Re: [v4l-dvb-maintainer] Re: kbuild: Section mismatch warnings

From: Johannes Stezenbach
Date: Sun Feb 19 2006 - 08:28:18 EST


On Sun, Feb 19, 2006 at 02:19:53PM +0100, Sam Ravnborg wrote:
> On Sun, Feb 19, 2006 at 01:59:24PM +0100, Johannes Stezenbach wrote:
> > ...
> > > WARNING: drivers/media/dvb/ttpci/dvb-ttpci.o - Section mismatch: reference to .init.text:av7110_ir_init from .text between 'av7110_attach' (at offset 0xcaa6) and 'av7110_detach'
> > > WARNING: drivers/media/dvb/ttpci/dvb-ttpci.o - Section mismatch: reference to .exit.text:av7110_ir_exit from .text between 'av7110_detach' (at offset 0xcbc5) and 'av7110_irq'
> >
> > These seem to be legitimate and point to the right place.
> > Patch attached.
>
> Thanks Johannes.
> I assume you will carry the patch in the dvb tree and push to linus.

Sure, after I corrected it (av7110_ir_init shouldn't be __devexit)

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