On Fri, 16 Feb 2024 11:12:05 +0100, Christophe Leroy wrote: > Same as x86 and s390, add set_memory_rox() to avoid doing > one pass with set_memory_ro() and a second pass with set_memory_x(). > > See commit 60463628c9e0 ("x86/mm: Implement native set_memory_rox()") > and commit 22e99fa56443 ("s390/mm: implement set_memory_rox()") for > more information. > > [...]
Applied to powerpc/next. [1/1] powerpc: Implement set_memory_rox() https://git.kernel.org/powerpc/c/09ca1b11716f96461a4675eb0418d5cb97687389 cheers