[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230920090222.580f2b3ca43f21f752c10e0a@linux-foundation.org>
Date: Wed, 20 Sep 2023 09:02:22 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: <ankita@...dia.com>
Cc: <jgg@...dia.com>, <alex.williamson@...hat.com>,
<tony.luck@...el.com>, <bp@...en8.de>, <naoya.horiguchi@....com>,
<linmiaohe@...wei.com>, <aniketa@...dia.com>, <cjia@...dia.com>,
<kwankhede@...dia.com>, <targupta@...dia.com>, <vsethi@...dia.com>,
<acurrid@...dia.com>, <anuaggarwal@...dia.com>,
<linux-kernel@...r.kernel.org>, <linux-mm@...ck.org>,
<linux-edac@...r.kernel.org>, <kvm@...r.kernel.org>
Subject: Re: [PATCH v1 0/4] mm: Implement ECC handling for pfn with no
struct page
On Wed, 20 Sep 2023 19:32:06 +0530 <ankita@...dia.com> wrote:
> The kernel MM currently handles ECC errors / poison only on memory page
> backed by struct page. As part of [1], the nvgrace-gpu-vfio-pci module
> maps the device memory to user VA (Qemu) using remap_pfn_range without
> being added to the kernel. These pages are not backed by struct page.
Are you able to identify any other drivers which can (or will) use
this? Or is it likely that this feature will only ever be for
nvgrace-gpu-vfio-pci?
Powered by blists - more mailing lists