commit | cc2187a6e037bc64404f63c6d650ff263c2200c0 | [log] [tgz] |
---|---|---|
author | Borislav Petkov <bp@alien8.de> | Sun Sep 04 11:37:36 2016 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Mon Sep 05 10:38:56 2016 +0200 |
tree | 7f0e0d1694f907eb88d1c9842854eee9307055c7 | |
parent | c6935931c1894ff857616ff8549b61236a19148f [diff] |
x86/microcode/AMD: Fix load of builtin microcode with randomized memory We do not need to add the randomization offset when the microcode is built in. Reported-and-tested-by: Emanuel Czirai <icanrealizeum@gmail.com> Signed-off-by: Borislav Petkov <bp@suse.de> Link: http://lkml.kernel.org/r/20160904093736.GA11939@pd.tnic Signed-off-by: Thomas Gleixner <tglx@linutronix.de>