On Tue, Jun 05, 2007 at 07:35:02AM +0200, Sam Ravnborg wrote:
> > WARNING: drivers/built-in.o(.data.rel+0x1a80): Section mismatch: reference
> > to .init.text:serial8250_console_setup (between 'serial8250_console' and
> > '__param_arr_probe_rsa')
I wondered why this one showed up on alpha but no
> A few of the above was easy to fix. See patch below.
This seems to work fine.
--
Meelis Roos ([EMAIL PROTECTED])
-
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
On Tue, Jun 05, 2007 at 07:35:02AM +0200, Sam Ravnborg wrote:
> > WARNING: arch/alpha/kernel/built-in.o(.text+0x7d2c): Section mismatch:
> reference to .init.text:init_rtc_irq (between 'common_init_rtc' and
> 'timer_interrupt')
Yeah, I know about them of course. The proper fix, as best I see it,
On Mon, Jun 04, 2007 at 01:11:07PM +0300, Meelis Roos wrote:
> I am building current 2.6.22-rc3+git for my alpha (Eiger) and get these.
>
> MODPOST vmlinux
> WARNING: "saved_config" [arch/alpha/kernel/built-in] is COMMON symbol
> WARNING: arch/alpha/kernel/built-in.o(.text+0x7d2c): Section misma
>
> Something for COMMON symbols was fixed for powerpc recently, the warning
> is gone there.
For PowerPC the symbol was declared .common in the .S file.
Sam
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majo
5 matches
Mail list logo