diff options
author | 2012-10-18 08:46:23 +0000 | |
---|---|---|
committer | 2012-10-18 08:46:23 +0000 | |
commit | 6a430149324b7a81e41c20fcfb6bbf14e5ef4157 (patch) | |
tree | 14ffaec14322ee5687d6df7bf447079ca86d3828 /sys/dev/pci/if_sis.c | |
parent | Add support for stac/clac instructions to manipulate the flag (diff) | |
download | wireguard-openbsd-6a430149324b7a81e41c20fcfb6bbf14e5ef4157.tar.xz wireguard-openbsd-6a430149324b7a81e41c20fcfb6bbf14e5ef4157.zip |
Wiring map entries with VM_PROT_NONE only waists RAM and bears no
advantages. We shouln't do this. If the protection changes later on
(and VM_MAP_WIREFUTURE was set), uvm_map_protect() will wire them.
Found by Matthias Pitzl.
ok miod@ markus@
Diffstat (limited to 'sys/dev/pci/if_sis.c')
0 files changed, 0 insertions, 0 deletions