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:
68f4f1e
)
sched: move weighted_cpuload into #ifdef CONFIG_SMP section
author
Thomas Gleixner
<tglx@linutronix.de>
Wed, 4 Jun 2008 21:22:32 +0000
(23:22 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 6 Jun 2008 13:25:02 +0000
(15:25 +0200)
weighted_cpuload is only used on SMP. move it into the CONFIG_SMP
section.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found