mirror_zfs/include/linux
Brian Behlendorf b7c7008ba2 Linux 4.8 compat: rw_semaphore atomic_long_t count
For non-rwsem-spinlocks the "count" member was changed from a
"long" to "atomic_long_t" type.  A configure check has been
added to detect this change along with new versions of the
_rwsem_tryupgrade() function and RWSEM_COUNT() macro.  See
https://github.com/torvalds/linux/commit/8ee62b18 for complete
details.

Signed-off-by: Tim Chase <tim@chase2k.com>
Signed-off-by: Chunwei Chen <david.chen@osnexus.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #563
2016-07-29 14:17:53 -07:00
..
bitops_compat.h
compiler_compat.h
delay_compat.h
file_compat.h Linux 4.7 compat: inode_lock() and friends 2016-05-20 11:00:14 -07:00
list_compat.h
Makefile.am
math64_compat.h
mm_compat.h
proc_compat.h
rwsem_compat.h Linux 4.8 compat: rw_semaphore atomic_long_t count 2016-07-29 14:17:53 -07:00
wait_compat.h
zlib_compat.h