Re: alpha modpost warnings

From: Richard Henderson
Date: Tue Jun 05 2007 - 12:35:31 EST


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,
is to split the alpha_mv structure in two, one containing all the __init
pointers, and the other for more long term stuff.

I havn't tried to tackle this yet, as there are other more pressing
issues, like how the glibc testsuite manages to generate soft lockups.


r~
-
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/