On Fri, Oct 31, 2025 at 10:40:01AM -0700, Dave Jiang wrote: > Move cxl-poison.sh to use the cxl_test auto region instead of manually > create an additional region. This is in preparation to allow utilize > the existing poison unit tests to also test the extended linear cache > region. > > The offset has been changed due to the auto region starts at 0 and pmem > region starts at 0x40000000. The original test was creating a pmem > region. It makes no difference what type of region is being used for > testing.
Reviewed, tested, and applied: https://github.com/pmem/ndctl/commits/pending Thanks!
