[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <3fc9e255-2363-4255-80dd-602f886cab27@ghiti.fr>
Date: Thu, 18 Jan 2024 22:24:16 +0100
From: Alexandre Ghiti <alex@...ti.fr>
To: Randy Dunlap <rdunlap@...radead.org>,
Stephen Rothwell <sfr@...b.auug.org.au>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-riscv <linux-riscv@...ts.infradead.org>
Subject: Re: linux-next: Tree for Jan 18 (arch/riscv/mm/init.c)
Hi Randy,
On 18/01/2024 18:47, Randy Dunlap wrote:
>
> On 1/17/24 19:31, Stephen Rothwell wrote:
>> Hi all,
>>
>> News: the merge window has opened, so please do not add any material
>> intended for v6.9 to your linux-next included branches until asfter
>> v6.8-rc1 has been released.
>>
>> Changes since 20240117:
>>
> on riscv 32-bit:
>
> ../arch/riscv/mm/init.c: In function 'setup_vm':
> ../arch/riscv/mm/init.c:1063:34: error: 'PAGE_OFFSET_L3' undeclared (first use in this function); did you mean 'PAGE_OFFSET'?
> 1063 | kernel_map.page_offset = PAGE_OFFSET_L3;
> | ^~~~~~~~~~~~~~
> | PAGE_OFFSET
> ../arch/riscv/mm/init.c:1063:34: note: each undeclared identifier is reported only once for each function it appears in
>
>
> PAGE_OFFSET_L3 is only defined for CONFIG_64BIT.
>
>
> Full randconfig file is attached (fwiw).
Thanks for the report, I sent a fix here:
https://lore.kernel.org/linux-riscv/20240118212120.2087803-1-alexghiti@rivosinc.com/T/#u
Alex
>
>
> _______________________________________________
> linux-riscv mailing list
> linux-riscv@...ts.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-riscv
Powered by blists - more mailing lists