提交 7ec6118c 编写于 作者: R Rusty Russell 提交者: James Bottomley

[PARISC] remove references to cpu_*_map.

This has been obsolescent for a while; time for the final push.
Signed-off-by: NRusty Russell <rusty@rustcorp.com.au>
Signed-off-by: NJames Bottomley <JBottomley@Parallels.com>
上级 8b232816
......@@ -291,8 +291,7 @@ smp_cpu_init(int cpunum)
mb();
/* Well, support 2.4 linux scheme as well. */
if (cpu_isset(cpunum, cpu_online_map))
{
if (cpu_online(cpunum)) {
extern void machine_halt(void); /* arch/parisc.../process.c */
printk(KERN_CRIT "CPU#%d already initialized!\n", cpunum);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册