Linux CXL
 help / color / mirror / Atom feed
* [PATCH 0/3] cxl: Misc fixups that missed v6.2
@ 2022-12-17  1:33 Dan Williams
  2022-12-17  1:33 ` [PATCH 1/3] cxl/mem: Quiet port walking warning Dan Williams
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Dan Williams @ 2022-12-17  1:33 UTC (permalink / raw)
  To: linux-cxl

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

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

end of thread, other threads:[~2023-01-26 11:47 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-17  1:33 [PATCH 0/3] cxl: Misc fixups that missed v6.2 Dan Williams
2022-12-17  1:33 ` [PATCH 1/3] cxl/mem: Quiet port walking warning Dan Williams
2023-01-03 10:49   ` Robert Richter
2023-01-03 21:07     ` Dan Williams
2023-01-04  9:36       ` Robert Richter
2023-01-13 11:04         ` Jonathan Cameron
2023-01-25 21:09           ` Dan Williams
2023-01-25 22:11           ` [PATCH v2 1/3] cxl/mem: Quiet port walking warnings Dan Williams
2023-01-26 10:02             ` Jonathan Cameron
2023-01-26 11:47             ` Robert Richter
2022-12-17  1:33 ` [PATCH 2/3] cxl/region: Clarify when a cxld->commit() callback is mandatory Dan Williams
2023-01-13 11:24   ` Jonathan Cameron
2023-01-25 22:44     ` Dan Williams
2022-12-17  1:33 ` [PATCH 3/3] cxl/port: Link the 'parent_dport' in portX/ and endpointX/ sysfs Dan Williams
2023-01-13 11:39   ` Jonathan Cameron
2023-01-25 22:46     ` Dan Williams
2023-01-25 23:32       ` Dan Williams

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