# git rev-parse -q --verify 63c04ee7d3b7c8d8e2726cb7c5f8a5f6fcc1e3b2^{commit} 63c04ee7d3b7c8d8e2726cb7c5f8a5f6fcc1e3b2 already have revision, skipping fetch # git checkout -q -f -B kisskb 63c04ee7d3b7c8d8e2726cb7c5f8a5f6fcc1e3b2 # git clean -qxdf # git log -1 commit 63c04ee7d3b7c8d8e2726cb7c5f8a5f6fcc1e3b2 Merge: 0bf0ea4 4ac1c17 Author: Linus Torvalds Date: Thu Jun 23 22:48:48 2016 -0700 Merge tag 'upstream-4.7-rc5' of git://git.infradead.org/linux-ubifs Pull UBI/UBIFS fixes from Richard Weinberger: "This contains fixes for two critical bugs in UBI and UBIFS: - fix the possibility of losing data upon a power cut when UBI tries to recover from a write error - fix page migration on UBIFS. It turned out that the default page migration function is not suitable for UBIFS" * tag 'upstream-4.7-rc5' of git://git.infradead.org/linux-ubifs: UBIFS: Implement ->migratepage() mm: Export migrate_page_move_mapping and migrate_page_copy ubi: Make recover_peb power cut aware gpio: make library immune to error pointers gpio: make sure gpiod_to_irq() returns negative on NULL desc gpio: 104-idi-48: Fix missing spin_lock_init for ack_lock # < /opt/cross/kisskb/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 63c04ee7d3b7c8d8e2726cb7c5f8a5f6fcc1e3b2 # < make -j 240 ARCH=x86_64 O=/home/kisskb/slave/build/linus_x86_64-randconfig_x86_64 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux- randconfig KCONFIG_SEED=0x1F107F58 warning: (SND_SOC_INTEL_BYTCR_RT5640_MACH && SND_SOC_INTEL_BYTCR_RT5651_MACH && SND_SOC_INTEL_CHT_BSW_RT5672_MACH && SND_SOC_INTEL_CHT_BSW_RT5645_MACH && SND_SOC_INTEL_CHT_BSW_MAX98090_TI_MACH) selects SND_SST_IPC_ACPI which has unmet direct dependencies (SOUND && !M68K && !UML && SND && SND_SOC && ACPI) # Added to kconfig CONFIG_STANDALONE=y # yes \n | make -j 240 ARCH=x86_64 O=/home/kisskb/slave/build/linus_x86_64-randconfig_x86_64 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -j 240 ARCH=x86_64 O=/home/kisskb/slave/build/linus_x86_64-randconfig_x86_64 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux- make[1]: Entering directory `/home/kisskb/slave/build/linus_x86_64-randconfig_x86_64' GEN ./Makefile scripts/kconfig/conf --silentoldconfig Kconfig warning: (SND_SOC_INTEL_BYTCR_RT5640_MACH && SND_SOC_INTEL_BYTCR_RT5651_MACH && SND_SOC_INTEL_CHT_BSW_RT5672_MACH && SND_SOC_INTEL_CHT_BSW_RT5645_MACH && SND_SOC_INTEL_CHT_BSW_MAX98090_TI_MACH) selects SND_SST_IPC_ACPI which has unmet direct dependencies (SOUND && !M68K && !UML && SND && SND_SOC && ACPI) warning: (SND_SOC_INTEL_BYTCR_RT5640_MACH && SND_SOC_INTEL_BYTCR_RT5651_MACH && SND_SOC_INTEL_CHT_BSW_RT5672_MACH && SND_SOC_INTEL_CHT_BSW_RT5645_MACH && SND_SOC_INTEL_CHT_BSW_MAX98090_TI_MACH) selects SND_SST_IPC_ACPI which has unmet direct dependencies (SOUND && !M68K && !UML && SND && SND_SOC && ACPI) make[1]: Leaving directory `/home/kisskb/slave/build/linus_x86_64-randconfig_x86_64' make[1]: Entering directory `/home/kisskb/slave/build/linus_x86_64-randconfig_x86_64' /home/kisskb/slave/src/Makefile:687: Cannot use CONFIG_KCOV: -fsanitize-coverage=trace-pc is not supported by compiler SYSTBL arch/x86/entry/syscalls/../../include/generated/asm/syscalls_32.h SYSHDR arch/x86/entry/syscalls/../../include/generated/asm/unistd_32_ia32.h SYSHDR arch/x86/entry/syscalls/../../include/generated/asm/unistd_64_x32.h SYSTBL arch/x86/entry/syscalls/../../include/generated/asm/syscalls_64.h SYSHDR arch/x86/entry/syscalls/../../include/generated/uapi/asm/unistd_32.h SYSHDR arch/x86/entry/syscalls/../../include/generated/uapi/asm/unistd_64.h SYSHDR arch/x86/entry/syscalls/../../include/generated/uapi/asm/unistd_x32.h HOSTCC scripts/basic/bin2c CHK include/config/kernel.release GEN ./Makefile WRAP arch/x86/include/generated/asm/clkdev.h WRAP arch/x86/include/generated/asm/cputime.h WRAP arch/x86/include/generated/asm/dma-contiguous.h WRAP arch/x86/include/generated/asm/early_ioremap.h WRAP arch/x86/include/generated/asm/mcs_spinlock.h WRAP arch/x86/include/generated/asm/mm-arch-hooks.h CHK include/generated/uapi/linux/version.h UPD include/generated/uapi/linux/version.h DESCEND objtool HOSTCC scripts/kallsyms HOSTCC scripts/sortextable HOSTCC scripts/asn1_compiler CC scripts/mod/empty.o CC /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64/tools/objtool/builtin-check.o HOSTCC scripts/mod/mk_elfconfig CC /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64/tools/objtool/elf.o MKDIR /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64/tools/objtool/arch/x86/insn/ CC scripts/mod/devicetable-offsets.s CC /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64/tools/objtool/special.o CC /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64/tools/objtool/objtool.o GEN /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64/tools/objtool/arch/x86/insn/inat-tables.c CC /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64/tools/objtool/libstring.o CC /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64/tools/objtool/exec-cmd.o CC /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64/tools/objtool/help.o CC /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64/tools/objtool/pager.o CC /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64/tools/objtool/parse-options.o CC /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64/tools/objtool/run-command.o CC /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64/tools/objtool/sigchain.o CC /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64/tools/objtool/subcmd-config.o MKDIR /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64/tools/objtool/arch/x86/ CC /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64/tools/objtool/arch/x86/decode.o GEN scripts/mod/devicetable-offsets.h MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/sumversion.o MKDIR /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64/tools/objtool/arch/x86/ LD /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64/tools/objtool/arch/x86/objtool-in.o LD /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64/tools/objtool/libsubcmd-in.o AR /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64/tools/objtool/libsubcmd.a LD /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64/tools/objtool/objtool-in.o LINK /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64/tools/objtool/objtool HOSTCC arch/x86/tools/relocs_32.o HOSTCC arch/x86/tools/relocs_64.o HOSTCC arch/x86/tools/relocs_common.o HOSTLD scripts/mod/modpost HOSTLD arch/x86/tools/relocs UPD include/config/kernel.release Using /home/kisskb/slave/src as source for kernel CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h CC arch/x86/purgatory/purgatory.o AS arch/x86/purgatory/stack.o AS arch/x86/purgatory/setup-x86_64.o CC arch/x86/purgatory/sha256.o AS arch/x86/purgatory/entry64.o CC arch/x86/purgatory/string.o LD arch/x86/purgatory/purgatory.ro BIN2C arch/x86/purgatory/kexec-purgatory.c CHK include/generated/timeconst.h CC kernel/bounds.s UPD include/generated/timeconst.h CHK include/generated/bounds.h UPD include/generated/bounds.h CC arch/x86/kernel/asm-offsets.s CHK include/generated/asm-offsets.h UPD include/generated/asm-offsets.h CALL /home/kisskb/slave/src/scripts/checksyscalls.sh CC init/main.o CHK include/generated/compile.h CC init/do_mounts.o CC init/do_mounts_rd.o CC init/do_mounts_initrd.o CC init/do_mounts_md.o CC init/initramfs.o CC init/calibrate.o CC init/init_task.o UPD include/generated/compile.h HOSTCC usr/gen_init_cpio CC init/version.o CC arch/x86/ia32/sys_ia32.o LD arch/x86/net/built-in.o CC arch/x86/realmode/init.o CC arch/x86/ia32/ia32_signal.o CC arch/x86/ia32/ia32_aout.o CC arch/x86/ia32/audit.o init/calibrate.o: warning: objtool: calibrate_delay_direct()+0x25: can't find jump dest instruction at .text+0xe102002b CC arch/x86/purgatory/kexec-purgatory.o AS arch/x86/realmode/rm/header.o CC arch/x86/events/core.o AS arch/x86/entry/entry_64.o AS arch/x86/realmode/rm/trampoline_64.o CC arch/x86/events/amd/ibs.o AS arch/x86/entry/thunk_64.o AS arch/x86/realmode/rm/stack.o AS arch/x86/realmode/rm/reboot.o CC arch/x86/entry/syscall_64.o CC arch/x86/entry/common.o AS arch/x86/entry/entry_64_compat.o CC arch/x86/entry/syscall_32.o CC arch/x86/events/msr.o CC arch/x86/entry/vsyscall/vsyscall_gtod.o PASYMS arch/x86/realmode/rm/pasyms.h CC arch/x86/mm/init.o LD arch/x86/purgatory/built-in.o CC arch/x86/mm/init_64.o LDS arch/x86/realmode/rm/realmode.lds arch/x86/entry/thunk_64.o: warning: objtool: .text+0x15: call without frame pointer save/setup arch/x86/entry/thunk_64.o: warning: objtool: .text+0x31: call without frame pointer save/setup arch/x86/entry/thunk_64.o: warning: objtool: .text+0x49: call without frame pointer save/setup arch/x86/entry/thunk_64.o: warning: objtool: .text+0x5e: return instruction outside of a callable function CC arch/x86/events/intel/core.o CC arch/x86/mm/fault.o CC arch/x86/events/intel/bts.o CC arch/x86/mm/ioremap.o CC arch/x86/events/intel/cqm.o CC arch/x86/mm/extable.o CC arch/x86/mm/pageattr.o LD arch/x86/realmode/rm/realmode.elf LD arch/x86/platform/atom/built-in.o CC arch/x86/events/intel/knc.o CC arch/x86/mm/mmap.o CC arch/x86/events/intel/ds.o init/do_mounts_initrd.o: warning: objtool: handle_initrd()+0xb5: can't find jump dest instruction at .init.text+0x8d0100d0 RELOCS arch/x86/realmode/rm/realmode.relocs CC arch/x86/mm/pat.o CC arch/x86/events/intel/lbr.o CC arch/x86/mm/pgtable.o LD arch/x86/platform/intel-quark/built-in.o CC arch/x86/events/intel/p4.o LD arch/x86/platform/intel-mid/built-in.o CC arch/x86/mm/physaddr.o LD arch/x86/platform/intel/built-in.o LD arch/x86/platform/efi/built-in.o LD arch/x86/platform/ce4100/built-in.o LD arch/x86/platform/geode/built-in.o LD arch/x86/platform/scx200/built-in.o OBJCOPY arch/x86/realmode/rm/realmode.bin CC arch/x86/events/intel/p6.o CC arch/x86/mm/gup.o LD arch/x86/platform/iris/built-in.o LD arch/x86/platform/olpc/built-in.o CC arch/x86/platform/sfi/sfi.o LD arch/x86/platform/uv/built-in.o CC arch/x86/events/intel/pt.o LD arch/x86/platform/goldfish/built-in.o CC arch/x86/mm/pat_rbtree.o CC arch/x86/mm/tlb.o CC arch/x86/mm/setup_nx.o CC arch/x86/mm/hugetlbpage.o LD arch/x86/platform/ts5500/built-in.o CC arch/x86/mm/dump_pagetables.o AS arch/x86/realmode/rmpiggy.o CC arch/x86/mm/debug_pagetables.o LD certs/built-in.o init/do_mounts_rd.o: warning: objtool: identify_ramdisk_image()+0x3d: can't find jump dest instruction at .init.text+0x1502013b CC arch/x86/entry/vdso/vma.o CC arch/x86/mm/pkeys.o GEN usr/initramfs_data.cpio.lzo CC arch/x86/entry/vdso/vdso32-setup.o LDS arch/x86/entry/vdso/vdso.lds AS arch/x86/entry/vdso/vdso-note.o CC arch/x86/entry/vdso/vclock_gettime.o CC arch/x86/entry/vdso/vgetcpu.o HOSTCC arch/x86/entry/vdso/vdso2c LD arch/x86/realmode/built-in.o LDS arch/x86/entry/vdso/vdso32/vdso32.lds CC arch/x86/kernel/process_64.o CC arch/x86/entry/vdso/vdso32/vclock_gettime.o AS arch/x86/entry/vdso/vdso32/note.o AS arch/x86/entry/vdso/vdso32/system_call.o CC arch/x86/kernel/signal.o CC arch/x86/kernel/signal_compat.o CC arch/x86/kernel/traps.o CC arch/x86/kernel/irq.o CC arch/x86/kernel/irq_64.o CC arch/x86/kernel/dumpstack_64.o LD arch/x86/entry/vsyscall/built-in.o CC arch/x86/kernel/time.o init/initramfs.o: warning: objtool: flush_buffer()+0x19: can't find jump dest instruction at .init.text+0x90000154 CC arch/x86/kernel/ioport.o AS usr/initramfs_data.o CC arch/x86/crypto/glue_helper.o AS arch/x86/crypto/des3_ede-asm_64.o CC arch/x86/kernel/dumpstack.o CC arch/x86/kernel/nmi.o CC arch/x86/crypto/des3_ede_glue.o init/do_mounts_md.o: warning: objtool: md_setup()+0x36: can't find jump dest instruction at .init.text+0xf000003c AS arch/x86/crypto/camellia-x86_64-asm_64.o CC arch/x86/crypto/camellia_glue.o CC arch/x86/kernel/x86_init.o CC arch/x86/kernel/setup.o CC arch/x86/kernel/i8259.o AS arch/x86/crypto/blowfish-x86_64-asm_64.o CC arch/x86/kernel/irqinit.o arch/x86/mm/setup_nx.o: warning: objtool: noexec_setup()+0x1f: call without frame pointer save/setup arch/x86/mm/setup_nx.o: warning: objtool: x86_report_nx()+0x45: call without frame pointer save/setup CC arch/x86/crypto/blowfish_glue.o AS arch/x86/crypto/twofish-x86_64-asm_64.o CC arch/x86/kernel/jump_label.o CC arch/x86/crypto/twofish_glue.o CC arch/x86/kernel/irq_work.o CC arch/x86/crypto/twofish_glue_3way.o AS arch/x86/crypto/twofish-x86_64-asm_64-3way.o CC arch/x86/kernel/probe_roms.o LD usr/built-in.o AS arch/x86/crypto/salsa20-x86_64-asm_64.o CC arch/x86/kernel/sys_x86_64.o CC kernel/fork.o CC arch/x86/kernel/x8664_ksyms_64.o CC arch/x86/crypto/salsa20_glue.o CC kernel/exec_domain.o AS arch/x86/crypto/chacha20-ssse3-x86_64.o AS arch/x86/kernel/mcount_64.o CC arch/x86/kernel/ksysfs.o AS arch/x86/crypto/chacha20-avx2-x86_64.o CC kernel/panic.o CC kernel/cpu.o CC arch/x86/crypto/chacha20_glue.o CC kernel/exit.o CC kernel/softirq.o AS arch/x86/crypto/serpent-sse2-x86_64-asm_64.o CC arch/x86/crypto/serpent_sse2_glue.o CC arch/x86/kernel/bootflag.o CC arch/x86/kernel/e820.o AS arch/x86/crypto/ghash-clmulni-intel_asm.o arch/x86/events/msr.o: warning: objtool: msr_init()+0x23: can't find jump dest instruction at .init.text+0xa6000028 CC kernel/sysctl.o CC arch/x86/kernel/pci-dma.o CC kernel/resource.o CC kernel/capability.o CC kernel/sysctl_binary.o CC kernel/ptrace.o init/main.o: warning: objtool: initcall_blacklist()+0x2b: can't find jump dest instruction at .init.text+0x9b0000cc CC arch/x86/crypto/ghash-clmulni-intel_glue.o CC arch/x86/kernel/quirks.o CC arch/x86/crypto/crc32c-intel_glue.o CC arch/x86/kernel/topology.o CC kernel/user.o AS arch/x86/crypto/crc32c-pcl-intel-asm_64.o CC kernel/signal.o AS arch/x86/crypto/crc32-pclmul_asm.o CC arch/x86/kernel/kdebugfs.o CC arch/x86/kernel/alternative.o CC kernel/sys.o AS arch/x86/crypto/sha512-ssse3-asm.o CC arch/x86/crypto/crc32-pclmul_glue.o CC arch/x86/kernel/i8253.o AS arch/x86/crypto/sha512-avx-asm.o arch/x86/mm/debug_pagetables.o: warning: objtool: ptdump_open()+0x15: call without frame pointer save/setup arch/x86/mm/debug_pagetables.o: warning: objtool: ptdump_show()+0xb: call without frame pointer save/setup arch/x86/mm/debug_pagetables.o: warning: objtool: pt_dump_debug_init()+0x1b: call without frame pointer save/setup arch/x86/mm/debug_pagetables.o: warning: objtool: pt_dump_debug_exit()+0xb: call without frame pointer save/setup AS arch/x86/crypto/sha512-avx2-asm.o arch/x86/ia32/ia32_signal.o: warning: objtool: ia32_setup_frame()+0xa9: can't find jump dest instruction at .text+0xc300065f arch/x86/ia32/sys_ia32.o: warning: objtool: cp_stat64()+0x61: can't find jump dest instruction at .text+0x21010067 CC arch/x86/kernel/pci-nommu.o arch/x86/events/amd/ibs.o: warning: objtool: amd_ibs_init()+0x19: can't find jump dest instruction at .init.text+0xb01001f arch/x86/mm/physaddr.o: warning: objtool: __virt_addr_valid()+0x39: call without frame pointer save/setup CC arch/x86/crypto/sha512_ssse3_glue.o AS arch/x86/crypto/crct10dif-pcl-asm_64.o CC kernel/kmod.o CC arch/x86/kernel/hw_breakpoint.o CC kernel/workqueue.o CC arch/x86/crypto/crct10dif-pclmul_glue.o CC kernel/pid.o AS arch/x86/crypto/poly1305-sse2-x86_64.o arch/x86/mm/mmap.o: warning: objtool: mmap_base()+0x79: can't find jump dest instruction at .text+0xd500007f CC kernel/task_work.o CC kernel/extable.o CC kernel/params.o CC arch/x86/crypto/poly1305_glue.o CC arch/x86/kernel/tsc.o AS arch/x86/crypto/poly1305-avx2-x86_64.o CC kernel/kthread.o CC arch/x86/kernel/tsc_msr.o AS arch/x86/crypto/camellia-aesni-avx-asm_64.o CC kernel/sys_ni.o CC kernel/nsproxy.o CC arch/x86/kernel/io_delay.o CC kernel/notifier.o AS arch/x86/crypto/cast5-avx-x86_64-asm_64.o CC arch/x86/crypto/camellia_aesni_avx_glue.o arch/x86/mm/extable.o: warning: objtool: ex_has_fault_handler()+0x9: call without frame pointer save/setup arch/x86/mm/extable.o: warning: objtool: fixup_exception()+0x22: call without frame pointer save/setup arch/x86/mm/extable.o: warning: objtool: early_fixup_exception()+0x50: call without frame pointer save/setup CC kernel/ksysfs.o arch/x86/platform/sfi/sfi.o: warning: objtool: sfi_parse_ioapic()+0x54: call without frame pointer save/setup arch/x86/platform/sfi/sfi.o: warning: objtool: sfi_parse_cpus()+0x34: call without frame pointer save/setup arch/x86/platform/sfi/sfi.o: warning: objtool: sfi_platform_init()+0xb: call without frame pointer save/setup CC arch/x86/kernel/rtc.o CC arch/x86/crypto/cast5_avx_glue.o LD arch/x86/platform/sfi/built-in.o CC kernel/cred.o AS arch/x86/crypto/twofish-avx-x86_64-asm_64.o CC arch/x86/kernel/pci-iommu_table.o CC kernel/reboot.o CC arch/x86/crypto/twofish_avx_glue.o CC arch/x86/kernel/resource.o LD arch/x86/platform/built-in.o CC kernel/async.o AS arch/x86/crypto/serpent-avx-x86_64-asm_64.o CC arch/x86/kernel/process.o CC kernel/range.o CC arch/x86/crypto/serpent_avx_glue.o CC mm/filemap.o AS arch/x86/crypto/camellia-aesni-avx2-asm_64.o CC kernel/smpboot.o CC mm/mempool.o CC mm/oom_kill.o CC arch/x86/crypto/camellia_aesni_avx2_glue.o AS arch/x86/crypto/serpent-avx2-asm_64.o arch/x86/ia32/ia32_aout.o: warning: objtool: load_aout_library()+0x2e: can't find jump dest instruction at .text+0x42010284 CC mm/maccess.o CC arch/x86/crypto/serpent_avx2_glue.o LD arch/x86/ia32/built-in.o CC mm/page_alloc.o CC arch/x86/kernel/apic/apic.o CC arch/x86/kernel/ptrace.o CC arch/x86/kernel/step.o LD arch/x86/kernel/acpi/built-in.o CC arch/x86/kernel/tls.o CC mm/readahead.o CC arch/x86/kernel/apic/apic_noop.o CC arch/x86/kernel/i8237.o LD arch/x86/kernel/kprobes/built-in.o CC arch/x86/kernel/apic/ipi.o CC mm/page-writeback.o CC mm/swap.o CC arch/x86/kernel/stacktrace.o CC mm/truncate.o CC arch/x86/kernel/reboot.o arch/x86/kernel/time.o: warning: objtool: profile_pc()+0x2b: call without frame pointer save/setup arch/x86/kernel/time.o: warning: objtool: x86_late_time_init()+0xa: call without frame pointer save/setup arch/x86/kernel/time.o: warning: objtool: setup_default_timer_irq()+0x19: call without frame pointer save/setup arch/x86/kernel/time.o: warning: objtool: hpet_time_init()+0x4: call without frame pointer save/setup CC arch/x86/kernel/apic/vector.o arch/x86/kernel/resource.o: warning: objtool: arch_remove_reservations()+0xd: can't find jump dest instruction at .text+0xd8000013 arch/x86/entry/vdso/vma.o: warning: objtool: vdso_fault()+0x27: can't find jump dest instruction at .text+0xe400010d CC arch/x86/kernel/apic/hw_nmi.o LD kernel/livepatch/built-in.o arch/x86/mm/pkeys.o: warning: objtool: __execute_only_pkey()+0x5c: call without frame pointer save/setup arch/x86/kernel/signal_compat.o: warning: objtool: copy_siginfo_to_user32()+0x7d: can't find jump dest instruction at .text+0xec000083 arch/x86/mm/pkeys.o: warning: objtool: __arch_override_mprotect_pkey()+0x4c: call without frame pointer save/setup CC arch/x86/kernel/cpuid.o CC arch/x86/kernel/mpparse.o CC mm/vmscan.o CC arch/x86/kernel/apic/io_apic.o CC arch/x86/kernel/ftrace.o arch/x86/crypto/crct10dif-pcl-asm_64.o: warning: objtool: crc_t10dif_pcl()+0x15: can't find jump dest instruction at .text+0xe503001b CC mm/shmem.o CC arch/x86/kernel/trace_clock.o CC mm/util.o arch/x86/mm/dump_pagetables.o: warning: objtool: printk_prot()+0x40: can't find jump dest instruction at .text+0x28030045 CC arch/x86/kernel/apic/apic_flat_64.o CC arch/x86/kernel/machine_kexec_64.o init/do_mounts.o: warning: objtool: devt_from_partuuid()+0x51: can't find jump dest instruction at .text+0xcf000087 LD init/mounts.o arch/x86/events/intel/p6.o: warning: objtool: p6_pmu_disable_event()+0x25: call without frame pointer save/setup arch/x86/events/intel/p6.o: warning: objtool: p6_pmu_enable_all()+0x41: call without frame pointer save/setup arch/x86/events/intel/p6.o: warning: objtool: p6_pmu_disable_all()+0x3a: call without frame pointer save/setup arch/x86/events/intel/p6.o: warning: objtool: p6_pmu_enable_event()+0x3a: call without frame pointer save/setup arch/x86/events/intel/p6.o: warning: objtool: p6_pmu_rdpmc_quirk()+0x16: call without frame pointer save/setup arch/x86/events/intel/p6.o: warning: objtool: p6_pmu_init()+0x139: call without frame pointer save/setup CC kernel/events/core.o CC arch/x86/kernel/fpu/init.o arch/x86/crypto/twofish_glue.o: warning: objtool: twofish_decrypt()+0xd: call without frame pointer save/setup arch/x86/crypto/twofish_glue.o: warning: objtool: twofish_encrypt()+0xd: call without frame pointer save/setup arch/x86/crypto/twofish_glue.o: warning: objtool: init()+0xb: call without frame pointer save/setup arch/x86/crypto/twofish_glue.o: warning: objtool: fini()+0xb: call without frame pointer save/setup CC mm/mmzone.o CC arch/x86/kernel/apic/probe_64.o arch/x86/crypto/serpent-sse2-x86_64-asm_64.o: warning: objtool: __serpent_enc_blk_8way()+0x491d: can't find jump dest instruction at .text+0xa4004923 AS arch/x86/kernel/relocate_kernel_64.o CC kernel/locking/mutex.o CC kernel/events/callchain.o arch/x86/crypto/poly1305-sse2-x86_64.o: warning: objtool: poly1305_block_sse2()+0x286: can't find jump dest instruction at .text+0xaefe028b arch/x86/crypto/sha512-ssse3-asm.o: warning: objtool: sha512_transform_ssse3()+0x4: can't find jump dest instruction at .text+0x8a34000a arch/x86/crypto/camellia-x86_64-asm_64.o: warning: objtool: __camellia_enc_blk()+0x88c: can't find jump dest instruction at .text+0xf5020892 arch/x86/crypto/ghash-clmulni-intel_asm.o: warning: objtool: clmul_ghash_mul()+0x17: can't find call dest symbol at offset 0x450000bb CC arch/x86/kernel/fpu/bugs.o arch/x86/crypto/camellia-aesni-avx-asm_64.o: warning: objtool: __camellia_enc_blk16()+0x986: can't find jump dest instruction at .text+0x3c02106c CC arch/x86/kernel/crash.o arch/x86/crypto/sha512-avx2-asm.o: warning: objtool: sha512_transform_rorx()+0x32: can't find jump dest instruction at .text+0xaf0d0038 CC mm/vmstat.o arch/x86/kernel/irq_work.o: warning: objtool: smp_irq_work_interrupt()+0x1d: call without frame pointer save/setup arch/x86/kernel/irq_work.o: warning: objtool: smp_trace_irq_work_interrupt()+0x20: call without frame pointer save/setup arch/x86/mm/hugetlbpage.o: warning: objtool: hugetlb_get_unmapped_area_topdown.isra.3()+0x73: can't find jump dest instruction at .text+0xa5000079 arch/x86/kernel/topology.o: warning: objtool: topology_init()+0xd: call without frame pointer save/setup arch/x86/crypto/serpent-avx-x86_64-asm_64.o: warning: objtool: serpent_ecb_enc_8way_avx()+0x2b: can't find call dest symbol at offset 0x8087797f CC kernel/freezer.o CC kernel/power/process.o CC kernel/kcmp.o arch/x86/crypto/crc32-pclmul_asm.o: warning: objtool: crc32_pclmul_le_16()+0x27: can't find jump dest instruction at .text+0x8000007d arch/x86/crypto/chacha20-ssse3-x86_64.o: warning: objtool: chacha20_block_xor_ssse3()+0xf8: can't find jump dest instruction at .text+0x3f0000fd CC kernel/events/hw_breakpoint.o CC arch/x86/kernel/kexec-bzimage64.o CC arch/x86/crypto/sha-mb/sha1_mb.o CC kernel/events/ring_buffer.o CC kernel/power/main.o arch/x86/mm/pat_rbtree.o: warning: objtool: memtype_rb_check_conflict.isra.5()+0x94: can't find jump dest instruction at .text+0x900001ca CC kernel/stacktrace.o CC kernel/power/qos.o CC mm/backing-dev.o CC kernel/power/suspend.o arch/x86/crypto/twofish-avx-x86_64-asm_64.o: warning: objtool: twofish_ecb_enc_8way()+0x2e: can't find call dest symbol at offset 0x8d7c8472 arch/x86/events/intel/knc.o: warning: objtool: knc_pmu_handle_irq()+0x6f: can't find jump dest instruction at .text+0x6e010335 CC kernel/printk/printk.o arch/x86/mm/tlb.o: warning: objtool: switch_mm_irqs_off()+0x40: can't find jump dest instruction at .text+0xcc000046 arch/x86/crypto/poly1305-avx2-x86_64.o: warning: objtool: poly1305_4block_avx2()+0x3a9: can't find jump dest instruction at .text+0x3cfe03ae arch/x86/crypto/crc32c-pcl-intel-asm_64.o: warning: objtool: crc_pcl()+0x1b: can't find jump dest instruction at .text+0x8d100020 arch/x86/kernel/tsc_msr.o: warning: objtool: try_msr_calibrate_tsc()+0x3b: can't find jump dest instruction at .text+0xc9000040 AS arch/x86/crypto/sha-mb/sha1_mb_mgr_flush_avx2.o CC kernel/locking/semaphore.o CC arch/x86/kernel/fpu/regset.o arch/x86/crypto/salsa20-x86_64-asm_64.o: warning: objtool: salsa20_encrypt_bytes()+0x21: can't find jump dest instruction at .text+0x2a060027 arch/x86/crypto/camellia-aesni-avx2-asm_64.o: warning: objtool: __camellia_enc_blk32()+0xabb: can't find jump dest instruction at .text+0x470212e1 CC arch/x86/kernel/crash_dump_64.o CC kernel/printk/nmi.o kernel/user.o: warning: objtool: free_uid()+0x12: can't find jump dest instruction at .text+0x92000068 LD init/built-in.o CC kernel/locking/rwsem.o CC arch/x86/kernel/fpu/core.o CC kernel/bpf/core.o CC mm/mm_init.o CC arch/x86/kernel/fpu/signal.o arch/x86/crypto/serpent-avx2-asm_64.o: warning: objtool: serpent_ecb_enc_16way()+0x3a: can't find call dest symbol at offset 0x1867afe CC kernel/locking/percpu-rwsem.o LD arch/x86/crypto/twofish-x86_64.o CC arch/x86/kernel/early_printk.o CC kernel/power/autosleep.o CC arch/x86/crypto/sha-mb/sha1_mb_mgr_init_avx2.o arch/x86/crypto/sha512-avx-asm.o: warning: objtool: sha512_transform_avx()+0x4: can't find jump dest instruction at .text+0xaa34000a arch/x86/crypto/chacha20-avx2-x86_64.o: warning: objtool: chacha20_8block_xor_avx2()+0x372: can't find jump dest instruction at .text+0x30fe0377 CC mm/mmu_context.o CC arch/x86/kernel/fpu/xstate.o CC kernel/dma.o CC kernel/kallsyms.o CC arch/x86/kernel/hpet.o CC kernel/up.o CC kernel/bpf/syscall.o CC kernel/bpf/verifier.o AS arch/x86/crypto/sha-mb/sha1_mb_mgr_submit_avx2.o CC kernel/rcu/update.o arch/x86/mm/ioremap.o: warning: objtool: __ioremap_caller()+0x38: can't find jump dest instruction at .text+0x2e0200be CC mm/percpu.o CC mm/slab_common.o arch/x86/crypto/cast5-avx-x86_64-asm_64.o: warning: objtool: __cast5_enc_blk16()+0x3239: can't find jump dest instruction at .text+0x8810323f CC kernel/kexec_core.o CC kernel/bpf/inode.o AS arch/x86/crypto/sha-mb/sha1_x8_avx2.o CC kernel/locking/mutex-debug.o CC arch/x86/kernel/pmem.o CC kernel/bpf/helpers.o arch/x86/events/intel/bts.o: warning: objtool: bts_buffer_setup_aux()+0x24: can't find jump dest instruction at .text+0x9a00015a CC kernel/rcu/sync.o arch/x86/kernel/bootflag.o: warning: objtool: sbf_init()+0x10: can't find jump dest instruction at .init.text+0xd3000016 CC kernel/kexec_file.o arch/x86/kernel/io_delay.o: warning: objtool: io_delay_param()+0x13: can't find jump dest instruction at .init.text+0x84000019 CC kernel/rcu/srcu.o kernel/range.o: warning: objtool: add_range_with_merge()+0x24: can't find jump dest instruction at .text+0xc000007a CC mm/compaction.o CC arch/x86/kernel/pci-swiotlb.o CC kernel/locking/lockdep_proc.o CC kernel/rcu/rcutorture.o CC kernel/backtracetest.o CC arch/x86/kernel/sysfb.o CC mm/vmacache.o CC mm/interval_tree.o CC kernel/locking/rtmutex.o CC arch/x86/kernel/perf_regs.o CC kernel/compat.o CC kernel/locking/lockdep.o CC kernel/cgroup.o CC mm/list_lru.o CC kernel/bpf/hashtab.o CC kernel/rcu/rcuperf.o CC arch/x86/kernel/tracepoint.o CC kernel/rcu/tiny.o CC kernel/locking/spinlock.o arch/x86/crypto/sha-mb/sha1_mb_mgr_flush_avx2.o: warning: objtool: sha1_mb_mgr_flush_avx2()+0x11: can't find jump dest instruction at .text+0x29020017 CC kernel/cgroup_freezer.o CC arch/x86/kernel/audit_64.o CC kernel/cpuset.o CC kernel/bpf/arraymap.o GZIP kernel/config_data.gz arch/x86/kernel/i8237.o: warning: objtool: i8237A_resume()+0x10: call without frame pointer save/setup arch/x86/kernel/i8237.o: warning: objtool: i8237A_init_ops()+0xb: call without frame pointer save/setup arch/x86/kernel/i8253.o: warning: objtool: setup_pit_timer()+0x9: call without frame pointer save/setup arch/x86/kernel/irq_64.o: warning: objtool: handle_irq()+0xae: call without frame pointer save/setup CC mm/workingset.o CC kernel/locking/spinlock_debug.o CC kernel/locking/rtmutex-debug.o CC kernel/bpf/stackmap.o AS arch/x86/kernel/head_64.o CC kernel/locking/rwsem-xadd.o arch/x86/kernel/i8259.o: warning: objtool: mask_and_ack_8259A()+0xd0: can't find jump dest instruction at .text+0x73000415 CC kernel/auditsc.o arch/x86/kernel/kdebugfs.o: warning: objtool: arch_kdebugfs_init()+0xd: call without frame pointer save/setup CC kernel/audit.o CC arch/x86/kernel/vsmp_64.o CC kernel/auditfilter.o CC mm/debug.o CC kernel/bpf/percpu_freelist.o CC mm/highmem.o CC arch/x86/kernel/head64.o CC arch/x86/kernel/ebda.o CC kernel/audit_watch.o arch/x86/mm/pgtable.o: warning: objtool: pgd_alloc()+0x42: can't find call dest symbol at offset 0x49fd03b6 CC arch/x86/kernel/platform-quirks.o CC kernel/locking/locktorture.o CC mm/mincore.o CC kernel/irq/irqdesc.o CC kernel/irq/handle.o kernel/exec_domain.o: warning: objtool: execdomains_proc_open()+0x15: call without frame pointer save/setup kernel/exec_domain.o: warning: objtool: execdomains_proc_show()+0x10: call without frame pointer save/setup kernel/exec_domain.o: warning: objtool: proc_execdomains_init()+0x19: call without frame pointer save/setup CC mm/memory.o arch/x86/events/intel/p4.o: warning: objtool: p4_pmu_schedule_events()+0x3d: can't find jump dest instruction at .text+0xe70102c3 LDS arch/x86/kernel/vmlinux.lds CC kernel/audit_fsnotify.o arch/x86/kernel/jump_label.o: warning: objtool: __jump_label_transform.isra.0()+0x48: can't find jump dest instruction at .text+0x9200004e CC mm/gup.o arch/x86/crypto/sha-mb/sha1_mb_mgr_submit_avx2.o: warning: objtool: sha1_mb_mgr_submit_avx2()+0x86: can't find jump dest instruction at .text+0xd900008c arch/x86/kernel/dumpstack.o: warning: objtool: print_trace_stack()+0x18: call without frame pointer save/setup arch/x86/kernel/dumpstack.o: warning: objtool: print_trace_address()+0x2f: call without frame pointer save/setup arch/x86/kernel/dumpstack.o: warning: objtool: print_context_stack()+0x9d: call without frame pointer save/setup arch/x86/kernel/dumpstack.o: warning: objtool: printk_address()+0x18: call without frame pointer save/setup arch/x86/kernel/dumpstack.o: warning: objtool: print_context_stack_bp()+0x7e: call without frame pointer save/setup arch/x86/kernel/dumpstack.o: warning: objtool: show_trace_log_lvl()+0x3c: call without frame pointer save/setup arch/x86/kernel/dumpstack.o: warning: objtool: show_trace()+0x10: call without frame pointer save/setup arch/x86/kernel/dumpstack.o: warning: objtool: show_stack()+0x3c: call without frame pointer save/setup arch/x86/kernel/dumpstack.o: warning: objtool: oops_begin()+0xe: call without frame pointer save/setup arch/x86/kernel/dumpstack.o: warning: objtool: oops_end()+0x42: call without frame pointer save/setup arch/x86/kernel/dumpstack.o: warning: objtool: __die()+0x5e: call without frame pointer save/setup arch/x86/kernel/dumpstack.o: warning: objtool: die()+0x26: call without frame pointer save/setup arch/x86/kernel/dumpstack.o: warning: objtool: code_bytes_setup()+0x18: call without frame pointer save/setup arch/x86/kernel/dumpstack.o: warning: objtool: kstack_setup()+0x18: call without frame pointer save/setup CC kernel/audit_tree.o CC arch/x86/kernel/cpu/intel_cacheinfo.o CC kernel/kcov.o CC kernel/irq/manage.o CC arch/x86/kernel/cpu/scattered.o CC mm/mlock.o arch/x86/kernel/dumpstack_64.o: warning: objtool: dump_trace()+0xc7: can't find jump dest instruction at .text+0xd000015d CC arch/x86/kernel/cpu/topology.o arch/x86/entry/common.o: warning: objtool: perf_trace_sys_exit()+0x36: can't find jump dest instruction at .text+0x8300014c CC mm/mmap.o CC kernel/irq/spurious.o arch/x86/kernel/ioport.o: warning: objtool: sys_ioperm()+0x2f: can't find jump dest instruction at .text+0x46010035 CC arch/x86/kernel/cpu/common.o CC kernel/irq/resend.o CC mm/mprotect.o arch/x86/kernel/pci-nommu.o: warning: objtool: nommu_map_sg()+0x21: can't find jump dest instruction at .text+0xe6000097 CC kernel/hung_task.o CC mm/mremap.o CC kernel/tracepoint.o CC kernel/seccomp.o arch/x86/kernel/ksysfs.o: warning: objtool: setup_data_data_read()+0x54: can't find jump dest instruction at .text+0x880001c9 CC arch/x86/kernel/cpu/rdrand.o CC mm/msync.o CC kernel/irq/chip.o CC mm/rmap.o arch/x86/kernel/probe_roms.o: warning: objtool: probe_list()+0xa8: can't find jump dest instruction at .text+0x740000ac CC arch/x86/kernel/cpu/match.o CC arch/x86/kernel/cpu/proc.o CC kernel/elfcore.o CC mm/vmalloc.o arch/x86/mm/gup.o: warning: objtool: undo_dev_pagemap()+0x2e: can't find jump dest instruction at .text+0xc1000084 CC kernel/irq/dummychip.o MKCAP arch/x86/kernel/cpu/capflags.c CC kernel/irq/devres.o arch/x86/kernel/signal.o: warning: objtool: restore_sigcontext()+0xf3: can't find jump dest instruction at .text+0xaa0000f9 CC kernel/irq_work.o arch/x86/crypto/sha-mb/sha1_x8_avx2.o: warning: objtool: sha1_x8_avx2()+0x242b: can't find jump dest instruction at .text+0x3bdd2430 kernel/extable.o: warning: objtool: search_exception_tables()+0x1d: call without frame pointer save/setup kernel/capability.o: warning: objtool: file_ns_capable()+0x3b: call without frame pointer save/setup kernel/extable.o: warning: objtool: sort_main_extable()+0x28: call without frame pointer save/setup CC mm/pagewalk.o arch/x86/kernel/irq.o: warning: objtool: trace_raw_output_x86_irq_vector()+0x1d: call without frame pointer save/setup arch/x86/kernel/irq.o: warning: objtool: perf_trace_x86_irq_vector()+0x3e: call without frame pointer save/setup arch/x86/kernel/irq.o: warning: objtool: trace_event_raw_event_x86_irq_vector()+0x58: call without frame pointer save/setup arch/x86/kernel/irq.o: warning: objtool: ack_bad_irq()+0x17: call without frame pointer save/setup arch/x86/kernel/irq.o: warning: objtool: arch_show_interrupts()+0x24: call without frame pointer save/setup arch/x86/kernel/irq.o: warning: objtool: do_IRQ()+0x39: call without frame pointer save/setup arch/x86/kernel/irq.o: warning: objtool: smp_x86_platform_ipi()+0x1c: call without frame pointer save/setup arch/x86/kernel/irq.o: warning: objtool: smp_kvm_posted_intr_ipi()+0x1c: call without frame pointer save/setup arch/x86/kernel/irq.o: warning: objtool: smp_kvm_posted_intr_wakeup_ipi()+0x1c: call without frame pointer save/setup arch/x86/kernel/irq.o: warning: objtool: smp_trace_x86_platform_ipi()+0x20: call without frame pointer save/setup arch/x86/kernel/irq.o: warning: objtool: trace_event_define_fields_x86_irq_vector()+0x2e: call without frame pointer save/setup CC kernel/crash_dump.o arch/x86/mm/init.o: warning: objtool: init_range_memory_mapping()+0x48: can't find jump dest instruction at .init.text+0xa100020d CC arch/x86/kernel/cpu/powerflags.o CC kernel/sched/core.o CC kernel/irq/autoprobe.o CC arch/x86/kernel/cpu/bugs_64.o CC mm/pgtable-generic.o CC kernel/irq/irqdomain.o CC kernel/jump_label.o arch/x86/kernel/pci-iommu_table.o: warning: objtool: sort_iommu_table()+0x1e: can't find jump dest instruction at .init.text+0xaa000023 arch/x86/kernel/apic/apic_noop.o: warning: objtool: noop_apic_write()+0x2e: call without frame pointer save/setup arch/x86/kernel/apic/apic_noop.o: warning: objtool: noop_apic_read()+0x2e: call without frame pointer save/setup arch/x86/kernel/apic/apic_noop.o: warning: objtool: flat_cpu_mask_to_apicid_and()+0x3f: call without frame pointer save/setup arch/x86/kernel/apic/apic_noop.o: warning: objtool: noop_vector_allocation_domain()+0x21: call without frame pointer save/setup CC mm/init-mm.o CC kernel/sched/loadavg.o CC kernel/irq/proc.o CC kernel/time/time.o arch/x86/kernel/process_64.o: warning: objtool: __show_regs()+0x1b5: can't find jump dest instruction at .text+0x2501024b /home/kisskb/slave/src/arch/x86/kernel/hw_breakpoint.c: In function 'arch_validate_hwbkpt_settings': /home/kisskb/slave/src/arch/x86/kernel/hw_breakpoint.c:360:20: warning: 'align' may be used uninitialized in this function [-Wuninitialized] arch/x86/crypto/chacha20_glue.o: warning: objtool: chacha20_dosimd()+0x3c: can't find jump dest instruction at .text+0xd6000041 CC kernel/trace/trace_selftest_dynamic.o CC mm/nobootmem.o arch/x86/kernel/irqinit.o: warning: objtool: native_init_IRQ()+0xd: can't find call dest symbol at offset 0x37ff01c8 mm/maccess.o: warning: objtool: strncpy_from_unsafe()+0x52: can't find jump dest instruction at .text+0x9f000198 CC kernel/trace/trace_clock.o CC kernel/time/timer.o CC kernel/irq/pm.o kernel/task_work.o: warning: objtool: task_work_add()+0x41: call without frame pointer save/setup kernel/task_work.o: warning: objtool: task_work_cancel()+0x24: call without frame pointer save/setup kernel/task_work.o: warning: objtool: task_work_run()+0x7a: call without frame pointer save/setup arch/x86/crypto/sha512_ssse3_glue.o: warning: objtool: sha512_finup()+0x4b: can't find jump dest instruction at .text+0xcb010170 CC kernel/torture.o CC kernel/time/hrtimer.o CC mm/memblock.o arch/x86/kernel/quirks.o: warning: objtool: force_hpet_resume()+0x10: can't find jump dest instruction at .text+0x870002d6 arch/x86/kernel/sys_x86_64.o: warning: objtool: arch_get_unmapped_area()+0x40: can't find jump dest instruction at .text+0xd50001e6 arch/x86/crypto/crct10dif-pclmul_glue.o: warning: objtool: chksum_digest()+0xd: can't find call dest symbol at offset 0x6f0000d1 CC kernel/trace/ftrace.o kernel/panic.o: warning: objtool: do_oops_enter_exit()+0x14: can't find jump dest instruction at .text+0xc400006a kernel/async.o: warning: objtool: __async_schedule()+0x9f: can't find jump dest instruction at .text+0x80102a4 arch/x86/crypto/twofish_glue_3way.o: warning: objtool: xts_decrypt()+0x45: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: xts_encrypt()+0x45: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: twofish_dec_blk_cbc_3way()+0x33: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: decrypt_callback()+0x26: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: twofish_enc_blk_3way()+0x6: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: lrw_decrypt()+0x3d: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: lrw_encrypt()+0x3d: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: ctr_crypt()+0x1c: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: cbc_decrypt()+0x1c: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: cbc_encrypt()+0x1c: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: ecb_decrypt()+0x1c: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: ecb_encrypt()+0x1c: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: xts_twofish_setkey()+0x4c: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: lrw_twofish_exit_tfm()+0xd: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: lrw_twofish_setkey()+0x32: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: twofish_enc_blk_ctr_3way()+0xdd: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: twofish_enc_blk_ctr()+0x59: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: encrypt_callback()+0x28: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: init()+0x44: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: fini()+0x10: call without frame pointer save/setup LD arch/x86/crypto/chacha20-x86_64.o arch/x86/kernel/tracepoint.o: warning: objtool: trace_irq_vector_regfunc()+0x30: can't find call dest symbol at offset 0x5c0000a4 arch/x86/kernel/alternative.o: warning: objtool: text_poke()+0x44: can't find jump dest instruction at .text+0xda000069 LD arch/x86/crypto/sha512-ssse3.o CC mm/dmapool.o CC kernel/sched/clock.o CC kernel/trace/ring_buffer.o CC kernel/memremap.o LD ipc/built-in.o CC kernel/time/itimer.o arch/x86/crypto/des3_ede_glue.o: warning: objtool: cbc_encrypt()+0x41: can't find jump dest instruction at .text+0xa8000087 arch/x86/events/intel/lbr.o: warning: objtool: branch_type()+0x43: can't find jump dest instruction at .text+0x15020119 arch/x86/crypto/salsa20_glue.o: warning: objtool: encrypt()+0x3a: call without frame pointer save/setup arch/x86/crypto/salsa20_glue.o: warning: objtool: setkey()+0x15: call without frame pointer save/setup arch/x86/crypto/salsa20_glue.o: warning: objtool: init()+0xb: call without frame pointer save/setup arch/x86/crypto/salsa20_glue.o: warning: objtool: fini()+0xb: call without frame pointer save/setup arch/x86/kernel/traps.o: warning: objtool: do_trap()+0x5d: can't find jump dest instruction at .text+0xe4000063 LD arch/x86/crypto/crct10dif-pclmul.o LD arch/x86/crypto/des3_ede-x86_64.o CC kernel/sched/cputime.o kernel/printk/nmi.o: warning: objtool: __printk_nmi_flush()+0x59: can't find jump dest instruction at .text+0x8800015f arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: xts_decrypt()+0x5e: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: xts_encrypt()+0x5e: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: serpent_dec_blk_xway()+0x4: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: decrypt_callback()+0x51: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: serpent_decrypt_cbc_xway()+0x33: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: serpent_enc_blk_xway()+0x6: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: xts_serpent_setkey()+0x42: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: lrw_exit_tfm()+0xd: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: lrw_decrypt()+0x56: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: lrw_encrypt()+0x56: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: lrw_serpent_setkey()+0x2f: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: ctr_crypt()+0x1c: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: serpent_crypt_ctr()+0x4b: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: serpent_crypt_ctr_xway()+0x85: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: cbc_decrypt()+0x1c: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: cbc_encrypt()+0x1c: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: ecb_decrypt()+0x1c: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: ecb_encrypt()+0x1c: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: encrypt_callback()+0x50: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: serpent_sse2_init()+0x10: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: serpent_sse2_exit()+0x10: call without frame pointer save/setup LD arch/x86/crypto/twofish-x86_64-3way.o kernel/ksysfs.o: warning: objtool: vmcoreinfo_show()+0x11: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: kexec_crash_loaded_show()+0x22: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: kexec_loaded_show()+0x22: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: uevent_seqnum_show()+0x1c: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: fscaps_show()+0x1b: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: kexec_crash_size_store()+0x1a: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: kexec_crash_size_show()+0x11: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: notes_read()+0x1e: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: ksysfs_init()+0x14: call without frame pointer save/setup arch/x86/crypto/crc32-pclmul_glue.o: warning: objtool: crc32_pclmul_digest()+0x19: can't find call dest symbol at offset 0x2300016d CC kernel/sched/idle_task.o arch/x86/crypto/ghash-clmulni-intel_glue.o: warning: objtool: ghash_async_import()+0x2e: can't find call dest symbol at offset 0xedff0242 CC arch/x86/kernel/cpu/intel.o LD arch/x86/crypto/salsa20-x86_64.o mm/mmzone.o: warning: objtool: __next_zones_zonelist()+0x31: call without frame pointer save/setup CC mm/hugetlb.o LD arch/x86/crypto/serpent-sse2-x86_64.o CC kernel/trace/ring_buffer_benchmark.o CHK kernel/config_data.h CC mm/sparse.o CC kernel/time/posix-timers.o kernel/bpf/percpu_freelist.o: warning: objtool: pcpu_freelist_init()+0x22: call without frame pointer save/setup kernel/bpf/percpu_freelist.o: warning: objtool: pcpu_freelist_destroy()+0xc: call without frame pointer save/setup kernel/bpf/percpu_freelist.o: warning: objtool: pcpu_freelist_push()+0x26: call without frame pointer save/setup kernel/bpf/percpu_freelist.o: warning: objtool: pcpu_freelist_populate()+0x2b: call without frame pointer save/setup kernel/bpf/percpu_freelist.o: warning: objtool: pcpu_freelist_pop()+0x24: call without frame pointer save/setup LD arch/x86/crypto/ghash-clmulni-intel.o CC kernel/sched/fair.o CC mm/ksm.o CC arch/x86/kernel/cpu/centaur.o arch/x86/kernel/hw_breakpoint.o: warning: objtool: arch_build_bp_info()+0x2a: can't find jump dest instruction at .text+0xd0000030 LD arch/x86/crypto/crc32-pclmul.o CC mm/page_poison.o arch/x86/kernel/pmem.o: warning: objtool: register_e820_pmem()+0x1e: call without frame pointer save/setup arch/x86/crypto/crc32c-intel_glue.o: warning: objtool: crc32c_intel_update()+0x12: can't find call dest symbol at offset 0x2a0000d6 arch/x86/crypto/blowfish_glue.o: warning: objtool: ecb_crypt()+0x3a: can't find jump dest instruction at .text+0xd6000060 arch/x86/mm/pat.o: warning: objtool: lookup_memtype()+0x31: can't find jump dest instruction at .text+0xa7000167 CC mm/slub.o CC kernel/time/posix-cpu-timers.o LD arch/x86/crypto/crc32c-intel.o LD arch/x86/crypto/blowfish-x86_64.o CC mm/memory_hotplug.o arch/x86/kernel/cpuid.o: warning: objtool: cpuid_read()+0x3e: can't find jump dest instruction at .text+0x86000094 kernel/up.o: warning: objtool: smp_call_function_single()+0x30: call without frame pointer save/setup kernel/up.o: warning: objtool: smp_call_function_single_async()+0x1b: call without frame pointer save/setup kernel/up.o: warning: objtool: on_each_cpu()+0x23: call without frame pointer save/setup kernel/up.o: warning: objtool: on_each_cpu_mask()+0x2d: call without frame pointer save/setup kernel/up.o: warning: objtool: on_each_cpu_cond()+0x37: call without frame pointer save/setup CC kernel/sched/rt.o arch/x86/kernel/rtc.o: warning: objtool: mach_set_rtc_mmss()+0x3b: can't find jump dest instruction at .text+0x72010041 CC kernel/trace/trace.o arch/x86/kernel/apic/hw_nmi.o: warning: objtool: arch_trigger_all_cpu_backtrace_handler()+0xc: call without frame pointer save/setup arch/x86/kernel/apic/hw_nmi.o: warning: objtool: arch_trigger_all_cpu_backtrace()+0x14: call without frame pointer save/setup arch/x86/kernel/apic/hw_nmi.o: warning: objtool: register_trigger_all_cpu_backtrace()+0xd: call without frame pointer save/setup CC kernel/time/timekeeping.o kernel/smpboot.o: warning: objtool: __smpboot_create_thread()+0x31: can't find jump dest instruction at .text+0x90000037 CC mm/migrate.o CC kernel/sched/deadline.o UPD kernel/config_data.h CC arch/x86/kernel/cpu/perfctr-watchdog.o CC mm/page_counter.o arch/x86/events/intel/ds.o: warning: objtool: intel_pmu_pebs_fixup_ip()+0x49: can't find jump dest instruction at .text+0x7701006f kernel/sysctl_binary.o: warning: objtool: SyS_sysctl()+0x41: can't find jump dest instruction at .text+0x940001b7 CC kernel/trace/trace_output.o CC mm/memcontrol.o kernel/dma.o: warning: objtool: proc_dma_open()+0x15: call without frame pointer save/setup kernel/dma.o: warning: objtool: proc_dma_show()+0x39: call without frame pointer save/setup kernel/dma.o: warning: objtool: free_dma()+0x3d: call without frame pointer save/setup kernel/dma.o: warning: objtool: proc_dma_init()+0x19: call without frame pointer save/setup arch/x86/kernel/cpu/rdrand.o: warning: objtool: x86_init_rdrand()+0x4b: call without frame pointer save/setup kernel/stacktrace.o: warning: objtool: print_stack_trace()+0x37: call without frame pointer save/setup kernel/stacktrace.o: warning: objtool: snprint_stack_trace()+0x3d: call without frame pointer save/setup CC kernel/time/ntp.o CC kernel/configs.o arch/x86/crypto/glue_helper.o: warning: objtool: __glue_cbc_decrypt_128bit.isra.1()+0x59: can't find jump dest instruction at .text+0xc500005f arch/x86/crypto/poly1305_glue.o: warning: objtool: poly1305_simd_blocks()+0x6a: can't find jump dest instruction at .text+0x20100b0 CC kernel/trace/trace_seq.o CC arch/x86/kernel/cpu/mtrr/main.o CC kernel/sched/stop_task.o CC arch/x86/kernel/cpu/mcheck/mce.o CC mm/vmpressure.o LD arch/x86/crypto/poly1305-x86_64.o CC arch/x86/kernel/cpu/microcode/core.o CC kernel/trace/trace_stat.o arch/x86/kernel/nmi.o: warning: objtool: perf_trace_nmi_handler()+0x3c: can't find jump dest instruction at .text+0x830000c2 kernel/bpf/helpers.o: warning: objtool: bpf_get_current_comm()+0x41: call without frame pointer save/setup kernel/bpf/helpers.o: warning: objtool: bpf_ktime_get_ns()+0x9: call without frame pointer save/setup kernel/bpf/helpers.o: warning: objtool: bpf_map_delete_elem()+0x1b: call without frame pointer save/setup kernel/bpf/helpers.o: warning: objtool: bpf_map_update_elem()+0x29: call without frame pointer save/setup kernel/bpf/helpers.o: warning: objtool: bpf_map_lookup_elem()+0x1b: call without frame pointer save/setup arch/x86/kernel/ebda.o: warning: objtool: reserve_ebda_region()+0x5c: call without frame pointer save/setup CC arch/x86/kernel/cpu/mtrr/if.o arch/x86/crypto/camellia_aesni_avx_glue.o: warning: objtool: decrypt_callback()+0x2b: can't find jump dest instruction at .text+0x9f0001e1 CC kernel/sched/wait.o arch/x86/kernel/pci-dma.o: warning: objtool: dma_generic_alloc_coherent()+0x7a: can't find jump dest instruction at .text+0xe010080 CC mm/hugetlb_cgroup.o CC kernel/trace/trace_printk.o CC kernel/time/clocksource.o kernel/locking/rwsem.o: warning: objtool: down_read_trylock()+0x4f: call without frame pointer save/setup kernel/locking/rwsem.o: warning: objtool: down_write_trylock()+0x56: call without frame pointer save/setup kernel/locking/rwsem.o: warning: objtool: up_read()+0x1e: call without frame pointer save/setup kernel/locking/rwsem.o: warning: objtool: up_write()+0x1e: call without frame pointer save/setup kernel/locking/rwsem.o: warning: objtool: downgrade_write()+0x1b: call without frame pointer save/setup kernel/locking/rwsem.o: warning: objtool: down_read_nested()+0x29: call without frame pointer save/setup kernel/locking/rwsem.o: warning: objtool: _down_write_nest_lock()+0x29: call without frame pointer save/setup kernel/locking/rwsem.o: warning: objtool: down_read_non_owner()+0x1f: call without frame pointer save/setup kernel/locking/rwsem.o: warning: objtool: down_write_nested()+0x29: call without frame pointer save/setup kernel/locking/rwsem.o: warning: objtool: up_read_non_owner()+0x19: call without frame pointer save/setup kernel/locking/rwsem.o: warning: objtool: down_read()+0x1f: call without frame pointer save/setup kernel/locking/rwsem.o: warning: objtool: down_write()+0x1f: call without frame pointer save/setup kernel/locking/rwsem.o: warning: objtool: down_write_killable()+0x25: call without frame pointer save/setup kernel/locking/rwsem.o: warning: objtool: down_write_killable_nested()+0x31: call without frame pointer save/setup CC arch/x86/kernel/cpu/microcode/intel.o CC arch/x86/kernel/cpu/mcheck/mce-severity.o CC kernel/time/jiffies.o kernel/locking/percpu-rwsem.o: warning: objtool: percpu_down_read()+0x54: can't find call dest symbol at offset 0x37ff01c8 mm/mm_init.o: warning: objtool: mm_sysfs_init()+0x12: call without frame pointer save/setup arch/x86/crypto/twofish_avx_glue.o: warning: objtool: decrypt_callback()+0x28: can't find jump dest instruction at .text+0xc000020e arch/x86/mm/fault.o: warning: objtool: perf_trace_x86_exceptions()+0x3c: can't find jump dest instruction at .text+0x8b0000c2 kernel/notifier.o: warning: objtool: blocking_notifier_chain_unregister()+0x49: can't find jump dest instruction at .text+0x810003af mm/shmem.o: warning: objtool: __shmem_file_setup.isra.1()+0x53: can't find jump dest instruction at .text+0xf5000058 CC arch/x86/kernel/cpu/mtrr/generic.o CC kernel/time/timer_list.o CC kernel/sched/swait.o CC arch/x86/kernel/cpu/mcheck/mce-genpool.o LD arch/x86/crypto/camellia-aesni-avx-x86_64.o CC arch/x86/kernel/cpu/mtrr/cleanup.o arch/x86/kernel/stacktrace.o: warning: objtool: save_stack_trace_user()+0x25: can't find jump dest instruction at .text+0x9700030b VDSO arch/x86/entry/vdso/vdso64.so.dbg LD arch/x86/crypto/twofish-avx-x86_64.o arch/x86/crypto/cast5_avx_glue.o: warning: objtool: cbc_encrypt()+0x41: can't find jump dest instruction at .text+0xa8000047 CC mm/page_owner.o arch/x86/kernel/step.o: warning: objtool: is_setting_trap_flag()+0x2f: can't find jump dest instruction at .text+0x82000035 kernel/backtracetest.o: warning: objtool: backtrace_test_irq_callback()+0x9: call without frame pointer save/setup kernel/backtracetest.o: warning: objtool: backtrace_regression_test()+0x16: call without frame pointer save/setup CC arch/x86/kernel/cpu/microcode/intel_lib.o arch/x86/kernel/fpu/init.o: warning: objtool: fpu__init_system()+0xc: can't find call dest symbol at offset 0xb2ff014d kernel/nsproxy.o: warning: objtool: create_new_namespaces()+0x44: can't find jump dest instruction at .text+0xaf01004a CC mm/cleancache.o CC kernel/trace/trace_sched_switch.o CC arch/x86/kernel/cpu/mcheck/mce-inject.o kernel/cpu.o: warning: objtool: cpuhp_invoke_callback()+0x24: can't find jump dest instruction at .text+0xd300002a CC kernel/sched/completion.o arch/x86/kernel/apic/probe_64.o: warning: objtool: apic_send_IPI_self()+0x12: call without frame pointer save/setup arch/x86/kernel/apic/probe_64.o: warning: objtool: default_setup_apic_routing()+0xd: call without frame pointer save/setup arch/x86/kernel/apic/probe_64.o: warning: objtool: default_acpi_madt_oem_check()+0x4e: call without frame pointer save/setup CC kernel/trace/trace_functions.o LD arch/x86/crypto/cast5-avx-x86_64.o kernel/locking/spinlock_debug.o: warning: objtool: spin_bug()+0x2a: can't find call dest symbol at offset 0x1200014e CC kernel/trace/trace_irqsoff.o CC security/commoncap.o arch/x86/crypto/serpent_avx_glue.o: warning: objtool: xts_decrypt()+0x3d: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: xts_encrypt()+0x3d: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: lrw_decrypt()+0x56: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: lrw_encrypt()+0x56: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: decrypt_callback()+0x51: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: encrypt_callback()+0x51: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: ctr_crypt()+0x1c: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: cbc_decrypt()+0x1c: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: cbc_encrypt()+0x1c: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: ecb_decrypt()+0x1c: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: ecb_encrypt()+0x1c: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: xts_serpent_setkey()+0x42: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: lrw_serpent_exit_tfm()+0xd: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: lrw_serpent_setkey()+0x2f: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: serpent_xts_dec()+0x10: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: serpent_xts_enc()+0x10: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: __serpent_crypt_ctr()+0x4b: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: serpent_init()+0x11: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: serpent_exit()+0x10: call without frame pointer save/setup kernel/rcu/sync.o: warning: objtool: rcu_sync_enter()+0x60: can't find jump dest instruction at .text+0x99000235 CC kernel/sched/idle.o kernel/kmod.o: warning: objtool: proc_cap_handler()+0x4a: can't find jump dest instruction at .text+0x90000050 CC kernel/trace/trace_sched_wakeup.o LD arch/x86/crypto/serpent-avx-x86_64.o arch/x86/kernel/fpu/bugs.o: warning: objtool: fpu__init_check_bugs()+0x18: call without frame pointer save/setup kernel/irq/devres.o: warning: objtool: devm_irq_release()+0x12: call without frame pointer save/setup kernel/irq/devres.o: warning: objtool: devm_request_threaded_irq()+0x4b: call without frame pointer save/setup kernel/irq/devres.o: warning: objtool: devm_request_any_context_irq()+0x4b: call without frame pointer save/setup kernel/irq/devres.o: warning: objtool: devm_free_irq()+0x2e: call without frame pointer save/setup CC kernel/time/timeconv.o CC security/min_addr.o arch/x86/events/intel/cqm.o: warning: objtool: intel_cqm_setup_event()+0x2e: can't find jump dest instruction at .text+0xa1000344 CC kernel/time/timecounter.o CC kernel/trace/trace_nop.o CC kernel/time/posix-clock.o CC kernel/sched/auto_group.o CC kernel/sched/stats.o CC kernel/time/alarmtimer.o mm/vmacache.o: warning: objtool: vmacache_flush_all()+0x17: can't find jump dest instruction at .text+0xd900001d kernel/irq/handle.o: warning: objtool: handle_irq_event_percpu()+0x35: can't find jump dest instruction at .text+0x5401028b arch/x86/kernel/apic/apic_flat_64.o: warning: objtool: flat_send_IPI_allbutself()+0x39: can't find call dest symbol at offset 0x530002bd kernel/locking/mutex-debug.o: warning: objtool: debug_mutex_wake_waiter()+0x1b: can't find jump dest instruction at .text+0x8c000041 arch/x86/crypto/camellia_aesni_avx2_glue.o: warning: objtool: decrypt_callback()+0x2b: can't find jump dest instruction at .text+0xbf0001e1 CC kernel/time/clockevents.o CC kernel/trace/trace_stack.o kernel/rcu/srcu.o: warning: objtool: srcu_advance_batches()+0x3c: can't find jump dest instruction at .text+0xc10000b2 kernel/locking/spinlock.o: warning: objtool: _raw_spin_trylock()+0x17: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_spin_trylock_bh()+0x1a: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_spin_lock()+0x32: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_spin_lock_irqsave()+0x1c: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_spin_lock_irq()+0x12: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_spin_lock_bh()+0x1a: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_spin_unlock()+0x1e: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_spin_unlock_irqrestore()+0x28: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_spin_unlock_irq()+0x1e: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_spin_unlock_bh()+0x1e: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_read_trylock()+0x17: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_read_lock()+0x35: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_read_lock_irqsave()+0x1c: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_read_lock_irq()+0x12: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_read_lock_bh()+0x1a: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_read_unlock()+0x1e: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_read_unlock_irqrestore()+0x28: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_read_unlock_irq()+0x1e: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_read_unlock_bh()+0x1e: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_write_trylock()+0x17: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_write_lock()+0x32: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_write_lock_irqsave()+0x1c: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_write_lock_irq()+0x12: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_write_lock_bh()+0x1a: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_write_unlock()+0x1e: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_write_unlock_irqrestore()+0x28: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_write_unlock_irq()+0x1e: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_write_unlock_bh()+0x1e: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_spin_lock_nested()+0x30: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_spin_lock_bh_nested()+0x24: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_spin_lock_irqsave_nested()+0x23: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_spin_lock_nest_lock()+0x32: call without frame pointer save/setup CC kernel/sched/debug.o arch/x86/kernel/pci-swiotlb.o: warning: objtool: x86_swiotlb_free_coherent()+0x33: call without frame pointer save/setup arch/x86/kernel/pci-swiotlb.o: warning: objtool: x86_swiotlb_alloc_coherent()+0x2d: call without frame pointer save/setup arch/x86/kernel/pci-swiotlb.o: warning: objtool: pci_swiotlb_late_init()+0x1d: call without frame pointer save/setup mm/mmu_context.o: warning: objtool: use_mm()+0x32: call without frame pointer save/setup arch/x86/kernel/pci-swiotlb.o: warning: objtool: pci_swiotlb_init()+0xf: call without frame pointer save/setup mm/mmu_context.o: warning: objtool: unuse_mm()+0x28: call without frame pointer save/setup CC kernel/sched/cpuacct.o CC kernel/trace/trace_branch.o CC security/inode.o CC mm/page_isolation.o arch/x86/kernel/audit_64.o: warning: objtool: audit_classify_syscall()+0x13: call without frame pointer save/setup arch/x86/kernel/audit_64.o: warning: objtool: audit_classes_init()+0x10: call without frame pointer save/setup kernel/cgroup_freezer.o: warning: objtool: freezer_apply_state()+0x51: can't find jump dest instruction at .text+0x97000167 arch/x86/kernel/crash_dump_64.o: warning: objtool: copy_oldmem_page()+0x2b: can't find jump dest instruction at .text+0x82000031 CC kernel/time/tick-broadcast.o CC security/lsm_audit.o CC kernel/time/tick-common.o arch/x86/crypto/serpent_avx2_glue.o: warning: objtool: decrypt_callback()+0x28: can't find jump dest instruction at .text+0xa20001ce LD arch/x86/crypto/camellia-aesni-avx2.o arch/x86/kernel/reboot.o: warning: objtool: native_machine_emergency_restart()+0x11f: can't find jump dest instruction at .text+0x76000243 kernel/cred.o: warning: objtool: commit_creds()+0x47: can't find jump dest instruction at .text+0x7d0106bd CC kernel/sched/cpufreq.o CC kernel/trace/blktrace.o CC mm/zpool.o kernel/irq/dummychip.o: warning: objtool: ack_bad()+0x33: call without frame pointer save/setup CC kernel/time/tick-broadcast-hrtimer.o arch/x86/kernel/sysfb.o: warning: objtool: sysfb_init()+0x59: call without frame pointer save/setup arch/x86/kernel/cpu/match.o: warning: objtool: x86_match_cpu()+0x29: can't find jump dest instruction at .text+0x8300002f CC mm/zbud.o kernel/locking/lockdep_proc.o: warning: objtool: lockdep_stats_show()+0x25: can't find jump dest instruction at .text+0x570101fb arch/x86/kernel/e820.o: warning: objtool: __e820_update_range()+0x90: can't find jump dest instruction at .init.text+0x15010244 mm/mempool.o: warning: objtool: mempool_create_node()+0x5b: can't find jump dest instruction at .text+0xce0000d1 LD arch/x86/crypto/serpent-avx2.o arch/x86/kernel/tsc.o: warning: objtool: quick_pit_calibrate()+0x62: can't find jump dest instruction at .text+0x91000088 CC kernel/trace/trace_events.o kernel/irq_work.o: warning: objtool: irq_work_run()+0xb: can't find call dest symbol at offset 0xa0ff015f arch/x86/kernel/cpu/proc.o: warning: objtool: show_cpuinfo()+0x5c: call without frame pointer save/setup CC kernel/time/tick-oneshot.o CC security/keys/gc.o kernel/locking/rwsem-xadd.o: warning: objtool: __rwsem_do_wake()+0x36: can't find jump dest instruction at .text+0xf700003c kernel/trace/trace_clock.o: warning: objtool: trace_clock_local()+0xa: call without frame pointer save/setup kernel/trace/trace_clock.o: warning: objtool: trace_clock()+0x6: call without frame pointer save/setup kernel/trace/trace_clock.o: warning: objtool: trace_clock_jiffies()+0x15: call without frame pointer save/setup kernel/trace/trace_clock.o: warning: objtool: trace_clock_global()+0xa: call without frame pointer save/setup CC kernel/trace/trace_export.o CC mm/zsmalloc.o CC kernel/time/tick-sched.o arch/x86/kernel/apic/ipi.o: warning: objtool: __default_send_IPI_dest_field()+0x3b: call without frame pointer save/setup arch/x86/kernel/apic/ipi.o: warning: objtool: default_send_IPI_single_phys()+0x1b: call without frame pointer save/setup arch/x86/kernel/apic/ipi.o: warning: objtool: default_send_IPI_mask_sequence_phys()+0x1b: call without frame pointer save/setup arch/x86/kernel/apic/ipi.o: warning: objtool: default_send_IPI_mask_allbutself_phys()+0x11: call without frame pointer save/setup CC kernel/trace/trace_syscalls.o CC security/keys/key.o arch/x86/kernel/setup.o: warning: objtool: e820_reserve_setup_data()+0x11: can't find jump dest instruction at .init.text+0x86000079 CC mm/z3fold.o CC mm/early_ioremap.o CC kernel/time/timer_stats.o CC kernel/time/timekeeping_debug.o CC security/keys/keyring.o CC kernel/trace/trace_event_perf.o arch/x86/kernel/perf_regs.o: warning: objtool: perf_get_regs_user()+0x3c: can't find jump dest instruction at .text+0xcc000121 CC mm/cma.o kernel/memremap.o: warning: objtool: memremap()+0x3a: can't find jump dest instruction at .text+0x8e000070 CC mm/page_ext.o kernel/reboot.o: warning: objtool: SYSC_reboot()+0x39: can't find jump dest instruction at .text+0x380103cf CC kernel/trace/trace_events_filter.o CC mm/page_idle.o kernel/kthread.o: warning: objtool: kthread_create_on_node()+0x110: can't find jump dest instruction at .text+0x1a010626 CC security/keys/keyctl.o kernel/kallsyms.o: warning: objtool: update_iter()+0x1d: can't find jump dest instruction at .text+0xad0002d2 CC kernel/trace/trace_events_trigger.o CC security/keys/permission.o mm/workingset.o: warning: objtool: shadow_lru_isolate()+0x40: can't find jump dest instruction at .text+0x2b010095 arch/x86/kernel/fpu/regset.o: warning: objtool: xstateregs_get()+0x3f: can't find jump dest instruction at .text+0xc1000225 kernel/locking/semaphore.o: warning: objtool: __down_interruptible()+0x102: can't find jump dest instruction at .sched.text+0x6d000157 CC security/keys/process_keys.o kernel/irq/spurious.o: warning: objtool: __report_bad_irq()+0x48: can't find jump dest instruction at .text+0xa10001fe CC security/keys/request_key.o kernel/power/autosleep.o: warning: objtool: try_to_suspend()+0x1d: can't find jump dest instruction at .text+0x80000053 CC kernel/trace/power-traces.o kernel/crash_dump.o: warning: objtool: setup_elfcorehdr()+0x1a: call without frame pointer save/setup kernel/kcmp.o: warning: objtool: SyS_kcmp()+0x72: can't find jump dest instruction at .text+0xc4020138 arch/x86/crypto/camellia_glue.o: warning: objtool: camellia_setup_tail()+0x94: can't find jump dest instruction at .text+0x85000099 CC kernel/trace/rpm-traces.o kernel/events/callchain.o: warning: objtool: get_perf_callchain()+0x4a: can't find jump dest instruction at .text+0xf0102a0 CC security/keys/request_key_auth.o arch/x86/events/intel/pt.o: warning: objtool: pt_event_valid()+0x1e: can't find jump dest instruction at .text+0x54010024 LD arch/x86/crypto/camellia-x86_64.o CC security/keys/user_defined.o CC kernel/trace/trace_benchmark.o kernel/kcov.o: warning: objtool: kcov_ioctl_locked()+0xf: can't find jump dest instruction at .text+0xb60000f5 kernel/freezer.o: warning: objtool: __refrigerator()+0x110: can't find jump dest instruction at .text+0x65000184 arch/x86/kernel/tls.o: warning: objtool: set_tls_desc()+0x189: can't find jump dest instruction at .text+0xcdff01ed kernel/sched/loadavg.o: warning: objtool: calc_global_load()+0x1e: can't find jump dest instruction at .text+0xd2000094 CC security/keys/compat.o kernel/params.o: warning: objtool: next_arg()+0x2d: can't find jump dest instruction at .text+0xcb0008b3 CC security/keys/proc.o kernel/hung_task.o: warning: objtool: check_hung_task()+0x57: can't find jump dest instruction at .text+0x4201007d mm/page_counter.o: warning: objtool: page_counter_cancel()+0x26: call without frame pointer save/setup mm/page_counter.o: warning: objtool: page_counter_try_charge()+0x83: call without frame pointer save/setup mm/page_counter.o: warning: objtool: page_counter_uncharge()+0x1d: call without frame pointer save/setup mm/page_counter.o: warning: objtool: page_counter_limit()+0x53: call without frame pointer save/setup mm/page_counter.o: warning: objtool: page_counter_memparse()+0x1b: call without frame pointer save/setup kernel/jump_label.o: warning: objtool: jump_label_test()+0x61: can't find jump dest instruction at .init.text+0x4000066 arch/x86/kernel/head64.o: warning: objtool: copy_bootdata()+0x60: can't find jump dest instruction at .init.text+0xed000066 arch/x86/kernel/fpu/signal.o: warning: objtool: __fpu__restore_sig()+0x54: can't find jump dest instruction at .text+0xe70300e9 kernel/tracepoint.o: warning: objtool: func_add()+0x42: can't find jump dest instruction at .text+0x79010058 arch/x86/kernel/cpu/bugs_64.o: warning: objtool: check_bugs()+0x4: call without frame pointer save/setup CC security/keys/dh.o CC security/keys/persistent.o arch/x86/kernel/cpu/centaur.o: warning: objtool: init_c3()+0x2c: can't find jump dest instruction at .text+0x8f000052 kernel/irq/autoprobe.o: warning: objtool: probe_irq_off()+0x28: can't find jump dest instruction at .text+0x8a0002be kernel/time/jiffies.o: warning: objtool: register_refined_jiffies()+0xa0: call without frame pointer save/setup kernel/time/jiffies.o: warning: objtool: init_jiffies_clocksource()+0x12: call without frame pointer save/setup kernel/sched/clock.o: warning: objtool: sched_clock_local.constprop.3()+0x97: can't find jump dest instruction at .text+0x7900010c kernel/resource.o: warning: objtool: find_next_iomem_res()+0x50: can't find jump dest instruction at .text+0x9b000466 arch/x86/kernel/process.o: warning: objtool: __switch_to_xtra()+0x49: can't find jump dest instruction at .text+0x9000061f kernel/audit_fsnotify.o: warning: objtool: audit_mark_log_rule_change.constprop.2()+0x2f: can't find jump dest instruction at .text+0xb2000065 mm/msync.o: warning: objtool: SyS_msync()+0x3d: can't find jump dest instruction at .text+0xad010043 arch/x86/kernel/early_printk.o: warning: objtool: early_vga_write()+0x21: can't find jump dest instruction at .text+0x20010026 mm/pgtable-generic.o: warning: objtool: pgd_clear_bad()+0x2c: call without frame pointer save/setup mm/pgtable-generic.o: warning: objtool: pud_clear_bad()+0x2c: call without frame pointer save/setup mm/pgtable-generic.o: warning: objtool: pmd_clear_bad()+0x2c: call without frame pointer save/setup kernel/softirq.o: warning: objtool: perf_trace_irq_handler_entry()+0x61: can't find jump dest instruction at .text+0xaa0003b7 arch/x86/kernel/hpet.o: warning: objtool: _hpet_print_config()+0x135: can't find jump dest instruction at .text+0x7700026a kernel/irq/irqdesc.o: warning: objtool: alloc_desc.isra.10()+0x34: can't find jump dest instruction at .text+0xde00006a CC security/keys/encrypted-keys/encrypted.o kernel/sched/idle_task.o: warning: objtool: check_preempt_curr_idle()+0x9: call without frame pointer save/setup kernel/sched/idle_task.o: warning: objtool: dequeue_task_idle()+0x11: call without frame pointer save/setup arch/x86/kernel/fpu/core.o: warning: objtool: fpu__copy()+0x21: can't find jump dest instruction at .text+0x92000397 CC security/keys/encrypted-keys/ecryptfs_format.o arch/x86/mm/init_64.o: warning: objtool: ident_pud_init()+0x26: can't find jump dest instruction at .text+0x7b01002b kernel/locking/rtmutex-debug.o: warning: objtool: debug_rt_mutex_print_deadlock()+0x24: can't find jump dest instruction at .text+0xd901010a kernel/events/hw_breakpoint.o: warning: objtool: register_wide_hw_breakpoint()+0x3b: can't find jump dest instruction at .text+0x81000741 mm/readahead.o: warning: objtool: read_pages()+0x52: can't find jump dest instruction at .text+0x1f0101e7 kernel/power/process.o: warning: objtool: try_to_freeze_tasks()+0x113: can't find jump dest instruction at .text+0xc1000119 kernel/power/main.o: warning: objtool: autosleep_store()+0x18: can't find call dest symbol at offset 0x23ff047c kernel/irq/proc.o: warning: objtool: register_handler_proc()+0x3a: can't find jump dest instruction at .text+0xba0000e0 arch/x86/kernel/kexec-bzimage64.o: warning: objtool: bzImage64_probe()+0x2b: can't find jump dest instruction at .text+0xc010060 kernel/time/timeconv.o: warning: objtool: time_to_tm()+0x126: can't find jump dest instruction at .text+0x5501012b arch/x86/kernel/cpu/intel.o: warning: objtool: intel_tlb_lookup()+0xc: can't find jump dest instruction at .text+0x61020012 kernel/rcu/tiny.o: warning: objtool: __rcu_process_callbacks()+0x39: can't find jump dest instruction at .text+0x3401003e arch/x86/kernel/cpu/microcode/intel_lib.o: warning: objtool: microcode_sanity_check()+0x24: can't find jump dest instruction at .text+0xe401002a arch/x86/kernel/cpu/intel_cacheinfo.o: warning: objtool: amd_cpuid4()+0x66: can't find jump dest instruction at .text+0x6f01006b kernel/locking/mutex.o: warning: objtool: mutex_lock_nested()+0xee: can't find jump dest instruction at .sched.text+0x7d010174 mm/truncate.o: warning: objtool: clear_exceptional_entry()+0x36: can't find jump dest instruction at .text+0x9800003b mm/debug.o: warning: objtool: __dump_page()+0x99: can't find jump dest instruction at .text+0xf90000cf mm/dmapool.o: warning: objtool: pool_alloc_page()+0x48: can't find jump dest instruction at .text+0x2401006e kernel/bpf/inode.o: warning: objtool: bpf_obj_do_get()+0x32: can't find jump dest instruction at .text+0x9f000438 mm/page_poison.o: warning: objtool: check_poison_mem.constprop.3()+0x27: can't find jump dest instruction at .text+0xb500009d kernel/rcu/rcuperf.o: warning: objtool: rcu_perf_cleanup()+0x28: can't find jump dest instruction at .text+0x1302012e mm/interval_tree.o: warning: objtool: vma_interval_tree_remove()+0x4b: can't find jump dest instruction at .text+0x46010250 kernel/torture.o: warning: objtool: torture_cleanup_begin()+0x4e: can't find jump dest instruction at .text+0x68010433 kernel/irq/pm.o: warning: objtool: resume_irqs()+0x2b: can't find jump dest instruction at .text+0x91000031 kernel/trace/ring_buffer_benchmark.o: warning: objtool: ring_buffer_producer()+0x10b: can't find jump dest instruction at .text+0x32000130 mm/util.o: warning: objtool: page_mapped()+0x22: can't find jump dest instruction at .text+0x8e0006a8 arch/x86/kernel/crash.o: warning: objtool: prepare_elf64_headers()+0x5d: can't find jump dest instruction at .text+0x41010133 mm/mincore.o: warning: objtool: mincore_page()+0x2c: can't find jump dest instruction at .text+0xb5000132 VDSO arch/x86/entry/vdso/vdso32.so.dbg arch/x86/kernel/apic/vector.o: warning: objtool: __assign_irq_vector()+0x23: can't find jump dest instruction at .text+0x410200d9 arch/x86/kernel/cpu/mcheck/mce-genpool.o: warning: objtool: mce_gen_pool_add()+0x1b: can't find jump dest instruction at .text+0xac000131 arch/x86/kernel/fpu/xstate.o: warning: objtool: fpstate_sanitize_xstate()+0x22: can't find jump dest instruction at .text+0x8a0101b8 mm/oom_kill.o: warning: objtool: perf_trace_oom_score_adj_update()+0x2f: can't find jump dest instruction at .text+0xb10000d5 kernel/trace/trace_seq.o: warning: objtool: trace_seq_printf()+0x32: can't find jump dest instruction at .text+0x870000d8 kernel/pid.o: warning: objtool: alloc_pidmap()+0x69: can't find jump dest instruction at .text+0xcf01006f kernel/rcu/update.o: warning: objtool: check_holdout_task()+0x31: can't find jump dest instruction at .text+0xc30001f7 LD arch/x86/kernel/fpu/built-in.o OBJCOPY arch/x86/entry/vdso/vdso64.so kernel/irq/chip.o: warning: objtool: handle_fasteoi_irq()+0x39: can't find jump dest instruction at .text+0x9a00092f mm/list_lru.o: warning: objtool: memcg_drain_list_lru()+0x20: can't find jump dest instruction at .text+0xd8000256 arch/x86/kernel/cpu/mcheck/mce-severity.o: warning: objtool: mce_severity_intel()+0xcd: can't find jump dest instruction at .text+0x70000201 OBJCOPY arch/x86/entry/vdso/vdso32.so mm/cleancache.o: warning: objtool: __cleancache_get_page()+0x50: can't find jump dest instruction at .text+0xc1000205 mm/pagewalk.o: warning: objtool: walk_pmd_range()+0xad: can't find jump dest instruction at .text+0xb60000b3 kernel/locking/rtmutex.o: warning: objtool: try_to_take_rt_mutex()+0x34: can't find jump dest instruction at .text+0xac00029a VDSO2C arch/x86/entry/vdso/vdso-image-64.c kernel/locking/locktorture.o: warning: objtool: lock_torture_reader()+0xd0: can't find jump dest instruction at .text+0x71000ac5 VDSO2C arch/x86/entry/vdso/vdso-image-32.c kernel/sched/swait.o: warning: objtool: swake_up_all()+0x2c: can't find jump dest instruction at .text+0x8b000132 CC arch/x86/entry/vdso/vdso-image-64.o kernel/sched/stats.o: warning: objtool: schedstat_open()+0x13: call without frame pointer save/setup kernel/sched/stats.o: warning: objtool: show_schedstat()+0x9c: call without frame pointer save/setup kernel/sched/stats.o: warning: objtool: proc_schedstat_init()+0x19: call without frame pointer save/setup mm/nobootmem.o: warning: objtool: __free_memory_core()+0x2d: can't find jump dest instruction at .init.text+0x85000160 security/min_addr.o: warning: objtool: mmap_min_addr_handler()+0x9: call without frame pointer save/setup CC arch/x86/entry/vdso/vdso-image-32.o kernel/audit_watch.o: warning: objtool: audit_watch_log_rule_change.isra.2()+0x35: can't find jump dest instruction at .text+0xb100013b kernel/time/tick-broadcast-hrtimer.o: warning: objtool: bc_shutdown()+0x10: call without frame pointer save/setup kernel/time/tick-broadcast-hrtimer.o: warning: objtool: bc_set_next()+0x22: call without frame pointer save/setup kernel/time/tick-broadcast-hrtimer.o: warning: objtool: tick_setup_hrtimer_broadcast()+0x17: call without frame pointer save/setup CC fs/open.o kernel/bpf/arraymap.o: warning: objtool: array_map_alloc()+0x32: can't find jump dest instruction at .text+0x7a010208 kernel/ptrace.o: warning: objtool: ptrace_check_attach()+0x36: can't find jump dest instruction at .text+0xc200003c kernel/time/timekeeping_debug.o: warning: objtool: tk_debug_sleep_time_open()+0x15: call without frame pointer save/setup kernel/time/timekeeping_debug.o: warning: objtool: tk_debug_show_sleep_time()+0x24: call without frame pointer save/setup kernel/time/timekeeping_debug.o: warning: objtool: tk_debug_sleep_time_init()+0x1b: call without frame pointer save/setup CC fs/read_write.o kernel/sched/cputime.o: warning: objtool: cputime_adjust()+0x5d: can't find jump dest instruction at .text+0x9e000063 kernel/sched/stop_task.o: warning: objtool: pick_next_task_stop()+0x58: call without frame pointer save/setup kernel/sched/stop_task.o: warning: objtool: set_curr_task_stop()+0x45: call without frame pointer save/setup kernel/sched/stop_task.o: warning: objtool: put_prev_task_stop()+0x51: call without frame pointer save/setup CC fs/file_table.o mm/vmstat.o: warning: objtool: extfrag_show_print()+0xc7: can't find jump dest instruction at .text+0x6e00039c arch/x86/kernel/machine_kexec_64.o: warning: objtool: init_transition_pgtable()+0xbe: can't find jump dest instruction at .text+0xdc010234 kernel/time/ntp.o: warning: objtool: hardpps_update_freq()+0x88: can't find jump dest instruction at .text+0x510100fd CC fs/super.o kernel/sched/completion.o: warning: objtool: wait_for_completion()+0x3a: can't find jump dest instruction at .sched.text+0xb2000040 kernel/time/posix-clock.o: warning: objtool: get_clock_desc()+0x56: can't find call dest symbol at offset 0x560000ca kernel/events/ring_buffer.o: warning: objtool: __rb_free_aux()+0x61: can't find jump dest instruction at .text+0xad000177 CC fs/char_dev.o CC block/bio.o security/inode.o: warning: objtool: securityfs_create_file()+0xc4: can't find jump dest instruction at .text+0x72010109 arch/x86/events/core.o: warning: objtool: x86_pmu_extra_regs()+0x15: can't find jump dest instruction at .text+0x8e00001b CC fs/stat.o security/keys/permission.o: warning: objtool: key_validate()+0x34: call without frame pointer save/setup kernel/kexec_file.o: warning: objtool: locate_mem_hole_callback()+0x39: can't find jump dest instruction at .text+0x101003f mm/vmpressure.o: warning: objtool: vmpressure_work_fn()+0x3d: can't find jump dest instruction at .text+0xd0000102 kernel/time/itimer.o: warning: objtool: do_getitimer()+0x28: can't find jump dest instruction at .text+0x8400035e CC block/elevator.o kernel/sched/deadline.o: warning: objtool: replenish_dl_entity()+0x7d: can't find jump dest instruction at .text+0xf3000403 CC fs/exec.o security/keys/encrypted-keys/ecryptfs_format.o: warning: objtool: ecryptfs_fill_auth_tok()+0x28: call without frame pointer save/setup CC block/blk-core.o security/keys/persistent.o: warning: objtool: key_create_persistent.constprop.7()+0x97: can't find jump dest instruction at .text+0x8600009c arch/x86/crypto/sha-mb/sha1_mb.o: warning: objtool: sha1_ctx_mgr_resubmit()+0x2a: can't find jump dest instruction at .text+0x75010690 arch/x86/events/intel/core.o: warning: objtool: core_guest_get_msrs()+0x21: can't find jump dest instruction at .text+0xb00002e7 kernel/power/qos.o: warning: objtool: pm_qos_power_read()+0x30: can't find jump dest instruction at .text+0xaf000066 CC fs/pipe.o LD arch/x86/events/intel/built-in.o kernel/trace/trace_nop.o: warning: objtool: nop_set_flag()+0x2d: call without frame pointer save/setup LD arch/x86/crypto/sha-mb/sha1-mb.o arch/x86/kernel/ptrace.o: warning: objtool: get_segment_reg()+0x1b: can't find jump dest instruction at .text+0x7e000021 arch/x86/kernel/mpparse.o: warning: objtool: check_irq_src()+0x30: can't find jump dest instruction at .init.text+0xb4000120 CC block/blk-tag.o CC block/blk-sysfs.o CC fs/namei.o kernel/bpf/stackmap.o: warning: objtool: stack_map_alloc()+0x34: can't find jump dest instruction at .text+0x8901012a kernel/trace/trace_printk.o: warning: objtool: t_show()+0x16: can't find jump dest instruction at .text+0xa700010c kernel/time/tick-sched.o: warning: objtool: tick_do_update_jiffies64()+0x24: can't find jump dest instruction at .text+0x2b01002a security/keys/proc.o: warning: objtool: proc_keys_show()+0xec: can't find jump dest instruction at .text+0xc00202f2 kernel/trace/trace_branch.o: warning: objtool: probe_likely_condition()+0x3b: can't find jump dest instruction at .text+0x100102e1 kernel/power/suspend.o: warning: objtool: freeze_enter()+0x21: can't find jump dest instruction at .text+0xd010127 kernel/time/tick-oneshot.o: warning: objtool: tick_switch_to_oneshot()+0x1f: can't find jump dest instruction at .text+0x8c000175 CC block/blk-flush.o CC fs/fcntl.o mm/mremap.o: warning: objtool: vma_to_resize()+0x56: can't find jump dest instruction at .text+0xb800005c arch/x86/kernel/cpu/mcheck/mce-inject.o: warning: objtool: raise_mce()+0xae: can't find jump dest instruction at .text+0xf20002b4 arch/x86/mm/pageattr.o: warning: objtool: unmap_pmd_range()+0xb0: can't find jump dest instruction at .text+0x97000336 LD kernel/power/built-in.o kernel/sched/cpufreq.o: warning: objtool: cpufreq_add_update_util_hook()+0x3c: call without frame pointer save/setup LD arch/x86/mm/built-in.o CC block/blk-settings.o mm/page_ext.o: warning: objtool: __free_page_ext()+0x24: can't find jump dest instruction at .text.unlikely+0xbf00002a CC fs/ioctl.o kernel/trace/trace_export.o: warning: objtool: ftrace_define_fields_mmiotrace_map()+0x36: can't find jump dest instruction at .init.text+0xbf00003c LD arch/x86/events/built-in.o CC fs/readdir.o LD arch/x86/crypto/sha-mb/built-in.o mm/early_ioremap.o: warning: objtool: __early_ioremap()+0x72: can't find jump dest instruction at .init.text+0x60100c6 kernel/time/clocksource.o: warning: objtool: __clocksource_select()+0x39: can't find jump dest instruction at .text+0xf60001ef CC block/blk-ioc.o kernel/trace/trace_sched_switch.o: warning: objtool: tracing_start_cmdline_record()+0x25: can't find call dest symbol at offset 0x17000139 CC fs/select.o kernel/time/timer_list.o: warning: objtool: print_active_timers()+0x70: can't find jump dest instruction at .text+0xb40002c6 kernel/sys.o: warning: objtool: validate_prctl_map()+0x5b: can't find jump dest instruction at .text+0xdf000061 arch/x86/kernel/cpu/microcode/core.o: warning: objtool: microcode_init_cpu.constprop.2()+0x3c: can't find jump dest instruction at .text+0xd3000372 security/keys/request_key_auth.o: warning: objtool: request_key_auth_new()+0x61: can't find jump dest instruction at .text+0x2a020307 CC fs/dcache.o CC block/blk-map.o CC fs/inode.o security/keys/dh.o: warning: objtool: mpi_from_key()+0x5c: can't find jump dest instruction at .text+0x9d000062 CC fs/attr.o security/keys/gc.o: warning: objtool: key_gc_unused_keys.constprop.2()+0x19: can't find jump dest instruction at .text+0x1101001f CC block/blk-exec.o kernel/irq/irqdomain.o: warning: objtool: __irq_domain_add()+0x70: can't find jump dest instruction at .text+0xac000356 kernel/sched/auto_group.o: warning: objtool: autogroup_move_group()+0x54: can't find jump dest instruction at .text+0xb9000089 kernel/time/clockevents.o: warning: objtool: sysfs_unbind_tick_dev()+0x2c: can't find jump dest instruction at .text+0xd2000032 security/keys/user_defined.o: warning: objtool: logon_vet_description()+0x16: call without frame pointer save/setup security/keys/user_defined.o: warning: objtool: user_read()+0x4c: call without frame pointer save/setup security/keys/user_defined.o: warning: objtool: user_describe()+0x25: call without frame pointer save/setup security/keys/user_defined.o: warning: objtool: user_destroy()+0x10: call without frame pointer save/setup security/keys/user_defined.o: warning: objtool: user_free_preparse()+0xd: call without frame pointer save/setup security/keys/user_defined.o: warning: objtool: user_revoke()+0x21: call without frame pointer save/setup security/keys/user_defined.o: warning: objtool: user_update()+0x1a: call without frame pointer save/setup security/keys/user_defined.o: warning: objtool: user_preparse()+0x37: call without frame pointer save/setup kernel/trace/trace_stat.o: warning: objtool: register_stat_tracer()+0xd: can't find jump dest instruction at .text+0x37010423 security/keys/compat.o: warning: objtool: compat_SyS_keyctl()+0x1f: can't find jump dest instruction at .text+0x600100b5 CC fs/bad_inode.o arch/x86/kernel/cpu/mtrr/if.o: warning: objtool: mtrr_seq_show()+0x1f: can't find jump dest instruction at .text+0xb9000115 mm/backing-dev.o: warning: objtool: wb_congested_get_create()+0x60: can't find jump dest instruction at .text+0xa3000866 CC fs/filesystems.o CC fs/file.o CC block/blk-merge.o arch/x86/kernel/cpu/mtrr/cleanup.o: warning: objtool: x86_get_mtrr_mem_range.constprop.0()+0x5f: can't find jump dest instruction at .init.text+0x91000097 mm/page_owner.o: warning: objtool: print_page_owner()+0x60: can't find jump dest instruction at .text+0xf2010086 CC fs/namespace.o kernel/time/timer_stats.o: warning: objtool: tstats_show()+0x103: can't find jump dest instruction at .text+0xac000199 kernel/sched/rt.o: warning: objtool: __dequeue_rt_entity()+0x15: can't find jump dest instruction at .text+0x8800003b LD arch/x86/crypto/built-in.o CC fs/seq_file.o CC fs/xattr.o CC block/blk-softirq.o kernel/trace/trace_functions.o: warning: objtool: function_trace_call()+0x15: can't find jump dest instruction at .text+0xd70000bb CC fs/libfs.o mm/zbud.o: warning: objtool: zbud_alloc()+0x21: can't find jump dest instruction at .text+0x4a020257 CC block/blk-timeout.o CC crypto/api.o kernel/sched/wait.o: warning: objtool: prepare_to_wait_event()+0x6f: can't find jump dest instruction at .text+0xb90005e5 CC fs/fs-writeback.o CC block/blk-lib.o arch/x86/kernel/cpu/microcode/intel.o: warning: objtool: generic_load_microcode()+0x47: can't find jump dest instruction at .text+0xdf01011d kernel/time/alarmtimer.o: warning: objtool: alarmtimer_fired()+0xb2: can't find call dest symbol at offset 0xf9ff0236 LD arch/x86/kernel/cpu/microcode/microcode.o kernel/time/time.o: warning: objtool: do_sys_settimeofday64()+0x2e: can't find jump dest instruction at .text+0xaf0002b4 CC block/blk-mq.o CC fs/pnode.o LD arch/x86/entry/vdso/built-in.o CC block/blk-mq-tag.o CC crypto/cipher.o CC crypto/compress.o mm/sparse.o: warning: objtool: sparse_mem_maps_populate_node()+0x41: can't find jump dest instruction at .init.text+0x8c00032f CC fs/splice.o CC block/blk-mq-sysfs.o mm/zpool.o: warning: objtool: zpool_create_pool()+0x9b: can't find jump dest instruction at .text+0x4010260 CC fs/sync.o security/keys/request_key.o: warning: objtool: construct_get_dest_keyring()+0x35: can't find jump dest instruction at .text+0xfc00005b LD arch/x86/kernel/cpu/microcode/built-in.o CC block/blk-mq-cpu.o CC fs/utimes.o kernel/time/tick-broadcast.o: warning: objtool: tick_handle_periodic_broadcast()+0x34: can't find jump dest instruction at .text+0x8f000249 CC crypto/memneq.o mm/mlock.o: warning: objtool: __munlock_pagevec_fill()+0xb8: can't find jump dest instruction at .text+0x10101ee CC block/blk-mq-cpumap.o mm/mprotect.o: warning: objtool: lock_pte_protection.isra.19()+0x7b: can't find jump dest instruction at .text+0x8b000080 CC fs/fs_struct.o CC fs/stack.o CC block/ioctl.o CC crypto/crypto_wq.o LD arch/x86/entry/built-in.o CC fs/statfs.o kernel/trace/trace_benchmark.o: warning: objtool: perf_trace_benchmark_event()+0x28: can't find jump dest instruction at .text+0xd01009e kernel/sched/cpuacct.o: warning: objtool: cpuacct_percpu_sys_seq_show()+0xe: can't find call dest symbol at offset 0x7e000142 kernel/trace/trace_sched_wakeup.o: warning: objtool: wakeup_tracer_call()+0x23: can't find jump dest instruction at .text+0x8f000089 CC fs/fs_pin.o CC block/genhd.o kernel/trace/trace_irqsoff.o: warning: objtool: __irqsoff_tracer_init()+0x18: can't find jump dest instruction at .text+0x8f0001ce CC block/scsi_ioctl.o mm/z3fold.o: warning: objtool: z3fold_free()+0xec: can't find jump dest instruction at .text+0x1f0104a1 CC crypto/algapi.o CC fs/nsfs.o CC crypto/scatterwalk.o CC fs/buffer.o CC block/partition-generic.o mm/memory_hotplug.o: warning: objtool: put_online_mems()+0x1d: can't find jump dest instruction at .text+0x91000283 kernel/trace/trace_event_perf.o: warning: objtool: perf_trace_event_reg()+0x22: can't find jump dest instruction at .text+0xcf0000b8 kernel/irq/manage.o: warning: objtool: irq_thread()+0x12f: can't find jump dest instruction at .text+0x4c000314 CC block/ioprio.o CC crypto/proc.o LD kernel/irq/built-in.o CC fs/block_dev.o CC crypto/aead.o arch/x86/kernel/cpu/mtrr/main.o: warning: objtool: mtrr_add_page()+0x2f: can't find jump dest instruction at .text+0xa030235 security/keys/key.o: warning: objtool: key_user_lookup()+0x4d: can't find jump dest instruction at .text+0xd010052 CC block/badblocks.o CC fs/direct-io.o kernel/seccomp.o: warning: objtool: seccomp_prepare_filter()+0x24: can't find jump dest instruction at .text+0x9000014a kernel/time/tick-common.o: warning: objtool: tick_setup_periodic()+0x1f: can't find jump dest instruction at .text+0x1010255 CC crypto/ablkcipher.o CC crypto/blkcipher.o kernel/time/hrtimer.o: warning: objtool: hrtimer_forward()+0x38: can't find jump dest instruction at .text+0xbe0009ae arch/x86/kernel/cpu/common.o: warning: objtool: get_model_name()+0xc: can't find jump dest instruction at .text+0xde000012 kernel/trace/blktrace.o: warning: objtool: blk_dump_cmd()+0x2b: can't find jump dest instruction at .text+0x9a000030 CC fs/mpage.o kernel/time/posix-cpu-timers.o: warning: objtool: arm_timer()+0x4b: can't find jump dest instruction at .text+0xb6000191 CC crypto/skcipher.o CC fs/proc_namespace.o CC crypto/chainiv.o CC block/blk-cgroup.o mm/hugetlb_cgroup.o: warning: objtool: hugetlb_cgroup_css_alloc()+0x2f: can't find jump dest instruction at .text+0x91000135 CC crypto/eseqiv.o kernel/locking/lockdep.o: warning: objtool: perf_trace_lock()+0x62: can't find jump dest instruction at .text+0xad000238 LD kernel/locking/built-in.o kernel/trace/trace_stack.o: warning: objtool: t_show()+0x2c: can't find jump dest instruction at .text+0x970000c2 kernel/bpf/syscall.o: warning: objtool: fixup_bpf_calls()+0x1a: can't find jump dest instruction at .text+0x81000060 CC crypto/seqiv.o kernel/sched/idle.o: warning: objtool: cpuidle_idle_call()+0x56: can't find jump dest instruction at .text+0xea0001cc CC crypto/echainiv.o CC block/blk-throttle.o kernel/fork.o: warning: objtool: perf_trace_task_rename()+0x39: can't find jump dest instruction at .text+0xc10001cf CC block/partitions/check.o CC block/noop-iosched.o /home/kisskb/slave/src/arch/x86/kernel/apic/io_apic.c: In function 'mp_map_pin_to_irq': /home/kisskb/slave/src/arch/x86/kernel/apic/io_apic.c:1031:6: warning: 'irq' may be used uninitialized in this function [-Wuninitialized] kernel/trace/ftrace.o: warning: objtool: ftrace_ops_assist_func()+0x33: can't find jump dest instruction at .text+0xab000329 mm/page_idle.o: warning: objtool: page_idle_get_page()+0x1f: can't find jump dest instruction at .text+0xd00100a5 arch/x86/kernel/cpu/mtrr/generic.o: warning: objtool: mtrr_type_lookup_variable()+0x32: can't find jump dest instruction at .text+0x680101b8 CC fs/debugfs/inode.o LD kernel/trace/libftrace.o CC crypto/ahash.o CC fs/debugfs/file.o kernel/time/posix-timers.o: warning: objtool: posix_timer_add()+0xfc: can't find jump dest instruction at .text+0x4b000561 CC block/partitions/msdos.o CC crypto/shash.o LD arch/x86/kernel/cpu/mtrr/built-in.o CC block/cfq-iosched.o mm/cma.o: warning: objtool: perf_trace_cma_release()+0x3c: can't find jump dest instruction at .text+0x83000142 CC block/partitions/efi.o mm/memblock.o: warning: objtool: memblock_virt_alloc_internal()+0x84: can't find jump dest instruction at .init.text+0xb80000b1 kernel/rcu/rcutorture.o: warning: objtool: rcu_torture_boost()+0xd4: can't find jump dest instruction at .text+0x2b01037a mm/gup.o: warning: objtool: follow_page_mask()+0x69: can't find jump dest instruction at .text+0xb02006f kernel/trace/rpm-traces.o: warning: objtool: perf_trace_rpm_return_int()+0x75: can't find jump dest instruction at .text+0xc00001ab CC crypto/akcipher.o CC block/compat_ioctl.o CC crypto/algboss.o LD fs/devpts/built-in.o LD fs/exofs/built-in.o LD kernel/rcu/built-in.o mm/page_isolation.o: warning: objtool: perf_trace_test_pages_isolated()+0x3c: can't find jump dest instruction at .text+0x830000d2 CC crypto/testmgr.o CC fs/configfs/inode.o kernel/trace/trace_output.o: warning: objtool: seq_print_user_ip()+0x34: can't find jump dest instruction at .text+0xb200034a CC fs/configfs/file.o kernel/kexec_core.o: warning: objtool: kimage_alloc_crash_control_pages()+0x47: can't find jump dest instruction at .text+0xb600004c CC crypto/cmac.o CC fs/configfs/dir.o CC crypto/hmac.o kernel/bpf/hashtab.o: warning: objtool: alloc_htab_elem()+0x68: can't find jump dest instruction at .text+0x1c0100cd CC fs/configfs/symlink.o security/keys/process_keys.o: warning: objtool: install_user_keyrings()+0x46: can't find jump dest instruction at .text+0xaa01006c arch/x86/kernel/apic/apic.o: warning: objtool: lapic_setup_esr()+0x2a: can't find jump dest instruction at .text+0xc40002cf CC crypto/vmac.o CC crypto/xcbc.o CC fs/configfs/mount.o CC fs/configfs/item.o CC fs/autofs4/init.o kernel/audit_tree.o: warning: objtool: kill_rules()+0x30: can't find jump dest instruction at .text+0xd6000165 CC crypto/crypto_null.o CC fs/autofs4/inode.o CC fs/crypto/crypto.o kernel/compat.o: warning: objtool: compat_put_timex()+0x61: can't find jump dest instruction at .text+0x43010067 CC crypto/md4.o CC fs/autofs4/root.o CC fs/crypto/fname.o CC fs/autofs4/symlink.o CC fs/crypto/policy.o security/keys/keyring.o: warning: objtool: keyring_instantiate()+0x35: can't find jump dest instruction at .text+0x9900029b fs/stack.o: warning: objtool: fsstack_copy_attr_all()+0x66: call without frame pointer save/setup kernel/exit.o: warning: objtool: will_become_orphaned_pgrp()+0x11: can't find jump dest instruction at .text+0x93000017 CC crypto/md5.o CC crypto/rmd160.o CC fs/autofs4/waitq.o CC fs/crypto/keyinfo.o CC fs/hugetlbfs/inode.o CC crypto/rmd256.o security/lsm_audit.o: warning: objtool: dump_common_audit_data()+0x6b: can't find jump dest instruction at .text+0xf9050071 CC crypto/rmd320.o CC fs/cachefiles/bind.o CC fs/autofs4/expire.o CC crypto/sha1_generic.o CC fs/cachefiles/daemon.o CC crypto/sha256_generic.o CC fs/autofs4/dev-ioctl.o CC fs/fscache/cache.o kernel/trace/trace_syscalls.o: warning: objtool: syscall_exit_register()+0x1e: can't find jump dest instruction at .text+0x8e000034 mm/swap.o: warning: objtool: trace_raw_output_mm_lru_insertion()+0x2d: can't find jump dest instruction at .text+0xbd0000a3 CC fs/fscache/cookie.o CC fs/fuse/dev.o CC fs/ext2/balloc.o fs/nsfs.o: warning: objtool: ns_get_path()+0x5d: can't find jump dest instruction at .text+0x98010152 CC fs/jbd2/transaction.o CC crypto/sha512_generic.o CC fs/fscache/fsdef.o CC crypto/wp512.o CC fs/ext2/dir.o CC fs/isofs/namei.o CC fs/fuse/dir.o CC fs/cachefiles/interface.o CC fs/fscache/main.o CC fs/isofs/inode.o CC fs/fuse/file.o CC fs/jbd2/commit.o CC fs/cachefiles/key.o CC crypto/tgr192.o fs/bad_inode.o: warning: objtool: make_bad_inode()+0x37: call without frame pointer save/setup fs/bad_inode.o: warning: objtool: iget_failed()+0x11: call without frame pointer save/setup CC fs/fscache/netfs.o CC fs/ext2/file.o kernel/bpf/core.o: warning: objtool: bpf_patch_insn_single()+0x3b: can't find jump dest instruction at .text+0x94000320 CC fs/fat/cache.o CC fs/jbd2/recovery.o CC fs/cachefiles/main.o CC fs/kernfs/mount.o kernel/trace/trace_events_trigger.o: warning: objtool: event_trigger_regex_write()+0x22: can't find jump dest instruction at .text+0x21010488 CC fs/isofs/dir.o CC fs/fscache/object.o mm/percpu.o: warning: objtool: pcpu_alloc_area()+0x77: can't find jump dest instruction at .text+0x7a02049d LD firmware/built-in.o CC crypto/ecb.o CC fs/fuse/inode.o CC fs/ext2/ialloc.o CC fs/jbd2/revoke.o CC fs/fuse/control.o CC fs/jbd2/checkpoint.o CC fs/kernfs/inode.o CC fs/cachefiles/namei.o CC fs/ext2/inode.o CC fs/isofs/util.o CC fs/eventpoll.o CC fs/fat/dir.o CC crypto/cbc.o CC fs/f2fs/dir.o CC crypto/gf128mul.o CC crypto/pcbc.o CC fs/kernfs/dir.o CC fs/ext2/ioctl.o CC fs/jbd2/journal.o fs/fs_pin.o: warning: objtool: pin_kill()+0x43: can't find jump dest instruction at .text+0x9e0101b8 CC fs/fscache/operation.o CC fs/isofs/rock.o CC fs/anon_inodes.o CC fs/eventfd.o CC crypto/cts.o CC fs/f2fs/file.o CC fs/fat/fatent.o CC fs/cachefiles/rdwr.o CC fs/kernfs/file.o CC fs/sysfs/file.o CC fs/overlayfs/super.o CC fs/isofs/export.o kernel/auditfilter.o: warning: objtool: audit_compare_rule()+0x2e: can't find jump dest instruction at .text+0xba010034 block/blk-map.o: warning: objtool: blk_rq_map_kern()+0x44: can't find jump dest instruction at .text+0xef00042a CC fs/ramfs/inode.o CC fs/tracefs/inode.o CC fs/overlayfs/inode.o mm/slab_common.o: warning: objtool: trace_raw_output_mm_page_alloc_extfrag()+0x29: can't find jump dest instruction at .text+0xb300002f CC crypto/lrw.o CC fs/fat/file.o CC fs/dlm/ast.o fs/file_table.o: warning: objtool: __fput()+0x155: can't find jump dest instruction at .text+0xb300015b security/commoncap.o: warning: objtool: cap_capset()+0x25: can't find jump dest instruction at .text+0x9f0002bb CC fs/notify/fsnotify.o CC fs/quota/dquot.o CC crypto/xts.o CC fs/notify/notification.o CC fs/isofs/joliet.o CC fs/ext2/namei.o block/blk-flush.o: warning: objtool: blk_kick_flush()+0x50: can't find jump dest instruction at .text+0xd00000c6 fs/fs_struct.o: warning: objtool: chroot_fs_refs()+0x37: can't find jump dest instruction at .text+0x8c0101cc mm/rmap.o: warning: objtool: page_remove_file_rmap()+0x4b: can't find jump dest instruction at .text+0xb20004f0 kernel/time/timer.o: warning: objtool: perf_trace_itimer_expire()+0x3c: can't find jump dest instruction at .text+0x8e0006e2 CC fs/ntfs/aops.o CC fs/ramfs/file-mmu.o CC fs/sysfs/dir.o CC fs/aio.o CC crypto/ctr.o CC fs/ext2/super.o CC fs/proc/task_mmu.o kernel/printk/printk.o: warning: objtool: log_make_free_space()+0x2f: can't find jump dest instruction at .text+0x83000034 LD kernel/printk/built-in.o fs/attr.o: warning: objtool: notify_change()+0x64: can't find jump dest instruction at .text+0x6502021a CC fs/ext4/balloc.o CC sound/sound_core.o CC fs/fscache/page.o CC fs/ext4/bitmap.o CC fs/nilfs2/inode.o CC fs/udf/balloc.o block/blk-mq-cpumap.o: warning: objtool: blk_mq_make_queue_map()+0x29: call without frame pointer save/setup fs/ioctl.o: warning: objtool: ioctl_fiemap()+0x50: can't find jump dest instruction at .text+0x6c0100e6 CC fs/udf/dir.o CC fs/ext4/dir.o kernel/cpuset.o: warning: objtool: cpuset_read_u64()+0x1f: can't find jump dest instruction at .text+0xb60001a5 crypto/cipher.o: warning: objtool: cipher_decrypt_unaligned()+0x65: can't find call dest symbol at offset 0xf6ff0109 crypto/crypto_wq.o: warning: objtool: crypto_wq_init()+0x29: call without frame pointer save/setup crypto/crypto_wq.o: warning: objtool: crypto_wq_exit()+0xb: call without frame pointer save/setup CC fs/dax.o block/blk-timeout.o: warning: objtool: blk_add_timer()+0x27: can't find jump dest instruction at .text+0xb60000ad block/blk-exec.o: warning: objtool: blk_execute_rq_nowait()+0xa4: can't find jump dest instruction at .text+0x840000d9 security/keys/keyctl.o: warning: objtool: SYSC_add_key()+0x37: can't find jump dest instruction at .text+0xe90101ad CC crypto/gcm.o CC fs/f2fs/inode.o CC fs/jfs/super.o CC fs/sysfs/symlink.o CC crypto/ccm.o CC fs/dlm/config.o CC fs/nls/nls_base.o CC fs/jfs/file.o block/blk-lib.o: warning: objtool: __blkdev_issue_zeroout()+0x29: can't find jump dest instruction at .text+0xfd00008f CC fs/jfs/inode.o kernel/audit.o: warning: objtool: audit_log_lost()+0xb5: can't find jump dest instruction at .text+0x740002ea CC fs/ntfs/attrib.o block/blk-ioc.o: warning: objtool: put_io_context_active()+0x25: can't find jump dest instruction at .text+0xa700031a CC fs/fscache/proc.o mm/vmalloc.o: warning: objtool: s_show()+0x13: can't find jump dest instruction at .text+0xff000089 kernel/trace/power-traces.o: warning: objtool: perf_trace_dev_pm_qos_request()+0x63: can't find jump dest instruction at .text+0xaf000869 CC fs/sysfs/mount.o CC arch/x86/power/cpu.o CC crypto/cryptd.o fs/filesystems.o: warning: objtool: SyS_sysfs()+0x23: can't find jump dest instruction at .text+0xbc000279 fs/readdir.o: warning: objtool: fillonedir()+0x34: can't find jump dest instruction at .text+0x801003a block/blk-mq-cpu.o: warning: objtool: blk_mq_register_cpu_notifier()+0x21: call without frame pointer save/setup block/blk-mq-cpu.o: warning: objtool: blk_mq_unregister_cpu_notifier()+0x18: call without frame pointer save/setup block/blk-tag.o: warning: objtool: blk_queue_start_tag()+0xc1: can't find jump dest instruction at .text+0xec000627 CC fs/sysfs/group.o fs/pnode.o: warning: objtool: next_group()+0x38: can't find jump dest instruction at .text+0x820000cd CC fs/locks.o arch/x86/kernel/apic/io_apic.o: warning: objtool: mp_irqdomain_free()+0x28: can't find jump dest instruction at .text+0x8700075e LD arch/x86/kernel/apic/built-in.o CC fs/ext2/symlink.o CC fs/reiserfs/bitmap.o fs/stat.o: warning: objtool: SyS_readlinkat()+0x2b: can't find jump dest instruction at .text+0x8c000671 CC fs/ext4/file.o CC fs/fscache/stats.o CC fs/compat.o CC fs/f2fs/namei.o fs/statfs.o: warning: objtool: statfs_by_dentry()+0x24: can't find jump dest instruction at .text+0x9600002a fs/configfs/item.o: warning: objtool: config_item_put()+0x32: can't find call dest symbol at offset 0xd9000267 mm/zsmalloc.o: warning: objtool: remove_zspage()+0x5c: can't find jump dest instruction at .text+0x8b000282 CC fs/compat_ioctl.o CC fs/nls/nls_cp737.o mm/ksm.o: warning: objtool: write_protect_page()+0x40: can't find jump dest instruction at .text+0x16010746 CC fs/quota/quota_v2.o CC fs/ocfs2/alloc.o CC fs/reiserfs/do_balan.o block/ioprio.o: warning: objtool: SyS_ioprio_set()+0x39: can't find jump dest instruction at .text+0x510200fe block/blk-settings.o: warning: objtool: blk_stack_limits()+0x2f1: can't find jump dest instruction at .text+0xc5000877 CC fs/reiserfs/namei.o CC fs/isofs/compress.o CC fs/binfmt_misc.o block/blk-mq-sysfs.o: warning: objtool: blk_mq_sysfs_rq_list_show()+0x2e: can't find call dest symbol at offset 0xfdff0222 fs/autofs4/init.o: warning: objtool: autofs_mount()+0x13: call without frame pointer save/setup fs/autofs4/init.o: warning: objtool: init_autofs4_fs()+0x8: call without frame pointer save/setup fs/autofs4/init.o: warning: objtool: exit_autofs4_fs()+0x4: call without frame pointer save/setup security/keys/encrypted-keys/encrypted.o: warning: objtool: datablob_parse()+0x5e: can't find jump dest instruction at .text+0xca0102c3 arch/x86/kernel/cpu/mcheck/mce.o: warning: objtool: __mcheck_cpu_init_vendor()+0x13: can't find jump dest instruction at .text+0x92000189 fs/utimes.o: warning: objtool: utimes_common()+0x39: can't find jump dest instruction at .text+0x1f01003f CC fs/quota/quota_tree.o kernel/auditsc.o: warning: objtool: unroll_tree_refs()+0x35: can't find jump dest instruction at .text+0xa90000cb fs/char_dev.o: warning: objtool: __register_chrdev_region()+0x3d: can't find jump dest instruction at .text+0x20010213 CC fs/reiserfs/inode.o LD arch/x86/kernel/cpu/mcheck/built-in.o CC fs/notify/group.o LD security/keys/encrypted-keys/encrypted-keys.o CC fs/notify/inode_mark.o CC fs/binfmt_script.o block/badblocks.o: warning: objtool: badblocks_check()+0x126: can't find jump dest instruction at .text+0x950001dc CC fs/udf/file.o block/blk-sysfs.o: warning: objtool: queue_wc_store()+0x36: can't find jump dest instruction at .text+0xc20008cc LD security/keys/encrypted-keys/built-in.o CC fs/dlm/dir.o fs/sync.o: warning: objtool: SyS_sync_file_range()+0x34: can't find jump dest instruction at .text+0x601055a LD security/keys/built-in.o block/blk-softirq.o: warning: objtool: blk_done_softirq()+0xf: call without frame pointer save/setup block/blk-softirq.o: warning: objtool: __blk_complete_request()+0x2f: call without frame pointer save/setup block/blk-softirq.o: warning: objtool: blk_complete_request()+0x1c: call without frame pointer save/setup block/blk-softirq.o: warning: objtool: blk_softirq_init()+0x25: call without frame pointer save/setup CC fs/binfmt_elf.o crypto/proc.o: warning: objtool: c_show()+0x101: can't find jump dest instruction at .text+0xb1000126 CC fs/proc/inode.o CC crypto/mcryptd.o CC fs/ext4/fsync.o kernel/sched/fair.o: warning: objtool: __return_cfs_rq_runtime()+0x3c: can't find jump dest instruction at .text+0xb7000402 CC fs/dlm/lock.o LD security/built-in.o fs/anon_inodes.o: warning: objtool: anon_inode_getfile()+0x5c: can't find jump dest instruction at .text+0xd30000e2 CC fs/compat_binfmt_elf.o fs/fcntl.o: warning: objtool: setfl()+0x36: can't find jump dest instruction at .text+0xe700005c crypto/skcipher.o: warning: objtool: crypto_skcipher_init_tfm()+0x32: can't find jump dest instruction at .text+0x950002d8 crypto/scatterwalk.o: warning: objtool: scatterwalk_copychunks()+0xcc: can't find jump dest instruction at .text+0x5e000250 CC fs/notify/mark.o CC crypto/des_generic.o fs/isofs/util.o: warning: objtool: iso_date()+0x53: call without frame pointer save/setup fs/proc_namespace.o: warning: objtool: show_vfsstat()+0x6d: can't find jump dest instruction at .text+0xcc000152 CC fs/mbcache.o CC fs/proc/root.o crypto/chainiv.o: warning: objtool: chainiv_alloc()+0x43: can't find jump dest instruction at .text+0xa00005b9 block/ioctl.o: warning: objtool: blkpg_ioctl()+0x49: can't find jump dest instruction at .text+0x5404025f crypto/echainiv.o: warning: objtool: echainiv_encrypt()+0x30: can't find jump dest instruction at .text+0x8e010266 CC fs/fscache/object-list.o CC fs/kernfs/symlink.o mm/page-writeback.o: warning: objtool: wb_position_ratio()+0x87: can't find jump dest instruction at .text+0x202bd CC fs/jfs/namei.o CC crypto/fcrypt.o CC fs/udf/ialloc.o crypto/akcipher.o: warning: objtool: crypto_akcipher_report()+0x61: call without frame pointer save/setup crypto/akcipher.o: warning: objtool: crypto_akcipher_show()+0x10: call without frame pointer save/setup crypto/akcipher.o: warning: objtool: crypto_grab_akcipher()+0x11: call without frame pointer save/setup crypto/akcipher.o: warning: objtool: crypto_alloc_akcipher()+0x14: call without frame pointer save/setup crypto/akcipher.o: warning: objtool: crypto_register_akcipher()+0x24: call without frame pointer save/setup crypto/akcipher.o: warning: objtool: crypto_unregister_akcipher()+0xd: call without frame pointer save/setup crypto/akcipher.o: warning: objtool: akcipher_register_instance()+0x24: call without frame pointer save/setup fs/configfs/mount.o: warning: objtool: configfs_fill_super()+0x7a: can't find jump dest instruction at .text+0x8d0000a0 block/partitions/check.o: warning: objtool: check_partition()+0x35: can't find jump dest instruction at .text+0x6c01006b fs/fscache/main.o: warning: objtool: fscache_init()+0x5f: can't find jump dest instruction at .init.text+0x10010065 fs/crypto/policy.o: warning: objtool: create_encryption_context_from_policy()+0x26: can't find jump dest instruction at .text+0xbd00002c CC fs/ntfs/collate.o CC fs/ext4/ialloc.o CC fs/f2fs/hash.o block/scsi_ioctl.o: warning: objtool: sg_io.isra.9()+0x35: can't find jump dest instruction at .text+0x4e02022b CC fs/cachefiles/security.o CC fs/quota/quota.o block/noop-iosched.o: warning: objtool: noop_exit_queue()+0x17: call without frame pointer save/setup block/noop-iosched.o: warning: objtool: noop_init_queue()+0xf: call without frame pointer save/setup block/noop-iosched.o: warning: objtool: noop_dispatch()+0x38: call without frame pointer save/setup block/noop-iosched.o: warning: objtool: noop_init()+0xb: call without frame pointer save/setup block/noop-iosched.o: warning: objtool: noop_exit()+0xb: call without frame pointer save/setup fs/fscache/fsdef.o: warning: objtool: fscache_fsdef_netfs_get_key()+0x2e: call without frame pointer save/setup CC sound/sound_firmware.o CC fs/udf/inode.o CC crypto/blowfish_common.o crypto/api.o: warning: objtool: __crypto_alg_lookup()+0x35: can't find jump dest instruction at .text+0xd400018b CC fs/udf/lowlevel.o CC crypto/twofish_common.o fs/ext2/ioctl.o: warning: objtool: ext2_ioctl()+0x2d: can't find jump dest instruction at .text+0x59010033 crypto/crypto_null.o: warning: objtool: null_compress()+0x29: call without frame pointer save/setup crypto/crypto_null.o: warning: objtool: skcipher_null_crypt()+0x26: call without frame pointer save/setup crypto/crypto_null.o: warning: objtool: crypto_get_default_null_skcipher()+0x1e: call without frame pointer save/setup crypto/crypto_null.o: warning: objtool: crypto_put_default_null_skcipher()+0x12: call without frame pointer save/setup crypto/crypto_null.o: warning: objtool: crypto_null_mod_init()+0x12: call without frame pointer save/setup crypto/crypto_null.o: warning: objtool: crypto_null_mod_fini()+0xb: call without frame pointer save/setup crypto/xcbc.o: warning: objtool: crypto_xcbc_digest_update()+0x69: can't find jump dest instruction at .text+0xb500025e CC fs/overlayfs/dir.o CC fs/cachefiles/xattr.o fs/configfs/file.o: warning: objtool: check_perm()+0xaf: can't find jump dest instruction at .text+0xe90000b5 CC fs/f2fs/super.o fs/sysfs/dir.o: warning: objtool: sysfs_warn_dup()+0x29: call without frame pointer save/setup fs/sysfs/dir.o: warning: objtool: sysfs_create_dir_ns()+0x51: call without frame pointer save/setup fs/sysfs/dir.o: warning: objtool: sysfs_remove_dir()+0x23: call without frame pointer save/setup fs/sysfs/dir.o: warning: objtool: sysfs_rename_dir_ns()+0x2a: call without frame pointer save/setup fs/sysfs/dir.o: warning: objtool: sysfs_move_dir_ns()+0x2c: call without frame pointer save/setup fs/sysfs/dir.o: warning: objtool: sysfs_create_mount_point()+0x27: call without frame pointer save/setup fs/sysfs/dir.o: warning: objtool: sysfs_remove_mount_point()+0xf: call without frame pointer save/setup crypto/md5.o: warning: objtool: md5_update()+0x49: can't find jump dest instruction at .text+0xcd00028e CC fs/udf/namei.o crypto/cmac.o: warning: objtool: crypto_cmac_digest_setkey()+0x3b: can't find jump dest instruction at .text+0xe9000081 CC fs/f2fs/inline.o fs/isofs/export.o: warning: objtool: isofs_export_get_parent()+0x45: can't find jump dest instruction at .text+0xab0000da kernel/sched/debug.o: warning: objtool: print_cfs_group_stats()+0x20: can't find jump dest instruction at .text+0x60090106 mm/migrate.o: warning: objtool: perf_trace_mm_numa_migrate_ratelimit()+0x3c: can't find jump dest instruction at .text+0xa6000182 fs/configfs/symlink.o: warning: objtool: configfs_get_target_path()+0x8e: can't find jump dest instruction at .text+0xf010094 block/blk-mq-tag.o: warning: objtool: bt_for_each()+0x2c: can't find jump dest instruction at .text+0x95000092 CC fs/ext4/inode.o CC fs/jfs/jfs_mount.o CC fs/f2fs/checkpoint.o CC fs/fat/inode.o CC fs/ntfs/compress.o CC fs/ocfs2/aops.o CC fs/udf/partition.o crypto/hmac.o: warning: objtool: hmac_setkey()+0x93: can't find jump dest instruction at .text+0xc00000e9 fs/isofs/namei.o: warning: objtool: isofs_find_entry()+0x59: can't find jump dest instruction at .text+0x203010f kernel/bpf/verifier.o: warning: objtool: pop_stack()+0x1f: can't find jump dest instruction at .text+0xb20000b5 LD kernel/bpf/built-in.o CC crypto/serpent_generic.o CC fs/notify/vfsmount_mark.o fs/fscache/netfs.o: warning: objtool: __fscache_register_netfs()+0x3c: can't find jump dest instruction at .text+0x1f010042 fs/cachefiles/key.o: warning: objtool: cachefiles_cook_key()+0x28: can't find jump dest instruction at .text+0x3001002e CC fs/reiserfs/file.o fs/mpage.o: warning: objtool: __mpage_writepage()+0x87: can't find jump dest instruction at .text+0x701033d crypto/sha1_generic.o: warning: objtool: sha1_final()+0x60: can't find call dest symbol at offset 0x3c000104 CC fs/nilfs2/file.o fs/cachefiles/main.o: warning: objtool: cachefiles_object_init_once()+0x89: call without frame pointer save/setup fs/cachefiles/main.o: warning: objtool: cachefiles_init()+0xd: call without frame pointer save/setup fs/cachefiles/main.o: warning: objtool: cachefiles_exit()+0xd: call without frame pointer save/setup fs/nls/nls_base.o: warning: objtool: utf8_to_utf32()+0x21: can't find jump dest instruction at .text+0xb40000a7 CC fs/posix_acl.o CC fs/notify/fdinfo.o fs/dlm/ast.o: warning: objtool: dlm_add_lkb_callback()+0x35: can't find jump dest instruction at .text+0xa900003a fs/nls/nls_cp737.o: warning: objtool: init_nls_cp737()+0xd: call without frame pointer save/setup fs/nls/nls_cp737.o: warning: objtool: exit_nls_cp737()+0xb: call without frame pointer save/setup block/elevator.o: warning: objtool: elv_rqhash_find()+0x3a: can't find jump dest instruction at .text+0x96000280 CC fs/nilfs2/dir.o crypto/pcbc.o: warning: objtool: crypto_pcbc_encrypt()+0x4f: can't find jump dest instruction at .text+0xd30003c5 CC fs/dlm/lockspace.o CC fs/nls/nls_cp775.o fs/ext2/file.o: warning: objtool: ext2_release_file()+0x27: call without frame pointer save/setup fs/ext2/file.o: warning: objtool: ext2_dax_fault()+0x5d: call without frame pointer save/setup fs/ext2/file.o: warning: objtool: ext2_file_mmap()+0x2c: call without frame pointer save/setup fs/ext2/file.o: warning: objtool: ext2_fsync()+0x29: call without frame pointer save/setup fs/ext2/file.o: warning: objtool: ext2_dax_pfn_mkwrite()+0x4d: call without frame pointer save/setup fs/ext2/file.o: warning: objtool: ext2_dax_pmd_fault()+0x7b: call without frame pointer save/setup CC crypto/aes_generic.o CC fs/quota/kqid.o fs/seq_file.o: warning: objtool: traverse()+0x4c: can't find jump dest instruction at .text+0x910100f1 fs/overlayfs/inode.o: warning: objtool: ovl_permission()+0x4e: can't find jump dest instruction at .text+0x6b0104c4 CC fs/f2fs/gc.o fs/open.o: warning: objtool: chmod_common()+0x39: can't find jump dest instruction at .text+0x8200003f CC fs/overlayfs/readdir.o mm/mmap.o: warning: objtool: reserve_mem_notifier()+0x18: can't find jump dest instruction at .text+0x1019e crypto/ecb.o: warning: objtool: crypto_ecb_alloc()+0x2b: can't find jump dest instruction at .text+0xe010261 fs/super.o: warning: objtool: alloc_super()+0x32: can't find jump dest instruction at .text+0x3a020448 CC fs/udf/super.o CC crypto/camellia_generic.o CC arch/x86/video/fbdev.o fs/sysfs/mount.o: warning: objtool: sysfs_kill_sb()+0x18: call without frame pointer save/setup fs/sysfs/mount.o: warning: objtool: sysfs_mount()+0x45: call without frame pointer save/setup fs/sysfs/mount.o: warning: objtool: sysfs_init()+0x12: call without frame pointer save/setup CC fs/coredump.o CC fs/jfs/jfs_umount.o CC fs/reiserfs/dir.o LD fs/notify/dnotify/built-in.o fs/debugfs/file.o: warning: objtool: full_proxy_open()+0x3c: can't find jump dest instruction at .text+0xd70009d2 CC fs/notify/fanotify/fanotify.o CC fs/ext4/page-io.o CC fs/nls/nls_cp850.o crypto/aead.o: warning: objtool: aead_init_geniv()+0x49: can't find jump dest instruction at .text+0xa600040f fs/autofs4/waitq.o: warning: objtool: validate_request()+0x3a: can't find jump dest instruction at .text+0xde0000a0 CC fs/dlm/main.o CC fs/ntfs/debug.o crypto/eseqiv.o: warning: objtool: eseqiv_givencrypt()+0x5c: can't find jump dest instruction at .text+0xd0030212 fs/autofs4/inode.o: warning: objtool: autofs4_show_options()+0x20: can't find jump dest instruction at .text+0xf4000026 fs/configfs/inode.o: warning: objtool: configfs_setattr()+0x3c: can't find jump dest instruction at .text+0x35010042 fs/crypto/keyinfo.o: warning: objtool: derive_key_aes()+0xd3: can't find jump dest instruction at .text+0xb010148 CC fs/nls/nls_cp852.o CC fs/ocfs2/blockcheck.o block/partitions/msdos.o: warning: objtool: parse_extended()+0x61: can't find jump dest instruction at .text+0x70030137 CC fs/notify/fanotify/fanotify_user.o crypto/md4.o: warning: objtool: md4_update()+0x49: can't find jump dest instruction at .text+0xcd00079e CC fs/quota/compat.o CC crypto/cast_common.o fs/isofs/joliet.o: warning: objtool: get_joliet_filename()+0x56: call without frame pointer save/setup fs/autofs4/expire.o: warning: objtool: autofs4_mount_busy()+0x83: can't find jump dest instruction at .text+0xb7000179 CC fs/udf/truncate.o crypto/seqiv.o: warning: objtool: seqiv_givencrypt()+0x9b: can't find jump dest instruction at .text+0xea000171 CC fs/f2fs/data.o LD sound/arm/built-in.o fs/cachefiles/bind.o: warning: objtool: cachefiles_daemon_add_cache()+0x26: can't find jump dest instruction at .text+0x3004002c CC fs/overlayfs/copy_up.o CC fs/nls/nls_cp855.o fs/isofs/dir.o: warning: objtool: isofs_name_translate()+0x14: can't find jump dest instruction at .text+0x8f00001a crypto/tgr192.o: warning: objtool: tgr192_update()+0x43: can't find jump dest instruction at .text+0x7010439 fs/file.o: warning: objtool: expand_fdtable()+0x5a: can't find jump dest instruction at .text+0xb3000310 fs/sysfs/file.o: warning: objtool: sysfs_kf_seq_show()+0x48: can't find jump dest instruction at .text+0xef00031e CC crypto/cast5_generic.o fs/kernfs/mount.o: warning: objtool: kernfs_fill_super()+0xa2: can't find jump dest instruction at .text+0x9e000198 crypto/cbc.o: warning: objtool: crypto_cbc_encrypt()+0x4f: can't find jump dest instruction at .text+0x70100c5 CC fs/dlm/member.o CC fs/fat/misc.o CC fs/f2fs/node.o CC fs/nls/nls_cp857.o fs/sysfs/group.o: warning: objtool: create_files()+0x2b: can't find jump dest instruction at .text+0xcc0000a1 CC fs/fat/nfs.o fs/jfs/file.o: warning: objtool: jfs_open()+0x22: can't find jump dest instruction at .text+0x9c000098 CC fs/nilfs2/super.o LD sound/atmel/built-in.o block/partition-generic.o: warning: objtool: add_partition()+0x47: can't find jump dest instruction at .text+0xe003073d CC fs/ntfs/dir.o fs/notify/fsnotify.o: warning: objtool: send_to_group()+0xbf: can't find jump dest instruction at .text+0xf90000c5 CC fs/reiserfs/fix_node.o crypto/algboss.o: warning: objtool: cryptomgr_probe()+0x29: can't find jump dest instruction at .text+0x8000005f fs/fat/cache.o: warning: objtool: fat_cache_lookup()+0x55: can't find jump dest instruction at .text+0x9e00007b mm/compaction.o: warning: objtool: trace_raw_output_mm_compaction_defer_template()+0x31: can't find jump dest instruction at .text+0x86000167 kernel/trace/trace_events_filter.o: warning: objtool: walk_pred_tree()+0x21: can't find jump dest instruction at .text+0xa6000557 CC crypto/cast6_generic.o CC fs/fat/namei_vfat.o CC fs/ntfs/file.o CC fs/ocfs2/buffer_head_io.o fs/notify/notification.o: warning: objtool: fsnotify_add_event()+0xb1: can't find jump dest instruction at .text+0x97000166 kernel/time/timekeeping.o: warning: objtool: adjust_historical_crosststamp.isra.8()+0x27: can't find jump dest instruction at .text+0x4f0100dd fs/sysfs/symlink.o: warning: objtool: sysfs_create_link_sd()+0x12: can't find call dest symbol at offset 0xf9ff0106 crypto/ahash.o: warning: objtool: crypto_hash_walk_done()+0x6b: can't find jump dest instruction at .text+0x920007d0 sound/sound_core.o: warning: objtool: __sound_insert_unit()+0x2f: can't find jump dest instruction at .text+0x7c000035 kernel/trace/ring_buffer.o: warning: objtool: rb_check_pages()+0xf3: can't find jump dest instruction at .text+0x7b000478 LD fs/sysfs/built-in.o fs/ramfs/inode.o: warning: objtool: ramfs_get_inode()+0x31: can't find jump dest instruction at .text+0xf1000087 CC fs/nilfs2/namei.o fs/libfs.o: warning: objtool: dcache_readdir()+0x58: can't find jump dest instruction at .text+0xab0101ee LD kernel/time/built-in.o fs/fscache/proc.o: warning: objtool: fscache_proc_cleanup()+0x12: call without frame pointer save/setup fs/fscache/proc.o: warning: objtool: fscache_proc_init()+0xd: call without frame pointer save/setup CC fs/nilfs2/page.o fs/debugfs/inode.o: warning: objtool: debugfs_parse_options()+0xa3: can't find jump dest instruction at .text+0x75000178 crypto/xts.o: warning: objtool: crypt()+0x38: can't find jump dest instruction at .text+0xbf00013e CC fs/f2fs/segment.o CC fs/proc/base.o CC crypto/arc4.o LD fs/ramfs/ramfs.o fs/cachefiles/namei.o: warning: objtool: cachefiles_mark_object_buried()+0x38: can't find jump dest instruction at .text+0x8d00003e LD fs/debugfs/debugfs.o CC fs/reiserfs/super.o fs/fscache/cache.o: warning: objtool: fscache_withdraw_all_objects()+0x27: can't find jump dest instruction at .text+0x8f00002d CC fs/ext4/ioctl.o CC crypto/khazad.o CC fs/nilfs2/mdt.o LD fs/ramfs/built-in.o LD sound/hda/built-in.o fs/autofs4/dev-ioctl.o: warning: objtool: autofs_dev_ioctl_ismountpoint()+0x2a: can't find jump dest instruction at .text+0x29010300 crypto/lrw.o: warning: objtool: crypt()+0x44: can't find jump dest instruction at .text+0x2801007a CC fs/ocfs2/dcache.o crypto/gf128mul.o: warning: objtool: gf128mul_lle()+0x128: can't find jump dest instruction at .text+0x4000025c LD fs/debugfs/built-in.o CC crypto/anubis.o fs/tracefs/inode.o: warning: objtool: tracefs_parse_options()+0xa3: can't find jump dest instruction at .text+0x75000128 crypto/shash.o: warning: objtool: shash_ahash_digest()+0x35: can't find jump dest instruction at .text+0xd200078b crypto/sha512_generic.o: warning: objtool: sha512_transform()+0xd2: can't find jump dest instruction at .text+0xf20001f8 crypto/blkcipher.o: warning: objtool: crypto_init_blkcipher_ops()+0x1c: can't find jump dest instruction at .text+0x920000d2 fs/pipe.o: warning: objtool: pipe_set_size()+0x37: can't find jump dest instruction at .text+0xd0102fd CC fs/f2fs/recovery.o fs/binfmt_script.o: warning: objtool: load_script()+0x22: can't find jump dest instruction at .text+0xfe010028 CC crypto/chacha20_generic.o CC fs/udf/symlink.o mm/filemap.o: warning: objtool: trace_raw_output_mm_filemap_op_page_cache()+0x20: can't find jump dest instruction at .text+0x9d000086 fs/xattr.o: warning: objtool: xattr_resolve_name()+0x16: can't find jump dest instruction at .text+0x9300001c crypto/ablkcipher.o: warning: objtool: crypto_givcipher_default()+0x66: can't find jump dest instruction at .text+0x9e01076b fs/cachefiles/interface.o: warning: objtool: cachefiles_attr_changed()+0x51: can't find jump dest instruction at .text+0x8e010087 CC fs/udf/directory.o CC crypto/poly1305_generic.o LD fs/tracefs/tracefs.o fs/kernfs/inode.o: warning: objtool: kernfs_iattrs.isra.5()+0x38: can't find jump dest instruction at .text+0x880002de fs/crypto/fname.o: warning: objtool: fname_decrypt()+0xb2: can't find jump dest instruction at .text+0x86010148 CC fs/proc/generic.o fs/jbd2/revoke.o: warning: objtool: write_one_revoke_record.isra.1()+0x35: can't find jump dest instruction at .text+0x3701030b CC fs/dlm/memory.o fs/cachefiles/daemon.o: warning: objtool: cachefiles_daemon_open()+0x24: can't find jump dest instruction at .text+0xe800015a CC fs/reiserfs/prints.o CC fs/nilfs2/btnode.o CC fs/ntfs/index.o CC crypto/deflate.o CC fs/ext4/namei.o CC fs/nls/nls_cp862.o LD arch/x86/ras/built-in.o CC fs/jfs/jfs_xtree.o LD fs/tracefs/built-in.o fs/nls/nls_cp850.o: warning: objtool: init_nls_cp850()+0xd: call without frame pointer save/setup fs/nls/nls_cp850.o: warning: objtool: exit_nls_cp850()+0xb: call without frame pointer save/setup LD fs/notify/inotify/built-in.o CC fs/proc/array.o fs/isofs/rock.o: warning: objtool: get_symlink_chunk()+0x2d: can't find jump dest instruction at .text+0x49010033 fs/eventfd.o: warning: objtool: eventfd_write()+0x65: can't find jump dest instruction at .text+0x8a01012b CC fs/ntfs/inode.o LD sound/drivers/mpu401/built-in.o CC fs/ext4/super.o fs/ext2/namei.o: warning: objtool: ext2_mknod()+0x30: can't find jump dest instruction at .text+0xa10001a6 fs/read_write.o: warning: objtool: do_iter_readv_writev()+0x18: can't find jump dest instruction at .text+0xb800016e CC fs/jfs/jfs_imap.o CC fs/ntfs/mft.o fs/ext4/bitmap.o: warning: objtool: ext4_count_free()+0x15: call without frame pointer save/setup fs/ext4/bitmap.o: warning: objtool: ext4_inode_bitmap_csum_verify()+0x57: call without frame pointer save/setup fs/ext4/bitmap.o: warning: objtool: ext4_inode_bitmap_csum_set()+0x57: call without frame pointer save/setup fs/ext4/bitmap.o: warning: objtool: ext4_block_bitmap_csum_verify()+0x5b: call without frame pointer save/setup fs/ext4/bitmap.o: warning: objtool: ext4_block_bitmap_csum_set()+0x5b: call without frame pointer save/setup fs/crypto/crypto.o: warning: objtool: fscrypt_d_revalidate()+0x2c: can't find jump dest instruction at .text+0xa9000032 fs/fscache/stats.o: warning: objtool: fscache_stats_open()+0x15: call without frame pointer save/setup fs/fscache/stats.o: warning: objtool: fscache_stats_show()+0x18: call without frame pointer save/setup CC fs/ext4/symlink.o kernel/trace/trace_events.o: warning: objtool: __ftrace_event_enable_disable()+0x31: can't find jump dest instruction at .text+0x70010217 CC fs/dlm/midcomms.o CC fs/fat/namei_msdos.o CC fs/nls/nls_cp863.o LD fs/crypto/fscrypto.o LD sound/i2c/other/built-in.o fs/kernfs/symlink.o: warning: objtool: kernfs_get_target_path()+0x4c: can't find jump dest instruction at .text+0xba000052 fs/fscache/cookie.o: warning: objtool: fscache_attach_object()+0x62: can't find jump dest instruction at .text+0x80010067 fs/autofs4/root.o: warning: objtool: autofs4_mount_wait()+0x3d: can't find jump dest instruction at .text+0xc2000043 CC fs/ext4/hash.o CC fs/reiserfs/objectid.o fs/fuse/control.o: warning: objtool: fuse_ctl_add_dentry()+0x47: can't find jump dest instruction at .text+0xb800044d CC fs/nls/nls_cp864.o CC sound/core/sound.o CC fs/jfs/jfs_debug.o fs/udf/dir.o: warning: objtool: udf_readdir()+0xea: can't find jump dest instruction at .text+0x180600f0 fs/fat/file.o: warning: objtool: fat_cont_expand()+0x39: can't find jump dest instruction at .text+0x8b00003f LD fs/autofs4/autofs4.o CC fs/nilfs2/bmap.o CC sound/firewire/lib.o CC crypto/michael_mic.o CC fs/dlm/netlink.o CC fs/udf/misc.o fs/ext2/ialloc.o: warning: objtool: find_group_other()+0x4c: can't find jump dest instruction at .text+0x99000052 crypto/cts.o: warning: objtool: crypto_cts_alloc()+0x2b: can't find jump dest instruction at .text+0x54010141 crypto/ctr.o: warning: objtool: crypto_ctr_crypt()+0x5b: can't find jump dest instruction at .text+0xbf000391 LD sound/drivers/opl3/built-in.o kernel/signal.o: warning: objtool: perf_trace_signal_deliver()+0x3c: can't find jump dest instruction at .text+0xcf0001c2 LD fs/crypto/built-in.o CC fs/nls/nls_cp865.o CC fs/proc/fd.o fs/jfs/inode.o: warning: objtool: jfs_get_block()+0x77: can't find jump dest instruction at .text+0xc900011d LD sound/i2c/built-in.o CC fs/nilfs2/btree.o fs/quota/quota_v2.o: warning: objtool: v2_read_file_info()+0x33: can't find jump dest instruction at .text+0x5a010689 CC fs/jfs/jfs_dmap.o CC fs/nilfs2/direct.o sound/sound_firmware.o: warning: objtool: do_mod_firmware_load()+0x67: can't find jump dest instruction at .text+0x9c00006c LD fs/autofs4/built-in.o LD sound/drivers/opl4/built-in.o CC fs/udf/udftime.o CC fs/ntfs/mst.o CC sound/firewire/iso-resources.o block/partitions/efi.o: warning: objtool: is_pmbr_valid()+0x22: can't find jump dest instruction at .text+0xc8000088 fs/notify/group.o: warning: objtool: fsnotify_alloc_group()+0x2b: can't find jump dest instruction at .text+0xa00000d1 CC sound/firewire/packets-buffer.o fs/fscache/object.o: warning: objtool: fscache_look_up_object()+0x4d: can't find jump dest instruction at .text+0xc10001d3 fs/notify/inode_mark.o: warning: objtool: fsnotify_unmount_inodes()+0x44: can't find jump dest instruction at .text+0x400102aa CC fs/ext4/resize.o LD sound/drivers/pcsp/built-in.o fs/nls/nls_cp852.o: warning: objtool: init_nls_cp852()+0xd: call without frame pointer save/setup fs/nls/nls_cp852.o: warning: objtool: exit_nls_cp852()+0xb: call without frame pointer save/setup LD block/partitions/built-in.o CC sound/firewire/fcp.o fs/jbd2/checkpoint.o: warning: objtool: __jbd2_journal_drop_transaction()+0x1e: can't find jump dest instruction at .text+0x94000114 CC fs/jfs/jfs_unicode.o CC fs/nls/nls_cp866.o fs/nls/nls_cp855.o: warning: objtool: init_nls_cp855()+0xd: call without frame pointer save/setup fs/nls/nls_cp855.o: warning: objtool: exit_nls_cp855()+0xb: call without frame pointer save/setup fs/nls/nls_cp775.o: warning: objtool: init_nls_cp775()+0xd: call without frame pointer save/setup fs/nls/nls_cp775.o: warning: objtool: exit_nls_cp775()+0xb: call without frame pointer save/setup CC sound/core/init.o LD drivers/accessibility/braille/built-in.o crypto/rmd256.o: warning: objtool: rmd256_update()+0x4c: can't find jump dest instruction at .text+0xd8000f71 LD sound/drivers/vx/built-in.o CC fs/nls/nls_cp869.o block/compat_ioctl.o: warning: objtool: compat_hdio_getgeo()+0x19: can't find jump dest instruction at .text+0x8e00001f CC crypto/crc32c_generic.o fs/notify/fdinfo.o: warning: objtool: fanotify_fdinfo()+0x21: can't find jump dest instruction at .text+0x8f000027 crypto/wp512.o: warning: objtool: wp512_process_buffer()+0xbe9: can't find jump dest instruction at .text+0x7ef60c8e LD drivers/amba/built-in.o fs/dlm/dir.o: warning: objtool: find_rsb_root()+0x193: can't find jump dest instruction at .text+0xf4000199 /home/kisskb/slave/src/fs/compat_binfmt_elf.c:58:13: warning: 'cputime_to_compat_timeval' defined but not used [-Wunused-function] fs/nls/nls_cp857.o: warning: objtool: init_nls_cp857()+0xd: call without frame pointer save/setup fs/nls/nls_cp857.o: warning: objtool: exit_nls_cp857()+0xb: call without frame pointer save/setup CC fs/ocfs2/dir.o LD drivers/accessibility/built-in.o /home/kisskb/slave/src/fs/dax.c: In function 'dax_io': /home/kisskb/slave/src/fs/dax.c:237:2: warning: 'rc' may be used uninitialized in this function [-Wuninitialized] fs/ntfs/debug.o: warning: objtool: __ntfs_debug()+0x40: can't find jump dest instruction at .text+0xcf0001c6 LD sound/drivers/built-in.o CC fs/udf/unicode.o fs/kernfs/file.o: warning: objtool: kernfs_fop_mmap()+0x45: can't find jump dest instruction at .text+0x990004db LD sound/isa/cs423x/built-in.o CC sound/core/memory.o CC fs/reiserfs/lbalance.o CC sound/firewire/cmp.o fs/dlm/main.o: warning: objtool: init_dlm()+0x6: call without frame pointer save/setup fs/dlm/main.o: warning: objtool: exit_dlm()+0x4: call without frame pointer save/setup LD sound/isa/ad1816a/built-in.o CC fs/reiserfs/ibalance.o CC fs/dlm/lowcomms.o LD sound/isa/ad1848/built-in.o LD sound/mips/built-in.o arch/x86/power/cpu.o: warning: objtool: __restore_processor_state.constprop.7()+0x17e: can't find call dest symbol at offset 0x7dfc04a2 LD arch/x86/power/built-in.o fs/jbd2/recovery.o: warning: objtool: do_readahead()+0x40: can't find jump dest instruction at .text+0x4010056 CC fs/proc/cmdline.o block/genhd.o: warning: objtool: disk_alloc_events()+0x21: can't find jump dest instruction at .text+0x290107c7 CC fs/ocfs2/dlmglue.o fs/proc/root.o: warning: objtool: proc_parse_options()+0x1f: can't find jump dest instruction at .text+0xa50001b5 CC sound/firewire/amdtp-stream.o fs/udf/file.o: warning: objtool: udf_file_write_iter()+0x4e: can't find jump dest instruction at .text+0x10010164 CC fs/nilfs2/dat.o CC fs/f2fs/shrinker.o fs/configfs/dir.o: warning: objtool: configfs_dir_lseek()+0x2b: can't find jump dest instruction at .text+0xbf000131 fs/nilfs2/inode.o: warning: objtool: nilfs_truncate_bmap()+0x20: can't find jump dest instruction at .text+0x99000286 fs/ntfs/collate.o: warning: objtool: ntfs_collate_ntofs_ulong()+0x44: call without frame pointer save/setup fs/ntfs/collate.o: warning: objtool: ntfs_collate_binary()+0x45: call without frame pointer save/setup fs/ntfs/collate.o: warning: objtool: ntfs_collate()+0x4f: call without frame pointer save/setup CC fs/nilfs2/recovery.o LD fs/configfs/configfs.o crypto/algapi.o: warning: objtool: crypto_remove_instance()+0x1e: can't find jump dest instruction at .text+0xa8000154 CC fs/ntfs/namei.o fs/exec.o: warning: objtool: __bprm_mm_init()+0x4a: can't find jump dest instruction at .text+0xe5000050 fs/nls/nls_cp862.o: warning: objtool: init_nls_cp862()+0xd: call without frame pointer save/setup fs/nls/nls_cp862.o: warning: objtool: exit_nls_cp862()+0xb: call without frame pointer save/setup LD sound/isa/es1688/built-in.o CC drivers/android/binder.o CC crypto/crc32_generic.o fs/ext2/balloc.o: warning: objtool: ext2_try_to_allocate()+0xbc: can't find jump dest instruction at .text+0x9c000182 CC fs/ext4/extents.o fs/proc/inode.o: warning: objtool: close_pdeo()+0x2b: can't find jump dest instruction at .text+0xb2000201 LD drivers/auxdisplay/built-in.o LD fs/configfs/built-in.o CC fs/nls/nls_cp874.o CC fs/dlm/plock.o fs/select.o: warning: objtool: poll_select_copy_remaining()+0x2c: can't find jump dest instruction at .text+0x1010102 CC fs/nls/nls_cp950.o LD sound/parisc/built-in.o fs/cachefiles/security.o: warning: objtool: cachefiles_get_security_ID()+0x2f: can't find jump dest instruction at .text+0x7f000035 fs/udf/lowlevel.o: warning: objtool: udf_get_last_session()+0x21: call without frame pointer save/setup fs/udf/lowlevel.o: warning: objtool: udf_get_last_block()+0x2e: call without frame pointer save/setup block/bio.o: warning: objtool: bio_find_or_create_slab()+0x30: can't find jump dest instruction at .text+0x12010066 CC fs/nilfs2/the_nilfs.o CC fs/nls/nls_cp1250.o fs/isofs/compress.o: warning: objtool: zisofs_uncompress_block()+0xd7: can't find jump dest instruction at .text+0x4e0500dc fs/notify/vfsmount_mark.o: warning: objtool: fsnotify_clear_vfsmount_marks_by_group()+0xe: call without frame pointer save/setup fs/notify/vfsmount_mark.o: warning: objtool: fsnotify_recalc_vfsmount_mask()+0x18: call without frame pointer save/setup fs/notify/vfsmount_mark.o: warning: objtool: fsnotify_destroy_vfsmount_mark()+0x32: call without frame pointer save/setup fs/notify/vfsmount_mark.o: warning: objtool: fsnotify_find_vfsmount_mark()+0x22: call without frame pointer save/setup fs/notify/vfsmount_mark.o: warning: objtool: fsnotify_add_vfsmount_mark()+0x4c: call without frame pointer save/setup CC crypto/crct10dif_common.o CC fs/ext4/ext4_jbd2.o fs/block_dev.o: warning: objtool: bd_prepare_to_claim()+0x4a: can't find jump dest instruction at .text+0x9d000390 CC sound/firewire/amdtp-am824.o crypto/blowfish_common.o: warning: objtool: blowfish_setkey()+0xef: can't find call dest symbol at offset 0x8cfc0473 fs/fscache/operation.o: warning: objtool: fscache_put_operation()+0x64: can't find jump dest instruction at .text+0x9d0101a9 LD sound/isa/galaxy/built-in.o LD arch/x86/video/built-in.o CC crypto/crct10dif_generic.o LD sound/isa/gus/built-in.o fs/inode.o: warning: objtool: __destroy_inode()+0x35: can't find jump dest instruction at .text+0xd200073b fs/notify/fanotify/fanotify.o: warning: objtool: fanotify_should_send_event()+0x88: can't find jump dest instruction at .text+0xa600023e CC fs/jfs/jfs_dtree.o fs/f2fs/hash.o: warning: objtool: f2fs_dentry_hash()+0x2c: can't find jump dest instruction at .text+0x4f010031 CC fs/reiserfs/stree.o fs/kernfs/dir.o: warning: objtool: kernfs_common_ancestor()+0x33: can't find jump dest instruction at .text+0xa9000039 fs/jfs/jfs_umount.o: warning: objtool: jfs_umount()+0x68: call without frame pointer save/setup fs/jfs/jfs_umount.o: warning: objtool: jfs_umount_rw()+0x26: call without frame pointer save/setup CC fs/nls/nls_ascii.o LD sound/ppc/built-in.o CC fs/ext4/migrate.o LD fs/kernfs/built-in.o LD sound/isa/msnd/built-in.o CC fs/ntfs/runlist.o block/blk-throttle.o: warning: objtool: tg_prfill_max()+0xc0: can't find jump dest instruction at .text+0xd0000636 fs/udf/ialloc.o: warning: objtool: udf_new_inode()+0x3d: can't find jump dest instruction at .text+0x97020123 CC fs/ext4/mballoc.o fs/fat/fatent.o: warning: objtool: fat_mirror_bhs()+0x30: can't find jump dest instruction at .text+0xd3000796 CC drivers/bcma/main.o CC fs/ocfs2/export.o crypto/fcrypt.o: warning: objtool: fcrypt_mod_init()+0xb: call without frame pointer save/setup crypto/fcrypt.o: warning: objtool: fcrypt_mod_fini()+0xb: call without frame pointer save/setup LD sound/sh/built-in.o LD sound/pcmcia/pdaudiocf/built-in.o fs/mbcache.o: warning: objtool: mb_cache_shrink()+0x2f: can't find jump dest instruction at .text+0x77010064 block/blk-merge.o: warning: objtool: blk_account_io_merge()+0x24: can't find jump dest instruction at .text+0x920101da fs/quota/quota_tree.o: warning: objtool: find_next_id()+0x33: can't find jump dest instruction at .text+0xe0101c9 fs/nls/nls_cp864.o: warning: objtool: init_nls_cp864()+0xd: call without frame pointer save/setup fs/nls/nls_cp864.o: warning: objtool: exit_nls_cp864()+0xb: call without frame pointer save/setup CC fs/reiserfs/hashes.o CC fs/nls/nls_iso8859-3.o fs/ntfs/aops.o: warning: objtool: ntfs_bmap()+0xa4: can't find jump dest instruction at .text+0xd010119 LD sound/isa/opti9xx/built-in.o CC fs/reiserfs/tail_conversion.o CC fs/ntfs/super.o CC fs/proc/consoles.o CC fs/jfs/jfs_inode.o LD sound/pcmcia/vx/built-in.o fs/nls/nls_cp863.o: warning: objtool: init_nls_cp863()+0xd: call without frame pointer save/setup fs/nls/nls_cp863.o: warning: objtool: exit_nls_cp863()+0xb: call without frame pointer save/setup kernel/workqueue.o: warning: objtool: show_pwq()+0x84: can't find jump dest instruction at .text+0x10203ba LD sound/isa/sb/built-in.o CC crypto/authenc.o CC fs/nls/nls_iso8859-6.o fs/fscache/object-list.o: warning: objtool: fscache_objlist_show()+0x8f: can't find jump dest instruction at .text+0x180401a5 LD sound/sparc/built-in.o fs/udf/balloc.o: warning: objtool: udf_bitmap_prealloc_blocks()+0x62: can't find jump dest instruction at .text+0xfa0000e8 LD sound/spi/built-in.o CC fs/nls/nls_iso8859-7.o LD sound/pcmcia/built-in.o fs/ext4/dir.o: warning: objtool: call_filldir()+0x6c: can't find jump dest instruction at .text+0x94000161 fs/nls/nls_cp865.o: warning: objtool: init_nls_cp865()+0xd: call without frame pointer save/setup fs/nls/nls_cp865.o: warning: objtool: exit_nls_cp865()+0xb: call without frame pointer save/setup CC crypto/authencesn.o CC fs/ocfs2/extent_map.o LD sound/synth/built-in.o fs/notify/mark.o: warning: objtool: fsnotify_detach_mark()+0x2f: can't find jump dest instruction at .text+0x95000165 LD sound/isa/wavefront/built-in.o CC fs/ntfs/sysctl.o CC fs/jfs/jfs_discard.o CC sound/oss/dev_table.o CC fs/ext4/block_validity.o crypto/khazad.o: warning: objtool: khazad_crypt()+0xa6: can't find jump dest instruction at .text+0x6a0000ab fs/nls/nls_cp869.o: warning: objtool: init_nls_cp869()+0xd: call without frame pointer save/setup fs/nls/nls_cp869.o: warning: objtool: exit_nls_cp869()+0xb: call without frame pointer save/setup fs/jfs/jfs_mount.o: warning: objtool: updateSuper()+0x48: can't find jump dest instruction at .text+0xe50000cd block/blk-cgroup.o: warning: objtool: blkcg_reset_stats()+0x36: can't find jump dest instruction at .text+0x8f00029c CC crypto/lz4.o CC drivers/base/component.o fs/dlm/memory.o: warning: objtool: dlm_memory_exit()+0x26: call without frame pointer save/setup fs/dlm/memory.o: warning: objtool: dlm_allocate_lvb()+0x12: call without frame pointer save/setup fs/dlm/memory.o: warning: objtool: dlm_free_lvb()+0x9: call without frame pointer save/setup fs/dlm/memory.o: warning: objtool: dlm_allocate_rsb()+0x15: call without frame pointer save/setup fs/dlm/memory.o: warning: objtool: dlm_free_rsb()+0x2c: call without frame pointer save/setup fs/dlm/memory.o: warning: objtool: dlm_allocate_lkb()+0x15: call without frame pointer save/setup fs/dlm/memory.o: warning: objtool: dlm_free_lkb()+0x4b: call without frame pointer save/setup fs/dlm/memory.o: warning: objtool: dlm_memory_init()+0x1a: call without frame pointer save/setup CC fs/nls/nls_cp1255.o CC fs/ocfs2/file.o CC arch/x86/lib/msr.o CC fs/f2fs/extent_cache.o fs/isofs/inode.o: warning: objtool: parse_options()+0x69: can't find jump dest instruction at .text+0xa001039f fs/nls/nls_cp866.o: warning: objtool: init_nls_cp866()+0xd: call without frame pointer save/setup fs/nls/nls_cp866.o: warning: objtool: exit_nls_cp866()+0xb: call without frame pointer save/setup fs/ext4/fsync.o: warning: objtool: ext4_sync_parent()+0x24: can't find jump dest instruction at .text+0x9300002a fs/ext2/dir.o: warning: objtool: ext2_check_page()+0xc1: can't find jump dest instruction at .text+0x430100c7 CC fs/ext4/move_extent.o CC fs/jfs/jfs_extent.o CC fs/nls/nls_iso8859-9.o LD fs/isofs/isofs.o fs/hugetlbfs/inode.o: warning: objtool: hugetlbfs_alloc_inode()+0x72: can't find jump dest instruction at .text+0x80000367 CC fs/ext4/mmp.o fs/nilfs2/file.o: warning: objtool: nilfs_page_mkwrite()+0x63: can't find jump dest instruction at .text+0x5020069 fs/ext4/file.o: warning: objtool: ext4_file_write_iter()+0x68: can't find jump dest instruction at .text+0x4c02023e CC fs/nilfs2/segbuf.o CC crypto/lz4hc.o fs/f2fs/inode.o: warning: objtool: do_read_inode()+0x69: can't find jump dest instruction at .text+0x5e05006f AS arch/x86/lib/msr-reg.o LD fs/hugetlbfs/hugetlbfs.o fs/overlayfs/super.o: warning: objtool: ovl_parse_opt()+0x18: can't find jump dest instruction at .text+0xbf0002cd LD sound/isa/wss/built-in.o CC drivers/base/core.o crypto/rmd160.o: warning: objtool: rmd160_update()+0x4c: can't find jump dest instruction at .text+0xd8001851 CC fs/nilfs2/segment.o fs/jbd2/commit.o: warning: objtool: journal_submit_commit_record()+0x52: can't find jump dest instruction at .text+0x79010058 fs/udf/truncate.o: warning: objtool: udf_truncate_tail_extent()+0x44: can't find jump dest instruction at .text+0x360101fa crypto/deflate.o: warning: objtool: deflate_decompress()+0x4a: can't find jump dest instruction at .text+0x82000190 fs/quota/compat.o: warning: objtool: sys32_quotactl()+0x3f: can't find jump dest instruction at .text+0xa8000045 fs/cachefiles/xattr.o: warning: objtool: cachefiles_check_object_type()+0xe6: can't find jump dest instruction at .text+0x810000ec fs/jfs/super.o: warning: objtool: jfs_quota_write()+0x63: can't find jump dest instruction at .text+0xb60100c9 crypto/cryptd.o: warning: objtool: cryptd_create_aead.constprop.4()+0x51: can't find jump dest instruction at .text+0x66010c57 fs/dlm/midcomms.o: warning: objtool: dlm_process_incoming_buffer()+0x40: can't find jump dest instruction at .text+0x4e0100d6 CC drivers/bcma/scan.o CC fs/dlm/rcom.o crypto/ccm.o: warning: objtool: get_data_to_compute()+0x2c: can't find jump dest instruction at .text+0xfa000502 CC fs/jfs/symlink.o fs/udf/partition.o: warning: objtool: udf_get_pblock_virt15()+0x52: can't find jump dest instruction at .text+0xc4000168 LD fs/hugetlbfs/built-in.o LD fs/isofs/built-in.o CC fs/f2fs/debug.o CC sound/core/control.o LD sound/isa/built-in.o fs/overlayfs/copy_up.o: warning: objtool: ovl_copy_up_data()+0x3c: can't find jump dest instruction at .text+0x36010112 CC crypto/rng.o fs/nls/nls_cp874.o: warning: objtool: init_nls_cp874()+0xd: call without frame pointer save/setup fs/nls/nls_cp874.o: warning: objtool: exit_nls_cp874()+0xb: call without frame pointer save/setup CC fs/nilfs2/cpfile.o CC sound/oss/soundcard.o fs/ntfs/attrib.o: warning: objtool: ntfs_attr_find()+0x68: can't find jump dest instruction at .text+0xa801006d fs/proc/cmdline.o: warning: objtool: cmdline_proc_open()+0x15: call without frame pointer save/setup fs/proc/cmdline.o: warning: objtool: cmdline_proc_show()+0x19: call without frame pointer save/setup fs/proc/cmdline.o: warning: objtool: proc_cmdline_init()+0x19: call without frame pointer save/setup CC fs/ocfs2/heartbeat.o fs/jfs/jfs_debug.o: warning: objtool: jfs_loglevel_proc_open()+0x15: call without frame pointer save/setup fs/jfs/jfs_debug.o: warning: objtool: jfs_loglevel_proc_show()+0x18: call without frame pointer save/setup fs/jfs/jfs_debug.o: warning: objtool: jfs_loglevel_proc_write()+0x1e: call without frame pointer save/setup fs/jfs/jfs_debug.o: warning: objtool: jfs_proc_init()+0x12: call without frame pointer save/setup fs/jfs/jfs_debug.o: warning: objtool: jfs_proc_clean()+0x1c: call without frame pointer save/setup CC crypto/ansi_cprng.o CC sound/last.o CC drivers/bcma/core.o CC sound/core/misc.o sound/core/memory.o: warning: objtool: copy_to_user_fromio()+0x4a: call without frame pointer save/setup sound/core/memory.o: warning: objtool: copy_from_user_toio()+0x49: call without frame pointer save/setup CC fs/proc/cpuinfo.o crypto/mcryptd.o: warning: objtool: mcryptd_opportunistic_flush()+0x9e: can't find jump dest instruction at .text+0x7a0003d3 fs/fuse/inode.o: warning: objtool: process_init_limits()+0xd: can't find jump dest instruction at .text+0xa20000d3 CC fs/jfs/jfs_metapage.o CC fs/nilfs2/sufile.o fs/ext4/balloc.o: warning: objtool: ext4_validate_block_bitmap()+0x67: can't find jump dest instruction at .text+0x580200dd CC crypto/drbg.o crypto/rmd320.o: warning: objtool: rmd320_update()+0x4f: can't find jump dest instruction at .text+0xd80017f4 CC drivers/block/floppy.o CC fs/reiserfs/journal.o fs/fat/misc.o: warning: objtool: fat_clusters_flush()+0x2a: can't find jump dest instruction at .text+0xb5000030 CC fs/dlm/recover.o CC drivers/block/aoe/aoeblk.o fs/cachefiles/rdwr.o: warning: objtool: cachefiles_read_waiter()+0x45: can't find jump dest instruction at .text+0x9700004b CC arch/x86/lib/msr-reg-export.o crypto/vmac.o: warning: objtool: vmac_set_key()+0x3d: can't find jump dest instruction at .text+0x150101a3 fs/splice.o: warning: objtool: splice_from_pipe_feed()+0x1f: can't find jump dest instruction at .text+0x3010144 sound/core/sound.o: warning: objtool: snd_register_device()+0x4e: can't find jump dest instruction at .text+0x24010194 fs/reiserfs/dir.o: warning: objtool: reiserfs_readdir_inode()+0xd2: can't find jump dest instruction at .text+0x3c040168 CC sound/oss/audio.o LD fs/cachefiles/cachefiles.o CC crypto/jitterentropy.o fs/fat/nfs.o: warning: objtool: fat_rebuild_parent()+0x78: can't find jump dest instruction at .text+0xc200022d CC fs/jfs/jfs_logmgr.o fs/dax.o: warning: objtool: dax_writeback_one()+0x51: can't find jump dest instruction at .text+0x42010247 fs/ntfs/file.o: warning: objtool: ntfs_file_open()+0x9: call without frame pointer save/setup LD sound/usb/6fire/built-in.o fs/udf/symlink.o: warning: objtool: udf_pc_to_char.constprop.2()+0x28: can't find jump dest instruction at .text+0xd100002e CC sound/firewire/bebob/bebob_command.o CC drivers/bcma/sprom.o AS arch/x86/lib/iomap_copy_64.o CC drivers/block/brd.o CC crypto/jitterentropy-kcapi.o fs/nls/nls_ascii.o: warning: objtool: init_nls_ascii()+0xd: call without frame pointer save/setup fs/nls/nls_ascii.o: warning: objtool: exit_nls_ascii()+0xb: call without frame pointer save/setup crypto/arc4.o: warning: objtool: ecb_arc4_crypt()+0x40: can't find jump dest instruction at .text+0xc0000146 CC sound/firewire/bebob/bebob_stream.o LD fs/cachefiles/built-in.o CC crypto/ghash-generic.o CC net/socket.o fs/nls/nls_cp1250.o: warning: objtool: init_nls_cp1250()+0xd: call without frame pointer save/setup fs/nls/nls_cp1250.o: warning: objtool: exit_nls_cp1250()+0xb: call without frame pointer save/setup crypto/sha256_generic.o: warning: objtool: sha256_generic_block_fn()+0x2b: can't find call dest symbol at offset 0xf0e31daf CC fs/nls/nls_iso8859-14.o CC fs/proc/devices.o crypto/cast5_generic.o: warning: objtool: __cast5_encrypt()+0x3ca: can't find jump dest instruction at .text+0x2f010d10 CC drivers/bcma/driver_chipcommon.o CC sound/firewire/dice/dice-transaction.o mm/vmscan.o: warning: objtool: get_scan_count()+0x12a: can't find jump dest instruction at .text+0x7a00012e fs/jfs/jfs_unicode.o: warning: objtool: jfs_strtoUCS()+0x2c: can't find jump dest instruction at .text+0xd8000032 CC sound/firewire/dice/dice-stream.o LD sound/usb/bcd2000/built-in.o CC sound/firewire/digi00x/amdtp-dot.o fs/reiserfs/file.o: warning: objtool: reiserfs_sync_file()+0x39: can't find jump dest instruction at .text+0x9400003f CC fs/proc/interrupts.o fs/fscache/page.o: warning: objtool: fscache_end_page_write.isra.6()+0x3d: can't find jump dest instruction at .text+0xa0101b3 CC fs/ocfs2/inode.o LD fs/fscache/fscache.o LD sound/usb/hiface/built-in.o LD sound/usb/caiaq/built-in.o sound/firewire/iso-resources.o: warning: objtool: fw_iso_resources_allocate()+0x4b: can't find jump dest instruction at .text+0x690100e1 CC sound/firewire/fireworks/fireworks_transaction.o CC sound/firewire/digi00x/digi00x-stream.o fs/binfmt_misc.o: warning: objtool: check_file()+0x37: can't find jump dest instruction at .text+0xdc00003d fs/dlm/config.o: warning: objtool: comm_addr_list_show()+0x30: can't find jump dest instruction at .text+0x9e000565 fs/udf/directory.o: warning: objtool: udf_fileident_read()+0x86: can't find jump dest instruction at .text+0x2a0400fc CC crypto/af_alg.o CC fs/dlm/recoverd.o CC fs/ntfs/unistr.o fs/binfmt_elf.o: warning: objtool: elf_map()+0x43: can't find jump dest instruction at .text+0xa70000f9 CC sound/firewire/dice/dice-proc.o fs/posix_acl.o: warning: objtool: posix_acl_create_masq()+0x20: can't find jump dest instruction at .text+0xcd000026 sound/firewire/lib.o: warning: objtool: midi_port_work()+0x23: can't find jump dest instruction at .text+0x48010029 CC drivers/block/pktcdvd.o CC fs/reiserfs/resize.o fs/nls/nls_iso8859-3.o: warning: objtool: init_nls_iso8859_3()+0xd: call without frame pointer save/setup fs/nls/nls_iso8859-3.o: warning: objtool: exit_nls_iso8859_3()+0xb: call without frame pointer save/setup sound/firewire/packets-buffer.o: warning: objtool: iso_packets_buffer_init()+0x42: can't find jump dest instruction at .text+0x21010048 crypto/chacha20_generic.o: warning: objtool: chacha20_block()+0x229: can't find jump dest instruction at .text+0x58ff022e fs/overlayfs/readdir.o: warning: objtool: ovl_dir_read_merged()+0x5e: can't find jump dest instruction at .text+0xb8000484 fs/nls/nls_iso8859-6.o: warning: objtool: init_nls_iso8859_6()+0xd: call without frame pointer save/setup fs/nls/nls_iso8859-6.o: warning: objtool: exit_nls_iso8859_6()+0xb: call without frame pointer save/setup LD fs/fscache/built-in.o CC sound/firewire/dice/dice-midi.o CC net/6lowpan/core.o fs/compat_binfmt_elf.o: warning: objtool: elf_map.isra.10()+0x42: can't find jump dest instruction at .text+0xa70001d8 LD sound/pci/ac97/built-in.o fs/ocfs2/blockcheck.o: warning: objtool: ocfs2_blockcheck_debug_install()+0x14: can't find jump dest instruction at .text+0x9300022a LD sound/usb/misc/built-in.o fs/quota/quota.o: warning: objtool: quota_getstate()+0x24: can't find jump dest instruction at .text+0xb101048a sound/firewire/fcp.o: warning: objtool: fcp_response()+0x2f: can't find jump dest instruction at .text+0x60010035 CC drivers/block/aoe/aoechr.o CC crypto/algif_hash.o fs/ext4/hash.o: warning: objtool: ext4fs_dirhash()+0x6d: can't find jump dest instruction at .text+0x920101d3 CC sound/firewire/fireworks/fireworks_command.o CC sound/firewire/oxfw/oxfw-command.o CC fs/jfs/jfs_txnmgr.o CC fs/ext4/indirect.o crypto/jitterentropy.o: warning: objtool: jent_memaccess()+0x5f: can't find jump dest instruction at .text+0xa10001f7 CC fs/nls/nls_koi8-r.o fs/ntfs/mst.o: warning: objtool: post_read_mst_fixup()+0x1e: can't find jump dest instruction at .text+0xae000024 AS arch/x86/lib/clear_page_64.o CC fs/ntfs/upcase.o CC fs/proc/loadavg.o CC crypto/algif_skcipher.o crypto/crc32c_generic.o: warning: objtool: chksum_digest()+0x19: call without frame pointer save/setup crypto/crc32c_generic.o: warning: objtool: chksum_finup()+0x16: call without frame pointer save/setup crypto/crc32c_generic.o: warning: objtool: chksum_update()+0x16: call without frame pointer save/setup crypto/crc32c_generic.o: warning: objtool: crc32c_mod_init()+0xb: call without frame pointer save/setup crypto/crc32c_generic.o: warning: objtool: crc32c_mod_fini()+0xb: call without frame pointer save/setup fs/dlm/member.o: warning: objtool: make_member_array()+0x55: can't find jump dest instruction at .text+0xda0000bb LD virt/lib/built-in.o LD sound/usb/usx2y/built-in.o fs/nls/nls_iso8859-7.o: warning: objtool: init_nls_iso8859_7()+0xd: call without frame pointer save/setup fs/nls/nls_iso8859-7.o: warning: objtool: exit_nls_iso8859_7()+0xb: call without frame pointer save/setup CC fs/nls/nls_utf8.o fs/dlm/lockspace.o: warning: objtool: do_uevent()+0x7d: can't find jump dest instruction at .text+0xc3000123 fs/reiserfs/objectid.o: warning: objtool: reiserfs_release_objectid()+0xa6: can't find jump dest instruction at .text+0x3b0101ec CC fs/reiserfs/item_ops.o CC fs/dlm/requestqueue.o CC sound/firewire/isight.o CC drivers/block/aoe/aoecmd.o CC drivers/bluetooth/hci_vhci.o fs/proc/generic.o: warning: objtool: __proc_create()+0x5d: can't find jump dest instruction at .text+0x250101f3 CC drivers/base/bus.o CC sound/firewire/oxfw/oxfw-stream.o crypto/anubis.o: warning: objtool: anubis_crypt()+0x46: can't find jump dest instruction at .text+0x3501004b LD sound/pci/ali5451/built-in.o LD virt/built-in.o fs/ext2/super.o: warning: objtool: ext2_quota_write()+0x55: can't find jump dest instruction at .text+0x1b02066b LD sound/pci/asihpi/built-in.o CC sound/oss/dmabuf.o LD sound/usb/built-in.o crypto/michael_mic.o: warning: objtool: michael_update()+0x26: can't find jump dest instruction at .text+0x8700018c CC sound/firewire/fireworks/fireworks_stream.o CC crypto/algif_rng.o crypto/poly1305_generic.o: warning: objtool: poly1305_blocks()+0xd1: can't find jump dest instruction at .text+0xb80101c6 LD drivers/bus/built-in.o crypto/twofish_common.o: warning: objtool: __twofish_setkey()+0x2a: can't find jump dest instruction at .text+0xc217002f CC crypto/xor.o fs/dlm/plock.o: warning: objtool: dev_write()+0x1c: can't find jump dest instruction at .text+0x5a010212 fs/eventpoll.o: warning: objtool: ep_alloc()+0x6f: can't find jump dest instruction at .text+0x9b0003f5 CC sound/oss/midi_synth.o fs/nls/nls_cp1255.o: warning: objtool: init_nls_cp1255()+0xd: call without frame pointer save/setup fs/nls/nls_cp1255.o: warning: objtool: exit_nls_cp1255()+0xb: call without frame pointer save/setup CC fs/dlm/user.o fs/proc/consoles.o: warning: objtool: consoles_open()+0x13: call without frame pointer save/setup fs/proc/consoles.o: warning: objtool: show_console_dev()+0x92: call without frame pointer save/setup fs/proc/consoles.o: warning: objtool: c_stop()+0x9: call without frame pointer save/setup fs/proc/consoles.o: warning: objtool: c_start()+0x11: call without frame pointer save/setup fs/proc/consoles.o: warning: objtool: proc_consoles_init()+0x19: call without frame pointer save/setup fs/proc/task_mmu.o: warning: objtool: pagemap_pte_hole()+0x25: can't find jump dest instruction at .text+0xac0000db CC drivers/cdrom/cdrom.o CC sound/firewire/digi00x/digi00x-proc.o CC drivers/block/aoe/aoedev.o CC fs/proc/meminfo.o CC fs/reiserfs/ioctl.o fs/jfs/jfs_inode.o: warning: objtool: ialloc()+0x42: can't find jump dest instruction at .text+0x64020108 CC sound/firewire/tascam/tascam-proc.o CC fs/ext4/extents_status.o CC fs/jfs/jfs_uniupr.o fs/fuse/dir.o: warning: objtool: fuse_listxattr()+0x42: can't find jump dest instruction at .text+0x90000138 LD sound/pci/au88x0/built-in.o fs/ext4/page-io.o: warning: objtool: ext4_finish_bio()+0x27: can't find jump dest instruction at .text+0xe501002d CC fs/nilfs2/ifile.o fs/proc/cpuinfo.o: warning: objtool: cpuinfo_open()+0x13: call without frame pointer save/setup fs/proc/cpuinfo.o: warning: objtool: proc_cpuinfo_init()+0x19: call without frame pointer save/setup CC sound/firewire/oxfw/oxfw-pcm.o fs/nls/nls_iso8859-9.o: warning: objtool: init_nls_iso8859_9()+0xd: call without frame pointer save/setup fs/nls/nls_iso8859-9.o: warning: objtool: exit_nls_iso8859_9()+0xb: call without frame pointer save/setup CC fs/proc/stat.o CC sound/firewire/fireworks/fireworks_proc.o CC crypto/async_tx/async_tx.o fs/dlm/netlink.o: warning: objtool: dlm_timeout_warn()+0x2b: can't find jump dest instruction at .text+0x94000181 CC fs/dlm/util.o fs/nilfs2/btnode.o: warning: objtool: nilfs_btnode_create_block()+0x185: can't find jump dest instruction at .text+0x30001ba crypto/lz4hc.o: warning: objtool: lz4hc_exit()+0xd: call without frame pointer save/setup crypto/lz4hc.o: warning: objtool: lz4hc_init()+0x16: call without frame pointer save/setup crypto/lz4hc.o: warning: objtool: lz4hc_decompress_crypto()+0x27: call without frame pointer save/setup crypto/lz4hc.o: warning: objtool: lz4hc_compress_crypto()+0x2e: call without frame pointer save/setup crypto/lz4hc.o: warning: objtool: lz4hc_mod_init()+0xb: call without frame pointer save/setup crypto/lz4hc.o: warning: objtool: lz4hc_mod_fini()+0xb: call without frame pointer save/setup fs/f2fs/dir.o: warning: objtool: f2fs_put_page()+0x1a: can't find jump dest instruction at .text+0xe50000e0 LD sound/soundcore.o fs/proc/fd.o: warning: objtool: seq_show()+0x3c: can't find jump dest instruction at .text+0x26010062 crypto/gcm.o: warning: objtool: crypto_rfc4543_crypt()+0x8b: can't find jump dest instruction at .text+0x98000221 CC drivers/bluetooth/btmrvl_main.o fs/ntfs/mft.o: warning: objtool: map_mft_record()+0x69: can't find jump dest instruction at .text+0x6a01006f fs/udf/misc.o: warning: objtool: udf_add_extendedattr()+0x79: can't find jump dest instruction at .text+0x8501013f fs/overlayfs/dir.o: warning: objtool: ovl_cleanup()+0x43: can't find jump dest instruction at .text+0x8d000409 CC drivers/base/dd.o CC sound/firewire/oxfw/oxfw-proc.o CC fs/ext4/xattr.o CC crypto/hash_info.o CC sound/firewire/fireworks/fireworks_midi.o LD fs/overlayfs/overlay.o fs/nilfs2/namei.o: warning: objtool: nilfs_link()+0x37: can't find jump dest instruction at .text+0x8d0003ad CC drivers/block/aoe/aoemain.o fs/jbd2/transaction.o: warning: objtool: jbd2_journal_file_inode()+0x33: can't find jump dest instruction at .text+0xc5000039 CC crypto/asymmetric_keys/asymmetric_type.o CC crypto/ablk_helper.o CC net/6lowpan/iphc.o crypto/lz4.o: warning: objtool: lz4_exit()+0xd: call without frame pointer save/setup crypto/lz4.o: warning: objtool: lz4_init()+0x16: call without frame pointer save/setup crypto/lz4.o: warning: objtool: lz4_decompress_crypto()+0x27: call without frame pointer save/setup crypto/lz4.o: warning: objtool: lz4_compress_crypto()+0x2e: call without frame pointer save/setup crypto/lz4.o: warning: objtool: lz4_mod_init()+0xb: call without frame pointer save/setup crypto/lz4.o: warning: objtool: lz4_mod_fini()+0xb: call without frame pointer save/setup CC sound/firewire/tascam/amdtp-tascam.o LD sound/pci/aw2/built-in.o LD fs/overlayfs/built-in.o crypto/crc32_generic.o: warning: objtool: crc32_digest()+0x19: call without frame pointer save/setup crypto/crc32_generic.o: warning: objtool: crc32_finup()+0x16: call without frame pointer save/setup crypto/crc32_generic.o: warning: objtool: crc32_update()+0x16: call without frame pointer save/setup crypto/crc32_generic.o: warning: objtool: crc32_mod_init()+0xb: call without frame pointer save/setup crypto/crc32_generic.o: warning: objtool: crc32_mod_fini()+0xb: call without frame pointer save/setup fs/ext2/inode.o: warning: objtool: ext2_block_to_path()+0x4e: can't find jump dest instruction at .text+0xba000053 CC crypto/async_tx/async_memcpy.o LD sound/pci/ca0106/built-in.o LD fs/ext2/ext2.o CC sound/firewire/digi00x/digi00x-pcm.o fs/udf/udftime.o: warning: objtool: udf_disk_stamp_to_time()+0x4a: can't find jump dest instruction at .text+0x5010050 fs/fat/dir.o: warning: objtool: uni16_to_x8.isra.8()+0x43: can't find jump dest instruction at .text+0x90000048 block/blk-mq.o: warning: objtool: blk_mq_timeout_work()+0x3a: can't find jump dest instruction at .text+0x9d0005a0 sound/core/misc.o: warning: objtool: release_and_free_resource()+0x16: call without frame pointer save/setup fs/ntfs/index.o: warning: objtool: ntfs_index_ctx_put()+0x25: can't find jump dest instruction at .text+0xec00012b CC fs/ocfs2/ioctl.o CC sound/oss/midibuf.o fs/ocfs2/buffer_head_io.o: warning: objtool: ocfs2_write_block()+0x101: can't find jump dest instruction at .text+0xfb000106 CC drivers/bluetooth/btmrvl_debugfs.o CC drivers/block/nbd.o CC sound/firewire/tascam/tascam-stream.o sound/firewire/cmp.o: warning: objtool: pcr_modify()+0xb7: can't find jump dest instruction at .text+0x7b0000cc LD sound/pci/cs46xx/built-in.o fs/ntfs/namei.o: warning: objtool: ntfs_get_parent()+0x6f: can't find jump dest instruction at .text+0x65010135 CC sound/firewire/dice/dice-pcm.o CC fs/proc/uptime.o crypto/crct10dif_generic.o: warning: objtool: chksum_digest()+0x17: call without frame pointer save/setup crypto/crct10dif_generic.o: warning: objtool: chksum_finup()+0x17: call without frame pointer save/setup crypto/crct10dif_generic.o: warning: objtool: chksum_update()+0x17: call without frame pointer save/setup crypto/crct10dif_generic.o: warning: objtool: crct10dif_mod_init()+0xb: call without frame pointer save/setup crypto/crct10dif_generic.o: warning: objtool: crct10dif_mod_fini()+0xb: call without frame pointer save/setup CC lib/usercopy.o fs/udf/unicode.o: warning: objtool: udf_char2uni_utf8()+0xd: can't find jump dest instruction at .text+0x70100a3 CC fs/nls/mac-gaelic.o CC sound/firewire/tascam/tascam-pcm.o CC drivers/block/aoe/aoenet.o LD fs/ext2/built-in.o CC fs/jfs/resize.o CC drivers/char/mem.o fs/reiserfs/hashes.o: warning: objtool: keyed_hash()+0x36: can't find jump dest instruction at .text+0x3e01003c fs/nilfs2/bmap.o: warning: objtool: nilfs_bmap_read()+0xfc: can't find jump dest instruction at .text+0xb10009e2 fs/reiserfs/bitmap.o: warning: objtool: get_left_neighbor()+0x10: can't find jump dest instruction at .text+0xe1000126 CC sound/firewire/tascam/tascam-hwdep.o CC fs/nilfs2/alloc.o CC fs/reiserfs/xattr.o fs/nls/nls_iso8859-14.o: warning: objtool: init_nls_iso8859_14()+0xd: call without frame pointer save/setup fs/nls/nls_iso8859-14.o: warning: objtool: exit_nls_iso8859_14()+0xb: call without frame pointer save/setup fs/nls/nls_utf8.o: warning: objtool: char2uni()+0x15: call without frame pointer save/setup fs/nls/nls_utf8.o: warning: objtool: uni2char()+0x1d: call without frame pointer save/setup fs/nls/nls_utf8.o: warning: objtool: init_nls_utf8()+0x20: call without frame pointer save/setup fs/nls/nls_utf8.o: warning: objtool: exit_nls_utf8()+0xb: call without frame pointer save/setup CC fs/nls/mac-inuit.o LD crypto/crypto.o CC drivers/char/random.o fs/jfs/namei.o: warning: objtool: commitZeroLink()+0x66: can't find jump dest instruction at .text+0xa000016b fs/notify/fanotify/fanotify_user.o: warning: objtool: fanotify_find_path()+0x79: can't find jump dest instruction at .text+0x800001cf sound/last.o: warning: objtool: alsa_sound_last_init()+0x15: call without frame pointer save/setup CC drivers/char/misc.o fs/f2fs/shrinker.o: warning: objtool: f2fs_shrink_count()+0x2f: can't find jump dest instruction at .text+0x82000035 CC fs/jfs/xattr.o fs/jfs/jfs_extent.o: warning: objtool: extBalloc()+0x71: can't find jump dest instruction at .text+0x30010077 crypto/des_generic.o: warning: objtool: des_encrypt()+0x1d6: can't find jump dest instruction at .text+0xa6ff08bb LD crypto/crypto_algapi.o LD crypto/crypto_blkcipher.o LD fs/notify/fanotify/built-in.o fs/dlm/rcom.o: warning: objtool: receive_rcom_status()+0xa4: can't find jump dest instruction at .text+0xdc00040a CC fs/jfs/ioctl.o LD sound/pci/cs5535audio/built-in.o CC sound/firewire/digi00x/digi00x-hwdep.o CC drivers/char/raw.o fs/proc/devices.o: warning: objtool: devinfo_open()+0x13: call without frame pointer save/setup fs/proc/devices.o: warning: objtool: devinfo_show()+0x59: call without frame pointer save/setup fs/proc/devices.o: warning: objtool: proc_devices_init()+0x19: call without frame pointer save/setup LD sound/pci/ctxfi/built-in.o LD fs/notify/built-in.o fs/nilfs2/direct.o: warning: objtool: nilfs_direct_assign()+0x73: can't find jump dest instruction at .text+0xa50001a8 CC sound/firewire/dice/dice-hwdep.o fs/nls/nls_koi8-r.o: warning: objtool: init_nls_koi8_r()+0xd: call without frame pointer save/setup fs/nls/nls_koi8-r.o: warning: objtool: exit_nls_koi8_r()+0xb: call without frame pointer save/setup CC crypto/async_tx/async_xor.o fs/quota/dquot.o: warning: objtool: dqcache_shrink_scan()+0x2a: can't find jump dest instruction at .text+0xe3000180 fs/fat/namei_vfat.o: warning: objtool: vfat_lookup()+0x5a: can't find jump dest instruction at .text+0x2010660 CC fs/nls/mac-romanian.o LD fs/quota/built-in.o CC drivers/block/virtio_blk.o CC sound/soc/soc-core.o CC drivers/char/ipmi/ipmi_msghandler.o LD fs/fat/vfat.o fs/nilfs2/dir.o: warning: objtool: nilfs_check_page()+0xa6: can't find jump dest instruction at .text+0x850000ac CC fs/nilfs2/gcinode.o fs/reiserfs/namei.o: warning: objtool: linear_search_in_dir_item()+0x79: can't find jump dest instruction at .text+0x40200be CC fs/ext4/xattr_user.o CC sound/firewire/fireworks/fireworks_pcm.o LD samples/configfs/built-in.o fs/f2fs/namei.o: warning: objtool: f2fs_link()+0x42: can't find jump dest instruction at .text+0xde0000e8 CC fs/ext4/xattr_trusted.o CC arch/x86/lib/cmdline.o fs/fat/namei_msdos.o: warning: objtool: msdos_format_name()+0x31: can't find jump dest instruction at .text+0x3d0300a7 CC net/802/p8022.o LD sound/pci/echoaudio/built-in.o CC fs/nilfs2/ioctl.o fs/nilfs2/super.o: warning: objtool: nilfs_statfs()+0x99: can't find jump dest instruction at .text+0xe70002cf CC sound/soc/soc-dapm.o CC sound/firewire/fireworks/fireworks_hwdep.o fs/proc/interrupts.o: warning: objtool: interrupts_open()+0x13: call without frame pointer save/setup fs/proc/interrupts.o: warning: objtool: proc_interrupts_init()+0x19: call without frame pointer save/setup fs/jfs/jfs_discard.o: warning: objtool: jfs_issue_discard()+0x4a: call without frame pointer save/setup fs/jfs/jfs_discard.o: warning: objtool: jfs_ioc_trim()+0xb3: call without frame pointer save/setup CC net/6lowpan/nhc.o CC fs/proc/version.o fs/proc/array.o: warning: objtool: get_children_pid()+0x39: can't find jump dest instruction at .text+0xa10000ff mm/memory.o: warning: objtool: tlb_flush_mmu_tlbonly()+0xe: can't find jump dest instruction at .text+0x8b000014 LD samples/connector/built-in.o sound/core/init.o: warning: objtool: snd_card_set_id_no_lock()+0x7a: can't find jump dest instruction at .text+0x8e0002f0 CC fs/nilfs2/sysfs.o fs/nilfs2/mdt.o: warning: objtool: nilfs_mdt_insert_new_block()+0x59: can't find jump dest instruction at .text+0x4601010f LD sound/pci/emu10k1/built-in.o sound/firewire/amdtp-am824.o: warning: objtool: write_midi_messages()+0x28: can't find jump dest instruction at .text+0xd400002e CC sound/firewire/dice/dice.o arch/x86/lib/msr.o: warning: objtool: perf_trace_msr_trace_class()+0x3c: can't find jump dest instruction at .text+0x830000d2 LD drivers/clk/bcm/built-in.o AS arch/x86/lib/cmpxchg16b_emu.o CC sound/oss/sequencer.o CC net/9p/mod.o LD samples/hidraw/built-in.o fs/coredump.o: warning: objtool: zap_threads()+0x43: can't find jump dest instruction at .text+0x16020159 LD samples/hw_breakpoint/built-in.o sound/oss/dev_table.o: warning: objtool: sound_install_audiodrv()+0x4c: can't find jump dest instruction at .text+0x26020091 CC net/appletalk/aarp.o fs/direct-io.o: warning: objtool: get_more_blocks()+0x20: can't find jump dest instruction at .text+0x840000b6 CC sound/oss/sound_timer.o CC fs/reiserfs/lock.o LD sound/pci/hda/built-in.o drivers/base/component.o: warning: objtool: find_components()+0x25: can't find jump dest instruction at .text+0x5401015b crypto/jitterentropy-kcapi.o: warning: objtool: jent_kcapi_cleanup()+0x1f: call without frame pointer save/setup crypto/jitterentropy-kcapi.o: warning: objtool: jent_kcapi_init()+0x1f: call without frame pointer save/setup crypto/jitterentropy-kcapi.o: warning: objtool: jent_kcapi_random()+0x2d: call without frame pointer save/setup crypto/jitterentropy-kcapi.o: warning: objtool: jent_zalloc()+0x10: call without frame pointer save/setup crypto/jitterentropy-kcapi.o: warning: objtool: jent_zfree()+0x9: call without frame pointer save/setup crypto/jitterentropy-kcapi.o: warning: objtool: jent_memcpy()+0xb: call without frame pointer save/setup crypto/jitterentropy-kcapi.o: warning: objtool: jent_get_nstime()+0x2a: call without frame pointer save/setup crypto/jitterentropy-kcapi.o: warning: objtool: jent_mod_init()+0x4: call without frame pointer save/setup crypto/jitterentropy-kcapi.o: warning: objtool: jent_mod_exit()+0xb: call without frame pointer save/setup CC drivers/block/hd.o crypto/rng.o: warning: objtool: crypto_rng_report()+0x61: call without frame pointer save/setup crypto/rng.o: warning: objtool: crypto_rng_show()+0x24: call without frame pointer save/setup crypto/rng.o: warning: objtool: crypto_rng_reset()+0x62: call without frame pointer save/setup crypto/rng.o: warning: objtool: crypto_alloc_rng()+0x14: call without frame pointer save/setup crypto/rng.o: warning: objtool: crypto_get_default_rng()+0x1e: call without frame pointer save/setup crypto/rng.o: warning: objtool: crypto_put_default_rng()+0x12: call without frame pointer save/setup crypto/rng.o: warning: objtool: crypto_del_default_rng()+0x1c: call without frame pointer save/setup crypto/rng.o: warning: objtool: crypto_register_rng()+0x32: call without frame pointer save/setup crypto/rng.o: warning: objtool: crypto_unregister_rng()+0xd: call without frame pointer save/setup crypto/rng.o: warning: objtool: crypto_register_rngs()+0x2c: call without frame pointer save/setup crypto/rng.o: warning: objtool: crypto_unregister_rngs()+0x2a: call without frame pointer save/setup mm/hugetlb.o: warning: objtool: region_add()+0x67: can't find jump dest instruction at .text+0x2b0103ad fs/reiserfs/tail_conversion.o: warning: objtool: direct2indirect()+0x127: can't find jump dest instruction at .text+0x4103012c CC drivers/base/syscore.o fs/ntfs/compress.o: warning: objtool: ntfs_read_compressed_block()+0xf6: can't find jump dest instruction at .text+0x7b11021c HOSTCC samples/hidraw/hid-example CC sound/firewire/tascam/tascam-transaction.o CC fs/reiserfs/procfs.o drivers/bcma/main.o: warning: objtool: bcma_register_devices()+0x32: can't find jump dest instruction at .text+0x91000278 LD crypto/crypto_hash.o CC lib/lockref.o CC drivers/bcma/driver_chipcommon_pmu.o fs/dlm/recoverd.o: warning: objtool: ls_recover()+0x91: can't find jump dest instruction at .text+0x56030096 drivers/bcma/core.o: warning: objtool: bcma_core_disable()+0x29: can't find jump dest instruction at .text+0xba00007f AS arch/x86/lib/copy_page_64.o CC lib/bcd.o LD samples/kdb/built-in.o LD drivers/clk/mvebu/built-in.o LD sound/pci/ice1712/built-in.o fs/reiserfs/prints.o: warning: objtool: print_super_block()+0x42: can't find jump dest instruction at .text+0x97010128 CC sound/firewire/bebob/bebob_proc.o fs/nilfs2/page.o: warning: objtool: nilfs_copy_page()+0x24: can't find jump dest instruction at .text+0x2004011a fs/ext4/ioctl.o: warning: objtool: ext4_ioctl_setflags()+0x26: can't find jump dest instruction at .text+0x960101fc crypto/ansi_cprng.o: warning: objtool: _get_more_prng_bytes.constprop.2()+0x7d: can't find jump dest instruction at .text+0x8a000373 LD crypto/jitterentropy_rng.o LD drivers/clk/ti/built-in.o CC lib/div64.o LD samples/kfifo/built-in.o LD drivers/clk/x86/built-in.o AS arch/x86/lib/copy_user_64.o CC sound/firewire/fireworks/fireworks.o CC sound/oss/sys_timer.o drivers/bcma/scan.o: warning: objtool: bcma_get_next_core.constprop.10()+0x52: can't find jump dest instruction at .text+0xde0300e7 CC drivers/bcma/driver_chipcommon_b.o CC fs/jfs/acl.o fs/nls/nls_cp950.o: warning: objtool: init_nls_cp950()+0xd: call without frame pointer save/setup fs/nls/nls_cp950.o: warning: objtool: exit_nls_cp950()+0xb: call without frame pointer save/setup fs/f2fs/gc.o: warning: objtool: check_bg_victims()+0x39: can't find jump dest instruction at .text+0xae00023f CC lib/sort.o fs/ocfs2/dcache.o: warning: objtool: ocfs2_dentry_revalidate()+0x1c: can't find jump dest instruction at .text+0x1d030022 CC fs/ext4/inline.o fs/udf/namei.o: warning: objtool: udf_find_entry()+0x91: can't find jump dest instruction at .text+0x130402e7 CC drivers/char/ipmi/ipmi_devintf.o CC fs/ocfs2/journal.o LD sound/pci/korg1212/built-in.o LD fs/fat/msdos.o LD drivers/clk/built-in.o LD samples/kobject/built-in.o fs/ext4/block_validity.o: warning: objtool: add_system_zone()+0x9e: can't find jump dest instruction at .text+0xc40000a4 CC sound/firewire/bebob/bebob_midi.o crypto/xor.o: warning: objtool: xor_sse_5()+0x459: can't find jump dest instruction at .text+0x1fd045e fs/nls/mac-gaelic.o: warning: objtool: init_nls_macgaelic()+0xd: call without frame pointer save/setup fs/nls/mac-gaelic.o: warning: objtool: exit_nls_macgaelic()+0xb: call without frame pointer save/setup fs/reiserfs/resize.o: warning: objtool: reiserfs_resize()+0x50: can't find jump dest instruction at .text+0x79050055 CC drivers/block/drbd/drbd_bitmap.o fs/nilfs2/dat.o: warning: objtool: nilfs_dat_prepare_end()+0x47: can't find jump dest instruction at .text+0xd000035c fs/proc/loadavg.o: warning: objtool: loadavg_proc_open()+0x15: call without frame pointer save/setup fs/proc/loadavg.o: warning: objtool: loadavg_proc_show()+0x20: call without frame pointer save/setup fs/proc/loadavg.o: warning: objtool: proc_loadavg_init()+0x19: call without frame pointer save/setup CC lib/parser.o CC fs/proc/softirqs.o CC drivers/bcma/driver_gmac_cmn.o CC crypto/asymmetric_keys/restrict.o crypto/ablk_helper.o: warning: objtool: __ablk_encrypt()+0x19: call without frame pointer save/setup crypto/ablk_helper.o: warning: objtool: ablk_encrypt()+0x13: call without frame pointer save/setup crypto/ablk_helper.o: warning: objtool: ablk_decrypt()+0x17: call without frame pointer save/setup crypto/ablk_helper.o: warning: objtool: ablk_exit()+0xd: call without frame pointer save/setup crypto/ablk_helper.o: warning: objtool: ablk_init_common()+0x29: call without frame pointer save/setup crypto/ablk_helper.o: warning: objtool: ablk_init()+0x2b: call without frame pointer save/setup CC net/9p/client.o CC drivers/block/drbd/drbd_proc.o fs/dlm/requestqueue.o: warning: objtool: dlm_process_requestqueue()+0x51: can't find jump dest instruction at .text+0xfa000126 LD samples/kprobes/built-in.o crypto/ghash-generic.o: warning: objtool: ghash_update()+0x28: can't find jump dest instruction at .text+0xf500012e fs/compat.o: warning: objtool: compat_filldir64()+0x4a: can't find jump dest instruction at .text+0xee0001d0 CC fs/ext4/readpage.o fs/nls/mac-inuit.o: warning: objtool: init_nls_macinuit()+0xd: call without frame pointer save/setup fs/nls/mac-inuit.o: warning: objtool: exit_nls_macinuit()+0xb: call without frame pointer save/setup sound/firewire/bebob/bebob_command.o: warning: objtool: avc_audio_get_selector()+0x49: can't find jump dest instruction at .text+0x7f00013f CC drivers/base/driver.o CC crypto/async_tx/async_pq.o CC drivers/char/ipmi/ipmi_si_intf.o fs/compat_ioctl.o: warning: objtool: compat_ioctl_preallocate()+0x49: can't find jump dest instruction at .text+0xa200004f CC fs/nls/mac-roman.o CC fs/ext4/sysfs.o CC fs/proc/namespaces.o CC fs/ext4/xattr_security.o fs/aio.o: warning: objtool: kill_ioctx()+0x4e: can't find jump dest instruction at .text+0x88000283 CC lib/halfmd4.o LD samples/livepatch/built-in.o LD sound/pci/lola/built-in.o arch/x86/lib/copy_user_64.o: warning: objtool: copy_user_generic_unrolled()+0x3: can't find jump dest instruction at .text+0x8c000069 fs/reiserfs/ibalance.o: warning: objtool: internal_delete_pointers_items()+0x75: can't find jump dest instruction at .text+0x9c0001fa CC sound/soc/soc-jack.o LD samples/seccomp/built-in.o LD samples/rpmsg/built-in.o CC sound/soc/soc-cache.o CC drivers/block/zram/zcomp_lzo.o CC arch/x86/lib/cpu.o LD samples/trace_events/built-in.o fs/nilfs2/the_nilfs.o: warning: objtool: nilfs_store_disk_layout()+0x36: can't find jump dest instruction at .text+0x301003b fs/nls/mac-romanian.o: warning: objtool: init_nls_macromanian()+0xd: call without frame pointer save/setup fs/nls/mac-romanian.o: warning: objtool: exit_nls_macromanian()+0xb: call without frame pointer save/setup CC lib/debug_locks.o CC sound/core/device.o fs/fuse/dev.o: warning: objtool: flush_bg_queue()+0x25: can't find jump dest instruction at .text+0xa500045b CC fs/nls/mac-turkish.o CC fs/ocfs2/localalloc.o fs/ntfs/dir.o: warning: objtool: ntfs_map_page()+0x48: can't find jump dest instruction at .text+0x9e00013e lib/sort.o: warning: objtool: sort()+0x66: can't find jump dest instruction at .text+0xbe0000cc CC drivers/char/lp.o CC drivers/block/zram/zcomp.o fs/ext4/ext4_jbd2.o: warning: objtool: __ext4_journal_start_reserved()+0x31: can't find jump dest instruction at .text+0xc7000337 fs/dcache.o: warning: objtool: __d_find_alias()+0x1d: can't find jump dest instruction at .text+0xc2000163 CC lib/random32.o fs/proc/stat.o: warning: objtool: stat_open()+0x27: call without frame pointer save/setup fs/proc/stat.o: warning: objtool: show_stat()+0x48: call without frame pointer save/setup fs/proc/stat.o: warning: objtool: proc_stat_init()+0x19: call without frame pointer save/setup CC sound/firewire/tascam/tascam-midi.o fs/proc/uptime.o: warning: objtool: uptime_proc_open()+0x15: call without frame pointer save/setup fs/proc/uptime.o: warning: objtool: uptime_proc_show()+0x1f: call without frame pointer save/setup fs/proc/uptime.o: warning: objtool: proc_uptime_init()+0x19: call without frame pointer save/setup fs/proc/version.o: warning: objtool: version_proc_open()+0x15: call without frame pointer save/setup fs/proc/version.o: warning: objtool: version_proc_show()+0x37: call without frame pointer save/setup fs/proc/version.o: warning: objtool: proc_version_init()+0x19: call without frame pointer save/setup CC fs/proc/self.o CC sound/core/isadma.o LD samples/v4l/built-in.o crypto/async_tx/async_tx.o: warning: objtool: async_tx_channel_switch()+0x67: can't find jump dest instruction at .text+0xca00006c CC fs/ocfs2/locks.o CC crypto/async_tx/async_raid6_recov.o CC lib/bust_spinlocks.o lib/lockref.o: warning: objtool: lockref_get()+0xc: call without frame pointer save/setup lib/lockref.o: warning: objtool: lockref_get_not_zero()+0x13: call without frame pointer save/setup lib/lockref.o: warning: objtool: lockref_get_or_lock()+0xc: call without frame pointer save/setup lib/lockref.o: warning: objtool: lockref_put_or_lock()+0xc: call without frame pointer save/setup lib/lockref.o: warning: objtool: lockref_get_not_dead()+0x13: call without frame pointer save/setup fs/reiserfs/do_balan.o: warning: objtool: check_internal_node()+0x55: can't find jump dest instruction at .text+0xb100005b fs/ext4/migrate.o: warning: objtool: free_dind_blocks()+0x49: can't find jump dest instruction at .text+0x870000df HOSTCC samples/seccomp/bpf-fancy.o LD sound/pci/lx6464es/built-in.o CC crypto/async_tx/raid6test.o CC lib/kasprintf.o CC fs/proc/thread_self.o block/cfq-iosched.o: warning: objtool: cfq_should_wait_busy()+0x19: can't find jump dest instruction at .text+0x820001ef CC net/9p/error.o CC drivers/base/class.o fs/ntfs/upcase.o: warning: objtool: generate_default_upcase()+0x34: can't find jump dest instruction at .text+0xc900003a fs/ext4/mmp.o: warning: objtool: read_mmp_block()+0x5e: can't find jump dest instruction at .text+0x250100b4 CC sound/firewire/bebob/bebob_pcm.o sound/firewire/dice/dice-midi.o: warning: objtool: snd_dice_create_midi()+0x37: can't find jump dest instruction at .text+0xfe00029d CC sound/firewire/tascam/tascam.o CC lib/bitmap.o fs/namespace.o: warning: objtool: alloc_vfsmnt()+0x2a: can't find jump dest instruction at .text+0xc1010750 sound/firewire/tascam/tascam-pcm.o: warning: objtool: pcm_open()+0x21: can't find jump dest instruction at .text+0x83000537 sound/firewire/tascam/amdtp-tascam.o: warning: objtool: amdtp_tscm_set_parameters()+0x48: call without frame pointer save/setup sound/firewire/tascam/amdtp-tascam.o: warning: objtool: amdtp_tscm_add_pcm_hw_constraints()+0x2a: call without frame pointer save/setup sound/firewire/tascam/amdtp-tascam.o: warning: objtool: amdtp_tscm_set_pcm_format()+0x45: call without frame pointer save/setup sound/firewire/tascam/amdtp-tascam.o: warning: objtool: amdtp_tscm_init()+0x46: call without frame pointer save/setup kernel/sched/core.o: warning: objtool: tg_cfs_schedulable_down()+0x13: can't find jump dest instruction at .text+0x880001c9 drivers/bcma/sprom.o: warning: objtool: bcma_sprom_extract_r8()+0x306: can't find jump dest instruction at .text+0x4fff03aa fs/ntfs/unistr.o: warning: objtool: ntfs_nlstoucs()+0x4f: can't find jump dest instruction at .text+0x21010335 CC drivers/base/platform.o CC crypto/asymmetric_keys/signature.o CC drivers/char/ipmi/ipmi_kcs_sm.o CC sound/firewire/digi00x/digi00x-transaction.o fs/fat/inode.o: warning: objtool: fat_show_options()+0xa7: can't find jump dest instruction at .text+0x9a0001ad sound/firewire/oxfw/oxfw-command.o: warning: objtool: avc_stream_set_format()+0x52: can't find jump dest instruction at .text+0x85000058 fs/reiserfs/ioctl.o: warning: objtool: reiserfs_unpack()+0x3d: can't find jump dest instruction at .text+0x4e010042 LD kernel/sched/built-in.o sound/firewire/amdtp-stream.o: warning: objtool: trace_raw_output_out_packet()+0x25: can't find jump dest instruction at .text+0x870000fb CC drivers/block/rbd.o CC sound/soc/soc-utils.o sound/firewire/dice/dice-transaction.o: warning: objtool: get_subaddrs()+0x2a: can't find jump dest instruction at .text+0x330100a0 CC drivers/base/cpu.o LD drivers/char/agp/built-in.o LD sound/pci/mixart/built-in.o drivers/bcma/driver_chipcommon.o: warning: objtool: bcma_core_chipcommon_flash_detect()+0x3d: can't find jump dest instruction at .text+0xb2000043 LD fs/fat/fat.o AS arch/x86/lib/csum-copy_64.o fs/proc/meminfo.o: warning: objtool: meminfo_proc_open()+0x15: call without frame pointer save/setup fs/proc/meminfo.o: warning: objtool: meminfo_proc_show()+0x26: call without frame pointer save/setup fs/proc/meminfo.o: warning: objtool: proc_meminfo_init()+0x19: call without frame pointer save/setup sound/oss/soundcard.o: warning: objtool: sound_open()+0x48: can't find jump dest instruction at .text+0x980000ed CC lib/scatterlist.o fs/nilfs2/segbuf.o: warning: objtool: nilfs_segbuf_fill_in_data_crc()+0x7b: can't find jump dest instruction at .text+0xbb000081 crypto/cast6_generic.o: warning: objtool: __cast6_setkey()+0x29: can't find jump dest instruction at .text+0x3c06002e CC net/9p/util.o fs/dlm/recover.o: warning: objtool: recover_lvb()+0x3e: can't find jump dest instruction at .text+0x57010383 sound/firewire/fireworks/fireworks_transaction.o: warning: objtool: copy_resp_to_buf()+0x73: can't find jump dest instruction at .text+0x80000168 CC drivers/char/ipmi/ipmi_smic_sm.o CC sound/core/sound_oss.o sound/firewire/digi00x/amdtp-dot.o: warning: objtool: write_midi_messages()+0x28: can't find jump dest instruction at .text+0xdb0000de /home/kisskb/slave/src/kernel/cgroup.c: In function 'cgroup_mount': /home/kisskb/slave/src/include/linux/cgroup.h:353:11: warning: 'root' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/kernel/cgroup.c:2081:22: note: 'root' was declared here CC net/802/psnap.o drivers/char/misc.o: warning: objtool: misc_register()+0x5a: can't find jump dest instruction at .text+0xf8000270 LD fs/fat/built-in.o crypto/async_tx/async_memcpy.o: warning: objtool: async_memcpy()+0x3b: can't find jump dest instruction at .text+0xf3030041 LD sound/pci/pcxhr/built-in.o CC drivers/block/drbd/drbd_worker.o CC arch/x86/lib/csum-partial_64.o LD sound/pci/nm256/built-in.o LD sound/pci/oxygen/built-in.o fs/ocfs2/export.o: warning: objtool: ocfs2_encode_fh()+0x46: can't find jump dest instruction at .text+0x2f01004b CC drivers/char/ipmi/ipmi_bt_sm.o CC drivers/base/firmware.o fs/jfs/resize.o: warning: objtool: jfs_extendfs()+0xb9: can't find jump dest instruction at .text+0x910700be CC net/can/af_can.o CC crypto/asymmetric_keys/public_key.o CC fs/ocfs2/mmap.o CC arch/x86/lib/csum-wrappers_64.o CC sound/core/ctljack.o CC fs/ocfs2/namei.o fs/ocfs2/heartbeat.o: warning: objtool: ocfs2_init_node_maps()+0x23: call without frame pointer save/setup fs/ocfs2/heartbeat.o: warning: objtool: ocfs2_do_node_down()+0x8f: call without frame pointer save/setup fs/ocfs2/heartbeat.o: warning: objtool: ocfs2_node_map_set_bit()+0x37: call without frame pointer save/setup fs/ocfs2/heartbeat.o: warning: objtool: ocfs2_node_map_clear_bit()+0x37: call without frame pointer save/setup fs/ocfs2/heartbeat.o: warning: objtool: ocfs2_node_map_test_bit()+0x62: call without frame pointer save/setup sound/firewire/digi00x/digi00x-stream.o: warning: objtool: keep_resources()+0x44: can't find jump dest instruction at .text+0xde0000e9 crypto/authenc.o: warning: objtool: crypto_authenc_decrypt_tail.isra.2()+0x8f: can't find jump dest instruction at .text+0x9f0003c5 LD sound/pci/riptide/built-in.o fs/f2fs/inline.o: warning: objtool: f2fs_add_inline_entries()+0xcc: can't find jump dest instruction at .text+0x590000d1 CC net/caif/caif_dev.o fs/nls/mac-roman.o: warning: objtool: init_nls_macroman()+0xd: call without frame pointer save/setup fs/nls/mac-roman.o: warning: objtool: exit_nls_macroman()+0xb: call without frame pointer save/setup drivers/block/aoe/aoechr.o: warning: objtool: revalidate()+0x23: can't find jump dest instruction at .text+0x1d0100b9 sound/firewire/fireworks/fireworks_command.o: warning: objtool: efw_transaction()+0x5e: can't find jump dest instruction at .text+0x53010064 CC net/bluetooth/af_bluetooth.o CC sound/firewire/digi00x/digi00x-midi.o fs/nilfs2/recovery.o: warning: objtool: nilfs_warn_segment_error()+0xc: can't find jump dest instruction at .text+0x9f0000b2 HOSTCC samples/seccomp/bpf-helper.o CC sound/firewire/oxfw/oxfw-midi.o fs/jfs/ioctl.o: warning: objtool: jfs_ioctl()+0x40: can't find jump dest instruction at .text+0x89010046 CC net/caif/cfcnfg.o CC drivers/clocksource/clksrc-probe.o drivers/block/aoe/aoemain.o: warning: objtool: discover_timer()+0x1a: can't find jump dest instruction at .text+0xe9000020 CC net/bluetooth/hci_core.o LD sound/pci/trident/built-in.o sound/firewire/fireworks/fireworks_midi.o: warning: objtool: snd_efw_create_midi_devices()+0x32: can't find jump dest instruction at .text+0xb8000378 CC fs/ocfs2/refcounttree.o HOSTCC samples/seccomp/dropper.o crypto/asymmetric_keys/asymmetric_type.o: warning: objtool: asymmetric_key_preparse()+0x20: can't find jump dest instruction at .text+0xc6000226 CC net/dcb/dcbnl.o fs/ext4/move_extent.o: warning: objtool: mext_check_arguments()+0x28: can't find jump dest instruction at .text+0x401002e CC drivers/char/hw_random/core.o LD sound/pci/rme9652/built-in.o net/9p/mod.o: warning: objtool: v9fs_register_trans()+0x18: call without frame pointer save/setup net/9p/mod.o: warning: objtool: v9fs_unregister_trans()+0x18: call without frame pointer save/setup net/9p/mod.o: warning: objtool: v9fs_get_trans_by_name()+0x1f: call without frame pointer save/setup net/9p/mod.o: warning: objtool: v9fs_get_default_trans()+0x17: call without frame pointer save/setup net/9p/mod.o: warning: objtool: init_p9()+0x4: call without frame pointer save/setup net/9p/mod.o: warning: objtool: exit_p9()+0xd: call without frame pointer save/setup crypto/asymmetric_keys/restrict.o: warning: objtool: restrict_link_by_signature()+0x23: can't find jump dest instruction at .text+0xb9000029 crypto/aes_generic.o: warning: objtool: aes_encrypt()+0x39: can't find jump dest instruction at .text+0xe701003f crypto/authencesn.o: warning: objtool: crypto_authenc_esn_decrypt()+0x95: can't find jump dest instruction at .text+0x1101027b CC drivers/clocksource/em_sti.o CC fs/ocfs2/reservations.o CC drivers/block/zram/zram_drv.o ASN.1 crypto/asymmetric_keys/x509-asn1.c CC net/802/p8023.o ASN.1 crypto/asymmetric_keys/x509_akid-asn1.c CC net/9p/protocol.o fs/nilfs2/ifile.o: warning: objtool: nilfs_ifile_delete_inode()+0x72: can't find jump dest instruction at .text+0xdc000148 CC net/dns_resolver/dns_key.o CC net/9p/trans_fd.o CC sound/firewire/oxfw/oxfw-hwdep.o CC net/can/proc.o CC drivers/connector/cn_queue.o net/6lowpan/core.o: warning: objtool: lowpan_register_netdevice()+0x50: call without frame pointer save/setup net/6lowpan/core.o: warning: objtool: lowpan_register_netdev()+0x1b: call without frame pointer save/setup net/6lowpan/core.o: warning: objtool: lowpan_unregister_netdevice()+0xb: call without frame pointer save/setup net/6lowpan/core.o: warning: objtool: lowpan_unregister_netdev()+0x11: call without frame pointer save/setup net/6lowpan/core.o: warning: objtool: lowpan_module_init()+0xb: call without frame pointer save/setup net/6lowpan/core.o: warning: objtool: lowpan_module_exit()+0xb: call without frame pointer save/setup sound/firewire/dice/dice-stream.o: warning: objtool: ensure_phase_lock()+0x2e: can't find jump dest instruction at .text+0x81000294 LD sound/pci/vx222/built-in.o CC drivers/block/zram/zcomp_lz4.o CC crypto/asymmetric_keys/x509_public_key.o CC net/can/raw.o sound/firewire/fireworks/fireworks_stream.o: warning: objtool: start_stream()+0x3a: can't find jump dest instruction at .text+0xe0100a0 fs/ext4/ialloc.o: warning: objtool: find_group_orlov()+0xb2: can't find jump dest instruction at .text+0xa10101a8 CC net/appletalk/ddp.o drivers/block/brd.o: warning: objtool: brd_insert_page()+0x32: can't find jump dest instruction at .text+0x9a0000c8 sound/firewire/oxfw/oxfw-pcm.o: warning: objtool: pcm_open()+0x21: can't find jump dest instruction at .text+0x980007e7 fs/ntfs/inode.o: warning: objtool: ntfs_is_extended_system_file()+0x2c: can't find jump dest instruction at .text+0xac000141 HOSTCC samples/seccomp/bpf-direct.o LD sound/firewire/snd-firewire-lib.o CC drivers/char/tpm/tpm-interface.o CC drivers/connector/connector.o CC drivers/clocksource/i8253.o fs/f2fs/recovery.o: warning: objtool: find_fsync_dnodes()+0x71: can't find jump dest instruction at .text+0x60050387 drivers/block/aoe/aoeblk.o: warning: objtool: aoeblk_ioctl()+0x16: can't find jump dest instruction at .text+0x8f0001dc CC drivers/clocksource/mmio.o fs/reiserfs/item_ops.o: warning: objtool: direntry_create_vi()+0x9e: can't find jump dest instruction at .text+0xcb000b34 drivers/base/dd.o: warning: objtool: deferred_probe_work_func()+0x27: can't find jump dest instruction at .text+0xb30000ed CC net/caif/cfmuxl.o CC sound/firewire/bebob/bebob_hwdep.o sound/firewire/tascam/tascam-hwdep.o: warning: objtool: hwdep_read()+0xcd: can't find jump dest instruction at .text+0x86000343 CC net/dns_resolver/dns_query.o drivers/block/zram/zcomp_lzo.o: warning: objtool: lzo_destroy()+0x9: call without frame pointer save/setup drivers/block/zram/zcomp_lzo.o: warning: objtool: lzo_create()+0x1c: call without frame pointer save/setup drivers/block/zram/zcomp_lzo.o: warning: objtool: lzo_decompress()+0x19: call without frame pointer save/setup drivers/block/zram/zcomp_lzo.o: warning: objtool: lzo_compress()+0x17: call without frame pointer save/setup CC drivers/base/init.o CC net/decnet/af_decnet.o CC fs/proc/proc_net.o CC fs/ocfs2/move_extents.o fs/nls/mac-turkish.o: warning: objtool: init_nls_macturkish()+0xd: call without frame pointer save/setup fs/nls/mac-turkish.o: warning: objtool: exit_nls_macturkish()+0xb: call without frame pointer save/setup fs/ntfs/runlist.o: warning: objtool: ntfs_runlists_merge()+0x9a: can't find jump dest instruction at .text+0x981700a0 CC net/ceph/ceph_common.o LD fs/nls/built-in.o CC drivers/clocksource/timer-digicolor.o fs/locks.o: warning: objtool: flock64_to_posix_lock()+0x1c: can't find jump dest instruction at .text+0x20010022 LD sound/pci/ymfpci/built-in.o fs/udf/super.o: warning: objtool: udf_parse_options()+0x5f: can't find jump dest instruction at .text+0xf0304d5 sound/firewire/digi00x/digi00x-pcm.o: warning: objtool: pcm_open()+0x21: can't find jump dest instruction at .text+0xaf000587 sound/oss/sound_timer.o: warning: objtool: timer_ioctl()+0x15: can't find jump dest instruction at .text+0xeb01017b sound/firewire/isight.o: warning: objtool: isight_start_streaming()+0x35: can't find jump dest instruction at .text+0x5b01045b CC drivers/char/ipmi/ipmi_watchdog.o CC sound/firewire/digi00x/digi00x.o CC drivers/char/hw_random/timeriomem-rng.o CC sound/oss/ad1848.o fs/f2fs/debug.o: warning: objtool: update_mem_info()+0x18: can't find jump dest instruction at .text+0x190104ee LD sound/firewire/snd-isight.o HOSTLD samples/seccomp/bpf-direct CC arch/x86/lib/delay.o fs/reiserfs/xattr.o: warning: objtool: delete_one_xattr()+0x2a: can't find jump dest instruction at .text+0xb6000080 CC drivers/char/ppdev.o AS arch/x86/lib/getuser.o crypto/camellia_generic.o: warning: objtool: camellia_setup_tail()+0xbf: can't find jump dest instruction at .text+0x8a0000c4 fs/ext4/xattr_user.o: warning: objtool: ext4_xattr_user_set()+0x34: call without frame pointer save/setup fs/ext4/xattr_user.o: warning: objtool: ext4_xattr_user_get()+0x30: call without frame pointer save/setup fs/reiserfs/lock.o: warning: objtool: reiserfs_write_lock()+0x33: call without frame pointer save/setup fs/reiserfs/lock.o: warning: objtool: reiserfs_write_unlock()+0x46: call without frame pointer save/setup fs/reiserfs/lock.o: warning: objtool: reiserfs_write_unlock_nested()+0x4a: call without frame pointer save/setup fs/reiserfs/lock.o: warning: objtool: reiserfs_write_lock_nested()+0x2a: call without frame pointer save/setup fs/reiserfs/lock.o: warning: objtool: reiserfs_check_lock_depth()+0x22: call without frame pointer save/setup fs/reiserfs/lock.o: warning: objtool: reiserfs_lock_check_recursive()+0x27: call without frame pointer save/setup ASN.1 crypto/asymmetric_keys/pkcs7-asn1.c CC sound/firewire/oxfw/oxfw-spkr.o CC sound/soc/soc-pcm.o sound/oss/audio.o: warning: objtool: dma_set_fragment()+0x10: can't find jump dest instruction at .text+0xbc0000d6 drivers/base/driver.o: warning: objtool: driver_for_each_device()+0x3e: call without frame pointer save/setup drivers/base/driver.o: warning: objtool: driver_find_device()+0x40: call without frame pointer save/setup drivers/base/driver.o: warning: objtool: driver_create_file()+0x14: call without frame pointer save/setup drivers/base/driver.o: warning: objtool: driver_remove_file()+0x14: call without frame pointer save/setup drivers/base/driver.o: warning: objtool: driver_add_groups()+0xd: call without frame pointer save/setup drivers/base/driver.o: warning: objtool: driver_remove_groups()+0xd: call without frame pointer save/setup drivers/base/driver.o: warning: objtool: driver_unregister()+0x21: call without frame pointer save/setup drivers/base/driver.o: warning: objtool: driver_find()+0x22: call without frame pointer save/setup drivers/base/driver.o: warning: objtool: driver_register()+0x61: call without frame pointer save/setup fs/f2fs/extent_cache.o: warning: objtool: __lookup_extent_tree_ret()+0x35: can't find jump dest instruction at .text+0xf200003b CC crypto/asymmetric_keys/pkcs7_trust.o kernel/cgroup.o: warning: objtool: cgroup_taskset_add()+0x44: can't find jump dest instruction at .text+0xda00050a sound/oss/midi_synth.o: warning: objtool: do_midi_msg()+0x1c: can't find jump dest instruction at .text+0xb6000132 CC drivers/connector/cn_proc.o CC net/dcb/dcbevent.o CC sound/oss/mpu401.o CC drivers/char/ipmi/ipmi_poweroff.o CC sound/soc/soc-io.o sound/firewire/digi00x/digi00x-hwdep.o: warning: objtool: hwdep_read()+0x72: can't find jump dest instruction at .text+0x88000318 sound/firewire/bebob/bebob_stream.o: warning: objtool: make_both_connections()+0x2f: can't find jump dest instruction at .text+0xd0000155 CC drivers/clocksource/clksrc-dbx500-prcmu.o crypto/algif_rng.o: warning: objtool: rng_recvmsg()+0x52: call without frame pointer save/setup CC sound/soc/soc-devres.o crypto/algif_rng.o: warning: objtool: rng_accept_parent()+0x28: call without frame pointer save/setup crypto/algif_rng.o: warning: objtool: rng_sock_destruct()+0x1a: call without frame pointer save/setup crypto/algif_rng.o: warning: objtool: rng_setkey()+0x9: call without frame pointer save/setup crypto/algif_rng.o: warning: objtool: rng_release()+0xc: call without frame pointer save/setup crypto/algif_rng.o: warning: objtool: rng_bind()+0x9: call without frame pointer save/setup crypto/algif_rng.o: warning: objtool: rng_init()+0xb: call without frame pointer save/setup crypto/algif_rng.o: warning: objtool: rng_exit()+0xb: call without frame pointer save/setup crypto/asymmetric_keys/signature.o: warning: objtool: public_key_signature_free()+0x19: call without frame pointer save/setup fs/proc/softirqs.o: warning: objtool: softirqs_open()+0x15: call without frame pointer save/setup fs/proc/softirqs.o: warning: objtool: show_softirqs()+0x18: call without frame pointer save/setup fs/proc/softirqs.o: warning: objtool: proc_softirqs_init()+0x19: call without frame pointer save/setup CC drivers/cpuidle/cpuidle.o GEN arch/x86/lib/inat-tables.c fs/dlm/user.o: warning: objtool: compat_input()+0x4b: can't find jump dest instruction at .text+0x980000c0 CC net/caif/cfctrl.o LD sound/pci/built-in.o fs/f2fs/file.o: warning: objtool: expand_inode_data()+0x5d: can't find jump dest instruction at .text+0xb60000a3 CC crypto/asymmetric_keys/pkcs7_verify.o CC drivers/clocksource/meson6_timer.o CC net/9p/trans_common.o CC drivers/char/tpm/tpm-dev.o drivers/bcma/driver_chipcommon_b.o: warning: objtool: bcma_chipco_b_mii_write()+0x32: can't find call dest symbol at offset 0x5a0000a6 drivers/bcma/driver_gmac_cmn.o: warning: objtool: bcma_core_gmac_cmn_init()+0x1b: call without frame pointer save/setup CC drivers/base/map.o fs/jfs/jfs_metapage.o: warning: objtool: metapage_releasepage()+0x23: can't find jump dest instruction at .text+0xa60000e9 CC fs/proc/kmsg.o CC drivers/char/tpm/tpm-sysfs.o sound/core/device.o: warning: objtool: snd_device_new()+0x24: can't find jump dest instruction at .text+0xb000010a CC drivers/cpufreq/cpufreq.o CC net/caif/cffrml.o LD drivers/crypto/built-in.o fs/ext4/xattr_trusted.o: warning: objtool: ext4_xattr_trusted_set()+0x1e: call without frame pointer save/setup fs/ext4/xattr_trusted.o: warning: objtool: ext4_xattr_trusted_get()+0x1a: call without frame pointer save/setup CC sound/firewire/bebob/bebob_terratec.o sound/firewire/dice/dice-hwdep.o: warning: objtool: hwdep_read()+0x6f: can't find jump dest instruction at .text+0x880002f5 CC sound/firewire/oxfw/oxfw-scs1x.o crypto/async_tx/async_xor.o: warning: objtool: do_async_xor()+0x53: can't find jump dest instruction at .text+0x70201c9 CC net/can/bcm.o sound/firewire/dice/dice-pcm.o: warning: objtool: init_hw_info()+0xb3: can't find jump dest instruction at .text+0x87000619 HOSTLD samples/seccomp/dropper lib/parser.o: warning: objtool: match_one()+0x26: can't find jump dest instruction at .text+0x750100ec arch/x86/lib/getuser.o: warning: objtool: __get_user_1()+0x13: can't find jump dest instruction at .text+0x89000019 lib/bust_spinlocks.o: warning: objtool: bust_spinlocks()+0x11: call without frame pointer save/setup fs/fuse/file.o: warning: objtool: fuse_bmap()+0x44: can't find jump dest instruction at .text+0x830003ba CC arch/x86/lib/insn.o LD fs/fuse/fuse.o lib/kasprintf.o: warning: objtool: kvasprintf()+0x47: call without frame pointer save/setup lib/kasprintf.o: warning: objtool: kvasprintf_const()+0x25: call without frame pointer save/setup lib/kasprintf.o: warning: objtool: kasprintf()+0x33: call without frame pointer save/setup CC lib/gcd.o CC sound/core/jack.o drivers/char/raw.o: warning: objtool: raw_open()+0x33: can't find jump dest instruction at .text+0xc010138 drivers/base/bus.o: warning: objtool: bind_store()+0x50: can't find jump dest instruction at .text+0x90000956 fs/jfs/acl.o: warning: objtool: __jfs_set_acl()+0x41: can't find jump dest instruction at .text+0x5010047 sound/firewire/oxfw/oxfw-stream.o: warning: objtool: snd_oxfw_stream_parse_format()+0x1f: can't find jump dest instruction at .text+0x8e000305 fs/nilfs2/gcinode.o: warning: objtool: nilfs_gccache_submit_read_data()+0x60: can't find jump dest instruction at .text+0x98010066 drivers/base/firmware.o: warning: objtool: firmware_init()+0xd: call without frame pointer save/setup CC drivers/char/tlclk.o CC drivers/base/devres.o CC net/core/sock.o lib/random32.o: warning: objtool: prandom_seed()+0x20: can't find call dest symbol at offset 0xabff01d4 CC drivers/clocksource/vt8500_timer.o CC sound/soc/soc-ops.o CC lib/lcm.o sound/firewire/fireworks/fireworks_pcm.o: warning: objtool: pcm_open()+0x21: can't find jump dest instruction at .text+0x87000587 LD fs/fuse/built-in.o CC drivers/edac/edac_stub.o drivers/char/mem.o: warning: objtool: read_iter_zero()+0x29: can't find jump dest instruction at .text+0xa100016f sound/core/ctljack.o: warning: objtool: snd_kctl_jack_new()+0x2e: can't find jump dest instruction at .text+0x97000054 CC sound/core/hwdep.o sound/core/isadma.o: warning: objtool: snd_dma_program()+0x30: call without frame pointer save/setup sound/core/isadma.o: warning: objtool: snd_dma_disable()+0x18: call without frame pointer save/setup sound/core/isadma.o: warning: objtool: snd_dma_pointer()+0x2a: call without frame pointer save/setup CC drivers/edac/edac_mc.o sound/firewire/tascam/tascam-stream.o: warning: objtool: begin_session()+0x3c: can't find jump dest instruction at .text+0x830000b2 CC net/9p/trans_virtio.o sound/oss/midibuf.o: warning: objtool: drain_midi_queue()+0x2c: can't find jump dest instruction at .text+0xac000042 HOSTLD samples/seccomp/bpf-fancy CC fs/proc/page.o net/802/p8022.o: warning: objtool: p8022_request()+0x11: call without frame pointer save/setup net/802/p8022.o: warning: objtool: register_8022_client()+0x33: call without frame pointer save/setup net/802/p8022.o: warning: objtool: unregister_8022_client()+0x1c: call without frame pointer save/setup sound/firewire/fireworks/fireworks_hwdep.o: warning: objtool: hwdep_read_resp_buf.isra.4()+0x2a: can't find jump dest instruction at .text+0x340101f0 sound/oss/sys_timer.o: warning: objtool: def_tmr_ioctl()+0x17: can't find jump dest instruction at .text+0xbb0100ed CC net/dsa/dsa.o arch/x86/lib/csum-partial_64.o: warning: objtool: do_csum()+0x37: can't find jump dest instruction at .text+0x6801003d CC net/core/request_sock.o CC drivers/base/attribute_container.o CC drivers/char/hw_random/via-rng.o CC net/ethernet/eth.o CC drivers/clocksource/fsl_ftm_timer.o CC sound/soc/soc-generic-dmaengine-pcm.o sound/core/sound_oss.o: warning: objtool: snd_oss_kernel_minor()+0x26: can't find jump dest instruction at .text+0x1c01002c CC drivers/block/drbd/drbd_receiver.o CC sound/core/timer.o CC sound/oss/sb_common.o fs/jfs/jfs_imap.o: warning: objtool: copy_from_dinode()+0x22d: can't find jump dest instruction at .text+0xab000463 CC drivers/block/drbd/drbd_req.o fs/buffer.o: warning: objtool: bh_lru_install()+0x24: can't find jump dest instruction at .text+0x1f0100aa CC drivers/cpuidle/driver.o CC drivers/extcon/extcon.o crypto/af_alg.o: warning: objtool: alg_setsockopt()+0x4e: can't find jump dest instruction at .text+0xd9000104 CC net/appletalk/dev.o CC drivers/dma/dmaengine.o CC net/hsr/hsr_main.o crypto/algif_hash.o: warning: objtool: hash_sendmsg()+0x70: can't find jump dest instruction at .text+0x330102f6 CC drivers/extcon/extcon-gpio.o net/9p/util.o: warning: objtool: p9_idpool_create()+0x1f: call without frame pointer save/setup net/9p/util.o: warning: objtool: p9_idpool_destroy()+0x15: call without frame pointer save/setup net/9p/util.o: warning: objtool: p9_idpool_get()+0x21: call without frame pointer save/setup net/9p/util.o: warning: objtool: p9_idpool_put()+0x22: call without frame pointer save/setup net/9p/util.o: warning: objtool: p9_idpool_check()+0x30: call without frame pointer save/setup net/9p/error.o: warning: objtool: p9_error_init()+0x32: can't find jump dest instruction at .text+0xa7010038 drivers/block/zram/zcomp.o: warning: objtool: __zcomp_cpu_notifier.isra.3()+0x24: can't find jump dest instruction at .text+0xb100013a drivers/bcma/driver_chipcommon_pmu.o: warning: objtool: bcma_pmu2_pll_init0()+0x3f: can't find jump dest instruction at .text+0x6d010395 arch/x86/lib/csum-wrappers_64.o: warning: objtool: csum_partial_copy_from_user()+0x85: can't find jump dest instruction at .text+0x3901008b CC drivers/cpufreq/freq_table.o CC net/core/skbuff.o LD drivers/bcma/bcma.o CC fs/ocfs2/resize.o CC drivers/char/tpm/tpm-chip.o fs/reiserfs/lbalance.o: warning: objtool: leaf_copy_items_entirely()+0x102: can't find jump dest instruction at .text+0xb5020108 lib/lcm.o: warning: objtool: lcm()+0x20: call without frame pointer save/setup lib/lcm.o: warning: objtool: lcm_not_zero()+0x16: call without frame pointer save/setup CC net/caif/cfveil.o CC drivers/edac/edac_device.o CC lib/list_sort.o fs/reiserfs/super.o: warning: objtool: reiserfs_getopt()+0x58: can't find jump dest instruction at .text+0xa60002ae LD drivers/bcma/built-in.o CC drivers/base/transport_class.o CC drivers/firewire/core-card.o LD samples/built-in.o CC drivers/clocksource/mtk_timer.o fs/reiserfs/fix_node.o: warning: objtool: check_left()+0x6b: can't find jump dest instruction at .text+0x6f010360 fs/reiserfs/inode.o: warning: objtool: reiserfs_invalidatepage()+0x93: can't find jump dest instruction at .text+0xc1000699 CC sound/firewire/bebob/bebob_yamaha.o drivers/bluetooth/hci_vhci.o: warning: objtool: vhci_open()+0x32: can't find jump dest instruction at .text+0x1b010158 drivers/char/ipmi/ipmi_kcs_sm.o: warning: objtool: start_kcs_transaction()+0x2d: can't find jump dest instruction at .text+0xc9000193 CC drivers/edac/edac_mc_sysfs.o kernel/trace/trace.o: warning: objtool: tracing_saved_cmdlines_size_write()+0x3b: can't find jump dest instruction at .text+0x9c000391 sound/firewire/dice/dice.o: warning: objtool: dice_probe()+0x21: can't find jump dest instruction at .text+0x450102b7 CC drivers/firewire/core-cdev.o drivers/base/cpu.o: warning: objtool: cpu_uevent()+0x3d: can't find call dest symbol at offset 0x8efe0291 CC drivers/cpuidle/governor.o LD sound/firewire/dice/snd-dice.o drivers/block/aoe/aoenet.o: warning: objtool: is_aoe_netif()+0x1f: can't find jump dest instruction at .text+0x960000b5 LD kernel/trace/built-in.o sound/soc/soc-cache.o: warning: objtool: snd_soc_cache_init()+0x55: call without frame pointer save/setup sound/soc/soc-cache.o: warning: objtool: snd_soc_cache_exit()+0x32: call without frame pointer save/setup drivers/base/init.o: warning: objtool: driver_init()+0x4: call without frame pointer save/setup AS arch/x86/lib/memcpy_64.o CC net/dsa/slave.o fs/proc/namespaces.o: warning: objtool: proc_ns_dir_readdir()+0x31: can't find jump dest instruction at .text+0x22010167 drivers/bluetooth/btmrvl_debugfs.o: warning: objtool: btmrvl_debugfs_init()+0x24: can't find jump dest instruction at .text+0x9c01049a CC lib/uuid.o mm/memcontrol.o: warning: objtool: mem_cgroup_hierarchy_write()+0x2f: can't find jump dest instruction at .text+0x85000775 CC net/bluetooth/hci_conn.o sound/firewire/tascam/tascam-transaction.o: warning: objtool: fill_message()+0x48: can't find jump dest instruction at .text+0x7f01004e fs/proc/self.o: warning: objtool: proc_setup_self()+0x58: can't find jump dest instruction at .text+0xe80001ae sound/firewire/digi00x/digi00x-transaction.o: warning: objtool: fill_midi_message()+0x1d: call without frame pointer save/setup sound/firewire/digi00x/digi00x-transaction.o: warning: objtool: handle_message()+0xee: call without frame pointer save/setup sound/firewire/digi00x/digi00x-transaction.o: warning: objtool: snd_dg00x_transaction_reregister()+0x5b: call without frame pointer save/setup sound/firewire/digi00x/digi00x-transaction.o: warning: objtool: snd_dg00x_transaction_register()+0x41: call without frame pointer save/setup sound/firewire/digi00x/digi00x-transaction.o: warning: objtool: snd_dg00x_transaction_unregister()+0x22: call without frame pointer save/setup CC sound/core/pcm.o CC sound/soc/soc-compress.o CC drivers/extcon/extcon-max3355.o fs/udf/inode.o: warning: objtool: udf_split_extents()+0x63: can't find jump dest instruction at .text+0xba010069 CC drivers/block/drbd/drbd_actlog.o AS arch/x86/lib/memmove_64.o CC drivers/extcon/extcon-max77693.o LD sound/firewire/dice/built-in.o fs/f2fs/checkpoint.o: warning: objtool: f2fs_write_meta_page()+0xb2: can't find jump dest instruction at .text+0xd70002e8 drivers/clocksource/i8253.o: warning: objtool: pit_shutdown()+0x22: call without frame pointer save/setup fs/reiserfs/procfs.o: warning: objtool: show_oidmap()+0x41: can't find jump dest instruction at .text+0xb70002d7 drivers/clocksource/i8253.o: warning: objtool: pit_set_periodic()+0x10: call without frame pointer save/setup drivers/clocksource/i8253.o: warning: objtool: pit_next_event()+0x18: call without frame pointer save/setup drivers/clocksource/i8253.o: warning: objtool: pit_set_oneshot()+0x10: call without frame pointer save/setup drivers/clocksource/i8253.o: warning: objtool: clockevent_i8253_init()+0x3c: call without frame pointer save/setup LD fs/udf/udf.o CC drivers/fpga/fpga-mgr.o fs/fs-writeback.o: warning: objtool: move_expired_inodes()+0x35: can't find jump dest instruction at .text+0x8800003a drivers/base/syscore.o: warning: objtool: syscore_suspend()+0xb6: can't find jump dest instruction at .text+0xd01016c CC drivers/firewire/core-device.o LD sound/soc/adi/built-in.o fs/ocfs2/locks.o: warning: objtool: ocfs2_do_flock.isra.2()+0x71: can't find jump dest instruction at .text+0xdf000077 CC drivers/base/topology.o CC fs/ocfs2/slot_map.o sound/soc/soc-utils.o: warning: objtool: snd_soc_dummy_remove()+0x15: call without frame pointer save/setup sound/soc/soc-utils.o: warning: objtool: snd_soc_dummy_probe()+0x28: call without frame pointer save/setup sound/soc/soc-utils.o: warning: objtool: dummy_dma_open()+0x21: call without frame pointer save/setup sound/soc/soc-utils.o: warning: objtool: snd_soc_params_to_frame_size()+0x33: call without frame pointer save/setup sound/soc/soc-utils.o: warning: objtool: snd_soc_params_to_bclk()+0x11: call without frame pointer save/setup sound/soc/soc-utils.o: warning: objtool: snd_soc_util_init()+0x29: call without frame pointer save/setup sound/soc/soc-utils.o: warning: objtool: snd_soc_util_exit()+0xb: call without frame pointer save/setup CC sound/core/pcm_native.o CC drivers/clocksource/asm9260_timer.o arch/x86/lib/memcpy_64.o: warning: objtool: memcpy_mcsafe()+0x3: can't find jump dest instruction at .text+0x92000149 AS arch/x86/lib/memset_64.o CC net/bluetooth/hci_event.o fs/proc/thread_self.o: warning: objtool: proc_setup_thread_self()+0x58: can't find jump dest instruction at .text+0xe80001fe drivers/clocksource/clksrc-probe.o: warning: objtool: clocksource_probe()+0x14: call without frame pointer save/setup drivers/clocksource/mmio.o: warning: objtool: clocksource_mmio_init()+0x43: call without frame pointer save/setup drivers/char/ipmi/ipmi_smic_sm.o: warning: objtool: start_smic_transaction()+0x2d: can't find jump dest instruction at .text+0xb10001e3 LD crypto/asymmetric_keys/asymmetric_keys.o CC drivers/firewire/core-iso.o drivers/char/ipmi/ipmi_bt_sm.o: warning: objtool: error_recovery()+0xb3: can't find jump dest instruction at .text+0xa7000338 CC fs/ocfs2/suballoc.o fs/nilfs2/cpfile.o: warning: objtool: nilfs_cpfile_do_get_cpinfo()+0x58: can't find jump dest instruction at .text+0x830201de LD fs/udf/built-in.o CC drivers/clocksource/h8300_timer8.o LD drivers/gpio/built-in.o CC drivers/char/tpm/tpm2-cmd.o CC drivers/char/hangcheck-timer.o CC net/hsr/hsr_framereg.o CC drivers/char/hw_random/virtio-rng.o CC drivers/firmware/dell_rbu.o CC drivers/dma/virt-dma.o CC drivers/block/drbd/drbd_main.o crypto/asymmetric_keys/public_key.o: warning: objtool: public_key_verify_signature()+0x59: can't find jump dest instruction at .text+0x2102011f fs/jfs/xattr.o: warning: objtool: ea_write_inline()+0x15: can't find jump dest instruction at .text+0x8000008b fs/ext4/xattr_security.o: warning: objtool: ext4_xattr_security_set()+0x1e: call without frame pointer save/setup fs/ext4/xattr_security.o: warning: objtool: ext4_xattr_security_get()+0x1a: call without frame pointer save/setup CC crypto/asymmetric_keys/x509-asn1.o arch/x86/lib/memmove_64.o: warning: objtool: memmove()+0x7: can't find jump dest instruction at .text+0x301000d fs/ext4/sysfs.o: warning: objtool: ext4_attr_store()+0x66: can't find jump dest instruction at .text+0xc700006c sound/firewire/bebob/bebob_midi.o: warning: objtool: snd_bebob_create_midi_devices()+0x32: can't find jump dest instruction at .text+0xb8000378 drivers/block/aoe/aoedev.o: warning: objtool: skbfree()+0x12: can't find jump dest instruction at .text+0x92000018 net/6lowpan/nhc.o: warning: objtool: lowpan_nhc_by_nhcid.isra.2()+0x21: can't find jump dest instruction at .text+0x860000c7 CC drivers/clocksource/h8300_timer16.o CC sound/firewire/bebob/bebob_focusrite.o drivers/block/zram/zcomp_lz4.o: warning: objtool: zcomp_lz4_destroy()+0x9: call without frame pointer save/setup drivers/block/zram/zcomp_lz4.o: warning: objtool: zcomp_lz4_create()+0x1c: call without frame pointer save/setup drivers/block/zram/zcomp_lz4.o: warning: objtool: zcomp_lz4_decompress()+0x19: call without frame pointer save/setup drivers/block/zram/zcomp_lz4.o: warning: objtool: zcomp_lz4_compress()+0x17: call without frame pointer save/setup CC net/ieee802154/netlink.o CC net/ceph/messenger.o CC net/dsa/tag_trailer.o sound/firewire/fireworks/fireworks.o: warning: objtool: efw_probe()+0x31: can't find jump dest instruction at .text+0xfd0001b7 LD sound/firewire/fireworks/snd-fireworks.o arch/x86/lib/memset_64.o: warning: objtool: memset_orig()+0xa7: can't find jump dest instruction at .text+0x730000eb fs/ntfs/super.o: warning: objtool: parse_ntfs_boot_sector()+0xb0: can't find jump dest instruction at .text+0x6b0400d5 CC drivers/dma/dmatest.o CC arch/x86/lib/misc.o CC drivers/edac/edac_module.o mm/page_alloc.o: warning: objtool: __alloc_contig_migrate_range()+0x3b: can't find jump dest instruction at .text+0xd5000330 fs/jfs/jfs_dmap.o: warning: objtool: dbAdjTree()+0x16: can't find jump dest instruction at .text+0xa400001c LD fs/ntfs/ntfs.o crypto/async_tx/raid6test.o: warning: objtool: raid6_dual_recov.constprop.7()+0x3d: can't find jump dest instruction at .text+0x1f010063 CC drivers/cpufreq/cpufreq_stats.o LD sound/firewire/fireworks/built-in.o CC crypto/asymmetric_keys/x509_akid-asn1.o CC net/ipx/af_ipx.o CC drivers/base/container.o fs/ocfs2/ioctl.o: warning: objtool: ocfs2_set_inode_attr.constprop.11()+0x69: can't find jump dest instruction at .text+0xb001011f sound/firewire/tascam/tascam-midi.o: warning: objtool: snd_tscm_create_midi_devices()+0x37: can't find jump dest instruction at .text+0xc0101fd CC drivers/block/drbd/drbd_strings.o drivers/char/hw_random/timeriomem-rng.o: warning: objtool: timeriomem_rng_probe()+0x52: can't find jump dest instruction at .text+0xfd0100b7 fs/proc/kmsg.o: warning: objtool: kmsg_release()+0x14: call without frame pointer save/setup fs/proc/kmsg.o: warning: objtool: kmsg_open()+0x17: call without frame pointer save/setup fs/proc/kmsg.o: warning: objtool: kmsg_poll()+0x30: call without frame pointer save/setup fs/proc/kmsg.o: warning: objtool: kmsg_read()+0x51: call without frame pointer save/setup fs/proc/kmsg.o: warning: objtool: proc_kmsg_init()+0x1c: call without frame pointer save/setup fs/jbd2/journal.o: warning: objtool: trace_raw_output_jbd2_run_stats()+0x34: can't find jump dest instruction at .text+0xe70006ea CC drivers/firmware/dcdbas.o CC crypto/asymmetric_keys/x509_cert_parser.o fs/ocfs2/extent_map.o: warning: objtool: ocfs2_extent_map_lookup()+0x48: can't find jump dest instruction at .text+0x8800011e CC crypto/asymmetric_keys/pkcs7-asn1.o CC drivers/char/hw_random/exynos-rng.o drivers/base/class.o: warning: objtool: __class_register()+0x70: can't find jump dest instruction at .text+0x500102c6 CC drivers/base/property.o CC net/bluetooth/mgmt.o fs/nilfs2/alloc.o: warning: objtool: nilfs_palloc_prepare_alloc_entry()+0x4a: can't find jump dest instruction at .text+0xd9020790 LD fs/jbd2/jbd2.o CC fs/ocfs2/super.o crypto/serpent_generic.o: warning: objtool: __serpent_setkey()+0x1b: can't find jump dest instruction at .text+0x74210021 CC lib/flex_array.o sound/firewire/bebob/bebob_pcm.o: warning: objtool: pcm_open()+0x3c: can't find jump dest instruction at .text+0x950005f2 sound/soc/soc-jack.o: warning: objtool: snd_soc_jack_report()+0x7c: can't find jump dest instruction at .text+0x22010082 CC net/caif/cfdbgl.o CC drivers/cpufreq/cpufreq_performance.o CC drivers/edac/edac_device_sysfs.o CC sound/oss/sb_audio.o CC net/core/datagram.o crypto/async_tx/async_raid6_recov.o: warning: objtool: async_raid6_2data_recov()+0x3a: can't find jump dest instruction at .text+0xa010040 crypto/testmgr.o: warning: objtool: test_comp()+0x41: can't find jump dest instruction at .text+0xc010197 LD fs/ntfs/built-in.o LD crypto/cryptomgr.o CC sound/oss/sb_midi.o LD drivers/hsi/clients/built-in.o net/9p/trans_common.o: warning: objtool: p9_release_pages()+0x29: can't find jump dest instruction at .text+0x9300002f drivers/clocksource/em_sti.o: warning: objtool: em_sti_probe()+0x40: can't find jump dest instruction at .text+0x1a020456 fs/jfs/jfs_xtree.o: warning: objtool: xtSearch()+0xbc: can't find jump dest instruction at .text+0xce0300c2 LD fs/jbd2/built-in.o LD drivers/gpu/vga/built-in.o AS arch/x86/lib/putuser.o drivers/char/ipmi/ipmi_poweroff.o: warning: objtool: ipmi_poweroff_cpi1()+0x5a: can't find jump dest instruction at .text+0xe60002e0 CC net/bluetooth/hci_sock.o CC net/ieee802154/nl-mac.o CC lib/iov_iter.o net/dns_resolver/dns_query.o: warning: objtool: dns_query()+0x92: can't find jump dest instruction at .text+0x4f020098 lib/uuid.o: warning: objtool: uuid_le_to_bin()+0xb: can't find call dest symbol at offset 0x7100019f CC crypto/asymmetric_keys/pkcs7_parser.o fs/ext4/resize.o: warning: objtool: ext4_alloc_group_tables()+0xa8: can't find jump dest instruction at .text+0x6803021e CC net/bluetooth/hci_sysfs.o CC drivers/char/tpm/tpm_tis.o CC net/ceph/msgpool.o CC net/decnet/dn_nsp_in.o CC net/core/stream.o AS arch/x86/lib/rwsem.o drivers/edac/edac_stub.o: warning: objtool: edac_report_setup()+0x1f: call without frame pointer save/setup CC net/decnet/dn_nsp_out.o CC drivers/extcon/extcon-rt8973a.o drivers/char/hw_random/via-rng.o: warning: objtool: via_rng_init()+0x2d: can't find jump dest instruction at .text+0xf80000f3 CC sound/oss/sb_mixer.o crypto/asymmetric_keys/pkcs7_trust.o: warning: objtool: pkcs7_validate_trust_one.isra.0()+0x29: can't find jump dest instruction at .text+0x9b01002f LD drivers/gpu/drm/bridge/built-in.o net/dns_resolver/dns_key.o: warning: objtool: dns_resolver_cmp()+0x7e: can't find jump dest instruction at .text+0xf8000164 CC net/decnet/dn_route.o CC sound/soc/amd/acp-pcm-dma.o LD drivers/gpu/drm/hisilicon/built-in.o sound/firewire/tascam/tascam.o: warning: objtool: snd_tscm_probe()+0x31: can't find jump dest instruction at .text+0xfd000157 drivers/block/hd.o: warning: objtool: hd_out()+0x2e: can't find jump dest instruction at .text+0x720102a4 LD drivers/hsi/controllers/built-in.o fs/jfs/jfs_logmgr.o: warning: objtool: lbmAllocate()+0x3a: can't find jump dest instruction at .text+0xb10000b0 arch/x86/lib/putuser.o: warning: objtool: __put_user_1()+0x13: can't find jump dest instruction at .text+0x89000019 LD net/dns_resolver/dns_resolver.o CC net/hsr/hsr_device.o CC drivers/firmware/qemu_fw_cfg.o LD sound/firewire/tascam/snd-firewire-tascam.o fs/nilfs2/sufile.o: warning: objtool: nilfs_sufile_truncate_range()+0x39: can't find jump dest instruction at .text+0x2403013f CC sound/oss/sb_ess.o arch/x86/lib/rwsem.o: warning: objtool: call_rwsem_down_read_failed()+0x13: call without frame pointer save/setup arch/x86/lib/rwsem.o: warning: objtool: call_rwsem_down_write_failed()+0x12: call without frame pointer save/setup arch/x86/lib/rwsem.o: warning: objtool: call_rwsem_down_write_failed_killable()+0x12: call without frame pointer save/setup arch/x86/lib/rwsem.o: warning: objtool: call_rwsem_wake()+0x16: call without frame pointer save/setup arch/x86/lib/rwsem.o: warning: objtool: call_rwsem_downgrade_wake()+0x13: call without frame pointer save/setup drivers/base/transport_class.o: warning: objtool: transport_destroy_classdev()+0x1d: call without frame pointer save/setup drivers/base/transport_class.o: warning: objtool: transport_remove_classdev()+0x57: call without frame pointer save/setup drivers/base/transport_class.o: warning: objtool: transport_add_class_device()+0x1e: call without frame pointer save/setup CC net/hsr/hsr_netlink.o drivers/base/transport_class.o: warning: objtool: transport_class_register()+0x10: call without frame pointer save/setup drivers/base/transport_class.o: warning: objtool: transport_class_unregister()+0x9: call without frame pointer save/setup drivers/base/transport_class.o: warning: objtool: anon_transport_class_register()+0x27: call without frame pointer save/setup drivers/base/transport_class.o: warning: objtool: anon_transport_class_unregister()+0x17: call without frame pointer save/setup drivers/base/transport_class.o: warning: objtool: transport_setup_device()+0x10: call without frame pointer save/setup drivers/base/transport_class.o: warning: objtool: transport_add_device()+0x10: call without frame pointer save/setup drivers/base/transport_class.o: warning: objtool: transport_configure_device()+0x10: call without frame pointer save/setup drivers/base/transport_class.o: warning: objtool: transport_remove_device()+0x10: call without frame pointer save/setup drivers/base/transport_class.o: warning: objtool: transport_destroy_device()+0x10: call without frame pointer save/setup CC sound/oss/uart401.o fs/nilfs2/ioctl.o: warning: objtool: nilfs_ioctl_setflags()+0x38: can't find jump dest instruction at .text+0x1c01003e crypto/async_tx/async_pq.o: warning: objtool: do_sync_gen_syndrome()+0x3a: can't find jump dest instruction at .text+0x92000040 CC drivers/base/cacheinfo.o crypto/asymmetric_keys/x509_public_key.o: warning: objtool: x509_key_preparse()+0x58: can't find jump dest instruction at .text+0x5101005d LD sound/firewire/tascam/built-in.o sound/core/jack.o: warning: objtool: snd_jack_dev_register()+0x45: can't find jump dest instruction at .text+0x850000eb lib/bitmap.o: warning: objtool: __bitmap_parselist()+0x48: can't find jump dest instruction at .text+0xe01011e LD drivers/hsi/built-in.o CC lib/clz_ctz.o CC fs/ocfs2/symlink.o CC drivers/dma/sun6i-dma.o sound/firewire/oxfw/oxfw-midi.o: warning: objtool: snd_oxfw_create_midi()+0x1b: can't find jump dest instruction at .text+0xdf000361 LD crypto/async_tx/built-in.o drivers/base/core.o: warning: objtool: devices_kset_move_after()+0x27: can't find jump dest instruction at .text+0xa900012d CC net/hsr/hsr_slave.o CC net/ipx/ipx_route.o LD drivers/gpu/drm/i2c/built-in.o CC sound/firewire/bebob/bebob_maudio.o CC sound/oss/uart6850.o drivers/cpuidle/governor.o: warning: objtool: cpuidle_switch_governor()+0x16: can't find jump dest instruction at .text+0x9b00001c fs/nilfs2/btree.o: warning: objtool: nilfs_btree_find_near()+0xe: can't find jump dest instruction at .text+0xa8000104 CC net/bluetooth/l2cap_core.o sound/firewire/digi00x/digi00x-midi.o: warning: objtool: snd_dg00x_create_midi_devices()+0x32: can't find jump dest instruction at .text+0xf010428 crypto/drbg.o: warning: objtool: drbg_hash_hashgen()+0x3a: can't find jump dest instruction at .text+0x73010170 LD net/dns_resolver/built-in.o drivers/block/virtio_blk.o: warning: objtool: init_vq()+0x96: can't find jump dest instruction at .text+0x8f01085c CC net/decnet/dn_dev.o fs/dlm/lowcomms.o: warning: objtool: init_local()+0x2d: can't find jump dest instruction at .text+0xca0001c3 fs/proc/base.o: warning: objtool: proc_pid_limits()+0x2c: can't find jump dest instruction at .text+0x1a0106f2 CC drivers/edac/wq.o drivers/bluetooth/btmrvl_main.o: warning: objtool: btmrvl_tx_pkt()+0x15: can't find jump dest instruction at .text+0xae0000db CC drivers/firewire/core-topology.o drivers/extcon/extcon-max3355.o: warning: objtool: max3355_probe()+0x1f: call without frame pointer save/setup drivers/extcon/extcon-max3355.o: warning: objtool: max3355_driver_init()+0xd: call without frame pointer save/setup drivers/extcon/extcon-max3355.o: warning: objtool: max3355_driver_exit()+0xb: call without frame pointer save/setup CC arch/x86/lib/usercopy.o CC net/ipx/ipx_proc.o drivers/base/map.o: warning: objtool: kobj_map()+0x92: can't find jump dest instruction at .text+0xdd000098 CC drivers/cpufreq/cpufreq_powersave.o CC drivers/char/tpm/tpm_i2c_atmel.o CC net/ieee802154/nl-phy.o net/caif/cfctrl.o: warning: objtool: cfctrl_ctrlcmd()+0x33: can't find jump dest instruction at .text+0x37010039 LD drivers/bluetooth/btmrvl.o CC net/ipx/pe2.o sound/firewire/oxfw/oxfw-hwdep.o: warning: objtool: hwdep_ioctl()+0x46: can't find call dest symbol at offset 0x35ff01ca CC sound/oss/v_midi.o CC drivers/char/tpm/tpm_i2c_infineon.o fs/nilfs2/sysfs.o: warning: objtool: nilfs_sysfs_create_device_group()+0x6d: can't find jump dest instruction at .text+0xa30214d2 LD drivers/gpu/drm/omapdrm/displays/built-in.o fs/ext4/extents_status.o: warning: objtool: ext4_es_free_extent()+0x4d: can't find jump dest instruction at .text+0xb4000173 CC drivers/char/hw_random/tpm-rng.o drivers/char/hw_random/core.o: warning: objtool: rng_dev_read()+0x31: can't find jump dest instruction at .text+0x50203a7 LD drivers/bluetooth/built-in.o sound/firewire/bebob/bebob_hwdep.o: warning: objtool: hwdep_ioctl()+0x46: can't find call dest symbol at offset 0x35ff01ca net/caif/cfveil.o: warning: objtool: cfvei_transmit()+0x25: can't find jump dest instruction at .text+0xde00002b drivers/cpuidle/driver.o: warning: objtool: __cpuidle_register_driver()+0x19: can't find jump dest instruction at .text+0xf100004f CC drivers/extcon/extcon-sm5502.o sound/firewire/digi00x/digi00x.o: warning: objtool: snd_dg00x_probe()+0x31: can't find jump dest instruction at .text+0xfd000157 CC net/core/scm.o LD sound/firewire/digi00x/snd-firewire-digi00x.o CC net/kcm/kcmsock.o CC net/appletalk/atalk_proc.o sound/oss/dmabuf.o: warning: objtool: do_inputintr()+0x3d: can't find jump dest instruction at .text+0x4e0204f2 drivers/char/lp.o: warning: objtool: lp_console_write()+0x35: can't find jump dest instruction at .text+0xa100008b CC drivers/extcon/extcon-usb-gpio.o drivers/char/ipmi/ipmi_devintf.o: warning: objtool: ipmi_open()+0x35: can't find jump dest instruction at .text+0xc40002ab sound/core/control.o: warning: objtool: snd_ctl_open()+0x28: can't find jump dest instruction at .text+0x2e0104ae sound/firewire/bebob/bebob_terratec.o: warning: objtool: phase24_series_clk_src_get()+0x1f: call without frame pointer save/setup sound/firewire/bebob/bebob_terratec.o: warning: objtool: phase88_rack_clk_src_get()+0x25: call without frame pointer save/setup arch/x86/lib/insn.o: warning: objtool: __get_moffset()+0x26: can't find jump dest instruction at .text+0x9800002c drivers/extcon/extcon-gpio.o: warning: objtool: gpio_extcon_resume()+0x34: call without frame pointer save/setup drivers/extcon/extcon-gpio.o: warning: objtool: gpio_extcon_remove()+0x14: call without frame pointer save/setup drivers/extcon/extcon-gpio.o: warning: objtool: gpio_extcon_probe()+0x37: call without frame pointer save/setup drivers/extcon/extcon-gpio.o: warning: objtool: gpio_extcon_driver_init()+0xd: call without frame pointer save/setup drivers/extcon/extcon-gpio.o: warning: objtool: gpio_extcon_driver_exit()+0xb: call without frame pointer save/setup CC lib/bsearch.o CC lib/find_bit.o CC net/key/af_key.o mm/slub.o: warning: objtool: slab_attr_store()+0x34: can't find jump dest instruction at .text+0x8e0006ba CC sound/firewire/bebob/bebob.o CC drivers/block/drbd/drbd_nl.o CC drivers/edac/debugfs.o CC sound/core/pcm_lib.o CC arch/x86/lib/usercopy_64.o LD sound/firewire/digi00x/built-in.o CC drivers/base/power/sysfs.o CC net/decnet/dn_neigh.o net/802/p8023.o: warning: objtool: p8023_request()+0x40: call without frame pointer save/setup net/802/p8023.o: warning: objtool: make_8023_client()+0x1a: call without frame pointer save/setup net/802/p8023.o: warning: objtool: destroy_8023_client()+0x9: call without frame pointer save/setup CC lib/llist.o block/blk-core.o: warning: objtool: trace_raw_output_block_rq_remap()+0x25: can't find jump dest instruction at .text+0x8200005b LD drivers/gpu/drm/panel/built-in.o LD mm/built-in.o CC drivers/hwtracing/intel_th/core.o net/802/psnap.o: warning: objtool: snap_rcv()+0x51: can't find jump dest instruction at .text+0x3b0100b7 LD block/built-in.o LD drivers/gpu/drm/omapdrm/dss/built-in.o fs/ext4/readpage.o: warning: objtool: mpage_end_io()+0x2d: can't find jump dest instruction at .text+0xf3000033 lib/list_sort.o: warning: objtool: list_sort()+0x27: can't find jump dest instruction at .text+0x6302010d CC lib/memweight.o LD drivers/clocksource/built-in.o drivers/base/container.o: warning: objtool: container_dev_init()+0xd: call without frame pointer save/setup LD net/802/built-in.o CC net/ipv4/route.o CC sound/core/pcm_misc.o net/caif/cfdbgl.o: warning: objtool: cfdbgl_transmit()+0x1f: call without frame pointer save/setup net/caif/cfdbgl.o: warning: objtool: cfdbgl_create()+0x30: call without frame pointer save/setup CC drivers/i2c/i2c-boardinfo.o drivers/cpufreq/freq_table.o: warning: objtool: cpufreq_frequency_table_cpuinfo()+0x24: can't find jump dest instruction at .text+0xda00016a CC drivers/base/regmap/regmap.o crypto/asymmetric_keys/pkcs7_verify.o: warning: objtool: pkcs7_digest.isra.0()+0x38: can't find jump dest instruction at .text+0x2a02003e drivers/cpufreq/cpufreq_performance.o: warning: objtool: cpufreq_governor_performance()+0x43: call without frame pointer save/setup drivers/cpufreq/cpufreq_performance.o: warning: objtool: cpufreq_gov_performance_init()+0xb: call without frame pointer save/setup drivers/cpufreq/cpufreq_performance.o: warning: objtool: cpufreq_gov_performance_exit()+0xb: call without frame pointer save/setup fs/proc/proc_net.o: warning: objtool: proc_tgid_net_readdir()+0x1f: can't find call dest symbol at offset 0x1d0000e3 crypto/algif_skcipher.o: warning: objtool: skcipher_wait_for_wmem()+0x59: can't find jump dest instruction at .text+0xe01012f CC net/ipv4/inetpeer.o CC drivers/ide/ide.o CC net/caif/cfserl.o net/can/proc.o: warning: objtool: can_stats_proc_show()+0x7b: can't find jump dest instruction at .text+0xff000221 drivers/char/ipmi/ipmi_watchdog.o: warning: objtool: ipmi_heartbeat()+0x3e: can't find jump dest instruction at .text+0x40010303 CC drivers/base/power/generic_ops.o LD drivers/gpu/drm/omapdrm/built-in.o drivers/fpga/fpga-mgr.o: warning: objtool: fpga_mgr_buf_load()+0x6c: can't find jump dest instruction at .text+0x93000131 CC net/irda/iriap.o CC drivers/block/drbd/drbd_interval.o CC drivers/dma/img-mdc-dma.o CC fs/ocfs2/sysfile.o fs/namei.o: warning: objtool: __lookup_hash()+0x2e: can't find jump dest instruction at .text+0xa80001b4 CC drivers/ide/ide-ioctls.o LD drivers/fpga/built-in.o sound/soc/soc-io.o: warning: objtool: snd_soc_component_update_bits()+0x35: can't find call dest symbol at offset 0x86ff0179 sound/soc/soc-devres.o: warning: objtool: devm_dmaengine_pcm_release()+0xc: call without frame pointer save/setup sound/soc/soc-devres.o: warning: objtool: devm_card_release()+0xc: call without frame pointer save/setup sound/soc/soc-devres.o: warning: objtool: devm_platform_release()+0xc: call without frame pointer save/setup sound/soc/soc-devres.o: warning: objtool: devm_component_release()+0xc: call without frame pointer save/setup sound/soc/soc-devres.o: warning: objtool: devm_snd_soc_register_component()+0x43: call without frame pointer save/setup sound/soc/soc-devres.o: warning: objtool: devm_snd_soc_register_platform()+0x35: call without frame pointer save/setup sound/soc/soc-devres.o: warning: objtool: devm_snd_soc_register_card()+0x39: call without frame pointer save/setup sound/soc/soc-devres.o: warning: objtool: devm_snd_dmaengine_pcm_register()+0x3c: call without frame pointer save/setup CC drivers/firewire/core-transaction.o CC net/hsr/hsr_forward.o drivers/char/tpm/tpm-interface.o: warning: objtool: tpm_transmit()+0x31: can't find jump dest instruction at .text+0xa8010077 CC drivers/hwtracing/intel_th/debug.o CC drivers/char/hw_random/stm32-rng.o CC drivers/idle/i7300_idle.o CC drivers/hid/hid-core.o drivers/char/tpm/tpm-dev.o: warning: objtool: tpm_open()+0x75: can't find jump dest instruction at .text+0xfd0000fb CC net/kcm/kcmproc.o CC drivers/ide/ide-io.o LD drivers/gpu/drm/tilcdc/built-in.o CC drivers/base/dma-mapping.o lib/memweight.o: warning: objtool: memweight()+0x11: can't find jump dest instruction at .text+0x80000017 LD sound/soc/au1x/built-in.o CC drivers/hwtracing/intel_th/gth.o drivers/base/attribute_container.o: warning: objtool: attribute_container_add_device()+0x38: can't find jump dest instruction at .text+0xdf0003de CC sound/soc/atmel/atmel-pcm-dma.o lib/flex_array.o: warning: objtool: __fa_get_part()+0x25: can't find jump dest instruction at .text+0xbb00002b LD drivers/firmware/broadcom/built-in.o CC net/llc/llc_core.o CC net/l2tp/l2tp_core.o drivers/base/topology.o: warning: objtool: topology_sysfs_init()+0xb: call without frame pointer save/setup drivers/base/topology.o: warning: objtool: core_siblings_list_show()+0x34: call without frame pointer save/setup drivers/base/topology.o: warning: objtool: core_siblings_show()+0x31: call without frame pointer save/setup drivers/base/topology.o: warning: objtool: thread_siblings_list_show()+0x34: call without frame pointer save/setup drivers/base/topology.o: warning: objtool: thread_siblings_show()+0x31: call without frame pointer save/setup drivers/base/topology.o: warning: objtool: core_id_show()+0x1c: call without frame pointer save/setup drivers/base/topology.o: warning: objtool: physical_package_id_show()+0x1c: call without frame pointer save/setup CC net/lapb/lapb_in.o drivers/block/nbd.o: warning: objtool: sock_xmit()+0xb1: can't find jump dest instruction at .text+0x120100f6 CC sound/oss/pss.o CC net/lapb/lapb_out.o net/dcb/dcbevent.o: warning: objtool: register_dcbevent_notifier()+0x13: call without frame pointer save/setup net/dcb/dcbevent.o: warning: objtool: unregister_dcbevent_notifier()+0x13: call without frame pointer save/setup net/dcb/dcbevent.o: warning: objtool: call_dcbevent_notifiers()+0x16: call without frame pointer save/setup lib/scatterlist.o: warning: objtool: __sg_alloc_table()+0x30: can't find jump dest instruction at .text+0x23010406 drivers/char/hangcheck-timer.o: warning: objtool: hangcheck_fire()+0x9: call without frame pointer save/setup drivers/char/hangcheck-timer.o: warning: objtool: hangcheck_init()+0x20: call without frame pointer save/setup drivers/char/hangcheck-timer.o: warning: objtool: hangcheck_parse_dump_tasks()+0x14: call without frame pointer save/setup drivers/char/hangcheck-timer.o: warning: objtool: hangcheck_parse_reboot()+0x14: call without frame pointer save/setup drivers/char/hangcheck-timer.o: warning: objtool: hangcheck_parse_margin()+0x14: call without frame pointer save/setup drivers/char/hangcheck-timer.o: warning: objtool: hangcheck_parse_tick()+0x14: call without frame pointer save/setup drivers/char/hangcheck-timer.o: warning: objtool: hangcheck_exit()+0xb: call without frame pointer save/setup CC sound/oss/trix.o LD drivers/gpu/drm/built-in.o CC sound/soc/atmel/atmel-classd.o CC lib/kfifo.o CC net/caif/cfdgml.o drivers/dma/virt-dma.o: warning: objtool: vchan_complete()+0x86: can't find jump dest instruction at .text+0xb600008c CC net/ieee802154/nl_policy.o drivers/char/tpm/tpm-sysfs.o: warning: objtool: caps_show()+0x40: can't find jump dest instruction at .text+0xad000356 CC drivers/base/regmap/regcache.o CC net/ipv4/protocol.o CC net/ipv6/af_inet6.o net/appletalk/aarp.o: warning: objtool: aarp_seq_show()+0x47: can't find jump dest instruction at .text+0xf700022c drivers/char/hw_random/exynos-rng.o: warning: objtool: exynos_rng_probe()+0x3c: can't find jump dest instruction at .text+0xc8000252 net/9p/protocol.o: warning: objtool: p9pdu_vwritef()+0x27: can't find jump dest instruction at .text+0xb005013d CC net/ieee802154/core.o CC drivers/cpuidle/sysfs.o sound/firewire/oxfw/oxfw-spkr.o: warning: objtool: avc_audio_feature_mute()+0x49: can't find jump dest instruction at .text+0xf000010f CC net/ipv6/anycast.o CC drivers/edac/xgene_edac.o fs/jfs/jfs_txnmgr.o: warning: objtool: txAllocPMap()+0x33: can't find jump dest instruction at .text+0xa90001c9 CC drivers/firewire/net.o lib/find_bit.o: warning: objtool: find_next_bit()+0x6: can't find call dest symbol at offset 0x8600007a CC net/bluetooth/l2cap_sock.o CC drivers/input/gameport/gameport.o sound/firewire/bebob/bebob_yamaha.o: warning: objtool: clk_src_get()+0x1f: call without frame pointer save/setup drivers/char/tpm/tpm-chip.o: warning: objtool: tpmm_chip_alloc()+0x3f: can't find jump dest instruction at .text+0x91010225 CC drivers/input/gameport/lightning.o CC drivers/idle/intel_idle.o CC sound/soc/bcm/bcm2835-i2s.o CC drivers/char/tpm/tpm_nsc.o drivers/char/hw_random/tpm-rng.o: warning: objtool: tpm_rng_read()+0xe: call without frame pointer save/setup drivers/char/hw_random/tpm-rng.o: warning: objtool: rng_init()+0xb: call without frame pointer save/setup drivers/char/hw_random/tpm-rng.o: warning: objtool: rng_exit()+0xb: call without frame pointer save/setup drivers/base/devres.o: warning: objtool: remove_nodes.isra.2()+0xc: can't find jump dest instruction at .text+0x220101d2 drivers/connector/connector.o: warning: objtool: cn_call_callback()+0x32: can't find jump dest instruction at .text+0x83000078 net/caif/cffrml.o: warning: objtool: cffrml_receive()+0x74: can't find jump dest instruction at .text+0xe20001b9 CC net/ipv4/ip_input.o LD drivers/gpu/built-in.o sound/firewire/oxfw/oxfw-scs1x.o: warning: objtool: scs_output_work()+0x1e: can't find jump dest instruction at .text+0xd6020244 fs/ocfs2/mmap.o: warning: objtool: __ocfs2_page_mkwrite()+0x48: can't find jump dest instruction at .text+0x4901004e drivers/cpuidle/cpuidle.o: warning: objtool: cpuidle_enter_state()+0x71: can't find jump dest instruction at .text+0x4a0102a6 CC drivers/base/isa.o drivers/cpufreq/cpufreq_powersave.o: warning: objtool: cpufreq_governor_powersave()+0x43: call without frame pointer save/setup drivers/cpufreq/cpufreq_powersave.o: warning: objtool: cpufreq_gov_powersave_init()+0xb: call without frame pointer save/setup drivers/cpufreq/cpufreq_powersave.o: warning: objtool: cpufreq_gov_powersave_exit()+0xb: call without frame pointer save/setup CC fs/ocfs2/uptodate.o drivers/edac/edac_module.o: warning: objtool: edac_set_debug_level()+0x21: call without frame pointer save/setup drivers/edac/edac_module.o: warning: objtool: edac_init()+0xf: call without frame pointer save/setup drivers/edac/edac_module.o: warning: objtool: edac_exit()+0x22: call without frame pointer save/setup CC sound/firewire/oxfw/oxfw.o crypto/asymmetric_keys/pkcs7_parser.o: warning: objtool: pkcs7_parse_message()+0x3f: can't find jump dest instruction at .text+0x530100c5 CC net/ipv4/ip_fragment.o fs/ext4/indirect.o: warning: objtool: ext4_block_to_path()+0x54: can't find jump dest instruction at .text+0xc0000059 LD drivers/char/hw_random/rng-core.o CC sound/core/pcm_memory.o arch/x86/lib/usercopy.o: warning: objtool: copy_from_user_nmi()+0x8f: call without frame pointer save/setup drivers/block/drbd/drbd_interval.o: warning: objtool: drbd_remove_interval()+0x41: can't find jump dest instruction at .text+0x3b010176 CC net/mac802154/main.o CC drivers/input/gameport/ns558.o drivers/char/ppdev.o: warning: objtool: pp_release()+0x92: can't find jump dest instruction at .text+0xf8000158 net/appletalk/dev.o: warning: objtool: alloc_ltalkdev()+0x25: call without frame pointer save/setup CC drivers/block/drbd/drbd_state.o CC drivers/input/input.o CC drivers/cpuidle/governors/ladder.o CC drivers/base/firmware_class.o CC lib/percpu-refcount.o drivers/connector/cn_queue.o: warning: objtool: cn_queue_release_callback()+0x16: call without frame pointer save/setup drivers/connector/cn_queue.o: warning: objtool: cn_queue_add_callback()+0x33: call without frame pointer save/setup drivers/connector/cn_queue.o: warning: objtool: cn_queue_del_callback()+0x1d: call without frame pointer save/setup drivers/connector/cn_queue.o: warning: objtool: cn_queue_alloc_dev()+0x30: call without frame pointer save/setup drivers/connector/cn_queue.o: warning: objtool: cn_queue_free_dev()+0x16: call without frame pointer save/setup CC drivers/char/tpm/tpm_atmel.o LD drivers/connector/cn.o sound/core/hwdep.o: warning: objtool: snd_hwdep_control_ioctl()+0x20: can't find jump dest instruction at .text+0xe60001f6 drivers/char/hw_random/virtio-rng.o: warning: objtool: probe_common()+0x3c: can't find jump dest instruction at .text+0x20010042 CC drivers/hid/hid-input.o CC net/ceph/buffer.o CC sound/core/memalloc.o CC net/irda/iriap_event.o sound/soc/soc-ops.o: warning: objtool: snd_soc_get_volsw()+0xb1: can't find jump dest instruction at .text+0x860003a7 drivers/connector/cn_proc.o: warning: objtool: cn_proc_mcast_ctl()+0x24: can't find jump dest instruction at .text+0xdf00002a CC drivers/base/power/common.o CC net/irda/irlmp.o fs/reiserfs/stree.o: warning: objtool: is_leaf()+0x35: can't find jump dest instruction at .text+0xe10101aa LD drivers/connector/built-in.o net/caif/cfmuxl.o: warning: objtool: cfmuxl_transmit()+0x79: can't find jump dest instruction at .text+0xeb00007f CC net/ceph/pagelist.o net/caif/caif_dev.o: warning: objtool: transmit()+0xb7: can't find jump dest instruction at .text+0xbe0100bd drivers/hwtracing/intel_th/debug.o: warning: objtool: intel_th_debug_init()+0x17: call without frame pointer save/setup drivers/hwtracing/intel_th/debug.o: warning: objtool: intel_th_debug_done()+0x10: call without frame pointer save/setup drivers/block/drbd/drbd_proc.o: warning: objtool: drbd_syncer_progress()+0x2fd: can't find jump dest instruction at .text+0x81000543 CC net/caif/cfvidl.o CC net/caif/cfrfml.o CC lib/percpu_ida.o CC drivers/block/drbd/drbd_nla.o LD sound/soc/blackfin/built-in.o sound/soc/soc-generic-dmaengine-pcm.o: warning: objtool: dmaengine_pcm_set_runtime_hwparams()+0x4e: can't find jump dest instruction at .text+0x1e010194 net/caif/cfcnfg.o: warning: objtool: caif_connect_req_to_link_param()+0xa5: can't find jump dest instruction at .text+0xd201010b CC net/caif/cfutill.o fs/proc/page.o: warning: objtool: kpagecgroup_read()+0x46: can't find jump dest instruction at .text+0xdb00004c drivers/cpufreq/cpufreq_stats.o: warning: objtool: cpufreq_stat_notifier_trans()+0x4b: can't find jump dest instruction at .text+0xcf0000b0 LD fs/proc/proc.o sound/oss/sequencer.o: warning: objtool: extended_event()+0x1f: can't find jump dest instruction at .text+0x4f010035 CC drivers/cpufreq/cpufreq_userspace.o LD sound/oss/sound.o CC drivers/hwmon/hwmon.o drivers/char/tlclk.o: warning: objtool: tlclk_read()+0x1e: can't find jump dest instruction at .text+0x5d0113b4 net/caif/cfserl.o: warning: objtool: cfserl_receive()+0x7c: can't find jump dest instruction at .text+0xa00100f1 CC drivers/block/drbd/drbd_debugfs.o net/ieee802154/netlink.o: warning: objtool: ieee802154_nl_create()+0x34: call without frame pointer save/setup net/ieee802154/netlink.o: warning: objtool: ieee802154_nl_mcast()+0x4e: call without frame pointer save/setup net/ieee802154/netlink.o: warning: objtool: ieee802154_nl_new_reply()+0x37: call without frame pointer save/setup net/ieee802154/netlink.o: warning: objtool: ieee802154_nl_reply()+0x34: call without frame pointer save/setup net/ieee802154/netlink.o: warning: objtool: ieee802154_nl_exit()+0x10: call without frame pointer save/setup net/ieee802154/netlink.o: warning: objtool: ieee802154_nl_init()+0x40: call without frame pointer save/setup drivers/base/cacheinfo.o: warning: objtool: cache_default_attrs_is_visible()+0x25: can't find jump dest instruction at .text+0xd800002a arch/x86/lib/usercopy_64.o: warning: objtool: copy_in_user()+0x6a: can't find jump dest instruction at .text+0xe20001c0 sound/firewire/bebob/bebob_focusrite.o: warning: objtool: saffire_meter_get()+0x4f: can't find jump dest instruction at .text+0x8b000055 LD sound/soc/cirrus/built-in.o CC net/caif/cfsrvl.o CC drivers/base/memory.o net/hsr/hsr_main.o: warning: objtool: hsr_netdev_notify()+0x90: can't find jump dest instruction at .text+0x8a010096 LD fs/proc/built-in.o LD arch/x86/lib/built-in.o CC drivers/input/serio/serio.o CC drivers/hid/hid-debug.o drivers/i2c/i2c-boardinfo.o: warning: objtool: i2c_register_board_info()+0x27: can't find jump dest instruction at .init.text+0x9f00002d CC drivers/base/regmap/regcache-rbtree.o crypto/asymmetric_keys/x509_cert_parser.o: warning: objtool: x509_fabricate_name.isra.0()+0x34: can't find jump dest instruction at .text+0xa201003a net/ceph/ceph_common.o: warning: objtool: parse_fsid()+0xa0: can't find jump dest instruction at .text+0xe30000a6 CC drivers/i2c/i2c-core.o CC net/ceph/mon_client.o CC drivers/hid/uhid.o LD crypto/asymmetric_keys/pkcs7_message.o drivers/base/platform.o: warning: objtool: platform_device_add()+0x16: can't find jump dest instruction at .text+0x10207cc net/bluetooth/af_bluetooth.o: warning: objtool: bt_seq_show()+0x48: can't find jump dest instruction at .text+0xa90000be drivers/firewire/core-card.o: warning: objtool: br_work()+0x49: can't find jump dest instruction at .text+0xa000015f net/6lowpan/iphc.o: warning: objtool: lowpan_iphc_ctx_get_by_addr()+0x39: can't find jump dest instruction at .text+0xbb00003f LD crypto/asymmetric_keys/x509_key_parser.o CC net/core/gen_stats.o CC net/decnet/dn_timer.o CC net/lapb/lapb_subr.o net/core/request_sock.o: warning: objtool: reqsk_fastopen_remove()+0x5a: can't find jump dest instruction at .text+0xda0000d0 LD net/6lowpan/6lowpan.o CC arch/x86/lib/inat.o net/can/af_can.o: warning: objtool: find_rcv_list()+0x21: can't find jump dest instruction at .text+0x87000026 CC drivers/iommu/io-pgtable.o CC net/caif/cfpkt_skbuff.o LD sound/soc/davinci/built-in.o net/ceph/msgpool.o: warning: objtool: msgpool_alloc()+0x58: can't find jump dest instruction at .text+0xb100005e LD crypto/asymmetric_keys/built-in.o LD net/can/can.o drivers/edac/edac_device.o: warning: objtool: edac_device_dump_device()+0x18: can't find jump dest instruction at .text+0xba00009e drivers/extcon/extcon-usb-gpio.o: warning: objtool: usb_extcon_resume()+0x39: call without frame pointer save/setup drivers/extcon/extcon-usb-gpio.o: warning: objtool: usb_extcon_suspend()+0x3c: call without frame pointer save/setup drivers/extcon/extcon-usb-gpio.o: warning: objtool: usb_extcon_remove()+0x14: call without frame pointer save/setup drivers/extcon/extcon-usb-gpio.o: warning: objtool: usb_irq_handler()+0x1d: call without frame pointer save/setup drivers/extcon/extcon-usb-gpio.o: warning: objtool: usb_extcon_detect_cable()+0x1c: call without frame pointer save/setup drivers/extcon/extcon-usb-gpio.o: warning: objtool: usb_extcon_probe()+0x29: call without frame pointer save/setup drivers/extcon/extcon-usb-gpio.o: warning: objtool: usb_extcon_driver_init()+0xd: call without frame pointer save/setup drivers/extcon/extcon-usb-gpio.o: warning: objtool: usb_extcon_driver_exit()+0xb: call without frame pointer save/setup fs/ocfs2/inode.o: warning: objtool: ocfs2_filecheck_validate_inode_block()+0x121: can't find jump dest instruction at .text+0xd4000466 drivers/firewire/core-iso.o: warning: objtool: manage_channel()+0x4b: can't find jump dest instruction at .text+0xae000051 CC fs/ocfs2/quota_local.o LD sound/soc/dwc/built-in.o CC drivers/hwmon/hwmon-vid.o CC drivers/hid/hid-generic.o LD net/6lowpan/built-in.o CC net/core/gen_estimator.o CC drivers/hwmon/w83792d.o CC net/bluetooth/smp.o drivers/extcon/extcon-rt8973a.o: warning: objtool: rt8973a_init_dev_type()+0x3c: can't find jump dest instruction at .text+0xcd000191 fs/ext4/xattr.o: warning: objtool: ext4_xattr_list_entries()+0x29: can't find jump dest instruction at .text+0xc90001ef drivers/extcon/extcon-max77693.o: warning: objtool: max77693_muic_get_cable_type()+0x13: can't find jump dest instruction at .text+0x89000059 sound/oss/sb_midi.o: warning: objtool: sb_midi_open()+0x37: can't find jump dest instruction at .text+0xa300019d CC net/mac802154/rx.o CC fs/ocfs2/quota_global.o LD crypto/built-in.o drivers/char/hw_random/stm32-rng.o: warning: objtool: stm32_rng_runtime_resume()+0x23: call without frame pointer save/setup drivers/char/hw_random/stm32-rng.o: warning: objtool: stm32_rng_runtime_suspend()+0x29: call without frame pointer save/setup drivers/char/hw_random/stm32-rng.o: warning: objtool: stm32_rng_probe()+0x17: call without frame pointer save/setup drivers/char/hw_random/stm32-rng.o: warning: objtool: stm32_rng_driver_init()+0xd: call without frame pointer save/setup drivers/char/hw_random/stm32-rng.o: warning: objtool: stm32_rng_driver_exit()+0xb: call without frame pointer save/setup CC drivers/input/serio/i8042.o net/can/raw.o: warning: objtool: raw_notifier()+0x28: can't find jump dest instruction at .text+0xe200015e drivers/edac/edac_mc_sysfs.o: warning: objtool: edac_create_sysfs_mci_device()+0x3b: can't find jump dest instruction at .text+0x9b020931 LD drivers/char/hw_random/built-in.o CC net/l2tp/l2tp_ppp.o CC drivers/input/serio/parkbd.o fs/ocfs2/symlink.o: warning: objtool: ocfs2_fast_symlink_readpage()+0x39: can't find jump dest instruction at .text+0x5e01003f CC net/core/net_namespace.o fs/ocfs2/dlmglue.o: warning: objtool: ocfs2_prepare_downconvert()+0x16: can't find jump dest instruction at .text+0xbc0004cc CC fs/ocfs2/xattr.o CC drivers/base/power/qos.o fs/ocfs2/aops.o: warning: objtool: ocfs2_alloc_write_ctxt()+0x4c: can't find jump dest instruction at .text+0x95000252 CC net/mpls/mpls_gso.o CC fs/ocfs2/acl.o net/caif/cfdgml.o: warning: objtool: cfdgml_transmit()+0x21: call without frame pointer save/setup net/caif/cfdgml.o: warning: objtool: cfdgml_receive()+0xd8: call without frame pointer save/setup net/caif/cfdgml.o: warning: objtool: cfdgml_create()+0x30: call without frame pointer save/setup CC net/ipv4/ip_forward.o CC sound/soc/fsl/fsl_asrc.o drivers/edac/wq.o: warning: objtool: edac_queue_work()+0x1b: call without frame pointer save/setup drivers/edac/wq.o: warning: objtool: edac_mod_work()+0x1b: call without frame pointer save/setup drivers/edac/wq.o: warning: objtool: edac_stop_work()+0xe: call without frame pointer save/setup drivers/edac/wq.o: warning: objtool: edac_workqueue_setup()+0x31: call without frame pointer save/setup drivers/edac/wq.o: warning: objtool: edac_workqueue_teardown()+0x10: call without frame pointer save/setup CC sound/soc/generic/simple-card.o sound/oss/sb_common.o: warning: objtool: init_Jazz16_midi()+0x5e: can't find jump dest instruction at .text+0x23010273 CC net/ipv4/ip_options.o CC drivers/iommu/io-pgtable-arm-v7s.o drivers/block/pktcdvd.o: warning: objtool: pkt_writable_disc()+0x1a: can't find jump dest instruction at .text+0x9a0000f0 CC net/decnet/sysctl_net_decnet.o CC net/ipv4/ip_output.o drivers/firmware/dcdbas.o: warning: objtool: smi_data_buf_free()+0x29: can't find jump dest instruction at .text+0x2701031f fs/ocfs2/move_extents.o: warning: objtool: __ocfs2_move_extent()+0x9a: can't find jump dest instruction at .text+0xb00300a0 drivers/edac/edac_device_sysfs.o: warning: objtool: edac_device_create_block()+0x10a: can't find jump dest instruction at .text+0xda000330 CC net/core/secure_seq.o CC drivers/input/input-compat.o LD sound/soc/img/built-in.o net/dsa/dsa.o: warning: objtool: dsa_switch_setup_one()+0x49: can't find jump dest instruction at .text+0x8400057f CC net/ipv6/ip6_output.o CC sound/soc/fsl/fsl_asrc_dma.o sound/oss/uart6850.o: warning: objtool: attach_uart6850.constprop.1()+0xb: can't find jump dest instruction at .init.text+0xb5000040 sound/core/pcm.o: warning: objtool: snd_pcm_add()+0x12: can't find jump dest instruction at .text+0x91000018 drivers/block/aoe/aoecmd.o: warning: objtool: setifbcnt()+0x6d: can't find jump dest instruction at .text+0x8b0001a2 LD drivers/block/aoe/aoe.o drivers/firmware/qemu_fw_cfg.o: warning: objtool: fw_cfg_do_platform_probe()+0x44: can't find jump dest instruction at .text+0xbb01035a CC sound/core/pcm_timer.o CC drivers/ide/ide-iops.o net/dsa/tag_trailer.o: warning: objtool: trailer_rcv()+0x49: can't find jump dest instruction at .text+0xb301004f CC net/ipv4/ip_sockglue.o fs/f2fs/data.o: warning: objtool: f2fs_read_end_io()+0x30: can't find jump dest instruction at .text+0xfc000256 CC net/ieee802154/header_ops.o CC net/core/flow_dissector.o net/9p/trans_fd.o: warning: objtool: parse_opts()+0x34: can't find jump dest instruction at .text+0xc10000da sound/oss/mpu401.o: warning: objtool: reset_mpu401()+0xda: can't find jump dest instruction at .text+0x7700017e drivers/edac/debugfs.o: warning: objtool: edac_create_debugfs_nodes()+0x21: can't find jump dest instruction at .text+0xfc000147 CC lib/rhashtable.o LD drivers/block/aoe/built-in.o LD net/can/can-raw.o CC sound/core/sgbuf.o CC net/l2tp/l2tp_ip.o drivers/extcon/extcon-sm5502.o: warning: objtool: sm5502_muic_get_cable_type()+0x46: can't find jump dest instruction at .text+0xa400018b drivers/dma/img-mdc-dma.o: warning: objtool: mdc_dma_probe()+0x31: can't find jump dest instruction at .text+0x490100f7 net/ethernet/eth.o: warning: objtool: eth_gro_receive()+0x30: can't find jump dest instruction at .text+0xa8000036 CC drivers/base/power/runtime.o drivers/base/power/sysfs.o: warning: objtool: dpm_sysfs_add()+0x33: can't find jump dest instruction at .text+0x91000f39 CC net/l2tp/l2tp_netlink.o sound/firewire/bebob/bebob.o: warning: objtool: bebob_probe()+0x32: can't find jump dest instruction at .text+0xc9000118 LD net/ethernet/built-in.o AR arch/x86/lib/lib.a CC net/core/dev.o CC drivers/base/power/wakeirq.o CC sound/core/pcm_dmaengine.o CC fs/ocfs2/filecheck.o sound/oss/v_midi.o: warning: objtool: attach_v_midi.isra.1()+0x23: can't find jump dest instruction at .init.text+0x5030028 kernel/events/core.o: warning: objtool: perf_sample_ustack_size()+0x9: can't find jump dest instruction at .text+0xd200043f CC drivers/hwmon/w83795.o drivers/extcon/extcon.o: warning: objtool: create_extcon_class()+0x18: can't find jump dest instruction at .text+0x8100007e sound/oss/sb_mixer.o: warning: objtool: smw_mixer_set()+0x2f: can't find jump dest instruction at .text+0x15010035 drivers/dma/sun6i-dma.o: warning: objtool: sun6i_dma_remove()+0x16: call without frame pointer save/setup drivers/dma/sun6i-dma.o: warning: objtool: sun6i_dma_probe()+0x17: call without frame pointer save/setup drivers/dma/sun6i-dma.o: warning: objtool: sun6i_dma_driver_init()+0xd: call without frame pointer save/setup drivers/dma/sun6i-dma.o: warning: objtool: sun6i_dma_driver_exit()+0xb: call without frame pointer save/setup CC drivers/cpufreq/cpufreq_ondemand.o LD drivers/extcon/built-in.o CC net/l2tp/l2tp_eth.o drivers/char/tpm/tpm_i2c_atmel.o: warning: objtool: i2c_atmel_recv()+0x42: can't find jump dest instruction at .text+0xb010288 CC net/netlink/af_netlink.o net/ipx/pe2.o: warning: objtool: pEII_request()+0x49: call without frame pointer save/setup net/ipx/pe2.o: warning: objtool: make_EII_client()+0x1a: call without frame pointer save/setup net/ipx/pe2.o: warning: objtool: destroy_EII_client()+0x9: call without frame pointer save/setup LD kernel/events/built-in.o CC drivers/cpufreq/cpufreq_conservative.o CC drivers/ipack/ipack.o net/caif/cfvidl.o: warning: objtool: cfvidl_transmit()+0x21: call without frame pointer save/setup net/caif/cfvidl.o: warning: objtool: cfvidl_receive()+0x27: call without frame pointer save/setup net/caif/cfvidl.o: warning: objtool: cfvidl_create()+0x30: call without frame pointer save/setup CC net/irda/irlmp_event.o sound/soc/atmel/atmel-pcm-dma.o: warning: objtool: atmel_pcm_dma_irq()+0x31: can't find jump dest instruction at .text+0x810000e7 CC lib/reciprocal_div.o LD sound/soc/atmel/snd-soc-atmel-pcm-dma.o drivers/cpuidle/governors/ladder.o: warning: objtool: ladder_select_state()+0x82: can't find jump dest instruction at .text+0x5b010147 drivers/base/power/common.o: warning: objtool: dev_pm_get_subsys_data()+0x2d: call without frame pointer save/setup drivers/base/power/common.o: warning: objtool: dev_pm_put_subsys_data()+0x28: call without frame pointer save/setup drivers/base/power/common.o: warning: objtool: dev_pm_domain_set()+0x3c: call without frame pointer save/setup CC net/caif/caif_socket.o LD drivers/cpuidle/governors/built-in.o /home/kisskb/slave/src/drivers/idle/i7300_idle.c: In function 'i7300_idle_notifier': /home/kisskb/slave/src/drivers/idle/i7300_idle.c:423:2: warning: 'got_ctl' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/drivers/idle/i7300_idle.c:415:5: note: 'got_ctl' was declared here LD kernel/built-in.o sound/core/pcm_misc.o: warning: objtool: snd_pcm_format_set_silence()+0x14: can't find jump dest instruction at .text+0xf50001fa net/hsr/hsr_slave.o: warning: objtool: hsr_check_dev_ok()+0x43: can't find jump dest instruction at .text+0x88000048 drivers/char/random.o: warning: objtool: _mix_pool_bytes()+0x43: can't find jump dest instruction at .text+0x9d000049 CC sound/core/rawmidi.o CC drivers/hwmon/ad7314.o drivers/input/gameport/ns558.o: warning: objtool: ns558_isa_probe()+0x41: can't find jump dest instruction at .text.unlikely+0x73020057 CC net/mpls/af_mpls.o CC drivers/base/regmap/regcache-lzo.o sound/oss/uart401.o: warning: objtool: probe_uart401()+0x58: can't find jump dest instruction at .text+0xb402040d sound/soc/soc-compress.o: warning: objtool: soc_compr_trigger_fe()+0x5d: can't find jump dest instruction at .text+0xed000892 CC net/ieee802154/sysfs.o fs/ocfs2/localalloc.o: warning: objtool: ocfs2_local_alloc_find_clear_bits()+0x4d: can't find jump dest instruction at .text+0xba010052 drivers/cpuidle/sysfs.o: warning: objtool: store_current_governor()+0x27: can't find jump dest instruction at .text+0x9700048d drivers/char/tpm/tpm2-cmd.o: warning: objtool: tpm2_buf_append_auth.constprop.13()+0x27: can't find jump dest instruction at .text+0xb80100ad drivers/firmware/dell_rbu.o: warning: objtool: packet_read_list()+0x27: can't find jump dest instruction at .text+0xa60001cd net/hsr/hsr_framereg.o: warning: objtool: hsr_create_self_node()+0x39: can't find jump dest instruction at .text+0x170100cf CC drivers/irqchip/irq-ts4800.o CC fs/ocfs2/stackglue.o CC net/core/ethtool.o LD drivers/char/tpm/tpm.o LD drivers/firmware/built-in.o net/caif/cfrfml.o: warning: objtool: cfrfml_transmit()+0xad: can't find jump dest instruction at .text+0xe010173 drivers/base/isa.o: warning: objtool: isa_register_driver()+0x3d: can't find jump dest instruction at .text+0xf70001e3 fs/ocfs2/sysfile.o: warning: objtool: get_local_system_inode()+0x73: can't find jump dest instruction at .text+0x88000079 lib/percpu-refcount.o: warning: objtool: __percpu_ref_switch_to_percpu()+0x1f: can't find jump dest instruction at .text+0x85000035 CC fs/ocfs2/stack_o2cb.o CC net/ieee802154/nl802154.o CC drivers/iommu/io-pgtable-arm.o CC lib/once.o drivers/idle/i7300_idle.o: warning: objtool: i7300_idle_notifier()+0x20: can't find jump dest instruction at .text+0xcb010096 drivers/block/zram/zram_drv.o: warning: objtool: disksize_store()+0x42: can't find jump dest instruction at .text+0x58010878 net/caif/cfutill.o: warning: objtool: cfutill_receive()+0x130: can't find jump dest instruction at .text+0xa6000255 CC net/caif/caif_usb.o CC drivers/dma/idma64.o LD drivers/cpuidle/built-in.o drivers/base/dma-mapping.o: warning: objtool: dmam_alloc_coherent()+0x4c: can't find jump dest instruction at .text+0xb1000252 LD drivers/block/zram/zram.o CC lib/string_helpers.o CC net/nfc/core.o CC net/lapb/lapb_timer.o LD drivers/ipack/carriers/built-in.o CC drivers/ide/ide-lib.o drivers/input/gameport/lightning.o: warning: objtool: l4_cooked_read()+0x33: can't find jump dest instruction at .text+0xbe000039 fs/ocfs2/reservations.o: warning: objtool: ocfs2_check_resmap()+0x1f: can't find jump dest instruction at .text+0x63010214 LD drivers/ipack/devices/built-in.o drivers/base/power/generic_ops.o: warning: objtool: pm_complete_with_resume_check()+0x11: call without frame pointer save/setup CC fs/ocfs2/stack_user.o CC drivers/ide/ide-probe.o drivers/char/tpm/tpm_i2c_infineon.o: warning: objtool: iic_tpm_read()+0x79: can't find jump dest instruction at .text+0xeb00009f LD drivers/block/zram/built-in.o drivers/cpufreq/cpufreq_userspace.o: warning: objtool: cpufreq_governor_userspace()+0x4e: can't find jump dest instruction at .text+0xfa010144 drivers/hwmon/hwmon-vid.o: warning: objtool: vid_from_reg()+0xe: can't find jump dest instruction at .text+0xfa010014 CC sound/core/oss/mixer_oss.o drivers/firewire/core-topology.o: warning: objtool: build_tree()+0x49: can't find jump dest instruction at .text+0x7c0300ef CC net/irda/irlmp_frame.o CC net/mac802154/tx.o CC drivers/i2c/i2c-smbus.o drivers/firewire/core-device.o: warning: objtool: textual_leaf_to_string()+0xc: can't find jump dest instruction at .text+0xb8000012 CC drivers/cpufreq/cpufreq_governor.o LD net/decnet/netfilter/built-in.o CC net/bluetooth/lib.o CC net/ipv4/inet_hashtables.o sound/oss/sb_audio.o: warning: objtool: sb201_audio_set_speed()+0x22: can't find jump dest instruction at .text+0x83000207 CC net/packet/af_packet.o CC lib/hexdump.o drivers/char/tpm/tpm_tis.o: warning: objtool: tpm_tis_recv()+0x34: can't find jump dest instruction at .text+0xb40004ba drivers/char/ipmi/ipmi_si_intf.o: warning: objtool: parse_str()+0x4d: can't find jump dest instruction at .text+0x850002a2 drivers/hwtracing/intel_th/core.o: warning: objtool: intel_th_output_devnode()+0x2e: can't find jump dest instruction at .text+0x81000384 CC drivers/dma/mv_xor.o CC net/packet/diag.o CC drivers/hwtracing/intel_th/msu.o sound/core/pcm_memory.o: warning: objtool: snd_pcm_lib_free_pages()+0x12: can't find jump dest instruction at .text+0xa40002a8 CC drivers/cpufreq/cpufreq_governor_attr_set.o CC sound/core/compress_offload.o sound/oss/ad1848.o: warning: objtool: ad1848_set_speed()+0x30: can't find jump dest instruction at .text+0xe2000445 drivers/dma/dmaengine.o: warning: objtool: private_candidate()+0x61: can't find jump dest instruction at .text+0x7b010327 net/hsr/hsr_netlink.o: warning: objtool: hsr_newlink()+0x36: can't find jump dest instruction at .text+0xa700003b CC net/mac802154/mac_cmd.o CC net/bluetooth/ecc.o drivers/char/tpm/tpm_atmel.o: warning: objtool: tpm_atml_recv()+0x28: can't find jump dest instruction at .text+0x4b01016e fs/ext4/namei.o: warning: objtool: ext4_dx_csum_set()+0x67: can't find jump dest instruction at .text+0x3c01044d net/bluetooth/hci_sysfs.o: warning: objtool: hci_conn_del_sysfs()+0x20: can't find jump dest instruction at .text+0x930003a6 sound/oss/sb_ess.o: warning: objtool: ess_common_speed()+0x4f: can't find jump dest instruction at .text+0x310200f5 CC net/netlink/genetlink.o CC drivers/hid/hid-apple.o net/core/stream.o: warning: objtool: sk_stream_write_space()+0x30: can't find jump dest instruction at .text+0xdc000036 drivers/ide/ide-io.o: warning: objtool: do_special()+0x20: can't find jump dest instruction at .text+0xa0000085 drivers/edac/edac_mc.o: warning: objtool: edac_mc_dump_mci()+0x18: can't find jump dest instruction at .text+0x9001015e sound/firewire/bebob/bebob_maudio.o: warning: objtool: avc_maudio_set_special_clk()+0x5f: can't find jump dest instruction at .text+0x140106d5 sound/soc/bcm/bcm2835-i2s.o: warning: objtool: bcm2835_i2s_probe()+0x35: can't find jump dest instruction at .text+0xa100008b sound/oss/trix.o: warning: objtool: probe_trix_mpu.constprop.1()+0x2e: can't find jump dest instruction at .init.text+0x8d00009e LD sound/soc/bcm/snd-soc-bcm2835-i2s.o LD sound/firewire/bebob/snd-bebob.o CC net/core/dev_addr_lists.o CC drivers/ide/ide-taskfile.o sound/soc/amd/acp-pcm-dma.o: warning: objtool: acp_pte_config()+0x13: can't find jump dest instruction at .text+0x85000019 LD sound/oss/sb_lib.o LD sound/soc/amd/snd-soc-acp-pcm.o net/ipx/ipx_proc.o: warning: objtool: ipx_seq_socket_show()+0x28: can't find jump dest instruction at .text+0x1a01013d CC net/ipv6/ip6_input.o net/llc/llc_core.o: warning: objtool: llc_sap_open()+0x50: can't find jump dest instruction at .text+0x84000116 CC drivers/base/power/main.o net/core/secure_seq.o: warning: objtool: secure_tcpv6_sequence_number()+0xe6: call without frame pointer save/setup net/core/secure_seq.o: warning: objtool: secure_ipv6_port_ephemeral()+0xd1: call without frame pointer save/setup net/core/secure_seq.o: warning: objtool: secure_tcp_sequence_number()+0xac: call without frame pointer save/setup net/core/secure_seq.o: warning: objtool: secure_ipv4_port_ephemeral()+0xa3: call without frame pointer save/setup CC net/core/dst.o CC net/llc/llc_input.o drivers/hwtracing/intel_th/gth.o: warning: objtool: intel_th_gth_reset()+0x2f: can't find jump dest instruction at .text+0xc0000535 CC sound/soc/codecs/ak4104.o LD sound/soc/bcm/built-in.o LD drivers/edac/edac_core.o drivers/ide/ide.o: warning: objtool: ide_port_apply_params()+0x4a: can't find call dest symbol at offset 0x71fe057e drivers/hid/hid-generic.o: warning: objtool: hid_generic_init()+0x14: call without frame pointer save/setup drivers/hid/hid-generic.o: warning: objtool: hid_generic_exit()+0xb: call without frame pointer save/setup CC net/ipv6/addrconf.o LD sound/soc/amd/built-in.o net/lapb/lapb_out.o: warning: objtool: lapb_kick()+0x6f: can't find jump dest instruction at .text+0xd20001a5 CC net/lapb/lapb_iface.o LD drivers/lguest/built-in.o net/appletalk/atalk_proc.o: warning: objtool: atalk_seq_socket_show()+0x2a: can't find jump dest instruction at .text+0xa40000cf LD sound/firewire/bebob/built-in.o CC net/mac802154/mib.o net/hsr/hsr_device.o: warning: objtool: send_hsr_supervision_frame()+0x5c: can't find jump dest instruction at .text+0x6f0203f2 net/9p/trans_virtio.o: warning: objtool: p9_get_mapped_pages()+0x2f: can't find jump dest instruction at .text+0x800202c5 CC net/netfilter/core.o lib/percpu_ida.o: warning: objtool: percpu_ida_alloc()+0x67: can't find jump dest instruction at .text+0xb602006d drivers/ide/ide-ioctls.o: warning: objtool: ide_task_ioctl()+0x55: can't find jump dest instruction at .text+0x8e00005b CC net/ipv6/addrlabel.o CC net/phonet/pn_dev.o net/decnet/dn_nsp_out.o: warning: objtool: dn_nsp_send()+0xb2: can't find jump dest instruction at .text+0xa1010247 CC net/mac802154/iface.o CC lib/test_hexdump.o fs/ocfs2/resize.o: warning: objtool: ocfs2_calc_new_backup_super()+0xc3: can't find jump dest instruction at .text+0x710000c8 CC net/ieee802154/trace.o CC drivers/ide/ide-pm.o net/socket.o: warning: objtool: sock_alloc_inode()+0x33: can't find jump dest instruction at .text+0x83000209 CC net/ipv6/route.o CC drivers/dma/qcom/hidma_mgmt.o sound/core/memalloc.o: warning: objtool: snd_free_dev_pages()+0x2d: can't find jump dest instruction at .text+0x9f000033 net/caif/cfsrvl.o: warning: objtool: cfservl_ctrlcmd()+0x28: can't find jump dest instruction at .text+0xee00003e net/dsa/slave.o: warning: objtool: dsa_slave_port_upper_event()+0x29: can't find jump dest instruction at .text+0xa900066f CC drivers/hwtracing/intel_th/pti.o CC drivers/hwmon/ad7418.o drivers/input/gameport/gameport.o: warning: objtool: gameport_destroy_port()+0x2d: can't find jump dest instruction at .text+0xcc000223 LD drivers/macintosh/built-in.o CC net/ceph/osd_client.o LD net/dsa/dsa_core.o LD drivers/input/gameport/built-in.o drivers/hwmon/hwmon.o: warning: objtool: hwmon_device_register_with_groups()+0x3c: can't find jump dest instruction at .text+0xec0000d2 sound/soc/atmel/atmel-classd.o: warning: objtool: atmel_classd_probe()+0x34: can't find jump dest instruction at .text+0xa03052a CC drivers/lightnvm/core.o CC drivers/hwmon/adc128d818.o LD sound/soc/atmel/snd-atmel-soc-classd.o LD net/dsa/built-in.o sound/firewire/oxfw/oxfw.o: warning: objtool: oxfw_probe()+0x1f: can't find jump dest instruction at .text+0x840001c5 drivers/firewire/core-transaction.o: warning: objtool: fw_fill_request()+0x3b: can't find jump dest instruction at .text+0xb9000040 drivers/block/drbd/drbd_nla.o: warning: objtool: drbd_nla_parse_nested()+0x2d: can't find call dest symbol at offset 0x4f0000b1 fs/jfs/jfs_dtree.o: warning: objtool: dtGetKey()+0x96: can't find jump dest instruction at .text+0xad00009c net/dcb/dcbnl.o: warning: objtool: dcbnl_newmsg()+0x56: can't find jump dest instruction at .text+0x8000012c CC drivers/hid/hid-asus.o net/ceph/pagelist.o: warning: objtool: ceph_pagelist_addpage()+0x69: can't find jump dest instruction at .text+0x9400006f LD sound/soc/jz4740/built-in.o CC sound/soc/fsl/fsl_esai.o CC drivers/isdn/capi/kcapi.o LD fs/jfs/jfs.o CC drivers/hwmon/adcxx.o net/ipx/ipx_route.o: warning: objtool: ipxrtr_add_route()+0x53: can't find jump dest instruction at .text+0xa30000c9 CC drivers/mcb/mcb-core.o LD sound/soc/atmel/built-in.o LD net/dcb/built-in.o LD sound/firewire/oxfw/snd-oxfw.o drivers/input/serio/parkbd.o: warning: objtool: parkbd_interrupt()+0x11: can't find jump dest instruction at .text+0xdc000097 CC net/mac802154/llsec.o CC net/l2tp/l2tp_debugfs.o LD drivers/hwtracing/intel_th/intel_th.o CC net/bluetooth/hci_request.o CC net/l2tp/l2tp_ip6.o fs/ext4/inline.o: warning: objtool: get_max_inline_xattr_value_size()+0x3e: can't find jump dest instruction at .text+0x94000043 CC fs/ocfs2/cluster/heartbeat.o CC drivers/input/input-mt.o LD net/9p/9pnet_virtio.o LD drivers/hwtracing/intel_th/intel_th_gth.o net/ceph/buffer.o: warning: objtool: ceph_buffer_new()+0x4b: can't find jump dest instruction at .text+0x8e000051 drivers/base/property.o: warning: objtool: pset_free_set()+0x1d: can't find jump dest instruction at .text+0x90000023 LD sound/firewire/oxfw/built-in.o net/ieee802154/nl-phy.o: warning: objtool: ieee802154_nl_fill_phy.isra.5()+0x80: can't find jump dest instruction at .text+0x5d010086 LD fs/jfs/built-in.o drivers/input/input-compat.o: warning: objtool: input_event_from_user()+0x86: call without frame pointer save/setup drivers/input/input-compat.o: warning: objtool: input_event_to_user()+0x8c: call without frame pointer save/setup drivers/input/input-compat.o: warning: objtool: input_ff_effect_from_user()+0x7f: call without frame pointer save/setup CC net/ceph/osdmap.o CC fs/ocfs2/cluster/masklog.o net/hsr/hsr_forward.o: warning: objtool: hsr_fill_frame_info()+0x44: can't find jump dest instruction at .text+0x280100fa CC net/ieee802154/socket.o drivers/char/ipmi/ipmi_msghandler.o: warning: objtool: ipmi_init_msghandler()+0x18: can't find jump dest instruction at .text+0xd500011e net/9p/client.o: warning: objtool: perf_trace_9p_protocol_dump()+0x36: can't find jump dest instruction at .text+0xb600024c LD drivers/char/ipmi/ipmi_si.o CC drivers/hwmon/adm1021.o LD net/hsr/hsr.o LD net/9p/9pnet.o drivers/base/power/wakeirq.o: warning: objtool: dev_pm_set_dedicated_wake_irq()+0x26: can't find jump dest instruction at .text+0x9a00023c CC drivers/mcb/mcb-parse.o CC drivers/lightnvm/sysblk.o CC sound/soc/intel/atom/sst-mfld-platform-pcm.o LD sound/firewire/built-in.o drivers/char/tpm/tpm_nsc.o: warning: objtool: tpm_nsc_send()+0x95: can't find jump dest instruction at .text+0xf800018a LD net/hsr/built-in.o CC drivers/base/power/wakeup.o LD drivers/char/ipmi/built-in.o CC sound/soc/kirkwood/kirkwood-dma.o LD drivers/char/tpm/built-in.o LD net/9p/built-in.o LD net/ieee802154/6lowpan/built-in.o drivers/dma/dmatest.o: warning: objtool: dmatest_cleanup_channel()+0x29: can't find jump dest instruction at .text+0xa700002e CC sound/soc/intel/atom/sst-mfld-platform-compress.o CC drivers/leds/led-core.o CC net/rfkill/core.o net/appletalk/ddp.o: warning: objtool: atalk_pick_and_bind_port()+0xbb: can't find jump dest instruction at .text+0x6b000200 drivers/base/regmap/regcache-rbtree.o: warning: objtool: regcache_rbtree_drop()+0x2b: can't find jump dest instruction at .text+0x880000b1 CC sound/soc/intel/atom/sst-atom-controls.o LD net/appletalk/appletalk.o LD drivers/char/built-in.o net/decnet/dn_nsp_in.o: warning: objtool: dn_nsp_conn_conf()+0x16: can't find jump dest instruction at .text+0xee00001c drivers/base/regmap/regcache.o: warning: objtool: regcache_sync_block_raw_flush()+0x3f: can't find jump dest instruction at .text+0xc9000055 CC drivers/base/regmap/regcache-flat.o net/ipv4/protocol.o: warning: objtool: inet_add_protocol()+0x1c: call without frame pointer save/setup net/ipv4/protocol.o: warning: objtool: inet_del_protocol()+0x2b: call without frame pointer save/setup net/ipv4/protocol.o: warning: objtool: inet_del_offload()+0x2b: call without frame pointer save/setup drivers/idle/intel_idle.o: warning: objtool: intel_idle_probe()+0x39: can't find jump dest instruction at .init.text+0x5701003f fs/f2fs/segment.o: warning: objtool: __find_rev_next_bit()+0x10: can't find jump dest instruction at .text+0xf5000016 net/irda/iriap_event.o: warning: objtool: state_r_returning()+0x31: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: state_r_wait_active()+0x27: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: state_r_waiting()+0x27: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: state_s_wait_active()+0x27: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: state_s_wait_for_call()+0x27: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: state_s_replying()+0x27: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: state_s_calling()+0x27: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: state_s_outstanding()+0x3f: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: state_s_call()+0x46: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: state_r_call()+0x3c: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: state_s_connecting()+0x65: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: state_s_make_call()+0x58: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: state_r_execute()+0x47: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: state_r_receiving()+0x3d: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: state_r_disconnect()+0x7f: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: state_s_disconnect()+0x34: call without frame pointer save/setup LD drivers/idle/built-in.o lib/once.o: warning: objtool: once_deferred()+0x18: call without frame pointer save/setup lib/once.o: warning: objtool: __do_once_start()+0x1d: call without frame pointer save/setup lib/once.o: warning: objtool: __do_once_done()+0x17: call without frame pointer save/setup drivers/base/memory.o: warning: objtool: pages_correctly_reserved()+0x25: can't find jump dest instruction at .text+0xfe00024b CC drivers/cpufreq/speedstep-lib.o CC drivers/leds/led-class.o lib/kfifo.o: warning: objtool: setup_sgl_buf()+0x1c: can't find jump dest instruction at .text+0x9020022 net/core/scm.o: warning: objtool: scm_fp_copy()+0x30: can't find jump dest instruction at .text+0xcb000036 fs/f2fs/super.o: warning: objtool: trace_raw_output_f2fs_writepages()+0x34: can't find jump dest instruction at .text+0x5001075a CC lib/kstrtox.o lib/hexdump.o: warning: objtool: hex2bin()+0x9: can't find jump dest instruction at .text+0xb100004f CC sound/core/oss/pcm_oss.o CC net/irda/irlap.o CC net/phonet/pn_netlink.o CC drivers/hwmon/adm1026.o CC lib/test_hash.o CC drivers/input/serio/ct82c710.o LD net/appletalk/built-in.o CC net/rfkill/input.o fs/ocfs2/slot_map.o: warning: objtool: ocfs2_update_slot_info_extended()+0xe: can't find jump dest instruction at .text+0x8d000014 CC drivers/dma/sh/usb-dmac.o CC sound/core/oss/pcm_plugin.o sound/core/sgbuf.o: warning: objtool: snd_free_sgbuf_pages()+0x1c: can't find jump dest instruction at .text+0xb2000022 LD drivers/media/firewire/built-in.o LD sound/core/snd.o fs/f2fs/node.o: warning: objtool: get_node_path()+0x38: can't find jump dest instruction at .text+0xb301022d net/can/bcm.o: warning: objtool: bcm_notifier()+0x31: can't find jump dest instruction at .text+0xc9000127 CC sound/soc/intel/boards/bytcr_rt5640.o net/decnet/dn_timer.o: warning: objtool: dn_slow_timer()+0x3c: can't find jump dest instruction at .text+0xf0000042 CC net/switchdev/switchdev.o LD net/can/can-bcm.o CC drivers/dma/qcom/hidma_mgmt_sys.o LD fs/f2fs/f2fs.o net/ieee802154/core.o: warning: objtool: cfg802154_netdev_notifier_call()+0x26: can't find jump dest instruction at .text+0x130100fc LD drivers/media/common/b2c2/built-in.o LD net/can/built-in.o net/lapb/lapb_in.o: warning: objtool: lapb_state0_machine()+0x22: can't find jump dest instruction at .text+0x88000028 CC drivers/dma/qcom/hidma_ll.o CC drivers/leds/led-triggers.o drivers/cdrom/cdrom.o: warning: objtool: sanitize_format()+0xd: can't find jump dest instruction at .text+0x8d000053 CC net/unix/af_unix.o LD drivers/dma/xilinx/built-in.o CC drivers/hid/hid-aureal.o sound/core/pcm_timer.o: warning: objtool: snd_pcm_timer_resolution_change()+0x4e: can't find jump dest instruction at .text+0xf30000e4 CC net/core/netevent.o LD drivers/cdrom/built-in.o CC drivers/isdn/capi/capiutil.o fs/ocfs2/file.o: warning: objtool: ocfs2_cow_file_pos()+0x56: can't find jump dest instruction at .text+0x9000028c drivers/hid/uhid.o: warning: objtool: uhid_dev_create2()+0x30: can't find jump dest instruction at .text+0x97010146 fs/nilfs2/segment.o: warning: objtool: perf_trace_nilfs2_mdt_submit_block()+0x40: can't find jump dest instruction at .text+0x8b000446 CC drivers/hid/hid-chicony.o LD fs/f2fs/built-in.o LD fs/nilfs2/nilfs2.o LD drivers/isdn/hardware/mISDN/built-in.o LD drivers/media/common/saa7146/built-in.o drivers/firewire/core-cdev.o: warning: objtool: fw_device_op_mmap()+0x30: can't find jump dest instruction at .text+0xd3000316 CC fs/ocfs2/cluster/sys.o net/irda/iriap.o: warning: objtool: irias_seq_show()+0x2a: can't find jump dest instruction at .text+0x2101008f LD drivers/media/common/siano/built-in.o CC drivers/ide/ide-park.o CC net/irda/irlap_event.o drivers/cpufreq/cpufreq_governor_attr_set.o: warning: objtool: governor_store()+0x39: call without frame pointer save/setup drivers/cpufreq/cpufreq_governor_attr_set.o: warning: objtool: gov_attr_set_init()+0x49: call without frame pointer save/setup drivers/cpufreq/cpufreq_governor_attr_set.o: warning: objtool: gov_attr_set_get()+0x2b: call without frame pointer save/setup drivers/cpufreq/cpufreq_governor_attr_set.o: warning: objtool: gov_attr_set_put()+0x2b: call without frame pointer save/setup LD drivers/isdn/hardware/built-in.o sound/soc/generic/simple-card.o: warning: objtool: asoc_simple_card_probe()+0x31: can't find jump dest instruction at .text+0x8d010047 LD fs/nilfs2/built-in.o CC fs/ocfs2/cluster/nodemanager.o CC net/xfrm/xfrm_policy.o drivers/hid/hid-debug.o: warning: objtool: hid_debug_events_read()+0x7b: can't find jump dest instruction at .text+0x55010161 CC drivers/dma/xgene-dma.o net/mac802154/main.o: warning: objtool: ieee802154_alloc_hw()+0x1b: can't find jump dest instruction at .text+0xe0010081 LD sound/soc/generic/snd-soc-simple-card.o drivers/hwmon/ad7314.o: warning: objtool: ad7314_show_temperature()+0x51: can't find jump dest instruction at .text+0x870001f6 net/caif/cfpkt_skbuff.o: warning: objtool: cfpkt_extr_head()+0x42: can't find jump dest instruction at .text+0x3010168 CC net/mac802154/util.o net/decnet/dn_neigh.o: warning: objtool: neigh_elist_cb()+0x13: can't find jump dest instruction at .text+0xe2000099 CC net/irda/irlap_frame.o drivers/input/serio/serio.o: warning: objtool: serio_destroy_port()+0x44: can't find jump dest instruction at .text+0x501082a LD net/caif/caif.o CC net/netfilter/nf_log.o CC net/sched/sch_generic.o CC net/ceph/crush/crush.o CC drivers/input/serio/ps2mult.o CC net/sctp/sm_statetable.o LD drivers/media/common/v4l2-tpg/built-in.o net/decnet/af_decnet.o: warning: objtool: dn_alloc_sock()+0x32: can't find jump dest instruction at .text+0x9e0205b8 drivers/irqchip/irq-ts4800.o: warning: objtool: ts4800_ic_remove()+0x14: call without frame pointer save/setup drivers/irqchip/irq-ts4800.o: warning: objtool: ts4800_ic_probe()+0x2d: call without frame pointer save/setup drivers/irqchip/irq-ts4800.o: warning: objtool: ts4800_ic_driver_init()+0xd: call without frame pointer save/setup drivers/irqchip/irq-ts4800.o: warning: objtool: ts4800_ic_driver_exit()+0xb: call without frame pointer save/setup CC net/sctp/sm_statefuns.o LD drivers/irqchip/built-in.o drivers/cpufreq/cpufreq_conservative.o: warning: objtool: cs_dbs_timer()+0x42: can't find jump dest instruction at .text+0x390104b8 CC drivers/md/raid0.o LD sound/soc/generic/built-in.o fs/reiserfs/journal.o: warning: objtool: remove_journal_hash()+0x37: can't find jump dest instruction at .text+0xa600003d CC net/sched/sch_mq.o net/core/datagram.o: warning: objtool: skb_copy_and_csum_datagram()+0x65: can't find jump dest instruction at .text+0x3d02006b CC sound/soc/kirkwood/kirkwood-i2s.o CC net/llc/llc_output.o LD fs/reiserfs/reiserfs.o net/mpls/mpls_gso.o: warning: objtool: mpls_gso_segment()+0x40: call without frame pointer save/setup net/mpls/mpls_gso.o: warning: objtool: mpls_gso_init()+0xd: call without frame pointer save/setup net/mpls/mpls_gso.o: warning: objtool: mpls_gso_exit()+0xb: call without frame pointer save/setup CC drivers/lightnvm/gennvm.o CC net/ipv6/ip6_fib.o CC drivers/input/serio/libps2.o fs/ocfs2/cluster/masklog.o: warning: objtool: __mlog_printk()+0x1f: can't find jump dest instruction at .text+0xb3000155 CC net/nfc/netlink.o CC sound/core/oss/io.o net/kcm/kcmproc.o: warning: objtool: kcm_seq_next()+0x17: can't find jump dest instruction at .text+0xa000049d /home/kisskb/slave/src/lib/test_hash.c: In function 'test_hash_init': /home/kisskb/slave/src/lib/test_hash.c:146:2: warning: missing braces around initializer [-Wmissing-braces] /home/kisskb/slave/src/lib/test_hash.c:146:2: warning: (near initialization for 'hash_or[0]') [-Wmissing-braces] /home/kisskb/slave/src/lib/test_hash.c:224:7: warning: "HAVE_ARCH__HASH_32" is not defined [-Wundef] /home/kisskb/slave/src/lib/test_hash.c:229:7: warning: "HAVE_ARCH_HASH_32" is not defined [-Wundef] /home/kisskb/slave/src/lib/test_hash.c:234:7: warning: "HAVE_ARCH_HASH_64" is not defined [-Wundef] lib/test_hexdump.o: warning: objtool: test_hexdump()+0x9a: can't find call dest symbol at offset 0x12ff01ed LD drivers/media/common/built-in.o net/ipv4/inetpeer.o: warning: objtool: lookup_rcu()+0x2b: can't find jump dest instruction at .text+0xda0000a1 drivers/cpufreq/cpufreq_ondemand.o: warning: objtool: generic_powersave_bias_target()+0x5f: can't find jump dest instruction at .text+0xe5000694 CC lib/test_rhashtable.o CC sound/core/oss/copy.o CC drivers/cpufreq/p4-clockmod.o fs/dlm/lock.o: warning: objtool: _can_be_granted()+0x21: can't find jump dest instruction at .text+0x4e010027 net/caif/caif_usb.o: warning: objtool: cfusbl_create()+0x39: can't find jump dest instruction at .text+0x1c01006f drivers/cpufreq/cpufreq_governor.o: warning: objtool: cpufreq_governor_init()+0x33: can't find jump dest instruction at .text+0xad0200d9 net/core/gen_stats.o: warning: objtool: gnet_stats_copy_rate_est()+0x34: can't find jump dest instruction at .text+0xaa00028a LD fs/dlm/dlm.o LD fs/reiserfs/built-in.o drivers/i2c/i2c-smbus.o: warning: objtool: smbalert_probe()+0x4b: can't find jump dest instruction at .text+0xc6000071 CC drivers/cpufreq/intel_pstate.o sound/oss/pss.o: warning: objtool: pss_download_boot()+0x8e: can't find jump dest instruction at .text+0xe0100a4 CC drivers/leds/leds-bd2802.o CC drivers/isdn/mISDN/core.o LD sound/soc/mediatek/built-in.o CC net/irda/timer.o LD sound/oss/built-in.o CC fs/ocfs2/cluster/quorum.o LD fs/dlm/built-in.o drivers/base/regmap/regcache-flat.o: warning: objtool: regcache_flat_exit()+0x18: call without frame pointer save/setup drivers/base/regmap/regcache-flat.o: warning: objtool: regcache_flat_init()+0x3d: call without frame pointer save/setup drivers/base/regmap/regcache-lzo.o: warning: objtool: regcache_lzo_sync()+0x42: can't find jump dest instruction at .text+0xd2000048 sound/core/pcm_dmaengine.o: warning: objtool: snd_dmaengine_pcm_trigger()+0x31: can't find call dest symbol at offset 0x4afe02b5 CC drivers/base/power/domain.o CC net/phonet/socket.o LD sound/core/snd-hwdep.o CC drivers/base/regmap/regmap-debugfs.o drivers/hid/hid-asus.o: warning: objtool: asus_report_fixup()+0x32: call without frame pointer save/setup drivers/hid/hid-asus.o: warning: objtool: asus_driver_init()+0x14: call without frame pointer save/setup drivers/hid/hid-asus.o: warning: objtool: asus_driver_exit()+0xb: call without frame pointer save/setup net/lapb/lapb_subr.o: warning: objtool: lapb_decode()+0x7b: can't find jump dest instruction at .text+0x360301f1 LD sound/core/snd-pcm-dmaengine.o CC net/netfilter/nf_queue.o CC net/rfkill/rfkill-regulator.o CC net/ipv6/ipv6_sockglue.o CC net/ipv4/inet_timewait_sock.o sound/core/timer.o: warning: objtool: snd_timer_free()+0x12: can't find jump dest instruction at .text+0xc70002d8 drivers/block/drbd/drbd_bitmap.o: warning: objtool: bm_realloc_pages()+0x28: can't find jump dest instruction at .text+0xec00016e net/ieee802154/nl-mac.o: warning: objtool: ieee802154_llsec_dump_table()+0x38: can't find jump dest instruction at .text+0xb100003e CC fs/ocfs2/dlm/dlmdomain.o CC drivers/hwmon/adm1029.o CC net/ceph/crush/mapper.o fs/ocfs2/acl.o: warning: objtool: ocfs2_get_acl_nolock()+0x3b: can't find jump dest instruction at .text+0xf80000d1 CC drivers/base/regmap/regmap-i2c.o CC drivers/isdn/mISDN/fsm.o CC net/irda/qos.o sound/soc/fsl/fsl_asrc.o: warning: objtool: fsl_asrc_isr()+0x67: can't find jump dest instruction at .text+0xcf01030d CC drivers/md/raid1.o drivers/edac/xgene_edac.o: warning: objtool: xgene_edac_pa_report()+0x35: can't find jump dest instruction at .text+0x601010b net/ipv6/anycast.o: warning: objtool: ac6_get_next.isra.6()+0x1c: can't find jump dest instruction at .text+0x810001f1 CC drivers/hwmon/adm9240.o fs/ocfs2/journal.o: warning: objtool: ocfs2_queue_orphan_scan()+0x29: can't find jump dest instruction at .text+0x7701032f CC sound/core/oss/linear.o LD drivers/edac/built-in.o CC drivers/hid/hid-cmedia.o net/mac802154/rx.o: warning: objtool: ieee802154_parse_frame_start()+0x5c: can't find jump dest instruction at .text+0x58020292 drivers/hwmon/ad7418.o: warning: objtool: set_temp()+0x4c: can't find jump dest instruction at .text+0x91000051 drivers/ipack/ipack.o: warning: objtool: id_show()+0x29: can't find jump dest instruction at .text+0x9f00023f CC net/xfrm/xfrm_state.o lib/test_hash.o: warning: objtool: test_hash_init()+0x119: can't find jump dest instruction at .init.text+0x730101d8 drivers/mcb/mcb-core.o: warning: objtool: mcb_alloc_bus()+0x38: can't find jump dest instruction at .text+0x950003de drivers/mcb/mcb-parse.o: warning: objtool: chameleon_parse_gdd()+0x35: can't find jump dest instruction at .text+0x1301003b CC drivers/mfd/88pm805.o lib/kstrtox.o: warning: objtool: _parse_integer()+0x20: can't find jump dest instruction at .text+0xc9000096 drivers/hid/hid-apple.o: warning: objtool: apple_probe()+0x5b: can't find jump dest instruction at .text+0x95000140 LD drivers/ipack/built-in.o CC net/mac802154/cfg.o CC drivers/base/power/domain_governor.o CC net/xfrm/xfrm_hash.o CC lib/test_printf.o LD drivers/media/i2c/soc_camera/built-in.o CC drivers/hid/hid-cypress.o LD drivers/mcb/mcb.o CC drivers/misc/ad525x_dpot.o LD drivers/mmc/built-in.o fs/ocfs2/stackglue.o: warning: objtool: ocfs2_cluster_connect()+0x54: can't find jump dest instruction at .text+0xd40008fa LD drivers/media/i2c/built-in.o drivers/hwmon/adc128d818.o: warning: objtool: adc128_detect()+0x3e: can't find jump dest instruction at .text+0xae000044 drivers/hwtracing/intel_th/pti.o: warning: objtool: intel_th_pti_probe()+0x22: can't find jump dest instruction at .text+0x1b010308 LD sound/core/snd-timer.o sound/soc/fsl/fsl_asrc_dma.o: warning: objtool: fsl_asrc_dma_prepare_and_submit()+0xac: can't find jump dest instruction at .text+0xc0100e2 CC drivers/leds/leds-lm3530.o LD drivers/hwtracing/intel_th/intel_th_pti.o lib/string_helpers.o: warning: objtool: string_get_size()+0x1e: can't find jump dest instruction at .text+0x1c010024 drivers/leds/led-core.o: warning: objtool: led_blink_setup()+0x35: can't find jump dest instruction at .text+0x8e00028b LD drivers/mcb/built-in.o CC net/bluetooth/mgmt_util.o CC drivers/leds/leds-lm3533.o drivers/hwmon/adcxx.o: warning: objtool: adcxx_probe()+0x3a: can't find jump dest instruction at .text+0x21010230 LD sound/soc/fsl/snd-soc-fsl-asrc.o CC net/sched/sch_api.o CC drivers/hwmon/ads7828.o CC net/irda/irqueue.o CC drivers/isdn/mISDN/socket.o drivers/ide/ide-iops.o: warning: objtool: eighty_ninty_three()+0x48: can't find jump dest instruction at .text+0xdb00039e net/bluetooth/hci_sock.o: warning: objtool: hci_sock_bound_ioctl()+0x1d: can't find jump dest instruction at .text+0x54010283 CC net/bluetooth/leds.o drivers/input/serio/ct82c710.o: warning: objtool: ct82c710_probe()+0x31: can't find jump dest instruction at .text+0x99000057 net/ipv6/af_inet6.o: warning: objtool: inet6_getname()+0x5c: can't find jump dest instruction at .text+0x9c000162 net/ieee802154/header_ops.o: warning: objtool: ieee802154_hdr_push()+0x4e: can't find jump dest instruction at .text+0xa40002e4 CC drivers/md/raid10.o CC net/ipv6/ndisc.o CC net/ipv4/inet_connection_sock.o net/core/gen_estimator.o: warning: objtool: est_timer()+0x64: can't find jump dest instruction at .text+0xfa00006a drivers/ide/ide-lib.o: warning: objtool: ide_dump_status()+0x52: can't find jump dest instruction at .text+0x85000107 CC drivers/ide/ide-sysfs.o drivers/cpufreq/cpufreq.o: warning: objtool: adjust_jiffies()+0x23: can't find jump dest instruction at .text+0xd2000079 net/mac802154/tx.o: warning: objtool: ieee802154_monitor_start_xmit()+0x22: can't find call dest symbol at offset 0x29ff01d6 LD sound/soc/mxs/built-in.o CC drivers/md/raid5.o CC net/mac802154/trace.o CC drivers/leds/leds-lm3642.o fs/ocfs2/filecheck.o: warning: objtool: ocfs2_filecheck_show()+0x2d: can't find jump dest instruction at .text+0x84010353 net/irda/irlmp_frame.o: warning: objtool: irlmp_link_data_indication()+0x43: can't find jump dest instruction at .text+0xe20001d9 net/ieee802154/sysfs.o: warning: objtool: wpan_phy_resume()+0x22: can't find jump dest instruction at .text+0xcc000098 drivers/base/power/runtime.o: warning: objtool: rpm_check_suspend_allowed()+0x1e: can't find jump dest instruction at .text+0x880000c4 LD drivers/media/mmc/siano/built-in.o drivers/hid/hid-aureal.o: warning: objtool: aureal_report_fixup()+0x32: call without frame pointer save/setup drivers/hid/hid-aureal.o: warning: objtool: aureal_driver_init()+0x14: call without frame pointer save/setup drivers/hid/hid-aureal.o: warning: objtool: aureal_driver_exit()+0xb: call without frame pointer save/setup CC net/irda/irttp.o CC drivers/leds/leds-pca9532.o CC net/llc/llc_if.o net/decnet/dn_dev.o: warning: objtool: dn_nl_fill_ifaddr()+0x38: can't find jump dest instruction at .text+0x970100be CC net/core/neighbour.o drivers/cpufreq/speedstep-lib.o: warning: objtool: pentium3_get_frequency()+0x1ab: can't find jump dest instruction at .text+0x40101b1 net/bluetooth/lib.o: warning: objtool: bt_info()+0x51: call without frame pointer save/setup net/bluetooth/lib.o: warning: objtool: bt_warn()+0x51: call without frame pointer save/setup net/bluetooth/lib.o: warning: objtool: bt_err()+0x51: call without frame pointer save/setup net/bluetooth/lib.o: warning: objtool: bt_err_ratelimited()+0x52: call without frame pointer save/setup drivers/iommu/io-pgtable-arm-v7s.o: warning: objtool: __arm_v7s_pte_sync.isra.6()+0x24: can't find jump dest instruction at .text+0x990001ba fs/ocfs2/stack_user.o: warning: objtool: ocfs2_control_do_setversion_msg()+0x41: can't find jump dest instruction at .text+0x10797 LD drivers/firewire/firewire-core.o CC fs/ocfs2/dlmfs/userdlm.o drivers/hwmon/adm1021.o: warning: objtool: adm1021_detect()+0x67: can't find jump dest instruction at .text+0xd502006d net/ipx/af_ipx.o: warning: objtool: ipxitf_auto_create()+0x15: can't find jump dest instruction at .text+0xe70002eb LD fs/ocfs2/ocfs2_stackglue.o LD drivers/media/mmc/built-in.o drivers/ide/ide-pm.o: warning: objtool: ide_start_power_step()+0x3c: can't find jump dest instruction at .text+0x9d0003b2 drivers/leds/led-class.o: warning: objtool: led_classdev_register()+0x60: can't find jump dest instruction at .text+0x7f0102f6 LD net/ipx/ipx.o drivers/block/floppy.o: warning: objtool: bad_flp_intr()+0x34: can't find jump dest instruction at .text+0x8e00044a net/rfkill/input.o: warning: objtool: rfkill_op_handler()+0x96: can't find jump dest instruction at .text+0x7800009a CC net/bluetooth/selftest.o CC net/sched/sch_blackhole.o drivers/dma/qcom/hidma_mgmt_sys.o: warning: objtool: set_values_channel()+0x62: can't find jump dest instruction at .text+0x81000398 sound/soc/codecs/ak4104.o: warning: objtool: ak4104_hw_params()+0x53: can't find jump dest instruction at .text+0x90000079 LD fs/ocfs2/ocfs2_stack_user.o CC net/ipv4/tcp.o drivers/base/firmware_class.o: warning: objtool: dev_cache_fw_image()+0x58: can't find jump dest instruction at .text+0xbe0005cd CC net/llc/llc_c_ev.o CC net/rfkill/rfkill-gpio.o LD sound/soc/nuc900/built-in.o CC drivers/dma/qcom/hidma.o CC net/nfc/af_nfc.o drivers/hid/hid-chicony.o: warning: objtool: ch_input_mapping()+0x16: can't find jump dest instruction at .text+0xc203008c drivers/dma/qcom/hidma_mgmt.o: warning: objtool: hidma_mgmt_setup()+0x4c: can't find jump dest instruction at .text+0x40020051 CC sound/core/oss/mulaw.o CC drivers/isdn/capi/capilib.o LD net/ipx/built-in.o CC sound/soc/codecs/ak4642.o net/ipv4/ip_input.o: warning: objtool: ip_local_deliver_finish()+0x96: can't find jump dest instruction at .text+0x9700009c CC drivers/dma/qcom/hidma_dbg.o CC drivers/nvdimm/core.o CC drivers/base/regmap/regmap-spi.o CC drivers/nfc/fdp/fdp.o net/bluetooth/ecc.o: warning: objtool: vli_mult()+0x69: can't find jump dest instruction at .text+0x9300017e net/lapb/lapb_timer.o: warning: objtool: lapb_t1timer_expiry()+0x15: can't find jump dest instruction at .text+0x2101013b CC drivers/ide/ide-devsets.o fs/ocfs2/cluster/sys.o: warning: objtool: version_show()+0x1f: call without frame pointer save/setup fs/ocfs2/cluster/sys.o: warning: objtool: o2cb_sys_shutdown()+0x9: call without frame pointer save/setup fs/ocfs2/cluster/sys.o: warning: objtool: o2cb_sys_init()+0x1d: call without frame pointer save/setup CC drivers/nfc/fdp/i2c.o net/ceph/crush/crush.o: warning: objtool: crush_destroy_bucket_uniform()+0x15: call without frame pointer save/setup net/ceph/crush/crush.o: warning: objtool: crush_destroy_bucket_list()+0x15: call without frame pointer save/setup net/ceph/crush/crush.o: warning: objtool: crush_destroy_bucket_tree()+0x15: call without frame pointer save/setup net/ceph/crush/crush.o: warning: objtool: crush_destroy_bucket_straw()+0x15: call without frame pointer save/setup net/ceph/crush/crush.o: warning: objtool: crush_destroy_bucket_straw2()+0x15: call without frame pointer save/setup net/ceph/crush/crush.o: warning: objtool: crush_destroy_bucket()+0x1a: call without frame pointer save/setup net/ceph/crush/crush.o: warning: objtool: crush_destroy()+0x7c: call without frame pointer save/setup net/ceph/crush/crush.o: warning: objtool: crush_destroy_rule()+0x9: call without frame pointer save/setup CC net/sctp/sm_sideeffect.o CC net/sched/cls_api.o CC drivers/mfd/88pm80x.o LD drivers/nvme/host/built-in.o CC net/unix/garbage.o drivers/base/power/qos.o: warning: objtool: __dev_pm_qos_update_request()+0x2a: can't find jump dest instruction at .text+0x1c010100 CC sound/soc/codecs/ak5386.o net/ipv4/ip_forward.o: warning: objtool: ip_forward()+0x23: can't find jump dest instruction at .text+0x5f030149 CC drivers/isdn/capi/kcapi_proc.o CC net/ipv4/tcp_input.o net/ipv4/ip_fragment.o: warning: objtool: ip_expire()+0x2f: can't find jump dest instruction at .text+0x840102b5 sound/soc/soc-dapm.o: warning: objtool: dapm_supply_check_power()+0x39: can't find jump dest instruction at .text+0x9d00019f CC drivers/nfc/nxp-nci/core.o LD drivers/nvme/built-in.o CC fs/ocfs2/dlm/dlmdebug.o CC drivers/isdn/capi/capi.o drivers/cpufreq/p4-clockmod.o: warning: objtool: cpufreq_p4_get_frequency.constprop.3()+0x13: can't find jump dest instruction at .text+0x82000019 CC net/core/rtnetlink.o net/irda/irlmp.o: warning: objtool: irlmp_seq_show()+0x33: can't find jump dest instruction at .text+0xb9010058 drivers/hwmon/w83792d.o: warning: objtool: w83792d_detect()+0x47: can't find jump dest instruction at .text+0xe400004d drivers/leds/led-triggers.o: warning: objtool: led_trigger_set()+0x49: can't find jump dest instruction at .text+0x9100021f CC drivers/nvdimm/bus.o drivers/isdn/mISDN/fsm.o: warning: objtool: mISDN_FsmEvent()+0x57: can't find jump dest instruction at .text+0x8000012c CC drivers/hwmon/ads7871.o drivers/hid/hid-core.o: warning: objtool: fetch_item()+0x14: can't find jump dest instruction at .text+0xc900001a CC drivers/isdn/mISDN/clock.o fs/ocfs2/uptodate.o: warning: objtool: ocfs2_remove_block_from_cache()+0x1f: can't find jump dest instruction at .text+0x50102a5 CC net/netfilter/nf_sockopt.o CC drivers/hid/hid-dr.o drivers/input/input-mt.o: warning: objtool: adjust_dual()+0xf: can't find jump dest instruction at .text+0xad000015 CC drivers/nvmem/core.o drivers/firewire/net.o: warning: objtool: fwnet_remove()+0xc2: can't find jump dest instruction at .text+0x9f000278 CC drivers/mfd/sm501.o drivers/dma/idma64.o: warning: objtool: idma64_start_transfer()+0x3d: can't find jump dest instruction at .text+0x50100f2 CC net/nfc/rawsock.o net/llc/llc_input.o: warning: objtool: llc_rcv()+0x54: can't find jump dest instruction at .text+0xeb03017a LD drivers/firewire/firewire-net.o CC drivers/nvmem/lpc18xx_eeprom.o net/core/net_namespace.o: warning: objtool: rtnl_net_fill.isra.10.constprop.12()+0x35: can't find jump dest instruction at .text+0xe60001bb CC net/llc/llc_c_ac.o drivers/block/drbd/drbd_actlog.o: warning: objtool: _bme_get()+0x55: can't find jump dest instruction at .text+0xb900005a fs/ocfs2/stack_o2cb.o: warning: objtool: o2cb_cluster_check()+0x2c: can't find jump dest instruction at .text+0xfd000391 CC drivers/input/serio/serio_raw.o LD drivers/firewire/built-in.o CC drivers/i2c/i2c-dev.o CC net/ipv4/tcp_output.o net/bluetooth/hci_conn.o: warning: objtool: hci_conn_idle()+0x73: can't find jump dest instruction at .text+0xbf0001d9 drivers/input/serio/i8042.o: warning: objtool: i8042_interrupt()+0x76: can't find jump dest instruction at .text+0x600201cc net/mac802154/mac_cmd.o: warning: objtool: mac802154_set_mac_params()+0xe8: can't find jump dest instruction at .text+0xfd0002ce CC drivers/input/serio/altera_ps2.o CC net/llc/llc_conn.o net/irda/irlmp_event.o: warning: objtool: irlmp_state_standby()+0x27: can't find jump dest instruction at .text+0xef00002d CC drivers/base/regmap/regmap-mmio.o CC net/irda/irda_device.o sound/core/oss/copy.o: warning: objtool: copy_transfer()+0x26: can't find jump dest instruction at .text+0x1d01002c CC net/unix/diag.o CC sound/core/oss/route.o CC net/xfrm/xfrm_input.o LD drivers/media/pci/b2c2/built-in.o net/xfrm/xfrm_hash.o: warning: objtool: xfrm_hash_alloc()+0x38: call without frame pointer save/setup net/xfrm/xfrm_hash.o: warning: objtool: xfrm_hash_free()+0x2e: call without frame pointer save/setup CC drivers/net/dummy.o CC net/xfrm/xfrm_output.o drivers/dma/sh/usb-dmac.o: warning: objtool: usb_dmac_runtime_suspend()+0x56: can't find call dest symbol at offset 0xe5ff018a LD drivers/dma/sh/built-in.o net/packet/diag.o: warning: objtool: pdiag_put_mclist()+0x3c: can't find jump dest instruction at .text+0xd50001e2 fs/ocfs2/dir.o: warning: objtool: ocfs2_dx_dir_name_hash()+0x35: can't find jump dest instruction at .text+0x6c0104fb drivers/base/power/domain_governor.o: warning: objtool: default_suspend_ok()+0x9b: can't find jump dest instruction at .text+0x850000b0 CC fs/ocfs2/dlm/dlmthread.o LD fs/ocfs2/ocfs2_stack_o2cb.o CC drivers/i2c/i2c-mux.o drivers/ide/ide-taskfile.o: warning: objtool: ide_pio_bytes()+0x45: can't find jump dest instruction at .text+0xd70100db net/mac802154/mib.o: warning: objtool: mac802154_dev_set_page_channel()+0x2a: call without frame pointer save/setup net/mac802154/mib.o: warning: objtool: mac802154_get_params()+0x38: call without frame pointer save/setup net/mac802154/mib.o: warning: objtool: mac802154_set_params()+0x3f: call without frame pointer save/setup net/mac802154/mib.o: warning: objtool: mac802154_add_key()+0x3f: call without frame pointer save/setup net/mac802154/mib.o: warning: objtool: mac802154_del_key()+0x38: call without frame pointer save/setup net/mac802154/mib.o: warning: objtool: mac802154_add_dev()+0x38: call without frame pointer save/setup net/mac802154/mib.o: warning: objtool: mac802154_del_dev()+0x38: call without frame pointer save/setup net/mac802154/mib.o: warning: objtool: mac802154_add_devkey()+0x3f: call without frame pointer save/setup net/mac802154/mib.o: warning: objtool: mac802154_del_devkey()+0x3f: call without frame pointer save/setup net/mac802154/mib.o: warning: objtool: mac802154_add_seclevel()+0x38: call without frame pointer save/setup net/mac802154/mib.o: warning: objtool: mac802154_del_seclevel()+0x38: call without frame pointer save/setup net/mac802154/mib.o: warning: objtool: mac802154_lock_table()+0x1f: call without frame pointer save/setup net/mac802154/mib.o: warning: objtool: mac802154_unlock_table()+0x1d: call without frame pointer save/setup CC sound/soc/codecs/cs35l32.o LD sound/soc/omap/built-in.o lib/rhashtable.o: warning: objtool: rhashtable_rehash_table()+0x26: can't find jump dest instruction at .text+0xb70005fc fs/ocfs2/cluster/quorum.o: warning: objtool: o2quo_make_decision()+0x5b: can't find jump dest instruction at .text+0xf80000c1 LD drivers/media/pci/ddbridge/built-in.o net/rfkill/rfkill-regulator.o: warning: objtool: rfkill_regulator_probe()+0x47: can't find jump dest instruction at .text+0x9a01019c CC net/ipv4/tcp_timer.o CC sound/core/oss/rate.o sound/soc/kirkwood/kirkwood-dma.o: warning: objtool: kirkwood_dma_open()+0x60: can't find jump dest instruction at .text+0xd3000596 net/l2tp/l2tp_eth.o: warning: objtool: l2tp_eth_dev_recv()+0x38: can't find jump dest instruction at .text+0x2101030e net/core/dev_addr_lists.o: warning: objtool: __hw_addr_add_ex()+0x32: can't find jump dest instruction at .text+0x89000158 sound/soc/intel/boards/bytcr_rt5640.o: warning: objtool: snd_byt_rt5640_mc_probe()+0x31: call without frame pointer save/setup sound/soc/intel/boards/bytcr_rt5640.o: warning: objtool: byt_rt5640_aif1_hw_params()+0x34: call without frame pointer save/setup sound/soc/intel/boards/bytcr_rt5640.o: warning: objtool: byt_rt5640_aif1_startup()+0x1f: call without frame pointer save/setup sound/soc/intel/boards/bytcr_rt5640.o: warning: objtool: byt_rt5640_codec_fixup()+0x47: call without frame pointer save/setup sound/soc/intel/boards/bytcr_rt5640.o: warning: objtool: byt_rt5640_init()+0x38: call without frame pointer save/setup sound/soc/intel/boards/bytcr_rt5640.o: warning: objtool: snd_byt_rt5640_mc_driver_init()+0xd: call without frame pointer save/setup sound/soc/intel/boards/bytcr_rt5640.o: warning: objtool: snd_byt_rt5640_mc_driver_exit()+0xb: call without frame pointer save/setup CC net/ipv4/tcp_ipv4.o LD net/packet/af_packet_diag.o CC drivers/nfc/nxp-nci/firmware.o LD sound/soc/intel/boards/snd-soc-sst-bytcr-rt5640.o drivers/hid/hid-input.o: warning: objtool: hidinput_find_key()+0x5d: can't find jump dest instruction at .text+0x840000a3 sound/soc/intel/atom/sst-mfld-platform-compress.o: warning: objtool: sst_platform_compr_set_params()+0xb6: can't find jump dest instruction at .text+0x350102ac CC drivers/nfc/pn533/pn533.o CC net/core/utils.o CC drivers/input/ff-core.o drivers/input/serio/ps2mult.o: warning: objtool: ps2mult_interrupt()+0x9a: can't find jump dest instruction at .text+0x73020410 CC net/phonet/datagram.o CC drivers/md/raid5-cache.o CC sound/soc/codecs/cs42l51.o CC drivers/isdn/mISDN/hwchannel.o sound/core/oss/io.o: warning: objtool: io_capture_transfer()+0x40: can't find jump dest instruction at .text+0xca000046 LD sound/soc/intel/boards/built-in.o sound/core/oss/mixer_oss.o: warning: objtool: snd_mixer_oss_get_recsrc()+0x1e: can't find jump dest instruction at .text+0x83000024 CC drivers/nfc/s3fwrn5/core.o drivers/isdn/capi/kcapi.o: warning: objtool: ctr_down()+0x17: can't find jump dest instruction at .text+0x5b01001d LD drivers/dma/qcom/hdma_mgmt.o drivers/base/regmap/regmap-i2c.o: warning: objtool: regmap_get_i2c_bus()+0x33: can't find jump dest instruction at .text+0xca000039 drivers/ide/ide-park.o: warning: objtool: issue_park_cmd()+0x6f: can't find jump dest instruction at .text+0xe6000075 LD drivers/media/pci/dm1105/built-in.o CC drivers/base/regmap/regmap-irq.o CC drivers/nvmem/mxs-ocotp.o drivers/mfd/88pm805.o: warning: objtool: device_805_init()+0x34: can't find jump dest instruction at .text+0x2010079 net/bluetooth/l2cap_sock.o: warning: objtool: __l2cap_wait_ack()+0x11f: can't find jump dest instruction at .text+0x8a0001d5 LD drivers/media/pci/mantis/built-in.o sound/core/oss/linear.o: warning: objtool: convert()+0x25: can't find jump dest instruction at .text+0x1e01016b CC net/xfrm/xfrm_sysctl.o CC drivers/mfd/bcm590xx.o CC net/sctp/protocol.o CC drivers/md/multipath.o CC drivers/i2c/algos/i2c-algo-bit.o drivers/hwmon/ads7828.o: warning: objtool: ads7828_probe()+0x4b: can't find jump dest instruction at .text+0x480100d1 net/lapb/lapb_iface.o: warning: objtool: lapb_create_cb()+0x28: can't find jump dest instruction at .text+0xd500009e drivers/hid/hid-cmedia.o: warning: objtool: cmhid_probe()+0x3e: can't find jump dest instruction at .text+0x8c0000f4 net/core/netevent.o: warning: objtool: register_netevent_notifier()+0x13: call without frame pointer save/setup net/core/netevent.o: warning: objtool: unregister_netevent_notifier()+0x13: call without frame pointer save/setup net/core/netevent.o: warning: objtool: call_netevent_notifiers()+0x16: call without frame pointer save/setup LD net/lapb/lapb.o CC drivers/hid/hid-emsff.o CC net/ipv6/udp.o drivers/hid/hid-cypress.o: warning: objtool: cp_event()+0x74: call without frame pointer save/setup drivers/hid/hid-cypress.o: warning: objtool: cp_probe()+0x23: call without frame pointer save/setup drivers/hid/hid-cypress.o: warning: objtool: cp_driver_init()+0x14: call without frame pointer save/setup drivers/hid/hid-cypress.o: warning: objtool: cp_driver_exit()+0xb: call without frame pointer save/setup CC drivers/hwmon/adt7x10.o net/decnet/dn_route.o: warning: objtool: dn_dst_gc()+0xc4: can't find jump dest instruction at .text+0x51000229 CC net/phonet/sysctl.o sound/soc/soc-core.o: warning: objtool: trace_raw_output_snd_soc_dapm_path()+0x20: can't find jump dest instruction at .text+0x870003a6 net/ceph/mon_client.o: warning: objtool: finish_hunting()+0x1f: can't find jump dest instruction at .text+0x9d000115 LD net/decnet/decnet.o CC net/ipv6/udplite.o drivers/hwmon/adm1029.o: warning: objtool: adm1029_detect()+0x42: can't find jump dest instruction at .text+0x8d000048 drivers/android/binder.o: warning: objtool: perf_trace_binder_update_page_range()+0x3c: can't find jump dest instruction at .text+0x9e000952 CC drivers/mfd/htc-pasic3.o CC drivers/i2c/algos/i2c-algo-pcf.o net/l2tp/l2tp_ip.o: warning: objtool: l2tp_ip_recvmsg()+0x42: can't find jump dest instruction at .text+0x7b010168 drivers/block/drbd/drbd_req.o: warning: objtool: remote_due_to_read_balancing()+0xc: can't find jump dest instruction at .text+0x8c0000f2 LD drivers/android/built-in.o LD net/lapb/built-in.o net/mac802154/util.o: warning: objtool: ieee802154_wake_queue()+0x37: call without frame pointer save/setup net/mac802154/util.o: warning: objtool: ieee802154_stop_queue()+0x35: call without frame pointer save/setup net/mac802154/util.o: warning: objtool: ieee802154_xmit_ifs_timer()+0x10: call without frame pointer save/setup net/mac802154/util.o: warning: objtool: ieee802154_xmit_complete()+0x5b: call without frame pointer save/setup net/mac802154/util.o: warning: objtool: ieee802154_stop_device()+0x1c: call without frame pointer save/setup net/l2tp/l2tp_netlink.o: warning: objtool: l2tp_nl_tunnel_send()+0x31: can't find jump dest instruction at .text+0x2e040147 CC drivers/md/faulty.o CC drivers/hid/hid-ezkey.o CC net/phonet/af_phonet.o CC drivers/misc/ad525x_dpot-i2c.o CC drivers/isdn/mISDN/stack.o drivers/input/serio/libps2.o: warning: objtool: ps2_sendbyte()+0x55: can't find jump dest instruction at .text+0x9100005b CC net/ceph/crush/hash.o LD drivers/media/pci/netup_unidvb/built-in.o CC drivers/hwmon/adt7310.o LD net/decnet/built-in.o net/ipv4/ip_options.o: warning: objtool: __ip_options_echo()+0x34: can't find jump dest instruction at .text+0xda0301ba sound/core/compress_offload.o: warning: objtool: snd_compress_dev_register()+0x16: can't find jump dest instruction at .text+0xd80000fc drivers/input/input.o: warning: objtool: input_to_handler()+0x37: can't find jump dest instruction at .text+0x9a00003d drivers/isdn/capi/capiutil.o: warning: objtool: message_2_pars()+0x36: can't find jump dest instruction at .text+0xcb01014c CC drivers/misc/bmp085.o CC drivers/leds/leds-gpio.o CC drivers/net/ifb.o CC net/compat.o drivers/block/drbd/drbd_debugfs.o: warning: objtool: drbd_single_open()+0x32: can't find jump dest instruction at .text+0xdf000218 LD drivers/media/pci/ngene/built-in.o drivers/iommu/io-pgtable-arm.o: warning: objtool: arm_lpae_iova_to_phys()+0x20: can't find jump dest instruction at .text+0xf010026 LD drivers/media/pci/pluto2/built-in.o CC net/sched/act_api.o net/caif/caif_socket.o: warning: objtool: caif_ctrl_cb()+0x1f: can't find jump dest instruction at .text+0xb1000415 LD drivers/iommu/built-in.o LD net/caif/built-in.o net/l2tp/l2tp_debugfs.o: warning: objtool: l2tp_dfs_seq_tunnel_show()+0x86: can't find jump dest instruction at .text+0x8c00010c sound/soc/intel/atom/sst-mfld-platform-pcm.o: warning: objtool: sst_platform_open()+0x13: can't find jump dest instruction at .text+0x93000019 LD drivers/media/pci/pt1/built-in.o net/llc/llc_output.o: warning: objtool: llc_build_and_send_ui_pkt()+0x33: call without frame pointer save/setup CC net/sched/act_police.o net/phonet/pn_netlink.o: warning: objtool: fill_addr()+0x37: can't find jump dest instruction at .text+0x401003d CC drivers/ide/ide-io-std.o CC drivers/parport/share.o CC net/irda/irias_object.o drivers/leds/leds-lm3530.o: warning: objtool: lm3530_init_registers()+0x58: can't find jump dest instruction at .text+0xdf00017e drivers/hwtracing/intel_th/msu.o: warning: objtool: msc_iter_block_start()+0xd: can't find jump dest instruction at .text+0x94000013 CC net/ipv4/tcp_minisocks.o CC drivers/input/ff-memless.o LD drivers/perf/built-in.o LD drivers/hwtracing/intel_th/intel_th_msu.o net/core/dst.o: warning: objtool: dst_dev_event()+0x20: can't find jump dest instruction at .text+0x48010026 sound/soc/fsl/fsl_esai.o: warning: objtool: fsl_esai_readable_reg()+0xf: can't find jump dest instruction at .text+0xe7000045 LD sound/soc/fsl/snd-soc-fsl-esai.o drivers/leds/leds-lm3642.o: warning: objtool: lm3642_probe()+0x52: can't find jump dest instruction at .text+0x67020277 CC net/sctp/endpointola.o CC drivers/input/serio/arc_ps2.o net/ceph/crush/mapper.o: warning: objtool: bucket_perm_choose()+0x63: can't find jump dest instruction at .text+0xc6000068 LD drivers/hwtracing/intel_th/built-in.o LD drivers/media/pci/pt3/built-in.o drivers/mfd/88pm80x.o: warning: objtool: pm80x_init()+0x40: can't find jump dest instruction at .text+0x310100e6 lib/test_printf.o: warning: objtool: do_test()+0xa3: can't find jump dest instruction at .init.text+0x280100a8 net/ipv6/addrlabel.o: warning: objtool: ip6addrlbl_alloc.isra.11()+0x61: can't find jump dest instruction at .text+0xc2000197 CC net/ceph/debugfs.o CC drivers/leds/leds-lp3944.o LD sound/core/snd-compress.o net/rfkill/rfkill-gpio.o: warning: objtool: rfkill_gpio_remove()+0x19: call without frame pointer save/setup net/rfkill/rfkill-gpio.o: warning: objtool: rfkill_gpio_probe()+0x2d: call without frame pointer save/setup net/rfkill/rfkill-gpio.o: warning: objtool: rfkill_gpio_set_power()+0x32: call without frame pointer save/setup net/rfkill/rfkill-gpio.o: warning: objtool: rfkill_gpio_driver_init()+0xd: call without frame pointer save/setup net/rfkill/rfkill-gpio.o: warning: objtool: rfkill_gpio_driver_exit()+0xb: call without frame pointer save/setup CC fs/ocfs2/cluster/tcp.o CC drivers/i2c/muxes/i2c-mux-pca9541.o net/mac802154/iface.o: warning: objtool: mac802154_wpan_mac_addr()+0x1f: can't find jump dest instruction at .text+0xba000185 LD sound/soc/fsl/built-in.o CC drivers/ide/ide-eh.o CC drivers/md/md-cluster.o CC drivers/hid/hid-gembird.o CC net/xfrm/xfrm_replay.o net/irda/timer.o: warning: objtool: irlap_backoff_timer_expired()+0x12: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlap_wd_timer_expired()+0x12: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlap_final_timer_expired()+0x12: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlap_query_timer_expired()+0x12: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlap_slot_timer_expired()+0x12: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlap_media_busy_expired()+0xf: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlap_start_slot_timer()+0x2f: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlap_start_query_timer()+0x2b: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlap_start_final_timer()+0x2f: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlap_start_wd_timer()+0x2f: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlap_start_backoff_timer()+0x2f: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlap_start_mbusy_timer()+0x2f: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlap_stop_mbusy_timer()+0x18: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlmp_start_watchdog_timer()+0x26: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlmp_start_discovery_timer()+0x2f: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlmp_start_idle_timer()+0x2c: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlmp_stop_idle_timer()+0xd: call without frame pointer save/setup sound/core/oss/pcm_plugin.o: warning: objtool: snd_pcm_plugin_alloc()+0x3f: can't find jump dest instruction at .text+0xa1010065 drivers/hwmon/adm9240.o: warning: objtool: adm9240_detect()+0x4a: can't find jump dest instruction at .text+0xb2000050 drivers/dma/qcom/hidma_ll.o: warning: objtool: hidma_ll_reset()+0x60: can't find jump dest instruction at .text+0x80000066 sound/core/pcm_lib.o: warning: objtool: pcm_chmap_ctl_tlv()+0x4a: can't find jump dest instruction at .text+0x8c0103a0 sound/soc/kirkwood/kirkwood-i2s.o: warning: objtool: kirkwood_i2s_play_trigger()+0x88: can't find jump dest instruction at .text+0xdb00013e net/rfkill/core.o: warning: objtool: rfkill_fop_read()+0x4d: can't find jump dest instruction at .text+0x9a000422 net/netfilter/core.o: warning: objtool: nf_register_net_hook()+0x34: can't find jump dest instruction at .text+0x240100ca CC fs/ocfs2/cluster/netdebug.o CC drivers/nfc/s3fwrn5/firmware.o CC drivers/nvmem/mtk-efuse.o drivers/nvmem/lpc18xx_eeprom.o: warning: objtool: lpc18xx_eeprom_gather_write()+0x2f: can't find jump dest instruction at .text+0xb3000075 LD net/rfkill/rfkill.o CC drivers/hid/hid-icade.o LD sound/core/oss/snd-mixer-oss.o LD sound/soc/kirkwood/snd-soc-kirkwood.o CC drivers/hwmon/adt7410.o CC drivers/input/serio/userio.o LD net/rfkill/built-in.o LD drivers/media/pci/saa7146/built-in.o LD sound/soc/kirkwood/built-in.o net/sched/sch_mq.o: warning: objtool: mq_dump()+0x68: can't find jump dest instruction at .text+0xab00036e drivers/isdn/mISDN/core.o: warning: objtool: mISDN_register_device()+0x54: can't find jump dest instruction at .text+0xa3000439 CC drivers/ide/ide-pio-blacklist.o CC net/sched/act_gact.o net/core/flow_dissector.o: warning: objtool: __skb_flow_dissect()+0xb0: can't find jump dest instruction at .text+0x4e040226 CC drivers/isdn/mISDN/layer1.o LD drivers/media/pci/smipcie/built-in.o CC net/core/link_watch.o LD drivers/media/pci/ttpci/built-in.o drivers/lightnvm/sysblk.o: warning: objtool: nvm_factory_blks()+0x31: can't find jump dest instruction at .text+0x8e000037 CC drivers/i2c/busses/i2c-axxia.o CC drivers/nfc/s3fwrn5/nci.o CC drivers/phy/phy-core.o net/phonet/pn_dev.o: warning: objtool: phonet_address_add()+0x4f: can't find jump dest instruction at .text+0xb90003f5 CC drivers/nfc/s3fwrn5/i2c.o drivers/ide/ide-probe.o: warning: objtool: ide_port_init_devices()+0xa2: can't find jump dest instruction at .text+0x7a000197 drivers/base/power/wakeup.o: warning: objtool: wakeup_source_record()+0x27: can't find jump dest instruction at .text+0x8900004d CC drivers/nfc/pn533/i2c.o CC drivers/mfd/ti_am335x_tscadc.o CC drivers/hwmon/adt7411.o net/ipv4/ip_sockglue.o: warning: objtool: do_ip_getsockopt()+0x56: can't find jump dest instruction at .text+0x4807009c CC drivers/ide/ide-xfer-mode.o CC drivers/phy/phy-bcm-kona-usb2.o LD sound/soc/pxa/built-in.o net/sctp/sm_statetable.o: warning: objtool: sctp_sm_lookup_event()+0xf: can't find jump dest instruction at .text+0xde000015 CC lib/test_bitmap.o net/irda/irlap.o: warning: objtool: irlap_init_qos_capabilities()+0x44: can't find jump dest instruction at .text+0x8800059a LD drivers/media/pci/built-in.o net/core/sock.o: warning: objtool: sk_prot_alloc.isra.39()+0x29: can't find jump dest instruction at .text+0xbe0006bf CC drivers/nvmem/qfprom.o drivers/leds/leds-lm3533.o: warning: objtool: lm3533_led_probe()+0x76: can't find jump dest instruction at .text+0x6a0109fc CC drivers/net/macsec.o fs/ext4/inode.o: warning: objtool: ext4_da_reserve_space()+0x5a: can't find jump dest instruction at .text+0xb8000bd0 CC net/core/filter.o drivers/ide/ide-sysfs.o: warning: objtool: serial_show()+0x23: call without frame pointer save/setup drivers/ide/ide-sysfs.o: warning: objtool: firmware_show()+0x23: call without frame pointer save/setup drivers/ide/ide-sysfs.o: warning: objtool: model_show()+0x23: call without frame pointer save/setup drivers/ide/ide-sysfs.o: warning: objtool: drivename_show()+0x1f: call without frame pointer save/setup drivers/ide/ide-sysfs.o: warning: objtool: modalias_show()+0x33: call without frame pointer save/setup drivers/ide/ide-sysfs.o: warning: objtool: media_show()+0x33: call without frame pointer save/setup drivers/ide/ide-sysfs.o: warning: objtool: store_delete_devices()+0x48: call without frame pointer save/setup drivers/ide/ide-sysfs.o: warning: objtool: store_scan()+0x46: call without frame pointer save/setup drivers/ide/ide-sysfs.o: warning: objtool: ide_sysfs_register_port()+0x25: call without frame pointer save/setup CC drivers/nvmem/rockchip-efuse.o drivers/leds/leds-pca9532.o: warning: objtool: pca9532_configure()+0xa5: can't find jump dest instruction at .text+0x4f02022b CC drivers/i2c/busses/i2c-bcm-iproc.o drivers/leds/leds-bd2802.o: warning: objtool: bd2802_update_state()+0x17: can't find jump dest instruction at .text+0xc600014d drivers/base/regmap/regmap-debugfs.o: warning: objtool: regmap_access_show()+0x5d: can't find jump dest instruction at .text+0x8c0002e3 CC drivers/hwmon/adt7462.o fs/ocfs2/dlmfs/userdlm.o: warning: objtool: __user_dlm_queue_lockres()+0x1c: can't find jump dest instruction at .text+0x89000032 CC drivers/input/input-polldev.o net/nfc/core.o: warning: objtool: nfc_dep_link_up()+0x8a: can't find jump dest instruction at .text+0xc5000790 lib/iov_iter.o: warning: objtool: copy_page_to_iter_iovec()+0x74: can't find jump dest instruction at .text+0xa603015a sound/core/rawmidi.o: warning: objtool: snd_rawmidi_dev_register()+0x20: can't find jump dest instruction at .text+0x6020226 drivers/dma/qcom/hidma_dbg.o: warning: objtool: hidma_ll_chstats()+0x2a: can't find jump dest instruction at .text+0x6001033f CC drivers/leds/leds-lp55xx-common.o sound/soc/soc-pcm.o: warning: objtool: soc_pcm_trigger()+0x79: can't find jump dest instruction at .text+0x9400011f drivers/lightnvm/gennvm.o: warning: objtool: gennvm_get_area()+0x46: can't find jump dest instruction at .text+0xd700014c CC net/xfrm/xfrm_proc.o CC drivers/i2c/busses/i2c-designware-core.o LD sound/core/snd-rawmidi.o CC drivers/nfc/nxp-nci/i2c.o sound/core/oss/mulaw.o: warning: objtool: mulaw_decode()+0x25: can't find jump dest instruction at .text+0x4e01019b drivers/isdn/capi/capilib.o: warning: objtool: capilib_new_ncci()+0x4e: can't find jump dest instruction at .text+0x19010053 CC drivers/hid/hid-kensington.o net/mac802154/cfg.o: warning: objtool: ieee802154_set_cca_mode()+0x83: can't find jump dest instruction at .text+0x8010889 CC drivers/hwmon/adt7470.o CC fs/ocfs2/dlmfs/dlmfs.o drivers/hwmon/ads7871.o: warning: objtool: ads7871_probe()+0x102: can't find jump dest instruction at .text+0x84000228 CC net/sctp/associola.o net/bluetooth/leds.o: warning: objtool: hci_leds_init()+0x11: can't find call dest symbol at offset 0xfaff0135 drivers/base/regmap/regmap-spi.o: warning: objtool: regmap_spi_write()+0x9: can't find call dest symbol at offset 0x8300017d CC drivers/hwmon/adt7475.o net/l2tp/l2tp_core.o: warning: objtool: l2tp_build_l2tpv3_header()+0x7a: can't find jump dest instruction at .text+0x88000080 CC lib/test_uuid.o /home/kisskb/slave/src/net/irda/qos.c: In function 'irlap_max_line_capacity': /home/kisskb/slave/src/net/irda/qos.c:719:40: warning: array subscript is above array bounds [-Warray-bounds] CC net/xfrm/xfrm_algo.o CC drivers/phy/phy-exynos-mipi-video.o fs/ocfs2/quota_global.o: warning: objtool: ocfs2_write_dquot()+0xd1: can't find jump dest instruction at .text+0x92000527 CC net/sched/act_mirred.o CC drivers/ide/ide-timings.o lib/test_rhashtable.o: warning: objtool: thread_lookup_test.isra.7()+0x27: can't find jump dest instruction at .text+0xd50101fd net/ipv4/inet_hashtables.o: warning: objtool: __inet_check_established()+0xa4: can't find jump dest instruction at .text+0x9400027a CC drivers/parport/ieee1284.o CC sound/soc/qcom/lpass-cpu.o CC net/irda/wrapper.o sound/core/oss/route.o: warning: objtool: route_transfer()+0x25: can't find jump dest instruction at .text+0x4801002b CC drivers/isdn/mISDN/layer2.o sound/soc/codecs/ak5386.o: warning: objtool: ak5386_remove()+0xd: call without frame pointer save/setup sound/soc/codecs/ak5386.o: warning: objtool: ak5386_set_dai_fmt()+0x26: call without frame pointer save/setup sound/soc/codecs/ak5386.o: warning: objtool: ak5386_soc_resume()+0x1d: call without frame pointer save/setup sound/soc/codecs/ak5386.o: warning: objtool: ak5386_soc_probe()+0x1d: call without frame pointer save/setup sound/soc/codecs/ak5386.o: warning: objtool: ak5386_soc_suspend()+0x1d: call without frame pointer save/setup sound/soc/codecs/ak5386.o: warning: objtool: ak5386_soc_remove()+0x1d: call without frame pointer save/setup sound/soc/codecs/ak5386.o: warning: objtool: ak5386_probe()+0x20: call without frame pointer save/setup sound/soc/codecs/ak5386.o: warning: objtool: ak5386_driver_init()+0xd: call without frame pointer save/setup sound/soc/codecs/ak5386.o: warning: objtool: ak5386_driver_exit()+0xb: call without frame pointer save/setup CC drivers/phy/phy-pxa-28nm-usb2.o drivers/misc/ad525x_dpot.o: warning: objtool: dpot_read_spi()+0x2d: can't find jump dest instruction at .text+0x98000032 net/irda/irqueue.o: warning: objtool: hashbin_delete()+0x4b: can't find call dest symbol at offset 0xc0ff021f CC drivers/misc/bmp085-i2c.o CC net/sctp/transport.o drivers/hid/hid-dr.o: warning: objtool: drff_play()+0x4f: can't find jump dest instruction at .text+0xd5000095 drivers/nfc/nxp-nci/core.o: warning: objtool: nxp_nci_probe()+0x49: can't find jump dest instruction at .text+0x2501019f drivers/dma/mv_xor.o: warning: objtool: mv_xor_tx_submit()+0xf4: can't find jump dest instruction at .text+0xc4000529 CC drivers/net/Space.o CC net/nfc/llcp_core.o sound/soc/codecs/ak4642.o: warning: objtool: ak4642_i2c_probe()+0x49: can't find jump dest instruction at .text+0x8900057e CC drivers/misc/dummy-irq.o drivers/nvmem/mxs-ocotp.o: warning: objtool: mxs_ocotp_remove()+0x23: call without frame pointer save/setup drivers/nvmem/mxs-ocotp.o: warning: objtool: mxs_ocotp_driver_init()+0xd: call without frame pointer save/setup drivers/nvmem/mxs-ocotp.o: warning: objtool: mxs_ocotp_driver_exit()+0xb: call without frame pointer save/setup drivers/mfd/bcm590xx.o: warning: objtool: bcm590xx_i2c_probe()+0x3c: can't find jump dest instruction at .text+0x55010042 CC drivers/hid/hid-keytouch.o drivers/input/serio/altera_ps2.o: warning: objtool: altera_ps2_probe()+0x40: can't find jump dest instruction at .text+0x740100d6 net/ieee802154/socket.o: warning: objtool: ieee802154_create()+0x2a: can't find jump dest instruction at .text+0x98000120 LD net/ieee802154/ieee802154_socket.o CC net/sctp/chunk.o CC fs/ocfs2/dlm/dlmrecovery.o net/netlink/genetlink.o: warning: objtool: genl_allocate_reserve_groups()+0xc4: can't find jump dest instruction at .text+0x9a00040a drivers/misc/ad525x_dpot-i2c.o: warning: objtool: ad_dpot_i2c_remove()+0xd: call without frame pointer save/setup drivers/misc/ad525x_dpot-i2c.o: warning: objtool: ad_dpot_i2c_probe()+0x62: call without frame pointer save/setup drivers/misc/ad525x_dpot-i2c.o: warning: objtool: write_r8d16()+0x10: call without frame pointer save/setup drivers/misc/ad525x_dpot-i2c.o: warning: objtool: write_r8d8()+0x10: call without frame pointer save/setup drivers/misc/ad525x_dpot-i2c.o: warning: objtool: write_d8()+0xd: call without frame pointer save/setup drivers/misc/ad525x_dpot-i2c.o: warning: objtool: read_r8d16()+0xd: call without frame pointer save/setup drivers/misc/ad525x_dpot-i2c.o: warning: objtool: read_r8d8()+0xd: call without frame pointer save/setup drivers/misc/ad525x_dpot-i2c.o: warning: objtool: read_d8()+0x9: call without frame pointer save/setup drivers/misc/ad525x_dpot-i2c.o: warning: objtool: ad_dpot_i2c_driver_init()+0xd: call without frame pointer save/setup drivers/misc/ad525x_dpot-i2c.o: warning: objtool: ad_dpot_i2c_driver_exit()+0xb: call without frame pointer save/setup net/l2tp/l2tp_ppp.o: warning: objtool: pppol2tp_session_create()+0x38: can't find jump dest instruction at .text+0x9100008e net/ceph/crush/hash.o: warning: objtool: crush_hash32()+0x11: can't find call dest symbol at offset 0x7af40c85 LD sound/soc/rockchip/built-in.o drivers/base/regmap/regmap-mmio.o: warning: objtool: regmap_mmio_gen_context()+0x39: can't find jump dest instruction at .text+0xba0101bf CC net/ceph/auth.o CC drivers/nvmem/vf610-ocotp.o drivers/ide/ide-devsets.o: warning: objtool: set_pio_mode()+0x3a: can't find jump dest instruction at .text+0xce000170 CC drivers/parport/ieee1284_ops.o CC net/sctp/sm_make_chunk.o net/bluetooth/selftest.o: warning: objtool: test_ecdh()+0x4f: can't find jump dest instruction at .init.text+0xb80000ca CC drivers/md/md.o drivers/nfc/nxp-nci/firmware.o: warning: objtool: nxp_nci_fw_send_chunk()+0x46: can't find jump dest instruction at .text+0x701004c CC drivers/md/bcache/alloc.o LD drivers/nfc/nxp-nci/nxp-nci.o CC drivers/input/matrix-keymap.o CC sound/soc/qcom/lpass-platform.o fs/ext4/extents.o: warning: objtool: ext4_ext_search_left()+0x6f: can't find jump dest instruction at .text+0xd1010134 CC lib/iomap.o drivers/mfd/htc-pasic3.o: warning: objtool: pasic3_probe()+0x5d: can't find jump dest instruction at .init.text+0x7201007e net/kcm/kcmsock.o: warning: objtool: kcm_wait_data()+0x41: can't find jump dest instruction at .text+0x9c000066 drivers/lightnvm/core.o: warning: objtool: nvm_create_target()+0x37: can't find jump dest instruction at .text+0x1b0201ec CC net/phonet/pep.o LD net/kcm/kcm.o LD drivers/lightnvm/built-in.o CC net/netfilter/nfnetlink.o drivers/hid/hid-ezkey.o: warning: objtool: ez_input_mapping()+0x18: can't find jump dest instruction at .text+0x8900001e LD drivers/media/platform/omap/built-in.o CC drivers/mfd/arizona-core.o CC drivers/ide/ide-atapi.o CC drivers/hid/hid-kye.o drivers/input/ff-core.o: warning: objtool: input_ff_upload()+0x40: can't find jump dest instruction at .text+0xe0020276 drivers/input/serio/serio_raw.o: warning: objtool: serio_raw_write()+0x3d: can't find jump dest instruction at .text+0xa7000243 CC drivers/md/bitmap.o LD net/kcm/built-in.o CC drivers/nfc/st-nci/ndlc.o net/netfilter/nf_log.o: warning: objtool: seq_show()+0x49: can't find jump dest instruction at .text+0xc000009f CC drivers/isdn/mISDN/tei.o drivers/isdn/capi/kcapi_proc.o: warning: objtool: seq_capi_driver_open()+0x13: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: seq_applstats_open()+0x13: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: seq_applications_open()+0x13: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: seq_contrstats_open()+0x13: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: seq_controller_open()+0x13: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: capi_driver_show()+0x1a: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: applstats_show()+0x35: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: applications_show()+0x28: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: contrstats_show()+0x44: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: controller_show()+0x77: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: capi_driver_next()+0x13: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: capi_driver_stop()+0x10: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: applications_stop()+0x10: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: controller_stop()+0x10: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: applications_start()+0x1a: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: controller_start()+0x1a: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: capi_driver_start()+0x1a: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: kcapi_proc_init()+0xd: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: kcapi_proc_exit()+0xd: call without frame pointer save/setup CC sound/soc/codecs/cs42l51-i2c.o net/sched/sch_blackhole.o: warning: objtool: blackhole_enqueue()+0x11: call without frame pointer save/setup net/sched/sch_blackhole.o: warning: objtool: blackhole_init()+0xb: call without frame pointer save/setup drivers/hid/hid-emsff.o: warning: objtool: emsff_init()+0x59: can't find jump dest instruction at .text+0x7501005e drivers/nfc/fdp/i2c.o: warning: objtool: fdp_nci_i2c_write()+0x31: can't find jump dest instruction at .text+0x61010037 drivers/i2c/i2c-mux.o: warning: objtool: i2c_mux_add_adapter()+0x45: can't find jump dest instruction at .text+0x9b02061a CC sound/soc/qcom/lpass-apq8016.o LD drivers/isdn/capi/kernelcapi.o CC lib/pci_iomap.o net/irda/qos.o: warning: objtool: irlap_param_link_disconnect()+0x2d: can't find jump dest instruction at .text+0x98000182 CC drivers/md/persistent-data/dm-array.o CC net/sched/act_nat.o net/bluetooth/mgmt_util.o: warning: objtool: mgmt_send_event()+0x49: call without frame pointer save/setup net/bluetooth/mgmt_util.o: warning: objtool: mgmt_cmd_status()+0x46: call without frame pointer save/setup net/bluetooth/mgmt_util.o: warning: objtool: mgmt_cmd_complete()+0x4e: call without frame pointer save/setup net/bluetooth/mgmt_util.o: warning: objtool: mgmt_pending_find()+0x32: call without frame pointer save/setup net/bluetooth/mgmt_util.o: warning: objtool: mgmt_pending_add()+0x42: call without frame pointer save/setup net/bluetooth/mgmt_util.o: warning: objtool: mgmt_pending_free()+0x1c: call without frame pointer save/setup net/bluetooth/mgmt_util.o: warning: objtool: mgmt_pending_remove()+0x32: call without frame pointer save/setup CC drivers/net/loopback.o CC fs/ocfs2/dlm/dlmmaster.o CC drivers/md/persistent-data/dm-bitset.o CC net/llc/llc_c_st.o net/netfilter/nf_queue.o: warning: objtool: nf_queue()+0x3f: can't find jump dest instruction at .text+0x5a0101c5 fs/ocfs2/suballoc.o: warning: objtool: ocfs2_relink_block_group()+0x113: can't find jump dest instruction at .text+0x9c000139 LD drivers/media/platform/built-in.o CC net/netfilter/nfnetlink_acct.o CC drivers/net/netconsole.o drivers/nvmem/mtk-efuse.o: warning: objtool: mtk_efuse_probe()+0x64: can't find jump dest instruction at .text+0xbe00008a drivers/block/drbd/drbd_worker.o: warning: objtool: move_to_net_ee_or_free()+0x25: can't find jump dest instruction at .text+0xb70002ea CC sound/soc/codecs/cs42l56.o CC sound/soc/qcom/apq8016_sbc.o net/ieee802154/trace.o: warning: objtool: perf_trace_802154_rdev_return_int()+0x3a: can't find jump dest instruction at .text+0xa30007a0 CC lib/iomap_copy.o net/llc/llc_if.o: warning: objtool: llc_build_and_send_pkt()+0x39: call without frame pointer save/setup net/llc/llc_if.o: warning: objtool: llc_establish_connection()+0x46: call without frame pointer save/setup net/llc/llc_if.o: warning: objtool: llc_send_disc()+0x98: call without frame pointer save/setup drivers/md/raid0.o: warning: objtool: raid0_make_request()+0x44: can't find jump dest instruction at .text+0x7f0102a9 net/l2tp/l2tp_ip6.o: warning: objtool: l2tp_ip6_recvmsg()+0x5f: can't find jump dest instruction at .text+0xbe010215 net/nfc/af_nfc.o: warning: objtool: nfc_sock_create()+0x51: call without frame pointer save/setup net/nfc/af_nfc.o: warning: objtool: nfc_proto_register()+0x21: call without frame pointer save/setup net/nfc/af_nfc.o: warning: objtool: nfc_proto_unregister()+0x18: call without frame pointer save/setup net/nfc/af_nfc.o: warning: objtool: af_nfc_exit()+0xe: call without frame pointer save/setup net/nfc/af_nfc.o: warning: objtool: af_nfc_init()+0xb: call without frame pointer save/setup LD net/l2tp/built-in.o CC drivers/md/dm.o drivers/leds/leds-gpio.o: warning: objtool: gpio_led_probe()+0x23: can't find jump dest instruction at .text+0xa9000309 CC drivers/platform/chrome/chromeos_pstore.o drivers/net/dummy.o: warning: objtool: dummy_init_module()+0x24: can't find jump dest instruction at .init.text+0x90000029 CC drivers/phy/phy-omap-control.o CC drivers/hwmon/applesmc.o net/ipv6/ip6_input.o: warning: objtool: ip6_input_finish()+0xbe: can't find jump dest instruction at .text+0x2a0400c4 CC drivers/phy/phy-hi6220-usb.o LD drivers/media/tuners/built-in.o drivers/hwmon/adt7x10.o: warning: objtool: adt7x10_set_t_hyst()+0x36: can't find jump dest instruction at .text+0xd60001ab fs/ocfs2/cluster/nodemanager.o: warning: objtool: o2nm_cluster_keepalive_delay_ms_store()+0x28: can't find jump dest instruction at .text+0x990003be LD drivers/nfc/fdp/fdp_i2c.o CC drivers/platform/x86/xo1-rfkill.o LD sound/soc/samsung/built-in.o CC net/ipv4/tcp_cong.o drivers/md/faulty.o: warning: objtool: add_sector()+0x13: can't find jump dest instruction at .text+0xfe000069 drivers/hwmon/adt7410.o: warning: objtool: adt7410_i2c_remove()+0x13: call without frame pointer save/setup drivers/hwmon/adt7410.o: warning: objtool: adt7410_i2c_probe()+0x44: call without frame pointer save/setup drivers/hwmon/adt7410.o: warning: objtool: adt7410_i2c_write_word()+0x18: call without frame pointer save/setup drivers/hwmon/adt7410.o: warning: objtool: adt7410_i2c_read_word()+0x11: call without frame pointer save/setup drivers/hwmon/adt7410.o: warning: objtool: adt7410_i2c_write_byte()+0x14: call without frame pointer save/setup drivers/hwmon/adt7410.o: warning: objtool: adt7410_i2c_read_byte()+0x11: call without frame pointer save/setup drivers/hwmon/adt7410.o: warning: objtool: adt7410_driver_init()+0xd: call without frame pointer save/setup drivers/hwmon/adt7410.o: warning: objtool: adt7410_driver_exit()+0xb: call without frame pointer save/setup drivers/i2c/algos/i2c-algo-pcf.o: warning: objtool: pcf_init_8584()+0x5c: can't find jump dest instruction at .text+0x5d010072 LD sound/soc/sh/built-in.o CC drivers/parport/procfs.o LD drivers/media/rc/keymaps/built-in.o CC drivers/phy/phy-spear1310-miphy.o drivers/i2c/i2c-dev.o: warning: objtool: i2cdev_ioctl_smbus()+0x4e: can't find jump dest instruction at .text+0x5e0203a4 CC drivers/hwmon/atxp1.o drivers/i2c/algos/i2c-algo-bit.o: warning: objtool: readbytes()+0x30: can't find jump dest instruction at .text+0xa8000326 net/phonet/socket.o: warning: objtool: pn_sock_seq_show()+0x45: can't find jump dest instruction at .text+0x960002da CC drivers/i2c/muxes/i2c-mux-pca954x.o LD drivers/i2c/algos/built-in.o CC drivers/input/joydev.o drivers/nvdimm/core.o: warning: objtool: nd_uuid_parse.isra.2()+0x74: can't find jump dest instruction at .text+0xb100039a CC net/sctp/ulpevent.o sound/soc/intel/atom/sst-atom-controls.o: warning: objtool: sst_slot_get()+0x76: can't find jump dest instruction at .text+0xb70000dc CC net/sctp/inqueue.o LD drivers/media/rc/built-in.o sound/soc/codecs/cs35l32.o: warning: objtool: cs35l32_i2c_probe()+0x60: can't find jump dest instruction at .text+0xb50102c5 CC net/nfc/llcp_commands.o drivers/nvmem/qfprom.o: warning: objtool: qfprom_remove()+0x10: call without frame pointer save/setup drivers/nvmem/qfprom.o: warning: objtool: qfprom_probe()+0x2f: call without frame pointer save/setup drivers/nvmem/qfprom.o: warning: objtool: qfprom_driver_init()+0xd: call without frame pointer save/setup drivers/nvmem/qfprom.o: warning: objtool: qfprom_driver_exit()+0xb: call without frame pointer save/setup LD sound/soc/intel/atom/snd-soc-sst-mfld-platform.o CC sound/soc/codecs/cs4265.o CC net/core/sock_diag.o drivers/hid/hid-icade.o: warning: objtool: icade_event()+0x67: call without frame pointer save/setup drivers/hid/hid-icade.o: warning: objtool: icade_driver_init()+0x14: call without frame pointer save/setup drivers/hid/hid-icade.o: warning: objtool: icade_driver_exit()+0xb: call without frame pointer save/setup CC drivers/leds/leds-lp5521.o net/sched/sch_generic.o: warning: objtool: pfifo_fast_dequeue()+0x51: can't find jump dest instruction at .text+0xc1000307 drivers/hwmon/adm1026.o: warning: objtool: adm1026_print_gpio()+0x99: can't find jump dest instruction at .text+0x8700009f drivers/phy/phy-bcm-kona-usb2.o: warning: objtool: bcm_kona_usb2_probe()+0x3c: can't find jump dest instruction at .text+0xd5000102 LD sound/soc/intel/atom/built-in.o CC drivers/hwmon/dell-smm-hwmon.o CC net/sctp/outqueue.o net/irda/irda_device.o: warning: objtool: leftover_dongle()+0x11: call without frame pointer save/setup net/irda/irda_device.o: warning: objtool: __irda_task_delete()+0x15: call without frame pointer save/setup net/irda/irda_device.o: warning: objtool: irda_device_cleanup()+0x17: call without frame pointer save/setup net/irda/irda_device.o: warning: objtool: irda_device_set_media_busy()+0x38: call without frame pointer save/setup net/irda/irda_device.o: warning: objtool: irda_device_is_receiving()+0x1d: call without frame pointer save/setup net/irda/irda_device.o: warning: objtool: alloc_irdadev()+0x25: call without frame pointer save/setup net/irda/irda_device.o: warning: objtool: irda_setup_dma()+0x2f: call without frame pointer save/setup net/irda/irda_device.o: warning: objtool: irda_device_init()+0x8: call without frame pointer save/setup drivers/base/regmap/regmap.o: warning: objtool: trace_event_raw_event_regmap_reg()+0x43: can't find jump dest instruction at .text+0x7010849 CC drivers/misc/qcom-coincell.o drivers/dma/qcom/hidma.o: warning: objtool: hidma_callback()+0x48: can't find jump dest instruction at .text+0x810002ce drivers/hwmon/adt7310.o: warning: objtool: adt7310_spi_write_word()+0x2f: can't find call dest symbol at offset 0x5d000113 LD drivers/dma/qcom/hdma.o LD sound/soc/intel/built-in.o CC drivers/misc/enclosure.o net/ipv4/route.o: warning: objtool: rt_bind_exception()+0x3d: can't find jump dest instruction at .text+0xc7000523 drivers/nvmem/core.o: warning: objtool: __nvmem_cell_read()+0x30: can't find jump dest instruction at .text+0xdb000196 drivers/i2c/muxes/i2c-mux-pca9541.o: warning: objtool: pca9541_arbitrate()+0x35: can't find jump dest instruction at .text+0xd700018b CC drivers/net/appletalk/ipddp.o LD drivers/nvmem/nvmem_lpc18xx_eeprom.o net/switchdev/switchdev.o: warning: objtool: switchdev_port_br_afspec()+0x53: can't find jump dest instruction at .text+0xe70000b9 CC drivers/hid/hid-lcpower.o LD sound/soc/sirf/built-in.o CC drivers/input/evdev.o net/unix/diag.o: warning: objtool: sk_diag_dump_icons()+0x30: can't find jump dest instruction at .text+0xc2000036 lib/test_uuid.o: warning: objtool: test_uuid_test()+0x33: can't find call dest symbol at offset 0x480000b8 drivers/phy/phy-exynos-mipi-video.o: warning: objtool: exynos_mipi_video_phy_driver_init()+0xd: call without frame pointer save/setup drivers/phy/phy-exynos-mipi-video.o: warning: objtool: exynos_mipi_video_phy_driver_exit()+0xb: call without frame pointer save/setup LD net/switchdev/built-in.o CC fs/ocfs2/dlm/dlmast.o net/ipv4/inet_timewait_sock.o: warning: objtool: inet_twsk_alloc()+0x22: can't find jump dest instruction at .text+0x4010368 CC lib/devres.o LD drivers/dma/qcom/built-in.o drivers/hid/hid-kensington.o: warning: objtool: ks_driver_init()+0x14: call without frame pointer save/setup drivers/hid/hid-kensington.o: warning: objtool: ks_driver_exit()+0xb: call without frame pointer save/setup LD drivers/nvmem/nvmem-mxs-ocotp.o LD net/unix/unix_diag.o CC drivers/hid/hid-lg.o LD sound/soc/spear/built-in.o LD drivers/nvmem/nvmem_mtk-efuse.o drivers/isdn/mISDN/clock.o: warning: objtool: select_iclock()+0x23: can't find jump dest instruction at .text+0xa7000029 drivers/nfc/s3fwrn5/core.o: warning: objtool: s3fwrn5_firmware_update()+0x61: can't find jump dest instruction at .text+0xae000127 CC net/core/dev_ioctl.o net/unix/garbage.o: warning: objtool: scan_inflight()+0x51: can't find jump dest instruction at .text+0xb0000146 CC drivers/platform/x86/intel_punit_ipc.o drivers/hid/hid-gembird.o: warning: objtool: gembird_report_fixup()+0x31: can't find jump dest instruction at .text+0xa6000037 CC net/core/tso.o CC net/ipv6/raw.o CC net/sched/act_pedit.o CC net/phonet/pep-gprs.o drivers/misc/bmp085-i2c.o: warning: objtool: bmp085_i2c_detect()+0x19: call without frame pointer save/setup drivers/misc/bmp085-i2c.o: warning: objtool: bmp085_i2c_remove()+0xd: call without frame pointer save/setup drivers/misc/bmp085-i2c.o: warning: objtool: bmp085_i2c_probe()+0x31: call without frame pointer save/setup drivers/misc/bmp085-i2c.o: warning: objtool: bmp085_i2c_driver_init()+0xd: call without frame pointer save/setup drivers/misc/bmp085-i2c.o: warning: objtool: bmp085_i2c_driver_exit()+0xb: call without frame pointer save/setup CC drivers/md/bcache/bset.o CC net/netfilter/nfnetlink_queue.o CC drivers/ide/cmd640.o LD drivers/nvmem/nvmem_qfprom.o CC drivers/input/evbug.o CC drivers/misc/isl29020.o sound/core/oss/rate.o: warning: objtool: rate_dst_frames()+0x3d: can't find jump dest instruction at .text+0x920000d3 CC net/netfilter/nfnetlink_log.o drivers/dma/xgene-dma.o: warning: objtool: xgene_dma_get_resources()+0x3c: can't find jump dest instruction at .text+0xf3010451 drivers/nvmem/rockchip-efuse.o: warning: objtool: rockchip_efuse_probe()+0x40: can't find jump dest instruction at .text+0xb7000156 CC net/irda/af_irda.o drivers/input/matrix-keymap.o: warning: objtool: matrix_keypad_build_keymap()+0x87: can't find jump dest instruction at .text+0x3801008d CC sound/soc/sti/sti_uniperif.o sound/soc/codecs/cs42l51.o: warning: objtool: cs42l51_hw_params()+0x30: can't find jump dest instruction at .text+0x99010206 CC drivers/mfd/arizona-irq.o drivers/hwmon/w83795.o: warning: objtool: w83795_handle_files()+0x86: can't find jump dest instruction at .text+0xe802008c CC drivers/i2c/busses/i2c-designware-platdrv.o CC sound/soc/codecs/cs4271.o LD drivers/nvmem/nvmem_core.o net/netfilter/nf_sockopt.o: warning: objtool: compat_nf_sockopt()+0x37: can't find call dest symbol at offset 0x350000cb CC drivers/net/caif/caif_spi.o drivers/mfd/ti_am335x_tscadc.o: warning: objtool: tscadc_resume()+0x30: can't find call dest symbol at offset 0xac000054 LD drivers/dma/built-in.o CC net/nfc/llcp_sock.o drivers/misc/dummy-irq.o: warning: objtool: dummy_interrupt()+0x1e: call without frame pointer save/setup drivers/misc/dummy-irq.o: warning: objtool: dummy_irq_init()+0x3f: call without frame pointer save/setup drivers/misc/dummy-irq.o: warning: objtool: dummy_irq_exit()+0xd: call without frame pointer save/setup CC fs/ocfs2/dlm/dlmconvert.o CC drivers/md/dm-table.o CC drivers/parport/daisy.o drivers/cpufreq/intel_pstate.o: warning: objtool: pid_param_set()+0x18: can't find jump dest instruction at .text+0xa100001e drivers/ide/ide-pio-blacklist.o: warning: objtool: ide_scan_pio_blacklist()+0x30: call without frame pointer save/setup drivers/leds/leds-lp3944.o: warning: objtool: lp3944_led_set()+0xa1: can't find jump dest instruction at .text+0xff000127 CC drivers/net/caif/caif_spi_slave.o LD drivers/cpufreq/built-in.o net/nfc/rawsock.o: warning: objtool: rawsock_sendmsg()+0x8c: can't find jump dest instruction at .text+0xd7000202 drivers/nvdimm/bus.o: warning: objtool: nvdimm_bus_remove()+0x41: can't find jump dest instruction at .text+0x83000247 LD drivers/media/usb/b2c2/built-in.o CC drivers/nvdimm/dimm_devs.o drivers/isdn/mISDN/socket.o: warning: objtool: mISDN_sock_create()+0x24: can't find jump dest instruction at .text+0x701022a CC sound/soc/sunxi/sun4i-codec.o sound/soc/qcom/lpass-apq8016.o: warning: objtool: apq8016_lpass_cpu_platform_driver_init()+0xd: call without frame pointer save/setup sound/soc/qcom/lpass-apq8016.o: warning: objtool: apq8016_lpass_cpu_platform_driver_exit()+0xb: call without frame pointer save/setup net/mpls/af_mpls.o: warning: objtool: mpls_ifdown()+0x18: can't find jump dest instruction at .text+0x8200001e LD sound/soc/qcom/snd-soc-lpass-apq8016.o drivers/misc/bmp085.o: warning: objtool: bmp085_read_calibration_data()+0x2a: can't find jump dest instruction at .text+0xa70000e0 CC drivers/nvdimm/dimm.o drivers/phy/phy-pxa-28nm-usb2.o: warning: objtool: mv_usb2_phy_probe()+0x3c: can't find jump dest instruction at .text+0xde000282 drivers/isdn/capi/capi.o: warning: objtool: capi_write()+0x3c: can't find jump dest instruction at .text+0x6e010362 CC drivers/nvdimm/region_devs.o CC net/ipv4/tcp_metrics.o net/phonet/datagram.o: warning: objtool: pn_recvmsg()+0x42: can't find jump dest instruction at .text+0xe40000a8 drivers/base/power/main.o: warning: objtool: device_complete()+0x2a: can't find jump dest instruction at .text+0xe10003e0 CC drivers/leds/leds-lp5523.o LD net/mpls/mpls_router.o LD drivers/isdn/capi/built-in.o drivers/hwmon/adt7411.o: warning: objtool: adt7411_detect()+0x3d: can't find jump dest instruction at .text+0xd6000043 sound/core/pcm_native.o: warning: objtool: snd_pcm_read()+0x30: can't find jump dest instruction at .text+0xb7000596 drivers/input/serio/userio.o: warning: objtool: userio_char_write()+0x45: can't find jump dest instruction at .text+0x4c0101aa drivers/hid/hid-keytouch.o: warning: objtool: keytouch_report_fixup()+0x21: call without frame pointer save/setup drivers/hid/hid-keytouch.o: warning: objtool: keytouch_driver_init()+0x14: call without frame pointer save/setup drivers/hid/hid-keytouch.o: warning: objtool: keytouch_driver_exit()+0xb: call without frame pointer save/setup CC net/llc/llc_pdu.o CC drivers/hwmon/dme1737.o CC drivers/hwmon/ds620.o LD sound/core/snd-pcm.o LD sound/soc/tegra/built-in.o CC drivers/hwmon/ds1621.o CC lib/check_signature.o LD net/mpls/built-in.o net/ipv6/udplite.o: warning: objtool: udp_lib_close()+0x4: call without frame pointer save/setup net/ipv6/udplite.o: warning: objtool: udplitev6_err()+0x1b: call without frame pointer save/setup net/ipv6/udplite.o: warning: objtool: udplitev6_rcv()+0x15: call without frame pointer save/setup net/ipv6/udplite.o: warning: objtool: udplitev6_exit()+0x10: call without frame pointer save/setup net/ipv6/udplite.o: warning: objtool: udplite6_proc_exit()+0x10: call without frame pointer save/setup net/ipv6/udplite.o: warning: objtool: udplite6_proc_exit_net()+0x10: call without frame pointer save/setup net/ipv6/udplite.o: warning: objtool: udplite6_proc_init_net()+0xb: call without frame pointer save/setup net/ipv6/udplite.o: warning: objtool: udplitev6_init()+0x12: call without frame pointer save/setup net/ipv6/udplite.o: warning: objtool: udplite6_proc_init()+0xb: call without frame pointer save/setup CC net/ipv6/icmp.o drivers/nfc/fdp/fdp.o: warning: objtool: fdp_nci_post_setup()+0x6c: can't find jump dest instruction at .text+0x940007a1 drivers/i2c/busses/i2c-bcm-iproc.o: warning: objtool: bcm_iproc_i2c_probe()+0x40: can't find jump dest instruction at .text+0xb80101d6 LD drivers/media/usb/dvb-usb/built-in.o CC drivers/leds/leds-lp8501.o fs/ocfs2/quota_local.o: warning: objtool: ocfs2_add_recovery_chunk()+0x49: can't find jump dest instruction at .text+0x8300028f LD drivers/nfc/fdp/built-in.o CC drivers/i2c/busses/i2c-efm32.o CC drivers/nfc/st-nci/core.o net/phonet/sysctl.o: warning: objtool: phonet_get_local_port_range()+0xd5: can't find jump dest instruction at .text+0x400000da CC net/nfc/nci/core.o drivers/block/rbd.o: warning: objtool: rbd_warn()+0x5e: can't find jump dest instruction at .text+0x980000d3 CC net/ipv4/tcp_fastopen.o net/irda/irias_object.o: warning: objtool: irias_new_object()+0x44: can't find jump dest instruction at .text+0xa400004a drivers/input/serio/arc_ps2.o: warning: objtool: arc_ps2_create_port()+0x46: can't find jump dest instruction at .text+0xea00023c CC drivers/md/bcache/btree.o LD drivers/input/serio/built-in.o CC drivers/hwmon/emc1403.o CC drivers/ide/ide-generic.o drivers/ide/ide-io-std.o: warning: objtool: ide_output_data()+0x49: can't find jump dest instruction at .text+0xa70002df lib/test_bitmap.o: warning: objtool: __check_eq_u32_array.constprop.0()+0x2a: can't find jump dest instruction at .init.text+0x86000030 drivers/platform/x86/xo1-rfkill.o: warning: objtool: xo1_rfkill_remove()+0x18: call without frame pointer save/setup drivers/platform/x86/xo1-rfkill.o: warning: objtool: xo1_rfkill_probe()+0x29: call without frame pointer save/setup drivers/platform/x86/xo1-rfkill.o: warning: objtool: xo1_rfkill_driver_init()+0xd: call without frame pointer save/setup drivers/platform/x86/xo1-rfkill.o: warning: objtool: xo1_rfkill_driver_exit()+0xb: call without frame pointer save/setup drivers/nvmem/vf610-ocotp.o: warning: objtool: vf610_ocotp_read()+0x26: can't find jump dest instruction at .text+0xff0000ac CC drivers/md/bcache/closure.o CC net/ipv6/mcast.o net/irda/irlap_event.o: warning: objtool: irlap_state_reset_check()+0xab: can't find jump dest instruction at .text+0x85000110 drivers/nfc/s3fwrn5/i2c.o: warning: objtool: s3fwrn5_i2c_remove()+0x14: call without frame pointer save/setup drivers/nfc/s3fwrn5/i2c.o: warning: objtool: s3fwrn5_i2c_probe()+0x1d: call without frame pointer save/setup drivers/nfc/s3fwrn5/i2c.o: warning: objtool: s3fwrn5_i2c_driver_init()+0xd: call without frame pointer save/setup drivers/nfc/s3fwrn5/i2c.o: warning: objtool: s3fwrn5_i2c_driver_exit()+0xb: call without frame pointer save/setup CC net/sched/act_simple.o CC net/irda/discovery.o LD drivers/nvmem/nvmem_rockchip_efuse.o drivers/mfd/sm501.o: warning: objtool: sm501_calc_pll.constprop.14()+0x2b: can't find jump dest instruction at .text+0xcb000310 CC drivers/input/keyboard/adp5588-keys.o LD drivers/nfc/s3fwrn5/s3fwrn5_i2c.o fs/ocfs2/namei.o: warning: objtool: ocfs2_blkno_stringify()+0x4d: can't find jump dest instruction at .text+0x480100e3 drivers/nfc/s3fwrn5/nci.o: warning: objtool: s3fwrn5_nci_rf_configure()+0x37: can't find jump dest instruction at .text+0xa101007d LD drivers/media/usb/dvb-usb-v2/built-in.o CC drivers/power/power_supply_core.o drivers/input/ff-memless.o: warning: objtool: apply_envelope()+0x3a: can't find jump dest instruction at .text+0x89000130 CC drivers/hwmon/emc2103.o CC net/sched/act_csum.o LD drivers/nvmem/nvmem-vf610-ocotp.o CC net/netfilter/nf_log_common.o CC net/llc/llc_sap.o drivers/base/power/domain.o: warning: objtool: pm_genpd_summary_one()+0x34: can't find jump dest instruction at .text+0xad0101ba LD drivers/media/usb/s2255/built-in.o drivers/hid/hid-kye.o: warning: objtool: kye_tablet_enable()+0x1a: can't find jump dest instruction at .text+0x9b000020 CC drivers/powercap/powercap_sys.o LD drivers/nvmem/built-in.o LD drivers/base/power/built-in.o drivers/i2c/busses/i2c-axxia.o: warning: objtool: axxia_i2c_isr()+0x20: can't find jump dest instruction at .text+0xfc010536 CC drivers/nfc/st-nci/se.o drivers/phy/phy-hi6220-usb.o: warning: objtool: hi6220_phy_probe()+0x3c: can't find jump dest instruction at .text+0x19010162 drivers/ide/ide-xfer-mode.o: warning: objtool: ide_get_best_pio_mode()+0x36: can't find jump dest instruction at .text+0xec00003b CC drivers/i2c/busses/i2c-gpio.o LD drivers/media/usb/siano/built-in.o CC drivers/ide/ide-gd.o LD drivers/media/usb/stkwebcam/built-in.o net/irda/irlap_frame.o: warning: objtool: irlap_recv_snrm_cmd()+0x6e: can't find jump dest instruction at .text+0xe9000144 CC drivers/input/misc/ad714x.o drivers/platform/chrome/chromeos_pstore.o: warning: objtool: chromeos_pstore_exit()+0xb: call without frame pointer save/setup CC drivers/ide/ide-floppy.o net/sched/cls_api.o: warning: objtool: tcf_fill_node.constprop.8()+0x44: can't find jump dest instruction at .text+0x7601007a CC drivers/i2c/busses/i2c-hix5hd2.o CC drivers/net/can/dev.o LD drivers/platform/chrome/built-in.o CC net/sched/act_vlan.o CC drivers/misc/tsl2550.o CC sound/soc/codecs/cs4271-i2c.o drivers/ide/ide-timings.o: warning: objtool: ide_timing_compute()+0x3d: can't find jump dest instruction at .text+0x8b010323 drivers/md/multipath.o: warning: objtool: multipath_add_disk()+0x2d: can't find jump dest instruction at .text+0xcd000213 CC net/llc/llc_s_ac.o LD drivers/media/usb/ttusb-budget/built-in.o CC drivers/md/dm-target.o CC lib/hweight.o CC drivers/input/rmi4/rmi_bus.o drivers/nfc/s3fwrn5/firmware.o: warning: objtool: s3fwrn5_fw_update_sector()+0x44: can't find jump dest instruction at .text+0xb600027a drivers/i2c/i2c-core.o: warning: objtool: trace_raw_output_smbus_result()+0x2d: can't find jump dest instruction at .text+0x90000283 net/ipv6/ipv6_sockglue.o: warning: objtool: do_ipv6_getsockopt.isra.11()+0x81: can't find jump dest instruction at .text+0x13090117 drivers/misc/qcom-coincell.o: warning: objtool: qcom_coincell_probe()+0x17: call without frame pointer save/setup drivers/misc/qcom-coincell.o: warning: objtool: qcom_coincell_driver_init()+0xd: call without frame pointer save/setup drivers/misc/qcom-coincell.o: warning: objtool: qcom_coincell_driver_exit()+0xb: call without frame pointer save/setup CC net/ipv6/reassembly.o net/core/utils.o: warning: objtool: in4_pton()+0x5e: can't find jump dest instruction at .text+0xe80000f4 LD drivers/nfc/s3fwrn5/s3fwrn5.o CC drivers/input/misc/apanel.o CC fs/ocfs2/dlm/dlmlock.o CC drivers/ptp/ptp_clock.o CC drivers/power/power_supply_sysfs.o drivers/input/input-polldev.o: warning: objtool: input_register_polled_device()+0x44: can't find jump dest instruction at .text+0x6501056a drivers/phy/phy-spear1310-miphy.o: warning: objtool: spear1310_miphy_probe()+0x2d: call without frame pointer save/setup drivers/phy/phy-spear1310-miphy.o: warning: objtool: spear1310_miphy_driver_init()+0xd: call without frame pointer save/setup drivers/phy/phy-spear1310-miphy.o: warning: objtool: spear1310_miphy_driver_exit()+0xb: call without frame pointer save/setup CC drivers/i2c/muxes/i2c-mux-reg.o net/core/ethtool.o: warning: objtool: __ethtool_get_strings()+0x1a: can't find jump dest instruction at .text+0x94000280 LD drivers/media/usb/ttusb-dec/built-in.o CC drivers/ptp/ptp_chardev.o CC net/core/sock_reuseport.o drivers/parport/ieee1284.o: warning: objtool: parport_wait_event()+0x40: can't find jump dest instruction at .text+0x9e000076 LD drivers/nfc/s3fwrn5/built-in.o net/key/af_key.o: warning: objtool: pfkey_xfrm_policy2msg()+0x2d4: can't find jump dest instruction at .text+0x4301047a drivers/net/ifb.o: warning: objtool: ifb_dev_init()+0x3e: can't find jump dest instruction at .text+0xcc000264 CC sound/soc/codecs/cs4349.o CC drivers/md/bcache/debug.o LD net/key/built-in.o CC drivers/parport/probe.o CC sound/soc/sti/uniperif_player.o CC drivers/pps/pps.o net/bluetooth/smp.o: warning: objtool: sc_select_method()+0x1e: can't find jump dest instruction at .text+0x870000e4 net/xfrm/xfrm_input.o: warning: objtool: xfrm_input_unregister_afinfo()+0x40: can't find jump dest instruction at .text+0xb0000256 drivers/phy/phy-omap-control.o: warning: objtool: omap_control_phy_power()+0x5c: can't find jump dest instruction at .text+0xdc000141 drivers/i2c/muxes/i2c-mux-pca954x.o: warning: objtool: pca954x_deselect_mux()+0x2a: can't find call dest symbol at offset 0x6200018e CC net/ipv6/tcp_ipv6.o CC drivers/mfd/arizona-spi.o CC drivers/pwm/core.o CC drivers/hid/hid-lg3ff.o CC sound/soc/sti/uniperif_reader.o drivers/parport/procfs.o: warning: objtool: parport_default_proc_register()+0x4: call without frame pointer save/setup drivers/parport/procfs.o: warning: objtool: parport_default_proc_unregister()+0x4: call without frame pointer save/setup CC drivers/nfc/st-nci/vendor_cmds.o CC drivers/nvdimm/region.o drivers/leds/leds-lp55xx-common.o: warning: objtool: lp55xx_store_engine_select()+0x48: can't find jump dest instruction at .text+0x8b0001de CC drivers/nvdimm/namespace_devs.o fs/ext4/mballoc.o: warning: objtool: ext4_mb_get_buddy_page_lock()+0x76: can't find jump dest instruction at .text+0xb40003cc CC net/ipv6/ping.o drivers/i2c/busses/i2c-designware-core.o: warning: objtool: i2c_dw_read()+0x2a: can't find jump dest instruction at .text+0xb70001e0 drivers/phy/phy-core.o: warning: objtool: phy_remove_lookup()+0x1c: can't find jump dest instruction at .text+0xa4000142 CC drivers/input/misc/arizona-haptics.o LD drivers/phy/built-in.o net/llc/llc_c_ev.o: warning: objtool: llc_conn_ev_rx_i_cmd_pbit_set_0_unexpd_ns()+0x50: can't find call dest symbol at offset 0x1bfe0374 CC net/llc/llc_s_ev.o CC drivers/mfd/wm5102-tables.o drivers/nfc/nxp-nci/i2c.o: warning: objtool: nxp_nci_i2c_probe()+0x35: can't find jump dest instruction at .text+0x9800008a drivers/nfc/pn533/i2c.o: warning: objtool: pn533_i2c_send_frame()+0x31: can't find jump dest instruction at .text+0xb6000147 LD drivers/media/usb/zr364xx/built-in.o LD drivers/nfc/pn533/pn533_i2c.o net/ceph/messenger.o: warning: objtool: con_fault_finish()+0x8a: can't find jump dest instruction at .text+0x870001ef LD drivers/nfc/nxp-nci/nxp-nci_i2c.o drivers/isdn/mISDN/hwchannel.o: warning: objtool: mISDN_ctrl_bchannel()+0xe: can't find jump dest instruction at .text+0x91000654 CC net/ipv6/exthdrs.o CC drivers/isdn/mISDN/timerdev.o CC drivers/hid/hid-lg4ff.o net/ceph/debugfs.o: warning: objtool: osdmap_show()+0x31: can't find jump dest instruction at .text+0x4d020167 CC net/netfilter/nf_dup_netdev.o LD drivers/media/usb/built-in.o LD drivers/nfc/nxp-nci/built-in.o drivers/hwmon/atxp1.o: warning: objtool: atxp1_storevcore()+0x41: can't find jump dest instruction at .text+0x50010107 drivers/base/regmap/regmap-irq.o: warning: objtool: regmap_irq_thread()+0x71: can't find jump dest instruction at .text+0x9e0202e6 drivers/net/Space.o: warning: objtool: net_olddevs_init()+0x43: can't find call dest symbol at offset 0x420000be CC net/ceph/auth_none.o CC drivers/hwmon/emc6w201.o net/ipv4/ip_output.o: warning: objtool: ip_setup_cork()+0x34: can't find jump dest instruction at .text+0x8300008a CC net/sctp/ulpqueue.o net/sched/act_police.o: warning: objtool: tcf_act_police_dump()+0x112: can't find jump dest instruction at .text+0xae000118 LD drivers/base/regmap/built-in.o CC net/irda/parameters.o drivers/ide/ide-eh.o: warning: objtool: reset_pollfunc()+0x57: can't find jump dest instruction at .text+0x1e01011c CC net/ipv4/tcp_recovery.o CC drivers/ide/ide-floppy_ioctl.o CC net/sched/act_bpf.o drivers/md/persistent-data/dm-bitset.o: warning: objtool: dm_bitset_set_bit()+0x1b: can't find call dest symbol at offset 0x6100017f CC drivers/ide/ide-cd.o CC lib/assoc_array.o LD drivers/base/built-in.o CC drivers/md/persistent-data/dm-block-manager.o sound/soc/codecs/cs42l51-i2c.o: warning: objtool: cs42l51_i2c_remove()+0xd: call without frame pointer save/setup sound/soc/codecs/cs42l51-i2c.o: warning: objtool: cs42l51_i2c_probe()+0x56: call without frame pointer save/setup sound/soc/codecs/cs42l51-i2c.o: warning: objtool: cs42l51_i2c_driver_init()+0xd: call without frame pointer save/setup sound/soc/codecs/cs42l51-i2c.o: warning: objtool: cs42l51_i2c_driver_exit()+0xb: call without frame pointer save/setup CC drivers/hwmon/f71805f.o fs/ocfs2/alloc.o: warning: objtool: ocfs2_dinode_insert_check()+0x35: can't find jump dest instruction at .text+0x8c00035b sound/soc/qcom/apq8016_sbc.o: warning: objtool: apq8016_sbc_platform_probe()+0x40: can't find jump dest instruction at .text+0x64010046 net/xfrm/xfrm_output.o: warning: objtool: xfrm_output_one()+0x63: can't find jump dest instruction at .text+0x3f010189 CC net/sched/sch_fifo.o CC drivers/nvdimm/label.o LD drivers/media/built-in.o fs/ocfs2/dlm/dlmthread.o: warning: objtool: dlm_shuffle_lists()+0x25: can't find jump dest instruction at .text+0x3803002b CC drivers/hwmon/f71882fg.o drivers/hid/hid-lcpower.o: warning: objtool: ts_input_mapping()+0x18: can't find jump dest instruction at .text+0x7a01001e drivers/misc/isl29020.o: warning: objtool: als_lux_input_data_show()+0x7d: can't find jump dest instruction at .text+0x93000182 drivers/parport/ieee1284_ops.o: warning: objtool: parport_ieee1284_write_compat()+0x97: can't find jump dest instruction at .text+0xba01009c CC net/nfc/nci/data.o fs/ocfs2/dlm/dlmdebug.o: warning: objtool: debug_purgelist_print.constprop.1()+0x68: can't find jump dest instruction at .text+0xae00055e CC net/ipv6/datagram.o CC drivers/misc/ds1682.o net/mac802154/trace.o: warning: objtool: perf_trace_802154_drv_set_promiscuous_mode()+0x3a: can't find jump dest instruction at .text+0xa7000740 net/bluetooth/hci_core.o: warning: objtool: hci_queue_acl()+0x94: can't find jump dest instruction at .text+0xa4010119 CC drivers/pwm/sysfs.o CC net/ipv6/ip6_flowlabel.o CC drivers/leds/leds-lp8860.o CC drivers/hid/hid-logitech-hidpp.o net/bluetooth/hci_request.o: warning: objtool: create_instance_adv_data()+0x47: can't find jump dest instruction at .text+0xb700019d sound/soc/qcom/lpass-cpu.o: warning: objtool: lpass_cpu_daiops_trigger()+0x21: can't find jump dest instruction at .text+0xc9000027 CC net/ipv4/tcp_offload.o net/irda/irttp.o: warning: objtool: irttp_run_tx_queue()+0x68: can't find jump dest instruction at .text+0x3c0104ee CC drivers/i2c/busses/i2c-img-scb.o net/ipv6/ip6_fib.o: warning: objtool: fib6_walk_continue()+0x18: can't find jump dest instruction at .text+0x101001e fs/ocfs2/dlmfs/dlmfs.o: warning: objtool: dlmfs_file_read()+0x38: can't find jump dest instruction at .text+0x2101040e CC drivers/md/bcache/extents.o net/sched/act_gact.o: warning: objtool: tcf_gact_dump()+0x7d: can't find jump dest instruction at .text+0x9c000193 CC drivers/md/persistent-data/dm-space-map-common.o CC net/sched/sch_cbq.o LD fs/ocfs2/dlmfs/ocfs2_dlmfs.o drivers/input/evbug.o: warning: objtool: evbug_connect()+0x3b: can't find jump dest instruction at .text+0x810000e1 net/core/link_watch.o: warning: objtool: __linkwatch_run_queue()+0x6b: can't find jump dest instruction at .text+0xa80002b1 drivers/isdn/mISDN/layer1.o: warning: objtool: l1_event()+0x14: can't find jump dest instruction at .text+0x502047a net/phonet/af_phonet.o: warning: objtool: pn_send()+0x39: can't find jump dest instruction at .text+0xc50100df LD fs/ocfs2/dlmfs/built-in.o lib/devres.o: warning: objtool: devm_ioremap_resource()+0x4f: can't find jump dest instruction at .text+0x9a000294 CC lib/debugobjects.o CC net/core/flow.o CC drivers/ras/ras.o CC drivers/isdn/mISDN/l1oip_core.o drivers/leds/leds-lp5521.o: warning: objtool: lp5521_update_program_memory()+0x64: can't find jump dest instruction at .text+0xce0001ba net/xfrm/xfrm_proc.o: warning: objtool: xfrm_statistics_seq_open()+0x10: call without frame pointer save/setup net/xfrm/xfrm_proc.o: warning: objtool: xfrm_statistics_seq_show()+0x35: call without frame pointer save/setup net/xfrm/xfrm_proc.o: warning: objtool: xfrm_proc_fini()+0x17: call without frame pointer save/setup net/xfrm/xfrm_proc.o: warning: objtool: xfrm_proc_init()+0x21: call without frame pointer save/setup fs/ocfs2/cluster/heartbeat.o: warning: objtool: o2hb_check_own_slot()+0x3e: can't find jump dest instruction at .text+0xcb000044 CC drivers/input/tablet/wacom_serial4.o CC drivers/input/misc/bma150.o net/sctp/endpointola.o: warning: objtool: sctp_endpoint_destroy()+0x2d: can't find jump dest instruction at .text+0xb8000033 drivers/parport/share.o: warning: objtool: __parport_register_driver()+0x44: can't find jump dest instruction at .text+0xc00003da CC drivers/input/rmi4/rmi_driver.o CC lib/bitrev.o CC drivers/mfd/wm8997-tables.o CC drivers/leds/leds-tca6507.o drivers/mfd/arizona-irq.o: warning: objtool: arizona_irq_thread()+0x39: can't find jump dest instruction at .text+0xa00001ee CC drivers/hid/hid-magicmouse.o CC drivers/net/dsa/mv88e6060.o CC drivers/i2c/busses/i2c-jz4780.o net/irda/wrapper.o: warning: objtool: async_wrap_skb()+0x13d: can't find jump dest instruction at .text+0xb1000143 drivers/hwmon/dell-smm-hwmon.o: warning: objtool: i8k_hwmon_set_pwm()+0x36: can't find jump dest instruction at .text+0x9c00026b CC net/irda/irnetlink.o net/llc/llc_conn.o: warning: objtool: llc_conn_service()+0x33: can't find jump dest instruction at .text+0x89000149 CC drivers/hwmon/f75375s.o CC drivers/md/persistent-data/dm-space-map-disk.o drivers/nfc/st-nci/ndlc.o: warning: objtool: llt_ndlc_send_queue()+0x21: can't find jump dest instruction at .text+0x6d0100b7 CC drivers/nfc/st-nci/i2c.o drivers/platform/x86/intel_punit_ipc.o: warning: objtool: intel_punit_ipc_check_status()+0x55: can't find jump dest instruction at .text+0xac00008a LD drivers/platform/x86/built-in.o drivers/misc/enclosure.o: warning: objtool: enclosure_register()+0x54: can't find jump dest instruction at .text+0xe800080a LD drivers/platform/built-in.o CC drivers/misc/ti_dac7512.o net/netlink/af_netlink.o: warning: objtool: netlink_seq_show()+0x31: can't find jump dest instruction at .text+0x84000216 drivers/hwmon/ds620.o: warning: objtool: ds620_update_client()+0x59: can't find jump dest instruction at .text+0x8b00005f sound/soc/codecs/cs4265.o: warning: objtool: cs4265_pcm_hw_params()+0x34: can't find jump dest instruction at .text+0x7701027a LD net/netlink/built-in.o drivers/md/persistent-data/dm-array.o: warning: objtool: shadow_ablock()+0x53: can't find jump dest instruction at .text+0xf5000289 drivers/hwmon/emc1403.o: warning: objtool: emc1403_detect()+0x24: can't find jump dest instruction at .text+0xc300005a drivers/i2c/busses/i2c-designware-platdrv.o: warning: objtool: dw_i2c_plat_probe()+0x3e: can't find jump dest instruction at .text+0x76020214 CC drivers/hwmon/fschmd.o CC sound/soc/codecs/inno_rk3036.o CC drivers/i2c/busses/i2c-kempld.o drivers/isdn/mISDN/stack.o: warning: objtool: l1_receive()+0x17: can't find jump dest instruction at .text+0x910000bd drivers/i2c/busses/i2c-efm32.o: warning: objtool: efm32_i2c_master_xfer()+0x20: can't find jump dest instruction at .text+0xeb000086 net/nfc/netlink.o: warning: objtool: nfc_genl_rcv_nl_event()+0x1c: can't find jump dest instruction at .text+0xd1000022 drivers/nvdimm/dimm.o: warning: objtool: nvdimm_probe()+0x40: can't find jump dest instruction at .text+0x56010096 CC drivers/md/persistent-data/dm-space-map-metadata.o CC drivers/isdn/mISDN/l1oip_codec.o CC drivers/ide/ide-cd_ioctl.o CC drivers/i2c/busses/i2c-mt65xx.o CC sound/soc/codecs/pcm1681.o CC drivers/leds/leds-tlc591xx.o CC drivers/input/keyboard/adp5589-keys.o net/ieee802154/nl802154.o: warning: objtool: nl802154_set_tx_power()+0x28: can't find jump dest instruction at .text+0x2001002e net/ceph/auth.o: warning: objtool: ceph_auth_init()+0x92: can't find jump dest instruction at .text+0x96000188 fs/ocfs2/cluster/netdebug.o: warning: objtool: nodes_fop_open()+0x39: can't find jump dest instruction at .text+0x8c0000ef CC net/irda/irmod.o CC drivers/md/persistent-data/dm-transaction-manager.o drivers/i2c/busses/i2c-gpio.o: warning: objtool: i2c_gpio_remove()+0x10: call without frame pointer save/setup drivers/i2c/busses/i2c-gpio.o: warning: objtool: i2c_gpio_init()+0xf: call without frame pointer save/setup drivers/i2c/busses/i2c-gpio.o: warning: objtool: i2c_gpio_exit()+0xb: call without frame pointer save/setup LD net/ieee802154/ieee802154.o CC drivers/hid/hid-microsoft.o CC drivers/i2c/busses/i2c-ocores.o net/sctp/sm_sideeffect.o: warning: objtool: sctp_cmd_t1_timer_update()+0x40: can't find jump dest instruction at .text+0x89000046 CC drivers/input/keyboard/atkbd.o sound/soc/qcom/lpass-platform.o: warning: objtool: lpass_platform_pcmops_pointer()+0xc6: can't find jump dest instruction at .text+0x8200023b drivers/hwmon/ds1621.o: warning: objtool: set_convrate()+0x48: can't find jump dest instruction at .text+0xbd00007e net/xfrm/xfrm_algo.o: warning: objtool: xfrm_aalg_get_byid()+0x1f: can't find call dest symbol at offset 0x7cff01a3 net/sched/act_mirred.o: warning: objtool: tcf_mirred_init()+0xa0: can't find jump dest instruction at .text+0x78020356 CC drivers/hwmon/gl518sm.o drivers/mfd/arizona-spi.o: warning: objtool: arizona_spi_probe()+0x67: can't find jump dest instruction at .text+0xc800008c drivers/md/bcache/closure.o: warning: objtool: closure_put()+0x21: can't find jump dest instruction at .text+0xa6000027 CC drivers/ide/ide-cd_verbose.o CC drivers/mfd/wm8998-tables.o net/llc/llc_c_ac.o: warning: objtool: llc_process_tmr_ev()+0x4d: can't find jump dest instruction at .text+0xa3010052 drivers/md/raid5-cache.o: warning: objtool: r5l_read_meta_block()+0x4c: can't find jump dest instruction at .text+0xb00000f2 drivers/hwmon/adt7470.o: warning: objtool: set_pwm_auto()+0x54: can't find jump dest instruction at .text+0x9500013a LD net/ieee802154/built-in.o drivers/leds/leds-lp8501.o: warning: objtool: lp8501_run_engine()+0x3a: can't find jump dest instruction at .text+0xcb0000ff LD sound/soc/qcom/snd-soc-apq8016-sbc.o CC drivers/power/power_supply_leds.o drivers/parport/daisy.o: warning: objtool: cpp_daisy()+0xa3: can't find jump dest instruction at .text+0xd60000a9 CC net/sched/sch_htb.o CC drivers/md/bcache/io.o drivers/ide/ide-atapi.o: warning: objtool: ide_transfer_pc()+0x64: can't find jump dest instruction at .text+0x12020109 CC drivers/parport/parport_ax88796.o CC drivers/hwmon/gl520sm.o CC drivers/md/dm-linear.o CC drivers/leds/leds-ot200.o CC drivers/ide/ide-tape.o net/sctp/chunk.o: warning: objtool: sctp_datamsg_destroy()+0x30: can't find jump dest instruction at .text+0xa6000036 CC sound/soc/codecs/pcm3168a.o net/ipv4/tcp_timer.o: warning: objtool: tcp_probe_timer()+0x2c: can't find jump dest instruction at .text+0xed000131 drivers/i2c/muxes/i2c-mux-reg.o: warning: objtool: i2c_mux_reg_probe()+0x39: can't find jump dest instruction at .text+0x1602006f CC net/ipv4/datagram.o /home/kisskb/slave/src/drivers/mfd/arizona-core.c: In function 'arizona_dev_init': /home/kisskb/slave/src/drivers/mfd/arizona-core.c:1477:6: warning: 'n_subdevs' may be used uninitialized in this function [-Wuninitialized] drivers/hwmon/emc2103.o: warning: objtool: set_temp_max()+0x4c: can't find jump dest instruction at .text+0x8e000141 drivers/net/loopback.o: warning: objtool: loopback_xmit()+0x11c: can't find jump dest instruction at .text+0x5c000281 LD drivers/i2c/muxes/built-in.o CC drivers/remoteproc/remoteproc_core.o net/sctp/inqueue.o: warning: objtool: sctp_inq_pop()+0x67: can't find jump dest instruction at .text+0x650101ed LD sound/soc/qcom/snd-soc-lpass-cpu.o CC drivers/ptp/ptp_sysfs.o CC sound/soc/codecs/pcm3168a-i2c.o CC net/sctp/tsnmap.o sound/soc/codecs/cs42l56.o: warning: objtool: cs42l56_digital_mute()+0x14: can't find jump dest instruction at .text+0x8c00011a CC drivers/remoteproc/remoteproc_debugfs.o CC lib/crc-ccitt.o LD sound/soc/qcom/snd-soc-lpass-platform.o drivers/hid/hid-lg3ff.o: warning: objtool: hid_lg3ff_play()+0x3c: call without frame pointer save/setup drivers/hid/hid-lg3ff.o: warning: objtool: hid_lg3ff_set_autocenter()+0xc0: call without frame pointer save/setup drivers/hid/hid-lg3ff.o: warning: objtool: lg3ff_init()+0x2f: call without frame pointer save/setup sound/soc/sti/sti_uniperif.o: warning: objtool: sti_uniperiph_probe()+0x3c: can't find jump dest instruction at .text+0xae0000a2 net/ipv4/inet_connection_sock.o: warning: objtool: inet_csk_wait_for_connect()+0x104: can't find jump dest instruction at .text+0x5e000109 drivers/nfc/st-nci/core.o: warning: objtool: st_nci_probe()+0x49: can't find jump dest instruction at .text+0x9600016f CC drivers/hid/hid-multitouch.o CC net/core/net-sysfs.o CC drivers/hwmon/gpio-fan.o LD drivers/net/hamradio/built-in.o LD sound/soc/qcom/built-in.o net/ipv6/ndisc.o: warning: objtool: ndisc_ra_useropt()+0x62: can't find jump dest instruction at .text+0x25010198 CC net/sctp/bind_addr.o drivers/net/caif/caif_spi_slave.o: warning: objtool: cfspi_xfer()+0xb6: can't find jump dest instruction at .text+0xc0300bc drivers/ide/cmd640.o: warning: objtool: cmd640_set_pio_mode()+0x29: can't find jump dest instruction at .text+0xa500061f net/mac802154/llsec.o: warning: objtool: llsec_lookup_dev()+0x35: can't find jump dest instruction at .text+0xb700017b CC drivers/pps/kapi.o drivers/input/misc/apanel.o: warning: objtool: apanel_probe()+0x33: can't find jump dest instruction at .text+0x740100f9 drivers/net/netconsole.o: warning: objtool: send_ext_msg_udp()+0x30: can't find jump dest instruction at .text+0x28010035 drivers/misc/tsl2550.o: warning: objtool: __tsl2550_show_lux()+0x3c: can't find jump dest instruction at .text+0xc5000212 CC net/core/net-procfs.o drivers/md/md-cluster.o: warning: objtool: lockres_free()+0x23: can't find jump dest instruction at .text+0x890002c9 drivers/hid/hid-lg.o: warning: objtool: lg_report_fixup()+0xd9: can't find jump dest instruction at .text+0x6e01018f LD net/mac802154/mac802154.o CC drivers/misc/hmc6352.o CC net/ceph/crypto.o CC lib/crc16.o CC net/sched/sch_red.o net/xfrm/xfrm_replay.o: warning: objtool: xfrm_replay_notify()+0x24: can't find jump dest instruction at .text+0x8400002a CC drivers/md/dm-stripe.o LD sound/soc/txx9/built-in.o CC drivers/pwm/pwm-clps711x.o CC drivers/hwmon/hih6130.o CC drivers/reset/core.o net/core/dev_ioctl.o: warning: objtool: dev_ifsioc_locked()+0x2a: can't find jump dest instruction at .text+0x56010030 drivers/hwmon/applesmc.o: warning: objtool: read_smc()+0x4f: can't find jump dest instruction at .text+0xee000144 LD net/mac802154/built-in.o drivers/mfd/wm5102-tables.o: warning: objtool: wm5102_readable_register()+0xf: can't find jump dest instruction at .text+0x9a040015 CC drivers/nfc/st-nci/spi.o CC fs/ocfs2/dlm/dlmunlock.o CC drivers/pwm/pwm-mtk-disp.o CC drivers/rtc/rtc-lib.o drivers/i2c/busses/i2c-hix5hd2.o: warning: objtool: hix5hd2_rw_preprocess()+0x32: can't find jump dest instruction at .text+0x9f000177 sound/soc/sunxi/sun4i-codec.o: warning: objtool: sun4i_codec_trigger()+0x20: can't find jump dest instruction at .text+0xce000066 CC drivers/i2c/busses/i2c-sh_mobile.o drivers/hwmon/adt7475.o: warning: objtool: adt7475_detect()+0x44: can't find jump dest instruction at .text+0xea00012a sound/soc/codecs/cs4271.o: warning: objtool: cs4271_hw_params()+0x6f: can't find jump dest instruction at .text+0xc6000275 CC drivers/mfd/cs47l24-tables.o LD sound/soc/sunxi/built-in.o CC net/core/pktgen.o drivers/power/power_supply_sysfs.o: warning: objtool: power_supply_show_property()+0x5c: can't find jump dest instruction at .text+0xa010171 CC drivers/nvdimm/claim.o CC drivers/regulator/core.o fs/ocfs2/dlm/dlmdomain.o: warning: objtool: dlm_match_nodes()+0xa6: can't find jump dest instruction at .text+0x6101012b CC lib/crc-t10dif.o drivers/parport/probe.o: warning: objtool: parport_read_device_id()+0x31: can't find jump dest instruction at .text+0x3020037 CC drivers/input/misc/da9052_onkey.o sound/soc/codecs/cs4271-i2c.o: warning: objtool: cs4271_i2c_remove()+0xd: call without frame pointer save/setup sound/soc/codecs/cs4271-i2c.o: warning: objtool: cs4271_i2c_probe()+0x56: call without frame pointer save/setup sound/soc/codecs/cs4271-i2c.o: warning: objtool: cs4271_i2c_driver_init()+0xd: call without frame pointer save/setup sound/soc/codecs/cs4271-i2c.o: warning: objtool: cs4271_i2c_driver_exit()+0xb: call without frame pointer save/setup drivers/block/drbd/drbd_main.o: warning: objtool: check_offsets_and_sizes()+0x8a: can't find jump dest instruction at .text+0xe800020f drivers/input/rmi4/rmi_bus.o: warning: objtool: rmi_register_transport_device()+0x31: can't find jump dest instruction at .text+0xaf0001b7 CC drivers/net/can/led.o CC drivers/net/ieee802154/at86rf230.o drivers/nvdimm/region.o: warning: objtool: nd_region_probe()+0x34: can't find jump dest instruction at .text+0xb300013a net/ipv4/tcp_minisocks.o: warning: objtool: tcp_timewait_state_process()+0x35: can't find jump dest instruction at .text+0xad00003b drivers/misc/ds1682.o: warning: objtool: ds1682_remove()+0x1c: call without frame pointer save/setup drivers/misc/ds1682.o: warning: objtool: ds1682_eeprom_write()+0x48: call without frame pointer save/setup drivers/misc/ds1682.o: warning: objtool: ds1682_store()+0x47: call without frame pointer save/setup drivers/misc/ds1682.o: warning: objtool: ds1682_eeprom_read()+0x48: call without frame pointer save/setup drivers/misc/ds1682.o: warning: objtool: ds1682_show()+0x4f: call without frame pointer save/setup drivers/misc/ds1682.o: warning: objtool: ds1682_probe()+0x4f: call without frame pointer save/setup drivers/misc/ds1682.o: warning: objtool: ds1682_driver_init()+0xd: call without frame pointer save/setup drivers/misc/ds1682.o: warning: objtool: ds1682_driver_exit()+0xb: call without frame pointer save/setup CC sound/soc/codecs/pcm512x.o drivers/power/power_supply_core.o: warning: objtool: __power_supply_register()+0x66: can't find jump dest instruction at .text+0xa303053c net/sched/act_nat.o: warning: objtool: tcf_nat_init()+0x9a: can't find jump dest instruction at .text+0x70103e0 CC drivers/input/rmi4/rmi_f01.o CC drivers/nvdimm/btt_devs.o net/sched/sch_api.o: warning: objtool: qdisc_get_stab()+0x45: can't find jump dest instruction at .text+0x7f01014b drivers/md/dm-target.o: warning: objtool: dm_get_target_type()+0x2f: can't find jump dest instruction at .text+0x9c0000a5 net/core/sock_diag.o: warning: objtool: sock_diag_rcv_msg()+0x23: can't find jump dest instruction at .text+0xb1000089 CC net/ipv4/raw.o net/netfilter/nfnetlink_acct.o: warning: objtool: nfnl_acct_fill_info.constprop.7()+0x44: can't find jump dest instruction at .text+0xd001016a net/sctp/transport.o: warning: objtool: sctp_transport_update_rto()+0x144: can't find jump dest instruction at .text+0x9a00090a CC net/llc/llc_s_st.o drivers/input/misc/arizona-haptics.o: warning: objtool: arizona_haptics_probe()+0x4b: can't find jump dest instruction at .text+0x57010051 CC net/core/netpoll.o CC net/sched/sch_gred.o CC drivers/power/pda_power.o CC net/sctp/socket.o CC drivers/md/dm-ioctl.o CC drivers/remoteproc/remoteproc_virtio.o CC net/netfilter/nf_tables_core.o drivers/input/keyboard/adp5588-keys.o: warning: objtool: adp5588_report_switch_state()+0x55: can't find jump dest instruction at .text+0x9e0003fb CC drivers/power/max8925_power.o net/sctp/protocol.o: warning: objtool: sctp_addr_wq_timeout_handler()+0x4d: can't find jump dest instruction at .text+0xd7010332 drivers/ide/ide-generic.o: warning: objtool: ide_generic_init()+0x5e: can't find jump dest instruction at .init.text+0x43010063 net/ceph/auth_none.o: warning: objtool: ceph_auth_none_build_authorizer()+0x3e: can't find jump dest instruction at .text+0x1b010114 drivers/input/joydev.o: warning: objtool: joydev_generate_startup_event()+0x5d: can't find jump dest instruction at .text+0x810003b3 LD sound/soc/ux500/built-in.o drivers/block/drbd/drbd_state.o: warning: objtool: broadcast_state_change()+0xcd: can't find jump dest instruction at .text+0xc7000383 net/netfilter/nfnetlink.o: warning: objtool: nfnetlink_rcv_batch()+0x2c: can't find jump dest instruction at .text+0xe0030101 LD net/phonet/phonet.o LD drivers/misc/cb710/built-in.o drivers/leds/leds-lp8860.o: warning: objtool: lp8860_init()+0x26: can't find jump dest instruction at .text+0xe80001bc CC net/llc/af_llc.o CC drivers/mfd/wm8400-core.o CC net/ipv6/inet6_connection_sock.o drivers/mfd/arizona-core.o: warning: objtool: arizona_enable_freerun_sysclk()+0x4a: can't find jump dest instruction at .text+0xde00035f LD drivers/ide/ide-core.o drivers/pps/pps.o: warning: objtool: pps_cdev_ioctl()+0x3e: can't find jump dest instruction at .text+0xcf000114 drivers/hwmon/adt7462.o: warning: objtool: ADT7462_REG_VOLT_MAX()+0xe: can't find jump dest instruction at .text+0x1f010014 CC drivers/mfd/wm8994-core.o drivers/ide/ide-gd.o: warning: objtool: ide_gd_open()+0x8c: can't find jump dest instruction at .text+0x8c0004b1 CC drivers/ras/debugfs.o CC drivers/power/test_power.o net/llc/llc_pdu.o: warning: objtool: llc_pdu_init_as_frmr_rsp()+0xb0: call without frame pointer save/setup CC drivers/hid/hid-prodikeys.o drivers/nvdimm/dimm_devs.o: warning: objtool: commands_show()+0x2b: can't find jump dest instruction at .text+0x89000130 CC drivers/misc/altera-stapl/altera-lpt.o CC drivers/i2c/busses/i2c-simtec.o drivers/ptp/ptp_chardev.o: warning: objtool: ptp_set_pinfunc()+0x4c: can't find jump dest instruction at .text+0xce0000c2 drivers/leds/leds-lp5523.o: warning: objtool: lp5523_selftest()+0x53: can't find jump dest instruction at .text+0xb5010269 CC net/sched/sch_dsmark.o CC lib/crc-itu-t.o CC net/sctp/primitive.o drivers/mfd/wm8997-tables.o: warning: objtool: wm8997_readable_register()+0xf: can't find jump dest instruction at .text+0xd0030015 CC drivers/nvdimm/pmem.o CC net/ceph/armor.o net/compat.o: warning: objtool: do_set_sock_timeout()+0x36: can't find jump dest instruction at .text+0xa900003c net/sched/act_api.o: warning: objtool: tcf_action_get_1.isra.9()+0x40: can't find jump dest instruction at .text+0xc8000286 CC drivers/leds/leds-pca963x.o CC net/netfilter/nf_tables_api.o CC drivers/md/dm-io.o CC drivers/nvdimm/btt.o drivers/leds/leds-tlc591xx.o: warning: objtool: tlc591xx_remove()+0x40: call without frame pointer save/setup drivers/leds/leds-tlc591xx.o: warning: objtool: tlc591xx_driver_init()+0xd: call without frame pointer save/setup drivers/leds/leds-tlc591xx.o: warning: objtool: tlc591xx_driver_exit()+0xb: call without frame pointer save/setup CC net/ipv6/udp_offload.o sound/core/oss/pcm_oss.o: warning: objtool: _snd_pcm_hw_param_min()+0x2e: can't find jump dest instruction at .text+0x88000264 CC drivers/nvdimm/e820.o net/unix/af_unix.o: warning: objtool: unix_poll()+0x24: can't find jump dest instruction at .text+0x9300009a drivers/hwmon/emc6w201.o: warning: objtool: emc6w201_detect()+0x3d: can't find jump dest instruction at .text+0xdc000173 CC sound/soc/xtensa/xtfpga-i2s.o LD net/unix/unix.o LD sound/core/oss/snd-pcm-oss.o LD net/unix/built-in.o net/irda/discovery.o: warning: objtool: irlmp_expire_discoveries()+0x41: can't find jump dest instruction at .text+0xf5000317 LD drivers/parport/parport.o net/core/tso.o: warning: objtool: tso_build_data()+0x21: can't find jump dest instruction at .text+0x85000187 drivers/ptp/ptp_clock.o: warning: objtool: ptp_clock_adjtime()+0x51: can't find jump dest instruction at .text+0xa70000e7 HOSTCC lib/gen_crc32table net/phonet/pep-gprs.o: warning: objtool: gprs_xmit()+0x42: can't find jump dest instruction at .text+0xdc0001d7 CC drivers/i2c/busses/i2c-sun6i-p2wi.o CC lib/crc7.o CC net/core/fib_rules.o LD sound/core/oss/built-in.o net/ipv4/tcp_cong.o: warning: objtool: tcp_register_congestion_control()+0x3c: can't find jump dest instruction at .text+0x940100f1 drivers/md/bcache/alloc.o: warning: objtool: pick_data_bucket()+0x37: can't find jump dest instruction at .text+0x800000ed CC drivers/md/bcache/journal.o CC drivers/md/bcache/movinggc.o CC drivers/misc/altera-stapl/altera-jtag.o CC drivers/hid/hid-picolcd_core.o drivers/nfc/st-nci/se.o: warning: objtool: st_nci_hci_network_init()+0x43: can't find jump dest instruction at .text+0xc010189 CC drivers/sfi/sfi_acpi.o drivers/net/appletalk/ipddp.o: warning: objtool: ipddp_xmit()+0x69: can't find jump dest instruction at .text+0xd300006f CC drivers/net/ieee802154/cc2520.o drivers/power/power_supply_leds.o: warning: objtool: power_supply_create_bat_triggers()+0x34: can't find jump dest instruction at .text+0xf200003a drivers/pwm/sysfs.o: warning: objtool: enable_store()+0x3a: can't find jump dest instruction at .text+0x810004af CC drivers/net/irda/nsc-ircc.o CC drivers/md/persistent-data/dm-btree.o drivers/nvdimm/region_devs.o: warning: objtool: nd_region_create()+0x2e: can't find jump dest instruction at .text+0x810000a4 LD sound/core/built-in.o CC drivers/sfi/sfi_core.o LD drivers/net/appletalk/built-in.o CC net/ceph/auth_x.o net/core/sock_reuseport.o: warning: objtool: run_bpf()+0x3a: can't find jump dest instruction at .text+0x82010040 fs/ocfs2/refcounttree.o: warning: objtool: ocfs2_find_refcount_split_pos()+0x1c: can't find jump dest instruction at .text+0xb20000e2 drivers/powercap/powercap_sys.o: warning: objtool: create_constraints()+0x11: can't find jump dest instruction at .text+0xa4010017 CC drivers/md/persistent-data/dm-btree-remove.o LD drivers/powercap/built-in.o net/llc/llc_s_ac.o: warning: objtool: llc_sap_action_send_xid_r()+0x7c: can't find jump dest instruction at .text+0xa7000232 CC net/llc/llc_station.o CC sound/soc/codecs/pcm512x-i2c.o sound/soc/codecs/cs4349.o: warning: objtool: cs4349_i2c_remove()+0xd: call without frame pointer save/setup sound/soc/codecs/cs4349.o: warning: objtool: cs4349_digital_mute()+0x21: call without frame pointer save/setup sound/soc/codecs/cs4349.o: warning: objtool: cs4349_pcm_hw_params()+0x61: call without frame pointer save/setup sound/soc/codecs/cs4349.o: warning: objtool: cs4349_i2c_probe()+0x31: call without frame pointer save/setup sound/soc/codecs/cs4349.o: warning: objtool: cs4349_i2c_driver_init()+0xd: call without frame pointer save/setup sound/soc/codecs/cs4349.o: warning: objtool: cs4349_i2c_driver_exit()+0xb: call without frame pointer save/setup CC drivers/mfd/wm8994-irq.o net/ceph/osdmap.o: warning: objtool: skip_name_map()+0x1e: can't find jump dest instruction at .text+0xad000024 net/ceph/armor.o: warning: objtool: ceph_armor()+0xf: can't find jump dest instruction at .text+0x6010075 CC drivers/pwm/pwm-rcar.o sound/soc/sti/uniperif_reader.o: warning: objtool: uni_reader_prepare_pcm()+0x1d: can't find jump dest instruction at .text+0xa7000133 CC net/ceph/ceph_fs.o drivers/nfc/st-nci/vendor_cmds.o: warning: objtool: st_nci_hci_dm_vdc_value_comparison()+0x21: can't find jump dest instruction at .text+0x8b0000a7 net/netfilter/nf_dup_netdev.o: warning: objtool: nf_dup_netdev_egress()+0x1c: call without frame pointer save/setup drivers/nfc/pn533/pn533.o: warning: objtool: pn533_std_rx_frame_is_valid()+0x27: can't find jump dest instruction at .text+0xbe00025d drivers/ide/ide-floppy.o: warning: objtool: ide_floppy_callback()+0x52: can't find jump dest instruction at .text+0xe3000067 CC drivers/input/rmi4/rmi_2d_sensor.o CC drivers/input/keyboard/goldfish_events.o drivers/leds/leds-ot200.o: warning: objtool: ot200_led_probe()+0x49: call without frame pointer save/setup drivers/leds/leds-ot200.o: warning: objtool: ot200_led_brightness_set()+0x19: call without frame pointer save/setup drivers/leds/leds-ot200.o: warning: objtool: ot200_led_driver_init()+0xd: call without frame pointer save/setup drivers/leds/leds-ot200.o: warning: objtool: ot200_led_driver_exit()+0xb: call without frame pointer save/setup drivers/ide/ide-floppy_ioctl.o: warning: objtool: ide_floppy_get_format_capacities()+0x4c: can't find jump dest instruction at .text+0x4d010052 CC drivers/net/plip/plip.o CC net/ipv6/xfrm6_policy.o CC drivers/pwm/pwm-twl.o CC net/netfilter/nf_tables_trace.o LD drivers/ide/ide-gd_mod.o fs/ocfs2/dlm/dlmast.o: warning: objtool: __dlm_queue_ast()+0x2a: can't find jump dest instruction at .text+0xd2000110 CC drivers/input/keyboard/tca6416-keypad.o LD drivers/nfc/pn533/built-in.o CC drivers/input/rmi4/rmi_f11.o drivers/misc/ti_dac7512.o: warning: objtool: dac7512_store_val()+0x4c: can't find call dest symbol at offset 0x40000130 CC net/llc/llc_proc.o net/sched/act_simple.o: warning: objtool: tcf_simp_dump()+0x81: can't find jump dest instruction at .text+0x810000a7 CC drivers/hid/hid-picolcd_fb.o LD drivers/input/input-core.o net/irda/parameters.o: warning: objtool: irda_param_extract()+0x9b: can't find jump dest instruction at .text+0xb20000a1 CC net/core/net-traces.o net/sched/act_pedit.o: warning: objtool: tcf_pedit()+0x4b: can't find jump dest instruction at .text+0xcd010071 drivers/leds/leds-tca6507.o: warning: objtool: tca6507_probe()+0x3f: can't find jump dest instruction at .text+0xb30101f5 drivers/pwm/pwm-clps711x.o: warning: objtool: clps711x_pwm_probe()+0x3c: can't find jump dest instruction at .text+0x9d0001c2 CC drivers/pps/sysfs.o drivers/pwm/core.o: warning: objtool: pwm_dbg_show.isra.10()+0x25: can't find jump dest instruction at .text+0xd600016b drivers/hwmon/hih6130.o: warning: objtool: hih6130_update_measurements()+0x7b: can't find jump dest instruction at .text+0x32010081 CC net/nfc/nci/lib.o LD drivers/nfc/st-nci/st-nci.o CC net/nfc/nci/ntf.o CC drivers/remoteproc/remoteproc_elf_loader.o CC drivers/misc/altera-stapl/altera-comp.o CC drivers/input/keyboard/tca8418_keypad.o CC drivers/hid/hid-picolcd_debugfs.o LD sound/soc/zte/built-in.o drivers/mfd/wm8998-tables.o: warning: objtool: wm8998_readable_register()+0xf: can't find jump dest instruction at .text+0xc050015 drivers/hid/hid-lg4ff.o: warning: objtool: lg4ff_get_mode_switch_command()+0x1e: can't find jump dest instruction at .text+0xd2000024 net/sched/act_vlan.o: warning: objtool: tcf_vlan_dump()+0x88: can't find jump dest instruction at .text+0xb500008e CC drivers/misc/altera-stapl/altera.o drivers/i2c/busses/i2c-kempld.o: warning: objtool: kempld_i2c_process()+0x48: can't find jump dest instruction at .text+0x8902026e CC net/sched/sch_sfb.o CC lib/libcrc32c.o net/netfilter/nf_log_common.o: warning: objtool: nf_log_dump_udp_header()+0x51: can't find jump dest instruction at .text+0x96000057 drivers/hid/hid-microsoft.o: warning: objtool: ms_event()+0x27: can't find jump dest instruction at .text+0x1701010d sound/soc/codecs/inno_rk3036.o: warning: objtool: rk3036_codec_dai_set_fmt()+0x8e: can't find jump dest instruction at .text+0xe50001a3 CC drivers/input/misc/da9063_onkey.o CC net/sched/sch_sfq.o fs/ocfs2/dlm/dlmconvert.o: warning: objtool: __dlmconvert_master()+0x80: can't find jump dest instruction at .text+0x22020085 CC drivers/hid/hid-plantronics.o drivers/i2c/busses/i2c-mt65xx.o: warning: objtool: mtk_i2c_resume()+0x10: can't find call dest symbol at offset 0xfbff0104 sound/soc/sti/uniperif_player.o: warning: objtool: uni_player_set_channel_status()+0x32: can't find jump dest instruction at .text+0xd4000037 net/ipv6/ip6_output.o: warning: objtool: ip6_dst_lookup_tail()+0x35: can't find jump dest instruction at .text+0xcc00023a CC net/sctp/output.o CC net/netfilter/nft_immediate.o LD sound/soc/sti/snd-soc-sti.o CC drivers/net/can/ifi_canfd/ifi_canfd.o CC net/ipv6/xfrm6_state.o CC lib/crc8.o drivers/md/bcache/debug.o: warning: objtool: bch_dump_read()+0x31: can't find jump dest instruction at .text+0x1d0100f7 CC net/netfilter/nft_cmp.o net/phonet/pep.o: warning: objtool: pipe_grant_credits()+0x28: can't find jump dest instruction at .text+0x8400017e LD net/phonet/pn_pep.o CC drivers/input/misc/drv2665.o LD sound/soc/sti/built-in.o net/llc/llc_sap.o: warning: objtool: llc_sap_next_state()+0x27: can't find jump dest instruction at .text+0xb200002d net/sctp/ulpevent.o: warning: objtool: sctp_ulpevent_make_assoc_change()+0x3d: can't find jump dest instruction at .text+0x9f0001e3 CC net/sched/sch_tbf.o net/xfrm/xfrm_state.o: warning: objtool: xfrm_hash_transfer()+0xf: can't find jump dest instruction at .text+0x58010075 drivers/input/evdev.o: warning: objtool: evdev_pass_values()+0x27: can't find jump dest instruction at .text+0xb800055d net/sctp/associola.o: warning: objtool: sctp_trans_elect_best()+0xf: can't find jump dest instruction at .text+0x8f000015 CC net/sched/sch_prio.o CC drivers/i2c/busses/i2c-xlp9xx.o CC drivers/misc/eeprom/at24.o CC drivers/net/phy/phy.o CC drivers/net/ppp/ppp_generic.o CC drivers/input/misc/drv2667.o drivers/i2c/busses/i2c-simtec.o: warning: objtool: simtec_i2c_probe()+0x3c: can't find jump dest instruction at .text+0x65010112 CC drivers/regulator/dummy.o CC net/ceph/ceph_strings.o net/nfc/llcp_sock.o: warning: objtool: llcp_sock_poll()+0x70: can't find jump dest instruction at .text+0x7f0100c6 drivers/input/tablet/wacom_serial4.o: warning: objtool: wacom_handle_model_response()+0x71: can't find jump dest instruction at .text+0xe60000c7 LD net/phonet/built-in.o drivers/pwm/pwm-mtk-disp.o: warning: objtool: mtk_disp_pwm_probe()+0x3c: can't find jump dest instruction at .text+0xed000122 drivers/misc/hmc6352.o: warning: objtool: compass_power_mode_store()+0x16: can't find call dest symbol at offset 0x1600010a CC drivers/i2c/busses/i2c-parport-light.o drivers/i2c/busses/i2c-jz4780.o: warning: objtool: jz4780_i2c_xfer()+0x96: can't find jump dest instruction at .text+0x9303045b drivers/net/caif/caif_spi.o: warning: objtool: cfspi_xmit()+0x22: can't find jump dest instruction at .text+0x93000238 CC net/sched/sch_multiq.o CC drivers/i2c/busses/i2c-brcmstb.o CC net/ipv6/xfrm6_input.o drivers/nfc/st-nci/i2c.o: warning: objtool: st_nci_i2c_probe()+0x37: can't find jump dest instruction at .text+0x530100cd LD drivers/net/caif/cfspi_slave.o LD drivers/nfc/st-nci/st-nci_i2c.o LD drivers/input/tablet/built-in.o drivers/input/misc/bma150.o: warning: objtool: bma150_initialize()+0x46: can't find jump dest instruction at .text+0x9c01044c drivers/ide/ide-cd_verbose.o: warning: objtool: ide_cd_log_error()+0x47: call without frame pointer save/setup CC drivers/input/misc/gp2ap002a00f.o drivers/md/persistent-data/dm-space-map-disk.o: warning: objtool: sm_disk_commit()+0x26: can't find jump dest instruction at .text+0xae0002dc LD drivers/i2c/busses/i2c-designware-platform.o CC drivers/md/persistent-data/dm-btree-spine.o drivers/hid/hid-magicmouse.o: warning: objtool: magicmouse_emit_touch()+0x29: can't find jump dest instruction at .text+0x840000bf CC lib/genalloc.o LD drivers/net/caif/built-in.o lib/crc-t10dif.o: warning: objtool: crc_t10dif_update()+0x35: call without frame pointer save/setup lib/crc-t10dif.o: warning: objtool: crc_t10dif()+0xc: call without frame pointer save/setup lib/crc-t10dif.o: warning: objtool: crc_t10dif_mod_init()+0x11: call without frame pointer save/setup lib/crc-t10dif.o: warning: objtool: crc_t10dif_mod_fini()+0xf: call without frame pointer save/setup drivers/misc/altera-stapl/altera-comp.o: warning: objtool: altera_shrink()+0x40: can't find jump dest instruction at .text+0x400100e6 CC drivers/hid/hid-primax.o CC drivers/spmi/spmi.o CC sound/soc/codecs/pcm512x-spi.o LD sound/soc/snd-soc-core.o drivers/i2c/busses/i2c-ocores.o: warning: objtool: ocores_xfer()+0x138: can't find jump dest instruction at .text+0x6300028c CC drivers/input/keyboard/lkkbd.o drivers/ras/debugfs.o: warning: objtool: trace_release()+0xf: call without frame pointer save/setup drivers/ras/debugfs.o: warning: objtool: trace_open()+0x1b: call without frame pointer save/setup drivers/ras/debugfs.o: warning: objtool: ras_add_daemon_trace()+0x2a: call without frame pointer save/setup drivers/ras/debugfs.o: warning: objtool: ras_debugfs_init()+0xd: call without frame pointer save/setup CC drivers/md/bcache/request.o drivers/input/misc/ad714x.o: warning: objtool: touchpad_check_second_peak()+0x54: can't find jump dest instruction at .text+0x9600064a CC drivers/mfd/wm8994-regmap.o drivers/reset/core.o: warning: objtool: reset_control_put()+0x38: can't find jump dest instruction at .text+0x8a0002ce CC drivers/pps/kc.o CC drivers/net/slip/slhc.o LD drivers/reset/built-in.o drivers/pps/kapi.o: warning: objtool: pps_register_source()+0x34: can't find jump dest instruction at .text+0x3c010089 drivers/parport/parport_ax88796.o: warning: objtool: parport_ax88796_probe()+0x62: can't find jump dest instruction at .text+0xc5010697 net/sched/sch_fifo.o: warning: objtool: qdisc_dequeue_head()+0x1b: can't find jump dest instruction at .text+0x820000d1 drivers/md/bcache/io.o: warning: objtool: bch_bbio_free()+0x14: call without frame pointer save/setup drivers/md/bcache/io.o: warning: objtool: bch_bbio_alloc()+0x28: call without frame pointer save/setup drivers/md/bcache/io.o: warning: objtool: __bch_submit_bbio()+0x42: call without frame pointer save/setup drivers/md/bcache/io.o: warning: objtool: bch_submit_bbio()+0x24: call without frame pointer save/setup drivers/md/bcache/io.o: warning: objtool: bch_count_io_errors()+0xd3: call without frame pointer save/setup drivers/md/bcache/io.o: warning: objtool: bch_bbio_count_io_errors()+0xb9: call without frame pointer save/setup drivers/md/bcache/io.o: warning: objtool: bch_bbio_endio()+0x1c: call without frame pointer save/setup drivers/md/persistent-data/dm-block-manager.o: warning: objtool: __wake_many()+0x2a: can't find jump dest instruction at .text+0xe70000a0 CC drivers/hwmon/ibmaem.o LD drivers/soc/bcm/built-in.o CC drivers/misc/eeprom/at25.o sound/soc/codecs/pcm3168a-i2c.o: warning: objtool: pcm3168a_i2c_remove()+0xd: call without frame pointer save/setup sound/soc/codecs/pcm3168a-i2c.o: warning: objtool: pcm3168a_i2c_probe()+0x31: call without frame pointer save/setup sound/soc/codecs/pcm3168a-i2c.o: warning: objtool: pcm3168a_i2c_driver_init()+0xd: call without frame pointer save/setup sound/soc/codecs/pcm3168a-i2c.o: warning: objtool: pcm3168a_i2c_driver_exit()+0xb: call without frame pointer save/setup LD drivers/parport/built-in.o CC drivers/md/bcache/stats.o net/netfilter/nfnetlink_log.o: warning: objtool: instance_create()+0x4b: can't find jump dest instruction at .text+0x16010371 drivers/remoteproc/remoteproc_debugfs.o: warning: objtool: rproc_recovery_write()+0x3d: can't find jump dest instruction at .text+0xcb000043 net/ipv4/tcp_recovery.o: warning: objtool: tcp_rack_mark_lost()+0x3a: can't find jump dest instruction at .text+0x27010040 drivers/nvdimm/e820.o: warning: objtool: e820_pmem_remove()+0x10: call without frame pointer save/setup drivers/nvdimm/e820.o: warning: objtool: e820_pmem_probe()+0x3d: call without frame pointer save/setup drivers/nvdimm/e820.o: warning: objtool: e820_pmem_init()+0xd: call without frame pointer save/setup drivers/nvdimm/e820.o: warning: objtool: e820_pmem_exit()+0xb: call without frame pointer save/setup CC lib/lzo/lzo1x_compress.o CC net/ipv4/udp.o CC net/sctp/input.o CC lib/lz4/lz4_compress.o net/nfc/llcp_commands.o: warning: objtool: nfc_llcp_build_sdreq_tlv()+0x88: can't find jump dest instruction at .text+0x890004ce net/irda/irmod.o: warning: objtool: irda_notify_init()+0x58: call without frame pointer save/setup net/irda/irmod.o: warning: objtool: irda_init()+0x8: call without frame pointer save/setup net/irda/irmod.o: warning: objtool: irda_cleanup()+0x4: call without frame pointer save/setup net/ipv4/tcp_fastopen.o: warning: objtool: tcp_fastopen_queue_check()+0x26: can't find jump dest instruction at .text+0xed00002c CC net/irda/irproc.o CC drivers/misc/eeprom/max6875.o drivers/net/dsa/mv88e6060.o: warning: objtool: mv88e6060_switch_reset()+0x2d: can't find jump dest instruction at .text+0xb7000213 drivers/ras/ras.o: warning: objtool: trace_raw_output_aer_event()+0x1c: can't find jump dest instruction at .text+0xa7000022 LD drivers/net/dsa/built-in.o sound/soc/codecs/pcm1681.o: warning: objtool: pcm1681_i2c_probe()+0x3c: can't find jump dest instruction at .text+0x80000322 drivers/isdn/mISDN/timerdev.o: warning: objtool: misdn_add_timer()+0x4a: can't find jump dest instruction at .text+0xe000031f lib/debugobjects.o: warning: objtool: fill_pool()+0x2d: can't find jump dest instruction at .text+0x8c000203 drivers/rtc/rtc-lib.o: warning: objtool: rtc_time64_to_tm()+0x113: call without frame pointer save/setup drivers/rtc/rtc-lib.o: warning: objtool: rtc_valid_tm()+0x41: call without frame pointer save/setup drivers/rtc/rtc-lib.o: warning: objtool: rtc_tm_to_time64()+0x26: call without frame pointer save/setup drivers/rtc/rtc-lib.o: warning: objtool: rtc_tm_to_ktime()+0x1b: call without frame pointer save/setup drivers/rtc/rtc-lib.o: warning: objtool: rtc_ktime_to_tm()+0x14: call without frame pointer save/setup drivers/input/keyboard/adp5589-keys.o: warning: objtool: adp5589_setup()+0x319: can't find jump dest instruction at .text+0x3300057e LD drivers/ras/built-in.o CC sound/soc/codecs/rl6231.o LD drivers/rtc/built-in.o lib/assoc_array.o: warning: objtool: assoc_array_destroy_subtree()+0x23: can't find jump dest instruction at .text+0xdf000138 CC drivers/net/can/spi/mcp251x.o drivers/power/test_power.o: warning: objtool: test_power_get_battery_property()+0xc: can't find jump dest instruction at .text+0xa30003e2 net/ipv6/ping.o: warning: objtool: ping_v6_sendmsg()+0x32: can't find jump dest instruction at .text+0x21040088 drivers/md/persistent-data/dm-space-map-common.o: warning: objtool: metadata_ll_commit()+0x36: can't find jump dest instruction at .text+0xb100029c drivers/mfd/cs47l24-tables.o: warning: objtool: cs47l24_readable_register()+0xf: can't find jump dest instruction at .text+0x1a0a0015 drivers/hwmon/f75375s.o: warning: objtool: set_pwm_mode()+0x4a: can't find jump dest instruction at .text+0xad00020f LD drivers/soc/fsl/built-in.o drivers/hwmon/gpio-fan.o: warning: objtool: gpio_fan_probe()+0x43: can't find jump dest instruction at .text+0xcf000579 CC drivers/net/phy/phy_device.o CC drivers/net/can/m_can/m_can.o CC net/netfilter/nft_lookup.o CC drivers/input/rmi4/rmi_f12.o CC drivers/power/ds2781_battery.o net/core/flow.o: warning: objtool: flow_cache_flush_tasklet()+0x4b: can't find jump dest instruction at .text+0xbb0003c1 CC sound/soc/codecs/rt5631.o CC drivers/net/can/softing/softing_main.o CC net/core/drop_monitor.o CC drivers/hwmon/ina209.o CC net/ceph/ceph_hash.o CC net/ipv6/xfrm6_output.o /home/kisskb/slave/src/drivers/nvdimm/namespace_devs.c: In function 'scan_allocate': /home/kisskb/slave/src/drivers/nvdimm/namespace_devs.c:632:29: warning: 'free_start' may be used uninitialized in this function [-Wuninitialized] drivers/ptp/ptp_sysfs.o: warning: objtool: extts_fifo_show()+0x61: can't find jump dest instruction at .text+0xc8000417 CC drivers/ssb/main.o drivers/md/dm-table.o: warning: objtool: device_area_is_invalid()+0x96: can't find jump dest instruction at .text+0xf01021b LD drivers/ptp/ptp.o LD drivers/soc/ti/built-in.o drivers/input/misc/da9052_onkey.o: warning: objtool: da9052_onkey_probe()+0x4b: can't find jump dest instruction at .text+0x930100a0 drivers/net/can/dev.o: warning: objtool: can_fixup_bittiming()+0x2c: can't find jump dest instruction at .text+0xcf000032 drivers/md/dm-linear.o: warning: objtool: linear_ctr()+0x32: can't find jump dest instruction at .text+0xc0000167 drivers/md/persistent-data/dm-transaction-manager.o: warning: objtool: dm_tm_create_internal()+0x59: can't find jump dest instruction at .text+0x670102ce net/sched/act_bpf.o: warning: objtool: tcf_bpf()+0x4e: can't find jump dest instruction at .text+0x38010094 CC drivers/md/dm-kcopyd.o drivers/i2c/busses/i2c-sun6i-p2wi.o: warning: objtool: p2wi_smbus_xfer()+0x5a: can't find jump dest instruction at .text+0xe00000bf drivers/md/persistent-data/dm-space-map-metadata.o: warning: objtool: sm_metadata_extend()+0xd1: can't find jump dest instruction at .text+0x930008c7 CC net/sched/sch_netem.o net/sched/act_csum.o: warning: objtool: tcf_csum_init()+0x9a: can't find jump dest instruction at .text+0xcd000350 CC net/irda/irnet/irnet_ppp.o CC drivers/net/phy/mdio_bus.o CC net/ipv6/xfrm6_protocol.o LD drivers/nvdimm/nd_e820.o CC drivers/input/rmi4/rmi_f30.o CC drivers/input/keyboard/lm8323.o drivers/i2c/busses/i2c-img-scb.o: warning: objtool: img_i2c_atomic_op()+0xac: can't find jump dest instruction at .text+0xbe0001e1 CC drivers/net/irda/w83977af_ir.o CC net/core/ptp_classifier.o LD drivers/ptp/built-in.o LD drivers/soc/built-in.o CC net/ipv6/netfilter.o CC drivers/uio/uio.o CC drivers/vhost/net.o LD drivers/pps/clients/built-in.o CC drivers/tty/tty_audit.o CC drivers/regulator/fixed-helper.o drivers/hwmon/f71805f.o: warning: objtool: f71805f_update_device()+0x4c: can't find jump dest instruction at .text+0xeb0100c2 net/nfc/nci/data.o: warning: objtool: nci_queue_tx_data_frags()+0x9a: can't find jump dest instruction at .text+0x3e0100a0 CC drivers/md/bcache/super.o CC drivers/spi/spi.o net/irda/irnetlink.o: warning: objtool: irda_nl_get_mode()+0x33: can't find jump dest instruction at .text+0x1b0100b9 CC net/nfc/nci/rsp.o CC lib/raid6/algos.o CC lib/mpi/generic_mpih-lshift.o drivers/mfd/wm8400-core.o: warning: objtool: wm8400_init()+0x4c: can't find jump dest instruction at .text+0xda0000f1 CC drivers/net/irda/ali-ircc.o drivers/pps/sysfs.o: warning: objtool: path_show()+0x23: call without frame pointer save/setup drivers/pps/sysfs.o: warning: objtool: name_show()+0x1f: call without frame pointer save/setup drivers/pps/sysfs.o: warning: objtool: echo_show()+0x2a: call without frame pointer save/setup drivers/pps/sysfs.o: warning: objtool: mode_show()+0x22: call without frame pointer save/setup drivers/pps/sysfs.o: warning: objtool: clear_show()+0x39: call without frame pointer save/setup drivers/pps/sysfs.o: warning: objtool: assert_show()+0x39: call without frame pointer save/setup LD drivers/video/backlight/built-in.o LD net/llc/llc.o drivers/ide/ide-cd_ioctl.o: warning: objtool: ide_cd_fake_play_trkind()+0x24: can't find jump dest instruction at .text+0x60100aa net/nfc/llcp_core.o: warning: objtool: nfc_llcp_build_gb()+0x109: can't find jump dest instruction at .text+0x840001df CC drivers/misc/eeprom/eeprom_93cx6.o CC net/irda/irnet/irnet_irda.o CC drivers/power/ds2782_battery.o CC drivers/mfd/tps6507x.o CC drivers/net/team/team.o net/packet/af_packet.o: warning: objtool: __packet_rcv_has_room()+0x47: can't find jump dest instruction at .text+0x9400035d LD drivers/pps/generators/built-in.o CC drivers/thermal/thermal_core.o drivers/nfc/st-nci/spi.o: warning: objtool: st_nci_spi_probe()+0xcb: can't find jump dest instruction at .text+0xda000151 sound/soc/codecs/pcm512x-i2c.o: warning: objtool: pcm512x_i2c_remove()+0xd: call without frame pointer save/setup sound/soc/codecs/pcm512x-i2c.o: warning: objtool: pcm512x_i2c_probe()+0x55: call without frame pointer save/setup sound/soc/codecs/pcm512x-i2c.o: warning: objtool: pcm512x_i2c_driver_init()+0xd: call without frame pointer save/setup sound/soc/codecs/pcm512x-i2c.o: warning: objtool: pcm512x_i2c_driver_exit()+0xb: call without frame pointer save/setup net/sctp/ulpqueue.o: warning: objtool: sctp_ulpq_retrieve_ordered()+0x2e: can't find jump dest instruction at .text+0x860000a4 net/core/skbuff.o: warning: objtool: __skb_to_sgvec()+0x32: can't find jump dest instruction at .text+0xd1000258 LD drivers/nfc/st-nci/st-nci_spi.o drivers/hwmon/gl520sm.o: warning: objtool: gl520_detect()+0x3a: can't find jump dest instruction at .text+0x98000070 CC sound/soc/codecs/rt5640.o LD drivers/net/can/usb/built-in.o drivers/isdn/mISDN/tei.o: warning: objtool: mgr_bcast()+0x3b: can't find jump dest instruction at .text+0x14010711 LD net/packet/built-in.o drivers/sfi/sfi_acpi.o: warning: objtool: sfi_acpi_table_show()+0x46: can't find call dest symbol at offset 0x160000ea CC drivers/hwmon/ina2xx.o CC drivers/input/rmi4/rmi_i2c.o drivers/mfd/wm8994-irq.o: warning: objtool: wm8994_irq_init()+0x3b: can't find jump dest instruction at .text+0xbb000040 drivers/input/rmi4/rmi_driver.o: warning: objtool: rmi_driver_reset_handler()+0x3c: can't find jump dest instruction at .text+0xab0001c1 net/ipv6/icmp.o: warning: objtool: icmpv6_xrlim_allow()+0x28: can't find jump dest instruction at .text+0xf60002ae CC drivers/input/keyboard/lm8333.o CC drivers/uio/uio_dmem_genirq.o CC drivers/misc/eeprom/eeprom_93xx46.o CC net/nfc/nci/hci.o LD drivers/nfc/st-nci/built-in.o CC drivers/power/ltc2941-battery-gauge.o drivers/pwm/pwm-rcar.o: warning: objtool: rcar_pwm_probe()+0x3c: can't find jump dest instruction at .text+0x9b000132 CC drivers/input/rmi4/rmi_spi.o CC drivers/input/misc/gpio-beeper.o CC net/ipv6/fib6_rules.o LD drivers/nfc/built-in.o drivers/hwmon/gl518sm.o: warning: objtool: gl518_update_device()+0x49: can't find jump dest instruction at .text+0xc02011f drivers/leds/leds-pca963x.o: warning: objtool: pca963x_probe()+0x7e: can't find jump dest instruction at .text+0x610200d3 CC drivers/hwmon/it87.o CC drivers/net/can/at91_can.o CC lib/reed_solomon/reed_solomon.o drivers/power/max8925_power.o: warning: objtool: max8925_charger_handler()+0x2a: can't find jump dest instruction at .text+0xf4020190 CC drivers/leds/leds-pwm.o drivers/isdn/mISDN/l1oip_codec.o: warning: objtool: l1oip_law_to_4bit()+0xe: can't find jump dest instruction at .text+0x9c000014 LD drivers/tty/ipwireless/built-in.o CC drivers/uio/uio_pruss.o drivers/remoteproc/remoteproc_virtio.o: warning: objtool: rp_find_vq()+0x3b: can't find jump dest instruction at .text+0x36010321 drivers/net/can/led.o: warning: objtool: can_led_notifier()+0x2d: can't find jump dest instruction at .text+0xae000033 drivers/input/rmi4/rmi_2d_sensor.o: warning: objtool: rmi_2d_sensor_set_input_params()+0x2b: can't find jump dest instruction at .text+0xec010031 CC drivers/vhost/vringh.o CC drivers/virtio/virtio.o CC net/ceph/pagevec.o CC drivers/power/sbs-battery.o CC lib/raid6/recov.o net/ceph/ceph_strings.o: warning: objtool: ceph_osd_op_name()+0x16: can't find jump dest instruction at .text+0xb705004c CC net/sctp/debug.o lib/libcrc32c.o: warning: objtool: crc32c()+0x3a: call without frame pointer save/setup lib/libcrc32c.o: warning: objtool: libcrc32c_mod_init()+0x12: call without frame pointer save/setup lib/libcrc32c.o: warning: objtool: libcrc32c_mod_fini()+0xf: call without frame pointer save/setup fs/ocfs2/dlm/dlmlock.o: warning: objtool: dlm_send_remote_lock_request()+0xab: can't find jump dest instruction at .text+0xc010161 drivers/input/rmi4/rmi_f01.o: warning: objtool: rmi_f01_config()+0x69: can't find jump dest instruction at .text+0xe50001be CC drivers/input/misc/gpio_tilt_polled.o drivers/pps/kc.o: warning: objtool: pps_kc_bind()+0x6c: can't find jump dest instruction at .text+0x96000071 net/ceph/crypto.o: warning: objtool: setup_sgtable()+0x3a: can't find jump dest instruction at .text+0xc50100df drivers/nvdimm/btt_devs.o: warning: objtool: __nd_btt_create.constprop.1()+0x42: can't find jump dest instruction at .text+0x3010048 CC net/ceph/snapshot.o drivers/power/pda_power.o: warning: objtool: update_charger()+0x1e: can't find jump dest instruction at .text+0xb0102e4 CC drivers/input/misc/max8925_onkey.o drivers/hid/hid-primax.o: warning: objtool: px_raw_event()+0x55: call without frame pointer save/setup drivers/hid/hid-primax.o: warning: objtool: px_driver_init()+0x14: call without frame pointer save/setup drivers/hid/hid-primax.o: warning: objtool: px_driver_exit()+0xb: call without frame pointer save/setup fs/ocfs2/cluster/tcp.o: warning: objtool: o2net_open_listening_sock()+0x61: can't find jump dest instruction at .text+0x42010226 LD drivers/pps/pps_core.o CC net/ipv4/udplite.o LD fs/ocfs2/cluster/ocfs2_nodemanager.o CC drivers/hid/hid-rmi.o CC drivers/vhost/vhost.o drivers/nvdimm/claim.o: warning: objtool: nsio_rw_bytes()+0x5b: can't find jump dest instruction at .text+0xe9000061 net/ipv4/tcp_offload.o: warning: objtool: tcp_gso_segment()+0x52: can't find jump dest instruction at .text+0xd5040058 LD drivers/tty/serial/built-in.o CC drivers/input/keyboard/matrix_keypad.o drivers/mfd/wm8994-regmap.o: warning: objtool: wm1811_readable_register()+0xf: can't find jump dest instruction at .text+0xb2010015 net/netfilter/nfnetlink_queue.o: warning: objtool: instance_create()+0x40: can't find jump dest instruction at .text+0xb90001a6 LD drivers/pps/built-in.o CC net/netfilter/nft_dynset.o drivers/hwmon/fschmd.o: warning: objtool: fschmd_detect()+0x33: can't find jump dest instruction at .text+0x27010039 drivers/input/misc/gp2ap002a00f.o: warning: objtool: gp2a_resume()+0x82: call without frame pointer save/setup drivers/input/misc/gp2ap002a00f.o: warning: objtool: gp2a_suspend()+0x82: call without frame pointer save/setup drivers/input/misc/gp2ap002a00f.o: warning: objtool: gp2a_remove()+0x2d: call without frame pointer save/setup drivers/input/misc/gp2ap002a00f.o: warning: objtool: gp2a_i2c_driver_init()+0xd: call without frame pointer save/setup drivers/input/misc/gp2ap002a00f.o: warning: objtool: gp2a_i2c_driver_exit()+0xb: call without frame pointer save/setup LD fs/ocfs2/cluster/built-in.o CC drivers/md/dm-sysfs.o CC drivers/input/misc/mma8450.o sound/soc/codecs/pcm3168a.o: warning: objtool: pcm3168a_hw_params()+0xd5: can't find jump dest instruction at .text+0xf50001ca CC drivers/video/fbdev/arcfb.o sound/soc/codecs/rl6231.o: warning: objtool: rl6231_pll_calc()+0x2a: can't find jump dest instruction at .text+0xb5010150 net/sctp/outqueue.o: warning: objtool: sctp_check_transmitted()+0x68: can't find jump dest instruction at .text+0x250201ad CC lib/mpi/generic_mpih-mul1.o CC drivers/power/bq27xxx_battery.o CC drivers/spi/spi-altera.o LD drivers/tty/vt/built-in.o CC lib/xz/xz_dec_syms.o CC net/sctp/ssnmap.o drivers/sfi/sfi_core.o: warning: objtool: sfi_check_table()+0x2a: can't find jump dest instruction at .ref.text+0xa20000b0 drivers/md/dm-stripe.o: warning: objtool: stripe_status()+0x45: can't find jump dest instruction at .text+0x3601022b drivers/pwm/pwm-twl.o: warning: objtool: twl4030_pwm_disable()+0x57: can't find jump dest instruction at .text+0x8a00028c CC drivers/video/fbdev/hecubafb.o LD drivers/sfi/built-in.o LD drivers/pwm/built-in.o CC drivers/net/wan/dlci.o lib/genalloc.o: warning: objtool: bitmap_set_ll()+0xc9: can't find jump dest instruction at .text+0x760000ce CC lib/xz/xz_dec_stream.o drivers/remoteproc/remoteproc_elf_loader.o: warning: objtool: rproc_elf_sanity_check()+0x3c: can't find jump dest instruction at .text+0xea000061 drivers/input/keyboard/goldfish_events.o: warning: objtool: events_probe()+0x2b: can't find jump dest instruction at .text+0x21020181 drivers/regulator/dummy.o: warning: objtool: dummy_regulator_probe()+0x3a: call without frame pointer save/setup drivers/regulator/dummy.o: warning: objtool: regulator_dummy_init()+0xe: call without frame pointer save/setup CC drivers/input/keyboard/max7359_keypad.o CC drivers/hwmon/jc42.o CC drivers/misc/lis3lv02d/lis3lv02d.o CC sound/soc/codecs/sgtl5000.o drivers/md/raid1.o: warning: objtool: flush_pending_writes()+0x2c: can't find jump dest instruction at .text+0xaa0000e2 net/ipv6/route.o: warning: objtool: __ip6_dst_alloc()+0x26: can't find jump dest instruction at .text+0xa300036c CC net/core/netprio_cgroup.o CC drivers/virtio/virtio_ring.o CC net/sctp/auth.o CC drivers/input/keyboard/mcs_touchkey.o drivers/hid/hid-multitouch.o: warning: objtool: mt_get_feature()+0x40: can't find jump dest instruction at .text+0xc40000c6 drivers/i2c/busses/i2c-parport-light.o: warning: objtool: i2c_parport_probe()+0xac: can't find jump dest instruction at .text+0x870002d1 net/nfc/nci/lib.o: warning: objtool: nci_to_errno()+0x12: can't find jump dest instruction at .text+0xc4000018 CC drivers/mfd/tps65217.o CC net/sctp/objcnt.o drivers/input/misc/da9063_onkey.o: warning: objtool: da9063_onkey_driver_init()+0xd: call without frame pointer save/setup drivers/input/misc/da9063_onkey.o: warning: objtool: da9063_onkey_driver_exit()+0xb: call without frame pointer save/setup CC lib/mpi/generic_mpih-mul2.o drivers/input/misc/drv2665.o: warning: objtool: drv2665_suspend()+0x42: can't find jump dest instruction at .text+0x91000118 CC drivers/input/misc/mpu3050.o net/core/filter.o: warning: objtool: convert_skb_access()+0xf: can't find jump dest instruction at .text+0xf7000025 CC drivers/net/team/team_mode_broadcast.o HOSTCC lib/raid6/mktables drivers/input/keyboard/tca6416-keypad.o: warning: objtool: tca6416_setup_registers()+0x42: can't find jump dest instruction at .text+0xe80001f8 lib/lzo/lzo1x_compress.o: warning: objtool: lzo1x_1_do_compress()+0x8b: can't find jump dest instruction at .text+0x1f040091 CC lib/lzo/lzo1x_decompress_safe.o LD drivers/video/fbdev/omap2/omapfb/displays/built-in.o CC drivers/w1/w1.o CC lib/mpi/generic_mpih-mul3.o net/ipv6/udp.o: warning: objtool: udp_v6_send_skb()+0xe2: can't find jump dest instruction at .text+0x810005b7 drivers/nvdimm/label.o: warning: objtool: nd_label_validate()+0x22: can't find jump dest instruction at .text+0x77040168 drivers/md/bcache/bset.o: warning: objtool: bch_bset_fix_lookup_table()+0x1b: can't find jump dest instruction at .text+0xc2010141 net/ipv4/datagram.o: warning: objtool: __ip4_datagram_connect()+0x2f: can't find jump dest instruction at .text+0x69020035 net/ipv4/tcp_ipv4.o: warning: objtool: listening_get_next()+0xb8: can't find jump dest instruction at .text+0x640006bd CC net/netfilter/nft_bitwise.o CC net/ipv4/udp_offload.o CC net/core/netclassid_cgroup.o drivers/input/keyboard/tca8418_keypad.o: warning: objtool: tca8418_configure()+0x44: can't find jump dest instruction at .text+0xae0000ca CC drivers/thermal/thermal_hwmon.o CC drivers/input/keyboard/opencores-kbd.o net/core/net-procfs.o: warning: objtool: dev_mc_seq_show()+0x20: can't find jump dest instruction at .text+0xa1000236 CC net/core/lwtunnel.o net/netfilter/nft_immediate.o: warning: objtool: nft_immediate_dump()+0x1b: call without frame pointer save/setup net/netfilter/nft_immediate.o: warning: objtool: nft_immediate_destroy()+0x17: call without frame pointer save/setup net/netfilter/nft_immediate.o: warning: objtool: nft_immediate_init()+0x46: call without frame pointer save/setup net/netfilter/nft_immediate.o: warning: objtool: nft_immediate_eval()+0x1c: call without frame pointer save/setup net/netfilter/nft_immediate.o: warning: objtool: nft_immediate_module_exit()+0x10: call without frame pointer save/setup net/netfilter/nft_immediate.o: warning: objtool: nft_immediate_module_init()+0xb: call without frame pointer save/setup drivers/hwmon/dme1737.o: warning: objtool: dme1737_i2c_get_features()+0x44: can't find jump dest instruction at .text+0xa000004a sound/soc/codecs/pcm512x-spi.o: warning: objtool: pcm512x_spi_remove()+0x9: call without frame pointer save/setup sound/soc/codecs/pcm512x-spi.o: warning: objtool: pcm512x_spi_probe()+0x31: call without frame pointer save/setup sound/soc/codecs/pcm512x-spi.o: warning: objtool: pcm512x_spi_driver_init()+0xd: call without frame pointer save/setup sound/soc/codecs/pcm512x-spi.o: warning: objtool: pcm512x_spi_driver_exit()+0xb: call without frame pointer save/setup CC net/netfilter/nft_byteorder.o CC drivers/misc/lis3lv02d/lis3lv02d_i2c.o drivers/hid/hid-plantronics.o: warning: objtool: plantronics_input_mapping()+0x55: can't find jump dest instruction at .text+0x4e01005b net/nfc/nci/core.o: warning: objtool: nci_close_device()+0x6d: can't find jump dest instruction at .text+0x900002a2 CC drivers/regulator/helpers.o CC sound/soc/codecs/ssm2602.o CC drivers/hid/hid-saitek.o drivers/md/dm-io.o: warning: objtool: dp_init()+0x30: can't find jump dest instruction at .text+0x9b0001c6 drivers/misc/eeprom/max6875.o: warning: objtool: max6875_update_slice()+0x31: can't find jump dest instruction at .text+0x4f010087 drivers/nvdimm/pmem.o: warning: objtool: pmem_direct_access()+0x48: can't find jump dest instruction at .text+0xad00015e CC drivers/hwmon/lm70.o net/ceph/ceph_hash.o: warning: objtool: ceph_str_hash_rjenkins()+0x1a: can't find jump dest instruction at .text+0xb010020 drivers/mfd/wm8994-core.o: warning: objtool: wm8994_suspend()+0x28: can't find jump dest instruction at .text+0x8000008e LD drivers/video/fbdev/omap2/omapfb/dss/built-in.o CC drivers/md/dm-stats.o CC drivers/video/fbdev/core/fb_cmdline.o drivers/i2c/busses/i2c-xlp9xx.o: warning: objtool: xlp9xx_i2c_probe()+0x3c: can't find jump dest instruction at .text+0xe6010402 CC drivers/ssb/scan.o CC net/sched/sch_drr.o CC lib/lz4/lz4hc_compress.o LD drivers/nvdimm/nd_pmem.o CC lib/xz/xz_dec_lzma2.o LD drivers/video/fbdev/omap2/omapfb/built-in.o net/ipv6/reassembly.o: warning: objtool: ip6_frag_reasm()+0x6d: can't find jump dest instruction at .text+0x44050343 net/ipv4/tcp.o: warning: objtool: tcp_xmit_size_goal()+0x28: can't find jump dest instruction at .text+0xc500002e CC lib/zlib_deflate/deflate.o CC net/ipv4/arp.o CC drivers/input/keyboard/qt1070.o drivers/mfd/tps6507x.o: warning: objtool: tps6507x_i2c_probe()+0x24: call without frame pointer save/setup drivers/mfd/tps6507x.o: warning: objtool: tps6507x_i2c_write_device()+0x35: call without frame pointer save/setup drivers/mfd/tps6507x.o: warning: objtool: tps6507x_i2c_read_device()+0x54: call without frame pointer save/setup drivers/mfd/tps6507x.o: warning: objtool: tps6507x_i2c_init()+0xd: call without frame pointer save/setup drivers/mfd/tps6507x.o: warning: objtool: tps6507x_i2c_exit()+0xb: call without frame pointer save/setup CC drivers/ssb/driver_chipcommon.o net/ipv6/ip6_flowlabel.o: warning: objtool: ip6fl_seq_show()+0x40: can't find jump dest instruction at .text+0xbc000285 net/netfilter/nf_tables_core.o: warning: objtool: __nft_trace_packet()+0x15: can't find jump dest instruction at .text+0x8800001b CC drivers/w1/w1_int.o CC drivers/ssb/driver_chipcommon_pmu.o net/core/neighbour.o: warning: objtool: neigh_hash_alloc()+0x2b: can't find jump dest instruction at .text+0x81000501 CC drivers/leds/leds-regulator.o CC net/netfilter/nft_payload.o drivers/md/bitmap.o: warning: objtool: bitmap_checkpage()+0x25: can't find jump dest instruction at .text+0xf900076b drivers/ide/ide-cd.o: warning: objtool: idecd_locked_ioctl()+0x43: can't find jump dest instruction at .text+0xa3000239 drivers/input/misc/drv2667.o: warning: objtool: drv2667_suspend()+0x42: can't find jump dest instruction at .text+0x91000118 drivers/hid/hid-logitech-hidpp.o: warning: objtool: wtp_touch_event()+0x22: can't find jump dest instruction at .text+0x9f0001a8 drivers/misc/altera-stapl/altera-jtag.o: warning: objtool: alt_jtag_drscan.isra.0()+0x31: can't find jump dest instruction at .text+0xdc000227 CC drivers/hid/hid-samsung.o CC lib/xz/xz_dec_bcj.o CC drivers/md/bcache/sysfs.o CC lib/mpi/generic_mpih-rshift.o net/ipv4/tcp_metrics.o: warning: objtool: __tcp_get_metrics_tw()+0x1d: can't find jump dest instruction at .text+0xc2000023 drivers/hid/hid-prodikeys.o: warning: objtool: pcmidi_handle_report3()+0x2c: can't find jump dest instruction at .text+0xde000412 net/sctp/tsnmap.o: warning: objtool: sctp_tsnmap_next_gap_ack()+0xdc: can't find jump dest instruction at .text+0x5e0000e1 drivers/input/keyboard/atkbd.o: warning: objtool: atkbd_select_set()+0x33: can't find jump dest instruction at .text+0x13010099 net/ipv6/raw.o: warning: objtool: rawv6_recvmsg()+0x5f: can't find jump dest instruction at .text+0x20200c5 CC net/netfilter/nf_tables_inet.o net/core/rtnetlink.o: warning: objtool: validate_linkmsg()+0x37: can't find jump dest instruction at .text+0xf100010d lib/lz4/lz4_compress.o: warning: objtool: lz4_compress()+0x29: can't find jump dest instruction at .text+0x8904002f CC drivers/hwmon/lm73.o CC drivers/net/can/sun4i_can.o net/irda/af_irda.o: warning: objtool: irda_poll()+0xf7: can't find jump dest instruction at .text+0x8100010d CC net/core/dst_cache.o CC drivers/md/bcache/trace.o CC lib/lz4/lz4_decompress.o net/ipv6/inet6_connection_sock.o: warning: objtool: inet6_csk_route_socket()+0x19b: can't find jump dest instruction at .text+0xbe0001a1 CC drivers/net/phy/mdio_device.o CC drivers/md/dm-builtin.o CC net/sctp/proc.o drivers/misc/eeprom/eeprom_93cx6.o: warning: objtool: eeprom_93cx6_read()+0x22: can't find call dest symbol at offset 0x7a000226 LD net/nfc/nfc.o LD drivers/video/fbdev/omap2/built-in.o CC sound/soc/codecs/ssm2602-spi.o drivers/i2c/busses/i2c-sh_mobile.o: warning: objtool: poll_busy()+0xab: can't find jump dest instruction at .text+0x69000240 CC drivers/video/fbdev/core/fb_notify.o net/sched/sch_red.o: warning: objtool: red_adaptative_timer()+0x40: can't find jump dest instruction at .text+0x89000466 CC drivers/thermal/gov_bang_bang.o CC drivers/net/team/team_mode_roundrobin.o drivers/md/persistent-data/dm-btree-spine.o: warning: objtool: node_check()+0x4e: can't find jump dest instruction at .text+0x32010054 drivers/md/bcache/extents.o: warning: objtool: __ptr_invalid()+0x1c: can't find jump dest instruction at .text+0x95000022 net/ipv6/addrconf.o: warning: objtool: __ipv6_isatap_ifid()+0x10: can't find jump dest instruction at .text+0x8c000016 CC lib/xz/xz_dec_test.o drivers/input/misc/gpio-beeper.o: warning: objtool: gpio_beeper_probe()+0x17: call without frame pointer save/setup drivers/input/misc/gpio-beeper.o: warning: objtool: gpio_beeper_event()+0x36: call without frame pointer save/setup drivers/input/misc/gpio-beeper.o: warning: objtool: gpio_beeper_close()+0x10: call without frame pointer save/setup drivers/input/misc/gpio-beeper.o: warning: objtool: gpio_beeper_platform_driver_init()+0xd: call without frame pointer save/setup drivers/input/misc/gpio-beeper.o: warning: objtool: gpio_beeper_platform_driver_exit()+0xb: call without frame pointer save/setup CC drivers/w1/w1_family.o net/sctp/primitive.o: warning: objtool: sctp_primitive_ASSOCIATE()+0x3a: call without frame pointer save/setup net/sctp/primitive.o: warning: objtool: sctp_primitive_SHUTDOWN()+0x3d: call without frame pointer save/setup net/sctp/primitive.o: warning: objtool: sctp_primitive_ABORT()+0x3d: call without frame pointer save/setup net/sctp/primitive.o: warning: objtool: sctp_primitive_SEND()+0x3d: call without frame pointer save/setup net/sctp/primitive.o: warning: objtool: sctp_primitive_REQUESTHEARTBEAT()+0x3d: call without frame pointer save/setup net/sctp/primitive.o: warning: objtool: sctp_primitive_ASCONF()+0x3d: call without frame pointer save/setup sound/soc/xtensa/xtfpga-i2s.o: warning: objtool: xtfpga_i2s_hw_params()+0xee: can't find jump dest instruction at .text+0x5010233 drivers/input/keyboard/lkkbd.o: warning: objtool: lkkbd_toggle_keyclick()+0x24: can't find jump dest instruction at .text+0x8900009a CC drivers/leds/leds-lm355x.o drivers/misc/eeprom/at24.o: warning: objtool: at24_probe()+0x5f: can't find jump dest instruction at .text+0x880400c5 net/sched/sch_dsmark.o: warning: objtool: dsmark_dump()+0x49: can't find jump dest instruction at .text+0x9500037f drivers/md/dm.o: warning: objtool: map_request()+0x55: can't find jump dest instruction at .text+0xc7000eeb CC sound/soc/codecs/sta350.o CC net/ipv6/proc.o LD sound/soc/xtensa/snd-soc-xtfpga-i2s.o CC drivers/md/dm-bufio.o CC drivers/input/misc/pcf8574_keypad.o CC drivers/mfd/tps65912-core.o drivers/hid/hid-picolcd_core.o: warning: objtool: picolcd_init_keys()+0x19: can't find jump dest instruction at .text+0x9801028f CC drivers/md/dm-bio-prison.o CC drivers/net/wan/sbni.o drivers/remoteproc/remoteproc_core.o: warning: objtool: rproc_handle_resources()+0x2e: can't find jump dest instruction at .text+0xf9000294 CC drivers/remoteproc/ste_modem_rproc.o CC drivers/hid/hid-sunplus.o drivers/power/ds2781_battery.o: warning: objtool: ds2781_battery_probe()+0x51: can't find jump dest instruction at .text+0x5c010297 CC drivers/net/irda/via-ircc.o drivers/md/persistent-data/dm-btree.o: warning: objtool: walk_node()+0x2e: can't find jump dest instruction at .text+0x8c000074 LD sound/soc/xtensa/built-in.o drivers/hid/hid-picolcd_fb.o: warning: objtool: picolcd_set_par()+0x2b: can't find jump dest instruction at .text+0xd020401 net/sctp/bind_addr.o: warning: objtool: sctp_raw_to_bind_addrs()+0x26: can't find jump dest instruction at .text+0xb900037c drivers/input/rmi4/rmi_f11.o: warning: objtool: rmi_f11_get_query_parameters()+0x3e: can't find jump dest instruction at .text+0x96040044 CC drivers/leds/leds-blinkm.o drivers/hwmon/ina209.o: warning: objtool: ina209_to_reg()+0x15: can't find jump dest instruction at .text+0xe500008b CC drivers/video/fbdev/core/fbmem.o drivers/power/ltc2941-battery-gauge.o: warning: objtool: ltc294x_resume()+0x25: call without frame pointer save/setup drivers/power/ltc2941-battery-gauge.o: warning: objtool: ltc294x_suspend()+0x14: call without frame pointer save/setup drivers/power/ltc2941-battery-gauge.o: warning: objtool: ltc294x_i2c_remove()+0x19: call without frame pointer save/setup drivers/power/ltc2941-battery-gauge.o: warning: objtool: ltc294x_i2c_probe()+0x30: call without frame pointer save/setup drivers/power/ltc2941-battery-gauge.o: warning: objtool: ltc294x_driver_init()+0xd: call without frame pointer save/setup drivers/power/ltc2941-battery-gauge.o: warning: objtool: ltc294x_driver_exit()+0xb: call without frame pointer save/setup CC net/sctp/ipv6.o CC lib/mpi/generic_mpih-sub1.o drivers/md/persistent-data/dm-btree-remove.o: warning: objtool: rebalance3()+0x4d: can't find jump dest instruction at .text+0xa9000953 drivers/net/ieee802154/cc2520.o: warning: objtool: cc2520_probe()+0x3a: can't find jump dest instruction at .text+0x3a010090 CC drivers/mfd/tps65912-i2c.o CC drivers/power/bq27xxx_battery_i2c.o LD drivers/md/persistent-data/dm-persistent-data.o drivers/i2c/busses/i2c-brcmstb.o: warning: objtool: brcmstb_send_i2c_cmd()+0x31: can't find jump dest instruction at .text+0x7a010257 LD drivers/misc/ti-st/built-in.o net/ipv6/udp_offload.o: warning: objtool: udp6_ufo_fragment()+0x60: can't find jump dest instruction at .text+0xb2020116 LD drivers/i2c/busses/built-in.o UNROLL lib/raid6/int1.c LD drivers/md/persistent-data/built-in.o CC drivers/virtio/virtio_mmio.o net/sched/sch_prio.o: warning: objtool: prio_dequeue()+0x19: can't find jump dest instruction at .text+0x9800006f CC drivers/virtio/virtio_input.o drivers/net/ieee802154/at86rf230.o: warning: objtool: at86rf230_detect_device()+0x36: can't find jump dest instruction at .text+0x270302ec LD drivers/net/ieee802154/built-in.o CC net/ipv4/icmp.o CC lib/zlib_deflate/deftree.o CC lib/mpi/generic_mpih-add1.o LD drivers/misc/mic/bus/built-in.o CC drivers/hwmon/lm75.o drivers/net/macsec.o: warning: objtool: macsec_validate_attr()+0x16: can't find jump dest instruction at .text+0x2a01031c CC drivers/video/fbdev/core/fbmon.o net/llc/llc_station.o: warning: objtool: llc_station_ac_send_xid_r()+0x36: can't find jump dest instruction at .text+0xe400003c CC net/ipv4/devinet.o drivers/input/rmi4/rmi_f12.o: warning: objtool: rmi_f12_process_objects()+0x25: can't find jump dest instruction at .text+0xd000005b CC drivers/video/fbdev/core/fbcmap.o LD drivers/i2c/built-in.o net/netfilter/nft_cmp.o: warning: objtool: nft_cmp_select_ops()+0x47: call without frame pointer save/setup net/netfilter/nft_cmp.o: warning: objtool: nft_cmp_dump()+0x2e: call without frame pointer save/setup net/netfilter/nft_cmp.o: warning: objtool: nft_cmp_fast_dump()+0x2e: call without frame pointer save/setup net/netfilter/nft_cmp.o: warning: objtool: nft_cmp_init()+0x29: call without frame pointer save/setup net/netfilter/nft_cmp.o: warning: objtool: nft_cmp_fast_init()+0x29: call without frame pointer save/setup net/netfilter/nft_cmp.o: warning: objtool: nft_cmp_eval()+0x2b: call without frame pointer save/setup net/netfilter/nft_cmp.o: warning: objtool: nft_cmp_module_exit()+0x10: call without frame pointer save/setup net/netfilter/nft_cmp.o: warning: objtool: nft_cmp_module_init()+0xb: call without frame pointer save/setup drivers/md/bcache/stats.o: warning: objtool: scale_stats()+0x1b: can't find jump dest instruction at .text+0xce000041 CC net/sched/sch_plug.o drivers/regulator/fixed-helper.o: warning: objtool: regulator_register_always_on()+0x50: can't find jump dest instruction at .text+0x89000086 LD drivers/misc/mic/built-in.o CC drivers/net/ppp/ppp_deflate.o CC drivers/md/bcache/util.o drivers/tty/tty_audit.o: warning: objtool: tty_audit_buf_get()+0x20: can't find jump dest instruction at .text+0xc30000c6 CC drivers/regulator/devres.o CC lib/zlib_inflate/inffast.o drivers/hwmon/f71882fg.o: warning: objtool: f71882fg_remove()+0x71: can't find jump dest instruction at .text+0xff0000d7 net/ipv6/datagram.o: warning: objtool: ip6_datagram_dst_update()+0x61: can't find jump dest instruction at .text+0xcf010176 LD drivers/tty/built-in.o CC net/ipv6/ah6.o CC drivers/mfd/tps65912-spi.o fs/ocfs2/dlm/dlmunlock.o: warning: objtool: dlm_send_remote_unlock_request.isra.2()+0x46: can't find jump dest instruction at .text+0x6c01013c drivers/hwmon/ina2xx.o: warning: objtool: ina2xx_get_value()+0x10: can't find jump dest instruction at .text+0x9e000016 CC lib/mpi/mpicoder.o LD lib/lzo/lzo_compress.o CC drivers/mfd/twl-core.o drivers/isdn/mISDN/layer2.o: warning: objtool: setva()+0x27: can't find jump dest instruction at .text+0x9600053d net/llc/llc_proc.o: warning: objtool: llc_seq_core_show()+0x1f: can't find jump dest instruction at .text+0xe8000064 CC net/netfilter/nf_tables_netdev.o net/bluetooth/hci_event.o: warning: objtool: bredr_oob_data_present()+0x36: can't find jump dest instruction at .text+0x9f00023c CC drivers/power/da9052-battery.o drivers/power/ds2782_battery.o: warning: objtool: ds278x_battery_probe()+0x72: can't find jump dest instruction at .text+0x390201b7 drivers/input/keyboard/lm8333.o: warning: objtool: lm8333_probe()+0x2e: can't find jump dest instruction at .text+0xb6010124 drivers/input/misc/gpio_tilt_polled.o: warning: objtool: gpio_tilt_polled_remove()+0x18: call without frame pointer save/setup drivers/input/misc/gpio_tilt_polled.o: warning: objtool: gpio_tilt_polled_probe()+0x42: call without frame pointer save/setup drivers/input/misc/gpio_tilt_polled.o: warning: objtool: gpio_tilt_polled_driver_init()+0xd: call without frame pointer save/setup drivers/input/misc/gpio_tilt_polled.o: warning: objtool: gpio_tilt_polled_driver_exit()+0xb: call without frame pointer save/setup drivers/hid/hid-picolcd_debugfs.o: warning: objtool: _picolcd_flash_read()+0x31: can't find jump dest instruction at .text+0x40010037 LD drivers/ide/ide-cd_mod.o CC net/ipv6/esp6.o CC drivers/hid/hid-gaff.o CC drivers/mfd/twl4030-irq.o CC drivers/misc/fsa9480.o drivers/input/misc/max8925_onkey.o: warning: objtool: max8925_onkey_probe()+0x6e: can't find jump dest instruction at .text+0x3d010133 CC drivers/net/ppp/ppp_mppe.o CC drivers/w1/w1_netlink.o sound/soc/codecs/pcm512x.o: warning: objtool: pcm512x_readable()+0xf: can't find jump dest instruction at .text+0xa2000015 CC lib/zlib_deflate/deflate_syms.o CC drivers/spi/spi-atmel.o net/netfilter/nf_tables_trace.o: warning: objtool: nft_trace_notify()+0x37: can't find jump dest instruction at .text+0xc30200fd net/core/ptp_classifier.o: warning: objtool: ptp_classifier_init()+0x21: call without frame pointer save/setup drivers/misc/eeprom/at25.o: warning: objtool: at25_fw_to_chip()+0xab: can't find jump dest instruction at .text+0xf90000d0 CC sound/soc/codecs/sti-sas.o CC drivers/thermal/step_wise.o drivers/hwmon/ibmaem.o: warning: objtool: aem_msg_handler()+0x3f: can't find jump dest instruction at .text+0x80000044 CC net/core/devlink.o lib/raid6/algos.o: warning: objtool: raid6_select_algo()+0x70: can't find jump dest instruction at .init.text+0xa6020075 drivers/input/rmi4/rmi_i2c.o: warning: objtool: rmi_i2c_probe()+0x47: can't find jump dest instruction at .text+0xd10105cd drivers/input/misc/mma8450.o: warning: objtool: mma8450_probe()+0x3c: can't find jump dest instruction at .text+0x2010042 CC net/ipv4/af_inet.o CC lib/mpi/mpi-bit.o net/ipv4/tcp_output.o: warning: objtool: tcp_syn_options()+0x8e: can't find jump dest instruction at .text+0x56010224 drivers/leds/leds-pwm.o: warning: objtool: __led_pwm_set()+0x98: can't find jump dest instruction at .text+0x810000de net/irda/irproc.o: warning: objtool: irda_proc_unregister()+0x27: call without frame pointer save/setup net/irda/irproc.o: warning: objtool: irda_proc_register()+0x14: call without frame pointer save/setup CC drivers/misc/lattice-ecp3-config.o net/ceph/snapshot.o: warning: objtool: ceph_create_snap_context()+0x20: call without frame pointer save/setup net/ceph/snapshot.o: warning: objtool: ceph_put_snap_context()+0x14: call without frame pointer save/setup UNROLL lib/raid6/int2.c CC drivers/md/dm-delay.o CC net/ipv4/igmp.o CC drivers/input/misc/pwm-beeper.o CC drivers/md/bcache/writeback.o CC net/ipv6/tunnel6.o drivers/isdn/mISDN/l1oip_core.o: warning: objtool: l1oip_bctrl()+0x55: can't find jump dest instruction at .text+0xa000005b CC drivers/net/veth.o net/xfrm/xfrm_policy.o: warning: objtool: __xfrm_policy_unlink()+0x1d: can't find jump dest instruction at .text+0x93000043 CC sound/soc/codecs/tas2552.o LD drivers/isdn/mISDN/mISDN_core.o drivers/md/bcache/movinggc.o: warning: objtool: write_moving()+0x1d: can't find jump dest instruction at .text+0xa00103b3 drivers/input/rmi4/rmi_f30.o: warning: objtool: rmi_f30_attention()+0x2f: can't find jump dest instruction at .text+0x5a010105 LD net/xfrm/built-in.o net/ipv6/exthdrs.o: warning: objtool: ipv6_renew_option()+0x36: can't find jump dest instruction at .text+0x9500003c CC drivers/md/dm-flakey.o CC drivers/net/ppp/pppox.o LD drivers/isdn/mISDN/l1oip.o CC drivers/w1/w1_io.o UNROLL lib/raid6/int4.c net/ipv6/xfrm6_state.o: warning: objtool: __xfrm6_state_sort()+0x16: can't find call dest symbol at offset 0xe5ff019a CC drivers/md/dm-switch.o drivers/misc/eeprom/eeprom_93xx46.o: warning: objtool: eeprom_93xx46_probe()+0x42: can't find jump dest instruction at .text+0xd020288 LD drivers/isdn/mISDN/built-in.o net/sctp/output.o: warning: objtool: __sctp_packet_append_chunk()+0x75: can't find jump dest instruction at .text+0x1a0101ab CC drivers/net/phy/aquantia.o CC sound/soc/codecs/tas5086.o LD drivers/misc/eeprom/built-in.o UNROLL lib/raid6/int8.c CC drivers/leds/trigger/ledtrig-timer.o CC drivers/w1/masters/ds1wm.o net/bluetooth/mgmt.o: warning: objtool: set_io_capability()+0x86: can't find jump dest instruction at .text+0x8b00039b net/netfilter/nft_lookup.o: warning: objtool: nft_lookup_init()+0x31: can't find jump dest instruction at .text+0x28010187 net/sctp/sm_make_chunk.o: warning: objtool: sctp_asconf_param_success()+0x68: can't find jump dest instruction at .text+0x3001019e LD drivers/isdn/built-in.o CC net/netfilter/nft_meta.o UNROLL lib/raid6/int16.c lib/mpi/generic_mpih-mul3.o: warning: objtool: mpihelp_submul_1()+0xbd: can't find jump dest instruction at .text+0x760000c1 lib/lzo/lzo1x_decompress_safe.o: warning: objtool: lzo1x_decompress_safe()+0x40: can't find jump dest instruction at .text+0xee060046 CC drivers/hid/hid-thingm.o LD lib/lzo/lzo_decompress.o CC drivers/net/virtio_net.o drivers/thermal/gov_bang_bang.o: warning: objtool: thermal_zone_trip_update()+0xe9: can't find jump dest instruction at .text+0xd90000ef drivers/power/sbs-battery.o: warning: objtool: sbs_read_string_data()+0x65: can't find jump dest instruction at .text+0x5301031b net/ipv4/raw.o: warning: objtool: raw_recvmsg()+0x42: can't find jump dest instruction at .text+0x560102a8 CC drivers/thermal/user_space.o CC lib/mpi/mpi-cmp.o net/ipv6/xfrm6_input.o: warning: objtool: xfrm6_input_addr()+0x4e: can't find jump dest instruction at .text+0x620101c3 drivers/ide/ide-tape.o: warning: objtool: idetape_get_mode_sense_results()+0x9c: can't find jump dest instruction at .text+0xca000501 CC net/ipv4/fib_frontend.o CC drivers/power/max17040_battery.o drivers/spi/spi-altera.o: warning: objtool: altera_spi_chipsel()+0x27: can't find jump dest instruction at .text+0xa000002d LD drivers/input/rmi4/rmi_core.o CC drivers/hid/hid-tmff.o LD lib/lzo/built-in.o CC net/ipv4/fib_semantics.o LD drivers/ide/built-in.o UNROLL lib/raid6/int32.c net/llc/af_llc.o: warning: objtool: llc_ui_bind()+0x28: can't find jump dest instruction at .text+0x710200ce CC drivers/power/rt5033_battery.o drivers/md/dm-sysfs.o: warning: objtool: dm_attr_use_blk_mq_show()+0x11: call without frame pointer save/setup drivers/md/dm-sysfs.o: warning: objtool: dm_attr_suspended_show()+0x11: call without frame pointer save/setup drivers/md/dm-sysfs.o: warning: objtool: dm_attr_uuid_show()+0x16: call without frame pointer save/setup drivers/md/dm-sysfs.o: warning: objtool: dm_attr_name_show()+0x13: call without frame pointer save/setup drivers/md/dm-sysfs.o: warning: objtool: dm_attr_store()+0x2d: call without frame pointer save/setup drivers/md/dm-sysfs.o: warning: objtool: dm_attr_show()+0x26: call without frame pointer save/setup drivers/md/dm-sysfs.o: warning: objtool: dm_sysfs_init()+0x18: call without frame pointer save/setup drivers/md/dm-sysfs.o: warning: objtool: dm_sysfs_exit()+0xe: call without frame pointer save/setup net/sched/sch_tbf.o: warning: objtool: tbf_dump()+0x5c: can't find jump dest instruction at .text+0x4c010252 drivers/net/can/ifi_canfd/ifi_canfd.o: warning: objtool: ifi_canfd_plat_probe()+0x74: can't find jump dest instruction at .text+0x6301032a drivers/leds/leds-regulator.o: warning: objtool: regulator_led_brightness_set()+0x48: can't find jump dest instruction at .text+0xcd0000dd LD net/llc/llc2.o CC drivers/power/lp8727_charger.o LD drivers/net/can/ifi_canfd/built-in.o drivers/uio/uio_pruss.o: warning: objtool: pruss_cleanup()+0x53: can't find jump dest instruction at .text+0x930000c9 CC drivers/hwmon/lm77.o drivers/power/bq27xxx_battery.o: warning: objtool: bq27xxx_battery_read_health()+0x62: can't find jump dest instruction at .text+0xd8000127 drivers/thermal/thermal_hwmon.o: warning: objtool: thermal_add_hwmon_sysfs()+0x32: can't find jump dest instruction at .text+0xa3000178 CC lib/raid6/recov_ssse3.o CC drivers/net/phy/davicom.o CC net/sched/sch_fq.o drivers/input/keyboard/max7359_keypad.o: warning: objtool: max7359_probe()+0x50: can't find jump dest instruction at .text+0x46020145 CC lib/textsearch.o CC net/netfilter/nft_rbtree.o CC drivers/power/gpio-charger.o CC drivers/input/misc/axp20x-pek.o net/core/net-sysfs.o: warning: objtool: net_rx_queue_update_kobjects()+0x2e: can't find jump dest instruction at .text+0xf4001844 CC net/ipv4/fib_trie.o CC net/ipv6/xfrm6_mode_transport.o CC drivers/md/dm-snap.o net/ipv6/tcp_ipv6.o: warning: objtool: tcp_v6_connect()+0x47: can't find jump dest instruction at .text+0xca040a8d drivers/misc/lis3lv02d/lis3lv02d_i2c.o: warning: objtool: lis3lv02d_i2c_probe()+0x97: can't find jump dest instruction at .text+0xed0001ed drivers/mfd/tps65912-core.o: warning: objtool: tps65912_device_init()+0x2a: call without frame pointer save/setup drivers/mfd/tps65912-core.o: warning: objtool: tps65912_device_exit()+0x10: call without frame pointer save/setup CC lib/mpi/mpih-cmp.o drivers/nvdimm/btt.o: warning: objtool: btt_log_read()+0x65: can't find jump dest instruction at .text+0x8400037b drivers/w1/w1_family.o: warning: objtool: w1_register_family()+0x16: call without frame pointer save/setup drivers/w1/w1_family.o: warning: objtool: w1_unregister_family()+0x16: call without frame pointer save/setup drivers/w1/w1_family.o: warning: objtool: w1_family_put()+0x18: call without frame pointer save/setup drivers/uio/uio.o: warning: objtool: uio_mmap()+0x22: can't find jump dest instruction at .text+0xb00005a8 drivers/input/keyboard/opencores-kbd.o: warning: objtool: opencores_kbd_probe()+0x43: can't find jump dest instruction at .text+0xb7010048 drivers/virtio/virtio.o: warning: objtool: virtio_dev_probe()+0x62: can't find jump dest instruction at .text+0x150103f7 LD drivers/nvdimm/nd_btt.o net/sched/sch_multiq.o: warning: objtool: multiq_dequeue()+0x1b: can't find jump dest instruction at .text+0xbb000021 drivers/input/misc/mpu3050.o: warning: objtool: mpu3050_probe()+0x67: can't find jump dest instruction at .text+0x2102018c LD net/llc/built-in.o drivers/hid/hid-saitek.o: warning: objtool: saitek_raw_event()+0x35: can't find jump dest instruction at .text+0x9500014b drivers/hwmon/jc42.o: warning: objtool: set_temp_crit_hyst()+0x3d: can't find jump dest instruction at .text+0xce000133 drivers/hid/hid-sunplus.o: warning: objtool: sp_report_fixup()+0x38: call without frame pointer save/setup drivers/hid/hid-sunplus.o: warning: objtool: sp_driver_init()+0x14: call without frame pointer save/setup drivers/hid/hid-sunplus.o: warning: objtool: sp_driver_exit()+0xb: call without frame pointer save/setup CC sound/soc/codecs/tas571x.o CC net/ipv4/inet_fragment.o CC drivers/input/keyboard/qt2160.o CC drivers/net/vxlan.o CC drivers/net/can/softing/softing_fw.o CC net/ipv6/xfrm6_mode_ro.o drivers/input/keyboard/lm8323.o: warning: objtool: lm8323_write()+0x68: can't find jump dest instruction at .text+0x901034d CC drivers/net/phy/lxt.o CC drivers/spi/spi-axi-spi-engine.o LD drivers/remoteproc/remoteproc.o CC drivers/hwmon/lm80.o CC lib/ts_kmp.o drivers/regulator/helpers.o: warning: objtool: regulator_is_enabled_regmap()+0x25: call without frame pointer save/setup drivers/regulator/helpers.o: warning: objtool: regulator_enable_regmap()+0x5b: call without frame pointer save/setup drivers/regulator/helpers.o: warning: objtool: regulator_disable_regmap()+0x53: call without frame pointer save/setup drivers/regulator/helpers.o: warning: objtool: regulator_get_voltage_sel_regmap()+0x25: call without frame pointer save/setup drivers/regulator/helpers.o: warning: objtool: regulator_set_voltage_sel_regmap()+0x42: call without frame pointer save/setup drivers/regulator/helpers.o: warning: objtool: regulator_set_bypass_regmap()+0x4f: call without frame pointer save/setup drivers/regulator/helpers.o: warning: objtool: regulator_get_bypass_regmap()+0x2f: call without frame pointer save/setup drivers/regulator/helpers.o: warning: objtool: regulator_set_active_discharge_regmap()+0x43: call without frame pointer save/setup net/sched/sch_sfb.o: warning: objtool: sfb_enqueue()+0x6d: can't find jump dest instruction at .text+0xa060602 lib/xz/xz_dec_stream.o: warning: objtool: dec_block()+0x8f: can't find jump dest instruction at .text+0xa4000095 drivers/input/keyboard/mcs_touchkey.o: warning: objtool: mcs_touchkey_probe()+0x40: can't find jump dest instruction at .text+0x18020135 CC lib/mpi/mpih-div.o CC drivers/md/dm-exception-store.o drivers/video/fbdev/core/fb_cmdline.o: warning: objtool: fb_get_options()+0x1d: call without frame pointer save/setup drivers/video/fbdev/core/fb_cmdline.o: warning: objtool: video_setup()+0x1f: call without frame pointer save/setup drivers/uio/uio_dmem_genirq.o: warning: objtool: uio_dmem_genirq_release()+0x60: can't find jump dest instruction at .text+0xc0100f6 CC drivers/hid/hid-topseed.o CC net/sched/sch_hhf.o CC drivers/mfd/twl6030-irq.o LD net/irda/irda.o CC drivers/input/keyboard/sh_keysc.o CC drivers/regulator/fixed.o LD drivers/uio/built-in.o CC drivers/video/fbdev/core/fbsysfs.o lib/xz/xz_dec_bcj.o: warning: objtool: bcj_ia64.isra.3()+0x1a: can't find jump dest instruction at .text+0x4201009f net/core/drop_monitor.o: warning: objtool: dropmon_net_event()+0x19: can't find jump dest instruction at .text+0xc01008f net/ipv6/xfrm6_policy.o: warning: objtool: xfrm6_dst_ifdown()+0x29: can't find jump dest instruction at .text+0xbe0000af CC drivers/spi/spi-bcm63xx.o LD drivers/net/can/can-dev.o drivers/input/rmi4/rmi_spi.o: warning: objtool: rmi_spi_manage_pools()+0x61: can't find jump dest instruction at .text+0xac000287 CC net/ipv6/mip6.o lib/reed_solomon/reed_solomon.o: warning: objtool: rs_init()+0x47: can't find jump dest instruction at .text+0xb002004d CC drivers/hid/hid-xinmo.o LD lib/reed_solomon/built-in.o CC drivers/md/dm-snap-transient.o CC lib/zlib_inflate/inflate.o drivers/hwmon/lm70.o: warning: objtool: lm70_sense_temp()+0x48: can't find jump dest instruction at .text+0x4d01004e drivers/nvdimm/namespace_devs.o: warning: objtool: __nd_namespace_blk_validate()+0x3b: can't find jump dest instruction at .text+0xc8000211 LD drivers/input/rmi4/built-in.o drivers/net/phy/phy.o: warning: objtool: phy_print_status()+0x11: can't find jump dest instruction at .text+0xa9000127 lib/xz/xz_dec_test.o: warning: objtool: xz_dec_test_write()+0x2f: can't find jump dest instruction at .text+0xf50100e5 lib/lz4/lz4_decompress.o: warning: objtool: lz4_uncompress_unknownoutputsize()+0x26: can't find jump dest instruction at .text+0xc102002c CC drivers/hwmon/lm83.o drivers/video/fbdev/core/fb_notify.o: warning: objtool: fb_register_client()+0x13: call without frame pointer save/setup drivers/video/fbdev/core/fb_notify.o: warning: objtool: fb_unregister_client()+0x13: call without frame pointer save/setup drivers/video/fbdev/core/fb_notify.o: warning: objtool: fb_notifier_call_chain()+0x16: call without frame pointer save/setup CC drivers/spi/spi-bcm63xx-hsspi.o CC net/netfilter/nft_hash.o CC drivers/hwmon/lm87.o CC drivers/net/ppp/pppoe.o CC drivers/video/fbdev/core/modedb.o drivers/video/fbdev/hecubafb.o: warning: objtool: hecubafb_probe()+0x2e: can't find jump dest instruction at .text+0x7d010204 LD drivers/nvdimm/libnvdimm.o CC drivers/regulator/virtual.o drivers/input/keyboard/matrix_keypad.o: warning: objtool: matrix_keypad_scan()+0x69: can't find jump dest instruction at .text+0x600103af CC drivers/md/dm-snap-persistent.o drivers/net/phy/mdio_bus.o: warning: objtool: __mdiobus_register()+0x1c: can't find jump dest instruction at .text+0x8f0104c2 CC drivers/net/phy/qsemi.o CC drivers/input/keyboard/sunkbd.o drivers/hwmon/lm73.o: warning: objtool: lm73_probe()+0x3c: can't find jump dest instruction at .text+0x86000402 CC drivers/misc/sram.o CC drivers/video/fbdev/core/fbcvt.o CC net/netfilter/nft_log.o net/core/fib_rules.o: warning: objtool: fib_rules_event()+0x5f: can't find jump dest instruction at .text+0xc00000e5 CC lib/zlib_inflate/infutil.o lib/zlib_inflate/inffast.o: warning: objtool: inflate_fast()+0x123: can't find jump dest instruction at .text+0x1b040128 CC drivers/video/fbdev/core/fb_defio.o drivers/mfd/tps65912-i2c.o: warning: objtool: tps65912_i2c_remove()+0x10: call without frame pointer save/setup drivers/mfd/tps65912-i2c.o: warning: objtool: tps65912_i2c_probe()+0x2d: call without frame pointer save/setup drivers/mfd/tps65912-i2c.o: warning: objtool: tps65912_i2c_driver_init()+0xd: call without frame pointer save/setup drivers/mfd/tps65912-i2c.o: warning: objtool: tps65912_i2c_driver_exit()+0xb: call without frame pointer save/setup drivers/hid/hid-samsung.o: warning: objtool: samsung_irda_report_fixup.isra.2()+0x17: can't find jump dest instruction at .text+0x910000dd LD drivers/nvdimm/built-in.o CC drivers/mfd/twl4030-audio.o fs/ocfs2/dlm/dlmrecovery.o: warning: objtool: dlm_finish_local_lockres_recovery()+0x24: can't find jump dest instruction at .text+0xed01022a net/nfc/nci/ntf.o: warning: objtool: nci_add_new_protocol()+0xbd: can't find jump dest instruction at .text+0x60100c2 drivers/mfd/tps65217.o: warning: objtool: tps65217_probe()+0x46: can't find jump dest instruction at .text+0x5601004b CC drivers/leds/trigger/ledtrig-heartbeat.o CC drivers/hid/hid-zpff.o CC drivers/md/dm-raid1.o drivers/video/fbdev/arcfb.o: warning: objtool: arcfb_ioctl()+0x3d: can't find jump dest instruction at .text+0xc20000d3 CC drivers/video/fbdev/core/cfbfillrect.o CC drivers/mfd/fsl-imx25-tsadc.o CC drivers/w1/slaves/w1_smem.o net/core/netpoll.o: warning: objtool: netpoll_start_xmit()+0x3e: can't find jump dest instruction at .text+0x2a010214 net/sched/sch_gred.o: warning: objtool: gred_dump()+0x78: can't find jump dest instruction at .text+0xfe02009e CC drivers/video/fbdev/n411.o CC drivers/video/fbdev/core/cfbcopyarea.o CC net/sched/sch_pie.o CC lib/mpi/mpih-mul.o sound/soc/codecs/ssm2602-spi.o: warning: objtool: ssm2602_spi_remove()+0x9: call without frame pointer save/setup sound/soc/codecs/ssm2602-spi.o: warning: objtool: ssm2602_spi_probe()+0x26: call without frame pointer save/setup sound/soc/codecs/ssm2602-spi.o: warning: objtool: ssm2602_spi_driver_init()+0xd: call without frame pointer save/setup sound/soc/codecs/ssm2602-spi.o: warning: objtool: ssm2602_spi_driver_exit()+0xb: call without frame pointer save/setup drivers/misc/lis3lv02d/lis3lv02d.o: warning: objtool: lis3lv02d_get_xyz()+0x34: can't find jump dest instruction at .text+0xa000010a drivers/md/dm-builtin.o: warning: objtool: dm_kobject_release()+0x10: call without frame pointer save/setup CC drivers/video/fbdev/core/cfbimgblt.o CC sound/soc/codecs/tlv320aic23.o LD drivers/misc/lis3lv02d/built-in.o drivers/ssb/scan.o: warning: objtool: ssb_bus_scan()+0x36: can't find jump dest instruction at .text+0x7003010c drivers/md/dm-ioctl.o: warning: objtool: __find_device_hash_cell()+0x30: can't find jump dest instruction at .text+0xf60001e6 CC drivers/thermal/power_allocator.o net/ceph/auth_x.o: warning: objtool: ceph_x_check_message_signature()+0x37: can't find jump dest instruction at .text+0x4601013d CC drivers/md/dm-log.o CC lib/zlib_inflate/inftrees.o CC lib/mpi/mpi-pow.o drivers/input/keyboard/qt1070.o: warning: objtool: qt1070_probe()+0x5b: can't find jump dest instruction at .text+0x52020170 net/ipv6/xfrm6_output.o: warning: objtool: xfrm6_tunnel_check_size()+0x6c: can't find jump dest instruction at .text+0x95000152 CC drivers/thermal/rcar_thermal.o drivers/input/misc/pcf8574_keypad.o: warning: objtool: pcf8574_kp_probe()+0x39: can't find jump dest instruction at .text+0xc601013e drivers/mfd/tps65912-spi.o: warning: objtool: tps65912_spi_remove()+0x10: call without frame pointer save/setup drivers/mfd/tps65912-spi.o: warning: objtool: tps65912_spi_probe()+0x19: call without frame pointer save/setup drivers/mfd/tps65912-spi.o: warning: objtool: tps65912_spi_driver_init()+0xd: call without frame pointer save/setup drivers/mfd/tps65912-spi.o: warning: objtool: tps65912_spi_driver_exit()+0xb: call without frame pointer save/setup sound/soc/codecs/rt5631.o: warning: objtool: rt5631_hifi_pcm_params()+0x8b: can't find jump dest instruction at .text+0x24010450 drivers/power/bq27xxx_battery_i2c.o: warning: objtool: bq27xxx_battery_i2c_probe()+0x5e: can't find jump dest instruction at .text+0x1d0100b4 CC sound/soc/codecs/tlv320aic23-i2c.o drivers/md/dm-kcopyd.o: warning: objtool: process_jobs()+0x64: can't find jump dest instruction at .text+0x8d000319 CC drivers/input/misc/twl4030-pwrbutton.o drivers/ssb/main.o: warning: objtool: ssb_calc_clock_rate()+0x58: can't find jump dest instruction at .text+0x390206de CC drivers/power/charger-manager.o CC drivers/md/dm-region-hash.o CC drivers/mfd/mc13xxx-core.o CC drivers/power/max8998_charger.o fs/ocfs2/dlm/dlmmaster.o: warning: objtool: dlm_restart_lock_mastery()+0x9a: can't find jump dest instruction at .text+0x96010290 net/sched/sch_cbq.o: warning: objtool: cbq_undelay_prio()+0x20: can't find jump dest instruction at .text+0xb30002c5 net/ipv6/netfilter.o: warning: objtool: nf_ip6_checksum()+0x4d: can't find jump dest instruction at .text+0xb6000103 net/ipv4/udplite.o: warning: objtool: udp_lib_close()+0x4: call without frame pointer save/setup net/ipv4/udplite.o: warning: objtool: udplite_err()+0x10: call without frame pointer save/setup net/ipv4/udplite.o: warning: objtool: udplite_rcv()+0x15: call without frame pointer save/setup net/ipv4/udplite.o: warning: objtool: udplite4_proc_exit_net()+0x10: call without frame pointer save/setup net/ipv4/udplite.o: warning: objtool: udplite4_proc_init_net()+0xb: call without frame pointer save/setup net/ipv4/udplite.o: warning: objtool: udplite4_register()+0x12: call without frame pointer save/setup CC net/ipv4/ping.o CC net/sched/cls_u32.o LD fs/ocfs2/dlm/ocfs2_dlm.o CC net/ipv6/sit.o drivers/thermal/user_space.o: warning: objtool: notify_user_space()+0x24: call without frame pointer save/setup drivers/thermal/user_space.o: warning: objtool: thermal_gov_user_space_register()+0x10: call without frame pointer save/setup drivers/thermal/user_space.o: warning: objtool: thermal_gov_user_space_unregister()+0x10: call without frame pointer save/setup drivers/block/drbd/drbd_nl.o: warning: objtool: drbd_get_max_capacity()+0x17: can't find jump dest instruction at .text+0x9100001d CC drivers/w1/slaves/w1_ds2413.o drivers/net/can/softing/softing_main.o: warning: objtool: softing_netdev_create()+0x46: can't find jump dest instruction at .text+0xe40004eb CC net/sched/cls_fw.o CC sound/soc/codecs/ts3a227e.o drivers/regulator/devres.o: warning: objtool: _devm_regulator_get()+0x51: can't find jump dest instruction at .text+0x8e0001b7 CC net/sched/cls_tcindex.o drivers/net/plip/plip.o: warning: objtool: plip_init_netdev()+0x15b: can't find jump dest instruction at .text+0x8f000271 drivers/thermal/step_wise.o: warning: objtool: get_target_state()+0x96: can't find jump dest instruction at .text+0xb100009c drivers/net/team/team_mode_broadcast.o: warning: objtool: bc_transmit()+0x31: can't find jump dest instruction at .text+0x9f010037 CC net/ipv6/ila/ila_common.o net/ipv6/xfrm6_protocol.o: warning: objtool: xfrm6_protocol_register()+0x2a: can't find jump dest instruction at .text+0x13010320 drivers/net/can/m_can/m_can.o: warning: objtool: m_can_handle_state_change()+0xa8: can't find jump dest instruction at .text+0x9e00024e LD drivers/net/plip/built-in.o CC net/ipv4/ip_tunnel_core.o CC net/sched/cls_rsvp6.o net/ipv6/fib6_rules.o: warning: objtool: fib6_rule_configure()+0x32: can't find jump dest instruction at .text+0xb2000198 drivers/spmi/spmi.o: warning: objtool: perf_trace_spmi_cmd()+0x3d: can't find jump dest instruction at .text+0x83000403 LD fs/ocfs2/dlm/built-in.o CC net/ipv6/ip6_tunnel.o LD drivers/net/can/m_can/built-in.o LD drivers/spmi/built-in.o CC net/ipv6/fou6.o drivers/leds/trigger/ledtrig-timer.o: warning: objtool: timer_trig_deactivate()+0x46: call without frame pointer save/setup drivers/leds/trigger/ledtrig-timer.o: warning: objtool: led_delay_off_store()+0x2e: call without frame pointer save/setup drivers/leds/trigger/ledtrig-timer.o: warning: objtool: led_delay_on_store()+0x2e: call without frame pointer save/setup drivers/leds/trigger/ledtrig-timer.o: warning: objtool: led_delay_off_show()+0x23: call without frame pointer save/setup drivers/leds/trigger/ledtrig-timer.o: warning: objtool: led_delay_on_show()+0x23: call without frame pointer save/setup drivers/leds/trigger/ledtrig-timer.o: warning: objtool: timer_trig_activate()+0x27: call without frame pointer save/setup drivers/leds/trigger/ledtrig-timer.o: warning: objtool: timer_trig_init()+0xb: call without frame pointer save/setup drivers/leds/trigger/ledtrig-timer.o: warning: objtool: timer_trig_exit()+0xb: call without frame pointer save/setup CC drivers/net/nlmon.o LD drivers/thermal/samsung/built-in.o CC drivers/leds/trigger/ledtrig-backlight.o CC drivers/net/phy/teranetics.o net/ceph/pagevec.o: warning: objtool: ceph_put_page_vector()+0x2c: can't find jump dest instruction at .text+0xb0000032 CC drivers/spi/spi-bitbang.o CC net/ipv6/netfilter/ip6_tables.o CC drivers/thermal/tango_thermal.o sound/soc/codecs/ssm2602.o: warning: objtool: ssm2602_set_dai_sysclk()+0x27: can't find jump dest instruction at .text+0xa700015d drivers/leds/leds-lm355x.o: warning: objtool: lm355x_chip_init()+0x33: can't find jump dest instruction at .text+0xb8000189 net/netfilter/nft_dynset.o: warning: objtool: nft_dynset_dump()+0x30: can't find jump dest instruction at .text+0xc3000116 CC drivers/hwmon/lm90.o CC net/ipv4/gre_offload.o drivers/md/raid10.o: warning: objtool: __raid10_find_phys()+0x6e: can't find jump dest instruction at .text+0xfc000074 CC net/netfilter/nft_dup_netdev.o CC lib/ts_bm.o net/sched/sch_htb.o: warning: objtool: htb_dump_class()+0x75: can't find jump dest instruction at .text+0x4f01028b net/netfilter/nft_bitwise.o: warning: objtool: nft_bitwise_init()+0x20: can't find jump dest instruction at .text+0xe3000146 drivers/leds/leds-blinkm.o: warning: objtool: blinkm_detect()+0x36: can't find jump dest instruction at .text+0xc10000fc CC drivers/misc/panel.o CC drivers/md/dm-raid.o CC drivers/power/bq2415x_charger.o CC drivers/leds/trigger/ledtrig-gpio.o net/ceph/osd_client.o: warning: objtool: osd_req_opcode_valid()+0xe: can't find jump dest instruction at .text+0xbe000014 lib/mpi/mpi-cmp.o: warning: objtool: mpi_cmp_ui()+0x16: call without frame pointer save/setup lib/mpi/mpi-cmp.o: warning: objtool: mpi_cmp()+0xd: call without frame pointer save/setup drivers/net/can/spi/mcp251x.o: warning: objtool: mcp251x_hard_start_xmit()+0x4d: can't find jump dest instruction at .text+0xc0000242 CC drivers/net/phy/vitesse.o LD net/ceph/libceph.o LD drivers/net/can/spi/built-in.o CC drivers/thermal/intel_powerclamp.o drivers/net/phy/phy_device.o: warning: objtool: get_phy_c45_ids()+0x40: can't find jump dest instruction at .text+0xed000316 CC drivers/input/misc/twl4030-vibra.o drivers/net/phy/mdio_device.o: warning: objtool: mdio_device_remove()+0x11: call without frame pointer save/setup drivers/net/phy/mdio_device.o: warning: objtool: mdio_device_release()+0x9: call without frame pointer save/setup drivers/net/phy/mdio_device.o: warning: objtool: mdio_device_free()+0x9: call without frame pointer save/setup drivers/net/phy/mdio_device.o: warning: objtool: mdio_device_create()+0x30: call without frame pointer save/setup drivers/net/phy/mdio_device.o: warning: objtool: mdio_device_register()+0x21: call without frame pointer save/setup drivers/net/phy/mdio_device.o: warning: objtool: mdio_driver_register()+0x24: call without frame pointer save/setup drivers/net/phy/mdio_device.o: warning: objtool: mdio_driver_unregister()+0x9: call without frame pointer save/setup drivers/md/bcache/journal.o: warning: objtool: btree_flush_write()+0x19: can't find jump dest instruction at .text+0xbb00001e CC drivers/net/phy/bcm87xx.o CC lib/ts_fsm.o net/nfc/nci/rsp.o: warning: objtool: nci_core_init_rsp_packet.isra.6()+0x66: can't find jump dest instruction at .text+0x5804014c CC lib/raid6/recov_avx2.o CC drivers/spi/spi-butterfly.o CC net/ipv6/netfilter/ip6table_mangle.o drivers/net/slip/slhc.o: warning: objtool: slhc_init()+0x2c: can't find jump dest instruction at .text+0x2a010072 drivers/net/wan/dlci.o: warning: objtool: dlci_add()+0x31: can't find jump dest instruction at .text+0x1b010237 drivers/remoteproc/ste_modem_rproc.o: warning: objtool: sproc_find_rsc_table()+0x2a: can't find jump dest instruction at .text+0xb010310 drivers/w1/w1_io.o: warning: objtool: w1_read_bit()+0x2c: can't find call dest symbol at offset 0xb00000f0 LD drivers/net/slip/built-in.o CC net/ipv6/ila/ila_lwt.o CC lib/mpi/mpiutil.o drivers/net/ppp/ppp_deflate.o: warning: objtool: z_incomp()+0x24: can't find jump dest instruction at .text+0x9100006a drivers/block/drbd/drbd_receiver.o: warning: objtool: decode_header()+0x36: can't find jump dest instruction at .text+0xcc00016c CC net/sched/cls_basic.o drivers/mfd/twl4030-irq.o: warning: objtool: twl4030_sih_bus_sync_unlock()+0x7e: can't find jump dest instruction at .text+0xd010124 CC lib/raid6/mmx.o LD drivers/remoteproc/built-in.o CC net/ipv6/netfilter/nf_log_ipv6.o LD drivers/block/drbd/drbd.o net/irda/irnet/irnet_ppp.o: warning: objtool: ppp_irnet_send()+0x42: can't find jump dest instruction at .text+0x660100d8 LD net/ceph/built-in.o CC lib/raid6/sse1.o drivers/hid/hid-rmi.o: warning: objtool: rmi_register_function()+0x1a: can't find jump dest instruction at .text+0x84000020 drivers/hwmon/lm75.o: warning: objtool: lm75_detect()+0x42: can't find jump dest instruction at .text+0x280201f8 drivers/w1/slaves/w1_smem.o: warning: objtool: w1_smem_init()+0xf: call without frame pointer save/setup drivers/w1/slaves/w1_smem.o: warning: objtool: w1_smem_fini()+0xb: call without frame pointer save/setup drivers/hid/hid-gaff.o: warning: objtool: gaff_init()+0x59: can't find jump dest instruction at .text+0x940101fe drivers/ssb/driver_chipcommon.o: warning: objtool: chipco_pctl_clockfreqlimit()+0x34: can't find jump dest instruction at .text+0xef00003a CC net/ipv4/ip_tunnel.o CC net/ipv6/addrconf_core.o net/nfc/nci/hci.o: warning: objtool: nci_hci_send_data()+0x31: can't find jump dest instruction at .text+0x50010037 CC drivers/hid/wacom_wac.o LD net/nfc/nci/nci.o CC drivers/hwmon/lm93.o CC drivers/net/phy/fixed_phy.o lib/lz4/lz4hc_compress.o: warning: objtool: lz4_compresshcctx()+0x4d: can't find jump dest instruction at .text+0xb5110053 CC drivers/thermal/mtk_thermal.o LD lib/lz4/built-in.o lib/textsearch.o: warning: objtool: textsearch_register()+0x14: can't find jump dest instruction at .text+0xa200008a drivers/vhost/vringh.o: warning: objtool: range_check()+0x37: can't find jump dest instruction at .text+0xa70000bd LD net/nfc/nci/built-in.o net/netfilter/nft_byteorder.o: warning: objtool: nft_byteorder_dump()+0x2e: can't find jump dest instruction at .text+0x8b000034 lib/zlib_deflate/deflate.o: warning: objtool: longest_match()+0xb8: can't find jump dest instruction at .text+0x360100be CC lib/raid6/sse2.o CC drivers/video/fbdev/hgafb.o CC lib/swiotlb.o CC net/ipv6/netfilter/nf_dup_ipv6.o net/core/netclassid_cgroup.o: warning: objtool: write_classid()+0x2d: can't find call dest symbol at offset 0x4f000101 CC net/ipv4/proc.o CC net/netfilter/nft_fwd_netdev.o LD drivers/block/drbd/built-in.o net/irda/irnet/irnet_irda.o: warning: objtool: irnet_proc_show()+0x8a: can't find jump dest instruction at .text+0xdc0100b0 drivers/net/can/at91_can.o: warning: objtool: at91_can_probe()+0x74: can't find jump dest instruction at .text+0x1e020269 LD net/irda/irnet/irnet.o CC net/ipv6/ila/ila_xlat.o LD net/nfc/built-in.o drivers/net/team/team_mode_roundrobin.o: warning: objtool: rr_transmit()+0x8d: can't find jump dest instruction at .text+0xe7010093 lib/zlib_inflate/inftrees.o: warning: objtool: zlib_inflate_table()+0xce: can't find jump dest instruction at .text+0x360400d3 drivers/virtio/virtio_ring.o: warning: objtool: virtqueue_add()+0x48: can't find jump dest instruction at .text+0x3403032e LD drivers/block/built-in.o CC sound/soc/codecs/wm8510.o drivers/video/fbdev/core/fbcmap.o: warning: objtool: fb_copy_cmap()+0x67: can't find jump dest instruction at .text+0x800000dd CC drivers/hwmon/lm95234.o CC lib/raid6/avx2.o net/sctp/objcnt.o: warning: objtool: sctp_objcnt_seq_open()+0x13: call without frame pointer save/setup net/sctp/objcnt.o: warning: objtool: sctp_objcnt_seq_show()+0x3d: call without frame pointer save/setup net/sctp/objcnt.o: warning: objtool: sctp_dbg_objcnt_init()+0x23: call without frame pointer save/setup net/sctp/objcnt.o: warning: objtool: sctp_dbg_objcnt_exit()+0x17: call without frame pointer save/setup drivers/ssb/driver_chipcommon_pmu.o: warning: objtool: ssb_pmu_resources_init()+0x30: can't find jump dest instruction at .text+0x7d0100d6 CC net/ipv4/fib_rules.o LD net/irda/irnet/built-in.o CC net/netfilter/x_tables.o drivers/power/max17040_battery.o: warning: objtool: max17040_probe()+0x5f: can't find jump dest instruction at .text+0xbd0101d5 drivers/power/rt5033_battery.o: warning: objtool: rt5033_battery_get_property()+0x38: can't find jump dest instruction at .text+0xdc00005e drivers/net/irda/w83977af_ir.o: warning: objtool: w83977af_change_speed()+0x67: can't find jump dest instruction at .text+0x9500019d net/sctp/sm_statefuns.o: warning: objtool: sctp_eat_data()+0x9f: can't find jump dest instruction at .text+0x85000225 CC drivers/w1/slaves/w1_ds2406.o CC drivers/power/bq24735-charger.o LD drivers/ssb/ssb.o CC net/netfilter/xt_tcpudp.o drivers/mfd/twl-core.o: warning: objtool: twl_get_regmap()+0x26: can't find jump dest instruction at .text+0xc200013c CC net/ipv6/exthdrs_core.o LD net/irda/built-in.o CC net/netfilter/xt_mark.o drivers/misc/fsa9480.o: warning: objtool: fsa9480_detect_dev()+0x80: can't find jump dest instruction at .text+0x3c010196 CC net/ipv6/netfilter/nf_tables_ipv6.o TABLE lib/raid6/tables.c net/netfilter/nft_payload.o: warning: objtool: nft_payload_select_ops()+0x17: can't find jump dest instruction at .text+0x8600001d CC drivers/mfd/mc13xxx-spi.o CC drivers/input/keyboard/twl4030_keypad.o CC drivers/w1/slaves/w1_ds2431.o CC drivers/spi/spi-ep93xx.o CC drivers/md/dm-thin.o drivers/input/misc/pwm-beeper.o: warning: objtool: __pwm_beeper_set.isra.1()+0x17: can't find jump dest instruction at .text+0xb70000dd LD drivers/ssb/built-in.o CC net/ipv6/netfilter/nft_chain_route_ipv6.o net/core/netprio_cgroup.o: warning: objtool: extend_netdev_table()+0x37: can't find jump dest instruction at .text+0x990002ad drivers/hid/hid-thingm.o: warning: objtool: thingm_recv()+0x45: can't find jump dest instruction at .text+0xe000004b CC drivers/hid/wacom_sys.o drivers/md/dm-bio-prison.o: warning: objtool: __sweep()+0x25: can't find jump dest instruction at .text+0x8300002b CC lib/raid6/int1.o lib/zlib_inflate/infutil.o: warning: objtool: zlib_inflate_blob()+0x38: call without frame pointer save/setup CC drivers/input/keyboard/xtkbd.o drivers/power/gpio-charger.o: warning: objtool: gpio_charger_probe()+0x21: can't find jump dest instruction at .text+0x86000117 sound/soc/codecs/rt5640.o: warning: objtool: rt5640_volatile_register()+0x16: can't find jump dest instruction at .text+0x9100001c CC drivers/power/bq25890_charger.o CC drivers/w1/slaves/w1_ds2433.o CC lib/zlib_inflate/inflate_syms.o CC sound/soc/codecs/wm8523.o drivers/misc/lattice-ecp3-config.o: warning: objtool: firmware_load()+0x39: can't find jump dest instruction at .text+0x1303019e drivers/hid/hid-xinmo.o: warning: objtool: xinmo_event()+0x36: call without frame pointer save/setup drivers/hid/hid-xinmo.o: warning: objtool: xinmo_driver_init()+0x14: call without frame pointer save/setup drivers/hid/hid-xinmo.o: warning: objtool: xinmo_driver_exit()+0xb: call without frame pointer save/setup drivers/hid/hid-tmff.o: warning: objtool: tmff_init()+0x48: can't find jump dest instruction at .text+0xb401004e CC drivers/hid/hid-waltop.o drivers/net/ppp/pppox.o: warning: objtool: pppox_unbind_sock()+0x20: call without frame pointer save/setup drivers/net/ppp/pppox.o: warning: objtool: pppox_ioctl()+0x33: call without frame pointer save/setup drivers/net/ppp/pppox.o: warning: objtool: pppox_init()+0xb: call without frame pointer save/setup drivers/net/ppp/pppox.o: warning: objtool: pppox_exit()+0x9: call without frame pointer save/setup drivers/w1/w1_int.o: warning: objtool: w1_alloc_dev.constprop.0()+0x4a: can't find jump dest instruction at .text+0xf401004f CC net/ipv4/fou.o net/netfilter/nf_tables_inet.o: warning: objtool: nf_tables_inet_init()+0xf: call without frame pointer save/setup net/netfilter/nf_tables_inet.o: warning: objtool: nf_tables_inet_init_net()+0x1a: call without frame pointer save/setup net/netfilter/nf_tables_inet.o: warning: objtool: nf_tables_inet_exit_net()+0x18: call without frame pointer save/setup net/netfilter/nf_tables_inet.o: warning: objtool: nf_tables_inet_exit()+0xb: call without frame pointer save/setup net/sctp/ssnmap.o: warning: objtool: sctp_ssnmap_new()+0x3c: call without frame pointer save/setup net/sctp/ssnmap.o: warning: objtool: sctp_ssnmap_clear()+0x17: call without frame pointer save/setup net/sctp/ssnmap.o: warning: objtool: sctp_ssnmap_free()+0x2b: call without frame pointer save/setup CC sound/soc/codecs/wm8711.o CC drivers/mfd/mc13xxx-i2c.o drivers/regulator/fixed.o: warning: objtool: reg_fixed_voltage_probe()+0x51: can't find jump dest instruction at .text+0xfe010087 CC drivers/hwmon/lm95241.o CC drivers/regulator/aat2870-regulator.o drivers/power/da9052-battery.o: warning: objtool: da9052_bat_read_capacity()+0x2a: can't find jump dest instruction at .text+0x93010080 net/sched/sch_sfq.o: warning: objtool: sfq_drop()+0x1c: can't find jump dest instruction at .text+0xb00104d2 lib/xz/xz_dec_lzma2.o: warning: objtool: lzma_literal()+0x6c: can't find jump dest instruction at .text+0xa3000102 drivers/hwmon/lm77.o: warning: objtool: lm77_detect()+0x37: can't find jump dest instruction at .text+0x5202003d drivers/hid/hid-topseed.o: warning: objtool: ts_input_mapping()+0x18: can't find jump dest instruction at .text+0x6903001e CC drivers/video/fbdev/core/sysfillrect.o CC net/sched/cls_cgroup.o CC drivers/hid/hid-wiimote-core.o LD lib/xz/xz_dec.o CC lib/raid6/int2.o CC drivers/w1/slaves/w1_ds2781.o CC drivers/hwmon/lm95245.o LD drivers/power/avs/built-in.o sound/soc/codecs/sti-sas.o: warning: objtool: sti_sas_init_sas_registers.isra.0()+0x64: can't find jump dest instruction at .text+0xfa000329 drivers/input/misc/axp20x-pek.o: warning: objtool: axp20x_pek_probe()+0x44: can't find jump dest instruction at .text+0xf301022a CC net/ipv6/netfilter/ip6t_eui64.o drivers/thermal/tango_thermal.o: warning: objtool: tango_thermal_probe()+0x2d: call without frame pointer save/setup drivers/thermal/tango_thermal.o: warning: objtool: tango_thermal_driver_init()+0xd: call without frame pointer save/setup drivers/thermal/tango_thermal.o: warning: objtool: tango_thermal_driver_exit()+0xb: call without frame pointer save/setup CC drivers/input/misc/ideapad_slidebar.o drivers/hwmon/lm83.o: warning: objtool: lm83_detect()+0x40: can't find jump dest instruction at .text+0xf3000046 drivers/net/phy/aquantia.o: warning: objtool: aquantia_config_intr()+0x20: can't find jump dest instruction at .text+0x970001f6 drivers/misc/sram.o: warning: objtool: sram_add_partition()+0x65: can't find jump dest instruction at .text+0x8000027b CC drivers/video/fbdev/goldfishfb.o CC net/sched/cls_flower.o CC drivers/md/dm-thin-metadata.o lib/ts_kmp.o: warning: objtool: kmp_find()+0x5b: can't find jump dest instruction at .text+0x3010081 CC drivers/hwmon/ltc2945.o net/core/dst_cache.o: warning: objtool: dst_cache_set_ip6()+0x30: can't find jump dest instruction at .text+0x8b0001c6 drivers/video/fbdev/core/cfbimgblt.o: warning: objtool: cfb_imageblit()+0x36: can't find jump dest instruction at .text+0x5904003c CC lib/iommu-helper.o LD lib/xz/built-in.o CC drivers/power/smb347-charger.o drivers/mfd/fsl-imx25-tsadc.o: warning: objtool: mx25_tsadc_probe()+0x40: can't find jump dest instruction at .text+0xd0010286 CC sound/soc/codecs/wm8728.o drivers/virtio/virtio_mmio.o: warning: objtool: vm_setup_vq()+0x2d: can't find jump dest instruction at .text+0x15020423 CC drivers/mfd/mfd-core.o CC lib/raid6/int4.o drivers/hid/hid-zpff.o: warning: objtool: zpff_init()+0x3d: can't find jump dest instruction at .text+0xda000043 CC drivers/md/dm-verity-fec.o CC net/ipv6/ip6_checksum.o net/sctp/proc.o: warning: objtool: sctp_remaddr_seq_show()+0x2a: can't find jump dest instruction at .text+0x2301011f CC drivers/hid/hid-wiimote-modules.o CC drivers/mfd/smsc-ece1099.o lib/raid6/recov_ssse3.o: warning: objtool: raid6_datap_recov_ssse3()+0x7a: can't find jump dest instruction at .text+0xc30000a0 drivers/input/misc/twl4030-pwrbutton.o: warning: objtool: twl4030_pwrbutton_probe()+0x55: can't find jump dest instruction at .text+0xa900005a net/sched/sch_plug.o: warning: objtool: plug_change()+0xc: can't find jump dest instruction at .text+0xe40000b2 CC drivers/leds/trigger/ledtrig-default-on.o CC drivers/power/tps65090-charger.o CC drivers/net/phy/mdio-bitbang.o CC lib/iommu-common.o net/netfilter/nft_rbtree.o: warning: objtool: nft_rbtree_deactivate()+0x3b: can't find jump dest instruction at .text+0xb3000241 CC drivers/net/phy/dp83848.o drivers/spi/spi-bcm63xx-hsspi.o: warning: objtool: bcm63xx_hsspi_resume()+0x23: call without frame pointer save/setup drivers/spi/spi-bcm63xx-hsspi.o: warning: objtool: bcm63xx_hsspi_remove()+0x31: call without frame pointer save/setup drivers/spi/spi-bcm63xx-hsspi.o: warning: objtool: bcm63xx_hsspi_suspend()+0x10: call without frame pointer save/setup drivers/spi/spi-bcm63xx-hsspi.o: warning: objtool: bcm63xx_hsspi_probe()+0x15: call without frame pointer save/setup drivers/spi/spi-bcm63xx-hsspi.o: warning: objtool: bcm63xx_hsspi_driver_init()+0xd: call without frame pointer save/setup drivers/spi/spi-bcm63xx-hsspi.o: warning: objtool: bcm63xx_hsspi_driver_exit()+0xb: call without frame pointer save/setup lib/mpi/mpicoder.o: warning: objtool: mpi_read_raw_data()+0x14: can't find jump dest instruction at .text+0xde00001a CC drivers/spi/spi-fsl-dspi.o CC lib/notifier-error-inject.o CC sound/soc/codecs/wm8731.o drivers/regulator/virtual.o: warning: objtool: update_current_limit_constraints()+0x27: can't find jump dest instruction at .text+0x601021d drivers/video/fbdev/core/fbcvt.o: warning: objtool: fb_cvt_print_name()+0x40: can't find jump dest instruction at .text+0x86010046 CC drivers/regulator/ab3100.o drivers/mfd/twl4030-audio.o: warning: objtool: twl4030_audio_probe()+0x4d: can't find jump dest instruction at .text+0xb2010082 net/core/lwtunnel.o: warning: objtool: lwtunnel_build_state()+0x3f: can't find jump dest instruction at .text+0x8b0000e5 sound/soc/codecs/sgtl5000.o: warning: objtool: sgtl5000_set_clock()+0x7e: can't find jump dest instruction at .text+0xcb0101f4 CC sound/soc/codecs/wm8737.o drivers/net/irda/nsc-ircc.o: warning: objtool: nsc_ircc_probe_338()+0xb3: can't find jump dest instruction at .text+0xd20004e8 CC drivers/hid/hid-wiimote-debug.o CC drivers/w1/slaves/w1_bq27000.o CC lib/pm-notifier-error-inject.o drivers/mfd/twl6030-irq.o: warning: objtool: twl6030_mmc_card_detect_config()+0x5e: can't find jump dest instruction at .text+0xca000143 drivers/virtio/virtio_input.o: warning: objtool: virtinput_send_status()+0x49: can't find jump dest instruction at .text+0x850005df drivers/md/dm-flakey.o: warning: objtool: flakey_status()+0x32: can't find jump dest instruction at .text+0xef0000a8 CC drivers/power/tps65217_charger.o net/ipv6/mcast.o: warning: objtool: mld_marksources()+0x15: can't find jump dest instruction at .text+0xa200001b net/ipv6/proc.o: warning: objtool: snmp6_dev_seq_show()+0x40: can't find call dest symbol at offset 0x4c0003c4 LD drivers/virtio/built-in.o CC drivers/video/fbdev/tmiofb.o drivers/md/dm-delay.o: warning: objtool: delay_status()+0x2a: can't find jump dest instruction at .text+0xa30000d0 drivers/power/lp8727_charger.o: warning: objtool: lp8727_id_detection()+0x30: can't find jump dest instruction at .text+0xaa0001b6 CC drivers/hid/hid-sensor-hub.o CC drivers/video/fbdev/broadsheetfb.o CC drivers/mfd/da9052-irq.o drivers/w1/slaves/w1_ds2413.o: warning: objtool: output_write()+0x1e: can't find jump dest instruction at .text+0xb5010024 CC drivers/md/dm-verity-target.o CC net/netfilter/xt_AUDIT.o net/bluetooth/l2cap_core.o: warning: objtool: l2cap_classify_txseq()+0x38: can't find jump dest instruction at .text+0xaf0402fe lib/iommu-helper.o: warning: objtool: iommu_area_alloc()+0x4a: call without frame pointer save/setup sound/soc/codecs/tas571x.o: warning: objtool: tas571x_hw_params()+0x42: can't find jump dest instruction at .text+0xaa0002a8 LD net/bluetooth/bluetooth.o drivers/md/bcache/util.o: warning: objtool: bch_strtoint_h()+0x41: can't find jump dest instruction at .text+0x83000047 CC drivers/leds/trigger/ledtrig-camera.o CC drivers/regulator/act8865-regulator.o LD drivers/power/power_supply.o CC net/netfilter/xt_CHECKSUM.o CC net/ipv6/ip6_icmp.o CC sound/soc/codecs/wm8741.o drivers/w1/masters/ds1wm.o: warning: objtool: ds1wm_search()+0xc0: can't find jump dest instruction at .text+0x520506e6 drivers/net/ppp/ppp_mppe.o: warning: objtool: mppe_rekey()+0x6c: can't find jump dest instruction at .text+0x91000312 lib/mpi/mpih-div.o: warning: objtool: mpihelp_divrem()+0x32: can't find jump dest instruction at .text+0xad010038 LD drivers/w1/masters/built-in.o CC drivers/video/fbdev/core/syscopyarea.o drivers/net/can/sun4i_can.o: warning: objtool: sun4ican_start_xmit()+0x2e: can't find jump dest instruction at .text+0x9c0100c4 CC lib/raid6/int8.o CC drivers/regulator/as3711-regulator.o drivers/md/dm-snap-transient.o: warning: objtool: transient_usage()+0x29: call without frame pointer save/setup drivers/md/dm-snap-transient.o: warning: objtool: transient_prepare_exception()+0x27: call without frame pointer save/setup drivers/md/dm-snap-transient.o: warning: objtool: transient_status()+0x2b: call without frame pointer save/setup drivers/md/dm-snap-transient.o: warning: objtool: transient_dtr()+0xd: call without frame pointer save/setup drivers/md/dm-snap-transient.o: warning: objtool: transient_ctr()+0x22: call without frame pointer save/setup drivers/md/dm-snap-transient.o: warning: objtool: dm_transient_snapshot_init()+0x15: call without frame pointer save/setup drivers/md/dm-snap-transient.o: warning: objtool: dm_transient_snapshot_exit()+0x10: call without frame pointer save/setup sound/soc/codecs/tlv320aic23-i2c.o: warning: objtool: tlv320aic23_i2c_remove()+0xd: call without frame pointer save/setup sound/soc/codecs/tlv320aic23-i2c.o: warning: objtool: tlv320aic23_i2c_probe()+0x49: call without frame pointer save/setup sound/soc/codecs/tlv320aic23-i2c.o: warning: objtool: tlv320aic23_i2c_driver_init()+0xd: call without frame pointer save/setup sound/soc/codecs/tlv320aic23-i2c.o: warning: objtool: tlv320aic23_i2c_driver_exit()+0xb: call without frame pointer save/setup drivers/video/fbdev/n411.o: warning: objtool: n411_init_board()+0x22: can't find call dest symbol at offset 0x5a0000a6 drivers/hwmon/lm80.o: warning: objtool: lm80_detect()+0x37: can't find jump dest instruction at .text+0xe500003d CC drivers/hid/hid-sensor-custom.o drivers/video/fbdev/core/cfbcopyarea.o: warning: objtool: bitcpy_rev.isra.3.constprop.4()+0x60: can't find jump dest instruction at .text+0x3e010066 CC net/ipv6/netfilter/ip6t_frag.o sound/soc/codecs/tas2552.o: warning: objtool: tas2552_post_event()+0x21: can't find jump dest instruction at .text+0xa9000277 CC sound/soc/codecs/wm8750.o sound/soc/codecs/sta350.o: warning: objtool: sta350_hw_params()+0x48: can't find jump dest instruction at .text+0x580301ad CC drivers/md/dm-cache-target.o CC drivers/video/fbdev/core/sysimgblt.o CC drivers/hwmon/ltc2990.o CC net/ipv6/netfilter/ip6t_rpfilter.o CC drivers/spi/spi-gpio.o drivers/spi/spi-bcm63xx.o: warning: objtool: bcm63xx_txrx_bufs()+0xb2: can't find jump dest instruction at .text+0x8e0100f8 drivers/input/keyboard/qt2160.o: warning: objtool: qt2160_register_leds()+0x109: can't find jump dest instruction at .text+0x3700034e CC net/ipv6/output_core.o drivers/net/phy/lxt.o: warning: objtool: lxt973a2_read_status()+0x31: can't find jump dest instruction at .text+0xc20101b7 CC drivers/video/fbdev/auo_k190x.o CC drivers/md/dm-cache-metadata.o drivers/mfd/mc13xxx-core.o: warning: objtool: mc13xxx_adc_do_conversion()+0xd0: can't find jump dest instruction at .text+0xfb010726 drivers/input/keyboard/sh_keysc.o: warning: objtool: sh_keysc_probe()+0x3a: can't find jump dest instruction at .text+0x1403020f LD net/bluetooth/built-in.o CC lib/netdev-notifier-error-inject.o CC drivers/mfd/da9052-core.o CC net/ipv6/netfilter/ip6t_rt.o CC drivers/net/phy/ste10Xp.o drivers/hwmon/it87.o: warning: objtool: set_in()+0x52: can't find jump dest instruction at .text+0xe6000568 CC drivers/video/fbdev/core/fb_sys_fops.o drivers/md/dm-exception-store.o: warning: objtool: dm_exception_store_set_chunk_size()+0x2c: can't find jump dest instruction at .text+0xd5000232 drivers/net/phy/davicom.o: warning: objtool: dm9161_ack_interrupt()+0x1b: call without frame pointer save/setup drivers/net/phy/davicom.o: warning: objtool: dm9161_config_intr()+0x23: call without frame pointer save/setup drivers/net/phy/davicom.o: warning: objtool: dm9161_config_aneg()+0x25: call without frame pointer save/setup drivers/net/phy/davicom.o: warning: objtool: dm9161_config_init()+0x25: call without frame pointer save/setup drivers/net/phy/davicom.o: warning: objtool: phy_module_init()+0x12: call without frame pointer save/setup drivers/net/phy/davicom.o: warning: objtool: phy_module_exit()+0x10: call without frame pointer save/setup drivers/leds/trigger/ledtrig-heartbeat.o: warning: objtool: led_heartbeat_function()+0x54: can't find jump dest instruction at .text+0xc80001f9 CC drivers/net/phy/mdio-octeon.o CC drivers/mfd/da9052-spi.o drivers/video/fbdev/core/fbsysfs.o: warning: objtool: store_modes()+0x4f: can't find jump dest instruction at .text+0xc30006f5 net/ipv4/udp_offload.o: warning: objtool: __skb_udp_tunnel_segment()+0x98: can't find jump dest instruction at .text+0x1504009e CC sound/soc/codecs/wm8770.o CC drivers/hid/i2c-hid/i2c-hid.o net/sched/sch_netem.o: warning: objtool: get_loss_clg()+0x14: can't find jump dest instruction at .text+0x3d01012a CC net/ipv6/protocol.o CC net/ipv4/udp_tunnel.o CC drivers/video/fbdev/auo_k1900fb.o CC drivers/leds/trigger/ledtrig-panic.o net/sched/sch_drr.o: warning: objtool: drr_dequeue()+0x26: can't find jump dest instruction at .text+0x7e01067c drivers/video/fbdev/core/cfbfillrect.o: warning: objtool: bitfill_aligned()+0x15: can't find jump dest instruction at .text+0x701001b CC net/ipv6/ip6_offload.o lib/mpi/mpi-pow.o: warning: objtool: mpi_powm()+0x41: can't find jump dest instruction at .text+0xa7080047 drivers/leds/trigger/ledtrig-backlight.o: warning: objtool: bl_trig_deactivate()+0x33: call without frame pointer save/setup drivers/leds/trigger/ledtrig-backlight.o: warning: objtool: fb_notifier_callback()+0x59: call without frame pointer save/setup drivers/leds/trigger/ledtrig-backlight.o: warning: objtool: bl_trig_invert_store()+0x39: call without frame pointer save/setup drivers/leds/trigger/ledtrig-backlight.o: warning: objtool: bl_trig_invert_show()+0x29: call without frame pointer save/setup drivers/leds/trigger/ledtrig-backlight.o: warning: objtool: bl_trig_activate()+0x20: call without frame pointer save/setup drivers/leds/trigger/ledtrig-backlight.o: warning: objtool: bl_trig_init()+0xb: call without frame pointer save/setup drivers/leds/trigger/ledtrig-backlight.o: warning: objtool: bl_trig_exit()+0xb: call without frame pointer save/setup CC sound/soc/codecs/wm8804.o drivers/md/bcache/writeback.o: warning: objtool: refill_full_stripes()+0xf9: can't find jump dest instruction at .text+0x590000fe sound/soc/codecs/tas5086.o: warning: objtool: tas5086_hw_params()+0x47: can't find jump dest instruction at .text+0x9901035c lib/ts_bm.o: warning: objtool: compute_prefix_tbl()+0xa3: can't find jump dest instruction at .text+0xab0000a9 CC net/ipv4/ip_vti.o CC lib/memory-notifier-error-inject.o drivers/spi/spi-axi-spi-engine.o: warning: objtool: spi_engine_irq()+0x98: can't find jump dest instruction at .text+0x9d00028e CC net/ipv4/ah4.o drivers/leds/trigger/ledtrig-default-on.o: warning: objtool: defon_trig_activate()+0xc: call without frame pointer save/setup drivers/leds/trigger/ledtrig-default-on.o: warning: objtool: defon_trig_init()+0xb: call without frame pointer save/setup drivers/leds/trigger/ledtrig-default-on.o: warning: objtool: defon_trig_exit()+0xb: call without frame pointer save/setup lib/zlib_deflate/deftree.o: warning: objtool: pqdownheap()+0x2b: can't find jump dest instruction at .text+0xa8000031 CC net/ipv6/tcpv6_offload.o CC drivers/spi/spi-lp8841-rtc.o drivers/leds/trigger/ledtrig-gpio.o: warning: objtool: gpio_trig_gpio_store()+0x70: can't find jump dest instruction at .text+0x89000305 CC net/ipv6/exthdrs_offload.o drivers/thermal/mtk_thermal.o: warning: objtool: mtk_thermal_get_calibration_data()+0xb0: can't find jump dest instruction at .text+0x40100f5 CC sound/soc/codecs/wm8804-i2c.o CC drivers/video/fbdev/auo_k1901fb.o LD lib/zlib_deflate/zlib_deflate.o CC drivers/mfd/axp20x.o drivers/thermal/rcar_thermal.o: warning: objtool: rcar_thermal_update_temp()+0xa8: can't find jump dest instruction at .text+0xa800028d CC net/ipv4/esp4.o drivers/input/misc/twl4030-vibra.o: warning: objtool: twl4030_vibra_probe()+0x60: can't find jump dest instruction at .text+0xce0100d6 CC drivers/net/phy/mdio-cavium.o drivers/w1/slaves/w1_bq27000.o: warning: objtool: w1_bq27000_remove_slave()+0x10: call without frame pointer save/setup drivers/w1/slaves/w1_bq27000.o: warning: objtool: w1_bq27000_add_slave()+0x1f: call without frame pointer save/setup drivers/w1/slaves/w1_bq27000.o: warning: objtool: w1_bq27000_read()+0x1f: call without frame pointer save/setup drivers/w1/slaves/w1_bq27000.o: warning: objtool: w1_bq27000_init()+0x1b: call without frame pointer save/setup drivers/w1/slaves/w1_bq27000.o: warning: objtool: w1_bq27000_exit()+0xb: call without frame pointer save/setup drivers/net/phy/qsemi.o: warning: objtool: qs6612_config_intr()+0x3a: call without frame pointer save/setup drivers/net/phy/qsemi.o: warning: objtool: qs6612_config_init()+0x20: call without frame pointer save/setup drivers/net/phy/qsemi.o: warning: objtool: qs6612_ack_interrupt()+0x23: call without frame pointer save/setup drivers/net/phy/qsemi.o: warning: objtool: phy_module_init()+0x12: call without frame pointer save/setup drivers/net/phy/qsemi.o: warning: objtool: phy_module_exit()+0x10: call without frame pointer save/setup net/ipv6/tunnel6.o: warning: objtool: tunnel46_rcv()+0x2e: call without frame pointer save/setup net/ipv6/tunnel6.o: warning: objtool: tunnel6_rcv()+0x2e: call without frame pointer save/setup net/ipv6/tunnel6.o: warning: objtool: xfrm6_tunnel_register()+0x24: call without frame pointer save/setup net/ipv6/tunnel6.o: warning: objtool: xfrm6_tunnel_deregister()+0x1b: call without frame pointer save/setup net/ipv6/tunnel6.o: warning: objtool: tunnel6_init()+0x10: call without frame pointer save/setup net/ipv6/tunnel6.o: warning: objtool: tunnel6_fini()+0x10: call without frame pointer save/setup CC net/ipv6/inet6_hashtables.o CC drivers/net/phy/spi_ks8995.o LD lib/zlib_deflate/built-in.o CC drivers/md/dm-cache-policy.o drivers/input/keyboard/sunkbd.o: warning: objtool: sunkbd_event()+0x1e: can't find jump dest instruction at .text+0xe3000024 net/sctp/auth.o: warning: objtool: sctp_auth_init_hmacs()+0x3a: can't find jump dest instruction at .text+0xc80005df drivers/w1/slaves/w1_ds2781.o: warning: objtool: w1_ds2781_do_io()+0x32: can't find jump dest instruction at .text+0x86000128 net/netfilter/nf_tables_netdev.o: warning: objtool: nf_tables_netdev_event()+0x44: can't find jump dest instruction at .text+0xee00004a CC drivers/md/dm-cache-policy-smq.o drivers/w1/slaves/w1_ds2431.o: warning: objtool: w1_f2d_readblock()+0x50: can't find jump dest instruction at .text+0x8b000056 net/core/net-traces.o: warning: objtool: trace_raw_output_fib6_table_lookup()+0x25: can't find jump dest instruction at .text+0x8800002b drivers/md/dm-switch.o: warning: objtool: alloc_region_table()+0x43: can't find jump dest instruction at .text+0xed0004d9 CC net/netfilter/xt_CLASSIFY.o CC drivers/mfd/axp20x-i2c.o drivers/video/fbdev/core/modedb.o: warning: objtool: fb_find_mode()+0x8a: can't find jump dest instruction at .text+0x20050140 CC drivers/regulator/da9062-regulator.o CC net/netfilter/xt_DSCP.o drivers/net/phy/teranetics.o: warning: objtool: teranetics_read_status()+0x4a: call without frame pointer save/setup drivers/net/phy/teranetics.o: warning: objtool: teranetics_aneg_done()+0x39: call without frame pointer save/setup drivers/net/phy/teranetics.o: warning: objtool: phy_module_init()+0x12: call without frame pointer save/setup drivers/net/phy/teranetics.o: warning: objtool: phy_module_exit()+0x10: call without frame pointer save/setup CC lib/syscall.o CC drivers/spi/spi-meson-spifc.o CC lib/raid6/int16.o lib/mpi/mpiutil.o: warning: objtool: mpi_alloc_limb_space()+0x16: call without frame pointer save/setup lib/mpi/mpiutil.o: warning: objtool: mpi_alloc()+0x23: call without frame pointer save/setup lib/mpi/mpiutil.o: warning: objtool: mpi_free_limb_space()+0x9: call without frame pointer save/setup lib/mpi/mpiutil.o: warning: objtool: mpi_assign_limb_space()+0x21: call without frame pointer save/setup lib/mpi/mpiutil.o: warning: objtool: mpi_resize()+0x66: call without frame pointer save/setup lib/mpi/mpiutil.o: warning: objtool: mpi_free()+0x22: call without frame pointer save/setup CC net/ipv6/ip6_udp_tunnel.o CC drivers/regulator/da9063-regulator.o drivers/vhost/net.o: warning: objtool: vhost_net_open()+0x3b: can't find jump dest instruction at .text+0x2a010441 CC drivers/net/phy/at803x.o net/ipv6/xfrm6_mode_transport.o: warning: objtool: xfrm6_transport_output()+0xb3: call without frame pointer save/setup net/ipv6/xfrm6_mode_transport.o: warning: objtool: xfrm6_transport_input()+0x42: call without frame pointer save/setup net/ipv6/xfrm6_mode_transport.o: warning: objtool: xfrm6_transport_init()+0x10: call without frame pointer save/setup net/ipv6/xfrm6_mode_transport.o: warning: objtool: xfrm6_transport_exit()+0x10: call without frame pointer save/setup CC drivers/hwmon/ltc4151.o drivers/w1/slaves/w1_ds2433.o: warning: objtool: eeprom_read()+0x30: can't find jump dest instruction at .text+0x8f000056 CC net/ipv6/mcast_snoop.o lib/ts_fsm.o: warning: objtool: fsm_find()+0x30: can't find jump dest instruction at .text+0x6f040056 CC drivers/spi/spi-oc-tiny.o CC net/ipv4/xfrm4_mode_beet.o drivers/power/max8998_charger.o: warning: objtool: max8998_battery_probe()+0x72: can't find jump dest instruction at .text+0xf80200f7 drivers/md/bcache/sysfs.o: warning: objtool: __bch_cache_store()+0x29: can't find jump dest instruction at .text+0x9d00006f CC drivers/mfd/da9062-core.o lib/raid6/recov_avx2.o: warning: objtool: raid6_datap_recov_avx2()+0x7c: can't find jump dest instruction at .text+0xb80000b2 drivers/spi/spi-bitbang.o: warning: objtool: spi_bitbang_setup()+0x56: can't find jump dest instruction at .text+0xc10004dc CC drivers/spi/spi-pic32.o lib/mpi/mpih-mul.o: warning: objtool: mul_n_basecase()+0x30: can't find jump dest instruction at .text+0xba000035 CC drivers/mfd/da9063-core.o CC lib/raid6/int32.o LD lib/mpi/mpi.o drivers/leds/trigger/ledtrig-camera.o: warning: objtool: ledtrig_flash_ctrl()+0x1e: call without frame pointer save/setup drivers/leds/trigger/ledtrig-camera.o: warning: objtool: ledtrig_torch_ctrl()+0x1e: call without frame pointer save/setup drivers/leds/trigger/ledtrig-camera.o: warning: objtool: ledtrig_camera_init()+0x12: call without frame pointer save/setup drivers/leds/trigger/ledtrig-camera.o: warning: objtool: ledtrig_camera_exit()+0xb: call without frame pointer save/setup drivers/net/irda/ali-ircc.o: warning: objtool: ali_ircc_net_open()+0x41: can't find jump dest instruction at .text+0xbf0003b7 drivers/net/wan/sbni.o: warning: objtool: check_fhdr()+0x1b: can't find jump dest instruction at .text+0x920001a1 CC sound/soc/codecs/wm8804-spi.o sound/soc/codecs/tlv320aic23.o: warning: objtool: find_rate()+0x8d: can't find jump dest instruction at .text+0xdd000093 LD drivers/net/wan/built-in.o drivers/md/dm-stats.o: warning: objtool: dm_stats_delete()+0x5a: can't find jump dest instruction at .text+0x9d00037f LD drivers/net/irda/built-in.o drivers/net/phy/vitesse.o: warning: objtool: vsc82x4_config_autocross_enable()+0x22: can't find jump dest instruction at .text+0xd40001d8 drivers/misc/altera-stapl/altera.o: warning: objtool: altera_check_crc()+0xc3: can't find jump dest instruction at .text+0x980000c9 CC lib/dynamic_debug.o drivers/md/bcache/request.o: warning: objtool: bio_complete()+0x2e: can't find jump dest instruction at .text+0xb7000184 drivers/w1/slaves/w1_ds2406.o: warning: objtool: w1_f12_read_state()+0x36: can't find jump dest instruction at .text+0xce00007c CC sound/soc/codecs/wm8960.o LD drivers/misc/altera-stapl/altera-stapl.o LD drivers/w1/slaves/built-in.o CC drivers/video/fbdev/s1d13xxxfb.o LD lib/mpi/built-in.o CC net/ipv4/tunnel4.o drivers/hwmon/lm87.o: warning: objtool: lm87_detect()+0x40: can't find jump dest instruction at .text+0xb8000046 CC drivers/net/phy/amd.o sound/soc/codecs/ts3a227e.o: warning: objtool: ts3a227e_i2c_probe()+0x3c: can't find jump dest instruction at .text+0x5a010262 drivers/video/fbdev/core/fb_defio.o: warning: objtool: fb_deferred_io_fault()+0x45: can't find jump dest instruction at .text+0xbf00012b drivers/input/keyboard/twl4030_keypad.o: warning: objtool: twl4030_kp_program()+0x33: can't find jump dest instruction at .text+0x9f000169 CC drivers/mfd/da9063-irq.o CC sound/soc/codecs/wm8962.o CC drivers/hwmon/ltc4215.o CC drivers/net/phy/mdio-bcm-unimac.o drivers/input/keyboard/xtkbd.o: warning: objtool: xtkbd_connect()+0x40: can't find jump dest instruction at .text+0x87010096 fs/ext4/super.o: warning: objtool: trace_raw_output_ext4_ext_convert_to_initialized_fastpath()+0x25: can't find jump dest instruction at .text+0x91000e6b CC drivers/hwmon/ltc4245.o drivers/net/phy/bcm87xx.o: warning: objtool: bcm87xx_ack_interrupt()+0x9: can't find call dest symbol at offset 0xa30000ed LD drivers/misc/altera-stapl/built-in.o drivers/mfd/smsc-ece1099.o: warning: objtool: smsc_i2c_probe()+0x54: can't find jump dest instruction at .text+0xd0000059 LD drivers/input/keyboard/built-in.o CC drivers/mfd/da9063-i2c.o drivers/spi/spi-butterfly.o: warning: objtool: butterfly_txrx_word_mode0()+0x45: can't find jump dest instruction at .text+0xee0000ea drivers/md/dm-bufio.o: warning: objtool: use_inline_bio()+0xa1: can't find jump dest instruction at .text+0x9e000326 net/netfilter/nft_meta.o: warning: objtool: nft_meta_get_init()+0x38: can't find jump dest instruction at .text+0x9b0002ae LD fs/ext4/ext4.o drivers/net/nlmon.o: warning: objtool: nlmon_xmit()+0x1c: call without frame pointer save/setup drivers/net/nlmon.o: warning: objtool: nlmon_close()+0x10: call without frame pointer save/setup drivers/net/nlmon.o: warning: objtool: nlmon_open()+0x22: call without frame pointer save/setup drivers/net/nlmon.o: warning: objtool: nlmon_dev_uninit()+0x10: call without frame pointer save/setup drivers/net/nlmon.o: warning: objtool: nlmon_dev_init()+0x20: call without frame pointer save/setup drivers/net/nlmon.o: warning: objtool: nlmon_register()+0xb: call without frame pointer save/setup drivers/net/nlmon.o: warning: objtool: nlmon_unregister()+0xb: call without frame pointer save/setup CC lib/nlattr.o CC drivers/spi/spi-pic32-sqi.o net/ipv6/xfrm6_mode_ro.o: warning: objtool: xfrm6_ro_output()+0xb3: call without frame pointer save/setup net/ipv6/xfrm6_mode_ro.o: warning: objtool: xfrm6_ro_init()+0x10: call without frame pointer save/setup net/ipv6/xfrm6_mode_ro.o: warning: objtool: xfrm6_ro_exit()+0x10: call without frame pointer save/setup LD drivers/md/dm-mod.o LD drivers/net/phy/libphy.o CC net/netfilter/xt_HL.o CC sound/soc/codecs/wm8974.o net/netfilter/nft_log.o: warning: objtool: nft_log_dump()+0x4f: can't find jump dest instruction at .text+0xee000055 LD net/ipv6/ipv6.o CC net/netfilter/xt_LED.o LD drivers/vhost/vhost_net.o lib/notifier-error-inject.o: warning: objtool: fops_errno_open()+0x19: call without frame pointer save/setup lib/notifier-error-inject.o: warning: objtool: notifier_err_inject_callback()+0x65: call without frame pointer save/setup lib/notifier-error-inject.o: warning: objtool: notifier_err_inject_init()+0x1a: call without frame pointer save/setup lib/notifier-error-inject.o: warning: objtool: err_inject_init()+0xd: call without frame pointer save/setup lib/notifier-error-inject.o: warning: objtool: err_inject_exit()+0xb: call without frame pointer save/setup lib/raid6/sse2.o: warning: objtool: raid6_sse24_xor_syndrome()+0x3c: can't find jump dest instruction at .text+0x22020062 CC drivers/spi/spi-rockchip.o CC drivers/hwmon/ltc4260.o CC lib/lru_cache.o drivers/net/phy/fixed_phy.o: warning: objtool: fixed_phy_update_regs()+0x6a: can't find jump dest instruction at .text+0xb8000080 CC drivers/video/fbdev/gxt4500.o CC drivers/mfd/max77693.o drivers/net/veth.o: warning: objtool: veth_newlink()+0x57: can't find jump dest instruction at .text+0x4a02075d drivers/mfd/mc13xxx-i2c.o: warning: objtool: mc13xxx_i2c_probe()+0x43: can't find jump dest instruction at .text+0x9c000069 CC net/netfilter/xt_LOG.o CC drivers/video/fbdev/sm501fb.o CC lib/dma-debug.o CC lib/atomic64_test.o CC drivers/mfd/max8907.o drivers/hid/hid-waltop.o: warning: objtool: waltop_report_fixup()+0x12: can't find jump dest instruction at .text+0x90000018 drivers/hwmon/ltc2945.o: warning: objtool: ltc2945_val_to_reg()+0x1f: can't find jump dest instruction at .text+0x90000025 LD drivers/hid/hid.o lib/raid6/avx2.o: warning: objtool: raid6_avx24_gen_syndrome()+0x68: can't find jump dest instruction at .text+0x1301009e CC drivers/hwmon/ltc4261.o lib/zlib_inflate/inflate.o: warning: objtool: zlib_inflateReset()+0x7: can't find jump dest instruction at .text+0x940000ed drivers/video/fbdev/core/fbmem.o: warning: objtool: fb_do_apertures_overlap()+0x2c: can't find jump dest instruction at .text+0x8a000062 drivers/power/bq24735-charger.o: warning: objtool: bq24735_config_charger()+0x28: can't find jump dest instruction at .text+0xba00004e CC lib/raid6/tables.o drivers/md/dm-snap-persistent.o: warning: objtool: chunk_io()+0x96: can't find jump dest instruction at .text+0xa400023b CC drivers/regulator/da9210-regulator.o CC drivers/video/fbdev/uvesafb.o CC net/ipv4/xfrm4_mode_transport.o net/ipv4/inet_fragment.o: warning: objtool: get_frag_bucket_locked()+0x10b: can't find jump dest instruction at .text+0x1b00010f LD lib/zlib_inflate/zlib_inflate.o LD fs/ext4/built-in.o drivers/input/misc/ideapad_slidebar.o: warning: objtool: slidebar_i8042_filter()+0x28: can't find jump dest instruction at .text+0x201014e CC drivers/hwmon/max16065.o drivers/net/can/softing/softing_fw.o: warning: objtool: softing_reset_chip()+0xbc: can't find jump dest instruction at .text+0x670002c1 CC drivers/video/fbdev/vesafb.o LD drivers/input/misc/built-in.o LD drivers/net/can/softing/softing.o CC drivers/mfd/max8925-core.o drivers/leds/trigger/ledtrig-panic.o: warning: objtool: led_trigger_set_panic()+0x1e: can't find jump dest instruction at .text+0xba000024 drivers/w1/w1.o: warning: objtool: w1_uevent()+0x9f: can't find jump dest instruction at .text+0xc60000c5 drivers/hwmon/lm95245.o: warning: objtool: show_input()+0x2f: can't find jump dest instruction at .text+0x840006a4 LD lib/zlib_inflate/built-in.o LD drivers/leds/trigger/built-in.o net/netfilter/nft_dup_netdev.o: warning: objtool: nft_dup_netdev_dump()+0x12: call without frame pointer save/setup net/netfilter/nft_dup_netdev.o: warning: objtool: nft_dup_netdev_init()+0x1a: call without frame pointer save/setup net/netfilter/nft_dup_netdev.o: warning: objtool: nft_dup_netdev_eval()+0x13: call without frame pointer save/setup net/netfilter/nft_dup_netdev.o: warning: objtool: nft_dup_netdev_module_init()+0xb: call without frame pointer save/setup net/netfilter/nft_dup_netdev.o: warning: objtool: nft_dup_netdev_module_exit()+0xb: call without frame pointer save/setup CC drivers/hwmon/max1619.o LD drivers/w1/wire.o CC net/netfilter/xt_NFLOG.o drivers/net/ppp/ppp_generic.o: warning: objtool: ppp_poll()+0x1c: can't find jump dest instruction at .text+0x8c000202 net/ipv6/netfilter/ip6table_mangle.o: warning: objtool: ip6table_mangle_hook()+0x16: can't find call dest symbol at offset 0xe5ff011a LD drivers/net/can/softing/built-in.o LD drivers/hid/hid-logitech.o drivers/hid/hid-wiimote-debug.o: warning: objtool: wiidebug_drm_write()+0x2f: can't find jump dest instruction at .text+0xbe0000e5 LD drivers/input/built-in.o CC net/netfilter/xt_RATEEST.o drivers/thermal/intel_powerclamp.o: warning: objtool: get_compensation()+0x16: can't find jump dest instruction at .text+0x9b00002c drivers/video/fbdev/hgafb.o: warning: objtool: hgafb_copyarea()+0x32: can't find jump dest instruction at .text+0xf10006e8 CC lib/dynamic_queue_limits.o drivers/mfd/mc13xxx-spi.o: warning: objtool: mc13xxx_spi_probe()+0x31: can't find jump dest instruction at .text+0xe40001d7 CC drivers/mfd/max8925-i2c.o LD drivers/net/can/built-in.o drivers/hwmon/ltc2990.o: warning: objtool: ltc2990_i2c_probe()+0x37: can't find jump dest instruction at .text+0x9a00003d LD drivers/leds/built-in.o LD drivers/hid/hid-picolcd.o CC net/netfilter/xt_TCPMSS.o CC drivers/spi/spi-rspi.o drivers/mfd/mfd-core.o: warning: objtool: mfd_add_device()+0x44: can't find jump dest instruction at .text+0x8302004a lib/iommu-common.o: warning: objtool: iommu_tbl_range_alloc()+0x46: can't find jump dest instruction at .text+0xff02018c drivers/md/bcache/trace.o: warning: objtool: perf_trace_bcache_alloc_fail()+0x36: can't find jump dest instruction at .text+0xc900085c CC lib/strncpy_from_user.o drivers/hwmon/lm95234.o: warning: objtool: lm95234_detect()+0x47: can't find jump dest instruction at .text+0x601011d drivers/hwmon/lm95241.o: warning: objtool: set_type()+0x48: can't find jump dest instruction at .text+0xc500046e drivers/md/dm-log.o: warning: objtool: disk_status()+0x30: can't find jump dest instruction at .text+0xe50000d6 CC drivers/mfd/max8998.o CC lib/strnlen_user.o LD drivers/w1/built-in.o lib/raid6/int1.o: warning: objtool: raid6_int1_gen_syndrome()+0x2f: can't find jump dest instruction at .text+0x95000035 CC net/netfilter/xt_TCPOPTSTRIP.o CC drivers/spi/spi-sc18is602.o CC drivers/hwmon/max1668.o LD sound/soc/codecs/snd-soc-ak4104.o CC net/ipv4/xfrm4_mode_tunnel.o drivers/power/tps65090-charger.o: warning: objtool: tps65090_enable_charging.isra.1()+0x1d: can't find jump dest instruction at .text+0x9c0000b3 CC net/netfilter/xt_TEE.o drivers/regulator/as3711-regulator.o: warning: objtool: as3711_regulator_probe()+0x73: can't find jump dest instruction at .text+0x1c010148 CC drivers/spi/spi-sh.o CC drivers/regulator/da9211-regulator.o LD sound/soc/codecs/snd-soc-ak4642.o drivers/video/fbdev/core/sysfillrect.o: warning: objtool: bitfill_aligned()+0x15: can't find jump dest instruction at .text+0xfe00001b CC net/ipv4/ipconfig.o lib/raid6/int2.o: warning: objtool: raid6_int2_gen_syndrome()+0x37: can't find jump dest instruction at .text+0x101003d CC drivers/hwmon/max31722.o CC lib/rbtree_test.o drivers/mfd/da9052-irq.o: warning: objtool: da9052_auxadc_irq()+0x10: call without frame pointer save/setup drivers/mfd/da9052-irq.o: warning: objtool: da9052_enable_irq()+0x10: call without frame pointer save/setup drivers/mfd/da9052-irq.o: warning: objtool: da9052_disable_irq()+0x10: call without frame pointer save/setup drivers/mfd/da9052-irq.o: warning: objtool: da9052_disable_irq_nosync()+0x10: call without frame pointer save/setup drivers/mfd/da9052-irq.o: warning: objtool: da9052_request_irq()+0x29: call without frame pointer save/setup drivers/mfd/da9052-irq.o: warning: objtool: da9052_free_irq()+0x18: call without frame pointer save/setup drivers/mfd/da9052-irq.o: warning: objtool: da9052_irq_init()+0x31: call without frame pointer save/setup drivers/mfd/da9052-irq.o: warning: objtool: da9052_irq_exit()+0x19: call without frame pointer save/setup CC lib/net_utils.o LD sound/soc/codecs/snd-soc-ak5386.o CC net/netfilter/xt_addrtype.o CC net/ipv4/netfilter.o net/ipv6/esp6.o: warning: objtool: esp6_output()+0x49: can't find jump dest instruction at .text+0x880001de CC drivers/spi/spi-st-ssc4.o CC drivers/mfd/max8998-irq.o LD sound/soc/codecs/snd-soc-cs35l32.o LD sound/soc/codecs/snd-soc-cs42l51.o net/netfilter/xt_mark.o: warning: objtool: mark_mt_init()+0xf: call without frame pointer save/setup net/netfilter/xt_mark.o: warning: objtool: mark_mt_exit()+0xb: call without frame pointer save/setup CC net/netfilter/xt_bpf.o lib/memory-notifier-error-inject.o: warning: objtool: err_inject_exit()+0xb: call without frame pointer save/setup lib/memory-notifier-error-inject.o: warning: objtool: err_inject_init()+0x24: call without frame pointer save/setup net/netfilter/nft_fwd_netdev.o: warning: objtool: nft_fwd_netdev_dump()+0x12: call without frame pointer save/setup net/netfilter/nft_fwd_netdev.o: warning: objtool: nft_fwd_netdev_init()+0x1a: call without frame pointer save/setup net/netfilter/nft_fwd_netdev.o: warning: objtool: nft_fwd_netdev_eval()+0x1b: call without frame pointer save/setup net/netfilter/nft_fwd_netdev.o: warning: objtool: nft_fwd_netdev_module_init()+0xb: call without frame pointer save/setup net/netfilter/nft_fwd_netdev.o: warning: objtool: nft_fwd_netdev_module_exit()+0xb: call without frame pointer save/setup net/core/dev.o: warning: objtool: qdisc_pkt_len_init()+0x41: can't find jump dest instruction at .text+0x8f000187 net/sctp/input.o: warning: objtool: sctp_hash_obj()+0x1c: can't find jump dest instruction at .text+0xfd0000f2 net/ipv6/ila/ila_common.o: warning: objtool: ila_csum_adjust_transport()+0x3a: can't find jump dest instruction at .text+0x40100f0 CC drivers/regulator/fan53555.o CC lib/asn1_decoder.o LD sound/soc/codecs/snd-soc-cs42l51-i2c.o drivers/net/phy/dp83848.o: warning: objtool: dp83848_ack_interrupt()+0x1b: call without frame pointer save/setup drivers/net/phy/dp83848.o: warning: objtool: dp83848_config_intr()+0x21: call without frame pointer save/setup drivers/net/phy/dp83848.o: warning: objtool: phy_module_init()+0x12: call without frame pointer save/setup drivers/net/phy/dp83848.o: warning: objtool: phy_module_exit()+0x10: call without frame pointer save/setup CC net/netfilter/xt_comment.o LD sound/soc/codecs/snd-soc-cs42l56.o drivers/spi/spi-gpio.o: warning: objtool: spi_gpio_remove()+0x1d: call without frame pointer save/setup drivers/spi/spi-gpio.o: warning: objtool: spi_gpio_driver_init()+0xd: call without frame pointer save/setup drivers/spi/spi-gpio.o: warning: objtool: spi_gpio_driver_exit()+0xb: call without frame pointer save/setup sound/soc/codecs/wm8804-i2c.o: warning: objtool: wm8804_i2c_remove()+0xd: call without frame pointer save/setup sound/soc/codecs/wm8804-i2c.o: warning: objtool: wm8804_i2c_probe()+0x31: call without frame pointer save/setup sound/soc/codecs/wm8804-i2c.o: warning: objtool: wm8804_i2c_driver_init()+0xd: call without frame pointer save/setup sound/soc/codecs/wm8804-i2c.o: warning: objtool: wm8804_i2c_driver_exit()+0xb: call without frame pointer save/setup CC drivers/mfd/abx500-core.o CC drivers/spi/spi-sun4i.o GEN lib/oid_registry_data.c CC drivers/regulator/isl9305.o LD sound/soc/codecs/snd-soc-cs4265.o drivers/thermal/power_allocator.o: warning: objtool: trace_raw_output_thermal_power_allocator()+0x34: can't find jump dest instruction at .text+0xd900024a lib/raid6/int4.o: warning: objtool: raid6_int4_gen_syndrome()+0x49: can't find jump dest instruction at .text+0x8302004f CC drivers/mfd/ab3100-core.o drivers/mfd/da9052-core.o: warning: objtool: da9052_adc_manual_read()+0x2c: can't find jump dest instruction at .text+0x1e0100b2 LD sound/soc/codecs/snd-soc-cs4271.o CC drivers/regulator/lp3971.o lib/pm-notifier-error-inject.o: warning: objtool: err_inject_exit()+0xb: call without frame pointer save/setup lib/pm-notifier-error-inject.o: warning: objtool: err_inject_init()+0x24: call without frame pointer save/setup drivers/md/dm-region-hash.o: warning: objtool: __rh_recovery_prepare()+0x2c: can't find jump dest instruction at .text+0x8a0002e2 drivers/regulator/aat2870-regulator.o: warning: objtool: aat2870_ldo_is_enabled()+0xe: call without frame pointer save/setup drivers/regulator/aat2870-regulator.o: warning: objtool: aat2870_ldo_disable()+0x9: call without frame pointer save/setup drivers/regulator/aat2870-regulator.o: warning: objtool: aat2870_ldo_enable()+0x9: call without frame pointer save/setup drivers/regulator/aat2870-regulator.o: warning: objtool: aat2870_ldo_get_voltage_sel()+0xe: call without frame pointer save/setup drivers/regulator/aat2870-regulator.o: warning: objtool: aat2870_ldo_set_voltage_sel()+0x10: call without frame pointer save/setup drivers/regulator/aat2870-regulator.o: warning: objtool: aat2870_regulator_probe()+0x11e: call without frame pointer save/setup drivers/regulator/aat2870-regulator.o: warning: objtool: aat2870_regulator_init()+0xd: call without frame pointer save/setup drivers/regulator/aat2870-regulator.o: warning: objtool: aat2870_regulator_exit()+0xb: call without frame pointer save/setup CC drivers/mfd/ab3100-otp.o CC lib/argv_split.o CC drivers/spi/spi-tegra114.o LD sound/soc/codecs/snd-soc-cs4271-i2c.o CC drivers/regulator/lp872x.o LD sound/soc/codecs/snd-soc-cs4349.o drivers/video/fbdev/core/fb_sys_fops.o: warning: objtool: fb_sys_read()+0x35: can't find jump dest instruction at .text+0x8200003b LD sound/soc/codecs/snd-soc-inno-rk3036.o net/ipv6/netfilter/nf_log_ipv6.o: warning: objtool: dump_ipv6_mac_header.isra.4()+0x6e: can't find jump dest instruction at .text+0x6010073 CC drivers/spi/spi-tegra20-slink.o CC drivers/hwmon/max6639.o CC net/ipv4/netfilter/nf_log_arp.o LD sound/soc/codecs/snd-soc-pcm1681.o net/ipv6/ah6.o: warning: objtool: ah6_input_done()+0x16f: can't find jump dest instruction at .text+0x46000454 CC lib/clz_tab.o drivers/regulator/act8865-regulator.o: warning: objtool: act8865_pmic_probe()+0x3a: can't find jump dest instruction at .text+0x6020040 CC drivers/hwmon/max6642.o sound/soc/codecs/wm8510.o: warning: objtool: wm8510_set_dai_fmt()+0x4a: can't find jump dest instruction at .text+0xa8000110 drivers/mfd/axp20x-i2c.o: warning: objtool: axp20x_i2c_probe()+0x3c: can't find jump dest instruction at .text+0x8b000062 net/sched/cls_fw.o: warning: objtool: fw_dump()+0x2e: can't find jump dest instruction at .text+0xd8000124 drivers/power/bq25890_charger.o: warning: objtool: bq25890_get_chip_state()+0x97: can't find jump dest instruction at .text+0x810000cd CC drivers/mfd/kempld-core.o CC drivers/hwmon/max6650.o CC drivers/regulator/ltc3589.o net/ipv4/arp.o: warning: objtool: arp_seq_show()+0x32: can't find jump dest instruction at .text+0x8b000217 LD sound/soc/codecs/snd-soc-pcm3168a.o CC lib/cmdline.o CC net/ipv4/tcp_bic.o CC drivers/regulator/max1586.o net/ipv6/fou6.o: warning: objtool: gue6_build_header()+0x65: can't find call dest symbol at offset 0xe6ff0119 drivers/net/phy/mdio-bitbang.o: warning: objtool: mdiobb_send_num()+0x34: can't find call dest symbol at offset 0x680000b8 drivers/spi/spi-lp8841-rtc.o: warning: objtool: spi_lp8841_rtc_probe()+0x37: can't find jump dest instruction at .text+0xe700009d CC drivers/hwmon/max6697.o CC drivers/spi/spi-tle62x0.o drivers/video/fbdev/core/sysimgblt.o: warning: objtool: color_imageblit()+0x48: can't find jump dest instruction at .text+0xe500004d CC drivers/mfd/tps6586x.o LD sound/soc/codecs/snd-soc-pcm3168a-i2c.o CC lib/ctype.o LD sound/soc/codecs/snd-soc-pcm512x.o net/netfilter/xt_CHECKSUM.o: warning: objtool: checksum_tg_check()+0x39: call without frame pointer save/setup net/netfilter/xt_CHECKSUM.o: warning: objtool: checksum_tg()+0x17: call without frame pointer save/setup net/netfilter/xt_CHECKSUM.o: warning: objtool: checksum_tg_init()+0xb: call without frame pointer save/setup net/netfilter/xt_CHECKSUM.o: warning: objtool: checksum_tg_exit()+0xb: call without frame pointer save/setup CC net/ipv4/netfilter/nf_log_ipv4.o net/sched/sch_pie.o: warning: objtool: pie_dump()+0x49: can't find jump dest instruction at .text+0x400102df CC net/netfilter/xt_cpu.o LD sound/soc/codecs/snd-soc-pcm512x-i2c.o net/sched/sch_hhf.o: warning: objtool: hhf_dequeue()+0x3a: can't find jump dest instruction at .text+0xee000080 CC drivers/spi/spi-xcomm.o LD sound/soc/codecs/snd-soc-pcm512x-spi.o CC drivers/mfd/wl1273-core.o sound/soc/codecs/wm8728.o: warning: objtool: wm8728_spi_remove()+0x9: call without frame pointer save/setup sound/soc/codecs/wm8728.o: warning: objtool: wm8728_i2c_remove()+0xd: call without frame pointer save/setup sound/soc/codecs/wm8728.o: warning: objtool: wm8728_mute()+0x24: call without frame pointer save/setup sound/soc/codecs/wm8728.o: warning: objtool: wm8728_set_dai_fmt()+0x1b: call without frame pointer save/setup sound/soc/codecs/wm8728.o: warning: objtool: wm8728_hw_params()+0x28: call without frame pointer save/setup sound/soc/codecs/wm8728.o: warning: objtool: wm8728_set_bias_level()+0x64: call without frame pointer save/setup sound/soc/codecs/wm8728.o: warning: objtool: wm8728_spi_probe()+0x26: call without frame pointer save/setup sound/soc/codecs/wm8728.o: warning: objtool: wm8728_i2c_probe()+0x31: call without frame pointer save/setup sound/soc/codecs/wm8728.o: warning: objtool: wm8728_modinit()+0xf: call without frame pointer save/setup sound/soc/codecs/wm8728.o: warning: objtool: wm8728_exit()+0xb: call without frame pointer save/setup net/sctp/ipv6.o: warning: objtool: sctp_inet6addr_event()+0x19: can't find jump dest instruction at .text+0x5c01032f LD sound/soc/codecs/snd-soc-rl6231.o sound/soc/codecs/wm8523.o: warning: objtool: wm8523_set_dai_sysclk()+0x63: can't find jump dest instruction at .text+0x8d0001c9 LD sound/soc/codecs/snd-soc-rt5631.o net/sched/sch_fq.o: warning: objtool: fq_dump()+0x43: can't find jump dest instruction at .text+0x8a010159 CC lib/dec_and_lock.o CC net/netfilter/xt_dccp.o drivers/mfd/axp20x.o: warning: objtool: axp20x_power_off()+0x25: call without frame pointer save/setup drivers/mfd/axp20x.o: warning: objtool: axp20x_match_device()+0x2f: call without frame pointer save/setup drivers/mfd/axp20x.o: warning: objtool: axp20x_device_probe()+0x2c: call without frame pointer save/setup drivers/mfd/axp20x.o: warning: objtool: axp20x_device_remove()+0x33: call without frame pointer save/setup LD sound/soc/codecs/snd-soc-rt5640.o drivers/vhost/vhost.o: warning: objtool: set_bit_to_user()+0x30: can't find jump dest instruction at .text+0x31010056 drivers/video/fbdev/core/fbmon.o: warning: objtool: fix_edid()+0x1e: can't find jump dest instruction at .text+0xeb000614 CC drivers/mfd/si476x-cmd.o drivers/mfd/da9052-spi.o: warning: objtool: da9052_spi_probe()+0x43: can't find jump dest instruction at .text+0xdd000069 sound/soc/codecs/wm8711.o: warning: objtool: wm8711_spi_remove()+0x9: call without frame pointer save/setup sound/soc/codecs/wm8711.o: warning: objtool: wm8711_i2c_remove()+0xd: call without frame pointer save/setup sound/soc/codecs/wm8711.o: warning: objtool: wm8711_pcm_prepare()+0x17: call without frame pointer save/setup sound/soc/codecs/wm8711.o: warning: objtool: wm8711_mute()+0x24: call without frame pointer save/setup sound/soc/codecs/wm8711.o: warning: objtool: wm8711_set_dai_fmt()+0x1b: call without frame pointer save/setup sound/soc/codecs/wm8711.o: warning: objtool: wm8711_hw_params()+0x2a: call without frame pointer save/setup sound/soc/codecs/wm8711.o: warning: objtool: wm8711_shutdown()+0x1e: call without frame pointer save/setup sound/soc/codecs/wm8711.o: warning: objtool: wm8711_set_bias_level()+0x33: call without frame pointer save/setup sound/soc/codecs/wm8711.o: warning: objtool: wm8711_probe()+0x1f: call without frame pointer save/setup sound/soc/codecs/wm8711.o: warning: objtool: wm8711_spi_probe()+0x26: call without frame pointer save/setup sound/soc/codecs/wm8711.o: warning: objtool: wm8711_i2c_probe()+0x31: call without frame pointer save/setup sound/soc/codecs/wm8711.o: warning: objtool: wm8711_modinit()+0xd: call without frame pointer save/setup sound/soc/codecs/wm8711.o: warning: objtool: wm8711_exit()+0xb: call without frame pointer save/setup drivers/video/fbdev/auo_k1900fb.o: warning: objtool: auok1900fb_dpy_update()+0x56: can't find call dest symbol at offset 0x15ff032a LD sound/soc/codecs/snd-soc-sgtl5000.o CC lib/decompress.o LD sound/soc/codecs/snd-soc-ssm2602.o LD sound/soc/codecs/snd-soc-ssm2602-spi.o net/ipv6/netfilter/nf_dup_ipv6.o: warning: objtool: nf_dup_ipv6()+0x81: can't find call dest symbol at offset 0x9aff0165 net/ipv6/mip6.o: warning: objtool: mip6_rthdr_offset()+0x4d: can't find jump dest instruction at .text+0x9b0000e3 LD drivers/vhost/built-in.o CC net/ipv4/netfilter/nf_reject_ipv4.o LD drivers/video/fbdev/core/fb.o drivers/md/bcache/btree.o: warning: objtool: refill_keybuf_fn()+0x84: can't find jump dest instruction at .text+0x902010a net/ipv6/addrconf_core.o: warning: objtool: __ipv6_addr_type()+0x22: can't find jump dest instruction at .text+0xab000088 drivers/regulator/ab3100.o: warning: objtool: ab3100_set_suspend_voltage_regulator()+0x47: can't find jump dest instruction at .text+0x8e00012c LD sound/soc/codecs/snd-soc-sta350.o net/sched/cls_basic.o: warning: objtool: basic_dump()+0x26: can't find jump dest instruction at .text+0x900000ec CC drivers/mfd/si476x-prop.o CC lib/decompress_unlzo.o CC net/ipv4/netfilter/nf_tables_ipv4.o CC drivers/hwmon/mc13783-adc.o net/ipv6/netfilter/ip6t_eui64.o: warning: objtool: eui64_mt6()+0x9e: call without frame pointer save/setup net/ipv6/netfilter/ip6t_eui64.o: warning: objtool: eui64_mt6_init()+0xb: call without frame pointer save/setup net/ipv6/netfilter/ip6t_eui64.o: warning: objtool: eui64_mt6_exit()+0xb: call without frame pointer save/setup CC net/ipv4/tcp_cdg.o drivers/hwmon/ltc4151.o: warning: objtool: ltc4151_update_device()+0x62: can't find jump dest instruction at .text+0xdb000068 LD sound/soc/codecs/snd-soc-sti-sas.o CC drivers/mfd/si476x-i2c.o lib/dynamic_queue_limits.o: warning: objtool: dql_completed()+0x8a: can't find jump dest instruction at .text+0x8000008f CC drivers/regulator/max8649.o net/ipv6/ila/ila_lwt.o: warning: objtool: ila_build_state()+0x2b: can't find jump dest instruction at .text+0x60100e1 LD sound/soc/codecs/snd-soc-tas2552.o CC lib/decompress_unxz.o CC net/ipv4/tcp_dctcp.o LD sound/soc/codecs/snd-soc-tas5086.o CC drivers/hwmon/mcp3021.o CC drivers/spi/spi-xlp.o CC net/netfilter/xt_devgroup.o CC drivers/regulator/max8660.o CC lib/dma-noop.o drivers/hwmon/ltc4215.o: warning: objtool: ltc4215_update_device()+0x51: can't find jump dest instruction at .text+0x9b000057 LD sound/soc/codecs/snd-soc-tas571x.o CC drivers/hwmon/nct6683.o sound/soc/codecs/wm8804-spi.o: warning: objtool: wm8804_spi_remove()+0x9: call without frame pointer save/setup sound/soc/codecs/wm8804-spi.o: warning: objtool: wm8804_spi_probe()+0x31: call without frame pointer save/setup sound/soc/codecs/wm8804-spi.o: warning: objtool: wm8804_spi_driver_init()+0xd: call without frame pointer save/setup sound/soc/codecs/wm8804-spi.o: warning: objtool: wm8804_spi_driver_exit()+0xb: call without frame pointer save/setup lib/syscall.o: warning: objtool: collect_syscall()+0x65: can't find jump dest instruction at .text+0xfc00006b CC net/ipv4/tcp_westwood.o CC drivers/mfd/tps65090.o drivers/video/fbdev/core/syscopyarea.o: warning: objtool: bitcpy_rev.isra.2.constprop.3()+0x5f: can't find jump dest instruction at .text+0x2f010065 sound/soc/codecs/wm8731.o: warning: objtool: wm8731_set_deemph()+0x32: can't find jump dest instruction at .text+0xe4000208 CC lib/dump_stack.o CC net/netfilter/xt_dscp.o LD sound/soc/codecs/snd-soc-tlv320aic23.o net/ipv4/fib_rules.o: warning: objtool: fib4_rule_configure()+0x36: can't find jump dest instruction at .text+0x2b01029c LD drivers/video/fbdev/core/built-in.o CC net/ipv4/tcp_highspeed.o LD sound/soc/codecs/snd-soc-tlv320aic23-i2c.o CC drivers/hwmon/nct7802.o drivers/power/smb347-charger.o: warning: objtool: smb347_set_charge_current()+0x3b: can't find jump dest instruction at .text+0xe5000101 drivers/net/phy/spi_ks8995.o: warning: objtool: ks8995_get_revision()+0x2c: can't find jump dest instruction at .text+0x69010302 drivers/spi/spi-ep93xx.o: warning: objtool: ep93xx_spi_setup_dma()+0x25: can't find jump dest instruction at .text+0xbc00020b CC lib/earlycpio.o net/ipv6/netfilter/nft_chain_route_ipv6.o: warning: objtool: nf_route_table_hook()+0x9d: can't find jump dest instruction at .text+0xea0000a3 CC net/ipv4/tcp_hybla.o CC drivers/hwmon/pc87360.o LD sound/soc/codecs/snd-soc-ts3a227e.o CC drivers/spi/spi-xtensa-xtfpga.o CC drivers/regulator/max8925-regulator.o net/ipv4/gre_offload.o: warning: objtool: gre_gro_receive()+0x2c: can't find jump dest instruction at .text+0x3e040142 CC net/netfilter/xt_ecn.o lib/cmdline.o: warning: objtool: get_option()+0x36: call without frame pointer save/setup lib/cmdline.o: warning: objtool: get_options()+0x33: call without frame pointer save/setup lib/cmdline.o: warning: objtool: memparse()+0x12: call without frame pointer save/setup lib/cmdline.o: warning: objtool: parse_option_str()+0x16: call without frame pointer save/setup fs/ocfs2/xattr.o: warning: objtool: ocfs2_xa_cleanup_value_truncate()+0x98: can't find jump dest instruction at .text+0x8f000aed CC net/ipv4/tcp_htcp.o CC lib/extable.o CC net/ipv4/tcp_vegas.o CC lib/flex_proportions.o net/sched/cls_tcindex.o: warning: objtool: tcindex_dump()+0xeb: can't find jump dest instruction at .text+0xcd010381 drivers/spi/spi-atmel.o: warning: objtool: atmel_spi_pio_interrupt()+0x63: can't find jump dest instruction at .text+0x92000458 drivers/power/tps65217_charger.o: warning: objtool: tps65217_enable_charging()+0x17: can't find jump dest instruction at .text+0x8f00007d net/ipv4/icmp.o: warning: objtool: icmp_redirect()+0x32: can't find jump dest instruction at .text+0x81000307 drivers/hwmon/ltc4260.o: warning: objtool: ltc4260_show_bool()+0x32: call without frame pointer save/setup drivers/hwmon/ltc4260.o: warning: objtool: ltc4260_show_value()+0x27: call without frame pointer save/setup drivers/hwmon/ltc4260.o: warning: objtool: ltc4260_probe()+0x39: call without frame pointer save/setup drivers/hwmon/ltc4260.o: warning: objtool: ltc4260_driver_init()+0xd: call without frame pointer save/setup drivers/hwmon/ltc4260.o: warning: objtool: ltc4260_driver_exit()+0xb: call without frame pointer save/setup CC lib/idr.o drivers/spi/spi-fsl-dspi.o: warning: objtool: dspi_eoq_write()+0x47: can't find jump dest instruction at .text+0x2601015d lib/decompress.o: warning: objtool: decompress_method()+0x1b: can't find jump dest instruction at .init.text+0x80000021 net/ipv6/netfilter/nf_tables_ipv6.o: warning: objtool: nf_tables_ipv6_init_net()+0x31: can't find jump dest instruction at .text+0xd1000067 CC drivers/hwmon/pc87427.o LD sound/soc/codecs/snd-soc-wm8510.o CC lib/int_sqrt.o CC net/ipv4/netfilter/nft_chain_route_ipv4.o drivers/net/phy/ste10Xp.o: warning: objtool: ste10Xp_ack_interrupt()+0x1b: call without frame pointer save/setup drivers/net/phy/ste10Xp.o: warning: objtool: ste10Xp_config_intr()+0x6d: call without frame pointer save/setup drivers/net/phy/ste10Xp.o: warning: objtool: ste10Xp_config_init()+0x20: call without frame pointer save/setup drivers/net/phy/ste10Xp.o: warning: objtool: phy_module_init()+0x12: call without frame pointer save/setup drivers/net/phy/ste10Xp.o: warning: objtool: phy_module_exit()+0x10: call without frame pointer save/setup CC drivers/regulator/max8952.o CC net/ipv4/tcp_veno.o drivers/net/phy/mdio-octeon.o: warning: objtool: octeon_mdiobus_probe()+0x3b: can't find jump dest instruction at .text+0x40010081 drivers/net/phy/mdio-cavium.o: warning: objtool: cavium_mdiobus_read()+0x2e: can't find jump dest instruction at .text+0x930000c4 CC net/netfilter/xt_esp.o CC lib/ioremap.o CC drivers/mfd/aat2870-core.o drivers/md/dm-raid1.o: warning: objtool: mirror_status()+0x5d: can't find jump dest instruction at .text+0x96020113 net/ipv4/proc.o: warning: objtool: icmpmsg_put_line()+0x24: can't find jump dest instruction at .text+0x8a00008a CC net/ipv4/tcp_scalable.o LD sound/soc/codecs/snd-soc-wm8523.o CC drivers/regulator/max8998.o drivers/hwmon/ltc4245.o: warning: objtool: ltc4245_update_gpios()+0x2c: can't find jump dest instruction at .text+0xaa000031 sound/soc/codecs/wm8737.o: warning: objtool: wm8737_hw_params()+0x56: can't find jump dest instruction at .text+0xce0001ab CC drivers/hwmon/pcf8591.o drivers/hwmon/lm90.o: warning: objtool: lm90_detect()+0x4d: can't find jump dest instruction at .text+0xd8040053 LD drivers/md/dm-mirror.o LD sound/soc/codecs/snd-soc-wm8711.o net/ipv6/ip6_checksum.o: warning: objtool: udp6_csum_init()+0x31: can't find jump dest instruction at .text+0x18010037 net/ipv6/exthdrs_core.o: warning: objtool: ipv6_skip_exthdr()+0x2b: can't find jump dest instruction at .text+0xdd000070 lib/argv_split.o: warning: objtool: argv_split()+0x27: can't find jump dest instruction at .text+0xbe00005d CC lib/irq_regs.o LD sound/soc/codecs/snd-soc-wm8728.o CC drivers/hwmon/pwm-fan.o sound/soc/codecs/wm8804.o: warning: objtool: wm8804_set_fmt()+0x5c: can't find jump dest instruction at .text+0x10010171 lib/earlycpio.o: warning: objtool: find_cpio_data()+0x69: can't find jump dest instruction at .text+0xec01006f lib/strncpy_from_user.o: warning: objtool: strncpy_from_user()+0x46: can't find jump dest instruction at .text+0x4201004c CC net/ipv4/netfilter/nf_tables_arp.o CC drivers/mfd/rc5t583.o lib/netdev-notifier-error-inject.o: warning: objtool: netdev_err_inject_exit()+0xb: call without frame pointer save/setup lib/netdev-notifier-error-inject.o: warning: objtool: netdev_err_inject_init()+0x24: call without frame pointer save/setup drivers/video/fbdev/auo_k190x.o: warning: objtool: auok190x_issue_pixels_gray8()+0x34: can't find jump dest instruction at .text+0x87000149 CC drivers/regulator/mc13783-regulator.o LD sound/soc/codecs/snd-soc-wm8731.o CC net/ipv4/tcp_illinois.o CC drivers/mfd/rc5t583-irq.o CC lib/is_single_threaded.o net/netfilter/xt_CLASSIFY.o: warning: objtool: classify_tg_init()+0x10: call without frame pointer save/setup net/netfilter/xt_CLASSIFY.o: warning: objtool: classify_tg_exit()+0x10: call without frame pointer save/setup CC net/netfilter/xt_hl.o CC net/ipv4/netfilter/nf_dup_ipv4.o drivers/video/fbdev/goldfishfb.o: warning: objtool: goldfish_fb_setcolreg()+0x2c: can't find jump dest instruction at .text+0xc0000032 CC net/ipv4/xfrm4_policy.o LD sound/soc/codecs/snd-soc-wm8737.o drivers/hwmon/ltc4261.o: warning: objtool: ltc4261_update_device()+0x5b: can't find jump dest instruction at .text+0xac000061 net/ipv4/ip_tunnel_core.o: warning: objtool: ip6_tun_fill_encap_info()+0x41: can't find jump dest instruction at .text+0xad000067 CC net/netfilter/xt_ipcomp.o CC drivers/regulator/mc13xxx-regulator-core.o CC drivers/mfd/syscon.o LD sound/soc/codecs/snd-soc-wm8804.o CC drivers/hwmon/shtc1.o drivers/power/charger-manager.o: warning: objtool: try_charger_enable()+0x27: can't find jump dest instruction at .text+0xcc01011d sound/soc/codecs/wm8770.o: warning: objtool: wm8770_set_fmt()+0x23: can't find jump dest instruction at .text+0x91000119 CC net/ipv4/xfrm4_state.o CC drivers/hwmon/smm665.o lib/raid6/int8.o: warning: objtool: raid6_int8_gen_syndrome()+0x49: can't find jump dest instruction at .text+0xc605004f lib/strnlen_user.o: warning: objtool: strnlen_user()+0x43: can't find jump dest instruction at .text+0x88010049 LD sound/soc/codecs/snd-soc-wm8804-i2c.o sound/soc/codecs/wm8741.o: warning: objtool: wm8741_set_dai_sysclk()+0x73: can't find jump dest instruction at .text+0x8c0000b9 CC drivers/mfd/lm3533-core.o drivers/video/fbdev/tmiofb.o: warning: objtool: tmiofb_hw_init()+0x3e: can't find jump dest instruction at .text+0x2b010244 lib/dec_and_lock.o: warning: objtool: _atomic_dec_and_lock()+0x34: call without frame pointer save/setup CC drivers/hwmon/smsc47b397.o drivers/mfd/max8998-irq.o: warning: objtool: max8998_irq_thread()+0x46: can't find jump dest instruction at .text+0x8e00019b CC lib/klist.o LD sound/soc/codecs/snd-soc-wm8804-spi.o CC drivers/mfd/lm3533-ctrlbank.o CC drivers/regulator/mt6311-regulator.o CC net/ipv4/xfrm4_input.o net/ipv6/exthdrs_offload.o: warning: objtool: ipv6_exthdrs_offload_init()+0x12: call without frame pointer save/setup CC net/netfilter/xt_iprange.o drivers/md/dm-cache-policy.o: warning: objtool: dm_cache_policy_register()+0x46: can't find call dest symbol at offset 0x6600009a CC drivers/regulator/qcom_spmi-regulator.o drivers/regulator/isl9305.o: warning: objtool: isl9305_i2c_probe()+0x8a: can't find jump dest instruction at .text+0xb900008f LD sound/soc/codecs/snd-soc-wm8741.o drivers/mfd/da9062-core.o: warning: objtool: da9062_clear_fault_log.isra.0()+0x2b: can't find jump dest instruction at .text+0x4e020081 CC lib/kobject.o sound/soc/codecs/wm8750.o: warning: objtool: wm8750_probe()+0x32: can't find jump dest instruction at .text+0xb50003e7 drivers/video/fbdev/auo_k1901fb.o: warning: objtool: auok1901fb_dpy_update()+0x5d: can't find call dest symbol at offset 0xcefe0361 LD sound/soc/codecs/snd-soc-wm8770.o net/core/devlink.o: warning: objtool: devlink_nl_pre_doit()+0x36: can't find jump dest instruction at .text+0x6202035c CC drivers/mfd/retu-mfd.o net/sched/cls_cgroup.o: warning: objtool: cls_cgroup_change()+0x41: can't find jump dest instruction at .text+0x40010227 CC lib/kobject_uevent.o LD sound/soc/codecs/snd-soc-wm8750.o CC drivers/hwmon/smsc47m1.o CC net/ipv4/xfrm4_output.o CC drivers/mfd/as3711.o drivers/spi/spi-oc-tiny.o: warning: objtool: tiny_spi_probe()+0x42: can't find jump dest instruction at .text+0xba0101d8 CC drivers/regulator/pfuze100-regulator.o CC drivers/hwmon/amc6821.o CC net/netfilter/xt_length.o net/ipv4/fib_semantics.o: warning: objtool: fib_convert_metrics.isra.6()+0x23: can't find jump dest instruction at .text+0xa010189 drivers/regulator/core.o: warning: objtool: _regulator_do_disable()+0xde: can't find jump dest instruction at .text+0x94000104 drivers/mfd/da9063-irq.o: warning: objtool: da9063_irq_init()+0x46: call without frame pointer save/setup drivers/mfd/da9063-irq.o: warning: objtool: da9063_irq_exit()+0x10: call without frame pointer save/setup CC drivers/regulator/pv88060-regulator.o CC drivers/mfd/stw481x.o drivers/power/bq2415x_charger.o: warning: objtool: bq2415x_sysfs_show_reported_mode()+0x31: can't find jump dest instruction at .text+0x800001a7 CC net/ipv4/xfrm4_protocol.o CC lib/md5.o drivers/misc/panel.o: warning: objtool: pin_to_bits()+0x21: can't find jump dest instruction at .text+0x86000027 drivers/regulator/da9062-regulator.o: warning: objtool: da9062_regulator_probe()+0x5e: can't find jump dest instruction at .text+0xc7020584 drivers/net/phy/amd.o: warning: objtool: am79c_config_intr()+0x3a: call without frame pointer save/setup drivers/net/phy/amd.o: warning: objtool: am79c_ack_interrupt()+0x23: call without frame pointer save/setup drivers/net/phy/amd.o: warning: objtool: phy_module_init()+0x12: call without frame pointer save/setup drivers/net/phy/amd.o: warning: objtool: phy_module_exit()+0x10: call without frame pointer save/setup drivers/net/phy/mdio-bcm-unimac.o: warning: objtool: unimac_mdio_probe()+0x40: can't find jump dest instruction at .text+0xf0000076 CC drivers/hwmon/thmc50.o LD drivers/power/built-in.o drivers/md/dm-verity-fec.o: warning: objtool: fec_alloc_bufs.isra.6()+0x6f: can't find jump dest instruction at .text+0xe5000124 drivers/video/fbdev/broadsheetfb.o: warning: objtool: broadsheet_send_cmdargs()+0x36: can't find jump dest instruction at .text+0x8b00016c drivers/spi/spi-meson-spifc.o: warning: objtool: meson_spifc_probe()+0x3b: can't find jump dest instruction at .text+0x73010611 LD drivers/misc/built-in.o CC drivers/regulator/pv88080-regulator.o CC drivers/mfd/menf21bmc.o CC lib/nmi_backtrace.o net/netfilter/xt_tcpudp.o: warning: objtool: tcp_find_option()+0x70: can't find jump dest instruction at .text+0x8c0000b6 CC net/netfilter/xt_limit.o CC net/netfilter/xt_nfacct.o CC drivers/hwmon/tmp103.o CC drivers/regulator/pv88090-regulator.o drivers/mfd/da9063-i2c.o: warning: objtool: da9063_i2c_probe()+0x31: can't find jump dest instruction at .text+0xd1000057 CC drivers/hwmon/tmp401.o drivers/net/ppp/pppoe.o: warning: objtool: pppoe_create()+0x2e: can't find jump dest instruction at .text+0xad000074 CC drivers/mfd/rt5033.o drivers/thermal/thermal_core.o: warning: objtool: trace_raw_output_thermal_power_cpu_get_power()+0x31: can't find jump dest instruction at .text+0x9a000307 drivers/mfd/max8925-i2c.o: warning: objtool: max8925_probe()+0x4c: can't find jump dest instruction at .text+0x54010122 LD drivers/net/ppp/built-in.o LD drivers/thermal/thermal_sys.o CC net/netfilter/xt_osf.o drivers/hwmon/max1619.o: warning: objtool: max1619_detect()+0x44: can't find jump dest instruction at .text+0xe900004a CC drivers/mfd/sky81452.o drivers/hwmon/max1668.o: warning: objtool: max1668_update_device()+0x53: can't find jump dest instruction at .text+0x5a010189 net/ipv6/netfilter/ip6t_rpfilter.o: warning: objtool: rpfilter_mt()+0x90: can't find call dest symbol at offset 0x3bff0244 CC drivers/hwmon/tmp421.o net/ipv6/ip6_icmp.o: warning: objtool: inet6_unregister_icmp_sender()+0x28: call without frame pointer save/setup net/ipv6/ip6_icmp.o: warning: objtool: icmpv6_send()+0x4c: call without frame pointer save/setup CC drivers/mfd/mt6397-core.o drivers/mfd/max8907.o: warning: objtool: max8907_i2c_probe()+0x5d: can't find jump dest instruction at .text+0xe0020243 CC net/netfilter/xt_pkttype.o CC drivers/regulator/pbias-regulator.o CC lib/nodemask.o lib/rbtree_test.o: warning: objtool: check()+0x28: can't find jump dest instruction at .text.unlikely+0xad00006e drivers/video/fbdev/gxt4500.o: warning: objtool: gxt4500_init()+0x17: call without frame pointer save/setup lib/dump_stack.o: warning: objtool: dump_stack()+0xb: call without frame pointer save/setup net/netfilter/nft_hash.o: warning: objtool: nft_hash_init()+0x6d: can't find jump dest instruction at .text+0xc4000123 CC drivers/hwmon/vt1211.o lib/atomic64_test.o: warning: objtool: test_atomic()+0x169: can't find jump dest instruction at .init.text+0xed04016f CC drivers/regulator/rc5t583-regulator.o CC net/netfilter/xt_policy.o LD drivers/mfd/wm8994.o CC lib/radix-tree.o drivers/mfd/da9063-core.o: warning: objtool: da9063_clear_fault_log.isra.0()+0x4b: can't find jump dest instruction at .text+0x5c020050 CC lib/plist.o LD drivers/thermal/built-in.o net/ipv4/udp_tunnel.o: warning: objtool: udp_sock_create4()+0x41: can't find jump dest instruction at .text+0x8f000047 lib/net_utils.o: warning: objtool: mac_pton()+0x23: can't find jump dest instruction at .text+0x80000029 CC net/netfilter/xt_quota.o CC lib/ratelimit.o drivers/hwmon/max16065.o: warning: objtool: max16065_update_device()+0x51: can't find jump dest instruction at .text+0xc0000167 CC drivers/regulator/sky81452-regulator.o CC net/netfilter/xt_rateest.o CC net/netfilter/xt_realm.o drivers/regulator/da9063-regulator.o: warning: objtool: da9063_regulator_probe()+0x38: can't find jump dest instruction at .text+0x160505fe LD drivers/mfd/da9063.o net/ipv4/tcp_input.o: warning: objtool: __tcp_ecn_check_ce()+0x1d: can't find jump dest instruction at .text+0xdf0000d3 CC drivers/regulator/tps62360-regulator.o lib/extable.o: warning: objtool: sort_extable()+0x2c: call without frame pointer save/setup net/ipv4/fib_frontend.o: warning: objtool: ip_fib_net_exit()+0xcc: can't find jump dest instruction at .text+0x6b0000d1 CC drivers/regulator/tps65023-regulator.o drivers/spi/spi.o: warning: objtool: __spi_validate()+0x16: can't find jump dest instruction at .text+0x602014c lib/lru_cache.o: warning: objtool: lc_prepare_for_change()+0x1f: can't find jump dest instruction at .text+0x90000085 CC lib/rbtree.o net/ipv6/protocol.o: warning: objtool: inet6_del_protocol()+0x2b: call without frame pointer save/setup net/ipv6/protocol.o: warning: objtool: inet6_del_offload()+0x2b: call without frame pointer save/setup drivers/md/dm-snap.o: warning: objtool: copy_callback()+0x33: can't find jump dest instruction at .text+0xf20000d9 drivers/hid/hid-sensor-hub.o: warning: objtool: sensor_hub_report_fixup()+0x76: can't find jump dest instruction at .text+0xbe0002cb CC drivers/regulator/tps6507x-regulator.o LD drivers/md/dm-snapshot.o CC net/netfilter/xt_statistic.o CC lib/seq_buf.o CC net/netfilter/xt_string.o CC lib/sha1.o net/ipv4/af_inet.o: warning: objtool: inet_bind()+0x3d: can't find jump dest instruction at .text+0x880101c2 CC net/netfilter/xt_tcpmss.o net/sched/cls_rsvp6.o: warning: objtool: rsvp_walk()+0x28: can't find jump dest instruction at .text+0x8600007e CC lib/show_mem.o CC drivers/regulator/tps65090-regulator.o CC net/netfilter/xt_u32.o CC lib/string.o drivers/hid/hid-sensor-custom.o: warning: objtool: enable_sensor_store()+0x3d: can't find jump dest instruction at .text+0xa2000213 net/ipv6/netfilter/ip6t_frag.o: warning: objtool: frag_mt6()+0x45: can't find jump dest instruction at .text+0x140600cb CC drivers/regulator/tps65217-regulator.o drivers/hwmon/max6642.o: warning: objtool: max6642_detect()+0x3e: can't find jump dest instruction at .text+0xc8000044 CC lib/timerqueue.o CC drivers/regulator/tps6586x-regulator.o drivers/regulator/da9210-regulator.o: warning: objtool: da9210_irq_handler()+0x2a: can't find jump dest instruction at .text+0xc40000e0 lib/asn1_decoder.o: warning: objtool: asn1_find_indefinite_length()+0x60: can't find jump dest instruction at .text+0xec010066 drivers/hwmon/max31722.o: warning: objtool: max31722_set_mode.isra.0()+0x3a: can't find call dest symbol at offset 0x5200011e net/netfilter/xt_AUDIT.o: warning: objtool: audit_proto()+0x20: can't find jump dest instruction at .text+0x7e000056 CC lib/vsprintf.o drivers/mfd/wl1273-core.o: warning: objtool: wl1273_core_probe()+0x83: can't find jump dest instruction at .text+0x38020088 drivers/spi/spi-xcomm.o: warning: objtool: spi_xcomm_transfer_one()+0x5c: can't find jump dest instruction at .text+0x23010282 net/ipv4/devinet.o: warning: objtool: confirm_addr_indev()+0x12: can't find jump dest instruction at .text+0xa0000068 drivers/mfd/max77693.o: warning: objtool: max77693_i2c_probe()+0x36: can't find jump dest instruction at .text+0xae03014c CC drivers/regulator/tps65912-regulator.o LD net/netfilter/netfilter.o CC drivers/regulator/twl-regulator.o net/netfilter/xt_bpf.o: warning: objtool: bpf_mt_destroy()+0x14: call without frame pointer save/setup net/netfilter/xt_bpf.o: warning: objtool: bpf_mt_check()+0x2b: call without frame pointer save/setup net/netfilter/xt_bpf.o: warning: objtool: bpf_mt_init()+0xb: call without frame pointer save/setup net/netfilter/xt_bpf.o: warning: objtool: bpf_mt_exit()+0xb: call without frame pointer save/setup net/core/pktgen.o: warning: objtool: pktgen_alloc_skb()+0x74: can't find jump dest instruction at .text+0x9c000b7a CC drivers/regulator/wm8400-regulator.o LD net/core/built-in.o net/ipv6/tcpv6_offload.o: warning: objtool: tcp6_gro_receive()+0x17: can't find jump dest instruction at .text+0x6e01008d drivers/hwmon/mc13783-adc.o: warning: objtool: mc13783_adc_probe()+0x3d: can't find jump dest instruction at .init.text+0x5e01005e drivers/net/team/team.o: warning: objtool: __team_queue_override_port_add()+0x13: can't find jump dest instruction at .text+0x8f0000a9 LD drivers/net/team/built-in.o drivers/spi/spi-sc18is602.o: warning: objtool: sc18is602_probe()+0x54: can't find jump dest instruction at .text+0x1101009a drivers/mfd/kempld-core.o: warning: objtool: kempld_detect_device()+0x4b: can't find jump dest instruction at .text+0xf80002f0 net/ipv6/output_core.o: warning: objtool: ipv6_proxy_select_ident()+0x4c: can't find jump dest instruction at .text+0xa20001c1 lib/decompress_unxz.o: warning: objtool: unxz()+0x7d: can't find jump dest instruction at .init.text+0xc7010083 net/ipv6/netfilter/ip6t_rt.o: warning: objtool: rt_mt6_check()+0x4e: can't find jump dest instruction at .text+0x84000054 GEN lib/crc32table.h drivers/hwmon/mcp3021.o: warning: objtool: mcp3021_probe()+0x3a: can't find jump dest instruction at .text+0xef000120 drivers/regulator/ltc3589.o: warning: objtool: ltc3589_set_ramp_delay()+0x4e: can't find jump dest instruction at .text+0x840001c4 lib/nlattr.o: warning: objtool: validate_nla()+0x2c: can't find jump dest instruction at .text+0x6e010032 CC lib/oid_registry.o drivers/hwmon/max6650.o: warning: objtool: max6650_update_device()+0x49: can't find jump dest instruction at .text+0xb40000bf drivers/net/phy/at803x.o: warning: objtool: at803x_set_wol()+0x36: can't find jump dest instruction at .text+0x4c0101fc drivers/mfd/tps65090.o: warning: objtool: tps65090_i2c_probe()+0x50: can't find jump dest instruction at .text+0x560100c5 net/netfilter/xt_LED.o: warning: objtool: led_tg_check()+0x31: can't find jump dest instruction at .text+0x450100e6 CC lib/crc32.o LD drivers/net/phy/built-in.o drivers/md/dm-thin-metadata.o: warning: objtool: __write_initial_superblock()+0x34: can't find jump dest instruction at .text+0xf400079a drivers/spi/spi-pic32.o: warning: objtool: pic32_spi_dma_transfer()+0x35: can't find jump dest instruction at .text+0x201030b net/netfilter/xt_NFLOG.o: warning: objtool: nflog_tg()+0x51: call without frame pointer save/setup net/netfilter/xt_NFLOG.o: warning: objtool: nflog_tg_init()+0xb: call without frame pointer save/setup net/netfilter/xt_NFLOG.o: warning: objtool: nflog_tg_exit()+0xb: call without frame pointer save/setup drivers/spi/spi-st-ssc4.o: warning: objtool: spi_st_probe()+0x3e: can't find jump dest instruction at .text+0x19010284 drivers/spi/spi-pic32-sqi.o: warning: objtool: pic32_sqi_hw_init()+0x50: can't find jump dest instruction at .text+0xb10000c6 lib/plist.o: warning: objtool: plist_add()+0x2f: call without frame pointer save/setup lib/plist.o: warning: objtool: plist_requeue()+0x55: call without frame pointer save/setup CC net/netfilter/ipvs/ip_vs_conn.o drivers/video/fbdev/vesafb.o: warning: objtool: vesafb_setcolreg()+0x2e: can't find jump dest instruction at .text+0x260100e4 net/netfilter/xt_HL.o: warning: objtool: ttl_tg()+0x1f: can't find jump dest instruction at .text+0xb2000145 lib/dma-noop.o: warning: objtool: dma_noop_map_sg()+0x16: can't find jump dest instruction at .text+0xc700008c CC net/netfilter/ipvs/ip_vs_core.o lib/ratelimit.o: warning: objtool: ___ratelimit()+0x24: can't find jump dest instruction at .text+0xc600002a net/sched/cls_u32.o: warning: objtool: u32_walk()+0x24: can't find jump dest instruction at .text+0x920000aa lib/is_single_threaded.o: warning: objtool: current_is_single_threaded()+0x2f: can't find jump dest instruction at .text+0x7b010035 CC net/netfilter/ipvs/ip_vs_ctl.o lib/flex_proportions.o: warning: objtool: fprop_new_period()+0x47: can't find jump dest instruction at .text+0x990001ac sound/soc/codecs/wm8974.o: warning: objtool: wm8974_set_dai_fmt()+0x4a: can't find jump dest instruction at .text+0xa80000e0 drivers/video/fbdev/s1d13xxxfb.o: warning: objtool: s1d13xxxfb_set_par()+0x3f: can't find jump dest instruction at .text+0xdb000045 LD sound/soc/codecs/snd-soc-wm8974.o net/netfilter/xt_cpu.o: warning: objtool: cpu_mt_init()+0xb: call without frame pointer save/setup net/netfilter/xt_cpu.o: warning: objtool: cpu_mt_exit()+0xb: call without frame pointer save/setup CC net/netfilter/ipvs/ip_vs_sched.o drivers/hid/wacom_sys.o: warning: objtool: wacom_destroy_leds()+0x10: can't find jump dest instruction at .text+0x93000246 drivers/mfd/tps6586x.o: warning: objtool: tps6586x_i2c_probe()+0x3d: can't find jump dest instruction at .text+0x6f020462 CC net/netfilter/ipvs/ip_vs_xmit.o CC net/netfilter/ipvs/ip_vs_app.o drivers/spi/spi-rockchip.o: warning: objtool: rockchip_spi_pio_transfer()+0xed: can't find jump dest instruction at .text+0x22000162 CC net/netfilter/ipvs/ip_vs_sync.o lib/decompress_unlzo.o: warning: objtool: parse_header()+0xb: can't find jump dest instruction at .init.text+0xa1000011 drivers/mfd/lm3533-ctrlbank.o: warning: objtool: lm3533_ctrlbank_enable()+0x29: call without frame pointer save/setup drivers/mfd/lm3533-ctrlbank.o: warning: objtool: lm3533_ctrlbank_disable()+0x29: call without frame pointer save/setup drivers/mfd/lm3533-ctrlbank.o: warning: objtool: lm3533_ctrlbank_set_max_current()+0x4b: call without frame pointer save/setup drivers/mfd/lm3533-ctrlbank.o: warning: objtool: lm3533_ctrlbank_set_brightness()+0x29: call without frame pointer save/setup drivers/mfd/lm3533-ctrlbank.o: warning: objtool: lm3533_ctrlbank_get_brightness()+0x28: call without frame pointer save/setup drivers/mfd/lm3533-ctrlbank.o: warning: objtool: lm3533_ctrlbank_set_pwm()+0x35: call without frame pointer save/setup drivers/mfd/lm3533-ctrlbank.o: warning: objtool: lm3533_ctrlbank_get_pwm()+0x28: call without frame pointer save/setup net/netfilter/xt_DSCP.o: warning: objtool: tos_tg6()+0x47: call without frame pointer save/setup net/netfilter/xt_DSCP.o: warning: objtool: dscp_tg_check()+0x20: call without frame pointer save/setup net/netfilter/xt_DSCP.o: warning: objtool: dscp_tg()+0x42: call without frame pointer save/setup net/netfilter/xt_DSCP.o: warning: objtool: dscp_tg6()+0x4a: call without frame pointer save/setup net/netfilter/xt_DSCP.o: warning: objtool: tos_tg()+0x3e: call without frame pointer save/setup net/netfilter/xt_DSCP.o: warning: objtool: dscp_tg_init()+0x10: call without frame pointer save/setup net/netfilter/xt_DSCP.o: warning: objtool: dscp_tg_exit()+0x10: call without frame pointer save/setup CC net/netfilter/ipvs/ip_vs_est.o lib/nodemask.o: warning: objtool: __next_node_in()+0x27: call without frame pointer save/setup drivers/spi/spi-sun4i.o: warning: objtool: sun4i_spi_transfer_one()+0x1e: can't find jump dest instruction at .text+0x80010114 CC net/netfilter/ipvs/ip_vs_proto.o CC net/netfilter/ipvs/ip_vs_pe.o drivers/mfd/ab3100-otp.o: warning: objtool: ab3100_otp_read()+0x39: can't find jump dest instruction at .init.text+0xe5000059 net/ipv6/ip6_udp_tunnel.o: warning: objtool: udp_sock_create6()+0x3a: can't find jump dest instruction at .text+0xf9000040 drivers/hwmon/max6639.o: warning: objtool: max6639_init_client()+0x34: can't find jump dest instruction at .text+0xcf0100ba net/ipv4/ping.o: warning: objtool: ping_recvmsg()+0x93: can't find jump dest instruction at .text+0x870204c9 drivers/regulator/da9211-regulator.o: warning: objtool: da9211_regulator_init()+0x56: can't find jump dest instruction at .text+0x5901033b drivers/regulator/sky81452-regulator.o: warning: objtool: sky81452_reg_probe()+0x69: call without frame pointer save/setup drivers/regulator/sky81452-regulator.o: warning: objtool: sky81452_reg_driver_init()+0xd: call without frame pointer save/setup drivers/regulator/sky81452-regulator.o: warning: objtool: sky81452_reg_driver_exit()+0xb: call without frame pointer save/setup net/netfilter/xt_comment.o: warning: objtool: comment_mt_init()+0xb: call without frame pointer save/setup net/netfilter/xt_comment.o: warning: objtool: comment_mt_exit()+0xb: call without frame pointer save/setup CC net/netfilter/ipvs/ip_vs_proto_udp.o drivers/hid/i2c-hid/i2c-hid.o: warning: objtool: __i2c_hid_command()+0x14e: can't find jump dest instruction at .text+0xce0001d3 drivers/hwmon/smsc47b397.o: warning: objtool: smsc47b397_update_device()+0x53: can't find jump dest instruction at .text+0xf30000b9 drivers/mfd/max8998.o: warning: objtool: max8998_i2c_probe()+0x4a: can't find jump dest instruction at .text+0x51010120 CC net/netfilter/ipvs/ip_vs_lc.o drivers/hwmon/pcf8591.o: warning: objtool: pcf8591_probe()+0x3c: can't find jump dest instruction at .text+0x4010442 drivers/md/dm-cache-metadata.o: warning: objtool: __write_initial_superblock()+0x1e: can't find jump dest instruction at .text+0x130202d4 LD drivers/hid/i2c-hid/built-in.o CC net/netfilter/ipvs/ip_vs_wlc.o drivers/spi/spi-tle62x0.o: warning: objtool: tle62x0_gpio_store()+0x65: can't find jump dest instruction at .text+0x3001014b CC net/netfilter/ipvs/ip_vs_fo.o net/ipv4/igmp.o: warning: objtool: igmp_mc_get_idx()+0x2c: can't find jump dest instruction at .text+0x87000032 lib/swiotlb.o: warning: objtool: perf_trace_swiotlb_bounced()+0x79: can't find jump dest instruction at .text+0xe100011f drivers/spi/spi-xtensa-xtfpga.o: warning: objtool: xtfpga_spi_probe()+0x3b: can't find jump dest instruction at .text+0x3d010081 CC net/netfilter/ipvs/ip_vs_lblc.o net/ipv6/ip6_offload.o: warning: objtool: ipv6_gro_complete()+0x30: can't find jump dest instruction at .text+0x28010096 drivers/hwmon/max6697.o: warning: objtool: max6697_update_device()+0x47: can't find jump dest instruction at .text+0xe10100bc CC net/netfilter/ipvs/ip_vs_lblcr.o drivers/spi/spi-tegra20-slink.o: warning: objtool: tegra_slink_deinit_dma_param()+0x80: can't find jump dest instruction at .text+0xa30001e6 drivers/md/dm-raid.o: warning: objtool: decipher_sync_action()+0x1a: can't find jump dest instruction at .text+0x8c000040 drivers/hwmon/tmp103.o: warning: objtool: tmp103_probe()+0x76: can't find jump dest instruction at .text+0x8400020b sound/soc/codecs/wm8960.o: warning: objtool: wm8960_set_dai_clkdiv()+0x24: can't find jump dest instruction at .text+0xb700025a net/netfilter/xt_devgroup.o: warning: objtool: devgroup_mt_init()+0xb: call without frame pointer save/setup net/netfilter/xt_devgroup.o: warning: objtool: devgroup_mt_exit()+0xb: call without frame pointer save/setup drivers/mfd/rc5t583.o: warning: objtool: rc5t583_i2c_probe()+0x48: can't find jump dest instruction at .text+0x2501019d CC net/netfilter/ipvs/ip_vs_sed.o LD sound/soc/codecs/snd-soc-wm8960.o drivers/regulator/fan53555.o: warning: objtool: fan53555_voltages_setup_fairchild()+0x12: can't find jump dest instruction at .text+0x8a000018 drivers/mfd/abx500-core.o: warning: objtool: abx500_register_ops()+0x1c: call without frame pointer save/setup drivers/hid/hid-wiimote-core.o: warning: objtool: wiimote_hid_event()+0x2e: can't find jump dest instruction at .text+0xb4000634 net/ipv4/xfrm4_mode_beet.o: warning: objtool: xfrm4_beet_input()+0x3e: can't find jump dest instruction at .text+0x440101f4 drivers/mfd/si476x-prop.o: warning: objtool: si476x_core_is_valid_property_a20()+0xf: can't find call dest symbol at offset 0x8d000073 CC net/netfilter/ipvs/ip_vs_nq.o net/netfilter/xt_TEE.o: warning: objtool: tee_tg6()+0x2a: call without frame pointer save/setup net/netfilter/xt_TEE.o: warning: objtool: tee_tg_destroy()+0x30: call without frame pointer save/setup net/netfilter/xt_TEE.o: warning: objtool: tee_tg_check()+0x21: call without frame pointer save/setup net/netfilter/xt_TEE.o: warning: objtool: tee_netdev_event()+0x4e: call without frame pointer save/setup net/netfilter/xt_TEE.o: warning: objtool: tee_tg4()+0x2a: call without frame pointer save/setup net/netfilter/xt_TEE.o: warning: objtool: tee_tg_init()+0x10: call without frame pointer save/setup net/netfilter/xt_TEE.o: warning: objtool: tee_tg_exit()+0x10: call without frame pointer save/setup net/ipv6/mcast_snoop.o: warning: objtool: ipv6_mc_validate_checksum()+0x45: can't find jump dest instruction at .text+0xe500004b drivers/mfd/max8925-core.o: warning: objtool: init_regulator()+0x14: can't find jump dest instruction at .text+0xc402007a drivers/hwmon/pwm-fan.o: warning: objtool: pwm_fan_resume()+0x1f: can't find jump dest instruction at .text+0xd90001a5 net/ipv4/xfrm4_mode_transport.o: warning: objtool: xfrm4_transport_output()+0x7e: call without frame pointer save/setup net/ipv4/xfrm4_mode_transport.o: warning: objtool: xfrm4_transport_input()+0x42: call without frame pointer save/setup net/ipv4/xfrm4_mode_transport.o: warning: objtool: xfrm4_transport_init()+0x10: call without frame pointer save/setup net/ipv4/xfrm4_mode_transport.o: warning: objtool: xfrm4_transport_exit()+0x10: call without frame pointer save/setup lib/timerqueue.o: warning: objtool: timerqueue_add()+0x29: call without frame pointer save/setup lib/timerqueue.o: warning: objtool: timerqueue_del()+0x28: call without frame pointer save/setup lib/timerqueue.o: warning: objtool: timerqueue_iterate_next()+0xb: call without frame pointer save/setup LD drivers/mfd/max8925.o lib/show_mem.o: warning: objtool: show_mem()+0x1c: call without frame pointer save/setup drivers/regulator/lp3971.o: warning: objtool: setup_regulators()+0x22: can't find jump dest instruction at .text+0xa8000028 net/ipv4/esp4.o: warning: objtool: esp4_err()+0x47: can't find jump dest instruction at .text+0xa800005d net/ipv4/tunnel4.o: warning: objtool: tunnel64_rcv()+0x2e: call without frame pointer save/setup net/ipv4/tunnel4.o: warning: objtool: tunnel4_rcv()+0x2e: call without frame pointer save/setup net/ipv4/tunnel4.o: warning: objtool: xfrm4_tunnel_register()+0x24: call without frame pointer save/setup net/ipv4/tunnel4.o: warning: objtool: xfrm4_tunnel_deregister()+0x1b: call without frame pointer save/setup net/ipv4/tunnel4.o: warning: objtool: tunnel4_init()+0x10: call without frame pointer save/setup net/ipv4/tunnel4.o: warning: objtool: tunnel4_fini()+0x10: call without frame pointer save/setup drivers/regulator/max1586.o: warning: objtool: max1586_pmic_probe()+0x64: can't find jump dest instruction at .text+0xd3010229 net/netfilter/xt_RATEEST.o: warning: objtool: xt_rateest_tg_checkentry()+0x85: can't find jump dest instruction at .text+0x10102fa drivers/regulator/tps65023-regulator.o: warning: objtool: tps_65023_probe()+0x67: can't find jump dest instruction at .text+0x6001012d drivers/regulator/qcom_spmi-regulator.o: warning: objtool: qcom_spmi_regulator_remove()+0x34: call without frame pointer save/setup drivers/regulator/qcom_spmi-regulator.o: warning: objtool: qcom_spmi_regulator_probe()+0x1f: call without frame pointer save/setup drivers/regulator/qcom_spmi-regulator.o: warning: objtool: qcom_spmi_regulator_driver_init()+0xd: call without frame pointer save/setup drivers/regulator/qcom_spmi-regulator.o: warning: objtool: qcom_spmi_regulator_driver_exit()+0xb: call without frame pointer save/setup lib/ioremap.o: warning: objtool: ioremap_pte_range()+0x55: can't find jump dest instruction at .text+0x9300005b drivers/hid/hid-wiimote-modules.o: warning: objtool: wiimod_ir_probe()+0x1b: can't find jump dest instruction at .text+0x210206e1 LD drivers/hid/hid-wiimote.o drivers/mfd/syscon.o: warning: objtool: syscon_probe()+0x87: can't find jump dest instruction at .text+0xc01008d drivers/spi/spi-xlp.o: warning: objtool: xlp_spi_interrupt()+0x31: can't find jump dest instruction at .text+0x1c010427 drivers/mfd/mt6397-core.o: warning: objtool: mt6397_probe()+0x3c: can't find jump dest instruction at .text+0x86010382 drivers/regulator/max8649.o: warning: objtool: max8649_regulator_probe()+0x4d: can't find jump dest instruction at .text+0x910201e3 drivers/mfd/retu-mfd.o: warning: objtool: retu_probe()+0x34: can't find jump dest instruction at .text+0xfa01026a drivers/spi/spi-sh.o: warning: objtool: spi_sh_probe()+0x5c: can't find jump dest instruction at .text+0x9f0200a1 drivers/mfd/as3711.o: warning: objtool: as3711_i2c_probe()+0x92: can't find jump dest instruction at .text+0xbb010128 drivers/mfd/menf21bmc.o: warning: objtool: menf21bmc_probe()+0x3b: can't find jump dest instruction at .text+0xb010041 drivers/regulator/pbias-regulator.o: warning: objtool: pbias_regulator_probe()+0x32: call without frame pointer save/setup drivers/regulator/pbias-regulator.o: warning: objtool: pbias_regulator_driver_init()+0xd: call without frame pointer save/setup drivers/regulator/pbias-regulator.o: warning: objtool: pbias_regulator_driver_exit()+0xb: call without frame pointer save/setup drivers/hwmon/shtc1.o: warning: objtool: shtc1_probe()+0x4a: can't find jump dest instruction at .text+0xf70102cf drivers/mfd/rc5t583-irq.o: warning: objtool: rc5t583_irq()+0x8a: can't find jump dest instruction at .text+0x6c01033f drivers/regulator/lp872x.o: warning: objtool: lp872x_regulator_enable_time()+0x6d: can't find jump dest instruction at .text+0xd3000523 drivers/hwmon/lm93.o: warning: objtool: lm93_detect()+0x45: can't find jump dest instruction at .text+0x4901021b drivers/mfd/ab3100-core.o: warning: objtool: ab3100_mask_and_set_register_interruptible()+0x42: can't find jump dest instruction at .text+0x32010118 net/netfilter/xt_addrtype.o: warning: objtool: addrtype_mt_checkentry_v1()+0x2d: can't find jump dest instruction at .text+0x9e000032 net/ipv6/ila/ila_xlat.o: warning: objtool: ila_nl_cmd_get_mapping()+0x89: can't find jump dest instruction at .text+0x1c0204af lib/klist.o: warning: objtool: klist_dec_and_del()+0x2a: can't find call dest symbol at offset 0xd1ff018e net/ipv6/inet6_hashtables.o: warning: objtool: ipv6_rcv_saddr_equal()+0x2f: can't find jump dest instruction at .text+0xf7000035 drivers/regulator/max8660.o: warning: objtool: max8660_probe()+0x55: can't find jump dest instruction at .text+0x650204cb drivers/mfd/rt5033.o: warning: objtool: rt5033_i2c_probe()+0x3c: can't find jump dest instruction at .text+0x4e010042 drivers/md/dm-verity-target.o: warning: objtool: verity_status()+0x27: can't find jump dest instruction at .text+0x8602015d drivers/regulator/max8998.o: warning: objtool: max8998_get_voltage_register()+0x41: can't find jump dest instruction at .text+0xcb000047 LD net/ipv6/ila/ila.o drivers/regulator/max8952.o: warning: objtool: max8952_pmic_probe()+0x5e: can't find jump dest instruction at .text+0x40020133 net/netfilter/xt_ipcomp.o: warning: objtool: comp_mt()+0x30: can't find jump dest instruction at .text+0x55010066 LD net/ipv6/ila/built-in.o drivers/regulator/mc13783-regulator.o: warning: objtool: mc13783_regulator_probe()+0x49: can't find jump dest instruction at .text+0x3801036f net/netfilter/xt_TCPOPTSTRIP.o: warning: objtool: tcpoptstrip_mangle_packet.isra.1()+0x2f: can't find jump dest instruction at .text+0x31010035 LD drivers/md/dm-verity.o net/netfilter/xt_LOG.o: warning: objtool: log_tg_check()+0x30: can't find jump dest instruction at .text+0xa1000056 net/ipv4/netfilter/nf_log_arp.o: warning: objtool: dump_arp_packet.isra.2()+0x69: can't find jump dest instruction at .text+0xcb00006e lib/nmi_backtrace.o: warning: objtool: nmi_trigger_all_cpu_backtrace()+0x1a: can't find jump dest instruction at .text+0x85000020 drivers/regulator/tps65912-regulator.o: warning: objtool: tps65912_regulator_probe()+0x89: call without frame pointer save/setup drivers/regulator/tps65912-regulator.o: warning: objtool: tps65912_regulator_driver_init()+0xd: call without frame pointer save/setup drivers/regulator/tps65912-regulator.o: warning: objtool: tps65912_regulator_driver_exit()+0xb: call without frame pointer save/setup net/ipv4/fib_trie.o: warning: objtool: fib_route_seq_show()+0x3e: can't find jump dest instruction at .text+0x7c010323 drivers/mfd/lm3533-core.o: warning: objtool: lm3533_device_bl_init()+0x27: can't find jump dest instruction at .text+0x850001dd drivers/hwmon/tmp421.o: warning: objtool: tmp421_detect()+0x49: can't find jump dest instruction at .text+0xd01007f drivers/regulator/max8925-regulator.o: warning: objtool: max8925_regulator_probe()+0x7d: can't find jump dest instruction at .text+0xb0000292 drivers/mfd/si476x-i2c.o: warning: objtool: si476x_core_drain_rds_fifo()+0x4c: can't find jump dest instruction at .text+0x690101e2 net/ipv4/tcp_dctcp.o: warning: objtool: dctcp_update_alpha()+0x47: can't find jump dest instruction at .text+0x9a00015d drivers/regulator/mt6311-regulator.o: warning: objtool: mt6311_i2c_probe()+0x8f: can't find jump dest instruction at .text+0xe3000094 lib/string.o: warning: objtool: strscpy()+0xf: can't find jump dest instruction at .text+0x2a010185 drivers/hwmon/smm665.o: warning: objtool: smm665_convert()+0xe: can't find jump dest instruction at .text+0x81000014 drivers/hwmon/nct7802.o: warning: objtool: nct7802_detect()+0x2e: can't find jump dest instruction at .text+0xa3000064 net/ipv4/ip_vti.o: warning: objtool: vti_tunnel_ioctl()+0x54: can't find jump dest instruction at .text+0xb30002da lib/seq_buf.o: warning: objtool: seq_buf_putmem_hex()+0x40: can't find jump dest instruction at .text+0xd8000366 drivers/mfd/aat2870-core.o: warning: objtool: aat2870_i2c_probe()+0x3c: can't find jump dest instruction at .text+0xec010122 drivers/spi/spi-rspi.o: warning: objtool: rspi_wait_for_interrupt()+0x3f: can't find jump dest instruction at .text+0x830000e5 net/sched/cls_flower.o: warning: objtool: fl_dump()+0x35: can't find jump dest instruction at .text+0x6e03039b LD net/sched/built-in.o lib/dynamic_debug.o: warning: objtool: ddebug_parse_flags()+0x5d: can't find jump dest instruction at .text+0x8010152 drivers/hwmon/thmc50.o: warning: objtool: thmc50_detect()+0x64: can't find jump dest instruction at .text+0xe501006a lib/oid_registry.o: warning: objtool: look_up_OID()+0xf0: can't find jump dest instruction at .text+0x610000f5 net/ipv4/tcp_bic.o: warning: objtool: bictcp_cong_avoid()+0x37: can't find jump dest instruction at .text+0x4b0101cd net/ipv6/sit.o: warning: objtool: ipip6_fill_info()+0x3c: can't find jump dest instruction at .text+0x6c0201c2 net/ipv4/netfilter/nf_reject_ipv4.o: warning: objtool: nf_reject_ip_tcphdr_get()+0x41: can't find jump dest instruction at .text+0x84000047 net/ipv4/xfrm4_mode_tunnel.o: warning: objtool: xfrm4_mode_tunnel_input()+0x2d: can't find jump dest instruction at .text+0xce010033 drivers/hwmon/tmp401.o: warning: objtool: tmp401_update_device_reg16()+0x4f: can't find jump dest instruction at .text+0xa7000054 net/ipv4/udp.o: warning: objtool: __udp_queue_rcv_skb()+0x47: can't find jump dest instruction at .text+0xb700008d drivers/hwmon/pc87427.o: warning: objtool: pc87427_update_device()+0x3e: can't find jump dest instruction at .text+0xf010184 net/netfilter/xt_limit.o: warning: objtool: limit_mt_check()+0x9d: can't find jump dest instruction at .text+0xaf0001a2 drivers/regulator/rc5t583-regulator.o: warning: objtool: rc5t583_regulator_probe()+0x78: can't find jump dest instruction at .text+0x640100cd drivers/regulator/pv88060-regulator.o: warning: objtool: pv88060_irq_handler()+0x27: can't find jump dest instruction at .text+0x920001ed drivers/mfd/sky81452.o: warning: objtool: sky81452_probe()+0x4f: can't find jump dest instruction at .text+0xf8000055 net/netfilter/xt_ecn.o: warning: objtool: ecn_mt6()+0x5e: can't find call dest symbol at offset 0xedff01d2 drivers/regulator/mc13xxx-regulator-core.o: warning: objtool: mc13xxx_regulator_is_enabled()+0x20: call without frame pointer save/setup drivers/regulator/mc13xxx-regulator-core.o: warning: objtool: mc13xxx_fixed_regulator_set_voltage()+0x2d: call without frame pointer save/setup drivers/regulator/mc13xxx-regulator-core.o: warning: objtool: mc13xxx_regulator_disable()+0x24: call without frame pointer save/setup drivers/regulator/mc13xxx-regulator-core.o: warning: objtool: mc13xxx_regulator_enable()+0x24: call without frame pointer save/setup drivers/regulator/mc13xxx-regulator-core.o: warning: objtool: mc13xxx_regulator_set_voltage_sel()+0x23: call without frame pointer save/setup drivers/regulator/mc13xxx-regulator-core.o: warning: objtool: mc13xxx_regulator_get_voltage()+0x24: call without frame pointer save/setup lib/idr.o: warning: objtool: sub_alloc()+0xca: can't find jump dest instruction at .text+0xc600025f net/ipv4/netfilter.o: warning: objtool: nf_ip_checksum()+0x28: can't find jump dest instruction at .text+0x8600006e net/ipv4/netfilter/nf_tables_arp.o: warning: objtool: nf_tables_arp_init_net()+0x31: can't find jump dest instruction at .text+0xd10000c7 net/ipv4/netfilter/nf_tables_ipv4.o: warning: objtool: nf_tables_ipv4_init_net()+0x31: can't find jump dest instruction at .text+0xd1000067 drivers/hwmon/nct6683.o: warning: objtool: nct6683_update_device()+0x53: can't find jump dest instruction at .text+0x9020339 LD lib/raid6/raid6_pq.o net/netfilter/xt_nfacct.o: warning: objtool: nfacct_mt_destroy()+0x11: call without frame pointer save/setup net/netfilter/xt_nfacct.o: warning: objtool: nfacct_mt_checkentry()+0x18: call without frame pointer save/setup net/netfilter/xt_nfacct.o: warning: objtool: nfacct_mt()+0x21: call without frame pointer save/setup net/netfilter/xt_nfacct.o: warning: objtool: nfacct_mt_init()+0xb: call without frame pointer save/setup net/netfilter/xt_nfacct.o: warning: objtool: nfacct_mt_exit()+0xb: call without frame pointer save/setup LD lib/raid6/built-in.o drivers/hwmon/smsc47m1.o: warning: objtool: smsc47m1_update_device()+0x4b: can't find jump dest instruction at .text+0x53010141 net/ipv4/tcp_veno.o: warning: objtool: tcp_veno_cong_avoid()+0x22: can't find jump dest instruction at .text+0x25010157 net/ipv4/tcp_westwood.o: warning: objtool: westwood_update_window()+0x3a: can't find jump dest instruction at .text+0x860000c0 net/ipv4/netfilter/nf_dup_ipv4.o: warning: objtool: nf_dup_ipv4()+0x38: can't find jump dest instruction at .text+0x8000011e net/ipv6/netfilter/ip6_tables.o: warning: objtool: compat_table_info()+0x19: can't find jump dest instruction at .text+0xa10001cf drivers/regulator/tps6586x-regulator.o: warning: objtool: tps6586x_regulator_probe()+0xb4: can't find jump dest instruction at .text+0x180300b9 net/netfilter/xt_dscp.o: warning: objtool: dscp_mt_check()+0x20: call without frame pointer save/setup net/netfilter/xt_dscp.o: warning: objtool: dscp_mt_init()+0x10: call without frame pointer save/setup net/netfilter/xt_dscp.o: warning: objtool: dscp_mt_exit()+0x10: call without frame pointer save/setup drivers/regulator/pfuze100-regulator.o: warning: objtool: pfuze_identify()+0x26: can't find jump dest instruction at .text+0xcd0000dc LD net/ipv6/netfilter/built-in.o net/netfilter/xt_esp.o: warning: objtool: esp_mt()+0x30: can't find jump dest instruction at .text+0x4e0100b6 net/ipv4/ah4.o: warning: objtool: ah4_err()+0x47: can't find jump dest instruction at .text+0xa800005d drivers/regulator/tps6507x-regulator.o: warning: objtool: tps6507x_pmic_set_voltage_sel()+0x40: can't find jump dest instruction at .text+0xff0001d6 net/ipv4/tcp_scalable.o: warning: objtool: tcp_scalable_cong_avoid()+0x59: call without frame pointer save/setup net/ipv4/tcp_scalable.o: warning: objtool: tcp_scalable_register()+0xb: call without frame pointer save/setup net/ipv4/tcp_scalable.o: warning: objtool: tcp_scalable_unregister()+0xb: call without frame pointer save/setup lib/rbtree.o: warning: objtool: __rb_erase_color()+0x2b: can't find jump dest instruction at .text+0xc3000031 drivers/md/raid5.o: warning: objtool: set_syndrome_sources()+0x13f: can't find jump dest instruction at .text+0x2a000143 net/ipv4/ip_tunnel.o: warning: objtool: __ip_tunnel_create()+0x5c: can't find jump dest instruction at .text+0x380102e2 net/netfilter/xt_TCPMSS.o: warning: objtool: tcpmss_mangle_packet()+0x2c: can't find jump dest instruction at .text+0x25040292 LD drivers/md/raid456.o drivers/regulator/tps65090-regulator.o: warning: objtool: tps65090_regulator_probe()+0x60: can't find jump dest instruction at .text+0x6f0302a6 drivers/spi/spi-tegra114.o: warning: objtool: tegra_spi_setup_transfer_one()+0x54: can't find jump dest instruction at .text+0xcc00005a drivers/regulator/tps65217-regulator.o: warning: objtool: tps65217_regulator_probe()+0x63: can't find jump dest instruction at .text+0xb90001a8 LD drivers/spi/built-in.o net/netfilter/xt_dccp.o: warning: objtool: dccp_mt()+0x32: can't find jump dest instruction at .text+0x16030078 net/ipv4/tcp_vegas.o: warning: objtool: tcp_vegas_cong_avoid()+0x21: can't find jump dest instruction at .text+0x56010176 drivers/hwmon/amc6821.o: warning: objtool: amc6821_detect()+0xaf: can't find jump dest instruction at .text+0x420100b5 net/netfilter/x_tables.o: warning: objtool: xt_mttg_seq_next.isra.14()+0x2b: can't find jump dest instruction at .text+0xf40004e1 net/ipv4/tcp_highspeed.o: warning: objtool: hstcp_cong_avoid()+0x39: can't find jump dest instruction at .text+0xb40000bf net/netfilter/xt_length.o: warning: objtool: length_mt_init()+0x10: call without frame pointer save/setup net/netfilter/xt_length.o: warning: objtool: length_mt_exit()+0x10: call without frame pointer save/setup net/netfilter/xt_statistic.o: warning: objtool: statistic_mt_destroy()+0x11: call without frame pointer save/setup net/netfilter/xt_statistic.o: warning: objtool: statistic_mt_check()+0x3a: call without frame pointer save/setup net/netfilter/xt_statistic.o: warning: objtool: statistic_mt()+0x30: call without frame pointer save/setup net/netfilter/xt_statistic.o: warning: objtool: statistic_mt_init()+0xb: call without frame pointer save/setup net/netfilter/xt_statistic.o: warning: objtool: statistic_mt_exit()+0xb: call without frame pointer save/setup drivers/mfd/stw481x.o: warning: objtool: stw481x_startup()+0x90: can't find jump dest instruction at .text+0x5b030156 drivers/regulator/wm8400-regulator.o: warning: objtool: wm8400_dcdc_set_mode()+0x3e: can't find jump dest instruction at .text+0x92000184 net/ipv4/xfrm4_state.o: warning: objtool: xfrm4_state_init()+0xb: call without frame pointer save/setup net/netfilter/xt_quota.o: warning: objtool: quota_mt_destroy()+0x11: call without frame pointer save/setup net/netfilter/xt_quota.o: warning: objtool: quota_mt_check()+0x30: call without frame pointer save/setup net/netfilter/xt_quota.o: warning: objtool: quota_mt()+0x2e: call without frame pointer save/setup net/netfilter/xt_quota.o: warning: objtool: quota_mt_init()+0xb: call without frame pointer save/setup net/netfilter/xt_quota.o: warning: objtool: quota_mt_exit()+0xb: call without frame pointer save/setup drivers/regulator/tps62360-regulator.o: warning: objtool: tps62360_set_mode()+0x35: can't find jump dest instruction at .text+0xa60000bb net/ipv4/netfilter/nft_chain_route_ipv4.o: warning: objtool: nf_route_table_hook()+0x31: can't find jump dest instruction at .text+0xe010037 drivers/regulator/pv88080-regulator.o: warning: objtool: pv88080_irq_handler()+0x27: can't find jump dest instruction at .text+0x920001fd net/ipv4/tcp_hybla.o: warning: objtool: hybla_cong_avoid()+0x9c: can't find jump dest instruction at .text+0x56010152 drivers/md/dm-cache-policy-smq.o: warning: objtool: l_add_tail()+0x11: can't find jump dest instruction at .text+0xb3000347 net/ipv4/tcp_illinois.o: warning: objtool: update_params()+0x2b: can't find jump dest instruction at .text+0x26010100 LD drivers/md/dm-cache-smq.o drivers/regulator/pv88090-regulator.o: warning: objtool: pv88090_irq_handler()+0x27: can't find jump dest instruction at .text+0x920001ed lib/crc32.o: warning: objtool: crc32_generic_shift()+0x38: can't find jump dest instruction at .text+0x8b00003e net/ipv4/fou.o: warning: objtool: fou_fill_info()+0x44: can't find jump dest instruction at .text+0x8700007a net/netfilter/xt_hl.o: warning: objtool: hl_mt_init()+0x10: call without frame pointer save/setup net/netfilter/xt_hl.o: warning: objtool: hl_mt_exit()+0x10: call without frame pointer save/setup lib/kobject.o: warning: objtool: kset_find_obj()+0x31: can't find jump dest instruction at .text+0x8f000927 lib/kobject_uevent.o: warning: objtool: kobject_uevent_env()+0x80: can't find jump dest instruction at .text+0xc0040415 net/netfilter/xt_iprange.o: warning: objtool: iprange_mt6()+0x3b: can't find jump dest instruction at .text+0xd0000041 drivers/md/bcache/super.o: warning: objtool: bch_is_open()+0x1d: can't find jump dest instruction at .text+0xc0000083 LD drivers/md/bcache/bcache.o net/netfilter/xt_realm.o: warning: objtool: realm_mt()+0x4c: call without frame pointer save/setup net/netfilter/xt_realm.o: warning: objtool: realm_mt_init()+0xb: call without frame pointer save/setup net/netfilter/xt_realm.o: warning: objtool: realm_mt_exit()+0xb: call without frame pointer save/setup net/netfilter/xt_rateest.o: warning: objtool: xt_rateest_mt_destroy()+0x16: call without frame pointer save/setup net/netfilter/xt_rateest.o: warning: objtool: xt_rateest_mt_checkentry()+0x4e: call without frame pointer save/setup net/netfilter/xt_rateest.o: warning: objtool: xt_rateest_mt()+0x2d: call without frame pointer save/setup net/netfilter/xt_rateest.o: warning: objtool: xt_rateest_mt_init()+0xb: call without frame pointer save/setup net/netfilter/xt_rateest.o: warning: objtool: xt_rateest_mt_fini()+0xb: call without frame pointer save/setup net/ipv4/netfilter/nf_log_ipv4.o: warning: objtool: dump_ipv4_mac_header.isra.3()+0x6b: can't find jump dest instruction at .text+0x9c000070 net/netfilter/xt_string.o: warning: objtool: string_mt_destroy()+0x14: call without frame pointer save/setup net/netfilter/xt_string.o: warning: objtool: string_mt_check()+0x5e: call without frame pointer save/setup net/netfilter/xt_string.o: warning: objtool: string_mt()+0x2a: call without frame pointer save/setup net/netfilter/xt_string.o: warning: objtool: string_mt_init()+0xb: call without frame pointer save/setup net/netfilter/xt_string.o: warning: objtool: string_mt_exit()+0xb: call without frame pointer save/setup LD net/ipv4/netfilter/built-in.o net/ipv4/tcp_htcp.o: warning: objtool: measure_achieved_throughput()+0x9e: can't find jump dest instruction at .text+0xf3000174 net/ipv4/tcp_cdg.o: warning: objtool: tcp_cdg_acked()+0xe: can't find jump dest instruction at .text+0x82000144 drivers/mfd/si476x-cmd.o: warning: objtool: si476x_core_send_command()+0x39: can't find jump dest instruction at .text+0xca03003f LD drivers/mfd/si476x-core.o LD drivers/md/bcache/built-in.o net/ipv4/xfrm4_output.o: warning: objtool: xfrm4_tunnel_check_size()+0x1e: can't find jump dest instruction at .text+0xa9000104 net/ipv4/xfrm4_policy.o: warning: objtool: _decode_session4()+0x15a: can't find jump dest instruction at .text+0xe50404e0 net/netfilter/xt_pkttype.o: warning: objtool: pkttype_mt_init()+0xb: call without frame pointer save/setup net/netfilter/xt_pkttype.o: warning: objtool: pkttype_mt_exit()+0xb: call without frame pointer save/setup LD drivers/mfd/built-in.o net/netfilter/xt_u32.o: warning: objtool: u32_match_it()+0x25: can't find jump dest instruction at .text+0x6f01002b drivers/hid/wacom_wac.o: warning: objtool: wacom_intuos_get_tool_type()+0xf: can't find jump dest instruction at .text+0xfd000015 LD drivers/hid/wacom.o drivers/video/fbdev/sm501fb.o: warning: objtool: sm501fb_check_var()+0x26: can't find jump dest instruction at .text+0xc601002c LD drivers/hid/built-in.o net/ipv4/xfrm4_input.o: warning: objtool: xfrm4_transport_finish()+0xca: can't find jump dest instruction at .text+0xb00001c0 net/sctp/socket.o: warning: objtool: sctp_msghdr_parse()+0x13: can't find jump dest instruction at .text+0xd3000069 LD net/sctp/sctp.o lib/radix-tree.o: warning: objtool: radix_tree_extend()+0x49: can't find jump dest instruction at .text+0x9800028f net/ipv4/xfrm4_protocol.o: warning: objtool: xfrm4_protocol_register()+0x2a: can't find jump dest instruction at .text+0x130103a0 net/netfilter/xt_tcpmss.o: warning: objtool: tcpmss_mt()+0x3d: can't find jump dest instruction at .text+0x27010042 net/netfilter/xt_policy.o: warning: objtool: match_xfrm_state()+0x66: can't find jump dest instruction at .text+0xf900006c drivers/net/virtio_net.o: warning: objtool: virtnet_set_settings()+0x42: can't find jump dest instruction at .text+0xc2000598 LD net/sctp/built-in.o drivers/regulator/twl-regulator.o: warning: objtool: twl6030smps_map_voltage()+0x25: can't find jump dest instruction at .text+0x8e00004b LD drivers/regulator/built-in.o lib/dma-debug.o: warning: objtool: __hash_bucket_find()+0x23: can't find jump dest instruction at .text+0x84000079 net/netfilter/ipvs/ip_vs_pe.o: warning: objtool: __ip_vs_pe_getbyname()+0x13: call without frame pointer save/setup net/netfilter/ipvs/ip_vs_pe.o: warning: objtool: ip_vs_pe_getbyname()+0x11: call without frame pointer save/setup net/netfilter/ipvs/ip_vs_pe.o: warning: objtool: register_ip_vs_pe()+0x13: call without frame pointer save/setup net/netfilter/ipvs/ip_vs_pe.o: warning: objtool: unregister_ip_vs_pe()+0x1a: call without frame pointer save/setup LD lib/built-in.o sound/soc/codecs/wm8962.o: warning: objtool: wm8962_readable_register()+0xf: can't find jump dest instruction at .text+0xed010065 net/ipv6/ip6_tunnel.o: warning: objtool: ip6_tnl_fill_info()+0x3c: can't find jump dest instruction at .text+0xb9010222 LD net/ipv6/built-in.o LD sound/soc/codecs/snd-soc-wm8962.o LD sound/soc/codecs/built-in.o drivers/md/dm-thin.o: warning: objtool: pool_io_hints()+0x57: can't find jump dest instruction at .text+0x9300026d drivers/hwmon/pc87360.o: warning: objtool: pc87360_autodiv()+0x54: can't find jump dest instruction at .text+0x17010269 LD drivers/md/dm-thin-pool.o net/netfilter/ipvs/ip_vs_est.o: warning: objtool: estimation_timer()+0x39: can't find jump dest instruction at .text+0xf000003f net/netfilter/ipvs/ip_vs_wlc.o: warning: objtool: ip_vs_wlc_schedule()+0x87: can't find jump dest instruction at .text+0xe100008c net/netfilter/ipvs/ip_vs_sched.o: warning: objtool: ip_vs_scheduler_err()+0x4a: can't find jump dest instruction at .text+0xaf0001d0 net/netfilter/ipvs/ip_vs_fo.o: warning: objtool: ip_vs_fo_schedule()+0x41: can't find jump dest instruction at .text+0xa4000047 net/netfilter/nf_tables_api.o: warning: objtool: nf_tables_check_loops()+0x20: can't find jump dest instruction at .text+0x29010026 drivers/hwmon/vt1211.o: warning: objtool: vt1211_update_device()+0x42: can't find jump dest instruction at .text+0xd7010148 drivers/video/fbdev/uvesafb.o: warning: objtool: uvesafb_remove()+0x16: can't find jump dest instruction at .text+0xae0004ac LD net/netfilter/nf_tables.o LD drivers/video/fbdev/built-in.o LD drivers/hwmon/built-in.o LD sound/soc/built-in.o LD drivers/video/built-in.o net/netfilter/xt_osf.o: warning: objtool: xt_osf_remove_callback()+0x28: can't find jump dest instruction at .text+0x8e00002e net/netfilter/ipvs/ip_vs_lc.o: warning: objtool: ip_vs_lc_schedule()+0x1c: call without frame pointer save/setup net/netfilter/ipvs/ip_vs_lc.o: warning: objtool: ip_vs_lc_init()+0xb: call without frame pointer save/setup net/netfilter/ipvs/ip_vs_lc.o: warning: objtool: ip_vs_lc_cleanup()+0xb: call without frame pointer save/setup net/netfilter/ipvs/ip_vs_sed.o: warning: objtool: ip_vs_sed_schedule()+0x86: can't find jump dest instruction at .text+0xd900008b net/netfilter/ipvs/ip_vs_app.o: warning: objtool: ip_vs_app_inc_new()+0x37: can't find jump dest instruction at .text+0xf300031d net/ipv4/ipconfig.o: warning: objtool: ic_proto_name()+0x21: can't find jump dest instruction at .init.text+0x5c0100b2 LD net/ipv4/built-in.o net/netfilter/ipvs/ip_vs_nq.o: warning: objtool: ip_vs_nq_schedule()+0xc2: can't find jump dest instruction at .text+0xa00000c7 net/netfilter/ipvs/ip_vs_proto.o: warning: objtool: ip_vs_tcpudp_debug_packet_v4.isra.2()+0x8a: can't find jump dest instruction at .text+0xd400008f LD sound/built-in.o net/netfilter/ipvs/ip_vs_proto_udp.o: warning: objtool: udp_app_conn_bind()+0x33: can't find jump dest instruction at .text+0xcd010239 net/netfilter/ipvs/ip_vs_lblc.o: warning: objtool: ip_vs_lblc_init_svc()+0x2f: can't find jump dest instruction at .text+0xac000075 drivers/md/dm-cache-target.o: warning: objtool: more_work()+0x29: can't find jump dest instruction at .text+0xac00002f LD drivers/md/dm-cache.o drivers/md/md.o: warning: objtool: does_sb_need_changing()+0x41: can't find jump dest instruction at .text+0xee000167 LD drivers/md/md-mod.o LD drivers/md/built-in.o net/netfilter/ipvs/ip_vs_lblcr.o: warning: objtool: ip_vs_lblcr_init_svc()+0x2f: can't find jump dest instruction at .text+0xac000105 net/netfilter/ipvs/ip_vs_sync.o: warning: objtool: ip_vs_proc_conn()+0x53: can't find jump dest instruction at .text+0x810002d9 fs/ocfs2/super.o: warning: objtool: ocfs2_verify_volume()+0x46: can't find jump dest instruction at .text+0x890234bc LD fs/ocfs2/ocfs2.o LD fs/ocfs2/built-in.o LD fs/built-in.o drivers/net/vxlan.o: warning: objtool: vxlan_group_used()+0x38: can't find jump dest instruction at .text+0x9800013e LD drivers/net/built-in.o net/netfilter/ipvs/ip_vs_xmit.o: warning: objtool: __ip_vs_route_output_v6()+0x74: can't find jump dest instruction at .text+0x8700007a net/netfilter/ipvs/ip_vs_core.o: warning: objtool: ip_vs_try_to_schedule()+0x4c: can't find jump dest instruction at .text+0x990000a2 net/netfilter/ipvs/ip_vs_conn.o: warning: objtool: ip_vs_conn_sync_seq_show()+0x3c: can't find jump dest instruction at .text+0x5c020131 LD drivers/built-in.o lib/vsprintf.o: warning: objtool: put_dec_trunc8()+0x7: can't find jump dest instruction at .text+0x8e00003d AR lib/lib.a CC arch/x86/kernel/cpu/capflags.o LD arch/x86/kernel/cpu/built-in.o LD arch/x86/kernel/built-in.o LD arch/x86/built-in.o net/netfilter/ipvs/ip_vs_ctl.o: warning: objtool: ip_vs_svc_hash()+0x2a: can't find jump dest instruction at .text+0xaa00046f LD net/netfilter/ipvs/ip_vs.o LD net/netfilter/ipvs/built-in.o LD net/netfilter/built-in.o LD net/built-in.o CHK include/generated/uapi/linux/version.h HOSTCC scripts/unifdef INSTALL usr/include/misc/ (1 file) INSTALL usr/include/drm/ (21 files) INSTALL usr/include/asm-generic/ (35 files) INSTALL usr/include/mtd/ (5 files) INSTALL usr/include/scsi/ (4 files) INSTALL usr/include/video/ (3 files) INSTALL usr/include/uapi/ (0 file) INSTALL usr/include/xen/ (4 files) INSTALL usr/include/rdma/hfi/ (1 file) INSTALL usr/include/sound/ (14 files) INSTALL usr/include/rdma/ (6 files) INSTALL usr/include/scsi/fc/ (4 files) INSTALL usr/include/linux/android/ (1 file) INSTALL usr/include/linux/caif/ (2 files) INSTALL usr/include/linux/dvb/ (8 files) INSTALL usr/include/linux/can/ (5 files) INSTALL usr/include/linux/hdlc/ (1 file) INSTALL usr/include/linux/iio/ (2 files) INSTALL usr/include/linux/hsi/ (2 files) INSTALL usr/include/linux/isdn/ (1 file) INSTALL usr/include/linux/byteorder/ (2 files) INSTALL usr/include/linux/netfilter_bridge/ (17 files) INSTALL usr/include/linux/mmc/ (1 file) INSTALL usr/include/linux/nfsd/ (5 files) INSTALL usr/include/linux/spi/ (1 file) INSTALL usr/include/linux/wimax/ (1 file) INSTALL usr/include/linux/netfilter/ipset/ (4 files) INSTALL usr/include/linux/netfilter_ipv4/ (9 files) INSTALL usr/include/linux/netfilter_arp/ (2 files) INSTALL usr/include/linux/ (428 files) INSTALL usr/include/linux/netfilter_ipv6/ (12 files) INSTALL usr/include/linux/tc_ematch/ (4 files) INSTALL usr/include/linux/netfilter/ (85 files) INSTALL usr/include/linux/usb/ (11 files) INSTALL usr/include/linux/sunrpc/ (1 file) INSTALL usr/include/linux/tc_act/ (12 files) INSTALL usr/include/linux/raid/ (2 files) INSTALL usr/include/asm/ (65 files) CHECK usr/include/drm/ (21 files) CHECK usr/include/asm-generic/ (35 files) CHECK usr/include/misc/ (1 files) CHECK usr/include/mtd/ (5 files) CHECK usr/include/scsi/ (4 files) CHECK usr/include/uapi/ (0 files) CHECK usr/include/rdma/ (6 files) CHECK usr/include/scsi/fc/ (4 files) CHECK usr/include/video/ (3 files) CHECK usr/include/xen/ (4 files) CHECK usr/include/sound/ (14 files) CHECK usr/include/rdma/hfi/ (1 files) CHECK usr/include/linux/android/ (1 files) CHECK usr/include/linux/byteorder/ (2 files) CHECK usr/include/linux/caif/ (2 files) CHECK usr/include/linux/can/ (5 files) CHECK usr/include/linux/hdlc/ (1 files) CHECK usr/include/linux/hsi/ (2 files) CHECK usr/include/linux/iio/ (2 files) CHECK usr/include/linux/dvb/ (8 files) CHECK usr/include/linux/netfilter_arp/ (2 files) CHECK usr/include/linux/isdn/ (1 files) CHECK usr/include/linux/netfilter_ipv4/ (9 files) CHECK usr/include/linux/netfilter/ (85 files) CHECK usr/include/linux/spi/ (1 files) CHECK usr/include/linux/tc_ematch/ (4 files) CHECK usr/include/linux/nfsd/ (5 files) CHECK usr/include/linux/netfilter_ipv6/ (12 files) CHECK usr/include/linux/raid/ (2 files) CHECK usr/include/linux/tc_act/ (12 files) CHECK usr/include/linux/netfilter_bridge/ (17 files) CHECK usr/include/linux/netfilter/ipset/ (4 files) CHECK usr/include/linux/mmc/ (1 files) CHECK usr/include/linux/sunrpc/ (1 files) CHECK usr/include/linux/wimax/ (1 files) CHECK usr/include/linux/ (428 files) CHECK usr/include/linux/usb/ (11 files) CHECK usr/include/asm/ (65 files) LINK vmlinux LD vmlinux.o MODPOST vmlinux.o GEN .version CHK include/generated/compile.h UPD include/generated/compile.h CC init/version.o LD init/built-in.o KSYM .tmp_kallsyms1.o KSYM .tmp_kallsyms2.o LD vmlinux SORTEX vmlinux SYSMAP System.map CC arch/x86/boot/a20.o AS arch/x86/boot/bioscall.o CC arch/x86/boot/cmdline.o AS arch/x86/boot/copy.o HOSTCC arch/x86/boot/mkcpustr CC arch/x86/boot/cpuflags.o CC arch/x86/boot/cpucheck.o CC arch/x86/boot/early_serial_console.o CC arch/x86/boot/edd.o CC arch/x86/boot/memory.o CC arch/x86/boot/main.o CC arch/x86/boot/pm.o AS arch/x86/boot/pmjump.o CC arch/x86/boot/printf.o CC arch/x86/boot/regs.o CC arch/x86/boot/string.o CC arch/x86/boot/tty.o CC arch/x86/boot/video.o CC arch/x86/boot/video-mode.o CC arch/x86/boot/version.o CC arch/x86/boot/video-vga.o CC arch/x86/boot/video-vesa.o CC arch/x86/boot/video-bios.o HOSTCC arch/x86/boot/tools/build CPUSTR arch/x86/boot/cpustr.h CC arch/x86/boot/cpu.o LDS arch/x86/boot/compressed/vmlinux.lds AS arch/x86/boot/compressed/head_64.o VOFFSET arch/x86/boot/compressed/../voffset.h CC arch/x86/boot/compressed/string.o CC arch/x86/boot/compressed/cmdline.o CC arch/x86/boot/compressed/error.o OBJCOPY arch/x86/boot/compressed/vmlinux.bin HOSTCC arch/x86/boot/compressed/mkpiggy CC arch/x86/boot/compressed/cpuflags.o CC arch/x86/boot/compressed/early_serial_console.o LZ4 arch/x86/boot/compressed/vmlinux.bin.lz4 /bin/sh: 1: lz4c: not found cat: write error: Broken pipe make[3]: *** [arch/x86/boot/compressed/vmlinux.bin.lz4] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [arch/x86/boot/compressed/vmlinux] Error 2 make[1]: *** [bzImage] Error 2 make[1]: Leaving directory `/home/kisskb/slave/build/linus_x86_64-randconfig_x86_64' make: *** [sub-make] Error 2 Command 'make -j 240 ARCH=x86_64 O=/home/kisskb/slave/build/linus_x86_64-randconfig_x86_64 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64 # Build took: 0:00:57.572695