Re: [PATCH 1/3] kernel.h: drop STACK_MAGIC macro
From: Randy Dunlap <hidden>
Date: 2025-11-29 23:41:00
Also in:
dri-devel, intel-gfx, linux-modules, lkml
From: Randy Dunlap <hidden>
Date: 2025-11-29 23:41:00
Also in:
dri-devel, intel-gfx, linux-modules, lkml
On 11/29/25 12:32 PM, Andy Shevchenko wrote:
On Sat, Nov 29, 2025 at 02:53:00PM -0500, Yury Norov (NVIDIA) wrote:quoted
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@linux.intel.com>
Acked-by: Randy Dunlap <redacted> -- ~Randy