commit | bbd64559376fa25732994c4181c8ec493fa57871 | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Fri Feb 07 21:01:19 2014 +0000 |
committer | Will Deacon <will.deacon@arm.com> | Fri Feb 21 11:10:44 2014 +0000 |
tree | 33172744ac66ee5cfe64af4cd8e74c20b7195ce6 | |
parent | 6d0abeca3242a88cab8232e4acd7e2bf088f3bc2 [diff] |
ARM: perf: support percpu irqs for the CPU PMU Some CPU PMUs are wired up with one PPI for all the CPUs instead of with a different SPI for each CPU. Add support for these devices. Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Will Deacon <will.deacon@arm.com>