Thread (14 messages) 14 messages, 6 authors, 2021-04-30

Re: [PATCH] arm64/vdso: Discard .note.gnu.property sections in vDSO

From: Catalin Marinas <catalin.marinas@arm.com>
Date: 2021-04-30 17:57:59
Also in: lkml

On Fri, 23 Apr 2021 13:51:59 -0700, Bill Wendling wrote:
The arm64 assembler in binutils 2.32 and above generates a program
property note in a note section, .note.gnu.property, to encode used x86
ISAs and features. But the kernel linker script only contains a single
NOTE segment:

  PHDRS
  {
    text    PT_LOAD    FLAGS(5) FILEHDR PHDRS; /* PF_R|PF_X */
    dynamic PT_DYNAMIC FLAGS(4);               /* PF_R */
    note    PT_NOTE    FLAGS(4);               /* PF_R */
  }

[...]
Applied to arm64 (for-next/core). Thanks Bill and Szabolcs for
clarifying the need for this patch.

[1/1] arm64/vdso: Discard .note.gnu.property sections in vDSO
      https://git.kernel.org/arm64/c/388708028e69

-- 
Catalin


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help