brcm47xx: watchdog: deactivate NOWAYOUT.
authorHauke Mehrtens <hauke@openwrt.org>
Sat, 24 Nov 2012 20:24:27 +0000 (20:24 +0000)
committerHauke Mehrtens <hauke@openwrt.org>
Sat, 24 Nov 2012 20:24:27 +0000 (20:24 +0000)
commitdfc7942c3e89e94d3f22b9d80827d39a22719c40
tree5d403f3c598a1e6e1804257c5016a9b64e84bedd
parentafc3c7596af4c3e52d3783732babdfb7b60009b7
brcm47xx: watchdog: deactivate NOWAYOUT.

In the old configuration the SoC issued a reboot if the watchdog was
killed also if it was kill with TERM and not KILL.

This will fix #11724.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34324 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/brcm47xx/config-3.6
target/linux/brcm47xx/patches-3.6/540-watchdog-bcm47xx_wdt.c-convert-to-watchdog-core-api.patch
target/linux/brcm47xx/patches-3.6/541-watchdog-bcm47xx_wdt.c-use-platform-device.patch
target/linux/brcm47xx/patches-3.6/542-watchdog-bcm47xx_wdt.c-rename-ops-methods.patch
target/linux/brcm47xx/patches-3.6/543-watchdog-bcm47xx_wdt.c-rename-wdt_timeout-to-timeout.patch
target/linux/brcm47xx/patches-3.6/544-watchdog-bcm47xx_wdt.c-add-hard-timer.patch