From: Ira Weiny <ira.weiny@intel.com>
To: Lukas Wunner <lukas@wunner.de>,
"Rafael J. Wysocki" <rafael.j.wysocki@intel.com>
Cc: Robert Moore <robert.moore@intel.com>,
<linux-acpi@vger.kernel.org>, <linux-cxl@vger.kernel.org>,
Dave Jiang <dave.jiang@intel.com>,
Dan Williams <dan.j.williams@intel.com>,
Ira Weiny <ira.weiny@intel.com>,
Vishal Verma <vishal.l.verma@intel.com>,
Alison Schofield <alison.schofield@intel.com>
Subject: Re: [PATCH] ACPICA: Fix typo in CDAT DSMAS struct definition
Date: Wed, 8 Feb 2023 14:11:44 -0800 [thread overview]
Message-ID: <63e41e20735c0_11f3dc29460@iweiny-mobl.notmuch> (raw)
In-Reply-To: <1bebe2a62539988a1b5fd26665ab5221a7eddbb2.1675835625.git.lukas@wunner.de>
Lukas Wunner wrote:
> ACPICA commit 9d8bd58d5f3495ce76d1b9767ec0b92251cbc366
>
> Link: https://github.com/acpica/acpica/commit/9d8bd58d5f34
> Signed-off-by: Lukas Wunner <lukas@wunner.de>
> Cc: Dave Jiang <dave.jiang@intel.com>
Reviewed-by: Ira Weiny <ira.weiny@intel.com>
> ---
> include/acpi/actbl1.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/acpi/actbl1.h b/include/acpi/actbl1.h
> index 72884ef..cdedccc 100644
> --- a/include/acpi/actbl1.h
> +++ b/include/acpi/actbl1.h
> @@ -346,7 +346,7 @@ enum acpi_cdat_type {
>
> /* Subtable 0: Device Scoped Memory Affinity Structure (DSMAS) */
>
> -struct acpi_cadt_dsmas {
> +struct acpi_cdat_dsmas {
> u8 dsmad_handle;
> u8 flags;
> u16 reserved;
> --
> 2.39.1
>
next prev parent reply other threads:[~2023-02-08 22:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-08 5:59 [PATCH] ACPICA: Fix typo in CDAT DSMAS struct definition Lukas Wunner
2023-02-08 22:11 ` Ira Weiny [this message]
2023-02-09 12:54 ` Rafael J. Wysocki
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=63e41e20735c0_11f3dc29460@iweiny-mobl.notmuch \
--to=ira.weiny@intel.com \
--cc=alison.schofield@intel.com \
--cc=dan.j.williams@intel.com \
--cc=dave.jiang@intel.com \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-cxl@vger.kernel.org \
--cc=lukas@wunner.de \
--cc=rafael.j.wysocki@intel.com \
--cc=robert.moore@intel.com \
--cc=vishal.l.verma@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