Re: linux-next: Tree for Jul 6 (arch/riscv/)

From: Randy Dunlap
Date: Thu Jul 06 2023 - 17:36:10 EST




On 7/6/23 14:32, Palmer Dabbelt wrote:
> On Thu, 06 Jul 2023 14:27:53 PDT (-0700), rdunlap@xxxxxxxxxxxxx wrote:
>>
>>
>> On 7/5/23 18:57, Stephen Rothwell wrote:
>>> Hi all,
>>>
>>> Please do *not* add any v6.6 related stuff to your linux-next included
>>> branches until after v6.5-rc1 has been released.
>>>
>>> Changes since 20230705:
>>>
>>
>> on riscv64:
>>
>> WARNING: modpost: vmlinux: section mismatch in reference: $xrv64i2p1_m2p0_a2p1_zicsr2p0_zifencei2p0_zihintpause2p0_zmmul1p0+0x14 (section: .text.unlikely.set_bit.constprop.0) -> numa_nodes_parsed (section: .init.data)
>>
>>
>> Full randconfig file is attached.
>
> Thanks, I'm giving it a look.  Do you happen to also have your toolchain version easily availiable?  The mapping symbols are new and we've seen some odd stuff happen, something is likely broken somewhere...

I'm using gcc-13.1.0 from https://mirrors.edge.kernel.org/pub/tools/crosstool/

--
~Randy