lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 23 Oct 2010 10:17:14 +0200
From:	Jiri Slaby <jirislaby@...il.com>
To:	andiry.xu@....com
CC:	dong.nguyen@....com, libin.yang@....com,
	sarah.a.sharp@...ux.intel.com, Greg KH <gregkh@...e.de>,
	USB list <linux-usb@...r.kernel.org>,
	LKML <linux-kernel@...r.kernel.org>
Subject: XHCI: sleep inside atomic

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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ