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 14:04:59 -0700 |
commit | 94d72f008909610710bb1841d665eeeb010a0be1 (patch) | |
tree | 772ca72840bc75d3a33802a56fb4dcfc526d2951 /Documentation | |
parent | c637f1fa7b0452b71eebd35d00906d371c04714e (diff) | |
download | op-kernel-dev-94d72f008909610710bb1841d665eeeb010a0be1.zip op-kernel-dev-94d72f008909610710bb1841d665eeeb010a0be1.tar.gz |
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 'Documentation')
0 files changed, 0 insertions, 0 deletions