linux-next: Tree for Jan 18 (arch/riscv/mm/init.c)

Alexandre Ghiti alex at ghiti.fr
Thu Jan 18 13:24:16 PST 2024


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 at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-riscv



More information about the linux-riscv mailing list