Re: [PATCH 08/11] tools headers: Sync arm64 headers with kernel sources

From: Namhyung Kim

Date: Tue Dec 23 2025 - 13:11:09 EST


Hi Leo,

On Tue, Dec 23, 2025 at 03:36:48PM +0000, Leo Yan wrote:
> Hi Namhyung,
>
> On Mon, Dec 22, 2025 at 02:57:13PM -0800, Namhyung Kim wrote:
>
> [...]
>
> > #define NVIDIA_CPU_PART_DENVER 0x003
> > #define NVIDIA_CPU_PART_CARMEL 0x004
> > +#define NVIDIA_CPU_PART_OLYMPUS 0x010
>
> Just remind, this is duplicated with patch [1], so you may decide
> which one to pick for merging.

Oh, thanks for the reminder. I've missed it. I think it's small enough
to merge to perf-tools tree. I'll drop this part.

>
> Otherwise, LGTM:
>
> Reviewed-by: Leo Yan <leo.yan@xxxxxxx>

Thanks,
Namhyung