public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/2] CXL ACPI tables for object creation
@ 2021-06-17 23:12 Alison Schofield
  2021-06-17 23:12 ` [PATCH v5 1/2] cxl/acpi: Add the Host Bridge base address to CXL port objects Alison Schofield
  2021-06-17 23:12 ` [PATCH v5 2/2] cxl/acpi: Use the ACPI CFMWS to create static decoder objects Alison Schofield
  0 siblings, 2 replies; 3+ messages in thread
From: Alison Schofield @ 2021-06-17 23:12 UTC (permalink / raw)
  To: Ben Widawsky, Dan Williams, Ira Weiny, Alison Schofield,
	Vishal Verma, Jonathan Cameron
  Cc: linux-cxl, linux-kernel, linux-acpi


Changes since v4 [1]:
- Replace dev_WARN_ONCE()'s with dev_warn_once() (Dan)

[1] https://lore.kernel.org/linux-cxl/cover.1623950781.git.alison.schofield@intel.com/

--
Parse the ACPI CXL Early Discovery Table (CEDT) and use the CHBS & CFMWS
when creating port and decoder objects.

CHBS: CXL Host Bridge Structure - Patch 1
CFMWS: CXL Fixed Memory Window Structure - Patch 2

Alison Schofield (2):
  cxl/acpi: Add the Host Bridge base address to CXL port objects
  cxl/acpi: Use the ACPI CFMWS to create static decoder objects

 drivers/cxl/acpi.c | 222 ++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 217 insertions(+), 5 deletions(-)


base-commit: 21083f51521fb0f60dbac591f175c3ed48435af4
-- 
2.26.2


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-06-17 23:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-17 23:12 [PATCH v5 0/2] CXL ACPI tables for object creation Alison Schofield
2021-06-17 23:12 ` [PATCH v5 1/2] cxl/acpi: Add the Host Bridge base address to CXL port objects Alison Schofield
2021-06-17 23:12 ` [PATCH v5 2/2] cxl/acpi: Use the ACPI CFMWS to create static decoder objects Alison Schofield

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox