Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit b901ef4f authored by Will Deacon's avatar Will Deacon Committed by Joonwoo Park
Browse files

arm64: rwsem: use asm-generic rwsem implementation



asm-generic offers an atomic-add based rwsem implementation, which
can avoid the need for heavier, spinlock-based synchronisation on the
fast path.

This patch makes use of the optimised implementation for arm64 CPUs.

Signed-off-by: default avatarWill Deacon <will.deacon@arm.com>
Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git


Git-commit: c209f79940ac0c75ae8d2f503a2b9d86255e266c
Signed-off-by: default avatarJoonwoo Park <joonwoop@codeaurora.org>
parent 2506d81d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment