diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2015-01-15 20:36:18 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2015-01-15 20:36:18 +0000 |
commit | d92f6f7daad9a77eb719297f80e58ba9e96105f7 (patch) | |
tree | 5bddc6674a84b1fd94be04d430ba664bf78cb604 /sys/kern/subr_pool.c | |
parent | 1cf615eeb2b8a5a8dc57650b0267410cebefd310 (diff) |
The flags variable in shmat was not actually used. We need UVM_FLAG_*
flags, not mmap-style flags for UVM_MAPFLAG(). Remove the nonsensical
MAP_ANON|MAP_SHARED value and convert MAP_FIXED to UVM_FLAG_FIXED.
OK guenther@
Diffstat (limited to 'sys/kern/subr_pool.c')
0 files changed, 0 insertions, 0 deletions