]> git.baikalelectronics.ru Git - kernel.git/commit
perf/arm-cmn: Move IRQs when migrating context
authorRobin Murphy <robin.murphy@arm.com>
Thu, 28 Jan 2021 13:12:44 +0000 (13:12 +0000)
committerWill Deacon <will@kernel.org>
Thu, 28 Jan 2021 20:14:45 +0000 (20:14 +0000)
commit5cc192af050cc677c592c6ee20250a8adc69fa98
tree62e8c8d66f0fa8c0d2a17bd2ed457a255e9b1d42
parent903f51940ae93fbdd6d0f30155e279267a478b30
perf/arm-cmn: Move IRQs when migrating context

If we migrate the PMU context to another CPU, we need to remember to
retarget the IRQs as well.

Fixes: 5ec3c36acf9d ("perf: Add Arm CMN-600 PMU driver")
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Link: https://lore.kernel.org/r/e080640aea4ed8dfa870b8549dfb31221803eb6b.1611839564.git.robin.murphy@arm.com
Signed-off-by: Will Deacon <will@kernel.org>
drivers/perf/arm-cmn.c