Re: [PATCH v2 0/6] cxl: Support mixed-granularity region interleaves
Robert Richter <[email protected]>
| Newsgroups | org.kernel.vger.linux-cxl |
|---|---|
| Message-ID | <[email protected]> |
On 11.06.26 10:47:24, Alison Schofield wrote: > Changes in v2: > - Patch 1,2: Defer the unused selector var store to keep P1 bisectable (Sashiko) > - Patch 1: Make divide by 3 in get_selctor() work on 32-bit builds) (lkp) > - Patch 4: Use local vars in cxl_region_attach() for readability (DaveJ) > - Patch 5: Add NULL checks on unused mock arrays (Sashiko) > - Resolved errant err_rch unwind with rc7 merge (DaveJ) > - Rebase onto 7.1-rc7 > - Update commit logs in 1,2,5 to align w changes in v2 For the series: Tested-by: Robert Richter <[email protected]>