Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 5 Nov 2009 18:56:47 +0000 (10:56 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 5 Nov 2009 18:56:47 +0000 (10:56 -0800)
commit608221fdf9a2170962295dcfbea53dc5c50d1a74
tree26712f2f8a8a332369df2b31174c8c5b46c42164
parent72cc129e8dae988d2a132467cfd0ecd7623c35fb
parentb84ff7d6f1b7f8a43414e74d972ec4c8f3361db4
Merge branch 'sched-fixes-for-linus' of git://git./linux/kernel/git/tip/linux-2.6-tip

* 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:
  sched: Fix kthread_bind() by moving the body of kthread_bind() to sched.c
  sched: Disable SD_PREFER_LOCAL at node level
  sched: Fix boot crash by zalloc()ing most of the cpu masks
  sched: Strengthen buddies and mitigate buddy induced latencies
kernel/sched.c