From: "Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>
To: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Cc: Hans de Goede <hdegoede@redhat.com>,
platform-driver-x86@vger.kernel.org,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2 5/5] Documentation: admin-guide: pm: Add documentation for die_id
Date: Wed, 7 May 2025 16:09:09 +0300 (EEST) [thread overview]
Message-ID: <5b93214c-458c-c062-7a7b-45750f368c35@linux.intel.com> (raw)
In-Reply-To: <20250428170316.231353-6-srinivas.pandruvada@linux.intel.com>
[-- Attachment #1: Type: text/plain, Size: 1534 bytes --]
On Mon, 28 Apr 2025, Srinivas Pandruvada wrote:
> Add documentation to describe die_id attribute.
>
> Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
> ---
> v2:
> Change "attributes" to "attribute"
>
> .../admin-guide/pm/intel_uncore_frequency_scaling.rst | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/Documentation/admin-guide/pm/intel_uncore_frequency_scaling.rst b/Documentation/admin-guide/pm/intel_uncore_frequency_scaling.rst
> index 84608dad84bd..d7ffda6a8095 100644
> --- a/Documentation/admin-guide/pm/intel_uncore_frequency_scaling.rst
> +++ b/Documentation/admin-guide/pm/intel_uncore_frequency_scaling.rst
> @@ -91,6 +91,11 @@ Attributes in each directory:
> ``domain_id``
> This attribute is used to get the power domain id of this instance.
>
> +``die_id``
> + This attribute is used to get the Linux die id of this instance.
> + This attribute is only present for domains with core agents and
> + when the CPUID leaf 0x1f presents die ID.
> +
> ``fabric_cluster_id``
> This attribute is used to get the fabric cluster id of this instance.
>
>
For patches #2-#5,
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
It would have been nice to use cleanup.h in #3 but there's no good
alternative for no_free_ptr() that doesn't have __must_check (IIRC,
somebody proposed a solution to this relatively recently but I don't see
that in linux/cleanup.h currently so lets forget that for now).
--
i.
prev parent reply other threads:[~2025-05-07 13:09 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-28 17:03 [PATCH v2 0/5] intel-uncore-freq: Add agent_types and die_id attributes Srinivas Pandruvada
2025-04-28 17:03 ` [PATCH v2 1/5] platform/x86/intel-uncore-freq: Add attributes to show agent types Srinivas Pandruvada
2025-05-07 13:02 ` Ilpo Järvinen
2025-05-07 14:17 ` srinivas pandruvada
2025-04-28 17:03 ` [PATCH v2 2/5] Documentation: admin-guide: pm: Add documentation for agent_types Srinivas Pandruvada
2025-04-28 17:03 ` [PATCH v2 3/5] platform/x86/intel: power-domains: Add interface to get Linux die ID Srinivas Pandruvada
2025-04-28 17:03 ` [PATCH v2 4/5] platform/x86/intel-uncore-freq: Add attributes to show die_id Srinivas Pandruvada
2025-04-28 17:03 ` [PATCH v2 5/5] Documentation: admin-guide: pm: Add documentation for die_id Srinivas Pandruvada
2025-05-07 13:09 ` Ilpo Järvinen [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=5b93214c-458c-c062-7a7b-45750f368c35@linux.intel.com \
--to=ilpo.jarvinen@linux.intel.com \
--cc=hdegoede@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=platform-driver-x86@vger.kernel.org \
--cc=srinivas.pandruvada@linux.intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox