Re: [PATCH] fix conflicting cpu_idle() declarations

From: James Bottomley
Date: Mon Dec 27 2004 - 22:49:43 EST


On Mon, 2004-12-27 at 19:10 +0300, Oleg Nesterov wrote:
> cpu_idle() declared/defined in
>
> init/main.c: void cpu_idle(void)
>
> i386/kernel/process.c void cpu_idle(void)
> i386/kernel/smpboot.c: int cpu_idle(void)
> i386/mach-voyager/voyager_smp.c: int cpu_idle(void)

Patch looks good. This bit applies and compiles and boots fine on my
voyager.

James


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/