[PATCH 02/20] ACPICA: Add the subtable CFMWS to the CEDT table

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Lawrence Hileman <larry.hileman@xxxxxxxxxxxxxx>

ACPICA commit 19b11f91660b1a38a8e9655b0b1a4ad51ec4db1e

Link: https://github.com/acpica/acpica/commit/19b11f91
Signed-off-by: Bob Moore <robert.moore@xxxxxxxxx>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>
---
 actbl1.h |    4 ++++
 1 file changed, 4 insertions(+)

diff -Nurp linux.before_name/include/acpi/actbl1.h linux.after_name/include/acpi/actbl1.h
--- linux.before_name/include/acpi/actbl1.h	2022-04-01 18:22:39.697289385 +0200
+++ linux.after_name/include/acpi/actbl1.h	2022-04-01 18:22:36.230333871 +0200
@@ -373,6 +373,10 @@ struct acpi_cedt_cfmws {
 	u32 interleave_targets[];
 };
 
+struct acpi_cedt_cfmws_target_element {
+	u32 interleave_target;
+};
+
 /* Values for Interleave Arithmetic field above */
 
 #define ACPI_CEDT_CFMWS_ARITHMETIC_MODULO	(0)






[Index of Archives]     [Linux IBM ACPI]     [Linux Power Management]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux