[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <01d59bcb-b7fe-4ae8-9c16-e6fdb2305824@arm.com>
Date: Tue, 22 Oct 2024 12:26:23 +0100
From: Vincenzo Frascino <vincenzo.frascino@....com>
To: Alexander Gordeev <agordeev@...ux.ibm.com>
Cc: linux-kernel@...r.kernel.org, linux-arch@...r.kernel.org,
linux-mm@...ck.org, Heiko Carstens <hca@...ux.ibm.com>,
Vasily Gorbik <gor@...ux.ibm.com>, Arnd Bergmann <arnd@...db.de>,
Andy Lutomirski <luto@...nel.org>, Thomas Gleixner <tglx@...utronix.de>,
"Jason A . Donenfeld" <Jason@...c4.com>, kernel test robot <lkp@...el.com>
Subject: Re: [PATCH v5 3/3] s390: Remove remaining _PAGE_* macros
Hi Alexander,
On 18/10/2024 07:46, Alexander Gordeev wrote:
> On Mon, Oct 14, 2024 at 04:13:40PM +0100, Vincenzo Frascino wrote:
>
> Hi Vincenzo,
>
>> The introduction of vdso/page.h made redundant the definition of
>> _PAGE_SHIFT, _PAGE_SIZE, _PAGE_MASK.
>>
>> Refactor the code to remove the macros.
>>
>> Cc: Heiko Carstens <hca@...ux.ibm.com>
>> Cc: Vasily Gorbik <gor@...ux.ibm.com>
>> Cc: Alexander Gordeev <agordeev@...ux.ibm.com>
>> Cc: Arnd Bergmann <arnd@...db.de>
>> Cc: Andy Lutomirski <luto@...nel.org>
>> Cc: Thomas Gleixner <tglx@...utronix.de>
>> Cc: Jason A. Donenfeld <Jason@...c4.com>
>> Reported-by: kernel test robot <lkp@...el.com>
>> Closes: https://lore.kernel.org/oe-kbuild-all/202410112106.mvc2U2p0-lkp@intel.com/
>
> Is my understanding correct that with patch 3/3 you fix an issue
> introduced with patch 2/3?
>
Logically yes, but please note that patch 2/3 has a small transitional change to
not break bisectability.
>> Signed-off-by: Vincenzo Frascino <vincenzo.frascino@....com>
>> ---
>> arch/s390/include/asm/page.h | 3 ---
>> arch/s390/include/asm/pgtable.h | 2 +-
>> arch/s390/mm/fault.c | 2 +-
>> arch/s390/mm/gmap.c | 6 +++---
>> arch/s390/mm/pgalloc.c | 4 ++--
>> 5 files changed, 7 insertions(+), 10 deletions(-)
>
> Thanks!
--
Regards,
Vincenzo
Powered by blists - more mailing lists