kernel compilation fails

Ben Hsu benhsu at dslextreme.com
Sun Sep 28 01:02:25 UTC 2003


On Sat, 2003-09-27 at 10:12, Ben Hsu wrote:

> 
> It looks like the problem is that in kernel.c the definition of
> "active_load_balance" is surrounded by #if CONFIG_SHARE_RUNQUEUE, but
> the actual call to that function on line 1712 is not in such an #if.
> 
I tracked down the problem that the definition of the
active_load_rebalance on line 1321 is inside of an #ifdef CONFIG_SMP on
1087

I compiled with SMP enabled and it worked, is it safe for uniprocessor
machines to run with SMP enabled?





More information about the fedora-test-list mailing list