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)
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>

No differences found