]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sched: fix cpuprio build bug
authorIngo Molnar <mingo@elte.hu>
Thu, 5 Jun 2008 10:25:37 +0000 (12:25 +0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 6 Jun 2008 13:19:46 +0000 (15:19 +0200)
commit1100ac91b6af02d8639d518fad5b434b1bf44ed6
tree4eda0e913e8bc5437fad37b723f24eec2b4e8680
parente539d8fcd11af811db70707d47ea436d5621d0da
sched: fix cpuprio build bug

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>
kernel/sched_rt.c