vkernel64 - Push some non-working (as yet) shims for module loading
authorMatthew Dillon <dillon@apollo.backplane.com>
Thu, 7 Apr 2011 19:04:40 +0000 (12:04 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Thu, 7 Apr 2011 19:04:40 +0000 (12:04 -0700)
commitd63ed24bcb7b9c0549c56ca5cb07632d1fece7c4
treea500f336ad829ff93fa994d36b61be7bc402c24e
parent2dcc4975f6b01b486819b5996fb05bbf0e94f757
vkernel64 - Push some non-working (as yet) shims for module loading

* Push some shims for module loading in vkernel64's to control
  the load address.  These currently do not work, probably due
  to other symbol/dlsym issues.

  The default kmem area is way outside the 32-bit rel relocation
  range for the kernel binary proper so modules can't be loaded
  into that area.

* Currently non-working.
sys/kern/link_elf_obj.c
sys/platform/vkernel64/conf/files
sys/vm/vm_map.h