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

From: K.R. Foley
Date: Mon Sep 20 2004 - 21:26:38 EST


Ingo Molnar wrote:
* 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


Thanks. That did the trick along with the afs patch Andrew posted.

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