commit | d26b6d6660d704ffa59f22ad57c9103e3fba289f | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Wed Jan 28 03:32:03 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 28 23:20:10 2009 +0100 |
tree | 0c392491d540b58db79962b961059ce8c66dfe95 | |
parent | 0a7e8c64142b2ae5aacdc509ed112b8e362ac8a4 [diff] |
x86, genapic: cleanup 32-bit apic_bigsmp template Clean up the APIC driver template: - order fields properly - use the macro names explicitly (so that they can be renamed later) - fill in NULL entries as well Signed-off-by: Ingo Molnar <mingo@elte.hu>