Re: [PATCH 2/3] percpu: Introduce PERCPU_PTR() macro

From: Christoph Lameter (Ampere)
Date: Mon Oct 21 2024 - 12:51:20 EST


On Mon, 21 Oct 2024, Uros Bizjak wrote:

> Also remove common knowledge from SHIFT_PERCPU_PTR() comment,
> "weird cast" is just a standard way to inform sparse of a cast
> from the percpu address space to a generic address space.

Ok. Thanks for enlightening my ignorance after all these years.

Acked-by: Christoph Lameter <cl@xxxxxxxxx>