提交 fe676203 编写于 作者: G Glauber Costa 提交者: Ingo Molnar

x86: remove cpu_llc_id from processor.h

it is already defined in smp.h
Signed-off-by: NGlauber Costa <gcosta@redhat.com>
Signed-off-by: NIngo Molnar <mingo@elte.hu>
上级 0941ecb5
......@@ -355,9 +355,7 @@ union i387_union {
struct i387_soft_struct soft;
};
#ifdef CONFIG_X86_32
DECLARE_PER_CPU(u8, cpu_llc_id);
#else
#ifdef CONFIG_X86_64
DECLARE_PER_CPU(struct orig_ist, orig_ist);
#endif
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册