linux-hardened/arch/x86/include
Borislav Petkov 0c12d18ab9 x86/microcode: Convert to bare minimum MSR accessors
Having tracepoints to the MSR accessors makes them unsuitable for early
microcode loading: think 32-bit before paging is enabled and us chasing
pointers to test whether a tracepoint is enabled or not. Results in a
reliable triple fault.

Convert to the bare ones.

Signed-off-by: Borislav Petkov <bp@suse.de>
Link: http://lkml.kernel.org/r/20170120202955.4091-4-bp@alien8.de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2017-01-23 10:02:45 +01:00
..
asm x86/microcode: Convert to bare minimum MSR accessors 2017-01-23 10:02:45 +01:00
uapi/asm Small release, the most interesting stuff is x86 nested virt improvements. 2016-12-13 15:47:02 -08:00