commit | 1ba76586f778be327e452180d8378e40ee70f066 | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yhlu.kernel@gmail.com> | Thu Sep 04 20:09:04 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Sep 05 09:40:49 2008 +0200 |
tree | da0edadf3e91d036d4afc321a0a32181ca3bd7ab | |
parent | d5494d4f517158b1d2eea1ae33f6c264eb12675f [diff] |
x86: cpu/common*.c have same cpu_init(), with copying and #ifdef hard to merge by lines... (as here we have material differences between 32-bit and 64-bit mode) - will try to do it later. Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>