Re: 2.6.15-mm4: sem2mutex problem in USB OHCI

From: Greg KH
Date: Mon Jan 16 2006 - 17:59:03 EST


On Sun, Jan 15, 2006 at 05:38:26AM +0100, Ingo Molnar wrote:
>
> * Andrew Morton <akpm@xxxxxxxx> wrote:
>
> > > Badness in __mutex_trylock_slowpath at kernel/mutex.c:281
> > >
> > > Call Trace: <IRQ> <ffffffff80148d8d>{mutex_trylock+141}
> > > <ffffffff880abaf0>{:ohci_hcd:ohci_hub_status_data+480}
> > > <ffffffff802d25d0>{rh_timer_func+0} <ffffffff802d24c3>{usb_hcd_poll_rh_status+67}
>
> > err, taking a mutex from softirq context.
>
> hm. For now, the patch below undoes the struct device ->mutex
> conversion.

I've dropped the whole driver mutex patch from my tree till stuff like
this gets worked out.

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/