summaryrefslogtreecommitdiff
path: root/sys/kern/kern_rwlock.c
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2015-01-15 20:36:18 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2015-01-15 20:36:18 +0000
commitd92f6f7daad9a77eb719297f80e58ba9e96105f7 (patch)
tree5bddc6674a84b1fd94be04d430ba664bf78cb604 /sys/kern/kern_rwlock.c
parent1cf615eeb2b8a5a8dc57650b0267410cebefd310 (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/kern_rwlock.c')
0 files changed, 0 insertions, 0 deletions