Message ID | 20241029-dcd-type2-upstream-v5-0-8739cb67c374@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | DCD: Add support for Dynamic Capacity Devices (DCD) | expand |
On Tue, 29 Oct 2024 15:34:35 -0500 Ira Weiny <ira.weiny@intel.com> wrote: > A git tree of this series can be found here: > > https://github.com/weiny2/linux-kernel/tree/dcd-v4-2024-10-29 > > Series info > =========== > > This series has 4 parts: > > Patch 1: Add core range_overlaps() function > Patch 2-6: CXL clean up/prelim patches > Patch 7-25: Core DCD support > Patch 26-27: cxl_test support Other than a few trivial comments and that one build bot reported issue all looks good to me. Nice work Ira, Navneet etc. Maybe optimistic to hit 6.13, but I'd love it if it did. If not, Dave, how about shaving a few off the front so at least there is less to remember for v6 onwards :) Jonathan
On 10/30/24 7:48 AM, Jonathan Cameron wrote: > On Tue, 29 Oct 2024 15:34:35 -0500 > Ira Weiny <ira.weiny@intel.com> wrote: > >> A git tree of this series can be found here: >> >> https://github.com/weiny2/linux-kernel/tree/dcd-v4-2024-10-29 >> >> Series info >> =========== >> >> This series has 4 parts: >> >> Patch 1: Add core range_overlaps() function >> Patch 2-6: CXL clean up/prelim patches >> Patch 7-25: Core DCD support >> Patch 26-27: cxl_test support > > Other than a few trivial comments and that one build bot reported > issue all looks good to me. Nice work Ira, Navneet etc. > > Maybe optimistic to hit 6.13, but I'd love it if it did. > If not, Dave, how about shaving a few off the front so at least > there is less to remember for v6 onwards :) I'd like to take it for 6.13. Just seeing if Dan has any last minute complaints :) We should be able to take 1-6 at least. > > Jonathan