diff options
author | Matthew Dempsky <matthew@cvs.openbsd.org> | 2012-07-21 06:46:59 +0000 |
---|---|---|
committer | Matthew Dempsky <matthew@cvs.openbsd.org> | 2012-07-21 06:46:59 +0000 |
commit | 3b601b6ca59a3be32c026b629686e87a8e614ea9 (patch) | |
tree | b62860e1a6befb811e2f0713e1ab24914d2247c5 /usr.bin/kdump/mksubr | |
parent | 859a2a5c1795bb2e5d470325503b9324c5e9ef36 (diff) |
Add a new mmap(2) flag __MAP_NOREMAP for use with MAP_FIXED to
indicate that the kernel should fail with MAP_FAILED if the specified
address is not currently available instead of unmapping it.
Change ld.so on i386 to make use of __MAP_NOREMAP to improve
reliability.
__MAP_NOREMAP diff by guenther based on an earlier diff by Ariane;
ld.so bits by guenther and me
bulk build stress testing of earlier diffs by sthen
ok deraadt; committing now for further testing
Diffstat (limited to 'usr.bin/kdump/mksubr')
0 files changed, 0 insertions, 0 deletions