]> git.baikalelectronics.ru Git - kernel.git/commit
drm/vmwgfx: Fix breakage introduced by commit "drm: block userspace under allocating...
authorThomas Hellstrom <thellstrom@vmware.com>
Thu, 30 Sep 2010 10:18:33 +0000 (12:18 +0200)
committerDave Airlie <airlied@redhat.com>
Fri, 1 Oct 2010 11:08:48 +0000 (21:08 +1000)
commitc4d6198f5864802864f2c38a042badb244cd76ce
tree06893883631691e415b4893a46a381251230bdb2
parent3b9add407376de2e72a95b1c554721880b2fe437
drm/vmwgfx: Fix breakage introduced by commit "drm: block userspace under allocating buffer and having drivers overwrite it (v2)"

The mentioned commit breaks the vmwgfx ioctl argument sanity check.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/vmwgfx/vmwgfx_drv.c