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:
fcf1dd7
)
watchdog: sbc_fitpc2_wdt: fixed "scheduling while atomic" bug.
author
Denis Turischev
<denis@compulab.co.il>
Thu, 22 Apr 2010 16:54:20 +0000
(19:54 +0300)
committer
Wim Van Sebroeck
<wim@iguana.be>
Mon, 26 Apr 2010 18:22:30 +0000
(18:22 +0000)
spinlock need to be replaced by mutex because of sleep functions
inside wdt_send_data.
Signed-off-by: Denis Turischev <denis@compulab.co.il>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
No differences found