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:
0065b96
)
sh: PMB locking overhaul.
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 17 Feb 2010 12:17:02 +0000
(21:17 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 17 Feb 2010 12:17:02 +0000
(21:17 +0900)
This implements some locking for the PMB code. A high level rwlock is
added for dealing with rw accesses on the entry map while a per-entry
data structure spinlock is added to deal with the PMB entry changing out
from underneath us.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found