Hi,

compiling the latest trunk for i386 kernel 2.6.20.1 using the latest
adeos patch I got four missing symbols while linking the kernel image.

The symbol in question was the fct 'smp_processor_id_hw', which is
wrapped by a #define macro in linux/ipipe.h.

Fixed by adding an #include <linux/ipipe.h> in the following kernel
include files:

include/asm/mach-default/mach-ipi.h
include/asm/mach-es7000/mach-apic.h
include/asm/mach-summit/mach-ipi.h
include/asm/mach-bigsmp/mach-ipi.h

Compiling was done on an Athlon64 X2 running kernel 2.6.18.2-i386.

Matthias

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help

Reply via email to