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
Kconfig -rw-r--r-- 2.3 KB
Makefile -rw-r--r-- 414 bytes
cache.c -rw-r--r-- 10.8 KB
cookie.c -rw-r--r-- 19.3 KB
fsdef.c -rw-r--r-- 4.3 KB
histogram.c -rw-r--r-- 2.8 KB
internal.h -rw-r--r-- 13.0 KB
main.c -rw-r--r-- 4.8 KB
netfs.c -rw-r--r-- 2.5 KB
object-list.c -rw-r--r-- 11.5 KB
object.c -rw-r--r-- 32.0 KB
operation.c -rw-r--r-- 16.3 KB
page.c -rw-r--r-- 31.0 KB
proc.c -rw-r--r-- 1.9 KB
stats.c -rw-r--r-- 10.5 KB

back to top