On Thu, Dec 14, 2017 at 3:27 AM, Peter Zijlstra <pet...@infradead.org> wrote: > From: Thomas Gleixner <t...@linutronix.de> > > In order to sanitize the LDT initialization on x86 arch_dup_mmap() must be > allowed to fail. Fix up all instances.
Reviewed-by: Andy Lutomirski <l...@kernel.org>