Fixing KMod support
authorJohn Hodge <[email protected]>
Fri, 16 Mar 2012 08:02:27 +0000 (16:02 +0800)
committerJohn Hodge <[email protected]>
Fri, 16 Mar 2012 08:02:27 +0000 (16:02 +0800)
commit2fcb3775f3afee7bfa9aa3cbb6aea3c6c3426e64
tree5c31acbf131ccf4a8dcf7dcbfac14b247e588044
parent8b6babbc124a30ac0de94e1cab2b6bca086f7436
Fixing KMod support

- Combined user and kernel ELF relocation code
- Enabled -ffreestanding for Kernel
- NOTE: Possible race condition in kernel relocation
KernelLand/Kernel/Makefile
KernelLand/Kernel/arch/x86/kpanic.c
KernelLand/Kernel/arch/x86/mm_virt.c
KernelLand/Kernel/bin/elf.c
KernelLand/Kernel/binary.c
KernelLand/Kernel/vfs/mmap.c
Usermode/Libraries/ld-acess.so_src/elf.c
Usermode/Libraries/ld-acess.so_src/elf32.h

UCC git Repository :: git.ucc.asn.au