[PATCH 3/3] PS3: System manager support

Geert Uytterhoeven Geert.Uytterhoeven at sonycom.com
Thu Feb 8 01:28:26 EST 2007


On Tue, 6 Feb 2007, Geoff Levand wrote:
> --- ps3-linux-dev.orig/arch/powerpc/platforms/ps3/setup.c
> +++ ps3-linux-dev/arch/powerpc/platforms/ps3/setup.c
> @@ -42,6 +42,10 @@
>  #define DBG(fmt...) do{if(0)printk(fmt);}while(0)
>  #endif
>  
> +#if !defined(CONFIG_SMP)
> +static void smp_send_stop(void) {}
> +#endif

Shouldn't this be added to include/linux/smp.h instead? That header file
already contains some dummy definitions for the non-SMP case.

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- Sony Network and Software Technology Center Europe (NSCE)
Geert.Uytterhoeven at sonycom.com ------- The Corporate Village, Da Vincilaan 7-D1
Voice +32-2-7008453 Fax +32-2-7008622 ---------------- B-1935 Zaventem, Belgium



More information about the Linuxppc-dev mailing list