]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
cxl/acpi: Rename CFMW coherency restrictions
authorDavidlohr Bueso <dave@stgolabs.net>
Mon, 8 Sep 2025 16:00:34 +0000 (09:00 -0700)
committerDave Jiang <dave.jiang@intel.com>
Wed, 10 Sep 2025 15:09:10 +0000 (08:09 -0700)
commitc4272905c37930c19b54fa3549b22899122ce69e
treeec87327b59560e89fe8e542d23b58a8d05c010b6
parent4dfa64181f23079077c7c1f7e9c342661f66f1d5
cxl/acpi: Rename CFMW coherency restrictions

ACPICA commit 710745713ad3a2543dbfb70e84764f31f0e46bdc

This has been renamed in more recent CXL specs, as
type3 (memory expanders) can also use HDM-DB for
device coherent memory.

Link: https://github.com/acpica/acpica/commit/710745713ad3a2543dbfb70e84764f31f0e46bdc
Acked-by: Rafael J. Wysocki (Intel) <rafael@kernel.org>
Signed-off-by: Davidlohr Bueso <dave@stgolabs.net>
Reviewed-by: Jonathan Cameron <jonathan.cameron@huawei.com>
Reviewed-by: Gregory Price <gourry@gourry.net>
Reviewed-by: Dave Jiang <dave.jiang@intel.com>
Link: https://patch.msgid.link/20250908160034.86471-1-dave@stgolabs.net
Signed-off-by: Dave Jiang <dave.jiang@intel.com>
drivers/cxl/acpi.c
include/acpi/actbl1.h
tools/testing/cxl/test/cxl.c