diff options
author | Thomas Zimmermann <[email protected]> | 2023-11-22 13:09:37 +0100 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2023-12-06 10:08:21 +0100 |
commit | 184dcdc251420929bf195f99f0b9fb6960788b6d (patch) | |
tree | 81899b90a93656606d760de1587d6d5b618559d9 /scripts/generate_rust_analyzer.py | |
parent | c45a1e0a2e9d3f6b37d27e636ba905678c84a41a (diff) |
drm: Remove entry points for legacy ioctls
DRM drivers with user-space mode setting have been removed in Linux
v6.3. [1] Now remove the ioctl entry points for these drivers. Invoking
any of the ioctl ops will unconditionally return -EINVAL to user space.
This has already been the behavior for kernels without CONFIG_DRM_LEGACY
set.
Signed-off-by: Thomas Zimmermann <[email protected]>
Link: https://patchwork.freedesktop.org/series/111602/ # [1]
Reviewed-by: David Airlie <[email protected]>
Reviewed-by: Daniel Vetter <[email protected]>
Acked-by: Alex Deucher <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions