RISC-V: __test_and_op_bit_ord should be strongly ordered
authorPalmer Dabbelt <palmer@sifive.com>
Tue, 28 Nov 2017 22:04:05 +0000 (14:04 -0800)
committerPalmer Dabbelt <palmer@sifive.com>
Tue, 28 Nov 2017 22:04:05 +0000 (14:04 -0800)
commit9347ce54cd699db92d37e66191aa4b9a0a92304e
treec33fd1368232b09cb0aaf72593766ebdc8e1b0dd
parent3343eb6806f365b9e3d451040671fa9336e57513
RISC-V: __test_and_op_bit_ord should be strongly ordered

I mis-read the documentation.  After looking at it again the
documentation is actually as clear as it can be, it's just that I didn't
actually read it in order and therefor did the wrong thing.

Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
arch/riscv/include/asm/bitops.h