diff options
author | Borislav Petkov <bp@suse.de> | 2014-11-05 17:42:42 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-11-21 09:23:03 -0800 |
commit | 60f8e109c344d9fce0f8cc81bf0891cb25612ce8 (patch) | |
tree | f2f387065f65497556ef92ee75ac109b0f4d4dd9 /arch/x86/boot/compressed/Makefile | |
parent | af1017e6645da7d3c30f1e6b3c59ceb6219bf0b2 (diff) | |
download | lwn-60f8e109c344d9fce0f8cc81bf0891cb25612ce8.tar.gz lwn-60f8e109c344d9fce0f8cc81bf0891cb25612ce8.zip |
x86, microcode, AMD: Fix ucode patch stashing on 32-bit
commit c0a717f23dccdb6e3b03471bc846fdc636f2b353 upstream.
Save the patch while we're running on the BSP instead of later, before
the initrd has been jettisoned. More importantly, on 32-bit we need to
access the physical address instead of the virtual.
This way we actually do find it on the APs instead of having to go
through the initrd each time.
Tested-by: Richard Hendershot <rshendershot@mchsi.com>
Fixes: 5335ba5cf475 ("x86, microcode, AMD: Fix early ucode loading")
Signed-off-by: Borislav Petkov <bp@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/x86/boot/compressed/Makefile')
0 files changed, 0 insertions, 0 deletions