]> git.baikalelectronics.ru Git - kernel.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)
commit8c3f6b0923450aa93f62d331ebc36439acbfb9f5
tree4eda0e913e8bc5437fad37b723f24eec2b4e8680
parente8d6c1834fb3b9f6e0268bd7d8dea9df619af313
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