Re: [PULL 01/24] optionrom: Remove build-id section

2023-10-03 Thread Michael Tokarev
03.10.2023 11:30, Paolo Bonzini wrote: From: Fabiano Rosas Our linker script for optionroms specifies only the placement of the .text section, leaving the linker free to place the remaining sections at arbitrary places in the file. .. Cc: sta...@vger.kernel.org Are you sure you mean *that*

[PULL 01/24] optionrom: Remove build-id section

2023-10-03 Thread Paolo Bonzini
From: Fabiano Rosas Our linker script for optionroms specifies only the placement of the .text section, leaving the linker free to place the remaining sections at arbitrary places in the file. Since at least binutils 2.39, the .note.gnu.build-id section is now being placed at the start of the fi