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:
1950f49
)
watchdog: shwdt: Migrate to per-device locking.
author
Paul Mundt
<lethal@linux-sh.org>
Thu, 10 May 2012 06:15:08 +0000
(15:15 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Thu, 10 May 2012 06:15:08 +0000
(15:15 +0900)
Presently we've been using global locking for everything. Push the
locking down to the per-device level in preparation for per-CPU
watchdogs.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found