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

Robert Richter posted 3 patches 2 months, 3 weeks ago
There is a newer version of this series
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 v3 0/3] CXL updates for v6.19
Posted by Robert Richter 2 months, 3 weeks ago
*** BLURB HERE ***

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
Re: [PATCH v3 0/3] CXL updates for v6.19
Posted by Robert Richter 2 months, 3 weeks ago
On 14.11.25 01:26:27, Robert Richter wrote:
> *** BLURB HERE ***

Just noticed the broken coverletter. Hit sent before save. :/

Sending v4.

-Robert

> 
> 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
>