Hi, Do we need any more feedback to this series? Thanks, Besar > -----Original Message----- > From: Besar Wicaksono <bwicaksono@xxxxxxxxxx> > Sent: Tuesday, January 9, 2024 1:23 PM > To: acme@xxxxxxxxxx; catalin.marinas@xxxxxxx; will@xxxxxxxxxx; > john.g.garry@xxxxxxxxxx; james.clark@xxxxxxx; mike.leach@xxxxxxxxxx; > peterz@xxxxxxxxxxxxx; mingo@xxxxxxxxxx; mark.rutland@xxxxxxx; > alexander.shishkin@xxxxxxxxxxxxxxx; jolsa@xxxxxxxxxx; namhyung@xxxxxxxxxx; > irogers@xxxxxxxxxx; alisaidi@xxxxxxxxxx; Vikram Sethi > <vsethi@xxxxxxxxxx>; Richard Wiley <rwiley@xxxxxxxxxx>; Yifei Wan > <ywan@xxxxxxxxxx> > Cc: linux-kernel@xxxxxxxxxxxxxxx; linux-arm-kernel@xxxxxxxxxxxxxxxxxxx; linux- > perf-users@xxxxxxxxxxxxxxx; linux-tegra@xxxxxxxxxxxxxxx; Thierry Reding > <treding@xxxxxxxxxx>; Jonathan Hunter <jonathanh@xxxxxxxxxx>; Besar > Wicaksono <bwicaksono@xxxxxxxxxx> > Subject: [PATCH v1 0/3] arm64: Support Neoverse-V2 for Perf Arm SPE > > This series support Neoverse-V2 CPU in Perf Arm SPE. > The first patch adds the Neoverse-V2 part number in kernel header. > The second patch syncs the kernel change to the tools header. > The third patch adds Neoverse-V2 into perf's Neoverse SPE data source list. > > Besar Wicaksono (3): > arm64: Add Neoverse-V2 part > tools headers arm64: Add Neoverse-V2 part > perf arm-spe: Add Neoverse-V2 to neoverse list > > arch/arm64/include/asm/cputype.h | 2 ++ > tools/arch/arm64/include/asm/cputype.h | 2 ++ > tools/perf/util/arm-spe.c | 1 + > 3 files changed, 5 insertions(+) > > > base-commit: d988c9f511af71a3445b6a4f3a2c67208ff8e480 > -- > 2.17.1