section mismatch warnings in current git head for powerpc

2008-05-22 Thread Chris Friesen
I got the following warnings when building current git head for powerpc 64bit: LD net/ipv4/built-in.o LD drivers/scsi/built-in.o LD net/built-in.o LD drivers/built-in.o LD vmlinux.o MODPOST vmlinux.o WARNING: vmlinux.o(.text+0x73bc): Section mismatch in

Re: section mismatch warnings in current git head for powerpc

2008-05-22 Thread Bart Van Assche
On Thu, May 22, 2008 at 7:22 PM, Chris Friesen [EMAIL PROTECTED] wrote: I got the following warnings when building current git head for powerpc 64bit: Something that should be fixed, but not something to worry about. Similar warnings appear when building the kernel for x86_64. See also

Re: section mismatch warnings in current git head for powerpc

2008-05-22 Thread Michael Ellerman
On Thu, 2008-05-22 at 11:22 -0600, Chris Friesen wrote: I got the following warnings when building current git head for powerpc 64bit: LD net/ipv4/built-in.o LD drivers/scsi/built-in.o LD net/built-in.o LD drivers/built-in.o LD vmlinux.o