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:
22da956
)
sched: Don't initialize alloc_state in build_sched_domains()
author
Viresh Kumar
<viresh.kumar@linaro.org>
Mon, 10 Jun 2013 10:57:18 +0000
(16:27 +0530)
committer
Ingo Molnar
<mingo@kernel.org>
Wed, 19 Jun 2013 10:58:44 +0000
(12:58 +0200)
alloc_state will be overwritten by __visit_domain_allocation_hell() and so we
don't actually need to initialize alloc_state.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Link:
http://lkml.kernel.org/r/df57734a075cc5ad130e1ae498702e24f2529ab8.1370861520.git.viresh.kumar@linaro.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
kernel/sched/core.c
patch
|
blob
|
history
diff --cc
kernel/sched/core.c
Simple merge