Skip to content
Snippets Groups Projects
Commit e36e6493 authored by Hans de Goede's avatar Hans de Goede Committed by Sarah Sharp
Browse files

uas: Use GFP_NOIO rather then GFP_ATOMIC where possible


We can sleep in our own workqueue (which is the whole reason for having
it), and scsi error handlers are also always called from a context which
may sleep.

Signed-off-by: default avatarHans de Goede <hdegoede@redhat.com>
Signed-off-by: default avatarSarah Sharp <sarah.a.sharp@linux.intel.com>
parent b83b86a3
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment