diff options
author | marcel <marcel@FreeBSD.org> | 2014-07-26 17:07:32 +0000 |
---|---|---|
committer | marcel <marcel@FreeBSD.org> | 2014-07-26 17:07:32 +0000 |
commit | b87414dc3c2bbd2b38bef50e069c79a715fb4eea (patch) | |
tree | 52b6ddb66a32b1c724b9cc70aa50aa5de3091b8b /sys/modules/zfs | |
parent | 195fb4cb45c3f7a3541eb8f592fa51ec7b5b2f2a (diff) | |
download | FreeBSD-src-b87414dc3c2bbd2b38bef50e069c79a715fb4eea.zip FreeBSD-src-b87414dc3c2bbd2b38bef50e069c79a715fb4eea.tar.gz |
Fix relocations related to dpcpu and vnet sets. The address is
rebased to point to the allocated memory, but for architectures
that have non-zero relocation addends, the address comparison
happens on the "unfinalized" address.
After the addend is taken into account, call elf_relocaddr() to
make sure we rebase properly.
Diffstat (limited to 'sys/modules/zfs')
0 files changed, 0 insertions, 0 deletions