On Mon, Nov 04, 2024 at 08:10:48PM -0600, Ira Weiny wrote: > From: Navneet Singh <[email protected]> > > CXL Dynamic Capacity Devices (DCDs) optionally support dynamic capacity > with up to eight partitions (Regions) (dc0-dc7). CXL regions can now be > spare and defined as dynamic capacity (dc). > > Add support for DCD devices. Query for DCD capabilities. Add the > ability to add DC partitions to a CXL DC region. > > Signed-off-by: Navneet Singh <[email protected]> > Co-authored-by: Sushant1 Kumar <[email protected]> > Signed-off-by: Sushant1 Kumar <[email protected]> > Co-authored-by: Ira Weiny <[email protected]> > Signed-off-by: Ira Weiny <[email protected]> Since you are submitting as a Co-developer, according to this:
https://docs.kernel.org/process/submitting-patches.html it should look like this: Co-developed-by: Sushant1 Kumar <[email protected]> Signed-off-by: Sushant1 Kumar <[email protected]> Signed-off-by: Navneet Singh <[email protected]> Co-developed-by: Ira Weiny <[email protected]> Signed-off-by: Ira Weiny <[email protected]> I recognize the Co-authored-by Tag as commonly used w github, while ndctl follows the kernel customs
