Tugger the SLUGger!SLUG Mailing List Archives

Re: [SLUG] Re: pentium M series


Jeff Waugh wrote:

<quote who="O Plameras">

#define spin_lock_init(lock)    do { (void)(lock); } while(0)
#define _raw_spin_lock(lock)    do { (void)(lock); } while(0)
Is this euphemism for "in ubuntu SMP  is not implemented" ?

*boggle* Dude. Seriously. We ship Linux, not WiggleSplatBingoKernel.


Just confirming you don't.

O Plameras