diff options
author | 2017-03-24 13:04:16 +0000 | |
---|---|---|
committer | 2017-03-24 13:04:16 +0000 | |
commit | 3efc265e49f3f8c020f2edab54ecd212fdf8353c (patch) | |
tree | b331764d4b748fd21c62fb3b562e99fdcd1703a5 /lib/libc/stdlib/malloc.c | |
parent | Backout mlarkin's previous commit while he is away: (diff) | |
download | wireguard-openbsd-3efc265e49f3f8c020f2edab54ecd212fdf8353c.tar.xz wireguard-openbsd-3efc265e49f3f8c020f2edab54ecd212fdf8353c.zip |
Mainline u-boot on the ClearFog seems to insert an empty memory region
into the /memory node which we happily physload into UVM. This leads
to a quickly panic(9)ing system when there is actual physical memory
starting at zero due to how the physeg array is sorted when using the
binary search strategy. To fix this, do not physload an empty memory
region.
ok jsg@ kettenis@
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions