diff options
author | 2021-05-24 23:57:43 +0900 | |
---|---|---|
committer | 2021-05-26 13:11:23 +0200 | |
commit | b15b253c908235bb10bdbc36f7e33ab40758215f (patch) | |
tree | e6a338307d70abd286faaa77b456276a7614fdaa /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | HID: input: replace outdated HID numbers+comments with macros (diff) | |
download | linux-dev-b15b253c908235bb10bdbc36f7e33ab40758215f.tar.xz linux-dev-b15b253c908235bb10bdbc36f7e33ab40758215f.zip |
HID: usbmouse: Avoid GFP_ATOMIC when GFP_KERNEL is possible
probe in usb don't need to be atomic. So GFP_KERNEL can be used here,
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/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions