"arch/x86/include/asm/microcode.h" did not exist on "26bf7a48c33906cc3415a4492aa9ead7a75f1353"
x86: first step of refactoring, introducing microcode_ops
Peter Oruba authored
Refactoring with the goal of having one general module and separate
vendor specific modules that hook into the general one.

Microcode_ops is a function pointer structure in which vendor
specific modules will enter all functions that differ between
vendors and that need to be accessed from the general module.
Signed-off-by: default avatarPeter Oruba <peter.oruba@amd.com>
Cc: Tigran Aivazian <tigran@aivazian.fsnet.co.uk>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
26bf7a48