[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20171230211351.980176980@linutronix.de>
Date: Sat, 30 Dec 2017 22:13:51 +0100
From: Thomas Gleixner <tglx@...utronix.de>
To: LKML <linux-kernel@...r.kernel.org>
Cc: Linus Torvalds <torvalds@...uxfoundation.org>, x86@...nel.org,
Andy Lutomirski <luto@...nel.org>,
Dave Hansen <dave.hansen@...ux.intel.com>,
Peter Zijlstra <peterz@...radead.org>,
Borislav Petkov <bp@...en8.de>,
Dominik Brodowski <linux@...inikbrodowski.net>
Subject: [patch 0/3] x86/pti: Fix various fallout
The small series fixes the recent fallout of the x86/pti merge:
- Remove the stale local_flush_tlb() invocations from the CPU hotplug code
- Remove the stale preempt_disable/enable() pair from __native_flush_tlb()
- Fix a bogus free in the write_ldt() error path
Thanks,
tglx
---
include/asm/tlbflush.h | 14 ++++++++------
kernel/ldt.c | 2 +-
kernel/smpboot.c | 9 ---------
3 files changed, 9 insertions(+), 16 deletions(-)
Powered by blists - more mailing lists