summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRenĂª de Souza Pinto <rene@renesp.com.br>2026-08-04 12:39:57 +0200
committerGuenter Roeck <linux@roeck-us.net>2026-08-10 09:00:04 -0700
commit0ab46a83fa124a71e95728dd31cf0feab4da7c12 (patch)
tree18d8ced0fdd8cf1480162b025fb8b84f36303f5e /tools/perf/scripts/python
parent80141041bdb6e606b286656b16a62f5aedc122e4 (diff)
watchdog: wdat_wdt: map registers that fall inside ACPI NVS
Some firmwares describe WDAT registers inside memory ranges marked as ACPI NVS in the E820 map, failing with -EBUSY during probe, leaving the hardware watchdog unserviced and triggering periodic system resets. This issue was observed on a OnLogic Karbon 524 device (when watchdog is enabled in BIOS): wdat_wdt wdat_wdt: error -EBUSY: can't request region for resource [mem 0x63df7a98] wdat_wdt wdat_wdt: probe with driver wdat_wdt failed with error -16 Check whether the region falls inside ACPI NVS before requesting it and, if so, map it without reservation. Signed-off-by: RenĂª de Souza Pinto <rene@renesp.com.br> Link: https://lore.kernel.org/r/20260804103958.3684195-1-rene@renesp.com.br Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions