On Fri, Jul 27, 2007 at 10:16:35PM -0700, Miles Lane wrote:
>   MODPOST vmlinux.o
> WARNING: vmlinux.o(.text+0x183): Section mismatch: reference to
> .init.text.1:start_kernel (between 'is386' and 'check_x87')

This one is not fixed - yet.

The rest are fixed in latest -linus.
modpost choked over the added number following the section name.
Like in .init.text.4 below.
                  ^^

> WARNING: vmlinux.o(.data+0x53c0): Section mismatch: reference to
> .init.text.4:native_smp_prepare_boot_cpu (between 'smp_ops' and
> 'call_lock')

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

Reply via email to