summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorrrs <rrs@FreeBSD.org>2010-01-28 14:09:16 +0000
committerrrs <rrs@FreeBSD.org>2010-01-28 14:09:16 +0000
commitb8876b1cbe84dade81236ff32726ae694278f549 (patch)
tree2f9f71bcb7f29f05797aafbd3ee15b5d422a365b /lib/libc
parent7fa7beba1ec476b298f337d4eabcdd93f0f4757f (diff)
downloadFreeBSD-src-b8876b1cbe84dade81236ff32726ae694278f549.zip
FreeBSD-src-b8876b1cbe84dade81236ff32726ae694278f549.tar.gz
Fix two of the extended memory hacks. The copy pages
routine in one place was setting the valid2 bit to 2 not 1. This meant the PTE was NOT valid and so you would crash. In Zero Page there was a incorrect setting of the valid bit AFTER the actual zero (opps).. Hopefully this will fix the 0xc0000000 crashes that I have been seeing (unless of course there are other problems with these old hacks of mine to get to memory above 512Meg)
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud