diff options
author | Erik Kurzinger <[email protected]> | 2024-01-19 08:32:07 -0800 |
---|---|---|
committer | Simon Ser <[email protected]> | 2024-02-22 11:26:52 +0100 |
commit | 18226ba52159257d4c2f777a168cc09adb3c1ac0 (patch) | |
tree | 475d150f15135430b007a4da452db9208cfe6a57 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 8c44ea81634a4a337df70a32621a5f3791be23df (diff) |
drm/syncobj: reject invalid flags in drm_syncobj_find_fence
The only flag that is meaningful to drm_syncobj_find_fence is
DRM_SYNCOBJ_WAIT_FLAGS_WAIT_FOR_SUBMIT. It should return -EINVAL for any
other flag bits.
Signed-off-by: Erik Kurzinger <[email protected]>
Signed-off-by: Simon Ser <[email protected]>
Reviewed-by: Daniel Vetter <[email protected]>
Acked-by: Simon Ser <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions