Re: O(1) on powerpc....

Robert Love (rml@tech9.net)
25 Jan 2002 09:11:43 -0500


On Fri, 2002-01-25 at 10:52, Ingo Molnar wrote:

> i think Anton has patches to make PowerPC work - Anton?

We could do some things to generically make the other arches compatible
with the new scheduler, things like:

#define smp_processor_id() (current->processor)

still need to be fixed (to use ->cpu). I bet after a trivial
find/replace there is little left to do.

Robert Love

-
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/