|
|
编译内核的时候,总是有这个警告。奇怪ing。不知道你们呢?
Kernel 2.6.17.X
Kernel: arch/i386/boot/bzImage is ready (#6)
Building modules, stage 2.
MODPOST
WARNING: drivers/i2c/busses/scx200_acb.o - Section mismatch: reference to .init.text: from .smp_locks after '' (at offset 0x0)
WARNING: drivers/i2c/busses/scx200_acb.o - Section mismatch: reference to .init.text: from .smp_locks after '' (at offset 0x4)
WARNING: drivers/i2c/busses/scx200_acb.o - Section mismatch: reference to .exit.text: from .smp_locks after '' (at offset 0x8)
WARNING: drivers/i2c/busses/scx200_acb.o - Section mismatch: reference to .exit.text: from .smp_locks after '' (at offset 0xc)
WARNING: drivers/i2c/busses/scx200_acb.o - Section mismatch: reference to .exit.text: from .smp_locks after '' (at offset 0x10)
WARNING: net/ipv4/ip_gre.o - Section mismatch: reference to .init.text: from .smp_locks after '' (at offset 0x0)
WARNING: net/ipv4/ipip.o - Section mismatch: reference to .init.text: from .smp_locks after '' (at offset 0x0)
WARNING: net/ipv4/netfilter/ip_conntrack.o - Section mismatch: reference to .init.text: from .smp_locks after '' (at offset 0x8) |
|