diff options
author | gnn <gnn@FreeBSD.org> | 2016-12-20 19:30:21 +0000 |
---|---|---|
committer | gnn <gnn@FreeBSD.org> | 2016-12-20 19:30:21 +0000 |
commit | f441c58f6c4fd1984a8b5d3fa5cd867cfc69e381 (patch) | |
tree | 50befeb4c97f7400f4f565bcd2ceb023403a990f /contrib/libc++/src | |
parent | 5948c02144da73dcafa58f0d42027e46598f7cd3 (diff) | |
download | FreeBSD-src-f441c58f6c4fd1984a8b5d3fa5cd867cfc69e381.zip FreeBSD-src-f441c58f6c4fd1984a8b5d3fa5cd867cfc69e381.tar.gz |
MFC: 309669
Fix a kernel panic in DTrace's rw_iswriter subroutine.
On FreeBSD the sense of rw_write_held() and rw_iswriter() were reversed,
probably due to a cut and paste error. Using rw_iswriter() would cause
the kernel to panic.
Reviewed by: markj
Sponsored by: DARPA, AFRL
Diffstat (limited to 'contrib/libc++/src')
0 files changed, 0 insertions, 0 deletions