linux-next: Tree for Jan 18 (arch/riscv/mm/init.c)
Randy Dunlap
rdunlap at infradead.org
Thu Jan 18 09:47:10 PST 2024
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).
--
#Randy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config-r5397.gz
Type: application/gzip
Size: 22503 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-riscv/attachments/20240118/8d55b1d5/attachment.gz>
More information about the linux-riscv
mailing list