Re: [PATCH V7 0/7] Miscellaneous Intel uncore patches
From: Mi, Dapeng
Date: Mon Apr 06 2026 - 20:47:03 EST
The whole patch-set looks good to me.
Reviewed-by: Dapeng Mi <dapeng1.mi@xxxxxxxxxxxxxxx>
On 4/4/2026 1:21 AM, Zide Chen wrote:
> I grouped these patches together for the convenience of the maintainers
> and bumped the whole series to V7.
>
> Changes since v6:
> - Drop patch v6 4/5: perf/x86/intel/uncore: Fix PMON enumeration with
> NUMA disabled
>
> Changes since v5:
> - Split patch v5 3/4 into two patches for clearer scope.
> - Patch 2/5: Add changelog to clarify that it doesn't support die ID gaps.
> - Patch 3/5: Change title and changelog to reflect the reduced scope.
> - Patch 4/5: New patch. Remove redundant snbep_pci2phy_map_init() calls.
>
> Changes since v4:
> - Remove unused die_id variable from patch 3.
>
> V6:
> https://lore.kernel.org/lkml/20260330212444.117325-1-zide.chen@xxxxxxxxx/
>
> Previous versions:
> https://lore.kernel.org/lkml/cda9ab9b-4581-409f-a9bb-0e8a67ad3530@xxxxxx/T/
> https://lore.kernel.org/lkml/20260116031113.45098-1-zide.chen@xxxxxxxxx/
> https://lore.kernel.org/lkml/20260206231203.11760-1-zide.chen@xxxxxxxxx/
>
> Zide Chen (4):
> perf/x86/intel/uncore: Fix iounmap() leak on global_init failure
> perf/x86/intel/uncore: Skip discovery table for offline dies
> perf/x86/intel/uncore: Do not treat -1 die_id as error during UBOX
> scan
> perf/x86/intel/uncore: Remove extra double quote mark
>
> arch/x86/events/intel/uncore_discovery.c | 17 ++++---
> arch/x86/events/intel/uncore_snbep.c | 57 +++++++++++-------------
> 2 files changed, 37 insertions(+), 37 deletions(-)
>