diff options
author | 2012-03-19 20:42:26 +0000 | |
---|---|---|
committer | 2012-03-19 20:42:26 +0000 | |
commit | 95012276b92c732b984c46bbe4a2ce5743abb966 (patch) | |
tree | 04e9431c95841b9d2ad7741e35110997eca7151f /lib/libc/arch/vax/sys/tfork_thread.S | |
parent | when a mailer daemon loop is detected, do not insert new bounce in ramqueue (diff) | |
download | wireguard-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/arch/vax/sys/tfork_thread.S')
0 files changed, 0 insertions, 0 deletions