linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/1] Resolve-WMI-query-failures-on-some-devices
@ 2022-06-08 21:29 Jorge Lopez
  2022-06-08 21:29 ` [PATCH v3 1/1] Resolve WMI query failures on some devices Jorge Lopez
  0 siblings, 1 reply; 5+ messages in thread
From: Jorge Lopez @ 2022-06-08 21:29 UTC (permalink / raw)
  To: hdegoede, balalic.enver, platform-driver-x86, linux-kernel; +Cc: markgross

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-06-10 19:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-08 21:29 [PATCH v3 0/1] Resolve-WMI-query-failures-on-some-devices Jorge Lopez
2022-06-08 21:29 ` [PATCH v3 1/1] Resolve WMI query failures on some devices Jorge Lopez
2022-06-09 16:29   ` Andy Shevchenko
2022-06-09 16:49     ` Jorge Lopez
2022-06-10 19:50     ` Hans de Goede

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).