android_kernel_oneplus_msm8998/arch/x86/kernel/cpu/microcode
Borislav Petkov 58ce8d6d3a x86/microcode: Consolidate family,model, ... code
... to the header. Split the family acquiring function into a
main one, doing CPUID and a helper which computes the extended
family and is used in multiple places. Get rid of the locally-grown
get_x86_{family,model}().

While at it, rename local variables to something more descriptive and
vertically align assignments for better readability.

There should be no functionality change resulting from this patch.

Signed-off-by: Borislav Petkov <bp@suse.de>
2015-03-02 20:32:07 +01:00
..
amd.c x86, microcode, AMD: Do not use smp_processor_id() in preemtible context 2014-12-01 11:51:05 +01:00
amd_early.c x86, microcode: Reload microcode on resume 2014-12-06 13:03:03 +01:00
core.c x86, microcode: Return error from driver init code when loader is disabled 2015-01-28 09:23:40 +01:00
core_early.c x86/microcode: Consolidate family,model, ... code 2015-03-02 20:32:07 +01:00
intel.c x86/microcode/intel: Handle truncated microcode images more robustly 2015-02-19 12:42:23 +01:00
intel_early.c x86/microcode: Consolidate family,model, ... code 2015-03-02 20:32:07 +01:00
intel_lib.c x86/microcode/intel: Rename update_match_revision() 2015-03-02 20:32:03 +01:00
Makefile x86, microcode: Move to a proper location 2014-01-13 20:00:12 +01:00