On Wednesday 25 October 2006 17:59, Jeff Dike wrote: > On Tue, Oct 24, 2006 at 01:01:00PM +0200, Damon LaCrosse wrote: > > On certain situations where printk are embedded in spinlock protected > > regions (i.e. "spin_lock(); for () { printk(); } spin_unlock(); }") I > > often experience uml lockups like this one: > > Yeah, known bug. We are using spinlocks improperly in the console > subsystem.
Disable spinlock debugging and this bug will not show up; disabling these two ones is sufficient: CONFIG_DEBUG_SPINLOCK=y CONFIG_DEBUG_SPINLOCK_SLEEP=y I'm fighting this one very actively and having interesting results (not all misuses have been fixed and patches are not yet perfect, but it'll work well soon I hope). -- Inform me of my mistakes, so I can keep imitating Homer Simpson's "Doh!". Paolo Giarrusso, aka Blaisorblade http://www.user-mode-linux.org/~blaisorblade Chiacchiera con i tuoi amici in tempo reale! http://it.yahoo.com/mail_it/foot/*http://it.messenger.yahoo.com ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ User-mode-linux-user mailing list User-mode-linux-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user