----- Original Message -----
> From: "Anshuman Khandual" <anshuman.khand...@arm.com>
> To: linux-arm-ker...@lists.infradead.org, linux-kernel@vger.kernel.org, 
> linux...@kvack.org
> Cc: "Catalin Marinas" <catalin.mari...@arm.com>, "Will Deacon" 
> <w...@kernel.org>, "Ard Biesheuvel" <a...@kernel.org>,
> "Mark Rutland" <mark.rutl...@arm.com>, "James Morse" <james.mo...@arm.com>, 
> "Robin Murphy" <robin.mur...@arm.com>,
> "Jérôme Glisse" <jgli...@redhat.com>, "Dan Williams" 
> <dan.j.willi...@intel.com>, "David Hildenbrand"
> <da...@redhat.com>, "Mike Rapoport" <r...@linux.ibm.com>, "Veronika Kabatova" 
> <vkaba...@redhat.com>
> Sent: Friday, March 5, 2021 6:38:14 AM
> Subject: Re: [PATCH V3 0/2] arm64/mm: Fix pfn_valid() for ZONE_DEVICE based 
> memory
> 
> 
> On 3/5/21 10:54 AM, Anshuman Khandual wrote:
> > This series fixes pfn_valid() for ZONE_DEVICE based memory and also
> > improves
> > its performance for normal hotplug memory. While here, it also reorganizes
> > pfn_valid() on CONFIG_SPARSEMEM. This series is based on v5.12-rc1.
> > 
> > Cc: Catalin Marinas <catalin.mari...@arm.com>
> > Cc: Will Deacon <w...@kernel.org>
> > Cc: Ard Biesheuvel <a...@kernel.org>
> > Cc: Mark Rutland <mark.rutl...@arm.com>
> > Cc: James Morse <james.mo...@arm.com>
> > Cc: Robin Murphy <robin.mur...@arm.com>
> > Cc: Jérôme Glisse <jgli...@redhat.com>
> > Cc: Dan Williams <dan.j.willi...@intel.com>
> > Cc: David Hildenbrand <da...@redhat.com>
> > Cc: Mike Rapoport <r...@linux.ibm.com>
> > Cc: Veronika Kabatova <vkaba...@redhat.com>
> > Cc: linux-arm-ker...@lists.infradead.org
> > Cc: linux...@kvack.org
> > Cc: linux-kernel@vger.kernel.org
> > 
> > Changes in V3:
> > 
> > - Validate the pfn before fetching mem_section with __pfn_to_section() in
> > [PATCH 2/2]
> 
> Hello Veronica,
> 
> Could you please help recreate the earlier failure [1] but with this
> series applies on v5.12-rc1. Thank you.
> 

Hello Anshuman,

the machine in question is currently loaned to a developer. I'll reach
out to them and will let you know once I have any results.


Veronika

> [1]
> https://lore.kernel.org/linux-arm-kernel/cki.8d1cb60fec.k6njmef...@redhat.com/
> 
> - Anshuman
> 
> 

Reply via email to