summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_crtc_helper.c
diff options
context:
space:
mode:
authorAlan Cox <alan@linux.intel.com>2012-08-20 14:44:52 (GMT)
committerDave Airlie <airlied@redhat.com>2012-08-21 23:26:50 (GMT)
commitf5869a8308f77e3dfdc2e3640842b285aa788ff8 (patch)
tree5595d976c072e81bbd6dda20131841511b5ad79f /drivers/gpu/drm/drm_crtc_helper.c
parent85119c16b34526b2b3c33b01ac6d770aa4431434 (diff)
downloadlinux-f5869a8308f77e3dfdc2e3640842b285aa788ff8.tar.xz
drm: stop vmgfx driver explosion
If you do a page flip with no flags set then event is NULL. If event is NULL then the vmw_gfx driver likes to go digging into NULL and extracts NULL->base.file_priv. On a modern kernel with NULL mapping protection it's just another oops, without it there are some "intriguing" possibilities. What it should do is an open question but that for the driver owners to sort out. Signed-off-by: Alan Cox <alan@linux.intel.com> Reviewed-by: Jakob Bornecrantz <jakob@vmware.com> Cc: stable@vger.kernel.org Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/drm_crtc_helper.c')
0 files changed, 0 insertions, 0 deletions