[PATCH] frv: add missing atomic64 operations

2017-01-23 Thread Sudip Mukherjee
From: Sudip Mukherjee Some more atomic64 operations were missing and as a result frv allmodconfig was failing. Add the missing operations. Signed-off-by: Sudip Mukherjee --- arch/frv/include/asm/atomic.h | 19 ++- 1

[PATCH] frv: add missing atomic64 operations

2017-01-23 Thread Sudip Mukherjee
From: Sudip Mukherjee Some more atomic64 operations were missing and as a result frv allmodconfig was failing. Add the missing operations. Signed-off-by: Sudip Mukherjee --- arch/frv/include/asm/atomic.h | 19 ++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git