sched: Remove {set,clear}_need_resched
authorPeter Zijlstra <peterz@infradead.org>
Thu, 12 Sep 2013 13:10:31 +0000 (15:10 +0200)
committerIngo Molnar <mingo@kernel.org>
Wed, 25 Sep 2013 11:53:09 +0000 (13:53 +0200)
commit3150398626466c6cc626732f60bc901d58f40677
treeca507db3b4bf6f2bc32c42a0dc213349e7a700b5
parentb021fe3e25094fbec22d0eff846d2adeee1b9736
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 <peterz@infradead.org>
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 <mingo@kernel.org>
include/linux/thread_info.h