On Mon, Nov 04, 2024 at 08:10:48PM -0600, Ira Weiny wrote: > From: Navneet Singh <navneet.si...@intel.com> > > 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 <navneet.si...@intel.com> > Co-authored-by: Sushant1 Kumar <sushant1.ku...@intel.com> > Signed-off-by: Sushant1 Kumar <sushant1.ku...@intel.com> > Co-authored-by: Ira Weiny <ira.we...@intel.com> > Signed-off-by: Ira Weiny <ira.we...@intel.com> 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 <sushant1.ku...@intel.com> Signed-off-by: Sushant1 Kumar <sushant1.ku...@intel.com> Signed-off-by: Navneet Singh <navneet.si...@intel.com> Co-developed-by: Ira Weiny <ira.we...@intel.com> Signed-off-by: Ira Weiny <ira.we...@intel.com> I recognize the Co-authored-by Tag as commonly used w github, while ndctl follows the kernel customs