On Tue, 2009-10-27 at 12:00 +0100, Ujfalusi Peter (Nokia-D/Tampere) wrote: > The use of the spin lock, which supposed to protect the the > dma_op_mode causing "INFO: inconsistent lock state" on > playback start. > Remove the spin locks around the dma_op_mode, when it's > purpuse is to protect the dma_op_mode. > > Signed-off-by: Peter Ujfalusi <peter.ujfalusi@xxxxxxxxx> > --- You may wish to double read the message above, as it's quite confusing =) Otherwise, that spinlocking is highly unnecessary and things are far better without than with it. The only case it could be useful is in SMPs, but OMAPs are not such quite yet - and when they are, things will need to be re-though anyway. - Eero -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html