diff options
| author | Charles Haithcock <chaithco@redhat.com> | 2026-09-01 15:42:49 -0600 |
|---|---|---|
| committer | Guenter Roeck <linux@roeck-us.net> | 2026-09-01 16:01:33 -0700 |
| commit | b85ed7f7259b49077955e835ecc32b32b75053e8 (patch) | |
| tree | e03e072afa91acba09b43d8ff4c6fe82159d247d /scripts/Makefile.thinlto | |
| parent | 65a821b50468f4c819041419b0b60cb11443a5ea (diff) | |
| download | linux-next-b85ed7f7259b49077955e835ecc32b32b75053e8.tar.gz linux-next-b85ed7f7259b49077955e835ecc32b32b75053e8.zip | |
watchdog: Differentiate scenarios when watchdog is closed
Presently, when a watchdog device is closed, we print "watchdog did not
stop" in a few different scenarios;
1. When nowayout is set
2. When the watchdog is able to close, has received the magic character
to stop, but fails to close in device-specific code paths
3. When userspace deliberately closes it without stopping it
For 1, we explicitly print we can not close because of nowayout. Nothing
differentiates the other two however.
This change adds a print to indicate the watchdog was closed while still
running.
Suggested-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Charles Haithcock <chaithco@redhat.com>
Link: https://patch.msgid.link/20260901214251.760184-1-chaithco@redhat.com
[groeck: Fixed multi-line alignment]
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
