diff options
author | Mark Rutland <mark.rutland@arm.com> | 2017-10-09 18:09:05 +0200 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2018-02-20 12:34:54 +0100 |
commit | 167e61438da0664cab87c825a6c0cb83510d578e (patch) | |
tree | 3b05ff3a90e1c171d6aaa98d9bfa3ef33168c8a2 /block/bounce.c | |
parent | arm_pmu: note IRQs and PMUs per-cpu (diff) | |
download | linux-167e61438da0664cab87c825a6c0cb83510d578e.tar.xz linux-167e61438da0664cab87c825a6c0cb83510d578e.zip |
arm_pmu: acpi: request IRQs up-front
We can't request IRQs in atomic context, so for ACPI systems we'll have
to request them up-front, and later associate them with CPUs.
This patch reorganises the arm_pmu code to do so. As we no longer have
the arm_pmu structure at probe time, a number of prototypes need to be
adjusted, requiring changes to the common arm_pmu code and arm_pmu
platform code.
Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Cc: Will Deacon <will.deacon@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'block/bounce.c')
0 files changed, 0 insertions, 0 deletions