commit | 322af98c56c70b3ec6f637fb07d41a9591a6ff9a | [log] [tgz] |
---|---|---|
author | Denis Turischev <denis@compulab.co.il> | Thu Apr 22 19:54:20 2010 +0300 |
committer | Wim Van Sebroeck <wim@iguana.be> | Mon Apr 26 18:22:30 2010 +0000 |
tree | 45ad10b5731f76fffc6cc7c94af254340ff29409 | |
parent | fcf1dd7e68ceb6420478c8d89d35b4745d0b2f42 [diff] |
watchdog: sbc_fitpc2_wdt: fixed "scheduling while atomic" bug. 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>