diff options
| author | Sebastian Andrzej Siewior <[email protected]> | 2018-06-20 07:00:52 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2018-09-12 08:01:30 -0400 |
| commit | 2b89b73a708a2cb6182adcc458203b6df752af7e (patch) | |
| tree | 9dab722a3609137df32c28938cd5c4ba0beae572 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | fc8af4fb3ebf705e9e37fb8e80f5de985c10bb11 (diff) | |
media: gspca: sq930x: use GFP_KERNEL in sd_dq_callback()
The context in which sd_dq_callback() is non atomic, there is even
msleep() at the end of the function. There is no need to use GFP_ATOMIC
here - use GFP_KERNEL instead.
Cc: Hans Verkuil <[email protected]>
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions