lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2812367a-49ad-4c88-8844-8f8493b15bbd@huawei.com>
Date: Wed, 7 Aug 2024 23:22:54 +0800
From: "liuyuntao (F)" <liuyuntao12@...wei.com>
To: Harith George <mail2hgg@...il.com>, <arnd@...db.de>,
	<linus.walleij@...aro.org>, <rmk+kernel@...linux.org.uk>, <ardb@...nel.org>,
	<harith.g@...fsemi.com>
CC: <linux-arm-kernel-join@...ts.infradead.org>,
	<linux-kernel@...r.kernel.org>
Subject: Re: [build fail] v6.11-rc2 from "ARM: 9404/1: arm32: enable
 HAVE_LD_DEAD_CODE_DATA_ELIMINATION"

Thanks, I reproduce the link error with toolchain
gcc version 9.3.0
GNU ld (GNU Binutils) 2.33.1

with same gcc version, just upgrading ld version to 2.36.1, it does not 
segfault and build completes. there should be bugs in low version of ld,
and the ".reloc  .text, R_ARM_NONE, ." triggers that.


On 2024/8/7 19:51, Harith George wrote:
> 
> 
> On 07-08-2024 15:19, liuyuntao (F) wrote:
>> It seems to be ok with vexpress_defconfig in mainline tree v6.11-rc2,
>> I may need your .config/code file for further testing.
>>
> Please find attached minimal patches just for your testing. "make 
> ARCH=arm e7_defconfig; make ARCH=arm xipImage"
> 
> Thanks,
> Warm Regards,
> Harith

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ