Fixes to x86_64 - Fixed MM_phys corrupting memory (forgot to initialise bitmap pointers)
authorJohn Hodge <[email protected]>
Sat, 31 Jul 2010 15:06:33 +0000 (23:06 +0800)
committerJohn Hodge <[email protected]>
Sat, 31 Jul 2010 15:06:33 +0000 (23:06 +0800)
commitf5f082502f5aeaa144a6ff60ad331e23957b0bbb
tree91c61df70c720c3db8d9a3dcc14f3f2f472bb20f
parent930fbc7181e9e19c64a4c7f87d20efeb3755b5f6
Fixes to x86_64 - Fixed MM_phys corrupting memory (forgot to initialise bitmap pointers)
- Some other changes to allow compilation against new threading code (not yet in tree)
Kernel/arch/x86_64/desctab.asm
Kernel/arch/x86_64/include/arch.h
Kernel/arch/x86_64/main.c
Kernel/arch/x86_64/mm_phys.c
Kernel/arch/x86_64/proc.c

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