diff options
author | Oliver Neukum <oneukum@suse.de> | 2014-03-28 11:25:50 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-04-16 23:04:59 +0200 |
commit | 94d72f008909610710bb1841d665eeeb010a0be1 (patch) | |
tree | 772ca72840bc75d3a33802a56fb4dcfc526d2951 /drivers/usb/storage/sddr09.c | |
parent | uas: fix error handling during scsi_scan() (diff) | |
download | linux-94d72f008909610710bb1841d665eeeb010a0be1.tar.xz linux-94d72f008909610710bb1841d665eeeb010a0be1.zip |
uas: fix deadlocky memory allocations
There are also two allocations with GFP_KERNEL in the pre-/post_reset
code paths. That is no good because that is a part of the SCSI error handler.
Signed-off-by: Oliver Neukum <oliver@neukum.org>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/storage/sddr09.c')
0 files changed, 0 insertions, 0 deletions