]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86, microcode rework, v2
authorDmitry Adamushko <dmitry.adamushko@gmail.com>
Thu, 11 Sep 2008 21:27:52 +0000 (23:27 +0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 12 Sep 2008 10:20:27 +0000 (12:20 +0200)
commita0a29b62a9cac6b7d83b7514679f2ed8d33d4372
treee07ab66cbe3c90da70a7195104413cae00104de6
parent5b792d320f28ff83dd4c13f984807e26235f7703
x86, microcode rework, v2

this is a rework of the microcode splitup in tip/x86/microcode

(1) I think this new interface is cleaner (look at the changes
    in 'struct microcode_ops' in microcode.h);

(2) it's -64 lines of code;

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/microcode.c
arch/x86/kernel/microcode_amd.c
arch/x86/kernel/microcode_intel.c
include/asm-x86/microcode.h