diff options
author | Christophe Leroy <christophe.leroy@csgroup.eu> | 2025-07-01 12:49:29 +0200 |
---|---|---|
committer | Madhavan Srinivasan <maddy@linux.ibm.com> | 2025-07-22 14:21:19 +0530 |
commit | da30705c4621fc82d68483f114f5a395a5f472d2 (patch) | |
tree | 18da7c5c3155868f7c538c24252d8ff9b109ed0e /scripts/lib/kdoc/kdoc_files.py | |
parent | 69bf2053608423cbe348f4c5d4f8d737e607d1ad (diff) |
arch/powerpc: Remove .interp section in vmlinux
When building with CONFIG_RELOCATABLE, there is a .interp section
which contains the name of the expected ELF interpreter:
Contents of section .interp:
c0000000021c1bac 2f757372 2f6c6962 2f6c642e 736f2e31 /usr/lib/ld.so.1
c0000000021c1bbc 00 .
That information is useless and even likely wrong. Remove it.
Link: https://github.com/linuxppc/issues/issues/434
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Acked-by: Segher Boessenkool <segher@kernel.crashing.org>
Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com>
Link: https://patch.msgid.link/eeaf8fd6628a75d19872ab31cf7e7179e2baef5e.1751366959.git.christophe.leroy@csgroup.eu
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions