commit | efe952af3ae0808c73a8923165442775007d7ded | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Wed Feb 19 11:20:34 2020 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Thu Mar 26 23:47:03 2020 -0400 |
tree | da2abb5cb037653c85f82112202912d71e4be122 | |
parent | 9d5eb3edcaebc4cdad9a0c1c45a0ef3e4ed0a57b [diff] |
i915 compat ioctl(): just use drm_ioctl_kernel() compat_alloc_user_space() is a bad kludge; the sooner it goes, the better... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>