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:
4e85f59
)
sparc64: Make touch_nmi_watchdog() actually work.
author
David S. Miller
<davem@davemloft.net>
Wed, 9 Sep 2009 06:29:16 +0000
(23:29 -0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 9 Sep 2009 06:29:16 +0000
(23:29 -0700)
It guards it's actions on nmi_watchdog_active, but nothing ever
sets that and it's initial value is zero.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found