提交 85bba52d 编写于 作者: E Eric Dumazet 提交者: David S. Miller

net: filter: remove unused cpu_off in sparc JIT

Signed-off-by: NEric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 0c204940
......@@ -240,8 +240,6 @@ do { *prog++ = LD32I | RS1(FP) | S13(-(OFF)) | RD(DEST); \
do { *prog++ = LD32I | RS1(FP) | S13(-(OFF)) | RD(SRC); \
} while (0)
#define cpu_off offsetof(struct thread_info, cpu)
#ifdef CONFIG_SMP
#ifdef CONFIG_SPARC64
#define emit_load_cpu(REG) \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册