summaryrefslogtreecommitdiffstats
path: root/Kconfig
diff options
context:
space:
mode:
authorBorislav Petkov2015-11-20 12:24:00 +0100
committerIngo Molnar2015-11-23 10:39:49 +0100
commit2d5be37d686c4dae8e60d20283d6f44ac2c44f65 (patch)
tree3dec14e58bff0cde0b2307996c118ea5d749d327 /Kconfig
parentLinux 4.4-rc2 (diff)
downloadkernel-qcow2-linux-2d5be37d686c4dae8e60d20283d6f44ac2c44f65.tar.gz
kernel-qcow2-linux-2d5be37d686c4dae8e60d20283d6f44ac2c44f65.tar.xz
kernel-qcow2-linux-2d5be37d686c4dae8e60d20283d6f44ac2c44f65.zip
x86/microcode: Initialize the driver late when facilities are up
Running microcode_init() from setup_arch() is a bad idea because not even kmalloc() is ready at that point and the loader does all kinds of allocations and init/registration with various subsystems. Make it a late initcall when required facilities are initialized so that the microcode driver initialization can succeed too. Reported-and-tested-by: Markus Trippelsdorf <markus@trippelsdorf.de> Signed-off-by: Borislav Petkov <bp@suse.de> Cc: Andrew Morton <akpm@linux-foundation.org> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Gleixner <tglx@linutronix.de> Link: http://lkml.kernel.org/r/20151120112400.GC4028@pd.tnic Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions