linux/arch/x86/kernel/cpu/microcode
Borislav Petkov 200d355316 x86/microcode/AMD: Sanitize apply_microcode_early_amd()
Make it simply return bool to denote whether it found a container or not
and return the pointer to the container and its size in the handed-in
container pointer instead, as returning a struct was just silly.

Signed-off-by: Borislav Petkov <bp@suse.de>
Cc: Jürgen Gross <jgross@suse.com>
Cc: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Link: http://lkml.kernel.org/r/20161218164414.9649-3-bp@alien8.de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2016-12-19 10:46:20 +01:00
..
amd.c x86/microcode/AMD: Sanitize apply_microcode_early_amd() 2016-12-19 10:46:20 +01:00
core.c x86/microcode: Bump driver version, update copyrights 2016-10-25 12:28:59 +02:00
intel.c x86/microcode: Rework microcode loading 2016-10-25 12:28:59 +02:00
Makefile x86/microcode/intel: Remove intel_lib.c 2016-10-25 12:28:59 +02:00