linux_dsm_epyc7002/arch/x86/kernel/cpu/microcode
Andy Shevchenko 7b179b8feb x86/microcode: Correct CPU family related variable types
Change the type of variables and function prototypes to be in
alignment with what the x86_*() / __x86_*() family/model
functions return.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/1433436928-31903-21-git-send-email-bp@alien8.de
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2015-06-07 15:38:15 +02:00
..
amd_early.c x86/microcode: Correct CPU family related variable types 2015-06-07 15:38:15 +02:00
amd.c x86/microcode/amd: Drop the pci_ids.h dependency 2015-03-31 09:54:32 +02:00
core_early.c x86/microcode: Correct CPU family related variable types 2015-06-07 15:38:15 +02:00
core.c x86/cpu/microcode: Zap changelog 2015-05-11 10:27:09 +02:00
intel_early.c x86/microcode: Correct CPU family related variable types 2015-06-07 15:38:15 +02:00
intel_lib.c x86/microcode/intel: Rename get_matching_sig() 2015-05-18 09:32:37 +02:00
intel.c x86/microcode/intel: Rename get_matching_microcode 2015-05-18 09:32:36 +02:00
Makefile