arm: use ticket spinlocks on KraitMP
Krait based systems could be vulnerable to livelock the same way
Scorpion based ones are. So, use ticket spinlocks to avoid this
possibility, and to ensure fairness among lock takers.
Change-Id: Ic806a56470805826bd31c05e79151fa0c2197eac
Signed-off-by:
Jeff Ohlstein <johlstei@codeaurora.org>
Loading
Please sign in to comment