diff options
author | Oliver Neukum <oliver@neukum.org> | 2009-12-16 21:43:59 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-03-03 01:53:19 +0300 |
commit | 319c3ea451e19f72b578661e26fb33739af5ae1c (patch) | |
tree | 6c6743ee55ce2791009036101893c6cda82a944d /drivers/usb/wusbcore | |
parent | 97d35f95552c9a0ee4777a7f04431a9fd1260478 (diff) | |
download | linux-319c3ea451e19f72b578661e26fb33739af5ae1c.tar.xz |
USB: xhci: No GFP_KERNEL in block error handling
xhci_add_endpoint() is used in the reset path. It must
use GFP_NOIO to avoid a possible deadlock.
Signed-off-by: Oliver Neukum <oliver@neukum.org>
Acked-by: Sarah Sharp <sarah.a.sharp@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/wusbcore')
0 files changed, 0 insertions, 0 deletions