summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorariane <ariane@openbsd.org>2012-03-15 22:22:28 +0000
committerariane <ariane@openbsd.org>2012-03-15 22:22:28 +0000
commit07d3a2fd4826fc8e1b90b92c57fb8db8c9d33f36 (patch)
treef3401c69b95e5334df57cc5f16f8500aaf4b3e41 /lib
parentTake cd9660 support off the "obviously a floppy" install media, to find (diff)
downloadwireguard-openbsd-07d3a2fd4826fc8e1b90b92c57fb8db8c9d33f36.tar.xz
wireguard-openbsd-07d3a2fd4826fc8e1b90b92c57fb8db8c9d33f36.zip
Fix vmmap SMALL_KERNEL introduced bug.
The if (min < VMMAP_MIN_ADDR) min = VMMAP_MIN_ADDR; code should have moved across when the small_kernel diff moved the initialization from uvm_map_setup() to uvm_map_setup_md(). Prevents a nasty panic on hppa, sparc64 (and possibly other archs). kettenis: the diff make some sense to me
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions