From: chrisw@vas.sous-sol.org Date: Wed, 9 Mar 2005 20:20:10 +0000 (-0800) Subject: [PATCH] drm-ioctl.patch: add signed off by from me, sent mail to Dave Airlie asking... X-Git-Tag: v2.6.11.9~76 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f133b61a4f555a4f253ce45af0422d70097354b2;p=thirdparty%2Fkernel%2Fstable-queue.git [PATCH] drm-ioctl.patch: add signed off by from me, sent mail to Dave Airlie asking for his signed off by. --- diff --git a/drm-ioctl.patch b/drm-ioctl.patch index b11e5ae232d..7d2392ef3d0 100644 --- a/drm-ioctl.patch +++ b/drm-ioctl.patch @@ -13,6 +13,8 @@ Egbert Eich reported a bug 2673 on bugs.freedesktop.org and tracked it down to a missing memset in the setversion ioctl, this causes X server crashes so I would like to see the fix in a 2.6.11.x tree if possible.. +Signed-off-by: Chris Wright + diff -Nru a/drivers/char/drm/drm_ioctl.c b/drivers/char/drm/drm_ioctl.c --- a/drivers/char/drm/drm_ioctl.c 2005-03-09 10:53:42 +11:00 +++ b/drivers/char/drm/drm_ioctl.c 2005-03-09 10:53:43 +11:00