Re: Section mismatch: reference to .init.text: (between 'kthreadd' and 'init_waitqueue_head')

2007-08-02 Thread Sergio Monteiro Basto
> >LD vmlinux >SYSMAP System.map >SYSMAP .tmp_System.map >MODPOST vmlinux > WARNING: kernel/built-in.o(.text+0x19152): Section mismatch: reference > to .init.text: (between 'kthreadd' and 'init_waitqueue_head') >AS arch/i386/boot/bootsect.o >LD

Re: Section mismatch: reference to .init.text: (between 'kthreadd' and 'init_waitqueue_head')

2007-08-02 Thread Satyam Sharma
vmlinux > SYSMAP System.map > SYSMAP .tmp_System.map > MODPOST vmlinux > WARNING: kernel/built-in.o(.text+0x19152): Section mismatch: reference to > .init.text: (between 'kthreadd' and 'init_waitqueue_head') This is a bogus warning, already taken care of in 2.6.23-rc1-lat

Section mismatch: reference to .init.text: (between 'kthreadd' and 'init_waitqueue_head')

2007-08-02 Thread John Sigler
/built-in.o(.text+0x19152): Section mismatch: reference to .init.text: (between 'kthreadd' and 'init_waitqueue_head') AS arch/i386/boot/bootsect.o LD arch/i386/boot/bootsect AS arch/i386/boot/setup.o LD arch/i386/boot/setup AS arch/i386/boot/compressed/head.o CC

Section mismatch: reference to .init.text: (between 'kthreadd' and 'init_waitqueue_head')

2007-08-02 Thread John Sigler
/built-in.o(.text+0x19152): Section mismatch: reference to .init.text: (between 'kthreadd' and 'init_waitqueue_head') AS arch/i386/boot/bootsect.o LD arch/i386/boot/bootsect AS arch/i386/boot/setup.o LD arch/i386/boot/setup AS arch/i386/boot/compressed/head.o CC

Re: Section mismatch: reference to .init.text: (between 'kthreadd' and 'init_waitqueue_head')

2007-08-02 Thread Satyam Sharma
.tmp_System.map MODPOST vmlinux WARNING: kernel/built-in.o(.text+0x19152): Section mismatch: reference to .init.text: (between 'kthreadd' and 'init_waitqueue_head') This is a bogus warning, already taken care of in 2.6.23-rc1-latestgit. Finally, I note that X86_CMPXCHG64 is no longer defined

Re: Section mismatch: reference to .init.text: (between 'kthreadd' and 'init_waitqueue_head')

2007-08-02 Thread Sergio Monteiro Basto
System.map SYSMAP .tmp_System.map MODPOST vmlinux WARNING: kernel/built-in.o(.text+0x19152): Section mismatch: reference to .init.text: (between 'kthreadd' and 'init_waitqueue_head') AS arch/i386/boot/bootsect.o LD arch/i386/boot/bootsect AS arch/i386/boot/setup.o