From: Daniel Vetter Date: Thu, 12 Sep 2013 15:57:29 +0000 (+0200) Subject: drm/udl: rip out set_need_resched X-Git-Tag: v3.12-rc2~17^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2aebe338ac745f1934d01618f97a30f6bba5fec;p=pandora-kernel.git drm/udl: rip out set_need_resched This very much looks like copypasta from drm/i915's fault handler. It was used there to duct-tape over issues around gpu reset handling. Since that can't ever happen for udl and there's seemingly no other reason for this just drop it. Reported-by: Peter Zijlstra Acked-by: Peter Zijlstra Signed-off-by: Daniel Vetter Signed-off-by: Dave Airlie --- Reading git-diff-tree failed