Re: [patch] voluntary-preempt-2.6.9-rc2-mm1-S1

From: Ingo Molnar
Date: Mon Sep 20 2004 - 14:49:40 EST



* K.R. Foley <kr@xxxxxxxxxx> wrote:

> Is anyone else having trouble getting this to build on x86 smp? I am
> getting undefined references to smp_processor_id within most, if not
> all, modules.

add EXPORT_SYMBOL(smp_processor_id) to the end of sched.c.

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