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:
e539d8f
)
sched: fix cpuprio build bug
author
Ingo Molnar
<mingo@elte.hu>
Thu, 5 Jun 2008 10:25:37 +0000
(12:25 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 6 Jun 2008 13:19:46 +0000
(15:19 +0200)
this patch was not built on !SMP:
kernel/sched_rt.c: In function 'inc_rt_tasks':
kernel/sched_rt.c:404: error: 'struct rq' has no member named 'online'
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found