diff options
| author | Hans de Goede <[email protected]> | 2018-06-07 13:54:48 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-06-25 13:36:45 +0000 |
| commit | ecc443c03fb14abfb8a6af5e3b2d43b5257e60f2 (patch) | |
| tree | acbccc06ada4eae916a114e2d0400eb830a0dcf6 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | usb: cdc_acm: Add quirk for Uniden UBC125 scanner (diff) | |
| download | kernel-ecc443c03fb14abfb8a6af5e3b2d43b5257e60f2.tar.gz kernel-ecc443c03fb14abfb8a6af5e3b2d43b5257e60f2.zip | |
NFC: pn533: Fix wrong GFP flag usage
pn533_recv_response() is an urb completion handler, so it must use
GFP_ATOMIC. pn533_usb_send_frame() OTOH runs from a regular sleeping
context, so the pn533_submit_urb_for_response() there (and only there)
can use the regular GFP_KERNEL flags.
BugLink: https://bugzilla.redhat.com/show_bug.cgi?id=1514134
Fixes: 9815c7cf22da ("NFC: pn533: Separate physical layer from ...")
Cc: Michael Thalmeier <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
