diff options
author | Li Hua Qian <huaqian.li@siemens.com> | 2023-07-18 05:10:07 +0300 |
---|---|---|
committer | Wim Van Sebroeck <wim@linux-watchdog.org> | 2023-08-19 18:14:36 +0300 |
commit | f20ca595ae23314db0383940a184317333c46662 (patch) | |
tree | 1558df3f864788554645056c34027eb49bbbd047 /scripts/gdb/linux/interrupts.py | |
parent | 11efe9e3f80a994aed1276bfce5c3b01884fa984 (diff) | |
download | linux-f20ca595ae23314db0383940a184317333c46662.tar.xz |
watchdog:rit_wdt: Add support for WDIOF_CARDRESET
This patch adds the WDIOF_CARDRESET support for the platform watchdog
whose hardware does not support this feature, to know if the board
reboot is due to a watchdog reset.
This is done via reserved memory(RAM), which indicates if specific
info saved, triggering the watchdog reset in last boot.
Signed-off-by: Li Hua Qian <huaqian.li@siemens.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20230718021007.1338761-4-huaqian.li@siemens.com
[groeck: vaddr == NULL --> !vaddr]
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions