[PATCH v4 0/3] CXL updates for v6.19

Robert Richter posted 3 patches 2 months, 3 weeks ago
drivers/cxl/acpi.c        | 15 ++++-----------
drivers/cxl/core/port.c   |  1 -
drivers/cxl/core/region.c | 25 +++++++------------------
drivers/cxl/cxl.h         |  2 +-
4 files changed, 12 insertions(+), 31 deletions(-)
[PATCH v4 0/3] CXL updates for v6.19
Posted by Robert Richter 2 months, 3 weeks ago
Sending optional and rather independent patches from v5 of the CXL
address translation series [1] separately in this series.

[1] https://patchwork.kernel.org/project/cxl/cover/20251112203143.1269944-1-rrichter@amd.com/

V4:
 * resend with coverletter that was missing in v3,

V3:
 * rebased onto v6.18-rc5,
 * fixed kfree() in cxl_root_decoder_release(), it was wrongly in another patch,

V2:
 * updated sob-chain,
 * spell fixes in description of patch #1,

Robert Richter (3):
  cxl: Simplify cxl_rd_ops allocation and handling
  cxl/acpi: Group xor arithmetric setup code in a single block
  cxl/region: Remove local variable @inc in cxl_port_setup_targets()

 drivers/cxl/acpi.c        | 15 ++++-----------
 drivers/cxl/core/port.c   |  1 -
 drivers/cxl/core/region.c | 25 +++++++------------------
 drivers/cxl/cxl.h         |  2 +-
 4 files changed, 12 insertions(+), 31 deletions(-)

-- 
2.47.3