Re: [PATCH RFC v2 03/18] cxl/mem: Read Dynamic capacity configuration from the device

From: Ira Weiny
Date: Fri Sep 08 2023 - 16:23:24 EST


Dave Jiang wrote:
>
>
> On 8/28/23 22:20, ira.weiny@xxxxxxxxx wrote:
> > From: Navneet Singh <navneet.singh@xxxxxxxxx>
> >
> > Devices can optionally support Dynamic Capacity (DC). These devices are
> > known as Dynamic Capacity Devices (DCD).
> >
> > Implement the DC (opcode 48XXh) mailbox commands as specified in CXL 3.0
> > section 8.2.9.8.9. Read the DC configuration and store the DC region
> > information in the device state.
> >
> > Co-developed-by: Navneet Singh <navneet.singh@xxxxxxxxx>
> > Signed-off-by: Navneet Singh <navneet.singh@xxxxxxxxx>
> > Signed-off-by: Ira Weiny <ira.weiny@xxxxxxxxx>
>
> Uncapitalize Dynamic in subject
>
> Also, maybe split out the REGION vs DECODER as a prep patch.

Both done.

Thanks!
Ira