mbox series

[0/3] cxl: Misc fixups that missed v6.2

Message ID 167124080717.1626103.10654476222026614847.stgit@dwillia2-xfh.jf.intel.com
Headers show
Series cxl: Misc fixups that missed v6.2 | expand

Message

Dan Williams Dec. 17, 2022, 1:33 a.m. UTC
While working on volatile region enumeration in the v6.1 timeframe I put
together these small fixups and a new attribute to help topology
walking. I overlooked them for v6.2, but will now target them for v6.3.

The most significant change is a 'parent_dport' attribute so 'cxl list'
has a simple method to identify the downstream port that routes to the
descendant cxl_port (upstream port).

---

Dan Williams (3):
      cxl/mem: Quiet port walking warning
      cxl/region: Clarify when a cxld->commit() callback is mandatory
      cxl/port: Link the 'parent_dport' in portX/ and endpointX/ sysfs


 Documentation/ABI/testing/sysfs-bus-cxl |   15 +++++++++++++++
 drivers/cxl/core/port.c                 |   31 +++++++++++++++++++++++++++++--
 drivers/cxl/core/region.c               |   19 +++++++++++++++++--
 3 files changed, 61 insertions(+), 4 deletions(-)

base-commit: f04facfb993de47e2133b2b842d72b97b1c50162