diff options
author | Lingling Xu <ling_ling.xu@unisoc.com> | 2020-10-29 03:39:31 +0100 |
---|---|---|
committer | Wim Van Sebroeck <wim@linux-watchdog.org> | 2020-12-13 16:17:38 +0100 |
commit | f61a59acb462840bebcc192f754fe71b6a16ff99 (patch) | |
tree | 3a2a39e6ec3466bcaac92ed67f750fb2ae371a24 /.mailmap | |
parent | watchdog: sirfsoc: Add missing dependency on HAS_IOMEM (diff) | |
download | linux-f61a59acb462840bebcc192f754fe71b6a16ff99.tar.xz linux-f61a59acb462840bebcc192f754fe71b6a16ff99.zip |
watchdog: sprd: remove watchdog disable from resume fail path
sprd_wdt_start() would return fail if the loading operation is not completed
in a certain time, disabling watchdog for that case would probably cause
the kernel crash when kick watchdog later, that's too bad, so remove the
watchdog disable operation for the fail case to make sure other parts in
the kernel can run normally.
[ chunyan: Massaged changelog ]
Fixes: 477603467009 ("watchdog: Add Spreadtrum watchdog driver")
Signed-off-by: Lingling Xu <ling_ling.xu@unisoc.com>
Signed-off-by: Chunyan Zhang <chunyan.zhang@unisoc.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20201029023933.24548-2-zhang.lyra@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions