Revision 21e433bdb95bdf3aa48226fd3d33af608437f293 authored by Ingo Molnar on 13 February 2018, 08:03:08 UTC, committed by Ingo Molnar on 13 February 2018, 08:03:08 UTC
Harmonize all the Spectre messages so that a:

    dmesg | grep -i spectre

... gives us most Spectre related kernel boot messages.

Also fix a few other details:

 - clarify a comment about firmware speculation control

 - s/KPTI/PTI

 - remove various line-breaks that made the code uglier

Acked-by: David Woodhouse <dwmw@amazon.co.uk>
Cc: Andy Lutomirski <luto@kernel.org>
Cc: Arjan van de Ven <arjan@linux.intel.com>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Dan Williams <dan.j.williams@intel.com>
Cc: Dave Hansen <dave.hansen@linux.intel.com>
Cc: David Woodhouse <dwmw2@infradead.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Josh Poimboeuf <jpoimboe@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
1 parent 3712cae
History
File Mode Size
BUGS -rw-r--r-- 235 bytes
Kbuild -rw-r--r-- 522 bytes
Kconfig -rw-r--r-- 323 bytes
Kconfig.ore -rw-r--r-- 495 bytes
common.h -rw-r--r-- 8.6 KB
dir.c -rw-r--r-- 16.3 KB
exofs.h -rw-r--r-- 7.8 KB
file.c -rw-r--r-- 2.4 KB
inode.c -rw-r--r-- 36.3 KB
namei.c -rw-r--r-- 7.3 KB
ore.c -rw-r--r-- 30.1 KB
ore_raid.c -rw-r--r-- 19.0 KB
ore_raid.h -rw-r--r-- 2.2 KB
super.c -rw-r--r-- 26.3 KB
sys.c -rw-r--r-- 5.3 KB

back to top