| commit | a0a29b62a9cac6b7d83b7514679f2ed8d33d4372 | [log] [tgz] |
|---|---|---|
| author | Dmitry Adamushko <dmitry.adamushko@gmail.com> | Thu Sep 11 23:27:52 2008 +0200 |
| committer | Ingo Molnar <mingo@elte.hu> | Fri Sep 12 12:20:27 2008 +0200 |
| tree | e07ab66cbe3c90da70a7195104413cae00104de6 | |
| parent | 5b792d320f28ff83dd4c13f984807e26235f7703 [diff] |
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>