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:
9642dbe
)
serial: mfd: Add nmi_touch_watchdog() into the console write function
author
Feng Tang
<feng.tang@intel.com>
Thu, 15 Nov 2012 08:03:16 +0000
(16:03 +0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 16 Nov 2012 01:06:10 +0000
(17:06 -0800)
This is following what 8250 driver is doing in console write function,
to avoid the hardware lockup case.
v2: incldudes the <linux/nmi.h>
Signed-off-by: Feng Tang <feng.tang@intel.com>
Acked-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found