From: "Rafael J. Wysocki" <rjw@rjwysocki.net>
To: Linux ACPI <linux-acpi@vger.kernel.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
Bob Moore <robert.moore@intel.com>,
Saket Dumbre <saket.dumbre@intel.com>
Subject: [PATCH v1 6/8] ACPICA: Fix typo in comments for SRAT structures
Date: Wed, 26 Mar 2025 21:09:53 +0100 [thread overview]
Message-ID: <8507690.T7Z3S40VBb@rjwysocki.net> (raw)
In-Reply-To: <5873907.DvuYhMxLoT@rjwysocki.net>
From: Adam Lackorzynski <adam@l4re.org>
ACPICA commit 218b5b3654b355e7481cbee8209f5212201b1196
Link: https://github.com/acpica/acpica/commit/218b5b36
Signed-off-by: Adam Lackorzynski <adam@l4re.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
---
include/acpi/actbl3.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/acpi/actbl3.h b/include/acpi/actbl3.h
index 5cd755143b7d..14082dd445f2 100644
--- a/include/acpi/actbl3.h
+++ b/include/acpi/actbl3.h
@@ -269,7 +269,7 @@ struct acpi_srat_gicc_affinity {
#define ACPI_SRAT_GICC_ENABLED (1) /* 00: Use affinity structure */
-/* 4: GCC ITS Affinity (ACPI 6.2) */
+/* 4: GIC ITS Affinity (ACPI 6.2) */
struct acpi_srat_gic_its_affinity {
struct acpi_subtable_header header;
--
2.43.0
next prev parent reply other threads:[~2025-03-26 21:12 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-26 20:04 [PATCH v1 0/8] ACPICA: ACPICA 20241212 Rafael J. Wysocki
2025-03-26 20:05 ` [PATCH v1 1/8] ACPICA: fix acpi operand cache leak in dswstate.c Rafael J. Wysocki
2025-03-26 20:06 ` [PATCH v1 2/8] ACPICA: fix acpi parse and parseext cache leaks Rafael J. Wysocki
2025-03-26 20:07 ` [PATCH v1 3/8] ACPICA: New release 20240927 Rafael J. Wysocki
2025-03-26 20:07 ` [PATCH v1 4/8] ACPICA: actbl1: Update values to hex to follow ACPI specs Rafael J. Wysocki
2025-03-26 20:08 ` [PATCH v1 5/8] ACPICA: actbl1: Add EINJv2 get error type action Rafael J. Wysocki
2025-03-26 20:09 ` Rafael J. Wysocki [this message]
2025-03-26 20:10 ` [PATCH v1 7/8] ACPICA: Fix warnings from PR #295 merge Rafael J. Wysocki
2025-03-26 20:11 ` [PATCH v1 8/8] ACPICA: Logfile: Changes for version 20241212 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=8507690.T7Z3S40VBb@rjwysocki.net \
--to=rjw@rjwysocki.net \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robert.moore@intel.com \
--cc=saket.dumbre@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