diff options
author | 2021-01-14 13:52:27 +0000 | |
---|---|---|
committer | 2021-01-14 13:52:27 +0000 | |
commit | ead4e6b33f365da3cf07263b89f73b27e3471414 (patch) | |
tree | 2d77d8c9d92c8bf6e61ce852d18766a7dc51205c /regress/usr.bin/ssh/unittests/misc | |
parent | IPv6 link-local addresses are broken in pf(4) as scope ID is used (diff) | |
download | wireguard-openbsd-ead4e6b33f365da3cf07263b89f73b27e3471414.tar.xz wireguard-openbsd-ead4e6b33f365da3cf07263b89f73b27e3471414.zip |
Some BIOS seem to provide memory regions <16M in their reserved memory
region reporting table. Since the extent only covered memory starting
at 16M, these regions could not be reserved and would in turn cause a
panic. Make the extent start at 0 and immediately reserve the first
16M right away, so that we can change the reserved memory allocator to
EX_CONFLICTOK to make allocations succeed if they are already reserved.
ok kettenis@
Diffstat (limited to 'regress/usr.bin/ssh/unittests/misc')
0 files changed, 0 insertions, 0 deletions