diff options
author | 2015-05-10 05:42:46 +0000 | |
---|---|---|
committer | 2015-05-10 05:42:46 +0000 | |
commit | a5b7bc8b7dfdd48b2ec27aa6a6edd4fc4add5def (patch) | |
tree | c3569fe7c47d4c0f999539233176ba6ca090aeaa /lib/libc/stdlib | |
parent | A new version from the original author of math.sed that does exponents (diff) | |
download | wireguard-openbsd-a5b7bc8b7dfdd48b2ec27aa6a6edd4fc4add5def.tar.xz wireguard-openbsd-a5b7bc8b7dfdd48b2ec27aa6a6edd4fc4add5def.zip |
limit physical memory to (paddr_t)-PAGE_SIZE (0xfffff000)
novena has 4GB of physical memory and it's u-boot tells us
memstart: 0x10000000
memsize: 0xf0000000
which would previously cause an overflow leading to
"panic: initarm: out of memory"
tweak from and ok miod@
Diffstat (limited to 'lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions