提交 8f6e2ca9 编写于 作者: A Alexey Starikovskiy 提交者: Ingo Molnar

x86: move mp_lapic_addr to apic_32.c

Signed-off-by: NAlexey Starikovskiy <astarikovskiy@suse.de>
Signed-off-by: NIngo Molnar <mingo@elte.hu>
上级 e81b2c62
......@@ -50,6 +50,8 @@
# error SPURIOUS_APIC_VECTOR definition error
#endif
unsigned long mp_lapic_addr;
/*
* Knob to control our willingness to enable the local APIC.
*
......
......@@ -60,7 +60,6 @@ int mp_irq_entries;
int nr_ioapics;
int pic_mode;
unsigned long mp_lapic_addr;
unsigned int def_to_bigsmp = 0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册