diff options
author | Alexey Khoroshilov <khoroshilov@ispras.ru> | 2014-06-19 23:44:57 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-07-09 16:06:50 -0700 |
commit | 6c0f36954b9bcfedb87d785aa453132146645abc (patch) | |
tree | 4413164411235658bd625fccc0f5a860e52bb7c0 /Documentation/ABI/stable | |
parent | a2b63cb52ff1088fd4c3f7ee883d6a247571a70c (diff) |
usb: host: max3421-hcd: unconditionally use GFP_ATOMIC in max3421_urb_enqueue()
As far as kzalloc() is called with spinlock held,
we have to pass GFP_ATOMIC regardless of mem_flags argument.
Found by Linux Driver Verification project (linuxtesting.org).
Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Acked-by: David Mosberger <davidm@egauge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/ABI/stable')
0 files changed, 0 insertions, 0 deletions