提交 510b3725 编写于 作者: Y Yinghai Lu 提交者: Ingo Molnar

x86: move declaring x2apic_extra_bits

it is for uv only
Signed-off-by: NYinghai Lu <yhlu.kernel@gmail.com>
Cc: Jack Steiner <steiner@sgi.com>
Cc: Suresh Siddha <suresh.b.siddha@intel.com>
Signed-off-by: NIngo Molnar <mingo@elte.hu>
上级 fd60b39f
......@@ -10,8 +10,6 @@
#include <asm/ipi.h>
#include <asm/genapic.h>
DEFINE_PER_CPU(int, x2apic_extra_bits);
static int x2apic_phys;
static int set_x2apic_phys_mode(char *arg)
......
......@@ -26,6 +26,8 @@
#include <asm/uv/uv_hub.h>
#include <asm/uv/bios.h>
DEFINE_PER_CPU(int, x2apic_extra_bits);
static enum uv_system_type uv_system_type;
static int __init uv_acpi_madt_oem_check(char *oem_id, char *oem_table_id)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册