git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e38361d
)
ARM: 8098/1: mcs lock: implement wfe-based polling for MCS locking
author
Will Deacon
<will.deacon@arm.com>
Wed, 9 Jul 2014 18:31:28 +0000
(19:31 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Fri, 18 Jul 2014 11:29:35 +0000
(12:29 +0100)
This patch introduces a wfe-based polling loop for spinning on contended
MCS locks and waking up corresponding waiters when the lock is released.
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found