]> git.ipfire.org Git - people/arne_f/kernel.git/commit
x86/microcode/AMD: Simplify saving from initrd
authorBorislav Petkov <bp@suse.de>
Fri, 20 Jan 2017 20:29:53 +0000 (21:29 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 23 Jan 2017 09:02:50 +0000 (10:02 +0100)
commit72edfe950b36308353e27cdc02f334431239938a
treefedf6b9f519e1d1672ddaa388b224fb1fb19c696
parente71bb4ec073901ad50bfa86fed74fce7ac3210fe
x86/microcode/AMD: Simplify saving from initrd

No need to use the previously stashed info in the container - simply go
ahead and parse the initrd once more. It simplifies and streamlines the
code a whole lot.

Signed-off-by: Borislav Petkov <bp@suse.de>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/20170120202955.4091-15-bp@alien8.de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/cpu/microcode/amd.c