From: Greg KH <greg@kroah.com>
To: Ingo Molnar <mingo@elte.hu>
Cc: Andrew Morton <akpm@osdl.org>, "Rafael J. Wysocki" <rjw@sisk.pl>,
linux-kernel@vger.kernel.org
Subject: Re: 2.6.15-mm4: sem2mutex problem in USB OHCI
Date: Mon, 16 Jan 2006 14:51:10 -0800 [thread overview]
Message-ID: <20060116225110.GA31296@kroah.com> (raw)
In-Reply-To: <20060115043826.GB23968@elte.hu>
On Sun, Jan 15, 2006 at 05:38:26AM +0100, Ingo Molnar wrote:
>
> * Andrew Morton <akpm@osdl.org> 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
next prev parent reply other threads:[~2006-01-16 23:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-14 23:58 2.6.15-mm4: sem2mutex problem in USB OHCI Rafael J. Wysocki
2006-01-15 0:05 ` Andrew Morton
2006-01-15 4:38 ` Ingo Molnar
2006-01-15 15:31 ` Rafael J. Wysocki
2006-01-16 22:51 ` Greg KH [this message]
2006-01-16 8:21 ` Ingo Molnar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060116225110.GA31296@kroah.com \
--to=greg@kroah.com \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=rjw@sisk.pl \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.