[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220608212923.8585-1-jorge.lopez2@hp.com>
Date: Wed, 8 Jun 2022 16:29:22 -0500
From: Jorge Lopez <jorgealtxwork@...il.com>
To: hdegoede@...hat.com, balalic.enver@...il.com,
platform-driver-x86@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: markgross@...nel.org
Subject: [PATCH v3 0/1] Resolve-WMI-query-failures-on-some-devices
The intention for this patch is resolve WMI query failures reported
in several HP OMEN notebooks. See individual patches for complete
details, root cause, and test environments.
Description of changes between version 2 and version 3
------------------------------------------------------
v3 patch 1: Resolve-WMI-query-failures-on-some-devices
- Squash version 2 second patch into the original submission.
The changes group similar declarations and provide clarity.
- Incorporate fix for WMI query failures reported in several
HP OMEN notebooks. WMI queries fail on some devices where the
ACPI method HWMC unconditionally attempts to create Fields
beyond the buffer if the buffer is too small, this breaks
essential features such as power profiles.
Jorge Lopez (1):
Resolve WMI query failures on some devices
drivers/platform/x86/hp-wmi.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
--
2.25.1
Powered by blists - more mailing lists