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

Skip to content
Commit 77ba93a7 authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: Fix up the SH-4A mutex fastpath semantics.



This fixes up the __mutex_fastpath_xxx() routines to match the semantics
noted in the comment. Previously these were looping rather than doing a
single-pass, which is counter-intuitive, as the slow path takes care of
the looping for us in the event of contention.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent c6f17cb2
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