From: Eric Anholt Date: Wed, 28 Jan 2009 05:19:41 +0000 (-0800) Subject: drm: Rip out the racy, unused vblank signal code. X-Git-Tag: v2.6.29-rc3~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30b23634084d95781f7611c0713cb551a0c0a152;p=pandora-kernel.git drm: Rip out the racy, unused vblank signal code. Schedule a vblank signal, kill the process, and we'll go walking over freed memory. Given that no open-source userland exists using this, nor have I ever heard of a consumer, just let this code die. Signed-off-by: Eric Anholt Requested-by: Linus Torvalds Acked-by: Dave Airlie Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed