fix a bug in the elf loader/mmu stuff in the bootloader that would cause
commite2c774f65c5117bafebd826233791b730f084a50
authorTravis Geiselbrecht <geist@newos.org>
Mon, 26 May 2008 08:17:56 +0000 (26 08:17 +0000)
committerTravis Geiselbrecht <geist@newos.org>
Mon, 26 May 2008 08:17:56 +0000 (26 08:17 +0000)
treefaaf95f833a84371af2c4d48139d47d84370a51d
parent005f60d3be2e789cd5fdeeca6973cea4bfe858d1
fix a bug in the elf loader/mmu stuff in the bootloader that would cause
the mmu code to reuse a page that was just about to get mapped.

git-svn-id: svn+ssh://newos.org/var/svn/newos/newos@1251 c25cc9d1-44fa-0310-b259-ad778cb1d433
boot/pc/x86_64/mmu.c
boot/pc/x86_64/stage2.c