diff options
author | Oliver Neukum <oliver@neukum.org> | 2009-08-26 19:56:12 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-09-23 15:46:15 +0200 |
commit | e5dc8ae121592239c2a2521d383bcb789849b2a3 (patch) | |
tree | f2a31bfba0fe83c9075dd4ee74197c1f9ee7b0a7 /drivers/usb/serial | |
parent | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... (diff) | |
download | linux-e5dc8ae121592239c2a2521d383bcb789849b2a3.tar.xz linux-e5dc8ae121592239c2a2521d383bcb789849b2a3.zip |
USB: storage: fix a resume path GFP_NOIO must be used
In the resume path of a block driver GFP_NOIO must be used to
avoid a possible deadlock. The onetouch subdriver of storage violates
the requirement.
Signed-off-by: Oliver Neukum <oliver@neukum.org>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/serial')
0 files changed, 0 insertions, 0 deletions