Re: Bug#1074111: [arm64] boot stops at 'Starting kernel ...' without any further output when kernel built with recent binutils

2024-07-22 Thread Diederik de Haas
Version: 2.42.90.20240720-1 On Monday, 22 July 2024 17:53:01 CEST Emanuele Rocca wrote: > Hi Diederik, Hi Emanuele, > On 2024-07-22 10:15, Diederik de Haas wrote: > > The referenced commit is part of 2.42.90.20240720-1, so this bug can be > > closed (and the workaround for the kernel dropped)?

Re: Bug#1074111: [arm64] boot stops at 'Starting kernel ...' without any further output when kernel built with recent binutils

2024-07-22 Thread Emanuele Rocca
Hi Diederik, On 2024-07-22 10:15, Diederik de Haas wrote: > The referenced commit is part of 2.42.90.20240720-1, so this bug can be > closed > (and the workaround for the kernel dropped)? Indeed, I just built Linux 6.10 with CONFIG_RELR=y and binutils 2.42.90.20240720. It booted fine: Linux

Re: Bug#1074111: [arm64] boot stops at 'Starting kernel ...' without any further output when kernel built with recent binutils

2024-07-22 Thread Diederik de Haas
On Monday, 15 July 2024 20:37:54 CEST Emanuele Rocca wrote: > 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 > >

Re: Bug#1074111: [arm64] boot stops at 'Starting kernel ...' without any further output when kernel built with recent binutils

2024-07-15 Thread Emanuele Rocca
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 >

Re: Bug#1074111: [arm64] boot stops at 'Starting kernel ...' without any further output when kernel built with recent binutils

2024-06-26 Thread Emanuele Rocca
On 2024-06-24 06:10, Emanuele Rocca wrote: > On 2024-06-23 12:13, Chris Hofstaedtler wrote: > > I think this also means rebuilding an existing kernel in unstable > > or testing will also break. > > That is correct, I've built Linux 6.8.12 in a sid chroot and the > resulting kernel image is 26M

Re: Bug#1074111: [arm64] boot stops at 'Starting kernel ...' without any further output when kernel built with recent binutils

2024-06-24 Thread Emanuele Rocca
Hi, On 2024-06-23 12:13, Chris Hofstaedtler wrote: > I think this also means rebuilding an existing kernel in unstable > or testing will also break. That is correct, I've built Linux 6.8.12 in a sid chroot and the resulting kernel image is 26M and unbootable. Toolchain package versions, for

Re: Bug#1074111: [arm64] boot stops at 'Starting kernel ...' without any further output when kernel built with recent binutils

2024-06-23 Thread Chris Hofstaedtler
Control: clone -1 -2 Control: reassign -2 src:binutils Control: found -2 binutils/2.42.50.20240618-1 I'm cloning this to src:binutils as the problem is likely either there or in gcc; as Johannes stated below, the newer gcc requires the new binutils. If it's gcc, please reassign there. CC-ed