[ARMedslack] Linux 2.6.35 problems

Cédric VINCENT cedric.vincent at gmail.com
Fri Jul 16 08:36:36 UTC 2010


Hi Stuart,

It appears your Binutils has generated a relocation the kernel module
loader does known about (R_ARM_REL32). AFAIK, nothing special has
changed in this part of the kernel since v2.6.33:

    git/linux-2.6$ git log --pretty=oneline v2.6.33..v2.6.35-rc5
arch/arm/kernel/module.c arch/arm/include/asm/elf.h

I would say the problem may come from the way your modules have been
generated. Did you change your toolchain? Is there some new
compilation/link flags?

Regards,
Cédric.


More information about the ARMedslack mailing list