diff options
author | Matthew Wilcox <matthew@wil.cx> | 2010-12-15 21:44:06 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-12-16 00:26:44 +0100 |
commit | 0b83ae960cd7d4a5ee02786ecf41ab45688999bf (patch) | |
tree | 656114c334d106dc831fae37b7348f7ea00d53f8 /drivers/usb/otg | |
parent | USB: uas: Ensure we only bind to a UAS interface (diff) | |
download | linux-0b83ae960cd7d4a5ee02786ecf41ab45688999bf.tar.xz linux-0b83ae960cd7d4a5ee02786ecf41ab45688999bf.zip |
USB: uas: Use GFP_NOIO instead of GFP_KERNEL in I/O submission path
If swap is on a UAS device, we could recurse into the driver by using
GFP_KERNEL. Using GFP_NOIO ensures we won't.
Reported-by: James Bottomley <James.Bottomley@suse.de>
Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/otg')
0 files changed, 0 insertions, 0 deletions