On 2024-06-26 03:19, Emanuele Rocca wrote: > Binutils upstream is now looking at the issue, see: > https://sourceware.org/bugzilla/show_bug.cgi?id=31924 > > For the time being we could explicitly set CONFIG_RELR=n in > debian/config/arm64/config as a workaround, while waiting for a binutils > update. This issue is now fixed upstream. To confirm, I built a new binutils snapshot from trunk, HEAD pointing at the following commit: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d21176c014a4696e667b8567df90364939269170
Built a 6.10 kernel with CONFIG_RELR=y and the above mentioned binutils, confirmed that it boots fine.

