summaryrefslogtreecommitdiff
path: root/drivers/irqchip/irq-gic.c
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2022-04-08 23:33:30 +0300
committerWill Deacon <will@kernel.org>2022-04-13 13:48:45 +0300
commite5c23779f93d45e39a52758ca593bd7e62e9b4be (patch)
tree7ce2cf123703c332a9002a7cf7e542b7a4397b0f /drivers/irqchip/irq-gic.c
parentd02b4dd84e1a90f7f1444d027c0289bf355b0d5a (diff)
downloadlinux-e5c23779f93d45e39a52758ca593bd7e62e9b4be.tar.xz
arm_pmu: Validate single/group leader events
In the case where there is only a cycle counter available (i.e. PMCR_EL0.N is 0) and an event other than CPU cycles is opened, the open should fail as the event can never possibly be scheduled. However, the event validation when an event is opened is skipped when the group leader is opened. Fix this by always validating the group leader events. Reported-by: Al Grant <al.grant@arm.com> Cc: Will Deacon <will@kernel.org> Cc: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Rob Herring <robh@kernel.org> Acked-by: Mark Rutland <mark.rutland@arm.com> Link: https://lore.kernel.org/r/20220408203330.4014015-1-robh@kernel.org Cc: <stable@vger.kernel.org> Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'drivers/irqchip/irq-gic.c')
0 files changed, 0 insertions, 0 deletions