Re: [v6 PATCH 00/21] x86: Enable User-Mode Instruction Prevention
Andy Lutomirski <[email protected]> Wed, 8 Mar 2017 08:07:54 -0800
| Newsgroups | org.kernel.vger.linux-msdos,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CALCETrV=aaooUsLp8tFMNaLmAp7U=ThW8DGtPEhHTPM66hEG=A@mail.gmail.com> |
On Tue, Mar 7, 2017 at 4:32 PM, Ricardo Neri <[email protected]> wrote: > This is v6 of this series. The five previous submissions can be found > here [1], here [2], here[3], here[4], and here[5]. This version addresses > the comments received in v4 plus improvements of the handling of emulation > in 64-bit builds. Please see details in the change log. > Hi Ingo and Thomas- I think this series is in good enough shape that you should consider making a topic branch (x86/umip?) for it so that it can soak in -next and further development can be done incrementally. In the unlikely event that a major problem shows up, you could skip the pull request to Linus for a cycle. --Andy