Re: 2.5.59 vmlinux.lds.S change broke modules

Mike Galbraith (efault@gmx.de)
Sat, 18 Jan 2003 09:00:51 +0100


At 01:55 PM 1/17/2003 +0100, Mikael Pettersson wrote:

>Reverting 2.5.59's patch to arch/i386/vmlinux.lds.S cured the
>problem and modules now load correctly for me.

Hi,

Putting . = ALIGN(64) back in front of __start___ksymtab = .
(vmlinux.lds.h) fixed it here.

-Mike

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