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:
825c9fb
)
sparc64: Manage NMI watchdog enabling like x86.
author
David S. Miller
<davem@davemloft.net>
Wed, 9 Sep 2009 06:16:06 +0000
(23:16 -0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 9 Sep 2009 06:16:06 +0000
(23:16 -0700)
Use a per-cpu 'wd_enabled' boolean and a global atomic_t count
of watchdog NMI enabled cpus which is set to '-1' if something
is wrong with the watchdog and it can't be used.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found