public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jiri Slaby <jirislaby@gmail.com>
To: andiry.xu@amd.com
Cc: dong.nguyen@amd.com, libin.yang@amd.com,
	sarah.a.sharp@linux.intel.com, Greg KH <gregkh@suse.de>,
	USB list <linux-usb@vger.kernel.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: XHCI: sleep inside atomic
Date: Sat, 23 Oct 2010 10:17:14 +0200	[thread overview]
Message-ID: <4CC29A0A.7070405@gmail.com> (raw)

Hi,

Stanse found that commit
    USB: xHCI: PCI power management implementation
added xhci_setup_msix->kmalloc(GFP_KERNEL) and request_irq inside
xhci->lock spinlock. As these functions may sleep, this is deadlockable.
Could you fix that?

thanks,
-- 
js

             reply	other threads:[~2010-10-23  8:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-23  8:17 Jiri Slaby [this message]
2010-10-25  9:10 ` XHCI: sleep inside atomic Xu, Andiry

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=4CC29A0A.7070405@gmail.com \
    --to=jirislaby@gmail.com \
    --cc=andiry.xu@amd.com \
    --cc=dong.nguyen@amd.com \
    --cc=gregkh@suse.de \
    --cc=libin.yang@amd.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=sarah.a.sharp@linux.intel.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox