summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorArmin Wolf <W_Armin@gmx.de>2024-02-06 23:04:45 +0100
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>2024-02-07 15:51:10 +0200
commitd0c595a11785573aad3b9e32ae293c48757eceff (patch)
treee00ea189cbb3d9eb8993414b0213974a040276f6 /scripts/gdb/linux/utils.py
parent7f1b998a9108f7fd465039323d5fc2599b8cae77 (diff)
platform/x86: wmi: Use FW_BUG when warning about missing control methods
A missing WQxx control method is a firmware bug and should be marked as such using FW_BUG so that users know that the issue is not a kernel issue. Since get_subobj_info() might fail even if the control method is present, we need to print the warning only if acpi_get_handle() fails. Signed-off-by: Armin Wolf <W_Armin@gmx.de> Link: https://lore.kernel.org/r/20240206220447.3102-2-W_Armin@gmx.de Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions