Merge branch 'uaccess.i915' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull i915 uaccess updates from Al Viro: "Low-hanging fruit in i915; there are several trickier followups, but that'll wait for the next cycle" * 'uaccess.i915' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: i915:get_engines(): get rid of pointless access_ok() i915: alloc_oa_regs(): get rid of pointless access_ok() i915 compat ioctl(): just use drm_ioctl_kernel() i915: switch copy_perf_config_registers_or_number() to unsafe_put_user() i915: switch query_{topology,engine}_info() to copy_to_user()
No related branches found
No related tags found
Showing
- drivers/gpu/drm/i915/gem/i915_gem_context.c 0 additions, 5 deletionsdrivers/gpu/drm/i915/gem/i915_gem_context.c
- drivers/gpu/drm/i915/i915_ioc32.c 5 additions, 9 deletionsdrivers/gpu/drm/i915/i915_ioc32.c
- drivers/gpu/drm/i915/i915_perf.c 0 additions, 3 deletionsdrivers/gpu/drm/i915/i915_perf.c
- drivers/gpu/drm/i915/i915_query.c 22 additions, 40 deletionsdrivers/gpu/drm/i915/i915_query.c
- drivers/gpu/drm/i915/i915_reg.h 1 addition, 1 deletiondrivers/gpu/drm/i915/i915_reg.h
Loading
Please register or sign in to comment