# git rev-parse -q --verify 4f302921c1458d790ae21147f7043f4e6b6a1085^{commit} 4f302921c1458d790ae21147f7043f4e6b6a1085 already have revision, skipping fetch # git checkout -q -f -B kisskb 4f302921c1458d790ae21147f7043f4e6b6a1085 # git clean -qxdf # git log -1 commit 4f302921c1458d790ae21147f7043f4e6b6a1085 Merge: 70bd68d 6d037de Author: Linus Torvalds Date: Sat Jul 2 19:10:21 2016 -0700 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus Pull MIPS fix from Ralf Baechle: "Only a single fix for 4.7 pending at this point. It fixes an issue that may lead to corruption of the cache mode bits in the page table" * 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus: MIPS: Fix possible corruption of cache mode by mprotect. # < /opt/cross/kisskb/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 4f302921c1458d790ae21147f7043f4e6b6a1085 # < 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=0x7DD7D140 warning: (X86_INTEL_LPSS && INTEL_SOC_DTS_IOSF_CORE && MMC_SDHCI_ACPI && PUNIT_ATOM_DEBUG) selects IOSF_MBI which has unmet direct dependencies (PCI) # 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: (X86_INTEL_LPSS && INTEL_SOC_DTS_IOSF_CORE && MMC_SDHCI_ACPI && PUNIT_ATOM_DEBUG) selects IOSF_MBI which has unmet direct dependencies (PCI) warning: (X86_INTEL_LPSS && INTEL_SOC_DTS_IOSF_CORE && MMC_SDHCI_ACPI && PUNIT_ATOM_DEBUG) selects IOSF_MBI which has unmet direct dependencies (PCI) 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' arch/x86/Makefile:133: stack-protector enabled but compiler support broken /home/kisskb/slave/src/Makefile:689: 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 CHK include/config/kernel.release SYSHDR arch/x86/entry/syscalls/../../include/generated/asm/unistd_64_x32.h SYSTBL arch/x86/entry/syscalls/../../include/generated/asm/syscalls_64.h HOSTCC scripts/basic/bin2c 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 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 CC /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64/tools/objtool/builtin-check.o 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 /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/exec-cmd.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/objtool.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/libstring.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 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/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 HOSTCC scripts/kallsyms HOSTCC scripts/conmakehash HOSTCC scripts/sortextable HOSTCC scripts/asn1_compiler HOSTCC arch/x86/tools/relocs_common.o HOSTCC arch/x86/tools/relocs_32.o HOSTCC arch/x86/tools/relocs_64.o LINK /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64/tools/objtool/objtool CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig CC scripts/mod/devicetable-offsets.s GEN scripts/mod/devicetable-offsets.h MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o HOSTLD arch/x86/tools/relocs HOSTLD scripts/mod/modpost UPD include/config/kernel.release Using /home/kisskb/slave/src as source for kernel CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h 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 HOSTCC usr/gen_init_cpio CHK include/generated/compile.h CC init/do_mounts_initrd.o CC init/do_mounts.o CC init/initramfs.o CC init/calibrate.o CC init/init_task.o LD certs/built-in.o UPD include/generated/compile.h CC arch/x86/ia32/sys_ia32.o CC arch/x86/ia32/ia32_signal.o AS arch/x86/net/bpf_jit.o AS arch/x86/entry/entry_64.o CC init/version.o AS arch/x86/entry/thunk_64.o CC arch/x86/net/bpf_jit_comp.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/realmode/init.o CC arch/x86/entry/syscall_32.o CC arch/x86/events/core.o CC arch/x86/events/amd/core.o CC arch/x86/events/amd/uncore.o CC security/commoncap.o AS arch/x86/realmode/rm/header.o CC arch/x86/events/amd/power.o CC arch/x86/events/amd/ibs.o AS arch/x86/realmode/rm/stack.o AS arch/x86/realmode/rm/trampoline_64.o CC security/min_addr.o CC security/inode.o CC arch/x86/events/msr.o AS arch/x86/realmode/rm/reboot.o CC arch/x86/entry/vsyscall/vsyscall_gtod.o arch/x86/net/bpf_jit.o: warning: objtool: .text+0x2: can't find jump dest instruction at .text+0xdb000008 CC arch/x86/entry/vsyscall/vsyscall_64.o CC ipc/msgutil.o CC ipc/compat.o AS arch/x86/entry/vsyscall/vsyscall_emu_64.o CC ipc/util.o CC ipc/msg.o CC ipc/shm.o CC ipc/syscall.o CC ipc/sem.o CC ipc/ipc_sysctl.o CC [M] arch/x86/platform/atom/punit_atom_debug.o LD arch/x86/platform/atom/built-in.o LD arch/x86/platform/ce4100/built-in.o CC ipc/namespace.o init/calibrate.o: warning: objtool: calibrate_delay_direct()+0x23: can't find jump dest instruction at .text+0x5e020029 LD arch/x86/platform/geode/built-in.o LD arch/x86/platform/intel-mid/built-in.o CC arch/x86/mm/init_64.o CC arch/x86/mm/fault.o LD arch/x86/platform/efi/built-in.o LD arch/x86/platform/ts5500/built-in.o CC arch/x86/mm/ioremap.o CC arch/x86/mm/init.o CC arch/x86/mm/extable.o LD arch/x86/platform/intel-quark/built-in.o CC arch/x86/events/intel/core.o LD arch/x86/platform/olpc/built-in.o LD arch/x86/platform/iris/built-in.o CC arch/x86/mm/pageattr.o CC arch/x86/events/intel/bts.o LD arch/x86/platform/scx200/built-in.o LD arch/x86/platform/uv/built-in.o CC arch/x86/events/intel/cqm.o LD arch/x86/platform/goldfish/built-in.o CC arch/x86/platform/sfi/sfi.o CC arch/x86/events/intel/ds.o CC arch/x86/mm/mmap.o CC arch/x86/platform/intel/iosf_mbi.o CC arch/x86/mm/pat.o PASYMS arch/x86/realmode/rm/pasyms.h CC arch/x86/mm/pgtable.o CC arch/x86/events/intel/knc.o CC arch/x86/mm/physaddr.o CC security/keys/gc.o LDS arch/x86/realmode/rm/realmode.lds CC security/keys/key.o CC arch/x86/mm/gup.o CC arch/x86/events/intel/p4.o CC arch/x86/mm/pat_rbtree.o CC arch/x86/events/intel/pt.o CC arch/x86/events/intel/lbr.o CC arch/x86/mm/dump_pagetables.o CC arch/x86/mm/mpx.o CC security/keys/permission.o CC arch/x86/events/intel/p6.o CC security/keys/keyring.o CC security/keys/user_defined.o CC security/keys/request_key.o CC security/keys/request_key_auth.o CC security/keys/keyctl.o CC arch/x86/mm/tlb.o CC security/keys/process_keys.o CC security/keys/compat.o CC arch/x86/mm/setup_nx.o CC security/keys/proc.o CC security/keys/sysctl.o CC security/keys/persistent.o LDS arch/x86/entry/vdso/vdso.lds CC arch/x86/entry/vdso/vdso32-setup.o CC arch/x86/entry/vdso/vma.o CC arch/x86/entry/vdso/vclock_gettime.o AS arch/x86/entry/vdso/vdso-note.o CC arch/x86/entry/vdso/vgetcpu.o HOSTCC arch/x86/entry/vdso/vdso2c LDS arch/x86/entry/vdso/vdso32/vdso32.lds GEN usr/initramfs_data.cpio.gz CC arch/x86/entry/vdso/vdso32/vclock_gettime.o CC security/keys/dh.o CC security/keys/big_key.o AS arch/x86/entry/vdso/vdso32/system_call.o LD arch/x86/realmode/rm/realmode.elf AS arch/x86/entry/vdso/vdso32/note.o RELOCS arch/x86/realmode/rm/realmode.relocs OBJCOPY arch/x86/realmode/rm/realmode.bin init/do_mounts_initrd.o: warning: objtool: initrd_load()+0x36: call without frame pointer save/setup AS arch/x86/realmode/rmpiggy.o CC sound/sound_core.o LD security/keys/encrypted-keys/built-in.o CC [M] sound/sound_firmware.o CC mm/mempool.o CC [M] security/keys/encrypted-keys/encrypted.o CC mm/oom_kill.o CC mm/filemap.o CC [M] security/keys/encrypted-keys/ecryptfs_format.o CC arch/x86/crypto/glue_helper.o AS arch/x86/crypto/aes-x86_64-asm_64.o CC mm/maccess.o CC mm/page_alloc.o LD arch/x86/realmode/built-in.o CC arch/x86/crypto/aes_glue.o CC mm/page-writeback.o CC mm/readahead.o CC mm/swap.o CC mm/truncate.o AS arch/x86/crypto/des3_ede-asm_64.o CC arch/x86/crypto/des3_ede_glue.o CC mm/vmscan.o AS arch/x86/crypto/camellia-x86_64-asm_64.o CC mm/shmem.o LD firmware/built-in.o CC arch/x86/crypto/camellia_glue.o CC kernel/fork.o arch/x86/platform/atom/punit_atom_debug.o: warning: objtool: punit_dev_state_open()+0x18: call without frame pointer save/setup arch/x86/platform/atom/punit_atom_debug.o: warning: objtool: punit_dev_state_show()+0x20: call without frame pointer save/setup arch/x86/platform/atom/punit_atom_debug.o: warning: objtool: punit_atom_debug_init()+0xd: call without frame pointer save/setup arch/x86/platform/atom/punit_atom_debug.o: warning: objtool: punit_atom_debug_exit()+0xb: call without frame pointer save/setup arch/x86/crypto/aes-x86_64-asm_64.o: warning: objtool: aes_enc_blk()+0x31: can't find jump dest instruction at .text+0x3e030037 CC mm/util.o AS arch/x86/crypto/blowfish-x86_64-asm_64.o CC fs/open.o CC kernel/exec_domain.o CC arch/x86/crypto/blowfish_glue.o CC mm/mmzone.o CC fs/read_write.o AS arch/x86/crypto/chacha20-ssse3-x86_64.o security/min_addr.o: warning: objtool: mmap_min_addr_handler()+0x47: call without frame pointer save/setup CC fs/file_table.o CC arch/x86/crypto/chacha20_glue.o LD sound/oss/built-in.o CC kernel/panic.o CC block/bio.o CC mm/vmstat.o CC [M] sound/oss/dev_table.o CC fs/super.o CC fs/char_dev.o CC mm/backing-dev.o CC arch/x86/kernel/signal.o AS arch/x86/crypto/chacha20-avx2-x86_64.o CC arch/x86/kernel/process_64.o CC fs/stat.o CC mm/mm_init.o CC kernel/cpu.o AS arch/x86/crypto/crct10dif-pcl-asm_64.o CC [M] sound/oss/soundcard.o ipc/ipc_sysctl.o: warning: objtool: proc_ipc_dointvec_minmax_orphans()+0x1d: can't find call dest symbol at offset 0x6f000131 arch/x86/ia32/sys_ia32.o: warning: objtool: cp_stat64()+0x3b: can't find jump dest instruction at .text+0x81010041 CC block/elevator.o CC fs/pipe.o CC arch/x86/kernel/signal_compat.o CC fs/namei.o CC block/blk-core.o LD arch/x86/ras/built-in.o CC fs/fcntl.o CC fs/exec.o CC mm/mmu_context.o LD arch/x86/power/built-in.o CC [M] sound/oss/audio.o CC kernel/exit.o CC arch/x86/crypto/crct10dif-pclmul_glue.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 AS arch/x86/crypto/camellia-aesni-avx-asm_64.o CC mm/percpu.o CC [M] sound/oss/dmabuf.o CC fs/ioctl.o CC fs/readdir.o CC fs/select.o CC [M] sound/oss/midi_synth.o CC arch/x86/kernel/traps.o CC block/blk-tag.o CC mm/compaction.o CC [M] sound/oss/midibuf.o CC [M] sound/oss/sequencer.o arch/x86/entry/common.o: warning: objtool: syscall_trace_enter_phase2()+0x1f: can't find jump dest instruction at .text+0xbc000045 CC kernel/softirq.o CC kernel/resource.o CC block/blk-flush.o CC arch/x86/kernel/irq_64.o CC mm/interval_tree.o CC mm/slab_common.o CC fs/inode.o CC [M] sound/oss/sound_timer.o AS [M] arch/x86/crypto/twofish-x86_64-asm_64.o CC arch/x86/kernel/irq.o CC fs/dcache.o CC arch/x86/crypto/camellia_aesni_avx_glue.o CC mm/vmacache.o CC block/blk-settings.o CC block/blk-sysfs.o CC kernel/sysctl.o CC mm/list_lru.o CC fs/bad_inode.o CC block/blk-map.o CC [M] sound/oss/ad1848.o CC mm/workingset.o CC [M] arch/x86/crypto/twofish_glue.o CC arch/x86/kernel/ioport.o CC mm/debug.o CC [M] sound/oss/sys_timer.o CC [M] arch/x86/crypto/twofish_glue_3way.o CC mm/gup.o CC kernel/capability.o CC [M] sound/oss/sb_common.o CC fs/file.o arch/x86/ia32/ia32_signal.o: warning: objtool: ia32_setup_frame()+0x6b: can't find jump dest instruction at .text+0xb3000561 CC arch/x86/kernel/dumpstack_64.o CC kernel/ptrace.o CC [M] arch/x86/crypto/crc32c-intel_glue.o CC fs/filesystems.o CC block/blk-ioc.o CC [M] sound/oss/sb_audio.o AS usr/initramfs_data.o CC arch/x86/kernel/dumpstack.o AS [M] arch/x86/crypto/sha1_ssse3_asm.o CC mm/memory.o CC kernel/user.o arch/x86/platform/intel/iosf_mbi.o: warning: objtool: iosf_mbi_modify()+0x4b: call without frame pointer save/setup arch/x86/platform/intel/iosf_mbi.o: warning: objtool: iosf_mbi_write()+0x51: call without frame pointer save/setup arch/x86/platform/intel/iosf_mbi.o: warning: objtool: iosf_mbi_read()+0x51: call without frame pointer save/setup AS [M] arch/x86/crypto/twofish-x86_64-asm_64-3way.o CC kernel/signal.o CC fs/namespace.o CC block/blk-exec.o arch/x86/mm/mmap.o: warning: objtool: mmap_base()+0x3d: can't find jump dest instruction at .text+0x4010093 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/ldt.o CC kernel/sys.o arch/x86/mm/extable.o: warning: objtool: ex_handler_wrmsr_unsafe()+0x67: call without frame pointer save/setup arch/x86/mm/extable.o: warning: objtool: ex_handler_rdmsr_unsafe()+0x6f: call without frame pointer save/setup arch/x86/mm/extable.o: warning: objtool: ex_has_fault_handler()+0x4: call without frame pointer save/setup arch/x86/mm/extable.o: warning: objtool: fixup_exception()+0x1d: call without frame pointer save/setup arch/x86/mm/extable.o: warning: objtool: early_fixup_exception()+0x50: call without frame pointer save/setup CC [M] sound/oss/sb_mixer.o CC fs/libfs.o CC mm/highmem.o CC arch/x86/kernel/setup.o CC arch/x86/kernel/nmi.o CC fs/xattr.o CC arch/x86/kernel/time.o security/inode.o: warning: objtool: securityfs_remove()+0xd: can't find jump dest instruction at .text+0x84000053 CC [M] sound/oss/sb_midi.o CC mm/mmap.o CC fs/fs-writeback.o CC kernel/workqueue.o CC kernel/sysctl_binary.o CC mm/mprotect.o AS [M] arch/x86/crypto/sha1_avx2_x86_64_asm.o CC [M] arch/x86/crypto/cast5_avx_glue.o CC [M] sound/oss/pas2_midi.o CC [M] sound/oss/sb_ess.o CC mm/mincore.o arch/x86/crypto/chacha20-ssse3-x86_64.o: warning: objtool: chacha20_block_xor_ssse3()+0xf8: can't find jump dest instruction at .text+0x3f0000fd LD arch/x86/platform/sfi/built-in.o CC kernel/pid.o CC [M] arch/x86/crypto/sha1_ssse3_glue.o CC fs/attr.o LD arch/x86/platform/intel/built-in.o CC block/blk-merge.o CC arch/x86/kernel/x86_init.o CC fs/seq_file.o CC [M] sound/oss/uart401.o CC mm/mremap.o AS [M] arch/x86/crypto/cast5-avx-x86_64-asm_64.o arch/x86/crypto/chacha20-avx2-x86_64.o: warning: objtool: chacha20_8block_xor_avx2()+0x372: can't find jump dest instruction at .text+0x30fe0377 arch/x86/crypto/crct10dif-pcl-asm_64.o: warning: objtool: crc_t10dif_pcl()+0x15: can't find jump dest instruction at .text+0xe503001b LD arch/x86/ia32/built-in.o CC [M] sound/oss/pas2_card.o CC kernel/kmod.o arch/x86/events/msr.o: warning: objtool: msr_init()+0x20: can't find jump dest instruction at .init.text+0x8a000025 CC block/blk-softirq.o CC mm/msync.o CC kernel/task_work.o CC block/blk-lib.o CC mm/rmap.o AS [M] arch/x86/crypto/twofish-avx-x86_64-asm_64.o LD arch/x86/video/built-in.o CC mm/mlock.o CC arch/x86/oprofile/../../../drivers/oprofile/oprof.o CC [M] arch/x86/crypto/cast6_avx_glue.o CC arch/x86/oprofile/../../../drivers/oprofile/cpu_buffer.o AS [M] arch/x86/crypto/crc32c-pcl-intel-asm_64.o CC fs/pnode.o CC block/blk-mq.o CC [M] sound/oss/pas2_pcm.o arch/x86/entry/vsyscall/vsyscall_64.o: warning: objtool: warn_bad_vsyscall()+0xb5: can't find jump dest instruction at .text+0x6e0000f9 AS [M] arch/x86/crypto/cast6-avx-x86_64-asm_64.o CC [M] sound/oss/sb_card.o CC [M] sound/oss/pas2_mixer.o CC [M] arch/x86/video/fbdev.o CC [M] arch/x86/crypto/twofish_avx_glue.o CC arch/x86/kernel/jump_label.o CC kernel/extable.o CC arch/x86/kernel/i8259.o CC arch/x86/kernel/irqinit.o CC [M] arch/x86/crypto/serpent_avx_glue.o CC block/blk-timeout.o CC arch/x86/oprofile/../../../drivers/oprofile/buffer_sync.o CC mm/pagewalk.o AS [M] arch/x86/crypto/serpent-avx-x86_64-asm_64.o CC [M] sound/oss/v_midi.o CC arch/x86/kernel/irq_work.o AS [M] arch/x86/crypto/camellia-aesni-avx2-asm_64.o CC fs/splice.o CC arch/x86/oprofile/../../../drivers/oprofile/event_buffer.o LD arch/x86/entry/vsyscall/built-in.o CC [M] sound/oss/opl3.o arch/x86/crypto/camellia-x86_64-asm_64.o: warning: objtool: __camellia_enc_blk()+0x88c: can't find jump dest instruction at .text+0xf5020892 ipc/namespace.o: warning: objtool: copy_ipcs()+0xce: can't find jump dest instruction at .text+0x51000122 CC [M] arch/x86/crypto/camellia_aesni_avx2_glue.o CC mm/vmalloc.o CC mm/pgtable-generic.o ipc/msgutil.o: warning: objtool: load_msg()+0x26: can't find jump dest instruction at .text+0x920001bc arch/x86/crypto/camellia-aesni-avx-asm_64.o: warning: objtool: __camellia_enc_blk16()+0x986: can't find jump dest instruction at .text+0x3c02106c init/initramfs.o: warning: objtool: flush_buffer()+0x19: can't find jump dest instruction at .init.text+0x90000053 security/keys/persistent.o: warning: objtool: key_create_persistent.constprop.4()+0xd4: can't find jump dest instruction at .text+0x5b0000d9 AS [M] arch/x86/crypto/serpent-avx2-asm_64.o CC arch/x86/oprofile/../../../drivers/oprofile/oprofile_files.o LD arch/x86/platform/built-in.o security/keys/encrypted-keys/ecryptfs_format.o: warning: objtool: ecryptfs_fill_auth_tok()+0x23: call without frame pointer save/setup CC block/blk-mq-tag.o CC arch/x86/kernel/probe_roms.o CC kernel/params.o arch/x86/events/amd/core.o: warning: objtool: amd_get_event_constraints_f15h()+0x32: can't find jump dest instruction at .text+0xa60001d8 CC arch/x86/oprofile/../../../drivers/oprofile/oprofilefs.o CC [M] arch/x86/crypto/serpent_avx2_glue.o CC arch/x86/kernel/sys_x86_64.o CC fs/sync.o LD usr/built-in.o init/do_mounts.o: warning: objtool: devt_from_partuuid()+0x4c: can't find jump dest instruction at .text+0xca000052 arch/x86/events/amd/power.o: warning: objtool: power_cpu_notifier()+0xaa: can't find jump dest instruction at .text+0x730002ae CC [M] sound/oss/trix.o CC fs/utimes.o 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/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 block/blk-mq-sysfs.o CC kernel/sys_ni.o CC kernel/kthread.o CC kernel/nsproxy.o arch/x86/crypto/aes_glue.o: warning: objtool: aes_decrypt()+0x8: call without frame pointer save/setup arch/x86/crypto/aes_glue.o: warning: objtool: crypto_aes_decrypt_x86()+0x4: call without frame pointer save/setup arch/x86/crypto/aes_glue.o: warning: objtool: aes_encrypt()+0x8: call without frame pointer save/setup arch/x86/crypto/aes_glue.o: warning: objtool: crypto_aes_encrypt_x86()+0x4: call without frame pointer save/setup arch/x86/crypto/aes_glue.o: warning: objtool: aes_init()+0xb: call without frame pointer save/setup arch/x86/crypto/aes_glue.o: warning: objtool: aes_fini()+0xb: call without frame pointer save/setup CC arch/x86/oprofile/../../../drivers/oprofile/oprofile_stats.o security/keys/user_defined.o: warning: objtool: logon_vet_description()+0x11: call without frame pointer save/setup security/keys/user_defined.o: warning: objtool: user_read()+0x2f: call without frame pointer save/setup security/keys/user_defined.o: warning: objtool: user_destroy()+0xb: call without frame pointer save/setup security/keys/user_defined.o: warning: objtool: user_free_preparse()+0x8: call without frame pointer save/setup security/keys/user_defined.o: warning: objtool: user_revoke()+0x1c: call without frame pointer save/setup security/keys/user_defined.o: warning: objtool: user_update()+0x15: call without frame pointer save/setup security/keys/user_defined.o: warning: objtool: user_preparse()+0x32: call without frame pointer save/setup security/keys/user_defined.o: warning: objtool: user_describe()+0x20: call without frame pointer save/setup CC fs/stack.o arch/x86/mm/ioremap.o: warning: objtool: __ioremap_caller()+0x37: can't find jump dest instruction at .text+0x650100bd LD arch/x86/crypto/aes-x86_64.o CC fs/fs_struct.o arch/x86/crypto/camellia-aesni-avx2-asm_64.o: warning: objtool: __camellia_enc_blk32()+0xabb: can't find jump dest instruction at .text+0x470212e1 mm/mmzone.o: warning: objtool: lruvec_init()+0x9e: can't find jump dest instruction at .text+0x7b000122 security/keys/proc.o: warning: objtool: proc_keys_show()+0x90: can't find jump dest instruction at .text+0xff010296 security/keys/permission.o: warning: objtool: key_validate()+0x32: call without frame pointer save/setup security/keys/permission.o: warning: objtool: key_task_permission()+0x6f: call without frame pointer save/setup arch/x86/crypto/sha1_ssse3_asm.o: warning: objtool: sha1_transform_ssse3()+0xcc9: can't find jump dest instruction at .text+0xe1f40cce CC mm/process_vm_access.o CC arch/x86/kernel/x8664_ksyms_64.o CC block/blk-mq-cpu.o CC fs/statfs.o CC kernel/notifier.o CC fs/fs_pin.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 security/keys/gc.o: warning: objtool: key_gc_unused_keys.constprop.2()+0x16: can't find jump dest instruction at .text+0xde00001b AS arch/x86/kernel/mcount_64.o CC arch/x86/oprofile/../../../drivers/oprofile/timer_int.o ipc/msg.o: warning: objtool: newque()+0x32: can't find jump dest instruction at .text+0xd8000378 CC crypto/api.o LD init/mounts.o 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 init/main.o: warning: objtool: do_one_initcall()+0x46: can't find jump dest instruction at .text+0xc100017c CC crypto/cipher.o CC kernel/ksysfs.o arch/x86/crypto/sha1_avx2_x86_64_asm.o: warning: objtool: sha1_transform_avx2()+0x4a0: can't find jump dest instruction at .text+0x7b1804a5 arch/x86/crypto/serpent-avx2-asm_64.o: warning: objtool: serpent_ecb_enc_16way()+0x3a: can't find call dest symbol at offset 0x1867afe arch/x86/entry/vdso/vma.o: warning: objtool: map_vdso()+0x82: can't find jump dest instruction at .text+0xdf000218 CC fs/nsfs.o CC block/blk-mq-cpumap.o security/keys/request_key_auth.o: warning: objtool: request_key_auth_new()+0x69: can't find jump dest instruction at .text+0xb01022f 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 security/keys/compat.o: warning: objtool: compat_SyS_keyctl()+0x50: can't find call dest symbol at offset 0x2c0000d4 CC arch/x86/oprofile/../../../drivers/oprofile/nmi_timer_int.o CC crypto/compress.o arch/x86/mm/init.o: warning: objtool: init_range_memory_mapping()+0x48: can't find jump dest instruction at .init.text+0xa10001a4 CC arch/x86/kernel/espfix_64.o arch/x86/mm/dump_pagetables.o: warning: objtool: printk_prot()+0x2b: can't find jump dest instruction at .text+0x13030031 CC mm/init-mm.o CC kernel/cred.o LD init/built-in.o arch/x86/events/intel/knc.o: warning: objtool: knc_pmu_handle_irq()+0x54: can't find jump dest instruction at .text+0x4201021a arch/x86/crypto/cast6-avx-x86_64-asm_64.o: warning: objtool: cast6_ecb_enc_8way()+0x2e: can't find call dest symbol at offset 0x3d33cdc2 CC kernel/reboot.o CC crypto/memneq.o sound/sound_firmware.o: warning: objtool: do_mod_firmware_load()+0x48: can't find jump dest instruction at .text+0xa100004e CC arch/x86/kernel/ksysfs.o CC mm/nobootmem.o CC arch/x86/lib/msr-smp.o security/keys/dh.o: warning: objtool: mpi_from_key()+0x34: can't find jump dest instruction at .text+0xb400003a CC block/ioctl.o CC arch/x86/kernel/bootflag.o CC kernel/async.o arch/x86/kernel/signal_compat.o: warning: objtool: copy_siginfo_to_user32()+0x22: can't find jump dest instruction at .text+0xd1000028 arch/x86/mm/pat_rbtree.o: warning: objtool: memtype_rb_check_conflict.isra.5()+0x33: can't find jump dest instruction at .text+0x2010149 CC arch/x86/kernel/e820.o CC net/socket.o LD drivers/amba/built-in.o LD drivers/accessibility/braille/built-in.o CC mm/fadvise.o arch/x86/events/amd/uncore.o: warning: objtool: amd_uncore_cpu_up_prepare()+0x1f: can't find jump dest instruction at .text+0xcc0002d5 security/keys/request_key.o: warning: objtool: construct_get_dest_keyring()+0xcb: can't find jump dest instruction at .text+0x6700014f mm/maccess.o: warning: objtool: strncpy_from_unsafe()+0x23: can't find jump dest instruction at .text+0x92000149 CC mm/madvise.o CC mm/memblock.o CC mm/dmapool.o LD virt/lib/built-in.o LD drivers/accessibility/built-in.o fs/bad_inode.o: warning: objtool: make_bad_inode()+0x32: call without frame pointer save/setup fs/bad_inode.o: warning: objtool: iget_failed()+0xc: call without frame pointer save/setup security/commoncap.o: warning: objtool: cap_capset()+0x5d: can't find jump dest instruction at .text+0xd6000253 arch/x86/mm/tlb.o: warning: objtool: switch_mm_irqs_off()+0x19: can't find jump dest instruction at .text+0x9b0002af CC block/genhd.o CC block/scsi_ioctl.o ipc/util.o: warning: objtool: ipc_addid()+0x2c: can't find jump dest instruction at .text+0x91000412 arch/x86/events/intel/p4.o: warning: objtool: p4_pmu_handle_irq()+0x37: can't find jump dest instruction at .text+0x2501011d CC arch/x86/lib/cache-smp.o LD virt/built-in.o arch/x86/events/intel/bts.o: warning: objtool: bts_config_buffer()+0xe1: can't find jump dest instruction at .text+0x650000e6 LD drivers/atm/built-in.o CC block/partition-generic.o CC [M] drivers/atm/adummy.o CC drivers/android/binder.o mm/mempool.o: warning: objtool: mempool_create_node()+0x2e: can't find jump dest instruction at .text+0xab000204 sound/sound_core.o: warning: objtool: __sound_insert_unit()+0x1a: can't find jump dest instruction at .text+0x89000020 CC arch/x86/lib/msr.o CC mm/sparse.o CC block/ioprio.o sound/oss/dev_table.o: warning: objtool: sound_install_mixer()+0x36: can't find jump dest instruction at .text+0xa400015c arch/x86/crypto/crct10dif-pclmul_glue.o: warning: objtool: chksum_digest()+0x24: call without frame pointer save/setup arch/x86/crypto/crct10dif-pclmul_glue.o: warning: objtool: chksum_finup()+0x24: call without frame pointer save/setup arch/x86/crypto/crct10dif-pclmul_glue.o: warning: objtool: chksum_update()+0x1d: call without frame pointer save/setup arch/x86/crypto/crct10dif-pclmul_glue.o: warning: objtool: crct10dif_intel_mod_init()+0xb: call without frame pointer save/setup arch/x86/crypto/crct10dif-pclmul_glue.o: warning: objtool: crct10dif_intel_mod_fini()+0xb: call without frame pointer save/setup LD sound/soundcore.o arch/x86/mm/pgtable.o: warning: objtool: pgd_alloc()+0x1c: can't find jump dest instruction at .text+0xb90001b2 mm/mm_init.o: warning: objtool: mminit_verify_zonelist()+0xe: can't find jump dest instruction at .init.text+0xad000076 CC mm/sparse-vmemmap.o kernel/user.o: warning: objtool: alloc_uid()+0xdc: can't find jump dest instruction at .text+0x7a000220 mm/mmu_context.o: warning: objtool: unuse_mm()+0x23: call without frame pointer save/setup mm/mmu_context.o: warning: objtool: use_mm()+0x28: call without frame pointer save/setup arch/x86/kernel/time.o: warning: objtool: profile_pc()+0x33: 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 LD arch/x86/crypto/crct10dif-pclmul.o CC arch/x86/kernel/pci-dma.o arch/x86/crypto/des3_ede_glue.o: warning: objtool: cbc_encrypt()+0x3c: can't find jump dest instruction at .text+0xa8000072 CC fs/buffer.o arch/x86/events/amd/ibs.o: warning: objtool: perf_ibs_init()+0x32: can't find jump dest instruction at .text+0xd3000038 LD arch/x86/crypto/des3_ede-x86_64.o arch/x86/crypto/twofish_glue.o: warning: objtool: twofish_encrypt()+0x8: call without frame pointer save/setup arch/x86/crypto/twofish_glue.o: warning: objtool: twofish_decrypt()+0x8: 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 security/keys/process_keys.o: warning: objtool: install_user_keyrings()+0x59: can't find jump dest instruction at .text+0x9f00006f kernel/exec_domain.o: warning: objtool: execdomains_proc_open()+0x10: call without frame pointer save/setup kernel/exec_domain.o: warning: objtool: execdomains_proc_show()+0xb: call without frame pointer save/setup kernel/exec_domain.o: warning: objtool: proc_execdomains_init()+0x19: call without frame pointer save/setup CC mm/slub.o LD samples/connector/built-in.o CC kernel/range.o LD [M] arch/x86/crypto/twofish-x86_64.o mm/vmacache.o: warning: objtool: vmacache_find()+0xaa: call without frame pointer save/setup CC block/badblocks.o CC mm/memory_hotplug.o arch/x86/oprofile/../../../drivers/oprofile/oprofile_files.o: warning: objtool: timeout_write()+0x1d: call without frame pointer save/setup arch/x86/oprofile/../../../drivers/oprofile/oprofile_files.o: warning: objtool: timeout_read()+0x24: call without frame pointer save/setup arch/x86/oprofile/../../../drivers/oprofile/oprofile_files.o: warning: objtool: pointer_size_read()+0x9: call without frame pointer save/setup arch/x86/oprofile/../../../drivers/oprofile/oprofile_files.o: warning: objtool: depth_read()+0xb: call without frame pointer save/setup arch/x86/oprofile/../../../drivers/oprofile/oprofile_files.o: warning: objtool: enable_read()+0xb: call without frame pointer save/setup arch/x86/oprofile/../../../drivers/oprofile/oprofile_files.o: warning: objtool: depth_write()+0x27: call without frame pointer save/setup arch/x86/oprofile/../../../drivers/oprofile/oprofile_files.o: warning: objtool: cpu_type_read()+0xb: call without frame pointer save/setup arch/x86/oprofile/../../../drivers/oprofile/oprofile_files.o: warning: objtool: dump_write()+0xc: call without frame pointer save/setup arch/x86/oprofile/../../../drivers/oprofile/oprofile_files.o: warning: objtool: enable_write()+0x1d: call without frame pointer save/setup arch/x86/oprofile/../../../drivers/oprofile/oprofile_files.o: warning: objtool: oprofile_create_files()+0x46: call without frame pointer save/setup LD samples/configfs/built-in.o CC [M] samples/connector/cn_test.o CC drivers/ata/libata-core.o LD samples/hidraw/built-in.o arch/x86/mm/pat.o: warning: objtool: reserve_ram_pages_type()+0x1a: can't find jump dest instruction at .text+0x30010190 CC arch/x86/oprofile/init.o LD sound/built-in.o CC [M] samples/configfs/configfs_sample.o arch/x86/mm/gup.o: warning: objtool: gup_pte_range()+0x9e: can't find jump dest instruction at .text+0x94000164 CC net/802/p8022.o CC block/bsg.o CC net/8021q/vlan_core.o CC arch/x86/oprofile/backtrace.o AS arch/x86/lib/msr-reg.o HOSTCC samples/hidraw/hid-example HOSTCC samples/connector/ucon /home/kisskb/slave/src/arch/x86/net/bpf_jit_comp.c: In function 'do_jit': /home/kisskb/slave/src/arch/x86/net/bpf_jit_comp.c:876:8: warning: 'reload_skb_data' may be used uninitialized in this function [-Wuninitialized] arch/x86/kernel/irq_work.o: warning: objtool: smp_irq_work_interrupt()+0x18: call without frame pointer save/setup arch/x86/kernel/irq_work.o: warning: objtool: smp_trace_irq_work_interrupt()+0x18: call without frame pointer save/setup CC arch/x86/kernel/quirks.o CC block/partitions/check.o LD net/9p/built-in.o CC mm/memtest.o arch/x86/crypto/chacha20_glue.o: warning: objtool: chacha20_simd.part.0()+0x82: can't find call dest symbol at offset 0x69fe0296 CC mm/migrate.o CC [M] net/9p/mod.o arch/x86/crypto/glue_helper.o: warning: objtool: glue_cbc_encrypt_128bit()+0x43: can't find jump dest instruction at .text+0xc30000c9 arch/x86/crypto/blowfish_glue.o: warning: objtool: ecb_crypt()+0x35: can't find jump dest instruction at .text+0xd600005b security/keys/big_key.o: warning: objtool: big_key_read()+0x2c: can't find jump dest instruction at .text+0xd90000d2 arch/x86/oprofile/../../../drivers/oprofile/event_buffer.o: warning: objtool: event_buffer_read()+0x25: can't find jump dest instruction at .text+0xe000011b CC kernel/smpboot.o CC [M] net/9p/client.o CC arch/x86/kernel/topology.o arch/x86/mm/mpx.o: warning: objtool: zap_bt_entries_mapping()+0x13: can't find jump dest instruction at .text+0xa9000049 arch/x86/mm/fault.o: warning: objtool: spurious_fault()+0x8: can't find jump dest instruction at .text+0x7d0100ce security/keys/key.o: warning: objtool: key_update()+0x4f: can't find jump dest instruction at .text+0x81000165 fs/stack.o: warning: objtool: fsstack_copy_attr_all()+0x61: call without frame pointer save/setup CC [M] net/9p/error.o kernel/panic.o: warning: objtool: do_oops_enter_exit.part.1()+0xc1: can't find jump dest instruction at .text+0x65000185 CC arch/x86/oprofile/nmi_int.o CC drivers/ata/libata-scsi.o LD arch/x86/crypto/chacha20-x86_64.o CC kernel/groups.o CC fs/block_dev.o CC mm/page_isolation.o CC [M] net/9p/util.o arch/x86/oprofile/../../../drivers/oprofile/timer_int.o: warning: objtool: oprofile_hrtimer_stop()+0x17: can't find call dest symbol at offset 0xb500004b CC block/partitions/msdos.o CC arch/x86/oprofile/op_model_amd.o ipc/shm.o: warning: objtool: newseg()+0x3e: can't find jump dest instruction at .text+0x8b010174 sound/oss/sound_timer.o: warning: objtool: timer_ioctl()+0x12: can't find jump dest instruction at .text+0x81010368 arch/x86/kernel/jump_label.o: warning: objtool: __jump_label_transform.isra.0()+0x6d: can't find jump dest instruction at .text+0xbd000073 mm/workingset.o: warning: objtool: shadow_lru_isolate()+0x23: can't find jump dest instruction at .text+0x190100a9 CC mm/zpool.o CC lib/usercopy.o CC block/partitions/efi.o CC arch/x86/kernel/kdebugfs.o CC mm/zbud.o LD samples/hw_breakpoint/built-in.o sound/oss/sb_card.o: warning: objtool: sb_register_oss()+0x4a: can't find jump dest instruction at .text.unlikely+0xb600004f mm/debug.o: warning: objtool: __dump_page()+0x27: can't find jump dest instruction at .text+0x8f00002d VDSO arch/x86/entry/vdso/vdso64.so.dbg CC mm/z3fold.o arch/x86/oprofile/../../../drivers/oprofile/oprof.o: warning: objtool: switch_worker()+0x20: can't find call dest symbol at offset 0xac000054 CC mm/early_ioremap.o ipc/compat.o: warning: objtool: C_SYSC_shmctl()+0x91: can't find jump dest instruction at .text+0x1f0600e7 kernel/ksysfs.o: warning: objtool: rcu_normal_store()+0x18: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: rcu_expedited_store()+0x18: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: rcu_normal_show()+0x16: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: rcu_expedited_show()+0x16: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: kexec_crash_loaded_show()+0x1d: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: kexec_loaded_show()+0x1d: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: profiling_show()+0x16: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: uevent_helper_show()+0x17: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: uevent_seqnum_show()+0x17: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: fscaps_show()+0x16: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: vmcoreinfo_show()+0xc: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: kexec_crash_size_store()+0x15: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: kexec_crash_size_show()+0xc: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: uevent_helper_store()+0x37: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: notes_read()+0x19: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: profiling_store()+0x20: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: ksysfs_init()+0x14: call without frame pointer save/setup LD arch/x86/crypto/blowfish-x86_64.o kernel/extable.o: warning: objtool: search_exception_tables()+0x20: call without frame pointer save/setup kernel/extable.o: warning: objtool: __kernel_text_address()+0x4e: call without frame pointer save/setup kernel/extable.o: warning: objtool: kernel_text_address()+0x42: call without frame pointer save/setup kernel/extable.o: warning: objtool: func_ptr_is_kernel_text()+0x42: call without frame pointer save/setup kernel/extable.o: warning: objtool: sort_main_extable()+0x28: 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: twofish_dec_blk_cbc_3way()+0x2e: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: xts_decrypt()+0x40: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: xts_encrypt()+0x40: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: decrypt_callback()+0x52: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: lrw_decrypt()+0x38: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: lrw_encrypt()+0x38: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: ctr_crypt()+0x17: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: cbc_decrypt()+0x17: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: cbc_encrypt()+0x17: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: ecb_decrypt()+0x17: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: ecb_encrypt()+0x17: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: xts_twofish_setkey()+0x57: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: lrw_twofish_exit_tfm()+0x8: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: twofish_enc_blk_ctr_3way()+0xa3: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: twofish_enc_blk_ctr()+0x54: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: lrw_twofish_setkey()+0x2d: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: encrypt_callback()+0x54: 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 fs/attr.o: warning: objtool: notify_change()+0x3d: can't find jump dest instruction at .text+0x3c030043 CC arch/x86/oprofile/op_model_ppro.o fs/file_table.o: warning: objtool: __fput()+0x6f: can't find jump dest instruction at .text+0xdc000155 LD [M] arch/x86/crypto/twofish-x86_64-3way.o arch/x86/events/intel/lbr.o: warning: objtool: __intel_pmu_lbr_save()+0xc: can't find jump dest instruction at .text+0xa8000142 mm/list_lru.o: warning: objtool: __list_lru_walk_one.isra.12()+0x46: can't find jump dest instruction at .text+0x9500014c CC fs/direct-io.o CC lib/lockref.o CC net/802/psnap.o arch/x86/oprofile/init.o: warning: objtool: oprofile_arch_exit()+0x4: call without frame pointer save/setup arch/x86/oprofile/init.o: warning: objtool: oprofile_arch_init()+0xc: call without frame pointer save/setup kernel/task_work.o: warning: objtool: task_work_add()+0x3a: call without frame pointer save/setup kernel/task_work.o: warning: objtool: task_work_cancel()+0x1f: call without frame pointer save/setup kernel/task_work.o: warning: objtool: task_work_run()+0x68: call without frame pointer save/setup arch/x86/events/intel/cqm.o: warning: objtool: intel_cqm_setup_event()+0x29: can't find jump dest instruction at .text+0xd500036f CC arch/x86/oprofile/op_model_p4.o LD samples/kdb/built-in.o mm/readahead.o: warning: objtool: read_cache_pages()+0xb8: can't find jump dest instruction at .text+0x6100018d arch/x86/kernel/ioport.o: warning: objtool: sys_ioperm()+0x2c: can't find jump dest instruction at .text+0x98000032 CC mm/cma.o CC crypto/crypto_wq.o block/blk-timeout.o: warning: objtool: blk_add_timer()+0x18: can't find jump dest instruction at .text+0x9400007e ipc/sem.o: warning: objtool: sysvipc_sem_proc_show()+0x15: can't find jump dest instruction at .text+0xbb0000eb CC drivers/ata/libata-eh.o mm/util.o: warning: objtool: __vm_enough_memory()+0x3a: can't find jump dest instruction at .text+0x87000710 arch/x86/crypto/camellia_aesni_avx_glue.o: warning: objtool: decrypt_callback()+0x1e: can't find jump dest instruction at .text+0x8a0001b4 CC net/802/stp.o kernel/range.o: warning: objtool: add_range_with_merge()+0x1f: can't find jump dest instruction at .text+0xb6000075 LD ipc/built-in.o CC fs/mpage.o fs/nsfs.o: warning: objtool: ns_get_path()+0x3a: can't find jump dest instruction at .text+0xd700011f CC lib/bcd.o CC arch/x86/kernel/alternative.o CC block/bsg-lib.o LD arch/x86/crypto/camellia-aesni-avx-x86_64.o CC net/802/garp.o security/keys/keyring.o: warning: objtool: hash_key_type_and_desc()+0xed: can't find jump dest instruction at .text+0x700003b2 CC drivers/ata/libata-transport.o arch/x86/kernel/dumpstack_64.o: warning: objtool: dump_trace()+0x56: can't find jump dest instruction at .text+0x7f01010c fs/fs_pin.o: warning: objtool: pin_remove()+0x13: call without frame pointer save/setup fs/fs_pin.o: warning: objtool: pin_insert_group()+0x24: call without frame pointer save/setup fs/fs_pin.o: warning: objtool: pin_insert()+0xf: call without frame pointer save/setup fs/fs_pin.o: warning: objtool: pin_kill()+0x48: call without frame pointer save/setup fs/fs_pin.o: warning: objtool: mnt_pin_kill()+0x1c: call without frame pointer save/setup fs/fs_pin.o: warning: objtool: group_pin_kill()+0x18: call without frame pointer save/setup CC kernel/events/core.o fs/fs_struct.o: warning: objtool: chroot_fs_refs()+0x48: can't find jump dest instruction at .text+0xa500014e arch/x86/oprofile/../../../drivers/oprofile/oprofile_stats.o: warning: objtool: oprofile_create_stats_files()+0x30: can't find jump dest instruction at .text+0x290100d6 block/blk-exec.o: warning: objtool: blk_execute_rq_nowait()+0x33: can't find jump dest instruction at .text+0xa9000059 arch/x86/crypto/twofish_avx_glue.o: warning: objtool: decrypt_callback()+0x3d: can't find jump dest instruction at .text+0xa30002b3 block/blk-mq-cpu.o: warning: objtool: blk_mq_main_cpu_notify()+0x1a: call without frame pointer save/setup block/blk-mq-cpu.o: warning: objtool: blk_mq_register_cpu_notifier()+0x1a: call without frame pointer save/setup block/blk-mq-cpu.o: warning: objtool: blk_mq_unregister_cpu_notifier()+0x13: call without frame pointer save/setup block/blk-mq-cpu.o: warning: objtool: blk_mq_cpu_init()+0xb: call without frame pointer save/setup CC kernel/bpf/core.o CC arch/x86/kernel/i8253.o mm/pgtable-generic.o: warning: objtool: pgd_clear_bad()+0x27: call without frame pointer save/setup mm/pgtable-generic.o: warning: objtool: pud_clear_bad()+0x27: call without frame pointer save/setup mm/pgtable-generic.o: warning: objtool: pmd_clear_bad()+0x27: call without frame pointer save/setup mm/pgtable-generic.o: warning: objtool: ptep_clear_flush()+0x13: call without frame pointer save/setup CC fs/proc_namespace.o LD [M] sound/oss/sb.o CC mm/userfaultfd.o LD samples/kfifo/built-in.o LD [M] arch/x86/crypto/twofish-avx-x86_64.o CC block/noop-iosched.o kernel/capability.o: warning: objtool: cap_validate_magic()+0x23: can't find jump dest instruction at .text+0x99000129 mm/truncate.o: warning: objtool: invalidate_complete_page2()+0x5b: can't find jump dest instruction at .text+0x98000061 mm/msync.o: warning: objtool: SyS_msync()+0xa9: can't find jump dest instruction at .text+0x270100af CC net/8021q/vlan.o LD samples/kobject/built-in.o LD kernel/livepatch/built-in.o mm/pagewalk.o: warning: objtool: walk_pmd_range()+0x93: can't find jump dest instruction at .text+0xbc000099 CC [M] mm/zsmalloc.o block/blk-softirq.o: warning: objtool: __blk_complete_request()+0x27: can't find jump dest instruction at .text+0xc100016d CC [M] net/9p/protocol.o mm/interval_tree.o: warning: objtool: vma_interval_tree_remove()+0x18: can't find jump dest instruction at .text+0x6301020e block/blk-map.o: warning: objtool: blk_rq_map_kern()+0x3f: can't find jump dest instruction at .text+0xc2000135 CC arch/x86/kernel/pci-nommu.o arch/x86/crypto/sha1_ssse3_glue.o: warning: objtool: sha1_finup.part.1()+0x34: can't find jump dest instruction at .text+0x9600009a CC kernel/events/ring_buffer.o arch/x86/crypto/crc32c-intel_glue.o: warning: objtool: crc32c_intel_update()+0xd: can't find call dest symbol at offset 0x4f0000b1 CC net/8021q/vlan_dev.o CC crypto/algapi.o arch/x86/lib/cache-smp.o: warning: objtool: wbinvd_on_all_cpus()+0x12: call without frame pointer save/setup arch/x86/lib/cache-smp.o: warning: objtool: wbinvd_on_cpu()+0x12: call without frame pointer save/setup mm/oom_kill.o: warning: objtool: __oom_reap_task()+0x1a2: can't find jump dest instruction at .text+0xddff0306 LD [M] arch/x86/crypto/crc32c-intel.o CC arch/x86/lib/msr-reg-export.o arch/x86/lib/msr-smp.o: warning: objtool: wrmsr_on_cpus()+0xb: can't find call dest symbol at offset 0x8100048f fs/char_dev.o: warning: objtool: cdev_init()+0xa4: can't find jump dest instruction at .text+0x7b0000f8 CC crypto/scatterwalk.o arch/x86/oprofile/../../../drivers/oprofile/cpu_buffer.o: warning: objtool: alloc_cpu_buffers()+0x32: can't find jump dest instruction at .text+0xd9000108 arch/x86/kernel/signal.o: warning: objtool: restore_sigcontext()+0x16b: can't find jump dest instruction at .text+0x7b000170 sound/oss/midibuf.o: warning: objtool: midi_poll()+0x28: can't find jump dest instruction at .text+0x201012e CC [M] net/9p/trans_fd.o CC drivers/ata/libata-trace.o arch/x86/kernel/i8259.o: warning: objtool: init_8259A()+0x5a: can't find jump dest instruction at .text+0xa0000470 fs/readdir.o: warning: objtool: filldir64()+0x37: can't find jump dest instruction at .text+0xbf00003d sound/oss/sys_timer.o: warning: objtool: def_tmr_ioctl()+0x12: can't find jump dest instruction at .text+0x900100e8 LD samples/kprobes/built-in.o sound/oss/pas2_midi.o: warning: objtool: pas_midi_open()+0x26: can't find jump dest instruction at .text+0xba0000ec CC arch/x86/kernel/hw_breakpoint.o arch/x86/kernel/dumpstack.o: warning: objtool: print_trace_stack()+0x13: call without frame pointer save/setup arch/x86/kernel/dumpstack.o: warning: objtool: print_trace_address()+0x2a: call without frame pointer save/setup arch/x86/kernel/dumpstack.o: warning: objtool: oops_begin()+0x7: call without frame pointer save/setup arch/x86/kernel/dumpstack.o: warning: objtool: print_context_stack_bp()+0x5f: call without frame pointer save/setup arch/x86/kernel/dumpstack.o: warning: objtool: print_context_stack()+0x64: call without frame pointer save/setup arch/x86/kernel/dumpstack.o: warning: objtool: oops_end()+0x36: call without frame pointer save/setup arch/x86/kernel/dumpstack.o: warning: objtool: printk_address()+0x13: call without frame pointer save/setup arch/x86/kernel/dumpstack.o: warning: objtool: __die()+0x5d: call without frame pointer save/setup arch/x86/kernel/dumpstack.o: warning: objtool: show_trace_log_lvl()+0x37: call without frame pointer save/setup arch/x86/kernel/dumpstack.o: warning: objtool: show_trace()+0xb: call without frame pointer save/setup arch/x86/kernel/dumpstack.o: warning: objtool: show_stack()+0x1b: call without frame pointer save/setup arch/x86/kernel/dumpstack.o: warning: objtool: die()+0x21: 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 sound/oss/sb_midi.o: warning: objtool: sb_midi_open()+0x32: can't find jump dest instruction at .text+0xb3000178 CC block/deadline-iosched.o arch/x86/crypto/cast5_avx_glue.o: warning: objtool: cbc_encrypt()+0x3c: can't find jump dest instruction at .text+0xa8000042 CC arch/x86/kernel/tsc.o AS arch/x86/lib/iomap_copy_64.o fs/pnode.o: warning: objtool: next_group()+0x1f: can't find jump dest instruction at .text+0x8a000025 CC drivers/ata/libata-sff.o CC crypto/proc.o LD [M] arch/x86/crypto/sha1-ssse3.o CC kernel/events/callchain.o kernel/sysctl_binary.o: warning: objtool: do_sysctl.isra.2.part.3()+0x4f: can't find call dest symbol at offset 0xdcff0123 fs/fcntl.o: warning: objtool: setfl()+0x3a: can't find jump dest instruction at .text+0xc7000140 arch/x86/crypto/serpent_avx_glue.o: warning: objtool: xts_decrypt()+0x38: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: xts_encrypt()+0x38: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: lrw_decrypt()+0x51: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: lrw_encrypt()+0x51: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: ctr_crypt()+0x17: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: cbc_decrypt()+0x17: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: cbc_encrypt()+0x17: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: ecb_decrypt()+0x17: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: ecb_encrypt()+0x17: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: lrw_serpent_exit_tfm()+0x8: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: serpent_xts_dec()+0xb: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: serpent_xts_enc()+0xb: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: __serpent_crypt_ctr()+0x46: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: decrypt_callback()+0x84: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: encrypt_callback()+0x84: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: xts_serpent_setkey()+0x49: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: lrw_serpent_setkey()+0x2a: 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 CC [M] samples/kprobes/kprobe_example.o CC arch/x86/kernel/tsc_msr.o LD samples/livepatch/built-in.o CC lib/div64.o arch/x86/kernel/ldt.o: warning: objtool: write_ldt()+0x2d: can't find jump dest instruction at .text+0x7f010273 CC kernel/power/qos.o kernel/async.o: warning: objtool: async_run_entry_fn()+0x25: can't find jump dest instruction at .text+0xaf0000db arch/x86/kernel/probe_roms.o: warning: objtool: probe_list()+0xa3: can't find jump dest instruction at .text+0x740000a7 LD [M] arch/x86/crypto/cast5-avx-x86_64.o arch/x86/kernel/nmi.o: warning: objtool: __register_nmi_handler()+0x27: can't find jump dest instruction at .text+0x410101bd arch/x86/oprofile/../../../drivers/oprofile/nmi_timer_int.o: warning: objtool: nmi_timer_stop()+0x17: can't find call dest symbol at offset 0xa500005b CC kernel/printk/printk.o arch/x86/oprofile/../../../drivers/oprofile/oprofilefs.o: warning: objtool: oprofilefs_ulong_from_user()+0x2e: can't find jump dest instruction at .text+0x93000324 CC kernel/power/main.o CC kernel/rcu/update.o CC drivers/ata/ahci_platform.o CC arch/x86/kernel/io_delay.o LD [M] arch/x86/crypto/serpent-avx-x86_64.o LD samples/rpmsg/built-in.o sound/oss/soundcard.o: warning: objtool: sound_open()+0x2a: can't find jump dest instruction at .text+0xf9000210 block/blk-tag.o: warning: objtool: blk_queue_start_tag()+0x27: can't find jump dest instruction at .text+0x660100bd CC crypto/aead.o CC kernel/printk/nmi.o CC kernel/irq/irqdesc.o fs/ioctl.o: warning: objtool: ioctl_fiemap()+0x47: can't find jump dest instruction at .text+0x2701006d fs/utimes.o: warning: objtool: utimes_common()+0x34: can't find jump dest instruction at .text+0xf300003a LD drivers/auxdisplay/built-in.o CC kernel/locking/mutex.o sound/oss/v_midi.o: warning: objtool: attach_v_midi.isra.4()+0x23: can't find jump dest instruction at .init.text+0xd8020028 sound/oss/pas2_mixer.o: warning: objtool: pas_mixer_set()+0x3b: can't find jump dest instruction at .text+0x4f0201c1 CC kernel/events/hw_breakpoint.o CC kernel/irq/handle.o block/blk-ioc.o: warning: objtool: ioc_release_fn()+0xa9: can't find jump dest instruction at .text+0x7b0001fd block/blk-lib.o: warning: objtool: __blkdev_issue_zeroout()+0x24: can't find jump dest instruction at .text+0xd200008a security/keys/encrypted-keys/encrypted.o: warning: objtool: datablob_parse()+0x44: can't find jump dest instruction at .text+0xad01027a arch/x86/crypto/cast6_avx_glue.o: warning: objtool: xts_decrypt()+0x38: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: xts_encrypt()+0x38: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: cast6_xts_dec()+0xb: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: cast6_xts_enc()+0xb: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: xts_cast6_setkey()+0x57: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: lrw_exit_tfm()+0x8: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: lrw_decrypt()+0x51: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: lrw_encrypt()+0x51: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: ctr_crypt()+0x17: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: cast6_crypt_ctr()+0x46: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: cbc_decrypt()+0x17: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: cbc_encrypt()+0x17: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: ecb_decrypt()+0x17: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: ecb_encrypt()+0x17: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: decrypt_callback()+0x84: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: encrypt_callback()+0x84: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: lrw_cast6_setkey()+0x2d: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: cast6_init()+0x11: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: cast6_exit()+0x10: call without frame pointer save/setup block/blk-flush.o: warning: objtool: blk_kick_flush()+0x127: can't find jump dest instruction at .text+0x2200023b LD [M] arch/x86/crypto/cast6-avx-x86_64.o sound/oss/pas2_pcm.o: warning: objtool: pas_audio_start_input()+0x54: can't find jump dest instruction at .text+0xcd00014a CC arch/x86/kernel/rtc.o block/blk-mq-sysfs.o: warning: objtool: blk_mq_sysfs_rq_list_show()+0x29: can't find call dest symbol at offset 0x130001ad arch/x86/oprofile/../../../drivers/oprofile/buffer_sync.o: warning: objtool: add_data()+0xec: can't find jump dest instruction at .text+0x500001d1 LD [M] security/keys/encrypted-keys/encrypted-keys.o arch/x86/lib/msr.o: warning: objtool: msrs_free()+0x4: call without frame pointer save/setup arch/x86/lib/msr.o: warning: objtool: msrs_alloc()+0x13: call without frame pointer save/setup arch/x86/lib/msr.o: warning: objtool: msr_set_bit()+0x1f: call without frame pointer save/setup arch/x86/lib/msr.o: warning: objtool: msr_clear_bit()+0x1f: call without frame pointer save/setup fs/statfs.o: warning: objtool: statfs_by_dentry()+0x1c: can't find jump dest instruction at .text+0xbd000022 CC block/compat_ioctl.o CC drivers/ata/libahci.o CC kernel/locking/semaphore.o arch/x86/crypto/camellia_glue.o: warning: objtool: camellia_setup_tail()+0x7f: can't find jump dest instruction at .text+0x68040085 CC net/appletalk/aarp.o CC lib/sort.o arch/x86/events/intel/ds.o: warning: objtool: intel_pmu_pebs_fixup_ip()+0xad: can't find jump dest instruction at .text+0xf10000d3 CC block/cmdline-parser.o LD fs/autofs4/built-in.o LD arch/x86/crypto/camellia-x86_64.o LD samples/seccomp/built-in.o sound/oss/pas2_card.o: warning: objtool: config_pas_hw()+0x1fe: can't find jump dest instruction at .init.text+0x81000204 CC kernel/profile.o sound/oss/uart401.o: warning: objtool: probe_uart401()+0x3f: can't find jump dest instruction at .text+0x7d020355 LD samples/v4l/built-in.o CC kernel/rcu/sync.o CC arch/x86/kernel/pci-iommu_table.o AS arch/x86/lib/clear_page_64.o CC fs/debugfs/inode.o LD [M] sound/oss/pas2.o mm/slab_common.o: warning: objtool: kmem_cache_destroy()+0xfa: can't find jump dest instruction at .text+0x5f0004df LD samples/trace_events/built-in.o LD fs/crypto/built-in.o security/keys/keyctl.o: warning: objtool: SYSC_add_key()+0x44: can't find jump dest instruction at .text+0x2901017a CC arch/x86/kernel/resource.o arch/x86/kernel/process_64.o: warning: objtool: __show_regs()+0x21d: can't find jump dest instruction at .text+0xf8ff03a2 CC kernel/trace/trace_clock.o mm/backing-dev.o: warning: objtool: wb_init.isra.16.constprop.18()+0x1d: can't find jump dest instruction at .text+0x23020843 mm/mincore.o: warning: objtool: __mincore_unmapped_range()+0x2c: can't find jump dest instruction at .text+0xaa000102 CC net/8021q/vlan_netlink.o AS arch/x86/lib/cmpxchg16b_emu.o CC arch/x86/lib/cmdline.o arch/x86/events/intel/pt.o: warning: objtool: topa_insert_table()+0x31: can't find jump dest instruction at .text+0x88000587 LD security/keys/built-in.o CC [M] fs/autofs4/init.o CC kernel/locking/rwsem.o fs/filesystems.o: warning: objtool: SyS_sysfs()+0x1e: can't find jump dest instruction at .text+0xe00003f4 mm/process_vm_access.o: warning: objtool: process_vm_rw_single_vec()+0x29: can't find jump dest instruction at .text+0x9e01002f CC block/bio-integrity.o CC crypto/ablkcipher.o arch/x86/crypto/camellia_aesni_avx2_glue.o: warning: objtool: decrypt_callback()+0x1e: can't find jump dest instruction at .text+0x8b0001b4 arch/x86/kernel/topology.o: warning: objtool: arch_register_cpu()+0x7d: can't find jump dest instruction at .text+0x8f0000a3 arch/x86/kernel/espfix_64.o: warning: objtool: init_espfix_ap()+0xc9: can't find jump dest instruction at .text+0x6b0000cd arch/x86/kernel/traps.o: warning: objtool: do_trap()+0xe0: can't find jump dest instruction at .text+0x75000115 CC arch/x86/kernel/process.o arch/x86/kernel/irqinit.o: warning: objtool: apic_intr_init()+0x4: can't find call dest symbol at offset 0x6d000093 arch/x86/kernel/bootflag.o: warning: objtool: sbf_init()+0xd: can't find call dest symbol at offset 0xc0000f4 CC [M] net/9p/trans_common.o CC net/8021q/vlan_gvrp.o CC block/blk-integrity.o LD fs/configfs/built-in.o kernel/notifier.o: warning: objtool: __atomic_notifier_call_chain()+0x8: can't find call dest symbol at offset 0x8400007c LD fs/exofs/built-in.o block/blk-mq-cpumap.o: warning: objtool: blk_mq_update_queue_map()+0x11a: can't find jump dest instruction at .text+0x5b00015e LD security/built-in.o CC kernel/futex.o fs/open.o: warning: objtool: chmod_common()+0x34: can't find jump dest instruction at .text+0xa900008a sound/oss/sb_mixer.o: warning: objtool: smw_mixer_set()+0x28: can't find jump dest instruction at .text+0x8500002e CC [M] fs/crypto/fname.o CC [M] fs/crypto/crypto.o CC [M] samples/kprobes/jprobe_example.o mm/memtest.o: warning: objtool: do_one_pass()+0x65: can't find jump dest instruction at .init.text+0x88000170 crypto/cipher.o: warning: objtool: setkey()+0x33: can't find call dest symbol at offset 0x9000177 kernel/kmod.o: warning: objtool: call_usermodehelper_exec()+0x36: can't find jump dest instruction at .text+0xda00009c CC net/atm/addr.o CC kernel/rcu/srcu.o arch/x86/crypto/serpent_avx2_glue.o: warning: objtool: decrypt_callback()+0x3c: can't find jump dest instruction at .text+0x820001c2 mm/fadvise.o: warning: objtool: SyS_fadvise64_64()+0x39: can't find jump dest instruction at .text+0x8402003f net/9p/error.o: warning: objtool: p9_error_init()+0x2d: can't find jump dest instruction at .text+0xa70101f3 LD drivers/bus/built-in.o CC kernel/trace/ring_buffer.o LD [M] arch/x86/crypto/camellia-aesni-avx2.o CC net/atm/pvc.o CC fs/exportfs/expfs.o CC [M] fs/configfs/inode.o LD arch/x86/kernel/acpi/built-in.o CC [M] fs/crypto/policy.o CC fs/devpts/inode.o LD drivers/bluetooth/built-in.o arch/x86/kernel/ksysfs.o: warning: objtool: setup_data_data_read()+0xef: can't find jump dest instruction at .text+0x4c000253 CC kernel/sched/core.o arch/x86/kernel/sys_x86_64.o: warning: objtool: arch_get_unmapped_area()+0xe0: can't find jump dest instruction at .text+0x5a000264 CC kernel/irq/manage.o fs/stat.o: warning: objtool: cp_old_stat()+0x1a: can't find jump dest instruction at .text+0x260104d0 LD drivers/block/built-in.o mm/compaction.o: warning: objtool: isolate_migratepages_block.constprop.15()+0x9b: can't find jump dest instruction at .text+0xa90401d1 mm/mprotect.o: warning: objtool: lock_pte_protection.isra.23()+0x38: can't find jump dest instruction at .text+0xf900003e CC net/appletalk/ddp.o CC crypto/blkcipher.o kernel/kthread.o: warning: objtool: kthread_worker_fn()+0x17: can't find jump dest instruction at .text+0xb60000fd arch/x86/kernel/i8253.o: warning: objtool: setup_pit_timer()+0x9: call without frame pointer save/setup CC block/t10-pi.o AS arch/x86/lib/copy_page_64.o LD arch/x86/crypto/built-in.o CC net/8021q/vlanproc.o mm/swap.o: warning: objtool: get_kernel_pages()+0xf: can't find jump dest instruction at .text+0x88000075 CC [M] drivers/bluetooth/hci_vhci.o lib/usercopy.o: warning: objtool: copy_from_user_overflow()+0x19: call without frame pointer save/setup LD [M] arch/x86/crypto/serpent-avx2.o net/9p/util.o: warning: objtool: p9_idpool_check()+0x1d: call without frame pointer save/setup net/9p/util.o: warning: objtool: p9_idpool_put()+0x1d: call without frame pointer save/setup net/9p/util.o: warning: objtool: p9_idpool_get()+0x1c: call without frame pointer save/setup net/9p/util.o: warning: objtool: p9_idpool_destroy()+0x10: call without frame pointer save/setup net/9p/util.o: warning: objtool: p9_idpool_create()+0x15: call without frame pointer save/setup CC net/bridge/br.o LD drivers/cdrom/built-in.o kernel/softirq.o: warning: objtool: __do_softirq()+0xcf: can't find jump dest instruction at .text+0x9b000665 CC arch/x86/lib/cpu.o mm/vmstat.o: warning: objtool: pagetypeinfo_showfree_print()+0xad: can't find jump dest instruction at .text+0x6b0002c2 block/blk-settings.o: warning: objtool: blk_stack_limits()+0x22: can't find jump dest instruction at .text+0x75030558 AS arch/x86/lib/copy_user_64.o kernel/reboot.o: warning: objtool: SYSC_reboot()+0x5b: can't find jump dest instruction at .text+0xac010461 CC [M] fs/autofs4/inode.o CC kernel/rcu/tree.o CC [M] fs/autofs4/root.o CC kernel/sched/loadavg.o lib/sort.o: warning: objtool: sort()+0x34: can't find jump dest instruction at .text+0x9901009a CC lib/parser.o CC arch/x86/kernel/ptrace.o arch/x86/kernel/quirks.o: warning: objtool: ich_force_enable_hpet.part.8()+0x1c: can't find jump dest instruction at .text+0x9c0002f2 arch/x86/kernel/resource.o: warning: objtool: arch_remove_reservations()+0x8: can't find jump dest instruction at .text+0x9800000e CC net/appletalk/dev.o arch/x86/kernel/irq.o: warning: objtool: do_IRQ()+0xe2: can't find jump dest instruction at .text+0x75000836 lib/lockref.o: warning: objtool: lockref_get_not_dead()+0x4c: call without frame pointer save/setup lib/lockref.o: warning: objtool: lockref_put_or_lock()+0x4b: call without frame pointer save/setup lib/lockref.o: warning: objtool: lockref_get_or_lock()+0x4a: call without frame pointer save/setup lib/lockref.o: warning: objtool: lockref_get_not_zero()+0x4c: call without frame pointer save/setup lib/lockref.o: warning: objtool: lockref_get()+0x47: call without frame pointer save/setup CC net/bridge/br_device.o CC arch/x86/kernel/tls.o kernel/cpu.o: warning: objtool: cpuhp_thread_fun()+0x65: can't find jump dest instruction at .text+0x8c000a9b fs/sync.o: warning: objtool: SyS_sync_file_range()+0x2f: can't find jump dest instruction at .text+0x8d0004b5 CC kernel/locking/percpu-rwsem.o CC drivers/bcma/main.o CC arch/x86/kernel/kprobes/core.o sound/oss/trix.o: warning: objtool: probe_trix_mpu.constprop.1()+0x2e: can't find jump dest instruction at .init.text+0x92000033 CC [M] drivers/bluetooth/bcm203x.o CC kernel/time/time.o CC drivers/ata/libahci_platform.o CC lib/halfmd4.o CC net/bridge/br_fdb.o CC kernel/futex_compat.o arch/x86/kernel/tsc_msr.o: warning: objtool: try_msr_calibrate_tsc()+0x2a: can't find jump dest instruction at .text+0x8b000030 CC fs/fuse/dev.o CC net/bridge/br_forward.o sound/oss/sb_ess.o: warning: objtool: ess_common_speed()+0x19: can't find jump dest instruction at .text+0x7f0100bf CC kernel/sched/clock.o CC [M] drivers/cdrom/cdrom.o mm/nobootmem.o: warning: objtool: free_low_memory_core_early()+0xa8: can't find call dest symbol at offset 0xbeff01f8 CC arch/x86/kernel/step.o CC [M] drivers/ata/pata_pcmcia.o sound/oss/sb_audio.o: warning: objtool: sbpro_audio_prepare_for_input()+0x65: can't find jump dest instruction at .text+0x8000063b CC kernel/dma.o net/9p/mod.o: warning: objtool: v9fs_get_trans_by_name()+0x13: call without frame pointer save/setup net/9p/mod.o: warning: objtool: v9fs_unregister_trans()+0x13: call without frame pointer save/setup net/9p/mod.o: warning: objtool: v9fs_register_trans()+0x13: call without frame pointer save/setup net/9p/mod.o: warning: objtool: v9fs_get_default_trans()+0xb: 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 mm/dmapool.o: warning: objtool: pool_alloc_page()+0x19: can't find jump dest instruction at .text+0xdc0000ff CC [M] drivers/bluetooth/bfusb.o CC arch/x86/kernel/i8237.o kernel/nsproxy.o: warning: objtool: create_new_namespaces()+0x3f: can't find jump dest instruction at .text+0xfd000045 CC arch/x86/kernel/apic/apic.o CC kernel/irq/spurious.o AS arch/x86/lib/csum-copy_64.o LD net/batman-adv/built-in.o mm/mremap.o: warning: objtool: vma_to_resize()+0x52: can't find jump dest instruction at .text+0xbe000058 CC net/can/af_can.o sound/oss/midi_synth.o: warning: objtool: midi_synth_open()+0x20: can't find jump dest instruction at .text+0x8e0000b6 LD net/bluetooth/built-in.o CC net/atm/signaling.o CC arch/x86/kernel/apic/apic_noop.o CC [M] drivers/bluetooth/dtl1_cs.o sound/oss/audio.o: warning: objtool: dma_set_fragment()+0xb: can't find jump dest instruction at .text+0xc5000011 CC arch/x86/kernel/kprobes/opt.o CC kernel/smp.o LD fs/ext2/built-in.o CC arch/x86/lib/csum-partial_64.o arch/x86/kernel/setup.o: warning: objtool: e820_reserve_setup_data()+0x11: can't find jump dest instruction at .init.text+0x86000079 CC arch/x86/kernel/fpu/init.o CC [M] net/batman-adv/bat_iv_ogm.o block/ioprio.o: warning: objtool: SyS_ioprio_set()+0x2b: can't find jump dest instruction at .text+0xe90100e1 CC arch/x86/kernel/apic/ipi.o kernel/cred.o: warning: objtool: prepare_creds()+0x26: can't find jump dest instruction at .text+0x8900008c arch/x86/oprofile/backtrace.o: warning: objtool: x86_backtrace()+0x26: can't find jump dest instruction at .text+0xf100005c arch/x86/lib/copy_user_64.o: warning: objtool: copy_user_generic_unrolled()+0x6: can't find jump dest instruction at .text+0x8c00006c kernel/resource.o: warning: objtool: region_intersects()+0x47: can't find jump dest instruction at .text+0x8400039d sound/oss/sb_common.o: warning: objtool: sb_dsp_unload()+0x20: can't find jump dest instruction at .text+0xb0000036 kernel/smpboot.o: warning: objtool: smpboot_thread_fn()+0x3c: can't find jump dest instruction at .text+0xbf000142 CC [M] fs/ext2/balloc.o kernel/printk/nmi.o: warning: objtool: __printk_nmi_flush()+0x34: can't find jump dest instruction at .text+0xb800008a CC [M] net/bluetooth/af_bluetooth.o CC kernel/uid16.o CC net/can/proc.o LD [M] sound/oss/sb_lib.o CC kernel/locking/spinlock.o CC [M] fs/autofs4/symlink.o CC kernel/sched/cputime.o CC arch/x86/kernel/reboot.o crypto/api.o: warning: objtool: __crypto_alloc_tfm()+0x33: can't find jump dest instruction at .text+0x9c0001a9 CC drivers/char/mem.o CC arch/x86/kernel/msr.o CC arch/x86/lib/csum-wrappers_64.o block/blk-sysfs.o: warning: objtool: blk_register_queue()+0x29: can't find jump dest instruction at .text+0xdc000b9f fs/file.o: warning: objtool: alloc_fdtable()+0x39: can't find jump dest instruction at .text+0xa30001df samples/configfs/configfs_sample.o: warning: objtool: childless_storeme_store()+0x21: call without frame pointer save/setup samples/configfs/configfs_sample.o: warning: objtool: simple_child_storeme_store()+0x21: call without frame pointer save/setup samples/configfs/configfs_sample.o: warning: objtool: childless_storeme_show()+0x19: call without frame pointer save/setup samples/configfs/configfs_sample.o: warning: objtool: childless_showme_show()+0x1e: call without frame pointer save/setup samples/configfs/configfs_sample.o: warning: objtool: simple_child_storeme_show()+0x16: call without frame pointer save/setup samples/configfs/configfs_sample.o: warning: objtool: simple_child_release()+0x4: call without frame pointer save/setup samples/configfs/configfs_sample.o: warning: objtool: simple_children_release()+0x4: call without frame pointer save/setup samples/configfs/configfs_sample.o: warning: objtool: simple_children_make_item()+0x26: call without frame pointer save/setup samples/configfs/configfs_sample.o: warning: objtool: group_children_make_group()+0x26: call without frame pointer save/setup samples/configfs/configfs_sample.o: warning: objtool: configfs_example_init()+0x16: call without frame pointer save/setup samples/configfs/configfs_sample.o: warning: objtool: configfs_example_exit()+0x15: call without frame pointer save/setup mm/early_ioremap.o: warning: objtool: __early_ioremap()+0x73: can't find jump dest instruction at .init.text+0x240100cc LD fs/f2fs/built-in.o CC net/dcb/dcbnl.o mm/madvise.o: warning: objtool: madvise_remove()+0x37: can't find jump dest instruction at .text+0x9500003d CC net/bridge/br_if.o CC kernel/locking/osq_lock.o LD fs/isofs/built-in.o CC kernel/time/timer.o CC drivers/bcma/scan.o arch/x86/kernel/io_delay.o: warning: objtool: io_delay_param()+0x13: can't find jump dest instruction at .init.text+0x84000019 CC [M] fs/f2fs/dir.o LD fs/btrfs/built-in.o mm/zpool.o: warning: objtool: zpool_create_pool()+0x34: can't find jump dest instruction at .text+0xab0001ea CC [M] fs/btrfs/super.o CC net/can/bcm.o mm/zbud.o: warning: objtool: zbud_alloc()+0x1c: can't find jump dest instruction at .text+0x84010202 block/badblocks.o: warning: objtool: badblocks_show()+0x26: can't find jump dest instruction at .text+0xb300012c CC drivers/bcma/core.o kernel/rcu/sync.o: warning: objtool: rcu_sync_enter()+0x4e: can't find jump dest instruction at .text+0x960001b4 CC [M] fs/isofs/namei.o CC net/appletalk/atalk_proc.o CC fs/gfs2/acl.o CC drivers/base/component.o arch/x86/kernel/kdebugfs.o: warning: objtool: arch_kdebugfs_init()+0xd: call without frame pointer save/setup mm/sparse-vmemmap.o: warning: objtool: altmap_alloc_block_buf()+0x24: can't find jump dest instruction at .meminit.text+0xc100002a CC kernel/irq/resend.o fs/super.o: warning: objtool: alloc_super()+0x28: can't find jump dest instruction at .text+0xe80102de CC arch/x86/kernel/smp.o samples/kprobes/kprobe_example.o: warning: objtool: handler_fault()+0x11: call without frame pointer save/setup samples/kprobes/kprobe_example.o: warning: objtool: handler_post()+0x1c: call without frame pointer save/setup samples/kprobes/kprobe_example.o: warning: objtool: handler_pre()+0x26: call without frame pointer save/setup samples/kprobes/kprobe_example.o: warning: objtool: kprobe_init()+0x2e: call without frame pointer save/setup samples/kprobes/kprobe_example.o: warning: objtool: kprobe_exit()+0xb: call without frame pointer save/setup kernel/locking/rwsem.o: warning: objtool: up_read()+0x15: call without frame pointer save/setup kernel/locking/rwsem.o: warning: objtool: up_write()+0x1b: call without frame pointer save/setup kernel/locking/rwsem.o: warning: objtool: downgrade_write()+0x1f: call without frame pointer save/setup kernel/locking/rwsem.o: warning: objtool: down_write()+0xc: call without frame pointer save/setup kernel/locking/rwsem.o: warning: objtool: down_read()+0xc: call without frame pointer save/setup kernel/locking/rwsem.o: warning: objtool: down_write_killable()+0xc: call without frame pointer save/setup CC crypto/skcipher.o CC [M] net/batman-adv/bat_v.o arch/x86/net/bpf_jit_comp.o: warning: objtool: do_jit()+0x146: can't find jump dest instruction at .text+0x9818014c CC [M] net/batman-adv/bat_v_elp.o LD arch/x86/net/built-in.o CC crypto/chainiv.o arch/x86/mm/init_64.o: warning: objtool: ident_pud_init()+0x1f: can't find jump dest instruction at .text+0x7b010025 block/blk-mq-tag.o: warning: objtool: bt_tags_for_each.isra.18()+0x25: can't find jump dest instruction at .text+0xa500025b fs/seq_file.o: warning: objtool: traverse()+0x38: can't find jump dest instruction at .text+0xc60003ce fs/pipe.o: warning: objtool: pipe_fasync()+0xc3: can't find jump dest instruction at .text+0x7c0001d7 CC crypto/eseqiv.o mm/mlock.o: warning: objtool: __munlock_pagevec_fill()+0x59: can't find jump dest instruction at .text+0xe600009f CC net/appletalk/sysctl_net_atalk.o CC kernel/locking/lglock.o kernel/trace/trace_clock.o: warning: objtool: trace_clock()+0xb: call without frame pointer save/setup kernel/trace/trace_clock.o: warning: objtool: trace_clock_global()+0x12: 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_local()+0x4: call without frame pointer save/setup CC net/dcb/dcbevent.o block/noop-iosched.o: warning: objtool: noop_init_queue()+0xa: call without frame pointer save/setup block/noop-iosched.o: warning: objtool: noop_dispatch()+0x33: call without frame pointer save/setup block/noop-iosched.o: warning: objtool: noop_exit_queue()+0x10: 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 CC drivers/bcma/sprom.o LD fs/jbd2/built-in.o CC arch/x86/kernel/smpboot.o block/partitions/check.o: warning: objtool: check_partition()+0x2b: can't find jump dest instruction at .text+0xf4000061 kernel/ptrace.o: warning: objtool: ptrace_check_attach()+0x87: can't find jump dest instruction at .text+0x8d0000ad CC net/can/gw.o CC arch/x86/kernel/fpu/bugs.o kernel/params.o: warning: objtool: next_arg()+0x19: can't find jump dest instruction at .text+0xca0007df arch/x86/kernel/pci-dma.o: warning: objtool: dma_generic_alloc_coherent()+0x12e: can't find jump dest instruction at .text+0x73000223 CC arch/x86/kernel/tsc_sync.o arch/x86/kernel/e820.o: warning: objtool: __e820_update_range()+0x90: can't find jump dest instruction at .init.text+0x15010244 CC kernel/module.o CC arch/x86/kernel/setup_percpu.o CC fs/gfs2/bmap.o mm/page_isolation.o: warning: objtool: unset_migratetype_isolate()+0xca: can't find jump dest instruction at .text+0xb40000d0 CC [M] fs/jbd2/transaction.o VDSO arch/x86/entry/vdso/vdso32.so.dbg block/ioctl.o: warning: objtool: blkpg_ioctl()+0x9f: can't find jump dest instruction at .text+0x55010395 samples/connector/cn_test.o: warning: objtool: cn_test_init()+0xdd: can't find jump dest instruction at .text+0x65000211 arch/x86/oprofile/op_model_amd.o: warning: objtool: op_mux_switch_ctrl()+0x1f: can't find jump dest instruction at .text+0x800000c5 CC kernel/locking/qspinlock.o CC kernel/sched/idle_task.o kernel/rcu/update.o: warning: objtool: __wait_rcu_gp()+0x1d: can't find jump dest instruction at .text+0xa60000b3 crypto/proc.o: warning: objtool: c_show()+0x1ba: can't find jump dest instruction at .text+0x3b0001de CC [M] net/bluetooth/hci_core.o fs/proc_namespace.o: warning: objtool: show_vfsstat()+0x41: can't find jump dest instruction at .text+0xdb0001c7 crypto/crypto_wq.o: warning: objtool: crypto_wq_init()+0x1c: call without frame pointer save/setup crypto/crypto_wq.o: warning: objtool: crypto_wq_exit()+0xb: call without frame pointer save/setup kernel/irq/handle.o: warning: objtool: handle_bad_irq()+0x98: can't find jump dest instruction at .text+0x890100ae arch/x86/oprofile/op_model_ppro.o: warning: objtool: ppro_setup_ctrs()+0x31: can't find jump dest instruction at .text+0x5e010287 CC kernel/kallsyms.o sound/oss/opl3.o: warning: objtool: opl3_ioctl()+0x29: can't find jump dest instruction at .text+0xb80003cf CC arch/x86/kernel/cpu/intel_cacheinfo.o CC arch/x86/kernel/apic/vector.o CC [M] net/bluetooth/hci_conn.o CC kernel/irq/chip.o LD net/dns_resolver/built-in.o net/802/p8022.o: warning: objtool: unregister_8022_client()+0x25: call without frame pointer save/setup net/802/p8022.o: warning: objtool: register_8022_client()+0x2a: call without frame pointer save/setup net/802/p8022.o: warning: objtool: p8022_request()+0xc: call without frame pointer save/setup arch/x86/kernel/pci-iommu_table.o: warning: objtool: sort_iommu_table()+0x1e: can't find jump dest instruction at .init.text+0xaa000023 CC lib/debug_locks.o CC arch/x86/kernel/mpparse.o CC fs/kernfs/mount.o CC fs/debugfs/file.o CC net/core/sock.o CC [M] fs/configfs/file.o mm/gup.o: warning: objtool: __get_user_pages_unlocked()+0x51: can't find jump dest instruction at .text+0x5c0100d7 fs/xattr.o: warning: objtool: generic_listxattr()+0x2c: can't find jump dest instruction at .text+0x9d0001b2 CC net/core/request_sock.o CC net/bridge/br_input.o mm/sparse.o: warning: objtool: sparse_add_one_section()+0x65: can't find jump dest instruction at .meminit.text+0x301013d LD net/decnet/netfilter/built-in.o CC [M] net/dns_resolver/dns_key.o OBJCOPY arch/x86/entry/vdso/vdso64.so CC [M] net/decnet/af_decnet.o CC arch/x86/kernel/apic/hw_nmi.o CC fs/fuse/dir.o mm/rmap.o: warning: objtool: rmap_walk_anon()+0x1c: can't find jump dest instruction at .text+0x3010042 CC drivers/base/core.o arch/x86/events/core.o: warning: objtool: x86_pmu_extra_regs()+0x10: can't find jump dest instruction at .text+0x83000016 arch/x86/kernel/pci-nommu.o: warning: objtool: nommu_map_sg()+0x1c: can't find jump dest instruction at .text+0x95000092 fs/libfs.o: warning: objtool: simple_attr_write()+0x2b: can't find jump dest instruction at .text+0x94000471 CC fs/gfs2/dir.o kernel/pid.o: warning: objtool: alloc_pidmap()+0x28: can't find jump dest instruction at .text+0x3b01033e arch/x86/events/intel/core.o: warning: objtool: core_guest_get_msrs()+0x37: can't find jump dest instruction at .text+0xc30001cd CC [M] fs/f2fs/file.o CC net/ethernet/eth.o CC [M] fs/crypto/keyinfo.o net/9p/trans_common.o: warning: objtool: p9_release_pages()+0x45: call without frame pointer save/setup fs/autofs4/init.o: warning: objtool: autofs_mount()+0xe: 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 CC [M] net/batman-adv/bat_v_ogm.o kernel/power/main.o: warning: objtool: pm_init()+0x20: call without frame pointer save/setup CC [M] fs/autofs4/waitq.o OBJCOPY arch/x86/entry/vdso/vdso32.so kernel/irq/irqdesc.o: warning: objtool: __irq_alloc_descs()+0x21: can't find jump dest instruction at .ref.text+0xf3000027 arch/x86/kernel/i8237.o: warning: objtool: i8237A_resume()+0xb: call without frame pointer save/setup arch/x86/kernel/i8237.o: warning: objtool: i8237A_init_ops()+0xb: call without frame pointer save/setup LD arch/x86/events/intel/built-in.o block/elevator.o: warning: objtool: elv_dispatch_sort()+0x8: can't find jump dest instruction at .text+0xfd00004e CC [M] net/decnet/dn_nsp_in.o block/blk-merge.o: warning: objtool: blk_bio_segment_split()+0x31: can't find jump dest instruction at .text+0xb60200f7 CC fs/jfs/super.o CC [M] fs/f2fs/inode.o CC [M] net/bluetooth/hci_event.o CC drivers/bcma/driver_chipcommon.o CC net/atm/svc.o VDSO2C arch/x86/entry/vdso/vdso-image-64.c CC arch/x86/kernel/cpu/scattered.o CC drivers/bcma/driver_chipcommon_pmu.o CC kernel/time/hrtimer.o VDSO2C arch/x86/entry/vdso/vdso-image-32.c arch/x86/kernel/rtc.o: warning: objtool: mach_set_rtc_mmss()+0x36: can't find jump dest instruction at .text+0x8901005c crypto/scatterwalk.o: warning: objtool: scatterwalk_copychunks()+0xb2: can't find jump dest instruction at .text+0x75000307 CC arch/x86/entry/vdso/vdso-image-64.o CC drivers/bcma/driver_chipcommon_b.o fs/fs-writeback.o: warning: objtool: move_expired_inodes()+0x1c: can't find jump dest instruction at .text+0xe1000022 CC drivers/char/random.o LD arch/x86/events/built-in.o CC net/core/skbuff.o sound/oss/dmabuf.o: warning: objtool: dma_reset_output()+0x97: can't find jump dest instruction at .text+0xd10002ad CC net/core/datagram.o arch/x86/oprofile/op_model_p4.o: warning: objtool: p4_check_ctrs()+0x25: can't find jump dest instruction at .text+0xc20001ab net/8021q/vlan_core.o: warning: objtool: __vlan_vid_del.isra.12()+0x3c: can't find jump dest instruction at .text+0x87000142 CC [M] net/decnet/dn_nsp_out.o CC [M] fs/autofs4/expire.o block/scsi_ioctl.o: warning: objtool: sg_io()+0x43: can't find jump dest instruction at .text+0x9c010339 CC fs/nls/nls_base.o CC [M] net/batman-adv/bitarray.o block/partitions/msdos.o: warning: objtool: parse_extended()+0x5b: can't find jump dest instruction at .text+0x7c020121 kernel/rcu/srcu.o: warning: objtool: srcu_advance_batches()+0x2d: can't find jump dest instruction at .text+0xcb000493 CC fs/kernfs/inode.o kernel/groups.o: warning: objtool: groups_sort()+0x15: can't find jump dest instruction at .text+0xe01001b block/bsg-lib.o: warning: objtool: bsg_create_job()+0x35: can't find jump dest instruction at .text+0xea00023b block/cmdline-parser.o: warning: objtool: parse_subpart()+0x41: can't find jump dest instruction at .text+0x3b010177 CC net/atm/ioctl.o CC kernel/locking/rtmutex.o CC [M] drivers/bluetooth/btuart_cs.o /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] CC fs/kernfs/dir.o arch/x86/mm/pageattr.o: warning: objtool: unmap_pmd_range()+0x6a: can't find jump dest instruction at .text+0x11010200 LD arch/x86/mm/built-in.o mm/memory_hotplug.o: warning: objtool: walk_memory_range()+0x1f: can't find jump dest instruction at .text+0x82000495 kernel/locking/percpu-rwsem.o: warning: objtool: percpu_up_read()+0x11: can't find call dest symbol at offset 0xb0001e5 CC [M] drivers/bluetooth/btusb.o mm/z3fold.o: warning: objtool: z3fold_zpool_create()+0x2e: can't find jump dest instruction at .text+0x8e000244 drivers/ata/ahci_platform.o: warning: objtool: ahci_probe()+0x13: call without frame pointer save/setup drivers/ata/ahci_platform.o: warning: objtool: ahci_driver_init()+0xd: call without frame pointer save/setup drivers/ata/ahci_platform.o: warning: objtool: ahci_driver_exit()+0xb: call without frame pointer save/setup CC arch/x86/kernel/trace_clock.o kernel/sched/loadavg.o: warning: objtool: calc_global_load()+0x19: can't find jump dest instruction at .text+0xcb00008f CC drivers/base/bus.o kernel/exit.o: warning: objtool: will_become_orphaned_pgrp()+0xc: can't find jump dest instruction at .text+0x8b000012 CC kernel/sched/fair.o CC fs/nls/nls_cp437.o drivers/atm/adummy.o: warning: objtool: adummy_init()+0x48: can't find jump dest instruction at .init.text+0xa400004d CC kernel/acct.o CC arch/x86/kernel/cpu/topology.o arch/x86/lib/csum-partial_64.o: warning: objtool: do_csum()+0x6: can't find jump dest instruction at .text+0x6001000c mm/cma.o: warning: objtool: cma_alloc()+0x1a: can't find jump dest instruction at .text+0x7b0100c0 CC arch/x86/lib/delay.o kernel/dma.o: warning: objtool: proc_dma_open()+0x10: call without frame pointer save/setup kernel/dma.o: warning: objtool: proc_dma_show()+0x49: call without frame pointer save/setup kernel/dma.o: warning: objtool: free_dma()+0x3a: call without frame pointer save/setup kernel/dma.o: warning: objtool: proc_dma_init()+0x19: call without frame pointer save/setup fs/select.o: warning: objtool: poll_select_copy_remaining()+0xe8: can't find jump dest instruction at .text+0x4e00021d CC drivers/char/misc.o CC [M] net/dns_resolver/dns_query.o CC drivers/char/ipmi/ipmi_msghandler.o CC kernel/kexec_core.o fs/inode.o: warning: objtool: file_update_time()+0x54: can't find jump dest instruction at .text+0x8100031a net/802/stp.o: warning: objtool: stp_proto_unregister()+0x13: call without frame pointer save/setup net/802/stp.o: warning: objtool: stp_proto_register()+0x13: call without frame pointer save/setup net/802/stp.o: warning: objtool: stp_pdu_rcv()+0x23: call without frame pointer save/setup block/deadline-iosched.o: warning: objtool: deadline_init_queue()+0x15: can't find jump dest instruction at .text+0x870002bb CC arch/x86/kernel/machine_kexec_64.o arch/x86/lib/csum-wrappers_64.o: warning: objtool: csum_partial_copy_from_user()+0x4f: can't find jump dest instruction at .text+0x920001b5 kernel/locking/semaphore.o: warning: objtool: __down_timeout()+0xc: can't find call dest symbol at offset 0xe0000f2 CC kernel/locking/rwsem-xadd.o CC [M] net/batman-adv/debugfs.o kernel/events/callchain.o: warning: objtool: alloc_callchain_buffers()+0x2f: can't find jump dest instruction at .text+0xc0000155 samples/kprobes/jprobe_example.o: warning: objtool: j_do_fork()+0x16: call without frame pointer save/setup samples/kprobes/jprobe_example.o: warning: objtool: jprobe_init()+0xb: call without frame pointer save/setup samples/kprobes/jprobe_example.o: warning: objtool: jprobe_exit()+0xb: call without frame pointer save/setup CC kernel/sched/rt.o arch/x86/kernel/hw_breakpoint.o: warning: objtool: aout_dump_debugregs()+0x2c: can't find jump dest instruction at .text+0x8e000032 LD samples/built-in.o CC drivers/char/ipmi/ipmi_devintf.o kernel/locking/spinlock.o: warning: objtool: _raw_read_unlock_bh()+0x16: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_write_unlock_bh()+0x10: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_spin_unlock_bh()+0x10: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_write_lock_irqsave()+0x1b: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_read_lock()+0x1a: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_spin_lock_bh()+0x22: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_spin_lock_irqsave()+0x27: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_spin_trylock_bh()+0x36: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_spin_lock()+0x17: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_spin_lock_irq()+0x18: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_write_lock()+0x15: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_write_lock_bh()+0x20: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_write_lock_irq()+0x16: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_read_lock_irq()+0x1b: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_read_lock_bh()+0x25: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_read_lock_irqsave()+0x26: call without frame pointer save/setup AS arch/x86/kernel/relocate_kernel_64.o CC [M] drivers/bluetooth/btsdio.o CC kernel/locking/qrwlock.o sound/oss/sequencer.o: warning: objtool: extended_event()+0x11f: can't find jump dest instruction at .text+0x15000134 CC fs/kernfs/file.o net/802/psnap.o: warning: objtool: snap_rcv()+0x3c: can't find call dest symbol at offset 0x600000a0 fs/crypto/policy.o: warning: objtool: fscrypt_inherit_context()+0x45: can't find jump dest instruction at .text+0xde00011b arch/x86/kernel/apic/apic_noop.o: warning: objtool: noop_vector_allocation_domain()+0x41: call without frame pointer save/setup arch/x86/kernel/apic/apic_noop.o: warning: objtool: noop_apic_write()+0x38: call without frame pointer save/setup arch/x86/kernel/apic/apic_noop.o: warning: objtool: noop_apic_read()+0x3a: call without frame pointer save/setup block/partitions/efi.o: warning: objtool: read_lba()+0x3f: can't find jump dest instruction at .text+0xc7000095 CC fs/kernfs/symlink.o LD block/partitions/built-in.o LD drivers/clk/bcm/built-in.o CC arch/x86/kernel/apic/io_apic.o CC lib/random32.o CC arch/x86/kernel/fpu/core.o fs/exportfs/expfs.o: warning: objtool: get_name()+0x117: can't find jump dest instruction at .text+0x6000011b kernel/locking/lglock.o: warning: objtool: lg_global_unlock()+0x36: call without frame pointer save/setup kernel/locking/lglock.o: warning: objtool: lg_local_lock()+0x22: call without frame pointer save/setup kernel/locking/lglock.o: warning: objtool: lg_local_lock_cpu()+0x25: call without frame pointer save/setup kernel/locking/lglock.o: warning: objtool: lg_global_lock()+0x45: call without frame pointer save/setup kernel/locking/lglock.o: warning: objtool: lg_double_lock()+0x6b: call without frame pointer save/setup block/partition-generic.o: warning: objtool: delete_partition_rcu_cb()+0x47: can't find jump dest instruction at .text+0x840003bd LD fs/exportfs/exportfs.o CC fs/gfs2/xattr.o lib/parser.o: warning: objtool: match_one()+0x26: can't find jump dest instruction at .text+0x8f00026c CC [M] fs/isofs/inode.o CC net/atm/common.o CC arch/x86/kernel/crash.o LD fs/exportfs/built-in.o mm/percpu.o: warning: objtool: pcpu_create_chunk()+0x1b: can't find jump dest instruction at .text+0x94000251 fs/exec.o: warning: objtool: do_open_execat()+0x74: can't find jump dest instruction at .text+0xc600009a CC net/ieee802154/netlink.o LD fs/ntfs/built-in.o kernel/locking/mutex.o: warning: objtool: mutex_optimistic_spin()+0x5d: can't find jump dest instruction at .text+0xf50000f3 CC [M] net/batman-adv/fragmentation.o CC arch/x86/kernel/module.o CC fs/notify/fsnotify.o kernel/events/hw_breakpoint.o: warning: objtool: modify_user_hw_breakpoint()+0x5a: can't find jump dest instruction at .text+0xbd000150 CC kernel/time/itimer.o LD drivers/clk/mvebu/built-in.o CC [M] fs/configfs/dir.o CC [M] fs/ntfs/aops.o CC fs/notify/notification.o CC arch/x86/entry/vdso/vdso-image-32.o block/bio.o: warning: objtool: bio_find_or_create_slab()+0x26: can't find jump dest instruction at .text+0x2701004c CC [M] fs/ext2/file.o CC [M] fs/ext2/dir.o arch/x86/kernel/tsc_sync.o: warning: objtool: check_tsc_sync_source()+0x29: can't find jump dest instruction at .text+0xc300014f arch/x86/kernel/msr.o: warning: objtool: msr_ioctl()+0xdc: can't find jump dest instruction at .text+0x57000130 block/genhd.o: warning: objtool: disk_alloc_events()+0x16: can't find jump dest instruction at .text+0xb700063c CC arch/x86/kernel/doublefault.o CC kernel/kexec.o CC [M] net/batman-adv/gateway_client.o net/9p/protocol.o: warning: objtool: p9pdu_vwritef()+0x22: can't find jump dest instruction at .text+0x50040118 arch/x86/oprofile/nmi_int.o: warning: objtool: nmi_create_files()+0x20: can't find jump dest instruction at .text+0x170102e6 kernel/locking/qspinlock.o: warning: objtool: queued_spin_lock_slowpath.part.5()+0xe7: can't find jump dest instruction at .text+0x6400011b CC arch/x86/kernel/fpu/regset.o CC drivers/char/raw.o LD arch/x86/oprofile/oprofile.o mm/userfaultfd.o: warning: objtool: mm_alloc_pmd()+0x31: can't find jump dest instruction at .text+0x84000037 net/8021q/vlan_gvrp.o: warning: objtool: vlan_gvrp_request_join()+0x43: call without frame pointer save/setup net/8021q/vlan_gvrp.o: warning: objtool: vlan_gvrp_request_leave()+0x41: call without frame pointer save/setup net/8021q/vlan_gvrp.o: warning: objtool: vlan_gvrp_init_applicant()+0xb: call without frame pointer save/setup net/8021q/vlan_gvrp.o: warning: objtool: vlan_gvrp_uninit_applicant()+0xb: call without frame pointer save/setup net/8021q/vlan_gvrp.o: warning: objtool: vlan_gvrp_uninit()+0xb: call without frame pointer save/setup net/8021q/vlan_gvrp.o: warning: objtool: vlan_gvrp_init()+0xb: call without frame pointer save/setup kernel/sched/clock.o: warning: objtool: sched_clock_cpu()+0x14: can't find jump dest instruction at .text+0x840000da kernel/sched/idle_task.o: warning: objtool: check_preempt_curr_idle()+0x4: call without frame pointer save/setup kernel/sched/idle_task.o: warning: objtool: dequeue_task_idle()+0x19: call without frame pointer save/setup CC drivers/bcma/driver_gpio.o CC fs/fuse/file.o AS arch/x86/lib/getuser.o CC kernel/sched/deadline.o drivers/ata/libata-transport.o: warning: objtool: ata_tlink_add()+0x67: can't find jump dest instruction at .text+0x60107bd kernel/irq/spurious.o: warning: objtool: note_interrupt()+0x22: can't find jump dest instruction at .text+0x3b010348 LD drivers/clk/ti/built-in.o arch/x86/kernel/tsc.o: warning: objtool: tsc_refine_calibration_work()+0x1b: can't find jump dest instruction at .text+0xd4000281 arch/x86/kernel/step.o: warning: objtool: convert_ip_to_linear()+0xad: can't find jump dest instruction at .text+0x7c0000b1 CC arch/x86/kernel/early_printk.o CC net/ieee802154/nl-mac.o net/8021q/vlan_dev.o: warning: objtool: vlan_dev_hard_start_xmit()+0x1c: can't find jump dest instruction at .text+0x8b0005b2 LD arch/x86/oprofile/built-in.o fs/mpage.o: warning: objtool: __mpage_writepage()+0x87: can't find jump dest instruction at .text+0x4d01038d CC [M] net/decnet/dn_route.o CC fs/fuse/inode.o block/t10-pi.o: warning: objtool: t10_pi_verify()+0x21: can't find jump dest instruction at .text+0x87000147 arch/x86/kernel/fpu/bugs.o: warning: objtool: fpu__init_check_bugs()+0x18: call without frame pointer save/setup CC [M] fs/jbd2/commit.o LD drivers/clk/x86/built-in.o kernel/sched/cputime.o: warning: objtool: cputime_adjust()+0x100: can't find jump dest instruction at .text+0x65000104 kernel/profile.o: warning: objtool: profile_cpu_callback()+0x46: can't find jump dest instruction at .text+0xcb00008c fs/devpts/inode.o: warning: objtool: parse_mount_options()+0xcd: can't find jump dest instruction at .text+0xa8000113 kernel/power/qos.o: warning: objtool: pm_qos_dbg_show_requests()+0x1e: can't find jump dest instruction at .text+0x580100b4 CC [M] fs/btrfs/ctree.o fs/configfs/inode.o: warning: objtool: configfs_setattr()+0x34: can't find jump dest instruction at .text+0xa301003a CC [M] fs/f2fs/namei.o CC kernel/compat.o CC fs/fuse/control.o LD fs/devpts/devpts.o CC [M] fs/configfs/symlink.o LD kernel/power/built-in.o kernel/events/ring_buffer.o: warning: objtool: __rb_free_aux()+0x20: can't find jump dest instruction at .text+0xce0000c6 CC drivers/clocksource/clksrc-probe.o LD drivers/connector/built-in.o net/appletalk/dev.o: warning: objtool: alloc_ltalkdev()+0x20: call without frame pointer save/setup LD drivers/char/agp/built-in.o LD net/ipv6/netfilter/built-in.o LD fs/devpts/built-in.o LD drivers/clk/built-in.o arch/x86/kernel/alternative.o: warning: objtool: optimize_nops()+0xac: can't find jump dest instruction at .text+0x73000130 block/bsg.o: warning: objtool: bsg_get_done_cmd()+0xd2: can't find jump dest instruction at .text+0x4d000187 CC kernel/utsname.o kernel/futex_compat.o: warning: objtool: compat_exit_robust_list()+0x24: can't find jump dest instruction at .text+0xad00002a CC drivers/base/dd.o CC net/atm/atm_misc.o CC kernel/pid_namespace.o CC [M] drivers/connector/cn_queue.o arch/x86/kernel/fpu/init.o: warning: objtool: fpu__init_system()+0x9: can't find call dest symbol at offset 0x16ff01e9 CC [M] fs/autofs4/dev-ioctl.o fs/autofs4/inode.o: warning: objtool: autofs4_show_options()+0x26: can't find jump dest instruction at .text+0xed00002c mm/memblock.o: warning: objtool: memblock_virt_alloc_internal()+0x36: can't find jump dest instruction at .init.text+0x24010064 CC net/ipv6/addrconf_core.o net/8021q/vlan.o: warning: objtool: vlan_gro_receive()+0x35: can't find jump dest instruction at .text+0xad00009b CC [M] fs/f2fs/hash.o CC fs/notify/group.o CC [M] fs/jbd2/recovery.o CC [M] fs/configfs/mount.o arch/x86/lib/getuser.o: warning: objtool: __get_user_1()+0x14: can't find jump dest instruction at .text+0x9f00001a fs/splice.o: warning: objtool: splice_from_pipe_feed()+0x20: can't find jump dest instruction at .text+0xd90000e6 CC net/key/af_key.o arch/x86/kernel/cpu/topology.o: warning: objtool: detect_extended_topology()+0x7c: can't find jump dest instruction at .text+0xd4000082 CC drivers/base/syscore.o fs/isofs/namei.o: warning: objtool: isofs_find_entry()+0x5a: can't find jump dest instruction at .text+0x8e020060 arch/x86/kernel/apic/ipi.o: warning: objtool: default_send_IPI_single_phys()+0x24: call without frame pointer save/setup arch/x86/kernel/apic/ipi.o: warning: objtool: default_send_IPI_mask_sequence_phys()+0x50: call without frame pointer save/setup arch/x86/kernel/apic/ipi.o: warning: objtool: default_send_IPI_mask_allbutself_phys()+0x3d: call without frame pointer save/setup arch/x86/kernel/apic/hw_nmi.o: warning: objtool: arch_trigger_all_cpu_backtrace_handler()+0x7: call without frame pointer save/setup arch/x86/kernel/apic/hw_nmi.o: warning: objtool: arch_trigger_all_cpu_backtrace()+0xf: 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 arch/x86/kernel/cpu/common.o kernel/sys.o: warning: objtool: validate_prctl_map()+0x58: can't find jump dest instruction at .text+0xc700005e CC arch/x86/kernel/fpu/signal.o mm/page-writeback.o: warning: objtool: domain_dirty_limits()+0x26: can't find jump dest instruction at .text+0x9d00008c kernel/uid16.o: warning: objtool: SyS_getresuid16()+0x2d: can't find jump dest instruction at .text+0x940001a3 CC [M] fs/ext2/ialloc.o fs/crypto/fname.o: warning: objtool: fname_decrypt()+0x91: can't find jump dest instruction at .text+0xdd000287 drivers/base/component.o: warning: objtool: find_components()+0x1f: can't find jump dest instruction at .text+0xbb000025 CC [M] fs/f2fs/super.o CC drivers/base/driver.o CC net/ieee802154/nl-phy.o CC [M] fs/configfs/item.o fs/debugfs/inode.o: warning: objtool: debugfs_parse_options()+0x29: can't find jump dest instruction at .text+0x8700014f CC kernel/stop_machine.o CC arch/x86/kernel/cpu/rdrand.o arch/x86/kernel/setup_percpu.o: warning: objtool: setup_per_cpu_areas()+0xd6: can't find jump dest instruction at .init.text+0x8c00012f CC net/atm/raw.o LD drivers/char/mwave/built-in.o kernel/smp.o: warning: objtool: generic_exec_single()+0x21: can't find jump dest instruction at .text+0x81000037 arch/x86/kernel/reboot.o: warning: objtool: native_machine_emergency_restart()+0x41: can't find jump dest instruction at .text+0x640102f7 CC arch/x86/kernel/fpu/xstate.o arch/x86/kernel/kprobes/opt.o: warning: objtool: can_optimize()+0x43: can't find jump dest instruction at .text+0xdd000129 CC lib/bust_spinlocks.o CC [M] drivers/connector/connector.o CC fs/quota/dquot.o CC [M] drivers/char/mwave/mwavedd.o block/bio-integrity.o: warning: objtool: bio_integrity_advance()+0xf5: can't find jump dest instruction at .text+0x690001c9 GEN arch/x86/lib/inat-tables.c CC [M] fs/f2fs/inline.o arch/x86/kernel/process.o: warning: objtool: select_idle_routine()+0xb1: can't find jump dest instruction at .text+0x6b0006a5 CC fs/jfs/file.o fs/nls/nls_cp437.o: warning: objtool: init_nls_cp437()+0xd: call without frame pointer save/setup fs/nls/nls_cp437.o: warning: objtool: exit_nls_cp437()+0xb: call without frame pointer save/setup net/atm/pvc.o: warning: objtool: pvc_connect()+0x4: can't find call dest symbol at offset 0x38000248 CC [M] fs/f2fs/checkpoint.o kernel/time/time.o: warning: objtool: do_sys_settimeofday64()+0x5a: can't find jump dest instruction at .text+0x8c0006c0 CC arch/x86/kernel/cpu/match.o CC crypto/echainiv.o mm/migrate.o: warning: objtool: migrate_page_move_mapping()+0x32: can't find jump dest instruction at .text+0x2a0200f8 CC fs/gfs2/glock.o CC [M] fs/btrfs/extent-tree.o sound/oss/ad1848.o: warning: objtool: oss_change_bits()+0x31: can't find jump dest instruction at .text+0x99000067 fs/gfs2/acl.o: warning: objtool: gfs2_get_acl()+0x114: can't find jump dest instruction at .text+0x51000119 crypto/eseqiv.o: warning: objtool: eseqiv_givencrypt()+0x182: can't find jump dest instruction at .text+0xf70102e8 net/8021q/vlan_netlink.o: warning: objtool: vlan_fill_info()+0x70: can't find jump dest instruction at .text+0xe50000d6 CC [M] drivers/char/mwave/smapi.o fs/read_write.o: warning: objtool: vfs_clone_file_range()+0x37: can't find jump dest instruction at .text+0xe900011d LD [M] sound/oss/sound.o CC arch/x86/kernel/hpet.o arch/x86/kernel/tls.o: warning: objtool: set_tls_desc()+0xe: can't find jump dest instruction at .text+0x4b010014 mm/vmscan.o: warning: objtool: do_shrink_slab()+0x51: can't find jump dest instruction at .text+0xcf000087 drivers/ata/pata_pcmcia.o: warning: objtool: pcmcia_init_one()+0x30: can't find jump dest instruction at .text+0xea000076 CC arch/x86/kernel/apic/apic_flat_64.o CC kernel/sched/stop_task.o CC net/atm/resources.o LD net/irda/built-in.o fs/nls/nls_base.o: warning: objtool: utf8_to_utf32()+0x12: can't find jump dest instruction at .text+0x87000018 net/8021q/vlanproc.o: warning: objtool: vlandev_seq_show()+0x1ff: can't find jump dest instruction at .text+0x23ff0303 CC fs/nls/nls_cp863.o kernel/fork.o: warning: objtool: copy_signal()+0x38: can't find jump dest instruction at .text+0xc30201de LD net/8021q/8021q.o net/802/garp.o: warning: objtool: garp_attr_create()+0x74: can't find jump dest instruction at .text+0x8d00012a CC [M] net/irda/iriap.o CC drivers/cpufreq/cpufreq.o LD arch/x86/entry/vdso/built-in.o CC kernel/kcov.o fs/crypto/crypto.o: warning: objtool: fscrypt_d_revalidate()+0x23: can't find jump dest instruction at .text+0x80000029 net/atm/addr.o: warning: objtool: atm_add_addr()+0xb5: can't find jump dest instruction at .text+0x74000239 LD net/802/built-in.o arch/x86/kernel/smp.o: warning: objtool: native_stop_other_cpus.part.10()+0xb5: can't find jump dest instruction at .text+0x730001a9 CC net/atm/atm_sysfs.o crypto/skcipher.o: warning: objtool: crypto_skcipher_init_tfm()+0x20: can't find jump dest instruction at .text+0x81000246 CC fs/gfs2/glops.o LD drivers/char/pcmcia/built-in.o crypto/chainiv.o: warning: objtool: async_chainiv_init()+0x6f: can't find call dest symbol at offset 0x2d0001a3 block/blk-integrity.o: warning: objtool: blk_integrity_compare()+0x28: can't find jump dest instruction at .text+0x9200022e net/9p/client.o: warning: objtool: p9_tag_alloc()+0x31: can't find jump dest instruction at .text+0xb80001c7 CC [M] net/irda/iriap_event.o CC crypto/ahash.o drivers/bcma/driver_chipcommon_b.o: warning: objtool: bcma_chipco_b_mii_write()+0x31: can't find call dest symbol at offset 0x5b0000a5 net/dns_resolver/dns_query.o: warning: objtool: dns_query()+0x2e: can't find jump dest instruction at .text+0x5c020034 CC arch/x86/kernel/apic/probe_64.o crypto/aead.o: warning: objtool: aead_geniv_alloc()+0x78: can't find jump dest instruction at .text+0x4d01050e CC drivers/bcma/host_soc.o CC kernel/irq/dummychip.o LD arch/x86/entry/built-in.o CC drivers/clocksource/sh_mtu2.o CC fs/jfs/inode.o CC arch/x86/lib/insn.o CC fs/proc/task_mmu.o LD net/8021q/built-in.o fs/kernfs/mount.o: warning: objtool: kernfs_node_dentry()+0x16: can't find jump dest instruction at .text+0xbc00019c CC kernel/kprobes.o CC crypto/shash.o kernel/sysctl.o: warning: objtool: _proc_do_string()+0x10: can't find jump dest instruction at .text+0xa50000d6 CC kernel/sched/wait.o CC [M] drivers/char/pcmcia/synclink_cs.o CC [M] drivers/char/mwave/tp3780i.o CC crypto/akcipher.o CC fs/ramfs/inode.o drivers/bcma/driver_chipcommon_pmu.o: warning: objtool: bcma_pmu2_pll_init0()+0x63: can't find jump dest instruction at .text+0x2f0102b9 block/compat_ioctl.o: warning: objtool: compat_cdrom_generic_command()+0x47: can't find jump dest instruction at .text+0xef00011d net/bridge/br.o: warning: objtool: br_device_event()+0x4c: can't find jump dest instruction at .text+0x90010052 fs/configfs/file.o: warning: objtool: configfs_write_bin_file()+0x4b: can't find jump dest instruction at .text+0xa2000051 drivers/char/mem.o: warning: objtool: write_kmem()+0x34: can't find jump dest instruction at .text+0x8d00022a fs/autofs4/root.o: warning: objtool: autofs4_dentry_release()+0x19: can't find jump dest instruction at .text+0x9700006f kernel/locking/qrwlock.o: warning: objtool: queued_write_lock_slowpath()+0x71: call without frame pointer save/setup kernel/locking/qrwlock.o: warning: objtool: queued_read_lock_slowpath()+0x67: call without frame pointer save/setup arch/x86/kernel/kprobes/core.o: warning: objtool: resume_execution()+0x54: can't find jump dest instruction at .text+0x8a00016a ASN.1 crypto/rsapubkey-asn1.c kernel/kallsyms.o: warning: objtool: update_iter()+0x14: can't find jump dest instruction at .text+0xa800038a CC drivers/base/class.o CC arch/x86/kernel/cpu/proc.o AS arch/x86/lib/memcpy_64.o LD arch/x86/kernel/kprobes/built-in.o CC kernel/sched/swait.o drivers/bcma/core.o: warning: objtool: bcma_core_pll_ctl()+0x1c: can't find jump dest instruction at .text+0xc9000022 net/dns_resolver/dns_key.o: warning: objtool: dns_resolver_cmp()+0x2f: can't find jump dest instruction at .text+0xe9000075 CC [M] fs/btrfs/print-tree.o net/dcb/dcbevent.o: warning: objtool: unregister_dcbevent_notifier()+0xe: call without frame pointer save/setup net/dcb/dcbevent.o: warning: objtool: register_dcbevent_notifier()+0xe: call without frame pointer save/setup net/dcb/dcbevent.o: warning: objtool: call_dcbevent_notifiers()+0x11: call without frame pointer save/setup CC net/core/stream.o CC net/ieee802154/nl_policy.o net/atm/signaling.o: warning: objtool: modify_qos()+0x13: can't find jump dest instruction at .text+0x98000079 CC arch/x86/kernel/test_rodata.o CC [M] net/batman-adv/gateway_common.o ASN.1 crypto/rsaprivkey-asn1.c CC net/bridge/br_ioctl.o LD [M] net/dns_resolver/dns_resolver.o LD fs/ocfs2/built-in.o CC fs/fuse/cuse.o fs/autofs4/expire.o: warning: objtool: get_next_positive_dentry()+0x25: can't find jump dest instruction at .text+0x140100bb drivers/bluetooth/hci_vhci.o: warning: objtool: vhci_open()+0x35: can't find jump dest instruction at .text+0xd600014b LD drivers/char/tpm/built-in.o arch/x86/lib/memcpy_64.o: warning: objtool: memcpy_mcsafe()+0x3: can't find jump dest instruction at .text+0x92000149 CC fs/gfs2/log.o fs/crypto/keyinfo.o: warning: objtool: derive_key_aes()+0x7d: can't find jump dest instruction at .text+0x8010103 crypto/ablkcipher.o: warning: objtool: crypto_givcipher_default()+0x50: can't find jump dest instruction at .text+0xdf010696 LD [M] fs/crypto/fscrypto.o CC [M] net/irda/irlmp.o arch/x86/kernel/cpu/rdrand.o: warning: objtool: x86_init_rdrand()+0x4e: call without frame pointer save/setup CC [M] drivers/char/tpm/tpm-interface.o CC [M] drivers/bluetooth/btintel.o MKCAP arch/x86/kernel/cpu/capflags.c CC [M] fs/ocfs2/alloc.o CC net/ipv6/exthdrs_core.o CC [M] fs/ocfs2/aops.o net/appletalk/atalk_proc.o: warning: objtool: atalk_seq_socket_show()+0x15: can't find jump dest instruction at .text+0xb200007b drivers/bcma/scan.o: warning: objtool: bcma_get_next_core.constprop.12()+0xb6: can't find jump dest instruction at .text+0x6703014c drivers/bcma/main.o: warning: objtool: bcma_register_devices()+0x22: can't find jump dest instruction at .text+0x8b000257 net/can/proc.o: warning: objtool: can_rcvlist_proc_show()+0x4a: can't find jump dest instruction at .text+0xd90001a0 CC drivers/cpufreq/freq_table.o CC kernel/relay.o lib/random32.o: warning: objtool: prandom_seed_full_state()+0xa3: can't find jump dest instruction at .text+0x70000268 mm/zsmalloc.o: warning: objtool: fix_fullness_group()+0xf4: can't find jump dest instruction at .text+0x37000118 drivers/char/misc.o: warning: objtool: misc_open()+0x111: can't find jump dest instruction at .text+0x74000136 fs/kernfs/symlink.o: warning: objtool: kernfs_get_target_path()+0x61: can't find jump dest instruction at .text+0xad000067 CC net/atm/proc.o CC net/ieee802154/core.o CC lib/kasprintf.o CC fs/gfs2/lops.o drivers/clocksource/clksrc-probe.o: warning: objtool: clocksource_probe()+0x14: call without frame pointer save/setup drivers/bluetooth/bcm203x.o: warning: objtool: bcm203x_probe()+0x25: can't find jump dest instruction at .text+0x8701009b CC [M] drivers/char/nvram.o CC net/llc/llc_core.o CC drivers/clocksource/i8253.o net/bridge/br_forward.o: warning: objtool: br_dev_queue_push_xmit()+0x40: can't find jump dest instruction at .text+0x980000a6 net/appletalk/sysctl_net_atalk.o: warning: objtool: atalk_register_sysctl()+0x19: call without frame pointer save/setup net/appletalk/sysctl_net_atalk.o: warning: objtool: atalk_unregister_sysctl()+0xb: call without frame pointer save/setup CC net/lapb/lapb_in.o CC net/bridge/br_stp.o CC [M] drivers/bluetooth/ath3k.o crypto/algapi.o: warning: objtool: __crypto_register_alg()+0x2e: can't find jump dest instruction at .text+0x930008b4 CC [M] net/bluetooth/mgmt.o crypto/blkcipher.o: warning: objtool: skcipher_geniv_alloc()+0x77: can't find jump dest instruction at .text+0x7a03049d net/bridge/br_device.o: warning: objtool: br_dev_xmit()+0x4e: can't find jump dest instruction at .text+0x91000434 CC drivers/cpufreq/cpufreq_performance.o CC crypto/rsa.o CC net/bridge/br_stp_bpdu.o fs/autofs4/waitq.o: warning: objtool: autofs4_write()+0x5a: can't find jump dest instruction at .text+0xbe000060 CC drivers/cpuidle/cpuidle.o mm/shmem.o: warning: objtool: shmem_seek_hole_data()+0x67: can't find jump dest instruction at .text+0xf000012d CC [M] net/decnet/dn_dev.o arch/x86/kernel/cpu/intel_cacheinfo.o: warning: objtool: amd_cpuid4()+0x55: can't find jump dest instruction at .text+0x8a00005b CC net/ieee802154/header_ops.o CC arch/x86/kernel/cpu/powerflags.o mm/mmap.o: warning: objtool: unmap_region()+0x31: can't find jump dest instruction at .text+0xd60002a7 drivers/bcma/driver_chipcommon.o: warning: objtool: bcma_core_chipcommon_init()+0x2f: can't find jump dest instruction at .text+0xa4000485 CC arch/x86/kernel/cpu/bugs_64.o kernel/locking/rwsem-xadd.o: warning: objtool: __rwsem_do_wake()+0x26: can't find jump dest instruction at .text+0xbd00005c fs/kernfs/inode.o: warning: objtool: kernfs_iattrs.isra.8()+0xc7: can't find jump dest instruction at .text+0x6800035b CC net/ieee802154/sysfs.o drivers/base/driver.o: warning: objtool: driver_register()+0x16: can't find jump dest instruction at .text+0xb40001ec CC [M] drivers/bluetooth/btmrvl_main.o fs/block_dev.o: warning: objtool: bd_set_size()+0xe7: can't find jump dest instruction at .text+0x7c00025b arch/x86/kernel/early_printk.o: warning: objtool: early_vga_write()+0x2b: can't find jump dest instruction at .text+0x1e010031 CC [M] net/bluetooth/hci_sock.o fs/configfs/item.o: warning: objtool: config_item_put()+0x16: can't find call dest symbol at offset 0x460000fa CC arch/x86/kernel/pcspeaker.o drivers/ata/libahci_platform.o: warning: objtool: ahci_platform_get_resources()+0x38: can't find jump dest instruction at .text+0x2001037e CC drivers/base/platform.o arch/x86/kernel/module.o: warning: objtool: apply_relocate_add()+0xc1: can't find jump dest instruction at .text+0x76000186 net/appletalk/aarp.o: warning: objtool: aarp_seq_show()+0x34: can't find jump dest instruction at .text+0x1e01022a kernel/utsname.o: warning: objtool: copy_utsname()+0x1a: can't find jump dest instruction at .text+0x9a010180 kernel/time/timer.o: warning: objtool: __internal_add_timer()+0xad: can't find jump dest instruction at .text+0x72000211 CC kernel/utsname_sysctl.o CC net/lapb/lapb_out.o CC arch/x86/kernel/check.o arch/x86/kernel/crash.o: warning: objtool: native_machine_crash_shutdown()+0xfb: can't find jump dest instruction at .text+0x780001cf CC kernel/time/posix-timers.o drivers/bluetooth/bfusb.o: warning: objtool: bfusb_send_bulk()+0x2e: can't find jump dest instruction at .text+0xd1000154 CC crypto/rsa_helper.o block/blk-mq.o: warning: objtool: blk_mq_init_cpu_queues()+0x3b: can't find jump dest instruction at .text+0x20102b1 CC arch/x86/kernel/pci-swiotlb.o lib/bust_spinlocks.o: warning: objtool: bust_spinlocks()+0x11: call without frame pointer save/setup CC drivers/cpuidle/driver.o CC [M] drivers/char/pcmcia/cm4000_cs.o arch/x86/kernel/apic/vector.o: warning: objtool: clear_irq_vector()+0x1f: can't find jump dest instruction at .text+0xd30001a5 mm/filemap.o: warning: objtool: generic_perform_write()+0x7c: can't find jump dest instruction at .text+0xe8000152 net/core/request_sock.o: warning: objtool: reqsk_fastopen_remove()+0x97: can't find jump dest instruction at .text+0x970000dd drivers/bcma/driver_gpio.o: warning: objtool: bcma_gpio_direction_input()+0xb: call without frame pointer save/setup drivers/bcma/driver_gpio.o: warning: objtool: bcma_gpio_direction_output()+0x23: call without frame pointer save/setup drivers/bcma/driver_gpio.o: warning: objtool: bcma_gpio_set_value()+0x15: call without frame pointer save/setup drivers/bcma/driver_gpio.o: warning: objtool: bcma_gpio_get_value()+0xb: call without frame pointer save/setup drivers/bcma/driver_gpio.o: warning: objtool: bcma_gpio_free()+0xb: call without frame pointer save/setup drivers/bcma/driver_gpio.o: warning: objtool: bcma_gpio_request()+0x1c: call without frame pointer save/setup drivers/bcma/driver_gpio.o: warning: objtool: bcma_gpio_init()+0x6d: call without frame pointer save/setup drivers/bcma/driver_gpio.o: warning: objtool: bcma_gpio_unregister()+0x8: call without frame pointer save/setup net/batman-adv/bat_v.o: warning: objtool: batadv_v_neigh_print()+0x3c: can't find jump dest instruction at .text+0xf2000092 net/ieee802154/netlink.o: warning: objtool: ieee802154_nl_create()+0x2f: call without frame pointer save/setup net/ieee802154/netlink.o: warning: objtool: ieee802154_nl_mcast()+0x80: call without frame pointer save/setup net/ieee802154/netlink.o: warning: objtool: ieee802154_nl_new_reply()+0x32: call without frame pointer save/setup net/ieee802154/netlink.o: warning: objtool: ieee802154_nl_reply()+0x36: call without frame pointer save/setup net/ieee802154/netlink.o: warning: objtool: ieee802154_nl_exit()+0xb: call without frame pointer save/setup net/ieee802154/netlink.o: warning: objtool: ieee802154_nl_init()+0x40: call without frame pointer save/setup CC drivers/crypto/img-hash.o CC drivers/clocksource/mmio.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 arch/x86/kernel/doublefault.o: warning: objtool: df_debug()+0x15: call without frame pointer save/setup CC net/core/scm.o fs/notify/notification.o: warning: objtool: fsnotify_add_event()+0x4b: can't find jump dest instruction at .text+0x9c0000f1 CC arch/x86/kernel/sysfb.o CC [M] fs/isofs/dir.o CC drivers/clocksource/timer-digicolor.o CC crypto/rsa-pkcs1pad.o CC [M] net/batman-adv/hard-interface.o net/batman-adv/bat_v_elp.o: warning: objtool: batadv_v_elp_wifi_neigh_probe()+0xc4: can't find jump dest instruction at .text+0x6e0001f8 CC fs/nls/nls_cp869.o CC net/ieee802154/nl802154.o CC fs/notify/inode_mark.o arch/x86/kernel/cpu/match.o: warning: objtool: x86_match_cpu()+0x24: can't find jump dest instruction at .text+0x8300002a CC arch/x86/kernel/sysfb_simplefb.o fs/notify/fsnotify.o: warning: objtool: send_to_group()+0xc: can't find jump dest instruction at .text+0xc3000012 fs/ext2/file.o: warning: objtool: ext2_dax_fault()+0x8d: call without frame pointer save/setup fs/ext2/file.o: warning: objtool: ext2_file_mmap()+0x42: call without frame pointer save/setup fs/ext2/file.o: warning: objtool: ext2_fsync()+0x24: call without frame pointer save/setup fs/ext2/file.o: warning: objtool: ext2_release_file()+0x20: call without frame pointer save/setup fs/ext2/file.o: warning: objtool: ext2_dax_pfn_mkwrite()+0x45: call without frame pointer save/setup fs/ext2/file.o: warning: objtool: ext2_dax_pmd_fault()+0x55: call without frame pointer save/setup CC [M] fs/ntfs/attrib.o drivers/bcma/sprom.o: warning: objtool: bcma_sprom_extract_r8()+0x301: can't find jump dest instruction at .text+0x4fff03f5 CC [M] drivers/char/tpm/tpm-dev.o CC net/ipv6/ip6_checksum.o kernel/locking/rtmutex.o: warning: objtool: try_to_take_rt_mutex.part.11()+0x23: can't find jump dest instruction at .text+0xa3000299 CC drivers/clocksource/dw_apb_timer.o kernel/kexec.o: warning: objtool: kimage_alloc_init()+0x3a: can't find jump dest instruction at .text+0x80000040 net/9p/trans_fd.o: warning: objtool: parse_opts()+0x2f: can't find jump dest instruction at .text+0x870001d5 fs/ext2/balloc.o: warning: objtool: find_next_usable_block()+0x23: can't find jump dest instruction at .text+0x81000029 net/can/af_can.o: warning: objtool: can_rcv_filter()+0xb2: can't find jump dest instruction at .text+0x810000b8 CC kernel/elfcore.o LD [M] net/9p/9pnet.o CC [M] fs/ext2/inode.o CC fs/sysfs/file.o LD kernel/locking/built-in.o kernel/irq/manage.o: warning: objtool: irq_set_irq_wake()+0x37: can't find jump dest instruction at .text+0xc200038d CC arch/x86/kernel/cpu/intel.o arch/x86/kernel/ptrace.o: warning: objtool: set_segment_reg()+0xb: can't find jump dest instruction at .text+0xf6000081 kernel/irq/chip.o: warning: objtool: handle_fasteoi_irq()+0x24: can't find jump dest instruction at .text+0x9b0004fa CC drivers/char/ipmi/ipmi_si_intf.o CC drivers/crypto/padlock-sha.o CC [M] fs/f2fs/gc.o CC drivers/char/ipmi/ipmi_kcs_sm.o CC [M] drivers/char/pcmcia/cm4040_cs.o CC drivers/crypto/s5p-sss.o drivers/bluetooth/dtl1_cs.o: warning: objtool: dtl1_open()+0x61: can't find jump dest instruction at .text+0xc6000167 CC [M] fs/ext2/ioctl.o arch/x86/lib/insn.o: warning: objtool: insn_get_prefixes.part.2()+0x1a: can't find jump dest instruction at .text+0x2b0101e0 fs/debugfs/file.o: warning: objtool: u32_array_open()+0x42: can't find jump dest instruction at .text+0x9c000638 fs/configfs/mount.o: warning: objtool: configfs_do_mount()+0xe: call without frame pointer save/setup fs/configfs/mount.o: warning: objtool: configfs_fill_super()+0x3f: call without frame pointer save/setup fs/configfs/mount.o: warning: objtool: configfs_pin_fs()+0x19: call without frame pointer save/setup fs/configfs/mount.o: warning: objtool: configfs_release_fs()+0x12: call without frame pointer save/setup fs/configfs/mount.o: warning: objtool: configfs_init()+0x1e: call without frame pointer save/setup fs/configfs/mount.o: warning: objtool: configfs_exit()+0xb: call without frame pointer save/setup AS arch/x86/lib/memmove_64.o CC fs/sysfs/dir.o CC [M] drivers/bluetooth/btmrvl_debugfs.o LD fs/debugfs/debugfs.o fs/configfs/symlink.o: warning: objtool: create_link.isra.4()+0x92: can't find jump dest instruction at .text+0x800001b8 LD fs/reiserfs/built-in.o net/bridge/br_input.o: warning: objtool: br_pass_frame_up()+0x57: can't find jump dest instruction at .text+0xaa0000ed LD fs/debugfs/built-in.o kernel/time/itimer.o: warning: objtool: do_getitimer()+0x1f: can't find jump dest instruction at .text+0x8e000305 kernel/bpf/core.o: warning: objtool: bpf_jit_blind_insn()+0xeb: can't find jump dest instruction at .text+0x4e0001ff CC net/lapb/lapb_subr.o arch/x86/kernel/fpu/core.o: warning: objtool: irq_fpu_usable()+0x30: can't find call dest symbol at offset 0x7c000084 CC drivers/char/ipmi/ipmi_smic_sm.o fs/notify/group.o: warning: objtool: fsnotify_alloc_group()+0x21: can't find jump dest instruction at .text+0x940000b7 fs/f2fs/inode.o: warning: objtool: do_read_inode()+0x25: can't find jump dest instruction at .text+0x6304002b CC [M] fs/reiserfs/bitmap.o AS arch/x86/lib/memset_64.o CC fs/eventpoll.o CC [M] fs/f2fs/data.o drivers/base/dd.o: warning: objtool: really_probe()+0x1f: can't find jump dest instruction at .text+0xe90105d5 drivers/base/bus.o: warning: objtool: subsys_interface_unregister()+0x11: can't find jump dest instruction at .text+0x87000387 CC fs/notify/mark.o kernel/time/hrtimer.o: warning: objtool: hrtimer_forward()+0x17: can't find jump dest instruction at .text+0xb10001bd arch/x86/kernel/mpparse.o: warning: objtool: smp_check_mpc()+0x48: can't find jump dest instruction at .init.text+0xb800009b fs/jfs/file.o: warning: objtool: jfs_setattr()+0x28: can't find jump dest instruction at .text+0xb300008e CC net/ipv6/ip6_icmp.o LD kernel/bpf/built-in.o CC arch/x86/lib/misc.o CC arch/x86/kernel/perf_regs.o CC [M] drivers/char/tpm/tpm-sysfs.o drivers/ata/libata-sff.o: warning: objtool: ata_sff_error_handler()+0x37: can't find jump dest instruction at .text+0xad0000ed block/blk-core.o: warning: objtool: part_round_stats()+0x18: can't find jump dest instruction at .text+0xdc0001ee AS arch/x86/lib/putuser.o LD block/built-in.o fs/direct-io.o: warning: objtool: dio_await_one()+0x1f: can't find jump dest instruction at .text+0x860000a5 arch/x86/kernel/apic/probe_64.o: warning: objtool: apic_send_IPI_self()+0xd: 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 drivers/clocksource/i8253.o: warning: objtool: pit_set_periodic()+0xb: call without frame pointer save/setup drivers/clocksource/i8253.o: warning: objtool: pit_next_event()+0x13: call without frame pointer save/setup drivers/clocksource/i8253.o: warning: objtool: pit_set_oneshot()+0xb: call without frame pointer save/setup drivers/clocksource/i8253.o: warning: objtool: pit_shutdown()+0x26: call without frame pointer save/setup drivers/clocksource/i8253.o: warning: objtool: clockevent_i8253_init()+0x57: call without frame pointer save/setup CC net/lapb/lapb_timer.o fs/f2fs/dir.o: warning: objtool: find_target_dentry()+0x8b: can't find jump dest instruction at .text+0x82000171 drivers/base/syscore.o: warning: objtool: unregister_syscore_ops()+0x13: call without frame pointer save/setup drivers/base/syscore.o: warning: objtool: register_syscore_ops()+0x13: call without frame pointer save/setup drivers/base/syscore.o: warning: objtool: syscore_shutdown()+0x10: call without frame pointer save/setup arch/x86/lib/memmove_64.o: warning: objtool: memmove()+0x7: can't find jump dest instruction at .text+0x301000d CC drivers/clocksource/sun4i_timer.o net/bluetooth/af_bluetooth.o: warning: objtool: bt_seq_show()+0x30: can't find jump dest instruction at .text+0xa9000156 CC kernel/sched/completion.o CC net/llc/llc_input.o CC [M] drivers/char/mwave/3780i.o CC [M] net/bluetooth/hci_sysfs.o CC kernel/irq_work.o arch/x86/kernel/fpu/regset.o: warning: objtool: xstateregs_get()+0x2c: can't find jump dest instruction at .text+0x85000292 CC fs/anon_inodes.o arch/x86/kernel/test_rodata.o: warning: objtool: rodata_test()+0x4e: call without frame pointer save/setup net/atm/ioctl.o: warning: objtool: do_vcc_ioctl()+0x26: can't find jump dest instruction at .text+0xbd0100dc net/bridge/br_if.o: warning: objtool: del_nbp()+0x3f: can't find jump dest instruction at .text+0x17010435 CC [M] fs/ext2/namei.o CC [M] fs/jbd2/checkpoint.o CC [M] net/decnet/dn_neigh.o CC [M] net/irda/irlmp_event.o CC net/bridge/br_stp_if.o arch/x86/kernel/machine_kexec_64.o: warning: objtool: init_transition_pgtable()+0x7a: can't find jump dest instruction at .text+0x340100c0 CC [M] net/decnet/dn_timer.o kernel/sched/swait.o: warning: objtool: swake_up_all()+0x27: can't find jump dest instruction at .text+0x8900012d CC kernel/sched/idle.o lib/kasprintf.o: warning: objtool: kvasprintf()+0x46: call without frame pointer save/setup lib/kasprintf.o: warning: objtool: kasprintf()+0x33: call without frame pointer save/setup lib/kasprintf.o: warning: objtool: kvasprintf_const()+0x25: call without frame pointer save/setup arch/x86/lib/memset_64.o: warning: objtool: memset_orig()+0xa7: can't find jump dest instruction at .text+0x730000eb kernel/irq/dummychip.o: warning: objtool: ack_bad()+0x98: can't find jump dest instruction at .text+0x7a0100be CC lib/bitmap.o CC [M] fs/jbd2/revoke.o CC kernel/irq/devres.o arch/x86/lib/putuser.o: warning: objtool: __put_user_1()+0x14: can't find jump dest instruction at .text+0x9f00001a net/batman-adv/debugfs.o: warning: objtool: batadv_debugfs_add_hardif()+0x14: can't find jump dest instruction at .text+0x910001da arch/x86/kernel/fpu/signal.o: warning: objtool: __fpu__restore_sig()+0x3f: can't find jump dest instruction at .text+0xc0300d5 drivers/char/raw.o: warning: objtool: raw_open()+0x5d: can't find jump dest instruction at .text+0xc5000153 LD net/can/can.o AS arch/x86/lib/rwsem.o kernel/acct.o: warning: objtool: check_free_space()+0x69: can't find jump dest instruction at .text+0x890000bf CC net/core/gen_stats.o fs/f2fs/hash.o: warning: objtool: f2fs_dentry_hash()+0x1d: can't find jump dest instruction at .text+0x6f010023 CC kernel/padata.o CC [M] fs/ocfs2/blockcheck.o CC fs/notify/vfsmount_mark.o fs/ntfs/aops.o: warning: objtool: ntfs_bmap()+0x77: can't find jump dest instruction at .text+0xec00007d CC [M] fs/f2fs/node.o CC fs/gfs2/main.o CC net/ieee802154/trace.o drivers/cpufreq/cpufreq_performance.o: warning: objtool: cpufreq_governor_performance()+0x1a: 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 drivers/bluetooth/btuart_cs.o: warning: objtool: btuart_open()+0x5c: can't find jump dest instruction at .text+0x20010162 CC drivers/devfreq/devfreq.o CC drivers/dma-buf/dma-buf.o CC net/core/gen_estimator.o CC drivers/cpuidle/governor.o fs/namespace.o: warning: objtool: commit_tree()+0x25: can't find jump dest instruction at .text+0x1c0102fb mm/vmalloc.o: warning: objtool: vmalloc_to_page()+0x20: can't find jump dest instruction at .text+0xcd000026 CC fs/signalfd.o CC net/core/net_namespace.o drivers/bluetooth/btsdio.o: warning: objtool: btsdio_probe()+0x47: can't find jump dest instruction at .text+0xf100008d fs/jfs/super.o: warning: objtool: jfs_quota_write()+0x5e: can't find jump dest instruction at .text+0x1e020094 CC fs/udf/balloc.o drivers/char/ipmi/ipmi_devintf.o: warning: objtool: ipmi_open()+0x32: can't find jump dest instruction at .text+0xb80001c8 CC fs/ramfs/file-mmu.o CC drivers/clocksource/samsung_pwm_timer.o CC arch/x86/kernel/cpu/amd.o kernel/stop_machine.o: warning: objtool: stop_machine_from_inactive_cpu()+0x3c: can't find jump dest instruction at .text+0xa90009c2 CC [M] drivers/bluetooth/btmrvl_sdio.o CC kernel/jump_label.o arch/x86/kernel/cpu/proc.o: warning: objtool: show_cpuinfo()+0x69: can't find jump dest instruction at .text+0xe302014f 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 CC arch/x86/lib/usercopy.o drivers/char/mwave/smapi.o: warning: objtool: smapi_request()+0x5c: can't find jump dest instruction at .text+0xb9000062 fs/kernfs/file.o: warning: objtool: kernfs_fop_mmap()+0xee: can't find jump dest instruction at .text+0x7d000272 arch/x86/kernel/pcspeaker.o: warning: objtool: add_pcspkr()+0x2b: call without frame pointer save/setup CC fs/notify/fdinfo.o CC [M] fs/reiserfs/do_balan.o drivers/clocksource/sh_mtu2.o: warning: objtool: sh_mtu2_setup_channel()+0x51: can't find jump dest instruction at .text+0xd9000087 drivers/bcma/host_soc.o: warning: objtool: bcma_host_soc_awrite32()+0x3d: call without frame pointer save/setup drivers/bcma/host_soc.o: warning: objtool: bcma_host_soc_aread32()+0x4c: call without frame pointer save/setup drivers/bcma/host_soc.o: warning: objtool: bcma_host_soc_block_write()+0xd2: call without frame pointer save/setup drivers/bcma/host_soc.o: warning: objtool: bcma_host_soc_block_read()+0xd1: call without frame pointer save/setup drivers/bcma/host_soc.o: warning: objtool: bcma_host_soc_register()+0x13: call without frame pointer save/setup drivers/bcma/host_soc.o: warning: objtool: bcma_host_soc_init()+0xc: call without frame pointer save/setup kernel/utsname_sysctl.o: warning: objtool: proc_do_uts_string()+0xd3: call without frame pointer save/setup kernel/utsname_sysctl.o: warning: objtool: uts_proc_notify()+0x11: call without frame pointer save/setup kernel/utsname_sysctl.o: warning: objtool: utsname_sysctl_init()+0xb: call without frame pointer save/setup crypto/echainiv.o: warning: objtool: echainiv_encrypt()+0x29: can't find jump dest instruction at .text+0x2c01022f LD drivers/bcma/bcma.o CC fs/proc/inode.o CC drivers/clocksource/time-pistachio.o CC crypto/algboss.o CC kernel/membarrier.o arch/x86/kernel/apic/apic.o: warning: objtool: setup_APIC_eilvt()+0x78: can't find jump dest instruction at .text+0x8700015e CC kernel/time/posix-cpu-timers.o CC [M] fs/jbd2/journal.o arch/x86/kernel/apic/apic_flat_64.o: warning: objtool: flat_send_IPI_allbutself()+0x52: can't find call dest symbol at offset 0x7a000276 CC fs/udf/dir.o net/atm/svc.o: warning: objtool: svc_disconnect()+0x10d: can't find jump dest instruction at .text+0x40000171 drivers/cpufreq/freq_table.o: warning: objtool: cpufreq_frequency_table_target()+0x25: can't find jump dest instruction at .text+0x8e01013b CC net/atm/lec.o LD drivers/bcma/built-in.o CC fs/quota/quota.o net/batman-adv/bat_v_ogm.o: warning: objtool: batadv_v_ogm_metric_update()+0x46: can't find jump dest instruction at .text+0x5501004c net/ethernet/eth.o: warning: objtool: eth_gro_receive()+0x2f: can't find jump dest instruction at .text+0xb1000125 drivers/char/mwave/mwavedd.o: warning: objtool: mwave_ioctl()+0x34: can't find jump dest instruction at .text+0x4306003a CC [M] net/batman-adv/hash.o CC lib/scatterlist.o LD net/ethernet/built-in.o fs/fuse/control.o: warning: objtool: fuse_ctl_add_dentry()+0x2f: can't find jump dest instruction at .text+0xeb000355 arch/x86/kernel/pci-swiotlb.o: warning: objtool: x86_swiotlb_free_coherent()+0x2e: call without frame pointer save/setup arch/x86/kernel/pci-swiotlb.o: warning: objtool: x86_swiotlb_alloc_coherent()+0x28: 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 arch/x86/kernel/pci-swiotlb.o: warning: objtool: pci_swiotlb_init()+0xf: call without frame pointer save/setup 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 drivers/connector/cn_queue.o: warning: objtool: cn_queue_add_callback()+0x34: can't find jump dest instruction at .text+0xcc00007a CC net/llc/llc_output.o kernel/pid_namespace.o: warning: objtool: create_pid_cachep()+0xe8: can't find jump dest instruction at .text+0x5b0001bc CC fs/nls/nls_cp1251.o CC arch/x86/kernel/vsmp_64.o drivers/base/class.o: warning: objtool: class_interface_register()+0x11: can't find jump dest instruction at .text+0x9b0003e7 CC drivers/cpuidle/sysfs.o CC kernel/memremap.o net/ipv6/addrconf_core.o: warning: objtool: __ipv6_addr_type()+0xa0: can't find jump dest instruction at .text+0x7a000155 CC drivers/dma-buf/fence.o net/atm/atm_misc.o: warning: objtool: atm_alloc_charge()+0x32: call without frame pointer save/setup arch/x86/kernel/smpboot.o: warning: objtool: wakeup_secondary_cpu_via_init()+0x21: can't find jump dest instruction at .text+0x79010097 crypto/rsa_helper.o: warning: objtool: rsa_parse_priv_key()+0x1d: can't find call dest symbol at offset 0x8f000071 kernel/kcov.o: warning: objtool: kcov_ioctl_locked()+0xe: can't find jump dest instruction at .text+0x99000124 CC lib/gcd.o CC drivers/base/cpu.o GZIP kernel/config_data.gz CC drivers/edac/edac_stub.o CC [M] net/atm/pppoatm.o fs/dcache.o: warning: objtool: dentry_lock_for_move()+0x18: can't find jump dest instruction at .text+0x870000ce net/decnet/dn_nsp_out.o: warning: objtool: dn_nsp_send()+0x13e: can't find jump dest instruction at .text+0xa000142 CC fs/gfs2/meta_io.o CC [M] fs/reiserfs/namei.o drivers/clocksource/mmio.o: warning: objtool: clocksource_mmio_init()+0x3e: call without frame pointer save/setup net/atm/raw.o: warning: objtool: atm_pop_raw()+0x21: call without frame pointer save/setup net/atm/raw.o: warning: objtool: atm_push_raw()+0x18: call without frame pointer save/setup net/atm/raw.o: warning: objtool: atm_send_aal0()+0x12: call without frame pointer save/setup CC drivers/base/firmware.o CC drivers/cpufreq/cpufreq_powersave.o CC net/netlink/af_netlink.o kernel/signal.o: warning: objtool: collect_signal()+0xc: can't find jump dest instruction at .text+0xeb000232 arch/x86/kernel/hpet.o: warning: objtool: _hpet_print_config()+0x130: can't find jump dest instruction at .text+0x77000295 net/appletalk/ddp.o: warning: objtool: atalk_sum_skb()+0x79: can't find jump dest instruction at .text+0x6f01059f kernel/printk/printk.o: warning: objtool: log_make_free_space()+0x15: can't find jump dest instruction at .text+0xcc00001b CC [M] fs/ntfs/collate.o CC [M] fs/isofs/util.o CHK kernel/config_data.h kernel/irq/devres.o: warning: objtool: devm_free_irq()+0x2e: call without frame pointer save/setup kernel/irq/devres.o: warning: objtool: devm_irq_release()+0xd: call without frame pointer save/setup kernel/irq/devres.o: warning: objtool: devm_request_any_context_irq()+0x46: call without frame pointer save/setup kernel/irq/devres.o: warning: objtool: devm_request_threaded_irq()+0x46: call without frame pointer save/setup fs/ramfs/inode.o: warning: objtool: ramfs_get_inode()+0x2c: can't find jump dest instruction at .text+0xa2000082 drivers/char/mwave/tp3780i.o: warning: objtool: DspInterrupt()+0x23: can't find jump dest instruction at .text+0x8d0100b9 CC net/netlink/genetlink.o LD kernel/printk/built-in.o LD net/appletalk/appletalk.o CC drivers/clocksource/h8300_timer16.o CC net/netfilter/core.o fs/f2fs/namei.o: warning: objtool: f2fs_encrypted_get_link()+0xe2: can't find jump dest instruction at .text+0xcb000138 CC kernel/irq/generic-chip.o fs/autofs4/dev-ioctl.o: warning: objtool: validate_dev_ioctl()+0x1e: can't find jump dest instruction at .text+0xb00000d4 drivers/char/random.o: warning: objtool: _mix_pool_bytes()+0x38: can't find jump dest instruction at .text+0x9d00003e CC [M] fs/f2fs/segment.o CC [M] drivers/char/tlclk.o arch/x86/kernel/cpu/bugs_64.o: warning: objtool: check_bugs()+0x4: call without frame pointer save/setup net/batman-adv/gateway_client.o: warning: objtool: batadv_gw_node_add()+0xd4: can't find jump dest instruction at .text+0x4f000108 net/decnet/dn_nsp_in.o: warning: objtool: dn_nsp_conn_conf()+0x11: can't find jump dest instruction at .text+0xbe000017 kernel/sched/wait.o: warning: objtool: prepare_to_wait_event()+0x36: can't find jump dest instruction at .text+0x9f00080c CC arch/x86/kernel/cpu/centaur.o LD [M] fs/autofs4/autofs4.o CC [M] net/batman-adv/icmp_socket.o CC [M] net/irda/irlmp_frame.o fs/kernfs/dir.o: warning: objtool: kernfs_common_ancestor()+0x2e: can't find jump dest instruction at .text+0x98000034 CC kernel/sched/cpupri.o fs/ext2/dir.o: warning: objtool: ext2_readdir()+0x50: can't find jump dest instruction at .text+0x910101a6 CC fs/notify/dnotify/dnotify.o LD fs/kernfs/built-in.o LD net/appletalk/built-in.o fs/jfs/inode.o: warning: objtool: jfs_get_block()+0x67: can't find jump dest instruction at .text+0xfa00010d CC crypto/testmgr.o drivers/cpuidle/driver.o: warning: objtool: __cpuidle_register_driver()+0x3d: can't find jump dest instruction at .text+0xc70001b3 CC fs/jfs/namei.o net/core/datagram.o: warning: objtool: skb_copy_and_csum_datagram()+0x32: can't find jump dest instruction at .text+0x26020148 CC fs/timerfd.o fs/isofs/inode.o: warning: objtool: parse_options()+0xe5: can't find jump dest instruction at .text+0x7d000319 crypto/akcipher.o: warning: objtool: akcipher_register_instance()+0x1f: call without frame pointer save/setup crypto/akcipher.o: warning: objtool: crypto_akcipher_report()+0x69: call without frame pointer save/setup crypto/akcipher.o: warning: objtool: crypto_akcipher_show()+0xb: call without frame pointer save/setup crypto/akcipher.o: warning: objtool: crypto_unregister_akcipher()+0x8: call without frame pointer save/setup crypto/akcipher.o: warning: objtool: crypto_register_akcipher()+0x1f: call without frame pointer save/setup crypto/akcipher.o: warning: objtool: crypto_alloc_akcipher()+0xf: call without frame pointer save/setup crypto/akcipher.o: warning: objtool: crypto_grab_akcipher()+0xc: call without frame pointer save/setup UPD kernel/config_data.h net/socket.o: warning: objtool: __sock_recv_timestamp()+0x49: can't find jump dest instruction at .text+0x2701083f CC net/core/secure_seq.o CC crypto/cmac.o CC [M] net/batman-adv/main.o CC crypto/hmac.o CC [M] net/batman-adv/multicast.o CC [M] fs/reiserfs/inode.o drivers/cpuidle/governor.o: warning: objtool: cpuidle_switch_governor()+0x13: can't find jump dest instruction at .text+0xb2000019 arch/x86/kernel/fpu/xstate.o: warning: objtool: fpu__xfeature_set_state.constprop.3()+0x35: can't find jump dest instruction at .text+0x8900011b CC [M] net/netlink/diag.o LD arch/x86/kernel/fpu/built-in.o CC drivers/cpuidle/governors/ladder.o CC fs/notify/fanotify/fanotify.o fs/gfs2/bmap.o: warning: objtool: do_strip()+0xb7: can't find jump dest instruction at .text+0x8a0100bd CC fs/quota/kqid.o fs/notify/inode_mark.o: warning: objtool: fsnotify_unmount_inodes()+0x42: can't find jump dest instruction at .text+0x32010238 arch/x86/kernel/sysfb.o: warning: objtool: platform_device_register_resndata.constprop.0()+0x30: call without frame pointer save/setup arch/x86/kernel/sysfb.o: warning: objtool: sysfb_init()+0x13: call without frame pointer save/setup CC fs/notify/fanotify/fanotify_user.o net/ieee802154/nl-phy.o: warning: objtool: ieee802154_nl_fill_phy.isra.8()+0x34: can't find jump dest instruction at .text+0x6d01003a drivers/char/nvram.o: warning: objtool: nvram_write()+0x3c: can't find jump dest instruction at .text+0x8d0001c2 AS arch/x86/kernel/head_64.o CC net/netfilter/nf_log.o CC net/ieee802154/socket.o CC kernel/irq/autoprobe.o drivers/clocksource/dw_apb_timer.o: warning: objtool: dw_apb_clockevent_init()+0x4a: can't find jump dest instruction at .text+0x25010260 kernel/kexec_core.o: warning: objtool: kimage_alloc_crash_control_pages()+0x45: can't find jump dest instruction at .text+0x8f00004b drivers/char/ipmi/ipmi_kcs_sm.o: warning: objtool: start_kcs_transaction()+0xc1: can't find jump dest instruction at .text+0x6f000235 net/bridge/br_fdb.o: warning: objtool: fdb_fill_info()+0x43: can't find jump dest instruction at .text+0xc9000119 CC [M] kernel/configs.o CC [M] fs/btrfs/root-tree.o CC drivers/char/ipmi/ipmi_bt_sm.o CC arch/x86/kernel/head64.o CC [M] fs/reiserfs/file.o drivers/ata/libahci.o: warning: objtool: ahci_set_aggressive_devslp()+0x13e: can't find jump dest instruction at .text+0x16000b63 net/batman-adv/gateway_common.o: warning: objtool: batadv_parse_throughput()+0x92: can't find jump dest instruction at .text+0x8c000128 arch/x86/kernel/check.o: warning: objtool: setup_bios_corruption_check()+0x3d: can't find jump dest instruction at .init.text+0x460100c3 CC fs/udf/file.o fs/buffer.o: warning: objtool: __set_page_dirty_buffers()+0x15: can't find jump dest instruction at .text+0x8f0002db net/can/gw.o: warning: objtool: cgw_csum_crc8_rel()+0x93: can't find jump dest instruction at .text+0x87000269 kernel/sched/deadline.o: warning: objtool: find_later_rq()+0x3e: can't find jump dest instruction at .text+0xbf000204 drivers/connector/connector.o: warning: objtool: cn_call_callback()+0x2d: can't find jump dest instruction at .text+0x82000033 fs/jbd2/transaction.o: warning: objtool: __jbd2_journal_temp_unlink_buffer()+0xf: can't find jump dest instruction at .text+0xb1000015 CC fs/eventfd.o CC fs/gfs2/aops.o CC [M] drivers/bluetooth/btwilink.o CC arch/x86/kernel/cpu/microcode/core.o CC kernel/irq/irqdomain.o LD [M] drivers/connector/cn.o arch/x86/kernel/sysfb_simplefb.o: warning: objtool: parse_mode()+0x11: can't find jump dest instruction at .init.text+0xbf000017 net/batman-adv/fragmentation.o: warning: objtool: batadv_frag_insert_packet()+0x2b: can't find jump dest instruction at .text+0x540100c1 CC fs/proc/root.o CC [M] net/batman-adv/originator.o LD net/nfc/built-in.o fs/ext2/ioctl.o: warning: objtool: ext2_ioctl()+0x2c: can't find jump dest instruction at .text+0x55020032 fs/fuse/cuse.o: warning: objtool: cuse_parse_one()+0x55: can't find jump dest instruction at .text+0x9500035b CC [M] fs/ntfs/compress.o kernel/futex.o: warning: objtool: wake_futex_pi.isra.23()+0x3d: can't find jump dest instruction at .text+0x66010713 CC arch/x86/kernel/cpu/mtrr/main.o CC arch/x86/kernel/cpu/perfctr-watchdog.o net/llc/llc_core.o: warning: objtool: llc_sap_open()+0xd7: can't find jump dest instruction at .text+0x7500014b CC fs/nls/nls_iso8859-1.o CC fs/notify/inotify/inotify_fsnotify.o net/atm/atm_sysfs.o: warning: objtool: show_atmaddress()+0x6b: can't find jump dest instruction at .text+0xb10001f1 CC drivers/dma-buf/reservation.o CC [M] net/irda/irlap.o CC [M] net/nfc/core.o net/can/bcm.o: warning: objtool: bcm_can_tx()+0x93: can't find jump dest instruction at .text+0xa3000119 crypto/rsa.o: warning: objtool: rsa_dec()+0x30: can't find jump dest instruction at .text+0xc2000186 LD net/can/can-gw.o CC [M] fs/ocfs2/buffer_head_io.o net/dcb/dcbnl.o: warning: objtool: dcb_doit()+0x4a: can't find jump dest instruction at .text+0x340105a0 crypto/shash.o: warning: objtool: crypto_init_shash_ops_async()+0x1d: can't find jump dest instruction at .text+0x97000b93 kernel/irq_work.o: warning: objtool: irq_work_queue_on()+0x20: can't find jump dest instruction at .text+0xb7000076 LD net/dcb/built-in.o CC arch/x86/kernel/cpu/mtrr/if.o CC kernel/time/timekeeping.o LD net/can/can-bcm.o fs/configfs/dir.o: warning: objtool: configfs_readdir()+0x35: can't find jump dest instruction at .text+0x2601024b CC [M] fs/f2fs/recovery.o net/irda/iriap_event.o: warning: objtool: iriap_next_client_state()+0x37: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: state_s_disconnect()+0x7e: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: iriap_next_call_state()+0x37: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: state_s_outstanding()+0x3d: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: state_s_make_call()+0x61: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: state_s_call()+0x52: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: iriap_next_server_state()+0x37: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: iriap_next_r_connect_state()+0x37: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: state_r_execute()+0x75: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: state_r_receiving()+0x1e: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: state_r_call()+0x14: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: state_r_disconnect()+0x29: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: iriap_do_client_event()+0x3e: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: iriap_do_call_event()+0x3e: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: state_s_connecting()+0x7b: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: iriap_do_server_event()+0x3e: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: iriap_do_r_connect_event()+0x3e: call without frame pointer save/setup LD [M] fs/configfs/configfs.o fs/jbd2/commit.o: warning: objtool: journal_submit_commit_record()+0x80: can't find jump dest instruction at .text+0x55010176 CC kernel/time/ntp.o LD fs/ramfs/ramfs.o CC [M] net/nfc/netlink.o CC drivers/extcon/extcon.o fs/ext2/ialloc.o: warning: objtool: find_group_other()+0x3a: can't find jump dest instruction at .text+0xa2000040 LD net/can/built-in.o CC [M] fs/ext2/super.o drivers/char/ipmi/ipmi_smic_sm.o: warning: objtool: smic_get_result()+0xf5: can't find jump dest instruction at .text+0x31000199 CC arch/x86/lib/usercopy_64.o net/ieee802154/sysfs.o: warning: objtool: name_show()+0x1c: call without frame pointer save/setup net/ieee802154/sysfs.o: warning: objtool: index_show()+0x19: call without frame pointer save/setup net/ieee802154/sysfs.o: warning: objtool: wpan_phy_release()+0xb: call without frame pointer save/setup net/ieee802154/sysfs.o: warning: objtool: wpan_phy_sysfs_init()+0x12: call without frame pointer save/setup net/ieee802154/sysfs.o: warning: objtool: wpan_phy_sysfs_exit()+0xb: call without frame pointer save/setup drivers/base/firmware.o: warning: objtool: firmware_init()+0xd: call without frame pointer save/setup LD drivers/firewire/built-in.o CC drivers/cpufreq/cpufreq_ondemand.o CC lib/lcm.o LD fs/ramfs/built-in.o drivers/cpuidle/cpuidle.o: warning: objtool: cpuidle_enable_device()+0x1a: can't find jump dest instruction at .text+0x82000130 net/bluetooth/hci_conn.o: warning: objtool: hci_conn_idle()+0xe3: can't find jump dest instruction at .text+0x3e0001f7 fs/anon_inodes.o: warning: objtool: anon_inode_getfile()+0x26: can't find call dest symbol at offset 0xe5ff016a fs/jbd2/recovery.o: warning: objtool: do_readahead()+0x3b: can't find jump dest instruction at .text+0x90000051 CC fs/gfs2/dentry.o LD arch/x86/lib/built-in.o CC [M] net/nfc/af_nfc.o fs/isofs/dir.o: warning: objtool: do_isofs_readdir()+0x85: can't find jump dest instruction at .text+0xed0201fb CC [M] drivers/firewire/core-card.o CC fs/quota/compat.o fs/sysfs/dir.o: warning: objtool: sysfs_remove_mount_point()+0xa: call without frame pointer save/setup fs/sysfs/dir.o: warning: objtool: sysfs_warn_dup()+0x26: call without frame pointer save/setup fs/sysfs/dir.o: warning: objtool: sysfs_create_mount_point()+0x1a: call without frame pointer save/setup fs/sysfs/dir.o: warning: objtool: sysfs_create_dir_ns()+0x3d: call without frame pointer save/setup fs/sysfs/dir.o: warning: objtool: sysfs_remove_dir()+0x1e: call without frame pointer save/setup fs/sysfs/dir.o: warning: objtool: sysfs_rename_dir_ns()+0x25: call without frame pointer save/setup fs/sysfs/dir.o: warning: objtool: sysfs_move_dir_ns()+0x20: call without frame pointer save/setup LD net/mac80211/built-in.o fs/fuse/inode.o: warning: objtool: fuse_get_dentry()+0xbf: can't find jump dest instruction at .text+0x730002b4 CC fs/userfaultfd.o CC [M] net/bluetooth/l2cap_core.o CC [M] fs/isofs/rock.o fs/nls/nls_cp1251.o: warning: objtool: init_nls_cp1251()+0xd: call without frame pointer save/setup fs/nls/nls_cp1251.o: warning: objtool: exit_nls_cp1251()+0xb: call without frame pointer save/setup CC fs/sysfs/symlink.o fs/namei.o: warning: objtool: page_get_link()+0x52: can't find jump dest instruction at .text+0xa4000158 CC [M] fs/quota/quota_v1.o CC drivers/base/init.o CC crypto/vmac.o fs/notify/vfsmount_mark.o: warning: objtool: fsnotify_clear_vfsmount_marks_by_group()+0x9: call without frame pointer save/setup fs/notify/vfsmount_mark.o: warning: objtool: fsnotify_recalc_vfsmount_mask()+0x13: call without frame pointer save/setup fs/notify/vfsmount_mark.o: warning: objtool: fsnotify_destroy_vfsmount_mark()+0x28: call without frame pointer save/setup fs/notify/vfsmount_mark.o: warning: objtool: fsnotify_find_vfsmount_mark()+0x1d: call without frame pointer save/setup fs/notify/vfsmount_mark.o: warning: objtool: fsnotify_add_vfsmount_mark()+0x42: call without frame pointer save/setup fs/gfs2/glops.o: warning: objtool: freeze_go_xmote_bh()+0xdc: can't find jump dest instruction at .text+0x76000120 CC arch/x86/lib/inat.o fs/notify/mark.o: warning: objtool: fsnotify_detach_mark()+0x23: can't find jump dest instruction at .text+0x99000129 CC drivers/base/map.o CC [M] net/irda/irlap_event.o CC fs/aio.o CC fs/gfs2/export.o CC kernel/sched/cpudeadline.o arch/x86/kernel/perf_regs.o: warning: objtool: perf_get_regs_user()+0x27: can't find jump dest instruction at .text+0xce0000dd CC [M] net/mac80211/main.o net/batman-adv/bat_iv_ogm.o: warning: objtool: batadv_iv_neigh_print()+0x3c: can't find jump dest instruction at .text+0xc7000102 CC [M] drivers/char/tpm/tpm-chip.o crypto/ahash.o: warning: objtool: crypto_hash_walk_done()+0x57: can't find jump dest instruction at .text+0x9600084d fs/sysfs/file.o: warning: objtool: sysfs_kf_seq_show()+0x37: can't find jump dest instruction at .text+0x4801036d CC [M] net/batman-adv/routing.o arch/x86/kernel/cpu/intel.o: warning: objtool: intel_tlb_lookup()+0xfc: can't find jump dest instruction at .text+0x4a0001a1 CC net/netfilter/nf_queue.o mm/memory.o: warning: objtool: do_fault_around()+0x91: can't find jump dest instruction at .text+0x960000b7 kernel/sched/rt.o: warning: objtool: find_lowest_rq()+0x3e: can't find jump dest instruction at .text+0xc30000d4 drivers/edac/edac_stub.o: warning: objtool: edac_report_setup()+0x1f: call without frame pointer save/setup net/atm/proc.o: warning: objtool: vcc_info()+0x2d: can't find jump dest instruction at .text+0xd60001d3 CC drivers/devfreq/devfreq-event.o CC arch/x86/kernel/cpu/vmware.o net/lapb/lapb_in.o: warning: objtool: lapb_state0_machine()+0x1d: can't find jump dest instruction at .text+0x97000023 lib/lcm.o: warning: objtool: lcm()+0x20: call without frame pointer save/setup CC [M] fs/f2fs/shrinker.o lib/lcm.o: warning: objtool: lcm_not_zero()+0x16: call without frame pointer save/setup CC arch/x86/kernel/ebda.o LD drivers/edac/built-in.o CC fs/notify/inotify/inotify_user.o CC net/packet/af_packet.o kernel/sched/completion.o: warning: objtool: wait_for_completion_io()+0x27: can't find jump dest instruction at .sched.text+0xa700002d CC crypto/crypto_null.o CC [M] fs/ntfs/debug.o net/irda/iriap.o: warning: objtool: irias_seq_show()+0x17: can't find jump dest instruction at .text+0x7701003d CC [M] fs/isofs/export.o CC kernel/sched/cpufreq.o drivers/char/tpm/tpm-interface.o: warning: objtool: wait_for_tpm_stat()+0x34: can't find jump dest instruction at .text+0xe400016a CC lib/list_sort.o CC [M] drivers/bluetooth/btbcm.o CC kernel/time/clocksource.o drivers/bluetooth/ath3k.o: warning: objtool: ath3k_load_fwfile.isra.5()+0x3b: can't find jump dest instruction at .text+0x4d0101a1 CC net/core/flow_dissector.o net/bridge/br_ioctl.o: warning: objtool: old_deviceless()+0x43: can't find jump dest instruction at .text+0x88000189 fs/fuse/dir.o: warning: objtool: fuse_getxattr()+0x55: can't find jump dest instruction at .text+0x8a00013b CC net/bridge/br_stp_timer.o net/atm/common.o: warning: objtool: find_ci()+0x22: can't find jump dest instruction at .text+0xae000108 CC drivers/cpufreq/cpufreq_governor.o drivers/base/core.o: warning: objtool: device_add_class_symlinks()+0x46: can't find jump dest instruction at .text+0x8200021c drivers/cpufreq/cpufreq_powersave.o: warning: objtool: cpufreq_governor_powersave()+0x17: 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 net/bridge/br_netlink.o CC drivers/cpufreq/cpufreq_governor_attr_set.o CC drivers/base/devres.o CC fs/jfs/jfs_mount.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] net/lapb/lapb_out.o: warning: objtool: lapb_kick()+0x39: can't find jump dest instruction at .text+0x1701016f CC [M] fs/ext2/symlink.o drivers/char/tpm/tpm-dev.o: warning: objtool: tpm_open()+0x27: can't find jump dest instruction at .text+0xab00009d net/core/stream.o: warning: objtool: sk_stream_wait_connect()+0x58: can't find jump dest instruction at .text+0x1601005e fs/notify/fdinfo.o: warning: objtool: show_mark_fhandle()+0x5a: can't find jump dest instruction at .text+0x85000060 fs/gfs2/main.o: warning: objtool: gfs2_init_inode_once()+0xed: can't find jump dest instruction at .text+0x78000161 kernel/memremap.o: warning: objtool: memremap()+0x6d: can't find jump dest instruction at .text+0xac000133 fs/btrfs/super.o: warning: objtool: btrfs_parse_early_options()+0x26: can't find jump dest instruction at .text+0x8900009c kernel/sched/cpupri.o: warning: objtool: cpupri_find()+0x21: can't find jump dest instruction at .text+0xb9000027 CC [M] fs/f2fs/extent_cache.o drivers/base/cpu.o: warning: objtool: register_cpu()+0x23: can't find jump dest instruction at .text+0xf7000549 arch/x86/kernel/cpu/centaur.o: warning: objtool: init_c3()+0x3f: can't find jump dest instruction at .text+0x82000075 fs/btrfs/print-tree.o: warning: objtool: btrfs_print_leaf()+0x133: can't find jump dest instruction at .text+0x3d030149 CC net/core/sysctl_net_core.o CC net/bridge/br_sysfs_if.o CC [M] fs/btrfs/dir-item.o fs/ext2/namei.o: warning: objtool: ext2_mkdir.part.8()+0x46: can't find jump dest instruction at .text+0xf400017c drivers/char/mwave/3780i.o: warning: objtool: dsp3780I_WriteGenCfg()+0xcd: can't find jump dest instruction at .text+0x710000d2 LD [M] drivers/char/mwave/mwave.o CC [M] fs/reiserfs/dir.o CC fs/gfs2/file.o CC arch/x86/kernel/platform-quirks.o drivers/bluetooth/btintel.o: warning: objtool: regmap_ibt_read()+0x35: can't find jump dest instruction at .text+0xcd0000bb CC net/bridge/br_sysfs_br.o CC fs/gfs2/ops_fstype.o kernel/workqueue.o: warning: objtool: put_unbound_pool()+0x41: can't find jump dest instruction at .text+0x190104c7 fs/gfs2/xattr.o: warning: objtool: ea_list_i()+0x30: can't find jump dest instruction at .text+0xc3000036 CC lib/uuid.o fs/f2fs/inline.o: warning: objtool: read_inline_data.part.20()+0x18: can't find jump dest instruction at .text+0xbe00011e CC fs/gfs2/inode.o net/ipv6/ip6_checksum.o: warning: objtool: udp6_csum_init()+0x1f: can't find jump dest instruction at .text+0xcc000135 CC [M] drivers/extcon/extcon-adc-jack.o fs/notify/dnotify/dnotify.o: warning: objtool: dnotify_handle_event()+0xbb: can't find jump dest instruction at .text+0x7500014f net/decnet/dn_timer.o: warning: objtool: dn_slow_timer()+0x1a: can't find jump dest instruction at .text+0xa2000020 drivers/char/tpm/tpm-sysfs.o: warning: objtool: caps_show()+0xd4: can't find jump dest instruction at .text+0x650003b8 CC arch/x86/kernel/cpu/hypervisor.o drivers/char/pcmcia/cm4040_cs.o: warning: objtool: reader_probe()+0x68: can't find jump dest instruction at .text+0x3e0101ce arch/x86/kernel/cpu/common.o: warning: objtool: get_model_name()+0xc: can't find jump dest instruction at .text+0xde000012 CC net/lapb/lapb_iface.o drivers/clocksource/samsung_pwm_timer.o: warning: objtool: samsung_time_setup()+0x20: can't find jump dest instruction at .text+0xb2000116 LD fs/notify/dnotify/built-in.o CC fs/udf/ialloc.o LD drivers/clocksource/built-in.o CC [M] net/mac80211/status.o CC [M] drivers/char/tpm/tpm2-cmd.o CC [M] net/decnet/dn_fib.o CC arch/x86/kernel/cpu/mshyperv.o CC net/qrtr/qrtr.o kernel/membarrier.o: warning: objtool: SyS_membarrier()+0x3d: call without frame pointer save/setup drivers/crypto/padlock-sha.o: warning: objtool: padlock_sha256_update_nano()+0x8f: can't find jump dest instruction at .text+0xdc0001f5 CC [M] drivers/char/hangcheck-timer.o net/ipv6/exthdrs_core.o: warning: objtool: ipv6_skip_exthdr()+0x40: can't find jump dest instruction at .text+0xf6000106 CC fs/udf/inode.o CC fs/jfs/jfs_umount.o net/lapb/lapb_timer.o: warning: objtool: lapb_t1timer_expiry()+0x25: can't find jump dest instruction at .text+0xc200011b drivers/crypto/img-hash.o: warning: objtool: img_hash_finish_req()+0x19: can't find jump dest instruction at .text+0x950001df CC [M] fs/btrfs/file-item.o CC [M] fs/f2fs/xattr.o CC [M] fs/ocfs2/dcache.o net/core/scm.o: warning: objtool: put_cmsg()+0x2b: can't find jump dest instruction at .text+0xb90000a1 fs/nls/nls_iso8859-1.o: warning: objtool: init_nls_iso8859_1()+0xd: call without frame pointer save/setup fs/nls/nls_iso8859-1.o: warning: objtool: exit_nls_iso8859_1()+0xb: call without frame pointer save/setup CC [M] drivers/extcon/extcon-max3355.o net/bridge/br_stp.o: warning: objtool: br_should_become_root_port()+0x2c: can't find jump dest instruction at .text+0x1c0100e2 LD net/ieee802154/6lowpan/built-in.o CC fs/nls/nls_iso8859-2.o net/ieee802154/core.o: warning: objtool: wpan_phy_unregister()+0x15: can't find jump dest instruction at .text+0xc700005b CC [M] fs/ntfs/dir.o net/atm/resources.o: warning: objtool: atm_dev_register()+0x38: can't find jump dest instruction at .text+0xca0101fe CC net/bridge/br_vlan.o CC net/netfilter/nf_sockopt.o net/bridge/br_stp_bpdu.o: warning: objtool: br_send_bpdu.isra.9()+0x3e: can't find jump dest instruction at .text+0xfa000054 fs/notify/fanotify/fanotify.o: warning: objtool: fanotify_handle_event()+0x33: can't find call dest symbol at offset 0x68ff0257 fs/jbd2/checkpoint.o: warning: objtool: __jbd2_journal_drop_transaction()+0xc: can't find jump dest instruction at .text+0xc7000102 kernel/padata.o: warning: objtool: padata_do_parallel()+0x42: can't find jump dest instruction at .text+0x9d000368 fs/gfs2/lops.o: warning: objtool: gfs2_end_log_write()+0x17: can't find jump dest instruction at .text+0x890005cd CC net/core/dev.o CC [M] drivers/char/tpm/tpm_i2c_atmel.o CC [M] net/mac80211/driver-ops.o arch/x86/lib/usercopy.o: warning: objtool: copy_from_user_nmi()+0x62: can't find call dest symbol at offset 0x3a0000c6 CC drivers/base/attribute_container.o CC [M] drivers/extcon/extcon-max77693.o CC [M] net/mac80211/sta_info.o LD net/bridge/netfilter/built-in.o fs/fuse/dev.o: warning: objtool: fuse_dev_ioctl()+0x49: can't find jump dest instruction at .text+0x9c00022f kernel/jump_label.o: warning: objtool: jump_label_add_module()+0x30: can't find jump dest instruction at .text+0x1c0100e6 CC fs/dax.o CC drivers/firmware/dmi_scan.o net/ieee802154/header_ops.o: warning: objtool: ieee802154_hdr_push()+0x50: can't find jump dest instruction at .text+0xb3000496 LD net/ipv6/built-in.o CC [M] net/mac80211/wep.o drivers/android/binder.o: warning: objtool: print_binder_thread()+0xc2: can't find jump dest instruction at .text+0x790005f6 CC [M] net/nfc/rawsock.o LD net/atm/atm.o fs/isofs/util.o: warning: objtool: iso_date()+0x4e: call without frame pointer save/setup CC [M] net/bluetooth/l2cap_sock.o arch/x86/lib/usercopy_64.o: warning: objtool: .altinstr_replacement+0x6: call without frame pointer save/setup arch/x86/lib/usercopy_64.o: warning: objtool: clear_user()+0x24: call without frame pointer save/setup arch/x86/lib/usercopy_64.o: warning: objtool: copy_user_handle_tail()+0x56: call without frame pointer save/setup CC crypto/md5.o AR arch/x86/lib/lib.a fs/ntfs/collate.o: warning: objtool: ntfs_collate_binary()+0x25: call without frame pointer save/setup drivers/cpuidle/governors/ladder.o: warning: objtool: ladder_select_state()+0x34: can't find jump dest instruction at .text+0x540100ea LD drivers/android/built-in.o CC [M] net/batman-adv/send.o drivers/cpuidle/sysfs.o: warning: objtool: store_current_governor()+0x2f: can't find jump dest instruction at .text+0x8b000335 CC fs/locks.o kernel/compat.o: warning: objtool: compat_put_timex()+0x1b: can't find jump dest instruction at .text+0xb00100a1 LD drivers/cpuidle/governors/built-in.o lib/list_sort.o: warning: objtool: list_sort()+0x27: can't find jump dest instruction at .text+0x7a0100ed CC fs/compat.o drivers/base/init.o: warning: objtool: driver_init()+0x4: call without frame pointer save/setup kernel/relay.o: warning: objtool: __relay_reset()+0xe: can't find jump dest instruction at .text+0xb20001e4 arch/x86/kernel/head64.o: warning: objtool: copy_bootdata()+0x60: can't find jump dest instruction at .init.text+0xed000066 fs/ocfs2/blockcheck.o: warning: objtool: ocfs2_blockcheck_debug_install()+0xf: can't find jump dest instruction at .text+0xa0000085 CC kernel/time/jiffies.o CC [M] fs/reiserfs/fix_node.o CC lib/flex_array.o CC net/core/ethtool.o LDS arch/x86/kernel/vmlinux.lds CC fs/compat_ioctl.o LD drivers/cpuidle/built-in.o LD net/rfkill/built-in.o CC fs/udf/lowlevel.o CC [M] drivers/extcon/extcon-rt8973a.o CC [M] drivers/cpufreq/cpufreq_userspace.o CC [M] fs/ocfs2/dir.o net/batman-adv/hash.o: warning: objtool: batadv_hash_destroy()+0x10: call without frame pointer save/setup net/batman-adv/hash.o: warning: objtool: batadv_hash_new()+0x1c: call without frame pointer save/setup net/lapb/lapb_subr.o: warning: objtool: lapb_decode()+0x2f: can't find jump dest instruction at .text+0x7f0201a5 fs/f2fs/super.o: warning: objtool: f2fs_show_options()+0x26: can't find jump dest instruction at .text+0xcc0103cc drivers/dma-buf/fence.o: warning: objtool: fence_add_callback()+0x2f: can't find jump dest instruction at .text+0xbb0001f5 CC drivers/firmware/dmi-sysfs.o CC drivers/fpga/fpga-mgr.o drivers/bluetooth/btusb.o: warning: objtool: alloc_isoc_urb()+0x2a: can't find jump dest instruction at .text+0x210100e0 CC [M] net/rfkill/core.o CC [M] drivers/cpufreq/speedstep-lib.o CC drivers/dma-buf/seqno-fence.o drivers/char/ipmi/ipmi_bt_sm.o: warning: objtool: status2txt()+0x17: can't find jump dest instruction at .text+0x1d02003d net/llc/llc_output.o: warning: objtool: llc_build_and_send_ui_pkt()+0x2e: call without frame pointer save/setup CC kernel/sched/cpufreq_schedutil.o drivers/bluetooth/btmrvl_main.o: warning: objtool: btmrvl_process_event()+0x2f: can't find jump dest instruction at .text+0x800000d5 CC [M] net/bluetooth/smp.o CC [M] net/rfkill/input.o CC [M] drivers/extcon/extcon-sm5502.o net/bluetooth/hci_sysfs.o: warning: objtool: show_address()+0x1a: call without frame pointer save/setup net/bluetooth/hci_sysfs.o: warning: objtool: show_name()+0x52: call without frame pointer save/setup net/bluetooth/hci_sysfs.o: warning: objtool: show_type()+0x2e: call without frame pointer save/setup net/bluetooth/hci_sysfs.o: warning: objtool: show_link_address()+0x1a: call without frame pointer save/setup net/bluetooth/hci_sysfs.o: warning: objtool: show_link_type()+0x50: call without frame pointer save/setup net/bluetooth/hci_sysfs.o: warning: objtool: bt_host_release()+0xb: call without frame pointer save/setup net/bluetooth/hci_sysfs.o: warning: objtool: bt_link_release()+0xb: call without frame pointer save/setup net/bluetooth/hci_sysfs.o: warning: objtool: hci_conn_init_sysfs()+0x38: call without frame pointer save/setup net/bluetooth/hci_sysfs.o: warning: objtool: hci_conn_add_sysfs()+0x33: call without frame pointer save/setup net/bluetooth/hci_sysfs.o: warning: objtool: hci_conn_del_sysfs()+0x49: call without frame pointer save/setup net/bluetooth/hci_sysfs.o: warning: objtool: hci_init_sysfs()+0x24: call without frame pointer save/setup net/bluetooth/hci_sysfs.o: warning: objtool: bt_sysfs_cleanup()+0xb: call without frame pointer save/setup net/bluetooth/hci_sysfs.o: warning: objtool: bt_sysfs_init()+0x19: call without frame pointer save/setup kernel/sched/idle.o: warning: objtool: cpuidle_idle_call()+0x39: can't find jump dest instruction at .text+0x8900014f CC drivers/dma-buf/sync_file.o fs/signalfd.o: warning: objtool: signalfd_copyinfo()+0x63: can't find jump dest instruction at .text+0x880100b9 drivers/cdrom/cdrom.o: warning: objtool: open_for_data()+0x22: can't find jump dest instruction at .text+0x95000148 crypto/rsa-pkcs1pad.o: warning: objtool: pkcs1pad_create()+0x34: can't find jump dest instruction at .text+0x3d0200fa CC [M] net/bluetooth/lib.o kernel/irq/autoprobe.o: warning: objtool: probe_irq_off()+0x1d: can't find jump dest instruction at .text+0x82000023 CC net/core/dev_addr_lists.o arch/x86/kernel/cpu/amd.o: warning: objtool: amd_get_topology()+0x18: can't find jump dest instruction at .text+0x9700002e CC [M] drivers/extcon/extcon-usb-gpio.o CC crypto/rmd160.o CC [M] drivers/char/ipmi/ipmi_watchdog.o CC kernel/irq/proc.o LD drivers/fmc/built-in.o fs/ntfs/debug.o: warning: objtool: __ntfs_warning()+0x30: call without frame pointer save/setup fs/ntfs/debug.o: warning: objtool: __ntfs_error()+0x30: call without frame pointer save/setup fs/udf/balloc.o: warning: objtool: udf_bitmap_prealloc_blocks()+0x5b: can't find jump dest instruction at .text+0x170100e1 CC [M] drivers/fmc/fmc-core.o lib/bitmap.o: warning: objtool: __bitmap_parselist()+0x48: can't find jump dest instruction at .text+0xf8000a3e lib/uuid.o: warning: objtool: uuid_be_to_bin()+0xb: can't find call dest symbol at offset 0x710000df drivers/ata/libata-eh.o: warning: objtool: ata_eh_clear_action()+0x2c: can't find jump dest instruction at .text+0xa00001d2 CC [M] net/decnet/dn_rules.o CC fs/udf/namei.o arch/x86/kernel/ebda.o: warning: objtool: reserve_ebda_region()+0x5c: call without frame pointer save/setup drivers/base/platform.o: warning: objtool: platform_device_add()+0x11: can't find jump dest instruction at .text+0xe3010537 drivers/char/tlclk.o: warning: objtool: tlclk_interrupt()+0x38: can't find jump dest instruction at .text+0xc9000b7e kernel/trace/ring_buffer.o: warning: objtool: rb_set_commit_to_write()+0x1b: can't find jump dest instruction at .text+0xbb000461 fs/notify/inotify/inotify_fsnotify.o: warning: objtool: inotify_handle_event()+0x2d: can't find jump dest instruction at .text+0xd0100b3 CC [M] fs/ocfs2/dlmglue.o CC arch/x86/kernel/cpu/mtrr/generic.o kernel/sched/cpudeadline.o: warning: objtool: cpudl_change_key()+0x18: can't find jump dest instruction at .text+0x9900010e CC kernel/time/timer_list.o CC [M] net/batman-adv/soft-interface.o CC fs/gfs2/quota.o net/llc/llc_input.o: warning: objtool: llc_rcv()+0x6e: can't find jump dest instruction at .text+0x310100f4 fs/gfs2/dir.o: warning: objtool: gfs2_check_dirent()+0x7: can't find jump dest instruction at .text+0x9900015d LD kernel/trace/built-in.o CC [M] net/irda/irlap_frame.o fs/proc/task_mmu.o: warning: objtool: pagemap_read()+0x64: can't find jump dest instruction at .text+0xc0200ea CC fs/proc/base.o CC fs/gfs2/recovery.o net/decnet/af_decnet.o: warning: objtool: socket_get_idx()+0x25: can't find jump dest instruction at .text+0x8300004b drivers/bluetooth/btmrvl_debugfs.o: warning: objtool: btmrvl_debugfs_init()+0x1f: can't find jump dest instruction at .text+0x850104b5 CC [M] net/packet/diag.o LD net/llc/llc.o CC [M] fs/f2fs/acl.o CC net/qrtr/smd.o fs/quota/compat.o: warning: objtool: sys32_quotactl()+0x32: can't find jump dest instruction at .text+0xcd010038 fs/jbd2/revoke.o: warning: objtool: write_one_revoke_record.isra.9()+0x2d: can't find jump dest instruction at .text+0xa00001e3 CC [M] fs/quota/quota_tree.o fs/gfs2/log.o: warning: objtool: gfs2_ail1_empty_one()+0x2b: can't find jump dest instruction at .text+0x96000101 CC [M] fs/ntfs/file.o net/batman-adv/hard-interface.o: warning: objtool: batadv_is_on_batman_iface()+0xb9: can't find jump dest instruction at .text+0x7300014d kernel/time/posix-timers.o: warning: objtool: common_timer_get()+0x7c: can't find jump dest instruction at .text+0x880001b2 LD net/llc/built-in.o CC fs/gfs2/rgrp.o CC [M] drivers/char/tpm/tpm_i2c_infineon.o CC arch/x86/kernel/cpu/mtrr/cleanup.o crypto/crypto_null.o: warning: objtool: null_compress()+0x24: call without frame pointer save/setup crypto/crypto_null.o: warning: objtool: skcipher_null_crypt()+0x21: call without frame pointer save/setup crypto/crypto_null.o: warning: objtool: crypto_put_default_null_skcipher()+0xb: call without frame pointer save/setup crypto/crypto_null.o: warning: objtool: crypto_get_default_null_skcipher()+0x10: 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/cmac.o: warning: objtool: cmac_create()+0x6c: can't find jump dest instruction at .text+0x8010072 CC crypto/sha1_generic.o CC [M] net/nfc/llcp_core.o net/irda/irlmp_event.o: warning: objtool: irlmp_state_connect_pend()+0x16: can't find jump dest instruction at .text+0xaf0000bc fs/udf/dir.o: warning: objtool: udf_readdir()+0x45: can't find jump dest instruction at .text+0x1e01004b CC [M] drivers/cpufreq/p4-clockmod.o CC fs/udf/partition.o CC fs/binfmt_elf.o fs/quota/quota_v1.o: warning: objtool: v1_commit_dqblk()+0x8c: can't find jump dest instruction at .text+0xc10001f2 CC [M] net/nfc/llcp_commands.o net/ieee802154/nl-mac.o: warning: objtool: ieee802154_llsec_dump_table()+0x3e: can't find jump dest instruction at .text+0xb6000044 CC [M] net/mac80211/wpa.o CC [M] fs/ocfs2/export.o drivers/dma-buf/dma-buf.o: warning: objtool: dma_buf_vmap()+0x1a: can't find jump dest instruction at .text+0x83000390 CC kernel/time/timeconv.o LD drivers/gpu/drm/bridge/built-in.o drivers/cpufreq/cpufreq_governor_attr_set.o: warning: objtool: governor_store()+0x37: call without frame pointer save/setup drivers/cpufreq/cpufreq_governor_attr_set.o: warning: objtool: gov_attr_set_get()+0x21: call without frame pointer save/setup drivers/cpufreq/cpufreq_governor_attr_set.o: warning: objtool: gov_attr_set_put()+0x21: call without frame pointer save/setup drivers/cpufreq/cpufreq_governor_attr_set.o: warning: objtool: gov_attr_set_init()+0x38: call without frame pointer save/setup kernel/irq/generic-chip.o: warning: objtool: irq_gc_init_mask_cache()+0x20: can't find jump dest instruction at .text+0x82000026 CC net/core/dst.o fs/nls/nls_iso8859-2.o: warning: objtool: init_nls_iso8859_2()+0xd: call without frame pointer save/setup fs/nls/nls_iso8859-2.o: warning: objtool: exit_nls_iso8859_2()+0xb: call without frame pointer save/setup CC [M] fs/ntfs/index.o fs/ntfs/attrib.o: warning: objtool: ntfs_attr_find()+0x4d: can't find jump dest instruction at .text+0x2020053 CC [M] fs/btrfs/inode-item.o arch/x86/kernel/cpu/vmware.o: warning: objtool: vmware_get_tsc_khz()+0x76: call without frame pointer save/setup arch/x86/kernel/cpu/vmware.o: warning: objtool: vmware_platform()+0x64: call without frame pointer save/setup arch/x86/kernel/cpu/vmware.o: warning: objtool: vmware_platform_setup()+0x33: call without frame pointer save/setup CC fs/nls/nls_iso8859-5.o CC [M] drivers/fmc/fmc-match.o CC fs/compat_binfmt_elf.o fs/proc/root.o: warning: objtool: proc_parse_options()+0x32: can't find jump dest instruction at .text+0x91000198 CC drivers/gpio/devres.o lib/scatterlist.o: warning: objtool: sg_miter_stop()+0xa6: can't find jump dest instruction at .text+0x6c00020a CC [M] drivers/char/ipmi/ipmi_poweroff.o fs/proc/inode.o: warning: objtool: proc_reg_open()+0x3d: can't find jump dest instruction at .text+0xa20005d3 CC [M] fs/ntfs/inode.o LD drivers/hid/built-in.o CC drivers/firmware/dell_rbu.o net/core/gen_stats.o: warning: objtool: gnet_stats_start_copy_compat()+0x37: can't find jump dest instruction at .text+0xc300015d drivers/base/map.o: warning: objtool: kobj_map()+0x8d: can't find jump dest instruction at .text+0xf9000093 net/decnet/dn_neigh.o: warning: objtool: dn_neigh_construct()+0x1c: can't find jump dest instruction at .text+0xd70000c2 LD [M] drivers/bluetooth/btmrvl.o CC fs/posix_acl.o CC [M] drivers/char/tpm/tpm_i2c_nuvoton.o CC [M] drivers/firewire/core-cdev.o LD drivers/gpu/drm/hisilicon/built-in.o drivers/devfreq/devfreq.o: warning: objtool: devfreq_update_status()+0x30: can't find jump dest instruction at .text+0xa1000035 arch/x86/kernel/cpu/hypervisor.o: warning: objtool: init_hypervisor_platform()+0x55: call without frame pointer save/setup fs/sysfs/symlink.o: warning: objtool: sysfs_create_link()+0x1b: can't find call dest symbol at offset 0x210001bf drivers/crypto/s5p-sss.o: warning: objtool: s5p_aes_probe()+0x2d: can't find jump dest instruction at .text+0x3a010103 CC [M] net/irda/timer.o CC [M] drivers/hid/hid-core.o LD drivers/crypto/built-in.o net/core/gen_estimator.o: warning: objtool: gen_estimator_active()+0x9f: can't find jump dest instruction at .text+0x790000a3 CC fs/sysfs/mount.o net/bridge/br_stp_if.o: warning: objtool: br_stp_start()+0x49: can't find jump dest instruction at .text+0xae00004f CC fs/udf/super.o drivers/cpufreq/cpufreq_ondemand.o: warning: objtool: generic_powersave_bias_target()+0x44: can't find jump dest instruction at .text+0xe300065a CC fs/coredump.o drivers/ata/libata-scsi.o: warning: objtool: ata_scsiop_inq_b1()+0x27: can't find jump dest instruction at .text+0x8300016d CC [M] net/mac80211/scan.o mm/page_alloc.o: warning: objtool: setup_per_zone_lowmem_reserve()+0xf: can't find jump dest instruction at .text+0x86000455 fs/notify/fanotify/fanotify_user.o: warning: objtool: fill_event_metadata()+0x6b: can't find jump dest instruction at .text+0x9b000191 kernel/rcu/tree.o: warning: objtool: print_cpu_stall_info()+0x63: can't find jump dest instruction at .text+0xd8000249 LD drivers/gpu/vga/built-in.o CC net/core/netevent.o drivers/devfreq/devfreq-event.o: warning: objtool: devfreq_event_get_event()+0x21: can't find jump dest instruction at .text+0x9e0001e7 CC [M] net/decnet/dn_table.o CC fs/nls/nls_iso8859-7.o net/irda/irlmp_frame.o: warning: objtool: irlmp_find_lsap()+0x31: can't find jump dest instruction at .text+0xbc000037 CC fs/jfs/jfs_xtree.o LD fs/notify/fanotify/built-in.o fs/gfs2/dentry.o: warning: objtool: gfs2_drevalidate()+0x1c: can't find jump dest instruction at .text+0x37010082 CC drivers/devfreq/governor_powersave.o fs/gfs2/export.o: warning: objtool: gfs2_get_name()+0x60: can't find jump dest instruction at .text+0xca000096 CC [M] net/irda/qos.o drivers/dma-buf/reservation.o: warning: objtool: reservation_object_get_fences_rcu()+0x33: can't find jump dest instruction at .text+0xd10100c9 CC fs/gfs2/super.o arch/x86/kernel/cpu/microcode/core.o: warning: objtool: microcode_write()+0x22: can't find jump dest instruction at .text+0xa30000f8 LD kernel/rcu/built-in.o CC crypto/sha256_generic.o CC fs/udf/truncate.o CC drivers/devfreq/governor_userspace.o LD drivers/gpu/drm/i2c/built-in.o drivers/extcon/extcon-max3355.o: warning: objtool: max3355_probe()+0x3b: can't find jump dest instruction at .text+0x200100e1 CC [M] net/batman-adv/sysfs.o LD arch/x86/kernel/cpu/microcode/microcode.o fs/udf/file.o: warning: objtool: udf_file_write_iter()+0x49: can't find jump dest instruction at .text+0xc90000df kernel/sched/cpufreq.o: warning: objtool: cpufreq_add_update_util_hook()+0x4d: call without frame pointer save/setup CC crypto/gf128mul.o fs/gfs2/meta_io.o: warning: objtool: gfs2_meta_read_endio()+0x1d: can't find jump dest instruction at .text+0x82000023 CC fs/drop_caches.o CC lib/iov_iter.o CC [M] net/bluetooth/ecc.o crypto/hmac.o: warning: objtool: hmac_setkey()+0x9b: can't find jump dest instruction at .text+0xc00000e1 kernel/time/jiffies.o: warning: objtool: register_refined_jiffies()+0x9c: call without frame pointer save/setup kernel/time/jiffies.o: warning: objtool: init_jiffies_clocksource()+0x12: call without frame pointer save/setup CC [M] net/irda/irqueue.o arch/x86/kernel/apic/io_apic.o: warning: objtool: mp_irqdomain_free()+0x16: can't find jump dest instruction at .text+0xbf00059c CC fs/proc/generic.o CC [M] net/bluetooth/hci_request.o LD arch/x86/kernel/apic/built-in.o LD arch/x86/kernel/cpu/microcode/built-in.o drivers/char/hangcheck-timer.o: warning: objtool: hangcheck_fire()+0x4: 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_exit()+0xb: call without frame pointer save/setup CC crypto/ecb.o kernel/time/ntp.o: warning: objtool: ntp_update_offset()+0xf: can't find jump dest instruction at .text+0x1c010165 arch/x86/kernel/cpu/mtrr/if.o: warning: objtool: mtrr_seq_show()+0x1a: can't find jump dest instruction at .text+0xb7000100 CC [M] drivers/fmc/fmc-sdb.o fs/f2fs/shrinker.o: warning: objtool: f2fs_shrink_count()+0xba: can't find jump dest instruction at .text+0x650000be CC [M] fs/ocfs2/extent_map.o fs/reiserfs/file.o: warning: objtool: reiserfs_sync_file()+0x6b: can't find jump dest instruction at .text+0x89000071 CC [M] net/nfc/llcp_sock.o CC net/core/neighbour.o CC [M] drivers/firewire/core-device.o CC [M] net/mac80211/offchannel.o CC fs/jfs/jfs_imap.o crypto/algboss.o: warning: objtool: cryptomgr_schedule_probe()+0xd8: can't find jump dest instruction at .text+0xb400020e CC [M] net/batman-adv/translation-table.o net/decnet/dn_dev.o: warning: objtool: dn_dev_seq_show()+0x36: can't find jump dest instruction at .text+0x4001011c CC [M] drivers/fmc/fru-parse.o fs/quota/quota.o: warning: objtool: quota_getinfo()+0x28: can't find jump dest instruction at .text+0x9d00033e drivers/base/devres.o: warning: objtool: devres_for_each_res()+0x29: can't find jump dest instruction at .text+0x8c00032f drivers/char/tpm/tpm_i2c_atmel.o: warning: objtool: i2c_atmel_read_status()+0xc0: can't find jump dest instruction at .text+0x780000f4 CC drivers/base/transport_class.o drivers/char/pcmcia/cm4000_cs.o: warning: objtool: parse_atr()+0x11: can't find jump dest instruction at .text+0xd6000017 net/irda/irlmp.o: warning: objtool: irlmp_seq_show()+0x1e: can't find jump dest instruction at .text+0xe6010044 CC [M] drivers/char/tpm/tpm_nsc.o CC [M] fs/reiserfs/super.o CC [M] net/irda/irttp.o fs/jfs/jfs_mount.o: warning: objtool: updateSuper()+0x26: can't find jump dest instruction at .text+0x8b0000ac CC kernel/irq/migration.o LD drivers/gpu/drm/omapdrm/displays/built-in.o net/decnet/dn_route.o: warning: objtool: dn_dst_gc()+0xbf: can't find jump dest instruction at .text+0x510001f4 fs/isofs/export.o: warning: objtool: isofs_export_get_parent()+0x29: can't find jump dest instruction at .text+0xc900002f fs/notify/inotify/inotify_user.o: warning: objtool: inotify_update_existing_watch()+0x2d: can't find jump dest instruction at .text+0x8f000153 drivers/cpufreq/cpufreq_governor.o: warning: objtool: dbs_update()+0x63: can't find jump dest instruction at .text+0xd0000239 CC drivers/hsi/hsi_boardinfo.o LD fs/notify/inotify/built-in.o drivers/cpufreq/cpufreq.o: warning: objtool: cpufreq_policy_alloc()+0x12: can't find jump dest instruction at .text+0x60106c8 drivers/cpufreq/speedstep-lib.o: warning: objtool: pentium3_get_frequency()+0x106: can't find jump dest instruction at .text+0x9400010c LD drivers/cpufreq/built-in.o drivers/fmc/fru-parse.o: warning: objtool: fru_get_board_manufacturer()+0x6: can't find call dest symbol at offset 0xf5ff010a CC drivers/gpio/gpiolib.o LD fs/notify/built-in.o CC [M] fs/reiserfs/prints.o LD drivers/gpu/drm/tilcdc/built-in.o drivers/cpufreq/cpufreq_userspace.o: warning: objtool: cpufreq_governor_userspace()+0x22: can't find jump dest instruction at .text+0x500100d8 fs/eventpoll.o: warning: objtool: ep_send_events_proc()+0x43: can't find jump dest instruction at .text+0x910000f9 CC fs/jfs/jfs_debug.o CC fs/fhandle.o CC [M] net/mac80211/ht.o fs/f2fs/checkpoint.o: warning: objtool: __add_ino_entry()+0x44: can't find jump dest instruction at .text+0xae0003aa drivers/extcon/extcon-sm5502.o: warning: objtool: sm5022_muic_i2c_probe()+0x1a: can't find jump dest instruction at .text+0x48010100 LD drivers/gpu/drm/omapdrm/dss/built-in.o fs/eventfd.o: warning: objtool: eventfd_ctx_read()+0x6c: can't find jump dest instruction at .text+0xdb000132 fs/timerfd.o: warning: objtool: do_timerfd_gettime()+0x8c: can't find jump dest instruction at .text+0x83000342 fs/jfs/jfs_umount.o: warning: objtool: jfs_umount()+0x49: call without frame pointer save/setup fs/jfs/jfs_umount.o: warning: objtool: jfs_umount_rw()+0x21: call without frame pointer save/setup LD drivers/gpu/drm/panel/built-in.o arch/x86/kernel/cpu/mtrr/main.o: warning: objtool: mtrr_add_page()+0x29: can't find jump dest instruction at .text+0x8e0101af fs/f2fs/file.o: warning: objtool: f2fs_do_zero_range()+0xa6: can't find jump dest instruction at .text+0xba0000ac drivers/bluetooth/btwilink.o: warning: objtool: bt_ti_probe()+0x34: can't find jump dest instruction at .text+0xa100013a CC net/core/rtnetlink.o CC [M] net/mac80211/agg-tx.o CC [M] net/decnet/sysctl_net_decnet.o CC fs/proc/array.o CC fs/udf/symlink.o CC crypto/lrw.o LD drivers/gpu/drm/omapdrm/built-in.o net/nfc/af_nfc.o: warning: objtool: nfc_proto_unregister()+0x13: call without frame pointer save/setup net/nfc/af_nfc.o: warning: objtool: nfc_proto_register()+0x1c: call without frame pointer save/setup net/nfc/af_nfc.o: warning: objtool: nfc_sock_create()+0x3c: call without frame pointer save/setup net/nfc/af_nfc.o: warning: objtool: af_nfc_exit()+0x9: call without frame pointer save/setup net/nfc/af_nfc.o: warning: objtool: af_nfc_init()+0xb: call without frame pointer save/setup CC kernel/time/timecounter.o CC lib/clz_ctz.o CC fs/udf/directory.o kernel/module.o: warning: objtool: __module_address()+0xb: can't find jump dest instruction at .text+0xbb000071 CC fs/dcookies.o drivers/extcon/extcon-adc-jack.o: warning: objtool: adc_jack_probe()+0x37: can't find jump dest instruction at .text+0x9401007d drivers/base/attribute_container.o: warning: objtool: attribute_container_device_trigger()+0x2f: can't find jump dest instruction at .text+0x820001e4 net/netlink/diag.o: warning: objtool: sk_diag_fill.isra.4.constprop.5()+0x3b: can't find jump dest instruction at .text+0x70100b1 arch/x86/kernel/cpu/mshyperv.o: warning: objtool: ms_hyperv_init_platform()+0x45: call without frame pointer save/setup arch/x86/kernel/cpu/mshyperv.o: warning: objtool: ms_hyperv_platform()+0x4e: call without frame pointer save/setup CC kernel/time/posix-clock.o CC fs/proc/fd.o CC [M] drivers/firewire/core-iso.o drivers/extcon/extcon-rt8973a.o: warning: objtool: rt8973a_init_dev_type()+0x22: can't find jump dest instruction at .text+0xb5000058 LD [M] net/netlink/netlink_diag.o CC lib/bsearch.o drivers/firewire/core-card.o: warning: objtool: generate_config_rom.constprop.4()+0xac: can't find jump dest instruction at .text+0xc20007c2 crypto/md5.o: warning: objtool: md5_final()+0x41: can't find jump dest instruction at .text+0x9c000137 CC [M] drivers/hid/hid-input.o CC [M] drivers/firewire/core-topology.o kernel/time/timeconv.o: warning: objtool: time_to_tm()+0x106: can't find jump dest instruction at .text+0xa002010c LD drivers/gpu/drm/built-in.o CC crypto/xts.o CC kernel/time/alarmtimer.o fs/ocfs2/buffer_head_io.o: warning: objtool: ocfs2_write_block()+0x22: can't find jump dest instruction at .text+0x45010028 CC [M] fs/btrfs/inode-map.o drivers/fpga/fpga-mgr.o: warning: objtool: fpga_mgr_buf_load()+0x44: can't find jump dest instruction at .text+0x8800014a CC kernel/time/clockevents.o net/bluetooth/hci_sock.o: warning: objtool: hci_mgmt_cmd()+0x4c: can't find jump dest instruction at .text+0xe30102e2 LD drivers/fpga/built-in.o CC [M] fs/ocfs2/file.o fs/f2fs/recovery.o: warning: objtool: find_fsync_dnodes()+0x68: can't find jump dest instruction at .text+0xb501028e drivers/extcon/extcon-usb-gpio.o: warning: objtool: usb_extcon_probe()+0x27: can't find jump dest instruction at .text+0x9c0100ed fs/udf/lowlevel.o: warning: objtool: udf_get_last_session()+0x1c: call without frame pointer save/setup fs/udf/lowlevel.o: warning: objtool: udf_get_last_block()+0x29: call without frame pointer save/setup CC [M] fs/ocfs2/heartbeat.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 LD net/decnet/built-in.o fs/udf/ialloc.o: warning: objtool: udf_new_inode()+0x43: can't find jump dest instruction at .text+0x52020139 CC lib/find_bit.o CC drivers/hwmon/hwmon.o net/batman-adv/icmp_socket.o: warning: objtool: batadv_socket_add_packet()+0x3c: can't find jump dest instruction at .text+0x8d000132 CC [M] drivers/fmc/fmc-dump.o CC crypto/cryptd.o CC fs/udf/misc.o fs/nls/nls_iso8859-5.o: warning: objtool: init_nls_iso8859_5()+0xd: call without frame pointer save/setup fs/nls/nls_iso8859-5.o: warning: objtool: exit_nls_iso8859_5()+0xb: call without frame pointer save/setup LD drivers/devfreq/event/built-in.o net/atm/pppoatm.o: warning: objtool: pppoatm_assign_vcc()+0x27: can't find jump dest instruction at .text+0x110100bd CC fs/nls/nls_koi8-r.o LD drivers/gpu/built-in.o drivers/char/tpm/tpm-chip.o: warning: objtool: tpmm_chip_alloc()+0x35: can't find jump dest instruction at .text+0x8601014b net/netfilter/nf_log.o: warning: objtool: seq_show()+0x25: can't find jump dest instruction at .text+0xde0000cb LD drivers/hwtracing/intel_th/built-in.o drivers/cpufreq/p4-clockmod.o: warning: objtool: cpufreq_p4_get_frequency()+0xa7: can't find jump dest instruction at .text+0x700001fb CC kernel/time/tick-common.o CC fs/gfs2/sys.o CC lib/llist.o CC net/sched/sch_generic.o kernel/irq/irqdomain.o: warning: objtool: virq_debug_show()+0x60: can't find jump dest instruction at .text+0xb2000186 fs/reiserfs/dir.o: warning: objtool: reiserfs_readdir_inode()+0xdb: can't find jump dest instruction at .text+0x3f040171 drivers/char/ipmi/ipmi_msghandler.o: warning: objtool: ipmi_unregister_for_cmd()+0x12b: can't find jump dest instruction at .text+0x7000071f lib/flex_array.o: warning: objtool: flex_array_alloc()+0x2e: can't find jump dest instruction at .text+0xc00001c4 fs/gfs2/glock.o: warning: objtool: gfs2_sbstats_seq_show()+0x30: can't find jump dest instruction at .text+0xde000396 CC [M] drivers/hid/hid-debug.o CC [M] fs/reiserfs/objectid.o drivers/dma-buf/seqno-fence.o: warning: objtool: seqno_release()+0x28: call without frame pointer save/setup drivers/devfreq/governor_powersave.o: warning: objtool: devfreq_powersave_handler()+0x2b: call without frame pointer save/setup drivers/devfreq/governor_powersave.o: warning: objtool: devfreq_powersave_init()+0xb: call without frame pointer save/setup drivers/devfreq/governor_powersave.o: warning: objtool: devfreq_powersave_exit()+0xb: call without frame pointer save/setup net/rfkill/input.o: warning: objtool: rfkill_op_handler()+0xc7: can't find jump dest instruction at .text+0x420003db fs/ocfs2/dcache.o: warning: objtool: ocfs2_dentry_revalidate()+0x1a: can't find jump dest instruction at .text+0xae000020 CC [M] drivers/fmc/fmc-fakedev.o fs/btrfs/root-tree.o: warning: objtool: btrfs_read_root_item()+0x9b: can't find jump dest instruction at .text+0xab0000a1 LD drivers/hsi/clients/built-in.o net/netfilter/core.o: warning: objtool: nf_register_net_hook()+0x2a: can't find jump dest instruction at .text+0xf2000300 CC lib/memweight.o CC drivers/firmware/memmap.o CC [M] drivers/devfreq/governor_simpleondemand.o net/core/net_namespace.o: warning: objtool: rtnl_net_newid()+0x74: can't find jump dest instruction at .text+0xe700085a kernel/time/clocksource.o: warning: objtool: sysfs_show_available_clocksources()+0x31: can't find jump dest instruction at .text+0x83000037 CC [M] net/rfkill/rfkill-regulator.o fs/ntfs/file.o: warning: objtool: ntfs_file_open()+0x4: call without frame pointer save/setup CC fs/gfs2/trans.o CC [M] fs/ocfs2/inode.o CC net/core/utils.o drivers/extcon/extcon.o: warning: objtool: state_show()+0x31: can't find jump dest instruction at .text+0x8d000187 CC [M] drivers/devfreq/governor_performance.o CC crypto/des_generic.o CC fs/nls/nls_koi8-u.o CC [M] fs/ntfs/mft.o fs/reiserfs/bitmap.o: warning: objtool: determine_search_start.isra.10()+0x57: can't find jump dest instruction at .text+0x1f01027d CC fs/sysfs/group.o mm/slub.o: warning: objtool: calculate_sizes()+0x34: can't find jump dest instruction at .text+0x5501070a LD mm/built-in.o fs/isofs/rock.o: warning: objtool: get_symlink_chunk()+0x28: can't find jump dest instruction at .text+0x5501002e LD drivers/firmware/broadcom/built-in.o CC [M] drivers/hsi/clients/hsi_char.o CC drivers/i2c/i2c-boardinfo.o LD [M] fs/isofs/isofs.o net/core/sock.o: warning: objtool: __sk_mem_schedule()+0xd4: can't find jump dest instruction at .text+0xfb00010a fs/sysfs/mount.o: warning: objtool: sysfs_kill_sb()+0x13: call without frame pointer save/setup fs/sysfs/mount.o: warning: objtool: sysfs_mount()+0x3e: call without frame pointer save/setup fs/sysfs/mount.o: warning: objtool: sysfs_init()+0x11: call without frame pointer save/setup CC [M] net/irda/irda_device.o CC [M] drivers/fmc/fmc-trivial.o CC drivers/input/gameport/gameport.o net/nfc/rawsock.o: warning: objtool: rawsock_sendmsg()+0x11d: can't find jump dest instruction at .text+0x770001a1 CC net/core/link_watch.o fs/jfs/namei.o: warning: objtool: jfs_rename()+0xdc: can't find jump dest instruction at .text+0x540003f0 CC [M] fs/ocfs2/ioctl.o CC drivers/idle/i7300_idle.o fs/quota/dquot.o: warning: objtool: dquot_set_dqinfo()+0x133: can't find jump dest instruction at .text+0x5e0002a7 net/bridge/br_stp_timer.o: warning: objtool: br_forward_delay_timer_expired()+0x32: can't find jump dest instruction at .text+0x84000068 net/irda/irlap.o: warning: objtool: irlap_seq_show()+0x1f: can't find jump dest instruction at .text+0x8e030075 CC [M] net/irda/wrapper.o CC [M] net/irda/irias_object.o fs/ext2/inode.o: warning: objtool: ext2_get_branch()+0x56: can't find jump dest instruction at .text+0xda00005c fs/reiserfs/do_balan.o: warning: objtool: balance_leaf_new_nodes_paste_dirent.isra.7()+0x145: can't find jump dest instruction at .text+0x41000149 CC [M] fs/reiserfs/lbalance.o CC [M] fs/ocfs2/journal.o CC drivers/base/topology.o kernel/time/timer_list.o: warning: objtool: print_active_timers()+0x32: can't find jump dest instruction at .text+0xb6000208 drivers/firmware/dmi-sysfs.o: warning: objtool: dmi_sel_raw_read_helper()+0x3f: can't find jump dest instruction at .text+0x800006f5 CC net/sched/sch_mq.o CC [M] drivers/firmware/dcdbas.o drivers/fmc/fmc-core.o: warning: objtool: fmc_device_register_n.part.2()+0x30: can't find jump dest instruction at .text+0xcc020296 net/qrtr/smd.o: warning: objtool: qcom_smd_get_drvdata()+0x10: call without frame pointer save/setup net/qrtr/smd.o: warning: objtool: qcom_smd_set_drvdata()+0x10: call without frame pointer save/setup net/qrtr/smd.o: warning: objtool: qcom_smd_qrtr_driver_exit()+0x10: call without frame pointer save/setup drivers/fmc/fmc-match.o: warning: objtool: fmc_fill_id_info()+0x1f: can't find jump dest instruction at .text+0xa60000e5 CC drivers/input/gameport/lightning.o kernel/time/posix-cpu-timers.o: warning: objtool: posix_cpu_timer_del()+0x15: can't find jump dest instruction at .text+0xde00035b CC [M] fs/ntfs/mst.o drivers/base/transport_class.o: warning: objtool: transport_destroy_device()+0xb: call without frame pointer save/setup drivers/base/transport_class.o: warning: objtool: transport_destroy_classdev()+0x18: call without frame pointer save/setup drivers/base/transport_class.o: warning: objtool: transport_remove_device()+0xb: call without frame pointer save/setup drivers/base/transport_class.o: warning: objtool: transport_configure_device()+0xb: call without frame pointer save/setup drivers/base/transport_class.o: warning: objtool: transport_add_device()+0xb: call without frame pointer save/setup drivers/base/transport_class.o: warning: objtool: transport_remove_classdev()+0x4f: call without frame pointer save/setup drivers/base/transport_class.o: warning: objtool: transport_setup_device()+0xb: call without frame pointer save/setup drivers/base/transport_class.o: warning: objtool: anon_transport_class_register()+0x22: call without frame pointer save/setup drivers/base/transport_class.o: warning: objtool: transport_class_unregister()+0x4: call without frame pointer save/setup drivers/base/transport_class.o: warning: objtool: transport_class_register()+0xb: call without frame pointer save/setup drivers/base/transport_class.o: warning: objtool: transport_add_class_device()+0x19: call without frame pointer save/setup drivers/base/transport_class.o: warning: objtool: anon_transport_class_unregister()+0xb: call without frame pointer save/setup LD drivers/iommu/built-in.o CC fs/proc/proc_tty.o CC [M] fs/ocfs2/localalloc.o CC drivers/input/input.o net/batman-adv/multicast.o: warning: objtool: batadv_mcast_want_unsnoop_update()+0x56: can't find jump dest instruction at .text+0xa100005c CC lib/kfifo.o drivers/gpio/devres.o: warning: objtool: devm_get_gpiod_from_child()+0x105: can't find jump dest instruction at .text+0x5500038a CC drivers/input/serio/serio.o LD drivers/ide/built-in.o drivers/firmware/dmi_scan.o: warning: objtool: dmi_decode_table()+0x3b: can't find jump dest instruction at .text+0x9a000041 CC drivers/gpio/gpiolib-legacy.o fs/f2fs/gc.o: warning: objtool: get_cb_cost()+0x2a: can't find jump dest instruction at .text+0xce0002b0 LD drivers/hsi/controllers/built-in.o CC net/core/filter.o kernel/kprobes.o: warning: objtool: report_probe()+0x4b: can't find jump dest instruction at .text+0xb0000321 drivers/bluetooth/btmrvl_sdio.o: warning: objtool: btmrvl_sdio_resume()+0xe: can't find jump dest instruction at .text+0x8e000014 drivers/extcon/extcon-max77693.o: warning: objtool: max77693_muic_get_cable_type()+0xe: can't find jump dest instruction at .text+0x9a000044 CC drivers/gpio/gpiolib-of.o CC drivers/input/input-compat.o lib/memweight.o: warning: objtool: memweight()+0x11: can't find jump dest instruction at .text+0x8c000017 drivers/dma-buf/sync_file.o: warning: objtool: sync_file_ioctl_fence_info()+0x3c: can't find jump dest instruction at .text+0xa30001f2 CC [M] fs/ntfs/namei.o LD drivers/extcon/built-in.o drivers/char/ipmi/ipmi_si_intf.o: warning: objtool: try_init_dmi()+0x15: can't find jump dest instruction at .text+0x4f0103db CC [M] drivers/ide/ide.o CC net/vmw_vsock/af_vsock.o kernel/irq/proc.o: warning: objtool: register_handler_proc()+0x56: can't find jump dest instruction at .text+0xc70004ec drivers/devfreq/governor_userspace.o: warning: objtool: store_freq()+0x31: call without frame pointer save/setup drivers/devfreq/governor_userspace.o: warning: objtool: show_freq()+0x21: call without frame pointer save/setup drivers/devfreq/governor_userspace.o: warning: objtool: devfreq_userspace_handler()+0x54: call without frame pointer save/setup drivers/devfreq/governor_userspace.o: warning: objtool: devfreq_userspace_init()+0xb: call without frame pointer save/setup drivers/devfreq/governor_userspace.o: warning: objtool: devfreq_userspace_exit()+0xb: call without frame pointer save/setup LD fs/quota/built-in.o CC [M] drivers/hsi/hsi.o CC kernel/time/tick-broadcast.o CC drivers/irqchip/irq-ts4800.o fs/f2fs/xattr.o: warning: objtool: read_all_xattrs()+0xb0: can't find jump dest instruction at .text+0x310101e6 LD drivers/dma-buf/built-in.o crypto/sha1_generic.o: warning: objtool: sha1_final()+0xbe: can't find jump dest instruction at .text+0x74000162 LD drivers/devfreq/built-in.o LD net/nfc/nci/built-in.o LD net/nfc/hci/built-in.o CC [M] drivers/ide/ide-ioctls.o CC [M] net/mac80211/agg-rx.o fs/ocfs2/export.o: warning: objtool: ocfs2_get_dentry()+0x5c: can't find jump dest instruction at .text+0x80000162 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 fs/nls/nls_koi8-ru.o LD drivers/lguest/built-in.o fs/drop_caches.o: warning: objtool: drop_pagecache_sb()+0x28: call without frame pointer save/setup fs/drop_caches.o: warning: objtool: drop_caches_sysctl_handler()+0x9: call without frame pointer save/setup net/lapb/lapb_iface.o: warning: objtool: lapb_create_cb()+0x20: can't find jump dest instruction at .text+0x9e0000b6 CC [M] net/nfc/hci/core.o CC crypto/blowfish_common.o CC [M] net/bluetooth/mgmt_util.o arch/x86/kernel/cpu/mtrr/cleanup.o: warning: objtool: x86_get_mtrr_mem_range.constprop.0()+0x56: can't find jump dest instruction at .init.text+0x9a00008d kernel/irq/migration.o: warning: objtool: irq_move_masked_irq()+0xa5: can't find jump dest instruction at .text+0x7a0000a9 LD net/lapb/lapb.o fs/udf/partition.o: warning: objtool: udf_get_pblock_virt15()+0x6f: can't find jump dest instruction at .text+0xa8000185 kernel/sched/cpufreq_schedutil.o: warning: objtool: sugov_update_shared()+0x43: can't find jump dest instruction at .text+0xdb000309 drivers/bluetooth/btbcm.o: warning: objtool: btbcm_patchram()+0x31: can't find jump dest instruction at .text+0xd2000307 net/bridge/br_sysfs_if.o: warning: objtool: store_proxyarp_wifi()+0x9: can't find call dest symbol at offset 0xb300017d net/bluetooth/lib.o: warning: objtool: bt_err_ratelimited()+0x4d: call without frame pointer save/setup net/bluetooth/lib.o: warning: objtool: bt_err()+0x4c: call without frame pointer save/setup net/bluetooth/lib.o: warning: objtool: bt_warn()+0x4c: call without frame pointer save/setup net/bluetooth/lib.o: warning: objtool: bt_info()+0x4c: call without frame pointer save/setup drivers/char/ipmi/ipmi_poweroff.o: warning: objtool: ipmi_poweroff_chassis()+0x2b: can't find jump dest instruction at .text+0xab000331 CC net/sched/sch_api.o CC fs/jfs/jfs_dmap.o fs/quota/quota_tree.o: warning: objtool: find_next_id()+0x2e: can't find jump dest instruction at .text+0x1e0101e4 fs/fuse/file.o: warning: objtool: fuse_bmap()+0xe0: can't find jump dest instruction at .text+0x66000234 net/decnet/dn_rules.o: warning: objtool: dn_fib_rule_configure()+0x11: can't find jump dest instruction at .text+0x91000107 CC [M] net/bluetooth/hci_debugfs.o CC fs/nls/nls_utf8.o CC [M] fs/ocfs2/locks.o CC kernel/time/timekeeping_debug.o LD drivers/macintosh/built-in.o fs/ntfs/compress.o: warning: objtool: ntfs_decompress()+0x7f: can't find jump dest instruction at .text+0x78050085 CC [M] net/nfc/nci/core.o fs/btrfs/dir-item.o: warning: objtool: verify_dir_item()+0x35: can't find jump dest instruction at .text+0xe300014b net/bridge/br_sysfs_br.o: warning: objtool: group_addr_store()+0x3b: can't find jump dest instruction at .text+0xd50002e1 CC [M] drivers/fmc/fmc-write-eeprom.o 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()+0x22: call without frame pointer save/setup CC net/vmw_vsock/vsock_addr.o LD kernel/irq/built-in.o /home/kisskb/slave/src/fs/dax.c: In function 'dax_io': /home/kisskb/slave/src/fs/dax.c:242:2: warning: 'rc' may be used uninitialized in this function [-Wuninitialized] fs/ntfs/index.o: warning: objtool: ntfs_index_lookup()+0x45: can't find jump dest instruction at .text+0x808012b CC net/sched/sch_blackhole.o LD net/lapb/built-in.o CC [M] fs/ntfs/runlist.o fs/f2fs/extent_cache.o: warning: objtool: __lookup_extent_tree_ret()+0x30: can't find jump dest instruction at .text+0x9010036 LD fs/fuse/fuse.o net/netfilter/nf_sockopt.o: warning: objtool: compat_nf_sockopt()+0x31: can't find call dest symbol at offset 0x1b0001f5 CC [M] fs/ocfs2/mmap.o LD drivers/char/ipmi/ipmi_si.o net/core/sysctl_net_core.o: warning: objtool: sysctl_core_net_init()+0x1b: can't find jump dest instruction at .text+0x80000021 CC drivers/input/input-mt.o CC drivers/leds/led-core.o CC [M] net/nfc/hci/hcp.o CC [M] fs/reiserfs/ibalance.o fs/gfs2/file.o: warning: objtool: gfs2_fsync()+0xf3: can't find jump dest instruction at .text+0x7d0001b7 net/ieee802154/socket.o: warning: objtool: ieee802154_create()+0x2d: can't find jump dest instruction at .text+0xc1000193 CC net/sched/cls_api.o drivers/hsi/hsi_boardinfo.o: warning: objtool: hsi_register_board_info()+0x18: call without frame pointer save/setup net/batman-adv/main.o: warning: objtool: batadv_skb_set_priority()+0x39: can't find jump dest instruction at .text+0x9f01064f net/mac80211/wep.o: warning: objtool: ieee80211_wep_add_iv()+0x48: can't find jump dest instruction at .text+0xd500004e CC [M] net/nfc/hci/command.o drivers/char/tpm/tpm_i2c_nuvoton.o: warning: objtool: i2c_nuvoton_wait_for_stat()+0x47: can't find jump dest instruction at .text+0xb700019d LD net/ieee802154/ieee802154_socket.o net/netfilter/nf_queue.o: warning: objtool: nf_queue()+0x3a: can't find jump dest instruction at .text+0x75010160 CC [M] net/mac80211/vht.o CC net/sched/sch_fifo.o LD fs/fuse/built-in.o fs/reiserfs/namei.o: warning: objtool: linear_search_in_dir_item()+0x33: can't find jump dest instruction at .text+0x5b010159 CC lib/percpu-refcount.o drivers/fmc/fmc-dump.o: warning: objtool: dump_line()+0x46: can't find jump dest instruction at .text+0xa400004c LD net/netfilter/netfilter.o CC [M] net/nfc/hci/llc.o fs/gfs2/aops.o: warning: objtool: gfs2_writepage_common()+0xd8: can't find jump dest instruction at .text+0x660000ec fs/userfaultfd.o: warning: objtool: userfaultfd_wake()+0xd8: can't find jump dest instruction at .text+0x7d00024c LD drivers/char/ipmi/built-in.o CC fs/jfs/jfs_unicode.o CC drivers/isdn/capi/kcapi.o fs/gfs2/recovery.o: warning: objtool: clean_journal.isra.6()+0x5b: can't find jump dest instruction at .text+0x8d010141 LD drivers/isdn/divert/built-in.o crypto/vmac.o: warning: objtool: vmac_set_key()+0x38: can't find jump dest instruction at .text+0x1501019e drivers/i2c/i2c-boardinfo.o: warning: objtool: i2c_register_board_info()+0x1b: call without frame pointer save/setup drivers/devfreq/governor_performance.o: warning: objtool: devfreq_performance_handler()+0x2b: call without frame pointer save/setup drivers/devfreq/governor_performance.o: warning: objtool: devfreq_performance_init()+0xb: call without frame pointer save/setup drivers/devfreq/governor_performance.o: warning: objtool: devfreq_performance_exit()+0xb: call without frame pointer save/setup net/batman-adv/originator.o: warning: objtool: batadv_originator_init()+0x41: can't find jump dest instruction at .text+0x89000367 CC [M] drivers/firewire/core-transaction.o CC [M] fs/reiserfs/stree.o CC drivers/mailbox/mailbox.o net/nfc/core.o: warning: objtool: nfc_target_lost()+0x36: can't find jump dest instruction at .text+0xac00037b CC [M] net/irda/af_irda.o net/mac80211/driver-ops.o: warning: objtool: drv_sta_state()+0x45: can't find jump dest instruction at .text+0x490102bb CC [M] net/rfkill/rfkill-gpio.o CC [M] net/nfc/nci/data.o CC drivers/mcb/mcb-core.o CC [M] drivers/char/tpm/tpm_atmel.o LD net/netfilter/built-in.o net/rfkill/rfkill-regulator.o: warning: objtool: rfkill_regulator_probe()+0x29: can't find jump dest instruction at .text+0x3401007f LD net/qrtr/qrtr-smd.o CC [M] fs/reiserfs/hashes.o fs/nls/nls_koi8-u.o: warning: objtool: init_nls_koi8_u()+0xd: call without frame pointer save/setup fs/nls/nls_koi8-u.o: warning: objtool: exit_nls_koi8_u()+0xb: call without frame pointer save/setup CC lib/percpu_ida.o LD drivers/i2c/algos/built-in.o CC [M] drivers/isdn/divert/isdn_divert.o net/core/netevent.o: warning: objtool: call_netevent_notifiers()+0x11: call without frame pointer save/setup net/core/netevent.o: warning: objtool: unregister_netevent_notifier()+0xe: call without frame pointer save/setup net/core/netevent.o: warning: objtool: register_netevent_notifier()+0xe: call without frame pointer save/setup drivers/fmc/fmc-sdb.o: warning: objtool: fmc_find_sdb_device()+0x29: can't find jump dest instruction at .text+0x9100002f fs/f2fs/acl.o: warning: objtool: f2fs_acl_create_masq()+0xc9: can't find jump dest instruction at .text+0x5d0000ce CC [M] net/nfc/hci/llc_nop.o CC drivers/mcb/mcb-parse.o CC net/core/sock_diag.o CC [M] drivers/fmc/fmc-chardev.o CC net/compat.o LD net/wimax/built-in.o drivers/devfreq/governor_simpleondemand.o: warning: objtool: devfreq_simple_ondemand_func()+0x51: can't find jump dest instruction at .text+0xfe000057 drivers/char/tpm/tpm_i2c_infineon.o: warning: objtool: iic_tpm_read()+0x74: can't find jump dest instruction at .text+0x1e01008a net/irda/qos.o: warning: objtool: irda_qos_bits_to_value()+0xf: can't find jump dest instruction at .text+0x94000125 CC [M] drivers/i2c/algos/i2c-algo-bit.o drivers/char/tpm/tpm2-cmd.o: warning: objtool: tpm2_do_selftest()+0x4a: can't find jump dest instruction at .text+0xb10002e0 LD drivers/i2c/busses/built-in.o CC fs/nls/mac-cyrillic.o CC [M] net/irda/discovery.o CC net/xfrm/xfrm_policy.o CC [M] net/wimax/id-table.o CC net/core/dev_ioctl.o CC [M] fs/reiserfs/tail_conversion.o LD drivers/iio/accel/built-in.o CC [M] drivers/i2c/busses/i2c-axxia.o CC [M] drivers/ide/ide-io.o fs/udf/symlink.o: warning: objtool: udf_pc_to_char.constprop.1()+0x51: can't find jump dest instruction at .text+0x8010057 CC [M] net/mac80211/ibss.o LD net/x25/built-in.o fs/nls/nls_koi8-ru.o: warning: objtool: init_nls_koi8_ru()+0xb: call without frame pointer save/setup fs/nls/nls_koi8-ru.o: warning: objtool: exit_nls_koi8_ru()+0xb: call without frame pointer save/setup LD drivers/char/tpm/st33zp24/built-in.o CC fs/nls/mac-greek.o CC [M] drivers/iio/accel/hid-sensor-accel-3d.o fs/coredump.o: warning: objtool: zap_threads()+0x4a: can't find jump dest instruction at .text+0xf10001d0 CC [M] drivers/iio/accel/kxcjk-1013.o fs/udf/truncate.o: warning: objtool: extent_trunc()+0x5e: can't find jump dest instruction at .text+0x9e000064 fs/gfs2/ops_fstype.o: warning: objtool: gfs2_mount_meta()+0x2f: can't find jump dest instruction at .text+0x9a000095 CC [M] drivers/char/tpm/st33zp24/st33zp24.o CC [M] net/x25/af_x25.o net/irda/irlap_event.o: warning: objtool: irlap_state_reset_check()+0xf: can't find jump dest instruction at .text+0xb1000025 CC [M] net/irda/parameters.o net/packet/diag.o: warning: objtool: pdiag_put_mclist()+0x37: can't find jump dest instruction at .text+0xa10001bd kernel/time/timekeeping.o: warning: objtool: timekeeping_update()+0x17: can't find jump dest instruction at .text+0xb01019d CC fs/gfs2/util.o drivers/char/ipmi/ipmi_watchdog.o: warning: objtool: i_ipmi_set_timeout()+0x25: can't find jump dest instruction at .text+0xca0000fb fs/posix_acl.o: warning: objtool: posix_acl_create_masq()+0xc9: can't find jump dest instruction at .text+0x5d00024e fs/ext2/super.o: warning: objtool: ext2_show_options()+0x61: can't find jump dest instruction at .text+0xa80200d7 CC [M] fs/ocfs2/namei.o drivers/firmware/dell_rbu.o: warning: objtool: img_update_free()+0xc5: can't find jump dest instruction at .text+0x7c000259 crypto/ecb.o: warning: objtool: crypto_ecb_alloc.part.0()+0x25: can't find jump dest instruction at .text+0xba00021b fs/udf/directory.o: warning: objtool: udf_fileident_read()+0x4b: can't find jump dest instruction at .text+0x9d0100c1 CC [M] net/wimax/op-msg.o net/core/dev_addr_lists.o: warning: objtool: dev_addr_del()+0x2c: can't find jump dest instruction at .text+0x82000922 CC [M] net/irda/irnetlink.o CC net/wireless/lib80211.o drivers/char/tpm/tpm_nsc.o: warning: objtool: tpm_nsc_send()+0xbf: can't find jump dest instruction at .text+0xcb0001e5 LD [M] fs/ext2/ext2.o CC [M] drivers/ide/ide-iops.o CC fs/udf/udftime.o net/netlink/genetlink.o: warning: objtool: genl_bind()+0xb8: can't find jump dest instruction at .text+0x6900026d CC drivers/gpio/gpiolib-sysfs.o CC lib/rhashtable.o drivers/fmc/fmc-trivial.o: warning: objtool: t_handler()+0x32: call without frame pointer save/setup drivers/fmc/fmc-trivial.o: warning: objtool: t_init()+0xb: call without frame pointer save/setup drivers/fmc/fmc-trivial.o: warning: objtool: t_exit()+0xb: call without frame pointer save/setup CC [M] fs/reiserfs/journal.o CC net/sysctl_net.o crypto/gf128mul.o: warning: objtool: gf128mul_bbe()+0x9d: can't find jump dest instruction at .text+0xa3000392 LD drivers/memstick/built-in.o net/bluetooth/ecc.o: warning: objtool: vli_mult()+0x3c: can't find jump dest instruction at .text+0xd6000142 drivers/fmc/fmc-fakedev.o: warning: objtool: ff_dev_create()+0x33: can't find jump dest instruction at .text+0xc4000179 CC fs/udf/unicode.o CC [M] net/wimax/op-reset.o LD drivers/iio/adc/built-in.o fs/fhandle.o: warning: objtool: do_handle_to_path()+0x25: can't find jump dest instruction at .text+0x8000003b net/batman-adv/send.o: warning: objtool: batadv_send_skb_packet()+0x4e: can't find jump dest instruction at .text+0x9a000154 CC [M] drivers/isdn/divert/divert_procfs.o CC net/core/tso.o LD [M] drivers/fmc/fmc.o drivers/gpio/gpiolib-of.o: warning: objtool: of_mm_gpiochip_remove()+0x11: call without frame pointer save/setup drivers/gpio/gpiolib-of.o: warning: objtool: of_mm_gpiochip_add_data()+0x1f: call without frame pointer save/setup drivers/gpio/gpiolib-of.o: warning: objtool: of_gpio_simple_xlate()+0x44: call without frame pointer save/setup arch/x86/kernel/cpu/mtrr/generic.o: warning: objtool: generic_get_mtrr()+0x44: can't find jump dest instruction at .text+0xa90001ba net/decnet/dn_fib.o: warning: objtool: dn_fib_sync_down()+0x30: can't find jump dest instruction at .text+0xc9000036 fs/btrfs/inode-item.o: warning: objtool: btrfs_insert_inode_extref()+0x54: can't find jump dest instruction at .text+0x4201025a LD arch/x86/kernel/cpu/mtrr/built-in.o crypto/lrw.o: warning: objtool: crypt()+0xe9: can't find jump dest instruction at .text+0x5300011e CC [M] fs/btrfs/disk-io.o CC [M] drivers/iio/adc/ad_sigma_delta.o kernel/time/alarmtimer.o: warning: objtool: alarmtimer_suspend()+0x59: can't find jump dest instruction at .text+0xd500013f fs/reiserfs/objectid.o: warning: objtool: reiserfs_get_unused_objectid()+0x48: can't find jump dest instruction at .text+0xbb00004e net/bluetooth/hci_core.o: warning: objtool: hci_prio_recalculate()+0x15: can't find jump dest instruction at .text+0x9a00001b LD drivers/media/common/b2c2/built-in.o CC lib/reciprocal_div.o LD drivers/memstick/core/built-in.o drivers/gpio/gpiolib-legacy.o: warning: objtool: gpio_request_one()+0x2c: can't find jump dest instruction at .text+0xa5000082 net/rfkill/core.o: warning: objtool: rfkill_fop_read()+0x51: can't find jump dest instruction at .text+0x80103c7 CC kernel/time/test_udelay.o CC fs/nls/mac-romanian.o CC [M] drivers/hid/hidraw.o fs/ocfs2/heartbeat.o: warning: objtool: ocfs2_do_node_down()+0x1e: call without frame pointer save/setup fs/ocfs2/heartbeat.o: warning: objtool: ocfs2_node_map_set_bit()+0x30: call without frame pointer save/setup fs/ocfs2/heartbeat.o: warning: objtool: ocfs2_node_map_clear_bit()+0x30: call without frame pointer save/setup fs/ocfs2/heartbeat.o: warning: objtool: ocfs2_node_map_test_bit()+0x75: call without frame pointer save/setup LD [M] net/rfkill/rfkill.o drivers/hwmon/hwmon.o: warning: objtool: hwmon_device_register_with_groups.part.6()+0x3f: can't find jump dest instruction at .text+0xb8000165 CC drivers/hwmon/hwmon-vid.o net/key/af_key.o: warning: objtool: parse_ipsecrequest()+0x176: can't find jump dest instruction at .text+0x2400031a drivers/ata/libata-core.o: warning: objtool: ata_id_xfermask()+0xb: can't find jump dest instruction at .text+0x9f000381 drivers/firmware/memmap.o: warning: objtool: firmware_map_add_hotplug()+0x2f: can't find jump dest instruction at .meminit.text+0x1a010125 CC [M] drivers/memstick/core/memstick.o CC drivers/leds/led-class.o kernel/time/posix-clock.o: warning: objtool: get_clock_desc()+0x6e: can't find call dest symbol at offset 0x3e000252 LD drivers/ata/libata.o fs/aio.o: warning: objtool: kill_ioctx()+0x37: can't find jump dest instruction at .text+0x8400057d CC [M] drivers/ide/ide-lib.o CC drivers/input/serio/i8042.o LD net/key/built-in.o LD drivers/isdn/gigaset/built-in.o fs/ocfs2/aops.o: warning: objtool: ocfs2_bmap()+0x26: can't find jump dest instruction at .text+0xc40001cc CC [M] drivers/isdn/divert/divert_init.o CC [M] fs/reiserfs/resize.o LD drivers/media/firewire/built-in.o LD drivers/media/common/saa7146/built-in.o crypto/xts.o: warning: objtool: setkey()+0xb4: can't find jump dest instruction at .text+0x790000b9 CC net/xfrm/xfrm_state.o CC [M] drivers/hid/hid-generic.o fs/dax.o: warning: objtool: grab_mapping_entry()+0x4b: can't find jump dest instruction at .text+0xa9000201 net/mac80211/status.o: warning: objtool: ieee80211_report_ack_skb.isra.17()+0x51: can't find jump dest instruction at .text+0x3010177 CC fs/nls/mac-turkish.o CC [M] drivers/isdn/gigaset/common.o CC crypto/serpent_generic.o fs/sysfs/group.o: warning: objtool: create_files()+0x26: can't find jump dest instruction at .text+0x8700034c CC fs/jfs/jfs_dtree.o LD drivers/ata/built-in.o LD fs/sysfs/built-in.o LD drivers/media/i2c/soc_camera/built-in.o LD drivers/media/common/siano/built-in.o CC drivers/leds/led-triggers.o fs/proc/fd.o: warning: objtool: seq_show()+0x37: can't find jump dest instruction at .text+0x1c0100cd net/batman-adv/soft-interface.o: warning: objtool: batadv_softif_init_late()+0x66: can't find jump dest instruction at .text+0x9e0103fc drivers/input/gameport/lightning.o: warning: objtool: l4_cooked_read()+0x2e: can't find jump dest instruction at .text+0xb0000034 fs/proc/proc_tty.o: warning: objtool: show_tty_range()+0x6f: can't find jump dest instruction at .text+0xa2000095 kernel/time/tick-common.o: warning: objtool: tick_handle_periodic()+0x1f: can't find call dest symbol at offset 0x8cff01a3 net/core/flow_dissector.o: warning: objtool: skb_flow_dissector_init()+0x24: can't find jump dest instruction at .text+0x8400006a CC [M] drivers/ide/ide-probe.o net/irda/irqueue.o: warning: objtool: hashbin_get_next()+0x7: can't find jump dest instruction at .text+0x9700004d CC drivers/md/bcache/alloc.o CC drivers/input/serio/ct82c710.o fs/ntfs/dir.o: warning: objtool: ntfs_readdir()+0x4d: can't find jump dest instruction at .text+0x9b050093 CC [M] fs/nls/nls_cp775.o LD [M] net/packet/af_packet_diag.o CC [M] net/irda/irmod.o CC net/core/sock_reuseport.o kernel/time/clockevents.o: warning: objtool: sysfs_unbind_tick_dev()+0x34: can't find jump dest instruction at .text+0xc500003a net/core/dst.o: warning: objtool: dst_destroy()+0xd8: can't find jump dest instruction at .text+0x2e00028c net/ieee802154/nl802154.o: warning: objtool: __cfg802154_wpan_dev_from_attrs.isra.23()+0x2c: can't find jump dest instruction at .text+0xf8000692 LD drivers/md/persistent-data/built-in.o CC [M] drivers/i2c/busses/i2c-bcm-iproc.o CC net/sched/sch_red.o CC drivers/input/serio/libps2.o kernel/time/timekeeping_debug.o: warning: objtool: tk_debug_sleep_time_open()+0x10: call without frame pointer save/setup kernel/time/timekeeping_debug.o: warning: objtool: tk_debug_show_sleep_time()+0x1f: 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 [M] drivers/ide/ide-taskfile.o CC net/core/flow.o LD drivers/i2c/muxes/built-in.o drivers/input/input-compat.o: warning: objtool: input_ff_effect_from_user()+0x66: call without frame pointer save/setup drivers/input/input-compat.o: warning: objtool: input_event_from_user()+0x75: call without frame pointer save/setup drivers/input/input-compat.o: warning: objtool: input_event_to_user()+0x4b: call without frame pointer save/setup CC [M] fs/ocfs2/refcounttree.o drivers/base/topology.o: warning: objtool: core_siblings_list_show()+0x27: call without frame pointer save/setup drivers/base/topology.o: warning: objtool: core_siblings_show()+0x24: call without frame pointer save/setup drivers/base/topology.o: warning: objtool: thread_siblings_list_show()+0x27: call without frame pointer save/setup drivers/base/topology.o: warning: objtool: thread_siblings_show()+0x24: call without frame pointer save/setup drivers/base/topology.o: warning: objtool: core_id_show()+0x30: call without frame pointer save/setup drivers/base/topology.o: warning: objtool: physical_package_id_show()+0x30: call without frame pointer save/setup drivers/base/topology.o: warning: objtool: topology_cpu_callback()+0x49: call without frame pointer save/setup drivers/base/topology.o: warning: objtool: topology_sysfs_init()+0xe: call without frame pointer save/setup CC drivers/md/dm-builtin.o LD net/ieee802154/ieee802154.o CC drivers/misc/ad525x_dpot.o LD drivers/media/i2c/built-in.o CC drivers/base/container.o fs/ntfs/mst.o: warning: objtool: pre_write_mst_fixup()+0x7: can't find jump dest instruction at .text+0xa20000dd CC [M] drivers/iio/accel/kxsd9.o net/irda/timer.o: warning: objtool: irlap_backoff_timer_expired()+0x45: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlap_wd_timer_expired()+0x45: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlap_final_timer_expired()+0x45: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlap_query_timer_expired()+0x45: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlap_slot_timer_expired()+0x45: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlap_media_busy_expired()+0x39: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlap_start_slot_timer()+0x2a: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlap_start_query_timer()+0x26: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlap_start_final_timer()+0x2a: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlap_start_wd_timer()+0x2a: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlap_start_backoff_timer()+0x2a: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlap_start_mbusy_timer()+0x2a: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlap_stop_mbusy_timer()+0x13: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlmp_start_watchdog_timer()+0x21: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlmp_start_discovery_timer()+0x2a: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlmp_start_idle_timer()+0x27: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlmp_stop_idle_timer()+0x8: call without frame pointer save/setup CC [M] drivers/md/persistent-data/dm-array.o fs/gfs2/sys.o: warning: objtool: demote_rq_store()+0x38: can't find jump dest instruction at .text+0xbb0009de LD net/ieee802154/built-in.o CC [M] fs/ocfs2/reservations.o net/decnet/sysctl_net_decnet.o: warning: objtool: parse_addr()+0x29: can't find jump dest instruction at .text+0x8800002f CC [M] net/wimax/op-rfkill.o CC [M] drivers/hid/hid-axff.o LD drivers/media/common/v4l2-tpg/built-in.o fs/ntfs/mft.o: warning: objtool: map_mft_record()+0x45: can't find jump dest instruction at .text+0x7c01004b CC [M] drivers/i2c/i2c-core.o CC [M] drivers/hid/hid-apple.o drivers/mcb/mcb-parse.o: warning: objtool: chameleon_parse_gdd()+0x2c: can't find jump dest instruction at .text+0xf0000032 fs/dcookies.o: warning: objtool: dcookie_exit()+0x23: can't find jump dest instruction at .text+0x9e000029 CC [M] net/nfc/hci/llc_shdlc.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 CC net/sched/sch_gred.o net/qrtr/qrtr.o: warning: objtool: qrtr_port_assign()+0x2c: can't find jump dest instruction at .text+0xaa0000c2 drivers/fmc/fmc-write-eeprom.o: warning: objtool: fwe_run_tlv.isra.3()+0x25: can't find jump dest instruction at .text+0xb01003b CC drivers/gpio/gpio-mmio.o drivers/mailbox/mailbox.o: warning: objtool: mbox_controller_register()+0xf: can't find jump dest instruction at .text+0xfc0000c5 CC drivers/mailbox/rockchip-mailbox.o LD net/qrtr/built-in.o CC drivers/mailbox/mailbox-altera.o fs/nls/nls_utf8.o: warning: objtool: char2uni()+0x10: call without frame pointer save/setup fs/nls/nls_utf8.o: warning: objtool: uni2char()+0x18: 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 LD drivers/media/common/built-in.o CC [M] fs/nls/nls_cp855.o drivers/leds/led-core.o: warning: objtool: set_brightness_delayed()+0xa4: can't find jump dest instruction at .text+0x7b0001a8 fs/nls/mac-greek.o: warning: objtool: init_nls_macgreek()+0xd: call without frame pointer save/setup fs/nls/mac-greek.o: warning: objtool: exit_nls_macgreek()+0xb: call without frame pointer save/setup CC drivers/mfd/cros_ec.o CC drivers/base/property.o fs/udf/misc.o: warning: objtool: udf_add_extendedattr()+0x54: can't find jump dest instruction at .text+0x6a01011a CC [M] fs/btrfs/transaction.o drivers/firewire/core-iso.o: warning: objtool: manage_channel()+0x4a: can't find jump dest instruction at .text+0xb10000d0 CC [M] fs/nls/nls_cp857.o CC [M] drivers/iio/adc/ad7298.o LD drivers/firmware/built-in.o fs/proc/generic.o: warning: objtool: __proc_create()+0x54: can't find jump dest instruction at .text+0xae00036a CC drivers/input/serio/altera_ps2.o drivers/char/pcmcia/synclink_cs.o: warning: objtool: rx_start()+0xb2: can't find jump dest instruction at .text+0x5f000156 net/irda/irda_device.o: warning: objtool: irda_setup_dma()+0x37: can't find jump dest instruction at .text+0xaa00003d LD drivers/mmc/card/built-in.o net/nfc/llcp_commands.o: warning: objtool: nfc_llcp_parse_gb_tlv()+0xca: can't find jump dest instruction at .text+0x7500057e kernel/time/tick-broadcast.o: warning: objtool: tick_broadcast_control()+0x80: can't find jump dest instruction at .text+0x870000a6 CC [M] drivers/input/serio/serport.o drivers/firewire/core-topology.o: warning: objtool: build_tree()+0x44: can't find jump dest instruction at .text+0xa60300ea drivers/input/gameport/gameport.o: warning: objtool: gameport_destroy_port()+0x3c: can't find jump dest instruction at .text+0x99000212 LD drivers/media/mmc/siano/built-in.o CC [M] net/irda/irproc.o net/batman-adv/sysfs.o: warning: objtool: batadv_store_uint_attr()+0x54: can't find jump dest instruction at .text+0x960003da fs/jbd2/journal.o: warning: objtool: journal_kill_thread()+0x2c: can't find jump dest instruction at .text+0x8c000332 CC crypto/aes_generic.o fs/gfs2/trans.o: warning: objtool: meta_lo_add()+0x113: can't find jump dest instruction at .text+0x71000117 drivers/firmware/dcdbas.o: warning: objtool: smi_data_buf_realloc.part.6()+0x29: can't find jump dest instruction at .text+0xb90003ff LD drivers/input/gameport/built-in.o LD [M] fs/jbd2/jbd2.o fs/nls/mac-cyrillic.o: warning: objtool: init_nls_maccyrillic()+0xd: call without frame pointer save/setup fs/nls/mac-cyrillic.o: warning: objtool: exit_nls_maccyrillic()+0xb: call without frame pointer save/setup CC fs/jfs/jfs_inode.o CC [M] drivers/i2c/i2c-smbus.o CC [M] drivers/mmc/card/mmc_test.o CC [M] net/nfc/nci/lib.o CC [M] net/irda/irsysctl.o CC drivers/leds/leds-clevo-mail.o CC net/core/net-sysfs.o lib/percpu-refcount.o: warning: objtool: __percpu_ref_switch_to_percpu()+0x19: can't find jump dest instruction at .text+0xbf00002f CC drivers/net/Space.o CC [M] drivers/md/dm-uevent.o net/atm/lec.o: warning: objtool: lec_arp_remove()+0x1a: can't find jump dest instruction at .text+0xc20002b0 LD net/atm/built-in.o drivers/idle/i7300_idle.o: warning: objtool: i7300_idle_notifier()+0x25: can't find jump dest instruction at .text+0x9e01009b CC drivers/net/loopback.o net/nfc/netlink.o: warning: objtool: nfc_genl_vendor_cmd()+0x19: can't find jump dest instruction at .text+0xdd00007f LD drivers/media/mmc/built-in.o CC [M] drivers/md/dm.o LD drivers/idle/built-in.o CC drivers/isdn/capi/capiutil.o kernel/sched/core.o: warning: objtool: __setscheduler_params()+0xa: can't find jump dest instruction at .text+0xe3000080 net/bridge/br_vlan.o: warning: objtool: br_vlan_put_master.part.31()+0xf9: can't find jump dest instruction at .text+0x3a0002be CC [M] fs/reiserfs/item_ops.o CC [M] fs/nls/nls_cp861.o CC fs/jfs/jfs_discard.o drivers/irqchip/irq-ts4800.o: warning: objtool: ts4800_ic_remove()+0xf: call without frame pointer save/setup drivers/irqchip/irq-ts4800.o: warning: objtool: ts4800_ic_probe()+0x28: 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 fs/reiserfs/prints.o: warning: objtool: sprintf_cpu_key()+0x1d: can't find jump dest instruction at .text+0xac000023 LD drivers/irqchip/built-in.o net/irda/irlap_frame.o: warning: objtool: irlap_recv_test_frame()+0xa5: can't find jump dest instruction at .text+0x770000aa net/rfkill/rfkill-gpio.o: warning: objtool: rfkill_gpio_probe()+0x2c: can't find jump dest instruction at .text+0xb0100c2 fs/ocfs2/extent_map.o: warning: objtool: ocfs2_try_to_merge_extent_map()+0xa9: can't find jump dest instruction at .text+0x7b0000ae fs/gfs2/inode.o: warning: objtool: gfs2_get_link()+0x4c: can't find jump dest instruction at .text+0xd10000d2 CC drivers/md/bcache/bset.o CC [M] drivers/md/persistent-data/dm-bitset.o 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 net/batman-adv/routing.o: warning: objtool: batadv_reroute_unicast_packet()+0x3d: can't find jump dest instruction at .text+0xb80000c3 LD drivers/mmc/core/built-in.o CC [M] fs/nls/nls_cp862.o fs/proc/array.o: warning: objtool: get_children_pid()+0xd5: can't find jump dest instruction at .text+0x7c00018a CC [M] drivers/isdn/gigaset/interface.o CC [M] drivers/hid/hid-cherry.o LD net/irda/ircomm/built-in.o LD drivers/nfc/built-in.o net/irda/irias_object.o: warning: objtool: irias_add_integer_attrib()+0x2b: can't find jump dest instruction at .text+0x1a0104b1 CC [M] drivers/mmc/core/core.o LD drivers/iio/amplifiers/built-in.o fs/reiserfs/hashes.o: warning: objtool: keyed_hash()+0x31: can't find jump dest instruction at .text+0x3e010037 CC net/xfrm/xfrm_hash.o CC [M] drivers/i2c/algos/i2c-algo-pca.o LD drivers/memstick/host/built-in.o CC fs/jfs/jfs_extent.o drivers/input/serio/serio.o: warning: objtool: serio_queue_event()+0x73: can't find jump dest instruction at .text+0x95000a39 drivers/hid/hid-generic.o: warning: objtool: hid_generic_init()+0x19: call without frame pointer save/setup drivers/hid/hid-generic.o: warning: objtool: hid_generic_exit()+0xb: call without frame pointer save/setup net/bridge/br_netlink.o: warning: objtool: __get_num_vlan_infos()+0xc: can't find jump dest instruction at .text+0xc8000012 CC [M] drivers/nfc/nfcwilink.o fs/btrfs/file-item.o: warning: objtool: btrfs_lookup_csum()+0x52: can't find jump dest instruction at .text+0xb2000178 CC [M] net/irda/ircomm/ircomm_core.o kernel/sched/fair.o: warning: objtool: __calc_delta()+0x98: can't find jump dest instruction at .text+0x7800009c CC fs/jfs/symlink.o LD net/bridge/bridge.o CC [M] drivers/iio/accel/mma7455_core.o CC [M] drivers/hid/hid-corsair.o CC drivers/misc/atmel-ssc.o LD kernel/sched/built-in.o LD drivers/nvme/host/built-in.o fs/ocfs2/locks.o: warning: objtool: ocfs2_do_flock.isra.4()+0x67: can't find jump dest instruction at .text+0xb700006d CC [M] drivers/iio/adc/ad7923.o LD drivers/media/pci/b2c2/built-in.o fs/jfs/jfs_unicode.o: warning: objtool: get_UCSname()+0x38: can't find jump dest instruction at .text+0x8100016e net/core/link_watch.o: warning: objtool: linkwatch_urgent_event()+0xa2: can't find jump dest instruction at .text+0x78000196 drivers/hwmon/hwmon-vid.o: warning: objtool: vid_from_reg()+0xe: can't find jump dest instruction at .text+0x11020144 CC net/core/net-procfs.o CC drivers/input/ff-core.o net/nfc/hci/llc.o: warning: objtool: nfc_llc_unregister()+0x9: can't find call dest symbol at offset 0x42ff01dd crypto/blowfish_common.o: warning: objtool: blowfish_setkey()+0xe6: can't find call dest symbol at offset 0x95fc046a fs/btrfs/inode-map.o: warning: objtool: btrfs_unpin_free_ino()+0x3b: can't find jump dest instruction at .text+0x8e000100 fs/ntfs/namei.o: warning: objtool: ntfs_get_parent()+0x31: can't find jump dest instruction at .text+0x93000037 CC drivers/hwmon/abituguru3.o LD drivers/media/pci/ddbridge/built-in.o CC [M] drivers/nfc/nfcsim.o fs/f2fs/data.o: warning: objtool: f2fs_write_end_io()+0xc4: can't find jump dest instruction at .text+0x79000298 drivers/firewire/core-cdev.o: warning: objtool: fw_device_op_mmap()+0x27: can't find jump dest instruction at .text+0xe500016d net/nfc/llcp_sock.o: warning: objtool: llcp_sock_poll()+0x31: can't find jump dest instruction at .text+0xc9000037 net/mac80211/ht.o: warning: objtool: ieee80211_apply_htcap_overrides()+0x2f: can't find jump dest instruction at .text+0x60100e5 CC crypto/cast_common.o LD net/bridge/built-in.o net/nfc/hci/hcp.o: warning: objtool: nfc_hci_hcp_message_tx()+0x3f: can't find jump dest instruction at .text+0x1b020045 drivers/mcb/mcb-core.o: warning: objtool: mcb_alloc_bus()+0x2e: can't find jump dest instruction at .text+0xa1000634 CC [M] net/mac80211/iface.o CC [M] fs/ocfs2/move_extents.o LD drivers/mcb/mcb.o lib/percpu_ida.o: warning: objtool: __percpu_ida_init()+0x25: can't find jump dest instruction at .text+0x3a01009b net/irda/wrapper.o: warning: objtool: async_unwrap_char()+0x2a: can't find jump dest instruction at .text+0x49010030 CC [M] net/mac80211/rate.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/compat.o: warning: objtool: poll_select_copy_remaining()+0xc3: can't find jump dest instruction at .text+0x730001a8 CC net/sched/sch_sfq.o CC [M] net/x25/x25_dev.o CC drivers/isdn/capi/capilib.o CC [M] fs/ocfs2/resize.o CC drivers/base/cacheinfo.o LD drivers/nvme/built-in.o fs/udf/namei.o: warning: objtool: empty_dir()+0x1d: can't find jump dest instruction at .text+0xdf000223 CC [M] fs/ocfs2/slot_map.o drivers/input/input-mt.o: warning: objtool: adjust_dual()+0xa: can't find jump dest instruction at .text+0x96000010 CC net/core/fib_rules.o net/mac80211/main.o: warning: objtool: ieee80211_init_cipher_suites()+0x1d: can't find jump dest instruction at .text+0x7f0201f3 net/mac80211/wpa.o: warning: objtool: ccmp_special_blocks.isra.13()+0x83: can't find jump dest instruction at .text+0x91000279 LD drivers/nfc/fdp/built-in.o net/nfc/hci/command.o: warning: objtool: nfc_hci_connect_gate()+0x79: can't find jump dest instruction at .text+0xad00020f LD drivers/mcb/built-in.o drivers/ide/ide.o: warning: objtool: ide_dev_apply_params()+0x35: can't find jump dest instruction at .text+0x5401039b CC drivers/input/ff-memless.o CC [M] net/mac80211/michael.o net/bluetooth/l2cap_sock.o: warning: objtool: l2cap_sock_accept()+0x7c: can't find jump dest instruction at .text+0x98000252 CC [M] drivers/mmc/card/sdio_uart.o fs/compat_ioctl.o: warning: objtool: compat_ioctl_preallocate()+0x44: can't find jump dest instruction at .text+0xa200004a lib/kfifo.o: warning: objtool: setup_sgl_buf.part.8()+0x78: can't find jump dest instruction at .text+0xc40002ce drivers/base/container.o: warning: objtool: container_dev_init()+0xd: call without frame pointer save/setup LD drivers/net/arcnet/built-in.o CC drivers/isdn/capi/kcapi_proc.o CC drivers/base/devtmpfs.o CC [M] drivers/ide/ide-pm.o CC [M] drivers/net/arcnet/arcnet.o CC [M] drivers/memstick/core/ms_block.o CC [M] net/wimax/op-state-get.o LD drivers/media/pci/dm1105/built-in.o CC [M] fs/reiserfs/ioctl.o CC [M] net/mac80211/tkip.o CC [M] drivers/nfc/fdp/fdp.o net/sched/sch_mq.o: warning: objtool: mq_dump()+0x63: can't find jump dest instruction at .text+0xa5000319 CC [M] net/mac80211/aes_ccm.o fs/nls/nls_cp861.o: warning: objtool: init_nls_cp861()+0x12: call without frame pointer save/setup fs/nls/nls_cp861.o: warning: objtool: exit_nls_cp861()+0xb: call without frame pointer save/setup fs/gfs2/util.o: warning: objtool: gfs2_lm_withdraw()+0x148: can't find jump dest instruction at .text+0x3d00016c CC drivers/nvmem/core.o CC [M] drivers/isdn/capi/capidrv.o CC [M] drivers/i2c/i2c-stub.o CC net/core/ptp_classifier.o LD drivers/nfc/microread/built-in.o drivers/i2c/busses/i2c-axxia.o: warning: objtool: axxia_i2c_xfer_msg()+0x31: can't find jump dest instruction at .text+0x500101c7 CC [M] drivers/iio/accel/mma7455_i2c.o CC drivers/leds/leds-wm831x-status.o fs/nls/nls_cp775.o: warning: objtool: init_nls_cp775()+0x12: call without frame pointer save/setup fs/nls/nls_cp775.o: warning: objtool: exit_nls_cp775()+0xb: call without frame pointer save/setup CC fs/proc/cmdline.o drivers/hsi/hsi.o: warning: objtool: hsi_new_client()+0x28: can't find jump dest instruction at .text+0x3a01067e CC [M] drivers/nfc/microread/microread.o fs/ocfs2/mmap.o: warning: objtool: __ocfs2_page_mkwrite()+0x53: can't find jump dest instruction at .text+0x20010059 net/nfc/hci/llc_nop.o: warning: objtool: llc_nop_xmit_from_hci()+0xc: call without frame pointer save/setup net/nfc/hci/llc_nop.o: warning: objtool: llc_nop_rcv_from_drv()+0xc: call without frame pointer save/setup net/nfc/hci/llc_nop.o: warning: objtool: llc_nop_deinit()+0x4: call without frame pointer save/setup net/nfc/hci/llc_nop.o: warning: objtool: llc_nop_init()+0x48: call without frame pointer save/setup net/nfc/hci/llc_nop.o: warning: objtool: nfc_llc_nop_register()+0x12: call without frame pointer save/setup CC [M] fs/nls/nls_cp865.o drivers/mailbox/rockchip-mailbox.o: warning: objtool: rockchip_mbox_probe()+0x1c: can't find jump dest instruction at .text+0x300201a2 fs/nls/nls_cp855.o: warning: objtool: init_nls_cp855()+0x12: call without frame pointer save/setup fs/nls/nls_cp855.o: warning: objtool: exit_nls_cp855()+0xb: call without frame pointer save/setup fs/ntfs/inode.o: warning: objtool: ntfs_init_locked_inode()+0xdd: can't find jump dest instruction at .text+0x770001b1 net/bluetooth/hci_event.o: warning: objtool: hci_cs_sniff_mode()+0xad: can't find jump dest instruction at .text+0x720001c1 CC drivers/base/dma-contiguous.o CC [M] drivers/net/arcnet/rfc1051.o net/vmw_vsock/vsock_addr.o: warning: objtool: vsock_addr_unbind()+0xb: call without frame pointer save/setup CC fs/proc/consoles.o CC [M] drivers/nfc/fdp/i2c.o CC drivers/leds/leds-pwm.o CC net/core/lwtunnel.o fs/gfs2/quota.o: warning: objtool: gfs2_quota_get_state()+0x1e: can't find jump dest instruction at .text+0x9010024 drivers/fmc/fmc-chardev.o: warning: objtool: fc_probe()+0x2e: can't find jump dest instruction at .text+0xac0001c4 LD drivers/media/pci/mantis/built-in.o drivers/i2c/algos/i2c-algo-bit.o: warning: objtool: test_bus()+0x23: can't find jump dest instruction at .text+0xe60103e9 CC [M] drivers/hid/hid-dr.o crypto/rmd160.o: warning: objtool: rmd160_update()+0x39: can't find jump dest instruction at .text+0xe900184f drivers/hid/hid-debug.o: warning: objtool: hid_debug_events_read()+0x75: can't find jump dest instruction at .text+0xa200022b CC [M] net/x25/x25_facilities.o drivers/char/tpm/tpm_atmel.o: warning: objtool: tpm_atml_recv()+0x23: can't find jump dest instruction at .text+0xa10000c9 net/core/utils.o: warning: objtool: in4_pton()+0x1f: can't find jump dest instruction at .text+0xc0102d5 CC [M] drivers/hid/hid-ezkey.o CC [M] drivers/input/serio/serio_raw.o CC [M] drivers/firewire/sbp2.o CC [M] drivers/net/arcnet/arc-rawmode.o fs/nls/nls_cp857.o: warning: objtool: init_nls_cp857()+0x12: call without frame pointer save/setup fs/nls/nls_cp857.o: warning: objtool: exit_nls_cp857()+0xb: call without frame pointer save/setup drivers/iio/accel/hid-sensor-accel-3d.o: warning: objtool: accel_3d_read_raw()+0xbb: can't find jump dest instruction at .text+0x7900014f CC [M] drivers/iio/accel/mma7455_spi.o net/sched/sch_blackhole.o: warning: objtool: blackhole_enqueue()+0xc: call without frame pointer save/setup net/sched/sch_blackhole.o: warning: objtool: blackhole_init()+0xb: call without frame pointer save/setup CC net/sched/sch_prio.o LD drivers/media/pci/netup_unidvb/built-in.o drivers/hsi/clients/hsi_char.o: warning: objtool: hsc_tx_set()+0x19: can't find jump dest instruction at .text+0xa800001f LD drivers/media/rc/keymaps/built-in.o LD drivers/media/platform/omap/built-in.o LD drivers/hsi/built-in.o crypto/sha256_generic.o: warning: objtool: sha256_final()+0xc7: can't find jump dest instruction at .text+0x6b001e8b drivers/leds/led-class.o: warning: objtool: led_classdev_register()+0x68: can't find jump dest instruction at .text+0x3801028e net/irda/parameters.o: warning: objtool: irda_param_extract()+0x12: can't find jump dest instruction at .text+0xae000018 CC net/xfrm/xfrm_input.o drivers/ide/ide-ioctls.o: warning: objtool: ide_cmd_ioctl()+0x28: can't find jump dest instruction at .text+0xb801002e net/irda/irnetlink.o: warning: objtool: irda_nl_get_mode()+0x30: can't find jump dest instruction at .text+0xa90000b6 CC [M] net/mac80211/aes_gcm.o drivers/firewire/core-device.o: warning: objtool: textual_leaf_to_string()+0x7: can't find jump dest instruction at .text+0xb700005d fs/udf/inode.o: warning: objtool: udf_split_extents()+0x9b: can't find jump dest instruction at .text+0x4d0100a1 fs/reiserfs/tail_conversion.o: warning: objtool: direct2indirect()+0x47: can't find jump dest instruction at .text+0x9d03004d CC [M] drivers/mmc/core/bus.o kernel/time/test_udelay.o: warning: objtool: udelay_test_single()+0x23: can't find jump dest instruction at .text+0x2e010049 CC [M] net/wimax/stack.o CC [M] fs/reiserfs/xattr.o LD drivers/media/rc/built-in.o crypto/cryptd.o: warning: objtool: cryptd_create_aead.constprop.13()+0x30: can't find jump dest instruction at .text+0x43010b86 LD drivers/media/platform/built-in.o CC crypto/cast5_generic.o LD kernel/time/built-in.o CC drivers/net/can/slcan.o fs/udf/udftime.o: warning: objtool: udf_disk_stamp_to_time()+0x23: can't find jump dest instruction at .text+0x15010029 LD drivers/media/pci/ngene/built-in.o net/bluetooth/mgmt_util.o: warning: objtool: mgmt_send_event()+0x4f: can't find jump dest instruction at .text+0x8c000055 net/sysctl_net.o: warning: objtool: unregister_net_sysctl_table()+0x4: call without frame pointer save/setup net/sysctl_net.o: warning: objtool: register_net_sysctl()+0xb: call without frame pointer save/setup net/sysctl_net.o: warning: objtool: sysctl_net_exit()+0xb: call without frame pointer save/setup net/sysctl_net.o: warning: objtool: sysctl_net_init()+0x19: call without frame pointer save/setup net/sysctl_net.o: warning: objtool: net_ctl_permissions()+0x19: call without frame pointer save/setup net/sysctl_net.o: warning: objtool: net_sysctl_init()+0x19: call without frame pointer save/setup CC [M] fs/ocfs2/suballoc.o CC drivers/base/power/sysfs.o CC [M] net/wimax/debugfs.o CC [M] drivers/mmc/core/host.o drivers/isdn/divert/divert_init.o: warning: objtool: divert_init()+0x6: call without frame pointer save/setup drivers/isdn/divert/divert_init.o: warning: objtool: divert_exit()+0xd: call without frame pointer save/setup fs/gfs2/super.o: warning: objtool: gfs2_alloc_inode()+0x54: can't find jump dest instruction at .text+0x8900011a LD drivers/media/pci/pluto2/built-in.o net/decnet/dn_table.o: warning: objtool: dn_fib_dump_info()+0x30: can't find jump dest instruction at .text+0xe6010036 LD [M] net/decnet/decnet.o LD drivers/mmc/host/built-in.o CC [M] drivers/hid/hid-gembird.o drivers/input/serio/libps2.o: warning: objtool: ps2_drain()+0x19: can't find jump dest instruction at .text+0xa500015f LD drivers/media/tuners/built-in.o drivers/isdn/divert/divert_procfs.o: warning: objtool: isdn_divert_read()+0x10e: can't find jump dest instruction at .text+0x24000263 drivers/hid/hid-apple.o: warning: objtool: apple_probe()+0x3f: can't find jump dest instruction at .text+0xb40000c5 LD drivers/media/pci/pt1/built-in.o drivers/gpio/gpio-mmio.o: warning: objtool: bgpio_multiple_get_masks()+0x37: can't find jump dest instruction at .text+0x8500037d CC net/wireless/lib80211_crypt_wep.o CC [M] drivers/ide/ide-park.o net/mac80211/offchannel.o: warning: objtool: ieee80211_coalesce_hw_started_roc.isra.10()+0x2d: can't find jump dest instruction at .text+0x87000473 net/core/sock_diag.o: warning: objtool: __sock_diag_cmd()+0x22: can't find jump dest instruction at .text+0xbf0001c8 drivers/leds/leds-clevo-mail.o: warning: objtool: clevo_mail_led_remove()+0xb: call without frame pointer save/setup drivers/leds/leds-clevo-mail.o: warning: objtool: clevo_mail_led_blink()+0x20: call without frame pointer save/setup drivers/leds/leds-clevo-mail.o: warning: objtool: clevo_mail_led_set()+0xb: call without frame pointer save/setup drivers/leds/leds-clevo-mail.o: warning: objtool: clevo_mail_led_dmi_callback()+0x11: call without frame pointer save/setup drivers/leds/leds-clevo-mail.o: warning: objtool: clevo_mail_led_init()+0x32: call without frame pointer save/setup drivers/leds/leds-clevo-mail.o: warning: objtool: clevo_mail_led_probe()+0xf: call without frame pointer save/setup drivers/leds/leds-clevo-mail.o: warning: objtool: clevo_mail_led_exit()+0xb: call without frame pointer save/setup CC [M] drivers/mmc/host/wbsd.o CC [M] drivers/isdn/gigaset/proc.o fs/locks.o: warning: objtool: flock64_to_posix_lock()+0xc: can't find jump dest instruction at .text+0xed000102 CC crypto/cast6_generic.o CC drivers/misc/bmp085.o CC drivers/leds/leds-lt3593.o LD drivers/iio/buffer/built-in.o fs/reiserfs/resize.o: warning: objtool: reiserfs_resize()+0x36: can't find jump dest instruction at .text+0x5e05003c fs/nls/nls_cp862.o: warning: objtool: init_nls_cp862()+0x12: call without frame pointer save/setup fs/nls/nls_cp862.o: warning: objtool: exit_nls_cp862()+0xb: call without frame pointer save/setup CC [M] fs/reiserfs/lock.o drivers/md/dm-builtin.o: warning: objtool: dm_kobject_release()+0x8: call without frame pointer save/setup CC [M] drivers/iio/accel/mma8452.o LD net/irda/irlan/built-in.o LD drivers/net/can/c_can/built-in.o LD drivers/media/pci/pt3/built-in.o drivers/mailbox/mailbox-altera.o: warning: objtool: altera_mbox_probe()+0x2a: can't find jump dest instruction at .text+0x15010390 net/wimax/id-table.o: warning: objtool: wimax_id_table_add()+0x21: can't find jump dest instruction at .text+0xc6000027 LD drivers/mailbox/built-in.o CC [M] net/x25/x25_in.o net/irda/irttp.o: warning: objtool: irttp_dup()+0x40: can't find jump dest instruction at .text+0x30103b6 net/mac80211/scan.o: warning: objtool: ieee80211_scan_state_decision()+0x42: can't find jump dest instruction at .text+0x94000047 drivers/gpio/gpiolib-sysfs.o: warning: objtool: gpiod_unexport()+0x1a: can't find jump dest instruction at .text+0x9b0002d0 LD drivers/iio/chemical/built-in.o LD drivers/nfc/nfcmrvl/built-in.o CC net/wireless/lib80211_crypt_ccmp.o CC drivers/gpio/gpio-altera.o CC [M] drivers/isdn/gigaset/ev-layer.o CC [M] drivers/net/can/c_can/c_can.o fs/proc/base.o: warning: objtool: oom_score_adj_write()+0x6d: can't find jump dest instruction at .text+0x4a010123 CC [M] drivers/iio/buffer/industrialio-triggered-buffer.o net/core/dev_ioctl.o: warning: objtool: dev_ifsioc_locked()+0x25: can't find jump dest instruction at .text+0xb401004b CC [M] fs/ntfs/super.o CC [M] fs/nls/nls_cp932.o drivers/char/tpm/st33zp24/st33zp24.o: warning: objtool: wait_for_stat()+0x7f: can't find jump dest instruction at .text+0x290101b5 fs/udf/unicode.o: warning: objtool: udf_char2uni_utf8()+0x5a: can't find jump dest instruction at .text+0xcf0000e0 CC crypto/arc4.o CC [M] net/irda/irlan/irlan_common.o net/wireless/lib80211.o: warning: objtool: lib80211_crypt_info_init()+0x1b: can't find jump dest instruction at .text+0x88000481 drivers/hid/hid-axff.o: warning: objtool: ax_probe()+0xc1: can't find jump dest instruction at .text+0x64000105 CC drivers/base/dma-mapping.o CC [M] drivers/nfc/nfcmrvl/main.o CC drivers/leds/leds-mc13783.o net/nfc/llcp_core.o: warning: objtool: nfc_llcp_build_gb()+0xbd: can't find jump dest instruction at .text+0x84000143 drivers/mfd/cros_ec.o: warning: objtool: cros_ec_register()+0x3e: can't find jump dest instruction at .text+0xfb000064 drivers/iio/accel/kxsd9.o: warning: objtool: kxsd9_probe()+0x1a: can't find jump dest instruction at .text+0xca000290 CC net/wireless/lib80211_crypt_tkip.o CC net/wireless/wext-core.o LD drivers/pcmcia/built-in.o CC drivers/mfd/arizona-core.o CC [M] drivers/iio/chemical/atlas-ph-sensor.o CC [M] drivers/mmc/host/mtk-sd.o fs/jfs/jfs_extent.o: warning: objtool: extBalloc()+0x5b: can't find jump dest instruction at .text+0x8b000061 lib/iov_iter.o: warning: objtool: iov_iter_npages()+0x25: can't find jump dest instruction at .text+0xc800006b CC [M] fs/ocfs2/super.o CC [M] drivers/pcmcia/cs.o LD [M] drivers/char/tpm/st33zp24/tpm_st33zp24.o CC [M] drivers/iio/accel/mxc4005.o drivers/iio/accel/mma7455_i2c.o: warning: objtool: mma7455_i2c_remove()+0x8: call without frame pointer save/setup drivers/iio/accel/mma7455_i2c.o: warning: objtool: mma7455_i2c_probe()+0x21: call without frame pointer save/setup drivers/iio/accel/mma7455_i2c.o: warning: objtool: mma7455_i2c_driver_init()+0x12: call without frame pointer save/setup drivers/iio/accel/mma7455_i2c.o: warning: objtool: mma7455_i2c_driver_exit()+0xb: call without frame pointer save/setup crypto/des_generic.o: warning: objtool: des_encrypt()+0x1d1: can't find jump dest instruction at .text+0xa6ff1006 CC drivers/base/regmap/regmap.o net/mac80211/agg-tx.o: warning: objtool: ieee80211_agg_splice_packets()+0x53: can't find jump dest instruction at .text+0x8b0000e9 CC [M] drivers/pcmcia/socket_sysfs.o net/mac80211/agg-rx.o: warning: objtool: ieee80211_send_addba_resp.constprop.4()+0x61: can't find jump dest instruction at .text+0xf010397 CC fs/proc/cpuinfo.o CC drivers/base/firmware_class.o LD drivers/net/can/m_can/built-in.o drivers/hid/hidraw.o: warning: objtool: hidraw_send_report()+0x59: can't find jump dest instruction at .text+0xce0000ef drivers/i2c/busses/i2c-bcm-iproc.o: warning: objtool: bcm_iproc_i2c_isr()+0x18: can't find jump dest instruction at .text+0xa900007e LD drivers/media/pci/saa7146/built-in.o CC [M] net/mac80211/aes_cmac.o drivers/leds/led-triggers.o: warning: objtool: led_trigger_set()+0x44: can't find jump dest instruction at .text+0x9100018a fs/ocfs2/ioctl.o: warning: objtool: ocfs2_set_inode_attr.constprop.24()+0x5f: can't find jump dest instruction at .text+0xf6000125 drivers/input/serio/ct82c710.o: warning: objtool: ct82c710_open()+0xc4: can't find jump dest instruction at .text+0x65000288 CC [M] drivers/iio/buffer/kfifo_buf.o LD [M] drivers/char/tpm/tpm.o fs/reiserfs/fix_node.o: warning: objtool: check_left()+0x41: can't find jump dest instruction at .text+0xae000047 LD drivers/net/can/cc770/built-in.o CC [M] fs/ocfs2/symlink.o CC [M] drivers/net/can/m_can/m_can.o CC [M] fs/ntfs/sysctl.o CC [M] drivers/i2c/busses/i2c-cbus-gpio.o fs/nls/nls_cp865.o: warning: objtool: init_nls_cp865()+0x12: call without frame pointer save/setup fs/nls/nls_cp865.o: warning: objtool: exit_nls_cp865()+0xb: call without frame pointer save/setup LD drivers/media/usb/b2c2/built-in.o fs/jfs/jfs_inode.o: warning: objtool: ialloc()+0x6d: can't find jump dest instruction at .text+0xe4010133 net/irda/irmod.o: warning: objtool: irda_notify_init()+0x53: 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 fs/reiserfs/ibalance.o: warning: objtool: internal_delete_pointers_items()+0x2b: can't find jump dest instruction at .text+0xf2000031 fs/proc/cmdline.o: warning: objtool: cmdline_proc_open()+0x10: call without frame pointer save/setup fs/proc/cmdline.o: warning: objtool: cmdline_proc_show()+0x14: call without frame pointer save/setup fs/proc/cmdline.o: warning: objtool: proc_cmdline_init()+0x19: call without frame pointer save/setup LD drivers/media/usb/dvb-usb/built-in.o drivers/i2c/i2c-smbus.o: warning: objtool: smbalert_probe()+0x46: can't find jump dest instruction at .text+0xb300006c CC net/xfrm/xfrm_output.o CC fs/proc/devices.o CC [M] drivers/nfc/nfcmrvl/fw_dnld.o drivers/md/dm-uevent.o: warning: objtool: dm_send_uevents()+0x32: can't find jump dest instruction at .text+0xc6000037 CC [M] fs/ocfs2/sysfile.o drivers/iio/adc/ad_sigma_delta.o: warning: objtool: ad_sd_probe_trigger()+0x42: can't find jump dest instruction at .text+0x99000378 CC drivers/nvmem/lpc18xx_eeprom.o CC [M] drivers/net/can/cc770/cc770.o CC [M] drivers/i2c/i2c-slave-eeprom.o CC [M] drivers/iio/adc/ad7793.o LD drivers/media/pci/smipcie/built-in.o drivers/ide/ide-lib.o: warning: objtool: ide_dump_status()+0x3d: can't find jump dest instruction at .text+0x8c000093 LD drivers/media/pci/ttpci/built-in.o net/wimax/op-reset.o: warning: objtool: wimax_reset()+0x3f: can't find jump dest instruction at .text+0x15010045 LD drivers/net/ethernet/altera/built-in.o CC drivers/base/memory.o net/irda/discovery.o: warning: objtool: irlmp_expire_discoveries()+0x1d: can't find jump dest instruction at .text+0x42010303 CC net/sched/sch_netem.o fs/compat_binfmt_elf.o: warning: objtool: fill_files_note()+0x45: can't find jump dest instruction at .text+0x200101fb CC [M] net/x25/x25_link.o drivers/hid/hid-cherry.o: warning: objtool: ch_report_fixup()+0x37: call without frame pointer save/setup drivers/hid/hid-cherry.o: warning: objtool: ch_driver_init()+0x19: call without frame pointer save/setup drivers/hid/hid-cherry.o: warning: objtool: ch_driver_exit()+0xb: call without frame pointer save/setup LD drivers/char/built-in.o CC [M] drivers/mmc/core/mmc.o fs/binfmt_elf.o: warning: objtool: fill_files_note()+0x45: can't find jump dest instruction at .text+0x2201015b CC [M] drivers/net/ethernet/altera/altera_tse_main.o CC [M] drivers/hid/hid-gfrm.o net/nfc/nci/lib.o: warning: objtool: nci_to_errno()+0x30: can't find jump dest instruction at .text+0x7e000036 drivers/ide/ide-io.o: warning: objtool: ide_complete_cmd()+0x3c: can't find jump dest instruction at .text+0xaa000322 CC drivers/input/input-polldev.o CC drivers/input/sparse-keymap.o CC [M] net/nfc/nci/ntf.o net/nfc/nci/data.o: warning: objtool: nci_queue_tx_data_frags()+0x3b: can't find jump dest instruction at .text+0xdb010061 net/sched/sch_fifo.o: warning: objtool: qdisc_reset_queue()+0x3c: call without frame pointer save/setup net/sched/sch_fifo.o: warning: objtool: qdisc_queue_drop()+0x56: call without frame pointer save/setup net/sched/sch_fifo.o: warning: objtool: fifo_dump()+0x23: call without frame pointer save/setup net/sched/sch_fifo.o: warning: objtool: bfifo_enqueue()+0x4c: call without frame pointer save/setup net/sched/sch_fifo.o: warning: objtool: pfifo_enqueue()+0x49: call without frame pointer save/setup net/sched/sch_fifo.o: warning: objtool: pfifo_tail_enqueue()+0x42: call without frame pointer save/setup net/sched/sch_fifo.o: warning: objtool: fifo_set_limit()+0x56: call without frame pointer save/setup net/sched/sch_fifo.o: warning: objtool: fifo_create_dflt()+0x1a: call without frame pointer save/setup net/sched/sch_fifo.o: warning: objtool: qdisc_queue_drop_head()+0x53: call without frame pointer save/setup net/sched/sch_fifo.o: warning: objtool: pfifo_tail_enqueue.part.15()+0xa2: call without frame pointer save/setup CC [M] net/nfc/nci/rsp.o CC drivers/misc/bmp085-spi.o drivers/iio/accel/mma7455_core.o: warning: objtool: mma7455_core_probe()+0x3b: can't find jump dest instruction at .text+0xef000081 net/netlink/af_netlink.o: warning: objtool: netlink_seq_show()+0x1e: can't find jump dest instruction at .text+0x94000264 fs/f2fs/node.o: warning: objtool: get_node_path()+0x2d: can't find jump dest instruction at .text+0x900000e3 net/sched/sch_generic.o: warning: objtool: pfifo_fast_dequeue()+0x13: can't find jump dest instruction at .text+0x9e000249 CC [M] fs/btrfs/inode.o LD drivers/media/pci/built-in.o CC [M] drivers/pcmcia/ds.o LD net/netlink/built-in.o CC [M] fs/ntfs/unistr.o net/core/tso.o: warning: objtool: tso_start()+0x81: can't find jump dest instruction at .text+0xa20000a7 LD drivers/media/usb/dvb-usb-v2/built-in.o net/mac80211/michael.o: warning: objtool: michael_mic_hdr()+0x84: can't find call dest symbol at offset 0x280000d8 LD drivers/net/can/sja1000/built-in.o CC [M] net/nfc/nci/hci.o drivers/base/dma-contiguous.o: warning: objtool: dma_alloc_from_contiguous()+0x32: call without frame pointer save/setup drivers/base/dma-contiguous.o: warning: objtool: dma_release_from_contiguous()+0x23: call without frame pointer save/setup drivers/base/dma-contiguous.o: warning: objtool: early_cma()+0x10: call without frame pointer save/setup drivers/base/dma-contiguous.o: warning: objtool: dma_contiguous_reserve_area()+0x24: call without frame pointer save/setup drivers/base/dma-contiguous.o: warning: objtool: dma_contiguous_reserve()+0x5d: call without frame pointer save/setup net/bluetooth/hci_request.o: warning: objtool: create_eir()+0x29: can't find jump dest instruction at .text+0xf801004f CC [M] drivers/mmc/host/omap_hsmmc.o fs/proc/consoles.o: warning: objtool: consoles_open()+0xe: call without frame pointer save/setup fs/proc/consoles.o: warning: objtool: show_console_dev()+0x8d: call without frame pointer save/setup fs/proc/consoles.o: warning: objtool: c_stop()+0x4: call without frame pointer save/setup fs/proc/consoles.o: warning: objtool: c_start()+0xc: call without frame pointer save/setup fs/proc/consoles.o: warning: objtool: proc_consoles_init()+0x19: call without frame pointer save/setup drivers/firewire/core-transaction.o: warning: objtool: fw_core_handle_response()+0x6a: can't find jump dest instruction at .text+0xd700013f net/sched/cls_api.o: warning: objtool: tcf_fill_node()+0x49: can't find jump dest instruction at .text+0x9a0000cf CC [M] drivers/input/serio/arc_ps2.o fs/ntfs/runlist.o: warning: objtool: ntfs_runlists_merge()+0x1a: can't find jump dest instruction at .text+0x9120020 CC drivers/md/bcache/btree.o drivers/leds/leds-wm831x-status.o: warning: objtool: wm831x_status_blink_set()+0x2b: can't find jump dest instruction at .text+0xa2000231 CC [M] drivers/net/can/sja1000/sja1000.o fs/gfs2/rgrp.o: warning: objtool: gfs2_rgrp_bh_get()+0x4b: can't find jump dest instruction at .text+0x9e000271 CC [M] fs/ntfs/upcase.o CC [M] drivers/net/ethernet/altera/altera_msgdma.o CC [M] drivers/net/can/c_can/c_can_platform.o CC crypto/khazad.o LD drivers/isdn/hardware/avm/built-in.o fs/jfs/jfs_discard.o: warning: objtool: jfs_issue_discard()+0x24: call without frame pointer save/setup fs/jfs/jfs_discard.o: warning: objtool: jfs_ioc_trim()+0xae: call without frame pointer save/setup CC [M] drivers/net/ethernet/altera/altera_tse_ethtool.o LD fs/gfs2/gfs2.o CC drivers/md/bcache/closure.o drivers/misc/ad525x_dpot.o: warning: objtool: dpot_read_spi()+0x18: can't find jump dest instruction at .text+0x8500001e CC [M] drivers/isdn/gigaset/asyncdata.o LD drivers/iio/common/hid-sensors/built-in.o CC [M] drivers/iio/common/hid-sensors/hid-sensor-attributes.o net/xfrm/xfrm_hash.o: warning: objtool: xfrm_hash_alloc()+0x33: call without frame pointer save/setup net/xfrm/xfrm_hash.o: warning: objtool: xfrm_hash_free()+0x29: call without frame pointer save/setup CC crypto/seed.o LD drivers/iio/common/ms_sensors/built-in.o CC [M] drivers/nfc/microread/i2c.o fs/ocfs2/localalloc.o: warning: objtool: ocfs2_local_alloc_find_clear_bits()+0x31: can't find jump dest instruction at .text+0xfb000037 drivers/isdn/divert/isdn_divert.o: warning: objtool: isdn_divert_icall()+0x39: can't find jump dest instruction at .text+0xcf03003f drivers/iio/accel/kxcjk-1013.o: warning: objtool: kxcjk1013_event_handler()+0x2a: can't find jump dest instruction at .text+0x4d0101f0 drivers/gpio/gpiolib.o: warning: objtool: gpiolib_dbg_show()+0x39: can't find jump dest instruction at .text+0x100101ff LD [M] net/nfc/nfc.o LD [M] drivers/isdn/divert/dss1_divert.o fs/udf/super.o: warning: objtool: udf_show_options()+0x26: can't find jump dest instruction at .text+0xa03004c LD fs/gfs2/built-in.o drivers/hid/hid-core.o: warning: objtool: hid_scan_main()+0x12: can't find jump dest instruction at .text+0xec000218 drivers/input/serio/altera_ps2.o: warning: objtool: altera_ps2_probe()+0x3b: can't find jump dest instruction at .text+0x710100d1 CC [M] net/irda/irlan/irlan_eth.o CC drivers/gpio/gpio-arizona.o CC [M] drivers/memstick/core/mspro_block.o LD fs/udf/udf.o CC [M] drivers/net/can/sja1000/sja1000_isa.o net/nfc/hci/core.o: warning: objtool: nfc_hci_msg_tx_work()+0x11b: can't find jump dest instruction at .text+0x6000077f LD drivers/isdn/hardware/eicon/built-in.o LD drivers/media/usb/s2255/built-in.o drivers/ide/ide-iops.o: warning: objtool: __ide_wait_stat()+0xd0: can't find jump dest instruction at .text+0x6b000254 drivers/md/persistent-data/dm-array.o: warning: objtool: array_block_check()+0xe3: can't find jump dest instruction at .text+0x69000177 drivers/net/Space.o: warning: objtool: net_olddevs_init()+0x33: can't find call dest symbol at offset 0x7400008c net/irda/irsysctl.o: warning: objtool: do_discovery()+0x9: call without frame pointer save/setup net/irda/irsysctl.o: warning: objtool: do_devname()+0x12: call without frame pointer save/setup net/irda/irsysctl.o: warning: objtool: irda_sysctl_unregister()+0xb: call without frame pointer save/setup net/irda/irsysctl.o: warning: objtool: irda_sysctl_register()+0x19: call without frame pointer save/setup drivers/hid/hid-dr.o: warning: objtool: drff_play()+0x27: can't find jump dest instruction at .text+0x7601006d CC [M] drivers/net/can/sja1000/ems_pcmcia.o net/nfc/hci/llc_shdlc.o: warning: objtool: llc_shdlc_init()+0x50: can't find jump dest instruction at .text+0x7f0100a6 CC drivers/hwmon/ads7871.o LD [M] net/nfc/hci/hci.o fs/reiserfs/inode.o: warning: objtool: reiserfs_releasepage()+0xae: can't find jump dest instruction at .text+0x7a000202 CC [M] drivers/md/persistent-data/dm-block-manager.o CC [M] drivers/mmc/host/dw_mmc.o CC drivers/mfd/arizona-irq.o CC [M] drivers/ide/ide-sysfs.o CC [M] drivers/iio/common/ms_sensors/ms_sensors_i2c.o drivers/leds/leds-pwm.o: warning: objtool: led_pwm_add.constprop.15()+0x7f: can't find jump dest instruction at .text+0xd0000245 fs/reiserfs/super.o: warning: objtool: reiserfs_getopt()+0x55: can't find jump dest instruction at .text+0x5001026a CC crypto/chacha20_generic.o LD fs/udf/built-in.o LD drivers/net/ethernet/arc/built-in.o drivers/memstick/core/memstick.o: warning: objtool: memstick_alloc_card()+0x2f: can't find jump dest instruction at .text+0xdb000775 drivers/input/serio/serport.o: warning: objtool: serport_ldisc_read()+0x187: can't find jump dest instruction at .text+0xd3ff04ab CC [M] drivers/hid/hid-kensington.o drivers/hid/hid-ezkey.o: warning: objtool: ez_event()+0x43: call without frame pointer save/setup drivers/hid/hid-ezkey.o: warning: objtool: ez_driver_init()+0x19: call without frame pointer save/setup drivers/hid/hid-ezkey.o: warning: objtool: ez_driver_exit()+0xb: call without frame pointer save/setup drivers/hid/hid-input.o: warning: objtool: hidinput_find_key()+0x58: can't find jump dest instruction at .text+0xb400009e CC crypto/poly1305_generic.o CC [M] drivers/hid/hid-keytouch.o LD drivers/net/hamradio/built-in.o CC drivers/misc/dummy-irq.o CC [M] drivers/net/ethernet/altera/altera_sgdma.o CC [M] drivers/md/dm-table.o CC fs/proc/interrupts.o net/mac80211/vht.o: warning: objtool: ieee80211_apply_vhtcap_overrides()+0x153: can't find jump dest instruction at .text+0xd90001c9 CC [M] drivers/input/serio/olpc_apsp.o CC [M] fs/btrfs/file.o CC [M] drivers/iio/adc/ad7887.o LD drivers/media/usb/siano/built-in.o fs/jfs/jfs_xtree.o: warning: objtool: xtSearch()+0x77: can't find jump dest instruction at .text+0x6e0100cd LD drivers/isdn/hisax/built-in.o drivers/input/ff-core.o: warning: objtool: input_ff_create()+0x12: can't find jump dest instruction at .text+0xe7000118 crypto/testmgr.o: warning: objtool: test_comp()+0x49: can't find jump dest instruction at .text+0x8800015f fs/reiserfs/lbalance.o: warning: objtool: leaf_cut_entries()+0x18: can't find jump dest instruction at .text+0x201001e drivers/md/persistent-data/dm-bitset.o: warning: objtool: dm_bitset_test_bit()+0x1d: can't find call dest symbol at offset 0x4f000181 LD drivers/isdn/i4l/built-in.o CC [M] net/mac80211/aes_gmac.o CC fs/jfs/jfs_metapage.o CC drivers/base/regmap/regcache.o fs/ocfs2/reservations.o: warning: objtool: ocfs2_check_resmap()+0x18: can't find jump dest instruction at .text+0xd300019e CC net/xfrm/xfrm_sysctl.o drivers/misc/atmel-ssc.o: warning: objtool: ssc_probe()+0xe3: can't find jump dest instruction at .text+0x560000e8 LD drivers/iio/dummy/built-in.o LD drivers/net/ethernet/cadence/built-in.o drivers/iio/adc/ad7298.o: warning: objtool: ad7298_probe()+0x27: can't find jump dest instruction at .text+0x940200cd CC [M] drivers/net/ethernet/altera/altera_utils.o LD drivers/isdn/hardware/mISDN/built-in.o CC [M] drivers/isdn/hisax/config.o net/wimax/op-msg.o: warning: objtool: wimax_msg_alloc()+0x79: can't find jump dest instruction at .text+0xd01007f LD drivers/iio/dac/built-in.o CC drivers/gpio/gpio-bcm-kona.o CC [M] drivers/net/ethernet/cadence/macb.o drivers/gpio/gpio-altera.o: warning: objtool: altera_gpio_probe()+0x42: can't find jump dest instruction at .text+0x9c000228 fs/proc/cpuinfo.o: warning: objtool: cpuinfo_open()+0xe: call without frame pointer save/setup fs/proc/cpuinfo.o: warning: objtool: proc_cpuinfo_init()+0x19: call without frame pointer save/setup CC [M] drivers/isdn/i4l/isdn_net.o CC drivers/misc/lkdtm.o CC [M] drivers/nfc/nfcmrvl/usb.o drivers/hid/hid-gembird.o: warning: objtool: gembird_report_fixup()+0xe9: can't find jump dest instruction at .text+0x5a0000ed CC [M] drivers/iio/adc/axp288_adc.o LD drivers/net/ieee802154/built-in.o drivers/isdn/capi/capilib.o: warning: objtool: capilib_new_ncci()+0x34: can't find jump dest instruction at .text+0x5f01029a CC [M] drivers/iio/dac/ad5360.o drivers/iio/accel/mma7455_spi.o: warning: objtool: mma7455_spi_remove()+0x4: call without frame pointer save/setup drivers/iio/accel/mma7455_spi.o: warning: objtool: mma7455_spi_probe()+0x13: call without frame pointer save/setup drivers/iio/accel/mma7455_spi.o: warning: objtool: mma7455_spi_driver_init()+0x12: call without frame pointer save/setup drivers/iio/accel/mma7455_spi.o: warning: objtool: mma7455_spi_driver_exit()+0xb: call without frame pointer save/setup drivers/nfc/nfcsim.o: warning: objtool: nfcsim_start_poll()+0x39: can't find jump dest instruction at .text+0x980001ff LD drivers/media/usb/stkwebcam/built-in.o CC [M] drivers/nfc/nfcmrvl/uart.o CC [M] drivers/pcmcia/pcmcia_resource.o drivers/isdn/capi/kcapi_proc.o: warning: objtool: seq_capi_driver_open()+0xe: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: seq_applstats_open()+0xe: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: seq_applications_open()+0xe: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: seq_contrstats_open()+0xe: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: seq_controller_open()+0xe: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: capi_driver_show()+0x15: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: applstats_show()+0x30: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: applications_show()+0x23: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: contrstats_show()+0x3f: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: controller_show()+0x67: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: capi_driver_next()+0xe: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: capi_driver_stop()+0xb: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: applications_stop()+0xb: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: controller_stop()+0xb: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: applications_start()+0x13: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: controller_start()+0x13: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: capi_driver_start()+0x13: 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 LD drivers/isdn/hardware/built-in.o net/wimax/op-state-get.o: warning: objtool: wimax_gnl_doit_state_get()+0x33: can't find jump dest instruction at .text+0x2010039 drivers/isdn/capi/kcapi.o: warning: objtool: wait_on_ctr_state()+0x58: can't find jump dest instruction at .text+0x8f00016e fs/ocfs2/inode.o: warning: objtool: ocfs2_filecheck_validate_inode_block()+0x1c: can't find jump dest instruction at .text+0x860100a2 drivers/ide/ide-taskfile.o: warning: objtool: ide_pio_bytes()+0x34: can't find jump dest instruction at .text+0x1a01011a drivers/iio/buffer/industrialio-triggered-buffer.o: warning: objtool: iio_triggered_buffer_cleanup()+0x13: call without frame pointer save/setup drivers/iio/buffer/industrialio-triggered-buffer.o: warning: objtool: iio_triggered_buffer_setup()+0x24: call without frame pointer save/setup CC [M] drivers/pcmcia/cistpl.o CC [M] drivers/net/arcnet/com90xx.o CC [M] fs/ocfs2/uptodate.o CC [M] drivers/iio/chemical/ams-iaq-core.o fs/reiserfs/ioctl.o: warning: objtool: reiserfs_ioctl()+0x36: can't find jump dest instruction at .text+0xb01016c CC drivers/gpio/gpio-da9052.o net/core/flow.o: warning: objtool: flow_cache_init()+0x18: can't find jump dest instruction at .text+0x2f0203de LD drivers/iio/common/ssp_sensors/built-in.o LD drivers/net/can/softing/built-in.o CC [M] fs/nls/nls_euc-jp.o LD drivers/net/irda/built-in.o drivers/net/loopback.o: warning: objtool: loopback_get_stats64()+0x48: call without frame pointer save/setup drivers/net/loopback.o: warning: objtool: loopback_xmit()+0x54: call without frame pointer save/setup drivers/net/loopback.o: warning: objtool: loopback_dev_init()+0x19: call without frame pointer save/setup drivers/net/loopback.o: warning: objtool: loopback_dev_free()+0x25: call without frame pointer save/setup drivers/net/loopback.o: warning: objtool: loopback_net_init()+0x2c: call without frame pointer save/setup LD drivers/media/usb/ttusb-budget/built-in.o CC [M] net/nfc/nci/spi.o CC [M] net/x25/x25_out.o net/irda/irproc.o: warning: objtool: irda_proc_unregister()+0x2b: call without frame pointer save/setup net/irda/irproc.o: warning: objtool: irda_proc_register()+0x14: call without frame pointer save/setup drivers/nfc/nfcwilink.o: warning: objtool: nfcwilink_probe()+0x37: can't find jump dest instruction at .text+0x810001bd drivers/i2c/i2c-stub.o: warning: objtool: stub_xfer()+0x42: can't find jump dest instruction at .text+0x35040147 CC [M] drivers/iio/common/ssp_sensors/ssp_dev.o CC [M] drivers/net/irda/w83977af_ir.o CC [M] drivers/mmc/host/dw_mmc-pltfm.o CC drivers/net/phy/phy.o CC [M] drivers/net/can/softing/softing_main.o LD drivers/net/can/spi/built-in.o LD drivers/iio/common/st_sensors/built-in.o CC crypto/michael_mic.o CC [M] drivers/iio/common/st_sensors/st_sensors_i2c.o CC [M] drivers/net/can/spi/mcp251x.o net/core/skbuff.o: warning: objtool: __skb_clone()+0x49: can't find jump dest instruction at .text+0xa60003ff LD drivers/media/usb/ttusb-dec/built-in.o LD drivers/iio/frequency/built-in.o LD drivers/media/usb/zr364xx/built-in.o drivers/base/cacheinfo.o: warning: objtool: cache_default_attrs_is_visible()+0x16: can't find jump dest instruction at .text+0x8f00001c CC [M] drivers/hid/hid-lenovo.o drivers/i2c/algos/i2c-algo-pca.o: warning: objtool: pca_init()+0x32: can't find jump dest instruction at .text+0x9a000318 CC [M] drivers/iio/frequency/ad9523.o CC [M] drivers/iio/common/hid-sensors/hid-sensor-trigger.o drivers/isdn/gigaset/proc.o: warning: objtool: set_cidmode()+0xaf: can't find jump dest instruction at .text+0xaa0000b5 fs/proc/devices.o: warning: objtool: devinfo_open()+0xe: call without frame pointer save/setup fs/proc/devices.o: warning: objtool: devinfo_show()+0x6c: call without frame pointer save/setup fs/proc/devices.o: warning: objtool: proc_devices_init()+0x19: call without frame pointer save/setup drivers/iio/adc/ad7923.o: warning: objtool: ad7923_update_scan_mode()+0x98: can't find jump dest instruction at .text+0x290100de drivers/nfc/microread/microread.o: warning: objtool: microread_im_transceive()+0x52: can't find jump dest instruction at .text+0xef0001a8 drivers/base/power/sysfs.o: warning: objtool: pm_qos_latency_tolerance_store()+0x26: call without frame pointer save/setup drivers/base/power/sysfs.o: warning: objtool: autosuspend_delay_ms_show()+0x29: call without frame pointer save/setup drivers/base/power/sysfs.o: warning: objtool: control_show()+0x2c: call without frame pointer save/setup drivers/base/power/sysfs.o: warning: objtool: rtpm_status_show()+0x66: call without frame pointer save/setup drivers/base/power/sysfs.o: warning: objtool: pm_qos_remote_wakeup_show()+0x28: call without frame pointer save/setup drivers/base/power/sysfs.o: warning: objtool: pm_qos_no_power_off_show()+0x24: call without frame pointer save/setup drivers/base/power/sysfs.o: warning: objtool: pm_qos_resume_latency_show()+0x21: call without frame pointer save/setup drivers/base/power/sysfs.o: warning: objtool: autosuspend_delay_ms_store()+0x36: call without frame pointer save/setup drivers/base/power/sysfs.o: warning: objtool: rtpm_active_time_show()+0x14: call without frame pointer save/setup drivers/base/power/sysfs.o: warning: objtool: control_store()+0x34: call without frame pointer save/setup drivers/base/power/sysfs.o: warning: objtool: pm_qos_remote_wakeup_store()+0x1a: call without frame pointer save/setup drivers/base/power/sysfs.o: warning: objtool: pm_qos_no_power_off_store()+0x1a: call without frame pointer save/setup drivers/base/power/sysfs.o: warning: objtool: pm_qos_resume_latency_store()+0x1a: call without frame pointer save/setup drivers/base/power/sysfs.o: warning: objtool: pm_qos_latency_tolerance_show()+0xc: call without frame pointer save/setup drivers/base/power/sysfs.o: warning: objtool: rtpm_suspended_time_show()+0x14: call without frame pointer save/setup drivers/base/power/sysfs.o: warning: objtool: dpm_sysfs_add()+0x25: call without frame pointer save/setup drivers/base/power/sysfs.o: warning: objtool: wakeup_sysfs_add()+0xf: call without frame pointer save/setup drivers/base/power/sysfs.o: warning: objtool: wakeup_sysfs_remove()+0xf: call without frame pointer save/setup drivers/base/power/sysfs.o: warning: objtool: pm_qos_sysfs_add_resume_latency()+0xf: call without frame pointer save/setup drivers/base/power/sysfs.o: warning: objtool: pm_qos_sysfs_remove_resume_latency()+0xf: call without frame pointer save/setup drivers/base/power/sysfs.o: warning: objtool: pm_qos_sysfs_add_flags()+0xf: call without frame pointer save/setup drivers/base/power/sysfs.o: warning: objtool: pm_qos_sysfs_remove_flags()+0xf: call without frame pointer save/setup drivers/base/power/sysfs.o: warning: objtool: pm_qos_sysfs_add_latency_tolerance()+0xf: call without frame pointer save/setup drivers/base/power/sysfs.o: warning: objtool: pm_qos_sysfs_remove_latency_tolerance()+0xf: call without frame pointer save/setup drivers/base/power/sysfs.o: warning: objtool: rpm_sysfs_remove()+0xf: call without frame pointer save/setup drivers/base/power/sysfs.o: warning: objtool: dpm_sysfs_remove()+0x21: call without frame pointer save/setup CC [M] drivers/md/dm-target.o net/core/ptp_classifier.o: warning: objtool: ptp_classifier_init()+0x21: call without frame pointer save/setup drivers/ide/ide-pm.o: warning: objtool: ide_start_power_step()+0xf0: can't find jump dest instruction at .text+0x630003b4 drivers/nvmem/lpc18xx_eeprom.o: warning: objtool: lpc18xx_eeprom_probe()+0x23: can't find jump dest instruction at .text+0x8b000059 CC drivers/gpio/gpio-dwapb.o CC drivers/input/matrix-keymap.o CC drivers/base/power/generic_ops.o CC [M] drivers/ide/ide-devsets.o drivers/mmc/core/bus.o: warning: objtool: mmc_add_card()+0x1e: can't find jump dest instruction at .text+0x12020344 net/core/sock_reuseport.o: warning: objtool: run_bpf()+0x43: can't find jump dest instruction at .text+0xcf000099 LD drivers/media/usb/built-in.o CC net/sched/sch_drr.o net/irda/af_irda.o: warning: objtool: irda_poll()+0x1f: can't find jump dest instruction at .text+0x96000025 net/irda/ircomm/ircomm_core.o: warning: objtool: ircomm_seq_show()+0x14: can't find jump dest instruction at .text+0xea0000ca LD drivers/isdn/mISDN/built-in.o drivers/iio/accel/mma8452.o: warning: objtool: mma8452_runtime_resume()+0x23: call without frame pointer save/setup drivers/iio/accel/mma8452.o: warning: objtool: mma8452_runtime_suspend()+0x25: call without frame pointer save/setup drivers/iio/accel/mma8452.o: warning: objtool: mma8452_probe()+0x11: call without frame pointer save/setup drivers/iio/accel/mma8452.o: warning: objtool: mma8452_remove()+0x25: call without frame pointer save/setup drivers/iio/accel/mma8452.o: warning: objtool: mma8452_driver_init()+0x12: call without frame pointer save/setup drivers/iio/accel/mma8452.o: warning: objtool: mma8452_driver_exit()+0xb: call without frame pointer save/setup lib/rhashtable.o: warning: objtool: rhashtable_walk_next()+0x16: can't find jump dest instruction at .text+0x9200026c LD drivers/iio/health/built-in.o CC [M] net/irda/ircomm/ircomm_event.o drivers/isdn/capi/capiutil.o: warning: objtool: message_2_pars()+0x31: can't find jump dest instruction at .text+0xa2000207 CC [M] drivers/net/irda/ali-ircc.o CC [M] drivers/net/arcnet/com90io.o CC [M] drivers/hid/hid-lg.o drivers/leds/leds-lt3593.o: warning: objtool: create_lt3593_led()+0x26: can't find jump dest instruction at .text+0xa300009c LD [M] net/irda/irda.o CC [M] drivers/iio/accel/mxc6255.o CC [M] drivers/iio/health/afe4404.o CC lib/once.o drivers/i2c/i2c-slave-eeprom.o: warning: objtool: i2c_slave_eeprom_probe()+0x34: can't find jump dest instruction at .text+0x8600007a CC [M] drivers/isdn/mISDN/core.o fs/jfs/jfs_imap.o: warning: objtool: copy_to_dinode()+0x76: can't find jump dest instruction at .text+0x3401007c CC crypto/crc32c_generic.o drivers/pcmcia/socket_sysfs.o: warning: objtool: pccard_store_resource()+0x3b: call without frame pointer save/setup drivers/pcmcia/socket_sysfs.o: warning: objtool: pccard_store_eject()+0x24: call without frame pointer save/setup drivers/pcmcia/socket_sysfs.o: warning: objtool: pccard_store_insert()+0x24: call without frame pointer save/setup drivers/pcmcia/socket_sysfs.o: warning: objtool: pccard_show_resource()+0x2c: call without frame pointer save/setup drivers/pcmcia/socket_sysfs.o: warning: objtool: pccard_show_irq_mask()+0x19: call without frame pointer save/setup drivers/pcmcia/socket_sysfs.o: warning: objtool: pccard_show_card_pm_state()+0x2c: call without frame pointer save/setup drivers/pcmcia/socket_sysfs.o: warning: objtool: pccard_show_vcc()+0x49: call without frame pointer save/setup drivers/pcmcia/socket_sysfs.o: warning: objtool: pccard_show_vpp()+0x49: call without frame pointer save/setup drivers/pcmcia/socket_sysfs.o: warning: objtool: pccard_store_irq_mask()+0x36: call without frame pointer save/setup drivers/pcmcia/socket_sysfs.o: warning: objtool: pccard_store_card_pm_state()+0x57: call without frame pointer save/setup drivers/pcmcia/socket_sysfs.o: warning: objtool: pccard_show_voltage()+0x60: call without frame pointer save/setup drivers/pcmcia/socket_sysfs.o: warning: objtool: pccard_sysfs_add_socket()+0xf: call without frame pointer save/setup drivers/pcmcia/socket_sysfs.o: warning: objtool: pccard_sysfs_remove_socket()+0xf: call without frame pointer save/setup drivers/base/devtmpfs.o: warning: objtool: create_path()+0x1f: can't find jump dest instruction at .text+0xa1000045 CC [M] drivers/net/can/cc770/cc770_isa.o drivers/net/arcnet/arc-rawmode.o: warning: objtool: prepare_tx()+0x39: can't find jump dest instruction at .text+0xa800003f net/wireless/lib80211_crypt_wep.o: warning: objtool: lib80211_wep_decrypt()+0x56: can't find jump dest instruction at .text+0x7d01010c drivers/input/ff-memless.o: warning: objtool: input_ff_create_memless()+0x2f: can't find jump dest instruction at .text+0x2010055 drivers/hid/hid-corsair.o: warning: objtool: k90_store_macro_mode()+0x31: can't find jump dest instruction at .text+0x82000417 net/core/ethtool.o: warning: objtool: convert_legacy_settings_to_link_ksettings()+0x10: can't find jump dest instruction at .text+0xcb0002d6 LD drivers/iio/gyro/built-in.o CC [M] drivers/iio/adc/hi8435.o CC drivers/leds/trigger/ledtrig-timer.o CC net/xfrm/xfrm_replay.o CC [M] drivers/net/arcnet/com20020.o LD drivers/isdn/capi/kernelcapi.o CC [M] drivers/i2c/busses/i2c-efm32.o fs/reiserfs/xattr.o: warning: objtool: fill_with_dentries()+0x21: can't find jump dest instruction at .text+0xa1000037 CC [M] drivers/hid/hid-lgff.o net/x25/x25_dev.o: warning: objtool: x25_receive_data()+0x2d: can't find jump dest instruction at .text+0xca010033 LD drivers/net/ppp/built-in.o CC [M] drivers/isdn/mISDN/fsm.o CC [M] drivers/i2c/busses/i2c-hix5hd2.o drivers/input/serio/serio_raw.o: warning: objtool: serio_raw_write()+0xe1: can't find jump dest instruction at .text+0x64000255 CC [M] drivers/iio/dac/ad5380.o drivers/leds/leds-mc13783.o: warning: objtool: mc13xxx_led_probe()+0x5b: can't find jump dest instruction at .init.text+0x2f02007c fs/nls/nls_cp932.o: warning: objtool: uni2char()+0x6: can't find jump dest instruction at .text+0xb000000c drivers/nfc/fdp/fdp.o: warning: objtool: fdp_nci_post_setup()+0x46: can't find jump dest instruction at .text+0xb800023c CC drivers/gpio/gpio-it87.o LD drivers/nfc/nxp-nci/built-in.o drivers/misc/bmp085.o: warning: objtool: bmp085_read_calibration_data()+0x25: can't find jump dest instruction at .text+0x8600011b LD drivers/media/built-in.o drivers/input/serio/i8042.o: warning: objtool: i8042_interrupt()+0x3d: can't find jump dest instruction at .text+0x32020243 fs/reiserfs/item_ops.o: warning: objtool: direntry_create_vi()+0x1c: can't find jump dest instruction at .text+0x65010782 LD drivers/misc/altera-stapl/built-in.o drivers/hwmon/abituguru3.o: warning: objtool: abituguru3_synchronize()+0x2b: can't find jump dest instruction at .text+0xf1000221 CC [M] drivers/net/ppp/ppp_generic.o CC [M] drivers/isdn/hisax/isdnl1.o CC fs/jfs/jfs_logmgr.o net/core/lwtunnel.o: warning: objtool: lwtunnel_fill_encap.part.6()+0x5b: can't find jump dest instruction at .text+0x99000371 CC [M] drivers/iio/gyro/adis16136.o CC [M] drivers/pcmcia/pcmcia_cis.o CC [M] drivers/leds/leds-bd2802.o drivers/base/property.o: warning: objtool: pset_free_set()+0x18: can't find jump dest instruction at .text+0x8400006e net/core/filter.o: warning: objtool: check_load_and_stores()+0x136: can't find jump dest instruction at .text+0x640001ba CC [M] drivers/iio/frequency/adf4350.o CC drivers/hwmon/applesmc.o CC [M] drivers/isdn/mISDN/socket.o CC drivers/base/module.o LD drivers/iio/humidity/built-in.o LD drivers/misc/c2port/built-in.o drivers/hid/hid-gfrm.o: warning: objtool: gfrm_input_configured()+0x12: call without frame pointer save/setup drivers/hid/hid-gfrm.o: warning: objtool: gfrm_remove()+0xc: call without frame pointer save/setup drivers/hid/hid-gfrm.o: warning: objtool: gfrm_raw_event()+0x55: call without frame pointer save/setup drivers/hid/hid-gfrm.o: warning: objtool: gfrm_probe()+0x21: call without frame pointer save/setup drivers/hid/hid-gfrm.o: warning: objtool: gfrm_driver_init()+0x19: call without frame pointer save/setup drivers/hid/hid-gfrm.o: warning: objtool: gfrm_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/misc/altera-stapl/altera-lpt.o CC drivers/mfd/wm8997-tables.o drivers/nvmem/core.o: warning: objtool: __nvmem_cell_read.part.11()+0xa: can't find jump dest instruction at .text+0xb7000530 drivers/iio/chemical/atlas-ph-sensor.o: warning: objtool: atlas_probe()+0x36: can't find jump dest instruction at .text+0xa50200ec drivers/misc/dummy-irq.o: warning: objtool: dummy_interrupt()+0x1d: call without frame pointer save/setup drivers/misc/dummy-irq.o: warning: objtool: dummy_irq_exit()+0xd: call without frame pointer save/setup drivers/misc/dummy-irq.o: warning: objtool: dummy_irq_init()+0x3f: call without frame pointer save/setup CC [M] drivers/iio/humidity/am2315.o CC [M] drivers/nfc/nxp-nci/core.o CC [M] drivers/misc/c2port/core.o CC drivers/mfd/wm8998-tables.o CC drivers/nvmem/mtk-efuse.o drivers/gpio/gpio-bcm-kona.o: warning: objtool: bcm_kona_gpio_probe()+0x11: call without frame pointer save/setup drivers/gpio/gpio-bcm-kona.o: warning: objtool: bcm_kona_gpio_driver_init()+0xd: call without frame pointer save/setup CC [M] drivers/iio/humidity/htu21.o drivers/iio/buffer/kfifo_buf.o: warning: objtool: devm_iio_kfifo_match()+0x27: call without frame pointer save/setup drivers/iio/buffer/kfifo_buf.o: warning: objtool: iio_kfifo_free()+0x4: call without frame pointer save/setup drivers/iio/buffer/kfifo_buf.o: warning: objtool: devm_iio_kfifo_release()+0x7: call without frame pointer save/setup drivers/iio/buffer/kfifo_buf.o: warning: objtool: iio_kfifo_buffer_release()+0x13: call without frame pointer save/setup drivers/iio/buffer/kfifo_buf.o: warning: objtool: iio_kfifo_buf_data_available()+0x1d: call without frame pointer save/setup drivers/iio/buffer/kfifo_buf.o: warning: objtool: iio_request_update_kfifo()+0x21: call without frame pointer save/setup drivers/iio/buffer/kfifo_buf.o: warning: objtool: iio_read_first_n_kfifo()+0x35: call without frame pointer save/setup drivers/iio/buffer/kfifo_buf.o: warning: objtool: iio_store_to_kfifo()+0x10: call without frame pointer save/setup drivers/iio/buffer/kfifo_buf.o: warning: objtool: iio_kfifo_allocate()+0x17: call without frame pointer save/setup drivers/iio/buffer/kfifo_buf.o: warning: objtool: devm_iio_kfifo_allocate()+0x30: call without frame pointer save/setup drivers/iio/buffer/kfifo_buf.o: warning: objtool: devm_iio_kfifo_free()+0x15: call without frame pointer save/setup CC [M] drivers/iio/gyro/adxrs450.o net/sched/sch_red.o: warning: objtool: red_dump()+0x14e: can't find jump dest instruction at .text+0x7a000272 CC [M] fs/ocfs2/quota_local.o net/mac80211/aes_ccm.o: warning: objtool: ieee80211_aes_ccm_decrypt()+0x5e: can't find jump dest instruction at .text+0x5e010234 fs/ocfs2/symlink.o: warning: objtool: ocfs2_fast_symlink_readpage()+0x3a: can't find jump dest instruction at .text+0xa9000040 net/wimax/debugfs.o: warning: objtool: wimax_debugfs_add()+0x64: can't find jump dest instruction at .text+0xc801006a drivers/input/input.o: warning: objtool: input_default_setkeycode()+0x13: can't find jump dest instruction at .text+0xc40001c9 drivers/misc/bmp085-spi.o: warning: objtool: bmp085_spi_remove()+0x4: call without frame pointer save/setup drivers/misc/bmp085-spi.o: warning: objtool: bmp085_spi_probe()+0x11: call without frame pointer save/setup drivers/misc/bmp085-spi.o: warning: objtool: bmp085_spi_driver_init()+0xd: call without frame pointer save/setup drivers/misc/bmp085-spi.o: warning: objtool: bmp085_spi_driver_exit()+0xb: call without frame pointer save/setup CC [M] net/nfc/nci/uart.o CC [M] drivers/hid/hid-magicmouse.o drivers/iio/accel/mxc4005.o: warning: objtool: mxc4005_probe()+0x29: can't find jump dest instruction at .text+0x5c0202af CC [M] drivers/iio/humidity/si7005.o net/wimax/op-rfkill.o: warning: objtool: wimax_report_rfkill_hw()+0x44: can't find jump dest instruction at .text+0x9101004a CC [M] drivers/md/dm-linear.o CC [M] drivers/ide/ide-io-std.o CC drivers/input/mousedev.o crypto/arc4.o: warning: objtool: ecb_arc4_crypt()+0x3b: can't find jump dest instruction at .text+0xc0000141 net/nfc/nci/core.o: warning: objtool: nci_register_device()+0x5f: can't find jump dest instruction at .text+0x76020435 net/mac80211/sta_info.o: warning: objtool: ieee80211_send_null_response()+0x81: can't find jump dest instruction at .text+0xf00003d7 CC [M] drivers/iio/common/ssp_sensors/ssp_spi.o LD drivers/perf/built-in.o fs/ntfs/upcase.o: warning: objtool: generate_default_upcase()+0x11: can't find jump dest instruction at .text+0xcb000017 CC crypto/crct10dif_common.o LD drivers/net/can/usb/built-in.o CC [M] drivers/misc/altera-stapl/altera-jtag.o LD drivers/misc/cb710/built-in.o CC fs/proc/loadavg.o drivers/input/input-polldev.o: warning: objtool: input_register_polled_device()+0x4c: can't find jump dest instruction at .text+0xf0000312 drivers/i2c/busses/i2c-cbus-gpio.o: warning: objtool: cbus_i2c_probe()+0x37: can't find jump dest instruction at .text+0x3101006d net/bluetooth/hci_debugfs.o: warning: objtool: quirk_simultaneous_discovery_write()+0x4e: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: quirk_strict_duplicate_filter_write()+0x4e: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: force_static_address_write()+0x4e: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: quirk_simultaneous_discovery_read()+0x49: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: quirk_strict_duplicate_filter_read()+0x49: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: force_static_address_read()+0x49: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: ssp_debug_mode_read()+0x3f: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: sc_only_mode_read()+0x49: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: use_debug_keys_read()+0x49: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: adv_max_interval_fops_open()+0x19: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: adv_min_interval_fops_open()+0x19: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: adv_channel_map_fops_open()+0x19: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: supervision_timeout_fops_open()+0x19: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: conn_latency_fops_open()+0x19: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: conn_max_interval_fops_open()+0x19: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: conn_min_interval_fops_open()+0x19: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: rpa_timeout_fops_open()+0x19: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: sniff_max_interval_fops_open()+0x19: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: sniff_min_interval_fops_open()+0x19: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: idle_timeout_fops_open()+0x19: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: auto_accept_delay_fops_open()+0x19: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: voice_setting_fops_open()+0x14: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: conn_info_max_age_fops_open()+0x19: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: conn_info_min_age_fops_open()+0x19: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: adv_max_interval_set()+0x3f: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: adv_max_interval_get()+0x21: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: adv_min_interval_set()+0x3f: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: adv_min_interval_get()+0x21: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: adv_channel_map_set()+0x30: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: adv_channel_map_get()+0x21: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: supervision_timeout_set()+0x33: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: supervision_timeout_get()+0x21: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: conn_latency_set()+0x2f: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: conn_latency_get()+0x21: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: conn_max_interval_set()+0x3f: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: conn_max_interval_get()+0x21: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: conn_min_interval_set()+0x3f: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: conn_min_interval_get()+0x21: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: rpa_timeout_set()+0x33: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: rpa_timeout_get()+0x21: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: sniff_max_interval_set()+0x3d: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: sniff_max_interval_get()+0x21: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: sniff_min_interval_set()+0x3d: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: sniff_min_interval_get()+0x21: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: idle_timeout_set()+0x30: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: idle_timeout_get()+0x21: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: auto_accept_delay_set()+0x21: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: auto_accept_delay_get()+0x21: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: voice_setting_get()+0x21: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: conn_info_max_age_set()+0x37: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: conn_info_max_age_get()+0x21: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: conn_info_min_age_set()+0x37: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: conn_info_min_age_get()+0x21: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: long_term_keys_open()+0x18: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: identity_resolving_keys_open()+0x18: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: white_list_open()+0x18: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: static_address_open()+0x18: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: random_address_open()+0x18: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: identity_open()+0x18: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: dev_class_open()+0x18: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: link_keys_open()+0x18: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: inquiry_cache_open()+0x18: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: remote_oob_open()+0x18: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: uuids_open()+0x18: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: blacklist_open()+0x18: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: device_list_open()+0x18: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: device_id_open()+0x18: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: features_open()+0x18: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: long_term_keys_show()+0x71: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: identity_resolving_keys_show()+0x50: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: white_list_show()+0x1d: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: static_address_show()+0x25: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: random_address_show()+0x25: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: dev_class_show()+0x25: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: link_keys_show()+0x4f: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: inquiry_cache_show()+0x20: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: remote_oob_show()+0x20: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: uuids_show()+0x34: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: blacklist_show()+0x1d: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: device_list_show()+0x29: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: device_id_show()+0x25: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: features_show()+0x28: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: identity_show()+0x25: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: hci_debugfs_create_common()+0x29: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: hci_debugfs_create_bredr()+0x29: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: hci_debugfs_create_le()+0x29: call without frame pointer save/setup net/bluetooth/hci_debugfs.o: warning: objtool: hci_debugfs_create_conn()+0x40: call without frame pointer save/setup drivers/mmc/core/host.o: warning: objtool: mmc_of_parse()+0x1c: can't find jump dest instruction at .text+0x96000092 drivers/nfc/nfcmrvl/main.o: warning: objtool: nfcmrvl_nci_register_dev()+0x4e: can't find jump dest instruction at .text+0xda0003b4 CC [M] drivers/net/can/usb/ems_usb.o CC net/wireless/wext-proc.o CC [M] fs/nls/nls_cp936.o CC [M] drivers/i2c/busses/i2c-jz4780.o crypto/cast5_generic.o: warning: objtool: __cast5_decrypt()+0x15: can't find jump dest instruction at .text+0x3601093b drivers/iio/common/st_sensors/st_sensors_i2c.o: warning: objtool: st_sensors_i2c_read_multiple_byte()+0x22: call without frame pointer save/setup drivers/iio/common/st_sensors/st_sensors_i2c.o: warning: objtool: st_sensors_i2c_write_byte()+0x14: call without frame pointer save/setup drivers/iio/common/st_sensors/st_sensors_i2c.o: warning: objtool: st_sensors_i2c_read_byte()+0x16: call without frame pointer save/setup drivers/hid/hid-kensington.o: warning: objtool: ks_driver_init()+0x19: call without frame pointer save/setup drivers/hid/hid-kensington.o: warning: objtool: ks_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/mmc/core/mmc_ops.o CC drivers/base/devcoredump.o drivers/isdn/gigaset/interface.o: warning: objtool: if_tiocmset()+0xcf: can't find jump dest instruction at .text+0x5f0000d3 CC net/wireless/wext-spy.o CC [M] drivers/iio/common/st_sensors/st_sensors_spi.o CC [M] drivers/md/persistent-data/dm-space-map-common.o CC [M] drivers/iio/humidity/si7020.o fs/ocfs2/sysfile.o: warning: objtool: _ocfs2_get_system_file_inode()+0x2e: can't find jump dest instruction at .text+0xa5000034 CC net/wireless/wext-priv.o CC [M] drivers/isdn/gigaset/capi.o CC [M] drivers/nfc/nxp-nci/firmware.o fs/proc/interrupts.o: warning: objtool: interrupts_open()+0xe: call without frame pointer save/setup fs/proc/interrupts.o: warning: objtool: proc_interrupts_init()+0x19: call without frame pointer save/setup net/vmw_vsock/af_vsock.o: warning: objtool: vsock_stream_getsockopt()+0x31: can't find jump dest instruction at .text+0x60010167 fs/ocfs2/resize.o: warning: objtool: ocfs2_calc_new_backup_super()+0xb7: can't find jump dest instruction at .text+0x780000bc drivers/mmc/card/sdio_uart.o: warning: objtool: sdio_uart_port_remove()+0x29: can't find jump dest instruction at .text+0xa90000df CC [M] net/wireless/core.o LD net/vmw_vsock/vsock.o drivers/md/bcache/closure.o: warning: objtool: closure_put()+0xc0: can't find jump dest instruction at .text+0x68000194 LD drivers/nfc/pn533/built-in.o drivers/hid/hid-keytouch.o: warning: objtool: keytouch_report_fixup()+0x1c: call without frame pointer save/setup drivers/hid/hid-keytouch.o: warning: objtool: keytouch_driver_init()+0x19: call without frame pointer save/setup drivers/hid/hid-keytouch.o: warning: objtool: keytouch_driver_exit()+0xb: call without frame pointer save/setup drivers/iio/adc/axp288_adc.o: warning: objtool: axp288_adc_read_raw()+0x73: can't find jump dest instruction at .text+0x830000a9 net/bluetooth/smp.o: warning: objtool: aes_cmac()+0x46: can't find jump dest instruction at .text+0xb800060c CC lib/string_helpers.o LD drivers/iio/imu/bmi160/built-in.o LD net/vmw_vsock/built-in.o CC [M] drivers/iio/adc/ina2xx-adc.o CC fs/proc/meminfo.o net/x25/x25_facilities.o: warning: objtool: x25_parse_facilities()+0x6b: can't find jump dest instruction at .text+0x7d020071 LD [M] drivers/firewire/firewire-core.o fs/ntfs/unistr.o: warning: objtool: ntfs_collate_names()+0x23: can't find jump dest instruction at .text+0x97000029 drivers/nfc/fdp/i2c.o: warning: objtool: fdp_nci_i2c_write()+0x122: can't find jump dest instruction at .text+0x8000126 net/sched/sch_prio.o: warning: objtool: prio_dequeue()+0xa9: can't find jump dest instruction at .text+0x6a0000fe net/mac80211/aes_gcm.o: warning: objtool: ieee80211_aes_gcm_decrypt()+0x5e: can't find jump dest instruction at .text+0x5f010234 CC drivers/md/bcache/debug.o CC [M] net/mac80211/cfg.o drivers/net/arcnet/rfc1051.o: warning: objtool: prepare_tx()+0x39: can't find jump dest instruction at .text+0xa800003f CC [M] drivers/iio/imu/bmi160/bmi160_core.o CC [M] drivers/leds/leds-lm3530.o CC [M] drivers/nfc/pn533/pn533.o net/compat.o: warning: objtool: compat_mc_getsockopt.part.7()+0x48: can't find jump dest instruction at .text+0x780202de fs/reiserfs/lock.o: warning: objtool: reiserfs_write_lock()+0x2a: call without frame pointer save/setup fs/reiserfs/lock.o: warning: objtool: reiserfs_write_unlock()+0x36: call without frame pointer save/setup fs/reiserfs/lock.o: warning: objtool: reiserfs_write_unlock_nested()+0x3a: call without frame pointer save/setup fs/reiserfs/lock.o: warning: objtool: reiserfs_write_lock_nested()+0x23: call without frame pointer save/setup fs/reiserfs/lock.o: warning: objtool: reiserfs_check_lock_depth()+0x20: call without frame pointer save/setup CC [M] drivers/nfc/pn533/usb.o CC drivers/base/power/common.o CC [M] net/irda/irlan/irlan_event.o drivers/iio/adc/ad7793.o: warning: objtool: ad7793_write_frequency()+0x32: can't find jump dest instruction at .text+0xd5000198 LD [M] drivers/nfc/fdp/fdp_i2c.o CC lib/test-string_helpers.o CC [M] drivers/hid/hid-microsoft.o drivers/input/sparse-keymap.o: warning: objtool: sparse_keymap_setup()+0x20: can't find jump dest instruction at .text+0x61010126 CC drivers/base/regmap/regcache-rbtree.o drivers/net/arcnet/arcnet.o: warning: objtool: get_arcbuf()+0xab: can't find jump dest instruction at .text+0x7b000250 LD drivers/iio/imu/inv_mpu6050/built-in.o CC drivers/misc/echo/echo.o crypto/khazad.o: warning: objtool: khazad_crypt()+0xa1: can't find jump dest instruction at .text+0x6a0000a6 net/core/net-procfs.o: warning: objtool: dev_mc_seq_show()+0x1b: can't find jump dest instruction at .text+0xa1000291 drivers/ide/ide-park.o: warning: objtool: issue_park_cmd()+0x63: can't find jump dest instruction at .text+0xef000069 CC [M] drivers/iio/common/st_sensors/st_sensors_core.o drivers/base/dma-mapping.o: warning: objtool: dmam_alloc_coherent()+0x47: can't find jump dest instruction at .text+0x8e00029d CC [M] drivers/ide/ide-eh.o CC drivers/md/bcache/extents.o CC [M] drivers/leds/leds-lm3533.o drivers/isdn/gigaset/common.o: warning: objtool: gigaset_initdriver()+0x43: can't find jump dest instruction at .text+0x3010109 net/wimax/stack.o: warning: objtool: wimax_gnl_re_state_change_send()+0x40: can't find jump dest instruction at .text+0x1f010136 drivers/input/serio/arc_ps2.o: warning: objtool: arc_ps2_create_port.isra.6()+0x35: can't find jump dest instruction at .text+0xb30001eb CC [M] drivers/iio/imu/inv_mpu6050/inv_mpu_core.o LD [M] net/wimax/wimax.o CC [M] drivers/i2c/busses/i2c-mt65xx.o CC [M] net/wireless/sysfs.o drivers/mfd/arizona-irq.o: warning: objtool: arizona_irq_thread()+0x1c: can't find jump dest instruction at .text+0xed0000f2 fs/jfs/jfs_dmap.o: warning: objtool: dbAdjTree()+0x11: can't find jump dest instruction at .text+0xa4000017 LD drivers/net/slip/built-in.o CC fs/jfs/jfs_txnmgr.o fs/nls/nls_euc-jp.o: warning: objtool: uni2char()+0x1b: can't find jump dest instruction at .text+0xf020021 CC [M] drivers/iio/gyro/bmg160_core.o CC lib/hexdump.o CC drivers/mfd/cs47l24-tables.o drivers/iio/chemical/ams-iaq-core.o: warning: objtool: ams_iaqcore_probe()+0x2e: can't find jump dest instruction at .text+0x96000034 CC [M] drivers/net/slip/slhc.o fs/reiserfs/stree.o: warning: objtool: init_tb_struct()+0xf: can't find jump dest instruction at .text+0xc30000d5 drivers/leds/trigger/ledtrig-timer.o: warning: objtool: timer_trig_deactivate()+0x41: call without frame pointer save/setup drivers/leds/trigger/ledtrig-timer.o: warning: objtool: led_delay_off_store()+0x29: call without frame pointer save/setup drivers/leds/trigger/ledtrig-timer.o: warning: objtool: led_delay_on_store()+0x29: call without frame pointer save/setup drivers/leds/trigger/ledtrig-timer.o: warning: objtool: led_delay_off_show()+0x1e: call without frame pointer save/setup drivers/leds/trigger/ledtrig-timer.o: warning: objtool: led_delay_on_show()+0x1e: call without frame pointer save/setup drivers/leds/trigger/ledtrig-timer.o: warning: objtool: timer_trig_activate()+0x22: 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 drivers/input/serio/olpc_apsp.o: warning: objtool: olpc_apsp_probe()+0x30: can't find jump dest instruction at .text+0x90201d6 net/mac80211/tkip.o: warning: objtool: tkip_mixing_phase1()+0x105: can't find jump dest instruction at .text+0x4c00017a kernel/events/core.o: warning: objtool: perf_sample_ustack_size()+0x9: can't find jump dest instruction at .text+0xd600021f CC drivers/leds/trigger/ledtrig-oneshot.o CC drivers/base/regmap/regcache-lzo.o CC [M] drivers/iio/common/st_sensors/st_sensors_buffer.o fs/f2fs/segment.o: warning: objtool: __find_rev_next_bit()+0xb: can't find jump dest instruction at .text+0xde000011 CC [M] drivers/input/serio/sun4i-ps2.o CC crypto/crct10dif_generic.o LD drivers/nfc/st-nci/built-in.o drivers/base/memory.o: warning: objtool: init_memory_block()+0x38: can't find jump dest instruction at .text+0xae00076e LD [M] fs/f2fs/f2fs.o CC [M] drivers/iio/common/ssp_sensors/ssp_iio.o drivers/ide/ide-probe.o: warning: objtool: ide_disk_init_chs()+0x13: can't find jump dest instruction at .text+0x8a000019 CC drivers/hwmon/dell-smm-hwmon.o net/x25/af_x25.o: warning: objtool: x25_device_event()+0xd7: can't find jump dest instruction at .text+0x4500019b CC [M] drivers/nfc/st-nci/ndlc.o fs/ocfs2/dlmglue.o: warning: objtool: ocfs2_dlm_seq_show()+0x16: can't find jump dest instruction at .text+0x420100cc drivers/iio/adc/ad7887.o: warning: objtool: ad7887_probe()+0x25: can't find jump dest instruction at .text+0xfc0402fb LD kernel/events/built-in.o CC [M] drivers/nfc/nxp-nci/i2c.o CC drivers/input/joystick/a3d.o CC [M] drivers/iio/health/max30100.o CC net/sched/sch_mqprio.o CC [M] drivers/iio/adc/mcp320x.o fs/ocfs2/slot_map.o: warning: objtool: ocfs2_update_disk_slot()+0x28: can't find jump dest instruction at .text+0xd900009e drivers/gpio/gpio-da9052.o: warning: objtool: da9052_gpio_probe()+0x37: can't find jump dest instruction at .text+0x8d00006d CC [M] drivers/net/can/usb/gs_usb.o LD kernel/built-in.o drivers/hwmon/ads7871.o: warning: objtool: show_voltage()+0x45: can't find jump dest instruction at .text+0x8e00029b CC [M] fs/btrfs/tree-defrag.o drivers/input/matrix-keymap.o: warning: objtool: matrix_keypad_build_keymap()+0x3d: can't find jump dest instruction at .text+0x57010043 fs/ocfs2/file.o: warning: objtool: __ocfs2_write_remove_suid()+0x43: can't find jump dest instruction at .text+0xd8000049 drivers/md/bcache/alloc.o: warning: objtool: pick_data_bucket()+0x47: can't find jump dest instruction at .text+0x940000ed CC [M] drivers/iio/gyro/bmg160_i2c.o CC drivers/gpio/gpio-max730x.o drivers/pcmcia/cs.o: warning: objtool: socket_setup()+0x7c: can't find jump dest instruction at .text+0xec000312 drivers/iio/common/ms_sensors/ms_sensors_i2c.o: warning: objtool: ms_sensors_read_serial()+0x80: can't find jump dest instruction at .text+0xfd0000d6 CC [M] drivers/misc/altera-stapl/altera-comp.o drivers/nfc/nfcmrvl/fw_dnld.o: warning: objtool: process_state_set_ref_clock.isra.13()+0x62: can't find jump dest instruction at .text+0x970002b8 drivers/gpio/gpio-arizona.o: warning: objtool: arizona_gpio_probe()+0x52: can't find jump dest instruction at .text+0xdc000188 drivers/nfc/microread/i2c.o: warning: objtool: microread_i2c_write()+0x10a: can't find jump dest instruction at .text+0x1900016e LD [M] drivers/nfc/microread/microread_i2c.o lib/once.o: warning: objtool: __do_once_done()+0x19: call without frame pointer save/setup lib/once.o: warning: objtool: once_deferred()+0x19: call without frame pointer save/setup lib/once.o: warning: objtool: __do_once_start()+0x1d: call without frame pointer save/setup drivers/mmc/host/dw_mmc-pltfm.o: warning: objtool: dw_mci_pltfm_register()+0x3a: can't find jump dest instruction at .text+0x8e000060 /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/ide/ide-sysfs.o: warning: objtool: serial_show()+0x1e: call without frame pointer save/setup drivers/ide/ide-sysfs.o: warning: objtool: firmware_show()+0x1e: call without frame pointer save/setup drivers/ide/ide-sysfs.o: warning: objtool: model_show()+0x1e: call without frame pointer save/setup drivers/ide/ide-sysfs.o: warning: objtool: drivename_show()+0x1a: call without frame pointer save/setup drivers/ide/ide-sysfs.o: warning: objtool: modalias_show()+0x2e: call without frame pointer save/setup drivers/ide/ide-sysfs.o: warning: objtool: media_show()+0x2e: call without frame pointer save/setup drivers/ide/ide-sysfs.o: warning: objtool: store_delete_devices()+0x43: call without frame pointer save/setup drivers/ide/ide-sysfs.o: warning: objtool: store_scan()+0x41: call without frame pointer save/setup drivers/ide/ide-sysfs.o: warning: objtool: ide_sysfs_register_port()+0x2f: call without frame pointer save/setup CC [M] drivers/mmc/core/sd.o CC [M] drivers/i2c/busses/i2c-ocores.o CC drivers/net/phy/phy_device.o CC [M] drivers/iio/gyro/bmg160_spi.o drivers/base/module.o: warning: objtool: module_add_driver()+0xd4: can't find jump dest instruction at .text+0x4d0000d8 drivers/nvmem/mtk-efuse.o: warning: objtool: mtk_efuse_probe()+0x46: can't find jump dest instruction at .text+0x9e00006c CC [M] fs/btrfs/extent_map.o CC net/sched/sch_codel.o CC drivers/gpio/gpio-max7301.o CC drivers/nvmem/qfprom.o CC [M] net/x25/x25_route.o fs/ocfs2/move_extents.o: warning: objtool: __ocfs2_move_extent()+0x155: can't find jump dest instruction at .text+0x6b01015b CC [M] drivers/mmc/host/dw_mmc-exynos.o CC [M] net/x25/x25_subr.o net/xfrm/xfrm_input.o: warning: objtool: xfrm_parse_spi()+0x1f: can't find jump dest instruction at .text+0xb10002a5 CC [M] drivers/i2c/busses/i2c-pca-platform.o net/packet/af_packet.o: warning: objtool: packet_seq_show()+0x22: can't find jump dest instruction at .text+0xa1000268 CC [M] drivers/iio/accel/stk8312.o crypto/poly1305_generic.o: warning: objtool: poly1305_blocks()+0x22: can't find jump dest instruction at .text+0x30020118 LD net/packet/built-in.o net/mac80211/aes_cmac.o: warning: objtool: aes_cmac_vector.constprop.0()+0xb7: can't find jump dest instruction at .text+0x630100bd drivers/iio/common/hid-sensors/hid-sensor-attributes.o: warning: objtool: convert_from_vtf_format()+0x3e: can't find jump dest instruction at .text+0xa5000044 CC [M] drivers/misc/altera-stapl/altera.o drivers/net/can/slcan.o: warning: objtool: slc_encaps()+0x2e: can't find jump dest instruction at .text+0xfe000034 crypto/chacha20_generic.o: warning: objtool: chacha20_block()+0x224: can't find jump dest instruction at .text+0x58ff0229 CC [M] net/x25/x25_timer.o CC [M] drivers/isdn/gigaset/usb-gigaset.o CC crypto/authenc.o CC [M] drivers/iio/adc/mcp3422.o CC [M] drivers/isdn/gigaset/ser-gigaset.o drivers/base/firmware_class.o: warning: objtool: fw_get_filesystem_firmware()+0x3a: can't find jump dest instruction at .text+0x50101d0 drivers/net/ethernet/altera/altera_msgdma.o: warning: objtool: msgdma_reset()+0x40: can't find jump dest instruction at .text+0xa7000076 drivers/iio/common/hid-sensors/hid-sensor-trigger.o: warning: objtool: _hid_sensor_power_state()+0x2b: can't find jump dest instruction at .text+0xef000031 drivers/iio/accel/mxc6255.o: warning: objtool: mxc6255_probe()+0x32: can't find jump dest instruction at .text+0xf9000068 CC [M] drivers/pcmcia/rsrc_mgr.o CC drivers/input/joystick/adi.o drivers/net/ethernet/altera/altera_tse_ethtool.o: warning: objtool: tse_get_drvinfo()+0x13: call without frame pointer save/setup drivers/net/ethernet/altera/altera_tse_ethtool.o: warning: objtool: tse_set_settings()+0x10: call without frame pointer save/setup drivers/net/ethernet/altera/altera_tse_ethtool.o: warning: objtool: tse_get_settings()+0x10: call without frame pointer save/setup CC [M] drivers/net/irda/mcs7780.o CC [M] drivers/iio/dac/ad5624r_spi.o LD [M] drivers/iio/common/hid-sensors/hid-sensor-iio-common.o net/sched/sch_gred.o: warning: objtool: gred_drop()+0x2f: can't find jump dest instruction at .text+0x9c000155 CC drivers/input/joystick/cobra.o net/x25/x25_link.o: warning: objtool: x25_link_control()+0x18: can't find jump dest instruction at .text+0xa700013e fs/ocfs2/journal.o: warning: objtool: ocfs2_read_journal_inode()+0x20: can't find jump dest instruction at .text+0xea000026 CC net/sched/sch_fq_codel.o CC [M] fs/btrfs/sysfs.o CC drivers/hwmon/f71882fg.o CC lib/kstrtox.o drivers/nfc/nfcmrvl/uart.o: warning: objtool: nfcmrvl_nci_uart_recv()+0xb: call without frame pointer save/setup drivers/nfc/nfcmrvl/uart.o: warning: objtool: nfcmrvl_nci_uart_close()+0xb: call without frame pointer save/setup drivers/nfc/nfcmrvl/uart.o: warning: objtool: nfcmrvl_uart_nci_update_config()+0x11: call without frame pointer save/setup drivers/nfc/nfcmrvl/uart.o: warning: objtool: nfcmrvl_nci_uart_open()+0x15: call without frame pointer save/setup drivers/nfc/nfcmrvl/uart.o: warning: objtool: nfcmrvl_nci_uart_tx_done()+0x4a: call without frame pointer save/setup drivers/nfc/nfcmrvl/uart.o: warning: objtool: nfcmrvl_nci_uart_tx_start()+0x47: call without frame pointer save/setup drivers/nfc/nfcmrvl/uart.o: warning: objtool: nfcmrvl_uart_init_module()+0xb: call without frame pointer save/setup drivers/nfc/nfcmrvl/uart.o: warning: objtool: nfcmrvl_uart_exit_module()+0xb: call without frame pointer save/setup drivers/iio/humidity/htu21.o: warning: objtool: htu21_probe()+0x33: can't find jump dest instruction at .text+0xf6000039 CC [M] drivers/md/dm-stripe.o crypto/crc32c_generic.o: warning: objtool: chksum_digest()+0x14: call without frame pointer save/setup crypto/crc32c_generic.o: warning: objtool: chksum_finup()+0x11: call without frame pointer save/setup crypto/crc32c_generic.o: warning: objtool: chksum_update()+0x11: 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 drivers/mfd/wm8997-tables.o: warning: objtool: wm8997_readable_register()+0x12: can't find jump dest instruction at .text+0xc5000018 drivers/i2c/busses/i2c-efm32.o: warning: objtool: efm32_i2c_master_xfer()+0x1d: can't find jump dest instruction at .text+0xbe000073 crypto/michael_mic.o: warning: objtool: michael_final()+0xc: can't find jump dest instruction at .text+0xcd000032 net/x25/x25_in.o: warning: objtool: x25_state1_machine()+0x26: can't find jump dest instruction at .text+0x1101002c drivers/iio/common/ssp_sensors/ssp_dev.o: warning: objtool: ssp_disable_sensor()+0xae: can't find jump dest instruction at .text+0x7b000102 CC [M] net/irda/irlan/irlan_client.o CC [M] drivers/net/can/cc770/cc770_platform.o net/sched/sch_api.o: warning: objtool: register_qdisc()+0xcf: can't find jump dest instruction at .text+0x7a000724 CC [M] drivers/i2c/busses/i2c-sh_mobile.o CC crypto/authencesn.o drivers/net/can/sja1000/ems_pcmcia.o: warning: objtool: ems_pcmcia_add_card()+0x39: can't find jump dest instruction at .text+0xb001016f LD [M] drivers/nfc/nfcmrvl/nfcmrvl.o CC [M] drivers/i2c/busses/i2c-xiic.o drivers/iio/health/afe4404.o: warning: objtool: afe440x_store_register()+0x2d: can't find jump dest instruction at .text+0xa2000173 CC [M] drivers/iio/imu/bmi160/bmi160_spi.o CC net/sched/cls_fw.o net/mac80211/rate.o: warning: objtool: rate_control_fill_sta_table()+0x15: can't find jump dest instruction at .text+0x1e0100db drivers/mmc/host/wbsd.o: warning: objtool: wbsd_release_resources()+0x1e: can't find jump dest instruction at .text+0xf20000d4 fs/ocfs2/uptodate.o: warning: objtool: ocfs2_expand_cache()+0x1b: can't find jump dest instruction at .text+0xd4000351 drivers/iio/dac/ad5360.o: warning: objtool: ad5360_alloc_channels()+0x32: can't find jump dest instruction at .text+0xc40000b8 drivers/net/can/c_can/c_can_platform.o: warning: objtool: c_can_plat_probe()+0x33: can't find jump dest instruction at .text+0x880001e9 CC lib/test_firmware.o CC [M] drivers/net/irda/kingsun-sir.o CC drivers/input/joystick/gf2k.o drivers/i2c/busses/i2c-hix5hd2.o: warning: objtool: hix5hd2_i2c_xfer_msg()+0x85: can't find jump dest instruction at .text+0xf800021b drivers/net/can/spi/mcp251x.o: warning: objtool: mcp251x_can_remove()+0x21: call without frame pointer save/setup drivers/net/can/spi/mcp251x.o: warning: objtool: mcp251x_can_driver_init()+0x12: call without frame pointer save/setup drivers/net/can/spi/mcp251x.o: warning: objtool: mcp251x_can_driver_exit()+0xb: call without frame pointer save/setup drivers/hid/hid-lgff.o: warning: objtool: hid_lgff_play()+0x23: can't find jump dest instruction at .text+0xb70000a9 CC net/sched/cls_rsvp.o CC [M] net/irda/irlan/irlan_provider.o CC [M] drivers/i2c/busses/i2c-xlp9xx.o CC drivers/gpio/gpio-menz127.o LD drivers/iio/light/built-in.o drivers/gpio/gpio-it87.o: warning: objtool: it87_gpio_direction_out()+0x5b: can't find jump dest instruction at .text+0x8d000181 CC [M] fs/nls/nls_cp949.o CC drivers/leds/trigger/ledtrig-backlight.o CC drivers/input/keyboard/cros_ec_keyb.o drivers/i2c/i2c-core.o: warning: objtool: i2c_device_probe()+0x44: can't find jump dest instruction at .text+0xde00031a drivers/net/can/m_can/m_can.o: warning: objtool: m_can_handle_state_change()+0x14: can't find jump dest instruction at .text+0xdc00011a LD drivers/isdn/capi/built-in.o drivers/md/dm-target.o: warning: objtool: dm_get_target_type()+0xc: can't find call dest symbol at offset 0xdffe0280 CC [M] drivers/isdn/mISDN/clock.o CC [M] drivers/iio/light/adjd_s311.o drivers/firewire/sbp2.o: warning: objtool: sbp2_status_to_sense_data()+0x1a: can't find jump dest instruction at .text+0x8c000030 LD [M] drivers/pcmcia/pcmcia_core.o drivers/net/can/sja1000/sja1000_isa.o: warning: objtool: sja1000_isa_probe()+0x31: can't find jump dest instruction at .text+0xc5010267 lib/hexdump.o: warning: objtool: hex_dump_to_buffer()+0x2e: can't find jump dest instruction at .text+0x78010084 LD [M] drivers/firewire/firewire-sbp2.o CC [M] net/mac80211/ethtool.o CC [M] drivers/net/can/softing/softing_fw.o CC [M] drivers/iio/gyro/ssp_gyro_sensor.o CC lib/test_rhashtable.o net/wireless/lib80211_crypt_ccmp.o: warning: objtool: ccmp_init_blocks()+0x119: can't find jump dest instruction at .text+0xa50001af CC drivers/hwmon/ibmpex.o net/nfc/nci/rsp.o: warning: objtool: nci_core_init_rsp_packet.isra.6()+0xcc: can't find jump dest instruction at .text+0x760000d0 drivers/iio/humidity/si7005.o: warning: objtool: si7005_probe()+0x2e: can't find jump dest instruction at .text+0xbd000034 CC fs/proc/stat.o CC [M] fs/nls/nls_cp1250.o drivers/base/regmap/regcache.o: warning: objtool: regcache_hw_init()+0xc7: can't find jump dest instruction at .text+0x401057d CC [M] drivers/iio/imu/inv_mpu6050/inv_mpu_ring.o drivers/misc/altera-stapl/altera-comp.o: warning: objtool: altera_shrink()+0x7d: can't find jump dest instruction at .text+0xe010123 CC [M] drivers/iio/dac/ad5064.o CC [M] drivers/nfc/st-nci/core.o drivers/net/ethernet/altera/altera_tse_main.o: warning: objtool: request_and_map()+0x3f: can't find jump dest instruction at .text+0x810000e5 drivers/mmc/core/core.o: warning: objtool: mmc_set_data_timeout()+0xd: can't find jump dest instruction at .text+0x21010013 drivers/isdn/mISDN/fsm.o: warning: objtool: mISDN_FsmEvent()+0x2b: can't find jump dest instruction at .text+0x9e000111 CC [M] net/x25/x25_proc.o CC crypto/lz4.o net/irda/irlan/irlan_eth.o: warning: objtool: irlan_eth_flow_indication()+0x7: can't find jump dest instruction at .text+0x860003dd drivers/iio/humidity/am2315.o: warning: objtool: am2315_probe()+0x2e: can't find jump dest instruction at .text+0xb8000064 net/nfc/nci/spi.o: warning: objtool: __nci_spi_read()+0xeb: can't find jump dest instruction at .text+0x21010181 drivers/net/can/cc770/cc770.o: warning: objtool: enable_all_objs()+0x55: can't find jump dest instruction at .text+0x8000005b CC drivers/gpio/gpio-pisosr.o net/nfc/nci/ntf.o: warning: objtool: nci_add_new_protocol()+0x29: can't find jump dest instruction at .text+0xc400002f CC [M] drivers/net/can/softing/softing_cs.o CC [M] drivers/iio/accel/ssp_accel_sensor.o CC [M] drivers/iio/adc/men_z188_adc.o LD [M] net/nfc/nci/nci_spi.o CC [M] net/mac80211/rx.o net/irda/irlan/irlan_common.o: warning: objtool: irlan_seq_show()+0x14: can't find jump dest instruction at .text+0x5c01004a drivers/mfd/arizona-core.o: warning: objtool: arizona_underclocked()+0x21: can't find jump dest instruction at .text+0x81010047 CC [M] drivers/iio/accel/st_accel_core.o CC [M] fs/btrfs/struct-funcs.o CC [M] drivers/iio/adc/mxs-lradc.o net/xfrm/xfrm_output.o: warning: objtool: xfrm_output_one()+0x2c: can't find jump dest instruction at .text+0x56010122 CC drivers/base/power/qos.o CC [M] drivers/iio/accel/st_accel_buffer.o fs/proc/loadavg.o: warning: objtool: loadavg_proc_open()+0x10: call without frame pointer save/setup fs/proc/loadavg.o: warning: objtool: loadavg_proc_show()+0x1b: call without frame pointer save/setup fs/proc/loadavg.o: warning: objtool: proc_loadavg_init()+0x19: call without frame pointer save/setup drivers/gpio/gpio-dwapb.o: warning: objtool: dwapb_gpio_get_pdata()+0x50: can't find jump dest instruction at .text+0x5f010056 drivers/leds/trigger/ledtrig-oneshot.o: warning: objtool: oneshot_trig_activate()+0xd5: can't find jump dest instruction at .text+0x64000389 CC drivers/base/power/runtime.o drivers/ide/ide-devsets.o: warning: objtool: set_pio_mode()+0x3b: can't find jump dest instruction at .text+0xcf000121 drivers/iio/gyro/adxrs450.o: warning: objtool: adxrs450_read_raw()+0x10: can't find jump dest instruction at .text+0x800002a6 CC drivers/leds/trigger/ledtrig-gpio.o CC [M] drivers/ide/ide-atapi.o CC [M] drivers/iio/accel/st_accel_i2c.o CC [M] drivers/i2c/busses/i2c-diolan-u2c.o drivers/net/ethernet/altera/altera_sgdma.o: warning: objtool: sgdma_async_read()+0x1f: can't find jump dest instruction at .text+0xf0000095 drivers/iio/humidity/si7020.o: warning: objtool: si7020_read_raw()+0x10: can't find jump dest instruction at .text+0x8a0000d6 CC drivers/net/ethernet/calxeda/xgmac.o CC [M] drivers/i2c/busses/i2c-parport-light.o LD [M] drivers/net/ethernet/altera/altera_tse.o drivers/pcmcia/ds.o: warning: objtool: pcmcia_dev_suspend()+0x10c: can't find jump dest instruction at .text+0x7c000520 drivers/iio/common/st_sensors/st_sensors_spi.o: warning: objtool: st_sensors_spi_read()+0xba: can't find call dest symbol at offset 0xc1ff019e drivers/iio/adc/hi8435.o: warning: objtool: hi8435_probe()+0x1e: can't find jump dest instruction at .text+0x750100e4 CC [M] drivers/nfc/pn533/i2c.o net/wireless/wext-core.o: warning: objtool: wireless_process_ioctl()+0x43: can't find jump dest instruction at .text+0xaf0100a9 fs/btrfs/ctree.o: warning: objtool: leaf_space_used()+0xe5: can't find jump dest instruction at .text+0x680000ea net/irda/ircomm/ircomm_event.o: warning: objtool: ircomm_state_waiti()+0x46: call without frame pointer save/setup net/irda/ircomm/ircomm_event.o: warning: objtool: ircomm_state_waitr()+0x27: call without frame pointer save/setup net/irda/ircomm/ircomm_event.o: warning: objtool: ircomm_state_idle()+0x4c: call without frame pointer save/setup CC drivers/input/misc/ad714x.o CC [M] drivers/iio/adc/ti-adc081c.o drivers/i2c/busses/i2c-jz4780.o: warning: objtool: jz4780_i2c_xfer()+0x112: can't find jump dest instruction at .text+0x7b000446 drivers/iio/gyro/bmg160_i2c.o: warning: objtool: bmg160_i2c_remove()+0x8: call without frame pointer save/setup drivers/iio/gyro/bmg160_i2c.o: warning: objtool: bmg160_i2c_probe()+0x21: call without frame pointer save/setup drivers/iio/gyro/bmg160_i2c.o: warning: objtool: bmg160_i2c_driver_init()+0x12: call without frame pointer save/setup drivers/iio/gyro/bmg160_i2c.o: warning: objtool: bmg160_i2c_driver_exit()+0xb: call without frame pointer save/setup net/xfrm/xfrm_sysctl.o: warning: objtool: xfrm_sysctl_init()+0x43: call without frame pointer save/setup net/xfrm/xfrm_sysctl.o: warning: objtool: xfrm_sysctl_fini()+0x14: call without frame pointer save/setup CC [M] net/irda/ircomm/ircomm_lmp.o CC drivers/leds/trigger/ledtrig-default-on.o CC [M] drivers/iio/gyro/st_gyro_core.o CC net/xfrm/xfrm_algo.o net/wireless/lib80211_crypt_tkip.o: warning: objtool: tkip_mixing_phase1()+0x1aa: can't find jump dest instruction at .text+0xaaff01df CC drivers/phy/phy-core.o drivers/nfc/nfcmrvl/usb.o: warning: objtool: nfcmrvl_submit_bulk_urb()+0x1b: can't find jump dest instruction at .text+0xb010021 drivers/mfd/wm8998-tables.o: warning: objtool: wm8998_readable_register()+0x23: can't find jump dest instruction at .text+0xd1000029 drivers/isdn/gigaset/asyncdata.o: warning: objtool: handle_dle()+0x3b: can't find jump dest instruction at .text+0x8f000041 LD [M] drivers/nfc/nfcmrvl/nfcmrvl_uart.o CC [M] drivers/iio/light/al3320a.o CC [M] drivers/net/arcnet/com20020_cs.o CC [M] drivers/i2c/busses/i2c-taos-evm.o drivers/base/power/common.o: warning: objtool: dev_pm_domain_set()+0x24: call without frame pointer save/setup drivers/base/power/common.o: warning: objtool: dev_pm_put_subsys_data()+0x13: call without frame pointer save/setup drivers/base/power/common.o: warning: objtool: dev_pm_get_subsys_data()+0x16: call without frame pointer save/setup CC [M] fs/ocfs2/quota_global.o drivers/i2c/busses/i2c-mt65xx.o: warning: objtool: mtk_i2c_remove()+0xb: call without frame pointer save/setup drivers/i2c/busses/i2c-mt65xx.o: warning: objtool: mtk_i2c_probe()+0x12: call without frame pointer save/setup drivers/i2c/busses/i2c-mt65xx.o: warning: objtool: mtk_i2c_driver_init()+0x12: call without frame pointer save/setup drivers/i2c/busses/i2c-mt65xx.o: warning: objtool: mtk_i2c_driver_exit()+0xb: call without frame pointer save/setup CC drivers/phy/phy-pxa-28nm-hsic.o LD drivers/iio/orientation/built-in.o drivers/md/persistent-data/dm-block-manager.o: warning: objtool: __wake_many()+0x13: can't find jump dest instruction at .text+0xf8000279 LD drivers/iio/magnetometer/built-in.o CC [M] drivers/iio/common/st_sensors/st_sensors_trigger.o LD drivers/nfc/st21nfca/built-in.o LD [M] drivers/nfc/nfcmrvl/nfcmrvl_usb.o net/mac80211/aes_gmac.o: warning: objtool: ieee80211_aes_gmac()+0x58: can't find jump dest instruction at .text+0xe601005e CC [M] drivers/iio/orientation/hid-sensor-rotation.o drivers/iio/frequency/adf4350.o: warning: objtool: adf4350_read()+0x34: can't find jump dest instruction at .text+0xd800003a drivers/md/dm-linear.o: warning: objtool: linear_ctr()+0x36: can't find jump dest instruction at .text+0xad00010c CC [M] drivers/i2c/busses/i2c-tiny-usb.o net/nfc/nci/hci.o: warning: objtool: nci_hci_get_param()+0x31: can't find jump dest instruction at .text+0xb1000037 drivers/misc/lkdtm.o: warning: objtool: lkdtm_debugfs_read()+0x2e: can't find jump dest instruction at .text+0x8e0001c4 CC [M] drivers/isdn/i4l/isdn_tty.o LD drivers/misc/eeprom/built-in.o CC [M] drivers/iio/magnetometer/ak8975.o drivers/net/can/sja1000/sja1000.o: warning: objtool: sja1000_start_xmit()+0x30: can't find jump dest instruction at .text+0x260104c6 drivers/iio/dac/ad5380.o: warning: objtool: ad5380_alloc_channels()+0x32: can't find jump dest instruction at .text+0xc4000288 CC [M] drivers/md/dm-ioctl.o drivers/input/serio/sun4i-ps2.o: warning: objtool: sun4i_ps2_probe()+0x95: can't find jump dest instruction at .text+0x2201028b CC [M] fs/btrfs/xattr.o CC drivers/mfd/wm831x-core.o CC [M] drivers/iio/dac/ad5504.o crypto/cast6_generic.o: warning: objtool: __cast6_setkey()+0x17: can't find jump dest instruction at .text+0x4b06001d CC [M] drivers/net/ppp/ppp_async.o drivers/net/can/c_can/c_can.o: warning: objtool: c_can_handle_state_change()+0x25: can't find jump dest instruction at .text+0xf100050b CC drivers/misc/lis3lv02d/lis3lv02d.o CC [M] drivers/nfc/st21nfca/core.o drivers/i2c/busses/i2c-pca-platform.o: warning: objtool: i2c_pca_pf_probe()+0x3a: can't find jump dest instruction at .text+0xee0200d0 drivers/hid/hid-magicmouse.o: warning: objtool: magicmouse_emit_touch()+0x24: can't find jump dest instruction at .text+0xa0200aa CC [M] drivers/input/serio/userio.o drivers/mfd/cs47l24-tables.o: warning: objtool: cs47l24_readable_register()+0x14: can't find jump dest instruction at .text+0xce00001a net/mac80211/ibss.o: warning: objtool: ieee80211_ibss_build_presp()+0x72: can't find jump dest instruction at .text+0x40030118 CC [M] drivers/leds/leds-pca9532.o drivers/nvmem/qfprom.o: warning: objtool: qfprom_remove()+0xb: call without frame pointer save/setup drivers/nvmem/qfprom.o: warning: objtool: qfprom_probe()+0x22: 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 CC [M] drivers/misc/eeprom/at24.o CC drivers/nvmem/rockchip-efuse.o fs/proc/meminfo.o: warning: objtool: meminfo_proc_open()+0x10: call without frame pointer save/setup fs/proc/meminfo.o: warning: objtool: meminfo_proc_show()+0x22: call without frame pointer save/setup fs/proc/meminfo.o: warning: objtool: proc_meminfo_init()+0x19: call without frame pointer save/setup drivers/nfc/nxp-nci/core.o: warning: objtool: nxp_nci_probe()+0x44: can't find jump dest instruction at .text+0xf01022a CC [M] drivers/hid/hid-multitouch.o drivers/net/arcnet/com20020.o: warning: objtool: com20020_reset()+0xb5: can't find jump dest instruction at .text+0x670001e9 drivers/net/arcnet/com90io.o: warning: objtool: com90io_reset()+0xb5: can't find jump dest instruction at .text+0x6c000189 CC [M] drivers/nfc/st-nci/se.o CC fs/proc/uptime.o net/x25/x25_out.o: warning: objtool: x25_output()+0x60: can't find jump dest instruction at .text+0x4d0100f6 CC crypto/lz4hc.o CC [M] drivers/md/persistent-data/dm-space-map-disk.o LD drivers/misc/mic/bus/built-in.o lib/test-string_helpers.o: warning: objtool: test_string_unescape()+0x59: can't find jump dest instruction at .init.text+0x56010355 CC [M] drivers/iio/imu/inv_mpu6050/inv_mpu_trigger.o crypto/aes_generic.o: warning: objtool: crypto_aes_expand_key()+0x15: can't find jump dest instruction at .text+0x5a01001b CC [M] drivers/iio/accel/st_accel_spi.o CC [M] drivers/leds/leds-lp3944.o CC drivers/input/joystick/guillemot.o crypto/crct10dif_generic.o: warning: objtool: chksum_digest()+0x12: call without frame pointer save/setup crypto/crct10dif_generic.o: warning: objtool: chksum_finup()+0x12: call without frame pointer save/setup crypto/crct10dif_generic.o: warning: objtool: chksum_update()+0x12: 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 net/wireless/wext-priv.o: warning: objtool: ioctl_private_iw_point.isra.6()+0x31: can't find jump dest instruction at .text+0xf1000107 CC crypto/rng.o CC drivers/md/bcache/io.o CC [M] drivers/isdn/hisax/tei.o drivers/iio/gyro/bmg160_spi.o: warning: objtool: bmg160_spi_remove()+0x4: call without frame pointer save/setup drivers/iio/gyro/bmg160_spi.o: warning: objtool: bmg160_spi_probe()+0xa: call without frame pointer save/setup drivers/iio/gyro/bmg160_spi.o: warning: objtool: bmg160_spi_driver_init()+0x12: call without frame pointer save/setup drivers/iio/gyro/bmg160_spi.o: warning: objtool: bmg160_spi_driver_exit()+0xb: call without frame pointer save/setup net/sched/sch_netem.o: warning: objtool: get_loss_clg()+0x39: can't find jump dest instruction at .text+0x930000df drivers/iio/frequency/ad9523.o: warning: objtool: ad9523_read_raw()+0x6f: can't find jump dest instruction at .text+0x82000385 drivers/hid/hid-lenovo.o: warning: objtool: lenovo_send_cmd_cptkbd()+0x38: can't find jump dest instruction at .text+0xa20001ee drivers/iio/gyro/adis16136.o: warning: objtool: adis16136_probe()+0x36: can't find jump dest instruction at .text+0xad01016c CC [M] drivers/iio/light/apds9960.o CC [M] net/x25/x25_forward.o drivers/gpio/gpio-max730x.o: warning: objtool: __max730x_probe()+0x54: can't find jump dest instruction at .text+0xb80001ea LD drivers/net/usb/built-in.o drivers/net/can/cc770/cc770_isa.o: warning: objtool: cc770_isa_probe()+0x2e: can't find jump dest instruction at .text+0xc6010204 LD drivers/misc/mic/built-in.o drivers/leds/leds-lm3533.o: warning: objtool: lm3533_led_delay_set()+0x42: can't find jump dest instruction at .text+0xa10001e8 drivers/nfc/nxp-nci/firmware.o: warning: objtool: nxp_nci_fw_recv_frame()+0x20: can't find jump dest instruction at .text+0xdd000026 LD drivers/platform/x86/built-in.o CC [M] drivers/iio/gyro/st_gyro_buffer.o CC [M] drivers/iio/magnetometer/bmc150_magn.o CC [M] net/x25/sysctl_net_x25.o CC [M] net/mac80211/spectmgmt.o drivers/gpio/gpio-max7301.o: warning: objtool: max7301_spi_read()+0x1c: can't find call dest symbol at offset 0x70000180 CC drivers/hwmon/ntc_thermistor.o net/irda/irlan/irlan_event.o: warning: objtool: irlan_next_client_state()+0x39: call without frame pointer save/setup net/irda/irlan/irlan_event.o: warning: objtool: irlan_next_provider_state()+0x3c: call without frame pointer save/setup net/core/fib_rules.o: warning: objtool: fib_rules_event()+0x21: can't find jump dest instruction at .text+0x72010137 lib/kstrtox.o: warning: objtool: _parse_integer()+0x13: can't find jump dest instruction at .text+0x88000129 CC [M] drivers/net/usb/kaweth.o CC drivers/input/keyboard/gpio_keys.o CC [M] net/wireless/radiotap.o CC [M] drivers/iio/dac/ad5446.o drivers/hid/hid-lg.o: warning: objtool: lg_report_fixup()+0x2c: can't find jump dest instruction at .text+0xfe0000e2 CC drivers/platform/chrome/chromeos_pstore.o drivers/iio/imu/bmi160/bmi160_core.o: warning: objtool: bmi160_write_raw()+0x12: can't find jump dest instruction at .text+0x85000018 drivers/mmc/core/mmc.o: warning: objtool: mmc_select_card_type()+0x43: can't find jump dest instruction at .text+0xa6000049 CC [M] drivers/hid/hid-ortek.o CC [M] net/mac80211/tx.o net/sched/sch_sfq.o: warning: objtool: sfq_drop()+0x17: can't find jump dest instruction at .text+0xcb0104bd drivers/iio/common/ssp_sensors/ssp_iio.o: warning: objtool: ssp_common_process_data()+0x4c: call without frame pointer save/setup drivers/iio/common/ssp_sensors/ssp_iio.o: warning: objtool: ssp_common_buffer_postdisable()+0x20: call without frame pointer save/setup drivers/iio/common/ssp_sensors/ssp_iio.o: warning: objtool: ssp_common_buffer_postenable()+0x24: call without frame pointer save/setup lib/string_helpers.o: warning: objtool: string_escape_mem()+0x8c: can't find jump dest instruction at .text+0x94010092 CC [M] drivers/mmc/core/sd_ops.o CC [M] drivers/net/usb/pegasus.o CC [M] fs/btrfs/ordered-data.o CC [M] drivers/iio/gyro/st_gyro_i2c.o net/nfc/nci/uart.o: warning: objtool: nci_uart_set_driver()+0x15: can't find jump dest instruction at .text+0xf10000bb CC [M] drivers/iio/adc/ti-adc0832.o CC [M] fs/nls/nls_ascii.o drivers/hwmon/dell-smm-hwmon.o: warning: objtool: i8k_proc_show()+0x6b: can't find jump dest instruction at .text+0x8f000661 drivers/iio/adc/mcp320x.o: warning: objtool: mcp320x_probe()+0x1a: can't find jump dest instruction at .text+0x1f020050 drivers/iio/common/st_sensors/st_sensors_buffer.o: warning: objtool: st_sensors_get_buffer_element()+0x25: can't find jump dest instruction at .text+0x9300002b drivers/leds/leds-lm3530.o: warning: objtool: lm3530_init_registers()+0x59: can't find jump dest instruction at .text+0x4d0100ff LD drivers/iio/potentiometer/built-in.o drivers/pcmcia/pcmcia_resource.o: warning: objtool: pcmcia_release_window()+0x3c: can't find jump dest instruction at .text+0xe30001e2 LD [M] net/nfc/nci/nci.o CC [M] drivers/md/dm-io.o CC [M] drivers/mmc/core/sdio.o CC drivers/net/phy/mdio_bus.o CC [M] drivers/iio/adc/ti-adc128s052.o CC drivers/hwmon/pc87360.o CC [M] drivers/misc/eeprom/eeprom.o fs/jfs/jfs_metapage.o: warning: objtool: metapage_readpage()+0x28: can't find jump dest instruction at .text+0x5b01034e fs/nls/nls_cp1250.o: warning: objtool: init_nls_cp1250()+0x12: call without frame pointer save/setup fs/nls/nls_cp1250.o: warning: objtool: exit_nls_cp1250()+0xb: call without frame pointer save/setup CC [M] drivers/iio/potentiometer/ds1803.o drivers/nfc/st-nci/ndlc.o: warning: objtool: ndlc_probe()+0x4b: can't find jump dest instruction at .text+0x2c0100d1 CC [M] fs/nls/nls_iso8859-6.o CC [M] drivers/mmc/host/vub300.o drivers/md/bcache/debug.o: warning: objtool: bch_dump_read()+0x3c: can't find jump dest instruction at .text+0x12010102 drivers/hid/hid-microsoft.o: warning: objtool: ms_event()+0x48: can't find jump dest instruction at .text+0x9a00004e CC drivers/md/bcache/journal.o CC [M] drivers/hid/hid-pl.o LD [M] net/nfc/nci/nci_uart.o CC [M] drivers/nfc/st-nci/vendor_cmds.o drivers/iio/health/max30100.o: warning: objtool: max30100_probe()+0x29: can't find jump dest instruction at .text+0x5701039f net/core/net-sysfs.o: warning: objtool: store_rps_dev_flow_table_cnt()+0x2b: can't find jump dest instruction at .text+0xb1000b11 drivers/iio/adc/mcp3422.o: warning: objtool: mcp3422_probe()+0x37: can't find jump dest instruction at .text+0xaa00011d drivers/gpio/gpio-menz127.o: warning: objtool: men_z127_probe()+0x2c: can't find jump dest instruction at .text+0x18010072 drivers/base/regmap/regcache-rbtree.o: warning: objtool: regcache_rbtree_drop()+0x26: can't find jump dest instruction at .text+0x880000bc CC [M] drivers/iio/adc/ti-ads1015.o drivers/base/regmap/regcache-lzo.o: warning: objtool: regcache_lzo_sync()+0x3d: can't find jump dest instruction at .text+0x81000042 drivers/pcmcia/rsrc_mgr.o: warning: objtool: pcmcia_make_resource()+0x30: call without frame pointer save/setup CC drivers/gpio/gpio-sch311x.o CC net/sched/cls_basic.o drivers/base/devcoredump.o: warning: objtool: dev_coredumpm()+0x97: can't find jump dest instruction at .text+0x9900030d drivers/isdn/mISDN/core.o: warning: objtool: mISDN_register_device()+0x60: can't find jump dest instruction at .text+0x87000406 drivers/iio/adc/ina2xx-adc.o: warning: objtool: ina2xx_read_raw()+0x7d: can't find jump dest instruction at .text+0xc40001e3 CC [M] drivers/iio/adc/viperboard_adc.o net/wireless/wext-proc.o: warning: objtool: wireless_seq_printf_stats()+0x34: can't find jump dest instruction at .text+0xdc0000ba LD drivers/net/ethernet/ezchip/built-in.o CC drivers/mfd/wm831x-irq.o CC [M] drivers/isdn/mISDN/hwchannel.o drivers/mmc/card/mmc_test.o: warning: objtool: mtf_test_show()+0xe7: can't find jump dest instruction at .text+0x530001bb CC [M] fs/btrfs/extent_io.o crypto/seed.o: warning: objtool: seed_set_key()+0x51: can't find jump dest instruction at .text+0xb7001917 CC drivers/gpio/gpio-tegra.o drivers/net/irda/w83977af_ir.o: warning: objtool: w83977af_dma_receive()+0x22: can't find jump dest instruction at .text+0xcb000028 CC [M] drivers/mmc/core/sdio_ops.o fs/ocfs2/dir.o: warning: objtool: ocfs2_validate_dx_root()+0x23: can't find jump dest instruction at .text+0x9b0001b9 CC [M] drivers/nfc/st-nci/i2c.o CC [M] drivers/iio/light/bh1750.o drivers/ide/ide-eh.o: warning: objtool: pre_reset()+0xb0: can't find jump dest instruction at .text+0x770000b4 drivers/misc/echo/echo.o: warning: objtool: oslec_create()+0x2a: can't find jump dest instruction at .text+0xe4010230 LD drivers/misc/echo/built-in.o CC [M] drivers/iio/light/bh1780.o fs/btrfs/tree-defrag.o: warning: objtool: btrfs_defrag_leaves()+0x9a: can't find jump dest instruction at .text+0xa50200a0 drivers/misc/c2port/core.o: warning: objtool: __c2port_write_flash_data()+0x71: can't find jump dest instruction at .text+0xb0104a7 fs/btrfs/transaction.o: warning: objtool: record_root_in_trans()+0x3c: can't find jump dest instruction at .text+0xc90000b2 CC drivers/hwmon/sht15.o CC [M] drivers/iio/magnetometer/bmc150_magn_i2c.o CC [M] drivers/ide/ide-cd.o CC [M] drivers/misc/ad525x_dpot-i2c.o drivers/mmc/host/mtk-sd.o: warning: objtool: msdc_set_mclk()+0x17: can't find jump dest instruction at .text+0xae0100fd drivers/iio/gyro/ssp_gyro_sensor.o: warning: objtool: ssp_gyro_probe()+0x2e: can't find jump dest instruction at .text+0xad000164 LD drivers/iio/pressure/built-in.o CC [M] net/mac80211/key.o CC [M] drivers/leds/trigger/ledtrig-heartbeat.o CC drivers/input/joystick/interact.o crypto/lz4.o: warning: objtool: lz4_exit()+0x8: call without frame pointer save/setup crypto/lz4.o: warning: objtool: lz4_init()+0x11: call without frame pointer save/setup crypto/lz4.o: warning: objtool: lz4_decompress_crypto()+0x22: call without frame pointer save/setup crypto/lz4.o: warning: objtool: lz4_compress_crypto()+0x29: call without frame pointer save/setup CC [M] drivers/misc/bmp085-i2c.o 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 [M] drivers/leds/leds-lp55xx-common.o drivers/input/joystick/a3d.o: warning: objtool: a3d_read()+0x1d: can't find jump dest instruction at .text+0x4f010243 CC crypto/ansi_cprng.o CC drivers/input/joystick/magellan.o drivers/iio/adc/men_z188_adc.o: warning: objtool: men_z188_probe()+0x27: can't find jump dest instruction at .text+0xb900006d CC [M] drivers/iio/pressure/hp03.o CC lib/test_bitmap.o net/xfrm/xfrm_state.o: warning: objtool: xfrm_hash_transfer()+0xa: can't find jump dest instruction at .text+0x91010a20 CC [M] drivers/iio/adc/xilinx-xadc-core.o drivers/iio/common/st_sensors/st_sensors_core.o: warning: objtool: st_sensors_check_device_support()+0x8b: can't find jump dest instruction at .text+0x9f0001d1 drivers/net/arcnet/com90xx.o: warning: objtool: com90xx_found()+0x72: can't find jump dest instruction at .init.text+0xae0200ed CC drivers/misc/ti-st/st_core.o drivers/mmc/core/mmc_ops.o: warning: objtool: mmc_send_bus_test()+0x83: can't find jump dest instruction at .text+0xd020199 CC [M] drivers/iio/imu/adis16480.o CC [M] drivers/mmc/core/sdio_bus.o net/batman-adv/translation-table.o: warning: objtool: batadv_tt_local_event()+0x36: can't find jump dest instruction at .text+0xea00014c LD [M] net/batman-adv/batman-adv.o CC fs/jfs/jfs_uniupr.o drivers/net/slip/slhc.o: warning: objtool: slhc_init()+0xd: call without frame pointer save/setup drivers/net/slip/slhc.o: warning: objtool: slhc_free()+0xd: call without frame pointer save/setup drivers/net/slip/slhc.o: warning: objtool: slhc_remember()+0xd: call without frame pointer save/setup drivers/net/slip/slhc.o: warning: objtool: slhc_compress()+0xd: call without frame pointer save/setup drivers/net/slip/slhc.o: warning: objtool: slhc_uncompress()+0xd: call without frame pointer save/setup drivers/net/slip/slhc.o: warning: objtool: slhc_toss()+0xd: call without frame pointer save/setup drivers/mmc/host/dw_mmc-exynos.o: warning: objtool: dw_mci_exynos_execute_tuning()+0x36: can't find jump dest instruction at .text+0xc01013c CC drivers/input/joystick/sidewinder.o drivers/input/keyboard/cros_ec_keyb.o: warning: objtool: cros_ec_keyb_probe()+0x21: call without frame pointer save/setup drivers/input/keyboard/cros_ec_keyb.o: warning: objtool: cros_ec_keyb_driver_init()+0xd: call without frame pointer save/setup drivers/input/keyboard/cros_ec_keyb.o: warning: objtool: cros_ec_keyb_driver_exit()+0xb: call without frame pointer save/setup drivers/leds/trigger/ledtrig-default-on.o: warning: objtool: defon_trig_activate()+0x7: 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 net/wireless/sysfs.o: warning: objtool: name_show()+0x1c: call without frame pointer save/setup net/wireless/sysfs.o: warning: objtool: address_mask_show()+0x1a: call without frame pointer save/setup net/wireless/sysfs.o: warning: objtool: macaddress_show()+0x1a: call without frame pointer save/setup net/wireless/sysfs.o: warning: objtool: index_show()+0x19: call without frame pointer save/setup net/wireless/sysfs.o: warning: objtool: wiphy_dev_release()+0xb: call without frame pointer save/setup net/wireless/sysfs.o: warning: objtool: addresses_show()+0x89: call without frame pointer save/setup net/wireless/sysfs.o: warning: objtool: wiphy_sysfs_init()+0x12: call without frame pointer save/setup net/wireless/sysfs.o: warning: objtool: wiphy_sysfs_exit()+0xb: call without frame pointer save/setup CC [M] fs/nls/nls_iso8859-13.o CC [M] net/wireless/util.o CC [M] drivers/mmc/host/ushc.o net/core/neighbour.o: warning: objtool: neigh_sysctl_register()+0x41: can't find jump dest instruction at .text+0xec0104e7 drivers/pcmcia/pcmcia_cis.o: warning: objtool: pcmcia_do_loop_config()+0x35: can't find jump dest instruction at .text+0x4a02003b LD drivers/iio/proximity/built-in.o CC drivers/base/regmap/regcache-flat.o CC [M] drivers/iio/proximity/as3935.o CC drivers/input/joystick/spaceball.o CC fs/jfs/resize.o CC [M] fs/nls/nls_iso8859-14.o drivers/hwmon/applesmc.o: warning: objtool: read_smc()+0x26: can't find jump dest instruction at .text+0x3001013c net/wireless/wext-spy.o: warning: objtool: iw_handler_get_spy()+0x17: can't find jump dest instruction at .text+0x8500004d drivers/gpio/gpio-pisosr.o: warning: objtool: pisosr_gpio_probe()+0x1f: can't find jump dest instruction at .text+0xc40001a5 CC [M] drivers/md/dm-kcopyd.o drivers/misc/altera-stapl/altera-jtag.o: warning: objtool: alt_jtag_drscan.isra.2()+0xdd: can't find jump dest instruction at .text+0x58000302 CC drivers/hwmon/smsc47b397.o drivers/md/persistent-data/dm-space-map-common.o: warning: objtool: metadata_ll_commit()+0x59: can't find jump dest instruction at .text+0x8e00019f CC [M] net/mac80211/util.o drivers/i2c/busses/i2c-ocores.o: warning: objtool: ocores_i2c_probe()+0x2b: can't find jump dest instruction at .text+0xad000311 CC drivers/gpio/gpio-xilinx.o CC drivers/base/regmap/regmap-debugfs.o drivers/md/bcache/bset.o: warning: objtool: bch_bset_fix_lookup_table()+0x16: can't find jump dest instruction at .text+0x3601014c drivers/iio/adc/ti-adc081c.o: warning: objtool: adc081c_probe()+0x3e: can't find jump dest instruction at .text+0xde000084 lib/test_firmware.o: warning: objtool: trigger_async_request_store()+0xe8: can't find jump dest instruction at .text+0x4d00016c drivers/isdn/gigaset/ev-layer.o: warning: objtool: do_lock()+0x12: can't find jump dest instruction at .text+0x8b000248 CC drivers/md/bcache/movinggc.o CC [M] drivers/iio/proximity/sx9500.o drivers/iio/common/ssp_sensors/ssp_spi.o: warning: objtool: ssp_parse_dataframe()+0x59: can't find jump dest instruction at .text+0x501016f CC [M] drivers/iio/adc/xilinx-xadc-events.o net/xfrm/xfrm_replay.o: warning: objtool: xfrm_replay_notify()+0x1a: can't find jump dest instruction at .text+0xcc000080 drivers/iio/accel/stk8312.o: warning: objtool: stk8312_trigger_handler()+0x31: can't find jump dest instruction at .text+0xc20000b7 CC [M] drivers/net/can/usb/kvaser_usb.o LD [M] drivers/iio/common/ssp_sensors/sensorhub.o drivers/isdn/hisax/config.o: warning: objtool: hisax_cs_new()+0x4c: can't find jump dest instruction at .text+0xd8010362 drivers/iio/accel/ssp_accel_sensor.o: warning: objtool: ssp_accel_probe()+0x2e: can't find jump dest instruction at .text+0xb8000174 CC [M] drivers/isdn/hisax/isdnl2.o CC drivers/platform/chrome/cros_ec_proto.o drivers/i2c/busses/i2c-xlp9xx.o: warning: objtool: xlp9xx_i2c_xfer_msg()+0xe6: can't find jump dest instruction at .text+0xdb0001ac CC [M] drivers/isdn/hisax/isdnl3.o drivers/leds/leds-bd2802.o: warning: objtool: bd2802_update_state()+0x6: can't find jump dest instruction at .text+0xa3000f8c drivers/iio/imu/inv_mpu6050/inv_mpu_core.o: warning: objtool: inv_mpu6050_fifo_rate_store()+0xfe: can't find jump dest instruction at .text+0x78000353 drivers/net/can/softing/softing_main.o: warning: objtool: softing_netdev_create()+0x28: can't find jump dest instruction at .text+0xf200030e LD [M] drivers/pcmcia/pcmcia_rsrc.o CC [M] drivers/i2c/busses/i2c-viperboard.o fs/ntfs/super.o: warning: objtool: parse_ntfs_boot_sector()+0x28: can't find jump dest instruction at .text+0xff00004e drivers/input/joystick/cobra.o: warning: objtool: cobra_read_packet()+0x71: can't find jump dest instruction at .text+0x8a010077 drivers/memstick/core/mspro_block.o: warning: objtool: mspro_block_issue_req()+0x2f: can't find jump dest instruction at .text+0x98000215 drivers/input/mousedev.o: warning: objtool: mousedev_abs_event()+0x12: can't find jump dest instruction at .text+0xd6000128 drivers/md/dm.o: warning: objtool: __bind_mempools()+0xc4: can't find jump dest instruction at .text+0x74000558 drivers/leds/trigger/ledtrig-gpio.o: warning: objtool: gpio_trig_activate()+0xcc: can't find jump dest instruction at .text+0x68000290 net/core/rtnetlink.o: warning: objtool: validate_linkmsg()+0x32: can't find jump dest instruction at .text+0xdb000158 CC drivers/phy/phy-hi6220-usb.o CC [M] drivers/iio/imu/adis.o drivers/net/phy/phy.o: warning: objtool: phy_write_mmd_indirect()+0xc8: can't find jump dest instruction at .text+0x7700019c CC drivers/gpio/gpio-zx.o CC [M] net/irda/ircomm/ircomm_ttp.o CC [M] drivers/md/dm-sysfs.o LD [M] fs/ntfs/ntfs.o CC [M] drivers/leds/trigger/ledtrig-camera.o CC [M] drivers/nfc/st21nfca/dep.o drivers/iio/light/al3320a.o: warning: objtool: al3320a_probe()+0x2e: can't find jump dest instruction at .text+0xe10000a4 CC [M] drivers/misc/isl29003.o fs/nls/nls_ascii.o: warning: objtool: init_nls_ascii()+0x12: call without frame pointer save/setup fs/nls/nls_ascii.o: warning: objtool: exit_nls_ascii()+0xb: call without frame pointer save/setup CC [M] drivers/iio/pressure/mpl115.o CC [M] drivers/net/usb/rtl8150.o drivers/iio/light/adjd_s311.o: warning: objtool: adjd_s311_probe()+0x2e: can't find jump dest instruction at .text+0x990000b4 drivers/iio/dac/ad5624r_spi.o: warning: objtool: ad5624r_probe()+0x27: can't find jump dest instruction at .text+0x770101ad drivers/nfc/nxp-nci/i2c.o: warning: objtool: nxp_nci_i2c_write()+0xb7: can't find jump dest instruction at .text+0x6c0000fb CC drivers/misc/ti-st/st_kim.o net/sched/sch_drr.o: warning: objtool: drr_dequeue()+0x23: can't find jump dest instruction at .text+0x680105a8 drivers/isdn/mISDN/socket.o: warning: objtool: base_sock_ioctl()+0x2e: can't find jump dest instruction at .text+0x190100e4 fs/nls/nls_cp936.o: warning: objtool: uni2char()+0x7: can't find jump dest instruction at .text+0xb700000d drivers/iio/accel/st_accel_buffer.o: warning: objtool: st_accel_buffer_preenable()+0x9: call without frame pointer save/setup drivers/iio/accel/st_accel_buffer.o: warning: objtool: st_accel_buffer_predisable()+0xc: call without frame pointer save/setup drivers/iio/accel/st_accel_buffer.o: warning: objtool: st_accel_buffer_postenable()+0x1c: call without frame pointer save/setup drivers/iio/accel/st_accel_buffer.o: warning: objtool: st_accel_trig_set_state()+0xf: call without frame pointer save/setup drivers/iio/accel/st_accel_buffer.o: warning: objtool: st_accel_allocate_ring()+0x14: call without frame pointer save/setup drivers/iio/accel/st_accel_buffer.o: warning: objtool: st_accel_deallocate_ring()+0x4: call without frame pointer save/setup LD [M] drivers/nfc/nxp-nci/nxp-nci.o CC [M] drivers/iio/light/cm32181.o drivers/iio/gyro/bmg160_core.o: warning: objtool: bmg160_setup_any_motion_interrupt()+0x58: can't find jump dest instruction at .text+0xc300015e CC drivers/phy/phy-spear1340-miphy.o CC [M] drivers/iio/imu/adis_trigger.o drivers/memstick/core/ms_block.o: warning: objtool: msb_run_state_machine()+0xb6: can't find jump dest instruction at .text+0x6d0001ca crypto/lz4hc.o: warning: objtool: lz4hc_exit()+0x8: call without frame pointer save/setup crypto/lz4hc.o: warning: objtool: lz4hc_init()+0x11: call without frame pointer save/setup crypto/lz4hc.o: warning: objtool: lz4hc_decompress_crypto()+0x22: call without frame pointer save/setup crypto/lz4hc.o: warning: objtool: lz4hc_compress_crypto()+0x29: 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 CC [M] drivers/gpio/gpio-74xx-mmio.o CC [M] drivers/iio/potentiometer/mcp4131.o net/x25/x25_timer.o: warning: objtool: x25_timer_expiry()+0xa8: can't find jump dest instruction at .text+0x7800022d CC drivers/base/power/wakeirq.o net/x25/x25_route.o: warning: objtool: x25_add_route()+0x50: can't find jump dest instruction at .text+0x9b0000a6 drivers/nfc/pn533/usb.o: warning: objtool: pn533_usb_send_frame()+0xa8: can't find jump dest instruction at .text+0x7900026c CC [M] drivers/net/usb/hso.o CC drivers/hwmon/smsc47m1.o CC drivers/misc/lis3lv02d/lis3lv02d_spi.o CC [M] drivers/net/ppp/bsd_comp.o CC fs/proc/version.o net/mac80211/iface.o: warning: objtool: ieee80211_verify_mac()+0xe0: can't find jump dest instruction at .text+0x84000176 CC drivers/md/bcache/request.o drivers/phy/phy-pxa-28nm-hsic.o: warning: objtool: mv_hsic_phy_probe()+0x2c: can't find jump dest instruction at .text+0x87000202 CC [M] drivers/mmc/core/sdio_cis.o CC [M] drivers/net/usb/lan78xx.o drivers/mmc/host/omap_hsmmc.o: warning: objtool: omap_hsmmc_set_clock()+0x30: can't find jump dest instruction at .text+0xc1000146 CC [M] net/wireless/reg.o CC [M] net/mac80211/wme.o drivers/iio/imu/bmi160/bmi160_spi.o: warning: objtool: bmi160_spi_remove()+0x4: call without frame pointer save/setup drivers/iio/imu/bmi160/bmi160_spi.o: warning: objtool: bmi160_spi_probe()+0xa: call without frame pointer save/setup drivers/iio/imu/bmi160/bmi160_spi.o: warning: objtool: bmi160_spi_driver_init()+0x12: call without frame pointer save/setup drivers/iio/imu/bmi160/bmi160_spi.o: warning: objtool: bmi160_spi_driver_exit()+0xb: call without frame pointer save/setup drivers/hwmon/ibmpex.o: warning: objtool: ibmpex_msg_handler()+0x1b: can't find jump dest instruction at .text+0x860001b1 LD [M] drivers/nfc/nxp-nci/nxp-nci_i2c.o CC [M] drivers/iio/dac/ad5449.o fs/proc/uptime.o: warning: objtool: uptime_proc_open()+0x10: call without frame pointer save/setup fs/proc/uptime.o: warning: objtool: uptime_proc_show()+0x43: call without frame pointer save/setup fs/proc/uptime.o: warning: objtool: proc_uptime_init()+0x19: call without frame pointer save/setup CC [M] drivers/iio/potentiometer/mcp4531.o drivers/iio/accel/st_accel_core.o: warning: objtool: st_accel_common_probe()+0x66: can't find jump dest instruction at .text+0xc00000ac drivers/iio/accel/st_accel_i2c.o: warning: objtool: st_accel_i2c_remove()+0xb: call without frame pointer save/setup drivers/iio/accel/st_accel_i2c.o: warning: objtool: st_accel_i2c_probe()+0x13: call without frame pointer save/setup drivers/iio/accel/st_accel_i2c.o: warning: objtool: st_accel_driver_init()+0x12: call without frame pointer save/setup drivers/iio/accel/st_accel_i2c.o: warning: objtool: st_accel_driver_exit()+0xb: call without frame pointer save/setup CC [M] fs/ocfs2/xattr.o CC [M] drivers/nfc/st21nfca/se.o drivers/i2c/busses/i2c-parport-light.o: warning: objtool: i2c_parport_probe()+0xca: can't find jump dest instruction at .text+0x7c0002ce CC [M] fs/btrfs/volumes.o CC [M] drivers/iio/imu/adis_buffer.o drivers/isdn/capi/capidrv.o: warning: objtool: handle_dtrace_data()+0x1c: can't find jump dest instruction at .text+0xf90101a2 CC [M] drivers/leds/leds-lp5521.o CC [M] net/mac80211/chan.o CC [M] drivers/ide/ide-cd_ioctl.o fs/nls/nls_iso8859-13.o: warning: objtool: init_nls_iso8859_13()+0x12: call without frame pointer save/setup fs/nls/nls_iso8859-13.o: warning: objtool: exit_nls_iso8859_13()+0xb: call without frame pointer save/setup CC net/sched/cls_flower.o drivers/leds/trigger/ledtrig-backlight.o: warning: objtool: bl_trig_deactivate()+0x2e: call without frame pointer save/setup drivers/leds/trigger/ledtrig-backlight.o: warning: objtool: fb_notifier_callback()+0x6e: call without frame pointer save/setup drivers/leds/trigger/ledtrig-backlight.o: warning: objtool: bl_trig_invert_store()+0x34: call without frame pointer save/setup drivers/leds/trigger/ledtrig-backlight.o: warning: objtool: bl_trig_invert_show()+0x24: call without frame pointer save/setup drivers/leds/trigger/ledtrig-backlight.o: warning: objtool: bl_trig_activate()+0x16: call without frame pointer save/setup drivers/leds/trigger/ledtrig-backlight.o: warning: objtool: bl_trig_init()+0xb: call without frame pointer save/setup CC [M] drivers/i2c/busses/i2c-brcmstb.o drivers/leds/trigger/ledtrig-backlight.o: warning: objtool: bl_trig_exit()+0xb: call without frame pointer save/setup LD drivers/iio/temperature/built-in.o CC drivers/base/regmap/regmap-spi.o CC [M] net/irda/ircomm/ircomm_tty.o drivers/input/joystick/guillemot.o: warning: objtool: guillemot_read_packet()+0x6c: can't find jump dest instruction at .text+0xa8000072 drivers/net/can/softing/softing_cs.o: warning: objtool: softingcs_probe()+0x3b: can't find jump dest instruction at .text+0x6e010161 drivers/isdn/hisax/isdnl1.o: warning: objtool: l2frames()+0x16: can't find jump dest instruction at .text+0xd400022c CC [M] drivers/iio/temperature/mlx90614.o fs/proc/stat.o: warning: objtool: show_stat()+0xfd: can't find jump dest instruction at .text+0x9010143 drivers/iio/imu/inv_mpu6050/inv_mpu_ring.o: warning: objtool: inv_reset_fifo()+0x28: can't find jump dest instruction at .text+0x7d01002e CC [M] net/irda/ircomm/ircomm_tty_attach.o CC fs/proc/softirqs.o CC [M] drivers/nfc/st21nfca/vendor_cmds.o drivers/iio/common/st_sensors/st_sensors_trigger.o: warning: objtool: st_sensors_allocate_trigger()+0x41: can't find jump dest instruction at .text+0xe50100b7 fs/nls/nls_iso8859-6.o: warning: objtool: init_nls_iso8859_6()+0x12: 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 fs/btrfs/extent_map.o: warning: objtool: __tree_search()+0x29: can't find jump dest instruction at .text+0xa400002e LD [M] drivers/iio/common/st_sensors/st_sensors.o CC [M] fs/nls/mac-centeuro.o CC drivers/powercap/powercap_sys.o drivers/leds/leds-lp3944.o: warning: objtool: lp3944_led_set.isra.3()+0xd3: can't find jump dest instruction at .text+0x6e000147 drivers/md/dm-table.o: warning: objtool: device_area_is_invalid()+0x50: can't find jump dest instruction at .text+0xb5000206 LD drivers/iio/common/built-in.o CC [M] drivers/md/persistent-data/dm-space-map-metadata.o drivers/nvmem/rockchip-efuse.o: warning: objtool: rockchip_efuse_probe()+0x37: can't find jump dest instruction at .text+0x8d00005d CC lib/test_uuid.o drivers/pcmcia/cistpl.o: warning: objtool: parse_power()+0xb: can't find jump dest instruction at .text+0xd50000b1 drivers/iio/gyro/st_gyro_core.o: warning: objtool: st_gyro_common_probe()+0x6d: can't find jump dest instruction at .text+0xb40000b3 drivers/net/can/cc770/cc770_platform.o: warning: objtool: cc770_platform_probe()+0x3d: can't find jump dest instruction at .text+0x850100a3 CC [M] drivers/nvmem/mxs-ocotp.o LD [M] drivers/pcmcia/pcmcia.o drivers/nfc/st-nci/core.o: warning: objtool: st_nci_probe()+0x63: can't find jump dest instruction at .text+0x800001b9 CC [M] net/sched/sch_cbq.o drivers/hid/hid-ortek.o: warning: objtool: ortek_report_fixup()+0x4e: call without frame pointer save/setup drivers/hid/hid-ortek.o: warning: objtool: ortek_driver_init()+0x19: call without frame pointer save/setup drivers/hid/hid-ortek.o: warning: objtool: ortek_driver_exit()+0xb: call without frame pointer save/setup LD drivers/iio/trigger/built-in.o CC drivers/base/regmap/regmap-mmio.o net/x25/x25_subr.o: warning: objtool: x25_write_internal()+0x4c: can't find jump dest instruction at .text+0xef0201f2 drivers/iio/orientation/hid-sensor-rotation.o: warning: objtool: hid_dev_rot_probe()+0x3d: can't find jump dest instruction at .text+0x44020093 CC [M] fs/btrfs/async-thread.o fs/jfs/jfs_dtree.o: warning: objtool: dtGetKey()+0x33: can't find jump dest instruction at .text+0xfc000039 CC drivers/power/power_supply_core.o drivers/iio/accel/st_accel_spi.o: warning: objtool: st_accel_spi_remove()+0xb: call without frame pointer save/setup drivers/iio/accel/st_accel_spi.o: warning: objtool: st_accel_spi_probe()+0xf: call without frame pointer save/setup drivers/iio/accel/st_accel_spi.o: warning: objtool: st_accel_driver_init()+0x12: call without frame pointer save/setup drivers/iio/accel/st_accel_spi.o: warning: objtool: st_accel_driver_exit()+0xb: call without frame pointer save/setup drivers/iio/potentiometer/ds1803.o: warning: objtool: ds1803_probe()+0x26: call without frame pointer save/setup drivers/iio/potentiometer/ds1803.o: warning: objtool: ds1803_write_raw()+0x31: call without frame pointer save/setup drivers/iio/potentiometer/ds1803.o: warning: objtool: ds1803_read_raw()+0x54: call without frame pointer save/setup drivers/iio/potentiometer/ds1803.o: warning: objtool: ds1803_driver_init()+0x12: call without frame pointer save/setup drivers/iio/potentiometer/ds1803.o: warning: objtool: ds1803_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/net/can/usb/usb_8dev.o CC [M] drivers/iio/dac/ad5592r-base.o drivers/input/joystick/gf2k.o: warning: objtool: gf2k_trigger_seq()+0x29: can't find jump dest instruction at .text+0x8900015f CC [M] drivers/iio/trigger/iio-trig-interrupt.o CC [M] drivers/hid/hid-petalynx.o drivers/input/joystick/magellan.o: warning: objtool: magellan_connect()+0x130: can't find jump dest instruction at .text+0xf000184 drivers/hwmon/ntc_thermistor.o: warning: objtool: ntc_thermistor_probe()+0x29: can't find jump dest instruction at .text+0x50200bf CC [M] drivers/i2c/busses/i2c-cros-ec-tunnel.o CC drivers/input/joystick/spaceorb.o CC [M] drivers/iio/industrialio-core.o LD [M] drivers/iio/accel/st_accel.o drivers/iio/imu/inv_mpu6050/inv_mpu_trigger.o: warning: objtool: inv_mpu6050_set_enable()+0x35: can't find jump dest instruction at .text+0xa20000ab drivers/iio/dac/ad5064.o: warning: objtool: ad5064_probe()+0x2d: can't find jump dest instruction at .text+0xe40100c3 CC [M] drivers/iio/imu/inv_mpu6050/inv_mpu_spi.o drivers/mfd/wm831x-core.o: warning: objtool: wm831x_reg_readable()+0x29: can't find jump dest instruction at .text+0x8d00002f drivers/iio/adc/ti-adc0832.o: warning: objtool: adc0832_probe()+0x20: can't find jump dest instruction at .text+0x51010056 CC [M] drivers/iio/dac/ad5592r.o CC drivers/input/keyboard/newtonkbd.o CC [M] net/wireless/scan.o CC [M] drivers/net/can/dev.o CC drivers/input/joystick/tmdc.o drivers/platform/chrome/chromeos_pstore.o: warning: objtool: chromeos_pstore_init()+0xb: call without frame pointer save/setup drivers/platform/chrome/chromeos_pstore.o: warning: objtool: chromeos_pstore_exit()+0xb: call without frame pointer save/setup drivers/i2c/busses/i2c-tiny-usb.o: warning: objtool: i2c_tiny_usb_probe()+0x43: can't find jump dest instruction at .text+0x3e0100b9 LD [M] drivers/nfc/pn533/pn533_usb.o drivers/base/regmap/regmap.o: warning: objtool: regmap_async_complete()+0x21: can't find jump dest instruction at .text+0xca0003f7 CC [M] drivers/nfc/st21nfca/i2c.o CC [M] drivers/gpio/gpio-adp5588.o drivers/iio/dac/ad5504.o: warning: objtool: ad5504_probe()+0x36: can't find jump dest instruction at .text+0x6e01009c CC [M] drivers/iio/industrialio-event.o drivers/phy/phy-core.o: warning: objtool: phy_get()+0x3b: can't find jump dest instruction at .text+0x9010211 CC [M] fs/nls/mac-gaelic.o CC [M] drivers/gpio/gpio-brcmstb.o net/sched/sch_mqprio.o: warning: objtool: mqprio_dump_class()+0x17: can't find jump dest instruction at .text+0x8900009d crypto/authenc.o: warning: objtool: crypto_authenc_create()+0x34: can't find jump dest instruction at .text+0x2b02003a CC [M] drivers/iio/dac/ad5593r.o CC drivers/md/bcache/stats.o drivers/mmc/core/sd.o: warning: objtool: mmc_decode_csd()+0x11: can't find jump dest instruction at .text+0x4f0103b7 drivers/net/irda/ali-ircc.o: warning: objtool: ali_ircc_net_open()+0x1e: can't find jump dest instruction at .text+0xd00001b4 drivers/mfd/wm831x-irq.o: warning: objtool: wm831x_irq_thread()+0x54: can't find jump dest instruction at .text+0xc90102aa drivers/nfc/pn533/i2c.o: warning: objtool: pn533_i2c_probe()+0x1d: can't find jump dest instruction at .text+0xb1000183 drivers/iio/light/bh1750.o: warning: objtool: bh1750_probe()+0x3c: can't find jump dest instruction at .text+0xb80001b2 CC [M] drivers/misc/eeprom/max6875.o CC drivers/mfd/wm831x-otp.o drivers/iio/gyro/st_gyro_i2c.o: warning: objtool: st_gyro_i2c_remove()+0xb: call without frame pointer save/setup drivers/iio/gyro/st_gyro_i2c.o: warning: objtool: st_gyro_i2c_probe()+0x13: call without frame pointer save/setup drivers/iio/gyro/st_gyro_i2c.o: warning: objtool: st_gyro_driver_init()+0x12: call without frame pointer save/setup CC [M] drivers/isdn/hisax/lmgr.o drivers/iio/gyro/st_gyro_i2c.o: warning: objtool: st_gyro_driver_exit()+0xb: call without frame pointer save/setup drivers/iio/light/bh1780.o: warning: objtool: bh1780_probe()+0x3e: can't find jump dest instruction at .text+0x43010304 CC drivers/hwmon/vt1211.o CC [M] net/mac80211/trace.o drivers/iio/magnetometer/ak8975.o: warning: objtool: ak8975_start_read_axis()+0x25: can't find jump dest instruction at .text+0x3b01022b CC [M] drivers/phy/phy-bcm-kona-usb2.o CC drivers/pps/pps.o fs/jfs/jfs_logmgr.o: warning: objtool: lbmAllocate()+0x174: can't find jump dest instruction at .text+0xbeff0238 drivers/misc/eeprom/at24.o: warning: objtool: at24_probe()+0x1e: can't find jump dest instruction at .text+0x57040074 drivers/iio/gyro/st_gyro_buffer.o: warning: objtool: st_gyro_buffer_preenable()+0x9: call without frame pointer save/setup drivers/iio/gyro/st_gyro_buffer.o: warning: objtool: st_gyro_buffer_predisable()+0xc: call without frame pointer save/setup drivers/iio/gyro/st_gyro_buffer.o: warning: objtool: st_gyro_buffer_postenable()+0x1c: call without frame pointer save/setup drivers/iio/gyro/st_gyro_buffer.o: warning: objtool: st_gyro_trig_set_state()+0xf: call without frame pointer save/setup drivers/iio/gyro/st_gyro_buffer.o: warning: objtool: st_gyro_allocate_ring()+0x14: call without frame pointer save/setup drivers/iio/gyro/st_gyro_buffer.o: warning: objtool: st_gyro_deallocate_ring()+0x4: call without frame pointer save/setup CC [M] net/mac80211/mlme.o drivers/md/persistent-data/dm-space-map-disk.o: warning: objtool: sm_disk_commit()+0x40: can't find jump dest instruction at .text+0x8d0002a6 CC [M] drivers/iio/gyro/st_gyro_spi.o crypto/serpent_generic.o: warning: objtool: __serpent_setkey()+0x16: can't find jump dest instruction at .text+0x8121001c drivers/misc/eeprom/eeprom.o: warning: objtool: eeprom_update_client()+0xdc: can't find jump dest instruction at .text+0x6d000170 drivers/i2c/busses/i2c-diolan-u2c.o: warning: objtool: diolan_usb_transfer()+0x21: can't find jump dest instruction at .text+0xee0000a7 CC [M] fs/btrfs/ioctl.o drivers/leds/trigger/ledtrig-camera.o: warning: objtool: ledtrig_torch_ctrl()+0x19: call without frame pointer save/setup drivers/leds/trigger/ledtrig-camera.o: warning: objtool: ledtrig_flash_ctrl()+0x19: 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 CC [M] net/sched/sch_htb.o drivers/iio/adc/ti-ads1015.o: warning: objtool: ads1015_write_raw()+0x47: can't find jump dest instruction at .text+0x9300019d CC [M] drivers/iio/light/cm3232.o drivers/iio/magnetometer/bmc150_magn_i2c.o: warning: objtool: bmc150_magn_i2c_remove()+0x8: call without frame pointer save/setup drivers/iio/magnetometer/bmc150_magn_i2c.o: warning: objtool: bmc150_magn_i2c_probe()+0x25: call without frame pointer save/setup drivers/iio/magnetometer/bmc150_magn_i2c.o: warning: objtool: bmc150_magn_driver_init()+0x12: call without frame pointer save/setup drivers/iio/magnetometer/bmc150_magn_i2c.o: warning: objtool: bmc150_magn_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/gpio/gpio-dln2.o LD drivers/leds/trigger/built-in.o drivers/md/dm-stripe.o: warning: objtool: stripe_status()+0x48: can't find jump dest instruction at .text+0x8200019e CC lib/iomap.o drivers/ide/ide-atapi.o: warning: objtool: ide_check_atapi_device()+0x25: can't find jump dest instruction at .text+0xa400014b net/x25/sysctl_net_x25.o: warning: objtool: x25_unregister_sysctl()+0xb: call without frame pointer save/setup net/x25/sysctl_net_x25.o: warning: objtool: x25_register_sysctl()+0x19: call without frame pointer save/setup drivers/i2c/busses/i2c-sh_mobile.o: warning: objtool: sh_mobile_i2c_hook_irqs()+0x34: can't find jump dest instruction at .text+0x8200015a CC [M] drivers/isdn/hisax/q931.o CC [M] drivers/iio/temperature/tsys01.o drivers/leds/leds-pca9532.o: warning: objtool: pca9532_destroy_devices()+0x13: can't find jump dest instruction at .text+0x86000019 CC drivers/net/phy/mdio_device.o drivers/input/serio/userio.o: warning: objtool: userio_char_write()+0x1f: can't find jump dest instruction at .text+0xde000155 CC lib/pci_iomap.o CC [M] net/mac80211/tdls.o net/irda/irlan/irlan_client.o: warning: objtool: print_ret_code()+0x8: can't find jump dest instruction at .text+0x7801000e CC [M] drivers/input/joystick/as5011.o fs/nls/nls_iso8859-14.o: warning: objtool: init_nls_iso8859_14()+0x12: 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 net/bluetooth/mgmt.o: warning: objtool: remove_advertising()+0x4d: can't find jump dest instruction at .text+0x27010323 net/sched/cls_fw.o: warning: objtool: fw_dump()+0x88: can't find jump dest instruction at .text+0x8800022e drivers/iio/adc/ti-adc128s052.o: warning: objtool: adc128_probe()+0x2c: can't find jump dest instruction at .text+0xae000062 CC drivers/ptp/ptp_clock.o CC [M] net/mac80211/ocb.o drivers/md/bcache/io.o: warning: objtool: bch_bbio_count_io_errors()+0xd9: can't find jump dest instruction at .text+0x7200035d drivers/i2c/busses/i2c-taos-evm.o: warning: objtool: taos_smbus_xfer()+0xa4: can't find jump dest instruction at .text+0x902012a drivers/gpio/gpio-sch311x.o: warning: objtool: sch311x_gpio_probe()+0x46: can't find jump dest instruction at .text+0x660100ac CC [M] drivers/phy/phy-exynos-mipi-video.o CC [M] drivers/ide/ide-cd_verbose.o CC [M] drivers/gpio/gpio-kempld.o CC [M] net/sched/sch_hfsc.o drivers/isdn/mISDN/clock.o: warning: objtool: select_iclock()+0x1e: can't find jump dest instruction at .text+0x82000094 CC [M] drivers/leds/leds-lp8501.o CC fs/jfs/xattr.o fs/nls/mac-centeuro.o: warning: objtool: init_nls_maccenteuro()+0x12: call without frame pointer save/setup fs/nls/mac-centeuro.o: warning: objtool: exit_nls_maccenteuro()+0xb: call without frame pointer save/setup CC fs/jfs/ioctl.o CC [M] drivers/hwmon/asb100.o drivers/misc/bmp085-i2c.o: warning: objtool: bmp085_i2c_detect()+0x14: call without frame pointer save/setup drivers/misc/bmp085-i2c.o: warning: objtool: bmp085_i2c_remove()+0x8: call without frame pointer save/setup drivers/misc/bmp085-i2c.o: warning: objtool: bmp085_i2c_probe()+0x1e: call without frame pointer save/setup drivers/misc/bmp085-i2c.o: warning: objtool: bmp085_i2c_driver_init()+0x12: call without frame pointer save/setup drivers/misc/bmp085-i2c.o: warning: objtool: bmp085_i2c_driver_exit()+0xb: call without frame pointer save/setup LD drivers/input/serio/built-in.o CC [M] drivers/nfc/st-nci/spi.o LD drivers/net/ethernet/fujitsu/built-in.o fs/btrfs/struct-funcs.o: warning: objtool: btrfs_get_token_8()+0x5a: call without frame pointer save/setup fs/btrfs/struct-funcs.o: warning: objtool: btrfs_set_token_8()+0x61: call without frame pointer save/setup fs/btrfs/struct-funcs.o: warning: objtool: btrfs_get_token_16()+0x5a: call without frame pointer save/setup fs/btrfs/struct-funcs.o: warning: objtool: btrfs_set_token_16()+0x61: call without frame pointer save/setup fs/btrfs/struct-funcs.o: warning: objtool: btrfs_get_token_32()+0x5a: call without frame pointer save/setup fs/btrfs/struct-funcs.o: warning: objtool: btrfs_set_token_32()+0x61: call without frame pointer save/setup fs/btrfs/struct-funcs.o: warning: objtool: btrfs_get_token_64()+0x5a: call without frame pointer save/setup fs/btrfs/struct-funcs.o: warning: objtool: btrfs_set_token_64()+0x61: call without frame pointer save/setup fs/btrfs/struct-funcs.o: warning: objtool: btrfs_node_key()+0x18: call without frame pointer save/setup CC [M] net/irda/irlan/irlan_filter.o drivers/gpio/gpio-74xx-mmio.o: warning: objtool: mmio_74xx_gpio_driver_init()+0x12: call without frame pointer save/setup drivers/gpio/gpio-74xx-mmio.o: warning: objtool: mmio_74xx_gpio_driver_exit()+0xb: call without frame pointer save/setup drivers/iio/dac/ad5446.o: warning: objtool: ad5446_probe()+0x3b: can't find jump dest instruction at .text+0x3f0102e1 CC [M] drivers/isdn/i4l/isdn_v110.o CC [M] drivers/phy/phy-pxa-28nm-usb2.o drivers/md/bcache/extents.o: warning: objtool: __ptr_invalid()+0x17: can't find jump dest instruction at .text+0x8e00001d CC [M] drivers/hwmon/w83792d.o drivers/misc/ad525x_dpot-i2c.o: warning: objtool: ad_dpot_i2c_remove()+0x8: call without frame pointer save/setup drivers/misc/ad525x_dpot-i2c.o: warning: objtool: write_r8d16()+0xb: call without frame pointer save/setup drivers/misc/ad525x_dpot-i2c.o: warning: objtool: write_r8d8()+0xb: call without frame pointer save/setup drivers/misc/ad525x_dpot-i2c.o: warning: objtool: write_d8()+0x8: call without frame pointer save/setup drivers/misc/ad525x_dpot-i2c.o: warning: objtool: read_r8d16()+0x8: call without frame pointer save/setup drivers/misc/ad525x_dpot-i2c.o: warning: objtool: read_r8d8()+0x8: call without frame pointer save/setup drivers/misc/ad525x_dpot-i2c.o: warning: objtool: read_d8()+0x4: call without frame pointer save/setup drivers/misc/ad525x_dpot-i2c.o: warning: objtool: ad_dpot_i2c_probe()+0x5f: call without frame pointer save/setup drivers/misc/ad525x_dpot-i2c.o: warning: objtool: ad_dpot_i2c_driver_init()+0x12: 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 drivers/net/arcnet/com20020_cs.o: warning: objtool: com20020_config()+0x2d: can't find jump dest instruction at .text+0x9e000143 net/irda/irlan/irlan_provider.o: warning: objtool: irlan_provider_data_indication()+0x7: can't find jump dest instruction at .text+0xa20000ad drivers/isdn/gigaset/ser-gigaset.o: warning: objtool: gigaset_tty_open()+0x17: can't find jump dest instruction at .text+0x300100cd CC [M] drivers/isdn/i4l/isdn_common.o CC [M] drivers/md/persistent-data/dm-transaction-manager.o CC drivers/pps/kapi.o drivers/net/can/usb/ems_usb.o: warning: objtool: ems_usb_start_xmit()+0x3a: can't find jump dest instruction at .text+0x1010100 CC [M] net/mac80211/led.o drivers/phy/phy-hi6220-usb.o: warning: objtool: hi6220_phy_setup()+0xd1: can't find jump dest instruction at .text+0x730000d6 fs/ocfs2/alloc.o: warning: objtool: ocfs2_trim_group()+0x34: can't find jump dest instruction at .text+0x3701025a CC drivers/net/phy/et1011c.o drivers/iio/pressure/hp03.o: warning: objtool: hp03_update_temp_pressure()+0x42: can't find jump dest instruction at .text+0xbe0100a8 CC [M] fs/ocfs2/acl.o CC [M] drivers/md/dm-stats.o drivers/mmc/core/sd_ops.o: warning: objtool: mmc_wait_for_app_cmd()+0x34: can't find jump dest instruction at .text+0x920000ca CC [M] drivers/gpio/gpio-lp3943.o LD drivers/net/ethernet/microchip/built-in.o LD drivers/net/ethernet/renesas/built-in.o LD [M] drivers/isdn/gigaset/ser_gigaset.o CC drivers/pps/sysfs.o CC [M] drivers/nvmem/vf610-ocotp.o net/x25/x25_proc.o: warning: objtool: x25_seq_socket_show()+0x2a: can't find jump dest instruction at .text+0xbb0101d0 drivers/iio/pressure/mpl115.o: warning: objtool: mpl115_probe()+0x31: can't find jump dest instruction at .text+0x18010037 drivers/iio/adc/viperboard_adc.o: warning: objtool: vprbrd_iio_read_raw()+0x32: can't find jump dest instruction at .text+0xe9000038 CC drivers/ptp/ptp_chardev.o CC [M] drivers/net/can/led.o net/irda/ircomm/ircomm_lmp.o: warning: objtool: ircomm_lmp_data_request()+0x10: can't find jump dest instruction at .text+0xc30000b6 lib/test_uuid.o: warning: objtool: test_uuid_test()+0x43: can't find call dest symbol at offset 0x380000c8 drivers/net/irda/kingsun-sir.o: warning: objtool: kingsun_disconnect()+0x14: can't find jump dest instruction at .text+0x800000aa drivers/base/power/qos.o: warning: objtool: apply_constraint()+0xc9: can't find jump dest instruction at .text+0x6e00011d CC [M] drivers/iio/pressure/mpl115_i2c.o LD drivers/net/ethernet/rocker/built-in.o CC [M] drivers/iio/magnetometer/mag3110.o CC [M] drivers/hwmon/w83793.o drivers/iio/potentiometer/mcp4531.o: warning: objtool: mcp4531_probe()+0x33: can't find jump dest instruction at .text+0x88000039 CC [M] drivers/net/ethernet/renesas/sh_eth.o drivers/iio/light/cm32181.o: warning: objtool: cm32181_read_raw()+0x1e: can't find jump dest instruction at .text+0x8c000084 CC [M] drivers/net/ethernet/microchip/encx24j600.o CC [M] net/irda/ircomm/ircomm_tty_ioctl.o drivers/iio/adc/xilinx-xadc-events.o: warning: objtool: xadc_write_event_config()+0x36: can't find jump dest instruction at .text+0xde0001ac CC [M] drivers/misc/lis3lv02d/lis3lv02d_i2c.o drivers/net/can/usb/gs_usb.o: warning: objtool: gs_usb_set_bittiming()+0x2e: can't find jump dest instruction at .text+0xc2000034 fs/ocfs2/namei.o: warning: objtool: ocfs2_check_if_ancestor()+0x3e: can't find jump dest instruction at .text+0x31010044 drivers/mmc/core/sdio_ops.o: warning: objtool: mmc_io_rw_direct_host()+0x2a: can't find jump dest instruction at .text+0xdc000030 CC [M] drivers/mmc/core/sdio_io.o CC [M] fs/nls/mac-roman.o lib/test_rhashtable.o: warning: objtool: thread_lookup_test.isra.6()+0x28: can't find jump dest instruction at .text+0xbf00018e drivers/input/keyboard/gpio_keys.o: warning: objtool: gpio_keys_attr_store_helper()+0x1c: can't find jump dest instruction at .text+0xd9010092 CC [M] net/irda/ircomm/ircomm_param.o drivers/base/regmap/regcache-flat.o: warning: objtool: regcache_flat_exit()+0x13: call without frame pointer save/setup drivers/base/regmap/regcache-flat.o: warning: objtool: regcache_flat_init()+0x38: call without frame pointer save/setup drivers/hwmon/smsc47b397.o: warning: objtool: smsc47b397_update_device()+0x40: can't find jump dest instruction at .text+0x9c0000a6 drivers/isdn/gigaset/usb-gigaset.o: warning: objtool: gigaset_probe()+0x31: can't find jump dest instruction at .text+0xd40301b7 LD drivers/net/wimax/built-in.o CC drivers/base/power/domain.o LD [M] drivers/nfc/pn533/pn533_i2c.o drivers/hid/hid-pl.o: warning: objtool: plff_init()+0x2a: can't find jump dest instruction at .text+0xb20200b0 CC drivers/net/phy/national.o CC [M] drivers/iio/light/cm3323.o CC [M] drivers/ide/ide-tape.o drivers/gpio/gpio-tegra.o: warning: objtool: tegra_gpio_probe()+0x11: call without frame pointer save/setup drivers/gpio/gpio-tegra.o: warning: objtool: tegra_gpio_init()+0xd: call without frame pointer save/setup drivers/input/joystick/adi.o: warning: objtool: adi_read_packet()+0x7c: can't find jump dest instruction at .text+0x4d010082 fs/nls/nls_cp949.o: warning: objtool: init_nls_cp949()+0x12: call without frame pointer save/setup fs/nls/nls_cp949.o: warning: objtool: exit_nls_cp949()+0xb: call without frame pointer save/setup CC [M] drivers/input/joystick/analog.o CC lib/iomap_copy.o CC [M] drivers/iio/temperature/tsys02d.o CC drivers/pps/kc.o net/sched/sch_codel.o: warning: objtool: codel_dump()+0x91: can't find jump dest instruction at .text+0xfe0001e7 drivers/net/irda/mcs7780.o: warning: objtool: mcs_probe()+0x28: can't find jump dest instruction at .text+0x2401008e drivers/gpio/gpio-xilinx.o: warning: objtool: xgpio_probe()+0x37: can't find jump dest instruction at .text+0x8800005d CC drivers/base/power/domain_governor.o CC drivers/base/regmap/regmap-irq.o CC [M] drivers/leds/leds-tca6507.o LD drivers/net/can/usb/peak_usb/built-in.o drivers/mmc/core/sdio.o: warning: objtool: sdio_read_cccr()+0x34: can't find jump dest instruction at .text+0x1001016a drivers/i2c/busses/i2c-xiic.o: warning: objtool: xiic_fill_tx_fifo()+0x6e: can't find jump dest instruction at .text+0x890001d4 CC [M] drivers/gpio/gpio-max7300.o CC [M] drivers/md/dm-bufio.o CC [M] drivers/platform/chrome/cros_ec_lpc.o drivers/nfc/st-nci/vendor_cmds.o: warning: objtool: st_nci_manufacturer_specific()+0x23: call without frame pointer save/setup drivers/nfc/st-nci/vendor_cmds.o: warning: objtool: st_nci_hci_dm_vdc_value_comparison()+0x32: call without frame pointer save/setup drivers/nfc/st-nci/vendor_cmds.o: warning: objtool: st_nci_hci_dm_vdc_measurement_value()+0x32: call without frame pointer save/setup drivers/nfc/st-nci/vendor_cmds.o: warning: objtool: st_nci_hci_dm_fwupd_end()+0x1e: call without frame pointer save/setup drivers/nfc/st-nci/vendor_cmds.o: warning: objtool: st_nci_hci_dm_fwupd_start()+0x2d: call without frame pointer save/setup drivers/nfc/st-nci/vendor_cmds.o: warning: objtool: st_nci_hci_dm_field_generator()+0x1e: call without frame pointer save/setup drivers/nfc/st-nci/vendor_cmds.o: warning: objtool: st_nci_hci_dm_direct_load()+0x36: call without frame pointer save/setup drivers/nfc/st-nci/vendor_cmds.o: warning: objtool: st_nci_hci_dm_get_data()+0x27: call without frame pointer save/setup drivers/nfc/st-nci/vendor_cmds.o: warning: objtool: st_nci_hci_dm_get_info()+0x27: call without frame pointer save/setup drivers/nfc/st-nci/vendor_cmds.o: warning: objtool: st_nci_hci_dm_update_aid()+0x1e: call without frame pointer save/setup drivers/nfc/st-nci/vendor_cmds.o: warning: objtool: st_nci_hci_dm_put_data()+0x1e: call without frame pointer save/setup drivers/nfc/st-nci/vendor_cmds.o: warning: objtool: st_nci_loopback()+0x21: call without frame pointer save/setup drivers/nfc/st-nci/vendor_cmds.o: warning: objtool: st_nci_hci_get_param()+0x29: call without frame pointer save/setup drivers/nfc/st-nci/vendor_cmds.o: warning: objtool: st_nci_hci_dm_reset()+0x1e: call without frame pointer save/setup drivers/nfc/st-nci/vendor_cmds.o: warning: objtool: st_nci_hci_clear_all_pipes()+0xb: call without frame pointer save/setup drivers/base/power/wakeirq.o: warning: objtool: dev_pm_set_dedicated_wake_irq()+0x3a: can't find jump dest instruction at .text+0x840002c0 CC [M] drivers/net/can/usb/peak_usb/pcan_usb_core.o drivers/phy/phy-spear1340-miphy.o: warning: objtool: spear1340_miphy_probe()+0x53: can't find jump dest instruction at .text+0x8f0000a9 CC [M] drivers/iio/inkern.o CC drivers/net/phy/dp83848.o CC [M] drivers/md/dm-bio-prison.o LD [M] drivers/isdn/gigaset/usb_gigaset.o CC [M] drivers/phy/phy-omap-control.o drivers/nfc/st-nci/i2c.o: warning: objtool: st_nci_i2c_of_request_resources()+0x30: can't find jump dest instruction at .text+0xb0000126 drivers/mmc/core/sdio_bus.o: warning: objtool: sdio_bus_remove()+0x30: can't find jump dest instruction at .text+0x80000106 lib/test_bitmap.o: warning: objtool: __check_eq_u32_array.constprop.8()+0x2a: can't find jump dest instruction at .init.text+0x8600005a LD drivers/net/ethernet/smsc/built-in.o drivers/iio/imu/adis_trigger.o: warning: objtool: adis_probe_trigger()+0x41: can't find jump dest instruction at .text+0xa40000a7 CC [M] drivers/net/can/sun4i_can.o CC [M] drivers/mmc/core/sdio_irq.o CC drivers/net/ethernet/samsung/sxgbe/sxgbe_platform.o CC [M] fs/ocfs2/filecheck.o CC [M] drivers/mmc/core/quirks.o CC drivers/net/phy/dp83867.o fs/proc/softirqs.o: warning: objtool: show_softirqs()+0xf3: can't find jump dest instruction at .text+0x7a000118 CC [M] drivers/md/dm-crypt.o drivers/input/misc/ad714x.o: warning: objtool: touchpad_check_second_peak()+0x4f: can't find jump dest instruction at .text+0x96000685 drivers/platform/chrome/cros_ec_proto.o: warning: objtool: send_command()+0xcc: can't find jump dest instruction at .text+0x5f0000f0 CC drivers/mfd/wm831x-auxadc.o crypto/authencesn.o: warning: objtool: crypto_authenc_esn_create()+0x34: can't find jump dest instruction at .text+0x1c02005a CC [M] drivers/net/ethernet/smsc/smc91c92_cs.o CC [M] drivers/ide/ide-cs.o CC drivers/input/misc/ad714x-spi.o CC [M] drivers/gpio/gpio-mc33880.o drivers/leds/trigger/ledtrig-heartbeat.o: warning: objtool: led_heartbeat_function()+0x28: can't find jump dest instruction at .text+0xf000015e drivers/nfc/st21nfca/core.o: warning: objtool: st21nfca_hci_event_received()+0x31: can't find jump dest instruction at .text+0xb7000177 drivers/base/power/runtime.o: warning: objtool: __pm_runtime_barrier()+0x18: can't find jump dest instruction at .text+0xc900036e drivers/iio/magnetometer/bmc150_magn.o: warning: objtool: bmc150_magn_set_power_state.isra.7()+0xba: can't find jump dest instruction at .text+0x7500051f drivers/misc/isl29003.o: warning: objtool: isl29003_show_lux()+0x35: can't find jump dest instruction at .text+0x890000fb CC [M] drivers/md/persistent-data/dm-btree.o drivers/net/can/softing/softing_fw.o: warning: objtool: softing_load_fw()+0x113: can't find jump dest instruction at .text+0x6c000488 CC [M] drivers/iio/trigger/iio-trig-sysfs.o drivers/iio/light/apds9960.o: warning: objtool: apds9960_set_pxs_gain()+0x1e: can't find jump dest instruction at .text+0xb5000104 drivers/i2c/busses/i2c-cros-ec-tunnel.o: warning: objtool: ec_i2c_remove()+0xf: call without frame pointer save/setup drivers/i2c/busses/i2c-cros-ec-tunnel.o: warning: objtool: ec_i2c_probe()+0x66: call without frame pointer save/setup drivers/i2c/busses/i2c-cros-ec-tunnel.o: warning: objtool: ec_i2c_tunnel_driver_init()+0x12: call without frame pointer save/setup drivers/i2c/busses/i2c-cros-ec-tunnel.o: warning: objtool: ec_i2c_tunnel_driver_exit()+0xb: call without frame pointer save/setup drivers/misc/lis3lv02d/lis3lv02d_spi.o: warning: objtool: lis3_spi_write()+0x16: can't find call dest symbol at offset 0x760001fa CC drivers/input/misc/ati_remote2.o CC [M] drivers/mmc/core/slot-gpio.o LD [M] drivers/net/can/softing/softing.o crypto/ansi_cprng.o: warning: objtool: _get_more_prng_bytes.constprop.4()+0x29: can't find jump dest instruction at .text+0xd0200bf CC drivers/power/power_supply_sysfs.o CC lib/devres.o CC [M] drivers/iio/magnetometer/hid-sensor-magn-3d.o LD drivers/net/wimax/i2400m/built-in.o CC [M] drivers/net/ppp/ppp_deflate.o drivers/gpio/gpio-brcmstb.o: warning: objtool: brcmstb_gpio_probe()+0x37: can't find jump dest instruction at .text+0xb100003d drivers/input/joystick/spaceball.o: warning: objtool: spaceball_connect()+0x38: can't find jump dest instruction at .text+0x5301008e CC drivers/power/power_supply_leds.o CC [M] drivers/iio/light/gp2ap020a00f.o CC drivers/input/misc/gpio-beeper.o CC [M] drivers/gpio/gpio-mcp23s08.o CC [M] drivers/net/wimax/i2400m/control.o drivers/iio/adc/mxs-lradc.o: warning: objtool: mxs_lradc_buffer_preenable()+0xb4: can't find jump dest instruction at .text+0xff00035a drivers/iio/adc/xilinx-xadc-core.o: warning: objtool: xadc_zynq_interrupt_handler()+0x110: can't find jump dest instruction at .text+0x530003d4 LD drivers/net/ethernet/synopsys/built-in.o drivers/md/dm-sysfs.o: warning: objtool: dm_attr_use_blk_mq_show()+0xc: call without frame pointer save/setup drivers/md/dm-sysfs.o: warning: objtool: dm_attr_suspended_show()+0xc: call without frame pointer save/setup drivers/md/dm-sysfs.o: warning: objtool: dm_attr_uuid_show()+0x11: call without frame pointer save/setup drivers/md/dm-sysfs.o: warning: objtool: dm_attr_name_show()+0xe: call without frame pointer save/setup drivers/md/dm-sysfs.o: warning: objtool: dm_attr_store()+0x28: call without frame pointer save/setup drivers/md/dm-sysfs.o: warning: objtool: dm_attr_show()+0x21: call without frame pointer save/setup drivers/md/dm-sysfs.o: warning: objtool: dm_sysfs_init()+0x13: call without frame pointer save/setup drivers/md/dm-sysfs.o: warning: objtool: dm_sysfs_exit()+0x9: call without frame pointer save/setup fs/btrfs/xattr.o: warning: objtool: do_setxattr()+0x61: can't find jump dest instruction at .text+0xa60000b7 CC [M] drivers/md/persistent-data/dm-btree-remove.o CC [M] fs/btrfs/locking.o net/wireless/radiotap.o: warning: objtool: ieee80211_radiotap_iterator_next()+0x24: can't find jump dest instruction at .text+0x8d0000da drivers/iio/proximity/as3935.o: warning: objtool: as3935_probe()+0x1c: can't find jump dest instruction at .text+0xbc020382 drivers/net/phy/mdio_bus.o: warning: objtool: __mdiobus_register()+0x17: can't find jump dest instruction at .text+0x560101bd drivers/iio/dac/ad5593r.o: warning: objtool: ad5593r_i2c_remove()+0x8: call without frame pointer save/setup drivers/iio/dac/ad5593r.o: warning: objtool: ad5593r_i2c_probe()+0xf: call without frame pointer save/setup drivers/iio/dac/ad5593r.o: warning: objtool: ad5593r_read_adc()+0x2a: call without frame pointer save/setup drivers/iio/dac/ad5593r.o: warning: objtool: ad5593r_write_dac()+0x19: call without frame pointer save/setup drivers/iio/dac/ad5593r.o: warning: objtool: ad5593r_reg_write()+0x16: call without frame pointer save/setup drivers/iio/dac/ad5593r.o: warning: objtool: ad5593r_gpio_read()+0x18: call without frame pointer save/setup drivers/iio/dac/ad5593r.o: warning: objtool: ad5593r_reg_read()+0x1a: call without frame pointer save/setup drivers/iio/dac/ad5593r.o: warning: objtool: ad5593r_driver_init()+0x12: call without frame pointer save/setup drivers/iio/dac/ad5593r.o: warning: objtool: ad5593r_driver_exit()+0xb: call without frame pointer save/setup CC drivers/net/phy/at803x.o CC [M] drivers/md/dm-path-selector.o LD [M] drivers/iio/adc/xilinx-xadc.o drivers/i2c/busses/i2c-viperboard.o: warning: objtool: vprbrd_i2c_probe()+0x42: can't find jump dest instruction at .text+0x13010148 LD [M] drivers/iio/imu/inv_mpu6050/inv-mpu6050.o fs/proc/version.o: warning: objtool: version_proc_open()+0x10: call without frame pointer save/setup fs/proc/version.o: warning: objtool: version_proc_show()+0x33: call without frame pointer save/setup fs/proc/version.o: warning: objtool: proc_version_init()+0x19: call without frame pointer save/setup net/mac80211/ethtool.o: warning: objtool: ieee80211_get_strings()+0x54: can't find jump dest instruction at .text+0x810000ba CC [M] drivers/misc/isl29020.o CC [M] drivers/iio/dac/max517.o drivers/gpio/gpio-zx.o: warning: objtool: zx_irq_type()+0x36: can't find jump dest instruction at .text+0x8c0000bc drivers/isdn/hisax/tei.o: warning: objtool: tei_id_assign()+0xc9: can't find jump dest instruction at .text+0x6d00012d drivers/nvmem/mxs-ocotp.o: warning: objtool: mxs_ocotp_remove()+0x10: call without frame pointer save/setup drivers/nvmem/mxs-ocotp.o: warning: objtool: mxs_ocotp_driver_init()+0x12: call without frame pointer save/setup drivers/nvmem/mxs-ocotp.o: warning: objtool: mxs_ocotp_driver_exit()+0xb: call without frame pointer save/setup CC fs/proc/namespaces.o CC [M] drivers/iio/industrialio-buffer.o CC drivers/md/bcache/super.o CC [M] drivers/net/ethernet/microchip/encx24j600-regmap.o fs/btrfs/sysfs.o: warning: objtool: init_feature_attrs()+0x12b: can't find jump dest instruction at .text+0x7800046f CC [M] net/wireless/nl80211.o LD fs/nls/built-in.o CC [M] drivers/hid/hid-picolcd_core.o drivers/misc/lis3lv02d/lis3lv02d.o: warning: objtool: lis3lv02d_misc_read()+0x55: can't find jump dest instruction at .text+0x130103cb CC [M] drivers/input/joystick/twidjoy.o CC [M] net/mac80211/mesh.o drivers/hid/hid-multitouch.o: warning: objtool: mt_feature_mapping()+0x4a: can't find jump dest instruction at .text+0x8a0001a0 fs/nls/mac-gaelic.o: warning: objtool: init_nls_macgaelic()+0x12: call without frame pointer save/setup fs/nls/mac-gaelic.o: warning: objtool: exit_nls_macgaelic()+0xb: call without frame pointer save/setup drivers/iio/imu/inv_mpu6050/inv_mpu_spi.o: warning: objtool: inv_mpu_remove()+0x4: call without frame pointer save/setup drivers/iio/imu/inv_mpu6050/inv_mpu_spi.o: warning: objtool: inv_mpu_probe()+0x17: call without frame pointer save/setup drivers/iio/imu/inv_mpu6050/inv_mpu_spi.o: warning: objtool: inv_mpu_i2c_disable()+0x26: call without frame pointer save/setup drivers/iio/imu/inv_mpu6050/inv_mpu_spi.o: warning: objtool: inv_mpu_driver_init()+0x12: call without frame pointer save/setup drivers/iio/imu/inv_mpu6050/inv_mpu_spi.o: warning: objtool: inv_mpu_driver_exit()+0xb: call without frame pointer save/setup drivers/input/joystick/interact.o: warning: objtool: interact_read_packet()+0x70: can't find jump dest instruction at .text+0xaf000076 LD [M] drivers/iio/imu/inv_mpu6050/inv-mpu6050-spi.o drivers/leds/leds-lp55xx-common.o: warning: objtool: lp55xx_init_led()+0x31: can't find jump dest instruction at .text+0xe7000487 fs/ocfs2/suballoc.o: warning: objtool: ocfs2_relink_block_group()+0x56: can't find jump dest instruction at .text+0x3e0100dc CC [M] net/mac80211/mesh_pathtbl.o drivers/md/dm-io.o: warning: objtool: do_region()+0x6b: can't find jump dest instruction at .text+0xd8010421 net/sched/cls_rsvp.o: warning: objtool: rsvp_walk()+0x23: can't find jump dest instruction at .text+0x81000079 fs/ocfs2/quota_local.o: warning: objtool: ocfs2_read_quota_block()+0x2a: can't find jump dest instruction at .text+0x92000100 LD drivers/platform/chrome/built-in.o crypto/rng.o: warning: objtool: crypto_unregister_rng()+0x8: call without frame pointer save/setup crypto/rng.o: warning: objtool: crypto_unregister_rngs()+0x25: call without frame pointer save/setup crypto/rng.o: warning: objtool: crypto_register_rng()+0x2d: call without frame pointer save/setup crypto/rng.o: warning: objtool: crypto_register_rngs()+0x39: call without frame pointer save/setup crypto/rng.o: warning: objtool: crypto_rng_report()+0x69: call without frame pointer save/setup crypto/rng.o: warning: objtool: crypto_rng_show()+0x1f: call without frame pointer save/setup crypto/rng.o: warning: objtool: crypto_put_default_rng()+0xb: call without frame pointer save/setup crypto/rng.o: warning: objtool: crypto_del_default_rng()+0x15: call without frame pointer save/setup crypto/rng.o: warning: objtool: crypto_alloc_rng()+0xf: call without frame pointer save/setup crypto/rng.o: warning: objtool: crypto_rng_reset()+0x59: call without frame pointer save/setup crypto/rng.o: warning: objtool: crypto_get_default_rng()+0x17: call without frame pointer save/setup CC [M] net/sched/sch_tbf.o drivers/phy/phy-bcm-kona-usb2.o: warning: objtool: bcm_kona_usb2_probe()+0x2c: can't find jump dest instruction at .text+0x870000e2 CC [M] drivers/iio/dac/mcp4725.o CC [M] drivers/net/wimax/i2400m/driver.o CC [M] drivers/md/dm-mpath.o CC [M] drivers/iio/industrialio-trigger.o CC [M] drivers/leds/leds-tlc591xx.o CC crypto/drbg.o drivers/iio/temperature/tsys01.o: warning: objtool: tsys01_read_temperature()+0x4f: can't find jump dest instruction at .text+0x8a000055 net/xfrm/xfrm_policy.o: warning: objtool: __xfrm_policy_unlink()+0x1b: can't find jump dest instruction at .text+0x960000e1 CC [M] drivers/base/regmap/regmap-i2c.o CC [M] drivers/net/mii.o drivers/iio/trigger/iio-trig-interrupt.o: warning: objtool: iio_interrupt_trigger_probe()+0x2e: can't find jump dest instruction at .text+0xe1000084 CC lib/check_signature.o drivers/hid/hid-petalynx.o: warning: objtool: pl_input_mapping()+0x71: can't find call dest symbol at offset 0xbaff0245 drivers/net/ppp/bsd_comp.o: warning: objtool: bsd_compress()+0x32: can't find jump dest instruction at .text+0x2d0201b8 CC [M] net/wireless/mlme.o fs/reiserfs/journal.o: warning: objtool: remove_journal_hash()+0x32: can't find jump dest instruction at .text+0xa4000038 net/mac80211/spectmgmt.o: warning: objtool: ieee80211_send_refuse_measurement_request()+0x53: can't find jump dest instruction at .text+0xde000059 fs/jfs/resize.o: warning: objtool: jfs_extendfs()+0x54: can't find jump dest instruction at .text+0x8c03005a drivers/iio/potentiometer/mcp4131.o: warning: objtool: mcp4131_probe()+0x2c: can't find jump dest instruction at .text+0xad000032 LD drivers/misc/lis3lv02d/built-in.o CC [M] drivers/gpio/gpio-pca953x.o drivers/nfc/st-nci/se.o: warning: objtool: st_nci_hci_network_init()+0x39: can't find jump dest instruction at .text+0x2301031f LD drivers/net/ethernet/via/built-in.o CC [M] net/mac80211/mesh_plink.o CC [M] drivers/net/ppp/ppp_mppe.o CC [M] drivers/hid/hid-picolcd_fb.o LD [M] drivers/nfc/st-nci/st-nci_i2c.o CC [M] drivers/iio/industrialio-triggered-event.o CC [M] drivers/net/usb/asix_devices.o CC [M] drivers/iio/pressure/mpl115_spi.o drivers/iio/dac/ad5449.o: warning: objtool: ad5449_read_raw()+0x18: can't find jump dest instruction at .text+0x800001ae net/x25/x25_forward.o: warning: objtool: x25_forward_call()+0x37: can't find jump dest instruction at .text+0xa700003d drivers/pps/sysfs.o: warning: objtool: path_show()+0x1e: call without frame pointer save/setup drivers/pps/sysfs.o: warning: objtool: name_show()+0x1a: call without frame pointer save/setup drivers/pps/sysfs.o: warning: objtool: echo_show()+0x25: call without frame pointer save/setup drivers/pps/sysfs.o: warning: objtool: mode_show()+0x1d: call without frame pointer save/setup drivers/pps/sysfs.o: warning: objtool: clear_show()+0x36: call without frame pointer save/setup drivers/pps/sysfs.o: warning: objtool: assert_show()+0x36: call without frame pointer save/setup CC [M] drivers/gpio/gpio-pcf857x.o CC [M] drivers/hid/hid-picolcd_backlight.o CC [M] drivers/iio/dac/mcp4922.o net/wireless/core.o: warning: objtool: wiphy_verify_combinations()+0x18: can't find jump dest instruction at .text+0x6b01003e drivers/nfc/st21nfca/dep.o: warning: objtool: st21nfca_im_send_atr_req()+0x34: can't find jump dest instruction at .text+0xa70102ea CC [M] drivers/mmc/core/debugfs.o fs/ocfs2/super.o: warning: objtool: ocfs2_verify_volume()+0x41: can't find jump dest instruction at .text+0x8d0000c7 CC [M] drivers/powercap/intel_rapl.o drivers/mmc/host/dw_mmc.o: warning: objtool: dw_mci_idmac_init()+0xb: can't find jump dest instruction at .text+0x91000081 CC [M] net/irda/irlan/irlan_provider_event.o CC [M] fs/ocfs2/stackglue.o LD [M] fs/reiserfs/reiserfs.o CC [M] drivers/hid/hid-picolcd_lcd.o drivers/mmc/host/ushc.o: warning: objtool: ushc_request()+0xcf: can't find jump dest instruction at .text+0x240102a5 LD [M] net/x25/x25.o drivers/phy/phy-exynos-mipi-video.o: warning: objtool: exynos_mipi_video_phy_driver_init()+0x12: 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 drivers/iio/imu/adis.o: warning: objtool: adis_write_reg()+0x1b9: can't find jump dest instruction at .text+0x1b0101bf LD drivers/net/wireless/ath/built-in.o CC [M] net/wireless/ibss.o LD drivers/nvmem/nvmem_core.o drivers/iio/gyro/st_gyro_spi.o: warning: objtool: st_gyro_spi_remove()+0xb: call without frame pointer save/setup drivers/iio/gyro/st_gyro_spi.o: warning: objtool: st_gyro_spi_probe()+0xf: call without frame pointer save/setup drivers/iio/gyro/st_gyro_spi.o: warning: objtool: st_gyro_driver_init()+0x12: call without frame pointer save/setup drivers/iio/gyro/st_gyro_spi.o: warning: objtool: st_gyro_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/md/persistent-data/dm-btree-spine.o CC [M] drivers/md/dm-round-robin.o CC [M] drivers/net/ppp/pppox.o drivers/net/phy/phy_device.o: warning: objtool: gen10g_read_status()+0x34: can't find jump dest instruction at .text+0x8200019a CC drivers/net/phy/mdio-bcm-unimac.o drivers/pps/pps.o: warning: objtool: pps_cdev_ioctl()+0x2f: can't find jump dest instruction at .text+0xb030125 drivers/mmc/core/quirks.o: warning: objtool: mmc_fixup_device()+0x5b: can't find jump dest instruction at .text+0xe6000071 net/xfrm/xfrm_algo.o: warning: objtool: xfrm_probe_algs()+0x11: can't find jump dest instruction at .text+0xf80000f7 CC [M] drivers/iio/pressure/mpl3115.o drivers/iio/dac/ad5592r-base.o: warning: objtool: ad5592r_set_channel_modes()+0x23: can't find jump dest instruction at .text+0x60020049 drivers/nvmem/vf610-ocotp.o: warning: objtool: vf610_ocotp_read()+0x22: can't find jump dest instruction at .text+0xaa0000a8 drivers/gpio/gpio-kempld.o: warning: objtool: kempld_gpio_probe()+0x40: can't find jump dest instruction at .text+0x74010046 drivers/i2c/busses/i2c-brcmstb.o: warning: objtool: brcmstb_send_i2c_cmd()+0x2c: can't find jump dest instruction at .text+0xbc0001d2 CC [M] drivers/net/wireless/ath/main.o LD net/xfrm/built-in.o drivers/iio/imu/adis16480.o: warning: objtool: adis16480_write_raw()+0x4f: can't find jump dest instruction at .text+0xca0003f5 CC drivers/power/wm831x_power.o LD drivers/nvmem/nvmem_lpc18xx_eeprom.o fs/btrfs/disk-io.o: warning: objtool: btrfs_destroy_pinned_extent()+0x98: can't find jump dest instruction at .text+0x7d0000dc CC lib/hweight.o drivers/base/regmap/regmap-mmio.o: warning: objtool: regmap_mmio_gen_context.part.8()+0x3f: can't find jump dest instruction at .text+0xc70001b5 drivers/net/ethernet/cadence/macb.o: warning: objtool: macb_set_hwaddr()+0x26: can't find jump dest instruction at .text+0xd900006c drivers/iio/proximity/sx9500.o: warning: objtool: sx9500_write_event_config()+0x75: can't find jump dest instruction at .text+0x990003eb drivers/leds/leds-lp5521.o: warning: objtool: lp5521_update_program_memory()+0x6d: can't find jump dest instruction at .text+0xeb0001c3 LD drivers/i2c/built-in.o drivers/pps/kc.o: warning: objtool: pps_kc_bind()+0x2c: can't find jump dest instruction at .text+0x80000032 net/sched/sch_fq_codel.o: warning: objtool: fq_codel_dump_class_stats()+0x5b: can't find jump dest instruction at .text+0x3c010261 CC drivers/md/bcache/sysfs.o fs/nls/mac-roman.o: warning: objtool: init_nls_macroman()+0x12: call without frame pointer save/setup fs/nls/mac-roman.o: warning: objtool: exit_nls_macroman()+0xb: call without frame pointer save/setup drivers/iio/temperature/mlx90614.o: warning: objtool: mlx90614_probe()+0x40: can't find jump dest instruction at .text+0x140102f6 CC [M] drivers/isdn/mISDN/stack.o CC [M] fs/btrfs/orphan.o LD drivers/iio/imu/built-in.o CC [M] drivers/iio/magnetometer/st_magn_core.o drivers/nfc/st21nfca/vendor_cmds.o: warning: objtool: st21nfca_hci_loopback()+0x32: call without frame pointer save/setup drivers/nfc/st21nfca/vendor_cmds.o: warning: objtool: st21nfca_hci_dm_field_generator()+0x1e: call without frame pointer save/setup drivers/nfc/st21nfca/vendor_cmds.o: warning: objtool: st21nfca_hci_dm_load()+0x1e: call without frame pointer save/setup drivers/nfc/st21nfca/vendor_cmds.o: warning: objtool: st21nfca_hci_dm_get_data()+0x27: call without frame pointer save/setup drivers/nfc/st21nfca/vendor_cmds.o: warning: objtool: st21nfca_hci_dm_get_info()+0x27: call without frame pointer save/setup drivers/nfc/st21nfca/vendor_cmds.o: warning: objtool: st21nfca_hci_dm_update_aid()+0x1e: call without frame pointer save/setup drivers/nfc/st21nfca/vendor_cmds.o: warning: objtool: st21nfca_hci_dm_put_data()+0x1e: call without frame pointer save/setup drivers/nfc/st21nfca/vendor_cmds.o: warning: objtool: st21nfca_hci_get_param()+0x29: call without frame pointer save/setup drivers/nfc/st21nfca/vendor_cmds.o: warning: objtool: st21nfca_hci_dm_reset()+0x2e: call without frame pointer save/setup drivers/nfc/st21nfca/vendor_cmds.o: warning: objtool: st21nfca_hci_clear_all_pipes()+0xb: call without frame pointer save/setup drivers/nfc/st21nfca/vendor_cmds.o: warning: objtool: st21nfca_vendor_cmds_init()+0xc: call without frame pointer save/setup drivers/nfc/st21nfca/vendor_cmds.o: warning: objtool: st21nfca_hci_loopback_event_received()+0x21: call without frame pointer save/setup CC [M] net/sched/sch_teql.o LD [M] drivers/iio/gyro/st_gyro.o CC drivers/net/ethernet/dnet.o LD drivers/net/wireless/broadcom/built-in.o CC [M] drivers/net/wimax/i2400m/fw.o drivers/mfd/wm831x-otp.o: warning: objtool: wm831x_unique_id_show()+0x24: can't find call dest symbol at offset 0x88000078 CC [M] drivers/net/wireless/ath/regd.o CC [M] drivers/input/input-leds.o CC [M] drivers/iio/light/hid-sensor-prox.o drivers/phy/phy-pxa-28nm-usb2.o: warning: objtool: mv_usb2_phy_probe()+0x2c: can't find jump dest instruction at .text+0x8c0000d2 LD [M] drivers/nfc/st-nci/st-nci.o LD drivers/nvmem/nvmem_mtk-efuse.o CC [M] drivers/iio/magnetometer/st_magn_buffer.o CC [M] drivers/iio/pressure/ms5611_core.o fs/ocfs2/quota_global.o: warning: objtool: ocfs2_quota_read()+0x54: can't find jump dest instruction at .text+0x3a01057a drivers/gpio/gpio-adp5588.o: warning: objtool: adp5588_gpio_probe()+0x1e: can't find jump dest instruction at .text+0x600201f4 CC drivers/input/misc/keyspan_remote.o drivers/iio/imu/adis_buffer.o: warning: objtool: adis_update_scan_mode()+0x65: can't find jump dest instruction at .text+0x7a0100cb CC [M] drivers/gpio/gpio-tps65086.o CC drivers/pwm/core.o LD drivers/nvmem/nvmem_qfprom.o CC lib/assoc_array.o drivers/input/keyboard/newtonkbd.o: warning: objtool: nkbd_connect()+0x1ec: can't find jump dest instruction at .text+0x52ff0240 CC [M] drivers/input/joydev.o CC [M] drivers/net/ppp/pppoe.o drivers/isdn/mISDN/hwchannel.o: warning: objtool: mISDN_ctrl_bchannel()+0xdb: can't find jump dest instruction at .text+0x7400041f drivers/base/regmap/regmap-spi.o: warning: objtool: regmap_spi_async_write()+0x36: can't find jump dest instruction at .text+0xae0001dc CC drivers/net/ethernet/samsung/sxgbe/sxgbe_main.o CC drivers/power/da9052-battery.o CC [M] drivers/net/ethernet/ethoc.o drivers/iio/pressure/mpl115_i2c.o: warning: objtool: mpl115_i2c_probe()+0x44: call without frame pointer save/setup drivers/iio/pressure/mpl115_i2c.o: warning: objtool: mpl115_i2c_write()+0xf: call without frame pointer save/setup drivers/iio/pressure/mpl115_i2c.o: warning: objtool: mpl115_i2c_read()+0xc: call without frame pointer save/setup drivers/iio/pressure/mpl115_i2c.o: warning: objtool: mpl115_i2c_driver_init()+0x12: call without frame pointer save/setup drivers/iio/pressure/mpl115_i2c.o: warning: objtool: mpl115_i2c_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/iio/light/jsa1212.o drivers/iio/light/cm3232.o: warning: objtool: cm3232_get_lux()+0x120: can't find jump dest instruction at .text+0x370001d4 CC drivers/input/keyboard/sunkbd.o LD drivers/nvmem/nvmem_rockchip_efuse.o CC [M] drivers/iio/pressure/ms5611_i2c.o CC [M] drivers/isdn/i4l/isdnhdlc.o drivers/iio/industrialio-event.o: warning: objtool: iio_device_add_event()+0x3a: can't find jump dest instruction at .text+0x36010100 CC [M] drivers/input/keyboard/adp5589-keys.o LD [M] drivers/iio/imu/adis_lib.o CC [M] drivers/net/phy/marvell.o CC drivers/ras/ras.o fs/btrfs/file.o: warning: objtool: check_can_nocow()+0x36: can't find jump dest instruction at .text+0x180101ac drivers/nfc/pn533/pn533.o: warning: objtool: pn533_build_response()+0x1f: can't find jump dest instruction at .text+0xab000345 drivers/phy/phy-omap-control.o: warning: objtool: omap_control_phy_power()+0xe: can't find jump dest instruction at .text+0xe30000b4 drivers/base/power/domain_governor.o: warning: objtool: default_suspend_ok()+0x40: can't find jump dest instruction at .text+0x87000056 drivers/hwmon/sht15.o: warning: objtool: sht15_bh_read_data()+0x140: can't find jump dest instruction at .text+0x4d000565 CC [M] drivers/phy/phy-spear1310-miphy.o CC [M] drivers/net/can/usb/peak_usb/pcan_usb.o drivers/mmc/core/sdio_cis.o: warning: objtool: sdio_read_cis()+0x48: can't find jump dest instruction at .text+0xe01020e drivers/iio/light/cm3323.o: warning: objtool: cm3323_write_raw()+0xbb: can't find jump dest instruction at .text+0x6e0000bf CC [M] drivers/input/evdev.o fs/jfs/jfs_txnmgr.o: warning: objtool: xtLog()+0x38: can't find jump dest instruction at .text+0x3f0101fe CC [M] net/sched/sch_fq.o CC drivers/input/misc/pcap_keys.o CC [M] drivers/gpio/gpio-ts4800.o CC drivers/power/max8903_charger.o drivers/iio/temperature/tsys02d.o: warning: objtool: tsys02d_probe()+0x33: can't find jump dest instruction at .text+0xd8000039 CC drivers/misc/ti-st/st_ll.o LD [M] drivers/nvmem/nvmem-mxs-ocotp.o CC [M] drivers/iio/light/lm3533-als.o drivers/base/regmap/regmap-debugfs.o: warning: objtool: regmap_cache_only_write_file()+0xfc: can't find jump dest instruction at .text+0x65000240 drivers/net/usb/kaweth.o: warning: objtool: kaweth_usb_receive()+0x4b: can't find jump dest instruction at .text+0xee0102e1 CC [M] drivers/isdn/hisax/callc.o CC drivers/ptp/ptp_sysfs.o drivers/input/joystick/tmdc.o: warning: objtool: tmdc_read_packet()+0x79: can't find jump dest instruction at .text+0x6901007f fs/btrfs/ordered-data.o: warning: objtool: __tree_search()+0x20: can't find jump dest instruction at .text+0xe9000025 drivers/nfc/st21nfca/se.o: warning: objtool: st21nfca_apdu_reader_event_received()+0x33: can't find jump dest instruction at .text+0x860002c9 drivers/misc/lis3lv02d/lis3lv02d_i2c.o: warning: objtool: lis3lv02d_i2c_probe()+0x2b: can't find jump dest instruction at .text+0x68010181 drivers/gpio/gpio-max7300.o: warning: objtool: max7300_remove()+0x8: call without frame pointer save/setup drivers/gpio/gpio-max7300.o: warning: objtool: max7300_probe()+0x3d: call without frame pointer save/setup drivers/gpio/gpio-max7300.o: warning: objtool: max7300_i2c_write()+0xf: call without frame pointer save/setup drivers/gpio/gpio-max7300.o: warning: objtool: max7300_i2c_read()+0xc: call without frame pointer save/setup drivers/gpio/gpio-max7300.o: warning: objtool: max7300_init()+0x12: call without frame pointer save/setup drivers/gpio/gpio-max7300.o: warning: objtool: max7300_exit()+0xb: call without frame pointer save/setup CC [M] drivers/ide/ide_platform.o CC [M] drivers/isdn/hisax/fsm.o drivers/leds/leds-tlc591xx.o: warning: objtool: tlc591xx_remove()+0x56: call without frame pointer save/setup drivers/leds/leds-tlc591xx.o: warning: objtool: tlc591xx_driver_init()+0x12: call without frame pointer save/setup drivers/leds/leds-tlc591xx.o: warning: objtool: tlc591xx_driver_exit()+0xb: call without frame pointer save/setup CC [M] fs/btrfs/export.o drivers/misc/ti-st/st_kim.o: warning: objtool: kim_probe()+0x20: can't find jump dest instruction at .text+0x83010246 CC [M] drivers/input/evbug.o CC drivers/mfd/wm831x-spi.o drivers/md/bcache/movinggc.o: warning: objtool: write_moving()+0xfc: can't find jump dest instruction at .text+0xf8000422 net/irda/ircomm/ircomm_ttp.o: warning: objtool: ircomm_ttp_data_request()+0x20: can't find jump dest instruction at .text+0x9f0000b6 net/bluetooth/l2cap_core.o: warning: objtool: l2cap_classify_txseq()+0x19: can't find jump dest instruction at .text+0x8f0001df CC [M] drivers/net/phy/davicom.o drivers/power/power_supply_core.o: warning: objtool: __power_supply_register()+0x2b: can't find jump dest instruction at .text+0xc6020711 fs/jfs/ioctl.o: warning: objtool: jfs_ioctl()+0x33: can't find jump dest instruction at .text+0x77010039 CC [M] drivers/md/dm-queue-length.o CC [M] drivers/iio/pressure/ms5611_spi.o drivers/md/dm-kcopyd.o: warning: objtool: dm_kcopyd_client_create()+0x27: can't find jump dest instruction at .text+0x8301022d drivers/misc/eeprom/max6875.o: warning: objtool: max6875_update_slice()+0xf8: can't find jump dest instruction at .text+0x7c00014d CC drivers/md/bcache/trace.o drivers/power/power_supply_leds.o: warning: objtool: power_supply_create_bat_triggers()+0x2f: can't find jump dest instruction at .text+0xf7000035 drivers/gpio/gpio-lp3943.o: warning: objtool: lp3943_gpio_probe()+0x3e: can't find jump dest instruction at .text+0x91000044 drivers/iio/dac/ad5592r.o: warning: objtool: ad5592r_spi_wnop_r16()+0x42: can't find call dest symbol at offset 0x6a0000d6 CC [M] drivers/iio/light/ltr501.o CC [M] drivers/misc/tsl2550.o CC [M] drivers/md/dm-service-time.o drivers/gpio/gpio-dln2.o: warning: objtool: dln2_gpio_probe()+0x38: can't find jump dest instruction at .text+0x920104fe CC drivers/power/gpio-charger.o LD [M] drivers/nvmem/nvmem-vf610-ocotp.o drivers/platform/chrome/cros_ec_lpc.o: warning: objtool: cros_ec_lpc_probe()+0x15: can't find jump dest instruction at .text+0x1d0100bb LD [M] net/bluetooth/bluetooth.o CC drivers/ras/debugfs.o lib/iomap.o: warning: objtool: iowrite32()+0x2e: can't find call dest symbol at offset 0x8e0000a2 drivers/ptp/ptp_chardev.o: warning: objtool: ptp_set_pinfunc()+0x6d: can't find jump dest instruction at .text+0x920000e3 drivers/hwmon/smsc47m1.o: warning: objtool: smsc47m1_update_device()+0x41: can't find jump dest instruction at .text+0xce000127 drivers/input/joystick/as5011.o: warning: objtool: as5011_configure_chip.isra.7()+0x37: can't find jump dest instruction at .text+0x6e01022d drivers/iio/magnetometer/mag3110.o: warning: objtool: mag3110_probe.part.5()+0x35: can't find jump dest instruction at .text+0x401010b drivers/input/joystick/spaceorb.o: warning: objtool: spaceorb_connect()+0x12d: can't find jump dest instruction at .text+0x12000181 net/sched/cls_basic.o: warning: objtool: basic_set_parms()+0x48: can't find jump dest instruction at .text+0x8a0003be CC [M] net/wireless/sme.o drivers/net/phy/dp83848.o: warning: objtool: dp83848_ack_interrupt()+0x16: call without frame pointer save/setup drivers/net/phy/dp83848.o: warning: objtool: dp83848_config_intr()+0x1c: 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 [M] drivers/gpio/gpio-viperboard.o CC [M] drivers/net/wimax/i2400m/op-rfkill.o LD drivers/net/wireless/broadcom/b43legacy/built-in.o CC lib/bitrev.o CC [M] drivers/input/joystick/warrior.o drivers/net/phy/dp83867.o: warning: objtool: dp83867_config_init()+0x14: can't find jump dest instruction at .text+0xbe00004a drivers/leds/leds-lp8501.o: warning: objtool: lp8501_update_program_memory()+0x6e: can't find jump dest instruction at .text+0x82000124 drivers/misc/ti-st/st_core.o: warning: objtool: st_tty_close()+0x4e: can't find jump dest instruction at .text+0xc90000e4 CC [M] drivers/hwmon/w83795.o drivers/mmc/core/slot-gpio.o: warning: objtool: mmc_gpio_alloc()+0x25: can't find jump dest instruction at .text+0xa000043b drivers/md/bcache/stats.o: warning: objtool: bch_stats_show()+0x11: can't find jump dest instruction at .text+0xd1000037 drivers/net/phy/et1011c.o: warning: objtool: et1011c_config_aneg()+0x1b: call without frame pointer save/setup drivers/net/phy/et1011c.o: warning: objtool: et1011c_read_status()+0x13: call without frame pointer save/setup drivers/net/phy/et1011c.o: warning: objtool: phy_module_init()+0x12: call without frame pointer save/setup drivers/net/phy/et1011c.o: warning: objtool: phy_module_exit()+0x10: call without frame pointer save/setup CC [M] drivers/net/wimax/i2400m/sysfs.o CC drivers/md/bcache/util.o LD drivers/platform/built-in.o CC [M] net/sched/sch_hhf.o drivers/net/ppp/ppp_async.o: warning: objtool: async_lcp_peek()+0x38: can't find jump dest instruction at .text+0x8800008e CC [M] net/wireless/chan.o LD drivers/net/wireless/cisco/built-in.o CC [M] drivers/isdn/hisax/l3dss1.o CC [M] drivers/net/wireless/broadcom/b43legacy/main.o CC [M] drivers/net/phy/cicada.o CC [M] drivers/hwmon/abituguru.o CC [M] drivers/misc/hmc6352.o LD drivers/nvmem/built-in.o drivers/net/ppp/ppp_generic.o: warning: objtool: ppp_get_stats()+0x1b: can't find jump dest instruction at .text+0xd4000481 CC [M] drivers/leds/leds-ot200.o CC [M] drivers/gpio/gpio-wm8994.o drivers/ide/ide-cd_ioctl.o: warning: objtool: cdrom_eject()+0xa4: can't find jump dest instruction at .text+0x7b0000a9 CC [M] drivers/net/wireless/broadcom/b43legacy/ilt.o net/mac80211/wme.o: warning: objtool: ieee80211_downgrade_queue()+0x8f: can't find jump dest instruction at .text+0x7d000093 drivers/md/dm-ioctl.o: warning: objtool: __find_device_hash_cell()+0x66: can't find jump dest instruction at .text+0xb400022c CC [M] drivers/net/wireless/cisco/airo_cs.o CC [M] drivers/iio/light/max44000.o CC [M] drivers/isdn/hisax/l3ni1.o CC [M] drivers/net/phy/lxt.o drivers/pps/kapi.o: warning: objtool: pps_event()+0x20: can't find jump dest instruction at .text+0x1f020026 LD drivers/net/wireless/marvell/built-in.o CC [M] drivers/md/dm-switch.o drivers/input/misc/gpio-beeper.o: warning: objtool: gpio_beeper_probe()+0x2c: can't find jump dest instruction at .text+0xc1000032 CC [M] fs/ocfs2/stack_o2cb.o drivers/isdn/hisax/lmgr.o: warning: objtool: hisax_manager()+0x5a: call without frame pointer save/setup CC [M] net/irda/irlan/irlan_client_event.o drivers/input/joystick/twidjoy.o: warning: objtool: twidjoy_connect()+0x163: can't find jump dest instruction at .text+0xdbff01b7 drivers/isdn/hisax/isdnl3.o: warning: objtool: new_l3_process()+0x2a: can't find jump dest instruction at .text+0x860007c0 net/irda/irlan/irlan_filter.o: warning: objtool: irlan_filter_request()+0x10: can't find jump dest instruction at .text+0x97010016 drivers/iio/trigger/iio-trig-sysfs.o: warning: objtool: iio_sysfs_trigger_probe()+0x6e: can't find jump dest instruction at .text+0x8a0001a4 CC [M] net/wireless/ethtool.o CC drivers/input/misc/regulator-haptic.o CC [M] drivers/iio/pressure/ms5637.o drivers/net/phy/mdio_device.o: warning: objtool: mdio_driver_unregister()+0x4: call without frame pointer save/setup drivers/net/phy/mdio_device.o: warning: objtool: mdio_driver_register()+0x1f: call without frame pointer save/setup drivers/net/phy/mdio_device.o: warning: objtool: mdio_device_remove()+0xc: call without frame pointer save/setup drivers/net/phy/mdio_device.o: warning: objtool: mdio_device_create()+0x26: call without frame pointer save/setup drivers/net/phy/mdio_device.o: warning: objtool: mdio_device_release()+0x4: call without frame pointer save/setup drivers/net/phy/mdio_device.o: warning: objtool: mdio_device_free()+0x4: call without frame pointer save/setup drivers/net/phy/mdio_device.o: warning: objtool: mdio_device_register()+0x1c: call without frame pointer save/setup drivers/hwmon/f71882fg.o: warning: objtool: f71882fg_remove()+0x6c: can't find jump dest instruction at .text+0xc60000c2 CC drivers/pps/clients/pps-gpio.o LD [M] drivers/nfc/st21nfca/st21nfca_hci.o drivers/iio/industrialio-triggered-event.o: warning: objtool: iio_triggered_event_cleanup()+0xf: call without frame pointer save/setup drivers/iio/industrialio-triggered-event.o: warning: objtool: iio_triggered_event_setup()+0x2f: call without frame pointer save/setup CC [M] drivers/iio/light/opt3001.o LD drivers/net/wireless/mediatek/built-in.o drivers/isdn/gigaset/capi.o: warning: objtool: gigaset_proc_show()+0x41: can't find jump dest instruction at .text+0xe7020117 drivers/mmc/core/sdio_irq.o: warning: objtool: process_sdio_pending_irqs()+0x2e: can't find jump dest instruction at .text+0xbf000034 drivers/md/persistent-data/dm-space-map-metadata.o: warning: objtool: sm_metadata_extend()+0xef: can't find jump dest instruction at .text+0xce000585 CC [M] drivers/power/pda_power.o LD [M] drivers/isdn/gigaset/gigaset.o drivers/misc/isl29020.o: warning: objtool: als_lux_input_data_show()+0x58: can't find jump dest instruction at .text+0x9b00015e LD drivers/net/wireless/broadcom/b43/built-in.o CC fs/proc/self.o CC [M] drivers/power/wm831x_backup.o CC lib/rational.o CC drivers/net/wireless/intersil/hostap/hostap_80211_rx.o CC [M] drivers/net/wireless/broadcom/b43/main.o drivers/isdn/i4l/isdn_net.o: warning: objtool: isdn_net_realrm()+0x24: can't find jump dest instruction at .text+0x8b0100ea CC drivers/net/wireless/intersil/hostap/hostap_80211_tx.o CC drivers/ptp/ptp_pch.o drivers/ide/ide-cd_verbose.o: warning: objtool: ide_cd_log_error()+0x39: can't find jump dest instruction at .text+0x5d02003f drivers/power/power_supply_sysfs.o: warning: objtool: power_supply_show_property()+0x52: can't find jump dest instruction at .text+0x81000158 CC [M] drivers/power/act8945a_charger.o drivers/input/misc/ad714x-spi.o: warning: objtool: ad714x_spi_write()+0x39: can't find call dest symbol at offset 0x5300023d drivers/powercap/powercap_sys.o: warning: objtool: create_constraints()+0xc: can't find jump dest instruction at .text+0xbf010012 lib/devres.o: warning: objtool: devm_ioremap_resource()+0x36: can't find call dest symbol at offset 0xf5ff043a fs/btrfs/async-thread.o: warning: objtool: normal_work_helper()+0x71: can't find call dest symbol at offset 0xcaff0135 drivers/iio/dac/max517.o: warning: objtool: max517_probe()+0x2c: can't find jump dest instruction at .text+0xf5000082 drivers/net/can/led.o: warning: objtool: can_led_notifier()+0x68: can't find jump dest instruction at .text+0x9100006e CC [M] net/sched/sch_pie.o LD drivers/phy/built-in.o LD [M] net/irda/ircomm/ircomm.o drivers/iio/pressure/mpl3115.o: warning: objtool: mpl3115_probe.part.4()+0x35: can't find jump dest instruction at .text+0xdb00008b drivers/nfc/st-nci/spi.o: warning: objtool: st_nci_spi_of_request_resources()+0x2c: can't find jump dest instruction at .text+0xa1000082 drivers/hwmon/vt1211.o: warning: objtool: vt1211_update_device()+0x32: can't find jump dest instruction at .text+0xb0010118 CC [M] drivers/input/keyboard/clps711x-keypad.o LD [M] drivers/nfc/st-nci/st-nci_spi.o CC lib/crc-t10dif.o CC [M] drivers/net/wireless/broadcom/b43legacy/phy.o drivers/iio/magnetometer/hid-sensor-magn-3d.o: warning: objtool: magn_3d_read_raw()+0xbb: can't find jump dest instruction at .text+0x7900016f CC lib/crc-itu-t.o LD drivers/net/wireless/intersil/orinoco/built-in.o drivers/net/ethernet/calxeda/xgmac.o: warning: objtool: xgmac_probe()+0x20: can't find jump dest instruction at .text+0xde030426 fs/ocfs2/acl.o: warning: objtool: ocfs2_get_acl_nolock()+0xd8: can't find jump dest instruction at .text+0x6300017c drivers/mfd/wm831x-auxadc.o: warning: objtool: wm831x_auxadc_read_polled()+0x48: can't find jump dest instruction at .text+0x3401007e drivers/iio/dac/mcp4725.o: warning: objtool: mcp4725_probe()+0x2c: can't find jump dest instruction at .text+0xc0100b2 drivers/net/usb/pegasus.o: warning: objtool: intr_callback()+0x18: can't find jump dest instruction at .text+0x9900006e CC drivers/regulator/core.o drivers/md/persistent-data/dm-transaction-manager.o: warning: objtool: dm_tm_create_internal()+0x32: can't find jump dest instruction at .text+0x44010248 CC [M] drivers/net/can/usb/peak_usb/pcan_usb_pro.o CC [M] drivers/net/wireless/broadcom/b43legacy/radio.o LD drivers/net/ethernet/calxeda/built-in.o CC [M] drivers/net/phy/vitesse.o CC [M] drivers/iio/magnetometer/st_magn_i2c.o LD drivers/net/wireless/intersil/p54/built-in.o drivers/leds/leds-tca6507.o: warning: objtool: tca6507_probe_gpios()+0xe5: can't find jump dest instruction at .text+0x710001ba drivers/net/usb/rtl8150.o: warning: objtool: read_bulk_callback()+0x29: can't find jump dest instruction at .text+0xc600015f CC [M] drivers/hwmon/ad7418.o CC [M] drivers/net/wireless/intersil/orinoco/main.o net/mac80211/led.o: warning: objtool: tpt_trig_timer()+0x88: can't find jump dest instruction at .text+0x9400020e LD drivers/powercap/built-in.o drivers/nfc/st21nfca/i2c.o: warning: objtool: st21nfca_hci_i2c_write()+0x7b: can't find jump dest instruction at .text+0xdf010141 CC [M] drivers/net/wireless/broadcom/b43/bus.o CC [M] drivers/isdn/mISDN/layer1.o LD [M] drivers/nfc/st21nfca/st21nfca_i2c.o drivers/iio/pressure/mpl115_spi.o: warning: objtool: mpl115_spi_read()+0x52: can't find call dest symbol at offset 0x5a000116 CC [M] drivers/net/wireless/intersil/p54/eeprom.o CC fs/proc/thread_self.o CC drivers/md/bcache/writeback.o LD fs/ocfs2/cluster/built-in.o CC [M] drivers/iio/pressure/t5403.o net/irda/ircomm/ircomm_tty_ioctl.o: warning: objtool: ircomm_tty_change_speed()+0x18: can't find jump dest instruction at .text+0xc400001e CC [M] drivers/net/wireless/broadcom/b43legacy/sysfs.o drivers/hid/hid-picolcd_backlight.o: warning: objtool: picolcd_init_backlight()+0x1d: can't find jump dest instruction at .text+0xd4000183 LD drivers/net/wireless/ralink/built-in.o drivers/ptp/ptp_clock.o: warning: objtool: ptp_clock_register()+0x54: can't find jump dest instruction at .text+0xaf0202da LD drivers/net/wireless/mediatek/mt7601u/built-in.o CC [M] drivers/md/dm-thin.o CC [M] drivers/leds/leds-pca963x.o CC fs/proc/proc_sysctl.o CC [M] fs/ocfs2/cluster/heartbeat.o CC [M] drivers/md/dm-thin-metadata.o drivers/mmc/core/sdio_io.o: warning: objtool: sdio_disable_func()+0xf: can't find jump dest instruction at .text+0xcc000115 CC drivers/net/ethernet/samsung/sxgbe/sxgbe_desc.o drivers/hid/hid-picolcd_lcd.o: warning: objtool: picolcd_init_lcd()+0x1d: can't find jump dest instruction at .text+0xa7000163 drivers/net/ethernet/samsung/sxgbe/sxgbe_platform.o: warning: objtool: sxgbe_platform_probe()+0xf1: can't find jump dest instruction at .text+0x72000195 HOSTCC lib/gen_crc32table CC [M] drivers/leds/leds-da9052.o CC [M] drivers/net/wireless/mediatek/mt7601u/usb.o CC lib/libcrc32c.o drivers/md/dm-bio-prison.o: warning: objtool: __bio_detain()+0x21: can't find jump dest instruction at .text+0x900004e7 drivers/net/phy/national.o: warning: objtool: ns_10_base_t_hdx_loopack.constprop.3()+0x48: can't find call dest symbol at offset 0x5400020c CC [M] fs/ocfs2/cluster/masklog.o CC [M] drivers/md/dm-verity-target.o drivers/hwmon/asb100.o: warning: objtool: asb100_detect()+0x28: can't find jump dest instruction at .text+0xaa00002e CC [M] drivers/isdn/mISDN/layer2.o CC drivers/net/ethernet/samsung/sxgbe/sxgbe_dma.o net/irda/ircomm/ircomm_param.o: warning: objtool: ircomm_param_service_type()+0x10: can't find jump dest instruction at .text+0xd1000026 CC [M] fs/ocfs2/cluster/sys.o drivers/iio/dac/mcp4922.o: warning: objtool: mcp4922_probe()+0x20: can't find jump dest instruction at .text+0x40010096 net/irda/ircomm/ircomm_tty_attach.o: warning: objtool: ircomm_tty_ias_register()+0x11: can't find jump dest instruction at .text+0x73010017 drivers/md/dm-path-selector.o: warning: objtool: dm_register_path_selector()+0x2d: can't find jump dest instruction at .text+0x9a000123 LD [M] drivers/ide/ide-core.o CC [M] drivers/net/wireless/mediatek/mt7601u/init.o drivers/gpio/gpio-mc33880.o: warning: objtool: mc33880_probe()+0x2b: can't find jump dest instruction at .text+0xcf000151 drivers/hwmon/pc87360.o: warning: objtool: pc87360_autodiv()+0x3c: can't find jump dest instruction at .text+0xaa000222 CC fs/proc/proc_net.o LD fs/ocfs2/dlm/built-in.o drivers/input/input-leds.o: warning: objtool: input_leds_connect()+0x39: can't find jump dest instruction at .text+0xf90100ef drivers/gpio/gpio-ts4800.o: warning: objtool: ts4800_gpio_probe()+0x1b: call without frame pointer save/setup drivers/gpio/gpio-ts4800.o: warning: objtool: ts4800_gpio_driver_init()+0x19: call without frame pointer save/setup drivers/gpio/gpio-ts4800.o: warning: objtool: ts4800_gpio_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/md/dm-cache-target.o LD drivers/input/input-core.o CC drivers/input/misc/uinput.o fs/jfs/xattr.o: warning: objtool: ea_write_inline()+0x1d: can't find jump dest instruction at .text+0x8d000093 drivers/input/misc/pcap_keys.o: warning: objtool: pcap_keys_probe()+0x27: can't find jump dest instruction at .text+0x2101008d drivers/gpio/gpio-tps65086.o: warning: objtool: tps65086_gpio_remove()+0xb: call without frame pointer save/setup drivers/gpio/gpio-tps65086.o: warning: objtool: tps65086_gpio_set()+0x10: call without frame pointer save/setup drivers/gpio/gpio-tps65086.o: warning: objtool: tps65086_gpio_direction_output()+0x10: call without frame pointer save/setup drivers/gpio/gpio-tps65086.o: warning: objtool: tps65086_gpio_get()+0xb: call without frame pointer save/setup drivers/gpio/gpio-tps65086.o: warning: objtool: tps65086_gpio_probe()+0x1b: call without frame pointer save/setup drivers/gpio/gpio-tps65086.o: warning: objtool: tps65086_gpio_driver_init()+0x12: call without frame pointer save/setup drivers/gpio/gpio-tps65086.o: warning: objtool: tps65086_gpio_driver_exit()+0xb: call without frame pointer save/setup drivers/iio/light/jsa1212.o: warning: objtool: jsa1212_probe()+0x36: can't find jump dest instruction at .text+0xf600028c LD fs/jfs/jfs.o fs/proc/namespaces.o: warning: objtool: proc_ns_readlink()+0x48: can't find jump dest instruction at .text+0x8100015e drivers/ide/ide-cs.o: warning: objtool: idecs_register()+0x4c: can't find jump dest instruction at .text+0x15010112 CC [M] net/mac80211/mesh_hwmp.o CC [M] drivers/net/wireless/intersil/orinoco/fw.o LD drivers/net/wireless/marvell/mwifiex/built-in.o CC [M] drivers/net/wireless/cisco/airo.o CC [M] fs/ocfs2/dlm/dlmdomain.o CC [M] drivers/isdn/mISDN/tei.o drivers/ide/ide-cd.o: warning: objtool: cdrom_do_block_pc()+0x8: can't find jump dest instruction at .text+0xbb00017e CC [M] net/mac80211/mesh_sync.o CC [M] drivers/net/wireless/intersil/orinoco/hw.o LD drivers/gpio/gpio-generic.o CC [M] drivers/net/wireless/broadcom/b43legacy/xmit.o drivers/net/ppp/ppp_deflate.o: warning: objtool: z_compress()+0x2c: can't find jump dest instruction at .text+0xf30000d2 CC drivers/pwm/sysfs.o CC [M] net/mac80211/mesh_ps.o drivers/iio/pressure/ms5611_i2c.o: warning: objtool: ms5611_i2c_read_adc_temp_and_pressure()+0x68: can't find call dest symbol at offset 0x440001ec CC [M] drivers/net/wireless/marvell/mwifiex/main.o drivers/base/regmap/regmap-i2c.o: warning: objtool: regmap_get_i2c_bus()+0xd2: can't find jump dest instruction at .text+0x610000d7 LD lib/842/built-in.o CC drivers/pwm/pwm-renesas-tpu.o drivers/phy/phy-spear1310-miphy.o: warning: objtool: spear1310_miphy_probe()+0x28: call without frame pointer save/setup drivers/phy/phy-spear1310-miphy.o: warning: objtool: spear1310_miphy_driver_init()+0x12: 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 LD drivers/net/wireless/ralink/rt2x00/built-in.o drivers/iio/pressure/ms5637.o: warning: objtool: ms5637_probe()+0x37: can't find jump dest instruction at .text+0xcc00007d CC [M] drivers/net/wireless/intersil/p54/fwio.o LD fs/jfs/built-in.o drivers/gpio/gpio-pcf857x.o: warning: objtool: pcf857x_probe()+0x53: can't find jump dest instruction at .text+0x6f0202b9 drivers/net/can/sun4i_can.o: warning: objtool: sun4ican_remove()+0x13: call without frame pointer save/setup drivers/net/can/sun4i_can.o: warning: objtool: sun4ican_probe()+0x11: call without frame pointer save/setup drivers/net/can/sun4i_can.o: warning: objtool: sun4i_can_driver_init()+0x12: call without frame pointer save/setup drivers/net/can/sun4i_can.o: warning: objtool: sun4i_can_driver_exit()+0xb: call without frame pointer save/setup drivers/iio/inkern.o: warning: objtool: iio_convert_raw_to_processed_unlocked()+0x102: can't find jump dest instruction at .text+0x690003a6 drivers/ras/debugfs.o: warning: objtool: trace_release()+0xb: call without frame pointer save/setup drivers/ras/debugfs.o: warning: objtool: trace_open()+0x17: 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 [M] lib/842/842_compress.o CC [M] drivers/net/wireless/ralink/rt2x00/rt2x00dev.o CC drivers/net/wireless/intersil/hostap/hostap_ap.o CC [M] drivers/net/can/usb/peak_usb/pcan_usb_fd.o drivers/md/bcache/journal.o: warning: objtool: btree_flush_write()+0x1a: can't find jump dest instruction at .text+0xbf000020 drivers/iio/magnetometer/st_magn_core.o: warning: objtool: st_magn_common_probe()+0x6d: can't find jump dest instruction at .text+0xaf0000b3 drivers/iio/industrialio-core.o: warning: objtool: __iio_device_attr_init()+0x32: can't find jump dest instruction at .text+0x9f000648 drivers/leds/leds-ot200.o: warning: objtool: ot200_led_probe()+0x44: call without frame pointer save/setup drivers/leds/leds-ot200.o: warning: objtool: ot200_led_brightness_set()+0x14: call without frame pointer save/setup drivers/leds/leds-ot200.o: warning: objtool: ot200_led_driver_init()+0x12: call without frame pointer save/setup drivers/leds/leds-ot200.o: warning: objtool: ot200_led_driver_exit()+0xb: call without frame pointer save/setup CC drivers/net/ethernet/samsung/sxgbe/sxgbe_core.o CC [M] drivers/net/wireless/ralink/rt2x00/rt2x00mac.o CC [M] drivers/net/wimax/i2400m/netdev.o drivers/misc/ti-st/st_ll.o: warning: objtool: st_ll_sleep_state()+0xcf: can't find jump dest instruction at .text+0x5b000214 CC [M] drivers/net/wimax/i2400m/tx.o CC [M] net/sched/cls_u32.o CC [M] drivers/leds/leds-regulator.o net/mac80211/key.o: warning: objtool: ieee80211_set_key_rx_seq()+0x30: can't find jump dest instruction at .text+0xd30001d6 CC [M] drivers/isdn/hisax/gazel.o drivers/misc/altera-stapl/altera.o: warning: objtool: altera_check_crc()+0xf: can't find jump dest instruction at .text+0xab000015 CC [M] drivers/net/wireless/broadcom/b43legacy/rfkill.o CC [M] drivers/net/wireless/marvell/mwifiex/init.o LD drivers/misc/ti-st/st_drv.o LD drivers/net/wireless/broadcom/brcm80211/built-in.o drivers/iio/magnetometer/st_magn_buffer.o: warning: objtool: st_magn_buffer_preenable()+0x9: call without frame pointer save/setup drivers/iio/magnetometer/st_magn_buffer.o: warning: objtool: st_magn_buffer_predisable()+0x13: call without frame pointer save/setup drivers/iio/magnetometer/st_magn_buffer.o: warning: objtool: st_magn_buffer_postenable()+0x25: call without frame pointer save/setup drivers/iio/magnetometer/st_magn_buffer.o: warning: objtool: st_magn_trig_set_state()+0xf: call without frame pointer save/setup drivers/iio/magnetometer/st_magn_buffer.o: warning: objtool: st_magn_allocate_ring()+0x14: call without frame pointer save/setup drivers/iio/magnetometer/st_magn_buffer.o: warning: objtool: st_magn_deallocate_ring()+0x4: call without frame pointer save/setup LD [M] drivers/misc/altera-stapl/altera-stapl.o drivers/gpio/gpio-pca953x.o: warning: objtool: pca953x_gpio_set_multiple()+0x4b: can't find jump dest instruction at .text+0xde0000c1 CC [M] drivers/net/wireless/ralink/rt2x00/rt2x00config.o CC fs/proc/kmsg.o drivers/power/wm831x_power.o: warning: objtool: wm831x_bat_get_prop()+0x71: can't find jump dest instruction at .text+0xc7000267 LD drivers/misc/ti-st/built-in.o fs/ocfs2/refcounttree.o: warning: objtool: ocfs2_find_refcount_split_pos()+0x3e: can't find jump dest instruction at .text+0x8d0000d4 drivers/input/evbug.o: warning: objtool: evbug_event()+0x26: call without frame pointer save/setup drivers/input/evbug.o: warning: objtool: evbug_disconnect()+0x25: call without frame pointer save/setup drivers/input/evbug.o: warning: objtool: evbug_connect()+0x26: call without frame pointer save/setup drivers/input/evbug.o: warning: objtool: evbug_init()+0xb: call without frame pointer save/setup drivers/input/evbug.o: warning: objtool: evbug_exit()+0xb: call without frame pointer save/setup CC [M] drivers/hwmon/adc128d818.o LD drivers/gpio/built-in.o drivers/iio/industrialio-trigger.o: warning: objtool: iio_trigger_write_current()+0x37: can't find jump dest instruction at .text+0x340102bd drivers/hwmon/w83792d.o: warning: objtool: w83792d_detect()+0x42: can't find jump dest instruction at .text+0xca000048 CC drivers/input/misc/wm831x-on.o net/mac80211/ocb.o: warning: objtool: ieee80211_ocb_rx_no_sta()+0x32: can't find jump dest instruction at .text+0xb8000068 drivers/power/gpio-charger.o: warning: objtool: gpio_charger_probe()+0x4d: can't find jump dest instruction at .text+0x8c010093 drivers/base/power/domain.o: warning: objtool: genpd_poweron()+0x24: can't find jump dest instruction at .text+0xb200018a CC drivers/regulator/fixed-helper.o CC [M] net/mac80211/pm.o CC drivers/regulator/dummy.o CC [M] drivers/net/wireless/intersil/p54/txrx.o drivers/mmc/core/debugfs.o: warning: objtool: mmc_ext_csd_open()+0x32: can't find jump dest instruction at .text+0x93000078 drivers/input/joystick/warrior.o: warning: objtool: warrior_connect()+0x1a4: can't find jump dest instruction at .text+0xa5ff01f8 drivers/iio/pressure/ms5611_core.o: warning: objtool: ms5611_read_prom()+0x32: can't find jump dest instruction at .text+0x8c000278 CC crypto/jitterentropy.o CC [M] drivers/md/dm-cache-metadata.o LD drivers/base/power/built-in.o LD [M] drivers/mmc/core/mmc_core.o CC [M] drivers/input/keyboard/goldfish_events.o CC [M] lib/842/842_decompress.o CC [M] drivers/isdn/mISDN/timerdev.o CC [M] drivers/net/wireless/ralink/rt2x00/rt2x00queue.o CC [M] fs/ocfs2/cluster/nodemanager.o fs/ocfs2/stackglue.o: warning: objtool: ocfs2_cluster_hangup()+0x14: can't find jump dest instruction at .text+0x840001fa CC [M] drivers/leds/leds-blinkm.o fs/btrfs/orphan.o: warning: objtool: btrfs_insert_orphan_item()+0x2a: call without frame pointer save/setup fs/btrfs/orphan.o: warning: objtool: btrfs_del_orphan_item()+0x2e: call without frame pointer save/setup drivers/input/joystick/analog.o: warning: objtool: analog_init_masks()+0x1e: can't find jump dest instruction at .text+0xb9010024 CC lib/lz4/lz4_compress.o drivers/mfd/wm831x-spi.o: warning: objtool: wm831x_spi_poweroff()+0xb: call without frame pointer save/setup drivers/mfd/wm831x-spi.o: warning: objtool: wm831x_spi_suspend()+0xb: call without frame pointer save/setup drivers/mfd/wm831x-spi.o: warning: objtool: wm831x_spi_remove()+0xb: call without frame pointer save/setup drivers/mfd/wm831x-spi.o: warning: objtool: wm831x_spi_probe()+0x17: call without frame pointer save/setup drivers/mfd/wm831x-spi.o: warning: objtool: wm831x_spi_init()+0xd: call without frame pointer save/setup drivers/mfd/wm831x-spi.o: warning: objtool: wm831x_spi_exit()+0xb: call without frame pointer save/setup drivers/misc/tsl2550.o: warning: objtool: tsl2550_probe()+0x89: can't find jump dest instruction at .text+0xa40004af CC [M] drivers/input/keyboard/gpio_keys_polled.o CC drivers/mfd/mc13xxx-core.o fs/btrfs/locking.o: warning: objtool: btrfs_clear_lock_blocking_rw()+0x3d: can't find jump dest instruction at .text+0x8a000043 CC [M] drivers/input/keyboard/tca6416-keypad.o CC lib/lz4/lz4hc_compress.o CC [M] drivers/pwm/pwm-clps711x.o LD drivers/misc/built-in.o drivers/net/can/usb/usb_8dev.o: warning: objtool: usb_8dev_start_xmit()+0x3a: can't find jump dest instruction at .text+0x1b0100f0 lib/crc-t10dif.o: warning: objtool: crc_t10dif_update()+0x39: 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_fini()+0xf: call without frame pointer save/setup lib/crc-t10dif.o: warning: objtool: crc_t10dif_mod_init()+0xf: call without frame pointer save/setup drivers/power/max8903_charger.o: warning: objtool: max8903_get_property()+0x24: can't find jump dest instruction at .text+0x9600002a CC [M] drivers/net/wireless/broadcom/b43legacy/leds.o CC [M] drivers/net/wireless/mediatek/mt7601u/main.o CC [M] drivers/iio/light/pa12203001.o drivers/pps/clients/pps-gpio.o: warning: objtool: pps_gpio_probe()+0x49: can't find jump dest instruction at .text+0xdf01009f drivers/md/bcache/btree.o: warning: objtool: refill_keybuf_fn()+0x3d: can't find jump dest instruction at .text+0x770100c3 CC [M] net/wireless/mesh.o CC drivers/scsi/scsi.o net/irda/ircomm/ircomm_tty.o: warning: objtool: ircomm_tty_line_info()+0x47: can't find jump dest instruction at .text+0x1605009d LD drivers/pps/clients/built-in.o drivers/iio/light/hid-sensor-prox.o: warning: objtool: prox_read_raw()+0xba: can't find jump dest instruction at .text+0x7700014e LD fs/ocfs2/dlmfs/built-in.o LD [M] net/irda/ircomm/ircomm-tty.o CC [M] drivers/net/wireless/marvell/mwifiex/cfp.o drivers/gpio/gpio-mcp23s08.o: warning: objtool: mcp23s08_irq_setup()+0x47: can't find jump dest instruction at .text+0xb40003dd fs/ocfs2/filecheck.o: warning: objtool: ocfs2_filecheck_adjust_max()+0x2a: can't find jump dest instruction at .text+0xac0000e0 drivers/net/can/usb/kvaser_usb.o: warning: objtool: kvaser_usb_remove_interfaces()+0x82: can't find jump dest instruction at .text+0x8f000098 drivers/md/persistent-data/dm-btree.o: warning: objtool: walk_node()+0xc7: can't find jump dest instruction at .text+0x6000010b CC drivers/mfd/mc13xxx-spi.o CC drivers/net/ethernet/samsung/sxgbe/sxgbe_mtl.o drivers/mmc/host/vub300.o: warning: objtool: snoop_block_size_and_bus_width()+0x10: can't find jump dest instruction at .text+0xd7000016 CC lib/lzo/lzo1x_compress.o CC [M] fs/ocfs2/dlmfs/userdlm.o drivers/md/persistent-data/dm-btree-remove.o: warning: objtool: node_copy()+0x31: can't find jump dest instruction at .text+0xb1000037 drivers/iio/magnetometer/st_magn_i2c.o: warning: objtool: st_magn_i2c_remove()+0xb: call without frame pointer save/setup drivers/iio/magnetometer/st_magn_i2c.o: warning: objtool: st_magn_i2c_probe()+0x13: call without frame pointer save/setup drivers/iio/magnetometer/st_magn_i2c.o: warning: objtool: st_magn_driver_init()+0x12: call without frame pointer save/setup drivers/iio/magnetometer/st_magn_i2c.o: warning: objtool: st_magn_driver_exit()+0xb: call without frame pointer save/setup LD drivers/mmc/built-in.o LD [M] fs/ocfs2/ocfs2_stackglue.o CC [M] drivers/net/wireless/ralink/rt2x00/rt2x00link.o CC [M] net/wireless/ap.o drivers/misc/hmc6352.o: warning: objtool: compass_heading_data_show()+0x48: can't find jump dest instruction at .text+0x8a00017e drivers/net/ethernet/microchip/encx24j600.o: warning: objtool: encx24j600_set_hw_macaddr()+0x2d: can't find jump dest instruction at .text+0xaf0003a3 drivers/iio/pressure/ms5611_spi.o: warning: objtool: ms5611_spi_probe()+0x27: can't find jump dest instruction at .text+0x8c00004d CC [M] drivers/iio/magnetometer/st_magn_spi.o crypto/jitterentropy.o: warning: objtool: jent_memaccess()+0x5a: can't find jump dest instruction at .text+0xa10001e8 CC lib/lzo/lzo1x_decompress_safe.o CC [M] drivers/hwmon/adcxx.o drivers/net/mii.o: warning: objtool: mii_ethtool_gset()+0x90: can't find jump dest instruction at .text+0xa7000106 drivers/isdn/i4l/isdnhdlc.o: warning: objtool: isdnhdlc_encode()+0x1e: can't find jump dest instruction at .text+0xaa050024 drivers/power/act8945a_charger.o: warning: objtool: act8945a_charger_get_property()+0x2d: can't find jump dest instruction at .text+0xdc000033 CC [M] drivers/net/wireless/ath/hw.o drivers/ras/ras.o: warning: objtool: ras_init()+0x4: call without frame pointer save/setup drivers/input/joystick/sidewinder.o: warning: objtool: sw_init_digital()+0x44: can't find jump dest instruction at .text+0x8000010a CC drivers/rtc/rtc-lib.o CC drivers/net/ethernet/samsung/sxgbe/sxgbe_mdio.o LD drivers/ras/built-in.o LD drivers/input/joystick/built-in.o CC [M] drivers/net/wireless/ath/key.o CC lib/lz4/lz4_decompress.o net/irda/irlan/irlan_provider_event.o: warning: objtool: irlan_provider_state_info()+0x1d: can't find jump dest instruction at .text+0xd6000023 drivers/net/ethernet/microchip/encx24j600-regmap.o: warning: objtool: regmap_encx24j600_phy_reg_read()+0x38: can't find jump dest instruction at .text+0x8d0001ce CC [M] drivers/net/wireless/broadcom/b43/phy_a.o drivers/net/ppp/ppp_mppe.o: warning: objtool: mppe_rekey()+0x74: can't find jump dest instruction at .text+0x4c01034a LD drivers/pps/generators/built-in.o drivers/iio/light/lm3533-als.o: warning: objtool: lm3533_als_set_threshold()+0x101: can't find jump dest instruction at .text+0x7d0004a5 CC [M] drivers/power/ds2780_battery.o drivers/net/phy/mdio-bcm-unimac.o: warning: objtool: unimac_mdio_probe()+0x3b: can't find jump dest instruction at .text+0xee000071 CC drivers/regulator/helpers.o CC [M] drivers/md/dm-cache-policy.o drivers/power/wm831x_backup.o: warning: objtool: wm831x_config_backup()+0x1e: can't find jump dest instruction at .text+0x35010044 CC [M] drivers/net/phy/bcm87xx.o CC [M] drivers/net/wireless/ath/dfs_pattern_detector.o drivers/md/persistent-data/dm-btree-spine.o: warning: objtool: node_check()+0x49: can't find jump dest instruction at .text+0x2301004f CC [M] drivers/iio/light/rpr0521.o CC [M] drivers/net/wireless/marvell/mwifiex/cmdevt.o CC [M] drivers/net/phy/icplus.o LD [M] drivers/md/persistent-data/dm-persistent-data.o fs/btrfs/extent-tree.o: warning: objtool: btrfs_issue_discard()+0x36: can't find jump dest instruction at .text+0x2c0102cc CC [M] drivers/iio/magnetometer/hmc5843_core.o LD drivers/pps/pps_core.o drivers/input/keyboard/sunkbd.o: warning: objtool: sunkbd_event()+0x19: can't find jump dest instruction at .text+0x9800001f net/sched/sch_tbf.o: warning: objtool: tbf_dump()+0x57: can't find jump dest instruction at .text+0xe800013d CC [M] net/mac80211/rc80211_minstrel.o CC [M] net/sched/cls_rsvp6.o drivers/input/keyboard/clps711x-keypad.o: warning: objtool: clps711x_keypad_remove()+0x13: call without frame pointer save/setup drivers/input/keyboard/clps711x-keypad.o: warning: objtool: clps711x_keypad_probe()+0x12: call without frame pointer save/setup drivers/input/keyboard/clps711x-keypad.o: warning: objtool: clps711x_keypad_driver_init()+0x12: call without frame pointer save/setup drivers/input/keyboard/clps711x-keypad.o: warning: objtool: clps711x_keypad_driver_exit()+0xb: call without frame pointer save/setup drivers/gpio/gpio-wm8994.o: warning: objtool: wm8994_gpio_dbg_show()+0x2b: can't find jump dest instruction at .text+0x66010081 drivers/isdn/i4l/isdn_v110.o: warning: objtool: EncodeMatrix()+0x2c: can't find jump dest instruction at .text+0xd2010112 lib/libcrc32c.o: warning: objtool: crc32c()+0x47: call without frame pointer save/setup lib/libcrc32c.o: warning: objtool: libcrc32c_mod_init()+0xf: call without frame pointer save/setup lib/libcrc32c.o: warning: objtool: libcrc32c_mod_fini()+0xf: call without frame pointer save/setup CC [M] fs/ocfs2/cluster/quorum.o drivers/input/misc/regulator-haptic.o: warning: objtool: regulator_haptic_probe()+0x31: can't find jump dest instruction at .text+0x3d010037 CC drivers/net/wireless/intersil/hostap/hostap_info.o drivers/gpio/gpio-viperboard.o: warning: objtool: vprbrd_gpio_probe()+0x42: can't find jump dest instruction at .text+0x30010048 LD drivers/net/wireless/broadcom/brcm80211/brcmsmac/built-in.o CC [M] fs/btrfs/tree-log.o drivers/ptp/ptp_sysfs.o: warning: objtool: extts_fifo_show()+0x132: can't find jump dest instruction at .text+0x620004f6 CC [M] drivers/isdn/hisax/isac.o drivers/pwm/core.o: warning: objtool: pwmchip_remove()+0x2d: can't find jump dest instruction at .text+0x96000253 drivers/md/dm-round-robin.o: warning: objtool: rr_add_path()+0x2f: can't find jump dest instruction at .text+0x9f0000a5 CC drivers/input/misc/ideapad_slidebar.o CC [M] fs/ocfs2/dlm/dlmdebug.o drivers/ptp/ptp_pch.o: warning: objtool: pch_set_station_address()+0x1e: can't find jump dest instruction at .text+0x82000184 CC [M] drivers/input/keyboard/lkkbd.o CC [M] drivers/net/wireless/ath/dfs_pri_detector.o CC [M] drivers/net/wireless/mediatek/mt7601u/mcu.o CC [M] drivers/power/ds2781_battery.o LD drivers/ptp/ptp.o drivers/input/misc/keyspan_remote.o: warning: objtool: keyspan_probe()+0x27: can't find jump dest instruction at .text+0xef0301ad drivers/hid/hid-picolcd_core.o: warning: objtool: picolcd_remove()+0x2a: can't find jump dest instruction at .text+0xfa000100 drivers/hwmon/ad7418.o: warning: objtool: set_temp()+0x43: can't find jump dest instruction at .text+0x9f000049 CC [M] drivers/power/sbs-battery.o CC [M] drivers/iio/light/tsl2563.o CC [M] drivers/md/dm-cache-policy-cleaner.o CC [M] drivers/net/usb/asix_common.o CC [M] drivers/net/phy/realtek.o CC drivers/sfi/sfi_acpi.o fs/proc/self.o: warning: objtool: proc_setup_self()+0x4f: can't find jump dest instruction at .text+0xaa0001a5 drivers/net/phy/davicom.o: warning: objtool: dm9161_ack_interrupt()+0x16: call without frame pointer save/setup drivers/net/phy/davicom.o: warning: objtool: dm9161_config_intr()+0x1e: call without frame pointer save/setup drivers/net/phy/davicom.o: warning: objtool: dm9161_config_aneg()+0x20: call without frame pointer save/setup drivers/net/phy/davicom.o: warning: objtool: dm9161_config_init()+0x20: call without frame pointer save/setup drivers/net/phy/davicom.o: warning: objtool: phy_module_init()+0x17: call without frame pointer save/setup drivers/net/phy/davicom.o: warning: objtool: phy_module_exit()+0x10: call without frame pointer save/setup CC [M] net/mac80211/rc80211_minstrel_ht.o drivers/hid/hid-picolcd_fb.o: warning: objtool: picolcd_fb_update_tile()+0x24: can't find jump dest instruction at .text+0xa500022a CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/mac80211_if.o drivers/input/misc/ati_remote2.o: warning: objtool: ati_remote2_urb_init()+0x43: can't find jump dest instruction at .text+0x4010269 drivers/net/phy/at803x.o: warning: objtool: at803x_set_wol()+0x31: can't find jump dest instruction at .text+0x5a0102b7 LD drivers/pps/built-in.o drivers/net/ppp/pppox.o: warning: objtool: pppox_create()+0x81: call without frame pointer save/setup drivers/net/ppp/pppox.o: warning: objtool: pppox_ioctl()+0x2e: call without frame pointer save/setup drivers/net/ppp/pppox.o: warning: objtool: pppox_unbind_sock()+0x1b: 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 CC fs/proc/page.o LD drivers/ptp/built-in.o CC [M] drivers/hid/hid-picolcd_leds.o drivers/net/wimax/i2400m/sysfs.o: warning: objtool: i2400m_idle_timeout_store()+0x21: call without frame pointer save/setup CC [M] drivers/md/dm-log-writes.o CC [M] drivers/net/phy/fixed_phy.o drivers/base/regmap/regmap-irq.o: warning: objtool: regmap_del_irq_chip()+0xd: can't find jump dest instruction at .text+0xcd000283 CC [M] drivers/iio/magnetometer/hmc5843_i2c.o LD drivers/base/regmap/built-in.o CC [M] drivers/input/misc/88pm80x_onkey.o fs/ocfs2/cluster/sys.o: warning: objtool: version_show()+0x1a: call without frame pointer save/setup fs/ocfs2/cluster/sys.o: warning: objtool: o2cb_sys_shutdown()+0x4: call without frame pointer save/setup fs/ocfs2/cluster/sys.o: warning: objtool: o2cb_sys_init()+0x18: call without frame pointer save/setup CC [M] drivers/net/wimax/i2400m/rx.o fs/ocfs2/cluster/masklog.o: warning: objtool: mlog_store()+0x11: can't find call dest symbol at offset 0x2b0000d5 CC [M] fs/ocfs2/cluster/tcp.o drivers/iio/light/gp2ap020a00f.o: warning: objtool: gp2ap020a00f_adjust_lux_mode()+0xaa: can't find jump dest instruction at .text+0xbd000180 CC [M] drivers/iio/light/stk3310.o CC [M] fs/ocfs2/cluster/netdebug.o fs/proc/kmsg.o: warning: objtool: kmsg_release()+0xf: call without frame pointer save/setup fs/proc/kmsg.o: warning: objtool: kmsg_open()+0x12: call without frame pointer save/setup fs/proc/kmsg.o: warning: objtool: kmsg_poll()+0x1f: call without frame pointer save/setup fs/proc/kmsg.o: warning: objtool: kmsg_read()+0x4c: call without frame pointer save/setup fs/proc/kmsg.o: warning: objtool: proc_kmsg_init()+0x1c: call without frame pointer save/setup drivers/md/dm-queue-length.o: warning: objtool: ql_add_path()+0x2f: can't find jump dest instruction at .text+0xc10002b5 CC [M] drivers/iio/magnetometer/hmc5843_spi.o LD drivers/net/wireless/broadcom/brcm80211/brcmutil/built-in.o LD drivers/base/built-in.o drivers/iio/light/max44000.o: warning: objtool: max44000_trigger_handler()+0xd1: can't find jump dest instruction at .text+0x63000275 drivers/net/wireless/ath/main.o: warning: objtool: ath_printk()+0x81: call without frame pointer save/setup drivers/net/wireless/ath/main.o: warning: objtool: ath_rxbuf_alloc()+0x25: call without frame pointer save/setup CC drivers/scsi/hosts.o CC [M] drivers/net/wireless/broadcom/brcm80211/brcmutil/utils.o drivers/leds/leds-da9052.o: warning: objtool: da9052_led_probe()+0x2c: can't find jump dest instruction at .text+0x53020162 LD drivers/net/wireless/ath/ar5523/built-in.o drivers/md/dm-service-time.o: warning: objtool: st_select_path()+0x2f: can't find jump dest instruction at .text+0x84000235 CC [M] drivers/leds/leds-menf21bmc.o net/mac80211/cfg.o: warning: objtool: ieee80211_get_key()+0x74: can't find jump dest instruction at .text+0x5802037a CC [M] drivers/isdn/hisax/arcofi.o drivers/power/da9052-battery.o: warning: objtool: da9052_bat_read_capacity()+0x25: can't find jump dest instruction at .text+0x1401006b CC [M] drivers/net/wireless/ath/ar5523/ar5523.o CC [M] drivers/pwm/pwm-rcar.o drivers/net/phy/cicada.o: warning: objtool: cis820x_ack_interrupt()+0x16: call without frame pointer save/setup drivers/net/phy/cicada.o: warning: objtool: cis820x_config_intr()+0x35: call without frame pointer save/setup drivers/net/phy/cicada.o: warning: objtool: cis820x_config_init()+0x23: call without frame pointer save/setup drivers/net/phy/cicada.o: warning: objtool: phy_module_init()+0x17: call without frame pointer save/setup drivers/net/phy/cicada.o: warning: objtool: phy_module_exit()+0x10: call without frame pointer save/setup drivers/net/wireless/cisco/airo_cs.o: warning: objtool: airo_probe()+0x1e: can't find jump dest instruction at .text+0x800000d4 drivers/iio/pressure/t5403.o: warning: objtool: t5403_probe.part.1()+0x35: can't find jump dest instruction at .text+0xa20000db LD drivers/soc/bcm/built-in.o fs/proc/thread_self.o: warning: objtool: proc_setup_thread_self()+0x4f: can't find jump dest instruction at .text+0xaa0001f5 drivers/ide/ide_platform.o: warning: objtool: plat_ide_probe()+0x81: can't find jump dest instruction at .text+0x620100a7 CC [M] drivers/net/wireless/broadcom/b43/phy_g.o drivers/input/joydev.o: warning: objtool: joydev_ioctl_common()+0x1f: can't find jump dest instruction at .text+0xc00102b5 CC [M] drivers/net/phy/mdio-bitbang.o LD drivers/soc/fsl/built-in.o CC drivers/scsi/scsi_ioctl.o drivers/powercap/intel_rapl.o: warning: objtool: rapl_init_domains()+0x29: can't find jump dest instruction at .text+0x6701013f CC drivers/mfd/mfd-core.o LD [M] drivers/ide/ide-cd_mod.o LD drivers/soc/ti/built-in.o drivers/leds/leds-pca963x.o: warning: objtool: pca963x_probe()+0x2e: can't find jump dest instruction at .text+0xd4020084 CC drivers/mfd/ezx-pcap.o net/sched/sch_cbq.o: warning: objtool: cbq_ovl_classic()+0x30: can't find jump dest instruction at .text+0xbb0000f6 LD drivers/net/wireless/rsi/built-in.o drivers/md/bcache/util.o: warning: objtool: bch_strtoint_h()+0x3c: can't find jump dest instruction at .text+0x1a010042 drivers/iio/light/opt3001.o: warning: objtool: opt3001_write_event_value()+0x26: can't find jump dest instruction at .text+0xaa00011c CC [M] drivers/net/wireless/ralink/rt2x00/rt2x00crypto.o LD drivers/soc/built-in.o CC drivers/regulator/devres.o CC [M] drivers/net/wireless/rsi/rsi_91x_main.o LD drivers/net/wireless/ath/ath10k/built-in.o CC [M] drivers/isdn/hisax/hscx.o CC [M] drivers/iio/light/tcs3414.o drivers/isdn/hisax/fsm.o: warning: objtool: FsmEvent()+0x2b: can't find jump dest instruction at .text+0x9e0000f1 CC [M] drivers/input/misc/ad714x-i2c.o drivers/power/pda_power.o: warning: objtool: pda_power_remove()+0x5e: can't find jump dest instruction at .text+0x9f000184 CC [M] drivers/net/wireless/intersil/p54/main.o CC drivers/scsi/scsicam.o net/sched/sch_teql.o: warning: objtool: teql_qdisc_init()+0x2b: can't find jump dest instruction at .text+0xea000041 drivers/net/can/dev.o: warning: objtool: can_fixup_bittiming()+0x27: can't find jump dest instruction at .text+0xaa00003d LD [M] drivers/net/can/can-dev.o CC [M] drivers/net/wireless/ath/ath10k/mac.o CC [M] net/sched/cls_flow.o drivers/iio/light/ltr501.o: warning: objtool: ltr501_write_intr_prst()+0x41: can't find jump dest instruction at .text+0xb2000327 CC [M] drivers/isdn/hisax/avma1_cs.o drivers/net/phy/lxt.o: warning: objtool: lxt973a2_read_status.part.1()+0x26: can't find jump dest instruction at .text+0xad00014c drivers/ide/ide-tape.o: warning: objtool: idetape_get_inquiry_results()+0x5a: can't find jump dest instruction at .text+0xa10001b0 CC [M] drivers/net/wireless/broadcom/brcm80211/brcmutil/d11.o CC [M] fs/ocfs2/dlm/dlmthread.o net/sched/cls_flower.o: warning: objtool: fl_dump()+0x30: can't find jump dest instruction at .text+0xee0102f6 CC [M] drivers/net/wireless/ray_cs.o drivers/net/phy/vitesse.o: warning: objtool: vsc82x4_config_autocross_enable()+0x56: can't find jump dest instruction at .text+0x9200008c CC [M] drivers/net/wimax/i2400m/debugfs.o CC [M] drivers/net/wireless/intersil/orinoco/mic.o drivers/net/wireless/broadcom/b43legacy/ilt.o: warning: objtool: b43legacy_ilt_write()+0x1e: call without frame pointer save/setup drivers/net/wireless/broadcom/b43legacy/ilt.o: warning: objtool: b43legacy_ilt_write32()+0x1e: call without frame pointer save/setup drivers/net/wireless/broadcom/b43legacy/ilt.o: warning: objtool: b43legacy_ilt_read()+0x14: call without frame pointer save/setup drivers/isdn/hisax/q931.o: warning: objtool: general_ni1()+0xc2: can't find jump dest instruction at .text+0x6a0000c6 drivers/pwm/sysfs.o: warning: objtool: pwm_export_child()+0x20: can't find jump dest instruction at .text+0xa6000576 CC [M] drivers/net/wireless/broadcom/b43legacy/debugfs.o CC [M] drivers/hwmon/adm1021.o CC [M] drivers/net/phy/mdio-gpio.o CC drivers/sfi/sfi_core.o CC [M] net/wireless/trace.o net/core/dev.o: warning: objtool: __dev_remove_pack()+0xa7: can't find jump dest instruction at .text+0x79000a3b CC [M] drivers/input/keyboard/lm8323.o drivers/md/bcache/request.o: warning: objtool: cache_lookup_fn()+0x43: can't find jump dest instruction at .text+0x6d020259 drivers/net/can/usb/peak_usb/pcan_usb.o: warning: objtool: pcan_usb_decode_error()+0x22: can't find jump dest instruction at .text+0x34010168 LD net/core/built-in.o drivers/pwm/pwm-clps711x.o: warning: objtool: clps711x_pwm_disable()+0x9: can't find call dest symbol at offset 0x830000ad CC [M] drivers/net/phy/mdio-octeon.o drivers/net/usb/asix_devices.o: warning: objtool: ax88772_reset()+0x1b: can't find jump dest instruction at .text+0xd4010021 fs/btrfs/export.o: warning: objtool: btrfs_get_dentry()+0xed: can't find jump dest instruction at .text+0x4e0000f1 net/mac80211/mesh_plink.o: warning: objtool: mesh_set_ht_prot_mode()+0x26: can't find jump dest instruction at .text+0x8200002c CC drivers/scsi/scsi_error.o CC crypto/jitterentropy-kcapi.o CC crypto/ghash-generic.o CC [M] drivers/net/wimax/i2400m/usb-fw.o drivers/iio/industrialio-buffer.o: warning: objtool: iio_buffer_ready()+0x46: can't find jump dest instruction at .text+0x9400004c drivers/md/dm-switch.o: warning: objtool: parse_path()+0xeb: can't find jump dest instruction at .text+0x7c00044f drivers/regulator/dummy.o: warning: objtool: dummy_regulator_probe()+0x34: call without frame pointer save/setup drivers/regulator/dummy.o: warning: objtool: dummy_regulator_probe.part.0()+0x18: call without frame pointer save/setup drivers/regulator/dummy.o: warning: objtool: regulator_dummy_init()+0xe: call without frame pointer save/setup drivers/leds/leds-regulator.o: warning: objtool: regulator_led_brightness_set()+0xdb: can't find jump dest instruction at .text+0x5f000170 CC drivers/spi/spi.o net/sched/sch_hfsc.o: warning: objtool: hfsc_destroy_qdisc()+0x18: can't find jump dest instruction at .text+0x820009ee CC [M] drivers/net/wireless/mediatek/mt7601u/trace.o CC [M] fs/ocfs2/dlm/dlmrecovery.o CC [M] drivers/leds/leds-dac124s085.o CC [M] drivers/net/phy/mdio-cavium.o drivers/isdn/hisax/isdnl2.o: warning: objtool: invoke_retransmission()+0x32: can't find jump dest instruction at .text+0x2010258 CC drivers/rtc/hctosys.o fs/proc/proc_net.o: warning: objtool: proc_tgid_net_readdir()+0x1e: can't find call dest symbol at offset 0xdff01f2 drivers/hwmon/w83793.o: warning: objtool: w83793_update_nonvolatile()+0x3a: can't find jump dest instruction at .text+0xb5020280 net/wireless/ibss.o: warning: objtool: __cfg80211_join_ibss()+0x33: can't find jump dest instruction at .text+0xfc000039 CC [M] drivers/net/wimax/i2400m/usb-notif.o CC [M] drivers/hwmon/ads1015.o CC drivers/rtc/systohc.o CC [M] drivers/net/wireless/rsi/rsi_91x_core.o net/wireless/util.o: warning: objtool: ieee80211_chandef_to_operating_class()+0x1c: can't find jump dest instruction at .text+0x850001f2 CC lib/mpi/generic_mpih-lshift.o crypto/drbg.o: warning: objtool: drbg_async_seed()+0x61: can't find jump dest instruction at .text+0xcf0001a7 lib/assoc_array.o: warning: objtool: assoc_array_destroy_subtree()+0x21: can't find jump dest instruction at .text+0xda000117 /home/kisskb/slave/src/net/mac80211/mlme.c: In function 'ieee80211_handle_pwr_constr.isra.37': /home/kisskb/slave/src/net/mac80211/mlme.c:1365:3: warning: 'pwr_level_cisco' may be used uninitialized in this function [-Wuninitialized] CC [M] drivers/hid/hid-picolcd_debugfs.o drivers/input/keyboard/goldfish_events.o: warning: objtool: events_probe()+0x26: can't find jump dest instruction at .text+0xd201016c drivers/isdn/i4l/isdn_tty.o: warning: objtool: isdn_tty_check_esc()+0xb8: can't find jump dest instruction at .text+0x7200011c CC [M] fs/ocfs2/dlm/dlmmaster.o CC lib/mpi/generic_mpih-mul1.o drivers/pwm/pwm-renesas-tpu.o: warning: objtool: tpu_probe()+0x2c: can't find jump dest instruction at .text+0xcb0000d2 CC drivers/spi/spidev.o drivers/input/misc/wm831x-on.o: warning: objtool: wm831x_on_probe()+0x5d: can't find jump dest instruction at .text+0x240100a3 drivers/regulator/helpers.o: warning: objtool: regulator_map_voltage_linear_range.part.3()+0x1c: can't find jump dest instruction at .text+0x93000502 net/mac80211/chan.o: warning: objtool: ieee80211_add_chanctx()+0x2e: can't find jump dest instruction at .text+0x960002f4 CC [M] drivers/hid/hid-plantronics.o CC drivers/scsi/scsi_lib.o drivers/net/wireless/ath/regd.o: warning: objtool: __ath_regd_init.part.6()+0x17: can't find jump dest instruction at .text+0x1d03012d net/wireless/ethtool.o: warning: objtool: cfg80211_get_drvinfo()+0x2f: call without frame pointer save/setup CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/ucode_loader.o drivers/md/dm-stats.o: warning: objtool: parse_histogram()+0x64: can't find jump dest instruction at .text+0x8500006a lib/lzo/lzo1x_compress.o: warning: objtool: lzo1x_1_do_compress()+0x4d: can't find jump dest instruction at .text+0xfe020053 CC lib/mpi/generic_mpih-mul2.o CC drivers/regulator/anatop-regulator.o LD lib/lzo/lzo_compress.o drivers/isdn/mISDN/stack.o: warning: objtool: send_layer2()+0x3a: can't find jump dest instruction at .text+0x83000180 LD [M] drivers/md/dm-mod.o drivers/net/ethernet/dnet.o: warning: objtool: dnet_mii_probe()+0x19: can't find jump dest instruction at .text+0xc700044f CC [M] drivers/power/da9150-fg.o CC lib/mpi/generic_mpih-mul3.o drivers/hwmon/adc128d818.o: warning: objtool: adc128_set_temp()+0x3c: can't find jump dest instruction at .text+0x98000062 CC drivers/net/wireless/intersil/hostap/hostap_ioctl.o lib/lz4/lz4_decompress.o: warning: objtool: lz4_uncompress_unknownoutputsize()+0x1c: can't find jump dest instruction at .text+0xe020022 CC drivers/regulator/da9052-regulator.o lib/842/842_decompress.o: warning: objtool: next_bits()+0x13: can't find jump dest instruction at .text+0x8c000019 LD drivers/net/wireless/ath/ath9k/built-in.o drivers/input/keyboard/gpio_keys_polled.o: warning: objtool: gpio_keys_polled_get_devtree_pdata()+0x18: can't find jump dest instruction at .text+0xc501005e drivers/net/wireless/intersil/hostap/hostap_80211_tx.o: warning: objtool: hostap_tx_encrypt()+0x22: can't find jump dest instruction at .text+0x5f010028 CC [M] drivers/hwmon/ads7828.o drivers/iio/magnetometer/st_magn_spi.o: warning: objtool: st_magn_spi_remove()+0xb: call without frame pointer save/setup drivers/iio/magnetometer/st_magn_spi.o: warning: objtool: st_magn_spi_probe()+0xf: call without frame pointer save/setup drivers/iio/magnetometer/st_magn_spi.o: warning: objtool: st_magn_driver_init()+0x12: call without frame pointer save/setup drivers/iio/magnetometer/st_magn_spi.o: warning: objtool: st_magn_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/iio/light/vcnl4000.o CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/ampdu.o drivers/input/keyboard/adp5589-keys.o: warning: objtool: adp5589_gpio_direction_output()+0x78: can't find jump dest instruction at .text+0x840002ae net/irda/irlan/irlan_client_event.o: warning: objtool: irlan_client_state_arb()+0x19: can't find jump dest instruction at .text+0xb500005f drivers/net/wimax/i2400m/control.o: warning: objtool: i2400m_tlv_buffer_walk()+0x2c: can't find jump dest instruction at .text+0x90000032 drivers/net/wimax/i2400m/op-rfkill.o: warning: objtool: i2400m_op_rfkill_sw_toggle()+0x39: can't find jump dest instruction at .text+0xe302003f CC [M] drivers/net/wireless/wl3501_cs.o lib/lzo/lzo1x_decompress_safe.o: warning: objtool: lzo1x_decompress_safe()+0x12: can't find jump dest instruction at .text+0x44030018 CC [M] drivers/net/wireless/ath/ath9k/ar9002_hw.o LD drivers/net/wireless/ath/carl9170/built-in.o LD [M] net/irda/irlan/irlan.o CC [M] drivers/net/wireless/broadcom/b43/tables.o lib/lz4/lz4_compress.o: warning: objtool: lz4_compress()+0x23: can't find jump dest instruction at .text+0x8b000029 drivers/net/can/usb/peak_usb/pcan_usb_core.o: warning: objtool: peak_usb_disconnect()+0x29: can't find jump dest instruction at .text+0x8000007f net/wireless/scan.o: warning: objtool: cfg80211_combine_bsses()+0x1e: can't find jump dest instruction at .text+0x4c010084 CC [M] drivers/net/wireless/broadcom/b43/lo.o CC [M] drivers/net/wimax/i2400m/usb-tx.o CC drivers/scsi/scsi_common.o LD lib/lzo/lzo_decompress.o CC [M] net/wireless/ocb.o CC [M] drivers/net/wireless/ath/ath10k/debug.o CC lib/mpi/generic_mpih-rshift.o CC [M] drivers/net/wireless/ath/carl9170/main.o CC lib/xz/xz_dec_syms.o LD lib/lzo/built-in.o drivers/isdn/mISDN/layer1.o: warning: objtool: l1_event()+0x17: can't find jump dest instruction at .text+0xe01041d drivers/leds/leds-blinkm.o: warning: objtool: blinkm_detect()+0x31: can't find jump dest instruction at .text+0xa5000107 drivers/leds/leds-menf21bmc.o: warning: objtool: menf21bmc_led_probe()+0x5f: call without frame pointer save/setup drivers/leds/leds-menf21bmc.o: warning: objtool: menf21bmc_led_set()+0x14: call without frame pointer save/setup drivers/leds/leds-menf21bmc.o: warning: objtool: menf21bmc_led_init()+0x12: call without frame pointer save/setup drivers/leds/leds-menf21bmc.o: warning: objtool: menf21bmc_led_exit()+0xb: call without frame pointer save/setup CC crypto/asymmetric_keys/asymmetric_type.o drivers/mfd/mc13xxx-core.o: warning: objtool: mc13xxx_adc_do_conversion()+0xbf: can't find jump dest instruction at .text+0x710105b5 drivers/net/ethernet/samsung/sxgbe/sxgbe_dma.o: warning: objtool: sxgbe_rx_dma_int_status()+0xb8: can't find jump dest instruction at .text+0x7700034c CC [M] drivers/net/wireless/ath/carl9170/usb.o net/sched/sch_pie.o: warning: objtool: calculate_probability()+0x65: can't find jump dest instruction at .text+0xe90000ab CC drivers/mfd/da9052-irq.o CC [M] drivers/net/phy/microchip.o net/sched/sch_hhf.o: warning: objtool: hhf_dequeue()+0x60: can't find jump dest instruction at .text+0xa30000a6 drivers/input/misc/ideapad_slidebar.o: warning: objtool: slidebar_i8042_filter()+0x63: can't find jump dest instruction at .text+0x80000189 drivers/sfi/sfi_acpi.o: warning: objtool: sfi_acpi_table_show()+0x41: can't find call dest symbol at offset 0x3b0000c5 LD net/sched/built-in.o drivers/net/wireless/broadcom/b43/bus.o: warning: objtool: b43_bus_dev_bcma_init()+0x20: can't find jump dest instruction at .text+0xea000276 drivers/regulator/fixed-helper.o: warning: objtool: regulator_register_always_on()+0x4b: can't find jump dest instruction at .text+0x82000081 CC [M] fs/btrfs/free-space-cache.o drivers/net/wimax/i2400m/driver.o: warning: objtool: i2400m_reset()+0xde: can't find jump dest instruction at .text+0x4c000112 drivers/input/evdev.o: warning: objtool: evdev_release()+0x2a: can't find jump dest instruction at .text+0xa10002a0 CC lib/mpi/generic_mpih-sub1.o CC drivers/regulator/mc13892-regulator.o CC drivers/net/ethernet/samsung/sxgbe/sxgbe_ethtool.o CC [M] drivers/net/wireless/broadcom/b43/wa.o CC [M] drivers/net/wireless/mediatek/mt7601u/dma.o LD drivers/leds/built-in.o drivers/pwm/pwm-rcar.o: warning: objtool: rcar_pwm_probe()+0x33: can't find jump dest instruction at .text+0x990000f9 LD drivers/pwm/built-in.o CC [M] drivers/net/wireless/rsi/rsi_91x_mac80211.o CC [M] drivers/power/max17042_battery.o drivers/rtc/rtc-lib.o: warning: objtool: rtc_time64_to_tm()+0xb3: can't find jump dest instruction at .text+0xa2000189 drivers/iio/magnetometer/hmc5843_core.o: warning: objtool: hmc5843_common_probe()+0x3b: can't find jump dest instruction at .text+0xf8000561 drivers/input/keyboard/tca6416-keypad.o: warning: objtool: tca6416_setup_registers()+0xc0: can't find jump dest instruction at .text+0x770001d5 CC drivers/net/wireless/intersil/hostap/hostap_main.o LD [M] drivers/iio/industrialio.o CC [M] net/wireless/debugfs.o CC drivers/rtc/class.o CC [M] drivers/net/wireless/intersil/p54/led.o drivers/hwmon/abituguru.o: warning: objtool: abituguru_detect_no_bank2_sensors()+0x25: can't find jump dest instruction at .text+0xd400028b CC crypto/hash_info.o net/mac80211/tdls.o: warning: objtool: ieee80211_tdls_add_chan_switch_req_ies()+0x39: can't find jump dest instruction at .text+0xdd00018f drivers/iio/magnetometer/hmc5843_spi.o: warning: objtool: hmc5843_spi_remove()+0x4: call without frame pointer save/setup drivers/iio/magnetometer/hmc5843_spi.o: warning: objtool: hmc5843_spi_probe()+0x17: call without frame pointer save/setup drivers/iio/magnetometer/hmc5843_spi.o: warning: objtool: hmc5843_driver_init()+0x12: call without frame pointer save/setup drivers/iio/magnetometer/hmc5843_spi.o: warning: objtool: hmc5843_driver_exit()+0xb: call without frame pointer save/setup drivers/net/ethernet/samsung/sxgbe/sxgbe_desc.o: warning: objtool: sxgbe_rx_wbstatus()+0xa1: can't find jump dest instruction at .text+0x203f7 CC drivers/regulator/mc13xxx-regulator-core.o CC [M] drivers/net/wireless/broadcom/b43legacy/dma.o drivers/md/dm-cache-policy.o: warning: objtool: get_policy_once()+0x1b: can't find call dest symbol at offset 0x910000bf LD lib/zlib_deflate/built-in.o CC drivers/spi/spi-axi-spi-engine.o CC [M] drivers/net/wireless/intersil/orinoco/scan.o drivers/md/dm-mpath.o: warning: objtool: choose_pgpath()+0x1f: can't find jump dest instruction at .text+0x30010225 CC drivers/net/wireless/intersil/hostap/hostap_proc.o CC drivers/mfd/da9052-core.o drivers/hwmon/adcxx.o: warning: objtool: adcxx_probe()+0x35: can't find jump dest instruction at .text+0xdf0001eb CC lib/xz/xz_dec_stream.o drivers/iio/light/pa12203001.o: warning: objtool: pa12203001_set_power_state()+0x2b: can't find jump dest instruction at .text+0x80000101 net/wireless/chan.o: warning: objtool: cfg80211_chandef_usable()+0x2b: can't find jump dest instruction at .text+0x520102d1 drivers/net/wireless/broadcom/b43legacy/rfkill.o: warning: objtool: b43legacy_rfkill_poll()+0x44: can't find jump dest instruction at .text+0x9f00009a CC [M] drivers/hwmon/adt7x10.o net/sched/sch_htb.o: warning: objtool: htb_dump_class()+0x6e: can't find jump dest instruction at .text+0x20101d4 CC [M] lib/zlib_deflate/deflate.o CC [M] drivers/net/wireless/broadcom/b43legacy/pio.o drivers/net/phy/bcm87xx.o: warning: objtool: bcm87xx_ack_interrupt()+0x4: can't find call dest symbol at offset 0xa80000d8 CC [M] drivers/net/wireless/rsi/rsi_91x_mgmt.o drivers/net/wireless/broadcom/brcm80211/brcmsmac/ucode_loader.o: warning: objtool: brcms_ucode_data_init()+0x14: can't find jump dest instruction at .text+0x6801001a CC [M] net/wireless/wext-compat.o LD lib/raid6/built-in.o CC crypto/asymmetric_keys/restrict.o CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/antsel.o drivers/input/misc/uinput.o: warning: objtool: uinput_create_device()+0x15: can't find jump dest instruction at .text+0x1b01034b CC [M] net/wireless/wext-sme.o LD drivers/net/phy/libphy.o CC [M] drivers/input/misc/apanel.o CC drivers/ssb/main.o drivers/iio/light/rpr0521.o: warning: objtool: rpr0521_runtime_resume()+0xa8: can't find jump dest instruction at .text+0x6d0000bc CC [M] lib/raid6/algos.o CC drivers/regulator/mt6397-regulator.o drivers/power/ds2780_battery.o: warning: objtool: ds2780_battery_probe()+0x5d: can't find jump dest instruction at .text+0xc9000283 CC [M] drivers/hid/hid-rmi.o net/mac80211/mesh_sync.o: warning: objtool: mesh_sync_offset_adjust_tbtt()+0xb5: can't find jump dest instruction at .text+0x6e0000b9 CC [M] drivers/net/wireless/ath/ath9k/ar9003_hw.o drivers/net/ppp/pppoe.o: warning: objtool: pppoe_create()+0x29: can't find jump dest instruction at .text+0x840000ef CC [M] drivers/net/usb/ax88172a.o CC [M] drivers/power/rt9455_charger.o fs/ocfs2/stack_o2cb.o: warning: objtool: o2cb_cluster_check()+0x12: can't find jump dest instruction at .text+0x1a010208 CC [M] drivers/isdn/hisax/st5481_init.o net/sched/sch_fq.o: warning: objtool: fq_dump()+0x3e: can't find jump dest instruction at .text+0x8a010154 drivers/net/wimax/i2400m/fw.o: warning: objtool: i2400m_is_boot_barker()+0x47: can't find jump dest instruction at .text+0xc01029d drivers/input/misc/ad714x-i2c.o: warning: objtool: ad714x_i2c_probe()+0x29: call without frame pointer save/setup drivers/input/misc/ad714x-i2c.o: warning: objtool: ad714x_i2c_write()+0x32: call without frame pointer save/setup drivers/input/misc/ad714x-i2c.o: warning: objtool: ad714x_i2c_read()+0x4a: call without frame pointer save/setup drivers/input/misc/ad714x-i2c.o: warning: objtool: ad714x_i2c_driver_init()+0x12: call without frame pointer save/setup drivers/input/misc/ad714x-i2c.o: warning: objtool: ad714x_i2c_driver_exit()+0xb: call without frame pointer save/setup LD drivers/net/phy/built-in.o drivers/net/wireless/ralink/rt2x00/rt2x00config.o: warning: objtool: rt2x00lib_config_intf()+0x9f: can't find jump dest instruction at .text+0x77000143 lib/lz4/lz4hc_compress.o: warning: objtool: lz4_compresshcctx()+0x4d: can't find jump dest instruction at .text+0x99030053 fs/ocfs2/dlmfs/userdlm.o: warning: objtool: user_dlm_unblock_lock()+0x72: can't find jump dest instruction at .text+0xd60204b8 CC [M] drivers/net/wireless/marvell/mwifiex/util.o drivers/iio/magnetometer/hmc5843_i2c.o: warning: objtool: hmc5843_i2c_remove()+0x8: call without frame pointer save/setup drivers/iio/magnetometer/hmc5843_i2c.o: warning: objtool: hmc5843_i2c_probe()+0x29: call without frame pointer save/setup drivers/iio/magnetometer/hmc5843_i2c.o: warning: objtool: hmc5843_driver_init()+0x12: call without frame pointer save/setup drivers/iio/magnetometer/hmc5843_i2c.o: warning: objtool: hmc5843_driver_exit()+0xb: call without frame pointer save/setup CC drivers/regulator/pwm-regulator.o LD lib/lz4/built-in.o drivers/net/wireless/intersil/orinoco/fw.o: warning: objtool: symbol_dl_image.isra.3()+0x4c: can't find jump dest instruction at .text+0xbd000052 CC [M] fs/ocfs2/dlmfs/dlmfs.o LD [M] fs/ocfs2/ocfs2_stack_o2cb.o CC [M] drivers/isdn/hisax/st5481_usb.o fs/ocfs2/cluster/quorum.o: warning: objtool: o2quo_make_decision()+0x2f: can't find jump dest instruction at .text+0x4c0102c5 CC [M] drivers/net/wimax/i2400m/usb-rx.o CC drivers/spi/spi-bcm2835.o CC lib/percpu_counter.o LD [M] drivers/iio/magnetometer/st_magn.o drivers/net/phy/realtek.o: warning: objtool: rtl8211f_ack_interrupt()+0x21: call without frame pointer save/setup drivers/net/phy/realtek.o: warning: objtool: rtl821x_ack_interrupt()+0x16: call without frame pointer save/setup drivers/net/phy/realtek.o: warning: objtool: rtl8211f_config_intr()+0x35: call without frame pointer save/setup drivers/net/phy/realtek.o: warning: objtool: rtl8211e_config_intr()+0x35: call without frame pointer save/setup drivers/net/phy/realtek.o: warning: objtool: rtl8211b_config_intr()+0x35: call without frame pointer save/setup drivers/net/phy/realtek.o: warning: objtool: rtl8211f_config_init()+0x13: call without frame pointer save/setup drivers/net/phy/realtek.o: warning: objtool: phy_module_init()+0x17: call without frame pointer save/setup drivers/net/phy/realtek.o: warning: objtool: phy_module_exit()+0x10: call without frame pointer save/setup CC [M] drivers/net/wireless/ath/ath10k/core.o drivers/power/ds2781_battery.o: warning: objtool: ds2781_battery_probe()+0x4c: can't find jump dest instruction at .text+0x36010272 drivers/mfd/mc13xxx-spi.o: warning: objtool: mc13xxx_spi_probe()+0x2c: can't find jump dest instruction at .text+0xb60001d2 CC [M] drivers/net/wireless/ath/ath10k/htc.o drivers/rtc/systohc.o: warning: objtool: rtc_set_ntp_time()+0x30: call without frame pointer save/setup drivers/regulator/devres.o: warning: objtool: devm_regulator_bulk_register_supply_alias()+0x26: can't find jump dest instruction at .text+0x8a00049c drivers/md/bcache/sysfs.o: warning: objtool: __bch_cache_store()+0x2d: can't find jump dest instruction at .text+0xf3000063 drivers/md/dm-cache-policy-cleaner.o: warning: objtool: __set_clear_dirty()+0x15: can't find jump dest instruction at .text+0x850000db CC drivers/mfd/da9052-spi.o CC drivers/regulator/tps6524x-regulator.o fs/proc/page.o: warning: objtool: kpagecount_read()+0x40: can't find jump dest instruction at .text+0xe3000046 CC drivers/rtc/interface.o drivers/net/ethernet/samsung/sxgbe/sxgbe_mdio.o: warning: objtool: sxgbe_mdio_access()+0x73: can't find jump dest instruction at .text+0xbc000079 CC [M] drivers/net/wireless/intersil/orinoco/wext.o CC lib/zlib_inflate/inffast.o CC [M] drivers/power/max77693_charger.o net/mac80211/util.o: warning: objtool: ieee80211_parse_p2p_noa()+0x26: can't find jump dest instruction at .text+0xfc00056c drivers/mfd/mfd-core.o: warning: objtool: mfd_add_device()+0x3f: can't find jump dest instruction at .text+0xf0010085 CC drivers/scsi/scsi_lib_dma.o drivers/net/wireless/broadcom/b43legacy/sysfs.o: warning: objtool: b43legacy_attr_interfmode_store()+0x73: can't find jump dest instruction at .text+0xb2000079 CC [M] drivers/hwmon/adt7310.o LD [M] drivers/md/dm-multipath.o CC crypto/ablk_helper.o CC lib/zlib_inflate/inflate.o drivers/hid/hid-picolcd_leds.o: warning: objtool: picolcd_init_leds()+0x24: can't find jump dest instruction at .text+0x270101da drivers/net/usb/hso.o: warning: objtool: tiocmget_submit_urb()+0x16: can't find jump dest instruction at .text+0xc000018c drivers/rtc/hctosys.o: warning: objtool: rtc_hctosys()+0x4f: can't find jump dest instruction at .init.text+0x84000054 CC [M] drivers/hid/hid-saitek.o CC [M] drivers/net/wireless/ath/ath10k/htt.o drivers/isdn/hisax/avma1_cs.o: warning: objtool: avma1cs_config()+0x10e: can't find jump dest instruction at .text+0x5f000152 drivers/net/wireless/mediatek/mt7601u/usb.o: warning: objtool: mt7601u_assign_pipes.isra.15()+0x8: can't find jump dest instruction at .text+0xbd0000ce CC [M] drivers/power/bq24190_charger.o CC [M] drivers/net/wireless/mediatek/mt7601u/core.o CC [M] drivers/net/wireless/ath/ath10k/htt_rx.o drivers/isdn/hisax/arcofi.o: warning: objtool: arcofi_fsm()+0x36: can't find jump dest instruction at .text+0xd200018c drivers/net/wireless/mediatek/mt7601u/init.o: warning: objtool: mt76_init_sband_2g()+0x54: can't find jump dest instruction at .text+0x8200005a LD [M] drivers/md/dm-cache-cleaner.o drivers/md/dm-bufio.o: warning: objtool: use_inline_bio()+0x89: can't find jump dest instruction at .text+0x9200023f net/wireless/mlme.o: warning: objtool: cfg80211_process_mlme_unregistrations()+0x1b: can't find jump dest instruction at .text+0xd7000021 CC [M] drivers/isdn/hisax/st5481_d.o CC [M] drivers/net/usb/cdc_ether.o LD net/wireless/built-in.o drivers/net/wireless/mediatek/mt7601u/main.o: warning: objtool: mt76_ampdu_action()+0x32: can't find jump dest instruction at .text+0xcb0000c8 CC drivers/rtc/rtc-sysfs.o drivers/input/misc/88pm80x_onkey.o: warning: objtool: pm80x_onkey_probe()+0x34: can't find jump dest instruction at .text+0xd02009a crypto/ghash-generic.o: warning: objtool: ghash_update()+0x23: can't find jump dest instruction at .text+0xb010129 CC [M] drivers/input/misc/cma3000_d0x.o CC [M] drivers/net/wireless/ath/ath9k/hw.o drivers/net/phy/icplus.o: warning: objtool: ip175c_config_init()+0xf8: can't find jump dest instruction at .text+0x6000017d lib/842/842_compress.o: warning: objtool: check_template()+0x53: can't find jump dest instruction at .text+0xcd000059 CC drivers/spi/spi-bitbang.o drivers/iio/light/tcs3414.o: warning: objtool: tcs3414_probe()+0x27: can't find jump dest instruction at .text+0x4d0100ad CC [M] crypto/seqiv.o drivers/net/phy/marvell.o: warning: objtool: m88e1318_set_wol()+0x3f: can't find jump dest instruction at .text+0xca010155 CC [M] drivers/input/misc/cma3000_d0x_i2c.o CC [M] drivers/net/wireless/ath/ath9k/ar9003_phy.o CC lib/swiotlb.o CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/channel.o CC [M] drivers/net/wireless/ath/ath10k/htt_tx.o CC [M] drivers/net/wireless/ath/ath10k/txrx.o CC [M] drivers/iio/light/veml6070.o CC drivers/rtc/rtc-at91sam9.o drivers/input/keyboard/lkkbd.o: warning: objtool: lkkbd_connect()+0xdb: can't find jump dest instruction at .text+0xe0010271 drivers/net/wireless/intersil/hostap/hostap_80211_rx.o: warning: objtool: prism2_frag_cache_find()+0x100: can't find jump dest instruction at .text+0x580001c4 net/mac80211/pm.o: warning: objtool: __ieee80211_suspend()+0xe4: can't find jump dest instruction at .text+0x4002010a CC [M] fs/btrfs/zlib.o CC [M] drivers/net/wireless/ath/carl9170/cmd.o drivers/net/can/usb/peak_usb/pcan_usb_pro.o: warning: objtool: pcan_msg_add_rec()+0xb3: can't find jump dest instruction at .text+0x50010119 CC drivers/rtc/rtc-coh901331.o drivers/hwmon/adm1021.o: warning: objtool: adm1021_detect()+0x31: can't find jump dest instruction at .text+0xa020037 drivers/net/can/usb/peak_usb/pcan_usb_fd.o: warning: objtool: pcan_usb_fd_send_cmd()+0x24: can't find jump dest instruction at .text+0x8600014a net/wireless/reg.o: warning: objtool: freq_reg_info_regd()+0x11: can't find jump dest instruction at .text+0xcf0000d7 CC [M] lib/zlib_deflate/deftree.o drivers/net/phy/mdio-bitbang.o: warning: objtool: mdiobb_read()+0x21: can't find jump dest instruction at .text+0x9d000387 CC [M] drivers/net/usb/dm9601.o drivers/scsi/scsi_common.o: warning: objtool: scsi_set_sense_field_pointer()+0xc8: can't find jump dest instruction at .text+0x6d0001fd drivers/net/ethernet/smsc/smc91c92_cs.o: warning: objtool: set_rx_mode()+0xa8: can't find jump dest instruction at .text+0xba0002de CC [M] fs/ocfs2/dlm/dlmast.o LD [M] drivers/net/can/usb/peak_usb/peak_usb.o drivers/net/wireless/ralink/rt2x00/rt2x00mac.o: warning: objtool: rt2x00mac_set_antenna()+0x17: can't find jump dest instruction at .text+0x9900020d drivers/md/dm-verity-target.o: warning: objtool: verity_status()+0x61: can't find jump dest instruction at .text+0x81010187 CC drivers/scsi/scsi_scan.o CC lib/iommu-helper.o drivers/net/ethernet/ethoc.o: warning: objtool: ethoc_update_rx_stats.isra.20()+0x21: can't find jump dest instruction at .text+0x20102c7 CC [M] drivers/net/wireless/ralink/rt2x00/rt2x00firmware.o drivers/leds/leds-dac124s085.o: warning: objtool: dac124s085_probe()+0x29: can't find jump dest instruction at .text+0xeb00006f LD [M] drivers/md/dm-verity.o drivers/net/phy/mdio-cavium.o: warning: objtool: cavium_mdiobus_write()+0x1d: can't find jump dest instruction at .text+0x880000b3 crypto/jitterentropy-kcapi.o: warning: objtool: jent_kcapi_cleanup()+0x10: call without frame pointer save/setup crypto/jitterentropy-kcapi.o: warning: objtool: jent_kcapi_init()+0x13: call without frame pointer save/setup crypto/jitterentropy-kcapi.o: warning: objtool: jent_kcapi_random()+0x21: call without frame pointer save/setup crypto/jitterentropy-kcapi.o: warning: objtool: jent_zalloc()+0xb: call without frame pointer save/setup crypto/jitterentropy-kcapi.o: warning: objtool: jent_zfree()+0x4: call without frame pointer save/setup crypto/jitterentropy-kcapi.o: warning: objtool: jent_memcpy()+0x6: call without frame pointer save/setup crypto/jitterentropy-kcapi.o: warning: objtool: jent_get_nstime()+0x32: 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 [M] drivers/hid/hid-sjoy.o drivers/scsi/scsicam.o: warning: objtool: scsi_partsize()+0x53: can't find jump dest instruction at .text+0x97000059 net/wireless/mesh.o: warning: objtool: __cfg80211_join_mesh()+0x2f: can't find jump dest instruction at .text+0xb3000035 CC [M] lib/zlib_deflate/deflate_syms.o CC [M] drivers/net/usb/sr9700.o CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.o CC [M] crypto/xcbc.o CC [M] drivers/net/wireless/rsi/rsi_91x_pkt.o CC [M] drivers/net/wireless/rndis_wlan.o drivers/iio/light/vcnl4000.o: warning: objtool: vcnl4000_probe()+0x2e: can't find jump dest instruction at .text+0x89000034 drivers/iio/light/stk3310.o: warning: objtool: stk3310_set_state()+0x29: can't find jump dest instruction at .text+0x9000003f CC drivers/rtc/rtc-da9052.o CC [M] drivers/net/usb/sr9800.o drivers/net/wireless/broadcom/brcm80211/brcmutil/d11.o: warning: objtool: brcmu_d11ac_decchspec()+0x25: can't find jump dest instruction at .text+0xa500005b CC lib/mpi/generic_mpih-add1.o CC drivers/rtc/rtc-ds1286.o drivers/net/wireless/broadcom/b43legacy/leds.o: warning: objtool: b43legacy_register_led()+0x52: can't find jump dest instruction at .text+0x88000228 drivers/mfd/ezx-pcap.o: warning: objtool: ezx_pcap_probe()+0x24: can't find jump dest instruction at .text+0xcd0003da LD drivers/net/can/built-in.o CC [M] drivers/net/usb/smsc75xx.o CC lib/mpi/mpicoder.o drivers/sfi/sfi_core.o: warning: objtool: sfi_check_table()+0xe1: can't find jump dest instruction at .ref.text+0x5f000145 drivers/hid/hid-plantronics.o: warning: objtool: plantronics_probe()+0x14: can't find jump dest instruction at .text+0xc30000da CC drivers/scsi/scsi_sysfs.o drivers/md/bcache/writeback.o: warning: objtool: refill_full_stripes()+0xe9: can't find jump dest instruction at .text+0x590000ee CC [M] crypto/rmd256.o LD drivers/sfi/built-in.o CC lib/xz/xz_dec_lzma2.o drivers/iio/light/tsl2563.o: warning: objtool: tsl2563_probe()+0x4c: can't find jump dest instruction at .text+0xd00203d2 net/mac80211/mesh.o: warning: objtool: ieee80211_mesh_rx_probe_req()+0xb8: can't find jump dest instruction at .text+0x7900013d CC [M] drivers/hid/hid-steelseries.o CC [M] drivers/net/wireless/intersil/orinoco/hermes_dld.o drivers/md/dm-crypt.o: warning: objtool: crypt_message()+0x1a: can't find jump dest instruction at .text+0xb6000450 net/mac80211/mesh_pathtbl.o: warning: objtool: mesh_path_free_rcu()+0xe0: can't find jump dest instruction at .text+0x65000164 CC lib/xz/xz_dec_bcj.o CC [M] crypto/rmd320.o lib/mpi/generic_mpih-mul3.o: warning: objtool: mpihelp_submul_1()+0xbd: can't find jump dest instruction at .text+0x770000c2 drivers/net/phy/mdio-octeon.o: warning: objtool: octeon_mdiobus_probe()+0x36: can't find jump dest instruction at .text+0x2e01008c CC [M] drivers/net/usb/smsc95xx.o LD drivers/target/built-in.o CC [M] fs/ocfs2/dlm/dlmconvert.o drivers/net/wireless/broadcom/b43legacy/xmit.o: warning: objtool: b43legacy_rssi_postprocess()+0x12: can't find jump dest instruction at .text+0x87000018 CC [M] drivers/net/wireless/intersil/orinoco/hermes.o net/wireless/sme.o: warning: objtool: disconnect_work()+0x27: can't find jump dest instruction at .text+0x8900002d CC [M] drivers/target/target_core_configfs.o CC drivers/ssb/scan.o CC [M] drivers/net/wireless/intersil/orinoco/cfg.o drivers/hwmon/ads1015.o: warning: objtool: ads1015_probe()+0x31: can't find jump dest instruction at .text+0x4a010087 drivers/scsi/scsi_ioctl.o: warning: objtool: ioctl_internal_command.constprop.5()+0xe5: can't find jump dest instruction at .text+0x76000139 drivers/net/wimax/i2400m/tx.o: warning: objtool: i2400m_tx_skip_tail()+0x3c: can't find jump dest instruction at .text+0x920000d2 drivers/hwmon/ads7828.o: warning: objtool: ads7828_probe()+0x46: can't find jump dest instruction at .text+0x2f0100cc CC [M] drivers/net/wireless/ath/ath9k/ar9002_phy.o CC drivers/scsi/scsi_devinfo.o CC [M] drivers/net/wimax/i2400m/usb.o drivers/regulator/anatop-regulator.o: warning: objtool: anatop_regulator_probe()+0x12: call without frame pointer save/setup drivers/regulator/anatop-regulator.o: warning: objtool: anatop_regulator_init()+0xd: call without frame pointer save/setup drivers/regulator/anatop-regulator.o: warning: objtool: anatop_regulator_exit()+0xb: call without frame pointer save/setup lib/iommu-helper.o: warning: objtool: iommu_area_alloc()+0x4a: call without frame pointer save/setup CC lib/iommu-common.o CC [M] drivers/net/wireless/ath/ath10k/wmi.o CC drivers/spi/spi-clps711x.o crypto/asymmetric_keys/restrict.o: warning: objtool: restrict_link_by_signature()+0x1a: can't find jump dest instruction at .text+0xab000020 CC [M] drivers/regulator/fixed.o CC lib/syscall.o drivers/net/wireless/intersil/p54/eeprom.o: warning: objtool: p54_update_channel_param()+0x2a: can't find jump dest instruction at .text+0x860000ff CC crypto/asymmetric_keys/signature.o CC drivers/mfd/syscon.o drivers/net/wireless/broadcom/b43/phy_a.o: warning: objtool: aphy_channel_switch()+0x180: can't find jump dest instruction at .text+0xb5000186 CC [M] drivers/net/wireless/ath/carl9170/mac.o CC [M] fs/ocfs2/dlm/dlmlock.o drivers/net/wireless/ralink/rt2x00/rt2x00link.o: warning: objtool: rt2x00link_tuner()+0x6f: can't find jump dest instruction at .text+0x950001d5 CC drivers/ssb/driver_chipcommon.o fs/proc/proc_sysctl.o: warning: objtool: proc_sys_make_inode()+0x25: can't find jump dest instruction at .text+0x8d00034b drivers/regulator/da9052-regulator.o: warning: objtool: da9052_regulator_probe()+0x48: can't find jump dest instruction at .text+0x3701032e drivers/net/wireless/marvell/mwifiex/cfp.o: warning: objtool: mwifiex_get_cfp()+0x1a: can't find jump dest instruction at .text+0xba0001f0 drivers/power/sbs-battery.o: warning: objtool: sbs_read_string_data()+0x6d: can't find jump dest instruction at .text+0x8a000273 LD fs/proc/proc.o CC drivers/rtc/rtc-ds1302.o CC lib/mpi/mpi-bit.o CC drivers/scsi/scsi_netlink.o CC lib/zlib_inflate/infutil.o CC drivers/thermal/thermal_core.o drivers/hwmon/w83795.o: warning: objtool: w83795_handle_files()+0x11f: can't find jump dest instruction at .text+0xc1010125 CC [M] drivers/power/bq24257_charger.o net/wireless/ap.o: warning: objtool: __cfg80211_stop_ap()+0x36: can't find jump dest instruction at .text+0xbb00003c lib/zlib_inflate/inffast.o: warning: objtool: inflate_fast()+0x11b: can't find jump dest instruction at .text+0x89010120 drivers/net/phy/mdio-gpio.o: warning: objtool: mdio_gpio_bus_init()+0x31: can't find jump dest instruction at .text+0x21020157 drivers/net/phy/fixed_phy.o: warning: objtool: fixed_phy_update_regs()+0x15: can't find jump dest instruction at .text+0xf200009b CC drivers/rtc/rtc-ds1305.o drivers/scsi/scsi.o: warning: objtool: scsi_report_opcode()+0x2f: can't find jump dest instruction at .text+0x900003b5 net/mac80211/mesh_ps.o: warning: objtool: ieee80211_mps_local_status_update()+0x2e: can't find jump dest instruction at .text+0x8e0000f4 CC drivers/scsi/scsi_sysctl.o drivers/power/da9150-fg.o: warning: objtool: da9150_fg_get_prop()+0xb7: can't find jump dest instruction at .text+0x7c00037b CC [M] drivers/hwmon/adt7410.o CC [M] fs/ocfs2/dlm/dlmunlock.o CC [M] drivers/input/keyboard/matrix_keypad.o CC [M] drivers/regulator/88pm800.o LD fs/proc/built-in.o drivers/net/wireless/broadcom/brcm80211/brcmutil/utils.o: warning: objtool: brcmu_dbg_hex_dump()+0x4d: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmutil/utils.o: warning: objtool: brcmu_prpkt()+0x2e: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmutil/utils.o: warning: objtool: brcmu_pktq_mdeq()+0x77: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmutil/utils.o: warning: objtool: brcmu_pktq_pdeq()+0x18: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmutil/utils.o: warning: objtool: brcmu_pktq_init()+0x23: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmutil/utils.o: warning: objtool: brcmu_pktq_pdeq_match()+0x5f: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmutil/utils.o: warning: objtool: brcmu_pktq_pdeq_tail()+0x18: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmutil/utils.o: warning: objtool: brcmu_pktq_penq_head()+0x41: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmutil/utils.o: warning: objtool: brcmu_pktq_penq()+0x41: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmutil/utils.o: warning: objtool: brcmu_pkt_buf_free_skb()+0x37: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmutil/utils.o: warning: objtool: brcmu_pktq_pflush()+0x56: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmutil/utils.o: warning: objtool: brcmu_pktq_flush()+0x37: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmutil/utils.o: warning: objtool: brcmu_pkt_buf_get_skb()+0x1b: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmutil/utils.o: warning: objtool: brcmu_dotrev_str()+0x8d: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmutil/utils.o: warning: objtool: brcmu_boardrev_str()+0x7a: call without frame pointer save/setup drivers/isdn/hisax/callc.o: warning: objtool: distr_debug()+0xf6: can't find jump dest instruction at .text+0x6c0001bb CC [M] drivers/net/wireless/marvell/mwifiex/txrx.o drivers/isdn/hisax/isac.o: warning: objtool: isac_bh()+0xac: can't find jump dest instruction at .text+0x6f000200 LD [M] drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil.o CC drivers/scsi/scsi_trace.o CC [M] drivers/isdn/hisax/st5481_b.o drivers/md/dm-thin-metadata.o: warning: objtool: __write_initial_superblock()+0x127: can't find jump dest instruction at .text+0x390007cb drivers/net/wimax/i2400m/netdev.o: warning: objtool: i2400m_open()+0x45: can't find jump dest instruction at .text+0xf30001db CC [M] drivers/net/wireless/ath/ath10k/wmi-tlv.o CC [M] drivers/input/keyboard/max7359_keypad.o CC [M] lib/raid6/recov.o CC [M] drivers/net/wireless/mediatek/mt7601u/eeprom.o drivers/mfd/da9052-irq.o: warning: objtool: da9052_auxadc_irq()+0x8: call without frame pointer save/setup drivers/mfd/da9052-irq.o: warning: objtool: da9052_free_irq()+0x10: call without frame pointer save/setup drivers/mfd/da9052-irq.o: warning: objtool: da9052_request_irq()+0x21: call without frame pointer save/setup drivers/mfd/da9052-irq.o: warning: objtool: da9052_disable_irq_nosync()+0x8: call without frame pointer save/setup drivers/mfd/da9052-irq.o: warning: objtool: da9052_disable_irq()+0x8: call without frame pointer save/setup drivers/mfd/da9052-irq.o: warning: objtool: da9052_enable_irq()+0x8: call without frame pointer save/setup drivers/mfd/da9052-irq.o: warning: objtool: da9052_irq_init()+0x26: call without frame pointer save/setup drivers/mfd/da9052-irq.o: warning: objtool: da9052_irq_exit()+0x14: call without frame pointer save/setup drivers/isdn/hisax/gazel.o: warning: objtool: reset_gazel()+0x1e: can't find jump dest instruction at .text+0xb40102c4 drivers/scsi/hosts.o: warning: objtool: scsi_host_dev_release()+0x18: can't find jump dest instruction at .text+0xe40000de drivers/net/wireless/intersil/p54/txrx.o: warning: objtool: p54_assign_address()+0x5b: can't find jump dest instruction at .text+0xf9000061 CC [M] drivers/input/keyboard/mcs_touchkey.o CC [M] drivers/net/wireless/ath/ath10k/bmi.o CC [M] drivers/net/wireless/ath/carl9170/phy.o CC drivers/scsi/scsi_logging.o fs/ocfs2/cluster/nodemanager.o: warning: objtool: o2nm_node_group_drop_item()+0x4d: can't find jump dest instruction at .text+0x8b000463 drivers/net/wireless/marvell/mwifiex/init.o: warning: objtool: mwifiex_free_lock_list()+0xad: can't find jump dest instruction at .text+0x940100b3 drivers/net/wireless/intersil/p54/fwio.o: warning: objtool: p54_parse_firmware()+0x29: can't find jump dest instruction at .text+0x8f0100df CC [M] drivers/net/wireless/intersil/p54/p54spi.o HOSTCC lib/raid6/mktables drivers/rtc/class.o: warning: objtool: rtc_device_register()+0x41: can't find jump dest instruction at .text+0xed0100b7 CC [M] drivers/hid/hid-sunplus.o CC drivers/mfd/mt6397-core.o CC drivers/rtc/rtc-ds1347.o CC [M] drivers/net/usb/gl620a.o drivers/isdn/mISDN/timerdev.o: warning: objtool: mISDN_poll()+0xc7: can't find jump dest instruction at .text+0x6a0000cb UNROLL lib/raid6/int1.c drivers/net/wireless/intersil/hostap/hostap_info.o: warning: objtool: prism2_info_commtallies32()+0x7: can't find jump dest instruction at .text+0xbe00006d CC [M] drivers/net/wireless/mediatek/mt7601u/phy.o drivers/hwmon/adt7x10.o: warning: objtool: adt7x10_set_t_hyst()+0x2d: can't find jump dest instruction at .text+0xc90001c3 crypto/asymmetric_keys/asymmetric_type.o: warning: objtool: find_asymmetric_key()+0x28: can't find jump dest instruction at .text+0xff00057e drivers/input/keyboard/lm8323.o: warning: objtool: lm8323_write()+0x4c: can't find jump dest instruction at .text+0xc10001c2 CC [M] drivers/hwmon/adt7462.o drivers/net/wimax/i2400m/usb-notif.o: warning: objtool: i2400mu_notification_grok()+0x44: can't find jump dest instruction at .text+0x3301004a drivers/net/wireless/ath/dfs_pri_detector.o: warning: objtool: pseq_handler_add_to_existing_seqs()+0x2b: can't find jump dest instruction at .text+0x86000121 CC [M] drivers/net/wireless/marvell/mwifiex/wmm.o drivers/mfd/da9052-core.o: warning: objtool: da9052_adc_manual_read()+0x13c: can't find jump dest instruction at .text+0x5f000210 CC [M] drivers/regulator/act8865-regulator.o CC [M] drivers/hid/hid-gaff.o CC [M] drivers/input/keyboard/mpr121_touchkey.o CC drivers/thermal/fair_share.o CC drivers/scsi/scsi_pm.o CC [M] drivers/net/wireless/ath/carl9170/led.o CC [M] drivers/isdn/hisax/hfc4s8s_l1.o drivers/net/wireless/ralink/rt2x00/rt2x00crypto.o: warning: objtool: rt2x00crypto_rx_insert_iv()+0x35: can't find jump dest instruction at .text+0x1b01024b CC [M] drivers/net/wireless/ralink/rt2x00/rt2x00leds.o drivers/regulator/mt6397-regulator.o: warning: objtool: mt6397_regulator_probe()+0x5f: can't find jump dest instruction at .text+0xdd0000f5 drivers/net/phy/microchip.o: warning: objtool: lan88xx_remove()+0x10: call without frame pointer save/setup drivers/net/phy/microchip.o: warning: objtool: lan88xx_phy_ack_interrupt()+0x16: call without frame pointer save/setup drivers/net/phy/microchip.o: warning: objtool: lan88xx_phy_config_intr()+0x4b: call without frame pointer save/setup drivers/net/phy/microchip.o: warning: objtool: lan88xx_probe()+0x14: call without frame pointer save/setup drivers/net/phy/microchip.o: warning: objtool: lan88xx_suspend()+0x12: call without frame pointer save/setup drivers/net/phy/microchip.o: warning: objtool: phy_module_init()+0x17: call without frame pointer save/setup drivers/net/phy/microchip.o: warning: objtool: phy_module_exit()+0x10: call without frame pointer save/setup CC lib/nlattr.o net/mac80211/rx.o: warning: objtool: ieee80211_rx_mesh_check()+0x52: can't find jump dest instruction at .text+0xa0000058 drivers/md/dm-cache-metadata.o: warning: objtool: sb_check()+0x3e: can't find jump dest instruction at .text+0x8a000184 drivers/net/wimax/i2400m/debugfs.o: warning: objtool: i2400m_tx_stats_read()+0x40: can't find jump dest instruction at .text+0xe60001a6 CC [M] drivers/net/wireless/ath/ath9k/ar5008_phy.o CC drivers/thermal/user_space.o drivers/net/wireless/intersil/orinoco/mic.o: warning: objtool: orinoco_mic()+0x46: can't find jump dest instruction at .text+0x7e01012c CC lib/mpi/mpi-cmp.o drivers/regulator/mc13xxx-regulator-core.o: warning: objtool: mc13xxx_fixed_regulator_set_voltage()+0x24: call without frame pointer save/setup drivers/regulator/mc13xxx-regulator-core.o: warning: objtool: mc13xxx_regulator_is_enabled()+0x1b: call without frame pointer save/setup drivers/regulator/mc13xxx-regulator-core.o: warning: objtool: mc13xxx_regulator_disable()+0x17: call without frame pointer save/setup drivers/regulator/mc13xxx-regulator-core.o: warning: objtool: mc13xxx_regulator_enable()+0x17: call without frame pointer save/setup drivers/regulator/mc13xxx-regulator-core.o: warning: objtool: mc13xxx_regulator_set_voltage_sel()+0x1e: call without frame pointer save/setup drivers/regulator/mc13xxx-regulator-core.o: warning: objtool: mc13xxx_regulator_get_voltage()+0x1b: call without frame pointer save/setup drivers/hid/hid-sjoy.o: warning: objtool: sjoyff_init()+0x25: can't find jump dest instruction at .text+0xe10100bb lib/xz/xz_dec_stream.o: warning: objtool: dec_block()+0x114: can't find jump dest instruction at .text+0x6e000118 CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o CC [M] drivers/net/wireless/intersil/orinoco/orinoco_usb.o CC [M] drivers/regulator/ad5398.o CC [M] drivers/hid/hid-tmff.o drivers/iio/light/veml6070.o: warning: objtool: veml6070_probe()+0x27: can't find jump dest instruction at .text+0xca00005d drivers/isdn/hisax/hscx.o: warning: objtool: modehscx()+0x2c: can't find jump dest instruction at .text+0x4b0200e2 drivers/net/wireless/rsi/rsi_91x_main.o: warning: objtool: rsi_prepare_skb.isra.2()+0x26: can't find jump dest instruction at .text+0xa500025c drivers/net/wimax/i2400m/usb-fw.o: warning: objtool: i2400mu_tx_bulk_out()+0x42: can't find jump dest instruction at .text+0x46020138 net/sched/cls_u32.o: warning: objtool: u32_walk()+0xd2: can't find jump dest instruction at .text+0x7c000156 CC [M] drivers/net/wireless/rsi/rsi_91x_debugfs.o CC [M] drivers/regulator/bcm590xx-regulator.o LD drivers/iio/built-in.o lib/percpu_counter.o: warning: objtool: percpu_counter_hotcpu_callback()+0xd: can't find call dest symbol at offset 0xbf000331 CC lib/cpu_rmap.o net/mac80211/mesh_hwmp.o: warning: objtool: mesh_path_sel_frame_tx()+0x5c: can't find jump dest instruction at .text+0x15020062 CC drivers/ssb/driver_chipcommon_pmu.o drivers/net/wireless/ath/key.o: warning: objtool: ath_reserve_key_cache_slot()+0x13: can't find jump dest instruction at .text+0x27020099 CC [M] drivers/target/target_core_device.o CC [M] drivers/net/wireless/ralink/rt2x00/rt2x00usb.o CC lib/zlib_inflate/inftrees.o drivers/net/wireless/mediatek/mt7601u/mcu.o: warning: objtool: mt7601u_mcu_wait_resp()+0x4a: can't find jump dest instruction at .text+0xd8000050 CC drivers/tty/tty_io.o CC [M] drivers/net/wireless/mediatek/mt7601u/mac.o drivers/isdn/i4l/isdn_common.o: warning: objtool: isdn_wildmat()+0x16: can't find jump dest instruction at .text+0x3601001c fs/ocfs2/cluster/netdebug.o: warning: objtool: nodes_fop_open()+0x2f: can't find jump dest instruction at .text+0x99000075 lib/raid6/algos.o: warning: objtool: raid6_select_algo()+0x70: can't find jump dest instruction at .init.text+0x82020075 drivers/hid/hid-saitek.o: warning: objtool: saitek_probe()+0x37: can't find jump dest instruction at .text+0x8b00020d LD [M] drivers/isdn/i4l/isdn.o CC [M] drivers/mfd/88pm800.o drivers/md/dm-log-writes.o: warning: objtool: log_writes_status()+0xbd: can't find jump dest instruction at .text+0x74000161 drivers/regulator/mc13892-regulator.o: warning: objtool: mc13892_regulator_probe()+0x46: can't find jump dest instruction at .text+0x3301052c CC [M] drivers/hid/hid-tivo.o CC [M] drivers/net/wireless/marvell/mwifiex/11n.o drivers/hwmon/adt7310.o: warning: objtool: adt7310_spi_write_word()+0x2a: can't find call dest symbol at offset 0x620000fe drivers/input/misc/apanel.o: warning: objtool: apanel_probe()+0x2e: can't find jump dest instruction at .text+0xd0100d4 drivers/regulator/pwm-regulator.o: warning: objtool: pwm_regulator_probe()+0x35: call without frame pointer save/setup drivers/regulator/pwm-regulator.o: warning: objtool: pwm_regulator_driver_init()+0xd: call without frame pointer save/setup drivers/regulator/pwm-regulator.o: warning: objtool: pwm_regulator_driver_exit()+0xb: call without frame pointer save/setup drivers/net/usb/asix_common.o: warning: objtool: asix_rx_fixup_internal()+0x35: can't find jump dest instruction at .text+0x760100db CC drivers/thermal/power_allocator.o CC drivers/scsi/scsi_dh.o CC [M] drivers/net/wireless/ath/ath9k/ar9002_calib.o CC [M] drivers/net/usb/plusb.o drivers/net/wireless/broadcom/b43legacy/debugfs.o: warning: objtool: txstat_read_file()+0x41: can't find jump dest instruction at .text+0xe8000077 drivers/net/ethernet/samsung/sxgbe/sxgbe_ethtool.o: warning: objtool: sxgbe_get_regs()+0x17: can't find jump dest instruction at .text+0xa600024d CC [M] drivers/hwmon/adt7475.o crypto/ablk_helper.o: warning: objtool: ablk_init_common()+0x19: call without frame pointer save/setup crypto/ablk_helper.o: warning: objtool: ablk_init()+0x31: call without frame pointer save/setup crypto/ablk_helper.o: warning: objtool: ablk_exit()+0x8: call without frame pointer save/setup crypto/ablk_helper.o: warning: objtool: __ablk_encrypt()+0x14: call without frame pointer save/setup crypto/ablk_helper.o: warning: objtool: ablk_decrypt()+0x12: call without frame pointer save/setup crypto/ablk_helper.o: warning: objtool: ablk_encrypt()+0xe: call without frame pointer save/setup CC [M] drivers/input/misc/da9052_onkey.o CC lib/mpi/mpih-cmp.o drivers/net/wireless/ralink/rt2x00/rt2x00dev.o: warning: objtool: rt2x00lib_probe_hw_modes()+0x53: can't find jump dest instruction at .text+0xcd010089 CC [M] drivers/input/keyboard/qt2160.o drivers/rtc/rtc-coh901331.o: warning: objtool: coh901331_probe()+0x34: can't find jump dest instruction at .init.text+0xa4000055 CC lib/mpi/mpih-div.o CC drivers/rtc/rtc-ds1511.o net/sched/cls_rsvp6.o: warning: objtool: rsvp_walk()+0x23: can't find jump dest instruction at .text+0x81000079 CC [M] drivers/net/wireless/ath/carl9170/fw.o CC [M] crypto/tgr192.o drivers/rtc/rtc-sysfs.o: warning: objtool: wakealarm_store()+0x4c: can't find jump dest instruction at .text+0xb4000342 CC drivers/rtc/rtc-ds1685.o drivers/net/ethernet/renesas/sh_eth.o: warning: objtool: sh_eth_reset()+0x96: can't find jump dest instruction at .text+0xed00065c CC [M] drivers/regulator/da9062-regulator.o drivers/net/wireless/intersil/orinoco/hw.o: warning: objtool: determine_fw_capabilities()+0x6a: can't find jump dest instruction at .text+0x6f020070 CC [M] drivers/regulator/da9210-regulator.o crypto/asymmetric_keys/signature.o: warning: objtool: public_key_signature_free()+0x14: call without frame pointer save/setup drivers/input/misc/cma3000_d0x_i2c.o: warning: objtool: cma3000_i2c_resume()+0xb: call without frame pointer save/setup drivers/input/misc/cma3000_d0x_i2c.o: warning: objtool: cma3000_i2c_suspend()+0xb: call without frame pointer save/setup drivers/input/misc/cma3000_d0x_i2c.o: warning: objtool: cma3000_i2c_remove()+0xb: call without frame pointer save/setup drivers/input/misc/cma3000_d0x_i2c.o: warning: objtool: cma3000_i2c_set()+0x25: call without frame pointer save/setup drivers/input/misc/cma3000_d0x_i2c.o: warning: objtool: cma3000_i2c_read()+0x22: call without frame pointer save/setup drivers/input/misc/cma3000_d0x_i2c.o: warning: objtool: cma3000_i2c_probe()+0x1d: call without frame pointer save/setup drivers/input/misc/cma3000_d0x_i2c.o: warning: objtool: cma3000_i2c_driver_init()+0x12: call without frame pointer save/setup drivers/input/misc/cma3000_d0x_i2c.o: warning: objtool: cma3000_i2c_driver_exit()+0xb: call without frame pointer save/setup CC crypto/asymmetric_keys/public_key.o drivers/net/wireless/intersil/p54/main.o: warning: objtool: p54_set_key()+0x35: can't find jump dest instruction at .text+0x8b00034b CC [M] fs/btrfs/lzo.o CC lib/zlib_inflate/inflate_syms.o drivers/spi/spi-axi-spi-engine.o: warning: objtool: spi_engine_probe()+0x31: can't find jump dest instruction at .text+0xee000267 drivers/net/wireless/rsi/rsi_91x_core.o: warning: objtool: rsi_core_determine_hal_queue()+0x5a: can't find jump dest instruction at .text+0xab000060 drivers/spi/spidev.o: warning: objtool: spidev_probe()+0x6a: can't find jump dest instruction at .text+0x29010110 drivers/isdn/hisax/st5481_init.o: warning: objtool: probe_st5481()+0x53: can't find jump dest instruction at .text+0x220100d9 lib/zlib_inflate/infutil.o: warning: objtool: zlib_inflate_blob()+0x3e: can't find jump dest instruction at .text+0x98000044 drivers/rtc/rtc-at91sam9.o: warning: objtool: at91_rtc_probe()+0x27: can't find jump dest instruction at .text+0x1901008d CC drivers/rtc/rtc-gemini.o net/mac80211/tx.o: warning: objtool: ieee80211_lookup_ra_sta()+0x5f: can't find jump dest instruction at .text+0xfd0001c5 CC [M] fs/btrfs/compression.o CC [M] drivers/mfd/88pm80x.o CC drivers/rtc/rtc-generic.o CC lib/mpi/mpih-mul.o CC [M] fs/btrfs/delayed-ref.o drivers/mfd/da9052-spi.o: warning: objtool: da9052_spi_probe()+0x33: can't find jump dest instruction at .text+0xa9000059 drivers/power/max17042_battery.o: warning: objtool: max17042_set_property()+0xb7: can't find jump dest instruction at .text+0x7800018c CC [M] drivers/net/wireless/ath/ath9k/ar9003_calib.o drivers/power/max77693_charger.o: warning: objtool: max77693_charger_get_property()+0x67: can't find jump dest instruction at .text+0xe300034d LD drivers/thermal/samsung/built-in.o drivers/scsi/scsi_lib_dma.o: warning: objtool: scsi_dma_map()+0x69: call without frame pointer save/setup net/wireless/debugfs.o: warning: objtool: ht40allow_map_read()+0x3f: can't find jump dest instruction at .text+0x9e000305 net/wireless/ocb.o: warning: objtool: __cfg80211_join_ocb()+0x77: call without frame pointer save/setup net/wireless/ocb.o: warning: objtool: cfg80211_join_ocb()+0x2f: call without frame pointer save/setup net/wireless/ocb.o: warning: objtool: cfg80211_leave_ocb()+0x28: call without frame pointer save/setup drivers/net/wireless/intersil/orinoco/scan.o: warning: objtool: orinoco_add_hostscan_result()+0x2a: can't find jump dest instruction at .text+0x8e0100a0 CC drivers/scsi/scsi_transport_srp.o CC [M] drivers/power/bq24735-charger.o LD drivers/virt/built-in.o UNROLL lib/raid6/int2.c CC [M] drivers/net/wireless/ath/ath9k/calib.o CC [M] drivers/target/target_core_fabric_configfs.o fs/ocfs2/dlm/dlmdebug.o: warning: objtool: debug_mle_print.constprop.10()+0xe2: can't find jump dest instruction at .text+0x79000cd7 CC [M] drivers/mfd/88pm805.o CC [M] drivers/net/wireless/ath/carl9170/tx.o CC drivers/rtc/rtc-m41t93.o drivers/net/wireless/ralink/rt2x00/rt2x00queue.o: warning: objtool: rt2x00queue_for_each_entry()+0x24: can't find jump dest instruction at .text+0xe300024a drivers/net/wimax/i2400m/usb-tx.o: warning: objtool: i2400mu_tx()+0x3a: can't find jump dest instruction at .text+0x6d0300d0 drivers/thermal/user_space.o: warning: objtool: notify_user_space()+0x1d: call without frame pointer save/setup drivers/thermal/user_space.o: warning: objtool: thermal_gov_user_space_register()+0xb: call without frame pointer save/setup drivers/thermal/user_space.o: warning: objtool: thermal_gov_user_space_unregister()+0xb: call without frame pointer save/setup CC [M] drivers/net/usb/rndis_host.o drivers/net/wireless/intersil/p54/led.o: warning: objtool: p54_register_led()+0x5b: can't find jump dest instruction at .text+0xa4000061 CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/pmu.o net/mac80211/rc80211_minstrel.o: warning: objtool: minstrel_get_rate()+0x3d: can't find jump dest instruction at .text+0x61010143 ASN.1 crypto/asymmetric_keys/x509-asn1.c drivers/net/wireless/broadcom/b43/tables.o: warning: objtool: b43_ofdmtab_read16()+0x34: call without frame pointer save/setup drivers/net/wireless/broadcom/b43/tables.o: warning: objtool: b43_ofdmtab_write16()+0x3d: call without frame pointer save/setup drivers/net/wireless/broadcom/b43/tables.o: warning: objtool: b43_ofdmtab_read32()+0x36: call without frame pointer save/setup drivers/net/wireless/broadcom/b43/tables.o: warning: objtool: b43_ofdmtab_write32()+0x3d: call without frame pointer save/setup drivers/net/wireless/broadcom/b43/tables.o: warning: objtool: b43_gtab_read()+0x16: call without frame pointer save/setup drivers/net/wireless/broadcom/b43/tables.o: warning: objtool: b43_gtab_write()+0x20: call without frame pointer save/setup UNROLL lib/raid6/int4.c CC drivers/usb/atm/usbatm.o UNROLL lib/raid6/int8.c LD drivers/uwb/built-in.o drivers/hid/hid-picolcd_debugfs.o: warning: objtool: _picolcd_flash_read()+0x2c: can't find jump dest instruction at .text+0xbd000032 CC drivers/usb/atm/xusbatm.o lib/zlib_deflate/deflate.o: warning: objtool: longest_match()+0xb5: can't find jump dest instruction at .text+0x5e0100bb CC drivers/video/backlight/backlight.o CC [M] drivers/net/wireless/mediatek/mt7601u/util.o LD [M] drivers/net/wireless/ath/ath.o drivers/mfd/syscon.o: warning: objtool: syscon_probe()+0x77: can't find jump dest instruction at .text+0xa100008d CC [M] drivers/net/wireless/ath/ath9k/eeprom.o CC [M] drivers/uwb/address.o lib/iommu-common.o: warning: objtool: iommu_tbl_pool_init()+0x82: can't find jump dest instruction at .text+0xc3000088 CC drivers/video/console/dummycon.o lib/zlib_inflate/inftrees.o: warning: objtool: zlib_inflate_table()+0xf2: can't find jump dest instruction at .text+0x330300f8 lib/mpi/mpicoder.o: warning: objtool: mpi_read_raw_from_sgl()+0x27: can't find jump dest instruction at .text+0x9200002d CC drivers/usb/c67x00/c67x00-drv.o CC [M] drivers/mfd/sm501.o CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/rate.o drivers/input/misc/cma3000_d0x.o: warning: objtool: cma3000_thread_irq()+0x28: can't find jump dest instruction at .text+0x601005e CC lib/mpi/mpi-pow.o drivers/regulator/tps6524x-regulator.o: warning: objtool: pmic_probe()+0x34: can't find jump dest instruction at .text+0xb101003a drivers/net/usb/ax88172a.o: warning: objtool: ax88172a_reset()+0x46: can't find jump dest instruction at .text+0x2a01013c drivers/spi/spi-bitbang.o: warning: objtool: spi_bitbang_start()+0x1e: can't find jump dest instruction at .text+0xd0100e4 CC [M] drivers/regulator/da9211-regulator.o CC [M] drivers/input/misc/da9063_onkey.o ASN.1 crypto/asymmetric_keys/x509_akid-asn1.c CC [M] drivers/net/wireless/ath/carl9170/rx.o net/wireless/wext-sme.o: warning: objtool: cfg80211_mgd_wext_connect.part.1()+0x80: can't find jump dest instruction at .text+0x86000086 lib/xz/xz_dec_bcj.o: warning: objtool: bcj_x86.isra.5()+0x1a: can't find jump dest instruction at .text+0x2f0100a0 CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/stf.o CC [M] drivers/net/usb/zaurus.o CC crypto/asymmetric_keys/x509_public_key.o drivers/rtc/rtc-ds1286.o: warning: objtool: ds1286_set_time()+0x4b: can't find jump dest instruction at .text+0xcf000201 CC [M] drivers/input/keyboard/sh_keysc.o CC [M] drivers/net/wireless/ath/ath10k/hw.o drivers/hwmon/adt7410.o: warning: objtool: adt7410_i2c_remove()+0xe: call without frame pointer save/setup drivers/hwmon/adt7410.o: warning: objtool: adt7410_i2c_probe()+0x3f: call without frame pointer save/setup drivers/hwmon/adt7410.o: warning: objtool: adt7410_i2c_write_word()+0x13: call without frame pointer save/setup drivers/hwmon/adt7410.o: warning: objtool: adt7410_i2c_read_word()+0xc: call without frame pointer save/setup drivers/hwmon/adt7410.o: warning: objtool: adt7410_i2c_write_byte()+0xf: call without frame pointer save/setup drivers/hwmon/adt7410.o: warning: objtool: adt7410_i2c_read_byte()+0xc: call without frame pointer save/setup drivers/hwmon/adt7410.o: warning: objtool: adt7410_driver_init()+0x12: call without frame pointer save/setup drivers/hwmon/adt7410.o: warning: objtool: adt7410_driver_exit()+0xb: call without frame pointer save/setup CC drivers/video/console/vgacon.o lib/syscall.o: warning: objtool: collect_syscall()+0x11: can't find jump dest instruction at .text+0xcc000017 CC [M] drivers/hwmon/asc7621.o CC [M] drivers/net/wireless/ralink/rt2x00/rt2500usb.o drivers/mfd/mt6397-core.o: warning: objtool: mt6397_probe()+0x37: can't find jump dest instruction at .text+0x7f01024d crypto/xcbc.o: warning: objtool: xcbc_create()+0x6c: can't find jump dest instruction at .text+0x1010072 CC [M] drivers/mfd/bcm590xx.o CC [M] drivers/input/keyboard/stowaway.o drivers/net/wireless/intersil/hostap/hostap_proc.o: warning: objtool: hostap_init_proc()+0x21: can't find jump dest instruction at .text+0x29010087 CC lib/dynamic_queue_limits.o drivers/spi/spi-bcm2835.o: warning: objtool: bcm2835_spi_probe()+0x29: can't find jump dest instruction at .text+0x9b01022f drivers/thermal/fair_share.o: warning: objtool: fair_share_throttle()+0xa2: can't find jump dest instruction at .text+0xf50000a8 LD drivers/w1/masters/built-in.o drivers/hid/hid-sunplus.o: warning: objtool: sp_report_fixup()+0x3d: call without frame pointer save/setup drivers/hid/hid-sunplus.o: warning: objtool: sp_driver_init()+0x19: call without frame pointer save/setup drivers/hid/hid-sunplus.o: warning: objtool: sp_driver_exit()+0xb: call without frame pointer save/setup drivers/net/wireless/broadcom/b43legacy/pio.o: warning: objtool: tx_data()+0xc0: can't find jump dest instruction at .text+0x62000144 CC drivers/tty/n_tty.o LD [M] drivers/net/wireless/intersil/p54/p54common.o CC [M] crypto/cbc.o drivers/isdn/mISDN/tei.o: warning: objtool: mgr_bcast()+0x36: can't find jump dest instruction at .text+0xe500071c fs/ocfs2/dlm/dlmthread.o: warning: objtool: dlm_flush_asts()+0x31: can't find jump dest instruction at .text+0x7f000037 CC drivers/spi/spi-fsl-dspi.o drivers/net/wireless/ath/carl9170/cmd.o: warning: objtool: carl9170_collect_tally()+0x28: can't find jump dest instruction at .text+0xc70002ee CC [M] drivers/net/wireless/ath/ath10k/p2p.o CC drivers/video/backlight/generic_bl.o CC drivers/spi/spi-gpio.o drivers/rtc/rtc-da9052.o: warning: objtool: da9052_set_alarm.isra.6()+0x45: can't find jump dest instruction at .text+0x5f01006b CC drivers/usb/c67x00/c67x00-ll-hpi.o drivers/isdn/hisax/st5481_usb.o: warning: objtool: usb_in_complete()+0x21: can't find jump dest instruction at .text+0xc020027 CC [M] drivers/hid/hid-topseed.o drivers/hid/hid-steelseries.o: warning: objtool: steelseries_srws1_probe()+0x2b: can't find jump dest instruction at .text+0xc1020351 drivers/power/bq24190_charger.o: warning: objtool: bq24190_charger_get_property()+0xbf: can't find jump dest instruction at .text+0xac0103d5 drivers/net/wireless/broadcom/brcm80211/brcmsmac/antsel.o: warning: objtool: brcms_c_antsel_cfgupd()+0xcf: can't find jump dest instruction at .text+0x720000d3 CC [M] drivers/w1/masters/ds2482.o CC [M] drivers/mfd/cros_ec_i2c.o CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.o net/sched/cls_flow.o: warning: objtool: flow_dump()+0x21: can't find jump dest instruction at .text+0x710100d7 drivers/hid/hid-gaff.o: warning: objtool: ga_probe()+0x13: call without frame pointer save/setup drivers/hid/hid-gaff.o: warning: objtool: ga_driver_init()+0x19: call without frame pointer save/setup drivers/hid/hid-gaff.o: warning: objtool: ga_driver_exit()+0xb: call without frame pointer save/setup LD drivers/w1/slaves/built-in.o CC [M] drivers/net/wireless/rsi/rsi_91x_sdio.o CC [M] drivers/net/wireless/rsi/rsi_91x_sdio_ops.o CC [M] drivers/hid/hid-twinhan.o CC [M] drivers/power/bq25890_charger.o drivers/net/wireless/intersil/orinoco/hermes_dld.o: warning: objtool: hermes_apply_pda()+0x24: can't find jump dest instruction at .text+0x9200002a ASN.1 crypto/asymmetric_keys/pkcs7-asn1.c drivers/input/keyboard/max7359_keypad.o: warning: objtool: max7359_probe()+0x32: can't find jump dest instruction at .text+0xfa0100a8 drivers/net/ethernet/samsung/sxgbe/sxgbe_main.o: warning: objtool: sxgbe_init_dma_engine()+0x22: can't find jump dest instruction at .text+0x83000108 drivers/net/wireless/marvell/mwifiex/main.o: warning: objtool: mwifiex_upload_device_dump()+0x6c: can't find jump dest instruction at .text+0xdc0104e2 drivers/net/wireless/mediatek/mt7601u/core.o: warning: objtool: mt7601u_wait_asic_ready()+0x19: call without frame pointer save/setup drivers/net/wireless/mediatek/mt7601u/core.o: warning: objtool: mt76_poll()+0x3f: call without frame pointer save/setup drivers/net/wireless/mediatek/mt7601u/core.o: warning: objtool: mt76_poll_msec()+0x3f: call without frame pointer save/setup CC [M] drivers/w1/slaves/w1_therm.o CC [M] drivers/input/keyboard/xtkbd.o LD drivers/net/ethernet/samsung/sxgbe/samsung-sxgbe.o CC [M] drivers/net/wireless/marvell/mwifiex/11ac.o CC drivers/tty/tty_ioctl.o CC lib/mpi/mpiutil.o drivers/net/wireless/broadcom/b43/wa.o: warning: objtool: b43_wa_gt()+0x10: can't find jump dest instruction at .text+0x8d000036 CC [M] drivers/net/wireless/broadcom/b43/tables_nphy.o drivers/rtc/interface.o: warning: objtool: rtc_irq_set_freq()+0x2a: can't find jump dest instruction at .text+0x98000100 drivers/regulator/88pm800.o: warning: objtool: pm800_regulator_probe()+0x44: can't find jump dest instruction at .text+0xb800006a fs/btrfs/zlib.o: warning: objtool: zlib_decompress_biovec()+0xb9: can't find jump dest instruction at .text+0x3501018f CC drivers/rtc/rtc-moxart.o LD drivers/net/ethernet/samsung/sxgbe/built-in.o drivers/isdn/hisax/l3ni1.o: warning: objtool: ni1man()+0x16: can't find jump dest instruction at .text+0xb500022c CC [M] fs/btrfs/relocation.o CC [M] drivers/regulator/isl9305.o drivers/net/wireless/mediatek/mt7601u/dma.o: warning: objtool: mt7601u_rx_skb_from_seg()+0x52: can't find jump dest instruction at .text+0xe0000118 crypto/seqiv.o: warning: objtool: seqiv_givencrypt()+0x56: can't find jump dest instruction at .text+0xc900011c LD drivers/net/ethernet/samsung/built-in.o CC [M] fs/btrfs/delayed-inode.o drivers/net/wimax/i2400m/rx.o: warning: objtool: i2400m_roq_log_entry_print()+0x21: can't find jump dest instruction at .text+0x970000b7 CC [M] drivers/net/wireless/mediatek/mt7601u/debugfs.o drivers/net/usb/cdc_ether.o: warning: objtool: usbnet_generic_cdc_bind()+0x6a: can't find jump dest instruction at .text+0xe30201a0 drivers/net/wireless/intersil/orinoco/main.o: warning: objtool: free_orinocodev()+0x17: can't find jump dest instruction at .text+0x4401007d CC [M] drivers/input/misc/e3x0-button.o CC [M] crypto/cts.o lib/mpi/mpi-cmp.o: warning: objtool: mpi_cmp()+0xd: call without frame pointer save/setup lib/mpi/mpi-cmp.o: warning: objtool: mpi_cmp_ui()+0x16: call without frame pointer save/setup CC [M] drivers/net/wireless/mediatek/mt7601u/tx.o drivers/net/wireless/rsi/rsi_91x_mac80211.o: warning: objtool: rsi_mac80211_ampdu_action()+0x136: can't find jump dest instruction at .text+0x7400034a CC [M] drivers/net/usb/mcs7830.o UNROLL lib/raid6/int16.c drivers/input/keyboard/mcs_touchkey.o: warning: objtool: mcs_touchkey_probe()+0x21: can't find jump dest instruction at .text+0x51020097 CC drivers/rtc/rtc-mt6397.o drivers/scsi/scsi_sysctl.o: warning: objtool: scsi_exit_sysctl()+0xb: call without frame pointer save/setup drivers/scsi/scsi_sysctl.o: warning: objtool: scsi_init_sysctl()+0xb: call without frame pointer save/setup drivers/regulator/act8865-regulator.o: warning: objtool: act8865_pmic_probe()+0x26: can't find jump dest instruction at .text+0x8d01002c CC lib/glob.o drivers/hid/hid-tivo.o: warning: objtool: tivo_input_mapping.part.1()+0x11: can't find jump dest instruction at .text+0x8d000017 drivers/spi/spi-clps711x.o: warning: objtool: spi_clps711x_probe()+0x22: can't find jump dest instruction at .text+0x7f0200d8 LD drivers/net/ethernet/built-in.o drivers/rtc/rtc-ds1302.o: warning: objtool: ds1302_rtc_set_time()+0x42: can't find jump dest instruction at .text+0x88000068 drivers/net/usb/lan78xx.o: warning: objtool: lan78xx_set_pause()+0x35: can't find jump dest instruction at .text+0xe10005db drivers/ssb/scan.o: warning: objtool: ssb_bus_scan()+0x91: can't find jump dest instruction at .text+0x12010107 drivers/hid/hid-rmi.o: warning: objtool: rmi_register_function()+0xd: can't find jump dest instruction at .text+0x88000013 UNROLL lib/raid6/int32.c CC drivers/usb/c67x00/c67x00-hcd.o CC [M] drivers/input/misc/gp2ap002a00f.o CC [M] crypto/ctr.o drivers/rtc/rtc-ds1347.o: warning: objtool: ds1347_probe()+0x139: can't find jump dest instruction at .text+0xfdff030d lib/zlib_deflate/deftree.o: warning: objtool: pqdownheap()+0xd5: can't find jump dest instruction at .text+0x780000da CC [M] drivers/hid/hid-xinmo.o drivers/net/wireless/marvell/mwifiex/cmdevt.o: warning: objtool: mwifiex_insert_cmd_to_free_q()+0x1d: can't find jump dest instruction at .text+0x90000023 LD [M] lib/zlib_deflate/zlib_deflate.o CC drivers/spi/spi-meson-spifc.o CC [M] drivers/net/usb/usbnet.o fs/ocfs2/dlmfs/dlmfs.o: warning: objtool: dlmfs_file_open()+0x2f: can't find jump dest instruction at .text+0xd20002d5 CC drivers/rtc/rtc-pcap.o CC [M] drivers/net/wireless/ralink/rt2x00/rt73usb.o CC [M] lib/raid6/recov_ssse3.o CC [M] drivers/hid/hid-zpff.o CC drivers/scsi/device_handler/scsi_dh_hp_sw.o CC drivers/video/fbdev/core/fb_cmdline.o LD [M] fs/ocfs2/dlmfs/ocfs2_dlmfs.o drivers/net/wireless/broadcom/brcm80211/brcmsmac/mac80211_if.o: warning: objtool: brcms_free()+0xf: can't find jump dest instruction at .text+0x91000035 CC drivers/usb/class/cdc-acm.o CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.o drivers/ssb/main.o: warning: objtool: ssb_device_disable.part.20()+0xe8: can't find jump dest instruction at .text+0x4a0009ad drivers/net/wireless/rsi/rsi_91x_pkt.o: warning: objtool: rsi_send_data_pkt()+0x33: can't find jump dest instruction at .text+0x42010039 CC [M] drivers/net/wireless/ath/ath10k/swap.o drivers/regulator/fixed.o: warning: objtool: reg_fixed_voltage_probe()+0x41: can't find jump dest instruction at .text+0x5f010077 drivers/net/wireless/broadcom/brcm80211/brcmsmac/ampdu.o: warning: objtool: brcms_c_ffpld_check_txfunfl.isra.7()+0x61: can't find jump dest instruction at .text+0x33020187 CC [M] drivers/net/wireless/rsi/rsi_91x_usb.o CC [M] drivers/power/smb347-charger.o drivers/net/wireless/ath/ath9k/ar9002_hw.o: warning: objtool: ar9002_hw_init_mode_gain_regs()+0x71: can't find jump dest instruction at .text+0x92000077 CC drivers/usb/common/common.o LD drivers/input/keyboard/built-in.o CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_lcn.o CC [M] drivers/net/wireless/ath/ath9k/eeprom_def.o fs/ocfs2/cluster/heartbeat.o: warning: objtool: o2hb_check_own_slot()+0x39: can't find jump dest instruction at .text+0x8b00008f drivers/isdn/hisax/st5481_d.o: warning: objtool: dout_start_xmit()+0x40: can't find jump dest instruction at .text+0xca0001d6 drivers/hid/hid-tmff.o: warning: objtool: tmff_init()+0x3e: can't find jump dest instruction at .text+0xe5010044 lib/cpu_rmap.o: warning: objtool: cpu_rmap_update()+0xf9: can't find call dest symbol at offset 0x82ff022d CC [M] drivers/regulator/lp3972.o CC lib/strncpy_from_user.o LD drivers/video/fbdev/omap2/omapfb/displays/built-in.o drivers/input/keyboard/mpr121_touchkey.o: warning: objtool: mpr_touchkey_interrupt()+0x31: can't find jump dest instruction at .text+0x92000037 drivers/net/wimax/i2400m/usb-rx.o: warning: objtool: i2400mu_rx_size_maybe_shrink()+0x3f: can't find jump dest instruction at .text+0xa30000d5 CC [M] drivers/input/misc/gpio_tilt_polled.o CC [M] drivers/net/wireless/ath/ath10k/spectral.o CC [M] drivers/video/vgastate.o LD [M] drivers/net/wimax/i2400m/i2400m.o drivers/net/wireless/intersil/orinoco/cfg.o: warning: objtool: orinoco_set_wiphy_params()+0x25: can't find jump dest instruction at .text+0x7401002b drivers/rtc/rtc-generic.o: warning: objtool: generic_rtc_driver_init()+0x14: call without frame pointer save/setup drivers/rtc/rtc-generic.o: warning: objtool: generic_rtc_probe()+0x1d: call without frame pointer save/setup drivers/rtc/rtc-generic.o: warning: objtool: generic_rtc_driver_exit()+0xb: call without frame pointer save/setup drivers/net/wireless/ath/ath10k/txrx.o: warning: objtool: ath10k_txrx_tx_unref()+0x4c: can't find jump dest instruction at .text+0xc3010052 drivers/input/keyboard/matrix_keypad.o: warning: objtool: matrix_keypad_free_gpio()+0x18: can't find jump dest instruction at .text+0x8500022e LD drivers/power/power_supply.o CC [M] drivers/regulator/lp8755.o CC drivers/rtc/rtc-pcf2123.o CC [M] drivers/usb/class/usblp.o net/mac80211/rc80211_minstrel_ht.o: warning: objtool: minstrel_ht_get_stats()+0x107: can't find jump dest instruction at .text+0x5200010b drivers/scsi/scsi_pm.o: warning: objtool: scsi_autopm_put_device()+0x10: call without frame pointer save/setup drivers/scsi/scsi_pm.o: warning: objtool: scsi_autopm_get_device()+0x1f: call without frame pointer save/setup drivers/scsi/scsi_pm.o: warning: objtool: scsi_runtime_idle()+0xc: call without frame pointer save/setup drivers/scsi/scsi_pm.o: warning: objtool: scsi_runtime_resume()+0x1a: call without frame pointer save/setup drivers/scsi/scsi_pm.o: warning: objtool: scsi_runtime_suspend()+0x19: call without frame pointer save/setup drivers/scsi/scsi_pm.o: warning: objtool: scsi_autopm_get_target()+0xd: call without frame pointer save/setup drivers/scsi/scsi_pm.o: warning: objtool: scsi_autopm_put_target()+0xd: call without frame pointer save/setup drivers/scsi/scsi_pm.o: warning: objtool: scsi_autopm_get_host()+0x1f: call without frame pointer save/setup drivers/scsi/scsi_pm.o: warning: objtool: scsi_autopm_put_host()+0x10: call without frame pointer save/setup drivers/mfd/88pm800.o: warning: objtool: pm800_pages_init()+0x25: can't find jump dest instruction at .text+0xb300002b CC [M] lib/raid6/recov_avx2.o LD drivers/power/built-in.o net/mac80211/mlme.o: warning: objtool: ieee80211_determine_chantype()+0xa0: can't find jump dest instruction at .text+0xaa0001c6 CC [M] crypto/keywrap.o CC [M] drivers/regulator/max1586.o drivers/isdn/hisax/hfc4s8s_l1.o: warning: objtool: hfc4s8s_module_init()+0x14: call without frame pointer save/setup drivers/isdn/hisax/hfc4s8s_l1.o: warning: objtool: hfc4s8s_module_exit()+0xd: call without frame pointer save/setup CC [M] drivers/net/wireless/rsi/rsi_91x_usb_ops.o LD [M] net/mac80211/mac80211.o drivers/net/wireless/rsi/rsi_91x_mgmt.o: warning: objtool: rsi_load_radio_caps()+0x44: can't find jump dest instruction at .text+0xc40200da drivers/regulator/ad5398.o: warning: objtool: ad5398_probe()+0x42: can't find jump dest instruction at .text+0x9f0000b8 drivers/net/wireless/ralink/rt2x00/rt2x00firmware.o: warning: objtool: rt2x00lib_request_firmware()+0x3f: can't find jump dest instruction at .text+0x3020045 CC [M] drivers/net/wireless/ath/ath10k/thermal.o drivers/regulator/bcm590xx-regulator.o: warning: objtool: bcm590xx_probe()+0x41: can't find jump dest instruction at .text+0x42030047 CC [M] drivers/regulator/max8649.o CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.o drivers/rtc/rtc-ds1511.o: warning: objtool: ds1511_rtc_update_alarm()+0x2f: can't find jump dest instruction at .text+0xdb0001a5 CC [M] drivers/mfd/htc-pasic3.o drivers/net/usb/sr9700.o: warning: objtool: sr9700_tx_fixup()+0xbc: can't find jump dest instruction at .text+0x7b0000d0 CC [M] crypto/asymmetric_keys/pkcs7_trust.o CC drivers/tty/tty_ldisc.o CC [M] drivers/hwmon/coretemp.o drivers/net/wireless/ath/ath10k/htt.o: warning: objtool: ath10k_htt_setup()+0x73: can't find jump dest instruction at .text+0xcf0001a9 drivers/mfd/88pm80x.o: warning: objtool: pm80x_init()+0x37: can't find jump dest instruction at .text+0xf01006d CC [M] drivers/net/wireless/ath/ath10k/wow.o CC [M] crypto/asymmetric_keys/pkcs7_verify.o lib/dynamic_queue_limits.o: warning: objtool: dql_completed()+0x18: can't find jump dest instruction at .text+0x320100ce drivers/power/bq24257_charger.o: warning: objtool: bq24257_sysfs_set_enable()+0x43: can't find jump dest instruction at .text+0x87000259 drivers/power/rt9455_charger.o: warning: objtool: rt9455_charger_get_status()+0xcc: can't find jump dest instruction at .text+0x6c000250 LD drivers/video/fbdev/omap2/omapfb/dss/built-in.o drivers/scsi/scsi_error.o: warning: objtool: scsi_ioctl_reset()+0x3a: can't find jump dest instruction at .text+0x36010470 CC [M] lib/raid6/mmx.o CC [M] crypto/gcm.o drivers/net/usb/dm9601.o: warning: objtool: dm9601_tx_fixup()+0x10a: can't find jump dest instruction at .text+0x6c00011e CC [M] drivers/net/wireless/ath/ath9k/eeprom_4k.o CC [M] drivers/net/wireless/marvell/mwifiex/11n_aggr.o drivers/video/console/dummycon.o: warning: objtool: dummycon_init()+0x2f: call without frame pointer save/setup drivers/scsi/scsi_devinfo.o: warning: objtool: scsi_dev_info_list_find()+0x28: can't find jump dest instruction at .text+0xfa0000ed CC [M] drivers/target/target_core_fabric_lib.o CC [M] crypto/ccm.o CC [M] drivers/net/usb/int51x1.o drivers/mfd/88pm805.o: warning: objtool: device_805_init()+0x15: can't find jump dest instruction at .text+0x2001005b CC [M] drivers/w1/slaves/w1_smem.o CC drivers/thermal/intel_soc_dts_iosf.o crypto/asymmetric_keys/x509_public_key.o: warning: objtool: x509_key_preparse()+0x35: can't find jump dest instruction at .text+0x7501003b LD drivers/video/fbdev/omap2/omapfb/built-in.o drivers/rtc/rtc-ds1305.o: warning: objtool: ds1305_probe()+0x24: can't find jump dest instruction at .text+0xf90303da lib/xz/xz_dec_lzma2.o: warning: objtool: lzma_literal()+0x6c: can't find jump dest instruction at .text+0xe6000072 CC drivers/video/backlight/gpio_backlight.o LD crypto/asymmetric_keys/asymmetric_keys.o lib/mpi/mpih-div.o: warning: objtool: mpihelp_divrem()+0x2c: can't find jump dest instruction at .text+0xdc040032 CC drivers/tty/tty_buffer.o LD drivers/scsi/libsas/built-in.o drivers/net/wireless/ath/carl9170/led.o: warning: objtool: carl9170_led_register_led()+0x3a: can't find jump dest instruction at .text+0xc7000040 drivers/scsi/scsi_logging.o: warning: objtool: scsi_format_opcode_name()+0x27: can't find jump dest instruction at .text+0x940001dd LD lib/xz/xz_dec.o drivers/isdn/hisax/l3dss1.o: warning: objtool: dss1man()+0x16: can't find jump dest instruction at .text+0xb500022c LD drivers/scsi/osd/built-in.o CC [M] drivers/scsi/osd/osd_initiator.o drivers/input/misc/da9063_onkey.o: warning: objtool: da9063_onkey_driver_init()+0x12: 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 [M] drivers/w1/masters/ds1wm.o CC [M] drivers/hid/hid-zydacron.o CC [M] drivers/uwb/allocator.o drivers/scsi/scsi_dh.o: warning: objtool: scsi_dh_activate()+0x43: can't find jump dest instruction at .text+0x870002e9 drivers/scsi/scsi_netlink.o: warning: objtool: scsi_nl_rcv_msg()+0x1a: can't find jump dest instruction at .text+0xd6000020 CC drivers/scsi/device_handler/scsi_dh_alua.o LD drivers/video/fbdev/omap2/built-in.o drivers/ssb/driver_chipcommon.o: warning: objtool: chipco_pctl_clockfreqlimit()+0x47: can't find jump dest instruction at .text+0x9700004d drivers/md/bcache/super.o: warning: objtool: read_super()+0x3f: can't find jump dest instruction at .text+0xdc000105 CC drivers/video/backlight/pwm_bl.o LD drivers/md/bcache/bcache.o CC drivers/video/fbdev/core/fb_notify.o drivers/rtc/rtc-gemini.o: warning: objtool: gemini_rtc_probe()+0x37: can't find jump dest instruction at .text+0xbc00014d LD lib/xz/built-in.o CC drivers/tty/tty_port.o CC drivers/rtc/rtc-pm8xxx.o CC [M] drivers/hwmon/dme1737.o CC drivers/spi/spi-oc-tiny.o drivers/net/wireless/ath/carl9170/usb.o: warning: objtool: carl9170_usb_send_rx_irq_urb()+0x1c: can't find jump dest instruction at .text+0xab000022 CC [M] drivers/scsi/libsas/sas_init.o lib/zlib_inflate/inflate.o: warning: objtool: zlib_inflateReset()+0x7: can't find jump dest instruction at .text+0x940000fd drivers/thermal/power_allocator.o: warning: objtool: pid_controller()+0x32: can't find jump dest instruction at .text+0x84000208 LD lib/zlib_inflate/zlib_inflate.o CC [M] drivers/hwmon/ds620.o CC drivers/video/backlight/kb3886_bl.o CC drivers/thermal/intel_soc_dts_thermal.o drivers/input/misc/da9052_onkey.o: warning: objtool: da9052_onkey_probe()+0x2d: can't find jump dest instruction at .text+0x7d010083 LD drivers/md/bcache/built-in.o CC [M] drivers/w1/w1.o CC [M] drivers/net/usb/sierra_net.o drivers/net/wireless/broadcom/b43legacy/radio.o: warning: objtool: b43legacy_get_812_value()+0xc: can't find jump dest instruction at .text+0xca000012 crypto/rmd256.o: warning: objtool: rmd256_update()+0x39: can't find jump dest instruction at .text+0xe9000f5f CC [M] drivers/w1/masters/w1-gpio.o CC [M] drivers/regulator/max8660.o drivers/net/wireless/broadcom/b43/lo.o: warning: objtool: lo_measure_gain_values()+0x1a: can't find jump dest instruction at .text+0xac0000d0 fs/ocfs2/dlm/dlmast.o: warning: objtool: dlm_update_lvb.isra.0()+0x27: can't find jump dest instruction at .text+0xe000008d LD lib/zlib_inflate/built-in.o drivers/net/wireless/mediatek/mt7601u/eeprom.o: warning: objtool: mt7601u_set_channel_power()+0x2c: can't find jump dest instruction at .text+0x8c0001d2 CC [M] drivers/net/usb/cx82310_eth.o CC lib/strnlen_user.o CC [M] drivers/thermal/rcar_thermal.o CC [M] drivers/input/misc/ims-pcu.o CC crypto/asymmetric_keys/x509-asn1.o drivers/net/wireless/intersil/orinoco/hermes.o: warning: objtool: hermesi_program_init()+0xab: can't find jump dest instruction at .text+0xa5000121 lib/nlattr.o: warning: objtool: validate_nla()+0x40: can't find jump dest instruction at .text+0x8e010596 drivers/net/wireless/intersil/hostap/hostap_main.o: warning: objtool: hostap_set_antsel()+0x22: can't find jump dest instruction at .text+0xa3000358 CC lib/net_utils.o CC [M] drivers/usb/class/cdc-wdm.o CC [M] drivers/w1/slaves/w1_ds2413.o CC drivers/usb/core/usb.o drivers/net/usb/sr9800.o: warning: objtool: sr_tx_fixup()+0x5b: can't find jump dest instruction at .text+0x89000071 drivers/net/wireless/intersil/p54/p54spi.o: warning: objtool: p54spi_upload_firmware.isra.12()+0x35: can't find jump dest instruction at .text+0x2d01046b CC [M] drivers/mfd/arizona-spi.o LD drivers/scsi/pcmcia/built-in.o CC [M] drivers/mfd/wm8994-core.o drivers/regulator/isl9305.o: warning: objtool: isl9305_i2c_probe()+0x43: can't find jump dest instruction at .text+0x9c000049 drivers/mfd/bcm590xx.o: warning: objtool: bcm590xx_i2c_probe()+0x2c: can't find jump dest instruction at .text+0xee000032 drivers/isdn/mISDN/layer2.o: warning: objtool: setva()+0x22: can't find jump dest instruction at .text+0x92000468 lib/glob.o: warning: objtool: glob_match()+0x2a: can't find jump dest instruction at .text+0xf010030 drivers/net/usb/gl620a.o: warning: objtool: genelink_tx_fixup()+0x59: can't find jump dest instruction at .text+0x880000bf fs/btrfs/lzo.o: warning: objtool: lzo_decompress()+0x2f: can't find jump dest instruction at .text+0x1d010035 drivers/net/wireless/broadcom/brcm80211/brcmsmac/channel.o: warning: objtool: brcms_reg_notifier()+0x6c: can't find jump dest instruction at .text+0xd9000122 drivers/rtc/rtc-m41t93.o: warning: objtool: m41t93_get_time()+0x57: can't find jump dest instruction at .text+0x7001016d CC [M] fs/btrfs/scrub.o CC drivers/rtc/rtc-spear.o LD [M] drivers/isdn/mISDN/mISDN_core.o CC drivers/usb/core/hub.o CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phytbl_lcn.o CC [M] drivers/scsi/pcmcia/qlogic_stub.o drivers/net/wimax/i2400m/usb.o: warning: objtool: i2400mu_debugfs_add()+0x3e: can't find jump dest instruction at .text+0x85010084 CC [M] drivers/video/backlight/lcd.o drivers/usb/c67x00/c67x00-drv.o: warning: objtool: c67x00_drv_remove()+0xad: can't find jump dest instruction at .text+0x720000b1 LD [M] drivers/net/wimax/i2400m/i2400m-usb.o drivers/net/wireless/marvell/mwifiex/util.o: warning: objtool: mwifiex_parse_mgmt_packet.isra.3()+0xcf: can't find jump dest instruction at .text+0x61000123 CC [M] drivers/scsi/pcmcia/fdomain_stub.o CC [M] drivers/w1/slaves/w1_ds2423.o CC [M] drivers/net/wireless/broadcom/b43/radio_2055.o drivers/net/wireless/ath/ath10k/htc.o: warning: objtool: ath10k_htc_process_credit_report.isra.7()+0x24: can't find jump dest instruction at .text+0xcd0001ea fs/ocfs2/dlm/dlmdomain.o: warning: objtool: dlm_request_join()+0x19b: can't find jump dest instruction at .text+0x9d0102a1 CC lib/sg_pool.o lib/swiotlb.o: warning: objtool: swiotlb_tbl_unmap_single()+0x36: can't find jump dest instruction at .text+0xb700014c drivers/regulator/core.o: warning: objtool: regulator_attr_is_visible()+0x31: can't find jump dest instruction at .text+0x16010107 CC [M] drivers/video/backlight/hx8357.o CC [M] drivers/video/fbdev/core/fbmem.o drivers/hid/hid-xinmo.o: warning: objtool: xinmo_event()+0x33: call without frame pointer save/setup drivers/hid/hid-xinmo.o: warning: objtool: xinmo_driver_init()+0x19: call without frame pointer save/setup drivers/hid/hid-xinmo.o: warning: objtool: xinmo_driver_exit()+0xb: call without frame pointer save/setup CC [M] lib/raid6/sse1.o drivers/input/keyboard/qt2160.o: warning: objtool: qt2160_register_leds()+0xe1: can't find jump dest instruction at .text+0x5e0001e6 CC lib/stmp_device.o drivers/regulator/da9210-regulator.o: warning: objtool: da9210_i2c_probe()+0x53: can't find jump dest instruction at .text+0x7b010109 drivers/spi/spi-gpio.o: warning: objtool: spi_gpio_setup()+0x31: can't find jump dest instruction at .text+0xa6000197 CC lib/irq_poll.o drivers/net/wireless/ath/ath10k/bmi.o: warning: objtool: ath10k_bmi_get_target_info()+0x4c: can't find jump dest instruction at .text+0x89000142 CC [M] drivers/net/wireless/broadcom/b43/radio_2056.o CC [M] drivers/net/wireless/marvell/mwifiex/11n_rxreorder.o CC [M] drivers/regulator/max8907-regulator.o CC [M] drivers/w1/slaves/w1_ds2431.o crypto/asymmetric_keys/public_key.o: warning: objtool: public_key_verify_signature()+0x35: can't find jump dest instruction at .text+0x3f0200bb CC [M] drivers/target/target_core_hba.o drivers/hid/hid-topseed.o: warning: objtool: ts_input_mapping()+0x21: can't find call dest symbol at offset 0x9afd0365 drivers/video/backlight/generic_bl.o: warning: objtool: genericbl_probe()+0x85: call without frame pointer save/setup drivers/video/backlight/generic_bl.o: warning: objtool: genericbl_remove()+0x35: call without frame pointer save/setup drivers/video/backlight/generic_bl.o: warning: objtool: genericbl_driver_init()+0xd: call without frame pointer save/setup drivers/video/backlight/generic_bl.o: warning: objtool: genericbl_driver_exit()+0xb: call without frame pointer save/setup lib/mpi/mpih-mul.o: warning: objtool: mul_n_basecase()+0x25: can't find jump dest instruction at .text+0x9200002b CC [M] drivers/hid/hid-waltop.o CC drivers/scsi/st.o CC crypto/asymmetric_keys/x509_akid-asn1.o CC [M] drivers/uwb/beacon.o drivers/input/keyboard/stowaway.o: warning: objtool: skbd_connect()+0x1f0: can't find jump dest instruction at .text+0x4eff0244 drivers/net/wireless/ath/ath9k/ar9002_phy.o: warning: objtool: ar9002_hw_spur_mitigate()+0x121: can't find jump dest instruction at .text+0xa40003d7 CC drivers/usb/dwc3/core.o CC drivers/rtc/rtc-stk17ta8.o drivers/scsi/scsi_sysfs.o: warning: objtool: store_shost_eh_deadline()+0x101: can't find jump dest instruction at .text+0x5d0001f6 CC [M] drivers/net/wireless/ath/ath9k/eeprom_9287.o net/wireless/wext-compat.o: warning: objtool: cfg80211_wext_siwauth()+0xc1: can't find jump dest instruction at .text+0x63000206 drivers/net/wireless/ralink/rt2x00/rt2x00leds.o: warning: objtool: rt2x00leds_register()+0x2d: can't find jump dest instruction at .text+0x45010363 drivers/isdn/hisax/st5481_b.o: warning: objtool: st5481B_mode()+0x24: can't find jump dest instruction at .text+0xc600002a GEN lib/oid_registry_data.c LD [M] drivers/isdn/hisax/hisax.o drivers/net/wireless/ray_cs.o: warning: objtool: ray_get_range()+0x13: can't find jump dest instruction at .text+0xa0000549 CC [M] drivers/uwb/driver.o drivers/net/wireless/ath/carl9170/mac.o: warning: objtool: carl9170_set_mac_rates()+0x19: can't find jump dest instruction at .text+0x9200017e drivers/net/wireless/rsi/rsi_91x_debugfs.o: warning: objtool: rsi_init_dbgfs()+0x2e: can't find jump dest instruction at .text+0xbb000634 drivers/hid/hid-twinhan.o: warning: objtool: twinhan_input_mapping()+0x21: can't find call dest symbol at offset 0x7afb0585 CC [M] crypto/chacha20poly1305.o CC [M] drivers/thermal/thermal-generic-adc.o CC [M] drivers/video/fbdev/arcfb.o drivers/net/wireless/broadcom/brcm80211/brcmsmac/pmu.o: warning: objtool: si_pmu_measure_alpclk()+0x61: call without frame pointer save/setup CC drivers/scsi/sg.o crypto/tgr192.o: warning: objtool: tgr192_update()+0x22: can't find jump dest instruction at .text+0x200103e8 CC lib/argv_split.o CC [M] drivers/net/usb/cdc_ncm.o CC drivers/usb/core/hcd.o CC lib/asn1_decoder.o CC [M] lib/raid6/sse2.o CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phytbl_n.o drivers/net/wireless/ath/ath9k/ar9003_hw.o: warning: objtool: ar9003_hw_init_mode_regs()+0x22: can't find jump dest instruction at .text+0x28020028 drivers/net/usb/plusb.o: warning: objtool: pl_reset()+0x24: call without frame pointer save/setup drivers/net/usb/plusb.o: warning: objtool: plusb_driver_init()+0x19: call without frame pointer save/setup drivers/net/usb/plusb.o: warning: objtool: plusb_driver_exit()+0xb: call without frame pointer save/setup drivers/usb/c67x00/c67x00-hcd.o: warning: objtool: c67x00_hub_control()+0x2f: can't find jump dest instruction at .text+0x18010165 drivers/md/dm-thin.o: warning: objtool: passdown_double_checking_shared_status()+0x2e: can't find jump dest instruction at .text+0xc70009d4 CC drivers/scsi/ch.o drivers/net/wireless/intersil/orinoco/wext.o: warning: objtool: orinoco_ioctl_getrid()+0x29: can't find jump dest instruction at .text+0xe40000cf drivers/regulator/da9062-regulator.o: warning: objtool: da9062_regulator_probe()+0x56: can't find jump dest instruction at .text+0xe03049c drivers/video/backlight/backlight.o: warning: objtool: bl_power_store()+0xbd: can't find jump dest instruction at .text+0x760002a1 drivers/power/bq24735-charger.o: warning: objtool: bq24735_config_charger.isra.3()+0x64: can't find jump dest instruction at .text+0x8000007a CC [M] drivers/net/usb/huawei_cdc_ncm.o drivers/ssb/driver_chipcommon_pmu.o: warning: objtool: ssb_pmu_spuravoid_pllupdate()+0x24: can't find jump dest instruction at .text+0xd80000ba drivers/video/fbdev/core/fb_cmdline.o: warning: objtool: fb_get_options()+0x1f: can't find jump dest instruction at .text+0xd3000025 drivers/input/keyboard/sh_keysc.o: warning: objtool: sh_keysc_probe()+0x1c: can't find jump dest instruction at .text+0x9e020102 lib/strncpy_from_user.o: warning: objtool: strncpy_from_user()+0xa: can't find jump dest instruction at .text+0x13010010 CC crypto/asymmetric_keys/x509_cert_parser.o LD [M] drivers/net/wireless/intersil/orinoco/orinoco.o LD drivers/md/built-in.o CC [M] drivers/scsi/raid_class.o LD drivers/ssb/ssb.o CC [M] lib/raid6/avx2.o LD [M] drivers/isdn/hisax/hisax_st5481.o CC [M] drivers/regulator/max8952.o drivers/net/wireless/ath/ath10k/core.o: warning: objtool: ath10k_init_hw_params()+0x16: can't find jump dest instruction at .text+0xc600020c CC [M] drivers/scsi/scsi_transport_spi.o CC [M] drivers/video/backlight/ili922x.o CC [M] drivers/net/usb/lg-vl600.o drivers/mfd/cros_ec_i2c.o: warning: objtool: cros_ec_pkt_xfer_i2c()+0x42: can't find jump dest instruction at .text+0x9b010108 lib/mpi/mpi-pow.o: warning: objtool: mpi_powm()+0x41: can't find jump dest instruction at .text+0x54080047 fs/ocfs2/dlm/dlmunlock.o: warning: objtool: dlm_send_remote_unlock_request.isra.2()+0x9d: can't find jump dest instruction at .text+0xea000193 CC [M] drivers/net/usb/qmi_wwan.o drivers/rtc/rtc-moxart.o: warning: objtool: moxart_rtc_probe()+0x37: can't find jump dest instruction at .text+0xa901003d CC [M] drivers/scsi/device_handler/scsi_dh_emc.o CC lib/bug.o crypto/asymmetric_keys/pkcs7_trust.o: warning: objtool: pkcs7_validate_trust_one.isra.0()+0x2f: can't find jump dest instruction at .text+0x85000035 LD drivers/isdn/built-in.o CC [M] drivers/mfd/wm8994-irq.o drivers/net/wireless/ath/ar5523/ar5523.o: warning: objtool: ar5523_tx_work_locked()+0x50: can't find jump dest instruction at .text+0x2f020496 drivers/regulator/da9211-regulator.o: warning: objtool: da9211_regulator_init()+0x3c: can't find jump dest instruction at .text+0x61010042 CC [M] drivers/video/backlight/ili9320.o lib/stmp_device.o: warning: objtool: stmp_reset_block()+0x11: can't find call dest symbol at offset 0xab000055 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/w1/masters/ds2482.o: warning: objtool: ds2482_probe()+0x3d: can't find jump dest instruction at .text+0x80000143 CC [M] drivers/net/wireless/ath/ath9k/ani.o CC [M] drivers/regulator/mc13783-regulator.o CC drivers/rtc/rtc-test.o CC [M] drivers/video/backlight/l4f00242t03.o CC [M] drivers/mfd/wm8994-regmap.o LD [M] drivers/net/wireless/rsi/rsi_91x.o CC [M] drivers/scsi/libsas/sas_phy.o drivers/rtc/rtc-mt6397.o: warning: objtool: mtk_rtc_probe()+0x46: can't find jump dest instruction at .text+0x1d0102ec CC [M] drivers/net/wireless/ath/ath9k/mac.o crypto/cbc.o: warning: objtool: crypto_cbc_encrypt()+0x4a: can't find jump dest instruction at .text+0xae0000c0 drivers/input/misc/e3x0-button.o: warning: objtool: e3x0_button_probe()+0x30: can't find jump dest instruction at .text+0x1d010056 CC lib/clz_tab.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()+0x1e: 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_free()+0x38: 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()+0x77: call without frame pointer save/setup drivers/usb/c67x00/c67x00-ll-hpi.o: warning: objtool: c67x00_ll_write_mem_le16()+0x27: can't find jump dest instruction at .text+0x280108bd CC [M] drivers/mfd/tps6105x.o CC drivers/usb/c67x00/c67x00-sched.o LD drivers/ssb/built-in.o lib/raid6/recov_ssse3.o: warning: objtool: raid6_datap_recov_ssse3()+0x7a: can't find jump dest instruction at .text+0xc30000a0 CC [M] drivers/w1/slaves/w1_ds2760.o LD lib/mpi/mpi.o fs/btrfs/extent_io.o: warning: objtool: __get_extent_map()+0x21: can't find jump dest instruction at .text+0x9c000107 drivers/hid/hid-zpff.o: warning: objtool: zpff_init()+0x38: can't find jump dest instruction at .text+0xea00003e CC [M] drivers/input/misc/kxtj9.o CC [M] crypto/pcrypt.o CC [M] drivers/net/wireless/ath/ath9k/ar9002_mac.o CC [M] crypto/mcryptd.o drivers/input/keyboard/xtkbd.o: warning: objtool: xtkbd_connect()+0xa6: can't find jump dest instruction at .text+0x640100fc LD lib/mpi/built-in.o fs/ocfs2/dlm/dlmconvert.o: warning: objtool: __dlmconvert_master.isra.1()+0x2d: can't find jump dest instruction at .text+0xc9040033 CC [M] drivers/net/wireless/marvell/mwifiex/scan.o CC [M] crypto/asymmetric_keys/pkcs7-asn1.o CC [M] drivers/scsi/scsi_transport_fc.o drivers/thermal/intel_soc_dts_thermal.o: warning: objtool: intel_soc_thermal_init()+0x1f: can't find jump dest instruction at .init.text+0xa5000025 drivers/net/wireless/mediatek/mt7601u/util.o: warning: objtool: mt76_insert_hdr_pad()+0xc7: can't find jump dest instruction at .text+0x7100010c CC [M] drivers/scsi/scsi_transport_sas.o CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_qmath.o CC drivers/usb/dwc3/debug.o CC [M] drivers/net/wireless/ath/ath9k/ar9003_mac.o drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlc_phy_shim_attach()+0x29: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlc_phy_shim_detach()+0x4: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_init_timer()+0x8: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_free_timer()+0x4: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_add_timer()+0x4: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_del_timer()+0x4: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_intrson()+0x8: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_intrsoff()+0x8: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_intrsrestore()+0x8: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_bmac_write_shm()+0xa: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_bmac_read_shm()+0x7: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_bmac_mhf()+0x11: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_bmac_corereset()+0x7: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_suspend_mac_and_wait()+0x8: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_switch_macfreq()+0xb: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_enable_mac()+0x8: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_bmac_mctrl()+0x7: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_bmac_phy_reset()+0x7: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_bmac_bw_set()+0xa: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_bmac_get_txant()+0x7: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_bmac_phyclk_fgc()+0xb: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_bmac_macphyclk_set()+0xb: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_bmac_core_phypll_ctl()+0xb: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_bmac_core_phypll_reset()+0x7: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_bmac_ucode_wake_override_phyreg_set()+0xc: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_bmac_ucode_wake_override_phyreg_clear()+0xc: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_bmac_write_template_ram()+0x7: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_bmac_rate_shm_offset()+0xb: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_copyfrom_objmem()+0x7: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_copyto_objmem()+0x7: call without frame pointer save/setup TABLE lib/raid6/tables.c CC lib/cmdline.o CC drivers/usb/dwc3/trace.o crypto/rmd320.o: warning: objtool: rmd320_update()+0x39: can't find jump dest instruction at .text+0xe90017ef drivers/spi/spi-meson-spifc.o: warning: objtool: meson_spifc_probe()+0x29: can't find jump dest instruction at .text+0x9001008f drivers/net/wireless/marvell/mwifiex/txrx.o: warning: objtool: mwifiex_write_data_complete()+0x20: can't find jump dest instruction at .text+0xf2000026 drivers/w1/slaves/w1_therm.o: warning: objtool: w1_seq_show()+0x33: can't find jump dest instruction at .text+0x2d010069 CC drivers/tty/tty_mutex.o drivers/mfd/htc-pasic3.o: warning: objtool: pasic3_probe()+0x5d: can't find jump dest instruction at .init.text+0x72010063 CC [M] drivers/w1/w1_int.o drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.o: warning: objtool: ai_clkctl_init()+0x18: can't find jump dest instruction at .text+0xbf00024e fs/btrfs/ioctl.o: warning: objtool: btrfs_ioctl_fitrim()+0x3e: can't find jump dest instruction at .text+0xee000144 CC [M] drivers/w1/slaves/w1_ds2780.o CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/dma.o CC [M] drivers/w1/slaves/w1_ds2781.o drivers/uwb/address.o: warning: objtool: uwb_rc_dev_addr_mgmt()+0x43: can't find jump dest instruction at .text+0xf0000049 drivers/net/wireless/broadcom/brcm80211/brcmsmac/stf.o: warning: objtool: _brcms_c_stf_phy_txant_upd()+0x49: can't find jump dest instruction at .text+0x8500004f CC lib/cpumask.o LD [M] drivers/md/dm-thin-pool.o CC drivers/spi/spi-orion.o CC [M] drivers/hwmon/ds1621.o drivers/net/wireless/broadcom/brcm80211/brcmsmac/rate.o: warning: objtool: brcms_c_rate_hwrs_filter_sort_validate()+0x2e: can't find jump dest instruction at .text+0x16010064 drivers/net/usb/zaurus.o: warning: objtool: blan_mdlm_bind()+0x28: can't find jump dest instruction at .text+0xf500003e CC [M] crypto/asymmetric_keys/pkcs7_parser.o drivers/scsi/device_handler/scsi_dh_hp_sw.o: warning: objtool: hp_sw_tur()+0x43: can't find jump dest instruction at .text+0x56010139 lib/strnlen_user.o: warning: objtool: strlen_user()+0x17: can't find jump dest instruction at .text+0xb300001d CC lib/ctype.o LD [M] drivers/net/wireless/ralink/rt2x00/rt2x00lib.o fs/ocfs2/cluster/tcp.o: warning: objtool: sc_kref_release()+0x14: can't find jump dest instruction at .text+0xb900002a drivers/hid/hid-zydacron.o: warning: objtool: zc_raw_event()+0xe6: can't find jump dest instruction at .text+0x490000ea CC lib/dec_and_lock.o CC [M] drivers/scsi/qlogicfas408.o LD [M] fs/ocfs2/cluster/ocfs2_nodemanager.o CC [M] drivers/w1/w1_family.o lib/raid6/recov_avx2.o: warning: objtool: raid6_datap_recov_avx2()+0x7c: can't find jump dest instruction at .text+0xb80000b2 fs/ocfs2/dlm/dlmlock.o: warning: objtool: dlm_lock_release()+0x20: can't find jump dest instruction at .text+0xc8000026 drivers/mfd/arizona-spi.o: warning: objtool: arizona_spi_probe()+0xd0: can't find jump dest instruction at .text+0x6f0000f4 CC drivers/usb/core/urb.o drivers/md/dm-cache-target.o: warning: objtool: more_work()+0xae: can't find jump dest instruction at .text+0x730000b3 drivers/rtc/rtc-pcap.o: warning: objtool: pcap_rtc_probe()+0x33: can't find jump dest instruction at .init.text+0xa1000054 CC [M] lib/raid6/int1.o CC lib/decompress.o LD [M] drivers/md/dm-cache.o CC drivers/rtc/rtc-xgene.o drivers/input/misc/gp2ap002a00f.o: warning: objtool: gp2a_probe()+0x29: can't find jump dest instruction at .text+0x3b0200af CC [M] crypto/twofish_generic.o CC [M] drivers/regulator/qcom_spmi-regulator.o drivers/usb/common/common.o: warning: objtool: usb_get_dr_mode()+0x16: call without frame pointer save/setup drivers/usb/common/common.o: warning: objtool: usb_get_maximum_speed()+0x16: call without frame pointer save/setup drivers/scsi/scsi_scan.o: warning: objtool: scsi_finish_async_scan()+0x11: can't find jump dest instruction at .text+0x200100b7 CC [M] drivers/uwb/drp.o LD drivers/usb/common/usb-common.o drivers/video/backlight/gpio_backlight.o: warning: objtool: gpio_backlight_probe()+0x30: can't find jump dest instruction at .text+0xdd0100b6 CC [M] drivers/net/wireless/ath/ath9k/ar9003_eeprom.o drivers/net/wireless/ath/ath9k/ar9003_phy.o: warning: objtool: ar9003_hw_ani_control()+0x2c: can't find jump dest instruction at .text+0x490202d2 crypto/ctr.o: warning: objtool: crypto_ctr_crypt()+0x56: can't find jump dest instruction at .text+0xaf00029c drivers/usb/atm/xusbatm.o: warning: objtool: xusbatm_bind()+0x8a: can't find jump dest instruction at .text+0xaa0002f0 CC [M] drivers/input/misc/max77693-haptic.o CC [M] drivers/video/backlight/ld9040.o CC [M] drivers/video/backlight/lms283gf05.o CC [M] drivers/scsi/osst.o CC [M] drivers/scsi/libsas/sas_port.o CC drivers/spi/spi-pic32-sqi.o drivers/net/wireless/mediatek/mt7601u/debugfs.o: warning: objtool: mt7601u_init_debugfs()+0x2a: can't find jump dest instruction at .text+0xae000520 drivers/video/fbdev/core/fb_notify.o: warning: objtool: fb_notifier_call_chain()+0x11: call without frame pointer save/setup drivers/video/fbdev/core/fb_notify.o: warning: objtool: fb_unregister_client()+0xe: call without frame pointer save/setup drivers/video/fbdev/core/fb_notify.o: warning: objtool: fb_register_client()+0xe: call without frame pointer save/setup drivers/w1/slaves/w1_ds2423.o: warning: objtool: w1_slave_show()+0x73: can't find jump dest instruction at .text+0xce010079 drivers/net/wireless/marvell/mwifiex/11n.o: warning: objtool: mwifiex_cmd_append_11n_tlv()+0x2b: can't find jump dest instruction at .text+0xb3010281 CC [M] drivers/scsi/sd.o CC [M] drivers/video/fbdev/core/fbmon.o CC [M] drivers/mfd/tps6507x.o drivers/net/wireless/broadcom/b43legacy/dma.o: warning: objtool: parse_cookie()+0x17: can't find jump dest instruction at .text+0xb40001cd drivers/video/backlight/kb3886_bl.o: warning: objtool: kb3886_bl_set_intensity()+0x12: call without frame pointer save/setup drivers/video/backlight/kb3886_bl.o: warning: objtool: kb3886bl_probe()+0x6c: call without frame pointer save/setup drivers/video/backlight/kb3886_bl.o: warning: objtool: kb3886_init()+0xb: call without frame pointer save/setup drivers/video/backlight/kb3886_bl.o: warning: objtool: kb3886_exit()+0xb: call without frame pointer save/setup LD drivers/usb/gadget/function/built-in.o CC [M] drivers/net/wireless/ath/ath9k/ar9003_paprd.o drivers/net/wireless/ath/carl9170/main.o: warning: objtool: carl9170_op_ampdu_action()+0xdd: can't find jump dest instruction at .text+0x61000281 CC [M] crypto/twofish_common.o LD drivers/usb/common/built-in.o CC [M] drivers/video/backlight/lms501kf03.o CC [M] drivers/scsi/sd_dif.o drivers/video/backlight/pwm_bl.o: warning: objtool: pwm_backlight_probe()+0x29: can't find jump dest instruction at .text+0x5703005f drivers/input/misc/gpio_tilt_polled.o: warning: objtool: gpio_tilt_polled_probe()+0x25: can't find jump dest instruction at .text+0x3601009b CC lib/decompress_inflate.o drivers/power/bq25890_charger.o: warning: objtool: bq25890_fw_read_u32_props()+0x167: can't find jump dest instruction at .text+0xab00027d drivers/w1/slaves/w1_ds2413.o: warning: objtool: output_write()+0x17: can't find jump dest instruction at .text+0x9700001d CC [M] drivers/video/backlight/ltv350qv.o drivers/spi/spi-fsl-dspi.o: warning: objtool: dspi_eoq_write()+0x42: can't find jump dest instruction at .text+0xb1000168 drivers/net/wireless/ath/ath10k/p2p.o: warning: objtool: __ath10k_p2p_noa_update()+0x44: can't find jump dest instruction at .text+0xea00004a lib/decompress.o: warning: objtool: decompress_method()+0x38: call without frame pointer save/setup CC drivers/usb/host/ehci-hcd.o drivers/w1/slaves/w1_ds2431.o: warning: objtool: w1_f2d_readblock()+0x58: can't find jump dest instruction at .text+0xa500005e drivers/w1/masters/w1-gpio.o: warning: objtool: w1_gpio_probe()+0x29: can't find jump dest instruction at .text+0x6b0100bf lib/cmdline.o: warning: objtool: memparse()+0x12: call without frame pointer save/setup lib/cmdline.o: warning: objtool: get_option()+0x4b: call without frame pointer save/setup lib/cmdline.o: warning: objtool: get_options()+0x3a: call without frame pointer save/setup lib/cmdline.o: warning: objtool: parse_option_str()+0x1d: call without frame pointer save/setup CC [M] drivers/usb/gadget/function/f_acm.o CC [M] drivers/video/fbdev/core/fbcmap.o CC [M] drivers/mfd/tps65086.o CC [M] drivers/input/misc/mma8450.o CC lib/decompress_unlzma.o drivers/net/wireless/ath/carl9170/fw.o: warning: objtool: carl9170_fw_info()+0x76: can't find jump dest instruction at .text+0xaa00016c CC drivers/spi/spi-rockchip.o CC [M] drivers/usb/gadget/function/f_loopback.o CC [M] drivers/scsi/pcmcia/fdomain_core.o drivers/net/usb/rndis_host.o: warning: objtool: rndis_tx_fixup()+0x1d: can't find jump dest instruction at .text+0xd7000033 lib/net_utils.o: warning: objtool: mac_pton()+0x18: call without frame pointer save/setup drivers/scsi/scsi_lib.o: warning: objtool: scsi_device_set_state()+0xa9: can't find jump dest instruction at .text+0x670001be CC [M] drivers/mfd/tps65217.o drivers/regulator/lp8755.o: warning: objtool: lp8755_regulator_init()+0x5f: can't find jump dest instruction at .text+0x89000094 CC drivers/usb/core/message.o drivers/mfd/wm8994-regmap.o: warning: objtool: wm1811_readable_register()+0x12: can't find jump dest instruction at .text+0x91000018 CC [M] drivers/net/wireless/ath/ath9k/common.o CC lib/decompress_unlzo.o CC [M] drivers/regulator/pfuze100-regulator.o CC [M] drivers/target/target_core_pr.o drivers/w1/masters/ds1wm.o: warning: objtool: ds1wm_isr()+0x31: can't find jump dest instruction at .text+0x920000f7 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_qmath.o: warning: objtool: qm_shl32()+0x20: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_qmath.o: warning: objtool: qm_shr16()+0x9: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_qmath.o: warning: objtool: qm_log10()+0x23: call without frame pointer save/setup CC [M] drivers/target/target_core_alua.o CC drivers/usb/image/mdc800.o CC [M] drivers/scsi/sr.o CC [M] drivers/mfd/tps65912-core.o LD drivers/usb/gadget/legacy/built-in.o lib/bug.o: warning: objtool: find_bug()+0x22: can't find jump dest instruction at .text+0x85000127 drivers/regulator/max1586.o: warning: objtool: max1586_pmic_probe()+0x3f: can't find jump dest instruction at .text+0xac0100e5 crypto/asymmetric_keys/pkcs7_verify.o: warning: objtool: pkcs7_digest.isra.2()+0x31: can't find jump dest instruction at .text+0x6b010037 CC [M] drivers/mfd/tps65912-i2c.o CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcms_trace_events.o CC [M] drivers/usb/gadget/legacy/zero.o drivers/net/wireless/ath/ath9k/calib.o: warning: objtool: ath9k_hw_update_nfcal_hist_buffer()+0x2d: can't find jump dest instruction at .text+0xdd000073 drivers/net/wireless/ath/ath10k/htt_tx.o: warning: objtool: __ath10k_htt_tx_txq_recalc.isra.18()+0x4c: can't find jump dest instruction at .text+0x15010132 CC [M] drivers/regulator/pv88060-regulator.o CC [M] drivers/usb/gadget/legacy/ether.o drivers/target/target_core_device.o: warning: objtool: passthrough_parse_cdb()+0x20: can't find jump dest instruction at .text+0x9d000106 drivers/rtc/rtc-pm8xxx.o: warning: objtool: pm8xxx_rtc_driver_init()+0xd: call without frame pointer save/setup drivers/rtc/rtc-pm8xxx.o: warning: objtool: pm8xxx_rtc_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/net/wireless/marvell/mwifiex/join.o CC [M] drivers/net/wireless/ath/ath9k/common-init.o lib/sg_pool.o: warning: objtool: sg_pool_init()+0x9e: can't find jump dest instruction at .init.text+0x6a0000a3 CC [M] drivers/hid/hid-wiimote-core.o drivers/net/wireless/mediatek/mt7601u/tx.o: warning: objtool: mt7601u_push_txwi()+0x60: can't find jump dest instruction at .text+0x16010066 CC [M] drivers/uwb/drp-avail.o CC [M] drivers/net/wireless/broadcom/b43/radio_2057.o CC lib/dma-noop.o drivers/net/wireless/broadcom/b43legacy/main.o: warning: objtool: b43legacy_interrupt_ack()+0x22: can't find jump dest instruction at .text+0x8b000178 lib/argv_split.o: warning: objtool: argv_split()+0x27: can't find jump dest instruction at .text+0xdd00005d CC [M] drivers/input/misc/mpu3050.o drivers/tty/tty_buffer.o: warning: objtool: tty_insert_flip_string_flags()+0xbc: can't find jump dest instruction at .text+0x6f000331 drivers/thermal/thermal-generic-adc.o: warning: objtool: gadc_thermal_remove()+0xf: call without frame pointer save/setup drivers/thermal/thermal-generic-adc.o: warning: objtool: gadc_thermal_probe()+0x5f: call without frame pointer save/setup drivers/thermal/thermal-generic-adc.o: warning: objtool: gadc_thermal_driver_init()+0x12: call without frame pointer save/setup drivers/thermal/thermal-generic-adc.o: warning: objtool: gadc_thermal_driver_exit()+0xb: call without frame pointer save/setup drivers/hwmon/ds620.o: warning: objtool: set_temp()+0xd1: can't find jump dest instruction at .text+0x720000d5 CC [M] drivers/video/fbdev/core/fbsysfs.o CC [M] drivers/net/wireless/ath/ath9k/common-beacon.o drivers/hwmon/adt7462.o: warning: objtool: voltage_label()+0xd0: can't find jump dest instruction at .text+0x780003e5 crypto/keywrap.o: warning: objtool: crypto_kw_encrypt()+0x78: can't find jump dest instruction at .text+0x580100ee drivers/video/backlight/lcd.o: warning: objtool: lcd_device_register()+0x3f: can't find jump dest instruction at .text+0xc70002f5 drivers/regulator/lp3972.o: warning: objtool: lp3972_i2c_probe()+0x29: can't find jump dest instruction at .text+0xc40005df drivers/rtc/rtc-ds1685.o: warning: objtool: ds1685_rtc_sysfs_ctrl_regs_show()+0x30: can't find jump dest instruction at .text+0x83000256 drivers/rtc/rtc-pcf2123.o: warning: objtool: pcf2123_reset()+0x1a: can't find jump dest instruction at .text+0x9b000230 CC [M] drivers/usb/gadget/legacy/serial.o CC [M] drivers/regulator/pv88090-regulator.o CC [M] drivers/target/target_core_tmr.o CC [M] lib/raid6/int2.o drivers/hwmon/coretemp.o: warning: objtool: adjust_tjmax()+0x3b: can't find jump dest instruction at .text+0x690101a1 drivers/tty/tty_port.o: warning: objtool: tty_port_init()+0x14: can't find jump dest instruction at .text+0xe200030a CC [M] drivers/video/backlight/platform_lcd.o CC [M] crypto/camellia_generic.o drivers/hwmon/adt7475.o: warning: objtool: adt7475_remove_files()+0x23: can't find jump dest instruction at .text+0x97000199 CC [M] drivers/w1/w1_netlink.o crypto/cts.o: warning: objtool: cts_cbc_decrypt()+0xbc: can't find jump dest instruction at .text+0xe3020132 drivers/power/smb347-charger.o: warning: objtool: smb347_battery_get_property()+0xcb: can't find jump dest instruction at .text+0x720001ef CC [M] drivers/rtc/rtc-88pm80x.o CC drivers/usb/core/driver.o CC [M] fs/btrfs/reada.o drivers/mfd/wm8994-irq.o: warning: objtool: wm8994_irq_init()+0x18: can't find jump dest instruction at .text+0xaf0100be drivers/net/usb/smsc75xx.o: warning: objtool: smsc75xx_tx_fixup()+0x2b: can't find jump dest instruction at .text+0x9b0000c1 drivers/net/wireless/wl3501_cs.o: warning: objtool: wl3501_get_tx_buffer()+0x38: can't find jump dest instruction at .text+0x100100ce CC drivers/usb/dwc3/host.o CC [M] drivers/hwmon/emc1403.o drivers/mfd/sm501.o: warning: objtool: sm501_register_device()+0xab: can't find jump dest instruction at .text+0x74000260 drivers/w1/slaves/w1_ds2760.o: warning: objtool: w1_ds2760_io()+0xd0: can't find jump dest instruction at .text+0x76000264 CC drivers/usb/host/ehci-platform.o drivers/regulator/max8649.o: warning: objtool: max8649_regulator_probe()+0x48: can't find jump dest instruction at .text+0x550201de drivers/scsi/scsi_transport_srp.o: warning: objtool: srp_attach_transport()+0x23: can't find jump dest instruction at .text+0x17010759 CC [M] drivers/usb/gadget/function/f_sourcesink.o drivers/regulator/max8660.o: warning: objtool: max8660_probe()+0x44: can't find jump dest instruction at .text+0x5302048a CC [M] drivers/net/usb/cdc_mbim.o CC [M] drivers/input/misc/pcf50633-input.o CC [M] drivers/mfd/tps65912-spi.o lib/dec_and_lock.o: warning: objtool: _atomic_dec_and_lock()+0x48: call without frame pointer save/setup CC [M] drivers/video/fbdev/metronomefb.o CC [M] drivers/scsi/pcmcia/aha152x_stub.o CC [M] drivers/video/fbdev/core/modedb.o LD drivers/usb/isp1760/built-in.o drivers/net/wireless/rsi/rsi_91x_sdio_ops.o: warning: objtool: rsi_copy_to_card.isra.3()+0x63: can't find jump dest instruction at .text+0xba010219 CC [M] drivers/rtc/rtc-ab-b5ze-s3.o CC [M] drivers/regulator/tps51632-regulator.o CC [M] drivers/video/fbdev/broadsheetfb.o drivers/spi/spi-oc-tiny.o: warning: objtool: tiny_spi_probe()+0x36: can't find jump dest instruction at .text+0x3f02019c lib/irq_poll.o: warning: objtool: irq_poll_softirq()+0x3b: can't find jump dest instruction at .text+0xa0000081 drivers/thermal/intel_soc_dts_iosf.o: warning: objtool: update_trip_temp()+0xe4: can't find jump dest instruction at .text+0xc600017a CC [M] crypto/crc32_generic.o drivers/rtc/rtc-spear.o: warning: objtool: spear_rtc_probe()+0x3b: can't find jump dest instruction at .text+0x13010391 CC [M] drivers/usb/isp1760/isp1760-core.o CC drivers/usb/core/config.o CC [M] drivers/video/fbdev/core/fbcvt.o drivers/net/wireless/marvell/mwifiex/11ac.o: warning: objtool: mwifiex_convert_mcsmap_to_maxrate.isra.0()+0x8e: can't find jump dest instruction at .text+0x7d000092 CC [M] drivers/net/wireless/marvell/mwifiex/sta_ioctl.o lib/raid6/avx2.o: warning: objtool: raid6_avx24_gen_syndrome()+0x68: can't find jump dest instruction at .text+0x2a01009e CC [M] crypto/842.o drivers/w1/slaves/w1_ds2780.o: warning: objtool: w1_ds2780_io()+0x4d: can't find call dest symbol at offset 0xdeff0291 drivers/hid/hid-waltop.o: warning: objtool: waltop_report_fixup()+0xd: can't find jump dest instruction at .text+0xb9000013 drivers/regulator/max8907-regulator.o: warning: objtool: max8907_regulator_probe()+0x6c: can't find jump dest instruction at .text+0xe1010072 CC [M] drivers/hid/hid-wiimote-modules.o drivers/net/wireless/ath/ath10k/debug.o: warning: objtool: ath10k_read_simulate_fw_crash()+0x42: can't find jump dest instruction at .text+0x8c000568 lib/asn1_decoder.o: warning: objtool: asn1_find_indefinite_length()+0x21: can't find jump dest instruction at .text+0xdd000027 CC [M] drivers/usb/isp1760/isp1760-if.o CC [M] drivers/regulator/pcap-regulator.o drivers/net/wireless/mediatek/mt7601u/mac.o: warning: objtool: mt76_mac_process_tx_rate()+0x20: can't find jump dest instruction at .text+0x8c000026 CC [M] drivers/input/misc/pcspkr.o drivers/tty/tty_ldisc.o: warning: objtool: tty_ldisc_get()+0xad: can't find jump dest instruction at .text+0x740005f1 CC drivers/usb/core/file.o CC [M] drivers/rtc/rtc-abx80x.o CC drivers/usb/misc/adutux.o drivers/net/wireless/rsi/rsi_91x_usb_ops.o: warning: objtool: rsi_copy_to_card.isra.0()+0x2e: can't find jump dest instruction at .text+0xea000034 CC drivers/tty/tty_ldsem.o CC [M] lib/raid6/int4.o drivers/net/usb/mcs7830.o: warning: objtool: mcs7830_data_set_multicast()+0x36: can't find jump dest instruction at .text+0xc200021c drivers/net/usb/smsc95xx.o: warning: objtool: smsc95xx_tx_fixup()+0x3d: can't find jump dest instruction at .text+0x480100c3 drivers/scsi/pcmcia/fdomain_stub.o: warning: objtool: fdomain_config()+0x34: can't find jump dest instruction at .text+0xb700009a fs/btrfs/delayed-ref.o: warning: objtool: update_existing_head_ref.isra.10()+0x1a: can't find jump dest instruction at .text+0x730100a0 CC [M] drivers/net/usb/ch9200.o drivers/net/wireless/intersil/hostap/hostap_ap.o: warning: objtool: ap_add_sta()+0x28: can't find jump dest instruction at .text+0x5401019e CC drivers/usb/core/buffer.o CC [M] drivers/mfd/fsl-imx25-tsadc.o drivers/net/wireless/ralink/rt2x00/rt2x00usb.o: warning: objtool: rt2x00usb_register_read_async()+0x43: can't find jump dest instruction at .text+0xb30004f9 CC [M] drivers/input/misc/powermate.o CC [M] drivers/scsi/sr_ioctl.o CC [M] drivers/uwb/drp-ie.o drivers/spi/spi.o: warning: objtool: __spi_validate()+0x11: can't find jump dest instruction at .text+0xe5000127 CC [M] drivers/video/fbdev/core/fb_defio.o lib/cpumask.o: warning: objtool: cpumask_any_but()+0x23: call without frame pointer save/setup lib/cpumask.o: warning: objtool: cpumask_next_and()+0x2c: call without frame pointer save/setup lib/cpumask.o: warning: objtool: cpumask_local_spread()+0x3a: call without frame pointer save/setup drivers/net/wireless/ath/ath10k/thermal.o: warning: objtool: ath10k_thermal_show_temp()+0x7b: can't find jump dest instruction at .text+0x980000f1 drivers/usb/core/usb.o: warning: objtool: usb_alloc_dev()+0x31: can't find jump dest instruction at .text+0xef0104b7 CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/debug.o drivers/net/wireless/rsi/rsi_91x_sdio.o: warning: objtool: rsi_init_sdio_interface()+0x35: can't find jump dest instruction at .text+0x4501013b drivers/video/backlight/hx8357.o: warning: objtool: hx8357_spi_write_then_read.constprop.6()+0x90: can't find jump dest instruction at .text+0xc1000106 drivers/tty/tty_mutex.o: warning: objtool: tty_unlock()+0x47: call without frame pointer save/setup drivers/tty/tty_mutex.o: warning: objtool: tty_lock()+0x4d: call without frame pointer save/setup drivers/tty/tty_mutex.o: warning: objtool: tty_lock_interruptible()+0x8b: call without frame pointer save/setup drivers/tty/tty_mutex.o: warning: objtool: tty_lock_slave()+0x12: call without frame pointer save/setup drivers/tty/tty_mutex.o: warning: objtool: tty_unlock_slave()+0x12: call without frame pointer save/setup CC [M] drivers/video/fbdev/core/cfbfillrect.o drivers/scsi/raid_class.o: warning: objtool: raid_component_add()+0x3e: can't find jump dest instruction at .text+0xd6000394 LD [M] drivers/net/wireless/rsi/rsi_sdio.o drivers/net/wireless/mediatek/mt7601u/phy.o: warning: objtool: mt7601u_rf_wr()+0x2e: can't find jump dest instruction at .text+0xd0000194 CC lib/dump_stack.o drivers/net/wireless/ath/carl9170/rx.o: warning: objtool: carl9170_rx_mac_status()+0x24: can't find jump dest instruction at .text+0xc01002a drivers/rtc/rtc-stk17ta8.o: warning: objtool: stk17ta8_rtc_update_alarm()+0x5a: can't find jump dest instruction at .text+0xc50002a0 CC drivers/usb/dwc3/gadget.o CC [M] drivers/target/target_core_tpg.o CC lib/earlycpio.o drivers/net/wireless/ath/ath9k/ar9002_calib.o: warning: objtool: ar9002_hw_adc_gaincal_collect()+0xa9: can't find jump dest instruction at .text+0x6c0001de drivers/w1/slaves/w1_ds2781.o: warning: objtool: w1_ds2781_io()+0x4d: can't find call dest symbol at offset 0xdeff0291 LD [M] drivers/net/wireless/mediatek/mt7601u/mt7601u.o CC [M] drivers/scsi/sr_vendor.o CC [M] drivers/uwb/est.o CC [M] drivers/rtc/rtc-at91rm9200.o drivers/thermal/rcar_thermal.o: warning: objtool: rcar_thermal_update_temp()+0x58: can't find jump dest instruction at .text+0x8e00010e drivers/thermal/thermal_core.o: warning: objtool: thermal_generate_netlink_event()+0x21: can't find jump dest instruction at .text+0x1010237 drivers/mfd/tps65086.o: warning: objtool: tps65086_probe()+0x2c: can't find jump dest instruction at .text+0x37010052 drivers/scsi/pcmcia/qlogic_stub.o: warning: objtool: qlogic_detect.isra.3.constprop.4()+0x6e: can't find jump dest instruction at .text+0xa6000184 drivers/rtc/rtc-test.o: warning: objtool: test_irq_store()+0x30: can't find jump dest instruction at .text+0x81000086 drivers/uwb/allocator.o: warning: objtool: uwb_rsv_find_best_column_set()+0x26: can't find jump dest instruction at .text+0x3601002c CC drivers/usb/misc/iowarrior.o CC [M] drivers/usb/gadget/function/u_serial.o LD drivers/thermal/thermal_sys.o CC [M] drivers/uwb/ie.o drivers/uwb/driver.o: warning: objtool: beacon_timeout_ms_store()+0x1c: call without frame pointer save/setup CC drivers/usb/core/sysfs.o drivers/uwb/driver.o: warning: objtool: beacon_timeout_ms_show()+0x1c: call without frame pointer save/setup drivers/uwb/driver.o: warning: objtool: uwb_subsys_init()+0x6: call without frame pointer save/setup drivers/uwb/driver.o: warning: objtool: uwb_subsys_exit()+0x4: call without frame pointer save/setup fs/btrfs/compression.o: warning: objtool: check_compressed_csum()+0x24: can't find jump dest instruction at .text+0xf200013a CC [M] drivers/mfd/mc13xxx-i2c.o CC [M] drivers/scsi/pcmcia/aha152x_core.o CC [M] drivers/usb/gadget/legacy/hid.o CC [M] drivers/w1/w1_io.o lib/raid6/sse2.o: warning: objtool: raid6_sse24_xor_syndrome()+0x3c: can't find jump dest instruction at .text+0x22020062 CC [M] drivers/rtc/rtc-bq32k.o drivers/w1/w1_family.o: warning: objtool: w1_register_family()+0x11: call without frame pointer save/setup drivers/w1/w1_family.o: warning: objtool: w1_unregister_family()+0x11: call without frame pointer save/setup drivers/w1/w1_family.o: warning: objtool: w1_family_put()+0x13: call without frame pointer save/setup drivers/net/wireless/broadcom/b43/phy_g.o: warning: objtool: radio2050_rfover_val()+0xf2: can't find jump dest instruction at .text+0x790000f7 CC [M] drivers/video/fbdev/s1d13xxxfb.o CC drivers/usb/dwc3/ep0.o drivers/net/wireless/ath/carl9170/phy.o: warning: objtool: carl9170_init_phy_from_eeprom()+0x77: can't find jump dest instruction at .text+0x8a0500dd drivers/net/wireless/ath/ath9k/ar9003_calib.o: warning: objtool: ar9003_hw_iqcal_collect()+0xba: can't find jump dest instruction at .text+0x7a0000be CC drivers/tty/pty.o LD drivers/thermal/built-in.o CC [M] drivers/mfd/axp20x.o drivers/net/wireless/ath/ath9k/ar5008_phy.o: warning: objtool: ar5008_hw_init_chain_masks()+0x5b: can't find jump dest instruction at .text+0xc3000061 LD drivers/usb/mon/built-in.o CC [M] drivers/net/wireless/ath/ath9k/common-debug.o drivers/net/usb/int51x1.o: warning: objtool: int51x1_tx_fixup()+0x5a: can't find jump dest instruction at .text+0x20010060 drivers/hwmon/asc7621.o: warning: objtool: asc7621_update_device()+0xd9: can't find jump dest instruction at .text+0x7100013e drivers/net/wireless/rsi/rsi_91x_usb.o: warning: objtool: rsi_write_multiple()+0x43: can't find jump dest instruction at .text+0x850000c9 CC [M] drivers/hid/hid-wiimote-debug.o CC [M] drivers/scsi/libsas/sas_event.o drivers/net/wireless/ath/ath10k/swap.o: warning: objtool: ath10k_swap_code_seg_alloc()+0x2a: can't find jump dest instruction at .text+0xd8000030 CC [M] drivers/hid/hid-sensor-hub.o CC drivers/usb/misc/legousbtower.o drivers/tty/tty_ioctl.o: warning: objtool: tty_termios_encode_baud_rate()+0x58: can't find jump dest instruction at .text+0xa600021e CC drivers/tty/n_gsm.o LD [M] drivers/net/wireless/rsi/rsi_usb.o CC [M] drivers/usb/mon/mon_main.o drivers/regulator/max8952.o: warning: objtool: max8952_pmic_probe()+0x9f: can't find jump dest instruction at .text+0x4e0201d5 drivers/mfd/tps6507x.o: warning: objtool: tps6507x_i2c_probe()+0x1f: call without frame pointer save/setup drivers/mfd/tps6105x.o: warning: objtool: tps6105x_probe()+0x25: can't find jump dest instruction at .text+0x3701018b drivers/mfd/tps6507x.o: warning: objtool: tps6507x_i2c_write_device()+0x3d: call without frame pointer save/setup drivers/mfd/tps6507x.o: warning: objtool: tps6507x_i2c_read_device()+0x4f: call without frame pointer save/setup drivers/mfd/tps6507x.o: warning: objtool: tps6507x_i2c_init()+0x12: call without frame pointer save/setup drivers/mfd/tps6507x.o: warning: objtool: tps6507x_i2c_exit()+0xb: call without frame pointer save/setup drivers/net/wireless/broadcom/b43legacy/phy.o: warning: objtool: b43legacy_phy_initb5()+0x14: can't find jump dest instruction at .text+0xb206001a drivers/target/target_core_fabric_configfs.o: warning: objtool: target_fabric_make_wwn()+0x33: can't find jump dest instruction at .text+0xae000219 drivers/net/usb/huawei_cdc_ncm.o: warning: objtool: huawei_cdc_ncm_wdm_manage_power()+0x12: can't find call dest symbol at offset 0x5a0002e6 CC drivers/usb/host/oxu210hp-hcd.o drivers/net/wireless/marvell/mwifiex/11n_aggr.o: warning: objtool: mwifiex_11n_aggregate_pkt()+0x46: can't find jump dest instruction at .text+0xa502024c LD [M] drivers/net/wireless/broadcom/b43legacy/b43legacy.o CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/led.o CC [M] drivers/mfd/axp20x-i2c.o CC [M] drivers/target/target_core_transport.o CC [M] drivers/regulator/rn5t618-regulator.o CC [M] drivers/usb/mon/mon_stat.o CC [M] drivers/usb/gadget/function/f_serial.o CC [M] crypto/tcrypt.o CC [M] drivers/usb/gadget/function/f_obex.o drivers/video/backlight/ili9320.o: warning: objtool: ili9320_power()+0xfb: can't find jump dest instruction at .text+0x4500017f CC drivers/usb/misc/sisusbvga/sisusb.o drivers/target/target_core_fabric_lib.o: warning: objtool: iscsi_get_pr_transport_id()+0x124: can't find jump dest instruction at .text+0x27000128 CC [M] drivers/video/backlight/s6e63m0.o drivers/scsi/libsas/sas_phy.o: warning: objtool: sas_phye_oob_error()+0xcf: can't find jump dest instruction at .text+0x7b0001a3 drivers/mfd/tps65912-core.o: warning: objtool: tps65912_device_exit()+0xb: call without frame pointer save/setup drivers/mfd/tps65912-core.o: warning: objtool: tps65912_device_init()+0x25: call without frame pointer save/setup drivers/uwb/beacon.o: warning: objtool: uwb_rc_stop_beacon()+0x32: can't find jump dest instruction at .text+0x8f0001a8 CC [M] drivers/target/target_core_sbc.o CC [M] drivers/mfd/lp3943.o CC [M] lib/raid6/int8.o drivers/rtc/rtc-xgene.o: warning: objtool: xgene_rtc_probe()+0x37: can't find jump dest instruction at .text+0x140101dd CC [M] drivers/hwmon/emc2103.o drivers/video/console/vgacon.o: warning: objtool: vgacon_init()+0x27: can't find jump dest instruction at .text+0xb200025d LD drivers/video/console/built-in.o CC lib/extable.o CC [M] drivers/video/fbdev/core/cfbcopyarea.o drivers/net/wireless/broadcom/b43/radio_2055.o: warning: objtool: b2055_upload_inittab()+0x35: call without frame pointer save/setup lib/earlycpio.o: warning: objtool: find_cpio_data()+0xdb: can't find jump dest instruction at .text+0x960100e1 CC drivers/usb/gadget/udc/udc-core.o drivers/net/wireless/intersil/orinoco/orinoco_usb.o: warning: objtool: ezusb_alloc_ctx()+0x38: can't find jump dest instruction at .text+0x9400025e drivers/regulator/qcom_spmi-regulator.o: warning: objtool: qcom_spmi_regulator_remove()+0x44: call without frame pointer save/setup drivers/regulator/qcom_spmi-regulator.o: warning: objtool: qcom_spmi_regulator_probe()+0x1a: call without frame pointer save/setup drivers/regulator/qcom_spmi-regulator.o: warning: objtool: qcom_spmi_regulator_driver_init()+0x12: 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 CC [M] fs/btrfs/backref.o CC [M] drivers/hwmon/emc6w201.o CC [M] drivers/net/wireless/broadcom/b43/phy_common.o crypto/asymmetric_keys/x509_cert_parser.o: warning: objtool: x509_decode_time()+0x27: can't find jump dest instruction at .text+0x2702002d CC drivers/spi/spi-rspi.o CC [M] drivers/hid/hid-sensor-custom.o drivers/video/backlight/l4f00242t03.o: warning: objtool: l4f00242t03_lcd_init()+0x4e: can't find jump dest instruction at .text+0x250100d4 CC [M] drivers/video/backlight/vgg2432a4.o CC [M] drivers/regulator/sky81452-regulator.o drivers/regulator/mc13783-regulator.o: warning: objtool: mc13783_regulator_probe()+0x44: can't find jump dest instruction at .text+0xca00029a CC [M] drivers/video/backlight/adp8860_bl.o CC [M] drivers/regulator/tps6105x-regulator.o drivers/net/wireless/marvell/mwifiex/wmm.o: warning: objtool: mwifiex_wmm_get_highest_priolist_ptr()+0x2b: can't find jump dest instruction at .text+0x8010031 drivers/usb/class/usblp.o: warning: objtool: usblp_poll()+0x44: can't find jump dest instruction at .text+0x8500004a CC drivers/usb/dwc3/debugfs.o lib/decompress_inflate.o: warning: objtool: __gunzip()+0x71: can't find jump dest instruction at .init.text+0xb9020080 drivers/mfd/tps65912-i2c.o: warning: objtool: tps65912_i2c_remove()+0xb: call without frame pointer save/setup drivers/mfd/tps65912-i2c.o: warning: objtool: tps65912_i2c_probe()+0x28: call without frame pointer save/setup drivers/mfd/tps65912-i2c.o: warning: objtool: tps65912_i2c_driver_init()+0x12: call without frame pointer save/setup drivers/mfd/tps65912-i2c.o: warning: objtool: tps65912_i2c_driver_exit()+0xb: call without frame pointer save/setup CC drivers/usb/gadget/udc/dummy_hcd.o CC [M] drivers/hwmon/f71805f.o CC [M] drivers/video/fbdev/core/cfbimgblt.o drivers/net/wireless/ath/ath10k/spectral.o: warning: objtool: ath10k_spectral_scan_config()+0x2c: can't find jump dest instruction at .text+0x730104b2 drivers/video/backlight/ili922x.o: warning: objtool: ili922x_read.constprop.4()+0xbb: can't find jump dest instruction at .text+0xd00000d1 drivers/net/wireless/ath/ath9k/eeprom.o: warning: objtool: ath9k_hw_nvram_swap_data()+0x32: can't find jump dest instruction at .text+0x900002a8 drivers/input/misc/kxtj9.o: warning: objtool: kxtj9_setup_input_device()+0x15: can't find jump dest instruction at .text+0xeb00013b CC drivers/tty/n_r3964.o drivers/mfd/fsl-imx25-tsadc.o: warning: objtool: mx25_tsadc_probe()+0x30: can't find jump dest instruction at .text+0xa2010086 CC [M] drivers/usb/misc/appledisplay.o drivers/input/misc/mma8450.o: warning: objtool: mma8450_probe()+0x37: can't find jump dest instruction at .text+0x1501003d drivers/net/wireless/ath/ath10k/wow.o: warning: objtool: ath10k_vif_wow_set_wakeups()+0x4b: can't find jump dest instruction at .text+0x91020051 drivers/video/fbdev/arcfb.o: warning: objtool: arcfb_ioctl()+0x38: can't find jump dest instruction at .text+0x970000be drivers/net/wireless/rndis_wlan.o: warning: objtool: rndis_copy_module_params()+0xb2: can't find jump dest instruction at .text+0xc20000b8 CC [M] drivers/mfd/da9062-core.o CC [M] drivers/video/backlight/adp8870_bl.o CC [M] drivers/input/misc/pwm-beeper.o CC [M] drivers/target/target_core_spc.o CC [M] drivers/usb/misc/cypress_cy7c63.o drivers/hwmon/ds1621.o: warning: objtool: set_convrate()+0x4d: can't find jump dest instruction at .text+0x87000083 CC [M] drivers/scsi/libsas/sas_dump.o crypto/asymmetric_keys/pkcs7_parser.o: warning: objtool: pkcs7_parse_message()+0x35: can't find jump dest instruction at .text+0x320100fb CC [M] drivers/usb/mon/mon_text.o LD crypto/asymmetric_keys/x509_key_parser.o lib/raid6/int1.o: warning: objtool: raid6_int1_gen_syndrome()+0x2f: can't find jump dest instruction at .text+0x95000035 lib/decompress_unlzo.o: warning: objtool: parse_header()+0xb: can't find jump dest instruction at .init.text+0xa1000011 CC [M] drivers/video/backlight/bd6107.o CC [M] drivers/usb/misc/emi26.o CC drivers/usb/core/endpoint.o crypto/842.o: warning: objtool: crypto842_decompress()+0xf: call without frame pointer save/setup crypto/842.o: warning: objtool: crypto842_compress()+0x16: call without frame pointer save/setup crypto/842.o: warning: objtool: crypto842_mod_init()+0xb: call without frame pointer save/setup crypto/842.o: warning: objtool: crypto842_mod_exit()+0xb: call without frame pointer save/setup LD [M] crypto/asymmetric_keys/pkcs7_message.o drivers/net/wireless/broadcom/b43/main.o: warning: objtool: b43_sprom_fixup()+0x93: can't find jump dest instruction at .text+0x77000408 drivers/net/wireless/intersil/hostap/hostap_ioctl.o: warning: objtool: prism2_ioctl_giwrate()+0x3a: can't find jump dest instruction at .text+0x37010040 CC [M] crypto/af_alg.o LD drivers/w1/built-in.o drivers/video/vgastate.o: warning: objtool: restore_vga_mode()+0x23: can't find jump dest instruction at .text+0xaa030099 drivers/spi/spi-orion.o: warning: objtool: orion_spi_probe()+0x25: can't find jump dest instruction at .text+0x590100eb LD drivers/net/wireless/intersil/hostap/hostap.o drivers/mfd/tps65912-spi.o: warning: objtool: tps65912_spi_remove()+0xb: call without frame pointer save/setup drivers/mfd/tps65912-spi.o: warning: objtool: tps65912_spi_probe()+0x14: call without frame pointer save/setup drivers/mfd/tps65912-spi.o: warning: objtool: tps65912_spi_driver_init()+0x12: call without frame pointer save/setup drivers/mfd/tps65912-spi.o: warning: objtool: tps65912_spi_driver_exit()+0xb: call without frame pointer save/setup drivers/video/backlight/lms501kf03.o: warning: objtool: lms501kf03_power_on()+0x1b: can't find jump dest instruction at .text+0xec000121 drivers/mfd/wm8994-core.o: warning: objtool: wm8994_suspend()+0x3c: can't find jump dest instruction at .text+0x3c010092 CC [M] crypto/algif_hash.o drivers/video/backlight/lms283gf05.o: warning: objtool: lms283gf05_toggle()+0x38: can't find call dest symbol at offset 0x540000ac CC [M] drivers/mfd/da9150-core.o CC drivers/spi/spi-tle62x0.o drivers/scsi/libsas/sas_init.o: warning: objtool: sas_phy_setup()+0x21: can't find jump dest instruction at .text+0xa40000b7 LD crypto/asymmetric_keys/built-in.o CC [M] drivers/video/backlight/lm3533_bl.o CC [M] drivers/input/misc/axp20x-pek.o drivers/usb/atm/usbatm.o: warning: objtool: usbatm_atm_proc_read()+0x15: can't find jump dest instruction at .text+0x1f0100fb CC [M] drivers/scsi/libsas/sas_discover.o lib/dma-noop.o: warning: objtool: dma_noop_map_sg()+0x16: can't find jump dest instruction at .text+0x800000ec CC [M] fs/btrfs/ulist.o CC drivers/spi/spi-xlp.o CC [M] drivers/input/misc/rotary_encoder.o LD drivers/usb/atm/built-in.o drivers/input/misc/max77693-haptic.o: warning: objtool: max77693_haptic_probe()+0x39: can't find jump dest instruction at .text+0xdc0100ef CC [M] crypto/algif_rng.o drivers/net/wireless/ath/ath10k/htt_rx.o: warning: objtool: ath10k_htt_rx_addba()+0x7c: can't find jump dest instruction at .text+0x81000142 drivers/net/usb/lg-vl600.o: warning: objtool: vl600_tx_fixup()+0x2a: can't find jump dest instruction at .text+0x8d010030 drivers/net/usb/cx82310_eth.o: warning: objtool: cx82310_rx_fixup()+0x21: can't find jump dest instruction at .text+0xad0000c7 LD drivers/net/wireless/intersil/hostap/built-in.o CC drivers/usb/dwc3/dwc3-keystone.o drivers/video/backlight/ltv350qv.o: warning: objtool: ltv350qv_power_on()+0x23: can't find jump dest instruction at .text+0x9e020139 drivers/net/wireless/ath/ath9k/ani.o: warning: objtool: ath9k_hw_set_ofdm_nil()+0x27: can't find jump dest instruction at .text+0xe100013d LD [M] drivers/net/usb/asix.o CC [M] drivers/scsi/libsas/sas_expander.o CC [M] drivers/regulator/tps62360-regulator.o drivers/video/backlight/platform_lcd.o: warning: objtool: platform_lcd_probe()+0x29: can't find jump dest instruction at .text+0xa90000cf LD drivers/net/wireless/intersil/built-in.o CC [M] drivers/video/backlight/lm3630a_bl.o drivers/net/usb/sierra_net.o: warning: objtool: parse_hip()+0xc: can't find jump dest instruction at .text+0x89000032 CC [M] drivers/net/wireless/marvell/mwifiex/sta_cmd.o drivers/mfd/tps65217.o: warning: objtool: tps65217_probe()+0x27: can't find jump dest instruction at .text+0xb01004d drivers/regulator/pfuze100-regulator.o: warning: objtool: pfuze_identify()+0x32: can't find jump dest instruction at .text+0x9a0000e8 CC [M] drivers/usb/isp1760/isp1760-hcd.o drivers/scsi/device_handler/scsi_dh_emc.o: warning: objtool: parse_sp_info_reply()+0x28: can't find jump dest instruction at .text+0xa40000ce CC [M] drivers/net/wireless/broadcom/b43/phy_n.o lib/dump_stack.o: warning: objtool: dump_stack()+0x3f: call without frame pointer save/setup CC [M] drivers/spi/spi-altera.o CC [M] drivers/uwb/ie-rcv.o CC [M] drivers/usb/misc/ezusb.o drivers/input/misc/pcspkr.o: warning: objtool: pcspkr_probe()+0x19: can't find jump dest instruction at .text+0x8500014f CC [M] crypto/algif_aead.o drivers/net/wireless/broadcom/b43/tables_nphy.o: warning: objtool: b43_nphy_get_ipa_gain_table()+0xca: can't find jump dest instruction at .text+0x520000cf drivers/mfd/mc13xxx-i2c.o: warning: objtool: mc13xxx_i2c_remove()+0x8: call without frame pointer save/setup drivers/mfd/mc13xxx-i2c.o: warning: objtool: mc13xxx_i2c_probe()+0x2f: call without frame pointer save/setup drivers/mfd/mc13xxx-i2c.o: warning: objtool: mc13xxx_i2c_init()+0x12: call without frame pointer save/setup drivers/mfd/mc13xxx-i2c.o: warning: objtool: mc13xxx_i2c_exit()+0xb: call without frame pointer save/setup CC [M] drivers/uwb/lc-dev.o CC [M] drivers/video/backlight/lm3639_bl.o CC [M] drivers/mfd/max77693.o drivers/input/misc/mpu3050.o: warning: objtool: mpu3050_probe()+0xf2: can't find jump dest instruction at .text+0x670001f6 LD drivers/tty/ipwireless/built-in.o CC [M] lib/raid6/int16.o drivers/net/wireless/ath/ath9k/eeprom_def.o: warning: objtool: ath9k_hw_set_def_power_per_rate_table()+0xb6: can't find jump dest instruction at .text+0x8204013c drivers/hwmon/emc1403.o: warning: objtool: emc1403_detect()+0xea: can't find jump dest instruction at .text+0x6f00011e CC [M] drivers/net/wireless/ath/ath9k/common-spectral.o drivers/usb/gadget/function/f_loopback.o: warning: objtool: loopback_bind()+0x15: can't find jump dest instruction at .text+0xa00000bb drivers/video/fbdev/core/fbcmap.o: warning: objtool: fb_copy_cmap()+0x2b: can't find jump dest instruction at .text+0xc60000d1 drivers/target/target_core_hba.o: warning: objtool: core_alloc_hba()+0x31: can't find jump dest instruction at .text+0x670101b7 CC [M] drivers/net/wireless/ath/ath9k/htc_hst.o drivers/scsi/sd_dif.o: warning: objtool: sd_dif_config_host()+0x3e: can't find jump dest instruction at .text+0x12010044 CC [M] drivers/net/wireless/marvell/mwifiex/uap_cmd.o CC [M] fs/btrfs/qgroup.o CC lib/flex_proportions.o drivers/uwb/drp.o: warning: objtool: handle_conflict_normal()+0xe1: can't find jump dest instruction at .text+0x79000425 CC [M] drivers/target/target_core_ua.o CC [M] drivers/tty/n_tracesink.o drivers/usb/class/cdc-acm.o: warning: objtool: acm_disconnect()+0x22: can't find jump dest instruction at .text+0x8a010308 LD drivers/usb/class/built-in.o fs/btrfs/delayed-inode.o: warning: objtool: btrfs_get_or_create_delayed_node()+0x25: can't find jump dest instruction at .text+0x501013b LD [M] drivers/scsi/pcmcia/qlogic_cs.o CC lib/idr.o CC [M] drivers/mfd/max8907.o crypto/gcm.o: warning: objtool: crypto_rfc4543_crypt()+0x86: can't find jump dest instruction at .text+0x8f00016c crypto/chacha20poly1305.o: warning: objtool: chachapoly_create()+0x33: can't find jump dest instruction at .text+0xf4000059 drivers/regulator/rn5t618-regulator.o: warning: objtool: rn5t618_regulator_probe()+0x71: call without frame pointer save/setup drivers/regulator/rn5t618-regulator.o: warning: objtool: rn5t618_regulator_driver_init()+0x12: call without frame pointer save/setup drivers/regulator/rn5t618-regulator.o: warning: objtool: rn5t618_regulator_driver_exit()+0xb: call without frame pointer save/setup CC lib/int_sqrt.o CC [M] drivers/regulator/tps6507x-regulator.o fs/ocfs2/dlm/dlmrecovery.o: warning: objtool: dlm_move_reco_locks_to_list()+0x44: can't find jump dest instruction at .text+0x8001026a CC [M] drivers/net/wireless/marvell/mwifiex/ie.o drivers/spi/spi-pic32-sqi.o: warning: objtool: pic32_sqi_hw_init()+0x40: can't find jump dest instruction at .text+0x8a0000b6 CC [M] drivers/usb/gadget/function/u_ether.o drivers/usb/gadget/legacy/zero.o: warning: objtool: zero_bind.part.1()+0x83: can't find jump dest instruction at .text+0x94020229 CC [M] crypto/xor.o CC [M] drivers/rtc/rtc-da9063.o drivers/usb/gadget/function/f_acm.o: warning: objtool: acm_set_alt()+0x4a: can't find jump dest instruction at .text+0x860000e0 drivers/net/usb/qmi_wwan.o: warning: objtool: qmi_wwan_rx_fixup()+0x34: can't find jump dest instruction at .text+0xeb00003a CC [M] drivers/usb/gadget/legacy/multi.o CC drivers/tty/vt/vt_ioctl.o drivers/tty/tty_ldsem.o: warning: objtool: down_write_failed()+0x44: can't find jump dest instruction at .sched.text+0xb01004a drivers/input/misc/pcf50633-input.o: warning: objtool: pcf50633_input_probe()+0x2e: can't find jump dest instruction at .text+0xa9000084 drivers/usb/dwc3/host.o: warning: objtool: dwc3_host_init()+0x27: can't find jump dest instruction at .text+0xe401002d drivers/rtc/rtc-88pm80x.o: warning: objtool: pm80x_rtc_set_alarm()+0x171: can't find jump dest instruction at .text+0xcd000437 CC drivers/tty/serial/serial_core.o drivers/scsi/qlogicfas408.o: warning: objtool: ql_icmd()+0x43: can't find jump dest instruction at .text+0xd1000049 CC [M] drivers/usb/gadget/function/f_ecm.o CC [M] drivers/usb/gadget/usbstring.o lib/extable.o: warning: objtool: trim_init_extable()+0xc: can't find jump dest instruction at .text+0xae0000c2 CC [M] drivers/usb/gadget/legacy/tcm_usb_gadget.o CC [M] drivers/net/wireless/marvell/mwifiex/sta_cmdresp.o CC [M] drivers/rtc/rtc-ds1307.o LD drivers/input/misc/built-in.o CC [M] drivers/usb/isp1760/isp1760-udc.o drivers/net/wireless/ath/ath9k/eeprom_4k.o: warning: objtool: ath9k_hw_set_4k_power_per_rate_table()+0x15d: can't find jump dest instruction at .text+0xa70301d3 drivers/regulator/tps51632-regulator.o: warning: objtool: tps51632_init_dcdc.isra.4()+0x5d: can't find jump dest instruction at .text+0xc7000153 fs/btrfs/free-space-cache.o: warning: objtool: io_ctl_init()+0x37: can't find jump dest instruction at .text+0xaf00017d CC [M] drivers/net/wireless/marvell/mwifiex/sta_event.o lib/decompress_unlzma.o: warning: objtool: unlzma()+0x84: can't find jump dest instruction at .init.text+0x490b027a drivers/spi/spi-rockchip.o: warning: objtool: rockchip_spi_prepare_dma()+0x34: can't find jump dest instruction at .text+0xe901017a LD drivers/scsi/scsi_mod.o CC [M] drivers/regulator/tps65086-regulator.o CC lib/ioremap.o CC [M] drivers/usb/mon/mon_bin.o drivers/uwb/drp-avail.o: warning: objtool: uwbd_evt_handle_rc_drp_avail()+0x13: can't find call dest symbol at offset 0x8fe02f7 crypto/crc32_generic.o: warning: objtool: crc32_digest()+0x14: call without frame pointer save/setup crypto/crc32_generic.o: warning: objtool: crc32_finup()+0x11: call without frame pointer save/setup crypto/crc32_generic.o: warning: objtool: crc32_update()+0x11: 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 CC [M] drivers/uwb/lc-rc.o CC [M] drivers/regulator/tps65217-regulator.o CC [M] drivers/regulator/tps65912-regulator.o drivers/usb/c67x00/c67x00-sched.o: warning: objtool: c67x00_release_urb()+0x7: can't find jump dest instruction at .text+0x9b00006d drivers/mfd/axp20x.o: warning: objtool: axp20x_device_remove()+0x18: 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()+0x27: call without frame pointer save/setup drivers/mfd/axp20x.o: warning: objtool: axp20x_power_off()+0x20: call without frame pointer save/setup drivers/usb/host/ehci-platform.o: warning: objtool: ehci_platform_power_on()+0x54: can't find jump dest instruction at .text+0x910000d9 drivers/w1/w1_io.o: warning: objtool: w1_triplet()+0xce: can't find jump dest instruction at .text+0x68000732 CC [M] drivers/uwb/neh.o CC [M] drivers/mfd/pcf50633-core.o CC drivers/usb/gadget/udc/net2272.o drivers/video/backlight/ld9040.o: warning: objtool: ld9040_power_on()+0x25: can't find jump dest instruction at .text+0x9600015b drivers/usb/isp1760/isp1760-core.o: warning: objtool: isp1760_register()+0x45: can't find jump dest instruction at .text+0x8500019b drivers/video/fbdev/core/cfbfillrect.o: warning: objtool: cfb_fillrect()+0x2b: can't find jump dest instruction at .text+0x52010031 CC [M] drivers/net/wireless/marvell/mwifiex/sta_tx.o CC [M] drivers/net/wireless/marvell/mwifiex/uap_event.o LD drivers/usb/c67x00/c67x00.o CC [M] drivers/video/backlight/lv5207lp.o drivers/scsi/pcmcia/aha152x_stub.o: warning: objtool: aha152x_config_cs()+0x25: can't find jump dest instruction at .text+0xa900008b CC [M] drivers/video/fbdev/core/sysfillrect.o CC [M] drivers/usb/gadget/function/f_subset.o drivers/w1/w1_int.o: warning: objtool: w1_alloc_dev.constprop.3()+0x2b: can't find jump dest instruction at .text+0x31020031 fs/btrfs/inode.o: warning: objtool: create_pinned_em()+0x4f: can't find jump dest instruction at .text+0xd50000f5 drivers/net/wireless/ath/ath9k/common-init.o: warning: objtool: ath9k_cmn_init_channels_rates()+0x18: can't find jump dest instruction at .text+0xae00011e crypto/ccm.o: warning: objtool: crypto_ccm_init_crypt()+0x40: can't find jump dest instruction at .text+0x83010216 CC [M] drivers/video/backlight/pm8941-wled.o CC drivers/usb/misc/sisusbvga/sisusb_init.o CC [M] fs/btrfs/send.o drivers/rtc/rtc-ab-b5ze-s3.o: warning: objtool: _abb5zes3_rtc_read_time()+0x40: can't find jump dest instruction at .text+0xb40002c6 drivers/tty/n_tty.o: warning: objtool: process_output_block()+0x45: can't find jump dest instruction at .text+0x6601010b drivers/mfd/lp3943.o: warning: objtool: lp3943_probe()+0x28: call without frame pointer save/setup drivers/mfd/lp3943.o: warning: objtool: lp3943_update_bits()+0x23: call without frame pointer save/setup drivers/mfd/lp3943.o: warning: objtool: lp3943_write_byte()+0xf: call without frame pointer save/setup drivers/mfd/lp3943.o: warning: objtool: lp3943_read_byte()+0x18: call without frame pointer save/setup drivers/mfd/lp3943.o: warning: objtool: lp3943_driver_init()+0x12: call without frame pointer save/setup drivers/mfd/lp3943.o: warning: objtool: lp3943_driver_exit()+0xb: call without frame pointer save/setup drivers/scsi/device_handler/scsi_dh_alua.o: warning: objtool: alua_stpg()+0x96: can't find jump dest instruction at .text+0x8200033c LD crypto/crypto.o LD drivers/usb/c67x00/built-in.o drivers/video/fbdev/core/fbcvt.o: warning: objtool: fb_cvt_print_name()+0xa8: can't find jump dest instruction at .text+0xe60000ae CC [M] drivers/usb/gadget/function/f_rndis.o CC [M] fs/btrfs/dev-replace.o CC [M] lib/raid6/int32.o CC [M] drivers/net/wireless/ath/ath9k/hif_usb.o lib/raid6/int2.o: warning: objtool: raid6_int2_gen_syndrome()+0x37: can't find jump dest instruction at .text+0x101003d LD drivers/scsi/device_handler/built-in.o crypto/mcryptd.o: warning: objtool: mcryptd_arm_flusher()+0x22: can't find jump dest instruction at .text+0x800005d8 CC [M] drivers/mfd/pcf50633-irq.o fs/ocfs2/dlm/dlmmaster.o: warning: objtool: dlm_pick_migration_target()+0xf: can't find jump dest instruction at .text+0xc8000015 CC [M] drivers/uwb/pal.o drivers/scsi/libsas/sas_port.o: warning: objtool: sas_resume_port()+0xf9: can't find jump dest instruction at .text+0x770000fd LD crypto/crypto_algapi.o CC drivers/usb/musb/musb_core.o drivers/tty/tty_io.o: warning: objtool: do_tty_write()+0x38: can't find jump dest instruction at .text+0xec0004be LD [M] fs/ocfs2/dlm/ocfs2_dlm.o LD crypto/crypto_blkcipher.o CC [M] drivers/scsi/libsas/sas_scsi_host.o drivers/mfd/axp20x-i2c.o: warning: objtool: axp20x_i2c_remove()+0xb: call without frame pointer save/setup drivers/mfd/axp20x-i2c.o: warning: objtool: axp20x_i2c_probe()+0x2c: call without frame pointer save/setup drivers/mfd/axp20x-i2c.o: warning: objtool: axp20x_i2c_driver_init()+0x12: call without frame pointer save/setup drivers/mfd/axp20x-i2c.o: warning: objtool: axp20x_i2c_driver_exit()+0xb: call without frame pointer save/setup CC drivers/tty/serial/earlycon.o CC [M] lib/raid6/tables.o drivers/usb/class/cdc-wdm.o: warning: objtool: wdm_open()+0x8a: can't find jump dest instruction at .text+0x16010190 CC lib/irq_regs.o LD crypto/crypto_hash.o drivers/video/fbdev/core/fb_defio.o: warning: objtool: fb_deferred_io_mkwrite()+0x4f: can't find jump dest instruction at .text+0xb40000b5 CC [M] drivers/usb/gadget/config.o drivers/rtc/rtc-bq32k.o: warning: objtool: bq32k_probe()+0xdc: can't find jump dest instruction at .text+0x6f000340 CC lib/is_single_threaded.o CC crypto/rsapubkey-asn1.o CC drivers/usb/phy/phy.o CC [M] drivers/video/fbdev/core/syscopyarea.o CC [M] drivers/rtc/rtc-ds1343.o drivers/regulator/pv88060-regulator.o: warning: objtool: pv88060_i2c_probe()+0x48: can't find jump dest instruction at .text+0x1102020e drivers/usb/misc/adutux.o: warning: objtool: adu_open()+0x56: can't find jump dest instruction at .text+0x430100ec CC drivers/usb/musb/musb_gadget_ep0.o drivers/usb/mon/mon_stat.o: warning: objtool: mon_stat_release()+0x16: call without frame pointer save/setup drivers/usb/mon/mon_stat.o: warning: objtool: mon_stat_open()+0x26: call without frame pointer save/setup drivers/usb/mon/mon_stat.o: warning: objtool: mon_stat_read()+0x1e: call without frame pointer save/setup crypto/twofish_generic.o: warning: objtool: twofish_mod_init()+0xb: call without frame pointer save/setup crypto/twofish_generic.o: warning: objtool: twofish_mod_fini()+0xb: call without frame pointer save/setup drivers/regulator/pv88090-regulator.o: warning: objtool: pv88090_i2c_probe()+0x52: can't find jump dest instruction at .text+0xa1020218 drivers/net/wireless/ath/ath9k/common-beacon.o: warning: objtool: ath9k_cmn_beacon_config_sta()+0x31: can't find jump dest instruction at .text+0x8010157 drivers/video/backlight/bd6107.o: warning: objtool: bd6107_probe()+0x29: can't find jump dest instruction at .text+0x500100ff drivers/usb/core/file.o: warning: objtool: init_usb_class()+0xb8: can't find jump dest instruction at .text+0x6c00011c CC [M] drivers/usb/misc/ftdi-elan.o CC [M] fs/btrfs/raid56.o crypto/pcrypt.o: warning: objtool: pcrypt_create_aead.isra.9()+0x30: can't find jump dest instruction at .text+0xb0010176 drivers/hid/hid-wiimote-debug.o: warning: objtool: wiidebug_drm_write()+0x34: can't find jump dest instruction at .text+0x9d0000da drivers/regulator/sky81452-regulator.o: warning: objtool: sky81452_reg_probe()+0x60: call without frame pointer save/setup drivers/regulator/sky81452-regulator.o: warning: objtool: sky81452_reg_driver_init()+0x12: call without frame pointer save/setup drivers/regulator/sky81452-regulator.o: warning: objtool: sky81452_reg_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/net/wireless/ath/ath9k/wmi.o fs/btrfs/volumes.o: warning: objtool: sort_parity_stripes()+0x4c: can't find jump dest instruction at .text+0xaf0001b2 drivers/usb/gadget/function/f_sourcesink.o: warning: objtool: sourcesink_bind()+0x15: can't find jump dest instruction at .text+0x2602009b CC drivers/usb/host/isp116x-hcd.o LD drivers/regulator/built-in.o CC [M] drivers/usb/misc/idmouse.o CC [M] drivers/usb/phy/phy-generic.o CC [M] drivers/usb/gadget/function/rndis.o CC [M] fs/btrfs/uuid-tree.o drivers/regulator/pcap-regulator.o: warning: objtool: pcap_regulator_is_enabled()+0xe: call without frame pointer save/setup drivers/regulator/pcap-regulator.o: warning: objtool: pcap_regulator_get_voltage_sel()+0xe: call without frame pointer save/setup drivers/regulator/pcap-regulator.o: warning: objtool: pcap_regulator_disable()+0xa: call without frame pointer save/setup drivers/regulator/pcap-regulator.o: warning: objtool: pcap_regulator_enable()+0xa: call without frame pointer save/setup drivers/regulator/pcap-regulator.o: warning: objtool: pcap_regulator_set_voltage_sel()+0x1a: call without frame pointer save/setup drivers/regulator/pcap-regulator.o: warning: objtool: pcap_regulator_probe()+0x59: call without frame pointer save/setup drivers/regulator/pcap-regulator.o: warning: objtool: pcap_regulator_init()+0x12: call without frame pointer save/setup drivers/regulator/pcap-regulator.o: warning: objtool: pcap_regulator_exit()+0xb: call without frame pointer save/setup CC [M] drivers/net/wireless/ath/ath9k/htc_drv_txrx.o drivers/usb/image/mdc800.o: warning: objtool: mdc800_device_open()+0x2d: can't find jump dest instruction at .text+0x840000c3 drivers/usb/gadget/legacy/serial.o: warning: objtool: serial_register_ports.constprop.0()+0x1e: can't find jump dest instruction at .text+0xe2000084 CC [M] drivers/video/backlight/sky81452-backlight.o drivers/usb/isp1760/isp1760-if.o: warning: objtool: isp1760_plat_remove()+0x8: call without frame pointer save/setup drivers/usb/isp1760/isp1760-if.o: warning: objtool: isp1760_plat_probe()+0x11: call without frame pointer save/setup drivers/usb/isp1760/isp1760-if.o: warning: objtool: isp1760_init()+0x4: call without frame pointer save/setup drivers/usb/isp1760/isp1760-if.o: warning: objtool: isp1760_exit()+0xb: call without frame pointer save/setup drivers/input/misc/powermate.o: warning: objtool: powermate_irq()+0xbb: can't find jump dest instruction at .text+0x7200013f CC [M] drivers/video/backlight/tps65217_bl.o drivers/video/fbdev/core/fbsysfs.o: warning: objtool: store_modes()+0x4a: can't find jump dest instruction at .text+0xb6000650 drivers/uwb/est.o: warning: objtool: uwb_est_get_size()+0x31: can't find jump dest instruction at .text+0x88000037 CC crypto/rsaprivkey-asn1.o CC [M] drivers/video/fbdev/gxt4500.o CC [M] drivers/video/fbdev/core/sysimgblt.o CC [M] drivers/uwb/radio.o LD drivers/hid/i2c-hid/built-in.o CC [M] drivers/scsi/libsas/sas_task.o drivers/net/wireless/ath/ath9k/common.o: warning: objtool: ath9k_cmn_rx_skb_postprocess()+0x5f: can't find jump dest instruction at .text+0x96000425 drivers/net/wireless/ath/carl9170/tx.o: warning: objtool: carl9170_bar_check()+0xb3: can't find jump dest instruction at .text+0x790000b8 LD drivers/usb/image/built-in.o CC drivers/tty/serial/max3100.o LD [M] drivers/net/wireless/ath/carl9170/carl9170.o CC [M] drivers/usb/dwc3/dwc3-exynos.o drivers/net/wireless/ath/ath9k/ar9003_mac.o: warning: objtool: ar9003_set_txdesc()+0xb1: can't find jump dest instruction at .text+0xe10300d7 drivers/usb/gadget/legacy/ether.o: warning: objtool: eth_bind()+0x29: can't find jump dest instruction at .text+0x630200df CC drivers/tty/vt/vc_screen.o drivers/video/fbdev/core/fbmem.o: warning: objtool: fb_pad_unaligned_buffer()+0x29: can't find jump dest instruction at .text+0x980000af CC [M] drivers/usb/gadget/function/f_mass_storage.o drivers/w1/w1.o: warning: objtool: w1_family_notify()+0xb9: can't find jump dest instruction at .text+0x7500025d CC [M] drivers/video/fbdev/core/fb_sys_fops.o drivers/usb/misc/cypress_cy7c63.o: warning: objtool: vendor_command()+0x43: can't find jump dest instruction at .text+0x800000c9 CC [M] drivers/hid/i2c-hid/i2c-hid.o CC [M] drivers/usb/gadget/epautoconf.o CC [M] drivers/spi/spi-atmel.o drivers/net/wireless/broadcom/b43/radio_2057.o: warning: objtool: r2057_upload_inittabs()+0x2b: can't find jump dest instruction at .text+0xac000031 drivers/video/fbdev/core/cfbimgblt.o: warning: objtool: cfb_imageblit()+0x2e: can't find jump dest instruction at .text+0xa3020034 CC [M] drivers/usb/misc/usblcd.o CC [M] drivers/hwmon/f75375s.o CC [M] drivers/net/wireless/broadcom/b43/phy_lp.o drivers/video/fbdev/metronomefb.o: warning: objtool: metronome_powerup_cmd()+0x4e: can't find jump dest instruction at .text+0x8f000434 drivers/rtc/rtc-abx80x.o: warning: objtool: abx80x_rtc_set_autocalibration()+0x30: can't find jump dest instruction at .text+0x90000096 drivers/scsi/pcmcia/fdomain_core.o: warning: objtool: print_banner()+0x1f: can't find jump dest instruction at .text+0xaf000025 drivers/usb/core/urb.o: warning: objtool: usb_init_urb()+0x9f: can't find jump dest instruction at .text+0x790002b3 CC [M] drivers/video/fbdev/sm501fb.o drivers/usb/gadget/function/f_serial.o: warning: objtool: gser_bind()+0x38: can't find jump dest instruction at .text+0xd100011e drivers/scsi/sr.o: warning: objtool: sr_done()+0xfb: can't find jump dest instruction at .text+0x49000130 CC [M] drivers/usb/misc/usb3503.o CC [M] drivers/usb/gadget/function/storage_common.o LD crypto/cryptomgr.o drivers/uwb/ie.o: warning: objtool: uwb_rc_ie_add_one.isra.3()+0xc6: can't find jump dest instruction at .text+0x6f0001fa lib/raid6/int4.o: warning: objtool: raid6_int4_gen_syndrome()+0x49: can't find jump dest instruction at .text+0x7102004f CC [M] drivers/video/fbdev/smscufx.o CC [M] drivers/spi/spi-bcm2835aux.o CC [M] drivers/usb/misc/lvstest.o drivers/mfd/da9062-core.o: warning: objtool: da9062_i2c_probe()+0x2c: can't find jump dest instruction at .text+0x74010152 LD [M] drivers/scsi/pcmcia/fdomain_cs.o drivers/rtc/rtc-at91rm9200.o: warning: objtool: at91_rtc_interrupt()+0xed: can't find jump dest instruction at .text+0x74000852 CC drivers/tty/serial/max310x.o drivers/usb/core/buffer.o: warning: objtool: hcd_buffer_create()+0xb4: can't find jump dest instruction at .text+0x730000f9 crypto/twofish_common.o: warning: objtool: __twofish_setkey()+0x18: can't find jump dest instruction at .text+0xed17001e drivers/video/fbdev/core/modedb.o: warning: objtool: fb_find_nearest_mode()+0x13: can't find jump dest instruction at .text+0x980001e9 drivers/regulator/tps6105x-regulator.o: warning: objtool: tps6105x_regulator_probe()+0x7a: call without frame pointer save/setup drivers/regulator/tps6105x-regulator.o: warning: objtool: tps6105x_regulator_init()+0x12: call without frame pointer save/setup drivers/regulator/tps6105x-regulator.o: warning: objtool: tps6105x_regulator_exit()+0xb: call without frame pointer save/setup CC drivers/usb/core/devio.o LD crypto/jitterentropy_rng.o CC [M] drivers/usb/phy/phy-am335x-control.o CC drivers/usb/core/notify.o LD drivers/video/backlight/built-in.o CC [M] drivers/uwb/reset.o CC [M] drivers/spi/spi-bcm63xx-hsspi.o CC [M] drivers/usb/phy/phy-am335x.o drivers/tty/n_tracesink.o: warning: objtool: n_tracesink_close()+0x13: call without frame pointer save/setup drivers/tty/n_tracesink.o: warning: objtool: n_tracesink_datadrain()+0x1d: call without frame pointer save/setup drivers/tty/n_tracesink.o: warning: objtool: n_tracesink_open()+0x20: call without frame pointer save/setup drivers/tty/n_tracesink.o: warning: objtool: n_tracesink_init()+0x12: call without frame pointer save/setup drivers/tty/n_tracesink.o: warning: objtool: n_tracesink_exit()+0x9: call without frame pointer save/setup drivers/usb/core/endpoint.o: warning: objtool: interval_show()+0x19: can't find jump dest instruction at .text+0x820000af drivers/input/misc/pwm-beeper.o: warning: objtool: pwm_beeper_probe()+0x30: can't find jump dest instruction at .text+0x71010076 drivers/net/wireless/ath/ath9k/mac.o: warning: objtool: ath9k_hw_set_txq_props()+0x29: can't find jump dest instruction at .text+0xf40000df drivers/uwb/drp-ie.o: warning: objtool: uwb_drp_ie_update()+0xf: can't find jump dest instruction at .text+0x42010155 CC drivers/usb/misc/sisusbvga/sisusb_con.o CC [M] drivers/spi/spi-cadence.o CC drivers/usb/core/generic.o CC [M] fs/btrfs/props.o CC [M] drivers/uwb/rsv.o CC [M] drivers/net/wireless/broadcom/b43/tables_lpphy.o LD drivers/video/fbdev/core/built-in.o CC [M] drivers/usb/phy/phy-gpio-vbus-usb.o drivers/usb/dwc3/dwc3-keystone.o: warning: objtool: kdwc3_probe()+0x37: can't find jump dest instruction at .text+0x120100dd drivers/usb/gadget/legacy/hid.o: warning: objtool: hid_bind()+0x2b: can't find jump dest instruction at .text+0x28010111 drivers/net/wireless/ath/ath9k/hw.o: warning: objtool: ath9k_hw_read_revisions()+0x2f: can't find jump dest instruction at .text+0x840000c5 drivers/usb/gadget/function/f_obex.o: warning: objtool: obex_set_alt()+0xf6: can't find jump dest instruction at .text+0x7100012a drivers/net/wireless/ath/ath9k/ar9002_mac.o: warning: objtool: ar9002_hw_get_isr()+0x2f: can't find jump dest instruction at .text+0xd0020075 drivers/video/backlight/s6e63m0.o: warning: objtool: s6e63m0_sysfs_show_gamma_mode()+0xbd: can't find jump dest instruction at .text+0x7c0000d1 CC [M] drivers/net/wireless/broadcom/b43/phy_ht.o CC [M] drivers/mfd/pcf50633-adc.o LD [M] drivers/usb/gadget/legacy/g_zero.o CC lib/klist.o CC [M] drivers/net/wireless/ath/ath9k/htc_drv_main.o CC [M] drivers/spi/spi-dw.o CC [M] drivers/usb/gadget/function/f_fs.o drivers/net/wireless/ath/ath9k/eeprom_9287.o: warning: objtool: ath9k_hw_set_ar9287_power_per_rate_table()+0xca: can't find jump dest instruction at .text+0x26010220 CC [M] drivers/target/target_core_rd.o drivers/video/fbdev/core/cfbcopyarea.o: warning: objtool: bitcpy_rev.isra.3.constprop.4()+0x69: can't find jump dest instruction at .text+0x2f02006f CC [M] drivers/net/wireless/ath/ath9k/htc_drv_beacon.o CC [M] drivers/net/wireless/broadcom/b43/tables_phy_ht.o LD [M] drivers/usb/gadget/legacy/g_ether.o lib/flex_proportions.o: warning: objtool: __fprop_inc_single()+0x19: can't find call dest symbol at offset 0x92fe026d drivers/usb/gadget/usbstring.o: warning: objtool: usb_gadget_get_string()+0x82: call without frame pointer save/setup CC [M] drivers/usb/gadget/composite.o CC [M] drivers/mfd/pcf50633-gpio.o LD [M] drivers/usb/gadget/legacy/g_serial.o drivers/net/usb/cdc_mbim.o: warning: objtool: cdc_mbim_tx_fixup()+0x33: can't find jump dest instruction at .text+0xa0010089 drivers/scsi/libsas/sas_event.o: warning: objtool: notify_port_event()+0x2f: can't find call dest symbol at offset 0x5d0000f3 CC [M] drivers/usb/gadget/functions.o CC [M] drivers/mfd/kempld-core.o CC lib/kobject.o LD [M] drivers/usb/gadget/legacy/g_hid.o drivers/net/wireless/marvell/mwifiex/11n_rxreorder.o: warning: objtool: mwifiex_update_ampdu_rxwinsize()+0x15: can't find jump dest instruction at .text+0xbb00001b drivers/usb/dwc3/core.o: warning: objtool: dwc3_core_get_phy()+0x27: can't find jump dest instruction at .text+0xb300005d CC [M] drivers/rtc/rtc-ds1742.o drivers/regulator/tps65912-regulator.o: warning: objtool: tps65912_regulator_probe()+0x84: call without frame pointer save/setup drivers/regulator/tps65912-regulator.o: warning: objtool: tps65912_regulator_driver_init()+0x12: call without frame pointer save/setup drivers/regulator/tps65912-regulator.o: warning: objtool: tps65912_regulator_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/target/target_core_stat.o drivers/uwb/ie-rcv.o: warning: objtool: uwbd_evt_handle_rc_ie_rcv()+0x60: call without frame pointer save/setup CC [M] drivers/uwb/scan.o CC drivers/usb/host/isp1362-hcd.o drivers/tty/pty.o: warning: objtool: pty_set_termios()+0x11f: can't find jump dest instruction at .text+0x750001c3 CC [M] drivers/video/fbdev/uvesafb.o CC drivers/usb/storage/uas.o drivers/usb/misc/emi26.o: warning: objtool: emi26_load_firmware()+0x2c: can't find jump dest instruction at .text+0xe1010182 CC [M] drivers/usb/gadget/function/f_hid.o drivers/input/misc/axp20x-pek.o: warning: objtool: axp20x_store_ext_attr()+0x7a: can't find jump dest instruction at .text+0xab000080 drivers/video/backlight/vgg2432a4.o: warning: objtool: vgg2432a4_lcd_init()+0x10c: can't find jump dest instruction at .text+0x220001a1 drivers/net/usb/ch9200.o: warning: objtool: ch9200_tx_fixup()+0x2c: can't find jump dest instruction at .text+0xbf000032 drivers/usb/misc/legousbtower.o: warning: objtool: tower_open()+0x35: can't find jump dest instruction at .text+0x1702007b drivers/input/misc/rotary_encoder.o: warning: objtool: rotary_encoder_probe()+0x34: can't find jump dest instruction at .text+0xef02013a drivers/scsi/osd/osd_initiator.o: warning: objtool: osd_sec_init_nosec_doall_caps()+0x23: can't find jump dest instruction at .text+0xf7000059 CC [M] drivers/rtc/rtc-ds2404.o CC [M] drivers/net/wireless/marvell/mwifiex/sta_rx.o CC [M] fs/btrfs/hash.o drivers/mfd/da9150-core.o: warning: objtool: da9150_volatile_reg()+0x29: can't find jump dest instruction at .text+0xb600002f CC [M] drivers/net/wireless/broadcom/b43/radio_2059.o CC [M] drivers/uwb/uwb-debug.o drivers/hwmon/emc6w201.o: warning: objtool: set_fan()+0x4a: can't find jump dest instruction at .text+0xcd000050 CC drivers/usb/usbip/usbip_common.o LD [M] drivers/scsi/osd/libosd.o drivers/scsi/sr_vendor.o: warning: objtool: sr_set_blocklength()+0x40: can't find jump dest instruction at .text+0x98000056 drivers/usb/misc/appledisplay.o: warning: objtool: appledisplay_probe()+0x2f: can't find jump dest instruction at .text+0x310301f5 drivers/scsi/ch.o: warning: objtool: ch_do_scsi.isra.7()+0x87: can't find jump dest instruction at .text+0xb00000bd CC [M] drivers/mfd/wl1273-core.o drivers/regulator/tps65086-regulator.o: warning: objtool: tps65086_regulator_probe()+0x7d: call without frame pointer save/setup drivers/regulator/tps65086-regulator.o: warning: objtool: tps65086_regulator_driver_init()+0x12: call without frame pointer save/setup drivers/regulator/tps65086-regulator.o: warning: objtool: tps65086_regulator_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/hwmon/fschmd.o CC [M] drivers/net/wireless/broadcom/b43/sysfs.o drivers/hwmon/emc2103.o: warning: objtool: set_temp_max()+0x43: can't find jump dest instruction at .text+0xa6000099 CC drivers/usb/host/sl811-hcd.o drivers/hwmon/dme1737.o: warning: objtool: dme1737_i2c_detect()+0x40: can't find jump dest instruction at .text+0x9c000046 CC [M] drivers/spi/spi-dw-mmio.o CC drivers/usb/storage/scsiglue.o CC [M] drivers/uwb/uwbd.o drivers/usb/mon/mon_main.o: warning: objtool: mon_init()+0x12: can't find jump dest instruction at .init.text+0xdf000018 CC [M] drivers/hwmon/g762.o CC drivers/usb/host/bcma-hcd.o CC drivers/usb/gadget/udc/mv_u3d_core.o drivers/usb/misc/ezusb.o: warning: objtool: ezusb_ihex_firmware_download()+0x13f: can't find jump dest instruction at .text+0xea0002a5 fs/ocfs2/xattr.o: warning: objtool: ocfs2_xa_bucket_add_entry()+0xbd: can't find jump dest instruction at .text+0x69000691 drivers/usb/core/config.o: warning: objtool: usb_parse_ss_endpoint_companion()+0x32: can't find jump dest instruction at .text+0x69010098 CC drivers/usb/host/ssb-hcd.o CC [M] drivers/usb/gadget/configfs.o LD [M] fs/ocfs2/ocfs2.o drivers/video/fbdev/s1d13xxxfb.o: warning: objtool: s1d13xxxfb_set_par()+0x2a: can't find jump dest instruction at .text+0xa3000030 drivers/video/backlight/lm3533_bl.o: warning: objtool: lm3533_bl_probe()+0x2d: can't find jump dest instruction at .text+0xb3010423 drivers/mfd/max77693.o: warning: objtool: max77693_i2c_probe()+0x31: can't find jump dest instruction at .text+0xf9020127 drivers/scsi/libsas/sas_dump.o: warning: objtool: sas_dprint_porte()+0x19: call without frame pointer save/setup drivers/scsi/libsas/sas_dump.o: warning: objtool: sas_dprint_phye()+0x19: call without frame pointer save/setup drivers/scsi/libsas/sas_dump.o: warning: objtool: sas_dprint_hae()+0x24: call without frame pointer save/setup drivers/scsi/libsas/sas_dump.o: warning: objtool: sas_dump_port()+0x21: call without frame pointer save/setup CC [M] drivers/uwb/hwa-rc.o LD crypto/rsa_generic.o drivers/mfd/max8907.o: warning: objtool: max8907_i2c_probe()+0x58: can't find jump dest instruction at .text+0xd80001ae drivers/net/wireless/ath/ath10k/wmi-tlv.o: warning: objtool: wmi_tlv_svc_map()+0x7: can't find jump dest instruction at .text+0x3705000d drivers/video/backlight/pm8941-wled.o: warning: objtool: pm8941_wled_probe()+0x12: call without frame pointer save/setup drivers/video/backlight/pm8941-wled.o: warning: objtool: pm8941_wled_driver_init()+0x12: call without frame pointer save/setup drivers/video/backlight/pm8941-wled.o: warning: objtool: pm8941_wled_driver_exit()+0xb: call without frame pointer save/setup CC drivers/usb/gadget/udc/udc-xilinx.o CC [M] drivers/target/target_core_xcopy.o CC [M] drivers/video/fbdev/vga16fb.o LD crypto/built-in.o drivers/spi/spi-tle62x0.o: warning: objtool: tle62x0_gpio_store()+0x5f: can't find jump dest instruction at .text+0x89000145 drivers/net/usb/cdc_ncm.o: warning: objtool: cdc_ncm_fix_modulus()+0xa7: can't find jump dest instruction at .text+0x7600010b CC [M] drivers/target/target_core_iblock.o CC [M] drivers/spi/spi-ep93xx.o CC drivers/usb/core/quirks.o CC drivers/usb/storage/protocol.o drivers/usb/dwc3/ep0.o: warning: objtool: dwc3_ep0_start_trans()+0x2c: can't find jump dest instruction at .text+0x14010192 drivers/usb/core/driver.o: warning: objtool: autosuspend_check()+0xf: can't find jump dest instruction at .text+0xaf000045 CC drivers/tty/serial/imx.o CC [M] drivers/usb/gadget/udc/r8a66597-udc.o drivers/net/wireless/ralink/rt2x00/rt2500usb.o: warning: objtool: rt2500usb_probe_hw_mode()+0x88: can't find jump dest instruction at .text+0xae0003de drivers/scsi/sr_ioctl.o: warning: objtool: sr_do_ioctl()+0x22: can't find jump dest instruction at .text+0x11020028 CC drivers/tty/vt/selection.o drivers/tty/serial/earlycon.o: warning: objtool: parse_options.constprop.2()+0x2a: can't find jump dest instruction at .init.text+0xa4000030 crypto/xor.o: warning: objtool: xor_sse_5()+0x449: can't find jump dest instruction at .text+0x1fd04be CC drivers/usb/storage/transport.o CC drivers/usb/wusbcore/cbaf.o CC drivers/tty/serial/atmel_serial.o CC drivers/usb/core/devices.o drivers/input/misc/ims-pcu.o: warning: objtool: ims_pcu_disconnect()+0x5f: can't find jump dest instruction at .text+0x880004b5 drivers/hid/hid-sensor-hub.o: warning: objtool: sensor_hub_input_get_attribute_info()+0x53: can't find jump dest instruction at .text+0xa5000059 CC lib/kobject_uevent.o CC [M] fs/btrfs/free-space-tree.o drivers/video/fbdev/broadsheetfb.o: warning: objtool: broadsheetfb_probe()+0x1e: can't find jump dest instruction at .text+0xf5030c24 CC [M] drivers/target/target_core_pscsi.o drivers/video/backlight/adp8860_bl.o: warning: objtool: adp8860_bl_setup()+0x1b7: can't find jump dest instruction at .text+0xb1ff03eb LD drivers/input/built-in.o drivers/hid/hid-sensor-custom.o: warning: objtool: enable_sensor_store()+0xe5: can't find jump dest instruction at .text+0x750002b9 CC [M] drivers/rtc/rtc-ds3232.o CC drivers/usb/host/fotg210-hcd.o drivers/video/backlight/lm3639_bl.o: warning: objtool: lm3639_chip_init()+0x41: can't find jump dest instruction at .text+0xb5000197 CC [M] drivers/video/fbdev/vfb.o LD [M] drivers/hid/hid.o drivers/video/backlight/lm3630a_bl.o: warning: objtool: lm3630a_backlight_register()+0xbb: can't find jump dest instruction at .text+0x69000150 drivers/scsi/scsi_transport_spi.o: warning: objtool: spi_dv_retrain()+0x54: can't find jump dest instruction at .text+0x9d01064a CC drivers/usb/core/port.o drivers/usb/core/sysfs.o: warning: objtool: read_descriptors()+0x20: can't find jump dest instruction at .text+0x8d001106 CC [M] drivers/rtc/rtc-em3027.o lib/ioremap.o: warning: objtool: ioremap_pte_range()+0x17: can't find jump dest instruction at .text+0x9b00001d drivers/video/backlight/lv5207lp.o: warning: objtool: lv5207lp_probe()+0x1a: can't find jump dest instruction at .text+0x100100e0 drivers/net/usb/usbnet.o: warning: objtool: usbnet_write_cmd_async()+0x49: can't find jump dest instruction at .text+0x2601014f drivers/tty/n_r3964.o: warning: objtool: add_msg()+0x2f: can't find jump dest instruction at .text+0x8f000185 drivers/target/target_core_tmr.o: warning: objtool: core_tmr_drain_tmr_list()+0x58: can't find jump dest instruction at .text+0xe80000ee drivers/net/wireless/ath/ath9k/common-debug.o: warning: objtool: read_file_recv()+0x3a: can't find jump dest instruction at .text+0xd2020180 CC [M] drivers/rtc/rtc-fm3130.o LD [M] drivers/scsi/sr_mod.o drivers/net/wireless/broadcom/brcm80211/brcmsmac/debug.o: warning: objtool: brcms_debugfs_create_files()+0x2b: can't find call dest symbol at offset 0x70f50baf drivers/usb/core/generic.o: warning: objtool: usb_choose_configuration.part.1()+0x20: can't find jump dest instruction at .text+0x120100a6 CC drivers/usb/storage/usb.o CC [M] drivers/usb/gadget/udc/renesas_usb3.o CC [M] drivers/usb/wusbcore/crypto.o CC drivers/usb/core/of.o CC drivers/usb/storage/initializers.o CC [M] drivers/net/wireless/ath/ath9k/htc_drv_init.o CC [M] drivers/spi/spi-img-spfi.o lib/raid6/int8.o: warning: objtool: raid6_int8_gen_syndrome()+0x49: can't find jump dest instruction at .text+0x8c05004f CC [M] drivers/usb/host/u132-hcd.o drivers/regulator/tps65217-regulator.o: warning: objtool: tps65217_regulator_probe()+0x43: can't find jump dest instruction at .text+0x83000189 drivers/net/wireless/broadcom/brcm80211/brcmsmac/led.o: warning: objtool: brcms_led_register()+0x66: can't find jump dest instruction at .text+0x6b0100fc drivers/video/backlight/adp8870_bl.o: warning: objtool: adp8870_bl_setup()+0x96: can't find jump dest instruction at .text+0xf00106bc drivers/rtc/rtc-da9063.o: warning: objtool: da9063_rtc_read_time()+0x48: can't find jump dest instruction at .text+0x990003fe CC [M] drivers/net/wireless/marvell/mwifiex/uap_txrx.o CC [M] drivers/hwmon/gl518sm.o CC lib/md5.o drivers/spi/spi-altera.o: warning: objtool: altera_spi_probe()+0x29: can't find jump dest instruction at .text+0x7701011f LD [M] drivers/hid/hid-logitech.o CC [M] drivers/mfd/si476x-cmd.o drivers/mfd/pcf50633-core.o: warning: objtool: pcf50633_probe()+0x27: can't find jump dest instruction at .text+0x1f02034d CC [M] drivers/usb/gadget/udc/fotg210-udc.o CC [M] drivers/usb/wusbcore/devconnect.o CC lib/nmi_backtrace.o CC [M] drivers/mfd/si476x-prop.o LD drivers/uwb/i1480/built-in.o CC [M] drivers/uwb/i1480/i1480-est.o drivers/target/target_core_configfs.o: warning: objtool: pi_prot_type_store()+0x36: can't find jump dest instruction at .text+0x94000a5c fs/btrfs/tree-log.o: warning: objtool: check_parent_dirs_for_sync()+0x2a: can't find jump dest instruction at .text+0xa70000e0 drivers/spi/spi-xlp.o: warning: objtool: xlp_spi_probe()+0x3b: can't find jump dest instruction at .text+0xa20101e1 CC drivers/usb/musb/musb_gadget.o LD [M] drivers/hid/hid-picolcd.o LD drivers/target/loopback/built-in.o CC [M] drivers/usb/gadget/function/f_tcm.o drivers/w1/w1_netlink.o: warning: objtool: w1_process_command_root.isra.4()+0x28: can't find jump dest instruction at .text+0xe60003ae CC [M] fs/btrfs/acl.o LD [M] drivers/w1/wire.o fs/btrfs/ulist.o: warning: objtool: ulist_add_merge()+0x24: can't find jump dest instruction at .text+0xb800018a CC [M] drivers/target/loopback/tcm_loop.o drivers/uwb/lc-dev.o: warning: objtool: uwb_dev_sys_release()+0xc0: can't find jump dest instruction at .text+0x71000564 CC [M] drivers/usb/host/r8a66597-hcd.o fs/btrfs/reada.o: warning: objtool: reada_extent_put.part.7()+0x23: can't find jump dest instruction at .text+0x800000f9 drivers/regulator/tps6507x-regulator.o: warning: objtool: tps6507x_pmic_set_voltage_sel()+0xaa: can't find jump dest instruction at .text+0x97000240 CC [M] drivers/hwmon/gl520sm.o drivers/video/fbdev/core/fb_sys_fops.o: warning: objtool: fb_sys_write()+0xdc: can't find jump dest instruction at .text+0x7a0000e1 CC [M] drivers/usb/wusbcore/dev-sysfs.o drivers/regulator/tps62360-regulator.o: warning: objtool: tps62360_set_mode()+0xc9: can't find jump dest instruction at .text+0x6400013e crypto/algif_rng.o: warning: objtool: rng_recvmsg()+0x5a: call without frame pointer save/setup crypto/algif_rng.o: warning: objtool: rng_accept_parent()+0x23: call without frame pointer save/setup crypto/algif_rng.o: warning: objtool: rng_sock_destruct()+0x15: call without frame pointer save/setup crypto/algif_rng.o: warning: objtool: rng_setkey()+0x4: call without frame pointer save/setup crypto/algif_rng.o: warning: objtool: rng_release()+0x7: call without frame pointer save/setup crypto/algif_rng.o: warning: objtool: rng_bind()+0x4: 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 CC drivers/usb/storage/sierra_ms.o CC [M] drivers/rtc/rtc-isl12057.o CC [M] drivers/hwmon/gpio-fan.o drivers/spi/spi-rspi.o: warning: objtool: rspi_dma_transfer()+0x1d: can't find jump dest instruction at .text+0x900200f3 CC [M] drivers/usb/wusbcore/mmc.o CC [M] drivers/usb/wusbcore/pal.o CC [M] drivers/spi/spi-imx.o CC drivers/usb/musb/musb_debugfs.o drivers/usb/misc/iowarrior.o: warning: objtool: iowarrior_open()+0x47: can't find jump dest instruction at .text+0xc900012d drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.o: warning: objtool: read_radio_id()+0x12c: can't find jump dest instruction at .text+0x3b000130 CC [M] drivers/spi/spi-lp8841-rtc.o CC [M] drivers/usb/gadget/u_f.o drivers/usb/dwc3/debugfs.o: warning: objtool: dwc3_ep_trb_ring_show()+0x3f: can't find jump dest instruction at .text+0x720100b5 drivers/usb/gadget/epautoconf.o: warning: objtool: usb_ep_autoconfig_ss()+0x2c: can't find jump dest instruction at .text+0xca0000a2 CC lib/nodemask.o LD [M] drivers/usb/gadget/function/usb_f_acm.o drivers/usb/gadget/config.o: warning: objtool: usb_otg_descriptor_alloc()+0x2a: call without frame pointer save/setup drivers/usb/gadget/config.o: warning: objtool: usb_free_all_descriptors()+0x10: call without frame pointer save/setup drivers/usb/gadget/config.o: warning: objtool: usb_copy_descriptors()+0x4c: call without frame pointer save/setup drivers/usb/gadget/config.o: warning: objtool: usb_assign_descriptors()+0x8c: call without frame pointer save/setup drivers/usb/gadget/config.o: warning: objtool: usb_descriptor_fillbuf()+0x57: call without frame pointer save/setup drivers/usb/gadget/config.o: warning: objtool: usb_gadget_config_buf()+0x2d: call without frame pointer save/setup drivers/video/fbdev/core/sysfillrect.o: warning: objtool: sys_fillrect()+0x2b: can't find jump dest instruction at .text+0x4b010031 drivers/video/fbdev/core/sysimgblt.o: warning: objtool: color_imageblit()+0x45: can't find jump dest instruction at .text+0xf200004b CC [M] drivers/net/wireless/ath/ath9k/htc_drv_gpio.o LD [M] drivers/usb/gadget/function/usb_f_ss_lb.o drivers/uwb/pal.o: warning: objtool: uwb_pal_unregister()+0xe: call without frame pointer save/setup drivers/uwb/pal.o: warning: objtool: uwb_pal_register()+0x5b: call without frame pointer save/setup drivers/uwb/pal.o: warning: objtool: find_rc()+0x33: call without frame pointer save/setup CC [M] drivers/net/wireless/marvell/mwifiex/cfg80211.o CC [M] drivers/net/wireless/broadcom/b43/xmit.o drivers/mfd/pcf50633-irq.o: warning: objtool: pcf50633_irq()+0x6c: can't find jump dest instruction at .text+0x210100a2 drivers/usb/gadget/udc/udc-core.o: warning: objtool: usb_gadget_probe_driver()+0x13: can't find jump dest instruction at .text+0xea0006c9 CC [M] drivers/usb/host/hwa-hc.o drivers/scsi/libsas/sas_discover.o: warning: objtool: sas_revalidate_domain()+0xf3: can't find jump dest instruction at .text+0x71000117 CC [M] drivers/net/wireless/marvell/mwifiex/ethtool.o drivers/usb/mon/mon_text.o: warning: objtool: mon_text_release()+0x2a: can't find jump dest instruction at .text+0x84000030 CC [M] drivers/usb/host/max3421-hcd.o drivers/usb/phy/phy.o: warning: objtool: usb_add_phy()+0x18: can't find jump dest instruction at .text+0xbf00019e CC [M] drivers/mfd/si476x-i2c.o drivers/usb/phy/phy-am335x-control.o: warning: objtool: am335x_phy_wkup()+0x52: call without frame pointer save/setup drivers/usb/phy/phy-am335x-control.o: warning: objtool: am335x_phy_power()+0x5b: call without frame pointer save/setup drivers/usb/phy/phy-am335x-control.o: warning: objtool: am335x_control_driver_init()+0x12: call without frame pointer save/setup drivers/usb/phy/phy-am335x-control.o: warning: objtool: am335x_control_driver_exit()+0xb: call without frame pointer save/setup LD drivers/usb/phy/built-in.o LD [M] drivers/usb/gadget/function/usb_f_serial.o drivers/usb/core/message.o: warning: objtool: usb_driver_set_configuration()+0x31: can't find jump dest instruction at .text+0x8b000157 crypto/af_alg.o: warning: objtool: alg_setsockopt()+0x10a: can't find jump dest instruction at .text+0x630002be drivers/video/backlight/tps65217_bl.o: warning: objtool: tps65217_bl_update_status()+0xb6: can't find jump dest instruction at .text+0x7400011a CC [M] drivers/mfd/viperboard.o CC [M] drivers/net/wireless/marvell/mwifiex/11h.o drivers/video/fbdev/core/fbmon.o: warning: objtool: fb_validate_mode()+0x21: can't find jump dest instruction at .text+0xae0004f7 fs/btrfs/hash.o: warning: objtool: btrfs_hash_exit()+0xf: call without frame pointer save/setup fs/btrfs/hash.o: warning: objtool: btrfs_crc32c()+0x47: call without frame pointer save/setup fs/btrfs/hash.o: warning: objtool: btrfs_hash_init()+0xf: call without frame pointer save/setup LD [M] drivers/video/fbdev/core/fb.o CC drivers/usb/storage/option_ms.o LD [M] drivers/usb/gadget/function/usb_f_obex.o CC drivers/tty/serial/st-asc.o CC drivers/usb/usbip/usbip_event.o CC [M] drivers/rtc/rtc-lpc32xx.o LD drivers/usb/gadget/udc/bdc/built-in.o drivers/hid/hid-wiimote-modules.o: warning: objtool: wiimod_ir_probe()+0x16: can't find jump dest instruction at .text+0x3002051c drivers/spi/spi-bcm63xx-hsspi.o: warning: objtool: bcm63xx_hsspi_remove()+0x1b: call without frame pointer save/setup drivers/spi/spi-bcm63xx-hsspi.o: warning: objtool: bcm63xx_hsspi_probe()+0x10: call without frame pointer save/setup drivers/spi/spi-bcm63xx-hsspi.o: warning: objtool: bcm63xx_hsspi_driver_init()+0x12: 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 drivers/net/wireless/marvell/mwifiex/join.o: warning: objtool: mwifiex_cmd_append_wps_ie()+0xbf: can't find jump dest instruction at .text+0x730002a3 CC [M] drivers/usb/gadget/udc/bdc/bdc_core.o drivers/hid/hid-wiimote-core.o: warning: objtool: wiimote_hid_event()+0x29: can't find jump dest instruction at .text+0x9400011f CC [M] drivers/net/wireless/marvell/mwifiex/tdls.o drivers/video/fbdev/core/syscopyarea.o: warning: objtool: bitcpy_rev.isra.2.constprop.3()+0x68: can't find jump dest instruction at .text+0x1b02006e CC [M] drivers/spi/spi-ti-qspi.o LD [M] drivers/hid/hid-wiimote.o CC [M] drivers/net/wireless/broadcom/b43/dma.o CC [M] drivers/usb/usbip/vhci_sysfs.o CC [M] drivers/usb/gadget/udc/bdc/bdc_cmd.o CC [M] drivers/mfd/rn5t618.o drivers/usb/core/hcd.o: warning: objtool: usb_calc_bus_time()+0x7: can't find jump dest instruction at .text+0xb800003d LD drivers/video/fbdev/built-in.o drivers/usb/misc/idmouse.o: warning: objtool: idmouse_create_image()+0x74: can't find jump dest instruction at .text+0xd701009a CC drivers/usb/storage/usual-tables.o CC [M] drivers/usb/usbip/vhci_tx.o drivers/uwb/neh.o: warning: objtool: uwb_rc_neh_grok_event()+0x42: can't find jump dest instruction at .text+0x4010348 CC [M] drivers/mfd/lm3533-core.o CC [M] drivers/net/wireless/broadcom/b43/pio.o drivers/scsi/libsas/sas_task.o: warning: objtool: sas_ssp_task_response()+0xc9: can't find jump dest instruction at .text+0x6f0000cd drivers/usb/misc/usb3503.o: warning: objtool: usb3503_connect()+0x2d: can't find jump dest instruction at .text+0xa20000b3 CC [M] drivers/mfd/lm3533-ctrlbank.o drivers/usb/core/notify.o: warning: objtool: usb_unregister_notify()+0xe: call without frame pointer save/setup drivers/usb/core/notify.o: warning: objtool: usb_register_notify()+0xe: call without frame pointer save/setup drivers/usb/core/notify.o: warning: objtool: usb_notify_add_device()+0x13: call without frame pointer save/setup drivers/usb/core/notify.o: warning: objtool: usb_notify_remove_device()+0x13: call without frame pointer save/setup drivers/usb/core/notify.o: warning: objtool: usb_notify_add_bus()+0x13: call without frame pointer save/setup drivers/usb/core/notify.o: warning: objtool: usb_notify_remove_bus()+0x13: call without frame pointer save/setup drivers/usb/gadget/legacy/multi.o: warning: objtool: rndis_do_config()+0x3f: can't find jump dest instruction at .text+0xbc0000b5 LD drivers/uwb/i1480/dfu/built-in.o crypto/algif_hash.o: warning: objtool: hash_sendpage()+0x66: can't find jump dest instruction at .text+0x1201006c CC [M] drivers/net/wireless/marvell/mwifiex/debugfs.o drivers/mfd/pcf50633-gpio.o: warning: objtool: pcf50633_gpio_power_supply_set()+0x36: call without frame pointer save/setup drivers/mfd/pcf50633-gpio.o: warning: objtool: pcf50633_gpio_invert_set()+0x1a: call without frame pointer save/setup drivers/mfd/pcf50633-gpio.o: warning: objtool: pcf50633_gpio_set()+0x13: call without frame pointer save/setup drivers/mfd/pcf50633-gpio.o: warning: objtool: pcf50633_gpio_invert_get()+0xb: call without frame pointer save/setup drivers/mfd/pcf50633-gpio.o: warning: objtool: pcf50633_gpio_get()+0xb: call without frame pointer save/setup LD [M] drivers/usb/gadget/legacy/g_multi.o CC [M] drivers/spi/spi-pic32.o lib/klist.o: warning: objtool: klist_release()+0x18: can't find jump dest instruction at .text+0xc100010e drivers/usb/gadget/function/u_serial.o: warning: objtool: gserial_disconnect()+0x18: can't find jump dest instruction at .text+0x8101059e CC drivers/tty/serial/altera_jtaguart.o CC lib/plist.o CC [M] drivers/usb/gadget/udc/bdc/bdc_ep.o drivers/uwb/radio.o: warning: objtool: uwb_radio_change_channel()+0x14: can't find jump dest instruction at .text+0xa300001a CC drivers/tty/vt/keyboard.o CC [M] drivers/usb/wusbcore/rh.o CC [M] drivers/hwmon/hih6130.o CC [M] drivers/rtc/rtc-m41t80.o drivers/usb/phy/phy-generic.o: warning: objtool: usb_phy_gen_create_phy()+0x2d: can't find jump dest instruction at .text+0x16010213 CC [M] drivers/usb/musb/jz4740.o CC drivers/tty/vt/consolemap.o CC [M] drivers/uwb/i1480/dfu/dfu.o drivers/rtc/rtc-ds1343.o: warning: objtool: ds1343_remove()+0xdb: can't find jump dest instruction at .text+0x490000ef drivers/mfd/wl1273-core.o: warning: objtool: wl1273_core_probe()+0x1a: can't find jump dest instruction at .text+0x31010020 drivers/mfd/kempld-core.o: warning: objtool: kempld_detect_device()+0x25: can't find jump dest instruction at .text+0x1a01062b drivers/net/wireless/ath/ath9k/ar9003_paprd.o: warning: objtool: ar9003_paprd_retrain_pa_in()+0xe1: can't find jump dest instruction at .text+0x540004c5 CONMK drivers/tty/vt/consolemap_deftbl.c drivers/spi/spi-bcm2835aux.o: warning: objtool: bcm2835aux_spi_probe()+0x32: can't find jump dest instruction at .text+0xc6000118 CC [M] drivers/mfd/stw481x.o CC [M] drivers/spi/spi-sc18is602.o CC [M] drivers/uwb/i1480/dfu/mac.o CC [M] drivers/hwmon/ibmaem.o drivers/video/backlight/sky81452-backlight.o: warning: objtool: sky81452_bl_show_fault()+0x2c: can't find jump dest instruction at .text+0x89000032 drivers/rtc/rtc-ds1742.o: warning: objtool: ds1742_rtc_read_time()+0x37: can't find jump dest instruction at .text+0xd400019d CC drivers/tty/vt/vt.o CC [M] drivers/rtc/rtc-m41t94.o CC [M] drivers/rtc/rtc-m48t35.o SHIPPED drivers/tty/vt/defkeymap.c drivers/usb/gadget/functions.o: warning: objtool: usb_get_function_instance()+0xc: can't find call dest symbol at offset 0x40000230 drivers/usb/phy/phy-am335x.o: warning: objtool: am335x_phy_remove()+0xb: call without frame pointer save/setup drivers/usb/phy/phy-am335x.o: warning: objtool: am335x_phy_probe()+0x1a: call without frame pointer save/setup drivers/usb/phy/phy-am335x.o: warning: objtool: am335x_phy_driver_init()+0x12: call without frame pointer save/setup drivers/usb/phy/phy-am335x.o: warning: objtool: am335x_phy_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/uwb/i1480/dfu/phy.o CC drivers/tty/vt/consolemap_deftbl.o CC [M] drivers/mfd/menf21bmc.o drivers/net/wireless/broadcom/b43/phy_common.o: warning: objtool: b43_phy_write()+0xc7: can't find jump dest instruction at .text+0x7d00053b CC [M] drivers/net/wireless/broadcom/b43/rfkill.o CC [M] drivers/usb/gadget/udc/bdc/bdc_udc.o drivers/scsi/scsi_transport_sas.o: warning: objtool: sas_bsg_initialize()+0x3e: can't find jump dest instruction at .text+0x10010494 drivers/target/target_core_tpg.o: warning: objtool: target_shutdown_sessions()+0x9d: can't find jump dest instruction at .text+0x7a000122 lib/idr.o: warning: objtool: idr_get_next()+0x17: can't find jump dest instruction at .text+0xa90000fd drivers/spi/spi-cadence.o: warning: objtool: cdns_spi_irq()+0x19: can't find jump dest instruction at .text+0xa30001ef CC [M] drivers/spi/spi-xcomm.o drivers/net/wireless/ath/ath9k/htc_hst.o: warning: objtool: htc_setup_complete()+0x26: can't find jump dest instruction at .text+0x8400016c CC lib/radix-tree.o drivers/target/target_core_ua.o: warning: objtool: core_scsi3_ua_allocate()+0x3f: can't find jump dest instruction at .text+0xfc0000b5 CC drivers/tty/vt/defkeymap.o CC drivers/usb/storage/debug.o CC lib/ratelimit.o CC [M] drivers/mfd/dln2.o drivers/uwb/reset.o: warning: objtool: uwb_rc_cmd_async()+0x4e: can't find jump dest instruction at .text+0xf8000114 drivers/usb/gadget/legacy/tcm_usb_gadget.o: warning: objtool: usbg_detach()+0xb: call without frame pointer save/setup drivers/usb/gadget/legacy/tcm_usb_gadget.o: warning: objtool: tcm_do_config()+0x13: call without frame pointer save/setup drivers/usb/gadget/legacy/tcm_usb_gadget.o: warning: objtool: usbg_attach()+0xb: call without frame pointer save/setup drivers/usb/gadget/legacy/tcm_usb_gadget.o: warning: objtool: guas_unbind()+0x19: call without frame pointer save/setup drivers/usb/gadget/legacy/tcm_usb_gadget.o: warning: objtool: usb_target_bind()+0x13: call without frame pointer save/setup drivers/usb/gadget/legacy/tcm_usb_gadget.o: warning: objtool: usb_target_gadget_init()+0xe: call without frame pointer save/setup drivers/usb/gadget/legacy/tcm_usb_gadget.o: warning: objtool: usb_target_gadget_exit()+0x25: call without frame pointer save/setup CC [M] drivers/spi/spi-xtensa-xtfpga.o drivers/usb/dwc3/dwc3-exynos.o: warning: objtool: dwc3_exynos_register_phys.isra.11()+0x4e: can't find jump dest instruction at .text+0xba000074 drivers/net/wireless/broadcom/brcm80211/brcmsmac/dma.o: warning: objtool: _dma_ddtable_init()+0x1c: can't find jump dest instruction at .text+0x250100b2 CC [M] drivers/spi/spi-zynqmp-gqspi.o CC [M] drivers/net/wireless/marvell/mwifiex/sdio.o CC [M] drivers/usb/wusbcore/reservation.o CC [M] drivers/mfd/rt5033.o drivers/rtc/rtc-ds2404.o: warning: objtool: ds2404_gpio_map()+0xf2: can't find jump dest instruction at .text+0x6c000146 CC [M] drivers/rtc/rtc-m48t59.o lib/plist.o: warning: objtool: plist_add()+0x30: can't find jump dest instruction at .text+0xaa000036 CC lib/rbtree.o drivers/tty/serial/max310x.o: warning: objtool: max310x_spi_probe.part.21()+0x12: can't find jump dest instruction at .text+0x8e0003f8 drivers/usb/gadget/function/storage_common.o: warning: objtool: fsg_lun_open()+0x26: can't find jump dest instruction at .text+0xf10003ec drivers/hwmon/f75375s.o: warning: objtool: set_pwm_mode()+0x41: can't find jump dest instruction at .text+0xc0000207 lib/nodemask.o: warning: objtool: __next_node_in()+0x27: call without frame pointer save/setup CC [M] drivers/hwmon/iio_hwmon.o CC lib/seq_buf.o drivers/rtc/rtc-ds1307.o: warning: objtool: mcp794xx_read_alarm()+0x39: can't find jump dest instruction at .text+0x490100ff CC drivers/tty/serial/mxs-auart.o drivers/usb/phy/phy-gpio-vbus-usb.o: warning: objtool: gpio_vbus_probe()+0x29: can't find jump dest instruction at .text+0xe60200df CC [M] drivers/hwmon/it87.o drivers/usb/misc/usblcd.o: warning: objtool: lcd_ioctl()+0x25: can't find jump dest instruction at .text+0xed00008b CC [M] drivers/rtc/rtc-max6900.o CC drivers/usb/storage/alauda.o drivers/usb/core/quirks.o: warning: objtool: __usb_detect_quirks()+0x23: can't find jump dest instruction at .text+0xab000029 CC drivers/usb/storage/datafab.o drivers/spi/spi-dw-mmio.o: warning: objtool: dw_spi_mmio_probe()+0x30: can't find jump dest instruction at .text+0x58010066 drivers/uwb/scan.o: warning: objtool: uwb_rc_scan()+0x3f: can't find jump dest instruction at .text+0xd70000a5 drivers/tty/vt/vc_screen.o: warning: objtool: vcs_write()+0x47: can't find jump dest instruction at .text+0x5e0501ad CC [M] drivers/uwb/i1480/dfu/usb.o CC lib/sha1.o CC [M] drivers/rtc/rtc-max8907.o drivers/tty/vt/vt_ioctl.o: warning: objtool: vt_ioctl()+0x44: can't find jump dest instruction at .text+0x9700068a CC [M] drivers/rtc/rtc-nuc900.o drivers/uwb/lc-rc.o: warning: objtool: ASIE_store()+0x4c: can't find jump dest instruction at .text+0xe6000251 CC [M] drivers/mfd/sky81452.o CC [M] drivers/rtc/rtc-omap.o drivers/hwmon/f71805f.o: warning: objtool: f71805f_update_device()+0x3f: can't find jump dest instruction at .text+0xdb0100b5 drivers/uwb/uwbd.o: warning: objtool: uwbd_event_handle()+0x51: can't find jump dest instruction at .text+0x80000057 drivers/usb/misc/lvstest.o: warning: objtool: get_dev_desc_store()+0x39: can't find jump dest instruction at .text+0xb30005cf drivers/tty/serial/max3100.o: warning: objtool: max3100_handlerx()+0xb3: can't find jump dest instruction at .text+0x6f0003e7 drivers/usb/musb/musb_gadget_ep0.o: warning: objtool: musb_g_ep0_halt()+0x21: can't find jump dest instruction at .text+0xd7000057 drivers/usb/storage/initializers.o: warning: objtool: usb_stor_euscsi_init()+0x15: call without frame pointer save/setup drivers/usb/storage/initializers.o: warning: objtool: usb_stor_ucr61s2b_init()+0x1e: call without frame pointer save/setup drivers/usb/storage/initializers.o: warning: objtool: usb_stor_huawei_e220_init()+0x37: call without frame pointer save/setup drivers/rtc/rtc-em3027.o: warning: objtool: em3027_set_time()+0x42: call without frame pointer save/setup drivers/rtc/rtc-em3027.o: warning: objtool: em3027_get_time()+0x60: call without frame pointer save/setup drivers/rtc/rtc-em3027.o: warning: objtool: em3027_probe()+0x39: call without frame pointer save/setup drivers/rtc/rtc-em3027.o: warning: objtool: em3027_driver_init()+0x12: call without frame pointer save/setup drivers/rtc/rtc-em3027.o: warning: objtool: em3027_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/usb/wusbcore/security.o drivers/usb/gadget/function/f_subset.o: warning: objtool: geth_bind()+0x78: can't find jump dest instruction at .text+0x100be CC drivers/tty/serial/arc_uart.o CC [M] drivers/rtc/rtc-pcf2127.o CC drivers/usb/storage/ene_ub6250.o lib/nmi_backtrace.o: warning: objtool: nmi_cpu_backtrace()+0x3f: call without frame pointer save/setup lib/nmi_backtrace.o: warning: objtool: nmi_trigger_all_cpu_backtrace()+0x9e: call without frame pointer save/setup CC [M] drivers/rtc/rtc-pcf50633.o CC [M] drivers/net/wireless/marvell/mwifiex/usb.o drivers/usb/storage/protocol.o: warning: objtool: usb_stor_access_xfer_buf()+0x2f: can't find jump dest instruction at .text+0x1010035 CC drivers/tty/serial/mvebu-uart.o CC lib/show_mem.o CC drivers/usb/storage/freecom.o LD drivers/mfd/wm831x.o drivers/target/target_core_alua.o: warning: objtool: core_alua_queue_state_change_ua()+0x3d: can't find jump dest instruction at .text+0xdd0000e2 drivers/hwmon/g762.o: warning: objtool: g762_update_client()+0x3e: can't find jump dest instruction at .text+0xbc000114 LD drivers/spi/built-in.o drivers/usb/gadget/function/f_rndis.o: warning: objtool: rndis_set_alt()+0x2c: can't find jump dest instruction at .text+0x910000e2 drivers/mfd/pcf50633-adc.o: warning: objtool: pcf50633_adc_async_read()+0x3f: can't find jump dest instruction at .text+0xa80002d5 LD [M] drivers/mfd/wm8994.o drivers/usb/host/ssb-hcd.o: warning: objtool: ssb_hcd_create_pdev.isra.3()+0x87: can't find jump dest instruction at .text+0x9a0001bd CC [M] drivers/net/wireless/broadcom/b43/ppr.o CC [M] drivers/hwmon/jc42.o drivers/net/wireless/ath/ath9k/ar9003_eeprom.o: warning: objtool: ar9003_hw_xpa_bias_level_apply()+0x43: can't find jump dest instruction at .text+0xd6000089 LD [M] drivers/usb/gadget/function/usb_f_ecm_subset.o CC [M] drivers/hwmon/lineage-pem.o drivers/mfd/lm3533-ctrlbank.o: warning: objtool: lm3533_ctrlbank_set_pwm()+0x30: call without frame pointer save/setup drivers/mfd/lm3533-ctrlbank.o: warning: objtool: lm3533_ctrlbank_set_max_current()+0x46: call without frame pointer save/setup drivers/mfd/lm3533-ctrlbank.o: warning: objtool: lm3533_ctrlbank_get_pwm()+0x23: call without frame pointer save/setup drivers/mfd/lm3533-ctrlbank.o: warning: objtool: lm3533_ctrlbank_get_brightness()+0x23: call without frame pointer save/setup CC drivers/usb/storage/isd200.o drivers/mfd/lm3533-ctrlbank.o: warning: objtool: lm3533_ctrlbank_set_brightness()+0x24: call without frame pointer save/setup drivers/mfd/lm3533-ctrlbank.o: warning: objtool: lm3533_ctrlbank_disable()+0x2a: call without frame pointer save/setup drivers/mfd/lm3533-ctrlbank.o: warning: objtool: lm3533_ctrlbank_enable()+0x2a: call without frame pointer save/setup CC [M] drivers/rtc/rtc-pcf85063.o lib/ratelimit.o: warning: objtool: ___ratelimit()+0x12: can't find call dest symbol at offset 0xa0000f6 drivers/net/wireless/marvell/mwifiex/sta_ioctl.o: warning: objtool: mwifiex_set_wapi_ie()+0x24: can't find jump dest instruction at .text+0x4e0100aa fs/btrfs/uuid-tree.o: warning: objtool: btrfs_uuid_tree_lookup()+0x21: can't find jump dest instruction at .text+0xc010027 drivers/usb/isp1760/isp1760-udc.o: warning: objtool: isp1760_udc_receive()+0x4a: can't find jump dest instruction at .text+0x9d000050 drivers/mfd/rn5t618.o: warning: objtool: rn5t618_i2c_probe()+0x33: can't find jump dest instruction at .text+0x970000d9 CC [M] drivers/usb/usbip/vhci_rx.o CC drivers/tty/serial/serial_mctrl_gpio.o drivers/net/wireless/broadcom/b43/tables_lpphy.o: warning: objtool: lpphy_init_tx_gain_table()+0x1d: can't find jump dest instruction at .text+0xc1000973 drivers/net/wireless/marvell/mwifiex/uap_cmd.o: warning: objtool: mwifiex_uap_bss_wpa()+0x55: can't find jump dest instruction at .text+0xb200005b drivers/usb/usbip/vhci_sysfs.o: warning: objtool: store_attach()+0x5e: can't find jump dest instruction at .text+0x5b010064 drivers/scsi/sg.o: warning: objtool: sg_poll()+0x42: can't find jump dest instruction at .text+0x93000168 CC [M] drivers/hwmon/lm63.o drivers/net/wireless/broadcom/b43/radio_2056.o: warning: objtool: b2056_upload_inittabs()+0x21: can't find jump dest instruction at .text+0xbc0000b7 drivers/usb/musb/musb_debugfs.o: warning: objtool: musb_test_mode_show()+0x29: can't find jump dest instruction at .text+0xb80000ef CC [M] drivers/rtc/rtc-pcf8583.o CC [M] drivers/usb/wusbcore/wusbhc.o CC [M] drivers/tty/serial/sccnxp.o drivers/hid/i2c-hid/i2c-hid.o: warning: objtool: __i2c_hid_command()+0x3c: can't find jump dest instruction at .text+0xee0100a2 CC lib/string.o drivers/net/wireless/ath/ath9k/common-spectral.o: warning: objtool: ath_cmn_max_idx_verify_ht20_40_fft()+0x12: can't find jump dest instruction at .text+0x2f0100b8 CC [M] drivers/net/wireless/broadcom/b43/leds.o drivers/net/wireless/marvell/mwifiex/sta_event.o: warning: objtool: mwifiex_process_sta_tx_pause()+0xf6: can't find jump dest instruction at .text+0x770000fb CC [M] drivers/usb/wusbcore/wa-hc.o LD [M] drivers/net/wireless/ath/ath9k/ath9k_hw.o drivers/usb/gadget/function/f_ecm.o: warning: objtool: ecm_bind()+0x37: can't find jump dest instruction at .text+0x7b02015d LD [M] drivers/mfd/pcf50633.o CC [M] drivers/tty/serial/sc16is7xx.o CC drivers/usb/storage/onetouch.o LD [M] drivers/net/wireless/ath/ath9k/ath9k_common.o CC [M] drivers/hwmon/lm73.o drivers/spi/spi-dw.o: warning: objtool: dw_spi_transfer_one()+0x92: can't find jump dest instruction at .text+0x410102c8 drivers/usb/gadget/u_f.o: warning: objtool: alloc_ep_req()+0x48: call without frame pointer save/setup CC [M] drivers/usb/usbip/vhci_hcd.o drivers/uwb/rsv.o: warning: objtool: uwb_rsv_alloc()+0x21: can't find jump dest instruction at .text+0x870001f7 LD [M] drivers/usb/gadget/function/usb_f_ecm.o CC [M] drivers/usb/wusbcore/wa-nep.o LD drivers/mfd/built-in.o CC lib/timerqueue.o drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_lcn.o: warning: objtool: wlc_lcnphy_rx_gain_override_enable()+0x11d: can't find jump dest instruction at .text+0x760002f1 CC drivers/usb/storage/realtek_cr.o CC [M] drivers/usb/usbip/stub_dev.o CC [M] drivers/rtc/rtc-r9701.o drivers/net/wireless/marvell/mwifiex/sta_tx.o: warning: objtool: mwifiex_send_null_packet()+0x2f: can't find jump dest instruction at .text+0x3e010035 drivers/usb/gadget/udc/renesas_usb3.o: warning: objtool: renesas_usb3_remove()+0x23: call without frame pointer save/setup drivers/usb/gadget/udc/renesas_usb3.o: warning: objtool: renesas_usb3_driver_init()+0x12: call without frame pointer save/setup drivers/usb/gadget/udc/renesas_usb3.o: warning: objtool: renesas_usb3_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/hwmon/lm75.o CC [M] drivers/rtc/rtc-rs5c372.o drivers/net/wireless/broadcom/b43/tables_phy_ht.o: warning: objtool: b43_httab_write_few()+0x47: can't find jump dest instruction at .text+0xe200027d CC [M] drivers/tty/serial/uartlite.o CC [M] drivers/usb/usbip/stub_main.o CC [M] drivers/usb/wusbcore/wa-rpipe.o drivers/video/fbdev/vfb.o: warning: objtool: vfb_check_var()+0x58: can't find jump dest instruction at .text+0xf800005e CC [M] drivers/usb/storage/sddr09.o drivers/usb/gadget/function/u_ether.o: warning: objtool: prealloc()+0x1a: can't find jump dest instruction at .text+0xd2000040 drivers/net/wireless/marvell/mwifiex/ie.o: warning: objtool: mwifiex_update_autoindex_ies()+0x27: can't find jump dest instruction at .text+0xcc02002d CC [M] drivers/usb/usbip/stub_rx.o CC [M] drivers/rtc/rtc-rv3029c2.o drivers/tty/vt/selection.o: warning: objtool: set_selection()+0x46: can't find jump dest instruction at .text+0xed05013c drivers/usb/mon/mon_bin.o: warning: objtool: mon_alloc_buff()+0x1b: can't find jump dest instruction at .text+0x90000091 LD [M] drivers/usb/mon/usbmon.o CC [M] drivers/usb/wusbcore/wa-xfer.o CC [M] drivers/rtc/rtc-rv8803.o drivers/rtc/rtc-ds3232.o: warning: objtool: ds3232_set_alarm()+0x1c: can't find jump dest instruction at .text+0xd9000092 drivers/net/wireless/marvell/mwifiex/scan.o: warning: objtool: mwifiex_ret_802_11_scan_get_tlv_ptrs()+0x47: can't find jump dest instruction at .text+0x8b00004d CC [M] drivers/tty/serial/timbuart.o CC lib/vsprintf.o drivers/usb/host/bcma-hcd.o: warning: objtool: bcma_hcd_init_chip_arm()+0xae: can't find jump dest instruction at .text+0x7a000262 CC [M] drivers/usb/usbip/stub_tx.o CC [M] drivers/rtc/rtc-rx6110.o drivers/usb/wusbcore/dev-sysfs.o: warning: objtool: wusb_ck_store()+0xe6: can't find jump dest instruction at .text+0x880000ec CC [M] drivers/hwmon/lm77.o drivers/usb/wusbcore/pal.o: warning: objtool: wusbhc_channel_changed()+0x37: call without frame pointer save/setup drivers/usb/wusbcore/pal.o: warning: objtool: wusbhc_pal_register()+0x1d: call without frame pointer save/setup drivers/usb/wusbcore/pal.o: warning: objtool: wusbhc_pal_unregister()+0x15: call without frame pointer save/setup CC [M] drivers/hwmon/lm78.o drivers/uwb/uwb-debug.o: warning: objtool: reservations_print()+0x53: can't find jump dest instruction at .text+0xa3000109 drivers/net/wireless/broadcom/b43/sysfs.o: warning: objtool: b43_attr_interfmode_store()+0x77: can't find jump dest instruction at .text+0xa900007d CC [M] lib/test_bpf.o drivers/net/wireless/ath/ath9k/wmi.o: warning: objtool: ath9k_wmi_ctrl_rx()+0x21: can't find jump dest instruction at .text+0x84000037 CC [M] drivers/hwmon/lm80.o LD [M] drivers/uwb/uwb.o CC [M] drivers/rtc/rtc-rx8581.o drivers/net/wireless/broadcom/b43/radio_2059.o: warning: objtool: r2059_upload_inittabs()+0x32: call without frame pointer save/setup drivers/net/wireless/marvell/mwifiex/uap_event.o: warning: objtool: mwifiex_check_uap_capabilties()+0x3d: can't find jump dest instruction at .text+0xf4000043 LD [M] lib/raid6/raid6_pq.o fs/btrfs/props.o: warning: objtool: __btrfs_set_prop()+0x10a: can't find jump dest instruction at .text+0x6b0001be drivers/spi/spi-lp8841-rtc.o: warning: objtool: spi_lp8841_rtc_probe()+0x32: can't find jump dest instruction at .text+0xc8000038 drivers/usb/core/devices.o: warning: objtool: usb_dump_interface_descriptor()+0x13: can't find jump dest instruction at .text+0xac000169 CC [M] drivers/hwmon/lm83.o CC [M] drivers/rtc/rtc-stmp3xxx.o CC [M] drivers/tty/serial/ifx6x60.o CC [M] lib/test-kstrtox.o drivers/mfd/si476x-prop.o: warning: objtool: si476x_core_is_valid_property_a20()+0xa: can't find call dest symbol at offset 0x9200006e CC [M] drivers/hwmon/lm85.o CC [M] lib/crc-ccitt.o CC [M] drivers/tty/serial/fsl_lpuart.o CC [M] drivers/hwmon/lm87.o drivers/usb/wusbcore/mmc.o: warning: objtool: wusbhc_mmcie_set()+0x48: can't find jump dest instruction at .text+0xcb0000ee drivers/uwb/i1480/i1480-est.o: warning: objtool: i1480_est_init()+0x24: call without frame pointer save/setup drivers/uwb/i1480/i1480-est.o: warning: objtool: i1480_est_exit()+0x22: call without frame pointer save/setup CC [M] lib/crc16.o CC [M] drivers/tty/serial/stm32-usart.o drivers/rtc/rtc-fm3130.o: warning: objtool: fm3130_read_alarm()+0x34: can't find jump dest instruction at .text+0x2b01018a drivers/target/target_core_spc.o: warning: objtool: spc_parse_cdb()+0x58: can't find jump dest instruction at .text+0xee0201de fs/btrfs/backref.o: warning: objtool: __merge_refs()+0x16: can't find jump dest instruction at .text+0xea0000ac CC [M] lib/cordic.o fs/btrfs/dev-replace.o: warning: objtool: btrfs_init_dev_replace()+0x32: can't find jump dest instruction at .text+0x86030038 lib/kobject.o: warning: objtool: kobject_set_name_vargs()+0xaa: can't find jump dest instruction at .text+0x7600054e CC [M] drivers/hwmon/lm90.o CC [M] drivers/rtc/rtc-v3020.o GEN lib/crc32table.h CC [M] drivers/rtc/rtc-tegra.o drivers/usb/gadget/udc/bdc/bdc_cmd.o: warning: objtool: bdc_submit_cmd()+0x1e: can't find jump dest instruction at .text+0x39010024 CC [M] drivers/hwmon/lm93.o drivers/mfd/viperboard.o: warning: objtool: vprbrd_probe()+0x2b: can't find jump dest instruction at .text+0x65010081 CC lib/oid_registry.o crypto/algif_aead.o: warning: objtool: aead_wait_for_data()+0x4d: can't find jump dest instruction at .text+0xa2000223 drivers/net/wireless/cisco/airo.o: warning: objtool: RxSeqValid()+0x14: can't find jump dest instruction at .text+0x8900001a drivers/mfd/menf21bmc.o: warning: objtool: menf21bmc_probe()+0x36: can't find jump dest instruction at .text+0xb500003c drivers/usb/usbip/usbip_event.o: warning: objtool: event_handler()+0x11: can't find jump dest instruction at .text+0x3f0100d6 LD drivers/tty/serial/8250/built-in.o drivers/uwb/hwa-rc.o: warning: objtool: hwarc_neep_init()+0x46: can't find jump dest instruction at .text+0xd000032c drivers/usb/storage/scsiglue.o: warning: objtool: show_info()+0x33: can't find jump dest instruction at .text+0x44050199 CC [M] drivers/hwmon/lm95241.o CC [M] drivers/rtc/rtc-vr41xx.o CC [M] drivers/hwmon/lm95234.o drivers/hwmon/gpio-fan.o: warning: objtool: fan_alarm_init()+0xe3: can't find jump dest instruction at .text+0x5a000617 drivers/net/wireless/marvell/mwifiex/sta_cmdresp.o: warning: objtool: mwifiex_ret_tx_power_cfg()+0x5e: can't find jump dest instruction at .text+0x8a000064 CC [M] drivers/tty/serial/8250/8250_core.o CC [M] drivers/hwmon/ltc2945.o crypto/tcrypt.o: warning: objtool: sg_init_aead()+0x23: can't find jump dest instruction at .text+0x9010289 drivers/rtc/rtc-isl12057.o: warning: objtool: isl12057_rtc_tm_to_regs()+0x2b: can't find jump dest instruction at .text+0x90000141 drivers/rtc/rtc-lpc32xx.o: warning: objtool: lpc32xx_rtc_probe()+0x23: can't find jump dest instruction at .text+0xe010239 CC [M] drivers/tty/serial/8250/8250_port.o CC [M] drivers/tty/serial/8250/serial_cs.o CC [M] drivers/hwmon/ltc2990.o drivers/hwmon/hih6130.o: warning: objtool: hih6130_update_measurements()+0x6b: can't find jump dest instruction at .text+0xd7000071 CC [M] drivers/tty/serial/8250/8250_dw.o drivers/usb/storage/sierra_ms.o: warning: objtool: show_truinst()+0x3a: can't find jump dest instruction at .text+0x94000080 CC [M] drivers/hwmon/ltc4215.o drivers/usb/storage/option_ms.o: warning: objtool: option_rezero()+0x42: can't find jump dest instruction at .text+0xa8000048 drivers/usb/usbip/vhci_tx.o: warning: objtool: setup_cmd_submit_pdu()+0xbf: can't find jump dest instruction at .text+0x6d0000c3 LD drivers/rtc/rtc-core.o CC [M] drivers/hwmon/ltc4222.o CC lib/crc32.o drivers/usb/wusbcore/crypto.o: warning: objtool: wusb_ccm_mac()+0x101: can't find jump dest instruction at .text+0x31030107 drivers/usb/wusbcore/reservation.o: warning: objtool: wusbhc_rsv_establish()+0x18: can't find jump dest instruction at .text+0x8f00011e drivers/net/wireless/ath/ath9k/htc_drv_beacon.o: warning: objtool: ath9k_htc_send_buffered()+0x47: can't find jump dest instruction at .text+0xe10000ed LD drivers/rtc/built-in.o drivers/usb/gadget/function/f_hid.o: warning: objtool: hidg_bind()+0x30: can't find jump dest instruction at .text+0xb0020396 drivers/tty/serial/altera_jtaguart.o: warning: objtool: altera_jtaguart_tx_chars()+0x1a: can't find jump dest instruction at .text+0x9f000300 CC [M] drivers/hwmon/ltc4245.o LD [M] drivers/usb/gadget/function/usb_f_hid.o drivers/net/wireless/ralink/rt2x00/rt73usb.o: warning: objtool: rt73usb_fill_rxdone()+0x91: can't find jump dest instruction at .text+0x820003c7 drivers/usb/wusbcore/cbaf.o: warning: objtool: cbaf_send_host_info()+0x1f: can't find jump dest instruction at .text+0x5b010335 drivers/usb/core/port.o: warning: objtool: usb_port_runtime_resume()+0x59: can't find jump dest instruction at .text+0x1e01005f drivers/rtc/rtc-max8907.o: warning: objtool: max8907_rtc_probe()+0x42: can't find jump dest instruction at .text+0xad0003e8 CC [M] drivers/hwmon/ltc4260.o LD drivers/usb/wusbcore/wusb-cbaf.o drivers/hwmon/iio_hwmon.o: warning: objtool: iio_hwmon_probe()+0x5b: can't find jump dest instruction at .text+0xe3010091 drivers/mfd/rt5033.o: warning: objtool: rt5033_i2c_probe()+0x2e: can't find jump dest instruction at .text+0x53010034 drivers/uwb/i1480/dfu/phy.o: warning: objtool: i1480_mpi_read.constprop.0()+0x26: can't find jump dest instruction at .text+0x900100cc drivers/usb/isp1760/isp1760-hcd.o: warning: objtool: start_bus_transfer()+0x33: can't find jump dest instruction at .text+0xee0100f9 LD [M] drivers/usb/isp1760/isp1760.o CC [M] drivers/hwmon/max16065.o drivers/usb/storage/uas.o: warning: objtool: uas_wait_for_pending_cmnds()+0x55: can't find jump dest instruction at .text+0x8500016b drivers/scsi/libsas/sas_scsi_host.o: warning: objtool: sas_scsi_find_task()+0x7e: can't find jump dest instruction at .text+0x9f000294 drivers/uwb/i1480/dfu/dfu.o: warning: objtool: i1480_cmd()+0xad: can't find jump dest instruction at .text+0xb1000203 drivers/spi/spi-img-spfi.o: warning: objtool: img_spfi_setup()+0x21: can't find jump dest instruction at .text+0xce0001e7 lib/seq_buf.o: warning: objtool: seq_buf_putmem_hex()+0x2c: can't find jump dest instruction at .text+0xc30002b2 crypto/camellia_generic.o: warning: objtool: camellia_setup_tail()+0xa5: can't find jump dest instruction at .text+0x150400ab CC [M] drivers/hwmon/max1619.o lib/timerqueue.o: warning: objtool: timerqueue_add()+0xae: can't find jump dest instruction at .text+0x69000152 drivers/spi/spi-sc18is602.o: warning: objtool: sc18is602_probe()+0x4f: can't find jump dest instruction at .text+0xcc000085 LD drivers/usb/wusbcore/built-in.o drivers/spi/spi-xtensa-xtfpga.o: warning: objtool: xtfpga_spi_probe()+0x32: can't find jump dest instruction at .text+0x19010078 drivers/tty/serial/st-asc.o: warning: objtool: asc_set_termios()+0xdb: can't find jump dest instruction at .text+0xe4000231 drivers/uwb/i1480/dfu/mac.o: warning: objtool: fw_hdrs_load()+0x23: can't find jump dest instruction at .text+0xad000029 drivers/mfd/stw481x.o: warning: objtool: stw481x_get_pctl_reg.isra.1()+0xb3: can't find jump dest instruction at .text+0x7c0000b7 CC [M] drivers/hwmon/max1668.o lib/show_mem.o: warning: objtool: show_mem()+0x1c: call without frame pointer save/setup drivers/usb/gadget/function/rndis.o: warning: objtool: rndis_add_hdr()+0x28: can't find jump dest instruction at .text+0x8400028e LD [M] drivers/usb/gadget/function/usb_f_rndis.o CC [M] drivers/hwmon/max6639.o drivers/usb/dwc3/gadget.o: warning: objtool: dwc3_prepare_one_trb()+0x9f: can't find jump dest instruction at .text+0xd6000115 fs/btrfs/acl.o: warning: objtool: __btrfs_set_acl()+0x61: can't find jump dest instruction at .text+0xdd000067 lib/kobject_uevent.o: warning: objtool: add_uevent_var()+0x28: can't find jump dest instruction at .text+0x830000ee drivers/net/wireless/marvell/mwifiex/sta_rx.o: warning: objtool: mwifiex_process_rx_packet()+0x54: can't find jump dest instruction at .text+0x50100ca LD drivers/usb/dwc3/dwc3.o drivers/usb/musb/jz4740.o: warning: objtool: jz4740_probe()+0x37: can't find jump dest instruction at .text+0xea00014d CC [M] drivers/hwmon/max6650.o drivers/rtc/rtc-m48t35.o: warning: objtool: m48t35_set_time()+0x4b: can't find jump dest instruction at .text+0xe8000051 drivers/hwmon/fschmd.o: warning: objtool: fschmd_dmi_decode()+0xdf: can't find jump dest instruction at .text+0x480000e4 CC [M] drivers/hwmon/max6697.o LD drivers/usb/dwc3/built-in.o drivers/net/wireless/broadcom/b43/phy_ht.o: warning: objtool: b43_radio_2059_channel_setup()+0x1ce: can't find jump dest instruction at .text+0x33000313 CC [M] drivers/hwmon/max31790.o drivers/video/fbdev/smscufx.o: warning: objtool: ufx_raw_rect()+0x21: can't find jump dest instruction at .text+0xcd000277 CC [M] drivers/hwmon/mc13783-adc.o drivers/hwmon/gl518sm.o: warning: objtool: set_temp_hyst1()+0xc2: can't find jump dest instruction at .text+0x79000186 CC [M] drivers/hwmon/mcp3021.o drivers/mfd/si476x-i2c.o: warning: objtool: si476x_core_drain_rds_fifo()+0x54: can't find jump dest instruction at .text+0x9700020a drivers/hwmon/gl520sm.o: warning: objtool: set_temp_max_hyst()+0xd9: can't find jump dest instruction at .text+0x6a00019d drivers/usb/gadget/udc/dummy_hcd.o: warning: objtool: init_dummy_udc_hw()+0xc8: can't find jump dest instruction at .text+0x6a0002cd drivers/usb/storage/transport.o: warning: objtool: usb_stor_msg_common()+0x1f: can't find jump dest instruction at .text+0xbd000025 drivers/mfd/lm3533-core.o: warning: objtool: lm3533_device_init()+0x1d: can't find jump dest instruction at .text+0xd1010453 drivers/spi/spi-ep93xx.o: warning: objtool: ep93xx_spi_probe()+0x2b: can't find jump dest instruction at .text+0x190201c1 drivers/usb/gadget/udc/fotg210-udc.o: warning: objtool: fotg210_wait_dma_done.isra.17()+0xe2: can't find jump dest instruction at .text+0x5e0006c6 drivers/mfd/sky81452.o: warning: objtool: sky81452_probe()+0x2c: can't find jump dest instruction at .text+0xd1000032 CC [M] drivers/hwmon/menf21bmc_hwmon.o lib/rbtree.o: warning: objtool: __rb_erase_color()+0x1c: can't find jump dest instruction at .text+0x8f000021 drivers/usb/usbip/usbip_common.o: warning: objtool: usbip_dump_header()+0x42: can't find jump dest instruction at .text+0x96000048 drivers/usb/gadget/udc/bdc/bdc_core.o: warning: objtool: bdc_mem_init()+0x1d2: can't find jump dest instruction at .text+0x7c0001d7 drivers/mfd/si476x-cmd.o: warning: objtool: si476x_core_send_command.part.9()+0x4a: can't find jump dest instruction at .text+0xc70001a0 LD [M] drivers/mfd/si476x-core.o CC [M] drivers/hwmon/nct6775.o drivers/net/wireless/ath/ath9k/htc_drv_txrx.o: warning: objtool: ath9k_htc_tx_data()+0x50: can't find jump dest instruction at .text+0x990000f6 drivers/rtc/rtc-m41t94.o: warning: objtool: m41t94_read_time()+0x3c: can't find jump dest instruction at .text+0x25020282 drivers/spi/spi-ti-qspi.o: warning: objtool: ti_qspi_probe()+0x36: can't find jump dest instruction at .text+0xfb01005c LD drivers/usb/usbip/usbip-core.o drivers/rtc/rtc-pcf8583.o: warning: objtool: pcf8583_get_datetime.isra.4()+0x105: can't find jump dest instruction at .text+0x750002b9 drivers/usb/wusbcore/rh.o: warning: objtool: wusbhc_rh_set_port_feat()+0xdb: can't find jump dest instruction at .text+0x740001e0 CC [M] drivers/hwmon/nct7904.o drivers/rtc/rtc-m48t59.o: warning: objtool: m48t59_rtc_setalarm()+0x2e: can't find jump dest instruction at .text+0xaf0102d4 CC [M] drivers/hwmon/pc87427.o drivers/hwmon/lm73.o: warning: objtool: show_maxmin_alarm()+0x30: call without frame pointer save/setup drivers/hwmon/lm73.o: warning: objtool: show_convrate()+0x32: call without frame pointer save/setup drivers/hwmon/lm73.o: warning: objtool: set_convrate()+0x31: call without frame pointer save/setup drivers/hwmon/lm73.o: warning: objtool: show_temp()+0x1a: call without frame pointer save/setup drivers/hwmon/lm73.o: warning: objtool: set_temp()+0x30: call without frame pointer save/setup drivers/hwmon/lm73.o: warning: objtool: lm73_probe()+0x28: call without frame pointer save/setup drivers/hwmon/lm73.o: warning: objtool: lm73_detect()+0x3f: call without frame pointer save/setup drivers/hwmon/lm73.o: warning: objtool: lm73_driver_init()+0x12: call without frame pointer save/setup drivers/hwmon/lm73.o: warning: objtool: lm73_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/hwmon/pcf8591.o drivers/target/target_core_rd.o: warning: objtool: rd_do_prot_rw()+0x56: can't find jump dest instruction at .text+0xa30000ec lib/cordic.o: warning: objtool: cordic_calc_iq()+0x50: can't find jump dest instruction at .text+0x87000056 drivers/net/wireless/ath/ath9k/hif_usb.o: warning: objtool: ath9k_hif_usb_reg_in_cb()+0x33: can't find jump dest instruction at .text+0x33010039 drivers/usb/host/sl811-hcd.o: warning: objtool: port_power()+0x15: can't find jump dest instruction at .text+0xe90000eb drivers/net/wireless/ath/ath9k/htc_drv_gpio.o: warning: objtool: ath9k_init_leds()+0x1a: can't find jump dest instruction at .text+0xf4000110 LD drivers/usb/usbip/built-in.o CC [M] drivers/hwmon/sht21.o drivers/net/wireless/broadcom/b43/rfkill.o: warning: objtool: b43_rfkill_poll()+0x39: can't find jump dest instruction at .text+0xb600005f drivers/spi/spi-xcomm.o: warning: objtool: spi_xcomm_probe()+0x2e: can't find jump dest instruction at .text+0x8a000034 drivers/tty/serial/serial_mctrl_gpio.o: warning: objtool: mctrl_gpio_init()+0x2d: can't find jump dest instruction at .text+0xd9000163 CC [M] drivers/hwmon/smm665.o drivers/spi/spi-atmel.o: warning: objtool: atmel_spi_dma_slave_config()+0x16: can't find jump dest instruction at .text+0x9700019c CC [M] drivers/hwmon/tmp401.o drivers/target/target_core_sbc.o: warning: objtool: sbc_execute_unmap()+0x57: can't find jump dest instruction at .text+0xfb0000ed drivers/usb/usbip/stub_dev.o: warning: objtool: stub_disconnect()+0x29: can't find jump dest instruction at .text+0x140100ef drivers/rtc/rtc-pcf85063.o: warning: objtool: pcf85063_set_datetime()+0x29: can't find jump dest instruction at .text+0xd900002f drivers/usb/gadget/udc/udc-xilinx.o: warning: objtool: xudc_ep_set_halt()+0x25: can't find jump dest instruction at .text+0x250102db CC [M] drivers/hwmon/tmp421.o CC [M] drivers/hwmon/w83l785ts.o drivers/net/wireless/marvell/mwifiex/uap_txrx.o: warning: objtool: mwifiex_uap_del_tx_pkts_in_ralist()+0x23: can't find jump dest instruction at .text+0x9f000029 CC [M] drivers/hwmon/wm831x-hwmon.o drivers/usb/host/isp116x-hcd.o: warning: objtool: write_ptddata_to_fifo()+0x88: can't find jump dest instruction at .text+0xdd0001ee drivers/usb/wusbcore/devconnect.o: warning: objtool: wusb_dev_bos_grok.isra.5()+0x26: can't find jump dest instruction at .text+0xa20001cc drivers/usb/storage/debug.o: warning: objtool: usb_stor_dbg()+0x46: call without frame pointer save/setup drivers/usb/storage/debug.o: warning: objtool: usb_stor_show_command()+0x40: call without frame pointer save/setup drivers/usb/storage/debug.o: warning: objtool: usb_stor_show_sense()+0x1b: call without frame pointer save/setup drivers/usb/gadget/configfs.o: warning: objtool: config_usb_cfg_link()+0x4f: can't find jump dest instruction at .text+0xb0001124 drivers/scsi/libsas/sas_expander.o: warning: objtool: smp_execute_task()+0x66: can't find jump dest instruction at .text+0x5401006c drivers/tty/serial/arc_uart.o: warning: objtool: arc_serial_console_setup()+0x73: call without frame pointer save/setup drivers/tty/serial/arc_uart.o: warning: objtool: arc_serial_console_write()+0x35: call without frame pointer save/setup drivers/tty/serial/arc_uart.o: warning: objtool: arc_serial_probe()+0x20: call without frame pointer save/setup drivers/tty/serial/arc_uart.o: warning: objtool: arc_early_serial_write()+0x13: call without frame pointer save/setup drivers/tty/serial/arc_uart.o: warning: objtool: arc_serial_init()+0xf: call without frame pointer save/setup drivers/tty/serial/arc_uart.o: warning: objtool: arc_serial_exit()+0xb: call without frame pointer save/setup LD [M] drivers/scsi/libsas/libsas.o drivers/rtc/rtc-nuc900.o: warning: objtool: nuc900_rtc_probe()+0x31: can't find jump dest instruction at .init.text+0xcc000037 drivers/rtc/rtc-max6900.o: warning: objtool: max6900_i2c_set_time()+0x2e: can't find jump dest instruction at .text+0xa6000134 lib/oid_registry.o: warning: objtool: look_up_OID()+0x6a: can't find jump dest instruction at .text+0x84000070 drivers/usb/storage/usb.o: warning: objtool: get_pipes()+0x12: can't find jump dest instruction at .text+0x280100c8 LD drivers/hwmon/pmbus/built-in.o LD drivers/usb/storage/usb-storage.o CC [M] drivers/hwmon/pmbus/pmbus_core.o drivers/target/target_core_pr.o: warning: objtool: core_scsi3_pr_seq_non_holder()+0xa1: can't find jump dest instruction at .text+0xb80000d7 drivers/usb/usbip/vhci_rx.o: warning: objtool: dequeue_pending_unlink.isra.0()+0x11e: can't find jump dest instruction at .text+0x37000122 CC [M] drivers/hwmon/pmbus/adm1275.o drivers/scsi/pcmcia/aha152x_core.o: warning: objtool: setup_expected_interrupts()+0xe: can't find jump dest instruction at .text+0x97000044 drivers/rtc/rtc-m41t80.o: warning: objtool: sqwfreq_store()+0x39: can't find jump dest instruction at .text+0x80100df LD [M] drivers/scsi/pcmcia/aha152x_cs.o CC [M] drivers/hwmon/pmbus/lm25066.o drivers/tty/serial/uartlite.o: warning: objtool: ulite_assign()+0x14: can't find jump dest instruction at .text+0x110100fa drivers/hwmon/ibmaem.o: warning: objtool: aem_register_sensors()+0xfd: can't find jump dest instruction at .text+0x77000442 CC [M] drivers/hwmon/pmbus/ltc2978.o drivers/net/wireless/marvell/mwifiex/11h.o: warning: objtool: mwifiex_11h_process_infra_join.isra.0()+0x17: can't find jump dest instruction at .text+0xd700001d drivers/hwmon/jc42.o: warning: objtool: set_temp_crit_hyst()+0x38: can't find jump dest instruction at .text+0xed00010e CC [M] drivers/hwmon/pmbus/ltc3815.o drivers/spi/spi-imx.o: warning: objtool: mx31_config()+0x2a: can't find jump dest instruction at .text+0x840002d0 drivers/hwmon/ltc2990.o: warning: objtool: ltc2990_show_value()+0x1b: can't find call dest symbol at offset 0xf0ff010f drivers/video/fbdev/sm501fb.o: warning: objtool: sm501_alloc_mem()+0x2a: can't find jump dest instruction at .text+0xa1000030 LD drivers/hwmon/built-in.o drivers/net/wireless/ath/ath9k/htc_drv_init.o: warning: objtool: ath9k_init_queues()+0x52: can't find jump dest instruction at .text+0xbc0001a8 drivers/target/target_core_stat.o: warning: objtool: target_stat_transport_dev_name_show()+0x5a: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_transport_indx_show()+0x3f: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_transport_device_show()+0x3d: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_transport_inst_show()+0x2a: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_tgt_port_hs_in_cmds_show()+0x26: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_tgt_port_read_mbytes_show()+0x2f: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_tgt_port_write_mbytes_show()+0x2f: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_tgt_port_in_cmds_show()+0x2b: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_tgt_port_port_index_show()+0x68: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_tgt_port_name_show()+0x46: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_tgt_port_indx_show()+0x2b: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_tgt_port_dev_show()+0x27: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_tgt_port_inst_show()+0x2a: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_port_busy_count_show()+0x26: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_port_role_show()+0x2f: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_port_indx_show()+0x2b: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_port_dev_show()+0x27: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_port_inst_show()+0x2a: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_lu_creation_time_show()+0x4b: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_lu_hs_num_cmds_show()+0x17: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_lu_full_stat_show()+0x17: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_lu_resets_show()+0x1f: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_lu_write_mbytes_show()+0x23: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_lu_read_mbytes_show()+0x23: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_lu_num_cmds_show()+0x1f: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_lu_state_bit_show()+0x15: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_lu_status_show()+0x32: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_lu_dev_type_show()+0x33: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_lu_rev_show()+0x53: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_lu_prod_show()+0x5e: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_lu_vend_show()+0x5e: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_lu_lu_name_show()+0x31: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_lu_lun_show()+0x17: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_lu_indx_show()+0x1a: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_lu_dev_show()+0x1e: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_lu_inst_show()+0x22: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_tgt_resets_show()+0x1f: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_tgt_non_access_lus_show()+0x25: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_tgt_num_lus_show()+0x1a: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_tgt_indx_show()+0x1e: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_tgt_inst_show()+0x22: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_ports_show()+0x1e: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_role_show()+0x15: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_indx_show()+0x1e: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_inst_show()+0x22: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_iport_port_auth_indx_show()+0x1b: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_iport_port_show()+0x1b: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_iport_dev_show()+0x1a: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_iport_inst_show()+0x1b: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_auth_row_status_show()+0x1a: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_auth_creation_time_show()+0x1a: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_auth_hs_num_cmds_show()+0x1a: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_auth_write_mbytes_show()+0x1a: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_auth_read_mbytes_show()+0x1a: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_auth_num_cmds_show()+0x1a: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_auth_att_count_show()+0x1a: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_auth_map_indx_show()+0x1a: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_auth_intr_name_show()+0x1b: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_auth_dev_or_port_show()+0x1a: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_auth_indx_show()+0x1b: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_auth_port_show()+0x1b: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_auth_dev_show()+0x1a: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_auth_inst_show()+0x1b: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_tgt_status_show()+0x29: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_iport_indx_show()+0x18: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_iport_port_ident_show()+0x32: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_setup_dev_default_groups()+0x26: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_setup_port_default_groups()+0x26: call without frame pointer save/setup drivers/target/target_core_stat.o: warning: objtool: target_stat_setup_mappedlun_default_groups()+0x26: call without frame pointer save/setup drivers/hwmon/ltc4222.o: warning: objtool: ltc4222_show_value()+0x10: can't find call dest symbol at offset 0x4c000154 drivers/usb/wusbcore/wa-hc.o: warning: objtool: __wa_destroy()+0x30: call without frame pointer save/setup drivers/usb/wusbcore/wa-hc.o: warning: objtool: wa_create()+0x21: call without frame pointer save/setup drivers/usb/wusbcore/wa-hc.o: warning: objtool: wa_reset_all()+0x8: call without frame pointer save/setup drivers/spi/spi-zynqmp-gqspi.o: warning: objtool: zynq_qspi_setuprxdma()+0x23: can't find jump dest instruction at .text+0x23010239 CC [M] drivers/hwmon/pmbus/max16064.o drivers/video/fbdev/vga16fb.o: warning: objtool: vga16fb_setcolreg()+0x116: can't find jump dest instruction at .text+0x5200024a drivers/usb/gadget/udc/bdc/bdc_udc.o: warning: objtool: bdc_uspc_connected()+0x21: can't find jump dest instruction at .text+0x103b7 drivers/rtc/rtc-rx8581.o: warning: objtool: rx8581_set_datetime()+0xe5: can't find jump dest instruction at .text+0xcc00015b drivers/rtc/rtc-rv8803.o: warning: objtool: rv8803_set_time()+0x28: can't find jump dest instruction at .text+0xb20000be CC [M] drivers/hwmon/pmbus/max20751.o drivers/target/target_core_iblock.o: warning: objtool: iblock_execute_write_same_direct()+0x82: can't find jump dest instruction at .text+0xc50003d8 CC [M] drivers/hwmon/pmbus/max34440.o drivers/hwmon/lm77.o: warning: objtool: lm77_detect()+0x32: can't find jump dest instruction at .text+0x7020038 drivers/rtc/rtc-rs5c372.o: warning: objtool: rs5c_oscillator_setup()+0x28: can't find jump dest instruction at .text+0x8100019e lib/string.o: warning: objtool: strscpy()+0xf: can't find jump dest instruction at .text+0xcf0000b5 drivers/hwmon/lineage-pem.o: warning: objtool: pem_probe()+0x39: can't find jump dest instruction at .text+0x370100af CC [M] drivers/hwmon/pmbus/tps40422.o drivers/target/target_core_xcopy.o: warning: objtool: target_rcr_operating_parameters()+0x14: can't find jump dest instruction at .text+0x8200007a drivers/hwmon/ltc4260.o: warning: objtool: ltc4260_show_bool()+0x2d: call without frame pointer save/setup drivers/hwmon/ltc4260.o: warning: objtool: ltc4260_show_value()+0x22: call without frame pointer save/setup drivers/hwmon/ltc4260.o: warning: objtool: ltc4260_probe()+0x26: call without frame pointer save/setup drivers/hwmon/ltc4260.o: warning: objtool: ltc4260_driver_init()+0x12: call without frame pointer save/setup drivers/hwmon/ltc4260.o: warning: objtool: ltc4260_driver_exit()+0xb: call without frame pointer save/setup drivers/usb/gadget/composite.o: warning: objtool: count_configs()+0x13: can't find jump dest instruction at .text+0x990000d9 drivers/rtc/rtc-omap.o: warning: objtool: omap_rtc_power_off()+0xaa: can't find jump dest instruction at .text+0x96000440 CC [M] drivers/hwmon/pmbus/ucd9000.o drivers/rtc/rtc-pcf2127.o: warning: objtool: pcf2127_rtc_read_time()+0x47: can't find jump dest instruction at .text+0x8401015d LD [M] drivers/usb/gadget/libcomposite.o drivers/usb/core/hub.o: warning: objtool: usb_set_lpm_parameters()+0x10: can't find jump dest instruction at .text+0xaf010016 drivers/rtc/rtc-vr41xx.o: warning: objtool: rtc_probe()+0x28: can't find jump dest instruction at .text+0x9801013e drivers/net/wireless/ath/ath9k/htc_drv_main.o: warning: objtool: ath9k_htc_remove_station()+0x25: can't find jump dest instruction at .text+0x8600022b CC [M] drivers/hwmon/pmbus/ucd9200.o drivers/rtc/rtc-pcf50633.o: warning: objtool: pcf50633_rtc_read_time()+0x32: can't find jump dest instruction at .text+0x90000418 drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusbhc_reset_all()+0x10: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusbhc_giveback_urb()+0x21: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusb_cluster_id_get()+0xb: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusbhc_destroy()+0xc: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusbhc_b_destroy()+0xc: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusb_retry_count_store()+0x28: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusb_dnts_store()+0x2c: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusb_phy_rate_store()+0x28: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusb_retry_count_show()+0x21: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusb_dnts_show()+0x28: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusb_phy_rate_show()+0x21: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusb_chid_store()+0xe5: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusb_chid_show()+0xb1: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusb_trust_timeout_show()+0x25: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusb_trust_timeout_store()+0x31: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusbhc_b_create()+0x1f: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusbhc_create()+0x47: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusb_cluster_id_put()+0x1c: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusbcore_init()+0x4: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusbcore_exit()+0x47: call without frame pointer save/setup lib/crc32.o: warning: objtool: crc32_generic_shift()+0x38: can't find jump dest instruction at .text+0x8b00009e CC [M] drivers/hwmon/pmbus/zl6100.o LD lib/built-in.o LD [M] drivers/net/wireless/ath/ath9k/ath9k_htc.o drivers/usb/gadget/udc/mv_u3d_core.o: warning: objtool: mv_u3d_controller_stop()+0x23: can't find jump dest instruction at .text+0x94000109 drivers/tty/vt/consolemap.o: warning: objtool: con_release_unimap()+0x15: can't find jump dest instruction at .text+0x8600001b drivers/usb/storage/freecom.o: warning: objtool: pdump()+0x22: can't find jump dest instruction at .text+0xf70001e8 lib/radix-tree.o: warning: objtool: radix_tree_range_tag_if_tagged()+0x26: can't find jump dest instruction at .text+0x9d01018c drivers/tty/serial/fsl_lpuart.o: warning: objtool: lpuart_remove()+0x12: call without frame pointer save/setup drivers/tty/serial/fsl_lpuart.o: warning: objtool: lpuart_probe()+0x24: call without frame pointer save/setup drivers/tty/serial/fsl_lpuart.o: warning: objtool: lpuart_serial_init()+0xf: call without frame pointer save/setup drivers/tty/serial/fsl_lpuart.o: warning: objtool: lpuart_serial_exit()+0xb: call without frame pointer save/setup drivers/usb/usbip/stub_main.o: warning: objtool: stub_priv_pop()+0x10e: can't find jump dest instruction at .text+0x52000202 drivers/net/wireless/marvell/mwifiex/sta_cmd.o: warning: objtool: mwifiex_cmd_tx_rate_cfg()+0xea: can't find jump dest instruction at .text+0x6c0000ee LD drivers/usb/storage/ums-freecom.o drivers/hwmon/lm95241.o: warning: objtool: set_type()+0x43: can't find jump dest instruction at .text+0xbb000339 drivers/spi/spi-pic32.o: warning: objtool: pic32_spi_dma_transfer()+0x30: can't find jump dest instruction at .text+0x120102a6 fs/btrfs/qgroup.o: warning: objtool: qgroup_update_refcnt()+0x2b: can't find jump dest instruction at .text+0x67010031 drivers/rtc/rtc-tegra.o: warning: objtool: tegra_rtc_probe()+0x34: can't find jump dest instruction at .init.text+0x2d01003a drivers/rtc/rtc-r9701.o: warning: objtool: r9701_set_datetime()+0x1b: can't find jump dest instruction at .text+0xd8000201 drivers/hwmon/ltc4215.o: warning: objtool: ltc4215_get_voltage()+0xb: can't find call dest symbol at offset 0x310000cf drivers/hwmon/ltc2945.o: warning: objtool: ltc2945_reset_history()+0xaf: can't find jump dest instruction at .text+0x800002b5 drivers/mfd/dln2.o: warning: objtool: dln2_rx()+0x4e: can't find jump dest instruction at .text+0xca0002c4 drivers/usb/misc/sisusbvga/sisusb.o: warning: objtool: sisusb_get_free_outbuf()+0x2f: can't find jump dest instruction at .text+0x96000034 drivers/uwb/i1480/dfu/usb.o: warning: objtool: i1480_usb_probe()+0x1c: can't find jump dest instruction at .text+0x9d010022 LD [M] drivers/uwb/i1480/dfu/i1480-dfu-usb.o drivers/usb/musb/musb_core.o: warning: objtool: fifo_setup()+0x64: can't find jump dest instruction at .text+0x8101023a drivers/usb/gadget/udc/net2272.o: warning: objtool: net2272_done()+0x42: can't find jump dest instruction at .text+0xab000278 drivers/usb/wusbcore/security.o: warning: objtool: wusbhc_gtk_rekey_work()+0xcd: can't find jump dest instruction at .text+0x37010213 drivers/tty/serial/stm32-usart.o: warning: objtool: stm32_set_termios()+0xb4: can't find jump dest instruction at .text+0x901025a drivers/hwmon/max1619.o: warning: objtool: max1619_probe()+0x33: can't find jump dest instruction at .text+0x880003b9 LD drivers/usb/gadget/udc/built-in.o LD drivers/usb/misc/sisusbvga/sisusbvga.o LD [M] drivers/usb/wusbcore/wusbcore.o drivers/rtc/rtc-rx6110.o: warning: objtool: rx6110_rtc_tm_to_data()+0x4e: can't find jump dest instruction at .text+0x85000064 drivers/net/wireless/ath/ath10k/mac.o: warning: objtool: ath10k_get_ht_cap()+0x3e: can't find jump dest instruction at .text+0xdb000174 drivers/hwmon/lm83.o: warning: objtool: set_temp()+0x43: can't find jump dest instruction at .text+0xa00002f9 drivers/hwmon/lm75.o: warning: objtool: lm75_detect()+0x3d: can't find jump dest instruction at .text+0xac0101a3 drivers/hwmon/mcp3021.o: warning: objtool: mcp3021_probe()+0x35: can't find jump dest instruction at .text+0xab00011b drivers/rtc/rtc-v3020.o: warning: objtool: rtc_probe()+0x42: can't find jump dest instruction at .text+0x1f010628 drivers/net/wireless/broadcom/b43/xmit.o: warning: objtool: b43_rssi_postprocess()+0x16: can't find jump dest instruction at .text+0x8b00001c drivers/usb/usbip/stub_rx.o: warning: objtool: masking_bogus_flags()+0x97: can't find jump dest instruction at .text+0x7400009c drivers/tty/n_gsm.o: warning: objtool: gsm_data_kick()+0x2c: can't find jump dest instruction at .text+0xba000272 drivers/scsi/scsi_transport_fc.o: warning: objtool: fc_bsg_rportadd()+0x38: can't find jump dest instruction at .text+0x8300053e drivers/tty/serial/atmel_serial.o: warning: objtool: atmel_startup()+0x6e: can't find jump dest instruction at .text+0xcb010494 fs/btrfs/raid56.o: warning: objtool: rbio_add_io_page()+0x48: can't find jump dest instruction at .text+0xf100027e drivers/usb/host/oxu210hp-hcd.o: warning: objtool: qtd_fill()+0xbc: can't find jump dest instruction at .text+0x72000140 LD drivers/usb/misc/sisusbvga/built-in.o drivers/usb/usbip/stub_tx.o: warning: objtool: stub_send_ret_unlink()+0x59: can't find jump dest instruction at .text+0x10100de drivers/tty/serial/serial_core.o: warning: objtool: uart_remove_one_port()+0x2e: can't find jump dest instruction at .text+0xd7010384 fs/btrfs/free-space-tree.o: warning: objtool: clear_free_space_tree()+0x22: can't find jump dest instruction at .text+0xb3000028 drivers/rtc/rtc-stmp3xxx.o: warning: objtool: stmp3xxx_rtc_probe()+0x3b: can't find jump dest instruction at .text+0x7d010161 LD [M] drivers/usb/usbip/usbip-host.o LD drivers/usb/misc/built-in.o drivers/target/target_core_pscsi.o: warning: objtool: pscsi_transport_complete()+0x46: can't find jump dest instruction at .text+0xb01013c drivers/hwmon/sht21.o: warning: objtool: sht21_show_humidity()+0x1a: can't find call dest symbol at offset 0x20001be drivers/hwmon/lm78.o: warning: objtool: lm78_update_device()+0x42: can't find jump dest instruction at .text+0x74010048 drivers/hwmon/max1668.o: warning: objtool: max1668_update_device()+0x7e: can't find jump dest instruction at .text+0x83000084 drivers/hwmon/menf21bmc_hwmon.o: warning: objtool: menf21bmc_hwmon_probe()+0x31: can't find jump dest instruction at .text+0xa80000c7 fs/btrfs/relocation.o: warning: objtool: create_reloc_root()+0x2f: can't find jump dest instruction at .text+0x500200b5 drivers/hwmon/max6697.o: warning: objtool: max6697_update_device()+0x70: can't find jump dest instruction at .text+0xd80000e6 drivers/hwmon/mc13783-adc.o: warning: objtool: mc13783_adc_probe()+0x3d: can't find jump dest instruction at .init.text+0x53010043 drivers/usb/musb/musb_gadget.o: warning: objtool: musb_gadget_fifo_flush()+0x130: can't find jump dest instruction at .text+0x5f0001e4 drivers/tty/serial/mvebu-uart.o: warning: objtool: mvebu_uart_probe()+0x31: can't find jump dest instruction at .text+0xe20003d7 LD drivers/usb/musb/musb_hdrc.o lib/test-kstrtox.o: warning: objtool: test_kstrtoull_ok()+0xa3: can't find jump dest instruction at .init.text+0x650000a8 drivers/scsi/sd.o: warning: objtool: sd_setup_protect_cmnd()+0x78: can't find jump dest instruction at .text+0xb600008e LD [M] drivers/scsi/sd_mod.o drivers/target/target_core_transport.o: warning: objtool: transport_cmd_check_stop()+0xad: can't find jump dest instruction at .text+0x75000281 drivers/hwmon/max6650.o: warning: objtool: max6650_update_device()+0x39: can't find jump dest instruction at .text+0x930000af drivers/usb/storage/onetouch.o: warning: objtool: onetouch_connect_input()+0xd7: can't find jump dest instruction at .text+0x8b02012d drivers/tty/serial/imx.o: warning: objtool: serial_imx_restore_context()+0xb: can't find jump dest instruction at .text+0xaa0001b1 drivers/hwmon/max16065.o: warning: objtool: max16065_update_device()+0x41: can't find jump dest instruction at .text+0x83000107 LD drivers/usb/musb/built-in.o LD drivers/usb/storage/ums-onetouch.o LD [M] drivers/target/target_core_mod.o drivers/usb/wusbcore/wa-rpipe.o: warning: objtool: rpipe_epc_find()+0x2a: can't find jump dest instruction at .text+0x910000c0 fs/btrfs/scrub.o: warning: objtool: scrub_workers_get()+0x19: can't find jump dest instruction at .text+0xa900030f drivers/hwmon/tmp421.o: warning: objtool: tmp421_detect()+0x125: can't find jump dest instruction at .text+0x6c00014a drivers/hwmon/max31790.o: warning: objtool: set_pwm_enable()+0xe0: can't find jump dest instruction at .text+0x77000144 drivers/hwmon/lm63.o: warning: objtool: lm63_detect()+0x4a: can't find jump dest instruction at .text+0xd5000150 drivers/hwmon/ltc4245.o: warning: objtool: ltc4245_update_gpios()+0x15: can't find jump dest instruction at .text+0x8400001b drivers/tty/serial/timbuart.o: warning: objtool: timbuart_probe()+0x27: can't find jump dest instruction at .text+0x2f01042d drivers/net/wireless/broadcom/b43/ppr.o: warning: objtool: b43_ppr_load_max_from_sprom()+0x1a: can't find jump dest instruction at .text+0xd1020130 drivers/usb/wusbcore/wa-nep.o: warning: objtool: wa_nep_queue()+0x26: can't find jump dest instruction at .text+0xf100002c drivers/usb/storage/datafab.o: warning: objtool: datafab_handle_mode_sense()+0x49: can't find jump dest instruction at .text+0x6f0100cf drivers/usb/host/hwa-hc.o: warning: objtool: hwahc_op_start()+0x3e: can't find jump dest instruction at .text+0xa7000314 drivers/net/wireless/marvell/mwifiex/debugfs.o: warning: objtool: mwifiex_histogram_read()+0x34: can't find jump dest instruction at .text+0xc10305da drivers/hwmon/lm80.o: warning: objtool: set_temp()+0x43: can't find jump dest instruction at .text+0x94000049 LD drivers/usb/storage/ums-datafab.o drivers/net/wireless/broadcom/b43/leds.o: warning: objtool: b43_register_led.isra.7()+0x3c: can't find jump dest instruction at .text+0x9e000332 drivers/hwmon/lm95234.o: warning: objtool: lm95234_read_temp()+0xb7: can't find jump dest instruction at .text+0x6c0000bc drivers/usb/host/max3421-hcd.o: warning: objtool: max3421_urb_enqueue()+0x34: can't find jump dest instruction at .text+0xc80002ea drivers/tty/serial/8250/8250_dw.o: warning: objtool: dw8250_probe()+0x4c: can't find jump dest instruction at .text+0x850305b2 drivers/usb/storage/isd200.o: warning: objtool: isd200_action()+0x139: can't find jump dest instruction at .text+0x7800067d LD drivers/usb/storage/ums-isd200.o drivers/hwmon/pmbus/ltc3815.o: warning: objtool: ltc3815_read_word_data()+0x26: call without frame pointer save/setup drivers/hwmon/pmbus/ltc3815.o: warning: objtool: ltc3815_write_byte()+0x24: call without frame pointer save/setup drivers/hwmon/pmbus/ltc3815.o: warning: objtool: ltc3815_write_word_data()+0x28: call without frame pointer save/setup drivers/hwmon/pmbus/ltc3815.o: warning: objtool: ltc3815_probe()+0x2f: call without frame pointer save/setup drivers/hwmon/pmbus/ltc3815.o: warning: objtool: ltc3815_driver_init()+0x12: call without frame pointer save/setup drivers/hwmon/pmbus/ltc3815.o: warning: objtool: ltc3815_driver_exit()+0xb: call without frame pointer save/setup drivers/tty/serial/sccnxp.o: warning: objtool: sccnxp_set_baud()+0x53: can't find jump dest instruction at .text+0x94000059 drivers/tty/serial/sc16is7xx.o: warning: objtool: sc16is7xx_remove()+0x1b: can't find jump dest instruction at .text+0x860001b1 drivers/scsi/st.o: warning: objtool: create_one_cdev()+0x6b: can't find jump dest instruction at .text+0x880108a1 LD drivers/scsi/built-in.o drivers/hwmon/pmbus/max34440.o: warning: objtool: max34440_write_word_data()+0x30: can't find jump dest instruction at .text+0xa2000036 drivers/net/wireless/ath/ath10k/wmi.o: warning: objtool: ath10k_wmi_is_host_mem_allocated()+0x9e: can't find jump dest instruction at .text+0x73000242 drivers/hwmon/smm665.o: warning: objtool: smm665_read_adc.isra.2()+0xeb: can't find jump dest instruction at .text+0x7300026f LD [M] drivers/net/wireless/ath/ath10k/ath10k_core.o drivers/hwmon/w83l785ts.o: warning: objtool: w83l785ts_read_value()+0x1f: can't find jump dest instruction at .text+0xad000025 drivers/hwmon/pmbus/adm1275.o: warning: objtool: adm1275_probe()+0x3e: can't find jump dest instruction at .text+0xc6000044 drivers/hwmon/lm87.o: warning: objtool: lm87_update_device()+0x43: can't find jump dest instruction at .text+0x25020269 drivers/target/loopback/tcm_loop.o: warning: objtool: tcm_loop_submission_work()+0x4a: can't find jump dest instruction at .text+0x8d0105b0 drivers/hwmon/pmbus/max20751.o: warning: objtool: max20751_probe()+0xb: call without frame pointer save/setup drivers/hwmon/pmbus/max20751.o: warning: objtool: max20751_driver_init()+0x12: call without frame pointer save/setup drivers/hwmon/pmbus/max20751.o: warning: objtool: max20751_driver_exit()+0xb: call without frame pointer save/setup drivers/hwmon/pmbus/ucd9200.o: warning: objtool: ucd9200_probe()+0x3e: can't find jump dest instruction at .text+0xb1000044 drivers/net/wireless/broadcom/b43/phy_lp.o: warning: objtool: lpphy_read_band_sprom()+0x22: can't find jump dest instruction at .text+0xb2000048 drivers/hwmon/pcf8591.o: warning: objtool: pcf8591_probe()+0x3b: can't find jump dest instruction at .text+0xfb0003f1 drivers/usb/gadget/udc/bdc/bdc_ep.o: warning: objtool: ep0_handle_feature_dev()+0x4e: can't find jump dest instruction at .text+0x88000104 drivers/rtc/rtc-rv3029c2.o: warning: objtool: rv3029_set_time()+0x30: can't find jump dest instruction at .text+0xa7000156 drivers/hwmon/pmbus/lm25066.o: warning: objtool: lm25066_probe()+0x2b: can't find jump dest instruction at .text+0x79010031 LD [M] drivers/usb/gadget/udc/bdc/bdc.o drivers/usb/storage/alauda.o: warning: objtool: alauda_read_map()+0xb4: can't find jump dest instruction at .text+0x9102086a drivers/tty/serial/mxs-auart.o: warning: objtool: mxs_auart_init_gpios()+0x3a: can't find jump dest instruction at .text+0x940004f0 drivers/net/wireless/broadcom/b43/pio.o: warning: objtool: tx_write_4byte_queue()+0xa8: can't find jump dest instruction at .text+0x8400019e LD drivers/tty/serial/built-in.o drivers/hwmon/max6639.o: warning: objtool: max6639_update_device()+0x50: can't find jump dest instruction at .text+0xa40001f6 drivers/hwmon/wm831x-hwmon.o: warning: objtool: show_chip_temp()+0x16: call without frame pointer save/setup drivers/hwmon/wm831x-hwmon.o: warning: objtool: show_label()+0x1c: call without frame pointer save/setup drivers/hwmon/wm831x-hwmon.o: warning: objtool: show_voltage()+0x16: call without frame pointer save/setup drivers/hwmon/wm831x-hwmon.o: warning: objtool: wm831x_hwmon_probe()+0x21: call without frame pointer save/setup drivers/hwmon/wm831x-hwmon.o: warning: objtool: wm831x_hwmon_driver_init()+0x12: call without frame pointer save/setup drivers/hwmon/wm831x-hwmon.o: warning: objtool: wm831x_hwmon_driver_exit()+0xb: call without frame pointer save/setup LD drivers/usb/storage/ums-alauda.o drivers/hwmon/lm85.o: warning: objtool: lm85_detect()+0xdb: can't find jump dest instruction at .text+0x99000201 drivers/usb/usbip/vhci_hcd.o: warning: objtool: vhci_hcd_probe()+0x11: can't find jump dest instruction at .text+0x820002b7 drivers/usb/storage/realtek_cr.o: warning: objtool: rts51x_bulk_transport.constprop.6()+0x144: can't find jump dest instruction at .text+0x700002b8 LD [M] drivers/usb/usbip/vhci-hcd.o drivers/hwmon/pmbus/ltc2978.o: warning: objtool: ltc2978_get_id()+0x55: can't find jump dest instruction at .text+0xf300005b LD drivers/usb/storage/ums-realtek.o drivers/tty/serial/8250/serial_cs.o: warning: objtool: multi_config()+0x30: can't find jump dest instruction at .text+0x1a0104e6 drivers/hwmon/nct7904.o: warning: objtool: store_enable()+0x40: can't find jump dest instruction at .text+0x910001d6 drivers/hwmon/pmbus/zl6100.o: warning: objtool: zl6100_d2l.part.0()+0x9: can't find jump dest instruction at .text+0x9e00000f drivers/hwmon/pmbus/max16064.o: warning: objtool: max16064_probe()+0xb: call without frame pointer save/setup drivers/hwmon/pmbus/max16064.o: warning: objtool: max16064_write_word_data()+0x3a: call without frame pointer save/setup drivers/hwmon/pmbus/max16064.o: warning: objtool: max16064_read_word_data()+0x3a: call without frame pointer save/setup drivers/hwmon/pmbus/max16064.o: warning: objtool: max16064_driver_init()+0x12: call without frame pointer save/setup drivers/hwmon/pmbus/max16064.o: warning: objtool: max16064_driver_exit()+0xb: call without frame pointer save/setup drivers/usb/misc/ftdi-elan.o: warning: objtool: ftdi_elan_synchronize_flush()+0x22: can't find jump dest instruction at .text+0xf10001d8 drivers/hwmon/pmbus/tps40422.o: warning: objtool: tps40422_probe()+0xb: call without frame pointer save/setup drivers/hwmon/pmbus/tps40422.o: warning: objtool: tps40422_driver_init()+0x12: call without frame pointer save/setup drivers/hwmon/pmbus/tps40422.o: warning: objtool: tps40422_driver_exit()+0xb: call without frame pointer save/setup drivers/usb/core/devio.o: warning: objtool: reap_as()+0xe4: can't find jump dest instruction at .text+0x72000558 drivers/scsi/osst.o: warning: objtool: osst_sysfs_add()+0x3f: can't find jump dest instruction at .text+0x8f000365 LD drivers/usb/core/usbcore.o drivers/hwmon/pmbus/ucd9000.o: warning: objtool: ucd9000_probe()+0x3f: can't find jump dest instruction at .text+0xae000045 drivers/net/wireless/marvell/mwifiex/tdls.o: warning: objtool: mwifiex_check_auto_tdls()+0x17: can't find jump dest instruction at .text+0xe001001d drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.o: warning: objtool: brcms_b_retrylimit_upd()+0x21: can't find jump dest instruction at .text+0x8a000077 LD drivers/usb/core/built-in.o drivers/hwmon/pc87427.o: warning: objtool: pc87427_update_device()+0x31: can't find jump dest instruction at .text+0xe8000177 drivers/tty/serial/8250/8250_core.o: warning: objtool: serial_do_unlink()+0x20: can't find jump dest instruction at .text+0x98000146 drivers/video/fbdev/uvesafb.o: warning: objtool: uvesafb_remove()+0x11: can't find jump dest instruction at .text+0xae000317 LD [M] drivers/tty/serial/8250/8250.o LD drivers/video/built-in.o lib/test_bpf.o: warning: objtool: bpf_fill_ld_abs_vlan_push_pop()+0x26: can't find jump dest instruction at .text+0x650200cc drivers/hwmon/tmp401.o: warning: objtool: tmp401_update_device_reg16()+0x1f: can't find jump dest instruction at .text+0xe0000025 drivers/hwmon/lm90.o: warning: objtool: lm90_detect()+0x4c: can't find jump dest instruction at .text+0x10010052 drivers/net/wireless/marvell/mwifiex/usb.o: warning: objtool: mwifiex_usb_port_resync()+0x12: can't find jump dest instruction at .text+0x85000018 LD [M] drivers/net/wireless/marvell/mwifiex/mwifiex_usb.o drivers/usb/gadget/udc/r8a66597-udc.o: warning: objtool: pipe_buffer_setting()+0x1e: can't find jump dest instruction at .text+0xa50001f4 drivers/usb/gadget/function/f_mass_storage.o: warning: objtool: fsg_config_from_params()+0x16: can't find jump dest instruction at .text+0xb300005c LD [M] drivers/usb/gadget/function/usb_f_mass_storage.o drivers/usb/gadget/function/f_fs.o: warning: objtool: ffs_do_single_desc()+0xcc: can't find jump dest instruction at .text+0x770002c0 LD [M] drivers/usb/gadget/function/usb_f_fs.o drivers/net/wireless/broadcom/b43/dma.o: warning: objtool: b43_dma_set_mask.isra.40()+0x33: can't find jump dest instruction at .text+0xf7000b59 drivers/net/wireless/marvell/mwifiex/sdio.o: warning: objtool: mwifiex_get_wr_port_data()+0x4b: can't find jump dest instruction at .text+0x86000131 LD [M] drivers/net/wireless/marvell/mwifiex/mwifiex_sdio.o drivers/tty/serial/ifx6x60.o: warning: objtool: ifx_spi_prepare_tx_buffer()+0xe2: can't find jump dest instruction at .text+0x5a0003b6 drivers/usb/storage/sddr09.o: warning: objtool: sddr09_get_cardinfo()+0x8d: can't find jump dest instruction at .text+0x870304c3 drivers/hwmon/it87.o: warning: objtool: check_trip_points()+0x18: can't find jump dest instruction at .text+0x800002de LD [M] drivers/usb/storage/ums-sddr09.o drivers/usb/host/isp1362-hcd.o: warning: objtool: isp1362_hub_control()+0x22: can't find jump dest instruction at .text+0x74010098 drivers/tty/serial/8250/8250_port.o: warning: objtool: serial8250_request_std_resource()+0xde: can't find jump dest instruction at .text+0x790007e3 LD [M] drivers/tty/serial/8250/8250_base.o drivers/tty/vt/keyboard.o: warning: objtool: emulate_raw()+0x1d: can't find jump dest instruction at .text+0xdd000ce3 /home/kisskb/slave/src/drivers/net/wireless/broadcom/b43/phy_n.c: In function 'b43_nphy_rf_ctl_override_rev7': /home/kisskb/slave/src/drivers/net/wireless/broadcom/b43/phy_n.c:202:21: warning: 'val_addr' may be used uninitialized in this function [-Wuninitialized] drivers/hwmon/lm93.o: warning: objtool: lm93_detect()+0x50: can't find jump dest instruction at .text+0xa6000216 drivers/usb/gadget/function/f_tcm.o: warning: objtool: usbg_get_cmd()+0x55: can't find jump dest instruction at .text+0x900007cb LD [M] drivers/usb/gadget/function/usb_f_tcm.o LD drivers/usb/gadget/built-in.o drivers/usb/storage/ene_ub6250.o: warning: objtool: ene_send_scsi_cmd()+0x65: can't find jump dest instruction at .text+0xae00012b LD drivers/usb/storage/ums-eneub6250.o drivers/hwmon/pmbus/pmbus_core.o: warning: objtool: pmbus_reg2data()+0x19: can't find jump dest instruction at .text+0x9c00005f LD drivers/usb/storage/built-in.o drivers/usb/host/u132-hcd.o: warning: objtool: u132_hub_status_data()+0x12: can't find jump dest instruction at .text+0xfc000038 drivers/usb/host/r8a66597-hcd.o: warning: objtool: free_usb_address()+0x10: can't find jump dest instruction at .text+0x800002f6 drivers/usb/wusbcore/wa-xfer.o: warning: objtool: __wa_seg_calculate_isoc_frame_count()+0x20: can't find jump dest instruction at .text+0x92000026 LD [M] drivers/usb/wusbcore/wusb-wa.o drivers/net/wireless/marvell/mwifiex/cfg80211.o: warning: objtool: mwifiex_cfg80211_tdls_chan_switch()+0x61: can't find jump dest instruction at .text+0x920001d7 LD [M] drivers/net/wireless/marvell/mwifiex/mwifiex.o drivers/usb/host/ehci-hcd.o: warning: objtool: unlink_empty_async_suspended()+0x99: can't find jump dest instruction at .text+0x7a0004ed lib/vsprintf.o: warning: objtool: number()+0x93: can't find jump dest instruction at .text+0x2c0202a9 AR lib/lib.a drivers/usb/host/fotg210-hcd.o: warning: objtool: periodic_usecs()+0xca: can't find jump dest instruction at .text+0x6e00027e LD drivers/usb/host/built-in.o fs/btrfs/send.o: warning: objtool: fs_path_ensure_buf()+0x3b: can't find jump dest instruction at .text+0xe1000411 LD [M] fs/btrfs/btrfs.o LD drivers/usb/built-in.o LD fs/built-in.o drivers/hwmon/nct6775.o: warning: objtool: check_trip_points()+0x31: can't find jump dest instruction at .text+0x8b0001a7 drivers/tty/vt/vt.o: warning: objtool: do_update_region()+0x2f: can't find jump dest instruction at .text+0x8010035 LD drivers/tty/vt/built-in.o LD drivers/tty/built-in.o 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 drivers/net/wireless/broadcom/b43/phy_n.o: warning: objtool: b43_nphy_iq_cal_gain_params()+0x47: can't find jump dest instruction at .text+0xf400004d LD [M] drivers/net/wireless/broadcom/b43/b43.o net/wireless/nl80211.o: warning: objtool: cfg80211_check_station_change()+0xa: can't find jump dest instruction at .text+0xa8010130 LD [M] net/wireless/cfg80211.o LD net/built-in.o drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.o: warning: objtool: wlc_phy_txpwr_limit_to_tbl_nphy()+0x56: can't find jump dest instruction at .text+0x4502005c LD [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcmsmac.o LD drivers/net/wireless/built-in.o LD drivers/net/built-in.o LD drivers/built-in.o CHK include/generated/uapi/linux/version.h HOSTCC scripts/unifdef INSTALL usr/include/drm/ (21 files) INSTALL usr/include/asm-generic/ (35 files) INSTALL usr/include/misc/ (1 file) INSTALL usr/include/uapi/ (0 file) INSTALL usr/include/mtd/ (5 files) INSTALL usr/include/scsi/ (4 files) INSTALL usr/include/xen/ (4 files) INSTALL usr/include/video/ (3 files) INSTALL usr/include/sound/ (14 files) INSTALL usr/include/rdma/ (6 files) INSTALL usr/include/scsi/fc/ (4 files) INSTALL usr/include/rdma/hfi/ (1 file) INSTALL usr/include/linux/android/ (1 file) INSTALL usr/include/linux/byteorder/ (2 files) INSTALL usr/include/linux/caif/ (2 files) INSTALL usr/include/linux/hdlc/ (1 file) INSTALL usr/include/linux/dvb/ (8 files) INSTALL usr/include/linux/netfilter_ipv4/ (9 files) INSTALL usr/include/linux/iio/ (2 files) INSTALL usr/include/linux/netfilter_ipv6/ (12 files) INSTALL usr/include/linux/mmc/ (1 file) INSTALL usr/include/linux/isdn/ (1 file) INSTALL usr/include/linux/netfilter_arp/ (2 files) INSTALL usr/include/linux/can/ (5 files) INSTALL usr/include/linux/hsi/ (2 files) INSTALL usr/include/linux/raid/ (2 files) INSTALL usr/include/linux/spi/ (1 file) INSTALL usr/include/linux/netfilter_bridge/ (17 files) INSTALL usr/include/linux/netfilter/ (86 files) INSTALL usr/include/linux/nfsd/ (5 files) INSTALL usr/include/linux/sunrpc/ (1 file) INSTALL usr/include/linux/tc_act/ (12 files) INSTALL usr/include/linux/netfilter/ipset/ (4 files) INSTALL usr/include/linux/wimax/ (1 file) INSTALL usr/include/linux/tc_ematch/ (4 files) INSTALL usr/include/linux/ (428 files) INSTALL usr/include/linux/usb/ (11 files) INSTALL usr/include/asm/ (65 files) CHECK usr/include/asm-generic/ (35 files) CHECK usr/include/misc/ (1 files) CHECK usr/include/drm/ (21 files) CHECK usr/include/mtd/ (5 files) CHECK usr/include/uapi/ (0 files) CHECK usr/include/xen/ (4 files) CHECK usr/include/rdma/ (6 files) CHECK usr/include/video/ (3 files) CHECK usr/include/scsi/fc/ (4 files) CHECK usr/include/sound/ (14 files) CHECK usr/include/scsi/ (4 files) CHECK usr/include/rdma/hfi/ (1 files) CHECK usr/include/linux/android/ (1 files) CHECK usr/include/linux/caif/ (2 files) CHECK usr/include/linux/byteorder/ (2 files) CHECK usr/include/linux/can/ (5 files) CHECK usr/include/linux/hsi/ (2 files) CHECK usr/include/linux/hdlc/ (1 files) CHECK usr/include/linux/dvb/ (8 files) CHECK usr/include/linux/iio/ (2 files) CHECK usr/include/linux/isdn/ (1 files) CHECK usr/include/linux/netfilter_arp/ (2 files) CHECK usr/include/linux/mmc/ (1 files) CHECK usr/include/linux/netfilter_bridge/ (17 files) CHECK usr/include/linux/netfilter_ipv4/ (9 files) CHECK usr/include/linux/netfilter/ (86 files) CHECK usr/include/linux/netfilter/ipset/ (4 files) CHECK usr/include/linux/nfsd/ (5 files) CHECK usr/include/linux/raid/ (2 files) CHECK usr/include/linux/netfilter_ipv6/ (12 files) CHECK usr/include/linux/spi/ (1 files) CHECK usr/include/linux/tc_ematch/ (4 files) CHECK usr/include/linux/tc_act/ (12 files) CHECK usr/include/linux/sunrpc/ (1 files) CHECK usr/include/linux/wimax/ (1 files) CHECK usr/include/linux/usb/ (11 files) CHECK usr/include/linux/ (428 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 init/built-in.o: In function `initcall_blacklisted': main.c:(.text+0x14): undefined reference to `__stack_chk_guard' main.c:(.text+0x76): undefined reference to `__stack_chk_guard' init/built-in.o: In function `do_one_initcall': (.text+0x13b): undefined reference to `__stack_chk_guard' init/built-in.o: In function `do_one_initcall': (.text+0x1e2): undefined reference to `__stack_chk_guard' init/built-in.o: In function `name_to_dev_t': (.text+0x410): undefined reference to `__stack_chk_guard' init/built-in.o:(.text+0x464): more undefined references to `__stack_chk_guard' follow make[1]: *** [vmlinux] Error 1 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:59.305217