Re: [PATCH v6 00/24] x86: text_poke() fixes and executable lockdowns

From: Peter Zijlstra
Date: Sat Apr 27 2019 - 06:32:50 EST


On Fri, Apr 26, 2019 at 04:22:39PM -0700, nadav.amit@xxxxxxxxx wrote:
> From: Nadav Amit <namit@xxxxxxxxxx>
>
> *
> * This version fixes failed boots on 32-bit that were reported by 0day.
> * Patch 5 is added to initialize uprobes during fork initialization.
> * Patch 7 (which was 6 in the previous version) is updated - the code is
> * moved to common mm-init code with no further changes.
> *

I've added patch 5 and updated patch 7, I've left the rest of the
patches from the previous series (and kept my re-ordering of the
patches).

I pushed it all out to 0day again. Let's see if it's happy now.