summaryrefslogtreecommitdiff
path: root/include/asm-generic/qrwlock.h
diff options
context:
space:
mode:
authorPeter Zijlstra <peterz@infradead.org>2022-03-17 01:48:29 +0300
committerPalmer Dabbelt <palmer@rivosinc.com>2022-05-11 21:49:47 +0300
commita8ad07e5240c9e78633270be2fa2356b7e0f0af5 (patch)
tree5ce44e8a5e1b5dd5f001db623393025568e0d7c5 /include/asm-generic/qrwlock.h
parent1bce11126d57dde90a02ecf9bfe98175ab4e729e (diff)
downloadlinux-a8ad07e5240c9e78633270be2fa2356b7e0f0af5.tar.xz
asm-generic: qspinlock: Indicate the use of mixed-size atomics
The qspinlock implementation depends on having well behaved mixed-size atomics. This is true on the more widely-used platforms, but these requirements are somewhat subtle and may not be satisfied by all the platforms that qspinlock is used on. Document these requirements, so ports that use qspinlock can more easily determine if they meet these requirements. Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Acked-by: Waiman Long <longman@redhat.com> Reviewed-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'include/asm-generic/qrwlock.h')
0 files changed, 0 insertions, 0 deletions