Re: [PATCH v5 4/5] perf/x86/uncore: Add L3 PMU support for Hygon family 18h model 6h
From: Sandipan Das
Date: Thu Sep 17 2026 - 11:13:41 EST
On 04-09-2026 08:42, Fu Hao wrote:
> Adjust the L3 PMU slicemask and threadmask for Hygon family 18h
> model 6h processor.
>
> Signed-off-by: Fu Hao <fuhao@xxxxxxxxxxxxxx>
> Tested-by: Tingyin Duan <tingyin.duan@xxxxxxxxx>
> ---
> arch/x86/events/amd/uncore.c | 48 ++++++++++++++++++++++++++++++-
> arch/x86/include/asm/perf_event.h | 8 ++++++
> 2 files changed, 55 insertions(+), 1 deletion(-)
>
There was a proposal to have separate uncore PMU drivers for AMD and Hygon.
The latest version of that series can be found at
https://lore.kernel.org/lkml/20260818100118.12944-1-liuqi@xxxxxxxx/
Can these changes be adapted to that?