Re: [uml-user] warning: section mismatch when building UML

2007-09-10 Thread Jeff Dike
On Wed, Sep 05, 2007 at 12:26:07PM -0400, Godmar Back wrote: > When building a UML kernel based on 2.6.22.5, I seeing warnings such > as this one: > > MODPOST vmlinux > WARNING: kernel/built-in.o(.text+0x141c4): Section mismatch: reference > to .init.text: (between 'kthreadd' and 'init_waitqueue

[uml-user] warning: section mismatch when building UML

2007-09-05 Thread Godmar Back
When building a UML kernel based on 2.6.22.5, I seeing warnings such as this one: MODPOST vmlinux WARNING: kernel/built-in.o(.text+0x141c4): Section mismatch: reference to .init.text: (between 'kthreadd' and 'init_waitqueue_head') LINK linux What do these warnings indicate? It appears to be s