git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f492e12
)
sched: Assume *balance is valid
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Thu, 24 Dec 2009 13:18:21 +0000
(14:18 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 21 Jan 2010 12:40:15 +0000
(13:40 +0100)
Since all load_balance() callers will have !NULL balance parameters we
can now assume so and remove a few checks.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched_fair.c
patch
|
blob
|
history
diff --cc
kernel/sched_fair.c
Simple merge