On 8/16/2024 10:44 PM, Ira Weiny wrote: > create_pmem_region_store() and create_ram_region_store() are identical > with the exception of the region mode. With the addition of DC region > mode this would end up being 3 copies of the same code. > > Refactor create_pmem_region_store() and create_ram_region_store() to use > a single common function to be used in subsequent DC code. > > Suggested-by: Fan Ni <fan...@samsung.com> > Signed-off-by: Ira Weiny <ira.we...@intel.com> Reviewed-by: Li Ming <ming4...@intel.com>
- Re: [PATCH v3 10/25] cxl/port: Add endpoint decoder ... Jonathan Cameron
- [PATCH v3 11/25] cxl/mem: Expose DCD partition capabiliti... ira . weiny
- Re: [PATCH v3 11/25] cxl/mem: Expose DCD partition c... Dave Jiang
- Re: [PATCH v3 11/25] cxl/mem: Expose DCD partiti... Ira Weiny
- Re: [PATCH v3 11/25] cxl/mem: Expose DCD par... Dave Jiang
- Re: [PATCH v3 11/25] cxl/mem: Expose DCD par... Jonathan Cameron
- [PATCH v3 12/25] cxl/region: Refactor common create regio... Ira Weiny
- Re: [PATCH v3 12/25] cxl/region: Refactor common cre... Dave Jiang
- Re: [PATCH v3 12/25] cxl/region: Refactor common cre... Fan Ni
- Re: [PATCH v3 12/25] cxl/region: Refactor common cre... Jonathan Cameron
- Re: [PATCH v3 12/25] cxl/region: Refactor common cre... Li, Ming4
- [PATCH v3 14/25] cxl/events: Split event msgnum configura... Ira Weiny
- [PATCH v3 15/25] cxl/pci: Factor out interrupt policy che... Ira Weiny
- [PATCH v3 13/25] cxl/region: Add sparse DAX region suppor... ira . weiny