aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/completion.c
diff options
context:
space:
mode:
authorShouping Wang <[email protected]>2025-07-11 18:15:17 +0000
committerWill Deacon <[email protected]>2025-07-14 14:07:51 +0000
commit89f0b9ccd31479db17dcc59db29a6fcdb677746c (patch)
treef56a5d955b172b576cff541f60a3e8d495af4254 /rust/helpers/completion.c
parentperf/arm-ni: Consolidate CPU affinity handling (diff)
downloadkernel-89f0b9ccd31479db17dcc59db29a6fcdb677746c.tar.gz
kernel-89f0b9ccd31479db17dcc59db29a6fcdb677746c.zip
perf/arm-ni: Support sharing IRQs within an NI instance
NI-700 has a distinct PMU interrupt output for each Clock Domain, however some integrations may still combine these together externally. The initial driver didn't attempt to support this, in anticipation of a more general solution for IRQ sharing between system PMU instances, but that's still a way off, so let's make this intermediate step for now to at least allow sharing IRQs within an individual NI instance. Now that CPU affinity and migration are cleaned up, it's fairly straightforward to adopt similar logic to arm-cmn, to identify CDs with a common interrupt and loop over them directly in the handler. Signed-off-by: Shouping Wang <[email protected]> [ rm: Rework for affinity handling, cosmetics, new commit message ] Signed-off-by: Robin Murphy <[email protected]> Link: https://lore.kernel.org/r/f62db639d3b54c959ec477db7b8ccecbef1ca310.1752256072.git.robin.murphy@arm.com Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'rust/helpers/completion.c')
0 files changed, 0 insertions, 0 deletions