Re: 2.4.20-pre4+bk: undefined references for smp + apm

Alex Riesen (alexander.riesen@synopsys.COM)
Sat, 1 Feb 2003 18:15:58 +0100


Toon van der Pas, Sat, Feb 01, 2003 17:28:05 +0100:
> On Sat, Feb 01, 2003 at 04:34:28PM +0100, Alex Riesen wrote:
> >
> > arch/i386/kernel/kernel.o(.text+0xcd12): In function `apm_save_cpus':
> > : undefined reference to `set_cpus_allowed'
> > arch/i386/kernel/kernel.o(.text+0xcdbf): In function `apm_bios_call':
> > : undefined reference to `set_cpus_allowed'
> > arch/i386/kernel/kernel.o(.text+0xce56): In function `apm_bios_call_simple':
> > : undefined reference to `set_cpus_allowed'
>
> make mrproper
>

no, that's not the reason.

set_cpus_allowed doesn't appear anywhere in the tree,
only apm.c (with CONFIG_SMP defined) references it.

-alex

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