From: Hans de Goede <hdegoede@redhat.com>
To: Armin Wolf <W_Armin@gmx.de>, ilpo.jarvinen@linux.intel.com
Cc: platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/6] platform/x86: wmi: ACPI improvements
Date: Mon, 18 Dec 2023 15:31:45 +0100 [thread overview]
Message-ID: <ad47d15f-74fc-4f59-bdd9-ac36dc95bdff@redhat.com> (raw)
In-Reply-To: <20231216015601.395118-1-W_Armin@gmx.de>
Hi Armin,
On 12/16/23 02:55, Armin Wolf wrote:
> This patch series improves the ACPI handling inside the ACPI WMI driver.
> The first patch removes an unused variable, while the second patch
> changes the order in which the ACPI handlers are removed on shutdown.
> The third patch simplifies the error handling during probe by using
> devres to manage devie resources, while the next two patches decouple
> the ACPI notify handler from the wmi_block_list. The last patch
> simplifies yet another ACPI-related function.
>
> All patches have been tested on a Dell Inspiron 3505 and appear to work.
>
> Armin Wolf (6):
> platform/x86: wmi: Remove unused variable in address space handler
> platform/x86: wmi: Remove ACPI handlers after WMI devices
> platform/x86: wmi: Use devres for resource handling
> platform/x86: wmi: Create WMI bus device first
> platform/x86: wmi: Decouple ACPI notify handler from wmi_block_list
> platform/x86: wmi: Simplify get_subobj_info()
>
> drivers/platform/x86/wmi.c | 143 ++++++++++++++++++-------------------
> 1 file changed, 71 insertions(+), 72 deletions(-)
Thank you for the series, with the exception of the one small remark
to patch 3/7 the entire series looks good to me.
With that remark addressed you may add my:
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
to the series.
Regards,
Hans
>
> --
> 2.39.2
>
prev parent reply other threads:[~2023-12-18 14:31 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-16 1:55 [PATCH 0/6] platform/x86: wmi: ACPI improvements Armin Wolf
2023-12-16 1:55 ` [PATCH 1/6] platform/x86: wmi: Remove unused variable in address space handler Armin Wolf
2023-12-18 12:05 ` Ilpo Järvinen
2023-12-16 1:55 ` [PATCH 2/6] platform/x86: wmi: Remove ACPI handlers after WMI devices Armin Wolf
2023-12-16 1:55 ` [PATCH 3/6] platform/x86: wmi: Use devres for resource handling Armin Wolf
2023-12-18 14:15 ` Hans de Goede
2023-12-16 1:55 ` [PATCH 4/6] platform/x86: wmi: Create WMI bus device first Armin Wolf
2023-12-16 1:56 ` [PATCH 5/6] platform/x86: wmi: Decouple ACPI notify handler from wmi_block_list Armin Wolf
2023-12-16 1:56 ` [PATCH 6/6] platform/x86: wmi: Simplify get_subobj_info() Armin Wolf
2023-12-18 14:31 ` Hans de Goede [this message]
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=ad47d15f-74fc-4f59-bdd9-ac36dc95bdff@redhat.com \
--to=hdegoede@redhat.com \
--cc=W_Armin@gmx.de \
--cc=ilpo.jarvinen@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox