All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Shevchenko <andy.shevchenko@gmail.com>
To: Jorge Lopez <jorgealtxwork@gmail.com>
Cc: Platform Driver <platform-driver-x86@vger.kernel.org>
Subject: Re: [PATCH v2 0/2] Resolve-WMI-query-failures-on-some-devices
Date: Wed, 8 Jun 2022 20:42:46 +0200	[thread overview]
Message-ID: <CAHp75VfG5aanMFz+F_JE1oTF8B-nxc=LaH=T-R=RAC3S+VguLg@mail.gmail.com> (raw)
In-Reply-To: <20220608170220.5751-1-jorge.lopez2@hp.com>

On Wed, Jun 8, 2022 at 7:21 PM Jorge Lopez <jorgealtxwork@gmail.com> wrote:
>
> The intention for this patch is resolve 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.

Maintainers are still missed. Try first to send patches to yourself
(another address or so) and check.

> Description of changes between version 1 and version 2
> ------------------------------------------------------
> v2 patch 1: Resolve-WMI-query-failures-on-some-devices
>             - No new changes to the logic.
>
> v2 patch 2: Organize-declaration-variables
>             - Organize declared variables in hp_wmi_perform_query method
>
> Jorge Lopez (2):
>   Resolve WMI query failures on some devices
>   Organize declaration variables
>
>  drivers/platform/x86/hp-wmi.c | 6 ++++--
>  1 file changed, 4 insertions(+), 2 deletions(-)
>
> --
> 2.25.1
>


-- 
With Best Regards,
Andy Shevchenko

  parent reply	other threads:[~2022-06-08 18:43 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-08 17:02 [PATCH v2 0/2] Resolve-WMI-query-failures-on-some-devices Jorge Lopez
2022-06-08 17:02 ` [PATCH v2 1/2] Resolve WMI query failures on some devices Jorge Lopez
2022-06-08 18:44   ` Andy Shevchenko
2022-06-08 21:03     ` Jorge Lopez
2022-06-09 10:49       ` Andy Shevchenko
2022-06-09 13:45         ` Jorge Lopez
2022-06-09 15:06           ` Andy Shevchenko
2022-06-08 17:02 ` [PATCH v2 2/2] Organize declaration variables Jorge Lopez
2022-06-08 18:45   ` Andy Shevchenko
2022-06-08 19:31     ` Jorge Lopez
2022-06-08 18:42 ` Andy Shevchenko [this message]
2022-06-08 19:28   ` [PATCH v2 0/2] Resolve-WMI-query-failures-on-some-devices Jorge Lopez

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAHp75VfG5aanMFz+F_JE1oTF8B-nxc=LaH=T-R=RAC3S+VguLg@mail.gmail.com' \
    --to=andy.shevchenko@gmail.com \
    --cc=jorgealtxwork@gmail.com \
    --cc=platform-driver-x86@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.