mirror of
https://github.com/torvalds/linux.git
synced 2024-12-15 07:33:56 +00:00
3a6a399cfb
This driver has a number of issues (accesses arbitrary I/O ports without identifying the hardware, doesn't document what hardware it supports, suspiciously inconsistent locking model, doesn't implement WDIOC_SETTIMEOUT, potential integer overflow...) The driver was added in 2003 and there's no evidence that it has any recent user, all changes seem to be tree-wide, subsystem-wide, or the result of static code analysis. So I believe we should simply drop this legacy piece of code. Signed-off-by: Jean Delvare <jdelvare@suse.de> Message-ID: <20241011170710.484a257a@endymion.delvare> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Link: https://lore.kernel.org/r/20241022114731.31f69c94@endymion.delvare Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org> |
||
---|---|---|
.. | ||
convert_drivers_to_kernel_api.rst | ||
hpwdt.rst | ||
index.rst | ||
mlx-wdt.rst | ||
pcwd-watchdog.rst | ||
watchdog-api.rst | ||
watchdog-kernel-api.rst | ||
watchdog-parameters.rst | ||
watchdog-pm.rst | ||
wdt.rst |