diff options
author | kib <kib@FreeBSD.org> | 2014-05-28 00:45:35 +0000 |
---|---|---|
committer | kib <kib@FreeBSD.org> | 2014-05-28 00:45:35 +0000 |
commit | b03014a79c49e884d991b69f1d70300da5b1a44d (patch) | |
tree | c12fbcba4fd0966d58ac06df2cb8679829ec3031 /sys/compat/linux/linux_futex.c | |
parent | 310e93a4a7be9823ff8306cbb09fc10408ff2559 (diff) | |
download | FreeBSD-src-b03014a79c49e884d991b69f1d70300da5b1a44d.zip FreeBSD-src-b03014a79c49e884d991b69f1d70300da5b1a44d.tar.gz |
Remove the assert which can be triggered by the userspace. The
situation checked by assert is verified to not take place in
vm_map_wire(), and protection permissions on the wired entry can be
revoked afterward.
Reported by: markj
Reviewed by: alc
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Diffstat (limited to 'sys/compat/linux/linux_futex.c')
0 files changed, 0 insertions, 0 deletions