Re: [PATCH 1/2] mm/slab: add a node-track-caller variant for kmem buckets allocation
From: Kees Cook <kees@kernel.org>
Date: 2026-06-05 18:08:49
Also in:
linux-hardening, linux-mm, lkml
From: Kees Cook <kees@kernel.org>
Date: 2026-06-05 18:08:49
Also in:
linux-hardening, linux-mm, lkml
On Tue, Jun 02, 2026 at 07:31:21PM +0100, Pedro Falcato wrote:
This is required by users that want to use kmem buckets, but still desire specifying the NUMA node. Signed-off-by: Pedro Falcato <pfalcato@suse.de>
Nice! Reviewed-by: Kees Cook <kees@kernel.org> -Kees -- Kees Cook