diff options
author | Sebastian Andrzej Siewior <[email protected]> | 2018-07-04 15:01:06 +0000 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2018-07-04 16:08:59 +0000 |
commit | 381a2c6fb9c5e7d31e2caae48ced6e6e2273e5f3 (patch) | |
tree | 1b9edb8ebace4fc06480766ec4bed04f5fcf02cf /tools/perf/scripts/python/export-to-sqlite.py | |
parent | f9e02d80416933b0e07d57efecbe309bdea9c6c4 (diff) |
Input: iforce - use GFP_KERNEL in iforce_get_id_packet()
iforce_get_id_packet() invokes wait_event_interruptible_timeout() which
means it has to be in non-atomic context at that point, thus we can use
GFP_KERNEL instead of GFP_ATOMIC.
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions