diff options
author | Borislav Petkov <[email protected]> | 2015-06-04 18:55:27 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-06-07 15:38:14 +0200 |
commit | ee38a90709084b1c91279cde8f783e90f85285a1 (patch) | |
tree | 30f2e65400112a25f65173f0270fc837fa7f3648 /lib/cpu-notifier-error-inject.c | |
parent | e774eaa9f6069b70b5208aa50539a09f41cf7e73 (diff) |
x86/microcode: Disable builtin microcode loading on 32-bit for now
Andy Shevchenko reported machine freezes when booting latest tip
on 32-bit setups. Problem is, the builtin microcode handling cannot
really work that early, when we haven't even enabled paging.
A proper fix would involve handling that case specially as every
other early 32-bit boot case in the microcode loader and would
require much more involved changes for which it is too late now,
more than a week before the upcoming merge window.
So, disable the builtin microcode loading on 32-bit for now.
Reported-and-tested-by: Andy Shevchenko <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions