freebsd-skq/sys/cddl
George V. Neville-Neil af463464cf 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
MFC after:	2 weeks
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D8718
2016-12-07 07:27:47 +00:00
..
boot/zfs
compat/opensolaris ifndef atomic_cas_* in cddl code in preparation for native implementations 2016-12-06 14:08:49 +00:00
contrib/opensolaris Fix a kernel panic in DTrace's rw_iswriter subroutine. 2016-12-07 07:27:47 +00:00
dev