freebsd-dev/lib/libspl/asm-generic
winglq a4b0a74c7f
Fix atomic_clear_long_excl wrong return
When clearing a bit, we should check whether that bit is 0.
Note atomic_clear_long_excl is not used.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Ryan Moeller <ryan@ixsystems.com>
Signed-off-by: Liu Qing <winglq@gmail.com>
Closes #10526
2020-07-06 11:46:17 -07:00
..
.gitignore Unify target_cpu handling 2020-01-17 12:40:09 -08:00
atomic.c Fix atomic_clear_long_excl wrong return 2020-07-06 11:46:17 -07:00