Re: 2.6.16-rc1-mm4

From: Gerd Hoffmann
Date: Thu Feb 02 2006 - 03:56:32 EST


Keith Owens wrote:
> Chuck Ebbert (on Tue, 31 Jan 2006 21:44:20 -0500) wrote:
>> Error: ./arch/i386/kernel/alternative.o .smp_locks refers to 00000008 R_386_32 .init.text

> Looking at the patch, it builds tables that can refer to .init.text but
> then it excludes table entries that do not fall between _text and
> _etext.

Yep. The same goes for modules where the patch also keeps track of the
.text section ranges to avoid accessing __init regions which might have
been released meanwhile.

cheers,

Gerd

--
Gerd 'just married' Hoffmann <kraxel@xxxxxxx>
I'm the hacker formerly known as Gerd Knorr.
http://www.suse.de/~kraxel/just-married.jpeg
-
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/