Re: [PATCH] vmcore: convert mmap_vmcore_fault() to use folios
From: Heiko Carstens
Date: Wed Sep 23 2026 - 11:13:24 EST
On Wed, Sep 23, 2026 at 12:24:43PM +0300, Mike Rapoport wrote:
> (cc s390 folks)
>
> On Tue, Sep 15, 2026 at 07:42:15PM -0400, Tal Zussman wrote:
> > Use a folio for the page cache page the s390 fault handler reads the
>
> I tiny bit of context why is this only relevant for s390 would have been
> nice :)
It is the ifdef CONFIG_S390 just two lines above the context diff of
the patch; but I was wondering the same and had to apply the patch and
look at the result. :)
In any case:
Acked-by: Heiko Carstens <hca@xxxxxxxxxxxxx>