commit | 608221fdf9a2170962295dcfbea53dc5c50d1a74 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Thu Nov 05 10:56:47 2009 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Nov 05 10:56:47 2009 -0800 |
tree | 26712f2f8a8a332369df2b31174c8c5b46c42164 | |
parent | 72cc129e8dae988d2a132467cfd0ecd7623c35fb [diff] | |
parent | b84ff7d6f1b7f8a43414e74d972ec4c8f3361db4 [diff] |
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/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