diff options
author | Julien Thierry <julien.thierry@arm.com> | 2017-10-13 14:26:45 +0300 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2017-10-24 18:04:05 +0300 |
commit | 611479c79a94e6713bc044b0410aa8b867375d17 (patch) | |
tree | 4e6b947230cafaa7e10c47bdfc5ca30d0e066f41 /arch/arm64/include/asm/barrier.h | |
parent | 08395c7f4d9f5808b5754a0dbed969f378bde0c3 (diff) | |
download | linux-611479c79a94e6713bc044b0410aa8b867375d17.tar.xz |
arm/arm64: pmu: Distinguish percpu irq and percpu_devid irq
arm_pmu interrupts are maked as PERCPU even when these are not local
physical interrupts to a single CPU. When using non-local interrupts,
interrupts marked as PERCPU will not get freed not disabled properly
by the PMU driver.
Check if interrupts are local to a single CPU with PERCPU_DEVID since
this is what the PMU driver really needs to know.
Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Julien Thierry <julien.thierry@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'arch/arm64/include/asm/barrier.h')
0 files changed, 0 insertions, 0 deletions