提交 3ac66e33 编写于 作者: F Fabio Massimo Di Nitto 提交者: David S. Miller

[SPARC64]: SMP build fix.

The UP build fix had some unintended consequences.
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 29417b89
......@@ -454,9 +454,9 @@ static int show_cpuinfo(struct seq_file *m, void *__unused)
ncpus_probed,
num_online_cpus(),
dcache_parity_tl1_occurred,
icache_parity_tl1_occurred,
icache_parity_tl1_occurred
#ifndef CONFIG_SMP
cpu_data(0).clock_tick
, cpu_data(0).clock_tick
#endif
);
#ifdef CONFIG_SMP
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册