On Sun, Jul 24, 2011 at 11:02:21AM +0300, Mikolaj Golub wrote: > Also, could someone explain what is kern/link_elf_obj.c for? The patch does > not deal with this file, but I see the reloactions here similar to those in > link_elf.c. So I might need to do similar modifiactions in link_elf_obj.c too, > but I don't know where this code is used (it looks like it is not executed on > my box, so I don't know how to test it).
The link_elf_obj is a linker for architectures that use object file format for the modules. So far, the list consists only of amd64.
pgpnY1KvfxU5G.pgp
Description: PGP signature
