summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authormiod <miod@openbsd.org>2012-03-19 20:42:26 +0000
committermiod <miod@openbsd.org>2012-03-19 20:42:26 +0000
commit95012276b92c732b984c46bbe4a2ce5743abb966 (patch)
tree04e9431c95841b9d2ad7741e35110997eca7151f /lib/libc
parentwhen a mailer daemon loop is detected, do not insert new bounce in ramqueue (diff)
downloadwireguard-openbsd-95012276b92c732b984c46bbe4a2ce5743abb966.tar.xz
wireguard-openbsd-95012276b92c732b984c46bbe4a2ce5743abb966.zip
Recent uvm code (and maybe not-so-recent, but it did not explode^WKASSERT at
my face then...) depends upon PMAP_PREFER_ALIGN to be a power of two, minus one. On mips64 with 4KB pages, the runtime variable used to compute PMAP_PREFER_ALIGN had the low PAGE_SHIFT bits zeroed (for no good reason I'd say). Don't bother zeroing them anymore.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions