aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-trace.c
diff options
context:
space:
mode:
authorHyeonggon Yoo <[email protected]>2021-05-29 19:03:57 +0900
committerJiri Kosina <[email protected]>2021-06-15 10:50:36 +0200
commita3af901c89685acb590b49ce054ea7e3015a770a (patch)
treec0699dfd083af0f74af36913627c7c97d6a2379b /drivers/usb/cdns3/cdns3-trace.c
parent04c22eeaf6323c51ac3d429dc03de91a82f811cb (diff)
HID: usbkbd: Avoid GFP_ATOMIC when GFP_KERNEL is possible
usb_kbd_alloc_mem is called in usb_kbd_probe, which is not in atomic context. So constraints can be relaxed here. Use GFP_KERNEL instead of GFP_ATOMIC. Signed-off-by: Hyeonggon Yoo <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions