diff options
author | Paul Burton <paul.burton@mips.com> | 2019-10-01 21:53:33 +0000 |
---|---|---|
committer | Paul Burton <paul.burton@mips.com> | 2019-10-07 09:42:53 -0700 |
commit | cc99987c375e499a95572504d69c215591222072 (patch) | |
tree | e305a0f24b3c9b338481de3d2bc56266b57dea60 /block | |
parent | aad028cadb17867d257e8b90078f6a19614775ff (diff) |
MIPS: bitops: Abstract LL/SC loops
Introduce __bit_op() & __test_bit_op() macros which abstract away the
implementation of LL/SC loops. This cuts down on a lot of duplicate
boilerplate code, and also allows R10000_LLSC_WAR to be handled outside
of the individual bitop functions.
Signed-off-by: Paul Burton <paul.burton@mips.com>
Cc: linux-mips@vger.kernel.org
Cc: Huacai Chen <chenhc@lemote.com>
Cc: Jiaxun Yang <jiaxun.yang@flygoat.com>
Cc: linux-kernel@vger.kernel.org
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions