[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240730123948.6833576c@p-imbrenda.boeblingen.de.ibm.com>
Date: Tue, 30 Jul 2024 12:39:48 +0200
From: Claudio Imbrenda <imbrenda@...ux.ibm.com>
To: David Hildenbrand <david@...hat.com>
Cc: linux-kernel@...r.kernel.org, linux-mm@...ck.org,
linux-s390@...r.kernel.org, kvm@...r.kernel.org,
Andrew Morton
<akpm@...ux-foundation.org>,
Matthew Wilcox <willy@...radead.org>,
Heiko
Carstens <hca@...ux.ibm.com>, Vasily Gorbik <gor@...ux.ibm.com>,
Alexander
Gordeev <agordeev@...ux.ibm.com>,
Christian Borntraeger
<borntraeger@...ux.ibm.com>,
Sven Schnelle <svens@...ux.ibm.com>,
Janosch
Frank <frankja@...ux.ibm.com>
Subject: Re: [PATCH v1 0/3] mm: remove arch_make_page_accessible()
Thank you for taking care of this!
Whole series:
Reviewed-by: Claudio Imbrenda <imbrenda@...ux.ibm.com>
On Mon, 29 Jul 2024 20:38:41 +0200
David Hildenbrand <david@...hat.com> wrote:
> Now that s390x implements arch_make_folio_accessible(), let's convert
> remaining users to use arch_make_folio_accessible() instead so we can
> remove arch_make_page_accessible().
>
> Cc: Andrew Morton <akpm@...ux-foundation.org>
> Cc: Matthew Wilcox <willy@...radead.org>
> Cc: Heiko Carstens <hca@...ux.ibm.com>
> Cc: Vasily Gorbik <gor@...ux.ibm.com>
> Cc: Alexander Gordeev <agordeev@...ux.ibm.com>
> Cc: Christian Borntraeger <borntraeger@...ux.ibm.com>
> Cc: Sven Schnelle <svens@...ux.ibm.com>
> Cc: Janosch Frank <frankja@...ux.ibm.com>
> Cc: Claudio Imbrenda <imbrenda@...ux.ibm.com>
>
> David Hildenbrand (3):
> mm: simplify arch_make_folio_accessible()
> mm/gup: convert to arch_make_folio_accessible()
> s390/uv: drop arch_make_page_accessible()
>
> arch/s390/include/asm/page.h | 2 --
> arch/s390/kernel/uv.c | 5 -----
> include/linux/mm.h | 18 +-----------------
> mm/gup.c | 8 +++++---
> 4 files changed, 6 insertions(+), 27 deletions(-)
>
>
> base-commit: 3bb434b9ff9bfeacf7f4aef6ae036146ae3c40cc
Powered by blists - more mailing lists