On Fri, Aug 12, 2005 at 11:32:57AM -0500, Kumar Gala wrote: > The lack of spin_lock_init causes badness in the preempt configuration.
Please don't - I have a patch in the wings which fixes this properly. Unfortunately, its behind a ton of other patches, and I don't want to try to find all these fixes in each driver. This is wrong because we will re-initialise it from an indeterminant state (it might be locked) later during the initialisation. Let's fix it properly. (Since Linus pulled the shutters down when I still had a large chunk of stuff in my serial tree, my serial patch merging is currently at a complete standstill.) -- Russell King Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/ maintainer of: 2.6 Serial core - 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/