Re: [PATCH v1 2/2] mm: remove extra ZONE_DEVICE struct page refcount
From: Jason Gunthorpe <jgg@nvidia.com>
Date: 2021-10-14 18:01:40
Also in:
amd-gfx, dri-devel, linux-ext4, linux-xfs
From: Jason Gunthorpe <jgg@nvidia.com>
Date: 2021-10-14 18:01:40
Also in:
amd-gfx, dri-devel, linux-ext4, linux-xfs
On Thu, Oct 14, 2021 at 10:35:27AM -0700, Ralph Campbell wrote:
I ran xfstests-dev using the kernel boot option to "fake" a pmem device when I first posted this patch. The tests ran OK (or at least the same tests passed with and without my patch).
Hmm. I know nothing of xfstests but tests/generic/413 Looks kind of like it might cover this situation? Did it run for you? Jason