This repository has been archived by the owner on Jul 16, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BACKPORT: 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. This patch is needed to fix issue when mitigrate context to another CPU. This patch is backported from: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/drivers/perf/arm-cmn.c?id=1c8147ea89c883d1f4e20f1b1d9c879291430102 Fixes: 0ba6477 ("perf: Add Arm CMN-600 PMU driver") Signed-off-by: Robin Murphy <[email protected]> Link: https://lore.kernel.org/r/e080640aea4ed8dfa870b8549dfb31221803eb6b.1611839564.git.robin.murphy@arm.com Signed-off-by: Will Deacon <[email protected]> Signed-off-by: Tuan Phan <[email protected]>
- Loading branch information