diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2019-10-16 07:51:43 +0300 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2019-10-16 10:14:33 +0300 |
commit | 775fd6bfefc66a8c33e91dd9687ed530643b954d (patch) | |
tree | 847cb936bf566b68a73869c5b505f5618e60fc65 /lib/locking-selftest-spin.h | |
parent | 0c401fdf27ba52830c39670dc81cd8379756bd65 (diff) | |
download | linux-775fd6bfefc66a8c33e91dd9687ed530643b954d.tar.xz |
xtensa: fix change_bit in exclusive access option
change_bit implementation for XCHAL_HAVE_EXCLUSIVE case changes all bits
except the one required due to copy-paste error from clear_bit.
Cc: stable@vger.kernel.org # v5.2+
Fixes: f7c34874f04a ("xtensa: add exclusive atomics support")
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'lib/locking-selftest-spin.h')
0 files changed, 0 insertions, 0 deletions