Home
last modified time | relevance | path

Searched hist:"9 bf6ffdabdd6e70a0b69d032a0aff091afe1773e" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/sh/include/asm/
H A Datomic-llsc.hdiff 9bf6ffdabdd6e70a0b69d032a0aff091afe1773e Fri Aug 26 15:06:04 CEST 2016 Peter Zijlstra <peterz@infradead.org> locking/atomic, arch/sh: Fix ATOMIC_FETCH_OP()

We cannot use the "z" constraint twice, since its a single register
(r0). Change the one not used by movli.l/movco.l to "r".

Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Tested-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Rich Felker <dalias@libc.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Signed-off-by: Ingo Molnar <mingo@kernel.org>