258 compile error and fix

robs@Op.Net
Mon, 15 Apr 2002 14:32:35 +0000 (UTC)


I have no idea what to say or who to send it to!

for 2.5.8, in init/main.c, function: start_kernel(void) -

"setup_per_cpu_areas();"

should NOT be called for single CPU systems, and kernel compiles (final
linkage) fails with it in. A simple ifndef would fix it- I just
commented the line out and all is well. :)

Thank you!!

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/