]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN
authorThomas Gleixner <tglx@linutronix.de>
Fri, 5 Jan 2018 14:27:34 +0000 (15:27 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 5 Jan 2018 14:34:43 +0000 (15:34 +0100)
commitde791821c295cc61419a06fe5562288417d1bc58
tree7c17f469a4686675175478713805a307344d73a0
parentb9e705ef7cfaf22db0daab91ad3cd33b0fa32eb9
x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN

Use the name associated with the particular attack which needs page table
isolation for mitigation.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: David Woodhouse <dwmw@amazon.co.uk>
Cc: Alan Cox <gnomes@lxorguk.ukuu.org.uk>
Cc: Jiri Koshina <jikos@kernel.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Tim Chen <tim.c.chen@linux.intel.com>
Cc: Andi Lutomirski <luto@amacapital.net>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Paul Turner <pjt@google.com>
Cc: Tom Lendacky <thomas.lendacky@amd.com>
Cc: Greg KH <gregkh@linux-foundation.org>
Cc: Dave Hansen <dave.hansen@intel.com>
Cc: Kees Cook <keescook@google.com>
Cc: stable@vger.kernel.org
Link: https://lkml.kernel.org/r/alpine.DEB.2.20.1801051525300.1724@nanos
arch/x86/include/asm/cpufeatures.h
arch/x86/kernel/cpu/common.c
arch/x86/mm/pti.c