diff options
author | 2003-06-01 16:23:41 +0000 | |
---|---|---|
committer | 2003-06-01 16:23:41 +0000 | |
commit | afc721fb428767da58ea7e9668825e92c4a5b2d3 (patch) | |
tree | 4c647cddb85751179576f84dd4359e3dd57100a0 /sys/lib/libkern/funcs.h | |
parent | When searching for the symbol table and string table we were looking (diff) | |
download | wireguard-openbsd-afc721fb428767da58ea7e9668825e92c4a5b2d3.tar.xz wireguard-openbsd-afc721fb428767da58ea7e9668825e92c4a5b2d3.zip |
uvm_km_suballoc passes the 'min' argument untouched to uvm_map. uvm_map
uses it as a hint for where to steal space from the parent map. We've been
passing random stack garbage as that hint for ages. It's a wonder it didn't
break things until we started working on Hammer.
noone objected for at least a week.
Diffstat (limited to 'sys/lib/libkern/funcs.h')
0 files changed, 0 insertions, 0 deletions