]> git.baikalelectronics.ru Git - kernel.git/commit
drm: Don't leak phys_wc "handles" to userspace
authorAndy Lutomirski <luto@amacapital.net>
Mon, 13 May 2013 23:58:48 +0000 (23:58 +0000)
committerDave Airlie <airlied@redhat.com>
Fri, 31 May 2013 03:37:39 +0000 (13:37 +1000)
commitb61e49c83cc15f8d68d702df8b8f8340f5ee0320
tree20f13d7a2e54acff0871bc92d111665e80dd0668
parent42a38c7c39ba41a61b00e0ff4af441f592166eb4
drm: Don't leak phys_wc "handles" to userspace

I didn't fix this in the earlier patch -- it would have broken the
build due to the now-deleted garbage in drm_os_linux.h.

Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Andy Lutomirski <luto@amacapital.net>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_bufs.c
drivers/gpu/drm/drm_ioctl.c