Files
linux/drivers
Rob Clark dd2351da7c drm: drm_ioctl() should zero-init extra data
If an older userspace passes in a smaller arg than the current kernel
ioctl arg struct, then extra fields should be initialized to zero
rather than passing random data to the DRM driver.

Signed-off-by: Rob Clark <rob@ti.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2011-10-19 14:46:45 +01:00
..
2011-07-28 01:30:07 -07:00
2011-10-13 13:49:37 -06:00
2011-10-04 10:10:50 -06:00
2011-08-25 16:25:33 -07:00