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:
06aaf76
)
sched: fix warning in kernel/sched.c
author
Ingo Molnar
<mingo@elte.hu>
Thu, 18 Dec 2008 23:53:40 +0000
(
00:53
+0100)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 19 Dec 2008 08:21:57 +0000
(09:21 +0100)
Impact: fix cpumask conversion bug
this warning:
kernel/sched.c: In function ‘find_busiest_group’:
kernel/sched.c:3429: warning: passing argument 1 of ‘__first_cpu’ from incompatible pointer type
shows that we forgot to convert a new patch to the new cpumask APIs.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c
patch
|
blob
|
history
diff --cc
kernel/sched.c
Simple merge