Success kernel-243pre8-SMP(patch)(Re: spin_lock problem in recent k ernel
    Geert Uytterhoeven 
    geert at linux-m68k.org
       
    Fri Mar 30 19:16:41 EST 2001
    
    
  
On Fri, 30 Mar 2001, Kaoru Fukui wrote:
> +#ifndef CONFIG_SMP
>  	spin_lock(&init_mm.page_table_lock);
> +#endif
AFAIK spin_lock() is void when not compiling for SMP, so this is equal to just
removing the call.
Gr{oetje,eeting}s,
						Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
    
    
More information about the Linuxppc-dev
mailing list