freebsd-skq/sys/cddl
Justin Hibbits 880870b41a Follow up r313841 on powerpc
Close a potential race in reading the CPU dtrace flags, where a thread can
start on one CPU, and partway through retrieving the flags be swapped out,
while another thread traps and sets the CPU_DTRACE_NOFAULT.  This could
cause the first thread to return without handling the fault.

Discussed with:	markj@
2017-06-09 20:26:42 +00:00
..
boot/zfs loader: update symlink support in zfs reader 2017-02-22 22:00:50 +00:00
compat/opensolaris Commit the 64-bit inode project. 2017-05-23 09:29:05 +00:00
contrib/opensolaris MFV r319741: 8156 dbuf_evict_notify() does not need dbuf_evict_lock 2017-06-09 15:28:57 +00:00
dev Follow up r313841 on powerpc 2017-06-09 20:26:42 +00:00