Re: [PATCH 1/3] mm: vmalloc: export __vmalloc_node_range

From: Christoph Hellwig
Date: Wed Jul 17 2024 - 23:04:16 EST


On Wed, Jul 17, 2024 at 09:15:02PM -0400, Mary Strodl wrote:
> After the ability to allocate PAGE_KERNEL_EXEC memory was removed
> from __vmalloc,

Yes. for a very good reason.

NAK to a driver creating random writable and exectutable memory:

Nacked-by: Christoph Hellwig <hch@xxxxxx>