diff options
author | Chia-I Wu <[email protected]> | 2019-04-29 15:10:21 -0700 |
---|---|---|
committer | Gerd Hoffmann <[email protected]> | 2019-05-06 10:52:58 +0200 |
commit | 4d8979b3a6966e8d4d600f1783b58e77c2dbc0ff (patch) | |
tree | a9f63f20ff0d34d0cb0dae91061445307afe7c53 /tools/perf/scripts/python/syscall-counts.py | |
parent | 5daf8857c9909903348a1559586be8a09564089e (diff) |
drm/virtio: allocate fences with GFP_KERNEL
It was changed to GFP_ATOMIC in commit ec2f0577c (add & use
virtio_gpu_queue_fenced_ctrl_buffer) because the allocation happened
with a spinlock held. That was no longer true after commit
9fdd90c0f (add virtio_gpu_alloc_fence()).
Signed-off-by: Chia-I Wu <[email protected]>
Reviewed-by: Robert Foss <[email protected]>
Reviewed-by: Emil Velikov <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Cc: Gerd Hoffmann <[email protected]>
Cc: Gustavo Padovan <[email protected]>
Cc: Robert Foss <[email protected]>
Signed-off-by: Gerd Hoffmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions