Re: 2.5.68-mm4

Andi Kleen (ak@muc.de)
Wed, 7 May 2003 14:35:08 +0200


On Wed, May 07, 2003 at 12:27:02PM +0200, Matt Bernstein wrote:
>
> Will do later today if the above isn't helpful. One other thing I did do
> was a make -j19 KBUILD_VERBOSE=0 but I've been told this is completely
> safe these days.

It tries to patch an instruction past the kernel text.

It could be in the discarded .exit.text/.text.exit. With new binutils you should
get an link error when this happens, but perhaps yours are too old for that.

When you comment these entries out from the DISCARD statement in
arch/i386/vmlinux.lds.S does it go away ? Alternatively use Andrew's
latest 2.5.69-mm*, that has the patch too.

-Andi

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