One cause of this error ("unknown relocation: 3") when loading a kernel module on an arm machine is the GCC 4.4 compiler. See this post: http://forums.arm.com/index.php?/topic/8122-kernel-modulec-not-handling-r-arm-rel32/
The fix involves adding a few lines to the kernel Makefile.
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||




