aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib/kdoc/kdoc_files.py
diff options
context:
space:
mode:
authorPohsun Su <pohsuns@nvidia.com>2025-05-07 12:43:10 +0800
committerDaniel Lezcano <daniel.lezcano@linaro.org>2025-05-16 11:10:32 +0200
commitb42d781e0350c969ef8155b800e33400f5f8b8a6 (patch)
treeff5e8293437323f8fe8aa96eb457c50f617b8070 /scripts/lib/kdoc/kdoc_files.py
parentclocksource/drivers/timer-tegra186: Add WDIOC_GETTIMELEFT support (diff)
downloadlinux-rng-b42d781e0350c969ef8155b800e33400f5f8b8a6.tar.xz
linux-rng-b42d781e0350c969ef8155b800e33400f5f8b8a6.zip
clocksource/drivers/timer-tegra186: Fix watchdog self-pinging
This change removes watchdog self-pinging behavior. The timer irq handler is triggered due to the 1st expiration, the handler disables and enables watchdog but also implicitly clears the expiration count so the count can only be 0 or 1. Since this watchdog supports opened, configured, or pinged by systemd, We remove this behavior or the watchdog may not bark when systemd crashes since the 5th expiration never comes. Signed-off-by: Pohsun Su <pohsuns@nvidia.com> Signed-off-by: Robert Lin <robelin@nvidia.com> Link: https://lore.kernel.org/r/20250507044311.3751033-3-robelin@nvidia.com Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions