Re: 2.4.20pre8aa2

Robert Love (rml@tech9.net)
02 Oct 2002 18:18:27 -0400


On Wed, 2002-10-02 at 17:45, J.A. Magallon wrote:

> I was rediffing the task_cpu patch, when reached a new hunk in -aa:
>
> kernel/sched.c::sched_init(void):
>
> + current->cpu = smp_processor_id();

Ew we do that in 2.5, too.

I think this is a mistake; we don't need to do this here. But if I am
wrong, we need to get the current processor number elsewhere.

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/