]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sched: fix sched_rt.c:join/leave_domain
authorIngo Molnar <mingo@elte.hu>
Fri, 25 Jan 2008 20:08:18 +0000 (21:08 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 25 Jan 2008 20:08:18 +0000 (21:08 +0100)
commitbdd7c81b4973e72b670eff6b5725bab189b723d6
tree5660b7ee8b2e9bc295053901112f70d5e784c183
parent637f50851b57a32f7ec67c50fc16f1601ab1a87a
sched: fix sched_rt.c:join/leave_domain

fix build bug in sched_rt.c:join/leave_domain and make them only
be included on SMP builds.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched_rt.c