FIX: accessing module's virtualized global variables from
another module
Kostik Belousov
kostikbel at gmail.com
Sun Jul 24 15:46:57 UTC 2011
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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-virtualization/attachments/20110724/7c086bf0/attachment.pgp
More information about the freebsd-virtualization
mailing list