diff options
author | Alexey Khoroshilov <khoroshilov@ispras.ru> | 2013-08-01 23:50:47 +0400 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2013-08-09 17:33:31 +0400 |
commit | ffcba5a510af99e9d443b7e577a9cb0515c919e1 (patch) | |
tree | 405e5c85b61074aa7f5e2f19f4ae9758912f18be /drivers/usb/gadget/f_mass_storage.c | |
parent | c0aefc75ce2512bc308a89ca3cb7bece63c1128f (diff) | |
download | linux-ffcba5a510af99e9d443b7e577a9cb0515c919e1.tar.xz |
usb: gadget: amd5536udc: unconditionally use GFP_ATOMIC in udc_queue()
As far as prep_dma() is called with spinlock held,
we have to pass GFP_ATOMIC regardless of gfp argument.
Found by Linux Driver Verification project (linuxtesting.org).
Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/gadget/f_mass_storage.c')
0 files changed, 0 insertions, 0 deletions