mbox series

[0/2] perf:arm-ni: support PMUs to share IRQs

Message ID 20250410114214.1599777-1-allen.wang@hj-micro.com (mailing list archive)
Headers show
Series perf:arm-ni: support PMUs to share IRQs | expand

Message

Shouping Wang April 10, 2025, 11:42 a.m. UTC
This patch mainly supports to share the interrupt on PMUS for different
clock domains.

Dependency: The second patch depends on first one. It was already
reviewed by robin.

thanks,
Shouping

Hongbo Yao (1):
  perf: arm-ni: Unregister PMUs on probe failure

Shouping Wang (1):
  perf:arm-ni: support PMUs to share IRQs for different clock domains

 drivers/perf/arm-ni.c | 116 +++++++++++++++++++++++++++---------------
 1 file changed, 74 insertions(+), 42 deletions(-)