From: James Seo <james@equiv.tech>
To: Armin Wolf <W_Armin@gmx.de>
Cc: hdegoede@redhat.com, markgross@kernel.org,
Mario.Limonciello@amd.com, prasanth.ksr@dell.com,
jorgealtxwork@gmail.com, james@equiv.tech,
Dell.Client.Kernel@dell.com, platform-driver-x86@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [RFC v2 1/2] platform/x86: wmi: Allow retrieving the number of WMI object instances
Date: Thu, 27 Apr 2023 06:19:08 +0000 (UTC) [thread overview]
Message-ID: <ZEoT3LCzSweokbt8@equiv.tech> (raw)
In-Reply-To: <20230426212848.108562-2-W_Armin@gmx.de>
On Wed, Apr 26, 2023 at 11:28:47PM +0200, Armin Wolf wrote:
> Currently, the WMI driver core knows how many instances of a given
> WMI object exist, but WMI drivers cannot access this information.
> At the same time, some current and upcoming WMI drivers want to
> have access to this information. Add wmi_instance_count() and
> wmidev_instance_count() to allow WMI drivers to get the number of
> WMI object instances.
>
> Signed-off-by: Armin Wolf <W_Armin@gmx.de>
Tested-by: James Seo <james@equiv.tech>
WARNING: multiple messages have this Message-ID (diff)
From: James Seo <james@equiv.tech>
To: Armin Wolf <W_Armin@gmx.de>
Cc: hdegoede@redhat.com, markgross@kernel.org,
Mario.Limonciello@amd.com, prasanth.ksr@dell.com,
jorgealtxwork@gmail.com, james@equiv.tech,
Dell.Client.Kernel@dell.com, platform-driver-x86@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [RFC v2 1/2] platform/x86: wmi: Allow retrieving the number of WMI object instances
Date: Thu, 27 Apr 2023 06:19:09 +0000 (UTC) [thread overview]
Message-ID: <ZEoT3LCzSweokbt8@equiv.tech> (raw)
In-Reply-To: <20230426212848.108562-2-W_Armin@gmx.de>
On Wed, Apr 26, 2023 at 11:28:47PM +0200, Armin Wolf wrote:
> Currently, the WMI driver core knows how many instances of a given
> WMI object exist, but WMI drivers cannot access this information.
> At the same time, some current and upcoming WMI drivers want to
> have access to this information. Add wmi_instance_count() and
> wmidev_instance_count() to allow WMI drivers to get the number of
> WMI object instances.
>
> Signed-off-by: Armin Wolf <W_Armin@gmx.de>
Tested-by: James Seo <james@equiv.tech>
next prev parent reply other threads:[~2023-04-27 6:19 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-26 21:28 [RFC v2 0/2] platform/x86: Allow retrieving the number of WMI object instances Armin Wolf
2023-04-26 21:28 ` [RFC v2 1/2] platform/x86: wmi: " Armin Wolf
2023-04-27 6:19 ` James Seo [this message]
2023-04-27 6:19 ` James Seo
2023-04-27 9:43 ` Hans de Goede
2023-04-27 16:26 ` Armin Wolf
2023-04-29 9:27 ` Hans de Goede
2023-04-26 21:28 ` [RFC v2 2/2] platform/x86: dell-sysman: Improve instance detection Armin Wolf
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=ZEoT3LCzSweokbt8@equiv.tech \
--to=james@equiv.tech \
--cc=Dell.Client.Kernel@dell.com \
--cc=Mario.Limonciello@amd.com \
--cc=W_Armin@gmx.de \
--cc=hdegoede@redhat.com \
--cc=jorgealtxwork@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=markgross@kernel.org \
--cc=platform-driver-x86@vger.kernel.org \
--cc=prasanth.ksr@dell.com \
/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.