Re: [PATCH 0/7] livepatch,module: Remove .klp.arch and module_disable_ro()

From: Peter Zijlstra
Date: Tue Apr 14 2020 - 14:27:38 EST


On Tue, Apr 14, 2020 at 11:28:36AM -0500, Josh Poimboeuf wrote:
> Better late than never, these patches add simplifications and
> improvements for some issues Peter found six months ago, as part of his
> non-writable text code (W^X) cleanups.

Excellent stuff, thanks!!

I'll go brush up these two patches then:

https://lkml.kernel.org/r/20191018074634.801435443@xxxxxxxxxxxxx
https://lkml.kernel.org/r/20191018074634.858645375@xxxxxxxxxxxxx

and write a patch that makes the x86 code throw a wobbly on W+X.

Acked-by: Peter Zijlstra (Intel) <peterz@xxxxxxxxxxxxx>