From: Peter Zijlstra Date: Thu, 12 Sep 2013 13:10:31 +0000 (+0200) Subject: sched: Remove {set,clear}_need_resched X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~40^2~119 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3150398626466c6cc626732f60bc901d58f40677;p=pandora-kernel.git sched: Remove {set,clear}_need_resched Preemption semantics are going to change which mandate a change. All DRM usage sites are already broken and will not be affected (much) by this change. DRM people are aware and will remove the last few stragglers. For now, leave an empty stub that generates a warning, once all users are gone we can remove this. Signed-off-by: Peter Zijlstra Cc: airlied@linux.ie Cc: daniel.vetter@ffwll.ch Cc: paulmck@linux.vnet.ibm.com Link: http://lkml.kernel.org/n/tip-qfc1el2zvhxiyut4ai99ij4n@git.kernel.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed