Files
linux/arch/riscv/include/asm
Andrea Parri 8b699616f3 riscv, atomic: Add #define's for the atomic_{cmp,}xchg_*() variants
If an architecture does not define the atomic_{cmp,}xchg_*() variants,
the generic implementation defaults them to the fully-ordered version.

riscv's had its own variants since "the beginning", but it never told
(#define-d these for) the generic implementation: it is time to do so.

Signed-off-by: Andrea Parri <andrea.parri@amarulasolutions.com>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
2018-12-21 08:10:30 -08:00
..
2018-05-19 08:46:26 +02:00
2018-10-31 12:13:47 -07:00
2018-10-22 17:38:08 -07:00
2018-01-07 15:14:39 -08:00
2018-10-22 17:38:08 -07:00
2018-05-07 07:15:41 +02:00
2018-01-07 15:14:39 -08:00
2018-10-31 08:54:12 -07:00
2018-11-12 17:16:16 -08:00
2018-10-22 17:03:37 -07:00
2018-10-22 17:02:23 -07:00
2018-11-20 05:19:20 -08:00