commit | 396e9099ea5b4bc442995c807a779025d06663e8 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Fri Feb 06 13:34:26 2015 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Feb 06 13:34:26 2015 -0800 |
tree | 6fe77a91b60abcf0cc5f7153a068f2e0ea60d1a0 | |
parent | 29f12c48df4e6cba9df39dbe9d99649be27fb346 [diff] | |
parent | 40767b0dc768060266d261b4a330164b4be53f7c [diff] |
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull scheduler fixes from Ingo Molnar: "Misc fixes" * 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: sched/deadline: Fix deadline parameter modification handling sched/wait: Remove might_sleep() from wait_event_cmd() sched: Fix crash if cpuset_cpumask_can_shrink() is passed an empty cpumask sched/fair: Avoid using uninitialized variable in preferred_group_nid()