diff options
author | Hyeonggon Yoo <42.hyeyoo@gmail.com> | 2021-05-29 19:03:57 +0900 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2021-06-15 10:50:36 +0200 |
commit | a3af901c89685acb590b49ce054ea7e3015a770a (patch) | |
tree | c0699dfd083af0f74af36913627c7c97d6a2379b /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 04c22eeaf6323c51ac3d429dc03de91a82f811cb (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 <42.hyeyoo@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions