Re: [PATCH v4 01/13] buildid: Only consider GNU notes for build ID parsing

2021-04-13 Thread Petr Mladek
On Fri 2021-04-09 18:52:48, Stephen Boyd wrote: > Some kernel elf files have various notes that also happen to have an elf > note type of '3', which matches NT_GNU_BUILD_ID but the note name isn't > "GNU". For example, this note trips up the existing logic: > > Owner Data size Description >

[PATCH v4 01/13] buildid: Only consider GNU notes for build ID parsing

2021-04-09 Thread Stephen Boyd
Some kernel elf files have various notes that also happen to have an elf note type of '3', which matches NT_GNU_BUILD_ID but the note name isn't "GNU". For example, this note trips up the existing logic: Owner Data size Description Xen0x0008 Unknown note type: (0x0003)