forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
kernel/arch/s390/include/asm/atomic_ops.h
....@@ -41,7 +41,7 @@
4141 #undef __ATOMIC_OP
4242
4343 #define __ATOMIC_CONST_OP(op_name, op_type, op_string, op_barrier) \
44
-static inline void op_name(op_type val, op_type *ptr) \
44
+static __always_inline void op_name(op_type val, op_type *ptr) \
4545 { \
4646 asm volatile( \
4747 op_string " %[ptr],%[val]\n" \