Re: [PATCH 1/3] kernel.h: drop STACK_MAGIC macro
From: Randy Dunlap
Date: Sat Nov 29 2025 - 18:41:00 EST
On 11/29/25 12:32 PM, Andy Shevchenko wrote:
> On Sat, Nov 29, 2025 at 02:53:00PM -0500, Yury Norov (NVIDIA) wrote:
>> The macro is only used by i915. Move it to a local header and drop from
>> the kernel.h.
>
> Agree, if one wants to reinstate it, there should be better place for it
> (something related to kasan?).
or <linux/poison.h>
> FWIW,
> Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
Acked-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
--
~Randy