mask out (ie. ignore) the bit which will be MAP_STACK in the future,
authorderaadt <deraadt@openbsd.org>
Mon, 15 Jan 2018 21:30:49 +0000 (21:30 +0000)
committerderaadt <deraadt@openbsd.org>
Mon, 15 Jan 2018 21:30:49 +0000 (21:30 +0000)
commit6ded9c0a6d8f26504b28d619171360cd999a4d96
treeee9b60c7abc63cf9f4ca8611f40d1586bfc91b6c
parent5e5983c68b3ac86f0baca6e7fb7c3fa77c40a19a
mask out (ie. ignore) the bit which will be MAP_STACK in the future,
so diffs in snapshots can exercise the change in a less disruptive way
idea with sthen, ok kettenis tom others
sys/uvm/uvm_mmap.c