aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorMichael Ellerman <[email protected]>2020-02-27 04:59:32 +0000
committerMichael Ellerman <[email protected]>2020-04-01 03:30:50 +0000
commitead983604c5a390f1e3ce085945b60e82f08dbbe (patch)
treed9170d74742f91b2c0b88642c5f9ebb0c97ebfba /tools/perf/scripts/python/net_dropmonitor.py
parentpowerpc/ptrace: move ptrace_triggered() into hw_breakpoint.c (diff)
downloadkernel-ead983604c5a390f1e3ce085945b60e82f08dbbe.tar.gz
kernel-ead983604c5a390f1e3ce085945b60e82f08dbbe.zip
powerpc/vmlinux.lds: Explicitly retain .gnu.hash
Relocatable kernel builds produce a warning about .gnu.hash being an orphan section: ld: warning: orphan section `.gnu.hash' from `linker stubs' being placed in section `.gnu.hash' If we try to discard it the build fails: ld -EL -m elf64lppc -pie --orphan-handling=warn --build-id -o .tmp_vmlinux1 -T ./arch/powerpc/kernel/vmlinux.lds --whole-archive arch/powerpc/kernel/head_64.o arch/powerpc/kernel/entry_64.o ... sound/built-in.a net/built-in.a virt/built-in.a --no-whole-archive --start-group lib/lib.a --end-group ld: could not find section .gnu.hash So add an entry to explicitly retain it, as we do for .hash. Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions