Re: [PATCH] mm: madvise: make MADV_NOHUGEPAGE a no-op if !THP
From: Ignacio Moreno Gonzalez
Date: Fri May 09 2025 - 01:47:54 EST
On 5/8/2025 9:04 PM, Liam R. Howlett wrote:
> Which one should Cc stable, I don't see it on either patch?
The patch in this thread is the one without CC to stable, and the one here:
https://lore.kernel.org/linux-mm/20250507-map-map_stack-to-vm_nohugepage-only-if-thp-is-enabled-v5-1-c6c38cfefd6e@xxxxxxxx/
has CC to stable.
I had submitted both patches together in a series here:
https://lore.kernel.org/linux-mm/20250506-map-map_stack-to-vm_nohugepage-only-if-thp-is-enabled-v2-0-f11f0c794872@xxxxxxxx/
but then Andrew explained that this is troublesome, that's why I then submitted them separately.