On Fri, Sep 02, 2005 at 06:53:56PM -0400, Steven Rostedt wrote: > On Fri, 2005-09-02 at 18:40 -0400, Steven Rostedt wrote: > > On Fri, 2005-09-02 at 13:08 -0700, Tom Rini wrote: > > > With 2.6.13-rt4 I had to do the following in order to get my paired down > > > config booting on my x86 whitebox (defconfig works fine, after I enable > > > enet/8250_console/nfsroot). Daniel Walker helped me trace this down. > > > > > > > Ingo, I guess we need a TRACE_BUG_ON_LOCKED_SMP() macro. > > > Tom, > > try this patch instead. It removes the tests of the spin_is_locked on > UP.
This of course works too, thanks! -- Tom Rini http://gate.crashing.org/~trini/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

