On Tue, Apr 09, 2024 at 09:59:35AM -0500, Bjorn Helgaas wrote: > On Tue, Mar 12, 2024 at 05:05:57PM +0900, Kobayashi,Daisuke wrote: > > This patch implements a process to output the link status information > > of the CXL1.1 device to sysfs. The values of the registers related to > > the link status are outputted into three separate files. > > > > In CXL1.1, the link status of the device is included in the RCRB mapped to > > the memory mapped register area. This function accesses the address where > > the device's RCRB is mapped. > > > > Sorry for commenting on v3 when you already posted v4.