# git rev-parse -q --verify 21f54ddae449f4bdd9f1498124901d67202243d9^{commit} 21f54ddae449f4bdd9f1498124901d67202243d9 already have revision, skipping fetch # git checkout -q -f -B kisskb 21f54ddae449f4bdd9f1498124901d67202243d9 # git clean -qxdf # git log -1 commit 21f54ddae449f4bdd9f1498124901d67202243d9 Author: Linus Torvalds Date: Mon Oct 3 21:03:48 2016 -0700 Using BUG_ON() as an assert() is _never_ acceptable That just generally kills the machine, and makes debugging only much harder, since the traces may long be gone. Debugging by assert() is a disease. Don't do it. If you can continue, you're much better off doing so with a live machine where you have a much higher chance that the report actually makes it to the system logs, rather than result in a machine that is just completely dead. The only valid situation for BUG_ON() is when continuing is not an option, because there is massive corruption. But if you are just verifying that something is true, you warn about your broken assumptions (preferably just once), and limp on. Fixes: 22f2ac51b6d6 ("mm: workingset: fix crash in shadow node shrinker caused by replace_page_cache_page()") Cc: Johannes Weiner Cc: Miklos Szeredi Cc: Andrew Morton Signed-off-by: Linus Torvalds # < /opt/cross/kisskb/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 21f54ddae449f4bdd9f1498124901d67202243d9 # < make -j 240 ARCH=x86 O=/home/kisskb/slave/build/linus_x86-allmodconfig_x86_64 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # yes \n | make -j 240 ARCH=x86 O=/home/kisskb/slave/build/linus_x86-allmodconfig_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 O=/home/kisskb/slave/build/linus_x86-allmodconfig_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-allmodconfig_x86_64' GEN ./Makefile scripts/kconfig/conf --silentoldconfig Kconfig make[1]: Leaving directory `/home/kisskb/slave/build/linus_x86-allmodconfig_x86_64' make[1]: Entering directory `/home/kisskb/slave/build/linus_x86-allmodconfig_x86_64' CHK include/config/kernel.release SYSTBL arch/x86/entry/syscalls/../../include/generated/asm/syscalls_32.h SYSHDR arch/x86/entry/syscalls/../../include/generated/asm/unistd_32_ia32.h SYSHDR arch/x86/entry/syscalls/../../include/generated/asm/unistd_64_x32.h SYSTBL arch/x86/entry/syscalls/../../include/generated/asm/syscalls_64.h HYPERCALLS arch/x86/entry/syscalls/../../include/generated/asm/xen-hypercalls.h SYSHDR arch/x86/entry/syscalls/../../include/generated/uapi/asm/unistd_32.h SYSHDR arch/x86/entry/syscalls/../../include/generated/uapi/asm/unistd_64.h HOSTCC scripts/basic/bin2c 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 UPD include/config/kernel.release DESCEND objtool CC /home/kisskb/slave/build/linus_x86-allmodconfig_x86_64/tools/objtool/builtin-check.o CC /home/kisskb/slave/build/linus_x86-allmodconfig_x86_64/tools/objtool/elf.o CC /home/kisskb/slave/build/linus_x86-allmodconfig_x86_64/tools/objtool/special.o CC /home/kisskb/slave/build/linus_x86-allmodconfig_x86_64/tools/objtool/objtool.o MKDIR /home/kisskb/slave/build/linus_x86-allmodconfig_x86_64/tools/objtool/arch/x86/insn/ CC /home/kisskb/slave/build/linus_x86-allmodconfig_x86_64/tools/objtool/libstring.o CC /home/kisskb/slave/build/linus_x86-allmodconfig_x86_64/tools/objtool/str_error_r.o CC /home/kisskb/slave/build/linus_x86-allmodconfig_x86_64/tools/objtool/exec-cmd.o GEN /home/kisskb/slave/build/linus_x86-allmodconfig_x86_64/tools/objtool/arch/x86/insn/inat-tables.c CC /home/kisskb/slave/build/linus_x86-allmodconfig_x86_64/tools/objtool/help.o CC /home/kisskb/slave/build/linus_x86-allmodconfig_x86_64/tools/objtool/pager.o CC /home/kisskb/slave/build/linus_x86-allmodconfig_x86_64/tools/objtool/parse-options.o CC /home/kisskb/slave/build/linus_x86-allmodconfig_x86_64/tools/objtool/sigchain.o CC /home/kisskb/slave/build/linus_x86-allmodconfig_x86_64/tools/objtool/subcmd-config.o CC /home/kisskb/slave/build/linus_x86-allmodconfig_x86_64/tools/objtool/run-command.o MKDIR /home/kisskb/slave/build/linus_x86-allmodconfig_x86_64/tools/objtool/arch/x86/ CC /home/kisskb/slave/build/linus_x86-allmodconfig_x86_64/tools/objtool/arch/x86/decode.o HOSTCC arch/x86/tools/relocs_32.o HOSTCC arch/x86/tools/relocs_common.o HOSTCC arch/x86/tools/relocs_64.o Using /home/kisskb/slave/src as source for kernel MKDIR /home/kisskb/slave/build/linus_x86-allmodconfig_x86_64/tools/objtool/arch/x86/ LD /home/kisskb/slave/build/linus_x86-allmodconfig_x86_64/tools/objtool/arch/x86/objtool-in.o LD /home/kisskb/slave/build/linus_x86-allmodconfig_x86_64/tools/objtool/objtool-in.o CHK include/generated/utsrelease.h LD /home/kisskb/slave/build/linus_x86-allmodconfig_x86_64/tools/objtool/libsubcmd-in.o UPD include/generated/utsrelease.h AR /home/kisskb/slave/build/linus_x86-allmodconfig_x86_64/tools/objtool/libsubcmd.a LINK /home/kisskb/slave/build/linus_x86-allmodconfig_x86_64/tools/objtool/objtool HOSTCC scripts/kallsyms HOSTCC scripts/pnmtologo HOSTCC scripts/conmakehash HOSTCC scripts/recordmcount HOSTCC scripts/asn1_compiler HOSTCC scripts/sortextable HOSTCC scripts/extract-cert HOSTCC scripts/insert-sys-cert HOSTCC scripts/dtc/dtc.o HOSTCC scripts/genksyms/genksyms.o SHIPPED scripts/genksyms/parse.tab.c SHIPPED scripts/genksyms/lex.lex.c HOSTCC scripts/dtc/flattree.o CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig CC scripts/mod/devicetable-offsets.s SHIPPED scripts/genksyms/keywords.hash.c HOSTCC scripts/genksyms/parse.tab.o HOSTCC scripts/dtc/fstree.o HOSTCC scripts/dtc/data.o HOSTCC scripts/selinux/mdp/mdp HOSTCC scripts/dtc/livetree.o HOSTCC scripts/dtc/treesource.o HOSTCC scripts/dtc/srcpos.o SHIPPED scripts/genksyms/parse.tab.h HOSTCC scripts/dtc/checks.o HOSTCC scripts/selinux/genheaders/genheaders HOSTCC scripts/dtc/util.o HOSTCC scripts/genksyms/lex.lex.o SHIPPED scripts/dtc/dtc-lexer.lex.c SHIPPED scripts/dtc/dtc-parser.tab.h SHIPPED scripts/dtc/dtc-parser.tab.c HOSTCC scripts/dtc/dtc-lexer.lex.o HOSTCC scripts/dtc/dtc-parser.tab.o GEN scripts/mod/devicetable-offsets.h MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/sumversion.o HOSTLD arch/x86/tools/relocs HOSTLD scripts/dtc/dtc HOSTLD scripts/genksyms/genksyms HOSTLD scripts/mod/modpost CC arch/x86/purgatory/purgatory.o AS arch/x86/purgatory/stack.o AS arch/x86/purgatory/setup-x86_64.o CC arch/x86/purgatory/sha256.o AS arch/x86/purgatory/entry64.o CC arch/x86/purgatory/string.o LD arch/x86/purgatory/purgatory.ro BIN2C arch/x86/purgatory/kexec-purgatory.c CHK include/generated/timeconst.h CC kernel/bounds.s UPD include/generated/timeconst.h CHK include/generated/bounds.h UPD include/generated/bounds.h CC arch/x86/kernel/asm-offsets.s CHK include/generated/asm-offsets.h UPD include/generated/asm-offsets.h CALL /home/kisskb/slave/src/scripts/checksyscalls.sh CC init/main.o CHK include/generated/compile.h CC init/do_mounts.o HOSTCC usr/gen_init_cpio CC init/do_mounts_initrd.o CC init/initramfs.o CC init/calibrate.o CC init/init_task.o CC certs/system_keyring.o EXTRACT_CERTS AS certs/system_certificates.o UPD include/generated/compile.h CC init/version.o CC arch/x86/realmode/init.o AS arch/x86/net/bpf_jit.o CC arch/x86/purgatory/kexec-purgatory.o AS arch/x86/entry/entry_64.o CC arch/x86/net/bpf_jit_comp.o AS arch/x86/entry/thunk_64.o CC arch/x86/ia32/sys_ia32.o CC arch/x86/entry/syscall_64.o CC arch/x86/events/core.o CC arch/x86/events/amd/core.o CC arch/x86/ia32/ia32_signal.o CC arch/x86/entry/common.o CC arch/x86/events/amd/uncore.o CC arch/x86/ia32/audit.o CC [M] arch/x86/ia32/ia32_aout.o AS arch/x86/entry/entry_64_compat.o CC arch/x86/events/amd/ibs.o CC arch/x86/events/msr.o CC arch/x86/entry/syscall_32.o arch/x86/net/bpf_jit.o: warning: objtool: .text+0x2: can't find jump dest instruction at .text+0xdb000008 AS arch/x86/realmode/rm/header.o CC arch/x86/events/amd/iommu.o AS arch/x86/realmode/rm/trampoline_64.o AS arch/x86/realmode/rm/stack.o arch/x86/entry/thunk_64.o: warning: objtool: .text+0x15: call without frame pointer save/setup arch/x86/entry/thunk_64.o: warning: objtool: .text+0x31: call without frame pointer save/setup arch/x86/entry/thunk_64.o: warning: objtool: .text+0x49: call without frame pointer save/setup arch/x86/entry/thunk_64.o: warning: objtool: .text+0x5e: return instruction outside of a callable function AS arch/x86/realmode/rm/reboot.o CC [M] arch/x86/events/amd/power.o AS arch/x86/realmode/rm/wakeup_asm.o LD arch/x86/platform/ce4100/built-in.o LD arch/x86/platform/intel-quark/built-in.o CC arch/x86/realmode/rm/wakemain.o CC ipc/compat.o LD arch/x86/platform/geode/built-in.o CC ipc/util.o CC arch/x86/realmode/rm/video-mode.o AS arch/x86/realmode/rm/copy.o LD arch/x86/purgatory/built-in.o LD arch/x86/platform/iris/built-in.o CC ipc/msgutil.o AS arch/x86/realmode/rm/bioscall.o CC arch/x86/platform/atom/pmc_atom.o CC arch/x86/platform/goldfish/goldfish.o CC [M] arch/x86/platform/atom/punit_atom_debug.o CC arch/x86/entry/vsyscall/vsyscall_gtod.o CC ipc/msg.o CC arch/x86/realmode/rm/regs.o LD arch/x86/platform/ts5500/built-in.o CC ipc/sem.o LD arch/x86/platform/olpc/built-in.o CC arch/x86/realmode/rm/video-vga.o CC ipc/shm.o CC arch/x86/platform/efi/quirks.o CC arch/x86/platform/sfi/sfi.o CC arch/x86/entry/vsyscall/vsyscall_64.o LD arch/x86/platform/scx200/built-in.o AS arch/x86/entry/vsyscall/vsyscall_emu_64.o CC arch/x86/platform/efi/efi_64.o CC arch/x86/platform/intel/iosf_mbi.o AS arch/x86/platform/efi/efi_stub_64.o CC ipc/syscall.o CC arch/x86/platform/efi/efi.o CC arch/x86/platform/efi/efi-bgrt.o CC arch/x86/realmode/rm/video-vesa.o LD arch/x86/platform/mellanox/built-in.o CC arch/x86/platform/efi/early_printk.o CC arch/x86/realmode/rm/video-bios.o CC ipc/ipc_sysctl.o AS arch/x86/platform/efi/efi_thunk_64.o CC [M] arch/x86/platform/mellanox/mlx-platform.o LD arch/x86/kvm/built-in.o CC arch/x86/xen/enlighten.o CC ipc/mqueue.o CC [M] arch/x86/kvm/../../../virt/kvm/kvm_main.o CC arch/x86/xen/setup.o CC [M] arch/x86/kvm/../../../virt/kvm/coalesced_mmio.o CC ipc/compat_mq.o CC arch/x86/xen/multicalls.o CC arch/x86/platform/uv/tlb_uv.o CC [M] arch/x86/kvm/../../../virt/kvm/eventfd.o CC arch/x86/xen/mmu.o CC arch/x86/platform/intel-mid/intel-mid.o CC arch/x86/platform/uv/bios_uv.o CC ipc/namespace.o CC arch/x86/mm/init.o CC arch/x86/platform/uv/uv_sysfs.o CC arch/x86/xen/time.o CC arch/x86/platform/intel-mid/mfld.o CC arch/x86/platform/uv/uv_irq.o CC arch/x86/platform/intel-mid/intel_mid_vrtc.o CC arch/x86/xen/irq.o CC [M] arch/x86/kvm/../../../virt/kvm/vfio.o CC [M] arch/x86/kvm/../../../virt/kvm/irqchip.o CC ipc/mq_sysctl.o CC arch/x86/platform/uv/uv_time.o AS arch/x86/xen/xen-asm.o CC arch/x86/mm/init_64.o AS arch/x86/xen/xen-asm_64.o CC arch/x86/platform/intel-mid/mrfld.o CC arch/x86/mm/fault.o CC arch/x86/platform/uv/uv_nmi.o CC arch/x86/platform/intel-mid/pwr.o CC arch/x86/mm/pageattr.o CC security/commoncap.o CC [M] arch/x86/kvm/x86.o CC [M] arch/x86/kvm/mmu.o CC arch/x86/mm/ioremap.o CC [M] arch/x86/kvm/emulate.o CC arch/x86/mm/mmap.o CC [M] arch/x86/kvm/../../../virt/kvm/async_pf.o CC arch/x86/mm/extable.o CC security/min_addr.o CC [M] arch/x86/kvm/i8259.o CC security/security.o CC arch/x86/xen/platform-pci-unplug.o CC arch/x86/xen/grant-table.o CC security/inode.o CC arch/x86/entry/vdso/vma.o CC arch/x86/mm/pat.o CC arch/x86/platform/intel-mid/sfi.o CC arch/x86/xen/suspend.o CC arch/x86/xen/apic.o CC [M] arch/x86/kvm/irq.o CC arch/x86/entry/vdso/vdso32-setup.o CC arch/x86/xen/p2m.o CC security/lsm_audit.o CC arch/x86/events/intel/core.o CC arch/x86/mm/physaddr.o CC arch/x86/mm/pgtable.o CC security/device_cgroup.o CC [M] arch/x86/kvm/lapic.o LDS arch/x86/entry/vdso/vdso.lds CC arch/x86/events/intel/bts.o CC arch/x86/events/intel/cqm.o certs/system_keyring.o: warning: objtool: load_system_certificate_list()+0x32: can't find jump dest instruction at .init.text+0xaa000037 CC [M] arch/x86/kvm/i8254.o CC arch/x86/xen/trace.o CC arch/x86/xen/pmu.o AS arch/x86/entry/vdso/vdso-note.o CC arch/x86/mm/gup.o LD certs/built-in.o CC arch/x86/events/intel/ds.o CC arch/x86/mm/setup_nx.o CC [M] arch/x86/kvm/ioapic.o CC security/loadpin/loadpin.o CC arch/x86/xen/spinlock.o CC [M] arch/x86/kvm/irq_comm.o CC arch/x86/mm/pat_rbtree.o CC arch/x86/entry/vdso/vclock_gettime.o CC arch/x86/mm/tlb.o HOSTCC arch/x86/entry/vdso/vdso2c CC security/yama/yama_lsm.o LDS arch/x86/entry/vdso/vdsox32.lds CC arch/x86/entry/vdso/vdso32/vclock_gettime.o CC arch/x86/xen/smp.o CC arch/x86/xen/debugfs.o CC [M] arch/x86/kvm/cpuid.o CC arch/x86/events/intel/lbr.o LDS arch/x86/entry/vdso/vdso32/vdso32.lds CC arch/x86/mm/hugetlbpage.o CC arch/x86/xen/pci-swiotlb-xen.o CC arch/x86/events/intel/knc.o CC arch/x86/xen/vga.o CC arch/x86/entry/vdso/vgetcpu.o GEN usr/initramfs_data.cpio.gz CC [M] arch/x86/kvm/pmu.o arch/x86/xen/xen-asm.o: warning: objtool: xen_irq_enable_direct()+0x18: call without frame pointer save/setup arch/x86/xen/xen-asm.o: warning: objtool: xen_restore_fl_direct()+0x1e: call without frame pointer save/setup arch/x86/xen/xen-asm.o: warning: objtool: check_events()+0x11: call without frame pointer save/setup init/calibrate.o: warning: objtool: calibrate_delay_direct()+0x28: can't find jump dest instruction at .text+0x8d02002e CC arch/x86/mm/dump_pagetables.o AS arch/x86/entry/vdso/vdso32/note.o CC arch/x86/mm/kasan_init_64.o CC [M] arch/x86/kvm/mtrr.o CC arch/x86/mm/kmmio.o LD sound/built-in.o AS arch/x86/entry/vdso/vdso32/system_call.o CC arch/x86/events/intel/p4.o CC security/integrity/iint.o CC arch/x86/mm/pf_in.o CC [M] arch/x86/kvm/hyperv.o CC arch/x86/mm/mmio-mod.o CC arch/x86/events/intel/p6.o CC [M] sound/sound_core.o AS arch/x86/entry/vdso/vdso32/sigreturn.o CC arch/x86/events/intel/pt.o CC [M] arch/x86/kvm/page_track.o CC arch/x86/mm/numa.o CC security/smack/smack_lsm.o CC security/integrity/digsig.o CC arch/x86/xen/efi.o CC security/integrity/integrity_audit.o CC [M] arch/x86/events/intel/rapl.o CC [M] sound/ac97_bus.o CC [M] arch/x86/events/intel/uncore.o X32 arch/x86/entry/vdso/vdso-note-x32.o CC arch/x86/mm/numa_64.o CC [M] arch/x86/kvm/assigned-dev.o CC security/smack/smack_access.o CC security/integrity/digsig_asymmetric.o CC [M] arch/x86/events/intel/uncore_nhmex.o CC security/smack/smackfs.o CC arch/x86/mm/amdtopology.o CC security/keys/gc.o CC arch/x86/mm/srat.o CC security/smack/smack_netfilter.o CC [M] arch/x86/kvm/iommu.o PASYMS arch/x86/realmode/rm/pasyms.h CC arch/x86/mm/numa_emulation.o CC [M] arch/x86/kvm/vmx.o CC [M] arch/x86/events/intel/uncore_snb.o CC security/keys/key.o CC [M] arch/x86/kvm/pmu_intel.o CC arch/x86/mm/mpx.o CC arch/x86/mm/pkeys.o CC [M] arch/x86/kvm/svm.o CC [M] arch/x86/events/intel/cstate.o CC security/keys/keyring.o CC arch/x86/mm/kaslr.o CC [M] arch/x86/events/intel/uncore_snbep.o CC security/keys/keyctl.o CC [M] arch/x86/mm/debug_pagetables.o CC [M] arch/x86/kvm/pmu_amd.o LDS arch/x86/realmode/rm/realmode.lds CC [M] arch/x86/mm/testmmiotrace.o LD sound/atmel/built-in.o CC security/keys/permission.o CC security/apparmor/apparmorfs.o CC security/keys/process_keys.o CC security/apparmor/audit.o init/do_mounts_initrd.o: warning: objtool: initrd_load()+0x36: call without frame pointer save/setup GEN security/apparmor/capability_names.h LD sound/arm/built-in.o CC fs/open.o CC security/apparmor/context.o CC block/bio.o CC security/tomoyo/audit.o CC security/keys/request_key.o CC security/apparmor/ipc.o CC fs/read_write.o CC block/elevator.o CC security/keys/request_key_auth.o CC security/integrity/evm/evm_main.o POLICY security/tomoyo/builtin-policy.h LD sound/isa/built-in.o CC arch/x86/pci/i386.o CC security/integrity/evm/evm_crypto.o CC block/blk-core.o CC security/tomoyo/condition.o CC fs/file_table.o LD sound/mips/built-in.o CC security/apparmor/lib.o CC security/integrity/evm/evm_secfs.o CC block/blk-tag.o CC security/keys/user_defined.o CC fs/super.o LD sound/i2c/built-in.o CC arch/x86/pci/init.o CC security/tomoyo/domain.o CC block/blk-sysfs.o GEN security/selinux/flask.h security/selinux/av_permissions.h CC [M] sound/i2c/cs8427.o CC security/tomoyo/environ.o CC security/integrity/evm/evm_posix_acl.o CC fs/char_dev.o CC security/apparmor/match.o MK_FW firmware/keyspan/mpr.fw.gen.S LD sound/pcmcia/built-in.o LD arch/x86/realmode/rm/realmode.elf CC security/apparmor/path.o LD sound/parisc/built-in.o CC [M] sound/i2c/i2c.o HOSTCC firmware/ihex2fw CC security/selinux/avc.o CC arch/x86/pci/mmconfig_64.o LD sound/sh/built-in.o RELOCS arch/x86/realmode/rm/realmode.relocs LD sound/sparc/built-in.o AS usr/initramfs_data.o LD sound/isa/ad1816a/built-in.o CC security/integrity/ima/ima_fs.o LD sound/firewire/built-in.o CC security/apparmor/domain.o OBJCOPY arch/x86/realmode/rm/realmode.bin LD sound/isa/ad1848/built-in.o LD sound/synth/built-in.o CC crypto/api.o LD arch/x86/ras/built-in.o LD sound/ppc/built-in.o LD sound/hda/built-in.o CC [M] sound/firewire/lib.o LD sound/isa/cs423x/built-in.o ipc/mq_sysctl.o: warning: objtool: proc_mq_dointvec_minmax()+0x39: call without frame pointer save/setup ipc/mq_sysctl.o: warning: objtool: proc_mq_dointvec()+0x39: call without frame pointer save/setup ipc/mq_sysctl.o: warning: objtool: mq_register_sysctl_table()+0x10: call without frame pointer save/setup LD sound/spi/built-in.o AS arch/x86/realmode/rmpiggy.o CC security/tomoyo/file.o CC [M] sound/hda/hda_bus_type.o ipc/ipc_sysctl.o: warning: objtool: proc_ipc_dointvec_minmax_orphans()+0x22: can't find call dest symbol at offset 0x4a000146 arch/x86/platform/goldfish/goldfish.o: warning: objtool: goldfish_init()+0x37: call without frame pointer save/setup LD sound/drivers/built-in.o CC [M] arch/x86/ras/mce_amd_inj.o CC [M] sound/hda/hdac_bus.o CC arch/x86/platform/intel-mid/device_libs/platform_mrfld_pinctrl.o MK_FW firmware/keyspan/usa18x.fw.gen.S CC [M] sound/synth/util_mem.o CC [M] sound/firewire/iso-resources.o LD sound/isa/es1688/built-in.o LD sound/pcmcia/pdaudiocf/built-in.o LD arch/x86/platform/goldfish/built-in.o CC [M] sound/spi/at73c213.o CC arch/x86/power/cpu.o CC arch/x86/power/hibernate_64.o CC [M] sound/drivers/dummy.o CC arch/x86/pci/mmconfig-shared.o CC arch/x86/pci/direct.o LD sound/pcmcia/vx/built-in.o CC kernel/fork.o CC mm/filemap.o LD sound/oss/built-in.o AS arch/x86/power/hibernate_asm_64.o arch/x86/platform/atom/punit_atom_debug.o: warning: objtool: punit_dev_state_open()+0x1d: call without frame pointer save/setup arch/x86/platform/atom/punit_atom_debug.o: warning: objtool: punit_dev_state_show()+0x25: 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 CC [M] sound/oss/dev_table.o arch/x86/platform/sfi/sfi.o: warning: objtool: sfi_parse_ioapic()+0x54: call without frame pointer save/setup arch/x86/platform/sfi/sfi.o: warning: objtool: sfi_parse_cpus()+0x34: call without frame pointer save/setup arch/x86/platform/sfi/sfi.o: warning: objtool: sfi_platform_init()+0xb: call without frame pointer save/setup CC [M] sound/pcmcia/pdaudiocf/pdaudiocf.o LD sound/soc/built-in.o arch/x86/mm/setup_nx.o: warning: objtool: noexec_setup()+0x1f: call without frame pointer save/setup arch/x86/mm/setup_nx.o: warning: objtool: x86_report_nx()+0x45: call without frame pointer save/setup CC [M] sound/drivers/aloop.o LD arch/x86/platform/sfi/built-in.o LD arch/x86/crypto/built-in.o LD sound/isa/gus/built-in.o CC [M] sound/pcmcia/vx/vxpocket.o CC arch/x86/kernel/process_64.o LD usr/built-in.o CC crypto/cipher.o arch/x86/platform/uv/uv_sysfs.o: warning: objtool: sgi_uv_sysfs_init()+0x12: can't find jump dest instruction at .init.text+0x92000018 CC [M] sound/hda/hdac_device.o CC [M] sound/soc/soc-core.o LD arch/x86/realmode/built-in.o CC kernel/exec_domain.o CC [M] arch/x86/crypto/glue_helper.o arch/x86/platform/mellanox/mlx-platform.o: warning: objtool: mlxplat_init()+0x1e: can't find jump dest instruction at .init.text+0x701008d LD sound/isa/galaxy/built-in.o LD sound/isa/msnd/built-in.o CC [M] sound/pcmcia/pdaudiocf/pdaudiocf_core.o CC fs/stat.o CC block/blk-flush.o ipc/msgutil.o: warning: objtool: load_msg()+0x32: can't find jump dest instruction at .text+0xf0000318 arch/x86/platform/efi/early_printk.o: warning: objtool: early_efi_scroll_up()+0x31: can't find jump dest instruction at .text+0x8e000037 X32 arch/x86/entry/vdso/vgetcpu-x32.o LD sound/usb/built-in.o CC kernel/panic.o CC security/keys/compat.o CC security/tomoyo/gc.o CC security/selinux/hooks.o LD sound/isa/opti9xx/built-in.o CC [M] sound/usb/card.o LD sound/pci/built-in.o ipc/namespace.o: warning: objtool: create_ipc_ns.isra.0()+0x2f: can't find jump dest instruction at .text+0xb80000a5 arch/x86/power/hibernate_asm_64.o: warning: objtool: swsusp_arch_suspend()+0x5a: call without frame pointer save/setup AS [M] arch/x86/crypto/aes-x86_64-asm_64.o CC [M] sound/pci/ad1889.o arch/x86/ia32/sys_ia32.o: warning: objtool: cp_stat64()+0x6a: can't find jump dest instruction at .text+0x90010070 security/min_addr.o: warning: objtool: mmap_min_addr_handler()+0x4c: call without frame pointer save/setup CC crypto/compress.o arch/x86/mm/numa_64.o: warning: objtool: initmem_init()+0x4: call without frame pointer save/setup CC [M] arch/x86/crypto/aes_glue.o AS [M] arch/x86/crypto/des3_ede-asm_64.o LD sound/isa/wavefront/built-in.o CC [M] arch/x86/crypto/des3_ede_glue.o LD sound/synth/emux/built-in.o LD sound/isa/sb/built-in.o arch/x86/mm/mmap.o: warning: objtool: mmap_base()+0x34: can't find call dest symbol at offset 0x78000088 arch/x86/platform/intel-mid/mrfld.o: warning: objtool: tangier_calibrate_tsc()+0xf: call without frame pointer save/setup CC [M] sound/isa/sb/sb_common.o arch/x86/events/amd/power.o: warning: objtool: amd_power_pmu_init()+0x1a: can't find jump dest instruction at .init.text+0x1010020 arch/x86/events/amd/uncore.o: warning: objtool: amd_uncore_cpu_starting()+0x45: can't find jump dest instruction at .text+0x880002fb AS [M] arch/x86/crypto/camellia-x86_64-asm_64.o init/initramfs.o: warning: objtool: flush_buffer()+0x19: can't find jump dest instruction at .init.text+0x90000154 arch/x86/platform/intel-mid/mfld.o: warning: objtool: mfld_calibrate_tsc()+0xc: call without frame pointer save/setup LD sound/isa/wss/built-in.o CC [M] sound/synth/emux/emux.o CC security/apparmor/policy.o CC [M] sound/firewire/packets-buffer.o CC security/tomoyo/group.o CC [M] sound/usb/clock.o CC security/selinux/selinuxfs.o arch/x86/platform/efi/efi-bgrt.o: warning: objtool: efi_bgrt_init()+0x10: can't find jump dest instruction at .init.text+0x75010016 LD sound/core/oss/built-in.o arch/x86/crypto/aes-x86_64-asm_64.o: warning: objtool: aes_enc_blk()+0x31: can't find jump dest instruction at .text+0x3e030037 arch/x86/events/msr.o: warning: objtool: msr_init()+0x28: can't find jump dest instruction at .init.text+0xa400002d CC [M] sound/core/sound.o CC block/blk-settings.o CC mm/mempool.o CC [M] sound/core/oss/mixer_oss.o CC arch/x86/kernel/signal.o CC kernel/cpu.o LD arch/x86/oprofile/built-in.o CC [M] sound/core/oss/pcm_oss.o CC [M] arch/x86/oprofile/../../../drivers/oprofile/oprof.o arch/x86/entry/vsyscall/vsyscall_64.o: warning: objtool: warn_bad_vsyscall()+0x2a: can't find jump dest instruction at .text+0x800002c0 MK_FW firmware/keyspan/usa19.fw.gen.S arch/x86/ia32/ia32_aout.o: warning: objtool: aout_core_dump()+0xa4: can't find jump dest instruction at .text+0x90102aa arch/x86/events/amd/iommu.o: warning: objtool: perf_iommu_stop()+0x34: can't find jump dest instruction at .text+0x8300037a IHEX2FW firmware/keyspan/usa19.fw LD arch/x86/entry/vsyscall/built-in.o security/integrity/digsig.o: warning: objtool: integrity_digsig_verify()+0x30: can't find jump dest instruction at .text+0xb0000036 MK_FW firmware/keyspan/usa19qi.fw.gen.S CC crypto/memneq.o IHEX2FW firmware/keyspan/usa19qi.fw CC [M] sound/core/oss/pcm_plugin.o CC [M] sound/isa/sb/sb_mixer.o MK_FW firmware/keyspan/usa19qw.fw.gen.S arch/x86/ia32/ia32_signal.o: warning: objtool: ia32_setup_frame()+0x70: can't find jump dest instruction at .text+0xdf0005a6 LD arch/x86/video/built-in.o CC security/tomoyo/load_policy.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 IHEX2FW firmware/keyspan/usa19qw.fw arch/x86/mm/testmmiotrace.o: warning: objtool: do_test()+0x38: can't find jump dest instruction at .text.unlikely+0xf2000124 LD arch/x86/ia32/built-in.o MK_FW firmware/keyspan/usa19w.fw.gen.S CC [M] sound/drivers/virmidi.o CC [M] arch/x86/video/fbdev.o ipc/util.o: warning: objtool: sysvipc_find_ipc()+0x2b: can't find jump dest instruction at .text+0x34010131 IHEX2FW firmware/keyspan/usa19w.fw CC arch/x86/platform/intel-mid/device_libs/platform_mrfld_sd.o arch/x86/xen/debugfs.o: warning: objtool: xen_init_debugfs()+0x17: call without frame pointer save/setup arch/x86/mm/debug_pagetables.o: warning: objtool: ptdump_open()+0x15: call without frame pointer save/setup arch/x86/mm/debug_pagetables.o: warning: objtool: ptdump_show()+0xb: call without frame pointer save/setup arch/x86/mm/debug_pagetables.o: warning: objtool: pt_dump_debug_init()+0x1b: call without frame pointer save/setup arch/x86/mm/debug_pagetables.o: warning: objtool: pt_dump_debug_exit()+0xb: call without frame pointer save/setup CC arch/x86/pci/xen.o MK_FW firmware/keyspan/usa28.fw.gen.S IHEX2FW firmware/keyspan/usa28.fw MK_FW firmware/keyspan/usa28xa.fw.gen.S IHEX2FW firmware/keyspan/usa28xa.fw CC [M] sound/pcmcia/vx/vxp_ops.o LD sound/core/seq/built-in.o CC [M] sound/drivers/serial-u16550.o ipc/compat_mq.o: warning: objtool: compat_SyS_mq_open()+0x32: can't find jump dest instruction at .text+0xd3000038 arch/x86/xen/vga.o: warning: objtool: xen_init_vga()+0x45: can't find jump dest instruction at .init.text+0x101004b MK_FW firmware/keyspan/usa28xb.fw.gen.S arch/x86/kvm/../../../virt/kvm/coalesced_mmio.o: warning: objtool: coalesced_mmio_write()+0x12d: can't find jump dest instruction at .text+0x40000161 arch/x86/mm/kasan_init_64.o: warning: objtool: kasan_early_init()+0x124: can't find call dest symbol at offset 0x6aff0195 CC [M] sound/core/seq/seq.o IHEX2FW firmware/keyspan/usa28xb.fw CC arch/x86/kernel/signal_compat.o CC crypto/crypto_wq.o CC [M] sound/pcmcia/vx/vxp_mixer.o security/integrity/digsig_asymmetric.o: warning: objtool: request_asymmetric_key()+0x86: can't find jump dest instruction at .text+0xc800008b security/loadpin/loadpin.o: warning: objtool: loadpin_read_file()+0x54: can't find jump dest instruction at .text+0xca000259 MK_FW firmware/keyspan/usa28x.fw.gen.S CC drivers/accessibility/braille/braille_console.o LD security/loadpin/built-in.o IHEX2FW firmware/keyspan/usa28x.fw arch/x86/mm/pf_in.o: warning: objtool: get_reg_w8()+0x6a: can't find jump dest instruction at .text+0x910001c0 arch/x86/mm/srat.o: warning: objtool: acpi_numa_x2apic_affinity_init()+0x11: can't find jump dest instruction at .init.text+0xb0000017 arch/x86/xen/irq.o: warning: objtool: xen_halt()+0x47: can't find call dest symbol at offset 0x950000fb CC security/apparmor/policy_unpack.o CC [M] arch/x86/oprofile/../../../drivers/oprofile/cpu_buffer.o CC [M] sound/firewire/fcp.o CC mm/oom_kill.o security/integrity/integrity_audit.o: warning: objtool: integrity_audit_msg()+0x3f: can't find jump dest instruction at .text+0x91010045 MK_FW firmware/keyspan/usa49w.fw.gen.S CC arch/x86/pci/fixup.o CC arch/x86/kernel/traps.o IHEX2FW firmware/keyspan/usa49w.fw security/integrity/iint.o: warning: objtool: integrity_inode_get()+0x19: can't find jump dest instruction at .text+0x940000df LD sound/i2c/other/built-in.o arch/x86/mm/numa_emulation.o: warning: objtool: numa_set_cpumask()+0x1e: can't find jump dest instruction at .text+0x84000024 CC arch/x86/kernel/irq.o LD security/integrity/integrity.o MK_FW firmware/keyspan/usa49wlc.fw.gen.S CC security/selinux/netlink.o arch/x86/xen/apic.o: warning: objtool: xen_cpu_present_to_apicid()+0x52: can't find call dest symbol at offset 0xd9fe0276 IHEX2FW firmware/keyspan/usa49wlc.fw CC [M] sound/pcmcia/pdaudiocf/pdaudiocf_irq.o CC [M] sound/i2c/other/ak4117.o arch/x86/mm/pat_rbtree.o: warning: objtool: memtype_rb_check_conflict.isra.5()+0x94: can't find jump dest instruction at .text+0x910001ca CC [M] sound/pcmcia/pdaudiocf/pdaudiocf_pcm.o arch/x86/xen/spinlock.o: warning: objtool: xen_init_lock_cpu()+0x21: can't find jump dest instruction at .text+0xb30000b7 IHEX2FW firmware/keyspan/mpr.fw CC arch/x86/pci/acpi.o security/integrity/evm/evm_posix_acl.o: warning: objtool: posix_xattr_acl()+0x11: call without frame pointer save/setup arch/x86/platform/efi/efi.o: warning: objtool: efi_map_regions()+0x27: can't find jump dest instruction at .init.text+0xc80000ae CC arch/x86/platform/intel-mid/device_libs/platform_bcm43xx.o IHEX2FW firmware/keyspan/usa18x.fw arch/x86/xen/suspend.o: warning: objtool: xen_pv_post_suspend()+0x1a: can't find jump dest instruction at .text+0xf7000050 arch/x86/xen/time.o: warning: objtool: xen_pvclock_gtod_notify()+0x3d: can't find jump dest instruction at .text+0xbd0002b3 CC net/socket.o arch/x86/mm/amdtopology.o: warning: objtool: amd_numa_init()+0x28: can't find jump dest instruction at .init.text+0x5203002e arch/x86/kvm/../../../virt/kvm/vfio.o: warning: objtool: kvm_vfio_set_group()+0x3a: can't find jump dest instruction at .text+0xe020260 AS firmware/keyspan/usa19.fw.gen.o CC [M] arch/x86/crypto/camellia_glue.o AS firmware/keyspan/usa19qi.fw.gen.o arch/x86/xen/efi.o: warning: objtool: xen_efi_probe()+0x40: can't find jump dest instruction at .init.text+0x55020046 CC [M] sound/synth/emux/emux_synth.o arch/x86/mm/hugetlbpage.o: warning: objtool: hugetlb_get_unmapped_area_topdown.isra.6()+0x74: can't find jump dest instruction at .text+0x8e00007a arch/x86/entry/common.o: warning: objtool: perf_trace_sys_exit()+0x3e: can't find jump dest instruction at .text+0x81000154 CC block/blk-ioc.o CC arch/x86/kernel/irq_64.o CC [M] sound/oss/soundcard.o /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] CC crypto/algapi.o arch/x86/kvm/page_track.o: warning: objtool: kvm_page_track_write()+0x2f: can't find jump dest instruction at .text+0x9a000365 arch/x86/entry/vdso/vma.o: warning: objtool: map_vdso()+0x53: can't find jump dest instruction at .text+0xeb000139 arch/x86/pci/init.o: warning: objtool: pci_arch_init()+0x6: call without frame pointer save/setup ipc/msg.o: warning: objtool: find_msg()+0x3b: can't find jump dest instruction at .text+0xb4000351 arch/x86/xen/grant-table.o: warning: objtool: arch_gnttab_map_shared()+0x38: can't find jump dest instruction at .text+0x890000ae arch/x86/kvm/../../../virt/kvm/async_pf.o: warning: objtool: async_pf_execute()+0xb6: can't find jump dest instruction at .text+0xb40000bb CC [M] sound/firewire/cmp.o CC [M] sound/hda/hdac_sysfs.o 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 arch/x86/events/intel/bts.o: warning: objtool: bts_buffer_setup_aux()+0x6a: can't find jump dest instruction at .text+0x91010180 CC [M] sound/core/init.o VDSO arch/x86/entry/vdso/vdso64.so.dbg arch/x86/kvm/../../../virt/kvm/irqchip.o: warning: objtool: free_irq_routing_table()+0x18: can't find jump dest instruction at .text+0xa000001e arch/x86/platform/uv/uv_time.o: warning: objtool: uv_intr_pending()+0x5f: can't find jump dest instruction at .text+0xc0000064 CC [M] sound/hda/hdac_regmap.o CC security/selinux/nlmsgtab.o CC security/integrity/ima/ima_queue.o CC [M] sound/core/oss/io.o CC block/blk-map.o security/keys/gc.o: warning: objtool: key_gc_unused_keys.constprop.0()+0x19: can't find jump dest instruction at .text+0xfa00001f arch/x86/xen/multicalls.o: warning: objtool: trace_xen_mc_extend_args()+0x2a: can't find jump dest instruction at .text+0xc400004f CC [M] sound/i2c/other/ak4xxx-adda.o arch/x86/mm/pgtable.o: warning: objtool: pmd_set_huge()+0x51: can't find jump dest instruction at .text+0x8f000847 arch/x86/platform/uv/uv_irq.o: warning: objtool: uv_domain_alloc()+0x3a: can't find jump dest instruction at .text+0xd9000100 AS firmware/keyspan/usa19qw.fw.gen.o arch/x86/platform/atom/pmc_atom.o: warning: objtool: pmc_dbgfs_register.constprop.5()+0x24: can't find jump dest instruction at .text.unlikely+0x8f00002a security/keys/request_key_auth.o: warning: objtool: request_key_auth_new()+0x62: can't find jump dest instruction at .text+0xdf0102c8 security/inode.o: warning: objtool: securityfs_remove()+0x1f: can't find jump dest instruction at .text+0x7d000065 CC fs/exec.o security/integrity/evm/evm_secfs.o: warning: objtool: evm_write_key()+0x29: can't find jump dest instruction at .text+0x900000df LD arch/x86/platform/atom/built-in.o CC [M] sound/oss/audio.o X32 arch/x86/entry/vdso/vclock_gettime-x32.o AS firmware/keyspan/usa19w.fw.gen.o LD net/6lowpan/built-in.o arch/x86/events/intel/cstate.o: warning: objtool: cstate_pmu_event_init()+0x28: can't find jump dest instruction at .text+0xb0100ee CC security/keys/proc.o arch/x86/events/intel/knc.o: warning: objtool: knc_pmu_handle_irq()+0x3c: can't find jump dest instruction at .text+0x610102a2 CC [M] sound/core/seq/seq_lock.o arch/x86/mm/extable.o: warning: objtool: ex_handler_wrmsr_unsafe()+0x5f: call without frame pointer save/setup arch/x86/mm/extable.o: warning: objtool: ex_handler_rdmsr_unsafe()+0x57: call without frame pointer save/setup arch/x86/mm/extable.o: warning: objtool: ex_has_fault_handler()+0x9: call without frame pointer save/setup arch/x86/mm/extable.o: warning: objtool: fixup_exception()+0x22: call without frame pointer save/setup arch/x86/mm/extable.o: warning: objtool: early_fixup_exception()+0x62: call without frame pointer save/setup CC [M] sound/soc/soc-dapm.o CC security/apparmor/procattr.o CC kernel/exit.o arch/x86/platform/intel-mid/device_libs/platform_mrfld_pinctrl.o: warning: objtool: mrfld_pinctrl_init()+0x19: call without frame pointer save/setup LD drivers/amba/built-in.o CC [M] net/6lowpan/core.o arch/x86/xen/platform-pci-unplug.o: warning: objtool: xen_unplug_emulated_devices()+0x15: can't find jump dest instruction at .text+0xcd0000fb CC arch/x86/platform/intel-mid/device_libs/platform_ipc.o security/apparmor/ipc.o: warning: objtool: audit_cb()+0x24: call without frame pointer save/setup security/apparmor/ipc.o: warning: objtool: aa_may_ptrace()+0x22: call without frame pointer save/setup security/apparmor/ipc.o: warning: objtool: aa_ptrace()+0x26: call without frame pointer save/setup security/device_cgroup.o: warning: objtool: propagate_exception()+0x90: can't find jump dest instruction at .text+0x750107f6 CC drivers/android/binder.o CC kernel/softirq.o LD [M] arch/x86/events/intel/intel-cstate.o arch/x86/mm/gup.o: warning: objtool: undo_dev_pagemap()+0xa3: can't find jump dest instruction at .text+0x790000a8 CC mm/maccess.o CC [M] sound/core/memory.o AS firmware/keyspan/usa28.fw.gen.o CC [M] sound/hda/hdac_controller.o security/apparmor/audit.o: warning: objtool: aa_audit()+0x43: can't find jump dest instruction at .text+0xcc000209 arch/x86/mm/pkeys.o: warning: objtool: __execute_only_pkey()+0x61: call without frame pointer save/setup arch/x86/mm/pkeys.o: warning: objtool: __arch_override_mprotect_pkey()+0x4c: call without frame pointer save/setup security/apparmor/lib.o: warning: objtool: aa_split_fqname()+0x1c: call without frame pointer save/setup security/apparmor/lib.o: warning: objtool: aa_info_message()+0x55: call without frame pointer save/setup security/apparmor/lib.o: warning: objtool: __aa_kvmalloc()+0x50: call without frame pointer save/setup arch/x86/kvm/ioapic.o: warning: objtool: ioapic_service()+0x23: can't find jump dest instruction at .text+0xc4000059 arch/x86/events/intel/rapl.o: warning: objtool: rapl_pmu_event_init()+0x25: can't find jump dest instruction at .text+0xb01002b CC crypto/scatterwalk.o arch/x86/platform/intel-mid/intel-mid.o: warning: objtool: intel_mid_reboot()+0x10: call without frame pointer save/setup arch/x86/platform/intel-mid/intel-mid.o: warning: objtool: intel_mid_power_off()+0x9: call without frame pointer save/setup arch/x86/platform/intel-mid/intel-mid.o: warning: objtool: intel_mid_arch_setup()+0x9e: call without frame pointer save/setup arch/x86/platform/intel-mid/intel-mid.o: warning: objtool: setup_x86_intel_mid_timer()+0x1f: call without frame pointer save/setup arch/x86/platform/intel-mid/intel-mid.o: warning: objtool: intel_mid_time_init()+0x16: call without frame pointer save/setup arch/x86/platform/intel-mid/intel-mid.o: warning: objtool: intel_mid_setup_bp_timer()+0x4: call without frame pointer save/setup CC [M] sound/i2c/other/ak4114.o arch/x86/kvm/pmu_intel.o: warning: objtool: intel_is_valid_msr()+0x1e: can't find jump dest instruction at .text+0x99000193 arch/x86/events/amd/core.o: warning: objtool: amd_get_event_constraints_f15h()+0x37: can't find jump dest instruction at .text+0xcb0002ad arch/x86/platform/intel/iosf_mbi.o: warning: objtool: iosf_mbi_pci_write_mdr()+0x28: can't find jump dest instruction at .text+0x820000fe AS firmware/keyspan/usa28xa.fw.gen.o LD [M] arch/x86/events/intel/intel-rapl-perf.o LD arch/x86/platform/intel/built-in.o CC [M] sound/oss/dmabuf.o arch/x86/xen/setup.o: warning: objtool: xen_del_extra_mem()+0xac: can't find jump dest instruction at .init.text+0x6400023c arch/x86/platform/intel-mid/pwr.o: warning: objtool: mid_pwr_probe()+0x4c: can't find jump dest instruction at .text+0x1e0100a1 CC [M] sound/i2c/other/ak4113.o CC [M] sound/drivers/mtpav.o ipc/compat.o: warning: objtool: C_SYSC_shmctl()+0x50: can't find jump dest instruction at .text+0xed060056 arch/x86/platform/intel-mid/intel_mid_vrtc.o: warning: objtool: vrtc_set_mmss()+0x1a: call without frame pointer save/setup arch/x86/platform/intel-mid/intel_mid_vrtc.o: warning: objtool: vrtc_get_time()+0x20: call without frame pointer save/setup arch/x86/platform/intel-mid/intel_mid_vrtc.o: warning: objtool: intel_mid_device_create()+0x51: call without frame pointer save/setup arch/x86/platform/intel-mid/intel_mid_vrtc.o: warning: objtool: intel_mid_rtc_init()+0x18: call without frame pointer save/setup arch/x86/kvm/i8254.o: warning: objtool: create_pit_timer()+0x2f: can't find jump dest instruction at .text+0x1d0100f5 CC [M] sound/core/seq/seq_clientmgr.o CC [M] sound/hda/hdac_stream.o AS [M] arch/x86/crypto/blowfish-x86_64-asm_64.o CC [M] sound/oss/midi_synth.o security/yama/yama_lsm.o: warning: objtool: report_access()+0x5b: can't find jump dest instruction at .text+0xdc0001e1 LD drivers/atm/built-in.o CC net/802/fc.o arch/x86/kvm/pmu_amd.o: warning: objtool: amd_pmu_set_msr()+0xe2: call without frame pointer save/setup arch/x86/kvm/pmu_amd.o: warning: objtool: amd_pmu_reset()+0x42: call without frame pointer save/setup arch/x86/kvm/pmu_amd.o: warning: objtool: amd_pmu_get_msr()+0x6a: call without frame pointer save/setup LD security/yama/yama.o arch/x86/kvm/irq.o: warning: objtool: kvm_cpu_get_interrupt()+0x2e: can't find call dest symbol at offset 0x7e0000b2 CC security/selinux/netif.o CC [M] drivers/atm/zatm.o CC [M] sound/core/control.o LD security/yama/built-in.o CC security/integrity/ima/ima_init.o CC arch/x86/lib/msr-smp.o arch/x86/pci/mmconfig_64.o: warning: objtool: pci_mmcfg_read()+0x57: can't find jump dest instruction at .text+0x6d0100ac CC [M] drivers/atm/uPD98402.o LD drivers/ata/built-in.o CC arch/x86/kernel/dumpstack_64.o security/apparmor/path.o: warning: objtool: d_namespace_path()+0x37: can't find jump dest instruction at .text+0x850000cd CC mm/page_alloc.o arch/x86/platform/uv/bios_uv.o: warning: objtool: uv_bios_call()+0x40: can't find jump dest instruction at .text+0x1e010046 AS firmware/keyspan/usa28xb.fw.gen.o crypto/cipher.o: warning: objtool: setkey()+0x3f: can't find call dest symbol at offset 0xfcff0183 CC [M] drivers/ata/libata-core.o security/apparmor/match.o: warning: objtool: unpack_table()+0x26: can't find jump dest instruction at .text+0x2701002c LD drivers/auxdisplay/built-in.o security/keys/compat.o: warning: objtool: compat_SyS_keyctl()+0x1f: can't find jump dest instruction at .text+0x600100b5 security/lsm_audit.o: warning: objtool: dump_common_audit_data()+0x6a: can't find jump dest instruction at .text+0xf7050070 CC crypto/proc.o CC [M] sound/core/oss/copy.o CC security/integrity/ima/ima_main.o CC [M] sound/soc/soc-jack.o CC [M] sound/core/seq/seq_memory.o arch/x86/xen/pmu.o: warning: objtool: is_intel_pmu_msr()+0x3e: can't find jump dest instruction at .text+0x98000043 arch/x86/events/intel/p4.o: warning: objtool: p4_validate_raw_event.isra.2()+0x2c: can't find jump dest instruction at .text+0xa8000112 CC drivers/acpi/tables.o CC [M] arch/x86/crypto/blowfish_glue.o CC security/apparmor/lsm.o CC [M] drivers/auxdisplay/ks0108.o kernel/exec_domain.o: warning: objtool: execdomains_proc_open()+0x15: call without frame pointer save/setup kernel/exec_domain.o: warning: objtool: execdomains_proc_show()+0x10: call without frame pointer save/setup kernel/exec_domain.o: warning: objtool: proc_execdomains_init()+0x19: call without frame pointer save/setup GEN security/apparmor/rlim_names.h security/apparmor/context.o: warning: objtool: aa_replace_current_profile()+0x3d: can't find jump dest instruction at .text+0xf0000373 arch/x86/events/intel/uncore_snb.o: warning: objtool: snb_uncore_imc_event_init()+0x36: can't find jump dest instruction at .text+0xf300042c CC net/8021q/vlan_core.o CC [M] net/6lowpan/iphc.o arch/x86/pci/direct.o: warning: objtool: pci_conf1_write()+0x35: can't find jump dest instruction at .text+0xaf00003b CC [M] drivers/auxdisplay/cfag12864b.o security/smack/smack_netfilter.o: warning: objtool: smack_nf_ip_init()+0x16: call without frame pointer save/setup security/keys/user_defined.o: warning: objtool: logon_vet_description()+0x16: call without frame pointer save/setup security/keys/user_defined.o: warning: objtool: user_read()+0x26: call without frame pointer save/setup security/keys/user_defined.o: warning: objtool: user_describe()+0x25: call without frame pointer save/setup security/keys/user_defined.o: warning: objtool: user_destroy()+0x10: call without frame pointer save/setup security/keys/user_defined.o: warning: objtool: user_free_preparse()+0xd: call without frame pointer save/setup security/keys/user_defined.o: warning: objtool: user_revoke()+0x21: call without frame pointer save/setup security/keys/user_defined.o: warning: objtool: user_update()+0x23: call without frame pointer save/setup security/keys/user_defined.o: warning: objtool: user_preparse()+0x37: call without frame pointer save/setup arch/x86/kvm/iommu.o: warning: objtool: kvm_iommu_put_pages.isra.4()+0x1f: can't find jump dest instruction at .text+0xb3000025 AS firmware/keyspan/usa28x.fw.gen.o CC block/blk-exec.o CC [M] net/6lowpan/nhc.o CC [M] drivers/ata/libata-scsi.o CC security/apparmor/sid.o arch/x86/oprofile/../../../drivers/oprofile/oprof.o: warning: objtool: switch_worker()+0x1a: can't find call dest symbol at offset 0xa200005e AS firmware/keyspan/usa49w.fw.gen.o CC arch/x86/pci/legacy.o AS [M] arch/x86/crypto/twofish-x86_64-asm_64.o CC [M] drivers/auxdisplay/cfag12864bfb.o arch/x86/xen/pci-swiotlb-xen.o: warning: objtool: pci_xen_swiotlb_init_late()+0x20: call without frame pointer save/setup arch/x86/xen/pci-swiotlb-xen.o: warning: objtool: pci_xen_swiotlb_init()+0x17: call without frame pointer save/setup sound/pcmcia/pdaudiocf/pdaudiocf.o: warning: objtool: snd_pdacf_probe()+0x4f: can't find jump dest instruction at .text+0x2f010404 sound/sound_core.o: warning: objtool: __sound_insert_unit()+0x2f: can't find jump dest instruction at .text+0x7c000035 arch/x86/mm/dump_pagetables.o: warning: objtool: printk_prot()+0x40: can't find jump dest instruction at .text+0x28030045 LD virt/lib/built-in.o CC security/apparmor/file.o CC [M] drivers/ata/libata-eh.o CC security/integrity/ima/ima_crypto.o init/main.o: warning: objtool: initcall_blacklisted()+0x20: can't find jump dest instruction at .text+0x83000026 CC security/apparmor/crypto.o CC [M] virt/lib/irqbypass.o security/keys/request_key.o: warning: objtool: construct_get_dest_keyring()+0x3b: can't find jump dest instruction at .text+0xb20100f1 CC security/selinux/netnode.o security/keys/permission.o: warning: objtool: key_validate()+0x34: call without frame pointer save/setup security/keys/permission.o: warning: objtool: key_task_permission()+0xa4: call without frame pointer save/setup security/integrity/ima/ima_fs.o: warning: objtool: ima_release_policy()+0x36: can't find jump dest instruction at .text+0x8800004c CC arch/x86/lib/cache-smp.o CC [M] arch/x86/crypto/twofish_glue.o sound/hda/hda_bus_type.o: warning: objtool: hda_bus_match()+0x30: call without frame pointer save/setup sound/hda/hda_bus_type.o: warning: objtool: hda_uevent()+0x1a: call without frame pointer save/setup sound/hda/hda_bus_type.o: warning: objtool: hda_bus_init()+0xb: call without frame pointer save/setup sound/hda/hda_bus_type.o: warning: objtool: hda_bus_exit()+0xb: call without frame pointer save/setup security/keys/process_keys.o: warning: objtool: install_user_keyrings()+0x5b: can't find jump dest instruction at .text+0x3e010081 CC [M] sound/synth/emux/emux_seq.o CC security/keys/sysctl.o arch/x86/ras/mce_amd_inj.o: warning: objtool: flags_write()+0x35: can't find jump dest instruction at .text+0x950002eb CC [M] drivers/ata/libata-transport.o CC [M] sound/hda/array.o CC mm/page-writeback.o CC [M] sound/usb/endpoint.o AS firmware/keyspan/usa49wlc.fw.gen.o sound/pcmcia/vx/vxpocket.o: warning: objtool: vxpocket_config()+0xc8: can't find jump dest instruction at .text+0xef00028e CC [M] drivers/ata/libata-trace.o arch/x86/platform/efi/quirks.o: warning: objtool: efi_query_variable_store()+0x28: can't find jump dest instruction at .text+0x4c01009e arch/x86/power/hibernate_64.o: warning: objtool: set_up_temporary_text_mapping()+0x25: can't find jump dest instruction at .text+0x401004b sound/ac97_bus.o: warning: objtool: snd_ac97_reset()+0x8f: can't find jump dest instruction at .text+0x84000095 arch/x86/events/amd/ibs.o: warning: objtool: perf_ibs_init()+0x49: can't find jump dest instruction at .text+0x2401004f CC block/blk-merge.o sound/pcmcia/pdaudiocf/pdaudiocf_core.o: warning: objtool: snd_pdacf_ak4117_create()+0x1a: can't find jump dest instruction at .text+0x9f000490 CC [M] sound/isa/sb/sb16_main.o CC [M] sound/drivers/mts64.o arch/x86/kvm/i8259.o: warning: objtool: pic_get_irq()+0x1a: can't find jump dest instruction at .text+0x83000020 CC [M] sound/soc/soc-cache.o CC crypto/aead.o CC [M] sound/pci/als300.o CC security/keys/persistent.o sound/drivers/virmidi.o: warning: objtool: snd_virmidi_probe()+0x4d: can't find jump dest instruction at .text+0x19010073 CC block/blk-softirq.o CC [M] sound/drivers/portman2x4.o ipc/shm.o: warning: objtool: __shm_open.isra.10()+0x30: can't find jump dest instruction at .text+0x990004a6 sound/core/seq/seq.o: warning: objtool: alsa_seq_init()+0x8: call without frame pointer save/setup sound/core/seq/seq.o: warning: objtool: alsa_seq_exit()+0x4: call without frame pointer save/setup VDSO arch/x86/entry/vdso/vdso32.so.dbg arch/x86/mm/kmmio.o: warning: objtool: unregister_kmmio_probe()+0x30: can't find jump dest instruction at .text+0x27010466 arch/x86/platform/efi/efi_64.o: warning: objtool: efi_sync_low_kernel_mappings()+0x17: can't find jump dest instruction at .text+0xa60100dd arch/x86/mm/ioremap.o: warning: objtool: iounmap()+0x1c: can't find jump dest instruction at .text+0x930000a2 CC block/blk-timeout.o CC arch/x86/platform/intel-mid/device_libs/platform_msic.o CC kernel/resource.o AS firmware/keyspan/mpr.fw.gen.o CC [M] net/6lowpan/ndisc.o arch/x86/events/intel/lbr.o: warning: objtool: branch_type()+0x43: can't find jump dest instruction at .text+0x15020049 LD arch/x86/platform/efi/built-in.o arch/x86/xen/smp.o: warning: objtool: xen_smp_intr_free()+0x16b: can't find jump dest instruction at .text+0xaa0002a1 OBJCOPY arch/x86/entry/vdso/vdso64.so arch/x86/mm/mmio-mod.o: warning: objtool: iounmap_trace_core()+0x66: can't find jump dest instruction at .text+0x9c00016c AS firmware/keyspan/usa18x.fw.gen.o CC crypto/ablkcipher.o security/commoncap.o: warning: objtool: cap_task_prctl()+0x4d: can't find jump dest instruction at .text+0x1d0301d3 CC [M] sound/pci/als4000.o sound/pcmcia/vx/vxp_mixer.o: warning: objtool: vx_mic_boost_put()+0x38: call without frame pointer save/setup sound/pcmcia/vx/vxp_mixer.o: warning: objtool: vx_mic_level_put()+0x3a: call without frame pointer save/setup sound/pcmcia/vx/vxp_mixer.o: warning: objtool: vxp_add_mic_controls()+0x30: call without frame pointer save/setup sound/synth/util_mem.o: warning: objtool: snd_util_mem_avail()+0x25: call without frame pointer save/setup sound/synth/util_mem.o: warning: objtool: __snd_util_mem_free()+0x1f: call without frame pointer save/setup sound/synth/util_mem.o: warning: objtool: snd_util_mem_free()+0x54: call without frame pointer save/setup sound/synth/util_mem.o: warning: objtool: snd_util_memhdr_free()+0x45: call without frame pointer save/setup sound/synth/util_mem.o: warning: objtool: __snd_util_memblk_new()+0x33: call without frame pointer save/setup sound/synth/util_mem.o: warning: objtool: __snd_util_mem_alloc()+0x84: call without frame pointer save/setup sound/synth/util_mem.o: warning: objtool: snd_util_mem_alloc()+0x28: call without frame pointer save/setup sound/synth/util_mem.o: warning: objtool: snd_util_memhdr_new()+0x28: call without frame pointer save/setup block/blk-sysfs.o: warning: objtool: queue_wc_store()+0x36: can't find jump dest instruction at .text+0xb60008dc sound/i2c/i2c.o: warning: objtool: snd_i2c_bit_sendbytes()+0x2c: can't find jump dest instruction at .text+0x830003f2 CC [M] sound/synth/emux/emux_nrpn.o CC arch/x86/kernel/time.o CC security/integrity/ima/ima_api.o CC mm/readahead.o CC [M] sound/oss/midibuf.o CC fs/pipe.o CC [M] sound/core/misc.o arch/x86/pci/mmconfig-shared.o: warning: objtool: pci_mmconfig_alloc()+0x32: can't find jump dest instruction at .text+0x800000a8 arch/x86/crypto/aes_glue.o: warning: objtool: aes_decrypt()+0xd: call without frame pointer save/setup arch/x86/crypto/aes_glue.o: warning: objtool: crypto_aes_decrypt_x86()+0x9: call without frame pointer save/setup arch/x86/crypto/aes_glue.o: warning: objtool: aes_encrypt()+0xd: call without frame pointer save/setup arch/x86/crypto/aes_glue.o: warning: objtool: crypto_aes_encrypt_x86()+0x9: 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 lib/lockref.o arch/x86/kvm/pmu.o: warning: objtool: reprogram_gp_counter()+0x90: can't find jump dest instruction at .text+0xc40002b6 CC [M] sound/usb/format.o security/smack/smack_access.o: warning: objtool: smack_log()+0x1e: can't find jump dest instruction at .text+0x5a010123 arch/x86/events/intel/cqm.o: warning: objtool: intel_cqm_xchg_rmid()+0x61: can't find jump dest instruction at .text+0xad0002c7 CC security/apparmor/capability.o CC [M] sound/pci/atiixp.o CC [M] sound/usb/helper.o arch/x86/kernel/irq_64.o: warning: objtool: handle_irq()+0x25: can't find jump dest instruction at .text+0xd800002b arch/x86/events/intel/ds.o: warning: objtool: intel_pmu_pebs_fixup_ip()+0x58: can't find jump dest instruction at .text+0x7401007e CC [M] sound/pci/atiixp_modem.o CC [M] net/8021q/vlan.o arch/x86/crypto/des3_ede_glue.o: warning: objtool: cbc_encrypt()+0x41: can't find jump dest instruction at .text+0xa8000087 security/apparmor/sid.o: warning: objtool: aa_alloc_sid()+0x15: call without frame pointer save/setup CC arch/x86/platform/intel-mid/device_libs/platform_msic_audio.o sound/oss/dev_table.o: warning: objtool: sound_install_mixer()+0x4e: can't find jump dest instruction at .text+0xbb000233 AS [M] arch/x86/crypto/twofish-x86_64-asm_64-3way.o arch/x86/pci/i386.o: warning: objtool: pcibios_save_fw_addr()+0x31: can't find jump dest instruction at .text+0xa2000227 CC [M] arch/x86/crypto/twofish_glue_3way.o CC drivers/acpi/blacklist.o CC security/apparmor/resource.o CC [M] sound/oss/sequencer.o arch/x86/mm/pat.o: warning: objtool: reserve_ram_pages_type()+0x29: can't find jump dest instruction at .text+0x3101027f CC arch/x86/pci/irq.o LD firmware/built-in.o security/tomoyo/environ.o: warning: objtool: tomoyo_write_misc()+0x2b: can't find call dest symbol at offset 0x70ff01af LD arch/x86/mm/mmiotrace.o sound/spi/at73c213.o: warning: objtool: snd_at73c213_remove()+0x54: can't find jump dest instruction at .text+0xf0103aa sound/pcmcia/vx/vxp_ops.o: warning: objtool: vxp_change_audio_source()+0x15: can't find jump dest instruction at .text+0xe900022b CC security/tomoyo/memory.o LD [M] sound/pcmcia/vx/snd-vxpocket.o CC drivers/acpi/osi.o CC [M] sound/pci/azt3328.o LD [M] sound/spi/snd-at73c213.o arch/x86/net/bpf_jit_comp.o: warning: objtool: do_jit()+0x13e: can't find jump dest instruction at .text+0x1a170144 CC drivers/acpi/osl.o init/do_mounts.o: warning: objtool: devt_from_partuuid()+0x51: can't find jump dest instruction at .text+0xb0000097 arch/x86/events/intel/uncore_nhmex.o: warning: objtool: nhmex_rbox_put_constraint()+0x10: can't find jump dest instruction at .text+0x810002a6 security/apparmor/domain.o: warning: objtool: change_profile_perms()+0x5e: can't find jump dest instruction at .text+0xba000063 LD [M] sound/soundcore.o LD arch/x86/net/built-in.o arch/x86/mm/init.o: warning: objtool: init_range_memory_mapping()+0x48: can't find jump dest instruction at .init.text+0xa10001b5 sound/hda/hdac_bus.o: warning: objtool: snd_hdac_bus_queue_event()+0x2d: can't find jump dest instruction at .text+0xa4010373 LD init/mounts.o CC [M] sound/soc/soc-utils.o arch/x86/oprofile/../../../drivers/oprofile/cpu_buffer.o: warning: objtool: alloc_cpu_buffers()+0x3d: can't find jump dest instruction at .text+0x41010163 LD [M] sound/synth/snd-util-mem.o sound/drivers/dummy.o: warning: objtool: dummy_pcm_open()+0x52: can't find jump dest instruction at .text+0x90101d8 CC lib/bcd.o CC [M] sound/pci/bt87x.o CC [M] sound/oss/sound_timer.o sound/firewire/iso-resources.o: warning: objtool: fw_iso_resources_update()+0x4c: can't find jump dest instruction at .text+0xda000101 CC [M] arch/x86/oprofile/../../../drivers/oprofile/buffer_sync.o security/integrity/evm/evm_crypto.o: warning: objtool: init_desc()+0x44: can't find jump dest instruction at .text+0x3a010049 LD init/built-in.o arch/x86/kvm/irq_comm.o: warning: objtool: kvm_set_msi_irq()+0x4c: can't find jump dest instruction at .text+0xd20000c1 CC net/802/hippi.o CC [M] sound/oss/sys_timer.o sound/isa/sb/sb_mixer.o: warning: objtool: snd_sbmixer_put_double()+0xce: can't find jump dest instruction at .text+0xa30009a4 arch/x86/mm/fault.o: warning: objtool: perf_trace_x86_exceptions()+0x44: can't find jump dest instruction at .text+0x8900020a CC crypto/blkcipher.o CC [M] net/802/p8022.o CC kernel/sysctl.o sound/usb/clock.o: warning: objtool: set_sample_rate_v1.isra.2()+0x39: can't find jump dest instruction at .text+0x5901023f CC [M] net/8021q/vlan_dev.o CC [M] arch/x86/oprofile/../../../drivers/oprofile/event_buffer.o arch/x86/kernel/signal_compat.o: warning: objtool: __copy_siginfo_to_user32()+0x20: can't find jump dest instruction at .text+0x280100b6 arch/x86/pci/acpi.o: warning: objtool: pci_acpi_root_prepare_resources()+0x49: can't find jump dest instruction at .text+0xac00004e AS [M] arch/x86/crypto/salsa20-x86_64-asm_64.o arch/x86/kernel/signal.o: warning: objtool: x32_setup_rt_frame()+0x5c: can't find jump dest instruction at .text+0xd50104a2 /home/kisskb/slave/src/sound/hda/hdac_regmap.c: In function 'hda_reg_write': /home/kisskb/slave/src/sound/hda/hdac_regmap.c:282:16: warning: 'err' may be used uninitialized in this function [-Wuninitialized] CC [M] sound/pci/cmipci.o security/integrity/evm/evm_main.o: warning: objtool: evm_verify_hmac()+0x48: can't find jump dest instruction at .text+0xc001019d CC [M] sound/hda/hdmi_chmap.o CC security/selinux/netport.o CC arch/x86/lib/msr.o security/keys/key.o: warning: objtool: key_payload_reserve()+0x29: can't find jump dest instruction at .text+0xa90001bf LD security/integrity/evm/evm.o arch/x86/pci/fixup.o: warning: objtool: pci_fixup_video()+0x4a: can't find jump dest instruction at .text+0x9b0003b0 sound/firewire/packets-buffer.o: warning: objtool: iso_packets_buffer_init()+0x49: can't find jump dest instruction at .text+0xcd00007f CC [M] sound/oss/aedsp16.o fs/file_table.o: warning: objtool: get_empty_filp()+0x66: can't find jump dest instruction at .text+0x1e01042c CC [M] sound/soc/soc-pcm.o CC arch/x86/kernel/ioport.o sound/core/oss/io.o: warning: objtool: io_capture_transfer()+0x2c: can't find jump dest instruction at .text+0x87000031 CC [M] arch/x86/crypto/salsa20_glue.o security/tomoyo/audit.o: warning: objtool: tomoyo_print_header()+0x4f: can't find jump dest instruction at .text+0xf2050125 CC [M] sound/firewire/amdtp-stream.o arch/x86/kvm/mtrr.o: warning: objtool: kvm_mtrr_get_guest_memory_type()+0x65: can't find jump dest instruction at .text+0xce00030b CC fs/namei.o LD security/integrity/evm/built-in.o CC arch/x86/kernel/dumpstack.o arch/x86/platform/intel-mid/sfi.o: warning: objtool: sfi_get_mtmr()+0x2c: can't find jump dest instruction at .text+0x97000172 arch/x86/platform/intel-mid/device_libs/platform_bcm43xx.o: warning: objtool: bcm43xx_platform_data()+0xb: call without frame pointer save/setup security/keys/keyctl.o: warning: objtool: SYSC_add_key()+0x37: can't find jump dest instruction at .text+0xb801017d sound/pci/ad1889.o: warning: objtool: snd_ad1889_create()+0x33: can't find jump dest instruction at .text+0x46020499 drivers/accessibility/braille/braille_console.o: warning: objtool: braille_write()+0x19: can't find jump dest instruction at .text+0xba00007f CC security/keys/dh.o security/tomoyo/domain.o: warning: objtool: tomoyo_transition_type()+0x58: can't find jump dest instruction at .text+0x940000ce AS arch/x86/lib/msr-reg.o CC [M] net/6lowpan/debugfs.o CC fs/fcntl.o security/apparmor/apparmorfs.o: warning: objtool: __next_profile()+0x35: can't find jump dest instruction at .text+0xcf00015a CC arch/x86/platform/intel-mid/device_libs/platform_msic_gpio.o security/selinux/netlink.o: warning: objtool: selnl_notify()+0x4f: can't find jump dest instruction at .text+0x90000055 sound/pcmcia/pdaudiocf/pdaudiocf_irq.o: warning: objtool: pdacf_transfer()+0x1a: can't find jump dest instruction at .text+0x22020020 CC arch/x86/pci/numachip.o sound/pcmcia/pdaudiocf/pdaudiocf_pcm.o: warning: objtool: pdacf_pcm_capture_open()+0x20: can't find jump dest instruction at .text+0x9c000026 CC mm/swap.o LD drivers/accessibility/braille/built-in.o CC security/selinux/exports.o CC [M] sound/pci/cs4281.o sound/usb/card.o: warning: objtool: __usb_audio_resume()+0x24: can't find jump dest instruction at .text+0xc400002a CC security/tomoyo/mount.o LD [M] sound/pcmcia/pdaudiocf/snd-pdaudiocf.o sound/core/oss/copy.o: warning: objtool: copy_transfer()+0x4b: can't find jump dest instruction at .text+0xea000050 CC [M] sound/usb/mixer.o CC [M] arch/x86/oprofile/../../../drivers/oprofile/oprofile_files.o arch/x86/kvm/assigned-dev.o: warning: objtool: kvm_vm_ioctl_set_msix_entry()+0x48: can't find jump dest instruction at .text+0xaa00004e CC [M] sound/soc/soc-io.o sound/firewire/lib.o: warning: objtool: midi_port_work()+0x23: can't find jump dest instruction at .text+0x48010149 arch/x86/crypto/salsa20-x86_64-asm_64.o: warning: objtool: salsa20_encrypt_bytes()+0x21: can't find jump dest instruction at .text+0x2a060027 LD drivers/accessibility/built-in.o CC arch/x86/platform/intel-mid/device_libs/platform_msic_ocd.o sound/i2c/cs8427.o: warning: objtool: snd_cs8427_iec958_build()+0x4f: can't find jump dest instruction at .text+0xa6000294 security/integrity/ima/ima_queue.o: warning: objtool: ima_add_template_entry()+0x7b: can't find jump dest instruction at .text+0x90000281 AS [M] arch/x86/crypto/chacha20-ssse3-x86_64.o arch/x86/platform/intel-mid/device_libs/platform_ipc.o: warning: objtool: ipc_device_handler()+0x30: call without frame pointer save/setup LD [M] sound/i2c/snd-i2c.o CC [M] sound/pci/cs5530.o security/keys/proc.o: warning: objtool: proc_keys_show()+0xd6: can't find jump dest instruction at .text+0x9f03052c CC [M] sound/firewire/amdtp-am824.o arch/x86/events/intel/pt.o: warning: objtool: pt_event_addr_filters_validate()+0x19: can't find jump dest instruction at .text+0xa30003af arch/x86/video/fbdev.o: warning: objtool: fb_is_primary_device()+0x15: call without frame pointer save/setup CC arch/x86/platform/intel-mid/device_libs/platform_msic_battery.o arch/x86/platform/uv/uv_nmi.o: warning: objtool: uv_check_nmi()+0x37: can't find jump dest instruction at .text+0xe400015d security/tomoyo/file.o: warning: objtool: tomoyo_same_mkdev_acl()+0x13: can't find jump dest instruction at .text+0x93000079 block/blk-tag.o: warning: objtool: blk_queue_start_tag()+0x7d: can't find jump dest instruction at .text+0x29010122 CC security/keys/big_key.o ipc/sem.o: warning: objtool: perform_atomic_semop.isra.2()+0x23: can't find jump dest instruction at .text+0xa9000429 CC [M] net/802/psnap.o CC [M] sound/core/device.o LD sound/drivers/mpu401/built-in.o CC block/blk-lib.o CC fs/ioctl.o CC [M] arch/x86/crypto/chacha20_glue.o sound/synth/emux/emux.o: warning: objtool: snd_emux_free()+0x16: can't find jump dest instruction at .text+0x9000007c ipc/mqueue.o: warning: objtool: msg_insert()+0x42: can't find jump dest instruction at .text+0x9b000398 CC [M] sound/core/seq/seq_queue.o arch/x86/mm/tlb.o: warning: objtool: leave_mm()+0x72: can't find jump dest instruction at .text+0x2c0101d8 CC mm/truncate.o CC arch/x86/lib/msr-reg-export.o security/tomoyo/group.o: warning: objtool: tomoyo_write_group()+0x35: can't find jump dest instruction at .text+0x280100eb CC [M] sound/drivers/mpu401/mpu401_uart.o sound/isa/sb/sb_common.o: warning: objtool: snd_sbdsp_probe()+0x52: can't find jump dest instruction at .text+0x8e010217 CC [M] drivers/ata/libata-sff.o LD ipc/built-in.o CC [M] sound/core/info.o CC security/selinux/ss/ebitmap.o security/integrity/ima/ima_init.o: warning: objtool: ima_init()+0x67: can't find call dest symbol at offset 0x46ff01b9 block/blk-flush.o: warning: objtool: blk_kick_flush()+0x50: can't find jump dest instruction at .text+0xea000156 LD [M] sound/i2c/snd-cs8427.o security/keys/keyring.o: warning: objtool: hash_key_type_and_desc()+0x81: can't find jump dest instruction at .text+0x98000387 sound/drivers/aloop.o: warning: objtool: copy_play_buf()+0x65: can't find jump dest instruction at .text+0x9200055b sound/core/memory.o: warning: objtool: copy_from_user_toio()+0x27: can't find jump dest instruction at .text+0x8000002d CC security/selinux/ss/hashtab.o CC block/blk-mq.o kernel/panic.o: warning: objtool: do_oops_enter_exit()+0x14: can't find jump dest instruction at .text+0xce00006a sound/hda/hdac_sysfs.o: warning: objtool: widget_tree_create()+0x36: can't find jump dest instruction at .text+0xc8000a6c CC mm/vmscan.o sound/core/seq/seq_lock.o: warning: objtool: snd_use_lock_sync_helper()+0x3d: call without frame pointer save/setup security/keys/persistent.o: warning: objtool: keyctl_get_persistent()+0x72: can't find jump dest instruction at .text+0x8a0002d8 arch/x86/crypto/chacha20-ssse3-x86_64.o: warning: objtool: chacha20_block_xor_ssse3()+0xf8: can't find jump dest instruction at .text+0x3f0000fd CC security/integrity/ima/ima_policy.o CC block/blk-mq-tag.o CC mm/shmem.o arch/x86/mm/mpx.o: warning: objtool: perf_trace_bounds_exception_mpx()+0x37: can't find jump dest instruction at .text+0x8500039d sound/core/oss/pcm_plugin.o: warning: objtool: snd_pcm_plugin_alloc()+0x3f: can't find jump dest instruction at .text+0x61010065 CC fs/readdir.o CC [M] sound/hda/trace.o arch/x86/lib/cache-smp.o: warning: objtool: wbinvd_on_all_cpus()+0x17: call without frame pointer save/setup arch/x86/lib/cache-smp.o: warning: objtool: wbinvd_on_cpu()+0x17: call without frame pointer save/setup CC [M] sound/oss/ad1848.o arch/x86/power/cpu.o: warning: objtool: bsp_pm_callback()+0x1a: can't find jump dest instruction at .text+0x9d000040 CC [M] sound/core/info_oss.o LD arch/x86/power/built-in.o fs/char_dev.o: warning: objtool: __register_chrdev_region()+0x3d: can't find jump dest instruction at .text+0x20010453 AS [M] arch/x86/crypto/chacha20-avx2-x86_64.o CC fs/select.o security/selinux/avc.o: warning: objtool: avc_dump_av()+0x2e: can't find jump dest instruction at .text+0x9e000383 AS arch/x86/lib/hweight.o CC [M] arch/x86/oprofile/../../../drivers/oprofile/oprofilefs.o security/apparmor/procattr.o: warning: objtool: aa_getprocattr()+0x7f: can't find jump dest instruction at .text+0xc6000085 sound/core/sound.o: warning: objtool: snd_minor_info_read()+0x2c: can't find jump dest instruction at .text+0x8a000032 CC [M] net/6lowpan/nhc_dest.o CC security/selinux/ss/symtab.o CC security/integrity/ima/ima_template.o arch/x86/crypto/glue_helper.o: warning: objtool: glue_cbc_encrypt_128bit()+0x48: can't find jump dest instruction at .text+0xc30000ce security/tomoyo/gc.o: warning: objtool: tomoyo_name_used_by_io_buffer()+0x3f: can't find jump dest instruction at .text+0x84000135 CC [M] sound/core/isadma.o arch/x86/events/intel/uncore.o: warning: objtool: uncore_alloc_box()+0x3d: can't find jump dest instruction at .text+0x95000193 CC [M] sound/core/sound_oss.o LD sound/drivers/opl4/built-in.o CC arch/x86/pci/intel_mid_pci.o AS [M] arch/x86/crypto/serpent-sse2-x86_64-asm_64.o VDSO arch/x86/entry/vdso/vdsox32.so.dbg CC security/keys/encrypted-keys/encrypted.o sound/drivers/serial-u16550.o: warning: objtool: snd_uart16550_detect.isra.3()+0x1b: can't find jump dest instruction at .text+0x86000561 arch/x86/lib/msr-smp.o: warning: objtool: wrmsr_on_cpus()+0x10: can't find call dest symbol at offset 0x2c000674 LD net/9p/built-in.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 CC [M] sound/core/vmaster.o sound/drivers/mtpav.o: warning: objtool: snd_mtpav_set_name.isra.7()+0x30: can't find jump dest instruction at .text+0x830008e5 CC [M] arch/x86/crypto/serpent_sse2_glue.o CC lib/div64.o CC [M] sound/pci/ens1370.o LD sound/drivers/pcsp/built-in.o mm/maccess.o: warning: objtool: strncpy_from_unsafe()+0x28: can't find jump dest instruction at .text+0x990001ce CC fs/dcache.o CC [M] net/9p/mod.o OBJCOPY arch/x86/entry/vdso/vdso32.so drivers/auxdisplay/cfag12864bfb.o: warning: objtool: cfag12864bfb_probe()+0x20: can't find jump dest instruction at .text+0x22010066 LD sound/drivers/opl3/built-in.o AS arch/x86/lib/iomap_copy_64.o arch/x86/xen/p2m.o: warning: objtool: p2m_dump_show()+0x1d: can't find jump dest instruction at .text+0x9f000043 LD net/appletalk/built-in.o security/selinux/nlmsgtab.o: warning: objtool: selinux_nlmsg_lookup()+0x15: can't find jump dest instruction at .text+0x5f01001b VDSO2C arch/x86/entry/vdso/vdso-image-64.c CC [M] sound/drivers/pcsp/pcsp.o CC [M] net/appletalk/aarp.o CC fs/inode.o CC [M] sound/drivers/opl3/opl3_lib.o CC security/selinux/ss/sidtab.o CC security/tomoyo/network.o OBJCOPY arch/x86/entry/vdso/vdsox32.so CC arch/x86/platform/intel-mid/device_libs/platform_msic_power_btn.o virt/lib/irqbypass.o: warning: objtool: irq_bypass_unregister_consumer()+0x16: can't find jump dest instruction at .text+0xbf00013c security/apparmor/policy_unpack.o: warning: objtool: unpack_profile()+0x3b: can't find jump dest instruction at .text+0xf1040531 crypto/proc.o: warning: objtool: c_show()+0x106: can't find jump dest instruction at .text+0xaa00012b CC drivers/base/component.o VDSO2C arch/x86/entry/vdso/vdso-image-32.c arch/x86/kvm/../../../virt/kvm/eventfd.o: warning: objtool: kvm_deassign_ioeventfd_idx()+0x39: can't find jump dest instruction at .text+0xea00005e crypto/api.o: warning: objtool: __crypto_alg_lookup()+0x34: can't find jump dest instruction at .text+0x9d0003ba CC [M] net/802/fddi.o CC drivers/base/core.o CC arch/x86/platform/intel-mid/device_libs/platform_pmic_gpio.o LD virt/built-in.o arch/x86/kernel/dumpstack_64.o: warning: objtool: get_stack_info()+0x2c: can't find jump dest instruction at .text+0xc9000082 CC arch/x86/entry/vdso/vdso-image-64.o CC [M] sound/soc/soc-devres.o sound/firewire/fcp.o: warning: objtool: fcp_response()+0x2f: can't find jump dest instruction at .text+0x60010035 CC mm/util.o sound/hda/hdac_device.o: warning: objtool: setup_fg_nodes()+0x25: can't find jump dest instruction at .text+0xa50007db arch/x86/mm/init_64.o: warning: objtool: ident_pud_init()+0x25: can't find jump dest instruction at .text+0x1101024a lib/lockref.o: warning: objtool: lockref_get()+0xc: call without frame pointer save/setup lib/lockref.o: warning: objtool: lockref_get_not_zero()+0x13: call without frame pointer save/setup lib/lockref.o: warning: objtool: lockref_get_or_lock()+0xc: call without frame pointer save/setup lib/lockref.o: warning: objtool: lockref_put_or_lock()+0xc: call without frame pointer save/setup lib/lockref.o: warning: objtool: lockref_get_not_dead()+0x13: call without frame pointer save/setup fs/stat.o: warning: objtool: cp_old_stat()+0x8b: can't find jump dest instruction at .text+0x28010521 CC drivers/acpi/utils.o arch/x86/crypto/serpent-sse2-x86_64-asm_64.o: warning: objtool: __serpent_enc_blk_8way()+0x491d: can't find jump dest instruction at .text+0xa4004923 CC drivers/base/bus.o CC [M] net/8021q/vlan_netlink.o CC arch/x86/pci/common.o CC arch/x86/kernel/nmi.o AS arch/x86/lib/clear_page_64.o CC [M] sound/hda/hdac_i915.o VDSO2C arch/x86/entry/vdso/vdso-image-x32.c security/tomoyo/condition.o: warning: objtool: tomoyo_commit_condition()+0x36: can't find jump dest instruction at .text+0xc00000fc arch/x86/mm/numa.o: warning: objtool: debug_cpumask_set_cpu()+0x15: can't find jump dest instruction at .text+0xd90002eb CC [M] drivers/atm/nicstar.o mm/mempool.o: warning: objtool: poison_element.isra.1()+0x65: can't find jump dest instruction at .text+0x8300024b CC arch/x86/kernel/ldt.o CC [M] sound/soc/soc-ops.o security/selinux/ss/symtab.o: warning: objtool: symcmp()+0xf: call without frame pointer save/setup security/selinux/ss/symtab.o: warning: objtool: symhash()+0x15: call without frame pointer save/setup security/selinux/ss/symtab.o: warning: objtool: symtab_init()+0x21: call without frame pointer save/setup crypto/crypto_wq.o: warning: objtool: crypto_wq_init()+0x25: call without frame pointer save/setup crypto/crypto_wq.o: warning: objtool: crypto_wq_exit()+0xb: call without frame pointer save/setup CC [M] sound/oss/mpu401.o CC arch/x86/platform/intel-mid/device_libs/platform_msic_thermal.o arch/x86/platform/intel-mid/device_libs/platform_msic.o: warning: objtool: msic_scu_status_change()+0x20: call without frame pointer save/setup arch/x86/platform/intel-mid/device_libs/platform_msic.o: warning: objtool: msic_init()+0x1b: call without frame pointer save/setup security/apparmor/crypto.o: warning: objtool: aa_calc_profile_hash()+0x60: can't find jump dest instruction at .text+0xad000086 AS [M] arch/x86/crypto/aesni-intel_asm.o CC [M] net/appletalk/ddp.o sound/hda/hdac_regmap.o: warning: objtool: hda_writeable_reg()+0x34: can't find jump dest instruction at .text+0x8b0000aa CC crypto/skcipher.o sound/usb/helper.o: warning: objtool: snd_usb_ctl_msg()+0x5f: can't find jump dest instruction at .text+0x8d0001a5 arch/x86/crypto/twofish_glue.o: warning: objtool: twofish_encrypt()+0xd: call without frame pointer save/setup arch/x86/crypto/twofish_glue.o: warning: objtool: twofish_decrypt()+0xd: call without frame pointer save/setup arch/x86/crypto/twofish_glue.o: warning: objtool: init()+0xb: call without frame pointer save/setup arch/x86/crypto/twofish_glue.o: warning: objtool: fini()+0xb: call without frame pointer save/setup CC [M] sound/drivers/opl3/opl3_synth.o CC arch/x86/lib/cmdline.o CC [M] sound/usb/mixer_quirks.o arch/x86/crypto/blowfish_glue.o: warning: objtool: ecb_crypt()+0x3a: can't find jump dest instruction at .text+0xd6000060 security/selinux/netif.o: warning: objtool: sel_netif_netdev_notifier_handler()+0x20: can't find jump dest instruction at .text+0x49010026 CC [M] arch/x86/crypto/aesni-intel_glue.o sound/soc/soc-cache.o: warning: objtool: snd_soc_cache_init()+0x55: call without frame pointer save/setup sound/soc/soc-cache.o: warning: objtool: snd_soc_cache_exit()+0x2f: call without frame pointer save/setup CC arch/x86/entry/vdso/vdso-image-32.o arch/x86/kvm/hyperv.o: warning: objtool: kvm_hv_get_msr()+0x23: can't find jump dest instruction at .text+0x7a010189 arch/x86/kernel/time.o: warning: objtool: profile_pc()+0x2b: call without frame pointer save/setup arch/x86/kernel/time.o: warning: objtool: x86_late_time_init()+0xa: call without frame pointer save/setup arch/x86/kernel/time.o: warning: objtool: setup_default_timer_irq()+0x19: call without frame pointer save/setup arch/x86/kernel/time.o: warning: objtool: hpet_time_init()+0x4: call without frame pointer save/setup CC [M] sound/core/seq/seq_fifo.o security/apparmor/file.o: warning: objtool: aa_audit_file()+0x87: can't find jump dest instruction at .text+0x9a00047d CC arch/x86/kernel/setup.o CC [M] net/9p/client.o sound/synth/emux/emux_nrpn.o: warning: objtool: snd_emux_nrpn()+0x32: can't find jump dest instruction at .text+0x830003d7 LD sound/hda/ext/built-in.o CC [M] sound/synth/emux/emux_effect.o CC lib/sort.o CC [M] sound/drivers/pcsp/pcsp_lib.o drivers/auxdisplay/ks0108.o: warning: objtool: ks0108_parport_attach()+0x1a: can't find jump dest instruction at .text+0x8d000130 drivers/acpi/tables.o: warning: objtool: acpi_table_initrd_override()+0x35: can't find jump dest instruction at .text+0x3b01003b sound/i2c/other/ak4117.o: warning: objtool: snd_ak4117_check_rate_and_errors()+0x64: can't find jump dest instruction at .text+0x3f02043a block/blk-map.o: warning: objtool: blk_rq_map_kern()+0x41: can't find jump dest instruction at .text+0xd7000157 CC security/tomoyo/realpath.o CC [M] net/6lowpan/nhc_fragment.o CC [M] sound/hda/ext/hdac_ext_bus.o arch/x86/events/core.o: warning: objtool: x86_pmu_extra_regs()+0x15: can't find jump dest instruction at .text+0x8e00001b sound/firewire/cmp.o: warning: objtool: pcr_modify()+0xc7: can't find jump dest instruction at .text+0x6c0000db AS arch/x86/lib/cmpxchg16b_emu.o block/blk-settings.o: warning: objtool: blk_stack_limits()+0x2f1: can't find jump dest instruction at .text+0xc5000977 arch/x86/oprofile/../../../drivers/oprofile/oprofile_files.o: warning: objtool: timeout_write()+0x22: call without frame pointer save/setup arch/x86/oprofile/../../../drivers/oprofile/oprofile_files.o: warning: objtool: timeout_read()+0x29: call without frame pointer save/setup arch/x86/oprofile/../../../drivers/oprofile/oprofile_files.o: warning: objtool: pointer_size_read()+0xe: call without frame pointer save/setup arch/x86/oprofile/../../../drivers/oprofile/oprofile_files.o: warning: objtool: depth_read()+0x10: call without frame pointer save/setup arch/x86/oprofile/../../../drivers/oprofile/oprofile_files.o: warning: objtool: enable_read()+0x10: call without frame pointer save/setup arch/x86/oprofile/../../../drivers/oprofile/oprofile_files.o: warning: objtool: depth_write()+0x2c: call without frame pointer save/setup arch/x86/oprofile/../../../drivers/oprofile/oprofile_files.o: warning: objtool: cpu_type_read()+0x10: call without frame pointer save/setup arch/x86/oprofile/../../../drivers/oprofile/oprofile_files.o: warning: objtool: dump_write()+0x11: call without frame pointer save/setup arch/x86/oprofile/../../../drivers/oprofile/oprofile_files.o: warning: objtool: enable_write()+0x22: call without frame pointer save/setup arch/x86/oprofile/../../../drivers/oprofile/oprofile_files.o: warning: objtool: oprofile_create_files()+0x4b: call without frame pointer save/setup arch/x86/platform/intel-mid/device_libs/platform_msic_audio.o: warning: objtool: msic_audio_platform_data()+0x32: call without frame pointer save/setup CC [M] drivers/atm/ambassador.o CC [M] sound/soc/soc-topology.o drivers/acpi/blacklist.o: warning: objtool: acpi_blacklisted()+0x2e: can't find jump dest instruction at .init.text+0x11010054 CC arch/x86/platform/intel-mid/device_libs/platform_spidev.o CC block/blk-mq-sysfs.o arch/x86/platform/uv/tlb_uv.o: warning: objtool: bau_process_retry_msg.isra.2()+0xb6: can't find jump dest instruction at .text+0x7600095b CC [M] arch/x86/oprofile/../../../drivers/oprofile/oprofile_stats.o arch/x86/kernel/process_64.o: warning: objtool: __show_regs()+0x15f: can't find jump dest instruction at .text+0xc10102a5 security/keys/dh.o: warning: objtool: mpi_from_key()+0x39: can't find jump dest instruction at .text+0xdc00003f CC [M] sound/drivers/pcsp/pcsp_mixer.o security/apparmor/capability.o: warning: objtool: audit_caps()+0x5e: can't find jump dest instruction at .text+0x83000064 sound/synth/emux/emux_seq.o: warning: objtool: snd_emux_create_port()+0x60: can't find jump dest instruction at .text+0xe6000285 CC drivers/base/dd.o CC [M] sound/hda/ext/hdac_ext_controller.o CC [M] net/802/p8023.o LD arch/x86/platform/uv/built-in.o CC [M] sound/synth/emux/emux_hwdep.o block/blk-exec.o: warning: objtool: blk_end_sync_rq()+0x1e: call without frame pointer save/setup block/blk-exec.o: warning: objtool: blk_execute_rq_nowait()+0xc9: call without frame pointer save/setup block/blk-exec.o: warning: objtool: blk_execute_rq()+0x53: call without frame pointer save/setup sound/hda/hdac_controller.o: warning: objtool: snd_hdac_bus_alloc_stream_pages()+0x4b: can't find jump dest instruction at .text+0xb5000311 CC block/blk-mq-cpu.o CC [M] net/802/stp.o sound/oss/audio.o: warning: objtool: dma_set_fragment()+0x10: can't find jump dest instruction at .text+0xbc0000d6 CC drivers/block/hd.o sound/oss/soundcard.o: warning: objtool: sound_open()+0x47: can't find jump dest instruction at .text+0xda0002dc CC [M] net/802/garp.o security/apparmor/policy.o: warning: objtool: destroy_namespace()+0x27: can't find jump dest instruction at .text+0xfb0006bd arch/x86/events/intel/uncore_snbep.o: warning: objtool: knl_cha_hw_config()+0x11: can't find jump dest instruction at .text+0xaa000377 security/integrity/ima/ima_api.o: warning: objtool: ima_collect_measurement()+0x41: can't find jump dest instruction at .text+0xb3000347 CC security/keys/encrypted-keys/ecryptfs_format.o arch/x86/pci/legacy.o: warning: objtool: pcibios_scan_specific_bus()+0x17: call without frame pointer save/setup arch/x86/pci/legacy.o: warning: objtool: pci_legacy_init()+0x27: call without frame pointer save/setup arch/x86/pci/legacy.o: warning: objtool: pci_subsys_init()+0x2c: call without frame pointer save/setup CC [M] sound/core/seq/seq_prioq.o AS arch/x86/lib/copy_page_64.o LD [M] sound/isa/sb/snd-sb-common.o arch/x86/oprofile/../../../drivers/oprofile/event_buffer.o: warning: objtool: event_buffer_read()+0x2c: can't find jump dest instruction at .text+0x30010132 CC arch/x86/pci/early.o CC [M] sound/usb/mixer_scarlett.o CC [M] drivers/ata/libata-pmp.o fs/super.o: warning: objtool: __sb_start_write()+0x27: can't find jump dest instruction at .text+0xfd0001ad CC [M] sound/core/oss/linear.o sound/hda/array.o: warning: objtool: snd_array_new()+0x40: can't find jump dest instruction at .text+0x92000085 sound/usb/format.o: warning: objtool: parse_audio_format_i_type()+0xed: can't find jump dest instruction at .text+0x880100f2 CC [M] net/802/mrp.o CC [M] sound/usb/pcm.o CC [M] sound/synth/emux/soundfont.o arch/x86/platform/intel-mid/device_libs/platform_msic_ocd.o: warning: objtool: msic_ocd_platform_data()+0x10: call without frame pointer save/setup crypto/scatterwalk.o: warning: objtool: scatterwalk_copychunks()+0x74: can't find jump dest instruction at .text+0xae00007a LD drivers/bcma/built-in.o drivers/ata/libata-trace.o: warning: objtool: libata_trace_parse_eh_action()+0x4b: can't find jump dest instruction at .text+0xac000171 CC arch/x86/platform/intel-mid/device_libs/platform_emc1403.o security/apparmor/resource.o: warning: objtool: audit_cb()+0x26: call without frame pointer save/setup security/apparmor/resource.o: warning: objtool: aa_task_setrlimit()+0x47: call without frame pointer save/setup drivers/auxdisplay/cfag12864b.o: warning: objtool: cfag12864b_update()+0x30: can't find jump dest instruction at .text+0xfb0002d6 CC [M] net/8021q/vlan_gvrp.o arch/x86/crypto/salsa20_glue.o: warning: objtool: encrypt()+0x3c: call without frame pointer save/setup arch/x86/crypto/salsa20_glue.o: warning: objtool: setkey()+0x15: call without frame pointer save/setup arch/x86/crypto/salsa20_glue.o: warning: objtool: init()+0xb: call without frame pointer save/setup arch/x86/crypto/salsa20_glue.o: warning: objtool: fini()+0xb: call without frame pointer save/setup security/integrity/ima/ima_crypto.o: warning: objtool: ima_calc_file_hash_tfm()+0x67: can't find jump dest instruction at .text+0xeb00040d LD sound/drivers/vx/built-in.o lib/sort.o: warning: objtool: sort()+0x66: can't find jump dest instruction at .text+0xbe0000cc arch/x86/kvm/cpuid.o: warning: objtool: kvm_find_cpuid_entry()+0x15: can't find jump dest instruction at .text+0x9800006b CC [M] drivers/ata/libata-acpi.o CC [M] drivers/bcma/main.o CC [M] drivers/atm/horizon.o CC lib/parser.o CC crypto/ahash.o security/selinux/selinuxfs.o: warning: objtool: sel_write_disable()+0x31: can't find jump dest instruction at .text+0xa9000867 CC [M] arch/x86/crypto/fpu.o CC security/integrity/ima/ima_template_lib.o CC [M] arch/x86/oprofile/../../../drivers/oprofile/timer_int.o security/selinux/netnode.o: warning: objtool: sel_netnode_sid_slow()+0x5b: can't find jump dest instruction at .text+0xcf0001e0 sound/synth/emux/emux_synth.o: warning: objtool: snd_emux_terminate_all()+0x30: can't find jump dest instruction at .text+0x9d000436 block/blk-ioc.o: warning: objtool: put_io_context_active()+0x26: can't find jump dest instruction at .text+0xa800049b sound/drivers/mts64.o: warning: objtool: snd_mts64_rawmidi_create()+0x42: can't find jump dest instruction at .text+0x7e010548 CC [M] drivers/bcma/scan.o CC [M] sound/hda/ext/hdac_ext_stream.o AS [M] arch/x86/crypto/aesni-intel_avx-x86_64.o CC [M] sound/drivers/opl3/opl3_seq.o CC security/selinux/ss/avtab.o fs/open.o: warning: objtool: chown_common()+0xa6: can't find jump dest instruction at .text+0xb60001cc CC lib/halfmd4.o CC [M] sound/drivers/vx/vx_core.o CC [M] net/6lowpan/nhc_hop.o arch/x86/xen/trace.o: warning: objtool: trace_raw_output_xen_mc_extend_args()+0x1c: can't find jump dest instruction at .text+0x94000812 CC [M] sound/synth/emux/emux_proc.o security/smack/smackfs.o: warning: objtool: smk_rule_show()+0x40: can't find jump dest instruction at .text+0xe4000406 CC fs/attr.o arch/x86/oprofile/../../../drivers/oprofile/buffer_sync.o: warning: objtool: add_data()+0x29: can't find jump dest instruction at .text+0xe200015f sound/core/oss/mixer_oss.o: warning: objtool: snd_mixer_oss_get_recsrc()+0x1e: can't find jump dest instruction at .text+0x83000024 CC [M] net/9p/error.o CC [M] sound/core/ctljack.o CC [M] net/appletalk/dev.o security/integrity/ima/ima_main.o: warning: objtool: ima_rdwr_violation_check()+0x30: can't find jump dest instruction at .text+0x99000036 sound/pci/als300.o: warning: objtool: snd_als300_trigger()+0x4c: can't find jump dest instruction at .text+0xca000692 arch/x86/kernel/ioport.o: warning: objtool: sys_ioperm()+0x36: can't find jump dest instruction at .text+0x1401003c arch/x86/pci/numachip.o: warning: objtool: pci_mmcfg_read_numachip()+0x56: can't find jump dest instruction at .text+0xa101005b CC [M] drivers/atm/iphase.o sound/core/init.o: warning: objtool: snd_power_wait()+0x25: can't find jump dest instruction at .text+0xc400022b arch/x86/crypto/aesni-intel_asm.o: warning: objtool: aesni_gcm_dec()+0x7c: can't find jump dest instruction at .text+0xed190082 sound/oss/sys_timer.o: warning: objtool: def_tmr_ioctl()+0x17: can't find jump dest instruction at .text+0xe10100ed CC arch/x86/pci/bus_numa.o AS [M] arch/x86/crypto/aes_ctrby8_avx-x86_64.o CC arch/x86/kernel/x86_init.o CC [M] drivers/atm/suni.o CC arch/x86/entry/vdso/vdso-image-x32.o CC [M] arch/x86/oprofile/../../../drivers/oprofile/nmi_timer_int.o sound/i2c/other/ak4114.o: warning: objtool: ak4114_notify()+0x37: can't find jump dest instruction at .text+0x5101050d LD drivers/block/aoe/built-in.o drivers/ata/libata-transport.o: warning: objtool: ata_tlink_add()+0x59: can't find jump dest instruction at .text+0xb01090f security/selinux/ss/hashtab.o: warning: objtool: hashtab_insert()+0x40: can't find jump dest instruction at .text+0xc10000f6 CC [M] sound/i2c/other/pt2258.o CC [M] sound/oss/sb_common.o CC [M] drivers/block/aoe/aoeblk.o sound/pci/als4000.o: warning: objtool: snd_als4000_create_gameport()+0x26: can't find jump dest instruction at .text+0x51010aec CC security/selinux/ss/policydb.o CC [M] sound/pci/ak4531_codec.o LD drivers/block/paride/built-in.o arch/x86/platform/intel-mid/device_libs/platform_msic_gpio.o: warning: objtool: msic_gpio_platform_data()+0x10: call without frame pointer save/setup arch/x86/platform/intel-mid/device_libs/platform_msic_battery.o: warning: objtool: msic_battery_platform_data()+0x9: call without frame pointer save/setup sound/core/seq/seq_memory.o: warning: objtool: snd_seq_dump_var_event()+0x2b: can't find jump dest instruction at .text+0xf3000071 CC arch/x86/platform/intel-mid/device_libs/platform_lis331.o LD [M] sound/i2c/other/snd-ak4117.o sound/drivers/portman2x4.o: warning: objtool: portman_read_midi()+0x83: can't find jump dest instruction at .text+0xae020179 net/6lowpan/ndisc.o: warning: objtool: lowpan_ndisc_fill_addr_option()+0x17: can't find jump dest instruction at .text+0x9300012d CC [M] drivers/block/paride/paride.o CC mm/mmzone.o LD [M] sound/i2c/other/snd-ak4114.o AS [M] arch/x86/crypto/ghash-clmulni-intel_asm.o CC [M] security/keys/trusted.o arch/x86/pci/intel_mid_pci.o: warning: objtool: fixed_bar_cap()+0x2c: can't find jump dest instruction at .text+0x95000032 arch/x86/mm/pageattr.o: warning: objtool: populate_pte.isra.1()+0x8d: can't find jump dest instruction at .text+0xa0000263 sound/i2c/other/ak4xxx-adda.o: warning: objtool: ak4524_reset()+0x21: can't find jump dest instruction at .text+0xd0100a7 CC [M] arch/x86/crypto/ghash-clmulni-intel_glue.o CC [M] net/6lowpan/nhc_ipv6.o CC [M] arch/x86/oprofile/init.o arch/x86/crypto/chacha20_glue.o: warning: objtool: chacha20_dosimd()+0x3c: can't find jump dest instruction at .text+0xd6000041 CC [M] arch/x86/crypto/crc32c-intel_glue.o LD arch/x86/mm/built-in.o sound/hda/hdac_stream.o: warning: objtool: snd_hdac_stream_sync()+0xbc: can't find jump dest instruction at .text+0x77000471 sound/oss/midi_synth.o: warning: objtool: midi_synth_open()+0x25: can't find jump dest instruction at .text+0x8e0000cb CC arch/x86/platform/intel-mid/device_libs/platform_mpu3050.o security/integrity/ima/ima_template.o: warning: objtool: template_desc_init_fields()+0x77: can't find jump dest instruction at .text.unlikely+0x1601007c sound/i2c/other/ak4113.o: warning: objtool: external_rate()+0x17: can't find jump dest instruction at .text+0x9800007d sound/core/misc.o: warning: objtool: __snd_printk()+0x54: can't find jump dest instruction at .text+0xb60000ea arch/x86/crypto/ghash-clmulni-intel_asm.o: warning: objtool: clmul_ghash_mul()+0x17: can't find call dest symbol at offset 0x450000bb block/elevator.o: warning: objtool: elv_register()+0x2d: can't find jump dest instruction at .text+0x940003a3 CC security/integrity/ima/ima_appraise.o CC [M] sound/oss/sb_audio.o drivers/acpi/osi.o: warning: objtool: acpi_osi_setup()+0x18: can't find jump dest instruction at .init.text+0xd20000c2 arch/x86/kernel/traps.o: warning: objtool: do_trap()+0x40: can't find jump dest instruction at .text+0xea000076 AS [M] arch/x86/crypto/crc32c-pcl-intel-asm_64.o block/blk-timeout.o: warning: objtool: part_timeout_store()+0x22: can't find jump dest instruction at .text+0x98000098 LD [M] sound/i2c/other/snd-ak4xxx-adda.o CC security/selinux/ss/services.o CC block/blk-mq-cpumap.o CC arch/x86/kernel/i8259.o arch/x86/platform/intel-mid/device_libs/platform_pmic_gpio.o: warning: objtool: pmic_gpio_platform_data()+0xb: call without frame pointer save/setup CC [M] arch/x86/oprofile/backtrace.o CC block/ioctl.o AS [M] arch/x86/crypto/sha1_ssse3_asm.o net/6lowpan/core.o: warning: objtool: lowpan_event()+0x2f: can't find jump dest instruction at .text+0xc9000205 LD [M] sound/i2c/other/snd-ak4113.o CC arch/x86/platform/intel-mid/device_libs/platform_bma023.o arch/x86/oprofile/../../../drivers/oprofile/oprofilefs.o: warning: objtool: oprofilefs_ulong_from_user()+0x27: can't find jump dest instruction at .text+0x9500032d arch/x86/crypto/aes_ctrby8_avx-x86_64.o: warning: objtool: aes_ctr_enc_128_avx_by8()+0x4: can't find jump dest instruction at .text+0x3112000a CC [M] sound/pci/ens1371.o CC [M] arch/x86/oprofile/nmi_int.o arch/x86/kernel/irq.o: warning: objtool: arch_show_interrupts()+0x470: can't find jump dest instruction at .text+0xb90006c6 arch/x86/pci/xen.o: warning: objtool: xen_hvm_setup_msi_irqs()+0x31: can't find jump dest instruction at .text+0x74010157 fs/read_write.o: warning: objtool: __vfs_read()+0x28: can't find jump dest instruction at .text+0xd100027d arch/x86/platform/intel-mid/device_libs/platform_msic_power_btn.o: warning: objtool: msic_power_btn_platform_data()+0x9: call without frame pointer save/setup sound/oss/aedsp16.o: warning: objtool: aedsp16_hard_write()+0x2c: can't find jump dest instruction at .init.text+0xa5000236 CC arch/x86/kernel/irqinit.o CC [M] sound/firewire/isight.o CC [M] sound/oss/sb_midi.o CC arch/x86/platform/intel-mid/device_libs/platform_tc35876x.o net/802/fc.o: warning: objtool: alloc_fcdev()+0x25: call without frame pointer save/setup net/802/fc.o: warning: objtool: fc_setup()+0x5d: call without frame pointer save/setup net/802/fc.o: warning: objtool: fc_header()+0x45: call without frame pointer save/setup arch/x86/crypto/crc32c-pcl-intel-asm_64.o: warning: objtool: crc_pcl()+0x1b: can't find jump dest instruction at .text+0x8d100020 security/keys/big_key.o: warning: objtool: big_key_preparse()+0x32: can't find jump dest instruction at .text+0xa10102b8 sound/pci/cs5530.o: warning: objtool: snd_cs5530_create()+0x3e: can't find jump dest instruction at .text+0x400300a4 CC [M] arch/x86/crypto/sha1_ssse3_glue.o CC arch/x86/platform/intel-mid/device_libs/platform_max7315.o CC [M] sound/soc/soc-generic-dmaengine-pcm.o CC [M] sound/core/oss/mulaw.o LD drivers/bluetooth/built-in.o sound/core/device.o: warning: objtool: __snd_device_free()+0x19: can't find call dest symbol at offset 0x8300007d CC [M] drivers/ata/libata-zpodd.o sound/drivers/pcsp/pcsp.o: warning: objtool: snd_card_pcsp_probe.constprop.3()+0x59: can't find jump dest instruction at .text+0xb100023f CC security/tomoyo/securityfs_if.o sound/usb/endpoint.o: warning: objtool: deactivate_urbs()+0x23: can't find jump dest instruction at .text+0x82000029 CC [M] drivers/block/paride/aten.o AS arch/x86/lib/copy_user_64.o CC [M] net/9p/util.o sound/drivers/mpu401/mpu401_uart.o: warning: objtool: _snd_mpu401_uart_interrupt()+0x25: can't find jump dest instruction at .text+0x880003ab CC [M] drivers/bluetooth/hci_vhci.o CC [M] net/6lowpan/nhc_mobility.o sound/pci/bt87x.o: warning: objtool: snd_bt87x_detect_card()+0x2c: can't find jump dest instruction at .text+0xa3000412 CC [M] sound/drivers/mpu401/mpu401.o arch/x86/events/intel/core.o: warning: objtool: core_guest_get_msrs()+0x3c: can't find jump dest instruction at .text+0xb70003c2 sound/drivers/pcsp/pcsp_mixer.o: warning: objtool: snd_pcsp_new_mixer()+0x2b: can't find call dest symbol at offset 0x6100025f CC [M] sound/pci/es1938.o arch/x86/crypto/sha1_ssse3_asm.o: warning: objtool: sha1_transform_ssse3()+0xcc9: can't find jump dest instruction at .text+0xe1f40cce CC mm/vmstat.o sound/core/seq/seq_queue.o: warning: objtool: queue_new()+0x34: can't find jump dest instruction at .text+0xc50001ea CC [M] sound/core/jack.o LD [M] arch/x86/events/intel/intel-uncore.o arch/x86/crypto/camellia_glue.o: warning: objtool: camellia_setup_tail()+0x94: can't find jump dest instruction at .text+0x85000099 arch/x86/oprofile/../../../drivers/oprofile/oprofile_stats.o: warning: objtool: oprofile_reset_stats()+0xa3: can't find jump dest instruction at .text+0x7a0000a8 CC [M] drivers/bluetooth/hci_ldisc.o mm/oom_kill.o: warning: objtool: perf_trace_oom_score_adj_update()+0x3b: can't find jump dest instruction at .text+0xad0000e1 security/tomoyo/mount.o: warning: objtool: tomoyo_mount_acl()+0x55: can't find jump dest instruction at .text+0x6b02005b security/tomoyo/memory.o: warning: objtool: tomoyo_get_name()+0x1e: can't find jump dest instruction at .text+0x1b010154 CC [M] sound/drivers/opl3/opl3_midi.o arch/x86/platform/intel-mid/device_libs/platform_msic_thermal.o: warning: objtool: msic_thermal_platform_data()+0x9: call without frame pointer save/setup CC kernel/sysctl_binary.o CC block/genhd.o arch/x86/crypto/aesni-intel_avx-x86_64.o: warning: objtool: aesni_gcm_enc_avx_gen2()+0x30: can't find jump dest instruction at .text+0xf73e0516 CC fs/bad_inode.o CC security/tomoyo/tomoyo.o sound/soc/soc-utils.o: warning: objtool: snd_soc_dummy_remove()+0x15: call without frame pointer save/setup sound/soc/soc-utils.o: warning: objtool: snd_soc_dummy_probe()+0x28: call without frame pointer save/setup sound/soc/soc-utils.o: warning: objtool: dummy_dma_open()+0x21: call without frame pointer save/setup sound/soc/soc-utils.o: warning: objtool: snd_soc_params_to_frame_size()+0x33: call without frame pointer save/setup sound/soc/soc-utils.o: warning: objtool: snd_soc_params_to_bclk()+0x11: call without frame pointer save/setup sound/soc/soc-utils.o: warning: objtool: snd_soc_util_init()+0x28: call without frame pointer save/setup sound/soc/soc-utils.o: warning: objtool: snd_soc_util_exit()+0xb: call without frame pointer save/setup CC [M] sound/core/oss/route.o block/blk-softirq.o: warning: objtool: blk_softirq_cpu_dead()+0x23: call without frame pointer save/setup block/blk-softirq.o: warning: objtool: blk_done_softirq()+0x25: call without frame pointer save/setup block/blk-softirq.o: warning: objtool: trigger_softirq()+0x4c: call without frame pointer save/setup block/blk-softirq.o: warning: objtool: __blk_complete_request()+0x5d: call without frame pointer save/setup block/blk-softirq.o: warning: objtool: blk_complete_request()+0x15: call without frame pointer save/setup block/blk-softirq.o: warning: objtool: blk_softirq_init()+0x71: call without frame pointer save/setup sound/core/isadma.o: warning: objtool: snd_dma_pointer()+0x2a: call without frame pointer save/setup sound/core/isadma.o: warning: objtool: snd_dma_disable()+0x18: call without frame pointer save/setup sound/core/isadma.o: warning: objtool: snd_dma_program()+0x30: call without frame pointer save/setup CC kernel/capability.o CC block/scsi_ioctl.o CC drivers/bus/simple-pm-bus.o CC [M] net/appletalk/atalk_proc.o LD arch/x86/events/intel/built-in.o CC drivers/base/syscore.o sound/soc/soc-jack.o: warning: objtool: snd_soc_jack_add_gpios()+0x22: can't find jump dest instruction at .text+0x580200f8 arch/x86/lib/copy_user_64.o: warning: objtool: copy_user_generic_unrolled()+0x6: can't find jump dest instruction at .text+0x8c00006c arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: xts_decrypt()+0x5e: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: xts_encrypt()+0x5e: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: serpent_dec_blk_xway()+0x4: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: decrypt_callback()+0x51: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: serpent_decrypt_cbc_xway()+0x33: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: serpent_enc_blk_xway()+0x6: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: xts_serpent_setkey()+0x42: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: lrw_exit_tfm()+0xd: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: lrw_decrypt()+0x56: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: lrw_encrypt()+0x56: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: lrw_serpent_setkey()+0x2f: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: ctr_crypt()+0x1c: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: serpent_crypt_ctr()+0x4b: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: serpent_crypt_ctr_xway()+0x85: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: cbc_decrypt()+0x1c: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: cbc_encrypt()+0x1c: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: ecb_decrypt()+0x1c: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: ecb_encrypt()+0x1c: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: encrypt_callback()+0x50: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: serpent_sse2_init()+0x10: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: serpent_sse2_exit()+0x10: call without frame pointer save/setup sound/hda/trace.o: warning: objtool: perf_trace_hda_unsol_event()+0x44: can't find jump dest instruction at .text+0xc30002da arch/x86/pci/irq.o: warning: objtool: pcibios_lookup_irq()+0x5c: can't find jump dest instruction at .text+0x40050921 CC [M] sound/soc/soc-ac97.o sound/isa/sb/sb16_main.o: warning: objtool: snd_sb16_capture_open()+0x32: can't find jump dest instruction at .text+0x230105b8 LD [M] sound/drivers/snd-dummy.o LD [M] sound/isa/sb/snd-sb16-dsp.o LD arch/x86/events/built-in.o AS [M] arch/x86/crypto/sha1_avx2_x86_64_asm.o CC arch/x86/pci/amd_bus.o sound/drivers/opl3/opl3_seq.o: warning: objtool: snd_opl3_synth_create_port()+0x48: can't find jump dest instruction at .text+0xbb0000ae arch/x86/oprofile/init.o: warning: objtool: oprofile_arch_exit()+0x9: call without frame pointer save/setup arch/x86/oprofile/init.o: warning: objtool: oprofile_arch_init()+0xc: call without frame pointer save/setup sound/synth/emux/emux_hwdep.o: warning: objtool: snd_emux_hwdep_ioctl()+0x1b: can't find jump dest instruction at .text+0x960000e1 security/selinux/netport.o: warning: objtool: sel_netport_sid_slow()+0x85: can't find jump dest instruction at .text+0x8100015a CC [M] drivers/atm/fore200e.o net/9p/mod.o: warning: objtool: v9fs_get_default_trans()+0x15: call without frame pointer save/setup net/9p/mod.o: warning: objtool: v9fs_get_trans_by_name()+0x1f: call without frame pointer save/setup net/9p/mod.o: warning: objtool: v9fs_unregister_trans()+0x18: call without frame pointer save/setup net/9p/mod.o: warning: objtool: v9fs_register_trans()+0x18: call without frame pointer save/setup net/9p/mod.o: warning: objtool: _p9_debug()+0x8c: call without frame pointer save/setup net/9p/mod.o: warning: objtool: v9fs_put_trans()+0x12: 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 CC [M] sound/synth/emux/emux_oss.o LD [M] sound/drivers/snd-aloop.o CC arch/x86/pci/broadcom_bus.o net/6lowpan/debugfs.o: warning: objtool: lowpan_dev_debugfs_ctx_init()+0x69: can't find jump dest instruction at .text+0xa600030f CC arch/x86/kernel/jump_label.o CC [M] sound/drivers/opl3/opl3_drums.o CC arch/x86/platform/intel-mid/device_libs/platform_pcal9555a.o sound/pci/atiixp_modem.o: warning: objtool: snd_atiixp_create()+0x37: can't find jump dest instruction at .text+0x7c01044d CC [M] arch/x86/oprofile/op_model_amd.o CC security/tomoyo/util.o CC [M] sound/usb/proc.o sound/core/seq/seq_fifo.o: warning: objtool: snd_seq_fifo_new()+0x2b: can't find jump dest instruction at .text+0x86000031 sound/core/info_oss.o: warning: objtool: snd_oss_info_register()+0x3c: can't find jump dest instruction at .text+0xa5000041 drivers/atm/uPD98402.o: warning: objtool: uPD98402_int()+0x15: can't find jump dest instruction at .text+0xa800019a CC [M] sound/core/hwdep.o 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()+0x33: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: xts_decrypt()+0x45: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: xts_encrypt()+0x45: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: decrypt_callback()+0x26: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: lrw_decrypt()+0x3d: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: lrw_encrypt()+0x3d: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: ctr_crypt()+0x1c: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: cbc_decrypt()+0x1c: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: cbc_encrypt()+0x1c: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: ecb_decrypt()+0x1c: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: ecb_encrypt()+0x1c: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: xts_twofish_setkey()+0x4c: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: lrw_twofish_exit_tfm()+0xd: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: lrw_twofish_setkey()+0x32: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: twofish_enc_blk_ctr_3way()+0xdd: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: twofish_enc_blk_ctr()+0x59: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: encrypt_callback()+0x28: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: init()+0x44: call without frame pointer save/setup arch/x86/crypto/twofish_glue_3way.o: warning: objtool: fini()+0x10: call without frame pointer save/setup CC [M] arch/x86/oprofile/op_model_ppro.o CC [M] drivers/atm/eni.o LD arch/x86/entry/vdso/built-in.o net/8021q/vlan_netlink.o: warning: objtool: vlan_fill_info()+0x42: can't find jump dest instruction at .text+0xbf0100b8 sound/oss/sound_timer.o: warning: objtool: sound_timer_interrupt()+0x15: can't find jump dest instruction at .text+0xc300022b arch/x86/kernel/ldt.o: warning: objtool: read_ldt()+0x55: can't find jump dest instruction at .text+0x8600005b CC [M] sound/drivers/pcsp/pcsp_input.o sound/oss/midibuf.o: warning: objtool: drain_midi_queue()+0x37: can't find jump dest instruction at .text+0x9c00006d CC drivers/base/driver.o LD arch/x86/entry/built-in.o net/6lowpan/nhc_dest.o: warning: objtool: nhc_dest_init()+0xb: call without frame pointer save/setup net/6lowpan/nhc_dest.o: warning: objtool: nhc_dest_exit()+0xb: call without frame pointer save/setup net/8021q/vlan.o: warning: objtool: vlan_sync_address()+0x3a: can't find jump dest instruction at .text+0xb6000050 CC [M] sound/oss/sb_mixer.o LD sound/firewire/bebob/built-in.o CC arch/x86/platform/intel-mid/device_libs/platform_tca6416.o crypto/aead.o: warning: objtool: aead_geniv_alloc()+0x3e: can't find jump dest instruction at .text+0x880105c4 sound/core/sound_oss.o: warning: objtool: snd_oss_kernel_minor()+0x11: can't find jump dest instruction at .text+0xe90000c7 security/keys/encrypted-keys/ecryptfs_format.o: warning: objtool: ecryptfs_fill_auth_tok()+0x28: call without frame pointer save/setup CC [M] sound/drivers/opl3/opl3_oss.o CC [M] drivers/bcma/core.o CC arch/x86/kernel/irq_work.o CC [M] net/8021q/vlan_mvrp.o CC [M] sound/firewire/bebob/bebob_command.o CC crypto/shash.o sound/pci/atiixp.o: warning: objtool: snd_atiixp_create()+0x37: can't find jump dest instruction at .text+0x7c0105cd CC [M] sound/firewire/bebob/bebob_stream.o block/blk-lib.o: warning: objtool: __blkdev_issue_zeroout()+0x29: can't find jump dest instruction at .text+0xc200007f CC [M] sound/pci/es1968.o sound/core/ctljack.o: warning: objtool: snd_kctl_jack_new()+0x2e: can't find jump dest instruction at .text+0xab000054 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/oprofile/../../../drivers/oprofile/timer_int.o: warning: objtool: oprofile_timer_prep_down()+0x9: can't find call dest symbol at offset 0xc300003d CC lib/debug_locks.o arch/x86/pci/early.o: warning: objtool: early_dump_pci_devices()+0x22: can't find jump dest instruction at .text+0xaf000298 sound/synth/emux/emux_effect.o: warning: objtool: snd_emux_send_effect()+0x26: can't find jump dest instruction at .text+0x9101002c CC block/partition-generic.o CC lib/random32.o arch/x86/kernel/dumpstack.o: warning: objtool: show_trace_log_lvl()+0x76: can't find jump dest instruction at .text+0xa20103ab block/blk-mq-cpu.o: warning: objtool: blk_mq_main_cpu_notify()+0x1f: call without frame pointer save/setup block/blk-mq-cpu.o: warning: objtool: blk_mq_register_cpu_notifier()+0x21: call without frame pointer save/setup block/blk-mq-cpu.o: warning: objtool: blk_mq_unregister_cpu_notifier()+0x18: call without frame pointer save/setup block/blk-mq-cpu.o: warning: objtool: blk_mq_cpu_init()+0xb: call without frame pointer save/setup CC [M] arch/x86/oprofile/op_model_p4.o CC [M] arch/x86/pci/vmd.o CC [M] sound/core/seq/seq_timer.o LD net/atm/built-in.o mm/mmzone.o: warning: objtool: first_online_pgdat()+0x15: call without frame pointer save/setup mm/mmzone.o: warning: objtool: next_online_pgdat()+0x21: call without frame pointer save/setup mm/mmzone.o: warning: objtool: next_zone()+0x25: call without frame pointer save/setup mm/mmzone.o: warning: objtool: lruvec_init()+0x18: call without frame pointer save/setup sound/core/seq/seq_prioq.o: warning: objtool: prioq_remove_match()+0x1a: can't find jump dest instruction at .text+0xac000020 sound/synth/emux/emux_proc.o: warning: objtool: snd_emux_proc_info_read()+0x177: can't find jump dest instruction at .text+0xb700017d sound/soc/soc-io.o: warning: objtool: snd_soc_component_update_bits_async()+0x38: can't find call dest symbol at offset 0x400011c LD sound/firewire/dice/built-in.o CC drivers/acpi/reboot.o CC block/ioprio.o security/apparmor/lsm.o: warning: objtool: apparmor_setprocattr()+0x4b: can't find jump dest instruction at .text+0xbd030511 CC mm/backing-dev.o arch/x86/lib/msr.o: warning: objtool: perf_trace_msr_trace_class()+0x44: can't find jump dest instruction at .text+0x810000da CC [M] sound/firewire/bebob/bebob_proc.o CC [M] drivers/ata/ahci.o CC [M] sound/firewire/dice/dice-transaction.o CC [M] net/atm/addr.o CC [M] drivers/ata/libahci.o LD security/apparmor/apparmor.o CC arch/x86/lib/cpu.o arch/x86/platform/intel-mid/device_libs/platform_emc1403.o: warning: objtool: emc1403_platform_data()+0x11: call without frame pointer save/setup AS arch/x86/lib/csum-copy_64.o CC [M] drivers/atm/idt77252.o net/8021q/vlan_core.o: warning: objtool: __vlan_vid_add()+0x69: can't find jump dest instruction at .text+0x8a00054f LD security/apparmor/built-in.o crypto/ablkcipher.o: warning: objtool: ablkcipher_walk_next()+0x40: can't find jump dest instruction at .text+0x6d010625 sound/core/oss/linear.o: warning: objtool: convert()+0x25: can't find jump dest instruction at .text+0x1e01016b net/6lowpan/nhc.o: warning: objtool: lowpan_nhc_add()+0x1c: can't find jump dest instruction at .text+0x8e000122 CC [M] drivers/bluetooth/hci_h4.o sound/core/vmaster.o: warning: objtool: slave_update()+0x2b: can't find jump dest instruction at .text+0x80000091 CC crypto/akcipher.o kernel/softirq.o: warning: objtool: perf_trace_irq_handler_entry()+0x69: can't find jump dest instruction at .text+0xa800047f CC [M] sound/core/oss/rate.o CC [M] net/6lowpan/nhc_routing.o crypto/algapi.o: warning: objtool: crypto_remove_instance()+0x27: can't find jump dest instruction at .text+0xaf00074d security/selinux/ss/ebitmap.o: warning: objtool: ebitmap_netlbl_export()+0x24: can't find jump dest instruction at .text+0x860000b9 CC [M] drivers/bluetooth/hci_bcsp.o CC [M] sound/core/timer.o net/802/p8022.o: warning: objtool: unregister_8022_client()+0x1d: call without frame pointer save/setup net/802/p8022.o: warning: objtool: register_8022_client()+0x33: call without frame pointer save/setup net/802/p8022.o: warning: objtool: p8022_request()+0x11: call without frame pointer save/setup CC arch/x86/lib/csum-partial_64.o CC kernel/ptrace.o sound/pci/azt3328.o: warning: objtool: snd_azf3328_codec_setfmt()+0x32: can't find jump dest instruction at .text+0xe0000498 CC crypto/kpp.o security/integrity/ima/ima_template_lib.o: warning: objtool: ima_eventdigest_init()+0x3c: can't find jump dest instruction at .text+0x88000472 sound/core/oss/pcm_oss.o: warning: objtool: _snd_pcm_hw_param_min()+0x2e: can't find jump dest instruction at .text+0x88000264 CC block/badblocks.o sound/firewire/amdtp-am824.o: warning: objtool: write_midi_messages()+0x28: can't find jump dest instruction at .text+0xd20000ce block/bio.o: warning: objtool: bio_add_page()+0x1c: can't find jump dest instruction at .text+0x81000092 mm/readahead.o: warning: objtool: read_pages()+0x4a: can't find jump dest instruction at .text+0xc00001bf CC security/integrity/ima/ima_mok.o kernel/resource.o: warning: objtool: region_intersects()+0x3f: can't find jump dest instruction at .text+0xb3000455 security/security.o: warning: objtool: security_path_rename()+0x32: can't find jump dest instruction at .text+0x81000cb8 net/8021q/vlan_dev.o: warning: objtool: vlan_dev_set_mac_address()+0x31: can't find jump dest instruction at .text+0x860005b7 security/integrity/ima/ima_policy.o: warning: objtool: policy_func_show()+0x2c: can't find jump dest instruction at .text+0x2010032 CC arch/x86/lib/csum-wrappers_64.o CC kernel/user.o CC [M] sound/firewire/dice/dice-stream.o sound/drivers/pcsp/pcsp_lib.o: warning: objtool: snd_pcsp_playback_open()+0x31: can't find jump dest instruction at .text+0x95000106 CC [M] drivers/bluetooth/hci_ll.o fs/readdir.o: warning: objtool: fillonedir()+0x34: can't find jump dest instruction at .text+0xbd00003a CC [M] sound/pci/fm801.o net/8021q/vlan_gvrp.o: warning: objtool: vlan_gvrp_request_join()+0x46: call without frame pointer save/setup net/8021q/vlan_gvrp.o: warning: objtool: vlan_gvrp_request_leave()+0x44: call without frame pointer save/setup net/8021q/vlan_gvrp.o: warning: objtool: vlan_gvrp_init_applicant()+0x10: call without frame pointer save/setup net/8021q/vlan_gvrp.o: warning: objtool: vlan_gvrp_uninit_applicant()+0x10: call without frame pointer save/setup net/8021q/vlan_gvrp.o: warning: objtool: vlan_gvrp_uninit()+0x10: call without frame pointer save/setup net/8021q/vlan_gvrp.o: warning: objtool: vlan_gvrp_init()+0xb: call without frame pointer save/setup CC security/selinux/ss/conditional.o CC [M] drivers/block/paride/bpck.o LD net/ax25/built-in.o CC [M] net/8021q/vlanproc.o arch/x86/oprofile/../../../drivers/oprofile/nmi_timer_int.o: warning: objtool: nmi_timer_shutdown()+0xc3: can't find jump dest instruction at .text+0x6e000338 CC [M] sound/core/hrtimer.o CC [M] net/ax25/ax25_addr.o arch/x86/pci/bus_numa.o: warning: objtool: update_res()+0x25: can't find jump dest instruction at .text+0xae00016b CC [M] sound/firewire/dice/dice-proc.o sound/usb/mixer_scarlett.o: warning: objtool: add_new_ctl()+0x55: can't find jump dest instruction at .text+0x8d00063b sound/drivers/opl3/opl3_lib.o: warning: objtool: snd_opl3_hwdep_new()+0x6b: can't find jump dest instruction at .text+0x32010070 security/smack/smack_lsm.o: warning: objtool: smack_inode_post_setxattr()+0x33: can't find jump dest instruction at .text+0x9c000588 security/tomoyo/network.o: warning: objtool: tomoyo_unix_entry()+0x77: can't find jump dest instruction at .text+0xdb00010d CC [M] sound/usb/quirks.o CC arch/x86/kernel/probe_roms.o CC [M] sound/firewire/dice/dice-midi.o LD security/smack/smack.o arch/x86/crypto/fpu.o: warning: objtool: crypto_fpu_alloc()+0x1e: can't find jump dest instruction at .text+0xec000094 LD drivers/cdrom/built-in.o security/selinux/ss/sidtab.o: warning: objtool: sidtab_insert()+0x21: can't find jump dest instruction at .text+0x70010137 crypto/blkcipher.o: warning: objtool: blkcipher_walk_next()+0x34: can't find jump dest instruction at .text+0x94030449 AS [M] arch/x86/crypto/crc32-pclmul_asm.o CC [M] drivers/cdrom/cdrom.o arch/x86/platform/intel-mid/device_libs/platform_lis331.o: warning: objtool: lis331dl_platform_data()+0x11: call without frame pointer save/setup LD security/smack/built-in.o CC security/selinux/ss/mls.o CC [M] drivers/block/floppy.o CC arch/x86/lib/delay.o CC arch/x86/platform/intel-mid/device_libs/platform_gpio_keys.o arch/x86/oprofile/backtrace.o: warning: objtool: x86_backtrace()+0x22: can't find jump dest instruction at .text+0x84000028 CC [M] drivers/bluetooth/hci_ath.o arch/x86/xen/enlighten.o: warning: objtool: xen_pin_vcpu()+0x17: can't find jump dest instruction at .text+0x9c00029d LD sound/firewire/digi00x/built-in.o net/9p/error.o: warning: objtool: p9_error_init()+0x32: can't find jump dest instruction at .text+0xa70101f8 LD sound/firewire/fireworks/built-in.o CC [M] sound/soc/soc-compress.o net/802/hippi.o: warning: objtool: alloc_hippi_dev()+0x25: call without frame pointer save/setup net/802/hippi.o: warning: objtool: hippi_setup()+0x5b: call without frame pointer save/setup net/802/hippi.o: warning: objtool: hippi_mac_addr()+0x29: call without frame pointer save/setup net/802/hippi.o: warning: objtool: hippi_header()+0x36: call without frame pointer save/setup net/802/hippi.o: warning: objtool: hippi_type_trans()+0x35: call without frame pointer save/setup sound/oss/dmabuf.o: warning: objtool: sound_free_dmap()+0x1a: can't find jump dest instruction at .text+0xf0000170 net/802/psnap.o: warning: objtool: snap_rcv()+0x40: can't find jump dest instruction at .text+0x430100a6 sound/hda/ext/hdac_ext_bus.o: warning: objtool: snd_hdac_ext_bus_device_init()+0x3b: can't find jump dest instruction at .text+0x96000221 CC [M] sound/firewire/digi00x/amdtp-dot.o CC [M] sound/oss/sb_ess.o CC [M] drivers/atm/solos-pci.o AS arch/x86/lib/getuser.o drivers/bus/simple-pm-bus.o: warning: objtool: simple_pm_bus_remove()+0x37: call without frame pointer save/setup drivers/bus/simple-pm-bus.o: warning: objtool: simple_pm_bus_probe()+0x45: call without frame pointer save/setup drivers/bus/simple-pm-bus.o: warning: objtool: simple_pm_bus_driver_init()+0xd: call without frame pointer save/setup drivers/bus/simple-pm-bus.o: warning: objtool: simple_pm_bus_driver_exit()+0xb: call without frame pointer save/setup net/6lowpan/nhc_fragment.o: warning: objtool: nhc_fragment_init()+0xb: call without frame pointer save/setup net/6lowpan/nhc_fragment.o: warning: objtool: nhc_fragment_exit()+0xb: call without frame pointer save/setup CC security/selinux/ss/status.o lib/parser.o: warning: objtool: match_one()+0x26: can't find jump dest instruction at .text+0x7501026c CC [M] net/6lowpan/nhc_udp.o sound/pci/cs4281.o: warning: objtool: snd_cs4281_chip_init()+0x8a: can't find jump dest instruction at .text+0xa0404df drivers/block/hd.o: warning: objtool: hd_out()+0x2e: can't find jump dest instruction at .text+0x7a0102a4 CC drivers/base/class.o CC [M] sound/firewire/fireworks/fireworks_transaction.o arch/x86/platform/intel-mid/device_libs/platform_mpu3050.o: warning: objtool: mpu3050_platform_data()+0x18: call without frame pointer save/setup sound/hda/hdmi_chmap.o: warning: objtool: hdmi_chmap_ctl_put()+0x39: can't find jump dest instruction at .text+0x1f0103ff CC [M] net/6lowpan/nhc_ghc_ext_hop.o arch/x86/crypto/crc32-pclmul_asm.o: warning: objtool: crc32_pclmul_le_16()+0x27: can't find jump dest instruction at .text+0x8000007d drivers/bcma/scan.o: warning: objtool: bcma_get_next_core.constprop.10()+0x52: can't find jump dest instruction at .text+0xde0300e7 LD net/802/built-in.o CC [M] arch/x86/crypto/crc32-pclmul_glue.o CC [M] sound/firewire/fireworks/fireworks_command.o CC [M] sound/pci/intel8x0.o CC block/partitions/check.o CC [M] drivers/bcma/sprom.o LD drivers/bus/built-in.o sound/pci/ak4531_codec.o: warning: objtool: snd_ak4531_mixer()+0x4a: can't find jump dest instruction at .text+0x950107af CC [M] drivers/block/brd.o CC [M] sound/usb/stream.o drivers/base/component.o: warning: objtool: find_components()+0x24: can't find jump dest instruction at .text+0xd0102ba sound/soc/soc-devres.o: warning: objtool: devm_snd_dmaengine_pcm_register()+0x43: call without frame pointer save/setup sound/soc/soc-devres.o: warning: objtool: devm_dmaengine_pcm_release()+0xc: call without frame pointer save/setup sound/soc/soc-devres.o: warning: objtool: devm_snd_soc_register_card()+0x40: call without frame pointer save/setup sound/soc/soc-devres.o: warning: objtool: devm_card_release()+0xc: call without frame pointer save/setup sound/soc/soc-devres.o: warning: objtool: devm_snd_soc_register_platform()+0x3c: call without frame pointer save/setup sound/soc/soc-devres.o: warning: objtool: devm_platform_release()+0xc: call without frame pointer save/setup sound/soc/soc-devres.o: warning: objtool: devm_snd_soc_register_component()+0x4a: call without frame pointer save/setup sound/soc/soc-devres.o: warning: objtool: devm_component_release()+0xc: call without frame pointer save/setup CC arch/x86/platform/intel-mid/device_libs/platform_wdt.o CC [M] sound/pci/intel8x0m.o CC [M] sound/firewire/fireworks/fireworks_stream.o CC drivers/base/platform.o sound/core/seq/seq_clientmgr.o: warning: objtool: seq_free_client1()+0x14: can't find jump dest instruction at .text+0x9c00008a fs/ioctl.o: warning: objtool: ioctl_fiemap()+0x4c: can't find jump dest instruction at .text+0x39010072 fs/fcntl.o: warning: objtool: setfl()+0x39: can't find jump dest instruction at .text+0xf400005f sound/core/info.o: warning: objtool: snd_info_get_str()+0x37: can't find jump dest instruction at .text+0xcc00027d CC [M] net/atm/pvc.o arch/x86/kvm/lapic.o: warning: objtool: recalculate_apic_map()+0x37: can't find jump dest instruction at .text+0xa000056d CC mm/mm_init.o drivers/block/paride/aten.o: warning: objtool: aten_read_block()+0x29: can't find jump dest instruction at .text+0x4703014f arch/x86/lib/getuser.o: warning: objtool: __get_user_1()+0x10: can't find jump dest instruction at .text+0x9f000016 CC security/selinux/xfrm.o CC [M] sound/oss/uart401.o CC [M] sound/core/seq/seq_system.o CC [M] net/ax25/ax25_dev.o CC security/selinux/netlabel.o CC [M] drivers/block/paride/comm.o drivers/acpi/osl.o: warning: objtool: acpi_os_unmap_generic_address()+0x14: can't find jump dest instruction at .text+0x9200041b CC arch/x86/kernel/sys_x86_64.o arch/x86/crypto/ghash-clmulni-intel_glue.o: warning: objtool: ghash_async_import()+0x2e: can't find call dest symbol at offset 0x6e000392 arch/x86/pci/common.o: warning: objtool: pcibios_fixup_bus()+0x21: can't find jump dest instruction at .text+0x8d000197 sound/hda/hdac_i915.o: warning: objtool: snd_hdac_i915_set_bclk()+0x1c: can't find jump dest instruction at .text+0x9e000022 sound/firewire/amdtp-stream.o: warning: objtool: trace_raw_output_out_packet()+0x25: can't find jump dest instruction at .text+0x870001db fs/attr.o: warning: objtool: notify_change()+0x73: can't find jump dest instruction at .text+0xdb020079 fs/pipe.o: warning: objtool: pipe_set_size()+0x37: can't find jump dest instruction at .text+0xed00059d CC drivers/base/cpu.o CC [M] net/9p/protocol.o CC drivers/acpi/nvs.o security/integrity/ima/ima_appraise.o: warning: objtool: ima_appraise_measurement()+0x49: can't find jump dest instruction at .text+0x2d03027f arch/x86/platform/intel-mid/device_libs/platform_tc35876x.o: warning: objtool: tc35876x_platform_data()+0x10: call without frame pointer save/setup CC [M] sound/oss/pas2_card.o arch/x86/kernel/i8259.o: warning: objtool: mask_and_ack_8259A()+0xd0: can't find jump dest instruction at .text+0x73000415 CC fs/file.o CC lib/bust_spinlocks.o CC kernel/signal.o CC [M] drivers/bcma/driver_chipcommon.o CC [M] drivers/ata/acard-ahci.o sound/drivers/opl3/opl3_synth.o: warning: objtool: snd_opl3_set_voice()+0x28: can't find jump dest instruction at .text+0x790101fe CC drivers/acpi/wakeup.o sound/drivers/mpu401/mpu401.o: warning: objtool: snd_mpu401_create()+0x7d: can't find jump dest instruction at .text+0x100a3 CC drivers/char/mem.o block/blk-mq-tag.o: warning: objtool: bt_for_each()+0x2c: can't find jump dest instruction at .text+0x95000162 sound/pci/ens1370.o: warning: objtool: snd_ensoniq_trigger()+0x1b: can't find jump dest instruction at .text+0xcc0103e1 security/tomoyo/realpath.o: warning: objtool: tomoyo_get_local_path()+0x3e: can't find jump dest instruction at .text+0xa8010044 drivers/acpi/utils.o: warning: objtool: acpi_evaluate_reference()+0x38: can't find jump dest instruction at .text+0x4010562 sound/i2c/other/pt2258.o: warning: objtool: snd_pt2258_build_controls()+0xb7: can't find jump dest instruction at .text+0x7b00016b CC mm/mmu_context.o CC [M] drivers/ata/ahci_platform.o sound/core/oss/route.o: warning: objtool: route_transfer()+0x43: can't find jump dest instruction at .text+0x4010048 CC drivers/acpi/sleep.o CC [M] sound/pci/maestro3.o sound/drivers/opl3/opl3_drums.o: warning: objtool: snd_opl3_load_drums()+0x18: can't find call dest symbol at offset 0x63ff019c arch/x86/crypto/crc32c-intel_glue.o: warning: objtool: crc32c_intel_update()+0x12: can't find call dest symbol at offset 0x2a0000d6 LD [M] sound/drivers/mpu401/snd-mpu401-uart.o LD [M] sound/i2c/other/snd-pt2258.o sound/drivers/pcsp/pcsp_input.o: warning: objtool: pcspkr_input_event()+0x5c: can't find call dest symbol at offset 0x100000f0 sound/core/control.o: warning: objtool: snd_ctl_open()+0x2d: can't find jump dest instruction at .text+0x4f010713 block/blk-mq-cpumap.o: warning: objtool: blk_mq_update_queue_map()+0x35: can't find jump dest instruction at .text+0xb02008b LD [M] sound/drivers/opl3/snd-opl3-lib.o CC kernel/sys.o LD [M] sound/core/oss/snd-mixer-oss.o sound/hda/ext/hdac_ext_controller.o: warning: objtool: snd_hdac_ext_bus_get_ml_capabilities()+0x50: can't find jump dest instruction at .text+0x81000136 arch/x86/crypto/aesni-intel_glue.o: warning: objtool: common_rfc4106_set_key()+0x36: can't find jump dest instruction at .text+0xa0000ceb CC arch/x86/kernel/x8664_ksyms_64.o CC block/bounce.o LD [M] sound/drivers/pcsp/snd-pcsp.o drivers/base/dd.o: warning: objtool: deferred_probe_work_func()+0x27: can't find jump dest instruction at .text+0x9100002d GEN arch/x86/lib/inat-tables.c AS [M] arch/x86/crypto/sha256-ssse3-asm.o CC [M] net/ax25/ax25_iface.o LD [M] sound/drivers/mpu401/snd-mpu401.o sound/oss/sb_midi.o: warning: objtool: sb_midi_open()+0x37: can't find jump dest instruction at .text+0xa300019d net/6lowpan/nhc_hop.o: warning: objtool: nhc_hop_init()+0xb: call without frame pointer save/setup net/6lowpan/nhc_hop.o: warning: objtool: nhc_hop_exit()+0xb: call without frame pointer save/setup CC kernel/kmod.o sound/core/oss/mulaw.o: warning: objtool: mulaw_transfer()+0x3b: can't find jump dest instruction at .text+0x9b000040 CC [M] sound/usb/midi.o arch/x86/platform/intel-mid/device_libs/platform_max7315.o: warning: objtool: max7315_platform_data()+0x30: can't find jump dest instruction at .init.text+0xcd000035 LD security/integrity/ima/ima.o drivers/atm/zatm.o: warning: objtool: open_rx_second()+0x38: can't find jump dest instruction at .text+0x9b00018e arch/x86/kernel/irq_work.o: warning: objtool: smp_trace_irq_work_interrupt()+0x2a: can't find jump dest instruction at .text+0xbf00006f CC [M] sound/core/seq/seq_ports.o LD [M] sound/drivers/snd-virmidi.o CC block/bsg.o CC [M] net/6lowpan/nhc_ghc_udp.o CC [M] drivers/bluetooth/hci_h5.o CC [M] net/appletalk/sysctl_net_atalk.o CC kernel/workqueue.o AS arch/x86/kernel/mcount_64.o arch/x86/kernel/jump_label.o: warning: objtool: arch_jump_label_transform()+0x3d: can't find call dest symbol at offset 0x4eff01b1 arch/x86/crypto/sha1_ssse3_glue.o: warning: objtool: sha1_finup()+0x4b: can't find jump dest instruction at .text+0x5b010090 CC drivers/char/random.o arch/x86/platform/intel-mid/device_libs/platform_pcal9555a.o: warning: objtool: pcal9555a_platform_data()+0x60: can't find jump dest instruction at .init.text+0x84000066 kernel/fork.o: warning: objtool: perf_trace_task_rename()+0x42: can't find jump dest instruction at .text+0xbe000158 security/integrity/ima/ima_mok.o: warning: objtool: ima_mok_init()+0x11: call without frame pointer save/setup CC lib/kasprintf.o LD [M] sound/drivers/snd-serial-u16550.o fs/bad_inode.o: warning: objtool: make_bad_inode()+0x37: call without frame pointer save/setup fs/bad_inode.o: warning: objtool: iget_failed()+0x11: call without frame pointer save/setup LD security/integrity/ima/built-in.o CC kernel/pid.o CC [M] drivers/block/paride/dstr.o mm/util.o: warning: objtool: page_mapped()+0x1f: can't find jump dest instruction at .text+0x81000135 LD security/integrity/built-in.o sound/oss/sequencer.o: warning: objtool: extended_event()+0x1f: can't find jump dest instruction at .text+0x4f010035 CC [M] sound/pci/rme32.o CC fs/filesystems.o arch/x86/crypto/sha256-ssse3-asm.o: warning: objtool: sha256_transform_ssse3()+0x19: can't find jump dest instruction at .text+0xcd0c001f CC [M] sound/core/seq/seq_info.o CC [M] net/9p/trans_fd.o sound/synth/emux/emux_oss.o: warning: objtool: snd_emux_load_patch_seq_oss()+0x37: can't find jump dest instruction at .text+0xff00008c CC [M] sound/firewire/dice/dice-pcm.o net/6lowpan/nhc_ipv6.o: warning: objtool: nhc_ipv6_init()+0xb: call without frame pointer save/setup net/6lowpan/nhc_ipv6.o: warning: objtool: nhc_ipv6_exit()+0xb: call without frame pointer save/setup CC [M] sound/core/seq/seq_device.o sound/usb/mixer_quirks.o: warning: objtool: snd_usb_soundblaster_remote_init()+0x42: can't find jump dest instruction at .text+0x6c0101b7 arch/x86/kernel/irqinit.o: warning: objtool: _trace_set_gate.isra.2.constprop.3()+0x40: can't find call dest symbol at offset 0x6d000093 sound/drivers/opl3/opl3_oss.o: warning: objtool: snd_opl3_load_patch_seq_oss()+0x30: can't find jump dest instruction at .text+0x190100e5 arch/x86/kernel/nmi.o: warning: objtool: perf_trace_nmi_handler()+0x44: can't find jump dest instruction at .text+0x810000ea arch/x86/pci/amd_bus.o: warning: objtool: early_root_info_init()+0x1e: can't find jump dest instruction at .init.text+0xc906004a kernel/cpu.o: warning: objtool: notify_dead()+0xbb: can't find jump dest instruction at .text+0x74000500 arch/x86/pci/broadcom_bus.o: warning: objtool: cnb20le_res.constprop.0()+0x4f: can't find jump dest instruction at .init.text+0x82000055 arch/x86/oprofile/op_model_ppro.o: warning: objtool: ppro_fill_in_addresses()+0x1d: can't find jump dest instruction at .text+0xa6000083 CC [M] sound/core/seq/seq_midi_event.o CC [M] drivers/bcma/driver_chipcommon_pmu.o CC [M] drivers/block/paride/kbic.o mm/truncate.o: warning: objtool: pagecache_isize_extended()+0x50: can't find jump dest instruction at .text+0xca000056 CC arch/x86/kernel/espfix_64.o arch/x86/lib/csum-partial_64.o: warning: objtool: do_csum()+0xb: can't find jump dest instruction at .text+0x4e010011 AS [M] arch/x86/crypto/sha256-avx-asm.o CC fs/namespace.o fs/exec.o: warning: objtool: do_open_execat()+0x51: can't find jump dest instruction at .text+0xfe000057 CC lib/bitmap.o CC block/bsg-lib.o LD sound/usb/6fire/built-in.o CC arch/x86/lib/insn.o CC [M] net/6lowpan/nhc_ghc_icmpv6.o block/blk-merge.o: warning: objtool: blk_account_io_merge()+0x1b: can't find jump dest instruction at .text+0x2a020081 CC [M] sound/core/seq/seq_dummy.o drivers/ata/libata-zpodd.o: warning: objtool: zpodd_post_poweron()+0x20: can't find jump dest instruction at .text+0xa5000336 CC [M] drivers/bcma/driver_chipcommon_b.o CC [M] sound/usb/6fire/chip.o net/802/fddi.o: warning: objtool: fddi_header()+0x4a: can't find jump dest instruction at .text+0xca00011f sound/usb/mixer.o: warning: objtool: volume_control_quirks()+0x1e: can't find jump dest instruction at .text+0xe6020024 CC block/blk-cgroup.o net/802/p8023.o: warning: objtool: destroy_8023_client()+0x9: call without frame pointer save/setup net/802/p8023.o: warning: objtool: make_8023_client()+0x1a: call without frame pointer save/setup net/802/p8023.o: warning: objtool: p8023_request()+0x43: call without frame pointer save/setup drivers/base/bus.o: warning: objtool: subsys_interface_unregister()+0x18: can't find jump dest instruction at .text+0x8800030e security/keys/encrypted-keys/encrypted.o: warning: objtool: datablob_parse()+0x5e: can't find jump dest instruction at .text+0xca010293 CC [M] drivers/ata/libahci_platform.o net/9p/util.o: warning: objtool: p9_idpool_check()+0x30: call without frame pointer save/setup net/9p/util.o: warning: objtool: p9_idpool_put()+0x39: call without frame pointer save/setup net/9p/util.o: warning: objtool: p9_idpool_get()+0x21: call without frame pointer save/setup net/9p/util.o: warning: objtool: p9_idpool_destroy()+0x15: call without frame pointer save/setup net/9p/util.o: warning: objtool: p9_idpool_create()+0x1f: call without frame pointer save/setup CC block/blk-throttle.o net/802/stp.o: warning: objtool: stp_pdu_rcv()+0x40: can't find jump dest instruction at .text+0xe4000166 LD security/keys/encrypted-keys/encrypted-keys.o CC lib/scatterlist.o LD sound/soc/adi/built-in.o drivers/block/paride/paride.o: warning: objtool: pi_register_parport()+0x3c: can't find jump dest instruction at .text+0x90000202 drivers/acpi/reboot.o: warning: objtool: acpi_reboot()+0x16: can't find jump dest instruction at .text+0x9c00001c arch/x86/crypto/sha256-avx-asm.o: warning: objtool: sha256_transform_avx()+0x19: can't find jump dest instruction at .text+0x850c001f CC [M] drivers/block/paride/epat.o CC block/partitions/acorn.o CC [M] sound/soc/adi/axi-i2s.o arch/x86/platform/intel-mid/device_libs/platform_tca6416.o: warning: objtool: tca6416_platform_data()+0x52: call without frame pointer save/setup AS [M] arch/x86/crypto/sha256-avx2-asm.o CC [M] sound/core/seq/seq_virmidi.o LD sound/usb/bcd2000/built-in.o LD security/keys/encrypted-keys/built-in.o net/6lowpan/iphc.o: warning: objtool: lowpan_iphc_ctx_get_by_addr()+0x38: can't find jump dest instruction at .text+0xb500003e LD net/batman-adv/built-in.o sound/firewire/isight.o: warning: objtool: isight_packet()+0x2e: can't find jump dest instruction at .text+0xf7000424 CC [M] arch/x86/crypto/sha256_ssse3_glue.o CC [M] net/batman-adv/bat_algo.o LD security/keys/built-in.o CC [M] sound/usb/bcd2000/bcd2000.o sound/hda/ext/hdac_ext_stream.o: warning: objtool: hdac_ext_host_stream_assign()+0x35: can't find jump dest instruction at .text+0x8e0003ea LD sound/usb/caiaq/built-in.o CC [M] net/6lowpan/nhc_ghc_ext_dest.o CC [M] sound/core/pcm.o LD [M] sound/hda/ext/snd-hda-ext-core.o net/6lowpan/nhc_mobility.o: warning: objtool: nhc_mobility_init()+0xb: call without frame pointer save/setup net/6lowpan/nhc_mobility.o: warning: objtool: nhc_mobility_exit()+0xb: call without frame pointer save/setup CC [M] sound/usb/caiaq/device.o drivers/block/aoe/aoeblk.o: warning: objtool: aoeblk_ioctl()+0x16: can't find jump dest instruction at .text+0x9f0001dc block/blk-mq-sysfs.o: warning: objtool: blk_mq_hw_sysfs_cpus_show()+0xcb: can't find jump dest instruction at .text+0x690008a0 CC [M] net/6lowpan/nhc_ghc_ext_frag.o sound/drivers/opl3/opl3_midi.o: warning: objtool: snd_opl3_kill_voice()+0x36: can't find jump dest instruction at .text+0x8100003b sound/oss/sb_audio.o: warning: objtool: sb201_audio_set_speed()+0x22: can't find jump dest instruction at .text+0x83000207 sound/soc/soc-ops.o: warning: objtool: snd_soc_get_volsw()+0xb1: can't find jump dest instruction at .text+0x86000b07 sound/core/seq/seq_timer.o: warning: objtool: snd_seq_timer_interrupt()+0x2b: can't find jump dest instruction at .text+0xd90001f1 arch/x86/oprofile/nmi_int.o: warning: objtool: nmi_create_files()+0x25: can't find jump dest instruction at .text+0x601033b sound/usb/proc.o: warning: objtool: proc_dump_ep_status.isra.1()+0x2c: can't find jump dest instruction at .text+0x970000b2 LD [M] sound/drivers/opl3/snd-opl3-synth.o CC [M] net/ax25/ax25_in.o LD net/bluetooth/built-in.o CC security/tomoyo/common.o CC [M] sound/oss/pas2_midi.o LD net/can/built-in.o CC [M] drivers/block/aoe/aoechr.o LD [M] sound/hda/snd-hda-core.o LD [M] sound/drivers/snd-mtpav.o AS [M] arch/x86/crypto/sha512-ssse3-asm.o CC drivers/acpi/device_sysfs.o arch/x86/crypto/sha256-avx2-asm.o: warning: objtool: sha256_transform_rorx()+0x24: can't find jump dest instruction at .text+0xc310002a CC [M] net/can/af_can.o CC [M] net/bluetooth/af_bluetooth.o security/selinux/ss/avtab.o: warning: objtool: avtab_insert_node.isra.1()+0x53: can't find jump dest instruction at .text+0xda000059 CC [M] drivers/block/aoe/aoecmd.o lib/random32.o: warning: objtool: prandom_seed_full_state()+0x1c: can't find jump dest instruction at .text+0x9f000301 LD net/caif/built-in.o CC lib/gcd.o net/appletalk/dev.o: warning: objtool: alloc_ltalkdev()+0x25: call without frame pointer save/setup CC [M] drivers/block/aoe/aoedev.o sound/firewire/bebob/bebob_proc.o: warning: objtool: proc_read_meters()+0x2c: can't find jump dest instruction at .text+0xcb000182 CC [M] net/caif/caif_dev.o LD [M] sound/drivers/snd-mts64.o CC [M] net/9p/trans_common.o CC lib/lcm.o CC drivers/acpi/device_pm.o sound/firewire/bebob/bebob_command.o: warning: objtool: avc_audio_get_selector()+0x49: can't find jump dest instruction at .text+0x7f00013f net/appletalk/aarp.o: warning: objtool: aarp_seq_show()+0x47: can't find jump dest instruction at .text+0x1022c CC [M] sound/firewire/dice/dice-hwdep.o CC [M] drivers/ata/sata_inic162x.o CC [M] net/9p/trans_virtio.o sound/pci/cmipci.o: warning: objtool: snd_cmipci_create_fm()+0x19: can't find jump dest instruction at .text+0xa0105af net/8021q/vlan_mvrp.o: warning: objtool: vlan_mvrp_request_join()+0x46: call without frame pointer save/setup net/8021q/vlan_mvrp.o: warning: objtool: vlan_mvrp_request_leave()+0x44: call without frame pointer save/setup net/8021q/vlan_mvrp.o: warning: objtool: vlan_mvrp_init_applicant()+0x10: call without frame pointer save/setup net/8021q/vlan_mvrp.o: warning: objtool: vlan_mvrp_uninit_applicant()+0x10: call without frame pointer save/setup net/8021q/vlan_mvrp.o: warning: objtool: vlan_mvrp_uninit()+0x10: call without frame pointer save/setup net/8021q/vlan_mvrp.o: warning: objtool: vlan_mvrp_init()+0xb: call without frame pointer save/setup CC [M] drivers/ata/sata_sil24.o CC [M] net/caif/cfcnfg.o net/appletalk/atalk_proc.o: warning: objtool: atalk_seq_socket_show()+0x2a: can't find jump dest instruction at .text+0xbc0000cf crypto/skcipher.o: warning: objtool: crypto_skcipher_init_tfm()+0x3a: can't find jump dest instruction at .text+0x46010490 LD sound/soc/amd/built-in.o security/tomoyo/tomoyo.o: warning: objtool: tomoyo_socket_sendmsg()+0x9: call without frame pointer save/setup security/tomoyo/tomoyo.o: warning: objtool: tomoyo_socket_listen()+0x9: call without frame pointer save/setup security/tomoyo/tomoyo.o: warning: objtool: tomoyo_socket_connect()+0x9: call without frame pointer save/setup security/tomoyo/tomoyo.o: warning: objtool: tomoyo_socket_bind()+0x9: call without frame pointer save/setup security/tomoyo/tomoyo.o: warning: objtool: tomoyo_sb_pivotroot()+0x11: call without frame pointer save/setup security/tomoyo/tomoyo.o: warning: objtool: tomoyo_path_rename()+0x30: call without frame pointer save/setup security/tomoyo/tomoyo.o: warning: objtool: tomoyo_path_link()+0x2a: call without frame pointer save/setup security/tomoyo/tomoyo.o: warning: objtool: tomoyo_sb_umount()+0x23: call without frame pointer save/setup security/tomoyo/tomoyo.o: warning: objtool: tomoyo_path_chroot()+0x13: call without frame pointer save/setup security/tomoyo/tomoyo.o: warning: objtool: tomoyo_inode_getattr()+0x13: call without frame pointer save/setup security/tomoyo/tomoyo.o: warning: objtool: tomoyo_path_symlink()+0x21: call without frame pointer save/setup security/tomoyo/tomoyo.o: warning: objtool: tomoyo_path_rmdir()+0x23: call without frame pointer save/setup security/tomoyo/tomoyo.o: warning: objtool: tomoyo_path_unlink()+0x23: call without frame pointer save/setup security/tomoyo/tomoyo.o: warning: objtool: tomoyo_path_truncate()+0x13: call without frame pointer save/setup security/tomoyo/tomoyo.o: warning: objtool: tomoyo_sb_mount()+0x9: call without frame pointer save/setup security/tomoyo/tomoyo.o: warning: objtool: tomoyo_path_chmod()+0x1a: call without frame pointer save/setup security/tomoyo/tomoyo.o: warning: objtool: tomoyo_file_ioctl()+0x14: call without frame pointer save/setup security/tomoyo/tomoyo.o: warning: objtool: tomoyo_path_mkdir()+0x27: call without frame pointer save/setup security/tomoyo/tomoyo.o: warning: objtool: tomoyo_path_chown()+0x4e: call without frame pointer save/setup security/tomoyo/tomoyo.o: warning: objtool: tomoyo_path_mknod()+0x45: call without frame pointer save/setup security/tomoyo/tomoyo.o: warning: objtool: tomoyo_file_open()+0x37: call without frame pointer save/setup security/tomoyo/tomoyo.o: warning: objtool: tomoyo_file_fcntl()+0x2a: call without frame pointer save/setup security/tomoyo/tomoyo.o: warning: objtool: tomoyo_bprm_check_security()+0xad: call without frame pointer save/setup security/tomoyo/tomoyo.o: warning: objtool: tomoyo_init()+0x7: call without frame pointer save/setup arch/x86/oprofile/op_model_p4.o: warning: objtool: p4_fill_in_addresses()+0xf5: can't find jump dest instruction at .text+0x880001bb CC block/partitions/amiga.o CC [M] net/9p/trans_rdma.o CC [M] net/bridge/br.o arch/x86/crypto/sha512-ssse3-asm.o: warning: objtool: sha512_transform_ssse3()+0x4: can't find jump dest instruction at .text+0x8a34000a LD [M] sound/drivers/snd-portman2x4.o security/tomoyo/securityfs_if.o: warning: objtool: tomoyo_write_self()+0x3b: can't find jump dest instruction at .text+0x47010041 CC [M] sound/soc/amd/acp-pcm-dma.o AS [M] arch/x86/crypto/sha512-avx-asm.o CC arch/x86/kernel/ksysfs.o sound/core/hrtimer.o: warning: objtool: snd_hrtimer_callback()+0x45: can't find jump dest instruction at .text+0x9b0001ab sound/firewire/dice/dice-transaction.o: warning: objtool: get_subaddrs()+0x31: can't find jump dest instruction at .text+0x330100a7 net/6lowpan/nhc_routing.o: warning: objtool: nhc_routing_init()+0xb: call without frame pointer save/setup net/6lowpan/nhc_routing.o: warning: objtool: nhc_routing_exit()+0xb: call without frame pointer save/setup CC [M] sound/firewire/digi00x/digi00x-stream.o CC [M] net/can/proc.o CC lib/list_sort.o lib/bust_spinlocks.o: warning: objtool: bust_spinlocks()+0x11: call without frame pointer save/setup drivers/bluetooth/hci_vhci.o: warning: objtool: vhci_open()+0x32: can't find jump dest instruction at .text+0x1b010158 CC [M] net/6lowpan/nhc_ghc_ext_route.o CC lib/uuid.o LD net/bridge/netfilter/built-in.o sound/core/jack.o: warning: objtool: snd_jack_report()+0x19: can't find jump dest instruction at .text+0xce00001f sound/firewire/dice/dice-midi.o: warning: objtool: snd_dice_create_midi()+0x37: can't find jump dest instruction at .text+0xfe00029d CC [M] drivers/bluetooth/hci_intel.o CC [M] net/bridge/netfilter/nf_tables_bridge.o ASN.1 crypto/rsapubkey-asn1.c sound/firewire/bebob/bebob_stream.o: warning: objtool: parse_stream_formation.isra.3()+0x17: can't find jump dest instruction at .text+0x9b00013d arch/x86/oprofile/op_model_amd.o: warning: objtool: op_amd_fill_in_addresses()+0x1d: can't find jump dest instruction at .text+0xca000083 drivers/ata/libata-pmp.o: warning: objtool: sata_pmp_quirks()+0x21: can't find jump dest instruction at .text+0xcd010027 ASN.1 crypto/rsaprivkey-asn1.c arch/x86/platform/intel-mid/device_libs/platform_gpio_keys.o: warning: objtool: pb_keys_init()+0x29: call without frame pointer save/setup CC [M] sound/core/pcm_native.o CC [M] drivers/ata/sata_dwc_460ex.o drivers/bcma/main.o: warning: objtool: bcma_of_get_irq()+0x2b: can't find jump dest instruction at .text+0x960002a1 arch/x86/lib/csum-wrappers_64.o: warning: objtool: csum_partial_copy_nocheck()+0xf: call without frame pointer save/setup arch/x86/lib/csum-wrappers_64.o: warning: objtool: csum_partial_copy_to_user()+0x3e: call without frame pointer save/setup arch/x86/lib/csum-wrappers_64.o: warning: objtool: csum_partial_copy_from_user()+0x3e: call without frame pointer save/setup LD [M] arch/x86/oprofile/oprofile.o CC [M] net/bridge/br_device.o CC [M] net/can/raw.o CC [M] sound/firewire/bebob/bebob_midi.o CC arch/x86/lib/kaslr.o net/802/garp.o: warning: objtool: garp_pdu_queue()+0x19: can't find jump dest instruction at .text+0xa400038f CC [M] drivers/bcma/driver_chipcommon_sflash.o crypto/ahash.o: warning: objtool: crypto_hash_walk_done()+0x6b: can't find jump dest instruction at .text+0x9a000a40 CC block/noop-iosched.o sound/core/oss/rate.o: warning: objtool: rate_dst_frames()+0x26: can't find jump dest instruction at .text+0x9400009b LD net/8021q/built-in.o LD [M] sound/core/oss/snd-pcm-oss.o arch/x86/crypto/sha512-avx-asm.o: warning: objtool: sha512_transform_avx()+0x4: can't find jump dest instruction at .text+0xaa34000a CC block/compat_ioctl.o AS [M] arch/x86/crypto/sha512-avx2-asm.o CC crypto/rsa.o sound/synth/emux/soundfont.o: warning: objtool: add_preset()+0x37: can't find jump dest instruction at .text+0xcb00015d CC [M] drivers/atm/idt77105.o sound/core/seq/seq_system.o: warning: objtool: snd_seq_system_client_init()+0x2e: can't find jump dest instruction at .init.text+0xd3000034 CC [M] sound/core/pcm_lib.o lib/lcm.o: warning: objtool: lcm()+0x20: call without frame pointer save/setup lib/lcm.o: warning: objtool: lcm_not_zero()+0x16: call without frame pointer save/setup arch/x86/pci/vmd.o: warning: objtool: vmd_setup_dma_ops()+0x22: can't find jump dest instruction at .text+0x30010878 sound/drivers/vx/vx_core.o: warning: objtool: vx_transfer_end()+0x29: can't find jump dest instruction at .text+0x90101ef LD [M] sound/synth/emux/snd-emux-synth.o security/keys/trusted.o: warning: objtool: trusted_read()+0x63: can't find jump dest instruction at .text+0xd90000b9 CC fs/seq_file.o CC [M] sound/core/seq/seq_midi.o drivers/base/driver.o: warning: objtool: driver_find()+0x22: call without frame pointer save/setup drivers/base/driver.o: warning: objtool: driver_remove_file()+0x14: call without frame pointer save/setup drivers/base/driver.o: warning: objtool: driver_create_file()+0x14: call without frame pointer save/setup drivers/base/driver.o: warning: objtool: driver_find_device()+0x43: call without frame pointer save/setup drivers/base/driver.o: warning: objtool: driver_for_each_device()+0x41: call without frame pointer save/setup drivers/base/driver.o: warning: objtool: driver_add_groups()+0xd: call without frame pointer save/setup drivers/base/driver.o: warning: objtool: driver_register()+0x61: call without frame pointer save/setup drivers/base/driver.o: warning: objtool: driver_remove_groups()+0xd: call without frame pointer save/setup drivers/base/driver.o: warning: objtool: driver_unregister()+0x32: call without frame pointer save/setup LD arch/x86/pci/built-in.o sound/firewire/dice/dice-proc.o: warning: objtool: dice_proc_read()+0x36: can't find jump dest instruction at .text+0x4906010c CC [M] sound/firewire/dice/dice.o CC mm/percpu.o CC [M] sound/drivers/vx/vx_hwdep.o sound/usb/pcm.o: warning: objtool: find_format()+0x1d: can't find jump dest instruction at .text+0xda000023 CC [M] net/can/bcm.o drivers/bluetooth/hci_ldisc.o: warning: objtool: hci_uart_register_dev()+0x52: can't find jump dest instruction at .text+0xfa000137 arch/x86/lib/insn.o: warning: objtool: insn_get_prefixes()+0x17: can't find jump dest instruction at .text+0x2502025d sound/oss/sb_mixer.o: warning: objtool: smw_mixer_set()+0x2f: can't find jump dest instruction at .text+0x15010035 CC [M] net/atm/signaling.o CC kernel/task_work.o block/partitions/check.o: warning: objtool: check_partition()+0x35: can't find jump dest instruction at .text+0x6c01006b CC drivers/base/firmware.o CC [M] net/can/gw.o CC arch/x86/kernel/bootflag.o CC kernel/extable.o fs/select.o: warning: objtool: poll_select_copy_remaining()+0x2c: can't find jump dest instruction at .text+0x1e010102 block/ioctl.o: warning: objtool: blk_ioctl_discard()+0x2a: can't find jump dest instruction at .text+0x82000400 drivers/bcma/core.o: warning: objtool: bcma_core_disable()+0x29: can't find jump dest instruction at .text+0xba0001ff CC [M] sound/soc/adi/axi-spdif.o arch/x86/platform/intel-mid/device_libs/platform_wdt.o: warning: objtool: tangier_probe()+0x24: call without frame pointer save/setup arch/x86/platform/intel-mid/device_libs/platform_wdt.o: warning: objtool: register_mid_wdt()+0x24: call without frame pointer save/setup AS arch/x86/lib/memcpy_64.o CC [M] net/atm/svc.o sound/oss/mpu401.o: warning: objtool: reset_mpu401()+0xda: can't find jump dest instruction at .text+0x7700020e CC arch/x86/kernel/e820.o CC [M] sound/core/pcm_misc.o LD arch/x86/platform/intel-mid/device_libs/built-in.o arch/x86/crypto/sha512-avx2-asm.o: warning: objtool: sha512_transform_rorx()+0x32: can't find jump dest instruction at .text+0xaf0d0038 kernel/user.o: warning: objtool: free_uid()+0x12: can't find jump dest instruction at .text+0xdb0000b8 LD net/ceph/built-in.o arch/x86/crypto/crc32-pclmul_glue.o: warning: objtool: crc32_pclmul_digest()+0x19: can't find call dest symbol at offset 0x2300016d CC [M] arch/x86/crypto/sha512_ssse3_glue.o sound/oss/sb_common.o: warning: objtool: sb_dsp_unload()+0x25: can't find jump dest instruction at .text+0xa200003b CC [M] sound/oss/pas2_mixer.o arch/x86/kernel/setup.o: warning: objtool: e820_reserve_setup_data()+0x11: can't find jump dest instruction at .init.text+0xb7000079 AS [M] arch/x86/crypto/crct10dif-pcl-asm_64.o arch/x86/kernel/sys_x86_64.o: warning: objtool: arch_get_unmapped_area()+0x41: can't find jump dest instruction at .text+0xd50001c7 CC kernel/params.o AS arch/x86/lib/memmove_64.o LD arch/x86/platform/intel-mid/built-in.o kernel/sysctl_binary.o: warning: objtool: get_sysctl()+0x3e: can't find jump dest instruction at .text+0x1d010134 sound/oss/ad1848.o: warning: objtool: ad1848_set_speed()+0x30: can't find jump dest instruction at .text+0xe2000445 drivers/ata/libata-acpi.o: warning: objtool: ata_acpi_gtm()+0x39: can't find jump dest instruction at .text+0xd400023f CC [M] drivers/ata/sata_highbank.o CC mm/slab_common.o sound/firewire/digi00x/amdtp-dot.o: warning: objtool: write_midi_messages()+0x28: can't find jump dest instruction at .text+0xdb0000de CC kernel/kthread.o sound/firewire/dice/dice-stream.o: warning: objtool: release_resources()+0x9d: can't find jump dest instruction at .text+0x75000302 CC [M] net/ceph/ceph_common.o CC [M] sound/firewire/digi00x/digi00x-proc.o CC [M] sound/oss/pas2_pcm.o kernel/capability.o: warning: objtool: cap_validate_magic()+0x31: can't find jump dest instruction at .text+0xbd000217 CC [M] sound/firewire/fireworks/fireworks_proc.o sound/core/seq/seq_info.o: warning: objtool: snd_seq_info_init()+0x12: can't find call dest symbol at offset 0x99000067 kernel/exit.o: warning: objtool: will_become_orphaned_pgrp()+0x11: can't find jump dest instruction at .text+0x93000017 net/8021q/vlanproc.o: warning: objtool: vlandev_seq_show()+0x2a: can't find jump dest instruction at .text+0xc60100d0 sound/core/hwdep.o: warning: objtool: snd_hwdep_control_ioctl()+0x20: can't find jump dest instruction at .text+0xe60001e6 sound/pci/ens1371.o: warning: objtool: snd_ensoniq_trigger()+0x1b: can't find jump dest instruction at .text+0xcc0102b1 LD arch/x86/platform/built-in.o CC [M] drivers/block/paride/epia.o CC [M] sound/core/seq/seq_midi_emul.o LD [M] net/8021q/8021q.o CC kernel/sys_ni.o CC drivers/base/init.o CC mm/compaction.o sound/firewire/fireworks/fireworks_command.o: warning: objtool: efw_transaction()+0x5e: can't find jump dest instruction at .text+0x51010064 drivers/acpi/wakeup.o: warning: objtool: acpi_enable_wakeup_devices()+0x3c: can't find call dest symbol at offset 0xa200005e CC drivers/acpi/proc.o CC [M] sound/firewire/fireworks/fireworks_midi.o CC [M] drivers/block/paride/frpw.o arch/x86/lib/memcpy_64.o: warning: objtool: memcpy_mcsafe_unrolled()+0x3: can't find jump dest instruction at .text+0x92000149 sound/firewire/fireworks/fireworks_transaction.o: warning: objtool: copy_resp_to_buf()+0x76: can't find jump dest instruction at .text+0x8000016b sound/soc/soc-generic-dmaengine-pcm.o: warning: objtool: dmaengine_pcm_set_runtime_hwparams()+0x50: can't find jump dest instruction at .text+0x220101d6 CC [M] net/ax25/ax25_ip.o CC [M] net/ceph/messenger.o net/atm/addr.o: warning: objtool: atm_add_addr()+0x30: can't find jump dest instruction at .text+0xfb000196 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()+0x12: call without frame pointer save/setup drivers/ata/ahci_platform.o: warning: objtool: ahci_driver_exit()+0xb: call without frame pointer save/setup CC [M] sound/firewire/fireworks/fireworks_pcm.o arch/x86/crypto/crct10dif-pcl-asm_64.o: warning: objtool: crc_t10dif_pcl()+0x15: can't find jump dest instruction at .text+0xe503001b /home/kisskb/slave/src/arch/x86/xen/mmu.c: In function 'do_remap_gfn': /home/kisskb/slave/src/arch/x86/xen/mmu.c:2864:12: warning: 'i' may be used uninitialized in this function [-Wuninitialized] block/scsi_ioctl.o: warning: objtool: scsi_verify_blk_ioctl()+0x1e: can't find jump dest instruction at .text+0xab000024 CC [M] drivers/ata/ahci_ceva.o CC crypto/rsa_helper.o drivers/acpi/nvs.o: warning: objtool: acpi_nvs_register()+0x59: can't find call dest symbol at offset 0xbfff0140 arch/x86/lib/kaslr.o: warning: objtool: kaslr_get_random_long()+0x21: call without frame pointer save/setup CC block/cmdline-parser.o arch/x86/lib/memmove_64.o: warning: objtool: memmove()+0x7: can't find jump dest instruction at .text+0x301000d CC [M] arch/x86/crypto/crct10dif-pclmul_glue.o CC drivers/acpi/bus.o AS arch/x86/lib/memset_64.o arch/x86/kvm/emulate.o: warning: objtool: em_cmpxchg8b()+0x2f: can't find jump dest instruction at .text+0x1b010925 CC arch/x86/kernel/pci-dma.o security/selinux/ss/status.o: warning: objtool: selinux_kernel_status_page()+0x17: call without frame pointer save/setup security/selinux/ss/status.o: warning: objtool: selinux_status_update_setenforce()+0x19: call without frame pointer save/setup security/selinux/ss/status.o: warning: objtool: selinux_status_update_policyload()+0x20: call without frame pointer save/setup sound/oss/pas2_card.o: warning: objtool: config_pas_hw()+0x1fe: can't find jump dest instruction at .init.text+0x81000204 CC [M] drivers/block/paride/friq.o drivers/atm/suni.o: warning: objtool: change_diag()+0x3a: can't find jump dest instruction at .text+0x690202d0 sound/firewire/fireworks/fireworks_stream.o: warning: objtool: snd_efw_stream_init_duplex()+0x2d: can't find jump dest instruction at .text+0xc6000133 drivers/ata/ahci.o: warning: objtool: ahci_avn_hardreset()+0x119: can't find jump dest instruction at .text+0xae00050f CC [M] drivers/atm/adummy.o CC [M] drivers/bluetooth/hci_bcm.o CC [M] net/ceph/msgpool.o CC arch/x86/lib/misc.o mm/filemap.o: warning: objtool: perf_trace_mm_filemap_op_page_cache()+0x30: can't find jump dest instruction at .text+0xc00001f6 sound/soc/soc-ac97.o: warning: objtool: snd_soc_ac97_parse_pinctl()+0x37: can't find jump dest instruction at .text+0xe901009c sound/pci/es1938.o: warning: objtool: snd_es1938_interrupt()+0xae: can't find jump dest instruction at .text+0x86000664 LD sound/soc/atmel/built-in.o drivers/block/paride/comm.o: warning: objtool: comm_read_block()+0x23: can't find jump dest instruction at .text+0xa5040369 kernel/sysctl.o: warning: objtool: proc_get_long.constprop.1()+0x42: can't find jump dest instruction at .text+0xd10004c8 arch/x86/lib/memset_64.o: warning: objtool: memset_orig()+0xa7: can't find jump dest instruction at .text+0x730000eb CC [M] drivers/block/paride/fit2.o sound/oss/sb_ess.o: warning: objtool: ess_common_speed()+0x4f: can't find jump dest instruction at .text+0x310200f5 CC [M] net/bluetooth/hci_core.o drivers/block/brd.o: warning: objtool: brd_free_pages()+0xba: can't find jump dest instruction at .text+0x6c0000bf CC [M] sound/soc/atmel/atmel-pcm-pdc.o net/socket.o: warning: objtool: sock_alloc_inode()+0x33: can't find jump dest instruction at .text+0x83000299 drivers/base/syscore.o: warning: objtool: syscore_suspend()+0x1e: can't find jump dest instruction at .text+0xc70000b3 crypto/akcipher.o: warning: objtool: akcipher_register_instance()+0x24: call without frame pointer save/setup crypto/akcipher.o: warning: objtool: crypto_akcipher_report()+0x61: call without frame pointer save/setup crypto/akcipher.o: warning: objtool: crypto_akcipher_show()+0x10: call without frame pointer save/setup crypto/akcipher.o: warning: objtool: crypto_unregister_akcipher()+0xd: call without frame pointer save/setup crypto/akcipher.o: warning: objtool: crypto_register_akcipher()+0x24: call without frame pointer save/setup crypto/akcipher.o: warning: objtool: crypto_alloc_akcipher()+0x14: call without frame pointer save/setup crypto/akcipher.o: warning: objtool: crypto_grab_akcipher()+0x11: call without frame pointer save/setup 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 net/6lowpan/nhc_ghc_ext_hop.o: warning: objtool: ghc_ext_hop_init()+0xb: call without frame pointer save/setup net/6lowpan/nhc_ghc_ext_hop.o: warning: objtool: ghc_ext_hop_exit()+0xb: call without frame pointer save/setup CC kernel/nsproxy.o CC [M] sound/usb/6fire/comm.o CC [M] sound/usb/caiaq/audio.o LD drivers/char/ipmi/built-in.o CC drivers/base/map.o CC crypto/rsa-pkcs1pad.o net/ax25/ax25_dev.o: warning: objtool: ax25_dev_device_up()+0x3b: can't find jump dest instruction at .text+0xd60000b0 security/tomoyo/util.o: warning: objtool: tomoyo_correct_word2()+0xe: can't find jump dest instruction at .text+0xee000014 crypto/kpp.o: warning: objtool: crypto_unregister_kpp()+0xd: call without frame pointer save/setup crypto/kpp.o: warning: objtool: crypto_register_kpp()+0x24: call without frame pointer save/setup crypto/kpp.o: warning: objtool: crypto_kpp_report()+0x5b: call without frame pointer save/setup crypto/kpp.o: warning: objtool: crypto_kpp_show()+0x10: call without frame pointer save/setup crypto/kpp.o: warning: objtool: crypto_alloc_kpp()+0x14: call without frame pointer save/setup drivers/bluetooth/hci_ath.o: warning: objtool: ath_enqueue()+0x36: can't find jump dest instruction at .text+0x880000ab CC [M] drivers/char/ipmi/ipmi_msghandler.o drivers/ata/acard-ahci.o: warning: objtool: acard_ahci_port_start()+0x4b: can't find jump dest instruction at .text+0x200102f1 CC [M] net/bridge/br_fdb.o LD sound/soc/au1x/built-in.o CC [M] drivers/atm/atmtcp.o net/802/mrp.o: warning: objtool: mrp_pdu_init()+0x46: can't find jump dest instruction at .text+0x960003ac CC block/partitions/atari.o CC crypto/algboss.o CC [M] drivers/ata/ahci_imx.o CC [M] net/ceph/buffer.o arch/x86/kvm/svm.o: warning: objtool: avic_ldr_write()+0x2b: can't find jump dest instruction at .text+0x83000491 drivers/atm/horizon.o: warning: objtool: make_rate()+0xa6: can't find jump dest instruction at .text+0x2d0200ac drivers/char/mem.o: warning: objtool: write_kmem()+0x38: can't find jump dest instruction at .text+0x5b01053e sound/core/seq/seq_dummy.o: warning: objtool: create_port()+0x32: can't find jump dest instruction at .init.text+0x12010038 net/atm/pvc.o: warning: objtool: pvc_connect()+0x9: can't find call dest symbol at offset 0x3300028d AS arch/x86/lib/putuser.o CC block/partitions/aix.o CC net/dcb/dcbnl.o CC drivers/acpi/glue.o CC [M] drivers/atm/firestream.o lib/uuid.o: warning: objtool: uuid_be_to_bin()+0xb: can't find call dest symbol at offset 0x710000df sound/usb/stream.o: warning: objtool: usb_chmap_ctl_tlv()+0x30: can't find jump dest instruction at .text+0x89010316 drivers/bluetooth/hci_ll.o: warning: objtool: ll_open()+0x50: can't find jump dest instruction at .text+0x9c000216 drivers/base/core.o: warning: objtool: device_rename()+0x32: can't find jump dest instruction at .text+0xa5000548 CC [M] drivers/ata/ahci_xgene.o CC [M] drivers/bluetooth/hci_qca.o mm/swap.o: warning: objtool: trace_raw_output_mm_lru_insertion()+0x2d: can't find jump dest instruction at .text+0xbd0000a3 CC lib/flex_array.o sound/soc/soc-topology.o: warning: objtool: soc_tplg_kcontrol_bind_io()+0xd: can't find jump dest instruction at .text+0x9a000013 CC mm/vmacache.o CC drivers/clk/clk-devres.o CC drivers/acpi/scan.o block/badblocks.o: warning: objtool: ack_all_badblocks()+0x21: can't find jump dest instruction at .text+0xbd000177 CC [M] drivers/atm/lanai.o CC arch/x86/kernel/quirks.o net/appletalk/sysctl_net_atalk.o: warning: objtool: atalk_register_sysctl()+0x1e: call without frame pointer save/setup net/appletalk/sysctl_net_atalk.o: warning: objtool: atalk_unregister_sysctl()+0x10: call without frame pointer save/setup CC net/core/sock.o CC block/partitions/cmdline.o CC [M] sound/drivers/vx/vx_pcm.o CC [M] net/batman-adv/bat_iv_ogm.o sound/firewire/dice/dice-pcm.o: warning: objtool: init_hw_info()+0xb3: can't find jump dest instruction at .text+0x87000619 net/6lowpan/nhc_udp.o: warning: objtool: udp_compress()+0x13e: can't find jump dest instruction at .text+0xd5000163 CC [M] sound/drivers/vx/vx_mixer.o CC [M] sound/usb/caiaq/midi.o block/ioprio.o: warning: objtool: set_task_ioprio()+0x15c: can't find jump dest instruction at .text+0x8f0001c1 drivers/block/paride/bpck.o: warning: objtool: bpck_probe_unit()+0x2c1: can't find jump dest instruction at .text+0x910005a7 sound/usb/quirks.o: warning: objtool: snd_usb_mbox2_boot_quirk()+0x44: can't find jump dest instruction at .text+0xa80101e9 LD sound/core/seq/oss/built-in.o mm/mm_init.o: warning: objtool: mminit_verify_zonelist()+0x15: can't find jump dest instruction at .init.text+0x31010071 arch/x86/lib/putuser.o: warning: objtool: __put_user_1()+0x10: can't find jump dest instruction at .text+0x9f000016 CC [M] drivers/block/aoe/aoemain.o sound/pci/fm801.o: warning: objtool: snd_fm801_interrupt()+0x3a: can't find jump dest instruction at .text+0x570106a0 AS arch/x86/lib/rwsem.o CC [M] net/bridge/br_forward.o LD net/dns_resolver/built-in.o CC [M] sound/core/seq/oss/seq_oss.o drivers/bcma/sprom.o: warning: objtool: bcma_sprom_extract_r8()+0x306: can't find jump dest instruction at .text+0x4fff043a LD [M] sound/core/seq/snd-seq-dummy.o crypto/rsa_helper.o: warning: objtool: rsa_parse_priv_key()+0x18: call without frame pointer save/setup crypto/rsa_helper.o: warning: objtool: rsa_parse_pub_key()+0x18: call without frame pointer save/setup LD net/dccp/built-in.o drivers/ata/libata-sff.o: warning: objtool: ata_pci_bmdma_init()+0x3a: can't find jump dest instruction at .text+0x4301036f CC [M] drivers/char/ipmi/ipmi_devintf.o CC [M] drivers/block/loop.o CC [M] drivers/bcma/driver_pci.o sound/soc/soc-dapm.o: warning: objtool: dapm_supply_check_power()+0x39: can't find jump dest instruction at .text+0x9d0000df security/selinux/ss/conditional.o: warning: objtool: cond_evaluate_expr.isra.0()+0x10: can't find jump dest instruction at .text+0x19010096 CC [M] sound/oss/sb_card.o CC [M] net/dns_resolver/dns_key.o CC crypto/testmgr.o drivers/base/class.o: warning: objtool: class_interface_register()+0x16: can't find jump dest instruction at .text+0x9c0003dc mm/mmu_context.o: warning: objtool: unuse_mm()+0x30: call without frame pointer save/setup mm/mmu_context.o: warning: objtool: use_mm()+0x33: call without frame pointer save/setup block/partition-generic.o: warning: objtool: read_dev_sector()+0x47: can't find jump dest instruction at .text+0x8d0002ad sound/usb/caiaq/device.o: warning: objtool: usb_ep1_command_reply_dispatch()+0x43: can't find jump dest instruction at .text+0x3a0101c8 CC [M] net/batman-adv/bat_v.o CC [M] net/dccp/ccid.o CC mm/interval_tree.o CC drivers/char/misc.o arch/x86/kernel/probe_roms.o: warning: objtool: probe_list()+0xa8: can't find jump dest instruction at .text+0x740000ac CC drivers/base/devres.o CC [M] sound/usb/caiaq/control.o CC [M] drivers/bluetooth/hci_ag6xx.o sound/firewire/dice/dice-hwdep.o: warning: objtool: hwdep_read()+0xb5: can't find jump dest instruction at .text+0xc01019b arch/x86/kernel/ksysfs.o: warning: objtool: setup_data_data_read()+0x54: can't find jump dest instruction at .text+0x880001c9 sound/soc/adi/axi-i2s.o: warning: objtool: axi_i2s_probe()+0x33: can't find jump dest instruction at .text+0xef000249 sound/usb/6fire/chip.o: warning: objtool: usb6fire_chip_disconnect()+0x18: can't find jump dest instruction at .text+0xae00008e CC block/bio-integrity.o CC lib/iov_iter.o CC net/core/request_sock.o drivers/block/paride/dstr.o: warning: objtool: dstr_read_block()+0x2be: can't find jump dest instruction at .text+0xf8020694 CC [M] sound/firewire/digi00x/digi00x-pcm.o arch/x86/kernel/espfix_64.o: warning: objtool: init_espfix_ap()+0x3e: can't find jump dest instruction at .text+0xd3030044 CC block/partitions/mac.o CC [M] sound/usb/6fire/midi.o arch/x86/lib/rwsem.o: warning: objtool: call_rwsem_down_read_failed()+0x13: call without frame pointer save/setup arch/x86/lib/rwsem.o: warning: objtool: call_rwsem_down_write_failed()+0x12: call without frame pointer save/setup arch/x86/lib/rwsem.o: warning: objtool: call_rwsem_down_write_failed_killable()+0x12: call without frame pointer save/setup arch/x86/lib/rwsem.o: warning: objtool: call_rwsem_wake()+0x16: call without frame pointer save/setup arch/x86/lib/rwsem.o: warning: objtool: call_rwsem_downgrade_wake()+0x13: call without frame pointer save/setup crypto/shash.o: warning: objtool: shash_ahash_digest()+0x3e: can't find jump dest instruction at .text+0xa4000914 LD net/decnet/netfilter/built-in.o CC net/dcb/dcbevent.o CC arch/x86/lib/usercopy.o CC drivers/clocksource/clksrc-probe.o CC arch/x86/kernel/topology.o LD sound/usb/hiface/built-in.o CC [M] net/batman-adv/bat_v_elp.o sound/oss/pas2_midi.o: warning: objtool: pas_midi_open()+0x2b: can't find jump dest instruction at .text+0xd0000201 drivers/atm/ambassador.o: warning: objtool: decode_loader_result()+0x1e: can't find jump dest instruction at .text+0xf010024 CC fs/xattr.o net/6lowpan/nhc_ghc_udp.o: warning: objtool: ghc_udp_init()+0xb: call without frame pointer save/setup net/6lowpan/nhc_ghc_udp.o: warning: objtool: ghc_udp_exit()+0xb: call without frame pointer save/setup CC [M] net/decnet/netfilter/dn_rtmsg.o security/selinux/netlabel.o: warning: objtool: selinux_netlbl_sock_genattr()+0x28: can't find jump dest instruction at .text+0xaf00002e net/appletalk/ddp.o: warning: objtool: atalk_sum_skb()+0x84: can't find jump dest instruction at .text+0x10200aa sound/usb/bcd2000/bcd2000.o: warning: objtool: bcd2000_midi_send()+0x27: can't find jump dest instruction at .text+0xcc00015d CC [M] sound/usb/hiface/chip.o arch/x86/crypto/sha256_ssse3_glue.o: warning: objtool: sha256_finup()+0x4c: can't find jump dest instruction at .text+0x6c0100f1 LD [M] net/appletalk/appletalk.o CC [M] net/ax25/ax25_out.o CC [M] net/dccp/feat.o drivers/base/init.o: warning: objtool: driver_init()+0x4: call without frame pointer save/setup LD [M] sound/usb/bcd2000/snd-bcd2000.o AS [M] arch/x86/crypto/poly1305-sse2-x86_64.o drivers/bcma/driver_chipcommon.o: warning: objtool: bcma_core_chipcommon_early_init()+0x22: can't find jump dest instruction at .text+0x88000418 arch/x86/kernel/bootflag.o: warning: objtool: sbf_init()+0x10: can't find jump dest instruction at .init.text+0xd3000016 CC drivers/base/attribute_container.o net/9p/trans_common.o: warning: objtool: p9_release_pages()+0x73: call without frame pointer save/setup CC drivers/acpi/resource.o CC [M] drivers/bcma/driver_pcie2.o sound/soc/soc-compress.o: warning: objtool: soc_compr_trigger_fe()+0x60: can't find jump dest instruction at .text+0xef0008d5 CC fs/libfs.o CC drivers/base/transport_class.o security/selinux/ss/mls.o: warning: objtool: mls_compute_context_len()+0x25: can't find jump dest instruction at .text+0xc101002b drivers/bluetooth/hci_bcsp.o: warning: objtool: bcsp_prepare_pkt()+0x70: can't find jump dest instruction at .text+0x51020165 CC [M] sound/usb/caiaq/input.o drivers/block/aoe/aoechr.o: warning: objtool: aoechr_read()+0x28: can't find jump dest instruction at .text+0x500100be CC [M] drivers/block/aoe/aoenet.o fs/inode.o: warning: objtool: file_update_time()+0x26: can't find jump dest instruction at .text+0xa20005ac CC crypto/hmac.o security/selinux/xfrm.o: warning: objtool: selinux_xfrm_alloc_user()+0x54: can't find jump dest instruction at .text+0xc60000da sound/core/seq/seq_midi_event.o: warning: objtool: extra_decode_ctrl14()+0x1f: can't find jump dest instruction at .text+0xb9000205 block/partitions/amiga.o: warning: objtool: amiga_partition()+0x29: can't find jump dest instruction at .text+0xc104008f sound/pci/intel8x0m.o: warning: objtool: snd_intel8x0m_interrupt()+0x5d: can't find jump dest instruction at .text+0x610103d2 block/partitions/acorn.o: warning: objtool: adfs_partition()+0x4b: can't find jump dest instruction at .text+0xc9000051 CC block/partitions/ldm.o arch/x86/crypto/poly1305-sse2-x86_64.o: warning: objtool: poly1305_block_sse2()+0x286: can't find jump dest instruction at .text+0xaefe028b CC [M] drivers/ata/ahci_qoriq.o drivers/atm/nicstar.o: warning: objtool: ns_proc_read()+0x63: can't find jump dest instruction at .text+0xfc000278 CC [M] sound/drivers/vx/vx_cmd.o CC [M] sound/usb/6fire/control.o block/noop-iosched.o: warning: objtool: noop_exit_queue()+0x17: call without frame pointer save/setup block/noop-iosched.o: warning: objtool: noop_init_queue()+0xf: call without frame pointer save/setup block/noop-iosched.o: warning: objtool: noop_add_request()+0x1b: call without frame pointer save/setup block/noop-iosched.o: warning: objtool: noop_dispatch()+0x32: call without frame pointer save/setup block/noop-iosched.o: warning: objtool: noop_merged_requests()+0x14: 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 [M] net/dccp/input.o LD [M] arch/x86/kvm/kvm-amd.o CC arch/x86/kernel/kdebugfs.o CC [M] sound/drivers/vx/vx_uer.o CC [M] sound/oss/kahlua.o kernel/extable.o: warning: objtool: search_exception_tables()+0x25: call without frame pointer save/setup kernel/extable.o: warning: objtool: __kernel_text_address()+0x92: call without frame pointer save/setup kernel/extable.o: warning: objtool: kernel_text_address()+0x60: call without frame pointer save/setup kernel/extable.o: warning: objtool: func_ptr_is_kernel_text()+0x45: call without frame pointer save/setup kernel/extable.o: warning: objtool: sort_main_extable()+0x28: call without frame pointer save/setup net/batman-adv/bat_algo.o: warning: objtool: batadv_param_set_ra()+0x35: can't find call dest symbol at offset 0x77000089 CC [M] net/bridge/netfilter/nft_meta_bridge.o CC [M] sound/oss/uart6850.o net/6lowpan/nhc_ghc_icmpv6.o: warning: objtool: ghc_icmpv6_init()+0xb: call without frame pointer save/setup net/6lowpan/nhc_ghc_icmpv6.o: warning: objtool: ghc_icmpv6_exit()+0xb: call without frame pointer save/setup LD net/dsa/built-in.o LD [M] net/6lowpan/6lowpan.o drivers/ata/libata-eh.o: warning: objtool: ata_eh_clear_action()+0x47: can't find jump dest instruction at .text+0x870002dd sound/oss/uart401.o: warning: objtool: unload_uart401()+0x15: can't find jump dest instruction at .text+0x8500020b LD drivers/connector/built-in.o sound/firewire/digi00x/digi00x-stream.o: warning: objtool: snd_dg00x_stream_start_duplex()+0x32: can't find jump dest instruction at .text+0x69010388 LD sound/soc/bcm/built-in.o CC [M] drivers/ata/pdc_adma.o CC [M] net/dsa/dsa.o CC [M] sound/firewire/digi00x/digi00x-hwdep.o CC [M] drivers/connector/cn_queue.o CC drivers/clocksource/timer-atmel-st.o drivers/bcma/driver_chipcommon_sflash.o: warning: objtool: bcma_sflash_init()+0x2f: can't find jump dest instruction at .text+0x720100a5 CC [M] drivers/bcma/driver_gmac_cmn.o CC [M] sound/soc/bcm/bcm2835-i2s.o CC [M] net/caif/cfmuxl.o sound/core/seq/seq_device.o: warning: objtool: snd_seq_device_new()+0x54: can't find jump dest instruction at .text+0xbf0002e9 kernel/task_work.o: warning: objtool: task_work_add()+0x40: call without frame pointer save/setup kernel/task_work.o: warning: objtool: task_work_cancel()+0x38: call without frame pointer save/setup kernel/task_work.o: warning: objtool: task_work_run()+0x67: call without frame pointer save/setup CC [M] net/ceph/pagelist.o fs/filesystems.o: warning: objtool: fs_name()+0x32: can't find jump dest instruction at .text+0xb2000388 drivers/ata/libata-scsi.o: warning: objtool: ata_get_xlat_func()+0xb: can't find jump dest instruction at .text+0x97000291 net/6lowpan/nhc_ghc_ext_dest.o: warning: objtool: ghc_ext_dest_init()+0xb: call without frame pointer save/setup net/6lowpan/nhc_ghc_ext_dest.o: warning: objtool: ghc_ext_dest_exit()+0xb: call without frame pointer save/setup LD [M] sound/core/seq/snd-seq-midi-event.o CC [M] drivers/bcma/driver_gpio.o sound/firewire/bebob/bebob_midi.o: warning: objtool: snd_bebob_create_midi_devices()+0x32: can't find jump dest instruction at .text+0xb8000378 CC [M] sound/firewire/bebob/bebob_pcm.o CC [M] drivers/ata/pata_arasan_cf.o net/9p/protocol.o: warning: objtool: p9pdu_vwritef()+0x27: can't find jump dest instruction at .text+0xc06013d CC [M] net/caif/cfctrl.o CC fs/fs-writeback.o CC [M] net/bridge/netfilter/nft_reject_bridge.o CC [M] net/bluetooth/hci_conn.o mm/page-writeback.o: warning: objtool: tag_pages_for_writeback()+0xa5: can't find jump dest instruction at .text+0x7900044a sound/soc/soc-core.o: warning: objtool: trace_raw_output_snd_soc_dapm_path()+0x20: can't find jump dest instruction at .text+0x870006f6 arch/x86/kvm/../../../virt/kvm/kvm_main.o: warning: objtool: trace_raw_output_kvm_msi_set_irq()+0x31: can't find jump dest instruction at .text+0xcb000747 net/6lowpan/nhc_ghc_ext_route.o: warning: objtool: ghc_ext_route_init()+0xb: call without frame pointer save/setup net/6lowpan/nhc_ghc_ext_route.o: warning: objtool: ghc_ext_route_exit()+0xb: call without frame pointer save/setup crypto/rsa.o: warning: objtool: rsa_set_priv_key()+0x5d: can't find jump dest instruction at .text+0x8f000133 CC [M] net/bluetooth/hci_event.o sound/soc/adi/axi-spdif.o: warning: objtool: axi_spdif_probe()+0x33: can't find jump dest instruction at .text+0xef0002c9 CC [M] sound/pci/rme96.o CC [M] drivers/connector/connector.o net/6lowpan/nhc_ghc_ext_frag.o: warning: objtool: ghc_ext_frag_init()+0xb: call without frame pointer save/setup net/6lowpan/nhc_ghc_ext_frag.o: warning: objtool: ghc_ext_frag_exit()+0xb: call without frame pointer save/setup sound/core/seq/seq_midi.o: warning: objtool: snd_seq_midisynth_remove()+0x61: can't find jump dest instruction at .text+0x830000a6 drivers/base/cpu.o: warning: objtool: print_cpus_offline()+0x2a: can't find jump dest instruction at .text+0xe1000270 CC drivers/base/topology.o drivers/bluetooth/hci_h4.o: warning: objtool: h4_recv_buf()+0x2c: can't find jump dest instruction at .text+0xe3010032 LD [M] sound/core/seq/snd-seq-device.o CC [M] arch/x86/crypto/poly1305_glue.o sound/core/seq/seq_ports.o: warning: objtool: check_and_subscribe_port()+0x60: can't find jump dest instruction at .text+0xf80003b5 CC [M] sound/usb/6fire/firmware.o CC [M] net/atm/ioctl.o arch/x86/crypto/crct10dif-pclmul_glue.o: warning: objtool: chksum_digest()+0xd: can't find call dest symbol at offset 0x6f0000d1 sound/soc/soc-pcm.o: warning: objtool: soc_pcm_trigger()+0x79: can't find jump dest instruction at .text+0x940000ef CC [M] drivers/bluetooth/bcm203x.o LD [M] sound/soc/adi/snd-soc-adi-axi-i2s.o drivers/bcma/driver_chipcommon_b.o: warning: objtool: bcma_chipco_b_mii_write()+0x32: can't find call dest symbol at offset 0x5a0000a6 CC [M] net/atm/common.o net/ax25/ax25_addr.o: warning: objtool: ax25_addr_parse()+0x2c: can't find jump dest instruction at .text+0xd80001f2 CC [M] sound/usb/6fire/pcm.o CC [M] net/ceph/mon_client.o LD [M] sound/soc/adi/snd-soc-adi-axi-spdif.o LD sound/soc/blackfin/built-in.o mm/vmstat.o: warning: objtool: extfrag_show_print()+0xc7: can't find jump dest instruction at .text+0x6e00040c block/genhd.o: warning: objtool: get_gendisk()+0x3e: can't find jump dest instruction at .text+0xb8000794 CC mm/list_lru.o drivers/block/paride/epat.o: warning: objtool: epat_read_block()+0x23: can't find jump dest instruction at .text+0xda0601c9 lib/list_sort.o: warning: objtool: list_sort()+0x27: can't find jump dest instruction at .text+0x450200ed CC [M] drivers/char/ipmi/ipmi_si_intf.o CC lib/clz_ctz.o drivers/block/paride/kbic.o: warning: objtool: kbic_read_block()+0x23: can't find jump dest instruction at .text+0x470803e9 net/ax25/ax25_in.o: warning: objtool: ax25_rcv.isra.3()+0x56: can't find jump dest instruction at .text+0xbb06005c drivers/block/paride/fit2.o: warning: objtool: fit2_read_block()+0x75: can't find jump dest instruction at .text+0x7502016b CC [M] sound/oss/opl3.o sound/firewire/dice/dice.o: warning: objtool: dice_probe()+0x21: can't find jump dest instruction at .text+0x450103d7 sound/firewire/fireworks/fireworks_midi.o: warning: objtool: snd_efw_create_midi_devices()+0x32: can't find jump dest instruction at .text+0xb8000378 LD [M] sound/firewire/dice/snd-dice.o CC [M] sound/firewire/fireworks/fireworks_hwdep.o sound/firewire/digi00x/digi00x-proc.o: warning: objtool: proc_read_clock()+0x47: can't find jump dest instruction at .text+0xe900004d sound/core/seq/seq_virmidi.o: warning: objtool: snd_virmidi_output_trigger()+0x26: can't find jump dest instruction at .text+0x2401005c CC [M] drivers/block/paride/fit3.o sound/pci/intel8x0.o: warning: objtool: snd_intel8x0_codec_semaphore()+0x17: can't find jump dest instruction at .text+0xc400013d CC [M] sound/soc/bcm/cygnus-pcm.o CC drivers/char/hpet.o CC [M] net/atm/atm_misc.o mm/backing-dev.o: warning: objtool: cgwb_bdi_destroy()+0xe2: can't find jump dest instruction at .text+0x760004b7 CC net/core/skbuff.o LD sound/soc/cirrus/built-in.o drivers/ata/sata_inic162x.o: warning: objtool: inic_hardreset()+0xc2: can't find jump dest instruction at .text+0x97000517 CC [M] net/atm/raw.o CC [M] drivers/char/ipmi/ipmi_kcs_sm.o CC [M] net/batman-adv/bat_v_ogm.o LD sound/soc/davinci/built-in.o drivers/base/map.o: warning: objtool: kobj_map()+0x92: can't find jump dest instruction at .text+0xdd000098 CC [M] sound/soc/cirrus/ep93xx-pcm.o CC [M] drivers/char/ipmi/ipmi_smic_sm.o drivers/ata/ahci_ceva.o: warning: objtool: ceva_ahci_probe()+0x40: can't find jump dest instruction at .text+0x54010066 sound/firewire/fireworks/fireworks_pcm.o: warning: objtool: pcm_open()+0x21: can't find jump dest instruction at .text+0x910006d7 sound/oss/pas2_mixer.o: warning: objtool: pas_mixer_set()+0x40: can't find jump dest instruction at .text+0x870101c6 sound/oss/pas2_pcm.o: warning: objtool: pas_audio_start_input()+0x59: can't find jump dest instruction at .text+0xcd00016f block/bsg-lib.o: warning: objtool: bsg_create_job()+0x59: can't find jump dest instruction at .text+0xa500026f CC [M] sound/oss/v_midi.o block/blk-mq.o: warning: objtool: blk_mq_hctx_next_cpu()+0x30: can't find jump dest instruction at .text+0x95000206 CC drivers/base/container.o lib/bitmap.o: warning: objtool: __bitmap_parselist()+0x48: can't find jump dest instruction at .text+0x15010a2e mm/vmacache.o: warning: objtool: vmacache_flush_all()+0x25: can't find jump dest instruction at .text+0x3f01002b CC [M] drivers/bluetooth/bpa10x.o kernel/ptrace.o: warning: objtool: ptrace_regset()+0x32: can't find jump dest instruction at .text+0xf2000038 CC [M] drivers/ata/sata_qstor.o drivers/base/firmware.o: warning: objtool: firmware_init()+0xd: call without frame pointer save/setup arch/x86/crypto/sha512_ssse3_glue.o: warning: objtool: sha512_finup()+0x4c: can't find jump dest instruction at .text+0x9a010171 net/can/proc.o: warning: objtool: can_stats_proc_show()+0x7b: can't find jump dest instruction at .text+0xff000221 drivers/block/aoe/aoedev.o: warning: objtool: skbfree()+0x12: can't find jump dest instruction at .text+0x98000018 CC [M] net/bridge/netfilter/nf_log_bridge.o block/partitions/cmdline.o: warning: objtool: add_part()+0x53: can't find call dest symbol at offset 0x490000b7 CC [M] net/atm/resources.o CC block/blk-integrity.o CC kernel/notifier.o drivers/bluetooth/hci_h5.o: warning: objtool: h5_rx_3wire_hdr()+0xd0: can't find jump dest instruction at .text+0x82000195 kernel/pid.o: warning: objtool: alloc_pidmap()+0x6c: can't find jump dest instruction at .text+0x6c010832 CC drivers/clocksource/acpi_pm.o CC arch/x86/lib/usercopy_64.o drivers/acpi/proc.o: warning: objtool: acpi_system_wakeup_device_seq_show()+0x3f: can't find jump dest instruction at .text+0xb301008b CC [M] net/atm/atm_sysfs.o CC [M] sound/firewire/fireworks/fireworks.o CC block/partitions/msdos.o CC drivers/clocksource/sh_cmt.o drivers/acpi/device_sysfs.o: warning: objtool: create_pnp_modalias()+0x59: can't find jump dest instruction at .text+0x8b000292 arch/x86/xen/mmu.o: warning: objtool: __xen_pgd_walk()+0x38: can't find jump dest instruction at .text+0x500205de CC [M] drivers/ata/sata_sx4.o CC net/ethernet/eth.o CC drivers/acpi/acpi_processor.o LD arch/x86/xen/built-in.o sound/soc/amd/acp-pcm-dma.o: warning: objtool: acp_init()+0x9f: can't find jump dest instruction at .text+0x96000234 drivers/bcma/driver_chipcommon_pmu.o: warning: objtool: bcma_pmu2_pll_init0()+0x3f: can't find jump dest instruction at .text+0x4c0102b5 sound/usb/6fire/comm.o: warning: objtool: usb6fire_comm_write16()+0x53: can't find jump dest instruction at .text+0x900001e9 LD sound/soc/dwc/built-in.o net/bridge/br.o: warning: objtool: br_device_event()+0x40: can't find jump dest instruction at .text+0xbb0100c5 net/9p/trans_fd.o: warning: objtool: parse_opts()+0x34: can't find jump dest instruction at .text+0xfa0000da CC [M] drivers/bcma/host_pci.o CC [M] net/caif/cffrml.o CC [M] net/bridge/netfilter/ebtables.o kernel/nsproxy.o: warning: objtool: create_new_namespaces()+0x44: can't find jump dest instruction at .text+0x6d01004a sound/pci/es1968.o: warning: objtool: snd_es1968_bob_start()+0x53: can't find jump dest instruction at .text+0xea000059 drivers/atm/fore200e.o: warning: objtool: fore200e_supply()+0x29: can't find jump dest instruction at .text+0xf700017e security/selinux/hooks.o: warning: objtool: selinux_socket_getpeersec_stream()+0x49: can't find jump dest instruction at .text+0xb6000a6f CC [M] sound/soc/dwc/designware_i2s.o CC [M] drivers/atm/he.o CC [M] net/dsa/slave.o drivers/base/platform.o: warning: objtool: __platform_register_drivers()+0x25: can't find jump dest instruction at .text+0xb200063b net/can/raw.o: warning: objtool: raw_rcv()+0x2e: can't find jump dest instruction at .text+0x480101c4 CC [M] net/bridge/netfilter/ebtable_broute.o sound/drivers/vx/vx_hwdep.o: warning: objtool: snd_vx_setup_firmware()+0x2e: can't find jump dest instruction at .text+0x95000064 LD [M] sound/soc/amd/snd-soc-acp-pcm.o LD drivers/char/agp/built-in.o lib/scatterlist.o: warning: objtool: sg_miter_stop()+0x2c: can't find jump dest instruction at .text+0xbf000312 CC kernel/ksysfs.o CC [M] net/caif/cfveil.o CC [M] sound/firewire/bebob/bebob_hwdep.o CC lib/bsearch.o CC [M] drivers/bluetooth/bfusb.o net/atm/signaling.o: warning: objtool: modify_qos()+0x18: can't find jump dest instruction at .text+0xaf0000ae sound/pci/maestro3.o: warning: objtool: snd_m3_pcm_start()+0x12: can't find jump dest instruction at .text+0x3c0100e8 LD sound/soc/fsl/built-in.o drivers/block/paride/epia.o: warning: objtool: epia_read_regr()+0x25: can't find jump dest instruction at .text+0x1203014b CC [M] sound/pci/sonicvibes.o net/ceph/msgpool.o: warning: objtool: msgpool_alloc()+0x3b: can't find jump dest instruction at .text+0x9e000040 sound/firewire/fireworks/fireworks_proc.o: warning: objtool: proc_read_phys_meters()+0x4e: can't find jump dest instruction at .text+0xa6020114 block/bsg.o: warning: objtool: bsg_get_done_cmd()+0x32: can't find jump dest instruction at .text+0xb8000168 CC [M] net/atm/proc.o CC [M] drivers/char/agp/backend.o CC [M] net/dsa/dsa2.o CC [M] sound/usb/hiface/pcm.o CC [M] net/bluetooth/mgmt.o kernel/kmod.o: warning: objtool: proc_cap_handler()+0x40: can't find jump dest instruction at .text+0x29010046 CC [M] net/batman-adv/bitarray.o block/bounce.o: warning: objtool: __blk_queue_bounce()+0x33: can't find jump dest instruction at .text+0xac000138 CC [M] sound/soc/fsl/fsl-asoc-card.o CC [M] sound/firewire/digi00x/digi00x-transaction.o CC block/t10-pi.o drivers/acpi/sleep.o: warning: objtool: trace_suspend_resume()+0x1d: can't find jump dest instruction at .text+0x8f00056c CC [M] drivers/char/agp/frontend.o CC drivers/clk/clkdev.o CC arch/x86/kernel/alternative.o sound/usb/caiaq/midi.o: warning: objtool: snd_usb_caiaq_midi_output_trigger()+0x2f: can't find call dest symbol at offset 0xd000153 CC [M] drivers/bluetooth/dtl1_cs.o fs/dcache.o: warning: objtool: d_wait_lookup()+0x1c: can't find jump dest instruction at .text+0x870007e2 sound/pci/rme32.o: warning: objtool: snd_rme32_playback_setrate()+0x24: can't find jump dest instruction at .text+0xfb0000ba drivers/ata/sata_sil24.o: warning: objtool: sil24_init_controller()+0x2f: can't find jump dest instruction at .text+0x910003b5 CC net/core/datagram.o CC [M] sound/pci/via82xx.o CC [M] drivers/bluetooth/bt3c_cs.o security/selinux/ss/policydb.o: warning: objtool: cls_destroy()+0x1d: can't find jump dest instruction at .text+0x9a000363 CC [M] net/batman-adv/bridge_loop_avoidance.o drivers/acpi/device_pm.o: warning: objtool: acpi_dev_pm_get_state()+0x47: can't find jump dest instruction at .text+0xa00000d7 LD sound/usb/line6/built-in.o CC [M] net/ax25/ax25_route.o CC drivers/acpi/processor_core.o sound/core/seq/oss/seq_oss.o: warning: objtool: alsa_seq_oss_init()+0xf: can't find jump dest instruction at .init.text+0x9d0000bf drivers/block/aoe/aoemain.o: warning: objtool: discover_timer()+0x1a: can't find jump dest instruction at .text+0xe9000020 drivers/clocksource/clksrc-probe.o: warning: objtool: clocksource_probe()+0x20: call without frame pointer save/setup CC [M] sound/usb/line6/capture.o sound/core/pcm_misc.o: warning: objtool: snd_pcm_format_set_silence()+0x1d: can't find jump dest instruction at .text+0x1e010413 block/partitions/atari.o: warning: objtool: atari_partition()+0x42: can't find jump dest instruction at .text+0x73080048 CC [M] sound/core/seq/oss/seq_oss_init.o LD sound/firewire/oxfw/built-in.o CC [M] block/deadline-iosched.o CC [M] net/ax25/ax25_std_in.o net/ax25/ax25_iface.o: warning: objtool: ax25_listen_release()+0x2c: can't find jump dest instruction at .text+0x800000f2 drivers/clocksource/timer-atmel-st.o: warning: objtool: at91rm9200_timer_interrupt()+0x7f: can't find jump dest instruction at .text+0xa2000084 CC [M] sound/firewire/oxfw/oxfw-command.o CC [M] sound/core/pcm_memory.o CC [M] net/ax25/ax25_std_subr.o CC [M] sound/core/seq/oss/seq_oss_timer.o sound/usb/hiface/chip.o: warning: objtool: hiface_chip_create()+0x75: can't find jump dest instruction at .text+0xbe0000ca sound/usb/6fire/midi.o: warning: objtool: usb6fire_midi_out_trigger()+0x44: can't find jump dest instruction at .text+0xa000014a CC drivers/clocksource/sh_mtu2.o CC [M] sound/core/memalloc.o CC drivers/clocksource/sh_tmu.o net/9p/trans_rdma.o: warning: objtool: parse_opts()+0x3c: can't find jump dest instruction at .text+0xff000252 block/compat_ioctl.o: warning: objtool: compat_fd_ioctl()+0x63: can't find jump dest instruction at .text+0x8b0a01d8 CC lib/find_bit.o drivers/clk/clk-devres.o: warning: objtool: devm_clk_put()+0x1a: call without frame pointer save/setup drivers/clk/clk-devres.o: warning: objtool: devm_clk_match()+0x2a: call without frame pointer save/setup drivers/clk/clk-devres.o: warning: objtool: devm_clk_release()+0xc: call without frame pointer save/setup drivers/clk/clk-devres.o: warning: objtool: devm_clk_get()+0x47: call without frame pointer save/setup sound/usb/caiaq/control.o: warning: objtool: control_put()+0x58: can't find jump dest instruction at .text+0x9a00020e CC drivers/clk/clk.o CC [M] block/cfq-iosched.o net/atm/svc.o: warning: objtool: svc_disconnect()+0x7c: can't find jump dest instruction at .text+0xbc000132 CC [M] sound/core/seq/oss/seq_oss_ioctl.o CC [M] sound/core/seq/oss/seq_oss_event.o net/9p/trans_virtio.o: warning: objtool: p9_virtio_create()+0x44: can't find jump dest instruction at .text+0x830000fa CC [M] net/atm/clip.o CC [M] drivers/char/ipmi/ipmi_bt_sm.o sound/drivers/vx/vx_uer.o: warning: objtool: vx_set_clock()+0x26: can't find jump dest instruction at .text+0xa400046c CC [M] drivers/char/ipmi/ipmi_ssif.o block/cmdline-parser.o: warning: objtool: parse_subpart()+0x4b: can't find jump dest instruction at .text+0x32010191 drivers/atm/solos-pci.o: warning: objtool: geos_gpio_store()+0x42: can't find jump dest instruction at .text+0x810000f8 lib/flex_array.o: warning: objtool: flex_array_prealloc()+0x63: can't find call dest symbol at offset 0xf8ff0307 block/partitions/aix.o: warning: objtool: read_lba()+0x22: can't find jump dest instruction at .text+0x10010028 CC [M] sound/core/pcm_timer.o sound/core/timer.o: warning: objtool: snd_timer_free()+0x23: can't find jump dest instruction at .text+0x9b000299 drivers/atm/adummy.o: warning: objtool: adummy_init()+0x4d: can't find jump dest instruction at .init.text+0x99000052 block/partitions/mac.o: warning: objtool: mac_partition()+0x28: can't find jump dest instruction at .text+0x2002002e CC [M] net/bridge/netfilter/ebtable_filter.o sound/drivers/vx/vx_cmd.o: warning: objtool: vx_init_rmh()+0x1a: call without frame pointer save/setup net/dns_resolver/dns_key.o: warning: objtool: dns_resolver_cmp()+0x70: can't find jump dest instruction at .text+0x8d000156 block/blk-throttle.o: warning: objtool: tg_prfill_max()+0xc0: can't find jump dest instruction at .text+0xd0000676 fs/file.o: warning: objtool: iterate_fd()+0x26: can't find jump dest instruction at .text+0xf80000dc CC block/partitions/osf.o CC [M] drivers/block/paride/on20.o LD [M] drivers/atm/fore_200e.o AS [M] arch/x86/crypto/poly1305-avx2-x86_64.o CC fs/pnode.o arch/x86/kernel/quirks.o: warning: objtool: old_ich_force_enable_hpet()+0x19: can't find jump dest instruction at .text+0x201022f drivers/ata/sata_highbank.o: warning: objtool: highbank_initialize_phys.isra.4()+0x98: can't find jump dest instruction at .text+0xea0003fe CC [M] sound/soc/fsl/fsl_asrc.o CC arch/x86/kernel/i8253.o CC [M] sound/firewire/oxfw/oxfw-stream.o drivers/bcma/driver_pcie2.o: warning: objtool: bcma_core_pcie2_hw_ltr_war()+0x21: can't find jump dest instruction at .text+0xc20000d7 AS [M] arch/x86/crypto/camellia-aesni-avx-asm_64.o CC [M] net/dns_resolver/dns_query.o CC [M] sound/soc/bcm/cygnus-ssp.o CC [M] sound/pci/via82xx_modem.o drivers/base/transport_class.o: warning: objtool: transport_destroy_device()+0x10: call without frame pointer save/setup drivers/base/transport_class.o: warning: objtool: transport_destroy_classdev()+0x1d: call without frame pointer save/setup drivers/base/transport_class.o: warning: objtool: transport_remove_device()+0x10: call without frame pointer save/setup drivers/base/transport_class.o: warning: objtool: transport_configure_device()+0x10: call without frame pointer save/setup drivers/base/transport_class.o: warning: objtool: transport_add_device()+0x10: call without frame pointer save/setup drivers/base/transport_class.o: warning: objtool: transport_remove_classdev()+0x57: call without frame pointer save/setup drivers/base/transport_class.o: warning: objtool: transport_add_class_device()+0x1e: call without frame pointer save/setup drivers/base/transport_class.o: warning: objtool: transport_setup_device()+0x10: call without frame pointer save/setup drivers/base/transport_class.o: warning: objtool: anon_transport_class_unregister()+0x10: call without frame pointer save/setup drivers/base/transport_class.o: warning: objtool: anon_transport_class_register()+0x27: call without frame pointer save/setup drivers/base/transport_class.o: warning: objtool: transport_class_unregister()+0x9: call without frame pointer save/setup drivers/base/transport_class.o: warning: objtool: transport_class_register()+0x10: call without frame pointer save/setup drivers/bluetooth/hci_ag6xx.o: warning: objtool: intel_mem_write()+0x2c: can't find jump dest instruction at .text+0xaa000152 sound/oss/kahlua.o: warning: objtool: probe_one()+0x33: can't find jump dest instruction at .text+0x9e020069 drivers/block/paride/frpw.o: warning: objtool: frpw_read_block_int()+0x26: can't find jump dest instruction at .text+0x2a09029c sound/usb/6fire/control.o: warning: objtool: usb6fire_control_init()+0x39: can't find jump dest instruction at .text+0xf201093f drivers/ata/ahci_imx.o: warning: objtool: imx_sata_phy_reset.isra.1()+0x24: can't find jump dest instruction at .text+0xa300015a CC drivers/base/property.o sound/oss/sb_card.o: warning: objtool: sb_pnp_probe()+0x43: can't find jump dest instruction at .text+0xb4000089 drivers/ata/libahci_platform.o: warning: objtool: ahci_platform_get_resources()+0x36: can't find jump dest instruction at .text+0x340304ec CC [M] drivers/block/paride/on26.o drivers/char/misc.o: warning: objtool: misc_open()+0x67: can't find jump dest instruction at .text+0x9000008d CC block/partitions/sgi.o sound/firewire/digi00x/digi00x-pcm.o: warning: objtool: pcm_open()+0x21: can't find jump dest instruction at .text+0xb9000697 block/blk-core.o: warning: objtool: trace_raw_output_block_rq_remap()+0x25: can't find jump dest instruction at .text+0x8200016b drivers/ata/sata_dwc_460ex.o: warning: objtool: sata_dwc_port_start()+0x86: can't find jump dest instruction at .text+0x4f0105bb sound/core/seq/seq_midi_emul.o: warning: objtool: do_control()+0x1d: can't find jump dest instruction at .text+0x86020093 drivers/bcma/driver_gmac_cmn.o: warning: objtool: bcma_core_gmac_cmn_init()+0x1b: call without frame pointer save/setup CC drivers/base/cacheinfo.o CC [M] net/caif/cfdbgl.o CC [M] drivers/bcma/host_soc.o LD [M] sound/oss/sound.o mm/interval_tree.o: warning: objtool: vma_interval_tree_remove()+0x4b: can't find jump dest instruction at .text+0x46010250 CC [M] net/bridge/netfilter/ebtable_nat.o sound/oss/uart6850.o: warning: objtool: attach_uart6850.constprop.2()+0xb: can't find jump dest instruction at .init.text+0xb5000011 CC [M] drivers/ata/ata_piix.o arch/x86/crypto/poly1305-avx2-x86_64.o: warning: objtool: poly1305_4block_avx2()+0x3a9: can't find jump dest instruction at .text+0x3cfe03ae CC drivers/acpi/processor_pdc.o CC [M] sound/oss/pss.o CC [M] sound/firewire/digi00x/digi00x-midi.o CC [M] net/decnet/af_decnet.o net/9p/client.o: warning: objtool: perf_trace_9p_protocol_dump()+0x42: can't find jump dest instruction at .text+0xa30002d8 CC mm/workingset.o drivers/base/container.o: warning: objtool: container_dev_init()+0xd: call without frame pointer save/setup CC [M] drivers/ata/sata_mv.o crypto/algboss.o: warning: objtool: cryptomgr_schedule_test()+0x1d: can't find jump dest instruction at .text+0xd9000123 arch/x86/kernel/topology.o: warning: objtool: arch_register_cpu()+0x44: can't find jump dest instruction at .text+0x8900007a net/can/gw.o: warning: objtool: cgw_csum_crc8_rel()+0x48: can't find jump dest instruction at .text+0xce00029e sound/firewire/digi00x/digi00x-hwdep.o: warning: objtool: hwdep_read()+0xb8: can't find jump dest instruction at .text+0xc0101ae sound/core/pcm.o: warning: objtool: snd_pcm_control_ioctl()+0x2d: can't find jump dest instruction at .text+0xc7000063 CC [M] net/ax25/ax25_std_timer.o LD [M] net/9p/9pnet_rdma.o arch/x86/crypto/camellia-aesni-avx-asm_64.o: warning: objtool: __camellia_enc_blk16()+0x986: can't find jump dest instruction at .text+0x3c02106c drivers/block/paride/friq.o: warning: objtool: friq_read_block_int()+0x26: can't find jump dest instruction at .text+0xe708002c CC lib/llist.o LD [M] net/can/can-raw.o CC [M] sound/usb/line6/driver.o drivers/base/topology.o: warning: objtool: core_siblings_list_show()+0x30: call without frame pointer save/setup drivers/base/topology.o: warning: objtool: core_siblings_show()+0x2d: call without frame pointer save/setup drivers/base/topology.o: warning: objtool: thread_siblings_list_show()+0x30: call without frame pointer save/setup drivers/base/topology.o: warning: objtool: thread_siblings_show()+0x2d: call without frame pointer save/setup drivers/base/topology.o: warning: objtool: core_id_show()+0x35: call without frame pointer save/setup drivers/base/topology.o: warning: objtool: physical_package_id_show()+0x35: call without frame pointer save/setup drivers/base/topology.o: warning: objtool: topology_cpu_callback()+0x4d: call without frame pointer save/setup drivers/base/topology.o: warning: objtool: topology_sysfs_init()+0x13: call without frame pointer save/setup arch/x86/crypto/poly1305_glue.o: warning: objtool: poly1305_simd_blocks()+0x42: can't find jump dest instruction at .text+0xc4000048 CC drivers/base/devtmpfs.o CC mm/debug.o LD [M] net/9p/9pnet.o CC [M] arch/x86/crypto/camellia_aesni_avx_glue.o LD net/hsr/built-in.o LD [M] net/can/can-gw.o lib/find_bit.o: warning: objtool: find_next_bit()+0x6: can't find call dest symbol at offset 0x8600007a crypto/rsa-pkcs1pad.o: warning: objtool: pkcs1pad_verify_complete()+0x38: can't find jump dest instruction at .text+0xe800024e LD drivers/char/hw_random/built-in.o LD sound/firewire/tascam/built-in.o CC [M] net/hsr/hsr_main.o LD [M] net/9p/9pnet_virtio.o sound/usb/caiaq/audio.o: warning: objtool: snd_usb_caiaq_pcm_trigger()+0x64: can't find jump dest instruction at .text+0x950002e9 drivers/char/ipmi/ipmi_smic_sm.o: warning: objtool: start_smic_transaction()+0x2d: can't find jump dest instruction at .text+0xb10001e3 CC [M] sound/soc/fsl/fsl_asrc_dma.o CC [M] sound/core/sgbuf.o CC [M] sound/firewire/tascam/tascam-proc.o CC [M] drivers/char/hw_random/core.o CC [M] net/dsa/tag_brcm.o CC [M] drivers/char/ipmi/ipmi_watchdog.o net/caif/cfctrl.o: warning: objtool: cfctrl_ctrlcmd()+0x33: can't find jump dest instruction at .text+0xda000039 CC drivers/cpuidle/cpuidle.o CC [M] drivers/ata/sata_nv.o CC [M] sound/soc/dwc/designware_pcm.o net/batman-adv/bat_v.o: warning: objtool: batadv_v_orig_print()+0x41: can't find jump dest instruction at .text+0x51020267 drivers/bluetooth/hci_bcm.o: warning: objtool: bcm_recv()+0x36: can't find jump dest instruction at .text+0xea00053c LD sound/soc/img/built-in.o CC [M] drivers/char/agp/generic.o kernel/kthread.o: warning: objtool: kthread_worker_fn()+0xcc: can't find jump dest instruction at .text+0xb5000672 kernel/params.o: warning: objtool: next_arg()+0x2d: can't find jump dest instruction at .text+0xcb0009a3 CC drivers/cpufreq/cpufreq.o net/caif/cfveil.o: warning: objtool: cfvei_transmit()+0x25: can't find jump dest instruction at .text+0xde00002b CC [M] net/ax25/ax25_subr.o net/caif/cfcnfg.o: warning: objtool: cfcnfg_del_phy_layer()+0x50: can't find jump dest instruction at .text+0xcc0100b6 sound/drivers/vx/vx_mixer.o: warning: objtool: vx_get_audio_vu_meter()+0x3b: can't find jump dest instruction at .text+0xa1000161 drivers/ata/ahci_qoriq.o: warning: objtool: ahci_qoriq_phy_init.isra.4()+0x16: can't find jump dest instruction at .text+0x9900019c net/decnet/netfilter/dn_rtmsg.o: warning: objtool: dnrmg_build_message()+0x65: can't find jump dest instruction at .text+0x8800006a CC kernel/cred.o CC fs/splice.o CC [M] sound/soc/img/img-i2s-in.o CC [M] net/caif/cfserl.o drivers/ata/ahci_xgene.o: warning: objtool: xgene_ahci_do_hardreset()+0x12b: can't find jump dest instruction at .text+0x4e0002f0 CC net/core/stream.o drivers/char/ipmi/ipmi_kcs_sm.o: warning: objtool: start_kcs_transaction()+0x2d: can't find jump dest instruction at .text+0xc9000193 CC [M] sound/firewire/bebob/bebob_terratec.o CC [M] sound/firewire/tascam/amdtp-tascam.o CC fs/sync.o arch/x86/kernel/pci-dma.o: warning: objtool: dma_generic_alloc_coherent()+0xb7: can't find jump dest instruction at .text+0xdf00021d crypto/hmac.o: warning: objtool: hmac_create()+0x36: can't find jump dest instruction at .text+0x4401006c LD sound/soc/generic/built-in.o drivers/atm/atmtcp.o: warning: objtool: atmtcp_c_send()+0x27: can't find jump dest instruction at .text+0x4b01014d drivers/bluetooth/hci_intel.o: warning: objtool: intel_dequeue()+0x33: can't find jump dest instruction at .text+0xc1000039 net/can/bcm.o: warning: objtool: bcm_notifier()+0x33: can't find jump dest instruction at .text+0xdb000129 net/bridge/netfilter/nft_meta_bridge.o: warning: objtool: nft_meta_bridge_get_eval()+0x33: can't find jump dest instruction at .text+0x8b0000e9 drivers/char/ipmi/ipmi_devintf.o: warning: objtool: ipmi_open()+0x35: can't find jump dest instruction at .text+0xc400028b CC fs/utimes.o CC [M] drivers/char/ipmi/ipmi_poweroff.o arch/x86/lib/usercopy.o: warning: objtool: copy_from_user_nmi()+0x89: call without frame pointer save/setup drivers/acpi/glue.o: warning: objtool: acpi_unbind_one()+0x29: can't find jump dest instruction at .text+0xaa0000e7 CC arch/x86/kernel/pci-nommu.o LD arch/x86/lib/built-in.o CC [M] drivers/block/paride/ktti.o CC [M] net/bridge/netfilter/ebt_802_3.o CC [M] sound/soc/generic/simple-card-utils.o sound/firewire/bebob/bebob_pcm.o: warning: objtool: pcm_open()+0x3c: can't find jump dest instruction at .text+0x9d000732 CC [M] drivers/char/agp/isoch.o CC [M] net/ax25/ax25_timer.o CC mm/gup.o drivers/bcma/driver_gpio.o: warning: objtool: bcma_gpio_direction_input()+0x10: call without frame pointer save/setup drivers/bcma/driver_gpio.o: warning: objtool: bcma_gpio_direction_output()+0x28: call without frame pointer save/setup drivers/bcma/driver_gpio.o: warning: objtool: bcma_gpio_set_value()+0x1a: call without frame pointer save/setup drivers/bcma/driver_gpio.o: warning: objtool: bcma_gpio_get_value()+0x10: call without frame pointer save/setup drivers/bcma/driver_gpio.o: warning: objtool: bcma_gpio_free()+0x10: call without frame pointer save/setup drivers/bcma/driver_gpio.o: warning: objtool: bcma_gpio_request()+0x21: call without frame pointer save/setup drivers/bcma/driver_gpio.o: warning: objtool: bcma_gpio_init()+0x84: call without frame pointer save/setup drivers/bcma/driver_gpio.o: warning: objtool: bcma_gpio_unregister()+0x10: call without frame pointer save/setup CC [M] drivers/block/paride/pd.o CC [M] net/hsr/hsr_framereg.o sound/soc/bcm/bcm2835-i2s.o: warning: objtool: bcm2835_i2s_probe()+0x31: can't find jump dest instruction at .text+0x6a010167 drivers/base/attribute_container.o: warning: objtool: attribute_container_add_device()+0x38: can't find jump dest instruction at .text+0xdf00042e CC lib/memweight.o CC drivers/base/dma-contiguous.o CC drivers/clk/clk-divider.o CC [M] drivers/block/paride/pcd.o sound/usb/6fire/firmware.o: warning: objtool: usb6fire_fw_ihex_next_record()+0x51: can't find jump dest instruction at .text+0x3d010117 LD sound/usb/misc/built-in.o drivers/ata/pdc_adma.o: warning: objtool: adma_fill_sg()+0x55: can't find jump dest instruction at .text+0x9900013b net/bridge/netfilter/nf_tables_bridge.o: warning: objtool: nft_do_chain_bridge()+0x38: can't find jump dest instruction at .text+0x901028e security/selinux/ss/services.o: warning: objtool: map_decision()+0x15: can't find jump dest instruction at .text+0x1801001b drivers/atm/iphase.o: warning: objtool: ia_update_stats()+0x10: can't find jump dest instruction at .text+0x90000156 net/batman-adv/bat_v_elp.o: warning: objtool: batadv_v_elp_wifi_neigh_probe()+0x44: can't find jump dest instruction at .text+0xb400017a CC [M] drivers/ata/sata_promise.o drivers/block/aoe/aoenet.o: warning: objtool: is_aoe_netif()+0x1f: can't find jump dest instruction at .text+0x960000b5 CC [M] net/ax25/ax25_uid.o LD security/selinux/selinux.o CC [M] sound/core/seq/oss/seq_oss_rw.o CC [M] sound/usb/misc/ua101.o CC lib/kfifo.o CC [M] sound/core/seq/oss/seq_oss_synth.o net/caif/caif_dev.o: warning: objtool: transmit()+0xc4: can't find jump dest instruction at .text+0x4e0100ca CC [M] net/batman-adv/debugfs.o fs/seq_file.o: warning: objtool: traverse()+0x49: can't find jump dest instruction at .text+0x6401062e drivers/block/paride/fit3.o: warning: objtool: fit3_read_block()+0x25: can't find jump dest instruction at .text+0xe001025b CC [M] net/bridge/br_if.o sound/usb/midi.o: warning: objtool: snd_usbmidi_transmit_byte()+0x43: can't find jump dest instruction at .text+0x990100b8 drivers/bcma/driver_pci.o: warning: objtool: bcma_pcie_mdio_write.isra.6()+0x49: can't find call dest symbol at offset 0x430000bd drivers/base/devres.o: warning: objtool: devres_for_each_res()+0x2e: can't find jump dest instruction at .text+0x890003d4 CC [M] drivers/bluetooth/bluecard_cs.o LD security/selinux/built-in.o CC lib/percpu-refcount.o arch/x86/lib/usercopy_64.o: warning: objtool: .altinstr_replacement+0x0: call without frame pointer save/setup arch/x86/lib/usercopy_64.o: warning: objtool: __clear_user()+0x27: call without frame pointer save/setup arch/x86/lib/usercopy_64.o: warning: objtool: clear_user()+0x29: call without frame pointer save/setup arch/x86/lib/usercopy_64.o: warning: objtool: copy_user_handle_tail()+0x5f: call without frame pointer save/setup drivers/ata/libahci.o: warning: objtool: ahci_set_aggressive_devslp()+0x65: can't find jump dest instruction at .text+0x20010daa sound/soc/atmel/atmel-pcm-pdc.o: warning: objtool: atmel_pcm_trigger()+0x63: can't find jump dest instruction at .text+0x3f0101a9 arch/x86/kernel/i8253.o: warning: objtool: setup_pit_timer()+0x9: call without frame pointer save/setup arch/x86/kernel/kdebugfs.o: warning: objtool: create_setup_data_nodes()+0x2b: can't find jump dest instruction at .init.text+0xb010031 sound/oss/v_midi.o: warning: objtool: attach_v_midi.isra.2()+0x23: can't find jump dest instruction at .init.text+0x58020028 CC arch/x86/kernel/hw_breakpoint.o CC [M] sound/usb/line6/midi.o CC arch/x86/kernel/tsc.o CC arch/x86/lib/inat.o CC crypto/crypto_null.o net/ceph/pagelist.o: warning: objtool: ceph_pagelist_truncate()+0x1f: can't find jump dest instruction at .text+0x87000045 CC [M] net/decnet/dn_nsp_in.o sound/firewire/fireworks/fireworks_hwdep.o: warning: objtool: hwdep_read_resp_buf.isra.3()+0x2c: can't find jump dest instruction at .text+0x870101d2 sound/firewire/bebob/bebob_hwdep.o: warning: objtool: hwdep_read()+0xb2: can't find jump dest instruction at .text+0xe3000178 drivers/connector/cn_queue.o: warning: objtool: cn_queue_add_callback()+0x53: can't find jump dest instruction at .text+0x820000a8 LD sound/pci/ac97/built-in.o CC [M] net/bridge/br_input.o CC [M] net/ceph/osd_client.o drivers/clocksource/acpi_pm.o: warning: objtool: init_acpi_pm_clocksource()+0x16: can't find jump dest instruction at .init.text+0xb5000070 CC fs/stack.o CC [M] sound/soc/atmel/atmel-pcm-dma.o CC [M] net/caif/cfdgml.o drivers/acpi/resource.o: warning: objtool: acpi_dev_get_irqresource()+0x2a: can't find jump dest instruction at .text+0xb9000234 CC [M] sound/pci/ac97/ac97_codec.o net/dccp/ccid.o: warning: objtool: ccid_getsockopt_builtin_ccids()+0x3a: can't find jump dest instruction at .text+0x8d000180 net/can/af_can.o: warning: objtool: find_rcv_list()+0x21: can't find jump dest instruction at .text+0x87000026 sound/firewire/digi00x/digi00x-transaction.o: warning: objtool: fill_midi_message()+0x1d: call without frame pointer save/setup sound/firewire/digi00x/digi00x-transaction.o: warning: objtool: handle_message()+0xee: call without frame pointer save/setup sound/firewire/digi00x/digi00x-transaction.o: warning: objtool: snd_dg00x_transaction_reregister()+0x5b: call without frame pointer save/setup sound/firewire/digi00x/digi00x-transaction.o: warning: objtool: snd_dg00x_transaction_register()+0x41: call without frame pointer save/setup sound/firewire/digi00x/digi00x-transaction.o: warning: objtool: snd_dg00x_transaction_unregister()+0x22: call without frame pointer save/setup CC net/core/scm.o drivers/atm/idt77105.o: warning: objtool: idt77105_restart_timer_func()+0x1c: can't find jump dest instruction at .text+0x88000232 drivers/acpi/bus.o: warning: objtool: acpi_bus_notify()+0x19: can't find jump dest instruction at .text+0xed0000a1 sound/usb/caiaq/input.o: warning: objtool: snd_caiaq_input_read_io.isra.4()+0x2f: can't find jump dest instruction at .text+0x4b010195 CC drivers/base/power/sysfs.o net/caif/cfmuxl.o: warning: objtool: cfmuxl_transmit()+0xa3: can't find jump dest instruction at .text+0x95000279 sound/drivers/vx/vx_pcm.o: warning: objtool: vx_toggle_pipe()+0x30: can't find jump dest instruction at .text+0x85000616 LD [M] sound/usb/caiaq/snd-usb-caiaq.o sound/core/seq/oss/seq_oss_timer.o: warning: objtool: snd_seq_oss_timer_ioctl()+0x35: can't find jump dest instruction at .text+0x4101036b CC [M] drivers/block/paride/pf.o LD [M] sound/core/seq/snd-seq-midi.o LD [M] net/can/can-bcm.o CC [M] net/caif/cfrfml.o LD sound/usb/usx2y/built-in.o CC drivers/acpi/ec.o CC [M] sound/firewire/digi00x/digi00x.o LD [M] sound/drivers/vx/snd-vx-lib.o CC [M] net/dccp/minisocks.o block/bio-integrity.o: warning: objtool: bio_integrity_alloc()+0x6d: can't find jump dest instruction at .text+0x92000563 CC [M] net/atm/br2684.o net/ceph/ceph_common.o: warning: objtool: ceph_msg_type_name()+0x13: can't find jump dest instruction at .text+0x90010059 LD [M] sound/core/seq/snd-seq-midi-emul.o arch/x86/kernel/e820.o: warning: objtool: __e820_update_range()+0x90: can't find jump dest instruction at .init.text+0x15010255 LD [M] net/can/can.o LD sound/pci/ali5451/built-in.o CC [M] sound/usb/usx2y/usbusx2y.o CC [M] net/caif/cfvidl.o LD drivers/char/mwave/built-in.o CC [M] net/ceph/osdmap.o LD [M] sound/usb/snd-usb-audio.o mm/shmem.o: warning: objtool: shmem_parse_huge()+0x29: can't find jump dest instruction at .text+0xaa0000cf drivers/block/aoe/aoecmd.o: warning: objtool: setifbcnt()+0x6d: can't find jump dest instruction at .text+0x8c0000b2 CC [M] sound/firewire/tascam/tascam-stream.o CC [M] net/atm/lec.o CC [M] sound/pci/ali5451/ali5451.o LD [M] sound/core/seq/snd-seq.o net/ceph/buffer.o: warning: objtool: ceph_decode_buffer()+0x35: can't find jump dest instruction at .text+0xa500017b LD [M] sound/core/seq/snd-seq-virmidi.o LD [M] drivers/block/aoe/aoe.o block/blk-cgroup.o: warning: objtool: blkcg_reset_stats()+0x3a: can't find jump dest instruction at .text+0xab000110 CC [M] drivers/char/mwave/mwavedd.o lib/memweight.o: warning: objtool: memweight()+0x11: can't find jump dest instruction at .text+0x80000017 CC [M] sound/core/pcm_drm_eld.o CC [M] net/decnet/dn_nsp_out.o LD [M] sound/usb/snd-usbmidi-lib.o CC [M] net/bridge/netfilter/ebt_among.o net/caif/cfdbgl.o: warning: objtool: cfdbgl_transmit()+0x1f: call without frame pointer save/setup net/caif/cfdbgl.o: warning: objtool: cfdbgl_create()+0x30: call without frame pointer save/setup CC drivers/base/power/generic_ops.o CC [M] sound/soc/generic/simple-card.o drivers/atm/idt77252.o: warning: objtool: idt77252_int_to_atmfp()+0xd: can't find jump dest instruction at .text+0x90000013 net/bluetooth/af_bluetooth.o: warning: objtool: bt_seq_show()+0x48: can't find jump dest instruction at .text+0xc500011e net/dcb/dcbevent.o: warning: objtool: unregister_dcbevent_notifier()+0x13: call without frame pointer save/setup net/dcb/dcbevent.o: warning: objtool: register_dcbevent_notifier()+0x13: call without frame pointer save/setup net/dcb/dcbevent.o: warning: objtool: call_dcbevent_notifiers()+0x16: call without frame pointer save/setup CC [M] sound/core/pcm_iec958.o drivers/bluetooth/hci_qca.o: warning: objtool: qca_enqueue()+0x87: can't find jump dest instruction at .text+0x1e0100ac CC drivers/base/regmap/regmap.o CC [M] net/caif/cfutill.o CC drivers/clk/clk-fixed-factor.o CC [M] net/dccp/options.o CC drivers/clocksource/em_sti.o CC fs/fs_struct.o CC [M] drivers/ata/sata_rcar.o CC [M] drivers/bluetooth/btuart_cs.o drivers/bluetooth/bcm203x.o: warning: objtool: bcm203x_probe()+0x4b: can't find jump dest instruction at .text+0x9a0200d1 sound/usb/6fire/pcm.o: warning: objtool: usb6fire_pcm_set_rate()+0x62: can't find jump dest instruction at .text+0x170100a7 net/ax25/ax25_ip.o: warning: objtool: ax25_hard_header()+0x33: can't find jump dest instruction at .text+0xb4000089 sound/core/seq/oss/seq_oss_init.o: warning: objtool: snd_seq_oss_open()+0x31: can't find jump dest instruction at .text+0xfb010377 net/batman-adv/bitarray.o: warning: objtool: batadv_bit_get_packet()+0x89: call without frame pointer save/setup CC [M] sound/core/seq/oss/seq_oss_midi.o CC crypto/md5.o sound/soc/bcm/cygnus-pcm.o: warning: objtool: configure_ringbuf_regs()+0x28: can't find jump dest instruction at .text+0x6b01002e LD [M] sound/usb/6fire/snd-usb-6fire.o AR arch/x86/lib/lib.a sound/core/seq/oss/seq_oss_ioctl.o: warning: objtool: snd_seq_oss_ioctl()+0x27: can't find jump dest instruction at .text+0x3a02027d fs/namei.o: warning: objtool: page_get_link()+0x26: can't find jump dest instruction at .text+0x9d00011c net/caif/cffrml.o: warning: objtool: cffrml_receive()+0x74: can't find jump dest instruction at .text+0xe20001b9 CC [M] net/batman-adv/distributed-arp-table.o CC [M] sound/core/seq/oss/seq_oss_readq.o net/bridge/br_device.o: warning: objtool: br_get_stats64()+0xb9: can't find jump dest instruction at .text+0x7900041e sound/soc/fsl/fsl-asoc-card.o: warning: objtool: fsl_asoc_card_hw_params()+0x84: can't find jump dest instruction at .text+0x9500008a CC [M] sound/firewire/tascam/tascam-pcm.o AS [M] arch/x86/crypto/cast5-avx-x86_64-asm_64.o block/partitions/ldm.o: warning: objtool: ldm_parse_privhead()+0x3a: can't find jump dest instruction at .text+0x50101df sound/usb/line6/capture.o: warning: objtool: snd_line6_capture_open()+0x34: can't find jump dest instruction at .text+0x8100004a CC [M] sound/pci/ac97/ac97_pcm.o CC [M] sound/usb/line6/midibuf.o drivers/atm/eni.o: warning: objtool: eni_proc_read()+0x5e: can't find jump dest instruction at .text+0x9d0200c3 sound/firewire/fireworks/fireworks.o: warning: objtool: efw_probe()+0x31: can't find jump dest instruction at .text+0xfd0001b7 net/bridge/netfilter/nf_log_bridge.o: warning: objtool: nf_log_bridge_packet()+0x9f: call without frame pointer save/setup net/bridge/netfilter/nf_log_bridge.o: warning: objtool: nf_log_bridge_net_exit()+0x10: call without frame pointer save/setup net/bridge/netfilter/nf_log_bridge.o: warning: objtool: nf_log_bridge_net_init()+0x15: call without frame pointer save/setup net/bridge/netfilter/nf_log_bridge.o: warning: objtool: nf_log_bridge_init()+0xb: call without frame pointer save/setup net/bridge/netfilter/nf_log_bridge.o: warning: objtool: nf_log_bridge_exit()+0xb: call without frame pointer save/setup CC [M] drivers/ata/sata_sil.o CC [M] sound/oss/trix.o CC [M] sound/pci/ac97/ac97_proc.o sound/usb/hiface/pcm.o: warning: objtool: hiface_pcm_stream_start()+0x21: can't find jump dest instruction at .text+0x18010107 CC [M] sound/usb/line6/pcm.o CC [M] net/bridge/netfilter/ebt_arp.o drivers/clocksource/sh_mtu2.o: warning: objtool: sh_mtu2_setup_channel()+0x56: can't find jump dest instruction at .text+0xfe00006c LD [M] sound/firewire/fireworks/snd-fireworks.o CC [M] arch/x86/crypto/cast5_avx_glue.o CC [M] net/dsa/tag_edsa.o drivers/char/ipmi/ipmi_bt_sm.o: warning: objtool: error_recovery()+0xb3: can't find jump dest instruction at .text+0xa7000338 drivers/clocksource/sh_cmt.o: warning: objtool: sh_cmt_get_counter()+0xce: can't find jump dest instruction at .text+0x6d000163 CC drivers/clocksource/i8253.o sound/core/pcm_timer.o: warning: objtool: snd_pcm_timer_resolution_change()+0x3e: can't find jump dest instruction at .text+0xe90000d3 CC drivers/acpi/dock.o LD [M] sound/usb/hiface/snd-usb-hiface.o net/bridge/netfilter/ebtable_broute.o: warning: objtool: broute_net_exit()+0x10: call without frame pointer save/setup net/bridge/netfilter/ebtable_broute.o: warning: objtool: broute_net_init()+0x18: call without frame pointer save/setup net/bridge/netfilter/ebtable_broute.o: warning: objtool: ebt_broute()+0x5d: call without frame pointer save/setup net/bridge/netfilter/ebtable_broute.o: warning: objtool: ebtable_broute_init()+0xb: call without frame pointer save/setup net/bridge/netfilter/ebtable_broute.o: warning: objtool: ebtable_broute_fini()+0xf: call without frame pointer save/setup drivers/ata/sata_qstor.o: warning: objtool: qs_port_start()+0x53: can't find jump dest instruction at .text+0x860001a9 sound/firewire/oxfw/oxfw-command.o: warning: objtool: avc_stream_set_format()+0x52: can't find jump dest instruction at .text+0x85000058 CC kernel/reboot.o sound/core/seq/oss/seq_oss_event.o: warning: objtool: note_off_event()+0x44: can't find jump dest instruction at .text+0xb70000da CC [M] net/bridge/netfilter/ebt_ip.o kernel/ksysfs.o: warning: objtool: rcu_normal_store()+0x1d: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: rcu_expedited_store()+0x1d: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: rcu_normal_show()+0x1b: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: rcu_expedited_show()+0x1b: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: kexec_loaded_show()+0x22: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: profiling_show()+0x1b: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: uevent_helper_show()+0x1c: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: uevent_seqnum_show()+0x1c: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: fscaps_show()+0x1b: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: vmcoreinfo_show()+0x11: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: kexec_crash_size_store()+0x1a: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: kexec_crash_size_show()+0x11: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: kexec_crash_loaded_show()+0x11: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: profiling_store()+0x25: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: uevent_helper_store()+0x32: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: notes_read()+0x1e: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: ksysfs_init()+0x14: call without frame pointer save/setup CC drivers/clk/clk-fixed-rate.o CC [M] net/caif/cfsrvl.o CC [M] sound/firewire/bebob/bebob_yamaha.o CC [M] drivers/block/cciss.o CC kernel/async.o CC drivers/base/dma-mapping.o net/caif/cfserl.o: warning: objtool: cfserl_receive()+0x8d: can't find jump dest instruction at .text+0xa0010102 drivers/acpi/processor_pdc.o: warning: objtool: acpi_processor_alloc_pdc()+0x28: can't find jump dest instruction at .text+0xd300002e CC [M] drivers/block/paride/pt.o fs/pnode.o: warning: objtool: next_group()+0x38: can't find jump dest instruction at .text+0x820000cd CC [M] drivers/block/DAC960.o net/bridge/netfilter/nft_reject_bridge.o: warning: objtool: nft_reject_br_send_v4_unreach.isra.7()+0x34: can't find jump dest instruction at .text+0xec0201fa drivers/ata/pata_arasan_cf.o: warning: objtool: dma_xfer()+0x62: can't find jump dest instruction at .text+0x8b000207 CC [M] sound/firewire/tascam/tascam-hwdep.o block/partitions/sgi.o: warning: objtool: sgi_partition()+0x32: can't find jump dest instruction at .text+0xe1010037 CC [M] net/bridge/netfilter/ebt_ip6.o CC block/partitions/sun.o drivers/clocksource/sh_tmu.o: warning: objtool: sh_tmu_channel_setup()+0x36: can't find jump dest instruction at .text+0x4301018c sound/soc/cirrus/ep93xx-pcm.o: warning: objtool: devm_ep93xx_pcm_platform_register()+0x15: call without frame pointer save/setup CC [M] net/bridge/br_ioctl.o block/deadline-iosched.o: warning: objtool: deadline_init_queue()+0x1a: can't find jump dest instruction at .text+0xa1000310 drivers/ata/sata_sx4.o: warning: objtool: pdc20621_dma_prep()+0x1ee: can't find jump dest instruction at .text+0xa20008a4 net/core/request_sock.o: warning: objtool: reqsk_fastopen_remove()+0x5a: can't find jump dest instruction at .text+0xef0000d0 net/bridge/netfilter/ebtable_nat.o: warning: objtool: frame_nat_net_exit()+0x10: call without frame pointer save/setup net/bridge/netfilter/ebtable_nat.o: warning: objtool: frame_nat_net_init()+0x18: call without frame pointer save/setup net/bridge/netfilter/ebtable_nat.o: warning: objtool: ebt_nat_in()+0x1a: call without frame pointer save/setup net/bridge/netfilter/ebtable_nat.o: warning: objtool: ebt_nat_out()+0x1a: call without frame pointer save/setup net/bridge/netfilter/ebtable_nat.o: warning: objtool: ebtable_nat_init()+0xf: call without frame pointer save/setup net/bridge/netfilter/ebtable_nat.o: warning: objtool: ebtable_nat_fini()+0x10: call without frame pointer save/setup net/atm/atm_sysfs.o: warning: objtool: show_atmaddress()+0x70: can't find jump dest instruction at .text+0xb6000206 CC net/core/gen_stats.o LD drivers/crypto/ccp/built-in.o block/partitions/msdos.o: warning: objtool: parse_minix()+0x33: can't find jump dest instruction at .text+0x1d010108 LD [M] sound/soc/cirrus/snd-soc-ep93xx.o CC [M] net/bridge/netfilter/ebt_limit.o mm/percpu.o: warning: objtool: pcpu_alloc_area()+0x77: can't find jump dest instruction at .text+0x7a02043d block/partitions/osf.o: warning: objtool: osf_partition()+0x36: can't find jump dest instruction at .text+0xb801003b CC [M] net/bridge/br_stp.o CC [M] net/atm/mpc.o CC [M] drivers/crypto/ccp/ccp-dev.o CC [M] net/batman-adv/fragmentation.o drivers/android/binder.o: warning: objtool: perf_trace_binder_update_page_range()+0x44: can't find jump dest instruction at .text+0x9c00095a CC [M] net/dsa/tag_trailer.o sound/oss/opl3.o: warning: objtool: opl3_setup_voice()+0xb: can't find jump dest instruction at .text+0x93000221 CC lib/percpu_ida.o LD drivers/android/built-in.o CC [M] net/bluetooth/hci_sock.o CC drivers/clocksource/mmio.o CC drivers/base/isa.o LD [M] sound/oss/sb_lib.o kernel/notifier.o: warning: objtool: srcu_notifier_chain_unregister()+0x32: can't find jump dest instruction at .text+0x97000468 drivers/char/hpet.o: warning: objtool: hpet_interrupt()+0x52: can't find jump dest instruction at .text+0xb6000248 LD drivers/dax/built-in.o net/bridge/netfilter/ebtable_filter.o: warning: objtool: frame_filter_net_exit()+0x10: call without frame pointer save/setup net/bridge/netfilter/ebtable_filter.o: warning: objtool: frame_filter_net_init()+0x18: call without frame pointer save/setup net/bridge/netfilter/ebtable_filter.o: warning: objtool: ebt_out_hook()+0x1a: call without frame pointer save/setup net/bridge/netfilter/ebtable_filter.o: warning: objtool: ebt_in_hook()+0x1a: call without frame pointer save/setup net/bridge/netfilter/ebtable_filter.o: warning: objtool: ebtable_filter_init()+0xf: call without frame pointer save/setup net/bridge/netfilter/ebtable_filter.o: warning: objtool: ebtable_filter_fini()+0x10: call without frame pointer save/setup CC kernel/range.o drivers/block/paride/ktti.o: warning: objtool: ktti_read_block()+0x27: can't find jump dest instruction at .text+0xe501020d sound/core/seq/oss/seq_oss_rw.o: warning: objtool: insert_queue()+0x37: can't find jump dest instruction at .text+0xb100003d CC drivers/clk/clk-gate.o LD [M] sound/oss/pas2.o CC lib/rhashtable.o CC [M] sound/core/seq/oss/seq_oss_writeq.o drivers/clk/clkdev.o: warning: objtool: __of_clk_get_by_name()+0x34: can't find jump dest instruction at .text+0x8a0003ca CC [M] drivers/dax/dax.o sound/soc/dwc/designware_i2s.o: warning: objtool: dw_i2s_config()+0x59: can't find jump dest instruction at .text+0x880000bf sound/firewire/digi00x/digi00x-midi.o: warning: objtool: snd_dg00x_create_midi_devices()+0x32: can't find jump dest instruction at .text+0xf010428 drivers/bluetooth/bpa10x.o: warning: objtool: bpa10x_send_frame()+0x64: can't find jump dest instruction at .text+0xc701023a CC [M] drivers/char/agp/compat_ioctl.o CC drivers/clk/clk-multiplier.o CC drivers/base/firmware_class.o sound/firewire/bebob/bebob_terratec.o: warning: objtool: phase24_series_clk_src_get()+0x1f: call without frame pointer save/setup CC [M] drivers/block/paride/pg.o CC [M] drivers/char/agp/amd64-agp.o sound/firewire/bebob/bebob_terratec.o: warning: objtool: phase88_rack_clk_src_get()+0x25: call without frame pointer save/setup drivers/bcma/host_soc.o: warning: objtool: bcma_host_soc_block_write()+0x2b: can't find jump dest instruction at .text+0x990001f1 LD sound/soc/codecs/built-in.o CC [M] drivers/block/pktcdvd.o CC [M] drivers/ata/sata_sis.o LD [M] sound/oss/sb.o net/batman-adv/bat_v_ogm.o: warning: objtool: batadv_v_ogm_metric_update()+0x4c: can't find jump dest instruction at .text+0x7b0100d2 sound/firewire/tascam/tascam-proc.o: warning: objtool: proc_read_firmware()+0x4f: can't find jump dest instruction at .text+0x1010055 CC [M] net/batman-adv/gateway_client.o drivers/base/dma-contiguous.o: warning: objtool: dma_contiguous_reserve()+0x4b: can't find jump dest instruction at .init.text+0x89000136 kernel/sys.o: warning: objtool: C_SYSC_sysinfo()+0x82: can't find jump dest instruction at .text+0x16010188 net/caif/cfutill.o: warning: objtool: cfutill_receive()+0x140: can't find jump dest instruction at .text+0xa6000275 CC [M] sound/soc/codecs/88pm860x-codec.o CC drivers/base/node.o CC [M] net/caif/cfpkt_skbuff.o CC [M] net/ax25/af_ax25.o net/ax25/ax25_std_subr.o: warning: objtool: ax25_std_establish_data_link()+0x3a: call without frame pointer save/setup net/ax25/ax25_std_subr.o: warning: objtool: ax25_std_nr_error_recovery()+0x9: call without frame pointer save/setup net/ax25/ax25_std_subr.o: warning: objtool: ax25_std_transmit_enquiry()+0x32: call without frame pointer save/setup net/ax25/ax25_std_subr.o: warning: objtool: ax25_std_enquiry_response()+0x32: call without frame pointer save/setup net/ax25/ax25_std_subr.o: warning: objtool: ax25_std_timeout_response()+0x2f: call without frame pointer save/setup sound/firewire/tascam/amdtp-tascam.o: warning: objtool: amdtp_tscm_set_parameters()+0x29: call without frame pointer save/setup sound/firewire/tascam/amdtp-tascam.o: warning: objtool: amdtp_tscm_add_pcm_hw_constraints()+0x2a: call without frame pointer save/setup sound/firewire/tascam/amdtp-tascam.o: warning: objtool: amdtp_tscm_set_pcm_format()+0x75: call without frame pointer save/setup sound/firewire/tascam/amdtp-tascam.o: warning: objtool: amdtp_tscm_init()+0x46: call without frame pointer save/setup drivers/cdrom/cdrom.o: warning: objtool: sanitize_format()+0xd: can't find jump dest instruction at .text+0x8d000093 LD drivers/crypto/qat/built-in.o mm/list_lru.o: warning: objtool: list_lru_add()+0x54: can't find jump dest instruction at .text+0x9c00024a drivers/char/agp/frontend.o: warning: objtool: agp_mmap()+0x33: can't find jump dest instruction at .text+0x3c010089 net/bridge/br_fdb.o: warning: objtool: fdb_fill_info()+0x4b: can't find jump dest instruction at .text+0xd7010111 mm/workingset.o: warning: objtool: shadow_lru_isolate()+0x40: can't find jump dest instruction at .text+0x15010045 net/caif/cfdgml.o: warning: objtool: cfdgml_transmit()+0x21: call without frame pointer save/setup net/caif/cfdgml.o: warning: objtool: cfdgml_receive()+0xd5: call without frame pointer save/setup net/caif/cfdgml.o: warning: objtool: cfdgml_create()+0x30: call without frame pointer save/setup CC [M] sound/firewire/tascam/tascam-transaction.o CC mm/highmem.o CC drivers/base/power/common.o CC [M] drivers/crypto/ccp/ccp-ops.o drivers/acpi/processor_core.o: warning: objtool: map_madt_entry()+0xf: can't find jump dest instruction at .text+0xb4000015 arch/x86/kernel/pci-nommu.o: warning: objtool: nommu_map_sg()+0x3e: can't find jump dest instruction at .text+0x870000b4 CC [M] net/ax25/ax25_ds_in.o net/dns_resolver/dns_query.o: warning: objtool: dns_query()+0x78: can't find jump dest instruction at .text+0x5102007e CC [M] sound/soc/fsl/fsl_sai.o CC [M] sound/soc/atmel/atmel_ssc_dai.o LD [M] net/dns_resolver/dns_resolver.o fs/utimes.o: warning: objtool: utimes_common()+0x39: can't find jump dest instruction at .text+0x2201003f drivers/atm/firestream.o: warning: objtool: my_hd()+0x25: can't find jump dest instruction at .text+0xdd00002b LD drivers/dca/built-in.o block/t10-pi.o: warning: objtool: t10_pi_verify()+0x26: can't find jump dest instruction at .text+0xc400014c LD drivers/char/pcmcia/built-in.o CC arch/x86/kernel/tsc_msr.o drivers/atm/lanai.o: warning: objtool: lanai_proc_read()+0x6e: can't find jump dest instruction at .text+0x12030303 CC [M] drivers/dca/dca-core.o drivers/base/devtmpfs.o: warning: objtool: create_path()+0x24: can't find jump dest instruction at .text+0x9900004a CC [M] sound/soc/atmel/sam9g20_wm8731.o net/caif/cfvidl.o: warning: objtool: cfvidl_transmit()+0x21: call without frame pointer save/setup net/caif/cfvidl.o: warning: objtool: cfvidl_receive()+0x27: call without frame pointer save/setup net/caif/cfvidl.o: warning: objtool: cfvidl_create()+0x30: call without frame pointer save/setup CC net/core/gen_estimator.o CC [M] drivers/char/pcmcia/synclink_cs.o CC drivers/clocksource/timer-digicolor.o drivers/bcma/host_pci.o: warning: objtool: bcma_host_pci_probe()+0x3e: can't find jump dest instruction at .text+0x730106e4 CC [M] sound/soc/atmel/atmel_wm8904.o net/hsr/hsr_main.o: warning: objtool: hsr_netdev_notify()+0xad: can't find jump dest instruction at .text+0x8c0100b3 CC [M] net/batman-adv/gateway_common.o sound/firewire/oxfw/oxfw-stream.o: warning: objtool: snd_oxfw_stream_parse_format()+0x29: can't find jump dest instruction at .text+0x950002ef CC [M] sound/firewire/oxfw/oxfw-pcm.o LD [M] drivers/bcma/bcma.o CC crypto/sha1_generic.o CC [M] net/hsr/hsr_device.o drivers/bluetooth/bfusb.o: warning: objtool: bfusb_load_firmware()+0x82: can't find jump dest instruction at .text+0x80202a7 net/ax25/ax25_route.o: warning: objtool: ax25_rt_seq_show()+0x2c: can't find jump dest instruction at .text+0xec000071 sound/core/memalloc.o: warning: objtool: snd_free_dev_pages()+0x2d: can't find jump dest instruction at .text+0x98000033 net/ax25/ax25_out.o: warning: objtool: ax25_transmit_buffer()+0x3b: can't find jump dest instruction at .text+0xa00000b0 LD drivers/crypto/qat/qat_c3xxx/built-in.o drivers/bluetooth/dtl1_cs.o: warning: objtool: dtl1_open()+0xad: can't find jump dest instruction at .text+0xe10001b2 drivers/bluetooth/bt3c_cs.o: warning: objtool: bt3c_write_wakeup()+0x33: can't find jump dest instruction at .text+0xed0000f8 net/atm/raw.o: warning: objtool: atm_pop_raw()+0x51: call without frame pointer save/setup net/atm/raw.o: warning: objtool: atm_push_raw()+0x1d: call without frame pointer save/setup net/atm/raw.o: warning: objtool: atm_send_aal0()+0x17: call without frame pointer save/setup CC [M] sound/core/pcm_dmaengine.o CC [M] drivers/char/ttyprintk.o CC [M] net/ax25/ax25_ds_subr.o drivers/char/ipmi/ipmi_poweroff.o: warning: objtool: ipmi_poweroff_cpi1()+0x5a: can't find jump dest instruction at .text+0xe60002e0 net/ax25/ax25_std_in.o: warning: objtool: ax25_std_state3_machine()+0x25: can't find jump dest instruction at .text+0x1801002b CC [M] net/ax25/ax25_ds_timer.o CC [M] drivers/char/virtio_console.o CC [M] drivers/bluetooth/btusb.o CC [M] drivers/crypto/qat/qat_c3xxx/adf_drv.o CC [M] drivers/bluetooth/btsdio.o LD drivers/char/xillybus/built-in.o CC drivers/char/tpm/tpm-interface.o drivers/connector/connector.o: warning: objtool: cn_call_callback()+0x32: can't find jump dest instruction at .text+0x84000038 drivers/base/cacheinfo.o: warning: objtool: cache_setup_of_node()+0x4b: can't find jump dest instruction at .text+0xbf000151 LD [M] drivers/connector/cn.o security/tomoyo/common.o: warning: objtool: tomoyo_write_domain()+0x9f: can't find jump dest instruction at .text+0xf8000534 CC [M] drivers/char/xillybus/xillybus_core.o CC drivers/base/module.o LD sound/pci/au88x0/built-in.o CC [M] net/hsr/hsr_netlink.o drivers/ata/libata-core.o: warning: objtool: trace_raw_output_ata_qc_complete_template()+0x34: can't find jump dest instruction at .text+0x33010bea kernel/range.o: warning: objtool: add_range_with_merge()+0x24: can't find jump dest instruction at .text+0xc000007a sound/soc/img/img-i2s-in.o: warning: objtool: img_i2s_in_set_fmt()+0x30: can't find jump dest instruction at .text+0x14010095 drivers/block/paride/on20.o: warning: objtool: on20_connect()+0x12b: can't find jump dest instruction at .text+0x77020271 LD security/tomoyo/built-in.o net/ax25/ax25_std_timer.o: warning: objtool: ax25_std_heartbeat_expiry()+0x40: can't find jump dest instruction at .text+0xac000045 sound/core/pcm_memory.o: warning: objtool: snd_pcm_lib_malloc_pages()+0x4a: can't find jump dest instruction at .text+0x901027f CC [M] sound/firewire/tascam/tascam-midi.o drivers/char/agp/backend.o: warning: objtool: agp_backend_initialize()+0xdd: can't find jump dest instruction at .text+0x8f010202 net/caif/cfrfml.o: warning: objtool: cfrfml_transmit()+0xad: can't find jump dest instruction at .text+0xe010173 CC [M] sound/usb/usx2y/usX2Yhwdep.o arch/x86/crypto/camellia_aesni_avx_glue.o: warning: objtool: decrypt_callback()+0x2b: can't find jump dest instruction at .text+0x9f0001e1 CC [M] sound/core/rawmidi.o net/atm/atm_misc.o: warning: objtool: atm_alloc_charge()+0x37: call without frame pointer save/setup CC [M] sound/pci/au88x0/au8810.o CC [M] net/atm/mpoa_caches.o drivers/char/agp/isoch.o: warning: objtool: agp_3_5_isochronous_node_enable.isra.8()+0x3a: can't find jump dest instruction at .text+0xb7030100 CC [M] sound/soc/atmel/sam9x5_wm8731.o LD sound/pci/asihpi/built-in.o CC drivers/base/regmap/regcache.o CC [M] sound/soc/img/img-i2s-out.o CC drivers/clk/clk-mux.o sound/core/sgbuf.o: warning: objtool: snd_free_sgbuf_pages()+0x1c: can't find jump dest instruction at .text+0xb2000082 CC [M] drivers/bluetooth/btintel.o LD drivers/crypto/qat/qat_c3xxxvf/built-in.o fs/stack.o: warning: objtool: fsstack_copy_attr_all()+0x6c: call without frame pointer save/setup CC drivers/cpufreq/freq_table.o fs/xattr.o: warning: objtool: xattr_resolve_name()+0x16: can't find jump dest instruction at .text+0x9300001c block/blk-integrity.o: warning: objtool: blk_integrity_merge_rq()+0x17: can't find jump dest instruction at .text+0xd200001c sound/pci/sonicvibes.o: warning: objtool: snd_sonicvibes_hw_constraint_dac_rate()+0x1f: can't find jump dest instruction at .text+0xfa000025 CC [M] drivers/char/hw_random/timeriomem-rng.o CC [M] drivers/crypto/qat/qat_c3xxx/adf_c3xxx_hw_data.o LD security/built-in.o fs/libfs.o: warning: objtool: simple_attr_write()+0x34: can't find jump dest instruction at .text+0xa70004ba CC [M] sound/pci/asihpi/asihpi.o CC [M] drivers/crypto/qat/qat_c3xxxvf/adf_drv.o arch/x86/kernel/alternative.o: warning: objtool: recompute_jump.isra.1()+0x27: can't find jump dest instruction at .text+0xa70000cd net/bridge/br_forward.o: warning: objtool: br_dev_queue_push_xmit()+0x2a: can't find jump dest instruction at .text+0x1a010030 CC [M] drivers/dca/dca-sysfs.o CC [M] sound/soc/fsl/fsl_ssi.o AS [M] arch/x86/crypto/cast6-avx-x86_64-asm_64.o arch/x86/crypto/cast5-avx-x86_64-asm_64.o: warning: objtool: __cast5_enc_blk16()+0x3239: can't find jump dest instruction at .text+0x8810323f CC drivers/base/hypervisor.o sound/pci/via82xx_modem.o: warning: objtool: snd_via82xx_codec_read()+0x8a: can't find jump dest instruction at .text+0x900001df drivers/acpi/acpi_processor.o: warning: objtool: acpi_processor_errata_piix4()+0x24: can't find jump dest instruction at .text+0x7802003a LD sound/pci/aw2/built-in.o sound/core/seq/oss/seq_oss_synth.o: warning: objtool: snd_seq_oss_synth_probe()+0x2f: can't find jump dest instruction at .text+0x6b0100d5 drivers/char/ipmi/ipmi_watchdog.o: warning: objtool: ipmi_heartbeat()+0x3e: can't find jump dest instruction at .text+0x40010303 sound/pci/rme96.o: warning: objtool: snd_rme96_capture_getrate()+0x36: can't find jump dest instruction at .text+0xb500003c CC [M] net/ax25/sysctl_net_ax25.o CC fs/statfs.o LD drivers/crypto/qat/qat_c62x/built-in.o sound/firewire/digi00x/digi00x.o: warning: objtool: snd_dg00x_probe()+0x31: can't find jump dest instruction at .text+0xfd000157 CC fs/fs_pin.o CC drivers/clocksource/dw_apb_timer.o net/dsa/tag_brcm.o: warning: objtool: brcm_tag_rcv()+0x1f: can't find jump dest instruction at .text+0x4e010025 CC [M] drivers/crypto/qat/qat_c3xxxvf/adf_c3xxxvf_hw_data.o CC [M] sound/usb/line6/playback.o CC [M] sound/pci/aw2/aw2-alsa.o CC [M] drivers/crypto/qat/qat_c62x/adf_drv.o CC [M] net/bluetooth/hci_sysfs.o LD [M] sound/firewire/digi00x/snd-firewire-digi00x.o drivers/acpi/scan.o: warning: objtool: acpi_bus_get_power_flags()+0x35: can't find jump dest instruction at .text+0xc3000326 net/dsa/dsa2.o: warning: objtool: dsa_ds_complete()+0x2d: can't find jump dest instruction at .text+0x8a0000e3 CC drivers/acpi/pci_root.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:361:20: warning: 'align' may be used uninitialized in this function [-Wuninitialized] sound/usb/line6/midibuf.o: warning: objtool: line6_midibuf_write()+0x30: can't find jump dest instruction at .text+0xaf000156 CC drivers/cpuidle/driver.o mm/page_alloc.o: warning: objtool: __setup_per_zone_wmarks()+0x4d: can't find jump dest instruction at .text+0xa8000373 CC [M] sound/usb/line6/pod.o CC [M] sound/usb/usx2y/usx2yhwdeppcm.o CC [M] net/decnet/dn_route.o LD drivers/crypto/qce/built-in.o mm/debug.o: warning: objtool: __dump_page()+0x6a: can't find jump dest instruction at .text+0x1d010100 LD [M] sound/firewire/snd-firewire-lib.o net/bridge/netfilter/ebt_802_3.o: warning: objtool: ebt_802_3_init()+0xb: call without frame pointer save/setup net/bridge/netfilter/ebt_802_3.o: warning: objtool: ebt_802_3_fini()+0xb: call without frame pointer save/setup mm/vmscan.o: warning: objtool: trace_raw_output_mm_shrink_slab_start()+0x31: can't find jump dest instruction at .text+0xbb000327 CC fs/nsfs.o net/batman-adv/debugfs.o: warning: objtool: batadv_debugfs_add_hardif()+0x19: can't find jump dest instruction at .text+0x8700033f CC [M] sound/pci/au88x0/au8820.o net/dsa/slave.o: warning: objtool: dsa_slave_port_upper_event()+0x29: can't find jump dest instruction at .text+0xa900060f CC drivers/clocksource/clksrc-dbx500-prcmu.o CC lib/reciprocal_div.o CC [M] drivers/crypto/qce/core.o CC drivers/base/regmap/regcache-rbtree.o CC [M] net/bridge/netfilter/ebt_mark_m.o net/atm/ioctl.o: warning: objtool: do_vcc_ioctl()+0x2b: can't find jump dest instruction at .text+0xab020031 CC fs/buffer.o drivers/clocksource/em_sti.o: warning: objtool: em_sti_probe()+0x33: can't find jump dest instruction at .text+0x2a020459 sound/core/seq/oss/seq_oss_readq.o: warning: objtool: snd_seq_oss_readq_new()+0x2b: can't find jump dest instruction at .text+0x92000031 sound/soc/bcm/cygnus-ssp.o: warning: objtool: audio_ssp_out_enable()+0x13: can't find jump dest instruction at .text+0xf10001d9 net/ax25/ax25_subr.o: warning: objtool: ax25_decode()+0x5c: can't find jump dest instruction at .text+0xae0001c1 sound/oss/pss.o: warning: objtool: pss_download_boot()+0x8e: can't find jump dest instruction at .text+0xe0100a4 CC [M] net/atm/mpoa_proc.o CC [M] sound/soc/atmel/atmel-classd.o LD [M] sound/soc/bcm/snd-soc-bcm2835-i2s.o CC [M] drivers/crypto/qat/qat_c62x/adf_c62x_hw_data.o drivers/clk/clk-fixed-factor.o: warning: objtool: of_fixed_factor_clk_setup()+0x46: can't find jump dest instruction at .init.text+0xa200004b drivers/ata/ata_piix.o: warning: objtool: piix_broken_suspend()+0x21: can't find jump dest instruction at .text+0xb0000147 drivers/clocksource/i8253.o: warning: objtool: pit_shutdown()+0x22: call without frame pointer save/setup drivers/clocksource/i8253.o: warning: objtool: pit_set_periodic()+0x10: call without frame pointer save/setup drivers/clocksource/i8253.o: warning: objtool: pit_next_event()+0x18: call without frame pointer save/setup drivers/clocksource/i8253.o: warning: objtool: pit_set_oneshot()+0x10: call without frame pointer save/setup drivers/clocksource/i8253.o: warning: objtool: clockevent_i8253_init()+0x59: call without frame pointer save/setup sound/soc/generic/simple-card-utils.o: warning: objtool: asoc_simple_card_parse_daifmt()+0x44: can't find jump dest instruction at .text+0xda00011a drivers/char/mwave/mwavedd.o: warning: objtool: mwave_ioctl()+0x4d: can't find jump dest instruction at .text+0x6a030173 LD [M] sound/soc/bcm/snd-soc-cygnus.o CC [M] drivers/ata/sata_svw.o CC drivers/acpi/pci_link.o CC [M] drivers/bluetooth/ath3k.o CC [M] sound/pci/au88x0/au8830.o CC [M] drivers/ata/sata_uli.o drivers/char/random.o: warning: objtool: _mix_pool_bytes()+0x43: can't find jump dest instruction at .text+0x9d000049 mm/slab_common.o: warning: objtool: trace_raw_output_mm_page_alloc_extfrag()+0x25: can't find jump dest instruction at .text+0x8100003b CC [M] drivers/ata/sata_via.o lib/percpu-refcount.o: warning: objtool: __percpu_ref_switch_to_percpu()+0x1f: can't find jump dest instruction at .text+0xeb000105 drivers/clocksource/mmio.o: warning: objtool: clocksource_mmio_init()+0x43: call without frame pointer save/setup net/atm/resources.o: warning: objtool: atm_dev_register()+0x9f: can't find jump dest instruction at .text+0x8d000294 net/batman-adv/bat_iv_ogm.o: warning: objtool: batadv_iv_ogm_aggregate_new()+0x83: can't find jump dest instruction at .text+0x550202e9 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 [M] drivers/crypto/atmel-aes.o drivers/block/paride/pd.o: warning: objtool: pd_wait_for()+0x54: can't find jump dest instruction at .text+0xa5000279 drivers/char/hw_random/core.o: warning: objtool: hwrng_init()+0x52: can't find jump dest instruction at .text+0xc90001e8 CC lib/once.o CC [M] arch/x86/crypto/cast6_avx_glue.o CC [M] drivers/char/mwave/smapi.o CC drivers/clocksource/bcm2835_timer.o CC [M] net/atm/pppoatm.o AS [M] arch/x86/crypto/twofish-avx-x86_64-asm_64.o sound/usb/line6/midi.o: warning: objtool: send_midi_async()+0x38: can't find jump dest instruction at .text+0xf500013e CC [M] drivers/char/hw_random/intel-rng.o arch/x86/kernel/tsc_msr.o: warning: objtool: cpu_khz_from_msr()+0x13: can't find jump dest instruction at .text+0xc7000019 fs/namespace.o: warning: objtool: alloc_mnt_ns()+0x38: can't find jump dest instruction at .text+0x930003ce CC [M] net/batman-adv/hard-interface.o CC [M] drivers/char/xillybus/xillybus_pcie.o CC drivers/cpufreq/cpufreq_stats.o CC crypto/sha256_generic.o sound/soc/dwc/designware_pcm.o: warning: objtool: dw_pcm_hw_params()+0x47: can't find jump dest instruction at .text+0x8100010c drivers/char/ipmi/ipmi_ssif.o: warning: objtool: ssif_info_find()+0x2c: can't find jump dest instruction at .text+0xeb000042 net/dsa/dsa.o: warning: objtool: dsa_suspend()+0x2c: can't find jump dest instruction at .text+0x85000172 CC fs/block_dev.o CC [M] sound/pci/aw2/aw2-saa7146.o drivers/block/loop.o: warning: objtool: loop_info64_from_compat()+0x57: can't find jump dest instruction at .text+0xc20005cd sound/oss/trix.o: warning: objtool: probe_trix_mpu.constprop.1()+0x2e: can't find jump dest instruction at .init.text+0x92000033 sound/usb/usx2y/usbusx2y.o: warning: objtool: usX2Y_create_card()+0x3f: can't find jump dest instruction at .text+0x51010044 sound/firewire/tascam/tascam-stream.o: warning: objtool: snd_tscm_stream_init_duplex()+0x25: can't find jump dest instruction at .text+0x9400027b CC [M] drivers/block/skd_main.o CC [M] sound/pci/asihpi/hpioctl.o LD sound/soc/intel/built-in.o sound/firewire/tascam/tascam-hwdep.o: warning: objtool: hwdep_read()+0xaf: can't find jump dest instruction at .text+0xbd000175 sound/firewire/bebob/bebob_yamaha.o: warning: objtool: clk_src_get()+0x1f: call without frame pointer save/setup drivers/clk/clk-divider.o: warning: objtool: _div_round_closest()+0x71: can't find jump dest instruction at .text+0x9d000156 sound/soc/generic/simple-card.o: warning: objtool: asoc_simple_card_sub_parse_of()+0x3d: can't find jump dest instruction at .text+0x1e010213 CC [M] drivers/char/agp/intel-agp.o net/ethernet/eth.o: warning: objtool: eth_gro_receive()+0x44: can't find jump dest instruction at .text+0x980105ca drivers/char/ipmi/ipmi_si_intf.o: warning: objtool: parse_str()+0x4d: can't find jump dest instruction at .text+0x85000292 sound/soc/fsl/fsl_asrc.o: warning: objtool: fsl_asrc_request_pair()+0x51: can't find jump dest instruction at .text+0xa7000457 drivers/ata/sata_promise.o: warning: objtool: pdc_fill_sg()+0x27: can't find jump dest instruction at .text+0xcb00044d CC [M] sound/firewire/bebob/bebob_focusrite.o LD net/ethernet/built-in.o LD [M] sound/soc/generic/snd-soc-simple-card-utils.o net/dcb/dcbnl.o: warning: objtool: dcb_doit()+0x64: can't find jump dest instruction at .text+0x370102da 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 net/hsr/hsr_framereg.o: warning: objtool: hsr_create_self_node()+0x39: can't find jump dest instruction at .text+0xa70100cf CC drivers/clk/clk-composite.o LD [M] sound/soc/generic/snd-soc-simple-card.o CC [M] drivers/ata/sata_vsc.o CC net/core/net_namespace.o net/dsa/tag_edsa.o: warning: objtool: edsa_rcv()+0x2e: can't find jump dest instruction at .text+0x31020034 CC [M] drivers/char/pcmcia/cm4000_cs.o CC drivers/cpufreq/cpufreq_performance.o CC [M] sound/soc/codecs/ab8500-codec.o CC [M] drivers/char/raw.o LD net/dcb/built-in.o CC [M] drivers/char/agp/intel-gtt.o sound/core/pcm_drm_eld.o: warning: objtool: eld_limit_channels()+0x50: can't find jump dest instruction at .text+0x920000c6 net/atm/proc.o: warning: objtool: proc_dev_atm_read()+0x32: can't find jump dest instruction at .text+0xbc0008c8 CC [M] drivers/char/mwave/tp3780i.o CC [M] sound/core/compress_offload.o CC block/partitions/ultrix.o LD sound/soc/jz4740/built-in.o block/partitions/sun.o: warning: objtool: sun_partition()+0x38: can't find jump dest instruction at .text+0xd502003d fs/fs_struct.o: warning: objtool: chroot_fs_refs()+0x37: can't find jump dest instruction at .text+0x4501020c sound/usb/line6/driver.o: warning: objtool: line6_data_received()+0x22: can't find jump dest instruction at .text+0x970000e8 CC [M] drivers/char/hw_random/amd-rng.o crypto/crypto_null.o: warning: objtool: null_compress()+0x29: call without frame pointer save/setup crypto/crypto_null.o: warning: objtool: null_crypt()+0x14: call without frame pointer save/setup crypto/crypto_null.o: warning: objtool: skcipher_null_crypt()+0x26: call without frame pointer save/setup crypto/crypto_null.o: warning: objtool: crypto_put_default_null_skcipher()+0x12: call without frame pointer save/setup crypto/crypto_null.o: warning: objtool: crypto_get_default_null_skcipher()+0x17: 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 drivers/clocksource/timer-digicolor.o: warning: objtool: digicolor_timer_init()+0x31: can't find jump dest instruction at .init.text+0x4d010036 LD sound/soc/intel/atom/built-in.o CC block/partitions/efi.o CC drivers/clocksource/clps711x-timer.o sound/firewire/tascam/tascam-pcm.o: warning: objtool: pcm_open()+0x21: can't find jump dest instruction at .text+0x8b000527 CC [M] drivers/block/osdblk.o net/dccp/input.o: warning: objtool: dccp_check_seqno()+0x68: can't find jump dest instruction at .text+0xe50000ed CC [M] drivers/char/pcmcia/cm4040_cs.o CC [M] sound/usb/line6/podhd.o sound/core/seq/oss/seq_oss_writeq.o: warning: objtool: snd_seq_oss_writeq_sync()+0x34: can't find jump dest instruction at .text+0xe900010a CC [M] sound/soc/jz4740/jz4740-i2s.o CC [M] sound/soc/intel/atom/sst-mfld-platform-pcm.o LD sound/soc/kirkwood/built-in.o fs/sync.o: warning: objtool: SyS_sync_file_range()+0x34: can't find jump dest instruction at .text+0x601053a CC [M] drivers/char/xillybus/xillybus_of.o net/atm/clip.o: warning: objtool: clip_create()+0x30: can't find jump dest instruction at .text+0x14010195 CC drivers/clocksource/timer-atlas7.o LD sound/soc/mediatek/built-in.o drivers/clk/clk-fixed-rate.o: warning: objtool: clk_hw_unregister_fixed_rate()+0x11: call without frame pointer save/setup drivers/clk/clk-fixed-rate.o: warning: objtool: clk_unregister_fixed_rate()+0x18: call without frame pointer save/setup drivers/clk/clk-fixed-rate.o: warning: objtool: clk_hw_register_fixed_rate_with_accuracy()+0x45: call without frame pointer save/setup drivers/clk/clk-fixed-rate.o: warning: objtool: clk_hw_register_fixed_rate()+0xc: call without frame pointer save/setup drivers/clk/clk-fixed-rate.o: warning: objtool: clk_register_fixed_rate_with_accuracy()+0x9: call without frame pointer save/setup drivers/clk/clk-fixed-rate.o: warning: objtool: of_fixed_clk_setup()+0x2f: call without frame pointer save/setup drivers/clk/clk-fixed-rate.o: warning: objtool: clk_register_fixed_rate()+0xc: call without frame pointer save/setup CC net/core/secure_seq.o CC [M] sound/soc/kirkwood/kirkwood-dma.o arch/x86/crypto/cast5_avx_glue.o: warning: objtool: cbc_encrypt()+0x41: can't find jump dest instruction at .text+0xa8000047 sound/core/seq/oss/seq_oss_midi.o: warning: objtool: send_synth_event.isra.2()+0x41: can't find jump dest instruction at .text+0x88000157 sound/pci/via82xx.o: warning: objtool: snd_via82xx_codec_read()+0x8a: can't find jump dest instruction at .text+0x9000037f drivers/block/paride/pcd.o: warning: objtool: pcd_wait()+0x80: can't find jump dest instruction at .text+0x92000456 LD [M] sound/firewire/snd-isight.o CC drivers/clk/clk-fractional-divider.o CC drivers/clocksource/moxart_timer.o LD [M] sound/core/seq/oss/snd-seq-oss.o CC [M] arch/x86/crypto/twofish_avx_glue.o sound/pci/ac97/ac97_proc.o: warning: objtool: snd_ac97_proc_read_functions.isra.3()+0x4b: can't find jump dest instruction at .text+0xc3000231 drivers/base/module.o: warning: objtool: module_add_driver()+0x1f: can't find jump dest instruction at .text+0xd1000025 CC [M] drivers/crypto/ccp/ccp-dev-v3.o drivers/base/power/sysfs.o: warning: objtool: dpm_sysfs_add()+0x33: can't find jump dest instruction at .text+0x91000f39 CC [M] net/decnet/dn_dev.o CC [M] drivers/crypto/img-hash.o CC [M] sound/soc/atmel/atmel-pdmic.o CC kernel/smpboot.o LD net/ieee802154/6lowpan/built-in.o sound/soc/fsl/fsl_asrc_dma.o: warning: objtool: fsl_asrc_dma_prepare_and_submit()+0xac: can't find jump dest instruction at .text+0xc0100e2 sound/core/pcm_lib.o: warning: objtool: snd_pcm_hw_param_value()+0x30: can't find jump dest instruction at .text+0xa2000226 CC fs/direct-io.o sound/core/pcm_iec958.o: warning: objtool: create_iec958_consumer()+0x2c: can't find jump dest instruction at .text+0xc2000032 drivers/block/paride/pg.o: warning: objtool: pg_wait()+0xa9: can't find jump dest instruction at .text+0xa800027f CC [M] net/ieee802154/6lowpan/core.o lib/iov_iter.o: warning: objtool: iov_iter_get_pages()+0x35: can't find jump dest instruction at .text+0xa801036b LD sound/core/built-in.o CC lib/string_helpers.o net/bridge/netfilter/ebt_among.o: warning: objtool: ebt_among_mt_check()+0x89: can't find jump dest instruction at .text+0xe100015e LD sound/soc/nuc900/built-in.o CC [M] drivers/ata/pata_ali.o CC drivers/clocksource/mxs_timer.o drivers/char/ttyprintk.o: warning: objtool: tpk_printk()+0x2c: can't find jump dest instruction at .text+0x870000b1 CC arch/x86/kernel/io_delay.o LD sound/soc/mxs/built-in.o sound/soc/atmel/atmel-pcm-dma.o: warning: objtool: atmel_pcm_dma_irq()+0x31: can't find jump dest instruction at .text+0x81000117 CC mm/memory.o kernel/cred.o: warning: objtool: __validate_process_creds()+0x47: can't find jump dest instruction at .text+0x990002ad drivers/clocksource/clksrc-dbx500-prcmu.o: warning: objtool: clksrc_dbx500_prcmu_init()+0x6: call without frame pointer save/setup lib/kfifo.o: warning: objtool: setup_sgl_buf()+0x26: can't find jump dest instruction at .text+0x66010acc CC kernel/groups.o drivers/bluetooth/bluecard_cs.o: warning: objtool: bluecard_open()+0xd9: can't find jump dest instruction at .text+0x7e01023e CC [M] sound/firewire/tascam/tascam.o drivers/clk/clk-multiplier.o: warning: objtool: __bestmult()+0x49: can't find jump dest instruction at .text+0x2501013f kernel/async.o: warning: objtool: __async_schedule()+0x98: can't find jump dest instruction at .text+0x401046d fs/nsfs.o: warning: objtool: ns_get_path()+0x5d: can't find jump dest instruction at .text+0x5d020152 LD [M] drivers/char/ipmi/ipmi_si.o CC [M] sound/soc/mxs/mxs-saif.o CC [M] drivers/char/mwave/3780i.o CC [M] drivers/block/umem.o AS [M] arch/x86/crypto/serpent-avx-x86_64-asm_64.o net/bridge/netfilter/ebt_arp.o: warning: objtool: ebt_arp_mt()+0x46: can't find jump dest instruction at .text+0x5a03008c CC [M] drivers/crypto/padlock-aes.o crypto/md5.o: warning: objtool: md5_update()+0x47: can't find jump dest instruction at .text+0x9e00019c net/bridge/netfilter/ebt_ip.o: warning: objtool: ebt_ip_mt()+0x42: can't find jump dest instruction at .text+0xb60100d8 CC drivers/char/tpm/tpm-dev.o drivers/char/hw_random/timeriomem-rng.o: warning: objtool: timeriomem_rng_probe()+0x52: can't find jump dest instruction at .text+0x90200b7 CC [M] sound/soc/mxs/mxs-pcm.o net/bridge/br_if.o: warning: objtool: new_nbp()+0x2f: can't find jump dest instruction at .text+0x9c000215 drivers/clk/clk-gate.o: warning: objtool: clk_hw_register_gate()+0x57: can't find jump dest instruction at .text+0x9c0001ec CC net/core/flow_dissector.o CC drivers/base/regmap/regcache-lzo.o CC [M] sound/soc/mxs/mxs-sgtl5000.o arch/x86/kernel/tsc.o: warning: objtool: quick_pit_calibrate()+0x62: can't find jump dest instruction at .text+0x910000f8 net/dsa/tag_trailer.o: warning: objtool: trailer_rcv()+0x26: can't find jump dest instruction at .text+0x7901002c LD drivers/crypto/qat/qat_c62xvf/built-in.o net/decnet/dn_nsp_out.o: warning: objtool: dn_nsp_send()+0x87: can't find jump dest instruction at .text+0x2702014d CC [M] sound/usb/usx2y/us122l.o drivers/block/paride/pf.o: warning: objtool: pf_next_buf()+0x45: can't find jump dest instruction at .text+0xce00013b CC [M] drivers/char/uv_mmtimer.o drivers/block/floppy.o: warning: objtool: twaddle()+0x1e: can't find jump dest instruction at .text+0x9f000144 CC crypto/ecb.o net/bridge/netfilter/ebt_limit.o: warning: objtool: ebt_limit_mt_check()+0x94: call without frame pointer save/setup net/bridge/netfilter/ebt_limit.o: warning: objtool: ebt_limit_mt()+0x1e: call without frame pointer save/setup net/bridge/netfilter/ebt_limit.o: warning: objtool: ebt_limit_init()+0xb: call without frame pointer save/setup net/bridge/netfilter/ebt_limit.o: warning: objtool: ebt_limit_fini()+0xb: call without frame pointer save/setup net/decnet/dn_nsp_in.o: warning: objtool: dn_nsp_linkservice()+0x26: can't find jump dest instruction at .text+0xf500002c CC net/core/sysctl_net_core.o CC [M] drivers/crypto/padlock-sha.o arch/x86/kernel/hw_breakpoint.o: warning: objtool: arch_build_bp_info()+0x32: can't find jump dest instruction at .text+0xe6000108 CC drivers/clocksource/pxa_timer.o CC net/ipv4/route.o LD [M] net/dsa/dsa_core.o CC [M] net/bridge/br_stp_bpdu.o drivers/ata/sata_sis.o: warning: objtool: sis_init_one()+0x85: can't find jump dest instruction at .text+0xc502008b sound/firewire/tascam/tascam-transaction.o: warning: objtool: fill_message()+0x48: can't find jump dest instruction at .text+0x7f01004e CC [M] drivers/crypto/qat/qat_c62xvf/adf_drv.o net/ceph/mon_client.o: warning: objtool: handle_subscribe_ack()+0x2d: can't find jump dest instruction at .text+0xfd000853 sound/usb/misc/ua101.o: warning: objtool: ua101_disconnect()+0x1d: can't find jump dest instruction at .text+0xcd000543 drivers/ata/sata_rcar.o: warning: objtool: sata_rcar_interrupt()+0x51: can't find jump dest instruction at .text+0x86000857 CC drivers/clocksource/timer-prima2.o CC [M] net/dccp/output.o CC net/core/dev.o drivers/ata/sata_nv.o: warning: objtool: nv_adma_tf_to_cpb()+0x16: can't find jump dest instruction at .text+0xc600003c drivers/char/agp/compat_ioctl.o: warning: objtool: compat_agpioc_reserve_wrap.isra.1()+0x54: can't find jump dest instruction at .text+0xaa01010a arch/x86/kvm/mmu.o: warning: objtool: update_permission_bitmask()+0x14a: can't find jump dest instruction at .text+0x3700051f sound/soc/atmel/atmel_wm8904.o: warning: objtool: atmel_asoc_wm8904_dt_init()+0x3f: can't find jump dest instruction at .text+0xdc000134 CC [M] sound/usb/line6/toneport.o CC [M] net/bridge/br_stp_if.o net/bridge/netfilter/ebt_ip6.o: warning: objtool: ebt_ip6_mt_check()+0x1c: can't find jump dest instruction at .text+0xa6000022 net/ax25/ax25_timer.o: warning: objtool: ax25_idletimer_expiry()+0x30: call without frame pointer save/setup net/ax25/ax25_timer.o: warning: objtool: ax25_t3timer_expiry()+0x30: call without frame pointer save/setup net/ax25/ax25_timer.o: warning: objtool: ax25_t2timer_expiry()+0x24: call without frame pointer save/setup net/ax25/ax25_timer.o: warning: objtool: ax25_t1timer_expiry()+0x24: call without frame pointer save/setup net/ax25/ax25_timer.o: warning: objtool: ax25_heartbeat_expiry()+0x32: call without frame pointer save/setup net/ax25/ax25_timer.o: warning: objtool: ax25_setup_timers()+0x28: call without frame pointer save/setup net/ax25/ax25_timer.o: warning: objtool: ax25_start_heartbeat()+0x1e: call without frame pointer save/setup net/ax25/ax25_timer.o: warning: objtool: ax25_start_t1timer()+0x1b: call without frame pointer save/setup net/ax25/ax25_timer.o: warning: objtool: ax25_start_t2timer()+0x1e: call without frame pointer save/setup net/ax25/ax25_timer.o: warning: objtool: ax25_start_t3timer()+0x34: call without frame pointer save/setup net/ax25/ax25_timer.o: warning: objtool: ax25_start_idletimer()+0x34: call without frame pointer save/setup net/ax25/ax25_timer.o: warning: objtool: ax25_stop_heartbeat()+0x10: call without frame pointer save/setup net/ax25/ax25_timer.o: warning: objtool: ax25_stop_t1timer()+0xd: call without frame pointer save/setup net/ax25/ax25_timer.o: warning: objtool: ax25_stop_t2timer()+0x10: call without frame pointer save/setup net/ax25/ax25_timer.o: warning: objtool: ax25_stop_t3timer()+0x10: call without frame pointer save/setup net/ax25/ax25_timer.o: warning: objtool: ax25_stop_idletimer()+0x10: call without frame pointer save/setup CC [M] net/caif/chnl_net.o drivers/block/paride/pt.o: warning: objtool: pt_wait()+0x81: can't find jump dest instruction at .text+0x82000087 CC [M] drivers/ata/pata_amd.o net/atm/common.o: warning: objtool: find_ci()+0x38: can't find jump dest instruction at .text+0x5801013d drivers/base/isa.o: warning: objtool: isa_register_driver()+0x3d: can't find jump dest instruction at .text+0xf70001e3 CC [M] sound/firewire/bebob/bebob_maudio.o CC [M] net/ceph/crush/crush.o LD [M] sound/usb/misc/snd-ua101.o net/dccp/feat.o: warning: objtool: dccp_hdlr_seq_win()+0xb: can't find jump dest instruction at .text+0x88000011 CC [M] sound/soc/fsl/fsl_ssi_dbg.o CC [M] drivers/ata/pata_artop.o CC [M] sound/soc/fsl/fsl_spdif.o CC net/ipv4/inetpeer.o LD [M] sound/soc/atmel/snd-soc-atmel-pcm-pdc.o CC [M] drivers/crypto/s5p-sss.o sound/soc/atmel/sam9x5_wm8731.o: warning: objtool: sam9x5_wm8731_driver_probe()+0x45: can't find jump dest instruction at .text+0x4702008a CC block/partitions/karma.o LD net/ipx/built-in.o kernel/signal.o: warning: objtool: perf_trace_signal_deliver()+0x44: can't find jump dest instruction at .text+0xcd0001ca sound/soc/atmel/sam9g20_wm8731.o: warning: objtool: at91sam9g20ek_audio_probe()+0x2a: can't find jump dest instruction at .text+0x9020170 drivers/ata/sata_sil.o: warning: objtool: sil_set_mode()+0x4a: can't find jump dest instruction at .text+0x80000550 CC [M] sound/soc/codecs/ac97.o CC [M] net/caif/caif_socket.o drivers/char/agp/amd64-agp.o: warning: objtool: amd64_fetch_size()+0x28: can't find jump dest instruction at .text+0x8600002e LD [M] sound/soc/atmel/snd-soc-atmel-pcm-dma.o drivers/base/power/generic_ops.o: warning: objtool: pm_complete_with_resume_check()+0x11: call without frame pointer save/setup CC [M] net/ipx/af_ipx.o LD net/irda/built-in.o lib/percpu_ida.o: warning: objtool: __percpu_ida_init()+0x88: can't find jump dest instruction at .text+0x1401010d CC [M] sound/soc/kirkwood/kirkwood-i2s.o drivers/base/node.o: warning: objtool: register_one_node()+0x26: can't find jump dest instruction at .text+0x150109bc CC [M] drivers/crypto/ccp/ccp-platform.o CC lib/hexdump.o fs/fs_pin.o: warning: objtool: pin_kill()+0x7a: can't find jump dest instruction at .text+0x9901024f drivers/char/ipmi/ipmi_msghandler.o: warning: objtool: ipmi_init_msghandler()+0x18: can't find jump dest instruction at .text+0xd500037e CC drivers/base/pinctrl.o CC fs/mpage.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 drivers/cpuidle/cpuidle.o: warning: objtool: cpuidle_register_device()+0x12: can't find jump dest instruction at .text+0xd1000278 net/batman-adv/gateway_common.o: warning: objtool: batadv_parse_throughput()+0xe5: can't find jump dest instruction at .text+0x9600017a CC drivers/base/power/qos.o CC [M] net/bridge/br_stp_timer.o drivers/crypto/qat/qat_c3xxx/adf_c3xxx_hw_data.o: warning: objtool: adf_get_arbiter_mapping()+0x37: call without frame pointer save/setup CC [M] net/irda/iriap.o CC net/ipv4/protocol.o CC [M] net/batman-adv/hash.o drivers/crypto/qat/qat_c3xxxvf/adf_c3xxxvf_hw_data.o: warning: objtool: adf_init_hw_data_c3xxxiov()+0xf2: call without frame pointer save/setup drivers/crypto/qat/qat_c3xxxvf/adf_c3xxxvf_hw_data.o: warning: objtool: adf_clean_hw_data_c3xxxiov()+0x10: call without frame pointer save/setup drivers/acpi/dock.o: warning: objtool: handle_eject_request()+0x27: can't find jump dest instruction at .text+0x990004be net/atm/br2684.o: warning: objtool: br2684_regvcc()+0x60: can't find jump dest instruction at .text+0x5a020276 CC [M] net/irda/iriap_event.o LD sound/soc/omap/built-in.o CC [M] net/batman-adv/icmp_socket.o CC [M] sound/soc/img/img-parallel-out.o drivers/dca/dca-sysfs.o: warning: objtool: dca_sysfs_add_req()+0x33: call without frame pointer save/setup drivers/dca/dca-sysfs.o: warning: objtool: dca_sysfs_remove_req()+0x13: call without frame pointer save/setup drivers/dca/dca-sysfs.o: warning: objtool: dca_sysfs_add_provider()+0x24: call without frame pointer save/setup drivers/dca/dca-sysfs.o: warning: objtool: dca_sysfs_remove_provider()+0x15: call without frame pointer save/setup drivers/dca/dca-sysfs.o: warning: objtool: dca_sysfs_init()+0xb: call without frame pointer save/setup drivers/dca/dca-sysfs.o: warning: objtool: dca_sysfs_exit()+0xb: call without frame pointer save/setup CC [M] sound/soc/codecs/ad1836.o sound/firewire/oxfw/oxfw-pcm.o: warning: objtool: pcm_open()+0x21: can't find jump dest instruction at .text+0xa00007e7 drivers/clocksource/dw_apb_timer.o: warning: objtool: dw_apb_clockevent_init()+0x52: can't find jump dest instruction at .text+0x400103f8 LD [M] net/atm/atm.o sound/firewire/tascam/tascam-midi.o: warning: objtool: snd_tscm_create_midi_devices()+0x37: can't find jump dest instruction at .text+0xc0101ed CC [M] arch/x86/crypto/serpent_avx_glue.o CC [M] drivers/char/hw_random/via-rng.o drivers/cpufreq/cpufreq_performance.o: warning: objtool: cpufreq_gov_performance_limits()+0x2b: 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 CC drivers/clocksource/sun4i_timer.o CC [M] sound/firewire/oxfw/oxfw-proc.o drivers/crypto/qat/qat_c3xxx/adf_drv.o: warning: objtool: adf_probe()+0x3f: can't find jump dest instruction at .text+0x60050154 drivers/bluetooth/btuart_cs.o: warning: objtool: btuart_open()+0xa2: can't find jump dest instruction at .text+0x370101a7 CC [M] drivers/char/hw_random/virtio-rng.o CC drivers/devfreq/devfreq.o CC drivers/cpuidle/governor.o LD [M] drivers/crypto/qat/qat_c3xxx/qat_c3xxx.o net/core/stream.o: warning: objtool: sk_stream_wait_memory()+0x6c: can't find jump dest instruction at .text+0x2b0200d2 CC kernel/bpf/core.o LD drivers/crypto/qat/qat_common/built-in.o sound/usb/usx2y/usX2Yhwdep.o: warning: objtool: snd_us428ctls_mmap()+0x3b: can't find jump dest instruction at .text+0xcb0000b1 CC net/core/ethtool.o net/batman-adv/fragmentation.o: warning: objtool: batadv_frag_insert_packet()+0x40: can't find jump dest instruction at .text+0x790200d6 drivers/crypto/qat/qat_c3xxxvf/adf_drv.o: warning: objtool: adf_probe()+0x3f: can't find jump dest instruction at .text+0x9d040154 CC [M] net/batman-adv/log.o CC [M] drivers/crypto/qat/qat_common/adf_cfg.o drivers/crypto/ccp/ccp-dev.o: warning: objtool: ccp_dequeue_cmd()+0x7c: can't find jump dest instruction at .text+0xcc000081 CC [M] drivers/char/agp/sis-agp.o sound/core/pcm_native.o: warning: objtool: snd_pcm_readv()+0x4f: can't find jump dest instruction at .text+0x4010674 LD [M] drivers/crypto/qat/qat_c3xxxvf/qat_c3xxxvf.o net/ax25/ax25_uid.o: warning: objtool: ax25_uid_ioctl()+0x1b: can't find jump dest instruction at .text+0x9c0001b1 LD drivers/crypto/qat/qat_dh895xcc/built-in.o LD [M] sound/core/snd.o net/core/datagram.o: warning: objtool: datagram_poll()+0x24: can't find jump dest instruction at .text+0xe400002a LD [M] sound/core/snd-hwdep.o CC [M] drivers/crypto/qat/qat_common/adf_isr.o CC [M] drivers/crypto/qat/qat_dh895xcc/adf_drv.o sound/pci/aw2/aw2-saa7146.o: warning: objtool: snd_aw2_saa7146_interrupt()+0x1b: can't find jump dest instruction at .text+0x83000351 drivers/base/power/common.o: warning: objtool: dev_pm_domain_set()+0x56: call without frame pointer save/setup drivers/base/power/common.o: warning: objtool: dev_pm_domain_attach()+0x15: call without frame pointer save/setup drivers/base/power/common.o: warning: objtool: dev_pm_put_subsys_data()+0x28: call without frame pointer save/setup drivers/base/power/common.o: warning: objtool: dev_pm_get_subsys_data()+0x2d: call without frame pointer save/setup CC [M] sound/soc/jz4740/qi_lb60.o CC [M] drivers/crypto/qat/qat_dh895xcc/adf_dh895xcc_hw_data.o AS [M] arch/x86/crypto/camellia-aesni-avx2-asm_64.o CC kernel/events/core.o drivers/base/regmap/regcache-rbtree.o: warning: objtool: regcache_rbtree_drop()+0x2b: can't find jump dest instruction at .text+0x880000b1 sound/usb/line6/playback.o: warning: objtool: change_volume.isra.1()+0x18: can't find jump dest instruction at .text+0xc20000de sound/usb/line6/pcm.o: warning: objtool: line6_pcm_acquire()+0x53: can't find jump dest instruction at .text+0x9d000659 drivers/base/dma-mapping.o: warning: objtool: dmam_alloc_coherent()+0x53: can't find jump dest instruction at .text+0x970002b9 CC kernel/debug/debug_core.o drivers/clocksource/bcm2835_timer.o: warning: objtool: bcm2835_timer_init()+0x37: can't find jump dest instruction at .init.text+0x7201003c drivers/cpufreq/freq_table.o: warning: objtool: cpufreq_frequency_table_verify()+0x85: can't find jump dest instruction at .text+0x800000db CC [M] sound/usb/line6/variax.o CC drivers/base/regmap/regcache-flat.o CC [M] net/batman-adv/main.o CC [M] net/caif/caif_usb.o CC drivers/clocksource/timer-sun5i.o kernel/reboot.o: warning: objtool: SYSC_reboot()+0x4e: can't find jump dest instruction at .text+0x750104c4 CC drivers/base/devcoredump.o drivers/crypto/qat/qat_c62x/adf_drv.o: warning: objtool: adf_probe()+0x3f: can't find jump dest instruction at .text+0x60050154 sound/usb/line6/pod.o: warning: objtool: pod_init()+0xac: can't find jump dest instruction at .text+0x830002b2 CC [M] net/batman-adv/multicast.o CC [M] net/bridge/br_netlink.o net/caif/cfsrvl.o: warning: objtool: cfservl_ctrlcmd()+0x28: can't find jump dest instruction at .text+0xee00009e LD net/ipv6/ila/built-in.o CC drivers/cpuidle/sysfs.o CC drivers/clocksource/meson6_timer.o CC drivers/acpi/pci_irq.o LD [M] sound/usb/line6/snd-usb-line6.o net/ax25/ax25_ds_subr.o: warning: objtool: ax25_ds_enquiry_response()+0x8b: can't find jump dest instruction at .text+0x86000151 LD [M] sound/soc/atmel/snd-soc-sam9g20-wm8731.o LD drivers/crypto/qat/qat_dh895xccvf/built-in.o CC [M] net/ipv6/ila/ila_common.o net/ax25/ax25_ds_in.o: warning: objtool: ax25_ds_state3_machine()+0x2d: can't find jump dest instruction at .text+0x1e010033 drivers/crypto/qat/qat_c62x/adf_c62x_hw_data.o: warning: objtool: adf_get_arbiter_mapping()+0x48: call without frame pointer save/setup CC kernel/events/ring_buffer.o CC [M] net/ipv6/ila/ila_lwt.o CC [M] net/batman-adv/netlink.o block/partitions/ultrix.o: warning: objtool: ultrix_partition()+0x3e: can't find jump dest instruction at .text+0x9a010043 CC [M] drivers/crypto/qat/qat_dh895xccvf/adf_drv.o drivers/cpuidle/driver.o: warning: objtool: __cpuidle_register_driver()+0x19: can't find jump dest instruction at .text+0xf100011f LD [M] drivers/crypto/qat/qat_c62x/qat_c62x.o drivers/clk/clk-mux.o: warning: objtool: clk_hw_register_mux_table()+0x7d: can't find jump dest instruction at .text+0xd4000232 CC [M] drivers/char/hw_random/exynos-rng.o CC [M] net/bridge/br_sysfs_if.o CC block/partitions/sysv68.o sound/soc/fsl/fsl_sai.o: warning: objtool: fsl_sai_readable_reg()+0xf: can't find jump dest instruction at .text+0x8d000035 drivers/base/hypervisor.o: warning: objtool: hypervisor_init()+0xd: call without frame pointer save/setup drivers/cpufreq/cpufreq_stats.o: warning: objtool: show_trans_table()+0x29: can't find jump dest instruction at .text+0xe801008f net/batman-adv/distributed-arp-table.o: warning: objtool: batadv_dbg_arp.isra.5()+0x87: can't find jump dest instruction at .text+0x7d0102ad sound/pci/ac97/ac97_pcm.o: warning: objtool: get_rates()+0xb7: can't find jump dest instruction at .text+0x740000bc CC [M] net/bridge/netfilter/ebt_pkttype.o drivers/clocksource/mxs_timer.o: warning: objtool: mxs_timer_init()+0x60: can't find jump dest instruction at .init.text+0x17010065 CC drivers/cpufreq/cpufreq_governor.o CC drivers/base/platform-msi.o drivers/clocksource/moxart_timer.o: warning: objtool: moxart_timer_init()+0x36: can't find jump dest instruction at .init.text+0x3902003c drivers/clk/clk-composite.o: warning: objtool: clk_composite_determine_rate()+0x47: can't find jump dest instruction at .text+0x4d0102ad CC [M] sound/soc/fsl/fsl_esai.o CC drivers/clocksource/vt8500_timer.o CC [M] net/batman-adv/network-coding.o CC [M] net/ipv6/ila/ila_xlat.o CC [M] drivers/block/nbd.o net/bridge/br_ioctl.o: warning: objtool: old_dev_ioctl.isra.0()+0x53: can't find jump dest instruction at .text+0x9a0701d9 CC [M] net/ceph/crush/mapper.o arch/x86/kernel/io_delay.o: warning: objtool: io_delay_param()+0x13: can't find jump dest instruction at .init.text+0x84000019 CC crypto/cbc.o sound/soc/img/img-i2s-out.o: warning: objtool: img_i2s_out_set_fmt()+0x44: can't find jump dest instruction at .text+0x2101004a drivers/crypto/qce/core.o: warning: objtool: qce_crypto_probe()+0x33: can't find jump dest instruction at .text+0x750202b9 CC arch/x86/kernel/rtc.o net/bridge/br_stp.o: warning: objtool: br_should_become_root_port()+0x31: can't find jump dest instruction at .text+0xfe0000f7 net/ax25/sysctl_net_ax25.o: warning: objtool: ax25_register_dev_sysctl()+0x24: call without frame pointer save/setup net/ax25/sysctl_net_ax25.o: warning: objtool: ax25_unregister_dev_sysctl()+0x26: call without frame pointer save/setup sound/pci/aw2/aw2-alsa.o: warning: objtool: snd_aw2_create()+0x37: can't find jump dest instruction at .text+0x880200dd drivers/clocksource/clps711x-timer.o: warning: objtool: _clps711x_clkevt_init()+0x1f: can't find jump dest instruction at .init.text+0xb5000079 net/hsr/hsr_netlink.o: warning: objtool: hsr_newlink()+0x36: can't find jump dest instruction at .text+0xa700003b CC drivers/char/tpm/tpm-sysfs.o CC [M] drivers/crypto/qce/common.o drivers/base/property.o: warning: objtool: pset_free_set()+0x1d: can't find jump dest instruction at .text+0x90000323 LD [M] sound/pci/aw2/snd-aw2.o drivers/char/agp/generic.o: warning: objtool: agp_generic_insert_memory()+0x23: can't find jump dest instruction at .text+0x5c010069 CC drivers/clocksource/zevio-timer.o CC [M] net/ieee802154/netlink.o CC [M] drivers/char/hw_random/tpm-rng.o CC drivers/char/tpm/tpm-chip.o net/decnet/af_decnet.o: warning: objtool: dn_alloc_sock()+0x32: can't find jump dest instruction at .text+0xa30205b8 drivers/acpi/ec.o: warning: objtool: ec_guard()+0x67: can't find jump dest instruction at .text+0x90104d4 sound/usb/line6/podhd.o: warning: objtool: podhd_probe()+0x2d: call without frame pointer save/setup sound/usb/line6/podhd.o: warning: objtool: podhd_init()+0x11: call without frame pointer save/setup sound/usb/line6/podhd.o: warning: objtool: podhd_driver_init()+0x19: call without frame pointer save/setup sound/usb/line6/podhd.o: warning: objtool: podhd_driver_exit()+0xb: call without frame pointer save/setup drivers/char/mwave/smapi.o: warning: objtool: smapi_query_DSP_cfg()+0xd0: can't find jump dest instruction at .text+0xcd010255 CC [M] net/hsr/hsr_slave.o drivers/dca/dca-core.o: warning: objtool: unregister_dca_providers()+0x64: can't find jump dest instruction at .text+0x91000309 CC [M] drivers/char/agp/via-agp.o CC mm/mincore.o drivers/char/hw_random/intel-rng.o: warning: objtool: mod_init()+0x44: can't find jump dest instruction at .init.text+0x910001d9 LD [M] drivers/dca/dca.o CC [M] drivers/crypto/qce/dma.o net/ax25/ax25_ds_timer.o: warning: objtool: ax25_ds_timeout()+0x12: can't find jump dest instruction at .text+0x970000d8 CC arch/x86/kernel/pci-iommu_table.o CC crypto/aes_generic.o drivers/clocksource/pxa_timer.o: warning: objtool: pxa_timer_dt_init()+0x35: can't find jump dest instruction at .init.text+0x8a0000e6 CC [M] net/decnet/dn_neigh.o CC [M] drivers/char/hw_random/stm32-rng.o CC net/core/dev_addr_lists.o net/atm/mpc.o: warning: objtool: purge_egress_shortcut()+0x32: can't find jump dest instruction at .text+0xc9000207 net/core/secure_seq.o: warning: objtool: secure_ipv4_port_ephemeral()+0x8a: call without frame pointer save/setup net/core/secure_seq.o: warning: objtool: secure_ipv6_port_ephemeral()+0x68: call without frame pointer save/setup net/core/secure_seq.o: warning: objtool: secure_dccpv6_sequence_number()+0x6d: call without frame pointer save/setup net/core/secure_seq.o: warning: objtool: secure_dccp_sequence_number()+0x93: call without frame pointer save/setup net/core/secure_seq.o: warning: objtool: secure_tcpv6_sequence_number()+0x6d: call without frame pointer save/setup net/core/secure_seq.o: warning: objtool: secure_tcp_sequence_number()+0x93: call without frame pointer save/setup LD [M] sound/usb/line6/snd-usb-pod.o drivers/dax/dax.o: warning: objtool: dax_dev_get_unmapped_area()+0x33: can't find jump dest instruction at .text+0x870000e9 sound/soc/atmel/atmel-classd.o: warning: objtool: atmel_classd_dt_init()+0x31: can't find jump dest instruction at .text+0x90000306 net/hsr/hsr_device.o: warning: objtool: hsr_dev_open()+0xb9: can't find jump dest instruction at .text+0xb200025f CC [M] sound/soc/fsl/imx-audmux.o CC mm/mlock.o LD [M] sound/core/snd-timer.o CC drivers/cpuidle/governors/ladder.o net/bluetooth/hci_conn.o: warning: objtool: hci_conn_idle()+0x52: can't find jump dest instruction at .text+0xc0000208 CC [M] sound/soc/fsl/imx-pcm-dma.o LD [M] sound/usb/line6/snd-usb-podhd.o CC [M] net/batman-adv/originator.o drivers/clocksource/timer-atlas7.o: warning: objtool: sirfsoc_atlas7_timer_init()+0xd3: can't find jump dest instruction at .init.text+0x660000d8 drivers/block/paride/on26.o: warning: objtool: on26_disconnect()+0x60: can't find jump dest instruction at .text+0x7b0100e6 crypto/sha1_generic.o: warning: objtool: sha1_final()+0x60: can't find call dest symbol at offset 0x3c000104 sound/pci/ali5451/ali5451.o: warning: objtool: ali_resume()+0x29: can't find jump dest instruction at .text+0xfb0001ef net/bluetooth/hci_sysfs.o: warning: objtool: bt_link_release()+0x10: call without frame pointer save/setup net/bluetooth/hci_sysfs.o: warning: objtool: bt_host_release()+0x10: call without frame pointer save/setup net/bluetooth/hci_sysfs.o: warning: objtool: hci_conn_init_sysfs()+0x39: call without frame pointer save/setup net/bluetooth/hci_sysfs.o: warning: objtool: hci_conn_add_sysfs()+0x41: call without frame pointer save/setup net/bluetooth/hci_sysfs.o: warning: objtool: hci_conn_del_sysfs()+0x35: call without frame pointer save/setup net/bluetooth/hci_sysfs.o: warning: objtool: hci_init_sysfs()+0x31: call without frame pointer save/setup net/bluetooth/hci_sysfs.o: warning: objtool: bt_sysfs_cleanup()+0x10: call without frame pointer save/setup net/bluetooth/hci_sysfs.o: warning: objtool: bt_sysfs_init()+0x19: call without frame pointer save/setup CC [M] net/batman-adv/routing.o LD [M] sound/core/snd-hrtimer.o lib/once.o: warning: objtool: __do_once_done()+0x17: call without frame pointer save/setup lib/once.o: warning: objtool: once_deferred()+0x10: call without frame pointer save/setup lib/once.o: warning: objtool: __do_once_start()+0x1d: call without frame pointer save/setup LD [M] sound/pci/ali5451/snd-ali5451.o CC [M] drivers/bluetooth/btmrvl_main.o arch/x86/crypto/cast6_avx_glue.o: warning: objtool: xts_decrypt()+0x3d: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: xts_encrypt()+0x3d: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: cast6_xts_dec()+0x10: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: cast6_xts_enc()+0x10: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: xts_cast6_setkey()+0x4c: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: lrw_exit_tfm()+0xd: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: lrw_decrypt()+0x56: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: lrw_encrypt()+0x56: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: decrypt_callback()+0x51: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: encrypt_callback()+0x51: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: lrw_cast6_setkey()+0x32: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: ctr_crypt()+0x1c: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: cast6_crypt_ctr()+0x4b: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: cbc_decrypt()+0x1c: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: cbc_encrypt()+0x1c: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: ecb_decrypt()+0x1c: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: ecb_encrypt()+0x1c: 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 drivers/char/hw_random/amd-rng.o: warning: objtool: mod_init()+0x3e: can't find jump dest instruction at .init.text+0xdd000043 CC lib/kstrtox.o net/ceph/crush/crush.o: warning: objtool: crush_destroy_bucket_uniform()+0x15: call without frame pointer save/setup net/ceph/crush/crush.o: warning: objtool: crush_destroy_bucket_list()+0x15: call without frame pointer save/setup net/ceph/crush/crush.o: warning: objtool: crush_destroy_bucket_tree()+0x15: call without frame pointer save/setup net/ceph/crush/crush.o: warning: objtool: crush_destroy_bucket_straw()+0x15: call without frame pointer save/setup net/ceph/crush/crush.o: warning: objtool: crush_destroy_bucket_straw2()+0x15: call without frame pointer save/setup net/ceph/crush/crush.o: warning: objtool: crush_destroy_bucket()+0x1a: call without frame pointer save/setup net/ceph/crush/crush.o: warning: objtool: crush_destroy()+0x7c: call without frame pointer save/setup net/ceph/crush/crush.o: warning: objtool: crush_destroy_rule()+0x9: call without frame pointer save/setup drivers/ata/sata_uli.o: warning: objtool: uli_init_one()+0x65: can't find jump dest instruction at .text+0x1002011b drivers/bluetooth/btsdio.o: warning: objtool: btsdio_probe()+0x98: can't find jump dest instruction at .text+0x1f01010e CC kernel/debug/gdbstub.o mm/compaction.o: warning: objtool: trace_raw_output_mm_compaction_defer_template()+0x31: can't find jump dest instruction at .text+0x86000137 drivers/char/mwave/tp3780i.o: warning: objtool: DspInterrupt()+0x4b: can't find jump dest instruction at .text+0x3d010111 mm/gup.o: warning: objtool: __get_user_pages_unlocked()+0xd4: can't find jump dest instruction at .text+0xa10000da CC [M] net/bluetooth/l2cap_core.o CC [M] sound/soc/codecs/ad193x.o net/core/scm.o: warning: objtool: put_cmsg()+0x3a: can't find jump dest instruction at .text+0xf70000af CC drivers/acpi/acpi_lpss.o CC [M] drivers/ata/pata_atiixp.o lib/hexdump.o: warning: objtool: hex2bin()+0x9: can't find jump dest instruction at .text+0xb100004f CC drivers/base/power/runtime.o CC [M] net/ipx/ipx_route.o net/bridge/netfilter/ebt_mark_m.o: warning: objtool: mark_mt_compat_to_user()+0x2b: call without frame pointer save/setup net/bridge/netfilter/ebt_mark_m.o: warning: objtool: ebt_mark_m_init()+0xb: call without frame pointer save/setup net/bridge/netfilter/ebt_mark_m.o: warning: objtool: ebt_mark_m_fini()+0xb: call without frame pointer save/setup net/caif/cfpkt_skbuff.o: warning: objtool: cfpkt_add_head()+0x2e: can't find jump dest instruction at .text+0x9e000094 net/batman-adv/bridge_loop_avoidance.o: warning: objtool: batadv_bla_del_backbone_claims()+0x2b: can't find jump dest instruction at .text+0xb9000331 drivers/char/xillybus/xillybus_of.o: warning: objtool: xilly_map_single_of()+0x44: can't find jump dest instruction at .text+0x4e01012a LD sound/soc/pxa/built-in.o CC drivers/acpi/acpi_apd.o CC [M] sound/soc/fsl/imx-es8328.o CC [M] net/decnet/dn_timer.o CC [M] sound/firewire/oxfw/oxfw-midi.o CC net/core/dst.o drivers/cpuidle/governor.o: warning: objtool: cpuidle_switch_governor()+0x18: can't find jump dest instruction at .text+0xc600001e CC drivers/char/tpm/tpm2-cmd.o CC net/core/netevent.o net/dccp/minisocks.o: warning: objtool: dccp_check_req()+0x4e: can't find jump dest instruction at .text+0x60010104 sound/firewire/bebob/bebob_focusrite.o: warning: objtool: saffire_meter_get()+0x4f: can't find jump dest instruction at .text+0x8b000055 LD [M] net/caif/caif.o CC drivers/char/tpm/tpm_ppi.o drivers/char/xillybus/xillybus_pcie.o: warning: objtool: xilly_map_single_pci()+0x42: can't find jump dest instruction at .text+0x94010118 CC [M] net/bridge/br_sysfs_br.o drivers/base/pinctrl.o: warning: objtool: pinctrl_bind_pins()+0x31: can't find jump dest instruction at .text+0x1020037 net/atm/mpoa_proc.o: warning: objtool: mpc_show()+0x25: can't find jump dest instruction at .text+0xfb0100ca sound/soc/atmel/atmel_ssc_dai.o: warning: objtool: atmel_ssc_set_audio()+0x3c: can't find jump dest instruction at .text+0x9b000371 CC drivers/clocksource/bcm_kona_timer.o CC drivers/cpuidle/governors/menu.o CC drivers/dma/dmaengine.o LD net/kcm/built-in.o drivers/char/raw.o: warning: objtool: raw_open()+0x33: can't find jump dest instruction at .text+0x15010138 CC drivers/clocksource/cadence_ttc_timer.o CC drivers/dma/acpi-dma.o drivers/char/uv_mmtimer.o: warning: objtool: uv_mmtimer_mmap()+0x22: can't find jump dest instruction at .text+0x2e010028 CC drivers/dma-buf/dma-buf.o drivers/ata/sata_vsc.o: warning: objtool: vsc_sata_tf_load()+0x6a: can't find jump dest instruction at .text+0xa70001d0 CC [M] drivers/bluetooth/btmrvl_debugfs.o LD net/ipv6/netfilter/built-in.o drivers/clocksource/timer-prima2.o: warning: objtool: sirfsoc_prima2_timer_init()+0x30: can't find jump dest instruction at .init.text+0x42010035 sound/soc/fsl/fsl_ssi_dbg.o: warning: objtool: fsl_ssi_stats_open()+0x1d: call without frame pointer save/setup sound/soc/fsl/fsl_ssi_dbg.o: warning: objtool: fsl_ssi_stats_show()+0x24: call without frame pointer save/setup sound/soc/fsl/fsl_ssi_dbg.o: warning: objtool: fsl_ssi_debugfs_create()+0x23: call without frame pointer save/setup sound/soc/fsl/fsl_ssi_dbg.o: warning: objtool: fsl_ssi_debugfs_remove()+0x15: call without frame pointer save/setup drivers/char/hw_random/via-rng.o: warning: objtool: via_rng_init()+0x34: can't find jump dest instruction at .text+0xb60000fa sound/soc/mxs/mxs-sgtl5000.o: warning: objtool: mxs_sgtl5000_probe()+0x66: can't find jump dest instruction at .text+0xaf00008c CC [M] net/kcm/kcmsock.o CC [M] net/ieee802154/nl-mac.o CC drivers/clocksource/samsung_pwm_timer.o LD sound/soc/qcom/built-in.o CC [M] net/decnet/dn_fib.o CC [M] drivers/char/hw_random/meson-rng.o CC [M] net/ipv6/netfilter/ip6_tables.o CC [M] drivers/crypto/qat/qat_common/adf_ctl_drv.o net/core/gen_stats.o: warning: objtool: __gnet_stats_copy_queue()+0x1b: can't find jump dest instruction at .text+0x9b000021 CC [M] net/ieee802154/6lowpan/rx.o sound/soc/kirkwood/kirkwood-dma.o: warning: objtool: kirkwood_dma_free_dma_buffers()+0x32: can't find jump dest instruction at .text+0xd8000358 drivers/ata/sata_svw.o: warning: objtool: k2_sata_init_one()+0x93: can't find jump dest instruction at .text+0x84020399 LD sound/soc/intel/boards/built-in.o net/atm/mpoa_caches.o: warning: objtool: check_resolving_entries()+0x3d: can't find jump dest instruction at .text+0x710107d3 CC [M] sound/soc/kirkwood/armada-370-db.o CC [M] sound/soc/qcom/lpass-cpu.o net/bridge/br_input.o: warning: objtool: br_do_proxy_arp.isra.8()+0x3a: can't find jump dest instruction at .text+0x90010080 CC [M] net/ceph/crush/hash.o CC [M] sound/firewire/bebob/bebob.o LD [M] net/atm/mpoa.o CC [M] sound/soc/intel/boards/haswell.o LD sound/soc/rockchip/built-in.o drivers/clocksource/sun4i_timer.o: warning: objtool: sun4i_timer_init()+0x33: can't find jump dest instruction at .init.text+0x93010038 CC [M] net/ceph/debugfs.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 drivers/acpi/pci_link.o: warning: objtool: acpi_pci_link_check_possible()+0x1b: can't find jump dest instruction at .text+0x5901011b CC [M] sound/soc/codecs/ad193x-spi.o CC drivers/cpufreq/cpufreq_governor_attr_set.o drivers/ata/sata_via.o: warning: objtool: vt6420_prereset()+0x31: can't find jump dest instruction at .text+0xb10002d7 sound/core/pcm_dmaengine.o: warning: objtool: snd_dmaengine_pcm_trigger()+0x31: can't find call dest symbol at offset 0xdaff01a5 drivers/block/osdblk.o: warning: objtool: class_osdblk_remove()+0x2e: can't find jump dest instruction at .text+0xff0000e3 CC [M] sound/firewire/oxfw/oxfw-hwdep.o CC drivers/clocksource/fsl_ftm_timer.o net/batman-adv/gateway_client.o: warning: objtool: batadv_gw_node_add()+0x2e: can't find jump dest instruction at .text+0x1d010064 CC [M] drivers/ata/pata_atp867x.o CC [M] sound/soc/rockchip/rockchip_i2s.o arch/x86/crypto/twofish_avx_glue.o: warning: objtool: decrypt_callback()+0x28: can't find jump dest instruction at .text+0xc000020e CC [M] net/batman-adv/send.o CC net/ipv4/ip_input.o LD [M] sound/core/snd-pcm.o CC [M] net/ipx/ipx_proc.o sound/soc/fsl/fsl_ssi.o: warning: objtool: fsl_ssi_config()+0xd0: can't find jump dest instruction at .text+0x6a010485 CC [M] sound/soc/intel/atom/sst-mfld-platform-compress.o CC drivers/cpufreq/cpufreq-dt-platdev.o fs/statfs.o: warning: objtool: vfs_statfs()+0x23: can't find call dest symbol at offset 0xe8fe0217 drivers/char/tpm/tpm-dev.o: warning: objtool: tpm_open()+0x5a: can't find jump dest instruction at .text+0xfd0000cf kernel/workqueue.o: warning: objtool: show_pwq()+0x84: can't find jump dest instruction at .text+0x10201aa crypto/ecb.o: warning: objtool: crypto_ecb_alloc()+0x1e: can't find jump dest instruction at .text+0xda000094 drivers/ata/sata_mv.o: warning: objtool: mv_scr_write()+0x1d: can't find jump dest instruction at .text+0xb20000f3 CC [M] sound/soc/img/img-spdif-in.o CC [M] net/batman-adv/soft-interface.o drivers/char/agp/intel-agp.o: warning: objtool: agp_intel_probe()+0x2b: can't find jump dest instruction at .text+0x660103f1 CC [M] net/ipx/pe2.o LD [M] sound/core/snd-pcm-dmaengine.o arch/x86/kvm/vmx.o: warning: objtool: vmx_get_vmx_msr()+0x17: can't find jump dest instruction at .text+0x5c01021d LD [M] sound/soc/mxs/snd-soc-mxs-sgtl5000.o block/partitions/karma.o: warning: objtool: karma_partition()+0x3f: can't find jump dest instruction at .text+0x7a010044 CC drivers/base/power/wakeirq.o drivers/clocksource/meson6_timer.o: warning: objtool: meson6_timer_init()+0x3d: can't find jump dest instruction at .init.text+0xe2000042 drivers/bluetooth/ath3k.o: warning: objtool: ath3k_load_fwfile.isra.3()+0x59: can't find jump dest instruction at .text+0x3a01028e sound/soc/atmel/atmel-pdmic.o: warning: objtool: atmel_pdmic_codec_dai_hw_params()+0x9f: can't find jump dest instruction at .text+0x10101f4 CC [M] drivers/crypto/ccp/ccp-dmaengine.o CC drivers/char/tpm/tpm_eventlog.o sound/firewire/tascam/tascam.o: warning: objtool: snd_tscm_probe()+0x31: can't find jump dest instruction at .text+0xfd000157 sound/soc/jz4740/jz4740-i2s.o: warning: objtool: jz4740_i2s_dev_probe()+0x3c: can't find jump dest instruction at .text+0xeb000312 CC [M] drivers/bluetooth/btmrvl_sdio.o LD [M] sound/soc/atmel/snd-atmel-soc-wm8904.o CC [M] net/bridge/netfilter/ebt_stp.o drivers/base/regmap/regcache-lzo.o: warning: objtool: regcache_lzo_sync()+0x40: can't find jump dest instruction at .text+0xb9000046 CC [M] sound/soc/fsl/imx-sgtl5000.o block/partitions/efi.o: warning: objtool: is_pmbr_valid()+0x13: can't find jump dest instruction at .text+0x99000079 LD [M] sound/firewire/tascam/snd-firewire-tascam.o LD [M] sound/soc/atmel/snd-soc-sam9x5-wm8731.o CC [M] net/irda/irlmp.o sound/soc/codecs/ac97.o: warning: objtool: ac97_remove()+0xd: call without frame pointer save/setup sound/soc/codecs/ac97.o: warning: objtool: ac97_probe()+0x20: call without frame pointer save/setup sound/soc/codecs/ac97.o: warning: objtool: ac97_prepare()+0x31: call without frame pointer save/setup sound/soc/codecs/ac97.o: warning: objtool: ac97_soc_resume()+0x14: call without frame pointer save/setup sound/soc/codecs/ac97.o: warning: objtool: ac97_soc_suspend()+0x14: call without frame pointer save/setup sound/soc/codecs/ac97.o: warning: objtool: ac97_soc_probe()+0x28: call without frame pointer save/setup sound/soc/codecs/ac97.o: warning: objtool: ac97_codec_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/ac97.o: warning: objtool: ac97_codec_driver_exit()+0xb: call without frame pointer save/setup CC [M] sound/pci/asihpi/hpimsginit.o drivers/char/tpm/tpm-interface.o: warning: objtool: wait_for_tpm_stat()+0x37: can't find jump dest instruction at .text+0xab0101bd drivers/char/hw_random/tpm-rng.o: warning: objtool: tpm_rng_read()+0xe: call without frame pointer save/setup drivers/char/hw_random/tpm-rng.o: warning: objtool: rng_init()+0xb: call without frame pointer save/setup drivers/char/hw_random/tpm-rng.o: warning: objtool: rng_exit()+0xb: call without frame pointer save/setup CC [M] sound/soc/fsl/imx-wm8962.o CC [M] sound/pci/asihpi/hpicmn.o CC net/ipv4/ip_fragment.o CC [M] net/bluetooth/l2cap_sock.o drivers/ata/pata_ali.o: warning: objtool: ali_init_chipset()+0x3d: can't find jump dest instruction at .text+0x94000042 sound/usb/line6/toneport.o: warning: objtool: toneport_init()+0x72: can't find jump dest instruction at .text+0x76010408 CC [M] net/kcm/kcmproc.o LD [M] sound/soc/atmel/snd-atmel-soc-classd.o drivers/crypto/ccp/ccp-dev-v3.o: warning: objtool: ccp_irq_handler()+0x3e: can't find jump dest instruction at .text+0xa0000044 drivers/crypto/ccp/ccp-ops.o: warning: objtool: ccp_alloc_ksb()+0xee: can't find jump dest instruction at .text+0x3f0004d2 kernel/smpboot.o: warning: objtool: __smpboot_create_thread()+0x3d: can't find jump dest instruction at .text+0xb5000083 CC [M] sound/firewire/oxfw/oxfw-spkr.o LD [M] sound/soc/atmel/snd-atmel-soc-pdmic.o CC net/ipv6/addrconf_core.o drivers/char/mwave/3780i.o: warning: objtool: dsp3780I_EnableDSP()+0x5d: can't find jump dest instruction at .text+0xa40302d2 drivers/crypto/padlock-aes.o: warning: objtool: aes_set_key()+0x25: can't find jump dest instruction at .text+0xab00037b CC [M] net/irda/irlmp_event.o sound/soc/codecs/88pm860x-codec.o: warning: objtool: snd_soc_put_volsw_2r_st()+0x3d: can't find jump dest instruction at .text+0x91000313 drivers/base/regmap/regcache-flat.o: warning: objtool: regcache_flat_exit()+0x18: call without frame pointer save/setup drivers/base/regmap/regcache-flat.o: warning: objtool: regcache_flat_init()+0x3d: call without frame pointer save/setup LD [M] drivers/char/mwave/mwave.o lib/rhashtable.o: warning: objtool: rhashtable_free_and_destroy()+0x80: can't find jump dest instruction at .text+0x1e0104c6 drivers/base/firmware_class.o: warning: objtool: dev_cache_fw_image()+0x55: can't find jump dest instruction at .text+0x9700058a fs/splice.o: warning: objtool: splice_from_pipe_feed()+0x20: can't find jump dest instruction at .text+0xe40000e5 CC kernel/events/callchain.o CC [M] drivers/crypto/qat/qat_dh895xccvf/adf_dh895xccvf_hw_data.o CC drivers/base/regmap/regmap-debugfs.o CC drivers/dma-buf/fence.o drivers/crypto/qat/qat_c62xvf/adf_drv.o: warning: objtool: adf_probe()+0x3f: can't find jump dest instruction at .text+0x9d040154 CC [M] net/ceph/auth.o LD [M] sound/soc/atmel/snd-soc-atmel_ssc_dai.o net/atm/pppoatm.o: warning: objtool: pppoatm_send()+0xa7: can't find jump dest instruction at .text+0x4c0201dd drivers/clk/clk-fractional-divider.o: warning: objtool: clk_hw_register_fractional_divider()+0x8d: can't find jump dest instruction at .text+0xc6000283 drivers/base/regmap/regcache.o: warning: objtool: regcache_sync_block_raw_flush()+0x3c: can't find jump dest instruction at .text+0xa4000092 CC [M] net/batman-adv/sysfs.o sound/firewire/bebob/bebob_maudio.o: warning: objtool: avc_maudio_set_special_clk()+0x41: can't find jump dest instruction at .text+0x70103e7 LD sound/soc/samsung/built-in.o LD sound/pci/ca0106/built-in.o CC [M] drivers/crypto/qat/qat_c62xvf/adf_c62xvf_hw_data.o CC [M] net/ieee802154/6lowpan/reassembly.o net/dccp/options.o: warning: objtool: dccp_insert_option_ackvec()+0x7a: can't find jump dest instruction at .text+0xdc0102f0 CC drivers/base/regmap/regmap-i2c.o CC [M] sound/pci/ca0106/ca0106_main.o CC [M] net/bluetooth/smp.o sound/usb/line6/variax.o: warning: objtool: line6_variax_process_message()+0x27: can't find jump dest instruction at .text+0x800002bd CC [M] drivers/char/lp.o CC kernel/debug/kdb/kdb_io.o drivers/char/pcmcia/cm4040_cs.o: warning: objtool: cm4040_open()+0x38: can't find jump dest instruction at .text+0xf0102ee CC kernel/debug/kdb/kdb_main.o LD [M] sound/usb/line6/snd-usb-toneport.o LD sound/soc/sh/built-in.o CC fs/proc_namespace.o sound/firewire/oxfw/oxfw-proc.o: warning: objtool: proc_read_formation()+0x29: can't find jump dest instruction at .text+0x3001002f drivers/crypto/padlock-sha.o: warning: objtool: padlock_sha256_update_nano()+0x7e: can't find jump dest instruction at .text+0xef000223 drivers/char/hw_random/exynos-rng.o: warning: objtool: exynos_rng_probe()+0x31: can't find jump dest instruction at .text+0xd5000177 drivers/char/hw_random/virtio-rng.o: warning: objtool: probe_common()+0x3c: can't find jump dest instruction at .text+0x2010042 drivers/clocksource/vt8500_timer.o: warning: objtool: vt8500_timer_init()+0x35: can't find jump dest instruction at .init.text+0xea00003a LD [M] sound/usb/line6/snd-usb-variax.o CC [M] drivers/bluetooth/btwilink.o CC drivers/clocksource/mtk_timer.o net/core/gen_estimator.o: warning: objtool: gen_kill_estimator()+0xa5: can't find jump dest instruction at .text+0x7c00014a drivers/crypto/img-hash.o: warning: objtool: img_hash_process_data()+0x38: can't find jump dest instruction at .text+0xa30002ee LD sound/soc/sirf/built-in.o CC [M] net/irda/irlmp_frame.o sound/soc/jz4740/qi_lb60.o: warning: objtool: qi_lb60_spk_event()+0x32: call without frame pointer save/setup sound/soc/jz4740/qi_lb60.o: warning: objtool: qi_lb60_probe()+0x1d: call without frame pointer save/setup sound/soc/jz4740/qi_lb60.o: warning: objtool: qi_lb60_driver_init()+0x12: call without frame pointer save/setup sound/soc/jz4740/qi_lb60.o: warning: objtool: qi_lb60_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/bluetooth/btbcm.o sound/soc/img/img-parallel-out.o: warning: objtool: img_prl_out_probe()+0x40: can't find jump dest instruction at .text+0xc1010326 CC drivers/dma/of-dma.o LD [M] sound/soc/jz4740/snd-soc-jz4740-i2s.o CC [M] sound/soc/sirf/sirf-audio.o net/ieee802154/6lowpan/core.o: warning: objtool: lowpan_newlink()+0x5e: can't find jump dest instruction at .text+0xd8000174 CC kernel/bpf/syscall.o CC [M] net/batman-adv/tp_meter.o CC [M] sound/soc/codecs/ad193x-i2c.o LD sound/pci/cs46xx/built-in.o CC [M] drivers/crypto/qat/qat_common/adf_dev_mgr.o sound/pci/asihpi/hpioctl.o: warning: objtool: asihpi_hpi_ioctl()+0x34: can't find jump dest instruction at .text+0x7f05014a CC drivers/acpi/acpi_platform.o net/ceph/messenger.o: warning: objtool: con_sock_closed()+0x1d: can't find jump dest instruction at .text+0xa8000be3 net/batman-adv/hard-interface.o: warning: objtool: batadv_is_on_batman_iface()+0x33: can't find jump dest instruction at .text+0x93000039 drivers/clocksource/zevio-timer.o: warning: objtool: zevio_timer_add()+0x34: can't find jump dest instruction at .init.text+0x3502003a CC [M] sound/pci/asihpi/hpifunc.o CC [M] sound/pci/cs46xx/cs46xx.o LD [M] sound/soc/jz4740/snd-soc-qi-lb60.o CC [M] net/ieee802154/6lowpan/tx.o LD [M] drivers/char/hw_random/rng-core.o CC [M] sound/pci/cs46xx/cs46xx_lib.o drivers/atm/he.o: warning: objtool: he_proc_read()+0x53: can't find jump dest instruction at .text+0x30058 sound/soc/kirkwood/kirkwood-i2s.o: warning: objtool: kirkwood_i2s_rec_trigger.isra.4()+0x20: can't find jump dest instruction at .text+0xc10000d6 sound/soc/codecs/ad1836.o: warning: objtool: ad1836_probe()+0xf8: can't find jump dest instruction at .text+0x9600030d drivers/char/agp/sis-agp.o: warning: objtool: sis_delayed_enable()+0x8b: can't find jump dest instruction at .text+0x9e000310 LD sound/soc/spear/built-in.o drivers/crypto/ccp/ccp-platform.o: warning: objtool: ccp_platform_probe()+0x32: can't find jump dest instruction at .text+0x1b020228 CC [M] sound/soc/codecs/ad1980.o lib/string_helpers.o: warning: objtool: string_escape_mem()+0x67: can't find jump dest instruction at .text+0xc001006c drivers/clocksource/bcm_kona_timer.o: warning: objtool: kona_timer_set_next_event()+0x5e: call without frame pointer save/setup drivers/clocksource/bcm_kona_timer.o: warning: objtool: kona_timer_init()+0x10: call without frame pointer save/setup net/ceph/crush/hash.o: warning: objtool: crush_hash32()+0x11: can't find call dest symbol at offset 0x7af40c85 net/atm/lec.o: warning: objtool: lec_arp_remove()+0x1f: can't find jump dest instruction at .text+0xce000315 drivers/crypto/qat/qat_dh895xcc/adf_dh895xcc_hw_data.o: warning: objtool: adf_get_arbiter_mapping()+0x4a: call without frame pointer save/setup sound/soc/mxs/mxs-pcm.o: warning: objtool: mxs_pcm_platform_register()+0x15: call without frame pointer save/setup CC drivers/clocksource/time-pistachio.o CC kernel/bpf/verifier.o CC crypto/crct10dif_common.o CC drivers/char/tpm/tpm_acpi.o drivers/ata/pata_artop.o: warning: objtool: atp8xx_fixup()+0x2e: can't find jump dest instruction at .text+0x9e000083 drivers/acpi/pci_root.o: warning: objtool: acpi_pci_root_validate_resources()+0x89: can't find jump dest instruction at .text+0xe0103c0 CC [M] drivers/block/cryptoloop.o block/partitions/sysv68.o: warning: objtool: sysv68_partition()+0x28: can't find jump dest instruction at .text+0xb01008e CC [M] net/ceph/auth_none.o CC [M] drivers/block/virtio_blk.o CC [M] drivers/ata/pata_cmd64x.o LD [M] sound/soc/mxs/snd-soc-mxs-pcm.o CC drivers/clocksource/timer-oxnas-rps.o drivers/clocksource/timer-sun5i.o: warning: objtool: sun5i_setup_clockevent.isra.4()+0x32: can't find jump dest instruction at .init.text+0x7d010038 net/batman-adv/hash.o: warning: objtool: batadv_hash_new()+0x2f: can't find jump dest instruction at .text+0x95000075 CC lib/iomap.o LD block/partitions/built-in.o CC net/core/neighbour.o drivers/cpuidle/governors/ladder.o: warning: objtool: ladder_select_state()+0x63: can't find jump dest instruction at .text+0x2e010138 CC [M] net/batman-adv/translation-table.o drivers/cpuidle/sysfs.o: warning: objtool: store_current_governor()+0x27: can't find jump dest instruction at .text+0x970004ad CC drivers/clocksource/armv7m_systick.o CC [M] drivers/ata/pata_cs5520.o CC [M] net/irda/irlap.o drivers/char/hw_random/stm32-rng.o: warning: objtool: stm32_rng_probe()+0x43: can't find jump dest instruction at .text+0x9c0000f9 CC [M] drivers/crypto/qat/qat_common/adf_init.o LD sound/soc/sti/built-in.o CC [M] drivers/ata/pata_cs5530.o arch/x86/kernel/pci-iommu_table.o: warning: objtool: sort_iommu_table()+0x1e: can't find jump dest instruction at .init.text+0xaa000023 crypto/cbc.o: warning: objtool: crypto_cbc_alloc()+0x27: can't find jump dest instruction at .text+0x801009d lib/kstrtox.o: warning: objtool: _parse_integer()+0x13: can't find jump dest instruction at .text+0x95000169 net/irda/iriap_event.o: warning: objtool: state_r_returning()+0x29: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: state_r_wait_active()+0x27: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: state_r_waiting()+0x27: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: state_s_wait_active()+0x27: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: state_s_wait_for_call()+0x27: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: state_s_replying()+0x27: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: state_s_calling()+0x27: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: iriap_next_client_state()+0x45: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: state_s_disconnect()+0x6d: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: iriap_next_call_state()+0x45: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: state_s_outstanding()+0x6b: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: state_s_make_call()+0x8b: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: state_s_call()+0x74: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: iriap_next_server_state()+0x45: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: iriap_next_r_connect_state()+0x45: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: state_r_execute()+0xb9: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: state_r_receiving()+0x59: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: state_r_call()+0x4b: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: state_r_disconnect()+0x8b: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: iriap_do_client_event()+0x45: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: iriap_do_call_event()+0x45: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: state_s_connecting()+0x7e: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: iriap_do_server_event()+0x45: call without frame pointer save/setup net/irda/iriap_event.o: warning: objtool: iriap_do_r_connect_event()+0x45: call without frame pointer save/setup LD net/key/built-in.o CC [M] sound/soc/sirf/sirf-audio-port.o CC [M] sound/soc/qcom/lpass-platform.o drivers/crypto/qce/dma.o: warning: objtool: qce_sgtable_add()+0x19: can't find jump dest instruction at .text+0xe90000ff CC [M] net/decnet/dn_rules.o CC lib/pci_iomap.o drivers/ata/pata_amd.o: warning: objtool: amd_init_one()+0x5d: can't find jump dest instruction at .text+0x40104e3 CC [M] drivers/crypto/qce/sha.o CC [M] net/key/af_key.o CC [M] sound/soc/sti/sti_uniperif.o CC drivers/edac/edac_stub.o net/caif/caif_usb.o: warning: objtool: cfusbl_create()+0x42: can't find jump dest instruction at .text+0xa4000078 net/batman-adv/log.o: warning: objtool: batadv_log_read()+0x41: can't find jump dest instruction at .text+0x47010127 net/caif/chnl_net.o: warning: objtool: chnl_net_start_xmit()+0x5b: can't find jump dest instruction at .text+0xb2000210 LD sound/soc/sunxi/built-in.o net/bridge/netfilter/ebtables.o: warning: objtool: ebt_verify_pointers()+0x55: can't find jump dest instruction at .text+0x4001005b CC [M] net/bridge/br_nf_core.o CC [M] net/bluetooth/lib.o CC [M] net/hsr/hsr_forward.o drivers/crypto/qat/qat_dh895xccvf/adf_drv.o: warning: objtool: adf_probe()+0x3f: can't find jump dest instruction at .text+0x9d040154 CC [M] sound/soc/sunxi/sun4i-codec.o drivers/crypto/qat/qat_dh895xcc/adf_drv.o: warning: objtool: adf_probe()+0x3f: can't find jump dest instruction at .text+0x6d050154 CC [M] net/decnet/dn_table.o LD [M] drivers/crypto/qat/qat_dh895xcc/qat_dh895xcc.o drivers/char/tpm/tpm-sysfs.o: warning: objtool: caps_show()+0x40: can't find jump dest instruction at .text+0xad000346 drivers/acpi/acpi_apd.o: warning: objtool: acpi_apd_create_device()+0x42: can't find jump dest instruction at .text+0xa30000b8 CC drivers/char/tpm/tpm_tis_core.o CC [M] net/bridge/netfilter/ebt_vlan.o drivers/acpi/pci_irq.o: warning: objtool: do_prt_fixups()+0x36: can't find jump dest instruction at .text+0xcf00003c CC [M] sound/soc/img/img-spdif-out.o sound/soc/intel/atom/sst-mfld-platform-pcm.o: warning: objtool: sst_platform_open()+0x13: can't find jump dest instruction at .text+0x93000019 CC drivers/devfreq/devfreq-event.o CC [M] sound/soc/sti/uniperif_player.o drivers/char/agp/via-agp.o: warning: objtool: agp_via_probe()+0x2e: can't find jump dest instruction at .text+0xd30004e4 drivers/cpuidle/governors/menu.o: warning: objtool: get_typical_interval()+0xd3: can't find jump dest instruction at .text+0x420001a7 net/bridge/br_stp_timer.o: warning: objtool: br_message_age_timer_expired()+0x2b: can't find jump dest instruction at .text+0x9f000411 CC drivers/acpi/acpi_pnp.o CC [M] sound/soc/intel/atom/sst-atom-controls.o LD drivers/cpuidle/governors/built-in.o CC [M] net/ipv6/netfilter/ip6table_filter.o CC [M] sound/soc/qcom/lpass-ipq806x.o drivers/char/hw_random/meson-rng.o: warning: objtool: meson_rng_probe()+0x2d: call without frame pointer save/setup drivers/char/hw_random/meson-rng.o: warning: objtool: meson_rng_driver_init()+0x12: call without frame pointer save/setup drivers/char/hw_random/meson-rng.o: warning: objtool: meson_rng_driver_exit()+0xb: call without frame pointer save/setup net/ieee802154/netlink.o: warning: objtool: ieee802154_nl_create()+0x34: call without frame pointer save/setup net/ieee802154/netlink.o: warning: objtool: ieee802154_nl_mcast()+0x79: call without frame pointer save/setup net/ieee802154/netlink.o: warning: objtool: ieee802154_nl_new_reply()+0x37: call without frame pointer save/setup net/ieee802154/netlink.o: warning: objtool: ieee802154_nl_reply()+0x3b: call without frame pointer save/setup net/ieee802154/netlink.o: warning: objtool: ieee802154_nl_exit()+0x10: call without frame pointer save/setup net/ieee802154/netlink.o: warning: objtool: ieee802154_nl_init()+0x40: call without frame pointer save/setup sound/usb/usx2y/usx2yhwdeppcm.o: warning: objtool: snd_usX2Y_pcm_trigger()+0x28: can't find jump dest instruction at .text+0x9a00012e drivers/crypto/s5p-sss.o: warning: objtool: s5p_aes_probe()+0x31: can't find jump dest instruction at .text+0x55020117 sound/core/compress_offload.o: warning: objtool: snd_compress_register()+0x17: can't find jump dest instruction at .text+0x3101012d LD drivers/cpuidle/built-in.o net/bridge/br_stp_if.o: warning: objtool: br_stp_stop()+0x4b: can't find jump dest instruction at .text+0xa10001b1 CC [M] sound/soc/sti/uniperif_reader.o drivers/bluetooth/btintel.o: warning: objtool: regmap_ibt_read()+0x34: can't find jump dest instruction at .text+0x1e0100ba CC kernel/debug/kdb/kdb_support.o CC [M] net/bridge/br_multicast.o CC [M] sound/pci/asihpi/hpidebug.o drivers/ata/pata_atiixp.o: warning: objtool: atiixp_set_dmamode()+0x162: can't find call dest symbol at offset 0x99fe04e6 drivers/block/pktcdvd.o: warning: objtool: pkt_writable_disc()+0x1a: can't find jump dest instruction at .text+0x9a0000f0 CC [M] net/bridge/br_mdb.o net/batman-adv/icmp_socket.o: warning: objtool: batadv_socket_add_packet()+0x46: can't find jump dest instruction at .text+0xb100009c CC [M] drivers/ata/pata_cs5536.o net/ceph/crush/mapper.o: warning: objtool: bucket_perm_choose()+0x63: can't find jump dest instruction at .text+0xc6000068 CC drivers/clocksource/timer-integrator-ap.o net/core/sysctl_net_core.o: warning: objtool: rps_sock_flow_sysctl()+0xe1: can't find jump dest instruction at .text+0x3010317 CC [M] drivers/crypto/qat/qat_common/adf_accel_engine.o CC [M] drivers/block/sx8.o drivers/cpufreq/cpufreq-dt-platdev.o: warning: objtool: cpufreq_dt_platdev_init()+0x1c: call without frame pointer save/setup kernel/groups.o: warning: objtool: groups_sort()+0x1a: can't find jump dest instruction at .text+0xe010020 net/core/sock.o: warning: objtool: proto_register()+0x17: can't find jump dest instruction at .text+0x1501046d CC net/ipv4/ip_forward.o CC drivers/cpufreq/intel_pstate.o CC net/ipv6/exthdrs_core.o drivers/char/virtio_console.o: warning: objtool: free_buf()+0x22: can't find jump dest instruction at .text+0xbb0004e8 CC [M] net/ceph/crypto.o sound/soc/fsl/fsl_spdif.o: warning: objtool: fsl_spdif_trigger()+0x5c: can't find jump dest instruction at .text+0x910001e2 mm/mincore.o: warning: objtool: mincore_pte_range()+0x53: can't find jump dest instruction at .text+0x5f010369 CC kernel/gcov/base.o CC mm/mmap.o LD [M] arch/x86/kvm/kvm-intel.o net/bridge/netfilter/ebt_pkttype.o: warning: objtool: ebt_pkttype_init()+0xb: call without frame pointer save/setup net/bridge/netfilter/ebt_pkttype.o: warning: objtool: ebt_pkttype_fini()+0xb: call without frame pointer save/setup net/bridge/br_stp_bpdu.o: warning: objtool: br_send_bpdu.isra.8()+0x43: can't find jump dest instruction at .text+0x5a010069 sound/firewire/oxfw/oxfw-midi.o: warning: objtool: snd_oxfw_create_midi()+0x1b: can't find jump dest instruction at .text+0xdf000361 drivers/clocksource/cadence_ttc_timer.o: warning: objtool: ttc_rate_change_clocksource_cb()+0x10: can't find jump dest instruction at .text+0xe8000116 CC drivers/base/regmap/regmap-spi.o CC drivers/clocksource/asm9260_timer.o drivers/base/devcoredump.o: warning: objtool: dev_coredumpm()+0x3b: can't find jump dest instruction at .text+0xd9010311 CC [M] net/bridge/br_vlan.o drivers/cpufreq/cpufreq.o: warning: objtool: cpufreq_parse_governor()+0x54: can't find jump dest instruction at .text+0xa8000699 drivers/clocksource/fsl_ftm_timer.o: warning: objtool: ftm_evt_interrupt()+0x5b: can't find jump dest instruction at .text+0x86000251 drivers/char/xillybus/xillybus_core.o: warning: objtool: xillybus_llseek()+0x49: can't find jump dest instruction at .text+0xff00004f CC kernel/events/hw_breakpoint.o sound/soc/intel/boards/haswell.o: warning: objtool: haswell_audio_probe()+0x1b: call without frame pointer save/setup sound/soc/intel/boards/haswell.o: warning: objtool: haswell_rt5640_hw_params()+0x2a: call without frame pointer save/setup sound/soc/intel/boards/haswell.o: warning: objtool: haswell_rtd_init()+0x3f: call without frame pointer save/setup sound/soc/intel/boards/haswell.o: warning: objtool: haswell_audio_init()+0x12: call without frame pointer save/setup sound/soc/intel/boards/haswell.o: warning: objtool: haswell_audio_exit()+0xb: call without frame pointer save/setup CC drivers/extcon/extcon.o CC [M] net/bridge/br_netfilter_hooks.o net/ipv6/ila/ila_lwt.o: warning: objtool: ila_build_state()+0x2b: can't find jump dest instruction at .text+0x60100e1 CC [M] net/decnet/sysctl_net_decnet.o CC [M] drivers/cpufreq/cpufreq_powersave.o CC [M] drivers/bluetooth/btrtl.o net/batman-adv/main.o: warning: objtool: batadv_skb_set_priority()+0x29: can't find jump dest instruction at .text+0x8b01069f sound/soc/kirkwood/armada-370-db.o: warning: objtool: a370db_probe()+0x2c: call without frame pointer save/setup sound/soc/kirkwood/armada-370-db.o: warning: objtool: a370db_hw_params()+0x3c: call without frame pointer save/setup sound/soc/kirkwood/armada-370-db.o: warning: objtool: a370db_driver_init()+0x12: call without frame pointer save/setup sound/soc/kirkwood/armada-370-db.o: warning: objtool: a370db_driver_exit()+0xb: call without frame pointer save/setup LD sound/soc/intel/atom/sst/built-in.o CC [M] net/irda/irlap_event.o LD [M] sound/soc/kirkwood/snd-soc-kirkwood.o CC [M] drivers/bluetooth/btqca.o CC drivers/base/regmap/regmap-mmio.o drivers/crypto/atmel-aes.o: warning: objtool: atmel_aes_dma_transfer_start()+0x5d: can't find jump dest instruction at .text+0xb8000473 CC [M] sound/soc/intel/boards/bxt_da7219_max98357a.o net/caif/caif_socket.o: warning: objtool: caif_ctrl_cb()+0x1b: can't find jump dest instruction at .text+0xb3000221 drivers/crypto/qce/common.o: warning: objtool: qce_setup_regs_ablkcipher()+0x12a: can't find jump dest instruction at .text+0x6030280 CC [M] sound/soc/intel/atom/sst/sst.o CC [M] sound/firewire/oxfw/oxfw-scs1x.o net/hsr/hsr_slave.o: warning: objtool: hsr_check_dev_ok()+0x43: can't find jump dest instruction at .text+0x88000048 drivers/cpufreq/cpufreq_governor_attr_set.o: warning: objtool: governor_store()+0x39: call without frame pointer save/setup drivers/cpufreq/cpufreq_governor_attr_set.o: warning: objtool: gov_attr_set_put()+0x2b: call without frame pointer save/setup drivers/cpufreq/cpufreq_governor_attr_set.o: warning: objtool: gov_attr_set_get()+0x2b: call without frame pointer save/setup drivers/cpufreq/cpufreq_governor_attr_set.o: warning: objtool: gov_attr_set_init()+0x49: call without frame pointer save/setup net/batman-adv/netlink.o: warning: objtool: batadv_netlink_tp_meter_start()+0x33: can't find jump dest instruction at .text+0x450100d9 CC drivers/clocksource/h8300_timer8.o LD net/l2tp/built-in.o sound/soc/codecs/ab8500-codec.o: warning: objtool: ab8500_codec_set_dai_tdm_slot()+0x83: can't find jump dest instruction at .text+0xe9030278 net/bluetooth/hci_sock.o: warning: objtool: hci_sock_bound_ioctl()+0x1d: can't find jump dest instruction at .text+0xb30102f3 CC [M] sound/firewire/oxfw/oxfw.o CC [M] net/bluetooth/ecc.o LD [M] sound/soc/kirkwood/snd-soc-armada-370-db.o CC [M] net/l2tp/l2tp_core.o CC net/core/rtnetlink.o LD [M] drivers/char/agp/agpgart.o sound/soc/fsl/imx-es8328.o: warning: objtool: imx_es8328_probe()+0x81: can't find jump dest instruction at .text+0xa20200d6 CC [M] sound/soc/codecs/ad73311.o sound/soc/mxs/mxs-saif.o: warning: objtool: mxs_saif_set_dai_fmt()+0x32: can't find jump dest instruction at .text+0xa40000a7 LD fs/9p/built-in.o CC [M] drivers/ata/pata_cypress.o drivers/base/platform-msi.o: warning: objtool: platform_msi_alloc_priv_data()+0x29: can't find jump dest instruction at .text+0xb40001af net/decnet/dn_timer.o: warning: objtool: dn_slow_timer()+0x3c: can't find jump dest instruction at .text+0xfb000042 net/bluetooth/hci_core.o: warning: objtool: hci_conn_params_free()+0x27: can't find jump dest instruction at .text+0xb700035d arch/x86/crypto/serpent_avx_glue.o: warning: objtool: xts_decrypt()+0x3d: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: xts_encrypt()+0x3d: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: lrw_decrypt()+0x56: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: lrw_encrypt()+0x56: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: decrypt_callback()+0x51: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: encrypt_callback()+0x51: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: ctr_crypt()+0x1c: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: cbc_decrypt()+0x1c: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: cbc_encrypt()+0x1c: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: ecb_decrypt()+0x1c: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: ecb_encrypt()+0x1c: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: xts_serpent_setkey()+0x42: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: lrw_serpent_exit_tfm()+0xd: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: lrw_serpent_setkey()+0x2f: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: serpent_xts_dec()+0x10: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: serpent_xts_enc()+0x10: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: __serpent_crypt_ctr()+0x4b: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: serpent_init()+0x11: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: serpent_exit()+0x10: call without frame pointer save/setup LD [M] sound/soc/mxs/snd-soc-mxs.o sound/soc/codecs/ad193x-spi.o: warning: objtool: ad193x_spi_remove()+0x9: call without frame pointer save/setup sound/soc/codecs/ad193x-spi.o: warning: objtool: ad193x_spi_probe()+0x16: call without frame pointer save/setup sound/soc/codecs/ad193x-spi.o: warning: objtool: ad193x_spi_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/ad193x-spi.o: warning: objtool: ad193x_spi_driver_exit()+0xb: call without frame pointer save/setup drivers/char/agp/intel-gtt.o: warning: objtool: i810_setup()+0x2e: can't find jump dest instruction at .text+0x8c0008c4 CC crypto/crct10dif_generic.o CC [M] sound/soc/sunxi/sun4i-i2s.o drivers/acpi/acpi_lpss.o: warning: objtool: register_device_clock()+0x80: can't find jump dest instruction at .text+0xb9010287 CC [M] fs/9p/vfs_super.o CC [M] sound/soc/qcom/lpass-apq8016.o sound/pci/asihpi/asihpi.o: warning: objtool: snd_card_asihpi_pcm_samplerates.isra.8()+0x21: can't find jump dest instruction at .text+0x8d011097 CC net/l3mdev/l3mdev.o CC [M] net/batman-adv/tvlv.o CC [M] arch/x86/crypto/camellia_aesni_avx2_glue.o drivers/char/tpm/tpm_ppi.o: warning: objtool: tpm_store_ppi_request()+0xa9: can't find jump dest instruction at .text+0x9b0000df CC drivers/acpi/power.o net/ipv6/ila/ila_common.o: warning: objtool: ila_csum_adjust_transport()+0x37: can't find jump dest instruction at .text+0xaa0000ed sound/usb/usx2y/us122l.o: warning: objtool: playback_prep_freqn()+0x21: can't find jump dest instruction at .text+0x8f0000d7 CC drivers/base/regmap/regmap-irq.o sound/pci/asihpi/hpimsginit.o: warning: objtool: hpi_init_response()+0x54: call without frame pointer save/setup sound/pci/asihpi/hpimsginit.o: warning: objtool: hpi_init_message_response()+0x60: call without frame pointer save/setup sound/pci/asihpi/hpimsginit.o: warning: objtool: hpi_init_responseV1()+0x20: call without frame pointer save/setup sound/pci/asihpi/hpimsginit.o: warning: objtool: hpi_init_message_responseV1()+0x4f: call without frame pointer save/setup sound/soc/fsl/imx-pcm-dma.o: warning: objtool: imx_pcm_dma_init()+0x3c: can't find jump dest instruction at .text+0xea000042 CC [M] drivers/char/applicom.o LD [M] sound/usb/usx2y/snd-usb-usx2y.o CC [M] fs/9p/vfs_inode.o CC [M] net/ieee802154/nl-phy.o CC [M] sound/soc/fsl/imx-spdif.o sound/soc/fsl/fsl_esai.o: warning: objtool: fsl_esai_readable_reg()+0xf: can't find jump dest instruction at .text+0xe7000045 CC [M] sound/pci/asihpi/hpidspcd.o drivers/crypto/qat/qat_common/adf_cfg.o: warning: objtool: adf_cfg_add_key_value_param()+0x42: can't find jump dest instruction at .text+0x5010468 net/bridge/br_sysfs_if.o: warning: objtool: brport_store()+0x55: can't find jump dest instruction at .text+0x9500007b CC [M] net/l2tp/l2tp_ppp.o sound/firewire/oxfw/oxfw-hwdep.o: warning: objtool: hwdep_read()+0xb2: can't find jump dest instruction at .text+0xe3000178 LD [M] sound/usb/usx2y/snd-usb-us122l.o drivers/cpufreq/cpufreq_governor.o: warning: objtool: dbs_update_util_handler()+0x14: can't find jump dest instruction at .text+0x9f00011a drivers/crypto/qat/qat_c62xvf/adf_c62xvf_hw_data.o: warning: objtool: adf_init_hw_data_c62xiov()+0xf2: call without frame pointer save/setup drivers/crypto/qat/qat_c62xvf/adf_c62xvf_hw_data.o: warning: objtool: adf_clean_hw_data_c62xiov()+0x10: call without frame pointer save/setup LD [M] sound/soc/fsl/snd-soc-fsl-asoc-card.o CC drivers/base/power/main.o sound/firewire/bebob/bebob.o: warning: objtool: bebob_probe()+0x32: can't find jump dest instruction at .text+0xc9000118 drivers/clocksource/armv7m_systick.o: warning: objtool: system_timer_of_register()+0x33: can't find jump dest instruction at .init.text+0xff000038 LD [M] sound/soc/fsl/snd-soc-fsl-asrc.o sound/core/rawmidi.o: warning: objtool: snd_rawmidi_free()+0x18: can't find jump dest instruction at .text+0xd40003ee LD [M] sound/soc/fsl/snd-soc-fsl-sai.o drivers/block/umem.o: warning: objtool: add_bio()+0x2b: can't find jump dest instruction at .text+0xb1020401 LD [M] sound/firewire/bebob/snd-bebob.o CC mm/mprotect.o CC [M] net/ieee802154/nl_policy.o CC [M] drivers/crypto/qce/ablkcipher.o LD [M] sound/core/snd-compress.o LD [M] drivers/crypto/qat/qat_c62xvf/qat_c62xvf.o CC [M] drivers/block/xen-blkfront.o CC [M] sound/soc/qcom/storm.o LD [M] sound/soc/fsl/snd-soc-fsl-ssi.o CC [M] net/bridge/br_netfilter_ipv6.o kernel/events/ring_buffer.o: warning: objtool: perf_output_begin_forward()+0xdb: can't find jump dest instruction at .text+0xc3010431 LD [M] sound/soc/fsl/snd-soc-fsl-spdif.o drivers/char/tpm/tpm_eventlog.o: warning: objtool: get_event_name.isra.0()+0x57: can't find jump dest instruction at .text+0xd100023d LD [M] sound/core/snd-rawmidi.o sound/soc/intel/atom/sst-mfld-platform-compress.o: warning: objtool: sst_platform_compr_set_params()+0x98: can't find jump dest instruction at .text+0x2701026e drivers/clocksource/mtk_timer.o: warning: objtool: mtk_timer_init()+0x33: can't find jump dest instruction at .init.text+0x2a02007c net/ipx/pe2.o: warning: objtool: pEII_request()+0x4c: call without frame pointer save/setup net/ipx/pe2.o: warning: objtool: make_EII_client()+0x1a: call without frame pointer save/setup net/ipx/pe2.o: warning: objtool: destroy_EII_client()+0x9: call without frame pointer save/setup CC kernel/events/uprobes.o drivers/crypto/qat/qat_common/adf_ctl_drv.o: warning: objtool: adf_copy_key_value_data.isra.0()+0x1c: can't find jump dest instruction at .text+0x1e010232 sound/soc/rockchip/rockchip_i2s.o: warning: objtool: rockchip_i2s_set_fmt()+0x31: can't find jump dest instruction at .text+0x9e0001b7 LD [M] sound/soc/fsl/snd-soc-fsl-esai.o CC drivers/char/tpm/tpm_tis.o CC lib/iomap_copy.o CC [M] net/ipx/sysctl_net_ipx.o CC [M] drivers/block/rbd.o CC [M] sound/soc/rockchip/rockchip_spdif.o CC drivers/clocksource/h8300_timer16.o fs/proc_namespace.o: warning: objtool: show_vfsstat()+0x6d: can't find jump dest instruction at .text+0xd6000262 CC [M] net/l2tp/l2tp_ip.o CC drivers/firewire/init_ohci1394_dma.o LD [M] sound/soc/fsl/snd-soc-imx-es8328.o sound/soc/img/img-spdif-in.o: warning: objtool: img_spdif_in_do_clkgen_single()+0x3d: can't find jump dest instruction at .text+0x83000653 LD sound/soc/tegra/built-in.o CC kernel/gcov/fs.o drivers/ata/pata_atp867x.o: warning: objtool: atp867x_init_one()+0x60: can't find jump dest instruction at .text+0xb00004c6 CC [M] drivers/crypto/qat/qat_common/adf_aer.o CC [M] sound/soc/sunxi/sun4i-spdif.o sound/soc/fsl/imx-sgtl5000.o: warning: objtool: imx_sgtl5000_probe()+0x5c: can't find jump dest instruction at .text+0xe4020091 CC [M] sound/pci/asihpi/hpios.o drivers/crypto/qat/qat_dh895xccvf/adf_dh895xccvf_hw_data.o: warning: objtool: adf_init_hw_data_dh895xcciov()+0xf2: call without frame pointer save/setup drivers/crypto/qat/qat_dh895xccvf/adf_dh895xccvf_hw_data.o: warning: objtool: adf_clean_hw_data_dh895xcciov()+0x10: call without frame pointer save/setup sound/soc/fsl/imx-wm8962.o: warning: objtool: imx_wm8962_probe()+0x63: can't find jump dest instruction at .text+0x5c030108 CC [M] sound/soc/tegra/tegra_pcm.o CC [M] net/bluetooth/hci_request.o net/ipx/ipx_route.o: warning: objtool: ipxrtr_add_route()+0x53: can't find jump dest instruction at .text+0x910000c9 CC [M] drivers/block/null_blk.o CC [M] net/ieee802154/core.o CC [M] sound/soc/tegra/tegra_asoc_utils.o drivers/crypto/qat/qat_common/adf_isr.o: warning: objtool: adf_isr_alloc_msix_entry_table()+0x25: can't find jump dest instruction at .text+0xe400002b arch/x86/kernel/rtc.o: warning: objtool: mach_set_rtc_mmss()+0x18: call without frame pointer save/setup arch/x86/kernel/rtc.o: warning: objtool: mach_get_cmos_time()+0x20: call without frame pointer save/setup arch/x86/kernel/rtc.o: warning: objtool: add_rtc_cmos()+0x3e: call without frame pointer save/setup CC [M] drivers/char/tpm/tpm_tis_spi.o LD [M] drivers/crypto/qat/qat_dh895xccvf/qat_dh895xccvf.o CC [M] sound/soc/tegra/tegra_rt5640.o CC arch/x86/kernel/resource.o drivers/char/tpm/tpm-chip.o: warning: objtool: tpm_chip_unregister()+0x1f: can't find jump dest instruction at .text+0x96000085 drivers/clocksource/timer-oxnas-rps.o: warning: objtool: oxnas_rps_timer_init()+0x30: can't find jump dest instruction at .init.text+0x380101fe CC net/ipv4/ip_options.o net/decnet/dn_dev.o: warning: objtool: dn_dev_seq_show()+0x3c: can't find jump dest instruction at .text+0x53010151 LD fs/adfs/built-in.o drivers/clocksource/time-pistachio.o: warning: objtool: pistachio_clksrc_of_init()+0x3b: can't find jump dest instruction at .init.text+0xa9010040 drivers/clk/clk.o: warning: objtool: clk_prepare_lock()+0x32: can't find jump dest instruction at .text+0x800005d7 kernel/debug/gdbstub.o: warning: objtool: put_packet()+0xc4: can't find jump dest instruction at .text+0x4a0001b9 sound/soc/fsl/imx-audmux.o: warning: objtool: imx_audmux_v2_configure_port()+0x31: can't find jump dest instruction at .text+0x8c0000b7 CC [M] drivers/char/tpm/tpm_i2c_atmel.o crypto/sha256_generic.o: warning: objtool: sha256_generic_block_fn()+0x2b: can't find call dest symbol at offset 0xf0e31daf CC drivers/clocksource/h8300_tpu.o sound/firewire/oxfw/oxfw-spkr.o: warning: objtool: avc_audio_feature_mute()+0x49: can't find jump dest instruction at .text+0xf000010f fs/mpage.o: warning: objtool: __mpage_writepage()+0x8c: can't find jump dest instruction at .text+0x10010412 net/ipv4/protocol.o: warning: objtool: inet_del_offload()+0x2c: call without frame pointer save/setup net/ipv4/protocol.o: warning: objtool: inet_del_protocol()+0x2c: call without frame pointer save/setup net/ipv4/protocol.o: warning: objtool: inet_add_protocol()+0x1c: call without frame pointer save/setup LD [M] sound/soc/fsl/snd-soc-imx-sgtl5000.o CC net/core/utils.o CC [M] drivers/crypto/qat/qat_common/adf_transport.o CC [M] net/ipv6/netfilter/ip6table_mangle.o CC [M] sound/pci/ca0106/ca0106_mixer.o CC drivers/clk/clk-gpio.o net/ipx/ipx_proc.o: warning: objtool: ipx_seq_socket_show()+0x28: can't find jump dest instruction at .text+0x3701013d CC [M] fs/adfs/dir.o CC net/ipv4/ip_output.o sound/soc/codecs/ad193x-i2c.o: warning: objtool: ad193x_i2c_remove()+0xd: call without frame pointer save/setup sound/soc/codecs/ad193x-i2c.o: warning: objtool: ad193x_i2c_probe()+0x5f: call without frame pointer save/setup sound/soc/codecs/ad193x-i2c.o: warning: objtool: ad193x_i2c_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/ad193x-i2c.o: warning: objtool: ad193x_i2c_driver_exit()+0xb: call without frame pointer save/setup fs/block_dev.o: warning: objtool: bd_set_size()+0x29: can't find jump dest instruction at .text+0x9200021f CC [M] sound/soc/intel/boards/bxt_rt298.o drivers/cpufreq/cpufreq_powersave.o: warning: objtool: cpufreq_gov_powersave_limits()+0x2b: 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 sound/soc/sirf/sirf-audio.o: warning: objtool: sirf_audio_probe()+0x31: can't find jump dest instruction at .text+0x400100d7 CC [M] fs/adfs/dir_f.o sound/pci/cs46xx/cs46xx.o: warning: objtool: snd_card_cs46xx_probe()+0x22: can't find jump dest instruction at .text+0xdf010048 CC [M] sound/soc/codecs/adau-utils.o kernel/events/callchain.o: warning: objtool: alloc_callchain_buffers()+0x34: can't find jump dest instruction at .text+0x280101ca CC drivers/base/power/wakeup.o drivers/char/tpm/tpm_acpi.o: warning: objtool: read_log()+0x35: can't find jump dest instruction at .text+0x401003a CC [M] drivers/cpufreq/cpufreq_userspace.o drivers/char/pcmcia/cm4000_cs.o: warning: objtool: parse_atr()+0x60: can't find jump dest instruction at .text+0x4d0200b5 sound/soc/codecs/ad193x.o: warning: objtool: ad193x_set_tdm_slot()+0x32: can't find jump dest instruction at .text+0x9a0000e8 drivers/clocksource/samsung_pwm_timer.o: warning: objtool: _samsung_pwm_clocksource_init()+0x34: can't find jump dest instruction at .init.text+0xaa0001d8 CC [M] sound/pci/cs46xx/dsp_spos.o CC [M] sound/soc/qcom/apq8016_sbc.o CC [M] net/dccp/proto.o CC [M] fs/adfs/dir_fplus.o drivers/bluetooth/btmrvl_debugfs.o: warning: objtool: btmrvl_debugfs_init()+0x24: can't find jump dest instruction at .text+0x9c01051a net/ieee802154/6lowpan/rx.o: warning: objtool: lowpan_invoke_rx_handlers()+0x3d: can't find jump dest instruction at .text+0x830100c3 drivers/base/regmap/regmap-debugfs.o: warning: objtool: regmap_access_show()+0x5d: can't find jump dest instruction at .text+0x8c000273 kernel/debug/debug_core.o: warning: objtool: kgdb_console_write()+0x20: can't find jump dest instruction at .text+0x960002f6 CC [M] net/dccp/timer.o arch/x86/kernel/resource.o: warning: objtool: arch_remove_reservations()+0xe: can't find jump dest instruction at .text+0xda000014 CC arch/x86/kernel/process.o CC [M] sound/soc/codecs/adau1373.o drivers/base/power/wakeirq.o: warning: objtool: dev_pm_attach_wake_irq.isra.1()+0x2a: can't find jump dest instruction at .text+0x99000160 CC lib/devres.o sound/soc/codecs/ad1980.o: warning: objtool: ad1980_soc_probe()+0x43: can't find jump dest instruction at .text+0x4c010138 drivers/devfreq/devfreq.o: warning: objtool: devfreq_update_status()+0x28: can't find jump dest instruction at .text+0xb400002e CC net/ipv6/ip6_checksum.o drivers/crypto/ccp/ccp-dmaengine.o: warning: objtool: ccp_tx_status()+0x25: can't find jump dest instruction at .text+0x8400004b CC [M] drivers/char/nvram.o net/ceph/auth_none.o: warning: objtool: ceph_auth_none_build_authorizer.isra.1()+0x36: can't find jump dest instruction at .text+0xb100010c drivers/bluetooth/btusb.o: warning: objtool: alloc_isoc_urb()+0x32: can't find jump dest instruction at .text+0x700100f8 net/irda/irlmp_frame.o: warning: objtool: irlmp_find_lsap()+0x48: can't find jump dest instruction at .text+0xab00004d CC [M] sound/soc/sirf/sirf-usp.o net/decnet/dn_neigh.o: warning: objtool: neigh_elist_cb()+0x13: can't find jump dest instruction at .text+0xe2000099 drivers/block/nbd.o: warning: objtool: sock_xmit()+0x78: can't find jump dest instruction at .text+0x120100bd CC [M] drivers/char/ppdev.o CC [M] drivers/crypto/ccp/ccp-pci.o CC [M] drivers/cpufreq/cpufreq_ondemand.o CC [M] sound/soc/intel/atom/sst/sst_ipc.o LD net/lapb/built-in.o block/cfq-iosched.o: warning: objtool: __cfq_set_weight()+0x49: can't find jump dest instruction at .text+0xd6000fdf drivers/block/cryptoloop.o: warning: objtool: cryptoloop_init()+0x32: can't find jump dest instruction at .text+0x20100b8 LD fs/affs/built-in.o CC [M] net/ipv6/netfilter/ip6table_raw.o drivers/base/power/qos.o: warning: objtool: __dev_pm_qos_remove_request()+0x27: can't find jump dest instruction at .text+0xe90101fd net/core/netevent.o: warning: objtool: call_netevent_notifiers()+0x16: call without frame pointer save/setup net/core/netevent.o: warning: objtool: unregister_netevent_notifier()+0x13: call without frame pointer save/setup net/core/netevent.o: warning: objtool: register_netevent_notifier()+0x13: call without frame pointer save/setup CC [M] net/lapb/lapb_in.o LD drivers/devfreq/event/built-in.o sound/soc/sirf/sirf-audio-port.o: warning: objtool: sirf_audio_port_probe()+0x2d: call without frame pointer save/setup sound/soc/sirf/sirf-audio-port.o: warning: objtool: sirf_audio_port_driver_init()+0x12: call without frame pointer save/setup sound/soc/sirf/sirf-audio-port.o: warning: objtool: sirf_audio_port_driver_exit()+0xb: call without frame pointer save/setup net/batman-adv/send.o: warning: objtool: batadv_send_skb_packet()+0x2e: can't find jump dest instruction at .text+0xd40000d4 LD block/built-in.o CC [M] fs/affs/super.o net/bridge/br_sysfs_br.o: warning: objtool: group_addr_store()+0x43: can't find jump dest instruction at .text+0xeb000eb9 CC [M] sound/soc/intel/atom/sst/sst_stream.o CC drivers/base/power/trace.o CC net/core/link_watch.o net/ax25/af_ax25.o: warning: objtool: ax25_device_event()+0x27: can't find jump dest instruction at .text+0xaf00005d drivers/dma/acpi-dma.o: warning: objtool: acpi_dma_request_slave_chan_by_index()+0x1f: can't find jump dest instruction at .text+0x20010095 drivers/clocksource/asm9260_timer.o: warning: objtool: asm9260_timer_init()+0x3e: can't find jump dest instruction at .init.text+0x1010043 CC [M] net/bridge/netfilter/ebt_arpreply.o CC [M] drivers/devfreq/event/exynos-nocp.o CC [M] drivers/char/tlclk.o drivers/clocksource/timer-integrator-ap.o: warning: objtool: integrator_ap_timer_init_of()+0x2e: can't find jump dest instruction at .init.text+0xca010034 drivers/base/regmap/regmap-i2c.o: warning: objtool: regmap_get_i2c_bus()+0x33: can't find jump dest instruction at .text+0xd9000039 LD [M] net/ax25/ax25.o CC [M] drivers/char/tpm/tpm_i2c_infineon.o LD net/llc/built-in.o drivers/ata/pata_cmd64x.o: warning: objtool: cmd64x_init_one()+0x84: can't find jump dest instruction at .text+0x401023a CC kernel/debug/kdb/kdb_bt.o sound/pci/asihpi/hpicmn.o: warning: objtool: subsys_message()+0x31: can't find jump dest instruction at .text+0x9e000037 CC drivers/clocksource/clksrc_st_lpc.o drivers/char/lp.o: warning: objtool: lp_console_write()+0x35: can't find jump dest instruction at .text+0xa100008b net/bridge/netfilter/ebt_stp.o: warning: objtool: ebt_filter_config()+0x28: can't find jump dest instruction at .text+0x4d02002e CC [M] net/llc/llc_core.o net/core/net_namespace.o: warning: objtool: rtnl_net_fill.isra.6()+0x36: can't find jump dest instruction at .text+0xa000039c CC [M] drivers/ata/pata_efar.o CC [M] sound/soc/intel/atom/sst/sst_drv_interface.o CC [M] drivers/char/hangcheck-timer.o LD drivers/block/mtip32xx/built-in.o sound/pci/asihpi/hpidebug.o: warning: objtool: hpi_debug_init()+0x12: call without frame pointer save/setup sound/pci/asihpi/hpidebug.o: warning: objtool: hpi_debug_message()+0x2d: call without frame pointer save/setup sound/pci/asihpi/hpidebug.o: warning: objtool: hpi_debug_data()+0x5c: call without frame pointer save/setup LD fs/afs/built-in.o CC [M] net/bridge/netfilter/ebt_mark.o net/decnet/dn_route.o: warning: objtool: dn_dst_gc()+0xec: can't find jump dest instruction at .text+0x59000251 sound/soc/sunxi/sun4i-codec.o: warning: objtool: sun4i_codec_trigger()+0x20: can't find jump dest instruction at .text+0xce0000f6 CC [M] net/dccp/qpolicy.o kernel/gcov/base.o: warning: objtool: gcov_module_notifier()+0x17: can't find jump dest instruction at .text+0x8c00008d net/batman-adv/multicast.o: warning: objtool: batadv_mcast_want_unsnoop_update()+0x54: can't find jump dest instruction at .text+0xde0000aa CC [M] sound/pci/asihpi/hpi6000.o drivers/clocksource/h8300_timer8.o: warning: objtool: h8300_8timer_init()+0x33: can't find jump dest instruction at .init.text+0xef000038 CC [M] drivers/block/mtip32xx/mtip32xx.o CC arch/x86/kernel/acpi/boot.o drivers/ata/pata_cs5530.o: warning: objtool: cs5530_init_chip()+0x74: can't find jump dest instruction at .text+0xc3000079 CC [M] fs/afs/cache.o sound/soc/intel/boards/bxt_da7219_max98357a.o: warning: objtool: broxton_audio_probe()+0x1b: call without frame pointer save/setup sound/soc/intel/boards/bxt_da7219_max98357a.o: warning: objtool: broxton_da7219_hw_free()+0x25: call without frame pointer save/setup sound/soc/intel/boards/bxt_da7219_max98357a.o: warning: objtool: broxton_da7219_hw_params()+0x25: call without frame pointer save/setup sound/soc/intel/boards/bxt_da7219_max98357a.o: warning: objtool: bxt_fe_startup()+0x30: call without frame pointer save/setup sound/soc/intel/boards/bxt_da7219_max98357a.o: warning: objtool: broxton_hdmi_init()+0x16: call without frame pointer save/setup sound/soc/intel/boards/bxt_da7219_max98357a.o: warning: objtool: broxton_da7219_codec_init()+0x40: call without frame pointer save/setup sound/soc/intel/boards/bxt_da7219_max98357a.o: warning: objtool: broxton_da7219_fe_init()+0x22: call without frame pointer save/setup sound/soc/intel/boards/bxt_da7219_max98357a.o: warning: objtool: broxton_ssp_fixup()+0x44: call without frame pointer save/setup sound/soc/intel/boards/bxt_da7219_max98357a.o: warning: objtool: broxton_audio_init()+0x12: call without frame pointer save/setup sound/soc/intel/boards/bxt_da7219_max98357a.o: warning: objtool: broxton_audio_exit()+0xb: call without frame pointer save/setup net/irda/iriap.o: warning: objtool: irias_seq_show()+0x2c: can't find jump dest instruction at .text+0x91010111 CC [M] drivers/crypto/ccp/ccp-crypto-main.o CC [M] drivers/ata/pata_hpt366.o CC drivers/clocksource/numachip.o drivers/crypto/qat/qat_common/adf_accel_engine.o: warning: objtool: adf_ae_fw_load()+0x37: can't find jump dest instruction at .text+0x3101009d net/decnet/dn_rules.o: warning: objtool: dn_fib_rule_configure()+0x16: can't find jump dest instruction at .text+0xc000019c CC arch/x86/kernel/acpi/sleep.o CC [M] drivers/ata/pata_hpt37x.o sound/soc/sti/sti_uniperif.o: warning: objtool: sti_uniperiph_cpu_dai_of()+0x3f: can't find jump dest instruction at .text+0x70010045 LD [M] drivers/bluetooth/hci_uart.o LD net/decnet/built-in.o CC [M] sound/soc/intel/boards/broadwell.o CC [M] sound/soc/codecs/adau1701.o sound/soc/qcom/lpass-ipq806x.o: warning: objtool: ipq806x_lpass_cpu_platform_driver_init()+0x12: call without frame pointer save/setup sound/soc/qcom/lpass-ipq806x.o: warning: objtool: ipq806x_lpass_cpu_platform_driver_exit()+0xb: call without frame pointer save/setup LD drivers/block/drbd/built-in.o LD [M] sound/soc/qcom/snd-soc-lpass-ipq806x.o net/ipv4/inetpeer.o: warning: objtool: peer_avl_rebalance()+0x20: can't find jump dest instruction at .text+0x12050096 CC [M] net/irda/irlap_frame.o CC [M] sound/soc/img/pistachio-internal-dac.o CC mm/mremap.o CC [M] drivers/block/drbd/drbd_bitmap.o net/ipx/af_ipx.o: warning: objtool: ipxitf_pprop()+0x31: can't find jump dest instruction at .text+0x10010317 drivers/edac/edac_stub.o: warning: objtool: edac_report_setup()+0x1f: call without frame pointer save/setup CC [M] sound/soc/tegra/tegra_rt5677.o sound/pci/au88x0/au8820.o: warning: objtool: vortex_adbdma_setbuffers()+0x65: can't find jump dest instruction at .text+0xcd00006a drivers/clocksource/h8300_timer16.o: warning: objtool: timer16_get_counter()+0xde: can't find jump dest instruction at .text+0x5f0002c3 LD net/mpls/built-in.o CC net/ipv6/ip6_icmp.o LD net/mac802154/built-in.o CC [M] drivers/edac/edac_mc.o net/irda/irlmp_event.o: warning: objtool: irlmp_state_standby()+0x42: can't find jump dest instruction at .text+0xed000047 kernel/debug/kdb/kdb_io.o: warning: objtool: kdb_read_get_key()+0x62: can't find jump dest instruction at .text+0x10067 CC net/ncsi/ncsi-cmd.o CC [M] net/mac802154/main.o CC lib/check_signature.o net/batman-adv/soft-interface.o: warning: objtool: batadv_softif_init_late()+0xf9: can't find jump dest instruction at .text+0xe201037f LD [M] sound/pci/au88x0/snd-au8820.o CC [M] net/mpls/mpls_gso.o CC lib/locking-selftest.o CC [M] drivers/firewire/core-card.o LD sound/soc/intel/common/built-in.o CC [M] net/ieee802154/header_ops.o drivers/base/power/runtime.o: warning: objtool: rpm_check_suspend_allowed()+0x1e: can't find jump dest instruction at .text+0x880000c4 drivers/ata/pata_cs5536.o: warning: objtool: cs5536_init_one()+0x46: can't find call dest symbol at offset 0x8600007a drivers/dma/of-dma.o: warning: objtool: of_dma_request_slave_channel()+0x46: can't find jump dest instruction at .text+0x260101db drivers/ata/pata_cs5520.o: warning: objtool: cs5520_init_one()+0x5d: can't find jump dest instruction at .text+0x8c030123 net/bridge/br_nf_core.o: warning: objtool: br_nf_core_fini()+0x10: call without frame pointer save/setup net/bridge/br_nf_core.o: warning: objtool: br_nf_core_init()+0x19: call without frame pointer save/setup net/ieee802154/6lowpan/tx.o: warning: objtool: lowpan_alloc_frag()+0x66: can't find jump dest instruction at .text+0xdd0001ac CC [M] sound/soc/intel/common/sst-dsp.o net/core/flow_dissector.o: warning: objtool: __skb_flow_dissect()+0xdc: can't find jump dest instruction at .text+0xd7040332 sound/soc/img/img-spdif-out.o: warning: objtool: img_spdif_out_hw_params()+0x90: can't find jump dest instruction at .text+0x100102a6 sound/soc/codecs/ad73311.o: warning: objtool: ad73311_remove()+0xd: call without frame pointer save/setup sound/soc/codecs/ad73311.o: warning: objtool: ad73311_probe()+0x20: call without frame pointer save/setup sound/soc/codecs/ad73311.o: warning: objtool: ad73311_codec_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/ad73311.o: warning: objtool: ad73311_codec_driver_exit()+0xb: call without frame pointer save/setup sound/soc/fsl/imx-spdif.o: warning: objtool: imx_spdif_audio_probe()+0x58: can't find jump dest instruction at .text+0x2801005d CC drivers/dma/mv_xor.o CC [M] drivers/char/tpm/tpm_i2c_nuvoton.o CC [M] drivers/ata/pata_hpt3x2n.o net/ipv4/ip_input.o: warning: objtool: ip_local_deliver_finish()+0x117: can't find jump dest instruction at .text+0xd800011d CC [M] drivers/crypto/ccp/ccp-crypto-aes.o LD [M] sound/soc/fsl/snd-soc-imx-wm8962.o CC [M] sound/soc/codecs/adau17x1.o drivers/bluetooth/btwilink.o: warning: objtool: bt_ti_probe()+0x32: can't find jump dest instruction at .text+0xd2000158 drivers/acpi/acpi_platform.o: warning: objtool: acpi_create_platform_device()+0x23: can't find jump dest instruction at .text+0xdb010029 net/decnet/dn_fib.o: warning: objtool: dn_fib_sync_down()+0x35: can't find jump dest instruction at .text+0xc400003b net/bridge/br_netlink.o: warning: objtool: __get_num_vlan_infos()+0x11: can't find jump dest instruction at .text+0xc8000017 CC [M] net/llc/llc_input.o LD sound/soc/txx9/built-in.o CC drivers/base/power/domain.o CC [M] drivers/block/drbd/drbd_proc.o drivers/char/tpm/tpm_i2c_atmel.o: warning: objtool: i2c_atmel_recv()+0x40: can't find jump dest instruction at .text+0xd20001f6 CC [M] drivers/ata/pata_hpt3x3.o CC [M] net/lapb/lapb_out.o CC crypto/lzo.o drivers/clocksource/h8300_tpu.o: warning: objtool: tpu_get_counter()+0xd3: can't find jump dest instruction at .text+0x5e0001c8 LD [M] sound/soc/fsl/snd-soc-imx-spdif.o CC [M] drivers/char/tpm/tpm_nsc.o net/core/dev_addr_lists.o: warning: objtool: __hw_addr_add_ex()+0x32: can't find jump dest instruction at .text+0x890002b8 AS [M] arch/x86/crypto/serpent-avx2-asm_64.o lib/iomap.o: warning: objtool: pci_iounmap()+0x27: can't find call dest symbol at offset 0x9500009b CC [M] net/ieee802154/sysfs.o CC [M] drivers/ata/pata_it8213.o net/bluetooth/hci_event.o: warning: objtool: bredr_oob_data_present()+0x36: can't find jump dest instruction at .text+0x9f00021c sound/firewire/oxfw/oxfw-scs1x.o: warning: objtool: scs_output_work()+0x1e: can't find jump dest instruction at .text+0xd60201e4 CC kernel/livepatch/core.o CC [M] drivers/crypto/ccp/ccp-crypto-aes-cmac.o lib/pci_iomap.o: warning: objtool: pci_iomap_wc_range()+0x6d: call without frame pointer save/setup lib/pci_iomap.o: warning: objtool: pci_iomap_wc()+0x9: call without frame pointer save/setup lib/pci_iomap.o: warning: objtool: pci_iomap_range()+0x70: call without frame pointer save/setup lib/pci_iomap.o: warning: objtool: pci_iomap()+0x9: call without frame pointer save/setup sound/soc/qcom/lpass-cpu.o: warning: objtool: lpass_cpu_regmap_writeable()+0x2e: can't find jump dest instruction at .text+0x4b010034 LD [M] sound/soc/fsl/snd-soc-imx-audmux.o net/hsr/hsr_forward.o: warning: objtool: hsr_fill_frame_info()+0x42: can't find jump dest instruction at .text+0x52010118 net/ieee802154/6lowpan/reassembly.o: warning: objtool: lowpan_frags_init_net()+0x60: can't find jump dest instruction at .text+0xbc0001d6 CC drivers/base/power/opp/core.o net/ipv6/netfilter/ip6table_filter.o: warning: objtool: ip6table_filter_net_init()+0x1d: can't find call dest symbol at offset 0x4f0000f1 drivers/dma-buf/dma-buf.o: warning: objtool: dma_buf_debug_show()+0x2c: can't find jump dest instruction at .text+0x6a0100f2 crypto/crct10dif_generic.o: warning: objtool: chksum_digest()+0x17: call without frame pointer save/setup crypto/crct10dif_generic.o: warning: objtool: chksum_finup()+0x17: call without frame pointer save/setup crypto/crct10dif_generic.o: warning: objtool: chksum_update()+0x17: call without frame pointer save/setup crypto/crct10dif_generic.o: warning: objtool: crct10dif_mod_init()+0xb: call without frame pointer save/setup crypto/crct10dif_generic.o: warning: objtool: crct10dif_mod_fini()+0xb: call without frame pointer save/setup LD [M] net/hsr/hsr.o LD [M] net/ieee802154/6lowpan/ieee802154_6lowpan.o mm/mlock.o: warning: objtool: __munlock_isolate_lru_page()+0x40: can't find jump dest instruction at .text+0x6b0101f6 CC [M] fs/adfs/file.o net/ceph/debugfs.o: warning: objtool: osdmap_show()+0x31: can't find jump dest instruction at .text+0x4d0201b7 net/ceph/osdmap.o: warning: objtool: get_osdmap_client_data_v()+0x19: can't find jump dest instruction at .text+0xe500014f drivers/acpi/acpi_pnp.o: warning: objtool: acpi_pnp_match()+0x9e: can't find jump dest instruction at .text+0x7b0000b3 CC [M] net/llc/llc_output.o CC [M] sound/soc/intel/common/sst-ipc.o sound/soc/qcom/lpass-apq8016.o: warning: objtool: apq8016_lpass_init()+0x6b: can't find jump dest instruction at .text+0xa6000170 CC [M] drivers/clocksource/cs5535-clockevt.o drivers/char/tpm/tpm2-cmd.o: warning: objtool: tpm2_do_selftest()+0x42: can't find jump dest instruction at .text+0xaf000198 net/decnet/sysctl_net_decnet.o: warning: objtool: parse_addr()+0x2c: can't find jump dest instruction at .text+0xed000032 CC [M] net/mac802154/rx.o CC kernel/irq/irqdesc.o CC crypto/rng.o CC kernel/bpf/inode.o CC [M] drivers/cpufreq/cpufreq_conservative.o sound/pci/asihpi/hpidspcd.o: warning: objtool: hpi_dsp_code_open()+0x7a: can't find jump dest instruction at .text+0x4201007f sound/firewire/oxfw/oxfw.o: warning: objtool: oxfw_probe()+0x1f: can't find jump dest instruction at .text+0x840001c5 drivers/firewire/init_ohci1394_dma.o: warning: objtool: init_ohci1394_dma_on_all_controllers()+0x1f: can't find jump dest instruction at .init.text+0xaa0200e1 net/bridge/netfilter/ebt_vlan.o: warning: objtool: ebt_vlan_mt_check()+0x21: can't find jump dest instruction at .text+0x2c010026 CC [M] drivers/block/drbd/drbd_worker.o net/batman-adv/originator.o: warning: objtool: batadv_orig_node_vlan_new()+0x44: can't find jump dest instruction at .text+0x870004ca CC [M] fs/afs/callback.o CC [M] drivers/firewire/core-cdev.o net/ieee802154/nl-mac.o: warning: objtool: ieee802154_llsec_dump_table()+0x43: can't find jump dest instruction at .text+0xb4000049 LD [M] sound/firewire/oxfw/snd-oxfw.o CC [M] net/bluetooth/mgmt_util.o net/dccp/output.o: warning: objtool: dccp_make_response()+0x32: can't find jump dest instruction at .text+0x50201f8 CC [M] net/mpls/af_mpls.o sound/soc/sunxi/sun4i-i2s.o: warning: objtool: sun4i_i2s_set_fmt()+0x32: can't find jump dest instruction at .text+0xfa000238 net/batman-adv/network-coding.o: warning: objtool: batadv_nc_skb_decode_packet()+0x86: can't find jump dest instruction at .text+0x9101041c sound/pci/ca0106/ca0106_main.o: warning: objtool: snd_ca0106_pcm()+0x3c: can't find jump dest instruction at .text+0xd0010292 CC [M] sound/pci/cs46xx/dsp_spos_scb_lib.o CC [M] net/ieee802154/nl802154.o CC [M] drivers/devfreq/governor_simpleondemand.o fs/9p/vfs_super.o: warning: objtool: v9fs_statfs()+0x21: can't find jump dest instruction at .text+0x80000207 CC [M] net/mpls/mpls_iptunnel.o CC [M] drivers/firewire/core-device.o CC [M] net/l2tp/l2tp_netlink.o drivers/char/pcmcia/synclink_cs.o: warning: objtool: mgslpc_detach()+0x55: can't find jump dest instruction at .text+0xa600047b CC net/netlink/af_netlink.o CC lib/hweight.o sound/soc/qcom/storm.o: warning: objtool: storm_platform_probe()+0x38: can't find jump dest instruction at .text+0x1101010e CC kernel/locking/mutex.o drivers/crypto/qat/qat_common/adf_dev_mgr.o: warning: objtool: adf_devmgr_rm_dev()+0x42: can't find jump dest instruction at .text+0x89000207 drivers/devfreq/devfreq-event.o: warning: objtool: devfreq_event_get_event()+0x26: can't find jump dest instruction at .text+0x8300022c CC lib/btree.o CC net/netlabel/netlabel_user.o LD fs/autofs4/built-in.o fs/adfs/dir.o: warning: objtool: adfs_dir_lookup_byname()+0x55: can't find jump dest instruction at .text+0x2501015b LD drivers/dma/dw/built-in.o CC [M] drivers/crypto/ccp/ccp-crypto-aes-xts.o CC [M] drivers/crypto/qat/qat_common/adf_admin.o drivers/block/virtio_blk.o: warning: objtool: virtblk_config_changed_work()+0xa4: can't find jump dest instruction at .text+0x8200047a CC [M] drivers/crypto/ccp/ccp-crypto-sha.o fs/fs-writeback.o: warning: objtool: trace_raw_output_writeback_single_inode_template()+0x31: can't find jump dest instruction at .text+0xcd0000f7 LD net/netrom/built-in.o net/bluetooth/ecc.o: warning: objtool: vli_mult()+0x69: can't find jump dest instruction at .text+0x9300017e net/batman-adv/sysfs.o: warning: objtool: batadv_store_uint_attr()+0x96: can't find jump dest instruction at .text+0x210104db CC [M] drivers/dma/dw/core.o CC [M] fs/autofs4/init.o CC [M] net/ipv6/netfilter/ip6table_security.o drivers/ata/pata_cypress.o: warning: objtool: cy82c693_set_piomode()+0x54: can't find jump dest instruction at .text+0x960100d9 CC [M] fs/9p/vfs_inode_dotl.o CC [M] drivers/dma/dw/platform.o LD net/mac80211/built-in.o arch/x86/crypto/serpent-avx2-asm_64.o: warning: objtool: serpent_ecb_enc_16way()+0x3a: can't find call dest symbol at offset 0x1867afe CC [M] net/bridge/netfilter/ebt_dnat.o arch/x86/crypto/camellia_aesni_avx2_glue.o: warning: objtool: decrypt_callback()+0x2b: can't find jump dest instruction at .text+0xbf0001e1 CC [M] net/netrom/af_netrom.o sound/pci/asihpi/hpios.o: warning: objtool: hpios_locked_mem_alloc()+0x67: can't find jump dest instruction at .text+0xac0000dd CC [M] net/mac80211/main.o drivers/crypto/qat/qat_common/adf_init.o: warning: objtool: adf_dev_shutdown()+0x35: can't find jump dest instruction at .text+0x1f01003a net/batman-adv/routing.o: warning: objtool: _batadv_update_route()+0x3b: can't find jump dest instruction at .text+0x93020191 CC [M] arch/x86/crypto/serpent_avx2_glue.o CC [M] fs/adfs/inode.o CC arch/x86/kernel/apic/apic.o CC [M] sound/soc/codecs/adau1761.o drivers/base/regmap/regmap.o: warning: objtool: trace_event_raw_event_regmap_reg()+0x43: can't find jump dest instruction at .text+0x7010d99 CC [M] fs/adfs/map.o CC net/netlabel/netlabel_kapi.o drivers/cpufreq/cpufreq_userspace.o: warning: objtool: cpufreq_set()+0x43: call without frame pointer save/setup drivers/cpufreq/cpufreq_userspace.o: warning: objtool: cpufreq_userspace_policy_limits()+0x20: call without frame pointer save/setup drivers/cpufreq/cpufreq_userspace.o: warning: objtool: cpufreq_userspace_policy_stop()+0x36: call without frame pointer save/setup drivers/cpufreq/cpufreq_userspace.o: warning: objtool: show_speed()+0x1b: call without frame pointer save/setup drivers/cpufreq/cpufreq_userspace.o: warning: objtool: cpufreq_userspace_policy_start()+0x36: call without frame pointer save/setup drivers/cpufreq/cpufreq_userspace.o: warning: objtool: cpufreq_userspace_policy_exit()+0x1a: call without frame pointer save/setup drivers/cpufreq/cpufreq_userspace.o: warning: objtool: cpufreq_userspace_policy_init()+0x22: call without frame pointer save/setup drivers/cpufreq/cpufreq_userspace.o: warning: objtool: cpufreq_gov_userspace_init()+0xb: call without frame pointer save/setup drivers/cpufreq/cpufreq_userspace.o: warning: objtool: cpufreq_gov_userspace_exit()+0xb: call without frame pointer save/setup drivers/clocksource/numachip.o: warning: objtool: numachip_timer_init()+0x34: call without frame pointer save/setup drivers/clocksource/numachip.o: warning: objtool: numachip_timer_each()+0x93: call without frame pointer save/setup net/ceph/crypto.o: warning: objtool: setup_sgtable()+0x5e: can't find jump dest instruction at .text+0x63010103 CC kernel/locking/semaphore.o net/core/dst.o: warning: objtool: dst_dev_event()+0x20: can't find jump dest instruction at .text+0x5a010026 CC arch/x86/kernel/apic/apic_noop.o drivers/base/regmap/regmap-spi.o: warning: objtool: regmap_spi_write()+0x9: can't find call dest symbol at offset 0x7300020d drivers/char/tpm/tpm_tis_spi.o: warning: objtool: tpm_tis_spi_read_bytes()+0x79: can't find jump dest instruction at .text+0xce01017f CC [M] net/bridge/netfilter/ebt_redirect.o LD drivers/dma/hsu/built-in.o CC [M] drivers/char/tpm/tpm_atmel.o CC [M] net/lapb/lapb_subr.o sound/soc/codecs/adau-utils.o: warning: objtool: adau_calc_pll_cfg()+0x26: can't find jump dest instruction at .text+0xec00002c drivers/devfreq/event/exynos-nocp.o: warning: objtool: exynos_nocp_get_event()+0x45: can't find jump dest instruction at .text+0xae00008b sound/soc/tegra/tegra_rt5640.o: warning: objtool: tegra_rt5640_probe()+0x5c: can't find jump dest instruction at .text+0x2a010211 LD fs/befs/built-in.o CC arch/x86/kernel/cpu/intel_cacheinfo.o kernel/bpf/core.o: warning: objtool: bpf_jit_blind_insn()+0x66: can't find jump dest instruction at .text+0x40301bb fs/direct-io.o: warning: objtool: dio_await_one()+0x27: can't find jump dest instruction at .text+0xa90000bd CC [M] drivers/dma/hsu/hsu.o drivers/crypto/qce/ablkcipher.o: warning: objtool: qce_ablkcipher_register_one()+0x43: can't find jump dest instruction at .text+0x680100b9 CC [M] net/ceph/armor.o CC [M] drivers/devfreq/event/exynos-ppmu.o CC [M] net/lapb/lapb_timer.o CC [M] fs/befs/datastream.o sound/soc/rockchip/rockchip_spdif.o: warning: objtool: rk_spdif_trigger()+0x1c: can't find jump dest instruction at .text+0xb10000c2 CC [M] net/ieee802154/trace.o CC [M] net/bridge/netfilter/ebt_snat.o drivers/char/hangcheck-timer.o: warning: objtool: hangcheck_fire()+0x9: call without frame pointer save/setup drivers/char/hangcheck-timer.o: warning: objtool: hangcheck_init()+0x20: call without frame pointer save/setup drivers/char/hangcheck-timer.o: warning: objtool: hangcheck_exit()+0xb: call without frame pointer save/setup drivers/crypto/qce/sha.o: warning: objtool: qce_ahash_update()+0x6b: can't find jump dest instruction at .text+0xc90104d0 CC arch/x86/kernel/cpu/scattered.o sound/soc/intel/boards/bxt_rt298.o: warning: objtool: broxton_audio_probe()+0x1b: call without frame pointer save/setup sound/soc/intel/boards/bxt_rt298.o: warning: objtool: broxton_rt298_hw_params()+0x2c: call without frame pointer save/setup sound/soc/intel/boards/bxt_rt298.o: warning: objtool: broxton_dmic_startup()+0x30: call without frame pointer save/setup sound/soc/intel/boards/bxt_rt298.o: warning: objtool: bxt_fe_startup()+0x30: call without frame pointer save/setup sound/soc/intel/boards/bxt_rt298.o: warning: objtool: broxton_hdmi_init()+0x16: call without frame pointer save/setup sound/soc/intel/boards/bxt_rt298.o: warning: objtool: broxton_ssp5_fixup()+0x44: call without frame pointer save/setup sound/soc/intel/boards/bxt_rt298.o: warning: objtool: broxton_rt298_codec_init()+0x47: call without frame pointer save/setup sound/soc/intel/boards/bxt_rt298.o: warning: objtool: broxton_rt298_fe_init()+0x22: call without frame pointer save/setup sound/soc/intel/boards/bxt_rt298.o: warning: objtool: broxton_audio_init()+0x12: call without frame pointer save/setup sound/soc/intel/boards/bxt_rt298.o: warning: objtool: broxton_audio_exit()+0xb: call without frame pointer save/setup CC lib/interval_tree.o drivers/bluetooth/btmrvl_sdio.o: warning: objtool: btmrvl_sdio_resume()+0x7d: can't find jump dest instruction at .text+0xdb000082 kernel/debug/kdb/kdb_bt.o: warning: objtool: kdb_bt1.isra.0()+0x3f: can't find jump dest instruction at .text+0x8d0000e5 kernel/gcov/fs.o: warning: objtool: remove_info()+0x5f: can't find jump dest instruction at .text+0xaf000594 drivers/acpi/power.o: warning: objtool: acpi_power_off_unlocked()+0x26: can't find jump dest instruction at .text+0xa60001c8 CC [M] sound/soc/rockchip/rockchip_max98090.o sound/soc/qcom/lpass-platform.o: warning: objtool: lpass_platform_pcmops_pointer()+0xc6: can't find jump dest instruction at .text+0x820001cb LD [M] drivers/crypto/qce/qcrypto.o drivers/clocksource/clksrc_st_lpc.o: warning: objtool: st_clksrc_of_register()+0x38: can't find jump dest instruction at .init.text+0xb0100da CC [M] drivers/firewire/core-iso.o drivers/char/tpm/tpm_tis.o: warning: objtool: tpm_tis_acpi_init()+0x64: can't find jump dest instruction at .text+0xcb0002d9 CC [M] net/mac802154/tx.o CC net/netfilter/core.o sound/soc/sunxi/sun4i-spdif.o: warning: objtool: sun4i_spdif_hw_params()+0x3f: can't find jump dest instruction at .text+0xe3010125 CC [M] sound/pci/ca0106/ca_midi.o CC kernel/gcov/gcc_3_4.o CC [M] net/netrom/nr_dev.o LD [M] sound/soc/qcom/snd-soc-lpass-cpu.o CC drivers/acpi/event.o CC lib/assoc_array.o CC [M] sound/soc/intel/atom/sst/sst_loader.o drivers/clk/clk-gpio.o: warning: objtool: clk_register_gpio()+0x98: can't find jump dest instruction at .text+0xfb00013e LD sound/pci/cs5535audio/built-in.o CC kernel/power/qos.o drivers/base/regmap/regmap-mmio.o: warning: objtool: regmap_mmio_gen_context()+0x39: can't find jump dest instruction at .text+0xdf0102df net/ceph/auth.o: warning: objtool: ceph_auth_build_hello()+0xb3: can't find jump dest instruction at .text+0x9c000699 fs/adfs/dir_f.o: warning: objtool: __adfs_dir_put()+0x32: can't find jump dest instruction at .text+0x47010248 CC net/netfilter/nf_log.o CC drivers/clk/clk-conf.o CC [M] fs/adfs/super.o CC [M] sound/soc/rockchip/rockchip_rt5645.o CC [M] sound/pci/cs5535audio/cs5535audio.o net/ipv4/ip_forward.o: warning: objtool: ip_forward()+0x27: can't find jump dest instruction at .text+0xc80300dd CC [M] net/ceph/auth_x.o CC [M] sound/soc/tegra/tegra_wm8753.o CC [M] drivers/firewire/core-topology.o CC [M] net/bridge/netfilter/ebt_log.o drivers/char/tpm/tpm_tis_core.o: warning: objtool: recv_data()+0x2f: can't find jump dest instruction at .text+0x80000454 LD arch/x86/crypto/sha1-mb/built-in.o net/batman-adv/tp_meter.o: warning: objtool: batadv_tp_sender_timeout()+0x2b: can't find jump dest instruction at .text+0xca000201 CC mm/msync.o net/ipx/sysctl_net_ipx.o: warning: objtool: ipx_register_sysctl()+0x1e: call without frame pointer save/setup net/ipx/sysctl_net_ipx.o: warning: objtool: ipx_unregister_sysctl()+0x10: call without frame pointer save/setup CC arch/x86/kernel/fpu/init.o CC [M] arch/x86/crypto/sha1-mb/sha1_mb.o sound/soc/sti/uniperif_reader.o: warning: objtool: uni_reader_parse_dt()+0x43: can't find jump dest instruction at .text+0x910002c9 LD [M] net/ipx/ipx.o AS [M] arch/x86/crypto/sha1-mb/sha1_mb_mgr_flush_avx2.o sound/soc/qcom/apq8016_sbc.o: warning: objtool: apq8016_sbc_parse_of()+0x56: can't find jump dest instruction at .text+0x250200db CC net/core/filter.o LD [M] sound/soc/qcom/snd-soc-lpass-platform.o fs/adfs/dir_fplus.o: warning: objtool: adfs_fplus_read()+0x94: can't find jump dest instruction at .text+0x630201b9 sound/pci/ca0106/ca0106_mixer.o: warning: objtool: snd_ca0106_i2c_volume_put()+0x48: can't find jump dest instruction at .text+0x8a00074e drivers/bluetooth/btmrvl_main.o: warning: objtool: btmrvl_process_event()+0x39: can't find jump dest instruction at .text+0xf502012e crypto/aes_generic.o: warning: objtool: crypto_aes_expand_key()+0x24: can't find jump dest instruction at .text+0x9b03002a CC [M] sound/pci/ca0106/ca0106_proc.o CC drivers/dma-buf/reservation.o drivers/char/applicom.o: warning: objtool: ac_ioctl()+0x33: can't find jump dest instruction at .text+0xf4040039 kernel/events/hw_breakpoint.o: warning: objtool: register_wide_hw_breakpoint()+0x35: can't find jump dest instruction at .text+0xc90003eb net/ipv6/ila/ila_xlat.o: warning: objtool: ila_xlat_addr.constprop.21()+0x14a: can't find jump dest instruction at .text+0xb60309f0 CC net/netlink/genetlink.o net/bluetooth/lib.o: warning: objtool: bt_err_ratelimited()+0x52: call without frame pointer save/setup net/bluetooth/lib.o: warning: objtool: bt_err()+0x51: call without frame pointer save/setup net/bluetooth/lib.o: warning: objtool: bt_warn()+0x51: call without frame pointer save/setup net/bluetooth/lib.o: warning: objtool: bt_info()+0x51: call without frame pointer save/setup CC drivers/base/power/opp/cpu.o LD [M] net/ipv6/ila/ila.o LD [M] sound/soc/qcom/snd-soc-lpass-apq8016.o CC [M] fs/afs/cell.o CC drivers/dma-buf/seqno-fence.o net/ceph/armor.o: warning: objtool: ceph_armor()+0xf: can't find jump dest instruction at .text+0x6010075 CC [M] net/dccp/ccids/ccid2.o arch/x86/crypto/sha1-mb/sha1_mb_mgr_flush_avx2.o: warning: objtool: sha1_mb_mgr_flush_avx2()+0x11: can't find jump dest instruction at .text+0x29020017 CC drivers/acpi/evged.o sound/soc/tegra/tegra_asoc_utils.o: warning: objtool: tegra_asoc_utils_set_ac97_rate()+0x79: can't find jump dest instruction at .text+0xc90000be LD [M] sound/soc/qcom/snd-soc-storm.o net/ipv6/addrconf_core.o: warning: objtool: __ipv6_addr_type()+0x22: can't find jump dest instruction at .text+0xab000028 net/ieee802154/nl-phy.o: warning: objtool: ieee802154_nl_fill_phy.isra.5()+0x61: can't find jump dest instruction at .text+0x62010067 CC [M] net/dccp/ackvec.o CC net/ipv6/output_core.o sound/pci/au88x0/au8810.o: warning: objtool: vortex_adbdma_setbuffers()+0x65: can't find jump dest instruction at .text+0xcd00006a CC arch/x86/kernel/apic/ipi.o drivers/dma/dmaengine.o: warning: objtool: dma_chan_put()+0x16: can't find jump dest instruction at .text+0x8f00051c LD [M] sound/pci/au88x0/snd-au8810.o LD [M] sound/soc/qcom/snd-soc-apq8016-sbc.o CC net/ipv6/protocol.o drivers/bluetooth/btbcm.o: warning: objtool: btbcm_setup_apple()+0x26: can't find jump dest instruction at .text+0xc100024c CC lib/list_debug.o CC drivers/dma-buf/fence-array.o drivers/crypto/ccp/ccp-pci.o: warning: objtool: ccp_get_msix_irqs()+0x57: can't find jump dest instruction at .text+0xc300030d sound/soc/intel/atom/sst-atom-controls.o: warning: objtool: sst_slot_put()+0x5f: can't find jump dest instruction at .text+0xbe000665 fs/9p/vfs_inode.o: warning: objtool: p9mode2unixmode()+0x75: can't find jump dest instruction at .text+0xf100012a net/batman-adv/tvlv.o: warning: objtool: batadv_tvlv_container_register()+0x5a: can't find jump dest instruction at .text+0x950004a0 CC [M] net/lapb/lapb_iface.o CC [M] fs/9p/vfs_addr.o CC [M] drivers/edac/edac_device.o CC drivers/base/power/opp/of.o CC [M] drivers/edac/edac_mc_sysfs.o drivers/clocksource/cs5535-clockevt.o: warning: objtool: cs5535_mfgpt_init()+0x27: can't find jump dest instruction at .init.text+0xe100002c drivers/block/null_blk.o: warning: objtool: null_lnvm_submit_io()+0x43: can't find jump dest instruction at .text+0x850002a9 LD sound/soc/intel/haswell/built-in.o LD net/nfc/built-in.o CC [M] fs/9p/vfs_file.o kernel/debug/kdb/kdb_support.o: warning: objtool: kallsyms_symbol_complete()+0x3a: can't find jump dest instruction at .text+0xf000021f mm/mprotect.o: warning: objtool: lock_pte_protection.isra.8()+0x28: can't find jump dest instruction at .text+0x9e00002e CC [M] sound/soc/intel/haswell/sst-haswell-ipc.o CC [M] net/nfc/core.o sound/soc/sirf/sirf-usp.o: warning: objtool: sirf_usp_pcm_hw_params()+0x83: can't find jump dest instruction at .text+0x62010148 CC drivers/base/power/domain_governor.o LD drivers/clocksource/built-in.o CC [M] sound/pci/cs5535audio/cs5535audio_pcm.o LD net/openvswitch/built-in.o net/bridge/netfilter/ebt_arpreply.o: warning: objtool: ebt_arpreply_tg()+0x4c: can't find jump dest instruction at .text+0xdf0000f2 crypto/lzo.o: warning: objtool: lzo_exit()+0xd: call without frame pointer save/setup crypto/lzo.o: warning: objtool: lzo_init()+0x20: call without frame pointer save/setup crypto/lzo.o: warning: objtool: lzo_decompress()+0x27: call without frame pointer save/setup crypto/lzo.o: warning: objtool: lzo_compress()+0x2e: call without frame pointer save/setup crypto/lzo.o: warning: objtool: lzo_mod_init()+0xb: call without frame pointer save/setup crypto/lzo.o: warning: objtool: lzo_mod_fini()+0xb: call without frame pointer save/setup CC [M] net/bridge/netfilter/ebt_nflog.o sound/soc/intel/boards/broadwell.o: warning: objtool: broadwell_audio_probe()+0x1b: call without frame pointer save/setup sound/soc/intel/boards/broadwell.o: warning: objtool: broadwell_rt286_hw_params()+0x2c: call without frame pointer save/setup sound/soc/intel/boards/broadwell.o: warning: objtool: broadwell_rt286_codec_init()+0x40: call without frame pointer save/setup sound/soc/intel/boards/broadwell.o: warning: objtool: broadwell_rtd_init()+0x3f: call without frame pointer save/setup sound/soc/intel/boards/broadwell.o: warning: objtool: broadwell_resume()+0x59: call without frame pointer save/setup sound/soc/intel/boards/broadwell.o: warning: objtool: broadwell_suspend()+0x59: call without frame pointer save/setup sound/soc/intel/boards/broadwell.o: warning: objtool: broadwell_audio_init()+0x12: call without frame pointer save/setup sound/soc/intel/boards/broadwell.o: warning: objtool: broadwell_audio_exit()+0xb: call without frame pointer save/setup LD fs/bfs/built-in.o LD [M] sound/soc/sirf/snd-soc-sirf-audio.o net/kcm/kcmproc.o: warning: objtool: kcm_seq_next()+0x20: can't find jump dest instruction at .text+0x37010536 sound/soc/img/pistachio-internal-dac.o: warning: objtool: pistachio_internal_dac_probe()+0x31: can't find jump dest instruction at .text+0x730102e7 CC [M] net/openvswitch/actions.o CC [M] sound/soc/intel/boards/bytcr_rt5640.o CC [M] drivers/cpufreq/cpufreq-dt.o CC net/ipv6/ip6_offload.o CC [M] fs/bfs/inode.o LD [M] sound/soc/sirf/snd-soc-sirf-audio-port.o arch/x86/kernel/apic/apic_noop.o: warning: objtool: noop_apic_write()+0x3b: call without frame pointer save/setup arch/x86/kernel/apic/apic_noop.o: warning: objtool: noop_apic_read()+0x3b: call without frame pointer save/setup arch/x86/kernel/apic/apic_noop.o: warning: objtool: physid_set_mask_of_physid()+0x20: call without frame pointer save/setup arch/x86/kernel/apic/apic_noop.o: warning: objtool: noop_vector_allocation_domain()+0x5e: call without frame pointer save/setup drivers/crypto/qat/qat_common/adf_aer.o: warning: objtool: adf_dev_aer_schedule_reset.constprop.3()+0x2e: can't find jump dest instruction at .text+0xd0103a4 net/bluetooth/mgmt.o: warning: objtool: get_adv_size_info()+0x6b: can't find jump dest instruction at .text+0x91000420 drivers/dma-buf/fence.o: warning: objtool: trace_event_raw_event_fence_annotate_wait_on()+0x40: can't find jump dest instruction at .text+0x4a020186 CC [M] net/nfc/netlink.o CC [M] drivers/ata/pata_it821x.o net/ipv6/netfilter/ip6table_mangle.o: warning: objtool: ip6table_mangle_hook()+0x14: can't find call dest symbol at offset 0xb7ff0208 LD [M] sound/soc/sirf/snd-soc-sirf-usp.o CC [M] net/ieee802154/socket.o sound/soc/tegra/tegra_rt5677.o: warning: objtool: tegra_rt5677_probe()+0x36: can't find jump dest instruction at .text+0xc0202bc drivers/char/tpm/tpm_i2c_infineon.o: warning: objtool: iic_tpm_read()+0x79: can't find jump dest instruction at .text+0xeb00009f drivers/ata/pata_efar.o: warning: objtool: efar_set_dmamode()+0xf6: can't find jump dest instruction at .text+0x1b01022b CC [M] net/ipv6/netfilter/ip6table_nat.o sound/soc/intel/atom/sst/sst_ipc.o: warning: objtool: sst_wake_up_block()+0x6f: can't find jump dest instruction at .text+0xb3000135 drivers/devfreq/governor_simpleondemand.o: warning: objtool: devfreq_simple_ondemand_func()+0x59: can't find jump dest instruction at .text+0x1101005f CC [M] sound/soc/tegra/tegra_wm8903.o drivers/char/ppdev.o: warning: objtool: pp_release()+0x87: can't find jump dest instruction at .text+0xca00019d drivers/char/nvram.o: warning: objtool: nvram_ioctl()+0x23: can't find jump dest instruction at .text+0x94000259 net/decnet/dn_table.o: warning: objtool: dn_fib_dump_info()+0x38: can't find jump dest instruction at .text+0x9d02003e CC [M] drivers/ata/pata_jmicron.o CC [M] sound/soc/intel/atom/sst/sst_pvt.o sound/soc/intel/atom/sst/sst_stream.o: warning: objtool: sst_send_byte_stream_mrfld()+0x80: can't find jump dest instruction at .text+0xa1010156 LD [M] net/decnet/decnet.o CC [M] fs/affs/namei.o sound/pci/ac97/ac97_codec.o: warning: objtool: snd_ac97_tune_hardware()+0x5b: can't find jump dest instruction at .text+0x420109d1 sound/soc/sti/uniperif_player.o: warning: objtool: uni_player_set_channel_status()+0x32: can't find jump dest instruction at .text+0xd40001b7 CC [M] sound/pci/cs5535audio/cs5535audio_pm.o CC lib/debugobjects.o drivers/crypto/ccp/ccp-crypto-main.o: warning: objtool: ccp_crypto_complete()+0x2d: can't find jump dest instruction at .text+0x10101d3 CC [M] drivers/base/regmap/regmap-ac97.o arch/x86/kernel/acpi/sleep.o: warning: objtool: x86_acpi_suspend_lowlevel()+0x3f: can't find jump dest instruction at .text+0x26010064 sound/soc/tegra/tegra_pcm.o: warning: objtool: tegra_pcm_platform_unregister()+0x9: call without frame pointer save/setup sound/soc/tegra/tegra_pcm.o: warning: objtool: tegra_pcm_platform_register_with_chan_names()+0x46: call without frame pointer save/setup sound/soc/tegra/tegra_pcm.o: warning: objtool: tegra_pcm_platform_register()+0x12: call without frame pointer save/setup drivers/crypto/ccp/ccp-crypto-aes-cmac.o: warning: objtool: ccp_aes_cmac_setkey()+0x71: can't find jump dest instruction at .text+0x4d010326 drivers/block/sx8.o: warning: objtool: carm_init_shm()+0x1d: can't find jump dest instruction at .text+0xdb000273 CC net/ipv6/tcpv6_offload.o CC lib/bitrev.o LD [M] sound/soc/sti/snd-soc-sti.o CC kernel/irq/handle.o LD [M] sound/pci/ac97/snd-ac97-codec.o drivers/char/tlclk.o: warning: objtool: tlclk_read()+0x1e: can't find jump dest instruction at .text+0xfd001054 CC drivers/extcon/devres.o CC [M] net/mac802154/mac_cmd.o net/kcm/kcmsock.o: warning: objtool: reserve_rx_kcm()+0x4d: can't find jump dest instruction at .text+0x20100c3 LD crypto/async_tx/built-in.o fs/autofs4/init.o: warning: objtool: autofs_mount()+0x13: call without frame pointer save/setup fs/autofs4/init.o: warning: objtool: init_autofs4_fs()+0x8: call without frame pointer save/setup fs/autofs4/init.o: warning: objtool: exit_autofs4_fs()+0x4: call without frame pointer save/setup net/bridge/br_mdb.o: warning: objtool: __br_mdb_del()+0x2b: can't find jump dest instruction at .text+0xcf0100a1 net/bridge/br_netfilter_ipv6.o: warning: objtool: br_nf_check_hbh_len()+0x57: can't find jump dest instruction at .text+0x3001005d CC [M] net/openvswitch/datapath.o CC [M] net/netlink/diag.o lib/devres.o: warning: objtool: pcim_iomap_regions()+0x26: can't find jump dest instruction at .text+0xa800023c CC [M] sound/soc/tegra/trimslice.o drivers/ata/pata_hpt366.o: warning: objtool: hpt366_set_mode.isra.6()+0x43: can't find jump dest instruction at .text+0x80000359 LD [M] net/kcm/kcm.o CC [M] net/mac80211/status.o CC [M] drivers/dma/dw/pci.o sound/soc/intel/atom/sst/sst.o: warning: objtool: intel_sst_resume()+0x26: can't find jump dest instruction at .text+0x1701004c CC [M] fs/autofs4/inode.o CC drivers/firmware/dmi_scan.o CC kernel/irq/manage.o CC [M] crypto/async_tx/async_tx.o CC crypto/asymmetric_keys/asymmetric_type.o net/l3mdev/l3mdev.o: warning: objtool: l3mdev_fib_table_by_index()+0x23: can't find jump dest instruction at .text+0xda000099 CC [M] net/llc/llc_if.o CC [M] drivers/ata/pata_marvell.o net/ipv6/netfilter/ip6table_raw.o: warning: objtool: ip6table_raw_net_exit()+0x24: call without frame pointer save/setup net/ipv6/netfilter/ip6table_raw.o: warning: objtool: ip6table_raw_table_init()+0x2b: call without frame pointer save/setup net/ipv6/netfilter/ip6table_raw.o: warning: objtool: ip6table_raw_hook()+0x1a: call without frame pointer save/setup net/ipv6/netfilter/ip6table_raw.o: warning: objtool: ip6table_raw_init()+0x16: call without frame pointer save/setup net/ipv6/netfilter/ip6table_raw.o: warning: objtool: ip6table_raw_fini()+0xb: call without frame pointer save/setup LD sound/soc/intel/skylake/built-in.o CC [M] drivers/ata/pata_netcell.o net/bridge/netfilter/ebt_mark.o: warning: objtool: mark_tg_compat_to_user()+0x2b: call without frame pointer save/setup net/bridge/netfilter/ebt_mark.o: warning: objtool: ebt_mark_init()+0xb: call without frame pointer save/setup net/bridge/netfilter/ebt_mark.o: warning: objtool: ebt_mark_fini()+0xb: call without frame pointer save/setup arch/x86/kernel/cpu/scattered.o: warning: objtool: init_scattered_cpuid_features()+0x32: can't find jump dest instruction at .text+0x9b000037 fs/afs/cache.o: warning: objtool: afs_vnode_cache_now_uncached()+0x114: can't find jump dest instruction at .text+0x680001d8 drivers/bluetooth/btqca.o: warning: objtool: rome_patch_ver_req()+0x91: can't find jump dest instruction at .text+0x50010096 sound/soc/codecs/adau1701.o: warning: objtool: adau1701_set_dai_fmt()+0x34: can't find jump dest instruction at .text+0xcd00022a CC [M] sound/soc/intel/skylake/skl.o net/irda/irlap.o: warning: objtool: irlap_seq_show()+0x53: can't find jump dest instruction at .text+0x85030088 CC arch/x86/kernel/cpu/topology.o LD net/l3mdev/built-in.o CC lib/rational.o CC [M] sound/soc/codecs/adau1761-i2c.o CC [M] fs/9p/vfs_dir.o CC [M] net/nfc/af_nfc.o drivers/base/power/trace.o: warning: objtool: late_resume_init()+0xe6: can't find jump dest instruction at .text+0x8500015c net/l2tp/l2tp_ip.o: warning: objtool: l2tp_ip_recv()+0x45: can't find jump dest instruction at .text+0xff02021b CC [M] fs/afs/cmservice.o net/ipv6/exthdrs_core.o: warning: objtool: ipv6_skip_exthdr()+0x2b: can't find jump dest instruction at .text+0xe90000f0 CC [M] drivers/devfreq/governor_performance.o drivers/cpufreq/cpufreq_conservative.o: warning: objtool: cs_dbs_timer()+0x3e: can't find jump dest instruction at .text+0xb4000404 CC [M] fs/9p/vfs_dentry.o LD sound/soc/ux500/built-in.o CC [M] fs/affs/inode.o drivers/char/tpm/tpm_nsc.o: warning: objtool: tpm_nsc_send()+0x96: can't find jump dest instruction at .text+0xef0001db net/irda/irlmp.o: warning: objtool: irlmp_seq_show()+0x33: can't find jump dest instruction at .text+0x410200c8 CC [M] net/l2tp/l2tp_eth.o drivers/extcon/extcon.o: warning: objtool: extcon_set_property_capability()+0x19: can't find jump dest instruction at .text+0x9700007f drivers/ata/pata_hpt3x3.o: warning: objtool: hpt3x3_init_one()+0x77: can't find jump dest instruction at .text+0xd70103cd net/mpls/mpls_gso.o: warning: objtool: mpls_gso_segment()+0x46: call without frame pointer save/setup net/mpls/mpls_gso.o: warning: objtool: mpls_gso_init()+0xd: call without frame pointer save/setup net/mpls/mpls_gso.o: warning: objtool: mpls_gso_exit()+0xb: call without frame pointer save/setup sound/soc/codecs/adau1373.o: warning: objtool: adau1373_set_dai_fmt()+0x3f: can't find jump dest instruction at .text+0xa40000c5 net/dccp/qpolicy.o: warning: objtool: qpolicy_simple_push()+0x10: call without frame pointer save/setup net/dccp/qpolicy.o: warning: objtool: dccp_qpolicy_drop()+0x20: call without frame pointer save/setup net/dccp/qpolicy.o: warning: objtool: qpolicy_prio_full()+0x57: call without frame pointer save/setup net/dccp/qpolicy.o: warning: objtool: dccp_qpolicy_pop()+0x46: call without frame pointer save/setup CC [M] drivers/extcon/extcon-adc-jack.o CC [M] net/l2tp/l2tp_debugfs.o CC drivers/base/power/clock_ops.o sound/soc/intel/atom/sst/sst_drv_interface.o: warning: objtool: sst_stream_init()+0x2c: can't find jump dest instruction at .text+0x9f0000c2 CC arch/x86/kernel/cpu/common.o CC [M] drivers/cpufreq/acpi-cpufreq.o fs/affs/super.o: warning: objtool: parse_options()+0xa4: can't find jump dest instruction at .text+0x5602046a LD [M] sound/soc/intel/atom/snd-soc-sst-mfld-platform.o CC [M] sound/soc/intel/atom/sst/sst_pci.o LD drivers/block/rsxx/built-in.o LD [M] drivers/bluetooth/btmrvl.o drivers/crypto/ccp/ccp-crypto-aes.o: warning: objtool: ccp_aes_crypt()+0x3b: can't find jump dest instruction at .text+0x8010221 CC net/ncsi/ncsi-rsp.o net/irda/irlap_event.o: warning: objtool: irlap_state_reset_check()+0x70: can't find jump dest instruction at .text+0xec0000b5 sound/pci/asihpi/hpifunc.o: warning: objtool: hpi_control_get_string()+0x41: can't find jump dest instruction at .text+0x490103b7 CC [M] sound/soc/intel/skylake/skl-pcm.o CC kernel/power/main.o CC [M] drivers/block/rsxx/config.o LD [M] drivers/crypto/ccp/ccp.o drivers/ata/pata_it8213.o: warning: objtool: it8213_set_dmamode()+0x70: can't find jump dest instruction at .text+0xd6000186 CC [M] fs/affs/file.o CC [M] sound/soc/intel/boards/bytcr_rt5651.o net/lapb/lapb_in.o: warning: objtool: lapb_state0_machine()+0x22: can't find jump dest instruction at .text+0x88000028 net/core/skbuff.o: warning: objtool: __skb_to_sgvec()+0x34: can't find jump dest instruction at .text+0x9f000f4a CC [M] drivers/extcon/extcon-arizona.o CC [M] sound/soc/tegra/tegra_alc5632.o fs/adfs/map.o: warning: objtool: scan_free_map.isra.4()+0x3b: can't find jump dest instruction at .text+0x99000111 CC [M] net/mac80211/driver-ops.o LD arch/x86/crypto/sha256-mb/built-in.o CC [M] net/bluetooth/sco.o drivers/cpufreq/cpufreq_ondemand.o: warning: objtool: od_init()+0x2b: can't find jump dest instruction at .text+0x9b000641 mm/msync.o: warning: objtool: SyS_msync()+0x3e: can't find jump dest instruction at .text+0xae010044 CC [M] fs/autofs4/root.o drivers/bluetooth/btrtl.o: warning: objtool: rtl_download_firmware()+0x3b: can't find jump dest instruction at .text+0x43010121 lib/interval_tree.o: warning: objtool: interval_tree_remove()+0x3c: can't find jump dest instruction at .text+0x300101b1 drivers/cpufreq/intel_pstate.o: warning: objtool: intel_pstate_init_acpi_perf_limits.isra.9()+0x2b: can't find jump dest instruction at .text+0x500105e1 CC [M] net/mac80211/sta_info.o CC [M] arch/x86/crypto/sha256-mb/sha256_mb.o CC net/core/sock_diag.o net/ncsi/ncsi-cmd.o: warning: objtool: ncsi_alloc_command()+0x56: can't find jump dest instruction at .text+0x8e00055c CC [M] net/openvswitch/dp_notify.o CC drivers/dma-buf/sync_file.o CC net/ncsi/ncsi-aen.o net/ipv4/ip_fragment.o: warning: objtool: ipv4_frags_init_net()+0x6a: can't find jump dest instruction at .text+0xb1000120 sound/pci/asihpi/hpi6000.o: warning: objtool: hpi6000_dsp_block_write32()+0x40: can't find jump dest instruction at .text+0xcb000366 drivers/base/regmap/regmap-irq.o: warning: objtool: regmap_del_irq_chip()+0x12: can't find jump dest instruction at .text+0xc6000338 drivers/char/tpm/tpm_i2c_nuvoton.o: warning: objtool: i2c_nuvoton_wait_for_stat()+0x29: can't find jump dest instruction at .text+0xc400021f drivers/char/tpm/tpm_atmel.o: warning: objtool: tpm_atml_recv()+0x30: can't find jump dest instruction at .text+0x35010156 CC [M] drivers/cpufreq/powernow-k8.o kernel/gcov/gcc_3_4.o: warning: objtool: gcov_info_dup()+0x57: can't find jump dest instruction at .text+0x10102ad fs/adfs/inode.o: warning: objtool: adfs_iget()+0x32: can't find jump dest instruction at .text+0xb0010238 CC [M] drivers/char/tpm/tpm_infineon.o CC [M] fs/affs/dir.o CC [M] net/dccp/ccids/ccid3.o CC [M] sound/pci/asihpi/hpi6205.o CC net/netfilter/nf_queue.o drivers/ata/pata_hpt37x.o: warning: objtool: hpt370_bmdma_stop()+0x47: can't find jump dest instruction at .text+0x9500029d LD net/packet/built-in.o CC drivers/firmware/dmi-id.o CC [M] drivers/firewire/core-transaction.o LD kernel/gcov/built-in.o LD drivers/dma/ioat/built-in.o CC [M] net/packet/af_packet.o arch/x86/crypto/serpent_avx2_glue.o: warning: objtool: decrypt_callback()+0x28: can't find jump dest instruction at .text+0xa20001ce drivers/crypto/ccp/ccp-crypto-aes-xts.o: warning: objtool: ccp_register_aes_xts_alg()+0x43: can't find jump dest instruction at .text+0xc010049 net/ceph/osd_client.o: warning: objtool: osd_req_opcode_valid()+0xe: can't find jump dest instruction at .text+0xbe000014 CC crypto/hash_info.o drivers/ata/pata_hpt3x2n.o: warning: objtool: hpt3xn_calibrate_dpll()+0x9c: can't find jump dest instruction at .text+0x78000321 CC [M] drivers/dma/ioat/init.o AS [M] arch/x86/crypto/sha256-mb/sha256_mb_mgr_flush_avx2.o CC net/netfilter/nf_sockopt.o CC [M] drivers/ata/pata_ninja32.o net/core/ethtool.o: warning: objtool: ethtool_set_rxnfc()+0x40: can't find jump dest instruction at .text+0xde000366 net/l2tp/l2tp_ppp.o: warning: objtool: pppol2tp_seq_show()+0x73: can't find jump dest instruction at .text+0xad0002b8 sound/soc/rockchip/rockchip_max98090.o: warning: objtool: snd_rk_mc_probe()+0x4f: can't find jump dest instruction at .text+0xc6000054 lib/list_debug.o: warning: objtool: __list_del_entry()+0x3a: can't find jump dest instruction at .text+0x8700003f CC [M] sound/soc/intel/skylake/skl-nhlt.o CC [M] net/l2tp/l2tp_ip6.o CC [M] fs/bfs/file.o net/lapb/lapb_out.o: warning: objtool: lapb_kick()+0x6f: can't find jump dest instruction at .text+0xd20001a5 kernel/bpf/inode.o: warning: objtool: bpf_obj_do_get()+0x32: can't find jump dest instruction at .text+0x8c0003e8 sound/soc/tegra/tegra_wm8753.o: warning: objtool: tegra_wm8753_driver_probe()+0x5b: can't find jump dest instruction at .text+0xfe000180 CC [M] fs/bfs/dir.o drivers/base/power/domain_governor.o: warning: objtool: default_suspend_ok()+0x7c: can't find jump dest instruction at .text+0x85000091 drivers/crypto/qat/qat_common/adf_transport.o: warning: objtool: adf_init_ring()+0x73: can't find jump dest instruction at .text+0x4020139 sound/soc/rockchip/rockchip_rt5645.o: warning: objtool: snd_rk_mc_probe()+0x4f: can't find jump dest instruction at .text+0x90000054 CC [M] net/bluetooth/a2mp.o CC net/core/dev_ioctl.o sound/pci/ca0106/ca_midi.o: warning: objtool: ca_midi_cmd()+0x54: can't find jump dest instruction at .text+0xb600012a CC [M] net/irda/timer.o CC [M] sound/soc/intel/boards/cht_bsw_rt5672.o mm/mremap.o: warning: objtool: vma_to_resize()+0x57: can't find jump dest instruction at .text+0xd500005d LD drivers/block/xen-blkback/built-in.o LD [M] sound/soc/rockchip/snd-soc-rockchip-i2s.o arch/x86/kvm/x86.o: warning: objtool: trace_raw_output_kvm_pic_set_irq()+0x20: can't find jump dest instruction at .text+0x920018f6 LD net/phonet/built-in.o CC [M] sound/soc/intel/atom/sst/sst_acpi.o CC [M] net/netfilter/nfnetlink.o sound/pci/cs5535audio/cs5535audio.o: warning: objtool: snd_cs5535audio_create()+0x3e: can't find jump dest instruction at .text+0xaf0100c4 arch/x86/crypto/sha256-mb/sha256_mb_mgr_flush_avx2.o: warning: objtool: sha256_mb_mgr_flush_avx2()+0x11: can't find jump dest instruction at .text+0x4e020017 CC [M] drivers/block/xen-blkback/blkback.o drivers/dma/dw/platform.o: warning: objtool: dw_dma_parse_dt()+0x35: can't find jump dest instruction at .text+0x8001003a LD [M] arch/x86/kvm/kvm.o CC [M] drivers/extcon/extcon-axp288.o CC [M] net/irda/qos.o fs/afs/callback.o: warning: objtool: afs_break_callback()+0x60: can't find jump dest instruction at .text+0xc0000066 sound/pci/au88x0/au8830.o: warning: objtool: vortex_adbdma_setbuffers()+0x65: can't find jump dest instruction at .text+0xcd00006a net/netlabel/netlabel_user.o: warning: objtool: netlbl_audit_start_common()+0x26: can't find jump dest instruction at .text+0x8b00002c CC kernel/locking/rwsem.o CC [M] net/phonet/pn_dev.o drivers/acpi/evged.o: warning: objtool: acpi_ged_request_interrupt()+0x39: can't find jump dest instruction at .text+0xff0000d3 LD [M] sound/soc/rockchip/snd-soc-rockchip-spdif.o net/ieee802154/sysfs.o: warning: objtool: wpan_phy_suspend()+0x2e: can't find jump dest instruction at .text+0xd60200c4 CC [M] fs/9p/v9fs.o drivers/crypto/ccp/ccp-crypto-sha.o: warning: objtool: ccp_do_sha_update()+0x46: can't find jump dest instruction at .text+0x3b0204dc CC [M] net/phonet/pn_netlink.o drivers/devfreq/event/exynos-ppmu.o: warning: objtool: of_get_devfreq_events()+0x4f: can't find jump dest instruction at .text+0x11010154 LD [M] sound/soc/rockchip/snd-soc-rockchip-max98090.o LD [M] sound/pci/au88x0/snd-au8830.o LD [M] drivers/crypto/ccp/ccp-crypto.o CC [M] crypto/seqiv.o net/ieee802154/core.o: warning: objtool: wpan_phy_new()+0x2c: can't find jump dest instruction at .text+0xa90001f2 CC [M] net/mac80211/wep.o arch/x86/kernel/apic/ipi.o: warning: objtool: default_send_IPI_single_phys()+0x4b: call without frame pointer save/setup arch/x86/kernel/apic/ipi.o: warning: objtool: default_send_IPI_mask_sequence_phys()+0x52: call without frame pointer save/setup arch/x86/kernel/apic/ipi.o: warning: objtool: default_send_IPI_mask_allbutself_phys()+0x53: call without frame pointer save/setup net/bluetooth/mgmt_util.o: warning: objtool: mgmt_send_event()+0x49: call without frame pointer save/setup net/bluetooth/mgmt_util.o: warning: objtool: mgmt_cmd_status()+0x51: call without frame pointer save/setup net/bluetooth/mgmt_util.o: warning: objtool: mgmt_cmd_complete()+0x4f: call without frame pointer save/setup net/bluetooth/mgmt_util.o: warning: objtool: mgmt_pending_find()+0x32: call without frame pointer save/setup net/bluetooth/mgmt_util.o: warning: objtool: mgmt_pending_add()+0x42: call without frame pointer save/setup net/bluetooth/mgmt_util.o: warning: objtool: mgmt_pending_free()+0x20: call without frame pointer save/setup net/bluetooth/mgmt_util.o: warning: objtool: mgmt_pending_remove()+0x11: call without frame pointer save/setup CC kernel/power/console.o net/mpls/mpls_iptunnel.o: warning: objtool: mpls_output()+0x37: can't find jump dest instruction at .text+0xc00200bd CC [M] fs/befs/btree.o CC [M] sound/soc/tegra/tegra_max98090.o drivers/firewire/core-card.o: warning: objtool: generate_config_rom.constprop.2()+0xb4: can't find jump dest instruction at .text+0xd400084a CC [M] net/openvswitch/flow.o CC [M] net/bluetooth/amp.o fs/befs/datastream.o: warning: objtool: befs_find_brun_direct()+0x70: can't find jump dest instruction at .text+0x8e000075 drivers/block/skd_main.o: warning: objtool: skd_release_skreq()+0x77: can't find jump dest instruction at .text+0x9a00018d LD [M] sound/soc/rockchip/snd-soc-rockchip-rt5645.o kernel/bpf/verifier.o: warning: objtool: evaluate_reg_alu()+0x2e: can't find jump dest instruction at .text+0xa8000034 CC [M] drivers/extcon/extcon-gpio.o LD net/qrtr/built-in.o net/lapb/lapb_timer.o: warning: objtool: lapb_t1timer_expiry()+0x15: can't find jump dest instruction at .text+0x2101013b CC [M] sound/soc/intel/haswell/sst-haswell-pcm.o CC [M] sound/soc/intel/skylake/skl-messages.o CC [M] drivers/extcon/extcon-max14577.o kernel/bpf/syscall.o: warning: objtool: fixup_bpf_calls()+0x1a: can't find jump dest instruction at .text+0x87000090 CC [M] net/mac802154/mib.o CC [M] net/qrtr/qrtr.o net/bridge/netfilter/ebt_dnat.o: warning: objtool: ebt_dnat_tg()+0x1e: call without frame pointer save/setup net/bridge/netfilter/ebt_dnat.o: warning: objtool: ebt_dnat_init()+0xb: call without frame pointer save/setup net/bridge/netfilter/ebt_dnat.o: warning: objtool: ebt_dnat_fini()+0xb: call without frame pointer save/setup CC [M] net/netfilter/nfnetlink_acct.o CC kernel/bpf/helpers.o net/llc/llc_output.o: warning: objtool: llc_build_and_send_ui_pkt()+0x33: call without frame pointer save/setup net/bluetooth/l2cap_sock.o: warning: objtool: l2cap_sock_getname()+0x63: can't find jump dest instruction at .text+0x86000139 CC [M] net/openvswitch/flow_netlink.o CC net/ipv4/ip_sockglue.o net/bridge/br_vlan.o: warning: objtool: br_vlan_put_master()+0x28: can't find jump dest instruction at .text+0x3503031e net/bridge/netfilter/ebt_redirect.o: warning: objtool: ebt_redirect_tg()+0x31: can't find jump dest instruction at .text+0x800000b7 fs/9p/vfs_inode_dotl.o: warning: objtool: v9fs_vfs_setattr_dotl()+0x51: can't find jump dest instruction at .text+0xe20002d7 fs/buffer.o: warning: objtool: __set_page_dirty_buffers()+0x44: can't find jump dest instruction at .text+0x9c0007b9 CC [M] sound/pci/asihpi/hpimsgx.o net/core/utils.o: warning: objtool: in4_pton()+0x59: can't find jump dest instruction at .text+0xf300029f CC [M] drivers/crypto/qat/qat_common/adf_hw_arbiter.o CC [M] fs/9p/xattr.o CC [M] fs/9p/fid.o sound/pci/ca0106/ca0106_proc.o: warning: objtool: snd_ca0106_proc_dump_iec958.isra.1()+0x27: can't find jump dest instruction at .text+0x4202047d drivers/block/DAC960.o: warning: objtool: DAC960_SanitizeInquiryData()+0x12: can't find jump dest instruction at .text+0xdc000308 CC crypto/asymmetric_keys/restrict.o LD [M] sound/pci/ca0106/snd-ca0106.o net/mac802154/tx.o: warning: objtool: ieee802154_monitor_start_xmit()+0x22: can't find call dest symbol at offset 0x39ff01c6 kernel/locking/semaphore.o: warning: objtool: __down_timeout()+0x11: can't find call dest symbol at offset 0x190000e7 net/ipv6/netfilter/ip6_tables.o: warning: objtool: icmp6_match()+0x1e: can't find jump dest instruction at .text+0x83000184 net/bridge/netfilter/ebt_snat.o: warning: objtool: ebt_snat_tg()+0x2f: can't find jump dest instruction at .text+0xb0000085 LD drivers/block/zram/built-in.o CC [M] fs/9p/cache.o CC crypto/asymmetric_keys/signature.o drivers/clk/clk-conf.o: warning: objtool: __set_clk_parents()+0x50: can't find jump dest instruction at .text+0x63010055 sound/soc/intel/common/sst-ipc.o: warning: objtool: tx_wait_done()+0x44: can't find jump dest instruction at .text+0x501039a CC [M] drivers/crypto/qat/qat_common/qat_crypto.o net/ipv6/netfilter/ip6table_security.o: warning: objtool: ip6table_security_net_exit()+0x24: call without frame pointer save/setup net/ipv6/netfilter/ip6table_security.o: warning: objtool: ip6table_security_table_init()+0x2b: call without frame pointer save/setup net/ipv6/netfilter/ip6table_security.o: warning: objtool: ip6table_security_hook()+0x1a: call without frame pointer save/setup net/ipv6/netfilter/ip6table_security.o: warning: objtool: ip6table_security_init()+0x16: call without frame pointer save/setup net/ipv6/netfilter/ip6table_security.o: warning: objtool: ip6table_security_fini()+0xb: call without frame pointer save/setup CC drivers/clk/clk-max-gen.o CC [M] net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.o CC [M] drivers/block/zram/zcomp.o CC drivers/firmware/iscsi_ibft_find.o CC [M] sound/soc/intel/common/sst-acpi.o CC [M] arch/x86/crypto/sha256-mb/sha256_mb_mgr_init_avx2.o kernel/irq/irqdesc.o: warning: objtool: alloc_desc()+0x13a: can't find jump dest instruction at .text+0x7300077e net/core/link_watch.o: warning: objtool: __linkwatch_run_queue()+0x6c: can't find jump dest instruction at .text+0x9c000352 CC kernel/printk/printk.o CC drivers/clk/clk-oxnas.o fs/adfs/super.o: warning: objtool: parse_options()+0x24: can't find jump dest instruction at .text+0x3701023a CC [M] net/qrtr/smd.o drivers/dma-buf/fence-array.o: warning: objtool: fence_array_enable_signaling()+0x3f: can't find jump dest instruction at .text+0xb30001c5 sound/soc/intel/atom/sst/sst_loader.o: warning: objtool: sst_parse_module_memcpy()+0x81: can't find jump dest instruction at .text+0x14010187 drivers/crypto/qat/qat_common/adf_admin.o: warning: objtool: adf_init_admin_comms()+0x57: can't find jump dest instruction at .text+0xbf02023d CC net/core/tso.o sound/soc/tegra/trimslice.o: warning: objtool: tegra_snd_trimslice_probe()+0x5c: can't find jump dest instruction at .text+0xc9000151 CC [M] sound/soc/intel/haswell/sst-haswell-dsp.o crypto/rng.o: warning: objtool: crypto_unregister_rng()+0xd: call without frame pointer save/setup crypto/rng.o: warning: objtool: crypto_unregister_rngs()+0x2a: call without frame pointer save/setup crypto/rng.o: warning: objtool: crypto_register_rng()+0x32: call without frame pointer save/setup crypto/rng.o: warning: objtool: crypto_register_rngs()+0x2c: call without frame pointer save/setup crypto/rng.o: warning: objtool: crypto_rng_report()+0x61: call without frame pointer save/setup crypto/rng.o: warning: objtool: crypto_rng_show()+0x24: call without frame pointer save/setup crypto/rng.o: warning: objtool: crypto_put_default_rng()+0x12: call without frame pointer save/setup crypto/rng.o: warning: objtool: crypto_del_default_rng()+0x1c: call without frame pointer save/setup crypto/rng.o: warning: objtool: crypto_alloc_rng()+0x14: call without frame pointer save/setup crypto/rng.o: warning: objtool: crypto_rng_reset()+0x62: call without frame pointer save/setup crypto/rng.o: warning: objtool: crypto_get_default_rng()+0x1e: call without frame pointer save/setup LD [M] fs/adfs/adfs.o net/netrom/nr_dev.o: warning: objtool: nr_header()+0x2b: call without frame pointer save/setup net/netrom/nr_dev.o: warning: objtool: nr_open()+0x1a: call without frame pointer save/setup net/netrom/nr_dev.o: warning: objtool: nr_set_mac_address()+0x3c: call without frame pointer save/setup net/netrom/nr_dev.o: warning: objtool: nr_close()+0x1a: call without frame pointer save/setup net/netrom/nr_dev.o: warning: objtool: nr_xmit()+0x28: call without frame pointer save/setup net/netrom/nr_dev.o: warning: objtool: nr_rx_ip()+0x69: call without frame pointer save/setup CC [M] drivers/block/drbd/drbd_receiver.o CC kernel/irq/spurious.o CC [M] fs/afs/dir.o sound/pci/cs5535audio/cs5535audio_pcm.o: warning: objtool: cs5535audio_build_dma_packets()+0x2e: can't find jump dest instruction at .text+0xfa000644 CC net/ipv4/inet_hashtables.o arch/x86/kernel/cpu/topology.o: warning: objtool: detect_extended_topology()+0x28: can't find jump dest instruction at .text+0x9201002e CC [M] sound/soc/intel/boards/cht_bsw_rt5645.o sound/pci/cs5535audio/cs5535audio_pm.o: warning: objtool: snd_cs5535audio_resume()+0x51: can't find jump dest instruction at .text+0x8e000057 net/lapb/lapb_subr.o: warning: objtool: lapb_decode()+0x45: can't find jump dest instruction at .text+0xaa0201bb drivers/block/cciss.o: warning: objtool: cciss_find_cfg_addrs()+0x36: can't find jump dest instruction at .text+0xa00003ec CC arch/x86/kernel/cpu/rdrand.o CC [M] drivers/block/rsxx/core.o LD [M] sound/pci/cs5535audio/snd-cs5535audio.o drivers/devfreq/governor_performance.o: warning: objtool: devfreq_performance_handler()+0x29: 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 sound/pci/cs46xx/cs46xx_lib.o: warning: objtool: snd_cs46xx_chip_init()+0x177: can't find jump dest instruction at .text+0xc60108ed fs/9p/vfs_addr.o: warning: objtool: v9fs_write_end()+0x57: can't find jump dest instruction at .text+0x9400022d arch/x86/kernel/cpu/intel_cacheinfo.o: warning: objtool: amd_set_l3_disable_slot()+0x3e: can't find jump dest instruction at .text+0x9c000384 CC arch/x86/kernel/cpu/match.o CC [M] drivers/devfreq/governor_powersave.o net/llc/llc_core.o: warning: objtool: llc_sap_close()+0x30: call without frame pointer save/setup net/llc/llc_core.o: warning: objtool: llc_sap_open()+0x1e: call without frame pointer save/setup net/llc/llc_core.o: warning: objtool: llc_sap_find()+0x1e: call without frame pointer save/setup net/llc/llc_core.o: warning: objtool: llc_init()+0xb: call without frame pointer save/setup net/llc/llc_core.o: warning: objtool: llc_exit()+0xb: call without frame pointer save/setup LD sound/soc/xtensa/built-in.o CC [M] sound/soc/intel/common/sst-match-acpi.o LD sound/pci/ctxfi/built-in.o drivers/ata/pata_jmicron.o: warning: objtool: jmicron_pre_reset()+0x64: can't find jump dest instruction at .text+0xc90000aa kernel/debug/kdb/kdb_main.o: warning: objtool: kdb_md_line()+0x84: can't find jump dest instruction at .text+0xd302023a LD sound/soc/zte/built-in.o CC [M] fs/autofs4/symlink.o drivers/base/power/wakeup.o: warning: objtool: wakeup_source_record()+0x27: can't find jump dest instruction at .text+0x8900004d CC [M] drivers/base/regmap/regmap-spmi.o AS [M] arch/x86/crypto/sha256-mb/sha256_mb_mgr_submit_avx2.o sound/pci/cs46xx/dsp_spos_scb_lib.o: warning: objtool: _dsp_unlink_scb()+0x17: can't find jump dest instruction at .text+0x4d01001d fs/9p/vfs_dentry.o: warning: objtool: v9fs_cached_dentry_delete()+0x2c: call without frame pointer save/setup fs/9p/vfs_dentry.o: warning: objtool: v9fs_dentry_release()+0x2a: call without frame pointer save/setup fs/9p/vfs_dentry.o: warning: objtool: v9fs_lookup_revalidate()+0x2f: call without frame pointer save/setup CC [M] sound/pci/ctxfi/xfi.o GENKDB kernel/debug/kdb/gen-kdb_cmds.c CC arch/x86/kernel/fpu/bugs.o net/ieee802154/header_ops.o: warning: objtool: ieee802154_hdr_push()+0x4e: can't find jump dest instruction at .text+0xae000584 CC [M] net/phonet/socket.o CC [M] drivers/block/zram/zram_drv.o CC [M] net/mac80211/wpa.o CC arch/x86/kernel/cpu/proc.o CC arch/x86/kernel/kprobes/core.o net/llc/llc_input.o: warning: objtool: llc_rcv()+0x39: can't find jump dest instruction at .text+0xe0300bf sound/soc/intel/boards/bytcr_rt5640.o: warning: objtool: snd_byt_rt5640_mc_probe()+0x60: call without frame pointer save/setup sound/soc/intel/boards/bytcr_rt5640.o: warning: objtool: byt_rt5640_aif1_hw_params()+0x34: call without frame pointer save/setup sound/soc/intel/boards/bytcr_rt5640.o: warning: objtool: byt_rt5640_aif1_startup()+0x1f: call without frame pointer save/setup sound/soc/intel/boards/bytcr_rt5640.o: warning: objtool: byt_rt5640_codec_fixup()+0x47: call without frame pointer save/setup sound/soc/intel/boards/bytcr_rt5640.o: warning: objtool: byt_rt5640_init()+0x38: call without frame pointer save/setup sound/soc/intel/boards/bytcr_rt5640.o: warning: objtool: snd_byt_rt5640_mc_driver_init()+0x12: call without frame pointer save/setup sound/soc/intel/boards/bytcr_rt5640.o: warning: objtool: snd_byt_rt5640_mc_driver_exit()+0xb: call without frame pointer save/setup LD sound/pci/echoaudio/built-in.o CC kernel/debug/kdb/kdb_bp.o CC arch/x86/kernel/ptrace.o sound/soc/tegra/tegra_wm8903.o: warning: objtool: tegra_wm8903_driver_probe()+0x4f: can't find jump dest instruction at .text+0xa6020374 CC [M] sound/soc/zte/zx296702-spdif.o drivers/base/power/opp/cpu.o: warning: objtool: dev_pm_opp_set_sharing_cpus()+0x49: can't find jump dest instruction at .text+0xcb00004e sound/soc/codecs/adau1761-i2c.o: warning: objtool: adau1761_i2c_remove()+0xd: call without frame pointer save/setup sound/soc/codecs/adau1761-i2c.o: warning: objtool: adau1761_i2c_probe()+0x5f: call without frame pointer save/setup sound/soc/codecs/adau1761-i2c.o: warning: objtool: adau1761_i2c_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/adau1761-i2c.o: warning: objtool: adau1761_i2c_driver_exit()+0xb: call without frame pointer save/setup CC [M] sound/soc/intel/boards/cht_bsw_max98090_ti.o CC arch/x86/kernel/fpu/core.o CC [M] sound/pci/echoaudio/darla20.o net/ipv6/ip6_icmp.o: warning: objtool: icmpv6_send()+0x51: call without frame pointer save/setup net/ipv6/ip6_icmp.o: warning: objtool: inet6_unregister_icmp_sender()+0x29: call without frame pointer save/setup drivers/cpufreq/cpufreq-dt.o: warning: objtool: cpufreq_init()+0x4b: can't find jump dest instruction at .text+0x5a0302e0 drivers/dma/mv_xor.o: warning: objtool: mv_chan_slot_cleanup()+0x12e: can't find jump dest instruction at .text+0xa010464 CC [M] sound/soc/xtensa/xtfpga-i2s.o CC [M] crypto/async_tx/async_memcpy.o CC [M] drivers/block/xen-blkback/xenbus.o CC kernel/bpf/hashtab.o drivers/block/drbd/drbd_proc.o: warning: objtool: drbd_syncer_progress()+0x2e9: can't find jump dest instruction at .text+0x8200051f CC [M] sound/soc/intel/common/sst-firmware.o arch/x86/crypto/sha1-mb/sha1_mb.o: warning: objtool: sha1_ctx_mgr_resubmit()+0x2a: can't find jump dest instruction at .text+0x1a010330 fs/afs/cell.o: warning: objtool: afs_cell_destroy()+0xcb: can't find jump dest instruction at .text+0x20100d1 CC [M] net/netrom/nr_in.o CC [M] net/ceph/ceph_fs.o CC [M] arch/x86/crypto/sha1-mb/sha1_mb_mgr_init_avx2.o net/irda/irlap_frame.o: warning: objtool: irlap_recv_snrm_cmd()+0x31: can't find jump dest instruction at .text+0xad000037 LD drivers/fmc/built-in.o net/ipv6/ip6_checksum.o: warning: objtool: udp6_set_csum()+0x42: can't find jump dest instruction at .text+0xbe000047 CC [M] net/nfc/rawsock.o fs/9p/vfs_file.o: warning: objtool: v9fs_file_write_iter()+0x3c: can't find jump dest instruction at .text+0x80000312 CC net/ipv6/exthdrs_offload.o CC arch/x86/kernel/fpu/regset.o arch/x86/crypto/sha256-mb/sha256_mb_mgr_submit_avx2.o: warning: objtool: sha256_mb_mgr_submit_avx2()+0xaa: can't find jump dest instruction at .text+0xfd0000b0 CC drivers/clk/clk-qoriq.o net/dccp/timer.o: warning: objtool: dccp_delack_timer()+0x3c: can't find jump dest instruction at .text+0x250101b2 drivers/dma/dw/pci.o: warning: objtool: dw_pci_probe()+0x32: can't find jump dest instruction at .text+0x430100b8 sound/soc/codecs/adau1761.o: warning: objtool: adau1761_setup_headphone_mode()+0x3b: can't find jump dest instruction at .text+0x84000251 AS [M] arch/x86/crypto/sha256-mb/sha256_x8_avx2.o CC [M] drivers/fmc/fmc-core.o CC [M] fs/9p/acl.o CC [M] net/mac802154/iface.o MKCAP arch/x86/kernel/cpu/capflags.c CC [M] drivers/block/rsxx/cregs.o net/mac802154/main.o: warning: objtool: ieee802154_register_hw()+0x60: can't find jump dest instruction at .text+0x380100c6 CC [M] sound/soc/intel/boards/skl_rt286.o arch/x86/kernel/acpi/boot.o: warning: objtool: mp_config_acpi_gsi()+0x18: can't find jump dest instruction at .text+0x9f00011e drivers/base/power/opp/of.o: warning: objtool: _of_add_opp_table_v1()+0x2b: can't find jump dest instruction at .text+0x9a000051 drivers/base/power/opp/core.o: warning: objtool: _remove_opp_table()+0x2d: can't find jump dest instruction at .text+0xc60000e3 sound/pci/cs46xx/dsp_spos.o: warning: objtool: dsp_load_parameter()+0x2f: can't find jump dest instruction at .text+0xa4000034 arch/x86/kernel/process.o: warning: objtool: default_idle()+0x25: can't find jump dest instruction at .text+0xce00018a CC drivers/base/power/opp/debugfs.o AS arch/x86/kernel/acpi/wakeup_64.o CC drivers/acpi/sysfs.o sound/soc/codecs/adau17x1.o: warning: objtool: adau17x1_readable_register()+0x14: can't find jump dest instruction at .text+0x9000005a fs/9p/vfs_dir.o: warning: objtool: v9fs_dir_readdir_dotl()+0x6b: can't find jump dest instruction at .text+0x19010131 LD [M] sound/pci/cs46xx/snd-cs46xx.o drivers/extcon/extcon-adc-jack.o: warning: objtool: adc_jack_probe()+0x3c: can't find jump dest instruction at .text+0x19020202 net/bridge/netfilter/ebt_nflog.o: warning: objtool: ebt_nflog_tg()+0x5d: call without frame pointer save/setup net/bridge/netfilter/ebt_nflog.o: warning: objtool: ebt_nflog_init()+0xb: call without frame pointer save/setup net/bridge/netfilter/ebt_nflog.o: warning: objtool: ebt_nflog_fini()+0xb: call without frame pointer save/setup kernel/livepatch/core.o: warning: objtool: klp_disable_func()+0x2d: can't find jump dest instruction at .text+0x25010112 CC kernel/bpf/arraymap.o drivers/extcon/devres.o: warning: objtool: devm_extcon_unregister_notifier()+0x1a: call without frame pointer save/setup drivers/extcon/devres.o: warning: objtool: devm_extcon_dev_match()+0x2a: call without frame pointer save/setup drivers/extcon/devres.o: warning: objtool: devm_extcon_dev_unregister()+0x1a: call without frame pointer save/setup drivers/extcon/devres.o: warning: objtool: devm_extcon_dev_free()+0x1a: call without frame pointer save/setup drivers/extcon/devres.o: warning: objtool: devm_extcon_dev_notifier_unreg()+0x16: call without frame pointer save/setup drivers/extcon/devres.o: warning: objtool: devm_extcon_register_notifier()+0x49: call without frame pointer save/setup drivers/extcon/devres.o: warning: objtool: devm_extcon_dev_unreg()+0xc: call without frame pointer save/setup drivers/extcon/devres.o: warning: objtool: devm_extcon_dev_register()+0x40: call without frame pointer save/setup drivers/extcon/devres.o: warning: objtool: devm_extcon_dev_release()+0xc: call without frame pointer save/setup drivers/extcon/devres.o: warning: objtool: devm_extcon_dev_allocate()+0x47: call without frame pointer save/setup LD kernel/livepatch/livepatch.o drivers/dma-buf/seqno-fence.o: warning: objtool: seqno_release()+0x2a: call without frame pointer save/setup CC [M] drivers/devfreq/governor_userspace.o CC [M] sound/soc/codecs/adau1761-spi.o drivers/ata/pata_netcell.o: warning: objtool: netcell_init_one()+0x47: call without frame pointer save/setup drivers/ata/pata_netcell.o: warning: objtool: netcell_read_id()+0x11: call without frame pointer save/setup drivers/ata/pata_netcell.o: warning: objtool: netcell_pci_driver_init()+0x19: call without frame pointer save/setup drivers/ata/pata_netcell.o: warning: objtool: netcell_pci_driver_exit()+0xb: call without frame pointer save/setup CC [M] net/bluetooth/leds.o LD kernel/livepatch/built-in.o CC [M] net/mac802154/llsec.o net/mac802154/rx.o: warning: objtool: ieee802154_parse_frame_start()+0x4c: can't find jump dest instruction at .text+0x9c010262 CC [M] drivers/extcon/extcon-max3355.o fs/bfs/inode.o: warning: objtool: bfs_write_inode()+0x4d: can't find jump dest instruction at .text+0xeb0002d2 LD fs/btrfs/built-in.o lib/btree.o: warning: objtool: btree_lookup()+0x27: can't find jump dest instruction at .text+0x900000fd drivers/dma-buf/reservation.o: warning: objtool: reservation_object_add_shared_replace()+0x72: can't find jump dest instruction at .text+0xc4000357 arch/x86/crypto/sha256-mb/sha256_x8_avx2.o: warning: objtool: sha256_x8_avx2()+0x2446: can't find jump dest instruction at .text+0x4ec244b AS [M] arch/x86/crypto/sha1-mb/sha1_mb_mgr_submit_avx2.o drivers/ata/pata_marvell.o: warning: objtool: marvell_pata_active()+0x27: can't find jump dest instruction at .text+0x8400006d CC [M] net/bluetooth/hci_debugfs.o CC [M] net/llc/llc_c_ev.o kernel/events/uprobes.o: warning: objtool: xol_free_insn_slot()+0x1b: can't find jump dest instruction at .text+0x81000041 drivers/firmware/dmi-id.o: warning: objtool: get_modalias()+0x2a: can't find jump dest instruction at .text+0xb1000070 CC [M] fs/btrfs/super.o CC [M] drivers/ata/pata_ns87415.o CC [M] drivers/devfreq/governor_passive.o CC [M] drivers/crypto/qat/qat_common/qat_algs.o drivers/firewire/core-iso.o: warning: objtool: manage_channel()+0x4b: can't find jump dest instruction at .text+0xae000111 CC [M] drivers/block/drbd/drbd_req.o arch/x86/kernel/acpi/wakeup_64.o: warning: objtool: do_suspend_lowlevel()+0xa: call without frame pointer save/setup kernel/bpf/helpers.o: warning: objtool: bpf_get_current_comm()+0x47: call without frame pointer save/setup kernel/bpf/helpers.o: warning: objtool: bpf_get_current_uid_gid()+0x2a: call without frame pointer save/setup kernel/bpf/helpers.o: warning: objtool: bpf_ktime_get_ns()+0x9: call without frame pointer save/setup kernel/bpf/helpers.o: warning: objtool: bpf_map_delete_elem()+0x1b: call without frame pointer save/setup kernel/bpf/helpers.o: warning: objtool: bpf_map_update_elem()+0x29: call without frame pointer save/setup kernel/bpf/helpers.o: warning: objtool: bpf_map_lookup_elem()+0x1b: call without frame pointer save/setup CC [M] sound/soc/codecs/adau1781.o arch/x86/kernel/cpu/rdrand.o: warning: objtool: x86_init_rdrand()+0x47: call without frame pointer save/setup CC [M] drivers/ata/pata_oldpiix.o net/ipv6/netfilter/ip6table_nat.o: warning: objtool: ip6table_nat_net_exit()+0x24: call without frame pointer save/setup net/ipv6/netfilter/ip6table_nat.o: warning: objtool: ip6table_nat_fn()+0x10: call without frame pointer save/setup net/ipv6/netfilter/ip6table_nat.o: warning: objtool: ip6table_nat_do_chain()+0x1a: call without frame pointer save/setup net/ipv6/netfilter/ip6table_nat.o: warning: objtool: ip6table_nat_local_fn()+0x10: call without frame pointer save/setup net/ipv6/netfilter/ip6table_nat.o: warning: objtool: ip6table_nat_out()+0x10: call without frame pointer save/setup net/ipv6/netfilter/ip6table_nat.o: warning: objtool: ip6table_nat_in()+0x10: call without frame pointer save/setup net/ipv6/netfilter/ip6table_nat.o: warning: objtool: ip6table_nat_table_init()+0x2b: call without frame pointer save/setup net/ipv6/netfilter/ip6table_nat.o: warning: objtool: ip6table_nat_init()+0xf: call without frame pointer save/setup net/ipv6/netfilter/ip6table_nat.o: warning: objtool: ip6table_nat_exit()+0xb: call without frame pointer save/setup CC arch/x86/kernel/acpi/apei.o LD drivers/fpga/built-in.o CC [M] drivers/crypto/qat/qat_common/qat_asym_algs.o CC net/ipv4/inet_timewait_sock.o fs/affs/dir.o: warning: objtool: affs_readdir()+0x5d: can't find jump dest instruction at .text+0xb8000063 LD [M] drivers/dma/dw/dw_dmac.o fs/affs/namei.o: warning: objtool: affs_find_entry.isra.5()+0x9e: can't find jump dest instruction at .text+0x8b010484 crypto/asymmetric_keys/restrict.o: warning: objtool: restrict_link_by_signature()+0x1f: can't find jump dest instruction at .text+0x98000025 CC [M] sound/soc/intel/boards/skl_nau88l25_max98357a.o CC [M] drivers/fpga/fpga-mgr.o CC net/ipv4/inet_connection_sock.o fs/autofs4/inode.o: warning: objtool: autofs4_show_options()+0x2e: can't find jump dest instruction at .text+0x4d010034 net/ceph/auth_x.o: warning: objtool: ceph_x_check_message_signature()+0x33: can't find jump dest instruction at .text+0x3010119 drivers/block/rsxx/config.o: warning: objtool: rsxx_load_config()+0x4d: can't find jump dest instruction at .text+0x9c020112 CC drivers/clk/clk-xgene.o net/bridge/netfilter/ebt_log.o: warning: objtool: ebt_log_packet.isra.2()+0x29: can't find jump dest instruction at .text+0xb202005f CC [M] fs/autofs4/waitq.o arch/x86/crypto/sha1-mb/sha1_mb_mgr_submit_avx2.o: warning: objtool: sha1_mb_mgr_submit_avx2()+0x86: can't find jump dest instruction at .text+0xd900008c CC drivers/firmware/memmap.o CC [M] net/ceph/ceph_strings.o CC [M] drivers/block/rsxx/dev.o AS [M] arch/x86/crypto/sha1-mb/sha1_x8_avx2.o drivers/edac/edac_mc_sysfs.o: warning: objtool: edac_create_csrow_objects()+0x1f: can't find jump dest instruction at .text+0x61010bb5 CC [M] net/bluetooth/selftest.o LD net/bridge/built-in.o net/bridge/br_netfilter_hooks.o: warning: objtool: br_validate_ipv4.isra.15()+0x28: can't find jump dest instruction at .text+0x720101de lib/assoc_array.o: warning: objtool: assoc_array_destroy_subtree()+0x23: can't find jump dest instruction at .text+0xe3000138 drivers/dma/hsu/hsu.o: warning: objtool: hsu_dma_probe()+0x39: can't find jump dest instruction at .text+0x870101ef CC [M] net/irda/irqueue.o CC [M] drivers/block/drbd/drbd_actlog.o drivers/acpi/event.o: warning: objtool: acpi_bus_generate_netlink_event()+0x43: can't find jump dest instruction at .text+0x17010049 net/ipv4/ip_options.o: warning: objtool: ip_options_rcv_srr()+0x47: can't find jump dest instruction at .text+0x2903007d sound/soc/tegra/tegra_alc5632.o: warning: objtool: tegra_alc5632_probe()+0x60: can't find jump dest instruction at .text+0x2e010245 LD arch/x86/crypto/sha512-mb/built-in.o CC [M] net/nfc/llcp_core.o sound/soc/intel/boards/bytcr_rt5651.o: warning: objtool: snd_byt_rt5651_mc_probe()+0x31: call without frame pointer save/setup sound/soc/intel/boards/bytcr_rt5651.o: warning: objtool: byt_rt5651_aif1_hw_params()+0x34: call without frame pointer save/setup sound/soc/intel/boards/bytcr_rt5651.o: warning: objtool: byt_rt5651_aif1_startup()+0x1e: call without frame pointer save/setup sound/soc/intel/boards/bytcr_rt5651.o: warning: objtool: byt_rt5651_codec_fixup()+0x47: call without frame pointer save/setup sound/soc/intel/boards/bytcr_rt5651.o: warning: objtool: byt_rt5651_init()+0x1e: call without frame pointer save/setup sound/soc/intel/boards/bytcr_rt5651.o: warning: objtool: snd_byt_rt5651_mc_driver_init()+0x12: call without frame pointer save/setup CC [M] net/llc/llc_c_ac.o sound/soc/intel/boards/bytcr_rt5651.o: warning: objtool: snd_byt_rt5651_mc_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/dma/hsu/pci.o LD [M] sound/soc/tegra/snd-soc-tegra-pcm.o net/bluetooth/smp.o: warning: objtool: sc_select_method()+0x1e: can't find jump dest instruction at .text+0x87000134 LD drivers/dma/qcom/built-in.o CC [M] crypto/async_tx/async_xor.o CC kernel/rcu/update.o CC [M] sound/soc/intel/boards/skl_nau88l25_ssm4567.o CC [M] arch/x86/crypto/sha512-mb/sha512_mb.o CC [M] crypto/echainiv.o CC [M] drivers/dma/qcom/hidma_mgmt.o kernel/locking/mutex.o: warning: objtool: mutex_trylock()+0x27: can't find jump dest instruction at .sched.text+0x9d01002d sound/soc/intel/atom/sst/sst_pci.o: warning: objtool: sst_platform_get_resources()+0x30: can't find jump dest instruction at .text+0xbb020096 sound/soc/intel/skylake/skl-nhlt.o: warning: objtool: skl_get_ep_blob()+0x94: can't find jump dest instruction at .text+0x8300032a drivers/base/regmap/regmap-ac97.o: warning: objtool: __devm_regmap_init_ac97()+0x26: call without frame pointer save/setup drivers/base/regmap/regmap-ac97.o: warning: objtool: __regmap_init_ac97()+0x26: call without frame pointer save/setup fs/bfs/file.o: warning: objtool: bfs_move_blocks()+0xbb: can't find jump dest instruction at .text+0x690000e0 LD [M] sound/soc/intel/atom/sst/snd-intel-sst-pci.o CC kernel/locking/percpu-rwsem.o CC [M] net/mac80211/scan.o fs/affs/inode.o: warning: objtool: affs_iget()+0x36: can't find jump dest instruction at .text+0xb104003c CC [M] sound/soc/intel/skylake/skl-topology.o net/llc/llc_if.o: warning: objtool: llc_build_and_send_pkt()+0x23: call without frame pointer save/setup net/llc/llc_if.o: warning: objtool: llc_establish_connection()+0x37: call without frame pointer save/setup net/llc/llc_if.o: warning: objtool: llc_send_disc()+0xa0: call without frame pointer save/setup CC [M] net/netfilter/nfnetlink_queue.o arch/x86/crypto/sha1-mb/sha1_x8_avx2.o: warning: objtool: sha1_x8_avx2()+0x242b: can't find jump dest instruction at .text+0x3bdd2430 drivers/extcon/extcon-axp288.o: warning: objtool: axp288_handle_chrg_det_event()+0x43: can't find jump dest instruction at .text+0xd7010048 CC [M] net/openvswitch/flow_table.o CC drivers/dma/sh/shdma-base.o net/ipv6/tcpv6_offload.o: warning: objtool: tcp6_gro_receive()+0x17: can't find jump dest instruction at .text+0x7101008d net/netlink/diag.o: warning: objtool: sk_diag_fill.isra.4.constprop.5()+0x43: can't find jump dest instruction at .text+0x310100b9 CC [M] net/mac80211/offchannel.o CC [M] net/bluetooth/6lowpan.o LD [M] arch/x86/crypto/sha1-mb/sha1-mb.o CC drivers/dma/sh/shdma-of.o sound/soc/intel/boards/cht_bsw_rt5672.o: warning: objtool: platform_clock_control()+0x8a: can't find jump dest instruction at .text+0x8800022f sound/soc/intel/common/sst-dsp.o: warning: objtool: sst_dsp_register_poll()+0x5d: can't find jump dest instruction at .text+0xae000892 net/ipv6/ip6_offload.o: warning: objtool: ipv6_gso_pull_exthdrs()+0x69: can't find jump dest instruction at .text+0xb800017f sound/soc/intel/skylake/skl.o: warning: objtool: skl_interrupt()+0x2e: can't find jump dest instruction at .text+0x87000504 CC kernel/locking/mutex-debug.o LD [M] net/netlink/netlink_diag.o CC [M] net/nfc/llcp_commands.o LD drivers/base/regmap/built-in.o drivers/firewire/core-cdev.o: warning: objtool: fw_device_op_mmap()+0x30: can't find jump dest instruction at .text+0xd30001d6 drivers/extcon/extcon-gpio.o: warning: objtool: gpio_extcon_probe()+0x2e: can't find jump dest instruction at .text+0x440101b4 CC [M] drivers/firewire/ohci.o drivers/ata/pata_it821x.o: warning: objtool: it821x_disable_raid()+0x18: can't find jump dest instruction at .text+0x9700006e drivers/edac/edac_mc.o: warning: objtool: edac_mc_find_csrow_by_page()+0x56: can't find jump dest instruction at .text+0xe40001fc CC [M] drivers/fmc/fmc-match.o LD [M] sound/soc/intel/boards/snd-soc-sst-haswell.o fs/9p/xattr.o: warning: objtool: v9fs_fid_xattr_get()+0x3f: call without frame pointer save/setup fs/9p/xattr.o: warning: objtool: v9fs_xattr_get()+0x44: call without frame pointer save/setup fs/9p/xattr.o: warning: objtool: v9fs_xattr_handler_get()+0x25: call without frame pointer save/setup fs/9p/xattr.o: warning: objtool: v9fs_fid_xattr_set()+0x46: call without frame pointer save/setup fs/9p/xattr.o: warning: objtool: v9fs_xattr_set()+0x26: call without frame pointer save/setup fs/9p/xattr.o: warning: objtool: v9fs_xattr_handler_set()+0x25: call without frame pointer save/setup fs/9p/xattr.o: warning: objtool: v9fs_listxattr()+0x11: call without frame pointer save/setup CC [M] drivers/edac/edac_module.o CC net/core/sock_reuseport.o CC kernel/printk/nmi.o CC [M] sound/soc/zte/zx296702-i2s.o CC arch/x86/kernel/cpu/powerflags.o crypto/asymmetric_keys/asymmetric_type.o: warning: objtool: asymmetric_key_preparse()+0x20: can't find jump dest instruction at .text+0x85000256 net/qrtr/smd.o: warning: objtool: qcom_smd_get_drvdata()+0x15: call without frame pointer save/setup net/qrtr/smd.o: warning: objtool: qcom_smd_set_drvdata()+0x15: call without frame pointer save/setup net/qrtr/smd.o: warning: objtool: qcom_smd_qrtr_driver_exit()+0x10: call without frame pointer save/setup arch/x86/kernel/fpu/init.o: warning: objtool: fpu__init_system()+0xa: can't find call dest symbol at offset 0xcbfe0234 lib/debugobjects.o: warning: objtool: __debug_check_no_obj_freed()+0x47: can't find jump dest instruction at .text+0xca01032d CC [M] net/irda/irttp.o LD [M] net/qrtr/qrtr-smd.o kernel/irq/handle.o: warning: objtool: __handle_irq_event_percpu()+0x2c: can't find jump dest instruction at .text+0x7c030282 CC net/ipv6/inet6_hashtables.o drivers/firewire/core-topology.o: warning: objtool: build_tree()+0x46: can't find jump dest instruction at .text+0xb80300ec LD [M] sound/soc/intel/boards/snd-soc-sst-bxt-da7219_max98357a.o CC arch/x86/kernel/fpu/signal.o fs/afs/cmservice.o: warning: objtool: afs_deliver_cb_tell_me_about_yourself()+0x10e: can't find jump dest instruction at .text+0x70000112 net/mac802154/mac_cmd.o: warning: objtool: mac802154_set_mac_params()+0xc5: can't find jump dest instruction at .text+0x1c03025b CC arch/x86/kernel/fpu/xstate.o CC [M] net/mac802154/util.o crypto/async_tx/async_tx.o: warning: objtool: async_tx_channel_switch()+0x67: can't find jump dest instruction at .text+0xca0000cc drivers/firewire/core-device.o: warning: objtool: textual_leaf_to_string()+0xc: can't find jump dest instruction at .text+0xb8000072 drivers/ata/pata_ninja32.o: warning: objtool: ninja32_init_one()+0x3e: can't find jump dest instruction at .text+0x800101e4 CC [M] drivers/fpga/zynq-fpga.o CC [M] sound/soc/intel/skylake/skl-sst-ipc.o net/ncsi/ncsi-aen.o: warning: objtool: ncsi_aen_handler_hncdsc()+0x35: can't find jump dest instruction at .text+0x8300003b CC arch/x86/kernel/apic/vector.o LD net/bluetooth/bnep/built-in.o drivers/clk/clk-oxnas.o: warning: objtool: oxnas_stdclk_probe()+0x39: can't find jump dest instruction at .text+0xd80000df CC [M] net/ipv6/netfilter/nf_conntrack_proto_icmpv6.o CC [M] drivers/extcon/extcon-max77693.o CC [M] net/phonet/datagram.o sound/soc/tegra/tegra_max98090.o: warning: objtool: tegra_max98090_probe()+0x5c: can't find jump dest instruction at .text+0x4c010301 LD [M] sound/soc/intel/boards/snd-soc-sst-bxt-rt298.o CC [M] net/bluetooth/bnep/core.o CC mm/rmap.o CC [M] drivers/block/drbd/drbd_main.o LD net/bluetooth/cmtp/built-in.o CC [M] sound/soc/intel/skylake/skl-sst-dsp.o LD [M] sound/soc/tegra/snd-soc-tegra-utils.o drivers/edac/edac_device.o: warning: objtool: edac_device_handle_ce()+0x36: can't find jump dest instruction at .text+0xa100005b LD [M] sound/soc/intel/boards/snd-soc-sst-broadwell.o CC [M] net/bluetooth/cmtp/core.o fs/autofs4/root.o: warning: objtool: autofs4_mount_wait()+0x3d: can't find jump dest instruction at .text+0x8c000043 net/l2tp/l2tp_eth.o: warning: objtool: l2tp_eth_create()+0x3e: can't find jump dest instruction at .text+0xef020094 CC [M] fs/autofs4/expire.o drivers/devfreq/governor_powersave.o: warning: objtool: devfreq_powersave_handler()+0x29: 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 arch/x86/kernel/cpu/proc.o: warning: objtool: show_cpuinfo()+0x114: can't find call dest symbol at offset 0x7ff0208 CC [M] net/mac80211/ht.o LD [M] sound/soc/tegra/snd-soc-tegra-rt5640.o LD [M] sound/soc/intel/boards/snd-soc-sst-bytcr-rt5640.o fs/befs/btree.o: warning: objtool: befs_bt_get_key()+0x1c: can't find jump dest instruction at .text+0x8b000021 fs/bfs/dir.o: warning: objtool: bfs_find_entry()+0x31: can't find jump dest instruction at .text+0xbf000037 net/netrom/af_netrom.o: warning: objtool: nr_info_show()+0x32: can't find jump dest instruction at .text+0x37030247 LD net/ieee802154/built-in.o LD sound/pci/emu10k1/built-in.o LD [M] sound/soc/tegra/snd-soc-tegra-rt5677.o LD [M] fs/bfs/bfs.o CC [M] fs/befs/super.o CC [M] sound/soc/intel/skylake/skl-sst-cldma.o CC [M] fs/autofs4/dev-ioctl.o CC crypto/asymmetric_keys/public_key.o drivers/dma-buf/sync_file.o: warning: objtool: sync_file_ioctl_fence_info()+0x56: can't find jump dest instruction at .text+0x5d01021c arch/x86/crypto/sha256-mb/sha256_mb.o: warning: objtool: sha256_ctx_mgr_resubmit()+0x2a: can't find jump dest instruction at .text+0x1a010570 CC [M] net/ipv6/netfilter/nf_nat_l3proto_ipv6.o fs/9p/v9fs.o: warning: objtool: get_cache_mode()+0x3e: can't find jump dest instruction at .text+0xaf000133 LD drivers/dma-buf/built-in.o CC [M] sound/pci/emu10k1/emu10k1.o drivers/extcon/extcon-max14577.o: warning: objtool: max14577_muic_probe()+0x44: can't find jump dest instruction at .text+0xe50202ea net/irda/timer.o: warning: objtool: irlap_backoff_timer_expired()+0x58: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlap_wd_timer_expired()+0x58: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlap_final_timer_expired()+0x58: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlap_query_timer_expired()+0x58: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlap_slot_timer_expired()+0x58: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlap_media_busy_expired()+0x3e: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlap_start_slot_timer()+0x2f: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlap_start_query_timer()+0x2b: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlap_start_final_timer()+0x2f: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlap_start_wd_timer()+0x2f: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlap_start_backoff_timer()+0x2f: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlap_start_mbusy_timer()+0x2f: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlap_stop_mbusy_timer()+0x18: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlmp_start_watchdog_timer()+0x26: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlmp_start_discovery_timer()+0x2f: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlmp_start_idle_timer()+0x2c: call without frame pointer save/setup net/irda/timer.o: warning: objtool: irlmp_stop_idle_timer()+0xd: call without frame pointer save/setup LD [M] arch/x86/crypto/sha256-mb/sha256-mb.o net/l2tp/l2tp_debugfs.o: warning: objtool: l2tp_dfs_seq_tunnel_show()+0x86: can't find jump dest instruction at .text+0x8c0000bc sound/soc/intel/atom/sst/sst_acpi.o: warning: objtool: sst_platform_get_resources()+0x5d: can't find jump dest instruction at .text+0xc0020102 CC [M] net/llc/llc_conn.o net/ieee802154/trace.o: warning: objtool: perf_trace_802154_rdev_return_int()+0x42: can't find jump dest instruction at .text+0xa10007d8 net/ipv6/protocol.o: warning: objtool: inet6_del_offload()+0x2c: call without frame pointer save/setup net/ipv6/protocol.o: warning: objtool: inet6_del_protocol()+0x2c: call without frame pointer save/setup mm/mmap.o: warning: objtool: browse_rb()+0x2b: can't find jump dest instruction at .text+0x31010401 net/ipv4/route.o: warning: objtool: find_exception()+0x58: can't find jump dest instruction at .text+0x3901035e arch/x86/kernel/fpu/bugs.o: warning: objtool: fpu__init_check_bugs()+0x25: call without frame pointer save/setup kernel/locking/rwsem.o: warning: objtool: downgrade_write()+0x2b: call without frame pointer save/setup kernel/locking/rwsem.o: warning: objtool: up_read_non_owner()+0x1a: call without frame pointer save/setup kernel/locking/rwsem.o: warning: objtool: up_write()+0x1e: call without frame pointer save/setup kernel/locking/rwsem.o: warning: objtool: up_read()+0x1e: call without frame pointer save/setup kernel/locking/rwsem.o: warning: objtool: down_read_non_owner()+0x1f: call without frame pointer save/setup kernel/locking/rwsem.o: warning: objtool: down_read_trylock()+0x54: call without frame pointer save/setup kernel/locking/rwsem.o: warning: objtool: down_read_nested()+0x31: call without frame pointer save/setup kernel/locking/rwsem.o: warning: objtool: down_write_trylock()+0x5b: call without frame pointer save/setup kernel/locking/rwsem.o: warning: objtool: down_write_nested()+0x31: call without frame pointer save/setup kernel/locking/rwsem.o: warning: objtool: _down_write_nest_lock()+0x31: call without frame pointer save/setup kernel/locking/rwsem.o: warning: objtool: down_read()+0x25: call without frame pointer save/setup kernel/locking/rwsem.o: warning: objtool: down_write_killable()+0x2e: call without frame pointer save/setup kernel/locking/rwsem.o: warning: objtool: down_write()+0x2e: call without frame pointer save/setup kernel/locking/rwsem.o: warning: objtool: down_write_killable_nested()+0x31: call without frame pointer save/setup crypto/seqiv.o: warning: objtool: seqiv_aead_decrypt()+0x24: can't find jump dest instruction at .text+0x8500010a CC kernel/bpf/percpu_freelist.o drivers/base/power/main.o: warning: objtool: device_prepare()+0x31: can't find jump dest instruction at .text+0x430103c7 drivers/base/power/domain.o: warning: objtool: pm_genpd_summary_one()+0x34: can't find jump dest instruction at .text+0xa701022a LD [M] sound/soc/tegra/snd-soc-tegra-wm8753.o CC net/ncsi/ncsi-manage.o LD [M] arch/x86/crypto/aes-x86_64.o LD [M] net/bridge/br_netfilter.o sound/soc/intel/common/sst-acpi.o: warning: objtool: sst_acpi_probe()+0x35: can't find jump dest instruction at .text+0xdd01014b CC [M] sound/pci/ctxfi/ctatc.o drivers/char/tpm/tpm_infineon.o: warning: objtool: tpm_inf_recv()+0x34: can't find jump dest instruction at .text+0x4702042a CC net/core/flow.o CC [M] drivers/fmc/fmc-sdb.o CC arch/x86/kernel/tls.o CC [M] sound/pci/ctxfi/ctvmem.o CC [M] drivers/cpufreq/pcc-cpufreq.o CC [M] net/packet/diag.o LD [M] sound/soc/tegra/snd-soc-tegra-wm8903.o CC [M] drivers/char/tpm/xen-tpmfront.o crypto/asymmetric_keys/signature.o: warning: objtool: public_key_signature_free()+0x19: call without frame pointer save/setup ASN.1 crypto/asymmetric_keys/x509-asn1.c CC [M] drivers/block/rsxx/dma.o LD [M] sound/soc/tegra/snd-soc-tegra-trimslice.o ASN.1 crypto/asymmetric_keys/x509_akid-asn1.c LD [M] sound/soc/tegra/snd-soc-tegra-alc5632.o drivers/base/power/clock_ops.o: warning: objtool: pm_clk_destroy()+0x1d: can't find jump dest instruction at .text+0xa0000373 CC [M] drivers/block/drbd/drbd_strings.o fs/9p/fid.o: warning: objtool: v9fs_fid_lookup_with_uid()+0x4a: can't find jump dest instruction at .text+0xf4010220 CC [M] net/ipv6/netfilter/nf_nat_proto_icmpv6.o LD [M] sound/soc/tegra/snd-soc-tegra-max98090.o CC [M] net/ipv6/netfilter/nf_nat_masquerade_ipv6.o drivers/devfreq/governor_userspace.o: warning: objtool: store_freq()+0x3b: call without frame pointer save/setup drivers/devfreq/governor_userspace.o: warning: objtool: show_freq()+0x2b: call without frame pointer save/setup drivers/devfreq/governor_userspace.o: warning: objtool: devfreq_userspace_handler()+0x30: 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 CC [M] fs/afs/file.o kernel/debug/kdb/kdb_bp.o: warning: objtool: kdb_bc()+0x6e: can't find jump dest instruction at .text+0x87010094 net/dccp/ccids/ccid2.o: warning: objtool: ccid2_hc_tx_alloc_seq()+0x1c: can't find jump dest instruction at .text+0xce000142 net/openvswitch/dp_notify.o: warning: objtool: dp_device_event()+0x29: can't find jump dest instruction at .text+0x5001002f net/dccp/ackvec.o: warning: objtool: dccp_ackvec_add_new.constprop.2()+0x35: can't find jump dest instruction at .text+0x9a00017a sound/soc/zte/zx296702-spdif.o: warning: objtool: zx_spdif_hw_params()+0xd2: can't find jump dest instruction at .text+0xdc0001a7 drivers/block/zram/zcomp.o: warning: objtool: __zcomp_cpu_notifier()+0x23: can't find jump dest instruction at .text+0xbb000079 sound/soc/intel/atom/sst/sst_pvt.o: warning: objtool: sst_wait_timeout()+0x60: can't find jump dest instruction at .text+0xd1000295 kernel/power/qos.o: warning: objtool: pm_qos_power_read()+0x30: can't find jump dest instruction at .text+0xaf0000a6 sound/soc/intel/skylake/skl-pcm.o: warning: objtool: skl_link_hw_params()+0x6b: can't find jump dest instruction at .text+0x900003a1 net/ceph/ceph_strings.o: warning: objtool: ceph_osd_op_name()+0x16: can't find jump dest instruction at .text+0xb705004c sound/pci/ctxfi/xfi.o: warning: objtool: ct_card_probe()+0x26: can't find jump dest instruction at .text+0xc80100ac LD [M] sound/soc/intel/atom/sst/snd-intel-sst-acpi.o CC [M] sound/soc/intel/skylake/skl-sst.o CC [M] fs/btrfs/ctree.o mm/memory.o: warning: objtool: tlb_flush_mmu_tlbonly()+0x18: can't find jump dest instruction at .text+0xa300022e CC kernel/debug/kdb/kdb_debugger.o CC [M] net/dccp/ccids/lib/tfrc.o CC [M] sound/pci/ctxfi/ctpcm.o CC [M] net/bluetooth/bnep/sock.o drivers/cpufreq/acpi-cpufreq.o: warning: objtool: extract_freq()+0x16: can't find jump dest instruction at .text+0xf200001c CC [M] net/llc/llc_c_st.o CC [M] drivers/firewire/sbp2.o CC arch/x86/kernel/cpu/bugs_64.o CC [M] net/openvswitch/vport.o drivers/base/power/opp/debugfs.o: warning: objtool: opp_debug_create_one()+0x47: can't find jump dest instruction at .text+0x3e01026d CC [M] net/ceph/ceph_hash.o CC [M] sound/soc/intel/skylake/bxt-sst.o net/key/af_key.o: warning: objtool: pfkey_xfrm_policy2msg()+0x2d0: can't find jump dest instruction at .text+0x47010806 CC [M] fs/btrfs/extent-tree.o CC net/core/net-sysfs.o LD drivers/base/power/opp/built-in.o drivers/firmware/dmi_scan.o: warning: objtool: dmi_decode_table()+0xca: can't find jump dest instruction at .text+0x680000cf LD [M] sound/soc/intel/atom/sst/snd-intel-sst-core.o CC [M] sound/soc/intel/skylake/skl-sst-utils.o LD [M] sound/soc/snd-soc-core.o net/nfc/af_nfc.o: warning: objtool: nfc_sock_create()+0x51: call without frame pointer save/setup net/nfc/af_nfc.o: warning: objtool: nfc_proto_unregister()+0x18: call without frame pointer save/setup net/nfc/af_nfc.o: warning: objtool: nfc_proto_register()+0x21: call without frame pointer save/setup net/nfc/af_nfc.o: warning: objtool: af_nfc_exit()+0xe: call without frame pointer save/setup net/nfc/af_nfc.o: warning: objtool: af_nfc_init()+0xb: call without frame pointer save/setup sound/soc/intel/boards/cht_bsw_max98090_ti.o: warning: objtool: cht_aif1_hw_params()+0x2c: call without frame pointer save/setup sound/soc/intel/boards/cht_bsw_max98090_ti.o: warning: objtool: cht_aif1_startup()+0x1f: call without frame pointer save/setup sound/soc/intel/boards/cht_bsw_max98090_ti.o: warning: objtool: cht_max98090_headset_init()+0x14: call without frame pointer save/setup sound/soc/intel/boards/cht_bsw_max98090_ti.o: warning: objtool: cht_codec_fixup()+0x3b: call without frame pointer save/setup sound/soc/intel/boards/cht_bsw_max98090_ti.o: warning: objtool: cht_codec_init()+0x4c: call without frame pointer save/setup sound/soc/intel/boards/cht_bsw_max98090_ti.o: warning: objtool: cht_ti_jack_event()+0x53: call without frame pointer save/setup sound/soc/intel/boards/cht_bsw_max98090_ti.o: warning: objtool: snd_cht_mc_probe()+0x2d: call without frame pointer save/setup sound/soc/intel/boards/cht_bsw_max98090_ti.o: warning: objtool: snd_cht_mc_driver_init()+0x12: call without frame pointer save/setup sound/soc/intel/boards/cht_bsw_max98090_ti.o: warning: objtool: snd_cht_mc_driver_exit()+0xb: call without frame pointer save/setup kernel/irq/spurious.o: warning: objtool: poll_spurious_irqs()+0x1b: can't find jump dest instruction at .text+0x87000121 net/ieee802154/socket.o: warning: objtool: ieee802154_get_dev()+0x18: can't find jump dest instruction at .text+0xa0102ce CC [M] drivers/ata/pata_optidma.o LD net/rfkill/built-in.o LD drivers/base/power/built-in.o fs/9p/cache.o: warning: objtool: v9fs_cache_inode_now_uncached()+0xd5: can't find jump dest instruction at .text+0x640000d9 net/netfilter/core.o: warning: objtool: nf_ct_attach()+0x24: can't find jump dest instruction at .text+0xc01002a CC [M] net/mac802154/cfg.o CC [M] sound/pci/echoaudio/gina20.o sound/soc/intel/boards/cht_bsw_rt5645.o: warning: objtool: snd_cht_mc_probe()+0x40: can't find jump dest instruction at .text+0x88010346 CC [M] sound/pci/emu10k1/emu10k1_main.o CC kernel/irq/resend.o CC [M] net/rfkill/core.o net/ipv6/output_core.o: warning: objtool: ip6_dst_hoplimit()+0x1d: can't find jump dest instruction at .text+0x2e010023 CC drivers/clk/bcm/clk-bcm63xx.o AS [M] arch/x86/crypto/sha512-mb/sha512_mb_mgr_flush_avx2.o LD [M] sound/soc/intel/boards/snd-soc-sst-bytcr-rt5651.o arch/x86/kernel/acpi/apei.o: warning: objtool: arch_apei_enable_cmcff()+0x45: call without frame pointer save/setup arch/x86/kernel/acpi/apei.o: warning: objtool: arch_apei_report_mem_error()+0x9: call without frame pointer save/setup CC net/core/net-procfs.o CC [M] drivers/firewire/net.o CC [M] sound/pci/echoaudio/layla20.o drivers/devfreq/governor_passive.o: warning: objtool: devfreq_passive_get_target_freq()+0x38: can't find jump dest instruction at .text+0x7f01018d CC [M] net/dccp/ccids/lib/tfrc_equation.o kernel/power/main.o: warning: objtool: autosleep_store()+0x18: can't find call dest symbol at offset 0x73fe04ec CC [M] drivers/char/tpm/tpm_crb.o LD drivers/firmware/broadcom/built-in.o CC arch/x86/kernel/acpi/cstate.o drivers/extcon/extcon-max3355.o: warning: objtool: max3355_probe()+0x40: can't find jump dest instruction at .text+0x420100d6 CC crypto/asymmetric_keys/x509_public_key.o CC [M] drivers/firewire/nosy.o CC [M] drivers/devfreq/exynos-bus.o CC [M] net/netfilter/nfnetlink_log.o net/dccp/proto.o: warning: objtool: dccp_setsockopt_cscov()+0x33: can't find jump dest instruction at .text+0xaf000099 LD net/rose/built-in.o CC [M] net/rfkill/input.o net/batman-adv/translation-table.o: warning: objtool: batadv_tt_local_event()+0x40: can't find jump dest instruction at .text+0xb010186 CC [M] sound/pci/ctxfi/ctmixer.o CC kernel/debug/kdb/kdb_keyboard.o net/netrom/nr_in.o: warning: objtool: nr_queue_rx_frame()+0x63: can't find jump dest instruction at .text+0xbe000068 LD [M] net/batman-adv/batman-adv.o CC [M] drivers/cpufreq/speedstep-lib.o CC [M] net/rose/af_rose.o sound/soc/codecs/adau1761-spi.o: warning: objtool: adau1761_spi_remove()+0x9: call without frame pointer save/setup sound/soc/codecs/adau1761-spi.o: warning: objtool: adau1761_spi_probe()+0x16: call without frame pointer save/setup sound/soc/codecs/adau1761-spi.o: warning: objtool: adau1761_spi_switch_mode()+0x28: call without frame pointer save/setup sound/soc/codecs/adau1761-spi.o: warning: objtool: adau1761_spi_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/adau1761-spi.o: warning: objtool: adau1761_spi_driver_exit()+0xb: call without frame pointer save/setup CC [M] net/netrom/nr_loopback.o drivers/clk/clk-max-gen.o: warning: objtool: max_gen_clk_probe()+0x4b: can't find jump dest instruction at .text+0xae010131 fs/affs/file.o: warning: objtool: affs_grow_extcache()+0x34: can't find jump dest instruction at .text+0xb401016a kernel/power/console.o: warning: objtool: pm_prepare_console()+0x9: can't find call dest symbol at offset 0x62ff019d net/lapb/lapb_iface.o: warning: objtool: lapb_create_cb()+0x28: can't find jump dest instruction at .text+0xd50000be LD net/rds/built-in.o CC [M] drivers/cpufreq/speedstep-centrino.o net/mac802154/mib.o: warning: objtool: mac802154_dev_set_page_channel()+0x88: can't find jump dest instruction at .text+0xbc00008d CC [M] fs/affs/amigaffs.o CC net/core/netpoll.o CC drivers/gpio/devres.o net/ncsi/ncsi-rsp.o: warning: objtool: ncsi_rsp_handler_gcps()+0x3a: can't find jump dest instruction at .text+0xf1010560 LD sound/pci/hda/built-in.o net/bluetooth/hci_request.o: warning: objtool: create_instance_adv_data()+0x47: can't find jump dest instruction at .text+0xb700012d CC [M] net/rds/af_rds.o kernel/printk/nmi.o: warning: objtool: __printk_nmi_flush()+0x59: can't find jump dest instruction at .text+0x9c00014f CC kernel/power/process.o LD [M] net/lapb/lapb.o CC drivers/clk/bcm/clk-kona.o ASN.1 crypto/asymmetric_keys/pkcs7-asn1.c sound/soc/intel/boards/skl_rt286.o: warning: objtool: skylake_rt286_hw_params()+0x2c: call without frame pointer save/setup sound/soc/intel/boards/skl_rt286.o: warning: objtool: skylake_dmic_startup()+0x30: call without frame pointer save/setup sound/soc/intel/boards/skl_rt286.o: warning: objtool: skl_fe_startup()+0x30: call without frame pointer save/setup sound/soc/intel/boards/skl_rt286.o: warning: objtool: skylake_ssp0_fixup()+0x44: call without frame pointer save/setup sound/soc/intel/boards/skl_rt286.o: warning: objtool: skylake_rt286_codec_init()+0x47: call without frame pointer save/setup sound/soc/intel/boards/skl_rt286.o: warning: objtool: skylake_rt286_fe_init()+0x22: call without frame pointer save/setup sound/soc/intel/boards/skl_rt286.o: warning: objtool: skylake_card_late_probe()+0x25: call without frame pointer save/setup sound/soc/intel/boards/skl_rt286.o: warning: objtool: skylake_audio_probe()+0x1f: call without frame pointer save/setup sound/soc/intel/boards/skl_rt286.o: warning: objtool: skylake_hdmi_init()+0x2c: call without frame pointer save/setup sound/soc/intel/boards/skl_rt286.o: warning: objtool: skylake_audio_init()+0x12: call without frame pointer save/setup sound/soc/intel/boards/skl_rt286.o: warning: objtool: skylake_audio_exit()+0xb: call without frame pointer save/setup CC [M] sound/pci/emu10k1/irq.o CC [M] net/nfc/llcp_sock.o drivers/dma/dw/core.o: warning: objtool: dw_dma_interrupt()+0x18: can't find jump dest instruction at .text+0x120109ae arch/x86/crypto/sha512-mb/sha512_mb_mgr_flush_avx2.o: warning: objtool: sha512_mb_mgr_flush_avx2()+0x11: can't find jump dest instruction at .text+0xb3010017 net/l2tp/l2tp_core.o: warning: objtool: l2tp_tunnel_sock_create()+0x4c: can't find jump dest instruction at .text+0xbd020352 CC [M] sound/pci/hda/hda_bind.o fs/9p/acl.o: warning: objtool: v9fs_xattr_set_acl()+0x65: can't find jump dest instruction at .text+0x9301022a CC drivers/clk/bcm/clk-kona-setup.o net/phonet/pn_netlink.o: warning: objtool: fill_addr.isra.4()+0x40: can't find jump dest instruction at .text+0xb5000046 net/l2tp/l2tp_netlink.o: warning: objtool: l2tp_nl_tunnel_send()+0x31: can't find jump dest instruction at .text+0x38040167 CC lib/crc-t10dif.o sound/pci/asihpi/hpimsgx.o: warning: objtool: HPIMSGX__reset.constprop.9()+0x105: can't find jump dest instruction at .text+0x1200019a LD [M] drivers/dma/dw/dw_dmac_pci.o net/phonet/pn_dev.o: warning: objtool: phonet_device_notify()+0x1b: can't find jump dest instruction at .text+0x88000661 CC [M] drivers/ata/pata_pdc2027x.o CC [M] net/phonet/sysctl.o LD [M] fs/9p/9p.o arch/x86/kernel/cpu/match.o: warning: objtool: x86_match_cpu()+0x29: can't find jump dest instruction at .text+0x8500002f drivers/firmware/memmap.o: warning: objtool: firmware_map_add_hotplug()+0x2c: can't find jump dest instruction at .meminit.text+0x8d0000fc CC crypto/asymmetric_keys/pkcs7_trust.o CC [M] net/irda/irda_device.o fs/befs/super.o: warning: objtool: befs_check_sb()+0x3d: can't find jump dest instruction at .text+0x9a000282 LD [M] drivers/dma/dw/dw_dmac_core.o CC [M] sound/pci/emu10k1/memory.o CC [M] fs/befs/inode.o net/netlabel/netlabel_kapi.o: warning: objtool: _netlbl_catmap_getnode()+0x35: can't find jump dest instruction at .text+0x850000eb CC [M] arch/x86/crypto/sha512-mb/sha512_mb_mgr_init_avx2.o CC [M] drivers/char/tpm/tpm_vtpm_proxy.o CC [M] net/openvswitch/vport-internal_dev.o LD net/bluetooth/hidp/built-in.o net/bridge/br_multicast.o: warning: objtool: br_mcast_stats_add()+0x32: can't find jump dest instruction at .text+0xa40100b8 CC net/netlabel/netlabel_domainhash.o net/netfilter/nf_log.o: warning: objtool: seq_show()+0x9f: can't find jump dest instruction at .text+0xea000155 sound/soc/intel/common/sst-match-acpi.o: warning: objtool: sst_acpi_find_machine()+0x2c: call without frame pointer save/setup sound/soc/intel/common/sst-match-acpi.o: warning: objtool: sst_acpi_find_name_from_hid()+0x22: call without frame pointer save/setup sound/soc/intel/common/sst-match-acpi.o: warning: objtool: sst_acpi_mach_match()+0x21: call without frame pointer save/setup sound/soc/intel/common/sst-match-acpi.o: warning: objtool: sst_acpi_find_name()+0x15: call without frame pointer save/setup drivers/clk/clk-xgene.o: warning: objtool: xgene_clk_is_enabled()+0x28: can't find jump dest instruction at .text+0x8a00012e drivers/base/regmap/regmap-spmi.o: warning: objtool: regmap_spmi_ext_write()+0x1e: can't find call dest symbol at offset 0x1e000202 drivers/cpufreq/powernow-k8.o: warning: objtool: fill_powernow_table_fidvid()+0x21: can't find jump dest instruction at .text+0x6f0100c7 CC [M] net/bluetooth/hidp/core.o LD [M] net/bridge/bridge.o HOSTCC lib/gen_crc32table CC arch/x86/kernel/apic/hw_nmi.o drivers/acpi/sysfs.o: warning: objtool: param_set_trace_state()+0x22: can't find jump dest instruction at .text+0xa0000296 LD drivers/base/built-in.o CC drivers/acpi/property.o net/mac80211/wep.o: warning: objtool: ieee80211_wep_add_iv()+0x62: can't find jump dest instruction at .text+0xbd000067 drivers/dma/sh/shdma-of.o: warning: objtool: shdma_of_probe()+0x30: call without frame pointer save/setup drivers/dma/sh/shdma-of.o: warning: objtool: shdma_of_xlate()+0x33: call without frame pointer save/setup drivers/dma/sh/shdma-of.o: warning: objtool: shdma_of_init()+0xd: call without frame pointer save/setup drivers/dma/sh/shdma-of.o: warning: objtool: shdma_of_exit()+0xb: call without frame pointer save/setup net/openvswitch/actions.o: warning: objtool: execute_recirc()+0x4f: can't find jump dest instruction at .text+0xba000075 CC [M] sound/pci/ctxfi/ctresource.o drivers/block/drbd/drbd_bitmap.o: warning: objtool: bm_realloc_pages.isra.17()+0x3e: can't find jump dest instruction at .text+0xf0000204 CC [M] net/openvswitch/vport-netdev.o CC [M] net/dccp/ccids/lib/packet_history.o CC [M] net/phonet/af_phonet.o CC kernel/bpf/stackmap.o CC [M] net/rds/bind.o net/ipv6/exthdrs_offload.o: warning: objtool: ipv6_exthdrs_offload_init()+0x12: call without frame pointer save/setup drivers/dma/hsu/pci.o: warning: objtool: hsu_pci_probe()+0x2a: can't find jump dest instruction at .text+0xb8010060 kernel/locking/percpu-rwsem.o: warning: objtool: percpu_down_write()+0x52: can't find call dest symbol at offset 0xa0002c6 kernel/bpf/percpu_freelist.o: warning: objtool: pcpu_freelist_init()+0x2a: can't find jump dest instruction at .text+0x9d000030 drivers/extcon/extcon-arizona.o: warning: objtool: arizona_extcon_get_micd_configs()+0x38: can't find jump dest instruction at .text+0xe200015e drivers/block/rsxx/cregs.o: warning: objtool: creg_issue_cmd()+0x2c: can't find jump dest instruction at .text+0xa8000032 CC [M] net/ceph/pagevec.o drivers/ata/pata_ns87415.o: warning: objtool: ns87415_reinit_one()+0x2e: can't find call dest symbol at offset 0x7e000092 sound/pci/asihpi/hpi6205.o: warning: objtool: adapter_boot_load_dsp()+0xd4: can't find jump dest instruction at .text+0x5204034a CC [M] fs/btrfs/print-tree.o CC drivers/gpu/vga/vgaarb.o net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.o: warning: objtool: ipv6_getorigdst()+0x91: can't find jump dest instruction at .text+0x51010397 LD [M] drivers/dma/hsu/hsu_dma.o CC [M] sound/pci/ctxfi/ctsrc.o CC [M] net/rfkill/rfkill-regulator.o CC kernel/locking/lockdep.o drivers/dma/ioat/init.o: warning: objtool: ioat_enumerate_channels()+0x6c: can't find jump dest instruction at .text+0xb1000522 sound/soc/xtensa/xtfpga-i2s.o: warning: objtool: xtfpga_i2s_hw_params()+0x9e: can't find jump dest instruction at .text+0x2a010304 CC [M] net/nfc/digital_core.o LD [M] sound/pci/asihpi/snd-asihpi.o CC [M] net/ipv6/netfilter/nf_defrag_ipv6_hooks.o net/l2tp/l2tp_ip6.o: warning: objtool: l2tp_ip6_sendmsg()+0x62: can't find jump dest instruction at .text+0xe0602a8 drivers/firewire/core-transaction.o: warning: objtool: fw_core_handle_response()+0x7a: can't find jump dest instruction at .text+0x490100c0 net/bluetooth/leds.o: warning: objtool: hci_leds_init()+0x11: can't find call dest symbol at offset 0xfaff0135 CC [M] drivers/dma/ioat/dma.o sound/soc/intel/skylake/skl-messages.o: warning: objtool: skl_get_node_id.isra.1()+0x1b: can't find jump dest instruction at .text+0x9b000411 LD [M] sound/soc/xtensa/snd-soc-xtfpga-i2s.o LD [M] sound/soc/intel/common/snd-soc-sst-dsp.o drivers/crypto/qat/qat_common/adf_hw_arbiter.o: warning: objtool: adf_exit_arb()+0x13: can't find jump dest instruction at .text+0x8c0000d9 LD [M] drivers/dma/hsu/hsu_dma_pci.o CC [M] sound/pci/ctxfi/ctamixer.o drivers/clk/clk-qoriq.o: warning: objtool: clockgen_clk_get()+0x2b: can't find jump dest instruction at .text+0x8b000030 drivers/fmc/fmc-match.o: warning: objtool: fmc_fill_id_info()+0x41: can't find jump dest instruction at .text+0x9010127 LD [M] sound/soc/intel/common/snd-soc-sst-ipc.o CC [M] net/nfc/digital_technology.o CC mm/vmalloc.o CC [M] drivers/crypto/qat/qat_common/qat_uclo.o CC lib/genalloc.o sound/soc/intel/haswell/sst-haswell-dsp.o: warning: objtool: hsw_parse_module()+0x4d: can't find jump dest instruction at .text+0x56020053 LD [M] sound/soc/intel/common/snd-soc-sst-acpi.o CC [M] net/mac802154/trace.o LD net/rxrpc/built-in.o net/bluetooth/amp.o: warning: objtool: hmac_sha256.constprop.1()+0x67: can't find jump dest instruction at .text+0x890000cc CC [M] net/ceph/snapshot.o drivers/ata/pata_oldpiix.o: warning: objtool: oldpiix_qc_issue()+0x32: can't find call dest symbol at offset 0xb9ff0346 CC [M] drivers/fmc/fru-parse.o CC [M] net/rxrpc/af_rxrpc.o LD net/bluetooth/rfcomm/built-in.o LD [M] sound/soc/intel/common/snd-soc-sst-match.o CC [M] net/ceph/string_table.o drivers/block/rsxx/dev.o: warning: objtool: rsxx_make_request()+0x4d: can't find jump dest instruction at .text+0x610100f3 CC [M] sound/pci/ctxfi/ctdaio.o fs/autofs4/waitq.o: warning: objtool: autofs4_write()+0x5b: can't find jump dest instruction at .text+0xb5000061 crypto/echainiv.o: warning: objtool: echainiv_encrypt()+0x30: can't find jump dest instruction at .text+0x7a0101b6 net/bluetooth/a2mp.o: warning: objtool: a2mp_chan_open()+0x2e: can't find jump dest instruction at .text+0x170100f4 CC [M] drivers/ata/pata_pdc202xx_old.o kernel/irq/manage.o: warning: objtool: irq_set_irq_wake()+0x3c: can't find jump dest instruction at .text+0xa4000342 CC arch/x86/kernel/kprobes/opt.o sound/soc/intel/boards/skl_nau88l25_max98357a.o: warning: objtool: skylake_nau8825_hw_params()+0x2c: call without frame pointer save/setup sound/soc/intel/boards/skl_nau88l25_max98357a.o: warning: objtool: skylake_dmic_startup()+0x38: call without frame pointer save/setup sound/soc/intel/boards/skl_nau88l25_max98357a.o: warning: objtool: skylake_refcap_startup()+0x37: call without frame pointer save/setup sound/soc/intel/boards/skl_nau88l25_max98357a.o: warning: objtool: skl_fe_startup()+0x30: call without frame pointer save/setup sound/soc/intel/boards/skl_nau88l25_max98357a.o: warning: objtool: platform_clock_control()+0x78: call without frame pointer save/setup sound/soc/intel/boards/skl_nau88l25_max98357a.o: warning: objtool: skylake_nau8825_codec_init()+0x43: call without frame pointer save/setup sound/soc/intel/boards/skl_nau88l25_max98357a.o: warning: objtool: skylake_nau8825_fe_init()+0x22: call without frame pointer save/setup sound/soc/intel/boards/skl_nau88l25_max98357a.o: warning: objtool: skylake_ssp_fixup()+0x44: call without frame pointer save/setup sound/soc/intel/boards/skl_nau88l25_max98357a.o: warning: objtool: skylake_card_late_probe()+0x25: call without frame pointer save/setup sound/soc/intel/boards/skl_nau88l25_max98357a.o: warning: objtool: skylake_audio_probe()+0x20: call without frame pointer save/setup sound/soc/intel/boards/skl_nau88l25_max98357a.o: warning: objtool: skylake_hdmi3_init()+0x2c: call without frame pointer save/setup sound/soc/intel/boards/skl_nau88l25_max98357a.o: warning: objtool: skylake_hdmi2_init()+0x2c: call without frame pointer save/setup sound/soc/intel/boards/skl_nau88l25_max98357a.o: warning: objtool: skylake_hdmi1_init()+0x2c: call without frame pointer save/setup sound/soc/intel/boards/skl_nau88l25_max98357a.o: warning: objtool: skylake_audio_init()+0x12: call without frame pointer save/setup sound/soc/intel/boards/skl_nau88l25_max98357a.o: warning: objtool: skylake_audio_exit()+0xb: call without frame pointer save/setup CC [M] net/bluetooth/rfcomm/core.o CC [M] net/dccp/ccids/lib/loss_interval.o CC [M] net/ipv6/netfilter/nf_conntrack_reasm.o CC [M] drivers/block/drbd/drbd_nl.o CC net/ipv4/tcp.o CC [M] net/openvswitch/conntrack.o arch/x86/kernel/kprobes/core.o: warning: objtool: setup_singlestep()+0x32: can't find jump dest instruction at .text+0x35010118 CC arch/x86/kernel/kprobes/ftrace.o CC drivers/clk/keystone/pll.o drivers/crypto/qat/qat_common/qat_crypto.o: warning: objtool: qat_crypto_dev_config()+0x49: can't find jump dest instruction at .text+0xaa02004f LD drivers/dma/xilinx/built-in.o net/ipv4/ip_output.o: warning: objtool: ip_setup_cork()+0x76: can't find jump dest instruction at .text+0x8300011c CC kernel/locking/lockdep_proc.o drivers/fmc/fmc-core.o: warning: objtool: fmc_device_register_n()+0x22: can't find jump dest instruction at .text+0xda020278 CC kernel/irq/chip.o CC [M] drivers/block/drbd/drbd_interval.o drivers/block/rsxx/core.o: warning: objtool: rsxx_eeh_failure()+0x42: can't find jump dest instruction at .text+0xa2000058 CC net/ipv4/tcp_input.o net/dccp/ccids/ccid3.o: warning: objtool: ccid3_hc_tx_getsockopt()+0x32: can't find jump dest instruction at .text+0xb10000b8 LD drivers/firewire/built-in.o net/core/dev_ioctl.o: warning: objtool: dev_ifsioc_locked()+0x2a: can't find jump dest instruction at .text+0x69010060 CC drivers/clk/keystone/gate.o sound/soc/intel/boards/skl_nau88l25_ssm4567.o: warning: objtool: skylake_nau8825_hw_params()+0x2c: call without frame pointer save/setup sound/soc/intel/boards/skl_nau88l25_ssm4567.o: warning: objtool: skylake_dmic_startup()+0x38: call without frame pointer save/setup sound/soc/intel/boards/skl_nau88l25_ssm4567.o: warning: objtool: skylake_refcap_startup()+0x37: call without frame pointer save/setup sound/soc/intel/boards/skl_nau88l25_ssm4567.o: warning: objtool: skl_fe_startup()+0x30: call without frame pointer save/setup sound/soc/intel/boards/skl_nau88l25_ssm4567.o: warning: objtool: platform_clock_control()+0x78: call without frame pointer save/setup sound/soc/intel/boards/skl_nau88l25_ssm4567.o: warning: objtool: skylake_nau8825_codec_init()+0x43: call without frame pointer save/setup sound/soc/intel/boards/skl_nau88l25_ssm4567.o: warning: objtool: skylake_nau8825_fe_init()+0x22: call without frame pointer save/setup sound/soc/intel/boards/skl_nau88l25_ssm4567.o: warning: objtool: skylake_ssp_fixup()+0x44: call without frame pointer save/setup sound/soc/intel/boards/skl_nau88l25_ssm4567.o: warning: objtool: skylake_ssm4567_codec_init()+0x30: call without frame pointer save/setup sound/soc/intel/boards/skl_nau88l25_ssm4567.o: warning: objtool: skylake_card_late_probe()+0x25: call without frame pointer save/setup sound/soc/intel/boards/skl_nau88l25_ssm4567.o: warning: objtool: skylake_audio_probe()+0x20: call without frame pointer save/setup sound/soc/intel/boards/skl_nau88l25_ssm4567.o: warning: objtool: skylake_hdmi3_init()+0x2c: call without frame pointer save/setup sound/soc/intel/boards/skl_nau88l25_ssm4567.o: warning: objtool: skylake_hdmi2_init()+0x2c: call without frame pointer save/setup sound/soc/intel/boards/skl_nau88l25_ssm4567.o: warning: objtool: skylake_hdmi1_init()+0x2c: call without frame pointer save/setup sound/soc/intel/boards/skl_nau88l25_ssm4567.o: warning: objtool: skylake_audio_init()+0x12: call without frame pointer save/setup sound/soc/intel/boards/skl_nau88l25_ssm4567.o: warning: objtool: skylake_audio_exit()+0xb: call without frame pointer save/setup CC kernel/debug/kdb/gen-kdb_cmds.o CC [M] net/dccp/sysctl.o crypto/async_tx/async_memcpy.o: warning: objtool: async_memcpy()+0x3b: can't find jump dest instruction at .text+0x29030041 net/nfc/core.o: warning: objtool: nfc_register_device()+0x64: can't find jump dest instruction at .text+0x1d01025a LD [M] sound/soc/intel/boards/snd-soc-sst-cht-bsw-rt5672.o kernel/locking/mutex-debug.o: warning: objtool: debug_mutex_wake_waiter()+0x1e: can't find jump dest instruction at .text+0xe0100b4 CC [M] net/rds/cong.o sound/soc/zte/zx296702-i2s.o: warning: objtool: zx_i2s_trigger()+0x20: can't find jump dest instruction at .text+0xa5000076 CC [M] sound/pci/hda/hda_codec.o CC [M] fs/affs/bitmap.o drivers/block/xen-blkfront.o: warning: objtool: get_id_from_freelist()+0x3f: can't find jump dest instruction at .text+0x16010145 CC [M] crypto/async_tx/async_pq.o sound/soc/intel/haswell/sst-haswell-pcm.o: warning: objtool: hsw_pcm_create_modules()+0x73: can't find jump dest instruction at .text+0x8c000089 LD [M] sound/soc/intel/boards/snd-soc-sst-cht-bsw-rt5645.o CC [M] net/ipv6/netfilter/nf_log_ipv6.o net/bluetooth/sco.o: warning: objtool: sco_get_sock_listen()+0x2d: can't find jump dest instruction at .text+0x84000143 net/netfilter/nf_sockopt.o: warning: objtool: nf_register_sockopt()+0x35: can't find jump dest instruction at .text+0x9300007b drivers/firmware/iscsi_ibft_find.o: warning: objtool: find_ibft_region()+0x25: can't find jump dest instruction at .init.text+0xa100002b CC [M] net/netfilter/nf_conntrack_core.o CC [M] fs/afs/flock.o net/bluetooth/selftest.o: warning: objtool: test_ecdh()+0x4f: can't find jump dest instruction at .init.text+0xb80000ca CC [M] drivers/extcon/extcon-max77843.o CC [M] net/bluetooth/bnep/netdev.o CC [M] net/ipv6/netfilter/nf_reject_ipv6.o LD [M] sound/soc/intel/boards/snd-soc-sst-cht-bsw-max98090_ti.o CC [M] net/bluetooth/cmtp/sock.o drivers/clk/bcm/clk-bcm63xx.o: warning: objtool: bcm63138_armpll_init()+0x4: call without frame pointer save/setup LD [M] sound/soc/intel/boards/snd-soc-skl_rt286.o CC drivers/clk/bcm/clk-bcm281xx.o drivers/fmc/fru-parse.o: warning: objtool: fru_get_board_manufacturer()+0xb: can't find call dest symbol at offset 0xe0ff011f CC [M] fs/befs/debug.o net/netlink/genetlink.o: warning: objtool: genl_allocate_reserve_groups()+0xc5: can't find jump dest instruction at .text+0x9a00061b CC net/ipv6/mcast_snoop.o LD [M] sound/soc/intel/boards/snd-skl_nau88l25_max98357a.o net/openvswitch/flow.o: warning: objtool: parse_icmpv6.isra.10()+0x62: can't find jump dest instruction at .text+0x89010068 LD [M] sound/soc/intel/boards/snd-soc-skl_nau88l25_ssm4567.o CC [M] net/openvswitch/vport-vxlan.o sound/soc/intel/skylake/skl-sst-cldma.o: warning: objtool: skl_cldma_wait_interruptible()+0x31: can't find jump dest instruction at .text+0xce000036 CC drivers/firmware/efi/efi.o CC [M] net/mac80211/agg-tx.o CC [M] net/rds/connection.o net/core/sock_diag.o: warning: objtool: __sock_diag_cmd()+0x27: can't find jump dest instruction at .text+0xaf00024d net/irda/qos.o: warning: objtool: irda_qos_bits_to_value()+0x3e: can't find jump dest instruction at .text+0x8d0003e3 arch/x86/kernel/fpu/regset.o: warning: objtool: user_regset_copyin.constprop.0()+0x2e: can't find jump dest instruction at .text+0x8c000034 CC net/ipv4/tcp_output.o CC kernel/printk/braille.o arch/x86/kernel/cpu/bugs_64.o: warning: objtool: check_bugs()+0x4: call without frame pointer save/setup drivers/fpga/zynq-fpga.o: warning: objtool: zynq_fpga_ops_write_complete()+0x35: can't find jump dest instruction at .text+0x840000db CC [M] drivers/dma/sh/shdmac.o CC drivers/gpu/drm/drm_mipi_dsi.o drivers/fpga/fpga-mgr.o: warning: objtool: fpga_mgr_buf_load()+0x6c: can't find jump dest instruction at .text+0x930001a1 CC [M] net/bluetooth/cmtp/capi.o fs/afs/dir.o: warning: objtool: afs_dir_iterate_block()+0x79: can't find jump dest instruction at .text+0xd302019f CC arch/x86/kernel/cpu/intel.o drivers/block/rbd.o: warning: objtool: rbd_warn()+0x5e: can't find jump dest instruction at .text+0x980000d3 fs/autofs4/expire.o: warning: objtool: get_next_positive_dentry()+0x32: can't find jump dest instruction at .text+0x52010338 net/netfilter/nfnetlink_acct.o: warning: objtool: nfnl_acct_fill_info.constprop.4()+0x45: can't find jump dest instruction at .text+0xb701029b arch/x86/kernel/cpu/common.o: warning: objtool: get_model_name()+0x13: can't find jump dest instruction at .text+0x2010349 sound/soc/codecs/adau1781.o: warning: objtool: adau1781_set_bias_level()+0x20: can't find jump dest instruction at .text+0x8f000166 CC [M] net/nfc/digital_dep.o CC [M] crypto/async_tx/async_raid6_recov.o CC [M] net/netfilter/nf_conntrack_standalone.o fs/befs/inode.o: warning: objtool: befs_check_inode()+0x90: call without frame pointer save/setup CC drivers/gpio/gpiolib.o CC [M] sound/soc/codecs/adau1781-i2c.o arch/x86/crypto/sha512-mb/sha512_mb.o: warning: objtool: sha512_ctx_mgr_resubmit()+0x2a: can't find jump dest instruction at .text+0x5b0105b0 CC kernel/sched/core.o net/netfilter/nf_queue.o: warning: objtool: nf_queue()+0x79: can't find jump dest instruction at .text+0xab01034f AS [M] arch/x86/crypto/sha512-mb/sha512_mb_mgr_submit_avx2.o kernel/bpf/arraymap.o: warning: objtool: cgroup_fd_array_put_ptr()+0x15: can't find jump dest instruction at .text+0xe700011b LD lib/842/built-in.o sound/pci/ctxfi/ctvmem.o: warning: objtool: put_vm_block()+0x67: can't find jump dest instruction at .text+0xd600009d CC [M] net/mac80211/agg-rx.o arch/x86/kernel/fpu/signal.o: warning: objtool: __fpu__restore_sig()+0x52: can't find jump dest instruction at .text+0x8d070157 CC [M] lib/842/842_compress.o CC [M] drivers/extcon/extcon-max8997.o fs/autofs4/dev-ioctl.o: warning: objtool: autofs_dev_ioctl_ismountpoint()+0x2a: can't find jump dest instruction at .text+0x29010310 CC [M] sound/pci/ctxfi/ctimap.o drivers/cpufreq/pcc-cpufreq.o: warning: objtool: pcc_get_offset()+0x4f: can't find jump dest instruction at .text+0xe4000295 LD [M] net/ieee802154/ieee802154_socket.o kernel/debug/kdb/kdb_debugger.o: warning: objtool: kdb_stub()+0xb2: can't find jump dest instruction at .text+0xe6030128 CC kernel/sched/loadavg.o drivers/extcon/extcon-max77693.o: warning: objtool: max77693_muic_get_cable_type()+0x13: can't find jump dest instruction at .text+0x89000059 arch/x86/kernel/ptrace.o: warning: objtool: get_segment_reg()+0x1b: can't find jump dest instruction at .text+0x82000021 net/mpls/af_mpls.o: warning: objtool: mpls_ifup()+0x7d: can't find jump dest instruction at .text+0xef0000d3 CC [M] lib/842/842_decompress.o CC [M] drivers/cpufreq/p4-clockmod.o /home/kisskb/slave/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /home/kisskb/slave/src/kernel/printk/printk.c:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] net/core/neighbour.o: warning: objtool: neigh_get_first()+0x3f: can't find jump dest instruction at .text+0xf9000135 LD [M] fs/autofs4/autofs4.o CC arch/x86/kernel/step.o kernel/printk/braille.o: warning: objtool: _braille_console_setup()+0x68: call without frame pointer save/setup kernel/printk/braille.o: warning: objtool: _braille_register_console()+0x22: call without frame pointer save/setup kernel/printk/braille.o: warning: objtool: _braille_unregister_console()+0x11: call without frame pointer save/setup CC kernel/rcu/sync.o net/rfkill/input.o: warning: objtool: rfkill_op_handler()+0x25: can't find jump dest instruction at .text+0xab00002b arch/x86/kernel/apic/apic.o: warning: objtool: lapic_setup_esr()+0x2a: can't find jump dest instruction at .text+0xc400049f LD [M] net/mpls/mpls_router.o AS [M] arch/x86/crypto/sha512-mb/sha512_x4_avx2.o CC [M] fs/afs/fsclient.o LD [M] drivers/firewire/firewire-core.o drivers/cpufreq/speedstep-centrino.o: warning: objtool: extract_clock()+0x45: can't find jump dest instruction at .text+0x9100004a LD fs/cachefiles/built-in.o net/ceph/ceph_hash.o: warning: objtool: ceph_str_hash_rjenkins()+0x1a: can't find jump dest instruction at .text+0xb010050 CC [M] sound/pci/hda/hda_jack.o net/ipv6/netfilter/nf_nat_proto_icmpv6.o: warning: objtool: icmpv6_unique_tuple()+0x8a: call without frame pointer save/setup net/ipv6/netfilter/nf_nat_proto_icmpv6.o: warning: objtool: icmpv6_manip_pkt()+0x3b: call without frame pointer save/setup drivers/block/zram/zram_drv.o: warning: objtool: disksize_store()+0x42: can't find jump dest instruction at .text+0x58010818 arch/x86/kernel/apic/hw_nmi.o: warning: objtool: arch_trigger_all_cpu_backtrace_handler()+0xc: call without frame pointer save/setup arch/x86/kernel/apic/hw_nmi.o: warning: objtool: arch_trigger_all_cpu_backtrace()+0x14: call without frame pointer save/setup arch/x86/kernel/apic/hw_nmi.o: warning: objtool: register_trigger_all_cpu_backtrace()+0xd: call without frame pointer save/setup CC drivers/acpi/acpi_cmos_rtc.o drivers/edac/edac_module.o: warning: objtool: edac_set_debug_level()+0x21: call without frame pointer save/setup drivers/edac/edac_module.o: warning: objtool: edac_init()+0xf: call without frame pointer save/setup drivers/edac/edac_module.o: warning: objtool: edac_exit()+0x22: call without frame pointer save/setup CC net/sched/sch_generic.o sound/pci/emu10k1/emu10k1.o: warning: objtool: snd_card_emu10k1_probe()+0x2c: can't find jump dest instruction at .text+0x710301a2 net/core/rtnetlink.o: warning: objtool: validate_linkmsg()+0x37: can't find jump dest instruction at .text+0xf100015d LD [M] drivers/block/zram/zram.o CC [M] net/ipv6/af_inet6.o CC arch/x86/kernel/apic/io_apic.o net/phonet/datagram.o: warning: objtool: pn_recvmsg()+0x47: can't find jump dest instruction at .text+0xd80000ad CC [M] fs/afs/inode.o CC [M] drivers/edac/edac_device_sysfs.o CC [M] sound/pci/emu10k1/voice.o arch/x86/kernel/tls.o: warning: objtool: set_tls_desc()+0x194: can't find jump dest instruction at .text+0xcfff01f8 CC [M] fs/cachefiles/bind.o LD net/sctp/built-in.o CC [M] drivers/cpufreq/amd_freq_sensitivity.o drivers/block/xen-blkback/blkback.o: warning: objtool: xen_vbd_resize()+0x97: can't find jump dest instruction at .text+0xbd00024c CC drivers/clk/bcm/clk-bcm21664.o sound/pci/emu10k1/irq.o: warning: objtool: snd_emu10k1_interrupt()+0x29: can't find jump dest instruction at .text+0xa204002f CC [M] net/mac80211/vht.o kernel/debug/kdb/kdb_keyboard.o: warning: objtool: kdb_get_kbd_char()+0x32: can't find jump dest instruction at .text+0xe020037 drivers/block/drbd/drbd_interval.o: warning: objtool: drbd_remove_interval()+0x41: can't find jump dest instruction at .text+0x3b010176 CC [M] net/netrom/nr_out.o CC crypto/asymmetric_keys/pkcs7_verify.o CC [M] net/phonet/pep.o net/netfilter/nfnetlink.o: warning: objtool: nfnetlink_rcv_batch()+0x3c: can't find jump dest instruction at .text+0x8c040351 CC [M] net/ipv6/netfilter/nf_dup_ipv6.o sound/soc/intel/skylake/skl-sst-utils.o: warning: objtool: snd_skl_parse_uuids()+0x70: can't find jump dest instruction at .text+0x25010225 CC [M] net/sctp/sm_statetable.o crypto/asymmetric_keys/x509_public_key.o: warning: objtool: x509_key_preparse()+0x3f: can't find jump dest instruction at .text+0x60010044 LD kernel/debug/kdb/built-in.o net/irda/irqueue.o: warning: objtool: hashbin_get_next()+0x4e: can't find jump dest instruction at .text+0x92000093 CC [M] drivers/block/drbd/drbd_state.o sound/pci/ctxfi/ctpcm.o: warning: objtool: ct_pcm_playback_open()+0x3e: can't find jump dest instruction at .text+0xd20103f4 CC [M] net/ipv6/netfilter/nf_tables_ipv6.o CC [M] drivers/dma/virt-dma.o crypto/async_tx/async_xor.o: warning: objtool: do_async_xor()+0x58: can't find jump dest instruction at .text+0xc101015e LD net/sunrpc/built-in.o LD kernel/debug/built-in.o CC [M] drivers/dma/sh/rcar-dmac.o CC [M] sound/pci/ctxfi/cthardware.o CC [M] fs/befs/io.o net/ieee802154/nl802154.o: warning: objtool: __cfg802154_wpan_dev_from_attrs()+0x72: can't find jump dest instruction at .text+0xc00000b7 crypto/asymmetric_keys/public_key.o: warning: objtool: public_key_verify_signature()+0x88: can't find jump dest instruction at .text+0xa301012e net/ipv6/netfilter/nf_conntrack_proto_icmpv6.o: warning: objtool: icmpv6_error_message.isra.5()+0x76: can't find jump dest instruction at .text+0xc40004bb CC [M] net/sunrpc/clnt.o CC arch/x86/kernel/tboot.o CC [M] drivers/extcon/extcon-palmas.o LD [M] net/ieee802154/ieee802154.o drivers/char/tpm/xen-tpmfront.o: warning: objtool: backend_changed()+0x14: can't find jump dest instruction at .text+0x8000011a drivers/dma/qcom/hidma_mgmt.o: warning: objtool: hidma_mgmt_setup()+0x4c: can't find jump dest instruction at .text+0x40020051 net/nfc/netlink.o: warning: objtool: nfc_genl_rcv_nl_event()+0x1c: can't find jump dest instruction at .text+0xb4000022 net/llc/llc_c_ev.o: warning: objtool: llc_conn_ev_rx_i_cmd_pbit_set_0_unexpd_ns()+0x50: can't find call dest symbol at offset 0x1bfe0374 CC [M] drivers/dma/qcom/hidma_mgmt_sys.o CC [M] drivers/dma/ioat/prep.o CC net/sched/sch_mq.o drivers/fmc/fmc-sdb.o: warning: objtool: fmc_find_sdb_device()+0x2e: can't find jump dest instruction at .text+0x91000034 drivers/ata/pata_optidma.o: warning: objtool: optidma_set_mode()+0x3c: can't find jump dest instruction at .text+0xea0000b2 fs/afs/file.o: warning: objtool: afs_releasepage()+0xa7: can't find jump dest instruction at .text+0x800000ed CC [M] drivers/fmc/fmc-dump.o net/rfkill/rfkill-regulator.o: warning: objtool: rfkill_regulator_probe()+0x49: can't find jump dest instruction at .text+0x5601014e net/qrtr/qrtr.o: warning: objtool: qrtr_port_assign()+0x60: can't find jump dest instruction at .text+0x890000f6 LD drivers/char/tpm/st33zp24/built-in.o CC [M] net/ipv6/netfilter/nft_chain_route_ipv6.o sound/soc/intel/skylake/skl-sst-dsp.o: warning: objtool: skl_dsp_put_core()+0x54: can't find jump dest instruction at .text+0x8b000079 net/mac802154/iface.o: warning: objtool: mac802154_wpan_mac_addr()+0x1f: can't find jump dest instruction at .text+0xba000075 CC [M] net/ipv6/netfilter/nft_chain_nat_ipv6.o drivers/devfreq/exynos-bus.o: warning: objtool: exynos_bus_parent_parse_of()+0x55: can't find jump dest instruction at .text+0x1c0100ba CC [M] net/llc/llc_pdu.o CC [M] drivers/dma/sh/usb-dmac.o drivers/char/tpm/tpm_crb.o: warning: objtool: crb_map_io.isra.6()+0x51: can't find jump dest instruction at .text+0x5d010267 CC [M] drivers/char/tpm/st33zp24/st33zp24.o CC arch/x86/kernel/cpu/amd.o net/dccp/ccids/lib/tfrc.o: warning: objtool: tfrc_lib_exit()+0x9: call without frame pointer save/setup net/dccp/ccids/lib/tfrc.o: warning: objtool: tfrc_lib_init()+0x8: call without frame pointer save/setup CC drivers/acpi/debugfs.o drivers/block/mtip32xx/mtip32xx.o: warning: objtool: mtip_init_cmd()+0x35: can't find jump dest instruction at .text+0xa80004bb CC [M] drivers/fmc/fmc-fakedev.o net/netrom/nr_loopback.o: warning: objtool: nr_loopback_timer()+0x13: call without frame pointer save/setup net/netrom/nr_loopback.o: warning: objtool: nr_loopback_queue()+0x2e: call without frame pointer save/setup net/netrom/nr_loopback.o: warning: objtool: nr_loopback_init()+0x19: call without frame pointer save/setup net/netrom/nr_loopback.o: warning: objtool: nr_loopback_clear()+0xb: call without frame pointer save/setup sound/soc/intel/skylake/bxt-sst.o: warning: objtool: sst_bxt_prepare_fw()+0x59: can't find jump dest instruction at .text+0xbc0101ce crypto/asymmetric_keys/pkcs7_trust.o: warning: objtool: pkcs7_validate_trust_one.isra.0()+0x34: can't find jump dest instruction at .text+0x4f01003a LD net/nfc/hci/built-in.o LD drivers/devfreq/built-in.o net/mac80211/wpa.o: warning: objtool: gcmp_encrypt_skb.isra.10()+0x3d: can't find jump dest instruction at .text+0xe70103c3 net/core/tso.o: warning: objtool: tso_start()+0xe6: call without frame pointer save/setup net/core/tso.o: warning: objtool: tso_build_hdr()+0x72: call without frame pointer save/setup arch/x86/crypto/sha512-mb/sha512_mb_mgr_submit_avx2.o: warning: objtool: sha512_mb_mgr_submit_avx2()+0xab: can't find jump dest instruction at .text+0xe0100b1 net/packet/diag.o: warning: objtool: pdiag_put_mclist()+0x3c: can't find jump dest instruction at .text+0xc80001f2 CC [M] net/netrom/nr_route.o arch/x86/crypto/sha512-mb/sha512_x4_avx2.o: warning: objtool: sha512_x4_avx2()+0x23a6: can't find jump dest instruction at .text+0xb4eb23ab CC [M] net/mac80211/ibss.o CC kernel/time/time.o CC [M] drivers/char/tpm/st33zp24/i2c.o CC arch/x86/kernel/cpu/centaur.o sound/pci/ctxfi/ctresource.o: warning: objtool: mgr_get_resource()+0x18: can't find jump dest instruction at .text+0xdd0000ee CC [M] net/rxrpc/call_accept.o LD [M] net/packet/af_packet_diag.o CC [M] drivers/crypto/qat/qat_common/qat_hal.o lib/crc-t10dif.o: warning: objtool: crc_t10dif_update()+0x35: call without frame pointer save/setup lib/crc-t10dif.o: warning: objtool: crc_t10dif()+0xc: call without frame pointer save/setup lib/crc-t10dif.o: warning: objtool: crc_t10dif_mod_init()+0xf: call without frame pointer save/setup lib/crc-t10dif.o: warning: objtool: crc_t10dif_mod_fini()+0xf: call without frame pointer save/setup CC [M] drivers/extcon/extcon-qcom-spmi-misc.o drivers/clk/bcm/clk-kona-setup.o: warning: objtool: parent_process()+0x2f: can't find jump dest instruction at .text+0x3e010195 CC [M] net/nfc/hci/core.o drivers/cpufreq/speedstep-lib.o: warning: objtool: pentium3_get_frequency()+0x170: can't find jump dest instruction at .text+0xfb000176 LD fs/ceph/built-in.o CC [M] sound/soc/codecs/adau1781-spi.o LD [M] arch/x86/crypto/sha512-mb/sha512-mb.o net/bluetooth/bnep/sock.o: warning: objtool: bnep_sock_ioctl()+0x4f: can't find jump dest instruction at .text+0x83010125 CC net/sched/sch_api.o CC drivers/clk/bcm/clk-iproc-armpll.o CC [M] drivers/cpufreq/sfi-cpufreq.o CC kernel/time/timer.o net/nfc/llcp_commands.o: warning: objtool: nfc_llcp_build_sdreq_tlv()+0x6b: can't find jump dest instruction at .text+0x89000471 CC [M] fs/ceph/super.o CC kernel/time/hrtimer.o net/core/net-procfs.o: warning: objtool: dev_mc_seq_show()+0x20: can't find jump dest instruction at .text+0xa1000146 net/bluetooth/cmtp/core.o: warning: objtool: cmtp_process_transmit()+0x59: can't find jump dest instruction at .text+0x7d0101df net/phonet/sysctl.o: warning: objtool: proc_local_port_range()+0x6e: can't find jump dest instruction at .text+0x83000074 LD [M] arch/x86/crypto/des3_ede-x86_64.o drivers/clk/keystone/gate.o: warning: objtool: of_psc_clk_init.constprop.1()+0x40: can't find jump dest instruction at .init.text+0xb2010045 CC [M] drivers/dma/dmatest.o sound/soc/intel/skylake/skl-sst.o: warning: objtool: skl_load_base_firmware()+0x86: can't find jump dest instruction at .text+0x7502038b CC [M] net/phonet/pep-gprs.o CC [M] fs/befs/linuxvfs.o CC [M] drivers/block/drbd/drbd_nla.o drivers/block/xen-blkback/xenbus.o: warning: objtool: xen_blkif_disconnect()+0x21: can't find jump dest instruction at .text+0xdf010397 LD sound/pci/korg1212/built-in.o LD [M] arch/x86/crypto/camellia-x86_64.o drivers/clk/keystone/pll.o: warning: objtool: of_pll_mux_clk_init()+0x4c: can't find jump dest instruction at .init.text+0xe010051 LD drivers/clk/keystone/built-in.o CC [M] net/netfilter/nf_conntrack_expect.o arch/x86/kernel/kprobes/ftrace.o: warning: objtool: kprobe_ftrace_handler()+0x63: can't find jump dest instruction at .text+0xb60000b9 sound/soc/intel/skylake/skl-topology.o: warning: objtool: skl_tplg_set_module_bind_params()+0x32: can't find jump dest instruction at .text+0xfa000188 LD [M] drivers/block/xen-blkback/xen-blkback.o net/nfc/rawsock.o: warning: objtool: rawsock_sendmsg()+0x6d: can't find jump dest instruction at .text+0xd7000193 CC [M] net/sctp/sm_statefuns.o CC [M] sound/pci/korg1212/korg1212.o LD [M] arch/x86/crypto/blowfish-x86_64.o CC [M] net/netfilter/nf_conntrack_helper.o fs/affs/amigaffs.o: warning: objtool: affs_insert_hash()+0xb0: can't find jump dest instruction at .text+0x240200b6 CC [M] drivers/ata/pata_radisys.o net/mac80211/driver-ops.o: warning: objtool: drv_start()+0x46: can't find jump dest instruction at .text+0xe602004b LD [M] arch/x86/crypto/twofish-x86_64.o CC [M] net/dccp/ipv4.o CC [M] net/netfilter/nf_conntrack_proto.o LD [M] arch/x86/crypto/twofish-x86_64-3way.o sound/pci/echoaudio/darla20.o: warning: objtool: allocate_pipes()+0x52: can't find jump dest instruction at .text+0x970002f8 CC [M] net/netfilter/nf_conntrack_l3proto_generic.o drivers/gpio/devres.o: warning: objtool: devm_get_gpiod_from_child()+0x59: can't find jump dest instruction at .text+0x8500040f LD sound/pci/ice1712/built-in.o kernel/bpf/hashtab.o: warning: objtool: htab_map_free()+0x22: can't find jump dest instruction at .text+0x940001a8 CC [M] fs/cachefiles/daemon.o drivers/clk/bcm/clk-bcm281xx.o: warning: objtool: kona_dt_slave_ccu_setup()+0xe: call without frame pointer save/setup drivers/clk/bcm/clk-bcm281xx.o: warning: objtool: kona_dt_master_ccu_setup()+0xe: call without frame pointer save/setup drivers/clk/bcm/clk-bcm281xx.o: warning: objtool: kona_dt_hub_ccu_setup()+0xe: call without frame pointer save/setup drivers/clk/bcm/clk-bcm281xx.o: warning: objtool: kona_dt_aon_ccu_setup()+0xe: call without frame pointer save/setup drivers/clk/bcm/clk-bcm281xx.o: warning: objtool: kona_dt_root_ccu_setup()+0xe: call without frame pointer save/setup CC [M] net/sctp/sm_sideeffect.o drivers/crypto/qat/qat_common/qat_algs.o: warning: objtool: qat_alg_do_precomputes.isra.6()+0xf1: can't find jump dest instruction at .text+0x790303e7 CC [M] sound/pci/hda/hda_auto_parser.o CC [M] sound/pci/ice1712/ice1712.o kernel/power/process.o: warning: objtool: try_to_freeze_tasks()+0x117: can't find jump dest instruction at .text+0xb900011d arch/x86/kernel/kprobes/opt.o: warning: objtool: can_optimize()+0x3b: can't find jump dest instruction at .text+0x160100f1 net/dccp/ccids/lib/tfrc_equation.o: warning: objtool: tfrc_calc_x()+0x4d: can't find jump dest instruction at .text+0xd5000052 LD net/nfc/nci/built-in.o LD [M] arch/x86/crypto/salsa20-x86_64.o drivers/char/tpm/tpm_vtpm_proxy.o: warning: objtool: vtpm_proxy_fops_write()+0x58: can't find jump dest instruction at .text+0xb50001cd CC [M] sound/pci/hda/hda_sysfs.o LD arch/x86/kernel/kprobes/built-in.o CC kernel/power/suspend.o CC net/sched/sch_blackhole.o sound/soc/intel/skylake/skl-sst-ipc.o: warning: objtool: skl_ipc_get_large_config()+0x5e: can't find jump dest instruction at .text+0xa8000064 CC [M] drivers/extcon/extcon-rt8973a.o CC [M] drivers/edac/wq.o CC [M] net/nfc/nci/core.o CC kernel/trace/trace_selftest_dynamic.o LD [M] sound/soc/intel/skylake/snd-soc-skl.o LD [M] arch/x86/crypto/chacha20-x86_64.o CC [M] drivers/extcon/extcon-sm5502.o arch/x86/kernel/acpi/cstate.o: warning: objtool: acpi_processor_ffh_cstate_probe()+0x7c: call without frame pointer save/setup arch/x86/kernel/acpi/cstate.o: warning: objtool: acpi_processor_ffh_cstate_probe_cpu()+0xc5: call without frame pointer save/setup arch/x86/kernel/acpi/cstate.o: warning: objtool: acpi_processor_power_init_bm_check()+0x30: call without frame pointer save/setup arch/x86/kernel/acpi/cstate.o: warning: objtool: ffh_cstate_init()+0x1a: call without frame pointer save/setup arch/x86/kernel/acpi/cstate.o: warning: objtool: ffh_cstate_exit()+0xb: call without frame pointer save/setup LD drivers/hid/built-in.o LD [M] arch/x86/crypto/serpent-sse2-x86_64.o LD [M] sound/soc/intel/skylake/snd-soc-skl-ipc.o LD arch/x86/kernel/acpi/built-in.o drivers/firewire/nosy.o: warning: objtool: nosy_ioctl()+0x2d: can't find jump dest instruction at .text+0xc60000c3 CC [M] drivers/hid/hid-core.o arch/x86/kernel/apic/vector.o: warning: objtool: __setup_vector_irq()+0x2b: can't find jump dest instruction at .text+0x69010171 sound/pci/ctxfi/ctimap.o: warning: objtool: input_mapper_add()+0xe3: call without frame pointer save/setup sound/pci/ctxfi/ctimap.o: warning: objtool: input_mapper_delete()+0x70: call without frame pointer save/setup sound/pci/ctxfi/ctimap.o: warning: objtool: free_input_mapper_list()+0x1d: call without frame pointer save/setup net/ceph/string_table.o: warning: objtool: ceph_find_or_create_string()+0x89: can't find jump dest instruction at .text+0x4b0100ff CC arch/x86/kernel/apic/msi.o net/bluetooth/hci_debugfs.o: warning: objtool: quirk_simultaneous_discovery_write()+0x3b: can't find jump dest instruction at .text+0x98000041 LD [M] arch/x86/crypto/aesni-intel.o sound/pci/ctxfi/ctamixer.o: warning: objtool: amixer_commit_write()+0x50: can't find jump dest instruction at .text+0xa7000236 LD fs/cifs/built-in.o CC [M] net/bluetooth/hidp/sock.o CC [M] drivers/dma/ioat/dca.o CC [M] fs/cifs/cifsfs.o CC [M] drivers/edac/debugfs.o CC [M] drivers/dma/ioat/sysfs.o CC [M] net/netfilter/nf_conntrack_proto_generic.o LD [M] arch/x86/crypto/ghash-clmulni-intel.o drivers/cpufreq/p4-clockmod.o: warning: objtool: cpufreq_p4_setdc()+0x25: can't find jump dest instruction at .text+0xe900006b net/mac802154/util.o: warning: objtool: ieee802154_stop_device()+0x45: can't find jump dest instruction at .text+0xc000030a sound/pci/ctxfi/ctsrc.o: warning: objtool: srcimp_map()+0x41: can't find jump dest instruction at .text+0x9d000a87 net/llc/llc_conn.o: warning: objtool: llc_conn_service()+0x33: can't find jump dest instruction at .text+0x89000149 LD [M] arch/x86/crypto/crc32c-intel.o net/rds/af_rds.o: warning: objtool: rds_getsockopt()+0x3b: can't find jump dest instruction at .text+0x2010051 sound/pci/ctxfi/ctmixer.o: warning: objtool: ct_alsa_mix_volume_put()+0x126: can't find jump dest instruction at .text+0x3300021b CC [M] net/llc/llc_sap.o LD drivers/cpufreq/built-in.o CC kernel/locking/spinlock.o drivers/clk/bcm/clk-kona.o: warning: objtool: clk_recalc_rate()+0x29: can't find jump dest instruction at .text+0x920000af LD drivers/hsi/clients/built-in.o CC net/switchdev/switchdev.o CC kernel/time/itimer.o drivers/ata/pata_pdc202xx_old.o: warning: objtool: pdc2026x_bmdma_start()+0x9f: can't find call dest symbol at offset 0x4cff0373 LD [M] arch/x86/crypto/sha1-ssse3.o CC [M] sound/pci/hda/hda_controller.o LD [M] arch/x86/crypto/crc32-pclmul.o CC [M] drivers/hsi/clients/hsi_char.o net/llc/llc_c_ac.o: warning: objtool: llc_process_tmr_ev()+0x38: can't find jump dest instruction at .text+0x9a01003d drivers/extcon/extcon-max77843.o: warning: objtool: max77843_muic_get_cable_type()+0x16: can't find jump dest instruction at .text+0x8b00006c kernel/bpf/stackmap.o: warning: objtool: stack_map_alloc()+0x3b: can't find jump dest instruction at .text+0xac010101 fs/befs/debug.o: warning: objtool: befs_dump_inode()+0x281: can't find jump dest instruction at .text+0x9a0103b6 CC [M] drivers/ata/pata_rdc.o CC [M] drivers/extcon/extcon-usb-gpio.o drivers/ata/pata_pdc2027x.o: warning: objtool: pdc2027x_set_dmamode()+0x25: can't find jump dest instruction at .text+0xff00008b LD kernel/bpf/built-in.o CC [M] drivers/fmc/fmc-trivial.o CC [M] sound/pci/hda/hda_proc.o fs/afs/flock.o: warning: objtool: afs_grant_locks()+0x48: can't find jump dest instruction at .text+0x8d00025e LD drivers/hsi/controllers/built-in.o LD [M] arch/x86/crypto/sha256-ssse3.o net/core/sock_reuseport.o: warning: objtool: run_bpf()+0x50: can't find jump dest instruction at .text+0x10136 net/bluetooth/bnep/core.o: warning: objtool: bnep_ctrl_set_netfilter()+0x19: can't find jump dest instruction at .text+0x2b01017f CC [M] net/llc/llc_s_ac.o CC [M] drivers/ata/pata_sc1200.o CC [M] fs/cifs/cifssmb.o net/phonet/socket.o: warning: objtool: pn_sock_seq_show()+0x45: can't find jump dest instruction at .text+0xb30002aa drivers/clk/bcm/clk-bcm21664.o: warning: objtool: kona_dt_slave_ccu_setup()+0xe: call without frame pointer save/setup drivers/clk/bcm/clk-bcm21664.o: warning: objtool: kona_dt_master_ccu_setup()+0xe: call without frame pointer save/setup drivers/clk/bcm/clk-bcm21664.o: warning: objtool: kona_dt_aon_ccu_setup()+0xe: call without frame pointer save/setup drivers/clk/bcm/clk-bcm21664.o: warning: objtool: kona_dt_root_ccu_setup()+0xe: call without frame pointer save/setup CC kernel/kcmp.o sound/pci/hda/hda_bind.o: warning: objtool: hda_codec_driver_probe()+0x4a: can't find jump dest instruction at .text+0xb300029f CC arch/x86/kernel/cpu/mcheck/mce.o kernel/locking/lockdep_proc.o: warning: objtool: lock_stat_open()+0x27: can't find jump dest instruction at .text+0xda0001ed CC drivers/gpu/vga/vga_switcheroo.o LD [M] arch/x86/crypto/sha512-ssse3.o CC [M] net/llc/llc_s_ev.o net/openvswitch/flow_table.o: warning: objtool: flow_mask_insert()+0x56: can't find jump dest instruction at .text+0xa900028c drivers/cpufreq/amd_freq_sensitivity.o: warning: objtool: amd_powersave_bias_target()+0x51: can't find jump dest instruction at .text+0x87010057 arch/x86/kernel/fpu/xstate.o: warning: objtool: xstate_copyout.constprop.0()+0x18: can't find jump dest instruction at .text+0x9400006e CC kernel/rcu/srcu.o CC [M] sound/pci/hda/hda_hwdep.o CC drivers/clk/bcm/clk-iproc-pll.o CC [M] crypto/dh.o net/ipv4/inet_timewait_sock.o: warning: objtool: inet_twsk_alloc()+0x2d: can't find jump dest instruction at .text+0x360100a3 net/openvswitch/flow_netlink.o: warning: objtool: __ip_tun_to_nlattr()+0x5f: can't find jump dest instruction at .text+0x920200c5 net/nfc/digital_technology.o: warning: objtool: digital_tg_recv_sens_req()+0x2c: can't find jump dest instruction at .text+0x9b0000b2 CC [M] sound/pci/emu10k1/emumpu401.o drivers/dma/sh/shdma-base.o: warning: objtool: __ld_cleanup()+0x4c: can't find jump dest instruction at .text+0x970201b2 CC [M] net/llc/llc_s_st.o fs/affs/bitmap.o: warning: objtool: affs_free_block()+0x56: can't find jump dest instruction at .text+0xba0100fc net/netlink/af_netlink.o: warning: objtool: netlink_seq_show()+0x31: can't find jump dest instruction at .text+0x870001f6 CC kernel/locking/osq_lock.o CC arch/x86/kernel/apic/htirq.o CC [M] net/rds/info.o drivers/acpi/acpi_cmos_rtc.o: warning: objtool: acpi_remove_cmos_rtc_space_handler()+0x19: call without frame pointer save/setup drivers/acpi/acpi_cmos_rtc.o: warning: objtool: acpi_cmos_rtc_space_handler()+0x46: call without frame pointer save/setup drivers/acpi/acpi_cmos_rtc.o: warning: objtool: acpi_install_cmos_rtc_space_handler()+0x1e: call without frame pointer save/setup drivers/acpi/acpi_cmos_rtc.o: warning: objtool: acpi_cmos_rtc_init()+0xb: call without frame pointer save/setup LD [M] arch/x86/crypto/crct10dif-pclmul.o net/core/flow.o: warning: objtool: flow_cache_flush_tasklet()+0x55: can't find jump dest instruction at .text+0xb90003ab LD drivers/gpu/drm/arc/built-in.o sound/soc/codecs/adau1781-i2c.o: warning: objtool: adau1781_i2c_remove()+0xd: call without frame pointer save/setup sound/soc/codecs/adau1781-i2c.o: warning: objtool: adau1781_i2c_probe()+0x5f: call without frame pointer save/setup sound/soc/codecs/adau1781-i2c.o: warning: objtool: adau1781_i2c_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/adau1781-i2c.o: warning: objtool: adau1781_i2c_driver_exit()+0xb: call without frame pointer save/setup CC [M] fs/affs/symlink.o LD net/netlink/built-in.o net/netfilter/nfnetlink_queue.o: warning: objtool: instance_create()+0x42: can't find jump dest instruction at .text+0xde0001b8 drivers/block/rsxx/dma.o: warning: objtool: rsxx_dma_stripe_setup()+0x16: can't find jump dest instruction at .text+0x3b01007c CC [M] net/rds/message.o sound/soc/intel/common/sst-firmware.o: warning: objtool: dw_probe()+0x3b: can't find jump dest instruction at .text+0xae000471 CC [M] net/netfilter/nf_conntrack_proto_tcp.o lib/locking-selftest.o: warning: objtool: ww_test_context_done_twice()+0xd7: can't find jump dest instruction at .text+0x1e016dad CC [M] drivers/gpu/drm/arc/arcpgu_crtc.o CC [M] net/bluetooth/rfcomm/sock.o CC kernel/locking/qspinlock.o LD [M] drivers/block/rsxx/rsxx.o net/dccp/sysctl.o: warning: objtool: dccp_sysctl_exit()+0x15: call without frame pointer save/setup net/dccp/sysctl.o: warning: objtool: dccp_sysctl_init()+0x19: call without frame pointer save/setup net/openvswitch/vport-internal_dev.o: warning: objtool: internal_dev_recv()+0x2c: can't find jump dest instruction at .text+0x1e0100b1 sound/pci/emu10k1/emu10k1_main.o: warning: objtool: snd_emu1010_load_firmware()+0x19: can't find jump dest instruction at .text+0xb80000df arch/x86/kernel/fpu/core.o: warning: objtool: perf_trace_x86_fpu()+0x37: can't find jump dest instruction at .text+0xc10000cd CC kernel/locking/rtmutex.o net/rfkill/core.o: warning: objtool: rfkill_fop_read()+0x41: can't find jump dest instruction at .text+0xa0000566 LD [M] arch/x86/crypto/poly1305-x86_64.o LD [M] sound/soc/intel/common/snd-soc-sst-firmware.o sound/pci/ctxfi/ctdaio.o: warning: objtool: dao_clear_right_input()+0x24: can't find jump dest instruction at .text+0xa200057a net/nfc/llcp_core.o: warning: objtool: nfc_llcp_sock_from_sn()+0x45: can't find jump dest instruction at .text+0xf600052b CC [M] drivers/char/tpm/st33zp24/spi.o net/mac802154/cfg.o: warning: objtool: ieee802154_set_cca_mode()+0x66: can't find jump dest instruction at .text+0x310308bc LD arch/x86/kernel/fpu/built-in.o CC [M] drivers/dma/sh/sudmac.o LD drivers/block/built-in.o CC [M] drivers/hsi/hsi_core.o net/ipv4/inet_hashtables.o: warning: objtool: __inet_check_established()+0xab: can't find jump dest instruction at .text+0xf90102f0 CC kernel/trace/trace_clock.o CC kernel/rcu/tree.o CC [M] drivers/block/drbd/drbd_debugfs.o CC [M] net/rfkill/rfkill-gpio.o CC [M] sound/pci/ctxfi/cttimer.o net/mac80211/main.o: warning: objtool: ieee80211_init_cipher_suites()+0x4e: can't find jump dest instruction at .text+0x88000254 LD [M] arch/x86/crypto/camellia-aesni-avx-x86_64.o LD [M] drivers/block/skd.o CC arch/x86/kernel/cpu/microcode/core.o arch/x86/kernel/step.o: warning: objtool: is_setting_trap_flag()+0x36: can't find jump dest instruction at .text+0x940000fc kernel/rcu/sync.o: warning: objtool: synchronize_rcu()+0x4: call without frame pointer save/setup kernel/rcu/sync.o: warning: objtool: rcu_sync_func()+0x30: call without frame pointer save/setup kernel/rcu/sync.o: warning: objtool: rcu_sync_lockdep_assert()+0x11: call without frame pointer save/setup kernel/rcu/sync.o: warning: objtool: rcu_sync_init()+0x22: call without frame pointer save/setup kernel/rcu/sync.o: warning: objtool: rcu_sync_enter()+0x27: call without frame pointer save/setup kernel/rcu/sync.o: warning: objtool: rcu_sync_exit()+0x1f: call without frame pointer save/setup kernel/rcu/sync.o: warning: objtool: rcu_sync_dtor()+0x2e: call without frame pointer save/setup drivers/block/drbd/drbd_worker.o: warning: objtool: move_to_net_ee_or_free()+0x1b: can't find jump dest instruction at .text+0x950004c0 CC [M] drivers/hsi/hsi_boardinfo.o drivers/extcon/extcon-max8997.o: warning: objtool: max8997_muic_probe()+0x53: can't find jump dest instruction at .text+0x2c030279 net/core/filter.o: warning: objtool: convert_skb_access()+0xf: can't find jump dest instruction at .text+0xf7000035 CC arch/x86/kernel/i8237.o CC [M] net/irda/irias_object.o CC arch/x86/kernel/cpu/microcode/intel.o LD drivers/gpu/drm/amd/amdkfd/built-in.o LD [M] arch/x86/crypto/cast5-avx-x86_64.o LD drivers/char/tpm/tpm.o LD drivers/extcon/extcon-core.o CC net/core/fib_rules.o CC [M] drivers/gpu/drm/amd/amdkfd/kfd_module.o CC net/sched/cls_api.o CC [M] net/sunrpc/xprt.o drivers/firewire/sbp2.o: warning: objtool: sbp2_status_to_sense_data()+0x1f: can't find jump dest instruction at .text+0x9f000045 drivers/firewire/net.o: warning: objtool: fwnet_frag_new()+0x24: can't find jump dest instruction at .text+0xe50003aa CC [M] fs/ceph/inode.o CC [M] net/llc/af_llc.o fs/befs/io.o: warning: objtool: befs_bread_iaddr()+0x58: call without frame pointer save/setup fs/befs/io.o: warning: objtool: befs_bread()+0x32: call without frame pointer save/setup LD [M] arch/x86/crypto/cast6-avx-x86_64.o CC [M] net/dccp/ipv6.o arch/x86/kernel/cpu/intel.o: warning: objtool: intel_tlb_lookup()+0xc: can't find jump dest instruction at .text+0x61020012 net/ipv4/ip_sockglue.o: warning: objtool: ip_cmsg_recv_offset()+0x71: can't find jump dest instruction at .text+0x500200b7 net/openvswitch/datapath.o: warning: objtool: get_dp_stats()+0xf3: can't find jump dest instruction at .text+0x77000588 fs/btrfs/print-tree.o: warning: objtool: btrfs_print_leaf()+0x2a: can't find jump dest instruction at .text+0x77070040 LD [M] drivers/firewire/firewire-sbp2.o CC net/core/net-traces.o drivers/fmc/fmc-dump.o: warning: objtool: dump_line()+0x41: can't find jump dest instruction at .text+0x85000047 net/ipv6/netfilter/nf_nat_masquerade_ipv6.o: warning: objtool: masq_inet_event()+0x1d: can't find jump dest instruction at .text+0x230100e3 CC [M] net/openvswitch/vport-geneve.o LD [M] arch/x86/crypto/twofish-avx-x86_64.o CC [M] net/irda/wrapper.o CC [M] net/ipv6/anycast.o LD drivers/clk/mvebu/built-in.o drivers/dma/ioat/dma.o: warning: objtool: __ioat_start_null_desc()+0x61: can't find jump dest instruction at .text+0x37010326 CC [M] net/rds/recv.o CC [M] fs/cifs/cifs_debug.o net/openvswitch/vport-vxlan.o: warning: objtool: vxlan_tnl_create()+0x63: can't find jump dest instruction at .text+0x4f010159 LD drivers/extcon/built-in.o sound/pci/ctxfi/cthardware.o: warning: objtool: create_hw_obj()+0x3c: call without frame pointer save/setup sound/pci/ctxfi/cthardware.o: warning: objtool: destroy_hw_obj()+0x22: call without frame pointer save/setup sound/pci/ctxfi/cthardware.o: warning: objtool: get_field()+0x28: call without frame pointer save/setup sound/pci/ctxfi/cthardware.o: warning: objtool: set_field()+0x28: call without frame pointer save/setup sound/pci/emu10k1/memory.o: warning: objtool: snd_emu10k1_synth_copy_from_user()+0x7a: can't find jump dest instruction at .text+0xaf00007f CC drivers/clk/bcm/clk-iproc-asiu.o arch/x86/kernel/cpu/centaur.o: warning: objtool: init_c3()+0x3a: can't find jump dest instruction at .text+0xf3000060 net/bluetooth/cmtp/sock.o: warning: objtool: cmtp_sock_ioctl()+0x45: can't find jump dest instruction at .text+0x1201011b net/bluetooth/6lowpan.o: warning: objtool: setup_netdev()+0x53: can't find jump dest instruction at .text+0x6a010639 CC [M] net/nfc/nci/data.o CC [M] sound/pci/ctxfi/cthw20k2.o drivers/crypto/qat/qat_common/qat_asym_algs.o: warning: objtool: qat_dh_set_params()+0x2d: can't find jump dest instruction at .text+0x55020133 LD [M] arch/x86/crypto/serpent-avx-x86_64.o CC [M] net/netrom/nr_subr.o LD [M] arch/x86/crypto/serpent-avx2.o CC [M] drivers/dma/qcom/hidma_ll.o net/dccp/ccids/lib/packet_history.o: warning: objtool: __one_after_loss()+0x7a: can't find jump dest instruction at .text+0x97000180 LD [M] arch/x86/crypto/camellia-aesni-avx2.o CC [M] net/netfilter/nf_conntrack_proto_udp.o LD [M] drivers/firewire/firewire-net.o CC [M] drivers/crypto/qat/qat_common/adf_transport_debug.o net/ipv6/netfilter/nf_log_ipv6.o: warning: objtool: dump_ipv6_mac_header.isra.3()+0x6e: can't find jump dest instruction at .text+0x60100b3 CC net/core/timestamping.o drivers/cpufreq/sfi-cpufreq.o: warning: objtool: sfi_cpufreq_init()+0x21: can't find jump dest instruction at .init.text+0xb0000027 net/bluetooth/bnep/netdev.o: warning: objtool: bnep_net_xmit()+0x57: can't find jump dest instruction at .text+0xc500019d net/mac80211/status.o: warning: objtool: ieee80211_frame_acked.isra.18()+0x5b: can't find jump dest instruction at .text+0xb80002c1 net/nfc/llcp_sock.o: warning: objtool: llcp_sock_sendmsg()+0x64: can't find jump dest instruction at .text+0x8500006a net/ipv6/inet6_hashtables.o: warning: objtool: ipv6_rcv_saddr_equal()+0x2f: can't find jump dest instruction at .text+0xf7000035 CC [M] net/sctp/protocol.o sound/pci/ctxfi/ctatc.o: warning: objtool: atc_spdif_out_passthru()+0x62: can't find jump dest instruction at .text+0xc3000ba8 CC [M] fs/btrfs/root-tree.o CC [M] net/nfc/nci/lib.o LD drivers/char/tpm/built-in.o drivers/dma/sh/shdmac.o: warning: objtool: sh_dmae_set_slave()+0x30: can't find jump dest instruction at .text+0x9f0002a6 LD [M] net/nfc/nfc.o CC [M] sound/pci/hda/hda_beep.o CC [M] sound/pci/emu10k1/emupcm.o LD [M] net/bluetooth/bnep/bnep.o CC [M] drivers/edac/edac_pci.o net/dccp/ccids/lib/loss_interval.o: warning: objtool: tfrc_lh_calc_i_mean()+0x2e: can't find jump dest instruction at .text+0x94000034 fs/cachefiles/bind.o: warning: objtool: cachefiles_daemon_add_cache()+0x55: can't find jump dest instruction at .text+0xc704005b drivers/acpi/property.o: warning: objtool: acpi_data_prop_read_single()+0x1e: can't find jump dest instruction at .text+0x890001c5 drivers/extcon/extcon-qcom-spmi-misc.o: warning: objtool: qcom_usb_extcon_probe()+0x40: can't find jump dest instruction at .text+0x51010166 CC [M] fs/cachefiles/interface.o CC net/core/ptp_classifier.o CC [M] net/dccp/diag.o CC [M] sound/pci/ctxfi/cthw20k1.o CC mm/pagewalk.o LD [M] net/bluetooth/bluetooth_6lowpan.o drivers/clk/bcm/clk-iproc-armpll.o: warning: objtool: iproc_arm_pll_recalc_rate()+0x37: can't find jump dest instruction at .text+0x8f0100ec drivers/extcon/extcon-palmas.o: warning: objtool: palmas_vbus_irq_handler()+0x69: can't find jump dest instruction at .text+0x7d00019e CC [M] net/ipv6/netfilter/nft_reject_ipv6.o fs/afs/inode.o: warning: objtool: afs_inode_map_status()+0xf1: can't find jump dest instruction at .text+0xf6000176 net/irda/irda_device.o: warning: objtool: irda_setup_dma()+0x2f: call without frame pointer save/setup net/irda/irda_device.o: warning: objtool: alloc_irdadev()+0x25: call without frame pointer save/setup net/irda/irda_device.o: warning: objtool: irda_device_setup()+0x46: call without frame pointer save/setup net/irda/irda_device.o: warning: objtool: leftover_dongle()+0x11: call without frame pointer save/setup net/irda/irda_device.o: warning: objtool: irda_device_set_media_busy()+0x4c: call without frame pointer save/setup net/irda/irda_device.o: warning: objtool: __irda_task_delete()+0x15: call without frame pointer save/setup net/irda/irda_device.o: warning: objtool: irda_device_cleanup()+0x17: call without frame pointer save/setup net/irda/irda_device.o: warning: objtool: irda_device_is_receiving()+0x1d: call without frame pointer save/setup net/irda/irda_device.o: warning: objtool: irda_device_init()+0x8: call without frame pointer save/setup net/mac802154/llsec.o: warning: objtool: llsec_lookup_dev()+0x35: can't find jump dest instruction at .text+0xb700017b lib/genalloc.o: warning: objtool: bitmap_set_ll()+0xcb: can't find jump dest instruction at .text+0x740000d0 CC [M] net/irda/af_irda.o CC arch/x86/kernel/cpu/mtrr/main.o lib/842/842_decompress.o: warning: objtool: next_bits()+0x1a: can't find jump dest instruction at .text+0x3f01001f drivers/fmc/fmc-fakedev.o: warning: objtool: ff_dev_create()+0x3d: can't find jump dest instruction at .text+0xc20002a3 CC [M] net/irda/discovery.o CC [M] fs/btrfs/dir-item.o drivers/edac/edac_device_sysfs.o: warning: objtool: edac_device_create_block()+0xac: can't find jump dest instruction at .text+0xda0002d2 CC net/netlabel/netlabel_addrlist.o LD drivers/gpu/drm/ast/built-in.o crypto/async_tx/async_pq.o: warning: objtool: do_async_gen_syndrome()+0x65: can't find jump dest instruction at .text+0xf201015b LD net/tipc/built-in.o net/netlabel/netlabel_domainhash.o: warning: objtool: netlbl_domhsh_validate()+0xc: can't find jump dest instruction at .text+0x8d010012 CC [M] net/rds/send.o CC [M] drivers/edac/edac_pci_sysfs.o LD sound/pci/lola/built-in.o CC [M] drivers/gpu/drm/ast/ast_drv.o kernel/sched/loadavg.o: warning: objtool: calc_global_nohz()+0x2e: can't find jump dest instruction at .text+0xaf0000a4 net/rds/bind.o: warning: objtool: rds_add_bound()+0x38: can't find jump dest instruction at .text+0x2609006e CC [M] net/tipc/addr.o CC [M] drivers/fmc/fmc-write-eeprom.o CC [M] crypto/async_tx/raid6test.o CC kernel/rcu/tree_trace.o CC [M] sound/pci/lola/lola.o net/netrom/nr_out.o: warning: objtool: nr_kick()+0x2b: can't find jump dest instruction at .text+0x750100e1 LD drivers/clk/qcom/built-in.o drivers/block/drbd/drbd_nla.o: warning: objtool: drbd_nla_parse_nested()+0x2d: can't find call dest symbol at offset 0x4f0000b1 CC [M] kernel/rcu/rcutorture.o drivers/block/drbd/drbd_actlog.o: warning: objtool: _bme_get()+0x55: can't find jump dest instruction at .text+0xba00012a drivers/char/tpm/st33zp24/i2c.o: warning: objtool: st33zp24_i2c_probe()+0x40: can't find jump dest instruction at .text+0x88010205 CC [M] drivers/clk/qcom/common.o net/ipv6/netfilter/nf_nat_l3proto_ipv6.o: warning: objtool: nf_nat_ipv6_manip_pkt()+0x43: can't find jump dest instruction at .text+0x95000269 CC [M] net/sctp/endpointola.o CC mm/pgtable-generic.o LD net/vmw_vsock/built-in.o CC kernel/trace/ftrace.o LD drivers/gpu/drm/bochs/built-in.o LD net/unix/built-in.o crypto/asymmetric_keys/pkcs7_verify.o: warning: objtool: pkcs7_digest.isra.0()+0x36: can't find jump dest instruction at .text+0xdf01003c kernel/printk/printk.o: warning: objtool: log_make_free_space()+0x2f: can't find jump dest instruction at .text+0x83000034 net/ceph/snapshot.o: warning: objtool: ceph_put_snap_context()+0x15: call without frame pointer save/setup net/ceph/snapshot.o: warning: objtool: ceph_create_snap_context()+0x20: call without frame pointer save/setup CC [M] net/nfc/hci/hcp.o CC [M] drivers/gpu/drm/bochs/bochs_drv.o CC [M] net/vmw_vsock/af_vsock.o LD kernel/printk/built-in.o CC [M] fs/btrfs/file-item.o drivers/dma/virt-dma.o: warning: objtool: vchan_complete()+0x7f: can't find jump dest instruction at .text+0x930001a5 sound/soc/intel/haswell/sst-haswell-ipc.o: warning: objtool: perf_trace_hsw_device_config_req()+0x37: can't find jump dest instruction at .text+0x9300063d sound/soc/codecs/adau1781-spi.o: warning: objtool: adau1781_spi_remove()+0x9: call without frame pointer save/setup sound/soc/codecs/adau1781-spi.o: warning: objtool: adau1781_spi_probe()+0x16: call without frame pointer save/setup sound/soc/codecs/adau1781-spi.o: warning: objtool: adau1781_spi_switch_mode()+0x28: call without frame pointer save/setup sound/soc/codecs/adau1781-spi.o: warning: objtool: adau1781_spi_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/adau1781-spi.o: warning: objtool: adau1781_spi_driver_exit()+0xb: call without frame pointer save/setup LD crypto/asymmetric_keys/asymmetric_keys.o CC [M] crypto/dh_helper.o CC [M] net/unix/af_unix.o CC crypto/asymmetric_keys/x509-asn1.o arch/x86/kernel/i8237.o: warning: objtool: i8237A_resume()+0x10: call without frame pointer save/setup arch/x86/kernel/i8237.o: warning: objtool: i8237A_init_ops()+0xb: call without frame pointer save/setup CC [M] net/rxrpc/call_event.o CC [M] sound/soc/codecs/adau1977.o CC [M] net/unix/garbage.o net/nfc/digital_dep.o: warning: objtool: digital_send_dep_data_prep()+0x37: can't find jump dest instruction at .text+0x840000dd sound/pci/emu10k1/voice.o: warning: objtool: voice_alloc()+0xc9: can't find jump dest instruction at .text+0xbf0000cf CC [M] net/rds/stats.o LD [M] sound/soc/intel/haswell/snd-soc-sst-haswell-pcm.o drivers/dma/ioat/sysfs.o: warning: objtool: ring_active_show()+0x3c: call without frame pointer save/setup drivers/dma/ioat/sysfs.o: warning: objtool: ring_size_show()+0x29: call without frame pointer save/setup drivers/dma/ioat/sysfs.o: warning: objtool: version_show()+0x2d: call without frame pointer save/setup drivers/dma/ioat/sysfs.o: warning: objtool: cap_show()+0x89: call without frame pointer save/setup drivers/dma/ioat/sysfs.o: warning: objtool: ioat_kobject_add()+0x42: call without frame pointer save/setup drivers/dma/ioat/sysfs.o: warning: objtool: ioat_kobject_del()+0x38: call without frame pointer save/setup CC [M] sound/pci/emu10k1/io.o CC [M] net/tipc/bcast.o drivers/crypto/qat/qat_common/qat_uclo.o: warning: objtool: qat_uclo_load_fw()+0x2d: can't find jump dest instruction at .text+0xc8000033 CC [M] fs/afs/main.o CC [M] net/sunrpc/socklib.o net/irda/irttp.o: warning: objtool: irttp_run_tx_queue()+0x4c: can't find jump dest instruction at .text+0x3c0105c2 net/sched/sch_blackhole.o: warning: objtool: blackhole_init()+0xb: call without frame pointer save/setup net/ceph/pagevec.o: warning: objtool: ceph_copy_user_to_page_vector()+0x21: can't find jump dest instruction at .text+0xca000167 drivers/gpu/drm/drm_mipi_dsi.o: warning: objtool: mipi_dsi_create_packet()+0x1b: can't find jump dest instruction at .text+0xd1000291 LD [M] drivers/char/tpm/st33zp24/tpm_st33zp24_i2c.o drivers/extcon/extcon-sm5502.o: warning: objtool: sm5022_muic_i2c_probe()+0x1f: can't find jump dest instruction at .text+0xe5020165 LD [M] net/ceph/libceph.o CC [M] net/sctp/associola.o CC [M] drivers/gpu/drm/bochs/bochs_mm.o CC [M] net/rxrpc/call_object.o CC [M] drivers/crypto/qat/qat_common/adf_sriov.o CC [M] sound/soc/codecs/adau1977-spi.o kernel/locking/osq_lock.o: warning: objtool: osq_lock()+0x3f: can't find jump dest instruction at .text+0xaf000045 net/llc/llc_pdu.o: warning: objtool: llc_pdu_init_as_frmr_rsp()+0xb0: call without frame pointer save/setup net/ipv4/inet_connection_sock.o: warning: objtool: inet_csk_clone_lock()+0x1c: can't find jump dest instruction at .text+0x8e000182 net/openvswitch/vport-netdev.o: warning: objtool: ovs_netdev_link()+0x22: can't find jump dest instruction at .text+0xcc0001e8 CC [M] drivers/fmc/fmc-chardev.o CC [M] net/nfc/hci/command.o kernel/irq/chip.o: warning: objtool: irq_modify_status()+0x26: can't find jump dest instruction at .text+0x8700013c CC crypto/asymmetric_keys/x509_akid-asn1.o CC [M] drivers/gpu/drm/amd/amdkfd/kfd_device.o drivers/fmc/fmc-trivial.o: warning: objtool: t_handler()+0x37: call without frame pointer save/setup drivers/fmc/fmc-trivial.o: warning: objtool: t_init()+0x10: call without frame pointer save/setup drivers/fmc/fmc-trivial.o: warning: objtool: t_exit()+0x10: call without frame pointer save/setup CC crypto/asymmetric_keys/x509_cert_parser.o net/sctp/sm_statetable.o: warning: objtool: sctp_sm_lookup_event()+0xf: can't find jump dest instruction at .text+0xde000015 drivers/acpi/debugfs.o: warning: objtool: acpi_debugfs_init()+0xd: call without frame pointer save/setup CC [M] drivers/gpu/drm/arc/arcpgu_hdmi.o CC kernel/irq/dummychip.o CC drivers/acpi/numa.o net/nfc/digital_core.o: warning: objtool: digital_start_poll()+0x76: can't find jump dest instruction at .text+0x9c02047b CC net/core/netprio_cgroup.o drivers/dma/qcom/hidma_mgmt_sys.o: warning: objtool: set_values_channel()+0x62: can't find jump dest instruction at .text+0x81000398 CC [M] net/sctp/transport.o CC [M] drivers/gpu/drm/amd/amdkfd/kfd_chardev.o net/bluetooth/l2cap_core.o: warning: objtool: l2cap_classify_txseq()+0x7d: can't find jump dest instruction at .text+0x64010373 LD [M] net/rfkill/rfkill.o net/sched/sch_mq.o: warning: objtool: mq_dump()+0x5a: can't find jump dest instruction at .text+0x9f000340 net/ipv6/netfilter/nft_chain_nat_ipv6.o: warning: objtool: nft_nat_ipv6_out()+0x10: call without frame pointer save/setup net/ipv6/netfilter/nft_chain_nat_ipv6.o: warning: objtool: nft_nat_do_chain()+0x65: call without frame pointer save/setup net/ipv6/netfilter/nft_chain_nat_ipv6.o: warning: objtool: nft_nat_ipv6_local_fn()+0x10: call without frame pointer save/setup net/ipv6/netfilter/nft_chain_nat_ipv6.o: warning: objtool: nft_nat_ipv6_fn()+0x10: call without frame pointer save/setup net/ipv6/netfilter/nft_chain_nat_ipv6.o: warning: objtool: nft_nat_ipv6_in()+0x10: call without frame pointer save/setup net/ipv6/netfilter/nft_chain_nat_ipv6.o: warning: objtool: nft_chain_nat_ipv6_init()+0xb: call without frame pointer save/setup net/ipv6/netfilter/nft_chain_nat_ipv6.o: warning: objtool: nft_chain_nat_ipv6_exit()+0xb: call without frame pointer save/setup net/ipv6/netfilter/nf_defrag_ipv6_hooks.o: warning: objtool: ipv6_defrag()+0x4c: call without frame pointer save/setup net/ipv6/netfilter/nf_defrag_ipv6_hooks.o: warning: objtool: nf_defrag_init()+0x6: call without frame pointer save/setup net/ipv6/netfilter/nf_defrag_ipv6_hooks.o: warning: objtool: nf_defrag_fini()+0x10: call without frame pointer save/setup drivers/extcon/extcon-rt8973a.o: warning: objtool: rt8973a_init_dev_type()+0x3c: can't find jump dest instruction at .text+0xcd0000d1 CC kernel/time/posix-timers.o net/rose/af_rose.o: warning: objtool: rose_device_event()+0x23: can't find jump dest instruction at .text+0xa10000a9 CC [M] net/llc/llc_station.o CC [M] drivers/gpu/drm/ast/ast_main.o net/ipv6/netfilter/nft_chain_route_ipv6.o: warning: objtool: nf_route_table_hook()+0x9d: can't find jump dest instruction at .text+0xd0100a3 CC drivers/clk/bcm/clk-ns2.o CC [M] net/rose/rose_dev.o drivers/firmware/efi/efi.o: warning: objtool: systab_show()+0x12: can't find jump dest instruction at .text+0x2d0100c8 drivers/extcon/extcon-usb-gpio.o: warning: objtool: usb_extcon_probe()+0x2d: can't find jump dest instruction at .text+0x1a0201a3 CC kernel/trace/ring_buffer.o CC drivers/firmware/efi/vars.o CC [M] net/ipv6/netfilter/nft_masq_ipv6.o CC kernel/trace/trace.o net/mac802154/trace.o: warning: objtool: perf_trace_802154_drv_set_promiscuous_mode()+0x42: can't find jump dest instruction at .text+0xa5000748 net/bluetooth/hidp/core.o: warning: objtool: hidp_verify_sockets()+0x33: can't find jump dest instruction at .text+0x86000379 LD [M] net/mac802154/mac802154.o drivers/ata/pata_radisys.o: warning: objtool: radisys_qc_issue()+0x30: can't find call dest symbol at offset 0x3bfe0334 net/bluetooth/cmtp/capi.o: warning: objtool: cmtp_send_interopmsg()+0x90: can't find jump dest instruction at .text+0x860002b5 LD drivers/gpu/drm/amd/amdgpu/built-in.o CC [M] crypto/ecc.o LD [M] net/bluetooth/cmtp/cmtp.o drivers/gpu/vga/vgaarb.o: warning: objtool: __vga_set_legacy_decoding()+0x3c: can't find jump dest instruction at .text+0x2c010272 net/openvswitch/vport.o: warning: objtool: ovs_vport_add()+0x26: can't find jump dest instruction at .text+0x8f00041c CC [M] drivers/dma/qcom/hidma.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_drv.o sound/pci/hda/hda_hwdep.o: warning: objtool: hda_hwdep_ioctl()+0x31: can't find jump dest instruction at .text+0x8f000047 CC [M] net/openvswitch/vport-gre.o crypto/dh.o: warning: objtool: dh_compute_value()+0x35: can't find jump dest instruction at .text+0x910000ab drivers/dma/ioat/dca.o: warning: objtool: ioat_dca_add_requester()+0x19: can't find jump dest instruction at .text+0xb300006f CC arch/x86/kernel/apic/apic_numachip.o CC kernel/trace/trace_output.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_device.o CC [M] sound/pci/hda/hda_generic.o drivers/dma/sh/usb-dmac.o: warning: objtool: usb_dmac_chan_probe()+0x8a: can't find jump dest instruction at .text+0xc70002ff LD drivers/firmware/google/built-in.o drivers/edac/wq.o: warning: objtool: edac_stop_work()+0xe: call without frame pointer save/setup drivers/edac/wq.o: warning: objtool: edac_mod_work()+0x1b: call without frame pointer save/setup drivers/edac/wq.o: warning: objtool: edac_queue_work()+0x1b: call without frame pointer save/setup drivers/edac/wq.o: warning: objtool: edac_workqueue_setup()+0x31: call without frame pointer save/setup drivers/edac/wq.o: warning: objtool: edac_workqueue_teardown()+0x10: call without frame pointer save/setup CC drivers/clk/samsung/clk.o net/phonet/pep-gprs.o: warning: objtool: gprs_xmit()+0x42: can't find jump dest instruction at .text+0xc50001d7 CC [M] net/rose/rose_in.o net/ipv6/netfilter/nf_reject_ipv6.o: warning: objtool: nf_reject_ip6_tcphdr_get()+0x70: can't find jump dest instruction at .text+0xed0003b5 CC [M] drivers/firmware/google/gsmi.o fs/cachefiles/daemon.o: warning: objtool: cachefiles_daemon_open()+0x4e: can't find jump dest instruction at .text+0x101b4 LD drivers/dma/sh/built-in.o LD drivers/gpu/drm/bridge/built-in.o CC drivers/clk/samsung/clk-pll.o CC [M] net/irda/parameters.o CC net/netlabel/netlabel_mgmt.o net/rds/cong.o: warning: objtool: rds_cong_map_updated()+0xc5: can't find jump dest instruction at .text+0xb000017b LD [M] drivers/dma/sh/shdma.o CC [M] net/ipv6/netfilter/nft_redir_ipv6.o CC [M] drivers/gpu/drm/bridge/analogix-anx78xx.o net/phonet/af_phonet.o: warning: objtool: pn_send()+0x3c: can't find jump dest instruction at .text+0xc30100e2 LD [M] net/phonet/phonet.o drivers/ata/pata_sc1200.o: warning: objtool: sc1200_qc_issue()+0x52: can't find call dest symbol at offset 0xc9fe0276 CC kernel/irq/devres.o CC [M] net/rds/sysctl.o crypto/async_tx/async_raid6_recov.o: warning: objtool: async_mult()+0x3c: can't find jump dest instruction at .text+0x8a010042 CC [M] drivers/dma/dma-axi-dmac.o drivers/block/drbd/drbd_req.o: warning: objtool: remote_due_to_read_balancing()+0xc: can't find jump dest instruction at .text+0x860000f2 CC [M] net/sunrpc/xprtsock.o CC [M] net/ipv6/ip6_output.o CC [M] net/nfc/hci/llc.o drivers/clk/bcm/clk-iproc-pll.o: warning: objtool: iproc_pll_recalc_rate()+0x16: can't find jump dest instruction at .text+0xb700001c LD fs/coda/built-in.o net/netfilter/nf_conntrack_proto_generic.o: warning: objtool: generic_init_net()+0x3f: call without frame pointer save/setup net/netfilter/nf_conntrack_proto_generic.o: warning: objtool: generic_timeout_obj_to_nlattr()+0x2c: call without frame pointer save/setup net/netfilter/nf_conntrack_proto_generic.o: warning: objtool: generic_new()+0x46: call without frame pointer save/setup net/netfilter/nf_conntrack_proto_generic.o: warning: objtool: generic_packet()+0x1a: call without frame pointer save/setup arch/x86/kernel/apic/htirq.o: warning: objtool: htirq_domain_alloc()+0x30: can't find jump dest instruction at .text+0x2010206 CC [M] net/netrom/nr_timer.o CC [M] drivers/firmware/arm_scpi.o CC drivers/firmware/efi/reboot.o net/openvswitch/conntrack.o: warning: objtool: parse_nat()+0x33: can't find jump dest instruction at .text+0x65020039 CC [M] fs/coda/psdev.o sound/pci/echoaudio/gina20.o: warning: objtool: allocate_pipes()+0x52: can't find jump dest instruction at .text+0x970003d8 CC drivers/firmware/efi/memattr.o net/rfkill/rfkill-gpio.o: warning: objtool: rfkill_gpio_probe()+0x31: can't find jump dest instruction at .text+0x84010137 CC [M] net/nfc/hci/llc_nop.o drivers/dma/ioat/prep.o: warning: objtool: __ioat_prep_pq16_lock()+0xb3: can't find jump dest instruction at .text+0x15040259 kernel/kcmp.o: warning: objtool: SyS_kcmp()+0xa0: can't find jump dest instruction at .text+0xec020226 drivers/ata/pata_rdc.o: warning: objtool: rdc_set_dmamode()+0x99: can't find jump dest instruction at .text+0xd600016f CC [M] drivers/dma/sun6i-dma.o fs/affs/symlink.o: warning: objtool: affs_symlink_readpage()+0x8e: can't find jump dest instruction at .text+0xd6010094 LD [M] drivers/dma/ioat/ioatdma.o CC drivers/acpi/cm_sbs.o CC [M] drivers/ata/pata_sch.o lib/842/842_compress.o: warning: objtool: check_template()+0x16: can't find jump dest instruction at .text+0x7b01001c LD [M] fs/affs/affs.o net/rxrpc/af_rxrpc.o: warning: objtool: rxrpc_create()+0x69: can't find jump dest instruction at .text+0x5001013f net/ncsi/ncsi-manage.o: warning: objtool: ncsi_inet6addr_event()+0x3b: can't find jump dest instruction at .text+0xa0100e1 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_jiffies()+0x15: call without frame pointer save/setup kernel/trace/trace_clock.o: warning: objtool: trace_clock_local()+0xb: call without frame pointer save/setup kernel/trace/trace_clock.o: warning: objtool: trace_clock_global()+0x30: call without frame pointer save/setup net/llc/llc_s_ac.o: warning: objtool: llc_sap_action_send_xid_r()+0xa0: can't find jump dest instruction at .text+0x87000216 LD net/ncsi/built-in.o fs/befs/linuxvfs.o: warning: objtool: parse_options()+0x4d: can't find jump dest instruction at .text+0x99010273 mm/rmap.o: warning: objtool: page_remove_anon_compound_rmap()+0x16: can't find jump dest instruction at .text+0xb10000ab CC drivers/acpi/acpi_lpat.o drivers/clk/bcm/clk-iproc-asiu.o: warning: objtool: iproc_asiu_clk_set_rate()+0x10: can't find jump dest instruction at .text+0xd70000e6 CC [M] net/ipv6/ip6_input.o CC [M] drivers/gpu/drm/arc/arcpgu_sim.o CC [M] fs/afs/misc.o net/ipv6/netfilter/nf_conntrack_reasm.o: warning: objtool: nf_ct_net_init()+0x60: can't find jump dest instruction at .text+0xa90000c6 arch/x86/kernel/cpu/amd.o: warning: objtool: init_amd_k8()+0x62: can't find jump dest instruction at .text+0x22010248 sound/pci/hda/hda_jack.o: warning: objtool: jack_detect_update()+0x18: can't find jump dest instruction at .text+0x900001ae CC mm/process_vm_access.o net/ipv6/mcast_snoop.o: warning: objtool: ipv6_mc_validate_checksum()+0x45: can't find jump dest instruction at .text+0xe800004b LD [M] fs/befs/befs.o drivers/gpu/drm/arc/arcpgu_crtc.o: warning: objtool: arc_pgu_setup_crtc()+0x37: can't find jump dest instruction at .text+0xa90003ed kernel/locking/spinlock.o: warning: objtool: _raw_spin_trylock()+0x18: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_spin_lock_nest_lock()+0x38: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_spin_lock_nested()+0x36: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_spin_lock()+0x38: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_spin_lock_bh_nested()+0x2c: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_spin_lock_bh()+0x20: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_write_unlock()+0x1e: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_write_unlock_bh()+0x1e: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_spin_trylock_bh()+0x1a: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_write_trylock()+0x18: 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()+0x38: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_read_unlock_bh()+0x1e: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_read_unlock_irq()+0x1e: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_read_unlock()+0x1e: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_read_trylock()+0x18: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_read_lock_bh()+0x20: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_read_lock_irq()+0x26: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_read_lock()+0x3b: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_spin_unlock_bh()+0x1e: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_spin_unlock()+0x1e: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_spin_unlock_irq()+0x1e: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_write_unlock_irq()+0x1e: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_write_lock_irq()+0x26: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_read_lock_irqsave()+0x45: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_spin_lock_irq()+0x26: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_spin_unlock_irqrestore()+0x28: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_write_unlock_irqrestore()+0x28: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_read_unlock_irqrestore()+0x28: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_spin_lock_irqsave_nested()+0x4c: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_spin_lock_irqsave()+0x45: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_write_lock_irqsave()+0x45: call without frame pointer save/setup CC [M] sound/pci/hda/patch_realtek.o CC [M] drivers/firmware/scpi_pm_domain.o CC [M] net/ipv6/addrconf.o CC [M] net/ipv6/netfilter/nft_dup_ipv6.o CC [M] fs/cifs/connect.o CC [M] drivers/gpu/drm/arc/arcpgu_drv.o drivers/crypto/qat/qat_common/adf_transport_debug.o: warning: objtool: adf_ring_show()+0x3e: can't find jump dest instruction at .text+0xef000324 CC [M] drivers/firmware/dmi-sysfs.o drivers/firewire/ohci.o: warning: objtool: get_cycle_time()+0x21: can't find jump dest instruction at .text+0xe3000127 CC kernel/sched/clock.o sound/pci/echoaudio/layla20.o: warning: objtool: allocate_pipes()+0x52: can't find jump dest instruction at .text+0x97000508 drivers/dma/sh/rcar-dmac.o: warning: objtool: rcar_dmac_chan_start_xfer()+0x76: can't find jump dest instruction at .text+0xc800063c CC [M] net/rds/threads.o drivers/gpu/drm/amd/amdkfd/kfd_module.o: warning: objtool: kfd_module_init()+0x46: call without frame pointer save/setup drivers/gpu/drm/amd/amdkfd/kfd_module.o: warning: objtool: kfd_module_exit()+0xe: call without frame pointer save/setup kernel/rcu/tree_trace.o: warning: objtool: print_one_rcu_state()+0xb5: can't find jump dest instruction at .text+0xe200023b CC [M] sound/pci/lola/lola_pcm.o CC [M] sound/pci/echoaudio/darla24.o kernel/rcu/update.o: warning: objtool: trace_raw_output_rcu_batch_end()+0x20: can't find jump dest instruction at .text+0x86000246 LD [M] drivers/firewire/firewire-ohci.o CC [M] fs/ceph/dir.o drivers/dma/sh/sudmac.o: warning: objtool: sudmac_chan_probe.constprop.8()+0x46: can't find jump dest instruction at .text+0x2b01041c net/bluetooth/hidp/sock.o: warning: objtool: hidp_sock_ioctl()+0x4c: can't find jump dest instruction at .text+0x35010122 drivers/char/tpm/st33zp24/spi.o: warning: objtool: st33zp24_spi_probe()+0x35: can't find jump dest instruction at .text+0xb801044a CC [M] sound/pci/echoaudio/gina24.o CC [M] net/sunrpc/sched.o kernel/time/itimer.o: warning: objtool: set_cpu_itimer()+0x170: can't find jump dest instruction at .text+0xbc000295 drivers/char/tpm/st33zp24/st33zp24.o: warning: objtool: request_locality()+0x52: can't find jump dest instruction at .text+0x87000198 CC [M] fs/ceph/file.o net/phonet/pep.o: warning: objtool: pep_alloc_skb()+0x3f: can't find jump dest instruction at .text+0x830000b5 LD [M] net/bluetooth/bluetooth.o LD [M] net/bluetooth/hidp/hidp.o drivers/edac/debugfs.o: warning: objtool: edac_create_debugfs_nodes()+0x21: can't find jump dest instruction at .text+0xfc0001d7 CC [M] net/rds/transport.o drivers/fmc/fmc-write-eeprom.o: warning: objtool: fwe_run_tlv.isra.3()+0x2a: can't find jump dest instruction at .text+0xf7000040 CC [M] net/bluetooth/rfcomm/tty.o sound/pci/ctxfi/cttimer.o: warning: objtool: ct_xfitimer_reprogram()+0x42: can't find jump dest instruction at .text+0xa20100a7 net/netfilter/nf_conntrack_standalone.o: warning: objtool: ct_seq_show()+0x65: can't find jump dest instruction at .text+0x4c03029b LD [M] drivers/char/tpm/st33zp24/tpm_st33zp24_spi.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:1032:6: warning: 'irq' may be used uninitialized in this function [-Wuninitialized] LD [M] net/phonet/pn_pep.o CC [M] net/sctp/chunk.o CC [M] net/ipv6/netfilter/ip6t_ah.o net/core/netpoll.o: warning: objtool: __netpoll_setup()+0xb8: can't find jump dest instruction at .text+0xeb01042d LD [M] drivers/fmc/fmc.o CC [M] net/ipv6/addrlabel.o CC [M] drivers/edac/mce_amd.o net/mac80211/ht.o: warning: objtool: ieee80211_request_smps()+0x1a: can't find jump dest instruction at .text+0x89000020 net/llc/llc_sap.o: warning: objtool: llc_sap_next_state()+0x27: can't find jump dest instruction at .text+0xb200002d net/netfilter/nfnetlink_log.o: warning: objtool: __nfulnl_send()+0x15: can't find jump dest instruction at .text+0x8f00009b CC net/core/netclassid_cgroup.o LD [M] drivers/char/tpm/st33zp24/tpm_st33zp24.o CC drivers/acpi/acpi_watchdog.o LD net/wimax/built-in.o CC [M] fs/ceph/locks.o arch/x86/kernel/cpu/microcode/core.o: warning: objtool: reload_store()+0x34: can't find jump dest instruction at .text+0x1701012a CC [M] drivers/edac/i5000_edac.o CC [M] drivers/dma/fsl-edma.o net/core/net-sysfs.o: warning: objtool: store_xps_map()+0x35: can't find jump dest instruction at .text+0x8700116b CC lib/fonts/fonts.o CC [M] net/sunrpc/auth.o CC [M] sound/pci/emu10k1/emumixer.o CC [M] net/wimax/id-table.o CC [M] net/rds/loop.o sound/pci/emu10k1/emumpu401.o: warning: objtool: emu10k1_midi_init()+0x42: can't find jump dest instruction at .text+0xa2000078 CC kernel/trace/trace_seq.o fs/afs/fsclient.o: warning: objtool: afs_fs_store_data64()+0x9c: can't find jump dest instruction at .text+0x20010122 CC [M] sound/pci/emu10k1/emufx.o net/ipv6/netfilter/nf_tables_ipv6.o: warning: objtool: nft_ipv6_output()+0x35: can't find call dest symbol at offset 0x270000d9 fs/ceph/super.o: warning: objtool: parse_fsopt_token()+0x37: can't find jump dest instruction at .text+0x150302ed CC [M] fs/ceph/addr.o mm/pagewalk.o: warning: objtool: walk_pmd_range()+0xc4: can't find jump dest instruction at .text+0x9c0100ca drivers/crypto/qat/qat_common/qat_hal.o: warning: objtool: qat_hal_check_ae_alive()+0x26: can't find jump dest instruction at .text+0x9b0006bc LD drivers/char/built-in.o CC net/sched/act_api.o drivers/hsi/clients/hsi_char.o: warning: objtool: hsc_tx_set()+0x1e: can't find jump dest instruction at .text+0xb8000024 CC [M] sound/pci/emu10k1/timer.o CC mm/init-mm.o net/ipv6/netfilter/nft_reject_ipv6.o: warning: objtool: nft_reject_ipv6_eval()+0x32: call without frame pointer save/setup net/ipv6/netfilter/nft_reject_ipv6.o: warning: objtool: nft_reject_ipv6_module_init()+0xb: call without frame pointer save/setup net/ipv6/netfilter/nft_reject_ipv6.o: warning: objtool: nft_reject_ipv6_module_exit()+0xb: call without frame pointer save/setup LD fs/configfs/built-in.o arch/x86/kernel/tboot.o: warning: objtool: tboot_log_read()+0x3f: can't find jump dest instruction at .text+0xf5000045 CC [M] net/sunrpc/auth_null.o CC net/wireless/wext-core.o LD drivers/hv/built-in.o CC [M] net/ipv6/netfilter/ip6t_eui64.o CC [M] fs/cachefiles/key.o arch/x86/kernel/apic/msi.o: warning: objtool: hpet_create_irq_domain()+0x20: can't find jump dest instruction at .text+0xbd0004d6 CC [M] fs/configfs/inode.o kernel/rcu/srcu.o: warning: objtool: srcu_readers_active_idx_check()+0x125: can't find jump dest instruction at .text+0x8800058b kernel/locking/rtmutex.o: warning: objtool: try_to_take_rt_mutex()+0x34: can't find jump dest instruction at .text+0xac00018a CC [M] drivers/hv/vmbus_drv.o net/netrom/nr_route.o: warning: objtool: nr_neigh_show()+0x2e: can't find jump dest instruction at .text+0xc7000073 CC arch/x86/kernel/apic/x2apic_uv_x.o CC drivers/firmware/efi/capsule.o CC [M] drivers/edac/i5100_edac.o drivers/hsi/hsi_boardinfo.o: warning: objtool: hsi_register_board_info()+0x22: call without frame pointer save/setup CC [M] drivers/clk/qcom/clk-regmap.o LD drivers/hsi/built-in.o drivers/gpu/drm/ast/ast_drv.o: warning: objtool: ast_pm_poweroff()+0x10: can't find call dest symbol at offset 0x9c000064 fs/cachefiles/interface.o: warning: objtool: cachefiles_attr_changed()+0x8a: can't find jump dest instruction at .text+0xcf010130 CC kernel/irq/generic-chip.o kernel/time/time.o: warning: objtool: do_sys_settimeofday64()+0x2e: can't find jump dest instruction at .text+0xaf000854 net/ipv6/netfilter/nf_dup_ipv6.o: warning: objtool: nf_dup_ipv6()+0x39: can't find jump dest instruction at .text+0xc200014f CC [M] net/netfilter/nf_conntrack_extend.o CC [M] drivers/clk/qcom/clk-alpha-pll.o mm/pgtable-generic.o: warning: objtool: pgtable_trans_huge_deposit()+0x15: can't find call dest symbol at offset 0x26fe02d9 CC [M] fs/cachefiles/main.o sound/pci/korg1212/korg1212.o: warning: objtool: snd_korg1212_interrupt()+0x2b: can't find jump dest instruction at .text+0x95011041 CC kernel/irq/autoprobe.o CC lib/lz4/lz4_decompress.o CC [M] drivers/firmware/google/memconsole.o LD [M] sound/pci/korg1212/snd-korg1212.o net/nfc/hci/hcp.o: warning: objtool: nfc_hci_hcp_message_tx()+0x49: can't find jump dest instruction at .text+0x1702004f CC drivers/gpio/gpiolib-legacy.o arch/x86/kernel/cpu/microcode/intel.o: warning: objtool: save_microcode.constprop.4()+0x24: can't find jump dest instruction at .text+0xbf00027a net/dccp/diag.o: warning: objtool: dccp_diag_get_info()+0x1f: can't find call dest symbol at offset 0x1d0000e3 CC arch/x86/kernel/apic/x2apic_phys.o sound/pci/hda/hda_sysfs.o: warning: objtool: parse_hints()+0x2a: can't find jump dest instruction at .text+0x3f010800 sound/pci/hda/hda_proc.o: warning: objtool: print_pcm_caps()+0x62: can't find jump dest instruction at .text+0x22010067 CC net/ipv4/tcp_timer.o CC [M] drivers/gpu/drm/ast/ast_mode.o drivers/clk/bcm/clk-ns2.o: warning: objtool: ns2_lcpll_ports_clk_init()+0x1c: call without frame pointer save/setup drivers/clk/bcm/clk-ns2.o: warning: objtool: ns2_lcpll_ddr_clk_init()+0x1c: call without frame pointer save/setup drivers/clk/bcm/clk-ns2.o: warning: objtool: ns2_genpll_sw_clk_init()+0x1c: call without frame pointer save/setup drivers/clk/bcm/clk-ns2.o: warning: objtool: ns2_genpll_scr_clk_init()+0x1c: call without frame pointer save/setup kernel/events/core.o: warning: objtool: perf_sample_ustack_size()+0x9: can't find jump dest instruction at .text+0xbf00020f CC arch/x86/kernel/cpu/microcode/intel_lib.o fs/cifs/cifs_debug.o: warning: objtool: cifs_stats_proc_write()+0x2e: can't find jump dest instruction at .text+0x99000354 LD drivers/clk/bcm/built-in.o LD kernel/events/built-in.o CC [M] fs/cifs/dir.o crypto/dh_helper.o: warning: objtool: crypto_dh_decode_key()+0x1b: can't find jump dest instruction at .text+0x93000041 CC [M] crypto/ecdh.o CC [M] sound/pci/hda/patch_cmedia.o net/netrom/nr_subr.o: warning: objtool: nr_write_internal()+0x5e: can't find jump dest instruction at .text+0xe0010233 net/bluetooth/rfcomm/core.o: warning: objtool: rfcomm_dlc_debugfs_show()+0x34: can't find jump dest instruction at .text+0x9300040a CC kernel/power/suspend_test.o crypto/async_tx/raid6test.o: warning: objtool: raid6_dual_recov.constprop.2()+0x3d: can't find jump dest instruction at .text+0x1f010053 drivers/dma/dmatest.o: warning: objtool: dmatest_verify()+0x3f: can't find jump dest instruction at .text+0x8f0001b4 net/irda/discovery.o: warning: objtool: irlmp_expire_discoveries()+0x4c: can't find jump dest instruction at .text+0x11010361 CC [M] crypto/ecdh_helper.o CC drivers/clk/samsung/clk-cpu.o CC [M] fs/cifs/file.o net/nfc/hci/core.o: warning: objtool: nfc_hci_msg_tx_work()+0x37: can't find jump dest instruction at .text+0x3f0107ad fs/afs/main.o: warning: objtool: afs_get_client_UUID()+0x1e: can't find jump dest instruction at .init.text+0x15010024 CC [M] sound/soc/codecs/adau1977-i2c.o CC kernel/locking/rtmutex-debug.o net/openvswitch/vport-geneve.o: warning: objtool: geneve_tnl_create()+0x36: can't find jump dest instruction at .text+0xbd00007c CC [M] net/sctp/sm_make_chunk.o sound/pci/lola/lola.o: warning: objtool: setup_corb_rirb()+0x32: can't find jump dest instruction at .text+0x56010058 CC [M] fs/afs/mntpt.o sound/soc/codecs/adau1977-spi.o: warning: objtool: adau1977_spi_remove()+0x9: call without frame pointer save/setup sound/soc/codecs/adau1977-spi.o: warning: objtool: adau1977_spi_probe()+0x16: call without frame pointer save/setup sound/soc/codecs/adau1977-spi.o: warning: objtool: adau1977_spi_switch_mode()+0x28: call without frame pointer save/setup sound/soc/codecs/adau1977-spi.o: warning: objtool: adau1977_spi_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/adau1977-spi.o: warning: objtool: adau1977_spi_driver_exit()+0xb: call without frame pointer save/setup CC [M] fs/ceph/ioctl.o arch/x86/kernel/apic/apic_numachip.o: warning: objtool: numachip_send_IPI_allbutself()+0x38: can't find call dest symbol at offset 0xc3ff047c drivers/hsi/hsi_core.o: warning: objtool: hsi_new_client()+0x34: can't find jump dest instruction at .text+0x5d01077a drivers/dma/qcom/hidma_ll.o: warning: objtool: hidma_ll_reset()+0x60: can't find jump dest instruction at .text+0x80000066 drivers/firmware/efi/reboot.o: warning: objtool: efi_reboot()+0x5a: call without frame pointer save/setup drivers/firmware/efi/reboot.o: warning: objtool: efi_shutdown_init()+0x14: call without frame pointer save/setup CC [M] kernel/rcu/rcuperf.o CC drivers/firmware/efi/memmap.o net/sched/sch_generic.o: warning: objtool: pfifo_fast_dequeue()+0x18: can't find jump dest instruction at .text+0x9e00032e CC kernel/sched/cputime.o CC net/wireless/wext-proc.o net/rxrpc/call_accept.o: warning: objtool: rxrpc_accept_incoming_call()+0x7e: can't find jump dest instruction at .text+0xc40401f4 kernel/locking/qspinlock.o: warning: objtool: native_queued_spin_lock_slowpath()+0x27: can't find jump dest instruction at .text+0x770100bc CC [M] net/dccp/probe.o drivers/fmc/fmc-chardev.o: warning: objtool: fc_probe()+0x33: can't find jump dest instruction at .text+0xce0002f9 drivers/gpu/drm/arc/arcpgu_hdmi.o: warning: objtool: arcpgu_drm_hdmi_init()+0x40: can't find jump dest instruction at .text+0x7e010136 CC [M] net/rxrpc/conn_client.o net/sctp/sm_sideeffect.o: warning: objtool: sctp_gen_sack()+0x69: can't find jump dest instruction at .text+0x8f00010f CC [M] crypto/crypto_user.o net/netlabel/netlabel_addrlist.o: warning: objtool: netlbl_af4list_add()+0x9c: call without frame pointer save/setup net/netlabel/netlabel_addrlist.o: warning: objtool: netlbl_af6list_add()+0x1c: call without frame pointer save/setup net/netlabel/netlabel_addrlist.o: warning: objtool: netlbl_af4list_remove_entry()+0x1c: call without frame pointer save/setup net/netlabel/netlabel_addrlist.o: warning: objtool: netlbl_af4list_remove()+0x48: call without frame pointer save/setup net/netlabel/netlabel_addrlist.o: warning: objtool: netlbl_af6list_remove_entry()+0x1c: call without frame pointer save/setup net/netlabel/netlabel_addrlist.o: warning: objtool: netlbl_af6list_remove()+0xe: call without frame pointer save/setup net/netlabel/netlabel_addrlist.o: warning: objtool: netlbl_af4list_audit_addr()+0x58: call without frame pointer save/setup net/netlabel/netlabel_addrlist.o: warning: objtool: netlbl_af6list_audit_addr()+0x56: call without frame pointer save/setup CC [M] net/irda/irnetlink.o drivers/clk/qcom/common.o: warning: objtool: _qcom_cc_register_board_clk.constprop.0()+0x6a: can't find jump dest instruction at .text+0xf50001a0 LD [M] drivers/hsi/hsi.o CC [M] net/tipc/bearer.o CC net/netlabel/netlabel_unlabeled.o net/netfilter/nf_conntrack_l3proto_generic.o: warning: objtool: generic_invert_tuple()+0x18: call without frame pointer save/setup net/netfilter/nf_conntrack_l3proto_generic.o: warning: objtool: generic_pkt_to_tuple()+0x1b: call without frame pointer save/setup drivers/gpu/drm/bochs/bochs_drv.o: warning: objtool: bochs_load()+0x8b: can't find call dest symbol at offset 0x60ff026f net/mac80211/offchannel.o: warning: objtool: ieee80211_ready_on_channel()+0x2f: can't find jump dest instruction at .text+0xc0000334 CC [M] drivers/clk/qcom/clk-pll.o LD fs/cramfs/built-in.o CC kernel/locking/spinlock_debug.o CC net/sched/sch_fifo.o LD drivers/hwmon/built-in.o CC [M] net/sctp/ulpevent.o CC [M] net/mac80211/iface.o net/tipc/addr.o: warning: objtool: in_own_cluster_exact()+0x44: call without frame pointer save/setup net/tipc/addr.o: warning: objtool: in_own_cluster()+0x10: call without frame pointer save/setup net/tipc/addr.o: warning: objtool: in_own_node()+0x43: call without frame pointer save/setup net/tipc/addr.o: warning: objtool: addr_domain()+0x44: call without frame pointer save/setup net/tipc/addr.o: warning: objtool: tipc_addr_node_valid()+0xc: call without frame pointer save/setup net/tipc/addr.o: warning: objtool: tipc_addr_string_fill()+0x3c: call without frame pointer save/setup CC [M] drivers/hwmon/hwmon.o net/ipv6/anycast.o: warning: objtool: ac6_get_next.isra.2()+0x16: can't find jump dest instruction at .text+0xf200016b CC [M] fs/cramfs/inode.o CC [M] fs/cramfs/uncompress.o CC [M] net/vmw_vsock/vsock_addr.o LD net/x25/built-in.o CC [M] net/vmw_vsock/vmci_transport.o sound/pci/hda/hda_auto_parser.o: warning: objtool: snd_hda_pick_pin_fixup()+0x24: can't find jump dest instruction at .text+0x3d0100ca net/packet/af_packet.o: warning: objtool: packet_seq_show()+0x35: can't find jump dest instruction at .text+0x910001ca fs/btrfs/root-tree.o: warning: objtool: btrfs_find_root()+0x48: can't find jump dest instruction at .text+0xb300013e CC [M] net/x25/af_x25.o net/nfc/nci/lib.o: warning: objtool: nci_to_errno()+0x12: can't find jump dest instruction at .text+0xc4000018 CC [M] net/vmw_vsock/vmci_transport_notify.o CC [M] net/sctp/inqueue.o CC [M] net/vmw_vsock/vmci_transport_notify_qstate.o net/irda/irias_object.o: warning: objtool: irias_object_change_attribute()+0x4a: can't find jump dest instruction at .text+0xcd0002c0 net/rds/connection.o: warning: objtool: rds_conn_path_destroy()+0x21: can't find jump dest instruction at .text+0xab0001a7 CC net/xfrm/xfrm_policy.o CC arch/x86/kernel/cpu/mtrr/if.o net/ipv6/netfilter/nft_masq_ipv6.o: warning: objtool: nft_masq_ipv6_eval()+0x2d: call without frame pointer save/setup net/ipv6/netfilter/nft_masq_ipv6.o: warning: objtool: nft_masq_ipv6_module_init()+0xf: call without frame pointer save/setup net/ipv6/netfilter/nft_masq_ipv6.o: warning: objtool: nft_masq_ipv6_module_exit()+0xb: call without frame pointer save/setup kernel/irq/devres.o: warning: objtool: devm_free_irq()+0x33: call without frame pointer save/setup kernel/irq/devres.o: warning: objtool: devm_irq_release()+0x12: call without frame pointer save/setup kernel/irq/devres.o: warning: objtool: devm_request_any_context_irq()+0x52: call without frame pointer save/setup kernel/irq/devres.o: warning: objtool: devm_request_threaded_irq()+0x52: call without frame pointer save/setup CC crypto/asymmetric_keys/pkcs7-asn1.o drivers/firmware/scpi_pm_domain.o: warning: objtool: scpi_pm_domain_probe()+0x2b: can't find jump dest instruction at .text+0xb60100d1 kernel/irq/dummychip.o: warning: objtool: ack_bad()+0x33: call without frame pointer save/setup CC [M] net/ipv6/netfilter/ip6t_frag.o drivers/edac/edac_pci_sysfs.o: warning: objtool: edac_pci_main_kobj_setup()+0x3e: can't find jump dest instruction at .text+0x3b010424 CC [M] net/llc/llc_proc.o CC kernel/irq/irqdomain.o CC [M] drivers/firmware/edd.o net/nfc/hci/llc_nop.o: warning: objtool: llc_nop_xmit_from_hci()+0x11: call without frame pointer save/setup net/nfc/hci/llc_nop.o: warning: objtool: llc_nop_rcv_from_drv()+0x11: call without frame pointer save/setup net/nfc/hci/llc_nop.o: warning: objtool: llc_nop_deinit()+0x9: call without frame pointer save/setup net/nfc/hci/llc_nop.o: warning: objtool: llc_nop_init()+0x52: call without frame pointer save/setup net/nfc/hci/llc_nop.o: warning: objtool: nfc_llc_nop_register()+0x17: call without frame pointer save/setup drivers/firmware/efi/memattr.o: warning: objtool: entry_is_valid()+0x47: can't find jump dest instruction at .text.unlikely+0xd700004c CC [M] drivers/edac/i5400_edac.o net/netfilter/nf_conntrack_proto.o: warning: objtool: nf_ct_l3proto_register()+0x19: can't find jump dest instruction at .text+0xae00025f CC [M] net/nfc/hci/llc_shdlc.o CC lib/lzo/lzo1x_compress.o CC drivers/firmware/efi/esrt.o fs/btrfs/dir-item.o: warning: objtool: verify_dir_item()+0x59: can't find jump dest instruction at .text+0xcc00016e CC [M] net/netfilter/nf_conntrack_acct.o arch/x86/kernel/cpu/mtrr/main.o: warning: objtool: mtrr_add_page()+0x2e: can't find jump dest instruction at .text+0xca0202c4 sound/pci/hda/hda_beep.o: warning: objtool: snd_hda_attach_beep_device()+0x38: can't find jump dest instruction at .text+0x850103fe net/bluetooth/rfcomm/sock.o: warning: objtool: rfcomm_sock_accept()+0x68: can't find jump dest instruction at .text+0x501024e drivers/edac/edac_pci.o: warning: objtool: edac_pci_add_device()+0x5d: can't find jump dest instruction at .text+0x36010303 CC arch/x86/kernel/cpu/mtrr/generic.o CC kernel/sched/idle_task.o CC [M] net/x25/x25_dev.o mm/vmalloc.o: warning: objtool: show_numa_info()+0x20: can't find jump dest instruction at .text+0xbb0000a6 net/core/ptp_classifier.o: warning: objtool: ptp_classifier_init()+0x21: call without frame pointer save/setup drivers/gpu/drm/amd/amdkfd/kfd_device.o: warning: objtool: device_iommu_pasid_init()+0x3b: can't find jump dest instruction at .text+0xc1000120 CC [M] net/x25/x25_facilities.o CC net/core/lwtunnel.o kernel/power/suspend.o: warning: objtool: freeze_enter()+0x20: can't find jump dest instruction at .text+0xd00000a6 net/ipv6/af_inet6.o: warning: objtool: ipv6_init_mibs()+0x2a: can't find jump dest instruction at .text+0x14010180 CC kernel/power/hibernate.o CC lib/lzo/lzo1x_decompress_safe.o CC mm/nobootmem.o CC [M] drivers/edac/i7300_edac.o drivers/gpu/drm/amd/amdgpu/amdgpu_drv.o: warning: objtool: amdgpu_pmops_runtime_suspend()+0x2f: can't find jump dest instruction at .text+0x87000254 CC [M] net/nfc/nci/ntf.o net/netfilter/nf_conntrack_helper.o: warning: objtool: __nf_ct_try_assign_helper()+0x33: can't find jump dest instruction at .text+0x3c0104f9 CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_kms.o drivers/clk/samsung/clk.o: warning: objtool: samsung_clk_register_alias()+0x1c: can't find jump dest instruction at .init.text+0x8e000104 CC net/xfrm/xfrm_state.o CC [M] drivers/clk/qcom/clk-rcg.o drivers/firmware/google/memconsole.o: warning: objtool: found_memconsole()+0x2a: can't find jump dest instruction at .init.text+0xed00002f drivers/gpu/drm/ast/ast_main.o: warning: objtool: ast_detect_chip()+0x53: can't find jump dest instruction at .text+0x100101c8 net/netfilter/nf_conntrack_expect.o: warning: objtool: nf_ct_unlink_expect_report()+0x38: can't find jump dest instruction at .text+0xda0007fe net/llc/llc_station.o: warning: objtool: llc_station_ac_send_xid_r()+0x36: can't find jump dest instruction at .text+0xcd00003c crypto/asymmetric_keys/x509_cert_parser.o: warning: objtool: x509_decode_time()+0x33: can't find jump dest instruction at .text+0x78020039 drivers/gpu/drm/amd/amdkfd/kfd_chardev.o: warning: objtool: kfd_ioctl_dbg_wave_control()+0x3f: can't find jump dest instruction at .text+0x460101a5 drivers/ata/pata_sch.o: warning: objtool: sch_init_one()+0x57: call without frame pointer save/setup drivers/ata/pata_sch.o: warning: objtool: sch_set_dmamode()+0x4e: call without frame pointer save/setup drivers/ata/pata_sch.o: warning: objtool: sch_set_piomode()+0x59: call without frame pointer save/setup drivers/ata/pata_sch.o: warning: objtool: sch_pci_driver_init()+0x19: call without frame pointer save/setup drivers/ata/pata_sch.o: warning: objtool: sch_pci_driver_exit()+0xb: call without frame pointer save/setup CC net/xfrm/xfrm_hash.o drivers/gpu/drm/bochs/bochs_mm.o: warning: objtool: bochs_bo_create.isra.3.constprop.4()+0x4e: can't find jump dest instruction at .text+0xbe0003f4 CC crypto/asymmetric_keys/pkcs7_parser.o CC arch/x86/kernel/cpu/perfctr-watchdog.o lib/fonts/fonts.o: warning: objtool: find_font()+0x22: call without frame pointer save/setup kernel/time/hrtimer.o: warning: objtool: hrtimer_forward()+0x2c: can't find jump dest instruction at .text+0xe40001c2 CC [M] drivers/gpu/drm/bochs/bochs_kms.o CC [M] drivers/gpu/drm/amd/amdkfd/kfd_topology.o CC [M] drivers/gpu/drm/ast/ast_fb.o net/core/timestamping.o: warning: objtool: skb_defer_rx_timestamp()+0x16: can't find jump dest instruction at .text+0x9900001c net/llc/af_llc.o: warning: objtool: llc_cmsg_rcv()+0x26: can't find jump dest instruction at .text+0x8600003c CC lib/fonts/font_sun8x16.o net/sctp/endpointola.o: warning: objtool: sctp_endpoint_destroy()+0x32: can't find jump dest instruction at .text+0xa4000037 CC [M] drivers/gpu/drm/bochs/bochs_fbdev.o net/unix/garbage.o: warning: objtool: scan_inflight()+0x51: can't find jump dest instruction at .text+0xb0000136 CC [M] drivers/ata/pata_serverworks.o CC [M] fs/ceph/export.o CC net/core/dst_cache.o CC kernel/time/posix-cpu-timers.o net/ipv6/netfilter/nft_redir_ipv6.o: warning: objtool: nft_redir_ipv6_eval()+0x2d: call without frame pointer save/setup CC [M] net/core/pktgen.o net/ipv6/netfilter/nft_redir_ipv6.o: warning: objtool: nft_redir_ipv6_module_init()+0xb: call without frame pointer save/setup net/ipv6/netfilter/nft_redir_ipv6.o: warning: objtool: nft_redir_ipv6_module_exit()+0xb: call without frame pointer save/setup CC [M] fs/ceph/caps.o net/irda/wrapper.o: warning: objtool: async_unwrap_char()+0x34: can't find jump dest instruction at .text+0xb700003a drivers/gpu/vga/vga_switcheroo.o: warning: objtool: vga_switcheroo_runtime_resume_hdmi_audio()+0x32: can't find jump dest instruction at .text+0x8c0004f8 CC [M] drivers/gpu/drm/bochs/bochs_hw.o drivers/gpu/drm/arc/arcpgu_sim.o: warning: objtool: arcpgu_drm_sim_init()+0x3d: can't find jump dest instruction at .text+0xe90000d3 fs/cramfs/uncompress.o: warning: objtool: cramfs_uncompress_block()+0x52: call without frame pointer save/setup fs/cramfs/uncompress.o: warning: objtool: cramfs_uncompress_init()+0x23: call without frame pointer save/setup fs/cramfs/uncompress.o: warning: objtool: cramfs_uncompress_exit()+0x23: call without frame pointer save/setup sound/soc/codecs/adau1977.o: warning: objtool: adau1977_set_dai_fmt()+0x3b: can't find jump dest instruction at .text+0x29010111 fs/cifs/cifsfs.o: warning: objtool: cifs_clone_file_range()+0x14b: can't find jump dest instruction at .text+0xdd0001a0 LD drivers/gpu/vga/built-in.o CC [M] net/irda/irmod.o net/rose/rose_dev.o: warning: objtool: rose_header()+0x24: call without frame pointer save/setup net/rose/rose_dev.o: warning: objtool: rose_open()+0x18: call without frame pointer save/setup net/rose/rose_dev.o: warning: objtool: rose_set_mac_address()+0x3c: call without frame pointer save/setup net/rose/rose_dev.o: warning: objtool: rose_close()+0x1f: call without frame pointer save/setup net/rose/rose_dev.o: warning: objtool: rose_xmit()+0x45: call without frame pointer save/setup CC [M] sound/soc/codecs/adau7002.o CC [M] fs/btrfs/inode-item.o CC [M] net/irda/irproc.o sound/pci/emu10k1/io.o: warning: objtool: snd_emu10k1_ptr_write()+0x3d: can't find jump dest instruction at .text+0xae000132 CC arch/x86/kernel/cpu/microcode/amd.o net/nfc/hci/command.o: warning: objtool: nfc_hci_connect_gate()+0x57: can't find jump dest instruction at .text+0x1055d LD [M] net/nfc/nfc_digital.o CC [M] sound/pci/emu10k1/p16v.o CC [M] drivers/gpu/drm/amd/amdkfd/kfd_pasid.o drivers/acpi/numa.o: warning: objtool: acpi_map_pxm_to_node()+0x1c: can't find jump dest instruction at .text+0x8800005a net/mac80211/scan.o: warning: objtool: ieee80211_prep_hw_scan()+0x6e: can't find jump dest instruction at .text+0xb00100d4 fs/afs/misc.o: warning: objtool: afs_abort_to_error()+0x14: can't find jump dest instruction at .text+0x403001a CC net/sched/ematch.o drivers/firmware/dmi-sysfs.o: warning: objtool: dmi_sel_raw_read_helper()+0x47: can't find jump dest instruction at .text+0x901092d kernel/sched/clock.o: warning: objtool: sched_clock_cpu()+0x16: can't find jump dest instruction at .text+0x860000db CC [M] fs/afs/proc.o CC [M] net/mac80211/rate.o CC [M] net/sched/act_police.o drivers/dma/qcom/hidma.o: warning: objtool: hidma_alloc_chan_resources()+0x2f: can't find jump dest instruction at .text+0x55010445 CC [M] drivers/hv/hv.o arch/x86/kernel/cpu/microcode/intel_lib.o: warning: objtool: microcode_sanity_check()+0x24: can't find jump dest instruction at .text+0xe401002a CC [M] drivers/dma/qcom/hidma_dbg.o net/rds/info.o: warning: objtool: rds_info_copy()+0x22: can't find jump dest instruction at .text+0x100100f8 net/core/netprio_cgroup.o: warning: objtool: extend_netdev_table()+0x63: can't find jump dest instruction at .text+0x89000409 drivers/gpu/drm/arc/arcpgu_drv.o: warning: objtool: arcpgu_load()+0x40: can't find jump dest instruction at .text+0xad000186 CC kernel/sched/fair.o net/rds/sysctl.o: warning: objtool: rds_sysctl_exit()+0x10: call without frame pointer save/setup net/rds/sysctl.o: warning: objtool: rds_sysctl_init()+0x34: call without frame pointer save/setup CC [M] net/sched/act_gact.o drivers/clk/samsung/clk-pll.o: warning: objtool: samsung_pll36xx_set_rate()+0x7a: can't find jump dest instruction at .text+0x8400068f LD [M] drivers/gpu/drm/arc/arcpgu.o CC [M] net/sctp/outqueue.o CC [M] net/rds/page.o drivers/acpi/cm_sbs.o: warning: objtool: acpi_unlock_battery_dir()+0x17: call without frame pointer save/setup drivers/acpi/cm_sbs.o: warning: objtool: acpi_unlock_ac_dir()+0x17: call without frame pointer save/setup drivers/acpi/cm_sbs.o: warning: objtool: acpi_lock_battery_dir()+0x12: call without frame pointer save/setup drivers/acpi/cm_sbs.o: warning: objtool: acpi_lock_ac_dir()+0x12: call without frame pointer save/setup CC [M] sound/pci/echoaudio/layla24.o CC [M] net/wimax/op-msg.o CC [M] net/nfc/nci/rsp.o drivers/firmware/google/gsmi.o: warning: objtool: gsmi_exec.constprop.0()+0x82: can't find jump dest instruction at .text+0x58010088 net/openvswitch/vport-gre.o: warning: objtool: gre_create()+0x11: can't find call dest symbol at offset 0x2b0000d5 LD sound/pci/lx6464es/built-in.o drivers/crypto/qat/qat_common/adf_sriov.o: warning: objtool: adf_enable_sriov()+0x52: can't find jump dest instruction at .text+0xe010058 fs/coda/psdev.o: warning: objtool: coda_psdev_release()+0x4a: can't find jump dest instruction at .text+0xea00004f CC [M] sound/pci/lx6464es/lx6464es.o CC [M] drivers/crypto/qat/qat_common/adf_pf2vf_msg.o net/rose/rose_in.o: warning: objtool: rose_state1_machine.isra.2()+0x23: can't find jump dest instruction at .text+0x8c000029 CC [M] fs/coda/cache.o LD [M] net/openvswitch/openvswitch.o sound/pci/ctxfi/cthw20k1.o: warning: objtool: adc_input_select_hendrix()+0x25: can't find jump dest instruction at .text+0xf4000c8b net/ipv6/netfilter/nft_dup_ipv6.o: warning: objtool: nft_dup_ipv6_dump()+0x1b: call without frame pointer save/setup net/ipv6/netfilter/nft_dup_ipv6.o: warning: objtool: nft_dup_ipv6_init()+0x1b: call without frame pointer save/setup net/ipv6/netfilter/nft_dup_ipv6.o: warning: objtool: nft_dup_ipv6_eval()+0x28: call without frame pointer save/setup net/ipv6/netfilter/nft_dup_ipv6.o: warning: objtool: nft_dup_ipv6_module_init()+0xb: call without frame pointer save/setup net/ipv6/netfilter/nft_dup_ipv6.o: warning: objtool: nft_dup_ipv6_module_exit()+0xb: call without frame pointer save/setup CC [M] fs/coda/cnode.o CC [M] net/rose/rose_link.o CC [M] net/rds/rdma.o crypto/ecdh.o: warning: objtool: ecdh_compute_value()+0x75: can't find jump dest instruction at .text+0x8f0000ab sound/pci/ctxfi/cthw20k2.o: warning: objtool: daio_mgr_dao_init()+0x2d: can't find jump dest instruction at .text+0xb7000b33 fs/cachefiles/key.o: warning: objtool: cachefiles_cook_key()+0xd4: can't find jump dest instruction at .text+0x8e0200da lib/lz4/lz4_decompress.o: warning: objtool: lz4_uncompress_unknownoutputsize()+0x1c: can't find jump dest instruction at .text+0x2d020022 CC [M] sound/pci/lx6464es/lx_core.o drivers/clk/qcom/clk-alpha-pll.o: warning: objtool: clk_alpha_pll_set_rate()+0xa6: can't find jump dest instruction at .text+0x890002db CC [M] crypto/cmac.o CC [M] lib/lz4/lz4_compress.o CC lib/fonts/font_sun12x22.o CC net/compat.o net/sunrpc/socklib.o: warning: objtool: xdr_partial_copy_from_skb()+0x58: can't find jump dest instruction at .text+0x980100de CC [M] net/sched/act_mirred.o LD [M] sound/pci/ctxfi/snd-ctxfi.o crypto/ecc.o: warning: objtool: vli_mult()+0x6c: can't find jump dest instruction at .text+0xa5000172 sound/pci/emu10k1/timer.o: warning: objtool: snd_emu10k1_timer()+0x57: can't find jump dest instruction at .text+0xca00016d CC [M] net/sunrpc/auth_unix.o CC [M] fs/cachefiles/namei.o CC kernel/trace/trace_stat.o mm/process_vm_access.o: warning: objtool: process_vm_rw_single_vec()+0x2c: can't find jump dest instruction at .text+0xee010032 net/nfc/nci/data.o: warning: objtool: nci_queue_tx_data_frags()+0x88: can't find jump dest instruction at .text+0x330100be sound/soc/codecs/adau1977-i2c.o: warning: objtool: adau1977_i2c_remove()+0xd: call without frame pointer save/setup sound/soc/codecs/adau1977-i2c.o: warning: objtool: adau1977_i2c_probe()+0x5f: call without frame pointer save/setup sound/soc/codecs/adau1977-i2c.o: warning: objtool: adau1977_i2c_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/adau1977-i2c.o: warning: objtool: adau1977_i2c_driver_exit()+0xb: call without frame pointer save/setup net/wimax/id-table.o: warning: objtool: wimax_id_table_add()+0x59: call without frame pointer save/setup net/wimax/id-table.o: warning: objtool: wimax_dev_get_by_genl_info()+0x63: call without frame pointer save/setup net/wimax/id-table.o: warning: objtool: wimax_id_table_rm()+0x23: call without frame pointer save/setup net/wimax/id-table.o: warning: objtool: wimax_id_table_release()+0x15: call without frame pointer save/setup CC net/ipv4/tcp_ipv4.o LD drivers/gpu/drm/cirrus/built-in.o CC kernel/locking/rwsem-xadd.o CC [M] sound/soc/codecs/adav80x.o CC kernel/trace/trace_printk.o arch/x86/kernel/apic/x2apic_phys.o: warning: objtool: __x2apic_send_IPI_mask()+0x75: can't find jump dest instruction at .text+0x8700031a drivers/block/drbd/drbd_debugfs.o: warning: objtool: device_oldest_requests_show()+0xe3: can't find jump dest instruction at .text+0x7a000cc8 CC [M] net/wimax/op-reset.o CC [M] drivers/gpu/drm/cirrus/cirrus_main.o net/sctp/transport.o: warning: objtool: sctp_transport_raise_cwnd()+0x61: can't find jump dest instruction at .text+0xea000957 CC net/ipv4/tcp_minisocks.o CC [M] net/mac80211/michael.o sound/pci/ice1712/ice1712.o: warning: objtool: snd_ice1712_pro_route_analog_put()+0x65: can't find jump dest instruction at .text+0x840012aa net/netrom/nr_timer.o: warning: objtool: nr_t1timer_expiry()+0x38: can't find jump dest instruction at .text+0x850001fe drivers/firmware/efi/memmap.o: warning: objtool: __efi_memmap_init()+0x19: can't find jump dest instruction at .init.text+0x8e00001f CC [M] net/ipv6/route.o drivers/dma/dma-axi-dmac.o: warning: objtool: axi_dmac_parse_chan_dt()+0x38: can't find jump dest instruction at .text+0xbd01010e drivers/acpi/acpi_lpat.o: warning: objtool: acpi_lpat_get_conversion_table()+0x39: can't find jump dest instruction at .text+0xaf000131 net/mac80211/vht.o: warning: objtool: ieee80211_apply_vhtcap_overrides()+0x20: can't find jump dest instruction at .text+0x3020096 CC [M] net/netrom/sysctl_net_netrom.o CC [M] sound/pci/echoaudio/mona.o CC [M] sound/pci/ice1712/delta.o CC [M] net/llc/sysctl_net_llc.o CC [M] net/mac80211/tkip.o kernel/locking/rtmutex-debug.o: warning: objtool: rt_mutex_debug_task_free()+0x14: can't find jump dest instruction at .text+0x8500001a CC kernel/locking/qrwlock.o crypto/ecdh_helper.o: warning: objtool: crypto_ecdh_decode_key()+0x3b: call without frame pointer save/setup crypto/ecdh_helper.o: warning: objtool: crypto_ecdh_encode_key()+0x3e: call without frame pointer save/setup drivers/clk/qcom/clk-regmap.o: warning: objtool: devm_clk_register_regmap()+0x4f: call without frame pointer save/setup drivers/clk/qcom/clk-regmap.o: warning: objtool: clk_disable_regmap()+0x33: call without frame pointer save/setup drivers/clk/qcom/clk-regmap.o: warning: objtool: clk_enable_regmap()+0x33: call without frame pointer save/setup drivers/clk/qcom/clk-regmap.o: warning: objtool: clk_is_enabled_regmap()+0x1c: call without frame pointer save/setup fs/cachefiles/main.o: warning: objtool: cachefiles_object_init_once()+0x18: call without frame pointer save/setup fs/cachefiles/main.o: warning: objtool: cachefiles_init()+0xd: call without frame pointer save/setup fs/cachefiles/main.o: warning: objtool: cachefiles_exit()+0xd: call without frame pointer save/setup arch/x86/kernel/apic/io_apic.o: warning: objtool: clear_IO_APIC_pin()+0x49: can't find jump dest instruction at .text+0xdc00095f fs/configfs/inode.o: warning: objtool: configfs_setattr()+0x3c: can't find jump dest instruction at .text+0x5c010042 CC [M] net/core/drop_monitor.o sound/pci/emu10k1/emupcm.o: warning: objtool: fx8010_pb_trans_copy()+0x59: can't find jump dest instruction at .text+0x9f00012e CC [M] crypto/vmac.o drivers/clk/samsung/clk-cpu.o: warning: objtool: exynos_cpuclk_post_rate_change.isra.0()+0x43: can't find jump dest instruction at .text+0x95000188 CC [M] fs/configfs/file.o fs/afs/mntpt.o: warning: objtool: afs_mntpt_do_automount()+0x6e: can't find jump dest instruction at .text+0x840301b4 net/sunrpc/auth_null.o: warning: objtool: nul_validate()+0x3e: call without frame pointer save/setup CC arch/x86/kernel/apic/x2apic_cluster.o net/netlabel/netlabel_mgmt.o: warning: objtool: netlbl_mgmt_version()+0x3c: can't find jump dest instruction at .text+0x9b0000b2 CC [M] drivers/firmware/dell_rbu.o CC [M] drivers/clk/qcom/clk-rcg2.o sound/pci/hda/patch_cmedia.o: warning: objtool: patch_cmi8888()+0x3c: can't find jump dest instruction at .text+0xd5000042 CC drivers/clk/samsung/clk-exynos5433.o drivers/acpi/acpi_watchdog.o: warning: objtool: acpi_watchdog_init()+0x25: can't find jump dest instruction at .init.text+0xe501002b kernel/trace/trace_seq.o: warning: objtool: trace_seq_path()+0x24: can't find jump dest instruction at .text+0x8a00007a CC arch/x86/kernel/cpu/vmware.o CC [M] fs/afs/rxrpc.o kernel/rcu/rcutorture.o: warning: objtool: rcu_torture_barrier()+0x188: can't find jump dest instruction at .text+0xa5ff090d CC [M] fs/cachefiles/rdwr.o CC kernel/trace/tracing_map.o CC [M] fs/configfs/dir.o LD drivers/hwtracing/intel_th/built-in.o CC drivers/firmware/efi/cper.o net/nfc/hci/llc.o: warning: objtool: nfc_llc_unregister()+0xe: can't find call dest symbol at offset 0x6dff01d2 LD fs/crypto/built-in.o drivers/firmware/arm_scpi.o: warning: objtool: scpi_process_cmd()+0x39: can't find jump dest instruction at .text+0xc200024f CC [M] drivers/hwtracing/intel_th/core.o drivers/dma/sun6i-dma.o: warning: objtool: sun6i_dma_issue_pending()+0x91: can't find jump dest instruction at .text+0x860002d7 CC [M] fs/crypto/crypto.o CC lib/fonts/font_8x8.o CC [M] drivers/firmware/dcdbas.o net/irda/parameters.o: warning: objtool: irda_param_extract()+0x70: can't find jump dest instruction at .text+0xf0000075 CC [M] net/tipc/core.o kernel/power/suspend_test.o: warning: objtool: test_wakealarm()+0x4c: can't find jump dest instruction at .init.text+0x26010083 net/rds/message.o: warning: objtool: rds_message_purge()+0x1c: can't find jump dest instruction at .text+0x5010172 sound/pci/lola/lola_pcm.o: warning: objtool: lola_init_stream()+0x8f: can't find jump dest instruction at .text+0xf1000114 fs/ceph/locks.o: warning: objtool: ceph_lock_wait_for_completion()+0x71: can't find jump dest instruction at .text+0x3b010077 CC [M] net/irda/irsysctl.o CC [M] fs/crypto/fname.o net/ipv6/netfilter/ip6t_eui64.o: warning: objtool: eui64_mt6()+0x3b: can't find jump dest instruction at .text+0xa5000040 CC [M] drivers/hwtracing/intel_th/debug.o net/netfilter/nf_conntrack_proto_udp.o: warning: objtool: udp_init_net()+0x42: can't find jump dest instruction at .text+0x8d0000b8 CC [M] sound/pci/lola/lola_clock.o net/rds/stats.o: warning: objtool: rds_stats_info()+0x4b: can't find jump dest instruction at .text+0xc50000e1 net/sctp/protocol.o: warning: objtool: sctp_addr_wq_timeout_handler()+0x49: can't find jump dest instruction at .text+0x7501050f CC drivers/clk/samsung/clk-exynos7.o CC [M] net/sctp/ulpqueue.o CC [M] net/netfilter/nf_conntrack_seqadj.o net/ipv6/netfilter/ip6t_ah.o: warning: objtool: ah_mt6()+0x50: can't find jump dest instruction at .text+0xf3020096 net/core/dev.o: warning: objtool: netdev_default_l2upper_neigh_construct()+0x2f: can't find jump dest instruction at .text+0xa5000315 sound/pci/hda/hda_controller.o: warning: objtool: perf_trace_azx_get_position()+0x48: can't find jump dest instruction at .text+0x950002fe fs/btrfs/file-item.o: warning: objtool: btrfs_lookup_csum()+0x52: can't find jump dest instruction at .text+0xc4000188 drivers/gpu/drm/bridge/analogix-anx78xx.o: warning: objtool: anx78xx_rx_initialization()+0x29: can't find jump dest instruction at .text+0x5201016f net/rds/loop.o: warning: objtool: rds_loop_inc_free()+0xd: call without frame pointer save/setup net/rds/loop.o: warning: objtool: rds_loop_xmit()+0x81: call without frame pointer save/setup net/rds/loop.o: warning: objtool: rds_loop_conn_path_connect()+0xc: call without frame pointer save/setup net/rds/loop.o: warning: objtool: rds_loop_conn_free()+0x43: call without frame pointer save/setup net/rds/loop.o: warning: objtool: rds_loop_conn_alloc()+0x36: call without frame pointer save/setup net/rds/loop.o: warning: objtool: rds_loop_exit()+0x25: call without frame pointer save/setup CC [M] net/nfc/nci/hci.o kernel/sched/idle_task.o: warning: objtool: pick_next_task_idle()+0x22: call without frame pointer save/setup kernel/sched/idle_task.o: warning: objtool: check_preempt_curr_idle()+0x9: call without frame pointer save/setup kernel/sched/idle_task.o: warning: objtool: dequeue_task_idle()+0x11: call without frame pointer save/setup CC [M] net/netfilter/nf_conntrack_timeout.o CC [M] drivers/gpu/drm/bridge/nxp-ptn3460.o CC [M] fs/btrfs/inode-map.o CC [M] net/rds/rdma_transport.o net/dccp/ipv4.o: warning: objtool: dccp_v4_send_response()+0x2a: can't find jump dest instruction at .text+0x85000070 CC [M] net/ipv6/netfilter/ip6t_ipv6header.o CC kernel/sched/rt.o net/dccp/ipv6.o: warning: objtool: dccp_v6_connect()+0x58: can't find jump dest instruction at .text+0xe003025e net/tipc/bcast.o: warning: objtool: tipc_bcbase_xmit()+0x2c: can't find jump dest instruction at .text+0x45010172 CC [M] net/nfc/nci/spi.o drivers/gpio/gpiolib-legacy.o: warning: objtool: gpio_request()+0x1a: call without frame pointer save/setup drivers/gpio/gpiolib-legacy.o: warning: objtool: gpio_request_one()+0x26: call without frame pointer save/setup drivers/gpio/gpiolib-legacy.o: warning: objtool: gpio_free()+0x9: call without frame pointer save/setup drivers/gpio/gpiolib-legacy.o: warning: objtool: gpio_free_array()+0x1d: call without frame pointer save/setup drivers/gpio/gpiolib-legacy.o: warning: objtool: gpio_request_array()+0x31: call without frame pointer save/setup drivers/clk/qcom/clk-pll.o: warning: objtool: clk_pll_enable()+0x23: can't find jump dest instruction at .text+0xa20001b9 CC mm/fadvise.o net/rxrpc/call_object.o: warning: objtool: rxrpc_alloc_call()+0x29: can't find jump dest instruction at .text+0x120302cf net/rxrpc/call_event.o: warning: objtool: rxrpc_resend_timer()+0x5d: can't find jump dest instruction at .text+0xf4000183 CC kernel/trace/trace_sched_switch.o drivers/hid/hid-core.o: warning: objtool: fetch_item()+0x14: can't find jump dest instruction at .text+0xc900001a LD drivers/clk/ti/built-in.o CC lib/fonts/font_8x16.o net/wireless/wext-proc.o: warning: objtool: wireless_seq_printf_stats()+0x44: can't find jump dest instruction at .text+0xcd0000ca CC [M] net/tipc/link.o CC [M] net/rxrpc/conn_event.o drivers/firmware/efi/vars.o: warning: objtool: efivar_entry_find()+0x3b: can't find jump dest instruction at .text+0xc70006c1 net/sctp/chunk.o: warning: objtool: sctp_datamsg_destroy()+0x2f: can't find jump dest instruction at .text+0xa4000035 LD drivers/hwtracing/stm/built-in.o net/mac80211/agg-rx.o: warning: objtool: ieee80211_send_addba_resp.constprop.2()+0x59: can't find jump dest instruction at .text+0xb102035f CC kernel/power/snapshot.o drivers/edac/i5000_edac.o: warning: objtool: i5000_init_csrows()+0x26: can't find jump dest instruction at .text+0xd0100bc drivers/firmware/efi/capsule.o: warning: objtool: efi_capsule_update()+0x49: can't find jump dest instruction at .text+0xa0201ef CC [M] sound/soc/codecs/adav801.o kernel/irq/autoprobe.o: warning: objtool: probe_irq_off()+0x28: can't find jump dest instruction at .text+0x8a00002e CC [M] drivers/clk/ti/adpll.o CC [M] drivers/hwtracing/stm/core.o CC [M] net/rds/ib.o CC [M] net/unix/sysctl_net_unix.o CC [M] drivers/hid/hid-input.o CC kernel/irq/proc.o CC [M] net/rxrpc/conn_object.o CC kernel/freezer.o net/rds/recv.o: warning: objtool: rds_recv_rcvbuf_delta.isra.0()+0x28: can't find jump dest instruction at .text+0xe300025e kernel/locking/spinlock_debug.o: warning: objtool: spin_bug()+0x21: can't find call dest symbol at offset 0x4800010f net/nfc/nci/core.o: warning: objtool: nci_close_device()+0x6e: can't find jump dest instruction at .text+0x92000493 net/sched/cls_api.o: warning: objtool: tcf_exts_dump()+0x2f: can't find jump dest instruction at .text+0x600100f5 CC [M] drivers/edac/i7core_edac.o CC [M] fs/cifs/inode.o CC [M] drivers/hwtracing/intel_th/pci.o CC [M] net/nfc/nci/uart.o CC [M] kernel/locking/locktorture.o CC [M] sound/pci/ice1712/hoontech.o drivers/edac/mce_amd.o: warning: objtool: f16h_mc2_mce()+0x19: can't find jump dest instruction at .text+0xf01005f CC drivers/acpi/acpica/dsargs.o lib/lzo/lzo1x_decompress_safe.o: warning: objtool: lzo1x_decompress_safe()+0x12: can't find jump dest instruction at .text+0x9e040018 CC arch/x86/kernel/cpu/mcheck/mce-severity.o lib/lzo/lzo1x_compress.o: warning: objtool: lzo1x_1_do_compress()+0x4d: can't find jump dest instruction at .text+0xb9020053 CC [M] net/wimax/op-rfkill.o net/sched/sch_api.o: warning: objtool: tc_fill_tclass()+0x6f: can't find jump dest instruction at .text+0x4e010335 LD lib/lzo/lzo_decompress.o CC arch/x86/kernel/cpu/mcheck/mce-genpool.o kernel/time/posix-timers.o: warning: objtool: SYSC_clock_adjtime()+0x4a: can't find jump dest instruction at .text+0xcd0003e0 kernel/rcu/rcuperf.o: warning: objtool: rcu_perf_writer()+0x1bb: can't find jump dest instruction at .text+0xb0104d1 CC [M] net/sched/act_ipt.o LD lib/lzo/lzo_compress.o CC kernel/time/timekeeping.o net/xfrm/xfrm_hash.o: warning: objtool: xfrm_hash_alloc()+0x49: call without frame pointer save/setup net/xfrm/xfrm_hash.o: warning: objtool: xfrm_hash_free()+0x3f: call without frame pointer save/setup drivers/gpu/drm/amd/amdkfd/kfd_pasid.o: warning: objtool: kfd_pasid_init()+0x24: call without frame pointer save/setup drivers/gpu/drm/amd/amdkfd/kfd_pasid.o: warning: objtool: kfd_pasid_exit()+0x10: call without frame pointer save/setup drivers/gpu/drm/amd/amdkfd/kfd_pasid.o: warning: objtool: kfd_set_pasid_limit()+0x2e: call without frame pointer save/setup drivers/gpu/drm/amd/amdkfd/kfd_pasid.o: warning: objtool: kfd_pasid_alloc()+0x17: call without frame pointer save/setup LD lib/lzo/built-in.o CC kernel/time/ntp.o CC [M] drivers/gpu/drm/amd/amdkfd/kfd_doorbell.o LD drivers/gpu/drm/gma500/built-in.o net/netfilter/nf_conntrack_core.o: warning: objtool: get_next_corpse()+0x2a: can't find jump dest instruction at .text+0xc80008c0 sound/pci/hda/hda_codec.o: warning: objtool: snd_hda_codec_set_power_to_all()+0x24: can't find jump dest instruction at .text+0x8a00039a kernel/irq/generic-chip.o: warning: objtool: irq_gc_init_mask_cache()+0x28: can't find jump dest instruction at .text+0x8d00002e net/irda/af_irda.o: warning: objtool: irda_create()+0x26: can't find jump dest instruction at .text+0x9b01016c net/core/fib_rules.o: warning: objtool: fib_rules_event()+0x49: can't find jump dest instruction at .text+0xc20000cf drivers/edac/i5100_edac.o: warning: objtool: i5100_remove_one()+0x2e: can't find jump dest instruction at .text+0x81000034 CC [M] drivers/gpu/drm/gma500/accel_2d.o CC [M] net/tipc/discover.o arch/x86/kernel/cpu/mtrr/if.o: warning: objtool: mtrr_seq_show()+0x1f: can't find jump dest instruction at .text+0xb9000115 CC [M] drivers/hwtracing/intel_th/gth.o CC [M] drivers/edac/sb_edac.o CC [M] drivers/gpu/drm/cirrus/cirrus_mode.o net/switchdev/switchdev.o: warning: objtool: switchdev_port_br_afspec()+0x53: can't find jump dest instruction at .text+0xe7000059 CC [M] sound/pci/hda/patch_analog.o drivers/dma/fsl-edma.o: warning: objtool: fsl_edma_irq_init()+0x4f: can't find jump dest instruction at .text+0xf70002b4 CC [M] crypto/xcbc.o LD net/switchdev/built-in.o CC [M] sound/soc/codecs/adav803.o CC [M] drivers/gpu/drm/amd/amdkfd/kfd_flat_memory.o CC net/netlabel/netlabel_cipso_v4.o CC [M] net/ipv6/ip6_fib.o fs/ceph/ioctl.o: warning: objtool: ceph_ioctl_set_layout()+0x70: can't find jump dest instruction at .text+0x2e010136 net/bluetooth/rfcomm/tty.o: warning: objtool: rfcomm_tty_ioctl()+0x37: can't find jump dest instruction at .text+0xdc00010d net/irda/irnetlink.o: warning: objtool: irda_nl_get_mode()+0x33: can't find jump dest instruction at .text+0x21010099 CC net/netlabel/netlabel_calipso.o net/mac80211/agg-tx.o: warning: objtool: ieee80211_agg_splice_packets()+0x8f: can't find jump dest instruction at .text+0x82000094 net/ipv6/addrlabel.o: warning: objtool: __ip6addrlbl_match()+0xe: can't find jump dest instruction at .text+0x84000014 LD [M] net/bluetooth/rfcomm/rfcomm.o LD sound/pci/mixart/built-in.o mm/nobootmem.o: warning: objtool: ___alloc_bootmem_nopanic()+0x54: can't find call dest symbol at offset 0xdeff0121 CC net/xfrm/xfrm_input.o drivers/firmware/efi/esrt.o: warning: objtool: register_entries()+0x22: can't find jump dest instruction at .init.text+0x1010028 CC [M] sound/pci/hda/patch_sigmatel.o CC [M] sound/pci/mixart/mixart.o drivers/dma/qcom/hidma_dbg.o: warning: objtool: hidma_ll_chstats()+0x2a: can't find jump dest instruction at .text+0x6001033f sound/pci/emu10k1/emumixer.o: warning: objtool: snd_audigy_i2c_volume_put()+0x38: can't find jump dest instruction at .text+0x9300063e net/dccp/probe.o: warning: objtool: dccpprobe_read()+0x2a: can't find jump dest instruction at .text+0x21010280 CC mm/madvise.o net/sctp/associola.o: warning: objtool: sctp_trans_elect_best()+0xf: can't find jump dest instruction at .text+0x8f000015 LD [M] drivers/dma/qcom/hdma_mgmt.o crypto/crypto_user.o: warning: objtool: crypto_update_alg()+0x46: can't find jump dest instruction at .text+0xa400023c sound/soc/codecs/adau7002.o: warning: objtool: adau7002_remove()+0xd: call without frame pointer save/setup sound/soc/codecs/adau7002.o: warning: objtool: adau7002_probe()+0x20: call without frame pointer save/setup sound/soc/codecs/adau7002.o: warning: objtool: adau7002_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/adau7002.o: warning: objtool: adau7002_driver_exit()+0xb: call without frame pointer save/setup drivers/ata/pata_serverworks.o: warning: objtool: serverworks_fixup_csb()+0x37: can't find jump dest instruction at .text+0x9d00009d CC [M] sound/pci/emu10k1/emuproc.o drivers/hwmon/hwmon.o: warning: objtool: hwmon_device_register_with_groups()+0x3c: can't find jump dest instruction at .text+0xec0001b2 CC mm/memblock.o LD [M] net/dccp/dccp.o CC [M] net/rose/rose_loopback.o CC [M] drivers/hwmon/hwmon-vid.o kernel/time/timer.o: warning: objtool: calc_wheel_index()+0x1b: can't find jump dest instruction at .text+0x10101b0 CC arch/x86/kernel/cpu/hypervisor.o CC [M] net/x25/x25_in.o CC [M] drivers/ata/pata_sil680.o LD [M] drivers/dma/qcom/hdma.o net/rxrpc/conn_client.o: warning: objtool: rxrpc_get_client_connection_id()+0xa2: can't find jump dest instruction at .text+0x9b0000f8 fs/cramfs/inode.o: warning: objtool: get_cramfs_inode()+0x60: can't find jump dest instruction at .text+0x39010176 CC kernel/time/clocksource.o LD [M] net/dccp/dccp_ipv4.o CC [M] drivers/dma/img-mdc-dma.o LD [M] fs/cramfs/cramfs.o CC [M] net/rxrpc/conn_service.o net/llc/llc_proc.o: warning: objtool: llc_seq_core_show()+0x1f: can't find jump dest instruction at .text+0xe8000064 net/mac80211/ibss.o: warning: objtool: ieee80211_ibss_build_presp()+0x6a: can't find jump dest instruction at .text+0x450400f0 fs/ceph/inode.o: warning: objtool: __get_or_create_frag()+0x49: can't find jump dest instruction at .text+0xf50000cf LD [M] net/dccp/dccp_ipv6.o drivers/gpu/drm/bochs/bochs_fbdev.o: warning: objtool: bochsfb_create()+0x33: can't find jump dest instruction at .text+0x6030069 drivers/gpu/drm/bochs/bochs_hw.o: warning: objtool: bochs_hw_init()+0x33: can't find jump dest instruction at .text+0x88000039 CC arch/x86/kernel/cpu/mtrr/cleanup.o LD net/irda/ircomm/built-in.o CC [M] fs/ceph/snap.o CC [M] drivers/edac/skx_edac.o CC [M] net/sctp/tsnmap.o CC [M] net/irda/ircomm/ircomm_core.o net/x25/x25_facilities.o: warning: objtool: x25_parse_facilities()+0x79: can't find jump dest instruction at .text+0x503007f LD [M] net/dccp/dccp_diag.o CC [M] lib/lz4/lz4hc_compress.o drivers/gpu/drm/bochs/bochs_kms.o: warning: objtool: bochs_crtc_mode_set_base()+0x35: can't find jump dest instruction at .text+0xa700017b arch/x86/kernel/cpu/vmware.o: warning: objtool: vmware_get_tsc_khz()+0x8a: call without frame pointer save/setup arch/x86/kernel/cpu/vmware.o: warning: objtool: vmware_platform_setup()+0x33: call without frame pointer save/setup arch/x86/kernel/cpu/vmware.o: warning: objtool: vmware_platform()+0x80: call without frame pointer save/setup CC arch/x86/kernel/cpu/mshyperv.o net/vmw_vsock/vmci_transport_notify.o: warning: objtool: vmci_transport_notify_waiting_write()+0x25: can't find jump dest instruction at .text+0x880001fb crypto/asymmetric_keys/pkcs7_parser.o: warning: objtool: pkcs7_parse_message()+0x3f: can't find jump dest instruction at .text+0x53010105 LD crypto/asymmetric_keys/x509_key_parser.o net/netfilter/nf_conntrack_proto_tcp.o: warning: objtool: tcp_to_nlattr()+0x5a: can't find jump dest instruction at .text+0xef000270 LD [M] drivers/gpu/drm/bochs/bochs-drm.o net/rds/threads.o: warning: objtool: rds_queue_reconnect()+0x64: can't find jump dest instruction at .text+0xe100015a arch/x86/kernel/cpu/mcheck/mce.o: warning: objtool: trace_raw_output_mce_record()+0x20: can't find jump dest instruction at .text+0xc8000286 CC [M] net/rxrpc/input.o kernel/trace/trace_output.o: warning: objtool: trace_raw_output_prep()+0x22: can't find jump dest instruction at .text+0xa6000278 LD [M] net/dccp/dccp_probe.o net/llc/sysctl_net_llc.o: warning: objtool: llc_sysctl_exit()+0x31: call without frame pointer save/setup net/llc/sysctl_net_llc.o: warning: objtool: llc_sysctl_init()+0x19: call without frame pointer save/setup CC [M] net/vmw_vsock/virtio_transport.o fs/btrfs/super.o: warning: objtool: trace_raw_output_btrfs__qgroup_rsv_data()+0x25: can't find jump dest instruction at .text+0x820006fb net/core/netclassid_cgroup.o: warning: objtool: write_classid()+0x2d: can't find call dest symbol at offset 0x4f000101 CC arch/x86/kernel/cpu/mcheck/mce_intel.o CC [M] net/netfilter/nf_conntrack_timestamp.o CC fs/debugfs/inode.o LD crypto/asymmetric_keys/pkcs7_message.o CC [M] net/rxrpc/insecure.o CC kernel/trace/trace_functions.o CC [M] net/core/devlink.o kernel/locking/qrwlock.o: warning: objtool: queued_write_lock_slowpath()+0x28: call without frame pointer save/setup kernel/locking/qrwlock.o: warning: objtool: queued_read_lock_slowpath()+0x4d: call without frame pointer save/setup net/x25/x25_dev.o: warning: objtool: x25_receive_data()+0x40: can't find jump dest instruction at .text+0x9d020046 CC fs/debugfs/file.o net/rds/send.o: warning: objtool: rds_rm_size()+0x24: can't find jump dest instruction at .text+0xee00002a net/sctp/inqueue.o: warning: objtool: sctp_inq_pop()+0x4c: can't find jump dest instruction at .text+0x430101c1 LD crypto/asymmetric_keys/built-in.o kernel/sched/cputime.o: warning: objtool: cputime_adjust()+0x5d: can't find jump dest instruction at .text+0x99000063 CC [M] drivers/firmware/iscsi_ibft.o fs/ceph/export.o: warning: objtool: ceph_encode_fh()+0x3a: can't find jump dest instruction at .text+0x1b010070 drivers/firmware/edd.o: warning: objtool: edd_show_info_flags()+0x18: can't find jump dest instruction at .text+0x7a0103be fs/coda/cache.o: warning: objtool: coda_flag_inode_children()+0x26: can't find jump dest instruction at .text+0xaa0001bc CC kernel/sched/deadline.o CC [M] fs/cachefiles/security.o CC [M] net/x25/x25_link.o drivers/hwtracing/intel_th/debug.o: warning: objtool: intel_th_debug_init()+0x12: call without frame pointer save/setup drivers/hwtracing/intel_th/debug.o: warning: objtool: intel_th_debug_done()+0x10: call without frame pointer save/setup CC [M] net/netfilter/nf_conntrack_ecache.o CC [M] net/rds/ib_cm.o CC [M] drivers/gpu/drm/amd/amdkfd/kfd_process.o CC drivers/clk/samsung/clk-s3c2410.o net/ipv6/netfilter/ip6t_frag.o: warning: objtool: frag_mt6()+0x45: can't find jump dest instruction at .text+0x2a04008b LD [M] net/llc/llc.o net/mac80211/sta_info.o: warning: objtool: ieee80211_sta_ps_get_frames.isra.20()+0x44: can't find jump dest instruction at .text+0xc70004ba CC [M] sound/pci/echoaudio/mia.o CC drivers/clk/samsung/clk-s3c2412.o CC [M] sound/pci/emu10k1/emu10k1_synth.o LD [M] net/llc/llc2.o kernel/trace/trace_stat.o: warning: objtool: register_stat_tracer()+0xd: can't find jump dest instruction at .text+0x37010423 CC [M] sound/pci/mixart/mixart_core.o drivers/clk/qcom/clk-rcg.o: warning: objtool: configure_bank()+0x51: can't find jump dest instruction at .text+0xe8020337 CC [M] crypto/md4.o CC arch/x86/kernel/apic/apic_flat_64.o CC [M] net/rose/rose_out.o drivers/clk/samsung/clk-exynos7.o: warning: objtool: exynos7_clk_aud_init()+0xb: call without frame pointer save/setup drivers/clk/samsung/clk-exynos7.o: warning: objtool: exynos7_clk_mscl_init()+0xb: call without frame pointer save/setup drivers/clk/samsung/clk-exynos7.o: warning: objtool: exynos7_clk_fsys1_init()+0xb: call without frame pointer save/setup drivers/clk/samsung/clk-exynos7.o: warning: objtool: exynos7_clk_fsys0_init()+0xb: call without frame pointer save/setup drivers/clk/samsung/clk-exynos7.o: warning: objtool: exynos7_clk_peris_init()+0xb: call without frame pointer save/setup drivers/clk/samsung/clk-exynos7.o: warning: objtool: exynos7_clk_peric1_init()+0xb: call without frame pointer save/setup drivers/clk/samsung/clk-exynos7.o: warning: objtool: exynos7_clk_peric0_init()+0xb: call without frame pointer save/setup drivers/clk/samsung/clk-exynos7.o: warning: objtool: exynos7_clk_ccore_init()+0xb: call without frame pointer save/setup drivers/clk/samsung/clk-exynos7.o: warning: objtool: exynos7_clk_top1_init()+0xb: call without frame pointer save/setup drivers/clk/samsung/clk-exynos7.o: warning: objtool: exynos7_clk_top0_init()+0xb: call without frame pointer save/setup drivers/clk/samsung/clk-exynos7.o: warning: objtool: exynos7_clk_topc_init()+0xb: call without frame pointer save/setup drivers/gpu/drm/ast/ast_fb.o: warning: objtool: astfb_create()+0xae: can't find jump dest instruction at .text+0x98010133 CC net/wireless/wext-spy.o net/nfc/hci/llc_shdlc.o: warning: objtool: llc_shdlc_init()+0x4f: can't find jump dest instruction at .text+0x430200a5 LD [M] net/nfc/hci/hci.o fs/configfs/file.o: warning: objtool: configfs_write_bin_file()+0x64: can't find jump dest instruction at .text+0xd700006a LD drivers/gpu/drm/hisilicon/built-in.o CC lib/mpi/generic_mpih-lshift.o drivers/clk/samsung/clk-exynos5433.o: warning: objtool: exynos5433_cmu_cam1_init()+0xb: call without frame pointer save/setup drivers/clk/samsung/clk-exynos5433.o: warning: objtool: exynos5433_cmu_cam0_init()+0xb: call without frame pointer save/setup drivers/clk/samsung/clk-exynos5433.o: warning: objtool: exynos5433_cmu_isp_init()+0xb: call without frame pointer save/setup drivers/clk/samsung/clk-exynos5433.o: warning: objtool: exynos5433_cmu_hevc_init()+0xb: call without frame pointer save/setup drivers/clk/samsung/clk-exynos5433.o: warning: objtool: exynos5433_cmu_mfc_init()+0xb: call without frame pointer save/setup drivers/clk/samsung/clk-exynos5433.o: warning: objtool: exynos5433_cmu_mscl_init()+0xb: call without frame pointer save/setup drivers/clk/samsung/clk-exynos5433.o: warning: objtool: exynos5433_cmu_gscl_init()+0xb: call without frame pointer save/setup drivers/clk/samsung/clk-exynos5433.o: warning: objtool: exynos5433_cmu_g3d_init()+0xb: call without frame pointer save/setup drivers/clk/samsung/clk-exynos5433.o: warning: objtool: exynos5433_cmu_bus2_init()+0xb: call without frame pointer save/setup drivers/clk/samsung/clk-exynos5433.o: warning: objtool: exynos5433_cmu_bus1_init()+0xb: call without frame pointer save/setup drivers/clk/samsung/clk-exynos5433.o: warning: objtool: exynos5433_cmu_bus0_init()+0xb: call without frame pointer save/setup drivers/clk/samsung/clk-exynos5433.o: warning: objtool: exynos5433_cmu_aud_init()+0xb: call without frame pointer save/setup drivers/clk/samsung/clk-exynos5433.o: warning: objtool: exynos5433_cmu_disp_init()+0xb: call without frame pointer save/setup drivers/clk/samsung/clk-exynos5433.o: warning: objtool: exynos5433_cmu_g2d_init()+0xb: call without frame pointer save/setup drivers/clk/samsung/clk-exynos5433.o: warning: objtool: exynos5433_cmu_fsys_init()+0xb: call without frame pointer save/setup drivers/clk/samsung/clk-exynos5433.o: warning: objtool: exynos5433_cmu_peris_init()+0xb: call without frame pointer save/setup drivers/clk/samsung/clk-exynos5433.o: warning: objtool: exynos5433_cmu_peric_init()+0xb: call without frame pointer save/setup drivers/clk/samsung/clk-exynos5433.o: warning: objtool: exynos5433_cmu_mif_init()+0xb: call without frame pointer save/setup drivers/clk/samsung/clk-exynos5433.o: warning: objtool: exynos5433_cmu_cpif_init()+0xb: call without frame pointer save/setup drivers/clk/samsung/clk-exynos5433.o: warning: objtool: exynos5433_cmu_top_init()+0xb: call without frame pointer save/setup drivers/clk/samsung/clk-exynos5433.o: warning: objtool: exynos5433_cmu_atlas_init()+0x12: call without frame pointer save/setup drivers/clk/samsung/clk-exynos5433.o: warning: objtool: exynos5433_cmu_apollo_init()+0x12: call without frame pointer save/setup fs/coda/cnode.o: warning: objtool: coda_iget()+0x7b: can't find call dest symbol at offset 0xc0ff018f drivers/edac/i7300_edac.o: warning: objtool: decode_mtr()+0x86: can't find jump dest instruction at .text+0x2803008c net/vmw_vsock/vmci_transport_notify_qstate.o: warning: objtool: vmci_transport_notify_waiting_write()+0x25: can't find jump dest instruction at .text+0x8800029b drivers/gpio/gpiolib.o: warning: objtool: gpiolib_dbg_show()+0x3e: can't find jump dest instruction at .text+0x12010404 CC [M] drivers/edac/e752x_edac.o CC [M] drivers/firmware/qemu_fw_cfg.o CC [M] sound/pci/hda/patch_si3054.o CC drivers/gpio/gpiolib-of.o drivers/gpu/drm/ast/ast_mode.o: warning: objtool: copy_cursor_image()+0x31: can't find jump dest instruction at .text+0x970100b7 CC [M] fs/coda/inode.o drivers/edac/i5400_edac.o: warning: objtool: decode_mtr()+0x63: can't find jump dest instruction at .text+0x76010069 net/sctp/ulpevent.o: warning: objtool: sctp_ulpevent_make_assoc_change()+0x3e: can't find jump dest instruction at .text+0x8c000224 CC drivers/clk/samsung/clk-s3c2443.o CC [M] drivers/dma/idma64.o CC [M] drivers/edac/i82975x_edac.o CC lib/fonts/font_6x11.o CC [M] drivers/gpu/drm/ast/ast_ttm.o CC [M] sound/pci/echoaudio/echo3g.o CC drivers/acpi/dptf/int340x_thermal.o CC kernel/irq/migration.o net/vmw_vsock/af_vsock.o: warning: objtool: __vsock_core_init()+0x2a: can't find jump dest instruction at .text+0x1e010130 lib/lz4/lz4_compress.o: warning: objtool: lz4_compress()+0x23: can't find jump dest instruction at .text+0xaa030029 sound/pci/lola/lola_clock.o: warning: objtool: lola_set_granularity()+0x1d: can't find jump dest instruction at .text+0x7e0000c3 CC drivers/acpi/apei/apei-base.o CC [M] net/sctp/bind_addr.o crypto/cmac.o: warning: objtool: cmac_create()+0x38: can't find jump dest instruction at .text+0x2c01003e CC [M] sound/pci/lola/lola_mixer.o net/netfilter/nf_conntrack_extend.o: warning: objtool: update_alloc_size.isra.0()+0x78: can't find jump dest instruction at .text+0x9b00007e CC drivers/i2c/i2c-boardinfo.o net/mac80211/michael.o: warning: objtool: michael_mic_hdr()+0x89: can't find call dest symbol at offset 0x230000dd sound/pci/emu10k1/p16v.o: warning: objtool: snd_p16v_pcm_pointer_playback()+0x4b: can't find jump dest instruction at .text+0x90000351 CC [M] sound/pci/lola/lola_proc.o net/vmw_vsock/vsock_addr.o: warning: objtool: vsock_addr_init()+0x29: call without frame pointer save/setup net/vmw_vsock/vsock_addr.o: warning: objtool: vsock_addr_unbind()+0x10: call without frame pointer save/setup net/wireless/wext-core.o: warning: objtool: wireless_process_ioctl()+0x3b: can't find jump dest instruction at .text+0xd0100c1 CC [M] drivers/acpi/dptf/dptf_power.o net/netfilter/nf_conntrack_acct.o: warning: objtool: seq_print_acct()+0x3e: call without frame pointer save/setup net/netfilter/nf_conntrack_acct.o: warning: objtool: nf_conntrack_acct_pernet_init()+0x2d: call without frame pointer save/setup net/netfilter/nf_conntrack_acct.o: warning: objtool: nf_conntrack_acct_pernet_fini()+0x19: call without frame pointer save/setup net/netfilter/nf_conntrack_acct.o: warning: objtool: nf_conntrack_acct_init()+0x15: call without frame pointer save/setup net/netfilter/nf_conntrack_acct.o: warning: objtool: nf_conntrack_acct_fini()+0x10: call without frame pointer save/setup CC [M] sound/pci/emu10k1/emu10k1_callback.o CC net/wireless/wext-priv.o arch/x86/kernel/apic/x2apic_cluster.o: warning: objtool: x2apic_cpu_mask_to_apicid_and()+0x80: can't find jump dest instruction at .text+0x99000346 CC [M] net/mac80211/aes_ccm.o CC mm/page_io.o kernel/locking/rwsem-xadd.o: warning: objtool: __rwsem_mark_wake()+0x2b: can't find jump dest instruction at .text+0xf5000031 CC [M] fs/cifs/link.o arch/x86/kernel/cpu/microcode/amd.o: warning: objtool: verify_and_add_patch()+0x8c: can't find jump dest instruction at .text+0xbf010151 fs/afs/proc.o: warning: objtool: afs_proc_rootcell_write()+0x31: can't find jump dest instruction at .text+0xa4000737 drivers/gpu/drm/cirrus/cirrus_main.o: warning: objtool: cirrus_user_framebuffer_create()+0xfa: can't find jump dest instruction at .text+0x6d00022f CC [M] drivers/gpu/drm/cirrus/cirrus_drv.o LD arch/x86/kernel/cpu/microcode/microcode.o CC [M] net/mac80211/aes_gcm.o arch/x86/kernel/cpu/mcheck/mce-severity.o: warning: objtool: mce_severity_intel()+0xcd: can't find jump dest instruction at .text+0x70000201 CC [M] sound/pci/ice1712/ews.o net/sched/act_police.o: warning: objtool: tcf_act_police_init()+0x142: can't find jump dest instruction at .text+0x95030148 CC [M] net/sctp/socket.o fs/ceph/dir.o: warning: objtool: dentry_lease_is_valid()+0x48: can't find jump dest instruction at .text+0xcd0000de CC [M] net/sctp/primitive.o LD arch/x86/kernel/cpu/microcode/built-in.o drivers/gpu/drm/bridge/nxp-ptn3460.o: warning: objtool: ptn3460_pre_enable()+0x15: can't find jump dest instruction at .text+0x9500020b net/rds/transport.o: warning: objtool: rds_trans_unregister()+0x18: call without frame pointer save/setup net/rds/transport.o: warning: objtool: rds_trans_register()+0x11: call without frame pointer save/setup net/rds/transport.o: warning: objtool: rds_trans_put()+0x12: call without frame pointer save/setup net/rds/transport.o: warning: objtool: rds_trans_get_preferred()+0x44: call without frame pointer save/setup net/rds/transport.o: warning: objtool: rds_trans_get()+0x25: call without frame pointer save/setup net/rds/transport.o: warning: objtool: rds_trans_stats_info_copy()+0x28: call without frame pointer save/setup arch/x86/kernel/cpu/mcheck/mce-genpool.o: warning: objtool: mce_gen_pool_prepare_records()+0x80: call without frame pointer save/setup arch/x86/kernel/cpu/mcheck/mce-genpool.o: warning: objtool: mce_gen_pool_process()+0x1a: call without frame pointer save/setup arch/x86/kernel/cpu/mcheck/mce-genpool.o: warning: objtool: mce_gen_pool_add()+0x20: call without frame pointer save/setup arch/x86/kernel/cpu/mcheck/mce-genpool.o: warning: objtool: mce_gen_pool_init()+0x24: call without frame pointer save/setup net/sunrpc/xprt.o: warning: objtool: xprt_connect_status()+0x4d: can't find jump dest instruction at .text+0xb7000123 net/sched/sch_fifo.o: warning: objtool: pfifo_tail_enqueue()+0x48: can't find jump dest instruction at .text+0xa100024d kernel/trace/trace_sched_switch.o: warning: objtool: tracing_start_cmdline_record()+0x25: can't find call dest symbol at offset 0x17000139 CC [M] drivers/hid/hid-debug.o CC [M] net/rds/ib_recv.o CC mm/swap_state.o net/netrom/sysctl_net_netrom.o: warning: objtool: nr_unregister_sysctl()+0x10: call without frame pointer save/setup net/netrom/sysctl_net_netrom.o: warning: objtool: nr_register_sysctl()+0x19: call without frame pointer save/setup CC [M] crypto/rmd128.o CC [M] drivers/gpu/drm/bridge/parade-ps8622.o fs/ceph/file.o: warning: objtool: ceph_zero_objects()+0x77: can't find jump dest instruction at .text+0xac0001ad CC [M] net/sunrpc/auth_generic.o CC [M] net/x25/x25_out.o net/irda/irmod.o: warning: objtool: irda_notify_init()+0x58: call without frame pointer save/setup net/irda/irmod.o: warning: objtool: irda_init()+0x8: call without frame pointer save/setup net/irda/irmod.o: warning: objtool: irda_cleanup()+0x4: call without frame pointer save/setup LD [M] net/netrom/netrom.o kernel/locking/lockdep.o: warning: objtool: perf_trace_lock()+0x67: can't find jump dest instruction at .text+0xaf00022d fs/cifs/dir.o: warning: objtool: cifs_ci_compare()+0x40: can't find jump dest instruction at .text+0xb4000046 drivers/gpu/drm/amd/amdkfd/kfd_doorbell.o: warning: objtool: kfd_doorbell_mmap()+0x2b: can't find jump dest instruction at .text+0xfa000191 drivers/hwtracing/intel_th/pci.o: warning: objtool: intel_th_pci_remove()+0x10: call without frame pointer save/setup drivers/hwtracing/intel_th/pci.o: warning: objtool: intel_th_pci_probe()+0x18: call without frame pointer save/setup drivers/hwtracing/intel_th/pci.o: warning: objtool: intel_th_pci_driver_init()+0x19: call without frame pointer save/setup drivers/hwtracing/intel_th/pci.o: warning: objtool: intel_th_pci_driver_exit()+0xb: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/amdgpu_kms.o: warning: objtool: amdgpu_firmware_info.isra.0()+0xc: can't find jump dest instruction at .text+0x40010012 drivers/hv/vmbus_drv.o: warning: objtool: channel_vp_mapping_show()+0x23: can't find jump dest instruction at .text+0xb10004f9 net/rose/rose_link.o: warning: objtool: rose_link_rx_restart()+0x24: can't find jump dest instruction at .text+0x920002da fs/btrfs/inode-item.o: warning: objtool: btrfs_insert_inode_extref()+0x59: can't find jump dest instruction at .text+0x2801023f CC [M] fs/configfs/symlink.o arch/x86/kernel/cpu/mtrr/generic.o: warning: objtool: mtrr_type_lookup_variable()+0x2b: can't find jump dest instruction at .text+0x620101b1 arch/x86/kernel/cpu/hypervisor.o: warning: objtool: hypervisor_pin_vcpu()+0x47: call without frame pointer save/setup arch/x86/kernel/cpu/hypervisor.o: warning: objtool: init_hypervisor_platform()+0x56: call without frame pointer save/setup kernel/time/posix-cpu-timers.o: warning: objtool: arm_timer()+0x5b: can't find jump dest instruction at .text+0xaa000361 CC [M] net/rose/rose_route.o drivers/acpi/acpica/dsargs.o: warning: objtool: acpi_ds_execute_arguments()+0x74: can't find jump dest instruction at .text+0xa9000079 CC [M] net/x25/x25_route.o CC [M] fs/cachefiles/xattr.o CC kernel/irq/pm.o drivers/crypto/qat/qat_common/adf_pf2vf_msg.o: warning: objtool: __adf_iov_putmsg()+0x109: can't find jump dest instruction at .text+0xc100010e sound/pci/echoaudio/darla24.o: warning: objtool: allocate_pipes()+0x52: can't find jump dest instruction at .text+0x97000408 CC [M] net/rds/ib_ring.o CC [M] drivers/hwmon/acpi_power_meter.o sound/soc/codecs/adav801.o: warning: objtool: adav80x_spi_remove()+0x9: call without frame pointer save/setup sound/soc/codecs/adav801.o: warning: objtool: adav80x_spi_probe()+0x46: call without frame pointer save/setup sound/soc/codecs/adav801.o: warning: objtool: adav80x_spi_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/adav801.o: warning: objtool: adav80x_spi_driver_exit()+0xb: call without frame pointer save/setup drivers/clk/qcom/clk-rcg2.o: warning: objtool: clk_rcg2_configure()+0x39: can't find jump dest instruction at .text+0x2c01041f sound/pci/ice1712/hoontech.o: warning: objtool: snd_ice1712_hoontech_init()+0x49: can't find jump dest instruction at .text+0xc801048f CC drivers/acpi/acpica/dscontrol.o CC [M] drivers/gpu/drm/cirrus/cirrus_fbdev.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.o CC [M] sound/pci/emu10k1/emu10k1_patch.o net/sunrpc/clnt.o: warning: objtool: call_reserveresult()+0x62: can't find jump dest instruction at .text+0x9d0005d7 CC kernel/time/jiffies.o CC kernel/power/swap.o CC [M] net/rds/ib_send.o CC [M] drivers/crypto/qat/qat_common/adf_vf2pf_msg.o CC lib/fonts/font_7x14.o CC [M] net/netfilter/nf_conntrack_labels.o CC [M] drivers/clk/qcom/clk-branch.o CC [M] drivers/gpu/drm/amd/amdkfd/kfd_queue.o CC [M] sound/pci/echoaudio/indigo.o CC fs/devpts/inode.o CC [M] lib/raid6/algos.o net/sched/act_gact.o: warning: objtool: tcf_gact_init()+0x13f: can't find jump dest instruction at .text+0x55010275 LD lib/raid6/built-in.o CC [M] drivers/hwtracing/intel_th/sth.o CC kernel/irq/msi.o net/nfc/nci/ntf.o: warning: objtool: nci_add_new_protocol()+0xbd: can't find jump dest instruction at .text+0xf50000c2 sound/pci/lx6464es/lx_core.o: warning: objtool: lx_message_send_atomic()+0x4c: can't find jump dest instruction at .text+0x99010131 net/nfc/nci/rsp.o: warning: objtool: nci_core_init_rsp_packet.isra.6()+0x4b: can't find jump dest instruction at .text+0x880200f1 CC [M] net/rose/rose_subr.o net/tipc/core.o: warning: objtool: tipc_exit_net()+0x11: call without frame pointer save/setup net/tipc/core.o: warning: objtool: tipc_init_net()+0x41: call without frame pointer save/setup net/tipc/core.o: warning: objtool: tipc_init()+0xf: call without frame pointer save/setup net/tipc/core.o: warning: objtool: tipc_exit()+0x4: call without frame pointer save/setup drivers/firmware/dell_rbu.o: warning: objtool: img_update_free()+0x27: can't find jump dest instruction at .text+0xd90001ad sound/pci/lx6464es/lx6464es.o: warning: objtool: lx_set_granularity()+0x64: can't find jump dest instruction at .text+0x8200067a CC [M] drivers/hwtracing/intel_th/msu.o CC [M] net/tipc/msg.o net/sunrpc/auth_unix.o: warning: objtool: unx_create()+0x1b: call without frame pointer save/setup net/sunrpc/auth_unix.o: warning: objtool: unx_validate()+0x42: call without frame pointer save/setup net/sunrpc/auth_unix.o: warning: objtool: unx_marshal()+0x72: call without frame pointer save/setup net/sunrpc/auth_unix.o: warning: objtool: unx_destroy_cred()+0x14: call without frame pointer save/setup net/sunrpc/auth_unix.o: warning: objtool: unx_free_cred_callback()+0x2f: call without frame pointer save/setup net/sunrpc/auth_unix.o: warning: objtool: unx_create_cred()+0x80: call without frame pointer save/setup net/sunrpc/auth_unix.o: warning: objtool: unx_lookup_cred()+0xe: call without frame pointer save/setup net/sunrpc/auth_unix.o: warning: objtool: unx_destroy()+0x2f: call without frame pointer save/setup net/sunrpc/auth_unix.o: warning: objtool: rpc_destroy_authunix()+0x10: call without frame pointer save/setup net/sunrpc/auth_unix.o: warning: objtool: rpc_init_authunix()+0xb: call without frame pointer save/setup CC drivers/idle/intel_idle.o sound/soc/codecs/adav803.o: warning: objtool: adav803_remove()+0xd: call without frame pointer save/setup sound/soc/codecs/adav803.o: warning: objtool: adav803_probe()+0x26: call without frame pointer save/setup sound/soc/codecs/adav803.o: warning: objtool: adav803_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/adav803.o: warning: objtool: adav803_driver_exit()+0xb: call without frame pointer save/setup net/unix/sysctl_net_unix.o: warning: objtool: unix_sysctl_register()+0x20: call without frame pointer save/setup net/unix/sysctl_net_unix.o: warning: objtool: unix_sysctl_unregister()+0x19: call without frame pointer save/setup sound/pci/ice1712/delta.o: warning: objtool: snd_ice1712_delta_add_controls()+0x2c: can't find jump dest instruction at .text+0xa30001e2 LD [M] sound/pci/lx6464es/snd-lx6464es.o CC [M] sound/soc/codecs/ads117x.o CC [M] net/sunrpc/svc.o drivers/clk/samsung/clk-s3c2412.o: warning: objtool: s3c2412_clk_resume()+0x1c: call without frame pointer save/setup drivers/clk/samsung/clk-s3c2412.o: warning: objtool: s3c2412_clk_suspend()+0x1c: call without frame pointer save/setup drivers/clk/samsung/clk-s3c2412.o: warning: objtool: s3c2412_common_clk_init()+0x59: call without frame pointer save/setup drivers/clk/samsung/clk-s3c2412.o: warning: objtool: s3c2412_clk_init()+0xa: call without frame pointer save/setup drivers/gpu/drm/amd/amdkfd/kfd_flat_memory.o: warning: objtool: kfd_init_apertures()+0x2c: can't find jump dest instruction at .text+0x25020031 net/irda/irproc.o: warning: objtool: irda_proc_unregister()+0x27: call without frame pointer save/setup net/irda/irproc.o: warning: objtool: irda_proc_register()+0x14: call without frame pointer save/setup net/ipv4/tcp.o: warning: objtool: tcp_xmit_size_goal()+0xb: can't find jump dest instruction at .text+0x8b000051 CC [M] sound/pci/mixart/mixart_hwdep.o CC [M] net/sunrpc/svcsock.o drivers/clk/ti/adpll.o: warning: objtool: ti_adpll_init_inputs()+0x47: can't find jump dest instruction at .text+0xb700013c net/vmw_vsock/vmci_transport.o: warning: objtool: vmci_transport_dgram_enqueue()+0x39: can't find jump dest instruction at .text+0xa700086f kernel/irq/proc.o: warning: objtool: write_irq_affinity.isra.5()+0x46: can't find jump dest instruction at .text+0xa20002fc net/core/net-traces.o: warning: objtool: trace_raw_output_fib6_table_lookup()+0x25: can't find jump dest instruction at .text+0x8800002b LD drivers/acpi/nfit/built-in.o net/sunrpc/auth.o: warning: objtool: rpcauth_prune_expired()+0x42: can't find jump dest instruction at .text+0xd20002f8 mm/fadvise.o: warning: objtool: SyS_fadvise64_64()+0x3e: can't find jump dest instruction at .text+0x1b020044 CC lib/fonts/font_10x18.o CC [M] net/mac80211/aes_cmac.o CC [M] fs/ceph/xattr.o CC [M] net/vmw_vsock/virtio_transport_common.o CC mm/swapfile.o CC drivers/i2c/i2c-core.o LD kernel/locking/built-in.o CC [M] net/sched/act_nat.o fs/cachefiles/namei.o: warning: objtool: cachefiles_check_active()+0x76: can't find jump dest instruction at .text+0xc800007c CC [M] drivers/acpi/nfit/core.o CC [M] drivers/gpu/drm/gma500/backlight.o net/x25/af_x25.o: warning: objtool: x25_device_event()+0x23: can't find jump dest instruction at .text+0xd40000e9 net/sched/act_mirred.o: warning: objtool: tcf_mirred_init()+0x14a: can't find jump dest instruction at .text+0x53020200 CC drivers/firmware/efi/runtime-map.o CC [M] net/sched/act_pedit.o CC lib/fonts/font_pearl_8x8.o CC [M] fs/cifs/misc.o net/irda/irsysctl.o: warning: objtool: do_devname()+0x17: call without frame pointer save/setup net/irda/irsysctl.o: warning: objtool: do_discovery()+0xe: call without frame pointer save/setup net/irda/irsysctl.o: warning: objtool: irda_sysctl_unregister()+0x10: call without frame pointer save/setup net/irda/irsysctl.o: warning: objtool: irda_sysctl_register()+0x19: call without frame pointer save/setup CC [M] net/x25/x25_subr.o drivers/gpu/drm/amd/amdgpu/amdgpu_device.o: warning: objtool: amdgpu_late_init()+0x1d: can't find jump dest instruction at .text+0xa0000143 drivers/hv/hv.o: warning: objtool: hv_init()+0xb3: can't find jump dest instruction at .text+0x5c010399 kernel/time/ntp.o: warning: objtool: ntp_update_offset()+0x14: can't find jump dest instruction at .text+0x5b01008a drivers/gpu/drm/amd/amdkfd/kfd_topology.o: warning: objtool: sysprops_show()+0x3f: can't find jump dest instruction at .text+0x870005d4 CC arch/x86/kernel/stacktrace.o CC [M] drivers/hwtracing/stm/policy.o CC [M] drivers/hv/connection.o CC kernel/time/timer_list.o CC [M] drivers/gpu/drm/amd/amdgpu/atombios_crtc.o net/core/drop_monitor.o: warning: objtool: dropmon_net_event()+0x19: can't find jump dest instruction at .text+0xf900002f crypto/xcbc.o: warning: objtool: xcbc_create()+0x38: can't find jump dest instruction at .text+0x2501003e net/netlabel/netlabel_unlabeled.o: warning: objtool: netlbl_unlabel_list()+0x3c: can't find jump dest instruction at .text+0x8e0003d2 CC drivers/clk/versatile/clk-sp810.o LD sound/pci/nm256/built-in.o CC kernel/trace/trace_irqsoff.o drivers/clk/samsung/clk-s3c2410.o: warning: objtool: s3c2410_common_clk_init()+0x1d8: can't find jump dest instruction at .init.text+0x900001de CC kernel/irq/affinity.o kernel/irq/irqdomain.o: warning: objtool: irq_find_mapping()+0x31: can't find jump dest instruction at .text+0xf010647 CC drivers/firmware/efi/runtime-wrappers.o drivers/firmware/dcdbas.o: warning: objtool: smi_data_buf_free()+0x2b: can't find jump dest instruction at .text+0x1010391 CC [M] sound/pci/nm256/nm256.o CC [M] crypto/rmd160.o CC [M] fs/coda/dir.o LD drivers/ide/built-in.o drivers/hwmon/hwmon-vid.o: warning: objtool: vid_from_reg()+0xe: can't find jump dest instruction at .text+0xfa010014 net/sched/ematch.o: warning: objtool: __tcf_em_tree_match()+0x49: can't find jump dest instruction at .text+0xb300004f CC [M] drivers/ide/ide.o CC [M] drivers/hwmon/asus_atk0110.o net/ipv4/tcp_output.o: warning: objtool: __pskb_trim_head()+0x51: can't find jump dest instruction at .text+0x43010997 CC [M] net/netfilter/nf_conntrack_proto_dccp.o net/ipv6/netfilter/ip6t_ipv6header.o: warning: objtool: ipv6header_mt6()+0x44: can't find jump dest instruction at .text+0x2010079 CC drivers/gpio/gpiolib-sysfs.o sound/pci/echoaudio/gina24.o: warning: objtool: allocate_pipes()+0x52: can't find jump dest instruction at .text+0x970004d8 CC [M] net/netfilter/nf_conntrack_proto_gre.o CC [M] net/ipv6/netfilter/ip6t_mh.o kernel/trace/trace_printk.o: warning: objtool: hold_module_trace_bprintk_format()+0x1a: can't find jump dest instruction at .text+0x6010040 net/tipc/discover.o: warning: objtool: tipc_disc_rcv()+0x199: can't find jump dest instruction at .text+0x3a01048f CC net/sysctl_net.o CC [M] net/irda/ircomm/ircomm_event.o net/tipc/bearer.o: warning: objtool: __tipc_nl_add_bearer()+0x4d: can't find jump dest instruction at .text+0xfd010173 CC [M] net/sched/act_simple.o CC lib/fonts/font_acorn_8x8.o CC [M] net/sched/act_skbedit.o drivers/clk/samsung/clk-s3c2443.o: warning: objtool: s3c2443_common_clk_init()+0x108: can't find jump dest instruction at .init.text+0xb200010e LD lib/reed_solomon/built-in.o CC [M] drivers/clk/samsung/clk-exynos-audss.o CC [M] lib/reed_solomon/reed_solomon.o drivers/hwtracing/intel_th/gth.o: warning: objtool: intel_th_gth_reset()+0x2f: can't find jump dest instruction at .text+0xc0000385 net/ipv6/ip6_input.o: warning: objtool: ip6_rcv_finish()+0x5b: can't find jump dest instruction at .text+0xff000061 CC lib/mpi/generic_mpih-mul1.o CC [M] net/sched/act_csum.o CC [M] drivers/hwtracing/intel_th/pti.o fs/cachefiles/security.o: warning: objtool: cachefiles_determine_cache_security()+0x63: can't find jump dest instruction at .text+0x3c010189 kernel/locking/locktorture.o: warning: objtool: lock_torture_reader()+0xdd: can't find jump dest instruction at .text+0x67000b62 sound/pci/emu10k1/emu10k1_synth.o: warning: objtool: snd_emu10k1_synth_probe()+0x1c: can't find jump dest instruction at .text+0x330100a2 drivers/gpu/drm/gma500/accel_2d.o: warning: objtool: psbfb_2d_submit()+0x3c: can't find jump dest instruction at .text+0xc4000132 CC [M] fs/cachefiles/proc.o CC [M] sound/pci/emu10k1/emu10k1x.o CC [M] net/ipv6/ipv6_sockglue.o sound/soc/codecs/adav80x.o: warning: objtool: adav80x_set_dai_fmt()+0x47: can't find jump dest instruction at .text+0x8800025d net/rose/rose_loopback.o: warning: objtool: rose_loopback_timer()+0x1c: can't find jump dest instruction at .text+0xc0000021 net/rds/rdma_transport.o: warning: objtool: rds_rdma_listen_init()+0x4e: can't find jump dest instruction at .text+0x9e0000b3 CC [M] sound/soc/codecs/ak4104.o CC [M] net/rose/rose_timer.o kernel/power/hibernate.o: warning: objtool: disk_store()+0x2e: can't find jump dest instruction at .text+0xbd000284 CC drivers/acpi/acpica/dsdebug.o drivers/acpi/dptf/int340x_thermal.o: warning: objtool: int340x_thermal_handler_attach()+0x9: call without frame pointer save/setup drivers/acpi/dptf/int340x_thermal.o: warning: objtool: acpi_int340x_thermal_init()+0xb: call without frame pointer save/setup net/nfc/nci/spi.o: warning: objtool: __nci_spi_read()+0x112: can't find jump dest instruction at .text+0x690103d8 CC arch/x86/kernel/reboot.o sound/pci/hda/patch_analog.o: warning: objtool: ad198x_power_eapd()+0x2b: can't find jump dest instruction at .text+0x7d000331 net/wimax/op-reset.o: warning: objtool: wimax_reset()+0x38: call without frame pointer save/setup net/wimax/op-reset.o: warning: objtool: wimax_gnl_doit_reset()+0x90: call without frame pointer save/setup net/wimax/op-reset.o: warning: objtool: __d_head.constprop.4()+0x51: call without frame pointer save/setup kernel/irq/migration.o: warning: objtool: irq_move_masked_irq()+0x2a: can't find jump dest instruction at .text+0xb8000030 CC arch/x86/kernel/early-quirks.o net/core/lwtunnel.o: warning: objtool: lwtunnel_cmp_encap()+0x2f: can't find jump dest instruction at .text+0x55010065 CC kernel/trace/trace_sched_wakeup.o CC [M] net/wimax/op-state-get.o CC kernel/power/user.o CC lib/fonts/font_mini_4x6.o net/sched/act_api.o: warning: objtool: tcf_register_action()+0x21: can't find jump dest instruction at .text+0xcd0002f7 fs/crypto/fname.o: warning: objtool: fname_decrypt()+0xa8: can't find jump dest instruction at .text+0x5901029e LD drivers/gpu/drm/i2c/built-in.o CC drivers/acpi/pci_slot.o CC arch/x86/kernel/smp.o drivers/block/drbd/drbd_state.o: warning: objtool: broadcast_state_change()+0xcd: can't find jump dest instruction at .text+0xc70003d3 CC [M] drivers/gpu/drm/i2c/ch7006_drv.o CC [M] fs/crypto/policy.o CC arch/x86/kernel/smpboot.o CC [M] drivers/acpi/nfit/mce.o fs/btrfs/ctree.o: warning: objtool: leaf_space_used()+0x4f: can't find jump dest instruction at .text+0x97000055 arch/x86/kernel/cpu/mcheck/mce_intel.o: warning: objtool: cmci_toggle_interrupt_mode()+0x4a: can't find jump dest instruction at .text+0x810000e0 net/ipv4/tcp_timer.o: warning: objtool: tcp_mtu_probing()+0x2c: can't find jump dest instruction at .text+0x82000152 sound/pci/hda/patch_realtek.o: warning: objtool: alc_fill_eapd_coef()+0x22: can't find jump dest instruction at .text+0x4c0206f8 CC arch/x86/kernel/cpu/mcheck/mce_amd.o net/sctp/sm_statefuns.o: warning: objtool: sctp_eat_data()+0xd0: can't find jump dest instruction at .text+0x9040256 CC [M] sound/pci/hda/patch_cirrus.o kernel/trace/tracing_map.o: warning: objtool: sort_secondary()+0x53: can't find jump dest instruction at .text+0xf40002f8 drivers/gpu/drm/cirrus/cirrus_mode.o: warning: objtool: cirrus_crtc_dpms()+0x35: can't find jump dest instruction at .text+0xce0001aa CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.o CC [M] fs/btrfs/disk-io.o net/core/dst_cache.o: warning: objtool: dst_cache_set_ip6()+0x66: can't find call dest symbol at offset 0x360001ca net/rxrpc/conn_object.o: warning: objtool: rxrpc_connection_reaper()+0x8c: can't find jump dest instruction at .text+0x130201f2 CC [M] fs/btrfs/transaction.o CC [M] sound/soc/codecs/ak4535.o net/wimax/op-msg.o: warning: objtool: wimax_msg_alloc()+0x7e: can't find jump dest instruction at .text+0x1e010084 crypto/vmac.o: warning: objtool: vmac_create()+0x32: can't find jump dest instruction at .text+0xef000198 CC [M] net/sched/act_vlan.o kernel/trace/trace_functions.o: warning: objtool: function_trace_call()+0x16: can't find jump dest instruction at .text+0xff0000bc CC [M] drivers/gpu/drm/amd/amdgpu/atom.o CC [M] net/wireless/core.o CC [M] drivers/hv/channel.o CC net/ipv4/tcp_cong.o CC lib/fonts/font_6x10.o CC [M] net/unix/diag.o net/rxrpc/conn_event.o: warning: objtool: rxrpc_abort_calls()+0x132: can't find jump dest instruction at .text+0x3b0001d7 drivers/firmware/qemu_fw_cfg.o: warning: objtool: fw_cfg_cmdline_get()+0x1d: can't find jump dest instruction at .text+0xc5000043 net/rds/ib.o: warning: objtool: rds_ib_laddr_check()+0x3b: can't find jump dest instruction at .text+0x94000040 fs/crypto/crypto.o: warning: objtool: fscrypt_d_revalidate()+0x2c: can't find jump dest instruction at .text+0xa9000032 CC kernel/sched/stop_task.o drivers/hwtracing/intel_th/core.o: warning: objtool: intel_th_remove()+0x40: can't find jump dest instruction at .text+0x82000096 drivers/acpi/dptf/dptf_power.o: warning: objtool: dptf_power_remove()+0x14: call without frame pointer save/setup drivers/acpi/dptf/dptf_power.o: warning: objtool: charger_type_show()+0x29: call without frame pointer save/setup drivers/acpi/dptf/dptf_power.o: warning: objtool: battery_steady_power_mw_show()+0x29: call without frame pointer save/setup drivers/acpi/dptf/dptf_power.o: warning: objtool: adapter_rating_mw_show()+0x29: call without frame pointer save/setup drivers/acpi/dptf/dptf_power.o: warning: objtool: platform_power_source_show()+0x29: call without frame pointer save/setup drivers/acpi/dptf/dptf_power.o: warning: objtool: max_platform_power_mw_show()+0x29: call without frame pointer save/setup drivers/acpi/dptf/dptf_power.o: warning: objtool: dptf_power_add()+0x3e: call without frame pointer save/setup drivers/acpi/dptf/dptf_power.o: warning: objtool: dptf_power_driver_init()+0x12: call without frame pointer save/setup drivers/acpi/dptf/dptf_power.o: warning: objtool: dptf_power_driver_exit()+0xb: call without frame pointer save/setup drivers/firmware/efi/cper.o: warning: objtool: cper_print_pcie.isra.1()+0x91: can't find jump dest instruction at .text+0x8e000207 net/netfilter/nf_conntrack_timestamp.o: warning: objtool: nf_conntrack_tstamp_pernet_init()+0x2d: call without frame pointer save/setup net/netfilter/nf_conntrack_timestamp.o: warning: objtool: nf_conntrack_tstamp_pernet_fini()+0x19: call without frame pointer save/setup net/netfilter/nf_conntrack_timestamp.o: warning: objtool: nf_conntrack_tstamp_init()+0x15: call without frame pointer save/setup net/netfilter/nf_conntrack_timestamp.o: warning: objtool: nf_conntrack_tstamp_fini()+0x10: call without frame pointer save/setup crypto/md4.o: warning: objtool: md4_update()+0x47: can't find jump dest instruction at .text+0x9e00073c CC drivers/acpi/apei/hest.o sound/pci/emu10k1/emuproc.o: warning: objtool: snd_emu10k1_fx8010_read()+0x36: can't find jump dest instruction at .text+0x9c01003c fs/btrfs/inode-map.o: warning: objtool: btrfs_unpin_free_ino()+0x3a: can't find jump dest instruction at .text+0x9e000100 CC [M] net/rds/ib_stats.o kernel/freezer.o: warning: objtool: __refrigerator()+0xea: can't find jump dest instruction at .text+0x7600015e drivers/gpu/drm/amd/amdkfd/kfd_queue.o: warning: objtool: print_queue_properties()+0x14: can't find jump dest instruction at .text+0x5601001a LD drivers/acpi/dptf/built-in.o drivers/block/drbd/drbd_main.o: warning: objtool: check_offsets_and_sizes.isra.24()+0x8a: can't find jump dest instruction at .text+0xe50005df net/x25/x25_in.o: warning: objtool: x25_state1_machine()+0x1e: can't find jump dest instruction at .text+0xa5010024 CC [M] sound/pci/mixart/mixart_mixer.o CC [M] fs/configfs/mount.o CC kernel/sched/wait.o sound/pci/hda/patch_si3054.o: warning: objtool: si3054_init()+0x2d: can't find jump dest instruction at .text+0x920100d3 CC net/ipv4/tcp_metrics.o CC [M] net/rose/sysctl_net_rose.o CC [M] sound/pci/echoaudio/indigoio.o CC [M] drivers/hwtracing/stm/dummy_stm.o CC [M] net/ipv6/ndisc.o CC [M] sound/pci/hda/patch_ca0110.o drivers/block/drbd/drbd_receiver.o: warning: objtool: decode_header()+0x36: can't find jump dest instruction at .text+0xcc00036c drivers/acpi/acpica/dscontrol.o: warning: objtool: acpi_ds_exec_end_control_op()+0x21: can't find jump dest instruction at .text+0xa3000121 kernel/time/jiffies.o: warning: objtool: register_refined_jiffies()+0x9d: call without frame pointer save/setup kernel/time/jiffies.o: warning: objtool: init_jiffies_clocksource()+0x12: call without frame pointer save/setup net/rxrpc/conn_service.o: warning: objtool: rxrpc_publish_service_conn()+0x76: can't find jump dest instruction at .text+0xae00007c CC drivers/acpi/acpica/dsfield.o CC lib/xz/xz_dec_syms.o LD lib/fonts/font.o net/rds/rdma.o: warning: objtool: __rds_rdma_map()+0x2c: can't find jump dest instruction at .text+0x36040252 drivers/ata/pata_sil680.o: warning: objtool: sil680_init_one()+0x60: can't find jump dest instruction at .text+0x24020766 CC [M] fs/configfs/item.o CC kernel/time/timeconv.o CC [M] drivers/gpu/drm/cirrus/cirrus_ttm.o fs/coda/inode.o: warning: objtool: coda_fill_super()+0x3b: can't find jump dest instruction at .text+0x4020271 LD lib/fonts/built-in.o LD drivers/firmware/efi/test/built-in.o CC [M] net/rxrpc/key.o net/sctp/ulpqueue.o: warning: objtool: sctp_ulpq_retrieve_ordered()+0x2e: can't find jump dest instruction at .text+0x890000a4 CC [M] drivers/ata/pata_sis.o CC [M] drivers/firmware/efi/test/efi_test.o net/netfilter/nf_conntrack_timeout.o: warning: objtool: nf_conntrack_timeout_init()+0x15: call without frame pointer save/setup net/netfilter/nf_conntrack_timeout.o: warning: objtool: nf_conntrack_timeout_fini()+0x10: call without frame pointer save/setup kernel/trace/ring_buffer.o: warning: objtool: rb_set_head_page()+0x2a: can't find jump dest instruction at .text+0x8d00035f CC [M] net/netfilter/nf_conntrack_proto_sctp.o CC [M] drivers/hwtracing/stm/console.o LD drivers/iio/accel/built-in.o CC kernel/time/timecounter.o CC [M] drivers/idle/i7300_idle.o net/wireless/wext-priv.o: warning: objtool: get_priv_descr_and_size.isra.1()+0x16: can't find jump dest instruction at .text+0xa800001c CC [M] sound/pci/echoaudio/indigodj.o drivers/i2c/i2c-boardinfo.o: warning: objtool: i2c_register_board_info()+0x3e: can't find jump dest instruction at .text+0xad000044 drivers/edac/i82975x_edac.o: warning: objtool: i82975x_init_csrows.isra.3()+0x25: can't find jump dest instruction at .text+0x6201009b CC arch/x86/kernel/tsc_sync.o CC [M] drivers/iio/accel/bma180.o sound/pci/emu10k1/emu10k1_callback.o: warning: objtool: trigger_voice()+0x27: can't find jump dest instruction at .text+0x8100008d mm/memblock.o: warning: objtool: memblock_dump.isra.10()+0x42: can't find jump dest instruction at .meminit.text+0xb20001d1 drivers/firmware/iscsi_ibft.o: warning: objtool: ibft_attr_show_target()+0x2c: can't find jump dest instruction at .text+0xf9000202 net/rose/rose_out.o: warning: objtool: rose_kick()+0x2b: can't find jump dest instruction at .text+0x73010031 CC [M] drivers/dma/mic_x100_dma.o fs/configfs/symlink.o: warning: objtool: configfs_get_target_path()+0x8d: can't find jump dest instruction at .text+0xc0000093 LD drivers/iio/adc/built-in.o net/rds/page.o: warning: objtool: rds_page_remainder_alloc()+0x36: can't find jump dest instruction at .text+0x2103003c CC [M] sound/soc/codecs/ak4554.o sound/pci/mixart/mixart_core.o: warning: objtool: get_msg()+0x9c: can't find jump dest instruction at .text+0x900000a1 LD net/core/built-in.o drivers/clk/qcom/clk-branch.o: warning: objtool: clk_branch_wait()+0x5e: can't find jump dest instruction at .text+0x9d000064 fs/cachefiles/rdwr.o: warning: objtool: cachefiles_read_waiter()+0x95: can't find jump dest instruction at .text+0xf400009b CC [M] drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager.o net/x25/x25_link.o: warning: objtool: x25_link_control()+0x24: can't find jump dest instruction at .text+0xa100014a net/sctp/outqueue.o: warning: objtool: sctp_check_transmitted()+0x65: can't find jump dest instruction at .text+0xf701019a CC [M] drivers/iio/adc/ad_sigma_delta.o drivers/gpu/drm/ast/ast_ttm.o: warning: objtool: ast_mm_init()+0x63: can't find jump dest instruction at .text+0xcc0002e8 fs/configfs/dir.o: warning: objtool: configfs_new_dirent()+0x3d: can't find jump dest instruction at .text+0x830000f3 net/nfc/nci/uart.o: warning: objtool: nci_uart_set_driver()+0x1d: can't find jump dest instruction at .text+0x5f010143 CC [M] drivers/clk/qcom/clk-regmap-divider.o drivers/gpu/drm/amd/amdkfd/kfd_process.o: warning: objtool: create_process()+0x47: can't find jump dest instruction at .text+0xaf01039d LD drivers/firmware/efi/libstub/built-in.o net/unix/af_unix.o: warning: objtool: unix_poll()+0x24: can't find jump dest instruction at .text+0x9600004a sound/pci/lola/lola_proc.o: warning: objtool: lola_proc_regs_read()+0x195: can't find jump dest instruction at .text+0x3900019a CC [M] drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_cik.o fs/afs/rxrpc.o: warning: objtool: afs_deliver_to_call()+0x5d: can't find jump dest instruction at .text+0x250303c3 CC drivers/firmware/efi/fake_mem.o CC [M] drivers/gpu/drm/gma500/framebuffer.o CC [M] drivers/gpu/drm/ast/ast_post.o arch/x86/kernel/apic/x2apic_uv_x.o: warning: objtool: uv_heartbeat_enable()+0x37: can't find jump dest instruction at .text+0x20106ad CC [M] drivers/edac/i3000_edac.o arch/x86/kernel/cpu/mtrr/cleanup.o: warning: objtool: range_to_mtrr()+0x1c: can't find jump dest instruction at .init.text+0x2d0101ed CC [M] sound/pci/echoaudio/indigoiox.o sound/pci/emu10k1/emu10k1_patch.o: warning: objtool: snd_emu10k1_sample_new()+0x5b: can't find jump dest instruction at .text+0x50020060 CC [M] drivers/gpu/drm/gma500/gem.o CC [M] drivers/crypto/qat/qat_common/adf_vf_isr.o CC drivers/firmware/efi/libstub/efi-stub-helper.o net/sched/act_ipt.o: warning: objtool: __tcf_ipt_init()+0x40: can't find jump dest instruction at .text+0xb3020176 drivers/acpi/apei/apei-base.o: warning: objtool: apei_check_gar()+0x41: can't find jump dest instruction at .text+0xca000256 CC [M] fs/afs/security.o mm/madvise.o: warning: objtool: madvise_remove()+0x3c: can't find jump dest instruction at .text+0x9b000042 arch/x86/kernel/cpu/mshyperv.o: warning: objtool: hv_setup_vmbus_irq()+0x35: can't find jump dest instruction at .text+0xf400017b CC [M] drivers/iio/accel/bma220_spi.o CC [M] net/ipv6/netfilter/ip6t_hbh.o CC [M] drivers/gpu/drm/gma500/gtt.o LD arch/x86/kernel/cpu/mtrr/built-in.o CC [M] net/sched/act_bpf.o CC drivers/acpi/processor_driver.o LD drivers/i2c/algos/built-in.o lib/lz4/lz4hc_compress.o: warning: objtool: lz4_compresshcctx()+0x4d: can't find jump dest instruction at .text+0xb5110053 drivers/dma/img-mdc-dma.o: warning: objtool: mdc_issue_desc()+0x29: can't find jump dest instruction at .text+0x901049f CC [M] net/rds/ib_sysctl.o LD net/irda/irlan/built-in.o sound/pci/mixart/mixart.o: warning: objtool: snd_mixart_proc_read()+0x40: can't find jump dest instruction at .text+0x2c010326 drivers/edac/skx_edac.o: warning: objtool: skx_mad_decode()+0x6d: can't find jump dest instruction at .text+0xca000123 CC [M] drivers/firmware/efi/efivars.o drivers/clk/versatile/clk-sp810.o: warning: objtool: clk_sp810_of_setup()+0x30: can't find jump dest instruction at .init.text+0x48010036 CC [M] sound/soc/codecs/ak4613.o CC [M] net/irda/irlan/irlan_common.o CC [M] drivers/i2c/algos/i2c-algo-bit.o drivers/gpu/drm/cirrus/cirrus_drv.o: warning: objtool: cirrus_pm_resume()+0x23: call without frame pointer save/setup drivers/gpu/drm/cirrus/cirrus_drv.o: warning: objtool: cirrus_pm_suspend()+0x19: call without frame pointer save/setup drivers/gpu/drm/cirrus/cirrus_drv.o: warning: objtool: cirrus_pci_remove()+0x10: call without frame pointer save/setup drivers/gpu/drm/cirrus/cirrus_drv.o: warning: objtool: cirrus_pci_probe()+0x30: call without frame pointer save/setup drivers/gpu/drm/cirrus/cirrus_drv.o: warning: objtool: cirrus_init()+0x4: call without frame pointer save/setup drivers/gpu/drm/cirrus/cirrus_drv.o: warning: objtool: cirrus_exit()+0x12: call without frame pointer save/setup LD drivers/clk/versatile/built-in.o CC [M] drivers/hid/hidraw.o sound/soc/codecs/ads117x.o: warning: objtool: ads117x_remove()+0xd: call without frame pointer save/setup sound/soc/codecs/ads117x.o: warning: objtool: ads117x_probe()+0x20: call without frame pointer save/setup sound/soc/codecs/ads117x.o: warning: objtool: ads117x_codec_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/ads117x.o: warning: objtool: ads117x_codec_driver_exit()+0xb: call without frame pointer save/setup drivers/hwtracing/intel_th/sth.o: warning: objtool: intel_th_sth_probe()+0x26: can't find jump dest instruction at .text+0xb501015c LD drivers/infiniband/built-in.o LD net/irda/irnet/built-in.o LD drivers/i2c/busses/built-in.o CC [M] net/rxrpc/local_event.o LD lib/lz4/built-in.o CC arch/x86/kernel/cpu/mcheck/threshold.o CC [M] drivers/dma/nbpfaxi.o drivers/gpio/gpiolib-of.o: warning: objtool: of_gpiochip_add_pin_range()+0x2c: can't find jump dest instruction at .text+0xa2010052 net/sunrpc/xprtsock.o: warning: objtool: bc_send_request()+0x89: can't find jump dest instruction at .text+0xb600054f CC [M] drivers/i2c/busses/i2c-scmi.o CC drivers/gpio/gpiolib-acpi.o kernel/time/clocksource.o: warning: objtool: __clocksource_select()+0x39: can't find jump dest instruction at .text+0xe01021f CC drivers/firmware/efi/libstub/gop.o CC kernel/profile.o CC [M] net/irda/irnet/irnet_ppp.o CC lib/mpi/generic_mpih-mul2.o fs/ceph/addr.o: warning: objtool: ceph_invalidatepage()+0x50: can't find jump dest instruction at .text+0x53010185 CC [M] drivers/gpu/drm/gma500/intel_bios.o mm/page_io.o: warning: objtool: end_swap_bio_read()+0x2b: can't find jump dest instruction at .text+0x9d000131 net/sctp/sm_make_chunk.o: warning: objtool: sctp_asconf_param_success()+0x68: can't find jump dest instruction at .text+0x3001011e CC [M] drivers/hwtracing/stm/heartbeat.o CC [M] sound/pci/ice1712/ak4xxx.o drivers/gpu/drm/cirrus/cirrus_fbdev.o: warning: objtool: cirrusfb_create()+0x113: can't find jump dest instruction at .text+0xd3010118 CC [M] drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_vi.o net/wimax/op-rfkill.o: warning: objtool: wimax_report_rfkill_hw()+0xb9: can't find jump dest instruction at .text+0xa90000bf drivers/firmware/efi/runtime-map.o: warning: objtool: add_sysfs_runtime_map_entry()+0x41: can't find jump dest instruction at .text.unlikely+0x9f000057 CC [M] drivers/gpu/drm/bridge/sii902x.o drivers/hwtracing/stm/policy.o: warning: objtool: stp_policies_make()+0x43: can't find jump dest instruction at .text+0xc8000349 CC mm/frontswap.o LD sound/pci/oxygen/built-in.o LD [M] sound/pci/emu10k1/snd-emu10k1-synth.o CC [M] sound/pci/hda/patch_ca0132.o net/sctp/tsnmap.o: warning: objtool: sctp_tsnmap_next_gap_ack()+0xdc: can't find jump dest instruction at .text+0x5e0000e1 CC [M] net/rds/ib_rdma.o net/vmw_vsock/virtio_transport.o: warning: objtool: virtio_transport_send_pkt_work()+0x90: can't find jump dest instruction at .text+0xb0000376 sound/pci/lola/lola_mixer.o: warning: objtool: lola_src_gain_get()+0x25: can't find jump dest instruction at .text+0x8200019b CC [M] drivers/gpu/drm/gma500/intel_i2c.o CC [M] drivers/iio/accel/bmc150-accel-core.o kernel/power/snapshot.o: warning: objtool: memory_bm_find_bit()+0x26: can't find jump dest instruction at .text+0xcc00002c CC [M] lib/raid6/recov.o kernel/time/timer_list.o: warning: objtool: print_active_timers()+0x70: can't find jump dest instruction at .text+0xb4000286 CC drivers/clk/x86/clk-lpt.o CC [M] sound/pci/oxygen/oxygen_io.o CC kernel/stacktrace.o LD [M] sound/pci/lola/snd-lola.o fs/devpts/inode.o: warning: objtool: parse_mount_options()+0x4b: can't find jump dest instruction at .text+0x6b0101b1 CC kernel/time/posix-clock.o net/netlabel/netlabel_cipso_v4.o: warning: objtool: netlbl_cipsov4_listall_cb()+0x57: can't find jump dest instruction at .text+0x9f0000cd LD fs/devpts/devpts.o CC [M] net/mac80211/aes_gmac.o CC [M] drivers/ata/pata_piccolo.o CC [M] net/x25/x25_timer.o drivers/acpi/acpica/dsdebug.o: warning: objtool: acpi_ds_print_node_pathname.constprop.0()+0x89: can't find jump dest instruction at .text+0x8900008e net/sctp/primitive.o: warning: objtool: sctp_primitive_ASSOCIATE()+0x3a: call without frame pointer save/setup net/sctp/primitive.o: warning: objtool: sctp_primitive_SHUTDOWN()+0x3d: call without frame pointer save/setup net/sctp/primitive.o: warning: objtool: sctp_primitive_ABORT()+0x3d: call without frame pointer save/setup net/sctp/primitive.o: warning: objtool: sctp_primitive_SEND()+0x3d: call without frame pointer save/setup net/sctp/primitive.o: warning: objtool: sctp_primitive_REQUESTHEARTBEAT()+0x3d: call without frame pointer save/setup net/sctp/primitive.o: warning: objtool: sctp_primitive_ASCONF()+0x3d: call without frame pointer save/setup LD fs/devpts/built-in.o CC [M] net/mac80211/cfg.o arch/x86/kernel/apic/apic_flat_64.o: warning: objtool: flat_send_IPI_allbutself()+0x6d: can't find call dest symbol at offset 0xdeff0461 net/mac80211/iface.o: warning: objtool: ieee80211_verify_mac()+0x2e: can't find jump dest instruction at .text+0x390100d4 mm/swap_state.o: warning: objtool: __add_to_swap_cache()+0xe3: can't find jump dest instruction at .text+0xcb0001a9 LD drivers/infiniband/hw/built-in.o CC mm/zswap.o CC arch/x86/kernel/apic/probe_64.o CC [M] sound/soc/codecs/ak4641.o CC lib/xz/xz_dec_stream.o CC [M] net/mac80211/ethtool.o drivers/dma/idma64.o: warning: objtool: idma64_probe()+0x2d: can't find jump dest instruction at .text+0xc9010243 net/x25/x25_out.o: warning: objtool: x25_output()+0x68: can't find jump dest instruction at .text+0x9701010e LD drivers/iio/amplifiers/built-in.o fs/cachefiles/xattr.o: warning: objtool: cachefiles_check_object_type()+0x105: can't find jump dest instruction at .text+0xbc00010b drivers/gpu/drm/bridge/parade-ps8622.o: warning: objtool: ps8622_probe()+0x38: can't find jump dest instruction at .text+0x220202ce CC [M] drivers/dma/pch_dma.o kernel/irq/affinity.o: warning: objtool: irq_spread_init_one()+0x20: can't find jump dest instruction at .text+0xb3010096 CC [M] net/irda/irlan/irlan_eth.o drivers/hwmon/acpi_power_meter.o: warning: objtool: set_cap()+0x6f: can't find jump dest instruction at .text+0xbb000415 CC [M] drivers/dma/timb_dma.o CC net/xfrm/xfrm_output.o CC [M] drivers/iio/amplifiers/ad8366.o CC [M] drivers/gpu/drm/bridge/tc358767.o drivers/hwtracing/intel_th/pti.o: warning: objtool: intel_th_pti_probe()+0x22: can't find jump dest instruction at .text+0x1b010308 fs/debugfs/inode.o: warning: objtool: debugfs_parse_options()+0x2d: can't find jump dest instruction at .text+0xc8000182 CC [M] sound/soc/codecs/ak4642.o CC [M] net/x25/x25_proc.o net/netfilter/nf_conntrack_seqadj.o: warning: objtool: nf_ct_sack_block_adjust()+0x25: can't find jump dest instruction at .text+0xc40000bb LD drivers/infiniband/sw/built-in.o CC drivers/acpi/processor_idle.o drivers/clk/samsung/clk-exynos-audss.o: warning: objtool: exynos_audss_clk_probe()+0x57: can't find jump dest instruction at .text+0x9e0501dd drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager.o: warning: objtool: mqd_manager_init()+0x20: call without frame pointer save/setup net/mac80211/aes_ccm.o: warning: objtool: ieee80211_aes_ccm_encrypt()+0x87: can't find jump dest instruction at .text+0xe400008d kernel/sched/stop_task.o: warning: objtool: put_prev_task_stop()+0x38: can't find jump dest instruction at .text+0x940001ee CC [M] drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.o drivers/hwtracing/stm/core.o: warning: objtool: stm_find_master_chan()+0x34: can't find jump dest instruction at .text+0xb900030a CC kernel/sched/swait.o drivers/edac/i7core_edac.o: warning: objtool: i7core_rdimm_update_ce_count()+0x32: can't find jump dest instruction at .text+0x8a0001e8 LD drivers/clk/samsung/built-in.o drivers/edac/e752x_edac.o: warning: objtool: do_process_ce()+0x60: can't find jump dest instruction at .text+0x9f0002b6 kernel/sched/rt.o: warning: objtool: __enable_runtime()+0x22: can't find jump dest instruction at .text+0xab000048 CC lib/xz/xz_dec_lzma2.o drivers/acpi/nfit/mce.o: warning: objtool: nfit_handle_mce()+0x20: can't find jump dest instruction at .text+0xf4000026 net/mac80211/aes_gcm.o: warning: objtool: ieee80211_aes_gcm_encrypt()+0x87: can't find jump dest instruction at .text+0xe400008d fs/cachefiles/proc.o: warning: objtool: cachefiles_histogram_open()+0x13: call without frame pointer save/setup fs/cachefiles/proc.o: warning: objtool: cachefiles_histogram_show()+0x22: call without frame pointer save/setup fs/cachefiles/proc.o: warning: objtool: cachefiles_proc_cleanup()+0x12: call without frame pointer save/setup fs/cachefiles/proc.o: warning: objtool: cachefiles_proc_init()+0x3d: call without frame pointer save/setup sound/soc/codecs/ak4104.o: warning: objtool: ak4104_hw_params()+0x53: can't find jump dest instruction at .text+0x90000079 CC [M] net/mac80211/rx.o LD [M] drivers/hwtracing/stm/stm_core.o lib/raid6/algos.o: warning: objtool: init_module()+0x70: can't find jump dest instruction at .init.text+0xaa020075 sound/pci/hda/patch_sigmatel.o: warning: objtool: find_mute_led_cfg()+0x44: can't find jump dest instruction at .text+0xfc00042a CC lib/xz/xz_dec_bcj.o LD drivers/infiniband/core/built-in.o LD [M] fs/cachefiles/cachefiles.o CC [M] net/tipc/name_distr.o CC drivers/acpi/acpica/dsinit.o CC [M] drivers/edac/i3200_edac.o net/x25/x25_route.o: warning: objtool: x25_route_ioctl()+0x2d: can't find jump dest instruction at .text+0xe0102c3 CC drivers/acpi/acpica/dsmethod.o CC [M] net/x25/x25_forward.o CC [M] drivers/i2c/i2c-smbus.o CC [M] drivers/hid/uhid.o CC [M] drivers/infiniband/core/packer.o sound/pci/mixart/mixart_hwdep.o: warning: objtool: mixart_enum_physio()+0x6a: can't find jump dest instruction at .text+0xff00006f LD drivers/infiniband/hw/cxgb3/built-in.o net/ipv4/tcp_minisocks.o: warning: objtool: tcp_create_openreq_child()+0x2f: can't find jump dest instruction at .text+0x45040035 kernel/sched/deadline.o: warning: objtool: prio_changed_dl()+0x2c: can't find jump dest instruction at .text+0x8c000042 drivers/crypto/qat/qat_common/adf_vf2pf_msg.o: warning: objtool: adf_vf2pf_shutdown()+0x20: call without frame pointer save/setup drivers/crypto/qat/qat_common/adf_vf2pf_msg.o: warning: objtool: adf_vf2pf_init()+0x18: call without frame pointer save/setup CC [M] sound/pci/hda/patch_conexant.o CC [M] drivers/i2c/algos/i2c-algo-pca.o CC [M] drivers/infiniband/hw/cxgb3/iwch_cm.o LD drivers/i2c/muxes/built-in.o crypto/rmd128.o: warning: objtool: rmd128_update()+0x4a: can't find jump dest instruction at .text+0x9e000e8f fs/ceph/snap.o: warning: objtool: build_snap_context()+0x43: can't find jump dest instruction at .text+0xf40104a9 CC [M] drivers/i2c/muxes/i2c-arb-gpio-challenge.o net/irda/ircomm/ircomm_event.o: warning: objtool: ircomm_state_conn()+0x21: can't find jump dest instruction at .text+0x87000117 LD fs/dlm/built-in.o CC [M] drivers/infiniband/core/ud_header.o net/rxrpc/input.o: warning: objtool: rxrpc_extract_header()+0x2b: can't find jump dest instruction at .text+0xcd000031 CC [M] net/rxrpc/local_object.o LD [M] net/vmw_vsock/vsock.o CC kernel/futex.o CC [M] drivers/i2c/muxes/i2c-demux-pinctrl.o sound/pci/ice1712/ews.o: warning: objtool: snd_ice1712_ews_add_controls()+0x20: can't find jump dest instruction at .text+0x960101d6 CC [M] sound/pci/ice1712/ice1724.o CC [M] fs/dlm/ast.o CC drivers/acpi/acpica/dsmthdat.o LD drivers/infiniband/sw/rdmavt/built-in.o kernel/irq/pm.o: warning: objtool: resume_irqs()+0x2b: can't find jump dest instruction at .text+0x91000031 CC drivers/acpi/processor_throttling.o LD sound/pci/pcxhr/built-in.o arch/x86/kernel/stacktrace.o: warning: objtool: save_stack_trace_user()+0x26: can't find jump dest instruction at .text+0x970002ec CC drivers/acpi/processor_thermal.o net/rds/ib_ring.o: warning: objtool: rds_ib_ring_init()+0x22: call without frame pointer save/setup net/rds/ib_ring.o: warning: objtool: rds_ib_ring_alloc()+0x65: call without frame pointer save/setup net/rds/ib_ring.o: warning: objtool: rds_ib_ring_free()+0x4d: call without frame pointer save/setup net/rds/ib_ring.o: warning: objtool: rds_ib_ring_completed()+0x47: call without frame pointer save/setup CC [M] drivers/infiniband/sw/rdmavt/vt.o arch/x86/kernel/tsc_sync.o: warning: objtool: check_tsc_warp()+0x64: can't find jump dest instruction at .text+0x8700006a drivers/hwtracing/stm/dummy_stm.o: warning: objtool: dummy_stm_init()+0x1f: can't find jump dest instruction at .text+0xdd000065 CC [M] net/ipv6/udp.o CC [M] sound/pci/pcxhr/pcxhr.o CC [M] drivers/gpu/drm/ast/ast_dp501.o fs/coda/dir.o: warning: objtool: coda_venus_readdir()+0x56: can't find jump dest instruction at .text+0xf201006c CC [M] drivers/infiniband/hw/cxgb3/iwch_ev.o net/sctp/bind_addr.o: warning: objtool: sctp_raw_to_bind_addrs()+0x26: can't find jump dest instruction at .text+0x9400038c net/x25/x25_subr.o: warning: objtool: x25_write_internal()+0x66: can't find jump dest instruction at .text+0x9602022b CC [M] fs/coda/file.o sound/pci/emu10k1/emufx.o: warning: objtool: snd_emu10k1_tram_poke()+0x24: can't find jump dest instruction at .text+0xd00001c9 CC drivers/acpi/apei/erst.o CC [M] drivers/i2c/muxes/i2c-mux-gpio.o net/compat.o: warning: objtool: compat_mc_getsockopt()+0x3b: can't find jump dest instruction at .text+0x920200d0 CC [M] fs/afs/server.o net/wimax/op-state-get.o: warning: objtool: wimax_gnl_doit_state_get()+0x8e: call without frame pointer save/setup CC [M] drivers/firmware/efi/efi-pstore.o CC [M] fs/ceph/mds_client.o drivers/acpi/pci_slot.o: warning: objtool: register_slot()+0x31: can't find jump dest instruction at .text+0xee000170 CC [M] net/wimax/stack.o net/wireless/wext-spy.o: warning: objtool: iw_handler_get_spy()+0x22: can't find jump dest instruction at .text+0x90000068 drivers/hwtracing/stm/console.o: warning: objtool: stm_console_unlink()+0xd: call without frame pointer save/setup drivers/hwtracing/stm/console.o: warning: objtool: stm_console_link()+0x33: call without frame pointer save/setup drivers/hwtracing/stm/console.o: warning: objtool: stm_console_write()+0x14: call without frame pointer save/setup drivers/hwtracing/stm/console.o: warning: objtool: stm_console_init()+0x12: call without frame pointer save/setup drivers/hwtracing/stm/console.o: warning: objtool: stm_console_exit()+0x10: call without frame pointer save/setup net/mac80211/aes_cmac.o: warning: objtool: ieee80211_aes_cmac()+0x83: can't find call dest symbol at offset 0x68fe0297 CC drivers/acpi/processor_perflib.o CC [M] net/sched/act_connmark.o drivers/idle/intel_idle.o: warning: objtool: intel_idle()+0x106: can't find jump dest instruction at .text+0x6a00042b LD [M] drivers/hwtracing/stm/stm_console.o LD [M] net/nfc/nci/nci_spi.o CC lib/mpi/generic_mpih-mul3.o drivers/hwmon/asus_atk0110.o: warning: objtool: atk_ec_ctl()+0xa3: can't find jump dest instruction at .text+0xd30001d8 net/rose/rose_subr.o: warning: objtool: rose_parse_national()+0x60: can't find jump dest instruction at .text+0x74020065 CC lib/mpi/generic_mpih-rshift.o net/netlabel/netlabel_calipso.o: warning: objtool: netlbl_calipso_listall_cb()+0x57: can't find jump dest instruction at .text+0x9f0000ed LD [M] net/nfc/nci/nci_uart.o CC [M] net/sched/act_ife.o CC [M] drivers/hwmon/asb100.o LD net/netlabel/built-in.o net/ipv6/netfilter/ip6t_mh.o: warning: objtool: mh_mt6()+0x1e: can't find jump dest instruction at .text+0xbc000044 fs/configfs/mount.o: warning: objtool: configfs_do_mount()+0x13: call without frame pointer save/setup fs/configfs/mount.o: warning: objtool: configfs_fill_super()+0x44: call without frame pointer save/setup fs/configfs/mount.o: warning: objtool: configfs_pin_fs()+0x1e: call without frame pointer save/setup fs/configfs/mount.o: warning: objtool: configfs_release_fs()+0x17: 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 kernel/irq/msi.o: warning: objtool: msi_domain_alloc()+0x4d: can't find jump dest instruction at .text+0x9d0001c3 net/nfc/nci/hci.o: warning: objtool: nci_hci_get_param()+0x5e: can't find jump dest instruction at .text+0x8e000064 CC [M] net/sched/act_meta_mark.o CC [M] drivers/gpu/drm/gma500/intel_gmbus.o CC [M] fs/ceph/mdsmap.o LD kernel/irq/built-in.o LD [M] net/nfc/nci/nci.o sound/soc/codecs/ak4535.o: warning: objtool: ak4535_i2c_remove()+0xd: call without frame pointer save/setup sound/soc/codecs/ak4535.o: warning: objtool: ak4535_hw_params()+0x33: call without frame pointer save/setup sound/soc/codecs/ak4535.o: warning: objtool: ak4535_mute()+0x24: call without frame pointer save/setup sound/soc/codecs/ak4535.o: warning: objtool: ak4535_set_dai_fmt()+0x32: call without frame pointer save/setup sound/soc/codecs/ak4535.o: warning: objtool: ak4535_set_bias_level()+0x55: call without frame pointer save/setup sound/soc/codecs/ak4535.o: warning: objtool: ak4535_resume()+0x10: call without frame pointer save/setup sound/soc/codecs/ak4535.o: warning: objtool: ak4535_i2c_probe()+0x2d: call without frame pointer save/setup sound/soc/codecs/ak4535.o: warning: objtool: ak4535_i2c_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/ak4535.o: warning: objtool: ak4535_i2c_driver_exit()+0xb: call without frame pointer save/setup CC [M] sound/pci/echoaudio/indigodjx.o CC [M] drivers/gpu/drm/gma500/mmu.o CC [M] fs/dlm/config.o net/irda/ircomm/ircomm_core.o: warning: objtool: ircomm_seq_show()+0x48: can't find jump dest instruction at .text+0xda00033d kernel/time/timeconv.o: warning: objtool: time64_to_tm()+0x129: can't find jump dest instruction at .text+0x5501012e sound/pci/hda/patch_ca0110.o: warning: objtool: patch_ca0110()+0x2f: can't find jump dest instruction at .text+0xac000035 sound/pci/echoaudio/layla24.o: warning: objtool: allocate_pipes()+0x52: can't find jump dest instruction at .text+0x97000578 CC [M] net/irda/ircomm/ircomm_lmp.o CC lib/zlib_deflate/deflate.o net/rds/ib_cm.o: warning: objtool: poll_scq()+0xb5: can't find jump dest instruction at .text+0x69000299 CC [M] drivers/dma/xgene-dma.o CC [M] sound/pci/hda/patch_via.o drivers/acpi/acpica/dsfield.o: warning: objtool: acpi_ds_get_field_names()+0x56: can't find jump dest instruction at .text+0xc102005b CC [M] drivers/iio/adc/ad7266.o CC [M] fs/afs/super.o CC drivers/acpi/acpica/dsobject.o CC [M] drivers/hwmon/w83627hf.o drivers/gpu/drm/i2c/ch7006_drv.o: warning: objtool: ch7006_encoder_set_property()+0xb6: can't find jump dest instruction at .text+0x9c01023b fs/debugfs/file.o: warning: objtool: full_proxy_open()+0x3d: can't find jump dest instruction at .text+0x2f010e63 net/sched/act_simple.o: warning: objtool: tcf_simp_dump()+0x6e: can't find jump dest instruction at .text+0x97000094 kernel/power/user.o: warning: objtool: snapshot_open()+0x32: can't find jump dest instruction at .text+0xaf010038 sound/pci/hda/patch_cirrus.o: warning: objtool: cs421x_parse_auto_config()+0x6f: can't find jump dest instruction at .text+0x8e000245 fs/cifs/link.o: warning: objtool: symlink_hash()+0x60: can't find jump dest instruction at .text+0xbb000065 CC [M] drivers/gpu/drm/i2c/ch7006_mode.o LD fs/debugfs/debugfs.o CC [M] fs/cifs/netmisc.o CC [M] net/ipv6/netfilter/ip6t_rpfilter.o drivers/hv/connection.o: warning: objtool: vmbus_connect()+0x53: can't find jump dest instruction at .text+0xc9010599 drivers/clk/qcom/clk-regmap-divider.o: warning: objtool: div_set_rate()+0x23: call without frame pointer save/setup drivers/clk/qcom/clk-regmap-divider.o: warning: objtool: div_round_rate()+0x16: call without frame pointer save/setup drivers/clk/qcom/clk-regmap-divider.o: warning: objtool: div_recalc_rate()+0x21: call without frame pointer save/setup drivers/clk/x86/clk-lpt.o: warning: objtool: lpt_clk_probe()+0x2d: call without frame pointer save/setup drivers/clk/x86/clk-lpt.o: warning: objtool: lpt_clk_init()+0xd: call without frame pointer save/setup CC [M] sound/pci/oxygen/oxygen_lib.o net/rose/rose_timer.o: warning: objtool: rose_start_heartbeat()+0x22: call without frame pointer save/setup net/rose/rose_timer.o: warning: objtool: rose_start_t1timer()+0x22: call without frame pointer save/setup net/rose/rose_timer.o: warning: objtool: rose_start_t2timer()+0x22: call without frame pointer save/setup net/rose/rose_timer.o: warning: objtool: rose_start_t3timer()+0x22: call without frame pointer save/setup net/rose/rose_timer.o: warning: objtool: rose_idletimer_expiry()+0x19: call without frame pointer save/setup net/rose/rose_timer.o: warning: objtool: rose_timer_expiry()+0x22: call without frame pointer save/setup net/rose/rose_timer.o: warning: objtool: rose_start_hbtimer()+0x22: call without frame pointer save/setup net/rose/rose_timer.o: warning: objtool: rose_start_idletimer()+0x22: call without frame pointer save/setup net/rose/rose_timer.o: warning: objtool: rose_stop_heartbeat()+0x10: call without frame pointer save/setup net/rose/rose_timer.o: warning: objtool: rose_stop_timer()+0x10: call without frame pointer save/setup net/rose/rose_timer.o: warning: objtool: rose_heartbeat_expiry()+0x22: call without frame pointer save/setup net/rose/rose_timer.o: warning: objtool: rose_stop_idletimer()+0x10: call without frame pointer save/setup sound/soc/codecs/ak4554.o: warning: objtool: ak4554_soc_remove()+0xd: call without frame pointer save/setup sound/soc/codecs/ak4554.o: warning: objtool: ak4554_soc_probe()+0x20: call without frame pointer save/setup sound/soc/codecs/ak4554.o: warning: objtool: ak4554_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/ak4554.o: warning: objtool: ak4554_driver_exit()+0xb: call without frame pointer save/setup net/netfilter/nf_conntrack_labels.o: warning: objtool: nf_connlabels_replace()+0x1f: can't find jump dest instruction at .text+0xdf000025 LD drivers/gpu/drm/bridge/adv7511/built-in.o CC [M] drivers/clk/qcom/clk-regmap-mux.o arch/x86/kernel/cpu/mcheck/threshold.o: warning: objtool: smp_trace_threshold_interrupt()+0x20: can't find jump dest instruction at .text+0xbb000085 LD drivers/clk/x86/clk-x86-lpss.o net/sched/act_skbedit.o: warning: objtool: tcf_skbedit_init()+0x149: can't find jump dest instruction at .text+0x1e02014f LD fs/debugfs/built-in.o CC [M] net/ipv6/udplite.o LD drivers/clk/x86/built-in.o LD drivers/idle/built-in.o CC kernel/power/autosleep.o CC drivers/gpio/gpio-mmio.o CC drivers/acpi/acpica/dsopcode.o net/netfilter/nf_conntrack_ecache.o: warning: objtool: nf_ct_deliver_cached_events()+0xd4: can't find jump dest instruction at .text+0xb000037a drivers/hwtracing/stm/heartbeat.o: warning: objtool: stm_heartbeat_init()+0x1f: can't find jump dest instruction at .text+0xe10000f5 CC kernel/sched/completion.o CC [M] drivers/gpu/drm/bridge/adv7511/adv7511_drv.o net/sched/act_pedit.o: warning: objtool: tcf_pedit_init()+0x143: can't find jump dest instruction at .text+0xc5010169 drivers/hid/hid-input.o: warning: objtool: hidinput_find_key()+0x5d: can't find jump dest instruction at .text+0x840000a3 drivers/hid/hid-debug.o: warning: objtool: hid_dump_report()+0x3e: can't find jump dest instruction at .text+0x95000224 CC [M] drivers/edac/ie31200_edac.o net/tipc/msg.o: warning: objtool: tipc_msg_validate()+0x24: can't find jump dest instruction at .text+0xc400023a LD sound/pci/riptide/built-in.o LD [M] drivers/hwtracing/stm/stm_heartbeat.o LD [M] net/unix/unix.o CC mm/dmapool.o CC [M] net/ipv6/raw.o CC [M] drivers/iio/accel/bmc150-accel-i2c.o CC [M] net/rxrpc/misc.o CC [M] sound/pci/riptide/riptide.o kernel/trace/ftrace.o: warning: objtool: __unregister_ftrace_function()+0x24: can't find jump dest instruction at .text+0x8a000629 sound/pci/echoaudio/mona.o: warning: objtool: allocate_pipes()+0x52: can't find jump dest instruction at .text+0x97000418 net/unix/diag.o: warning: objtool: sk_diag_dump_icons()+0x30: can't find jump dest instruction at .text+0xc2000036 CC [M] net/ipv6/icmp.o LD [M] drivers/hwtracing/intel_th/intel_th.o LD sound/pci/rme9652/built-in.o CC [M] drivers/iio/accel/bmc150-accel-spi.o CC kernel/trace/trace_nop.o drivers/firmware/efi/runtime-wrappers.o: warning: objtool: efi_call_virt_check_flags()+0x3b: can't find jump dest instruction at .text+0x86000041 CC kernel/time/alarmtimer.o LD [M] net/unix/unix_diag.o CC [M] drivers/firmware/efi/efibc.o arch/x86/kernel/early-quirks.o: warning: objtool: check_dev_quirk()+0x45: can't find jump dest instruction at .init.text+0xf1000142 CC [M] sound/pci/rme9652/rme9652.o drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_cik.o: warning: objtool: init_mqd_hiq()+0x8b: can't find jump dest instruction at .text+0xcf000561 CC [M] net/wireless/sysfs.o CC [M] net/x25/sysctl_net_x25.o kernel/trace/trace_sched_wakeup.o: warning: objtool: probe_wakeup()+0x2c: can't find jump dest instruction at .text+0xed0102f2 LD drivers/infiniband/ulp/built-in.o CC kernel/time/clockevents.o drivers/acpi/processor_driver.o: warning: objtool: acpi_processor_notify()+0x19: can't find jump dest instruction at .text+0x70100f4 CC [M] drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue_cik.o HOSTCC lib/raid6/mktables drivers/gpu/drm/amd/amdgpu/atombios_crtc.o: warning: objtool: amdgpu_atombios_crtc_program_ss()+0x37: can't find jump dest instruction at .text+0xa600003d drivers/hwtracing/intel_th/msu.o: warning: objtool: msc_iter_block_start()+0xd: can't find jump dest instruction at .text+0x94000013 drivers/firmware/efi/fake_mem.o: warning: objtool: setup_fake_mem()+0x17: can't find jump dest instruction at .init.text+0x84000036 CC mm/hugetlb.o fs/cifs/misc.o: warning: objtool: sesInfoFree()+0x1b: can't find jump dest instruction at .text+0xcd000181 CC [M] net/sunrpc/svcauth.o CC kernel/futex_compat.o LD [M] drivers/hwtracing/intel_th/intel_th_pci.o fs/configfs/item.o: warning: objtool: config_item_release()+0xd: can't find call dest symbol at offset 0x3f0001c1 CC [M] fs/cifs/smbencrypt.o drivers/iio/accel/bma220_spi.o: warning: objtool: bma220_read_raw()+0x1f: can't find jump dest instruction at .text+0x9b0002d5 LD [M] fs/configfs/configfs.o kernel/stacktrace.o: warning: objtool: snprint_stack_trace()+0x3c: call without frame pointer save/setup kernel/stacktrace.o: warning: objtool: print_stack_trace()+0x33: call without frame pointer save/setup kernel/stacktrace.o: warning: objtool: save_stack_trace_tsk()+0x2e: call without frame pointer save/setup kernel/stacktrace.o: warning: objtool: save_stack_trace_regs()+0x2e: call without frame pointer save/setup CC [M] net/irda/ircomm/ircomm_ttp.o sound/pci/mixart/mixart_mixer.o: warning: objtool: mixart_update_monitoring()+0x27: can't find jump dest instruction at .text+0xcc00028d drivers/ide/ide.o: warning: objtool: ide_port_apply_params()+0x4a: can't find call dest symbol at offset 0x61fe05fe LD [M] drivers/hwtracing/intel_th/intel_th_gth.o CC [M] fs/cifs/transport.o drivers/iio/accel/bma180.o: warning: objtool: bma180_probe()+0x3e: can't find jump dest instruction at .text+0x270201f4 CC [M] drivers/ide/ide-ioctls.o CC drivers/acpi/container.o drivers/edac/sb_edac.o: warning: objtool: sbridge_mce_check_error()+0x1c: can't find jump dest instruction at .text+0x440105f2 LD [M] sound/pci/mixart/snd-mixart.o CC [M] drivers/i2c/muxes/i2c-mux-pca9541.o LD [M] drivers/hwtracing/intel_th/intel_th_sth.o fs/cifs/connect.o: warning: objtool: match_session()+0x34: can't find jump dest instruction at .text+0x9000009a kernel/power/swap.o: warning: objtool: crc32_threadfn()+0x125: can't find jump dest instruction at .text+0xf7ff0469 CC [M] drivers/iio/accel/hid-sensor-accel-3d.o drivers/idle/i7300_idle.o: warning: objtool: i7300_idle_notifier()+0x26: can't find jump dest instruction at .text+0xbc0201cc drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_vi.o: warning: objtool: init_mqd()+0x4a: can't find jump dest instruction at .text+0xe2000340 drivers/gpio/gpiolib-sysfs.o: warning: objtool: gpiod_unexport()+0x36: can't find jump dest instruction at .text+0x8600031b net/rose/sysctl_net_rose.o: warning: objtool: rose_unregister_sysctl()+0x10: call without frame pointer save/setup net/rose/sysctl_net_rose.o: warning: objtool: rose_register_sysctl()+0x19: call without frame pointer save/setup fs/crypto/policy.o: warning: objtool: fscrypt_inherit_context()+0x3d: can't find jump dest instruction at .text+0xa8000103 net/sched/act_nat.o: warning: objtool: tcf_nat_init()+0x13e: can't find jump dest instruction at .text+0xd010894 net/sched/act_vlan.o: warning: objtool: tcf_vlan_init()+0x13e: can't find jump dest instruction at .text+0xda010144 net/rds/ib_recv.o: warning: objtool: rds_ib_refill_one_inc()+0x3c: can't find jump dest instruction at .text+0xbb0001c1 CC drivers/gpio/gpio-bcm-kona.o CC [M] fs/crypto/keyinfo.o LD [M] drivers/hwtracing/intel_th/intel_th_msu.o net/xfrm/xfrm_input.o: warning: objtool: xfrm_input_get_afinfo()+0x13: can't find jump dest instruction at .text+0x80100c9 net/netfilter/nf_conntrack_proto_dccp.o: warning: objtool: nlattr_to_dccp()+0x1c: can't find jump dest instruction at .text+0xca000172 LD drivers/infiniband/ulp/ipoib/built-in.o drivers/block/drbd/drbd_nl.o: warning: objtool: drbd_get_max_capacity()+0x17: can't find jump dest instruction at .text+0x9000001d CC [M] net/sched/act_meta_skbprio.o CC [M] sound/soc/codecs/ak4671.o CC [M] drivers/ata/pata_triflex.o LD [M] drivers/block/drbd/drbd.o CC [M] net/netfilter/nf_conntrack_proto_udplite.o CC [M] drivers/clk/qcom/reset.o CC [M] net/ipv6/netfilter/ip6t_rt.o kernel/trace/trace_irqsoff.o: warning: objtool: __irqsoff_tracer_init()+0x18: can't find jump dest instruction at .text+0x8600027e CC [M] drivers/infiniband/ulp/ipoib/ipoib_main.o CC [M] net/irda/ircomm/ircomm_tty.o LD [M] drivers/hwtracing/intel_th/intel_th_pti.o CC [M] fs/cifs/asn1.o net/rose/rose_route.o: warning: objtool: rose_route_show()+0x35: can't find jump dest instruction at .text+0xad0000fa net/sunrpc/auth_generic.o: warning: objtool: generic_match()+0x18: can't find jump dest instruction at .text+0xbf00004e drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.o: warning: objtool: initialize()+0x9a: can't find jump dest instruction at .text+0x53030310 CC [M] drivers/iio/adc/ad7291.o LD [M] net/rose/rose.o LD drivers/gpu/drm/i810/built-in.o drivers/gpu/drm/gma500/gem.o: warning: objtool: psb_gem_create()+0x76: can't find jump dest instruction at .text+0xb900013b CC [M] drivers/iio/adc/ad7298.o drivers/gpu/drm/cirrus/cirrus_ttm.o: warning: objtool: cirrus_mm_init()+0x63: can't find jump dest instruction at .text+0xde0002e8 CC [M] lib/xz/xz_dec_test.o crypto/rmd160.o: warning: objtool: rmd160_update()+0x4a: can't find jump dest instruction at .text+0x9e0017ef drivers/iio/amplifiers/ad8366.o: warning: objtool: ad8366_probe()+0x2c: can't find jump dest instruction at .text+0xad000242 LD [M] drivers/gpu/drm/cirrus/cirrus.o LD sound/pci/trident/built-in.o CC [M] drivers/gpu/drm/i810/i810_drv.o drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.o: warning: objtool: amdgpu_atombios_get_igp_ss_overrides()+0x45: can't find jump dest instruction at .text+0x9e00026b CC [M] fs/btrfs/inode.o CC [M] crypto/rmd256.o fs/cifs/cifssmb.o: warning: objtool: validate_ntransact()+0x34: can't find jump dest instruction at .text+0x3d02003a CC [M] sound/pci/trident/trident.o lib/xz/xz_dec_stream.o: warning: objtool: dec_block()+0x8f: can't find jump dest instruction at .text+0xa4000095 net/rxrpc/local_event.o: warning: objtool: rxrpc_send_version_request.isra.2()+0xea: can't find jump dest instruction at .text+0xea0000f0 CC [M] crypto/rmd320.o arch/x86/kernel/apic/probe_64.o: warning: objtool: apic_send_IPI_self()+0x12: call without frame pointer save/setup arch/x86/kernel/apic/probe_64.o: warning: objtool: default_setup_apic_routing()+0xd: call without frame pointer save/setup arch/x86/kernel/apic/probe_64.o: warning: objtool: default_acpi_madt_oem_check()+0x4e: call without frame pointer save/setup sound/soc/codecs/ak4613.o: warning: objtool: ak4613_dai_hw_params()+0x93: can't find jump dest instruction at .text+0x63010129 net/mac80211/tkip.o: warning: objtool: tkip_mixing_phase1()+0x10a: can't find jump dest instruction at .text+0x4c00017f CC kernel/power/wakelock.o net/rds/ib_stats.o: warning: objtool: rds_ib_stats_info_copy()+0x31: can't find jump dest instruction at .text+0xb5000037 LD fs/ecryptfs/built-in.o CC [M] drivers/clk/clk-axi-clkgen.o CC arch/x86/kernel/setup_percpu.o drivers/i2c/busses/i2c-scmi.o: warning: objtool: acpi_smbus_cmi_add_cap()+0x4a: can't find jump dest instruction at .text+0xa70000f0 CC [M] net/rds/ib_fmr.o CC [M] sound/soc/codecs/ak5386.o net/rds/ib_sysctl.o: warning: objtool: rds_ib_sysctl_exit()+0x15: call without frame pointer save/setup net/rds/ib_sysctl.o: warning: objtool: rds_ib_sysctl_init()+0x1e: call without frame pointer save/setup CC [M] net/irda/irlan/irlan_event.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_fence.o drivers/gpu/drm/gma500/intel_i2c.o: warning: objtool: psb_intel_i2c_create()+0x42: can't find jump dest instruction at .text+0xe50001a8 drivers/acpi/acpica/dsinit.o: warning: objtool: acpi_ds_init_one_object()+0x22: can't find jump dest instruction at .text+0xab000028 CC [M] fs/dlm/dir.o drivers/acpi/acpica/dsmethod.o: warning: objtool: acpi_ds_detect_named_opcodes()+0x1d: can't find jump dest instruction at .text+0x83000023 drivers/edac/i3000_edac.o: warning: objtool: i3000_process_error_info.constprop.7()+0x43: can't find jump dest instruction at .text+0x220100b9 CC [M] sound/pci/trident/trident_main.o CC [M] drivers/i2c/busses/i2c-ali1535.o CC [M] fs/ecryptfs/dentry.o LD arch/x86/kernel/apic/built-in.o net/tipc/link.o: warning: objtool: link_profile_stats()+0x2d: can't find jump dest instruction at .text+0xb3000033 LD drivers/gpu/drm/mga/built-in.o CC [M] fs/afs/netdevices.o CC [M] net/rds/ib_frmr.o fs/ceph/xattr.o: warning: objtool: __get_xattr()+0x2c: can't find jump dest instruction at .text+0x900000e1 drivers/firmware/efi/test/efi_test.o: warning: objtool: efi_runtime_set_waketime()+0x4f: can't find jump dest instruction at .text+0x9a000155 CC [M] drivers/gpu/drm/mga/mga_drv.o kernel/sched/wait.o: warning: objtool: prepare_to_wait_event()+0x50: can't find jump dest instruction at .text+0x87000866 CC drivers/acpi/acpica/dsutils.o CC [M] drivers/i2c/i2c-dev.o CC [M] drivers/iio/adc/ad7923.o CC [M] net/rxrpc/output.o CC [M] drivers/edac/x38_edac.o CC [M] net/mac80211/spectmgmt.o sound/soc/codecs/ak4641.o: warning: objtool: ak4641_i2c_probe()+0x47: can't find jump dest instruction at .text+0x10103ad drivers/gpu/drm/bridge/sii902x.o: warning: objtool: sii902x_get_modes()+0x48: can't find jump dest instruction at .text+0x1b0102de CC [M] drivers/edac/amd64_edac.o CC [M] drivers/hid/hid-generic.o lib/xz/xz_dec_bcj.o: warning: objtool: bcj_x86.isra.3()+0x1a: can't find jump dest instruction at .text+0x610100a0 sound/pci/emu10k1/emu10k1x.o: warning: objtool: snd_emu10k1x_pcm_pointer()+0x42: can't find jump dest instruction at .text+0xb6000638 net/rds/ib_send.o: warning: objtool: rds_ib_send_unmap_rdma.isra.6()+0x30: can't find jump dest instruction at .text+0x97000096 CC [M] drivers/hv/channel_mgmt.o CC [M] drivers/ide/ide-io.o drivers/acpi/apei/hest.o: warning: objtool: apei_hest_parse()+0x1d: can't find jump dest instruction at .text+0xf7000023 AR drivers/firmware/efi/libstub/lib.a LD [M] sound/pci/emu10k1/snd-emu10k1.o CC [M] net/sched/sch_cbq.o CC drivers/input/input.o CC arch/x86/kernel/cpu/mcheck/therm_throt.o fs/cifs/inode.o: warning: objtool: cifs_revalidate_cache()+0x88: can't find jump dest instruction at .text+0x8201017e LD sound/pci/vx222/built-in.o kernel/sched/swait.o: warning: objtool: swake_up_all()+0x2c: can't find jump dest instruction at .text+0x850000c2 CC [M] drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue_vi.o drivers/i2c/muxes/i2c-arb-gpio-challenge.o: warning: objtool: i2c_arbitrator_probe()+0x4a: can't find jump dest instruction at .text+0xb502007f CC [M] drivers/gpu/drm/i810/i810_dma.o CC [M] drivers/clk/qcom/gdsc.o CC [M] drivers/ata/pata_via.o lib/mpi/generic_mpih-mul3.o: warning: objtool: mpihelp_submul_1()+0xbd: can't find jump dest instruction at .text+0x760000c1 drivers/dma/mic_x100_dma.o: warning: objtool: mic_dma_init()+0x31: can't find jump dest instruction at .text+0xf010147 CC arch/x86/kernel/mpparse.o net/ipv4/tcp_input.o: warning: objtool: __tcp_ecn_check_ce()+0x1d: can't find jump dest instruction at .text+0xdf0000d3 kernel/time/timekeeping.o: warning: objtool: adjust_historical_crosststamp.isra.6()+0x27: can't find jump dest instruction at .text+0x4f01050d drivers/gpu/drm/gma500/framebuffer.o: warning: objtool: psbfb_setcolreg()+0x31: can't find jump dest instruction at .text+0x23010037 drivers/ata/pata_piccolo.o: warning: objtool: ata_tosh_init_one()+0x2d: call without frame pointer save/setup drivers/ata/pata_piccolo.o: warning: objtool: tosh_set_dmamode()+0x31: call without frame pointer save/setup drivers/ata/pata_piccolo.o: warning: objtool: tosh_set_piomode()+0x31: call without frame pointer save/setup drivers/ata/pata_piccolo.o: warning: objtool: ata_tosh_pci_driver_init()+0x19: call without frame pointer save/setup drivers/ata/pata_piccolo.o: warning: objtool: ata_tosh_pci_driver_exit()+0xb: call without frame pointer save/setup sound/soc/codecs/ak4642.o: warning: objtool: ak4642_dai_hw_params()+0x44: can't find call dest symbol at offset 0x97ff0188 CC [M] sound/pci/vx222/vx222.o CC lib/mpi/generic_mpih-sub1.o arch/x86/kernel/reboot.o: warning: objtool: native_machine_emergency_restart()+0x25: can't find jump dest instruction at .text+0xa300045b net/x25/x25_timer.o: warning: objtool: x25_heartbeat_expiry()+0x3c: can't find jump dest instruction at .text+0x820000d2 CC net/ipv4/tcp_fastopen.o net/sched/act_csum.o: warning: objtool: tcf_csum_init()+0x13e: can't find jump dest instruction at .text+0xd3000144 CC [M] net/tipc/subscr.o LD [M] sound/pci/emu10k1/snd-emu10k1x.o CC [M] drivers/gpu/drm/gma500/blitter.o net/ipv6/ip6_output.o: warning: objtool: ip6_sk_dst_check()+0x2b: can't find jump dest instruction at .text+0xa6000031 CC [M] sound/pci/rme9652/hdsp.o CC [M] sound/pci/trident/trident_memory.o UNROLL lib/raid6/int1.c CC [M] sound/soc/codecs/alc5623.o CC [M] drivers/ata/pata_sl82c105.o CC [M] drivers/gpu/drm/amd/amdkfd/kfd_packet_manager.o UNROLL lib/raid6/int2.c net/mac80211/rate.o: warning: objtool: rate_idx_match_mcs_mask()+0x21: can't find jump dest instruction at .text+0xc2000097 CC [M] drivers/gpu/drm/mga/mga_dma.o CC kernel/trace/trace_stack.o drivers/acpi/acpica/dsmthdat.o: warning: objtool: acpi_ds_method_data_get_node()+0x41: can't find jump dest instruction at .text+0xdc00025f fs/dlm/ast.o: warning: objtool: dlm_add_lkb_callback()+0x35: can't find jump dest instruction at .text+0xa900003a net/ipv6/netfilter/ip6t_hbh.o: warning: objtool: hbh_mt6()+0x51: can't find jump dest instruction at .text+0xc20300c7 drivers/edac/i3200_edac.o: warning: objtool: i3200_process_error_info()+0x28: can't find jump dest instruction at .text+0x2c01010e UNROLL lib/raid6/int4.c CC [M] net/mac80211/tx.o drivers/i2c/muxes/i2c-demux-pinctrl.o: warning: objtool: i2c_demux_activate_master()+0x47: can't find jump dest instruction at .text+0x7d01011d fs/afs/security.o: warning: objtool: afs_check_permit()+0xb8: can't find jump dest instruction at .text+0xc302019d CC drivers/acpi/acpica/dswexec.o CC [M] net/ipv6/mcast.o drivers/i2c/muxes/i2c-mux-gpio.o: warning: objtool: i2c_mux_gpio_probe_dt()+0x26: can't find jump dest instruction at .text+0xef01009c UNROLL lib/raid6/int8.c CC [M] drivers/edac/amd64_edac_dbg.o CC drivers/acpi/acpica/dswload.o CC drivers/gpio/gpio-etraxfs.o CC [M] net/irda/ircomm/ircomm_tty_attach.o fs/ceph/caps.o: warning: objtool: __take_cap_refs()+0x9e: can't find jump dest instruction at .text+0x82000424 CC [M] fs/ceph/strings.o UNROLL lib/raid6/int16.c drivers/i2c/algos/i2c-algo-bit.o: warning: objtool: i2c_inb()+0x53: can't find jump dest instruction at .text+0x860002c9 sound/pci/echoaudio/mia.o: warning: objtool: allocate_pipes()+0x52: can't find jump dest instruction at .text+0x97000588 CC kernel/trace/trace_mmiotrace.o net/ipv6/ip6_fib.o: warning: objtool: fib6_walk_continue()+0x18: can't find jump dest instruction at .text+0x6101017e LD fs/efivarfs/built-in.o UNROLL lib/raid6/int32.c drivers/iio/adc/ad_sigma_delta.o: warning: objtool: ad_sd_buffer_postenable()+0x2d: can't find jump dest instruction at .text+0xa3000183 drivers/gpu/drm/gma500/gtt.o: warning: objtool: psb_gtt_insert()+0x3c: can't find jump dest instruction at .text+0x59010041 sound/pci/oxygen/oxygen_io.o: warning: objtool: oxygen_ac97_wait()+0xd1: can't find jump dest instruction at .text+0x7c000415 CC [M] lib/raid6/recov_ssse3.o sound/pci/echoaudio/indigo.o: warning: objtool: allocate_pipes()+0x52: can't find jump dest instruction at .text+0x97000298 CC [M] drivers/hid/hid-a4tech.o CC [M] sound/pci/oxygen/oxygen_mixer.o drivers/iio/accel/bmc150-accel-i2c.o: warning: objtool: bmc150_accel_remove()+0xd: call without frame pointer save/setup drivers/iio/accel/bmc150-accel-i2c.o: warning: objtool: bmc150_accel_probe()+0x64: call without frame pointer save/setup drivers/iio/accel/bmc150-accel-i2c.o: warning: objtool: bmc150_accel_driver_init()+0x12: call without frame pointer save/setup drivers/iio/accel/bmc150-accel-i2c.o: warning: objtool: bmc150_accel_driver_exit()+0xb: call without frame pointer save/setup CC [M] fs/cifs/cifs_unicode.o drivers/acpi/processor_thermal.o: warning: objtool: processor_set_cur_state()+0x23: can't find jump dest instruction at .text+0xa80001f6 CC [M] fs/efivarfs/inode.o CC [M] sound/pci/rme9652/hdspm.o CC lib/zlib_deflate/deftree.o net/sched/act_bpf.o: warning: objtool: tcf_bpf()+0x2a: can't find jump dest instruction at .text+0x34020030 net/x25/x25_proc.o: warning: objtool: x25_seq_socket_show()+0x3f: can't find jump dest instruction at .text+0xa1010204 fs/coda/file.o: warning: objtool: coda_file_mmap()+0x61: call without frame pointer save/setup fs/coda/file.o: warning: objtool: coda_file_write_iter()+0x7c: call without frame pointer save/setup fs/coda/file.o: warning: objtool: coda_file_read_iter()+0x2a: call without frame pointer save/setup fs/coda/file.o: warning: objtool: coda_fsync()+0x4b: call without frame pointer save/setup fs/coda/file.o: warning: objtool: coda_release()+0x33: call without frame pointer save/setup fs/coda/file.o: warning: objtool: coda_open()+0x37: call without frame pointer save/setup CC [M] drivers/infiniband/core/verbs.o CC drivers/acpi/acpi_memhotplug.o LD drivers/infiniband/sw/rxe/built-in.o CC [M] fs/coda/upcall.o net/sunrpc/sched.o: warning: objtool: trace_raw_output_xs_tcp_data_recv()+0x31: can't find jump dest instruction at .text+0x900008b7 CC kernel/dma.o drivers/firmware/efi/efi-pstore.o: warning: objtool: efi_pstore_erase_func()+0x98: can't find jump dest instruction at .text+0x9900022e drivers/acpi/acpica/dsobject.o: warning: objtool: acpi_ds_build_internal_buffer_obj()+0x86: can't find jump dest instruction at .text+0xf00000c6 drivers/gpu/drm/gma500/intel_bios.o: warning: objtool: parse_sdvo_device_mapping()+0x56: can't find jump dest instruction at .text+0x5f02005c sound/pci/nm256/nm256.o: warning: objtool: snd_nm256_create()+0x33: can't find jump dest instruction at .text+0xa00302e9 CC drivers/acpi/ioapic.o net/sysctl_net.o: warning: objtool: unregister_net_sysctl_table()+0x9: call without frame pointer save/setup net/sysctl_net.o: warning: objtool: register_net_sysctl()+0x10: call without frame pointer save/setup net/sysctl_net.o: warning: objtool: net_ctl_permissions()+0x2d: call without frame pointer save/setup net/sysctl_net.o: warning: objtool: sysctl_net_exit()+0x10: call without frame pointer save/setup net/sysctl_net.o: warning: objtool: sysctl_net_init()+0x1e: call without frame pointer save/setup net/sysctl_net.o: warning: objtool: net_sysctl_init()+0x19: call without frame pointer save/setup CC [M] net/sctp/output.o CC [M] drivers/firmware/efi/capsule-loader.o net/x25/x25_forward.o: warning: objtool: x25_forward_call()+0x3c: can't find jump dest instruction at .text+0x48010042 LD [M] sound/pci/nm256/snd-nm256.o net/netfilter/nf_conntrack_proto_gre.o: warning: objtool: gre_pkt_to_tuple()+0x8d: can't find jump dest instruction at .text+0x6b0202f2 CC [M] drivers/infiniband/sw/rxe/rxe.o net/irda/irlan/irlan_eth.o: warning: objtool: irlan_eth_set_multicast_list()+0x26: can't find jump dest instruction at .text+0x1f01006b arch/x86/kernel/smp.o: warning: objtool: native_send_call_func_ipi()+0x43: can't find jump dest instruction at .text+0xc6000098 CC [M] fs/dlm/lock.o drivers/acpi/acpica/dsopcode.o: warning: objtool: acpi_ds_init_buffer_field()+0xba: can't find jump dest instruction at .text+0x830100bf drivers/iio/adc/ad7266.o: warning: objtool: ad7266_read_raw()+0x2a: can't find jump dest instruction at .text+0x9d000170 LD sound/pci/ymfpci/built-in.o CC [M] drivers/i2c/muxes/i2c-mux-pca954x.o net/mac80211/aes_gmac.o: warning: objtool: ieee80211_aes_gmac()+0x5e: can't find jump dest instruction at .text+0x7b020064 CC [M] net/irda/irlan/irlan_client.o CC [M] net/netfilter/nf_conntrack_netlink.o drivers/gpu/drm/ast/ast_dp501.o: warning: objtool: ast_init_dvo()+0x6a: can't find jump dest instruction at .text+0x61010110 LD drivers/gpu/drm/mgag200/built-in.o CC [M] drivers/gpu/drm/mgag200/mgag200_main.o drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue_vi.o: warning: objtool: uninitialize_vi()+0x14: call without frame pointer save/setup drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue_vi.o: warning: objtool: initialize_vi()+0x20: call without frame pointer save/setup CC [M] net/mac80211/key.o CC [M] net/irda/ircomm/ircomm_tty_ioctl.o CC [M] drivers/gpu/drm/bridge/adv7511/adv7533.o drivers/clk/qcom/clk-regmap-mux.o: warning: objtool: mux_get_parent()+0x35: call without frame pointer save/setup drivers/clk/qcom/clk-regmap-mux.o: warning: objtool: mux_set_parent()+0x56: call without frame pointer save/setup CC [M] drivers/hwmon/w83792d.o CC [M] net/ipv6/reassembly.o CC [M] sound/pci/ymfpci/ymfpci.o LD drivers/infiniband/hw/cxgb4/built-in.o CC [M] drivers/gpu/drm/mgag200/mgag200_mode.o drivers/acpi/processor_idle.o: warning: objtool: acpi_processor_get_power_info_fadt()+0x1e: can't find jump dest instruction at .text+0x3d010093 drivers/crypto/qat/qat_common/adf_vf_isr.o: warning: objtool: adf_pf2vf_bh_handler()+0x51: can't find jump dest instruction at .text+0x7d010057 CC [M] fs/ceph/ceph_frag.o kernel/trace/trace_nop.o: warning: objtool: nop_set_flag()+0x2d: call without frame pointer save/setup lib/xz/xz_dec_lzma2.o: warning: objtool: lzma_literal()+0x6c: can't find jump dest instruction at .text+0xa3000102 CC [M] net/irda/ircomm/ircomm_param.o CC lib/zlib_deflate/deflate_syms.o sound/pci/ice1712/ak4xxx.o: warning: objtool: snd_ice1712_akm4xxx_init()+0x47: can't find jump dest instruction at .text+0x9d0000fd CC [M] drivers/infiniband/hw/cxgb4/device.o CC drivers/acpi/acpica/dswload2.o CC [M] drivers/infiniband/sw/rdmavt/ah.o drivers/iio/accel/bmc150-accel-spi.o: warning: objtool: bmc150_accel_remove()+0x9: call without frame pointer save/setup drivers/iio/accel/bmc150-accel-spi.o: warning: objtool: bmc150_accel_probe()+0x1c: call without frame pointer save/setup drivers/iio/accel/bmc150-accel-spi.o: warning: objtool: bmc150_accel_driver_init()+0x12: call without frame pointer save/setup drivers/iio/accel/bmc150-accel-spi.o: warning: objtool: bmc150_accel_driver_exit()+0xb: call without frame pointer save/setup LD drivers/infiniband/ulp/iser/built-in.o LD [M] drivers/crypto/qat/qat_common/intel_qat.o drivers/clk/qcom/reset.o: warning: objtool: qcom_reset_deassert()+0x36: call without frame pointer save/setup drivers/clk/qcom/reset.o: warning: objtool: qcom_reset_assert()+0x36: call without frame pointer save/setup drivers/clk/qcom/reset.o: warning: objtool: qcom_reset()+0x26: call without frame pointer save/setup kernel/power/autosleep.o: warning: objtool: try_to_suspend()+0x1d: can't find jump dest instruction at .text+0x8f000053 drivers/i2c/muxes/i2c-mux-pca9541.o: warning: objtool: pca9541_arbitrate()+0x41: can't find jump dest instruction at .text+0x10197 CC [M] fs/afs/vlclient.o CC [M] drivers/iio/accel/kxcjk-1013.o CC [M] fs/ecryptfs/file.o drivers/hv/channel.o: warning: objtool: vmbus_sendpacket_multipagebuffer()+0x64: can't find jump dest instruction at .text+0xf600019a drivers/firmware/efi/efibc.o: warning: objtool: efibc_set_variable()+0x97: can't find jump dest instruction at .text+0xa10000ec CC [M] drivers/clk/qcom/gcc-apq8084.o CC [M] drivers/infiniband/ulp/iser/iser_verbs.o net/irda/irlan/irlan_common.o: warning: objtool: irlan_seq_show()+0x29: can't find jump dest instruction at .text+0x8d01004e CC [M] drivers/i2c/busses/i2c-ali1563.o drivers/i2c/i2c-smbus.o: warning: objtool: smbalert_probe()+0x4b: can't find jump dest instruction at .text+0xc6000071 drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.o: warning: objtool: amdgpu_connector_fixup_lcd_native_mode()+0x75: can't find jump dest instruction at .text+0x9e00019b CC [M] drivers/hv/ring_buffer.o CC [M] net/sunrpc/svcauth_unix.o fs/afs/server.o: warning: objtool: afs_reap_server()+0x41: can't find jump dest instruction at .text+0xe4000247 CC [M] net/sunrpc/addr.o drivers/hid/uhid.o: warning: objtool: __uhid_report_queue_and_wait()+0x96: can't find jump dest instruction at .text+0x8400035b CC mm/mempolicy.o CC [M] drivers/i2c/busses/i2c-ali15x3.o CC [M] drivers/clk/clk-cdce706.o net/netfilter/nf_conntrack_proto_sctp.o: warning: objtool: sctp_to_nlattr()+0x54: can't find jump dest instruction at .text+0x9800032a drivers/hid/hidraw.o: warning: objtool: hidraw_send_report()+0x44: can't find jump dest instruction at .text+0x1d01028a net/sched/act_meta_mark.o: warning: objtool: skbmark_encode()+0xf: call without frame pointer save/setup net/sched/act_meta_mark.o: warning: objtool: skbmark_check()+0xf: call without frame pointer save/setup net/sched/act_meta_mark.o: warning: objtool: ifemark_init_module()+0xb: call without frame pointer save/setup net/sched/act_meta_mark.o: warning: objtool: ifemark_cleanup_module()+0xb: call without frame pointer save/setup net/irda/irnet/irnet_ppp.o: warning: objtool: ppp_irnet_ioctl()+0x25: can't find jump dest instruction at .text+0xc00100bb drivers/acpi/container.o: warning: objtool: container_device_attach()+0x19: can't find jump dest instruction at .text+0xad000069 lib/reed_solomon/reed_solomon.o: warning: objtool: encode_rs8()+0x45: can't find jump dest instruction at .text+0x2501004b CC [M] drivers/hid/hid-alps.o CC [M] drivers/infiniband/hw/cxgb4/cm.o lib/xz/xz_dec_test.o: warning: objtool: xz_dec_test_write()+0x2f: can't find jump dest instruction at .text+0x150200e5 drivers/dma/pch_dma.o: warning: objtool: pch_dma_remove()+0x1d: can't find jump dest instruction at .text+0x85000553 CC [M] net/sched/sch_htb.o CC kernel/power/poweroff.o CC [M] net/irda/irnet/irnet_irda.o drivers/i2c/algos/i2c-algo-pca.o: warning: objtool: pca_init()+0x37: can't find jump dest instruction at .text+0x6601032d LD drivers/crypto/built-in.o CC drivers/acpi/hed.o LD lib/xz/xz_dec.o LD [M] sound/pci/echoaudio/snd-darla20.o CC [M] net/netfilter/nfnetlink_cttimeout.o drivers/firmware/efi/efivars.o: warning: objtool: efivar_show_raw()+0x22: can't find jump dest instruction at .text+0xc8000268 net/irda/ircomm/ircomm_lmp.o: warning: objtool: ircomm_lmp_data_request()+0x42: can't find jump dest instruction at .text+0xf80001a7 sound/pci/hda/patch_conexant.o: warning: objtool: cxt_fixup_olpc_xo()+0x19: can't find jump dest instruction at .text+0xa50001af CC kernel/sched/idle.o CC [M] net/sched/sch_hfsc.o LD lib/xz/built-in.o drivers/ata/pata_sis.o: warning: objtool: sis_fixup.isra.10()+0x72: can't find jump dest instruction at .text+0x6e0109c8 mm/frontswap.o: warning: objtool: frontswap_curr_pages()+0x1a: can't find call dest symbol at offset 0x920000ae CC [M] crypto/sha512_generic.o CC drivers/acpi/bgrt.o LD drivers/firmware/efi/built-in.o CC [M] fs/ecryptfs/inode.o CC [M] drivers/clk/qcom/mmcc-apq8084.o CC [M] net/sched/sch_red.o drivers/dma/nbpfaxi.o: warning: objtool: nbpf_chan_tasklet()+0x27: can't find jump dest instruction at .text+0xa01036c kernel/profile.o: warning: objtool: profile_setup()+0x79: can't find jump dest instruction at .text+0xf300025e drivers/dma/timb_dma.o: warning: objtool: __td_finish()+0x31: can't find jump dest instruction at .text+0xb00001d7 CC [M] drivers/iio/accel/kxsd9.o drivers/hwmon/asb100.o: warning: objtool: asb100_detect()+0x55: can't find jump dest instruction at .text+0xc600005a LD drivers/gpu/drm/i915/built-in.o drivers/acpi/processor_throttling.o: warning: objtool: acpi_processor_get_fadt_info()+0x20: can't find jump dest instruction at .text+0xfa000046 drivers/iio/accel/hid-sensor-accel-3d.o: warning: objtool: accel_3d_read_raw()+0x36: can't find jump dest instruction at .text+0xc500010c drivers/gpio/gpio-bcm-kona.o: warning: objtool: bcm_kona_gpio_probe()+0x46: can't find jump dest instruction at .text+0xae0208ab net/rxrpc/local_object.o: warning: objtool: rxrpc_alloc_local()+0x31: can't find jump dest instruction at .text+0xb6010197 CC [M] drivers/clk/qcom/gcc-ipq4019.o CC [M] sound/pci/hda/patch_hdmi.o CC drivers/gpio/gpio-intel-mid.o CC kernel/smp.o net/sched/act_connmark.o: warning: objtool: tcf_connmark_init()+0x155: can't find jump dest instruction at .text+0xd000015b kernel/time/posix-clock.o: warning: objtool: get_clock_desc()+0x5a: can't find call dest symbol at offset 0x5200025e CC [M] fs/efivarfs/file.o net/core/pktgen.o: warning: objtool: pktgen_if_write()+0x5a: can't find jump dest instruction at .text+0x1b2a0a8f kernel/futex_compat.o: warning: objtool: compat_exit_robust_list()+0x33: can't find jump dest instruction at .text+0x42010039 CC [M] drivers/gpu/drm/i915/i915_drv.o CC drivers/input/input-compat.o CC kernel/time/tick-common.o lib/zlib_deflate/deflate.o: warning: objtool: longest_match()+0xb8: can't find jump dest instruction at .text+0x360100be sound/pci/echoaudio/echo3g.o: warning: objtool: allocate_pipes()+0x52: can't find jump dest instruction at .text+0x970007b8 CC [M] net/sched/sch_gred.o CC [M] net/tipc/monitor.o drivers/gpu/drm/bridge/tc358767.o: warning: objtool: tc_get_display_props()+0x2d: can't find jump dest instruction at .text+0x7e010433 fs/afs/super.o: warning: objtool: afs_parse_options()+0x59: can't find jump dest instruction at .text+0xa10000be kernel/sched/completion.o: warning: objtool: wait_for_completion_io_timeout()+0x40: can't find jump dest instruction at .sched.text+0xa0000046 CC [M] drivers/clk/clk-cdce925.o fs/ceph/mdsmap.o: warning: objtool: ceph_mdsmap_get_random_mds()+0x27: can't find jump dest instruction at .text+0x8000002d CC kernel/uid16.o mm/zswap.o: warning: objtool: __zswap_cpu_comp_notifier()+0x23: can't find jump dest instruction at .text+0x80000179 CC [M] drivers/gpu/drm/i915/i915_irq.o CC [M] net/ipv6/netfilter/ip6t_MASQUERADE.o drivers/gpu/drm/gma500/intel_gmbus.o: warning: objtool: intel_gpio_create()+0x2a: can't find jump dest instruction at .text+0x9010060 LD drivers/infiniband/ulp/srp/built-in.o CC [M] fs/afs/vlocation.o drivers/edac/ie31200_edac.o: warning: objtool: ie31200_process_error_info()+0x24: can't find jump dest instruction at .text+0x1701017a drivers/gpio/gpiolib-acpi.o: warning: objtool: acpi_gpio_property_lookup()+0x4f: can't find jump dest instruction at .text+0xb20003a5 CC [M] net/ipv6/tcp_ipv6.o CC [M] drivers/infiniband/sw/rdmavt/cq.o CC [M] drivers/gpu/drm/amd/amdkfd/kfd_process_queue_manager.o fs/ceph/strings.o: warning: objtool: ceph_mds_op_name()+0x16: can't find jump dest instruction at .text+0x502007c LD drivers/infiniband/ulp/isert/built-in.o CC [M] net/irda/irlan/irlan_provider.o CC [M] drivers/infiniband/ulp/srp/ib_srp.o CC [M] net/wireless/radiotap.o LD drivers/infiniband/ulp/srpt/built-in.o net/xfrm/xfrm_state.o: warning: objtool: xfrm_hash_transfer()+0xf: can't find jump dest instruction at .text+0xae0100a5 net/x25/sysctl_net_x25.o: warning: objtool: x25_unregister_sysctl()+0x10: call without frame pointer save/setup net/x25/sysctl_net_x25.o: warning: objtool: x25_register_sysctl()+0x19: call without frame pointer save/setup CC [M] drivers/clk/qcom/gcc-ipq806x.o CC [M] drivers/infiniband/ulp/isert/ib_isert.o CC [M] net/mac80211/util.o 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 LD [M] net/x25/x25.o CC [M] drivers/edac/amd64_edac_inj.o CC [M] drivers/infiniband/ulp/srpt/ib_srpt.o net/vmw_vsock/virtio_transport_common.o: warning: objtool: trace_raw_output_virtio_transport_recv_pkt()+0x31: can't find jump dest instruction at .text+0xba000257 drivers/gpu/drm/i2c/ch7006_mode.o: warning: objtool: ch7006_setup_levels()+0xc6: call without frame pointer save/setup drivers/gpu/drm/i2c/ch7006_mode.o: warning: objtool: ch7006_setup_subcarrier()+0x114: call without frame pointer save/setup drivers/gpu/drm/i2c/ch7006_mode.o: warning: objtool: ch7006_setup_pll()+0x105: call without frame pointer save/setup drivers/gpu/drm/i2c/ch7006_mode.o: warning: objtool: ch7006_setup_properties()+0x1cd: call without frame pointer save/setup drivers/gpu/drm/i2c/ch7006_mode.o: warning: objtool: ch7006_write()+0x2b: call without frame pointer save/setup drivers/gpu/drm/i2c/ch7006_mode.o: warning: objtool: ch7006_read()+0x1e: call without frame pointer save/setup drivers/gpu/drm/i2c/ch7006_mode.o: warning: objtool: ch7006_state_load()+0x1b: call without frame pointer save/setup drivers/gpu/drm/i2c/ch7006_mode.o: warning: objtool: ch7006_state_save()+0x17: call without frame pointer save/setup drivers/infiniband/hw/cxgb3/iwch_ev.o: warning: objtool: post_qp_event()+0xc4: can't find jump dest instruction at .text+0x890100c9 LD [M] net/vmw_vsock/vmw_vsock_vmci_transport.o drivers/gpu/drm/ast/ast_post.o: warning: objtool: get_ddr3_info()+0x91: can't find jump dest instruction at .text+0x61020397 sound/soc/codecs/ak4671.o: warning: objtool: ak4671_set_dai_sysclk()+0x40: can't find jump dest instruction at .text+0x83000216 CC [M] fs/coda/coda_linux.o CC [M] drivers/gpu/drm/i2c/sil164_drv.o CC [M] sound/soc/codecs/alc5632.o CC [M] drivers/ata/pata_cmd640.o CC [M] drivers/gpu/drm/mga/mga_state.o net/tipc/name_distr.o: warning: objtool: named_distribute()+0x37: can't find jump dest instruction at .text+0x1201066d LD [M] drivers/gpu/drm/ast/ast.o LD [M] net/vmw_vsock/vmw_vsock_virtio_transport.o CC [M] drivers/gpu/drm/i2c/tda998x_drv.o drivers/acpi/acpica/dsutils.o: warning: objtool: acpi_ds_do_implicit_return()+0x20: can't find jump dest instruction at .text+0x900000ac CC [M] net/rds/tcp.o drivers/iio/adc/ad7298.o: warning: objtool: ad7298_probe()+0x2c: can't find jump dest instruction at .text+0xc9010192 fs/ecryptfs/dentry.o: warning: objtool: ecryptfs_d_release()+0x1d: call without frame pointer save/setup fs/ecryptfs/dentry.o: warning: objtool: ecryptfs_dentry_free_rcu()+0x14: call without frame pointer save/setup fs/ecryptfs/dentry.o: warning: objtool: ecryptfs_d_revalidate()+0x50: call without frame pointer save/setup drivers/gpu/drm/i810/i810_drv.o: warning: objtool: i810_init()+0x11: call without frame pointer save/setup drivers/gpu/drm/i810/i810_drv.o: warning: objtool: i810_exit()+0x12: call without frame pointer save/setup CC [M] drivers/iio/adc/ad7476.o drivers/gpu/drm/mga/mga_drv.o: warning: objtool: mga_init()+0x1e: call without frame pointer save/setup drivers/gpu/drm/mga/mga_drv.o: warning: objtool: mga_exit()+0x12: call without frame pointer save/setup kernel/power/wakelock.o: warning: objtool: wakelock_lookup_add()+0x56: can't find jump dest instruction at .text+0xe900005b fs/cifs/file.o: warning: objtool: cifs_find_fid_lock_conflict()+0x44: can't find jump dest instruction at .text+0xf000004a CC [M] sound/pci/hda/hda_eld.o CC [M] fs/dlm/lockspace.o sound/pci/hda/patch_via.o: warning: objtool: get_codec_type()+0x22: can't find jump dest instruction at .text+0x4a010138 LD [M] net/vmw_vsock/vmw_vsock_virtio_transport_common.o CC arch/x86/kernel/ftrace.o net/ipv6/udplite.o: warning: objtool: udp_lib_close()+0x4: call without frame pointer save/setup net/ipv6/udplite.o: warning: objtool: udplite6_proc_exit_net()+0x10: call without frame pointer save/setup net/ipv6/udplite.o: warning: objtool: udplite6_proc_init_net()+0x10: call without frame pointer save/setup net/ipv6/udplite.o: warning: objtool: udplitev6_err()+0x1b: call without frame pointer save/setup net/ipv6/udplite.o: warning: objtool: udplitev6_rcv()+0x15: call without frame pointer save/setup net/ipv6/udplite.o: warning: objtool: udplitev6_exit()+0x10: call without frame pointer save/setup net/ipv6/udplite.o: warning: objtool: udplite6_proc_exit()+0x10: call without frame pointer save/setup net/ipv6/udplite.o: warning: objtool: udplitev6_init()+0x12: call without frame pointer save/setup net/ipv6/udplite.o: warning: objtool: udplite6_proc_init()+0xb: call without frame pointer save/setup CC lib/mpi/generic_mpih-add1.o net/sched/act_meta_skbprio.o: warning: objtool: skbprio_encode()+0xf: call without frame pointer save/setup net/sched/act_meta_skbprio.o: warning: objtool: skbprio_check()+0xf: call without frame pointer save/setup net/sched/act_meta_skbprio.o: warning: objtool: ifeprio_init_module()+0xb: call without frame pointer save/setup net/sched/act_meta_skbprio.o: warning: objtool: ifeprio_cleanup_module()+0xb: call without frame pointer save/setup CC [M] drivers/gpu/drm/mgag200/mgag200_cursor.o CC [M] drivers/i2c/busses/i2c-amd756.o sound/pci/hda/hda_generic.o: warning: objtool: is_active_nid()+0x6e: can't find jump dest instruction at .text+0xb9000194 net/irda/ircomm/ircomm_ttp.o: warning: objtool: ircomm_ttp_connect_indication()+0x68: can't find jump dest instruction at .text+0x8f0002fd CC [M] sound/pci/vx222/vx222_ops.o arch/x86/kernel/cpu/mcheck/mce_amd.o: warning: objtool: get_name()+0x2c: can't find jump dest instruction at .text+0xc4000092 net/ipv6/netfilter/ip6t_rpfilter.o: warning: objtool: rpfilter_mt()+0x75: can't find call dest symbol at offset 0x46ff0239 CC [M] drivers/hid/hid-axff.o sound/pci/trident/trident.o: warning: objtool: snd_trident_probe()+0x22: can't find jump dest instruction at .text+0x2e020048 net/rds/ib_rdma.o: warning: objtool: rds_ib_get_device()+0x84: can't find jump dest instruction at .text+0x9300016a net/sunrpc/svcauth.o: warning: objtool: svc_auth_register()+0x25: call without frame pointer save/setup net/sunrpc/svcauth.o: warning: objtool: svc_auth_unregister()+0x17: call without frame pointer save/setup net/sunrpc/svcauth.o: warning: objtool: auth_domain_lookup()+0x23: call without frame pointer save/setup net/sunrpc/svcauth.o: warning: objtool: auth_domain_find()+0xb: call without frame pointer save/setup net/sunrpc/svcauth.o: warning: objtool: auth_domain_put()+0x18: call without frame pointer save/setup net/sunrpc/svcauth.o: warning: objtool: svc_authenticate()+0x66: call without frame pointer save/setup net/sunrpc/svcauth.o: warning: objtool: svc_authorise()+0x39: call without frame pointer save/setup CC [M] net/sunrpc/rpcb_clnt.o drivers/iio/adc/ad7291.o: warning: objtool: ad7291_probe()+0x45: can't find jump dest instruction at .text+0x7001010b drivers/clk/clk-axi-clkgen.o: warning: objtool: axi_clkgen_calc_params()+0x102: can't find jump dest instruction at .text+0x13010108 drivers/gpu/drm/gma500/mmu.o: warning: objtool: psb_mmu_alloc_pt()+0x39: can't find jump dest instruction at .text+0x901019f CC net/xfrm/xfrm_sysctl.o CC [M] sound/pci/ice1712/amp.o CC [M] sound/pci/hda/hda_intel.o fs/cifs/netmisc.o: warning: objtool: cifs_convert_address()+0x47: can't find jump dest instruction at .text+0x8300017c sound/soc/codecs/ak5386.o: warning: objtool: ak5386_probe()+0x38: can't find jump dest instruction at .text+0xa40001de CC [M] net/tipc/name_table.o CC [M] drivers/i2c/busses/i2c-amd756-s4882.o CC [M] drivers/iio/adc/ad7791.o CC [M] net/sched/sch_ingress.o CC kernel/module.o CC [M] net/wimax/debugfs.o CC [M] sound/pci/ice1712/revo.o CC [M] drivers/clk/clk-cs2000-cp.o CC [M] drivers/clk/qcom/lcc-ipq806x.o CC [M] net/netfilter/nfnetlink_cthelper.o CC kernel/trace/trace_functions_graph.o kernel/power/poweroff.o: warning: objtool: do_poweroff()+0x9: call without frame pointer save/setup kernel/power/poweroff.o: warning: objtool: handle_poweroff()+0x17: call without frame pointer save/setup kernel/power/poweroff.o: warning: objtool: pm_sysrq_init()+0x10: call without frame pointer save/setup CC [M] drivers/i2c/busses/i2c-amd8111.o drivers/iio/adc/ad7923.o: warning: objtool: ad7923_read_raw()+0x35: can't find jump dest instruction at .text+0xee00007b drivers/clk/qcom/gdsc.o: warning: objtool: gdsc_enable()+0x29: can't find jump dest instruction at .text+0x9d00015f sound/pci/echoaudio/indigoiox.o: warning: objtool: allocate_pipes()+0x52: can't find jump dest instruction at .text+0x97000318 LD kernel/power/built-in.o fs/dlm/dir.o: warning: objtool: find_rsb_root()+0x193: can't find jump dest instruction at .text+0xf4000199 sound/pci/vx222/vx222.o: warning: objtool: snd_vx222_create()+0x3a: can't find jump dest instruction at .text+0x18010100 drivers/hid/hid-a4tech.o: warning: objtool: a4_event()+0x19: can't find jump dest instruction at .text+0xb000005f CC kernel/trace/blktrace.o CC [M] fs/dlm/main.o drivers/iio/accel/bmc150-accel-core.o: warning: objtool: __bmc150_accel_fifo_flush()+0x5e: can't find jump dest instruction at .text+0xee010443 drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_iio_execute()+0x3a: can't find jump dest instruction at .text+0xa7010060 sound/pci/echoaudio/indigodj.o: warning: objtool: allocate_pipes()+0x52: can't find jump dest instruction at .text+0x97000298 drivers/acpi/acpica/dswload.o: warning: objtool: acpi_ds_load1_end_op()+0xb6: can't find jump dest instruction at .text+0xa20200bb drivers/acpi/processor_perflib.o: warning: objtool: acpi_processor_get_psd()+0x60: can't find jump dest instruction at .text+0x95000203 CC [M] net/sunrpc/timer.o CC [M] drivers/hid/hid-apple.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_ib.o CC drivers/acpi/apei/bert.o CC kernel/kallsyms.o sound/pci/echoaudio/indigoio.o: warning: objtool: allocate_pipes()+0x52: can't find jump dest instruction at .text+0x97000318 net/ipv4/tcp_cong.o: warning: objtool: __tcp_ca_find_autoload()+0x23: can't find jump dest instruction at .text+0xf0000199 drivers/acpi/acpica/dswexec.o: warning: objtool: acpi_ds_get_predicate_value()+0x61: can't find jump dest instruction at .text+0xb5000067 CC [M] drivers/gpu/drm/i915/i915_params.o CC [M] drivers/iio/accel/mma7455_core.o LD [M] sound/pci/echoaudio/snd-gina20.o drivers/ata/pata_triflex.o: warning: objtool: triflex_bmdma_stop()+0x31: can't find call dest symbol at offset 0xeaff0225 drivers/acpi/acpi_memhotplug.o: warning: objtool: acpi_memory_hotplug_init()+0xb: call without frame pointer save/setup CC [M] drivers/gpu/drm/gma500/power.o CC drivers/acpi/acpica/dswscope.o CC [M] drivers/ata/pata_mpiix.o CC kernel/sched/cpupri.o net/irda/irlan/irlan_event.o: warning: objtool: irlan_next_client_state()+0x43: call without frame pointer save/setup net/irda/irlan/irlan_event.o: warning: objtool: irlan_next_provider_state()+0x43: call without frame pointer save/setup LD drivers/input/gameport/built-in.o kernel/time/alarmtimer.o: warning: objtool: alarmtimer_suspend()+0x5e: can't find jump dest instruction at .text+0xc0101b4 drivers/gpu/drm/bridge/adv7511/adv7511_drv.o: warning: objtool: adv7511_register_volatile()+0xf: can't find jump dest instruction at .text+0x82000015 drivers/edac/amd64_edac_dbg.o: warning: objtool: amd64_hole_show()+0x35: call without frame pointer save/setup drivers/edac/amd64_edac_dbg.o: warning: objtool: amd64_top_mem2_show()+0x26: call without frame pointer save/setup drivers/edac/amd64_edac_dbg.o: warning: objtool: amd64_top_mem_show()+0x26: call without frame pointer save/setup drivers/edac/amd64_edac_dbg.o: warning: objtool: amd64_dbam0_show()+0x22: call without frame pointer save/setup drivers/edac/amd64_edac_dbg.o: warning: objtool: amd64_dhar_show()+0x22: call without frame pointer save/setup drivers/gpu/drm/gma500/blitter.o: warning: objtool: gma_blt_wait_idle()+0x3e: can't find jump dest instruction at .text+0x89000044 CC [M] net/irda/irlan/irlan_filter.o CC [M] net/rds/tcp_connect.o CC [M] drivers/edac/xgene_edac.o fs/efivarfs/inode.o: warning: objtool: efivarfs_get_inode()+0x29: can't find jump dest instruction at .text+0x9600007f CC [M] drivers/input/gameport/gameport.o LD drivers/infiniband/hw/hfi1/built-in.o net/sunrpc/svcsock.o: warning: objtool: svc_tcp_init()+0x73: can't find jump dest instruction at .text+0x8d000568 CC [M] net/sunrpc/xdr.o drivers/i2c/muxes/i2c-mux-pca954x.o: warning: objtool: pca954x_probe()+0x54: can't find jump dest instruction at .text+0xc80100aa CC net/xfrm/xfrm_replay.o CC [M] net/sunrpc/sunrpc_syms.o CC [M] drivers/infiniband/hw/hfi1/affinity.o CC [M] drivers/iio/accel/mma7455_i2c.o drivers/gpio/gpio-mmio.o: warning: objtool: bgpio_setup_accessors()+0x19: can't find jump dest instruction at .text+0xcd00093f drivers/i2c/i2c-dev.o: warning: objtool: i2cdev_ioctl_smbus()+0x60: can't find jump dest instruction at .text+0x380201c6 CC [M] drivers/i2c/muxes/i2c-mux-pinctrl.o drivers/edac/x38_edac.o: warning: objtool: x38_process_error_info()+0x28: can't find jump dest instruction at .text+0x2c0100ce CC [M] drivers/ide/ide-iops.o mm/dmapool.o: warning: objtool: dma_pool_free()+0x96: can't find jump dest instruction at .text+0x200100fb sound/pci/trident/trident_memory.o: warning: objtool: snd_trident_alloc_sg_pages()+0x4f: can't find jump dest instruction at .text+0x1c010144 drivers/gpio/gpio-etraxfs.o: warning: objtool: etraxfs_gpio_probe()+0x4b: can't find jump dest instruction at .text+0xa00203b0 CC drivers/acpi/acpica/dswstate.o drivers/i2c/busses/i2c-ali1535.o: warning: objtool: ali1535_transaction()+0x177: can't find jump dest instruction at .text+0x4f0201bc LD [M] sound/pci/hda/snd-hda-codec.o kernel/rcu/tree.o: warning: objtool: sync_exp_reset_tree_hotplug()+0x2c: can't find jump dest instruction at .text+0xef000602 CC [M] drivers/gpu/drm/gma500/psb_drv.o CC [M] fs/efivarfs/super.o sound/pci/pcxhr/pcxhr.o: warning: objtool: pcxhr_proc_info()+0x3f: can't find jump dest instruction at .text+0x1e020235 drivers/ata/pata_sl82c105.o: warning: objtool: sl82c105_init_one()+0x28: can't find jump dest instruction at .text+0xa600025e net/netfilter/nf_conntrack_proto_udplite.o: warning: objtool: udplite_error()+0x96: can't find jump dest instruction at .text+0x6902025c fs/afs/netdevices.o: warning: objtool: afs_get_ipv4_interfaces()+0x5a: can't find jump dest instruction at .text+0xbf0000c0 CC [M] net/netfilter/nf_conntrack_amanda.o lib/raid6/recov_ssse3.o: warning: objtool: raid6_datap_recov_ssse3()+0x7a: can't find jump dest instruction at .text+0xc30000a0 net/core/devlink.o: warning: objtool: devlink_nl_pre_doit()+0x4f: can't find jump dest instruction at .text+0x30010534 net/sunrpc/svc.o: warning: objtool: param_set_pool_mode()+0x3c: can't find jump dest instruction at .text+0x8c000102 drivers/acpi/nfit/core.o: warning: objtool: xlat_status()+0x13: can't find jump dest instruction at .text+0xaa000039 CC [M] sound/pci/pcxhr/pcxhr_hwdep.o CC [M] fs/afs/vnode.o LD drivers/infiniband/hw/i40iw/built-in.o CC [M] lib/raid6/recov_avx2.o CC drivers/acpi/acpica/evevent.o net/ipv4/tcp_ipv4.o: warning: objtool: listening_get_next()+0xd6: can't find jump dest instruction at .text+0x4a0008db LD kernel/rcu/built-in.o LD fs/efs/built-in.o fs/btrfs/transaction.o: warning: objtool: record_root_in_trans()+0x39: can't find jump dest instruction at .text+0xb80000af LD drivers/gpu/drm/omapdrm/displays/built-in.o CC net/ipv4/tcp_recovery.o kernel/dma.o: warning: objtool: proc_dma_open()+0x15: call without frame pointer save/setup kernel/dma.o: warning: objtool: proc_dma_show()+0x39: call without frame pointer save/setup kernel/dma.o: warning: objtool: free_dma()+0x3d: call without frame pointer save/setup kernel/dma.o: warning: objtool: proc_dma_init()+0x19: call without frame pointer save/setup drivers/ide/ide-ioctls.o: warning: objtool: ide_task_ioctl()+0x62: can't find jump dest instruction at .text+0xae000068 CC [M] drivers/infiniband/ulp/ipoib/ipoib_multicast.o drivers/acpi/acpica/dswload2.o: warning: objtool: acpi_ds_load2_begin_op()+0x8b: can't find jump dest instruction at .text+0xb4000091 LD [M] drivers/acpi/nfit/nfit.o drivers/clk/qcom/gcc-apq8084.o: warning: objtool: gcc_apq8084_probe()+0x32: call without frame pointer save/setup drivers/clk/qcom/gcc-apq8084.o: warning: objtool: gcc_apq8084_init()+0x12: call without frame pointer save/setup drivers/clk/qcom/gcc-apq8084.o: warning: objtool: gcc_apq8084_exit()+0xb: call without frame pointer save/setup LD [M] drivers/gpu/drm/i2c/ch7006.o LD [M] sound/pci/snd-ad1889.o net/mac80211/spectmgmt.o: warning: objtool: ieee80211_send_refuse_measurement_request()+0x47: can't find jump dest instruction at .text+0x5602004d CC [M] drivers/clk/clk-max77686.o CC [M] drivers/infiniband/hw/i40iw/i40iw_cm.o CC [M] fs/efs/super.o CC arch/x86/kernel/trace_clock.o kernel/time/clockevents.o: warning: objtool: sysfs_unbind_tick_dev()+0x2c: can't find jump dest instruction at .text+0xe4000032 fs/cifs/smbencrypt.o: warning: objtool: smbhash()+0x65: can't find jump dest instruction at .text+0xed00012a CC [M] drivers/infiniband/hw/cxgb3/iwch_cq.o CC kernel/sched/cpudeadline.o LD drivers/gpu/drm/omapdrm/dss/built-in.o LD [M] sound/pci/snd-als300.o CC [M] net/mac80211/wme.o CC kernel/acct.o CC [M] drivers/clk/qcom/gcc-msm8660.o drivers/gpu/drm/amd/amdkfd/kfd_packet_manager.o: warning: objtool: pm_send_set_resources()+0x95: can't find jump dest instruction at .text+0x9d00074a LD [M] net/irda/ircomm/ircomm.o CC kernel/kexec_core.o CC [M] fs/cifs/nterr.o CC [M] drivers/clk/qcom/gcc-msm8916.o net/wimax/stack.o: warning: objtool: wimax_gnl_re_state_change_send()+0xa5: can't find jump dest instruction at .text+0xa80001ab CC kernel/time/tick-broadcast.o CC [M] drivers/i2c/muxes/i2c-mux-reg.o CC [M] net/sunrpc/cache.o fs/dlm/config.o: warning: objtool: comm_addr_list_show()+0x30: can't find jump dest instruction at .text+0x9e000505 drivers/dma/xgene-dma.o: warning: objtool: xgene_dma_delete_ring_one()+0x30: can't find jump dest instruction at .text+0x9a000346 CC lib/mpi/mpicoder.o LD drivers/gpu/drm/omapdrm/built-in.o net/mac80211/ethtool.o: warning: objtool: ieee80211_get_sset_count()+0x4f: can't find jump dest instruction at .text+0xd4020095 LD drivers/dma/built-in.o CC [M] drivers/i2c/busses/i2c-i801.o CC [M] drivers/clk/clk-max77802.o CC lib/zlib_inflate/inffast.o drivers/acpi/ioapic.o: warning: objtool: handle_ioapic_add()+0x33: can't find jump dest instruction at .text+0xb00200d8 CC lib/mpi/mpi-bit.o drivers/gpu/drm/amd/amdgpu/amdgpu_fence.o: warning: objtool: amdgpu_fence_emit()+0x41: can't find jump dest instruction at .text+0xd00001f7 drivers/acpi/bgrt.o: warning: objtool: show_yoffset()+0x24: call without frame pointer save/setup drivers/acpi/bgrt.o: warning: objtool: show_xoffset()+0x24: call without frame pointer save/setup drivers/acpi/bgrt.o: warning: objtool: show_type()+0x25: call without frame pointer save/setup drivers/acpi/bgrt.o: warning: objtool: show_status()+0x25: call without frame pointer save/setup drivers/acpi/bgrt.o: warning: objtool: show_version()+0x25: call without frame pointer save/setup drivers/acpi/bgrt.o: warning: objtool: image_read()+0x1e: call without frame pointer save/setup drivers/acpi/bgrt.o: warning: objtool: bgrt_init()+0x3c: call without frame pointer save/setup drivers/infiniband/core/packer.o: warning: objtool: ib_unpack()+0x21: can't find jump dest instruction at .text+0x2010107 kernel/trace/trace_stack.o: warning: objtool: t_show()+0x2c: can't find jump dest instruction at .text+0x970000b2 CC [M] drivers/ide/ide-lib.o arch/x86/kernel/smpboot.o: warning: objtool: wakeup_secondary_cpu_via_init()+0x293: can't find jump dest instruction at .text+0xa9ff0378 CC drivers/acpi/pmic/intel_pmic.o CC drivers/acpi/acpica/evgpe.o drivers/gpu/drm/bridge/adv7511/adv7533.o: warning: objtool: adv7533_attach_dsi()+0x6f: can't find jump dest instruction at .text+0x860004f4 net/ipv6/ipv6_sockglue.o: warning: objtool: ipv6_getsockopt_sticky.isra.1()+0x25: can't find jump dest instruction at .text+0xa200002b CC arch/x86/kernel/machine_kexec_64.o CC [M] drivers/hv/hv_util.o CC [M] fs/ceph/debugfs.o CC [M] fs/btrfs/file.o CC [M] drivers/infiniband/core/cq.o LD [M] drivers/gpu/drm/bridge/adv7511/adv7511.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.o drivers/firmware/efi/capsule-loader.o: warning: objtool: efi_capsule_setup_info()+0x2b: can't find jump dest instruction at .text+0xd3000101 LD drivers/firmware/built-in.o kernel/trace/trace_mmiotrace.o: warning: objtool: mmio_print_rw()+0x80: can't find jump dest instruction at .text+0x93000086 fs/ecryptfs/file.o: warning: objtool: ecryptfs_open()+0x5c: can't find jump dest instruction at .text+0xfc000201 fs/crypto/keyinfo.o: warning: objtool: derive_key_aes()+0xb3: can't find jump dest instruction at .text+0xe7000148 CC [M] drivers/i2c/busses/i2c-isch.o drivers/acpi/apei/erst.o: warning: objtool: __erst_record_id_cache_add_one()+0x88: can't find jump dest instruction at .text+0x4801061d net/irda/ircomm/ircomm_tty.o: warning: objtool: ircomm_tty_wait_until_sent()+0x69: can't find jump dest instruction at .text+0xc400083e CC [M] fs/cifs/cifsencrypt.o net/irda/ircomm/ircomm_tty_ioctl.o: warning: objtool: ircomm_tty_change_speed()+0x1d: can't find jump dest instruction at .text+0xc010023 arch/x86/kernel/mpparse.o: warning: objtool: check_irq_src()+0x30: can't find jump dest instruction at .init.text+0xb900012a sound/soc/codecs/alc5623.o: warning: objtool: alc5623_pcm_hw_params()+0x70: can't find jump dest instruction at .text+0xce000286 CC [M] drivers/iio/accel/mma7455_spi.o drivers/infiniband/core/ud_header.o: warning: objtool: ib_ud_header_unpack()+0x4f: can't find jump dest instruction at .text+0x700100e4 net/rds/ib_frmr.o: warning: objtool: rds_ib_alloc_frmr()+0x3d: can't find jump dest instruction at .text+0x16010043 net/ipv6/netfilter/ip6t_rt.o: warning: objtool: rt_mt6()+0x44: can't find jump dest instruction at .text+0x220700ca drivers/clk/qcom/gcc-ipq4019.o: warning: objtool: gcc_ipq4019_probe()+0x2c: call without frame pointer save/setup drivers/clk/qcom/gcc-ipq4019.o: warning: objtool: gcc_ipq4019_init()+0x12: call without frame pointer save/setup drivers/clk/qcom/gcc-ipq4019.o: warning: objtool: gcc_ipq4019_exit()+0xb: call without frame pointer save/setup LD [M] fs/crypto/fscrypto.o CC [M] drivers/gpu/drm/mgag200/mgag200_drv.o CC [M] drivers/infiniband/sw/rxe/rxe_comp.o CC [M] fs/ecryptfs/main.o CC [M] drivers/gpu/drm/i915/i915_pci.o CC [M] drivers/infiniband/core/rw.o CC drivers/acpi/acpica/evgpeblk.o CC [M] drivers/clk/clk-palmas.o LD drivers/edac/built-in.o CC drivers/acpi/acpica/evgpeinit.o crypto/rmd256.o: warning: objtool: rmd256_update()+0x4a: can't find jump dest instruction at .text+0x9e000f0f fs/btrfs/extent-tree.o: warning: objtool: calc_csum_metadata_size()+0x28: can't find jump dest instruction at .text+0x9500002e CC [M] sound/pci/ymfpci/ymfpci_main.o CC [M] drivers/gpu/drm/i915/i915_suspend.o CC [M] drivers/hid/hid-appleir.o drivers/clk/qcom/mmcc-apq8084.o: warning: objtool: mmcc_apq8084_probe()+0x1f: call without frame pointer save/setup drivers/clk/qcom/mmcc-apq8084.o: warning: objtool: mmcc_apq8084_driver_init()+0x12: call without frame pointer save/setup drivers/clk/qcom/mmcc-apq8084.o: warning: objtool: mmcc_apq8084_driver_exit()+0xb: call without frame pointer save/setup LD drivers/gpu/drm/panel/built-in.o CC mm/sparse.o CC lib/mpi/mpi-cmp.o lib/zlib_deflate/deftree.o: warning: objtool: pqdownheap()+0x2b: can't find jump dest instruction at .text+0xa8000031 LD lib/zlib_deflate/zlib_deflate.o drivers/hv/ring_buffer.o: warning: objtool: hv_ringbuffer_init()+0x47: can't find jump dest instruction at .text+0xad0000ed arch/x86/kernel/setup_percpu.o: warning: objtool: setup_per_cpu_areas()+0xd4: can't find jump dest instruction at .init.text+0xdc000236 CC [M] drivers/gpu/drm/panel/panel-simple.o LD [M] sound/pci/echoaudio/snd-layla20.o drivers/clk/qcom/gcc-ipq806x.o: warning: objtool: gcc_ipq806x_probe()+0x3f: can't find jump dest instruction at .text+0xd9000045 CC [M] net/mac80211/chan.o fs/efivarfs/file.o: warning: objtool: efivarfs_ioc_setxflags()+0x41: can't find jump dest instruction at .text+0x9f000047 sound/pci/oxygen/oxygen_lib.o: warning: objtool: oxygen_init()+0x3dc: can't find jump dest instruction at .text+0x76010761 LD lib/zlib_deflate/built-in.o net/irda/ircomm/ircomm_param.o: warning: objtool: ircomm_param_service_type()+0x5e: can't find jump dest instruction at .text+0x170106e3 net/irda/ircomm/ircomm_tty_attach.o: warning: objtool: ircomm_tty_ias_register()+0x5a: can't find jump dest instruction at .text+0x4001005f drivers/gpio/gpio-intel-mid.o: warning: objtool: intel_mid_irq_type()+0x6f: can't find jump dest instruction at .text+0xa8000205 drivers/hwmon/w83627hf.o: warning: objtool: w83627hf_resume()+0xd3: can't find jump dest instruction at .text+0x72000207 drivers/iio/accel/kxsd9.o: warning: objtool: kxsd9_probe()+0x1f: can't find jump dest instruction at .text+0xc50002e5 LD [M] net/irda/ircomm/ircomm-tty.o net/xfrm/xfrm_output.o: warning: objtool: xfrm_skb_check_space()+0x29: can't find jump dest instruction at .text+0x830000ef CC [M] sound/pci/oxygen/oxygen_pcm.o CC net/ipv4/tcp_offload.o CC drivers/gpio/gpio-mb86s7x.o fs/afs/vlclient.o: warning: objtool: afs_deliver_vl_get_entry_by_xxx()+0x5d: can't find jump dest instruction at .text+0xf010103 CC [M] net/wireless/util.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_verbs.o CC [M] drivers/hwmon/w83793.o CC [M] sound/soc/codecs/arizona.o CC [M] drivers/clk/clk-pwm.o net/wireless/sysfs.o: warning: objtool: wiphy_resume()+0x4d: can't find jump dest instruction at .text+0xe3020263 AS arch/x86/kernel/relocate_kernel_64.o CC [M] drivers/iio/accel/mma7660.o kernel/trace/trace.o: warning: objtool: trace_insert_enum_map_file()+0x42: can't find jump dest instruction at .text+0x900004f7 CC [M] drivers/hid/hid-asus.o CC [M] net/sched/sch_dsmark.o CC lib/zlib_inflate/inflate.o crypto/rmd320.o: warning: objtool: rmd320_update()+0x4d: can't find jump dest instruction at .text+0x9e001792 CC lib/zlib_inflate/infutil.o CC [M] fs/efs/inode.o fs/cifs/asn1.o: warning: objtool: decode_negTokenInit()+0x57: can't find jump dest instruction at .text+0xaf07023d kernel/futex.o: warning: objtool: put_pi_state()+0x14: can't find jump dest instruction at .text+0x9100061a net/rds/ib_fmr.o: warning: objtool: rds_ib_alloc_fmr()+0x39: can't find jump dest instruction at .text+0x401003f drivers/ata/pata_via.o: warning: objtool: via_init_one()+0x5b: can't find jump dest instruction at .text+0x570101f1 CC [M] crypto/sha3_generic.o drivers/gpu/drm/mgag200/mgag200_main.o: warning: objtool: mga_probe_vram.isra.2()+0x5e: can't find jump dest instruction at .text+0x9b0000a4 CC [M] fs/cifs/readdir.o drivers/gpu/drm/amd/amdkfd/kfd_process_queue_manager.o: warning: objtool: pqm_create_queue()+0x99: can't find jump dest instruction at .text+0xe603031e net/irda/irlan/irlan_client.o: warning: objtool: print_ret_code()+0xd: can't find jump dest instruction at .text+0xb010083 LD fs/exofs/built-in.o CC arch/x86/kernel/crash.o LD [M] net/irda/irda.o CC [M] drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.o CC lib/textsearch.o sound/pci/ymfpci/ymfpci.o: warning: objtool: snd_ymfpci_create_gameport()+0x3d: can't find jump dest instruction at .text+0x73020063 CC kernel/kexec.o net/ipv4/tcp_fastopen.o: warning: objtool: tcp_fastopen_queue_check()+0x26: can't find jump dest instruction at .text+0xd01002c LD drivers/infiniband/hw/mlx4/built-in.o drivers/hid/hid-alps.o: warning: objtool: alps_raw_event()+0x29: can't find jump dest instruction at .text+0xe201013f drivers/hid/hid-axff.o: warning: objtool: axff_init()+0x4c: can't find jump dest instruction at .text+0x1f010091 CC [M] fs/exofs/ore.o CC [M] fs/ecryptfs/super.o drivers/edac/amd64_edac_inj.o: warning: objtool: amd64_inject_read_store()+0x41: can't find jump dest instruction at .text+0x92000066 CC [M] drivers/infiniband/hw/mlx4/ah.o drivers/iio/adc/ad7476.o: warning: objtool: ad7476_read_raw()+0x29: can't find jump dest instruction at .text+0xdc00006f CC arch/x86/kernel/kexec-bzimage64.o net/tipc/subscr.o: warning: objtool: tipc_subscrp_create()+0x176: can't find jump dest instruction at .text+0x950004ab LD [M] drivers/edac/edac_core.o lib/zlib_inflate/inffast.o: warning: objtool: inflate_fast()+0x123: can't find jump dest instruction at .text+0x1b040128 drivers/clk/qcom/lcc-ipq806x.o: warning: objtool: lcc_ipq806x_probe()+0x1a: call without frame pointer save/setup drivers/clk/qcom/lcc-ipq806x.o: warning: objtool: lcc_ipq806x_driver_init()+0x12: call without frame pointer save/setup drivers/clk/qcom/lcc-ipq806x.o: warning: objtool: lcc_ipq806x_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/hid/hid-aureal.o CC [M] drivers/hv/hv_kvp.o CC [M] sound/pci/oxygen/oxygen.o CC arch/x86/kernel/crash_dump_64.o CC [M] drivers/iio/adc/ad7793.o sound/pci/ice1712/amp.o: warning: objtool: snd_vt1724_amp_add_controls()+0x22: call without frame pointer save/setup sound/pci/ice1712/amp.o: warning: objtool: snd_vt1724_amp_init()+0x54: call without frame pointer save/setup CC [M] drivers/clk/qcom/gcc-msm8960.o sound/pci/hda/patch_ca0132.o: warning: objtool: ca0132_volume_put()+0x143: can't find jump dest instruction at .text+0x74000447 CC [M] drivers/gpu/drm/gma500/gma_display.o CC net/ipv4/datagram.o drivers/i2c/busses/i2c-ali1563.o: warning: objtool: ali1563_block_start()+0x149: can't find jump dest instruction at .text+0xcf01015f LD [M] drivers/edac/edac_mce_amd.o CC [M] drivers/hv/hv_snapshot.o net/ipv6/addrconf.o: warning: objtool: if6_get_next()+0x61: can't find jump dest instruction at .text+0x14010177 CC [M] fs/afs/volume.o drivers/gpu/drm/mga/mga_dma.o: warning: objtool: mga_do_cleanup_dma()+0x56: can't find jump dest instruction at .text+0xa00101ac CC [M] sound/pci/oxygen/xonar_dg_mixer.o drivers/iio/accel/mma7455_i2c.o: warning: objtool: mma7455_i2c_remove()+0xd: call without frame pointer save/setup drivers/iio/accel/mma7455_i2c.o: warning: objtool: mma7455_i2c_probe()+0x30: 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 CC [M] drivers/clk/clk-rk808.o fs/cifs/transport.o: warning: objtool: wait_for_free_credits()+0x4a: can't find jump dest instruction at .text+0xd500004f CC lib/mpi/mpih-cmp.o sound/pci/echoaudio/indigodjx.o: warning: objtool: allocate_pipes()+0x52: can't find jump dest instruction at .text+0x97000298 CC [M] net/netfilter/nf_conntrack_ftp.o CC [M] drivers/infiniband/sw/rxe/rxe_req.o mm/swapfile.o: warning: objtool: swap_show()+0x31: can't find jump dest instruction at .text+0x85000136 sound/pci/riptide/riptide.o: warning: objtool: sendcmd()+0x40: can't find jump dest instruction at .text+0xe70200a5 LD [M] sound/pci/echoaudio/snd-darla24.o fs/coda/coda_linux.o: warning: objtool: coda_f2s()+0x26: call without frame pointer save/setup fs/coda/coda_linux.o: warning: objtool: coda_vattr_to_iattr()+0x81: call without frame pointer save/setup fs/coda/coda_linux.o: warning: objtool: coda_iattr_to_vattr()+0xdc: call without frame pointer save/setup drivers/clk/clk-cs2000-cp.o: warning: objtool: __cs2000_set_rate.constprop.8()+0x5d: can't find jump dest instruction at .text+0x97000322 CC [M] net/mac80211/trace.o drivers/i2c/busses/i2c-ali15x3.o: warning: objtool: ali15x3_transaction()+0x17b: can't find jump dest instruction at .text+0xda0101c0 CC arch/x86/kernel/cpu/mcheck/mce-apei.o LD [M] sound/pci/riptide/snd-riptide.o LD [M] sound/pci/echoaudio/snd-gina24.o fs/coda/upcall.o: warning: objtool: coda_upcall()+0x5b: can't find jump dest instruction at .text+0x100400d0 CC [M] drivers/i2c/busses/i2c-ismt.o drivers/acpi/apei/bert.o: warning: objtool: bert_print_all()+0xd: can't find jump dest instruction at .init.text+0xa0000025 CC [M] sound/pci/ice1712/aureon.o CC kernel/time/tick-broadcast-hrtimer.o drivers/acpi/acpica/dswscope.o: warning: objtool: acpi_ds_scope_stack_push()+0x81: can't find jump dest instruction at .text+0x402010d CC [M] fs/coda/symlink.o LD drivers/gpu/drm/qxl/built-in.o CC [M] net/sunrpc/rpc_pipe.o drivers/hid/hid-apple.o: warning: objtool: apple_probe()+0x5b: can't find jump dest instruction at .text+0x95000140 CC [M] fs/cifs/ioctl.o LD [M] sound/pci/echoaudio/snd-layla24.o CC drivers/acpi/apei/ghes.o kernel/sched/cpupri.o: warning: objtool: cpupri_find()+0x22: can't find jump dest instruction at .text+0xab000028 CC [M] drivers/gpu/drm/qxl/qxl_drv.o arch/x86/kernel/cpu/mcheck/therm_throt.o: warning: objtool: therm_throt_process()+0x3b: can't find jump dest instruction at .text+0xd70002e1 net/xfrm/xfrm_policy.o: warning: objtool: xfrm_migrate_check()+0x28: can't find jump dest instruction at .text+0x6701029e CC [M] fs/cifs/sess.o CC [M] fs/efs/namei.o net/rxrpc/key.o: warning: objtool: rxrpc_preparse_s()+0x46: can't find jump dest instruction at .text+0xb00000ac CC [M] net/wireless/reg.o CC drivers/input/input-mt.o LD [M] sound/pci/echoaudio/snd-mona.o CC kernel/kexec_file.o drivers/clk/clk-cdce706.o: warning: objtool: cdce706_divider_round_rate()+0x97: can't find jump dest instruction at .text+0xa00103ed net/irda/irnet/irnet_irda.o: warning: objtool: irnet_proc_show()+0x8a: can't find jump dest instruction at .text+0xdc0100b0 drivers/clk/clk-max77686.o: warning: objtool: max77686_clk_remove()+0xe: call without frame pointer save/setup drivers/clk/clk-max77686.o: warning: objtool: max77686_clk_probe()+0x2a: call without frame pointer save/setup drivers/clk/clk-max77686.o: warning: objtool: max77686_clk_driver_init()+0x12: call without frame pointer save/setup drivers/clk/clk-max77686.o: warning: objtool: max77686_clk_driver_exit()+0xb: call without frame pointer save/setup fs/cifs/cifs_unicode.o: warning: objtool: cifs_mapchar.isra.3()+0x35: can't find jump dest instruction at .text+0x9d00003b drivers/acpi/hed.o: warning: objtool: acpi_hed_notify()+0x14: call without frame pointer save/setup drivers/acpi/hed.o: warning: objtool: unregister_acpi_hed_notifier()+0x13: call without frame pointer save/setup drivers/acpi/hed.o: warning: objtool: register_acpi_hed_notifier()+0x13: call without frame pointer save/setup drivers/acpi/hed.o: warning: objtool: acpi_hed_driver_init()+0xb: call without frame pointer save/setup drivers/acpi/hed.o: warning: objtool: acpi_hed_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/gpu/drm/panel/panel-lg-lg4573.o CC [M] drivers/clk/qcom/lcc-msm8960.o CC drivers/input/ff-core.o LD [M] net/irda/irnet/irnet.o CC [M] net/wireless/scan.o CC [M] net/ipv6/netfilter/ip6t_NPT.o LD [M] sound/pci/echoaudio/snd-mia.o net/ipv6/netfilter/ip6t_MASQUERADE.o: warning: objtool: masquerade_tg6()+0x11: call without frame pointer save/setup net/ipv6/netfilter/ip6t_MASQUERADE.o: warning: objtool: masquerade_tg6_init()+0xf: call without frame pointer save/setup net/ipv6/netfilter/ip6t_MASQUERADE.o: warning: objtool: masquerade_tg6_exit()+0x4: call without frame pointer save/setup drivers/input/input-compat.o: warning: objtool: input_ff_effect_from_user()+0x2f: can't find jump dest instruction at .text+0x9f000115 drivers/clk/clk-cdce925.o: warning: objtool: cdce925_clk_round_rate()+0x69: can't find jump dest instruction at .text+0x1301020f drivers/i2c/busses/i2c-amd756-s4882.o: warning: objtool: amd756_access_virt2()+0x4f: can't find jump dest instruction at .text+0x89000055 drivers/iio/adc/ad7791.o: warning: objtool: ad7791_read_raw()+0x2d: can't find jump dest instruction at .text+0x8c000243 sound/pci/rme9652/rme9652.o: warning: objtool: rme9652_hw_pointer()+0x43: can't find jump dest instruction at .text+0xe60005c8 drivers/iio/accel/kxcjk-1013.o: warning: objtool: kxcjk1013_event_handler()+0x4a: can't find jump dest instruction at .text+0xfb00021f LD [M] sound/pci/echoaudio/snd-echo3g.o CC [M] drivers/iio/adc/ad7887.o CC [M] net/mac80211/mlme.o CC [M] fs/btrfs/tree-defrag.o sound/pci/ice1712/ice1724.o: warning: objtool: snd_vt1724_set_pro_rate()+0x42: can't find jump dest instruction at .text+0x77010558 CC [M] drivers/infiniband/hw/mlx4/cq.o LD drivers/iio/buffer/built-in.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_object.o CC [M] net/sctp/input.o CC [M] drivers/iio/adc/ad799x.o CC [M] sound/pci/ice1712/vt1720_mobo.o CC [M] net/ipv6/netfilter/ip6t_REJECT.o CC [M] drivers/iio/buffer/industrialio-buffer-cb.o LD [M] sound/pci/echoaudio/snd-indigo.o drivers/ide/ide-io.o: warning: objtool: do_special()+0x21: can't find jump dest instruction at .text+0xa6000166 drivers/gpu/drm/i2c/sil164_drv.o: warning: objtool: sil164_encoder_detect()+0x15: can't find call dest symbol at offset 0x77000139 kernel/uid16.o: warning: objtool: SyS_getgroups16()+0x34: can't find jump dest instruction at .text+0xc400050a CC [M] drivers/infiniband/hw/hfi1/chip.o net/sched/act_ife.o: warning: objtool: dump_metalist()+0x3d: can't find jump dest instruction at .text+0xb3000463 CC drivers/acpi/acpica/evgpeutil.o CC [M] drivers/infiniband/sw/rdmavt/dma.o CC [M] drivers/gpu/drm/panel/panel-panasonic-vvx10f034n00.o CC lib/zlib_inflate/inftrees.o net/irda/irlan/irlan_provider.o: warning: objtool: irlan_provider_data_indication()+0x59: can't find jump dest instruction at .text+0xe701013e drivers/i2c/muxes/i2c-mux-pinctrl.o: warning: objtool: i2c_mux_pinctrl_parse_dt.isra.5()+0x25: can't find jump dest instruction at .text+0xd301010b LD [M] sound/pci/echoaudio/snd-indigoio.o drivers/clk/clk-max77802.o: warning: objtool: max77802_clk_remove()+0xe: call without frame pointer save/setup drivers/clk/clk-max77802.o: warning: objtool: max77802_clk_probe()+0x3e: call without frame pointer save/setup drivers/clk/clk-max77802.o: warning: objtool: max77802_clk_driver_init()+0x12: call without frame pointer save/setup drivers/clk/clk-max77802.o: warning: objtool: max77802_clk_driver_exit()+0xb: call without frame pointer save/setup CC [M] net/irda/irlan/irlan_provider_event.o drivers/ata/pata_cmd640.o: warning: objtool: cmd640_set_piomode()+0x81: can't find jump dest instruction at .text+0x630102a6 drivers/infiniband/sw/rdmavt/vt.o: warning: objtool: check_support()+0x11: can't find jump dest instruction at .text+0xb00701d7 drivers/clk/qcom/gcc-msm8660.o: warning: objtool: gcc_msm8660_probe()+0x32: call without frame pointer save/setup drivers/clk/qcom/gcc-msm8660.o: warning: objtool: gcc_msm8660_init()+0x12: call without frame pointer save/setup drivers/clk/qcom/gcc-msm8660.o: warning: objtool: gcc_msm8660_exit()+0xb: call without frame pointer save/setup CC [M] drivers/infiniband/sw/rdmavt/mad.o CC [M] net/irda/irlan/irlan_client_event.o CC [M] drivers/clk/clk-s2mps11.o LD [M] sound/pci/echoaudio/snd-indigodj.o drivers/hwmon/w83792d.o: warning: objtool: w83792d_detect()+0x47: can't find jump dest instruction at .text+0xe400004d CC [M] drivers/clk/qcom/gcc-msm8974.o drivers/ata/pata_mpiix.o: warning: objtool: mpiix_init_one()+0x5d: can't find jump dest instruction at .text+0x3c0100c3 net/wimax/debugfs.o: warning: objtool: wimax_debugfs_add()+0x66: can't find jump dest instruction at .text+0x6a02006c drivers/i2c/muxes/i2c-mux-reg.o: warning: objtool: i2c_mux_reg_probe_dt()+0x26: can't find jump dest instruction at .text+0xcd01005c CC [M] net/wireless/nl80211.o LD [M] sound/pci/echoaudio/snd-indigoiox.o kernel/sched/idle.o: warning: objtool: cpuidle_idle_call()+0x47: can't find jump dest instruction at .text+0x2b0101ac drivers/hv/channel_mgmt.o: warning: objtool: vmbus_prep_negotiate_resp()+0x3b: can't find jump dest instruction at .text+0xcf000041 LD [M] net/wimax/wimax.o net/sctp/output.o: warning: objtool: sctp_packet_will_fit()+0x39: can't find jump dest instruction at .text+0x9600003f drivers/gpu/drm/mgag200/mgag200_cursor.o: warning: objtool: mga_crtc_cursor_set()+0x90: can't find jump dest instruction at .text+0xc8080105 CC [M] sound/pci/oxygen/xonar_dg.o CC [M] sound/pci/pcxhr/pcxhr_mixer.o CC [M] drivers/i2c/i2c-mux.o sound/pci/oxygen/oxygen_mixer.o: warning: objtool: ac97_switch_put()+0xac: can't find jump dest instruction at .text+0xd7000b22 LD [M] sound/pci/echoaudio/snd-indigodjx.o net/ipv4/tcp_metrics.o: warning: objtool: tcp_metrics_flush_all()+0x29: can't find jump dest instruction at .text+0xe600002f LD drivers/iio/chemical/built-in.o fs/ecryptfs/inode.o: warning: objtool: ecryptfs_lookup_interpose()+0x64: can't find jump dest instruction at .text+0x49010819 CC [M] drivers/gpu/drm/gma500/gma_device.o CC [M] drivers/ata/pata_ns87410.o CC [M] net/sched/sch_sfb.o CC [M] net/rds/tcp_listen.o drivers/acpi/acpica/dswstate.o: warning: objtool: acpi_ds_result_stack_pop()+0x2b: can't find jump dest instruction at .text+0xd90000fc sound/soc/codecs/alc5632.o: warning: objtool: alc5632_set_dai_pll()+0x27: can't find jump dest instruction at .text+0x8701036d drivers/clk/qcom/gcc-msm8916.o: warning: objtool: gcc_msm8916_probe()+0x32: call without frame pointer save/setup drivers/clk/qcom/gcc-msm8916.o: warning: objtool: gcc_msm8916_init()+0x12: call without frame pointer save/setup drivers/clk/qcom/gcc-msm8916.o: warning: objtool: gcc_msm8916_exit()+0xb: call without frame pointer save/setup CC drivers/acpi/acpica/evglock.o CC [M] net/ipv6/netfilter/ip6t_SYNPROXY.o CC [M] sound/pci/oxygen/virtuoso.o CC [M] sound/soc/codecs/bt-sco.o CC [M] drivers/i2c/busses/i2c-nforce2.o sound/pci/hda/hda_eld.o: warning: objtool: hdmi_show_short_audio_desc()+0x41: can't find jump dest instruction at .text+0x900001b7 CC [M] drivers/iio/chemical/atlas-ph-sensor.o CC [M] net/netfilter/nf_conntrack_h323_main.o CC kernel/sched/auto_group.o lib/raid6/recov_avx2.o: warning: objtool: raid6_datap_recov_avx2()+0x7c: can't find jump dest instruction at .text+0xb80000b2 fs/dlm/main.o: warning: objtool: init_dlm()+0x6: call without frame pointer save/setup fs/dlm/main.o: warning: objtool: exit_dlm()+0x4: call without frame pointer save/setup CC lib/mpi/mpih-div.o CC [M] drivers/ide/ide-probe.o CC [M] lib/raid6/mmx.o sound/pci/vx222/vx222_ops.o: warning: objtool: vx2_dma_read()+0x39: can't find jump dest instruction at .text+0x9200033e LD [M] sound/pci/vx222/snd-vx222.o sound/pci/ice1712/revo.o: warning: objtool: revo_set_rate_val()+0x22: can't find jump dest instruction at .text+0x88000138 kernel/sched/cpudeadline.o: warning: objtool: cpudl_heapify_down.isra.0()+0x2f: can't find jump dest instruction at .text+0xa8000035 lib/zlib_inflate/infutil.o: warning: objtool: zlib_inflate_blob()+0x38: call without frame pointer save/setup fs/dlm/lockspace.o: warning: objtool: release_lockspace()+0x8c: can't find jump dest instruction at .text+0xad020312 CC [M] fs/exofs/ore_raid.o drivers/iio/accel/mma7455_spi.o: warning: objtool: mma7455_spi_remove()+0x9: call without frame pointer save/setup drivers/iio/accel/mma7455_spi.o: warning: objtool: mma7455_spi_probe()+0x18: 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 CC [M] drivers/hid/hid-belkin.o net/ipv6/route.o: warning: objtool: ip6_rt_cache_alloc()+0x4e: can't find jump dest instruction at .text+0xc5000564 arch/x86/kernel/ftrace.o: warning: objtool: prepare_ftrace_return()+0x28: can't find jump dest instruction at .text+0x8000003e CC lib/percpu_counter.o CC [M] net/sctp/debug.o CC [M] sound/pci/pcxhr/pcxhr_core.o CC [M] net/wireless/mlme.o CC [M] drivers/ata/pata_opti.o CC [M] sound/pci/pcxhr/pcxhr_mix22.o drivers/i2c/busses/i2c-amd8111.o: warning: objtool: amd8111_probe()+0x22: can't find jump dest instruction at .text+0x46010088 CC [M] sound/soc/codecs/cs35l32.o CC [M] fs/dlm/member.o fs/efs/super.o: warning: objtool: efs_validate_vh()+0x19: can't find jump dest instruction at .text+0xb00001af net/sched/sch_ingress.o: warning: objtool: ingress_destroy()+0x17: call without frame pointer save/setup net/sched/sch_ingress.o: warning: objtool: clsact_destroy()+0x1c: call without frame pointer save/setup net/sched/sch_ingress.o: warning: objtool: ingress_init()+0x11: call without frame pointer save/setup net/sched/sch_ingress.o: warning: objtool: clsact_init()+0x11: call without frame pointer save/setup net/sched/sch_ingress.o: warning: objtool: ingress_dump()+0x36: call without frame pointer save/setup net/sched/sch_ingress.o: warning: objtool: ingress_module_init()+0xd: call without frame pointer save/setup net/sched/sch_ingress.o: warning: objtool: ingress_module_exit()+0xb: call without frame pointer save/setup CC [M] drivers/clk/qcom/gcc-msm8996.o drivers/infiniband/hw/cxgb3/iwch_cm.o: warning: objtool: send_connect()+0x70: can't find jump dest instruction at .text+0x480108b5 drivers/iio/accel/mma7455_core.o: warning: objtool: mma7455_core_probe()+0x53: can't find jump dest instruction at .text+0xf60000a8 fs/efivarfs/super.o: warning: objtool: efivarfs_d_hash()+0x30: can't find jump dest instruction at .text+0xa0000236 fs/afs/vlocation.o: warning: objtool: afs_vlocation_access_vl_by_id()+0x86: can't find jump dest instruction at .text+0xfd01008c drivers/gpu/drm/gma500/power.o: warning: objtool: gma_resume_pci()+0x36: can't find jump dest instruction at .text+0xae00003c net/xfrm/xfrm_sysctl.o: warning: objtool: xfrm_sysctl_init()+0x48: call without frame pointer save/setup net/xfrm/xfrm_sysctl.o: warning: objtool: xfrm_sysctl_fini()+0x19: call without frame pointer save/setup drivers/clk/clk-palmas.o: warning: objtool: palmas_clks_probe()+0x56: can't find jump dest instruction at .text+0x2f0102dc LD drivers/input/joystick/built-in.o CC [M] lib/raid6/sse1.o net/irda/irlan/irlan_filter.o: warning: objtool: irlan_filter_request()+0x55: can't find jump dest instruction at .text+0xcf02005a LD drivers/input/keyboard/built-in.o CC [M] drivers/input/joystick/a3d.o drivers/gpu/drm/i810/i810_dma.o: warning: objtool: i810_wait_ring()+0x38: can't find jump dest instruction at .text+0xa200021e CC [M] drivers/input/keyboard/adp5520-keys.o drivers/i2c/busses/i2c-isch.o: warning: objtool: sch_transaction()+0x82: can't find jump dest instruction at .text+0x830000c8 drivers/hid/hid-asus.o: warning: objtool: asus_report_fixup()+0x32: call without frame pointer save/setup drivers/hid/hid-asus.o: warning: objtool: asus_driver_init()+0x19: call without frame pointer save/setup drivers/hid/hid-asus.o: warning: objtool: asus_driver_exit()+0xb: call without frame pointer save/setup net/netfilter/nfnetlink_cttimeout.o: warning: objtool: cttimeout_new_timeout()+0x32: can't find jump dest instruction at .text+0x92010238 drivers/i2c/i2c-core.o: warning: objtool: trace_raw_output_smbus_result()+0x2d: can't find jump dest instruction at .text+0x900003f3 drivers/infiniband/ulp/iser/iser_verbs.o: warning: objtool: iser_create_device_ib_res()+0x26: can't find jump dest instruction at .text+0xb501002c drivers/hv/hv_util.o: warning: objtool: shutdown_onchannelcallback()+0x39: can't find jump dest instruction at .text+0xac0001df kernel/smp.o: warning: objtool: flush_smp_call_function_queue()+0x5c: can't find jump dest instruction at .text+0xfb000172 net/rds/tcp_connect.o: warning: objtool: rds_tcp_conn_path_connect()+0x46: can't find jump dest instruction at .text+0x6b01011c sound/pci/pcxhr/pcxhr_hwdep.o: warning: objtool: pcxhr_init_board()+0x59: can't find jump dest instruction at .text+0x2601010f lib/zlib_inflate/inftrees.o: warning: objtool: zlib_inflate_table()+0xce: can't find jump dest instruction at .text+0x360400d3 net/ipv6/ndisc.o: warning: objtool: ndisc_mc_map()+0x25: can't find jump dest instruction at .text+0x10100ab CC [M] drivers/input/keyboard/adp5588-keys.o drivers/gpio/gpio-mb86s7x.o: warning: objtool: mb86s70_gpio_probe()+0x2f: can't find jump dest instruction at .text+0x34010075 CC [M] lib/raid6/sse2.o drivers/gpu/drm/mgag200/mgag200_drv.o: warning: objtool: mga_pci_remove()+0x10: call without frame pointer save/setup drivers/gpu/drm/mgag200/mgag200_drv.o: warning: objtool: mga_pci_probe()+0x30: call without frame pointer save/setup drivers/gpu/drm/mgag200/mgag200_drv.o: warning: objtool: mgag200_init()+0x4: call without frame pointer save/setup drivers/gpu/drm/mgag200/mgag200_drv.o: warning: objtool: mgag200_exit()+0x12: call without frame pointer save/setup drivers/clk/qcom/gcc-msm8960.o: warning: objtool: gcc_msm8960_probe()+0x39: can't find jump dest instruction at .text+0x9b00005f crypto/sha512_generic.o: warning: objtool: sha512_transform()+0xd2: can't find jump dest instruction at .text+0xf20001f8 net/sunrpc/addr.o: warning: objtool: rpc_parse_scope_id()+0x29: can't find jump dest instruction at .text+0xba0000df kernel/time/tick-common.o: warning: objtool: tick_setup_periodic()+0x1d: can't find jump dest instruction at .text+0x11010363 arch/x86/kernel/crash_dump_64.o: warning: objtool: copy_oldmem_page()+0x2b: can't find jump dest instruction at .text+0x9c000031 CC [M] drivers/infiniband/ulp/ipoib/ipoib_vlan.o fs/ecryptfs/super.o: warning: objtool: ecryptfs_show_options()+0x34: call without frame pointer save/setup fs/ecryptfs/super.o: warning: objtool: ecryptfs_statfs()+0x59: call without frame pointer save/setup fs/ecryptfs/super.o: warning: objtool: ecryptfs_evict_inode()+0x18: call without frame pointer save/setup fs/ecryptfs/super.o: warning: objtool: ecryptfs_destroy_inode()+0x24: call without frame pointer save/setup fs/ecryptfs/super.o: warning: objtool: ecryptfs_i_callback()+0x17: call without frame pointer save/setup fs/ecryptfs/super.o: warning: objtool: ecryptfs_alloc_inode()+0x1a: call without frame pointer save/setup drivers/infiniband/sw/rxe/rxe.o: warning: objtool: rxe_init_pools()+0x3f: can't find jump dest instruction at .text+0xd0010385 CC drivers/acpi/acpica/evhandler.o drivers/gpu/drm/i2c/tda998x_drv.o: warning: objtool: tda998x_encoder_dpms()+0x2e: can't find jump dest instruction at .text+0xc5000674 drivers/acpi/pmic/intel_pmic.o: warning: objtool: intel_pmic_install_opregion_handler()+0x21: can't find jump dest instruction at .text+0xe010027 fs/ceph/debugfs.o: warning: objtool: mdsc_show()+0x44: can't find jump dest instruction at .text+0x7f02025a lib/mpi/mpicoder.o: warning: objtool: mpi_read_raw_from_sgl()+0x20: can't find jump dest instruction at .text+0x48010026 net/mac80211/wme.o: warning: objtool: ieee80211_downgrade_queue()+0x40: can't find jump dest instruction at .text+0x8f000046 CC [M] sound/pci/oxygen/xonar_lib.o lib/mpi/mpi-cmp.o: warning: objtool: mpi_cmp_ui()+0x16: call without frame pointer save/setup lib/mpi/mpi-cmp.o: warning: objtool: mpi_cmp()+0xd: call without frame pointer save/setup net/rxrpc/output.o: warning: objtool: rxrpc_sendmsg_cmsg()+0x37: can't find jump dest instruction at .text+0x5602003d net/ipv4/tcp_recovery.o: warning: objtool: tcp_rack_mark_lost()+0x3a: can't find jump dest instruction at .text+0x31010040 drivers/input/gameport/gameport.o: warning: objtool: gameport_destroy_port()+0x33: can't find jump dest instruction at .text+0xc5000239 CC [M] drivers/infiniband/ulp/ipoib/ipoib_ethtool.o fs/coda/symlink.o: warning: objtool: coda_symlink_filler()+0x44: call without frame pointer save/setup lib/textsearch.o: warning: objtool: textsearch_register()+0x14: can't find jump dest instruction at .text+0x9000016a CC lib/swiotlb.o kernel/trace/trace_functions_graph.o: warning: objtool: graph_trace_open()+0x87: can't find jump dest instruction at .text+0xc300024d CC kernel/compat.o CC [M] net/rds/tcp_recv.o LD [M] fs/efivarfs/efivarfs.o CC [M] net/sunrpc/svc_xprt.o CC [M] drivers/infiniband/ulp/iser/iser_initiator.o net/sched/sch_red.o: warning: objtool: red_dump()+0xa3: can't find jump dest instruction at .text+0x98000239 CC net/ipv4/raw.o LD [M] drivers/gpu/drm/i810/i810.o CC drivers/acpi/pmic/intel_pmic_crc.o CC [M] drivers/clk/clk-scpi.o CC [M] net/rxrpc/peer_event.o CC [M] drivers/i2c/i2c-stub.o LD [M] drivers/gpu/drm/i2c/sil164.o CC [M] fs/ecryptfs/mmap.o CC net/xfrm/xfrm_proc.o CC [M] drivers/infiniband/hw/cxgb3/iwch_qp.o CC [M] fs/ceph/cache.o CC [M] net/sunrpc/xprtmultipath.o CC [M] drivers/i2c/busses/i2c-nforce2-s4985.o CC arch/x86/kernel/module.o CC [M] drivers/gpu/drm/gma500/psb_intel_display.o CC [M] drivers/gpu/drm/mgag200/mgag200_fb.o CC kernel/trace/trace_events.o CC [M] drivers/hid/hid-betopff.o CC [M] fs/efs/dir.o CC [M] drivers/hv/hv_fcopy.o CC kernel/cgroup.o CC net/ipv4/udp.o CC [M] drivers/input/gameport/emu10k1-gp.o kernel/time/tick-broadcast-hrtimer.o: warning: objtool: bc_shutdown()+0x10: call without frame pointer save/setup kernel/time/tick-broadcast-hrtimer.o: warning: objtool: bc_set_next()+0x1b: call without frame pointer save/setup kernel/time/tick-broadcast-hrtimer.o: warning: objtool: tick_setup_hrtimer_broadcast()+0x17: call without frame pointer save/setup CC [M] drivers/infiniband/sw/rxe/rxe_resp.o CC [M] net/ipv6/ping.o CC [M] fs/coda/pioctl.o CC [M] drivers/infiniband/ulp/iser/iser_memory.o CC [M] drivers/infiniband/hw/hfi1/device.o drivers/i2c/busses/i2c-amd756.o: warning: objtool: amd756_transaction()+0xbd: can't find jump dest instruction at .text+0x860000d3 CC [M] drivers/iio/accel/mma8452.o net/ipv6/icmp.o: warning: objtool: icmpv6_xrlim_allow()+0x30: can't find jump dest instruction at .text+0xda000296 CC [M] drivers/infiniband/sw/rxe/rxe_recv.o CC [M] drivers/hv/hv_utils_transport.o CC [M] net/netfilter/nf_conntrack_h323_asn1.o CC [M] net/netfilter/nf_conntrack_irc.o net/wireless/radiotap.o: warning: objtool: ieee80211_radiotap_iterator_init()+0x11: can't find jump dest instruction at .text+0x9c000017 CC drivers/gpio/gpio-moxart.o kernel/kallsyms.o: warning: objtool: update_iter()+0x4b: can't find jump dest instruction at .text+0xbe0004b0 CC kernel/trace/trace_export.o CC [M] net/wireless/ibss.o LD [M] drivers/gpu/drm/i2c/tda998x.o drivers/clk/clk-rk808.o: warning: objtool: rk808_clkout_probe()+0x7b: can't find jump dest instruction at .text+0xe1000171 CC [M] drivers/i2c/busses/i2c-piix4.o CC [M] net/xfrm/xfrm_algo.o drivers/clk/clk-pwm.o: warning: objtool: clk_pwm_probe()+0x39: can't find jump dest instruction at .text+0xbf01012f CC [M] net/mac80211/tdls.o drivers/hid/hid-appleir.o: warning: objtool: appleir_probe()+0x3e: can't find jump dest instruction at .text+0xd2000124 drivers/gpu/drm/mga/mga_state.o: warning: objtool: mga_g200_emit_state()+0x1f: can't find jump dest instruction at .text+0xd50000f5 net/tipc/monitor.o: warning: objtool: mon_update_local_domain()+0x31: can't find jump dest instruction at .text+0x38010127 drivers/infiniband/sw/rdmavt/ah.o: warning: objtool: rvt_check_ah()+0x47: can't find jump dest instruction at .text+0x8000004d kernel/kexec.o: warning: objtool: kimage_alloc_init()+0x41: can't find jump dest instruction at .text+0x2e010047 drivers/iio/accel/mma7660.o: warning: objtool: mma7660_read_raw()+0x38: can't find jump dest instruction at .text+0x9700003e net/sched/sch_cbq.o: warning: objtool: cbq_undelay_prio()+0x20: can't find jump dest instruction at .text+0xad0001e5 net/ipv6/raw.o: warning: objtool: rawv6_recvmsg()+0x5f: can't find jump dest instruction at .text+0x1e0200d5 arch/x86/kernel/machine_kexec_64.o: warning: objtool: init_transition_pgtable()+0x72: can't find jump dest instruction at .text+0x74020188 net/netfilter/nfnetlink_cthelper.o: warning: objtool: nfnl_cthelper_del()+0x3c: can't find jump dest instruction at .text+0xb10000c2 crypto/sha3_generic.o: warning: objtool: keccakf()+0x19: can't find jump dest instruction at .text+0x5301001e drivers/gpu/drm/mgag200/mgag200_mode.o: warning: objtool: mga_vga_mode_valid()+0x35: can't find jump dest instruction at .text+0xa30000eb fs/ecryptfs/main.o: warning: objtool: ecryptfs_parse_options()+0x2f: can't find jump dest instruction at .text+0x6f040125 net/rds/tcp.o: warning: objtool: rds_tcp_conn_alloc()+0x33: can't find jump dest instruction at .text+0xdd0000b9 kernel/acct.o: warning: objtool: check_free_space()+0x2a: can't find jump dest instruction at .text+0xd400007f fs/btrfs/disk-io.o: warning: objtool: btrfs_destroy_pinned_extent()+0xb3: can't find jump dest instruction at .text+0x680000f8 drivers/hid/hid-aureal.o: warning: objtool: aureal_report_fixup()+0x32: call without frame pointer save/setup drivers/hid/hid-aureal.o: warning: objtool: aureal_driver_init()+0x19: call without frame pointer save/setup drivers/hid/hid-aureal.o: warning: objtool: aureal_driver_exit()+0xb: call without frame pointer save/setup drivers/infiniband/ulp/ipoib/ipoib_main.o: warning: objtool: ipoib_remove_one()+0x18: can't find jump dest instruction at .text+0xba00007e fs/efs/namei.o: warning: objtool: efs_find_entry()+0x48: can't find jump dest instruction at .text+0x1d01004e drivers/clk/qcom/gcc-msm8974.o: warning: objtool: gcc_msm8974_probe()+0x25: can't find jump dest instruction at .text+0x9a00002b CC [M] net/tipc/net.o drivers/gpu/drm/gma500/psb_drv.o: warning: objtool: psb_driver_unload()+0x2b: can't find jump dest instruction at .text+0x61010111 CC kernel/cgroup_freezer.o fs/efs/inode.o: warning: objtool: efs_iget()+0x22: can't find jump dest instruction at .text+0x5d030078 net/wireless/core.o: warning: objtool: wiphy_verify_combinations()+0x1d: can't find jump dest instruction at .text+0x4020023 CC kernel/trace/trace_syscalls.o net/sched/sch_gred.o: warning: objtool: gred_dump()+0x78: can't find jump dest instruction at .text+0x1203009e CC [M] drivers/gpu/drm/mga/mga_warp.o CC [M] net/rds/tcp_send.o CC [M] net/ipv6/exthdrs.o CC [M] crypto/wp512.o CC [M] drivers/iio/accel/mma9551_core.o CC [M] net/mac80211/ocb.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_gart.o CC [M] fs/efs/file.o sound/pci/oxygen/oxygen_pcm.o: warning: objtool: oxygen_hw_params()+0x46: can't find jump dest instruction at .text+0x8c0000bc drivers/infiniband/hw/cxgb3/iwch_cq.o: warning: objtool: iwch_poll_cq_one()+0x8f: can't find jump dest instruction at .text+0x3c030095 CC drivers/acpi/pmic/intel_pmic_bxtwc.o CC arch/x86/kernel/doublefault.o CC [M] drivers/gpu/drm/gma500/psb_intel_lvds.o CC [M] fs/ecryptfs/read_write.o CC [M] net/sched/sch_sfq.o CC kernel/cgroup_pids.o CC [M] fs/ceph/acl.o CC [M] drivers/hid/hid-cherry.o CC [M] drivers/gpu/drm/mga/mga_irq.o CC [M] crypto/tgr192.o drivers/gpu/drm/qxl/qxl_drv.o: warning: objtool: qxl_pm_restore()+0x23: can't find call dest symbol at offset 0x690000c7 CC [M] drivers/clk/qcom/mmcc-msm8960.o LD [M] sound/pci/rme9652/snd-rme9652.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_netlink.o CC [M] sound/pci/ice1712/pontis.o drivers/clk/qcom/lcc-msm8960.o: warning: objtool: lcc_msm8960_probe()+0x28: can't find jump dest instruction at .text+0x8800002e CC [M] sound/soc/codecs/cs35l33.o drivers/gpu/drm/i915/i915_pci.o: warning: objtool: i915_pci_remove()+0x18: call without frame pointer save/setup drivers/gpu/drm/i915/i915_pci.o: warning: objtool: i915_pci_probe()+0x52: call without frame pointer save/setup drivers/gpu/drm/i915/i915_pci.o: warning: objtool: i915_init()+0xc: call without frame pointer save/setup drivers/gpu/drm/i915/i915_pci.o: warning: objtool: i915_exit()+0x15: call without frame pointer save/setup fs/afs/volume.o: warning: objtool: afs_volume_lookup()+0x8b: can't find jump dest instruction at .text+0xad020090 CC fs/exportfs/expfs.o CC [M] drivers/gpu/drm/qxl/qxl_kms.o drivers/ide/ide-lib.o: warning: objtool: ide_dump_status()+0x52: can't find jump dest instruction at .text+0x850000a7 CC [M] drivers/input/keyboard/adp5589-keys.o LD drivers/iio/dac/built-in.o CC [M] drivers/gpu/drm/i915/i915_sysfs.o CC [M] drivers/clk/qcom/mmcc-msm8974.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_cm.o drivers/gpu/drm/panel/panel-simple.o: warning: objtool: panel_simple_get_timings()+0x13: can't find jump dest instruction at .text+0xcb000019 CC [M] sound/pci/oxygen/xonar_pcm179x.o arch/x86/kernel/kexec-bzimage64.o: warning: objtool: bzImage64_probe()+0x2d: can't find jump dest instruction at .text+0x32010132 CC [M] drivers/iio/dac/ad5360.o lib/mpi/mpih-div.o: warning: objtool: mpihelp_divrem()+0x32: can't find jump dest instruction at .text+0xad010038 sound/pci/oxygen/xonar_dg_mixer.o: warning: objtool: input_vol_put()+0x47: can't find jump dest instruction at .text+0xaa0002fd lib/zlib_inflate/inflate.o: warning: objtool: zlib_inflateReset()+0x7: can't find jump dest instruction at .text+0x940000ed CC [M] drivers/iio/accel/mma9551.o CC lib/zlib_inflate/inflate_syms.o CC lib/mpi/mpih-mul.o CC [M] drivers/gpu/drm/panel/panel-samsung-ld9040.o CC [M] drivers/clk/qcom/mmcc-msm8996.o CC [M] drivers/acpi/apei/einj.o CC [M] drivers/hid/hid-chicony.o drivers/infiniband/ulp/ipoib/ipoib_multicast.o: warning: objtool: __ipoib_mcast_schedule_join_thread()+0x2f: can't find jump dest instruction at .text+0x96000125 drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.o: warning: objtool: set_cache_memory_policy()+0x92: can't find jump dest instruction at .text+0xab0002a8 drivers/iio/adc/ad7887.o: warning: objtool: ad7887_read_raw()+0x39: can't find jump dest instruction at .text+0xf600010f drivers/iio/adc/ad799x.o: warning: objtool: ad799x_write_frequency()+0x37: can't find jump dest instruction at .text+0x880000cc kernel/sched/core.o: warning: objtool: tg_cfs_schedulable_down()+0x13: can't find jump dest instruction at .text+0x880002f9 CC [M] sound/soc/codecs/cs42l51.o LD drivers/infiniband/hw/mlx5/built-in.o CC [M] net/netfilter/nf_conntrack_broadcast.o LD drivers/input/serio/built-in.o drivers/ide/ide-iops.o: warning: objtool: __ide_wait_stat()+0x42: can't find jump dest instruction at .text+0xaf0001f8 drivers/clk/clk-s2mps11.o: warning: objtool: s2mps11_clk_probe()+0x53: can't find jump dest instruction at .text+0x3a020179 sound/pci/oxygen/oxygen.o: warning: objtool: get_oxygen_model()+0x10b: can't find jump dest instruction at .text+0xe3010191 CC [M] drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_cik.o CC [M] drivers/iio/dac/ad5380.o net/sched/sch_hfsc.o: warning: objtool: rtsc_y2x()+0x15: can't find jump dest instruction at .text+0x9200015a CC [M] sound/pci/ice1712/prodigy192.o net/sched/sch_htb.o: warning: objtool: htb_dump_class()+0x73: can't find jump dest instruction at .text+0x7c0101a9 drivers/input/keyboard/adp5520-keys.o: warning: objtool: adp5520_keys_probe()+0x41: can't find jump dest instruction at .text+0x32020076 LD [M] sound/pci/snd-als4000.o CC net/ipv4/udplite.o LD fs/ext2/built-in.o net/tipc/name_table.o: warning: objtool: tipc_nameseq_remove_publ()+0x39: can't find jump dest instruction at .text+0x8a01018f CC [M] drivers/infiniband/hw/mlx5/main.o CC [M] drivers/clk/clk-si5351.o arch/x86/kernel/cpu/mcheck/mce-apei.o: warning: objtool: apei_read_mce()+0x29: can't find jump dest instruction at .text+0xdf0002fe net/ipv6/reassembly.o: warning: objtool: ipv6_frags_init_net()+0x60: can't find jump dest instruction at .text+0xbc000246 CC [M] drivers/gpu/drm/panel/panel-samsung-s6e8aa0.o sound/pci/oxygen/xonar_dg.o: warning: objtool: cs4245_write_spi()+0x2d: call without frame pointer save/setup sound/pci/oxygen/xonar_dg.o: warning: objtool: cs4245_read_spi()+0x32: call without frame pointer save/setup sound/pci/oxygen/xonar_dg.o: warning: objtool: cs4245_shadow_control()+0x30: call without frame pointer save/setup sound/pci/oxygen/xonar_dg.o: warning: objtool: dg_init()+0x27: call without frame pointer save/setup sound/pci/oxygen/xonar_dg.o: warning: objtool: dg_cleanup()+0x15: call without frame pointer save/setup sound/pci/oxygen/xonar_dg.o: warning: objtool: dg_suspend()+0x9: call without frame pointer save/setup sound/pci/oxygen/xonar_dg.o: warning: objtool: dg_resume()+0x16: call without frame pointer save/setup sound/pci/oxygen/xonar_dg.o: warning: objtool: set_cs4245_dac_params()+0x55: call without frame pointer save/setup sound/pci/oxygen/xonar_dg.o: warning: objtool: set_cs4245_adc_params()+0x55: call without frame pointer save/setup sound/pci/oxygen/xonar_dg.o: warning: objtool: adjust_dg_dac_routing()+0x34: call without frame pointer save/setup sound/pci/oxygen/xonar_dg.o: warning: objtool: dump_cs4245_registers()+0x2c: call without frame pointer save/setup CC [M] drivers/input/serio/serio.o drivers/iio/adc/ad7793.o: warning: objtool: ad7793_write_raw()+0x4c: can't find jump dest instruction at .text+0x920002a1 CC [M] drivers/infiniband/core/sysfs.o LD [M] drivers/clk/qcom/clk-qcom.o CC [M] drivers/infiniband/hw/mlx5/cq.o CC [M] arch/x86/kernel/cpu/mcheck/mce-inject.o CC [M] drivers/clk/clk-si514.o LD [M] sound/pci/hda/snd-hda-codec-generic.o LD [M] sound/pci/hda/snd-hda-codec-realtek.o CC [M] fs/ext2/balloc.o mm/sparse.o: warning: objtool: sparse_init()+0x44: can't find call dest symbol at offset 0xd7fd0328 drivers/input/input.o: warning: objtool: input_to_handler()+0x37: can't find jump dest instruction at .text+0x9a00003d CC [M] drivers/input/gameport/fm801-gp.o drivers/hid/hid-belkin.o: warning: objtool: belkin_input_mapping()+0x1f: can't find jump dest instruction at .text+0x9e0000e5 LD drivers/iio/common/hid-sensors/built-in.o CC [M] drivers/iio/adc/at91-sama5d2_adc.o CC [M] drivers/gpu/drm/mgag200/mgag200_i2c.o drivers/hv/hv_snapshot.o: warning: objtool: vss_send_op()+0x27: can't find jump dest instruction at .text+0xa200007d LD [M] sound/pci/hda/snd-hda-codec-cmedia.o drivers/edac/xgene_edac.o: warning: objtool: xgene_edac_mc_check()+0x43: can't find jump dest instruction at .text+0xe50102f9 CC [M] drivers/iio/common/hid-sensors/hid-sensor-attributes.o sound/soc/codecs/bt-sco.o: warning: objtool: bt_sco_remove()+0xd: call without frame pointer save/setup sound/soc/codecs/bt-sco.o: warning: objtool: bt_sco_probe()+0x20: call without frame pointer save/setup sound/soc/codecs/bt-sco.o: warning: objtool: bt_sco_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/bt-sco.o: warning: objtool: bt_sco_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/infiniband/hw/mlx5/doorbell.o CC [M] net/netfilter/nf_conntrack_netbios_ns.o drivers/gpu/drm/i915/i915_suspend.o: warning: objtool: i915_save_state()+0x99: can't find jump dest instruction at .text+0xd500043f CC [M] sound/soc/codecs/cs42l51-i2c.o CC [M] drivers/hid/hid-cmedia.o CC [M] drivers/infiniband/hw/cxgb4/provider.o drivers/gpu/drm/panel/panel-lg-lg4573.o: warning: objtool: lg4573_spi_write_dcs()+0x16: can't find call dest symbol at offset 0x600025a sound/pci/oxygen/virtuoso.o: warning: objtool: xonar_probe()+0x59: call without frame pointer save/setup sound/pci/oxygen/virtuoso.o: warning: objtool: get_xonar_model()+0x22: call without frame pointer save/setup sound/pci/oxygen/virtuoso.o: warning: objtool: xonar_driver_init()+0x19: call without frame pointer save/setup sound/pci/oxygen/virtuoso.o: warning: objtool: xonar_driver_exit()+0xb: call without frame pointer save/setup LD [M] sound/pci/hda/snd-hda-codec-analog.o sound/pci/hda/hda_intel.o: warning: objtool: azx_via_get_position()+0x2f: can't find jump dest instruction at .text+0x8c000035 CC [M] net/sctp/ssnmap.o CC [M] drivers/infiniband/hw/i40iw/i40iw_ctrl.o net/ipv6/netfilter/ip6t_REJECT.o: warning: objtool: reject_tg6()+0x17: can't find jump dest instruction at .text+0x8f00008d CC [M] drivers/input/joystick/adi.o CC [M] drivers/gpu/drm/mga/mga_ioc32.o fs/btrfs/tree-defrag.o: warning: objtool: btrfs_defrag_leaves()+0x3a: can't find jump dest instruction at .text+0xbf020040 drivers/ata/pata_opti.o: warning: objtool: opti_set_piomode()+0xad: can't find call dest symbol at offset 0xceff0201 LD drivers/iio/common/ms_sensors/built-in.o CC [M] net/rds/tcp_stats.o drivers/gpu/drm/gma500/gma_device.o: warning: objtool: gma_get_core_freq()+0x19: call without frame pointer save/setup CC [M] fs/btrfs/extent_map.o CC [M] fs/ext2/dir.o CC [M] drivers/gpu/drm/gma500/psb_intel_modes.o drivers/infiniband/ulp/ipoib/ipoib_verbs.o: warning: objtool: ipoib_mcast_attach()+0x60: can't find jump dest instruction at .text+0xa5000065 CC [M] drivers/iio/common/ms_sensors/ms_sensors_i2c.o net/sunrpc/sunrpc_syms.o: warning: objtool: sunrpc_init_net()+0x130: can't find jump dest instruction at .text+0xa8000176 drivers/clk/qcom/gcc-msm8996.o: warning: objtool: gcc_msm8996_probe()+0x22: call without frame pointer save/setup drivers/clk/qcom/gcc-msm8996.o: warning: objtool: gcc_msm8996_init()+0x12: call without frame pointer save/setup drivers/clk/qcom/gcc-msm8996.o: warning: objtool: gcc_msm8996_exit()+0xb: call without frame pointer save/setup fs/afs/vnode.o: warning: objtool: afs_vnode_deleted_remotely()+0x63: can't find jump dest instruction at .text+0x86000069 CC [M] drivers/gpu/drm/gma500/psb_intel_sdvo.o CC [M] drivers/i2c/busses/i2c-sis5595.o LD [M] net/ipv6/netfilter/nf_conntrack_ipv6.o CC [M] fs/afs/write.o CC kernel/sched/stats.o CC [M] sound/pci/ice1712/prodigy_hifi.o drivers/iio/chemical/atlas-ph-sensor.o: warning: objtool: atlas_buffer_postenable()+0x1a: can't find jump dest instruction at .text+0x88000100 drivers/edac/amd64_edac.o: warning: objtool: get_cs_base_and_mask()+0x19: can't find jump dest instruction at .text+0xbc00001f drivers/infiniband/hw/mlx4/ah.o: warning: objtool: create_iboe_ah()+0xb3: can't find jump dest instruction at .text+0x20010188 net/irda/irlan/irlan_provider_event.o: warning: objtool: irlan_provider_state_open()+0x43: can't find jump dest instruction at .text+0x98000128 CC [M] drivers/infiniband/core/device.o kernel/time/tick-broadcast.o: warning: objtool: tick_handle_oneshot_broadcast()+0x81: can't find jump dest instruction at .text+0xa010386 net/ipv6/netfilter/ip6t_NPT.o: warning: objtool: ip6t_npt_map_pfx()+0x1b: can't find jump dest instruction at .text+0x8f000021 sound/soc/codecs/cs35l32.o: warning: objtool: cs35l32_i2c_probe()+0x60: can't find jump dest instruction at .text+0x97030495 drivers/gpu/drm/panel/panel-panasonic-vvx10f034n00.o: warning: objtool: wuxga_nt_panel_add()+0x3a: can't find jump dest instruction at .text+0x87000260 fs/cifs/cifsencrypt.o: warning: objtool: CalcNTLMv2_response()+0x5a: can't find jump dest instruction at .text+0x2101005f CC [M] drivers/infiniband/ulp/iser/iscsi_iser.o LD [M] sound/pci/hda/snd-hda-codec-idt.o CC [M] drivers/iio/chemical/ams-iaq-core.o CC [M] drivers/iio/buffer/industrialio-triggered-buffer.o drivers/infiniband/sw/rdmavt/mad.o: warning: objtool: rvt_create_mad_agents()+0x20: can't find jump dest instruction at .text+0xd3000076 CC [M] sound/soc/codecs/cs42l52.o LD [M] drivers/edac/amd64_edac_mod.o CC kernel/time/tick-oneshot.o CC [M] fs/cifs/export.o CC [M] drivers/infiniband/hw/cxgb3/iwch_mem.o drivers/infiniband/sw/rxe/rxe_comp.o: warning: objtool: rxe_completer()+0x2e: can't find jump dest instruction at .text+0x7d000223 CC [M] fs/exofs/inode.o kernel/kexec_file.o: warning: objtool: locate_mem_hole_callback()+0x39: can't find jump dest instruction at .text+0x101003f CC [M] drivers/input/joystick/as5011.o drivers/ata/pata_ns87410.o: warning: objtool: ns87410_set_piomode()+0xaa: can't find jump dest instruction at .text+0xbe00014f net/irda/irlan/irlan_client_event.o: warning: objtool: irlan_client_state_arb()+0x47: can't find jump dest instruction at .text+0x2901014c CC [M] sound/pci/oxygen/xonar_cs43xx.o CC [M] drivers/iio/adc/axp288_adc.o net/sunrpc/svcauth_unix.o: warning: objtool: svcauth_unix_accept()+0x36: can't find jump dest instruction at .text+0x3302021c drivers/i2c/busses/i2c-ismt.o: warning: objtool: ismt_process_desc()+0x79: can't find jump dest instruction at .text+0x8700024f CC [M] drivers/infiniband/hw/mlx4/doorbell.o drivers/gpu/drm/gma500/gma_display.o: warning: objtool: gma_pipe_set_base()+0x65: can't find jump dest instruction at .text+0x3f0200fb CC [M] drivers/ata/pata_pcmcia.o drivers/hv/hv_kvp.o: warning: objtool: process_ib_ipinfo()+0x15: can't find jump dest instruction at .text+0x9b00001b CC [M] drivers/i2c/busses/i2c-sis630.o drivers/infiniband/hw/cxgb4/device.o: warning: objtool: resume_queues()+0x3c: can't find jump dest instruction at .text+0xb0010392 LD [M] net/irda/irlan/irlan.o CC [M] drivers/gpu/drm/i915/intel_csr.o /home/kisskb/slave/src/sound/soc/codecs/arizona.c: In function 'arizona_hw_params': /home/kisskb/slave/src/sound/soc/codecs/arizona.c:1718:3: warning: 'aif_rx_state' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/sound/soc/codecs/arizona.c:1715:3: warning: 'aif_tx_state' may be used uninitialized in this function [-Wuninitialized] CC [M] drivers/iio/buffer/kfifo_buf.o drivers/i2c/busses/i2c-i801.o: warning: objtool: i801_check_pre()+0x59: can't find jump dest instruction at .text+0x440103ce drivers/acpi/acpica/evhandler.o: warning: objtool: acpi_ev_install_handler()+0x1e: can't find jump dest instruction at .text+0xeb000083 net/sched/sch_dsmark.o: warning: objtool: dsmark_dump()+0x49: can't find jump dest instruction at .text+0xc900027f CC drivers/acpi/acpica/evmisc.o drivers/infiniband/sw/rdmavt/cq.o: warning: objtool: rvt_cq_enter()+0x6a: can't find jump dest instruction at .text+0x5e0100e0 CC [M] drivers/acpi/apei/erst-dbg.o CC [M] net/sched/sch_tbf.o CC [M] drivers/infiniband/sw/rdmavt/mcast.o fs/cifs/readdir.o: warning: objtool: initiate_cifs_search()+0x56: can't find jump dest instruction at .text+0x200201fb drivers/iio/buffer/industrialio-buffer-cb.o: warning: objtool: iio_channel_get_all_cb()+0x35: can't find jump dest instruction at .text+0xf400011b CC [M] drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_vi.o CC [M] fs/ext2/file.o drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_cik.o: warning: objtool: initialize_cpsch_cik()+0x18: call without frame pointer save/setup drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_cik.o: warning: objtool: register_process_cik()+0x96: call without frame pointer save/setup CC [M] drivers/infiniband/hw/i40iw/i40iw_hmc.o fs/coda/pioctl.o: warning: objtool: coda_pioctl()+0x33: call without frame pointer save/setup CC drivers/gpio/gpio-mpc8xxx.o drivers/input/input-mt.o: warning: objtool: adjust_dual()+0xf: can't find jump dest instruction at .text+0xad000015 CC [M] fs/coda/sysctl.o CC drivers/iommu/iommu.o CC [M] fs/btrfs/sysfs.o drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.o: warning: objtool: amdgpu_init_mem_type()+0xc: can't find jump dest instruction at .text+0xa6000142 drivers/input/ff-core.o: warning: objtool: input_ff_create()+0x33: can't find jump dest instruction at .text+0x14010138 CC [M] net/sched/sch_teql.o fs/cifs/ioctl.o: warning: objtool: cifs_file_clone_range()+0xa3: can't find jump dest instruction at .text+0xf10000a8 drivers/gpu/drm/i915/i915_drv.o: warning: objtool: intel_virt_detect_pch()+0x1b: can't find jump dest instruction at .text+0xb7000aa1 net/sunrpc/xdr.o: warning: objtool: xdr_truncate_encode()+0x36: can't find jump dest instruction at .text+0x9f0107ec drivers/input/joystick/a3d.o: warning: objtool: a3d_read()+0x22: can't find jump dest instruction at .text+0xf4030158 LD [M] sound/pci/snd-atiixp.o CC [M] sound/soc/codecs/cs42l56.o CC [M] net/sunrpc/debugfs.o sound/pci/pcxhr/pcxhr_mixer.o: warning: objtool: pcxhr_clock_type_put()+0x54: can't find jump dest instruction at .text+0xa400057a drivers/acpi/pmic/intel_pmic_crc.o: warning: objtool: intel_crc_pmic_get_policy()+0x15: call without frame pointer save/setup drivers/acpi/pmic/intel_pmic_crc.o: warning: objtool: intel_crc_pmic_get_raw_temp()+0x21: call without frame pointer save/setup drivers/acpi/pmic/intel_pmic_crc.o: warning: objtool: intel_crc_pmic_get_power()+0x1a: call without frame pointer save/setup drivers/acpi/pmic/intel_pmic_crc.o: warning: objtool: intel_crc_pmic_update_policy()+0x2b: call without frame pointer save/setup drivers/acpi/pmic/intel_pmic_crc.o: warning: objtool: intel_crc_pmic_update_aux()+0x1b: call without frame pointer save/setup drivers/acpi/pmic/intel_pmic_crc.o: warning: objtool: intel_crc_pmic_update_power()+0x24: call without frame pointer save/setup drivers/acpi/pmic/intel_pmic_crc.o: warning: objtool: intel_crc_pmic_opregion_probe()+0x5e: call without frame pointer save/setup drivers/acpi/pmic/intel_pmic_crc.o: warning: objtool: intel_crc_pmic_opregion_driver_init()+0xd: call without frame pointer save/setup CC [M] drivers/infiniband/hw/hfi1/driver.o CC [M] net/rxrpc/peer_object.o sound/pci/oxygen/xonar_lib.o: warning: objtool: xonar_ext_power_gpio_changed()+0x23: call without frame pointer save/setup sound/pci/oxygen/xonar_lib.o: warning: objtool: xonar_enable_output()+0x2c: call without frame pointer save/setup sound/pci/oxygen/xonar_lib.o: warning: objtool: xonar_disable_output()+0x1b: call without frame pointer save/setup sound/pci/oxygen/xonar_lib.o: warning: objtool: xonar_init_ext_power()+0x29: call without frame pointer save/setup sound/pci/oxygen/xonar_lib.o: warning: objtool: xonar_init_cs53x1()+0x20: call without frame pointer save/setup sound/pci/oxygen/xonar_lib.o: warning: objtool: xonar_set_cs53x1_params()+0x2f: call without frame pointer save/setup sound/pci/oxygen/xonar_lib.o: warning: objtool: xonar_gpio_bit_switch_get()+0x28: call without frame pointer save/setup sound/pci/oxygen/xonar_lib.o: warning: objtool: xonar_gpio_bit_switch_put()+0x39: call without frame pointer save/setup drivers/infiniband/sw/rdmavt/dma.o: warning: objtool: rvt_map_sg()+0x1b: can't find jump dest instruction at .text+0xa10001b1 LD [M] sound/pci/snd-atiixp-modem.o CC kernel/time/tick-sched.o CC [M] drivers/acpi/acpi_ipmi.o CC [M] drivers/infiniband/sw/rdmavt/mmap.o LD drivers/infiniband/hw/mthca/built-in.o CC [M] drivers/acpi/ac.o fs/dlm/member.o: warning: objtool: make_member_array()+0x55: can't find jump dest instruction at .text+0xda00005b CC [M] drivers/infiniband/hw/mthca/mthca_main.o drivers/gpio/gpio-moxart.o: warning: objtool: moxart_gpio_probe()+0x3c: can't find jump dest instruction at .text+0xd3000042 CC [M] fs/btrfs/struct-funcs.o drivers/infiniband/core/verbs.o: warning: objtool: ib_modify_qp_is_ok()+0xc: can't find jump dest instruction at .text+0x93000242 CC drivers/gpio/gpio-msic.o sound/pci/pcxhr/pcxhr_mix22.o: warning: objtool: hr222_sub_set_clock()+0x24: can't find jump dest instruction at .text+0xcb00050a lib/percpu_counter.o: warning: objtool: percpu_counter_hotcpu_callback()+0xd: can't find call dest symbol at offset 0xbf000481 CC [M] drivers/iio/dac/ad5421.o lib/raid6/sse2.o: warning: objtool: raid6_sse24_xor_syndrome()+0x3c: can't find jump dest instruction at .text+0x22020062 CC [M] drivers/input/joystick/analog.o kernel/sched/auto_group.o: warning: objtool: autogroup_move_group()+0x54: can't find jump dest instruction at .text+0xd80000a9 CC [M] drivers/hid/hid-corsair.o CC [M] lib/raid6/avx2.o CC drivers/iommu/iommu-traces.o drivers/gpu/drm/amd/amdgpu/amdgpu_object.o: warning: objtool: amdgpu_update_memory_usage()+0xc: can't find jump dest instruction at .text+0xc3000012 drivers/infiniband/hw/hfi1/affinity.o: warning: objtool: find_hw_thread_mask.constprop.1()+0x5a: can't find jump dest instruction at .text+0x60010060 sound/pci/hda/patch_hdmi.o: warning: objtool: hdmi_setup_audio_infoframe()+0x3e: can't find jump dest instruction at .text+0xea000384 CC arch/x86/kernel/kgdb.o CC mm/sparse-vmemmap.o CC kernel/sched/debug.o drivers/clk/clk-scpi.o: warning: objtool: scpi_clk_add()+0x5c: can't find jump dest instruction at .text+0xb1010341 LD [M] sound/pci/hda/snd-hda-codec-si3054.o net/netfilter/nf_conntrack_amanda.o: warning: objtool: amanda_help()+0x39: can't find jump dest instruction at .text+0x7902003f arch/x86/kernel/module.o: warning: objtool: module_alloc()+0x29: can't find jump dest instruction at .text+0xaf00002f drivers/acpi/pmic/intel_pmic_bxtwc.o: warning: objtool: intel_bxtwc_pmic_update_policy()+0x32: call without frame pointer save/setup drivers/acpi/pmic/intel_pmic_bxtwc.o: warning: objtool: intel_bxtwc_pmic_update_power()+0x27: call without frame pointer save/setup drivers/acpi/pmic/intel_pmic_bxtwc.o: warning: objtool: intel_bxtwc_pmic_get_policy()+0x19: call without frame pointer save/setup drivers/acpi/pmic/intel_pmic_bxtwc.o: warning: objtool: intel_bxtwc_pmic_get_raw_temp()+0x23: call without frame pointer save/setup drivers/acpi/pmic/intel_pmic_bxtwc.o: warning: objtool: intel_bxtwc_pmic_get_power()+0x19: call without frame pointer save/setup drivers/acpi/pmic/intel_pmic_bxtwc.o: warning: objtool: intel_bxtwc_pmic_update_aux()+0x76: call without frame pointer save/setup drivers/acpi/pmic/intel_pmic_bxtwc.o: warning: objtool: intel_bxtwc_pmic_opregion_probe()+0x5e: call without frame pointer save/setup drivers/acpi/pmic/intel_pmic_bxtwc.o: warning: objtool: intel_bxtwc_pmic_opregion_driver_init()+0xd: call without frame pointer save/setup arch/x86/kernel/crash.o: warning: objtool: prepare_elf64_headers()+0x68: can't find jump dest instruction at .text+0xdb01013e net/sunrpc/rpcb_clnt.o: warning: objtool: rpcb_dec_getaddr()+0x3f: can't find jump dest instruction at .text+0xe6000255 CC mm/mmu_notifier.o drivers/infiniband/sw/rxe/rxe_req.o: warning: objtool: req_next_wqe()+0x5a: can't find jump dest instruction at .text+0xb1000060 net/rds/tcp_listen.o: warning: objtool: rds_tcp_accept_one()+0x2f: can't find jump dest instruction at .text+0xd3010225 drivers/hid/hid-betopff.o: warning: objtool: betopff_init()+0x4c: can't find jump dest instruction at .text+0x14010051 CC [M] net/netfilter/nf_conntrack_snmp.o net/netfilter/nf_conntrack_h323_asn1.o: warning: objtool: decode_bitstr()+0x3b: can't find jump dest instruction at .text+0x8f000180 CC kernel/cpuset.o fs/efs/dir.o: warning: objtool: efs_readdir()+0x66: can't find jump dest instruction at .text+0xc401006c CC [M] drivers/infiniband/sw/rxe/rxe_pool.o drivers/infiniband/ulp/ipoib/ipoib_ib.o: warning: objtool: ipoib_dev_addr_changed_valid()+0x48: can't find jump dest instruction at .text+0x4601004e LD [M] sound/pci/hda/snd-hda-codec-cirrus.o CC arch/x86/kernel/early_printk.o drivers/acpi/apei/ghes.o: warning: objtool: ghes_copy_tofrom_phys()+0x33: can't find jump dest instruction at .text+0x71010039 CC [M] net/netfilter/nf_conntrack_pptp.o CC [M] drivers/iio/accel/mma9553.o CC [M] net/sched/sch_prio.o CC [M] drivers/ide/ide-taskfile.o fs/ecryptfs/read_write.o: warning: objtool: ecryptfs_write()+0x41: can't find jump dest instruction at .text+0x29020137 sound/pci/trident/trident_main.o: warning: objtool: snd_trident_alloc_voice()+0x3f: can't find jump dest instruction at .text+0x8d0005c5 CC kernel/trace/trace_event_perf.o CC net/ipv4/udp_offload.o LD [M] sound/pci/hda/snd-hda-codec-ca0110.o LD [M] sound/pci/trident/snd-trident.o net/xfrm/xfrm_replay.o: warning: objtool: xfrm_replay_notify()+0x5f: can't find jump dest instruction at .text+0xc40000d4 drivers/hid/hid-cherry.o: warning: objtool: ch_input_mapping()+0x18: can't find jump dest instruction at .text+0x9d00007e drivers/input/gameport/emu10k1-gp.o: warning: objtool: emu_probe()+0x70: can't find jump dest instruction at .text+0xef0000d5 LD [M] sound/pci/hda/snd-hda-codec-ca0132.o CC [M] net/wireless/sme.o CC [M] drivers/hid/hid-cp2112.o CC [M] drivers/acpi/button.o sound/pci/ymfpci/ymfpci_main.o: warning: objtool: snd_ymfpci_request_firmware()+0x34: can't find jump dest instruction at .text+0xa6000dca fs/efs/file.o: warning: objtool: efs_get_block()+0x32: call without frame pointer save/setup fs/efs/file.o: warning: objtool: efs_bmap()+0x34: call without frame pointer save/setup LD [M] sound/pci/hda/snd-hda-codec-conexant.o drivers/i2c/busses/i2c-nforce2-s4985.o: warning: objtool: nforce2_access_virt2()+0x49: can't find jump dest instruction at .text+0x9100004f LD drivers/iio/common/st_sensors/built-in.o drivers/hid/hid-chicony.o: warning: objtool: ch_input_mapping()+0x16: can't find jump dest instruction at .text+0xd303008c CC [M] fs/ext2/ialloc.o drivers/hwmon/w83793.o: warning: objtool: w83793_detect()+0x4a: can't find jump dest instruction at .text+0xc9000050 LD drivers/iio/common/ssp_sensors/built-in.o kernel/kexec_core.o: warning: objtool: kimage_alloc_crash_control_pages()+0x47: can't find jump dest instruction at .text+0x8900006c CC [M] drivers/input/keyboard/atkbd.o LD [M] sound/pci/ymfpci/snd-ymfpci.o net/sunrpc/xprtmultipath.o: warning: objtool: xprt_iter_xchg_switch()+0x1c: can't find jump dest instruction at .text+0xca000722 drivers/clk/qcom/mmcc-msm8974.o: warning: objtool: mmcc_msm8974_probe()+0x16: call without frame pointer save/setup drivers/clk/qcom/mmcc-msm8974.o: warning: objtool: mmcc_msm8974_driver_init()+0x12: call without frame pointer save/setup drivers/clk/qcom/mmcc-msm8974.o: warning: objtool: mmcc_msm8974_driver_exit()+0xb: call without frame pointer save/setup CC [M] fs/efs/symlink.o CC [M] drivers/iio/common/st_sensors/st_sensors_i2c.o CC [M] fs/dlm/memory.o LD [M] sound/pci/hda/snd-hda-codec-via.o CC [M] net/sunrpc/backchannel_rqst.o drivers/input/keyboard/adp5588-keys.o: warning: objtool: adp5588_report_switch_state()+0x55: can't find jump dest instruction at .text+0x9e00043b kernel/cgroup_pids.o: warning: objtool: pids_can_fork()+0x5e: can't find jump dest instruction at .text+0x41010324 drivers/infiniband/core/cq.o: warning: objtool: __ib_process_cq()+0xab: can't find jump dest instruction at .text+0x720000af arch/x86/kernel/doublefault.o: warning: objtool: df_debug()+0x1a: call without frame pointer save/setup CC drivers/iommu/iommu-sysfs.o CC [M] drivers/hwmon/w83795.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_fs.o LD lib/zlib_inflate/zlib_inflate.o CC [M] drivers/iio/common/ssp_sensors/ssp_dev.o CC [M] drivers/infiniband/sw/rdmavt/mr.o CC [M] net/rxrpc/recvmsg.o drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_vi.o: warning: objtool: register_process_vi()+0x9a: call without frame pointer save/setup CC [M] drivers/infiniband/hw/hfi1/efivar.o LD [M] sound/pci/hda/snd-hda-codec-hdmi.o CC arch/x86/kernel/hpet.o LD lib/zlib_inflate/built-in.o fs/coda/sysctl.o: warning: objtool: coda_sysctl_init()+0x1a: call without frame pointer save/setup fs/coda/sysctl.o: warning: objtool: coda_sysctl_clean()+0x15: call without frame pointer save/setup CC [M] sound/pci/ice1712/juli.o drivers/clk/qcom/mmcc-msm8996.o: warning: objtool: mmcc_msm8996_probe()+0x1a: call without frame pointer save/setup drivers/clk/qcom/mmcc-msm8996.o: warning: objtool: mmcc_msm8996_driver_init()+0x12: call without frame pointer save/setup drivers/clk/qcom/mmcc-msm8996.o: warning: objtool: mmcc_msm8996_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/gpu/drm/amd/amdkfd/kfd_interrupt.o LD [M] fs/coda/coda.o LD [M] sound/pci/hda/snd-hda-intel.o LD drivers/iio/dummy/built-in.o CC [M] net/xfrm/xfrm_user.o drivers/clk/qcom/mmcc-msm8960.o: warning: objtool: pix_rdi_set_parent()+0x59: can't find jump dest instruction at .text+0xde0000af CC [M] crypto/gf128mul.o CC [M] drivers/clk/clk-si570.o drivers/i2c/i2c-mux.o: warning: objtool: i2c_mux_add_adapter()+0x45: can't find jump dest instruction at .text+0x7f03022a CC [M] drivers/input/gameport/lightning.o kernel/trace/trace_export.o: warning: objtool: ftrace_define_fields_mmiotrace_map()+0x36: can't find jump dest instruction at .init.text+0xbf00003c fs/ceph/mds_client.o: warning: objtool: get_session()+0x3e: can't find jump dest instruction at .text+0xd80000f4 CC [M] drivers/iio/dummy/iio_simple_dummy.o CC [M] fs/ext2/inode.o CC mm/ksm.o CC [M] drivers/iio/adc/bcm_iproc_adc.o CC [M] drivers/i2c/i2c-slave-eeprom.o drivers/i2c/i2c-stub.o: warning: objtool: stub_xfer()+0x33: can't find jump dest instruction at .text+0x4d050149 sound/pci/pcxhr/pcxhr_core.o: warning: objtool: pcxhr_handle_async_err()+0x2a: can't find jump dest instruction at .text+0x90000030 net/sched/sch_sfb.o: warning: objtool: sfb_enqueue()+0x4b: can't find jump dest instruction at .text+0xa7050590 drivers/infiniband/ulp/ipoib/ipoib_vlan.o: warning: objtool: __ipoib_vlan_add()+0x83: can't find jump dest instruction at .text+0x780100b9 drivers/gpu/drm/mga/mga_warp.o: warning: objtool: mga_warp_install_microcode()+0x3d: can't find jump dest instruction at .text+0x7a020043 CC [M] net/sched/sch_multiq.o LD [M] sound/pci/pcxhr/snd-pcxhr.o drivers/i2c/busses/i2c-nforce2.o: warning: objtool: nforce2_access()+0x46: can't find jump dest instruction at .text+0x630102ac CC [M] drivers/gpu/drm/amd/amdkfd/kfd_events.o CC [M] drivers/infiniband/hw/cxgb3/iwch_provider.o drivers/hid/hid-cmedia.o: warning: objtool: cmhid_probe()+0x3e: can't find jump dest instruction at .text+0x8c000104 CC [M] drivers/iio/common/ssp_sensors/ssp_spi.o net/ipv6/udp.o: warning: objtool: compute_score()+0x12: can't find jump dest instruction at .text+0x96000018 CC [M] drivers/hwmon/w83781d.o fs/ecryptfs/mmap.o: warning: objtool: ecryptfs_write_inode_size_to_xattr()+0x5e: can't find jump dest instruction at .text+0xc6000133 drivers/gpu/drm/mga/mga_irq.o: warning: objtool: mga_driver_irq_handler()+0xc6: call without frame pointer save/setup drivers/gpu/drm/mga/mga_irq.o: warning: objtool: mga_enable_vblank()+0x1a: call without frame pointer save/setup drivers/gpu/drm/mga/mga_irq.o: warning: objtool: mga_disable_vblank()+0x16: call without frame pointer save/setup drivers/gpu/drm/mga/mga_irq.o: warning: objtool: mga_driver_fence_wait()+0x66: call without frame pointer save/setup drivers/gpu/drm/mga/mga_irq.o: warning: objtool: mga_driver_irq_postinstall()+0x27: call without frame pointer save/setup LD [M] sound/pci/snd-azt3328.o CC [M] net/netfilter/nf_conntrack_sane.o CC [M] fs/ecryptfs/crypto.o drivers/clk/clk-si514.o: warning: objtool: si514_calc_muldiv()+0x1c: can't find jump dest instruction at .text+0x84000022 net/netfilter/nf_conntrack_netlink.o: warning: objtool: ctnetlink_change_helper()+0x59: can't find jump dest instruction at .text+0xfc0005ef CC [M] drivers/input/joystick/cobra.o CC [M] drivers/hv/hv_balloon.o net/ipv6/netfilter/ip6t_SYNPROXY.o: warning: objtool: synproxy_send_client_ack()+0x6d: can't find jump dest instruction at .text+0xfd0002e3 CC [M] drivers/infiniband/hw/hfi1/eprom.o net/ipv4/datagram.o: warning: objtool: __ip4_datagram_connect()+0x24: can't find jump dest instruction at .text+0x6d02002a kernel/sched/stats.o: warning: objtool: show_schedstat()+0x4a: can't find jump dest instruction at .text+0xbc02007f drivers/hv/hv_fcopy.o: warning: objtool: fcopy_send_data()+0x1f: can't find jump dest instruction at .text+0x960000a5 CC [M] drivers/ata/pata_platform.o net/rxrpc/peer_event.o: warning: objtool: rxrpc_lookup_peer_icmp_rcu()+0x72: can't find jump dest instruction at .text+0xe9000078 LD [M] net/ipv6/netfilter/nf_nat_ipv6.o arch/x86/kernel/cpu/mcheck/mce-inject.o: warning: objtool: raise_mce()+0x63: can't find jump dest instruction at .text+0x230204a9 drivers/iio/chemical/ams-iaq-core.o: warning: objtool: ams_iaqcore_probe()+0x33: can't find jump dest instruction at .text+0x8d000039 sound/soc/codecs/cs42l51-i2c.o: warning: objtool: cs42l51_i2c_remove()+0xd: call without frame pointer save/setup sound/soc/codecs/cs42l51-i2c.o: warning: objtool: cs42l51_i2c_probe()+0x56: call without frame pointer save/setup sound/soc/codecs/cs42l51-i2c.o: warning: objtool: cs42l51_i2c_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/cs42l51-i2c.o: warning: objtool: cs42l51_i2c_driver_exit()+0xb: call without frame pointer save/setup drivers/input/gameport/fm801-gp.o: warning: objtool: fm801_gp_probe()+0x70: can't find jump dest instruction at .text+0xe60001c5 CC arch/x86/kernel/apb_timer.o CC [M] drivers/input/joystick/db9.o CC [M] drivers/infiniband/hw/cxgb3/iwch.o drivers/iio/accel/mma9551.o: warning: objtool: mma9551_config_incli_event()+0x39: can't find jump dest instruction at .text+0xc20003ef CC [M] drivers/iio/chemical/vz89x.o LD fs/ext4/built-in.o CC [M] drivers/input/joystick/gamecon.o drivers/infiniband/ulp/ipoib/ipoib_ethtool.o: warning: objtool: ipoib_get_strings()+0x34: call without frame pointer save/setup drivers/infiniband/ulp/ipoib/ipoib_ethtool.o: warning: objtool: ipoib_set_coalesce()+0x48: call without frame pointer save/setup drivers/infiniband/ulp/ipoib/ipoib_ethtool.o: warning: objtool: ipoib_get_drvinfo()+0x22: call without frame pointer save/setup kernel/time/tick-oneshot.o: warning: objtool: tick_switch_to_oneshot()+0x2b: can't find jump dest instruction at .text+0x8a000141 kernel/cgroup_freezer.o: warning: objtool: freezer_apply_state()+0x4e: can't find jump dest instruction at .text+0x99000164 drivers/iio/adc/axp288_adc.o: warning: objtool: axp288_adc_read_raw()+0x41: can't find jump dest instruction at .text+0xb6000077 CC [M] drivers/gpu/drm/gma500/psb_lid.o drivers/acpi/acpica/evmisc.o: warning: objtool: acpi_ev_queue_notify_request()+0x29: can't find jump dest instruction at .text+0x840100ba CC [M] drivers/input/gameport/ns558.o CC [M] drivers/iio/common/st_sensors/st_sensors_spi.o CC net/ipv4/arp.o LD arch/x86/kernel/cpu/mcheck/built-in.o CC [M] drivers/iio/dac/ad5624r_spi.o LD [M] net/ipv6/netfilter/nf_defrag_ipv6.o lib/mpi/mpih-mul.o: warning: objtool: mul_n_basecase()+0x30: can't find jump dest instruction at .text+0xba000035 LD [M] net/rds/rds.o CC lib/mpi/mpi-pow.o CC [M] fs/ext4/balloc.o CC drivers/acpi/acpica/evregion.o drivers/gpu/drm/panel/panel-samsung-ld9040.o: warning: objtool: ld9040_probe()+0x31: can't find jump dest instruction at .text+0xde0001f7 drivers/gpu/drm/mgag200/mgag200_fb.o: warning: objtool: mgag200fb_create()+0xc0: can't find jump dest instruction at .text+0x720100c5 CC [M] fs/btrfs/xattr.o CC [M] drivers/gpu/drm/mgag200/mgag200_ttm.o net/ipv4/tcp_offload.o: warning: objtool: tcp_gso_segment()+0x42: can't find jump dest instruction at .text+0x1a040138 sound/pci/rme9652/hdsp.o: warning: objtool: snd_hdsp_initialize_channels()+0x10: can't find jump dest instruction at .text+0x47010796 CC net/ipv4/icmp.o drivers/iio/dac/ad5360.o: warning: objtool: ad5360_alloc_channels()+0x37: can't find jump dest instruction at .text+0xbf0000bd CC [M] drivers/gpu/drm/panel/panel-sharp-lq101r1sx01.o drivers/iio/dac/ad5380.o: warning: objtool: ad5380_alloc_channels()+0x37: can't find jump dest instruction at .text+0xbf00036d CC [M] drivers/gpu/drm/qxl/qxl_display.o net/xfrm/xfrm_proc.o: warning: objtool: xfrm_statistics_seq_open()+0x10: call without frame pointer save/setup net/xfrm/xfrm_proc.o: warning: objtool: xfrm_statistics_seq_show()+0x35: call without frame pointer save/setup net/xfrm/xfrm_proc.o: warning: objtool: xfrm_proc_init()+0x26: call without frame pointer save/setup net/xfrm/xfrm_proc.o: warning: objtool: xfrm_proc_fini()+0x17: call without frame pointer save/setup sound/pci/ice1712/aureon.o: warning: objtool: aureon_spi_write()+0xc0: can't find jump dest instruction at .text+0x84000556 CC [M] drivers/infiniband/sw/rdmavt/pd.o kernel/trace/blktrace.o: warning: objtool: sysfs_blk_trace_attr_show()+0x33: can't find jump dest instruction at .text+0x57010669 CC [M] drivers/input/keyboard/bcm-keypad.o LD drivers/gpu/drm/r128/built-in.o CC [M] net/sctp/auth.o drivers/gpu/drm/amd/amdgpu/amdgpu_gart.o: warning: objtool: amdgpu_gart_table_ram_alloc()+0x2e: can't find jump dest instruction at .text+0xae000034 drivers/gpu/drm/gma500/psb_intel_display.o: warning: objtool: psb_intel_crtc_clock_get()+0x3f: can't find jump dest instruction at .text+0x8a0000c5 CC [M] fs/exofs/file.o CC [M] drivers/gpu/drm/qxl/qxl_ttm.o drivers/gpu/drm/qxl/qxl_kms.o: warning: objtool: qxl_check_device()+0x3c: can't find jump dest instruction at .text+0x43010041 CC [M] drivers/gpu/drm/r128/r128_drv.o fs/ceph/cache.o: warning: objtool: ceph_fscache_inode_now_uncached()+0x122: can't find jump dest instruction at .text+0x650001c6 CC kernel/trace/trace_events_filter.o drivers/gpu/drm/gma500/psb_intel_modes.o: warning: objtool: psb_intel_ddc_probe()+0x52: call without frame pointer save/setup drivers/gpu/drm/gma500/psb_intel_modes.o: warning: objtool: psb_intel_ddc_get_modes()+0x1f: call without frame pointer save/setup CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.o drivers/gpu/drm/mgag200/mgag200_i2c.o: warning: objtool: mgag200_i2c_create()+0xf5: can't find jump dest instruction at .text+0xd000035b crypto/tgr192.o: warning: objtool: tgr192_update()+0x43: can't find jump dest instruction at .text+0x7010439 drivers/infiniband/hw/mlx4/cq.o: warning: objtool: mlx4_ib_cq_resize_copy_cqes()+0x86: can't find jump dest instruction at .text+0x140102ac CC [M] drivers/infiniband/sw/rdmavt/qp.o drivers/iio/adc/at91-sama5d2_adc.o: warning: objtool: at91_adc_read_raw()+0x2e: can't find jump dest instruction at .text+0x4f010094 CC kernel/trace/trace_events_trigger.o CC [M] drivers/iio/adc/cc10001_adc.o fs/exportfs/expfs.o: warning: objtool: find_acceptable_alias()+0x2a: can't find jump dest instruction at .text+0xb4000130 CC [M] drivers/gpu/drm/gma500/psb_irq.o drivers/acpi/apei/einj.o: warning: objtool: __einj_error_trigger()+0x77: can't find jump dest instruction at .text+0x280301ec CC [M] fs/cifs/smb1ops.o CC [M] drivers/gpu/drm/r128/r128_cce.o crypto/wp512.o: warning: objtool: wp512_process_buffer()+0xbe9: can't find jump dest instruction at .text+0x7ef60c8e CC [M] crypto/pcbc.o CC [M] drivers/input/serio/i8042.o LD fs/exportfs/exportfs.o net/sctp/socket.o: warning: objtool: sctp_msghdr_parse()+0x13: can't find jump dest instruction at .text+0xd30000c9 CC [M] drivers/input/serio/parkbd.o CC [M] drivers/iio/dummy/iio_simple_dummy_events.o LD fs/exportfs/built-in.o CC [M] drivers/hid/hid-cypress.o net/netfilter/nf_conntrack_netbios_ns.o: warning: objtool: netbios_ns_help()+0x10: call without frame pointer save/setup net/netfilter/nf_conntrack_netbios_ns.o: warning: objtool: nf_conntrack_netbios_ns_init()+0x17: call without frame pointer save/setup net/netfilter/nf_conntrack_netbios_ns.o: warning: objtool: nf_conntrack_netbios_ns_fini()+0xb: call without frame pointer save/setup CC [M] drivers/infiniband/sw/rdmavt/srq.o fs/ceph/acl.o: warning: objtool: ceph_get_acl()+0x8a: can't find jump dest instruction at .text+0x9d000090 drivers/gpu/drm/mga/mga_ioc32.o: warning: objtool: compat_mga_init()+0x4f: can't find jump dest instruction at .text+0xfd010115 net/ipv6/tcp_ipv6.o: warning: objtool: tcp_v6_parse_md5_keys()+0x24: can't find jump dest instruction at .text+0x801012a sound/pci/rme9652/hdspm.o: warning: objtool: hdspm_pref_sync_ref()+0x12: can't find jump dest instruction at .text+0xd4010178 drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_rdma_rw_ctx_destroy()+0x42: can't find jump dest instruction at .text+0x94000118 drivers/i2c/busses/i2c-sis5595.o: warning: objtool: sis5595_transaction()+0x40: can't find jump dest instruction at .text+0xcc000056 LD [M] drivers/gpu/drm/mga/mga.o kernel/sched/fair.o: warning: objtool: update_cfs_rq_h_load()+0x37: can't find jump dest instruction at .text+0x9400034d CC [M] drivers/gpu/drm/i915/intel_device_info.o drivers/iio/accel/mma8452.o: warning: objtool: mma8452_write_raw()+0x27: can't find jump dest instruction at .text+0xdf01088d drivers/i2c/busses/i2c-piix4.o: warning: objtool: piix4_transaction()+0xbe: can't find jump dest instruction at .text+0x870001b4 LD [M] fs/ceph/ceph.o sound/pci/ice1712/pontis.o: warning: objtool: pontis_init()+0x4a: can't find jump dest instruction at .text+0xb9001010 drivers/gpu/drm/panel/panel-samsung-s6e8aa0.o: warning: objtool: s6e8aa0_read_mtp_id()+0x94: can't find jump dest instruction at .text+0x8c000199 LD [M] sound/pci/rme9652/snd-hdsp.o CC [M] crypto/cts.o CC [M] drivers/infiniband/hw/i40iw/i40iw_hw.o LD drivers/infiniband/hw/nes/built-in.o CC [M] drivers/i2c/busses/i2c-sis96x.o CC [M] net/xfrm/xfrm_ipcomp.o CC [M] drivers/gpu/drm/panel/panel-sharp-ls043t1le01.o CC [M] drivers/iio/dummy/iio_simple_dummy_buffer.o CC [M] drivers/iio/common/st_sensors/st_sensors_core.o CC [M] sound/soc/codecs/cs42l73.o CC kernel/time/timer_stats.o CC [M] drivers/infiniband/hw/nes/nes.o LD [M] sound/pci/rme9652/snd-hdspm.o drivers/infiniband/hw/hfi1/device.o: warning: objtool: dev_init()+0x38: can't find jump dest instruction at .init.text+0xd300003d net/sunrpc/cache.o: warning: objtool: qword_addhex()+0x13: can't find jump dest instruction at .text+0x94000019 fs/ext2/file.o: warning: objtool: ext2_release_file()+0x2d: call without frame pointer save/setup fs/ext2/file.o: warning: objtool: ext2_dax_fault()+0x5d: call without frame pointer save/setup fs/ext2/file.o: warning: objtool: ext2_file_mmap()+0x2f: call without frame pointer save/setup fs/ext2/file.o: warning: objtool: ext2_fsync()+0x29: call without frame pointer save/setup fs/ext2/file.o: warning: objtool: ext2_dax_pfn_mkwrite()+0x4d: call without frame pointer save/setup fs/ext2/file.o: warning: objtool: ext2_dax_pmd_fault()+0xb2: call without frame pointer save/setup drivers/gpu/drm/gma500/psb_intel_lvds.o: warning: objtool: psb_intel_lvds_set_property()+0x34: can't find jump dest instruction at .text+0x3f01022a kernel/trace/trace_syscalls.o: warning: objtool: print_syscall_enter()+0x44: can't find jump dest instruction at .text+0x5201012a CC kernel/trace/trace_events_hist.o net/tipc/net.o: warning: objtool: __tipc_nl_add_net()+0x155: can't find jump dest instruction at .text+0x1015b drivers/infiniband/core/rw.o: warning: objtool: rdma_rw_ctx_wrs()+0x2d: can't find jump dest instruction at .text+0x2b010083 CC [M] drivers/i2c/busses/i2c-via.o CC [M] drivers/infiniband/core/fmr_pool.o sound/pci/ice1712/prodigy192.o: warning: objtool: write_data()+0x24: can't find jump dest instruction at .text+0x8400008a CC [M] drivers/iio/dummy/iio_dummy_evgen.o CC [M] drivers/iio/common/hid-sensors/hid-sensor-trigger.o drivers/hv/hv_utils_transport.o: warning: objtool: hvt_cn_callback()+0x35: can't find jump dest instruction at .text+0xaa0001fb drivers/infiniband/ulp/srpt/ib_srpt.o: warning: objtool: srpt_write_pending()+0x81: can't find jump dest instruction at .text+0x92000936 net/mac80211/key.o: warning: objtool: update_vlan_tailroom_need_count()+0x1c: can't find jump dest instruction at .text+0xfd000182 net/rds/tcp_recv.o: warning: objtool: rds_tcp_cong_recv.isra.2()+0x20: can't find jump dest instruction at .text+0x9f0000b6 drivers/iio/accel/mma9551_core.o: warning: objtool: mma9551_transfer()+0x43: can't find jump dest instruction at .text+0xa2010188 CC [M] crypto/lrw.o LD drivers/gpu/drm/nouveau/built-in.o CC [M] net/tipc/netlink.o drivers/infiniband/ulp/ipoib/ipoib_netlink.o: warning: objtool: ipoib_new_child_link()+0x2d: can't find jump dest instruction at .text+0xd2000203 CC [M] drivers/gpu/drm/gma500/psb_device.o fs/exofs/ore_raid.o: warning: objtool: _sp2d_alloc()+0x113: can't find jump dest instruction at .text+0xfe000118 CC [M] drivers/gpu/drm/gma500/mid_bios.o fs/cifs/sess.o: warning: objtool: decode_unicode_ssetup.isra.3()+0x109: can't find jump dest instruction at .text+0x1b01052f CC [M] drivers/gpu/drm/nouveau/nvif/object.o sound/soc/codecs/cs35l33.o: warning: objtool: cs35l33_set_dai_fmt()+0x3e: can't find jump dest instruction at .text+0xf1000364 CC kernel/sched/cpuacct.o CC [M] drivers/ata/pata_of_platform.o CC [M] fs/exofs/namei.o drivers/input/joystick/as5011.o: warning: objtool: as5011_configure_chip.isra.5()+0x50: can't find jump dest instruction at .text+0x3e010255 CC kernel/sched/cpufreq.o LD drivers/infiniband/hw/ocrdma/built-in.o LD drivers/iio/health/built-in.o drivers/acpi/apei/erst-dbg.o: warning: objtool: erst_dbg_write()+0x36: can't find jump dest instruction at .text+0xfb00016c net/rds/tcp_send.o: warning: objtool: rds_tcp_xmit()+0x3c: can't find jump dest instruction at .text+0x830001c2 LD drivers/iio/frequency/built-in.o drivers/gpio/gpio-mpc8xxx.o: warning: objtool: mpc512x_irq_set_type()+0x51: can't find jump dest instruction at .text+0xdf0001f7 CC [M] drivers/input/joystick/gf2k.o drivers/input/keyboard/adp5589-keys.o: warning: objtool: adp5589_setup()+0x319: can't find jump dest instruction at .text+0x330005de CC [M] drivers/infiniband/hw/ocrdma/ocrdma_main.o CC [M] fs/cifs/winucase.o CC [M] drivers/iio/health/afe4403.o LD drivers/acpi/apei/apei.o CC [M] drivers/iio/frequency/ad9523.o sound/pci/oxygen/xonar_cs43xx.o: warning: objtool: get_xonar_cs43xx_model()+0x14: can't find jump dest instruction at .text+0x3501094a CC kernel/sched/cpufreq_schedutil.o CC [M] fs/cifs/xattr.o drivers/iio/dac/ad5421.o: warning: objtool: ad5421_read_raw()+0x19: can't find jump dest instruction at .text+0xab0002bf LD drivers/acpi/apei/built-in.o drivers/ide/ide-probe.o: warning: objtool: ide_port_init_devices()+0xa2: can't find jump dest instruction at .text+0x7a000197 LD drivers/iio/gyro/built-in.o drivers/input/joystick/adi.o: warning: objtool: adi_init_input()+0x2d: can't find jump dest instruction at .text+0x8a010183 sound/pci/oxygen/xonar_pcm179x.o: warning: objtool: pcm1796_registers_init()+0x47: can't find jump dest instruction at .text+0x97000a3c LD [M] sound/pci/snd-bt87x.o CC [M] net/ipv6/datagram.o CC [M] drivers/iio/gyro/adis16080.o CC [M] drivers/infiniband/hw/hfi1/file_ops.o CC [M] sound/pci/oxygen/xonar_wm87x6.o lib/raid6/avx2.o: warning: objtool: raid6_avx24_gen_syndrome()+0x68: can't find jump dest instruction at .text+0x1301009e net/rds/tcp_stats.o: warning: objtool: rds_tcp_stats_info_copy()+0x3e: can't find jump dest instruction at .text+0xa4000044 CC [M] drivers/iio/dac/ad5064.o CC [M] drivers/input/joystick/grip.o CC drivers/irqchip/irqchip.o CC [M] drivers/infiniband/sw/rxe/rxe_queue.o TABLE lib/raid6/tables.c LD [M] net/rds/rds_rdma.o mm/mempolicy.o: warning: objtool: C_SYSC_mbind()+0x44: can't find jump dest instruction at .text+0xd400028a drivers/iio/common/hid-sensors/hid-sensor-attributes.o: warning: objtool: convert_from_vtf_format()+0x43: can't find jump dest instruction at .text+0xb6000049 drivers/i2c/busses/i2c-sis630.o: warning: objtool: sis630_transaction_start()+0x35: can't find jump dest instruction at .text+0x9800009b CC [M] fs/cifs/cifsacl.o CC [M] drivers/clk/clk-twl6040.o drivers/iio/common/ms_sensors/ms_sensors_i2c.o: warning: objtool: ms_sensors_write_heater()+0x3a: can't find jump dest instruction at .text+0x8900015f CC [M] drivers/i2c/busses/i2c-viapro.o drivers/ata/pata_pcmcia.o: warning: objtool: pcmcia_init_one()+0x8f: can't find jump dest instruction at .text+0xad0100e5 net/sctp/input.o: warning: objtool: sctp_rcv_ootb()+0x30: can't find jump dest instruction at .text+0x860001d6 LD [M] drivers/iio/common/hid-sensors/hid-sensor-iio-common.o LD [M] net/rds/rds_tcp.o drivers/infiniband/hw/mlx4/doorbell.o: warning: objtool: mlx4_ib_db_map_user()+0x57: can't find jump dest instruction at .text+0x8000005c drivers/acpi/ac.o: warning: objtool: acpi_ac_notify()+0x22: can't find jump dest instruction at .text+0xae0000fe CC kernel/time/timekeeping_debug.o CC [M] drivers/infiniband/hw/mlx4/mad.o net/netfilter/nf_conntrack_ftp.o: warning: objtool: get_port()+0x14: can't find jump dest instruction at .text+0x8100005a LD drivers/ipack/carriers/built-in.o CC [M] net/sunrpc/stats.o drivers/gpu/drm/i915/i915_sysfs.o: warning: objtool: calc_residency()+0x31: can't find jump dest instruction at .text+0xac000067 CC [M] fs/ext2/ioctl.o fs/ext2/balloc.o: warning: objtool: ext2_try_to_allocate()+0xbc: can't find jump dest instruction at .text+0xa1000182 CC [M] drivers/ipack/carriers/tpci200.o CC kernel/utsname.o CC [M] fs/exofs/dir.o CC [M] drivers/infiniband/hw/mlx4/main.o CC [M] lib/raid6/int1.o CC [M] drivers/ata/pata_rz1000.o CC [M] net/netfilter/nf_conntrack_sip.o drivers/gpio/gpio-msic.o: warning: objtool: platform_msic_gpio_probe()+0x49: can't find jump dest instruction at .text+0x8201027e sound/soc/codecs/cs42l52.o: warning: objtool: cs42l52_init_beep()+0x3b: can't find jump dest instruction at .text+0x14010450 sound/soc/codecs/arizona.o: warning: objtool: arizona_set_opclk()+0x28: can't find jump dest instruction at .text+0xf50002fe CC drivers/gpio/gpio-rc5t583.o sound/pci/ice1712/prodigy_hifi.o: warning: objtool: wm8766_spi_send_word()+0x9e: can't find jump dest instruction at .text+0x7b000703 drivers/infiniband/hw/cxgb3/iwch_mem.o: warning: objtool: iwch_register_mem()+0x71: can't find call dest symbol at offset 0xbaff0145 drivers/acpi/acpi_ipmi.o: warning: objtool: acpi_format_ipmi_request()+0x50: can't find jump dest instruction at .text+0xbe000056 CC [M] sound/pci/ice1712/phase.o CC [M] sound/soc/codecs/cs4265.o sound/soc/codecs/cs42l51.o: warning: objtool: cs42l51_hw_params()+0x30: can't find jump dest instruction at .text+0x99010206 drivers/gpu/drm/amd/amdkfd/kfd_interrupt.o: warning: objtool: kfd_interrupt_init()+0x3c: can't find jump dest instruction at .text+0xca0000f2 CC [M] drivers/infiniband/hw/cxgb3/cxio_hal.o drivers/infiniband/hw/mlx5/doorbell.o: warning: objtool: mlx5_ib_db_map_user()+0x57: can't find jump dest instruction at .text+0x8000005c LD drivers/iio/humidity/built-in.o fs/efs/symlink.o: warning: objtool: efs_symlink_readpage()+0x49: can't find jump dest instruction at .text+0x501004f drivers/iio/buffer/kfifo_buf.o: warning: objtool: devm_iio_kfifo_free()+0x1a: call without frame pointer save/setup drivers/iio/buffer/kfifo_buf.o: warning: objtool: devm_iio_kfifo_match()+0x2a: call without frame pointer save/setup drivers/iio/buffer/kfifo_buf.o: warning: objtool: iio_kfifo_free()+0x9: call without frame pointer save/setup drivers/iio/buffer/kfifo_buf.o: warning: objtool: devm_iio_kfifo_release()+0xc: call without frame pointer save/setup drivers/iio/buffer/kfifo_buf.o: warning: objtool: iio_kfifo_buffer_release()+0x18: call without frame pointer save/setup drivers/iio/buffer/kfifo_buf.o: warning: objtool: iio_kfifo_buf_data_available()+0x24: call without frame pointer save/setup drivers/iio/buffer/kfifo_buf.o: warning: objtool: iio_request_update_kfifo()+0x28: call without frame pointer save/setup drivers/iio/buffer/kfifo_buf.o: warning: objtool: iio_read_first_n_kfifo()+0x3c: call without frame pointer save/setup drivers/iio/buffer/kfifo_buf.o: warning: objtool: iio_store_to_kfifo()+0x15: call without frame pointer save/setup drivers/iio/buffer/kfifo_buf.o: warning: objtool: iio_kfifo_allocate()+0x21: call without frame pointer save/setup drivers/iio/buffer/kfifo_buf.o: warning: objtool: devm_iio_kfifo_allocate()+0x3c: call without frame pointer save/setup fs/btrfs/extent_map.o: warning: objtool: mergable_maps()+0x14: can't find jump dest instruction at .text+0xeb00001a CC [M] drivers/acpi/fan.o CC [M] drivers/clk/clk-wm831x.o CC [M] drivers/infiniband/hw/mlx5/qp.o CC kernel/trace/bpf_trace.o fs/dlm/memory.o: warning: objtool: dlm_memory_exit()+0x26: call without frame pointer save/setup fs/dlm/memory.o: warning: objtool: dlm_allocate_lvb()+0x12: call without frame pointer save/setup fs/dlm/memory.o: warning: objtool: dlm_free_lvb()+0x9: call without frame pointer save/setup fs/dlm/memory.o: warning: objtool: dlm_allocate_rsb()+0x15: call without frame pointer save/setup fs/dlm/memory.o: warning: objtool: dlm_free_rsb()+0x2c: call without frame pointer save/setup fs/dlm/memory.o: warning: objtool: dlm_allocate_lkb()+0x15: call without frame pointer save/setup fs/dlm/memory.o: warning: objtool: dlm_free_lkb()+0x4b: call without frame pointer save/setup fs/dlm/memory.o: warning: objtool: dlm_memory_init()+0x1a: call without frame pointer save/setup CC lib/mpi/mpiutil.o drivers/infiniband/ulp/iser/iser_memory.o: warning: objtool: iser_fast_reg_mr()+0x11b: can't find jump dest instruction at .text+0xb9000320 drivers/iio/buffer/industrialio-triggered-buffer.o: warning: objtool: iio_triggered_buffer_cleanup()+0x18: call without frame pointer save/setup drivers/iio/buffer/industrialio-triggered-buffer.o: warning: objtool: iio_triggered_buffer_setup()+0x29: call without frame pointer save/setup CC [M] drivers/iio/humidity/am2315.o LD [M] fs/efs/efs.o CC [M] fs/dlm/midcomms.o CC [M] drivers/infiniband/hw/mthca/mthca_cmd.o CC [M] drivers/ata/pata_acpi.o CC [M] drivers/iio/common/ssp_sensors/ssp_iio.o drivers/i2c/i2c-slave-eeprom.o: warning: objtool: i2c_slave_eeprom_probe()+0x3b: can't find jump dest instruction at .text+0x86000081 mm/sparse-vmemmap.o: warning: objtool: altmap_alloc_block_buf()+0x26: can't find jump dest instruction at .meminit.text+0xf600002c drivers/iio/dummy/iio_simple_dummy.o: warning: objtool: iio_dummy_write_raw()+0x23: can't find jump dest instruction at .text+0x84010079 drivers/clk/clk-si5351.o: warning: objtool: si5351_msynth_round_rate()+0xc2: can't find jump dest instruction at .text+0x130102c7 net/sctp/ssnmap.o: warning: objtool: sctp_ssnmap_new()+0x3c: call without frame pointer save/setup net/sctp/ssnmap.o: warning: objtool: sctp_ssnmap_clear()+0x17: call without frame pointer save/setup net/sctp/ssnmap.o: warning: objtool: sctp_ssnmap_free()+0xe: call without frame pointer save/setup arch/x86/kernel/kgdb.o: warning: objtool: hw_break_release_slot()+0x15: can't find jump dest instruction at .text+0x9600014b drivers/hid/hid-corsair.o: warning: objtool: corsair_input_mapping()+0x18: can't find jump dest instruction at .text+0xa90006de LD drivers/iio/light/built-in.o arch/x86/kernel/early_printk.o: warning: objtool: early_vga_write()+0x17: can't find jump dest instruction at .text+0x6401001c CC arch/x86/kernel/amd_nb.o CC [M] drivers/infiniband/hw/mlx5/mem.o CC lib/iommu-helper.o CC [M] fs/ext4/bitmap.o CC mm/slub.o CC mm/page_poison.o CC [M] drivers/iio/light/acpi-als.o fs/ext2/dir.o: warning: objtool: ext2_get_page.isra.14()+0x29: can't find jump dest instruction at .text+0xa30000ef net/ipv6/ping.o: warning: objtool: ping_v6_sendmsg()+0x90: can't find jump dest instruction at .text+0xa10300e6 LD drivers/iio/imu/bmi160/built-in.o drivers/clk/clk-si570.o: warning: objtool: si570_calc_divs.isra.1()+0xe0: can't find jump dest instruction at .text+0x600001d5 drivers/input/serio/serio.o: warning: objtool: serio_destroy_port()+0x4a: can't find jump dest instruction at .text+0xf1000880 CC [M] fs/dlm/netlink.o CC [M] drivers/iio/imu/bmi160/bmi160_core.o CC [M] drivers/input/serio/serport.o CC [M] drivers/infiniband/hw/mlx5/srq.o drivers/hid/hid-cypress.o: warning: objtool: cp_event()+0x74: call without frame pointer save/setup drivers/hid/hid-cypress.o: warning: objtool: cp_probe()+0x23: call without frame pointer save/setup drivers/hid/hid-cypress.o: warning: objtool: cp_driver_init()+0x19: call without frame pointer save/setup drivers/hid/hid-cypress.o: warning: objtool: cp_driver_exit()+0xb: call without frame pointer save/setup drivers/gpu/drm/i915/intel_csr.o: warning: objtool: parse_csr_fw()+0x48: can't find jump dest instruction at .text+0xb702004e CC [M] drivers/infiniband/hw/mlx4/mr.o CC [M] net/mac80211/led.o kernel/time/timer_stats.o: warning: objtool: tstats_show()+0x103: can't find jump dest instruction at .text+0xa5000199 drivers/input/gameport/lightning.o: warning: objtool: l4_cooked_read()+0x33: can't find jump dest instruction at .text+0xbe000039 CC [M] kernel/time/test_udelay.o drivers/iommu/iommu-sysfs.o: warning: objtool: iommu_release_device()+0x9: call without frame pointer save/setup drivers/iommu/iommu-sysfs.o: warning: objtool: iommu_device_create()+0x46: call without frame pointer save/setup drivers/iommu/iommu-sysfs.o: warning: objtool: iommu_device_destroy()+0x17: call without frame pointer save/setup drivers/iommu/iommu-sysfs.o: warning: objtool: iommu_device_link()+0x4f: call without frame pointer save/setup drivers/iommu/iommu-sysfs.o: warning: objtool: iommu_device_unlink()+0x34: call without frame pointer save/setup drivers/iommu/iommu-sysfs.o: warning: objtool: iommu_dev_init()+0x12: call without frame pointer save/setup drivers/iio/dummy/iio_simple_dummy_events.o: warning: objtool: iio_simple_dummy_event_handler()+0x57: can't find jump dest instruction at .text+0x8b00005d drivers/infiniband/sw/rdmavt/mmap.o: warning: objtool: rvt_mmap()+0xda: can't find call dest symbol at offset 0xc1fe023e LD fs/f2fs/built-in.o CC drivers/gpio/gpio-sodaville.o CC [M] drivers/iio/adc/da9150-gpadc.o CC [M] crypto/xts.o drivers/gpu/drm/gma500/psb_lid.o: warning: objtool: psb_lid_timer_func()+0x29: can't find jump dest instruction at .text+0x1601002f /home/kisskb/slave/src/net/mac80211/mlme.c: In function 'ieee80211_handle_pwr_constr.isra.13': /home/kisskb/slave/src/net/mac80211/mlme.c:1365:3: warning: 'pwr_level_cisco' may be used uninitialized in this function [-Wuninitialized] drivers/iio/chemical/vz89x.o: warning: objtool: vz89x_probe()+0x2c: can't find jump dest instruction at .text+0xdb000032 CC [M] fs/f2fs/dir.o CC [M] drivers/gpu/drm/gma500/opregion.o drivers/input/joystick/cobra.o: warning: objtool: cobra_read_packet()+0x165: can't find jump dest instruction at .text+0x5600021a drivers/iio/adc/bcm_iproc_adc.o: warning: objtool: iproc_adc_enable()+0x57: can't find jump dest instruction at .text+0x3e01018c fs/exofs/ore.o: warning: objtool: ore_verify_layout()+0x56: can't find jump dest instruction at .text+0x4e0100ab mm/hugetlb.o: warning: objtool: pfn_range_valid_gigantic()+0x1a: can't find jump dest instruction at .text+0x8f0001a0 CC [M] drivers/infiniband/hw/ocrdma/ocrdma_verbs.o drivers/iio/dac/ad5624r_spi.o: warning: objtool: ad5624r_probe()+0x2c: can't find jump dest instruction at .text+0x330101f2 CC [M] net/ipv6/ip6_flowlabel.o CC [M] drivers/input/serio/ct82c710.o CC [M] fs/exofs/super.o fs/afs/write.o: warning: objtool: afs_kill_pages()+0x129: can't find jump dest instruction at .text+0xe000022f LD fs/fat/built-in.o drivers/infiniband/ulp/iser/iser_initiator.o: warning: objtool: iser_check_remote_inv.isra.2()+0x27: can't find jump dest instruction at .text+0xe40000ad net/sched/sch_tbf.o: warning: objtool: tbf_dump()+0x5c: can't find jump dest instruction at .text+0x9b010152 CC [M] sound/pci/oxygen/xonar_hdmi.o sound/pci/ice1712/juli.o: warning: objtool: juli_add_controls()+0x2b: can't find jump dest instruction at .text+0xf80002d1 fs/btrfs/file.o: warning: objtool: check_can_nocow()+0x3b: can't find jump dest instruction at .text+0x250101d1 fs/btrfs/struct-funcs.o: warning: objtool: btrfs_get_token_8()+0x85: call without frame pointer save/setup fs/btrfs/struct-funcs.o: warning: objtool: btrfs_set_token_8()+0x87: call without frame pointer save/setup fs/btrfs/struct-funcs.o: warning: objtool: btrfs_get_token_16()+0x85: call without frame pointer save/setup fs/btrfs/struct-funcs.o: warning: objtool: btrfs_set_token_16()+0x88: call without frame pointer save/setup fs/btrfs/struct-funcs.o: warning: objtool: btrfs_get_token_32()+0x84: call without frame pointer save/setup fs/btrfs/struct-funcs.o: warning: objtool: btrfs_set_token_32()+0x87: call without frame pointer save/setup fs/btrfs/struct-funcs.o: warning: objtool: btrfs_get_token_64()+0x84: call without frame pointer save/setup fs/btrfs/struct-funcs.o: warning: objtool: btrfs_set_token_64()+0x87: call without frame pointer save/setup fs/btrfs/struct-funcs.o: warning: objtool: btrfs_node_key()+0x1d: call without frame pointer save/setup LD [M] fs/afs/kafs.o CC [M] drivers/iio/dac/ad5504.o CC [M] fs/fat/cache.o drivers/input/gameport/ns558.o: warning: objtool: ns558_pnp_probe()+0x28: can't find jump dest instruction at .text+0x6c01003e CC [M] net/sched/sch_atm.o fs/ext2/ialloc.o: warning: objtool: find_group_other()+0x4c: can't find jump dest instruction at .text+0x99000052 CC [M] drivers/input/serio/pcips2.o CC [M] net/sunrpc/sysctl.o CC [M] drivers/infiniband/hw/cxgb3/cxio_resource.o CC [M] fs/fat/dir.o drivers/infiniband/ulp/iser/iscsi_iser.o: warning: objtool: iscsi_iser_cleanup_task()+0x39: can't find jump dest instruction at .text+0xb00003df CC [M] drivers/gpu/drm/r128/r128_state.o net/mac80211/ocb.o: warning: objtool: ieee80211_ocb_rx_no_sta()+0x40: can't find jump dest instruction at .text+0x65020126 net/sched/sch_teql.o: warning: objtool: teql_master_open()+0x13: can't find jump dest instruction at .text+0xb8000089 drivers/infiniband/sw/rxe/rxe_resp.o: warning: objtool: get_srq_wqe()+0x3f: can't find jump dest instruction at .text+0xfd000045 LD [M] drivers/infiniband/ulp/iser/ib_iser.o CC [M] drivers/gpu/drm/r128/r128_irq.o drivers/acpi/acpica/evregion.o: warning: objtool: acpi_ev_orphan_ec_reg_method()+0x4b: can't find jump dest instruction at .text+0xa9000050 CC [M] drivers/iio/light/adjd_s311.o CC [M] drivers/infiniband/sw/rxe/rxe_verbs.o CC [M] drivers/gpu/drm/r128/r128_ioc32.o CC drivers/acpi/acpica/evrgnini.o LD drivers/input/misc/built-in.o CC [M] drivers/gpu/drm/amd/amdkfd/cik_event_interrupt.o drivers/infiniband/hw/i40iw/i40iw_cm.o: warning: objtool: i40iw_process_options()+0x24: can't find jump dest instruction at .text+0x1701009a net/ipv4/udplite.o: warning: objtool: udp_lib_close()+0x4: call without frame pointer save/setup net/ipv4/udplite.o: warning: objtool: udplite_err()+0x10: call without frame pointer save/setup net/ipv4/udplite.o: warning: objtool: udplite_rcv()+0x15: call without frame pointer save/setup net/ipv4/udplite.o: warning: objtool: udplite4_proc_exit_net()+0x10: call without frame pointer save/setup net/ipv4/udplite.o: warning: objtool: udplite4_proc_init_net()+0x10: call without frame pointer save/setup net/ipv4/udplite.o: warning: objtool: udplite4_register()+0x12: call without frame pointer save/setup sound/soc/codecs/cs42l56.o: warning: objtool: cs42l56_digital_mute()+0x14: can't find jump dest instruction at .text+0x8c00011a CC [M] drivers/input/misc/88pm860x_onkey.o CC [M] drivers/ata/ata_generic.o CC mm/kasan/kasan.o CC [M] sound/soc/codecs/cs4270.o drivers/input/joystick/analog.o: warning: objtool: analog_init_masks()+0x23: can't find jump dest instruction at .text+0xdb010029 LD drivers/isdn/capi/built-in.o drivers/hv/hv_balloon.o: warning: objtool: balloon_probe()+0x42: can't find jump dest instruction at .text+0x390302b8 lib/iommu-helper.o: warning: objtool: iommu_area_alloc()+0x44: call without frame pointer save/setup CC [M] drivers/iio/imu/bmi160/bmi160_i2c.o net/netfilter/nf_conntrack_irc.o: warning: objtool: parse_dcc()+0x30: can't find jump dest instruction at .text+0x99000036 drivers/infiniband/ulp/srp/ib_srp.o: warning: objtool: srp_remove_one()+0x1d: can't find jump dest instruction at .text+0xec0004f3 CC [M] drivers/isdn/capi/kcapi.o drivers/i2c/busses/i2c-via.o: warning: objtool: vt586b_probe()+0x35: can't find jump dest instruction at .text+0x801011a CC [M] drivers/input/joystick/grip_mp.o fs/btrfs/sysfs.o: warning: objtool: btrfs_feature_attr_store()+0x32: can't find jump dest instruction at .text+0x6d010568 drivers/infiniband/hw/i40iw/i40iw_hmc.o: warning: objtool: i40iw_hmc_sd_grp.isra.2()+0x5f: can't find jump dest instruction at .text+0x14010065 CC [M] drivers/ata/pata_legacy.o drivers/infiniband/core/sysfs.o: warning: objtool: show_node_type()+0x16: can't find jump dest instruction at .text+0xa90002dc CC kernel/user_namespace.o net/sched/sch_sfq.o: warning: objtool: sfq_classify()+0x44: can't find jump dest instruction at .text+0xac00046a CC drivers/leds/led-core.o CC [M] net/netfilter/nf_conntrack_tftp.o drivers/iio/accel/mma9553.o: warning: objtool: mma9553_read_raw()+0x38: can't find jump dest instruction at .text+0xd302047e CC [M] drivers/iio/humidity/dht11.o drivers/input/keyboard/bcm-keypad.o: warning: objtool: bcm_kp_matrix_key_parse_dt()+0x58: can't find jump dest instruction at .text+0xa001005d drivers/gpu/drm/r128/r128_drv.o: warning: objtool: r128_driver_load()+0x18: call without frame pointer save/setup drivers/gpu/drm/r128/r128_drv.o: warning: objtool: r128_init()+0x1e: call without frame pointer save/setup drivers/gpu/drm/r128/r128_drv.o: warning: objtool: r128_exit()+0x12: call without frame pointer save/setup LD [M] drivers/hv/hv_vmbus.o CC drivers/leds/led-triggers.o CC [M] drivers/infiniband/hw/ocrdma/ocrdma_hw.o net/sunrpc/debugfs.o: warning: objtool: rpc_clnt_debugfs_register()+0x20: can't find jump dest instruction at .text+0x350205b6 mm/mmu_notifier.o: warning: objtool: do_mmu_notifier_register()+0x5b: can't find jump dest instruction at .text+0xb90000e1 CC [M] drivers/iio/accel/mxc4005.o drivers/infiniband/hw/hfi1/efivar.o: warning: objtool: read_efi_var()+0x3b: can't find jump dest instruction at .text+0x24010041 drivers/infiniband/hw/cxgb4/provider.o: warning: objtool: c4iw_query_device()+0x49: can't find jump dest instruction at .text+0x3c0102ef arch/x86/kernel/apb_timer.o: warning: objtool: apbt_setup_secondary_clock()+0x22: can't find jump dest instruction at .text+0xc00000b8 drivers/input/serio/parkbd.o: warning: objtool: parkbd_interrupt()+0x11: can't find jump dest instruction at .text+0xdc000097 CC [M] drivers/infiniband/core/cache.o drivers/infiniband/hw/cxgb3/iwch_qp.o: warning: objtool: build_rdma_send()+0x14: can't find jump dest instruction at .text+0xe20001ea drivers/iio/common/st_sensors/st_sensors_i2c.o: warning: objtool: st_sensors_of_i2c_probe()+0x18: call without frame pointer save/setup drivers/iio/common/st_sensors/st_sensors_i2c.o: warning: objtool: st_sensors_i2c_read_multiple_byte()+0x27: call without frame pointer save/setup drivers/iio/common/st_sensors/st_sensors_i2c.o: warning: objtool: st_sensors_i2c_write_byte()+0x19: call without frame pointer save/setup drivers/iio/common/st_sensors/st_sensors_i2c.o: warning: objtool: st_sensors_i2c_read_byte()+0x1b: call without frame pointer save/setup CC drivers/irqchip/irq-jcore-aic.o drivers/irqchip/irqchip.o: warning: objtool: irqchip_init()+0xb: call without frame pointer save/setup CC [M] drivers/iio/light/al3320a.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_display.o kernel/time/timekeeping_debug.o: warning: objtool: tk_debug_sleep_time_open()+0x15: call without frame pointer save/setup kernel/time/timekeeping_debug.o: warning: objtool: tk_debug_show_sleep_time()+0x24: call without frame pointer save/setup kernel/time/timekeeping_debug.o: warning: objtool: tk_debug_account_sleep_time()+0x54: 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 net/ipv6/mcast.o: warning: objtool: mld_marksources()+0x15: can't find jump dest instruction at .text+0xa200001b net/netfilter/nf_conntrack_broadcast.o: warning: objtool: nf_conntrack_broadcast_help()+0x63: can't find jump dest instruction at .text+0x84020069 CC [M] fs/f2fs/file.o CC [M] drivers/infiniband/hw/cxgb4/mem.o net/sunrpc/rpc_pipe.o: warning: objtool: rpc_pipe_release()+0x41: can't find jump dest instruction at .text+0x12010857 CC [M] net/ipv6/inet6_connection_sock.o CC [M] drivers/iio/gyro/adis16130.o CC [M] drivers/irqchip/irq-ts4800.o LD [M] drivers/hv/hv_utils.o lib/mpi/mpi-pow.o: warning: objtool: mpi_powm()+0x41: can't find jump dest instruction at .text+0x8c080047 CC [M] net/mac80211/debugfs.o CC arch/x86/kernel/test_rodata.o CC [M] drivers/gpu/drm/qxl/qxl_fb.o CC [M] drivers/iio/adc/exynos_adc.o drivers/i2c/busses/i2c-sis96x.o: warning: objtool: sis96x_transaction()+0x4a: can't find jump dest instruction at .text+0x9a0000b0 net/sched/sch_prio.o: warning: objtool: prio_dequeue()+0x19: can't find jump dest instruction at .text+0x9800006f crypto/pcbc.o: warning: objtool: crypto_pcbc_alloc()+0x1e: can't find jump dest instruction at .text+0xe8000094 CC [M] drivers/infiniband/hw/cxgb4/cq.o drivers/iio/common/ssp_sensors/ssp_spi.o: warning: objtool: ssp_do_transfer()+0x41: can't find jump dest instruction at .text+0x67010237 drivers/infiniband/ulp/ipoib/ipoib_fs.o: warning: objtool: ipoib_path_seq_show()+0x1c: can't find jump dest instruction at .text+0xc0000142 drivers/gpu/drm/panel/panel-sharp-lq101r1sx01.o: warning: objtool: sharp_panel_add()+0x39: can't find jump dest instruction at .text+0x8a00024f CC [M] fs/cifs/cifs_spnego.o CC [M] lib/raid6/int2.o CC [M] fs/ext2/namei.o CC [M] fs/ext4/dir.o fs/dlm/lock.o: warning: objtool: _can_be_granted()+0x21: can't find jump dest instruction at .text+0x4e010027 CC [M] crypto/ctr.o drivers/iio/dummy/iio_simple_dummy_buffer.o: warning: objtool: iio_simple_dummy_trigger_h()+0x30: can't find jump dest instruction at .text+0x9f000036 CC [M] fs/cifs/dns_resolve.o drivers/iio/adc/cc10001_adc.o: warning: objtool: cc10001_adc_read_raw()+0x38: can't find jump dest instruction at .text+0xd0101be CC [M] fs/ext4/file.o CC kernel/trace/trace_kprobe.o LD drivers/iio/magnetometer/built-in.o net/xfrm/xfrm_algo.o: warning: objtool: xfrm_aead_get_byname()+0x28: can't find call dest symbol at offset 0x1400030c LD drivers/iio/orientation/built-in.o CC kernel/trace/power-traces.o drivers/infiniband/sw/rdmavt/pd.o: warning: objtool: rvt_alloc_pd()+0x3f: call without frame pointer save/setup drivers/infiniband/sw/rdmavt/pd.o: warning: objtool: rvt_dealloc_pd()+0x2a: call without frame pointer save/setup drivers/input/joystick/db9.o: warning: objtool: db9_attach()+0x4a: can't find jump dest instruction at .text+0xf0301bf CC [M] drivers/iio/magnetometer/ak8975.o CC [M] drivers/iio/orientation/hid-sensor-incl-3d.o LD drivers/gpu/drm/radeon/built-in.o drivers/acpi/button.o: warning: objtool: acpi_lid_notify_state()+0x76: can't find jump dest instruction at .text+0xce000192 drivers/clk/clk-twl6040.o: warning: objtool: twl6040_bitclk_unprepare()+0x17: call without frame pointer save/setup drivers/clk/clk-twl6040.o: warning: objtool: twl6040_bitclk_prepare()+0x1a: call without frame pointer save/setup drivers/clk/clk-twl6040.o: warning: objtool: twl6040_clk_probe()+0x3c: call without frame pointer save/setup drivers/clk/clk-twl6040.o: warning: objtool: twl6040_clk_driver_init()+0x12: call without frame pointer save/setup drivers/clk/clk-twl6040.o: warning: objtool: twl6040_clk_driver_exit()+0xb: call without frame pointer save/setup CC [M] sound/soc/codecs/cs4271.o CC [M] fs/fat/fatent.o drivers/gpu/drm/panel/panel-sharp-ls043t1le01.o: warning: objtool: sharp_nt_panel_prepare()+0x23: can't find jump dest instruction at .text+0xff000149 LD net/sunrpc/auth_gss/built-in.o CC [M] drivers/gpu/drm/radeon/radeon_drv.o CC [M] drivers/gpu/drm/radeon/radeon_device.o net/mac80211/cfg.o: warning: objtool: ieee80211_set_tx_power()+0x51: can't find jump dest instruction at .text+0x300105d7 drivers/infiniband/sw/rxe/rxe_recv.o: warning: objtool: check_keys()+0x44: can't find jump dest instruction at .text+0x8b00004a CC [M] net/sunrpc/auth_gss/auth_gss.o kernel/sched/cpuacct.o: warning: objtool: cpuacct_stats_show()+0xc4: can't find jump dest instruction at .text+0x760001a9 drivers/hid/hid-cp2112.o: warning: objtool: cp2112_raw_event()+0x1f: can't find jump dest instruction at .text+0xca0000e5 CC [M] drivers/acpi/acpi_video.o LD drivers/clk/built-in.o drivers/gpu/drm/mgag200/mgag200_ttm.o: warning: objtool: mgag200_mm_init()+0x72: can't find jump dest instruction at .text+0xdd0002f7 LD net/xfrm/built-in.o drivers/infiniband/sw/rxe/rxe_pool.o: warning: objtool: rxe_alloc()+0x4b: can't find jump dest instruction at .text+0xdd000720 CC [M] drivers/infiniband/hw/i40iw/i40iw_main.o drivers/iio/gyro/adis16080.o: warning: objtool: adis16080_read_raw()+0x29: can't find jump dest instruction at .text+0xa700021f LD [M] drivers/gpu/drm/mgag200/mgag200.o CC [M] net/mac80211/debugfs_sta.o CC [M] fs/ecryptfs/keystore.o CC [M] drivers/hid/hid-dr.o CC [M] drivers/infiniband/sw/rxe/rxe_av.o kernel/utsname.o: warning: objtool: clone_uts_ns()+0x3b: can't find jump dest instruction at .text+0x80000131 net/rxrpc/peer_object.o: warning: objtool: rxrpc_peer_cmp_key()+0x10: can't find jump dest instruction at .text+0x870000f6 crypto/gf128mul.o: warning: objtool: gf128mul_bbe()+0x163: can't find jump dest instruction at .text+0x3e000477 LD drivers/gpu/drm/sis/built-in.o CC kernel/pid_namespace.o CC drivers/gpio/gpio-stmpe.o drivers/input/keyboard/atkbd.o: warning: objtool: atkbd_select_set()+0x33: can't find jump dest instruction at .text+0x13010109 CC [M] drivers/gpu/drm/i915/intel_pm.o CC [M] crypto/keywrap.o fs/ext2/ioctl.o: warning: objtool: ext2_ioctl()+0x31: can't find jump dest instruction at .text+0x7a010037 net/mac80211/rx.o: warning: objtool: ieee80211_rx_mesh_check()+0x36: can't find jump dest instruction at .text+0xdf0000dc kernel/trace/trace_event_perf.o: warning: objtool: perf_ftrace_function_call()+0x32: can't find jump dest instruction at .text+0x87000148 LD drivers/gpu/drm/savage/built-in.o drivers/infiniband/hw/hfi1/eprom.o: warning: objtool: eprom_init()+0x27: can't find jump dest instruction at .text+0x9900002d net/netfilter/nf_conntrack_sane.o: warning: objtool: help()+0x55: can't find jump dest instruction at .text+0x4d02005b CC [M] net/mac80211/debugfs_netdev.o drivers/gpu/drm/i915/i915_irq.o: warning: objtool: ibx_irq_reset()+0x18: can't find jump dest instruction at .text+0xb200030e CC [M] net/sched/sch_netem.o CC [M] drivers/gpu/drm/qxl/qxl_object.o CC [M] drivers/gpu/drm/sis/sis_drv.o LD [M] drivers/iio/dummy/iio_dummy.o CC [M] fs/cifs/cifs_dfs_ref.o CC [M] drivers/gpu/drm/savage/savage_drv.o lib/swiotlb.o: warning: objtool: perf_trace_swiotlb_bounced()+0x81: can't find jump dest instruction at .text+0xdf000177 CC [M] sound/soc/codecs/cs4271-i2c.o fs/dlm/midcomms.o: warning: objtool: dlm_process_incoming_buffer()+0x40: can't find jump dest instruction at .text+0x4e0100d6 CC [M] drivers/input/keyboard/cap11xx.o CC [M] drivers/gpu/drm/i915/intel_runtime_pm.o CC drivers/acpi/acpica/evsci.o CC [M] drivers/iio/frequency/adf4350.o CC [M] drivers/infiniband/hw/mlx4/qp.o CC [M] drivers/infiniband/hw/mthca/mthca_profile.o CC arch/x86/kernel/nmi_selftest.o drivers/ata/pata_of_platform.o: warning: objtool: pata_of_platform_probe()+0x56: can't find jump dest instruction at .text+0xea00005b drivers/input/joystick/grip.o: warning: objtool: grip_xt_read_packet()+0x102: can't find jump dest instruction at .text+0xb90001b8 drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.o: warning: objtool: amdgpu_link_encoder_connector()+0x62: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.o: warning: objtool: amdgpu_encoder_set_active_device()+0x6f: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.o: warning: objtool: amdgpu_encoder_get_dp_bridge_encoder_id()+0x9: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.o: warning: objtool: amdgpu_panel_mode_fixup()+0xf8: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.o: warning: objtool: amdgpu_dig_monitor_is_duallink()+0xcd: call without frame pointer save/setup kernel/time/tick-sched.o: warning: objtool: get_cpu_iowait_time_us()+0x2f: can't find jump dest instruction at .text+0x830000c5 net/netfilter/nf_conntrack_h323_main.o: warning: objtool: get_h245_addr()+0x22: can't find jump dest instruction at .text+0x85000028 CC drivers/acpi/acpica/evxface.o kernel/compat.o: warning: objtool: compat_put_timex()+0x20: can't find jump dest instruction at .text+0xb0010046 drivers/infiniband/hw/cxgb4/cm.o: warning: objtool: get_4tuple()+0xea: can't find jump dest instruction at .text+0x8800087f drivers/gpu/drm/amd/amdkfd/kfd_events.o: warning: objtool: lookup_events_by_type_and_signal()+0xb2: can't find jump dest instruction at .text+0x700001e7 CC [M] net/netfilter/nf_log_common.o CC [M] drivers/infiniband/sw/rdmavt/trace.o CC [M] drivers/infiniband/hw/i40iw/i40iw_pble.o crypto/cts.o: warning: objtool: crypto_cts_create()+0x38: can't find jump dest instruction at .text+0x280200ae drivers/gpu/drm/gma500/psb_device.o: warning: objtool: psb_restore_display_registers()+0x33: call without frame pointer save/setup drivers/gpu/drm/gma500/psb_device.o: warning: objtool: psb_save_display_registers()+0x2d: call without frame pointer save/setup drivers/gpu/drm/gma500/psb_device.o: warning: objtool: psb_init_pm()+0x19: call without frame pointer save/setup drivers/gpu/drm/gma500/psb_device.o: warning: objtool: psb_output_init()+0x1c: call without frame pointer save/setup drivers/gpu/drm/gma500/psb_device.o: warning: objtool: psb_chip_teardown()+0x15: call without frame pointer save/setup drivers/gpu/drm/gma500/psb_device.o: warning: objtool: psb_chip_setup()+0x1d: call without frame pointer save/setup net/sched/sch_multiq.o: warning: objtool: multiq_dequeue()+0x1b: can't find jump dest instruction at .text+0xb5000021 fs/exofs/file.o: warning: objtool: exofs_file_fsync()+0x27: call without frame pointer save/setup fs/exofs/file.o: warning: objtool: exofs_flush()+0xb: call without frame pointer save/setup CC [M] drivers/gpu/drm/amd/amdkfd/kfd_dbgdev.o drivers/iommu/iommu-traces.o: warning: objtool: perf_trace_unmap()+0x44: can't find jump dest instruction at .text+0x810002ca CC [M] drivers/infiniband/hw/cxgb4/qp.o LD [M] sound/pci/oxygen/snd-oxygen-lib.o CC drivers/iommu/io-pgtable.o CC [M] drivers/iio/common/st_sensors/st_sensors_buffer.o CC [M] drivers/gpu/drm/amd/amdkfd/kfd_dbgmgr.o CC [M] fs/ext2/super.o drivers/gpu/drm/nouveau/nvif/object.o: warning: objtool: nvif_object_sclass_get()+0x3a: can't find jump dest instruction at .text+0xb50000c0 net/netfilter/nf_conntrack_snmp.o: warning: objtool: snmp_conntrack_help()+0x34: call without frame pointer save/setup net/netfilter/nf_conntrack_snmp.o: warning: objtool: nf_conntrack_snmp_init()+0x17: call without frame pointer save/setup net/netfilter/nf_conntrack_snmp.o: warning: objtool: nf_conntrack_snmp_fini()+0xb: call without frame pointer save/setup drivers/gpio/gpio-rc5t583.o: warning: objtool: rc5t583_gpio_probe()+0x4f: can't find jump dest instruction at .text+0x8e000055 drivers/iio/dac/ad5064.o: warning: objtool: ad5064_probe()+0x32: can't find jump dest instruction at .text+0xb70100d8 drivers/gpu/drm/qxl/qxl_ttm.o: warning: objtool: qxl_bo_move()+0x3f: can't find jump dest instruction at .text+0xa4000225 CC [M] net/sctp/offload.o drivers/iio/common/ssp_sensors/ssp_dev.o: warning: objtool: ssp_parse_dt()+0x31: can't find jump dest instruction at .text+0xf10001f7 CC [M] sound/pci/ice1712/wtm.o CC [M] drivers/i2c/busses/i2c-axxia.o CC [M] drivers/gpu/drm/nouveau/nvif/client.o CC [M] drivers/input/misc/88pm80x_onkey.o LD [M] drivers/ata/libata.o drivers/iio/common/st_sensors/st_sensors_spi.o: warning: objtool: st_sensors_spi_read()+0xcf: can't find call dest symbol at offset 0x8cff01d3 CC [M] drivers/input/serio/ps2mult.o CC [M] drivers/iio/gyro/adis16136.o drivers/infiniband/hw/cxgb3/iwch.o: warning: objtool: iwch_event_handler()+0x1c: can't find jump dest instruction at .text+0xf2000122 CC [M] net/sched/sch_drr.o drivers/input/joystick/gf2k.o: warning: objtool: gf2k_read.isra.6()+0x23: can't find jump dest instruction at .text+0x85000158 CC [M] fs/cifs/fscache.o drivers/gpu/drm/gma500/psb_irq.o: warning: objtool: psb_sgx_interrupt()+0x4a: can't find jump dest instruction at .text+0x290102d0 CC [M] net/rxrpc/security.o mm/page_poison.o: warning: objtool: kernel_poison_pages()+0x23: can't find jump dest instruction at .text+0x3c0100d9 CC kernel/trace/rpm-traces.o drivers/hwmon/w83781d.o: warning: objtool: w83781d_detect()+0x4e: can't find jump dest instruction at .text+0xe7010054 drivers/clk/clk-wm831x.o: warning: objtool: wm831x_clk_probe()+0x4b: can't find jump dest instruction at .text+0xa6000561 drivers/gpu/drm/amd/amdkfd/cik_event_interrupt.o: warning: objtool: cik_event_interrupt_wq()+0x43: call without frame pointer save/setup sound/soc/codecs/cs42l73.o: warning: objtool: cs42l73_pcm_hw_params()+0x3f: can't find jump dest instruction at .text+0xb7000145 drivers/iio/humidity/am2315.o: warning: objtool: am2315_probe()+0x4c: can't find jump dest instruction at .text+0xac000081 drivers/iio/health/afe4403.o: warning: objtool: afe4403_probe()+0x27: can't find jump dest instruction at .text+0x880303fd LD [M] sound/pci/oxygen/snd-oxygen.o drivers/input/joystick/gamecon.o: warning: objtool: gc_setup_pad()+0x3e: can't find jump dest instruction at .text+0x6b0300c3 CC [M] drivers/input/keyboard/clps711x-keypad.o kernel/sched/cpufreq.o: warning: objtool: cpufreq_add_update_util_hook()+0x55: call without frame pointer save/setup CC [M] drivers/iio/health/afe4404.o drivers/infiniband/hw/mlx5/cq.o: warning: objtool: mlx5_ib_poll_sw_comp()+0x2c: can't find jump dest instruction at .text+0xb8000052 CC [M] drivers/infiniband/core/netlink.o drivers/acpi/fan.o: warning: objtool: fan_get_state_acpi4()+0x65: can't find jump dest instruction at .text+0x9d000241 drivers/gpu/drm/gma500/mid_bios.o: warning: objtool: mid_get_fuse_settings()+0x4b: can't find jump dest instruction at .text+0x97010050 CC [M] fs/ext2/symlink.o CC [M] drivers/iio/humidity/hdc100x.o CC [M] drivers/iio/adc/fsl-imx25-gcq.o net/tipc/netlink.o: warning: objtool: tipc_nlmsg_parse()+0x3f: call without frame pointer save/setup net/tipc/netlink.o: warning: objtool: tipc_netlink_start()+0x4a: call without frame pointer save/setup net/tipc/netlink.o: warning: objtool: tipc_netlink_stop()+0x10: call without frame pointer save/setup CC [M] drivers/input/joystick/guillemot.o CC [M] fs/btrfs/ordered-data.o drivers/ata/pata_platform.o: warning: objtool: __pata_platform_probe()+0x85: can't find jump dest instruction at .text+0x5001012b CC kernel/stop_machine.o CC kernel/trace/trace_kdb.o drivers/ata/pata_rz1000.o: warning: objtool: rz1000_reinit_one()+0x32: can't find call dest symbol at offset 0x5a0000a6 CC [M] drivers/iio/adc/hi8435.o CC [M] drivers/isdn/capi/capiutil.o CC [M] fs/f2fs/inode.o CC [M] net/tipc/netlink_compat.o CC [M] net/sctp/objcnt.o drivers/iio/common/hid-sensors/hid-sensor-trigger.o: warning: objtool: _hid_sensor_power_state()+0x30: can't find jump dest instruction at .text+0xf2000036 lib/raid6/int1.o: warning: objtool: raid6_int1_gen_syndrome()+0x2f: can't find jump dest instruction at .text+0x95000035 CC [M] fs/ext4/fsync.o drivers/infiniband/sw/rdmavt/srq.o: warning: objtool: rvt_create_srq()+0x3a: can't find jump dest instruction at .text+0x3f020080 CC [M] lib/raid6/int4.o CC [M] drivers/ide/ide-pm.o LD kernel/time/built-in.o CC [M] fs/ext4/ialloc.o drivers/iio/dummy/iio_dummy_evgen.o: warning: objtool: iio_dummy_evgen_create()+0x36: can't find jump dest instruction at .text.unlikely+0xed00003c drivers/ide/ide-taskfile.o: warning: objtool: ide_pio_bytes()+0x45: can't find jump dest instruction at .text+0x6501012b CC [M] fs/f2fs/namei.o drivers/iio/frequency/ad9523.o: warning: objtool: ad9523_read_raw()+0x70: can't find jump dest instruction at .text+0xad0003a6 kernel/time/test_udelay.o: warning: objtool: udelay_test_single()+0x28: can't find jump dest instruction at .text+0x1b01005e CC [M] net/mac80211/debugfs_key.o drivers/i2c/busses/i2c-viapro.o: warning: objtool: vt596_dump_regs()+0xf1: can't find jump dest instruction at .text+0xd4000127 CC [M] drivers/input/joystick/interact.o drivers/gpu/drm/gma500/psb_intel_sdvo.o: warning: objtool: psb_intel_sdvo_hdmi_sink_detect()+0x49: can't find jump dest instruction at .text+0xa500060f arch/x86/kernel/test_rodata.o: warning: objtool: rodata_test()+0x8a: call without frame pointer save/setup drivers/input/serio/ct82c710.o: warning: objtool: ct82c710_probe()+0x31: can't find jump dest instruction at .text+0x9e000057 CC lib/iommu-common.o CC kernel/trace/trace_probe.o drivers/iio/light/acpi-als.o: warning: objtool: acpi_als_add()+0x36: can't find jump dest instruction at .text+0x8700003c CC [M] drivers/iio/dac/ad5446.o CC [M] net/netfilter/nf_nat_core.o net/ipv4/raw.o: warning: objtool: raw_recvmsg()+0x42: can't find jump dest instruction at .text+0x740102d8 drivers/input/serio/serport.o: warning: objtool: serport_ldisc_read()+0x2c: can't find jump dest instruction at .text+0x510103f2 kernel/module.o: warning: objtool: perf_trace_module_request()+0x6c: can't find jump dest instruction at .text+0xb0000542 CC [M] fs/btrfs/extent_io.o CC [M] drivers/gpu/drm/gma500/cdv_device.o sound/soc/codecs/cs4265.o: warning: objtool: cs4265_pcm_hw_params()+0x34: can't find jump dest instruction at .text+0x7701027a CC [M] drivers/gpu/drm/nouveau/nvif/device.o CC kernel/trace/trace_uprobe.o CC [M] drivers/input/serio/libps2.o fs/btrfs/xattr.o: warning: objtool: do_setxattr()+0x5f: can't find jump dest instruction at .text+0x5c0300b5 drivers/infiniband/hw/mthca/mthca_main.o: warning: objtool: __mthca_remove_one()+0x1f: can't find jump dest instruction at .text+0xf6000155 CC [M] drivers/infiniband/hw/i40iw/i40iw_puda.o fs/exofs/inode.o: warning: objtool: _maybe_not_all_in_one_io()+0x3d: can't find jump dest instruction at .text+0xaa0001d3 fs/dlm/netlink.o: warning: objtool: dlm_timeout_warn()+0x2b: can't find jump dest instruction at .text+0x94000151 CC [M] fs/btrfs/volumes.o CC [M] fs/exofs/sys.o CC [M] fs/dlm/lowcomms.o fs/ext4/bitmap.o: warning: objtool: ext4_inode_bitmap_csum_verify()+0x46: can't find jump dest instruction at .text+0xa200007c drivers/infiniband/sw/rdmavt/mcast.o: warning: objtool: rvt_mcast_add()+0x42: can't find jump dest instruction at .text+0x960000e7 CC drivers/iommu/io-pgtable-arm-v7s.o LD [M] drivers/iio/common/ssp_sensors/sensorhub.o drivers/ipack/carriers/tpci200.o: warning: objtool: tpci200_free_irq()+0x20: can't find jump dest instruction at .text+0x8f000496 CC [M] drivers/gpu/drm/savage/savage_bci.o drivers/iio/adc/da9150-gpadc.o: warning: objtool: da9150_gpadc_read_raw()+0x19: can't find jump dest instruction at .text+0x5201011f LD fs/freevxfs/built-in.o drivers/iommu/iommu.o: warning: objtool: get_pci_alias_group()+0x21: can't find jump dest instruction at .text+0x99000607 CC [M] drivers/iio/adc/imx7d_adc.o CC [M] fs/freevxfs/vxfs_bmap.o fs/ext4/balloc.o: warning: objtool: ext4_valid_block_bitmap.isra.5()+0x3c: can't find jump dest instruction at .text+0xc40001b2 sound/pci/oxygen/xonar_hdmi.o: warning: objtool: xonar_hdmi_uart_input()+0x1a: can't find jump dest instruction at .text+0x95000260 drivers/input/misc/88pm860x_onkey.o: warning: objtool: pm860x_onkey_probe()+0x56: can't find jump dest instruction at .text+0x480100db sound/pci/ice1712/phase.o: warning: objtool: wm_pcm_vol_put()+0x35: can't find jump dest instruction at .text+0xb300079b drivers/hwmon/w83795.o: warning: objtool: w83795_handle_files()+0x86: can't find jump dest instruction at .text+0xe802008c drivers/infiniband/hw/i40iw/i40iw_hw.o: warning: objtool: i40iw_cqp_ce_handler.constprop.2()+0x4a: can't find jump dest instruction at .text+0xb7000070 fs/exofs/namei.o: warning: objtool: exofs_mkdir()+0x58: can't find jump dest instruction at .text+0xad0000bd CC drivers/iommu/io-pgtable-arm.o CC [M] drivers/infiniband/hw/i40iw/i40iw_uk.o drivers/iio/imu/bmi160/bmi160_i2c.o: warning: objtool: bmi160_i2c_remove()+0xd: call without frame pointer save/setup drivers/iio/imu/bmi160/bmi160_i2c.o: warning: objtool: bmi160_i2c_probe()+0x30: call without frame pointer save/setup drivers/iio/imu/bmi160/bmi160_i2c.o: warning: objtool: bmi160_i2c_driver_init()+0x12: call without frame pointer save/setup drivers/iio/imu/bmi160/bmi160_i2c.o: warning: objtool: bmi160_i2c_driver_exit()+0xb: call without frame pointer save/setup LD drivers/ipack/devices/built-in.o drivers/gpu/drm/gma500/opregion.o: warning: objtool: psb_intel_opregion_asle_work()+0x24: can't find jump dest instruction at .text+0xbb00005a CC [M] drivers/hwmon/w83791d.o CC [M] drivers/input/misc/ad714x.o drivers/iio/dac/ad5504.o: warning: objtool: ad5504_probe()+0x3b: can't find jump dest instruction at .text+0x520100c1 CC [M] net/ipv6/udp_offload.o arch/x86/kernel/hpet.o: warning: objtool: _hpet_print_config()+0x135: can't find jump dest instruction at .text+0x7700051a CC [M] drivers/ipack/devices/ipoctal.o drivers/gpu/drm/i915/intel_device_info.o: warning: objtool: gen9_sseu_info_init()+0x106: can't find jump dest instruction at .text+0x7c0003cb drivers/ata/pata_acpi.o: warning: objtool: pacpi_port_start()+0x5f: can't find call dest symbol at offset 0x2d000193 CC [M] drivers/input/joystick/joydump.o arch/x86/kernel/nmi_selftest.o: warning: objtool: nmi_selftest()+0xed: can't find jump dest instruction at .init.text+0x910002ca fs/fat/cache.o: warning: objtool: fat_cache_lookup()+0x51: can't find jump dest instruction at .text+0xa4000077 crypto/lrw.o: warning: objtool: alloc()+0x1e: can't find jump dest instruction at .text+0x6010054 LD drivers/isdn/divert/built-in.o CC [M] drivers/iio/dac/ad5449.o CC [M] drivers/gpu/drm/nouveau/nvif/notify.o fs/ext2/inode.o: warning: objtool: ext2_get_inode()+0x48: can't find jump dest instruction at .text+0xa400012e lib/mpi/mpiutil.o: warning: objtool: mpi_alloc_limb_space()+0x16: call without frame pointer save/setup lib/mpi/mpiutil.o: warning: objtool: mpi_alloc()+0x23: call without frame pointer save/setup lib/mpi/mpiutil.o: warning: objtool: mpi_free_limb_space()+0x9: call without frame pointer save/setup lib/mpi/mpiutil.o: warning: objtool: mpi_free()+0x22: call without frame pointer save/setup lib/mpi/mpiutil.o: warning: objtool: mpi_assign_limb_space()+0x21: call without frame pointer save/setup lib/mpi/mpiutil.o: warning: objtool: mpi_resize()+0x66: call without frame pointer save/setup drivers/iio/common/st_sensors/st_sensors_core.o: warning: objtool: st_sensors_check_device_support()+0x34: can't find jump dest instruction at .text+0x190101f9 drivers/gpio/gpio-sodaville.o: warning: objtool: sdv_register_irqsupport.isra.2()+0x46: can't find jump dest instruction at .text+0x2a01018c CC [M] drivers/gpu/drm/qxl/qxl_gem.o CC [M] drivers/isdn/divert/isdn_divert.o LD lib/mpi/mpi.o CC [M] drivers/iio/common/st_sensors/st_sensors_trigger.o CC [M] fs/ext2/xattr.o CC [M] drivers/gpu/drm/savage/savage_state.o CC [M] drivers/input/joystick/magellan.o CC [M] drivers/input/misc/ad714x-i2c.o drivers/gpu/drm/r128/r128_cce.o: warning: objtool: r128_freelist_get()+0x36: can't find jump dest instruction at .text+0xb400003c drivers/infiniband/ulp/ipoib/ipoib_cm.o: warning: objtool: ipoib_cm_start_rx_drain()+0x2d: can't find jump dest instruction at .text+0x99000033 LD drivers/lguest/built-in.o LD [M] drivers/infiniband/ulp/ipoib/ib_ipoib.o LD [M] sound/pci/snd-cmipci.o LD lib/mpi/built-in.o LD drivers/infiniband/hw/qib/built-in.o drivers/input/serio/pcips2.o: warning: objtool: pcips2_probe()+0x29: can't find jump dest instruction at .text+0x2f0101ef CC [M] net/ipv6/sysctl_net_ipv6.o drivers/acpi/acpica/evrgnini.o: warning: objtool: acpi_ev_pci_config_region_setup()+0xaf: can't find jump dest instruction at .text+0x280202ec fs/cifs/xattr.o: warning: objtool: cifs_xattr_set()+0x5c: can't find jump dest instruction at .text+0x28030061 CC [M] net/ipv6/ip6mr.o drivers/iio/common/ssp_sensors/ssp_iio.o: warning: objtool: ssp_common_process_data()+0x3f: call without frame pointer save/setup drivers/iio/common/ssp_sensors/ssp_iio.o: warning: objtool: ssp_common_buffer_postdisable()+0x25: call without frame pointer save/setup drivers/iio/common/ssp_sensors/ssp_iio.o: warning: objtool: ssp_common_buffer_postenable()+0x29: call without frame pointer save/setup CC [M] drivers/input/serio/serio_raw.o CC [M] drivers/infiniband/hw/qib/qib_diag.o drivers/hid/hid-dr.o: warning: objtool: drff_play()+0x4f: can't find jump dest instruction at .text+0xd5000095 CC [M] net/mac80211/mesh.o CC drivers/leds/trigger/ledtrig-disk.o drivers/irqchip/irq-ts4800.o: warning: objtool: ts4800_ic_probe()+0x47: can't find jump dest instruction at .text+0xe900012d CC [M] fs/cifs/cache.o kernel/sched/cpufreq_schedutil.o: warning: objtool: sugov_next_freq_shared.constprop.5()+0x34: can't find jump dest instruction at .text+0x2a0102ea CC [M] drivers/hid/hid-emsff.o LD drivers/isdn/gigaset/built-in.o fs/cifs/smb1ops.o: warning: objtool: smb_set_file_info()+0x86: can't find jump dest instruction at .text+0x590107db drivers/iio/light/al3320a.o: warning: objtool: al3320a_probe()+0x33: can't find jump dest instruction at .text+0xc20000a9 CC [M] fs/cifs/smb2ops.o CC [M] drivers/hid/hid-elecom.o CC drivers/lightnvm/core.o CC drivers/acpi/acpica/evxfevnt.o drivers/irqchip/irq-jcore-aic.o: warning: objtool: aic_irq_of_init()+0x3b: can't find jump dest instruction at .init.text+0x94000040 drivers/ata/ata_generic.o: warning: objtool: generic_set_mode()+0x5a: can't find jump dest instruction at .text+0xdb000060 CC [M] drivers/isdn/gigaset/common.o CC [M] net/tipc/node.o drivers/gpu/drm/qxl/qxl_display.o: warning: objtool: qxl_crtc_cursor_move()+0x4f: can't find jump dest instruction at .text+0x8e0003b5 net/sunrpc/backchannel_rqst.o: warning: objtool: xprt_alloc_bc_req()+0x49: can't find jump dest instruction at .text+0xe01010f LD drivers/gpu/drm/tdfx/built-in.o LD drivers/irqchip/built-in.o CC [M] drivers/iio/gyro/adis16260.o CC drivers/gpio/gpio-sx150x.o drivers/iio/light/adjd_s311.o: warning: objtool: adjd_s311_probe()+0x33: can't find jump dest instruction at .text+0x8a000079 CC kernel/test_kprobes.o CC [M] drivers/isdn/gigaset/interface.o drivers/gpu/drm/r128/r128_irq.o: warning: objtool: r128_driver_irq_handler()+0x3e: call without frame pointer save/setup drivers/gpu/drm/r128/r128_irq.o: warning: objtool: r128_enable_vblank()+0x23: call without frame pointer save/setup drivers/gpu/drm/r128/r128_irq.o: warning: objtool: r128_disable_vblank()+0x1f: call without frame pointer save/setup CC [M] drivers/isdn/gigaset/proc.o LD net/sunrpc/xprtrdma/built-in.o CC [M] drivers/gpu/drm/tdfx/tdfx_drv.o CC [M] drivers/hid/hid-elo.o CC [M] drivers/hwmon/abituguru.o CC [M] net/sunrpc/xprtrdma/transport.o CC [M] drivers/iio/light/apds9300.o sound/soc/codecs/cs4270.o: warning: objtool: cs4270_hw_params()+0x46: can't find jump dest instruction at .text+0xbe00019b net/rxrpc/recvmsg.o: warning: objtool: rxrpc_recvmsg()+0x88: can't find jump dest instruction at .text+0x5e0c01ee drivers/infiniband/hw/ocrdma/ocrdma_main.o: warning: objtool: ocrdma_alloc_resources()+0x49: can't find jump dest instruction at .text+0xaf00026f drivers/infiniband/sw/rxe/rxe_queue.o: warning: objtool: resize_finish()+0x2d: can't find jump dest instruction at .text+0x95000033 net/netfilter/nf_conntrack_pptp.o: warning: objtool: destroy_sibling_or_exp()+0x57: can't find jump dest instruction at .text+0xa100005d CC [M] drivers/infiniband/hw/ocrdma/ocrdma_ah.o CC [M] sound/soc/codecs/cs4271-spi.o net/ipv4/udp_offload.o: warning: objtool: udp_gro_receive()+0x38: can't find jump dest instruction at .text+0x9a01003e sound/pci/oxygen/xonar_wm87x6.o: warning: objtool: update_wm8776_volume()+0x39: can't find jump dest instruction at .text+0x9900068f drivers/gpu/drm/r128/r128_ioc32.o: warning: objtool: compat_r128_depth()+0x4f: can't find jump dest instruction at .text+0x9b0001c5 CC [M] fs/ecryptfs/kthread.o drivers/infiniband/core/device.o: warning: objtool: ib_find_gid()+0x3e: can't find jump dest instruction at .text+0xf7000383 drivers/iio/orientation/hid-sensor-incl-3d.o: warning: objtool: incl_3d_read_raw()+0x36: can't find jump dest instruction at .text+0xbf00013c net/sctp/auth.o: warning: objtool: sctp_auth_init_hmacs()+0x32: can't find jump dest instruction at .text+0xac0005e7 CC [M] drivers/ide/ide-park.o LD [M] sound/pci/oxygen/snd-virtuoso.o CC [M] net/rxrpc/skbuff.o CC net/ipv4/devinet.o CC [M] fs/ecryptfs/debug.o CC [M] drivers/iio/orientation/hid-sensor-rotation.o CC [M] net/netfilter/nf_nat_proto_unknown.o CC [M] drivers/infiniband/hw/i40iw/i40iw_utils.o LD drivers/macintosh/built-in.o drivers/iio/humidity/dht11.o: warning: objtool: dht11_decode()+0x56: can't find jump dest instruction at .text+0x601011b drivers/iio/gyro/adis16130.o: warning: objtool: adis16130_read_raw()+0x35: can't find jump dest instruction at .text+0x9d00024b CC [M] drivers/ide/ide-sysfs.o lib/raid6/int2.o: warning: objtool: raid6_int2_gen_syndrome()+0x37: can't find jump dest instruction at .text+0x101003d CC [M] drivers/macintosh/mac_hid.o net/ipv6/exthdrs.o: warning: objtool: ipv6_renew_option()+0x36: can't find jump dest instruction at .text+0xaa00018c fs/ecryptfs/crypto.o: warning: objtool: ecryptfs_decode_from_filename()+0x1c: can't find jump dest instruction at .text+0xa9000021 CC [M] drivers/iio/humidity/htu21.o CC [M] lib/raid6/int8.o CC [M] drivers/iio/gyro/adxrs450.o kernel/sched/debug.o: warning: objtool: sched_debug_start()+0x1c: can't find jump dest instruction at .text+0x8e0000c2 LD drivers/infiniband/hw/usnic/built-in.o CC [M] fs/ecryptfs/messaging.o LD kernel/sched/built-in.o CC [M] fs/ext2/xattr_user.o CC [M] drivers/infiniband/hw/usnic/usnic_fwd.o CC [M] drivers/infiniband/hw/usnic/usnic_transport.o drivers/iio/adc/exynos_adc.o: warning: objtool: exynos_read_raw()+0x35: can't find jump dest instruction at .text+0xad0005ab drivers/input/joystick/grip_mp.o: warning: objtool: register_slot()+0x33: can't find jump dest instruction at .text+0x280101d9 CC [M] drivers/iio/light/apds9960.o drivers/iio/accel/mxc4005.o: warning: objtool: mxc4005_read_raw()+0x33: can't find jump dest instruction at .text+0xf90002a9 drivers/input/keyboard/cap11xx.o: warning: objtool: cap11xx_i2c_probe()+0x48: can't find jump dest instruction at .text+0xd603010d drivers/infiniband/hw/cxgb3/cxio_resource.o: warning: objtool: __cxio_init_resource_fifo.constprop.1()+0x60: can't find jump dest instruction at .text+0x4c010136 drivers/gpu/drm/amd/amdkfd/kfd_dbgmgr.o: warning: objtool: kfd_dbgmgr_destroy()+0x1a: call without frame pointer save/setup drivers/gpu/drm/amd/amdkfd/kfd_dbgmgr.o: warning: objtool: kfd_dbgmgr_create()+0x42: call without frame pointer save/setup drivers/gpu/drm/amd/amdkfd/kfd_dbgmgr.o: warning: objtool: kfd_dbgmgr_register()+0x42: call without frame pointer save/setup drivers/gpu/drm/amd/amdkfd/kfd_dbgmgr.o: warning: objtool: kfd_dbgmgr_unregister()+0x4e: call without frame pointer save/setup drivers/gpu/drm/amd/amdkfd/kfd_dbgmgr.o: warning: objtool: kfd_dbgmgr_wave_control()+0x49: call without frame pointer save/setup drivers/gpu/drm/amd/amdkfd/kfd_dbgmgr.o: warning: objtool: kfd_dbgmgr_address_watch()+0x49: call without frame pointer save/setup CC [M] drivers/iio/accel/mxc6255.o CC [M] drivers/input/joystick/sidewinder.o CC [M] drivers/infiniband/hw/i40iw/i40iw_verbs.o CC [M] drivers/infiniband/hw/mthca/mthca_reset.o CC [M] lib/raid6/int16.o arch/x86/kernel/amd_nb.o: warning: objtool: amd_flush_garts()+0x1d: can't find jump dest instruction at .text+0xfe000023 drivers/iio/imu/bmi160/bmi160_core.o: warning: objtool: bmi160_write_raw()+0x17: can't find jump dest instruction at .text+0x250100fd sound/soc/codecs/cs4271-i2c.o: warning: objtool: cs4271_i2c_remove()+0xd: call without frame pointer save/setup sound/soc/codecs/cs4271-i2c.o: warning: objtool: cs4271_i2c_probe()+0x56: call without frame pointer save/setup sound/soc/codecs/cs4271-i2c.o: warning: objtool: cs4271_i2c_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/cs4271-i2c.o: warning: objtool: cs4271_i2c_driver_exit()+0xb: call without frame pointer save/setup CC net/ipv4/af_inet.o CC [M] drivers/iio/imu/bmi160/bmi160_spi.o CC [M] drivers/isdn/capi/capilib.o drivers/gpio/gpio-stmpe.o: warning: objtool: stmpe_gpio_probe()+0x5c: can't find jump dest instruction at .text+0xb1010522 drivers/iio/humidity/hdc100x.o: warning: objtool: hdc100x_probe()+0x3e: can't find jump dest instruction at .text+0xc5000124 CC drivers/gpio/gpio-tc3589x.o CC [M] drivers/iio/humidity/si7005.o drivers/input/keyboard/clps711x-keypad.o: warning: objtool: clps711x_keypad_probe()+0x40: can't find jump dest instruction at .text+0xe0010076 crypto/keywrap.o: warning: objtool: crypto_kw_alloc()+0x27: can't find jump dest instruction at .text+0xf900009d fs/ext2/namei.o: warning: objtool: ext2_mkdir()+0x29: can't find jump dest instruction at .text+0x2401016f CC [M] drivers/input/keyboard/cros_ec_keyb.o CC drivers/iommu/iova.o LD fs/fscache/built-in.o drivers/input/joystick/interact.o: warning: objtool: interact_connect()+0x4b: can't find jump dest instruction at .text+0x42020291 drivers/input/misc/88pm80x_onkey.o: warning: objtool: pm80x_onkey_probe()+0x3e: can't find jump dest instruction at .text+0xe3010164 drivers/gpu/drm/sis/sis_drv.o: warning: objtool: sis_driver_unload()+0x19: call without frame pointer save/setup drivers/gpu/drm/sis/sis_drv.o: warning: objtool: sis_driver_postclose()+0x10: call without frame pointer save/setup drivers/gpu/drm/sis/sis_drv.o: warning: objtool: sis_driver_open()+0x40: call without frame pointer save/setup drivers/gpu/drm/sis/sis_drv.o: warning: objtool: sis_driver_load()+0x26: call without frame pointer save/setup drivers/gpu/drm/sis/sis_drv.o: warning: objtool: sis_init()+0x1e: call without frame pointer save/setup drivers/gpu/drm/sis/sis_drv.o: warning: objtool: sis_exit()+0x12: call without frame pointer save/setup drivers/gpu/drm/savage/savage_drv.o: warning: objtool: savage_init()+0x1e: call without frame pointer save/setup drivers/gpu/drm/savage/savage_drv.o: warning: objtool: savage_exit()+0x12: call without frame pointer save/setup CC [M] drivers/input/joystick/spaceball.o drivers/iio/magnetometer/ak8975.o: warning: objtool: wait_conversion_complete_interrupt()+0xd1: can't find jump dest instruction at .text+0x710003f5 net/sunrpc/svc_xprt.o: warning: objtool: svc_alloc_arg()+0x3f: can't find jump dest instruction at .text+0x800104d5 CC [M] drivers/gpu/drm/sis/sis_mm.o CC [M] fs/fscache/cache.o CC drivers/gpio/gpio-tegra.o drivers/gpu/drm/qxl/qxl_fb.o: warning: objtool: qxlfb_destroy_pinned_object()+0x48: can't find jump dest instruction at .text+0x910001ce crypto/xts.o: warning: objtool: alloc()+0x1e: can't find jump dest instruction at .text+0xf4000124 LD [M] fs/exofs/libore.o CC [M] drivers/iio/magnetometer/bmc150_magn.o drivers/leds/led-core.o: warning: objtool: led_blink_setup()+0x35: can't find jump dest instruction at .text+0x8e00025b crypto/ctr.o: warning: objtool: crypto_ctr_alloc()+0x27: can't find jump dest instruction at .text+0x100100cd CC [M] net/sctp/proc.o CC [M] drivers/gpu/drm/qxl/qxl_cmd.o CC [M] drivers/hid/hid-ezkey.o CC [M] crypto/gcm.o drivers/input/serio/ps2mult.o: warning: objtool: ps2mult_interrupt()+0x82: can't find jump dest instruction at .text+0xb0010188 CC [M] drivers/input/joystick/spaceorb.o LD [M] sound/pci/snd-cs4281.o CC [M] drivers/input/serio/altera_ps2.o CC [M] drivers/infiniband/hw/hfi1/firmware.o CC [M] net/netfilter/nf_nat_proto_common.o kernel/trace/trace_kdb.o: warning: objtool: ftrace_dump_buf()+0x109: can't find jump dest instruction at .text+0xc400010f kernel/trace/trace_events.o: warning: objtool: __ftrace_event_enable_disable()+0x31: can't find jump dest instruction at .text+0x7e010357 net/wireless/util.o: warning: objtool: ieee80211_ie_split_ric()+0x18: can't find jump dest instruction at .text+0x8500027d drivers/input/joystick/guillemot.o: warning: objtool: guillemot_connect()+0x4b: can't find jump dest instruction at .text+0x2b020281 drivers/iio/gyro/adis16136.o: warning: objtool: adis16136_probe()+0x3b: can't find jump dest instruction at .text+0x9e010171 drivers/gpu/drm/radeon/radeon_drv.o: warning: objtool: radeon_pmops_runtime_suspend()+0x2f: can't find jump dest instruction at .text+0x87000264 CC kernel/trace/trace_benchmark.o drivers/gpu/drm/nouveau/nvif/client.o: warning: objtool: nvif_client_init()+0x60: can't find jump dest instruction at .text+0xc5000116 CC [M] fs/dlm/plock.o drivers/iio/frequency/adf4350.o: warning: objtool: adf4350_read()+0x3b: can't find jump dest instruction at .text+0xb5000041 drivers/input/serio/i8042.o: warning: objtool: i8042_interrupt()+0x5e: can't find jump dest instruction at .text+0x56020244 mm/ksm.o: warning: objtool: write_protect_page()+0x41: can't find jump dest instruction at .text+0xb1010637 CC [M] fs/ext4/inode.o CC [M] sound/soc/codecs/cs42xx8.o CC [M] drivers/gpu/drm/qxl/qxl_image.o drivers/infiniband/hw/nes/nes.o: warning: objtool: nes_net_event()+0xd: can't find jump dest instruction at .text+0xd8000013 drivers/iio/health/afe4404.o: warning: objtool: afe4404_probe()+0x2e: can't find jump dest instruction at .text+0x810304f4 drivers/acpi/acpica/evxface.o: warning: objtool: acpi_remove_notify_handler()+0x7a: can't find jump dest instruction at .text+0x7902007f LD drivers/gpu/drm/tilcdc/built-in.o CC mm/failslab.o CC [M] drivers/input/serio/arc_ps2.o drivers/leds/led-triggers.o: warning: objtool: led_trigger_unregister()+0x25: can't find jump dest instruction at .text+0x9500032a CC [M] drivers/iio/health/max30100.o CC drivers/acpi/acpica/evxfgpe.o CC [M] drivers/infiniband/hw/nes/nes_hw.o drivers/gpu/drm/qxl/qxl_object.o: warning: objtool: qxl_bo_create()+0x5b: can't find jump dest instruction at .text+0xd010191 net/wireless/ibss.o: warning: objtool: cfg80211_ibss_joined()+0x44: can't find jump dest instruction at .text+0xbd000049 drivers/infiniband/sw/rdmavt/mr.o: warning: objtool: rvt_alloc_lkey()+0x5c: can't find jump dest instruction at .text+0xcc000301 CC [M] drivers/acpi/video_detect.o net/wireless/reg.o: warning: objtool: freq_reg_info_regd()+0x16: can't find jump dest instruction at .text+0xca0000ac drivers/iio/adc/hi8435.o: warning: objtool: hi8435_probe()+0x23: can't find jump dest instruction at .text+0xc1010149 fs/exofs/dir.o: warning: objtool: exofs_get_page.isra.13()+0x27: can't find jump dest instruction at .text+0x9f0000dd CC kernel/audit.o drivers/i2c/busses/i2c-axxia.o: warning: objtool: axxia_i2c_probe()+0x47: can't find jump dest instruction at .text+0xd0205cd CC [M] drivers/i2c/busses/i2c-bcm-iproc.o CC [M] drivers/infiniband/hw/usnic/usnic_uiom.o drivers/infiniband/hw/mlx4/mr.o: warning: objtool: mlx4_alloc_priv_pages.isra.1()+0x51: can't find jump dest instruction at .text+0x140101a7 CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.o CC [M] drivers/isdn/gigaset/ev-layer.o net/mac80211/chan.o: warning: objtool: __ieee80211_vif_copy_chanctx_to_vlans()+0x39: can't find jump dest instruction at .text+0xc90001ae CC [M] drivers/infiniband/core/roce_gid_mgmt.o CC [M] drivers/acpi/thermal.o CC [M] drivers/infiniband/hw/mlx4/srq.o LD drivers/iio/potentiometer/built-in.o CC [M] drivers/infiniband/hw/hfi1/init.o fs/ext4/file.o: warning: objtool: ext4_dax_fault()+0x40: can't find jump dest instruction at .text+0x8e000046 drivers/iio/adc/fsl-imx25-gcq.o: warning: objtool: mx25_gcq_setup_cfgs()+0xbc: can't find jump dest instruction at .text+0xb020142 drivers/infiniband/hw/hfi1/driver.o: warning: objtool: hfi1_caps_set()+0x44: can't find jump dest instruction at .text+0x8d000089 drivers/infiniband/sw/rxe/rxe_av.o: warning: objtool: rxe_av_chk_attr()+0x44: call without frame pointer save/setup drivers/infiniband/sw/rxe/rxe_av.o: warning: objtool: rxe_av_from_attr()+0x2c: call without frame pointer save/setup drivers/infiniband/sw/rxe/rxe_av.o: warning: objtool: rxe_av_to_attr()+0x27: call without frame pointer save/setup drivers/infiniband/sw/rxe/rxe_av.o: warning: objtool: rxe_av_fill_ip_info()+0x68: call without frame pointer save/setup kernel/trace/trace_events_trigger.o: warning: objtool: event_trigger_regex_write()+0x22: can't find jump dest instruction at .text+0x210104d8 CC [M] fs/ecryptfs/miscdev.o CC [M] drivers/iio/potentiometer/ds1803.o fs/ext4/dir.o: warning: objtool: call_filldir()+0x6d: can't find jump dest instruction at .text+0xa5000252 CC [M] drivers/isdn/divert/divert_procfs.o CC [M] fs/fat/file.o fs/cifs/cifs_spnego.o: warning: objtool: cifs_get_spnego_key()+0x74: can't find jump dest instruction at .text+0x2b0200ea CC [M] kernel/trace/ring_buffer_benchmark.o CC [M] fs/ext4/page-io.o drivers/input/misc/ad714x-i2c.o: warning: objtool: ad714x_i2c_resume()+0x10: call without frame pointer save/setup drivers/input/misc/ad714x-i2c.o: warning: objtool: ad714x_i2c_suspend()+0x10: call without frame pointer save/setup drivers/input/misc/ad714x-i2c.o: warning: objtool: ad714x_i2c_probe()+0x2e: call without frame pointer save/setup drivers/input/misc/ad714x-i2c.o: warning: objtool: ad714x_i2c_write()+0x37: call without frame pointer save/setup drivers/input/misc/ad714x-i2c.o: warning: objtool: ad714x_i2c_read()+0x4f: 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 net/sunrpc/sysctl.o: warning: objtool: proc_dodebug()+0x45: can't find jump dest instruction at .text+0x430200ca kernel/trace/trace_events_hist.o: warning: objtool: event_hist_trigger_print()+0x59: can't find jump dest instruction at .text+0xcd0104cf drivers/iio/dac/ad5446.o: warning: objtool: ad5446_probe()+0x4f: can't find jump dest instruction at .text+0xe010315 drivers/gpu/drm/amd/amdkfd/kfd_dbgdev.o: warning: objtool: dbgdev_wave_control_set_registers()+0x2c: can't find jump dest instruction at .text+0xd0000032 lib/raid6/int4.o: warning: objtool: raid6_int4_gen_syndrome()+0x49: can't find jump dest instruction at .text+0x8302004f CC [M] sound/soc/codecs/cs42xx8-i2c.o CC [M] drivers/input/misc/ad714x-spi.o drivers/input/joystick/joydump.o: warning: objtool: joydump_connect()+0x60: can't find jump dest instruction at .text+0x9d000076 fs/cifs/cifsacl.o: warning: objtool: parse_sid()+0x2e: can't find jump dest instruction at .text+0x3e0102e3 LD [M] drivers/gpu/drm/amd/amdkfd/amdkfd.o LD drivers/isdn/hardware/avm/built-in.o drivers/iio/adc/imx7d_adc.o: warning: objtool: imx7d_adc_read_raw()+0x2a: can't find jump dest instruction at .text+0xe40001f0 CC [M] drivers/input/keyboard/goldfish_events.o CC [M] drivers/i2c/busses/i2c-cbus-gpio.o CC [M] drivers/input/joystick/stinger.o drivers/gpu/drm/amd/amdgpu/amdgpu_display.o: warning: objtool: amdgpu_unpin_work_func()+0x4a: can't find jump dest instruction at .text+0xbd000120 CC [M] drivers/isdn/hardware/avm/b1pci.o kernel/user_namespace.o: warning: objtool: map_write()+0x73: can't find jump dest instruction at .text+0x56030689 CC [M] drivers/iio/adc/ina2xx-adc.o CC [M] drivers/input/keyboard/gpio_keys.o fs/freevxfs/vxfs_bmap.o: warning: objtool: vxfs_bmap_ext4()+0x3c: can't find jump dest instruction at .text+0xfc000042 net/wireless/scan.o: warning: objtool: cfg80211_put_bss()+0x29: can't find jump dest instruction at .text+0x8300025f LD fs/fuse/built-in.o CC [M] drivers/i2c/busses/i2c-designware-core.o CC [M] drivers/input/keyboard/gpio_keys_polled.o fs/cifs/dns_resolve.o: warning: objtool: dns_resolve_server_name_to_ip()+0x2d: can't find jump dest instruction at .text+0x83020033 drivers/iio/common/st_sensors/st_sensors_buffer.o: warning: objtool: st_sensors_get_buffer_element()+0x41: can't find jump dest instruction at .text+0xa7000047 net/sched/sch_drr.o: warning: objtool: drr_dequeue()+0x26: can't find jump dest instruction at .text+0x370104cc sound/pci/ice1712/wtm.o: warning: objtool: stac9460_set_rate_val()+0x25: can't find jump dest instruction at .text+0xa10006cb CC [M] fs/freevxfs/vxfs_fshead.o CC [M] net/wireless/chan.o CC [M] fs/fuse/dev.o drivers/infiniband/hw/mlx5/main.o: warning: objtool: mlx5_ib_handle_internal_error()+0x59: can't find jump dest instruction at .text+0x4c0100df CC [M] drivers/infiniband/hw/mlx4/mcg.o drivers/iio/dac/ad5449.o: warning: objtool: ad5449_read_raw()+0x1a: can't find jump dest instruction at .text+0x860001e0 drivers/input/joystick/magellan.o: warning: objtool: magellan_connect()+0x40: can't find jump dest instruction at .text+0xee000096 CC [M] sound/pci/ice1712/se.o LD drivers/gpu/drm/ttm/built-in.o CC [M] fs/fuse/dir.o CC [M] drivers/iio/dac/ad5592r-base.o CC [M] drivers/infiniband/hw/usnic/usnic_uiom_interval_tree.o drivers/gpu/drm/qxl/qxl_gem.o: warning: objtool: qxl_gem_object_free()+0x26: call without frame pointer save/setup drivers/gpu/drm/qxl/qxl_gem.o: warning: objtool: qxl_gem_object_create()+0x5d: call without frame pointer save/setup drivers/gpu/drm/qxl/qxl_gem.o: warning: objtool: qxl_gem_object_create_with_handle()+0x55: call without frame pointer save/setup drivers/gpu/drm/qxl/qxl_gem.o: warning: objtool: qxl_gem_fini()+0x9: call without frame pointer save/setup LD drivers/gpu/drm/udl/built-in.o CC [M] drivers/gpu/drm/qxl/qxl_draw.o CC drivers/leds/trigger/ledtrig-mtd.o CC [M] drivers/leds/led-class.o CC [M] drivers/input/joystick/tmdc.o LD drivers/iio/pressure/built-in.o CC [M] drivers/gpu/drm/ttm/ttm_memory.o CC [M] drivers/gpu/drm/udl/udl_drv.o CC [M] drivers/iio/pressure/bmp280-core.o drivers/leds/trigger/ledtrig-disk.o: warning: objtool: ledtrig_disk_activity()+0x25: call without frame pointer save/setup drivers/leds/trigger/ledtrig-disk.o: warning: objtool: ledtrig_disk_init()+0x12: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvif/device.o: warning: objtool: nvif_device_time()+0x2b: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvif/device.o: warning: objtool: nvif_device_fini()+0x9: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvif/device.o: warning: objtool: nvif_device_init()+0x11: call without frame pointer save/setup drivers/hid/hid-emsff.o: warning: objtool: emsff_init()+0x59: can't find jump dest instruction at .text+0x7501005e drivers/ata/pata_legacy.o: warning: objtool: vlb32_data_xfer()+0x50: can't find jump dest instruction at .text+0xa6000486 drivers/ide/ide-pm.o: warning: objtool: ide_start_power_step()+0x3a: can't find jump dest instruction at .text+0xcd000490 kernel/trace/bpf_trace.o: warning: objtool: bpf_perf_event_output()+0x53: can't find jump dest instruction at .text+0xb60000d9 LD kernel/trace/libftrace.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/client.o CC [M] drivers/hid/hid-gembird.o CC [M] drivers/infiniband/hw/i40iw/i40iw_virtchnl.o net/rxrpc/security.o: warning: objtool: rxrpc_init_client_conn_security()+0x5a: can't find jump dest instruction at .text+0x94000090 fs/cifs/cifs_dfs_ref.o: warning: objtool: dump_referral()+0x18: can't find jump dest instruction at .text+0x2801001e drivers/hid/hid-elecom.o: warning: objtool: elecom_report_fixup()+0x32: call without frame pointer save/setup drivers/hid/hid-elecom.o: warning: objtool: elecom_driver_init()+0x19: call without frame pointer save/setup drivers/hid/hid-elecom.o: warning: objtool: elecom_driver_exit()+0xb: call without frame pointer save/setup net/wireless/mlme.o: warning: objtool: cfg80211_process_mlme_unregistrations()+0x67: can't find jump dest instruction at .text+0x2a03024c CC [M] crypto/ccm.o CC [M] drivers/infiniband/hw/hfi1/intr.o kernel/pid_namespace.o: warning: objtool: create_pid_cachep()+0x3a: can't find jump dest instruction at .text+0x90000210 CC [M] net/sunrpc/xprtrdma/rpc_rdma.o net/sched/sch_atm.o: warning: objtool: atm_tc_dump_class()+0x65: can't find jump dest instruction at .text+0xcc01039b CC [M] fs/cifs/smb2maperror.o CC [M] net/rxrpc/utils.o CC [M] drivers/iio/dac/ad5592r.o net/xfrm/xfrm_ipcomp.o: warning: objtool: ipcomp_output()+0x22: can't find jump dest instruction at .text+0x90000158 drivers/infiniband/hw/mlx5/srq.o: warning: objtool: create_srq_user.isra.7()+0xaa: can't find jump dest instruction at .text+0x4e030120 CC [M] fs/fuse/file.o fs/ext2/xattr_user.o: warning: objtool: ext2_xattr_user_set()+0x34: call without frame pointer save/setup fs/ext2/xattr_user.o: warning: objtool: ext2_xattr_user_get()+0x30: call without frame pointer save/setup net/sctp/objcnt.o: warning: objtool: sctp_objcnt_seq_open()+0x13: call without frame pointer save/setup net/sctp/objcnt.o: warning: objtool: sctp_objcnt_seq_show()+0x3d: call without frame pointer save/setup net/sctp/objcnt.o: warning: objtool: sctp_dbg_objcnt_init()+0x23: call without frame pointer save/setup net/sctp/objcnt.o: warning: objtool: sctp_dbg_objcnt_exit()+0x17: call without frame pointer save/setup CC [M] net/sunrpc/xprtrdma/verbs.o drivers/infiniband/hw/mlx5/mem.o: warning: objtool: mlx5_ib_cont_pages()+0x64: can't find jump dest instruction at .text+0xe001006a LD drivers/isdn/hardware/eicon/built-in.o CC [M] fs/f2fs/hash.o CC [M] drivers/isdn/gigaset/asyncdata.o CC [M] drivers/infiniband/hw/mlx5/mr.o fs/exofs/super.o: warning: objtool: parse_options()+0x4d: can't find jump dest instruction at .text+0xf3000052 fs/f2fs/dir.o: warning: objtool: find_target_dentry()+0x37: can't find jump dest instruction at .text+0xb500011c net/netfilter/nf_conntrack_tftp.o: warning: objtool: tftp_help()+0x4f: can't find jump dest instruction at .text+0xd9010054 CC [M] sound/pci/ice1712/maya44.o CC [M] drivers/iio/accel/stk8312.o CC [M] sound/pci/ice1712/quartet.o CC [M] drivers/isdn/hardware/eicon/diva_didd.o drivers/infiniband/core/fmr_pool.o: warning: objtool: ib_create_fmr_pool()+0x27: can't find jump dest instruction at .text+0xea02044d CC [M] drivers/infiniband/hw/mlx5/ah.o net/sunrpc/stats.o: warning: objtool: rpc_print_iostats()+0x36: can't find jump dest instruction at .text+0x9502006c CC [M] drivers/isdn/gigaset/capi.o net/sctp/offload.o: warning: objtool: sctp_gso_segment()+0x30: can't find jump dest instruction at .text+0x5f010036 drivers/iio/gyro/adis16260.o: warning: objtool: adis16260_probe()+0x20: can't find jump dest instruction at .text+0xce000096 CC [M] drivers/acpi/battery.o drivers/infiniband/hw/mthca/mthca_profile.o: warning: objtool: mthca_make_profile()+0x47: can't find jump dest instruction at .text+0xb806004d CC [M] drivers/iio/accel/stk8ba50.o kernel/trace/trace_events_filter.o: warning: objtool: walk_pred_tree()+0x21: can't find jump dest instruction at .text+0xa6000557 drivers/macintosh/mac_hid.o: warning: objtool: mac_hid_create_emumouse()+0x1c: can't find jump dest instruction at .text+0xa80001b2 drivers/iio/humidity/si7005.o: warning: objtool: si7005_probe()+0x33: can't find jump dest instruction at .text+0xd6000039 CC [M] drivers/ipack/ipack.o CC [M] net/sctp/sysctl.o CC [M] net/netfilter/nf_nat_proto_udp.o fs/ext4/fsync.o: warning: objtool: ext4_sync_parent()+0x24: can't find jump dest instruction at .text+0x9400002a CC [M] drivers/isdn/capi/kcapi_proc.o drivers/gpu/drm/tdfx/tdfx_drv.o: warning: objtool: tdfx_init()+0x12: call without frame pointer save/setup drivers/gpu/drm/tdfx/tdfx_drv.o: warning: objtool: tdfx_exit()+0x12: call without frame pointer save/setup fs/exofs/sys.o: warning: objtool: uri_store()+0x15: call without frame pointer save/setup fs/exofs/sys.o: warning: objtool: uri_show()+0x1f: call without frame pointer save/setup fs/exofs/sys.o: warning: objtool: osdname_show()+0x14: call without frame pointer save/setup fs/exofs/sys.o: warning: objtool: systemid_show()+0x1b: call without frame pointer save/setup fs/exofs/sys.o: warning: objtool: exofs_sysfs_dbg_print()+0x46: call without frame pointer save/setup fs/exofs/sys.o: warning: objtool: exofs_sysfs_sb_del()+0x58: call without frame pointer save/setup fs/exofs/sys.o: warning: objtool: exofs_sysfs_sb_add()+0x46: call without frame pointer save/setup fs/exofs/sys.o: warning: objtool: exofs_sysfs_odev_add()+0x42: call without frame pointer save/setup fs/exofs/sys.o: warning: objtool: exofs_sysfs_init()+0x19: call without frame pointer save/setup fs/exofs/sys.o: warning: objtool: exofs_sysfs_uninit()+0x10: call without frame pointer save/setup drivers/iio/light/apds9300.o: warning: objtool: apds9300_write_thresh()+0x4b: can't find jump dest instruction at .text+0xa4000191 CC [M] net/sctp/ipv6.o CC drivers/mailbox/mailbox.o drivers/iio/accel/mxc6255.o: warning: objtool: mxc6255_probe()+0x37: can't find jump dest instruction at .text+0x2701011d kernel/stop_machine.o: warning: objtool: cpu_stopper_thread()+0x3e: can't find jump dest instruction at .text+0xa40000d4 CC drivers/mailbox/rockchip-mailbox.o drivers/input/serio/serio_raw.o: warning: objtool: serio_raw_write()+0x3d: can't find jump dest instruction at .text+0xa70001f3 drivers/gpu/drm/gma500/cdv_device.o: warning: objtool: cdv_chip_setup()+0xae: can't find call dest symbol at offset 0xadff0662 CC [M] drivers/isdn/gigaset/usb-gigaset.o drivers/input/serio/libps2.o: warning: objtool: ps2_handle_ack()+0x30: can't find jump dest instruction at .text+0xc8000145 CC [M] drivers/isdn/divert/divert_init.o LD [M] fs/exofs/exofs.o drivers/iio/humidity/htu21.o: warning: objtool: htu21_probe()+0x52: can't find jump dest instruction at .text+0xe9000057 CC [M] drivers/gpu/drm/gma500/cdv_intel_crt.o CC [M] drivers/infiniband/hw/nes/nes_nic.o drivers/ipack/devices/ipoctal.o: warning: objtool: ipoctal_write_tty()+0x29: can't find jump dest instruction at .text+0x8c0001be LD [M] drivers/gpu/drm/tdfx/tdfx.o CC [M] drivers/iio/humidity/si7020.o CC lib/fault-inject.o kernel/trace/rpm-traces.o: warning: objtool: perf_trace_rpm_return_int()+0x7d: can't find jump dest instruction at .text+0xbe0001b3 CC [M] drivers/input/keyboard/tca6416-keypad.o CC lib/syscall.o CC [M] drivers/input/misc/adxl34x.o CC drivers/acpi/acpica/evxfregn.o drivers/infiniband/sw/rdmavt/trace.o: warning: objtool: trace_raw_output_rvt_post_one_wr()+0x31: can't find jump dest instruction at .text+0xb4000037 CC [M] drivers/iio/light/bh1750.o kernel/test_kprobes.o: warning: objtool: test_kprobes()+0x57: can't find jump dest instruction at .text+0xce0002ac CC [M] drivers/gpu/drm/radeon/radeon_asic.o drivers/iio/orientation/hid-sensor-rotation.o: warning: objtool: dev_rot_parse_report.constprop.3()+0x4d: can't find jump dest instruction at .text+0xd3000293 drivers/hid/hid-elo.o: warning: objtool: elo_probe()+0x40: can't find jump dest instruction at .text+0x740100d6 CC [M] drivers/iio/dac/ad5593r.o kernel/cpuset.o: warning: objtool: cpuset_read_u64()+0x1f: can't find jump dest instruction at .text+0xb6000175 drivers/infiniband/hw/hfi1/file_ops.o: warning: objtool: hfi1_file_close()+0x41: can't find jump dest instruction at .text+0xbc020047 CC [M] drivers/infiniband/hw/mlx5/mad.o CC [M] drivers/gpu/drm/radeon/radeon_kms.o CC [M] drivers/infiniband/hw/i40iw/i40iw_vf.o sound/soc/codecs/cs4271.o: warning: objtool: cs4271_hw_params()+0x6f: can't find jump dest instruction at .text+0xc6000275 drivers/infiniband/hw/i40iw/i40iw_ctrl.o: warning: objtool: i40iw_sc_parse_fpm_query_buf()+0x6e: can't find jump dest instruction at .text+0xae0000f3 fs/fat/fatent.o: warning: objtool: fat_mirror_bhs()+0x30: can't find jump dest instruction at .text+0xd40006f6 drivers/input/joystick/spaceball.o: warning: objtool: spaceball_connect()+0x3d: can't find jump dest instruction at .text+0x83010093 fs/ecryptfs/debug.o: warning: objtool: ecryptfs_dump_auth_tok()+0x44: can't find jump dest instruction at .text+0x900000f9 CC [M] fs/fat/inode.o net/ipv4/icmp.o: warning: objtool: icmp_sk_exit()+0x9d: can't find jump dest instruction at .text+0x7b000382 CC [M] drivers/gpu/drm/gma500/cdv_intel_display.o drivers/ide/ide-park.o: warning: objtool: issue_park_cmd()+0x6f: can't find jump dest instruction at .text+0xca000075 lib/iommu-common.o: warning: objtool: iommu_tbl_range_alloc()+0x73: can't find jump dest instruction at .text+0xa9020139 CC [M] drivers/hwmon/abituguru3.o CC drivers/gpio/gpio-timberdale.o drivers/gpu/drm/nouveau/nvif/notify.o: warning: objtool: nvif_notify()+0x3e: can't find jump dest instruction at .text+0x30101d3 CC [M] drivers/leds/led-class-flash.o CC [M] fs/freevxfs/vxfs_immed.o CC [M] drivers/ide/ide-devsets.o sound/soc/codecs/cs4271-spi.o: warning: objtool: cs4271_spi_remove()+0x9: call without frame pointer save/setup sound/soc/codecs/cs4271-spi.o: warning: objtool: cs4271_spi_probe()+0x5e: call without frame pointer save/setup sound/soc/codecs/cs4271-spi.o: warning: objtool: cs4271_spi_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/cs4271-spi.o: warning: objtool: cs4271_spi_driver_exit()+0xb: call without frame pointer save/setup drivers/iio/gyro/adxrs450.o: warning: objtool: adxrs450_read_raw()+0x20: can't find jump dest instruction at .text+0xe70002e5 drivers/gpio/gpio-sx150x.o: warning: objtool: sx150x_irq_thread_fn()+0x37: can't find jump dest instruction at .text+0xa10002cd CC arch/x86/kernel/kvm.o fs/ecryptfs/kthread.o: warning: objtool: ecryptfs_threadfn()+0x4a: can't find jump dest instruction at .text+0xa3000050 CC [M] drivers/infiniband/hw/usnic/usnic_vnic.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/engine.o CC [M] sound/soc/codecs/cs4349.o drivers/ide/ide-sysfs.o: warning: objtool: serial_show()+0x23: call without frame pointer save/setup drivers/ide/ide-sysfs.o: warning: objtool: firmware_show()+0x23: call without frame pointer save/setup drivers/ide/ide-sysfs.o: warning: objtool: model_show()+0x23: call without frame pointer save/setup drivers/ide/ide-sysfs.o: warning: objtool: drivename_show()+0x1f: call without frame pointer save/setup drivers/ide/ide-sysfs.o: warning: objtool: modalias_show()+0x33: call without frame pointer save/setup drivers/ide/ide-sysfs.o: warning: objtool: media_show()+0x33: call without frame pointer save/setup drivers/ide/ide-sysfs.o: warning: objtool: store_delete_devices()+0x48: call without frame pointer save/setup drivers/ide/ide-sysfs.o: warning: objtool: store_scan()+0x46: call without frame pointer save/setup drivers/ide/ide-sysfs.o: warning: objtool: ide_sysfs_register_port()+0x25: call without frame pointer save/setup CC [M] drivers/leds/leds-88pm860x.o CC arch/x86/kernel/kvmclock.o CC [M] drivers/iio/gyro/bmg160_core.o fs/cifs/fscache.o: warning: objtool: cifs_fscache_enable_inode_cookie()+0x38: can't find jump dest instruction at .text+0xa20000ee LD drivers/ipack/built-in.o CC [M] drivers/gpu/drm/radeon/radeon_atombios.o CC [M] drivers/input/serio/apbps2.o mm/kasan/kasan.o: warning: objtool: check_memory_region()+0x7: can't find jump dest instruction at .text+0x5801048d CC [M] drivers/infiniband/hw/mlx5/gsi.o fs/ext2/xattr.o: warning: objtool: ext2_xattr_cmp()+0x26: can't find jump dest instruction at .text+0xe60000ec CC mm/kasan/report.o drivers/infiniband/hw/cxgb3/iwch_provider.o: warning: objtool: iwch_get_mib()+0x1b: can't find jump dest instruction at .text+0xe7010091 CC drivers/lightnvm/sysblk.o net/ipv4/arp.o: warning: objtool: arp_format_neigh_entry()+0x6a: can't find jump dest instruction at .text+0x9a00016f net/mac80211/tx.o: warning: objtool: ieee80211_tx_h_dynamic_ps()+0x20: can't find jump dest instruction at .text+0xd50001f6 CC mm/kasan/kasan_init.o drivers/isdn/gigaset/proc.o: warning: objtool: set_cidmode()+0x4d: can't find jump dest instruction at .text+0x2d010053 CC [M] net/mac80211/mesh_pathtbl.o CC [M] net/wireless/ethtool.o CC net/ipv4/igmp.o net/sched/sch_netem.o: warning: objtool: get_loss_clg()+0x14: can't find jump dest instruction at .text+0x3d01012a drivers/isdn/capi/capiutil.o: warning: objtool: bufprint()+0x2d: can't find jump dest instruction at .text+0xe8000183 drivers/iio/imu/bmi160/bmi160_spi.o: warning: objtool: bmi160_spi_remove()+0x9: call without frame pointer save/setup drivers/iio/imu/bmi160/bmi160_spi.o: warning: objtool: bmi160_spi_probe()+0xf: 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 CC [M] drivers/infiniband/hw/usnic/usnic_ib_main.o CC [M] drivers/infiniband/hw/mthca/mthca_allocator.o drivers/infiniband/hw/mthca/mthca_cmd.o: warning: objtool: mthca_cmd_post_hcr()+0x3a: can't find jump dest instruction at .text+0x82000120 drivers/gpio/gpio-tc3589x.o: warning: objtool: tc3589x_gpio_probe()+0x53: can't find jump dest instruction at .text+0x9c010508 LD drivers/gpu/drm/vc4/built-in.o CC [M] net/sched/sch_plug.o net/ipv6/udp_offload.o: warning: objtool: udp6_ufo_fragment()+0x43: can't find jump dest instruction at .text+0x730200f9 CC [M] drivers/infiniband/hw/mthca/mthca_eq.o net/mac80211/debugfs_sta.o: warning: objtool: sta_vht_capa_read()+0x78: can't find jump dest instruction at .text+0x1705007e drivers/infiniband/hw/cxgb3/cxio_hal.o: warning: objtool: flush_completed_wrs()+0x20: can't find jump dest instruction at .text+0xbb000026 CC [M] drivers/infiniband/hw/mlx4/cm.o CC [M] fs/fat/misc.o LD fs/gfs2/built-in.o CC [M] drivers/gpu/drm/vc4/vc4_bo.o drivers/infiniband/sw/rxe/rxe_verbs.o: warning: objtool: init_send_wqe()+0x7e: can't find jump dest instruction at .text+0xe9000664 kernel/trace/trace_probe.o: warning: objtool: __set_print_fmt()+0xf6: can't find jump dest instruction at .text+0x900006dc drivers/infiniband/hw/i40iw/i40iw_pble.o: warning: objtool: get_lvl2_pble()+0x32: can't find jump dest instruction at .text+0x49010268 CC [M] drivers/infiniband/sw/rxe/rxe_srq.o net/mac80211/util.o: warning: objtool: ieee80211_chanctx_radar_detect()+0x5b: can't find jump dest instruction at .text+0xb00003c0 CC [M] drivers/gpu/drm/qxl/qxl_debugfs.o CC [M] fs/btrfs/async-thread.o kernel/trace/trace_kprobe.o: warning: objtool: disable_trace_kprobe()+0x13: can't find jump dest instruction at .text+0x800001e9 net/mac80211/led.o: warning: objtool: tpt_trig_timer()+0x23: can't find jump dest instruction at .text+0xc0101e9 CC [M] drivers/isdn/hardware/eicon/diddfunc.o drivers/infiniband/hw/cxgb4/mem.o: warning: objtool: _c4iw_write_mem_dma_aligned()+0x95: can't find jump dest instruction at .text+0xc70100db net/ipv6/datagram.o: warning: objtool: ip6_datagram_send_ctl()+0x39: can't find jump dest instruction at .text+0xb105011f net/ipv6/sysctl_net_ipv6.o: warning: objtool: ipv6_sysctl_net_init()+0x2f: can't find jump dest instruction at .text+0x70100c5 LD [M] drivers/infiniband/hw/cxgb3/iw_cxgb3.o drivers/iommu/io-pgtable-arm-v7s.o: warning: objtool: __arm_v7s_alloc_table.isra.3()+0x73: can't find jump dest instruction at .text+0x230103a9 CC [M] drivers/infiniband/hw/cxgb4/resource.o CC [M] fs/gfs2/acl.o CC [M] drivers/iio/pressure/bmp280-regmap.o CC [M] net/mac80211/mesh_plink.o net/xfrm/xfrm_user.o: warning: objtool: xfrm_set_spdinfo()+0x42: can't find jump dest instruction at .text+0x27010218 CC [M] drivers/lightnvm/gennvm.o drivers/isdn/divert/isdn_divert.o: warning: objtool: isdn_divert_icall()+0x29: can't find jump dest instruction at .text+0xe204002f lib/raid6/int8.o: warning: objtool: raid6_int8_gen_syndrome()+0x49: can't find jump dest instruction at .text+0xc605004f CC [M] net/ipv6/xfrm6_policy.o drivers/infiniband/sw/rdmavt/qp.o: warning: objtool: alloc_qpn()+0x2d: can't find jump dest instruction at .text+0xc4010092 CC [M] drivers/infiniband/sw/rxe/rxe_qp.o fs/ecryptfs/messaging.o: warning: objtool: ecryptfs_send_message_locked.constprop.0()+0x30: can't find jump dest instruction at .text+0x42010156 drivers/isdn/capi/kcapi.o: warning: objtool: ctr_down()+0x17: can't find jump dest instruction at .text+0xb700016d drivers/input/keyboard/cros_ec_keyb.o: warning: objtool: cros_ec_keyb_probe()+0x3d: can't find jump dest instruction at .text+0xb10102f3 CC [M] lib/raid6/int32.o drivers/input/serio/altera_ps2.o: warning: objtool: altera_ps2_probe()+0x40: can't find jump dest instruction at .text+0x5f0100d6 CC [M] drivers/iio/pressure/bmp280-i2c.o drivers/hid/hid-ezkey.o: warning: objtool: ez_input_mapping()+0x18: can't find jump dest instruction at .text+0x8900001e CC drivers/mailbox/pcc.o drivers/iio/potentiometer/ds1803.o: warning: objtool: ds1803_probe()+0x2b: call without frame pointer save/setup drivers/iio/potentiometer/ds1803.o: warning: objtool: ds1803_write_raw()+0x36: call without frame pointer save/setup drivers/iio/potentiometer/ds1803.o: warning: objtool: ds1803_read_raw()+0x59: 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/acpi/sbshc.o mm/failslab.o: warning: objtool: should_failslab()+0x49: call without frame pointer save/setup mm/failslab.o: warning: objtool: failslab_debugfs_init()+0x16: call without frame pointer save/setup mm/failslab.o: warning: objtool: setup_failslab()+0xe: call without frame pointer save/setup LD [M] drivers/infiniband/sw/rdmavt/rdmavt.o CC [M] drivers/input/serio/olpc_apsp.o LD drivers/iio/imu/inv_mpu6050/built-in.o CC [M] drivers/ide/ide-io-std.o CC [M] net/sched/sch_mqprio.o drivers/input/joystick/stinger.o: warning: objtool: stinger_connect()+0x4b: can't find jump dest instruction at .text+0xee0000a1 CC [M] drivers/iio/potentiometer/max5487.o CC [M] drivers/acpi/sbs.o drivers/iio/common/st_sensors/st_sensors_trigger.o: warning: objtool: st_sensors_allocate_trigger()+0x5e: can't find jump dest instruction at .text+0x390200e3 fs/f2fs/inode.o: warning: objtool: do_read_inode()+0x32: can't find jump dest instruction at .text+0x7b040068 CC [M] drivers/iio/imu/inv_mpu6050/inv_mpu_core.o CC [M] drivers/iio/imu/inv_mpu6050/inv_mpu_ring.o net/ipv6/inet6_connection_sock.o: warning: objtool: inet6_csk_bind_conflict()+0x46: can't find jump dest instruction at .text+0xc00000ac CC [M] drivers/input/joystick/turbografx.o LD [M] drivers/iio/common/st_sensors/st_sensors.o CC [M] fs/freevxfs/vxfs_inode.o CC [M] net/sched/sch_choke.o net/mac80211/debugfs_key.o: warning: objtool: key_rx_spec_read()+0x43: can't find jump dest instruction at .text+0xb5010349 drivers/iio/light/apds9960.o: warning: objtool: apds9960_write_event()+0xc4: can't find jump dest instruction at .text+0x7b000209 CC [M] net/mac80211/mesh_hwmp.o LD drivers/mcb/built-in.o drivers/hid/hid-gembird.o: warning: objtool: gembird_report_fixup()+0x31: can't find jump dest instruction at .text+0x8b000037 net/mac80211/tdls.o: warning: objtool: ieee80211_tdls_add_chan_switch_req_ies()+0x47: can't find jump dest instruction at .text+0xe50000ed drivers/input/joystick/spaceorb.o: warning: objtool: spaceorb_connect()+0x40: can't find jump dest instruction at .text+0xeb000096 CC [M] drivers/iio/light/bh1780.o drivers/infiniband/core/netlink.o: warning: objtool: ibnl_rcv_msg()+0x27: can't find jump dest instruction at .text+0xd70000dd drivers/gpu/drm/savage/savage_bci.o: warning: objtool: savage_fake_dma_flush()+0x40: can't find jump dest instruction at .text+0x33010356 drivers/iommu/io-pgtable-arm.o: warning: objtool: arm_lpae_iova_to_phys()+0x20: can't find jump dest instruction at .text+0x230100e6 CC [M] drivers/infiniband/core/mr_pool.o drivers/input/serio/arc_ps2.o: warning: objtool: arc_ps2_create_port()+0x46: can't find jump dest instruction at .text+0xcf0001bc CC [M] drivers/mcb/mcb-core.o CC [M] drivers/mailbox/mailbox-test.o CC [M] drivers/iio/gyro/bmg160_i2c.o CC [M] net/mac80211/mesh_sync.o CC [M] drivers/hid/hid-gfrm.o CC [M] drivers/input/joystick/twidjoy.o drivers/infiniband/hw/cxgb4/cq.o: warning: objtool: create_cq()+0x40: can't find jump dest instruction at .text+0x9b0401c6 LD drivers/iio/common/built-in.o CC [M] drivers/input/joystick/warrior.o CC [M] drivers/mcb/mcb-parse.o kernel/trace/trace_benchmark.o: warning: objtool: perf_trace_benchmark_event()+0x3b: can't find jump dest instruction at .text+0x890000b1 net/mac80211/debugfs.o: warning: objtool: aqm_write()+0x3b: can't find jump dest instruction at .text+0xe80003c1 sound/soc/codecs/cs42xx8-i2c.o: warning: objtool: cs42xx8_i2c_remove()+0x15: call without frame pointer save/setup sound/soc/codecs/cs42xx8-i2c.o: warning: objtool: cs42xx8_i2c_probe()+0x31: call without frame pointer save/setup sound/soc/codecs/cs42xx8-i2c.o: warning: objtool: cs42xx8_i2c_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/cs42xx8-i2c.o: warning: objtool: cs42xx8_i2c_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/iio/gyro/bmg160_spi.o drivers/gpu/drm/radeon/radeon_device.o: warning: objtool: radeon_program_register_sequence()+0x31: can't find jump dest instruction at .text+0xb6000407 drivers/input/keyboard/goldfish_events.o: warning: objtool: events_probe()+0x2b: can't find jump dest instruction at .text+0xfd010191 CC [M] drivers/iio/imu/inv_mpu6050/inv_mpu_trigger.o kernel/trace/trace_uprobe.o: warning: objtool: register_uprobe_event()+0x63: can't find jump dest instruction at .text+0x97000969 CC [M] fs/cifs/smb2transport.o drivers/infiniband/hw/usnic/usnic_fwd.o: warning: objtool: usnic_fwd_devcmd_locked()+0x83: can't find jump dest instruction at .text+0xa7000089 /home/kisskb/slave/src/kernel/cgroup.c: In function 'cgroup_mount': CC [M] fs/fat/nfs.o /home/kisskb/slave/src/include/linux/cgroup.h:354:11: warning: 'root' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/kernel/cgroup.c:2081:22: note: 'root' was declared here CC [M] drivers/iio/potentiometer/mcp4131.o CC [M] drivers/infiniband/hw/qib/qib_driver.o fs/cifs/cache.o: warning: objtool: cifs_fscache_inode_now_uncached()+0x12b: can't find jump dest instruction at .text+0x6500014f drivers/iio/health/max30100.o: warning: objtool: max30100_led_init.isra.8()+0x5a: can't find jump dest instruction at .text+0xad0003af drivers/i2c/busses/i2c-cbus-gpio.o: warning: objtool: cbus_i2c_probe()+0x40: can't find jump dest instruction at .text+0xa5010076 CC [M] fs/cifs/smb2misc.o CC arch/x86/kernel/cpu/capflags.o drivers/input/misc/ad714x-spi.o: warning: objtool: ad714x_spi_write()+0x3e: can't find call dest symbol at offset 0x2e0002d2 fs/freevxfs/vxfs_fshead.o: warning: objtool: vxfs_read_fshead()+0x41: can't find jump dest instruction at .text+0x680100c6 CC [M] fs/btrfs/ioctl.o LD drivers/input/mouse/built-in.o CC [M] drivers/input/joystick/xpad.o drivers/infiniband/hw/ocrdma/ocrdma_ah.o: warning: objtool: set_av_attr()+0x65: can't find jump dest instruction at .text+0xa003006b CC [M] drivers/input/misc/adxl34x-i2c.o fs/ext2/super.o: warning: objtool: ext2_quota_write()+0x55: can't find jump dest instruction at .text+0xcf0107cb CC [M] drivers/iio/light/cm32181.o fs/ecryptfs/keystore.o: warning: objtool: ecryptfs_find_global_auth_tok_for_sig()+0x5a: can't find jump dest instruction at .text+0xc30001f0 CC [M] drivers/input/serio/hyperv-keyboard.o CC [M] drivers/input/mouse/appletouch.o drivers/infiniband/hw/usnic/usnic_transport.o: warning: objtool: usnic_transport_rsrv_port()+0x1e: can't find jump dest instruction at .text+0xe1000054 drivers/gpu/drm/qxl/qxl_image.o: warning: objtool: qxl_image_init_helper.isra.1()+0x96: can't find jump dest instruction at .text+0x8100009c CC [M] drivers/infiniband/hw/ocrdma/ocrdma_stats.o drivers/hwmon/w83791d.o: warning: objtool: w83791d_detect()+0x47: can't find jump dest instruction at .text+0xe400004d CC [M] fs/ext2/xattr_trusted.o drivers/i2c/busses/i2c-bcm-iproc.o: warning: objtool: bcm_iproc_i2c_isr()+0x1d: can't find jump dest instruction at .text+0xc50001b3 CC [M] drivers/hid/hid-gt683r.o CC [M] fs/gfs2/bmap.o CC [M] drivers/hwmon/ad7314.o LD drivers/iio/proximity/built-in.o CC [M] drivers/iio/magnetometer/bmc150_magn_i2c.o drivers/isdn/capi/capilib.o: warning: objtool: capilib_new_ncci()+0x4d: can't find jump dest instruction at .text+0xb60002d2 LD [M] sound/pci/snd-cs5530.o CC [M] drivers/iio/proximity/as3935.o CC [M] net/sctp/probe.o net/ipv6/ip6_flowlabel.o: warning: objtool: ip6_fl_purge()+0xa6: can't find jump dest instruction at .text+0x7900017b drivers/infiniband/hw/usnic/usnic_uiom_interval_tree.o: warning: objtool: usnic_uiom_interval_tree_remove()+0x41: can't find jump dest instruction at .text+0x300101e6 drivers/iio/dac/ad5592r.o: warning: objtool: ad5592r_spi_wnop_r16()+0x47: can't find call dest symbol at offset 0x3500010b LD [M] sound/pci/snd-ens1370.o CC [M] net/ipv6/xfrm6_state.o drivers/isdn/divert/divert_procfs.o: warning: objtool: isdn_divert_read()+0x3a: can't find jump dest instruction at .text+0x850001c0 LD [M] sound/pci/snd-ens1371.o net/netfilter/nf_log_common.o: warning: objtool: nf_log_dump_sk_uid_gid()+0x23: can't find jump dest instruction at .text+0x860000e9 drivers/iio/humidity/si7020.o: warning: objtool: si7020_probe()+0x2d: can't find jump dest instruction at .text+0x8c000033 LD arch/x86/kernel/cpu/built-in.o CC [M] drivers/infiniband/hw/cxgb4/ev.o drivers/input/keyboard/gpio_keys_polled.o: warning: objtool: gpio_keys_polled_get_devtree_pdata()+0x1d: can't find jump dest instruction at .text+0x2020083 CC [M] drivers/infiniband/hw/usnic/usnic_ib_qp_grp.o LD [M] sound/pci/snd-es1938.o fs/btrfs/ordered-data.o: warning: objtool: __tree_search()+0x55: can't find jump dest instruction at .text+0xad00005b CC [M] drivers/infiniband/hw/cxgb4/id_table.o net/ipv4/udp.o: warning: objtool: udp_set_csum()+0x31: can't find jump dest instruction at .text+0xfa000766 CC [M] net/netfilter/nf_nat_proto_tcp.o CC [M] drivers/gpu/drm/qxl/qxl_irq.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/enum.o drivers/infiniband/hw/mlx4/mad.o: warning: objtool: find_slave_port_pkey_ix()+0x3c: can't find jump dest instruction at .text+0xd60000d1 CC [M] fs/btrfs/locking.o drivers/infiniband/hw/mthca/mthca_reset.o: warning: objtool: mthca_reset()+0x23: can't find jump dest instruction at .text+0x9b000029 net/tipc/netlink_compat.o: warning: objtool: __tipc_nl_compat_doit()+0x43: can't find jump dest instruction at .text+0xd6000089 CC [M] drivers/input/serio/sun4i-ps2.o CC [M] drivers/iio/potentiometer/mcp4531.o drivers/infiniband/hw/qib/qib_diag.o: warning: objtool: qib_remap_ioaddr32()+0x37: can't find jump dest instruction at .text+0x1e0100cc CC [M] net/tipc/socket.o fs/fat/dir.o: warning: objtool: fat_compat_ioctl_filldir()+0x3c: can't find jump dest instruction at .text+0xea020042 drivers/input/joystick/tmdc.o: warning: objtool: tmdc_parse_packet()+0x28: can't find jump dest instruction at .text+0xc90100ee drivers/gpu/drm/sis/sis_mm.o: warning: objtool: sis_drm_alloc.isra.0()+0x78: can't find jump dest instruction at .text+0x4d01029d CC [M] drivers/gpu/drm/ttm/ttm_tt.o sound/pci/ice1712/se.o: warning: objtool: se200pci_add_controls()+0x12d: can't find jump dest instruction at .text+0x210001f2 drivers/mailbox/rockchip-mailbox.o: warning: objtool: rockchip_mbox_send_data()+0x34: can't find jump dest instruction at .text+0x9800014a CC [M] drivers/gpu/drm/i915/i915_ioc32.o kernel/trace/ring_buffer_benchmark.o: warning: objtool: ring_buffer_producer()+0x10b: can't find jump dest instruction at .text+0x32000130 CC [M] drivers/iio/pressure/bmp280-spi.o CC [M] drivers/infiniband/core/addr.o CC [M] sound/pci/ice1712/psc724.o CC mm/kasan/quarantine.o CC [M] fs/fscache/cookie.o drivers/infiniband/hw/i40iw/i40iw_puda.o: warning: objtool: i40iw_puda_poll_info()+0x44: can't find jump dest instruction at .text+0xc000017a LD [M] drivers/gpu/drm/sis/sis.o CC [M] drivers/input/misc/adxl34x-spi.o drivers/iio/light/bh1750.o: warning: objtool: bh1750_probe()+0x41: can't find jump dest instruction at .text+0xbf000227 drivers/iio/adc/ina2xx-adc.o: warning: objtool: ina2xx_read_raw()+0x22: can't find jump dest instruction at .text+0x5f010258 CC [M] net/rxrpc/proc.o drivers/infiniband/hw/i40iw/i40iw_main.o: warning: objtool: i40iw_wait_pe_ready()+0xf8: can't find jump dest instruction at .text+0x220005cd 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/f2fs/namei.o: warning: objtool: f2fs_link()+0x51: can't find jump dest instruction at .text+0xe30000a7 drivers/leds/leds-88pm860x.o: warning: objtool: pm860x_led_dt_init()+0x2f: can't find jump dest instruction at .text+0xab000035 drivers/infiniband/hw/i40iw/i40iw_uk.o: warning: objtool: i40iw_nop_1()+0x13: can't find jump dest instruction at .text+0xa8000019 lib/syscall.o: warning: objtool: collect_syscall()+0x32: can't find jump dest instruction at .text+0x32010038 drivers/iio/dac/ad5593r.o: warning: objtool: ad5593r_i2c_remove()+0xd: call without frame pointer save/setup drivers/iio/dac/ad5593r.o: warning: objtool: ad5593r_i2c_probe()+0x14: call without frame pointer save/setup drivers/iio/dac/ad5593r.o: warning: objtool: ad5593r_read_adc()+0x2f: call without frame pointer save/setup drivers/iio/dac/ad5593r.o: warning: objtool: ad5593r_write_dac()+0x1e: call without frame pointer save/setup drivers/iio/dac/ad5593r.o: warning: objtool: ad5593r_reg_write()+0x1b: call without frame pointer save/setup drivers/iio/dac/ad5593r.o: warning: objtool: ad5593r_gpio_read()+0x1d: call without frame pointer save/setup drivers/iio/dac/ad5593r.o: warning: objtool: ad5593r_reg_read()+0x1f: 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 drivers/gpio/gpio-tegra.o: warning: objtool: tegra_gpio_probe()+0x43: can't find jump dest instruction at .text+0xd5030178 CC [M] fs/fscache/fsdef.o drivers/hwmon/abituguru.o: warning: objtool: abituguru_detect_no_bank2_sensors()+0x2a: can't find jump dest instruction at .text+0x5d010350 CC lib/dynamic_debug.o CC [M] fs/f2fs/super.o LD [M] drivers/isdn/divert/dss1_divert.o CC [M] drivers/iio/adc/lp8788_adc.o CC [M] fs/cifs/smb2pdu.o drivers/leds/trigger/ledtrig-mtd.o: warning: objtool: ledtrig_mtd_activity()+0x25: call without frame pointer save/setup drivers/leds/trigger/ledtrig-mtd.o: warning: objtool: ledtrig_mtd_init()+0x12: call without frame pointer save/setup CC [M] fs/f2fs/inline.o drivers/isdn/hardware/avm/b1pci.o: warning: objtool: b1pciv4_probe()+0x3c: can't find jump dest instruction at .text+0x7c020161 CC net/ipv4/fib_frontend.o CC drivers/leds/trigger/ledtrig-cpu.o CC [M] net/sunrpc/xprtrdma/fmr_ops.o CC [M] drivers/isdn/hardware/avm/b1.o net/sunrpc/xprtrdma/transport.o: warning: objtool: xprt_rdma_allocate()+0x43: can't find jump dest instruction at .text+0x1c010309 CC [M] drivers/gpu/drm/vc4/vc4_crtc.o fs/ecryptfs/miscdev.o: warning: objtool: ecryptfs_miscdev_write()+0x2c: can't find jump dest instruction at .text+0x49020272 drivers/input/keyboard/tca6416-keypad.o: warning: objtool: tca6416_setup_registers()+0x42: can't find jump dest instruction at .text+0xe80001f8 fs/f2fs/hash.o: warning: objtool: f2fs_dentry_hash()+0x2c: can't find jump dest instruction at .text+0x4f010031 CC [M] net/sunrpc/auth_gss/gss_generic_token.o drivers/gpu/drm/r128/r128_state.o: warning: objtool: r128_cce_flip()+0x85: can't find jump dest instruction at .text+0x720102ba CC [M] drivers/input/misc/apanel.o CC [M] drivers/gpu/drm/vc4/vc4_drv.o drivers/gpu/drm/udl/udl_drv.o: warning: objtool: udl_usb_disconnect()+0x18: call without frame pointer save/setup drivers/gpu/drm/udl/udl_drv.o: warning: objtool: udl_usb_probe()+0x2b: call without frame pointer save/setup drivers/gpu/drm/udl/udl_drv.o: warning: objtool: udl_driver_init()+0x19: call without frame pointer save/setup drivers/gpu/drm/udl/udl_drv.o: warning: objtool: udl_driver_exit()+0xb: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: seq_capi_driver_open()+0x13: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: seq_applstats_open()+0x13: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: seq_applications_open()+0x13: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: seq_contrstats_open()+0x13: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: seq_controller_open()+0x13: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: capi_driver_show()+0x1a: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: applstats_show()+0x35: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: applications_show()+0x28: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: contrstats_show()+0x44: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: controller_show()+0x77: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: capi_driver_next()+0x13: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: capi_driver_stop()+0x10: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: applications_stop()+0x10: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: controller_stop()+0x10: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: applications_start()+0x1a: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: controller_start()+0x1a: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: capi_driver_start()+0x1a: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: kcapi_proc_init()+0xd: call without frame pointer save/setup drivers/isdn/capi/kcapi_proc.o: warning: objtool: kcapi_proc_exit()+0xd: call without frame pointer save/setup LD [M] fs/ecryptfs/ecryptfs.o LD [M] drivers/gpu/drm/r128/r128.o CC [M] drivers/gpu/drm/udl/udl_modeset.o CC [M] drivers/isdn/capi/capi.o CC [M] drivers/gpu/drm/qxl/qxl_dumb.o drivers/input/misc/ad714x.o: warning: objtool: touchpad_check_second_peak()+0x54: can't find jump dest instruction at .text+0x960005ba kernel/trace/power-traces.o: warning: objtool: trace_raw_output_pm_qos_update_flags()+0x30: can't find jump dest instruction at .text+0x92000786 LD drivers/gpu/drm/vgem/built-in.o LD kernel/trace/built-in.o fs/freevxfs/vxfs_immed.o: warning: objtool: vxfs_immed_readpage()+0x35: call without frame pointer save/setup CC [M] drivers/ide/ide-eh.o arch/x86/kernel/kvmclock.o: warning: objtool: kvmclock_init()+0xd: can't find jump dest instruction at .init.text+0xe2010013 net/wireless/sme.o: warning: objtool: cfg80211_sme_get_conn_ies.isra.2()+0x45: can't find jump dest instruction at .text+0x3f0101eb drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.o: warning: objtool: amdgpu_i2c_create()+0x29: can't find jump dest instruction at .text+0xef01052f CC [M] drivers/gpu/drm/vgem/vgem_drv.o CC [M] drivers/input/misc/arizona-haptics.o CC arch/x86/kernel/paravirt.o CC [M] drivers/i2c/busses/i2c-designware-platdrv.o LD drivers/input/rmi4/built-in.o CC [M] fs/freevxfs/vxfs_lookup.o fs/ext4/page-io.o: warning: objtool: ext4_finish_bio()+0x23: can't find jump dest instruction at .text+0x150201b9 CC [M] drivers/infiniband/hw/mthca/mthca_pd.o LD drivers/isdn/hisax/built-in.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_fb.o drivers/gpu/drm/qxl/qxl_draw.o: warning: objtool: qxl_draw_opaque_fb()+0x7f: can't find jump dest instruction at .text+0x7030175 net/sctp/proc.o: warning: objtool: sctp_remaddr_seq_show()+0x2a: can't find jump dest instruction at .text+0x2301011f CC [M] drivers/gpu/drm/vgem/vgem_fence.o sound/pci/ice1712/maya44.o: warning: objtool: maya_vol_put()+0x12e: can't find jump dest instruction at .text+0x5d000763 sound/soc/codecs/cs4349.o: warning: objtool: cs4349_i2c_probe()+0x38: can't find jump dest instruction at .text+0x920001ce CC [M] drivers/input/rmi4/rmi_bus.o drivers/leds/led-class.o: warning: objtool: led_classdev_register()+0x60: can't find jump dest instruction at .text+0x39010316 drivers/iio/accel/stk8ba50.o: warning: objtool: stk8ba50_write_raw()+0x26: can't find jump dest instruction at .text+0xa0100bc CC [M] drivers/isdn/hisax/config.o drivers/input/serio/apbps2.o: warning: objtool: apbps2_of_probe()+0x59: can't find jump dest instruction at .text+0xaa01009e drivers/gpu/drm/nouveau/nvkm/core/client.o: warning: objtool: nvkm_client_notify_new()+0x45: can't find jump dest instruction at .text+0x6f0102aa CC [M] net/sctp/sctp_diag.o CC [M] fs/ext4/ioctl.o CC [M] drivers/isdn/hardware/avm/b1dma.o CC [M] drivers/gpu/drm/udl/udl_connector.o CC [M] drivers/infiniband/hw/mlx5/ib_virt.o CC [M] sound/soc/codecs/cs47l24.o drivers/gpio/gpio-timberdale.o: warning: objtool: timbgpio_irq_type()+0x31: can't find jump dest instruction at .text+0x80010037 CC [M] drivers/gpu/drm/i915/i915_debugfs.o fs/fscache/cache.o: warning: objtool: fscache_withdraw_all_objects()+0x2d: can't find jump dest instruction at .text+0xba000063 CC [M] drivers/mcb/mcb-pci.o LD fs/hfs/built-in.o drivers/input/keyboard/gpio_keys.o: warning: objtool: gpio_keys_suspend()+0x1f: can't find jump dest instruction at .text+0x83000055 net/rxrpc/utils.o: warning: objtool: rxrpc_extract_addr_from_skb()+0x35: can't find jump dest instruction at .text+0x9e00003b drivers/acpi/acpi_video.o: warning: objtool: acpi_video_bus_unregister_backlight()+0x1e: can't find jump dest instruction at .text+0xf5000129 net/rxrpc/skbuff.o: warning: objtool: rxrpc_request_final_ACK()+0x36: can't find jump dest instruction at .text+0x8600005c drivers/infiniband/core/cache.o: warning: objtool: write_gid()+0x76: can't find jump dest instruction at .text+0xb10000ab CC [M] drivers/infiniband/hw/hfi1/mad.o CC net/ipv4/fib_semantics.o CC [M] fs/hfs/bitmap.o CC drivers/gpio/gpio-palmas.o CC [M] drivers/input/keyboard/tca8418_keypad.o drivers/iio/pressure/bmp280-i2c.o: warning: objtool: bmp280_i2c_remove()+0xd: call without frame pointer save/setup drivers/iio/pressure/bmp280-i2c.o: warning: objtool: bmp280_i2c_probe()+0x56: call without frame pointer save/setup drivers/iio/pressure/bmp280-i2c.o: warning: objtool: bmp280_i2c_driver_init()+0x12: call without frame pointer save/setup drivers/iio/pressure/bmp280-i2c.o: warning: objtool: bmp280_i2c_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/iio/light/cm3232.o CC [M] fs/hfs/bfind.o drivers/acpi/acpica/evxfregn.o: warning: objtool: acpi_remove_address_space_handler()+0x6a: can't find jump dest instruction at .text+0xf901006f CC [M] drivers/gpu/drm/vc4/vc4_dpi.o drivers/hid/hid-gfrm.o: warning: objtool: gfrm_input_configured()+0x17: call without frame pointer save/setup drivers/hid/hid-gfrm.o: warning: objtool: gfrm_raw_event()+0x51: call without frame pointer save/setup drivers/hid/hid-gfrm.o: warning: objtool: gfrm_remove()+0x11: call without frame pointer save/setup drivers/hid/hid-gfrm.o: warning: objtool: gfrm_probe()+0x26: 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/infiniband/core/sa_query.o drivers/acpi/thermal.o: warning: objtool: acpi_thermal_resume()+0x1c: can't find jump dest instruction at .text+0xc0000255 drivers/iio/accel/stk8312.o: warning: objtool: stk8312_trigger_handler()+0x5a: can't find jump dest instruction at .text+0x960000f0 drivers/acpi/video_detect.o: warning: objtool: acpi_video_get_backlight_type()+0x22: can't find jump dest instruction at .text+0x4901006d CC drivers/acpi/acpica/exconcat.o net/sunrpc/auth_gss/auth_gss.o: warning: objtool: alloc_enc_pages()+0x27: can't find jump dest instruction at .text+0x9e00024c sound/soc/codecs/cs42xx8.o: warning: objtool: cs42xx8_runtime_resume()+0x49: can't find jump dest instruction at .text+0xaa0000bf CC [M] net/wireless/mesh.o CC [M] drivers/iio/accel/ssp_accel_sensor.o CC [M] net/sunrpc/auth_gss/gss_mech_switch.o CC [M] drivers/acpi/ec_sys.o fs/dlm/lowcomms.o: warning: objtool: tcp_create_listen_sock()+0x6c: can't find jump dest instruction at .text+0x330102f1 CC [M] sound/soc/codecs/cs53l30.o CC [M] drivers/gpu/drm/udl/udl_encoder.o CC [M] drivers/hid/hid-gyration.o drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: gen9_set_dc_state()+0x3a: can't find jump dest instruction at .text+0xdd0009b0 net/mac80211/debugfs_netdev.o: warning: objtool: add_files()+0x1b: can't find jump dest instruction at .text+0x83010791 drivers/gpu/drm/qxl/qxl_cmd.o: warning: objtool: wait_for_io_cmd_user()+0x49: can't find jump dest instruction at .text+0xf400004f CC [M] fs/dlm/rcom.o drivers/infiniband/hw/usnic/usnic_uiom.o: warning: objtool: usnic_uiom_unmap_sorted_intervals.isra.5()+0x2f: can't find jump dest instruction at .text+0x98000124 drivers/gpu/drm/gma500/cdv_intel_crt.o: warning: objtool: cdv_intel_crt_init()+0x38: can't find jump dest instruction at .text+0xf80003ae fs/btrfs/inode.o: warning: objtool: create_pinned_em()+0x54: can't find jump dest instruction at .text+0xc300011a CC [M] net/mac80211/mesh_ps.o CC [M] lib/raid6/tables.o CC [M] fs/btrfs/orphan.o net/netfilter/nf_conntrack_sip.o: warning: objtool: ct_sip_get_header()+0x4f: can't find jump dest instruction at .text+0x8e010465 CC [M] fs/fat/namei_vfat.o CC [M] net/mac80211/pm.o CC [M] drivers/gpu/drm/gma500/cdv_intel_hdmi.o CC [M] drivers/gpu/drm/qxl/qxl_ioctl.o net/netfilter/nf_nat_proto_udp.o: warning: objtool: udp_manip_pkt()+0x47: can't find jump dest instruction at .text+0x8b00006d mm/kasan/kasan_init.o: warning: objtool: zero_pud_populate()+0xaf: can't find jump dest instruction at .init.text+0x6f000249 drivers/iio/magnetometer/bmc150_magn.o: warning: objtool: bmc150_magn_set_power_mode.isra.6()+0x1c: can't find jump dest instruction at .text+0x85000292 drivers/iio/gyro/bmg160_i2c.o: warning: objtool: bmg160_i2c_remove()+0xd: call without frame pointer save/setup drivers/iio/gyro/bmg160_i2c.o: warning: objtool: bmg160_i2c_probe()+0x30: 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 CC [M] fs/btrfs/export.o drivers/hwmon/abituguru3.o: warning: objtool: abituguru3_synchronize()+0x38: can't find jump dest instruction at .text+0xc301028e CC [M] drivers/input/rmi4/rmi_driver.o drivers/i2c/busses/i2c-designware-core.o: warning: objtool: i2c_dw_read()+0x2a: can't find jump dest instruction at .text+0xc5000280 fs/ext4/ialloc.o: warning: objtool: recently_deleted()+0x2d: can't find jump dest instruction at .text+0xa5000243 CC [M] drivers/iio/pressure/hid-sensor-press.o drivers/infiniband/hw/hfi1/intr.o: warning: objtool: handle_linkup_change()+0x34: can't find jump dest instruction at .text+0x420100da CC drivers/iommu/of_iommu.o sound/pci/ice1712/quartet.o: warning: objtool: qtet_ain12_sw_put()+0x3b: can't find jump dest instruction at .text+0x9d000661 fs/cifs/smb2maperror.o: warning: objtool: map_smb2_to_linux_error()+0x15: can't find jump dest instruction at .text+0xa900006b CC [M] net/mac80211/rc80211_minstrel.o fs/gfs2/acl.o: warning: objtool: gfs2_get_acl()+0x50: can't find jump dest instruction at .text+0xf2000056 fs/dlm/plock.o: warning: objtool: dev_write()+0x1c: can't find jump dest instruction at .text+0x24010172 drivers/iio/light/bh1780.o: warning: objtool: bh1780_read_raw()+0x28: can't find jump dest instruction at .text+0xa700023e CC [M] drivers/infiniband/hw/hfi1/mmu_rb.o CC [M] drivers/iio/accel/st_accel_core.o CC [M] drivers/hwmon/ad7414.o CC [M] drivers/i2c/busses/i2c-designware-baytrail.o CC [M] fs/cifs/smb2inode.o drivers/ide/ide-devsets.o: warning: objtool: set_pio_mode()+0x3a: can't find jump dest instruction at .text+0xef000150 drivers/infiniband/hw/i40iw/i40iw_utils.o: warning: objtool: i40iw_cqp_manage_hmc_fcn_callback()+0x2f: can't find jump dest instruction at .text+0xca000105 drivers/isdn/hardware/eicon/diddfunc.o: warning: objtool: connect_didd()+0xc1: can't find jump dest instruction at .init.text+0x6c0000c6 CC [M] fs/dlm/recover.o CC [M] drivers/iio/light/cm3323.o CC [M] drivers/infiniband/hw/hfi1/pcie.o CC [M] fs/gfs2/dir.o CC [M] drivers/gpu/drm/vc4/vc4_kms.o net/netfilter/nf_nat_proto_common.o: warning: objtool: nf_nat_l4proto_unique_tuple()+0x46: can't find jump dest instruction at .text+0xf90000cc drivers/input/joystick/sidewinder.o: warning: objtool: sw_parse()+0x28: can't find jump dest instruction at .text+0xf20d025e CC [M] drivers/infiniband/hw/mlx5/odp.o CC net/ipv4/fib_trie.o drivers/gpu/drm/qxl/qxl_debugfs.o: warning: objtool: qxl_debugfs_buffers_info()+0x3d: can't find jump dest instruction at .text+0x3e0100f3 crypto/gcm.o: warning: objtool: crypto_rfc4543_crypt()+0x58: can't find jump dest instruction at .text+0xb7000d1e net/sctp/sysctl.o: warning: objtool: proc_sctp_do_hmac_alg()+0x8e: can't find jump dest instruction at .text+0xc0000373 CC [M] drivers/input/joystick/zhenhua.o CC [M] net/mac80211/rc80211_minstrel_debugfs.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_gem.o drivers/infiniband/hw/mlx4/main.o: warning: objtool: check_flow_steering_support()+0x12: can't find jump dest instruction at .text+0x98000088 LD drivers/isdn/hardware/mISDN/built-in.o drivers/input/serio/olpc_apsp.o: warning: objtool: olpc_apsp_probe()+0x35: can't find jump dest instruction at .text+0x4002029b lib/fault-inject.o: warning: objtool: fault_create_debugfs_attr()+0x15: can't find jump dest instruction at .text+0x4001005b drivers/infiniband/hw/mlx4/srq.o: warning: objtool: mlx4_ib_create_srq()+0x46: can't find jump dest instruction at .text+0xed0400bc drivers/gpu/drm/ttm/ttm_memory.o: warning: objtool: ttm_shrink()+0x44: can't find jump dest instruction at .text+0xbd00014a CC [M] drivers/gpu/drm/udl/udl_main.o CC lib/nlattr.o CC [M] drivers/mailbox/mailbox-altera.o drivers/isdn/hardware/eicon/diva_didd.o: warning: objtool: divadidd_proc_show()+0xa2: can't find call dest symbol at offset 0xe9ff0116 CC [M] drivers/hid/hid-holtek-kbd.o CC [M] drivers/input/serio/userio.o CC [M] drivers/infiniband/hw/mlx4/alias_GUID.o CC [M] drivers/isdn/hardware/mISDN/hfcpci.o drivers/leds/led-class-flash.o: warning: objtool: led_classdev_flash_register()+0xc: can't find jump dest instruction at .text+0xb00001e2 CC [M] drivers/isdn/hardware/eicon/dadapter.o drivers/isdn/gigaset/usb-gigaset.o: warning: objtool: gigaset_probe()+0x65: can't find jump dest instruction at .text+0x9803031b drivers/iio/gyro/bmg160_spi.o: warning: objtool: bmg160_spi_remove()+0x9: call without frame pointer save/setup drivers/iio/gyro/bmg160_spi.o: warning: objtool: bmg160_spi_probe()+0xf: 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 drivers/gpu/drm/radeon/radeon_asic.o: warning: objtool: radeon_register_accessor_init()+0x8c: can't find jump dest instruction at .text+0xe3000091 CC [M] fs/fscache/main.o drivers/gpu/drm/nouveau/nvkm/core/engine.o: warning: objtool: nvkm_engine_init()+0x43: can't find jump dest instruction at .text+0x8e0100b9 drivers/isdn/gigaset/interface.o: warning: objtool: if_set_termios()+0x71: can't find jump dest instruction at .text+0x20010347 CC [M] drivers/infiniband/core/multicast.o drivers/iio/potentiometer/mcp4131.o: warning: objtool: mcp4131_probe()+0x31: can't find jump dest instruction at .text+0xa1000037 drivers/input/joystick/twidjoy.o: warning: objtool: twidjoy_connect()+0x40: can't find jump dest instruction at .text+0x25010096 CC [M] drivers/isdn/gigaset/bas-gigaset.o drivers/iio/potentiometer/max5487.o: warning: objtool: max5487_spi_probe()+0x91: can't find call dest symbol at offset 0xdaff0155 CC [M] drivers/iio/imu/inv_mpu6050/inv_mpu_i2c.o CC [M] crypto/chacha20poly1305.o CC [M] drivers/iio/light/cm36651.o drivers/gpu/drm/savage/savage_state.o: warning: objtool: savage_verify_state_s3d()+0x32: can't find jump dest instruction at .text+0xb50000e7 CC [M] drivers/input/keyboard/lkkbd.o drivers/input/misc/adxl34x-i2c.o: warning: objtool: adxl34x_i2c_resume()+0x10: call without frame pointer save/setup drivers/input/misc/adxl34x-i2c.o: warning: objtool: adxl34x_i2c_suspend()+0x10: call without frame pointer save/setup drivers/input/misc/adxl34x-i2c.o: warning: objtool: adxl34x_i2c_remove()+0x10: call without frame pointer save/setup drivers/input/misc/adxl34x-i2c.o: warning: objtool: adxl34x_i2c_read_block()+0x32: call without frame pointer save/setup drivers/input/misc/adxl34x-i2c.o: warning: objtool: adxl34x_smbus_write()+0x14: call without frame pointer save/setup drivers/input/misc/adxl34x-i2c.o: warning: objtool: adxl34x_smbus_read_block()+0x14: call without frame pointer save/setup drivers/input/misc/adxl34x-i2c.o: warning: objtool: adxl34x_smbus_read()+0x11: call without frame pointer save/setup drivers/input/misc/adxl34x-i2c.o: warning: objtool: adxl34x_i2c_probe()+0x6f: call without frame pointer save/setup drivers/input/misc/adxl34x-i2c.o: warning: objtool: adxl34x_driver_init()+0x12: call without frame pointer save/setup drivers/input/misc/adxl34x-i2c.o: warning: objtool: adxl34x_driver_exit()+0xb: call without frame pointer save/setup LD [M] drivers/gpu/drm/savage/savage.o drivers/iio/imu/inv_mpu6050/inv_mpu_ring.o: warning: objtool: inv_reset_fifo()+0x4f: can't find jump dest instruction at .text+0x70010054 drivers/input/joystick/warrior.o: warning: objtool: warrior_connect()+0x4b: can't find jump dest instruction at .text+0x500100a1 CC [M] fs/f2fs/checkpoint.o CC net/ipv4/inet_fragment.o drivers/mailbox/mailbox.o: warning: objtool: mbox_controller_register()+0x18: can't find jump dest instruction at .text+0xd000008e drivers/hwmon/ad7314.o: warning: objtool: ad7314_show_temperature()+0x51: can't find jump dest instruction at .text+0x87000146 drivers/iio/dac/ad5592r-base.o: warning: objtool: ad5592r_set_channel_modes()+0x28: can't find jump dest instruction at .text+0xdd00004e CC [M] drivers/leds/leds-aat1290.o drivers/infiniband/hw/i40iw/i40iw_virtchnl.o: warning: objtool: vchnl_vf_send_del_hmc_objs_req()+0x3e: can't find jump dest instruction at .text+0x8f000044 CC kernel/auditfilter.o CC [M] drivers/mailbox/bcm-pdc-mailbox.o CC [M] drivers/input/joystick/walkera0701.o drivers/iio/imu/inv_mpu6050/inv_mpu_trigger.o: warning: objtool: inv_mpu6050_set_enable()+0x3a: can't find jump dest instruction at .text+0xf0100b0 CC [M] drivers/iio/accel/st_accel_buffer.o drivers/input/joystick/turbografx.o: warning: objtool: tgfx_attach()+0x48: can't find jump dest instruction at .text+0x2d0300cd CC [M] drivers/iio/dac/ad5755.o drivers/iio/magnetometer/bmc150_magn_i2c.o: warning: objtool: bmc150_magn_i2c_remove()+0xd: call without frame pointer save/setup drivers/iio/magnetometer/bmc150_magn_i2c.o: warning: objtool: bmc150_magn_i2c_probe()+0x34: 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/input/misc/ati_remote2.o fs/ext2/xattr_trusted.o: warning: objtool: ext2_xattr_trusted_set()+0x1e: call without frame pointer save/setup fs/ext2/xattr_trusted.o: warning: objtool: ext2_xattr_trusted_get()+0x1a: call without frame pointer save/setup fs/ext2/xattr_trusted.o: warning: objtool: ext2_xattr_trusted_list()+0xe: call without frame pointer save/setup CC [M] drivers/iio/dac/ad5761.o fs/cifs/smb2ops.o: warning: objtool: smb2_set_oplock_level()+0x1d: can't find jump dest instruction at .text+0x3c010393 CC [M] drivers/iio/imu/inv_mpu6050/inv_mpu_acpi.o CC [M] drivers/infiniband/hw/usnic/usnic_ib_sysfs.o CC [M] fs/ext2/acl.o CC [M] drivers/iio/magnetometer/bmc150_magn_spi.o fs/freevxfs/vxfs_inode.o: warning: objtool: __vxfs_iget.isra.3()+0x35: can't find jump dest instruction at .text+0xb002003b drivers/infiniband/hw/ocrdma/ocrdma_verbs.o: warning: objtool: ocrdma_discard_cqes()+0x5d: can't find jump dest instruction at .text+0xff000133 drivers/iio/light/cm32181.o: warning: objtool: cm32181_read_raw()+0x23: can't find jump dest instruction at .text+0xc8000159 drivers/mailbox/mailbox-test.o: warning: objtool: mbox_test_receive_message()+0x55: can't find jump dest instruction at .text+0x9400013a crypto/ccm.o: warning: objtool: get_data_to_compute()+0x29: can't find jump dest instruction at .text+0x3601040f CC [M] drivers/input/misc/atlas_btns.o CC [M] drivers/iio/light/gp2ap020a00f.o CC [M] fs/cifs/smb2file.o drivers/infiniband/hw/i40iw/i40iw_vf.o: warning: objtool: i40iw_manage_vf_pble_bp()+0x26: can't find jump dest instruction at .text+0xa600002c net/sched/sch_plug.o: warning: objtool: plug_change()+0xc: can't find jump dest instruction at .text+0xe40000b2 drivers/hid/hid-gt683r.o: warning: objtool: gt683r_led_probe()+0x3c: can't find jump dest instruction at .text+0x3f020232 CC [M] drivers/iio/potentiometer/tpl0102.o CC [M] drivers/iio/light/hid-sensor-als.o CC [M] net/wireless/ap.o CC [M] drivers/iio/imu/adis16400_core.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_ring.o drivers/input/misc/adxl34x-spi.o: warning: objtool: adxl34x_spi_write()+0x1b: can't find call dest symbol at offset 0x510001ff CC [M] fs/fuse/inode.o drivers/iommu/iova.o: warning: objtool: __iova_rcache_get()+0x59: can't find jump dest instruction at .text+0x9900019f CC [M] crypto/pcrypt.o drivers/iio/pressure/bmp280-spi.o: warning: objtool: bmp280_spi_probe()+0x4b: can't find jump dest instruction at .text+0x8a0000b0 CC drivers/iommu/amd_iommu.o CC [M] drivers/isdn/hardware/avm/b1pcmcia.o drivers/lightnvm/core.o: warning: objtool: nvm_addr_to_generic_mode()+0x1f: can't find jump dest instruction at .text+0x10020115 drivers/infiniband/hw/cxgb4/qp.o: warning: objtool: build_rdma_read()+0x14: can't find jump dest instruction at .text+0x940000ba drivers/iio/pressure/bmp280-core.o: warning: objtool: bmp280_compensate_humidity()+0x5a: can't find jump dest instruction at .text+0xb301037f fs/fat/nfs.o: warning: objtool: fat_rebuild_parent()+0x7b: can't find jump dest instruction at .text+0xc2000220 CC [M] drivers/iio/pressure/hp03.o drivers/input/serio/sun4i-ps2.o: warning: objtool: sun4i_ps2_probe()+0x59: can't find jump dest instruction at .text+0xee01029f CC [M] drivers/lightnvm/rrpc.o CC [M] drivers/isdn/hardware/avm/avm_cs.o drivers/acpi/battery.o: warning: objtool: acpi_battery_set_alarm()+0x25: can't find jump dest instruction at .text+0x910000dd drivers/iio/potentiometer/mcp4531.o: warning: objtool: mcp4531_probe()+0x54: can't find jump dest instruction at .text+0xaa000059 drivers/infiniband/hw/mlx5/ah.o: warning: objtool: mlx5_ib_create_ah()+0x72: can't find call dest symbol at offset 0x99ff0166 LD [M] sound/pci/snd-es1968.o CC [M] drivers/iio/imu/inv_mpu6050/inv_mpu_spi.o drivers/gpu/drm/vc4/vc4_bo.o: warning: objtool: vc4_get_cache_list_for_size()+0x29: can't find jump dest instruction at .text+0x9900033e drivers/input/misc/apanel.o: warning: objtool: apanel_probe()+0x33: can't find jump dest instruction at .text+0x760100f9 CC drivers/iommu/amd_iommu_init.o drivers/input/serio/hyperv-keyboard.o: warning: objtool: hv_kbd_on_receive()+0x38: can't find jump dest instruction at .text+0xfd00013e CC [M] drivers/iio/proximity/pulsedlight-lidar-lite-v2.o CC [M] net/ipv6/xfrm6_input.o CC [M] drivers/infiniband/hw/nes/nes_utils.o CC drivers/leds/trigger/ledtrig-panic.o fs/fat/file.o: warning: objtool: fat_cont_expand()+0x39: can't find jump dest instruction at .text+0x8e00003f CC [M] drivers/iio/imu/adis16400_buffer.o net/sunrpc/xprtrdma/rpc_rdma.o: warning: objtool: rpcrdma_convert_iovs()+0x48: can't find jump dest instruction at .text+0x1d0100be CC mm/memtest.o CC [M] drivers/isdn/hardware/mISDN/hfcmulti.o CC [M] crypto/cryptd.o fs/fat/misc.o: warning: objtool: fat_time_unix2fat()+0x76: can't find jump dest instruction at .text+0x9f00007c drivers/infiniband/sw/rxe/rxe_srq.o: warning: objtool: rxe_srq_chk_attr()+0x2b: can't find jump dest instruction at .text+0x11010030 drivers/ipack/ipack.o: warning: objtool: id_show()+0x29: can't find jump dest instruction at .text+0x9f00023f drivers/isdn/gigaset/common.o: warning: objtool: gigaset_initdriver()+0x45: can't find jump dest instruction at .text+0x210100ab drivers/iio/adc/lp8788_adc.o: warning: objtool: lp8788_adc_probe()+0x46: can't find jump dest instruction at .text+0xf100007c drivers/acpi/sbs.o: warning: objtool: acpi_battery_read()+0x2c: can't find jump dest instruction at .text+0x9900023f drivers/iio/proximity/as3935.o: warning: objtool: as3935_probe()+0x3e: can't find jump dest instruction at .text+0x8030513 CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_cs.o drivers/gpu/drm/qxl/qxl_irq.o: warning: objtool: qxl_irq_handler()+0x21: can't find jump dest instruction at .text+0xf3000047 LD drivers/iio/temperature/built-in.o CC [M] drivers/input/rmi4/rmi_f01.o CC [M] drivers/input/mouse/bcm5974.o CC [M] drivers/iio/accel/st_accel_i2c.o CC [M] drivers/iio/proximity/sx9500.o CC [M] fs/dlm/recoverd.o CC [M] drivers/iio/temperature/mlx90614.o CC [M] drivers/iio/adc/lpc18xx_adc.o drivers/gpu/drm/radeon/radeon_kms.o: warning: objtool: radeon_info_ioctl()+0x30: can't find jump dest instruction at .text+0xdf0b00e6 CC [M] fs/btrfs/tree-log.o drivers/acpi/acpica/exconcat.o: warning: objtool: acpi_ex_do_concatenate()+0x69: can't find jump dest instruction at .text+0x890100eb CC [M] drivers/hwmon/ad7418.o mm/kasan/quarantine.o: warning: objtool: qlist_move_cache()+0x25: can't find jump dest instruction at .text+0x8500005b drivers/input/misc/adxl34x.o: warning: objtool: adxl34x_disable_store()+0x3d: can't find jump dest instruction at .text+0x88000642 CC drivers/acpi/acpica/exconfig.o CC [M] drivers/iio/adc/max1027.o CC [M] drivers/leds/trigger/ledtrig-timer.o drivers/gpu/drm/gma500/cdv_intel_display.o: warning: objtool: cdv_intel_find_dp_pll()+0x21: can't find jump dest instruction at .text+0xc9000167 drivers/gpu/drm/nouveau/nvkm/core/enum.o: warning: objtool: nvkm_snprintbf()+0x59: call without frame pointer save/setup CC [M] drivers/gpu/drm/gma500/cdv_intel_lvds.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/event.o drivers/mailbox/pcc.o: warning: objtool: pcc_send_data()+0x47: can't find jump dest instruction at .text+0x8e0001ec CC drivers/acpi/acpica/exconvrt.o drivers/mcb/mcb-pci.o: warning: objtool: mcb_pci_probe()+0x3f: can't find jump dest instruction at .text+0x7e010095 sound/pci/ice1712/psc724.o: warning: objtool: psc724_init()+0x2f: can't find jump dest instruction at .text+0x360105a5 drivers/acpi/sbshc.o: warning: objtool: acpi_smbus_hc_add()+0x1b: can't find jump dest instruction at .text+0x15010088 drivers/lightnvm/gennvm.o: warning: objtool: gen_get_area()+0x46: can't find jump dest instruction at .text+0xcd00010c drivers/mcb/mcb-parse.o: warning: objtool: chameleon_parse_gdd()+0x3b: can't find jump dest instruction at .text+0x64010041 CC [M] net/netfilter/nf_nat_helper.o CC [M] sound/pci/ice1712/wm8766.o net/mac80211/mesh.o: warning: objtool: ieee80211_mesh_process_chnswitch()+0x15d: can't find jump dest instruction at .text+0xee010243 fs/freevxfs/vxfs_lookup.o: warning: objtool: vxfs_readdir()+0x65: can't find jump dest instruction at .text+0x602006b mm/kasan/report.o: warning: objtool: print_shadow_for_address()+0x110: can't find jump dest instruction at .text.unlikely+0x4f000278 CC [M] drivers/mcb/mcb-lpc.o CC [M] drivers/leds/trigger/ledtrig-oneshot.o drivers/input/keyboard/tca8418_keypad.o: warning: objtool: tca8418_configure()+0x44: can't find jump dest instruction at .text+0xae0000ca drivers/infiniband/hw/mthca/mthca_allocator.o: warning: objtool: mthca_alloc_init()+0x31: can't find jump dest instruction at .text+0x84000147 CC lib/dma-debug.o CC [M] fs/freevxfs/vxfs_olt.o CC [M] net/netfilter/nf_nat_redirect.o CC [M] drivers/infiniband/hw/mthca/mthca_cq.o LD mm/kasan/built-in.o net/tipc/node.o: warning: objtool: tipc_node_write_unlock()+0x3b: can't find jump dest instruction at .text+0xad0000e0 CC [M] net/tipc/eth_media.o drivers/i2c/busses/i2c-designware-platdrv.o: warning: objtool: dw_i2c_plat_probe()+0x3e: can't find jump dest instruction at .text+0xbd0203b4 LD drivers/input/tablet/built-in.o CC [M] drivers/isdn/gigaset/isocdata.o CC [M] drivers/i2c/busses/i2c-designware-pcidrv.o net/ipv6/xfrm6_policy.o: warning: objtool: xfrm6_dst_ifdown()+0x29: can't find jump dest instruction at .text+0x7601033f drivers/gpu/drm/vc4/vc4_drv.o: warning: objtool: vc4_get_param_ioctl()+0x2a: can't find jump dest instruction at .text+0xe30000b0 fs/f2fs/file.o: warning: objtool: f2fs_file_write_iter()+0x4f: can't find jump dest instruction at .text+0x940001b5 drivers/iio/light/cm3232.o: warning: objtool: cm3232_read_raw()+0x31: can't find call dest symbol at offset 0x8aff0355 CC [M] drivers/input/tablet/acecad.o CC [M] drivers/i2c/busses/i2c-efm32.o CC [M] fs/ext4/namei.o net/sunrpc/xprtrdma/verbs.o: warning: objtool: rpcrdma_receive_wc()+0x2a: can't find jump dest instruction at .text+0xfd000250 drivers/mcb/mcb-core.o: warning: objtool: mcb_probe()+0x2e: can't find jump dest instruction at .text+0x8d000164 CC [M] drivers/gpu/drm/udl/udl_fb.o drivers/isdn/gigaset/asyncdata.o: warning: objtool: handle_dle()+0x24: can't find jump dest instruction at .text+0x1b01002a CC arch/x86/kernel/paravirt_patch_64.o net/sunrpc/auth_gss/gss_generic_token.o: warning: objtool: g_verify_token_header()+0x30: can't find jump dest instruction at .text+0x3010116 drivers/hid/hid-gyration.o: warning: objtool: gyration_input_mapping()+0x16: can't find jump dest instruction at .text+0x400200ac net/netfilter/nf_nat_proto_tcp.o: warning: objtool: tcp_unique_tuple()+0x10: call without frame pointer save/setup net/netfilter/nf_nat_proto_tcp.o: warning: objtool: tcp_manip_pkt()+0x52: call without frame pointer save/setup fs/hfs/bitmap.o: warning: objtool: hfs_find_set_zero_bits()+0x15: can't find jump dest instruction at .text+0x4301001b CC [M] drivers/infiniband/hw/nes/nes_verbs.o CC [M] net/netfilter/nf_nat_proto_dccp.o CC [M] drivers/hid/hid-holtek-mouse.o CC [M] drivers/iio/light/hid-sensor-prox.o drivers/infiniband/hw/usnic/usnic_vnic.o: warning: objtool: usnic_vnic_alloc_res_chunk()+0x4a: can't find jump dest instruction at .text+0xe3000050 drivers/iio/accel/ssp_accel_sensor.o: warning: objtool: ssp_accel_probe()+0x33: can't find jump dest instruction at .text+0xac000169 LD drivers/mailbox/built-in.o drivers/gpu/drm/qxl/qxl_dumb.o: warning: objtool: qxl_mode_dumb_create()+0x84: call without frame pointer save/setup drivers/gpu/drm/qxl/qxl_dumb.o: warning: objtool: qxl_mode_dumb_mmap()+0x1a: call without frame pointer save/setup CC [M] drivers/gpu/drm/radeon/radeon_agp.o CC [M] drivers/iio/magnetometer/mag3110.o drivers/infiniband/hw/mlx5/gsi.o: warning: objtool: generate_completions()+0x25: can't find jump dest instruction at .text+0x800000cb CC [M] fs/hfs/bnode.o drivers/infiniband/hw/mlx4/cm.o: warning: objtool: id_map_alloc()+0x50: can't find jump dest instruction at .text+0x27010315 CC [M] net/sunrpc/xprtrdma/frwr_ops.o CC [M] drivers/infiniband/hw/usnic/usnic_ib_verbs.o drivers/iio/gyro/bmg160_core.o: warning: objtool: bmg160_setup_any_motion_interrupt()+0x70: can't find jump dest instruction at .text+0xde000195 drivers/hwmon/ad7414.o: warning: objtool: set_max_min()+0x58: can't find jump dest instruction at .text+0x8800005d drivers/input/mouse/appletouch.o: warning: objtool: atp_calculate_abs()+0x39: can't find jump dest instruction at .text+0xd101003f drivers/gpio/gpio-palmas.o: warning: objtool: palmas_gpio_probe()+0x45: can't find jump dest instruction at .text+0xfe00004b CC [M] net/mac80211/rc80211_minstrel_ht.o CC [M] crypto/mcryptd.o drivers/leds/trigger/ledtrig-cpu.o: warning: objtool: ledtrig_cpu_init()+0x97: can't find jump dest instruction at .init.text+0x7a00009c net/sched/sch_mqprio.o: warning: objtool: mqprio_dump_class()+0x2c: can't find jump dest instruction at .text+0x860000c1 CC [M] drivers/iio/gyro/hid-sensor-gyro-3d.o CC drivers/gpio/gpio-tps6586x.o drivers/iio/light/cm3323.o: warning: objtool: cm3323_read_raw()+0x34: can't find jump dest instruction at .text+0x8400018a drivers/acpi/ec_sys.o: warning: objtool: acpi_ec_write_io()+0x2d: can't find jump dest instruction at .text+0x81000033 drivers/infiniband/hw/mlx5/mad.o: warning: objtool: process_pma_cmd.isra.4()+0x59: can't find jump dest instruction at .text+0xd600019e drivers/infiniband/hw/hfi1/firmware.o: warning: objtool: get_platform_fw_field_metadata()+0x1c: can't find jump dest instruction at .text+0x80000022 CC [M] drivers/hid/hid-holtekff.o fs/fuse/dir.o: warning: objtool: fuse_getxattr()+0x62: can't find jump dest instruction at .text+0xcd0000a8 CC [M] sound/pci/ice1712/wm8776.o drivers/ide/ide-io-std.o: warning: objtool: ide_input_data()+0x49: can't find jump dest instruction at .text+0xef0002df CC [M] fs/f2fs/gc.o CC [M] drivers/gpu/drm/udl/udl_transfer.o drivers/infiniband/hw/mlx4/mcg.o: warning: objtool: clear_pending_reqs()+0x68: can't find jump dest instruction at .text+0xd10000be net/rxrpc/proc.o: warning: objtool: rxrpc_connection_seq_show()+0x2b: can't find jump dest instruction at .text+0xf7000070 CC [M] fs/dlm/requestqueue.o CC drivers/acpi/acpica/excreate.o CC [M] drivers/iio/light/isl29125.o drivers/gpu/drm/vgem/vgem_fence.o: warning: objtool: vgem_fence_create.isra.0()+0x37: can't find jump dest instruction at .text+0x8900010d CC [M] drivers/input/mouse/cyapa.o CC [M] drivers/infiniband/core/mad.o fs/dlm/rcom.o: warning: objtool: receive_rcom_status()+0xa4: can't find jump dest instruction at .text+0xdc00045a CC [M] net/rxrpc/rxkad.o CC [M] drivers/gpu/drm/vc4/vc4_gem.o drivers/gpu/drm/i915/i915_ioc32.o: warning: objtool: compat_i915_getparam()+0x22: call without frame pointer save/setup drivers/gpu/drm/i915/i915_ioc32.o: warning: objtool: i915_compat_ioctl()+0x33: call without frame pointer save/setup CC [M] fs/dlm/user.o CC [M] net/rxrpc/sysctl.o LD [M] net/sunrpc/sunrpc.o drivers/infiniband/hw/ocrdma/ocrdma_hw.o: warning: objtool: ocrdma_wait_mqe_cmpl()+0xc7: can't find jump dest instruction at .text+0x6c0001eb drivers/gpu/drm/udl/udl_connector.o: warning: objtool: udl_get_edid.isra.2()+0x33: can't find jump dest instruction at .text+0xb60000f9 drivers/i2c/busses/i2c-designware-baytrail.o: warning: objtool: baytrail_i2c_acquire()+0x36: can't find jump dest instruction at .text+0x7601012c drivers/infiniband/hw/cxgb4/id_table.o: warning: objtool: c4iw_id_alloc()+0x2b: call without frame pointer save/setup drivers/infiniband/hw/cxgb4/id_table.o: warning: objtool: c4iw_id_free()+0x31: call without frame pointer save/setup drivers/infiniband/hw/cxgb4/id_table.o: warning: objtool: c4iw_id_table_alloc()+0x59: call without frame pointer save/setup drivers/infiniband/hw/cxgb4/id_table.o: warning: objtool: c4iw_id_table_free()+0xd: call without frame pointer save/setup arch/x86/kernel/kvm.o: warning: objtool: kvm_async_pf_task_wake()+0x36: can't find jump dest instruction at .text+0xae00037b drivers/isdn/gigaset/ev-layer.o: warning: objtool: reinit_and_retry()+0x23: can't find jump dest instruction at .text+0xab0000d9 drivers/infiniband/hw/usnic/usnic_ib_main.o: warning: objtool: usnic_ib_undiscover_pf()+0x3b: can't find jump dest instruction at .text+0x830000c1 CC drivers/acpi/acpica/exdebug.o CC [M] drivers/infiniband/hw/mthca/mthca_mr.o CC [M] drivers/iio/pressure/mpl115.o CC lib/atomic64_test.o drivers/iio/pressure/hid-sensor-press.o: warning: objtool: press_read_raw()+0x33: can't find jump dest instruction at .text+0xbb000109 CC [M] fs/fscache/netfs.o fs/btrfs/async-thread.o: warning: objtool: run_ordered_work()+0x38: can't find jump dest instruction at .text+0x1f03003e net/netfilter/nf_nat_core.o: warning: objtool: nf_nat_l4proto_register()+0x46: can't find jump dest instruction at .text+0x8900039c CC [M] drivers/infiniband/core/smi.o LD drivers/iio/trigger/built-in.o drivers/hid/hid-holtek-kbd.o: warning: objtool: holtek_kbd_probe()+0x1a: call without frame pointer save/setup drivers/hid/hid-holtek-kbd.o: warning: objtool: holtek_kbd_input_event()+0x3b: call without frame pointer save/setup drivers/hid/hid-holtek-kbd.o: warning: objtool: holtek_kbd_driver_init()+0x19: call without frame pointer save/setup drivers/hid/hid-holtek-kbd.o: warning: objtool: holtek_kbd_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/hid/hid-hyperv.o CC [M] drivers/input/rmi4/rmi_2d_sensor.o CC [M] fs/btrfs/free-space-cache.o CC [M] drivers/iio/gyro/itg3200_core.o CC [M] drivers/iio/trigger/iio-trig-hrtimer.o CC [M] fs/ext4/super.o drivers/gpu/drm/udl/udl_encoder.o: warning: objtool: udl_enc_destroy()+0x11: call without frame pointer save/setup drivers/gpu/drm/udl/udl_encoder.o: warning: objtool: udl_encoder_init()+0x29: call without frame pointer save/setup drivers/input/misc/arizona-haptics.o: warning: objtool: arizona_haptics_probe()+0x4b: can't find jump dest instruction at .text+0x57010051 drivers/gpu/drm/vc4/vc4_dpi.o: warning: objtool: vc4_dpi_encoder_enable()+0x47: can't find jump dest instruction at .text+0x510101cc CC [M] drivers/infiniband/hw/usnic/usnic_debugfs.o CC [M] drivers/iio/pressure/mpl115_i2c.o net/ipv6/xfrm6_state.o: warning: objtool: __xfrm6_state_sort()+0x16: can't find call dest symbol at offset 0xe5ff019a drivers/input/serio/userio.o: warning: objtool: userio_char_write()+0x45: can't find jump dest instruction at .text+0x5f0101aa drivers/lightnvm/sysblk.o: warning: objtool: nvm_factory_blks()+0x31: can't find jump dest instruction at .text+0x8f000037 fs/btrfs/locking.o: warning: objtool: btrfs_set_lock_blocking_rw()+0x30: can't find jump dest instruction at .text+0x9b000036 CC [M] fs/ext4/symlink.o CC [M] drivers/hid/hid-icade.o CC [M] drivers/iio/pressure/mpl115_spi.o drivers/input/joystick/xpad.o: warning: objtool: xpad360w_start_input()+0x36: can't find jump dest instruction at .text+0xa20001bc fs/hfs/bfind.o: warning: objtool: __hfs_brec_find()+0x60: can't find jump dest instruction at .text+0xc5000106 drivers/input/joystick/zhenhua.o: warning: objtool: zhenhua_connect()+0x4b: can't find jump dest instruction at .text+0x140100a1 CC [M] drivers/infiniband/core/agent.o CC [M] drivers/leds/leds-bcm6328.o CC drivers/gpio/gpio-tps65910.o arch/x86/kernel/paravirt_patch_64.o: warning: objtool: native_patch()+0x27: can't find jump dest instruction at .text+0xe600009d drivers/infiniband/hw/cxgb4/resource.o: warning: objtool: c4iw_get_cqid()+0x63: can't find jump dest instruction at .text+0x270101b8 mm/memtest.o: warning: objtool: do_one_pass()+0x65: can't find jump dest instruction at .init.text+0x8800018e CC arch/x86/kernel/paravirt-spinlocks.o drivers/gpu/drm/vc4/vc4_kms.o: warning: objtool: vc4_atomic_commit()+0x45: can't find jump dest instruction at .text+0x260100eb LD fs/hfsplus/built-in.o drivers/leds/trigger/ledtrig-panic.o: warning: objtool: led_trigger_panic_notifier()+0x21: can't find jump dest instruction at .text+0xb1000027 CC [M] fs/f2fs/data.o CC [M] drivers/isdn/hardware/mISDN/hfcsusb.o CC [M] fs/ext4/hash.o fs/cifs/smb2misc.o: warning: objtool: smb2_tcon_has_lease()+0x58: can't find jump dest instruction at .text+0x300100ee CC [M] fs/dlm/util.o CC [M] drivers/isdn/hardware/mISDN/avmfritz.o CC [M] drivers/leds/trigger/ledtrig-heartbeat.o drivers/gpu/drm/vgem/vgem_drv.o: warning: objtool: vgem_gem_dumb_create()+0x4a: can't find jump dest instruction at .text+0xc4000460 drivers/iio/potentiometer/tpl0102.o: warning: objtool: tpl0102_probe()+0x3a: can't find jump dest instruction at .text+0xa2000100 CC [M] fs/hfsplus/super.o drivers/infiniband/hw/mthca/mthca_pd.o: warning: objtool: mthca_pd_alloc()+0x3d: call without frame pointer save/setup drivers/infiniband/hw/mthca/mthca_pd.o: warning: objtool: mthca_pd_free()+0x39: call without frame pointer save/setup drivers/infiniband/hw/mthca/mthca_pd.o: warning: objtool: mthca_init_pd_table()+0x21: call without frame pointer save/setup drivers/infiniband/hw/mthca/mthca_pd.o: warning: objtool: mthca_cleanup_pd_table()+0x10: call without frame pointer save/setup net/sched/sch_choke.o: warning: objtool: choke_dump()+0x90: can't find jump dest instruction at .text+0x98000126 CC [M] drivers/infiniband/hw/hfi1/pio.o LD [M] drivers/gpu/drm/vgem/vgem.o drivers/mailbox/mailbox-altera.o: warning: objtool: altera_mbox_probe()+0x2f: can't find jump dest instruction at .text+0xec0003c5 drivers/infiniband/hw/i40iw/i40iw_verbs.o: warning: objtool: i40iw_query_device()+0x20: can't find jump dest instruction at .text+0xf7000186 drivers/infiniband/sw/rxe/rxe_qp.o: warning: objtool: rxe_qp_chk_cap()+0x2c: can't find jump dest instruction at .text+0x93000031 net/ipv6/ip6mr.o: warning: objtool: ip6mr_vif_seq_next()+0x1c: can't find jump dest instruction at .text+0x980000e2 CC [M] drivers/input/rmi4/rmi_f11.o drivers/input/misc/atlas_btns.o: warning: objtool: atlas_acpi_button_add()+0x31: can't find jump dest instruction at .text+0xfd000126 CC [M] net/sched/sch_qfq.o CC [M] fs/hfsplus/options.o drivers/iio/light/cm36651.o: warning: objtool: cm36651_set_operation_mode()+0x30: can't find jump dest instruction at .text+0x10135 CC arch/x86/kernel/pvclock.o LD [M] drivers/infiniband/hw/i40iw/i40iw.o CC [M] drivers/gpu/drm/udl/udl_gem.o CC [M] drivers/infiniband/sw/rxe/rxe_cq.o drivers/gpu/drm/gma500/cdv_intel_hdmi.o: warning: objtool: cdv_hdmi_set_property()+0x43: can't find jump dest instruction at .text+0xf7000309 fs/fscache/main.o: warning: objtool: fscache_init()+0x76: can't find jump dest instruction at .init.text+0xbb01007c CC [M] net/ipv6/xfrm6_output.o CC [M] drivers/iio/imu/adis16480.o CC [M] drivers/infiniband/sw/rxe/rxe_mr.o drivers/iio/imu/inv_mpu6050/inv_mpu_core.o: warning: objtool: inv_mpu6050_fifo_rate_store()+0x41: can't find jump dest instruction at .text+0x94010297 CC [M] drivers/iio/gyro/itg3200_buffer.o drivers/input/rmi4/rmi_bus.o: warning: objtool: rmi_register_transport_device()+0x31: can't find jump dest instruction at .text+0xb0000347 net/mac80211/mesh_sync.o: warning: objtool: mesh_sync_offset_rx_bcn_presp()+0x5b: can't find jump dest instruction at .text+0xad020171 CC [M] drivers/input/rmi4/rmi_f12.o drivers/input/joystick/walkera0701.o: warning: objtool: walkera0701_attach()+0x24: can't find jump dest instruction at .text+0x91020069 CC [M] drivers/hid/hid-kensington.o fs/ext2/acl.o: warning: objtool: ext2_acl_to_disk()+0x59: can't find jump dest instruction at .text+0xb200005f net/sctp/probe.o: warning: objtool: jsctp_sf_eat_sack()+0x57: can't find jump dest instruction at .text+0x4b01014d LD [M] drivers/iio/imu/inv_mpu6050/inv-mpu6050.o net/sctp/ipv6.o: warning: objtool: sctp_inet6addr_event()+0x3f: can't find jump dest instruction at .text+0x3f010355 drivers/gpu/drm/amd/amdgpu/amdgpu_fb.o: warning: objtool: amdgpufb_destroy_pinned_object()+0x48: can't find jump dest instruction at .text+0x8d0000ce LD drivers/input/joystick/iforce/built-in.o CC [M] net/mac80211/rc80211_minstrel_ht_debugfs.o drivers/iio/imu/inv_mpu6050/inv_mpu_i2c.o: warning: objtool: inv_mpu_probe()+0x3e: can't find jump dest instruction at .text+0x73010094 CC [M] fs/ext2/xattr_security.o drivers/infiniband/hw/qib/qib_driver.o: warning: objtool: qib_rcv_hdrerr.isra.7()+0x35: can't find jump dest instruction at .text+0x30400cb drivers/iio/magnetometer/bmc150_magn_spi.o: warning: objtool: bmc150_magn_spi_remove()+0x9: call without frame pointer save/setup drivers/iio/magnetometer/bmc150_magn_spi.o: warning: objtool: bmc150_magn_spi_probe()+0xf: call without frame pointer save/setup drivers/iio/magnetometer/bmc150_magn_spi.o: warning: objtool: bmc150_magn_spi_driver_init()+0x12: call without frame pointer save/setup drivers/iio/magnetometer/bmc150_magn_spi.o: warning: objtool: bmc150_magn_spi_driver_exit()+0xb: call without frame pointer save/setup drivers/iio/pressure/hp03.o: warning: objtool: hp03_probe()+0x3a: can't find jump dest instruction at .text+0x560100a0 CC [M] drivers/infiniband/hw/qib/qib_eeprom.o CC [M] drivers/input/ff-memless.o CC [M] drivers/iio/dac/ad5764.o CC [M] drivers/gpu/drm/qxl/qxl_release.o drivers/gpu/drm/udl/udl_modeset.o: warning: objtool: udl_crtc_dpms()+0x30: can't find jump dest instruction at .text+0xda000466 CC [M] net/netfilter/nf_nat_proto_udplite.o CC [M] drivers/iio/trigger/iio-trig-interrupt.o drivers/iio/accel/st_accel_buffer.o: warning: objtool: st_accel_buffer_preenable()+0xe: call without frame pointer save/setup drivers/iio/accel/st_accel_buffer.o: warning: objtool: st_accel_buffer_predisable()+0x11: call without frame pointer save/setup drivers/iio/accel/st_accel_buffer.o: warning: objtool: st_accel_buffer_postenable()+0x21: call without frame pointer save/setup drivers/iio/accel/st_accel_buffer.o: warning: objtool: st_accel_trig_set_state()+0x14: call without frame pointer save/setup drivers/iio/accel/st_accel_buffer.o: warning: objtool: st_accel_allocate_ring()+0x19: call without frame pointer save/setup drivers/iio/accel/st_accel_buffer.o: warning: objtool: st_accel_deallocate_ring()+0x9: call without frame pointer save/setup CC [M] drivers/input/input-polldev.o CC [M] drivers/input/joystick/iforce/iforce-ff.o CC [M] drivers/iio/pressure/mpl3115.o drivers/gpu/drm/ttm/ttm_tt.o: warning: objtool: ttm_tt_set_caching()+0x24: can't find jump dest instruction at .text+0x4d0100fa CC [M] drivers/gpu/drm/udl/udl_dmabuf.o net/sunrpc/xprtrdma/fmr_ops.o: warning: objtool: fmr_op_map()+0x32: can't find jump dest instruction at .text+0x92030308 fs/fscache/fsdef.o: warning: objtool: fscache_fsdef_netfs_check_aux()+0x64: can't find jump dest instruction at .text+0xbc00006a drivers/iio/light/hid-sensor-als.o: warning: objtool: als_read_raw()+0x33: can't find jump dest instruction at .text+0xbb000109 CC [M] drivers/iio/trigger/iio-trig-sysfs.o drivers/infiniband/hw/mthca/mthca_eq.o: warning: objtool: mthca_eq_int()+0x1e: can't find jump dest instruction at .text+0x16030113 CC [M] drivers/gpu/drm/qxl/qxl_prime.o CC [M] drivers/input/sparse-keymap.o CC [M] drivers/ide/ide-pio-blacklist.o fs/cifs/smb2transport.o: warning: objtool: smb2_get_mid_entry.isra.3()+0x2b: can't find jump dest instruction at .text+0xd50001e1 drivers/iio/imu/inv_mpu6050/inv_mpu_acpi.o: warning: objtool: asus_acpi_get_sensor_info.isra.2()+0x46: can't find jump dest instruction at .text+0xb000014c sound/soc/codecs/cs53l30.o: warning: objtool: cs53l30_pcm_hw_params()+0x4b: can't find jump dest instruction at .text+0x83000240 CC [M] drivers/gpu/drm/ttm/ttm_bo.o CC [M] drivers/input/matrix-keymap.o drivers/input/keyboard/lkkbd.o: warning: objtool: lkkbd_toggle_keyclick()+0x24: can't find jump dest instruction at .text+0x8900009a drivers/iio/dac/ad5761.o: warning: objtool: ad5761_get_vref.isra.3()+0x56: can't find jump dest instruction at .text+0xd50000ab drivers/infiniband/core/mr_pool.o: warning: objtool: ib_mr_pool_get()+0x2a: call without frame pointer save/setup drivers/infiniband/core/mr_pool.o: warning: objtool: ib_mr_pool_destroy()+0x1a: call without frame pointer save/setup drivers/infiniband/core/mr_pool.o: warning: objtool: ib_mr_pool_init()+0x3e: call without frame pointer save/setup drivers/infiniband/core/mr_pool.o: warning: objtool: ib_mr_pool_put()+0x31: call without frame pointer save/setup CC [M] fs/hfsplus/inode.o CC drivers/gpio/gpio-zx.o CC [M] drivers/iio/imu/adis.o CC drivers/iommu/dmar.o drivers/infiniband/core/roce_gid_mgmt.o: warning: objtool: netdevice_queue_work()+0x44: can't find jump dest instruction at .text+0xb5000119 fs/fat/inode.o: warning: objtool: fat_show_options()+0x10b: can't find jump dest instruction at .text+0x98000291 LD drivers/lightnvm/built-in.o CC [M] drivers/input/keyboard/lm8323.o CC [M] drivers/infiniband/hw/mlx4/sysfs.o drivers/leds/leds-aat1290.o: warning: objtool: aat1290_led_parse_dt()+0x5a: can't find jump dest instruction at .text+0xaa01010f drivers/isdn/hardware/avm/avm_cs.o: warning: objtool: avmcs_config()+0x54: can't find jump dest instruction at .text+0xf700009a drivers/infiniband/hw/mlx5/ib_virt.o: warning: objtool: mlx5_ib_get_vf_config()+0x4d: can't find jump dest instruction at .text+0x92000053 CC drivers/input/touchscreen/of_touchscreen.o drivers/leds/trigger/ledtrig-timer.o: warning: objtool: timer_trig_deactivate()+0x46: call without frame pointer save/setup drivers/leds/trigger/ledtrig-timer.o: warning: objtool: led_delay_off_store()+0x2e: call without frame pointer save/setup drivers/leds/trigger/ledtrig-timer.o: warning: objtool: led_delay_on_store()+0x2e: call without frame pointer save/setup drivers/leds/trigger/ledtrig-timer.o: warning: objtool: led_delay_off_show()+0x23: call without frame pointer save/setup drivers/leds/trigger/ledtrig-timer.o: warning: objtool: led_delay_on_show()+0x23: call without frame pointer save/setup drivers/leds/trigger/ledtrig-timer.o: warning: objtool: timer_trig_activate()+0x27: call without frame pointer save/setup drivers/leds/trigger/ledtrig-timer.o: warning: objtool: timer_trig_init()+0xb: call without frame pointer save/setup drivers/leds/trigger/ledtrig-timer.o: warning: objtool: timer_trig_exit()+0xb: call without frame pointer save/setup drivers/iio/imu/inv_mpu6050/inv_mpu_spi.o: warning: objtool: inv_mpu_remove()+0x9: call without frame pointer save/setup drivers/iio/imu/inv_mpu6050/inv_mpu_spi.o: warning: objtool: inv_mpu_probe()+0x1c: call without frame pointer save/setup drivers/iio/imu/inv_mpu6050/inv_mpu_spi.o: warning: objtool: inv_mpu_i2c_disable()+0x2b: 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 LD [M] net/sctp/sctp.o CC drivers/iommu/intel-iommu.o drivers/iio/adc/max1027.o: warning: objtool: max1027_read_single_value.isra.3()+0x4b: can't find jump dest instruction at .text+0xd4000280 CC [M] drivers/gpu/drm/i915/i915_cmd_parser.o LD [M] drivers/iio/imu/inv_mpu6050/inv-mpu6050-i2c.o net/mac80211/mlme.o: warning: objtool: ieee80211_determine_chantype()+0x7d: can't find jump dest instruction at .text+0x85010083 CC [M] drivers/leds/trigger/ledtrig-backlight.o CC [M] drivers/isdn/hardware/eicon/divasmain.o CC [M] drivers/leds/leds-bcm6358.o drivers/infiniband/hw/cxgb4/ev.o: warning: objtool: print_tpte.isra.0()+0x51: can't find jump dest instruction at .text+0x9c000056 LD [M] drivers/infiniband/hw/cxgb4/iw_cxgb4.o CC [M] drivers/gpio/gpio-104-dio-48e.o CC mm/migrate.o LD [M] drivers/iio/imu/inv_mpu6050/inv-mpu6050-spi.o kernel/cgroup.o: warning: objtool: cgroup_css_links_read()+0x80: can't find jump dest instruction at .text+0x15010536 CC [M] drivers/gpu/drm/ttm/ttm_bo_util.o drivers/gpu/drm/udl/udl_main.o: warning: objtool: udl_free_urb_list()+0x42: can't find jump dest instruction at .text+0x82000048 CC [M] drivers/gpu/drm/gma500/cdv_intel_dp.o fs/btrfs/orphan.o: warning: objtool: btrfs_insert_orphan_item()+0x2f: call without frame pointer save/setup fs/btrfs/orphan.o: warning: objtool: btrfs_del_orphan_item()+0x33: call without frame pointer save/setup LD [M] net/sctp/sctp_probe.o CC [M] fs/f2fs/node.o CC [M] fs/hfsplus/ioctl.o drivers/iio/adc/lpc18xx_adc.o: warning: objtool: lpc18xx_adc_probe()+0x3b: can't find jump dest instruction at .text+0xbd010211 CC [M] fs/btrfs/zlib.o drivers/gpu/drm/qxl/qxl_ioctl.o: warning: objtool: qxl_update_area_ioctl()+0x4d: can't find jump dest instruction at .text+0x73010203 net/sctp/sctp_diag.o: warning: objtool: inet_sctp_diag_fill.isra.3()+0x4a: can't find jump dest instruction at .text+0xef0203a0 drivers/iio/proximity/pulsedlight-lidar-lite-v2.o: warning: objtool: lidar_get_measurement()+0x64: can't find jump dest instruction at .text+0x98000149 fs/btrfs/export.o: warning: objtool: btrfs_encode_fh()+0x27: can't find jump dest instruction at .text+0x9500002c CC [M] drivers/gpu/drm/radeon/atombios_crtc.o fs/dlm/recoverd.o: warning: objtool: ls_recover()+0xd6: can't find jump dest instruction at .text+0x6f0600db drivers/infiniband/hw/ocrdma/ocrdma_stats.o: warning: objtool: ocrdma_dbgfs_ops_write()+0x3e: can't find jump dest instruction at .text+0x8c000044 drivers/input/misc/ati_remote2.o: warning: objtool: ati_remote2_urb_init()+0x48: can't find jump dest instruction at .text+0xf700075e LD drivers/gpu/drm/via/built-in.o CC [M] fs/gfs2/xattr.o drivers/acpi/acpica/exconfig.o: warning: objtool: acpi_ex_unload_table()+0x8b: can't find jump dest instruction at .text+0x9c0001cf CC [M] fs/hfs/brec.o CC [M] drivers/iio/adc/max1363.o fs/f2fs/inline.o: warning: objtool: f2fs_add_inline_entries()+0xb2: can't find jump dest instruction at .text+0x760000b7 CC [M] drivers/iio/gyro/ssp_gyro_sensor.o CC [M] drivers/isdn/capi/capidrv.o drivers/iio/accel/st_accel_i2c.o: warning: objtool: st_accel_i2c_remove()+0x10: call without frame pointer save/setup drivers/iio/accel/st_accel_i2c.o: warning: objtool: st_accel_i2c_probe()+0x18: 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] drivers/gpu/drm/via/via_irq.o CC [M] drivers/input/misc/atmel_captouch.o CC [M] drivers/isdn/hardware/eicon/divasfunc.o drivers/hwmon/ad7418.o: warning: objtool: set_temp()+0x4c: can't find jump dest instruction at .text+0x91000051 CC [M] drivers/infiniband/hw/mthca/mthca_qp.o drivers/iio/imu/adis16400_buffer.o: warning: objtool: adis16400_update_scan_mode()+0x27: can't find jump dest instruction at .text+0x4f01002c drivers/ide/ide-eh.o: warning: objtool: reset_pollfunc()+0x57: can't find jump dest instruction at .text+0x1e01013c CC [M] drivers/iio/accel/st_accel_spi.o CC arch/x86/kernel/pmem.o CC [M] drivers/hwmon/adc128d818.o drivers/iio/dac/ad5755.o: warning: objtool: ad5755_init_channels()+0xdd: can't find jump dest instruction at .text+0x3d0000e2 CC [M] drivers/gpu/drm/radeon/radeon_combios.o LD [M] drivers/infiniband/hw/ocrdma/ocrdma.o CC [M] drivers/input/tablet/aiptek.o drivers/iio/accel/st_accel_core.o: warning: objtool: st_accel_common_probe()+0x5e: can't find jump dest instruction at .text+0x1b0100b4 fs/cifs/smb2inode.o: warning: objtool: smb2_open_op_close()+0x63: can't find jump dest instruction at .text+0x7d010069 fs/dlm/recover.o: warning: objtool: recover_locks()+0x90: can't find jump dest instruction at .text+0x90000446 drivers/mcb/mcb-lpc.o: warning: objtool: mcb_lpc_probe()+0x31: can't find jump dest instruction at .text+0x210100d7 drivers/infiniband/hw/mlx5/mr.o: warning: objtool: alloc_cached_mr()+0x94: can't find jump dest instruction at .text+0x10339 LD [M] sound/pci/ice1712/snd-ice1712.o drivers/acpi/acpica/exconvrt.o: warning: objtool: acpi_ex_convert_to_ascii()+0x33: can't find jump dest instruction at .text+0xbc000039 CC [M] drivers/hwmon/adcxx.o CC [M] drivers/iio/pressure/ms5611_core.o drivers/iommu/of_iommu.o: warning: objtool: of_get_dma_window()+0x35: can't find jump dest instruction at .text+0xd301003b CC [M] drivers/isdn/hisax/isdnl1.o fs/fscache/cookie.o: warning: objtool: __fscache_check_consistency()+0xa8: can't find jump dest instruction at .text+0x9c0100ae CC drivers/acpi/acpica/exdump.o CC [M] drivers/gpu/drm/i915/i915_gem_batch_pool.o CC [M] drivers/input/joystick/iforce/iforce-main.o drivers/isdn/hardware/eicon/dadapter.o: warning: objtool: diva_didd_read_adapter_array()+0x62: can't find jump dest instruction at .text+0x2f010288 CC [M] drivers/gpu/drm/ttm/ttm_bo_vm.o drivers/iio/temperature/mlx90614.o: warning: objtool: mlx90614_wakeup()+0x25: can't find jump dest instruction at .text+0xb800005a fs/freevxfs/vxfs_olt.o: warning: objtool: vxfs_read_olt()+0x56: can't find jump dest instruction at .text+0xb01005c fs/ext4/ioctl.o: warning: objtool: swap_inode_boot_loader()+0x2e: can't find jump dest instruction at .text+0x12030204 drivers/gpu/drm/vc4/vc4_crtc.o: warning: objtool: vc4_crtc_lut_load()+0x38: can't find jump dest instruction at .text+0x8100003e LD [M] drivers/mcb/mcb.o CC mm/huge_memory.o CC [M] drivers/iio/temperature/tmp006.o fs/cifs/smb2file.o: warning: objtool: smb2_push_mand_fdlocks()+0x40: can't find jump dest instruction at .text+0xad000046 drivers/infiniband/hw/usnic/usnic_ib_qp_grp.o: warning: objtool: qp_grp_and_vf_bind.isra.2()+0x3f: can't find jump dest instruction at .text+0xca000265 sound/pci/ice1712/wm8766.o: warning: objtool: snd_wm8766_ctl_put()+0x7c: can't find jump dest instruction at .text+0xeb000221 CC [M] fs/freevxfs/vxfs_subr.o CC [M] fs/btrfs/lzo.o drivers/acpi/acpica/excreate.o: warning: objtool: acpi_ex_create_region()+0x79: can't find jump dest instruction at .text+0x480102d2 drivers/gpio/gpio-tps6586x.o: warning: objtool: tps6586x_gpio_probe()+0x47: can't find jump dest instruction at .text+0xaf00004d drivers/leds/trigger/ledtrig-oneshot.o: warning: objtool: oneshot_trig_activate()+0x2a: can't find jump dest instruction at .text+0xb00002c0 CC [M] drivers/iio/gyro/st_gyro_core.o drivers/hid/hid-holtek-mouse.o: warning: objtool: holtek_mouse_report_fixup()+0x20: can't find jump dest instruction at .text+0xab000026 CC [M] net/netfilter/nf_nat_proto_sctp.o CC [M] drivers/gpio/gpio-104-idio-16.o drivers/iio/magnetometer/mag3110.o: warning: objtool: mag3110_probe()+0x32: can't find jump dest instruction at .text+0x270100e8 CC [M] drivers/gpu/drm/via/via_drv.o CC [M] fs/hfs/btree.o CC drivers/acpi/acpica/exfield.o drivers/i2c/busses/i2c-efm32.o: warning: objtool: efm32_i2c_master_xfer()+0x22: can't find jump dest instruction at .text+0x9b0000d8 arch/x86/kernel/paravirt.o: warning: objtool: native_set_ldt()+0x24: can't find jump dest instruction at .text+0xa40006e9 CC [M] drivers/leds/trigger/ledtrig-gpio.o LD drivers/isdn/hysdn/built-in.o drivers/input/rmi4/rmi_f01.o: warning: objtool: rmi_f01_config()+0x69: can't find jump dest instruction at .text+0xe50001be CC [M] drivers/iio/magnetometer/hid-sensor-magn-3d.o CC [M] drivers/iio/gyro/st_gyro_buffer.o CC [M] drivers/i2c/busses/i2c-eg20t.o arch/x86/kernel/paravirt-spinlocks.o: warning: objtool: .text+0x10: call without frame pointer save/setup arch/x86/kernel/paravirt-spinlocks.o: warning: objtool: .text+0x22: return instruction outside of a callable function CC [M] drivers/input/rmi4/rmi_f30.o CC arch/x86/kernel/pcspeaker.o net/mac80211/mesh_pathtbl.o: warning: objtool: __mesh_path_lookup_by_idx()+0x2a: can't find jump dest instruction at .text+0xb0000240 CC [M] fs/hfsplus/extents.o drivers/iio/light/hid-sensor-prox.o: warning: objtool: prox_read_raw()+0x33: can't find jump dest instruction at .text+0xc5000109 crypto/pcrypt.o: warning: objtool: pcrypt_cpumask_change_notify()+0x2c: can't find jump dest instruction at .text+0x810001a2 CC [M] drivers/isdn/hysdn/hysdn_procconf.o drivers/iio/imu/adis16400_core.o: warning: objtool: adis16400_write_raw()+0x3b: can't find jump dest instruction at .text+0x180103e1 fs/gfs2/bmap.o: warning: objtool: do_strip()+0x5e: can't find jump dest instruction at .text+0x85030064 drivers/iio/pressure/mpl115_i2c.o: warning: objtool: mpl115_i2c_probe()+0x49: call without frame pointer save/setup drivers/iio/pressure/mpl115_i2c.o: warning: objtool: mpl115_i2c_write()+0x14: call without frame pointer save/setup drivers/iio/pressure/mpl115_i2c.o: warning: objtool: mpl115_i2c_read()+0x11: 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 drivers/iio/trigger/iio-trig-hrtimer.o: warning: objtool: iio_trig_hrtimer_probe()+0x3f: can't find jump dest instruction at .text+0xad0001a5 lib/nlattr.o: warning: objtool: validate_nla()+0x2c: can't find jump dest instruction at .text+0x6e0105c2 CC [M] drivers/gpu/drm/gma500/oaktrail_device.o CC [M] fs/gfs2/glock.o LD drivers/isdn/i4l/built-in.o CC [M] drivers/iio/light/jsa1212.o kernel/audit.o: warning: objtool: audit_netlink_ok()+0x40: can't find jump dest instruction at .text+0xa0000066 CC net/ipv4/ping.o CC lib/cpu_rmap.o CC [M] fs/hfsplus/catalog.o CC [M] fs/hfsplus/dir.o CC [M] drivers/iio/trigger/iio-trig-loop.o drivers/acpi/acpica/exdebug.o: warning: objtool: acpi_ex_do_debug_object()+0x63: can't find jump dest instruction at .text+0x75040068 drivers/input/tablet/acecad.o: warning: objtool: usb_acecad_probe()+0x39: can't find jump dest instruction at .text+0x3e0400bf LD fs/hpfs/built-in.o drivers/iio/light/gp2ap020a00f.o: warning: objtool: gp2ap020a00f_adjust_lux_mode()+0x27: can't find jump dest instruction at .text+0x9a01011d CC [M] drivers/isdn/i4l/isdn_net.o drivers/infiniband/hw/hfi1/init.o: warning: objtool: shutdown_device()+0xf5: can't find jump dest instruction at .text+0x930000fb CC [M] drivers/gpu/drm/gma500/oaktrail_crtc.o crypto/chacha20poly1305.o: warning: objtool: chachapoly_create()+0x38: can't find jump dest instruction at .text+0xd202005e CC [M] fs/hpfs/alloc.o fs/fat/namei_vfat.o: warning: objtool: vfat_lookup()+0x56: can't find jump dest instruction at .text+0xe800063c CC [M] drivers/iio/light/lm3533-als.o sound/pci/ice1712/wm8776.o: warning: objtool: snd_wm8776_ctl_put()+0x7a: can't find jump dest instruction at .text+0x1a01022f CC [M] fs/hpfs/anode.o net/mac80211/mesh_hwmp.o: warning: objtool: mesh_queue_preq()+0x63: can't find jump dest instruction at .text+0x690100c8 CC [M] drivers/iio/gyro/st_gyro_i2c.o net/mac80211/rc80211_minstrel_debugfs.o: warning: objtool: minstrel_stats_csv_open()+0x40: can't find jump dest instruction at .text+0xcb020046 drivers/gpu/drm/nouveau/nvkm/core/event.o: warning: objtool: nvkm_event_send()+0x2d: can't find jump dest instruction at .text+0xb3000153 net/mac80211/mesh_ps.o: warning: objtool: mps_qos_null_get()+0x49: can't find jump dest instruction at .text+0x9d00032f drivers/iio/light/isl29125.o: warning: objtool: isl29125_probe()+0x33: can't find jump dest instruction at .text+0xcc000179 LD [M] sound/pci/ice1712/snd-ice17xx-ak4xxx.o drivers/hid/hid-icade.o: warning: objtool: icade_event()+0x67: call without frame pointer save/setup drivers/hid/hid-icade.o: warning: objtool: icade_driver_init()+0x19: call without frame pointer save/setup drivers/hid/hid-icade.o: warning: objtool: icade_driver_exit()+0xb: call without frame pointer save/setup CC [M] fs/fat/namei_msdos.o CC [M] drivers/isdn/i4l/isdn_tty.o CC [M] drivers/hwmon/adm1021.o drivers/gpu/drm/amd/amdgpu/amdgpu_ring.o: warning: objtool: amdgpu_debugfs_ring_read()+0x37: can't find jump dest instruction at .text+0x5701003d drivers/i2c/busses/i2c-designware-pcidrv.o: warning: objtool: i2c_dw_pci_probe()+0x53: can't find jump dest instruction at .text+0x40201b8 CC [M] drivers/gpu/drm/nouveau/nvkm/core/firmware.o CC mm/khugepaged.o CC [M] drivers/iio/light/ltr501.o CC drivers/acpi/acpica/exfldio.o CC [M] drivers/iio/adc/mcp320x.o drivers/mailbox/bcm-pdc-mailbox.o: warning: objtool: pdc_rx_list_init()+0x3f: can't find jump dest instruction at .text+0x4d010534 CC [M] drivers/iio/industrialio-core.o drivers/iio/gyro/hid-sensor-gyro-3d.o: warning: objtool: gyro_3d_read_raw()+0x36: can't find jump dest instruction at .text+0xc500010c CC [M] drivers/hwmon/adm1025.o LD [M] sound/pci/ice1712/snd-ice1724.o drivers/iio/pressure/mpl115_spi.o: warning: objtool: mpl115_spi_read()+0x57: can't find call dest symbol at offset 0x2500014b CC [M] crypto/des_generic.o fs/ext4/hash.o: warning: objtool: ext4fs_dirhash()+0x72: can't find jump dest instruction at .text+0x910101d8 CC [M] crypto/fcrypt.o LD [M] sound/pci/snd-fm801.o drivers/hid/hid-holtekff.o: warning: objtool: holtekff_init()+0x59: can't find jump dest instruction at .text+0xcf0000ee CC [M] drivers/iio/pressure/ms5611_i2c.o CC [M] drivers/iio/light/max44000.o net/wireless/chan.o: warning: objtool: cfg80211_chandef_valid()+0x11: can't find jump dest instruction at .text+0xf1000017 drivers/gpio/gpio-tps65910.o: warning: objtool: tps65910_gpio_probe()+0x4f: can't find jump dest instruction at .text+0xd2010055 fs/fuse/dev.o: warning: objtool: fuse_dev_poll()+0x29: can't find jump dest instruction at .text+0x8200021f LD [M] sound/pci/snd-intel8x0.o CC [M] drivers/isdn/gigaset/ser-gigaset.o drivers/infiniband/hw/mlx4/qp.o: warning: objtool: stamp_send_wqe()+0x10: can't find jump dest instruction at .text+0xbc000016 net/ipv4/af_inet.o: warning: objtool: inet_register_protosw()+0x28: can't find jump dest instruction at .text+0x8200032e CC [M] drivers/hid/hid-keytouch.o net/tipc/eth_media.o: warning: objtool: tipc_eth_msg2addr()+0xd: can't find call dest symbol at offset 0x6f000091 net/mac80211/mesh_plink.o: warning: objtool: mesh_plink_get_event()+0x4e: can't find jump dest instruction at .text+0xb7010054 drivers/input/mouse/bcm5974.o: warning: objtool: bcm5974_wellspring_mode()+0x2a: can't find jump dest instruction at .text+0x70010030 CC [M] fs/fuse/control.o fs/dlm/requestqueue.o: warning: objtool: dlm_process_requestqueue()+0x51: can't find jump dest instruction at .text+0xd9000126 drivers/gpu/drm/amd/amdgpu/amdgpu_gem.o: warning: objtool: amdgpu_debugfs_gem_info()+0x42: can't find jump dest instruction at .text+0x63010048 CC [M] drivers/input/tablet/gtco.o CC [M] drivers/infiniband/hw/hfi1/pio_copy.o CC [M] drivers/gpio/gpio-104-idi-48.o CC [M] net/tipc/server.o CC [M] drivers/gpio/gpio-74x164.o fs/ext2/xattr_security.o: warning: objtool: ext2_xattr_security_set()+0x1e: call without frame pointer save/setup fs/ext2/xattr_security.o: warning: objtool: ext2_initxattrs()+0x2f: call without frame pointer save/setup fs/ext2/xattr_security.o: warning: objtool: ext2_xattr_security_get()+0x1a: call without frame pointer save/setup fs/ext2/xattr_security.o: warning: objtool: ext2_init_security()+0x13: call without frame pointer save/setup LD [M] sound/pci/snd-intel8x0m.o CC [M] drivers/iio/gyro/st_gyro_spi.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_bios.o drivers/infiniband/hw/usnic/usnic_ib_sysfs.o: warning: objtool: usnic_ib_show_config()+0x41: can't find jump dest instruction at .text+0x6f0102e7 LD [M] sound/pci/snd-maestro3.o drivers/gpu/drm/gma500/cdv_intel_lvds.o: warning: objtool: cdv_intel_lvds_set_property()+0x57: can't find jump dest instruction at .text+0xc500029d LD [M] fs/ext2/ext2.o drivers/iio/gyro/itg3200_core.o: warning: objtool: itg3200_probe()+0x5c: can't find jump dest instruction at .text+0xb9000372 net/ipv4/devinet.o: warning: objtool: confirm_addr_indev.isra.11()+0xc: can't find jump dest instruction at .text+0xa5000372 drivers/infiniband/hw/nes/nes_nic.o: warning: objtool: nes_netdev_get_settings()+0x95: can't find jump dest instruction at .text+0x9f00044a drivers/iio/proximity/sx9500.o: warning: objtool: sx9500_probe()+0x2c: can't find jump dest instruction at .text+0x11020462 CC [M] drivers/leds/trigger/ledtrig-default-on.o drivers/iio/trigger/iio-trig-interrupt.o: warning: objtool: iio_interrupt_trigger_probe()+0x33: can't find jump dest instruction at .text+0xde000099 CC [M] drivers/iio/dac/ad5791.o drivers/infiniband/hw/mlx5/odp.o: warning: objtool: mlx5_ib_mr_responder_pfault_handler.isra.3()+0x57: can't find jump dest instruction at .text+0xdb00010c drivers/gpu/drm/udl/udl_transfer.o: warning: objtool: udl_compress_hline16()+0x39: can't find jump dest instruction at .text+0xeb01003f CC arch/x86/kernel/check.o CC [M] drivers/infiniband/hw/nes/nes_cm.o drivers/leds/trigger/ledtrig-heartbeat.o: warning: objtool: led_heartbeat_function()+0x36: can't find jump dest instruction at .text+0xd500017b LD [M] sound/pci/snd-rme32.o CC [M] drivers/input/joystick/iforce/iforce-packets.o drivers/isdn/capi/capi.o: warning: objtool: capincci_free()+0x36: can't find jump dest instruction at .text+0xb20000bb CC [M] drivers/acpi/custom_method.o drivers/infiniband/hw/mlx5/qp.o: warning: objtool: ib_mask_to_mlx5_opt()+0x15: can't find jump dest instruction at .text+0xc50000fb CC [M] crypto/blowfish_generic.o net/wireless/mesh.o: warning: objtool: __cfg80211_join_mesh()+0x69: can't find jump dest instruction at .text+0x7e04006f drivers/input/rmi4/rmi_driver.o: warning: objtool: rmi_scan_pdt()+0xc9: can't find jump dest instruction at .text+0x5f0002fe CC arch/x86/kernel/pci-swiotlb.o CC [M] drivers/isdn/hisax/tei.o LD [M] drivers/infiniband/hw/mlx5/mlx5_ib.o CC [M] fs/freevxfs/vxfs_super.o CC fs/hugetlbfs/inode.o arch/x86/kernel/pvclock.o: warning: objtool: pvclock_touch_watchdogs()+0x4: call without frame pointer save/setup arch/x86/kernel/pvclock.o: warning: objtool: pvclock_clocksource_read()+0x60: call without frame pointer save/setup arch/x86/kernel/pvclock.o: warning: objtool: pvclock_read_wallclock()+0x38: call without frame pointer save/setup drivers/infiniband/hw/hfi1/mmu_rb.o: warning: objtool: __mmu_int_rb_remove()+0x4b: can't find jump dest instruction at .text+0x4b010320 CC [M] drivers/isdn/i4l/isdn_v110.o CC [M] drivers/input/joystick/iforce/iforce-serio.o CC [M] drivers/leds/trigger/ledtrig-transient.o drivers/leds/leds-bcm6328.o: warning: objtool: bcm6328_hwled()+0x61: can't find jump dest instruction at .text+0x84010067 CC [M] net/sunrpc/xprtrdma/svc_rdma.o drivers/gpu/drm/udl/udl_fb.o: warning: objtool: udlfb_create()+0xae: can't find jump dest instruction at .text+0x880100f4 CC lib/dynamic_queue_limits.o LD [M] sound/pci/snd-rme96.o LD [M] drivers/isdn/gigaset/usb_gigaset.o drivers/gpu/drm/radeon/radeon_agp.o: warning: objtool: radeon_agp_init()+0x37: can't find jump dest instruction at .text+0x8f02003c 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/isdn/hisax/isdnl2.o CC [M] drivers/input/joystick/iforce/iforce-usb.o fs/ext4/symlink.o: warning: objtool: ext4_encrypted_get_link()+0x36: can't find jump dest instruction at .text+0xb801003c CC [M] drivers/gpio/gpio-74xx-mmio.o CC [M] drivers/hid/hid-kye.o CC [M] net/sunrpc/xprtrdma/svc_rdma_backchannel.o LD [M] sound/pci/snd-sonicvibes.o drivers/iio/trigger/iio-trig-sysfs.o: warning: objtool: iio_sysfs_trig_remove()+0x37: can't find jump dest instruction at .text+0x8600004c fs/hfsplus/options.o: warning: objtool: hfsplus_parse_options()+0x1e: can't find jump dest instruction at .text+0xef020114 CC [M] net/netfilter/nf_nat_amanda.o drivers/iio/pressure/mpl3115.o: warning: objtool: mpl3115_probe()+0x2f: can't find jump dest instruction at .text+0x100e5 CC [M] drivers/iio/adc/mcp3422.o net/wireless/ap.o: warning: objtool: __cfg80211_stop_ap()+0x59: can't find jump dest instruction at .text+0x4706005f drivers/iio/gyro/itg3200_buffer.o: warning: objtool: itg3200_probe_trigger()+0x40: can't find jump dest instruction at .text+0xc30001a6 net/rxrpc/sysctl.o: warning: objtool: rxrpc_sysctl_exit()+0x15: call without frame pointer save/setup net/rxrpc/sysctl.o: warning: objtool: rxrpc_sysctl_init()+0x19: call without frame pointer save/setup LD drivers/gpu/drm/virtio/built-in.o arch/x86/kernel/pmem.o: warning: objtool: register_e820_pmem()+0x1e: call without frame pointer save/setup CC [M] net/wireless/trace.o CC [M] drivers/iio/imu/adis_trigger.o CC lib/glob.o LD [M] sound/pci/snd-via82xx.o fs/dlm/user.o: warning: objtool: compat_input()+0x64: can't find jump dest instruction at .text+0x880000e9 drivers/isdn/hardware/avm/b1pcmcia.o: warning: objtool: b1pcmcia_add_card()+0x45: can't find jump dest instruction at .text+0xcd0200da CC drivers/iommu/intel-svm.o drivers/hid/hid-hyperv.o: warning: objtool: mousevsc_on_receive_device_info()+0x5c: can't find jump dest instruction at .text+0xe3000262 CC arch/x86/kernel/devicetree.o net/netfilter/nf_nat_proto_dccp.o: warning: objtool: dccp_unique_tuple()+0x10: call without frame pointer save/setup net/netfilter/nf_nat_proto_dccp.o: warning: objtool: dccp_manip_pkt()+0x52: call without frame pointer save/setup net/netfilter/nf_nat_proto_dccp.o: warning: objtool: nf_nat_proto_dccp_init()+0x14: call without frame pointer save/setup net/netfilter/nf_nat_proto_dccp.o: warning: objtool: nf_nat_proto_dccp_fini()+0x10: call without frame pointer save/setup drivers/leds/leds-bcm6358.o: warning: objtool: bcm6358_led()+0x4a: can't find jump dest instruction at .text+0x38010110 CC [M] drivers/isdn/hardware/avm/t1pci.o CC [M] fs/dlm/debug_fs.o CC [M] drivers/gpu/drm/virtio/virtgpu_drv.o CC drivers/iommu/intel_irq_remapping.o LD [M] sound/pci/snd-via82xx-modem.o CC drivers/md/dm-builtin.o drivers/input/rmi4/rmi_f12.o: warning: objtool: rmi_f12_process_objects()+0x23: can't find jump dest instruction at .text+0xd3000059 drivers/gpio/gpio-zx.o: warning: objtool: zx_irq_type()+0x3b: can't find jump dest instruction at .text+0xbb0000c1 CC [M] net/tipc/udp_media.o net/wireless/ethtool.o: warning: objtool: cfg80211_get_drvinfo()+0x34: call without frame pointer save/setup CC [M] drivers/gpu/drm/ttm/ttm_module.o fs/hfs/bnode.o: warning: objtool: hfs_bnode_copy()+0x20: can't find jump dest instruction at .text+0x9f0002d6 CC [M] drivers/input/input-leds.o CC [M] drivers/input/rmi4/rmi_i2c.o drivers/iio/pressure/mpl115.o: warning: objtool: mpl115_probe()+0x36: can't find jump dest instruction at .text+0x301003c drivers/infiniband/hw/mlx4/alias_GUID.o: warning: objtool: set_guid_rec()+0x60: can't find jump dest instruction at .text+0x8b0301f5 CC [M] drivers/hwmon/adm1026.o CC [M] drivers/isdn/hardware/eicon/di.o CC [M] fs/fuse/cuse.o CC [M] drivers/gpu/drm/radeon/atom.o CC [M] drivers/acpi/acpi_dbg.o LD [M] lib/raid6/raid6_pq.o drivers/iio/dac/ad5764.o: warning: objtool: ad5764_probe()+0x55: can't find jump dest instruction at .text+0x210100aa CC [M] drivers/iio/imu/adis_buffer.o drivers/iio/imu/adis16480.o: warning: objtool: adis16480_write_raw()+0x15: can't find jump dest instruction at .text+0x390103bb drivers/leds/trigger/ledtrig-backlight.o: warning: objtool: bl_trig_deactivate()+0x33: call without frame pointer save/setup drivers/leds/trigger/ledtrig-backlight.o: warning: objtool: fb_notifier_callback()+0x59: call without frame pointer save/setup drivers/leds/trigger/ledtrig-backlight.o: warning: objtool: bl_trig_invert_store()+0x39: call without frame pointer save/setup drivers/leds/trigger/ledtrig-backlight.o: warning: objtool: bl_trig_invert_show()+0x29: call without frame pointer save/setup drivers/leds/trigger/ledtrig-backlight.o: warning: objtool: bl_trig_activate()+0x20: call without frame pointer save/setup drivers/leds/trigger/ledtrig-backlight.o: warning: objtool: bl_trig_init()+0xb: call without frame pointer save/setup drivers/leds/trigger/ledtrig-backlight.o: warning: objtool: bl_trig_exit()+0xb: call without frame pointer save/setup CC [M] drivers/iio/dac/ad5686.o CC [M] drivers/iio/magnetometer/mmc35240.o fs/hfsplus/ioctl.o: warning: objtool: hfsplus_ioctl_setflags()+0x35: can't find jump dest instruction at .text+0xeb00003b net/sunrpc/auth_gss/gss_mech_switch.o: warning: objtool: gss_mech_svc_setup()+0x20: can't find jump dest instruction at .text+0xb30002a6 CC [M] drivers/gpu/drm/ttm/ttm_object.o CC [M] fs/hfsplus/btree.o CC [M] net/sunrpc/auth_gss/svcauth_gss.o LD drivers/media/common/b2c2/built-in.o drivers/ide/ide-pio-blacklist.o: warning: objtool: ide_scan_pio_blacklist()+0x30: call without frame pointer save/setup CC [M] drivers/ide/ide-xfer-mode.o arch/x86/kernel/pcspeaker.o: warning: objtool: add_pcspkr()+0x2b: call without frame pointer save/setup CC [M] drivers/media/common/b2c2/flexcop.o drivers/iio/gyro/ssp_gyro_sensor.o: warning: objtool: ssp_gyro_probe()+0x33: can't find jump dest instruction at .text+0xa1000169 drivers/gpu/drm/qxl/qxl_prime.o: warning: objtool: qxl_gem_prime_pin()+0x2e: call without frame pointer save/setup drivers/gpu/drm/qxl/qxl_prime.o: warning: objtool: qxl_gem_prime_unpin()+0x2e: call without frame pointer save/setup drivers/gpu/drm/qxl/qxl_prime.o: warning: objtool: qxl_gem_prime_get_sg_table()+0x2e: call without frame pointer save/setup drivers/gpu/drm/qxl/qxl_prime.o: warning: objtool: qxl_gem_prime_import_sg_table()+0x2e: call without frame pointer save/setup drivers/gpu/drm/qxl/qxl_prime.o: warning: objtool: qxl_gem_prime_vmap()+0x2e: call without frame pointer save/setup drivers/gpu/drm/qxl/qxl_prime.o: warning: objtool: qxl_gem_prime_vunmap()+0x2e: call without frame pointer save/setup drivers/gpu/drm/qxl/qxl_prime.o: warning: objtool: qxl_gem_prime_mmap()+0x2e: call without frame pointer save/setup CC [M] drivers/isdn/hardware/mISDN/speedfax.o lib/atomic64_test.o: warning: objtool: test_atomics()+0x4: can't find call dest symbol at offset 0x1ee41ce1 CC [M] drivers/isdn/hisax/isdnl3.o CC [M] drivers/gpio/gpio-adnp.o drivers/input/joystick/iforce/iforce-ff.o: warning: objtool: make_condition_modifier()+0xac: can't find jump dest instruction at .text+0xbc000301 drivers/gpu/drm/udl/udl_gem.o: warning: objtool: udl_drm_gem_mmap()+0x40: can't find call dest symbol at offset 0xfbfe0204 CC [M] drivers/isdn/hardware/mISDN/mISDNinfineon.o drivers/iio/gyro/st_gyro_buffer.o: warning: objtool: st_gyro_buffer_preenable()+0xe: call without frame pointer save/setup drivers/iio/gyro/st_gyro_buffer.o: warning: objtool: st_gyro_buffer_predisable()+0x11: call without frame pointer save/setup drivers/iio/gyro/st_gyro_buffer.o: warning: objtool: st_gyro_buffer_postenable()+0x21: call without frame pointer save/setup drivers/iio/gyro/st_gyro_buffer.o: warning: objtool: st_gyro_trig_set_state()+0x14: call without frame pointer save/setup drivers/iio/gyro/st_gyro_buffer.o: warning: objtool: st_gyro_allocate_ring()+0x19: call without frame pointer save/setup drivers/iio/gyro/st_gyro_buffer.o: warning: objtool: st_gyro_deallocate_ring()+0x9: call without frame pointer save/setup drivers/input/rmi4/rmi_f11.o: warning: objtool: rmi_f11_get_query_parameters()+0x3e: can't find jump dest instruction at .text+0x96040044 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.o: warning: objtool: amdgpu_bo_vm_update_pte()+0x34: can't find jump dest instruction at .text+0x3101003a CC [M] drivers/isdn/hardware/mISDN/w6692.o drivers/infiniband/hw/hfi1/pcie.o: warning: objtool: pci_error_detected()+0x2d: can't find jump dest instruction at .text+0xaf0001e3 LD [M] drivers/iio/gyro/itg3200.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_benchmark.o drivers/iio/temperature/tmp006.o: warning: objtool: tmp006_probe()+0x33: can't find jump dest instruction at .text+0xf0000179 CC [M] fs/gfs2/glops.o drivers/iio/accel/st_accel_spi.o: warning: objtool: st_accel_spi_remove()+0x10: call without frame pointer save/setup drivers/iio/accel/st_accel_spi.o: warning: objtool: st_accel_spi_probe()+0x14: 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 CC [M] drivers/gpu/drm/ttm/ttm_lock.o fs/fscache/netfs.o: warning: objtool: __fscache_register_netfs()+0x77: can't find jump dest instruction at .text+0x7601013d lib/dynamic_debug.o: warning: objtool: ddebug_parse_flags()+0x5d: can't find jump dest instruction at .text+0x8010142 CC [M] drivers/iio/temperature/tsys01.o CC [M] fs/fscache/object.o drivers/input/misc/atmel_captouch.o: warning: objtool: atmel_captouch_isr()+0x41: can't find jump dest instruction at .text+0x9b000126 CC lib/digsig.o LD [M] drivers/iio/accel/st_accel.o drivers/acpi/acpica/exdump.o: warning: objtool: acpi_ex_dump_reference_obj()+0x55: can't find jump dest instruction at .text+0x8200005a drivers/gpio/gpio-104-dio-48e.o: warning: objtool: dio48e_probe()+0x4f: can't find jump dest instruction at .text+0xc1010675 drivers/infiniband/hw/usnic/usnic_debugfs.o: warning: objtool: flowinfo_read()+0x3a: can't find jump dest instruction at .text+0x2b0100c0 net/netfilter/nf_nat_proto_udplite.o: warning: objtool: udplite_unique_tuple()+0x10: call without frame pointer save/setup net/netfilter/nf_nat_proto_udplite.o: warning: objtool: udplite_manip_pkt()+0x3a: call without frame pointer save/setup net/netfilter/nf_nat_proto_udplite.o: warning: objtool: nf_nat_proto_udplite_init()+0x14: call without frame pointer save/setup net/netfilter/nf_nat_proto_udplite.o: warning: objtool: nf_nat_proto_udplite_fini()+0x10: call without frame pointer save/setup CC drivers/memory/of_memory.o CC [M] drivers/input/misc/bma150.o fs/freevxfs/vxfs_subr.o: warning: objtool: vxfs_get_page()+0x27: can't find jump dest instruction at .text+0x8300013d drivers/hwmon/adcxx.o: warning: objtool: adcxx_probe()+0x3a: can't find jump dest instruction at .text+0x6010230 drivers/infiniband/core/addr.o: warning: objtool: rdma_translate_ip()+0x40: can't find jump dest instruction at .text+0xdd010366 CC [M] drivers/iio/dac/ad7303.o CC [M] net/netfilter/nf_nat_ftp.o CC [M] drivers/iio/dac/lpc18xx_dac.o drivers/isdn/hardware/avm/b1dma.o: warning: objtool: b1dmactl_proc_show()+0x134: can't find jump dest instruction at .text+0x1701030a CC [M] drivers/infiniband/sw/rxe/rxe_dma.o drivers/hwmon/adc128d818.o: warning: objtool: adc128_detect()+0x3e: can't find jump dest instruction at .text+0xae000044 CC [M] drivers/input/misc/cm109.o drivers/iio/magnetometer/hid-sensor-magn-3d.o: warning: objtool: magn_3d_read_raw()+0x36: can't find jump dest instruction at .text+0xc500012c drivers/gpu/drm/udl/udl_dmabuf.o: warning: objtool: udl_prime_create()+0x4a: can't find jump dest instruction at .text+0x8a0000a0 drivers/input/rmi4/rmi_2d_sensor.o: warning: objtool: rmi_2d_sensor_abs_process()+0xd: can't find jump dest instruction at .text+0xca000013 drivers/input/touchscreen/of_touchscreen.o: warning: objtool: touchscreen_parse_properties()+0x35: can't find jump dest instruction at .text+0xa802019b drivers/infiniband/core/agent.o: warning: objtool: agent_send_response()+0x73: can't find jump dest instruction at .text+0x1a010128 drivers/input/matrix-keymap.o: warning: objtool: matrix_keypad_parse_of_keymap()+0x4b: can't find jump dest instruction at .text+0xd70000d1 CC [M] fs/btrfs/compression.o CC [M] drivers/iio/imu/kmx61.o CC [M] drivers/input/touchscreen/88pm860x-ts.o LD [M] drivers/gpu/drm/udl/udl.o CC [M] drivers/infiniband/core/mad_rmpp.o CC [M] net/sunrpc/xprtrdma/svc_rdma_transport.o CC [M] drivers/isdn/hardware/avm/c4.o CC [M] drivers/hwmon/adm1029.o drivers/acpi/acpica/exfield.o: warning: objtool: acpi_ex_read_data_from_field()+0x6a: can't find jump dest instruction at .text+0x740300a4 drivers/infiniband/core/smi.o: warning: objtool: __smi_handle_dr_smp_send()+0x1d: can't find jump dest instruction at .text+0xf0000023 LD drivers/isdn/mISDN/built-in.o CC [M] drivers/infiniband/core/umem.o fs/hfsplus/super.o: warning: objtool: hfsplus_remount()+0x40: can't find jump dest instruction at .text+0xa2000106 CC [M] fs/ext4/resize.o CC [M] drivers/infiniband/hw/nes/nes_mgt.o CC [M] net/sunrpc/xprtrdma/svc_rdma_marshal.o CC [M] drivers/isdn/mISDN/core.o drivers/input/input-polldev.o: warning: objtool: input_register_polled_device()+0x4b: can't find jump dest instruction at .text+0x4c010391 CC [M] fs/hfsplus/bnode.o CC drivers/memory/samsung/exynos-srom.o drivers/input/mouse/cyapa.o: warning: objtool: cyapa_create_input_dev()+0x28: can't find jump dest instruction at .text+0x9e02012e CC [M] drivers/input/touchscreen/ad7877.o drivers/lightnvm/rrpc.o: warning: objtool: rrpc_lun_gc()+0x60: can't find jump dest instruction at .text+0x6b010396 LD drivers/memstick/built-in.o drivers/gpio/gpio-104-idio-16.o: warning: objtool: idio_16_probe()+0x4f: can't find jump dest instruction at .text+0x96010345 drivers/iio/trigger/iio-trig-loop.o: warning: objtool: iio_trig_loop_remove()+0x22: call without frame pointer save/setup drivers/iio/trigger/iio-trig-loop.o: warning: objtool: iio_loop_trigger_set_state()+0x8d: call without frame pointer save/setup drivers/iio/trigger/iio-trig-loop.o: warning: objtool: iio_loop_thread()+0x11: call without frame pointer save/setup drivers/iio/trigger/iio-trig-loop.o: warning: objtool: iio_trig_loop_probe()+0x34: call without frame pointer save/setup drivers/iio/trigger/iio-trig-loop.o: warning: objtool: iio_trig_loop_init()+0xb: call without frame pointer save/setup drivers/iio/trigger/iio-trig-loop.o: warning: objtool: iio_trig_loop_exit()+0xb: call without frame pointer save/setup CC [M] drivers/isdn/hardware/mISDN/netjet.o drivers/leds/trigger/ledtrig-gpio.o: warning: objtool: gpio_trig_activate()+0x2b: can't find jump dest instruction at .text+0xcd000221 drivers/iio/gyro/st_gyro_i2c.o: warning: objtool: st_gyro_i2c_remove()+0x10: call without frame pointer save/setup drivers/iio/gyro/st_gyro_i2c.o: warning: objtool: st_gyro_i2c_probe()+0x18: 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 drivers/iio/gyro/st_gyro_i2c.o: warning: objtool: st_gyro_driver_exit()+0xb: call without frame pointer save/setup net/sunrpc/xprtrdma/frwr_ops.o: warning: objtool: frwr_op_map()+0x43: can't find jump dest instruction at .text+0x14040629 fs/btrfs/zlib.o: warning: objtool: zlib_decompress()+0xe9: can't find jump dest instruction at .text+0x2c0101de drivers/infiniband/sw/rxe/rxe_cq.o: warning: objtool: rxe_cq_from_init()+0x58: can't find jump dest instruction at .text+0x8a00010d CC [M] drivers/input/mouse/cyapa_gen3.o lib/dynamic_queue_limits.o: warning: objtool: dql_completed()+0x8a: can't find jump dest instruction at .text+0x8000013f drivers/hid/hid-keytouch.o: warning: objtool: keytouch_report_fixup()+0x21: call without frame pointer save/setup drivers/hid/hid-keytouch.o: warning: objtool: keytouch_driver_init()+0x19: call without frame pointer save/setup drivers/hid/hid-keytouch.o: warning: objtool: keytouch_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/leds/trigger/ledtrig-camera.o CC [M] drivers/gpio/gpio-adp5520.o CC [M] fs/gfs2/log.o fs/fuse/inode.o: warning: objtool: fuse_get_dentry()+0x3a: can't find jump dest instruction at .text+0xd60002f0 CC [M] fs/btrfs/delayed-ref.o drivers/input/rmi4/rmi_f30.o: warning: objtool: rmi_f30_attention()+0x2f: can't find jump dest instruction at .text+0x5a010105 CC [M] drivers/md/linear.o CC [M] drivers/infiniband/hw/qib/qib_file_ops.o fs/hfsplus/inode.o: warning: objtool: hfsplus_releasepage()+0x73: can't find jump dest instruction at .text+0xe1000199 CC [M] drivers/gpu/drm/gma500/oaktrail_lvds.o CC [M] drivers/hid/hid-lcpower.o drivers/input/sparse-keymap.o: warning: objtool: sparse_keymap_report_entry()+0x38: can't find jump dest instruction at .text+0x840000ce drivers/infiniband/hw/mthca/mthca_cq.o: warning: objtool: handle_error_cqe.isra.7()+0x3b: can't find jump dest instruction at .text+0xd3000041 drivers/isdn/hisax/config.o: warning: objtool: hisax_cs_new()+0x63: can't find jump dest instruction at .text+0xee010368 CC [M] fs/hfsplus/brec.o CC [M] drivers/input/rmi4/rmi_spi.o drivers/leds/trigger/ledtrig-default-on.o: warning: objtool: defon_trig_activate()+0xc: call without frame pointer save/setup drivers/leds/trigger/ledtrig-default-on.o: warning: objtool: defon_trig_init()+0xb: call without frame pointer save/setup drivers/leds/trigger/ledtrig-default-on.o: warning: objtool: defon_trig_exit()+0xb: call without frame pointer save/setup fs/hfs/brec.o: warning: objtool: hfs_btree_inc_height()+0x31: can't find jump dest instruction at .text+0xa8010037 CC [M] drivers/isdn/hisax/lmgr.o CC [M] drivers/media/common/b2c2/flexcop-fe-tuner.o CC [M] drivers/infiniband/hw/mthca/mthca_av.o CC [M] drivers/ide/ide-timings.o drivers/gpu/drm/via/via_irq.o: warning: objtool: via_driver_irq_wait()+0x5c: can't find jump dest instruction at .text+0x6c020061 CC [M] drivers/iio/adc/men_z188_adc.o LD drivers/gpu/drm/vmwgfx/built-in.o drivers/gpu/drm/qxl/qxl_release.o: warning: objtool: qxl_release_alloc()+0x59: can't find jump dest instruction at .text+0xc90000ae LD drivers/memstick/core/built-in.o drivers/iio/pressure/ms5611_i2c.o: warning: objtool: ms5611_i2c_read_adc_temp_and_pressure()+0x6d: can't find call dest symbol at offset 0x3f0001f1 CC [M] drivers/gpu/drm/i915/i915_gem_context.o net/ipv4/inet_fragment.o: warning: objtool: inet_frag_alloc()+0x3d: can't find jump dest instruction at .text+0x8d0000c2 CC [M] drivers/isdn/i4l/isdn_common.o drivers/infiniband/hw/qib/qib_eeprom.o: warning: objtool: qib_get_eeprom_info()+0x22: can't find jump dest instruction at .text+0xc60001c8 LD [M] drivers/gpu/drm/qxl/qxl.o CC [M] drivers/input/mousedev.o crypto/cryptd.o: warning: objtool: cryptd_create_aead.constprop.4()+0x70: can't find jump dest instruction at .text+0xf8000dd6 drivers/isdn/gigaset/isocdata.o: warning: objtool: cmd_loop.isra.5()+0x2f: can't find jump dest instruction at .text+0x9d0000e4 CC [M] drivers/iio/pressure/ms5611_spi.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.o CC [M] drivers/gpu/drm/radeon/radeon_fence.o CC [M] drivers/infiniband/hw/qib/qib_fs.o CC [M] crypto/blowfish_common.o fs/gfs2/dir.o: warning: objtool: gfs2_dirent_scan()+0x37: can't find jump dest instruction at .text+0xc100030d drivers/hwmon/adm1021.o: warning: objtool: adm1021_detect()+0x60: can't find jump dest instruction at .text+0x65020065 CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_test.o net/ipv6/xfrm6_input.o: warning: objtool: xfrm6_input_addr()+0x5a: can't find jump dest instruction at .text+0x6b01005f CC [M] drivers/memstick/core/memstick.o drivers/iio/light/jsa1212.o: warning: objtool: jsa1212_probe()+0x37: can't find jump dest instruction at .text+0x1501014d CC drivers/iommu/irq_remapping.o kernel/auditfilter.o: warning: objtool: audit_compare_rule()+0x2e: can't find jump dest instruction at .text+0xea010034 drivers/input/keyboard/lm8323.o: warning: objtool: lm8323_write()+0x6e: can't find jump dest instruction at .text+0x8d000353 LD drivers/memstick/host/built-in.o fs/btrfs/lzo.o: warning: objtool: lzo_decompress()+0x8f: can't find jump dest instruction at .text+0xc8000174 CC kernel/auditsc.o net/mac80211/trace.o: warning: objtool: trace_raw_output_drv_tdls_recv_channel_switch()+0x34: can't find jump dest instruction at .text+0xdf00015a drivers/isdn/hardware/eicon/divasfunc.o: warning: objtool: diva_xdi_didd_register_adapter()+0x1c: can't find jump dest instruction at .text+0xea000c62 CC [M] drivers/acpi/acpi_pad.o CC lib/jedec_ddr_data.o net/mac80211/rc80211_minstrel.o: warning: objtool: minstrel_get_rate()+0x42: can't find jump dest instruction at .text+0xd8010158 LD [M] fs/fat/fat.o CC [M] drivers/input/keyboard/lm8333.o arch/x86/kernel/check.o: warning: objtool: check_for_bios_corruption()+0x1e: can't find jump dest instruction at .text+0xb6000084 CC [M] drivers/input/joydev.o CC [M] drivers/isdn/hardware/eicon/io.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_pm.o CC [M] drivers/memstick/host/tifm_ms.o fs/fuse/file.o: warning: objtool: fuse_bmap()+0x58: can't find jump dest instruction at .text+0xa800035e CC [M] fs/hpfs/buffer.o sound/soc/codecs/cs47l24.o: warning: objtool: cs47l24_probe()+0x3e: can't find jump dest instruction at .text+0x59020524 CC [M] fs/hfsplus/bfind.o drivers/iio/gyro/st_gyro_spi.o: warning: objtool: st_gyro_spi_remove()+0x10: call without frame pointer save/setup drivers/iio/gyro/st_gyro_spi.o: warning: objtool: st_gyro_spi_probe()+0x14: 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/infiniband/core/umem_odp.o drivers/isdn/hardware/eicon/divasmain.o: warning: objtool: divas_init_one()+0x100: can't find jump dest instruction at .text+0x1b0101e5 drivers/gpu/drm/vc4/vc4_gem.o: warning: objtool: vc4_get_bcl()+0x77: can't find jump dest instruction at .text+0x8c0201fc drivers/input/ff-memless.o: warning: objtool: input_ff_create_memless()+0x39: can't find jump dest instruction at .text+0xf600005f CC [M] net/sunrpc/auth_gss/gss_rpc_upcall.o CC [M] sound/soc/codecs/cx20442.o drivers/input/joystick/iforce/iforce-main.o: warning: objtool: iforce_close()+0x20: can't find jump dest instruction at .text+0xdb000226 CC [M] drivers/isdn/hardware/eicon/istream.o CC [M] drivers/memstick/core/ms_block.o fs/hfs/btree.o: warning: objtool: hfs_bmap_new_bmap()+0x2e: can't find jump dest instruction at .text+0xbf000034 CC [M] drivers/gpu/drm/vc4/vc4_hdmi.o drivers/iio/adc/mcp320x.o: warning: objtool: mcp320x_probe()+0x25: can't find jump dest instruction at .text+0x6d01006b drivers/iio/gyro/st_gyro_core.o: warning: objtool: st_gyro_common_probe()+0x5e: can't find jump dest instruction at .text+0xf60000b4 CC [M] drivers/memstick/core/mspro_block.o CC [M] drivers/gpu/drm/i915/i915_gem_debug.o CC [M] fs/hfs/catalog.o drivers/gpio/gpio-74xx-mmio.o: warning: objtool: mmio_74xx_gpio_probe()+0x39: can't find jump dest instruction at .text+0xd100003f drivers/gpu/drm/nouveau/nvkm/core/firmware.o: warning: objtool: nvkm_firmware_get()+0x33: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/core/firmware.o: warning: objtool: nvkm_firmware_put()+0x9: call without frame pointer save/setup LD [M] drivers/iio/gyro/st_gyro.o crypto/mcryptd.o: warning: objtool: mcryptd_create_hash.constprop.0()+0x60: can't find jump dest instruction at .text+0x24010746 CC [M] drivers/isdn/hardware/eicon/diva.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/gpuobj.o drivers/hid/hid-kye.o: warning: objtool: kye_tablet_enable()+0x1a: can't find jump dest instruction at .text+0x9b000020 fs/f2fs/checkpoint.o: warning: objtool: f2fs_write_meta_page()+0x3e: can't find jump dest instruction at .text+0xc3000493 CC [M] net/wireless/ocb.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_gmr.o drivers/infiniband/hw/nes/nes_utils.o: warning: objtool: nes_read_eeprom_values()+0x26: can't find jump dest instruction at .text+0xc01300dc fs/fuse/control.o: warning: objtool: fuse_ctl_add_dentry()+0x47: can't find jump dest instruction at .text+0xbf00032d CC [M] fs/ext4/extents.o drivers/leds/trigger/ledtrig-transient.o: warning: objtool: transient_activate_store()+0x43: can't find jump dest instruction at .text+0xa0000299 drivers/acpi/acpica/exfldio.o: warning: objtool: acpi_ex_setup_region()+0x98: can't find jump dest instruction at .text+0x2b02009d drivers/gpu/drm/via/via_drv.o: warning: objtool: via_driver_postclose()+0x10: call without frame pointer save/setup drivers/gpu/drm/via/via_drv.o: warning: objtool: via_driver_open()+0x40: call without frame pointer save/setup drivers/gpu/drm/via/via_drv.o: warning: objtool: via_init()+0x10: call without frame pointer save/setup drivers/gpu/drm/via/via_drv.o: warning: objtool: via_exit()+0x12: call without frame pointer save/setup CC [M] drivers/gpu/drm/i915/i915_gem_dmabuf.o drivers/hwmon/adm1025.o: warning: objtool: adm1025_detect()+0x41: can't find jump dest instruction at .text+0xbf000047 CC [M] drivers/gpu/drm/via/via_map.o arch/x86/kernel/pci-swiotlb.o: warning: objtool: x86_swiotlb_free_coherent()+0x33: call without frame pointer save/setup arch/x86/kernel/pci-swiotlb.o: warning: objtool: x86_swiotlb_alloc_coherent()+0x2d: call without frame pointer save/setup arch/x86/kernel/pci-swiotlb.o: warning: objtool: pci_swiotlb_late_init()+0x1d: call without frame pointer save/setup arch/x86/kernel/pci-swiotlb.o: warning: objtool: pci_swiotlb_init()+0xf: call without frame pointer save/setup CC drivers/acpi/acpica/exmisc.o drivers/gpio/gpio-104-idi-48.o: warning: objtool: idi_48_probe()+0x4f: can't find jump dest instruction at .text+0x960102d5 CC [M] net/ipv6/xfrm6_protocol.o CC kernel/audit_watch.o CC [M] sound/soc/codecs/da7210.o fs/fat/namei_msdos.o: warning: objtool: msdos_format_name()+0x31: can't find jump dest instruction at .text+0x3d0300a7 CC [M] net/sunrpc/xprtrdma/svc_rdma_sendto.o drivers/acpi/custom_method.o: warning: objtool: cm_write()+0x30: can't find jump dest instruction at .text+0x68010036 drivers/input/joystick/iforce/iforce-serio.o: warning: objtool: iforce_serio_irq()+0x22: can't find jump dest instruction at .text+0xae000128 drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: find_free_vf_and_create_qp_grp()+0x4f: can't find jump dest instruction at .text+0x220200b5 drivers/iio/dac/ad5791.o: warning: objtool: ad5791_probe()+0x3b: can't find jump dest instruction at .text+0x52020411 CC drivers/acpi/acpica/exmutex.o drivers/gpu/drm/ttm/ttm_module.o: warning: objtool: ttm_drm_class_device_release()+0x23: call without frame pointer save/setup drivers/gpu/drm/ttm/ttm_module.o: warning: objtool: ttm_init()+0x18: call without frame pointer save/setup drivers/gpu/drm/ttm/ttm_module.o: warning: objtool: ttm_exit()+0x10: call without frame pointer save/setup LD [M] fs/fat/vfat.o LD [M] drivers/infiniband/hw/usnic/usnic_verbs.o drivers/iio/light/lm3533-als.o: warning: objtool: lm3533_als_read_raw()+0x2c: can't find jump dest instruction at .text+0xbe000372 CC [M] drivers/input/keyboard/matrix_keypad.o fs/hfsplus/extents.o: warning: objtool: hfsplus_free_extents()+0x31: can't find jump dest instruction at .text+0xa5000167 CC [M] drivers/isdn/mISDN/fsm.o drivers/gpu/drm/gma500/oaktrail_device.o: warning: objtool: oaktrail_restore_display_registers()+0x365: can't find jump dest instruction at .text+0xfa00041b CC [M] fs/gfs2/lops.o drivers/gpio/gpio-74x164.o: warning: objtool: gen_74x164_probe()+0x31: can't find jump dest instruction at .text+0x33010127 CC [M] drivers/gpu/drm/ttm/ttm_execbuf_util.o CC [M] drivers/gpio/gpio-adp5588.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/ioctl.o CC [M] drivers/iio/light/opt3001.o LD [M] fs/fat/msdos.o CC [M] drivers/infiniband/hw/hfi1/platform.o CC [M] net/tipc/ib_media.o LD drivers/leds/trigger/built-in.o lib/cpu_rmap.o: warning: objtool: alloc_cpu_rmap()+0x18: can't find jump dest instruction at .text+0x840000fe net/netfilter/nf_nat_redirect.o: warning: objtool: nf_nat_redirect_ipv6()+0x46: can't find jump dest instruction at .text+0x5001004b net/mac80211/rc80211_minstrel_ht_debugfs.o: warning: objtool: minstrel_ht_stats_csv_dump()+0x39: can't find jump dest instruction at .text+0xef04003f drivers/iio/imu/adis.o: warning: objtool: adis_read_reg()+0x193: can't find jump dest instruction at .text+0x16010199 fs/cifs/smb2pdu.o: warning: objtool: smb2_writev_callback()+0x82: can't find jump dest instruction at .text+0xbc000298 lib/glob.o: warning: objtool: glob_match()+0x3f: can't find jump dest instruction at .text+0xd0000045 CC [M] drivers/gpu/drm/amd/amdgpu/atombios_dp.o crypto/fcrypt.o: warning: objtool: fcrypt_decrypt()+0x22: call without frame pointer save/setup crypto/fcrypt.o: warning: objtool: fcrypt_encrypt()+0x22: call without frame pointer save/setup crypto/fcrypt.o: warning: objtool: fcrypt_mod_init()+0xb: call without frame pointer save/setup crypto/fcrypt.o: warning: objtool: fcrypt_mod_fini()+0xb: call without frame pointer save/setup CC lib/strncpy_from_user.o net/netfilter/nf_nat_proto_sctp.o: warning: objtool: sctp_manip_pkt()+0x3a: can't find jump dest instruction at .text+0x80000060 drivers/iio/adc/mcp3422.o: warning: objtool: mcp3422_probe()+0x3c: can't find jump dest instruction at .text+0x26010182 drivers/iio/pressure/ms5611_core.o: warning: objtool: ms5611_read_prom()+0x4c: can't find jump dest instruction at .text+0x940002f1 drivers/input/tablet/gtco.o: warning: objtool: parse_hid_report_descriptor()+0x77: can't find jump dest instruction at .text+0xa20a012d LD [M] drivers/isdn/capi/kernelcapi.o CC [M] drivers/isdn/hardware/eicon/divasproc.o fs/freevxfs/vxfs_super.o: warning: objtool: vxfs_fill_super()+0x50: can't find jump dest instruction at .text+0x190202f5 CC [M] drivers/gpio/gpio-altera.o CC [M] crypto/twofish_generic.o CC [M] drivers/isdn/hysdn/hysdn_proclog.o CC [M] net/ipv6/netfilter.o LD [M] fs/cifs/cifs.o CC [M] net/netfilter/nf_nat_irc.o LD [M] fs/freevxfs/freevxfs.o drivers/isdn/hysdn/hysdn_procconf.o: warning: objtool: hysdn_conf_open()+0xa8: can't find jump dest instruction at .text+0x2702016d drivers/isdn/gigaset/capi.o: warning: objtool: gigaset_proc_show()+0x239: can't find jump dest instruction at .text+0x201032f CC [M] drivers/memstick/host/jmb38x_ms.o CC net/ipv4/ip_tunnel_core.o drivers/input/joystick/iforce/iforce-packets.o: warning: objtool: iforce_send_packet()+0x8a: can't find jump dest instruction at .text+0xe01010f CC kernel/audit_fsnotify.o CC [M] fs/fscache/operation.o drivers/infiniband/sw/rxe/rxe_mr.o: warning: objtool: rxe_mem_alloc.isra.1()+0x3a: can't find jump dest instruction at .text+0xdd0001a0 drivers/isdn/hardware/mISDN/hfcpci.o: warning: objtool: mode_hfcpci()+0x100: can't find jump dest instruction at .text+0xa6000366 CC [M] drivers/input/keyboard/max7359_keypad.o CC [M] drivers/memstick/host/r592.o net/netfilter/nf_nat_helper.o: warning: objtool: mangle_contents()+0xe7: can't find jump dest instruction at .text+0x8000022c drivers/iio/light/max44000.o: warning: objtool: max44000_read_raw()+0x2a: can't find jump dest instruction at .text+0x40102d0 fs/hfsplus/catalog.o: warning: objtool: hfsplus_cat_build_record()+0x9e: can't find jump dest instruction at .text+0xd9000314 fs/hfsplus/dir.o: warning: objtool: hfsplus_readdir()+0x41: can't find jump dest instruction at .text+0xde0300a7 CC [M] drivers/isdn/hysdn/boardergo.o CC lib/strnlen_user.o drivers/iio/adc/max1363.o: warning: objtool: max1363_update_scan_mode()+0x13: can't find jump dest instruction at .text+0x9e000109 CC arch/x86/kernel/uprobes.o LD drivers/media/common/saa7146/built-in.o CC net/ipv4/gre_offload.o CC lib/net_utils.o CC [M] drivers/iio/light/pa12203001.o drivers/infiniband/hw/nes/nes_hw.o: warning: objtool: nes_cqp_ce_handler()+0x45: can't find jump dest instruction at .text+0x330101fb drivers/infiniband/core/multicast.o: warning: objtool: mcast_add_one()+0x40: can't find jump dest instruction at .text+0x17010136 drivers/gpu/drm/i915/i915_gem_batch_pool.o: warning: objtool: i915_gem_batch_pool_fini()+0x4f: call without frame pointer save/setup drivers/gpu/drm/i915/i915_gem_batch_pool.o: warning: objtool: i915_gem_batch_pool_get()+0xf2: call without frame pointer save/setup net/sched/sch_qfq.o: warning: objtool: qfq_update_eligible()+0x17: can't find jump dest instruction at .text+0xa400021d CC [M] fs/hfsplus/tables.o drivers/isdn/hardware/mISDN/avmfritz.o: warning: objtool: hdlc_empty_fifo()+0x8b: can't find jump dest instruction at .text+0xd1000310 CC [M] drivers/media/common/saa7146/saa7146_i2c.o CC [M] drivers/infiniband/hw/hfi1/qp.o CC [M] drivers/infiniband/core/umem_rbtree.o drivers/input/input-leds.o: warning: objtool: input_leds_connect()+0x3e: can't find jump dest instruction at .text+0x160200f4 CC [M] fs/fscache/page.o drivers/gpu/drm/ttm/ttm_bo_vm.o: warning: objtool: ttm_bo_vm_fault_idle.isra.3()+0x1e: can't find jump dest instruction at .text+0xe2000254 drivers/input/joystick/iforce/iforce-usb.o: warning: objtool: iforce_usb_probe()+0x52: can't find jump dest instruction at .text+0xc0200b8 CC [M] net/sched/sch_codel.o crypto/blowfish_generic.o: warning: objtool: blowfish_mod_init()+0xb: call without frame pointer save/setup crypto/blowfish_generic.o: warning: objtool: blowfish_mod_fini()+0xb: call without frame pointer save/setup CC [M] drivers/memstick/host/rtsx_pci_ms.o LD [M] drivers/input/joystick/iforce/iforce.o drivers/i2c/busses/i2c-eg20t.o: warning: objtool: pch_i2c_probe()+0x63: can't find jump dest instruction at .text+0xca0202d9 CC net/ipv4/sysctl_net_ipv4.o CC [M] drivers/gpu/drm/ttm/ttm_page_alloc.o CC [M] drivers/input/evdev.o CC [M] drivers/media/common/saa7146/saa7146_core.o CC [M] drivers/i2c/busses/i2c-emev2.o drivers/input/rmi4/rmi_i2c.o: warning: objtool: rmi_i2c_probe()+0x47: can't find jump dest instruction at .text+0x600206cd drivers/infiniband/hw/hfi1/chip.o: warning: objtool: adjust_lcb_for_fpga_serdes()+0x10: can't find jump dest instruction at .text+0xd7002176 CC [M] drivers/media/common/b2c2/flexcop-i2c.o drivers/input/tablet/aiptek.o: warning: objtool: aiptek_command()+0x51: can't find jump dest instruction at .text+0xa40000f7 CC [M] drivers/infiniband/sw/rxe/rxe_opcode.o drivers/iio/dac/ad5686.o: warning: objtool: ad5686_probe()+0x2c: can't find jump dest instruction at .text+0x4b0104d2 drivers/iio/temperature/tsys01.o: warning: objtool: tsys01_read_temperature()+0x56: can't find jump dest instruction at .text+0x8a00005c arch/x86/kernel/devicetree.o: warning: objtool: x86_dtb_init()+0xe1: can't find call dest symbol at offset 0x83fe029e CC [M] drivers/gpu/drm/nouveau/nvkm/core/memory.o drivers/gpio/gpio-adp5520.o: warning: objtool: adp5520_gpio_probe()+0x3d: can't find jump dest instruction at .text+0x66010042 net/ipv4/fib_frontend.o: warning: objtool: ip_fib_net_exit()+0xcc: can't find jump dest instruction at .text+0x6b000191 CC [M] drivers/iio/temperature/tsys02d.o CC net/ipv4/proc.o CC [M] drivers/input/tablet/hanwang.o CC arch/x86/kernel/sysfb.o drivers/gpu/drm/radeon/radeon_atombios.o: warning: objtool: radeon_atombios_get_igp_ss_overrides()+0x45: can't find jump dest instruction at .text+0x9200019b drivers/isdn/hisax/tei.o: warning: objtool: tei_id_assign()+0x73: can't find jump dest instruction at .text+0x91000319 CC [M] drivers/memstick/host/rtsx_usb_ms.o CC lib/sg_split.o CC [M] drivers/md/raid0.o drivers/gpu/drm/amd/amdgpu/amdgpu_bios.o: warning: objtool: igp_read_bios_from_vram()+0x2c: can't find jump dest instruction at .text+0x8b000122 CC [M] drivers/isdn/hysdn/hysdn_boot.o CC [M] drivers/iio/dac/m62332.o drivers/isdn/hisax/isdnl1.o: warning: objtool: l2cmd()+0x18: can't find jump dest instruction at .text+0x9700007e LD drivers/message/fusion/built-in.o fs/hpfs/alloc.o: warning: objtool: chk_if_allocated()+0x44: can't find jump dest instruction at .text+0xc000012a drivers/infiniband/core/sa_query.o: warning: objtool: ib_nl_send_msg()+0xb8: can't find jump dest instruction at .text+0x9c0003ad fs/hpfs/anode.o: warning: objtool: hpfs_bplus_lookup()+0x5e: can't find jump dest instruction at .text+0x39010074 CC [M] drivers/input/touchscreen/ad7879.o CC [M] drivers/message/fusion/mptbase.o CC [M] drivers/iio/industrialio-event.o CC [M] drivers/infiniband/hw/qib/qib_init.o CC [M] drivers/gpu/drm/ttm/ttm_bo_manager.o drivers/iio/magnetometer/mmc35240.o: warning: objtool: mmc35240_raw_to_mgauss()+0x5e: can't find jump dest instruction at .text+0xa0000064 CC [M] drivers/iio/magnetometer/st_magn_core.o drivers/isdn/hardware/avm/t1pci.o: warning: objtool: t1pci_add_card()+0x3c: can't find jump dest instruction at .text+0x91020151 drivers/gpu/drm/virtio/virtgpu_drv.o: warning: objtool: virtio_gpu_config_changed()+0x27: call without frame pointer save/setup drivers/gpu/drm/virtio/virtgpu_drv.o: warning: objtool: virtio_gpu_remove()+0x10: call without frame pointer save/setup drivers/gpu/drm/virtio/virtgpu_drv.o: warning: objtool: virtio_gpu_probe()+0x11: call without frame pointer save/setup drivers/gpu/drm/virtio/virtgpu_drv.o: warning: objtool: virtio_gpu_driver_init()+0xb: call without frame pointer save/setup drivers/gpu/drm/virtio/virtgpu_drv.o: warning: objtool: virtio_gpu_driver_exit()+0xb: call without frame pointer save/setup drivers/isdn/gigaset/ser-gigaset.o: warning: objtool: gigaset_tty_open()+0x61: can't find jump dest instruction at .text+0x16010146 drivers/infiniband/hw/mthca/mthca_mr.o: warning: objtool: mthca_buddy_init()+0x89: can't find jump dest instruction at .text+0xc70000df fs/btrfs/extent_io.o: warning: objtool: __get_extent_map()+0x2e: can't find jump dest instruction at .text+0x8d0001e4 CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_kms.o net/mac80211/pm.o: warning: objtool: __ieee80211_suspend()+0x24: can't find jump dest instruction at .text+0x1806004a drivers/iio/dac/lpc18xx_dac.o: warning: objtool: lpc18xx_dac_probe()+0x2a: can't find jump dest instruction at .text+0x9d010190 CC [M] drivers/gpu/drm/virtio/virtgpu_kms.o CC [M] drivers/infiniband/sw/rxe/rxe_mmap.o CC [M] drivers/infiniband/hw/mthca/mthca_mcg.o CC net/ipv4/fib_rules.o net/rxrpc/rxkad.o: warning: objtool: rxkad_issue_challenge()+0x63: can't find jump dest instruction at .text+0xa00102f9 drivers/gpu/drm/i915/i915_cmd_parser.o: warning: objtool: check_cmd()+0x2e: can't find jump dest instruction at .text+0xed020034 CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_drv.o CC [M] drivers/iio/dac/max517.o drivers/isdn/gigaset/bas-gigaset.o: warning: objtool: get_usb_rcmsg()+0xf: can't find jump dest instruction at .text+0x85000085 LD [M] net/rxrpc/af-rxrpc.o LD [M] drivers/isdn/gigaset/gigaset.o drivers/iio/light/ltr501.o: warning: objtool: ltr501_write_intr_prst()+0x2b: can't find jump dest instruction at .text+0x5f010351 CC [M] drivers/gpu/drm/i915/i915_gem_evict.o net/netfilter/nf_nat_amanda.o: warning: objtool: help()+0x51: can't find jump dest instruction at .text+0xab000057 LD drivers/media/common/siano/built-in.o drivers/iio/adc/men_z188_adc.o: warning: objtool: men_z188_probe()+0x25: can't find jump dest instruction at .text+0xc00000cb LD [M] drivers/isdn/gigaset/bas_gigaset.o CC [M] drivers/media/common/siano/smscoreapi.o CC [M] drivers/isdn/i4l/isdn_ppp.o lib/dma-debug.o: warning: objtool: __hash_bucket_find()+0x23: can't find jump dest instruction at .text+0x84000079 drivers/gpu/drm/ttm/ttm_bo_util.o: warning: objtool: ttm_buffer_object_transfer()+0x34: can't find jump dest instruction at .text+0x7301008a LD [M] drivers/isdn/gigaset/ser_gigaset.o CC [M] drivers/gpu/drm/gma500/oaktrail_lvds_i2c.o drivers/iio/dac/ad7303.o: warning: objtool: ad7303_read_raw()+0x1f: can't find jump dest instruction at .text+0x860000b5 CC [M] drivers/iio/adc/mxs-lradc.o CC [M] drivers/gpu/drm/gma500/oaktrail_hdmi.o CC [M] drivers/isdn/hysdn/hysdn_sched.o drivers/hid/hid-lcpower.o: warning: objtool: ts_input_mapping()+0x18: can't find jump dest instruction at .text+0x8201001e drivers/infiniband/hw/mlx4/sysfs.o: warning: objtool: unregister_alias_guid_tree()+0x20: can't find jump dest instruction at .text+0xc2000086 CC [M] fs/ext4/ext4_jbd2.o LD [M] drivers/infiniband/hw/mlx4/mlx4_ib.o drivers/gpu/drm/gma500/oaktrail_crtc.o: warning: objtool: mrst_sdvo_find_best_pll()+0x40: can't find jump dest instruction at .text+0xfb000136 net/sunrpc/xprtrdma/svc_rdma.o: warning: objtool: read_reset_stat()+0x31: can't find jump dest instruction at .text+0x40010037 fs/gfs2/xattr.o: warning: objtool: ea_list_i()+0x5f: can't find jump dest instruction at .text+0x8a0000f5 CC [M] drivers/hid/hid-lenovo.o drivers/memory/samsung/exynos-srom.o: warning: objtool: exynos_srom_configure_bank.isra.2()+0x37: can't find jump dest instruction at .text+0xc50000bd CC [M] fs/ext4/migrate.o drivers/acpi/acpi_dbg.o: warning: objtool: acpi_aml_read_cmd()+0x21: can't find jump dest instruction at .text+0xeb0003ee CC [M] drivers/hwmon/adm1031.o CC [M] drivers/iio/magnetometer/st_magn_buffer.o LD drivers/memory/samsung/built-in.o CC [M] drivers/input/misc/cma3000_d0x.o drivers/infiniband/hw/hfi1/pio_copy.o: warning: objtool: mid_copy_mix()+0x3f: can't find jump dest instruction at .text+0x8a000185 LD drivers/media/dvb-core/built-in.o drivers/hwmon/adm1029.o: warning: objtool: adm1029_detect()+0x42: can't find jump dest instruction at .text+0x8d000048 fs/fuse/cuse.o: warning: objtool: cuse_parse_one()+0x35: can't find jump dest instruction at .text+0xcb00039b CC [M] drivers/gpio/gpio-amd8111.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_afmt.o drivers/input/touchscreen/88pm860x-ts.o: warning: objtool: pm860x_touch_dt_init()+0x41: can't find jump dest instruction at .text+0xbd0100b7 CC [M] drivers/media/dvb-core/dvbdev.o CC [M] drivers/md/raid1.o LD [M] fs/fuse/fuse.o CC [M] fs/btrfs/relocation.o CC [M] drivers/hwmon/adm9240.o drivers/input/misc/bma150.o: warning: objtool: bma150_initialize()+0x46: can't find jump dest instruction at .text+0x9c01044c fs/hfsplus/btree.o: warning: objtool: hfs_bmap_new_bmap()+0x37: can't find jump dest instruction at .text+0xaa00003d drivers/gpio/gpio-adnp.o: warning: objtool: adnp_gpio_dbg_show()+0x3a: can't find jump dest instruction at .text+0x88010260 LD fs/isofs/built-in.o fs/dlm/debug_fs.o: warning: objtool: print_format3()+0xac: can't find jump dest instruction at .text+0x4e0203c2 CC [M] drivers/input/misc/cma3000_d0x_i2c.o CC [M] fs/isofs/namei.o CC [M] drivers/gpio/gpio-amdpt.o CC [M] drivers/input/misc/da9052_onkey.o LD [M] fs/dlm/dlm.o net/ipv6/xfrm6_output.o: warning: objtool: xfrm6_tunnel_check_size()+0x29: can't find jump dest instruction at .text+0xcf00016f fs/f2fs/gc.o: warning: objtool: check_bg_victims()+0x39: can't find jump dest instruction at .text+0xaf0003ff CC [M] drivers/input/tablet/kbtab.o CC [M] fs/fscache/proc.o net/tipc/server.o: warning: objtool: tipc_conn_kref_release()+0x2b: can't find jump dest instruction at .text+0x96000071 mm/slub.o: warning: objtool: slab_attr_store()+0x34: can't find jump dest instruction at .text+0x8e00029a drivers/iio/imu/adis_trigger.o: warning: objtool: adis_probe_trigger()+0x46: can't find jump dest instruction at .text+0x9a0000ac CC [M] net/tipc/sysctl.o drivers/iio/pressure/ms5611_spi.o: warning: objtool: ms5611_spi_probe()+0x2c: can't find jump dest instruction at .text+0x80000052 drivers/gpu/drm/amd/amdgpu/amdgpu_benchmark.o: warning: objtool: amdgpu_benchmark_move()+0x6b: can't find jump dest instruction at .text+0x5f020151 CC [M] drivers/gpu/drm/via/via_mm.o drivers/isdn/hardware/avm/b1.o: warning: objtool: b1ctl_proc_show()+0x13a: can't find jump dest instruction at .text+0x17010190 drivers/acpi/acpica/exmisc.o: warning: objtool: acpi_ex_get_object_reference()+0x4d: can't find jump dest instruction at .text+0x92000053 LD drivers/media/dvb-frontends/built-in.o CC [M] drivers/isdn/i4l/isdn_concap.o CC drivers/acpi/acpica/exnames.o net/tipc/socket.o: warning: objtool: tipc_sk_anc_data_recv()+0x29: can't find jump dest instruction at .text+0xe0101ef CC [M] drivers/iio/pressure/ms5637.o fs/gfs2/glops.o: warning: objtool: freeze_go_xmote_bh()+0x2d: can't find jump dest instruction at .text+0xa60000e3 CC [M] drivers/media/dvb-frontends/dvb-pll.o LD fs/jbd2/built-in.o net/sunrpc/xprtrdma/svc_rdma_backchannel.o: warning: objtool: xprt_setup_rdma_bc()+0x2d: can't find jump dest instruction at .text+0x8d010073 CC [M] drivers/iio/adc/nau7802.o drivers/leds/trigger/ledtrig-camera.o: warning: objtool: ledtrig_torch_ctrl()+0x1e: call without frame pointer save/setup drivers/leds/trigger/ledtrig-camera.o: warning: objtool: ledtrig_flash_ctrl()+0x1e: call without frame pointer save/setup drivers/leds/trigger/ledtrig-camera.o: warning: objtool: ledtrig_camera_init()+0x12: call without frame pointer save/setup drivers/leds/trigger/ledtrig-camera.o: warning: objtool: ledtrig_camera_exit()+0xb: call without frame pointer save/setup CC [M] net/sunrpc/xprtrdma/svc_rdma_recvfrom.o drivers/input/keyboard/lm8333.o: warning: objtool: lm8333_probe()+0x2e: can't find jump dest instruction at .text+0xb6010124 CC [M] drivers/leds/leds-bd2802.o CC [M] drivers/media/dvb-frontends/stv0299.o CC [M] fs/jbd2/transaction.o drivers/acpi/acpica/exmutex.o: warning: objtool: acpi_ex_acquire_mutex_object()+0x65: can't find jump dest instruction at .text+0xa10000b0 drivers/memory/of_memory.o: warning: objtool: of_get_ddr_timings()+0x59: can't find jump dest instruction at .text+0xd300025f drivers/input/misc/cm109.o: warning: objtool: keymap_kip1000()+0x1d: can't find jump dest instruction at .text+0xaa000022 CC drivers/acpi/acpica/exoparg1.o CC [M] drivers/isdn/hisax/q931.o drivers/gpu/drm/gma500/cdv_intel_dp.o: warning: objtool: i2c_algo_dp_aux_xfer()+0x1e: can't find jump dest instruction at .text+0x58010124 lib/digsig.o: warning: objtool: digsig_verify_rsa.constprop.2()+0x7e: can't find jump dest instruction at .text+0xbe020084 net/mac80211/rc80211_minstrel_ht.o: warning: objtool: minstrel_ht_get_stats()+0x62: can't find jump dest instruction at .text+0x8b000067 drivers/iommu/amd_iommu_init.o: warning: objtool: iommu_pc_get_set_reg_val()+0x2c: can't find jump dest instruction at .text+0x8c0002b1 LD [M] net/mac80211/mac80211.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/mm.o CC arch/x86/kernel/sysfb_simplefb.o drivers/iio/imu/adis_buffer.o: warning: objtool: adis_update_scan_mode()+0x71: can't find jump dest instruction at .text+0x89010157 CC [M] drivers/gpu/drm/gma500/oaktrail_hdmi_i2c.o drivers/iommu/dmar.o: warning: objtool: dmar_match_pci_path()+0x22: can't find jump dest instruction at .text+0x93000028 CC [M] drivers/gpu/drm/nouveau/nvkm/core/notify.o drivers/isdn/hisax/isdnl3.o: warning: objtool: release_l3_process()+0x18: can't find jump dest instruction at .text+0x9b01094e LD drivers/memory/built-in.o CC [M] drivers/iio/inkern.o LD drivers/iio/imu/built-in.o CC [M] drivers/input/misc/da9055_onkey.o LD [M] drivers/iio/imu/adis16400.o drivers/isdn/hardware/eicon/di.o: warning: objtool: isdn_rc()+0x8f: can't find jump dest instruction at .text+0x920500f5 drivers/isdn/i4l/isdn_v110.o: warning: objtool: DecodeMatrix()+0x27: can't find jump dest instruction at .text+0x9800002d LD [M] drivers/iio/imu/adis_lib.o drivers/input/rmi4/rmi_spi.o: warning: objtool: rmi_spi_manage_pools()+0x61: can't find jump dest instruction at .text+0xac000287 CC [M] fs/f2fs/segment.o drivers/gpu/drm/gma500/oaktrail_lvds.o: warning: objtool: oaktrail_lvds_mode_set()+0x41: can't find jump dest instruction at .text+0x4f010047 net/netfilter/nf_nat_ftp.o: warning: objtool: nf_nat_ftp_fmt_cmd.constprop.1()+0x1b: can't find jump dest instruction at .text+0x9b000041 CC [M] fs/hfs/dir.o CC [M] drivers/media/common/siano/sms-cards.o CC [M] drivers/isdn/hisax/callc.o CC [M] drivers/input/keyboard/mcs_touchkey.o CC [M] net/netfilter/nf_nat_sip.o drivers/isdn/hardware/eicon/istream.o: warning: objtool: diva_istream_write()+0x87: can't find jump dest instruction at .text+0xc300009c fs/hfsplus/brec.o: warning: objtool: hfs_btree_inc_height()+0x31: can't find jump dest instruction at .text+0xb0010037 LD [M] drivers/input/rmi4/rmi_core.o crypto/des_generic.o: warning: objtool: des_encrypt()+0x1d6: can't find jump dest instruction at .text+0xa6ff101b CC [M] fs/hfsplus/unicode.o CC [M] drivers/isdn/hardware/eicon/diva_dma.o drivers/isdn/hisax/lmgr.o: warning: objtool: hisax_manager()+0x55: call without frame pointer save/setup drivers/md/linear.o: warning: objtool: linear_conf()+0x37: can't find jump dest instruction at .text+0xbb01016d CC [M] drivers/infiniband/hw/hfi1/qsfp.o fs/hfsplus/bfind.o: warning: objtool: __hfsplus_brec_find()+0x68: can't find jump dest instruction at .text+0xc700022e drivers/infiniband/sw/rxe/rxe_dma.o: warning: objtool: rxe_map_sg()+0x37: can't find jump dest instruction at .text+0x8900023d CC [M] drivers/hwmon/ads1015.o net/ipv4/fib_semantics.o: warning: objtool: fib_good_nh()+0x1f: can't find jump dest instruction at .text+0xed0100a5 drivers/isdn/hardware/mISDN/speedfax.o: warning: objtool: speedfax_irq()+0x41: can't find jump dest instruction at .text+0xe10004f6 CC [M] net/wireless/debugfs.o fs/hfs/catalog.o: warning: objtool: hfs_cat_create()+0x41: can't find jump dest instruction at .text+0xa1010197 drivers/md/dm-builtin.o: warning: objtool: dm_kobject_release()+0x10: call without frame pointer save/setup CC drivers/acpi/acpica/exoparg2.o CC [M] drivers/md/raid10.o drivers/iio/temperature/tsys02d.o: warning: objtool: tsys02d_probe()+0x52: can't find jump dest instruction at .text+0xcb000057 CC [M] drivers/input/misc/da9063_onkey.o CC [M] crypto/twofish_common.o CC [M] drivers/input/keyboard/mpr121_touchkey.o drivers/isdn/hardware/mISDN/hfcsusb.o: warning: objtool: hfcsusb_stop_endpoint()+0x22: can't find jump dest instruction at .text+0xa2000567 drivers/ide/ide-xfer-mode.o: warning: objtool: ide_get_best_pio_mode()+0x36: can't find jump dest instruction at .text+0xec00013b CC [M] drivers/input/touchscreen/ad7879-i2c.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_fb.o CC [M] drivers/hid/hid-lg.o LD fs/jffs2/built-in.o CC [M] drivers/media/common/siano/smsendian.o drivers/gpu/drm/vmwgfx/vmwgfx_gmr.o: warning: objtool: vmw_gmr2_bind()+0x73: can't find jump dest instruction at .text+0xd6000079 LD fs/jfs/built-in.o net/tipc/udp_media.o: warning: objtool: tipc_udp_send_msg()+0x59: can't find jump dest instruction at .text+0x102032f CC [M] net/sunrpc/auth_gss/gss_rpc_xdr.o drivers/gpio/gpio-adp5588.o: warning: objtool: adp5588_gpio_probe()+0x3d: can't find jump dest instruction at .text+0x39020182 CC [M] drivers/gpu/drm/gma500/mdfld_device.o CC [M] fs/jffs2/compr.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_ioctl.o lib/strncpy_from_user.o: warning: objtool: strncpy_from_user()+0x17: can't find jump dest instruction at .text+0x201001d drivers/input/mouse/cyapa_gen3.o: warning: objtool: cyapa_gen3_state_parse()+0x33: can't find jump dest instruction at .text+0x86000038 CC [M] fs/jfs/super.o CC lib/sg_pool.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.o drivers/gpu/drm/via/via_map.o: warning: objtool: via_do_init_map()+0x6a: can't find jump dest instruction at .text+0xc9000070 drivers/gpio/gpio-altera.o: warning: objtool: altera_gpio_probe()+0x47: can't find jump dest instruction at .text+0xa90103ed CC [M] drivers/input/mouse/cyapa_gen5.o drivers/input/mousedev.o: warning: objtool: mousedev_touchpad_event()+0x10: can't find jump dest instruction at .text+0x7010016 drivers/input/touchscreen/ad7877.o: warning: objtool: ad7877_process_data()+0x49: can't find jump dest instruction at .text+0xb50001df drivers/acpi/acpi_pad.o: warning: objtool: round_robin_cpu()+0x29: can't find jump dest instruction at .text+0x8c01060c CC [M] drivers/media/common/saa7146/saa7146_fops.o CC [M] drivers/input/touchscreen/ad7879-spi.o net/sunrpc/xprtrdma/svc_rdma_marshal.o: warning: objtool: svc_rdma_xdr_decode_req()+0x2b: can't find jump dest instruction at .text+0x16020161 fs/hugetlbfs/inode.o: warning: objtool: hugetlbfs_parse_options()+0x22: can't find jump dest instruction at .text+0x6030428 CC [M] drivers/gpio/gpio-arizona.o 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()+0x8: call without frame pointer save/setup CC [M] drivers/gpu/drm/ttm/ttm_page_alloc_dma.o fs/hpfs/buffer.o: warning: objtool: hpfs_prefetch_sectors()+0x1c: can't find jump dest instruction at .text+0xc60000c2 CC [M] drivers/message/fusion/mptscsih.o drivers/iio/industrialio-core.o: warning: objtool: iio_debugfs_write_reg()+0x6b: can't find jump dest instruction at .text+0x840004e1 LD fs/hugetlbfs/hugetlbfs.o CC [M] net/netfilter/nf_nat_tftp.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/object.o drivers/gpu/drm/nouveau/nvkm/core/gpuobj.o: warning: objtool: nvkm_gpuobj_ctor()+0x1e: can't find jump dest instruction at .text+0xdf000104 drivers/gpu/drm/ttm/ttm_lock.o: warning: objtool: ttm_vt_lock()+0x2c: can't find jump dest instruction at .text+0xa2000362 drivers/input/keyboard/max7359_keypad.o: warning: objtool: max7359_probe()+0x50: can't find jump dest instruction at .text+0x2c020145 CC [M] drivers/iio/industrialio-buffer.o CC [M] fs/hpfs/dentry.o CC [M] drivers/media/dvb-core/dmxdev.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/oproxy.o LD fs/hugetlbfs/built-in.o lib/strnlen_user.o: warning: objtool: strlen_user()+0x17: can't find jump dest instruction at .text+0xb100001d drivers/memstick/host/tifm_ms.o: warning: objtool: tifm_ms_read_data()+0x60: can't find jump dest instruction at .text+0xb0000066 net/tipc/ib_media.o: warning: objtool: tipc_ib_msg2addr()+0x9: can't find call dest symbol at offset 0x830000cd CC [M] drivers/gpio/gpio-ath79.o CC [M] fs/f2fs/recovery.o drivers/iio/dac/m62332.o: warning: objtool: m62332_set_value()+0x3b: can't find jump dest instruction at .text+0x83000041 drivers/iio/dac/max517.o: warning: objtool: max517_probe()+0x31: can't find jump dest instruction at .text+0xd3000147 CC [M] fs/hfs/extent.o CC [M] drivers/isdn/hardware/mISDN/mISDNipac.o CC [M] fs/f2fs/shrinker.o CC [M] drivers/iio/dac/max5821.o drivers/iio/imu/kmx61.o: warning: objtool: kmx61_set_mode()+0x5f: can't find jump dest instruction at .text+0xac0001e4 CC [M] drivers/isdn/hardware/mISDN/mISDNisar.o kernel/audit_watch.o: warning: objtool: audit_watch_log_rule_change.isra.2()+0x35: can't find jump dest instruction at .text+0xb100009b LD drivers/media/firewire/built-in.o CC [M] drivers/acpi/acpi_extlog.o drivers/i2c/busses/i2c-emev2.o: warning: objtool: em_i2c_slave_irq()+0x1e: can't find jump dest instruction at .text+0x1a010024 CC kernel/audit_tree.o drivers/iio/light/opt3001.o: warning: objtool: opt3001_write_event_value()+0x2b: can't find jump dest instruction at .text+0x37010121 kernel/audit_fsnotify.o: warning: objtool: audit_mark_log_rule_change.isra.1.constprop.2()+0x2b: can't find jump dest instruction at .text+0xb4000061 CC [M] drivers/gpu/drm/nouveau/nvkm/core/option.o drivers/isdn/hardware/eicon/divasproc.o: warning: objtool: info_proc_show()+0x14e: can't find jump dest instruction at .text+0x83000424 CC [M] drivers/i2c/busses/i2c-gpio.o CC [M] drivers/media/firewire/firedtv-avc.o CC [M] drivers/gpu/drm/i915/i915_gem_execbuffer.o drivers/gpu/drm/radeon/atombios_crtc.o: warning: objtool: atombios_crtc_set_disp_eng_pll()+0x41: can't find jump dest instruction at .text+0x97000537 CC [M] drivers/gpu/drm/ttm/ttm_agp_backend.o drivers/isdn/hysdn/boardergo.o: warning: objtool: ergo_irq_bh()+0x2c: can't find jump dest instruction at .text+0xe3000032 drivers/iio/light/pa12203001.o: warning: objtool: pa12203001_write_raw()+0x26: can't find jump dest instruction at .text+0x8300002c drivers/gpu/drm/nouveau/nvkm/core/memory.o: warning: objtool: nvkm_memory_del()+0x48: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/core/memory.o: warning: objtool: nvkm_memory_new()+0x30: call without frame pointer save/setup drivers/isdn/hysdn/hysdn_boot.o: warning: objtool: pof_handle_data()+0x26: can't find jump dest instruction at .text+0x8a00002c CC [M] drivers/gpu/drm/radeon/radeon_ttm.o CC [M] fs/f2fs/extent_cache.o CC [M] drivers/iio/light/rpr0521.o drivers/gpu/drm/vc4/vc4_hdmi.o: warning: objtool: vc4_hdmi_bind()+0x39: can't find jump dest instruction at .text+0x8503059f CC [M] drivers/isdn/hysdn/hysdn_net.o drivers/isdn/hysdn/hysdn_proclog.o: warning: objtool: hysdn_log_read()+0x43: can't find jump dest instruction at .text+0x8e000249 crypto/blowfish_common.o: warning: objtool: blowfish_setkey()+0xef: can't find call dest symbol at offset 0x8cfc0473 net/ipv4/igmp.o: warning: objtool: is_in()+0xc: can't find jump dest instruction at .text+0xe6000012 drivers/input/keyboard/matrix_keypad.o: warning: objtool: matrix_keypad_parse_dt()+0x3a: can't find jump dest instruction at .text+0xe301007f sound/soc/codecs/da7210.o: warning: objtool: da7210_set_dai_fmt()+0x7b: can't find jump dest instruction at .text+0x87000221 drivers/gpu/drm/amd/amdgpu/amdgpu_test.o: warning: objtool: amdgpu_do_test_moves()+0xbb: can't find jump dest instruction at .text+0x6b0600c0 CC [M] drivers/iommu/amd_iommu_v2.o drivers/gpu/drm/ttm/ttm_object.o: warning: objtool: ttm_object_file_init()+0x32: can't find jump dest instruction at .text+0x8a0000e8 CC [M] drivers/gpu/drm/nouveau/nvkm/core/ramht.o drivers/isdn/hardware/eicon/io.o: warning: objtool: pcm_req()+0x21: can't find jump dest instruction at .text+0xd6000227 drivers/media/common/saa7146/saa7146_i2c.o: warning: objtool: saa7146_i2c_reset()+0x40: can't find jump dest instruction at .text+0x8a000056 fs/hfsplus/bnode.o: warning: objtool: hfsplus_bnode_copy()+0x1f: can't find jump dest instruction at .text+0xad020495 drivers/hwmon/adm1026.o: warning: objtool: adm1026_print_gpio()+0xd0: can't find jump dest instruction at .text+0x760000d5 CC [M] drivers/gpu/drm/vc4/vc4_hvs.o CC [M] drivers/infiniband/sw/rxe/rxe_icrc.o CC [M] sound/soc/codecs/da7213.o CC lib/stmp_device.o CC [M] drivers/iio/dac/mcp4725.o CC [M] drivers/isdn/hardware/eicon/os_bri.o drivers/iommu/irq_remapping.o: warning: objtool: setup_irqremap()+0x12: can't find jump dest instruction at .init.text+0xea00002a CC [M] drivers/gpu/drm/amd/amdgpu/atombios_encoders.o CC [M] fs/hfsplus/wrapper.o drivers/gpu/drm/ttm/ttm_bo.o: warning: objtool: ttm_bo_device_init()+0x52: can't find jump dest instruction at .text+0x20104f8 CC [M] drivers/leds/leds-lm3530.o CC [M] drivers/infiniband/hw/mthca/mthca_mad.o drivers/isdn/mISDN/fsm.o: warning: objtool: mISDN_FsmAddTimer()+0x3c: can't find jump dest instruction at .text+0x87000192 drivers/isdn/hysdn/hysdn_sched.o: warning: objtool: hysdn_sched_tx()+0xa4: can't find jump dest instruction at .text+0x8f010139 drivers/gpu/drm/nouveau/nvkm/core/ioctl.o: warning: objtool: nvkm_ioctl_sclass()+0x4c: can't find jump dest instruction at .text+0xb40000e2 CC [M] drivers/hwmon/ads7828.o CC [M] net/netfilter/nf_synproxy_core.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/subdev.o CC [M] drivers/isdn/mISDN/socket.o drivers/infiniband/core/mad_rmpp.o: warning: objtool: init_newwin()+0x38: can't find jump dest instruction at .text+0x9e0000ce CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_sa.o CC [M] drivers/isdn/hysdn/hysdn_init.o arch/x86/kernel/uprobes.o: warning: objtool: uprobe_init_insn()+0x31: can't find jump dest instruction at .text+0xcb0000c7 drivers/infiniband/hw/hfi1/mad.o: warning: objtool: __subn_get_opa_nodeinfo()+0x56: can't find jump dest instruction at .text+0xd300005c CC [M] drivers/isdn/hardware/eicon/s_bri.o CC [M] drivers/iio/dac/mcp4922.o CC [M] drivers/gpu/drm/amd/amdgpu/atombios_i2c.o CC [M] net/sunrpc/auth_gss/gss_krb5_mech.o drivers/iommu/intel_irq_remapping.o: warning: objtool: intel_get_ir_irq_domain()+0xc: can't find jump dest instruction at .text+0x980000a2 drivers/input/tablet/hanwang.o: warning: objtool: hanwang_probe()+0x41: can't find jump dest instruction at .text+0x4f0300b7 CC [M] drivers/input/tablet/pegasus_notetaker.o drivers/input/misc/cma3000_d0x_i2c.o: warning: objtool: cma3000_i2c_resume()+0x10: call without frame pointer save/setup drivers/input/misc/cma3000_d0x_i2c.o: warning: objtool: cma3000_i2c_suspend()+0x10: call without frame pointer save/setup drivers/input/misc/cma3000_d0x_i2c.o: warning: objtool: cma3000_i2c_remove()+0x10: call without frame pointer save/setup drivers/input/misc/cma3000_d0x_i2c.o: warning: objtool: cma3000_i2c_set()+0x2a: call without frame pointer save/setup drivers/input/misc/cma3000_d0x_i2c.o: warning: objtool: cma3000_i2c_read()+0x27: call without frame pointer save/setup drivers/input/misc/cma3000_d0x_i2c.o: warning: objtool: cma3000_i2c_probe()+0x22: 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 lib/irq_poll.o drivers/input/joydev.o: warning: objtool: joydev_ioctl_common()+0x26: can't find jump dest instruction at .text+0x9d01037c drivers/isdn/hardware/eicon/diva.o: warning: objtool: divas_create_pci_card()+0x70: can't find jump dest instruction at .text+0xd6000476 lib/net_utils.o: warning: objtool: mac_pton()+0x23: can't find jump dest instruction at .text+0x80000029 CC [M] net/wireless/wext-compat.o drivers/media/common/b2c2/flexcop-fe-tuner.o: warning: objtool: samsung_tbmu24112_set_symbol_rate()+0x8b: can't find jump dest instruction at .text+0xab0000c1 CC [M] drivers/input/misc/e3x0-button.o CC fs/kernfs/mount.o CC [M] drivers/media/dvb-core/dvb_demux.o CC [M] sound/soc/codecs/da7218.o CC fs/kernfs/inode.o drivers/ide/ide-timings.o: warning: objtool: ide_timing_compute()+0x3d: can't find jump dest instruction at .text+0x93010323 CC [M] drivers/ide/ide-atapi.o net/ipv4/fib_trie.o: warning: objtool: fib_route_seq_show()+0x3f: can't find jump dest instruction at .text+0x7c0100e4 CC drivers/mfd/88pm860x-core.o drivers/gpu/drm/ttm/ttm_execbuf_util.o: warning: objtool: ttm_eu_backoff_reservation()+0x22: can't find jump dest instruction at .text+0xa6000028 CC [M] drivers/iio/light/tsl2563.o drivers/media/common/b2c2/flexcop.o: warning: objtool: flexcop_dvb_init()+0x62: can't find jump dest instruction at .text+0x10201d7 CC [M] drivers/input/touchscreen/ads7846.o drivers/memstick/host/rtsx_pci_ms.o: warning: objtool: rtsx_pci_ms_drv_remove()+0x2e: can't find jump dest instruction at .text+0xea0000f4 fs/fscache/proc.o: warning: objtool: fscache_proc_init()+0x45: can't find jump dest instruction at .init.text+0xca00004b net/sunrpc/auth_gss/gss_rpc_upcall.o: warning: objtool: gssp_accept_sec_context_upcall()+0x103: can't find jump dest instruction at .text+0xc2010629 fs/fscache/object.o: warning: objtool: fscache_look_up_object()+0x16a: can't find jump dest instruction at .text+0x9b010bd0 drivers/isdn/hardware/mISDN/mISDNinfineon.o: warning: objtool: reset_inf()+0x31: can't find jump dest instruction at .text+0x90020b17 drivers/iio/pressure/ms5637.o: warning: objtool: ms5637_probe()+0x56: can't find jump dest instruction at .text+0xbb00009b drivers/iio/magnetometer/st_magn_buffer.o: warning: objtool: st_magn_buffer_preenable()+0xe: call without frame pointer save/setup drivers/iio/magnetometer/st_magn_buffer.o: warning: objtool: st_magn_buffer_predisable()+0x18: call without frame pointer save/setup drivers/iio/magnetometer/st_magn_buffer.o: warning: objtool: st_magn_buffer_postenable()+0x2a: call without frame pointer save/setup drivers/iio/magnetometer/st_magn_buffer.o: warning: objtool: st_magn_trig_set_state()+0x14: call without frame pointer save/setup drivers/iio/magnetometer/st_magn_buffer.o: warning: objtool: st_magn_allocate_ring()+0x19: call without frame pointer save/setup drivers/iio/magnetometer/st_magn_buffer.o: warning: objtool: st_magn_deallocate_ring()+0x9: call without frame pointer save/setup CC [M] drivers/media/firewire/firedtv-ci.o CC [M] fs/hfsplus/bitmap.o CC [M] drivers/ide/setup-pci.o CC [M] drivers/iio/magnetometer/st_magn_i2c.o CC [M] fs/ext4/mballoc.o sound/soc/codecs/cx20442.o: warning: objtool: cx20442_write()+0x43: can't find jump dest instruction at .text+0x3e0102e9 CC [M] drivers/acpi/acpi_configfs.o drivers/infiniband/hw/mthca/mthca_av.o: warning: objtool: mthca_rate_to_ib()+0x24: can't find jump dest instruction at .text+0x8900002a CC [M] drivers/infiniband/hw/mthca/mthca_provider.o CC [M] drivers/iio/pressure/st_pressure_core.o 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 net/netfilter/nf_nat_irc.o: warning: objtool: help()+0x6c: can't find jump dest instruction at .text+0xe3000092 CC [M] drivers/iio/magnetometer/st_magn_spi.o CC fs/kernfs/dir.o CC [M] crypto/serpent_generic.o drivers/gpu/drm/gma500/oaktrail_lvds_i2c.o: warning: objtool: oaktrail_lvds_i2c_init()+0x43: can't find jump dest instruction at .text+0x11010109 drivers/gpio/gpio-amdpt.o: warning: objtool: pt_gpio_probe()+0x2d: can't find jump dest instruction at .text+0xaa010053 CC [M] drivers/isdn/i4l/isdn_x25iface.o drivers/infiniband/hw/qib/qib_fs.o: warning: objtool: flash_write()+0x26: can't find jump dest instruction at .text+0x9100033c CC [M] net/netfilter/nf_dup_netdev.o fs/isofs/namei.o: warning: objtool: isofs_find_entry()+0x5f: can't find jump dest instruction at .text+0x5d030065 fs/btrfs/delayed-ref.o: warning: objtool: add_delayed_ref_head.isra.2()+0x17a: can't find jump dest instruction at .text+0xc300038f drivers/memstick/core/memstick.o: warning: objtool: memstick_alloc_host()+0x28: can't find jump dest instruction at .text+0x9900092e CC [M] net/wireless/wext-sme.o drivers/gpio/gpio-amd8111.o: warning: objtool: amd_gpio_init()+0x3a: can't find jump dest instruction at .init.text+0x3101003f drivers/gpu/drm/ttm/ttm_bo_manager.o: warning: objtool: ttm_bo_man_get_node()+0x5b: can't find jump dest instruction at .text+0x88000221 fs/btrfs/compression.o: warning: objtool: find_workspace()+0xcf: can't find jump dest instruction at .text+0xeb0000d4 CC [M] net/ipv6/fib6_rules.o drivers/input/misc/da9052_onkey.o: warning: objtool: da9052_onkey_probe()+0x4b: can't find jump dest instruction at .text+0x960100a0 CC [M] sound/soc/codecs/da7219.o CC [M] drivers/input/mouse/cyapa_gen6.o drivers/gpu/drm/amd/amdgpu/atombios_dp.o: warning: objtool: amdgpu_atombios_dp_get_adjust_train()+0x29: can't find jump dest instruction at .text+0x8a00002f CC [M] fs/isofs/inode.o net/ipv4/proc.o: warning: objtool: icmpmsg_put_line()+0x24: can't find jump dest instruction at .text+0x8a0000ea CC [M] drivers/iio/pressure/st_pressure_buffer.o CC [M] drivers/media/dvb-core/dvb_filter.o CC [M] drivers/input/misc/drv260x.o CC [M] drivers/gpu/drm/drm_crtc_helper.o drivers/iommu/intel-svm.o: warning: objtool: intel_flush_svm_range_dev.isra.2()+0xe9: can't find jump dest instruction at .text+0xa200012f CC drivers/mfd/88pm860x-i2c.o CC [M] drivers/media/dvb-core/dvb_ca_en50221.o CC [M] drivers/gpu/drm/virtio/virtgpu_drm_bus.o drivers/gpu/drm/i915/i915_gem_dmabuf.o: warning: objtool: i915_gem_map_dma_buf()+0x33: can't find jump dest instruction at .text+0x5a020419 drivers/input/misc/da9055_onkey.o: warning: objtool: da9055_onkey_probe()+0x5c: can't find jump dest instruction at .text+0x880100c1 drivers/infiniband/hw/hfi1/pio.o: warning: objtool: sc_wait_for_packet_egress()+0x40: can't find jump dest instruction at .text+0xae000126 drivers/input/tablet/kbtab.o: warning: objtool: kbtab_probe()+0x4c: can't find jump dest instruction at .text+0x520200c2 drivers/isdn/capi/capidrv.o: warning: objtool: handle_dtrace_data()+0x29: can't find jump dest instruction at .text+0xd60101ae fs/gfs2/lops.o: warning: objtool: buf_lo_scan_elements()+0x39: can't find jump dest instruction at .text+0x2b0106ff CC [M] drivers/ide/ide-dma.o CC [M] drivers/gpu/drm/i915/i915_gem_fence.o drivers/acpi/acpica/exnames.o: warning: objtool: acpi_ex_name_segment()+0x8d: can't find jump dest instruction at .text+0xf80101c9 drivers/infiniband/core/umem_rbtree.o: warning: objtool: rbt_ib_umem_remove()+0x4b: can't find jump dest instruction at .text+0x4d0101e0 CC [M] sound/soc/codecs/da7219-aad.o CC [M] drivers/input/tablet/wacom_serial4.o fs/btrfs/volumes.o: warning: objtool: sort_parity_stripes()+0x26: can't find jump dest instruction at .text+0xc40001bc fs/f2fs/super.o: warning: objtool: trace_raw_output_f2fs_writepages()+0x34: can't find jump dest instruction at .text+0x500106fa CC [M] fs/hfsplus/part_tbl.o arch/x86/kernel/sysfb_simplefb.o: warning: objtool: parse_mode()+0x11: can't find jump dest instruction at .init.text+0xbf000017 lib/sg_split.o: warning: objtool: sg_calculate_split()+0x5d: can't find jump dest instruction at .text+0xfb000063 drivers/gpu/drm/virtio/virtgpu_kms.o: warning: objtool: virtio_gpu_driver_load()+0x32: can't find jump dest instruction at .text+0xc30300d8 CC net/ipv4/ipmr.o CC [M] fs/btrfs/delayed-inode.o drivers/isdn/hardware/mISDN/w6692.o: warning: objtool: W6692_ph_bh()+0x2b: can't find jump dest instruction at .text+0x2a010101 CC [M] drivers/iio/magnetometer/hmc5843_core.o CC arch/x86/kernel/sysfb_efi.o CC net/ipv4/syncookies.o CC [M] drivers/message/fusion/mptspi.o drivers/input/touchscreen/ad7879-i2c.o: warning: objtool: ad7879_i2c_remove()+0x10: call without frame pointer save/setup drivers/input/touchscreen/ad7879-i2c.o: warning: objtool: ad7879_i2c_write()+0x18: call without frame pointer save/setup drivers/input/touchscreen/ad7879-i2c.o: warning: objtool: ad7879_i2c_multi_read()+0x21: call without frame pointer save/setup drivers/input/touchscreen/ad7879-i2c.o: warning: objtool: ad7879_i2c_read()+0x11: call without frame pointer save/setup drivers/input/touchscreen/ad7879-i2c.o: warning: objtool: ad7879_i2c_probe()+0x57: call without frame pointer save/setup drivers/input/touchscreen/ad7879-i2c.o: warning: objtool: ad7879_i2c_driver_init()+0x12: call without frame pointer save/setup drivers/input/touchscreen/ad7879-i2c.o: warning: objtool: ad7879_i2c_driver_exit()+0xb: call without frame pointer save/setup CC [M] crypto/camellia_generic.o CC [M] fs/isofs/dir.o drivers/gpu/drm/amd/amdgpu/amdgpu_afmt.o: warning: objtool: amdgpu_afmt_acr()+0x5f: can't find jump dest instruction at .text+0x84000194 CC [M] drivers/infiniband/sw/rxe/rxe_mcast.o CC [M] fs/hfs/inode.o drivers/infiniband/hw/mthca/mthca_qp.o: warning: objtool: build_mlx_header()+0x88: can't find jump dest instruction at .text+0xaf01019e CC [M] drivers/message/fusion/mptfc.o CC [M] drivers/gpu/drm/via/via_dma.o CC [M] drivers/isdn/hardware/eicon/os_4bri.o drivers/acpi/acpica/exoparg2.o: warning: objtool: acpi_ex_opcode_2A_2T_1R()+0x44: can't find jump dest instruction at .text+0x80000139 CC net/ipv4/ipconfig.o drivers/memstick/host/rtsx_usb_ms.o: warning: objtool: rtsx_usb_ms_drv_probe()+0x32: can't find jump dest instruction at .text+0xad010258 fs/jffs2/compr.o: warning: objtool: jffs2_selected_compress()+0x4c: can't find jump dest instruction at .text+0x8010051 drivers/hwmon/ads1015.o: warning: objtool: ads1015_get_channels_config_of()+0x2e: can't find jump dest instruction at .text+0x55010094 drivers/hwmon/adm9240.o: warning: objtool: adm9240_detect()+0x4a: can't find jump dest instruction at .text+0xb2000050 CC [M] fs/jffs2/dir.o CC [M] drivers/iio/pressure/t5403.o drivers/iio/adc/nau7802.o: warning: objtool: nau7802_write_raw()+0x2a: can't find jump dest instruction at .text+0x10120 drivers/isdn/hardware/eicon/diva_dma.o: warning: objtool: diva_alloc_dma_map()+0x2d: call without frame pointer save/setup drivers/isdn/hardware/eicon/diva_dma.o: warning: objtool: diva_free_dma_mapping()+0xe: call without frame pointer save/setup lib/stmp_device.o: warning: objtool: stmp_reset_block()+0x11: can't find call dest symbol at offset 0xab000055 CC [M] drivers/hwmon/ads7871.o drivers/iio/magnetometer/st_magn_core.o: warning: objtool: st_magn_common_probe()+0x5e: can't find jump dest instruction at .text+0xf10000b4 drivers/input/keyboard/mcs_touchkey.o: warning: objtool: mcs_touchkey_probe()+0x40: can't find jump dest instruction at .text+0x18020135 drivers/input/touchscreen/ad7879.o: warning: objtool: ad7879_parse_dt()+0x4c: can't find jump dest instruction at .text+0xaf000201 drivers/gpu/drm/radeon/radeon_fence.o: warning: objtool: radeon_fence_default_wait()+0x5a: can't find jump dest instruction at .text+0xd2000080 CC [M] drivers/iio/pressure/hp206c.o CC [M] drivers/iio/adc/palmas_gpadc.o CC [M] drivers/isdn/hardware/eicon/s_4bri.o drivers/gpu/drm/via/via_mm.o: warning: objtool: via_mem_alloc()+0x4d: can't find jump dest instruction at .text+0x860102a2 net/sunrpc/xprtrdma/svc_rdma_transport.o: warning: objtool: rdma_create_xprt()+0x33: can't find jump dest instruction at .text+0x6e010109 CC [M] drivers/gpio/gpio-brcmstb.o CC [M] drivers/input/mouse/elan_i2c_core.o CC [M] drivers/input/touchscreen/ar1021_i2c.o CC [M] drivers/gpu/drm/via/via_verifier.o net/tipc/sysctl.o: warning: objtool: tipc_register_sysctl()+0x1e: call without frame pointer save/setup net/tipc/sysctl.o: warning: objtool: tipc_unregister_sysctl()+0x10: call without frame pointer save/setup CC [M] drivers/media/common/siano/smsir.o net/wireless/ocb.o: warning: objtool: __cfg80211_join_ocb()+0x70: can't find jump dest instruction at .text+0x75030076 drivers/acpi/acpica/exoparg1.o: warning: objtool: acpi_ex_opcode_1A_1T_1R()+0x55: can't find jump dest instruction at .text+0xe60302e0 CC drivers/acpi/acpica/exoparg3.o LD [M] net/tipc/tipc.o fs/gfs2/log.o: warning: objtool: gfs2_ail1_empty_one()+0x2d: can't find jump dest instruction at .text+0x840003f3 drivers/infiniband/sw/rxe/rxe_mmap.o: warning: objtool: rxe_mmap()+0x116: can't find call dest symbol at offset 0xf5fe020a CC [M] drivers/media/common/cx2341x.o fs/hfs/dir.o: warning: objtool: hfs_lookup()+0x40: can't find jump dest instruction at .text+0x830002c5 drivers/infiniband/hw/mthca/mthca_mcg.o: warning: objtool: find_mgm()+0x44: can't find jump dest instruction at .text+0x3101004a drivers/isdn/hardware/avm/c4.o: warning: objtool: c4_remove()+0x1f: can't find jump dest instruction at .text+0x8a0001a5 net/ipv4/gre_offload.o: warning: objtool: gre_gso_segment()+0x53: can't find jump dest instruction at .text+0xe3020059 CC [M] fs/ext4/block_validity.o net/ipv4/sysctl_net_ipv4.o: warning: objtool: ipv4_sysctl_init_net()+0x3a: can't find jump dest instruction at .text+0x91000080 CC [M] fs/jbd2/commit.o CC [M] drivers/input/mouse/elan_i2c_i2c.o CC [M] fs/gfs2/main.o LD drivers/media/common/v4l2-tpg/built-in.o CC net/ipv4/netfilter.o drivers/hid/hid-lenovo.o: warning: objtool: lenovo_send_cmd_cptkbd()+0x42: can't find jump dest instruction at .text+0x8f000368 drivers/isdn/mISDN/core.o: warning: objtool: mISDN_register_device()+0x55: can't find jump dest instruction at .text+0xa30003fa drivers/input/keyboard/mpr121_touchkey.o: warning: objtool: mpr_touchkey_interrupt()+0x64: can't find jump dest instruction at .text+0xa2000119 CC [M] drivers/infiniband/hw/mthca/mthca_memfree.o drivers/gpu/drm/gma500/oaktrail_hdmi.o: warning: objtool: oaktrail_crtc_hdmi_mode_set()+0x47: can't find jump dest instruction at .text+0x5b06037d drivers/input/misc/cma3000_d0x.o: warning: objtool: cma3000_thread_irq()+0x2d: can't find jump dest instruction at .text+0x24010073 drivers/md/raid0.o: warning: objtool: raid0_make_request()+0x25: can't find jump dest instruction at .text+0x2d01027a drivers/gpu/drm/amd/amdgpu/amdgpu_pm.o: warning: objtool: hwmon_attributes_visible()+0x24: can't find jump dest instruction at .text+0x201019a CC [M] drivers/media/common/v4l2-tpg/v4l2-tpg-core.o CC [M] drivers/iio/pressure/st_pressure_i2c.o drivers/memstick/host/jmb38x_ms.o: warning: objtool: jmb38x_ms_read_data()+0x5a: can't find jump dest instruction at .text+0xa4000060 CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_prime.o fs/ext4/migrate.o: warning: objtool: free_dind_blocks()+0x49: can't find jump dest instruction at .text+0x920000df CC [M] fs/jbd2/recovery.o fs/hpfs/dentry.o: warning: objtool: hpfs_hash_dentry()+0x31: can't find jump dest instruction at .text+0x9c0000c6 CC [M] drivers/input/keyboard/newtonkbd.o drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_iio_execute()+0x49: can't find jump dest instruction at .text+0xe301008f drivers/gpu/drm/gma500/oaktrail_hdmi_i2c.o: warning: objtool: oaktrail_hdmi_i2c_access()+0x7c: can't find jump dest instruction at .text+0xc0000092 drivers/gpio/gpio-arizona.o: warning: objtool: arizona_gpio_probe()+0x57: can't find jump dest instruction at .text+0xc60001ad CC [M] fs/jffs2/file.o fs/btrfs/free-space-cache.o: warning: objtool: tree_insert_offset()+0xf: can't find jump dest instruction at .text+0x7d000094 drivers/infiniband/hw/hfi1/platform.o: warning: objtool: apply_rx_cdr()+0x2d: can't find jump dest instruction at .text+0xe00000e3 CC [M] drivers/gpu/drm/virtio/virtgpu_gem.o CC [M] fs/hpfs/dir.o CC [M] drivers/isdn/hysdn/hycapi.o fs/btrfs/ioctl.o: warning: objtool: btrfs_ioctl_subvol_setflags()+0x42: can't find jump dest instruction at .text+0xc40104a8 CC [M] drivers/input/evbug.o CC [M] drivers/media/firewire/firedtv-dvb.o CC [M] drivers/input/touchscreen/atmel_mxt_ts.o CC [M] drivers/infiniband/hw/hfi1/rc.o drivers/input/misc/da9063_onkey.o: warning: objtool: da9063_onkey_probe()+0x47: can't find jump dest instruction at .text+0xa602004d CC [M] drivers/leds/leds-lm3533.o net/sched/sch_codel.o: warning: objtool: codel_dump()+0x49: can't find jump dest instruction at .text+0x4b01022f drivers/input/touchscreen/ad7879-spi.o: warning: objtool: ad7879_spi_xfer()+0x4d: can't find jump dest instruction at .text+0x76010073 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bar/base.o CC [M] drivers/gpio/gpio-clps711x.o CC [M] fs/jbd2/checkpoint.o CC [M] drivers/iio/pressure/st_pressure_spi.o CC [M] drivers/media/common/tveeprom.o fs/f2fs/shrinker.o: warning: objtool: f2fs_shrink_count()+0x2f: can't find jump dest instruction at .text+0x82000035 drivers/gpu/drm/i915/i915_gem_evict.o: warning: objtool: i915_gem_evict_something()+0x2e: can't find jump dest instruction at .text+0xbb000163 CC [M] net/sched/sch_fq_codel.o net/sunrpc/xprtrdma/svc_rdma_sendto.o: warning: objtool: send_write()+0x5d: can't find jump dest instruction at .text+0xc0301a2 CC [M] drivers/i2c/busses/i2c-hix5hd2.o CC [M] drivers/media/dvb-core/dvb_frontend.o CC [M] drivers/input/keyboard/omap4-keypad.o drivers/isdn/i4l/isdn_concap.o: warning: objtool: isdn_concap_dl_data_req()+0xca: can't find jump dest instruction at .text+0x6400010f CC [M] net/sched/sch_fq.o CC [M] drivers/iio/light/stk3310.o drivers/hwmon/adm1031.o: warning: objtool: trust_fan_readings()+0x12: can't find jump dest instruction at .text+0xc3000018 drivers/gpu/drm/ttm/ttm_page_alloc.o: warning: objtool: ttm_page_pool_free()+0x65: can't find jump dest instruction at .text+0xff0001ba CC [M] drivers/media/common/siano/smsdvb-main.o CC [M] net/sunrpc/auth_gss/gss_krb5_seal.o drivers/gpu/drm/nouveau/nvkm/core/notify.o: warning: objtool: nvkm_notify_send()+0x61: can't find jump dest instruction at .text+0xb30001e6 CC [M] fs/jbd2/revoke.o fs/ext4/resize.o: warning: objtool: ext4_convert_meta_bg()+0x39: can't find jump dest instruction at .text+0x9200009f drivers/memstick/core/mspro_block.o: warning: objtool: mspro_block_issue_req()+0x28: can't find jump dest instruction at .text+0x9600022d CC [M] drivers/media/common/cypress_firmware.o fs/ext4/ext4_jbd2.o: warning: objtool: __ext4_journal_start_sb()+0x39: can't find jump dest instruction at .text+0xc000017e CC [M] crypto/cast_common.o drivers/isdn/hisax/isdnl2.o: warning: objtool: l2_st6_tout_200()+0x48: can't find jump dest instruction at .text+0x9a00053d drivers/gpio/gpio-ath79.o: warning: objtool: ath79_gpio_irq_set_type()+0x3a: can't find jump dest instruction at .text+0xf4000060 drivers/hwmon/ads7828.o: warning: objtool: ads7828_probe()+0x4b: can't find jump dest instruction at .text+0x110100d1 CC [M] drivers/infiniband/hw/qib/qib_intr.o CC [M] fs/jffs2/ioctl.o drivers/iio/dac/mcp4725.o: warning: objtool: mcp4725_probe()+0x53: can't find jump dest instruction at .text+0xfd000218 net/ipv4/ping.o: warning: objtool: ping_get_port()+0x2a: can't find jump dest instruction at .text+0x8c0006f0 CC [M] drivers/media/common/siano/smsdvb-debugfs.o CC [M] drivers/infiniband/hw/qib/qib_mad.o drivers/isdn/hardware/mISDN/netjet.o: warning: objtool: fill_dma()+0x28: can't find jump dest instruction at .text+0x1f0302ee CC [M] fs/jffs2/nodelist.o drivers/iio/industrialio-event.o: warning: objtool: iio_device_add_event()+0x3f: can't find jump dest instruction at .text+0x3c010105 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bar/nv50.o fs/fscache/operation.o: warning: objtool: fscache_put_operation()+0x9a: can't find jump dest instruction at .text+0x410200af drivers/iio/dac/max5821.o: warning: objtool: max5821_get_value()+0x2f: can't find jump dest instruction at .text+0xa9000265 CC [M] drivers/hwmon/adt7x10.o CC [M] drivers/iio/industrialio-trigger.o drivers/gpu/drm/i915/i915_gem_context.o: warning: objtool: i915_gem_context_free()+0x55: can't find jump dest instruction at .text+0xb90000fa drivers/iio/adc/mxs-lradc.o: warning: objtool: mxs_lradc_buffer_preenable()+0x3a: can't find jump dest instruction at .text+0x810104a0 CC [M] fs/fscache/stats.o CC [M] drivers/iio/light/tcs3414.o CC [M] drivers/media/dvb-frontends/stb0899_drv.o drivers/gpu/drm/radeon/radeon_combios.o: warning: objtool: combios_get_table_offset()+0x1e: can't find jump dest instruction at .text+0x8a030024 drivers/input/evdev.o: warning: objtool: __evdev_flush_queue()+0x25: can't find jump dest instruction at .text+0x9f00054b CC [M] drivers/input/misc/drv2665.o CC [M] drivers/input/touchscreen/auo-pixcir-ts.o CC [M] drivers/isdn/i4l/isdn_audio.o mm/khugepaged.o: warning: objtool: perf_trace_mm_collapse_huge_page_swapin()+0x47: can't find jump dest instruction at .text+0x870006cd drivers/media/dvb-frontends/dvb-pll.o: warning: objtool: dvb_pll_init()+0x1f: can't find jump dest instruction at .text+0xab000195 CC [M] fs/hpfs/dnode.o drivers/gpu/drm/nouveau/nvkm/core/mm.o: warning: objtool: nvkm_mm_free()+0x2d: can't find jump dest instruction at .text+0xbc000233 drivers/i2c/busses/i2c-gpio.o: warning: objtool: i2c_gpio_probe()+0x46: can't find jump dest instruction at .text+0x9c02032b CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bar/g84.o CC mm/page_counter.o CC [M] drivers/iio/adc/qcom-spmi-iadc.o drivers/iommu/amd_iommu.o: warning: objtool: irq_remapping_prepare_irte()+0x6f: can't find jump dest instruction at .text+0x95000115 drivers/infiniband/hw/nes/nes_mgt.o: warning: objtool: nes_change_quad_hash()+0x3e: can't find jump dest instruction at .text+0x37010044 fs/ext4/inode.o: warning: objtool: mpage_release_unused_pages()+0x2e: can't find jump dest instruction at .text+0x8a010734 CC [M] drivers/isdn/hisax/fsm.o CC [M] drivers/input/keyboard/opencores-kbd.o CC mm/memcontrol.o drivers/gpu/drm/nouveau/nvkm/core/oproxy.o: warning: objtool: nvkm_oproxy_bind()+0xd: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/core/oproxy.o: warning: objtool: nvkm_oproxy_wr32()+0xd: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/core/oproxy.o: warning: objtool: nvkm_oproxy_wr16()+0x10: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/core/oproxy.o: warning: objtool: nvkm_oproxy_wr08()+0x10: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/core/oproxy.o: warning: objtool: nvkm_oproxy_rd32()+0xd: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/core/oproxy.o: warning: objtool: nvkm_oproxy_rd16()+0xd: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/core/oproxy.o: warning: objtool: nvkm_oproxy_rd08()+0xd: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/core/oproxy.o: warning: objtool: nvkm_oproxy_map()+0xd: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/core/oproxy.o: warning: objtool: nvkm_oproxy_ntfy()+0xd: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/core/oproxy.o: warning: objtool: nvkm_oproxy_mthd()+0xd: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/core/oproxy.o: warning: objtool: nvkm_oproxy_dtor()+0x31: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/core/oproxy.o: warning: objtool: nvkm_oproxy_ctor()+0x26: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/core/oproxy.o: warning: objtool: nvkm_oproxy_new_()+0x33: call without frame pointer save/setup CC drivers/misc/kgdbts.o drivers/gpu/drm/gma500/mdfld_device.o: warning: objtool: mdfld_save_display_registers()+0x89: can't find jump dest instruction at .text+0x560200ae drivers/gpu/drm/vc4/vc4_hvs.o: warning: objtool: vc4_hvs_bind()+0xa5: can't find call dest symbol at offset 0xb6ff01e9 CC [M] drivers/media/common/b2c2/flexcop-sram.o CC [M] drivers/gpu/drm/gma500/mdfld_output.o drivers/infiniband/core/umem.o: warning: objtool: __ib_umem_release()+0xa3: can't find jump dest instruction at .text+0xcc000269 CC [M] drivers/gpu/drm/vc4/vc4_irq.o drivers/isdn/hardware/eicon/s_bri.o: warning: objtool: bri_cpu_trapped()+0x2a: can't find jump dest instruction at .text+0xbc010160 CC [M] drivers/infiniband/core/cm.o drivers/leds/leds-lm3530.o: warning: objtool: lm3530_init_registers()+0x5c: can't find jump dest instruction at .text+0xd9000182 CC [M] drivers/isdn/hardware/eicon/os_pri.o CC [M] drivers/infiniband/hw/qib/qib_pcie.o drivers/input/misc/e3x0-button.o: warning: objtool: e3x0_button_probe()+0x4c: can't find jump dest instruction at .text+0x480100f1 drivers/isdn/i4l/isdn_net.o: warning: objtool: isdn_net_realrm()+0x3b: can't find jump dest instruction at .text+0xb5010111 CC [M] drivers/input/misc/drv2667.o drivers/media/common/b2c2/flexcop-i2c.o: warning: objtool: flexcop_master_xfer()+0x39: can't find jump dest instruction at .text+0xf90001ef CC [M] drivers/input/keyboard/qt1070.o drivers/gpu/drm/nouveau/nvkm/core/option.o: warning: objtool: nvkm_stropt()+0x22: can't find jump dest instruction at .text+0x81000028 CC [M] drivers/input/misc/gp2ap002a00f.o LD net/ipv4/netfilter/built-in.o fs/hfsplus/unicode.o: warning: objtool: hfsplus_strcasecmp()+0xb0: can't find jump dest instruction at .text+0x6d000125 drivers/iio/light/rpr0521.o: warning: objtool: rpr0521_write_raw()+0x26: can't find jump dest instruction at .text+0x970001bc CC [M] drivers/hwmon/adt7310.o drivers/acpi/acpi_extlog.o: warning: objtool: extlog_print()+0x72: can't find jump dest instruction at .text+0x3e02016a CC [M] drivers/iio/light/tcs3472.o drivers/iio/dac/mcp4922.o: warning: objtool: mcp4922_probe()+0x25: can't find jump dest instruction at .text+0x310100bb CC [M] fs/f2fs/debug.o lib/sg_pool.o: warning: objtool: sg_pool_init()+0x9b: can't find jump dest instruction at .init.text+0x6d0000a0 CC [M] net/ipv4/netfilter/nf_conntrack_l3proto_ipv4_compat.o CC [M] drivers/media/common/saa7146/saa7146_video.o fs/ext4/namei.o: warning: objtool: ext4_whiteout_for_rename.isra.20()+0xf2: can't find jump dest instruction at .text+0x78000316 CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_vm.o drivers/hid/hid-lg.o: warning: objtool: lg_report_fixup()+0xd9: can't find jump dest instruction at .text+0x6e01018f net/wireless/debugfs.o: warning: objtool: ht40allow_map_read()+0x49: can't find jump dest instruction at .text+0x910002af CC [M] drivers/iio/dac/stx104.o CC [M] net/wireless/lib80211.o drivers/gpu/drm/vmwgfx/vmwgfx_drv.o: warning: objtool: vmw_master_check()+0x3a: can't find jump dest instruction at .text+0x92000420 drivers/isdn/hysdn/hysdn_init.o: warning: objtool: hysdn_pci_init_one()+0x2d: can't find jump dest instruction at .text+0x1d0100e3 CC [M] fs/ext4/move_extent.o CC [M] drivers/hid/hid-lgff.o net/netfilter/nf_nat_tftp.o: warning: objtool: help()+0x43: call without frame pointer save/setup net/netfilter/nf_nat_tftp.o: warning: objtool: nf_nat_tftp_fini()+0xf: call without frame pointer save/setup CC [M] fs/fscache/histogram.o drivers/iio/magnetometer/st_magn_i2c.o: warning: objtool: st_magn_i2c_remove()+0x10: call without frame pointer save/setup drivers/iio/magnetometer/st_magn_i2c.o: warning: objtool: st_magn_i2c_probe()+0x18: 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 drivers/gpu/drm/nouveau/nvkm/core/object.o: warning: objtool: nvkm_object_init()+0x5c: can't find jump dest instruction at .text+0xde000242 CC [M] net/sunrpc/auth_gss/gss_krb5_unseal.o drivers/memstick/host/r592.o: warning: objtool: r592_read_fifo_pio()+0x39: can't find jump dest instruction at .text+0x9d0000de CC [M] fs/fscache/object-list.o LD drivers/acpi/acpi.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bar/gf100.o drivers/iio/magnetometer/st_magn_spi.o: warning: objtool: st_magn_spi_remove()+0x10: call without frame pointer save/setup drivers/iio/magnetometer/st_magn_spi.o: warning: objtool: st_magn_spi_probe()+0x14: 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/gpu/drm/amd/amdgpu/amdgpu_ib.o CC [M] net/sunrpc/auth_gss/gss_krb5_seqnum.o fs/hfsplus/bitmap.o: warning: objtool: hfsplus_block_allocate()+0x33: can't find jump dest instruction at .text+0x69030039 drivers/media/dvb-core/dvbdev.o: warning: objtool: dvb_register_adapter()+0x80: can't find jump dest instruction at .text+0xcf000315 fs/hfs/extent.o: warning: objtool: hfs_ext_read_extent()+0x3d: can't find jump dest instruction at .text+0x2c0102f3 CC [M] drivers/iio/magnetometer/hmc5843_i2c.o drivers/input/misc/drv260x.o: warning: objtool: drv260x_suspend()+0x42: can't find jump dest instruction at .text+0x93000128 CC [M] crypto/cast5_generic.o drivers/acpi/acpi_configfs.o: warning: objtool: acpi_table_aml_write()+0x32: can't find jump dest instruction at .text+0x8200005d CC [M] fs/hfsplus/attributes.o fs/f2fs/data.o: warning: objtool: f2fs_invalidate_page()+0x38: can't find jump dest instruction at .text+0xc01011e drivers/media/common/siano/sms-cards.o: warning: objtool: sms_board_lna_control()+0x9b: can't find call dest symbol at offset 0x70ff01af CC [M] net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.o drivers/gpu/drm/nouveau/nvkm/core/ramht.o: warning: objtool: nvkm_ramht_update()+0x58: can't find jump dest instruction at .text+0x8600005e CC [M] net/sched/sch_hhf.o CC [M] drivers/message/fusion/mptsas.o CC [M] fs/gfs2/meta_io.o CC [M] drivers/i2c/busses/i2c-img-scb.o fs/hfsplus/wrapper.o: warning: objtool: hfsplus_read_wrapper()+0x39: can't find jump dest instruction at .text+0x9f02032f CC [M] fs/jfs/file.o CC fs/kernfs/file.o drivers/gpu/drm/nouveau/nvkm/core/subdev.o: warning: objtool: nvkm_subdev_fini()+0xc2: can't find jump dest instruction at .text+0x800000e8 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bar/gk20a.o CC [M] drivers/infiniband/core/iwcm.o fs/kernfs/inode.o: warning: objtool: kernfs_refresh_inode()+0x37: can't find jump dest instruction at .text+0x8300003d drivers/gpu/drm/vmwgfx/vmwgfx_fb.o: warning: objtool: vmw_fb_check_var()+0x4a: can't find jump dest instruction at .text+0x810000f0 fs/kernfs/mount.o: warning: objtool: kernfs_node_dentry()+0x3a: can't find jump dest instruction at .text+0x97000320 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.o: warning: objtool: vmw_bo_to_validate_list()+0x57: can't find jump dest instruction at .text+0xe900015c drivers/gpu/drm/amd/amdgpu/atombios_i2c.o: warning: objtool: amdgpu_atombios_i2c_process_i2c_ch()+0xa5: can't find jump dest instruction at .text+0xc90000aa drivers/infiniband/core/umem_odp.o: warning: objtool: ib_ucontext_notifier_end_account()+0x2d: can't find jump dest instruction at .text+0xaf000122 net/ipv6/xfrm6_protocol.o: warning: objtool: xfrm6_protocol_deregister()+0x22: can't find jump dest instruction at .text+0x8a010028 drivers/input/mouse/cyapa_gen6.o: warning: objtool: cyapa_get_pip_fixed_info()+0x4d: can't find jump dest instruction at .text+0x810002f3 net/ipv6/netfilter.o: warning: objtool: nf_ip6_checksum()+0x4d: can't find jump dest instruction at .text+0xbc000103 CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_resource.o drivers/input/tablet/pegasus_notetaker.o: warning: objtool: pegasus_probe()+0x2b: can't find jump dest instruction at .text+0xf7030181 CC drivers/acpi/acpica/exoparg6.o drivers/isdn/hysdn/hysdn_net.o: warning: objtool: hysdn_tx_netack()+0x18: can't find jump dest instruction at .text+0x8300023e CC [M] drivers/gpio/gpio-cs5535.o fs/fscache/page.o: warning: objtool: __fscache_write_page()+0xe5: can't find jump dest instruction at .text+0x2704055b drivers/leds/leds-bd2802.o: warning: objtool: bd2802_update_state()+0x17: can't find jump dest instruction at .text+0xc60000dd CC fs/kernfs/symlink.o drivers/media/common/saa7146/saa7146_core.o: warning: objtool: vmalloc_to_sg()+0x2f: can't find jump dest instruction at .text+0xa6000225 CC [M] net/ipv6/proc.o drivers/isdn/i4l/isdn_tty.o: warning: objtool: isdn_tty_check_esc()+0x28: can't find jump dest instruction at .text+0xba00008e drivers/isdn/hardware/eicon/os_bri.o: warning: objtool: diva_bri_stop_adapter()+0x17: can't find jump dest instruction at .text+0xf200023d CC [M] fs/ext4/mmp.o drivers/iio/pressure/st_pressure_buffer.o: warning: objtool: st_press_buffer_preenable()+0xe: call without frame pointer save/setup drivers/iio/pressure/st_pressure_buffer.o: warning: objtool: st_press_buffer_predisable()+0x18: call without frame pointer save/setup drivers/iio/pressure/st_pressure_buffer.o: warning: objtool: st_press_buffer_postenable()+0x2a: call without frame pointer save/setup drivers/iio/pressure/st_pressure_buffer.o: warning: objtool: st_press_trig_set_state()+0x14: call without frame pointer save/setup drivers/iio/pressure/st_pressure_buffer.o: warning: objtool: st_press_allocate_ring()+0x19: call without frame pointer save/setup drivers/iio/pressure/st_pressure_buffer.o: warning: objtool: st_press_deallocate_ring()+0x9: call without frame pointer save/setup CC [M] drivers/isdn/hardware/eicon/s_pri.o fs/jfs/super.o: warning: objtool: jfs_quota_write()+0x63: can't find jump dest instruction at .text+0x91010099 CC [M] drivers/iio/adc/qcom-spmi-vadc.o drivers/iio/pressure/t5403.o: warning: objtool: t5403_probe()+0x41: can't find jump dest instruction at .text+0xde000047 drivers/gpu/drm/ttm/ttm_agp_backend.o: warning: objtool: ttm_agp_destroy()+0x18: can't find call dest symbol at offset 0x9400009c LD [M] drivers/iio/pressure/bmp280.o drivers/media/firewire/firedtv-ci.o: warning: objtool: fdtv_ca_send_msg()+0x37: can't find jump dest instruction at .text+0x7f0000fc CC [M] drivers/input/keyboard/qt2160.o drivers/acpi/acpica/exoparg3.o: warning: objtool: acpi_ex_opcode_3A_0T_0R()+0x44: can't find jump dest instruction at .text+0xef00009c CC arch/x86/kernel/perf_regs.o CC [M] fs/jfs/inode.o CC [M] drivers/hid/hid-lg2ff.o CC [M] drivers/leds/leds-lm3642.o CC [M] drivers/gpu/drm/via/via_video.o drivers/gpu/drm/vmwgfx/vmwgfx_ioctl.o: warning: objtool: vmw_fill_compat_cap()+0x25: can't find jump dest instruction at .text+0xe600002b CC [M] drivers/iio/dac/vf610_dac.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_pll.o CC [M] net/netfilter/nf_tables_core.o CC [M] fs/jffs2/malloc.o CC [M] drivers/gpu/drm/radeon/radeon_object.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.o CC [M] crypto/cast6_generic.o CC [M] net/wireless/lib80211_crypt_wep.o drivers/infiniband/hw/qib/qib_file_ops.o: warning: objtool: qib_set_part_key()+0x26: can't find jump dest instruction at .text+0x3601002c drivers/memstick/core/ms_block.o: warning: objtool: msb_reset()+0x35: can't find jump dest instruction at .text+0x8f00021b drivers/iio/light/tsl2563.o: warning: objtool: tsl2563_probe()+0x51: can't find jump dest instruction at .text+0xd30204f7 CC [M] drivers/leds/leds-pca9532.o net/ipv4/ip_tunnel_core.o: warning: objtool: ip6_tun_fill_encap_info()+0x41: can't find jump dest instruction at .text+0xad0000a7 fs/isofs/dir.o: warning: objtool: isofs_name_translate()+0x14: can't find jump dest instruction at .text+0x8f00001a CC [M] drivers/iio/light/tsl4531.o drivers/media/dvb-frontends/stv0299.o: warning: objtool: stv0299_set_FEC()+0x3e: can't find jump dest instruction at .text+0x98000354 arch/x86/kernel/sysfb_efi.o: warning: objtool: efifb_set_system()+0x2a: can't find jump dest instruction at .init.text+0x7e010030 CC [M] net/ipv6/syncookies.o CC arch/x86/kernel/tracepoint.o CC [M] net/sunrpc/auth_gss/gss_krb5_wrap.o net/sunrpc/auth_gss/gss_krb5_mech.o: warning: objtool: context_derive_keys_rc4()+0xb8: can't find jump dest instruction at .text+0x3701018d CC [M] drivers/media/dvb-frontends/stb0899_algo.o drivers/hwmon/ads7871.o: warning: objtool: ads7871_probe()+0x37: can't find call dest symbol at offset 0x3500010b CC [M] drivers/iio/adc/ti-adc081c.o drivers/infiniband/sw/rxe/rxe_icrc.o: warning: objtool: rxe_icrc_hdr()+0x2f: can't find jump dest instruction at .text+0xa4000035 drivers/infiniband/hw/hfi1/qp.o: warning: objtool: qp_pio_drain.isra.8()+0x21: can't find jump dest instruction at .text+0x6e010087 drivers/iio/inkern.o: warning: objtool: iio_convert_raw_to_processed_unlocked()+0x68: can't find jump dest instruction at .text+0xe800034e drivers/isdn/i4l/isdn_x25iface.o: warning: objtool: isdn_x25iface_disconn_ind()+0x2b: can't find jump dest instruction at .text+0x93000030 CC net/ipv4/cipso_ipv4.o LD drivers/acpi/processor.o drivers/media/dvb-core/dvb_filter.o: warning: objtool: dvb_filter_pes2ts()+0x71: can't find jump dest instruction at .text+0x920000a7 net/sunrpc/auth_gss/gss_krb5_seal.o: warning: objtool: gss_get_mic_kerberos()+0x2f: can't find call dest symbol at offset 0xbcfd0343 drivers/gpio/gpio-clps711x.o: warning: objtool: clps711x_gpio_probe()+0x2e: can't find jump dest instruction at .text+0x16010034 drivers/input/touchscreen/ar1021_i2c.o: warning: objtool: ar1021_i2c_probe()+0x3e: can't find jump dest instruction at .text+0x360100d3 CC [M] drivers/gpu/drm/i915/i915_gem_gtt.o CC [M] crypto/arc4.o fs/hfsplus/part_tbl.o: warning: objtool: hfs_parse_new_pmap()+0x120: can't find jump dest instruction at .text+0x58000125 LD [M] drivers/acpi/video.o CC [M] fs/gfs2/aops.o CC [M] drivers/isdn/i4l/isdn_ttyfax.o CC [M] drivers/iio/industrialio-configfs.o drivers/gpio/gpio-brcmstb.o: warning: objtool: brcmstb_gpio_irq_setup()+0x7a: can't find jump dest instruction at .text+0xba000120 CC [M] drivers/input/touchscreen/bu21013_ts.o net/ipv4/fib_rules.o: warning: objtool: fib4_rule_configure()+0x3e: can't find jump dest instruction at .text+0x270102a4 drivers/gpu/drm/virtio/virtgpu_drm_bus.o: warning: objtool: drm_virtio_init()+0x32: can't find jump dest instruction at .text+0x3a010038 drivers/input/evbug.o: warning: objtool: evbug_connect()+0x3b: can't find jump dest instruction at .text+0x810000e1 CC [M] drivers/iio/light/us5182d.o CC [M] net/sched/sch_pie.o CC arch/x86/kernel/unwind_frame.o LD drivers/mmc/card/built-in.o drivers/input/keyboard/newtonkbd.o: warning: objtool: nkbd_connect()+0x40: can't find jump dest instruction at .text+0x12010096 CC [M] drivers/gpu/drm/i915/i915_gem.o CC [M] drivers/media/common/b2c2/flexcop-eeprom.o mm/page_counter.o: warning: objtool: page_counter_cancel()+0x35: call without frame pointer save/setup mm/page_counter.o: warning: objtool: page_counter_try_charge()+0x86: call without frame pointer save/setup mm/page_counter.o: warning: objtool: page_counter_uncharge()+0x1d: call without frame pointer save/setup mm/page_counter.o: warning: objtool: page_counter_limit()+0x53: call without frame pointer save/setup mm/page_counter.o: warning: objtool: page_counter_memparse()+0x1b: call without frame pointer save/setup CC [M] drivers/gpio/gpio-crystalcove.o drivers/iio/pressure/hp206c.o: warning: objtool: hp206c_write_raw()+0x34: can't find jump dest instruction at .text+0xd500003a CC [M] drivers/mmc/card/block.o drivers/media/common/siano/smsir.o: warning: objtool: sms_ir_init()+0x61: can't find jump dest instruction at .text+0x6f0100f7 sound/soc/codecs/da7213.o: warning: objtool: da7213_set_dai_fmt()+0x2e: can't find jump dest instruction at .text+0x98000124 CC [M] drivers/isdn/mISDN/clock.o net/wireless/wext-sme.o: warning: objtool: cfg80211_mgd_wext_connect()+0x76: can't find jump dest instruction at .text+0x501007c mm/migrate.o: warning: objtool: perf_trace_mm_numa_migrate_ratelimit()+0x45: can't find jump dest instruction at .text+0xa700018b CC mm/vmpressure.o CC [M] drivers/media/common/v4l2-tpg/v4l2-tpg-colors.o CC [M] net/netfilter/nf_tables_api.o net/sunrpc/auth_gss/gss_rpc_xdr.o: warning: objtool: gssx_dec_ctx()+0x22: can't find jump dest instruction at .text+0xb20003d8 CC mm/swap_cgroup.o kernel/audit_tree.o: warning: objtool: kill_rules()+0x30: can't find jump dest instruction at .text+0x270101d5 drivers/infiniband/hw/nes/nes_verbs.o: warning: objtool: nes_query_device()+0x2b: can't find jump dest instruction at .text+0x5a010631 CC [M] drivers/gpu/drm/virtio/virtgpu_fb.o CC [M] drivers/gpu/drm/i915/i915_gem_render_state.o CC [M] drivers/media/common/b2c2/flexcop-misc.o net/sunrpc/xprtrdma/svc_rdma_recvfrom.o: warning: objtool: rdma_copy_tail.isra.7()+0x29: can't find jump dest instruction at .text+0x1b01002f drivers/iio/pressure/st_pressure_spi.o: warning: objtool: st_press_spi_remove()+0x10: call without frame pointer save/setup drivers/iio/pressure/st_pressure_spi.o: warning: objtool: st_press_spi_probe()+0x14: call without frame pointer save/setup drivers/iio/pressure/st_pressure_spi.o: warning: objtool: st_press_driver_init()+0x12: call without frame pointer save/setup drivers/iio/pressure/st_pressure_spi.o: warning: objtool: st_press_driver_exit()+0xb: call without frame pointer save/setup drivers/iio/pressure/st_pressure_i2c.o: warning: objtool: st_press_i2c_remove()+0x10: call without frame pointer save/setup drivers/iio/pressure/st_pressure_i2c.o: warning: objtool: st_press_i2c_probe()+0x18: call without frame pointer save/setup drivers/iio/pressure/st_pressure_i2c.o: warning: objtool: st_press_driver_init()+0x12: call without frame pointer save/setup drivers/iio/pressure/st_pressure_i2c.o: warning: objtool: st_press_driver_exit()+0xb: call without frame pointer save/setup drivers/gpu/drm/vmwgfx/vmwgfx_kms.o: warning: objtool: vmw_framebuffer_surface_dirty()+0x3b: can't find jump dest instruction at .text+0xe5000041 CC arch/x86/kernel/audit_64.o drivers/input/tablet/wacom_serial4.o: warning: objtool: wacom_handle_model_response()+0x71: can't find jump dest instruction at .text+0xe60000c7 drivers/mfd/88pm860x-i2c.o: warning: objtool: pm860x_page_bulk_read()+0x49: can't find call dest symbol at offset 0x300024d CC [M] net/netfilter/nf_tables_trace.o CC [M] net/sunrpc/xprtrdma/module.o CC [M] net/ipv4/netfilter/nf_conntrack_proto_icmp.o fs/f2fs/recovery.o: warning: objtool: find_fsync_dnodes()+0x63: can't find jump dest instruction at .text+0xb20202e9 drivers/isdn/hardware/eicon/s_4bri.o: warning: objtool: qBri_ISR()+0x33: can't find jump dest instruction at .text+0xa10001c9 CC drivers/mfd/htc-i2cpld.o drivers/gpu/drm/amd/amdgpu/amdgpu_sa.o: warning: objtool: amdgpu_sa_bo_next_hole()+0x3c: can't find jump dest instruction at .text+0xef000151 drivers/isdn/mISDN/socket.o: warning: objtool: base_sock_ioctl()+0x2c: can't find jump dest instruction at .text+0xc5010142 CC [M] fs/hfs/attr.o drivers/infiniband/core/mad.o: warning: objtool: generate_unmatched_resp()+0x38: can't find jump dest instruction at .text+0x9d00069e CC [M] fs/f2fs/xattr.o CC drivers/acpi/acpica/exprep.o CC [M] drivers/i2c/busses/i2c-jz4780.o CC [M] crypto/tea.o lib/irq_poll.o: warning: objtool: irq_poll_softirq()+0x44: can't find jump dest instruction at .text+0xa10001a9 net/sunrpc/auth_gss/svcauth_gss.o: warning: objtool: gss_verify_header.isra.7()+0x79: can't find jump dest instruction at .text+0x19010acf CC [M] drivers/isdn/hardware/eicon/divamnt.o fs/gfs2/main.o: warning: objtool: init_gfs2_fs()+0x76: can't find jump dest instruction at .init.text+0x3903007c CC [M] drivers/mmc/card/queue.o drivers/hwmon/adt7310.o: warning: objtool: adt7310_spi_write_word()+0x2f: can't find call dest symbol at offset 0x4d000123 net/netfilter/nf_nat_sip.o: warning: objtool: nf_nat_sip_expect()+0xa8: can't find jump dest instruction at .text+0xf30103ce CC lib/stackdepot.o CC [M] fs/gfs2/dentry.o CC [M] drivers/mmc/card/mmc_test.o CC [M] net/sunrpc/auth_gss/gss_krb5_crypto.o drivers/i2c/busses/i2c-hix5hd2.o: warning: objtool: hix5hd2_i2c_irq()+0x6e: can't find jump dest instruction at .text+0x5e0105c3 CC arch/x86/kernel/amd_gart_64.o fs/jffs2/nodelist.o: warning: objtool: no_overlapping_node.isra.1()+0x51: can't find jump dest instruction at .text+0x910001b6 drivers/gpu/drm/i915/intel_pm.o: warning: objtool: vlv_invert_wms()+0x15: can't find jump dest instruction at .text+0xe50002bb CC drivers/net/Space.o CC [M] drivers/md/raid5.o CC [M] fs/jffs2/read.o CC mm/hugetlb_cgroup.o CC [M] drivers/infiniband/hw/qib/qib_pio_copy.o drivers/infiniband/hw/mthca/mthca_mad.o: warning: objtool: forward_trap()+0x4a: can't find jump dest instruction at .text+0x9a000140 net/ipv6/fib6_rules.o: warning: objtool: fib6_rule_configure()+0x3b: can't find jump dest instruction at .text+0xab0001d1 CC drivers/net/loopback.o fs/jffs2/dir.o: warning: objtool: jffs2_rename()+0x93: can't find jump dest instruction at .text+0x18020178 drivers/infiniband/hw/hfi1/qsfp.o: warning: objtool: i2c_bus_write()+0x48: can't find jump dest instruction at .text+0xdf00004e CC [M] crypto/khazad.o drivers/iio/light/tcs3414.o: warning: objtool: tcs3414_write_raw()+0x13: can't find jump dest instruction at .text+0xa80000a9 drivers/input/keyboard/omap4-keypad.o: warning: objtool: omap4_keypad_irq_thread_fn()+0x40: can't find jump dest instruction at .text+0xab0001c6 drivers/input/keyboard/opencores-kbd.o: warning: objtool: opencores_kbd_probe()+0x43: can't find jump dest instruction at .text+0x99010048 fs/hfs/inode.o: warning: objtool: hfs_releasepage()+0x62: can't find jump dest instruction at .text+0xe1000178 drivers/gpu/drm/amd/amdgpu/amdgpu_prime.o: warning: objtool: amdgpu_gem_prime_pin()+0x4f: can't find jump dest instruction at .text+0xa4000195 drivers/input/misc/drv2665.o: warning: objtool: drv2665_suspend()+0x42: can't find jump dest instruction at .text+0x91000118 LD drivers/media/i2c/cx25840/built-in.o CC [M] net/sunrpc/xprtrdma/backchannel.o CC [M] drivers/isdn/i4l/isdn_bsdcomp.o CC [M] drivers/media/i2c/cx25840/cx25840-core.o drivers/gpu/drm/i915/i915_debugfs.o: warning: objtool: i915_dpcd_show()+0x31: can't find jump dest instruction at .text+0xe80004b7 drivers/isdn/hisax/callc.o: warning: objtool: distr_debug()+0xfb: can't find jump dest instruction at .text+0x6c0001a0 CC [M] drivers/input/misc/gpio-beeper.o CC [M] fs/jffs2/nodemgmt.o CC [M] drivers/iio/light/vcnl4000.o CC kernel/kcov.o CC [M] drivers/media/dvb-core/dvb_net.o fs/fscache/stats.o: warning: objtool: fscache_stats_open()+0x15: call without frame pointer save/setup fs/fscache/stats.o: warning: objtool: fscache_stats_show()+0x18: call without frame pointer save/setup drivers/media/common/siano/smscoreapi.o: warning: objtool: get_gpio_pin_params()+0x25: can't find jump dest instruction at .text+0xe0100ca CC [M] drivers/input/keyboard/samsung-keypad.o drivers/input/mouse/elan_i2c_i2c.o: warning: objtool: elan_i2c_prepare_fw_update()+0x29: can't find jump dest instruction at .text+0xef000b0f CC [M] drivers/input/misc/gpio_tilt_polled.o crypto/twofish_common.o: warning: objtool: __twofish_setkey()+0x2a: can't find jump dest instruction at .text+0xc217002f fs/f2fs/extent_cache.o: warning: objtool: __lookup_extent_tree_ret()+0x35: can't find jump dest instruction at .text+0xf200003b CC [M] drivers/gpu/drm/gma500/mdfld_intel_display.o fs/jffs2/file.o: warning: objtool: jffs2_write_end()+0xa3: can't find jump dest instruction at .text+0x7020249 LD drivers/mtd/chips/built-in.o CC kernel/kprobes.o drivers/isdn/hisax/q931.o: warning: objtool: prfacility()+0x91: can't find jump dest instruction at .text+0x120102b7 CC [M] crypto/anubis.o CC [M] drivers/input/mouse/elan_i2c_smbus.o CC [M] drivers/isdn/hisax/l3dss1.o drivers/gpu/drm/nouveau/nvkm/subdev/bar/nv50.o: warning: objtool: nv50_bar_init()+0x103: can't find jump dest instruction at .text+0xd4000128 drivers/iio/pressure/st_pressure_core.o: warning: objtool: st_press_common_probe()+0x5e: can't find jump dest instruction at .text+0x2b0100b4 drivers/leds/leds-lm3533.o: warning: objtool: lm3533_led_probe()+0x59: can't find jump dest instruction at .text+0x6a0108cf CC [M] drivers/isdn/hisax/l3ni1.o CC [M] fs/jbd2/journal.o CC [M] drivers/mtd/chips/chipreg.o LD drivers/media/mmc/siano/built-in.o fs/hpfs/dir.o: warning: objtool: hpfs_readdir()+0x67: can't find jump dest instruction at .text+0xa50300cd CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/base.o CC [M] net/sched/cls_u32.o LD [M] drivers/iio/pressure/st_pressure.o CC [M] drivers/leds/leds-gpio.o drivers/gpu/drm/nouveau/nvkm/subdev/bar/base.o: warning: objtool: nvkm_bar_ctor()+0x26: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/bit.o CC [M] drivers/media/mmc/siano/smssdio.o drivers/iio/adc/palmas_gpadc.o: warning: objtool: palmas_gpadc_probe()+0x4f: can't find jump dest instruction at .text+0xd40302b5 net/sunrpc/auth_gss/gss_krb5_unseal.o: warning: objtool: gss_verify_mic_v1()+0x69: can't find jump dest instruction at .text+0x1901006f CC arch/x86/kernel/aperture_64.o fs/btrfs/tree-log.o: warning: objtool: check_parent_dirs_for_sync()+0x46: can't find jump dest instruction at .text+0xaf0000fb drivers/gpu/drm/virtio/virtgpu_gem.o: warning: objtool: virtio_gpu_gem_object_open()+0x3e: can't find jump dest instruction at .text+0xc3000264 CC [M] drivers/iio/industrialio-sw-device.o CC [M] drivers/isdn/mISDN/hwchannel.o CC [M] drivers/gpu/drm/gma500/mdfld_dsi_output.o drivers/input/misc/drv2667.o: warning: objtool: drv2667_suspend()+0x42: can't find jump dest instruction at .text+0x91000118 fs/ext4/block_validity.o: warning: objtool: add_system_zone()+0x9e: can't find jump dest instruction at .text+0xc40000a4 drivers/input/touchscreen/ads7846.o: warning: objtool: ads7846_read_state()+0x24: can't find jump dest instruction at .text+0xe5000659 CC [M] drivers/isdn/i4l/isdnhdlc.o CC [M] fs/hfsplus/xattr.o drivers/iio/light/stk3310.o: warning: objtool: stk3310_write_raw()+0x33: can't find jump dest instruction at .text+0xf0000239 CC [M] drivers/input/misc/hisi_powerkey.o drivers/infiniband/hw/qib/qib_init.o: warning: objtool: qib_shutdown_device()+0xe3: can't find jump dest instruction at .text+0xba000109 drivers/gpu/drm/nouveau/nvkm/subdev/bar/g84.o: warning: objtool: g84_bar_flush()+0x27: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bar/g84.o: warning: objtool: g84_bar_new()+0x1d: call without frame pointer save/setup drivers/hid/hid-lgff.o: warning: objtool: hid_lgff_play()+0x22: can't find jump dest instruction at .text+0x9f0000a8 drivers/iio/dac/stx104.o: warning: objtool: stx104_probe()+0x2c: can't find jump dest instruction at .text+0xdc010132 CC [M] drivers/iio/light/veml6070.o CC arch/x86/kernel/pci-calgary_64.o drivers/input/mouse/cyapa_gen5.o: warning: objtool: cyapa_pip_check_fw()+0x4b: can't find jump dest instruction at .text+0x70010290 CC arch/x86/kernel/tce_64.o arch/x86/kernel/tracepoint.o: warning: objtool: switch_idt()+0x45: can't find jump dest instruction at .text+0x8200004b CC [M] net/netfilter/nft_immediate.o CC [M] net/sched/cls_route.o CC arch/x86/kernel/mmconf-fam10h_64.o mm/huge_memory.o: warning: objtool: defrag_show()+0x4a: can't find jump dest instruction at .text+0xaf0000bf drivers/gpu/drm/ttm/ttm_page_alloc_dma.o: warning: objtool: ttm_dma_page_alloc_debugfs()+0x2b: can't find jump dest instruction at .text+0xcb000050 drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.o: warning: objtool: perf_trace_amdgpu_ttm_bo_move()+0x44: can't find jump dest instruction at .text+0x9100082a LD drivers/net/appletalk/built-in.o CC mm/memory-failure.o CC [M] drivers/iio/adc/ti-adc0832.o LD [M] drivers/gpu/drm/ttm/ttm.o CC [M] sound/soc/codecs/da732x.o sound/soc/codecs/da7219.o: warning: objtool: da7219_set_dai_fmt()+0x2e: can't find jump dest instruction at .text+0x420100e4 drivers/infiniband/hw/nes/nes_cm.o: warning: objtool: print_core()+0x5d: can't find jump dest instruction at .text+0xec0000b3 drivers/media/dvb-core/dmxdev.o: warning: objtool: dvb_dvr_open()+0x59: can't find jump dest instruction at .text+0x1c0102ff drivers/media/firewire/firedtv-dvb.o: warning: objtool: fdtv_stop_feed()+0x54: can't find jump dest instruction at .text+0xae0000aa drivers/gpu/drm/via/via_dma.o: warning: objtool: via_cmdbuf_size()+0x82: can't find jump dest instruction at .text+0x2b010087 LD drivers/mtd/devices/built-in.o LD [M] drivers/infiniband/hw/nes/iw_nes.o CC [M] drivers/net/appletalk/ipddp.o CC [M] drivers/message/fusion/mptctl.o drivers/input/keyboard/qt1070.o: warning: objtool: qt1070_probe()+0x5b: can't find jump dest instruction at .text+0x52020170 CC [M] drivers/media/firewire/firedtv-fe.o drivers/input/misc/gp2ap002a00f.o: warning: objtool: gp2a_probe()+0x2e: can't find jump dest instruction at .text+0x1020244 CC [M] drivers/isdn/mISDN/stack.o drivers/iio/magnetometer/hmc5843_core.o: warning: objtool: hmc5843_write_raw()+0x1a: can't find jump dest instruction at .text+0x810002f0 CC arch/x86/kernel/vsmp_64.o drivers/media/common/saa7146/saa7146_fops.o: warning: objtool: fops_mmap()+0x3f: can't find jump dest instruction at .text+0x93000375 drivers/iio/magnetometer/hmc5843_i2c.o: warning: objtool: hmc5843_i2c_remove()+0xd: call without frame pointer save/setup drivers/iio/magnetometer/hmc5843_i2c.o: warning: objtool: hmc5843_i2c_probe()+0x38: 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 net/sunrpc/auth_gss/gss_krb5_seqnum.o: warning: objtool: krb5_get_rc4_seq_num()+0x72: can't find jump dest instruction at .text+0x86000077 CC [M] drivers/mtd/devices/docg3.o fs/f2fs/node.o: warning: objtool: __set_nat_cache_dirty()+0x2e: can't find jump dest instruction at .text+0xf5000414 drivers/infiniband/sw/rxe/rxe_mcast.o: warning: objtool: rxe_mcast_get_grp()+0x37: can't find jump dest instruction at .text+0x9f00003d drivers/ide/ide-dma.o: warning: objtool: ide_release_dma_engine()+0x2e: can't find jump dest instruction at .text+0xb8000174 CC [M] drivers/gpu/drm/drm_dp_helper.o fs/fscache/histogram.o: warning: objtool: fscache_histogram_show()+0x27: can't find jump dest instruction at .text+0x840000bc CC [M] drivers/media/common/saa7146/saa7146_hlp.o CC [M] drivers/iio/adc/ti-adc128s052.o CC [M] sound/soc/codecs/da9055.o CC [M] drivers/infiniband/hw/mthca/mthca_uar.o drivers/gpu/drm/gma500/mdfld_output.o: warning: objtool: mdfld_output_init()+0x26: can't find call dest symbol at offset 0x560000aa CC [M] crypto/seed.o CC [M] drivers/input/misc/ims-pcu.o CC [M] drivers/iio/magnetometer/hmc5843_spi.o CC [M] drivers/leds/leds-lp3944.o CC [M] drivers/infiniband/sw/rxe/rxe_task.o CC [M] fs/f2fs/acl.o drivers/iio/adc/qcom-spmi-iadc.o: warning: objtool: iadc_configure()+0x28: can't find jump dest instruction at .text+0xab00002e CC [M] drivers/infiniband/core/iwpm_util.o CC [M] drivers/input/keyboard/sh_keysc.o CC [M] drivers/md/raid5-cache.o drivers/gpu/drm/vc4/vc4_irq.o: warning: objtool: vc4_overflow_mem_work()+0x4f: can't find jump dest instruction at .text+0x2010104 CC [M] drivers/md/multipath.o drivers/isdn/hardware/mISDN/hfcmulti.o: warning: objtool: hfcmulti_tx()+0x4a: can't find jump dest instruction at .text+0x350703c0 drivers/mfd/88pm860x-core.o: warning: objtool: device_irq_init()+0x87: can't find jump dest instruction at .text+0x6b01037d drivers/media/dvb-core/dvb_demux.o: warning: objtool: dvb_dmx_swfilter_section_copy_dump()+0x30: can't find jump dest instruction at .text+0xf3010036 CC [M] drivers/gpu/drm/vc4/vc4_plane.o fs/jfs/file.o: warning: objtool: jfs_open()+0x22: can't find jump dest instruction at .text+0xa4000098 drivers/media/common/cypress_firmware.o: warning: objtool: cypress_get_hexline.isra.1()+0x2e: can't find jump dest instruction at .text+0x95000074 drivers/iommu/amd_iommu_v2.o: warning: objtool: handle_fault_error()+0x47: can't find jump dest instruction at .text+0xa500021d CC [M] drivers/gpu/drm/gma500/mdfld_dsi_dpi.o fs/jffs2/malloc.o: warning: objtool: jffs2_prealloc_raw_node_refs()+0x2e: can't find jump dest instruction at .text+0x860001e4 CC [M] drivers/infiniband/hw/qib/qib_qp.o LD drivers/input/input-core.o CC [M] drivers/mmc/card/sdio_uart.o fs/jbd2/recovery.o: warning: objtool: do_readahead()+0x40: can't find jump dest instruction at .text+0xc010056 CC [M] fs/jfs/namei.o drivers/acpi/acpica/exoparg6.o: warning: objtool: acpi_ex_opcode_6A_0T_1R()+0x58: can't find jump dest instruction at .text+0x320100ee CC [M] fs/f2fs/trace.o drivers/input/mouse/elan_i2c_core.o: warning: objtool: elan_query_device_parameters()+0x2d: can't find jump dest instruction at .text+0xa7000033 CC [M] sound/soc/codecs/dmic.o drivers/leds/leds-lm3642.o: warning: objtool: lm3642_probe()+0x52: can't find jump dest instruction at .text+0x49020277 CC drivers/acpi/acpica/exregion.o kernel/auditsc.o: warning: objtool: unroll_tree_refs()+0x35: can't find jump dest instruction at .text+0xa900022b fs/kernfs/symlink.o: warning: objtool: kernfs_get_target_path()+0x4c: can't find jump dest instruction at .text+0xba000052 CC [M] drivers/infiniband/hw/qib/qib_qsfp.o drivers/isdn/hardware/eicon/os_4bri.o: warning: objtool: diva_4bri_reset_adapter()+0x1d: can't find jump dest instruction at .text+0x85010023 fs/fscache/object-list.o: warning: objtool: fscache_objlist_show()+0x8b: can't find jump dest instruction at .text+0xe90301a1 fs/jbd2/revoke.o: warning: objtool: write_one_revoke_record.isra.6()+0x32: can't find jump dest instruction at .text+0x65010308 LD [M] drivers/media/common/siano/smsmdtv.o drivers/iio/light/tcs3472.o: warning: objtool: tcs3472_probe()+0x2c: can't find jump dest instruction at .text+0x2f0100e2 drivers/isdn/hisax/fsm.o: warning: objtool: FsmEvent()+0x57: can't find jump dest instruction at .text+0x8000013c drivers/input/touchscreen/auo-pixcir-ts.o: warning: objtool: auo_pixcir_parse_dt()+0x2d: can't find jump dest instruction at .text+0x1a010033 CC [M] drivers/gpu/drm/i915/i915_gem_shrinker.o CC kernel/hung_task.o CC [M] fs/hpfs/ea.o fs/isofs/inode.o: warning: objtool: parse_options()+0x6f: can't find jump dest instruction at .text+0x140203b5 LD [M] fs/fscache/fscache.o drivers/isdn/hardware/eicon/s_pri.o: warning: objtool: pri_cpu_trapped()+0x83: can't find jump dest instruction at .text+0x90000139 CC [M] drivers/media/common/saa7146/saa7146_vbi.o drivers/misc/kgdbts.o: warning: objtool: run_simple_test()+0x10: can't find jump dest instruction at .text+0xcc0005d6 CC [M] fs/gfs2/export.o CC [M] drivers/infiniband/hw/qib/qib_rc.o fs/jbd2/checkpoint.o: warning: objtool: __jbd2_journal_drop_transaction()+0xd0: can't find jump dest instruction at .text+0xc20001c5 CC [M] fs/isofs/util.o CC [M] net/ipv6/calipso.o AS arch/x86/kernel/head_64.o CC [M] drivers/ide/ide-dma-sff.o CC [M] net/wireless/lib80211_crypt_ccmp.o fs/hfsplus/attributes.o: warning: objtool: hfsplus_create_attr()+0x53: can't find jump dest instruction at .text+0xd9000408 drivers/hid/hid-lg2ff.o: warning: objtool: lg2ff_init()+0x45: can't find jump dest instruction at .text+0x101013b CC [M] crypto/salsa20_generic.o drivers/gpu/drm/radeon/radeon_ttm.o: warning: objtool: radeon_ttm_io_mem_reserve()+0x4e: can't find jump dest instruction at .text+0x81000064 drivers/iio/dac/vf610_dac.o: warning: objtool: vf610_dac_probe()+0x50: can't find jump dest instruction at .text+0x350102e5 arch/x86/kernel/perf_regs.o: warning: objtool: perf_get_regs_user()+0x3d: can't find jump dest instruction at .text+0xe00000f2 CC [M] fs/hfsplus/xattr_user.o CC [M] drivers/gpio/gpio-da9052.o CC [M] drivers/hid/hid-lg3ff.o CC [M] drivers/gpu/drm/radeon/radeon_gart.o CC [M] drivers/media/firewire/firedtv-fw.o drivers/media/firewire/firedtv-avc.o: warning: objtool: debug_fcp_opcode()+0x14: can't find jump dest instruction at .text+0x4d010019 net/netfilter/nf_dup_netdev.o: warning: objtool: nf_dup_netdev_egress()+0x1c: call without frame pointer save/setup CC [M] drivers/input/misc/keyspan_remote.o drivers/iio/industrialio-buffer.o: warning: objtool: iio_buffer_ready()+0x38: can't find jump dest instruction at .text+0x9d00003e CC [M] drivers/media/firewire/firedtv-rc.o drivers/gpu/drm/nouveau/nvkm/subdev/bar/gk20a.o: warning: objtool: gk20a_bar_new()+0x20: call without frame pointer save/setup LD drivers/mtd/lpddr/built-in.o CC [M] net/sunrpc/auth_gss/gss_krb5_keys.o CC [M] drivers/iio/industrialio-sw-trigger.o drivers/ide/ide-atapi.o: warning: objtool: ide_check_atapi_device()+0x33: can't find jump dest instruction at .text+0x9a000178 drivers/iio/light/tsl4531.o: warning: objtool: tsl4531_probe()+0x33: can't find jump dest instruction at .text+0xc5000219 fs/gfs2/glock.o: warning: objtool: trace_raw_output_gfs2_rs()+0x29: can't find jump dest instruction at .text+0x9400031f CC [M] drivers/mtd/lpddr/qinfo_probe.o CC [M] drivers/gpu/drm/gma500/mdfld_dsi_pkg_sender.o CC [M] drivers/ide/ide-proc.o LD drivers/misc/altera-stapl/built-in.o sound/soc/codecs/da7219-aad.o: warning: objtool: da7219_aad_handle_pdata()+0x24: can't find jump dest instruction at .text+0x1a01009a CC [M] drivers/input/misc/kxtj9.o drivers/gpu/drm/nouveau/nvkm/subdev/bar/gf100.o: warning: objtool: gf100_bar_ctor_vm.isra.0()+0x45: can't find jump dest instruction at .text+0x1f0101eb fs/kernfs/dir.o: warning: objtool: kernfs_common_ancestor()+0x39: can't find jump dest instruction at .text+0xa900003f CC [M] net/wireless/lib80211_crypt_tkip.o drivers/media/common/siano/smsdvb-debugfs.o: warning: objtool: smsdvb_print_isdb_stats_ex()+0x3f: can't find jump dest instruction at .text+0xcc0400b4 CC [M] drivers/misc/altera-stapl/altera-lpt.o drivers/media/common/siano/smsdvb-main.o: warning: objtool: smsdvb_update_isdbt_stats()+0x72: can't find jump dest instruction at .text+0x2f020407 LD drivers/net/arcnet/built-in.o CC [M] drivers/media/common/b2c2/flexcop-hw-filter.o drivers/ide/setup-pci.o: warning: objtool: ide_pci_check_simplex()+0x30: can't find jump dest instruction at .text+0x950001e6 CC [M] drivers/ide/ide-acpi.o CC [M] drivers/net/arcnet/arcnet.o CC [M] sound/soc/codecs/es8328.o LD [M] drivers/media/common/siano/smsdvb.o drivers/gpu/drm/amd/amdgpu/amdgpu_ib.o: warning: objtool: amdgpu_ib_schedule()+0x36: can't find jump dest instruction at .text+0xb02011c drivers/hwmon/adt7x10.o: warning: objtool: adt7x10_set_t_hyst()+0x36: can't find jump dest instruction at .text+0xd600023b drivers/input/keyboard/qt2160.o: warning: objtool: qt2160_probe()+0x55: can't find jump dest instruction at .text+0x5402022a drivers/input/touchscreen/bu21013_ts.o: warning: objtool: bu21013_parse_dt()+0x2d: can't find jump dest instruction at .text+0xbb000092 drivers/isdn/i4l/isdn_ppp.o: warning: objtool: isdn_ppp_mp_init()+0x2d: can't find jump dest instruction at .text+0xdb0000c2 drivers/infiniband/hw/qib/qib_intr.o: warning: objtool: qib_handle_e_ibstatuschanged()+0x76: can't find jump dest instruction at .text+0xe401011c CC [M] drivers/hwmon/adt7410.o arch/x86/kernel/audit_64.o: warning: objtool: audit_classify_syscall()+0x13: call without frame pointer save/setup arch/x86/kernel/audit_64.o: warning: objtool: audit_classes_init()+0x10: call without frame pointer save/setup CC [M] drivers/gpu/drm/i915/i915_gem_stolen.o CC [M] drivers/input/touchscreen/chipone_icn8318.o CC [M] drivers/hid/hid-lg4ff.o drivers/isdn/hardware/eicon/os_pri.o: warning: objtool: pri_get_serial_number()+0xb5: can't find jump dest instruction at .text+0x8c0000bb drivers/gpu/drm/via/via_video.o: warning: objtool: via_decoder_futex()+0x4a: can't find jump dest instruction at .text+0x2f010180 CC [M] drivers/infiniband/hw/mthca/mthca_srq.o CC [M] drivers/input/mouse/gpio_mouse.o CC [M] drivers/infiniband/hw/qib/qib_ruc.o CC [M] drivers/gpu/drm/via/via_dmablit.o CC [M] drivers/media/i2c/cx25840/cx25840-audio.o drivers/iio/adc/ti-adc081c.o: warning: objtool: adc081c_probe()+0x42: can't find jump dest instruction at .text+0x84010088 LD drivers/media/i2c/m5mols/built-in.o drivers/iio/light/vcnl4000.o: warning: objtool: vcnl4000_read_raw()+0x3d: can't find call dest symbol at offset 0xfeff01d1 drivers/gpu/drm/via/via_verifier.o: warning: objtool: via_check_header2()+0x3d: can't find jump dest instruction at .text+0xf60f0082 CC mm/kmemleak.o CC [M] sound/soc/codecs/es8328-i2c.o drivers/gpu/drm/amd/amdgpu/atombios_encoders.o: warning: objtool: amdgpu_atombios_encoder_dac_load_detect()+0x35: can't find jump dest instruction at .text+0xa900008b CC [M] drivers/input/mouse/psmouse-base.o CC [M] drivers/media/i2c/m5mols/m5mols_core.o CC [M] drivers/mtd/chips/cfi_probe.o fs/gfs2/meta_io.o: warning: objtool: gfs2_meta_read_endio()+0x22: can't find jump dest instruction at .text+0x84000028 mm/swap_cgroup.o: warning: objtool: swap_cgroup_swapon()+0x22: can't find jump dest instruction at .text+0xf7000198 drivers/acpi/acpica/exprep.o: warning: objtool: acpi_ex_prep_field_value()+0x3a: can't find jump dest instruction at .text+0xb1000214 drivers/gpu/drm/i915/i915_gem_fence.o: warning: objtool: i965_write_fence_reg()+0x7a: can't find jump dest instruction at .text+0x20100e0 crypto/tea.o: warning: objtool: tea_mod_init()+0x10: call without frame pointer save/setup crypto/tea.o: warning: objtool: tea_mod_fini()+0x10: call without frame pointer save/setup CC [M] net/netfilter/nft_cmp.o drivers/input/misc/gpio-beeper.o: warning: objtool: gpio_beeper_probe()+0x31: can't find jump dest instruction at .text+0xd4000037 CC [M] drivers/input/mouse/synaptics.o LD drivers/media/i2c/s5c73m3/built-in.o CC mm/page_owner.o drivers/gpu/drm/amd/amdgpu/amdgpu_pll.o: warning: objtool: amdgpu_pll_compute()+0x37: can't find jump dest instruction at .text+0x700300ed crypto/arc4.o: warning: objtool: ecb_arc4_crypt()+0x40: can't find jump dest instruction at .text+0xc0000146 drivers/iio/industrialio-trigger.o: warning: objtool: iio_trigger_attach_poll_func()+0x74: can't find jump dest instruction at .text+0xa30001aa CC drivers/acpi/acpica/exresnte.o drivers/leds/leds-pca9532.o: warning: objtool: pca9532_of_populate_pdata()+0x36: can't find jump dest instruction at .text+0xe800011c net/sched/sch_fq.o: warning: objtool: fq_dump()+0x43: can't find jump dest instruction at .text+0x8d010159 CC [M] drivers/media/i2c/s5c73m3/s5c73m3-core.o LD drivers/misc/c2port/built-in.o CC [M] crypto/chacha20_generic.o drivers/isdn/i4l/isdn_audio.o: warning: objtool: isdn_audio_goertzel()+0x4a: can't find jump dest instruction at .text+0xfb00004f CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.o CC drivers/acpi/acpica/exresolv.o CC [M] drivers/gpu/drm/gma500/mdfld_tpo_vid.o CC [M] drivers/misc/c2port/core.o CC [M] drivers/infiniband/sw/rxe/rxe_net.o drivers/gpio/gpio-crystalcove.o: warning: objtool: crystalcove_gpio_set()+0x22: can't find jump dest instruction at .text+0x9a000248 CC [M] drivers/input/touchscreen/cy8ctmg110_ts.o net/sunrpc/auth_gss/gss_krb5_wrap.o: warning: objtool: gss_unwrap_kerberos_v1()+0x8e: can't find jump dest instruction at .text+0x2b030094 drivers/isdn/hysdn/hycapi.o: warning: objtool: hycapi_fill_profile()+0x13: can't find jump dest instruction at .text+0x95000029 fs/jfs/inode.o: warning: objtool: jfs_get_block()+0x77: can't find jump dest instruction at .text+0xcb00011d drivers/infiniband/sw/rxe/rxe_task.o: warning: objtool: rxe_do_task()+0x56: can't find jump dest instruction at .text+0x8e00005b CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.o fs/hfs/attr.o: warning: objtool: hfs_setxattr()+0x43: can't find jump dest instruction at .text+0x1c010049 CC [M] drivers/input/touchscreen/cyttsp_core.o CC [M] drivers/gpu/drm/vc4/vc4_render_cl.o net/netfilter/nf_synproxy_core.o: warning: objtool: synproxy_net_init()+0x145: can't find jump dest instruction at .text+0x9f0002ab drivers/iio/adc/qcom-spmi-vadc.o: warning: objtool: vadc_configure()+0x31: can't find jump dest instruction at .text+0x94000087 CC [M] fs/jfs/jfs_mount.o CC [M] drivers/infiniband/hw/qib/qib_sdma.o CC [M] drivers/infiniband/sw/rxe/rxe_sysfs.o LD [M] drivers/isdn/hysdn/hysdn.o CC [M] drivers/gpu/drm/drm_probe_helper.o drivers/message/fusion/mptspi.o: warning: objtool: mptspi_probe()+0x23: can't find jump dest instruction at .text+0xaf030389 fs/ext4/move_extent.o: warning: objtool: mext_page_mkuptodate()+0x79: can't find jump dest instruction at .text+0xc03007e CC [M] fs/hfs/mdb.o crypto/khazad.o: warning: objtool: khazad_crypt()+0xa6: can't find jump dest instruction at .text+0x6a0000ab arch/x86/kernel/vsmp_64.o: warning: objtool: vsmp_init()+0x75: can't find call dest symbol at offset 0x90ff016f CC [M] crypto/poly1305_generic.o CC [M] drivers/mtd/lpddr/lpddr_cmds.o fs/f2fs/debug.o: warning: objtool: update_mem_info()+0x18: can't find jump dest instruction at .text+0x1901015e net/wireless/lib80211_crypt_wep.o: warning: objtool: lib80211_wep_decrypt()+0x4d: can't find jump dest instruction at .text+0x8c010113 CC [M] drivers/message/fusion/mptlan.o drivers/media/common/tveeprom.o: warning: objtool: tveeprom_read()+0x6a: can't find jump dest instruction at .text+0xe000006f CC [M] drivers/gpu/drm/gma500/mdfld_tmd_vid.o drivers/infiniband/hw/mthca/mthca_provider.o: warning: objtool: show_hca()+0x18: can't find jump dest instruction at .text+0x9e00007e CC [M] fs/ext4/indirect.o mm/vmpressure.o: warning: objtool: vmpressure_work_fn()+0x3d: can't find jump dest instruction at .text+0xd00000d2 CC [M] drivers/infiniband/hw/mthca/mthca_catas.o CC [M] drivers/media/dvb-frontends/stb6100.o CC [M] drivers/gpu/drm/vc4/vc4_trace_points.o drivers/input/keyboard/samsung-keypad.o: warning: objtool: samsung_keypad_parse_dt()+0x48: can't find jump dest instruction at .text+0xe02042d CC mm/cleancache.o net/ipv4/netfilter/nf_conntrack_l3proto_ipv4_compat.o: warning: objtool: ct_seq_show()+0x6f: can't find jump dest instruction at .text+0xba020265 CC [M] sound/soc/codecs/es8328-spi.o CC [M] drivers/media/dvb-frontends/sp8870.o CC [M] drivers/input/keyboard/stmpe-keypad.o fs/ext4/mmp.o: warning: objtool: read_mmp_block()+0x5f: can't find jump dest instruction at .text+0x130100b5 CC [M] fs/btrfs/scrub.o CC [M] drivers/misc/altera-stapl/altera-jtag.o drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.o: warning: objtool: amdgpu_ucode_print_common_hdr()+0x18: can't find jump dest instruction at .text+0x5801001e fs/gfs2/dentry.o: warning: objtool: gfs2_drevalidate()+0x21: can't find jump dest instruction at .text+0x65010087 drivers/iio/light/veml6070.o: warning: objtool: veml6070_probe()+0x2c: can't find jump dest instruction at .text+0xcc000072 CC [M] drivers/ide/aec62xx.o drivers/i2c/busses/i2c-img-scb.o: warning: objtool: img_i2c_atomic_op()+0x9c: can't find jump dest instruction at .text+0x920001d1 drivers/iio/industrialio-configfs.o: warning: objtool: iio_configfs_init()+0xb: call without frame pointer save/setup drivers/iio/industrialio-configfs.o: warning: objtool: iio_configfs_exit()+0xb: call without frame pointer save/setup CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_sync.o CC mm/page_isolation.o drivers/gpio/gpio-cs5535.o: warning: objtool: cs5535_gpio_probe()+0x53: can't find jump dest instruction at .text+0xbf000138 net/ipv4/ipconfig.o: warning: objtool: ic_proto_name()+0x21: can't find jump dest instruction at .init.text+0x640100b2 drivers/gpu/drm/drm_crtc_helper.o: warning: objtool: drm_helper_crtc_mode_set()+0x73: can't find jump dest instruction at .text+0xa4000189 CC [M] drivers/media/i2c/s5c73m3/s5c73m3-spi.o CC [M] fs/hpfs/file.o LD [M] net/sunrpc/auth_gss/auth_rpcgss.o CC [M] drivers/gpio/gpio-da9055.o drivers/iio/light/us5182d.o: warning: objtool: us5182d_init()+0x27: can't find jump dest instruction at .text+0x8f0000fd drivers/i2c/busses/i2c-jz4780.o: warning: objtool: jz4780_i2c_xfer()+0x96: can't find jump dest instruction at .text+0x4403050b fs/jffs2/read.o: warning: objtool: jffs2_read_dnode()+0x42: can't find jump dest instruction at .text+0x73020048 drivers/net/Space.o: warning: objtool: net_olddevs_init()+0x33: can't find call dest symbol at offset 0x7400008c fs/jbd2/transaction.o: warning: objtool: jbd2_journal_file_inode()+0x33: can't find jump dest instruction at .text+0xf3000039 CC [M] drivers/isdn/mISDN/layer1.o drivers/isdn/hardware/eicon/divamnt.o: warning: objtool: maint_init()+0xf3: can't find jump dest instruction at .init.text+0x880000f8 CC [M] drivers/iio/industrialio-triggered-event.o drivers/mfd/htc-i2cpld.o: warning: objtool: htcpld_register_chip_i2c()+0x83: can't find jump dest instruction at .text+0x2010178 drivers/input/misc/gpio_tilt_polled.o: warning: objtool: gpio_tilt_polled_probe()+0x2a: can't find jump dest instruction at .text+0xb30100c0 CC [M] fs/jffs2/readinode.o CC [M] drivers/isdn/hardware/eicon/mntfunc.o CC drivers/mfd/stmpe.o drivers/leds/leds-gpio.o: warning: objtool: create_gpio_led()+0x5f: can't find jump dest instruction at .text+0x30101c4 CC [M] drivers/gpu/drm/gma500/tc35876x-dsi-lvds.o LD drivers/net/bonding/built-in.o drivers/message/fusion/mptfc.o: warning: objtool: mptfc_init_host_attr()+0x11: can't find jump dest instruction at .text+0xe3010067 CC [M] drivers/i2c/busses/i2c-kempld.o drivers/iio/magnetometer/hmc5843_spi.o: warning: objtool: hmc5843_spi_remove()+0x9: call without frame pointer save/setup drivers/iio/magnetometer/hmc5843_spi.o: warning: objtool: hmc5843_spi_probe()+0x1c: 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 fs/jbd2/commit.o: warning: objtool: release_buffer_page()+0x1d: can't find jump dest instruction at .text+0xf5000023 CC [M] drivers/net/bonding/bond_main.o arch/x86/kernel/unwind_frame.o: warning: objtool: __unwind_start()+0x41: can't find jump dest instruction at .text+0x82000166 CC [M] fs/ext4/extents_status.o drivers/input/mouse/elan_i2c_smbus.o: warning: objtool: elan_smbus_prepare_fw_update()+0x3a: can't find jump dest instruction at .text+0x20107f0 LD drivers/media/i2c/smiapp/built-in.o drivers/isdn/i4l/isdn_common.o: warning: objtool: isdn_wildmat()+0x1d: can't find jump dest instruction at .text+0x2b010022 drivers/input/misc/hisi_powerkey.o: warning: objtool: hi65xx_powerkey_probe()+0x48: can't find jump dest instruction at .text+0xdd00006d drivers/gpu/drm/virtio/virtgpu_fb.o: warning: objtool: virtio_gpu_dirty_update()+0x6a: can't find jump dest instruction at .text+0x78010070 CC [M] drivers/input/touchscreen/cyttsp_i2c.o arch/x86/kernel/mmconf-fam10h_64.o: warning: objtool: get_fam10h_pci_mmconf_base()+0x2c: can't find jump dest instruction at .text+0x20030052 LD drivers/net/caif/built-in.o drivers/media/mmc/siano/smssdio.o: warning: objtool: smssdio_probe()+0x43: can't find jump dest instruction at .text+0x520100b9 CC arch/x86/kernel/head64.o LD [M] drivers/iio/magnetometer/st_magn.o net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.o: warning: objtool: ipv4_get_l4proto()+0x4e: can't find jump dest instruction at .text+0x920001e3 fs/isofs/util.o: warning: objtool: iso_date()+0x53: call without frame pointer save/setup drivers/media/dvb-core/dvb_ca_en50221.o: warning: objtool: dvb_ca_en50221_check_camstatus()+0x39: can't find jump dest instruction at .text+0x9a00003e drivers/acpi/acpica/exregion.o: warning: objtool: acpi_ex_system_memory_space_handler()+0xb3: can't find jump dest instruction at .text+0x10200b8 CC [M] drivers/gpio/gpio-dln2.o crypto/anubis.o: warning: objtool: anubis_crypt()+0x46: can't find jump dest instruction at .text+0x3501004b net/sched/sch_pie.o: warning: objtool: pie_dump()+0x49: can't find jump dest instruction at .text+0x780102df CC [M] drivers/net/caif/caif_serial.o CC mm/zpool.o CC [M] fs/isofs/rock.o CC [M] fs/hfsplus/xattr_security.o CC [M] drivers/gpu/drm/virtio/virtgpu_display.o drivers/infiniband/hw/qib/qib_pcie.o: warning: objtool: qib_msi_setup()+0x45: can't find jump dest instruction at .text+0x8600023b CC drivers/acpi/acpica/exresop.o CC [M] drivers/input/mouse/focaltech.o CC [M] drivers/media/i2c/smiapp/smiapp-core.o CC [M] drivers/hwmon/adt7411.o drivers/gpu/drm/i915/i915_gem_execbuffer.o: warning: objtool: validate_exec_list.isra.7()+0x2b: can't find jump dest instruction at .text+0x310102c1 LD drivers/media/mmc/built-in.o drivers/message/fusion/mptscsih.o: warning: objtool: mptscsih_taskmgmt_reply()+0x36: can't find jump dest instruction at .text+0xa60001bc CC [M] drivers/net/caif/caif_spi.o CC [M] fs/hpfs/inode.o CC [M] net/sched/cls_fw.o CC [M] drivers/gpio/gpio-dwapb.o CC kernel/watchdog.o net/ipv6/proc.o: warning: objtool: snmp6_dev_seq_show()+0x40: can't find call dest symbol at offset 0x4c0004e4 CC drivers/acpi/acpica/exstore.o CC [M] fs/isofs/export.o CC drivers/acpi/acpica/exstoren.o drivers/iio/adc/ti-adc128s052.o: warning: objtool: adc128_probe()+0x31: can't find jump dest instruction at .text+0xb4000077 arch/x86/kernel/tce_64.o: warning: objtool: tce_build()+0x4f: call without frame pointer save/setup arch/x86/kernel/tce_64.o: warning: objtool: tce_table_setparms.isra.2()+0x4d: call without frame pointer save/setup arch/x86/kernel/tce_64.o: warning: objtool: build_tce_table()+0x4b: call without frame pointer save/setup arch/x86/kernel/tce_64.o: warning: objtool: alloc_tce_table()+0x19: call without frame pointer save/setup arch/x86/kernel/tce_64.o: warning: objtool: free_tce_table()+0x1c: call without frame pointer save/setup crypto/cast5_generic.o: warning: objtool: __cast5_decrypt()+0x1a: can't find jump dest instruction at .text+0x36010980 sound/soc/codecs/da7218.o: warning: objtool: da7218_set_dai_tdm_slot()+0x53: can't find jump dest instruction at .text+0xfe000288 fs/jffs2/nodemgmt.o: warning: objtool: jffs2_close_nextblock()+0x1c: can't find jump dest instruction at .text+0x83000022 CC [M] fs/isofs/joliet.o CC [M] drivers/i2c/busses/i2c-lpc2k.o net/sched/sch_fq_codel.o: warning: objtool: fq_codel_dump()+0x43: can't find jump dest instruction at .text+0xc3010319 drivers/mtd/chips/chipreg.o: warning: objtool: do_map_probe()+0x23: can't find call dest symbol at offset 0x49000117 net/sched/sch_hhf.o: warning: objtool: hhf_dump()+0x4e: can't find jump dest instruction at .text+0x3e0100e4 CC [M] drivers/infiniband/hw/hfi1/ruc.o CC [M] crypto/deflate.o sound/soc/codecs/dmic.o: warning: objtool: dmic_dev_remove()+0xd: call without frame pointer save/setup sound/soc/codecs/dmic.o: warning: objtool: dmic_dev_probe()+0x20: call without frame pointer save/setup sound/soc/codecs/dmic.o: warning: objtool: dmic_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/dmic.o: warning: objtool: dmic_driver_exit()+0xb: call without frame pointer save/setup drivers/net/loopback.o: warning: objtool: loopback_xmit()+0x5b: can't find jump dest instruction at .text+0x8b000371 net/ipv4/syncookies.o: warning: objtool: cookie_v4_check()+0x53: can't find jump dest instruction at .text+0x92050619 CC [M] fs/btrfs/reada.o CC [M] drivers/gpu/drm/radeon/radeon_legacy_crtc.o net/sunrpc/xprtrdma/module.o: warning: objtool: rpc_rdma_cleanup()+0x4: call without frame pointer save/setup net/sunrpc/xprtrdma/module.o: warning: objtool: rpc_rdma_init()+0x8: call without frame pointer save/setup mm/hugetlb_cgroup.o: warning: objtool: hugetlb_cgroup_css_alloc()+0x2f: can't find jump dest instruction at .text+0x900000b5 CC [M] net/sched/cls_rsvp.o CC [M] drivers/media/i2c/smiapp/smiapp-regs.o CC [M] drivers/hwmon/adt7462.o drivers/infiniband/hw/mthca/mthca_memfree.o: warning: objtool: mthca_alloc_icm_coherent()+0x4d: can't find jump dest instruction at .text+0xb4000143 CC mm/early_ioremap.o arch/x86/kernel/aperture_64.o: warning: objtool: search_agp_bridge()+0x1b: can't find jump dest instruction at .init.text+0x8b00035d LD [M] drivers/iio/industrialio.o drivers/iio/adc/ti-adc0832.o: warning: objtool: adc0832_probe()+0x25: can't find jump dest instruction at .text+0x4e01006b CC [M] sound/soc/codecs/gtm601.o CC [M] drivers/infiniband/hw/hfi1/sdma.o CC arch/x86/kernel/ebda.o CC [M] drivers/isdn/hardware/eicon/debug.o CC [M] drivers/iio/adc/ti-ads1015.o drivers/leds/leds-lp3944.o: warning: objtool: lp3944_led_set()+0x7d: can't find jump dest instruction at .text+0xe00000f3 LD drivers/mmc/core/built-in.o drivers/gpu/drm/nouveau/nvkm/subdev/bios/bit.o: warning: objtool: bit_entry()+0x27: can't find jump dest instruction at .text+0x9f00002d LD drivers/mtd/maps/built-in.o fs/hfsplus/xattr_user.o: warning: objtool: hfsplus_user_setxattr()+0x2c: call without frame pointer save/setup fs/hfsplus/xattr_user.o: warning: objtool: hfsplus_user_getxattr()+0x22: call without frame pointer save/setup fs/hpfs/dnode.o: warning: objtool: map_nth_dirent()+0x32: can't find jump dest instruction at .text+0xbb000258 CC [M] drivers/leds/leds-lp3952.o CC [M] drivers/media/i2c/s5c73m3/s5c73m3-ctrls.o CC [M] drivers/mmc/core/core.o CC [M] drivers/misc/altera-stapl/altera-comp.o CC [M] fs/hfsplus/xattr_trusted.o CC [M] drivers/mtd/maps/map_funcs.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_buffer.o drivers/iommu/intel-iommu.o: warning: objtool: dma_pte_clear_level()+0x7c: can't find jump dest instruction at .text+0x9b000632 net/ipv4/netfilter.o: warning: objtool: nf_ip_checksum()+0x28: can't find jump dest instruction at .text+0x8900009e drivers/gpu/drm/nouveau/nvkm/subdev/bios/base.o: warning: objtool: nvkm_bios_new()+0x3c: can't find jump dest instruction at .text+0x95030342 drivers/media/common/b2c2/flexcop-sram.o: warning: objtool: flexcop_sram_set_dest()+0x57: can't find jump dest instruction at .text+0x9100012c LD drivers/iommu/built-in.o kernel/kcov.o: warning: objtool: kcov_mmap()+0x44: can't find jump dest instruction at .text+0xe700012a CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/boost.o CC [M] drivers/input/misc/max77693-haptic.o drivers/media/common/cx2341x.o: warning: objtool: cx2341x_try_ctrl()+0x24: can't find jump dest instruction at .text+0xc400017a drivers/iio/industrialio-sw-device.o: warning: objtool: iio_sw_device_create()+0x30: can't find call dest symbol at offset 0x7c0000e4 drivers/md/raid1.o: warning: objtool: flush_pending_writes()+0x2c: can't find jump dest instruction at .text+0xaa000122 net/netfilter/nft_immediate.o: warning: objtool: nft_immediate_dump()+0x1b: call without frame pointer save/setup net/netfilter/nft_immediate.o: warning: objtool: nft_immediate_destroy()+0x17: call without frame pointer save/setup net/netfilter/nft_immediate.o: warning: objtool: nft_immediate_init()+0x46: call without frame pointer save/setup net/netfilter/nft_immediate.o: warning: objtool: nft_immediate_eval()+0x1c: call without frame pointer save/setup net/netfilter/nft_immediate.o: warning: objtool: nft_immediate_module_exit()+0x10: call without frame pointer save/setup net/netfilter/nft_immediate.o: warning: objtool: nft_immediate_module_init()+0xb: call without frame pointer save/setup fs/f2fs/xattr.o: warning: objtool: read_all_xattrs()+0x6f: can't find jump dest instruction at .text+0x201c5 WARNING: drivers/iommu/built-in.o(.text+0xdb41): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry() The function dmar_walk_remapping_entries() references the function __init dmar_table_print_dmar_entry(). This is often because dmar_walk_remapping_entries lacks a __init annotation or the annotation of dmar_table_print_dmar_entry is wrong. CC [M] drivers/media/i2c/m5mols/m5mols_controls.o CC [M] sound/soc/codecs/hdac_hdmi.o drivers/hwmon/adt7410.o: warning: objtool: adt7410_i2c_remove()+0x13: call without frame pointer save/setup drivers/hwmon/adt7410.o: warning: objtool: adt7410_i2c_probe()+0x44: call without frame pointer save/setup drivers/hwmon/adt7410.o: warning: objtool: adt7410_i2c_write_word()+0x18: call without frame pointer save/setup drivers/hwmon/adt7410.o: warning: objtool: adt7410_i2c_read_word()+0x11: call without frame pointer save/setup drivers/hwmon/adt7410.o: warning: objtool: adt7410_i2c_write_byte()+0x14: call without frame pointer save/setup drivers/hwmon/adt7410.o: warning: objtool: adt7410_i2c_read_byte()+0x11: call without frame pointer save/setup drivers/hwmon/adt7410.o: warning: objtool: adt7410_driver_init()+0x12: call without frame pointer save/setup drivers/hwmon/adt7410.o: warning: objtool: adt7410_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/media/dvb-core/dvb_ringbuffer.o CC [M] drivers/media/i2c/cx25840/cx25840-firmware.o drivers/gpu/drm/i915/i915_gem_render_state.o: warning: objtool: render_state_init()+0x22: can't find jump dest instruction at .text+0x8a000028 CC [M] drivers/net/bonding/bond_3ad.o CC [M] drivers/input/misc/max8925_onkey.o drivers/input/keyboard/sh_keysc.o: warning: objtool: sh_keysc_probe()+0x3a: can't find jump dest instruction at .text+0xa202020f CC [M] fs/jffs2/write.o drivers/media/dvb-frontends/stb0899_drv.o: warning: objtool: stb0899_read_ber()+0x37: can't find jump dest instruction at .text+0xf300032d CC [M] drivers/hwmon/adt7470.o CC [M] fs/ext4/xattr.o crypto/camellia_generic.o: warning: objtool: camellia_setup_tail()+0xbf: can't find jump dest instruction at .text+0x8a0000c4 CC [M] drivers/net/bonding/bond_alb.o net/wireless/lib80211.o: warning: objtool: lib80211_crypt_deinit_handler()+0x1a: can't find call dest symbol at offset 0x3200034e CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/conn.o CC [M] fs/isofs/compress.o fs/btrfs/delayed-inode.o: warning: objtool: __btrfs_release_delayed_node()+0x26: can't find jump dest instruction at .text+0xa50003ec CC [M] crypto/michael_mic.o CC [M] drivers/isdn/mISDN/layer2.o LD drivers/media/pci/b2c2/built-in.o drivers/acpi/acpica/exresnte.o: warning: objtool: acpi_ex_resolve_node_to_value()+0x111: can't find jump dest instruction at .text+0x42030116 drivers/hid/hid-lg3ff.o: warning: objtool: hid_lg3ff_play()+0x3c: call without frame pointer save/setup drivers/hid/hid-lg3ff.o: warning: objtool: hid_lg3ff_set_autocenter()+0xc0: call without frame pointer save/setup drivers/hid/hid-lg3ff.o: warning: objtool: lg3ff_init()+0x2f: call without frame pointer save/setup CC [M] drivers/mtd/maps/l440gx.o CC [M] drivers/input/mouse/alps.o fs/kernfs/file.o: warning: objtool: kernfs_fop_mmap()+0x45: can't find jump dest instruction at .text+0x9900061b CC [M] drivers/media/pci/b2c2/flexcop-dma.o drivers/input/touchscreen/atmel_mxt_ts.o: warning: objtool: mxt_proc_t6_messages()+0x96: can't find jump dest instruction at .text+0xa70001ac CC [M] drivers/net/caif/caif_spi_slave.o CC [M] drivers/input/touchscreen/cyttsp_i2c_common.o LD fs/kernfs/built-in.o drivers/media/common/saa7146/saa7146_vbi.o: warning: objtool: buffer_prepare()+0x91: can't find jump dest instruction at .text+0x25010417 LD drivers/media/pci/bt8xx/built-in.o drivers/input/touchscreen/chipone_icn8318.o: warning: objtool: icn8318_probe()+0x49: can't find jump dest instruction at .text+0xac01019e drivers/isdn/i4l/isdnhdlc.o: warning: objtool: isdnhdlc_encode()+0x37: can't find jump dest instruction at .text+0x4106003d fs/gfs2/export.o: warning: objtool: gfs2_get_name()+0x65: can't find jump dest instruction at .text+0xb600009b sound/soc/codecs/es8328-i2c.o: warning: objtool: es8328_i2c_remove()+0xd: call without frame pointer save/setup sound/soc/codecs/es8328-i2c.o: warning: objtool: es8328_i2c_probe()+0x26: call without frame pointer save/setup sound/soc/codecs/es8328-i2c.o: warning: objtool: es8328_i2c_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/es8328-i2c.o: warning: objtool: es8328_i2c_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/net/caif/caif_hsi.o CC [M] drivers/input/mouse/byd.o drivers/media/firewire/firedtv-fe.o: warning: objtool: fdtv_frontend_init()+0x9f: can't find jump dest instruction at .text+0xba000335 fs/f2fs/acl.o: warning: objtool: f2fs_acl_create_masq()+0x20: can't find jump dest instruction at .text+0xcd000026 CC [M] net/ipv6/ah6.o CC [M] drivers/media/pci/bt8xx/bttv-driver.o CC [M] fs/gfs2/file.o CC [M] drivers/input/touchscreen/cyttsp_spi.o CC [M] drivers/gpu/drm/radeon/radeon_legacy_encoders.o drivers/input/mouse/gpio_mouse.o: warning: objtool: gpio_mouse_probe()+0x3e: can't find jump dest instruction at .text+0x81020093 CC [M] sound/soc/codecs/ics43432.o net/netfilter/nf_tables_core.o: warning: objtool: __nft_trace_packet()+0x15: can't find jump dest instruction at .text+0x8800001b drivers/gpu/drm/vmwgfx/vmwgfx_resource.o: warning: objtool: vmw_resource_release()+0x67: can't find jump dest instruction at .text+0xcd0004ad CC [M] drivers/input/touchscreen/cyttsp4_core.o CC [M] drivers/misc/altera-stapl/altera.o net/sunrpc/auth_gss/gss_krb5_keys.o: warning: objtool: krb5_nfold()+0x4f: can't find jump dest instruction at .text+0xbc0000b5 fs/f2fs/trace.o: warning: objtool: gang_lookup_pids.constprop.4()+0x33: can't find jump dest instruction at .text+0x90000039 drivers/gpio/gpio-da9052.o: warning: objtool: da9052_gpio_set()+0x85: can't find jump dest instruction at .text+0x8400024b CC [M] drivers/media/i2c/m5mols/m5mols_capture.o sound/soc/codecs/da732x.o: warning: objtool: da732x_adc_event()+0x22: can't find jump dest instruction at .text+0xde0000f8 net/ipv4/netfilter/nf_conntrack_proto_icmp.o: warning: objtool: icmp_error_message.isra.7()+0xb5: can't find jump dest instruction at .text+0x9a0004ca CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_fifo.o CC [M] drivers/gpu/drm/radeon/radeon_connectors.o drivers/gpu/drm/gma500/mdfld_dsi_output.o: warning: objtool: mdfld_dsi_connector_set_property()+0x57: can't find jump dest instruction at .text+0x201021d drivers/misc/altera-stapl/altera-comp.o: warning: objtool: altera_shrink()+0x40: can't find jump dest instruction at .text+0x400100e6 drivers/media/common/b2c2/flexcop-misc.o: warning: objtool: flexcop_determine_revision()+0x35: can't find jump dest instruction at .text+0x870000ba drivers/gpu/drm/gma500/mdfld_tpo_vid.o: warning: objtool: tpo_vid_get_config_mode()+0x1f: call without frame pointer save/setup CC [M] net/ipv4/netfilter/nf_nat_l3proto_ipv4.o CC [M] drivers/infiniband/hw/qib/qib_sysfs.o drivers/media/firewire/firedtv-rc.o: warning: objtool: fdtv_register_rc()+0x23: can't find jump dest instruction at .text+0xa0000029 crypto/salsa20_generic.o: warning: objtool: salsa20_wordtobyte()+0x236: can't find jump dest instruction at .text+0x49ff041b drivers/media/dvb-frontends/stb0899_algo.o: warning: objtool: stb0899_dvbs2_calc_srate()+0x44: can't find jump dest instruction at .text+0x9a000049 CC [M] fs/gfs2/ops_fstype.o drivers/mtd/lpddr/qinfo_probe.o: warning: objtool: lpddr_pfow_present.isra.2()+0x12e: can't find jump dest instruction at .text+0xad000134 CC [M] drivers/net/caif/caif_virtio.o LD drivers/mtd/nand/built-in.o CC [M] drivers/ide/alim15x3.o CC [M] drivers/leds/leds-lp55xx-common.o drivers/acpi/acpica/exresolv.o: warning: objtool: acpi_ex_resolve_object_to_value()+0x4a: can't find jump dest instruction at .text+0x20020050 CC [M] crypto/crc32c_generic.o drivers/mtd/chips/cfi_probe.o: warning: objtool: cfi_chip_setup()+0x82: can't find jump dest instruction at .text+0x42020108 CC [M] drivers/infiniband/hw/qib/qib_twsi.o fs/hfsplus/xattr.o: warning: objtool: hfsplus_getxattr_finder_info.isra.6()+0x2d: can't find jump dest instruction at .text+0xd20001b3 drivers/input/misc/kxtj9.o: warning: objtool: kxtj9_enable()+0x1f: can't find jump dest instruction at .text+0xe70001c5 CC [M] drivers/mtd/nand/nand_base.o CC [M] net/sched/cls_tcindex.o CC [M] drivers/media/dvb-frontends/cx22700.o CC [M] fs/hfsplus/posix_acl.o LD drivers/nfc/built-in.o CC [M] drivers/mtd/chips/cfi_util.o drivers/input/misc/keyspan_remote.o: warning: objtool: keyspan_setup()+0x60: can't find jump dest instruction at .text+0x1a010105 arch/x86/kernel/amd_gart_64.o: warning: objtool: alloc_iommu()+0x3a: can't find jump dest instruction at .text+0xe8000060 drivers/gpu/drm/radeon/radeon_object.o: warning: objtool: radeon_bo_create()+0x95: can't find jump dest instruction at .text+0x830203eb CC [M] drivers/nfc/nfcwilink.o CC [M] drivers/input/misc/max8997_haptic.o net/sunrpc/auth_gss/gss_krb5_crypto.o: warning: objtool: gss_krb5_cts_crypt()+0x5b: can't find jump dest instruction at .text+0xef000091 fs/gfs2/aops.o: warning: objtool: gfs2_direct_IO()+0x69: can't find jump dest instruction at .text+0xe100029e CC drivers/mfd/stmpe-i2c.o net/sunrpc/xprtrdma/backchannel.o: warning: objtool: rpcrdma_bc_setup_rqst()+0x35: can't find jump dest instruction at .text+0xae0000bb LD [M] net/sunrpc/auth_gss/rpcsec_gss_krb5.o drivers/gpu/drm/gma500/mdfld_intel_display.o: warning: objtool: mdfld__intel_pipe_set_base()+0xa0: can't find jump dest instruction at .text+0xe0010195 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.o: warning: objtool: amdgpu_vm_update_pages.isra.6()+0x3a: can't find jump dest instruction at .text+0xc700003f LD [M] net/sunrpc/xprtrdma/rpcrdma.o CC [M] drivers/misc/c2port/c2port-duramar2150.o drivers/media/common/b2c2/flexcop-eeprom.o: warning: objtool: flexcop_eeprom_check_mac_addr()+0xa3: call without frame pointer save/setup drivers/net/appletalk/ipddp.o: warning: objtool: ipddp_xmit()+0x30: can't find jump dest instruction at .text+0x1c010036 CC [M] drivers/infiniband/hw/hfi1/sysfs.o CC [M] drivers/media/pci/b2c2/flexcop-pci.o CC [M] drivers/gpu/drm/vc4/vc4_v3d.o drivers/isdn/mISDN/stack.o: warning: objtool: send_layer2()+0x1f: can't find jump dest instruction at .text+0x72010165 sound/soc/codecs/da9055.o: warning: objtool: da9055_hw_params()+0x55: can't find jump dest instruction at .text+0xb801050b CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_irq.o CC [M] drivers/i2c/busses/i2c-meson.o LD drivers/misc/cb710/built-in.o arch/x86/kernel/ebda.o: warning: objtool: reserve_bios_regions()+0x51: call without frame pointer save/setup CC [M] drivers/isdn/mISDN/tei.o CC [M] sound/soc/codecs/inno_rk3036.o drivers/ide/ide-acpi.o: warning: objtool: do_drive_get_GTF.isra.1()+0x36: can't find jump dest instruction at .text+0xd500018c drivers/infiniband/hw/mthca/mthca_uar.o: warning: objtool: mthca_uar_alloc()+0x22: call without frame pointer save/setup drivers/infiniband/hw/mthca/mthca_uar.o: warning: objtool: mthca_uar_free()+0x13: call without frame pointer save/setup drivers/infiniband/hw/mthca/mthca_uar.o: warning: objtool: mthca_init_uar_table()+0x34: call without frame pointer save/setup drivers/infiniband/hw/mthca/mthca_uar.o: warning: objtool: mthca_cleanup_uar_table()+0x11: call without frame pointer save/setup drivers/gpu/drm/radeon/radeon_gart.o: warning: objtool: radeon_gart_table_ram_alloc()+0x2e: can't find jump dest instruction at .text+0xd7000034 CC [M] drivers/misc/cb710/core.o CC [M] drivers/i2c/busses/i2c-mt65xx.o drivers/mmc/card/queue.o: warning: objtool: mmc_queue_thread()+0xb1: can't find jump dest instruction at .text+0xc9000126 CC mm/cma.o CC arch/x86/kernel/platform-quirks.o CC net/ipv4/xfrm4_policy.o fs/hpfs/ea.o: warning: objtool: hpfs_ea_ext_remove()+0x2a: can't find jump dest instruction at .text+0x600100d0 LD drivers/media/pci/cobalt/built-in.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_ldu.o CC drivers/mmc/host/sdhci-pci-data.o drivers/input/touchscreen/cyttsp_i2c.o: warning: objtool: cyttsp_i2c_probe()+0x4f: call without frame pointer save/setup drivers/input/touchscreen/cyttsp_i2c.o: warning: objtool: cyttsp_i2c_driver_init()+0x12: call without frame pointer save/setup drivers/input/touchscreen/cyttsp_i2c.o: warning: objtool: cyttsp_i2c_driver_exit()+0xb: call without frame pointer save/setup net/netfilter/nft_cmp.o: warning: objtool: nft_cmp_select_ops()+0x47: call without frame pointer save/setup net/netfilter/nft_cmp.o: warning: objtool: nft_cmp_dump()+0x2e: call without frame pointer save/setup net/netfilter/nft_cmp.o: warning: objtool: nft_cmp_fast_dump()+0x2e: call without frame pointer save/setup net/netfilter/nft_cmp.o: warning: objtool: nft_cmp_init()+0x29: call without frame pointer save/setup net/netfilter/nft_cmp.o: warning: objtool: nft_cmp_fast_init()+0x29: call without frame pointer save/setup net/netfilter/nft_cmp.o: warning: objtool: nft_cmp_eval()+0x2b: call without frame pointer save/setup net/netfilter/nft_cmp.o: warning: objtool: nft_cmp_module_exit()+0x10: call without frame pointer save/setup net/netfilter/nft_cmp.o: warning: objtool: nft_cmp_module_init()+0xb: call without frame pointer save/setup CC [M] fs/jfs/jfs_umount.o CC [M] drivers/hid/hid-logitech-dj.o drivers/media/i2c/cx25840/cx25840-audio.o: warning: objtool: cx25840_audio_s_ctrl()+0x1c: can't find jump dest instruction at .text+0xdb000052 CC [M] drivers/media/pci/cobalt/cobalt-driver.o drivers/iio/industrialio-sw-trigger.o: warning: objtool: iio_sw_trigger_create()+0x30: can't find call dest symbol at offset 0x7c0000e4 CC [M] sound/soc/codecs/isabelle.o arch/x86/kernel/head64.o: warning: objtool: early_make_pgtable()+0x2b: can't find jump dest instruction at .init.text+0x9a010141 drivers/input/touchscreen/cy8ctmg110_ts.o: warning: objtool: cy8ctmg110_touch_pos()+0xa9: can't find jump dest instruction at .text+0x9400014f sound/soc/codecs/es8328-spi.o: warning: objtool: es8328_spi_remove()+0x9: call without frame pointer save/setup sound/soc/codecs/es8328-spi.o: warning: objtool: es8328_spi_probe()+0x26: call without frame pointer save/setup sound/soc/codecs/es8328-spi.o: warning: objtool: es8328_spi_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/es8328-spi.o: warning: objtool: es8328_spi_driver_exit()+0xb: call without frame pointer save/setup drivers/isdn/i4l/isdn_ttyfax.o: warning: objtool: isdn_tty_fax_modem_result()+0x54: can't find jump dest instruction at .text+0x502013a drivers/acpi/acpica/exresop.o: warning: objtool: acpi_ex_resolve_operands()+0x7e: can't find jump dest instruction at .text+0xf608010b drivers/md/multipath.o: warning: objtool: multipath_add_disk()+0x2d: can't find jump dest instruction at .text+0xce000253 drivers/isdn/hardware/mISDN/mISDNisar.o: warning: objtool: rcv_mbox()+0x1d: can't find jump dest instruction at .text+0xf9000183 crypto/seed.o: warning: objtool: seed_set_key()+0xfb: can't find jump dest instruction at .text+0x290019a0 CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_ttm_glue.o drivers/gpu/drm/vc4/vc4_plane.o: warning: objtool: vc4_plane_setup_clipping_and_scaling()+0x6e: can't find jump dest instruction at .text+0x78020084 CC [M] drivers/md/faulty.o mm/page_owner.o: warning: objtool: print_page_owner()+0x71: can't find jump dest instruction at .text+0xed010097 CC [M] drivers/media/dvb-core/dvb_math.o CC [M] drivers/input/touchscreen/cyttsp4_i2c.o drivers/acpi/acpica/exstoren.o: warning: objtool: acpi_ex_resolve_object()+0x41: can't find jump dest instruction at .text+0xda000047 CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_overlay.o CC [M] drivers/isdn/hisax/l3_1tr6.o CC [M] net/netfilter/nft_lookup.o CC [M] drivers/gpu/drm/vc4/vc4_validate.o CC [M] crypto/crc32_generic.o drivers/media/common/saa7146/saa7146_video.o: warning: objtool: vidioc_try_fmt_vid_overlay()+0x5f: can't find jump dest instruction at .text+0xc40102c5 CC drivers/acpi/acpica/exstorob.o drivers/media/firewire/firedtv-fw.o: warning: objtool: handle_fcp()+0x25: can't find jump dest instruction at .text+0xbd00002b arch/x86/kernel/pci-calgary_64.o: warning: objtool: calioc2_tce_cache_blast()+0x14e: can't find jump dest instruction at .text+0x5000633 drivers/input/keyboard/stmpe-keypad.o: warning: objtool: stmpe_keypad_chip_init()+0x2c: can't find jump dest instruction at .text+0xb6000192 CC mm/balloon_compaction.o LD [M] drivers/media/firewire/firedtv.o LDS arch/x86/kernel/vmlinux.lds CC [M] drivers/isdn/hardware/eicon/maintidi.o CC [M] drivers/i2c/busses/i2c-ocores.o drivers/media/dvb-core/dvb_frontend.o: warning: objtool: dvb_frontend_swzigzag_autotune()+0x74: can't find jump dest instruction at .text+0x9900027a drivers/gpio/gpio-da9055.o: warning: objtool: da9055_gpio_direction_output()+0x69: can't find call dest symbol at offset 0x330000fd CC [M] drivers/gpu/drm/amd/amdgpu/cik.o drivers/gpu/drm/gma500/mdfld_tmd_vid.o: warning: objtool: mdfld_dsi_tmd_drv_ic_init()+0x12: can't find jump dest instruction at .text+0x64010048 CC [M] drivers/input/keyboard/stowaway.o drivers/i2c/busses/i2c-kempld.o: warning: objtool: kempld_i2c_process()+0x48: can't find jump dest instruction at .text+0x890200be CC [M] sound/soc/codecs/jz4740.o fs/jfs/jfs_mount.o: warning: objtool: updateSuper()+0x48: can't find jump dest instruction at .text+0xe50000cd drivers/media/i2c/s5c73m3/s5c73m3-spi.o: warning: objtool: s5c73m3_spi_write()+0x5b: can't find call dest symbol at offset 0xc0ff01ef drivers/mmc/card/sdio_uart.o: warning: objtool: sdio_uart_probe()+0x31: can't find jump dest instruction at .text+0x9f020317 net/wireless/lib80211_crypt_ccmp.o: warning: objtool: lib80211_ccmp_decrypt()+0x4c: can't find jump dest instruction at .text+0xdb030451 LD [M] drivers/isdn/i4l/isdn.o CC [M] drivers/media/i2c/smiapp/smiapp-quirk.o CC [M] drivers/i2c/busses/i2c-pca-platform.o drivers/isdn/i4l/isdn_bsdcomp.o: warning: objtool: bsd_check()+0x11: can't find jump dest instruction at .text+0x95000017 kernel/hung_task.o: warning: objtool: check_hung_task()+0x38: can't find jump dest instruction at .text+0x3202007e CC [M] drivers/media/i2c/smiapp/smiapp-limits.o CC [M] net/netfilter/nft_dynset.o net/netfilter/nf_tables_trace.o: warning: objtool: nft_trace_notify()+0x37: can't find jump dest instruction at .text+0xb70200fd CC [M] drivers/gpu/drm/vc4/vc4_validate_shaders.o LD net/wireless/built-in.o CC [M] drivers/hwmon/adt7475.o fs/isofs/export.o: warning: objtool: isofs_export_get_parent()+0x45: can't find jump dest instruction at .text+0xab0000da CC [M] net/netfilter/nft_bitwise.o drivers/gpu/drm/gma500/mdfld_dsi_pkg_sender.o: warning: objtool: handle_dsi_error()+0x4d: can't find jump dest instruction at .text+0x5c010263 CC [M] fs/hpfs/map.o crypto/deflate.o: warning: objtool: deflate_decompress()+0x4a: can't find jump dest instruction at .text+0x82000190 crypto/serpent_generic.o: warning: objtool: __serpent_setkey()+0x1b: can't find jump dest instruction at .text+0x74210021 CC [M] arch/x86/kernel/msr.o LD drivers/media/pci/cx18/built-in.o fs/isofs/joliet.o: warning: objtool: get_joliet_filename()+0x56: call without frame pointer save/setup drivers/gpu/drm/gma500/mdfld_dsi_dpi.o: warning: objtool: mdfld_dsi_dpi_shut_down()+0x36: can't find jump dest instruction at .text+0xe8000e8c drivers/md/raid5-cache.o: warning: objtool: r5l_write_super_and_discard_space()+0x46: can't find jump dest instruction at .text+0xa800008c drivers/gpu/drm/i915/i915_gem_shrinker.o: warning: objtool: i915_gem_shrinker_count()+0x31: can't find jump dest instruction at .text+0xae000137 CC [M] crypto/authenc.o drivers/acpi/acpica/exstore.o: warning: objtool: acpi_ex_store_object_to_index()+0x43: can't find jump dest instruction at .text+0x75010167 CC [M] drivers/md/md-cluster.o CC [M] drivers/mtd/devices/slram.o CC [M] net/ipv4/netfilter/nf_nat_proto_icmp.o LD drivers/media/i2c/soc_camera/built-in.o drivers/isdn/hardware/mISDN/mISDNipac.o: warning: objtool: hscx_init()+0x93: can't find jump dest instruction at .text+0x9e000179 CC [M] drivers/media/pci/cx18/cx18-driver.o CC [M] drivers/gpu/drm/i915/i915_gem_tiling.o drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.o: warning: objtool: amdgpu_bo_list_create()+0x42: can't find jump dest instruction at .text+0x94000048 CC [M] drivers/gpu/drm/vc4/vc4_debugfs.o fs/hfsplus/xattr_security.o: warning: objtool: hfsplus_initxattrs()+0x36: can't find jump dest instruction at .text+0x860000ac drivers/i2c/busses/i2c-lpc2k.o: warning: objtool: lpc2k_process_msg()+0x12a: can't find jump dest instruction at .text+0x7c0001ee CC [M] crypto/authencesn.o CC [M] fs/ext4/xattr_user.o drivers/hid/hid-lg4ff.o: warning: objtool: lg4ff_get_mode_switch_command()+0x1e: can't find jump dest instruction at .text+0xd2000024 CC [M] net/sched/cls_rsvp6.o drivers/input/mouse/focaltech.o: warning: objtool: focaltech_report_state.isra.4()+0x42: can't find jump dest instruction at .text+0xd3000338 CC [M] drivers/input/misc/mc13783-pwrbutton.o CC [M] drivers/media/i2c/soc_camera/imx074.o fs/hpfs/file.o: warning: objtool: hpfs_bmap()+0x3c: can't find jump dest instruction at .text+0x940000b2 crypto/cast6_generic.o: warning: objtool: __cast6_setkey()+0x2f: can't find jump dest instruction at .text+0x30060034 LD drivers/ntb/built-in.o CC [M] drivers/i2c/busses/i2c-riic.o CC [M] drivers/hwmon/applesmc.o drivers/infiniband/hw/qib/qib_qsfp.o: warning: objtool: qsfp_read()+0x44: can't find jump dest instruction at .text+0x5e02004a drivers/gpu/drm/vc4/vc4_trace_points.o: warning: objtool: perf_trace_vc4_wait_for_seqno_end()+0x3e: can't find jump dest instruction at .text+0x82000134 drivers/infiniband/hw/qib/qib_qp.o: warning: objtool: qib_alloc_qpn()+0x6b: can't find jump dest instruction at .text+0xb8010070 CC [M] drivers/misc/cb710/sgbuf2.o net/ipv6/syncookies.o: warning: objtool: cookie_v6_check()+0x6f: can't find jump dest instruction at .text+0xd90603b5 CC [M] fs/hpfs/name.o LD drivers/mtd/onenand/built-in.o CC [M] drivers/ntb/ntb.o CC [M] fs/ext4/xattr_trusted.o LD drivers/mtd/spi-nor/built-in.o mm/cleancache.o: warning: objtool: __cleancache_get_page()+0x45: can't find jump dest instruction at .text+0x990003fa CC [M] drivers/input/misc/mma8450.o CC [M] net/ipv6/esp6.o sound/soc/codecs/gtm601.o: warning: objtool: gtm601_platform_remove()+0xd: call without frame pointer save/setup sound/soc/codecs/gtm601.o: warning: objtool: gtm601_platform_probe()+0x20: call without frame pointer save/setup sound/soc/codecs/gtm601.o: warning: objtool: gtm601_codec_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/gtm601.o: warning: objtool: gtm601_codec_driver_exit()+0xb: call without frame pointer save/setup CC [M] net/sched/cls_basic.o drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.o: warning: objtool: amdgpu_ctx_init()+0x65: can't find jump dest instruction at .text+0x1401006b LD drivers/media/platform/am437x/built-in.o CC [M] drivers/input/misc/mpu3050.o CC [M] drivers/mtd/onenand/onenand_base.o CC [M] drivers/ide/amd74xx.o CC [M] drivers/mtd/spi-nor/spi-nor.o CC [M] net/ipv6/ipcomp6.o drivers/isdn/mISDN/clock.o: warning: objtool: select_iclock()+0x23: can't find jump dest instruction at .text+0xa70000a9 CC [M] drivers/media/platform/am437x/am437x-vpfe.o drivers/gpio/gpio-dln2.o: warning: objtool: dln2_gpio_request()+0x53: can't find jump dest instruction at .text+0x84000449 CC [M] drivers/hwmon/scpi-hwmon.o fs/jfs/namei.o: warning: objtool: commitZeroLink()+0x66: can't find jump dest instruction at .text+0xa500017b drivers/infiniband/hw/mthca/mthca_catas.o: warning: objtool: catas_reset()+0xa4: can't find jump dest instruction at .text+0x900000a9 CC [M] drivers/ide/atiixp.o drivers/hwmon/adt7411.o: warning: objtool: adt7411_detect()+0x30: can't find jump dest instruction at .text+0x9d000036 CC [M] drivers/gpio/gpio-f7188x.o drivers/ide/aec62xx.o: warning: objtool: aec62xx_init_one()+0x45: can't find jump dest instruction at .text+0xfc00009b CC [M] net/wireless/regdb.o fs/hfs/mdb.o: warning: objtool: hfs_mdb_commit()+0x28: can't find jump dest instruction at .text+0x400300de fs/hfsplus/xattr_trusted.o: warning: objtool: hfsplus_trusted_setxattr()+0x2c: call without frame pointer save/setup fs/hfsplus/xattr_trusted.o: warning: objtool: hfsplus_trusted_getxattr()+0x22: call without frame pointer save/setup mm/early_ioremap.o: warning: objtool: __early_ioremap()+0x73: can't find jump dest instruction at .init.text+0x250100cc CC [M] arch/x86/kernel/cpuid.o CC [M] drivers/mmc/core/bus.o drivers/input/mouse/synaptics.o: warning: objtool: synaptics_validate_byte()+0x13: can't find jump dest instruction at .text+0x83000019 CC [M] drivers/mmc/host/sdhci.o drivers/gpu/drm/amd/amdgpu/amdgpu_sync.o: warning: objtool: amdgpu_sync_fence()+0x16: can't find jump dest instruction at .text+0x320100fc CC [M] fs/ext4/inline.o drivers/ide/ide-dma-sff.o: warning: objtool: ide_build_dmatable()+0x3f: can't find jump dest instruction at .text+0xec000295 CC [M] drivers/md/md.o CC [M] fs/hfs/part_tbl.o drivers/input/misc/ims-pcu.o: warning: objtool: ims_pcu_send_command()+0xb3: can't find jump dest instruction at .text+0xa80004e8 CC [M] drivers/gpio/gpio-grgpio.o drivers/mtd/maps/map_funcs.o: warning: objtool: simple_map_copy_to()+0x19: call without frame pointer save/setup drivers/mtd/maps/map_funcs.o: warning: objtool: simple_map_write()+0x73: call without frame pointer save/setup drivers/mtd/maps/map_funcs.o: warning: objtool: simple_map_copy_from()+0x33: call without frame pointer save/setup drivers/mtd/maps/map_funcs.o: warning: objtool: simple_map_read()+0x71: call without frame pointer save/setup drivers/iio/industrialio-triggered-event.o: warning: objtool: iio_triggered_event_cleanup()+0x14: call without frame pointer save/setup drivers/iio/industrialio-triggered-event.o: warning: objtool: iio_triggered_event_setup()+0x34: call without frame pointer save/setup CC [M] drivers/nfc/mei_phy.o CC [M] drivers/ide/cmd64x.o CC [M] drivers/input/misc/palmas-pwrbutton.o CC [M] drivers/input/mouse/elantech.o drivers/infiniband/hw/hfi1/rc.o: warning: objtool: log_cca_event()+0x31: can't find jump dest instruction at .text+0xc50001a7 drivers/input/misc/max8925_onkey.o: warning: objtool: max8925_onkey_probe()+0x6e: can't find jump dest instruction at .text+0x3d010133 CC [M] drivers/mtd/chips/cfi_cmdset_0020.o net/ipv4/cipso_ipv4.o: warning: objtool: cipso_v4_cache_check()+0x2d: can't find jump dest instruction at .text+0x2a010183 drivers/misc/c2port/c2port-duramar2150.o: warning: objtool: duramar2150_c2port_access()+0x19: call without frame pointer save/setup drivers/misc/c2port/c2port-duramar2150.o: warning: objtool: duramar2150_c2port_c2ck_set()+0x19: call without frame pointer save/setup drivers/misc/c2port/c2port-duramar2150.o: warning: objtool: duramar2150_c2port_c2d_set()+0x19: call without frame pointer save/setup drivers/misc/c2port/c2port-duramar2150.o: warning: objtool: duramar2150_c2port_c2d_dir()+0x19: call without frame pointer save/setup drivers/misc/c2port/c2port-duramar2150.o: warning: objtool: duramar2150_c2port_init()+0x1f: call without frame pointer save/setup drivers/misc/c2port/c2port-duramar2150.o: warning: objtool: duramar2150_c2port_exit()+0xd: call without frame pointer save/setup drivers/input/misc/max77693-haptic.o: warning: objtool: max77693_haptic_probe()+0x3e: can't find jump dest instruction at .text+0x15020334 CC [M] drivers/infiniband/hw/hfi1/trace.o drivers/gpu/drm/virtio/virtgpu_display.o: warning: objtool: vgdev_output_init()+0x8b: can't find jump dest instruction at .text+0xed000171 drivers/media/i2c/m5mols/m5mols_core.o: warning: objtool: m5mols_set_fmt()+0xa2: can't find jump dest instruction at .text+0xe0000248 drivers/gpio/gpio-dwapb.o: warning: objtool: dwapb_gpio_resume()+0x39: can't find jump dest instruction at .text+0x2c01017f mm/page_isolation.o: warning: objtool: perf_trace_test_pages_isolated()+0x44: can't find jump dest instruction at .text+0x810000da CC [M] sound/soc/codecs/l3.o CC [M] fs/hfs/string.o CC [M] drivers/mmc/host/sdhci-pci-core.o CC [M] drivers/gpu/drm/virtio/virtgpu_vq.o drivers/gpu/drm/vc4/vc4_render_cl.o: warning: objtool: emit_tile()+0x38: can't find jump dest instruction at .text+0xb400008e CC mm/page_ext.o CC [M] drivers/mtd/maps/amd76xrom.o CC [M] drivers/mtd/spi-nor/fsl-quadspi.o CC [M] drivers/misc/cb710/debug.o drivers/misc/altera-stapl/altera-jtag.o: warning: objtool: alt_jtag_drscan.isra.0()+0x31: can't find jump dest instruction at .text+0xdc000227 drivers/media/i2c/smiapp/smiapp-regs.o: warning: objtool: __smiapp_read()+0x45: can't find jump dest instruction at .text+0x2201019b drivers/gpu/drm/drm_dp_helper.o: warning: objtool: drm_dp_i2c_do_msg()+0x8d: can't find jump dest instruction at .text+0xe30103b3 CC [M] drivers/media/i2c/msp3400-driver.o CC [M] fs/btrfs/backref.o CC [M] drivers/ide/cs5520.o drivers/leds/leds-lp3952.o: warning: objtool: lp3952_register_led_classdev()+0x3f: can't find jump dest instruction at .text+0x89000155 drivers/gpu/drm/i915/i915_gem_stolen.o: warning: objtool: _i915_gem_object_create_stolen()+0x2a: can't find jump dest instruction at .text+0x93000140 crypto/poly1305_generic.o: warning: objtool: poly1305_blocks()+0x6a: can't find jump dest instruction at .text+0xd3010120 crypto/chacha20_generic.o: warning: objtool: crypto_chacha20_crypt()+0x79: can't find call dest symbol at offset 0xc2ff01ed drivers/isdn/hardware/eicon/mntfunc.o: warning: objtool: didd_callback()+0x17: can't find jump dest instruction at .text+0x98000a2d CC [M] drivers/media/pci/cx18/cx18-cards.o CC [M] drivers/leds/leds-lp5521.o CC [M] drivers/i2c/busses/i2c-rk3x.o drivers/infiniband/sw/rxe/rxe_sysfs.o: warning: objtool: rxe_param_set_add()+0x2e: can't find jump dest instruction at .text+0xdd0000a3 drivers/gpu/drm/via/via_dmablit.o: warning: objtool: via_unmap_blit_from_device()+0x3e: can't find jump dest instruction at .text+0xf010114 drivers/media/i2c/cx25840/cx25840-firmware.o: warning: objtool: cx25840_loadfw()+0x12d: can't find jump dest instruction at .text+0x67010252 CC lib/asn1_decoder.o CC [M] net/sched/cls_flow.o CC [M] drivers/i2c/busses/i2c-sh_mobile.o drivers/media/dvb-frontends/sp8870.o: warning: objtool: configure_reg0xc05()+0x25: can't find jump dest instruction at .text+0xa600002b LD [M] drivers/gpu/drm/via/via.o drivers/mmc/card/mmc_test.o: warning: objtool: mtf_test_show()+0x3c: can't find jump dest instruction at .text+0x97000132 drivers/infiniband/hw/qib/qib_mad.o: warning: objtool: add_pkey()+0x17: can't find jump dest instruction at .text+0xba00001d fs/hpfs/inode.o: warning: objtool: hpfs_write_inode_ea()+0x2e: can't find jump dest instruction at .text+0x85010034 drivers/mtd/maps/l440gx.o: warning: objtool: init_l440gx()+0x60: can't find jump dest instruction at .init.text+0x4b020065 CC [M] drivers/mtd/nand/nand_bbt.o sound/soc/codecs/es8328.o: warning: objtool: es8328_set_dai_fmt()+0x23: can't find jump dest instruction at .text+0x84000129 CC [M] drivers/media/i2c/msp3400-kthreads.o CC [M] drivers/ntb/ntb_transport.o CC [M] fs/hpfs/namei.o drivers/iio/adc/ti-ads1015.o: warning: objtool: ads1015_write_raw()+0x4e: can't find jump dest instruction at .text+0xe60001c4 CC [M] drivers/infiniband/hw/qib/qib_tx.o CC [M] sound/soc/codecs/lm4857.o CC [M] drivers/infiniband/hw/qib/qib_uc.o drivers/input/mouse/psmouse-base.o: warning: objtool: im_explorer_detect()+0x7c: can't find jump dest instruction at .text+0xc0000392 net/wireless/lib80211_crypt_tkip.o: warning: objtool: tkip_mixing_phase1()+0x1af: can't find jump dest instruction at .text+0xaaff01f4 LD drivers/media/radio/si4713/built-in.o mm/zpool.o: warning: objtool: zpool_create_pool()+0x96: can't find jump dest instruction at .text+0xe300026b LD drivers/media/radio/si470x/built-in.o net/sched/cls_route.o: warning: objtool: route4_dump()+0x26: can't find jump dest instruction at .text+0x2b01002c drivers/input/touchscreen/cyttsp_core.o: warning: objtool: cyttsp_parse_properties()+0x34: can't find jump dest instruction at .text+0xa50101da CC [M] fs/gfs2/inode.o CC [M] drivers/iio/adc/ti-ads8688.o fs/isofs/rock.o: warning: objtool: get_symlink_chunk()+0x2d: can't find jump dest instruction at .text+0x49010033 sound/soc/codecs/ics43432.o: warning: objtool: ics43432_remove()+0xd: call without frame pointer save/setup sound/soc/codecs/ics43432.o: warning: objtool: ics43432_probe()+0x20: call without frame pointer save/setup sound/soc/codecs/ics43432.o: warning: objtool: ics43432_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/ics43432.o: warning: objtool: ics43432_driver_exit()+0xb: call without frame pointer save/setup CC mm/cma_debug.o CC [M] drivers/media/radio/si4713/si4713.o CC [M] sound/soc/codecs/lm49453.o CC [M] drivers/hwmon/asc7621.o drivers/mfd/stmpe-i2c.o: warning: objtool: stmpe_i2c_remove()+0x10: call without frame pointer save/setup drivers/mfd/stmpe-i2c.o: warning: objtool: stmpe_i2c_probe()+0x3e: call without frame pointer save/setup drivers/mfd/stmpe-i2c.o: warning: objtool: i2c_block_write()+0x17: call without frame pointer save/setup drivers/mfd/stmpe-i2c.o: warning: objtool: i2c_block_read()+0x17: call without frame pointer save/setup drivers/mfd/stmpe-i2c.o: warning: objtool: i2c_reg_write()+0x17: call without frame pointer save/setup drivers/mfd/stmpe-i2c.o: warning: objtool: i2c_reg_read()+0x14: call without frame pointer save/setup drivers/mfd/stmpe-i2c.o: warning: objtool: stmpe_init()+0xd: call without frame pointer save/setup drivers/mfd/stmpe-i2c.o: warning: objtool: stmpe_exit()+0xb: call without frame pointer save/setup CC [M] drivers/media/radio/si470x/radio-si470x-usb.o CC [M] drivers/mtd/nand/nand_timings.o CC [M] drivers/input/touchscreen/cyttsp4_spi.o drivers/isdn/mISDN/hwchannel.o: warning: objtool: mISDN_ctrl_bchannel()+0x16: can't find jump dest instruction at .text+0xaa0002ac crypto/michael_mic.o: warning: objtool: michael_update()+0x26: can't find jump dest instruction at .text+0x8700018c drivers/media/i2c/m5mols/m5mols_capture.o: warning: objtool: m5mols_capture_info()+0x37: can't find jump dest instruction at .text+0x2a0100ad CC [M] drivers/isdn/mISDN/timerdev.o drivers/infiniband/core/iwcm.o: warning: objtool: iw_cm_init_qp_attr()+0x2b: can't find jump dest instruction at .text+0xac000051 CC drivers/mfd/stmpe-spi.o net/sched/cls_u32.o: warning: objtool: u32_walk()+0x24: can't find jump dest instruction at .text+0x8601002a drivers/gpu/drm/gma500/tc35876x-dsi-lvds.o: warning: objtool: tc35876x_get_config_mode()+0x5c: can't find jump dest instruction at .text+0x800100d2 CC [M] crypto/lz4.o drivers/ide/ide-proc.o: warning: objtool: ide_settings_proc_show()+0x68: can't find jump dest instruction at .text+0x4401074d CC [M] drivers/infiniband/core/iwpm_msg.o LD [M] drivers/gpu/drm/gma500/gma500_gfx.o drivers/media/i2c/s5c73m3/s5c73m3-ctrls.o: warning: objtool: s5c73m3_g_volatile_ctrl()+0x2c: can't find jump dest instruction at .text+0xaf000082 CC [M] drivers/i2c/busses/i2c-simtec.o CC [M] drivers/md/bitmap.o CC [M] net/sched/cls_cgroup.o CC [M] drivers/mtd/devices/phram.o drivers/gpu/drm/nouveau/nvkm/subdev/bios/boost.o: warning: objtool: nvbios_boostTe()+0x46: can't find jump dest instruction at .text+0x9c00004c drivers/mtd/lpddr/lpddr_cmds.o: warning: objtool: lpddr_cmdset()+0x3d: can't find jump dest instruction at .text+0x1a020043 drivers/media/i2c/m5mols/m5mols_controls.o: warning: objtool: m5mols_g_volatile_ctrl()+0x6a: can't find jump dest instruction at .text+0xeb000180 drivers/misc/c2port/core.o: warning: objtool: c2port_device_register()+0x19: can't find jump dest instruction at .text+0xb001036f drivers/input/touchscreen/cyttsp4_i2c.o: warning: objtool: cyttsp4_i2c_remove()+0x10: call without frame pointer save/setup drivers/input/touchscreen/cyttsp4_i2c.o: warning: objtool: cyttsp4_i2c_probe()+0x50: call without frame pointer save/setup drivers/input/touchscreen/cyttsp4_i2c.o: warning: objtool: cyttsp4_i2c_driver_init()+0x12: call without frame pointer save/setup drivers/input/touchscreen/cyttsp4_i2c.o: warning: objtool: cyttsp4_i2c_driver_exit()+0xb: call without frame pointer save/setup drivers/input/touchscreen/cyttsp_spi.o: warning: objtool: cyttsp_spi_xfer()+0x54: can't find jump dest instruction at .text+0xd9020059 drivers/gpu/drm/nouveau/nvkm/subdev/bios/conn.o: warning: objtool: nvbios_connEp()+0x60: can't find jump dest instruction at .text+0xf00001f6 drivers/net/caif/caif_serial.o: warning: objtool: ldisc_receive()+0x5c: can't find jump dest instruction at .text+0x1d010151 CC [M] sound/soc/codecs/max9768.o drivers/media/dvb-core/dvb_ringbuffer.o: warning: objtool: dvb_ringbuffer_pkt_read_user()+0x5b: can't find jump dest instruction at .text+0xd60005f1 drivers/input/mouse/byd.o: warning: objtool: byd_process_byte()+0x48: can't find jump dest instruction at .text+0x7a01031d crypto/crc32c_generic.o: warning: objtool: chksum_digest()+0x19: call without frame pointer save/setup crypto/crc32c_generic.o: warning: objtool: chksum_finup()+0x16: call without frame pointer save/setup crypto/crc32c_generic.o: warning: objtool: chksum_update()+0x16: call without frame pointer save/setup crypto/crc32c_generic.o: warning: objtool: crc32c_mod_init()+0xb: call without frame pointer save/setup crypto/crc32c_generic.o: warning: objtool: crc32c_mod_fini()+0xb: call without frame pointer save/setup LD drivers/media/radio/wl128x/built-in.o fs/btrfs/relocation.o: warning: objtool: select_one_root()+0xb7: can't find jump dest instruction at .text+0x660003fc drivers/infiniband/hw/mthca/mthca_srq.o: warning: objtool: mthca_alloc_srq_buf()+0x22: can't find jump dest instruction at .text+0x96010028 CC [M] drivers/mtd/devices/pmc551.o CC [M] drivers/infiniband/hw/qib/qib_ud.o CC [M] drivers/mtd/maps/esb2rom.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/cstep.o drivers/media/dvb-frontends/stb6100.o: warning: objtool: stb6100_get_frequency()+0x2c: can't find jump dest instruction at .text+0x9a0003f2 CC [M] drivers/input/mouse/logips2pp.o drivers/media/common/saa7146/saa7146_hlp.o: warning: objtool: sort_and_eliminate()+0xf: can't find jump dest instruction at .text+0x82000015 CC [M] fs/btrfs/ulist.o fs/hfsplus/posix_acl.o: warning: objtool: hfsplus_set_posix_acl()+0x3d: can't find jump dest instruction at .text+0xe4000113 CC [M] drivers/media/radio/wl128x/fmdrv_common.o CC [M] fs/hfs/super.o LD [M] drivers/infiniband/hw/mthca/ib_mthca.o drivers/media/i2c/s5c73m3/s5c73m3-core.o: warning: objtool: s5c73m3_oif_get_fmt()+0x64: can't find jump dest instruction at .text+0x8a000409 drivers/net/caif/caif_spi_slave.o: warning: objtool: cfspi_xfer()+0xb4: can't find jump dest instruction at .text+0x90300ba net/ipv4/ipmr.o: warning: objtool: ipmr_vif_seq_start()+0x34: can't find jump dest instruction at .text+0xa60002da LD [M] drivers/media/i2c/s5c73m3/s5c73m3.o LD fs/lockd/built-in.o drivers/input/touchscreen/cyttsp_i2c_common.o: warning: objtool: cyttsp_i2c_write_block_data()+0x47: call without frame pointer save/setup drivers/input/touchscreen/cyttsp_i2c_common.o: warning: objtool: cyttsp_i2c_read_block_data()+0x59: call without frame pointer save/setup LD [M] drivers/media/i2c/m5mols/m5mols.o CC [M] drivers/gpio/gpio-ich.o CC [M] fs/gfs2/quota.o LD [M] fs/hfsplus/hfsplus.o CC [M] crypto/lz4hc.o CC [M] fs/lockd/clntlock.o drivers/media/dvb-core/dvb_net.o: warning: objtool: dvb_net_feed_stop()+0x2f: can't find jump dest instruction at .text+0x47010155 CC [M] drivers/input/touchscreen/da9034-ts.o drivers/gpu/drm/vc4/vc4_v3d.o: warning: objtool: vc4_v3d_bind()+0x48: can't find jump dest instruction at .text+0xc500013e LD [M] drivers/media/common/saa7146/saa7146.o fs/f2fs/segment.o: warning: objtool: __find_rev_next_bit()+0x10: can't find jump dest instruction at .text+0xf5000016 drivers/media/common/v4l2-tpg/v4l2-tpg-core.o: warning: objtool: tpg_s_fourcc()+0x60: can't find jump dest instruction at .text+0x72030086 CC [M] drivers/gpu/drm/i915/i915_gem_userptr.o drivers/gpu/drm/drm_probe_helper.o: warning: objtool: drm_kms_helper_poll_enable_locked()+0x34: can't find jump dest instruction at .text+0x9100003a CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/dcb.o LD [M] fs/f2fs/f2fs.o CC [M] drivers/gpu/drm/drm_plane_helper.o CC [M] drivers/media/radio/si470x/radio-si470x-common.o LD drivers/misc/echo/built-in.o CC [M] drivers/mmc/core/host.o CC [M] drivers/infiniband/hw/qib/qib_user_pages.o fs/jfs/jfs_umount.o: warning: objtool: jfs_umount()+0x68: call without frame pointer save/setup fs/jfs/jfs_umount.o: warning: objtool: jfs_umount_rw()+0x26: call without frame pointer save/setup LD [M] drivers/media/common/saa7146/saa7146_vv.o LD [M] drivers/media/common/v4l2-tpg/v4l2-tpg.o drivers/media/dvb-core/dvb_math.o: warning: objtool: intlog2()+0x19: call without frame pointer save/setup drivers/media/dvb-core/dvb_math.o: warning: objtool: intlog10()+0x22: call without frame pointer save/setup drivers/acpi/acpica/exstorob.o: warning: objtool: acpi_ex_store_buffer_to_buffer()+0x5c: can't find jump dest instruction at .text+0x1201007a LD [M] drivers/media/dvb-core/dvb-core.o CC [M] fs/jfs/jfs_xtree.o CC [M] drivers/misc/echo/echo.o CC [M] drivers/mtd/chips/cfi_cmdset_0002.o CC [M] drivers/media/i2c/aptina-pll.o drivers/infiniband/hw/qib/qib_ruc.o: warning: objtool: qib_init_sge()+0x68: can't find jump dest instruction at .text+0x8400006e drivers/infiniband/core/iwpm_util.o: warning: objtool: iwpm_exit()+0x16: can't find jump dest instruction at .text+0xb70002dc drivers/infiniband/hw/qib/qib_sdma.o: warning: objtool: alloc_sdma()+0x83: can't find jump dest instruction at .text+0xd70002f9 CC drivers/acpi/acpica/exsystem.o CC [M] drivers/media/radio/si470x/radio-si470x-i2c.o crypto/crc32_generic.o: warning: objtool: crc32_digest()+0x19: call without frame pointer save/setup crypto/crc32_generic.o: warning: objtool: crc32_finup()+0x16: call without frame pointer save/setup crypto/crc32_generic.o: warning: objtool: crc32_update()+0x16: call without frame pointer save/setup crypto/crc32_generic.o: warning: objtool: crc32_mod_init()+0xb: call without frame pointer save/setup crypto/crc32_generic.o: warning: objtool: crc32_mod_fini()+0xb: call without frame pointer save/setup drivers/mmc/card/block.o: warning: objtool: ioctl_do_sanitize()+0x46: can't find jump dest instruction at .text+0xb700034b CC [M] drivers/hid/hid-logitech-hidpp.o drivers/input/misc/max8997_haptic.o: warning: objtool: max8997_haptic_configure()+0x4f: can't find jump dest instruction at .text+0x13010055 LD drivers/misc/eeprom/built-in.o fs/isofs/compress.o: warning: objtool: zisofs_uncompress_block()+0xdd: can't find jump dest instruction at .text+0x680400e2 fs/jffs2/readinode.o: warning: objtool: check_node_data()+0x6c: can't find jump dest instruction at .text+0xe1010102 LD [M] fs/isofs/isofs.o CC [M] drivers/misc/eeprom/at24.o CC [M] drivers/nfc/nfcsim.o LD [M] drivers/mmc/card/mmc_block.o CC [M] fs/jffs2/scan.o CC [M] drivers/infiniband/hw/hfi1/uc.o CC [M] drivers/mtd/chips/cfi_cmdset_0001.o drivers/hwmon/adt7470.o: warning: objtool: set_pwm_auto()+0x54: can't find jump dest instruction at .text+0x9500013a drivers/i2c/busses/i2c-pca-platform.o: warning: objtool: i2c_pca_pf_probe()+0x3f: can't find jump dest instruction at .text+0xb30200d5 sound/soc/codecs/inno_rk3036.o: warning: objtool: rk3036_codec_dai_set_fmt()+0x71: can't find jump dest instruction at .text+0xe2000196 fs/jffs2/write.o: warning: objtool: jffs2_do_new_inode()+0x38: can't find jump dest instruction at .text+0x9500003e drivers/net/caif/caif_spi.o: warning: objtool: cfspi_xmit()+0x22: can't find jump dest instruction at .text+0x92000238 sound/soc/codecs/jz4740.o: warning: objtool: jz4740_codec_hw_params()+0x32: can't find jump dest instruction at .text+0x84000058 CC [M] drivers/mtd/nand/nand_ecc.o CC [M] drivers/gpio/gpio-it87.o net/ipv6/calipso.o: warning: objtool: calipso_opt_find()+0x57: can't find jump dest instruction at .text+0x8c00020d LD fs/logfs/built-in.o CC [M] fs/jffs2/gc.o drivers/input/keyboard/stowaway.o: warning: objtool: skbd_connect()+0x40: can't find jump dest instruction at .text+0x8010096 drivers/message/fusion/mptlan.o: warning: objtool: mptlan_probe()+0x2f: can't find jump dest instruction at .text+0x210100b5 CC [M] fs/hfs/sysdep.o CC [M] drivers/iio/adc/ti_am335x_adc.o LD drivers/media/pci/cx23885/built-in.o CC [M] drivers/media/i2c/soc_camera/mt9m001.o CC [M] fs/logfs/compr.o CC [M] drivers/input/keyboard/st-keyscan.o CC drivers/mfd/tc3589x.o drivers/mtd/devices/docg3.o: warning: objtool: perf_trace_docg3_io()+0x48: can't find jump dest instruction at .text+0x890001be sound/soc/codecs/isabelle.o: warning: objtool: isabelle_hw_params()+0x27: can't find jump dest instruction at .text+0x8f00018d CC [M] drivers/media/pci/cx23885/cx23885-cards.o drivers/i2c/busses/i2c-meson.o: warning: objtool: meson_i2c_probe()+0x3a: can't find jump dest instruction at .text+0xfd010180 CC drivers/mfd/arizona-core.o LD drivers/media/pci/cx25821/built-in.o fs/ext4/indirect.o: warning: objtool: ext4_get_branch()+0x57: can't find jump dest instruction at .text+0xa500005d CC [M] drivers/media/i2c/soc_camera/mt9m111.o CC [M] drivers/mtd/devices/mtdram.o LD drivers/media/tuners/built-in.o CC [M] drivers/mtd/nand/nand_bch.o net/sched/cls_fw.o: warning: objtool: fw_walk()+0x63: can't find jump dest instruction at .text+0xc7000079 fs/ext4/extents.o: warning: objtool: ext4_ext_search_left()+0x37: can't find jump dest instruction at .text+0x5f0100cc CC [M] sound/soc/codecs/max98088.o drivers/ide/atiixp.o: warning: objtool: atiixp_set_dma_mode()+0xd0: can't find jump dest instruction at .text+0x91000165 CC [M] drivers/media/pci/cx25821/cx25821-core.o CC [M] drivers/leds/leds-lp5523.o CC [M] net/sched/cls_bpf.o CC [M] drivers/leds/leds-lp5562.o arch/x86/kernel/msr.o: warning: objtool: msr_ioctl()+0x3a: can't find jump dest instruction at .text+0xe010100 CC [M] drivers/media/tuners/tuner-xc2028.o drivers/gpu/drm/vmwgfx/vmwgfx_ttm_glue.o: warning: objtool: vmw_ttm_mem_global_release()+0xd: call without frame pointer save/setup drivers/gpu/drm/vmwgfx/vmwgfx_ttm_glue.o: warning: objtool: vmw_ttm_mem_global_init()+0x1a: call without frame pointer save/setup drivers/gpu/drm/vmwgfx/vmwgfx_ttm_glue.o: warning: objtool: vmw_mmap()+0x3e: call without frame pointer save/setup drivers/gpu/drm/vmwgfx/vmwgfx_ttm_glue.o: warning: objtool: vmw_ttm_global_init()+0x51: call without frame pointer save/setup drivers/gpu/drm/vmwgfx/vmwgfx_ttm_glue.o: warning: objtool: vmw_ttm_global_release()+0x18: call without frame pointer save/setup LD drivers/media/pci/cx88/built-in.o CC [M] fs/lockd/clntproc.o drivers/nfc/nfcwilink.o: warning: objtool: nfcwilink_receive()+0x15: can't find jump dest instruction at .text+0xcb0001cb LD drivers/media/rc/img-ir/built-in.o drivers/gpu/drm/vmwgfx/vmwgfx_buffer.o: warning: objtool: vmw_ttm_unmap_dma()+0x30: can't find jump dest instruction at .text+0xb5000376 CC [M] arch/x86/kernel/test_nx.o CC [M] drivers/media/i2c/tvaudio.o CC [M] drivers/media/pci/cx88/cx88-cards.o arch/x86/kernel/cpuid.o: warning: objtool: cpuid_read()+0x3e: can't find jump dest instruction at .text+0x98000104 CC [M] net/sched/cls_flower.o drivers/ide/alim15x3.o: warning: objtool: init_hwif_ali15x3()+0x5b: can't find jump dest instruction at .text+0x92000211 LD drivers/net/can/c_can/built-in.o CC [M] drivers/media/rc/img-ir/img-ir-core.o drivers/gpu/drm/vc4/vc4_debugfs.o: warning: objtool: vc4_debugfs_init()+0x1c: call without frame pointer save/setup drivers/gpu/drm/vc4/vc4_debugfs.o: warning: objtool: vc4_debugfs_cleanup()+0x18: call without frame pointer save/setup CC [M] drivers/media/pci/cx88/cx88-core.o kernel/kprobes.o: warning: objtool: kprobes_module_callback()+0x1f: can't find jump dest instruction at .text+0xdd0002c5 drivers/i2c/busses/i2c-riic.o: warning: objtool: riic_rdrf_isr()+0x14: can't find jump dest instruction at .text+0x810000ea CC [M] drivers/net/can/c_can/c_can.o CC [M] drivers/mmc/host/sdhci-pci-o2micro.o drivers/hwmon/adt7462.o: warning: objtool: ADT7462_REG_VOLT_MAX()+0xe: can't find jump dest instruction at .text+0x1f010014 CC [M] drivers/hwmon/atxp1.o drivers/gpu/drm/vmwgfx/vmwgfx_irq.o: warning: objtool: vmw_fallback_wait()+0xa9: can't find jump dest instruction at .text+0x3001029f CC [M] drivers/mtd/nand/nand_ids.o CC [M] drivers/i2c/busses/i2c-sun6i-p2wi.o net/ipv4/netfilter/nf_nat_proto_icmp.o: warning: objtool: icmp_unique_tuple()+0x8a: call without frame pointer save/setup net/ipv4/netfilter/nf_nat_proto_icmp.o: warning: objtool: icmp_manip_pkt()+0x26: call without frame pointer save/setup drivers/input/misc/mc13783-pwrbutton.o: warning: objtool: mc13783_pwrbutton_probe()+0x58: can't find jump dest instruction at .text+0x840300ed drivers/md/faulty.o: warning: objtool: add_sector()+0x13: can't find jump dest instruction at .text+0xfe000069 drivers/media/i2c/smiapp/smiapp-quirk.o: warning: objtool: jt8ev1_post_poweron()+0x106: can't find call dest symbol at offset 0x65ff023a drivers/input/misc/mma8450.o: warning: objtool: mma8450_probe()+0x3c: can't find jump dest instruction at .text+0x2010042 CC [M] drivers/gpu/drm/virtio/virtgpu_ttm.o CC [M] fs/lockd/clntxdr.o CC [M] drivers/md/dm-uevent.o drivers/media/dvb-frontends/cx22700.o: warning: objtool: cx22700_get_tps()+0x49: can't find jump dest instruction at .text+0xce0005cf CC [M] drivers/input/misc/pcap_keys.o CC [M] drivers/ide/cs5530.o drivers/mtd/devices/slram.o: warning: objtool: register_device()+0x6e: can't find jump dest instruction at .text.unlikely+0xff0100fd CC [M] drivers/input/misc/pcf50633-input.o drivers/input/misc/mpu3050.o: warning: objtool: mpu3050_probe()+0x67: can't find jump dest instruction at .text+0x2102018c drivers/infiniband/hw/qib/qib_rc.o: warning: objtool: qib_restart_rc()+0x7e: can't find jump dest instruction at .text+0xbd000264 drivers/hwmon/scpi-hwmon.o: warning: objtool: scpi_hwmon_probe()+0x26: can't find jump dest instruction at .text+0x9503007c LD drivers/media/platform/exynos-gsc/built-in.o drivers/i2c/busses/i2c-ocores.o: warning: objtool: ocores_xfer()+0x12c: can't find jump dest instruction at .text+0x6f000280 fs/ext4/xattr_user.o: warning: objtool: ext4_xattr_user_set()+0x34: call without frame pointer save/setup fs/ext4/xattr_user.o: warning: objtool: ext4_xattr_user_get()+0x30: call without frame pointer save/setup CC [M] drivers/media/dvb-frontends/s5h1432.o CC [M] drivers/media/rc/img-ir/img-ir-raw.o LD drivers/media/usb/airspy/built-in.o CC [M] drivers/infiniband/hw/qib/qib_user_sdma.o drivers/mfd/stmpe.o: warning: objtool: stmpe_of_probe()+0x8b: can't find jump dest instruction at .text+0xb20004b1 drivers/media/common/b2c2/flexcop-hw-filter.o: warning: objtool: flexcop_pid_control()+0x32: can't find jump dest instruction at .text+0x2d030038 sound/soc/codecs/l3.o: warning: objtool: sendbytes()+0x5b: can't find call dest symbol at offset 0x310000cf drivers/gpio/gpio-f7188x.o: warning: objtool: f7188x_gpio_probe()+0x3c: can't find jump dest instruction at .text+0xd8000042 CC [M] drivers/input/misc/pcf8574_keypad.o CC [M] drivers/infiniband/hw/qib/qib_iba7220.o CC [M] fs/hfs/trans.o CC [M] drivers/media/platform/exynos-gsc/gsc-core.o LD [M] drivers/media/common/b2c2/b2c2-flexcop.o fs/ext4/xattr_trusted.o: warning: objtool: ext4_xattr_trusted_set()+0x1e: call without frame pointer save/setup fs/ext4/xattr_trusted.o: warning: objtool: ext4_xattr_trusted_get()+0x1a: call without frame pointer save/setup fs/ext4/xattr_trusted.o: warning: objtool: ext4_xattr_trusted_list()+0xe: call without frame pointer save/setup drivers/gpu/drm/vmwgfx/vmwgfx_fifo.o: warning: objtool: vmw_fifo_have_3d()+0x32: can't find jump dest instruction at .text+0xc1000038 CC [M] drivers/media/usb/airspy/airspy.o CC net/ipv4/xfrm4_state.o CC [M] drivers/media/radio/radio-maxiradio.o CC [M] drivers/gpu/drm/virtio/virtgpu_fence.o drivers/net/arcnet/arcnet.o: warning: objtool: arcnet_send_packet()+0x76: can't find jump dest instruction at .text+0x2b0109ab mm/cma.o: warning: objtool: perf_trace_cma_release()+0x44: can't find jump dest instruction at .text+0x8100014a LD drivers/media/common/built-in.o CC [M] crypto/842.o fs/hfs/part_tbl.o: warning: objtool: hfs_part_find()+0x50: can't find jump dest instruction at .text+0x6d010056 drivers/md/raid10.o: warning: objtool: __raid10_find_phys()+0x6e: can't find jump dest instruction at .text+0xfc000074 mm/page_ext.o: warning: objtool: init_section_page_ext()+0x47: can't find jump dest instruction at .meminit.text+0xae00004d fs/hpfs/map.o: warning: objtool: hpfs_load_code_page()+0x23: can't find jump dest instruction at .text+0x53010189 CC [M] drivers/net/arcnet/rfc1201.o drivers/isdn/hisax/l3ni1.o: warning: objtool: ni1man()+0x2b: can't find jump dest instruction at .text+0xa2000220 kernel/watchdog.o: warning: objtool: watchdog_nmi_enable()+0x41: can't find jump dest instruction at .text+0xb010167 net/netfilter/nft_lookup.o: warning: objtool: nft_lookup_init()+0x3b: can't find jump dest instruction at .text+0x52010131 drivers/media/pci/b2c2/flexcop-pci.o: warning: objtool: flexcop_pci_init()+0x30: can't find jump dest instruction at .text+0xcc0001f6 mm/memory-failure.o: warning: objtool: collect_procs_anon()+0x30: can't find jump dest instruction at .text+0x9f010556 mm/kmemleak.o: warning: objtool: scan_block()+0x38: can't find jump dest instruction at .text+0xd900074e crypto/lz4.o: warning: objtool: lz4_exit()+0xd: call without frame pointer save/setup crypto/lz4.o: warning: objtool: lz4_init()+0x16: call without frame pointer save/setup crypto/lz4.o: warning: objtool: lz4_decompress_crypto()+0x27: call without frame pointer save/setup crypto/lz4.o: warning: objtool: lz4_compress_crypto()+0x2e: call without frame pointer save/setup crypto/lz4.o: warning: objtool: lz4_mod_init()+0xb: call without frame pointer save/setup crypto/lz4.o: warning: objtool: lz4_mod_fini()+0xb: call without frame pointer save/setup CC [M] drivers/mmc/host/sdhci-acpi.o CC [M] net/netfilter/nft_byteorder.o CC [M] drivers/isdn/hisax/teles3.o LD drivers/net/can/cc770/built-in.o CC [M] drivers/media/i2c/tda7432.o fs/hpfs/name.o: warning: objtool: hpfs_compare_names()+0x14: can't find jump dest instruction at .text+0xa600005a CC kernel/seccomp.o drivers/infiniband/hw/qib/qib_twsi.o: warning: objtool: qib_twsi_blk_wr()+0x26: can't find jump dest instruction at .text+0x2501063c drivers/hid/hid-logitech-dj.o: warning: objtool: logi_dj_ll_parse()+0x7d: can't find jump dest instruction at .text+0xcf010393 drivers/input/misc/palmas-pwrbutton.o: warning: objtool: palmas_pwron_params_ofinit()+0x60: can't find jump dest instruction at .text+0xb8000156 CC [M] drivers/misc/eeprom/at25.o drivers/isdn/mISDN/layer1.o: warning: objtool: create_l1()+0x50: can't find jump dest instruction at .text+0x88000455 CC [M] fs/hpfs/super.o LD drivers/nvdimm/built-in.o drivers/gpio/gpio-grgpio.o: warning: objtool: grgpio_irq_set_type()+0x3e: can't find jump dest instruction at .text+0xb70000a4 CC [M] drivers/net/can/cc770/cc770.o CC [M] drivers/media/i2c/saa6588.o CC [M] drivers/media/pci/bt8xx/bttv-cards.o CC [M] fs/gfs2/recovery.o CC [M] drivers/media/radio/wl128x/fmdrv_rx.o CC [M] drivers/nvdimm/core.o fs/gfs2/file.o: warning: objtool: do_flock()+0x93: can't find jump dest instruction at .text+0x5c010159 drivers/iio/adc/ti-ads8688.o: warning: objtool: ads8688_write_raw()+0x50: can't find jump dest instruction at .text+0x4c0101c6 LD drivers/net/dsa/b53/built-in.o CC [M] drivers/gpio/gpio-janz-ttl.o CC [M] drivers/nfc/port100.o net/netfilter/nft_bitwise.o: warning: objtool: nft_bitwise_init()+0x20: can't find jump dest instruction at .text+0xe3000146 drivers/i2c/busses/i2c-mt65xx.o: warning: objtool: mtk_i2c_clock_enable()+0x29: can't find jump dest instruction at .text+0xaa0003bf drivers/ide/cmd64x.o: warning: objtool: cmd64x_program_timings()+0xc7: can't find jump dest instruction at .text+0x8600049d drivers/infiniband/hw/qib/qib_sysfs.o: warning: objtool: show_status_str()+0x23: can't find jump dest instruction at .text+0x9a000589 CC [M] drivers/net/dsa/b53/b53_common.o CC [M] drivers/nvdimm/bus.o LD drivers/media/platform/marvell-ccic/built-in.o drivers/gpu/drm/vmwgfx/vmwgfx_ldu.o: warning: objtool: vmw_ldu_init()+0x3f: can't find jump dest instruction at .text+0x6b010045 CC [M] sound/soc/codecs/max98090.o drivers/leds/leds-lp55xx-common.o: warning: objtool: lp55xx_of_populate_pdata()+0x31: can't find jump dest instruction at .text+0x6f010067 CC [M] net/sched/cls_matchall.o CC [M] drivers/mtd/onenand/onenand_bbt.o drivers/media/i2c/soc_camera/imx074.o: warning: objtool: imx074_set_fmt()+0x56: can't find jump dest instruction at .text+0xd70001dc CC [M] drivers/media/rc/img-ir/img-ir-hw.o CC [M] drivers/isdn/mISDN/dsp_core.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/disp.o crypto/lz4hc.o: warning: objtool: lz4hc_exit()+0xd: call without frame pointer save/setup crypto/lz4hc.o: warning: objtool: lz4hc_init()+0x16: call without frame pointer save/setup crypto/lz4hc.o: warning: objtool: lz4hc_decompress_crypto()+0x27: call without frame pointer save/setup crypto/lz4hc.o: warning: objtool: lz4hc_compress_crypto()+0x2e: call without frame pointer save/setup crypto/lz4hc.o: warning: objtool: lz4hc_mod_init()+0xb: call without frame pointer save/setup crypto/lz4hc.o: warning: objtool: lz4hc_mod_fini()+0xb: call without frame pointer save/setup CC [M] drivers/media/platform/marvell-ccic/cafe-driver.o drivers/mtd/maps/amd76xrom.o: warning: objtool: amd76xrom_init_one.isra.3()+0x132: can't find jump dest instruction at .text.unlikely+0x1b03024a LD drivers/misc/genwqe/built-in.o drivers/mtd/chips/cfi_util.o: warning: objtool: cfi_varsize_frob()+0x9d: can't find jump dest instruction at .text+0xfc000173 CC [M] drivers/media/rc/img-ir/img-ir-nec.o drivers/ide/amd74xx.o: warning: objtool: amd_set_speed()+0x1b9: can't find jump dest instruction at .text+0xf900039f CC [M] drivers/media/radio/radio-shark.o CC mm/userfaultfd.o net/sched/cls_rsvp.o: warning: objtool: rsvp_dump()+0x2a: can't find jump dest instruction at .text+0x40010030 CC [M] fs/btrfs/qgroup.o CC [M] drivers/misc/genwqe/card_base.o net/sched/cls_tcindex.o: warning: objtool: tcindex_walk()+0xc3: can't find jump dest instruction at .text+0xe70000c9 sound/soc/codecs/lm4857.o: warning: objtool: lm4857_i2c_probe()+0x26: call without frame pointer save/setup sound/soc/codecs/lm4857.o: warning: objtool: lm4857_i2c_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/lm4857.o: warning: objtool: lm4857_i2c_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/ide/sc1200.o fs/btrfs/reada.o: warning: objtool: reada_extent_put()+0x43: can't find jump dest instruction at .text+0x42010138 drivers/mtd/maps/esb2rom.o: warning: objtool: esb2rom_init_one.isra.4()+0x74: can't find jump dest instruction at .init.text+0x53010079 lib/asn1_decoder.o: warning: objtool: asn1_find_indefinite_length()+0x26: can't find jump dest instruction at .text+0x401002c mm/cma_debug.o: warning: objtool: cma_free_mem()+0x1e: can't find jump dest instruction at .text+0xee000264 drivers/gpu/drm/vc4/vc4_validate.o: warning: objtool: validate_tile_binning_config()+0x39: can't find jump dest instruction at .text+0xff0002de mm/balloon_compaction.o: warning: objtool: balloon_page_dequeue()+0x4c: can't find jump dest instruction at .text+0xe50001a1 LD drivers/media/platform/exynos4-is/built-in.o CC [M] drivers/ide/delkin_cb.o drivers/ide/cs5520.o: warning: objtool: cs5520_init_one()+0x56: can't find jump dest instruction at .text+0xc400017b CC [M] drivers/media/radio/wl128x/fmdrv_tx.o drivers/infiniband/sw/rxe/rxe_net.o: warning: objtool: init_packet()+0x79: can't find jump dest instruction at .text+0x830001ef CC [M] fs/gfs2/rgrp.o drivers/i2c/busses/i2c-simtec.o: warning: objtool: simtec_i2c_probe()+0x3c: can't find jump dest instruction at .text+0x65010112 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/dp.o crypto/authencesn.o: warning: objtool: crypto_authenc_esn_create()+0x3e: can't find jump dest instruction at .text+0x65020063 CC [M] drivers/media/platform/exynos4-is/mipi-csis.o CC [M] drivers/nfc/trf7970a.o CC [M] drivers/mtd/maps/ichxrom.o CC [M] drivers/media/dvb-frontends/cx24110.o LD [M] drivers/infiniband/sw/rxe/rdma_rxe.o CC [M] drivers/infiniband/core/cma.o net/netfilter/nft_dynset.o: warning: objtool: nft_dynset_dump()+0x30: can't find jump dest instruction at .text+0xc3000116 drivers/mtd/devices/phram.o: warning: objtool: register_device()+0x47: can't find jump dest instruction at .text+0xe800011d CC [M] drivers/media/radio/si4713/radio-usb-si4713.o drivers/net/caif/caif_virtio.o: warning: objtool: cfv_probe()+0x5b: can't find jump dest instruction at .text+0x7d040181 CC [M] drivers/gpu/drm/i915/i915_gpu_error.o drivers/input/touchscreen/cyttsp4_spi.o: warning: objtool: cyttsp_spi_xfer()+0x4e: can't find jump dest instruction at .text+0x81020073 CC drivers/acpi/acpica/extrace.o LD drivers/media/platform/mtk-vcodec/built-in.o drivers/leds/leds-lp5521.o: warning: objtool: lp5521_update_program_memory()+0x64: can't find jump dest instruction at .text+0xce0001ba CC [M] fs/lockd/host.o drivers/gpu/drm/vc4/vc4_validate_shaders.o: warning: objtool: vc4_validate_branches()+0x11: can't find jump dest instruction at .text+0x5a010077 CC [M] drivers/net/dsa/mv88e6060.o LD drivers/mtd/tests/built-in.o net/wireless/wext-compat.o: warning: objtool: cfg80211_wext_siwauth()+0x19: can't find jump dest instruction at .text+0x2802016f CC [M] drivers/media/platform/mtk-vcodec/venc/venc_vp8_if.o CC [M] drivers/leds/leds-lp8501.o CC [M] drivers/gpio/gpio-kempld.o drivers/input/mouse/logips2pp.o: warning: objtool: ps2pp_process_byte()+0x1f: can't find jump dest instruction at .text+0xa7020325 drivers/gpu/drm/radeon/radeon_legacy_crtc.o: warning: objtool: radeon_legacy_rmx_mode_set()+0x1e2: can't find jump dest instruction at .text+0xb3000258 LD drivers/net/dsa/mv88e6xxx/built-in.o drivers/acpi/acpica/exsystem.o: warning: objtool: acpi_ex_system_wait_semaphore()+0x6c: can't find jump dest instruction at .text+0x8d000071 CC [M] drivers/mtd/tests/oobtest.o CC [M] drivers/media/radio/si4713/radio-platform-si4713.o LD [M] drivers/gpu/drm/vc4/vc4.o CC [M] drivers/media/pci/cx25821/cx25821-cards.o drivers/gpu/drm/vmwgfx/vmwgfx_overlay.o: warning: objtool: vmw_overlay_send_put.isra.2()+0x70: can't find jump dest instruction at .text+0x42010246 CC [M] drivers/net/dsa/mv88e6xxx/chip.o CC [M] drivers/media/platform/mtk-vcodec/venc/venc_h264_if.o drivers/misc/cb710/core.o: warning: objtool: cb710_pci_configure()+0x47: can't find jump dest instruction at .text+0x9000038d CC kernel/relay.o LD drivers/mtd/ubi/built-in.o drivers/message/fusion/mptctl.o: warning: objtool: mptctl_eventquery()+0x68: can't find jump dest instruction at .text+0xd000010d CC [M] drivers/mtd/devices/block2mtd.o CC [M] drivers/mtd/nand/sm_common.o fs/ext4/extents_status.o: warning: objtool: ext4_es_free_extent()+0x58: can't find jump dest instruction at .text+0xc40000ce CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_marker.o net/ipv4/xfrm4_policy.o: warning: objtool: __xfrm4_dst_lookup.isra.5()+0x54: can't find jump dest instruction at .text+0xdd0003fa drivers/infiniband/hw/hfi1/ruc.o: warning: objtool: init_sge()+0x68: can't find jump dest instruction at .text+0x8400006e CC [M] drivers/media/pci/cx88/cx88-i2c.o drivers/misc/cb710/sgbuf2.o: warning: objtool: cb710_sg_dwiter_write_next_block()+0x2f: can't find call dest symbol at offset 0x5d0000a3 CC [M] drivers/mmc/core/mmc.o CC [M] drivers/hid/hid-magicmouse.o CC [M] drivers/mtd/ubi/vtbl.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/extdev.o CC [M] drivers/input/mouse/lifebook.o sound/soc/codecs/max9768.o: warning: objtool: max9768_i2c_probe()+0x43: can't find jump dest instruction at .text+0xa7000159 drivers/media/pci/cobalt/cobalt-driver.o: warning: objtool: cobalt_stream_struct_init()+0xb1: can't find jump dest instruction at .text+0xe70000b6 CC net/ipv4/xfrm4_input.o drivers/mfd/stmpe-spi.o: warning: objtool: spi_block_read()+0x38: can't find call dest symbol at offset 0x7400013c LD drivers/media/v4l2-core/built-in.o CC [M] net/sched/em_cmp.o CC [M] drivers/media/rc/img-ir/img-ir-jvc.o CC [M] drivers/net/dsa/b53/b53_spi.o drivers/mtd/spi-nor/fsl-quadspi.o: warning: objtool: fsl_qspi_read()+0x80: can't find jump dest instruction at .text+0xa8000136 CC [M] drivers/media/v4l2-core/v4l2-dev.o CC [M] drivers/media/pci/cobalt/cobalt-irq.o net/ipv6/ah6.o: warning: objtool: ah6_output_done()+0x40: can't find jump dest instruction at .text+0xca000126 drivers/input/touchscreen/da9034-ts.o: warning: objtool: da9034_touch_probe()+0x4e: can't find jump dest instruction at .text+0x7c010053 drivers/media/i2c/msp3400-driver.o: warning: objtool: msp_log_status()+0xe0: can't find jump dest instruction at .text+0x30103c5 LD arch/x86/kernel/built-in.o CC [M] drivers/input/touchscreen/da9052_tsi.o CC [M] drivers/net/dsa/b53/b53_mdio.o CC [M] drivers/isdn/hisax/isac.o drivers/gpu/drm/nouveau/nvkm/subdev/bios/cstep.o: warning: objtool: nvbios_cstepTe()+0x46: can't find jump dest instruction at .text+0x9c00004c LD drivers/nvme/host/built-in.o CC [M] net/ipv6/xfrm6_tunnel.o drivers/media/pci/b2c2/flexcop-dma.o: warning: objtool: flexcop_dma_config_timer()+0x2a: can't find jump dest instruction at .text+0xb1000130 CC [M] fs/lockd/svc.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/fan.o net/ipv6/ipcomp6.o: warning: objtool: ipcomp6_tunnel_create()+0x31: can't find jump dest instruction at .text+0xb5000047 LD [M] drivers/media/pci/b2c2/b2c2-flexcop-pci.o sound/soc/codecs/lm49453.o: warning: objtool: lm49453_set_dai_fmt()+0x25: can't find jump dest instruction at .text+0x8500024b CC [M] drivers/nvme/host/core.o drivers/isdn/hardware/eicon/debug.o: warning: objtool: diva_change_management_debug_mask()+0x1b: can't find jump dest instruction at .text+0xf00001b1 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/gpio.o drivers/gpio/gpio-ich.o: warning: objtool: ichx_gpio_probe()+0x2e: can't find jump dest instruction at .text+0xc6020054 drivers/input/keyboard/st-keyscan.o: warning: objtool: keyscan_probe()+0x46: can't find jump dest instruction at .text+0xe02032b CC [M] drivers/net/dsa/b53/b53_mmap.o drivers/mtd/devices/mtdram.o: warning: objtool: init_mtdram()+0x15: can't find jump dest instruction at .init.text+0xad00001b net/sched/cls_basic.o: warning: objtool: basic_dump()+0x26: can't find jump dest instruction at .text+0xb700002c LD drivers/net/ethernet/3com/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/i2c.o CC [M] drivers/ide/hpt366.o drivers/net/caif/caif_hsi.o: warning: objtool: caif_hsi_fill_info()+0x3c: can't find jump dest instruction at .text+0xc6000072 drivers/isdn/hisax/l3_1tr6.o: warning: objtool: man1tr6()+0x39: can't find jump dest instruction at .text+0xae00003f drivers/i2c/busses/i2c-rk3x.o: warning: objtool: rk3x_i2c_fill_transmit_buf()+0x24: can't find jump dest instruction at .text+0x83000029 drivers/hwmon/adt7475.o: warning: objtool: adt7475_detect()+0x45: can't find jump dest instruction at .text+0xd500012b CC [M] net/sched/em_nbyte.o CC [M] drivers/input/keyboard/sunkbd.o drivers/nfc/mei_phy.o: warning: objtool: nfc_mei_event_cb()+0x1d: can't find jump dest instruction at .text+0xd8000153 CC [M] drivers/mtd/devices/mtd_dataflash.o CC [M] drivers/media/radio/radio-shark2.o drivers/ntb/ntb.o: warning: objtool: ntb_register_device()+0x14: can't find jump dest instruction at .text+0xb601029a drivers/mmc/core/bus.o: warning: objtool: mmc_add_card()+0x133: can't find jump dest instruction at .text+0xa0000528 CC [M] drivers/net/ethernet/3com/3c589_cs.o LD [M] drivers/net/caif/cfspi_slave.o CC [M] drivers/isdn/mISDN/dsp_cmx.o CC [M] drivers/mtd/devices/m25p80.o drivers/gpu/drm/i915/i915_gem_tiling.o: warning: objtool: i915_tiling_ok()+0x10: can't find jump dest instruction at .text+0xa0000016 CC [M] fs/jfs/jfs_imap.o CC [M] net/sched/em_u32.o CC [M] drivers/media/rc/img-ir/img-ir-sony.o CC [M] net/ipv6/tunnel6.o drivers/media/pci/cx18/cx18-cards.o: warning: objtool: cx18_get_input()+0x5f: call without frame pointer save/setup drivers/media/pci/cx18/cx18-cards.o: warning: objtool: cx18_get_audio_input()+0x37: call without frame pointer save/setup CC [M] drivers/infiniband/hw/qib/qib_sd7220.o drivers/hwmon/applesmc.o: warning: objtool: read_smc()+0x4f: can't find jump dest instruction at .text+0xee000154 drivers/gpu/drm/nouveau/nvkm/subdev/bios/dcb.o: warning: objtool: dcb_table()+0x5a: can't find jump dest instruction at .text+0xd1010060 drivers/infiniband/hw/hfi1/sysfs.o: warning: objtool: show_tempsense()+0x27: can't find jump dest instruction at .text+0xfb0001bd fs/hpfs/namei.o: warning: objtool: hpfs_rmdir()+0x72: can't find jump dest instruction at .text+0xa90001c8 CC [M] fs/logfs/dir.o fs/gfs2/ops_fstype.o: warning: objtool: gfs2_mount_meta()+0x4c: can't find jump dest instruction at .text+0x8f0000c1 LD drivers/net/ethernet/8390/built-in.o CC [M] drivers/iio/adc/twl4030-madc.o drivers/media/i2c/aptina-pll.o: warning: objtool: aptina_pll_calculate()+0x6c: can't find jump dest instruction at .text+0xa3020071 drivers/isdn/hisax/l3dss1.o: warning: objtool: dss1man()+0x2b: can't find jump dest instruction at .text+0xa2000220 crypto/842.o: warning: objtool: crypto842_decompress()+0x14: call without frame pointer save/setup crypto/842.o: warning: objtool: crypto842_compress()+0x1b: 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 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/iccsense.o CC [M] fs/gfs2/super.o CC [M] drivers/net/dsa/b53/b53_srab.o CC [M] drivers/input/misc/pcspkr.o drivers/gpu/drm/radeon/radeon_legacy_encoders.o: warning: objtool: radeon_legacy_ext_dac_detect.isra.4()+0x242: can't find jump dest instruction at .text+0xc0103d8 LD arch/x86/built-in.o CC [M] drivers/misc/genwqe/card_dev.o CC [M] drivers/net/ethernet/8390/ne2k-pci.o drivers/leds/leds-lp5562.o: warning: objtool: lp5562_update_firmware()+0x88: can't find jump dest instruction at .text+0xbc0002fe CC [M] drivers/media/pci/cx18/cx18-i2c.o drivers/md/md-cluster.o: warning: objtool: __sendmsg()+0x49: can't find jump dest instruction at .text+0xb000055e drivers/net/bonding/bond_alb.o: warning: objtool: __tlb_choose_channel()+0x3f: can't find jump dest instruction at .text+0xd0000335 drivers/media/rc/img-ir/img-ir-raw.o: warning: objtool: img_ir_echo_timer()+0x30: can't find call dest symbol at offset 0x3c0000c4 CC [M] drivers/md/dm.o drivers/hwmon/atxp1.o: warning: objtool: atxp1_storevcore()+0x4c: can't find jump dest instruction at .text+0x25010112 CC [M] drivers/input/mouse/sentelic.o CC [M] drivers/media/platform/exynos-gsc/gsc-m2m.o fs/logfs/compr.o: warning: objtool: logfs_compress()+0x3c: call without frame pointer save/setup fs/logfs/compr.o: warning: objtool: logfs_uncompress()+0x3c: call without frame pointer save/setup fs/logfs/compr.o: warning: objtool: logfs_compr_exit()+0x10: call without frame pointer save/setup fs/logfs/compr.o: warning: objtool: logfs_compr_init()+0x10: call without frame pointer save/setup CC [M] drivers/net/bonding/bond_sysfs.o CC [M] fs/logfs/file.o fs/hfs/super.o: warning: objtool: parse_options()+0x86: can't find jump dest instruction at .text+0x510302bc CC [M] drivers/infiniband/hw/qib/qib_iba7322.o drivers/media/rc/img-ir/img-ir-core.o: warning: objtool: img_ir_probe()+0x44: can't find jump dest instruction at .text+0x9e020169 LD drivers/net/ethernet/adaptec/built-in.o CC [M] fs/ext4/readpage.o fs/ext4/xattr.o: warning: objtool: ext4_xattr_list_entries()+0x29: can't find jump dest instruction at .text+0xc90001ef drivers/i2c/busses/i2c-sun6i-p2wi.o: warning: objtool: p2wi_smbus_xfer()+0x5a: can't find jump dest instruction at .text+0xe00000cf CC [M] drivers/misc/eeprom/eeprom.o CC drivers/acpi/acpica/exutils.o CC [M] drivers/net/ethernet/adaptec/starfire.o CC mm/page_idle.o drivers/media/radio/si470x/radio-si470x-common.o: warning: objtool: si470x_vidioc_g_tuner()+0x26: can't find jump dest instruction at .text+0xb600031c drivers/media/radio/si470x/radio-si470x-usb.o: warning: objtool: si470x_int_in_callback()+0x21: can't find jump dest instruction at .text+0x410201b7 drivers/i2c/busses/i2c-sh_mobile.o: warning: objtool: sh_mobile_i2c_request_dma_chan()+0x75: can't find jump dest instruction at .text+0xad00014a drivers/mtd/nand/nand_bbt.o: warning: objtool: read_bbt()+0x77: can't find jump dest instruction at .text+0xf401007d LD drivers/media/usb/as102/built-in.o CC [M] drivers/isdn/hardware/eicon/divasi.o CC [M] drivers/mtd/onenand/generic.o CC [M] drivers/mtd/nand/cafe_nand.o drivers/misc/cb710/debug.o: warning: objtool: cb710_dump_regs_32()+0x4a: can't find jump dest instruction at .text+0xec000050 CC [M] drivers/i2c/busses/i2c-uniphier.o drivers/gpio/gpio-it87.o: warning: objtool: it87_gpio_request()+0x52: can't find jump dest instruction at .text+0x9b000378 CC [M] drivers/media/usb/as102/as102_drv.o drivers/mmc/host/sdhci-pci-core.o: warning: objtool: spt_read_drive_strength()+0x17: can't find jump dest instruction at .text+0x660205ad LD drivers/media/usb/au0828/built-in.o drivers/input/misc/pcap_keys.o: warning: objtool: pcap_keys_probe()+0x31: can't find jump dest instruction at .text+0x13010097 drivers/message/fusion/mptbase.o: warning: objtool: mpt_get_product_name()+0x16: can't find jump dest instruction at .text+0x840202ec drivers/media/radio/si470x/radio-si470x-i2c.o: warning: objtool: si470x_i2c_interrupt()+0x22: can't find jump dest instruction at .text+0x7c010178 CC [M] drivers/media/usb/au0828/au0828-core.o drivers/mtd/devices/pmc551.o: warning: objtool: pmc551_write()+0xbd: can't find jump dest instruction at .text+0x93000192 drivers/infiniband/core/cm.o: warning: objtool: cm_format_paths_from_req()+0xed: can't find jump dest instruction at .text+0xd60007e3 CC [M] drivers/input/misc/pm8941-pwrkey.o CC [M] drivers/mtd/devices/sst25l.o LD [M] drivers/media/radio/si470x/radio-usb-si470x.o CC [M] drivers/media/usb/au0828/au0828-i2c.o drivers/gpu/drm/virtio/virtgpu_vq.o: warning: objtool: virtio_gpu_queue_cursor()+0x30: can't find jump dest instruction at .text+0xd2000156 drivers/infiniband/hw/qib/qib_tx.o: warning: objtool: qib_getsendbuf_range()+0x3d: can't find jump dest instruction at .text+0x88010343 CC [M] drivers/infiniband/core/cma_configfs.o CC [M] drivers/i2c/busses/i2c-uniphier-f.o CC [M] drivers/infiniband/hw/qib/qib_verbs.o CC [M] drivers/gpu/drm/virtio/virtgpu_object.o CC [M] drivers/media/usb/as102/as102_fw.o LD [M] drivers/misc/cb710/cb710.o LD [M] drivers/media/radio/si470x/radio-i2c-si470x.o drivers/gpu/drm/amd/amdgpu/cik.o: warning: objtool: cik_init_golden_registers()+0x24: can't find jump dest instruction at .text+0x7801013a drivers/input/misc/pcf8574_keypad.o: warning: objtool: pcf8574_kp_probe()+0x39: can't find jump dest instruction at .text+0xc601013e drivers/input/mouse/elantech.o: warning: objtool: elantech_packet_check_v2()+0x21: can't find jump dest instruction at .text+0x81000027 net/sched/cls_cgroup.o: warning: objtool: cls_cgroup_dump()+0x93: can't find jump dest instruction at .text+0x8e000159 CC [M] drivers/isdn/mISDN/dsp_tones.o drivers/nfc/nfcsim.o: warning: objtool: nfcsim_send()+0x56: can't find jump dest instruction at .text+0x180101db CC [M] drivers/input/misc/powermate.o CC [M] net/sched/em_meta.o CC [M] drivers/gpu/drm/amd/amdgpu/cik_ih.o drivers/isdn/mISDN/timerdev.o: warning: objtool: misdn_add_timer()+0x4d: can't find jump dest instruction at .text+0xdb000312 CC [M] drivers/media/radio/radio-tea5777.o fs/hfs/trans.o: warning: objtool: hfs_mac2asc()+0x50: can't find jump dest instruction at .text+0xba000056 crypto/authenc.o: warning: objtool: crypto_authenc_create()+0x3e: can't find jump dest instruction at .text+0x73020043 CC [M] drivers/input/misc/pwm-beeper.o drivers/isdn/mISDN/tei.o: warning: objtool: mgr_bcast()+0x3b: can't find jump dest instruction at .text+0x14010821 drivers/input/misc/pcf50633-input.o: warning: objtool: pcf50633_input_probe()+0x38: can't find jump dest instruction at .text+0xa900008e drivers/acpi/acpica/extrace.o: warning: objtool: acpi_ex_trace_point()+0x16: can't find jump dest instruction at .text+0x81000077 LD [M] fs/hfs/hfs.o CC drivers/acpi/acpica/hwacpi.o net/ipv4/netfilter/nf_nat_l3proto_ipv4.o: warning: objtool: nf_nat_ipv4_csum_recalc()+0x1d: can't find jump dest instruction at .text+0x8c000103 drivers/ide/cs5530.o: warning: objtool: init_chipset_cs5530()+0x1f: can't find jump dest instruction at .text+0x28010225 CC [M] drivers/net/dsa/bcm_sf2.o drivers/media/radio/si4713/si4713.o: warning: objtool: si4713_send_command()+0x39: can't find jump dest instruction at .text+0x5c01003f drivers/misc/echo/echo.o: warning: objtool: oslec_update()+0x46: can't find jump dest instruction at .text+0x9000025b drivers/iio/adc/ti_am335x_adc.o: warning: objtool: tiadc_step_config()+0x2f: can't find jump dest instruction at .text+0x24010175 CC [M] drivers/ide/it8172.o CC [M] drivers/isdn/mISDN/dsp_dtmf.o CC [M] crypto/ansi_cprng.o drivers/media/i2c/smiapp/smiapp-core.o: warning: objtool: smiapp_pll_configure()+0x24: can't find jump dest instruction at .text+0xa80001ca CC [M] net/ipv4/netfilter/nf_defrag_ipv4.o CC [M] drivers/net/ethernet/3com/3c574_cs.o drivers/gpio/gpio-janz-ttl.o: warning: objtool: ttl_probe()+0x39: can't find jump dest instruction at .text+0xd600030e CC [M] drivers/iio/adc/twl6030-gpadc.o CC [M] drivers/input/touchscreen/dynapro.o drivers/media/rc/img-ir/img-ir-nec.o: warning: objtool: img_ir_nec_scancode()+0x11: can't find jump dest instruction at .text+0xa2000127 drivers/mmc/host/sdhci-pci-o2micro.o: warning: objtool: sdhci_pci_o2_probe_slot()+0x2b: can't find jump dest instruction at .text+0x960000c1 net/ipv6/esp6.o: warning: objtool: esp6_output()+0x73: can't find jump dest instruction at .text+0xa2030139 drivers/gpu/drm/radeon/radeon_connectors.o: warning: objtool: radeon_fixup_lvds_native_mode()+0x75: can't find jump dest instruction at .text+0x9e00018b drivers/infiniband/hw/qib/qib_uc.o: warning: objtool: qib_make_uc_req()+0x33: can't find jump dest instruction at .text+0x96040039 drivers/misc/eeprom/at24.o: warning: objtool: at24_probe()+0x58: can't find jump dest instruction at .text+0xcc0000bd LD [M] drivers/media/i2c/smiapp/smiapp.o fs/btrfs/ulist.o: warning: objtool: ulist_add_merge()+0x47: can't find jump dest instruction at .text+0xd90001ad CC drivers/mfd/arizona-irq.o CC [M] drivers/infiniband/hw/qib/qib_iba6120.o CC [M] drivers/media/pci/cx23885/cx23885-video.o CC [M] drivers/ide/it8213.o GEN lib/oid_registry_data.c CC [M] drivers/gpu/drm/i915/i915_trace_points.o LD drivers/nfc/fdp/built-in.o CC [M] drivers/misc/eeprom/max6875.o drivers/media/i2c/tda7432.o: warning: objtool: tda7432_s_ctrl()+0x2c: can't find jump dest instruction at .text+0xd70001c2 CC [M] drivers/hid/hid-microsoft.o drivers/infiniband/hw/qib/qib_user_pages.o: warning: objtool: __qib_release_user_pages()+0x1f: can't find jump dest instruction at .text+0x80000025 CC [M] crypto/drbg.o CC [M] fs/lockd/svclock.o drivers/gpu/drm/virtio/virtgpu_fence.o: warning: objtool: virtio_gpu_fence_emit()+0x46: can't find jump dest instruction at .text+0xca00011c CC [M] drivers/nfc/fdp/fdp.o drivers/media/radio/radio-maxiradio.o: warning: objtool: maxiradio_probe()+0x5e: can't find jump dest instruction at .text+0x95010173 drivers/media/i2c/saa6588.o: warning: objtool: block_from_buf()+0x2f: can't find jump dest instruction at .text+0xd6000195 drivers/media/i2c/msp3400-kthreads.o: warning: objtool: msp34xxg_modus()+0x26: can't find jump dest instruction at .text+0x4d01002c CC [M] drivers/gpu/drm/drm_dp_mst_topology.o CC [M] drivers/gpu/drm/radeon/radeon_encoders.o sound/soc/codecs/hdac_hdmi.o: warning: objtool: hdac_hdmi_runtime_resume()+0x4f: can't find jump dest instruction at .text+0x93000185 CC [M] drivers/hid/hid-monterey.o drivers/hwmon/asc7621.o: warning: objtool: asc7621_detect()+0x3e: can't find jump dest instruction at .text+0x11010944 CC [M] drivers/media/i2c/soc_camera/mt9t031.o CC [M] drivers/gpu/drm/virtio/virtgpu_debugfs.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_gmrid_manager.o drivers/leds/leds-lp8501.o: warning: objtool: lp8501_run_engine()+0x3a: can't find jump dest instruction at .text+0xcb0000ff CC lib/ucs2_string.o CC [M] drivers/media/pci/cx88/cx88-tvaudio.o drivers/mtd/nand/nand_ecc.o: warning: objtool: __nand_calculate_ecc()+0x2c: can't find jump dest instruction at .text+0x37020032 CC [M] drivers/mtd/tests/mtd_test.o drivers/media/i2c/soc_camera/mt9m001.o: warning: objtool: mt9m001_s_crop()+0xff: can't find jump dest instruction at .text+0xe70003e5 CC [M] drivers/hwmon/coretemp.o drivers/mtd/spi-nor/spi-nor.o: warning: objtool: spi_nor_wait_till_ready_with_timeout()+0x37: can't find jump dest instruction at .text+0x9a00032d drivers/mtd/onenand/onenand_bbt.o: warning: objtool: create_bbt.isra.1()+0x93: can't find jump dest instruction at .text+0x29010149 CC [M] drivers/leds/leds-lp8788.o LD drivers/misc/ibmasm/built-in.o CC [M] drivers/mtd/nand/denali.o drivers/mtd/nand/nand_bch.o: warning: objtool: nand_bch_init()+0x8a: can't find jump dest instruction at .text+0xdf01014f LD drivers/nvmem/built-in.o CC [M] net/ipv6/xfrm6_mode_transport.o CC [M] drivers/mtd/spi-nor/hisi-sfc.o net/sched/cls_rsvp6.o: warning: objtool: rsvp_dump()+0x2a: can't find jump dest instruction at .text+0x40010030 CC [M] drivers/leds/leds-lp8860.o drivers/leds/leds-lp5523.o: warning: objtool: lp5523_selftest()+0x53: can't find jump dest instruction at .text+0xb5010269 CC [M] drivers/misc/ibmasm/module.o drivers/input/touchscreen/cyttsp4_core.o: warning: objtool: cyttsp4_si_data_offsets()+0x52: can't find jump dest instruction at .text+0xc4000057 drivers/message/fusion/mptsas.o: warning: objtool: mptsas_print_phy_data()+0x26: can't find jump dest instruction at .text+0x220101ac CC [M] drivers/media/i2c/tda9840.o CC [M] drivers/mtd/nand/denali_pci.o CC [M] drivers/gpu/drm/i915/intel_breadcrumbs.o CC [M] drivers/nvmem/core.o CC [M] drivers/mtd/tests/pagetest.o drivers/mmc/host/sdhci-acpi.o: warning: objtool: sdhci_acpi_byt_setting()+0x27: can't find jump dest instruction at .text+0x9a00003d CC [M] drivers/net/can/cc770/cc770_isa.o drivers/media/i2c/soc_camera/mt9m111.o: warning: objtool: mt9m111_set_pixfmt()+0x26: can't find jump dest instruction at .text+0x8200034c LD drivers/message/built-in.o drivers/gpio/gpio-kempld.o: warning: objtool: kempld_gpio_probe()+0x5e: can't find jump dest instruction at .text+0x5e010063 drivers/input/mouse/alps.o: warning: objtool: alps_process_bitmap()+0x3c: can't find jump dest instruction at .text+0xd9020042 drivers/net/bonding/bond_3ad.o: warning: objtool: ad_periodic_machine()+0x3f: can't find jump dest instruction at .text+0x95000174 drivers/mfd/tc3589x.o: warning: objtool: tc3589x_probe()+0x66: can't find jump dest instruction at .text+0x710105bb CC [M] drivers/media/pci/cx25821/cx25821-i2c.o CC [M] drivers/gpio/gpio-lp3943.o CC drivers/mfd/wm5102-tables.o CC [M] drivers/input/mouse/trackpoint.o CC [M] drivers/media/pci/cx25821/cx25821-gpio.o drivers/gpu/drm/virtio/virtgpu_ttm.o: warning: objtool: virtio_gpu_bo_move()+0x22: can't find jump dest instruction at .text+0x85000238 drivers/media/i2c/tvaudio.o: warning: objtool: chip_write()+0x74: can't find jump dest instruction at .text+0xb700038a drivers/input/mouse/lifebook.o: warning: objtool: lifebook_process_byte()+0x52: can't find jump dest instruction at .text+0x77020198 CC [M] drivers/gpu/drm/virtio/virtgpu_plane.o LD drivers/net/ethernet/alteon/built-in.o LD drivers/net/ethernet/agere/built-in.o drivers/ide/delkin_cb.o: warning: objtool: delkin_cb_probe()+0x3f: can't find jump dest instruction at .text+0xf2000184 drivers/media/radio/wl128x/fmdrv_tx.o: warning: objtool: enable_xmit()+0x48: can't find jump dest instruction at .text+0xa900009e fs/lockd/clntxdr.o: warning: objtool: decode_nlm_holder()+0x44: can't find jump dest instruction at .text+0xf700072a drivers/misc/eeprom/at25.o: warning: objtool: at25_fw_to_chip()+0xa4: can't find jump dest instruction at .text+0xf90000c9 drivers/media/radio/radio-shark.o: warning: objtool: shark_read_val()+0x79: can't find jump dest instruction at .text+0x800001de net/sched/cls_flow.o: warning: objtool: flow_dump()+0x26: can't find jump dest instruction at .text+0x3a02002c CC [M] drivers/media/radio/wl128x/fmdrv_v4l2.o CC [M] drivers/nvme/host/scsi.o CC [M] drivers/leds/leds-tca6507.o CC [M] drivers/net/ethernet/agere/et131x.o CC [M] drivers/net/ethernet/alteon/acenic.o drivers/gpu/drm/nouveau/nvkm/subdev/bios/disp.o: warning: objtool: nvbios_disp_table()+0x46: can't find jump dest instruction at .text+0x8400004c net/netfilter/nft_byteorder.o: warning: objtool: nft_byteorder_dump()+0x2e: can't find jump dest instruction at .text+0x8b000034 CC [M] drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.o CC [M] drivers/iio/adc/vf610_adc.o CC [M] drivers/gpu/drm/drm_atomic_helper.o LD drivers/misc/lis3lv02d/built-in.o CC [M] drivers/media/platform/mtk-vcodec/mtk_vcodec_enc_drv.o fs/jffs2/scan.o: warning: objtool: jffs2_scan_eraseblock()+0x4b: can't find jump dest instruction at .text+0x140b02f1 drivers/media/rc/img-ir/img-ir-sony.o: warning: objtool: img_ir_sony_filter()+0x57: can't find jump dest instruction at .text+0x9f0000ed CC [M] drivers/misc/lis3lv02d/lis3lv02d.o drivers/mmc/core/host.o: warning: objtool: mmc_alloc_host()+0x2d: can't find jump dest instruction at .text+0xf2010203 CC [M] drivers/mtd/nand/denali_dt.o LD drivers/media/platform/omap/built-in.o drivers/mtd/maps/ichxrom.o: warning: objtool: ichxrom_init_one.isra.4()+0x41: can't find jump dest instruction at .init.text+0x90000047 drivers/md/dm-uevent.o: warning: objtool: dm_send_uevents()+0x38: can't find jump dest instruction at .text+0x1001003d drivers/net/arcnet/rfc1201.o: warning: objtool: rx()+0x6b: can't find jump dest instruction at .text+0x30604d1 fs/jffs2/gc.o: warning: objtool: jffs2_garbage_collect_pass()+0x2c: can't find jump dest instruction at .text+0x96060032 CC [M] drivers/mmc/core/mmc_ops.o CC net/ipv4/xfrm4_output.o net/sched/em_cmp.o: warning: objtool: em_cmp_match()+0x8b: can't find jump dest instruction at .text+0x87000091 LD drivers/media/platform/mtk-vpu/built-in.o drivers/input/misc/pcspkr.o: warning: objtool: pcspkr_event()+0x14: can't find jump dest instruction at .text+0xad00001a CC [M] drivers/nfc/fdp/i2c.o drivers/media/dvb-frontends/s5h1432.o: warning: objtool: s5h1432_set_frontend()+0x31: can't find jump dest instruction at .text+0x2a010557 drivers/ide/sc1200.o: warning: objtool: sc1200_set_pio_mode()+0x7d: can't find call dest symbol at offset 0x8eff0501 sound/soc/codecs/max98088.o: warning: objtool: max98088_dai2_set_fmt()+0x23: can't find jump dest instruction at .text+0xdc000299 drivers/media/radio/si4713/radio-usb-si4713.o: warning: objtool: si4713_send_startup_command.isra.6()+0x8a: can't find jump dest instruction at .text+0xb2000470 CC [M] drivers/mtd/maps/ck804xrom.o CC [M] fs/jffs2/symlink.o CC [M] drivers/media/platform/mtk-vpu/mtk_vpu.o CC [M] drivers/media/pci/cobalt/cobalt-v4l2.o CC [M] drivers/net/arcnet/rfc1051.o CC [M] drivers/media/dvb-frontends/tda8083.o CC [M] drivers/gpu/drm/i915/intel_lrc.o drivers/isdn/hardware/eicon/maintidi.o: warning: objtool: diva_create_line_parse_table()+0x2e: can't find jump dest instruction at .text+0xf20400b4 CC drivers/of/base.o drivers/isdn/mISDN/layer2.o: warning: objtool: setva()+0x27: can't find jump dest instruction at .text+0x960005ad CC [M] drivers/mtd/nand/diskonchip.o drivers/net/dsa/b53/b53_srab.o: warning: objtool: b53_srab_write64()+0x37: can't find call dest symbol at offset 0xe4ff024b drivers/media/radio/si4713/radio-platform-si4713.o: warning: objtool: radio_si4713_pdriver_probe()+0x45: can't find jump dest instruction at .text+0x450100fa CC [M] drivers/gpu/drm/amd/amdgpu/kv_smc.o drivers/gpu/drm/nouveau/nvkm/subdev/bios/dp.o: warning: objtool: nvbios_dp_table()+0x42: can't find jump dest instruction at .text+0x8d000048 net/ipv4/xfrm4_state.o: warning: objtool: xfrm4_extract_header()+0x54: call without frame pointer save/setup net/ipv4/xfrm4_state.o: warning: objtool: xfrm4_state_init()+0xb: call without frame pointer save/setup CC [M] sound/soc/codecs/max98095.o drivers/mtd/nand/sm_common.o: warning: objtool: sm_register_device()+0x34: call without frame pointer save/setup drivers/mtd/nand/sm_common.o: warning: objtool: sm_block_markbad()+0x30: call without frame pointer save/setup CC [M] drivers/media/i2c/cx25840/cx25840-vbi.o CC [M] fs/gfs2/sys.o drivers/media/pci/cobalt/cobalt-irq.o: warning: objtool: cobalt_dma_stream_queue_handler()+0x73: can't find jump dest instruction at .text+0x2a030078 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/image.o CC [M] drivers/misc/genwqe/card_ddcb.o drivers/infiniband/hw/hfi1/uc.o: warning: objtool: hfi1_make_uc_req()+0x60: can't find jump dest instruction at .text+0xf1050066 drivers/media/radio/wl128x/fmdrv_rx.o: warning: objtool: fm_rx_set_freq()+0x49: can't find jump dest instruction at .text+0x9402012e drivers/media/radio/wl128x/fmdrv_common.o: warning: objtool: fm_rx_update_af_cache()+0x28: can't find jump dest instruction at .text+0x8100007d drivers/gpu/drm/i915/i915_gem_userptr.o: warning: objtool: __i915_gem_userptr_get_pages_schedule()+0x33: can't find jump dest instruction at .text+0xfa0001a9 drivers/gpu/drm/drm_plane_helper.o: warning: objtool: drm_plane_helper_check_update()+0x46: can't find jump dest instruction at .text+0xad01015b drivers/media/platform/am437x/am437x-vpfe.o: warning: objtool: vpfe_config_ccdc_image_format()+0xb9: can't find jump dest instruction at .text+0xfb00090e CC [M] drivers/media/i2c/cx25840/cx25840-ir.o drivers/input/keyboard/sunkbd.o: warning: objtool: sunkbd_event()+0x1e: can't find jump dest instruction at .text+0xe1000024 CC [M] drivers/media/dvb-frontends/l64781.o fs/ext4/inline.o: warning: objtool: get_max_inline_xattr_value_size()+0x3e: can't find jump dest instruction at .text+0x94000043 CC [M] drivers/gpu/drm/virtio/virtgpu_ioctl.o CC [M] drivers/net/bonding/bond_sysfs_slave.o drivers/input/touchscreen/da9052_tsi.o: warning: objtool: da9052_ts_read.isra.4()+0x3f: can't find jump dest instruction at .text+0xaa0100c5 drivers/gpu/drm/nouveau/nvkm/subdev/bios/extdev.o: warning: objtool: nvbios_extdev_parse()+0x32: can't find call dest symbol at offset 0xd9ff0196 CC [M] drivers/net/arcnet/arc-rawmode.o CC [M] net/ipv4/netfilter/nf_log_arp.o fs/gfs2/recovery.o: warning: objtool: clean_journal.isra.4()+0x87: can't find jump dest instruction at .text+0x5e01015d CC [M] net/ipv6/xfrm6_mode_tunnel.o CC [M] fs/ext4/sysfs.o LD drivers/media/platform/rcar-vin/built-in.o drivers/acpi/acpica/exutils.o: warning: objtool: acpi_ex_enter_interpreter()+0x21: call without frame pointer save/setup drivers/acpi/acpica/exutils.o: warning: objtool: acpi_ex_exit_interpreter()+0x21: call without frame pointer save/setup drivers/acpi/acpica/exutils.o: warning: objtool: acpi_ex_truncate_for32bit_table()+0xe: call without frame pointer save/setup drivers/acpi/acpica/exutils.o: warning: objtool: acpi_ex_acquire_global_lock()+0x26: call without frame pointer save/setup drivers/acpi/acpica/exutils.o: warning: objtool: acpi_ex_release_global_lock()+0x26: call without frame pointer save/setup drivers/acpi/acpica/exutils.o: warning: objtool: acpi_ex_eisa_id_to_string()+0x12: call without frame pointer save/setup drivers/acpi/acpica/exutils.o: warning: objtool: acpi_ex_integer_to_string()+0x17: call without frame pointer save/setup drivers/acpi/acpica/exutils.o: warning: objtool: acpi_ex_pci_cls_to_string()+0x12: call without frame pointer save/setup CC [M] drivers/media/platform/exynos-gsc/gsc-regs.o fs/gfs2/inode.o: warning: objtool: gfs2_get_link()+0x2d: can't find jump dest instruction at .text+0x2010183 drivers/hid/hid-magicmouse.o: warning: objtool: magicmouse_emit_touch()+0x29: can't find jump dest instruction at .text+0x840000bf CC [M] fs/jffs2/build.o CC [M] drivers/mtd/tests/readtest.o drivers/media/platform/mtk-vcodec/venc/venc_vp8_if.o: warning: objtool: vp8_enc_alloc_work_buf()+0x6d: can't find jump dest instruction at .text+0xfd0001d3 CC [M] drivers/media/platform/rcar-vin/rcar-core.o CC [M] drivers/leds/leds-tlc591xx.o drivers/misc/eeprom/eeprom.o: warning: objtool: eeprom_update_client()+0x58: can't find jump dest instruction at .text+0xdf0000ee CC [M] fs/gfs2/trans.o CC [M] drivers/input/keyboard/tc3589x-keypad.o drivers/media/platform/marvell-ccic/cafe-driver.o: warning: objtool: cafe_smbus_write_data()+0xc9: can't find jump dest instruction at .text+0xd800050e CC [M] drivers/input/misc/regulator-haptic.o CC [M] drivers/media/platform/mtk-vcodec/mtk_vcodec_enc_pm.o CC [M] drivers/infiniband/hw/hfi1/ud.o LD drivers/net/can/ifi_canfd/built-in.o drivers/infiniband/core/iwpm_msg.o: warning: objtool: iwpm_mapping_info_cb()+0x50: can't find jump dest instruction at .text+0xef0000f5 drivers/infiniband/hw/qib/qib_ud.o: warning: objtool: qib_make_ud_req()+0x42: can't find jump dest instruction at .text+0x10040048 CC [M] drivers/media/cec-edid.o drivers/mtd/ubi/vtbl.o: warning: objtool: vtbl_check()+0x27: can't find jump dest instruction at .text+0xd02002d drivers/media/usb/airspy/airspy.o: warning: objtool: airspy_enum_freq_bands()+0x12: can't find jump dest instruction at .text+0xa8000038 drivers/mtd/devices/block2mtd.o: warning: objtool: add_device.isra.2()+0x1b: can't find jump dest instruction at .text+0xb2010131 drivers/media/i2c/cx25840/cx25840-core.o: warning: objtool: cx25840_s_ctrl()+0x28: can't find jump dest instruction at .text+0xf70001ee mm/userfaultfd.o: warning: objtool: mm_alloc_pmd()+0x4c: can't find jump dest instruction at .text+0xb4000052 CC [M] drivers/net/can/ifi_canfd/ifi_canfd.o fs/hpfs/super.o: warning: objtool: parse_opts()+0x32: can't find jump dest instruction at .text+0x450202e8 CC [M] drivers/media/platform/marvell-ccic/mcam-core.o CC [M] fs/gfs2/util.o CC [M] drivers/mtd/ubi/vmt.o CC drivers/acpi/acpica/hwesleep.o CC [M] drivers/net/can/cc770/cc770_platform.o drivers/gpu/drm/nouveau/nvkm/subdev/bios/fan.o: warning: objtool: nvbios_fan_table()+0x39: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bios/fan.o: warning: objtool: nvbios_fan_entry()+0x35: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bios/fan.o: warning: objtool: nvbios_fan_parse()+0x35: call without frame pointer save/setup CC [M] drivers/i2c/busses/i2c-versatile.o CC [M] drivers/input/mouse/touchkit_ps2.o LD [M] fs/hpfs/hpfs.o drivers/net/dsa/mv88e6060.o: warning: objtool: mv88e6060_switch_reset()+0x2d: can't find jump dest instruction at .text+0xb7000213 CC [M] drivers/media/platform/rcar-vin/rcar-dma.o CC [M] drivers/infiniband/hw/hfi1/user_exp_rcv.o drivers/media/pci/cx23885/cx23885-cards.o: warning: objtool: hauppauge_eeprom()+0x2d: can't find jump dest instruction at .text+0x65020033 drivers/media/rc/img-ir/img-ir-hw.o: warning: objtool: img_ir_handle_data()+0xf0: can't find jump dest instruction at .text+0x91000d55 drivers/media/platform/exynos4-is/mipi-csis.o: warning: objtool: s5pcsis_pm_suspend()+0x67: can't find jump dest instruction at .text+0x980003ad drivers/media/platform/mtk-vcodec/venc/venc_h264_if.o: warning: objtool: h264_enc_alloc_work_buf()+0xe0: can't find jump dest instruction at .text+0x6010235 drivers/media/platform/exynos-gsc/gsc-core.o: warning: objtool: gsc_m2m_suspend()+0x3e: can't find jump dest instruction at .text+0x910001b3 LD drivers/parport/built-in.o CC [M] drivers/media/pci/cx23885/cx23885-vbi.o CC [M] drivers/media/rc/img-ir/img-ir-sharp.o drivers/gpu/drm/vmwgfx/vmwgfx_marker.o: warning: objtool: vmw_marker_queue_init()+0x20: call without frame pointer save/setup drivers/gpu/drm/vmwgfx/vmwgfx_marker.o: warning: objtool: vmw_marker_queue_takedown()+0x1c: call without frame pointer save/setup drivers/gpu/drm/vmwgfx/vmwgfx_marker.o: warning: objtool: vmw_marker_push()+0x30: call without frame pointer save/setup drivers/gpu/drm/vmwgfx/vmwgfx_marker.o: warning: objtool: vmw_marker_pull()+0x23: call without frame pointer save/setup drivers/gpu/drm/vmwgfx/vmwgfx_marker.o: warning: objtool: vmw_wait_lag()+0x7e: call without frame pointer save/setup CC [M] drivers/media/platform/exynos4-is/fimc-is.o drivers/gpu/drm/nouveau/nvkm/subdev/bios/i2c.o: warning: objtool: dcb_i2c_table()+0x3c: can't find jump dest instruction at .text+0xd1000042 net/sched/cls_bpf.o: warning: objtool: cls_bpf_dump()+0x26: can't find jump dest instruction at .text+0x5e01002c net/sched/em_u32.o: warning: objtool: init_em_u32()+0xb: call without frame pointer save/setup net/sched/em_u32.o: warning: objtool: exit_em_u32()+0xb: call without frame pointer save/setup drivers/mtd/devices/m25p80.o: warning: objtool: m25p_probe()+0x2e: can't find jump dest instruction at .text+0xd6000054 CC [M] drivers/mtd/ubi/upd.o drivers/net/dsa/b53/b53_spi.o: warning: objtool: b53_spi_read.isra.3()+0x50: can't find jump dest instruction at .text+0x880003a6 drivers/mtd/tests/oobtest.o: warning: objtool: write_eraseblock()+0x48: can't find jump dest instruction at .text.unlikely+0xd9000098 CC [M] drivers/parport/share.o drivers/gpu/drm/nouveau/nvkm/subdev/bios/iccsense.o: warning: objtool: nvbios_iccsense_table()+0x42: can't find jump dest instruction at .text+0x83000048 CC [M] net/sched/em_text.o net/sched/cls_matchall.o: warning: objtool: mall_dump()+0x26: can't find jump dest instruction at .text+0x9500002c CC [M] drivers/mtd/tests/speedtest.o fs/btrfs/backref.o: warning: objtool: __add_prelim_ref()+0x33: can't find jump dest instruction at .text+0xbf000179 drivers/nfc/port100.o: warning: objtool: port100_recv_response()+0x56: can't find jump dest instruction at .text+0x70102cb net/sched/em_nbyte.o: warning: objtool: em_nbyte_match()+0xa4: call without frame pointer save/setup net/sched/em_nbyte.o: warning: objtool: em_nbyte_change()+0x44: call without frame pointer save/setup net/sched/em_nbyte.o: warning: objtool: init_em_nbyte()+0xb: call without frame pointer save/setup net/sched/em_nbyte.o: warning: objtool: exit_em_nbyte()+0xb: call without frame pointer save/setup drivers/net/dsa/b53/b53_mmap.o: warning: objtool: b53_mmap_read48()+0x3b: can't find jump dest instruction at .text+0xbe000470 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.o CC [M] drivers/gpu/drm/radeon/radeon_display.o drivers/mtd/chips/cfi_cmdset_0020.o: warning: objtool: cfi_staa_setup()+0x54: can't find jump dest instruction at .text+0x6d020099 CC [M] drivers/mtd/chips/gen_probe.o drivers/mtd/onenand/generic.o: warning: objtool: generic_onenand_probe()+0x5a: can't find jump dest instruction at .text+0xb0100e0 LD drivers/net/fddi/built-in.o CC [M] drivers/mmc/core/sd.o fs/ext4/readpage.o: warning: objtool: mpage_end_io()+0x35: can't find jump dest instruction at .text+0xba00003a CC [M] drivers/net/fddi/defxx.o CC [M] drivers/mtd/ubi/build.o CC net/ipv4/xfrm4_protocol.o CC [M] drivers/media/tuners/tuner-simple.o CC [M] drivers/media/pci/bt8xx/bttv-if.o drivers/net/dsa/b53/b53_mdio.o: warning: objtool: b53_mdio_probe()+0x32: can't find jump dest instruction at .text+0x1010057 drivers/media/radio/radio-shark2.o: warning: objtool: shark_read_reg()+0x8f: can't find jump dest instruction at .text+0x940002a4 CC [M] drivers/media/pci/cx88/cx88-dsp.o CC [M] drivers/parport/ieee1284.o CC [M] drivers/nvme/host/lightnvm.o LD drivers/media/platform/s3c-camif/built-in.o LD drivers/net/ethernet/amd/built-in.o drivers/input/misc/pm8941-pwrkey.o: warning: objtool: pm8941_pwrkey_probe()+0x72: can't find jump dest instruction at .text+0xb5020137 CC [M] drivers/net/bonding/bond_debugfs.o drivers/media/pci/cx88/cx88-i2c.o: warning: objtool: cx88_i2c_init()+0x178: can't find jump dest instruction at .text+0xcf00023e LD drivers/net/can/m_can/built-in.o CC [M] drivers/net/ethernet/amd/amd8111e.o drivers/misc/altera-stapl/altera.o: warning: objtool: altera_check_crc()+0xc3: can't find jump dest instruction at .text+0x980000c9 CC [M] drivers/input/misc/retu-pwrbutton.o CC [M] drivers/media/platform/s3c-camif/camif-core.o drivers/gpu/drm/i915/i915_gem_gtt.o: warning: objtool: gen8_ppgtt_notify_vgt()+0x75: can't find jump dest instruction at .text+0x8600052a CC [M] drivers/gpu/drm/amd/amdgpu/kv_dpm.o LD drivers/media/pci/ddbridge/built-in.o LD drivers/nfc/microread/built-in.o drivers/leds/leds-lp8788.o: warning: objtool: lp8788_led_probe()+0x39: can't find jump dest instruction at .text+0xc10001bf CC [M] drivers/net/can/m_can/m_can.o drivers/hid/hid-logitech-hidpp.o: warning: objtool: wtp_touch_event()+0x22: can't find jump dest instruction at .text+0x9f0001a8 LD [M] drivers/misc/altera-stapl/altera-stapl.o LD drivers/ntb/hw/built-in.o CC [M] drivers/nfc/microread/microread.o drivers/mtd/tests/mtd_test.o: warning: objtool: mtdtest_scan_for_bad_eraseblocks()+0x32: can't find jump dest instruction at .text+0x9f0000d8 fs/logfs/file.o: warning: objtool: logfs_write_end()+0x61: can't find jump dest instruction at .text+0x9b000107 CC [M] drivers/mtd/tests/stresstest.o CC [M] drivers/input/misc/axp20x-pek.o drivers/gpu/drm/nouveau/nvkm/subdev/bios/gpio.o: warning: objtool: dcb_gpio_table()+0x3a: can't find jump dest instruction at .text+0xe8000040 drivers/media/pci/cx18/cx18-driver.o: warning: objtool: cx18_parse_std()+0x26: can't find jump dest instruction at .text+0xd01002b CC [M] drivers/media/pci/ddbridge/ddbridge-core.o LD drivers/net/ethernet/altera/built-in.o drivers/media/dvb-frontends/cx24110.o: warning: objtool: cx24110_diseqc_send_burst()+0x27: can't find jump dest instruction at .text+0x8b00049c CC [M] drivers/misc/eeprom/eeprom_93cx6.o CC [M] net/ipv4/ip_tunnel.o CC [M] drivers/mtd/tests/subpagetest.o drivers/i2c/busses/i2c-uniphier.o: warning: objtool: uniphier_i2c_master_xfer_one()+0x80: can't find jump dest instruction at .text+0x800002f6 CC [M] fs/logfs/gc.o CC [M] drivers/mtd/tests/torturetest.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/mxm.o CC [M] drivers/net/ethernet/altera/altera_tse_main.o drivers/input/misc/pwm-beeper.o: warning: objtool: pwm_beeper_probe()+0x3a: can't find jump dest instruction at .text+0xcd010080 kernel/seccomp.o: warning: objtool: seccomp_prepare_filter()+0x2d: can't find jump dest instruction at .text+0xa7000153 drivers/i2c/busses/i2c-uniphier-f.o: warning: objtool: uniphier_fi2c_clk_init()+0x68: can't find jump dest instruction at .text+0xe50005fd drivers/input/touchscreen/dynapro.o: warning: objtool: dynapro_connect()+0x4b: can't find jump dest instruction at .text+0xe30000c1 drivers/media/usb/as102/as102_fw.o: warning: objtool: parse_hex_line()+0x24: can't find jump dest instruction at .text+0xd2000029 drivers/hid/hid-monterey.o: warning: objtool: mr_input_mapping()+0x18: can't find jump dest instruction at .text+0xe800006e LD drivers/ntb/hw/amd/built-in.o CC [M] drivers/net/ethernet/altera/altera_tse_ethtool.o CC [M] drivers/input/touchscreen/edt-ft5x06.o CC [M] drivers/i2c/busses/i2c-xiic.o drivers/media/usb/as102/as102_drv.o: warning: objtool: as102_get_stats()+0x38: can't find jump dest instruction at .text+0x7f0000de mm/page_idle.o: warning: objtool: page_idle_clear_pte_refs()+0x18: can't find jump dest instruction at .text+0x8200001e CC [M] drivers/hid/hid-multitouch.o drivers/isdn/mISDN/dsp_core.o: warning: objtool: dspcreate()+0x22: can't find jump dest instruction at .text+0x60020028 LD drivers/net/ethernet/apm/built-in.o drivers/hid/hid-microsoft.o: warning: objtool: ms_event()+0x27: can't find jump dest instruction at .text+0x1701010d drivers/misc/genwqe/card_base.o: warning: objtool: genwqe_ffdc_buffs_alloc()+0x9e: can't find jump dest instruction at .text+0x780000d3 CC [M] drivers/media/pci/cx23885/cx23885-core.o CC [M] drivers/ntb/hw/amd/ntb_hw_amd.o CC [M] drivers/net/ethernet/altera/altera_msgdma.o CC [M] drivers/media/usb/as102/as10x_cmd.o lib/ucs2_string.o: warning: objtool: ucs2_as_utf8()+0xf: can't find jump dest instruction at .text+0xe1000135 CC [M] drivers/gpio/gpio-lpc18xx.o CC lib/ubsan.o drivers/leds/leds-lp8860.o: warning: objtool: lp8860_init()+0x43: can't find jump dest instruction at .text+0xe60001d9 CC [M] drivers/hid/hid-ntrig.o drivers/input/mouse/sentelic.o: warning: objtool: fsp_reg_read()+0x54: can't find jump dest instruction at .text+0xe90001fa CC [M] drivers/misc/genwqe/card_sysfs.o drivers/ide/it8172.o: warning: objtool: it8172_set_dma_mode()+0x14b: can't find call dest symbol at offset 0x80fe02af CC drivers/mfd/wm5110-tables.o drivers/isdn/hisax/isac.o: warning: objtool: dbusy_timer_handler()+0x15: can't find jump dest instruction at .text+0xec00009b CC drivers/mfd/wm8997-tables.o drivers/misc/eeprom/max6875.o: warning: objtool: max6875_update_slice()+0x31: can't find jump dest instruction at .text+0x31010087 fs/ext4/mballoc.o: warning: objtool: mb_test_and_clear_bits()+0x27: can't find jump dest instruction at .text+0xac0003bd CC [M] drivers/isdn/hisax/arcofi.o CC [M] drivers/input/misc/rotary_encoder.o drivers/misc/ibmasm/module.o: warning: objtool: ibmasm_init_one()+0x41: can't find jump dest instruction at .text+0xd7020186 CC [M] drivers/misc/ibmasm/ibmasmfs.o CC [M] drivers/gpio/gpio-lynxpoint.o fs/lockd/clntlock.o: warning: objtool: reclaimer()+0x56: can't find jump dest instruction at .text+0xa02008b drivers/isdn/hardware/eicon/divasi.o: warning: objtool: um_idi_write()+0x3b: can't find jump dest instruction at .text+0xef0001b1 drivers/gpu/drm/virtio/virtgpu_object.o: warning: objtool: virtio_gpu_object_create()+0x68: can't find jump dest instruction at .text+0xdd00006e CC [M] drivers/net/ethernet/altera/altera_sgdma.o drivers/mtd/devices/mtd_dataflash.o: warning: objtool: jedec_probe()+0x6c: can't find jump dest instruction at .text+0x25010111 CC [M] drivers/net/ethernet/8390/8390.o drivers/gpio/gpio-lp3943.o: warning: objtool: lp3943_gpio_probe()+0x43: can't find jump dest instruction at .text+0x85000049 drivers/mtd/devices/sst25l.o: warning: objtool: sst25l_probe()+0x22: can't find jump dest instruction at .text+0x550101e8 CC [M] drivers/isdn/hardware/eicon/idifunc.o crypto/ansi_cprng.o: warning: objtool: _get_more_prng_bytes.constprop.3()+0x85: can't find jump dest instruction at .text+0x8600033b CC [M] drivers/gpu/drm/virtio/virtgpu_prime.o drivers/input/misc/powermate.o: warning: objtool: powermate_sync_state()+0x19: can't find jump dest instruction at .text+0x880100af LD drivers/net/fjes/built-in.o drivers/mfd/arizona-core.o: warning: objtool: arizona_underclocked()+0x3f: can't find jump dest instruction at .text+0x1c010114 drivers/isdn/hisax/teles3.o: warning: objtool: reset_teles3()+0x1c: can't find jump dest instruction at .text+0xaa010172 CC [M] drivers/mtd/ubi/cdev.o CC [M] drivers/gpio/gpio-max730x.o LD drivers/net/ethernet/apm/xgene/built-in.o CC [M] fs/jfs/jfs_debug.o drivers/ide/it8213.o: warning: objtool: it8213_set_pio_mode()+0xa9: can't find jump dest instruction at .text+0x8400011f CC [M] drivers/net/fjes/fjes_main.o CC [M] drivers/mtd/chips/jedec_probe.o CC [M] crypto/jitterentropy.o drivers/mtd/nand/denali_pci.o: warning: objtool: denali_pci_probe()+0x46: can't find jump dest instruction at .text+0xc101008c drivers/media/platform/exynos-gsc/gsc-m2m.o: warning: objtool: gsc_m2m_g_selection()+0x16: can't find jump dest instruction at .text+0x7e00001c drivers/mtd/nand/denali_dt.o: warning: objtool: denali_dt_probe()+0x58: can't find jump dest instruction at .text+0x8a01009d CC [M] drivers/net/ethernet/apm/xgene/xgene_enet_hw.o fs/logfs/dir.o: warning: objtool: hash_index()+0xc: can't find jump dest instruction at .text+0x84000012 CC [M] drivers/net/fjes/fjes_hw.o drivers/iio/adc/twl6030-gpadc.o: warning: objtool: twl6032_calibration()+0x48: can't find jump dest instruction at .text+0x2102027d drivers/gpu/drm/virtio/virtgpu_debugfs.o: warning: objtool: virtio_gpu_debugfs_irq_info()+0x33: call without frame pointer save/setup drivers/gpu/drm/virtio/virtgpu_debugfs.o: warning: objtool: virtio_gpu_debugfs_init()+0x1c: call without frame pointer save/setup drivers/gpu/drm/virtio/virtgpu_debugfs.o: warning: objtool: virtio_gpu_debugfs_takedown()+0x18: call without frame pointer save/setup CC drivers/of/device.o LD drivers/net/hamradio/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/npde.o CC [M] drivers/net/ethernet/8390/axnet_cs.o drivers/media/pci/bt8xx/bttv-driver.o: warning: objtool: check_alloc_btres_lock()+0x16: can't find jump dest instruction at .text+0x8c00001c CC [M] drivers/media/platform/exynos4-is/fimc-isp.o drivers/net/ethernet/8390/ne2k-pci.o: warning: objtool: ne2k_pci_init_one()+0x3e: can't find jump dest instruction at .text+0x7d0302e4 CC [M] drivers/ide/it821x.o CC [M] drivers/media/i2c/soc_camera/mt9t112.o drivers/nfc/trf7970a.o: warning: objtool: trf7970a_send_upstream()+0x3d: can't find jump dest instruction at .text+0xe30000a3 CC [M] drivers/net/hamradio/mkiss.o fs/jbd2/journal.o: warning: objtool: trace_raw_output_jbd2_run_stats()+0x34: can't find jump dest instruction at .text+0xe70007aa drivers/ide/hpt366.o: warning: objtool: hpt3xx_cable_detect()+0x4b: can't find jump dest instruction at .text+0x8a0005e1 drivers/nvdimm/core.o: warning: objtool: nd_uuid_parse.isra.5()+0x57: can't find jump dest instruction at .text+0xb100095c CC [M] drivers/net/ethernet/8390/pcnet_cs.o drivers/media/pci/cx18/cx18-i2c.o: warning: objtool: cx18_i2c_register()+0x50: can't find jump dest instruction at .text+0x92000196 CC [M] drivers/net/hamradio/6pack.o drivers/input/mouse/trackpoint.o: warning: objtool: trackpoint_detect()+0x26: can't find jump dest instruction at .text+0xe30109dc LD drivers/nvme/target/built-in.o LD drivers/net/fddi/skfp/built-in.o LD [M] fs/jbd2/jbd2.o CC [M] drivers/media/pci/cx18/cx18-firmware.o CC [M] drivers/input/touchscreen/hampshire.o CC [M] drivers/gpu/drm/i915/intel_mocs.o drivers/media/i2c/tda9840.o: warning: objtool: tda9840_probe()+0x2d: can't find jump dest instruction at .text+0x940001e3 CC [M] drivers/nvme/target/core.o CC [M] drivers/net/fddi/skfp/skfddi.o CC [M] drivers/input/touchscreen/gunze.o drivers/mtd/nand/cafe_nand.o: warning: objtool: cafe_nand_probe()+0x2f: can't find jump dest instruction at .text+0xbb0704c5 net/sched/cls_flower.o: warning: objtool: fl_set_key()+0x4e: can't find jump dest instruction at .text+0x2020304 drivers/mtd/spi-nor/hisi-sfc.o: warning: objtool: hisi_spi_nor_register()+0x42: can't find jump dest instruction at .text+0x3d0100c8 fs/btrfs/scrub.o: warning: objtool: __scrub_blocked_if_needed()+0x1d: can't find jump dest instruction at .text+0x80000143 drivers/media/pci/bt8xx/bttv-cards.o: warning: objtool: ivc120_muxsel()+0x5b: can't find jump dest instruction at .text+0x8f000991 drivers/infiniband/hw/qib/qib_user_sdma.o: warning: objtool: qib_user_sdma_page_to_frags.isra.10()+0x102: can't find jump dest instruction at .text+0xa20001c8 CC [M] drivers/media/media-device.o CC [M] drivers/mtd/chips/map_ram.o CC [M] drivers/media/pci/bt8xx/bttv-risc.o fs/gfs2/quota.o: warning: objtool: qd_alloc()+0x3d: can't find jump dest instruction at .text+0xad0001d3 drivers/media/usb/au0828/au0828-i2c.o: warning: objtool: i2c_readbytes.isra.5()+0xc8: can't find jump dest instruction at .text+0x9000017e CC [M] drivers/input/mouse/cypress_ps2.o CC [M] drivers/iio/adc/viperboard_adc.o drivers/ntb/ntb_transport.o: warning: objtool: ntb_transport_init_queue()+0x170: can't find jump dest instruction at .text+0x3d020606 drivers/input/misc/regulator-haptic.o: warning: objtool: regulator_haptic_probe()+0x36: can't find jump dest instruction at .text+0xf601023c CC [M] drivers/md/dm-table.o net/ipv6/xfrm6_mode_transport.o: warning: objtool: xfrm6_transport_output()+0xbc: call without frame pointer save/setup net/ipv6/xfrm6_mode_transport.o: warning: objtool: xfrm6_transport_input()+0x42: call without frame pointer save/setup net/ipv6/xfrm6_mode_transport.o: warning: objtool: xfrm6_transport_init()+0x10: call without frame pointer save/setup net/ipv6/xfrm6_mode_transport.o: warning: objtool: xfrm6_transport_exit()+0x10: call without frame pointer save/setup LD drivers/nfc/nxp-nci/built-in.o CC [M] fs/gfs2/lock_dlm.o drivers/isdn/mISDN/dsp_tones.o: warning: objtool: dsp_tone_copy()+0x3b: can't find jump dest instruction at .text+0x11010160 CC [M] drivers/mtd/spi-nor/mtk-quadspi.o CC [M] drivers/gpio/gpio-max7300.o drivers/net/bonding/bond_sysfs.o: warning: objtool: bonding_show_queue_id()+0x35: can't find jump dest instruction at .text+0xbd00048a LD drivers/nfc/nfcmrvl/built-in.o drivers/isdn/mISDN/dsp_dtmf.o: warning: objtool: dsp_dtmf_hardware()+0x1b: can't find jump dest instruction at .text+0xf5000051 CC [M] net/ipv6/xfrm6_mode_ro.o CC [M] drivers/mtd/tests/mtd_nandecctest.o LD drivers/net/can/rcar/built-in.o CC [M] drivers/nfc/nfcmrvl/main.o CC [M] drivers/isdn/mISDN/dsp_audio.o CC [M] drivers/nfc/nxp-nci/core.o drivers/media/tuners/tuner-xc2028.o: warning: objtool: xc2028_get_afc()+0x4a: can't find jump dest instruction at .text+0xc2000550 CC [M] drivers/media/platform/mtk-vcodec/venc_drv_if.o CC [M] fs/jffs2/erase.o drivers/mtd/tests/pagetest.o: warning: objtool: verify_eraseblock()+0x8c: can't find jump dest instruction at .text.unlikely+0xd30000d3 crypto/jitterentropy.o: warning: objtool: jent_memaccess()+0x5f: can't find jump dest instruction at .text+0xa10001f7 drivers/input/mouse/touchkit_ps2.o: warning: objtool: touchkit_ps2_detect()+0x49: can't find jump dest instruction at .text+0x8f0000ff CC [M] drivers/input/mouse/vmmouse.o CC [M] drivers/i2c/busses/i2c-xlp9xx.o drivers/gpu/drm/vmwgfx/vmwgfx_gmrid_manager.o: warning: objtool: vmw_gmrid_man_get_node()+0x54: can't find jump dest instruction at .text+0x860000da CC [M] net/netfilter/nft_payload.o CC [M] drivers/hid/hid-ortek.o drivers/media/pci/cx25821/cx25821-core.o: warning: objtool: cx25821_sram_channel_setup_audio()+0x55: can't find jump dest instruction at .text+0xef01024a CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_fence.o fs/lockd/host.o: warning: objtool: nlm_complain_hosts()+0x1f: can't find jump dest instruction at .text+0x620100a5 drivers/gpu/drm/radeon/radeon_encoders.o: warning: objtool: radeon_get_encoder_enum()+0x17: can't find jump dest instruction at .text+0xdc00012d kernel/relay.o: warning: objtool: relay_file_read_consume()+0x4b: can't find jump dest instruction at .text+0x88000291 drivers/mtd/nand/nand_base.o: warning: objtool: nand_read_page_raw_syndrome()+0x44: can't find jump dest instruction at .text+0x8600025a CC kernel/utsname_sysctl.o CC [M] drivers/mtd/nand/docg4.o drivers/media/pci/cx88/cx88-core.o: warning: objtool: cx88_core_put()+0x47: can't find jump dest instruction at .text+0x8a0000dc drivers/iio/adc/twl4030-madc.o: warning: objtool: twl4030_madc_read_channels()+0x3f: can't find jump dest instruction at .text+0xd020175 CC [M] fs/lockd/svcshare.o CC [M] drivers/media/rc/img-ir/img-ir-sanyo.o fs/jfs/jfs_xtree.o: warning: objtool: xtSearch()+0xc3: can't find jump dest instruction at .text+0xe0030119 CC [M] drivers/mtd/spi-nor/nxp-spifi.o drivers/acpi/acpica/hwesleep.o: warning: objtool: acpi_hw_extended_sleep()+0x6d: can't find jump dest instruction at .text+0xab01011d drivers/i2c/busses/i2c-versatile.o: warning: objtool: i2c_versatile_probe()+0x31: can't find jump dest instruction at .text+0x100f7 CC [M] drivers/iio/adc/xilinx-xadc-core.o CC drivers/acpi/acpica/hwgpe.o drivers/media/radio/radio-tea5777.o: warning: objtool: radio_tea5777_set_freq()+0x51: can't find jump dest instruction at .text+0xb0000226 drivers/misc/genwqe/card_dev.o: warning: objtool: genwqe_inform_and_stop_processes()+0x27: can't find jump dest instruction at .text+0xb701009d drivers/net/arcnet/rfc1051.o: warning: objtool: prepare_tx()+0x3e: can't find jump dest instruction at .text+0xbb000044 drivers/gpu/drm/virtio/virtgpu_plane.o: warning: objtool: virtio_gpu_cursor_plane_update()+0x86: can't find jump dest instruction at .text+0x6001022c CC [M] drivers/leds/leds-clevo-mail.o drivers/net/can/c_can/c_can.o: warning: objtool: c_can_handle_state_change()+0x81: can't find jump dest instruction at .text+0xd4000617 CC [M] drivers/infiniband/hw/hfi1/user_pages.o fs/gfs2/util.o: warning: objtool: gfs2_lm_withdraw()+0x45: can't find jump dest instruction at .text+0x201006b drivers/media/cec-edid.o: warning: objtool: cec_get_edid_spa_location()+0x13: can't find jump dest instruction at .text+0xd2000019 CC [M] fs/jfs/jfs_dmap.o drivers/infiniband/core/cma_configfs.o: warning: objtool: make_cma_ports()+0x24: can't find jump dest instruction at .text+0xca0001ca CC [M] drivers/net/arcnet/capmode.o drivers/leds/leds-tlc591xx.o: warning: objtool: tlc591xx_probe()+0x3a: can't find jump dest instruction at .text+0x96010180 CC [M] fs/ext4/acl.o drivers/hwmon/coretemp.o: warning: objtool: adjust_tjmax()+0xb1: can't find jump dest instruction at .text+0x4e010236 CC [M] drivers/input/touchscreen/eeti_ts.o drivers/media/i2c/cx25840/cx25840-vbi.o: warning: objtool: cx25840_g_sliced_fmt()+0x4e: can't find jump dest instruction at .text+0xc9000054 CC [M] net/netfilter/nf_tables_inet.o LD drivers/net/hippi/built-in.o drivers/gpu/drm/amd/amdgpu/cik_ih.o: warning: objtool: cik_ih_soft_reset()+0xb2: can't find jump dest instruction at .text+0x6c000236 drivers/media/platform/mtk-vcodec/mtk_vcodec_enc_pm.o: warning: objtool: mtk_vcodec_init_enc_pm()+0x79: can't find jump dest instruction at .text+0xc401007e CC [M] drivers/net/can/c_can/c_can_platform.o drivers/media/i2c/soc_camera/mt9t031.o: warning: objtool: mt9t031_set_params()+0xe1: can't find jump dest instruction at .text+0xc50104b7 CC [M] drivers/media/platform/s3c-camif/camif-capture.o CC kernel/delayacct.o drivers/nfc/fdp/i2c.o: warning: objtool: fdp_nci_i2c_write()+0x31: can't find jump dest instruction at .text+0x5a010037 drivers/mtd/maps/ck804xrom.o: warning: objtool: ck804xrom_init_one.isra.5()+0x31: can't find jump dest instruction at .init.text+0x3c010037 CC [M] drivers/hwmon/da9052-hwmon.o CC [M] drivers/media/pci/cx18/cx18-gpio.o LD drivers/net/hyperv/built-in.o drivers/mmc/core/core.o: warning: objtool: mmc_set_data_timeout()+0x21: can't find jump dest instruction at .text+0x12010026 CC [M] net/netfilter/nf_tables_netdev.o drivers/mfd/arizona-irq.o: warning: objtool: arizona_irq_thread()+0x39: can't find jump dest instruction at .text+0xd01015e drivers/input/keyboard/tc3589x-keypad.o: warning: objtool: tc3589x_keypad_of_probe()+0x2d: can't find jump dest instruction at .text+0x52010033 drivers/net/can/cc770/cc770_isa.o: warning: objtool: cc770_isa_probe()+0x8f: can't find jump dest instruction at .text+0x95020285 drivers/gpu/drm/nouveau/nvkm/subdev/bios/image.o: warning: objtool: nvbios_imagen()+0x42: can't find jump dest instruction at .text+0xa1000048 drivers/media/usb/au0828/au0828-core.o: warning: objtool: au0828_disable_source()+0x22: can't find jump dest instruction at .text+0x5010078 CC [M] drivers/net/hippi/rrunner.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/pcir.o CC [M] drivers/net/can/c_can/c_can_pci.o CC [M] drivers/media/usb/au0828/au0828-cards.o CC drivers/mfd/wm8998-tables.o CC [M] drivers/media/platform/mtk-vcodec/venc_vpu_if.o CC [M] drivers/hwmon/da9055-hwmon.o CC drivers/pci/access.o CC [M] drivers/media/platform/mtk-vcodec/mtk_vcodec_intr.o CC [M] drivers/input/keyboard/twl4030_keypad.o CC [M] drivers/net/hyperv/netvsc_drv.o drivers/mtd/tests/readtest.o: warning: objtool: read_eraseblock_by_page()+0x3b: can't find jump dest instruction at .text.unlikely+0xe9000040 drivers/media/pci/cx25821/cx25821-i2c.o: warning: objtool: i2c_readbytes()+0x5f: can't find jump dest instruction at .text+0xa10000c5 CC [M] drivers/mtd/ubi/kapi.o drivers/iio/adc/vf610_adc.o: warning: objtool: vf610_read_raw()+0x2a: can't find jump dest instruction at .text+0x8010590 fs/lockd/clntproc.o: warning: objtool: nlmclnt_call()+0x8b: can't find jump dest instruction at .text+0x460101e1 drivers/gpu/drm/amd/amdgpu/kv_smc.o: warning: objtool: amdgpu_kv_copy_bytes_to_smc()+0x30: can't find jump dest instruction at .text+0xd2010286 CC [M] drivers/hid/hid-prodikeys.o CC [M] drivers/media/pci/cx25821/cx25821-medusa-video.o CC [M] drivers/mtd/maps/physmap.o LD drivers/net/ieee802154/built-in.o CC [M] drivers/gpu/drm/amd/amdgpu/ci_smc.o CC [M] drivers/iio/adc/xilinx-xadc-events.o drivers/nvdimm/bus.o: warning: objtool: nvdimm_bus_register()+0x34: can't find jump dest instruction at .text+0xc01071a CC [M] drivers/media/v4l2-core/v4l2-ioctl.o CC [M] drivers/nvdimm/dimm_devs.o CC [M] drivers/net/ieee802154/fakelb.o fs/ext4/sysfs.o: warning: objtool: ext4_attr_store()+0x66: can't find jump dest instruction at .text+0xc700006c CC [M] drivers/gpu/drm/drm_kms_helper_common.o drivers/media/platform/mtk-vcodec/mtk_vcodec_enc_drv.o: warning: objtool: fops_vcodec_open()+0x4c: can't find jump dest instruction at .text+0x73020302 drivers/mfd/wm5102-tables.o: warning: objtool: wm5102_readable_register()+0xf: can't find jump dest instruction at .text+0x9a040015 drivers/media/radio/wl128x/fmdrv_v4l2.o: warning: objtool: fm_v4l2_fops_read()+0x54: can't find jump dest instruction at .text+0x970002c9 drivers/input/misc/retu-pwrbutton.o: warning: objtool: retu_pwrbutton_probe()+0x2d: call without frame pointer save/setup drivers/input/misc/retu-pwrbutton.o: warning: objtool: retu_pwrbutton_irq()+0x1d: call without frame pointer save/setup drivers/input/misc/retu-pwrbutton.o: warning: objtool: retu_pwrbutton_driver_init()+0x12: call without frame pointer save/setup drivers/input/misc/retu-pwrbutton.o: warning: objtool: retu_pwrbutton_driver_exit()+0xb: call without frame pointer save/setup drivers/net/can/cc770/cc770.o: warning: objtool: chipset_init()+0x10e: can't find jump dest instruction at .text+0x70000203 drivers/gpu/drm/i915/i915_gem.o: warning: objtool: i915_gem_idle_work_handler()+0x2d: can't find jump dest instruction at .text+0x2d0101b3 CC drivers/pci/bus.o CC drivers/acpi/acpica/hwpci.o drivers/media/platform/rcar-vin/rcar-core.o: warning: objtool: rvin_parse_dt()+0x2e: can't find jump dest instruction at .text+0xa5000074 fs/jffs2/build.o: warning: objtool: jffs2_build_filesystem()+0x3d: can't find jump dest instruction at .text+0xe80300d3 drivers/net/ethernet/3com/3c589_cs.o: warning: objtool: el3_open()+0x2e: can't find jump dest instruction at .text+0xa10009e4 CC [M] net/ipv4/ipip.o LD [M] drivers/media/radio/wl128x/fm_drv.o CC [M] drivers/ide/jmicron.o CC [M] drivers/nvdimm/dimm.o CC [M] drivers/input/mouse/sermouse.o CC [M] drivers/mtd/ubi/eba.o LD drivers/media/rc/keymaps/built-in.o drivers/media/v4l2-core/v4l2-dev.o: warning: objtool: video_register_media_controller()+0x2e: can't find jump dest instruction at .text+0xe30007b4 drivers/net/bonding/bond_sysfs_slave.o: warning: objtool: queue_id_show()+0x1f: call without frame pointer save/setup drivers/net/bonding/bond_sysfs_slave.o: warning: objtool: perm_hwaddr_show()+0x1f: call without frame pointer save/setup CC [M] drivers/media/radio/radio-si476x.o drivers/net/bonding/bond_sysfs_slave.o: warning: objtool: link_failure_count_show()+0x1e: call without frame pointer save/setup drivers/net/bonding/bond_sysfs_slave.o: warning: objtool: ad_partner_oper_port_state_show()+0x3a: call without frame pointer save/setup drivers/net/bonding/bond_sysfs_slave.o: warning: objtool: ad_actor_oper_port_state_show()+0x3a: call without frame pointer save/setup drivers/net/bonding/bond_sysfs_slave.o: warning: objtool: ad_aggregator_id_show()+0x3c: call without frame pointer save/setup drivers/net/bonding/bond_sysfs_slave.o: warning: objtool: mii_status_show()+0x18: call without frame pointer save/setup drivers/net/bonding/bond_sysfs_slave.o: warning: objtool: bond_sysfs_slave_add()+0x34: call without frame pointer save/setup drivers/net/bonding/bond_sysfs_slave.o: warning: objtool: bond_sysfs_slave_del()+0x3f: call without frame pointer save/setup drivers/media/platform/exynos-gsc/gsc-regs.o: warning: objtool: gsc_hw_set_in_image_format()+0x50: can't find jump dest instruction at .text+0x9e000415 drivers/media/pci/cx88/cx88-cards.o: warning: objtool: cx88_xc3028_geniatech_tuner_callback.isra.5()+0x16: can't find jump dest instruction at .text+0xd900036c CC [M] drivers/media/rc/keymaps/rc-adstech-dvb-t-pci.o drivers/leds/leds-tca6507.o: warning: objtool: tca6507_led_dt_init()+0x37: can't find jump dest instruction at .text+0x3c01020d CC [M] net/sched/em_canid.o LD [M] drivers/media/platform/exynos-gsc/exynos-gsc.o drivers/net/arcnet/arc-rawmode.o: warning: objtool: prepare_tx()+0x3e: can't find jump dest instruction at .text+0xbb000044 CC [M] drivers/net/hamradio/yam.o CC [M] drivers/net/fjes/fjes_ethtool.o CC [M] drivers/net/arcnet/com90xx.o LD drivers/net/can/sja1000/built-in.o drivers/media/pci/cx25821/cx25821-gpio.o: warning: objtool: cx25821_gpio_init()+0x1d: call without frame pointer save/setup drivers/input/misc/axp20x-pek.o: warning: objtool: axp20x_pek_probe()+0x44: can't find jump dest instruction at .text+0xf301022a fs/gfs2/trans.o: warning: objtool: meta_lo_add()+0x4c: can't find jump dest instruction at .text+0xa7000052 CC drivers/acpi/acpica/hwregs.o CC [M] drivers/media/pci/cx25821/cx25821-video.o drivers/mtd/ubi/vmt.o: warning: objtool: vol_attribute_show()+0x43: can't find jump dest instruction at .text+0xad010049 CC [M] drivers/input/misc/soc_button_array.o CC [M] drivers/net/can/sja1000/sja1000.o CC [M] drivers/infiniband/hw/qib/qib_wc_x86_64.o net/netfilter/nf_tables_api.o: warning: objtool: nf_tables_check_loops()+0x20: can't find jump dest instruction at .text+0x6e010086 drivers/mtd/ubi/upd.o: warning: objtool: write_leb()+0x34: can't find jump dest instruction at .text+0x8b00003a CC [M] drivers/mmc/host/sdhci-pxav3.o drivers/infiniband/hw/qib/qib_sd7220.o: warning: objtool: qib_sd_setvals()+0xe5: can't find jump dest instruction at .text+0x7c0000ea CC [M] drivers/net/bonding/bond_netlink.o LD drivers/net/can/softing/built-in.o CC [M] net/netfilter/nft_compat.o CC [M] drivers/mmc/core/sd_ops.o CC [M] drivers/net/can/softing/softing_main.o drivers/misc/eeprom/eeprom_93cx6.o: warning: objtool: eeprom_93cx6_write()+0x1b: can't find call dest symbol at offset 0x8100021f net/ipv4/xfrm4_input.o: warning: objtool: xfrm4_rcv_encap_finish()+0xb2: can't find jump dest instruction at .text+0x770000f6 drivers/gpio/gpio-lpc18xx.o: warning: objtool: lpc18xx_gpio_probe()+0x3c: can't find jump dest instruction at .text+0xe3000202 CC [M] drivers/misc/eeprom/eeprom_93xx46.o drivers/mtd/onenand/onenand_base.o: warning: objtool: flexonenand_get_boundary()+0x4f: can't find jump dest instruction at .text+0xaf000435 LD [M] drivers/mtd/onenand/onenand.o drivers/net/can/cc770/cc770_platform.o: warning: objtool: cc770_get_of_node_data()+0x15b: can't find jump dest instruction at .text+0xa70001d1 CC [M] drivers/media/pci/cx25821/cx25821-alsa.o fs/jfs/jfs_imap.o: warning: objtool: diAllocBit()+0x5f: can't find jump dest instruction at .text+0xa80105b5 fs/gfs2/sys.o: warning: objtool: jid_store()+0x46: can't find jump dest instruction at .text+0x9500036c drivers/mtd/tests/stresstest.o: warning: objtool: do_write()+0x3e: can't find jump dest instruction at .text.unlikely+0xe0000101 CC [M] fs/btrfs/send.o net/wireless/nl80211.o: warning: objtool: cfg80211_check_station_change()+0x1a: can't find jump dest instruction at .text+0xb2010080 sound/soc/codecs/max98090.o: warning: objtool: max98090_dai_set_fmt()+0x39: can't find jump dest instruction at .text+0x640105ff CC [M] drivers/infiniband/core/user_mad.o CC [M] sound/soc/codecs/max98357a.o CC [M] drivers/isdn/hisax/hscx.o CC [M] drivers/net/bonding/bond_options.o drivers/media/platform/rcar-vin/rcar-dma.o: warning: objtool: rvin_fill_hw_slot()+0x38: can't find jump dest instruction at .text+0xd50000de CC [M] drivers/media/pci/bt8xx/bttv-vbi.o fs/gfs2/super.o: warning: objtool: gfs2_statfs_slow()+0x49: can't find jump dest instruction at .text+0x830104ff CC [M] drivers/media/platform/rcar-vin/rcar-v4l2.o net/ipv4/netfilter/nf_log_arp.o: warning: objtool: dump_arp_packet.isra.1()+0x73: can't find jump dest instruction at .text+0xd40000b8 drivers/mtd/tests/speedtest.o: warning: objtool: mtd_speedtest_init()+0x5b: can't find jump dest instruction at .init.text+0x7c080060 LD drivers/media/pci/dm1105/built-in.o CC [M] fs/ext4/xattr_security.o net/ipv6/tunnel6.o: warning: objtool: tunnel6_rcv()+0x25: can't find jump dest instruction at .text+0xbb00020b drivers/misc/genwqe/card_sysfs.o: warning: objtool: reload_bitstream_store()+0x26: call without frame pointer save/setup drivers/misc/genwqe/card_sysfs.o: warning: objtool: queue_working_time_show()+0x1d: call without frame pointer save/setup drivers/misc/genwqe/card_sysfs.o: warning: objtool: freerunning_timer_show()+0x1d: call without frame pointer save/setup drivers/misc/genwqe/card_sysfs.o: warning: objtool: status_show()+0x4a: call without frame pointer save/setup drivers/misc/genwqe/card_sysfs.o: warning: objtool: version_show()+0x28: call without frame pointer save/setup drivers/misc/genwqe/card_sysfs.o: warning: objtool: curr_bitstream_show()+0x1d: call without frame pointer save/setup drivers/misc/genwqe/card_sysfs.o: warning: objtool: next_bitstream_show()+0x43: call without frame pointer save/setup drivers/misc/genwqe/card_sysfs.o: warning: objtool: tempsens_show()+0x1d: call without frame pointer save/setup drivers/misc/genwqe/card_sysfs.o: warning: objtool: appid_show()+0x21: call without frame pointer save/setup drivers/misc/genwqe/card_sysfs.o: warning: objtool: type_show()+0x18: call without frame pointer save/setup drivers/misc/genwqe/card_sysfs.o: warning: objtool: base_clock_show()+0x18: call without frame pointer save/setup drivers/misc/genwqe/card_sysfs.o: warning: objtool: next_bitstream_store()+0x26: call without frame pointer save/setup net/sched/em_meta.o: warning: objtool: meta_var_sk_bound_if()+0x32: can't find jump dest instruction at .text+0x6010f07 CC [M] drivers/media/tuners/tuner-types.o CC [M] sound/soc/codecs/max9867.o fs/jfs/jfs_debug.o: warning: objtool: jfs_loglevel_proc_open()+0x15: call without frame pointer save/setup fs/jfs/jfs_debug.o: warning: objtool: jfs_loglevel_proc_show()+0x18: call without frame pointer save/setup fs/jfs/jfs_debug.o: warning: objtool: jfs_loglevel_proc_write()+0x1e: call without frame pointer save/setup fs/jfs/jfs_debug.o: warning: objtool: jfs_proc_init()+0x17: call without frame pointer save/setup fs/jfs/jfs_debug.o: warning: objtool: jfs_proc_clean()+0x27: call without frame pointer save/setup CC [M] drivers/isdn/hardware/eicon/um_idi.o drivers/md/bitmap.o: warning: objtool: bitmap_checkpage()+0x25: can't find jump dest instruction at .text+0xe000077b net/ipv6/xfrm6_tunnel.o: warning: objtool: __xfrm6_tunnel_alloc_spi()+0x2b0: can't find jump dest instruction at .text+0xa0ff0384 drivers/net/ethernet/3com/3c574_cs.o: warning: objtool: update_stats()+0x3c: can't find jump dest instruction at .text+0xac0005f2 drivers/gpu/drm/nouveau/nvkm/subdev/bios/mxm.o: warning: objtool: mxm_sor_map()+0x37: can't find jump dest instruction at .text+0xaa00010d CC [M] drivers/misc/genwqe/card_debugfs.o drivers/media/dvb-frontends/tda8083.o: warning: objtool: tda8083_set_symbolrate()+0x26: can't find jump dest instruction at .text+0x2101027c CC [M] drivers/media/pci/dm1105/dm1105.o CC [M] drivers/nvme/host/pci.o drivers/media/usb/as102/as10x_cmd.o: warning: objtool: as10x_cmd_get_tps()+0x5c: can't find jump dest instruction at .text+0x84000342 LD drivers/net/can/spi/built-in.o CC [M] drivers/mtd/maps/physmap_of.o CC [M] drivers/net/ethernet/altera/altera_utils.o CC [M] drivers/hid/hid-pl.o CC [M] drivers/nfc/microread/i2c.o CC [M] drivers/media/usb/as102/as10x_cmd_stream.o net/sched/em_text.o: warning: objtool: em_text_change()+0x2f: can't find jump dest instruction at .text+0x30101d5 drivers/mmc/core/mmc.o: warning: objtool: mmc_decode_csd()+0x46: can't find jump dest instruction at .text+0x640101bb net/ipv4/netfilter/nf_defrag_ipv4.o: warning: objtool: ipv4_conntrack_defrag()+0x4a: can't find jump dest instruction at .text+0xac000060 CC [M] drivers/net/can/spi/mcp251x.o CC [M] drivers/net/ethernet/3com/3c59x.o drivers/net/ethernet/altera/altera_tse_ethtool.o: warning: objtool: tse_gstrings()+0x18: call without frame pointer save/setup drivers/net/ethernet/altera/altera_tse_ethtool.o: warning: objtool: tse_get_drvinfo()+0x18: call without frame pointer save/setup CC [M] drivers/mtd/nand/nandsim.o CC [M] net/sched/em_ipset.o drivers/media/pci/cx23885/cx23885-vbi.o: warning: objtool: buffer_queue()+0xc4: can't find jump dest instruction at .text+0xa300010a drivers/gpio/gpio-max7300.o: warning: objtool: max7300_remove()+0xd: call without frame pointer save/setup fs/lockd/svclock.o: warning: objtool: nlmsvc_lookup_block()+0x63: can't find jump dest instruction at .text+0xff000329 drivers/gpio/gpio-max7300.o: warning: objtool: max7300_probe()+0x42: call without frame pointer save/setup drivers/gpio/gpio-max7300.o: warning: objtool: max7300_i2c_write()+0x14: call without frame pointer save/setup drivers/gpio/gpio-max7300.o: warning: objtool: max7300_i2c_read()+0x11: 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 drivers/input/touchscreen/hampshire.o: warning: objtool: hampshire_connect()+0x4b: can't find jump dest instruction at .text+0xe30000c1 CC [M] net/ipv4/netfilter/nf_log_ipv4.o net/ipv6/xfrm6_mode_tunnel.o: warning: objtool: xfrm6_mode_tunnel_input()+0x29: can't find jump dest instruction at .text+0x6d01002f drivers/gpu/drm/i915/intel_breadcrumbs.o: warning: objtool: signal_complete()+0x1d: can't find jump dest instruction at .text+0x72010023 CC [M] drivers/media/rc/keymaps/rc-alink-dtu-m.o drivers/isdn/mISDN/dsp_cmx.o: warning: objtool: dsp_cmx_send_member.constprop.2()+0x5b: can't find jump dest instruction at .text+0x8c0000f1 drivers/input/misc/rotary_encoder.o: warning: objtool: rotary_encoder_probe()+0x39: can't find jump dest instruction at .text+0xc403022f CC [M] drivers/leds/leds-ot200.o CC [M] drivers/mtd/maps/physmap_of_versatile.o CC [M] fs/lockd/svcproc.o CC [M] drivers/media/platform/exynos4-is/fimc-is-sensor.o CC mm/frame_vector.o drivers/net/can/ifi_canfd/ifi_canfd.o: warning: objtool: ifi_canfd_plat_probe()+0x56: can't find jump dest instruction at .text+0x4d01033c drivers/parport/ieee1284.o: warning: objtool: parport_wait_event()+0x40: can't find jump dest instruction at .text+0xa1000136 CC [M] drivers/net/bonding/bond_procfs.o CC [M] drivers/media/pci/bt8xx/bttv-i2c.o CC [M] drivers/isdn/mISDN/dsp_blowfish.o fs/lockd/svc.o: warning: objtool: lockd_create_svc()+0x2c: can't find jump dest instruction at .text+0xaa000291 drivers/mfd/wm8997-tables.o: warning: objtool: wm8997_readable_register()+0xf: can't find jump dest instruction at .text+0xd0030015 CC drivers/mfd/cs47l24-tables.o drivers/mtd/tests/subpagetest.o: warning: objtool: write_eraseblock2()+0x50: can't find jump dest instruction at .text.unlikely+0xb40001ce drivers/input/touchscreen/edt-ft5x06.o: warning: objtool: edt_ft5x06_ts_identify()+0x62: can't find jump dest instruction at .text+0x29010288 CC [M] drivers/parport/ieee1284_ops.o CC [M] drivers/net/hamradio/bpqether.o drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.o: warning: objtool: vidioc_venc_s_ctrl()+0x24: can't find jump dest instruction at .text+0xe10104aa drivers/media/platform/s3c-camif/camif-core.o: warning: objtool: camif_request_irqs()+0xcb: can't find jump dest instruction at .text+0x5d0002c0 CC drivers/of/platform.o drivers/hid/hid-ortek.o: warning: objtool: ortek_report_fixup()+0x60: 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 CC [M] drivers/media/platform/mtk-vcodec/mtk_vcodec_util.o drivers/nvme/host/lightnvm.o: warning: objtool: nvme_nvm_get_l2p_tbl()+0x8f: can't find jump dest instruction at .text+0xa7000255 CC [M] drivers/mtd/tests/nandbiterrs.o CC [M] drivers/leds/leds-pca955x.o drivers/input/touchscreen/gunze.o: warning: objtool: gunze_connect()+0x4b: can't find jump dest instruction at .text+0xe70000c1 CC [M] fs/jfs/jfs_unicode.o drivers/gpu/drm/virtio/virtgpu_ioctl.o: warning: objtool: virtio_gpu_get_caps_ioctl()+0x2c: can't find jump dest instruction at .text+0x760100a2 drivers/nvmem/core.o: warning: objtool: __nvmem_cell_read()+0x30: can't find jump dest instruction at .text+0xdb000196 CC [M] drivers/media/pci/bt8xx/bttv-gpio.o kernel/utsname_sysctl.o: warning: objtool: proc_do_uts_string()+0x3c: call without frame pointer save/setup kernel/utsname_sysctl.o: warning: objtool: uts_proc_notify()+0x16: call without frame pointer save/setup kernel/utsname_sysctl.o: warning: objtool: utsname_sysctl_init()+0xb: call without frame pointer save/setup drivers/nfc/fdp/fdp.o: warning: objtool: fdp_nci_post_setup()+0x6c: can't find jump dest instruction at .text+0x94000571 drivers/gpio/gpio-lynxpoint.o: warning: objtool: lp_gpio_probe()+0x35: can't find jump dest instruction at .text+0x190204db drivers/iio/adc/viperboard_adc.o: warning: objtool: vprbrd_iio_read_raw()+0x34: can't find jump dest instruction at .text+0x40100ea CC mm/debug_page_ref.o CC [M] drivers/nvmem/imx-ocotp.o drivers/mtd/chips/gen_probe.o: warning: objtool: genprobe_ident_chips()+0x53: can't find jump dest instruction at .text+0x82020059 drivers/mtd/tests/torturetest.o: warning: objtool: print_bufs()+0x3d: can't find jump dest instruction at .text.unlikely+0x1c0100c0 CC [M] net/ipv4/fou.o CC [M] drivers/gpio/gpio-max7301.o CC [M] drivers/hwmon/dell-smm-hwmon.o LD [M] drivers/nfc/fdp/fdp_i2c.o CC [M] net/ipv4/gre_demux.o CC [M] drivers/media/tuners/mt20xx.o fs/ext4/super.o: warning: objtool: trace_raw_output_ext4_ext_convert_to_initialized_fastpath()+0x25: can't find jump dest instruction at .text+0x91000e2b drivers/media/pci/cx23885/cx23885-video.o: warning: objtool: buffer_prepare()+0x60: can't find jump dest instruction at .text+0x1d020306 LD drivers/perf/built-in.o CC kernel/taskstats.o drivers/media/platform/exynos4-is/fimc-is.o: warning: objtool: fimc_is_enable_clocks()+0x2d: can't find jump dest instruction at .text+0xa8000113 CC [M] fs/jfs/jfs_dtree.o mm/memcontrol.o: warning: objtool: mc_handle_present_pte()+0x17: can't find jump dest instruction at .text+0x9f0009fd CC [M] drivers/leds/leds-pca963x.o drivers/gpu/drm/virtio/virtgpu_prime.o: warning: objtool: virtgpu_gem_prime_pin()+0x2e: call without frame pointer save/setup drivers/gpu/drm/virtio/virtgpu_prime.o: warning: objtool: virtgpu_gem_prime_unpin()+0x2e: call without frame pointer save/setup drivers/gpu/drm/virtio/virtgpu_prime.o: warning: objtool: virtgpu_gem_prime_get_sg_table()+0x2e: call without frame pointer save/setup drivers/gpu/drm/virtio/virtgpu_prime.o: warning: objtool: virtgpu_gem_prime_import_sg_table()+0x2e: call without frame pointer save/setup drivers/gpu/drm/virtio/virtgpu_prime.o: warning: objtool: virtgpu_gem_prime_vmap()+0x2e: call without frame pointer save/setup drivers/gpu/drm/virtio/virtgpu_prime.o: warning: objtool: virtgpu_gem_prime_vunmap()+0x2e: call without frame pointer save/setup drivers/gpu/drm/i915/i915_gpu_error.o: warning: objtool: i915_error_vprintf()+0x29: can't find jump dest instruction at .text+0x8500032f drivers/mtd/chips/cfi_cmdset_0001.o: warning: objtool: fixup_LH28F640BF()+0x37: can't find jump dest instruction at .text+0xbd0001ed drivers/mtd/nand/diskonchip.o: warning: objtool: doc2001plus_command()+0xc0: can't find jump dest instruction at .text+0xab000816 CC [M] crypto/jitterentropy-kcapi.o CC [M] net/ipv4/netfilter/nf_reject_ipv4.o fs/logfs/gc.o: warning: objtool: scan_segment()+0x39: can't find jump dest instruction at .text+0x5f0102ef drivers/misc/genwqe/card_ddcb.o: warning: objtool: print_ddcb_info()+0x64: can't find jump dest instruction at .text+0x800004ca CC [M] drivers/media/rc/img-ir/img-ir-rc5.o drivers/isdn/hisax/arcofi.o: warning: objtool: arcofi_fsm()+0x74: can't find jump dest instruction at .text+0x110101d9 CC [M] fs/lockd/svcsubs.o drivers/mtd/chips/map_ram.o: warning: objtool: map_ram_probe()+0x2b: can't find jump dest instruction at .text+0xb00000f1 CC [M] drivers/media/rc/img-ir/img-ir-rc6.o CC [M] fs/logfs/inode.o LD [M] drivers/gpu/drm/virtio/virtio-gpu.o CC [M] net/ipv6/xfrm6_mode_beet.o drivers/media/i2c/cx25840/cx25840-ir.o: warning: objtool: cx25840_ir_rx_read()+0x28: can't find jump dest instruction at .text+0xf501018e drivers/iio/adc/xilinx-xadc-events.o: warning: objtool: xadc_handle_event()+0x1a: can't find jump dest instruction at .text+0xa8000020 drivers/media/dvb-frontends/l64781.o: warning: objtool: apply_frontend_param()+0x39: can't find jump dest instruction at .text+0x4603076f LD drivers/media/pci/dt3155/built-in.o CC [M] drivers/media/pci/cx18/cx18-queue.o CC [M] drivers/media/i2c/soc_camera/mt9v022.o drivers/mtd/chips/cfi_cmdset_0002.o: warning: objtool: fixup_amd_bootblock()+0x4c: can't find jump dest instruction at .text+0xc9000482 CC [M] drivers/mtd/chips/map_rom.o drivers/mmc/core/mmc_ops.o: warning: objtool: mmc_send_bus_test()+0x88: can't find jump dest instruction at .text+0x1e0201ae drivers/gpu/drm/nouveau/nvkm/subdev/bios/npde.o: warning: objtool: nvbios_npdeTe()+0x1f: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bios/npde.o: warning: objtool: nvbios_npdeTp()+0x1f: call without frame pointer save/setup LD [M] drivers/media/i2c/cx25840/cx25840.o CC [M] drivers/media/radio/dsbr100.o CC [M] drivers/media/dvb-frontends/dib3000mb.o CC [M] fs/logfs/journal.o lib/ubsan.o: warning: objtool: __ubsan_handle_type_mismatch()+0x22: can't find jump dest instruction at .text+0xfa000378 CC [M] drivers/media/pci/dt3155/dt3155.o CC [M] drivers/net/fddi/skfp/hwmtm.o drivers/mmc/core/sd.o: warning: objtool: sd_update_bus_speed_mode()+0x17: can't find jump dest instruction at .text+0x8000001d CC [M] drivers/mmc/core/sdio.o drivers/mtd/ubi/cdev.o: warning: objtool: ctrl_cdev_ioctl()+0x31: can't find jump dest instruction at .text+0x98010037 drivers/hid/hid-multitouch.o: warning: objtool: mt_get_feature()+0x40: can't find jump dest instruction at .text+0xc40000c6 CC [M] drivers/media/pci/cx18/cx18-streams.o CC [M] fs/logfs/readwrite.o CC kernel/tsacct.o drivers/net/bonding/bond_main.o: warning: objtool: bond_poll_controller()+0x32: can't find jump dest instruction at .text+0xf2000478 CC [M] drivers/net/hyperv/netvsc.o CC [M] drivers/nfc/nfcmrvl/fw_dnld.o drivers/hid/hid-ntrig.o: warning: objtool: ntrig_report_version()+0x42: can't find jump dest instruction at .text+0xdf0005f8 drivers/net/ethernet/altera/altera_msgdma.o: warning: objtool: msgdma_reset()+0x3f: call without frame pointer save/setup drivers/net/ethernet/altera/altera_msgdma.o: warning: objtool: msgdma_disable_rxirq()+0x1a: call without frame pointer save/setup drivers/net/ethernet/altera/altera_msgdma.o: warning: objtool: msgdma_enable_rxirq()+0x1a: call without frame pointer save/setup drivers/net/ethernet/altera/altera_msgdma.o: warning: objtool: msgdma_disable_txirq()+0x1a: call without frame pointer save/setup drivers/net/ethernet/altera/altera_msgdma.o: warning: objtool: msgdma_enable_txirq()+0x1a: call without frame pointer save/setup drivers/misc/ibmasm/ibmasmfs.o: warning: objtool: remote_settings_file_write()+0x30: can't find jump dest instruction at .text+0x9c000176 LD drivers/pcmcia/built-in.o drivers/media/rc/keymaps/rc-adstech-dvb-t-pci.o: warning: objtool: init_rc_map_adstech_dvb_t_pci()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-adstech-dvb-t-pci.o: warning: objtool: exit_rc_map_adstech_dvb_t_pci()+0xb: call without frame pointer save/setup CC [M] drivers/gpu/drm/amd/amdgpu/ci_dpm.o CC [M] net/ipv4/netfilter/nf_nat_h323.o CC [M] drivers/media/media-devnode.o CC [M] drivers/media/pci/cobalt/cobalt-i2c.o CC [M] drivers/misc/ibmasm/event.o lib/stackdepot.o: warning: objtool: depot_alloc_stack.isra.0()+0x4b: can't find jump dest instruction at .text+0x3c010051 drivers/net/ethernet/adaptec/starfire.o: warning: objtool: check_duplex()+0x7e: can't find jump dest instruction at .text+0x95000333 CC [M] drivers/hwmon/dme1737.o CC [M] drivers/pcmcia/cs.o LD drivers/misc/mei/built-in.o CC [M] drivers/media/pci/bt8xx/bttv-input.o CC lib/argv_split.o drivers/media/pci/cobalt/cobalt-v4l2.o: warning: objtool: cobalt_enable_input()+0x102: can't find jump dest instruction at .text+0x88000438 CC [M] drivers/media/pci/cobalt/cobalt-omnitek.o drivers/input/mouse/vmmouse.o: warning: objtool: vmmouse_enable()+0x62: can't find jump dest instruction at .text+0xa50000d7 CC [M] drivers/infiniband/hw/qib/qib_debugfs.o CC [M] drivers/misc/mei/init.o CC [M] drivers/input/keyboard/xtkbd.o drivers/acpi/acpica/hwpci.o: warning: objtool: acpi_hw_get_pci_device_info()+0x33: can't find jump dest instruction at .text+0xcc000039 CC [M] drivers/i2c/busses/i2c-rcar.o drivers/leds/leds-clevo-mail.o: warning: objtool: clevo_mail_led_remove()+0x10: call without frame pointer save/setup drivers/leds/leds-clevo-mail.o: warning: objtool: clevo_mail_led_blink()+0x1b: call without frame pointer save/setup drivers/leds/leds-clevo-mail.o: warning: objtool: clevo_mail_led_set()+0x10: 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_probe()+0xf: 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_exit()+0xb: call without frame pointer save/setup /home/kisskb/slave/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_g2_setup': /home/kisskb/slave/src/drivers/net/dsa/mv88e6xxx/chip.c:3114:7: warning: 'err' may be used uninitialized in this function [-Wuninitialized] drivers/media/platform/mtk-vcodec/venc_drv_if.o: warning: objtool: venc_if_init()+0x27: call without frame pointer save/setup drivers/media/platform/mtk-vcodec/venc_drv_if.o: warning: objtool: venc_if_set_param()+0x22: call without frame pointer save/setup drivers/media/platform/mtk-vcodec/venc_drv_if.o: warning: objtool: venc_if_encode()+0x2d: call without frame pointer save/setup drivers/media/platform/mtk-vcodec/venc_drv_if.o: warning: objtool: venc_if_deinit()+0x25: call without frame pointer save/setup CC [M] drivers/media/pci/cobalt/cobalt-flash.o drivers/media/pci/cx88/cx88-tvaudio.o: warning: objtool: set_audio_standard_NICAM()+0x5b: can't find jump dest instruction at .text+0x30104f1 CC [M] drivers/gpu/drm/radeon/radeon_cursor.o drivers/mtd/tests/mtd_nandecctest.o: warning: objtool: nand_ecc_test_run()+0x6d: can't find jump dest instruction at .text.unlikely+0x1601018d drivers/hwmon/da9055-hwmon.o: warning: objtool: da9055_hwmon_probe()+0x31: can't find jump dest instruction at .text+0xe3000067 drivers/i2c/busses/i2c-xlp9xx.o: warning: objtool: xlp9xx_i2c_isr()+0x17: can't find jump dest instruction at .text+0x7e0103ad CC [M] drivers/media/pci/cx88/cx88-input.o drivers/media/platform/exynos4-is/fimc-is-sensor.o: warning: objtool: fimc_is_sensor_get_drvdata()+0x13: call without frame pointer save/setup drivers/mtd/spi-nor/mtk-quadspi.o: warning: objtool: mt8173_nor_do_tx_rx()+0x28: can't find jump dest instruction at .text+0xb10000ce CC [M] drivers/infiniband/core/uverbs_main.o drivers/i2c/busses/i2c-xiic.o: warning: objtool: xiic_fill_tx_fifo()+0x65: can't find jump dest instruction at .text+0x9b00020a drivers/input/touchscreen/eeti_ts.o: warning: objtool: eeti_ts_read()+0x7f: can't find jump dest instruction at .text+0xd4000084 drivers/media/platform/mtk-vcodec/venc_vpu_if.o: warning: objtool: vpu_enc_send_msg()+0x80: can't find jump dest instruction at .text+0x82000085 CC [M] drivers/hwmon/ds620.o CC [M] drivers/i2c/busses/i2c-diolan-u2c.o LD drivers/net/ethernet/arc/built-in.o drivers/mtd/chips/jedec_probe.o: warning: objtool: cfi_jedec_setup()+0x47: can't find jump dest instruction at .text+0x6d01014c CC [M] drivers/gpu/drm/radeon/radeon_i2c.o CC [M] drivers/mtd/maps/pcmciamtd.o CC [M] drivers/input/touchscreen/elants_i2c.o drivers/net/ethernet/altera/altera_sgdma.o: warning: objtool: sgdma_async_read()+0x35: can't find jump dest instruction at .text+0x220100ab CC [M] drivers/media/i2c/tea6415c.o drivers/media/pci/bt8xx/bttv-if.o: warning: objtool: bttv_write_gpio()+0x2d: call without frame pointer save/setup drivers/media/pci/bt8xx/bttv-if.o: warning: objtool: bttv_read_gpio()+0x39: call without frame pointer save/setup drivers/media/pci/bt8xx/bttv-if.o: warning: objtool: bttv_gpio_enable()+0x2d: call without frame pointer save/setup CC [M] drivers/net/ethernet/arc/emac_main.o drivers/mtd/maps/physmap.o: warning: objtool: physmap_flash_probe()+0x2e: can't find jump dest instruction at .text+0xc3020134 CC [M] drivers/input/touchscreen/elo.o CC [M] drivers/hid/hid-penmount.o drivers/media/i2c/soc_camera/mt9t112.o: warning: objtool: mt9t112_set_params()+0x3a: can't find jump dest instruction at .text+0x9100003f CC [M] drivers/isdn/hisax/telespci.o CC mm/usercopy.o drivers/nfc/microread/microread.o: warning: objtool: microread_im_transceive()+0x8a: can't find jump dest instruction at .text+0xdc0001ef drivers/misc/lis3lv02d/lis3lv02d.o: warning: objtool: lis3lv02d_get_xyz()+0x34: can't find jump dest instruction at .text+0xa000010a CC [M] drivers/media/v4l2-core/v4l2-device.o drivers/input/mouse/cypress_ps2.o: warning: objtool: cypress_ps2_read_cmd_status()+0x8e: can't find jump dest instruction at .text+0x9d000124 CC [M] drivers/media/v4l2-core/v4l2-fh.o CC [M] drivers/misc/lis3lv02d/lis3lv02d_i2c.o drivers/mfd/wm5110-tables.o: warning: objtool: wm5110_is_rev_b_adsp_memory()+0x14: can't find jump dest instruction at .text+0xf100001a drivers/isdn/hardware/eicon/idifunc.o: warning: objtool: um_new_card()+0x38: can't find jump dest instruction at .text+0xa800016e drivers/mtd/spi-nor/nxp-spifi.o: warning: objtool: nxp_spifi_setup_flash()+0x69: can't find jump dest instruction at .text+0xa02011e drivers/ide/it821x.o: warning: objtool: it821x_quirkproc()+0x28: can't find jump dest instruction at .text+0x1901006d drivers/net/dsa/bcm_sf2.o: warning: objtool: bcm_sf2_sw_fdb_dump()+0x69: can't find jump dest instruction at .text+0xc300092f fs/btrfs/qgroup.o: warning: objtool: qgroup_update_refcnt()+0x30: can't find jump dest instruction at .text+0x52010036 CC [M] drivers/media/pci/bt8xx/bttv-audio-hook.o CC [M] fs/lockd/mon.o CC [M] drivers/mtd/mtdcore.o drivers/input/keyboard/twl4030_keypad.o: warning: objtool: twl4030_kp_program()+0x33: can't find jump dest instruction at .text+0x9f000169 CC [M] fs/btrfs/dev-replace.o CC [M] drivers/net/arcnet/com90io.o drivers/infiniband/hw/hfi1/sdma.o: warning: objtool: dump_sdma_state()+0xc0: can't find jump dest instruction at .text+0x8d0100c6 crypto/drbg.o: warning: objtool: drbg_kcapi_sym_ctr()+0x34: can't find jump dest instruction at .text+0xcc0001ca drivers/ide/jmicron.o: warning: objtool: jmicron_init_one()+0x12: call without frame pointer save/setup drivers/ide/jmicron.o: warning: objtool: jmicron_cable_detect()+0x34: call without frame pointer save/setup drivers/ide/jmicron.o: warning: objtool: jmicron_ide_init()+0x19: call without frame pointer save/setup drivers/ide/jmicron.o: warning: objtool: jmicron_ide_exit()+0xb: call without frame pointer save/setup drivers/gpio/gpio-max730x.o: warning: objtool: __max730x_probe()+0x10f: can't find call dest symbol at offset 0x2cff0493 drivers/media/platform/mtk-vpu/mtk_vpu.o: warning: objtool: vpu_alloc_ext_mem()+0xbe: can't find jump dest instruction at .text+0xe8000474 CC [M] drivers/mtd/chips/map_absent.o CC [M] drivers/net/ethernet/arc/emac_mdio.o drivers/gpu/drm/nouveau/nvkm/subdev/bios/pcir.o: warning: objtool: nvbios_pcirTe()+0x3e: can't find jump dest instruction at .text+0x87000044 drivers/parport/share.o: warning: objtool: parport_claim()+0x53: can't find jump dest instruction at .text+0x190201e8 drivers/media/platform/exynos4-is/fimc-isp.o: warning: objtool: fimc_isp_subdev_get_fmt()+0x7f: can't find jump dest instruction at .text+0x11010094 CC [M] drivers/net/hyperv/rndis_filter.o LD [M] drivers/media/platform/mtk-vpu/mtk-vpu.o CC [M] drivers/ide/ns87415.o CC [M] drivers/media/platform/exynos4-is/fimc-is-regs.o drivers/media/rc/keymaps/rc-alink-dtu-m.o: warning: objtool: init_rc_map_alink_dtu_m()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-alink-dtu-m.o: warning: objtool: exit_rc_map_alink_dtu_m()+0xb: call without frame pointer save/setup drivers/input/misc/soc_button_array.o: warning: objtool: soc_button_device_create()+0x40: can't find jump dest instruction at .text+0x4b010086 drivers/acpi/acpica/hwregs.o: warning: objtool: acpi_hw_validate_register()+0x1b: can't find jump dest instruction at .text+0xa700006e CC [M] drivers/net/ieee802154/at86rf230.o CC [M] drivers/net/can/softing/softing_fw.o LD drivers/media/pci/ivtv/built-in.o CC [M] drivers/media/pci/bt8xx/btcx-risc.o CC [M] drivers/media/usb/as102/as102_usb_drv.o CC drivers/acpi/acpica/hwsleep.o drivers/media/pci/cx25821/cx25821-medusa-video.o: warning: objtool: medusa_initialize_ntsc()+0x16f: can't find jump dest instruction at .text+0xbbff0314 drivers/mtd/ubi/build.o: warning: objtool: io_init()+0x97: can't find jump dest instruction at .text+0xe405016c drivers/media/usb/au0828/au0828-cards.o: warning: objtool: au0828_tuner_callback()+0x45: can't find jump dest instruction at .text+0x8b00009b CC [M] drivers/media/pci/ivtv/ivtv-routing.o drivers/net/dsa/b53/b53_common.o: warning: objtool: b53_get_ethtool_stats()+0xd2: can't find jump dest instruction at .text+0x760002d7 CC [M] drivers/media/rc/keymaps/rc-anysee.o LD fs/minix/built-in.o drivers/media/platform/marvell-ccic/mcam-core.o: warning: objtool: mcam_setup_vb2()+0x8f: can't find jump dest instruction at .text+0xa0000625 drivers/nvdimm/dimm.o: warning: objtool: nvdimm_probe()+0x40: can't find jump dest instruction at .text+0x3c010096 CC [M] drivers/input/misc/tps65218-pwrbutton.o drivers/input/mouse/sermouse.o: warning: objtool: sermouse_connect()+0x54: can't find jump dest instruction at .text+0xf0100aa drivers/mmc/host/sdhci.o: warning: objtool: sdhci_set_card_detection()+0x15: can't find jump dest instruction at .text+0xa600016b drivers/mtd/nand/denali.o: warning: objtool: denali_nand_reset()+0x58: can't find jump dest instruction at .text+0xf800011e LD [M] drivers/media/platform/marvell-ccic/cafe_ccic.o CC [M] fs/btrfs/raid56.o CC [M] drivers/media/rc/keymaps/rc-apac-viewcomp.o fs/jffs2/erase.o: warning: objtool: jffs2_block_check_erase.isra.1()+0x42: can't find jump dest instruction at .text+0xad000048 CC [M] drivers/media/usb/au0828/au0828-dvb.o drivers/net/can/m_can/m_can.o: warning: objtool: m_can_handle_state_change()+0x7b: can't find jump dest instruction at .text+0xa2000221 drivers/net/can/c_can/c_can_pci.o: warning: objtool: c_can_pci_probe()+0x4c: can't find jump dest instruction at .text+0x92020291 CC [M] drivers/ide/opti621.o drivers/ntb/hw/amd/ntb_hw_amd.o: warning: objtool: amd_ntb_mw_get_range()+0x13: can't find jump dest instruction at .text+0x82000039 CC [M] fs/jffs2/background.o CC [M] drivers/net/can/sja1000/sja1000_isa.o CC [M] drivers/i2c/busses/i2c-dln2.o CC [M] fs/minix/bitmap.o fs/gfs2/rgrp.o: warning: objtool: gfs2_rgrp_bh_get()+0x3a: can't find jump dest instruction at .text+0x77030290 CC [M] drivers/input/mouse/synaptics_i2c.o CC [M] crypto/tcrypt.o drivers/nvme/host/core.o: warning: objtool: nvme_init_ctrl()+0x14b: can't find jump dest instruction at .text+0xff000891 CC [M] drivers/mtd/ubi/io.o drivers/hwmon/da9052-hwmon.o: warning: objtool: da9052_read_vddout()+0x67: can't find jump dest instruction at .text+0x2b01045d kernel/delayacct.o: warning: objtool: __delayacct_blkio_end()+0x2b: can't find call dest symbol at offset 0x70ff018f drivers/gpu/drm/drm_kms_helper_common.o: warning: objtool: drm_kms_helper_init()+0x4: call without frame pointer save/setup drivers/gpu/drm/drm_kms_helper_common.o: warning: objtool: drm_kms_helper_exit()+0x4: call without frame pointer save/setup CC [M] drivers/net/can/sja1000/sja1000_platform.o CC kernel/tracepoint.o CC [M] drivers/media/radio/radio-mr800.o LD drivers/ntb/hw/intel/built-in.o CC [M] drivers/mtd/ubi/wl.o drivers/net/arcnet/capmode.o: warning: objtool: ack_tx()+0x3f: can't find jump dest instruction at .text+0x85000045 CC [M] drivers/nvme/host/fabrics.o net/ipv4/xfrm4_output.o: warning: objtool: xfrm4_tunnel_check_size()+0x17: can't find jump dest instruction at .text+0x9100014d CC [M] drivers/mmc/core/sdio_ops.o CC [M] drivers/net/arcnet/arc-rimi.o CC [M] drivers/ntb/hw/intel/ntb_hw_intel.o CC [M] drivers/infiniband/core/uverbs_cmd.o CC [M] net/ipv4/ip_gre.o net/ipv6/xfrm6_mode_ro.o: warning: objtool: xfrm6_ro_output()+0xbc: call without frame pointer save/setup net/ipv6/xfrm6_mode_ro.o: warning: objtool: xfrm6_ro_init()+0x10: call without frame pointer save/setup net/ipv6/xfrm6_mode_ro.o: warning: objtool: xfrm6_ro_exit()+0x10: call without frame pointer save/setup drivers/nvme/host/scsi.o: warning: objtool: nvme_trans_completion()+0x115: can't find jump dest instruction at .text+0x3400029a CC [M] net/ipv4/udp_tunnel.o fs/ext4/acl.o: warning: objtool: ext4_acl_to_disk()+0x59: can't find jump dest instruction at .text+0xb200005f drivers/infiniband/hw/hfi1/ud.o: warning: objtool: opa_smp_check.isra.1()+0x11: can't find jump dest instruction at .text+0xf0000017 fs/lockd/svcshare.o: warning: objtool: nlmsvc_share_file()+0x58: can't find jump dest instruction at .text+0x9200005e drivers/gpu/drm/i915/intel_mocs.o: warning: objtool: emit_mocs_control_table()+0x51: can't find jump dest instruction at .text+0xdf0001b6 CC [M] drivers/net/can/softing/softing_cs.o CC [M] net/ipv4/ip_vti.o drivers/media/usb/as102/as10x_cmd_stream.o: warning: objtool: as10x_cmd_add_PID_filter()+0x4d: call without frame pointer save/setup drivers/media/usb/as102/as10x_cmd_stream.o: warning: objtool: as10x_cmd_del_PID_filter()+0x4d: call without frame pointer save/setup drivers/media/usb/as102/as10x_cmd_stream.o: warning: objtool: as10x_cmd_start_streaming()+0x46: call without frame pointer save/setup drivers/media/usb/as102/as10x_cmd_stream.o: warning: objtool: as10x_cmd_stop_streaming()+0x46: call without frame pointer save/setup CC [M] drivers/infiniband/hw/hfi1/user_sdma.o net/netfilter/nft_payload.o: warning: objtool: nft_payload_select_ops()+0x17: can't find jump dest instruction at .text+0x8600001d drivers/net/dsa/mv88e6xxx/chip.o: warning: objtool: _mv88e6xxx_port_fid()+0x4d: can't find jump dest instruction at .text+0x1c010343 CC [M] drivers/nvdimm/region_devs.o CC [M] drivers/nvme/target/configfs.o LD drivers/media/platform/s5p-g2d/built-in.o drivers/leds/leds-ot200.o: warning: objtool: ot200_led_probe()+0x49: call without frame pointer save/setup drivers/leds/leds-ot200.o: warning: objtool: ot200_led_brightness_set()+0x19: call without frame pointer save/setup drivers/leds/leds-ot200.o: warning: objtool: ot200_led_driver_init()+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 [M] net/netfilter/nft_exthdr.o sound/soc/codecs/max98357a.o: warning: objtool: max98357a_platform_remove()+0xd: call without frame pointer save/setup sound/soc/codecs/max98357a.o: warning: objtool: max98357a_platform_probe()+0x20: call without frame pointer save/setup sound/soc/codecs/max98357a.o: warning: objtool: max98357a_daiops_trigger()+0x37: call without frame pointer save/setup sound/soc/codecs/max98357a.o: warning: objtool: max98357a_codec_probe()+0x20: call without frame pointer save/setup sound/soc/codecs/max98357a.o: warning: objtool: max98357a_platform_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/max98357a.o: warning: objtool: max98357a_platform_driver_exit()+0xb: call without frame pointer save/setup LD drivers/net/dsa/built-in.o CC [M] drivers/media/platform/s5p-g2d/g2d.o CC [M] sound/soc/codecs/max98925.o drivers/infiniband/hw/hfi1/user_pages.o: warning: objtool: hfi1_release_user_pages()+0x22: can't find jump dest instruction at .text+0x8d000198 net/netfilter/nf_tables_inet.o: warning: objtool: nf_tables_inet_exit_net()+0x18: call without frame pointer save/setup net/netfilter/nf_tables_inet.o: warning: objtool: nf_tables_inet_init_net()+0x22: call without frame pointer save/setup net/netfilter/nf_tables_inet.o: warning: objtool: nf_tables_inet_init()+0xf: call without frame pointer save/setup net/netfilter/nf_tables_inet.o: warning: objtool: nf_tables_inet_exit()+0xb: call without frame pointer save/setup drivers/hid/hid-pl.o: warning: objtool: plff_init()+0x4b: can't find jump dest instruction at .text+0x82020140 drivers/mfd/wm8998-tables.o: warning: objtool: wm8998_readable_register()+0xf: can't find jump dest instruction at .text+0xc050015 CC [M] drivers/hid/hid-petalynx.o LD drivers/net/ethernet/atheros/built-in.o CC [M] drivers/hid/hid-picolcd_core.o drivers/net/can/c_can/c_can_platform.o: warning: objtool: c_can_plat_probe()+0x68: can't find jump dest instruction at .text+0x3e03039e drivers/media/pci/cx18/cx18-firmware.o: warning: objtool: load_apu_fw_direct.constprop.10()+0x89: can't find jump dest instruction at .text+0x4202008e drivers/hid/hid-prodikeys.o: warning: objtool: pcmidi_handle_report3()+0x2c: can't find jump dest instruction at .text+0xdc000412 drivers/md/dm.o: warning: objtool: __dm_suspend()+0xa0: can't find jump dest instruction at .text+0xbf0007a6 CC [M] drivers/media/pci/cx18/cx18-fileops.o drivers/of/device.o: warning: objtool: of_dma_configure()+0x7c: can't find jump dest instruction at .text+0x8c0000a1 CC [M] drivers/net/ethernet/amd/nmclan_cs.o CC [M] drivers/input/touchscreen/egalax_ts.o drivers/of/base.o: warning: objtool: __of_device_is_compatible()+0x5c: can't find jump dest instruction at .text+0x970001e2 fs/jfs/jfs_unicode.o: warning: objtool: jfs_strtoUCS()+0x2c: can't find jump dest instruction at .text+0xd8000032 drivers/net/ieee802154/fakelb.o: warning: objtool: fakelb_add_one()+0x2a: can't find jump dest instruction at .text+0x320102a0 CC [M] drivers/media/usb/au0828/au0828-video.o fs/ext4/xattr_security.o: warning: objtool: ext4_xattr_security_set()+0x1e: call without frame pointer save/setup fs/ext4/xattr_security.o: warning: objtool: ext4_xattr_security_get()+0x1a: call without frame pointer save/setup fs/ext4/xattr_security.o: warning: objtool: ext4_initxattrs()+0x3f: call without frame pointer save/setup fs/ext4/xattr_security.o: warning: objtool: ext4_init_security()+0x1f: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/ci_smc.o: warning: objtool: amdgpu_ci_copy_bytes_to_smc()+0x30: can't find jump dest instruction at .text+0x56010096 drivers/nvmem/imx-ocotp.o: warning: objtool: imx_ocotp_probe()+0x31: can't find jump dest instruction at .text+0x8b000147 LD drivers/nfc/pn533/built-in.o fs/gfs2/lock_dlm.o: warning: objtool: gdlm_lock()+0xc2: can't find jump dest instruction at .text+0xc6000178 drivers/infiniband/hw/qib/qib_verbs.o: warning: objtool: update_sge()+0x2f: can't find jump dest instruction at .text+0x99000035 LD [M] fs/ext4/ext4.o CC [M] drivers/gpu/drm/amd/amdgpu/dce_v8_0.o CC [M] drivers/media/rc/rc-main.o LD [M] fs/gfs2/gfs2.o CC [M] fs/lockd/xdr.o drivers/infiniband/hw/qib/qib_iba7220.o: warning: objtool: qib_7220_get_ib_cfg()+0xc: can't find jump dest instruction at .text+0x90101f2 CC [M] drivers/net/ethernet/3com/typhoon.o CC [M] drivers/nfc/pn533/pn533.o CC [M] drivers/nvmem/lpc18xx_eeprom.o CC [M] drivers/input/mouse/synaptics_usb.o drivers/mtd/nand/docg4.o: warning: objtool: write_page()+0xe0: can't find jump dest instruction at .text+0xb60004e6 drivers/mtd/maps/physmap_of.o: warning: objtool: of_flash_remove()+0x1c: can't find jump dest instruction at .text+0x90000022 CC drivers/phy/phy-core.o sound/soc/codecs/max9867.o: warning: objtool: max9867_i2c_probe()+0x31: can't find jump dest instruction at .text+0xbd000367 sound/soc/codecs/max98095.o: warning: objtool: max98095_dai3_set_fmt()+0x23: can't find jump dest instruction at .text+0xdc0002b9 LD drivers/net/ethernet/atheros/alx/built-in.o drivers/iio/adc/xilinx-xadc-core.o: warning: objtool: xadc_zynq_interrupt_handler()+0x3a: can't find jump dest instruction at .text+0xd40003c0 drivers/net/fjes/fjes_ethtool.o: warning: objtool: fjes_get_strings()+0x34: call without frame pointer save/setup drivers/net/fjes/fjes_ethtool.o: warning: objtool: fjes_get_drvinfo()+0x26: call without frame pointer save/setup drivers/net/ethernet/apm/xgene/xgene_enet_hw.o: warning: objtool: xgene_enet_configure_clock()+0x44: can't find jump dest instruction at .text+0xe00002e9 CC [M] drivers/gpu/drm/amd/amdgpu/gfx_v7_0.o drivers/media/pci/bt8xx/bttv-vbi.o: warning: objtool: vbi_buffer_prepare()+0x67: can't find jump dest instruction at .text+0x3a02023d CC [M] drivers/net/arcnet/com20020.o drivers/gpu/drm/vmwgfx/vmwgfx_fence.o: warning: objtool: __vmw_fences_update()+0x4a: can't find jump dest instruction at .text+0xa7000330 CC [M] fs/jffs2/fs.o net/sched/em_canid.o: warning: objtool: em_canid_change()+0x26: can't find jump dest instruction at .text+0x601016c CC [M] drivers/nfc/pn533/usb.o drivers/nfc/nxp-nci/core.o: warning: objtool: nxp_nci_probe()+0x49: can't find jump dest instruction at .text+0x2501022f drivers/leds/leds-pca955x.o: warning: objtool: pca955x_probe()+0x7c: can't find jump dest instruction at .text+0xf3020121 CC [M] drivers/net/ethernet/atheros/alx/main.o CC [M] drivers/net/ethernet/apm/xgene/xgene_enet_sgmac.o CC [M] fs/btrfs/uuid-tree.o CC [M] drivers/nfc/nxp-nci/firmware.o LD [M] drivers/iio/adc/xilinx-xadc.o CC [M] drivers/net/arcnet/com20020-pci.o drivers/media/platform/mtk-vcodec/mtk_vcodec_intr.o: warning: objtool: mtk_vcodec_wait_for_done_ctx()+0x64: can't find jump dest instruction at .text+0xf600006a CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_dmabuf.o LD drivers/ntb/test/built-in.o CC [M] drivers/net/ethernet/apm/xgene/xgene_enet_xgmac.o LD net/sched/built-in.o CC [M] fs/minix/itree_v1.o drivers/gpio/gpio-max7301.o: warning: objtool: max7301_spi_read()+0x21: can't find call dest symbol at offset 0x4b0001c5 LD drivers/misc/mic/bus/built-in.o drivers/mtd/chips/map_rom.o: warning: objtool: map_rom_probe()+0x2b: can't find jump dest instruction at .text+0xa20000d1 CC [M] drivers/media/pci/cx18/cx18-ioctl.o LD [M] drivers/media/rc/img-ir/img-ir.o CC [M] drivers/gpio/gpio-max732x.o CC [M] drivers/ntb/test/ntb_pingpong.o drivers/isdn/hisax/hscx.o: warning: objtool: modehscx()+0x1dd: can't find jump dest instruction at .text+0x9b000293 LD drivers/iio/built-in.o drivers/misc/ibmasm/event.o: warning: objtool: ibmasm_get_next_event()+0x48: can't find jump dest instruction at .text+0x8500016e drivers/net/fddi/defxx.o: warning: objtool: dfx_hw_dma_cmd_req()+0x27: can't find jump dest instruction at .text+0x2b01002d CC [M] drivers/misc/mic/bus/mic_bus.o drivers/misc/eeprom/eeprom_93xx46.o: warning: objtool: eeprom_93xx46_probe_dt()+0x56: can't find jump dest instruction at .text+0x90100bc CC [M] net/ipv4/netfilter/nf_nat_pptp.o LD drivers/net/ethernet/atheros/atl1c/built-in.o drivers/pci/bus.o: warning: objtool: pci_bus_alloc_from_region()+0x49: can't find jump dest instruction at .text+0x1801018e kernel/tsacct.o: warning: objtool: __acct_update_integrals()+0x17: can't find jump dest instruction at .text+0x8600001d drivers/media/pci/cx88/cx88-dsp.o: warning: objtool: int_cos()+0x27: can't find jump dest instruction at .text+0x8b00002c CC [M] drivers/media/dvb-frontends/dib3000mc.o net/netfilter/nf_tables_netdev.o: warning: objtool: nft_do_chain_netdev()+0x2a: can't find jump dest instruction at .text+0x19020060 LD drivers/net/ethernet/atheros/atl1e/built-in.o CC [M] drivers/nvme/host/rdma.o CC [M] drivers/media/rc/rc-ir-raw.o CC [M] drivers/misc/ibmasm/command.o CC [M] drivers/net/ethernet/atheros/atl1c/atl1c_main.o drivers/leds/leds-pca963x.o: warning: objtool: pca963x_dt_init()+0x37: can't find jump dest instruction at .text+0x7d01008d CC [M] drivers/nvmem/mxs-ocotp.o CC [M] drivers/net/ethernet/atheros/atl1e/atl1e_main.o CC [M] sound/soc/codecs/max98926.o drivers/mmc/host/sdhci-pxav3.o: warning: objtool: pxav3_gen_init_74_clocks()+0x1c: can't find jump dest instruction at .text+0xe9000272 CC [M] drivers/leds/leds-da903x.o CC [M] net/ipv4/netfilter/nf_nat_snmp_basic.o CC [M] drivers/net/ethernet/atheros/atl1c/atl1c_hw.o drivers/net/ethernet/amd/amd8111e.o: warning: objtool: amd8111e_set_coalesce()+0x1a: can't find jump dest instruction at .text+0x8c000020 drivers/nfc/nfcmrvl/main.o: warning: objtool: nfcmrvl_nci_register_dev()+0x58: can't find jump dest instruction at .text+0x330103fe drivers/input/keyboard/xtkbd.o: warning: objtool: xtkbd_connect()+0x40: can't find jump dest instruction at .text+0x12010096 LD drivers/media/usb/b2c2/built-in.o CC [M] drivers/media/radio/radio-keene.o CC lib/bug.o CC [M] drivers/mmc/host/sdhci-pxav2.o net/ipv4/xfrm4_protocol.o: warning: objtool: xfrm4_protocol_deregister()+0x22: can't find jump dest instruction at .text+0x8a010028 drivers/net/hamradio/mkiss.o: warning: objtool: ax_changedmtu()+0xa7: can't find jump dest instruction at .text+0xc300024c drivers/mtd/tests/nandbiterrs.o: warning: objtool: incremental_errors_test()+0x62: can't find jump dest instruction at .text.unlikely+0xab010223 drivers/media/tuners/tuner-simple.o: warning: objtool: simple_set_dvb()+0x1a: can't find jump dest instruction at .text+0x8f000020 CC [M] drivers/media/usb/b2c2/flexcop-usb.o LD fs/ncpfs/built-in.o drivers/infiniband/hw/qib/qib_wc_x86_64.o: warning: objtool: qib_enable_wc()+0x15b: call without frame pointer save/setup drivers/infiniband/hw/qib/qib_wc_x86_64.o: warning: objtool: qib_disable_wc()+0xf: call without frame pointer save/setup drivers/hid/hid-penmount.o: warning: objtool: penmount_driver_init()+0x19: call without frame pointer save/setup drivers/hid/hid-penmount.o: warning: objtool: penmount_driver_exit()+0xb: call without frame pointer save/setup drivers/mtd/maps/physmap_of_versatile.o: warning: objtool: ap_flash_init()+0x24: can't find jump dest instruction at .text+0x8400002a drivers/mmc/core/sdio.o: warning: objtool: sdio_enable_wide()+0x1d: can't find jump dest instruction at .text+0x990000b3 CC [M] drivers/md/dm-target.o LD [M] drivers/mtd/tests/mtd_oobtest.o drivers/net/fjes/fjes_hw.o: warning: objtool: fjes_hw_cleanup()+0x1b: can't find jump dest instruction at .text+0x1010021 CC [M] drivers/mtd/mtdsuper.o drivers/net/bonding/bond_netlink.o: warning: objtool: bond_fill_slave_info()+0x86: can't find jump dest instruction at .text+0x3701028c CC [M] drivers/net/ethernet/amd/pcnet32.o LD drivers/media/usb/cpia2/built-in.o CC [M] drivers/media/radio/radio-ma901.o CC [M] drivers/hid/hid-picolcd_fb.o CC [M] drivers/gpu/drm/radeon/radeon_clocks.o CC [M] drivers/mmc/core/sdio_bus.o CC [M] drivers/mtd/maps/sbc_gxx.o CC [M] fs/ncpfs/dir.o drivers/media/rc/keymaps/rc-anysee.o: warning: objtool: init_rc_map_anysee()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-anysee.o: warning: objtool: exit_rc_map_anysee()+0xb: call without frame pointer save/setup drivers/mfd/cs47l24-tables.o: warning: objtool: cs47l24_readable_register()+0xf: can't find jump dest instruction at .text+0x1a0a0015 LD [M] drivers/mtd/tests/mtd_pagetest.o drivers/nvdimm/dimm_devs.o: warning: objtool: available_slots_show()+0x29: can't find jump dest instruction at .text+0x850000bf CC [M] drivers/media/usb/cpia2/cpia2_v4l.o CC drivers/pinctrl/core.o drivers/media/media-devnode.o: warning: objtool: media_devnode_register()+0x80: can't find jump dest instruction at .text+0x560103e5 CC [M] drivers/media/pci/cx88/cx88-video.o CC [M] drivers/hid/hid-picolcd_backlight.o drivers/net/hamradio/6pack.o: warning: objtool: encode_sixpack()+0x6f: can't find jump dest instruction at .text+0xf1000095 CC drivers/mfd/wm8400-core.o CC drivers/pci/probe.o CC [M] net/ipv4/ah4.o drivers/media/platform/rcar-vin/rcar-v4l2.o: warning: objtool: __rvin_try_format_source()+0x9e: can't find jump dest instruction at .text+0x3010144 drivers/media/pci/bt8xx/bttv-risc.o: warning: objtool: bttv_calc_geo()+0x88: can't find jump dest instruction at .text+0x100101dd LD [M] drivers/mtd/tests/mtd_readtest.o CC [M] fs/jfs/jfs_inode.o CC [M] net/ipv4/netfilter/nf_nat_masquerade_ipv4.o drivers/media/pci/cx25821/cx25821-video.o: warning: objtool: cx25821_buffer_prepare()+0x89: can't find jump dest instruction at .text+0x8e01042f crypto/jitterentropy-kcapi.o: warning: objtool: jent_kcapi_cleanup()+0x1f: call without frame pointer save/setup crypto/jitterentropy-kcapi.o: warning: objtool: jent_kcapi_init()+0x1f: call without frame pointer save/setup crypto/jitterentropy-kcapi.o: warning: objtool: jent_kcapi_random()+0x2d: call without frame pointer save/setup crypto/jitterentropy-kcapi.o: warning: objtool: jent_zalloc()+0x10: call without frame pointer save/setup crypto/jitterentropy-kcapi.o: warning: objtool: jent_zfree()+0x9: call without frame pointer save/setup crypto/jitterentropy-kcapi.o: warning: objtool: jent_memcpy()+0xb: call without frame pointer save/setup crypto/jitterentropy-kcapi.o: warning: objtool: jent_get_nstime()+0x1c: 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 LD [M] drivers/media/platform/rcar-vin/rcar-vin.o CC [M] drivers/media/pci/bt8xx/bt878.o CC [M] drivers/pcmcia/socket_sysfs.o CC [M] drivers/media/usb/as102/as10x_cmd_cfg.o drivers/media/pci/cobalt/cobalt-i2c.o: warning: objtool: cobalt_tx_bytes.isra.3()+0x2a: can't find jump dest instruction at .text+0xc7000040 drivers/misc/genwqe/card_debugfs.o: warning: objtool: genwqe_init_debugfs()+0x50: can't find jump dest instruction at .text+0xe6020b66 LD [M] drivers/mtd/tests/mtd_speedtest.o drivers/nfc/microread/i2c.o: warning: objtool: microread_i2c_write()+0x2a: can't find jump dest instruction at .text+0x290100a0 drivers/net/ethernet/altera/altera_tse_main.o: warning: objtool: tse_set_rx_mode_hashfilter()+0x6d: can't find jump dest instruction at .text+0x86000222 drivers/infiniband/hw/hfi1/user_exp_rcv.o: warning: objtool: find_phys_blocks()+0x14: can't find jump dest instruction at .text+0xd700004a drivers/media/pci/bt8xx/bttv-i2c.o: warning: objtool: bttv_i2c_wait_done()+0x39: can't find jump dest instruction at .text+0x8e00012e CC [M] drivers/misc/genwqe/card_utils.o drivers/net/fjes/fjes_main.o: warning: objtool: fjes_probe()+0x47: can't find jump dest instruction at .text+0xba03013d CC [M] drivers/nfc/microread/mei.o LD drivers/net/can/usb/built-in.o LD [M] drivers/net/ethernet/altera/altera_tse.o LD [M] drivers/mtd/tests/mtd_stresstest.o LD [M] drivers/nvme/host/nvme-core.o drivers/net/ethernet/8390/axnet_cs.o: warning: objtool: do_set_multicast_list()+0x33: can't find jump dest instruction at .text+0xab0003d9 drivers/media/pci/cx25821/cx25821-alsa.o: warning: objtool: cx25821_audio_initdev()+0x3b: can't find jump dest instruction at .text+0x900200b0 drivers/misc/lis3lv02d/lis3lv02d_i2c.o: warning: objtool: lis3lv02d_i2c_probe()+0x5f: can't find jump dest instruction at .text+0x710101b5 drivers/hwmon/dell-smm-hwmon.o: warning: objtool: i8k_is_visible()+0x17: can't find jump dest instruction at .text+0x9800001d CC [M] drivers/net/can/sja1000/ems_pcmcia.o LD [M] drivers/net/fjes/fjes.o CC [M] drivers/net/can/vcan.o CC [M] drivers/misc/mic/bus/scif_bus.o drivers/media/radio/dsbr100.o: warning: objtool: vidioc_g_tuner()+0x28: can't find jump dest instruction at .text+0xdd00043e drivers/gpu/drm/i915/i915_trace_points.o: warning: objtool: trace_raw_output_i915_page_directory_pointer_entry_alloc()+0x21: can't find jump dest instruction at .text+0x93001027 fs/logfs/inode.o: warning: objtool: logfs_inode_setops()+0x20: can't find jump dest instruction at .text+0x9e0002b6 drivers/hwmon/ds620.o: warning: objtool: ds620_probe()+0x3c: can't find jump dest instruction at .text+0xb1000332 LD [M] drivers/mtd/tests/mtd_subpagetest.o CC [M] drivers/hwmon/ds1621.o drivers/media/rc/keymaps/rc-apac-viewcomp.o: warning: objtool: init_rc_map_apac_viewcomp()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-apac-viewcomp.o: warning: objtool: exit_rc_map_apac_viewcomp()+0xb: call without frame pointer save/setup CC [M] drivers/net/can/usb/ems_usb.o CC [M] drivers/media/radio/radio-tea5764.o drivers/i2c/busses/i2c-rcar.o: warning: objtool: rcar_i2c_slave_irq()+0x32: can't find jump dest instruction at .text+0xe0100b8 CC [M] drivers/net/ethernet/atheros/atl1c/atl1c_ethtool.o CC [M] drivers/net/can/sja1000/ems_pci.o drivers/media/radio/radio-si476x.o: warning: objtool: si476x_radio_do_post_powerup_init()+0x2e: can't find jump dest instruction at .text+0x13010084 CC [M] drivers/media/pci/cx23885/cx23885-i2c.o LD [M] drivers/media/pci/cx25821/cx25821.o CC [M] drivers/misc/mei/hbm.o CC [M] drivers/input/touchscreen/egalax_ts_serial.o CC [M] drivers/media/rc/keymaps/rc-asus-pc39.o drivers/net/arcnet/com90xx.o: warning: objtool: com90xx_found()+0x72: can't find jump dest instruction at .init.text+0xae0200ed net/ipv4/ipip.o: warning: objtool: ipip_tunnel_rcv()+0x16c: can't find jump dest instruction at .text+0x920001f2 drivers/media/i2c/tea6415c.o: warning: objtool: tea6415c_s_routing()+0x7a: can't find jump dest instruction at .text+0x890000a0 drivers/media/media-device.o: warning: objtool: media_device_unregister()+0x1c: can't find jump dest instruction at .text+0x3d0102d2 LD [M] drivers/mtd/tests/mtd_torturetest.o drivers/mtd/chips/map_absent.o: warning: objtool: map_absent_probe()+0x20: call without frame pointer save/setup drivers/mtd/chips/map_absent.o: warning: objtool: map_absent_init()+0xb: call without frame pointer save/setup drivers/mtd/chips/map_absent.o: warning: objtool: map_absent_exit()+0xb: call without frame pointer save/setup drivers/net/can/softing/softing_main.o: warning: objtool: softing_netdev_create()+0x51: can't find jump dest instruction at .text+0xa4000506 CC [M] drivers/media/radio/saa7706h.o drivers/media/pci/cobalt/cobalt-omnitek.o: warning: objtool: show_dma_capability()+0xcd: can't find jump dest instruction at .text+0x870000d3 CC [M] drivers/media/usb/au0828/au0828-vbi.o CC drivers/acpi/acpica/hwvalid.o CC [M] drivers/gpu/drm/i915/intel_ringbuffer.o LD drivers/net/ethernet/aurora/built-in.o CC [M] net/ipv4/esp4.o LD [M] drivers/mtd/tests/mtd_nandbiterrs.o CC [M] drivers/net/can/sja1000/kvaser_pci.o CC [M] drivers/media/pci/cobalt/cobalt-cpld.o drivers/isdn/hardware/eicon/um_idi.o: warning: objtool: process_idi_rc()+0x5a: can't find jump dest instruction at .text+0x9c000100 CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_scrn.o drivers/mtd/ubi/kapi.o: warning: objtool: ubi_leb_write()+0x91: can't find jump dest instruction at .text+0x930004a7 CC [M] drivers/net/ethernet/aurora/nb8800.o CC [M] drivers/mmc/host/sdhci_f_sdh30.o CC [M] drivers/pcmcia/cardbus.o drivers/net/fddi/skfp/skfddi.o: warning: objtool: skfp_ioctl()+0x4f: can't find jump dest instruction at .text+0xb9000085 CC [M] drivers/isdn/hardware/eicon/dqueue.o drivers/i2c/busses/i2c-diolan-u2c.o: warning: objtool: diolan_usb_transfer()+0x26: can't find jump dest instruction at .text+0xb0100bc CC [M] drivers/net/fddi/skfp/fplustm.o CC [M] drivers/i2c/busses/i2c-parport.o drivers/net/ethernet/8390/8390.o: warning: objtool: do_set_multicast_list()+0x33: can't find jump dest instruction at .text+0xaa000039 CC [M] drivers/misc/mei/interrupt.o CC [M] drivers/mtd/mtdconcat.o drivers/mmc/core/sd_ops.o: warning: objtool: mmc_app_send_scr()+0x7e: can't find jump dest instruction at .text+0xf5000454 CC [M] drivers/nfc/nfcmrvl/usb.o drivers/net/ethernet/8390/pcnet_cs.o: warning: objtool: dma_get_8390_hdr()+0x56: can't find jump dest instruction at .text+0x9000065b LD drivers/net/ethernet/broadcom/built-in.o CC [M] drivers/net/can/slcan.o net/sched/em_ipset.o: warning: objtool: em_ipset_match()+0x52: can't find jump dest instruction at .text+0x3f020138 CC [M] drivers/mmc/core/sdio_cis.o CC [M] drivers/net/ethernet/broadcom/b44.o drivers/net/bonding/bond_procfs.o: warning: objtool: bond_info_show_master()+0x11d: can't find jump dest instruction at .text+0xa1000183 mm/frame_vector.o: warning: objtool: frame_vector_to_pages()+0xf: can't find jump dest instruction at .text+0x92000015 CC [M] drivers/media/pci/cx23885/cx23885-dvb.o CC [M] drivers/ide/pdc202xx_old.o CC drivers/platform/chrome/cros_ec_proto.o drivers/i2c/busses/i2c-dln2.o: warning: objtool: dln2_i2c_xfer()+0x24: can't find jump dest instruction at .text+0x2f01003a lib/argv_split.o: warning: objtool: argv_split()+0x27: can't find jump dest instruction at .text+0xbe00005d fs/jffs2/background.o: warning: objtool: jffs2_garbage_collect_thread()+0xf6: can't find jump dest instruction at .text+0xc300016c CC [M] mm/hwpoison-inject.o drivers/input/touchscreen/elo.o: warning: objtool: elo_command_10()+0x9d: can't find jump dest instruction at .text+0xa0000113 LD fs/nfs/built-in.o CC [M] drivers/media/rc/keymaps/rc-asus-ps3-100.o drivers/media/pci/cobalt/cobalt-flash.o: warning: objtool: cobalt_flash_probe()+0x18: can't find jump dest instruction at .text+0xc000023e net/ipv6/xfrm6_mode_beet.o: warning: objtool: xfrm6_beet_input()+0x82: can't find jump dest instruction at .text+0xba000268 LD drivers/misc/sgi-gru/built-in.o drivers/media/pci/ddbridge/ddbridge-core.o: warning: objtool: dvb_input_detach()+0x1c: can't find jump dest instruction at .text+0xab0000f2 drivers/hid/hid-petalynx.o: warning: objtool: pl_input_mapping()+0x16: can't find jump dest instruction at .text+0xde00012c CC [M] drivers/ide/pdc202xx_new.o CC [M] drivers/media/dvb-frontends/dibx000_common.o CC [M] net/ipv6/mip6.o CC drivers/phy/phy-armada375-usb2.o CC [M] fs/nfs/client.o CC [M] drivers/input/touchscreen/ft6236.o CC [M] drivers/media/dvb-frontends/dib7000m.o drivers/net/ethernet/alteon/acenic.o: warning: objtool: ace_set_rxtx_parms()+0x18: can't find jump dest instruction at .text+0xd600001e CC [M] drivers/misc/sgi-gru/grufile.o LD [M] drivers/media/pci/ddbridge/ddbridge.o drivers/mmc/core/sdio_ops.o: warning: objtool: mmc_io_rw_direct_host()+0x46: can't find jump dest instruction at .text+0xa500004c drivers/media/pci/dt3155/dt3155.o: warning: objtool: dt3155_init_board()+0x168: can't find jump dest instruction at .text+0xf40108fe drivers/net/hamradio/bpqether.o: warning: objtool: bpq_new_device()+0x41: can't find jump dest instruction at .text+0xf6000167 drivers/pci/access.o: warning: objtool: pci_vpd_size()+0x1f: can't find jump dest instruction at .text+0x47010cd5 drivers/input/misc/tps65218-pwrbutton.o: warning: objtool: tps65218_pwron_probe()+0x4b: can't find jump dest instruction at .text+0xd5000051 CC [M] drivers/media/v4l2-core/v4l2-event.o CC [M] drivers/media/rc/lirc_dev.o CC [M] drivers/mtd/mtdpart.o net/netfilter/nft_compat.o: warning: objtool: nft_match_init()+0x7c: can't find jump dest instruction at .text+0x93000602 CC drivers/platform/goldfish/pdev_bus.o CC [M] drivers/pcmcia/ds.o drivers/nfc/nfcmrvl/fw_dnld.o: warning: objtool: process_state_boot.isra.6()+0x1b: can't find jump dest instruction at .text+0x88000121 drivers/isdn/mISDN/dsp_audio.o: warning: objtool: dsp_audio_generate_law_tables()+0x16b: can't find jump dest instruction at .text+0x4b000170 drivers/parport/ieee1284_ops.o: warning: objtool: parport_ieee1284_read_nibble()+0x20: can't find jump dest instruction at .text+0x21010026 drivers/net/hamradio/yam.o: warning: objtool: yam_arbitrate()+0x17: can't find jump dest instruction at .text+0xfe00033d drivers/media/platform/mtk-vcodec/mtk_vcodec_util.o: warning: objtool: mtk_vcodec_mem_free()+0x6b: can't find jump dest instruction at .text+0x5b0100c0 CC [M] drivers/ntb/test/ntb_tool.o CC [M] drivers/gpio/gpio-max77620.o CC [M] drivers/input/misc/twl4030-pwrbutton.o drivers/media/platform/s3c-camif/camif-capture.o: warning: objtool: s3c_camif_subdev_get_fmt()+0x70: can't find jump dest instruction at .text+0xa10000e5 CC [M] drivers/mmc/host/wbsd.o CC [M] drivers/net/arcnet/com20020_cs.o CC [M] drivers/parport/procfs.o CC [M] drivers/media/platform/s3c-camif/camif-regs.o drivers/gpu/drm/radeon/radeon_display.o: warning: objtool: radeon_modeset_create_props()+0x3e: can't find jump dest instruction at .text+0x74010064 drivers/mtd/ubi/eba.o: warning: objtool: ltree_add_entry()+0x46: can't find jump dest instruction at .text+0x4401015c kernel/taskstats.o: warning: objtool: cgroupstats_user_cmd()+0x2b: can't find jump dest instruction at .text+0xb1000151 LD [M] drivers/media/platform/mtk-vcodec/mtk-vcodec-enc.o CC [M] drivers/net/hamradio/baycom_ser_fdx.o CC [M] drivers/gpu/drm/radeon/radeon_fb.o drivers/misc/mei/init.o: warning: objtool: mei_reset()+0xe5: can't find jump dest instruction at .text+0x460105ca CC [M] net/ipv4/netfilter/nf_nat_proto_gre.o drivers/ide/opti621.o: warning: objtool: opti621_set_pio_mode()+0x36: can't find jump dest instruction at .text+0x5801009c fs/lockd/svcproc.o: warning: objtool: nlmsvc_retrieve_args()+0x42: can't find jump dest instruction at .text+0x910000a8 drivers/net/bonding/bond_options.o: warning: objtool: _bond_option_arp_ip_target_add()+0x1b: can't find jump dest instruction at .text+0x94000631 drivers/nvme/target/core.o: warning: objtool: nvmet_find_get_subsys()+0x19: can't find jump dest instruction at .text+0xf600060f drivers/ide/ns87415.o: warning: objtool: ns87415_dma_end()+0x4c: can't find call dest symbol at offset 0x3fff0360 CC [M] drivers/platform/goldfish/goldfish_pipe.o CC [M] fs/btrfs/props.o CC [M] drivers/parport/daisy.o drivers/net/ethernet/agere/et131x.o: warning: objtool: et1310_setup_device_for_multicast()+0x27: can't find jump dest instruction at .text+0xbd0006ed LD [M] drivers/media/platform/mtk-vcodec/mtk-vcodec-common.o LD [M] drivers/net/bonding/bonding.o drivers/media/pci/ivtv/ivtv-routing.o: warning: objtool: ivtv_video_set_io()+0x161: can't find jump dest instruction at .text+0x83000277 drivers/media/pci/bt8xx/bttv-input.o: warning: objtool: bttv_rc5_timer_end()+0x66: can't find jump dest instruction at .text+0xcf00017c CC [M] drivers/ide/piix.o CC [M] drivers/nvme/target/admin-cmd.o drivers/media/pci/cx18/cx18-gpio.o: warning: objtool: gpio_update()+0x55: can't find call dest symbol at offset 0x46ff01b9 drivers/media/platform/exynos4-is/fimc-is-regs.o: warning: objtool: fimc_is_hw_wait_intmsr0_intmsd0()+0x1b: call without frame pointer save/setup drivers/media/platform/exynos4-is/fimc-is-regs.o: warning: objtool: fimc_is_hw_set_param()+0x31: call without frame pointer save/setup drivers/media/platform/exynos4-is/fimc-is-regs.o: warning: objtool: fimc_is_hw_set_isp_buf_mask()+0x78: call without frame pointer save/setup drivers/media/platform/exynos4-is/fimc-is-regs.o: warning: objtool: fimc_is_hw_set_sensor_num()+0x2e: call without frame pointer save/setup drivers/media/platform/exynos4-is/fimc-is-regs.o: warning: objtool: fimc_is_hw_close_sensor()+0x19: call without frame pointer save/setup drivers/media/platform/exynos4-is/fimc-is-regs.o: warning: objtool: fimc_is_hw_get_setfile_addr()+0x11: call without frame pointer save/setup drivers/media/platform/exynos4-is/fimc-is-regs.o: warning: objtool: fimc_is_hw_load_setfile()+0x11: call without frame pointer save/setup drivers/media/platform/exynos4-is/fimc-is-regs.o: warning: objtool: fimc_is_hw_change_mode()+0x34: call without frame pointer save/setup drivers/media/platform/exynos4-is/fimc-is-regs.o: warning: objtool: fimc_is_hw_stream_on()+0x11: call without frame pointer save/setup drivers/media/platform/exynos4-is/fimc-is-regs.o: warning: objtool: fimc_is_hw_stream_off()+0x11: call without frame pointer save/setup drivers/media/platform/exynos4-is/fimc-is-regs.o: warning: objtool: fimc_is_hw_subip_power_off()+0x11: call without frame pointer save/setup drivers/media/platform/exynos4-is/fimc-is-regs.o: warning: objtool: fimc_is_itf_s_param()+0x30: call without frame pointer save/setup drivers/media/platform/exynos4-is/fimc-is-regs.o: warning: objtool: fimc_is_itf_mode_change()+0x20: call without frame pointer save/setup CC [M] drivers/media/pci/ivtv/ivtv-cards.o fs/logfs/journal.o: warning: objtool: journal_erase_segment()+0x38: can't find jump dest instruction at .text+0x8b00088e CC [M] net/ipv4/ipcomp.o CC [M] drivers/mtd/nand/gpio.o net/ipv4/netfilter/nf_log_ipv4.o: warning: objtool: dump_ipv4_mac_header.isra.2()+0x6b: can't find jump dest instruction at .text+0x9c0000b0 CC [M] fs/logfs/segment.o drivers/media/i2c/soc_camera/mt9v022.o: warning: objtool: mt9v022_s_mbus_config()+0x6f: can't find jump dest instruction at .text+0xbe000294 mm/usercopy.o: warning: objtool: __check_object_size()+0x2d: can't find jump dest instruction at .text+0xbb020103 CC [M] drivers/media/pci/cx18/cx18-controls.o drivers/media/usb/as102/as102_usb_drv.o: warning: objtool: as102_read_ep2()+0x25: can't find jump dest instruction at .text+0x9600016b CC [M] drivers/media/platform/exynos4-is/fimc-is-param.o drivers/media/pci/cx23885/cx23885-core.o: warning: objtool: cx23885_dev_unregister()+0x4a: can't find jump dest instruction at .text+0xd600004f fs/minix/bitmap.o: warning: objtool: minix_free_block()+0x51: can't find jump dest instruction at .text+0x930000d6 drivers/infiniband/hw/qib/qib_debugfs.o: warning: objtool: qib_dbg_ibdev_init()+0x5a: can't find jump dest instruction at .text+0x950004cf CC [M] drivers/net/can/sja1000/peak_pcmcia.o CC [M] drivers/mtd/ubi/attach.o CC [M] fs/jffs2/writev.o CC [M] fs/logfs/super.o drivers/gpu/drm/radeon/radeon_cursor.o: warning: objtool: radeon_lock_cursor()+0x8d: can't find jump dest instruction at .text+0xc4000093 drivers/input/mouse/synaptics_i2c.o: warning: objtool: synaptics_i2c_touch_create()+0x2b: can't find jump dest instruction at .text+0xc0000401 CC [M] mm/kmemleak-test.o CC [M] drivers/media/pci/cx23885/cx23885-417.o CC [M] drivers/media/i2c/soc_camera/ov2640.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_context.o CC [M] drivers/nvme/target/io-cmd.o drivers/media/pci/bt8xx/bttv-audio-hook.o: warning: objtool: gvbctv5pci_audio()+0x2a: can't find jump dest instruction at .text+0xfa0001b0 drivers/of/platform.o: warning: objtool: of_dev_lookup()+0x1f: can't find jump dest instruction at .text+0xf2000045 drivers/nvmem/lpc18xx_eeprom.o: warning: objtool: lpc18xx_eeprom_gather_write()+0x2f: can't find jump dest instruction at .text+0xb3000075 CC [M] drivers/input/mouse/vsxxxaa.o CC [M] drivers/mmc/host/mtk-sd.o drivers/net/ethernet/arc/emac_mdio.o: warning: objtool: arc_mdio_probe()+0x2d: can't find jump dest instruction at .text+0xf9000223 drivers/gpu/drm/i915/intel_lrc.o: warning: objtool: intel_lr_context_pin()+0x8e: can't find jump dest instruction at .text+0x900102b4 CC drivers/of/dynamic.o drivers/media/pci/bt8xx/bttv-gpio.o: warning: objtool: bttv_sub_add_device()+0x3b: can't find jump dest instruction at .text+0xa7000181 drivers/media/radio/radio-mr800.o: warning: objtool: amradio_send_cmd()+0xd8: can't find jump dest instruction at .text+0xfc0000de CC [M] drivers/gpu/drm/i915/intel_uncore.o CC [M] drivers/media/pci/bt8xx/dvb-bt8xx.o drivers/input/touchscreen/egalax_ts.o: warning: objtool: egalax_wake_up_device()+0x26: can't find jump dest instruction at .text+0x8f00002c drivers/media/pci/bt8xx/btcx-risc.o: warning: objtool: btcx_riscmem_free()+0x2e: can't find jump dest instruction at .text+0xd8000034 CC [M] fs/btrfs/hash.o CC [M] mm/zbud.o drivers/media/v4l2-core/v4l2-fh.o: warning: objtool: v4l2_fh_is_singular()+0x2f: call without frame pointer save/setup drivers/media/v4l2-core/v4l2-fh.o: warning: objtool: v4l2_fh_exit()+0x1a: call without frame pointer save/setup drivers/media/v4l2-core/v4l2-fh.o: warning: objtool: v4l2_fh_del()+0x1a: call without frame pointer save/setup drivers/media/v4l2-core/v4l2-fh.o: warning: objtool: v4l2_fh_release()+0x1d: call without frame pointer save/setup drivers/media/v4l2-core/v4l2-fh.o: warning: objtool: v4l2_fh_add()+0x1e: call without frame pointer save/setup drivers/media/v4l2-core/v4l2-fh.o: warning: objtool: v4l2_fh_init()+0x58: call without frame pointer save/setup drivers/media/v4l2-core/v4l2-fh.o: warning: objtool: v4l2_fh_open()+0x1c: call without frame pointer save/setup drivers/net/arcnet/com90io.o: warning: objtool: com90io_found()+0x3f: can't find jump dest instruction at .init.text+0x3f010045 CC [M] drivers/nvmem/mtk-efuse.o CC [M] drivers/hid/hid-picolcd_lcd.o lib/bug.o: warning: objtool: find_bug()+0x3b: can't find call dest symbol at offset 0x10fe02ef CC [M] drivers/nfc/nxp-nci/i2c.o LD drivers/media/platform/s5p-jpeg/built-in.o CC [M] fs/btrfs/free-space-tree.o LD drivers/media/pci/mantis/built-in.o CC lib/chacha20.o drivers/media/pci/cx88/cx88-input.o: warning: objtool: get_key_pvr2000()+0x4a: can't find jump dest instruction at .text+0x88000050 drivers/net/can/spi/mcp251x.o: warning: objtool: mcp251x_hard_start_xmit()+0x3e: can't find jump dest instruction at .text+0x83000443 CC [M] drivers/media/platform/s5p-jpeg/jpeg-core.o CC [M] drivers/nvdimm/region.o drivers/net/hyperv/netvsc_drv.o: warning: objtool: fill_pg_buf()+0x11: can't find jump dest instruction at .text+0x80000017 drivers/media/pci/dm1105/dm1105.o: warning: objtool: sharp_z0194a_set_symbol_rate()+0x8b: can't find jump dest instruction at .text+0xab000091 drivers/gpu/drm/drm_atomic_helper.o: warning: objtool: drm_atomic_helper_prepare_planes()+0x24: can't find jump dest instruction at .text+0x950000a9 drivers/net/can/sja1000/sja1000_isa.o: warning: objtool: sja1000_isa_probe()+0x9e: can't find jump dest instruction at .text+0xa60202f4 CC [M] drivers/hid/hid-picolcd_leds.o LD drivers/net/ipvlan/built-in.o CC [M] drivers/media/pci/mantis/mantis_ioc.o CC [M] fs/lockd/clnt4xdr.o drivers/leds/leds-da903x.o: warning: objtool: da903x_led_probe()+0x31: can't find jump dest instruction at .text+0xb5000037 CC [M] drivers/net/can/sja1000/peak_pci.o drivers/md/dm-table.o: warning: objtool: device_area_is_invalid()+0x96: can't find jump dest instruction at .text+0xf01037b drivers/infiniband/hw/hfi1/trace.o: warning: objtool: trace_raw_output_hfi1_bct_template()+0x34: can't find jump dest instruction at .text+0xa501003a CC [M] drivers/input/touchscreen/fujitsu_ts.o fs/jfs/jfs_dmap.o: warning: objtool: dbAdjTree()+0x16: can't find jump dest instruction at .text+0xa400001c CC [M] fs/nfs/dir.o CC [M] drivers/net/ipvlan/ipvlan_core.o CC [M] drivers/infiniband/hw/hfi1/verbs.o drivers/net/can/softing/softing_cs.o: warning: objtool: softingcs_probe()+0x49: can't find jump dest instruction at .text+0xaf01015e CC [M] drivers/leds/leds-da9052.o CC [M] drivers/md/dm-linear.o CC [M] drivers/parport/probe.o drivers/media/pci/cx18/cx18-queue.o: warning: objtool: cx18_queue_flush()+0x1f: can't find jump dest instruction at .text+0xc2000025 drivers/mtd/maps/pcmciamtd.o: warning: objtool: pcmciamtd_cistpl_geo()+0x2a: can't find jump dest instruction at .text+0x38010390 LD drivers/net/ethernet/atheros/atlx/built-in.o CC [M] drivers/mtd/maps/sc520cdp.o CC [M] drivers/media/pci/cx18/cx18-mailbox.o drivers/net/arcnet/arc-rimi.o: warning: objtool: arcrimi_found()+0x4c: can't find jump dest instruction at .init.text+0xb9020052 CC [M] drivers/net/ethernet/atheros/atlx/atl1.o drivers/nvmem/mxs-ocotp.o: warning: objtool: mxs_ocotp_read()+0x2a: can't find jump dest instruction at .text+0xd3000060 CC [M] drivers/mtd/nand/plat_nand.o fs/jfs/jfs_inode.o: warning: objtool: ialloc()+0x42: can't find jump dest instruction at .text+0x64020108 drivers/net/can/sja1000/sja1000_platform.o: warning: objtool: sp_probe()+0x4a: can't find jump dest instruction at .text+0x8602036f CC [M] drivers/mtd/nand/sh_flctl.o drivers/input/mouse/synaptics_usb.o: warning: objtool: synusb_probe()+0x6c: can't find jump dest instruction at .text+0xb20403a1 drivers/mtd/maps/sbc_gxx.o: warning: objtool: sbc_gxx_copy_to()+0x22: can't find jump dest instruction at .text+0x83000118 CC [M] drivers/net/can/sja1000/plx_pci.o mm/debug_page_ref.o: warning: objtool: trace_raw_output_page_ref_mod_and_test_template()+0x31: can't find jump dest instruction at .text+0xb4000037 drivers/mmc/host/sdhci-pxav2.o: warning: objtool: sdhci_pxav2_probe()+0x41: can't find jump dest instruction at .text+0x38010266 CC [M] drivers/media/pci/mantis/mantis_uart.o drivers/infiniband/hw/qib/qib_iba6120.o: warning: objtool: qib_6120_clear_tids()+0x26: can't find jump dest instruction at .text+0xa900013c drivers/gpu/drm/amd/amdgpu/kv_dpm.o: warning: objtool: kv_get_clk_bypass()+0x19: can't find jump dest instruction at .text+0xaf00029f CC [M] drivers/net/ethernet/atheros/alx/ethtool.o CC [M] crypto/ghash-generic.o CC [M] drivers/gpu/drm/amd/amdgpu/cik_sdma.o drivers/media/v4l2-core/v4l2-device.o: warning: objtool: v4l2_device_unregister_subdev()+0x1f: can't find jump dest instruction at .text+0x83000045 drivers/media/rc/keymaps/rc-asus-pc39.o: warning: objtool: init_rc_map_asus_pc39()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-asus-pc39.o: warning: objtool: exit_rc_map_asus_pc39()+0xb: call without frame pointer save/setup CC [M] fs/nfs/file.o CC [M] drivers/nvdimm/namespace_devs.o drivers/hid/hid-picolcd_backlight.o: warning: objtool: picolcd_set_brightness()+0x44: can't find jump dest instruction at .text+0xb800009a sound/soc/codecs/max98925.o: warning: objtool: max98925_set_clock()+0x3d: can't find jump dest instruction at .text+0xba0103e3 drivers/ntb/test/ntb_pingpong.o: warning: objtool: pp_probe()+0x5d: can't find jump dest instruction at .text+0x630103a3 drivers/gpio/gpio-max732x.o: warning: objtool: max732x_probe()+0x89: can't find jump dest instruction at .text+0x5a02054e LD drivers/misc/sgi-xp/built-in.o CC [M] drivers/gpu/drm/radeon/radeon_gem.o CC [M] drivers/misc/mic/bus/cosm_bus.o CC [M] drivers/media/platform/s5p-jpeg/jpeg-hw-exynos3250.o net/netfilter/nft_exthdr.o: warning: objtool: nft_exthdr_dump()+0x27: call without frame pointer save/setup net/netfilter/nft_exthdr.o: warning: objtool: nft_exthdr_init()+0x64: call without frame pointer save/setup net/netfilter/nft_exthdr.o: warning: objtool: nft_exthdr_eval()+0x43: call without frame pointer save/setup net/netfilter/nft_exthdr.o: warning: objtool: nft_exthdr_module_init()+0xb: call without frame pointer save/setup net/netfilter/nft_exthdr.o: warning: objtool: nft_exthdr_module_exit()+0xb: call without frame pointer save/setup CC [M] drivers/ntb/test/ntb_perf.o drivers/media/tuners/mt20xx.o: warning: objtool: mt2032_spurcheck.isra.1()+0x1b2: can't find jump dest instruction at .text+0x3a000216 drivers/net/fddi/skfp/hwmtm.o: warning: objtool: mac_drv_clear_txd()+0x4d: can't find jump dest instruction at .text+0xc80002f3 CC [M] drivers/misc/sgi-xp/xp_main.o drivers/net/hyperv/netvsc.o: warning: objtool: netvsc_destroy_buf()+0x97: can't find jump dest instruction at .text+0x4501009c drivers/isdn/mISDN/dsp_blowfish.o: warning: objtool: dsp_bf_encrypt()+0x12: can't find jump dest instruction at .text+0x6e0603e8 CC [M] drivers/media/tuners/tda8290.o CC [M] net/netfilter/nft_meta.o drivers/acpi/acpica/hwvalid.o: warning: objtool: acpi_hw_validate_io_request()+0x69: can't find jump dest instruction at .text+0xf001006e CC [M] drivers/isdn/mISDN/dsp_pipeline.o kernel/tracepoint.o: warning: objtool: tracepoint_module_going()+0x17: can't find jump dest instruction at .text+0xbc00008d CC kernel/latencytop.o CC [M] drivers/misc/sgi-xp/xp_uv.o CC drivers/acpi/acpica/hwxface.o LD drivers/misc/ti-st/built-in.o drivers/misc/ibmasm/command.o: warning: objtool: exec_next_command()+0x6a: can't find jump dest instruction at .text+0xa0100e0 fs/minix/itree_v1.o: warning: objtool: free_branches()+0x2a: can't find jump dest instruction at .text+0x86000030 drivers/net/can/softing/softing_fw.o: warning: objtool: softing_load_fw()+0x3f: can't find jump dest instruction at .text+0xfc0103b5 CC [M] drivers/misc/ibmasm/remote.o CC [M] drivers/misc/ti-st/st_core.o drivers/media/usb/as102/as10x_cmd_cfg.o: warning: objtool: as10x_cmd_get_context()+0x54: call without frame pointer save/setup drivers/media/usb/as102/as10x_cmd_cfg.o: warning: objtool: as10x_cmd_set_context()+0x54: call without frame pointer save/setup drivers/media/usb/as102/as10x_cmd_cfg.o: warning: objtool: as10x_cmd_eLNA_change_mode()+0x4d: call without frame pointer save/setup drivers/gpu/drm/drm_dp_mst_topology.o: warning: objtool: drm_dp_mst_put_payload_id()+0x1a: can't find jump dest instruction at .text+0x99000480 drivers/net/can/sja1000/sja1000.o: warning: objtool: set_normal_mode()+0xbf: can't find jump dest instruction at .text+0x6b0002f4 CC [M] fs/minix/itree_v2.o fs/lockd/mon.o: warning: objtool: nsm_create_handle()+0x44: can't find jump dest instruction at .text+0x8e0000ea LD [M] drivers/media/usb/as102/dvb-as102.o drivers/media/rc/keymaps/rc-asus-ps3-100.o: warning: objtool: init_rc_map_asus_ps3_100()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-asus-ps3-100.o: warning: objtool: exit_rc_map_asus_ps3_100()+0xb: call without frame pointer save/setup drivers/input/touchscreen/elants_i2c.o: warning: objtool: elants_i2c_power_on()+0x16: can't find jump dest instruction at .text+0x8900010c drivers/hid/hid-picolcd_core.o: warning: objtool: picolcd_init_keys()+0x19: can't find jump dest instruction at .text+0x610102cf LD [M] drivers/net/can/softing/softing.o drivers/pcmcia/cs.o: warning: objtool: socket_setup()+0x53: can't find jump dest instruction at .text+0x82010349 drivers/net/hippi/rrunner.o: warning: objtool: rr_handle_event()+0x27: can't find jump dest instruction at .text+0x7003019d CC [M] drivers/media/pci/ivtv/ivtv-controls.o CC [M] drivers/input/touchscreen/goodix.o CC [M] drivers/gpu/drm/drm_dp_dual_mode_helper.o CC [M] drivers/hid/hid-picolcd_cir.o CC [M] drivers/media/pci/cx88/cx88-vbi.o sound/soc/codecs/max98926.o: warning: objtool: max98926_dai_hw_params()+0x3c: can't find jump dest instruction at .text+0xbf0001b2 CC [M] drivers/media/rc/keymaps/rc-ati-tv-wonder-hd-600.o CC [M] drivers/misc/ti-st/st_kim.o CC [M] drivers/media/v4l2-core/v4l2-ctrls.o CC [M] crypto/af_alg.o drivers/input/touchscreen/egalax_ts_serial.o: warning: objtool: egalax_connect()+0x4b: can't find jump dest instruction at .text+0xe20000a1 CC [M] sound/soc/codecs/max9850.o LD drivers/media/platform/s5p-mfc/built-in.o fs/lockd/xdr.o: warning: objtool: nlm_decode_lock()+0x22: can't find jump dest instruction at .text+0xc5000138 drivers/infiniband/core/user_mad.o: warning: objtool: ib_umad_sm_open()+0x64: can't find jump dest instruction at .text+0x8c00036a CC [M] drivers/media/platform/s5p-mfc/s5p_mfc.o LD drivers/media/platform/s5p-tv/built-in.o drivers/nvme/target/configfs.o: warning: objtool: nvmet_addr_trtype_store()+0x4e: can't find jump dest instruction at .text+0x900002c3 drivers/net/arcnet/com20020-pci.o: warning: objtool: com20020pci_probe()+0x2b: can't find jump dest instruction at .text+0x3f040101 drivers/mtd/nand/nandsim.o: warning: objtool: get_state_by_command()+0x11: can't find jump dest instruction at .text+0x85000127 net/ipv4/netfilter/nf_nat_h323.o: warning: objtool: ip_nat_q931_expect()+0x25: can't find jump dest instruction at .text+0xc70000fa CC [M] drivers/infiniband/core/uverbs_marshall.o CC [M] drivers/net/ethernet/broadcom/bnx2.o LD drivers/misc/vmw_vmci/built-in.o CC [M] fs/lockd/xdr4.o CC [M] drivers/nvme/target/fabrics-cmd.o CC [M] drivers/media/platform/s5p-tv/hdmiphy_drv.o drivers/media/radio/radio-keene.o: warning: objtool: keene_s_ctrl()+0x1c: can't find jump dest instruction at .text+0x9d000322 drivers/media/platform/s5p-g2d/g2d.o: warning: objtool: vidioc_try_fmt()+0x2c: can't find jump dest instruction at .text+0x86000031 CC [M] drivers/misc/mic/bus/vop_bus.o LD fs/nfs_common/built-in.o drivers/media/usb/au0828/au0828-dvb.o: warning: objtool: urb_completion()+0x57: can't find jump dest instruction at .text+0xf30001ad drivers/mtd/mtdsuper.o: warning: objtool: mount_mtd_aux.isra.0()+0x4e: can't find jump dest instruction at .text+0xab000144 drivers/net/ethernet/apm/xgene/xgene_enet_xgmac.o: warning: objtool: xgene_enet_reset()+0x25: can't find jump dest instruction at .text+0xfb01078b CC [M] drivers/misc/vmw_vmci/vmci_context.o CC [M] drivers/media/platform/s5p-g2d/g2d-hw.o drivers/isdn/hisax/telespci.o: warning: objtool: hscx_fill_fifo()+0x5c: can't find jump dest instruction at .text+0xa5020312 drivers/nfc/microread/mei.o: warning: objtool: microread_mei_remove()+0xe: call without frame pointer save/setup drivers/nfc/microread/mei.o: warning: objtool: microread_mei_probe()+0x1a: call without frame pointer save/setup drivers/nfc/microread/mei.o: warning: objtool: microread_mei_init()+0x2c: call without frame pointer save/setup drivers/nfc/microread/mei.o: warning: objtool: microread_mei_exit()+0x10: call without frame pointer save/setup drivers/pcmcia/cardbus.o: warning: objtool: cardbus_config_irq_and_cls()+0x72: can't find call dest symbol at offset 0x8a000076 drivers/mtd/ubi/io.o: warning: objtool: self_check_write()+0x41: can't find jump dest instruction at .text+0xe4010047 drivers/hwmon/ds1621.o: warning: objtool: set_convrate()+0x48: can't find jump dest instruction at .text+0xbd00007e CC [M] drivers/net/ethernet/apm/xgene/xgene_enet_main.o drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.o: warning: objtool: init_tmds_reg()+0x87: can't find jump dest instruction at .text+0x9700017d CC [M] fs/nfs_common/nfsacl.o CC [M] drivers/media/radio/tef6862.o CC [M] mm/zsmalloc.o drivers/phy/phy-armada375-usb2.o: warning: objtool: armada375_usb_phy_probe()+0x40: can't find jump dest instruction at .text+0x90000086 CC [M] drivers/mtd/mtdchar.o CC [M] drivers/isdn/hisax/s0box.o CC [M] drivers/media/v4l2-core/v4l2-subdev.o drivers/isdn/hardware/eicon/dqueue.o: warning: objtool: diva_data_q_init()+0x1c: can't find jump dest instruction at .text+0x9d0000a2 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/perf.o drivers/pcmcia/socket_sysfs.o: warning: objtool: pccard_store_resource()+0x42: call without frame pointer save/setup drivers/pcmcia/socket_sysfs.o: warning: objtool: pccard_store_eject()+0x29: call without frame pointer save/setup drivers/pcmcia/socket_sysfs.o: warning: objtool: pccard_store_insert()+0x29: call without frame pointer save/setup drivers/pcmcia/socket_sysfs.o: warning: objtool: pccard_show_resource()+0x31: call without frame pointer save/setup drivers/pcmcia/socket_sysfs.o: warning: objtool: pccard_show_irq_mask()+0x1e: call without frame pointer save/setup drivers/pcmcia/socket_sysfs.o: warning: objtool: pccard_show_card_pm_state()+0x31: call without frame pointer save/setup drivers/pcmcia/socket_sysfs.o: warning: objtool: pccard_show_vcc()+0x4e: call without frame pointer save/setup drivers/pcmcia/socket_sysfs.o: warning: objtool: pccard_show_vpp()+0x4e: call without frame pointer save/setup drivers/pcmcia/socket_sysfs.o: warning: objtool: pccard_store_irq_mask()+0x3b: call without frame pointer save/setup drivers/pcmcia/socket_sysfs.o: warning: objtool: pccard_store_card_pm_state()+0x5a: call without frame pointer save/setup drivers/pcmcia/socket_sysfs.o: warning: objtool: pccard_show_voltage()+0x52: call without frame pointer save/setup drivers/pcmcia/socket_sysfs.o: warning: objtool: pccard_sysfs_add_socket()+0x14: call without frame pointer save/setup drivers/pcmcia/socket_sysfs.o: warning: objtool: pccard_sysfs_remove_socket()+0x14: call without frame pointer save/setup drivers/net/hyperv/rndis_filter.o: warning: objtool: netvsc_sc_open()+0x45: can't find jump dest instruction at .text+0x860000ab drivers/net/ethernet/arc/emac_main.o: warning: objtool: arc_emac_tx()+0x4d: can't find jump dest instruction at .text+0x8d020323 LD [M] drivers/nfc/microread/microread_i2c.o CC [M] drivers/gpu/drm/amd/amdgpu/uvd_v4_2.o LD drivers/net/ethernet/brocade/built-in.o LD drivers/media/platform/soc_camera/built-in.o fs/lockd/svcsubs.o: warning: objtool: nlm_traverse_locks()+0x39: can't find jump dest instruction at .text+0x170100ef CC [M] drivers/isdn/hardware/eicon/capimain.o CC [M] drivers/net/ethernet/arc/emac_arc.o drivers/gpu/drm/vmwgfx/vmwgfx_dmabuf.o: warning: objtool: vmw_bo_pin_reserved()+0x68: can't find jump dest instruction at .text+0x9600009e LD [M] drivers/net/hyperv/hv_netvsc.o CC [M] fs/lockd/svc4proc.o drivers/input/misc/twl4030-pwrbutton.o: warning: objtool: twl4030_pwrbutton_probe()+0x55: can't find jump dest instruction at .text+0xa900005a drivers/media/radio/radio-ma901.o: warning: objtool: usb_ma901radio_probe()+0x5c: can't find jump dest instruction at .text+0x40020622 CC [M] drivers/media/platform/soc_camera/soc_camera.o LD [M] drivers/nfc/microread/microread_mei.o CC [M] drivers/misc/sgi-gru/grumain.o drivers/mmc/host/sdhci_f_sdh30.o: warning: objtool: sdhci_f_sdh30_probe()+0x4e: can't find jump dest instruction at .text+0x6d020323 drivers/i2c/busses/i2c-parport.o: warning: objtool: i2c_parport_attach()+0x3c: can't find jump dest instruction at .text+0xf030371 CC [M] drivers/input/misc/twl4030-vibra.o drivers/misc/mic/bus/mic_bus.o: warning: objtool: mbus_register_device()+0x54: can't find jump dest instruction at .text+0xbd0001fa CC [M] drivers/mmc/host/omap_hsmmc.o drivers/nfc/pn533/usb.o: warning: objtool: pn533_recv_ack()+0x50: can't find jump dest instruction at .text+0xb5000495 CC [M] drivers/net/hamradio/hdlcdrv.o fs/jffs2/fs.o: warning: objtool: jffs2_do_setattr()+0x62: can't find jump dest instruction at .text+0xce0400e8 drivers/gpio/gpio-max77620.o: warning: objtool: max77620_gpio_probe()+0x57: can't find jump dest instruction at .text+0x5f01005c CC [M] drivers/nvme/target/discovery.o CC [M] sound/soc/codecs/max9860.o CC [M] drivers/i2c/busses/i2c-parport-light.o CC [M] drivers/i2c/busses/i2c-robotfuzz-osif.o net/ipv4/netfilter/nf_reject_ipv4.o: warning: objtool: nf_reject_ip_tcphdr_get()+0x41: can't find jump dest instruction at .text+0x94000307 CC [M] drivers/gpio/gpio-menz127.o fs/btrfs/hash.o: warning: objtool: btrfs_hash_exit()+0x14: call without frame pointer save/setup fs/btrfs/hash.o: warning: objtool: btrfs_crc32c()+0x3f: call without frame pointer save/setup fs/btrfs/hash.o: warning: objtool: btrfs_hash_init()+0xf: call without frame pointer save/setup LD drivers/net/ethernet/amd/xgbe/built-in.o CC drivers/platform/x86/intel_scu_ipc.o drivers/input/touchscreen/ft6236.o: warning: objtool: ft6236_interrupt()+0x3b: can't find jump dest instruction at .text+0xc5010041 drivers/nvme/host/pci.o: warning: objtool: nvme_disable_io_queues()+0x6f: can't find jump dest instruction at .text+0xca0002d5 CC [M] drivers/i2c/busses/i2c-taos-evm.o drivers/hid/hid-picolcd_fb.o: warning: objtool: picolcd_set_par()+0x29: can't find jump dest instruction at .text+0x180103ff fs/jffs2/writev.o: warning: objtool: jffs2_flash_direct_writev()+0x50: call without frame pointer save/setup fs/jffs2/writev.o: warning: objtool: jffs2_flash_direct_write()+0x30: call without frame pointer save/setup CC [M] drivers/media/rc/keymaps/rc-ati-x10.o CC [M] drivers/media/rc/ir-nec-decoder.o CC [M] drivers/isdn/hisax/avm_a1p.o drivers/gpu/drm/radeon/radeon_i2c.o: warning: objtool: radeon_get_i2c_prescale.isra.2()+0xc: can't find jump dest instruction at .text+0x90000022 net/wireless/trace.o: warning: objtool: trace_raw_output_cfg80211_reg_can_beacon()+0x20: can't find jump dest instruction at .text+0x82000d46 CC [M] drivers/net/ethernet/amd/xgbe/xgbe-main.o LD drivers/media/platform/sti/bdisp/built-in.o drivers/platform/goldfish/pdev_bus.o: warning: objtool: goldfish_pdev_bus_probe()+0x1e: can't find jump dest instruction at .text+0xd6000024 LD drivers/media/usb/cx231xx/built-in.o CC [M] drivers/nfc/nfcmrvl/uart.o net/ipv4/ip_tunnel.o: warning: objtool: ip_tunnel_lookup()+0x78: can't find jump dest instruction at .text+0xd50102fe CC [M] drivers/gpu/drm/radeon/radeon_ring.o CC [M] fs/jffs2/super.o drivers/media/radio/radio-tea5764.o: warning: objtool: vidioc_s_frequency()+0x30: can't find jump dest instruction at .text+0xfb000266 LD [M] net/wireless/cfg80211.o CC [M] drivers/net/can/dev.o net/ipv4/ip_vti.o: warning: objtool: vti_tunnel_ioctl()+0x62: can't find jump dest instruction at .text+0xc50000c8 LD drivers/net/ethernet/brocade/bna/built-in.o CC [M] drivers/media/platform/sti/bdisp/bdisp-v4l2.o mm/hwpoison-inject.o: warning: objtool: hwpoison_inject()+0x21: can't find jump dest instruction at .text+0x530100a7 CC [M] drivers/media/radio/radio-timb.o CC [M] drivers/media/usb/cx231xx/cx231xx-video.o drivers/media/pci/cobalt/cobalt-cpld.o: warning: objtool: cobalt_cpld_set_freq()+0x9e: can't find jump dest instruction at .text+0xf1020684 CC [M] fs/logfs/dev_bdev.o CC [M] drivers/gpu/drm/i915/intel_guc_loader.o CC [M] drivers/net/ethernet/brocade/bna/bnad.o drivers/media/radio/saa7706h.o: warning: objtool: saa7706h_probe()+0x31: can't find jump dest instruction at .text+0x41010427 LD drivers/media/platform/sti/c8sectpfe/built-in.o CC [M] fs/jfs/jfs_discard.o drivers/md/raid5.o: warning: objtool: set_syndrome_sources()+0x13f: can't find jump dest instruction at .text+0x2a000143 CC [M] drivers/media/pci/cobalt/cobalt-alsa-main.o drivers/hid/hid-picolcd_lcd.o: warning: objtool: picolcd_set_contrast()+0x44: can't find jump dest instruction at .text+0x9800009a drivers/net/can/sja1000/ems_pcmcia.o: warning: objtool: ems_pcmcia_add_card()+0x43: can't find jump dest instruction at .text+0xb6010219 CC [M] drivers/media/usb/cx231xx/cx231xx-i2c.o fs/btrfs/dev-replace.o: warning: objtool: btrfs_init_dev_replace()+0x37: can't find jump dest instruction at .text+0xf40300cd CC [M] drivers/pcmcia/pcmcia_resource.o CC [M] drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.o drivers/net/can/vcan.o: warning: objtool: vcan_tx()+0x6a: can't find jump dest instruction at .text+0xe01010f drivers/nvmem/mtk-efuse.o: warning: objtool: mtk_efuse_remove()+0x10: call without frame pointer save/setup drivers/nvmem/mtk-efuse.o: warning: objtool: mtk_efuse_probe()+0x2b: call without frame pointer save/setup drivers/nvmem/mtk-efuse.o: warning: objtool: mtk_efuse_init()+0x14: call without frame pointer save/setup drivers/nvmem/mtk-efuse.o: warning: objtool: mtk_efuse_exit()+0xb: call without frame pointer save/setup drivers/mmc/core/sdio_cis.o: warning: objtool: cis_tpl_parse()+0x27: can't find jump dest instruction at .text+0x940000cd CC [M] drivers/media/platform/sti/c8sectpfe/c8sectpfe-common.o fs/btrfs/uuid-tree.o: warning: objtool: btrfs_uuid_tree_lookup()+0x2f: can't find jump dest instruction at .text+0x2d010035 CC [M] drivers/mtd/nand/vf610_nfc.o drivers/media/usb/au0828/au0828-vbi.o: warning: objtool: vbi_buffer_queue()+0x29: call without frame pointer save/setup drivers/media/usb/au0828/au0828-vbi.o: warning: objtool: vbi_buffer_prepare()+0x4d: call without frame pointer save/setup CC [M] drivers/nvmem/qfprom.o drivers/net/can/sja1000/kvaser_pci.o: warning: objtool: kvaser_pci_del_chan()+0x16: can't find jump dest instruction at .text+0xe800001c CC [M] drivers/media/v4l2-core/v4l2-clk.o CC [M] fs/nfs_common/grace.o mm/kmemleak-test.o: warning: objtool: kmemleak_test_init()+0x20a: can't find jump dest instruction at .init.text+0xd4000210 drivers/parport/procfs.o: warning: objtool: do_active_device()+0x3c: can't find jump dest instruction at .text+0x10042 CC [M] drivers/media/pci/cx88/cx88-mpeg.o CC [M] drivers/net/ethernet/arc/emac_rockchip.o CC [M] drivers/media/tuners/tea5767.o net/ipv4/netfilter/nf_nat_pptp.o: warning: objtool: pptp_nat_expected()+0x6a: can't find jump dest instruction at .text+0x7d020110 drivers/ide/pdc202xx_old.o: warning: objtool: init_chipset_pdc202xx()+0x2e: can't find jump dest instruction at .text+0xd60000a4 CC [M] drivers/nvdimm/label.o drivers/media/rc/rc-ir-raw.o: warning: objtool: ir_raw_event_thread()+0x2a: can't find jump dest instruction at .text+0x701018f drivers/net/can/sja1000/ems_pci.o: warning: objtool: ems_pci_add_card()+0x3d: can't find jump dest instruction at .text+0x180301d2 fs/logfs/readwrite.o: warning: objtool: inode_write_alias()+0xaf: can't find jump dest instruction at .text+0x730002d3 drivers/gpu/drm/radeon/radeon_clocks.o: warning: objtool: radeon_read_clocks_OF()+0x20: can't find jump dest instruction at .text+0xeb0102a6 drivers/leds/leds-da9052.o: warning: objtool: da9052_led_probe()+0x48: can't find jump dest instruction at .text+0xfb01017d drivers/infiniband/core/uverbs_main.o: warning: objtool: ib_uverbs_event_read()+0x45: can't find jump dest instruction at .text+0xe10001cb CC [M] drivers/net/ethernet/broadcom/cnic.o net/ipv4/gre_demux.o: warning: objtool: gre_parse_header()+0x3d: can't find jump dest instruction at .text+0xca0200c3 CC [M] fs/lockd/procfs.o CC [M] drivers/media/usb/au0828/au0828-input.o CC [M] drivers/infiniband/core/ucm.o CC [M] drivers/input/misc/twl6040-vibra.o drivers/media/dvb-frontends/dib3000mb.o: warning: objtool: dib3000mb_fe_init.isra.1()+0x46: can't find jump dest instruction at .text+0x8e0003eb CC [M] net/ipv6/ip6_vti.o CC [M] drivers/media/dvb-frontends/dib7000p.o CC [M] drivers/leds/leds-wm831x-status.o CC [M] drivers/media/usb/cx231xx/cx231xx-cards.o drivers/hwmon/dme1737.o: warning: objtool: dme1737_i2c_detect()+0x45: can't find jump dest instruction at .text+0x8e00004b CC [M] drivers/net/ethernet/amd/xgbe/xgbe-drv.o drivers/mfd/wm8400-core.o: warning: objtool: wm8400_init()+0x4c: can't find jump dest instruction at .text+0xda0000f1 drivers/mmc/core/sdio_bus.o: warning: objtool: sdio_bus_probe()+0x41: can't find jump dest instruction at .text+0xc40004a7 drivers/nfc/nxp-nci/firmware.o: warning: objtool: nxp_nci_fw_recv_frame()+0x25: can't find jump dest instruction at .text+0x1301002b CC [M] drivers/media/dvb-frontends/dib8000.o CC [M] drivers/media/tuners/tea5761.o CC [M] drivers/net/ethernet/broadcom/tg3.o drivers/net/ethernet/amd/nmclan_cs.o: warning: objtool: mace_init()+0x49: can't find jump dest instruction at .text+0x410102be CC [M] drivers/mmc/core/sdio_io.o CC drivers/mfd/wm831x-core.o drivers/mtd/maps/sc520cdp.o: warning: objtool: sc520cdp_setup_par()+0x4b: can't find jump dest instruction at .text.unlikely+0x8c000050 CC [M] drivers/mtd/maps/netsc520.o CC [M] drivers/hwmon/emc1403.o drivers/mtd/nand/gpio.o: warning: objtool: gpio_nand_get_config_of()+0x20: can't find jump dest instruction at .text+0xc010046 drivers/parport/daisy.o: warning: objtool: cpp_daisy()+0xa3: can't find jump dest instruction at .text+0xd60000a9 CC [M] drivers/hwmon/emc2103.o CC [M] net/ipv4/netfilter/nf_tables_ipv4.o drivers/nfc/nfcmrvl/usb.o: warning: objtool: nfcmrvl_submit_bulk_urb()+0x20: can't find jump dest instruction at .text+0x10010026 drivers/mtd/nand/plat_nand.o: warning: objtool: plat_nand_probe()+0x37: can't find jump dest instruction at .text+0x9601008c drivers/ide/pdc202xx_new.o: warning: objtool: pdc202new_init_one()+0x4b: can't find jump dest instruction at .text+0xac000101 CC [M] drivers/nvmem/rockchip-efuse.o drivers/input/touchscreen/fujitsu_ts.o: warning: objtool: fujitsu_connect()+0x4b: can't find jump dest instruction at .text+0xd30000c1 drivers/misc/mic/bus/scif_bus.o: warning: objtool: scif_register_device()+0x5a: can't find jump dest instruction at .text+0x170101d0 drivers/media/usb/cpia2/cpia2_v4l.o: warning: objtool: sync()+0x51: can't find jump dest instruction at .text+0xc30001a7 CC [M] drivers/isdn/mISDN/dsp_hwec.o CC [M] drivers/mtd/nand/r852.o CC [M] drivers/ide/rz1000.o LD drivers/net/irda/built-in.o CC [M] drivers/nfc/nfcmrvl/i2c.o CC [M] drivers/net/irda/irda-usb.o mm/zbud.o: warning: objtool: zbud_alloc()+0x27: can't find jump dest instruction at .text+0xb101021d drivers/media/pci/ivtv/ivtv-cards.o: warning: objtool: ivtv_get_input()+0x59: call without frame pointer save/setup drivers/media/pci/ivtv/ivtv-cards.o: warning: objtool: ivtv_get_output()+0x45: call without frame pointer save/setup drivers/media/pci/ivtv/ivtv-cards.o: warning: objtool: ivtv_get_audio_input()+0x34: call without frame pointer save/setup drivers/media/pci/ivtv/ivtv-cards.o: warning: objtool: ivtv_get_audio_output()+0x2c: call without frame pointer save/setup drivers/media/usb/b2c2/flexcop-usb.o: warning: objtool: flexcop_usb_transfer_init()+0x76: can't find jump dest instruction at .text+0x902016c CC [M] drivers/media/usb/cpia2/cpia2_usb.o drivers/net/ethernet/apm/xgene/xgene_enet_sgmac.o: warning: objtool: xgene_sgmac_set_speed()+0x114: can't find jump dest instruction at .text+0x97000899 CC [M] drivers/misc/sgi-xp/xpc_main.o CC [M] drivers/media/i2c/tea6420.o drivers/net/arcnet/com20020_cs.o: warning: objtool: com20020_config()+0xe5: can't find jump dest instruction at .text+0x8900032a drivers/platform/goldfish/goldfish_pipe.o: warning: objtool: goldfish_pipe_probe()+0x8d: can't find jump dest instruction at .text+0x47010352 CC [M] fs/jffs2/debug.o LD [M] drivers/media/usb/b2c2/b2c2-flexcop-usb.o CC [M] drivers/media/pci/cx18/cx18-vbi.o drivers/misc/mei/interrupt.o: warning: objtool: mei_irq_write_handler()+0x27: can't find jump dest instruction at .text+0x150300cd CC [M] drivers/media/v4l2-core/v4l2-async.o LD drivers/platform/goldfish/built-in.o drivers/nvme/target/io-cmd.o: warning: objtool: nvmet_execute_discard()+0xbe: can't find jump dest instruction at .text+0x5d0000c3 drivers/mtd/ubi/wl.o: warning: objtool: prot_queue_del()+0x1f: can't find jump dest instruction at .text+0x99000275 drivers/hid/hid-picolcd_leds.o: warning: objtool: picolcd_leds_set()+0x28: can't find jump dest instruction at .text+0xa200007e drivers/phy/phy-core.o: warning: objtool: _of_phy_get()+0x34: can't find jump dest instruction at .text+0xe700044a CC [M] drivers/media/pci/cx18/cx18-audio.o drivers/parport/probe.o: warning: objtool: parport_read_device_id()+0x38: can't find jump dest instruction at .text+0x3402003e CC [M] drivers/mtd/ubi/misc.o CC [M] drivers/media/i2c/saa7110.o CC [M] drivers/media/usb/cpia2/cpia2_core.o kernel/latencytop.o: warning: objtool: lstats_show()+0xb0: can't find jump dest instruction at .text+0x6c0000d5 CC [M] drivers/nvme/target/loop.o CC [M] drivers/phy/phy-bcm-ns-usb2.o CC kernel/elfcore.o CC [M] drivers/parport/parport_pc.o drivers/media/pci/cx23885/cx23885-i2c.o: warning: objtool: i2c_readbytes()+0x5f: can't find jump dest instruction at .text+0xa90000c5 drivers/input/mouse/vsxxxaa.o: warning: objtool: vsxxxaa_connect()+0x4c: can't find jump dest instruction at .text+0x280100a2 CC [M] drivers/input/misc/uinput.o drivers/media/dvb-frontends/dibx000_common.o: warning: objtool: dibx000_write_word()+0x43: can't find jump dest instruction at .text+0xce000159 drivers/nvdimm/region.o: warning: objtool: nd_region_probe()+0x44: can't find jump dest instruction at .text+0x8700014a CC [M] drivers/gpu/drm/amd/amdgpu/vce_v2_0.o LD [M] drivers/input/mouse/cyapatp.o CC [M] drivers/nvme/target/rdma.o CC [M] drivers/media/v4l2-core/v4l2-compat-ioctl32.o drivers/nvdimm/region_devs.o: warning: objtool: nvdimm_map_flush()+0x7f: can't find jump dest instruction at .text+0xcb000ec5 drivers/nvme/target/admin-cmd.o: warning: objtool: nvmet_execute_identify_ns()+0x3e: can't find jump dest instruction at .text+0x8e000284 drivers/media/rc/keymaps/rc-ati-tv-wonder-hd-600.o: warning: objtool: init_rc_map_ati_tv_wonder_hd_600()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-ati-tv-wonder-hd-600.o: warning: objtool: exit_rc_map_ati_tv_wonder_hd_600()+0xb: call without frame pointer save/setup drivers/nvme/host/fabrics.o: warning: objtool: nvmf_log_connect_error.isra.4()+0x15: can't find jump dest instruction at .text+0xcf00058b CC [M] net/netfilter/nft_ct.o LD [M] drivers/input/mouse/elan_i2c.o LD [M] drivers/input/mouse/psmouse.o CC [M] fs/logfs/dev_mtd.o CC [M] drivers/media/i2c/saa7115.o drivers/md/dm-target.o: warning: objtool: dm_get_target_type()+0x11: can't find call dest symbol at offset 0x1aff0275 drivers/gpu/drm/vmwgfx/vmwgfx_scrn.o: warning: objtool: vmw_sou_surface_fifo_commit()+0x3c: can't find jump dest instruction at .text+0xb3000261 CC [M] drivers/mtd/ubi/debug.o LD [M] drivers/net/ethernet/arc/arc_emac.o crypto/ghash-generic.o: warning: objtool: ghash_update()+0x28: can't find jump dest instruction at .text+0xf500012e drivers/gpu/drm/radeon/radeon_fb.o: warning: objtool: radeonfb_destroy_pinned_object()+0x48: can't find jump dest instruction at .text+0x8d00004e CC [M] drivers/md/dm-stripe.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_surface.o CC [M] drivers/gpu/drm/radeon/radeon_irq_kms.o lib/chacha20.o: warning: objtool: chacha20_block()+0x224: can't find jump dest instruction at .text+0x58ff0229 drivers/misc/sgi-gru/grufile.o: warning: objtool: gru_vma_close()+0x20: can't find jump dest instruction at .text+0xb4000026 drivers/ide/piix.o: warning: objtool: piix_set_pio_mode()+0xc8: can't find jump dest instruction at .text+0xa100020e CC lib/clz_tab.o drivers/media/i2c/soc_camera/ov2640.o: warning: objtool: ov2640_set_params()+0x64: can't find jump dest instruction at .text+0x8800039a drivers/platform/chrome/cros_ec_proto.o: warning: objtool: send_command()+0x39: can't find jump dest instruction at .text+0x8a0000bf drivers/md/dm-linear.o: warning: objtool: linear_ctr()+0x32: can't find jump dest instruction at .text+0xc00001e7 drivers/net/ethernet/atheros/atl1c/atl1c_ethtool.o: warning: objtool: atl1c_get_eeprom()+0x2c: can't find jump dest instruction at .text+0xdf0001a2 drivers/hid/hid-picolcd_cir.o: warning: objtool: picolcd_raw_cir()+0x55: can't find jump dest instruction at .text+0xc20000fa drivers/misc/sgi-xp/xp_uv.o: warning: objtool: xp_pa_uv()+0xc8: can't find jump dest instruction at .text+0xaf00025d CC [M] drivers/isdn/hardware/eicon/capifunc.o drivers/nfc/nxp-nci/i2c.o: warning: objtool: nxp_nci_i2c_write()+0x2a: can't find jump dest instruction at .text+0x84000080 CC [M] drivers/phy/phy-bcm-ns-usb3.o CC [M] drivers/platform/chrome/chromeos_laptop.o CC [M] drivers/pcmcia/cistpl.o CC [M] drivers/media/pci/cx88/cx88-alsa.o CC [M] drivers/hid/hid-picolcd_debugfs.o CC [M] drivers/media/i2c/soc_camera/ov5642.o CC [M] drivers/misc/sgi-xp/xpc_channel.o CC [M] drivers/media/platform/s5p-tv/sii9234_drv.o drivers/media/pci/cx18/cx18-streams.o: warning: objtool: cx18_stream_configure_mdls()+0x24: can't find jump dest instruction at .text+0xa50000aa LD [M] drivers/nfc/nxp-nci/nxp-nci.o net/ipv4/ah4.o: warning: objtool: ip_clear_mutable_options()+0x39: can't find jump dest instruction at .text+0xa900004f CC [M] fs/minix/namei.o drivers/media/pci/bt8xx/bt878.o: warning: objtool: bt878_risc_program()+0x8f: can't find jump dest instruction at .text+0xdb000135 drivers/net/ethernet/atheros/atl1c/atl1c_hw.o: warning: objtool: atl1c_read_eeprom()+0x2d: can't find jump dest instruction at .text+0xf6000153 CC [M] drivers/media/pci/bt8xx/dst.o CC [M] drivers/media/platform/exynos4-is/fimc-is-errno.o CC [M] drivers/media/v4l2-core/v4l2-of.o drivers/media/platform/s3c-camif/camif-regs.o: warning: objtool: camif_s3c244x_hw_set_scaler()+0x8d: can't find jump dest instruction at .text+0xa9000122 drivers/media/dvb-frontends/dib3000mc.o: warning: objtool: dib3000mc_set_output_mode()+0x9a: can't find jump dest instruction at .text+0xb100095f LD [M] drivers/nfc/nxp-nci/nxp-nci_i2c.o LD [M] drivers/media/platform/s3c-camif/s3c-camif.o CC [M] drivers/media/pci/cx88/cx88-blackbird.o LD drivers/net/ethernet/cadence/built-in.o drivers/net/can/slcan.o: warning: objtool: slc_bump()+0x2d: can't find jump dest instruction at .text+0xc6010303 drivers/media/pci/cx18/cx18-ioctl.o: warning: objtool: select_service_from_set()+0x21: can't find jump dest instruction at .text+0x94000027 drivers/media/platform/s5p-jpeg/jpeg-hw-exynos3250.o: warning: objtool: exynos3250_jpeg_reset()+0x2f: call without frame pointer save/setup drivers/net/arcnet/com20020.o: warning: objtool: com20020_found()+0x14d: can't find jump dest instruction at .text+0x18010413 drivers/net/can/usb/ems_usb.o: warning: objtool: ems_usb_start_xmit()+0x74: can't find jump dest instruction at .text+0xbb020149 drivers/mtd/mtdcore.o: warning: objtool: get_mtd_device()+0x30: can't find jump dest instruction at .text+0x92001466 CC [M] drivers/media/i2c/soc_camera/ov6650.o CC [M] drivers/media/platform/s5p-jpeg/jpeg-hw-exynos4.o CC [M] drivers/misc/sgi-gru/grufault.o CC [M] drivers/net/ethernet/cadence/macb.o CC [M] drivers/md/dm-ioctl.o fs/logfs/segment.o: warning: objtool: move_btree_to_page.isra.14()+0x33: can't find jump dest instruction at .text+0xf4000269 CC [M] drivers/media/pci/mantis/mantis_dma.o CC lib/cmdline.o net/ipv4/ipcomp.o: warning: objtool: ipcomp_tunnel_create()+0x1d: can't find jump dest instruction at .text+0xae000033 CC [M] drivers/leds/leds-wm8350.o CC drivers/misc/sram.o sound/soc/codecs/max9850.o: warning: objtool: max9850_hw_params()+0x3a: can't find jump dest instruction at .text+0xc2000210 CC [M] drivers/net/can/usb/esd_usb2.o CC [M] drivers/nvdimm/claim.o drivers/input/misc/twl4030-vibra.o: warning: objtool: twl4030_vibra_probe()+0x4b: can't find jump dest instruction at .text+0xc00100c0 drivers/misc/sgi-xp/xp_main.o: warning: objtool: xpc_connect()+0x6e: can't find jump dest instruction at .text+0xc00001a4 LD [M] drivers/nvme/host/nvme.o drivers/misc/genwqe/card_utils.o: warning: objtool: free_user_pages()+0x21: can't find jump dest instruction at .text+0x82000027 LD [M] drivers/media/platform/s5p-g2d/s5p-g2d.o net/ipv4/netfilter/nf_nat_snmp_basic.o: warning: objtool: snmp_parse_mangle()+0xcf: can't find jump dest instruction at .text+0x2f040355 fs/ncpfs/dir.o: warning: objtool: ncp_hash_dentry()+0x10: can't find jump dest instruction at .text+0x81000016 drivers/ntb/test/ntb_tool.o: warning: objtool: tool_setup_dbgfs()+0x29: can't find jump dest instruction at .text+0xb901013e CC [M] drivers/misc/sgi-xp/xpc_partition.o drivers/media/rc/keymaps/rc-ati-x10.o: warning: objtool: init_rc_map_ati_x10()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-ati-x10.o: warning: objtool: exit_rc_map_ati_x10()+0xb: call without frame pointer save/setup CC [M] drivers/media/platform/sti/bdisp/bdisp-hw.o drivers/media/v4l2-core/v4l2-event.o: warning: objtool: v4l2_event_unsubscribe()+0x21: can't find jump dest instruction at .text+0xc0000176 CC [M] net/ipv4/netfilter/nft_chain_route_ipv4.o LD [M] drivers/misc/genwqe/genwqe_card.o drivers/misc/ibmasm/remote.o: warning: objtool: print_input()+0x1f: can't find jump dest instruction at .text+0x86000025 CC [M] fs/ncpfs/file.o CC [M] drivers/media/v4l2-core/vb2-trace.o drivers/net/can/sja1000/peak_pcmcia.o: warning: objtool: pcan_write_canreg()+0x3b: can't find jump dest instruction at .text+0x82000181 drivers/media/pci/ivtv/ivtv-controls.o: warning: objtool: ivtv_s_stream_vbi_fmt()+0x29: can't find jump dest instruction at .text+0xf20001bf drivers/infiniband/core/cma.o: warning: objtool: cma_netdev_change()+0x2e: can't find jump dest instruction at .text+0xdd0000d4 CC [M] drivers/misc/ibmasm/heartbeat.o CC [M] drivers/media/media-entity.o CC [M] drivers/media/rc/keymaps/rc-avermedia-a16d.o net/ipv6/mip6.o: warning: objtool: mip6_rthdr_offset()+0x4d: can't find jump dest instruction at .text+0x9b0000e3 drivers/gpu/drm/vmwgfx/vmwgfx_context.o: warning: objtool: vmw_gb_context_unbind()+0x8f: can't find jump dest instruction at .text+0x90000214 CC drivers/of/fdt.o CC [M] drivers/media/pci/ivtv/ivtv-driver.o CC [M] fs/ncpfs/inode.o crypto/tcrypt.o: warning: objtool: test_acipher_cycles()+0x6a: can't find jump dest instruction at .text+0x9a000210 drivers/net/hamradio/baycom_ser_fdx.o: warning: objtool: ser12_open()+0x12: can't find jump dest instruction at .text+0xed010148 CC [M] drivers/platform/chrome/chromeos_pstore.o fs/minix/itree_v2.o: warning: objtool: free_branches()+0x2a: can't find jump dest instruction at .text+0x86000030 CC [M] fs/ncpfs/ioctl.o CC [M] drivers/leds/leds-pwm.o drivers/media/platform/exynos4-is/fimc-is-param.o: warning: objtool: __fimc_is_hw_update_param()+0x2b: can't find jump dest instruction at .text+0x4b020051 CC [M] drivers/mmc/core/sdio_irq.o drivers/ntb/hw/intel/ntb_hw_intel.o: warning: objtool: intel_ntb_mw_get_range()+0x28: can't find jump dest instruction at .text+0xe100004e CC [M] drivers/gpu/drm/i915/i915_guc_submission.o CC [M] crypto/algif_hash.o drivers/nvme/target/fabrics-cmd.o: warning: objtool: nvmet_execute_io_connect()+0x33: can't find jump dest instruction at .text+0x250101a9 fs/logfs/super.o: warning: objtool: dump_segfile()+0x2b: can't find jump dest instruction at .text+0xe80001b1 drivers/net/fddi/skfp/fplustm.o: warning: objtool: init_mac()+0x397: can't find jump dest instruction at .text+0x601138d CC [M] drivers/media/platform/exynos4-is/fimc-is-i2c.o drivers/gpio/gpio-menz127.o: warning: objtool: men_z127_probe()+0x2a: can't find jump dest instruction at .text+0x16010070 CC [M] drivers/nfc/pn533/i2c.o CC [M] drivers/net/fddi/skfp/smt.o drivers/media/pci/cx18/cx18-controls.o: warning: objtool: cx18_s_stream_vbi_fmt()+0x3a: can't find jump dest instruction at .text+0x59010160 drivers/media/rc/lirc_dev.o: warning: objtool: lirc_dev_fop_poll()+0x49: can't find jump dest instruction at .text+0xa00000ce drivers/i2c/busses/i2c-parport-light.o: warning: objtool: i2c_parport_probe()+0xac: can't find jump dest instruction at .text+0x870002d1 net/ipv4/udp_tunnel.o: warning: objtool: udp_tun_rx_dst()+0x49: can't find jump dest instruction at .text+0xb300009f drivers/media/radio/tef6862.o: warning: objtool: tef6862_remove()+0x18: call without frame pointer save/setup drivers/media/radio/tef6862.o: warning: objtool: tef6862_g_tuner()+0x31: call without frame pointer save/setup drivers/media/radio/tef6862.o: warning: objtool: tef6862_s_frequency()+0x79: call without frame pointer save/setup drivers/media/radio/tef6862.o: warning: objtool: tef6862_probe()+0x54: call without frame pointer save/setup drivers/media/radio/tef6862.o: warning: objtool: tef6862_driver_init()+0x12: call without frame pointer save/setup drivers/media/radio/tef6862.o: warning: objtool: tef6862_driver_exit()+0xb: call without frame pointer save/setup drivers/isdn/hardware/eicon/capimain.o: warning: objtool: diva_ctl_proc_open()+0x15: call without frame pointer save/setup drivers/isdn/hardware/eicon/capimain.o: warning: objtool: diva_ctl_proc_show()+0x36: call without frame pointer save/setup drivers/isdn/hardware/eicon/capimain.o: warning: objtool: diva_os_alloc_message_buffer()+0x2b: call without frame pointer save/setup drivers/isdn/hardware/eicon/capimain.o: warning: objtool: diva_os_free_message_buffer()+0x9: call without frame pointer save/setup drivers/isdn/hardware/eicon/capimain.o: warning: objtool: divacapi_init()+0x2e: call without frame pointer save/setup drivers/isdn/hardware/eicon/capimain.o: warning: objtool: divacapi_exit()+0x4: call without frame pointer save/setup CC [M] drivers/gpio/gpio-merrifield.o CC [M] drivers/input/touchscreen/ili210x.o drivers/media/rc/rc-main.o: warning: objtool: store_filter()+0x30: can't find jump dest instruction at .text+0xf00001f6 CC [M] drivers/i2c/busses/i2c-tiny-usb.o LD drivers/net/ethernet/calxeda/built-in.o drivers/media/platform/exynos4-is/fimc-is-errno.o: warning: objtool: fimc_is_strerr()+0x1c: can't find jump dest instruction at .text+0xac030052 fs/btrfs/props.o: warning: objtool: __btrfs_set_prop()+0x41: can't find jump dest instruction at .text+0xe2000237 CC [M] drivers/media/pci/mantis/mantis_pci.o drivers/nvmem/qfprom.o: warning: objtool: qfprom_remove()+0x10: call without frame pointer save/setup drivers/nvmem/qfprom.o: warning: objtool: qfprom_probe()+0x27: call without frame pointer save/setup drivers/nvmem/qfprom.o: warning: objtool: qfprom_driver_init()+0x12: 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/gpu/drm/i915/intel_renderstate_gen6.o drivers/i2c/busses/i2c-taos-evm.o: warning: objtool: taos_smbus_xfer()+0xee: can't find jump dest instruction at .text+0xfc010173 CC [M] drivers/media/platform/exynos4-is/fimc-isp-video.o CC [M] drivers/net/ethernet/atheros/alx/hw.o CC [M] drivers/media/usb/cx231xx/cx231xx-core.o CC [M] drivers/media/rc/ir-rc5-decoder.o drivers/misc/mic/bus/cosm_bus.o: warning: objtool: cosm_register_device()+0x3b: can't find jump dest instruction at .text+0xa2000101 CC [M] drivers/net/ethernet/calxeda/xgmac.o fs/lockd/clnt4xdr.o: warning: objtool: decode_nlm4_holder()+0x44: can't find jump dest instruction at .text+0xfa00072a CC [M] fs/btrfs/acl.o CC [M] drivers/media/platform/exynos4-is/fimc-core.o drivers/media/platform/s5p-tv/hdmiphy_drv.o: warning: objtool: hdmiphy_remove()+0x18: call without frame pointer save/setup drivers/media/platform/s5p-tv/hdmiphy_drv.o: warning: objtool: hdmiphy_s_dv_timings()+0x37: call without frame pointer save/setup drivers/media/platform/s5p-tv/hdmiphy_drv.o: warning: objtool: hdmiphy_s_stream()+0x35: call without frame pointer save/setup drivers/media/platform/s5p-tv/hdmiphy_drv.o: warning: objtool: hdmiphy_probe()+0x23: call without frame pointer save/setup drivers/media/platform/s5p-tv/hdmiphy_drv.o: warning: objtool: hdmiphy_driver_init()+0x12: call without frame pointer save/setup drivers/media/platform/s5p-tv/hdmiphy_drv.o: warning: objtool: hdmiphy_driver_exit()+0xb: call without frame pointer save/setup /home/kisskb/slave/src/drivers/nvdimm/namespace_devs.c: In function 'scan_allocate': /home/kisskb/slave/src/drivers/nvdimm/namespace_devs.c:632:29: warning: 'free_start' may be used uninitialized in this function [-Wuninitialized] CC [M] drivers/gpu/drm/i915/intel_renderstate_gen7.o drivers/i2c/busses/i2c-robotfuzz-osif.o: warning: objtool: osif_xfer()+0x26: can't find jump dest instruction at .text+0x970100dc CC [M] drivers/media/pci/mantis/mantis_i2c.o CC [M] drivers/media/i2c/saa717x.o CC [M] drivers/hid/hid-plantronics.o drivers/misc/mei/hbm.o: warning: objtool: mei_hbm_cl_res()+0x35: can't find jump dest instruction at .text+0x160205fa drivers/media/i2c/tea6420.o: warning: objtool: tea6420_s_routing()+0x6d: can't find jump dest instruction at .text+0x8e000093 CC [M] drivers/media/platform/soc_camera/soc_mediabus.o CC [M] drivers/platform/chrome/cros_ec_dev.o drivers/net/ieee802154/at86rf230.o: warning: objtool: at86rf230_async_state_delay()+0x54: can't find jump dest instruction at .text+0x930007ca CC [M] drivers/misc/mei/client.o CC [M] fs/nfs/getroot.o drivers/mtd/maps/netsc520.o: warning: objtool: init_netsc520()+0x50: can't find jump dest instruction at .init.text+0xab000055 LD drivers/misc/mic/card/built-in.o LD drivers/media/pci/meye/built-in.o CC [M] drivers/net/ieee802154/mrf24j40.o drivers/net/can/sja1000/peak_pci.o: warning: objtool: peak_pciec_probe()+0x45: can't find jump dest instruction at .text+0x6b0203cb LD drivers/media/platform/ti-vpe/built-in.o drivers/of/dynamic.o: warning: objtool: of_reconfig_get_state_change()+0x18: can't find jump dest instruction at .text+0x610100ee CC [M] drivers/misc/mic/card/mic_x100.o CC [M] drivers/mtd/maps/ts5500_flash.o drivers/net/ethernet/3com/typhoon.o: warning: objtool: typhoon_boot_3XP()+0x4c: can't find jump dest instruction at .text+0xba000241 CC [M] drivers/media/platform/ti-vpe/vpe.o drivers/net/can/sja1000/plx_pci.o: warning: objtool: plx_pci_add_card()+0x46: can't find jump dest instruction at .text+0x7e0303eb drivers/mtd/mtdpart.o: warning: objtool: part_read_oob()+0x20: can't find jump dest instruction at .text+0xad000676 drivers/acpi/acpica/hwxface.o: warning: objtool: acpi_get_sleep_type_data()+0x6d: can't find jump dest instruction at .text+0xa7010072 CC [M] fs/nfs/inode.o net/ipv4/esp4.o: warning: objtool: esp_output()+0x76: can't find jump dest instruction at .text+0x7204013c CC [M] drivers/media/pci/meye/meye.o CC drivers/acpi/acpica/hwxfsleep.o LD [M] drivers/nvme/host/nvme-fabrics.o drivers/media/rc/ir-nec-decoder.o: warning: objtool: ir_nec_decode()+0x44: can't find jump dest instruction at .text+0x1a04004a drivers/nvme/target/discovery.o: warning: objtool: nvmet_execute_get_disc_log_page()+0x59: can't find jump dest instruction at .text+0x3801011f drivers/input/touchscreen/goodix.o: warning: objtool: goodix_get_gpio_config()+0x15: can't find jump dest instruction at .text+0xbb00017b CC [M] drivers/media/platform/s5p-jpeg/jpeg-hw-s5p.o LD [M] drivers/nvme/target/nvmet.o CC [M] drivers/input/touchscreen/imx6ul_tsc.o CC [M] net/ipv4/xfrm4_tunnel.o CC [M] drivers/mmc/core/quirks.o drivers/media/v4l2-core/v4l2-ioctl.o: warning: objtool: check_array_args()+0x17: can't find jump dest instruction at .text+0x890002dd CC [M] fs/minix/inode.o CC [M] drivers/mtd/nand/hisi504_nand.o drivers/nfc/nfcmrvl/uart.o: warning: objtool: nfcmrvl_nci_uart_open()+0x3d: can't find call dest symbol at offset 0xdeff0281 drivers/gpu/drm/nouveau/nvkm/subdev/bios/perf.o: warning: objtool: nvbios_perf_table()+0x44: can't find jump dest instruction at .text+0xf100004a CC [M] drivers/media/radio/radio-wl1273.o CC [M] drivers/media/platform/exynos4-is/fimc-reg.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/pll.o CC [M] drivers/mtd/ofpart.o drivers/ntb/test/ntb_perf.o: warning: objtool: perf_debugfs_setup()+0x2c: can't find jump dest instruction at .text+0xb2000252 drivers/media/pci/cx88/cx88-vbi.o: warning: objtool: buffer_finish()+0x35: can't find jump dest instruction at .text+0xa500007b drivers/hwmon/emc1403.o: warning: objtool: emc1403_detect()+0x24: can't find jump dest instruction at .text+0xc300005a CC [M] drivers/mtd/redboot.o drivers/input/misc/twl6040-vibra.o: warning: objtool: twl6040_vibra_probe()+0x6b: can't find jump dest instruction at .text+0x54030160 fs/jfs/jfs_discard.o: warning: objtool: jfs_issue_discard()+0x43: call without frame pointer save/setup fs/jfs/jfs_discard.o: warning: objtool: jfs_ioc_trim()+0xb3: call without frame pointer save/setup CC [M] drivers/mtd/cmdlinepart.o CC [M] drivers/media/v4l2-core/v4l2-trace.o drivers/gpu/drm/radeon/radeon_gem.o: warning: objtool: radeon_gem_va_update_vm()+0x61: can't find jump dest instruction at .text+0xb010147 drivers/media/radio/radio-timb.o: warning: objtool: timbradio_probe()+0x4a: can't find jump dest instruction at .text+0xa501027f lib/cmdline.o: warning: objtool: memparse()+0x12: call without frame pointer save/setup lib/cmdline.o: warning: objtool: get_option()+0x36: call without frame pointer save/setup CC [M] drivers/misc/ti-st/st_ll.o lib/cmdline.o: warning: objtool: get_options()+0x33: call without frame pointer save/setup lib/cmdline.o: warning: objtool: parse_option_str()+0x16: call without frame pointer save/setup CC [M] drivers/misc/vmw_vmci/vmci_datagram.o drivers/net/ethernet/atheros/alx/ethtool.o: warning: objtool: alx_set_settings()+0x62: can't find jump dest instruction at .text+0x8e000288 fs/btrfs/raid56.o: warning: objtool: __free_raid_bio()+0x3b: can't find jump dest instruction at .text+0xb4000260 CC lib/cpumask.o drivers/net/ethernet/atheros/alx/main.o: warning: objtool: alx_intr_handle()+0x77: can't find jump dest instruction at .text+0x9a0002fc CC drivers/mfd/wm831x-irq.o net/ipv4/netfilter/nf_nat_proto_gre.o: warning: objtool: gre_unique_tuple()+0x24: can't find jump dest instruction at .text+0xe700003a drivers/media/usb/au0828/au0828-video.o: warning: objtool: au0828_init_tuner()+0x8f: can't find jump dest instruction at .text+0xd20000d5 fs/jffs2/super.o: warning: objtool: jffs2_parse_options()+0x2c: can't find jump dest instruction at .text+0x38010382 drivers/net/ethernet/arc/emac_arc.o: warning: objtool: emac_arc_probe()+0x24: can't find jump dest instruction at .text+0xb500006a drivers/mmc/host/wbsd.o: warning: objtool: wbsd_send_command()+0x5d: can't find jump dest instruction at .text+0x94010123 drivers/media/pci/cobalt/cobalt-alsa-main.o: warning: objtool: cobalt_alsa_init()+0x73: can't find jump dest instruction at .text+0x400100d8 CC [M] drivers/misc/sgi-xp/xpc_uv.o CC [M] fs/jffs2/wbuf.o CC kernel/irq_work.o drivers/leds/leds-wm831x-status.o: warning: objtool: wm831x_status_blink_set()+0x66: can't find jump dest instruction at .text+0x9e00025c CC drivers/mfd/wm831x-otp.o CC [M] drivers/media/pci/cobalt/cobalt-alsa-pcm.o net/ipv4/netfilter/nf_nat_masquerade_ipv4.o: warning: objtool: nf_nat_masquerade_ipv4()+0x9e: can't find jump dest instruction at .text+0xcf000204 drivers/media/pci/cx18/cx18-fileops.o: warning: objtool: cx18_claim_stream()+0x31: can't find jump dest instruction at .text+0x28010036 CC drivers/mfd/wm831x-auxadc.o CC [M] drivers/leds/leds-regulator.o CC drivers/acpi/acpica/nsaccess.o CC [M] drivers/media/pci/cx88/cx88-dvb.o CC [M] drivers/mmc/host/tifm_sd.o drivers/media/dvb-frontends/dib7000m.o: warning: objtool: dib7000m_read_word()+0x40: can't find jump dest instruction at .text+0x26010086 CC [M] drivers/net/can/usb/gs_usb.o net/ipv4/fou.o: warning: objtool: fou_fill_info()+0x44: can't find jump dest instruction at .text+0x8700007a fs/jffs2/debug.o: warning: objtool: __jffs2_dbg_acct_sanity_check_nolock()+0x22: can't find jump dest instruction at .text+0x87000028 LD drivers/net/ethernet/chelsio/built-in.o drivers/mtd/nand/vf610_nfc.o: warning: objtool: vf610_nfc_probe()+0x35: can't find jump dest instruction at .text+0xde03045b drivers/mtd/mtdconcat.o: warning: objtool: mtd_concat_create()+0x96: can't find jump dest instruction at .text+0x7a0401cb LD drivers/nfc/pn544/built-in.o sound/soc/codecs/max9860.o: warning: objtool: max9860_probe()+0x35: can't find jump dest instruction at .text+0xa602036b drivers/misc/ti-st/st_kim.o: warning: objtool: kim_probe()+0x6c: can't find jump dest instruction at .text+0xc70102c1 fs/logfs/dev_bdev.o: warning: objtool: __bdev_writeseg()+0x73: can't find jump dest instruction at .text+0x17010188 CC [M] drivers/media/platform/soc_camera/soc_scale_crop.o LD drivers/net/ethernet/cavium/liquidio/built-in.o CC [M] drivers/media/pci/cx18/cx18-video.o drivers/media/pci/bt8xx/dvb-bt8xx.o: warning: objtool: advbt771_samsung_tdtc9251dh0_tuner_calc_regs()+0x11: can't find jump dest instruction at .text+0xac000157 CC [M] drivers/phy/phy-bcm-kona-usb2.o CC [M] drivers/nfc/pn544/pn544.o CC [M] sound/soc/codecs/mc13783.o CC [M] drivers/media/platform/s5p-tv/hdmi_drv.o CC [M] drivers/net/ethernet/cavium/liquidio/lio_main.o drivers/mtd/ubi/attach.o: warning: objtool: check_corruption()+0x7b: can't find jump dest instruction at .text+0xc3000081 CC [M] fs/jfs/jfs_extent.o drivers/media/pci/cx18/cx18-mailbox.o: warning: objtool: mb_ack_irq()+0x61: can't find jump dest instruction at .text+0x83000066 drivers/nvmem/rockchip-efuse.o: warning: objtool: rockchip_rk3399_efuse_read()+0x64: can't find jump dest instruction at .text+0x30010069 fs/lockd/procfs.o: warning: objtool: nlm_end_grace_write()+0x6a: call without frame pointer save/setup fs/lockd/procfs.o: warning: objtool: nlm_end_grace_read()+0x6a: call without frame pointer save/setup fs/lockd/procfs.o: warning: objtool: lockd_create_procfs()+0xd: call without frame pointer save/setup fs/lockd/procfs.o: warning: objtool: lockd_remove_procfs()+0xd: call without frame pointer save/setup drivers/media/pci/mantis/mantis_ioc.o: warning: objtool: mantis_get_mac()+0x29: can't find call dest symbol at offset 0x2300028d drivers/misc/mic/bus/vop_bus.o: warning: objtool: vop_register_device()+0x50: can't find jump dest instruction at .text+0xda0001c6 drivers/gpu/drm/radeon/radeon_ring.o: warning: objtool: radeon_debugfs_ring_info()+0x184: can't find jump dest instruction at .text+0x8500021a drivers/media/platform/sti/c8sectpfe/c8sectpfe-common.o: warning: objtool: register_dvb.isra.0()+0x83: can't find jump dest instruction at .text+0xe0100d8 fs/jfs/jfs_dtree.o: warning: objtool: dtGetKey()+0x96: can't find jump dest instruction at .text+0xad00009c CC [M] drivers/net/ethernet/cavium/liquidio/lio_ethtool.o CC [M] drivers/media/platform/soc_camera/soc_camera_platform.o drivers/ide/rz1000.o: warning: objtool: rz1000_init_one()+0x47: can't find call dest symbol at offset 0x1500011b CC [M] drivers/input/misc/wm831x-on.o drivers/media/pci/cx23885/cx23885-417.o: warning: objtool: vidioc_g_tuner()+0x2c: can't find jump dest instruction at .text+0xa10007d2 fs/nfs_common/nfsacl.o: warning: objtool: posix_acl_from_nfsacl()+0x12: can't find jump dest instruction at .text+0x99000068 CC [M] drivers/nfc/pn544/i2c.o CC [M] drivers/nvmem/vf610-ocotp.o CC [M] drivers/infiniband/hw/hfi1/verbs_txreq.o CC [M] drivers/net/ethernet/cavium/liquidio/request_manager.o drivers/mtd/nand/sh_flctl.o: warning: objtool: set_cmd_regs()+0x5f: can't find jump dest instruction at .text+0x800001d5 fs/lockd/xdr4.o: warning: objtool: nlm4_decode_lock()+0x22: can't find jump dest instruction at .text+0xbe0001a8 drivers/net/ipvlan/ipvlan_core.o: warning: objtool: ipvlan_process_outbound()+0x3d: can't find jump dest instruction at .text+0xa9000353 CC [M] drivers/ide/serverworks.o drivers/pinctrl/core.o: warning: objtool: pinctrl_show()+0x40: can't find jump dest instruction at .text+0x2010216 CC [M] drivers/net/ethernet/cavium/liquidio/response_manager.o CC [M] drivers/ide/siimage.o CC [M] drivers/net/ipvlan/ipvlan_main.o CC [M] crypto/algif_skcipher.o drivers/net/ethernet/3com/3c59x.o: warning: objtool: dump_tx_ring()+0x2c: can't find jump dest instruction at .text+0xea000222 CC drivers/pinctrl/pinctrl-utils.o CC [M] drivers/mtd/ubi/fastmap.o CC [M] drivers/media/platform/s5p-tv/sdo_drv.o drivers/isdn/hisax/avm_a1p.o: warning: objtool: AVM_card_msg()+0x21: can't find jump dest instruction at .text+0xca0000f7 drivers/phy/phy-bcm-ns-usb2.o: warning: objtool: bcm_ns_usb2_phy_init()+0x72: can't find jump dest instruction at .text+0x86000077 LD drivers/net/plip/built-in.o CC drivers/pnp/core.o drivers/media/rc/keymaps/rc-avermedia-a16d.o: warning: objtool: init_rc_map_avermedia_a16d()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-avermedia-a16d.o: warning: objtool: exit_rc_map_avermedia_a16d()+0xb: call without frame pointer save/setup CC [M] mm/z3fold.o LD drivers/net/ethernet/chelsio/cxgb/built-in.o drivers/mtd/ubi/misc.o: warning: objtool: ubi_check_volume()+0x39: can't find jump dest instruction at .text+0xa80000cf CC [M] drivers/phy/phy-exynos-dp-video.o drivers/mmc/host/mtk-sd.o: warning: objtool: msdc_set_mclk()+0x53: can't find jump dest instruction at .text+0x2f020168 CC [M] drivers/net/plip/plip.o drivers/hwmon/emc2103.o: warning: objtool: set_temp_max()+0x4c: can't find jump dest instruction at .text+0x8e000141 CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v7.o CC [M] drivers/media/rc/keymaps/rc-avermedia.o fs/minix/namei.o: warning: objtool: minix_mkdir()+0x49: can't find jump dest instruction at .text+0x8e00012f fs/logfs/dev_mtd.o: warning: objtool: __logfs_mtd_writeseg.isra.3()+0x31: can't find jump dest instruction at .text+0xde000447 LD [M] fs/logfs/logfs.o CC [M] drivers/hwmon/emc6w201.o LD drivers/media/platform/vivid/built-in.o CC [M] fs/minix/file.o CC [M] drivers/net/ethernet/chelsio/cxgb/cxgb2.o CC [M] drivers/misc/sgi-gru/grutlbpurge.o CC [M] drivers/mtd/ubi/block.o drivers/net/ethernet/aurora/nb8800.o: warning: objtool: nb8800_dma_stop()+0x60: can't find jump dest instruction at .text+0x500107b6 drivers/isdn/mISDN/dsp_hwec.o: warning: objtool: dsp_hwec_enable()+0x41: can't find jump dest instruction at .text+0x18010046 CC [M] drivers/media/platform/vivid/vivid-core.o drivers/media/usb/au0828/au0828-input.o: warning: objtool: au0828_get_key_au8522()+0x30: can't find jump dest instruction at .text+0x820202d6 LD drivers/net/phy/built-in.o drivers/nfc/nfcmrvl/i2c.o: warning: objtool: nfcmrvl_i2c_nci_send()+0x25: can't find jump dest instruction at .text+0x8f00008b LD drivers/media/usb/dvb-usb/built-in.o drivers/net/ethernet/arc/emac_rockchip.o: warning: objtool: emac_rockchip_probe()+0x28: can't find jump dest instruction at .text+0x7c03012e CC [M] drivers/gpu/drm/drm_simple_kms_helper.o drivers/media/i2c/saa7110.o: warning: objtool: saa7110_s_std()+0x19: can't find jump dest instruction at .text+0x2f01030f LD [M] drivers/media/usb/au0828/au0828.o CC [M] drivers/net/phy/phy.o CC [M] drivers/nfc/nfcmrvl/spi.o CC [M] drivers/media/usb/dvb-usb/dvb-usb-firmware.o CC [M] drivers/media/i2c/saa7127.o CC [M] drivers/net/phy/phy_device.o drivers/gpu/drm/amd/amdgpu/uvd_v4_2.o: warning: objtool: uvd_v4_2_start()+0x1ed: can't find jump dest instruction at .text+0x8e010642 drivers/media/tuners/tea5761.o: warning: objtool: __set_radio_freq.isra.6()+0xe9: can't find jump dest instruction at .text+0x1601040f CC [M] fs/jfs/symlink.o drivers/platform/chrome/chromeos_pstore.o: warning: objtool: chromeos_probe_acpi()+0xe: call without frame pointer save/setup drivers/platform/chrome/chromeos_pstore.o: warning: objtool: chromeos_pstore_init()+0x19: call without frame pointer save/setup drivers/platform/chrome/chromeos_pstore.o: warning: objtool: chromeos_pstore_exit()+0xb: call without frame pointer save/setup CC [M] drivers/gpu/drm/amd/amdgpu/vi.o drivers/media/tuners/tda8290.o: warning: objtool: tda829x_find_tuner()+0x1b9: can't find jump dest instruction at .text+0x4a0102bf drivers/nvme/host/rdma.o: warning: objtool: nvme_rdma_unmap_data()+0x37: can't find jump dest instruction at .text+0x5a01062d LD drivers/media/usb/dvb-usb-v2/built-in.o LD [M] drivers/nvme/host/nvme-rdma.o CC [M] drivers/platform/chrome/cros_ec_sysfs.o CC [M] drivers/media/tuners/tda9887.o drivers/platform/chrome/chromeos_laptop.o: warning: objtool: __add_probed_i2c_device()+0x3f: can't find jump dest instruction at .text+0x9a010225 LD drivers/net/ethernet/cisco/built-in.o CC [M] drivers/mtd/nand/mtk_nand.o CC [M] drivers/media/usb/dvb-usb-v2/dvb_usb_core.o drivers/md/dm-stripe.o: warning: objtool: stripe_status()+0x45: can't find jump dest instruction at .text+0x3d01022b drivers/media/pci/mantis/mantis_uart.o: warning: objtool: mantis_uart_read()+0x4f: can't find jump dest instruction at .text+0xb50000c5 drivers/gpu/drm/drm_dp_dual_mode_helper.o: warning: objtool: drm_dp_get_dual_mode_type_name()+0x4c: call without frame pointer save/setup drivers/gpu/drm/drm_dp_dual_mode_helper.o: warning: objtool: drm_dp_dual_mode_read()+0x48: call without frame pointer save/setup drivers/gpu/drm/drm_dp_dual_mode_helper.o: warning: objtool: drm_dp_dual_mode_get_tmds_output()+0x38: call without frame pointer save/setup drivers/gpu/drm/drm_dp_dual_mode_helper.o: warning: objtool: drm_dp_dual_mode_max_tmds_clock()+0x31: call without frame pointer save/setup drivers/gpu/drm/drm_dp_dual_mode_helper.o: warning: objtool: drm_dp_dual_mode_detect()+0x30: call without frame pointer save/setup drivers/gpu/drm/drm_dp_dual_mode_helper.o: warning: objtool: drm_dp_dual_mode_write()+0x4d: call without frame pointer save/setup drivers/gpu/drm/drm_dp_dual_mode_helper.o: warning: objtool: drm_dp_dual_mode_set_tmds_output()+0x3d: call without frame pointer save/setup CC [M] drivers/media/usb/dvb-usb-v2/dvb_usb_urb.o CC [M] drivers/net/ethernet/amd/xgbe/xgbe-dev.o CC [M] drivers/gpu/drm/drm_blend.o CC [M] net/netfilter/nft_limit.o drivers/phy/phy-bcm-ns-usb3.o: warning: objtool: bcm_ns_usb3_probe()+0x31: can't find jump dest instruction at .text+0x2e010037 fs/lockd/svc4proc.o: warning: objtool: nlm4svc_proc_free_all()+0x13: can't find call dest symbol at offset 0xf8ff0107 LD [M] fs/lockd/lockd.o CC [M] drivers/net/ethernet/atheros/atlx/atl2.o drivers/media/platform/s5p-jpeg/jpeg-hw-exynos4.o: warning: objtool: __exynos4_jpeg_set_img_fmt()+0x25: can't find jump dest instruction at .text+0x990000ab drivers/media/platform/exynos4-is/fimc-is-i2c.o: warning: objtool: fimc_is_i2c_probe()+0x47: can't find jump dest instruction at .text+0xbd00019d drivers/leds/leds-wm8350.o: warning: objtool: wm8350_led_disable()+0x22: can't find jump dest instruction at .text+0x90000028 CC [M] drivers/media/platform/ti-vpe/sc.o CC [M] drivers/misc/sgi-gru/gruprocfs.o CC [M] drivers/media/platform/exynos4-is/fimc-m2m.o drivers/media/i2c/soc_camera/ov5642.o: warning: objtool: ov5642_set_fmt()+0x3a: can't find jump dest instruction at .text+0x8e000040 drivers/pcmcia/ds.o: warning: objtool: pcmcia_dev_resume()+0x4e: can't find jump dest instruction at .text+0x98000453 drivers/misc/ibmasm/heartbeat.o: warning: objtool: ibmasm_register_panic_notifier()+0x17: call without frame pointer save/setup drivers/misc/ibmasm/heartbeat.o: warning: objtool: ibmasm_unregister_panic_notifier()+0x17: call without frame pointer save/setup drivers/misc/ibmasm/heartbeat.o: warning: objtool: ibmasm_heartbeat_init()+0x16: call without frame pointer save/setup drivers/misc/ibmasm/heartbeat.o: warning: objtool: ibmasm_heartbeat_exit()+0x55: call without frame pointer save/setup drivers/misc/ibmasm/heartbeat.o: warning: objtool: ibmasm_receive_heartbeat()+0x85: call without frame pointer save/setup drivers/misc/ibmasm/heartbeat.o: warning: objtool: get_timestamp()+0x10: call without frame pointer save/setup drivers/pci/probe.o: warning: objtool: pcie_bus_configure_set()+0x28: can't find jump dest instruction at .text+0x3001022e drivers/net/ethernet/amd/xgbe/xgbe-main.o: warning: objtool: xgbe_probe()+0x50: can't find jump dest instruction at .text+0xf40d01b5 net/ipv4/ip_gre.o: warning: objtool: __ipgre_rcv()+0x67: can't find jump dest instruction at .text+0x790101fd CC [M] drivers/media/usb/dvb-usb/dvb-usb-init.o CC drivers/pci/host-bridge.o fs/nfs_common/grace.o: warning: objtool: locks_end_grace()+0x18: call without frame pointer save/setup fs/nfs_common/grace.o: warning: objtool: grace_exit_net()+0x3f: call without frame pointer save/setup fs/nfs_common/grace.o: warning: objtool: grace_init_net()+0x3f: call without frame pointer save/setup fs/nfs_common/grace.o: warning: objtool: locks_start_grace()+0x44: call without frame pointer save/setup fs/nfs_common/grace.o: warning: objtool: __state_in_grace()+0x44: call without frame pointer save/setup fs/nfs_common/grace.o: warning: objtool: opens_in_grace()+0xe: call without frame pointer save/setup fs/nfs_common/grace.o: warning: objtool: locks_in_grace()+0xb: call without frame pointer save/setup fs/nfs_common/grace.o: warning: objtool: init_grace()+0xb: call without frame pointer save/setup fs/nfs_common/grace.o: warning: objtool: exit_grace()+0xb: call without frame pointer save/setup CC [M] drivers/misc/ibmasm/r_heartbeat.o CC [M] drivers/net/ethernet/amd/xgbe/xgbe-desc.o LD drivers/net/ethernet/cisco/enic/built-in.o drivers/gpu/drm/amd/amdgpu/vce_v2_0.o: warning: objtool: vce_v2_0_start()+0x19a: can't find jump dest instruction at .text+0xac00060f drivers/mtd/maps/ts5500_flash.o: warning: objtool: init_ts5500_map()+0x34: can't find jump dest instruction at .init.text+0x87000039 CC [M] drivers/mtd/nand/mtk_ecc.o CC [M] drivers/misc/mei/main.o LD [M] fs/nfs_common/nfs_acl.o drivers/leds/leds-pwm.o: warning: objtool: __led_pwm_set.isra.5()+0x86: can't find jump dest instruction at .text+0x810000cc drivers/misc/sram.o: warning: objtool: sram_add_partition()+0x92: can't find jump dest instruction at .text+0xaa0002a8 LD drivers/net/ethernet/chelsio/cxgb3/built-in.o CC [M] drivers/mtd/maps/pci.o drivers/platform/x86/intel_scu_ipc.o: warning: objtool: ipc_probe()+0x2e: can't find jump dest instruction at .text+0x2010034 drivers/misc/sgi-xp/xpc_channel.o: warning: objtool: xpc_initiate_connect()+0x1a: can't find jump dest instruction at .text+0x9e000020 CC [M] drivers/net/ethernet/cisco/enic/enic_main.o drivers/infiniband/hw/hfi1/user_sdma.o: warning: objtool: defer_packet_queue()+0x57: can't find jump dest instruction at .text+0xa60002ad drivers/media/v4l2-core/v4l2-subdev.o: warning: objtool: subdev_open()+0x4b: can't find jump dest instruction at .text+0xae000231 CC [M] fs/jfs/jfs_metapage.o CC [M] drivers/misc/ibmasm/dot_command.o CC [M] drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.o CC drivers/platform/x86/intel_pmic_gpio.o LD drivers/net/ppp/built-in.o drivers/mtd/ubi/debug.o: warning: objtool: dfs_file_read()+0x40: can't find jump dest instruction at .text+0xf1010046 CC [M] drivers/pcmcia/pcmcia_cis.o CC [M] drivers/gpu/drm/amd/amdgpu/gmc_v7_0.o drivers/media/pci/cx18/cx18-vbi.o: warning: objtool: copy_vbi_data()+0x47: can't find jump dest instruction at .text+0xb601004d drivers/hid/hid-plantronics.o: warning: objtool: plantronics_input_mapping()+0x38: can't find jump dest instruction at .text+0x140100ee CC [M] drivers/net/ethernet/cisco/enic/vnic_cq.o drivers/misc/sgi-xp/xpc_partition.o: warning: objtool: xpc_get_rsvd_page_pa()+0x8d: can't find jump dest instruction at .text+0xb5000113 drivers/nvme/target/loop.o: warning: objtool: nvme_loop_configure_admin_queue()+0x92: can't find jump dest instruction at .text+0xf5000388 drivers/mmc/core/sdio_io.o: warning: objtool: sdio_enable_func()+0x6d: can't find jump dest instruction at .text+0xc1000463 drivers/media/usb/cpia2/cpia2_usb.o: warning: objtool: cpia2_usb_probe()+0x30: can't find jump dest instruction at .text+0x610100c6 drivers/isdn/mISDN/dsp_pipeline.o: warning: objtool: mISDN_dsp_element_register()+0x23: can't find jump dest instruction at .text+0xdf0000e9 CC [M] drivers/mtd/ubi/gluebi.o drivers/media/rc/ir-rc5-decoder.o: warning: objtool: ir_rc5_decode()+0x43: can't find jump dest instruction at .text+0x95030049 CC [M] drivers/misc/sgi-xp/xpnet.o drivers/gpu/drm/i915/intel_guc_loader.o: warning: objtool: guc_fw_fetch()+0x81: can't find jump dest instruction at .text+0x18020137 CC [M] drivers/net/ethernet/chelsio/cxgb3/ael1002.o CC [M] drivers/mmc/core/slot-gpio.o CC [M] drivers/media/v4l2-core/v4l2-mc.o CC drivers/platform/x86/intel_pmc_core.o drivers/mtd/mtdchar.o: warning: objtool: mtdchar_write_ioctl()+0x51: can't find jump dest instruction at .text+0xfb0000f7 drivers/nfc/pn533/pn533.o: warning: objtool: pn533_build_response()+0x4e: can't find jump dest instruction at .text+0xd10003e4 CC [M] drivers/net/ppp/ppp_generic.o CC [M] drivers/isdn/mISDN/l1oip_core.o CC [M] drivers/net/ethernet/atheros/atl1e/atl1e_hw.o fs/btrfs/free-space-tree.o: warning: objtool: clear_free_space_tree()+0x23: can't find jump dest instruction at .text+0x9b000029 CC [M] drivers/net/fddi/skfp/cfm.o CC [M] drivers/mtd/ar7part.o CC [M] drivers/net/ethernet/chelsio/cxgb3/vsc8211.o LD [M] drivers/misc/sgi-xp/xp.o drivers/media/pci/cx18/cx18-audio.o: warning: objtool: cx18_audio_set_io()+0xf5: can't find jump dest instruction at .text+0xae0000fb CC [M] drivers/net/can/usb/kvaser_usb.o drivers/i2c/busses/i2c-tiny-usb.o: warning: objtool: i2c_tiny_usb_probe()+0x72: can't find jump dest instruction at .text+0x330100e7 drivers/media/tuners/tea5767.o: warning: objtool: set_radio_freq()+0x15b: can't find jump dest instruction at .text+0x8f000601 net/netfilter/nft_ct.o: warning: objtool: nft_ct_set_init()+0x3d: can't find jump dest instruction at .text+0x81000323 drivers/mfd/wm831x-core.o: warning: objtool: wm831x_reg_readable()+0x17: can't find jump dest instruction at .text+0x9500001d CC [M] net/netfilter/nft_nat.o drivers/media/platform/sti/bdisp/bdisp-v4l2.o: warning: objtool: bdisp_job_finish()+0x4e: can't find jump dest instruction at .text+0xf70000c3 CC [M] drivers/media/tuners/tda827x.o CC [M] drivers/i2c/busses/i2c-viperboard.o CC [M] drivers/mmc/core/pwrseq.o drivers/media/platform/s5p-tv/sii9234_drv.o: warning: objtool: sii9234_runtime_resume()+0x41: can't find jump dest instruction at .text+0xd10001d7 drivers/nvdimm/label.o: warning: objtool: nd_label_validate()+0x22: can't find jump dest instruction at .text+0x9a030168 CC [M] drivers/net/phy/mdio_bus.o CC [M] drivers/media/platform/sti/bdisp/bdisp-debug.o LD drivers/media/pci/netup_unidvb/built-in.o drivers/gpu/drm/amd/amdgpu/dce_v8_0.o: warning: objtool: dce_v8_0_latency_watermark()+0x1f: can't find jump dest instruction at .text+0x4b010105 drivers/misc/mic/card/mic_x100.o: warning: objtool: mic_probe()+0x88: can't find jump dest instruction at .init.text+0x8c00008d drivers/net/ethernet/atheros/atl1e/atl1e_main.o: warning: objtool: atl1e_mii_ioctl()+0x33: can't find jump dest instruction at .text+0xde0004a9 CC [M] drivers/media/tuners/tda18271-maps.o drivers/misc/ti-st/st_core.o: warning: objtool: st_send_frame()+0xd1: can't find jump dest instruction at .text+0x790004b5 CC [M] drivers/misc/mic/card/mic_device.o CC [M] net/ipv4/netfilter/nft_chain_nat_ipv4.o drivers/misc/vmw_vmci/vmci_context.o: warning: objtool: ctx_fire_notification()+0x29: can't find jump dest instruction at .text+0x900101af CC [M] drivers/mtd/bcm63xxpart.o CC [M] drivers/media/pci/cx88/cx88-vp3054-i2c.o CC [M] drivers/misc/mic/card/mic_debugfs.o CC [M] drivers/ide/sis5513.o drivers/gpu/drm/radeon/radeon_irq_kms.o: warning: objtool: radeon_msi_ok()+0x1c: can't find jump dest instruction at .text+0xa1000022 CC [M] drivers/media/pci/netup_unidvb/netup_unidvb_core.o drivers/media/v4l2-core/v4l2-of.o: warning: objtool: v4l2_of_parse_endpoint()+0x36: can't find call dest symbol at offset 0xa5fc04ca CC [M] drivers/input/touchscreen/inexio.o fs/ncpfs/file.o: warning: objtool: ncp_make_open()+0x4a: can't find jump dest instruction at .text+0xf600008f CC [M] drivers/gpu/drm/radeon/radeon_cs.o net/netfilter/nft_meta.o: warning: objtool: nft_meta_get_init()+0x34: can't find jump dest instruction at .text+0x8600026a CC [M] drivers/media/usb/dvb-usb-v2/usb_urb.o drivers/mfd/wm831x-otp.o: warning: objtool: wm831x_unique_id_show()+0x1c: can't find call dest symbol at offset 0x80000080 crypto/af_alg.o: warning: objtool: af_alg_cmsg_send()+0x13: can't find jump dest instruction at .text+0xcc000019 CC [M] drivers/gpu/drm/radeon/radeon_bios.o CC [M] drivers/mmc/core/debugfs.o CC [M] net/netfilter/nft_queue.o drivers/misc/sgi-gru/grumain.o: warning: objtool: gru_reset_asid_limit()+0xab: can't find jump dest instruction at .text+0xb20002e1 drivers/input/touchscreen/ili210x.o: warning: objtool: ili210x_i2c_probe()+0x70: can't find jump dest instruction at .text+0x6b030235 drivers/media/platform/s5p-mfc/s5p_mfc.o: warning: objtool: s5p_mfc_suspend()+0x29: can't find jump dest instruction at .text+0x130100af drivers/misc/sgi-xp/xpc_main.o: warning: objtool: xpc_die_deactivate()+0x23: can't find jump dest instruction at .text+0x42010039 drivers/media/v4l2-core/v4l2-clk.o: warning: objtool: v4l2_clk_register()+0x2d: can't find jump dest instruction at .text+0xe3000513 CC [M] drivers/net/ppp/ppp_async.o drivers/mtd/ofpart.o: warning: objtool: parse_ofoldpart_partitions()+0x31: can't find jump dest instruction at .text+0xd010037 drivers/input/misc/uinput.o: warning: objtool: uinput_destroy_device()+0x3a: can't find jump dest instruction at .text+0x870000f0 CC [M] drivers/media/platform/s5p-mfc/s5p_mfc_intr.o CC [M] drivers/input/touchscreen/intel-mid-touch.o CC [M] drivers/media/radio/tea575x.o CC [M] drivers/platform/chrome/cros_ec_lightbar.o LD drivers/net/ethernet/cavium/octeon/built-in.o drivers/mtd/redboot.o: warning: objtool: parse_redboot_partitions()+0x53: can't find jump dest instruction at .text+0x75050058 CC [M] drivers/input/touchscreen/bcm_iproc_tsc.o drivers/nfc/pn533/i2c.o: warning: objtool: pn533_i2c_send_frame()+0x2d: can't find jump dest instruction at .text+0xa5000123 CC [M] drivers/media/usb/dvb-usb/dvb-usb-urb.o CC [M] drivers/platform/x86/asus-laptop.o CC [M] drivers/nvdimm/btt_devs.o LD [M] drivers/mtd/nand/nand.o drivers/nvmem/vf610-ocotp.o: warning: objtool: vf610_ocotp_read()+0x26: can't find jump dest instruction at .text+0xe50000ac LD [M] drivers/nfc/pn533/pn533_usb.o drivers/hid/hid-picolcd_debugfs.o: warning: objtool: _picolcd_flash_read()+0x31: can't find jump dest instruction at .text+0x5f010037 drivers/net/ethernet/atheros/atl1c/atl1c_main.o: warning: objtool: atl1c_configure_des_ring()+0xdc: can't find jump dest instruction at .text+0x870001f2 drivers/gpio/gpio-merrifield.o: warning: objtool: mrfld_gpio_probe()+0x23: can't find jump dest instruction at .text+0x5d0205e9 LD [M] drivers/net/ethernet/atheros/atl1c/atl1c.o drivers/media/v4l2-core/v4l2-async.o: warning: objtool: v4l2_async_unregister_subdev()+0x3e: can't find jump dest instruction at .text+0xb9000094 drivers/media/pci/cx88/cx88-video.o: warning: objtool: cx8800_s_vid_ctrl()+0x3b: can't find jump dest instruction at .text+0x9c000081 CC [M] drivers/net/ethernet/cavium/liquidio/octeon_device.o drivers/media/rc/keymaps/rc-avermedia.o: warning: objtool: init_rc_map_avermedia()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-avermedia.o: warning: objtool: exit_rc_map_avermedia()+0xb: call without frame pointer save/setup drivers/nvdimm/claim.o: warning: objtool: nsio_rw_bytes()+0x42: can't find jump dest instruction at .text+0x21010238 CC [M] drivers/hid/hid-primax.o CC [M] drivers/gpio/gpio-mc33880.o drivers/mtd/nand/r852.o: warning: objtool: r852_cmdctl()+0x1a: can't find jump dest instruction at .text+0x8e0000c0 drivers/mfd/wm831x-irq.o: warning: objtool: wm831x_irq_set_type()+0x22: can't find jump dest instruction at .text+0x810000a7 CC [M] drivers/input/touchscreen/max11801_ts.o LD [M] drivers/nvmem/nvmem_core.o drivers/platform/chrome/cros_ec_dev.o: warning: objtool: ec_device_probe()+0x56: can't find jump dest instruction at .text+0x2d0100ec CC [M] drivers/media/rc/keymaps/rc-avermedia-cardbus.o LD [M] drivers/nfc/pn533/pn533_i2c.o drivers/acpi/acpica/nsaccess.o: warning: objtool: acpi_ns_lookup()+0x7e: can't find jump dest instruction at .text+0x38070083 CC [M] drivers/media/platform/vivid/vivid-ctrls.o drivers/phy/phy-bcm-kona-usb2.o: warning: objtool: bcm_kona_usb2_probe()+0x31: can't find jump dest instruction at .text+0x800000f7 drivers/leds/leds-regulator.o: warning: objtool: regulator_led_brightness_set()+0x48: can't find jump dest instruction at .text+0xac0000dd drivers/media/i2c/saa717x.o: warning: objtool: saa717x_write()+0x3a: can't find jump dest instruction at .text+0x84000140 CC [M] drivers/net/ethernet/cisco/enic/vnic_intr.o CC [M] drivers/input/touchscreen/fsl-imx25-tcq.o drivers/infiniband/core/uverbs_marshall.o: warning: objtool: ib_copy_path_rec_to_user()+0x1b: call without frame pointer save/setup drivers/infiniband/core/uverbs_marshall.o: warning: objtool: ib_copy_path_rec_from_user()+0x1b: call without frame pointer save/setup drivers/infiniband/core/uverbs_marshall.o: warning: objtool: ib_copy_ah_attr_to_user()+0x17: call without frame pointer save/setup drivers/infiniband/core/uverbs_marshall.o: warning: objtool: ib_copy_qp_attr_to_user()+0x6d: call without frame pointer save/setup drivers/md/md.o: warning: objtool: does_sb_need_changing()+0x41: can't find jump dest instruction at .text+0xbd0001a7 drivers/input/touchscreen/imx6ul_tsc.o: warning: objtool: imx6ul_tsc_init()+0x18: can't find jump dest instruction at .text+0x800000ce CC [M] drivers/net/ethernet/chelsio/cxgb/espi.o drivers/acpi/acpica/hwxfsleep.o: warning: objtool: acpi_leave_sleep_state()+0x29: call without frame pointer save/setup drivers/acpi/acpica/hwxfsleep.o: warning: objtool: acpi_leave_sleep_state_prep()+0x29: call without frame pointer save/setup drivers/acpi/acpica/hwxfsleep.o: warning: objtool: acpi_enter_sleep_state()+0x26: call without frame pointer save/setup drivers/acpi/acpica/hwxfsleep.o: warning: objtool: acpi_enter_sleep_state_prep()+0x2b: call without frame pointer save/setup CC [M] crypto/algif_rng.o LD [M] drivers/nvmem/nvmem-imx-ocotp.o CC [M] drivers/media/platform/exynos4-is/fimc-capture.o drivers/gpu/drm/amd/amdgpu/cik_sdma.o: warning: objtool: cik_sdma_vm_copy_pte()+0xc: can't find jump dest instruction at .text+0xa0000042 CC drivers/acpi/acpica/nsalloc.o CC [M] drivers/isdn/hisax/avm_pci.o CC [M] drivers/leds/leds-ss4200.o CC drivers/acpi/acpica/nsarguments.o drivers/mtd/cmdlinepart.o: warning: objtool: newpart()+0x6a: can't find jump dest instruction at .text+0xeb01006f CC [M] drivers/media/i2c/saa7185.o LD [M] drivers/nvme/target/nvme-loop.o drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.o: warning: objtool: c8sectpfe_probe()+0x3c: can't find jump dest instruction at .text+0xc00501c2 drivers/misc/ti-st/st_ll.o: warning: objtool: st_ll_sleep_state()+0x15: can't find jump dest instruction at .text+0xc800015b CC [M] drivers/net/can/usb/usb_8dev.o drivers/gpu/drm/nouveau/nvkm/subdev/bios/pll.o: warning: objtool: pll_limits_table()+0x40: can't find jump dest instruction at .text+0x950000d6 CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_prime.o fs/jfs/jfs_extent.o: warning: objtool: extBalloc()+0x71: can't find jump dest instruction at .text+0x37010077 drivers/phy/phy-exynos-dp-video.o: warning: objtool: exynos_dp_video_phy_probe()+0x31: can't find jump dest instruction at .text+0xb50000b7 LD [M] drivers/misc/ti-st/st_drv.o CC [M] drivers/platform/chrome/cros_ec_vbc.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/pmu.o drivers/net/ethernet/broadcom/b44.o: warning: objtool: b44_chip_reset()+0x4d: can't find jump dest instruction at .text+0xbf0004d3 CC [M] drivers/media/platform/sti/c8sectpfe/c8sectpfe-dvb.o LD [M] drivers/nvmem/nvmem_lpc18xx_eeprom.o CC [M] drivers/phy/phy-exynos-mipi-video.o CC lib/ctype.o CC [M] drivers/net/ethernet/apm/xgene/xgene_enet_ring2.o lib/cpumask.o: warning: objtool: cpumask_next_and()+0xa2: can't find jump dest instruction at .text+0x71000157 drivers/media/platform/sti/bdisp/bdisp-hw.o: warning: objtool: bdisp_hw_get_op_cfg()+0x3c: can't find jump dest instruction at .text+0xe20000f1 CC [M] drivers/media/platform/s5p-mfc/s5p_mfc_dec.o CC [M] drivers/gpu/drm/amd/amdgpu/gmc_v8_0.o net/ipv4/netfilter/nft_chain_route_ipv4.o: warning: objtool: nf_route_table_hook()+0x34: can't find jump dest instruction at .text+0x1101003a drivers/media/i2c/soc_camera/ov6650.o: warning: objtool: ov6550_g_volatile_ctrl()+0x2c: can't find jump dest instruction at .text+0x84000332 LD drivers/media/usb/go7007/built-in.o CC [M] drivers/i2c/busses/i2c-brcmstb.o CC [M] drivers/media/usb/dvb-usb-v2/af9015.o drivers/isdn/hisax/s0box.o: warning: objtool: hscx_fill_fifo()+0x60: can't find jump dest instruction at .text+0x45040646 drivers/media/platform/s5p-jpeg/jpeg-core.o: warning: objtool: s5p_jpeg_s_selection()+0x1b: can't find jump dest instruction at .text+0x90101c1 fs/minix/file.o: warning: objtool: minix_setattr()+0x23: call without frame pointer save/setup LD [M] drivers/nvmem/nvmem-mxs-ocotp.o drivers/media/i2c/saa7115.o: warning: objtool: saa711x_has_reg()+0x14: can't find jump dest instruction at .text+0xba01007a LD drivers/media/usb/em28xx/built-in.o CC [M] drivers/media/usb/go7007/go7007-v4l2.o CC [M] drivers/isdn/mISDN/l1oip_codec.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_mob.o CC [M] drivers/misc/ad525x_dpot.o CC [M] drivers/media/i2c/soc_camera/ov772x.o drivers/mmc/core/sdio_irq.o: warning: objtool: process_sdio_pending_irqs()+0x4f: can't find jump dest instruction at .text+0x21010054 drivers/media/platform/exynos4-is/fimc-isp-video.o: warning: objtool: isp_video_capture_queue_setup()+0x24: can't find jump dest instruction at .text+0x8200002a drivers/media/usb/cpia2/cpia2_core.o: warning: objtool: set_vw_size()+0x18: can't find jump dest instruction at .text+0x7601001e CC [M] drivers/media/usb/em28xx/em28xx-core.o LD [M] drivers/media/platform/s5p-jpeg/s5p-jpeg.o CC [M] net/ipv4/netfilter/nft_reject_ipv4.o LD [M] drivers/media/usb/cpia2/cpia2.o CC [M] fs/jfs/jfs_logmgr.o LD [M] drivers/nvmem/nvmem_mtk-efuse.o drivers/input/misc/wm831x-on.o: warning: objtool: wm831x_on_probe()+0x7e: can't find jump dest instruction at .text+0x600100c3 LD drivers/nfc/s3fwrn5/built-in.o fs/btrfs/send.o: warning: objtool: fs_path_ensure_buf()+0x38: can't find jump dest instruction at .text+0xf50003fe CC [M] drivers/net/ethernet/atheros/atl1e/atl1e_ethtool.o drivers/mmc/core/quirks.o: warning: objtool: mmc_fixup_device()+0x60: can't find jump dest instruction at .text+0xf5000076 CC [M] fs/btrfs/check-integrity.o CC [M] drivers/nfc/s3fwrn5/core.o LD [M] drivers/nvmem/nvmem_qfprom.o CC [M] drivers/input/misc/xen-kbdfront.o LD drivers/net/ethernet/dec/tulip/built-in.o net/ipv4/xfrm4_tunnel.o: warning: objtool: ipip_init()+0x33: can't find jump dest instruction at .init.text+0x95000038 LD drivers/media/pci/ngene/built-in.o CC [M] drivers/nfc/s3fwrn5/firmware.o CC [M] drivers/gpu/drm/i915/intel_renderstate_gen8.o kernel/irq_work.o: warning: objtool: irq_work_queue()+0x29: can't find jump dest instruction at .text+0x8b00027e fs/btrfs/acl.o: warning: objtool: __btrfs_set_acl()+0x41: can't find jump dest instruction at .text+0xdf000047 drivers/mmc/host/omap_hsmmc.o: warning: objtool: omap_hsmmc_runtime_suspend()+0x8f: can't find jump dest instruction at .text+0x94000605 CC [M] drivers/net/ethernet/dec/tulip/xircom_cb.o CC [M] drivers/media/pci/ngene/ngene-core.o CC [M] net/ipv4/netfilter/nft_masq_ipv4.o drivers/media/platform/soc_camera/soc_camera_platform.o: warning: objtool: soc_camera_platform_probe()+0x2a: can't find jump dest instruction at .text+0xa20001f0 drivers/media/v4l2-core/vb2-trace.o: warning: objtool: perf_trace_vb2_event_class()+0x3e: can't find jump dest instruction at .text+0xb50000e4 CC kernel/user-return-notifier.o CC [M] drivers/media/usb/dvb-usb-v2/af9035.o fs/minix/inode.o: warning: objtool: minix_remount()+0x3e: can't find jump dest instruction at .text+0x85000064 LD [M] drivers/nvmem/nvmem_rockchip_efuse.o CC [M] drivers/mmc/host/android-goldfish.o CC [M] drivers/media/platform/s5p-mfc/s5p_mfc_enc.o drivers/media/pci/cx23885/cx23885-dvb.o: warning: objtool: dvb_register_ci_mac()+0x33: can't find jump dest instruction at .text+0xdb020439 LD drivers/net/ethernet/dlink/built-in.o CC [M] fs/minix/dir.o drivers/mtd/nand/hisi504_nand.o: warning: objtool: set_addr()+0x55: can't find jump dest instruction at .text+0x9600010b fs/nfs/getroot.o: warning: objtool: nfs_superblock_set_dummy_root.isra.3()+0x17: can't find jump dest instruction at .text+0xa900001d drivers/infiniband/core/ucm.o: warning: objtool: ib_ucm_open()+0x3b: can't find jump dest instruction at .text+0x880002f1 CC lib/dec_and_lock.o LD [M] drivers/nvmem/nvmem-vf610-ocotp.o CC [M] drivers/media/platform/soc_camera/atmel-isi.o drivers/gpu/drm/i915/intel_ringbuffer.o: warning: objtool: stop_ring()+0x1f: can't find jump dest instruction at .text+0x92000235 CC [M] drivers/media/pci/cx23885/cx23885-ioctl.o CC [M] drivers/media/pci/cx23885/cx23885-ir.o CC [M] drivers/infiniband/core/ucma.o CC [M] net/ipv4/netfilter/nft_redir_ipv4.o crypto/algif_hash.o: warning: objtool: hash_sendmsg()+0x70: can't find jump dest instruction at .text+0x33010306 sound/soc/codecs/mc13783.o: warning: objtool: mc13783_set_fmt.isra.4()+0x18: can't find jump dest instruction at .text+0x8600048e fs/ncpfs/ioctl.o: warning: objtool: ncp_set_charsets()+0x61: can't find jump dest instruction at .text+0x3f010067 drivers/net/can/usb/esd_usb2.o: warning: objtool: esd_usb2_disconnect()+0x5a: can't find jump dest instruction at .text+0xaf000160 CC [M] drivers/net/ethernet/dlink/dl2k.o CC [M] sound/soc/codecs/ml26124.o drivers/media/platform/exynos4-is/fimc-reg.o: warning: objtool: fimc_hw_set_output_addr()+0xb2: can't find jump dest instruction at .text+0x7a000a97 drivers/misc/vmw_vmci/vmci_datagram.o: warning: objtool: dg_create_handle()+0x3e: can't find jump dest instruction at .text+0xdb0000f4 CC drivers/pnp/card.o CC drivers/power/power_supply_core.o net/ipv4/netfilter/nf_tables_ipv4.o: warning: objtool: nft_ipv4_output()+0x4e: can't find call dest symbol at offset 0x1e0000e2 CC [M] drivers/misc/vmw_vmci/vmci_doorbell.o CC [M] drivers/ide/slc90e66.o drivers/misc/sgi-gru/grufault.o: warning: objtool: gru_unload_all_contexts()+0x27: can't find jump dest instruction at .text+0xd000005d CC drivers/powercap/powercap_sys.o drivers/hwmon/emc6w201.o: warning: objtool: emc6w201_detect()+0x3a: can't find jump dest instruction at .text+0xc0000040 drivers/misc/ibmasm/r_heartbeat.o: warning: objtool: ibmasm_start_reverse_heartbeat()+0x2c: can't find jump dest instruction at .text+0xf010072 drivers/media/usb/cx231xx/cx231xx-i2c.o: warning: objtool: cx231xx_i2c_recv_bytes.isra.4()+0x54: can't find jump dest instruction at .text+0x5f0100da drivers/ide/serverworks.o: warning: objtool: init_chipset_svwks()+0x31: can't find jump dest instruction at .text+0x8d0004c7 CC [M] drivers/net/ethernet/brocade/bna/bnad_ethtool.o CC [M] drivers/hwmon/f71805f.o drivers/media/platform/s5p-tv/sdo_drv.o: warning: objtool: sdo_probe()+0x6a: can't find jump dest instruction at .text+0x8a0302cf drivers/net/irda/irda-usb.o: warning: objtool: irda_usb_build_header()+0x38: can't find jump dest instruction at .text+0x4e01010e drivers/misc/mei/client.o: warning: objtool: mei_cl_flush_queues()+0x36: can't find jump dest instruction at .text+0xb0000bbb drivers/platform/chrome/cros_ec_sysfs.o: warning: objtool: show_ec_flashinfo()+0x3b: can't find jump dest instruction at .text+0x91000091 CC [M] drivers/media/pci/cx23885/cx23885-av.o CC [M] drivers/media/usb/dvb-usb/dvb-usb-i2c.o CC [M] drivers/net/fddi/skfp/ecm.o drivers/gpu/drm/vmwgfx/vmwgfx_surface.o: warning: objtool: vmw_legacy_srf_create()+0x28: can't find jump dest instruction at .text+0x2301021e CC [M] drivers/net/irda/stir4200.o mm/z3fold.o: warning: objtool: z3fold_free()+0xbd: can't find jump dest instruction at .text+0xc30003d2 drivers/nfc/nfcmrvl/spi.o: warning: objtool: nfcmrvl_spi_probe()+0x2a: can't find jump dest instruction at .text+0x3c010120 drivers/media/platform/soc_camera/soc_mediabus.o: warning: objtool: soc_mbus_samples_per_pixel()+0x2e: function has unreachable instruction LD drivers/net/ethernet/chelsio/cxgb4/built-in.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_shader.o drivers/net/hamradio/hdlcdrv.o: warning: objtool: hdlcdrv_open()+0x1b: can't find jump dest instruction at .text+0xc4000021 mm/zsmalloc.o: warning: objtool: zs_stats_size_show()+0xb2: can't find jump dest instruction at .text+0x2c010528 CC [M] drivers/misc/ad525x_dpot-i2c.o CC [M] drivers/media/usb/dvb-usb/dvb-usb-dvb.o CC [M] drivers/media/pci/cx18/cx18-irq.o CC [M] drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.o CC [M] drivers/net/hamradio/baycom_ser_hdx.o CC [M] drivers/media/usb/cx231xx/cx231xx-avcore.o drivers/net/ieee802154/mrf24j40.o: warning: objtool: mrf24j40_set_txpower()+0x65: can't find jump dest instruction at .text+0x9e00030b drivers/media/v4l2-core/v4l2-compat-ioctl32.o: warning: objtool: get_v4l2_edid32()+0x2d: can't find jump dest instruction at .text+0xda000033 LD drivers/net/can/usb/peak_usb/built-in.o CC [M] drivers/mmc/core/pwrseq_simple.o drivers/media/pci/cx88/cx88-alsa.o: warning: objtool: snd_cx88_switch_put()+0x58: can't find jump dest instruction at .text+0xc000024e LD [M] drivers/nfc/nfcmrvl/nfcmrvl.o drivers/media/pci/cobalt/cobalt-alsa-pcm.o: warning: objtool: sample_cpy()+0x91: can't find jump dest instruction at .text+0x7c000096 drivers/media/pci/mantis/mantis_pci.o: warning: objtool: mantis_pci_init()+0x75: can't find jump dest instruction at .text+0xec02010b LD mm/built-in.o drivers/pinctrl/pinctrl-utils.o: warning: objtool: pinctrl_utils_add_map_configs()+0x4d: can't find jump dest instruction at .text+0xa10001d2 drivers/media/platform/exynos4-is/fimc-core.o: warning: objtool: fimc_set_color_effect()+0xc: can't find jump dest instruction at .text+0xbd000012 CC [M] drivers/net/can/usb/peak_usb/pcan_usb_core.o LD drivers/nfc/st-nci/built-in.o drivers/misc/ibmasm/dot_command.o: warning: objtool: ibmasm_send_driver_vpd()+0x30: can't find jump dest instruction at .text+0xc80000a6 CC [M] drivers/media/pci/bt8xx/dst_ca.o CC [M] drivers/net/ieee802154/cc2520.o CC [M] drivers/media/usb/cx231xx/cx231xx-417.o CC drivers/pinctrl/pinmux.o CC [M] drivers/misc/ibmasm/lowlevel.o drivers/mtd/ar7part.o: warning: objtool: create_mtd_partitions()+0x3d: can't find jump dest instruction at .text+0xd9010043 CC [M] drivers/nfc/st-nci/ndlc.o drivers/media/i2c/saa7127.o: warning: objtool: saa7127_set_output_type()+0x1a: can't find jump dest instruction at .text+0x9010340 LD [M] drivers/nfc/nfcmrvl/nfcmrvl_usb.o drivers/pcmcia/pcmcia_resource.o: warning: objtool: pcmcia_release_window()+0x67: can't find jump dest instruction at .text+0x1201026d CC drivers/pnp/driver.o drivers/net/ethernet/amd/pcnet32.o: warning: objtool: pcnet32_load_multicast()+0xa3: can't find jump dest instruction at .text+0x8d0003b8 LD [M] drivers/media/pci/cobalt/cobalt.o drivers/misc/sgi-gru/grutlbpurge.o: warning: objtool: mmu_find_ops.isra.2.constprop.3()+0x15: can't find jump dest instruction at .text+0xdc00016b CC [M] drivers/net/ethernet/dec/tulip/dmfe.o CC [M] net/ipv4/xfrm4_mode_beet.o net/ipv6/ip6_vti.o: warning: objtool: vti6_state_check()+0xe: can't find jump dest instruction at .text+0x88000084 CC [M] drivers/isdn/hardware/eicon/message.o drivers/media/pci/cx88/cx88-mpeg.o: warning: objtool: cx8802_request_acquire()+0x28: can't find jump dest instruction at .text+0x9d00010e drivers/net/ethernet/cavium/liquidio/response_manager.o: warning: objtool: octeon_setup_response_list()+0xce: can't find jump dest instruction at .text+0xbb0000d3 CC [M] drivers/media/rc/keymaps/rc-avermedia-dvbt.o drivers/net/ethernet/apm/xgene/xgene_enet_main.o: warning: objtool: xgene_enet_setup_ops()+0x4e: can't find jump dest instruction at .text+0x800000c3 CC [M] drivers/powercap/intel_rapl.o LD [M] drivers/media/pci/cx88/cx88xx.o CC [M] drivers/pcmcia/rsrc_mgr.o drivers/nvdimm/namespace_devs.o: warning: objtool: __nd_namespace_blk_validate()+0x3b: can't find jump dest instruction at .text+0xc80001f1 LD [M] drivers/nfc/nfcmrvl/nfcmrvl_uart.o CC [M] drivers/net/ethernet/apm/xgene/xgene_enet_ethtool.o LD [M] drivers/media/pci/bt8xx/bttv.o CC [M] net/ipv6/sit.o CC [M] drivers/net/ethernet/chelsio/cxgb/tp.o drivers/mfd/wm831x-auxadc.o: warning: objtool: wm831x_auxadc_read_polled()+0x69: can't find jump dest instruction at .text+0x700100ae fs/ncpfs/inode.o: warning: objtool: ncp_update_attrs()+0x2c: can't find jump dest instruction at .text+0x88000031 LD [M] drivers/nfc/nfcmrvl/nfcmrvl_i2c.o CC [M] drivers/net/ethernet/dlink/sundance.o drivers/acpi/acpica/nsarguments.o: warning: objtool: acpi_ns_check_argument_types()+0x20: can't find jump dest instruction at .text+0x8f000026 CC drivers/mfd/wm831x-i2c.o CC [M] drivers/media/tuners/tda18271-common.o CC [M] fs/ncpfs/mmap.o drivers/isdn/hardware/eicon/capifunc.o: warning: objtool: clean_adapter()+0x4c: can't find jump dest instruction at .text+0xd90000e2 LD [M] drivers/nfc/nfcmrvl/nfcmrvl_spi.o drivers/misc/mic/card/mic_debugfs.o: warning: objtool: mic_intr_test_release()+0x9: call without frame pointer save/setup drivers/misc/mic/card/mic_debugfs.o: warning: objtool: mic_intr_test_open()+0x1d: call without frame pointer save/setup drivers/misc/mic/card/mic_debugfs.o: warning: objtool: mic_intr_test()+0x1e: call without frame pointer save/setup drivers/misc/mic/card/mic_debugfs.o: warning: objtool: mic_delete_card_debug_dir()+0x12: call without frame pointer save/setup drivers/misc/mic/card/mic_debugfs.o: warning: objtool: mic_exit_card_debugfs()+0x10: call without frame pointer save/setup drivers/misc/mic/card/mic_debugfs.o: warning: objtool: mic_create_card_debug_dir()+0x15: call without frame pointer save/setup drivers/misc/mic/card/mic_debugfs.o: warning: objtool: mic_init_card_debugfs()+0xd: call without frame pointer save/setup CC [M] drivers/hid/hid-roccat.o drivers/media/platform/ti-vpe/sc.o: warning: objtool: sc_config_scaler()+0x53: can't find jump dest instruction at .text+0x18020618 CC [M] drivers/media/platform/sti/c8sectpfe/c8sectpfe-debugfs.o CC [M] drivers/gpu/drm/radeon/radeon_benchmark.o fs/nfs/client.o: warning: objtool: nfs_init_timeout_values()+0x35: can't find jump dest instruction at .text+0x890002bb drivers/input/touchscreen/inexio.o: warning: objtool: inexio_connect()+0x4b: can't find jump dest instruction at .text+0xe30000c1 drivers/media/pci/mantis/mantis_dma.o: warning: objtool: mantis_dma_exit()+0x2b: can't find jump dest instruction at .text+0xcd000031 HOSTCC drivers/gpu/drm/radeon/mkregtable net/netfilter/nft_limit.o: warning: objtool: nft_limit_dump()+0x67: can't find jump dest instruction at .text+0xaa0000ad drivers/net/can/dev.o: warning: objtool: can_fixup_bittiming()+0x2c: can't find jump dest instruction at .text+0xcf000052 drivers/media/media-entity.o: warning: objtool: __media_entity_setup_link()+0x26: can't find jump dest instruction at .text+0xa90000fc drivers/net/ethernet/atheros/alx/hw.o: warning: objtool: alx_get_perm_macaddr()+0x29: can't find jump dest instruction at .text+0xd000066f CC [M] drivers/media/pci/mantis/mantis_dvb.o drivers/ide/siimage.o: warning: objtool: siimage_init_one()+0xf4: can't find jump dest instruction at .text+0xe600048a drivers/platform/x86/intel_pmic_gpio.o: warning: objtool: platform_pmic_gpio_probe()+0x63: can't find jump dest instruction at .text+0x13020268 LD [M] drivers/net/ethernet/atheros/alx/alx.o CC [M] drivers/nvdimm/pmem.o CC [M] net/netfilter/nft_reject.o drivers/hid/hid-primax.o: warning: objtool: px_raw_event()+0x55: call without frame pointer save/setup drivers/hid/hid-primax.o: warning: objtool: px_driver_init()+0x19: call without frame pointer save/setup drivers/hid/hid-primax.o: warning: objtool: px_driver_exit()+0xb: call without frame pointer save/setup CC drivers/pnp/resource.o drivers/misc/sgi-gru/gruprocfs.o: warning: objtool: cch_seq_show()+0xd0: can't find jump dest instruction at .text+0x9c0001d6 CC [M] drivers/net/can/usb/peak_usb/pcan_usb.o CC [M] drivers/isdn/hardware/eicon/capidtmf.o CC drivers/of/fdt_address.o drivers/media/rc/keymaps/rc-avermedia-cardbus.o: warning: objtool: init_rc_map_avermedia_cardbus()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-avermedia-cardbus.o: warning: objtool: exit_rc_map_avermedia_cardbus()+0xb: call without frame pointer save/setup drivers/net/can/usb/gs_usb.o: warning: objtool: gs_usb_set_bittiming()+0x38: can't find jump dest instruction at .text+0xa800018e drivers/mtd/maps/pci.o: warning: objtool: mtd_pci_probe()+0x2d: can't find jump dest instruction at .text+0xec000463 drivers/media/usb/cx231xx/cx231xx-video.o: warning: objtool: vidioc_try_fmt_vid_cap()+0x2b: can't find jump dest instruction at .text+0xba0004c1 CC [M] net/netfilter/nft_reject_inet.o drivers/mtd/ubi/gluebi.o: warning: objtool: gluebi_erase()+0x43: can't find jump dest instruction at .text+0xcb0002f9 CC [M] drivers/misc/sgi-gru/grukservices.o CC [M] drivers/net/ethernet/brocade/bna/bnad_debugfs.o drivers/media/tuners/tda18271-maps.o: warning: objtool: tda18271_lookup_rf_band()+0x3b: can't find jump dest instruction at .text+0xd7000171 CC [M] drivers/mtd/maps/nettel.o CC [M] drivers/media/usb/dvb-usb/dvb-usb-remote.o drivers/infiniband/core/uverbs_cmd.o: warning: objtool: kern_spec_to_ib_spec()+0x1c: can't find jump dest instruction at .text+0x17010292 drivers/mtd/ubi/block.o: warning: objtool: ubiblock_create()+0x85: can't find jump dest instruction at .text+0xb302052a CC [M] drivers/net/ethernet/brocade/bna/bna_enet.o CC [M] drivers/media/pci/ngene/ngene-i2c.o /home/kisskb/slave/src/drivers/mtd/nand/mtk_ecc.c: In function 'mtk_ecc_encode': /home/kisskb/slave/src/drivers/mtd/nand/mtk_ecc.c:402:15: warning: 'val' may be used uninitialized in this function [-Wuninitialized] CC [M] drivers/net/fddi/skfp/pcmplc.o CC drivers/pnp/manager.o drivers/nfc/pn544/i2c.o: warning: objtool: pn544_hci_i2c_write()+0x2d: can't find jump dest instruction at .text+0x3b010103 CC drivers/power/power_supply_sysfs.o CC [M] drivers/gpu/drm/drm_edid_load.o CC [M] drivers/media/i2c/saa6752hs.o drivers/platform/chrome/cros_ec_vbc.o: warning: objtool: vboot_context_write()+0x35: can't find jump dest instruction at .text+0x9e00003b drivers/i2c/busses/i2c-viperboard.o: warning: objtool: vprbrd_i2c_probe()+0x47: can't find jump dest instruction at .text+0x201028d drivers/input/touchscreen/max11801_ts.o: warning: objtool: max11801_ts_probe()+0x5c: can't find jump dest instruction at .text+0x32010061 drivers/infiniband/hw/hfi1/verbs.o: warning: objtool: modify_device()+0x24: can't find jump dest instruction at .text+0x9700052a drivers/gpio/gpio-mc33880.o: warning: objtool: mc33880_probe()+0x57: can't find jump dest instruction at .text+0x210101bc CC [M] drivers/gpio/gpio-mcp23s08.o drivers/media/usb/cx231xx/cx231xx-cards.o: warning: objtool: cx231xx_config_tuner()+0x1c: can't find jump dest instruction at .text+0xc3000022 drivers/media/pci/cx88/cx88-blackbird.o: warning: objtool: buffer_finish()+0x35: can't find jump dest instruction at .text+0xa20001ab drivers/acpi/acpica/nsalloc.o: warning: objtool: acpi_ns_install_node()+0xa0: can't find jump dest instruction at .text+0x910002aa CC [M] drivers/media/pci/ngene/ngene-cards.o LD drivers/net/ethernet/emulex/built-in.o CC [M] drivers/media/pci/cx23885/cx23885-input.o drivers/net/ethernet/cisco/enic/vnic_cq.o: warning: objtool: vnic_cq_free()+0x19: call without frame pointer save/setup drivers/net/ethernet/cisco/enic/vnic_cq.o: warning: objtool: vnic_cq_alloc()+0x3b: call without frame pointer save/setup drivers/net/ethernet/cisco/enic/vnic_cq.o: warning: objtool: vnic_cq_init()+0x4a: call without frame pointer save/setup drivers/net/ethernet/cisco/enic/vnic_cq.o: warning: objtool: vnic_cq_clean()+0x29: call without frame pointer save/setup CC [M] drivers/i2c/busses/i2c-cros-ec-tunnel.o CC [M] fs/btrfs/tests/free-space-tests.o drivers/platform/chrome/cros_ec_lightbar.o: warning: objtool: sequence_store()+0x22: can't find jump dest instruction at .text+0xf4000388 CC drivers/acpi/acpica/nsconvert.o drivers/mmc/host/tifm_sd.o: warning: objtool: tifm_sd_initialize_host()+0x73: can't find jump dest instruction at .text+0xca000088 LD drivers/media/usb/gspca/built-in.o drivers/media/platform/exynos4-is/fimc-m2m.o: warning: objtool: fimc_device_run()+0x43: can't find jump dest instruction at .text+0xcf010048 CC [M] drivers/net/ethernet/amd/xgbe/xgbe-ethtool.o LD drivers/nfc/st21nfca/built-in.o LD fs/nfsd/built-in.o CC [M] drivers/platform/chrome/cros_ec_lpc.o drivers/media/platform/s5p-mfc/s5p_mfc_intr.o: warning: objtool: s5p_mfc_wait_for_done_dev()+0x42: can't find jump dest instruction at .text+0x2d010048 drivers/gpu/drm/i915/i915_guc_submission.o: warning: objtool: host2guc_action()+0x50: can't find jump dest instruction at .text+0x1a020165 CC [M] drivers/gpio/gpio-ml-ioh.o drivers/net/fddi/skfp/smt.o: warning: objtool: smt_string_swap()+0xb: can't find jump dest instruction at .text+0xa2000011 CC [M] drivers/net/ethernet/dec/tulip/winbond-840.o drivers/input/touchscreen/fsl-imx25-tcq.o: warning: objtool: mx25_tcq_probe()+0x4b: can't find jump dest instruction at .text+0xca010151 CC [M] drivers/net/ethernet/chelsio/cxgb4/l2t.o CC [M] fs/nfsd/trace.o drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v7.o: warning: objtool: acquire_queue()+0x1e: can't find call dest symbol at offset 0x7e000342 CC [M] drivers/media/usb/gspca/gspca.o CC [M] drivers/net/ethernet/broadcom/bgmac.o CC [M] drivers/nfc/st21nfca/core.o drivers/pnp/core.o: warning: objtool: pnp_alloc_dev()+0x42: can't find jump dest instruction at .text+0xac0002e8 CC [M] drivers/media/rc/ir-rc6-decoder.o lib/dec_and_lock.o: warning: objtool: _atomic_dec_and_lock()+0x3f: call without frame pointer save/setup drivers/misc/mic/card/mic_device.o: warning: objtool: mic_driver_init()+0x33: can't find jump dest instruction at .init.text+0xc20100da LD drivers/net/ethernet/chelsio/cxgb4vf/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/ramcfg.o CC [M] drivers/mmc/host/mmc_spi.o CC lib/decompress.o drivers/input/touchscreen/bcm_iproc_tsc.o: warning: objtool: iproc_touchscreen_interrupt()+0x3a: can't find jump dest instruction at .text+0x78010040 CC [M] drivers/net/ieee802154/atusb.o drivers/of/fdt.o: warning: objtool: populate_properties()+0x39: can't find jump dest instruction at .text+0x1401006f CC [M] drivers/net/ethernet/chelsio/cxgb4/t4_hw.o drivers/infiniband/hw/qib/qib_iba7322.o: warning: objtool: qib_7322_set_intr_state()+0xb: can't find jump dest instruction at .text+0xb70000f1 drivers/phy/phy-exynos-mipi-video.o: warning: objtool: __set_phy_state()+0x46: can't find jump dest instruction at .text+0xd900004c LD [M] drivers/misc/mic/card/mic_card.o LD [M] drivers/infiniband/hw/qib/ib_qib.o CC [M] drivers/media/rc/ir-jvc-decoder.o drivers/pci/host-bridge.o: warning: objtool: pci_get_host_bridge_device()+0x2b: call without frame pointer save/setup drivers/pci/host-bridge.o: warning: objtool: pci_put_host_bridge_device()+0xd: call without frame pointer save/setup CC [M] drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.o drivers/media/platform/soc_camera/soc_camera.o: warning: objtool: soc_camera_s_selection()+0x39: can't find jump dest instruction at .text+0xc000031f CC [M] drivers/phy/phy-lpc18xx-usb-otg.o drivers/media/v4l2-core/v4l2-trace.o: warning: objtool: trace_raw_output_vb2_v4l2_event_class()+0x34: can't find jump dest instruction at .text+0x6101003a drivers/md/dm-ioctl.o: warning: objtool: __find_device_hash_cell()+0x30: can't find jump dest instruction at .text+0xf60001e6 CC drivers/pci/remove.o fs/nfs/file.o: warning: objtool: do_setlk()+0x44: can't find jump dest instruction at .text+0x850003aa LD drivers/net/ethernet/emulex/benet/built-in.o drivers/mmc/core/debugfs.o: warning: objtool: mmc_ext_csd_open()+0x3c: can't find jump dest instruction at .text+0x85000082 drivers/net/ethernet/amd/xgbe/xgbe-drv.o: warning: objtool: xgbe_set_features()+0x6d: can't find jump dest instruction at .text+0xab000243 CC [M] drivers/media/usb/cx231xx/cx231xx-pcb-cfg.o CC [M] drivers/media/usb/em28xx/em28xx-i2c.o CC drivers/pci/pci.o CC fs/nls/nls_base.o drivers/input/touchscreen/intel-mid-touch.o: warning: objtool: mrstouch_adc_init()+0x58: can't find jump dest instruction at .text+0x4b0100bd drivers/nvme/target/rdma.o: warning: objtool: nvmet_rdma_add_port()+0x3b: can't find jump dest instruction at .text+0xf4000070 CC [M] drivers/net/ethernet/emulex/benet/be_main.o CC [M] drivers/media/platform/soc_camera/sh_mobile_ceu_camera.o LD fs/nilfs2/built-in.o CC [M] drivers/input/touchscreen/mc13783_ts.o drivers/media/platform/soc_camera/soc_scale_crop.o: warning: objtool: soc_camera_client_g_rect()+0x25: can't find jump dest instruction at .text+0x8500002b CC [M] drivers/net/ethernet/cisco/enic/vnic_wq.o CC [M] drivers/md/dm-io.o LD [M] drivers/nvme/target/nvmet-rdma.o CC [M] drivers/misc/vmw_vmci/vmci_driver.o drivers/mtd/bcm63xxpart.o: warning: objtool: bcm63xx_parse_cfe_nor_partitions.isra.1()+0x3e: can't find jump dest instruction at .text+0x74030104 drivers/media/i2c/saa7185.o: warning: objtool: saa7185_s_routing()+0x20: can't find jump dest instruction at .text+0x850000e6 CC [M] fs/nilfs2/inode.o fs/jffs2/wbuf.o: warning: objtool: jffs2_verify_write()+0x70: can't find jump dest instruction at .text+0x150100f5 CC [M] drivers/media/pci/ngene/ngene-dvb.o drivers/nfc/pn544/pn544.o: warning: objtool: pn544_hci_enable_se()+0x2d: can't find jump dest instruction at .text+0xb50001d3 LD drivers/nvme/built-in.o CC [M] fs/jffs2/xattr.o CC drivers/pci/pci-driver.o CC [M] drivers/media/platform/ti-vpe/csc.o drivers/mmc/core/pwrseq.o: warning: objtool: mmc_pwrseq_alloc()+0x35: can't find jump dest instruction at .text+0x9d0000eb fs/jfs/jfs_metapage.o: warning: objtool: metapage_releasepage()+0x23: can't find jump dest instruction at .text+0xb5000119 CC [M] drivers/nfc/pn544/mei.o CC [M] drivers/mmc/core/pwrseq_emmc.o drivers/media/pci/meye/meye.o: warning: objtool: vidioc_qbuf()+0x18: can't find jump dest instruction at .text+0x840005be CC lib/decompress_bunzip2.o drivers/media/pci/mantis/mantis_i2c.o: warning: objtool: mantis_i2c_read.isra.2()+0x44: can't find jump dest instruction at .text+0xce00005a LD drivers/net/slip/built-in.o lib/decompress.o: warning: objtool: decompress_method()+0x44: call without frame pointer save/setup drivers/net/ethernet/cavium/liquidio/request_manager.o: warning: objtool: octeon_init_instr_queue()+0xa4: can't find jump dest instruction at .text+0x370600a9 CC [M] drivers/net/phy/mdio_device.o drivers/gpu/drm/drm_simple_kms_helper.o: warning: objtool: drm_simple_kms_plane_atomic_check()+0x9a: can't find jump dest instruction at .text+0x9c000220 LD drivers/misc/mic/cosm/built-in.o CC [M] fs/btrfs/tests/extent-buffer-tests.o drivers/net/fddi/skfp/cfm.o: warning: objtool: cem_priv_state()+0x23: can't find jump dest instruction at .text+0xed000029 CC [M] drivers/nfc/s3fwrn5/nci.o CC [M] drivers/net/slip/slip.o CC [M] drivers/net/ethernet/atheros/atl1e/atl1e_param.o CC [M] drivers/misc/mic/cosm/cosm_main.o CC [M] drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.o drivers/gpu/drm/drm_blend.o: warning: objtool: drm_atomic_helper_crtc_normalize_zpos()+0x6c: can't find jump dest instruction at .text+0x360100b2 CC [M] fs/jfs/jfs_txnmgr.o CC [M] drivers/isdn/hisax/elsa.o drivers/net/ethernet/chelsio/cxgb3/vsc8211.o: warning: objtool: vsc8211_get_link_status()+0x52: can't find jump dest instruction at .text+0x2d0200e8 drivers/media/dvb-frontends/dib7000p.o: warning: objtool: dib7000p_read_word()+0x40: can't find jump dest instruction at .text+0x230101f6 CC [M] drivers/media/pci/cx23885/cx23888-ir.o CC [M] drivers/net/ethernet/broadcom/bgmac-bcma.o CC [M] drivers/net/can/led.o drivers/net/ethernet/cisco/enic/vnic_intr.o: warning: objtool: vnic_intr_alloc()+0x2d: call without frame pointer save/setup drivers/net/ethernet/cisco/enic/vnic_intr.o: warning: objtool: vnic_intr_coalescing_timer_set()+0x16: call without frame pointer save/setup drivers/net/ethernet/cisco/enic/vnic_intr.o: warning: objtool: vnic_intr_init()+0x22: call without frame pointer save/setup drivers/net/ethernet/cisco/enic/vnic_intr.o: warning: objtool: vnic_intr_clean()+0x13: call without frame pointer save/setup drivers/infiniband/hw/hfi1/verbs_txreq.o: warning: objtool: hfi1_put_txreq()+0x133: can't find jump dest instruction at .text+0xa3000159 drivers/media/platform/s5p-tv/hdmi_drv.o: warning: objtool: hdmi_runtime_resume()+0x5e: can't find jump dest instruction at .text+0xb10002e4 drivers/platform/x86/intel_pmc_core.o: warning: objtool: pmc_core_probe()+0x3f: can't find jump dest instruction at .text+0x5c0100c4 CC [M] drivers/infiniband/hw/hfi1/debugfs.o drivers/pcmcia/cistpl.o: warning: objtool: parse_strings()+0xf: can't find jump dest instruction at .text+0x85000015 CC [M] drivers/phy/phy-pxa-28nm-usb2.o drivers/mmc/core/slot-gpio.o: warning: objtool: mmc_gpiod_request_cd_irq()+0x26: can't find jump dest instruction at .text+0x8300029c drivers/misc/sgi-xp/xpnet.o: warning: objtool: xpnet_send()+0x42: can't find jump dest instruction at .text+0xa20000d8 CC [M] drivers/media/platform/s5p-tv/mixer_drv.o CC [M] drivers/misc/ad525x_dpot-spi.o drivers/ide/sis5513.o: warning: objtool: sis_cable_detect()+0x3f: can't find jump dest instruction at .text+0x92000075 CC drivers/pinctrl/pinconf.o drivers/media/platform/sti/bdisp/bdisp-debug.o: warning: objtool: bdisp_dbg_perf()+0x41: can't find jump dest instruction at .text+0x1f010136 CC [M] drivers/ide/tc86c001.o LD drivers/media/pci/pluto2/built-in.o net/netfilter/nft_queue.o: warning: objtool: nft_queue_eval()+0x1e: can't find jump dest instruction at .text+0x98010164 drivers/gpu/drm/vmwgfx/vmwgfx_prime.o: warning: objtool: vmw_prime_dmabuf_mmap()+0x2e: call without frame pointer save/setup drivers/gpu/drm/vmwgfx/vmwgfx_prime.o: warning: objtool: vmw_prime_fd_to_handle()+0x1b: call without frame pointer save/setup drivers/gpu/drm/vmwgfx/vmwgfx_prime.o: warning: objtool: vmw_prime_handle_to_fd()+0x1d: call without frame pointer save/setup drivers/leds/leds-ss4200.o: warning: objtool: ich7_lpc_probe()+0x47: can't find jump dest instruction at .text+0x4801032c LD [M] drivers/media/platform/sti/bdisp/bdisp.o CC [M] sound/soc/codecs/nau8825.o drivers/gpu/drm/nouveau/nvkm/subdev/bios/pmu.o: warning: objtool: nvbios_pmuRm()+0x30: can't find jump dest instruction at .text+0xe00001d5 CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf_res.o drivers/net/ethernet/amd/xgbe/xgbe-desc.o: warning: objtool: xgbe_wrapper_tx_descriptor_init()+0x24: can't find jump dest instruction at .text+0xbd00002a drivers/media/platform/sti/c8sectpfe/c8sectpfe-dvb.o: warning: objtool: c8sectpfe_frontend_attach()+0x55: can't find jump dest instruction at .text+0x5004005b CC [M] drivers/media/pci/pluto2/pluto2.o CC [M] net/ipv4/tunnel4.o CC [M] fs/nilfs2/file.o net/ipv4/netfilter/nft_chain_nat_ipv4.o: warning: objtool: nft_nat_ipv4_out()+0x10: call without frame pointer save/setup net/ipv4/netfilter/nft_chain_nat_ipv4.o: warning: objtool: nft_nat_do_chain()+0x7f: call without frame pointer save/setup net/ipv4/netfilter/nft_chain_nat_ipv4.o: warning: objtool: nft_nat_ipv4_local_fn()+0x10: call without frame pointer save/setup net/ipv4/netfilter/nft_chain_nat_ipv4.o: warning: objtool: nft_nat_ipv4_fn()+0x10: call without frame pointer save/setup net/ipv4/netfilter/nft_chain_nat_ipv4.o: warning: objtool: nft_nat_ipv4_in()+0x10: call without frame pointer save/setup net/ipv4/netfilter/nft_chain_nat_ipv4.o: warning: objtool: nft_chain_nat_init()+0xb: call without frame pointer save/setup net/ipv4/netfilter/nft_chain_nat_ipv4.o: warning: objtool: nft_chain_nat_exit()+0xb: call without frame pointer save/setup drivers/mmc/core/pwrseq_simple.o: warning: objtool: mmc_pwrseq_simple_power_off()+0x25: can't find call dest symbol at offset 0x67000179 CC [M] drivers/media/platform/soc_camera/sh_mobile_csi2.o CC [M] drivers/leds/leds-lt3593.o CC [M] drivers/net/phy/swphy.o CC [M] drivers/platform/chrome/cros_kbd_led_backlight.o net/netfilter/nft_nat.o: warning: objtool: nft_nat_dump()+0x66: can't find jump dest instruction at .text+0xc60000dc drivers/net/ethernet/calxeda/xgmac.o: warning: objtool: xgmac_suspend()+0x18: can't find jump dest instruction at .text+0x950003fe drivers/media/usb/dvb-usb-v2/dvb_usb_urb.o: warning: objtool: dvb_usb_v2_generic_io.isra.1()+0x55: can't find jump dest instruction at .text+0xa601005a CC drivers/pci/search.o CC kernel/padata.o CC [M] fs/jfs/jfs_uniupr.o drivers/net/ethernet/cavium/liquidio/lio_ethtool.o: warning: objtool: octnet_get_link_stats()+0x45: can't find jump dest instruction at .text+0xf300029b CC [M] drivers/media/i2c/soc_camera/ov9640.o CC [M] drivers/nfc/st21nfca/dep.o drivers/net/plip/plip.o: warning: objtool: plip_init_netdev()+0x15e: can't find jump dest instruction at .text+0x8f000214 LD [M] drivers/media/pci/cx88/cx8800.o drivers/media/usb/dvb-usb-v2/usb_urb.o: warning: objtool: usb_urb_alloc_bulk_urbs()+0x1b: can't find jump dest instruction at .text+0x270100c1 CC [M] drivers/misc/sgi-gru/gruhandles.o CC [M] drivers/net/ethernet/cavium/liquidio/cn66xx_device.o drivers/i2c/busses/i2c-brcmstb.o: warning: objtool: brcmstb_send_i2c_cmd()+0x31: can't find jump dest instruction at .text+0xe80002e7 CC [M] drivers/media/pci/cx18/cx18-av-core.o drivers/net/ipvlan/ipvlan_main.o: warning: objtool: ipvlan_add_addr4()+0x3d: can't find jump dest instruction at .text+0x87000153 LD [M] drivers/net/ipvlan/ipvlan.o CC [M] drivers/misc/mic/cosm/cosm_debugfs.o drivers/gpu/drm/radeon/radeon_bios.o: warning: objtool: igp_read_bios_from_vram()+0x2f: can't find jump dest instruction at .text+0x8b000035 CC [M] drivers/net/ethernet/broadcom/bgmac-bcma-mdio.o drivers/net/ethernet/atheros/atl1e/atl1e_hw.o: warning: objtool: atl1e_get_permanent_address()+0x19: can't find jump dest instruction at .text+0xcb00001f drivers/media/rc/keymaps/rc-avermedia-dvbt.o: warning: objtool: init_rc_map_avermedia_dvbt()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-avermedia-dvbt.o: warning: objtool: exit_rc_map_avermedia_dvbt()+0xb: call without frame pointer save/setup CC [M] fs/ncpfs/ncplib_kernel.o LD [M] drivers/media/pci/cx88/cx8802.o crypto/algif_skcipher.o: warning: objtool: skcipher_accept_parent_nokey()+0x44: can't find jump dest instruction at .text+0xe50001ea drivers/nfc/s3fwrn5/firmware.o: warning: objtool: s3fwrn5_fw_request_firmware()+0x2a: can't find jump dest instruction at .text+0x2010180 CC [M] fs/ncpfs/sock.o drivers/net/ethernet/chelsio/cxgb3/ael1002.o: warning: objtool: get_link_status_r()+0x30: can't find jump dest instruction at .text+0xa3000046 drivers/media/radio/radio-wl1273.o: warning: objtool: wl1273_fm_vidioc_log_status()+0x59: can't find jump dest instruction at .text+0x6f05019e CC [M] drivers/nfc/s3fwrn5/i2c.o drivers/mfd/wm831x-i2c.o: warning: objtool: wm831x_i2c_poweroff()+0x10: call without frame pointer save/setup drivers/mfd/wm831x-i2c.o: warning: objtool: wm831x_i2c_suspend()+0x10: call without frame pointer save/setup drivers/mfd/wm831x-i2c.o: warning: objtool: wm831x_i2c_remove()+0x10: call without frame pointer save/setup drivers/mfd/wm831x-i2c.o: warning: objtool: wm831x_i2c_probe()+0x34: call without frame pointer save/setup drivers/mfd/wm831x-i2c.o: warning: objtool: wm831x_i2c_init()+0xf: call without frame pointer save/setup drivers/mfd/wm831x-i2c.o: warning: objtool: wm831x_i2c_exit()+0xb: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/vi.o: warning: objtool: vi_common_set_clockgating_state()+0x27: can't find jump dest instruction at .text+0x501021d CC [M] drivers/media/i2c/soc_camera/ov9740.o CC [M] drivers/media/rc/keymaps/rc-avermedia-m135a.o CC drivers/mfd/wm831x-spi.o drivers/input/misc/xen-kbdfront.o: warning: objtool: input_handler()+0x25: can't find jump dest instruction at .text+0x5801007b CC [M] drivers/media/platform/ti-vpe/vpdma.o drivers/media/tuners/tda9887.o: warning: objtool: tda9887_attach()+0x7e: can't find jump dest instruction at .text+0x8e0001e4 drivers/misc/mei/main.o: warning: objtool: mei_release()+0x50: can't find jump dest instruction at .text+0xa30001c5 CC [M] crypto/algif_aead.o drivers/of/fdt_address.o: warning: objtool: fdt_translate_one.isra.3.constprop.4()+0x3e: can't find jump dest instruction at .init.text+0x5d010203 drivers/misc/ad525x_dpot-i2c.o: warning: objtool: ad_dpot_i2c_remove()+0xd: call without frame pointer save/setup drivers/misc/ad525x_dpot-i2c.o: warning: objtool: ad_dpot_i2c_probe()+0x62: call without frame pointer save/setup drivers/misc/ad525x_dpot-i2c.o: warning: objtool: write_r8d16()+0x10: call without frame pointer save/setup drivers/misc/ad525x_dpot-i2c.o: warning: objtool: write_r8d8()+0x10: call without frame pointer save/setup drivers/misc/ad525x_dpot-i2c.o: warning: objtool: write_d8()+0xd: call without frame pointer save/setup drivers/misc/ad525x_dpot-i2c.o: warning: objtool: read_r8d16()+0xd: call without frame pointer save/setup drivers/misc/ad525x_dpot-i2c.o: warning: objtool: read_r8d8()+0xd: call without frame pointer save/setup drivers/misc/ad525x_dpot-i2c.o: warning: objtool: read_d8()+0x9: call without frame pointer save/setup drivers/misc/ad525x_dpot-i2c.o: warning: objtool: ad_dpot_i2c_driver_init()+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/gpu/drm/amd/amdgpu/gmc_v7_0.o: warning: objtool: gmc_v7_0_set_clockgating_state()+0x1d: can't find jump dest instruction at .text+0xb20000c3 drivers/net/ppp/ppp_async.o: warning: objtool: async_lcp_peek()+0x10: can't find jump dest instruction at .text+0x2c010096 drivers/net/ethernet/atheros/atlx/atl1.o: warning: objtool: atl1_get_regs()+0x22: can't find jump dest instruction at .text+0xf3000458 CC drivers/of/address.o drivers/misc/ibmasm/lowlevel.o: warning: objtool: ibmasm_interrupt_handler()+0x26: can't find jump dest instruction at .text+0xa90000fc CC [M] drivers/input/misc/yealink.o CC [M] drivers/net/ethernet/amd/xgbe/xgbe-mdio.o drivers/media/platform/ti-vpe/vpe.o: warning: objtool: add_in_dtd()+0xb5: can't find jump dest instruction at .text+0x9f00045a CC [M] drivers/misc/mei/amthif.o net/ipv4/netfilter/nft_redir_ipv4.o: warning: objtool: nft_redir_ipv4_eval()+0x2d: call without frame pointer save/setup net/ipv4/netfilter/nft_redir_ipv4.o: warning: objtool: nft_redir_ipv4_module_init()+0xb: call without frame pointer save/setup net/ipv4/netfilter/nft_redir_ipv4.o: warning: objtool: nft_redir_ipv4_module_exit()+0xb: call without frame pointer save/setup LD drivers/media/pci/pt1/built-in.o CC [M] drivers/misc/ibmasm/uart.o CC [M] drivers/media/platform/soc_camera/rcar_vin.o CC [M] drivers/media/platform/vivid/vivid-vid-common.o CC drivers/pnp/support.o drivers/media/v4l2-core/v4l2-mc.o: warning: objtool: pipeline_pm_power_one()+0x42: can't find jump dest instruction at .text+0xa7000148 LD drivers/media/usb/hackrf/built-in.o crypto/algif_rng.o: warning: objtool: rng_recvmsg()+0x52: call without frame pointer save/setup crypto/algif_rng.o: warning: objtool: rng_accept_parent()+0x28: call without frame pointer save/setup crypto/algif_rng.o: warning: objtool: rng_sock_destruct()+0x1a: call without frame pointer save/setup crypto/algif_rng.o: warning: objtool: rng_setkey()+0x9: call without frame pointer save/setup crypto/algif_rng.o: warning: objtool: rng_release()+0xc: call without frame pointer save/setup crypto/algif_rng.o: warning: objtool: rng_bind()+0x9: call without frame pointer save/setup crypto/algif_rng.o: warning: objtool: rng_init()+0xb: call without frame pointer save/setup crypto/algif_rng.o: warning: objtool: rng_exit()+0xb: call without frame pointer save/setup CC [M] drivers/media/pci/pt1/pt1.o drivers/media/usb/dvb-usb/dvb-usb-firmware.o: warning: objtool: dvb_usb_get_hexline()+0x32: can't find jump dest instruction at .text+0x95000038 LD [M] drivers/media/media.o drivers/gpu/drm/amd/amdgpu/gfx_v7_0.o: warning: objtool: gfx_v7_0_init_cp_pg_table()+0x25: can't find jump dest instruction at .text+0x820000bb sound/soc/codecs/ml26124.o: warning: objtool: ml26124_hw_params()+0x4b: can't find jump dest instruction at .text+0xcb0000b0 CC [M] drivers/media/usb/hackrf/hackrf.o CC [M] fs/jfs/resize.o CC [M] drivers/media/radio/radio-raremono.o CC [M] drivers/gpu/drm/drm_fb_helper.o drivers/mtd/nand/mtk_ecc.o: warning: objtool: mtk_ecc_config()+0x1b: can't find jump dest instruction at .text+0x8e000181 drivers/net/ethernet/chelsio/cxgb/espi.o: warning: objtool: tricn_init()+0x37: can't find jump dest instruction at .text+0x660100ac drivers/isdn/mISDN/l1oip_codec.o: warning: objtool: l1oip_law_to_4bit()+0xe: can't find jump dest instruction at .text+0x9c000014 CC [M] drivers/media/pci/cx23885/netup-init.o net/ipv4/netfilter/nft_masq_ipv4.o: warning: objtool: nft_masq_ipv4_eval()+0x2d: call without frame pointer save/setup net/ipv4/netfilter/nft_masq_ipv4.o: warning: objtool: nft_masq_ipv4_module_init()+0xf: call without frame pointer save/setup net/ipv4/netfilter/nft_masq_ipv4.o: warning: objtool: nft_masq_ipv4_module_exit()+0xb: call without frame pointer save/setup drivers/misc/sgi-xp/xpc_uv.o: warning: objtool: xpc_notify_sender_uv()+0x2d: can't find jump dest instruction at .text+0x9b0001c3 drivers/media/tuners/tda827x.o: warning: objtool: tda827x_set_std.isra.0()+0x27: can't find jump dest instruction at .text+0x950001ec drivers/ide/slc90e66.o: warning: objtool: slc90e66_set_pio_mode()+0xc8: can't find jump dest instruction at .text+0xa100014e drivers/media/platform/vivid/vivid-core.o: warning: objtool: vivid_remove()+0x1a: can't find jump dest instruction at .text+0x50020030 CC [M] fs/nilfs2/dir.o LD [M] drivers/misc/sgi-xp/xpc.o CC [M] fs/nfs/super.o LD [M] drivers/mmc/core/mmc_core.o CC [M] drivers/nvdimm/btt.o drivers/media/platform/sti/c8sectpfe/c8sectpfe-debugfs.o: warning: objtool: c8sectpfe_debugfs_init()+0x18: call without frame pointer save/setup drivers/media/platform/sti/c8sectpfe/c8sectpfe-debugfs.o: warning: objtool: c8sectpfe_debugfs_exit()+0x15: call without frame pointer save/setup CC [M] drivers/media/pci/mantis/mantis_evm.o drivers/media/pci/ivtv/ivtv-driver.o: warning: objtool: ivtv_iounmap()+0x14: can't find jump dest instruction at .text+0xae00007a CC [M] net/ipv4/netfilter/nft_dup_ipv4.o drivers/mtd/maps/nettel.o: warning: objtool: nettel_init()+0x32: can't find jump dest instruction at .init.text+0xf9000037 drivers/net/phy/phy.o: warning: objtool: phy_start_aneg()+0x2e: can't find jump dest instruction at .text+0x850004a4 CC [M] drivers/media/pci/ivtv/ivtv-fileops.o LD [M] drivers/media/platform/sti/c8sectpfe/c8sectpfe.o net/ipv4/netfilter/nft_reject_ipv4.o: warning: objtool: nft_reject_ipv4_eval()+0x2e: call without frame pointer save/setup net/ipv4/netfilter/nft_reject_ipv4.o: warning: objtool: nft_reject_ipv4_module_init()+0xb: call without frame pointer save/setup net/ipv4/netfilter/nft_reject_ipv4.o: warning: objtool: nft_reject_ipv4_module_exit()+0xb: call without frame pointer save/setup drivers/platform/chrome/cros_ec_lpc.o: warning: objtool: cros_ec_lpc_probe()+0x55: can't find jump dest instruction at .text+0x3d01010a CC [M] drivers/net/phy/aquantia.o CC [M] drivers/misc/mei/bus.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/rammap.o CC [M] drivers/media/usb/cx231xx/cx231xx-vbi.o CC [M] drivers/mtd/maps/scb2_flash.o CC [M] drivers/media/platform/exynos4-is/media-dev.o drivers/mtd/nand/mtk_nand.o: warning: objtool: mtk_nfc_hw_runtime_config()+0x17: can't find jump dest instruction at .text+0x7e01023d CC [M] drivers/media/v4l2-core/v4l2-common.o LD drivers/media/usb/hdpvr/built-in.o CC [M] drivers/media/usb/cx231xx/cx231xx-input.o drivers/mtd/ubi/fastmap.o: warning: objtool: ubi_write_fastmap()+0x50: can't find jump dest instruction at .text+0xd0d0136 CC [M] drivers/net/phy/marvell.o CC [M] drivers/media/platform/vivid/vivid-vbi-gen.o drivers/net/ethernet/chelsio/cxgb/cxgb2.o: warning: objtool: set_sge_param()+0x3a: can't find jump dest instruction at .text+0x8f0003d0 LD [M] drivers/mtd/ubi/ubi.o CC [M] drivers/media/usb/hdpvr/hdpvr-control.o CC [M] drivers/net/ethernet/chelsio/cxgb/pm3393.o drivers/media/usb/dvb-usb/dvb-usb-i2c.o: warning: objtool: dvb_usb_i2c_init()+0x1e: can't find jump dest instruction at .text+0x97000024 drivers/phy/phy-lpc18xx-usb-otg.o: warning: objtool: lpc18xx_usb_otg_phy_probe()+0x31: can't find jump dest instruction at .text+0xc7000147 CC [M] drivers/net/ethernet/emulex/benet/be_cmds.o drivers/media/pci/cx23885/cx23885-ioctl.o: warning: objtool: cx23885_g_register()+0x2b: can't find jump dest instruction at .text+0xa40000a1 CC [M] drivers/net/can/at91_can.o drivers/mmc/host/android-goldfish.o: warning: objtool: goldfish_mmc_xfer_done()+0x2b: can't find jump dest instruction at .text+0xc40001e1 drivers/media/i2c/soc_camera/ov772x.o: warning: objtool: ov772x_s_ctrl()+0x38: can't find jump dest instruction at .text+0xbc00023e LD drivers/media/platform/vsp1/built-in.o CC [M] net/ipv6/ip6_tunnel.o LD drivers/media/usb/msi2500/built-in.o drivers/gpu/drm/amd/amdgpu/ci_dpm.o: warning: objtool: ci_populate_bapm_vddc_vid_sidd()+0x1b: can't find jump dest instruction at .text+0x36010111 drivers/net/ethernet/cavium/liquidio/octeon_device.o: warning: objtool: octeon_download_firmware()+0x4d: can't find jump dest instruction at .text+0x9f020182 CC [M] drivers/net/can/usb/peak_usb/pcan_usb_pro.o drivers/media/pci/bt8xx/dst.o: warning: objtool: dst_set_freq()+0x6d: can't find jump dest instruction at .text+0xc010283 drivers/acpi/acpica/nsconvert.o: warning: objtool: acpi_ns_convert_to_buffer()+0x25: can't find jump dest instruction at .text+0xb0000174 CC [M] drivers/media/platform/vsp1/vsp1_drv.o CC [M] net/ipv6/ip6_gre.o drivers/media/pci/cx23885/cx23885-ir.o: warning: objtool: cx23885_ir_rx_work_handler()+0x58: call without frame pointer save/setup drivers/media/pci/cx23885/cx23885-ir.o: warning: objtool: cx23885_ir_rx_v4l2_dev_notify()+0x71: call without frame pointer save/setup drivers/media/pci/cx23885/cx23885-ir.o: warning: objtool: cx23885_ir_tx_v4l2_dev_notify()+0x46: call without frame pointer save/setup LD drivers/media/platform/xilinx/built-in.o CC [M] drivers/net/ethernet/cavium/liquidio/cn68xx_device.o CC [M] drivers/media/pci/cx23885/cimax2.o CC [M] drivers/leds/leds-adp5520.o drivers/media/v4l2-core/v4l2-ctrls.o: warning: objtool: v4l2_ctrl_get_menu()+0x16: can't find jump dest instruction at .text+0xb403001c CC [M] net/ipv6/fou6.o drivers/media/radio/tea575x.o: warning: objtool: snd_tea575x_enum_freq_bands()+0x12: can't find jump dest instruction at .text+0x98000018 CC drivers/acpi/acpica/nsdump.o CC [M] drivers/media/usb/msi2500/msi2500.o CC [M] drivers/media/pci/cx23885/netup-eeprom.o CC [M] drivers/media/platform/xilinx/xilinx-dma.o drivers/nvdimm/btt_devs.o: warning: objtool: __nd_btt_probe()+0x29: can't find jump dest instruction at .text+0x8400013f drivers/power/power_supply_sysfs.o: warning: objtool: power_supply_show_property()+0x5c: can't find jump dest instruction at .text+0xf2000171 CC [M] drivers/net/ppp/bsd_comp.o drivers/mmc/core/pwrseq_emmc.o: warning: objtool: mmc_pwrseq_emmc_reset()+0x14: can't find call dest symbol at offset 0x98000148 drivers/media/platform/vivid/vivid-ctrls.o: warning: objtool: vivid_streaming_s_ctrl()+0x1d: can't find jump dest instruction at .text+0x2e0101a3 CC [M] drivers/media/pci/netup_unidvb/netup_unidvb_i2c.o drivers/gpu/drm/radeon/radeon_cs.o: warning: objtool: radeon_cs_get_ring()+0x30: can't find jump dest instruction at .text+0x8e000055 drivers/gpu/drm/nouveau/nvkm/subdev/bios/ramcfg.o: warning: objtool: nvbios_ramcfg_index()+0x49: can't find jump dest instruction at .text+0x820000bf CC [M] drivers/misc/sgi-gru/grukdump.o fs/minix/dir.o: warning: objtool: minix_readdir()+0x4e: can't find jump dest instruction at .text+0xe0010144 CC [M] drivers/media/platform/exynos4-is/common.o CC [M] drivers/net/ethernet/chelsio/cxgb/sge.o CC [M] drivers/net/ethernet/brocade/bna/bna_tx_rx.o CC [M] net/ipv6/ip6_udp_tunnel.o CC [M] drivers/mmc/host/of_mmc_spi.o LD [M] fs/minix/minix.o drivers/net/ethernet/apm/xgene/xgene_enet_ring2.o: warning: objtool: xgene_enet_setup_ring()+0x38: can't find jump dest instruction at .text+0x1c0102ae CC [M] drivers/media/usb/dvb-usb/usb-urb.o drivers/isdn/mISDN/l1oip_core.o: warning: objtool: l1oip_socket_recv()+0x3c: can't find jump dest instruction at .text+0x3d020042 drivers/net/fddi/skfp/ecm.o: warning: objtool: ecm_fsm()+0x55: can't find jump dest instruction at .text+0x970401bb fs/ncpfs/mmap.o: warning: objtool: ncp_file_mmap_fault()+0x43: can't find jump dest instruction at .text+0x35020049 drivers/pinctrl/pinmux.o: warning: objtool: pinmux_functions_show()+0x2b: can't find jump dest instruction at .text+0xd6000091 LD [M] drivers/isdn/mISDN/mISDN_core.o drivers/net/ethernet/chelsio/cxgb/tp.o: warning: objtool: t1_tp_destroy()+0x9: call without frame pointer save/setup drivers/net/ethernet/chelsio/cxgb/tp.o: warning: objtool: t1_tp_create()+0x22: call without frame pointer save/setup CC drivers/pinctrl/devicetree.o CC [M] drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.o CC [M] drivers/net/irda/nsc-ircc.o CC [M] drivers/net/ethernet/chelsio/cxgb3/t3_hw.o CC [M] net/ipv4/xfrm4_mode_transport.o drivers/pcmcia/pcmcia_cis.o: warning: objtool: pcmcia_do_loop_config()+0xeb: can't find jump dest instruction at .text+0xc0201a1 drivers/gpu/drm/vmwgfx/vmwgfx_mob.o: warning: objtool: vmw_mob_build_pt()+0x33: can't find jump dest instruction at .text+0xd4000039 LD [M] drivers/isdn/mISDN/mISDN_dsp.o CC [M] drivers/net/ethernet/broadcom/bgmac-platform.o drivers/media/usb/go7007/go7007-v4l2.o: warning: objtool: set_capture_size()+0x38: can't find jump dest instruction at .text+0x5d02022e drivers/media/pci/cx23885/cx23885-av.o: warning: objtool: cx23885_av_work_handler()+0x53: call without frame pointer save/setup CC [M] drivers/net/phy/davicom.o LD drivers/net/team/built-in.o drivers/net/can/usb/usb_8dev.o: warning: objtool: usb_8dev_start_xmit()+0x75: can't find jump dest instruction at .text+0x6902014a drivers/net/ethernet/cadence/macb.o: warning: objtool: macb_sethashtable()+0x48: can't find jump dest instruction at .text+0xb500042e CC [M] drivers/net/ieee802154/adf7242.o drivers/media/usb/dvb-usb/dvb-usb-init.o: warning: objtool: dvb_usb_find_device()+0x38: can't find jump dest instruction at .text+0x5c01003e CC [M] drivers/media/usb/go7007/go7007-driver.o CC [M] drivers/net/team/team.o CC [M] fs/nfsd/nfssvc.o LD [M] drivers/isdn/mISDN/l1oip.o CC [M] drivers/media/platform/via-camera.o drivers/i2c/busses/i2c-cros-ec-tunnel.o: warning: objtool: ec_i2c_xfer()+0x94: can't find jump dest instruction at .text+0x430200c9 CC [M] drivers/media/pci/mantis/mantis_hif.o drivers/media/platform/s5p-mfc/s5p_mfc_dec.o: warning: objtool: s5p_mfc_ctx_ready()+0x21: can't find jump dest instruction at .text+0x9d0000c7 drivers/net/can/usb/kvaser_usb.o: warning: objtool: kvaser_usb_remove_interfaces()+0x90: can't find jump dest instruction at .text+0x980000b6 drivers/misc/vmw_vmci/vmci_doorbell.o: warning: objtool: vmci_doorbell_notify()+0x20: can't find jump dest instruction at .text+0xa9000076 drivers/media/platform/ti-vpe/csc.o: warning: objtool: csc_dump_regs()+0x11e: call without frame pointer save/setup drivers/media/platform/ti-vpe/csc.o: warning: objtool: csc_create()+0x52: call without frame pointer save/setup CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_irq.o CC [M] drivers/media/i2c/soc_camera/rj54n1cb0c.o CC [M] drivers/media/platform/s5p-mfc/s5p_mfc_pm.o CC [M] crypto/xor.o drivers/media/pci/cx18/cx18-irq.o: warning: objtool: cx18_irq_handler()+0xde: can't find jump dest instruction at .text+0x9b0000e4 drivers/input/touchscreen/mc13783_ts.o: warning: objtool: mc13783_ts_report_sample()+0x157: can't find jump dest instruction at .text+0xad0002bd CC [M] drivers/gpu/drm/drm_fb_cma_helper.o LD [M] drivers/i2c/busses/i2c-designware-platform.o CC [M] drivers/net/ethernet/chelsio/cxgb4/sge.o drivers/net/phy/mdio_bus.o: warning: objtool: of_mdiobus_link_mdiodev.isra.1()+0x20: can't find jump dest instruction at .text+0x950006f6 drivers/media/rc/ir-jvc-decoder.o: warning: objtool: ir_jvc_decode()+0x42: can't find jump dest instruction at .text+0x53030048 CC [M] drivers/input/touchscreen/mcs5000_ts.o drivers/platform/x86/asus-laptop.o: warning: objtool: asus_led_exit()+0x23: can't find jump dest instruction at .text+0xcd000129 drivers/gpu/drm/drm_edid_load.o: warning: objtool: edid_load()+0x82: can't find jump dest instruction at .text+0xae000087 drivers/misc/vmw_vmci/vmci_driver.o: warning: objtool: vmci_drv_init()+0x22: can't find jump dest instruction at .init.text+0xa9000027 CC [M] drivers/net/phy/cicada.o LD [M] drivers/i2c/busses/i2c-designware-pci.o drivers/media/pci/cx88/cx88-vp3054-i2c.o: warning: objtool: vp3054_i2c_probe()+0x29: can't find jump dest instruction at .text+0x1e01016f drivers/parport/parport_pc.o: warning: objtool: show_parconfig_smsc37c669()+0x96: can't find jump dest instruction at .text+0xe900056c CC [M] net/ipv4/netfilter/nf_tables_arp.o drivers/net/ethernet/atheros/atl1e/atl1e_ethtool.o: warning: objtool: atl1e_set_eeprom()+0x2c: can't find jump dest instruction at .text+0x36010142 CC [M] drivers/net/phy/lxt.o drivers/media/rc/ir-rc6-decoder.o: warning: objtool: ir_rc6_decode()+0x65: can't find jump dest instruction at .text+0xc505006b CC [M] drivers/misc/vmw_vmci/vmci_event.o CC [M] drivers/platform/x86/asus-wmi.o drivers/nfc/pn544/mei.o: warning: objtool: pn544_mei_remove()+0xe: call without frame pointer save/setup drivers/nfc/pn544/mei.o: warning: objtool: pn544_mei_probe()+0x1a: call without frame pointer save/setup drivers/nfc/pn544/mei.o: warning: objtool: pn544_mei_init()+0x2c: call without frame pointer save/setup drivers/nfc/pn544/mei.o: warning: objtool: pn544_mei_exit()+0x10: call without frame pointer save/setup CC [M] drivers/nvdimm/blk.o drivers/nfc/s3fwrn5/core.o: warning: objtool: s3fwrn5_firmware_update()+0x61: can't find jump dest instruction at .text+0xae0001a7 LD drivers/i2c/built-in.o CC [M] drivers/parport/parport_serial.o drivers/isdn/hisax/avm_pci.o: warning: objtool: avm_setup_rest()+0x5b: can't find jump dest instruction at .text+0x61010290 drivers/media/usb/cx231xx/cx231xx-core.o: warning: objtool: cx231xx_set_mode()+0x13: can't find jump dest instruction at .text+0x93000069 LD [M] drivers/infiniband/core/ib_core.o CC [M] drivers/leds/dell-led.o drivers/gpu/drm/amd/amdgpu/gmc_v8_0.o: warning: objtool: fiji_update_mc_medium_grain_clock_gating()+0x13: can't find jump dest instruction at .text+0x4b0100b9 drivers/media/pci/netup_unidvb/netup_unidvb_core.o: warning: objtool: netup_unidvb_tuner_ctrl()+0x22: can't find jump dest instruction at .text+0x860000d8 CC [M] drivers/net/ethernet/chelsio/cxgb4/clip_tbl.o drivers/nvdimm/pmem.o: warning: objtool: pmem_attach_disk()+0x53: can't find jump dest instruction at .text+0xb1020279 drivers/media/platform/soc_camera/atmel-isi.o: warning: objtool: isi_camera_set_bus_param()+0x56: can't find jump dest instruction at .text+0x7b02045c drivers/pnp/card.o: warning: objtool: card_probe()+0x26: can't find jump dest instruction at .text+0x320101ec drivers/media/tuners/tda18271-common.o: warning: objtool: tda18271_dump_regs.isra.1()+0x19: can't find jump dest instruction at .text+0x39030d2f LD [M] drivers/nfc/pn544/pn544_i2c.o drivers/net/hamradio/baycom_ser_hdx.o: warning: objtool: ser12_open()+0x12: can't find jump dest instruction at .text+0x72010148 CC [M] net/ipv4/netfilter/ip_tables.o CC [M] drivers/leds/leds-mc13783.o drivers/media/usb/dvb-usb/dvb-usb-urb.o: warning: objtool: dvb_usb_generic_rw()+0x34: can't find jump dest instruction at .text+0x2f0200fa CC [M] drivers/net/hamradio/baycom_par.o drivers/gpu/drm/radeon/radeon_benchmark.o: warning: objtool: radeon_benchmark_do_move.constprop.2()+0xed: can't find jump dest instruction at .text+0x600000f2 CC [M] drivers/media/tuners/tda18271-fe.o CC [M] drivers/media/pci/cx23885/cx23885-f300.o CC [M] drivers/misc/mei/bus-fixup.o fs/nfsd/trace.o: warning: objtool: perf_trace_nfsd_stateid_class()+0x37: can't find jump dest instruction at .text+0x9100015d drivers/phy/phy-pxa-28nm-usb2.o: warning: objtool: mv_usb2_phy_probe()+0x31: can't find jump dest instruction at .text+0xac0000f7 CC [M] drivers/media/usb/cx231xx/cx231xx-audio.o CC [M] drivers/net/phy/qsemi.o drivers/media/pci/ngene/ngene-i2c.o: warning: objtool: ngene_i2c_master_xfer()+0xf1: can't find call dest symbol at offset 0xfafe02b5 drivers/misc/ad525x_dpot-spi.o: warning: objtool: write24()+0x26: can't find call dest symbol at offset 0x5600011a CC [M] drivers/gpu/drm/radeon/rs400.o CC [M] crypto/ablk_helper.o LD [M] drivers/nfc/pn544/pn544_mei.o LD drivers/nfc/st95hf/built-in.o drivers/media/usb/dvb-usb/dvb-usb-dvb.o: warning: objtool: dvb_usb_ctrl_feed()+0x38: can't find jump dest instruction at .text+0x6602018e drivers/misc/ad525x_dpot.o: warning: objtool: dpot_read_spi()+0x2d: can't find jump dest instruction at .text+0x98000032 MKREGTABLE drivers/gpu/drm/radeon/rs600_reg_safe.h CC drivers/acpi/acpica/nseval.o drivers/media/pci/cx88/cx88-dvb.o: warning: objtool: sharp_z0194a_set_symbol_rate()+0x8b: can't find jump dest instruction at .text+0xab000091 drivers/net/ethernet/apm/xgene/xgene_enet_ethtool.o: warning: objtool: xgene_get_strings()+0x34: call without frame pointer save/setup drivers/net/ethernet/apm/xgene/xgene_enet_ethtool.o: warning: objtool: xgene_get_drvinfo()+0x54: call without frame pointer save/setup drivers/net/ethernet/apm/xgene/xgene_enet_ethtool.o: warning: objtool: xgene_set_settings()+0x36: call without frame pointer save/setup drivers/net/ethernet/apm/xgene/xgene_enet_ethtool.o: warning: objtool: xgene_get_settings()+0x31: call without frame pointer save/setup drivers/misc/mic/cosm/cosm_main.o: warning: objtool: cosm_driver_probe()+0x2e: can't find jump dest instruction at .text+0x8e010034 CC [M] drivers/media/usb/dvb-usb/vp7045.o CC [M] drivers/media/platform/s5p-mfc/s5p_mfc_opr.o CC [M] drivers/misc/mic/cosm/cosm_sysfs.o CC [M] drivers/net/ethernet/apm/xgene/xgene_enet_cle.o CC [M] drivers/phy/phy-pxa-28nm-hsic.o drivers/media/platform/s5p-mfc/s5p_mfc_enc.o: warning: objtool: s5p_mfc_enc_s_ctrl()+0x22: can't find jump dest instruction at .text+0xd1070028 CC fs/notify/fsnotify.o drivers/platform/chrome/cros_kbd_led_backlight.o: warning: objtool: keyboard_led_probe()+0x23: call without frame pointer save/setup drivers/platform/chrome/cros_kbd_led_backlight.o: warning: objtool: keyboard_led_get_brightness()+0x20: call without frame pointer save/setup drivers/platform/chrome/cros_kbd_led_backlight.o: warning: objtool: keyboard_led_set_brightness()+0x3c: call without frame pointer save/setup drivers/platform/chrome/cros_kbd_led_backlight.o: warning: objtool: keyboard_led_driver_init()+0x12: call without frame pointer save/setup drivers/platform/chrome/cros_kbd_led_backlight.o: warning: objtool: keyboard_led_driver_exit()+0xb: call without frame pointer save/setup drivers/net/can/usb/peak_usb/pcan_usb.o: warning: objtool: pcan_usb_send_cmd()+0x30: can't find jump dest instruction at .text+0x850002b6 CC [M] drivers/misc/mic/cosm/cosm_scif_server.o CC [M] drivers/net/ethernet/chelsio/cxgb3/mc5.o CC [M] drivers/nfc/st95hf/spi.o drivers/pnp/driver.o: warning: objtool: __pnp_bus_suspend()+0x2b: can't find jump dest instruction at .text+0xb3000061 LD [M] drivers/infiniband/core/ib_cm.o CC [M] drivers/misc/pti.o CC [M] fs/ncpfs/ncpsign_kernel.o drivers/net/ethernet/dec/tulip/xircom_cb.o: warning: objtool: investigate_read_descriptor()+0x38: can't find jump dest instruction at .text+0xf400003e LD drivers/media/radio/built-in.o drivers/isdn/hardware/eicon/capidtmf.o: warning: objtool: capidtmf_goertzel_result.constprop.0()+0x200: can't find jump dest instruction at .text+0xaff0205 LD net/ipv6/built-in.o drivers/pcmcia/rsrc_mgr.o: warning: objtool: pcmcia_make_resource()+0x3a: call without frame pointer save/setup LD drivers/platform/chrome/built-in.o drivers/media/rc/keymaps/rc-avermedia-m135a.o: warning: objtool: init_rc_map_avermedia_m135a()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-avermedia-m135a.o: warning: objtool: exit_rc_map_avermedia_m135a()+0xb: call without frame pointer save/setup net/ipv4/xfrm4_mode_beet.o: warning: objtool: xfrm4_beet_input()+0x1a: can't find jump dest instruction at .text+0x95000180 LD [M] drivers/media/radio/shark2.o CC drivers/acpi/acpica/nsinit.o drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.o: warning: objtool: s5p_mfc_v8_wait_wakeup()+0x52: can't find jump dest instruction at .text+0x99000057 LD [M] drivers/isdn/hardware/eicon/divadidd.o CC [M] drivers/media/dvb-frontends/dib9000.o CC [M] drivers/md/dm-kcopyd.o LD [M] drivers/platform/chrome/cros_ec_devs.o fs/nls/nls_base.o: warning: objtool: utf8_to_utf32()+0x21: can't find jump dest instruction at .text+0xb4000027 CC [M] drivers/pcmcia/rsrc_nonstatic.o CC [M] drivers/nfc/st-nci/core.o drivers/nfc/s3fwrn5/nci.o: warning: objtool: s3fwrn5_nci_rf_configure()+0x37: can't find jump dest instruction at .text+0xa101007d drivers/media/i2c/saa6752hs.o: warning: objtool: saa6752hs_set_fmt()+0x15: can't find jump dest instruction at .text+0x500100eb CC [M] drivers/media/rc/keymaps/rc-avermedia-m733a-rm-k6.o LD [M] net/ipv6/ipv6.o drivers/misc/ibmasm/uart.o: warning: objtool: ibmasm_register_uart()+0x43: can't find jump dest instruction at .text+0x85000048 CC kernel/crash_dump.o drivers/gpu/drm/vmwgfx/vmwgfx_shader.o: warning: objtool: vmw_gb_shader_init()+0x67: can't find jump dest instruction at .text+0x9700024c CC [M] drivers/mmc/host/sdricoh_cs.o CC [M] drivers/mtd/maps/plat-ram.o CC [M] fs/nls/nls_cp437.o CC [M] drivers/media/usb/cx231xx/cx231xx-dvb.o drivers/gpio/gpio-mcp23s08.o: warning: objtool: mcp23s08_probe_one()+0xae: can't find jump dest instruction at .text+0xd8000534 CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.o drivers/gpio/gpio-ml-ioh.o: warning: objtool: ioh_gpio_restore_reg_conf()+0x106: can't find jump dest instruction at .text+0x700010b LD [M] drivers/misc/ibmasm/ibmasm.o net/netfilter/nft_reject_inet.o: warning: objtool: nft_reject_inet_eval()+0x29: can't find jump dest instruction at .text+0xbb00011f drivers/misc/mic/cosm/cosm_debugfs.o: warning: objtool: cosm_log_buf_show()+0x2e: can't find jump dest instruction at .text+0xcf0000b4 CC lib/decompress_inflate.o CC [M] drivers/net/ethernet/chelsio/cxgb4vf/sge.o drivers/powercap/powercap_sys.o: warning: objtool: create_constraints()+0x11: can't find jump dest instruction at .text+0xa4010017 CC [M] fs/nfs/io.o LD drivers/pps/clients/built-in.o CC [M] drivers/gpio/gpio-pca953x.o drivers/leds/leds-lt3593.o: warning: objtool: create_lt3593_led()+0x4a: can't find jump dest instruction at .text+0x930000bf drivers/hid/hid-roccat.o: warning: objtool: roccat_read()+0x7d: can't find jump dest instruction at .text+0x5e010293 CC [M] drivers/media/platform/s5p-tv/mixer_video.o CC [M] net/netfilter/nft_rbtree.o CC [M] drivers/media/tuners/xc5000.o CC [M] drivers/leds/leds-max77693.o CC [M] drivers/pps/clients/pps-ktimer.o CC [M] drivers/media/pci/ivtv/ivtv-firmware.o CC [M] drivers/hid/hid-roccat-common.o drivers/misc/mei/amthif.o: warning: objtool: mei_amthif_run_next_cmd()+0x7a: can't find jump dest instruction at .text+0x9a0001cf drivers/pinctrl/pinconf.o: warning: objtool: pinconf_dbg_config_print()+0x34: can't find jump dest instruction at .text+0xbb00017a fs/nilfs2/file.o: warning: objtool: nilfs_page_mkwrite()+0x49: can't find jump dest instruction at .text+0xe201004f CC [M] drivers/media/platform/vivid/vivid-vid-cap.o CC [M] fs/nilfs2/super.o CC [M] drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.o lib/decompress_bunzip2.o: warning: objtool: get_bits()+0x1a: can't find jump dest instruction at .init.text+0x8900001f drivers/hwmon/f71805f.o: warning: objtool: f71805f_update_device()+0x4c: can't find jump dest instruction at .text+0xeb0100c2 CC [M] drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.o drivers/media/i2c/soc_camera/ov9740.o: warning: objtool: ov9740_set_res()+0xb6: can't find jump dest instruction at .text+0x1302029c CC [M] drivers/net/phy/smsc.o drivers/power/power_supply_core.o: warning: objtool: power_supply_check_supplies()+0x27: can't find jump dest instruction at .text+0x3401049d drivers/media/usb/cx231xx/cx231xx-pcb-cfg.o: warning: objtool: initialize_cx231xx()+0x40: can't find jump dest instruction at .text+0xb0020046 CC [M] drivers/mtd/maps/intel_vr_nor.o CC drivers/power/power_supply_leds.o CC [M] drivers/hwmon/f71882fg.o CC [M] drivers/nfc/st21nfca/se.o drivers/pnp/manager.o: warning: objtool: pnp_assign_port()+0x48: can't find jump dest instruction at .text+0x3901029e drivers/net/can/usb/peak_usb/pcan_usb_core.o: warning: objtool: peak_usb_disconnect()+0x21: can't find jump dest instruction at .text+0x80000087 drivers/misc/sgi-gru/gruhandles.o: warning: objtool: wait_instruction_complete()+0x24: can't find jump dest instruction at .text+0x9200002a drivers/net/ethernet/amd/xgbe/xgbe-ethtool.o: warning: objtool: xgbe_set_coalesce()+0x1f: can't find jump dest instruction at .text+0xb3000325 fs/jfs/jfs_logmgr.o: warning: objtool: lbmAllocate()+0x3a: can't find jump dest instruction at .text+0xc4000120 drivers/media/platform/soc_camera/sh_mobile_csi2.o: warning: objtool: sh_csi2_set_fmt()+0x2d: can't find jump dest instruction at .text+0x52010073 drivers/nfc/st-nci/ndlc.o: warning: objtool: ndlc_probe()+0x45: can't find jump dest instruction at .text+0x8c0100db drivers/mfd/wm831x-spi.o: warning: objtool: wm831x_spi_poweroff()+0x10: call without frame pointer save/setup drivers/mfd/wm831x-spi.o: warning: objtool: wm831x_spi_suspend()+0x10: call without frame pointer save/setup drivers/mfd/wm831x-spi.o: warning: objtool: wm831x_spi_remove()+0x10: call without frame pointer save/setup drivers/mfd/wm831x-spi.o: warning: objtool: wm831x_spi_probe()+0x1c: 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/media/usb/dvb-usb-v2/dvb_usb_core.o: warning: objtool: dvb_usbv2_device_power_ctrl()+0x3e: can't find jump dest instruction at .text+0x91000044 drivers/net/irda/stir4200.o: warning: objtool: stir_probe()+0x3e: can't find jump dest instruction at .text+0xdc0000d4 drivers/net/ieee802154/cc2520.o: warning: objtool: cc2520_get_platform_data()+0x32: can't find jump dest instruction at .text+0xde000088 CC drivers/pnp/interface.o CC [M] drivers/hwmon/f75375s.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_stdu.o CC [M] drivers/media/usb/go7007/go7007-i2c.o drivers/media/pci/cx23885/cx23885-input.o: warning: objtool: cx23885_input_ir_start()+0x1b: can't find jump dest instruction at .text+0x4010021 CC [M] drivers/net/irda/w83977af_ir.o drivers/ide/tc86c001.o: warning: objtool: tc86c001_set_pio_mode()+0x10: can't find call dest symbol at offset 0x8c000074 CC kernel/jump_label.o CC [M] drivers/media/pci/pt1/va1j5jf8007s.o CC drivers/mfd/wm8350-core.o CC [M] drivers/ide/triflex.o drivers/media/pci/ngene/ngene-cards.o: warning: objtool: demod_attach_lg330x()+0x58: can't find jump dest instruction at .text+0xa800034e drivers/net/phy/phy_device.o: warning: objtool: genphy_config_init()+0x28: can't find jump dest instruction at .text+0x8a0002fe CC fs/notify/notification.o drivers/media/platform/exynos4-is/fimc-capture.o: warning: objtool: queue_setup()+0x24: can't find jump dest instruction at .text+0xb900002a CC [M] drivers/media/usb/go7007/go7007-fw.o CC fs/notify/group.o drivers/net/ethernet/cisco/enic/vnic_wq.o: warning: objtool: vnic_wq_alloc_bufs()+0x3a: can't find jump dest instruction at .text+0xdd000040 CC [M] drivers/mtd/maps/gpio-addr-flash.o CC [M] drivers/media/platform/xilinx/xilinx-vip.o drivers/pci/remove.o: warning: objtool: pci_stop_bus_device()+0x37: can't find call dest symbol at offset 0xc500003b CC [M] drivers/media/platform/xilinx/xilinx-vipp.o drivers/media/pci/ngene/ngene-dvb.o: warning: objtool: ts_read()+0x37: can't find jump dest instruction at .text+0xac00012d drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf_res.o: warning: objtool: vmw_cmdbuf_res_revert()+0x52: can't find call dest symbol at offset 0x59ff01a6 CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_ih.o drivers/powercap/intel_rapl.o: warning: objtool: rapl_init_domains()+0x2e: can't find jump dest instruction at .text+0x87000124 drivers/net/ethernet/broadcom/bgmac-bcma.o: warning: objtool: bgmac_probe()+0x32: can't find jump dest instruction at .text+0xcf030188 fs/nilfs2/inode.o: warning: objtool: nilfs_truncate_bmap()+0x20: can't find jump dest instruction at .text+0xa1000256 CC drivers/pinctrl/pinconf-generic.o CC [M] drivers/gpu/drm/amd/amdgpu/iceland_ih.o LD drivers/media/pci/pt3/built-in.o drivers/media/platform/vivid/vivid-vbi-gen.o: warning: objtool: vivid_vbi_gen_raw()+0xcb: can't find jump dest instruction at .text+0x4b000a30 drivers/net/phy/aquantia.o: warning: objtool: aquantia_config_intr()+0x2d: can't find jump dest instruction at .text+0x86000203 drivers/net/ethernet/atheros/atlx/atl2.o: warning: objtool: atl2_intr_tx()+0x3e: can't find jump dest instruction at .text+0x8f0102a4 fs/jfs/resize.o: warning: objtool: jfs_extendfs()+0xb9: can't find jump dest instruction at .text+0x8e0600be LD drivers/powercap/built-in.o drivers/media/usb/dvb-usb-v2/af9015.o: warning: objtool: af9015_ctrl_msg()+0xf7: can't find jump dest instruction at .text+0xb0104fc drivers/mtd/maps/scb2_flash.o: warning: objtool: scb2_fixup_mtd()+0x3b: can't find jump dest instruction at .text+0x820000c0 drivers/nfc/s3fwrn5/i2c.o: warning: objtool: s3fwrn5_i2c_probe()+0x3c: can't find jump dest instruction at .text+0x12010172 CC [M] drivers/media/usb/gspca/autogain_functions.o CC [M] drivers/media/pci/mantis/mantis_ca.o CC [M] drivers/media/pci/pt3/pt3.o drivers/media/i2c/soc_camera/ov9640.o: warning: objtool: ov9640_write_regs()+0x2c: can't find jump dest instruction at .text+0xa30003c2 CC [M] drivers/media/i2c/soc_camera/tw9910.o CC [M] fs/nls/nls_cp737.o LD [M] drivers/nfc/s3fwrn5/s3fwrn5.o drivers/net/ethernet/brocade/bna/bnad.o: warning: objtool: bnad_init()+0x8f: can't find jump dest instruction at .text+0x10010394 CC [M] fs/nls/nls_cp775.o CC [M] drivers/leds/leds-max8997.o CC [M] drivers/media/usb/dvb-usb/vp7045-fe.o CC [M] drivers/gpu/drm/drm_dp_aux_dev.o CC [M] drivers/misc/atmel-ssc.o drivers/net/ethernet/atheros/atl1e/atl1e_param.o: warning: objtool: atl1e_validate_option.isra.0()+0x23: can't find jump dest instruction at .text+0xf3000028 LD [M] drivers/nfc/s3fwrn5/s3fwrn5_i2c.o drivers/media/usb/em28xx/em28xx-i2c.o: warning: objtool: em28xx_i2c_recv_bytes()+0x2d: can't find jump dest instruction at .text+0x15010033 CC [M] drivers/gpu/drm/amd/amdgpu/tonga_ih.o drivers/media/platform/s5p-tv/mixer_drv.o: warning: objtool: mxr_acquire_plat_resources()+0x46: can't find jump dest instruction at .text+0x350101db drivers/media/radio/radio-raremono.o: warning: objtool: vidioc_g_tuner()+0x2b: can't find jump dest instruction at .text+0xeb0001b1 CC [M] drivers/media/dvb-frontends/mt312.o fs/btrfs/tests/free-space-tests.o: warning: objtool: test_extents()+0x47: can't find jump dest instruction at .text+0x8b01006c LD [M] drivers/net/ethernet/atheros/atl1e/atl1e.o drivers/leds/leds-adp5520.o: warning: objtool: adp5520_led_setup.isra.3()+0x2b: can't find jump dest instruction at .text+0xad000181 CC [M] drivers/media/dvb-frontends/ves1820.o drivers/acpi/acpica/nsdump.o: warning: objtool: acpi_ns_dump_one_object()+0x27: can't find jump dest instruction at .text+0xa80600ec CC [M] drivers/net/team/team_mode_broadcast.o drivers/media/pci/ngene/ngene-core.o: warning: objtool: demux_tasklet()+0x3b: can't find jump dest instruction at .text+0x680100d1 CC [M] drivers/media/pci/pt1/va1j5jf8007t.o drivers/media/usb/em28xx/em28xx-core.o: warning: objtool: em28xx_irq_callback()+0x22: can't find jump dest instruction at .text+0xe9000188 CC drivers/acpi/acpica/nsload.o drivers/net/ethernet/brocade/bna/bnad_ethtool.o: warning: objtool: bnad_get_stats_count_locked()+0x61: can't find jump dest instruction at .text+0x83000197 CC [M] drivers/leds/leds-lm355x.o LD drivers/ptp/built-in.o drivers/pinctrl/devicetree.o: warning: objtool: dt_to_map_one_config()+0x3f: can't find jump dest instruction at .text+0xc6000155 CC [M] drivers/net/ethernet/amd/xgbe/xgbe-ptp.o CC [M] drivers/media/platform/vim2m.o drivers/net/phy/swphy.o: warning: objtool: swphy_read_reg()+0x11: can't find jump dest instruction at .text+0xeb000017 CC [M] drivers/media/usb/em28xx/em28xx-cards.o fs/btrfs/tests/extent-buffer-tests.o: warning: objtool: test_btrfs_split_item()+0x51: can't find jump dest instruction at .text+0xa7050056 drivers/input/touchscreen/mcs5000_ts.o: warning: objtool: mcs5000_ts_interrupt()+0x55: can't find jump dest instruction at .text+0xb100007a LD [M] drivers/media/pci/ngene/ngene.o CC [M] drivers/ptp/ptp_clock.o net/netfilter/nft_reject.o: warning: objtool: nft_reject_dump()+0x2d: call without frame pointer save/setup net/netfilter/nft_reject.o: warning: objtool: nft_reject_validate()+0x12: call without frame pointer save/setup net/netfilter/nft_reject.o: warning: objtool: nft_reject_init()+0x1b: call without frame pointer save/setup CC [M] drivers/hid/hid-roccat-arvo.o CC [M] fs/btrfs/tests/btrfs-tests.o drivers/media/pci/bt8xx/dst_ca.o: warning: objtool: dst_ci_command()+0x6d: can't find jump dest instruction at .text+0xc9000323 CC [M] drivers/input/touchscreen/melfas_mip4.o drivers/media/usb/hdpvr/hdpvr-control.o: warning: objtool: hdpvr_set_audio()+0x2d: can't find jump dest instruction at .text+0xe8000393 drivers/net/ethernet/brocade/bna/bnad_debugfs.o: warning: objtool: bnad_debugfs_write_regwr()+0x37: can't find jump dest instruction at .text+0xd600023d net/ipv4/netfilter/nft_dup_ipv4.o: warning: objtool: nft_dup_ipv4_dump()+0x1b: call without frame pointer save/setup CC [M] drivers/net/ethernet/brocade/bna/bfa_msgq.o net/ipv4/netfilter/nft_dup_ipv4.o: warning: objtool: nft_dup_ipv4_init()+0x1b: call without frame pointer save/setup net/ipv4/netfilter/nft_dup_ipv4.o: warning: objtool: nft_dup_ipv4_eval()+0x31: call without frame pointer save/setup net/ipv4/netfilter/nft_dup_ipv4.o: warning: objtool: nft_dup_ipv4_module_init()+0xb: call without frame pointer save/setup net/ipv4/netfilter/nft_dup_ipv4.o: warning: objtool: nft_dup_ipv4_module_exit()+0xb: call without frame pointer save/setup CC [M] drivers/media/usb/hdpvr/hdpvr-core.o LD drivers/net/ethernet/ezchip/built-in.o LD fs/ntfs/built-in.o CC [M] net/ipv4/netfilter/iptable_filter.o drivers/net/ieee802154/atusb.o: warning: objtool: atusb_submit_rx_urb()+0x6c: can't find jump dest instruction at .text+0xa40002f2 CC [M] drivers/net/ethernet/amd/xgbe/xgbe-dcb.o CC [M] sound/soc/codecs/hdmi-codec.o fs/nls/nls_cp437.o: warning: objtool: init_nls_cp437()+0x12: call without frame pointer save/setup fs/nls/nls_cp437.o: warning: objtool: exit_nls_cp437()+0xb: call without frame pointer save/setup CC [M] drivers/net/ethernet/ezchip/nps_enet.o drivers/mmc/host/mmc_spi.o: warning: objtool: mmc_spi_setup_data_message()+0x81: can't find jump dest instruction at .text+0xca0000d7 CC [M] fs/ntfs/aops.o CC [M] drivers/net/can/grcan.o drivers/media/platform/vivid/vivid-vid-common.o: warning: objtool: vivid_vid_can_loop()+0x17: can't find jump dest instruction at .text+0x9500006d LD drivers/media/pci/saa7146/built-in.o CC lib/decompress_unlz4.o drivers/pnp/support.o: warning: objtool: pnp_is_active()+0x2e: can't find jump dest instruction at .text+0xcd000034 CC [M] fs/ncpfs/getopt.o CC drivers/mfd/wm8350-regmap.o drivers/net/phy/mdio_device.o: warning: objtool: mdio_driver_unregister()+0x9: call without frame pointer save/setup drivers/net/phy/mdio_device.o: warning: objtool: mdio_driver_register()+0x24: call without frame pointer save/setup drivers/net/phy/mdio_device.o: warning: objtool: mdio_device_remove()+0x11: call without frame pointer save/setup drivers/net/phy/mdio_device.o: warning: objtool: mdio_device_register()+0x21: call without frame pointer save/setup drivers/net/phy/mdio_device.o: warning: objtool: mdio_device_create()+0x30: call without frame pointer save/setup drivers/net/phy/mdio_device.o: warning: objtool: mdio_device_release()+0x9: call without frame pointer save/setup drivers/net/phy/mdio_device.o: warning: objtool: mdio_device_free()+0x9: call without frame pointer save/setup drivers/pnp/resource.o: warning: objtool: pci_dev_uses_irq()+0x3b: can't find jump dest instruction at .text+0xa40001b1 CC fs/notify/inode_mark.o drivers/media/platform/s5p-mfc/s5p_mfc_pm.o: warning: objtool: s5p_mfc_init_pm()+0x8c: can't find jump dest instruction at .text+0x66010091 CC [M] drivers/media/pci/saa7146/mxb.o drivers/misc/sgi-gru/grukdump.o: warning: objtool: gru_dump_context_data()+0x55: can't find jump dest instruction at .text+0x990000cb LD drivers/media/pci/saa7134/built-in.o CC fs/notify/mark.o CC [M] drivers/media/dvb-frontends/ves1x93.o CC drivers/pnp/quirks.o CC [M] drivers/net/ethernet/dec/tulip/de2104x.o drivers/net/ppp/bsd_comp.o: warning: objtool: bsd_check()+0x11: can't find jump dest instruction at .text+0x8e000017 CC [M] drivers/media/pci/saa7134/saa7134-cards.o drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_attach()+0xf: can't find jump dest instruction at .text+0xa00000e5 drivers/pci/search.o: warning: objtool: pci_for_each_dma_alias()+0x3c: can't find jump dest instruction at .text+0x90104a2 drivers/media/pci/cx23885/netup-init.o: warning: objtool: netup_initialize()+0x1a: can't find call dest symbol at offset 0xe1ff019e CC [M] drivers/media/pci/saa7134/saa7134-core.o CC drivers/mfd/wm8350-gpio.o drivers/media/pci/mantis/mantis_evm.o: warning: objtool: mantis_hifevm_work()+0x43: can't find jump dest instruction at .text+0x9a000049 drivers/net/fddi/skfp/pcmplc.o: warning: objtool: lem_evaluate()+0x2a: can't find jump dest instruction at .text+0x74010240 CC [M] drivers/media/dvb-frontends/tda1004x.o CC [M] drivers/nfc/st95hf/core.o CC [M] drivers/net/fddi/skfp/pmf.o drivers/phy/phy-pxa-28nm-hsic.o: warning: objtool: mv_hsic_phy_probe()+0x31: can't find jump dest instruction at .text+0xac000267 drivers/media/rc/keymaps/rc-avermedia-m733a-rm-k6.o: warning: objtool: init_rc_map_avermedia_m733a_rm_k6()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-avermedia-m733a-rm-k6.o: warning: objtool: exit_rc_map_avermedia_m733a_rm_k6()+0xb: call without frame pointer save/setup drivers/input/misc/yealink.o: warning: objtool: setChar()+0x11: can't find jump dest instruction at .text+0xb5000017 drivers/media/pci/pluto2/pluto2.o: warning: objtool: pluto2_probe()+0x3e: can't find jump dest instruction at .text+0x2050674 CC [M] drivers/net/ethernet/broadcom/bcmsysport.o CC [M] drivers/net/fddi/skfp/queue.o CC [M] drivers/input/misc/ideapad_slidebar.o CC [M] drivers/phy/phy-omap-control.o drivers/media/usb/dvb-usb/dvb-usb-remote.o: warning: objtool: dvb_usb_nec_rc_key_to_event()+0x23: can't find jump dest instruction at .text+0xbb000029 CC [M] drivers/media/rc/keymaps/rc-avermedia-rm-ks.o drivers/nfc/st21nfca/core.o: warning: objtool: st21nfca_hci_im_transceive()+0x6a: can't find jump dest instruction at .text+0xb00004c0 drivers/media/platform/ti-vpe/vpdma.o: warning: objtool: dump_dtd()+0x1af: can't find jump dest instruction at .text+0x840001b4 drivers/media/usb/cx231xx/cx231xx-input.o: warning: objtool: cx231xx_ir_init()+0x54: can't find jump dest instruction at .text+0x5301016a CC [M] drivers/media/usb/go7007/snd-go7007.o CC [M] drivers/media/platform/ti-vpe/cal.o drivers/media/usb/dvb-usb-v2/af9035.o: warning: objtool: af9035_ctrl_msg()+0x70: can't find jump dest instruction at .text+0xf020125 CC [M] drivers/media/usb/dvb-usb/vp702x.o drivers/media/pci/cx23885/netup-eeprom.o: warning: objtool: netup_eeprom_read()+0x52: call without frame pointer save/setup drivers/media/pci/cx23885/netup-eeprom.o: warning: objtool: netup_eeprom_write()+0x38: call without frame pointer save/setup drivers/media/pci/cx23885/netup-eeprom.o: warning: objtool: netup_get_card_info()+0x23: call without frame pointer save/setup drivers/md/dm-io.o: warning: objtool: dp_init()+0x30: can't find jump dest instruction at .text+0x9c000136 drivers/media/pci/mantis/mantis_dvb.o: warning: objtool: mantis_dvb_init()+0x85: can't find jump dest instruction at .text+0x9803008b CC [M] drivers/media/usb/dvb-usb-v2/anysee.o drivers/acpi/acpica/nseval.o: warning: objtool: acpi_ns_evaluate()+0x5e: can't find jump dest instruction at .text+0xfe030063 drivers/misc/mic/cosm/cosm_scif_server.o: warning: objtool: cosm_scif_listen()+0x3c: can't find jump dest instruction at .text+0xad000091 drivers/net/can/led.o: warning: objtool: can_led_notifier()+0x2d: can't find jump dest instruction at .text+0xae000033 CC [M] drivers/gpu/drm/amd/amdgpu/cz_ih.o CC [M] drivers/net/ethernet/amd/xgbe/xgbe-debugfs.o drivers/media/platform/vsp1/vsp1_drv.o: warning: objtool: vsp1_create_sink_links()+0x38: can't find jump dest instruction at .text+0xc90001ee CC [M] drivers/media/pci/mantis/mantis_pcmcia.o drivers/pps/clients/pps-ktimer.o: warning: objtool: pps_ktimer_event()+0x11: call without frame pointer save/setup drivers/pps/clients/pps-ktimer.o: warning: objtool: pps_ktimer_exit()+0x1b: call without frame pointer save/setup drivers/pps/clients/pps-ktimer.o: warning: objtool: pps_ktimer_init()+0x10: call without frame pointer save/setup CC [M] drivers/net/can/janz-ican3.o CC [M] drivers/net/ppp/ppp_deflate.o CC [M] drivers/md/dm-sysfs.o CC [M] drivers/phy/phy-hi6220-usb.o CC [M] drivers/media/platform/vsp1/vsp1_entity.o drivers/media/platform/s5p-mfc/s5p_mfc_opr.o: warning: objtool: s5p_mfc_alloc_priv_buf()+0x90: can't find jump dest instruction at .text+0x85010126 fs/ncpfs/getopt.o: warning: objtool: ncp_getopt()+0x3f: can't find jump dest instruction at .text+0xb010045 drivers/net/phy/davicom.o: warning: objtool: dm9161_ack_interrupt()+0x1b: call without frame pointer save/setup drivers/net/phy/davicom.o: warning: objtool: dm9161_config_intr()+0x23: call without frame pointer save/setup drivers/net/phy/davicom.o: warning: objtool: dm9161_config_aneg()+0x25: call without frame pointer save/setup drivers/net/phy/davicom.o: warning: objtool: dm9161_config_init()+0x25: call without frame pointer save/setup drivers/net/phy/davicom.o: warning: objtool: phy_module_init()+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] drivers/mtd/mtd_blkdevs.o drivers/acpi/acpica/nsinit.o: warning: objtool: acpi_ns_init_one_device()+0x8b: can't find jump dest instruction at .text+0x9d0000ea CC [M] fs/nilfs2/namei.o drivers/media/usb/cx231xx/cx231xx-417.o: warning: objtool: vidioc_s_std()+0x40: can't find jump dest instruction at .text+0x34010505 CC [M] drivers/pps/clients/pps-ldisc.o CC [M] drivers/phy/phy-samsung-usb2.o lib/decompress_inflate.o: warning: objtool: __gunzip()+0x71: can't find jump dest instruction at .init.text+0xbe020080 drivers/mtd/maps/plat-ram.o: warning: objtool: platram_probe()+0x5d: can't find jump dest instruction at .text+0x89020112 CC [M] net/ipv4/xfrm4_mode_tunnel.o drivers/net/ethernet/brocade/bna/bna_enet.o: warning: objtool: bna_ioceth_sm_ioc_disable_wait()+0x14: can't find jump dest instruction at .text+0x9700072a CC [M] drivers/net/ppp/ppp_mppe.o drivers/gpu/drm/nouveau/nvkm/subdev/bios/rammap.o: warning: objtool: nvbios_rammapTe()+0x46: can't find jump dest instruction at .text+0x9a00004c CC [M] drivers/phy/phy-rockchip-inno-usb2.o drivers/infiniband/core/ucma.o: warning: objtool: ucma_close()+0x47: can't find jump dest instruction at .text+0xb70002ec CC [M] drivers/media/platform/xilinx/xilinx-tpg.o drivers/media/platform/exynos4-is/common.o: warning: objtool: __fimc_vidioc_querycap()+0x34: call without frame pointer save/setup drivers/media/platform/exynos4-is/common.o: warning: objtool: fimc_find_remote_sensor()+0x15: call without frame pointer save/setup drivers/media/platform/xilinx/xilinx-dma.o: warning: objtool: xvip_dma_verify_format()+0x25: can't find jump dest instruction at .text+0x9800032b LD [M] drivers/infiniband/core/iw_cm.o drivers/net/ethernet/dec/tulip/dmfe.o: warning: objtool: dmfe_phy_read()+0x3e: can't find jump dest instruction at .text+0xce0003a3 CC [M] drivers/phy/phy-rockchip-pcie.o crypto/xor.o: warning: objtool: xor_sse_5()+0x459: can't find jump dest instruction at .text+0x1fd04de CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadow.o drivers/nfc/st21nfca/dep.o: warning: objtool: st21nfca_tm_recv_dep_req()+0x51: can't find jump dest instruction at .text+0x84000287 fs/nls/nls_cp737.o: warning: objtool: init_nls_cp737()+0x12: call without frame pointer save/setup fs/nls/nls_cp737.o: warning: objtool: exit_nls_cp737()+0xb: call without frame pointer save/setup 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 kernel/membarrier.o drivers/leds/leds-mc13783.o: warning: objtool: mc13xxx_led_probe_dt()+0x37: can't find jump dest instruction at .init.text+0x8501003d drivers/power/power_supply_leds.o: warning: objtool: power_supply_create_bat_triggers()+0x34: can't find jump dest instruction at .text+0xf200003a drivers/net/ethernet/amd/xgbe/xgbe-dev.o: warning: objtool: xgbe_enable_dma_interrupts()+0x24: can't find jump dest instruction at .text+0x80000b0a LD [M] drivers/infiniband/core/rdma_cm.o drivers/net/phy/lxt.o: warning: objtool: lxt973a2_read_status()+0x26: can't find jump dest instruction at .text+0x560100fc CC [M] drivers/net/irda/smsc-ircc2.o CC [M] drivers/media/pci/pt3/pt3_i2c.o CC drivers/power/charger-manager.o CC [M] fs/nls/nls_cp850.o CC [M] drivers/media/rc/ir-sony-decoder.o drivers/net/phy/cicada.o: warning: objtool: cis820x_config_intr()+0x3a: call without frame pointer save/setup drivers/net/phy/cicada.o: warning: objtool: cis820x_config_init()+0x28: call without frame pointer save/setup drivers/net/phy/cicada.o: warning: objtool: cis820x_ack_interrupt()+0x1b: 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 CC [M] drivers/nfc/st21nfca/vendor_cmds.o LD [M] drivers/infiniband/core/ib_umad.o fs/jffs2/xattr.o: warning: objtool: verify_xattr_ref()+0x38: can't find jump dest instruction at .text+0xe001003e fs/nfs/dir.o: warning: objtool: nfs_weak_revalidate()+0x28: can't find jump dest instruction at .text+0xa900030e drivers/parport/parport_serial.o: warning: objtool: parport_register.isra.3()+0xbd: can't find jump dest instruction at .text+0x95010273 CC [M] drivers/media/pci/pt3/pt3_dma.o drivers/media/pci/mantis/mantis_hif.o: warning: objtool: mantis_hif_write_wait()+0x3d: can't find jump dest instruction at .text+0x26010042 drivers/net/ethernet/cavium/liquidio/cn68xx_device.o: warning: objtool: lio_setup_cn68xx_octeon_device()+0x58: can't find jump dest instruction at .text+0x90502fd CC [M] drivers/gpu/drm/drm_auth.o CC [M] fs/jffs2/xattr_trusted.o CC [M] drivers/media/usb/dvb-usb/vp702x-fe.o drivers/net/ethernet/cavium/liquidio/cn66xx_device.o: warning: objtool: lio_cn6xxx_process_droq_intr_regs()+0x7c: can't find jump dest instruction at .text+0x920002f2 drivers/net/ethernet/dlink/dl2k.o: warning: objtool: mii_set_media_pcs()+0x23: can't find jump dest instruction at .text+0x8f000419 CC drivers/pinctrl/pinctrl-lpc18xx.o CC [M] drivers/media/pci/cx23885/cx23885-alsa.o drivers/misc/mei/bus-fixup.o: warning: objtool: mei_nfc_if_version()+0x8a: can't find jump dest instruction at .text+0x920001bf CC [M] drivers/parport/parport_cs.o CC [M] drivers/media/platform/s5p-tv/mixer_reg.o LD [M] drivers/infiniband/core/ib_uverbs.o drivers/net/ethernet/dlink/sundance.o: warning: objtool: check_duplex()+0x51: can't find jump dest instruction at .text+0xb6000517 CC [M] drivers/net/ethernet/dec/tulip/eeprom.o drivers/misc/vmw_vmci/vmci_event.o: warning: objtool: vmci_event_subscribe()+0x24: can't find jump dest instruction at .text+0xfa0000da drivers/media/v4l2-core/v4l2-common.o: warning: objtool: v4l_bound_align_image()+0xa4: can't find jump dest instruction at .text+0xe70000ea drivers/media/pci/cx23885/cimax2.o: warning: objtool: netup_poll_ci_slot_status()+0x19: can't find jump dest instruction at .text+0x820000ff CC [M] drivers/pps/clients/pps_parport.o net/ipv4/netfilter/nf_tables_arp.o: warning: objtool: nf_tables_arp_exit_net()+0x18: call without frame pointer save/setup net/ipv4/netfilter/nf_tables_arp.o: warning: objtool: nft_do_chain_arp()+0x4e: call without frame pointer save/setup net/ipv4/netfilter/nf_tables_arp.o: warning: objtool: nf_tables_arp_init_net()+0x22: call without frame pointer save/setup net/ipv4/netfilter/nf_tables_arp.o: warning: objtool: nf_tables_arp_init()+0xf: call without frame pointer save/setup net/ipv4/netfilter/nf_tables_arp.o: warning: objtool: nf_tables_arp_exit()+0xb: call without frame pointer save/setup CC [M] drivers/misc/vmw_vmci/vmci_guest.o drivers/net/ethernet/broadcom/bgmac-platform.o: warning: objtool: bgmac_probe()+0x36: can't find jump dest instruction at .text+0x7601012c drivers/nvdimm/blk.o: warning: objtool: to_dev_offset()+0x17: can't find jump dest instruction at .text+0xc200008d CC [M] fs/jfs/xattr.o kernel/padata.o: warning: objtool: padata_do_parallel()+0xde: can't find jump dest instruction at .text+0xf00005c4 drivers/net/phy/qsemi.o: warning: objtool: qs6612_config_intr()+0x3a: call without frame pointer save/setup drivers/net/phy/qsemi.o: warning: objtool: qs6612_config_init()+0x20: call without frame pointer save/setup drivers/net/phy/qsemi.o: warning: objtool: qs6612_ack_interrupt()+0x23: call without frame pointer save/setup drivers/net/phy/qsemi.o: warning: objtool: phy_module_init()+0x17: call without frame pointer save/setup drivers/net/phy/qsemi.o: warning: objtool: phy_module_exit()+0x10: call without frame pointer save/setup drivers/misc/mic/cosm/cosm_sysfs.o: warning: objtool: bootmode_store()+0x31: can't find jump dest instruction at .text+0xa5000447 drivers/media/pci/cx23885/cx23888-ir.o: warning: objtool: cx23888_ir_tx_s_parameters()+0x2d: can't find jump dest instruction at .text+0x3c0402c2 CC [M] drivers/media/v4l2-core/v4l2-dv-timings.o CC drivers/pnp/system.o LD [M] drivers/infiniband/core/ib_ucm.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_cotable.o LD drivers/net/ethernet/chelsio/libcxgb/built-in.o drivers/media/platform/soc_camera/sh_mobile_ceu_camera.o: warning: objtool: calc_scale()+0x14: can't find jump dest instruction at .text+0xa400001a CC [M] drivers/nfc/st21nfca/i2c.o net/ipv4/xfrm4_mode_transport.o: warning: objtool: xfrm4_transport_output()+0x87: call without frame pointer save/setup net/ipv4/xfrm4_mode_transport.o: warning: objtool: xfrm4_transport_input()+0x42: call without frame pointer save/setup net/ipv4/xfrm4_mode_transport.o: warning: objtool: xfrm4_transport_init()+0x10: call without frame pointer save/setup net/ipv4/xfrm4_mode_transport.o: warning: objtool: xfrm4_transport_exit()+0x10: call without frame pointer save/setup LD [M] drivers/misc/mic/cosm/mic_cosm.o CC [M] fs/nfsd/nfsctl.o CC [M] fs/nilfs2/page.o CC fs/notify/vfsmount_mark.o drivers/media/pci/netup_unidvb/netup_unidvb_i2c.o: warning: objtool: netup_i2c_fifo_rx()+0x24: can't find jump dest instruction at .text+0x93000389 CC [M] drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.o fs/nilfs2/dir.o: warning: objtool: nilfs_get_page.isra.13()+0x27: can't find jump dest instruction at .text+0x9f00013d drivers/media/pci/cx18/cx18-av-core.o: warning: objtool: log_audio_status()+0x11f: can't find jump dest instruction at .text+0x2a0103c5 CC [M] drivers/media/pci/netup_unidvb/netup_unidvb_ci.o drivers/leds/dell-led.o: warning: objtool: led_off()+0x17: can't find call dest symbol at offset 0x4500016b CC [M] drivers/media/pci/cx18/cx18-av-audio.o fs/ncpfs/ncpsign_kernel.o: warning: objtool: nwsign()+0x204: can't find jump dest instruction at .text+0x70000209 LD [M] drivers/infiniband/core/rdma_ucm.o LD drivers/media/usb/s2255/built-in.o drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: intel_uncore_forcewake_for_read()+0x17: can't find jump dest instruction at .text+0x4804016d drivers/media/usb/dvb-usb/usb-urb.o: warning: objtool: usb_allocate_stream_buffers()+0x68: can't find jump dest instruction at .text+0xdf0000fe CC [M] drivers/net/ethernet/cavium/liquidio/octeon_mem_ops.o CC kernel/memremap.o CC [M] drivers/media/platform/vsp1/vsp1_pipe.o CC [M] drivers/gpu/drm/drm_bufs.o drivers/net/slip/slip.o: warning: objtool: sl_bump()+0x3b: can't find jump dest instruction at .text+0xb2000281 CC [M] drivers/media/usb/s2255/s2255drv.o CC [M] drivers/gpu/drm/i915/intel_renderstate_gen9.o drivers/acpi/acpica/nsload.o: warning: objtool: acpi_ns_load_table()+0x40: can't find jump dest instruction at .text+0xaf000046 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowacpi.o fs/ncpfs/sock.o: warning: objtool: __ncptcp_try_send()+0x1d: can't find jump dest instruction at .text+0xf70004e3 drivers/mmc/host/of_mmc_spi.o: warning: objtool: mmc_spi_get_pdata()+0x2a: can't find jump dest instruction at .text+0x89010080 drivers/ide/triflex.o: warning: objtool: triflex_set_pio_mode()+0x10: can't find call dest symbol at offset 0x1c000124 CC drivers/acpi/acpica/nsnames.o fs/notify/group.o: warning: objtool: fsnotify_alloc_group()+0x2b: can't find jump dest instruction at .text+0xa0000121 drivers/misc/sgi-gru/grukservices.o: warning: objtool: gru_load_kernel_context()+0x88: can't find jump dest instruction at .text+0xb300025e CC [M] drivers/net/slip/slhc.o drivers/net/hamradio/baycom_par.o: warning: objtool: par96_open()+0x16: can't find jump dest instruction at .text+0x960100bc CC [M] drivers/mmc/host/cb710-mmc.o CC [M] drivers/net/ethernet/dec/tulip/interrupt.o CC [M] drivers/media/usb/gspca/benq.o LD [M] drivers/misc/sgi-gru/gru.o drivers/pnp/interface.o: warning: objtool: options_show()+0x2c: can't find jump dest instruction at .text+0xc1000572 drivers/gpio/gpio-pca953x.o: warning: objtool: pca953x_write_regs()+0x48: can't find jump dest instruction at .text+0xaf0002ad drivers/gpu/drm/amd/amdgpu/amdgpu_irq.o: warning: objtool: amdgpu_irq_init()+0x43: can't find jump dest instruction at .text+0x3b0102c9 drivers/mtd/maps/intel_vr_nor.o: warning: objtool: vr_nor_init_maps()+0x6b: can't find jump dest instruction at .text+0xfb0000e1 LD drivers/media/usb/pwc/built-in.o CC drivers/pinctrl/bcm/pinctrl-bcm281xx.o CC [M] drivers/ide/trm290.o drivers/net/ethernet/dec/tulip/winbond-840.o: warning: objtool: update_link()+0x83: can't find jump dest instruction at .text+0x21010428 CC [M] drivers/gpio/gpio-pcf857x.o drivers/media/platform/soc_camera/rcar_vin.o: warning: objtool: rcar_vin_setup()+0x131: can't find jump dest instruction at .text+0x8e000357 drivers/net/phy/marvell.o: warning: objtool: m88e1145_config_init()+0x2f: can't find jump dest instruction at .text+0xcd010325 LD drivers/media/usb/pvrusb2/built-in.o LD drivers/misc/mic/cosm_client/built-in.o CC [M] drivers/net/ethernet/emulex/benet/be_ethtool.o CC drivers/pinctrl/bcm/pinctrl-iproc-gpio.o CC [M] drivers/media/usb/pwc/pwc-if.o drivers/media/usb/go7007/go7007-i2c.o: warning: objtool: go7007_i2c_xfer()+0x37: can't find jump dest instruction at .text+0xc101004d LD drivers/net/ethernet/cavium/thunder/built-in.o kernel/crash_dump.o: warning: objtool: setup_elfcorehdr()+0x1a: call without frame pointer save/setup crypto/algif_aead.o: warning: objtool: aead_accept_parent()+0x50: can't find jump dest instruction at .text+0x13010106 CC [M] drivers/media/platform/mx2_emmaprp.o drivers/media/pci/cx23885/cx23885-f300.o: warning: objtool: f300_xfer.isra.0()+0x157: can't find jump dest instruction at .text+0x8a0002dc drivers/misc/mei/bus.o: warning: objtool: mei_cl_bus_dev_init()+0x68: can't find jump dest instruction at .text+0xb500046e CC fs/notify/fdinfo.o CC [M] drivers/net/ethernet/dec/tulip/media.o drivers/net/ethernet/broadcom/bgmac-bcma-mdio.o: warning: objtool: bcma_mdio_mii_register()+0x4a: can't find jump dest instruction at .text+0xd0000090 CC [M] drivers/net/ethernet/cavium/thunder/thunder_bgx.o CC [M] drivers/hwmon/fam15h_power.o CC [M] drivers/media/platform/xilinx/xilinx-vtc.o drivers/net/ethernet/chelsio/cxgb3/mc5.o: warning: objtool: init_mask_data_array()+0x94: can't find jump dest instruction at .text+0x9000012a CC [M] drivers/misc/mic/cosm_client/cosm_scif_client.o CC [M] drivers/misc/mei/debugfs.o drivers/media/pci/pt1/pt1.o: warning: objtool: pt1_i2c_xfer()+0x26: can't find jump dest instruction at .text+0xc601060c CC [M] kernel/backtracetest.o fs/jfs/jfs_txnmgr.o: warning: objtool: xtLog()+0x84: can't find jump dest instruction at .text+0x8901035a CC [M] drivers/media/usb/pvrusb2/pvrusb2-i2c-core.o drivers/media/usb/dvb-usb/vp7045.o: warning: objtool: vp7045_usb_op()+0x49: can't find jump dest instruction at .text+0xfa01007f fs/notify/fsnotify.o: warning: objtool: fsnotify()+0x5c: can't find jump dest instruction at .text+0xe040212 CC [M] drivers/net/ethernet/chelsio/cxgb3/xgmac.o CC [M] drivers/ptp/ptp_chardev.o CC drivers/mfd/wm8350-irq.o CC [M] drivers/misc/dummy-irq.o drivers/mtd/maps/gpio-addr-flash.o: warning: objtool: gpio_flash_probe()+0x44: can't find jump dest instruction at .text+0x220200aa CC [M] drivers/media/platform/vivid/vivid-vid-out.o drivers/leds/leds-max8997.o: warning: objtool: max8997_led_show_mode()+0x45: can't find jump dest instruction at .text+0xa000004b drivers/net/ethernet/chelsio/cxgb4/l2t.o: warning: objtool: alloc_l2e()+0x10: can't find jump dest instruction at .text+0xce000016 drivers/media/i2c/soc_camera/rj54n1cb0c.o: warning: objtool: rj54n1_s_ctrl()+0x29: can't find jump dest instruction at .text+0xbb0004ef CC [M] drivers/net/irda/ali-ircc.o CC [M] drivers/media/pci/mantis/mantis_input.o CC [M] drivers/net/phy/teranetics.o CC [M] drivers/media/platform/vivid/vivid-kthread-cap.o CC [M] drivers/mtd/maps/latch-addr-flash.o CC [M] drivers/isdn/hisax/diva.o CC [M] drivers/media/usb/dvb-usb-v2/au6610.o drivers/media/pci/pt1/va1j5jf8007s.o: warning: objtool: va1j5jf8007s_set_frequency_1()+0x29: can't find jump dest instruction at .text+0xa900003f drivers/net/phy/smsc.o: warning: objtool: lan87xx_read_status()+0x33: can't find jump dest instruction at .text+0xc0000079 drivers/net/can/at91_can.o: warning: objtool: at91_start_xmit()+0x70: can't find jump dest instruction at .text+0xa5010345 drivers/of/address.o: warning: objtool: of_bus_isa_map()+0x26: can't find jump dest instruction at .text+0xda00032c drivers/net/ethernet/chelsio/cxgb/pm3393.o: warning: objtool: pm3393_mac_reset()+0x119: can't find jump dest instruction at .text+0xfbff018e CC [M] drivers/net/can/sun4i_can.o net/netfilter/nft_rbtree.o: warning: objtool: nft_rbtree_deactivate()+0x3d: can't find jump dest instruction at .text+0x98000223 drivers/pci/pci-driver.o: warning: objtool: store_remove_id()+0x72: can't find jump dest instruction at .text+0xa2000188 drivers/mmc/host/sdricoh_cs.o: warning: objtool: sdricoh_init_mmc()+0x75: can't find jump dest instruction at .text+0x8601034a CC [M] fs/nls/nls_cp852.o CC [M] drivers/media/usb/pwc/pwc-misc.o CC fs/notify/dnotify/dnotify.o CC [M] drivers/media/usb/pvrusb2/pvrusb2-audio.o drivers/leds/leds-lm355x.o: warning: objtool: lm355x_chip_init()+0x33: can't find jump dest instruction at .text+0xb8000189 LD drivers/net/usb/built-in.o drivers/media/platform/exynos4-is/media-dev.o: warning: objtool: fimc_pipeline_s_power()+0x30: can't find jump dest instruction at .text+0x8d0000a6 CC [M] drivers/mmc/host/via-sdmmc.o CC [M] drivers/media/usb/pwc/pwc-ctrl.o CC [M] net/netfilter/nft_hash.o drivers/net/ethernet/amd/xgbe/xgbe-mdio.o: warning: objtool: xgbe_an_tx_training()+0x31: can't find jump dest instruction at .text+0xf9000227 CC drivers/of/irq.o drivers/net/can/usb/peak_usb/pcan_usb_pro.o: warning: objtool: pcan_msg_add_rec()+0x51: can't find jump dest instruction at .text+0x2c0200b7 drivers/media/rc/keymaps/rc-avermedia-rm-ks.o: warning: objtool: init_rc_map_avermedia_rm_ks()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-avermedia-rm-ks.o: warning: objtool: exit_rc_map_avermedia_rm_ks()+0xb: call without frame pointer save/setup drivers/media/pci/pt1/va1j5jf8007t.o: warning: objtool: va1j5jf8007t_read_snr()+0x7b: can't find jump dest instruction at .text+0x8e0000b1 CC [M] drivers/input/touchscreen/migor_ts.o drivers/gpu/drm/radeon/rs400.o: warning: objtool: rs400_debugfs_gart_info()+0x85: can't find jump dest instruction at .text+0xa400008b drivers/media/pci/ivtv/ivtv-firmware.o: warning: objtool: load_fw_direct()+0x51: can't find jump dest instruction at .text+0x80000057 LD [M] drivers/media/pci/pt1/earth-pt1.o drivers/media/usb/hackrf/hackrf.o: warning: objtool: hackrf_alloc_stream_bufs()+0x102: can't find jump dest instruction at .text+0x4f000807 CC [M] drivers/net/usb/catc.o CC [M] drivers/net/can/usb/peak_usb/pcan_usb_fd.o CC [M] drivers/gpu/drm/radeon/rs690.o drivers/nfc/st95hf/spi.o: warning: objtool: st95hf_spi_recv_response()+0x127: can't find jump dest instruction at .text+0xba00023c drivers/hid/hid-roccat-common.o: warning: objtool: roccat_common2_device_init_struct()+0x1b: call without frame pointer save/setup drivers/hid/hid-roccat-common.o: warning: objtool: roccat_common2_send()+0x30: call without frame pointer save/setup drivers/hid/hid-roccat-common.o: warning: objtool: roccat_common2_receive()+0x39: call without frame pointer save/setup drivers/hid/hid-roccat-common.o: warning: objtool: roccat_common2_sysfs_read()+0x52: call without frame pointer save/setup drivers/hid/hid-roccat-common.o: warning: objtool: roccat_common2_send_with_status()+0x11: call without frame pointer save/setup drivers/hid/hid-roccat-common.o: warning: objtool: roccat_common2_sysfs_write()+0x4e: call without frame pointer save/setup CC [M] drivers/media/rc/keymaps/rc-avertv-303.o lib/decompress_unlz4.o: warning: objtool: unlz4()+0x3e: can't find jump dest instruction at .init.text+0x48020043 CC lib/decompress_unlzma.o CC [M] drivers/net/ppp/ppp_synctty.o fs/notify/inode_mark.o: warning: objtool: fsnotify_unmount_inodes()+0x44: can't find jump dest instruction at .text+0x400102ca drivers/net/ieee802154/adf7242.o: warning: objtool: adf7242_set_txpower()+0x34: can't find jump dest instruction at .text+0xcc000bba LD [M] drivers/media/platform/exynos4-is/s5p-csis.o CC [M] drivers/misc/vmw_vmci/vmci_handle_array.o LD [M] drivers/isdn/hardware/eicon/divas.o CC [M] drivers/net/can/xilinx_can.o fs/nfs/inode.o: warning: objtool: nfs_update_inode()+0xc1: can't find jump dest instruction at .text+0xbd0507f7 drivers/infiniband/hw/hfi1/debugfs.o: warning: objtool: _driver_stats_seq_show()+0x48: can't find jump dest instruction at .text+0x8e00046e CC [M] drivers/media/usb/go7007/go7007-usb.o drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.o: warning: objtool: set_sge_param()+0x20: can't find jump dest instruction at .text+0xc40002c6 fs/nls/nls_cp850.o: warning: objtool: init_nls_cp850()+0x12: call without frame pointer save/setup fs/nls/nls_cp850.o: warning: objtool: exit_nls_cp850()+0xb: call without frame pointer save/setup LD [M] drivers/media/platform/exynos4-is/exynos-fimc-is.o drivers/input/misc/ideapad_slidebar.o: warning: objtool: slidebar_i8042_filter()+0x16: can't find jump dest instruction at .text+0xe300005c CC [M] fs/btrfs/tests/extent-io-tests.o drivers/media/usb/msi2500/msi2500.o: warning: objtool: msi2500_isoc_init()+0x57: can't find jump dest instruction at .text+0x9501058d LD [M] drivers/isdn/hardware/eicon/diva_mnt.o CC [M] drivers/media/usb/pvrusb2/pvrusb2-encoder.o fs/ncpfs/ncplib_kernel.o: warning: objtool: ncp_RenameNSEntry()+0x28: can't find jump dest instruction at .text+0x8502051e LD [M] drivers/infiniband/hw/hfi1/hfi1.o CC [M] fs/btrfs/tests/inode-tests.o drivers/hwmon/f75375s.o: warning: objtool: set_pwm_mode()+0x4a: can't find jump dest instruction at .text+0xad00020f CC [M] fs/nls/nls_cp855.o GZIP kernel/config_data.gz CC [M] fs/ncpfs/symlink.o CC [M] drivers/net/ethernet/chelsio/cxgb3/sge.o net/ipv4/tunnel4.o: warning: objtool: tunnel64_rcv()+0x25: can't find jump dest instruction at .text+0xbb00026b fs/btrfs/check-integrity.o: warning: objtool: btrfsic_read_from_block_data()+0x45: can't find jump dest instruction at .text+0x9900028b CC [M] net/ipv4/inet_diag.o LD [M] drivers/media/platform/exynos4-is/s5p-fimc.o drivers/media/platform/via-camera.o: warning: objtool: viacam_configure_sensor()+0x85: can't find jump dest instruction at .text+0x9d00061b CC drivers/pnp/pnpacpi/core.o CC [M] fs/btrfs/tests/qgroup-tests.o CC [M] drivers/gpu/drm/i915/intel_audio.o fs/jffs2/xattr_trusted.o: warning: objtool: jffs2_trusted_setxattr()+0x1e: call without frame pointer save/setup fs/jffs2/xattr_trusted.o: warning: objtool: jffs2_trusted_getxattr()+0x1a: call without frame pointer save/setup fs/jffs2/xattr_trusted.o: warning: objtool: jffs2_trusted_listxattr()+0xe: call without frame pointer save/setup CC [M] drivers/net/can/pch_can.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_so.o drivers/hid/hid-roccat-arvo.o: warning: objtool: arvo_init_specials()+0x3e: can't find jump dest instruction at .text+0xf2000113 LD [M] drivers/media/platform/exynos4-is/exynos4-is-common.o CC drivers/of/of_net.o CC [M] fs/jffs2/xattr_user.o drivers/net/team/team_mode_broadcast.o: warning: objtool: bc_transmit()+0x31: can't find jump dest instruction at .text+0xdb010057 CC [M] drivers/hid/hid-roccat-isku.o CC [M] drivers/media/usb/em28xx/em28xx-camera.o CC [M] drivers/net/team/team_mode_roundrobin.o CC [M] drivers/net/ethernet/brocade/bna/bfa_ioc.o CC [M] drivers/platform/x86/asus-nb-wmi.o drivers/media/platform/xilinx/xilinx-vipp.o: warning: objtool: xvip_graph_dma_init_one()+0x3f: can't find jump dest instruction at .text+0xe5000135 drivers/phy/phy-hi6220-usb.o: warning: objtool: hi6220_phy_probe()+0x31: can't find jump dest instruction at .text+0xce000157 crypto/ablk_helper.o: warning: objtool: ablk_init_common()+0x1e: call without frame pointer save/setup crypto/ablk_helper.o: warning: objtool: ablk_init()+0x2b: call without frame pointer save/setup crypto/ablk_helper.o: warning: objtool: ablk_exit()+0xd: call without frame pointer save/setup crypto/ablk_helper.o: warning: objtool: __ablk_encrypt()+0x19: call without frame pointer save/setup crypto/ablk_helper.o: warning: objtool: ablk_decrypt()+0x17: call without frame pointer save/setup crypto/ablk_helper.o: warning: objtool: ablk_encrypt()+0x13: call without frame pointer save/setup fs/nfs/io.o: warning: objtool: nfs_start_io_read()+0x4f: can't find call dest symbol at offset 0x7d000083 fs/notify/notification.o: warning: objtool: fsnotify_add_event()+0x9c: can't find jump dest instruction at .text+0x96000151 drivers/net/ethernet/amd/xgbe/xgbe-ptp.o: warning: objtool: xgbe_ptp_register()+0xdd: can't find jump dest instruction at .text+0x88000322 drivers/gpu/drm/drm_fb_cma_helper.o: warning: objtool: drm_fb_cma_debugfs_show()+0x6f: can't find jump dest instruction at .text+0x88000195 drivers/net/ethernet/cavium/liquidio/lio_main.o: warning: objtool: liquidio_change_mtu()+0x7e: can't find jump dest instruction at .text+0x940006f3 CC [M] drivers/media/rc/ir-sanyo-decoder.o CC [M] drivers/ptp/ptp_sysfs.o LD crypto/crypto.o drivers/isdn/hisax/elsa.o: warning: objtool: probe_elsa_adr()+0x8d: can't find jump dest instruction at .text+0x2b010492 drivers/media/i2c/soc_camera/tw9910.o: warning: objtool: tw9910_s_std()+0x32: can't find jump dest instruction at .text+0x9e0003a8 sound/soc/codecs/hdmi-codec.o: warning: objtool: hdmi_codec_set_fmt()+0x4c: can't find jump dest instruction at .text+0xcf000112 CC [M] fs/jfs/ioctl.o drivers/leds/leds-max77693.o: warning: objtool: max77693_led_parse_dt()+0x94: can't find jump dest instruction at .text+0x160202ba CC drivers/mfd/wm8350-i2c.o CC [M] drivers/input/touchscreen/mms114.o LD crypto/crypto_algapi.o drivers/pps/clients/pps-ldisc.o: warning: objtool: pps_tty_close()+0x18: call without frame pointer save/setup drivers/pps/clients/pps-ldisc.o: warning: objtool: pps_tty_open()+0x4c: call without frame pointer save/setup drivers/pps/clients/pps-ldisc.o: warning: objtool: pps_tty_dcd_change()+0x19: call without frame pointer save/setup drivers/pps/clients/pps-ldisc.o: warning: objtool: pps_tty_init()+0xd: call without frame pointer save/setup drivers/pps/clients/pps-ldisc.o: warning: objtool: pps_tty_cleanup()+0x9: call without frame pointer save/setup CC [M] drivers/ptp/ptp_pch.o drivers/media/rc/ir-sony-decoder.o: warning: objtool: ir_sony_decode()+0x44: can't find jump dest instruction at .text+0x4803004a CC [M] drivers/media/i2c/adv7170.o CC [M] drivers/leds/leds-blinkm.o drivers/gpu/drm/amd/amdgpu/iceland_ih.o: warning: objtool: iceland_ih_soft_reset()+0xb2: can't find jump dest instruction at .text+0x6c000236 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.o: warning: objtool: t4vf_wr_mbox_core()+0x5a: can't find jump dest instruction at .text+0xa2040160 LD drivers/net/ethernet/fujitsu/built-in.o drivers/misc/pti.o: warning: objtool: pti_char_write()+0x66: can't find jump dest instruction at .text+0x9300022b drivers/media/platform/s5p-tv/mixer_video.o: warning: objtool: queue_setup()+0x60: can't find jump dest instruction at .text+0x9d000446 drivers/net/ethernet/cisco/enic/enic_main.o: warning: objtool: enic_get_vf_port()+0x71: can't find jump dest instruction at .text+0xf2000077 CC [M] drivers/net/ethernet/brocade/bna/bfa_ioc_ct.o CC [M] fs/jfs/acl.o LD crypto/crypto_blkcipher.o LD drivers/media/usb/siano/built-in.o fs/notify/mark.o: warning: objtool: fsnotify_detach_mark()+0x55: can't find jump dest instruction at .text+0x8a00018a CC [M] drivers/media/pci/ivtv/ivtv-gpio.o net/ipv6/ip6_udp_tunnel.o: warning: objtool: udp_tunnel6_xmit_skb()+0x177: can't find jump dest instruction at .text+0x9400017d CC [M] drivers/media/usb/em28xx/em28xx-video.o drivers/nfc/st-nci/core.o: warning: objtool: st_nci_probe()+0x49: can't find jump dest instruction at .text+0x960001af LD crypto/crypto_hash.o CC drivers/pci/pci-sysfs.o CC [M] drivers/net/ethernet/cisco/enic/enic_res.o CC [M] drivers/media/platform/sh_veu.o CC [M] drivers/media/dvb-frontends/sp887x.o drivers/net/ppp/ppp_generic.o: warning: objtool: ppp_poll()+0x1c: can't find jump dest instruction at .text+0x8c000142 CC [M] drivers/net/ethernet/fujitsu/fmvj18x_cs.o drivers/media/usb/cx231xx/cx231xx-audio.o: warning: objtool: snd_cx231xx_pcm_close()+0x94: can't find jump dest instruction at .text+0x20010369 CC [M] drivers/media/usb/siano/smsusb.o drivers/net/fddi/skfp/queue.o: warning: objtool: ev_dispatcher()+0x21: can't find jump dest instruction at .text+0xbd0000d7 CC [M] drivers/media/usb/dvb-usb-v2/az6007.o CC [M] drivers/media/pci/saa7134/saa7134-i2c.o CC [M] drivers/net/ethernet/brocade/bna/bfa_cee.o CC crypto/rsapubkey-asn1.o kernel/membarrier.o: warning: objtool: SyS_membarrier()+0x2f: call without frame pointer save/setup CC [M] drivers/nfc/st-nci/se.o CC [M] drivers/media/pci/cx23885/altera-ci.o drivers/net/ppp/ppp_deflate.o: warning: objtool: z_incomp()+0x24: can't find jump dest instruction at .text+0x9100006a drivers/media/usb/go7007/go7007-driver.o: warning: objtool: go7007_init_encoder()+0x56: can't find jump dest instruction at .text+0x8b00005c drivers/media/usb/cx231xx/cx231xx-dvb.o: warning: objtool: cx231xx_reset_analog_tuner()+0x29: can't find jump dest instruction at .text+0xbc00021f drivers/media/usb/dvb-usb/vp7045-fe.o: warning: objtool: vp7045_fe_read_unc_blocks()+0x2f: call without frame pointer save/setup drivers/media/usb/dvb-usb/vp7045-fe.o: warning: objtool: vp7045_fe_read_snr()+0x24: call without frame pointer save/setup drivers/media/usb/dvb-usb/vp7045-fe.o: warning: objtool: vp7045_fe_read_signal_strength()+0x2f: call without frame pointer save/setup drivers/media/usb/dvb-usb/vp7045-fe.o: warning: objtool: vp7045_fe_read_ber()+0x30: call without frame pointer save/setup drivers/media/usb/dvb-usb/vp7045-fe.o: warning: objtool: vp7045_fe_read_status()+0x31: call without frame pointer save/setup drivers/media/usb/dvb-usb/vp7045-fe.o: warning: objtool: vp7045_fe_set_frontend()+0x8b: call without frame pointer save/setup drivers/media/usb/dvb-usb/vp7045-fe.o: warning: objtool: vp7045_fe_release()+0x10: call without frame pointer save/setup drivers/media/usb/dvb-usb/vp7045-fe.o: warning: objtool: vp7045_fe_attach()+0x29: call without frame pointer save/setup CC fs/notify/fanotify/fanotify.o CC [M] drivers/media/pci/saa7146/hexium_orion.o drivers/net/ethernet/apm/xgene/xgene_enet_cle.o: warning: objtool: xgene_cle_dn_to_hw()+0x63: can't find jump dest instruction at .text+0xc2000069 drivers/phy/phy-samsung-usb2.o: warning: objtool: samsung_usb2_phy_probe()+0x43: can't find jump dest instruction at .text+0x25030048 LD [M] drivers/media/usb/cx231xx/cx231xx-alsa.o CC drivers/mfd/tps65910.o drivers/media/usb/gspca/autogain_functions.o: warning: objtool: gspca_expo_autogain()+0x39: can't find jump dest instruction at .text+0xc801003f LD [M] drivers/net/ethernet/apm/xgene/xgene-enet.o drivers/misc/atmel-ssc.o: warning: objtool: ssc_probe()+0x48: can't find jump dest instruction at .text+0xea01011d CC [M] drivers/phy/phy-rockchip-typec.o drivers/media/usb/hdpvr/hdpvr-core.o: warning: objtool: challenge()+0x36: can't find jump dest instruction at .text+0x8c00003c drivers/nfc/st21nfca/se.o: warning: objtool: st21nfca_connectivity_event_received()+0x59: can't find jump dest instruction at .text+0xae00047f fs/nfsd/nfssvc.o: warning: objtool: nfsd_startup_net()+0x136: can't find jump dest instruction at .text+0x2b02081c drivers/pinctrl/pinconf-generic.o: warning: objtool: pinconf_generic_dump_one()+0x29: can't find jump dest instruction at .text+0x10101bf CC [M] drivers/parport/parport_ax88796.o sound/soc/codecs/nau8825.o: warning: objtool: nau8825_calc_fll_param()+0x2d: can't find jump dest instruction at .text+0xb80001a2 CC [M] drivers/hid/hid-roccat-kone.o CC [M] drivers/media/platform/s5p-mfc/s5p_mfc_cmd.o CC fs/notify/fanotify/fanotify_user.o CC [M] drivers/media/usb/hdpvr/hdpvr-video.o drivers/gpu/drm/amd/amdgpu/amdgpu_ih.o: warning: objtool: amdgpu_ih_ring_alloc()+0x27: can't find jump dest instruction at .text+0xba01002d net/ipv6/sit.o: warning: objtool: ipip6_fill_info()+0x3c: can't find jump dest instruction at .text+0x6c020492 drivers/pps/clients/pps_parport.o: warning: objtool: parport_attach()+0x77: can't find jump dest instruction at .text+0xcb0000fc CC [M] fs/ntfs/attrib.o CC [M] drivers/pps/clients/pps-gpio.o net/ipv6/fou6.o: warning: objtool: gue6_build_header()+0x65: can't find call dest symbol at offset 0xd6ff0129 drivers/misc/dummy-irq.o: warning: objtool: dummy_interrupt()+0x1e: call without frame pointer save/setup drivers/misc/dummy-irq.o: warning: objtool: dummy_irq_init()+0x3f: call without frame pointer save/setup drivers/misc/dummy-irq.o: warning: objtool: dummy_irq_exit()+0xd: call without frame pointer save/setup CC [M] sound/soc/codecs/pcm1681.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.o kernel/jump_label.o: warning: objtool: jump_label_add_module()+0x35: can't find jump dest instruction at .text+0x80100fb drivers/pnp/quirks.o: warning: objtool: quirk_cmi8330_resources()+0x26: can't find jump dest instruction at .text+0x9800012c drivers/pnp/system.o: warning: objtool: reserve_range()+0x69: can't find jump dest instruction at .text+0x8200006f CC [M] drivers/media/v4l2-core/tuner-core.o CC drivers/acpi/acpica/nsobject.o drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.o: warning: objtool: vmw_cmdbuf_ctx_process()+0x4b: can't find jump dest instruction at .text+0x26010311 drivers/net/ethernet/amd/xgbe/xgbe-dcb.o: warning: objtool: xgbe_dcb_ieee_setets()+0xf3: can't find jump dest instruction at .text+0xf6000349 LD drivers/net/ethernet/hisilicon/built-in.o CC [M] fs/btrfs/tests/free-space-tree-tests.o fs/nls/nls_cp852.o: warning: objtool: init_nls_cp852()+0x12: call without frame pointer save/setup fs/nls/nls_cp852.o: warning: objtool: exit_nls_cp852()+0xb: call without frame pointer save/setup CC [M] drivers/net/ethernet/brocade/bna/cna_fwimg.o LD drivers/net/ethernet/hp/built-in.o CC [M] net/netfilter/nft_counter.o drivers/phy/phy-rockchip-pcie.o: warning: objtool: rockchip_pcie_phy_probe()+0x46: can't find jump dest instruction at .text+0x2d01012b LD drivers/pnp/pnp.o drivers/md/dm-sysfs.o: warning: objtool: dm_attr_use_blk_mq_show()+0x11: call without frame pointer save/setup drivers/md/dm-sysfs.o: warning: objtool: dm_attr_suspended_show()+0x11: call without frame pointer save/setup drivers/md/dm-sysfs.o: warning: objtool: dm_attr_uuid_show()+0x16: call without frame pointer save/setup drivers/md/dm-sysfs.o: warning: objtool: dm_attr_name_show()+0x13: call without frame pointer save/setup drivers/md/dm-sysfs.o: warning: objtool: dm_attr_store()+0x2d: call without frame pointer save/setup drivers/md/dm-sysfs.o: warning: objtool: dm_attr_show()+0x26: call without frame pointer save/setup drivers/md/dm-sysfs.o: warning: objtool: dm_sysfs_init()+0x18: call without frame pointer save/setup drivers/md/dm-sysfs.o: warning: objtool: dm_sysfs_exit()+0xe: call without frame pointer save/setup CC [M] drivers/mtd/mtdblock.o CC [M] drivers/net/usb/kaweth.o drivers/media/pci/pt3/pt3.o: warning: objtool: pt3_cleanup_adapter()+0x35: can't find jump dest instruction at .text+0xf000008b drivers/phy/phy-rockchip-inno-usb2.o: warning: objtool: rockchip_usb2phy_probe()+0x3c: can't find jump dest instruction at .text+0xc3020322 CC [M] drivers/net/phy/vitesse.o CC [M] drivers/net/ethernet/hisilicon/hix5hd2_gmac.o CC [M] drivers/net/ethernet/hp/hp100.o fs/notify/fdinfo.o: warning: objtool: show_mark_fhandle()+0x53: can't find jump dest instruction at .text+0x80000059 CC [M] drivers/net/phy/bcm-phy-lib.o drivers/net/ethernet/broadcom/bgmac.o: warning: objtool: bgmac_dma_ring_desc_free.isra.16()+0x2a: can't find jump dest instruction at .text+0x88000ab0 drivers/media/platform/vsp1/vsp1_entity.o: warning: objtool: vsp1_entity_init()+0x85: can't find jump dest instruction at .text+0xfb0003bb drivers/media/usb/cx231xx/cx231xx-vbi.o: warning: objtool: cx231xx_irq_vbi_callback()+0x29: can't find jump dest instruction at .text+0x900000cf drivers/media/platform/xilinx/xilinx-vip.o: warning: objtool: xvip_cleanup_resources()+0x18: call without frame pointer save/setup drivers/media/platform/xilinx/xilinx-vip.o: warning: objtool: xvip_init_resources()+0x21: call without frame pointer save/setup drivers/media/platform/xilinx/xilinx-vip.o: warning: objtool: xvip_clr_and_set()+0x36: call without frame pointer save/setup drivers/media/platform/xilinx/xilinx-vip.o: warning: objtool: xvip_clr_or_set()+0x33: call without frame pointer save/setup drivers/media/platform/xilinx/xilinx-vip.o: warning: objtool: xvip_of_get_format()+0x2d: call without frame pointer save/setup CC [M] drivers/ide/via82cxxx.o CC [M] drivers/misc/vmw_vmci/vmci_host.o CC [M] fs/nfs/direct.o fs/notify/vfsmount_mark.o: warning: objtool: fsnotify_clear_vfsmount_marks_by_group()+0xe: call without frame pointer save/setup fs/notify/vfsmount_mark.o: warning: objtool: fsnotify_recalc_vfsmount_mask()+0x1b: call without frame pointer save/setup fs/notify/vfsmount_mark.o: warning: objtool: fsnotify_destroy_vfsmount_mark()+0x37: call without frame pointer save/setup fs/notify/vfsmount_mark.o: warning: objtool: fsnotify_find_vfsmount_mark()+0x25: call without frame pointer save/setup fs/notify/vfsmount_mark.o: warning: objtool: fsnotify_add_vfsmount_mark()+0x54: call without frame pointer save/setup CC [M] drivers/phy/phy-spear1310-miphy.o CC [M] fs/nls/nls_cp857.o CC [M] drivers/media/rc/keymaps/rc-azurewave-ad-tu700.o CC [M] drivers/misc/vmw_vmci/vmci_queue_pair.o drivers/net/irda/nsc-ircc.o: warning: objtool: nsc_ircc_init_dongle_interface()+0x30: can't find jump dest instruction at .text+0x6020046 CC crypto/rsaprivkey-asn1.o kernel/backtracetest.o: warning: objtool: backtrace_test_irq_callback()+0x9: call without frame pointer save/setup kernel/backtracetest.o: warning: objtool: backtrace_regression_test()+0x16: call without frame pointer save/setup LD fs/ocfs2/built-in.o drivers/media/dvb-frontends/ves1820.o: warning: objtool: ves1820_set_parameters()+0x30: can't find jump dest instruction at .text+0xf0000406 CC [M] drivers/net/ethernet/chelsio/cxgb3/l2t.o CC [M] drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.o CC [M] drivers/phy/phy-spear1340-miphy.o CC [M] drivers/media/rc/keymaps/rc-behold.o fs/nilfs2/super.o: warning: objtool: nilfs_identify()+0x46: can't find jump dest instruction at .text+0x8e00034c drivers/gpu/drm/vmwgfx/vmwgfx_stdu.o: warning: objtool: vmw_kms_stdu_surface_fifo_commit()+0x2b: can't find jump dest instruction at .text+0xa9000160 drivers/parport/parport_cs.o: warning: objtool: parport_config()+0x5a: can't find jump dest instruction at .text+0x8b000120 LD [M] drivers/isdn/hardware/eicon/diva_idi.o 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 CC [M] fs/ocfs2/alloc.o drivers/mfd/wm8350-core.o: warning: objtool: wm8350_device_init()+0x77: can't find jump dest instruction at .text+0xe803035c drivers/media/usb/gspca/gspca.o: warning: objtool: bulk_irq()+0x47: can't find jump dest instruction at .text+0xa700039d CC drivers/mfd/tps80031.o CC [M] drivers/media/tuners/xc4000.o drivers/nvdimm/btt.o: warning: objtool: btt_blk_init()+0x2f: can't find jump dest instruction at .text+0x410104d5 CC [M] drivers/misc/vmw_vmci/vmci_resource.o CC [M] drivers/media/platform/vivid/vivid-kthread-out.o drivers/media/pci/mantis/mantis_pcmcia.o: warning: objtool: mantis_event_cam_plugin()+0x9a: call without frame pointer save/setup drivers/media/pci/mantis/mantis_pcmcia.o: warning: objtool: mantis_event_cam_unplug()+0x9a: call without frame pointer save/setup drivers/media/pci/mantis/mantis_pcmcia.o: warning: objtool: mantis_pcmcia_init()+0x2d: call without frame pointer save/setup drivers/media/pci/mantis/mantis_pcmcia.o: warning: objtool: mantis_pcmcia_exit()+0x38: call without frame pointer save/setup CC [M] drivers/mmc/host/dw_mmc.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_binding.o CC [M] drivers/isdn/hisax/ipacx.o CC [M] drivers/nvdimm/e820.o fs/btrfs/tests/btrfs-tests.o: warning: objtool: btrfs_alloc_dummy_fs_info()+0x26: can't find jump dest instruction at .text+0x6002007c drivers/net/ethernet/amd/xgbe/xgbe-debugfs.o: warning: objtool: xgbe_debugfs_init()+0x49: can't find jump dest instruction at .text+0x4401042f CC [M] drivers/nfc/st-nci/vendor_cmds.o LD [M] drivers/net/ethernet/amd/xgbe/amd-xgbe.o CC [M] drivers/net/ppp/pppox.o drivers/media/platform/vim2m.o: warning: objtool: vidioc_s_fmt()+0x27: can't find jump dest instruction at .text+0xe800046d drivers/net/ppp/ppp_mppe.o: warning: objtool: mppe_rekey()+0x6c: can't find jump dest instruction at .text+0x910002f2 drivers/media/tuners/xc5000.o: warning: objtool: xc_load_i2c_sequence()+0x3c: can't find jump dest instruction at .text+0x36010371 CC drivers/pwm/core.o drivers/acpi/acpica/nsnames.o: warning: objtool: acpi_ns_build_normalized_path()+0x54: can't find jump dest instruction at .text+0x96000059 drivers/gpu/drm/amd/amdgpu/tonga_ih.o: warning: objtool: tonga_ih_soft_reset()+0xb2: can't find jump dest instruction at .text+0x6c0001d6 net/ipv4/netfilter/iptable_filter.o: warning: objtool: iptable_filter_net_init()+0x1d: can't find call dest symbol at offset 0x4f0000f1 drivers/media/pci/pt3/pt3_i2c.o: warning: objtool: put_byte_read()+0xc: can't find jump dest instruction at .text+0x980001b2 drivers/net/ethernet/brocade/bna/bfa_msgq.o: warning: objtool: bfa_msgq_notify()+0x1e: can't find jump dest instruction at .text+0x8d000064 CC [M] drivers/ide/ide-pci-generic.o drivers/media/pci/ivtv/ivtv-fileops.o: warning: objtool: ivtv_update_pgm_info()+0x44: can't find jump dest instruction at .text+0x5d01004a CC [M] drivers/media/pci/cx18/cx18-av-firmware.o CC [M] drivers/media/platform/m2m-deinterlace.o drivers/net/irda/w83977af_ir.o: warning: objtool: w83977af_dma_receive()+0x54: can't find jump dest instruction at .text+0xda000169 CC [M] sound/soc/codecs/pcm179x.o CC [M] drivers/media/platform/s5p-mfc/s5p_mfc_cmd_v5.o CC [M] fs/nfs/pagelist.o drivers/media/dvb-frontends/mt312.o: warning: objtool: mt312_write.isra.0()+0x46: can't find jump dest instruction at .text+0xf100009b drivers/md/dm-kcopyd.o: warning: objtool: dm_kcopyd_client_create()+0x38: can't find jump dest instruction at .text+0xdf01027e CC [M] net/ipv4/netfilter/iptable_nat.o drivers/media/platform/xilinx/xilinx-tpg.o: warning: objtool: xtpg_set_format()+0x73: can't find jump dest instruction at .text+0xad000198 CC [M] drivers/net/ethernet/cavium/liquidio/octeon_droq.o CC [M] net/ipv4/netfilter/iptable_mangle.o drivers/pcmcia/rsrc_nonstatic.o: warning: objtool: sub_interval()+0x36: can't find jump dest instruction at .text+0xca00021c LD fs/omfs/built-in.o CC [M] drivers/misc/vmw_vmci/vmci_route.o LD crypto/cryptomgr.o CC [M] drivers/md/dm-stats.o LD drivers/net/vmxnet3/built-in.o CC [M] drivers/misc/mei/mei-trace.o drivers/media/rc/keymaps/rc-avertv-303.o: warning: objtool: init_rc_map_avertv_303()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-avertv-303.o: warning: objtool: exit_rc_map_avertv_303()+0xb: call without frame pointer save/setup drivers/pinctrl/pinctrl-lpc18xx.o: warning: objtool: lpc18xx_pmx_set()+0x3c: can't find jump dest instruction at .text+0x10100d2 drivers/phy/phy-omap-control.o: warning: objtool: omap_control_phy_probe()+0x39: can't find jump dest instruction at .text+0x2901003f LD [M] crypto/dh_generic.o drivers/misc/vmw_vmci/vmci_handle_array.o: warning: objtool: vmci_handle_arr_create()+0x2d: call without frame pointer save/setup drivers/misc/vmw_vmci/vmci_handle_array.o: warning: objtool: vmci_handle_arr_destroy()+0x9: call without frame pointer save/setup drivers/misc/vmw_vmci/vmci_handle_array.o: warning: objtool: vmci_handle_arr_append_entry()+0x3e: call without frame pointer save/setup drivers/platform/x86/asus-nb-wmi.o: warning: objtool: asus_nb_wmi_quirks()+0x23: call without frame pointer save/setup drivers/platform/x86/asus-nb-wmi.o: warning: objtool: asus_nb_wmi_init()+0xb: call without frame pointer save/setup drivers/platform/x86/asus-nb-wmi.o: warning: objtool: asus_nb_wmi_exit()+0xb: call without frame pointer save/setup CC [M] fs/omfs/bitmap.o CC [M] drivers/pcmcia/yenta_socket.o drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.o: warning: objtool: fw_caps_to_lmm()+0xc: can't find jump dest instruction at .text+0xbd000042 CC [M] drivers/media/usb/pwc/pwc-v4l.o CC [M] drivers/platform/x86/asus-wireless.o CC [M] drivers/phy/phy-xgene.o CC [M] drivers/net/vmxnet3/vmxnet3_drv.o CC [M] kernel/torture.o drivers/media/pci/pt3/pt3_dma.o: warning: objtool: pt3_proc_dma()+0x3d: can't find jump dest instruction at .text+0xcc0001a3 CC [M] fs/omfs/dir.o CC [M] drivers/pcmcia/pd6729.o CC [M] drivers/media/pci/saa7134/saa7134-ts.o CC [M] drivers/net/ethernet/cavium/liquidio/octeon_console.o drivers/mtd/maps/latch-addr-flash.o: warning: objtool: latch_addr_flash_probe()+0x3c: can't find jump dest instruction at .text+0xff0100d2 LD [M] crypto/ecdh_generic.o LD [M] drivers/media/pci/pt3/earth-pt3.o drivers/net/ethernet/ezchip/nps_enet.o: warning: objtool: nps_enet_open()+0x57: can't find jump dest instruction at .text+0xb300040d CC [M] drivers/media/usb/go7007/go7007-loader.o drivers/misc/mic/cosm_client/cosm_scif_client.o: warning: objtool: cosm_scif_probe()+0x53: can't find jump dest instruction at .text+0xb40002e9 drivers/media/platform/vsp1/vsp1_pipe.o: warning: objtool: vsp1_pipeline_stop()+0x38: can't find jump dest instruction at .text+0xce0002ae drivers/media/usb/dvb-usb/vp702x.o: warning: objtool: vp702x_usb_inout_cmd.constprop.7()+0x3d: can't find jump dest instruction at .text+0xc7000573 drivers/media/dvb-frontends/ves1x93.o: warning: objtool: ves1x93_set_symbolrate()+0xb4: can't find jump dest instruction at .text+0x900202ea LD [M] crypto/jitterentropy_rng.o drivers/misc/mei/debugfs.o: warning: objtool: mei_dbgfs_read_active()+0x2c: can't find jump dest instruction at .text+0x5e010062 drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadow.o: warning: objtool: shadow_image()+0x56: can't find jump dest instruction at .text+0xad00016b drivers/gpio/gpio-pcf857x.o: warning: objtool: pcf857x_probe()+0xb7: can't find jump dest instruction at .text+0x9502039d CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowof.o LD [M] drivers/misc/mic/cosm_client/cosm_client.o CC [M] drivers/media/platform/vsp1/vsp1_dl.o CC [M] drivers/media/pci/saa7134/saa7134-tvaudio.o CC [M] drivers/net/usb/pegasus.o LD crypto/rsa_generic.o CC [M] drivers/gpio/gpio-pch.o drivers/nfc/st95hf/core.o: warning: objtool: st95hf_send_recv_cmd()+0x4a: can't find jump dest instruction at .text+0x48010180 drivers/input/touchscreen/melfas_mip4.o: warning: objtool: mip4_report_touch()+0x145: can't find jump dest instruction at .text+0xb600034a CC [M] drivers/media/platform/vsp1/vsp1_drm.o CC [M] drivers/ide/cmd640.o drivers/pinctrl/bcm/pinctrl-bcm281xx.o: warning: objtool: bcm281xx_std_pin_update()+0x3a: can't find jump dest instruction at .text+0x59010050 LD [M] drivers/nfc/st95hf/st95hf.o LD crypto/built-in.o CC [M] drivers/gpio/gpio-pisosr.o CC [M] drivers/ide/ide-generic.o CC drivers/of/unittest.o drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowacpi.o: warning: objtool: acpi_read_slow()+0x2d: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowacpi.o: warning: objtool: acpi_read_fast()+0x3a: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowacpi.o: warning: objtool: acpi_init()+0x11: call without frame pointer save/setup fs/nilfs2/namei.o: warning: objtool: nilfs_symlink()+0x46: can't find jump dest instruction at .text+0xb01040c drivers/media/usb/gspca/benq.o: warning: objtool: sd_start()+0x2e: can't find jump dest instruction at .text+0xee0000b4 CC [M] drivers/hwmon/fschmd.o drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.o: warning: objtool: s5p_mfc_set_dec_frame_buffer_v5()+0x80: can't find jump dest instruction at .text+0xa2020e16 CC [M] fs/nilfs2/mdt.o CC [M] drivers/net/ethernet/dec/tulip/timer.o CC [M] drivers/net/ethernet/cavium/thunder/nic_main.o drivers/media/tuners/tda18271-fe.o: warning: objtool: tda18271c1_rf_tracking_filter_calibration()+0x14d: can't find jump dest instruction at .text+0x34010292 drivers/net/ethernet/cavium/liquidio/octeon_mem_ops.o: warning: objtool: __octeon_pci_rw_core_mem()+0xb1: can't find jump dest instruction at .text+0x460100b7 CC [M] drivers/media/usb/gspca/conex.o drivers/mfd/wm8350-gpio.o: warning: objtool: gpio_set_func()+0x2b: can't find jump dest instruction at .text+0x960100b1 drivers/ide/trm290.o: warning: objtool: init_hwif_trm290()+0xda: can't find jump dest instruction at .text+0x46010360 fs/jffs2/xattr_user.o: warning: objtool: jffs2_user_setxattr()+0x1e: call without frame pointer save/setup fs/jffs2/xattr_user.o: warning: objtool: jffs2_user_getxattr()+0x1a: call without frame pointer save/setup drivers/ptp/ptp_clock.o: warning: objtool: ptp_clock_adjtime()+0x40: can't find jump dest instruction at .text+0x880000f6 fs/notify/dnotify/dnotify.o: warning: objtool: dnotify_flush()+0x34: can't find jump dest instruction at .text+0xd10001aa LD drivers/misc/mic/host/built-in.o CC drivers/pnp/pnpacpi/rsparser.o CC [M] drivers/media/tuners/msi001.o drivers/media/pci/saa7146/mxb.o: warning: objtool: std_callback()+0x24: can't find jump dest instruction at .text+0xdd0001ea drivers/hwmon/fam15h_power.o: warning: objtool: show_power()+0x5b: can't find jump dest instruction at .text+0xa20001a1 drivers/ptp/ptp_chardev.o: warning: objtool: ptp_set_pinfunc()+0x4c: can't find jump dest instruction at .text+0xce0000f2 CC [M] fs/jffs2/security.o drivers/mfd/wm8350-irq.o: warning: objtool: wm8350_irq()+0x40: can't find jump dest instruction at .text+0xb2000166 LD fs/notify/dnotify/built-in.o CC [M] drivers/ide/ide-pnp.o CC [M] drivers/media/v4l2-core/v4l2-mem2mem.o CC [M] drivers/media/platform/s5p-mfc/s5p_mfc_cmd_v6.o CC [M] drivers/misc/mic/host/mic_main.o CC [M] drivers/media/tuners/mt2060.o drivers/media/usb/dvb-usb/vp702x-fe.o: warning: objtool: vp702x_fe_send_diseqc_msg()+0x50: can't find jump dest instruction at .text+0xae000336 drivers/gpu/drm/amd/amdgpu/cz_ih.o: warning: objtool: cz_ih_soft_reset()+0xb2: can't find jump dest instruction at .text+0x6c000236 drivers/media/usb/cx231xx/cx231xx-avcore.o: warning: objtool: cx231xx_afe_init_super_block()+0x2e: can't find jump dest instruction at .text+0x71010334 drivers/net/phy/teranetics.o: warning: objtool: teranetics_read_status()+0x4a: call without frame pointer save/setup drivers/net/phy/teranetics.o: warning: objtool: teranetics_aneg_done()+0x39: call without frame pointer save/setup drivers/net/phy/teranetics.o: warning: objtool: phy_module_init()+0x17: call without frame pointer save/setup drivers/net/phy/teranetics.o: warning: objtool: phy_module_exit()+0x10: call without frame pointer save/setup CC [M] drivers/media/dvb-frontends/nxt6000.o CC [M] drivers/hwmon/ftsteutates.o CC [M] drivers/media/usb/dvb-usb/gp8psk.o CC [M] fs/nls/nls_cp860.o LD drivers/power/avs/built-in.o kernel/memremap.o: warning: objtool: memremap()+0x3b: can't find jump dest instruction at .text+0xa010101 drivers/net/ethernet/chelsio/cxgb/sge.o: warning: objtool: sched_skb()+0x53: can't find jump dest instruction at .text+0xbf0100f8 drivers/net/ethernet/chelsio/cxgb4/clip_tbl.o: warning: objtool: cxgb4_clip_release()+0x35: can't find jump dest instruction at .text+0x7401013b CC [M] drivers/media/i2c/adv7175.o LD [M] drivers/media/usb/cx231xx/cx231xx.o net/ipv4/xfrm4_mode_tunnel.o: warning: objtool: xfrm4_mode_tunnel_input()+0x29: can't find jump dest instruction at .text+0x9c01002f CC [M] drivers/net/ethernet/chelsio/cxgb/subr.o fs/jfs/xattr.o: warning: objtool: ea_write_inline()+0x15: can't find jump dest instruction at .text+0x8000008b CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_msg.o drivers/input/touchscreen/migor_ts.o: warning: objtool: migor_ts_probe()+0x67: can't find jump dest instruction at .text+0xfa00014c drivers/media/pci/mantis/mantis_ca.o: warning: objtool: mantis_ca_init()+0x56: can't find jump dest instruction at .text+0x9f01021c CC [M] drivers/misc/ics932s401.o CC [M] drivers/net/ethernet/cisco/enic/enic_dev.o drivers/net/ethernet/dec/tulip/eeprom.o: warning: objtool: tulip_parse_eeprom()+0x3d: can't find jump dest instruction at .text+0xf010043 drivers/media/v4l2-core/v4l2-dv-timings.o: warning: objtool: v4l2_match_dv_timings()+0x11: can't find jump dest instruction at .text+0xcc0000b7 CC [M] fs/nfs/read.o CC fs/notify/inotify/inotify_fsnotify.o CC drivers/pinctrl/bcm/pinctrl-cygnus-mux.o CC [M] drivers/media/pci/mantis/mantis_cards.o CC [M] drivers/media/usb/pvrusb2/pvrusb2-video-v4l.o drivers/media/usb/go7007/snd-go7007.o: warning: objtool: go7007_snd_capture_open()+0x44: can't find jump dest instruction at .text+0x9b00041a drivers/hwmon/f71882fg.o: warning: objtool: f71882fg_remove()+0x71: can't find jump dest instruction at .text+0xff0000d7 CC [M] drivers/media/usb/gspca/cpia1.o CC lib/decompress_unlzo.o CC [M] fs/ocfs2/aops.o drivers/media/pci/netup_unidvb/netup_unidvb_ci.o: warning: objtool: netup_unidvb_ci_slot_reset()+0x13c: can't find jump dest instruction at .text+0x48000530 CC [M] drivers/gpu/drm/drm_cache.o drivers/media/platform/s5p-tv/mixer_reg.o: warning: objtool: mxr_irq_layer_handle()+0x23: can't find jump dest instruction at .text+0x99000029 drivers/gpu/drm/drm_dp_aux_dev.o: warning: objtool: drm_dp_aux_unregister_devnode()+0x4e: can't find jump dest instruction at .text+0xc4000243 CC [M] drivers/media/pci/netup_unidvb/netup_unidvb_spi.o drivers/pinctrl/bcm/pinctrl-iproc-gpio.o: warning: objtool: iproc_gpio_set_strength()+0x33: can't find jump dest instruction at .text+0xa7000189 CC [M] drivers/media/platform/s5p-tv/mixer_grp_layer.o drivers/gpu/drm/vmwgfx/vmwgfx_cotable.o: warning: objtool: vmw_cotable_unscrub()+0xa5: can't find jump dest instruction at .text+0x9200012a net/ipv6/ip6_gre.o: warning: objtool: ip6gre_tnl_link_config()+0x169: can't find jump dest instruction at .text+0xaa00045f CC [M] drivers/net/vmxnet3/vmxnet3_ethtool.o CC drivers/pinctrl/berlin/berlin.o drivers/media/pci/cx18/cx18-av-audio.o: warning: objtool: cx18_av_audio_s_ctrl()+0x25: can't find jump dest instruction at .text+0x280100db CC [M] drivers/media/pci/saa7134/saa7134-vbi.o drivers/net/fddi/skfp/pmf.o: warning: objtool: smt_set_para.constprop.2()+0x66: can't find jump dest instruction at .text+0xb700012b 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 CC [M] drivers/net/ethernet/cavium/thunder/nicvf_main.o CC [M] drivers/media/platform/vivid/vivid-radio-rx.o LD drivers/pinctrl/freescale/built-in.o drivers/net/can/grcan.o: warning: objtool: grcan_allocate_dma_buffers()+0xc8: can't find jump dest instruction at .text+0xba00052e CC [M] drivers/media/usb/pwc/pwc-uncompress.o CC [M] drivers/net/fddi/skfp/rmt.o CC drivers/of/of_pci.o fs/jfs/acl.o: warning: objtool: __jfs_set_acl()+0x41: can't find jump dest instruction at .text+0x8010047 CC [M] drivers/net/team/team_mode_random.o CC [M] drivers/pcmcia/i82092.o drivers/nfc/st21nfca/i2c.o: warning: objtool: st21nfca_hci_i2c_write()+0x86: can't find jump dest instruction at .text+0xab01017c CC [M] drivers/media/rc/keymaps/rc-behold-columbus.o fs/ncpfs/symlink.o: warning: objtool: ncp_symlink_readpage()+0x68: can't find jump dest instruction at .text+0x1401006e drivers/misc/vmw_vmci/vmci_route.o: warning: objtool: vmci_route()+0x4c: can't find jump dest instruction at .text+0xd010052 drivers/mtd/mtd_blkdevs.o: warning: objtool: add_mtd_blktrans_dev()+0x90: can't find jump dest instruction at .text+0x82000365 LD [M] fs/ncpfs/ncpfs.o CC [M] drivers/net/irda/vlsi_ir.o CC [M] fs/ntfs/collate.o drivers/media/usb/pvrusb2/pvrusb2-audio.o: warning: objtool: pvr2_msp3400_subdev_update()+0x2d: can't find jump dest instruction at .text+0x81000033 fs/notify/fanotify/fanotify.o: warning: objtool: fanotify_should_send_event()+0x6b: can't find jump dest instruction at .text+0xb00001c1 lib/decompress_unlzma.o: warning: objtool: unlzma()+0x84: can't find jump dest instruction at .init.text+0x3d0b0272 CC [M] drivers/net/ppp/pppoe.o LD [M] drivers/parport/parport.o CC lib/decompress_unxz.o drivers/media/rc/ir-sanyo-decoder.o: warning: objtool: ir_sanyo_decode()+0x44: can't find jump dest instruction at .text+0x5b03004a drivers/misc/vmw_vmci/vmci_resource.o: warning: objtool: vmci_resource_add()+0x82: can't find jump dest instruction at .text+0xaa000217 drivers/media/usb/dvb-usb-v2/au6610.o: warning: objtool: au6610_usb_msg.isra.2()+0x53: can't find jump dest instruction at .text+0x6b0101e9 CC [M] drivers/media/platform/vivid/vivid-radio-tx.o CC [M] drivers/media/tuners/mt2063.o drivers/mfd/wm8350-i2c.o: warning: objtool: wm8350_i2c_remove()+0x10: call without frame pointer save/setup drivers/mfd/wm8350-i2c.o: warning: objtool: wm8350_i2c_probe()+0x38: call without frame pointer save/setup drivers/mfd/wm8350-i2c.o: warning: objtool: wm8350_i2c_init()+0xd: call without frame pointer save/setup drivers/mfd/wm8350-i2c.o: warning: objtool: wm8350_i2c_exit()+0xb: call without frame pointer save/setup CC [M] drivers/media/usb/dvb-usb-v2/ce6230.o LD drivers/net/wan/built-in.o drivers/nfc/st21nfca/vendor_cmds.o: warning: objtool: st21nfca_hci_loopback()+0x42: can't find jump dest instruction at .text+0xc5000048 CC [M] drivers/net/ethernet/chelsio/cxgb/mv88x201x.o CC [M] drivers/net/ethernet/cisco/enic/enic_pp.o CC [M] drivers/misc/mei/pci-me.o LD [M] drivers/nfc/st21nfca/st21nfca_i2c.o CC [M] drivers/net/wan/hdlc.o drivers/platform/x86/asus-wmi.o: warning: objtool: asus_wmi_input_init()+0x1d: can't find jump dest instruction at .text+0x8e0005f3 CC drivers/of/of_pci_irq.o drivers/nvdimm/e820.o: warning: objtool: e820_pmem_remove()+0x10: call without frame pointer save/setup drivers/nvdimm/e820.o: warning: objtool: e820_pmem_probe()+0x44: call without frame pointer save/setup drivers/nvdimm/e820.o: warning: objtool: e820_pmem_init()+0x12: call without frame pointer save/setup drivers/nvdimm/e820.o: warning: objtool: e820_pmem_exit()+0xb: call without frame pointer save/setup fs/nilfs2/page.o: warning: objtool: nilfs_copy_dirty_pages()+0x5a: can't find jump dest instruction at .text+0xcc010890 CC [M] fs/nls/nls_cp861.o LD [M] drivers/nfc/st21nfca/st21nfca_hci.o drivers/gpu/drm/drm_fb_helper.o: warning: objtool: drm_fb_helper_debug_enter()+0x2a: can't find jump dest instruction at .text+0xe2000030 drivers/ptp/ptp_sysfs.o: warning: objtool: extts_fifo_show()+0x51: can't find jump dest instruction at .text+0xc8000427 drivers/leds/leds-blinkm.o: warning: objtool: blinkm_detect()+0x36: can't find jump dest instruction at .text+0xc10000fc LD [M] drivers/net/can/can-dev.o drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.o: warning: objtool: s5p_mfc_set_dec_frame_buffer_v6()+0x3f: can't find jump dest instruction at .text+0x81000535 drivers/media/rc/keymaps/rc-azurewave-ad-tu700.o: warning: objtool: init_rc_map_azurewave_ad_tu700()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-azurewave-ad-tu700.o: warning: objtool: exit_rc_map_azurewave_ad_tu700()+0xb: call without frame pointer save/setup LD [M] drivers/nvdimm/libnvdimm.o LD drivers/net/wimax/built-in.o fs/jfs/ioctl.o: warning: objtool: jfs_ioctl()+0x40: can't find jump dest instruction at .text+0xc8010046 drivers/media/platform/s5p-mfc/s5p_mfc_cmd.o: warning: objtool: s5p_mfc_init_hw_cmds()+0x2b: call without frame pointer save/setup drivers/acpi/acpica/nsobject.o: warning: objtool: acpi_ns_detach_object()+0x58: can't find jump dest instruction at .text+0xcb00005d drivers/net/can/usb/peak_usb/pcan_usb_fd.o: warning: objtool: pcan_usb_fd_send_cmd()+0x2d: can't find jump dest instruction at .text+0xb4000193 drivers/pps/clients/pps-gpio.o: warning: objtool: pps_gpio_probe()+0x4e: can't find jump dest instruction at .text+0xa0200a4 CC [M] drivers/media/usb/dvb-usb/gp8psk-fe.o CC [M] drivers/media/rc/keymaps/rc-budget-ci-old.o CC [M] drivers/leds/leds-menf21bmc.o drivers/media/rc/keymaps/rc-behold.o: warning: objtool: init_rc_map_behold()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-behold.o: warning: objtool: exit_rc_map_behold()+0xb: call without frame pointer save/setup CC [M] drivers/media/pci/saa7134/saa7134-video.o drivers/media/i2c/adv7170.o: warning: objtool: adv7170_s_routing()+0x50: can't find jump dest instruction at .text+0xe5000206 LD [M] fs/jfs/jfs.o CC drivers/acpi/acpica/nsparse.o LD [M] drivers/net/can/usb/peak_usb/peak_usb.o drivers/mfd/tps65910.o: warning: objtool: tps65910_parse_dt()+0x53: can't find jump dest instruction at .text+0xc7000098 drivers/media/platform/mx2_emmaprp.o: warning: objtool: vidioc_try_fmt()+0x27: can't find jump dest instruction at .text+0xaf00014d CC [M] drivers/hwmon/g760a.o CC [M] drivers/leds/leds-ktd2692.o CC [M] drivers/nfc/st-nci/i2c.o drivers/media/pci/cx23885/cx23885-alsa.o: warning: objtool: snd_cx23885_pcm_open()+0x44: can't find jump dest instruction at .text+0x40104a9 CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_powerplay.o CC drivers/mfd/twl-core.o drivers/gpu/drm/drm_auth.o: warning: objtool: drm_master_release()+0x66: can't find jump dest instruction at .text+0xbc0006cc drivers/net/phy/vitesse.o: warning: objtool: vsc82x4_config_autocross_enable()+0x22: can't find jump dest instruction at .text+0xd4000058 LD [M] drivers/nvdimm/nd_pmem.o drivers/input/touchscreen/mms114.o: warning: objtool: mms114_parse_dt()+0x21: can't find jump dest instruction at .text+0xf5000167 CC [M] fs/nilfs2/btnode.o CC [M] drivers/media/platform/sh_vou.o drivers/hid/hid-roccat-isku.o: warning: objtool: isku_init_specials()+0x3e: can't find jump dest instruction at .text+0xf2000133 drivers/net/team/team_mode_roundrobin.o: warning: objtool: rr_transmit()+0x61: can't find jump dest instruction at .text+0x40010067 LD [M] drivers/nvdimm/nd_btt.o drivers/parport/parport_ax88796.o: warning: objtool: parport_ax88796_probe()+0x62: can't find jump dest instruction at .text+0xc50104e7 drivers/media/dvb-frontends/tda1004x.o: warning: objtool: tda10046h_set_bandwidth()+0x35: can't find jump dest instruction at .text+0x8f0002ab drivers/gpu/drm/vmwgfx/vmwgfx_so.o: warning: objtool: vmw_view_destroy()+0x61: can't find jump dest instruction at .text+0xa7000067 CC [M] fs/nfs/symlink.o drivers/media/usb/pwc/pwc-ctrl.o: warning: objtool: set_video_mode_Timon()+0x24: can't find jump dest instruction at .text+0x1a0200ca CC [M] drivers/media/dvb-frontends/mt352.o CC [M] drivers/input/touchscreen/mtouch.o CC [M] drivers/media/platform/s5p-tv/mixer_vp_layer.o drivers/media/platform/xilinx/xilinx-vtc.o: warning: objtool: xvtc_probe()+0x31: can't find jump dest instruction at .text+0xd8000097 CC [M] drivers/net/phy/broadcom.o LD [M] drivers/nvdimm/nd_blk.o CC drivers/pwm/sysfs.o LD drivers/misc/mic/vop/built-in.o CC [M] drivers/platform/x86/eeepc-laptop.o LD [M] drivers/nvdimm/nd_e820.o CC drivers/pwm/pwm-crc.o CC [M] drivers/media/tuners/mt2266.o drivers/phy/phy-spear1310-miphy.o: warning: objtool: spear1310_miphy_init()+0x1b: can't find jump dest instruction at .text+0x84000101 CC [M] drivers/misc/mic/vop/vop_main.o LD [M] drivers/media/platform/xilinx/xilinx-video.o LD drivers/net/ethernet/i825xx/built-in.o LD drivers/pps/generators/built-in.o CC [M] drivers/platform/x86/eeepc-wmi.o drivers/mtd/mtdblock.o: warning: objtool: do_cached_read.constprop.0()+0x90: can't find jump dest instruction at .text+0x96000575 CC [M] drivers/media/rc/ir-sharp-decoder.o drivers/misc/vmw_vmci/vmci_guest.o: warning: objtool: vmci_dispatch_dgs()+0x49: can't find jump dest instruction at .text+0x680100ce drivers/media/usb/dvb-usb-v2/anysee.o: warning: objtool: anysee_ctrl_msg()+0xb1: can't find jump dest instruction at .text+0x380100f7 LD drivers/net/wimax/i2400m/built-in.o CC [M] drivers/pps/pps.o drivers/media/usb/pwc/pwc-if.o: warning: objtool: pwc_isoc_init()+0xa9: can't find jump dest instruction at .text+0x9902052f CC [M] drivers/platform/x86/msi-laptop.o drivers/mmc/host/cb710-mmc.o: warning: objtool: cb710_receive_response()+0x32: can't find jump dest instruction at .text+0x89000338 CC [M] drivers/media/tuners/qt1010.o drivers/media/usb/pvrusb2/pvrusb2-i2c-core.o: warning: objtool: pvr2_i2c_xfer()+0x3e: can't find jump dest instruction at .text+0x51020064 LD drivers/misc/mic/scif/built-in.o LD [M] drivers/pcmcia/pcmcia_core.o CC [M] drivers/mtd/mtdblock_ro.o CC [M] drivers/mmc/host/dw_mmc-pltfm.o CC [M] drivers/net/wimax/i2400m/control.o fs/ntfs/aops.o: warning: objtool: ntfs_bmap()+0xa4: can't find jump dest instruction at .text+0xd30000c9 CC lib/dma-noop.o CC [M] drivers/hid/hid-roccat-koneplus.o LD drivers/media/usb/stk1160/built-in.o CC [M] fs/ntfs/compress.o CC [M] drivers/misc/mic/scif/scif_main.o drivers/media/usb/go7007/go7007-usb.o: warning: objtool: go7007_usb_ezusb_write_interrupt()+0x93: can't find jump dest instruction at .text+0xd4000559 sound/soc/codecs/pcm1681.o: warning: objtool: pcm1681_put_deemph()+0x26: can't find call dest symbol at offset 0x360001ba CC [M] drivers/media/usb/stk1160/stk1160-core.o CC [M] drivers/media/pci/saa7134/saa7134-input.o drivers/misc/ics932s401.o: warning: objtool: show_spread()+0x12: can't find call dest symbol at offset 0x2a000226 CC [M] drivers/net/phy/bcm7xxx.o fs/nls/nls_cp860.o: warning: objtool: init_nls_cp860()+0x12: call without frame pointer save/setup fs/nls/nls_cp860.o: warning: objtool: exit_nls_cp860()+0xb: call without frame pointer save/setup LD drivers/media/pci/saa7164/built-in.o drivers/mmc/host/via-sdmmc.o: warning: objtool: via_sdc_get_response.isra.4()+0x1d: can't find jump dest instruction at .text+0x8b000803 drivers/net/can/sun4i_can.o: warning: objtool: sun4ican_probe()+0x56: can't find jump dest instruction at .text+0x7c01008b CC [M] drivers/media/tuners/mt2131.o drivers/net/ethernet/brocade/bna/bfa_cee.o: warning: objtool: bfa_cee_isr()+0x23: can't find call dest symbol at offset 0x69000127 drivers/net/ethernet/dec/tulip/media.o: warning: objtool: tulip_mdio_read()+0x44: can't find jump dest instruction at .text+0xbb01004a net/netfilter/nft_counter.o: warning: objtool: nft_counter_init()+0x39: can't find jump dest instruction at .text+0xa80002ef drivers/media/platform/s5p-mfc/s5p_mfc_cmd_v5.o: warning: objtool: s5p_mfc_close_inst_cmd_v5()+0x49: can't find jump dest instruction at .text+0x920000de drivers/net/ethernet/dec/tulip/interrupt.o: warning: objtool: tulip_refill_rx()+0x2e: can't find jump dest instruction at .text+0xe4010034 drivers/pnp/pnpacpi/core.o: warning: objtool: pnpacpi_suspend()+0x36: can't find jump dest instruction at .text+0x9a0000ec drivers/media/pci/ivtv/ivtv-gpio.o: warning: objtool: ivtv_reset_tuner_gpio()+0x1e: can't find jump dest instruction at .text+0x81000454 CC [M] drivers/misc/mic/vop/vop_debugfs.o MKREGTABLE drivers/gpu/drm/radeon/rv515_reg_safe.h drivers/media/usb/pvrusb2/pvrusb2-encoder.o: warning: objtool: pvr2_encoder_read_words.constprop.0()+0x23: can't find jump dest instruction at .text+0xd2000029 drivers/media/pci/saa7146/hexium_orion.o: warning: objtool: hexium_probe()+0x50: can't find jump dest instruction at .text+0xf2010306 CC [M] fs/nls/nls_cp862.o drivers/ide/ide-pci-generic.o: warning: objtool: generic_init_one()+0x31: can't find jump dest instruction at .text+0x28010057 CC [M] drivers/net/ethernet/dec/tulip/tulip_core.o CC [M] drivers/media/pci/saa7164/saa7164-cards.o drivers/net/ppp/ppp_synctty.o: warning: objtool: ppp_sync_input()+0x2f: can't find jump dest instruction at .text+0x2b010125 CC [M] drivers/mmc/host/dw_mmc-exynos.o drivers/phy/phy-spear1340-miphy.o: warning: objtool: spear1340_miphy_probe()+0x38: can't find jump dest instruction at .text+0xb800009e CC [M] net/netfilter/nft_log.o CC [M] drivers/media/pci/ivtv/ivtv-i2c.o drivers/media/usb/go7007/go7007-loader.o: warning: objtool: go7007_loader_probe()+0x4f: can't find jump dest instruction at .text+0x3a0100a4 CC [M] drivers/media/pci/saa7146/hexium_gemini.o drivers/media/usb/em28xx/em28xx-cards.o: warning: objtool: request_module_async()+0x2d: can't find jump dest instruction at .text+0xb6000232 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowpci.o CC [M] drivers/net/wimax/i2400m/driver.o drivers/net/ethernet/broadcom/bnx2.o: warning: objtool: bnx2_set_rx_ring_size()+0x5a: can't find jump dest instruction at .text+0x8f0001df CC [M] drivers/misc/mic/host/mic_x100.o drivers/phy/phy-rockchip-typec.o: warning: objtool: tcphy_parse_dt()+0x36: can't find jump dest instruction at .text+0xa901020c CC [M] fs/jffs2/acl.o CC [M] drivers/hid/hid-roccat-konepure.o drivers/media/platform/vsp1/vsp1_dl.o: warning: objtool: vsp1_dl_list_alloc()+0x2b: can't find jump dest instruction at .text+0x87000271 CC [M] drivers/media/usb/go7007/s2250-board.o CC [M] drivers/misc/mic/host/mic_smpt.o drivers/net/can/xilinx_can.o: warning: objtool: xcan_start_xmit()+0x75: can't find jump dest instruction at .text+0x6d0101ca CC [M] drivers/pps/kapi.o CC [M] drivers/misc/mic/scif/scif_peer_bus.o drivers/media/platform/vivid/vivid-vid-cap.o: warning: objtool: vid_cap_buf_finish()+0x2c: can't find jump dest instruction at .text+0xd7000032 drivers/net/ethernet/brocade/bna/bna_tx_rx.o: warning: objtool: bna_rx_sm_start_wait()+0x1e: can't find jump dest instruction at .text+0x8f000384 fs/btrfs/tests/qgroup-tests.o: warning: objtool: insert_normal_tree_ref.constprop.6()+0x66: can't find jump dest instruction at .text+0xf01014b drivers/platform/x86/asus-wireless.o: warning: objtool: asus_wireless_add()+0x34: can't find jump dest instruction at .text+0x2e01012a LD drivers/net/xen-netback/built-in.o CC [M] drivers/media/pci/cx18/cx18-av-vbi.o CC [M] drivers/media/platform/vivid/vivid-radio-common.o CC [M] drivers/net/xen-netback/netback.o CC [M] drivers/media/pci/ivtv/ivtv-ioctl.o CC [M] drivers/platform/x86/classmate-laptop.o drivers/net/can/janz-ican3.o: warning: objtool: ican3_to_can_frame.isra.8()+0x60: can't find jump dest instruction at .text+0x94000225 drivers/net/ethernet/chelsio/cxgb3/xgmac.o: warning: objtool: t3b2_mac_reset()+0x153: can't find jump dest instruction at .text+0x1b0101b8 drivers/media/usb/siano/smsusb.o: warning: objtool: smsusb_onresponse()+0x5a: can't find jump dest instruction at .text+0xdb01014f fs/omfs/bitmap.o: warning: objtool: set_run()+0x6a: can't find jump dest instruction at .text+0xd4000070 CC [M] drivers/media/pci/ivtv/ivtv-irq.o LD drivers/rapidio/built-in.o LD drivers/media/pci/smipcie/built-in.o CC [M] fs/nfs/unlink.o CC [M] fs/omfs/file.o CC [M] drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.o drivers/media/platform/ti-vpe/cal.o: warning: objtool: __subdev_get_format()+0x3c: can't find jump dest instruction at .text+0x91000042 CC [M] drivers/rapidio/rio.o LD [M] drivers/media/platform/ti-vpe/ti-vpe.o CC [M] drivers/media/pci/smipcie/smipcie-main.o drivers/net/ethernet/cisco/enic/enic_res.o: warning: objtool: enic_get_vnic_config()+0x58: can't find jump dest instruction at .text+0xfc03005d drivers/of/irq.o: warning: objtool: __of_msi_map_rid()+0x28: can't find jump dest instruction at .text+0x8001005e LD drivers/media/pci/solo6x10/built-in.o fs/btrfs/tests/extent-io-tests.o: warning: objtool: __test_eb_bitmaps()+0x5c: can't find jump dest instruction at .text+0x54020061 drivers/net/ethernet/brocade/bna/bfa_ioc_ct.o: warning: objtool: bfa_ioc_ct_firmware_lock()+0x32: can't find jump dest instruction at .text+0x980007b8 drivers/hid/hid-roccat-kone.o: warning: objtool: kone_raw_event()+0x26: can't find jump dest instruction at .text+0x1901002c fs/nfsd/nfsctl.o: warning: objtool: write_pool_threads()+0x78: can't find jump dest instruction at .text+0x7701058d LD [M] drivers/media/platform/ti-vpe/ti-cal.o CC [M] drivers/net/team/team_mode_activebackup.o LD drivers/media/usb/stkwebcam/built-in.o fs/notify/inotify/inotify_fsnotify.o: warning: objtool: inotify_handle_event()+0x55: can't find jump dest instruction at .text+0xdd00014b drivers/media/pci/mantis/mantis_input.o: warning: objtool: mantis_input_init()+0x33: can't find jump dest instruction at .text+0x3e010059 drivers/ide/via82cxxx.o: warning: objtool: via_cable_detect()+0x16: can't find jump dest instruction at .text+0xae00001c CC [M] drivers/media/usb/pvrusb2/pvrusb2-eeprom.o CC [M] drivers/hid/hid-roccat-kovaplus.o drivers/gpio/gpio-pisosr.o: warning: objtool: pisosr_gpio_probe()+0x24: can't find jump dest instruction at .text+0xef0001da CC [M] drivers/net/irda/via-ircc.o CC fs/notify/inotify/inotify_user.o CC [M] drivers/media/pci/solo6x10/solo6x10-core.o CC [M] drivers/power/generic-adc-battery.o CC [M] drivers/media/pci/mantis/mantis_vp1033.o drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.o: warning: objtool: ppm_alloc_cpu_pool()+0x75: can't find jump dest instruction at .text+0xae0000cb drivers/gpu/drm/radeon/rs690.o: warning: objtool: rs690_crtc_bandwidth_compute()+0x2e: can't find jump dest instruction at .text+0x7a030033 CC [M] fs/jffs2/compr_rubin.o CC [M] drivers/gpu/drm/radeon/r520.o CC [M] drivers/media/usb/dvb-usb-v2/ec168.o CC [M] drivers/media/v4l2-core/v4l2-flash-led-class.o CC [M] fs/nfsd/nfsproc.o CC [M] drivers/media/usb/stkwebcam/stk-webcam.o fs/jffs2/security.o: warning: objtool: jffs2_security_setxattr()+0x1e: call without frame pointer save/setup fs/jffs2/security.o: warning: objtool: jffs2_initxattrs()+0x2f: call without frame pointer save/setup fs/jffs2/security.o: warning: objtool: jffs2_security_getxattr()+0x1a: call without frame pointer save/setup fs/jffs2/security.o: warning: objtool: jffs2_init_security()+0x13: call without frame pointer save/setup drivers/ide/ide-pnp.o: warning: objtool: idepnp_probe()+0x4d: can't find jump dest instruction at .text+0xb10100d3 LD [M] drivers/net/ethernet/chelsio/libcxgb/libcxgb.o fs/omfs/dir.o: warning: objtool: omfs_add_link()+0x50: can't find jump dest instruction at .text+0xdb000116 drivers/net/ethernet/dec/tulip/de2104x.o: warning: objtool: de_set_media()+0x11f: can't find jump dest instruction at .text+0xa8000555 drivers/media/platform/s5p-mfc/s5p_mfc_cmd_v6.o: warning: objtool: s5p_mfc_close_inst_cmd_v6()+0x4a: can't find call dest symbol at offset 0x320000ce drivers/net/ethernet/brocade/bna/cna_fwimg.o: warning: objtool: cna_get_firmware_buf()+0x32: can't find call dest symbol at offset 0x3a0000c6 LD drivers/net/wireless/admtek/built-in.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 CC [M] drivers/net/irda/mcs7780.o CC [M] drivers/media/platform/vsp1/vsp1_video.o lib/decompress_unlzo.o: warning: objtool: parse_header()+0xb: can't find jump dest instruction at .init.text+0xa1000011 fs/notify/fanotify/fanotify_user.o: warning: objtool: process_access_response()+0x62: can't find jump dest instruction at .text+0xa80001f8 CC [M] drivers/net/wireless/admtek/adm8211.o drivers/media/rc/keymaps/rc-behold-columbus.o: warning: objtool: init_rc_map_behold_columbus()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-behold-columbus.o: warning: objtool: exit_rc_map_behold_columbus()+0xb: call without frame pointer save/setup CC [M] drivers/net/fddi/skfp/smtdef.o CC [M] drivers/media/platform/vivid/vivid-rds-gen.o LD [M] drivers/media/platform/s5p-mfc/s5p-mfc.o drivers/media/platform/vivid/vivid-kthread-out.o: warning: objtool: vivid_thread_vid_out_tick()+0x63: can't find jump dest instruction at .text+0xa60100c9 CC [M] drivers/media/pci/solo6x10/solo6x10-i2c.o drivers/net/usb/catc.o: warning: objtool: catc_stats_done()+0x23: can't find jump dest instruction at .text+0x9c000029 CC [M] drivers/net/ethernet/cisco/enic/vnic_dev.o CC [M] drivers/hwmon/g762.o CC [M] drivers/net/xen-netback/xenbus.o LD fs/notify/fanotify/built-in.o CC [M] drivers/media/platform/rcar-fcp.o drivers/ide/ide-generic.o: warning: objtool: ide_generic_check_pci_legacy_iobases()+0x1a: can't find jump dest instruction at .text.unlikely+0x8f00001f CC [M] drivers/media/rc/keymaps/rc-cec.o CC [M] drivers/net/wimax/i2400m/fw.o drivers/media/dvb-frontends/dib9000.o: warning: objtool: dib9000_set_slave_frontend()+0x40: can't find jump dest instruction at .text+0x89000215 CC [M] drivers/net/ethernet/cavium/liquidio/octeon_nic.o drivers/media/platform/vivid/vivid-kthread-cap.o: warning: objtool: copy_pix()+0x71: can't find jump dest instruction at .text+0xa6000077 CC [M] drivers/media/usb/hdpvr/hdpvr-i2c.o drivers/misc/vmw_vmci/vmci_host.o: warning: objtool: drv_cp_harray_to_user()+0x23: can't find jump dest instruction at .text+0x82000109 CC drivers/acpi/acpica/nspredef.o drivers/pwm/pwm-crc.o: warning: objtool: crc_pwm_config()+0x51: can't find call dest symbol at offset 0x6b0000b5 CC drivers/pci/rom.o CC [M] drivers/media/pci/smipcie/smipcie-ir.o lib/decompress_unxz.o: warning: objtool: unxz()+0x7d: can't find jump dest instruction at .init.text+0xc7010083 fs/btrfs/tests/inode-tests.o: warning: objtool: test_btrfs_get_extent()+0x3b: can't find jump dest instruction at .text+0xb20d0680 drivers/media/platform/s5p-tv/mixer_grp_layer.o: warning: objtool: mxr_graph_fix_geometry()+0x26: can't find jump dest instruction at .text+0xd902002c CC drivers/power/reset/as3722-poweroff.o drivers/power/charger-manager.o: warning: objtool: try_charger_enable()+0x27: can't find jump dest instruction at .text+0xcc01011d CC [M] drivers/media/tuners/mxl5005s.o CC [M] drivers/gpu/drm/drm_context.o drivers/pinctrl/bcm/pinctrl-cygnus-mux.o: warning: objtool: cygnus_pinmux_probe()+0x31: can't find jump dest instruction at .text+0xb8010397 drivers/leds/leds-menf21bmc.o: warning: objtool: menf21bmc_led_probe()+0x64: call without frame pointer save/setup drivers/leds/leds-menf21bmc.o: warning: objtool: menf21bmc_led_set()+0x1b: 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 drivers/media/usb/em28xx/em28xx-camera.o: warning: objtool: em28xx_init_camera()+0x8e: can't find jump dest instruction at .text+0x24030193 CC [M] drivers/net/ethernet/chelsio/cxgb3/aq100x.o CC [M] drivers/phy/phy-stih407-usb.o drivers/media/rc/keymaps/rc-budget-ci-old.o: warning: objtool: init_rc_map_budget_ci_old()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-budget-ci-old.o: warning: objtool: exit_rc_map_budget_ci_old()+0xb: call without frame pointer save/setup CC [M] drivers/pps/sysfs.o CC drivers/pwm/pwm-stmpe.o CC [M] drivers/leds/leds-is31fl32xx.o drivers/media/pci/saa7134/saa7134-cards.o: warning: objtool: saa7134_tda8290_827x_callback()+0x15: can't find jump dest instruction at .text+0x8e00001b drivers/media/dvb-frontends/sp887x.o: warning: objtool: configure_reg0xc05()+0x25: can't find jump dest instruction at .text+0xa600002b drivers/media/pci/saa7134/saa7134-i2c.o: warning: objtool: i2c_reset()+0x63: can't find jump dest instruction at .text+0xb60001d9 CC drivers/pinctrl/bcm/pinctrl-nsp-gpio.o LD [M] drivers/pcmcia/pcmcia.o CC [M] drivers/media/pci/saa7134/saa7134-empress.o fs/ntfs/collate.o: warning: objtool: ntfs_collate_ntofs_ulong()+0x44: call without frame pointer save/setup fs/ntfs/collate.o: warning: objtool: ntfs_collate_binary()+0x45: call without frame pointer save/setup fs/ntfs/collate.o: warning: objtool: ntfs_collate()+0x4f: call without frame pointer save/setup CC [M] drivers/media/tuners/mxl5007t.o drivers/gpu/drm/i915/intel_audio.o: warning: objtool: ilk_audio_codec_disable()+0x83: can't find jump dest instruction at .text+0xc8000408 CC [M] fs/ntfs/debug.o net/ipv4/netfilter/iptable_mangle.o: warning: objtool: ipt_mangle_out()+0x34: can't find jump dest instruction at .text+0x9a0000fa LD [M] drivers/pcmcia/pcmcia_rsrc.o LD drivers/net/ethernet/intel/built-in.o CC [M] drivers/media/usb/em28xx/em28xx-vbi.o drivers/misc/mic/host/mic_main.o: warning: objtool: mic_remove()+0x19: can't find jump dest instruction at .text+0x8000001f drivers/hwmon/ftsteutates.o: warning: objtool: fts_update_device()+0x4a: can't find jump dest instruction at .text+0x5d010150 CC [M] drivers/gpu/drm/i915/intel_atomic.o drivers/ptp/ptp_pch.o: warning: objtool: pch_set_station_address()+0xd2: can't find jump dest instruction at .text+0x67000797 drivers/media/usb/dvb-usb-v2/az6007.o: warning: objtool: az6007_i2c_xfer()+0x37: can't find jump dest instruction at .text+0x6a02028d drivers/gpio/gpio-pch.o: warning: objtool: pch_gpio_probe()+0x40: can't find jump dest instruction at .text+0x7e030706 drivers/media/i2c/adv7175.o: warning: objtool: adv7175_s_routing()+0x1c: can't find jump dest instruction at .text+0x2e010102 CC [M] drivers/net/ethernet/intel/e100.o CC [M] drivers/media/usb/gspca/dtcs033.o LD [M] drivers/ptp/ptp.o CC [M] drivers/media/tuners/mc44s803.o CC [M] drivers/hwmon/gl518sm.o CC [M] drivers/gpio/gpio-rdc321x.o drivers/media/usb/pwc/pwc-v4l.o: warning: objtool: pwc_vidioc_try_fmt()+0x27: can't find jump dest instruction at .text+0xc500017d drivers/media/platform/m2m-deinterlace.o: warning: objtool: vidioc_streamon()+0x3b: can't find jump dest instruction at .text+0x82000150 CC [M] drivers/phy/phy-tusb1210.o drivers/media/pci/cx18/cx18-av-firmware.o: warning: objtool: cx18_av_loadfw()+0x61: can't find jump dest instruction at .text+0x58030186 CC [M] drivers/gpio/gpio-rcar.o net/ipv4/netfilter/iptable_nat.o: warning: objtool: iptable_nat_net_exit()+0x24: call without frame pointer save/setup net/ipv4/netfilter/iptable_nat.o: warning: objtool: iptable_nat_ipv4_fn()+0x10: call without frame pointer save/setup net/ipv4/netfilter/iptable_nat.o: warning: objtool: iptable_nat_do_chain()+0x1a: call without frame pointer save/setup net/ipv4/netfilter/iptable_nat.o: warning: objtool: iptable_nat_ipv4_local_fn()+0x10: call without frame pointer save/setup net/ipv4/netfilter/iptable_nat.o: warning: objtool: iptable_nat_ipv4_out()+0x10: call without frame pointer save/setup net/ipv4/netfilter/iptable_nat.o: warning: objtool: iptable_nat_ipv4_in()+0x10: call without frame pointer save/setup net/ipv4/netfilter/iptable_nat.o: warning: objtool: iptable_nat_table_init()+0x2b: call without frame pointer save/setup net/ipv4/netfilter/iptable_nat.o: warning: objtool: iptable_nat_init()+0xf: call without frame pointer save/setup net/ipv4/netfilter/iptable_nat.o: warning: objtool: iptable_nat_exit()+0xb: call without frame pointer save/setup drivers/pci/pci-sysfs.o: warning: objtool: sriov_numvfs_store()+0x33: can't find jump dest instruction at .text+0xb00000f9 CC drivers/pinctrl/berlin/berlin-bg4ct.o CC [M] drivers/media/i2c/adv7180.o CC drivers/pinctrl/bcm/pinctrl-ns2-mux.o drivers/media/usb/pwc/pwc-uncompress.o: warning: objtool: pwc_decompress()+0x8a: can't find jump dest instruction at .text+0x26010090 drivers/mfd/tps80031.o: warning: objtool: tps80031_ext_power_req_config()+0x35: can't find jump dest instruction at .text+0x8801027b CC [M] drivers/media/i2c/adv7183.o drivers/media/platform/sh_veu.o: warning: objtool: sh_veu_probe()+0x55: can't find jump dest instruction at .text+0x92020d6a drivers/acpi/acpica/nsparse.o: warning: objtool: acpi_ns_execute_table()+0x65: can't find jump dest instruction at .text+0xdf01006a drivers/pinctrl/berlin/berlin.o: warning: objtool: berlin_pinctrl_dt_node_to_map()+0x77: can't find jump dest instruction at .text+0xee00025c drivers/of/of_net.o: warning: objtool: of_get_mac_address()+0x18: can't find call dest symbol at offset 0xa400005c drivers/media/usb/s2255/s2255drv.o: warning: objtool: planar422p_to_yuv_packed()+0x18: can't find jump dest instruction at .text+0xa300001e drivers/net/ethernet/chelsio/cxgb4vf/sge.o: warning: objtool: hwcsum()+0x3a: can't find jump dest instruction at .text+0x8500003f CC [M] drivers/media/usb/pwc/pwc-dec1.o CC drivers/pci/setup-res.o CC [M] drivers/media/v4l2-core/videobuf-core.o CC [M] drivers/gpio/gpio-sch.o drivers/media/platform/vivid/vivid-vid-out.o: warning: objtool: vid_out_queue_setup()+0x88: can't find jump dest instruction at .text+0x4901008e CC [M] net/netfilter/nft_masq.o CC [M] drivers/media/platform/rcar_jpu.o drivers/pcmcia/pd6729.o: warning: objtool: pd6729_isa_scan()+0x37: can't find jump dest instruction at .text+0xca00004c CC [M] sound/soc/codecs/pcm179x-i2c.o drivers/media/pci/cx23885/altera-ci.o: warning: objtool: altera_ci_tuner_reset()+0x52: can't find jump dest instruction at .text+0xc2000088 drivers/hwmon/g760a.o: warning: objtool: show_fan_alarm()+0x11: can't find call dest symbol at offset 0xb0000f5 drivers/net/can/pch_can.o: warning: objtool: pch_can_probe()+0x47: can't find jump dest instruction at .text+0xee0100ec CC [M] drivers/gpio/gpio-sch311x.o LD [M] drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf.o CC [M] drivers/md/dm-rq.o CC [M] drivers/hwmon/gl520sm.o LD drivers/net/can/built-in.o CC [M] drivers/isdn/hisax/sedlbauer.o drivers/net/ethernet/fujitsu/fmvj18x_cs.o: warning: objtool: fjn_start_xmit()+0x55: can't find jump dest instruction at .text+0x7b01020b CC [M] drivers/net/ethernet/hisilicon/hip04_eth.o drivers/media/tuners/msi001.o: warning: objtool: msi001_probe()+0x58: can't find jump dest instruction at .text+0x8501025e CC [M] fs/nfsd/nfsfh.o drivers/net/phy/bcm-phy-lib.o: warning: objtool: bcm_phy_enable_eee()+0x1b: call without frame pointer save/setup drivers/net/phy/bcm-phy-lib.o: warning: objtool: bcm_phy_write_shadow()+0x30: call without frame pointer save/setup drivers/net/phy/bcm-phy-lib.o: warning: objtool: bcm_phy_write_exp()+0x27: call without frame pointer save/setup drivers/net/phy/bcm-phy-lib.o: warning: objtool: bcm_phy_read_shadow()+0x2e: call without frame pointer save/setup drivers/net/phy/bcm-phy-lib.o: warning: objtool: bcm_phy_enable_apd()+0x3f: call without frame pointer save/setup drivers/net/phy/bcm-phy-lib.o: warning: objtool: bcm_phy_config_intr()+0x23: call without frame pointer save/setup drivers/net/phy/bcm-phy-lib.o: warning: objtool: bcm_phy_ack_intr()+0x1b: call without frame pointer save/setup drivers/net/phy/bcm-phy-lib.o: warning: objtool: bcm_phy_write_misc()+0x40: call without frame pointer save/setup drivers/net/phy/bcm-phy-lib.o: warning: objtool: bcm_phy_read_exp()+0x24: call without frame pointer save/setup drivers/net/phy/bcm-phy-lib.o: warning: objtool: bcm_phy_read_misc()+0x39: call without frame pointer save/setup LD [M] drivers/media/pci/cx23885/cx23885.o CC [M] drivers/hid/hid-roccat-lua.o CC [M] drivers/media/tuners/max2165.o drivers/ide/cmd640.o: warning: objtool: cmd640_set_pio_mode()+0x29: can't find jump dest instruction at .text+0xa500062f CC drivers/ras/ras.o CC drivers/power/reset/brcm-kona-reset.o drivers/net/irda/ali-ircc.o: warning: objtool: ali_ircc_net_open()+0x43: can't find jump dest instruction at .text+0xf9000068 fs/nfs/super.o: warning: objtool: nfs_verify_authflavors()+0xb3: can't find jump dest instruction at .text+0x73000228 drivers/net/ethernet/chelsio/cxgb4/t4_hw.o: warning: objtool: t4_edc_err_read()+0x4e: can't find jump dest instruction at .text+0x30101e3 drivers/net/irda/smsc-ircc2.o: warning: objtool: smsc_ircc_set_sir_speed()+0x63: can't find jump dest instruction at .text+0x88000118 drivers/net/ethernet/dec/tulip/timer.o: warning: objtool: tulip_media_task()+0x35: can't find jump dest instruction at .text+0x9300003b 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] drivers/media/dvb-frontends/zl10036.o CC [M] fs/nfs/write.o CC [M] drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.o drivers/input/touchscreen/mtouch.o: warning: objtool: mtouch_connect()+0x4b: can't find jump dest instruction at .text+0xe30000c1 drivers/leds/leds-ktd2692.o: warning: objtool: ktd2692_parse_dt()+0x23: can't find jump dest instruction at .text+0xad010309 drivers/gpu/drm/vmwgfx/vmwgfx_binding.o: warning: objtool: vmw_emit_set_sr()+0xf8: can't find jump dest instruction at .text+0x8c00087e CC [M] drivers/ide/ide-gd.o CC [M] drivers/media/usb/pvrusb2/pvrusb2-main.o drivers/media/v4l2-core/tuner-core.o: warning: objtool: tuner_g_frequency()+0xba: can't find jump dest instruction at .text+0x760000de sound/soc/codecs/pcm179x.o: warning: objtool: pcm179x_hw_params()+0x34: can't find jump dest instruction at .text+0x8300018a CC [M] drivers/media/pci/saa7134/saa7134-go7007.o CC [M] drivers/input/touchscreen/mk712.o fs/btrfs/tests/free-space-tree-tests.o: warning: objtool: run_test()+0x51: can't find jump dest instruction at .text+0x81020056 drivers/net/usb/kaweth.o: warning: objtool: kaweth_usb_receive()+0x94: can't find jump dest instruction at .text+0x93000359 drivers/mtd/mtdblock_ro.o: warning: objtool: mtdblock_remove_dev()+0x9: call without frame pointer save/setup drivers/mtd/mtdblock_ro.o: warning: objtool: mtdblock_add_mtd()+0x30: call without frame pointer save/setup drivers/mtd/mtdblock_ro.o: warning: objtool: mtdblock_writesect()+0x21: call without frame pointer save/setup drivers/mtd/mtdblock_ro.o: warning: objtool: mtdblock_readsect()+0x21: call without frame pointer save/setup drivers/mtd/mtdblock_ro.o: warning: objtool: mtdblock_init()+0xb: call without frame pointer save/setup drivers/mtd/mtdblock_ro.o: warning: objtool: mtdblock_exit()+0xb: call without frame pointer save/setup CC [M] fs/nls/nls_cp863.o CC [M] drivers/media/usb/pvrusb2/pvrusb2-hdw.o drivers/net/ethernet/chelsio/cxgb3/t3_hw.o: warning: objtool: chan_init_hw()+0x92: can't find jump dest instruction at .text+0xdd000627 CC [M] sound/soc/codecs/pcm179x-spi.o LD [M] fs/btrfs/btrfs.o drivers/isdn/hisax/ipacx.o: warning: objtool: bch_mode()+0xcf: can't find jump dest instruction at .text+0xc60000f5 drivers/media/usb/hdpvr/hdpvr-video.o: warning: objtool: hdpvr_start_streaming()+0x28: can't find jump dest instruction at .text+0xb901010e CC [M] drivers/gpu/drm/drm_dma.o CC [M] drivers/net/fddi/skfp/smtinit.o CC [M] drivers/gpu/drm/radeon/r600.o drivers/net/ethernet/cisco/enic/enic_dev.o: warning: objtool: enic_dev_fw_info()+0x29: call without frame pointer save/setup drivers/net/ethernet/cisco/enic/enic_dev.o: warning: objtool: enic_dev_stats_dump()+0x29: call without frame pointer save/setup drivers/net/ethernet/cisco/enic/enic_dev.o: warning: objtool: enic_dev_add_station_addr()+0x40: call without frame pointer save/setup drivers/net/ethernet/cisco/enic/enic_dev.o: warning: objtool: enic_dev_del_station_addr()+0x40: call without frame pointer save/setup drivers/net/ethernet/cisco/enic/enic_dev.o: warning: objtool: enic_dev_packet_filter()+0x3f: call without frame pointer save/setup drivers/net/ethernet/cisco/enic/enic_dev.o: warning: objtool: enic_dev_add_addr()+0x29: call without frame pointer save/setup drivers/net/ethernet/cisco/enic/enic_dev.o: warning: objtool: enic_dev_del_addr()+0x29: call without frame pointer save/setup drivers/net/ethernet/cisco/enic/enic_dev.o: warning: objtool: enic_dev_notify_unset()+0x22: call without frame pointer save/setup drivers/net/ethernet/cisco/enic/enic_dev.o: warning: objtool: enic_dev_hang_notify()+0x22: call without frame pointer save/setup drivers/net/ethernet/cisco/enic/enic_dev.o: warning: objtool: enic_dev_set_ig_vlan_rewrite_mode()+0x22: call without frame pointer save/setup drivers/net/ethernet/cisco/enic/enic_dev.o: warning: objtool: enic_dev_enable()+0x22: call without frame pointer save/setup drivers/net/ethernet/cisco/enic/enic_dev.o: warning: objtool: enic_dev_disable()+0x22: call without frame pointer save/setup drivers/net/ethernet/cisco/enic/enic_dev.o: warning: objtool: enic_dev_intr_coal_timer_info()+0x22: call without frame pointer save/setup drivers/net/ethernet/cisco/enic/enic_dev.o: warning: objtool: enic_vlan_rx_add_vid()+0x29: call without frame pointer save/setup drivers/net/ethernet/cisco/enic/enic_dev.o: warning: objtool: enic_vlan_rx_kill_vid()+0x29: call without frame pointer save/setup drivers/net/ethernet/broadcom/bcmsysport.o: warning: objtool: bcm_sysport_set_coalesce()+0x17: can't find jump dest instruction at .text+0xc70001cd drivers/gpu/drm/vmwgfx/vmwgfx_msg.o: warning: objtool: vmw_host_get_guestinfo()+0x3d: can't find jump dest instruction at .text+0x4c0102b3 CC [M] drivers/mtd/ftl.o CC [M] drivers/media/usb/pvrusb2/pvrusb2-v4l2.o drivers/media/usb/go7007/go7007-fw.o: warning: objtool: mpeg1_sequence_header()+0x1b8: can't find jump dest instruction at .text+0x201be CC [M] drivers/media/pci/saa7134/saa7134-alsa.o drivers/media/usb/gspca/conex.o: warning: objtool: sd_stop0()+0x1c: can't find jump dest instruction at .text+0xd20003e2 drivers/media/platform/s5p-tv/mixer_vp_layer.o: warning: objtool: mxr_vp_fix_geometry()+0x2b: can't find jump dest instruction at .text+0x6f020031 drivers/media/usb/pvrusb2/pvrusb2-video-v4l.o: warning: objtool: pvr2_saa7115_subdev_update()+0x31: can't find jump dest instruction at .text+0x90000037 LD [M] drivers/gpu/drm/vmwgfx/vmwgfx.o drivers/net/ethernet/hisilicon/hix5hd2_gmac.o: warning: objtool: hix5hd2_destroy_hw_desc_queue()+0x26: can't find jump dest instruction at .text+0xba00015c drivers/pci/pci.o: warning: objtool: pci_target_state()+0x1b: can't find jump dest instruction at .text+0xc90001c1 drivers/net/ethernet/cavium/liquidio/octeon_console.o: warning: objtool: octeon_console_read.constprop.4()+0x4d: can't find jump dest instruction at .text+0xb3000052 CC [M] drivers/media/usb/gspca/etoms.o net/ipv4/netfilter/ip_tables.o: warning: objtool: icmp_match()+0x1e: can't find jump dest instruction at .text+0x97000184 CC [M] drivers/media/dvb-frontends/zl10039.o CC drivers/mfd/twl4030-irq.o drivers/media/platform/vivid/vivid-radio-tx.o: warning: objtool: vivid_radio_tx_write()+0x3b: can't find jump dest instruction at .text+0x75020041 drivers/net/team/team_mode_random.o: warning: objtool: rnd_transmit()+0x56: can't find jump dest instruction at .text+0x2a01005c CC [M] fs/ntfs/dir.o CC [M] fs/jffs2/compr_rtime.o CC drivers/pci/irq.o LD drivers/net/wireless/ath/built-in.o CC [M] sound/soc/codecs/pcm3008.o drivers/platform/x86/eeepc-wmi.o: warning: objtool: eeepc_wmi_quirks()+0x30: call without frame pointer save/setup drivers/platform/x86/eeepc-wmi.o: warning: objtool: dmi_matched()+0x7f: call without frame pointer save/setup drivers/platform/x86/eeepc-wmi.o: warning: objtool: eeepc_wmi_probe()+0x10: call without frame pointer save/setup drivers/platform/x86/eeepc-wmi.o: warning: objtool: eeepc_wmi_init()+0xb: call without frame pointer save/setup drivers/platform/x86/eeepc-wmi.o: warning: objtool: eeepc_wmi_exit()+0xb: call without frame pointer save/setup LD [M] drivers/media/platform/s5p-tv/s5p-hdmiphy.o CC [M] net/ipv4/netfilter/iptable_raw.o CC drivers/pinctrl/bcm/pinctrl-nsp-mux.o drivers/nfc/st-nci/vendor_cmds.o: warning: objtool: st_nci_hci_dm_vdc_value_comparison()+0x21: can't find jump dest instruction at .text+0x910000e7 LD [M] drivers/media/platform/s5p-tv/s5p-sii9234.o CC [M] drivers/net/wireless/ath/main.o CC [M] drivers/isdn/hisax/isar.o CC [M] drivers/net/ethernet/chelsio/cxgb/my3126.o drivers/nfc/st-nci/se.o: warning: objtool: st_nci_hci_network_init()+0x43: can't find jump dest instruction at .text+0x12010429 CC [M] drivers/rapidio/rio-access.o net/netfilter/nft_hash.o: warning: objtool: nft_hash_init()+0x6d: can't find jump dest instruction at .text+0xc4000123 drivers/misc/mei/pci-me.o: warning: objtool: mei_me_pm_runtime_suspend()+0x4d: can't find jump dest instruction at .text+0x89000193 LD drivers/net/ethernet/broadcom/bnx2x/built-in.o CC [M] drivers/net/ethernet/chelsio/cxgb/mv88e1xxx.o drivers/net/ethernet/emulex/benet/be_ethtool.o: warning: objtool: be_set_dump()+0x27: can't find jump dest instruction at .text+0x8800043d CC drivers/of/resolver.o fs/nilfs2/mdt.o: warning: objtool: nilfs_mdt_insert_new_block()+0x3c: can't find jump dest instruction at .text+0x1c0200f2 drivers/pcmcia/i82092.o: warning: objtool: i82092aa_interrupt()+0x35: can't find jump dest instruction at .text+0x100fa LD [M] drivers/media/platform/s5p-tv/s5p-hdmi.o drivers/media/platform/vivid/vivid-radio-rx.o: warning: objtool: vivid_radio_rx_read()+0x3b: can't find jump dest instruction at .text+0x9b030041 drivers/media/rc/ir-sharp-decoder.o: warning: objtool: ir_sharp_decode()+0x44: can't find jump dest instruction at .text+0x403004a CC drivers/regulator/core.o CC [M] drivers/gpu/drm/amd/amdgpu/cz_smc.o CC [M] drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o CC [M] net/ipv4/tcp_diag.o drivers/hwmon/fschmd.o: warning: objtool: fschmd_dmi_decode()+0x2f: can't find jump dest instruction at .text+0x4d010035 drivers/media/tuners/mt2060.o: warning: objtool: mt2060_set_params()+0x1cd: can't find jump dest instruction at .text+0xdb000473 CC [M] drivers/net/ethernet/emulex/benet/be_roce.o CC [M] drivers/misc/lkdtm_core.o CC [M] fs/nls/nls_cp864.o drivers/pwm/sysfs.o: warning: objtool: enable_store()+0x3a: can't find jump dest instruction at .text+0x8100050f drivers/pnp/pnpacpi/rsparser.o: warning: objtool: pnpacpi_encode_dma()+0x10: can't find jump dest instruction at .text+0xd3000096 LD [M] drivers/media/platform/s5p-tv/s5p-sdo.o drivers/net/slip/slhc.o: warning: objtool: slhc_remember()+0x49: can't find jump dest instruction at .text+0x1e0100ae CC [M] drivers/net/wimax/i2400m/op-rfkill.o CC [M] drivers/hwmon/gpio-fan.o LD drivers/pnp/pnpacpi/pnp.o CC [M] drivers/media/tuners/tda18218.o drivers/net/ethernet/chelsio/cxgb/mv88x201x.o: warning: objtool: mv88x201x_get_link_status()+0x33: can't find jump dest instruction at .text+0xb8000059 fs/nilfs2/btnode.o: warning: objtool: nilfs_btnode_create_block()+0x35: can't find jump dest instruction at .text+0xc300006b LD drivers/net/ethernet/marvell/built-in.o drivers/net/team/team.o: warning: objtool: __reconstruct_port_hlist()+0x12: can't find jump dest instruction at .text+0x9b0000b8 drivers/media/pci/saa7134/saa7134-vbi.o: warning: objtool: buffer_activate()+0x4b: can't find call dest symbol at offset 0x50ff032f drivers/media/platform/vivid/vivid-rds-gen.o: warning: objtool: vivid_rds_generate()+0x7b: can't find jump dest instruction at .text+0x570200e1 CC [M] drivers/gpu/drm/amd/amdgpu/cz_dpm.o drivers/media/pci/mantis/mantis_cards.o: warning: objtool: mantis_pci_probe()+0x51: can't find jump dest instruction at .text+0x5a0200b6 LD drivers/pnp/pnpacpi/built-in.o drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.o: warning: objtool: amdgpu_dpm_print_class_info()+0x97: can't find jump dest instruction at .text+0x3301013c CC [M] drivers/net/ppp/pptp.o drivers/net/ethernet/broadcom/cnic.o: warning: objtool: cnic_cm_create()+0x1c: can't find jump dest instruction at .text+0xbb000442 drivers/media/usb/dvb-usb/gp8psk.o: warning: objtool: gp8psk_usb_in_op()+0x45: can't find jump dest instruction at .text+0x3f0100db CC [M] fs/nilfs2/bmap.o LD [M] drivers/media/platform/s5p-tv/s5p-mixer.o CC [M] drivers/media/usb/pwc/pwc-dec23.o CC [M] drivers/media/usb/em28xx/em28xx-audio.o drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.o: warning: objtool: fw_caps_to_lmm()+0xc: can't find jump dest instruction at .text+0xbd000082 CC [M] net/ipv4/netfilter/iptable_security.o CC [M] drivers/media/pci/mantis/mantis_vp1034.o CC [M] drivers/net/ethernet/marvell/mvmdio.o CC [M] drivers/net/xen-netback/interface.o drivers/phy/phy-xgene.o: warning: objtool: xgene_phy_probe()+0xd9: can't find jump dest instruction at .text+0x502019f drivers/media/dvb-frontends/nxt6000.o: warning: objtool: nxt6000_set_guard_interval()+0x19: can't find jump dest instruction at .text+0xbe00092f drivers/pwm/core.o: warning: objtool: of_pwm_get()+0x41: can't find jump dest instruction at .text+0x87010316 CC [M] drivers/mmc/host/dw_mmc-k3.o CC [M] drivers/net/ethernet/chelsio/cxgb4/cxgb4_fcoe.o CC [M] drivers/net/ethernet/chelsio/cxgb/vsc7326.o LD drivers/pnp/built-in.o CC [M] drivers/net/ethernet/dec/tulip/21142.o LD drivers/media/pci/ttpci/built-in.o CC [M] drivers/mmc/host/dw_mmc-pci.o CC [M] drivers/pwm/pwm-atmel-hlcdc.o CC [M] drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.o drivers/media/pci/netup_unidvb/netup_unidvb_spi.o: warning: objtool: netup_spi_transfer()+0x51: can't find jump dest instruction at .text+0x3020067 CC [M] drivers/media/pci/ttpci/ttpci-eeprom.o LD [M] drivers/media/usb/go7007/go7007.o drivers/net/ethernet/chelsio/cxgb/subr.o: warning: objtool: board_init.isra.9()+0x15: can't find jump dest instruction at .text+0x9c00071b LD drivers/net/ethernet/broadcom/bnxt/built-in.o drivers/hid/hid-roccat-konepure.o: warning: objtool: konepure_init_specials()+0x3e: can't find jump dest instruction at .text+0xb30000f3 LD [M] drivers/media/pci/netup_unidvb/netup-unidvb.o drivers/net/fddi/skfp/rmt.o: warning: objtool: rmt_fsm()+0x35: can't find jump dest instruction at .text+0x8706022b drivers/nfc/st-nci/i2c.o: warning: objtool: st_nci_i2c_of_request_resources()+0x35: can't find jump dest instruction at .text+0xc80001eb CC [M] fs/nilfs2/btree.o CC [M] drivers/media/i2c/adv7343.o drivers/net/phy/broadcom.o: warning: objtool: brcm_fet_config_init()+0x3a: can't find jump dest instruction at .text+0x390101a0 CC [M] fs/nilfs2/direct.o CC drivers/power/reset/brcmstb-reboot.o CC [M] drivers/platform/x86/compal-laptop.o drivers/isdn/hisax/diva.o: warning: objtool: setup_diva_common()+0x10a: can't find jump dest instruction at .text+0x4b02059f CC [M] drivers/net/ethernet/broadcom/bnxt/bnxt.o CC [M] fs/nilfs2/dat.o CC [M] drivers/nfc/st-nci/spi.o CC [M] drivers/mtd/nftlcore.o drivers/media/platform/vsp1/vsp1_drm.o: warning: objtool: vsp1_du_setup_rpf_pipe()+0xb7: can't find jump dest instruction at .text+0x830300dd CC [M] drivers/net/ethernet/broadcom/bnxt/bnxt_sriov.o drivers/hid/hid-roccat-koneplus.o: warning: objtool: koneplus_init_specials()+0x2e: can't find jump dest instruction at .text+0xf1000134 fs/jffs2/acl.o: warning: objtool: jffs2_acl_to_medium()+0x59: can't find jump dest instruction at .text+0xb200005f CC [M] drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.o drivers/net/phy/bcm7xxx.o: warning: objtool: bcm7xxx_28nm_b0_afe_config_init()+0x83: can't find call dest symbol at offset 0x39000177 drivers/media/rc/keymaps/rc-cec.o: warning: objtool: init_rc_map_cec()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-cec.o: warning: objtool: exit_rc_map_cec()+0xb: call without frame pointer save/setup CC [M] drivers/gpu/drm/drm_fops.o CC [M] drivers/net/phy/bcm87xx.o net/ipv6/ip6_tunnel.o: warning: objtool: ip4ip6_dscp_ecn_decapsulate()+0xb3: can't find jump dest instruction at .text+0x3a010339 drivers/net/ethernet/cavium/thunder/thunder_bgx.o: warning: objtool: bgx_sgmii_change_link_state()+0xa3: can't find jump dest instruction at .text+0xdc000249 CC [M] drivers/gpio/gpio-syscon.o drivers/misc/mic/vop/vop_debugfs.o: warning: objtool: vop_vdev_info_show()+0x4c: can't find jump dest instruction at .text+0x580200d1 CC drivers/mfd/twl6030-irq.o fs/omfs/file.o: warning: objtool: omfs_grow_extent.isra.7()+0x48: can't find jump dest instruction at .text+0x100ee CC [M] drivers/media/rc/keymaps/rc-cinergy-1400.o drivers/media/usb/dvb-usb-v2/ce6230.o: warning: objtool: ce6230_ctrl_msg.isra.2()+0x8c: can't find jump dest instruction at .text+0x40202f1 drivers/gpu/drm/amd/amdgpu/amdgpu_powerplay.o: warning: objtool: amdgpu_powerplay_init()+0x3d: can't find jump dest instruction at .text+0xbf000393 CC [M] drivers/misc/mic/vop/vop_vringh.o CC [M] fs/omfs/inode.o drivers/misc/mic/scif/scif_peer_bus.o: warning: objtool: scif_peer_initialize_device()+0x2b: can't find jump dest instruction at .text+0x9a000031 drivers/misc/mei/mei-trace.o: warning: objtool: perf_trace_mei_pci_cfg_write()+0x80: can't find jump dest instruction at .text+0xc7000286 drivers/acpi/acpica/nspredef.o: warning: objtool: acpi_ns_check_object_type()+0x57: can't find jump dest instruction at .text+0xeb00005c CC [M] drivers/media/usb/dvb-usb-v2/lmedm04.o CC drivers/acpi/acpica/nsprepkg.o drivers/of/of_pci.o: warning: objtool: of_pci_get_host_bridge_resources()+0x5f: can't find jump dest instruction at .text+0x610203a5 drivers/pps/sysfs.o: warning: objtool: path_show()+0x23: call without frame pointer save/setup drivers/pps/sysfs.o: warning: objtool: name_show()+0x1f: call without frame pointer save/setup drivers/pps/sysfs.o: warning: objtool: echo_show()+0x2a: call without frame pointer save/setup drivers/pps/sysfs.o: warning: objtool: mode_show()+0x22: call without frame pointer save/setup drivers/pps/sysfs.o: warning: objtool: clear_show()+0x39: call without frame pointer save/setup drivers/pps/sysfs.o: warning: objtool: assert_show()+0x39: call without frame pointer save/setup kernel/torture.o: warning: objtool: torture_cleanup_begin()+0x4b: can't find jump dest instruction at .text+0xbe0004d0 fs/ntfs/debug.o: warning: objtool: ntfs_debug_dump_runlist()+0x49: can't find jump dest instruction at .text+0xfb00028f CC [M] drivers/misc/mic/scif/scif_ports.o CC drivers/of/overlay.o drivers/power/reset/as3722-poweroff.o: warning: objtool: as3722_pm_power_off()+0x4b: call without frame pointer save/setup drivers/power/reset/as3722-poweroff.o: warning: objtool: as3722_poweroff_probe()+0x38: call without frame pointer save/setup drivers/power/reset/as3722-poweroff.o: warning: objtool: as3722_poweroff_driver_init()+0xd: call without frame pointer save/setup drivers/power/reset/as3722-poweroff.o: warning: objtool: as3722_poweroff_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/misc/mei/hw-me.o CC [M] drivers/net/xen-netback/hash.o drivers/media/usb/gspca/cpia1.o: warning: objtool: cpia_usb_transferCmd()+0x9d: can't find jump dest instruction at .text+0x90000272 drivers/media/pci/saa7134/saa7134-core.o: warning: objtool: saa7134_set_dmabits()+0x1f: can't find jump dest instruction at .text+0xfb010255 fs/nls/nls_cp863.o: warning: objtool: init_nls_cp863()+0x12: call without frame pointer save/setup fs/nls/nls_cp863.o: warning: objtool: exit_nls_cp863()+0xb: call without frame pointer save/setup CC [M] fs/ntfs/file.o drivers/of/of_pci_irq.o: warning: objtool: of_irq_parse_pci()+0x38: can't find jump dest instruction at .text+0xe600003e drivers/pwm/pwm-stmpe.o: warning: objtool: stmpe_24xx_pwm_config()+0x88: can't find jump dest instruction at .text+0x590201ad CC [M] drivers/leds/leds-dac124s085.o CC [M] drivers/platform/x86/dell-smbios.o CC [M] fs/nls/nls_cp865.o drivers/media/platform/vivid/vivid-radio-common.o: warning: objtool: vivid_radio_rds_init()+0x3c: can't find jump dest instruction at .text+0x51010122 drivers/media/usb/dvb-usb/gp8psk-fe.o: warning: objtool: gp8psk_fe_update_status()+0x1f: can't find jump dest instruction at .text+0x890002a5 CC [M] drivers/rapidio/rio-driver.o drivers/media/usb/stk1160/stk1160-core.o: warning: objtool: stk1160_scan_usb.isra.6()+0x25: can't find jump dest instruction at .text+0x8b00012b CC [M] drivers/ide/ide-disk.o drivers/phy/phy-stih407-usb.o: warning: objtool: stih407_usb2_picophy_probe()+0x36: can't find jump dest instruction at .text+0x9c0100dc CC [M] drivers/media/usb/stk1160/stk1160-v4l.o CC [M] drivers/media/usb/dvb-usb/dtt200u.o drivers/gpu/drm/drm_cache.o: warning: objtool: drm_clflush_sg()+0x62: can't find call dest symbol at offset 0xa0000f6 CC [M] drivers/media/platform/vivid/vivid-sdr-cap.o CC [M] drivers/rapidio/rio-sysfs.o drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowpci.o: warning: objtool: platform_init()+0x3c: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowpci.o: warning: objtool: pcirom_read()+0x2e: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowpci.o: warning: objtool: pcirom_fini()+0x18: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowpci.o: warning: objtool: pcirom_init()+0x2e: call without frame pointer save/setup drivers/net/ethernet/cavium/thunder/nic_main.o: warning: objtool: nic_config_cpi()+0x11c: can't find jump dest instruction at .text+0xd6000272 drivers/net/ppp/pppox.o: warning: objtool: pppox_create()+0x77: call without frame pointer save/setup drivers/net/ppp/pppox.o: warning: objtool: pppox_ioctl()+0x33: call without frame pointer save/setup drivers/net/ppp/pppox.o: warning: objtool: pppox_unbind_sock()+0x20: call without frame pointer save/setup drivers/net/ppp/pppox.o: warning: objtool: pppox_init()+0xb: call without frame pointer save/setup drivers/net/ppp/pppox.o: warning: objtool: pppox_exit()+0x9: call without frame pointer save/setup drivers/media/v4l2-core/v4l2-mem2mem.o: warning: objtool: v4l2_m2m_try_schedule()+0x62: can't find jump dest instruction at .text+0x140202f8 drivers/platform/x86/msi-laptop.o: warning: objtool: msi_laptop_i8042_filter()+0xc: can't find jump dest instruction at .text+0xea000a72 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowramin.o CC [M] drivers/platform/x86/dell-laptop.o CC [M] drivers/media/usb/pwc/pwc-kiara.o CC drivers/regulator/dummy.o CC drivers/pinctrl/intel/pinctrl-baytrail.o LD drivers/media/usb/tm6000/built-in.o drivers/misc/mic/scif/scif_main.o: warning: objtool: scif_setup_intr_wq()+0x24: can't find jump dest instruction at .text+0x9600017a drivers/net/ethernet/cavium/liquidio/octeon_droq.o: warning: objtool: cnnic_numa_alloc_aligned_dma()+0x105: can't find jump dest instruction at .text+0x27000109 drivers/media/pci/saa7146/hexium_gemini.o: warning: objtool: hexium_attach()+0x72: can't find jump dest instruction at .text+0xae010517 drivers/misc/mic/host/mic_x100.o: warning: objtool: mic_x100_load_firmware()+0x8b: can't find jump dest instruction at .text+0x960107d0 CC [M] drivers/media/usb/tm6000/tm6000-cards.o CC [M] drivers/net/fddi/skfp/smttimer.o CC [M] drivers/media/pci/saa7164/saa7164-core.o drivers/net/usb/pegasus.o: warning: objtool: intr_callback()+0x29: can't find jump dest instruction at .text+0xfb0000af drivers/media/usb/hdpvr/hdpvr-i2c.o: warning: objtool: hdpvr_i2c_read()+0x39: can't find jump dest instruction at .text+0xf500004f CC [M] drivers/misc/mei/pci-txe.o CC [M] drivers/input/touchscreen/usbtouchscreen.o drivers/md/dm-stats.o: warning: objtool: dm_stats_list()+0x43: can't find jump dest instruction at .text+0x630102c9 CC [M] drivers/misc/mic/host/mic_intr.o CC [M] drivers/misc/mic/scif/scif_debugfs.o drivers/mmc/host/dw_mmc-exynos.o: warning: objtool: dw_mci_exynos_adjust_clock()+0x2f: can't find jump dest instruction at .text+0xd40001a5 drivers/power/generic-adc-battery.o: warning: objtool: gab_probe()+0x7a: can't find jump dest instruction at .text+0x5302014f CC [M] drivers/rapidio/rio-scan.o LD [M] drivers/media/usb/hdpvr/hdpvr.o drivers/pinctrl/berlin/berlin-bg4ct.o: warning: objtool: berlin4ct_pinctrl_probe()+0x52: can't find jump dest instruction at .text+0x8a000058 CC [M] drivers/net/usb/rtl8150.o drivers/power/reset/brcm-kona-reset.o: warning: objtool: kona_reset_probe()+0x18: call without frame pointer save/setup drivers/power/reset/brcm-kona-reset.o: warning: objtool: bcm_kona_reset_driver_init()+0xd: call without frame pointer save/setup fs/ntfs/attrib.o: warning: objtool: ntfs_attr_find()+0x68: can't find jump dest instruction at .text+0x8c01008d CC drivers/mfd/twl4030-audio.o fs/nfs/symlink.o: warning: objtool: nfs_get_link()+0x1e: can't find jump dest instruction at .text+0xb7000024 fs/jffs2/compr_rubin.o: warning: objtool: encode()+0x28: can't find jump dest instruction at .text+0xa000002e fs/nls/nls_cp864.o: warning: objtool: init_nls_cp864()+0x12: call without frame pointer save/setup fs/nls/nls_cp864.o: warning: objtool: exit_nls_cp864()+0xb: call without frame pointer save/setup CC [M] drivers/mmc/host/sh_mmcif.o drivers/net/team/team_mode_activebackup.o: warning: objtool: ab_transmit()+0x57: can't find jump dest instruction at .text+0xbc00024d drivers/net/vmxnet3/vmxnet3_ethtool.o: warning: objtool: vmxnet3_get_ethtool_stats()+0x49: can't find jump dest instruction at .text+0xa800034f drivers/phy/phy-tusb1210.o: warning: objtool: tusb1210_probe()+0x35: can't find jump dest instruction at .text+0x5801012b CC [M] drivers/net/ethernet/marvell/pxa168_eth.o CC [M] drivers/gpu/drm/radeon/rv770.o CC [M] drivers/net/usb/r8152.o sound/soc/codecs/pcm179x-i2c.o: warning: objtool: pcm179x_i2c_remove()+0xd: call without frame pointer save/setup sound/soc/codecs/pcm179x-i2c.o: warning: objtool: pcm179x_i2c_probe()+0x2d: call without frame pointer save/setup sound/soc/codecs/pcm179x-i2c.o: warning: objtool: pcm179x_i2c_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/pcm179x-i2c.o: warning: objtool: pcm179x_i2c_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/net/team/team_mode_loadbalance.o CC [M] drivers/pinctrl/intel/pinctrl-cherryview.o CC [M] drivers/media/usb/stk1160/stk1160-video.o drivers/media/usb/pvrusb2/pvrusb2-eeprom.o: warning: objtool: pvr2_eeprom_fetch()+0x3f: can't find jump dest instruction at .text+0x8f010045 drivers/net/ethernet/cisco/enic/enic_pp.o: warning: objtool: enic_pp_disassociate()+0x63: can't find jump dest instruction at .text+0x56010109 CC [M] drivers/phy/phy-brcm-sata.o drivers/media/pci/saa7134/saa7134-ts.o: warning: objtool: saa7134_ts_start_streaming()+0x2d: can't find jump dest instruction at .text+0x86000063 drivers/leds/leds-is31fl32xx.o: warning: objtool: is31fl32xx_parse_dt()+0x33: can't find jump dest instruction at .text+0xf60000f9 LD kernel/built-in.o drivers/pps/kapi.o: warning: objtool: pps_event()+0x9d: can't find jump dest instruction at .text+0x920000a3 net/netfilter/nft_log.o: warning: objtool: nft_log_dump()+0x4f: can't find jump dest instruction at .text+0xf0000055 lib/dma-noop.o: warning: objtool: dma_noop_map_sg()+0x6c: call without frame pointer save/setup lib/dma-noop.o: warning: objtool: dma_noop_free()+0x1b: call without frame pointer save/setup lib/dma-noop.o: warning: objtool: dma_noop_alloc()+0x29: call without frame pointer save/setup CC [M] drivers/isdn/hisax/nj_s.o CC [M] drivers/media/pci/solo6x10/solo6x10-p2m.o CC [M] fs/nls/nls_cp866.o CC [M] drivers/media/pci/mantis/mantis_vp1041.o drivers/platform/x86/classmate-laptop.o: warning: objtool: cmpc_ipml_add()+0x31: can't find jump dest instruction at .text+0xb20009e7 CC lib/dump_stack.o drivers/media/pci/solo6x10/solo6x10-i2c.o: warning: objtool: solo_i2c_master_xfer()+0x69: can't find jump dest instruction at .text+0xd500013f LD drivers/media/pci/tw68/built-in.o drivers/misc/mic/host/mic_smpt.o: warning: objtool: mic_map()+0x30: can't find jump dest instruction at .text+0xb8000326 CC [M] fs/nfs/namespace.o drivers/media/dvb-frontends/mt352.o: warning: objtool: mt352_set_parameters()+0x2a: can't find jump dest instruction at .text+0xf5020140 drivers/pinctrl/bcm/pinctrl-nsp-gpio.o: warning: objtool: nsp_gpio_irq_set_type()+0xc4: can't find jump dest instruction at .text+0xa10001a9 drivers/gpio/gpio-rdc321x.o: warning: objtool: rdc321x_gpio_probe()+0x47: can't find jump dest instruction at .text+0x8301004c drivers/pps/pps.o: warning: objtool: pps_cdev_ioctl()+0x3e: can't find jump dest instruction at .text+0xbe000224 drivers/mmc/host/dw_mmc-pltfm.o: warning: objtool: dw_mci_pltfm_register()+0x3f: can't find jump dest instruction at .text+0x810000a5 CC [M] drivers/net/ethernet/hisilicon/hns_mdio.o CC [M] fs/ntfs/index.o LD drivers/pinctrl/berlin/built-in.o CC [M] drivers/media/platform/vivid/vivid-vbi-cap.o drivers/media/tuners/xc4000.o: warning: objtool: seek_firmware.isra.4()+0x39: can't find jump dest instruction at .text+0xc0108de drivers/net/ethernet/brocade/bna/bfa_ioc.o: warning: objtool: bfa_ioc_fw_ver_patch_cmp()+0xf: can't find jump dest instruction at .text+0x8f000065 CC [M] drivers/net/ethernet/cavium/thunder/nicvf_queues.o CC [M] drivers/media/pci/solo6x10/solo6x10-v4l2.o drivers/media/pci/saa7164/saa7164-cards.o: warning: objtool: saa7164_card_setup()+0x41: can't find call dest symbol at offset 0xbafe0245 CC [M] drivers/media/pci/tw68/tw68-core.o fs/nfsd/nfsproc.o: warning: objtool: nfsd_proc_create()+0x85: can't find jump dest instruction at .text+0xbd04087b CC [M] drivers/media/rc/keymaps/rc-cinergy.o CC drivers/power/reset/gpio-poweroff.o LD drivers/pps/built-in.o CC [M] drivers/gpu/drm/amd/amdgpu/tonga_smc.o drivers/media/pci/ivtv/ivtv-i2c.o: warning: objtool: ivtv_start()+0x1d: can't find jump dest instruction at .text+0x810000f3 LD drivers/media/usb/ttusb-budget/built-in.o drivers/media/usb/go7007/s2250-board.o: warning: objtool: write_reg()+0x3e: can't find jump dest instruction at .text+0xc4000204 drivers/media/tuners/mt2131.o: warning: objtool: mt2131_set_params()+0xe5: can't find jump dest instruction at .text+0x3101056b LD [M] drivers/net/ethernet/brocade/bna/bna.o CC [M] drivers/media/rc/ir-mce_kbd-decoder.o CC [M] net/ipv4/netfilter/ipt_ah.o CC lib/earlycpio.o LD [M] drivers/media/usb/go7007/s2250.o CC drivers/regulator/fixed-helper.o drivers/hwmon/g762.o: warning: objtool: g762_update_client()+0x53: can't find jump dest instruction at .text+0xba0001a9 drivers/net/ethernet/hp/hp100.o: warning: objtool: hp100_init_pdls()+0x36: can't find jump dest instruction at .text+0x7001009b CC [M] drivers/media/usb/ttusb-budget/dvb-ttusb-budget.o drivers/media/usb/em28xx/em28xx-vbi.o: warning: objtool: vbi_buffer_queue()+0x29: call without frame pointer save/setup drivers/media/usb/em28xx/em28xx-vbi.o: warning: objtool: vbi_buffer_prepare()+0x50: call without frame pointer save/setup fs/jffs2/compr_rtime.o: warning: objtool: jffs2_rtime_compress()+0x43: can't find jump dest instruction at .text+0xe3000049 drivers/media/pci/cx18/cx18-av-vbi.o: warning: objtool: cx18_av_g_sliced_fmt()+0x46: can't find jump dest instruction at .text+0x9b00004c drivers/media/tuners/mt2266.o: warning: objtool: mt2266_set_params()+0x47: can't find jump dest instruction at .text+0xd203038d drivers/net/ethernet/cavium/liquidio/octeon_nic.o: warning: objtool: octeon_alloc_soft_command_resp()+0x34: can't find jump dest instruction at .text+0x8c00008a CC lib/extable.o CC [M] drivers/net/phy/bcm-cygnus.o LD [M] drivers/pps/pps_core.o drivers/gpio/gpio-sch.o: warning: objtool: sch_gpio_probe()+0x2f: can't find jump dest instruction at .text+0x8d010255 CC [M] sound/soc/codecs/pcm3168a.o CC [M] fs/jffs2/compr_zlib.o CC [M] drivers/media/pci/cx18/cx18-scb.o drivers/media/pci/mantis/mantis_vp1033.o: warning: objtool: lgtdqcs001f_set_symbol_rate()+0x8b: can't find jump dest instruction at .text+0xab000091 LD [M] drivers/net/ethernet/cavium/liquidio/liquidio.o drivers/media/pci/smipcie/smipcie-ir.o: warning: objtool: smi_decode_rc5()+0x14: can't find jump dest instruction at .text+0x301001a CC [M] drivers/misc/mic/scif/scif_fd.o CC [M] drivers/pinctrl/intel/pinctrl-merrifield.o drivers/hid/hid-roccat-kovaplus.o: warning: objtool: kovaplus_init_kovaplus_device_struct()+0x51: can't find jump dest instruction at .text+0xe2000117 sound/soc/codecs/pcm179x-spi.o: warning: objtool: pcm179x_spi_remove()+0x9: call without frame pointer save/setup sound/soc/codecs/pcm179x-spi.o: warning: objtool: pcm179x_spi_probe()+0x2d: call without frame pointer save/setup sound/soc/codecs/pcm179x-spi.o: warning: objtool: pcm179x_spi_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/pcm179x-spi.o: warning: objtool: pcm179x_spi_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/media/i2c/adv7393.o drivers/hid/hid-roccat-lua.o: warning: objtool: lua_probe()+0x41: can't find jump dest instruction at .text+0xec0001c6 CC lib/fdt.o LD drivers/net/wireless/atmel/built-in.o CC [M] drivers/gpio/gpio-tpic2810.o LD drivers/net/ethernet/mellanox/built-in.o drivers/media/tuners/qt1010.o: warning: objtool: qt1010_attach()+0x42: can't find jump dest instruction at .text+0xa40001e8 CC [M] fs/jffs2/compr_lzo.o drivers/media/platform/rcar-fcp.o: warning: objtool: rcar_fcp_remove()+0x28: call without frame pointer save/setup drivers/media/platform/rcar-fcp.o: warning: objtool: rcar_fcp_probe()+0x2d: call without frame pointer save/setup drivers/media/platform/rcar-fcp.o: warning: objtool: rcar_fcp_disable()+0x17: call without frame pointer save/setup drivers/media/platform/rcar-fcp.o: warning: objtool: rcar_fcp_enable()+0x1e: call without frame pointer save/setup drivers/media/platform/rcar-fcp.o: warning: objtool: rcar_fcp_put()+0x1d: call without frame pointer save/setup drivers/media/platform/rcar-fcp.o: warning: objtool: rcar_fcp_get()+0x1a: call without frame pointer save/setup drivers/media/platform/rcar-fcp.o: warning: objtool: rcar_fcp_platform_driver_init()+0x12: call without frame pointer save/setup drivers/media/platform/rcar-fcp.o: warning: objtool: rcar_fcp_platform_driver_exit()+0xb: call without frame pointer save/setup LD drivers/net/ethernet/micrel/built-in.o drivers/gpio/gpio-sch311x.o: warning: objtool: sch311x_gpio_probe()+0x6d: can't find jump dest instruction at .text+0x620100d2 CC [M] drivers/net/wireless/atmel/atmel.o CC [M] drivers/hid/hid-roccat-pyra.o CC [M] sound/soc/codecs/pcm3168a-i2c.o CC [M] drivers/media/pci/saa7164/saa7164-i2c.o LD drivers/media/usb/ttusb-dec/built-in.o drivers/gpu/drm/radeon/r520.o: warning: objtool: r520_startup()+0x3a: can't find jump dest instruction at .text+0xb7000330 CC [M] drivers/media/dvb-frontends/zl10353.o CC [M] drivers/media/tuners/tda18212.o CC [M] drivers/net/ethernet/micrel/ks8842.o drivers/media/platform/sh_vou.o: warning: objtool: sh_vou_start_streaming()+0x33: can't find jump dest instruction at .text+0xcf000599 drivers/input/touchscreen/mk712.o: warning: objtool: mk712_interrupt()+0x2c: can't find jump dest instruction at .text+0x9c000031 CC [M] drivers/net/ethernet/micrel/ks8851.o CC [M] drivers/media/usb/ttusb-dec/ttusb_dec.o LD drivers/media/pci/tw686x/built-in.o CC [M] drivers/hid/hid-roccat-ryos.o CC [M] drivers/input/touchscreen/pcap_ts.o drivers/net/ethernet/chelsio/cxgb3/l2t.o: warning: objtool: setup_l2e_send_pending()+0x40: can't find jump dest instruction at .text+0xe010046 CC drivers/power/reset/gpio-restart.o drivers/platform/x86/eeepc-laptop.o: warning: objtool: eeepc_rfkill_hotplug()+0x69: can't find jump dest instruction at .text+0x1d0104cf drivers/net/fddi/skfp/smtdef.o: warning: objtool: smt_init_mib()+0x14: can't find jump dest instruction at .text+0x840000ba CC [M] drivers/net/wan/hdlc_raw.o drivers/media/usb/dvb-usb-v2/ec168.o: warning: objtool: ec168_ctrl_msg.isra.2()+0x95: can't find jump dest instruction at .text+0xfe01026a drivers/gpio/gpio-rcar.o: warning: objtool: gpio_rcar_probe()+0x50: can't find jump dest instruction at .text+0xb7020186 drivers/net/wan/hdlc.o: warning: objtool: hdlc_device_event()+0x2b: can't find jump dest instruction at .text+0xac000111 drivers/misc/mic/vop/vop_main.o: warning: objtool: vop_del_vq()+0x66: can't find jump dest instruction at .text+0x980002cc drivers/media/pci/solo6x10/solo6x10-core.o: warning: objtool: solo_timer_sync()+0x20: can't find jump dest instruction at .text+0xcb000186 CC [M] drivers/media/pci/tw686x/tw686x-core.o CC [M] drivers/media/usb/dvb-usb-v2/gl861.o fs/notify/inotify/inotify_user.o: warning: objtool: inotify_read()+0x16b: can't find jump dest instruction at .text+0xb00045f CC [M] drivers/platform/x86/dell-wmi.o CC [M] fs/ntfs/inode.o CC [M] drivers/media/pci/solo6x10/solo6x10-tw28.o drivers/media/usb/gspca/dtcs033.o: warning: objtool: reg_reqs()+0x24: can't find jump dest instruction at .text+0xd100012a LD drivers/remoteproc/built-in.o LD fs/orangefs/built-in.o CC [M] drivers/input/touchscreen/penmount.o CC drivers/power/reset/ltc2952-poweroff.o CC [M] drivers/misc/mic/scif/scif_api.o lib/earlycpio.o: warning: objtool: find_cpio_data()+0x69: can't find jump dest instruction at .text+0xf601006f CC [M] fs/orangefs/acl.o sound/soc/codecs/pcm3008.o: warning: objtool: pcm3008_codec_probe()+0x16: can't find jump dest instruction at .text+0x8300003c CC lib/fdt_empty_tree.o LD fs/notify/inotify/built-in.o CC [M] drivers/remoteproc/remoteproc_core.o CC [M] sound/soc/codecs/pcm3168a-spi.o drivers/media/pci/saa7134/saa7134-tvaudio.o: warning: objtool: tvaudio_setmode()+0x146: can't find jump dest instruction at .text+0xdd00014c drivers/net/ethernet/chelsio/cxgb3/aq100x.o: warning: objtool: aq100x_get_link_status()+0x4b: can't find jump dest instruction at .text+0x8f000181 LD fs/notify/built-in.o drivers/power/reset/brcmstb-reboot.o: warning: objtool: brcmstb_restart_handler()+0x3c: can't find jump dest instruction at .text+0x8c000041 CC [M] fs/nls/nls_cp869.o drivers/gpu/drm/drm_context.o: warning: objtool: drm_legacy_ctxbitmap_flush()+0x30: can't find jump dest instruction at .text+0xa2000196 drivers/pinctrl/bcm/pinctrl-ns2-mux.o: warning: objtool: ns2_pin_set_strength()+0x52: can't find jump dest instruction at .text+0x98000368 CC [M] net/ipv4/udp_diag.o drivers/mfd/twl-core.o: warning: objtool: clocks_init()+0x3a: can't find jump dest instruction at .text+0xd800040f CC [M] drivers/media/tuners/e4000.o LD drivers/net/ethernet/microchip/built-in.o fs/ntfs/compress.o: warning: objtool: ntfs_decompress()+0xd2: can't find jump dest instruction at .text+0xb60100d8 drivers/pwm/pwm-atmel-hlcdc.o: warning: objtool: atmel_hlcdc_pwm_config()+0x4e: can't find jump dest instruction at .text+0x1c0101a4 CC [M] fs/ocfs2/blockcheck.o drivers/media/i2c/adv7183.o: warning: objtool: adv7183_set_fmt()+0x15: can't find jump dest instruction at .text+0xbf00006b 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 CC [M] drivers/net/ethernet/microchip/enc28j60.o CC [M] fs/nfsd/vfs.o CC [M] drivers/pwm/pwm-clps711x.o drivers/media/usb/pvrusb2/pvrusb2-main.o: warning: objtool: pvr_disconnect()+0x47: call without frame pointer save/setup drivers/media/usb/pvrusb2/pvrusb2-main.o: warning: objtool: pvr_probe()+0x1f: call without frame pointer save/setup drivers/media/usb/pvrusb2/pvrusb2-main.o: warning: objtool: pvr_setup_attach()+0x11: call without frame pointer save/setup drivers/media/usb/pvrusb2/pvrusb2-main.o: warning: objtool: pvr_init()+0x1d: call without frame pointer save/setup drivers/media/usb/pvrusb2/pvrusb2-main.o: warning: objtool: pvr_exit()+0x22: call without frame pointer save/setup CC [M] fs/nls/nls_cp874.o drivers/media/usb/em28xx/em28xx-video.o: warning: objtool: em28xx_wake_i2c()+0x26: can't find jump dest instruction at .text+0x9400002c drivers/pci/rom.o: warning: objtool: pci_disable_rom()+0x29: call without frame pointer save/setup drivers/pci/rom.o: warning: objtool: pci_unmap_rom()+0x14: call without frame pointer save/setup drivers/pci/rom.o: warning: objtool: pci_enable_rom()+0x3b: call without frame pointer save/setup drivers/pci/rom.o: warning: objtool: pci_get_rom_size()+0x6b: call without frame pointer save/setup drivers/pci/rom.o: warning: objtool: pci_map_rom()+0x6c: call without frame pointer save/setup drivers/media/pci/saa7134/saa7134-input.o: warning: objtool: get_key_flydvb_trio()+0x3b: can't find jump dest instruction at .text+0x21010041 drivers/media/platform/vsp1/vsp1_video.o: warning: objtool: vsp1_video_buffer_queue()+0x84: can't find jump dest instruction at .text+0x8700022a drivers/media/i2c/adv7180.o: warning: objtool: adv7182_select_input()+0x35: can't find jump dest instruction at .text+0x6b0103bb CC [M] fs/ocfs2/buffer_head_io.o drivers/pinctrl/bcm/pinctrl-nsp-mux.o: warning: objtool: nsp_pinmux_probe()+0x31: can't find jump dest instruction at .text+0xce010347 CC [M] fs/jffs2/summary.o CC [M] drivers/media/usb/pvrusb2/pvrusb2-ctrl.o CC [M] drivers/media/platform/vsp1/vsp1_rpf.o CC [M] net/netfilter/nft_redir.o CC [M] sound/soc/codecs/pcm5102a.o LD drivers/pinctrl/bcm/built-in.o drivers/media/rc/keymaps/rc-cinergy-1400.o: warning: objtool: init_rc_map_cinergy_1400()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-cinergy-1400.o: warning: objtool: exit_rc_map_cinergy_1400()+0xb: call without frame pointer save/setup lib/fdt.o: warning: objtool: fdt_next_tag()+0x3d: can't find jump dest instruction at .text+0x850000e3 CC [M] drivers/media/i2c/adv7604.o LD drivers/net/ethernet/myricom/built-in.o CC [M] drivers/media/usb/tm6000/tm6000-core.o drivers/mmc/host/dw_mmc-k3.o: warning: objtool: dw_mci_hi6220_switch_voltage()+0x34: can't find jump dest instruction at .text+0x701003a CC [M] drivers/isdn/hisax/netjet.o LD drivers/net/ethernet/mellanox/mlx4/built-in.o fs/nls/nls_cp866.o: warning: objtool: init_nls_cp866()+0x12: call without frame pointer save/setup fs/nls/nls_cp866.o: warning: objtool: exit_nls_cp866()+0xb: call without frame pointer save/setup CC [M] drivers/net/ethernet/mellanox/mlx4/alloc.o lib/fdt_empty_tree.o: warning: objtool: fdt_create_empty_tree()+0x16: call without frame pointer save/setup CC [M] drivers/net/ethernet/mellanox/mlx4/catas.o LD drivers/media/pci/zoran/built-in.o CC [M] fs/nls/nls_cp932.o drivers/mfd/twl4030-irq.o: warning: objtool: twl4030_sih_bus_sync_unlock()+0x7e: can't find jump dest instruction at .text+0xd010124 CC [M] drivers/misc/mic/host/mic_boot.o CC [M] drivers/media/pci/zoran/zoran_procfs.o LD fs/overlayfs/built-in.o net/ipv4/inet_diag.o: warning: objtool: inet_diag_bc_audit()+0xf: can't find jump dest instruction at .text+0x38010015 CC [M] drivers/gpu/drm/amd/amdgpu/tonga_dpm.o drivers/hwmon/gl520sm.o: warning: objtool: gl520_update_device()+0x4f: can't find jump dest instruction at .text+0xfe010135 drivers/net/ethernet/emulex/benet/be_main.o: warning: objtool: be_get_wrb_params_from_skb()+0x54: can't find jump dest instruction at .text+0xb20002ea drivers/mmc/host/dw_mmc-pci.o: warning: objtool: dw_mci_pci_probe()+0x23: can't find jump dest instruction at .text+0xad000089 CHK kernel/config_data.h LD drivers/net/ethernet/myricom/myri10ge/built-in.o CC [M] drivers/net/ethernet/microchip/encx24j600.o CC [M] drivers/rapidio/rio_cm.o drivers/net/irda/mcs7780.o: warning: objtool: mcs_probe()+0x2d: can't find jump dest instruction at .text+0xee0100c3 drivers/gpu/drm/drm_dma.o: warning: objtool: drm_legacy_dma_takedown()+0x2c: can't find jump dest instruction at .text+0xf70000d2 CC [M] fs/overlayfs/super.o drivers/ide/ide-gd.o: warning: objtool: ide_gd_open()+0x8c: can't find jump dest instruction at .text+0x8c000521 CC [M] drivers/net/ethernet/hisilicon/hisi_femac.o CC [M] drivers/media/pci/solo6x10/solo6x10-gpio.o drivers/media/tuners/mc44s803.o: warning: objtool: mc44s803_set_params()+0x58: can't find jump dest instruction at .text+0x1701013e CC [M] drivers/net/ethernet/myricom/myri10ge/myri10ge.o fs/nfsd/nfsfh.o: warning: objtool: set_version_and_fsid_type()+0x51: can't find jump dest instruction at .text+0x800000e7 CC [M] fs/nls/nls_euc-jp.o DTC drivers/of/unittest-data/testcases.dtb CC [M] drivers/media/rc/ir-lirc-codec.o drivers/gpio/gpio-syscon.o: warning: objtool: syscon_gpio_probe()+0x44: can't find jump dest instruction at .text+0x7f01027a CC [M] drivers/media/tuners/fc2580.o drivers/net/ppp/pppoe.o: warning: objtool: pppoe_create()+0x2e: can't find jump dest instruction at .text+0xad000104 drivers/net/fddi/skfp/smtinit.o: warning: objtool: init_smt()+0x43: call without frame pointer save/setup CC [M] drivers/media/tuners/tua9001.o UPD kernel/config_data.h CC [M] drivers/media/pci/cx18/cx18-dvb.o CC [M] drivers/gpu/drm/i915/intel_atomic_plane.o CC [M] net/ipv4/tcp_probe.o CC [M] drivers/gpu/drm/amd/amdgpu/fiji_smc.o drivers/net/ethernet/chelsio/cxgb4/sge.o: warning: objtool: hwcsum()+0x3a: can't find jump dest instruction at .text+0x8b00003f CC [M] kernel/configs.o drivers/net/ethernet/marvell/mvmdio.o: warning: objtool: orion_mdio_probe()+0x45: can't find jump dest instruction at .text+0xf40100aa drivers/misc/lkdtm_core.o: warning: objtool: direct_entry()+0x38: can't find jump dest instruction at .text+0xbb00025e CC [M] drivers/media/usb/em28xx/em28xx-dvb.o drivers/acpi/acpica/nsprepkg.o: warning: objtool: acpi_ns_check_package_list()+0x26: can't find jump dest instruction at .text+0x8b0100c3 DTB drivers/of/unittest-data/testcases.dtb.S drivers/media/pci/saa7134/saa7134-empress.o: warning: objtool: start_streaming()+0x27: can't find jump dest instruction at .text+0xb900065d drivers/hwmon/gl518sm.o: warning: objtool: gl518_update_device()+0x4b: can't find jump dest instruction at .text+0xed010121 drivers/leds/leds-dac124s085.o: warning: objtool: dac124s085_probe()+0x2e: can't find jump dest instruction at .text+0xd3000074 CC drivers/acpi/acpica/nsrepair.o CC [M] drivers/net/wan/hdlc_raw_eth.o AS drivers/of/unittest-data/testcases.dtb.o drivers/of/unittest.o: warning: objtool: unittest_i2c_bus_probe()+0x44: can't find jump dest instruction at .text+0xee000259 drivers/nfc/st-nci/spi.o: warning: objtool: st_nci_spi_of_request_resources()+0x35: can't find jump dest instruction at .text+0xbd00014b LD [M] drivers/nfc/st-nci/st-nci.o net/ipv4/netfilter/iptable_raw.o: warning: objtool: iptable_raw_net_exit()+0x24: call without frame pointer save/setup net/ipv4/netfilter/iptable_raw.o: warning: objtool: iptable_raw_table_init()+0x2b: call without frame pointer save/setup net/ipv4/netfilter/iptable_raw.o: warning: objtool: iptable_raw_hook()+0x4a: call without frame pointer save/setup net/ipv4/netfilter/iptable_raw.o: warning: objtool: iptable_raw_init()+0x16: call without frame pointer save/setup net/ipv4/netfilter/iptable_raw.o: warning: objtool: iptable_raw_fini()+0xb: call without frame pointer save/setup CC [M] fs/nls/nls_cp936.o LD drivers/leds/built-in.o drivers/media/tuners/mt2063.o: warning: objtool: MT2063_AddExclZone()+0x50: can't find jump dest instruction at .text+0x50010176 LD [M] drivers/nfc/st-nci/st-nci_i2c.o CC drivers/acpi/acpica/nsrepair2.o drivers/gpu/drm/i915/intel_atomic.o: warning: objtool: intel_atomic_setup_scalers()+0x4e: can't find jump dest instruction at .text+0xa2020154 drivers/media/pci/mantis/mantis_vp1034.o: warning: objtool: vp1034_frontend_init()+0x24: can't find jump dest instruction at .text+0xd600002a drivers/hwmon/gpio-fan.o: warning: objtool: gpio_fan_get_of_pdata()+0x53: can't find jump dest instruction at .text+0xbe010669 CC [M] drivers/net/irda/irtty-sir.o lib/extable.o: warning: objtool: trim_init_extable()+0xc: can't find jump dest instruction at .text+0xa70000c2 CC [M] fs/overlayfs/inode.o CC [M] fs/ocfs2/dcache.o LD [M] drivers/nfc/st-nci/st-nci_spi.o CC [M] sound/soc/codecs/pcm512x.o drivers/media/usb/gspca/etoms.o: warning: objtool: do_autogain()+0x25: can't find jump dest instruction at .text+0x970105cb CC [M] drivers/media/usb/gspca/finepix.o drivers/media/dvb-frontends/zl10036.o: warning: objtool: zl10036_write.isra.0()+0x3b: can't find jump dest instruction at .text+0xb2000091 fs/nfs/direct.o: warning: objtool: nfs_direct_commit_complete()+0x5b: can't find jump dest instruction at .text+0x8e000541 drivers/regulator/dummy.o: warning: objtool: dummy_regulator_probe()+0x3a: call without frame pointer save/setup drivers/regulator/dummy.o: warning: objtool: regulator_dummy_init()+0xe: call without frame pointer save/setup CC [M] drivers/media/pci/zoran/zoran_device.o fs/nilfs2/bmap.o: warning: objtool: nilfs_bmap_read()+0x76: can't find jump dest instruction at .text+0xaf00094c drivers/platform/x86/compal-laptop.o: warning: objtool: bat_get_property()+0x26: can't find jump dest instruction at .text+0x5e020c7c fs/nfs/unlink.o: warning: objtool: nfs_call_unlink.isra.8()+0x64: can't find jump dest instruction at .text+0x81000459 CC [M] drivers/net/wireless/ath/regd.o CC [M] drivers/net/wireless/ath/hw.o CC [M] drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o drivers/media/v4l2-core/v4l2-flash-led-class.o: warning: objtool: v4l2_flash_close()+0x39: can't find jump dest instruction at .text+0x870000af drivers/misc/mic/scif/scif_ports.o: warning: objtool: scif_rsrv_port()+0xf: can't find call dest symbol at offset 0x4d0000b3 CC drivers/regulator/helpers.o CC [M] drivers/hwmon/hih6130.o CC [M] drivers/mmc/host/vub300.o CC [M] fs/orangefs/file.o fs/nilfs2/direct.o: warning: objtool: nilfs_direct_assign()+0x6e: can't find jump dest instruction at .text+0x960001a3 drivers/net/ethernet/chelsio/cxgb4/cxgb4_fcoe.o: warning: objtool: cxgb_fcoe_sof_eof_supported()+0x60: call without frame pointer save/setup drivers/net/ethernet/chelsio/cxgb4/cxgb4_fcoe.o: warning: objtool: cxgb_fcoe_enable()+0x41: call without frame pointer save/setup drivers/net/ethernet/chelsio/cxgb4/cxgb4_fcoe.o: warning: objtool: cxgb_fcoe_disable()+0x33: call without frame pointer save/setup drivers/misc/vmw_vmci/vmci_queue_pair.o: warning: objtool: qp_free_queue()+0x1c: can't find jump dest instruction at .text+0xec000152 drivers/net/phy/bcm87xx.o: warning: objtool: bcm87xx_of_reg_init()+0x26: can't find jump dest instruction at .text+0xb900020c drivers/media/dvb-frontends/zl10039.o: warning: objtool: zl10039_attach()+0x58: can't find jump dest instruction at .text+0x820100be CC [M] drivers/mtd/nftlmount.o LD drivers/of/unittest-data/built-in.o CC [M] drivers/mmc/host/ushc.o CC [M] fs/nfs/mount_clnt.o drivers/net/ethernet/chelsio/cxgb/my3126.o: warning: objtool: my3126_get_link_status()+0x9c: can't find jump dest instruction at .text+0x8b0000d2 CC drivers/reset/core.o CC [M] drivers/media/usb/stkwebcam/stk-sensor.o CC [M] drivers/media/dvb-frontends/cx22702.o CC [M] drivers/media/rc/ir-xmp-decoder.o LD [M] drivers/misc/vmw_vmci/vmw_vmci.o CC [M] drivers/net/wireless/ath/key.o CC [M] drivers/misc/mic/scif/scif_epd.o drivers/pcmcia/yenta_socket.o: warning: objtool: yenta_fixup_parent_bridge()+0x28: can't find jump dest instruction at .text+0xd20001ae drivers/net/ethernet/cavium/thunder/nicvf_main.o: warning: objtool: nicvf_handle_mbx_intr()+0x6c: can't find jump dest instruction at .text+0xc5010382 drivers/media/i2c/adv7343.o: warning: objtool: adv7343_setstd()+0x43: can't find jump dest instruction at .text+0x510100f8 drivers/media/rc/keymaps/rc-cinergy.o: warning: objtool: init_rc_map_cinergy()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-cinergy.o: warning: objtool: exit_rc_map_cinergy()+0xb: call without frame pointer save/setup drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.o: warning: objtool: link_start()+0x5d: can't find jump dest instruction at .text+0xac0004a3 drivers/pci/irq.o: warning: objtool: pci_lost_interrupt()+0x1f: can't find call dest symbol at offset 0x4d0000b3 CC [M] drivers/gpu/drm/radeon/radeon_test.o net/ipv4/tcp_diag.o: warning: objtool: tcp_diag_destroy()+0x27: call without frame pointer save/setup net/ipv4/tcp_diag.o: warning: objtool: tcp_diag_get_info()+0x69: call without frame pointer save/setup net/ipv4/tcp_diag.o: warning: objtool: tcp_diag_dump_one()+0x19: call without frame pointer save/setup net/ipv4/tcp_diag.o: warning: objtool: tcp_diag_dump()+0x1c: call without frame pointer save/setup net/ipv4/tcp_diag.o: warning: objtool: tcp_diag_init()+0xb: call without frame pointer save/setup net/ipv4/tcp_diag.o: warning: objtool: tcp_diag_exit()+0xb: call without frame pointer save/setup drivers/rapidio/rio-sysfs.o: warning: objtool: rio_write_config()+0x2e: can't find jump dest instruction at .text+0xcd010454 CC [M] drivers/mmc/host/usdhi6rol0.o drivers/net/wimax/i2400m/op-rfkill.o: warning: objtool: i2400m_op_rfkill_sw_toggle()+0x8f: can't find jump dest instruction at .text+0xc4010095 CC [M] drivers/media/rc/keymaps/rc-delock-61959.o CC [M] drivers/net/wireless/ath/dfs_pattern_detector.o drivers/pci/setup-res.o: warning: objtool: pci_update_resource()+0x47: can't find jump dest instruction at .text+0xb40102ac CC drivers/pci/vpd.o drivers/misc/mic/scif/scif_debugfs.o: warning: objtool: scif_rma_test()+0x35: can't find jump dest instruction at .text+0xb200023b drivers/media/usb/pwc/pwc-dec23.o: warning: objtool: build_table_color()+0x49: can't find jump dest instruction at .text+0x2101004e CC [M] drivers/media/pci/mantis/mantis_vp2033.o CC [M] drivers/media/pci/tw68/tw68-video.o CC [M] drivers/media/pci/saa7164/saa7164-dvb.o CC [M] net/ipv4/tcp_bic.o CC [M] drivers/gpu/drm/amd/amdgpu/fiji_dpm.o CC [M] drivers/gpio/gpio-tps65086.o CC [M] drivers/media/v4l2-core/videobuf-dma-sg.o CC [M] drivers/media/usb/pwc/pwc-timon.o drivers/media/usb/pvrusb2/pvrusb2-v4l2.o: warning: objtool: pvr2_g_crop()+0x37: can't find jump dest instruction at .text+0x8f00005d fs/jffs2/compr_lzo.o: warning: objtool: jffs2_lzo_exit()+0x15: can't find call dest symbol at offset 0xb7000149 drivers/net/xen-netback/xenbus.o: warning: objtool: xenvif_debugfs_addif()+0x1d: can't find jump dest instruction at .text+0xe0000103 CC [M] drivers/media/pci/mantis/mantis_vp2040.o fs/nfs/read.o: warning: objtool: nfs_readpage_done()+0x3f: can't find jump dest instruction at .text+0x81000415 drivers/media/tuners/max2165.o: warning: objtool: max2165_debug_status()+0x55: can't find jump dest instruction at .text+0xbb00028b fs/nilfs2/dat.o: warning: objtool: nilfs_dat_prepare_end()+0x38: can't find jump dest instruction at .text+0xc000030e CC [M] drivers/media/pci/saa7164/saa7164-fw.o CC [M] fs/nilfs2/recovery.o drivers/media/pci/ivtv/ivtv-irq.o: warning: objtool: ivtv_pio_work_handler()+0xa0: can't find jump dest instruction at .text+0xb30000a5 drivers/gpu/drm/drm_bufs.o: warning: objtool: drm_legacy_rmmap_locked()+0x37: can't find jump dest instruction at .text+0x80101bd drivers/media/pci/smipcie/smipcie-main.o: warning: objtool: smi_dma_xfer()+0x4f: can't find jump dest instruction at .text+0xb4000455 drivers/power/reset/gpio-poweroff.o: warning: objtool: gpio_poweroff_do_poweroff()+0x26: call without frame pointer save/setup drivers/power/reset/gpio-poweroff.o: warning: objtool: gpio_poweroff_probe()+0x4b: call without frame pointer save/setup drivers/power/reset/gpio-poweroff.o: warning: objtool: gpio_poweroff_driver_init()+0xd: call without frame pointer save/setup drivers/power/reset/gpio-poweroff.o: warning: objtool: gpio_poweroff_driver_exit()+0xb: call without frame pointer save/setup drivers/media/tuners/mxl5007t.o: warning: objtool: mxl5007t_set_mode_bits()+0x26: can't find jump dest instruction at .text+0xb600014c CC [M] drivers/media/usb/dvb-usb/dtt200u-fe.o drivers/mtd/nftlcore.o: warning: objtool: nftl_add_mtd()+0x33: can't find jump dest instruction at .text+0xbe010189 CC [M] drivers/media/usb/stk1160/stk1160-i2c.o CC [M] drivers/media/platform/vivid/vivid-vbi-out.o CC [M] drivers/pinctrl/intel/pinctrl-intel.o CC [M] drivers/media/pci/mantis/mantis_vp3030.o CC [M] drivers/mtd/inftlcore.o CC [M] drivers/media/pci/tw68/tw68-risc.o CC [M] drivers/reset/reset-ti-syscon.o drivers/phy/phy-brcm-sata.o: warning: objtool: brcm_sata_phy_probe()+0x33: can't find jump dest instruction at .text+0x81020039 drivers/of/resolver.o: warning: objtool: __of_adjust_tree_phandle_references()+0x25: can't find jump dest instruction at .text+0x5c0200eb LD [M] drivers/media/pci/smipcie/smipcie.o drivers/media/platform/vivid/vivid-vbi-cap.o: warning: objtool: vivid_sliced_vbi_cap_fill()+0x6a: can't find jump dest instruction at .text+0xb00003af CC drivers/acpi/acpica/nssearch.o CC [M] drivers/media/tuners/si2157.o drivers/net/ethernet/dec/tulip/21142.o: warning: objtool: t21142_media_task()+0xcb: can't find jump dest instruction at .text+0xa2020210 fs/nls/nls_cp869.o: warning: objtool: init_nls_cp869()+0x12: call without frame pointer save/setup fs/nls/nls_cp869.o: warning: objtool: exit_nls_cp869()+0xb: call without frame pointer save/setup CC [M] drivers/hid/hid-roccat-savu.o drivers/platform/x86/dell-smbios.o: warning: objtool: find_tokens()+0x9: can't find call dest symbol at offset 0x6100009f CC [M] drivers/phy/phy-bcm-cygnus-pcie.o CC [M] drivers/hid/hid-rmi.o fs/nls/nls_cp874.o: warning: objtool: init_nls_cp874()+0x12: call without frame pointer save/setup fs/nls/nls_cp874.o: warning: objtool: exit_nls_cp874()+0xb: call without frame pointer save/setup fs/jffs2/compr_zlib.o: warning: objtool: jffs2_zlib_compress()+0x2b: can't find jump dest instruction at .text+0x62010181 CC [M] drivers/media/usb/ttusb-dec/ttusbdecfe.o net/ipv4/netfilter/iptable_security.o: warning: objtool: iptable_security_net_exit()+0x24: call without frame pointer save/setup net/ipv4/netfilter/iptable_security.o: warning: objtool: iptable_security_table_init()+0x2b: call without frame pointer save/setup net/ipv4/netfilter/iptable_security.o: warning: objtool: iptable_security_hook()+0x4a: call without frame pointer save/setup net/ipv4/netfilter/iptable_security.o: warning: objtool: iptable_security_init()+0x16: call without frame pointer save/setup net/ipv4/netfilter/iptable_security.o: warning: objtool: iptable_security_fini()+0xb: call without frame pointer save/setup CC [M] drivers/media/i2c/adv7842.o drivers/rapidio/rio-access.o: warning: objtool: rio_mport_send_doorbell()+0x2d: call without frame pointer save/setup drivers/rapidio/rio-access.o: warning: objtool: rio_mport_write_config_32()+0x36: call without frame pointer save/setup drivers/rapidio/rio-access.o: warning: objtool: rio_mport_write_config_16()+0x3e: call without frame pointer save/setup drivers/rapidio/rio-access.o: warning: objtool: rio_mport_write_config_8()+0x38: call without frame pointer save/setup drivers/rapidio/rio-access.o: warning: objtool: rio_mport_read_config_32()+0x40: call without frame pointer save/setup drivers/rapidio/rio-access.o: warning: objtool: rio_mport_read_config_16()+0x40: call without frame pointer save/setup drivers/rapidio/rio-access.o: warning: objtool: rio_mport_read_config_8()+0x3e: call without frame pointer save/setup drivers/rapidio/rio-access.o: warning: objtool: __rio_local_write_config_32()+0x30: call without frame pointer save/setup drivers/rapidio/rio-access.o: warning: objtool: __rio_local_write_config_16()+0x34: call without frame pointer save/setup drivers/rapidio/rio-access.o: warning: objtool: __rio_local_write_config_8()+0x2d: call without frame pointer save/setup drivers/rapidio/rio-access.o: warning: objtool: __rio_local_read_config_32()+0x3b: call without frame pointer save/setup drivers/rapidio/rio-access.o: warning: objtool: __rio_local_read_config_16()+0x3b: call without frame pointer save/setup drivers/rapidio/rio-access.o: warning: objtool: __rio_local_read_config_8()+0x34: call without frame pointer save/setup CC [M] drivers/media/dvb-frontends/drxd_firm.o CC [M] fs/ocfs2/dir.o drivers/net/ethernet/chelsio/cxgb/mv88e1xxx.o: warning: objtool: mv88e1xxx_interrupt_handler()+0xbd: can't find jump dest instruction at .text+0x5b0004e1 CC [M] drivers/net/ethernet/microchip/encx24j600-regmap.o drivers/gpio/gpio-tpic2810.o: warning: objtool: tpic2810_set_multiple()+0xf: can't find call dest symbol at offset 0x4d0000f3 CC [M] drivers/media/platform/vsp1/vsp1_rwpf.o drivers/media/pci/saa7134/saa7134-go7007.o: warning: objtool: saa7134_go7007_init()+0x51: can't find jump dest instruction at .text+0xc00102d7 drivers/regulator/fixed-helper.o: warning: objtool: regulator_register_always_on()+0x50: can't find jump dest instruction at .text+0x89000086 drivers/media/usb/stkwebcam/stk-webcam.o: warning: objtool: stk_s_ctrl()+0x32: can't find jump dest instruction at .text+0x8b0001f8 drivers/media/pci/solo6x10/solo6x10-p2m.o: warning: objtool: solo_p2m_dma_desc()+0x96: can't find jump dest instruction at .text+0xa601009c LD drivers/pinctrl/nomadik/built-in.o drivers/net/ethernet/emulex/benet/be_cmds.o: warning: objtool: be_async_grp5_evt_process()+0x15: can't find jump dest instruction at .text+0xca0001ab drivers/misc/mei/pci-txe.o: warning: objtool: mei_txe_pm_runtime_suspend()+0x4e: can't find jump dest instruction at .text+0xa70001a4 CC drivers/pinctrl/mediatek/pinctrl-mtk-common.o drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowramin.o: warning: objtool: pramin_init()+0x31: can't find jump dest instruction at .text+0xcc010117 drivers/power/reset/gpio-restart.o: warning: objtool: gpio_restart_probe()+0x31: can't find jump dest instruction at .text+0x40010087 CC [M] drivers/media/platform/vsp1/vsp1_wpf.o drivers/media/usb/dvb-usb/dtt200u.o: warning: objtool: dtt200u_usb_probe()+0x39: can't find jump dest instruction at .text+0x9500003f CC [M] drivers/media/pci/cx18/cx18-io.o drivers/net/wimax/i2400m/control.o: warning: objtool: i2400m_report_tlv_system_state()+0xa5: can't find jump dest instruction at .text+0x9c00042b drivers/net/ethernet/chelsio/cxgb3/sge.o: warning: objtool: t3_reset_qset()+0x2e: can't find jump dest instruction at .text+0x820000d3 CC [M] drivers/gpio/gpio-tps65218.o drivers/media/usb/stk1160/stk1160-v4l.o: warning: objtool: stk1160_try_fmt.isra.5()+0x74: can't find jump dest instruction at .text+0xb90004ea CC [M] drivers/pinctrl/intel/pinctrl-broxton.o CC [M] drivers/ide/ide-disk_ioctl.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowrom.o drivers/mtd/ftl.o: warning: objtool: scan_header()+0x5d: can't find jump dest instruction at .text+0x1f0101c3 CC drivers/power/reset/restart-poweroff.o drivers/net/irda/vlsi_ir.o: warning: objtool: vlsi_start_clock()+0x1e: can't find jump dest instruction at .text+0x9010184 CC [M] drivers/misc/mic/host/mic_debugfs.o CC [M] drivers/pwm/pwm-cros-ec.o CC [M] drivers/media/platform/vivid/vivid-osd.o CC [M] drivers/gpio/gpio-tps65912.o CC [M] drivers/media/usb/stk1160/stk1160-ac97.o lib/dump_stack.o: warning: objtool: dump_stack()+0x5c: can't find call dest symbol at offset 0x87000079 /home/kisskb/slave/src/drivers/net/xen-netback/hash.c: In function 'xenvif_find_hash': /home/kisskb/slave/src/drivers/net/xen-netback/hash.c:127:6: warning: 'val' may be used uninitialized in this function [-Wuninitialized] CC [M] drivers/media/pci/mantis/hopper_cards.o CC lib/fdt_ro.o CC [M] drivers/media/platform/vivid/vivid-cec.o drivers/net/ethernet/hisilicon/hip04_eth.o: warning: objtool: hip04_set_coalesce()+0x13: can't find jump dest instruction at .text+0xe60000a9 LD drivers/pinctrl/pxa/built-in.o drivers/power/reset/ltc2952-poweroff.o: warning: objtool: ltc2952_poweroff_init()+0xab: can't find jump dest instruction at .text+0xf0101b0 CC [M] drivers/net/wimax/i2400m/sysfs.o sound/soc/codecs/pcm3168a-i2c.o: warning: objtool: pcm3168a_i2c_remove()+0xd: call without frame pointer save/setup sound/soc/codecs/pcm3168a-i2c.o: warning: objtool: pcm3168a_i2c_probe()+0x26: call without frame pointer save/setup sound/soc/codecs/pcm3168a-i2c.o: warning: objtool: pcm3168a_i2c_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/pcm3168a-i2c.o: warning: objtool: pcm3168a_i2c_driver_exit()+0xb: call without frame pointer save/setup CC drivers/power/reset/keystone-reset.o CC [M] drivers/pinctrl/pxa/pinctrl-pxa2xx.o LD drivers/media/usb/usbtv/built-in.o CC drivers/pinctrl/stm32/pinctrl-stm32.o drivers/net/fddi/skfp/smttimer.o: warning: objtool: smt_timer_start()+0x6c: can't find jump dest instruction at .text+0x850001e1 net/ipv4/netfilter/ipt_ah.o: warning: objtool: ah_mt()+0x2c: can't find jump dest instruction at .text+0xfb000072 fs/ntfs/index.o: warning: objtool: ntfs_index_ctx_put()+0x21: can't find jump dest instruction at .text+0xb9000077 CC [M] drivers/media/pci/ttpci/budget-core.o CC [M] net/ipv4/netfilter/ipt_rpfilter.o CC [M] drivers/pinctrl/pxa/pinctrl-pxa25x.o drivers/media/rc/ir-mce_kbd-decoder.o: warning: objtool: ir_mce_kbd_register()+0x25: can't find jump dest instruction at .text+0x401006b drivers/media/tuners/tda18218.o: warning: objtool: tda18218_wr_regs.isra.0()+0x5f: can't find jump dest instruction at .text+0xb90000f4 CC [M] fs/ntfs/mft.o CC [M] drivers/net/fddi/skfp/srf.o fs/nfs/pagelist.o: warning: objtool: nfs_can_coalesce_requests()+0x17: can't find jump dest instruction at .text+0xd200003d CC [M] drivers/media/usb/usbtv/usbtv-core.o drivers/pinctrl/intel/pinctrl-merrifield.o: warning: objtool: mrfld_config_set_pin()+0x3a: can't find jump dest instruction at .text+0xaf000280 drivers/media/pci/tw68/tw68-core.o: warning: objtool: tw68_initdev()+0x47: can't find jump dest instruction at .text+0xd04020d drivers/media/tuners/tda18212.o: warning: objtool: tda18212_set_params()+0x81: can't find jump dest instruction at .text+0xd2010127 CC [M] drivers/media/rc/ati_remote.o CC [M] drivers/media/usb/usbtv/usbtv-video.o drivers/net/wimax/i2400m/driver.o: warning: objtool: i2400m_reset()+0x31: can't find jump dest instruction at .text+0x9d0000a7 drivers/pwm/pwm-clps711x.o: warning: objtool: clps711x_pwm_probe()+0x31: can't find jump dest instruction at .text+0x8c0001c7 drivers/media/pci/mantis/mantis_vp1041.o: warning: objtool: vp1041_frontend_init()+0x1b: can't find jump dest instruction at .text+0x99010021 drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.o: warning: objtool: cxgb4_dcb_cleanup_apps()+0x35: can't find jump dest instruction at .text+0x860002ab CC [M] drivers/media/tuners/fc0011.o drivers/input/touchscreen/pcap_ts.o: warning: objtool: pcap_ts_probe()+0x2f: can't find jump dest instruction at .text+0xd0010125 CC [M] drivers/media/pci/saa7164/saa7164-bus.o CC [M] drivers/media/usb/usbtv/usbtv-audio.o CC [M] drivers/media/pci/mantis/hopper_vp3028.o drivers/isdn/hisax/sedlbauer.o: warning: objtool: reset_sedlbauer()+0x31: can't find jump dest instruction at .text+0x2d010237 net/netfilter/nft_masq.o: warning: objtool: nft_masq_dump()+0x53: call without frame pointer save/setup net/netfilter/nft_masq.o: warning: objtool: nft_masq_validate()+0x1a: call without frame pointer save/setup net/netfilter/nft_masq.o: warning: objtool: nft_masq_init()+0x21: call without frame pointer save/setup CC [M] fs/nls/nls_cp949.o fs/omfs/inode.o: warning: objtool: parse_options()+0x23: can't find jump dest instruction at .text+0x20010199 CC [M] drivers/media/pci/tw686x/tw686x-video.o LD [M] fs/omfs/omfs.o CC [M] drivers/net/ethernet/cavium/thunder/nicvf_ethtool.o drivers/mmc/host/dw_mmc.o: warning: objtool: dw_mci_enable_cd()+0x1b: can't find jump dest instruction at .text+0x840002f1 CC [M] net/ipv4/tcp_cdg.o CC [M] drivers/input/touchscreen/pixcir_i2c_ts.o CC [M] drivers/md/dm-bufio.o drivers/net/ethernet/chelsio/cxgb/vsc7326.o: warning: objtool: mac_set_speed_duplex_fc()+0x57: can't find jump dest instruction at .text+0x10204bd drivers/media/platform/rcar_jpu.o: warning: objtool: jpu_buf_prepare()+0x5d: can't find jump dest instruction at .text+0xf80003d2 drivers/of/overlay.o: warning: objtool: overlay_removal_is_ok()+0x2e: can't find jump dest instruction at .text+0xac0000b4 CC [M] drivers/of/of_mdio.o LD drivers/media/usb/usbvision/built-in.o LD drivers/rapidio/devices/built-in.o fs/ntfs/dir.o: warning: objtool: ntfs_dir_fsync()+0x6a: can't find jump dest instruction at .text+0x12010080 LD [M] drivers/net/ethernet/chelsio/cxgb/cxgb.o CC [M] drivers/net/ethernet/dec/tulip/pnic.o drivers/hid/hid-roccat-pyra.o: warning: objtool: pyra_init_specials()+0x2e: can't find jump dest instruction at .text+0xb80001a4 CC [M] drivers/mmc/host/toshsd.o CC [M] drivers/rapidio/devices/tsi721.o drivers/hid/hid-roccat-ryos.o: warning: objtool: ryos_init_specials()+0x3e: can't find jump dest instruction at .text+0xb30000f3 CC [M] drivers/media/usb/usbvision/usbvision-core.o drivers/media/i2c/adv7393.o: warning: objtool: adv7393_setstd()+0x43: can't find jump dest instruction at .text+0x490100f8 drivers/rapidio/rio-driver.o: warning: objtool: rio_match_bus()+0x1b: can't find call dest symbol at offset 0x510000af fs/nls/nls_euc-jp.o: warning: objtool: uni2char()+0x20: can't find jump dest instruction at .text+0xa9020026 CC [M] drivers/hid/hid-saitek.o kernel/configs.o: warning: objtool: ikconfig_read_current()+0x1f: call without frame pointer save/setup kernel/configs.o: warning: objtool: ikconfig_init()+0x1c: call without frame pointer save/setup kernel/configs.o: warning: objtool: ikconfig_cleanup()+0xd: call without frame pointer save/setup CC [M] drivers/media/i2c/ad9389b.o CC drivers/power/reset/syscon-reboot.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/timing.o CC [M] drivers/media/pci/zoran/zoran_driver.o drivers/media/pci/saa7134/saa7134-alsa.o: warning: objtool: snd_saa7134_volume_put()+0x96: can't find jump dest instruction at .text+0xfd0002fc drivers/net/wan/hdlc_raw.o: warning: objtool: raw_ioctl()+0x32: can't find jump dest instruction at .text+0x72010048 CC [M] drivers/media/i2c/adv7511.o drivers/net/xen-netback/hash.o: warning: objtool: xenvif_add_hash()+0x40: can't find jump dest instruction at .text+0x57010116 drivers/media/usb/em28xx/em28xx-audio.o: warning: objtool: snd_em28xx_hw_capture_params()+0x22: can't find jump dest instruction at .text+0x91000188 sound/soc/codecs/pcm3168a-spi.o: warning: objtool: pcm3168a_spi_remove()+0x9: call without frame pointer save/setup sound/soc/codecs/pcm3168a-spi.o: warning: objtool: pcm3168a_spi_probe()+0x26: call without frame pointer save/setup sound/soc/codecs/pcm3168a-spi.o: warning: objtool: pcm3168a_spi_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/pcm3168a-spi.o: warning: objtool: pcm3168a_spi_driver_exit()+0xb: call without frame pointer save/setup drivers/misc/mic/host/mic_intr.o: warning: objtool: mic_unregister_intr_callback()+0xc8: can't find jump dest instruction at .text+0x760001bd LD drivers/net/ethernet/mellanox/mlx5/core/built-in.o CC [M] drivers/media/pci/saa7134/saa7134-dvb.o CC [M] drivers/net/wan/hdlc_cisco.o drivers/media/pci/ivtv/ivtv-ioctl.o: warning: objtool: select_service_from_set()+0x21: can't find jump dest instruction at .text+0x8a000027 CC [M] drivers/remoteproc/remoteproc_debugfs.o CC [M] drivers/media/pci/ivtv/ivtv-mailbox.o CC [M] drivers/media/pci/saa7164/saa7164-cmd.o CC [M] drivers/net/ethernet/mellanox/mlx5/core/main.o drivers/input/touchscreen/penmount.o: warning: objtool: pm_connect()+0x4b: can't find jump dest instruction at .text+0xc80100d1 drivers/net/ethernet/cisco/enic/vnic_dev.o: warning: objtool: _vnic_dev_cmd2()+0x42: can't find jump dest instruction at .text+0xb5010258 drivers/rapidio/rio-scan.o: warning: objtool: rio_build_route_tables()+0x24: can't find jump dest instruction at .text+0x8c00013a drivers/net/ethernet/dec/tulip/tulip_core.o: warning: objtool: private_ioctl()+0x4f: can't find jump dest instruction at .text+0xc10103b5 CC [M] drivers/remoteproc/remoteproc_virtio.o drivers/media/usb/stk1160/stk1160-video.o: warning: objtool: stk1160_process_isoc()+0x36: can't find jump dest instruction at .text+0x5705003b CC [M] drivers/net/ethernet/cisco/enic/vnic_rq.o CC [M] drivers/input/touchscreen/raydium_i2c_ts.o drivers/isdn/hisax/nj_s.o: warning: objtool: njs_pci_probe()+0x29: can't find jump dest instruction at .text+0x8d00004f CC [M] fs/orangefs/orangefs-cache.o CC [M] drivers/media/rc/keymaps/rc-dib0700-nec.o sound/soc/codecs/pcm5102a.o: warning: objtool: pcm5102a_remove()+0xd: call without frame pointer save/setup sound/soc/codecs/pcm5102a.o: warning: objtool: pcm5102a_probe()+0x20: call without frame pointer save/setup sound/soc/codecs/pcm5102a.o: warning: objtool: pcm5102a_codec_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/pcm5102a.o: warning: objtool: pcm5102a_codec_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/net/fddi/skfp/hwt.o fs/nls/nls_cp932.o: warning: objtool: uni2char()+0xb: can't find jump dest instruction at .text+0xad000011 CC [M] drivers/media/pci/solo6x10/solo6x10-disp.o drivers/acpi/acpica/nsrepair2.o: warning: objtool: acpi_ns_check_sorted_list()+0x1e: can't find jump dest instruction at .text+0x40100b3 drivers/net/phy/bcm-cygnus.o: warning: objtool: bcm_cygnus_afe_config()+0x2f: can't find jump dest instruction at .text+0xea000035 CC [M] fs/nfsd/export.o drivers/media/pci/zoran/zoran_procfs.o: warning: objtool: setparam()+0x3e: can't find jump dest instruction at .text+0xce000114 LD drivers/rapidio/switches/built-in.o CC [M] drivers/media/pci/ttpci/budget.o drivers/net/xen-netback/interface.o: warning: objtool: xenvif_start_xmit()+0x35: can't find jump dest instruction at .text+0xf500045b drivers/ide/ide-disk.o: warning: objtool: __ide_do_rw_disk()+0x9d: can't find jump dest instruction at .text+0xb0000183 drivers/mfd/twl6030-irq.o: warning: objtool: twl6030_mmc_card_detect_config()+0x5e: can't find jump dest instruction at .text+0xca000253 CC [M] drivers/misc/mei/hw-txe.o CC [M] drivers/media/rc/keymaps/rc-dib0700-rc5.o drivers/gpu/drm/amd/amdgpu/cz_smc.o: warning: objtool: cz_smu_construct_toc_for_bootup()+0x27: can't find jump dest instruction at .text+0x9c00035d fs/orangefs/acl.o: warning: objtool: orangefs_get_acl()+0x4c: can't find jump dest instruction at .text+0xc1000051 CC [M] drivers/net/phy/icplus.o drivers/net/ethernet/hisilicon/hns_mdio.o: warning: objtool: hns_mdio_probe()+0x31: can't find jump dest instruction at .text+0x42020076 drivers/misc/mic/scif/scif_fd.o: warning: objtool: scif_fdioctl()+0x42: can't find jump dest instruction at .text+0xa6040128 CC [M] sound/soc/codecs/pcm512x-i2c.o CC [M] drivers/rapidio/switches/tsi57x.o drivers/platform/x86/dell-wmi.o: warning: objtool: dell_wmi_notify()+0x43: can't find jump dest instruction at .text+0x98010128 drivers/net/ppp/pptp.o: warning: objtool: pptp_create()+0x2e: can't find jump dest instruction at .text+0x87000034 CC [M] drivers/gpu/drm/i915/intel_bios.o drivers/mfd/twl4030-audio.o: warning: objtool: twl4030_audio_probe()+0x55: can't find jump dest instruction at .text+0x80200aa CC [M] drivers/net/ethernet/cisco/enic/vnic_vic.o drivers/media/pci/saa7164/saa7164-i2c.o: warning: objtool: i2c_xfer()+0x52: can't find jump dest instruction at .text+0xe7000068 drivers/reset/reset-ti-syscon.o: warning: objtool: ti_syscon_reset_probe()+0x44: can't find jump dest instruction at .text+0x7d01019a CC [M] drivers/rapidio/devices/tsi721_dma.o CC [M] drivers/misc/mic/scif/scif_rb.o drivers/media/platform/vivid/vivid-sdr-cap.o: warning: objtool: sdr_cap_start_streaming()+0x57: can't find jump dest instruction at .text+0x8300027c drivers/ras/ras.o: warning: objtool: trace_raw_output_mc_event()+0x34: can't find jump dest instruction at .text+0x1d0100fa CC [M] fs/ntfs/mst.o drivers/media/usb/dvb-usb-v2/gl861.o: warning: objtool: gl861_i2c_xfer()+0x2d: can't find jump dest instruction at .text+0xc00002d3 drivers/media/v4l2-core/videobuf-core.o: warning: objtool: videobuf_queue_is_busy()+0x44: can't find jump dest instruction at .text+0x70100ca CC drivers/mfd/twl6040.o CC [M] drivers/remoteproc/remoteproc_elf_loader.o CC [M] drivers/net/phy/realtek.o CC [M] fs/overlayfs/dir.o CC [M] drivers/net/wireless/ath/dfs_pri_detector.o CC [M] net/ipv4/tcp_cubic.o CC [M] drivers/gpio/gpio-ts4800.o CC drivers/ras/debugfs.o CC [M] fs/ntfs/namei.o CC fs/pstore/inode.o drivers/hwmon/hih6130.o: warning: objtool: hih6130_update_measurements()+0x7b: can't find jump dest instruction at .text+0x32010081 drivers/rapidio/rio.o: warning: objtool: rio_unregister_scan()+0x3c: can't find jump dest instruction at .text+0xaf000422 fs/ocfs2/blockcheck.o: warning: objtool: ocfs2_blockcheck_debug_install()+0x14: can't find jump dest instruction at .text+0x9300022a CC [M] drivers/media/pci/solo6x10/solo6x10-enc.o drivers/media/tuners/tua9001.o: warning: objtool: tua9001_set_params()+0x6b: can't find jump dest instruction at .text+0xfd000201 drivers/media/pci/ttpci/ttpci-eeprom.o: warning: objtool: ttpci_eeprom_parse_mac()+0x69: can't find jump dest instruction at .text+0xbf0002df drivers/media/platform/vsp1/vsp1_rpf.o: warning: objtool: rpf_configure()+0x78: can't find jump dest instruction at .text+0x90200fd CC [M] drivers/hwmon/i5500_temp.o CC [M] drivers/net/ethernet/micrel/ks8851_mll.o drivers/media/rc/keymaps/rc-delock-61959.o: warning: objtool: init_rc_map_delock_61959()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-delock-61959.o: warning: objtool: exit_rc_map_delock_61959()+0xb: call without frame pointer save/setup CC [M] drivers/ide/ide-disk_proc.o CC [M] drivers/media/pci/ttpci/budget-av.o CC [M] drivers/media/usb/em28xx/em28xx-input.o drivers/media/pci/tw686x/tw686x-core.o: warning: objtool: tw686x_irq()+0x49: can't find jump dest instruction at .text+0x901032e CC drivers/mfd/mfd-core.o drivers/acpi/acpica/nsrepair.o: warning: objtool: acpi_ns_repair_null_element()+0x23: can't find jump dest instruction at .text+0xb3000029 drivers/media/pci/solo6x10/solo6x10-v4l2.o: warning: objtool: solo_v4l2_ch_ext_4up()+0x29: can't find jump dest instruction at .text+0x2701007f CC [M] drivers/media/rc/keymaps/rc-digitalnow-tinytwin.o drivers/acpi/acpica/nssearch.o: warning: objtool: acpi_ns_search_one_scope()+0xcd: can't find jump dest instruction at .text+0xb60000d2 drivers/pinctrl/intel/pinctrl-cherryview.o: warning: objtool: chv_pinctrl_suspend()+0x2f: can't find jump dest instruction at .text+0xda000035 CC [M] drivers/ide/ide-floppy.o CC [M] drivers/hwmon/i5k_amb.o LD drivers/net/ethernet/hisilicon/hns/built-in.o CC [M] drivers/mmc/host/rtsx_pci_sdmmc.o drivers/media/pci/solo6x10/solo6x10-gpio.o: warning: objtool: solo_gpio_config()+0x1b: can't find call dest symbol at offset 0x310000cf drivers/input/touchscreen/usbtouchscreen.o: warning: objtool: zytronic_read_data()+0x15: can't find jump dest instruction at .text+0xc000074b drivers/gpu/drm/amd/amdgpu/tonga_dpm.o: warning: objtool: tonga_dpm_suspend()+0x9: can't find call dest symbol at offset 0xa30000ad fs/jffs2/summary.o: warning: objtool: jffs2_sum_process_sum_data()+0x29: can't find jump dest instruction at .text+0xb04015f CC drivers/acpi/acpica/nsutils.o CC [M] drivers/net/ethernet/hisilicon/hns/hnae.o CC [M] drivers/gpu/drm/amd/amdgpu/iceland_smc.o CC [M] drivers/ide/ide-floppy_ioctl.o LD [M] fs/jffs2/jffs2.o CC [M] drivers/media/tuners/fc0012.o drivers/platform/x86/dell-laptop.o: warning: objtool: kbd_led_triggers_show()+0x33: can't find jump dest instruction at .text+0xa7000448 CC [M] drivers/phy/phy-bcm-ns2-pcie.o drivers/md/dm-rq.o: warning: objtool: dm_old_request_fn()+0x2a: can't find jump dest instruction at .text+0x3c010910 drivers/net/ethernet/broadcom/bnxt/bnxt_sriov.o: warning: objtool: bnxt_hwrm_func_cfg()+0x1a9: can't find jump dest instruction at .text+0xb100025f drivers/pinctrl/intel/pinctrl-baytrail.o: warning: objtool: byt_gpio_suspend()+0x2a: can't find jump dest instruction at .text+0x980000e0 CC [M] drivers/pinctrl/pxa/pinctrl-pxa27x.o CC [M] drivers/platform/x86/dell-wmi-aio.o CC [M] drivers/pinctrl/intel/pinctrl-sunrisepoint.o drivers/media/dvb-frontends/zl10353.o: warning: objtool: zl10353_set_parameters()+0x296: can't find jump dest instruction at .text+0x320204ec drivers/gpio/gpio-tps65086.o: warning: objtool: tps65086_gpio_remove()+0x10: call without frame pointer save/setup drivers/gpio/gpio-tps65086.o: warning: objtool: tps65086_gpio_set()+0x15: call without frame pointer save/setup drivers/gpio/gpio-tps65086.o: warning: objtool: tps65086_gpio_direction_output()+0x15: call without frame pointer save/setup drivers/gpio/gpio-tps65086.o: warning: objtool: tps65086_gpio_get()+0x10: call without frame pointer save/setup drivers/gpio/gpio-tps65086.o: warning: objtool: tps65086_gpio_probe()+0x20: 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/net/team/team_mode_loadbalance.o: warning: objtool: lb_bpf_func_set()+0x36: can't find jump dest instruction at .text+0x8d00061c CC [M] drivers/media/pci/ttpci/budget-ci.o drivers/gpu/drm/amd/amdgpu/tonga_smc.o: warning: objtool: tonga_smu_request_load_fw()+0x69: can't find jump dest instruction at .text+0xe0303cf drivers/media/usb/dvb-usb-v2/lmedm04.o: warning: objtool: sharp_z0194a_set_symbol_rate()+0x8b: can't find jump dest instruction at .text+0xab000091 CC drivers/acpi/acpica/nswalk.o LD drivers/pinctrl/intel/built-in.o fs/overlayfs/inode.o: warning: objtool: ovl_permission()+0x3a: can't find jump dest instruction at .text+0x81000490 CC [M] drivers/gpio/gpio-ts5500.o drivers/net/usb/rtl8150.o: warning: objtool: read_bulk_callback()+0x2e: can't find jump dest instruction at .text+0xde010164 drivers/gpu/drm/drm_fops.o: warning: objtool: drm_read()+0x55: can't find jump dest instruction at .text+0x4c0203fb CC [M] net/ipv4/tcp_dctcp.o lib/fdt_ro.o: warning: objtool: fdt_subnode_offset_namelen()+0x23: can't find jump dest instruction at .text+0x91000139 CC [M] drivers/media/usb/dvb-usb-v2/mxl111sf.o CC [M] drivers/net/dummy.o CC [M] drivers/gpu/drm/amd/amdgpu/iceland_dpm.o CC [M] drivers/media/pci/ivtv/ivtv-queue.o drivers/media/pci/cx18/cx18-scb.o: warning: objtool: cx18_init_scb()+0x16: call without frame pointer save/setup CC [M] drivers/net/fddi/skfp/drvfbi.o CC lib/fdt_rw.o drivers/media/usb/gspca/finepix.o: warning: objtool: sd_start()+0x52: can't find jump dest instruction at .text+0xcf000217 CC [M] drivers/md/dm-bio-prison.o CC [M] drivers/media/usb/gspca/jeilinj.o CC [M] drivers/pwm/pwm-fsl-ftm.o LD [M] drivers/media/usb/pwc/pwc.o drivers/net/irda/via-ircc.o: warning: objtool: via_ircc_net_close()+0x40: can't find jump dest instruction at .text+0xf0000645 drivers/media/usb/stkwebcam/stk-sensor.o: warning: objtool: stk_sensor_inb()+0x39: can't find jump dest instruction at .text+0x8400015f drivers/media/rc/ir-lirc-codec.o: warning: objtool: ir_lirc_ioctl()+0x34: can't find jump dest instruction at .text+0xe80200ea LD [M] drivers/media/usb/stkwebcam/stkwebcam.o CC [M] drivers/media/rc/keymaps/rc-digittrade.o CC [M] drivers/net/wan/hdlc_fr.o drivers/pwm/pwm-cros-ec.o: warning: objtool: cros_ec_pwm_probe()+0x46: can't find jump dest instruction at .text+0x170101eb CC [M] drivers/net/fddi/skfp/ess.o drivers/media/rc/ir-xmp-decoder.o: warning: objtool: ir_xmp_decode()+0x41: can't find jump dest instruction at .text+0x99040047 drivers/phy/phy-bcm-cygnus-pcie.o: warning: objtool: cygnus_pcie_phy_probe()+0x67: can't find jump dest instruction at .text+0xc02006c drivers/net/wireless/ath/main.o: warning: objtool: ath_printk()+0x47: can't find jump dest instruction at .text+0xaa01012d CC [M] drivers/net/wimax/i2400m/netdev.o MKREGTABLE drivers/gpu/drm/radeon/r200_reg_safe.h CC [M] drivers/mmc/host/rtsx_usb_sdmmc.o CC [M] drivers/media/usb/gspca/jl2005bcd.o drivers/net/ethernet/mellanox/mlx4/catas.o: warning: objtool: poll_catas()+0x26: can't find jump dest instruction at .text+0x9800002c drivers/net/wan/hdlc_raw_eth.o: warning: objtool: raw_eth_ioctl()+0x32: can't find jump dest instruction at .text+0xb00100f8 CC [M] fs/nfsd/auth.o drivers/misc/mic/scif/scif_rb.o: warning: objtool: scif_rb_write()+0x8c: call without frame pointer save/setup drivers/misc/mic/scif/scif_rb.o: warning: objtool: scif_rb_get_next()+0xac: call without frame pointer save/setup drivers/mmc/host/sh_mmcif.o: warning: objtool: sh_mmcif_clock_control()+0x67: can't find jump dest instruction at .text+0x2e01027d drivers/media/pci/tw68/tw68-risc.o: warning: objtool: tw68_risc_field()+0x76: can't find jump dest instruction at .text+0xdd00007c CC [M] fs/ocfs2/dlmglue.o CC fs/proc/task_mmu.o CC [M] drivers/gpu/drm/radeon/radeon_legacy_tv.o CC [M] fs/orangefs/orangefs-utils.o CC [M] drivers/misc/mic/scif/scif_nodeqp.o drivers/net/ethernet/emulex/benet/be_roce.o: warning: objtool: _be_roce_dev_add()+0x21: can't find jump dest instruction at .text+0x7e0100c7 CC [M] drivers/media/rc/keymaps/rc-dm1105-nec.o drivers/misc/mic/scif/scif_epd.o: warning: objtool: scif_cleanup_ep_qp()+0x8f: can't find jump dest instruction at .text+0x85000095 LD [M] drivers/net/ethernet/emulex/benet/be2net.o drivers/misc/mic/host/mic_boot.o: warning: objtool: _mic_start()+0x93: can't find jump dest instruction at .text+0x13020758 drivers/power/reset/restart-poweroff.o: warning: objtool: restart_poweroff_do_poweroff()+0x15: call without frame pointer save/setup drivers/power/reset/restart-poweroff.o: warning: objtool: restart_poweroff_probe()+0x20: call without frame pointer save/setup drivers/power/reset/restart-poweroff.o: warning: objtool: restart_poweroff_driver_init()+0xd: call without frame pointer save/setup drivers/power/reset/restart-poweroff.o: warning: objtool: restart_poweroff_driver_exit()+0xb: call without frame pointer save/setup drivers/media/pci/solo6x10/solo6x10-tw28.o: warning: objtool: tw2815_setup()+0x299: can't find jump dest instruction at .text+0x6b00030e drivers/hid/hid-roccat-savu.o: warning: objtool: savu_init_specials()+0x3e: can't find jump dest instruction at .text+0xb3000113 drivers/media/tuners/fc2580.o: warning: objtool: fc2580_probe()+0x4b: can't find jump dest instruction at .text+0xf10103f1 drivers/power/reset/keystone-reset.o: warning: objtool: rsctrl_probe()+0x2e: can't find jump dest instruction at .text+0x20020034 CC [M] drivers/input/touchscreen/silead.o drivers/pinctrl/intel/pinctrl-broxton.o: warning: objtool: bxt_pinctrl_probe()+0x2c: can't find jump dest instruction at .text+0x91000032 CC [M] drivers/gpu/drm/i915/intel_color.o CC [M] drivers/media/pci/solo6x10/solo6x10-v4l2-enc.o CC [M] drivers/media/tuners/fc0013.o drivers/media/tuners/e4000.o: warning: objtool: e4000_g_volatile_ctrl()+0x2a: can't find jump dest instruction at .text+0x9e0001d0 LD [M] drivers/net/ethernet/cavium/thunder/nicpf.o CC [M] drivers/media/tuners/it913x.o CC drivers/power/reset/syscon-poweroff.o CC [M] drivers/power/pda_power.o drivers/media/usb/stk1160/stk1160-i2c.o: warning: objtool: stk1160_i2c_xfer()+0x23: can't find jump dest instruction at .text+0x780300b9 CC [M] drivers/power/axp20x_usb_power.o drivers/mtd/nftlmount.o: warning: objtool: find_boot_record()+0x53: can't find jump dest instruction at .text+0xc7030059 net/ipv4/udp_diag.o: warning: objtool: udp_dump_one()+0x1b2: can't find jump dest instruction at .text+0xf40001d8 drivers/media/usb/pvrusb2/pvrusb2-ctrl.o: warning: objtool: parse_tlist()+0x35: can't find jump dest instruction at .text+0xf90002db CC [M] sound/soc/codecs/pcm512x-spi.o CC [M] fs/ocfs2/export.o drivers/net/wimax/i2400m/fw.o: warning: objtool: i2400m_is_boot_barker()+0x3c: can't find jump dest instruction at .text+0xce0102a2 CC [M] drivers/mtd/inftlmount.o drivers/media/usb/tm6000/tm6000-cards.o: warning: objtool: tm6000_usb_disconnect()+0x23: can't find jump dest instruction at .text+0xc50000a9 drivers/gpio/gpio-tps65912.o: warning: objtool: tps65912_gpio_set()+0x1a: call without frame pointer save/setup drivers/gpio/gpio-tps65912.o: warning: objtool: tps65912_gpio_direction_output()+0x23: call without frame pointer save/setup drivers/gpio/gpio-tps65912.o: warning: objtool: tps65912_gpio_direction_input()+0x10: call without frame pointer save/setup drivers/gpio/gpio-tps65912.o: warning: objtool: tps65912_gpio_get()+0x10: call without frame pointer save/setup drivers/gpio/gpio-tps65912.o: warning: objtool: tps65912_gpio_get_direction()+0x10: call without frame pointer save/setup drivers/gpio/gpio-tps65912.o: warning: objtool: tps65912_gpio_probe()+0x3c: call without frame pointer save/setup drivers/gpio/gpio-tps65912.o: warning: objtool: tps65912_gpio_driver_init()+0x12: call without frame pointer save/setup drivers/gpio/gpio-tps65912.o: warning: objtool: tps65912_gpio_driver_exit()+0xb: call without frame pointer save/setup CC drivers/pinctrl/stm32/pinctrl-stm32f429.o CC [M] fs/orangefs/xattr.o sound/soc/codecs/pcm512x-i2c.o: warning: objtool: pcm512x_i2c_remove()+0xd: call without frame pointer save/setup sound/soc/codecs/pcm512x-i2c.o: warning: objtool: pcm512x_i2c_probe()+0x4a: call without frame pointer save/setup sound/soc/codecs/pcm512x-i2c.o: warning: objtool: pcm512x_i2c_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/pcm512x-i2c.o: warning: objtool: pcm512x_i2c_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/gpu/drm/drm_gem.o drivers/gpu/drm/amd/amdgpu/fiji_dpm.o: warning: objtool: fiji_dpm_suspend()+0x9: can't find call dest symbol at offset 0xa30000ad drivers/isdn/hisax/isar.o: warning: objtool: isar_pump_status_rsp()+0x39: can't find jump dest instruction at .text+0xed00003e CC [M] drivers/media/pci/ivtv/ivtv-streams.o CC [M] drivers/media/usb/tm6000/tm6000-i2c.o drivers/media/usb/dvb-usb/dtt200u-fe.o: warning: objtool: dtt200u_fe_sleep()+0x9: can't find call dest symbol at offset 0xc300028d CC [M] fs/orangefs/dcache.o drivers/pinctrl/pxa/pinctrl-pxa25x.o: warning: objtool: pxa25x_pinctrl_probe()+0x3b: can't find jump dest instruction at .text+0xf4000041 drivers/ide/ide-disk_ioctl.o: warning: objtool: ide_disk_ioctl()+0x35: call without frame pointer save/setup CC [M] drivers/net/eql.o CC [M] drivers/mmc/host/sdhci-pltfm.o drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.o: warning: objtool: bnxt_get_fw_speed()+0x33: can't find jump dest instruction at .text+0x7e000249 CC [M] drivers/media/usb/dvb-usb/dibusb-common.o CC [M] net/ipv4/tcp_westwood.o sound/soc/codecs/pcm3168a.o: warning: objtool: pcm3168a_hw_params()+0xd5: can't find jump dest instruction at .text+0xf500018a drivers/media/tuners/si2157.o: warning: objtool: si2157_cmd_execute()+0x4f: can't find jump dest instruction at .text+0xa8000115 drivers/media/usb/stk1160/stk1160-ac97.o: warning: objtool: stk1160_ac97_register()+0x41: can't find jump dest instruction at .text+0xd9000177 CC [M] drivers/media/pci/ivtv/ivtv-udma.o CC [M] sound/soc/codecs/rl6231.o drivers/net/ethernet/microchip/encx24j600.o: warning: objtool: encx24j600_set_hw_macaddr()+0x32: can't find jump dest instruction at .text+0xc5000488 drivers/mmc/host/ushc.o: warning: objtool: ushc_request()+0x42: can't find jump dest instruction at .text+0xa3010278 drivers/power/reset/syscon-reboot.o: warning: objtool: syscon_reboot_probe()+0x3c: can't find jump dest instruction at .text+0xa3000042 fs/orangefs/file.o: warning: objtool: orangefs_ioctl()+0x46: can't find jump dest instruction at .text+0x8100025c CC drivers/rtc/rtc-lib.o CC [M] drivers/mtd/rfd_ftl.o CC [M] drivers/net/wireless/ath/debug.o CC [M] drivers/rapidio/devices/rio_mport_cdev.o drivers/media/platform/vivid/vivid-vbi-out.o: warning: objtool: vivid_sliced_vbi_out_process()+0x24: can't find jump dest instruction at .text+0xef00062a drivers/net/wireless/admtek/adm8211.o: warning: objtool: adm8211_prepare_multicast()+0x2b: can't find jump dest instruction at .text+0x82000291 LD [M] drivers/media/usb/stk1160/stk1160.o CC [M] drivers/media/usb/dvb-usb/a800.o drivers/media/pci/mantis/mantis_vp2033.o: warning: objtool: vp2033_frontend_init()+0x28: can't find jump dest instruction at .text+0xad0100ae drivers/net/irda/irtty-sir.o: warning: objtool: irtty_receive_buf()+0x40: can't find jump dest instruction at .text+0xb70001a5 CC [M] drivers/net/phy/et1011c.o CC [M] drivers/isdn/hisax/nj_u.o drivers/media/platform/vsp1/vsp1_rwpf.o: warning: objtool: vsp1_rwpf_set_selection()+0x1b: can't find jump dest instruction at .text+0xfd0000b1 CC [M] drivers/media/platform/vsp1/vsp1_clu.o drivers/media/rc/keymaps/rc-dib0700-rc5.o: warning: objtool: init_rc_map()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-dib0700-rc5.o: warning: objtool: exit_rc_map()+0xb: call without frame pointer save/setup CC [M] drivers/media/usb/dvb-usb/dibusb-mb.o drivers/gpu/drm/i915/intel_atomic_plane.o: warning: objtool: intel_plane_atomic_check()+0x2b: can't find jump dest instruction at .text+0x7d010081 drivers/gpio/gpio-tps65218.o: warning: objtool: tps65218_gpio_request()+0x4e: can't find jump dest instruction at .text+0xd10001e3 drivers/media/rc/keymaps/rc-dib0700-nec.o: warning: objtool: init_rc_map()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-dib0700-nec.o: warning: objtool: exit_rc_map()+0xb: call without frame pointer save/setup CC [M] drivers/net/ethernet/hisilicon/hns/hns_ae_adapt.o CC [M] drivers/net/irda/sir_dev.o CC [M] drivers/media/v4l2-core/videobuf-dma-contig.o CC [M] drivers/net/ethernet/mellanox/mlx4/cmd.o CC [M] drivers/net/wireless/ath/trace.o CC [M] drivers/media/platform/vsp1/vsp1_hsit.o CC [M] drivers/media/rc/keymaps/rc-dntv-live-dvb-t.o drivers/remoteproc/remoteproc_debugfs.o: warning: objtool: rproc_state_write()+0x3d: can't find jump dest instruction at .text+0xe3000093 CC [M] drivers/gpio/gpio-twl4030.o CC fs/proc/inode.o fs/nls/nls_cp936.o: warning: objtool: uni2char()+0xc: can't find jump dest instruction at .text+0xae000012 drivers/gpu/drm/amd/amdgpu/cz_dpm.o: warning: objtool: cz_get_sclk_level()+0x15: can't find jump dest instruction at .text+0x8c00011b CC [M] drivers/media/usb/dvb-usb/dibusb-mc.o drivers/media/platform/vsp1/vsp1_wpf.o: warning: objtool: wpf_init_controls()+0x4a: can't find jump dest instruction at .text+0x850000d0 CC drivers/pci/setup-bus.o drivers/net/ethernet/cisco/enic/vnic_vic.o: warning: objtool: vic_provinfo_alloc()+0x4d: call without frame pointer save/setup drivers/net/ethernet/cisco/enic/vnic_vic.o: warning: objtool: vic_provinfo_free()+0x9: call without frame pointer save/setup drivers/net/ethernet/cisco/enic/vnic_vic.o: warning: objtool: vic_provinfo_add_tlv()+0x5a: call without frame pointer save/setup drivers/misc/mic/vop/vop_vringh.o: warning: objtool: vop_copy_dp_entry()+0x5b: can't find jump dest instruction at .text+0x1e0100a0 CC [M] drivers/net/ifb.o drivers/media/pci/mantis/mantis_vp2040.o: warning: objtool: vp2040_frontend_init()+0x28: can't find jump dest instruction at .text+0xad0100ae drivers/net/ethernet/micrel/ks8851.o: warning: objtool: ks8851_write_mac_addr()+0xde: can't find jump dest instruction at .text+0x780006c3 drivers/mtd/inftlcore.o: warning: objtool: inftl_add_mtd()+0x33: can't find jump dest instruction at .text+0xde0101c9 drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowrom.o: warning: objtool: prom_read()+0x60: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowrom.o: warning: objtool: prom_fini()+0x15: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowrom.o: warning: objtool: prom_init()+0x2d: call without frame pointer save/setup drivers/media/pci/mantis/mantis_vp3030.o: warning: objtool: vp3030_frontend_init()+0x6a: can't find jump dest instruction at .text+0x9010070 CC [M] drivers/net/ethernet/cisco/enic/enic_ethtool.o CC [M] drivers/gpu/drm/amd/amdgpu/dce_v10_0.o drivers/media/platform/vivid/vivid-osd.o: warning: objtool: vivid_fb_setcolreg()+0x16: can't find jump dest instruction at .text+0xc200002c LD [M] drivers/misc/mic/vop/vop.o CC [M] drivers/media/i2c/vpx3220.o CC [M] drivers/media/pci/ivtv/ivtv-vbi.o drivers/media/rc/keymaps/rc-digitalnow-tinytwin.o: warning: objtool: init_rc_map_digitalnow_tinytwin()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-digitalnow-tinytwin.o: warning: objtool: exit_rc_map_digitalnow_tinytwin()+0xb: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/therm.o CC [M] drivers/misc/lkdtm_bugs.o CC [M] drivers/mtd/ssfdc.o drivers/regulator/helpers.o: warning: objtool: regulator_set_active_discharge_regmap()+0x43: call without frame pointer save/setup drivers/regulator/helpers.o: warning: objtool: regulator_set_bypass_regmap()+0x4f: call without frame pointer save/setup drivers/regulator/helpers.o: warning: objtool: regulator_set_voltage_sel_regmap()+0x42: call without frame pointer save/setup drivers/regulator/helpers.o: warning: objtool: regulator_disable_regmap()+0x53: call without frame pointer save/setup drivers/regulator/helpers.o: warning: objtool: regulator_enable_regmap()+0x5b: call without frame pointer save/setup drivers/regulator/helpers.o: warning: objtool: regulator_get_bypass_regmap()+0x2f: call without frame pointer save/setup drivers/regulator/helpers.o: warning: objtool: regulator_get_voltage_sel_regmap()+0x25: call without frame pointer save/setup drivers/regulator/helpers.o: warning: objtool: regulator_is_enabled_regmap()+0x25: call without frame pointer save/setup drivers/media/pci/cx18/cx18-dvb.o: warning: objtool: cx18_dvb_stop_feed()+0x2a: can't find jump dest instruction at .text+0xb7000030 CC [M] drivers/remoteproc/ste_modem_rproc.o CC [M] drivers/media/v4l2-core/videobuf-vmalloc.o net/netfilter/nft_redir.o: warning: objtool: nft_redir_dump()+0x7a: call without frame pointer save/setup net/netfilter/nft_redir.o: warning: objtool: nft_redir_validate()+0x1a: call without frame pointer save/setup net/netfilter/nft_redir.o: warning: objtool: nft_redir_init()+0x14: call without frame pointer save/setup CC drivers/mfd/ezx-pcap.o CC [M] drivers/media/pci/cx18/cx18-alsa-main.o lib/fdt_rw.o: warning: objtool: fdt_setprop()+0x35: can't find jump dest instruction at .text+0x840005db drivers/hid/hid-saitek.o: warning: objtool: saitek_raw_event()+0x62: can't find jump dest instruction at .text+0xb0000178 CC lib/fdt_strerror.o drivers/gpu/drm/radeon/rv770.o: warning: objtool: rv770_init_golden_registers()+0x1a: can't find jump dest instruction at .text+0x9f000020 CC [M] net/netfilter/nft_dup_netdev.o drivers/net/xen-netback/netback.o: warning: objtool: process_ctrl_request()+0x25: can't find jump dest instruction at .text+0x9900014b drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.o: warning: objtool: cxgb_ulp_iscsi_ctl()+0x31: can't find jump dest instruction at .text+0xbf010127 CC [M] drivers/net/ethernet/mellanox/mlx4/cq.o drivers/misc/mic/host/mic_debugfs.o: warning: objtool: mic_msi_irq_info_show()+0x2e: can't find jump dest instruction at .text+0x54010134 drivers/net/wimax/i2400m/sysfs.o: warning: objtool: i2400m_idle_timeout_store()+0x26: call without frame pointer save/setup CC [M] drivers/media/usb/dvb-usb/nova-t-usb2.o LD [M] drivers/net/xen-netback/xen-netback.o CC [M] drivers/media/usb/dvb-usb-v2/mxl111sf-phy.o LD [M] drivers/misc/mic/host/mic_host.o drivers/gpu/drm/amd/amdgpu/fiji_smc.o: warning: objtool: fiji_smu_request_load_fw()+0x69: can't find jump dest instruction at .text+0xe0303bf drivers/net/ethernet/hisilicon/hisi_femac.o: warning: objtool: hisi_femac_set_mc_addr_filter()+0x32: can't find jump dest instruction at .text+0x9f000037 LD [M] drivers/net/ethernet/chelsio/cxgb3/cxgb3.o LD drivers/net/wireless/broadcom/built-in.o net/ipv4/tcp_bic.o: warning: objtool: bictcp_cong_avoid()+0x37: can't find jump dest instruction at .text+0x4b0101cd CC [M] drivers/gpu/drm/amd/amdgpu/dce_v11_0.o CC [M] drivers/net/macsec.o drivers/media/pci/saa7164/saa7164-core.o: warning: objtool: saa7164_ts_verifier()+0x47: can't find jump dest instruction at .text+0xec00004d drivers/media/platform/vivid/vivid-cec.o: warning: objtool: vivid_received()+0x82: can't find jump dest instruction at .text+0xe8000138 drivers/media/dvb-frontends/cx22702.o: warning: objtool: cx22702_get_tps()+0x2a: can't find jump dest instruction at .text+0xad010600 CC [M] drivers/md/dm-crypt.o CC [M] drivers/platform/x86/dell-smo8800.o drivers/media/pci/mantis/hopper_vp3028.o: warning: objtool: vp3028_frontend_init()+0x66: can't find jump dest instruction at .text+0x9600006c LD [M] drivers/media/platform/vivid/vivid.o drivers/media/usb/usbtv/usbtv-core.o: warning: objtool: usbtv_probe()+0x29: can't find jump dest instruction at .text+0x1901008f LD drivers/media/usb/uvc/built-in.o CC [M] drivers/mtd/sm_ftl.o CC [M] drivers/platform/x86/dell-rbtn.o CC [M] drivers/net/ethernet/dec/tulip/pnic2.o drivers/media/usb/ttusb-budget/dvb-ttusb-budget.o: warning: objtool: alps_stv0299_set_symbol_rate()+0x8b: can't find jump dest instruction at .text+0xab0000a1 drivers/acpi/acpica/nswalk.o: warning: objtool: acpi_ns_walk_namespace()+0x79: can't find jump dest instruction at .text+0x9f0100fa CC [M] drivers/net/ethernet/marvell/skge.o CC [M] drivers/media/dvb-frontends/drxd_hard.o drivers/input/touchscreen/pixcir_i2c_ts.o: warning: objtool: pixcir_ts_parse()+0x94: can't find jump dest instruction at .text+0xa4000099 CC [M] drivers/media/usb/uvc/uvc_driver.o drivers/media/usb/ttusb-dec/ttusbdecfe.o: warning: objtool: ttusbdecfe_dvbs_diseqc_send_master_cmd()+0x51: call without frame pointer save/setup drivers/media/usb/ttusb-dec/ttusbdecfe.o: warning: objtool: ttusbdecfe_dvbs_set_frontend()+0x7b: call without frame pointer save/setup drivers/media/usb/ttusb-dec/ttusbdecfe.o: warning: objtool: ttusbdecfe_dvbt_set_frontend()+0x67: call without frame pointer save/setup drivers/media/usb/ttusb-dec/ttusbdecfe.o: warning: objtool: ttusbdecfe_release()+0x10: call without frame pointer save/setup drivers/media/usb/ttusb-dec/ttusbdecfe.o: warning: objtool: ttusbdecfe_dvbs_attach()+0x2d: call without frame pointer save/setup drivers/media/usb/ttusb-dec/ttusbdecfe.o: warning: objtool: ttusbdecfe_dvbt_attach()+0x2d: call without frame pointer save/setup drivers/media/usb/ttusb-dec/ttusbdecfe.o: warning: objtool: ttusbdecfe_dvbt_read_status()+0xa5: call without frame pointer save/setup CC [M] drivers/md/dm-delay.o CC [M] drivers/misc/mic/scif/scif_nm.o CC drivers/acpi/acpica/nsxfeval.o drivers/media/pci/saa7134/saa7134-video.o: warning: objtool: verify_preview()+0x15: can't find jump dest instruction at .text+0xae00028b CC [M] drivers/ide/ide-floppy_proc.o drivers/net/ethernet/micrel/ks8842.o: warning: objtool: ks8842_tx_frame_dma()+0x42: can't find jump dest instruction at .text+0x72010237 fs/ntfs/mst.o: warning: objtool: post_read_mst_fixup()+0x1e: can't find jump dest instruction at .text+0xae000024 CC [M] drivers/media/rc/keymaps/rc-dntv-live-dvbt-pro.o CC [M] sound/soc/codecs/rl6347a.o drivers/net/ethernet/intel/e100.o: warning: objtool: e100_alloc_cbs()+0x73: can't find jump dest instruction at .text+0xce000519 CC [M] drivers/net/ethernet/micrel/ksz884x.o drivers/net/fddi/skfp/srf.o: warning: objtool: smt_send_srf()+0x20: can't find jump dest instruction at .text+0x5c010026 drivers/media/usb/usbtv/usbtv-audio.o: warning: objtool: usbtv_audio_start()+0x2e: can't find jump dest instruction at .text+0xac000244 drivers/reset/core.o: warning: objtool: __of_reset_control_get()+0x20: can't find jump dest instruction at .text+0x2d0103b6 CC [M] drivers/media/usb/dvb-usb/umt-010.o MKREGTABLE drivers/gpu/drm/radeon/r600_reg_safe.h net/ipv4/tcp_probe.o: warning: objtool: jtcp_rcv_established()+0x5d: can't find jump dest instruction at .text+0x2d020063 CC lib/fdt_sw.o CC drivers/pinctrl/mediatek/pinctrl-mt2701.o LD drivers/reset/built-in.o drivers/gpio/gpio-ts4800.o: warning: objtool: ts4800_gpio_probe()+0x40: can't find jump dest instruction at .text+0xde000046 drivers/platform/x86/dell-wmi-aio.o: warning: objtool: dell_wmi_aio_notify()+0x3b: can't find jump dest instruction at .text+0x8f000040 CC [M] drivers/media/tuners/r820t.o CC [M] drivers/media/usb/dvb-usb-v2/mxl111sf-i2c.o fs/nfs/mount_clnt.o: warning: objtool: mnt_xdr_dec_mountres()+0x22: can't find jump dest instruction at .text+0x87000028 CC lib/fdt_wip.o drivers/media/pci/tw68/tw68-video.o: warning: objtool: tw68_s_ctrl()+0x18: can't find jump dest instruction at .text+0xe30000ae CC [M] drivers/platform/x86/acer-wmi.o CC [M] net/ipv4/tcp_highspeed.o fs/ntfs/file.o: warning: objtool: ntfs_file_fsync()+0x6a: can't find jump dest instruction at .text+0xe8000070 drivers/media/rc/keymaps/rc-dm1105-nec.o: warning: objtool: init_rc_map_dm1105_nec()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-dm1105-nec.o: warning: objtool: exit_rc_map_dm1105_nec()+0xb: call without frame pointer save/setup CC lib/flex_proportions.o fs/nilfs2/recovery.o: warning: objtool: nilfs_prepare_segment_for_recovery.isra.10()+0x69: can't find jump dest instruction at .text+0xca00017f LD [M] drivers/media/pci/tw68/tw68.o CC [M] drivers/media/dvb-frontends/tda10021.o fs/overlayfs/super.o: warning: objtool: ovl_d_real()+0x29: can't find jump dest instruction at .text+0xe200022f CC [M] drivers/platform/x86/acerhdf.o CC [M] fs/nilfs2/the_nilfs.o CC [M] fs/overlayfs/readdir.o CC [M] sound/soc/codecs/rt286.o CC [M] fs/ocfs2/extent_map.o drivers/pinctrl/pxa/pinctrl-pxa27x.o: warning: objtool: pxa27x_pinctrl_probe()+0x3b: can't find jump dest instruction at .text+0xf4000041 drivers/gpu/drm/radeon/radeon_test.o: warning: objtool: radeon_test_create_and_emit_fence()+0x63: can't find jump dest instruction at .text+0x95000069 fs/orangefs/orangefs-cache.o: warning: objtool: get_opname_string()+0x13: can't find jump dest instruction at .text+0xc70100a9 drivers/media/pci/saa7164/saa7164-dvb.o: warning: objtool: dvb_register()+0x73: can't find jump dest instruction at .text+0x38030078 CC drivers/pinctrl/stm32/pinctrl-stm32f746.o drivers/misc/mei/hw-me.o: warning: objtool: mei_me_fw_status()+0x2a: can't find jump dest instruction at .text+0xd60100a0 drivers/net/ethernet/marvell/pxa168_eth.o: warning: objtool: pxa168_eth_remove()+0x32: can't find jump dest instruction at .text+0x99000198 drivers/rapidio/switches/tsi57x.o: warning: objtool: tsi57x_em_init()+0x4d: can't find jump dest instruction at .text+0xc2010093 drivers/media/pci/cx18/cx18-io.o: warning: objtool: cx18_memset_io()+0x21: can't find jump dest instruction at .text+0xea000027 drivers/media/pci/saa7164/saa7164-fw.o: warning: objtool: saa7164_downloadfirmware()+0x53: can't find jump dest instruction at .text+0x24040059 CC [M] drivers/gpio/gpio-twl6040.o drivers/pinctrl/stm32/pinctrl-stm32.o: warning: objtool: stm32_pconf_dbg_show()+0x100: can't find jump dest instruction at .text+0x1d010776 CC [M] drivers/gpu/drm/drm_ioctl.o CC [M] drivers/media/usb/uvc/uvc_queue.o CC [M] drivers/media/platform/vsp1/vsp1_lut.o drivers/gpu/drm/nouveau/nvkm/subdev/bios/timing.o: warning: objtool: nvbios_timingTe()+0x46: can't find jump dest instruction at .text+0x1501004c drivers/pinctrl/intel/pinctrl-sunrisepoint.o: warning: objtool: spt_pinctrl_probe()+0x1c: call without frame pointer save/setup drivers/pinctrl/intel/pinctrl-sunrisepoint.o: warning: objtool: spt_pinctrl_init()+0x12: call without frame pointer save/setup drivers/pinctrl/intel/pinctrl-sunrisepoint.o: warning: objtool: spt_pinctrl_exit()+0xb: call without frame pointer save/setup drivers/ras/debugfs.o: warning: objtool: trace_release()+0x10: call without frame pointer save/setup drivers/ras/debugfs.o: warning: objtool: trace_open()+0x1c: 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 drivers/net/phy/realtek.o: warning: objtool: rtl8211f_config_intr()+0x3a: call without frame pointer save/setup drivers/net/phy/realtek.o: warning: objtool: rtl8211e_config_intr()+0x3a: call without frame pointer save/setup drivers/net/phy/realtek.o: warning: objtool: rtl8211b_config_intr()+0x3a: call without frame pointer save/setup drivers/net/phy/realtek.o: warning: objtool: rtl8211f_ack_interrupt()+0x26: call without frame pointer save/setup drivers/net/phy/realtek.o: warning: objtool: rtl821x_ack_interrupt()+0x1b: call without frame pointer save/setup drivers/net/phy/realtek.o: warning: objtool: rtl8211f_config_init()+0x18: 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 fs/ntfs/namei.o: warning: objtool: ntfs_get_parent()+0x5d: can't find jump dest instruction at .text+0xe2000063 drivers/hwmon/i5500_temp.o: warning: objtool: show_thresh()+0x25: call without frame pointer save/setup drivers/hwmon/i5500_temp.o: warning: objtool: show_alarm()+0x2d: call without frame pointer save/setup drivers/hwmon/i5500_temp.o: warning: objtool: show_temp()+0x29: call without frame pointer save/setup drivers/hwmon/i5500_temp.o: warning: objtool: i5500_temp_probe()+0x13: call without frame pointer save/setup drivers/hwmon/i5500_temp.o: warning: objtool: i5500_temp_driver_init()+0x19: call without frame pointer save/setup drivers/hwmon/i5500_temp.o: warning: objtool: i5500_temp_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/net/ethernet/marvell/sky2.o LD drivers/net/ethernet/intel/e1000/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/vmap.o CC [M] drivers/rapidio/switches/idtcps.o CC [M] fs/ntfs/runlist.o CC [M] drivers/mmc/host/sdhci-of-arasan.o CC [M] drivers/media/platform/vsp1/vsp1_bru.o CC drivers/pinctrl/mediatek/pinctrl-mt7623.o LD drivers/ras/built-in.o drivers/net/phy/icplus.o: warning: objtool: ip1001_config_init()+0x18: can't find jump dest instruction at .text+0xb600018e drivers/phy/phy-bcm-ns2-pcie.o: warning: objtool: ns2_pci_phy_init()+0x2a: call without frame pointer save/setup drivers/phy/phy-bcm-ns2-pcie.o: warning: objtool: ns2_pci_phy_probe()+0x1d: call without frame pointer save/setup drivers/phy/phy-bcm-ns2-pcie.o: warning: objtool: mdio_module_init()+0xb: call without frame pointer save/setup drivers/phy/phy-bcm-ns2-pcie.o: warning: objtool: mdio_module_exit()+0xb: call without frame pointer save/setup CC [M] drivers/net/ethernet/intel/e1000/e1000_main.o drivers/ide/ide-floppy_ioctl.o: warning: objtool: ide_floppy_get_format_capacities()+0x4c: can't find jump dest instruction at .text+0x4d010052 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/volt.o net/ipv4/netfilter/ipt_rpfilter.o: warning: objtool: rpfilter_lookup_reverse()+0x47: can't find jump dest instruction at .text+0xb10100cc drivers/media/rc/keymaps/rc-digittrade.o: warning: objtool: init_rc_map_digittrade()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-digittrade.o: warning: objtool: exit_rc_map_digittrade()+0xb: call without frame pointer save/setup drivers/media/usb/usbtv/usbtv-video.o: warning: objtool: usbtv_select_norm()+0x24: can't find jump dest instruction at .text+0x920003ea CC [M] drivers/md/dm-flakey.o drivers/hid/hid-rmi.o: warning: objtool: rmi_register_function()+0x1a: can't find jump dest instruction at .text+0x84000020 LD drivers/net/wireless/broadcom/b43/built-in.o drivers/media/pci/ivtv/ivtv-mailbox.o: warning: objtool: ivtv_api_call()+0x59: can't find jump dest instruction at .text+0xce04014e drivers/media/pci/mantis/hopper_cards.o: warning: objtool: hopper_pci_probe()+0x58: can't find jump dest instruction at .text+0x4f0200ad CC [M] drivers/media/platform/vsp1/vsp1_sru.o LD [M] drivers/media/usb/usbtv/usbtv.o LD drivers/phy/built-in.o CC [M] drivers/net/wireless/broadcom/b43/main.o CC [M] net/ipv4/tcp_hybla.o LD [M] drivers/media/usb/em28xx/em28xx.o fs/pstore/inode.o: warning: objtool: pstore_mkfile()+0x55: can't find jump dest instruction at .text+0xec03058b LD drivers/media/usb/zr364xx/built-in.o drivers/net/ethernet/dec/tulip/pnic.o: warning: objtool: pnic_do_nway()+0x42: can't find jump dest instruction at .text+0x9020048 drivers/net/fddi/skfp/hwt.o: warning: objtool: hwt_wait_time()+0x32: can't find jump dest instruction at .text+0x8a0002e8 CC [M] net/ipv4/netfilter/ipt_CLUSTERIP.o lib/fdt_wip.o: warning: objtool: fdt_setprop_inplace()+0x15: call without frame pointer save/setup lib/fdt_wip.o: warning: objtool: fdt_nop_property()+0xc: call without frame pointer save/setup lib/fdt_wip.o: warning: objtool: _fdt_node_end_offset()+0x22: call without frame pointer save/setup lib/fdt_wip.o: warning: objtool: fdt_nop_node()+0x12: call without frame pointer save/setup LD [M] drivers/media/pci/mantis/mantis_core.o CC [M] fs/orangefs/inode.o drivers/acpi/acpica/nsutils.o: warning: objtool: acpi_ns_build_internal_name()+0x52: can't find jump dest instruction at .text+0xe50002d6 CC [M] drivers/hid/hid-samsung.o LD [M] drivers/misc/mei/mei.o CC [M] drivers/media/dvb-frontends/tda10023.o LD [M] drivers/phy/phy-exynos-usb2.o drivers/media/pci/solo6x10/solo6x10-disp.o: warning: objtool: solo_set_motion_block()+0x44: can't find jump dest instruction at .text+0x880004aa drivers/media/pci/solo6x10/solo6x10-enc.o: warning: objtool: solo_mp4e_config()+0x8d: can't find jump dest instruction at .text+0x97000093 drivers/media/rc/ati_remote.o: warning: objtool: get_medion_keymap()+0x1a: can't find jump dest instruction at .text+0xb1000020 fs/nilfs2/btree.o: warning: objtool: nilfs_btree_find_near()+0xe: can't find jump dest instruction at .text+0xa8000104 CC fs/pstore/platform.o LD fs/qnx4/built-in.o CC [M] drivers/net/ethernet/dec/tulip/de4x5.o CC [M] drivers/net/ethernet/mellanox/mlx5/core/cmd.o CC [M] drivers/media/pci/cx18/cx18-alsa-pcm.o LD [M] drivers/media/pci/mantis/mantis.o lib/fdt_sw.o: warning: objtool: fdt_resize()+0x36: can't find jump dest instruction at .text+0x8a0001cb CC [M] drivers/hid/hid-sjoy.o drivers/remoteproc/remoteproc_elf_loader.o: warning: objtool: rproc_elf_sanity_check()+0x3c: can't find jump dest instruction at .text+0xea000061 drivers/media/usb/ttusb-dec/ttusb_dec.o: warning: objtool: ttusb_dec_setup_urbs()+0xf7: can't find jump dest instruction at .text+0x3900015c CC [M] drivers/media/usb/zr364xx/zr364xx.o drivers/media/pci/zoran/zoran_device.o: warning: objtool: zoran_reap_stat_com()+0x34: can't find jump dest instruction at .text+0xf500018a CC [M] drivers/net/wireless/broadcom/b43/bus.o LD [M] drivers/misc/mei/mei-me.o drivers/media/usb/tm6000/tm6000-core.o: warning: objtool: tm6000_read_write_usb()+0x5a: can't find jump dest instruction at .text+0xc702017f CC [M] fs/qnx4/inode.o drivers/media/tuners/fc0011.o: warning: objtool: fc0011_attach()+0x3e: can't find jump dest instruction at .text+0xb30000a4 CC [M] drivers/power/max8925_power.o drivers/ide/ide-disk_proc.o: warning: objtool: __idedisk_proc_show()+0x3c: can't find jump dest instruction at .text+0xdf0002b2 drivers/remoteproc/remoteproc_core.o: warning: objtool: rproc_handle_resources()+0x2e: can't find jump dest instruction at .text+0xe0000524 CC [M] drivers/input/touchscreen/sis_i2c.o CC [M] net/netfilter/nft_fwd_netdev.o CC drivers/pci/vc.o CC [M] drivers/media/pci/zoran/zoran_card.o drivers/gpio/gpio-ts5500.o: warning: objtool: ts5500_dio_probe()+0x6e: can't find jump dest instruction at .text+0x96020113 LD [M] drivers/media/pci/mantis/hopper.o CC [M] fs/nls/nls_cp950.o drivers/power/reset/syscon-poweroff.o: warning: objtool: syscon_poweroff_probe()+0x4e: can't find jump dest instruction at .text+0xc70000d3 CC [M] drivers/media/dvb-frontends/stv0297.o CC [M] drivers/input/touchscreen/st1232.o drivers/isdn/hisax/netjet.o: warning: objtool: mode_tiger()+0x4f: can't find jump dest instruction at .text+0xfe000055 CC [M] drivers/power/reset/at91-sama5d2_shdwc.o CC [M] drivers/media/tuners/mxl301rf.o drivers/media/pci/saa7164/saa7164-bus.o: warning: objtool: saa7164_bus_dump()+0x1f: can't find jump dest instruction at .text+0xe80100d5 CC drivers/rtc/hctosys.o drivers/net/ethernet/cavium/thunder/nicvf_queues.o: warning: objtool: nicvf_tso_count_subdescs()+0x52: can't find jump dest instruction at .text+0x83000058 fs/nfs/namespace.o: warning: objtool: nfs_path()+0x17d: can't find jump dest instruction at .text+0xd3020233 CC [M] drivers/media/tuners/qm1d1c0042.o CC [M] drivers/input/touchscreen/stmpe-ts.o drivers/pinctrl/pxa/pinctrl-pxa2xx.o: warning: objtool: pxa2xx_pmx_set_mux()+0x5a: can't find jump dest instruction at .text+0x65010430 CC [M] net/ipv4/netfilter/ipt_ECN.o drivers/pinctrl/stm32/pinctrl-stm32f429.o: warning: objtool: stm32f429_pinctrl_init()+0xd: call without frame pointer save/setup CC drivers/pinctrl/uniphier/pinctrl-uniphier-core.o CC drivers/pci/proc.o fs/nfsd/auth.o: warning: objtool: nfsd_setuser()+0xb7: can't find jump dest instruction at .text+0x1802010d CC drivers/sfi/sfi_acpi.o CC [M] drivers/media/usb/dvb-usb-v2/mxl111sf-gpio.o drivers/mmc/host/toshsd.o: warning: objtool: __toshsd_set_ios()+0x1c: can't find jump dest instruction at .text+0x91000022 CC [M] drivers/media/usb/pvrusb2/pvrusb2-std.o CC [M] drivers/gpu/drm/radeon/r600_blit_shaders.o drivers/pwm/pwm-fsl-ftm.o: warning: objtool: fsl_pwm_config()+0x6d: can't find jump dest instruction at .text+0x8c010272 CC [M] drivers/mmc/host/sdhci-of-at91.o drivers/net/ethernet/cisco/enic/vnic_rq.o: warning: objtool: vnic_rq_alloc_bufs()+0x3a: can't find jump dest instruction at .text+0xca000170 fs/ocfs2/aops.o: warning: objtool: ocfs2_expand_nonsparse_inode()+0x31: can't find jump dest instruction at .text+0xa0000167 drivers/power/pda_power.o: warning: objtool: update_charger()+0x1b: can't find jump dest instruction at .text+0xbb000351 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/pwm/pwm-img.o LD drivers/net/ethernet/natsemi/built-in.o drivers/power/axp20x_usb_power.o: warning: objtool: axp20x_usb_power_probe()+0x57: can't find jump dest instruction at .text+0x1402005d CC [M] fs/nls/nls_cp1250.o CC fs/pstore/ftrace.o CC [M] drivers/hwmon/ibmaem.o drivers/ide/ide-floppy.o: warning: objtool: ide_floppy_callback()+0x52: can't find jump dest instruction at .text+0xbb000067 CC [M] drivers/net/ethernet/natsemi/natsemi.o drivers/net/wan/hdlc_cisco.o: warning: objtool: cisco_keepalive_send()+0x56: can't find jump dest instruction at .text+0x940000cb LD drivers/soc/bcm/built-in.o drivers/gpu/drm/amd/amdgpu/iceland_dpm.o: warning: objtool: iceland_dpm_resume()+0x24: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/iceland_dpm.o: warning: objtool: iceland_dpm_hw_fini()+0x24: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/iceland_dpm.o: warning: objtool: iceland_dpm_hw_init()+0x1b: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/iceland_dpm.o: warning: objtool: iceland_dpm_sw_fini()+0x18: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/iceland_dpm.o: warning: objtool: iceland_dpm_sw_init()+0x52: call without frame pointer save/setup CC [M] drivers/mtd/mtdoops.o CC [M] drivers/net/wireless/broadcom/b43/phy_g.o CC [M] drivers/media/usb/dvb-usb-v2/mxl111sf-demod.o CC [M] net/netfilter/x_tables.o sound/soc/codecs/pcm512x-spi.o: warning: objtool: pcm512x_spi_remove()+0x9: call without frame pointer save/setup sound/soc/codecs/pcm512x-spi.o: warning: objtool: pcm512x_spi_probe()+0x26: call without frame pointer save/setup sound/soc/codecs/pcm512x-spi.o: warning: objtool: pcm512x_spi_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/pcm512x-spi.o: warning: objtool: pcm512x_spi_driver_exit()+0xb: call without frame pointer save/setup drivers/net/ethernet/microchip/enc28j60.o: warning: objtool: enc28j60_set_bank()+0x21: can't find jump dest instruction at .text+0x90000417 drivers/misc/lkdtm_bugs.o: warning: objtool: recursive_loop()+0x34: can't find call dest symbol at offset 0xc8000038 drivers/pinctrl/intel/pinctrl-intel.o: warning: objtool: intel_pinctrl_resume()+0x9b: can't find jump dest instruction at .text+0xbd0002a1 drivers/net/dummy.o: warning: objtool: dummy_init_module()+0x24: can't find jump dest instruction at .init.text+0x90000029 drivers/media/rc/keymaps/rc-dntv-live-dvb-t.o: warning: objtool: init_rc_map_dntv_live_dvb_t()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-dntv-live-dvb-t.o: warning: objtool: exit_rc_map_dntv_live_dvb_t()+0xb: call without frame pointer save/setup CC [M] net/ipv4/netfilter/ipt_MASQUERADE.o CC [M] drivers/misc/lkdtm_heap.o drivers/gpu/drm/amd/amdgpu/iceland_smc.o: warning: objtool: iceland_smu_request_load_fw()+0x3a: can't find jump dest instruction at .text+0xd4020320 CC [M] drivers/mtd/mtdswap.o CC [M] drivers/pinctrl/pinctrl-as3722.o CC [M] drivers/media/usb/gspca/kinect.o CC [M] drivers/media/pci/zoran/videocodec.o drivers/hwmon/i5k_amb.o: warning: objtool: i5k_amb_hwmon_init()+0x60: can't find jump dest instruction at .text+0x80030686 drivers/net/wireless/ath/hw.o: warning: objtool: ath_hw_get_listen_time()+0x42: call without frame pointer save/setup LD drivers/soc/fsl/built-in.o drivers/net/vmxnet3/vmxnet3_drv.o: warning: objtool: vmxnet3_alloc_intr_resources()+0x75: can't find jump dest instruction at .text+0x4a01018b CC [M] drivers/net/wimax/i2400m/tx.o CC [M] drivers/net/wireless/broadcom/b43/tables.o LD [M] drivers/net/vmxnet3/vmxnet3.o drivers/remoteproc/remoteproc_virtio.o: warning: objtool: rp_find_vq()+0x3b: can't find jump dest instruction at .text+0x11010291 drivers/misc/mei/hw-txe.o: warning: objtool: mei_txe_read()+0x49: can't find jump dest instruction at .text+0xf300026e fs/ntfs/inode.o: warning: objtool: ntfs_read_locked_attr_inode()+0x131: can't find jump dest instruction at .text+0xb30405e6 drivers/net/ethernet/cavium/thunder/nicvf_ethtool.o: warning: objtool: nicvf_set_channels()+0x24: can't find jump dest instruction at .text+0xfd00027a net/ipv4/tcp_cdg.o: warning: objtool: tcp_cdg_acked()+0xe: can't find jump dest instruction at .text+0x82000144 CC [M] drivers/net/macvlan.o drivers/input/touchscreen/raydium_i2c_ts.o: warning: objtool: raydium_i2c_power_on()+0x18: can't find jump dest instruction at .text+0x9600014e CC fs/pstore/pmsg.o LD [M] drivers/misc/mei/mei-txe.o drivers/misc/mic/scif/scif_api.o: warning: objtool: _scif_recv()+0x61: can't find jump dest instruction at .text+0xbd010107 drivers/rapidio/rio_cm.o: warning: objtool: riocm_ch_receive()+0x53: can't find jump dest instruction at .text+0xcf0000c9 LD [M] drivers/net/ethernet/cavium/thunder/nicvf.o CC [M] net/ipv4/tcp_htcp.o net/ipv4/tcp_cubic.o: warning: objtool: hystart_update()+0x20: can't find jump dest instruction at .text+0x3b0100f6 sound/soc/codecs/rl6231.o: warning: objtool: rl6231_pll_calc()+0x2a: can't find jump dest instruction at .text+0x700100b0 CC [M] drivers/power/wm831x_backup.o CC [M] drivers/misc/mic/scif/scif_dma.o CC [M] drivers/hwmon/ibmpex.o CC [M] drivers/input/touchscreen/sun4i-ts.o drivers/net/fddi/skfp/drvfbi.o: warning: objtool: card_start()+0x136: can't find jump dest instruction at .text+0xcd0001ac drivers/media/v4l2-core/videobuf-dma-sg.o: warning: objtool: videobuf_vm_close()+0x47: can't find jump dest instruction at .text+0xce00022d LD drivers/net/wireless/broadcom/b43legacy/built-in.o CC [M] drivers/media/usb/tm6000/tm6000-video.o CC [M] drivers/mmc/host/sdhci-iproc.o CC [M] net/ipv4/tcp_vegas.o CC [M] drivers/media/usb/gspca/konica.o LD drivers/net/wireless/ath/ar5523/built-in.o CC [M] drivers/net/wireless/ath/ar5523/ar5523.o drivers/media/platform/vsp1/vsp1_clu.o: warning: objtool: clu_s_ctrl()+0x26: can't find jump dest instruction at .text+0x9600002c CC [M] drivers/net/wireless/broadcom/b43legacy/main.o CC [M] drivers/media/usb/dvb-usb-v2/mxl111sf-tuner.o LD drivers/net/ethernet/cavium/built-in.o drivers/media/platform/vsp1/vsp1_hsit.o: warning: objtool: hsit_set_format()+0x2a: can't find jump dest instruction at .text+0x2f010080 drivers/net/ethernet/microchip/encx24j600-regmap.o: warning: objtool: regmap_encx24j600_phy_reg_read()+0x3d: can't find jump dest instruction at .text+0x800002d3 CC [M] drivers/media/usb/tm6000/tm6000-stds.o CC drivers/soc/samsung/pm_domains.o CC [M] drivers/media/rc/ir-hix5hd2.o drivers/media/pci/saa7164/saa7164-cmd.o: warning: objtool: saa7164_cmd_set()+0x3f: can't find jump dest instruction at .text+0x62010134 CC [M] drivers/net/wireless/broadcom/b43legacy/ilt.o drivers/media/tuners/it913x.o: warning: objtool: it913x_set_params()+0x70: can't find jump dest instruction at .text+0xe70200e6 CC [M] drivers/misc/lkdtm_perms.o drivers/pinctrl/mediatek/pinctrl-mtk-common.o: warning: objtool: mtk_pmx_set_mux()+0x3d: can't find jump dest instruction at .text+0xe3000523 drivers/media/usb/gspca/jeilinj.o: warning: objtool: sd_s_ctrl()+0x33: can't find jump dest instruction at .text+0x70104d9 fs/orangefs/dcache.o: warning: objtool: orangefs_revalidate_lookup()+0x69: can't find jump dest instruction at .text+0x302006f drivers/media/usb/dvb-usb/a800.o: warning: objtool: a800_rc_query()+0x46: can't find jump dest instruction at .text+0x890000ac CC [M] drivers/net/ethernet/natsemi/ns83820.o LD drivers/scsi/aacraid/built-in.o CC [M] drivers/media/pci/saa7164/saa7164-api.o CC [M] drivers/md/dm-path-selector.o drivers/media/usb/gspca/jl2005bcd.o: warning: objtool: jl2005c_get_firmware_id()+0x88: can't find jump dest instruction at .text+0x9900022e drivers/input/touchscreen/silead.o: warning: objtool: silead_ts_init()+0x36: can't find jump dest instruction at .text+0x8300018c CC [M] drivers/scsi/aacraid/linit.o drivers/media/pci/tw686x/tw686x-video.o: warning: objtool: tw686x_s_ctrl()+0x2f: can't find jump dest instruction at .text+0x9d010155 CC [M] drivers/net/wireless/broadcom/b43legacy/phy.o drivers/gpio/gpio-twl4030.o: warning: objtool: twl_request()+0x42: can't find jump dest instruction at .text+0xbc000268 fs/nfsd/vfs.o: warning: objtool: nfsd_buffered_readdir()+0x6b: can't find jump dest instruction at .text+0xb9000070 CC [M] drivers/media/usb/uvc/uvc_v4l2.o CC [M] fs/ntfs/super.o drivers/net/fddi/skfp/ess.o: warning: objtool: process_bw_alloc()+0x1e: can't find jump dest instruction at .text+0xf1000024 CC [M] drivers/media/pci/tw686x/tw686x-audio.o LD [M] drivers/remoteproc/remoteproc.o fs/ocfs2/buffer_head_io.o: warning: objtool: ocfs2_write_block()+0x33: can't find jump dest instruction at .text+0xb9000038 LD [M] drivers/media/pci/saa7134/saa7134.o LD [M] drivers/net/fddi/skfp/skfp.o CC [M] drivers/media/usb/usbvision/usbvision-video.o drivers/media/usb/em28xx/em28xx-input.o: warning: objtool: em2874_polling_getkey()+0x49: can't find jump dest instruction at .text+0x100ef CC drivers/acpi/acpica/nsxfname.o drivers/media/pci/ivtv/ivtv-queue.o: warning: objtool: ivtv_queue_move()+0xa8: can't find jump dest instruction at .text+0xcf0003ce drivers/media/usb/tm6000/tm6000-i2c.o: warning: objtool: tm6000_i2c_recv_regs16()+0x26: can't find jump dest instruction at .text+0x8400003c sound/soc/codecs/pcm512x.o: warning: objtool: pcm512x_readable()+0xf: can't find jump dest instruction at .text+0xa2000015 lib/flex_proportions.o: warning: objtool: fprop_reflect_period_percpu.isra.6()+0x21: can't find jump dest instruction at .text+0x94000097 CC lib/idr.o CC [M] drivers/power/wm831x_power.o drivers/mfd/mfd-core.o: warning: objtool: mfd_acpi_add_device.isra.2()+0x2a: can't find jump dest instruction at .text+0xdf000190 drivers/remoteproc/ste_modem_rproc.o: warning: objtool: sproc_find_rsc_table()+0x2a: can't find jump dest instruction at .text+0xb0102a0 CC [M] drivers/media/usb/tm6000/tm6000-input.o fs/orangefs/xattr.o: warning: objtool: orangefs_inode_removexattr()+0x49: can't find jump dest instruction at .text+0xba00004f drivers/media/rc/keymaps/rc-dntv-live-dvbt-pro.o: warning: objtool: init_rc_map_dntv_live_dvbt_pro()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-dntv-live-dvbt-pro.o: warning: objtool: exit_rc_map_dntv_live_dvbt_pro()+0xb: call without frame pointer save/setup drivers/gpio/gpio-twl6040.o: warning: objtool: gpo_twl6040_probe()+0x5e: call without frame pointer save/setup drivers/gpio/gpio-twl6040.o: warning: objtool: twl6040gpo_get()+0x23: call without frame pointer save/setup drivers/gpio/gpio-twl6040.o: warning: objtool: twl6040gpo_set()+0x35: call without frame pointer save/setup drivers/gpio/gpio-twl6040.o: warning: objtool: gpo_twl6040_driver_init()+0x12: call without frame pointer save/setup drivers/gpio/gpio-twl6040.o: warning: objtool: gpo_twl6040_driver_exit()+0xb: call without frame pointer save/setup drivers/media/tuners/fc0012.o: warning: objtool: fc0012_attach()+0x79: can't find jump dest instruction at .text+0xe700024e CC drivers/pinctrl/mediatek/pinctrl-mt8135.o CC [M] sound/soc/codecs/rt298.o CC drivers/acpi/acpica/nsxfobj.o drivers/net/ethernet/mellanox/mlx4/alloc.o: warning: objtool: mlx4_alloc_db_from_pgdir()+0x27: can't find jump dest instruction at .text+0xa90000cd CC [M] drivers/pinctrl/uniphier/pinctrl-uniphier-ld4.o CC [M] drivers/power/reset/rmobile-reset.o CC [M] drivers/gpio/gpio-ucb1400.o drivers/media/i2c/ad9389b.o: warning: objtool: ad9389b_g_dv_timings()+0x3b: can't find jump dest instruction at .text+0x93000101 drivers/media/platform/vsp1/vsp1_lut.o: warning: objtool: lut_set_format()+0x29: can't find jump dest instruction at .text+0x220100cf CC [M] drivers/media/usb/tm6000/tm6000-alsa.o drivers/net/ethernet/micrel/ks8851_mll.o: warning: objtool: ks_set_grpaddr()+0x32: can't find jump dest instruction at .text+0xd6000228 CC [M] drivers/pinctrl/pinctrl-amd.o drivers/platform/x86/dell-smo8800.o: warning: objtool: smo8800_misc_read()+0x35: can't find jump dest instruction at .text+0xb900012b CC [M] drivers/media/rc/keymaps/rc-dtt200u.o LD drivers/net/ethernet/broadcom/genet/built-in.o drivers/pinctrl/stm32/pinctrl-stm32f746.o: warning: objtool: stm32f746_pinctrl_driver_init()+0xd: call without frame pointer save/setup CC [M] drivers/net/macvtap.o CC [M] net/netfilter/xt_tcpudp.o CC [M] fs/nfsd/lockd.o LD drivers/pinctrl/stm32/built-in.o CC [M] drivers/media/i2c/vs6624.o CC [M] drivers/net/ethernet/broadcom/genet/bcmgenet.o drivers/net/phy/et1011c.o: warning: objtool: et1011c_read_status()+0x18: call without frame pointer save/setup drivers/net/phy/et1011c.o: warning: objtool: et1011c_config_aneg()+0x20: call without frame pointer save/setup drivers/net/phy/et1011c.o: warning: objtool: phy_module_init()+0x17: 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/media/usb/usbvision/usbvision-i2c.o fs/overlayfs/dir.o: warning: objtool: ovl_create_real()+0x37: can't find jump dest instruction at .text+0xcc01069d CC [M] drivers/net/phy/fixed_phy.o CC [M] drivers/gpio/gpio-viperboard.o drivers/net/wireless/ath/dfs_pri_detector.o: warning: objtool: pseq_handler_add_to_existing_seqs()+0x32: can't find jump dest instruction at .text+0xb1000197 drivers/mtd/ssfdc.o: warning: objtool: get_logical_address()+0xb3: can't find jump dest instruction at .text+0x790000b7 drivers/mmc/host/usdhi6rol0.o: warning: objtool: usdhi6_cmd_flags()+0x2e: can't find jump dest instruction at .text+0x8a0001c4 CC drivers/pinctrl/mediatek/pinctrl-mt8127.o drivers/media/usb/dvb-usb/dibusb-mc.o: warning: objtool: dibusb_mc_probe()+0x20: call without frame pointer save/setup drivers/media/usb/dvb-usb/dibusb-mc.o: warning: objtool: dibusb_mc_driver_init()+0x19: call without frame pointer save/setup drivers/media/usb/dvb-usb/dibusb-mc.o: warning: objtool: dibusb_mc_driver_exit()+0xb: call without frame pointer save/setup drivers/mfd/twl6040.o: warning: objtool: twl6040_probe()+0x47: can't find jump dest instruction at .text+0x720401ac net/ipv4/tcp_dctcp.o: warning: objtool: dctcp_update_alpha()+0x47: can't find jump dest instruction at .text+0x9a00015d CC drivers/pinctrl/mediatek/pinctrl-mt8173.o CC [M] drivers/media/i2c/bt819.o CC drivers/rtc/systohc.o LD drivers/net/wireless/cisco/built-in.o drivers/net/wireless/ath/dfs_pattern_detector.o: warning: objtool: dfs_pattern_detector_init()+0x3b: can't find jump dest instruction at .text+0x93000081 CC [M] drivers/media/pci/ttpci/budget-patch.o drivers/mmc/host/vub300.o: warning: objtool: snoop_block_size_and_bus_width()+0x1e: can't find jump dest instruction at .text+0x9c010023 CC [M] drivers/hid/hid-sony.o CC drivers/spi/spi.o CC [M] drivers/net/wireless/cisco/airo.o CC [M] drivers/net/wireless/cisco/airo_cs.o drivers/pinctrl/mediatek/pinctrl-mt2701.o: warning: objtool: mt2701_pinctrl_probe()+0x12: call without frame pointer save/setup drivers/pinctrl/mediatek/pinctrl-mt2701.o: warning: objtool: mt2701_spec_pinmux_set()+0x62: call without frame pointer save/setup drivers/pinctrl/mediatek/pinctrl-mt2701.o: warning: objtool: mt2701_ies_smt_set()+0x48: call without frame pointer save/setup drivers/pinctrl/mediatek/pinctrl-mt2701.o: warning: objtool: mt2701_spec_pull_set()+0x27: call without frame pointer save/setup drivers/pinctrl/mediatek/pinctrl-mt2701.o: warning: objtool: mtk_pinctrl_init()+0xd: call without frame pointer save/setup drivers/md/dm-delay.o: warning: objtool: delay_status()+0x2a: can't find jump dest instruction at .text+0xa30000d0 CC [M] drivers/media/pci/ttpci/av7110_hw.o LD [M] drivers/media/pci/cx18/cx18.o drivers/ide/ide-floppy_proc.o: warning: objtool: idefloppy_capacity_proc_open()+0x11: call without frame pointer save/setup drivers/ide/ide-floppy_proc.o: warning: objtool: idefloppy_capacity_proc_show()+0x18: call without frame pointer save/setup CC drivers/pinctrl/mediatek/pinctrl-mt6397.o CC [M] drivers/net/wireless/broadcom/b43legacy/radio.o CC [M] fs/ocfs2/file.o drivers/media/usb/dvb-usb/dibusb-mb.o: warning: objtool: dibusb_tuner_probe_and_attach()+0xdc: can't find jump dest instruction at .text+0x8e000331 CC [M] drivers/ide/ide-cd.o drivers/gpu/drm/nouveau/nvkm/subdev/bios/therm.o: warning: objtool: therm_table()+0x44: can't find jump dest instruction at .text+0xd000004a drivers/media/pci/ivtv/ivtv-udma.o: warning: objtool: ivtv_udma_fill_sg_list()+0x12: can't find jump dest instruction at .text+0x91000088 fs/proc/inode.o: warning: objtool: close_pdeo()+0x2f: can't find jump dest instruction at .text+0xd4000635 CC [M] fs/orangefs/orangefs-sysfs.o LD [M] drivers/media/usb/em28xx/em28xx-v4l.o drivers/platform/x86/acerhdf.o: warning: objtool: acerhdf_set_cur_state()+0x22: can't find jump dest instruction at .text+0xa3000438 CC [M] drivers/power/wm8350_power.o fs/nls/nls_cp1250.o: warning: objtool: init_nls_cp1250()+0x12: call without frame pointer save/setup drivers/media/i2c/vpx3220.o: warning: objtool: vpx3220_fp_write()+0x4e: can't find jump dest instruction at .text+0x830003e4 fs/nls/nls_cp1250.o: warning: objtool: exit_nls_cp1250()+0xb: call without frame pointer save/setup CC fs/proc/root.o net/ipv4/tcp_westwood.o: warning: objtool: westwood_update_window()+0x3a: can't find jump dest instruction at .text+0x860000c0 drivers/mtd/rfd_ftl.o: warning: objtool: build_block_map()+0x50: can't find jump dest instruction at .text+0x17010115 drivers/hid/hid-sjoy.o: warning: objtool: sjoyff_init()+0x46: can't find jump dest instruction at .text+0x8601015b drivers/isdn/hisax/nj_u.o: warning: objtool: nju_cs_init_rest.isra.1()+0x63: can't find jump dest instruction at .text+0x87000438 drivers/pinctrl/mediatek/pinctrl-mt7623.o: warning: objtool: mt7623_pinctrl_probe()+0x12: call without frame pointer save/setup drivers/pinctrl/mediatek/pinctrl-mt7623.o: warning: objtool: mt7623_ies_smt_set()+0x48: call without frame pointer save/setup drivers/pinctrl/mediatek/pinctrl-mt7623.o: warning: objtool: mt7623_spec_pull_set()+0x27: call without frame pointer save/setup drivers/pinctrl/mediatek/pinctrl-mt7623.o: warning: objtool: mtk_pinctrl_init()+0xd: call without frame pointer save/setup CC [M] drivers/media/usb/gspca/mars.o drivers/mtd/inftlmount.o: warning: objtool: find_boot_record()+0x71: can't find jump dest instruction at .text+0xc7050077 drivers/rapidio/devices/tsi721_dma.o: warning: objtool: tsi721_prep_rio_sg()+0x64: can't find jump dest instruction at .text+0x87010189 CC [M] fs/nls/nls_cp1251.o CC [M] drivers/scsi/aacraid/aachba.o CC [M] drivers/gpio/gpio-vx855.o CC [M] drivers/net/wireless/broadcom/b43legacy/sysfs.o drivers/of/of_mdio.o: warning: objtool: of_phy_register_fixed_link()+0x7f: can't find jump dest instruction at .text+0x63010144 CC [M] drivers/net/ethernet/mellanox/mlx5/core/debugfs.o CC [M] drivers/isdn/hisax/icc.o CC [M] drivers/gpio/gpio-wm831x.o LD drivers/mtd/built-in.o CC [M] drivers/net/ethernet/hisilicon/hns/hns_dsaf_gmac.o drivers/net/wireless/ath/key.o: warning: objtool: ath_reserve_key_cache_slot()+0x1f: can't find jump dest instruction at .text+0x440200a4 drivers/net/eql.o: warning: objtool: eql_s_slave_cfg()+0x53: can't find jump dest instruction at .text+0x97000059 drivers/rapidio/switches/idtcps.o: warning: objtool: idtcps_get_domain()+0x20: call without frame pointer save/setup drivers/rapidio/switches/idtcps.o: warning: objtool: idtcps_set_domain()+0x18: call without frame pointer save/setup drivers/rapidio/switches/idtcps.o: warning: objtool: idtcps_route_clr_table()+0x3b: call without frame pointer save/setup drivers/rapidio/switches/idtcps.o: warning: objtool: idtcps_route_get_entry()+0x3c: call without frame pointer save/setup drivers/rapidio/switches/idtcps.o: warning: objtool: idtcps_route_add_entry()+0x4b: call without frame pointer save/setup drivers/rapidio/switches/idtcps.o: warning: objtool: idtcps_remove()+0x56: call without frame pointer save/setup drivers/rapidio/switches/idtcps.o: warning: objtool: idtcps_probe()+0x4d: call without frame pointer save/setup drivers/rapidio/switches/idtcps.o: warning: objtool: idtcps_init()+0xb: call without frame pointer save/setup drivers/rapidio/switches/idtcps.o: warning: objtool: idtcps_exit()+0xb: call without frame pointer save/setup drivers/rtc/rtc-lib.o: warning: objtool: rtc_time64_to_tm()+0x113: call without frame pointer save/setup drivers/rtc/rtc-lib.o: warning: objtool: rtc_valid_tm()+0x41: call without frame pointer save/setup drivers/rtc/rtc-lib.o: warning: objtool: rtc_ktime_to_tm()+0x14: call without frame pointer save/setup drivers/rtc/rtc-lib.o: warning: objtool: rtc_tm_to_time64()+0x26: call without frame pointer save/setup drivers/rtc/rtc-lib.o: warning: objtool: rtc_tm_to_ktime()+0xd: call without frame pointer save/setup CC [M] drivers/spi/spidev.o LD drivers/of/built-in.o drivers/rtc/hctosys.o: warning: objtool: rtc_hctosys()+0x4f: can't find jump dest instruction at .init.text+0x84000054 CC [M] drivers/rapidio/switches/tsi568.o CC [M] drivers/net/wireless/broadcom/b43/lo.o CC [M] drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o drivers/media/platform/vsp1/vsp1_bru.o: warning: objtool: bru_set_selection()+0x29: can't find jump dest instruction at .text+0x9b0000af drivers/media/usb/em28xx/em28xx-dvb.o: warning: objtool: em28xx_dvb_fini()+0x23: can't find jump dest instruction at .text+0x50010179 drivers/net/ethernet/dec/tulip/pnic2.o: warning: objtool: pnic2_lnk_change()+0x7e: can't find jump dest instruction at .text+0xf4020274 CC [M] drivers/isdn/hisax/hfc_pci.o drivers/media/pci/ttpci/budget.o: warning: objtool: alps_bsru6_set_symbol_rate()+0x8b: can't find jump dest instruction at .text+0xab000091 fs/ocfs2/dcache.o: warning: objtool: ocfs2_dentry_revalidate()+0x27: can't find jump dest instruction at .text+0x4809002d CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/xpio.o CC [M] drivers/gpio/gpio-wm8350.o net/netfilter/nft_dup_netdev.o: warning: objtool: nft_dup_netdev_dump()+0x12: call without frame pointer save/setup net/netfilter/nft_dup_netdev.o: warning: objtool: nft_dup_netdev_init()+0x1a: call without frame pointer save/setup net/netfilter/nft_dup_netdev.o: warning: objtool: nft_dup_netdev_eval()+0x13: call without frame pointer save/setup net/netfilter/nft_dup_netdev.o: warning: objtool: nft_dup_netdev_module_init()+0xb: call without frame pointer save/setup net/netfilter/nft_dup_netdev.o: warning: objtool: nft_dup_netdev_module_exit()+0xb: call without frame pointer save/setup drivers/media/usb/dvb-usb/nova-t-usb2.o: warning: objtool: nova_t_rc_query()+0x52: can't find jump dest instruction at .text+0x6010088 CC [M] drivers/net/wimax/i2400m/rx.o CC [M] drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o CC [M] fs/orangefs/orangefs-mod.o CC [M] drivers/net/ethernet/mellanox/mlx5/core/fw.o CC [M] fs/pstore/ram.o drivers/net/wireless/ath/regd.o: warning: objtool: __ath_regd_init()+0x23: can't find jump dest instruction at .text+0xc3020109 LD drivers/soc/ti/built-in.o LD [M] drivers/media/usb/em28xx/em28xx-alsa.o CC [M] drivers/net/ethernet/mellanox/mlx4/eq.o drivers/gpu/drm/radeon/radeon_legacy_tv.o: warning: objtool: radeon_legacy_tv_init_restarts()+0x2d: can't find jump dest instruction at .text+0x1f0200c3 drivers/mmc/host/rtsx_pci_sdmmc.o: warning: objtool: rtsx_pci_sdmmc_drv_remove()+0x2e: can't find jump dest instruction at .text+0xf70000e4 CC drivers/acpi/acpica/psargs.o drivers/misc/mic/scif/scif_nm.o: warning: objtool: scif_invalidate_ep()+0xaa: can't find jump dest instruction at .text+0xb00000ff CC [M] drivers/isdn/hisax/hfc_sx.o LD [M] drivers/media/usb/em28xx/em28xx-rc.o drivers/net/wireless/ath/trace.o: warning: objtool: trace_event_raw_event_ath_log()+0x40: can't find jump dest instruction at .text+0x320100d6 drivers/acpi/acpica/nsxfeval.o: warning: objtool: acpi_get_devices()+0x69: can't find jump dest instruction at .text+0x920001ec fs/nfsd/export.o: warning: objtool: show_secinfo()+0x22: can't find jump dest instruction at .text+0x8e000248 CC [M] drivers/misc/mic/scif/scif_fence.o drivers/sfi/sfi_acpi.o: warning: objtool: sfi_acpi_table_show()+0x46: can't find call dest symbol at offset 0x460000ba fs/orangefs/orangefs-utils.o: warning: objtool: fsid_of_op()+0xe: can't find jump dest instruction at .text+0xba000034 drivers/media/platform/vsp1/vsp1_sru.o: warning: objtool: sru_try_format()+0x14: can't find jump dest instruction at .text+0xc100004a CC [M] drivers/pinctrl/uniphier/pinctrl-uniphier-pro4.o CC [M] drivers/power/reset/zx-reboot.o CC [M] drivers/media/pci/ttpci/av7110_v4l.o sound/soc/codecs/rl6347a.o: warning: objtool: rl6347a_hw_write()+0x48: call without frame pointer save/setup sound/soc/codecs/rl6347a.o: warning: objtool: rl6347a_hw_read()+0xa8: call without frame pointer save/setup CC [M] drivers/media/usb/usbvision/usbvision-cards.o CC drivers/sfi/sfi_core.o CC [M] drivers/misc/lkdtm_rodata.o CC [M] drivers/media/platform/vsp1/vsp1_uds.o CC [M] fs/nfsd/nfscache.o drivers/hid/hid-samsung.o: warning: objtool: samsung_irda_report_fixup.isra.2()+0x17: can't find jump dest instruction at .text+0x910000dd drivers/md/dm-bio-prison.o: warning: objtool: __sweep()+0x22: can't find jump dest instruction at .text+0x86000028 CC [M] drivers/media/usb/tm6000/tm6000-dvb.o drivers/media/tuners/mxl301rf.o: warning: objtool: mxl301rf_get_rf_strength()+0x51: can't find jump dest instruction at .text+0xf10001e7 drivers/media/pci/ttpci/budget-core.o: warning: objtool: start_ts_capture()+0x65: can't find jump dest instruction at .text+0x7c02014b drivers/gpu/drm/nouveau/nvkm/subdev/bios/vmap.o: warning: objtool: nvbios_vmap_entry_parse()+0x56: can't find jump dest instruction at .text+0xf0101dc drivers/media/tuners/fc0013.o: warning: objtool: fc0013_get_rf_strength()+0x116: can't find jump dest instruction at .text+0xed00052c CC [M] drivers/media/pci/zoran/zr36050.o CC [M] fs/overlayfs/copy_up.o drivers/power/reset/at91-sama5d2_shdwc.o: warning: objtool: at91_shdwc_probe()+0x1c: can't find jump dest instruction at .init.text+0xfe0000bb CC [M] drivers/media/tuners/m88rs6000t.o CC [M] net/ipv4/tcp_nv.o drivers/media/usb/dvb-usb/umt-010.o: warning: objtool: umt_mt352_demod_init()+0x3f: can't find jump dest instruction at .text+0x4b0101c5 drivers/mmc/host/sdhci-pltfm.o: warning: objtool: sdhci_pltfm_init()+0x55: can't find jump dest instruction at .text+0xaf00012a drivers/input/touchscreen/sis_i2c.o: warning: objtool: sis_ts_probe()+0x33: can't find jump dest instruction at .text+0x30020039 LD drivers/mmc/host/built-in.o CC [M] drivers/media/rc/imon.o drivers/input/touchscreen/st1232.o: warning: objtool: st1232_ts_irq_handler()+0x32: can't find jump dest instruction at .text+0xd9000128 CC [M] drivers/power/reset/reboot-mode.o CC [M] fs/nls/nls_ascii.o CC [M] drivers/input/touchscreen/sur40.o drivers/media/usb/pvrusb2/pvrusb2-std.o: warning: objtool: pvr2_std_str_to_id()+0x22: can't find jump dest instruction at .text+0x110100b8 drivers/misc/lkdtm_heap.o: warning: objtool: lkdtm_READ_AFTER_FREE()+0x41: can't find jump dest instruction at .text+0xa1000126 drivers/media/pci/ttpci/budget-av.o: warning: objtool: philips_su1278_ty_ci_set_symbol_rate()+0x45: can't find jump dest instruction at .text+0x3101006b CC [M] drivers/media/rc/ite-cir.o drivers/media/pci/ivtv/ivtv-vbi.o: warning: objtool: ivtv_set_cc()+0x23: can't find jump dest instruction at .text+0xf0000029 CC [M] drivers/input/touchscreen/surface3_spi.o LD drivers/net/wireless/intel/built-in.o LD [M] drivers/mmc/host/sdhci-pci.o CC [M] drivers/media/pci/ivtv/ivtv-yuv.o drivers/net/ethernet/cisco/enic/enic_ethtool.o: warning: objtool: enic_get_rxnfc()+0x1f: can't find jump dest instruction at .text+0x8010275 fs/pstore/ftrace.o: warning: objtool: pstore_ftrace_knob_write()+0x32: can't find jump dest instruction at .text+0x90000038 drivers/media/usb/dvb-usb-v2/mxl111sf-phy.o: warning: objtool: mxl111sf_config_mpeg_in()+0x147: can't find jump dest instruction at .text+0x9800051c LD drivers/net/wireless/ath/ath10k/built-in.o CC [M] drivers/net/ethernet/intel/e1000/e1000_hw.o CC [M] drivers/media/rc/mceusb.o CC [M] drivers/net/phy/mdio-bitbang.o drivers/media/usb/uvc/uvc_queue.o: warning: objtool: uvc_queue_next_buffer()+0x61: can't find jump dest instruction at .text+0x94000937 drivers/md/dm-flakey.o: warning: objtool: flakey_status()+0x32: can't find jump dest instruction at .text+0xef0000a8 CC [M] drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.o drivers/media/pci/cx18/cx18-alsa-main.o: warning: objtool: snd_cx18_init()+0x6f: can't find jump dest instruction at .text+0x3f0100d4 CC [M] fs/nfsd/nfsxdr.o CC [M] drivers/net/ethernet/cisco/enic/enic_api.o CC [M] drivers/net/wireless/ath/ath10k/mac.o drivers/input/touchscreen/stmpe-ts.o: warning: objtool: stmpe_init_hw()+0x4f: can't find jump dest instruction at .text+0x6e010114 CC [M] drivers/power/reset/syscon-reboot-mode.o CC [M] drivers/md/dm-mpath.o net/netfilter/nft_fwd_netdev.o: warning: objtool: nft_fwd_netdev_dump()+0x12: call without frame pointer save/setup net/netfilter/nft_fwd_netdev.o: warning: objtool: nft_fwd_netdev_init()+0x1a: call without frame pointer save/setup net/netfilter/nft_fwd_netdev.o: warning: objtool: nft_fwd_netdev_eval()+0x1b: call without frame pointer save/setup net/netfilter/nft_fwd_netdev.o: warning: objtool: nft_fwd_netdev_module_init()+0xb: call without frame pointer save/setup net/netfilter/nft_fwd_netdev.o: warning: objtool: nft_fwd_netdev_module_exit()+0xb: call without frame pointer save/setup CC [M] drivers/net/ethernet/dec/tulip/uli526x.o drivers/net/ifb.o: warning: objtool: ifb_dev_init()+0x37: can't find jump dest instruction at .text+0xc700023d drivers/mmc/host/sdhci-of-arasan.o: warning: objtool: sdhci_arasan_syscon_write()+0x2a: can't find jump dest instruction at .text+0xb60002c0 drivers/media/tuners/qm1d1c0042.o: warning: objtool: qm1d1c0042_set_params()+0x9b: can't find jump dest instruction at .text+0x18020261 fs/overlayfs/readdir.o: warning: objtool: ovl_dir_fsync()+0x3b: can't find jump dest instruction at .text+0xbb000041 CC [M] drivers/net/wireless/ath/ath10k/debug.o fs/pstore/pmsg.o: warning: objtool: write_pmsg()+0x22: can't find jump dest instruction at .text+0x2c010048 CC [M] drivers/media/pci/ivtv/ivtv-alsa-main.o drivers/mmc/host/sdhci-of-at91.o: warning: objtool: sdhci_at91_set_clock()+0x6a: can't find jump dest instruction at .text+0xc9000070 CC [M] drivers/media/usb/uvc/uvc_video.o CC [M] drivers/media/v4l2-core/videobuf-dvb.o drivers/pwm/pwm-img.o: warning: objtool: img_pwm_config()+0x54: can't find jump dest instruction at .text+0xf0000089 drivers/power/max8925_power.o: warning: objtool: max8925_power_dt_init()+0x2a: can't find jump dest instruction at .text+0x1a0100af CC [M] drivers/gpu/drm/radeon/radeon_pm.o drivers/pci/vc.o: warning: objtool: pci_vc_enable()+0x2e: can't find jump dest instruction at .text+0xc20100b4 CC [M] drivers/hid/hid-speedlink.o CC [M] drivers/net/wireless/broadcom/b43legacy/xmit.o CC [M] drivers/power/test_power.o drivers/media/i2c/adv7511.o: warning: objtool: adv7511_g_dv_timings()+0x3b: can't find jump dest instruction at .text+0x93000111 CC [M] drivers/net/wan/hdlc_ppp.o CC drivers/pci/slot.o drivers/media/rc/keymaps/rc-dtt200u.o: warning: objtool: init_rc_map_dtt200u()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-dtt200u.o: warning: objtool: exit_rc_map_dtt200u()+0xb: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0203.o CC [M] drivers/pwm/pwm-lp3943.o LD drivers/net/wireless/intel/ipw2x00/built-in.o CC [M] drivers/media/platform/vsp1/vsp1_lif.o net/ipv4/tcp_highspeed.o: warning: objtool: hstcp_cong_avoid()+0x39: can't find jump dest instruction at .text+0xb40000bf CC [M] drivers/media/rc/keymaps/rc-dvbsky.o drivers/gpu/drm/nouveau/nvkm/subdev/bios/volt.o: warning: objtool: nvbios_volt_table()+0x42: can't find jump dest instruction at .text+0x33010048 drivers/media/dvb-frontends/tda10021.o: warning: objtool: tda10021_set_symbolrate()+0x2a: can't find jump dest instruction at .text+0x700301c0 fs/orangefs/inode.o: warning: objtool: read_one_page()+0x87: can't find jump dest instruction at .text+0x9c00021d fs/nfs/write.o: warning: objtool: nfs_writeback_done()+0x46: can't find jump dest instruction at .text+0xc800033c drivers/media/v4l2-core/videobuf-dma-contig.o: warning: objtool: __videobuf_dc_alloc()+0x60: can't find jump dest instruction at .text+0x9b000186 CC drivers/regulator/devres.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0205.o drivers/net/ethernet/hisilicon/hns/hns_ae_adapt.o: warning: objtool: hns_ae_start()+0x31: can't find jump dest instruction at .text+0x89000767 drivers/soc/samsung/pm_domains.o: warning: objtool: exynos_pd_power()+0x7e: can't find jump dest instruction at .text+0x60010084 CC [M] drivers/net/wireless/intel/ipw2x00/ipw2100.o CC [M] drivers/media/pci/saa7164/saa7164-buffer.o CC [M] fs/nfs/nfstrace.o drivers/gpu/drm/i915/intel_color.o: warning: objtool: i9xx_load_csc_matrix()+0x43: can't find jump dest instruction at .text+0x8020049 drivers/media/i2c/adv7604.o: warning: objtool: select_input()+0x67: can't find jump dest instruction at .text+0xd800056c CC [M] drivers/net/ethernet/cisco/enic/enic_clsf.o CC [M] drivers/net/ethernet/mellanox/mlx5/core/eq.o drivers/platform/x86/dell-rbtn.o: warning: objtool: rbtn_notify()+0x2a: can't find jump dest instruction at .text+0xc700011f CC [M] drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0209.o drivers/power/reset/rmobile-reset.o: warning: objtool: rmobile_reset_remove()+0x10: call without frame pointer save/setup drivers/power/reset/rmobile-reset.o: warning: objtool: rmobile_reset_handler()+0x28: call without frame pointer save/setup drivers/power/reset/rmobile-reset.o: warning: objtool: rmobile_reset_probe()+0x24: call without frame pointer save/setup drivers/power/reset/rmobile-reset.o: warning: objtool: rmobile_reset_driver_init()+0x12: call without frame pointer save/setup drivers/power/reset/rmobile-reset.o: warning: objtool: rmobile_reset_driver_exit()+0xb: call without frame pointer save/setup drivers/media/pci/ttpci/budget-ci.o: warning: objtool: alps_bsbe1_set_symbol_rate()+0x8b: can't find jump dest instruction at .text+0xab000091 drivers/mmc/host/rtsx_usb_sdmmc.o: warning: objtool: sd_search_final_phase()+0x3a: can't find jump dest instruction at .text+0x8400003f LD drivers/soc/samsung/built-in.o CC [M] drivers/net/wan/hdlc_x25.o CC [M] fs/nfsd/stats.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/P0260.o drivers/mtd/mtdoops.o: warning: objtool: mtdoops_workfunc_erase()+0x27: can't find jump dest instruction at .text+0xa701053d CC [M] drivers/scsi/aacraid/commctrl.o fs/qnx4/inode.o: warning: objtool: qnx4_checkroot()+0x2f: can't find jump dest instruction at .text+0xd8000235 drivers/power/wm831x_backup.o: warning: objtool: wm831x_config_backup()+0x3f: can't find jump dest instruction at .text+0xf7000064 LD drivers/soc/built-in.o LD drivers/net/wireless/ath/ath5k/built-in.o CC [M] fs/qnx4/dir.o drivers/md/dm-bufio.o: warning: objtool: alloc_buffer_data()+0x43: can't find jump dest instruction at .text+0x90000918 CC [M] drivers/net/wireless/ath/ath5k/caps.o CC [M] drivers/media/pci/saa7164/saa7164-encoder.o CC [M] drivers/power/88pm860x_battery.o CC [M] drivers/net/ethernet/hisilicon/hns/hns_dsaf_misc.o drivers/misc/lkdtm_perms.o: warning: objtool: lkdtm_ACCESS_USERSPACE()+0x84: can't find jump dest instruction at .text+0x940003f9 drivers/net/wan/hdlc_fr.o: warning: objtool: fr_hard_header()+0x40: can't find jump dest instruction at .text+0x230100e6 CC [M] drivers/md/dm-round-robin.o drivers/media/v4l2-core/videobuf-vmalloc.o: warning: objtool: __videobuf_iolock()+0x50: can't find jump dest instruction at .text+0xe6000196 CC [M] drivers/gpu/drm/i915/intel_display.o drivers/net/ethernet/hisilicon/hns/hnae.o: warning: objtool: hnae_ae_register()+0x17: can't find jump dest instruction at .text+0x1f01004d drivers/pinctrl/mediatek/pinctrl-mt8135.o: warning: objtool: spec_pull_set()+0x3a: can't find jump dest instruction at .text+0xdf00005f CC [M] drivers/pinctrl/pinctrl-max77620.o drivers/input/touchscreen/sun4i-ts.o: warning: objtool: sun4i_ts_probe()+0x4a: can't find jump dest instruction at .text+0x99020170 CC drivers/rtc/class.o CC [M] drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.o drivers/pci/proc.o: warning: objtool: show_device()+0x1f: can't find jump dest instruction at .text+0x40100a5 CC [M] drivers/pinctrl/pinctrl-palmas.o fs/nls/nls_cp1251.o: warning: objtool: init_nls_cp1251()+0x12: call without frame pointer save/setup fs/nls/nls_cp1251.o: warning: objtool: exit_nls_cp1251()+0xb: call without frame pointer save/setup fs/nls/nls_cp950.o: warning: objtool: init_nls_cp950()+0x12: call without frame pointer save/setup fs/nls/nls_cp950.o: warning: objtool: exit_nls_cp950()+0xb: call without frame pointer save/setup CC [M] drivers/media/usb/uvc/uvc_ctrl.o drivers/pinctrl/uniphier/pinctrl-uniphier-ld4.o: warning: objtool: uniphier_ld4_pinctrl_probe()+0x10: call without frame pointer save/setup drivers/pinctrl/uniphier/pinctrl-uniphier-ld4.o: warning: objtool: uniphier_ld4_pinctrl_driver_init()+0x12: call without frame pointer save/setup drivers/pinctrl/uniphier/pinctrl-uniphier-ld4.o: warning: objtool: uniphier_ld4_pinctrl_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/pwm/pwm-lpss.o net/ipv4/tcp_hybla.o: warning: objtool: hybla_cong_avoid()+0x9c: can't find jump dest instruction at .text+0x56010152 CC drivers/regulator/of_regulator.o drivers/media/pci/solo6x10/solo6x10-v4l2-enc.o: warning: objtool: solo_s_ctrl()+0x31: can't find jump dest instruction at .text+0x860002b7 drivers/pinctrl/pinctrl-as3722.o: warning: objtool: as3722_pinctrl_set()+0xc8: can't find jump dest instruction at .text+0x8700047d fs/nilfs2/the_nilfs.o: warning: objtool: nilfs_store_disk_layout()+0x45: can't find jump dest instruction at .text+0x2e01004a drivers/net/wireless/broadcom/b43/bus.o: warning: objtool: b43_bus_dev_bcma_init()+0x2a: can't find jump dest instruction at .text+0xea0002d0 CC [M] drivers/media/usb/uvc/uvc_status.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bus/base.o CC [M] drivers/net/ethernet/mellanox/mlx4/fw.o drivers/mtd/sm_ftl.o: warning: objtool: sm_get_media_info()+0x43: can't find jump dest instruction at .text+0xe010179 drivers/media/usb/gspca/kinect.o: warning: objtool: sd_pkt_scan()+0x14: can't find jump dest instruction at .text+0x8800010a drivers/gpu/drm/i915/intel_bios.o: warning: objtool: parse_general_features()+0x26: can't find jump dest instruction at .text+0x500101ac drivers/pinctrl/mediatek/pinctrl-mt6397.o: warning: objtool: mt6397_pinctrl_probe()+0x1f: call without frame pointer save/setup drivers/pinctrl/mediatek/pinctrl-mt6397.o: warning: objtool: mtk_pinctrl_init()+0xd: call without frame pointer save/setup CC [M] drivers/pwm/pwm-lpss-pci.o CC [M] drivers/pinctrl/uniphier/pinctrl-uniphier-sld8.o CC [M] fs/nilfs2/segbuf.o CC [M] drivers/pwm/pwm-lpss-platform.o drivers/rtc/systohc.o: warning: objtool: rtc_set_ntp_time()+0x35: call without frame pointer save/setup CC [M] drivers/media/pci/solo6x10/solo6x10-g723.o CC [M] drivers/media/i2c/bt856.o CC [M] drivers/scsi/aacraid/comminit.o CC [M] drivers/pinctrl/pinctrl-single.o CC [M] fs/nilfs2/segment.o drivers/media/usb/dvb-usb-v2/mxl111sf.o: warning: objtool: mxl111sf_get_stream_config_mercury_mh()+0x7b: can't find jump dest instruction at .text+0x85000180 fs/ntfs/mft.o: warning: objtool: ntfs_mft_record_layout()+0x6a: can't find jump dest instruction at .text+0x701006f drivers/misc/mic/scif/scif_nodeqp.o: warning: objtool: scif_node_add()+0xd1: can't find jump dest instruction at .text+0x6d0101b6 CC [M] drivers/isdn/hisax/niccy.o drivers/pinctrl/mediatek/pinctrl-mt8127.o: warning: objtool: mt8127_pinctrl_probe()+0x12: call without frame pointer save/setup drivers/pinctrl/mediatek/pinctrl-mt8127.o: warning: objtool: mt8127_ies_smt_set()+0x48: call without frame pointer save/setup drivers/pinctrl/mediatek/pinctrl-mt8127.o: warning: objtool: mt8127_spec_pull_set()+0x27: call without frame pointer save/setup drivers/pinctrl/mediatek/pinctrl-mt8127.o: warning: objtool: mtk_pinctrl_init()+0xd: call without frame pointer save/setup fs/nfsd/lockd.o: warning: objtool: nlm_fclose()+0x9: call without frame pointer save/setup fs/nfsd/lockd.o: warning: objtool: nlm_fopen()+0x33: call without frame pointer save/setup fs/nfsd/lockd.o: warning: objtool: nfsd_lockd_init()+0x1b: call without frame pointer save/setup CC [M] drivers/gpio/gpio-wm8994.o CC [M] drivers/media/usb/pvrusb2/pvrusb2-devattr.o drivers/mfd/ezx-pcap.o: warning: objtool: ezx_pcap_probe()+0x29: can't find jump dest instruction at .text+0x8903046f drivers/media/pci/ivtv/ivtv-streams.o: warning: objtool: ivtv_setup_v4l2_decode_stream()+0x26: can't find jump dest instruction at .text+0xa901002c drivers/media/rc/ir-hix5hd2.o: warning: objtool: hix5hd2_ir_probe()+0x3c: can't find jump dest instruction at .text+0x62020092 drivers/platform/x86/acer-wmi.o: warning: objtool: wmid3_set_device_status()+0xb1: can't find jump dest instruction at .text+0x540101b7 drivers/pinctrl/mediatek/pinctrl-mt8173.o: warning: objtool: mt8173_pinctrl_probe()+0x12: call without frame pointer save/setup drivers/pinctrl/mediatek/pinctrl-mt8173.o: warning: objtool: mt8173_ies_smt_set()+0x48: call without frame pointer save/setup drivers/pinctrl/mediatek/pinctrl-mt8173.o: warning: objtool: mt8173_spec_pull_set()+0x27: call without frame pointer save/setup drivers/pinctrl/mediatek/pinctrl-mt8173.o: warning: objtool: mtk_pinctrl_init()+0xd: call without frame pointer save/setup CC [M] fs/nfsd/fault_inject.o drivers/media/usb/tm6000/tm6000-stds.o: warning: objtool: tm6000_set_audio_std()+0x1c: can't find jump dest instruction at .text+0x4c010022 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/misc/mic/scif/scif_mmap.o drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: ctrl_channel_set()+0x13: can't find jump dest instruction at .text+0xd1000129 drivers/mmc/host/sdhci-iproc.o: warning: objtool: sdhci_iproc_probe()+0x3a: can't find jump dest instruction at .text+0xf5000130 LD drivers/pinctrl/mediatek/built-in.o CC [M] drivers/media/rc/keymaps/rc-em-terratec.o CC drivers/mfd/smsc-ece1099.o CC [M] drivers/platform/x86/hp_accel.o fs/pstore/platform.o: warning: objtool: pstore_console_write()+0x25: can't find jump dest instruction at .text+0x200104eb net/ipv4/netfilter/ipt_ECN.o: warning: objtool: ecn_tg()+0x27: can't find jump dest instruction at .text+0x910000ad drivers/hwmon/ibmaem.o: warning: objtool: aem_msg_handler()+0x3f: can't find jump dest instruction at .text+0x80000044 CC [M] drivers/media/usb/pvrusb2/pvrusb2-context.o LD drivers/net/ethernet/mellanox/mlxsw/built-in.o LD drivers/mmc/built-in.o CC [M] fs/nls/nls_iso8859-1.o drivers/media/usb/dvb-usb-v2/mxl111sf-i2c.o: warning: objtool: mxl111sf_i2c_stop()+0x55: can't find jump dest instruction at .text+0x940001db LD fs/qnx6/built-in.o CC [M] net/ipv4/netfilter/ipt_REJECT.o drivers/media/usb/usbvision/usbvision-core.o: warning: objtool: usbvision_decompress()+0x37: can't find jump dest instruction at .text+0x3c01003d CC [M] drivers/net/ethernet/mellanox/mlxsw/core.o CC [M] drivers/hwmon/iio_hwmon.o CC [M] fs/ntfs/sysctl.o CC [M] drivers/net/wireless/broadcom/b43legacy/rfkill.o CC [M] fs/pstore/ram_core.o drivers/hwmon/ibmpex.o: warning: objtool: ibmpex_update_device()+0x50: can't find jump dest instruction at .text+0xda000315 CC [M] fs/qnx6/inode.o drivers/net/wimax/i2400m/netdev.o: warning: objtool: i2400m_net_tx()+0xbf: can't find jump dest instruction at .text+0xf5000485 CC [M] drivers/media/v4l2-core/videobuf2-core.o drivers/net/usb/r8152.o: warning: objtool: rtl_ops_init()+0x17: can't find jump dest instruction at .text+0x150101ed CC [M] drivers/gpu/drm/radeon/atombios_dp.o drivers/media/dvb-frontends/tda10023.o: warning: objtool: tda10023_set_symbolrate()+0x33: can't find jump dest instruction at .text+0x8d000329 CC [M] drivers/media/usb/dvb-usb-v2/rtl28xxu.o CC [M] drivers/pwm/pwm-mtk-disp.o drivers/media/pci/saa7134/saa7134-dvb.o: warning: objtool: dvb_fini()+0x3e: can't find jump dest instruction at .text+0x1a0103a4 drivers/power/wm831x_power.o: warning: objtool: wm831x_bat_get_prop()+0x29: can't find jump dest instruction at .text+0x7701025f CC [M] drivers/media/usb/dvb-usb/m920x.o CC [M] drivers/net/usb/hso.o drivers/media/pci/zoran/videocodec.o: warning: objtool: videocodec_unregister()+0x29: can't find jump dest instruction at .text+0x5501010f drivers/media/usb/gspca/konica.o: warning: objtool: sd_isoc_irq()+0x48: can't find jump dest instruction at .text+0xc10200ae LD drivers/net/wireless/broadcom/brcm80211/built-in.o CC [M] fs/ntfs/unistr.o fs/proc/root.o: warning: objtool: proc_parse_options()+0x2a: can't find jump dest instruction at .text+0xc80001f0 drivers/media/i2c/vs6624.o: warning: objtool: vs6624_set_fmt()+0x1e: can't find jump dest instruction at .text+0xd0020194 drivers/media/dvb-frontends/stv0297.o: warning: objtool: stv0297_set_frontend()+0x29: can't find jump dest instruction at .text+0x9e07093f drivers/media/pci/cx18/cx18-alsa-pcm.o: warning: objtool: snd_cx18_pcm_hw_params()+0x23: can't find jump dest instruction at .text+0x8f000189 CC [M] drivers/media/i2c/bt866.o LD [M] drivers/media/pci/cx18/cx18-alsa.o CC [M] drivers/media/dvb-frontends/nxt200x.o drivers/acpi/acpica/nsxfobj.o: warning: objtool: acpi_get_next_object()+0x2f: call without frame pointer save/setup drivers/acpi/acpica/nsxfobj.o: warning: objtool: acpi_get_parent()+0x31: call without frame pointer save/setup drivers/acpi/acpica/nsxfobj.o: warning: objtool: acpi_get_type()+0x32: call without frame pointer save/setup CC drivers/acpi/acpica/psloop.o drivers/media/usb/dvb-usb-v2/mxl111sf-gpio.o: warning: objtool: mxl111sf_get_gpi_state()+0x4e: can't find jump dest instruction at .text+0xf3000184 drivers/power/reset/zx-reboot.o: warning: objtool: zx_reboot_probe()+0x18: call without frame pointer save/setup drivers/power/reset/zx-reboot.o: warning: objtool: zx_restart_handler()+0x34: call without frame pointer save/setup drivers/power/reset/zx-reboot.o: warning: objtool: zx_reboot_driver_init()+0x12: call without frame pointer save/setup drivers/power/reset/zx-reboot.o: warning: objtool: zx_reboot_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/media/usb/dvb-usb-v2/dvbsky.o LD drivers/power/reset/built-in.o net/ipv4/netfilter/ipt_MASQUERADE.o: warning: objtool: masquerade_tg_check()+0x5b: call without frame pointer save/setup net/ipv4/netfilter/ipt_MASQUERADE.o: warning: objtool: masquerade_tg()+0x32: call without frame pointer save/setup net/ipv4/netfilter/ipt_MASQUERADE.o: warning: objtool: masquerade_tg_init()+0xf: call without frame pointer save/setup net/ipv4/netfilter/ipt_MASQUERADE.o: warning: objtool: masquerade_tg_exit()+0xb: call without frame pointer save/setup drivers/acpi/acpica/psargs.o: warning: objtool: acpi_ps_get_next_field()+0xbf: can't find jump dest instruction at .text+0x901025d CC [M] drivers/isdn/hisax/bkm_a4t.o CC drivers/acpi/acpica/psobject.o drivers/media/usb/dvb-usb/dibusb-common.o: warning: objtool: dibusb_i2c_xfer()+0x3a: can't find jump dest instruction at .text+0xc9000230 drivers/media/pci/zoran/zoran_driver.o: warning: objtool: zoran_set_input()+0x16: can't find jump dest instruction at .text+0xd90002fc LD [M] drivers/mtd/mtd.o LD drivers/scsi/aic94xx/built-in.o drivers/md/dm-path-selector.o: warning: objtool: dm_register_path_selector()+0x37: can't find jump dest instruction at .text+0xb70000fd drivers/gpio/gpio-ucb1400.o: warning: objtool: ucb1400_gpio_probe()+0x1b: can't find jump dest instruction at .text+0x8e000061 CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.o CC [M] drivers/md/dm-queue-length.o CC [M] drivers/net/wireless/intel/ipw2x00/ipw2200.o drivers/media/pci/tw686x/tw686x-audio.o: warning: objtool: tw686x_audio_dma_alloc()+0x2f: can't find jump dest instruction at .text+0x870100a5 drivers/gpu/drm/drm_gem.o: warning: objtool: drm_gem_get_pages()+0x67: can't find jump dest instruction at .text+0x370100dd drivers/gpio/gpio-viperboard.o: warning: objtool: vprbrd_gpio_probe()+0x47: can't find jump dest instruction at .text+0x1c01004d CC [M] drivers/media/pci/zoran/zr36016.o LD drivers/net/wireless/broadcom/brcm80211/brcmutil/built-in.o LD drivers/scsi/aic7xxx/built-in.o drivers/pinctrl/uniphier/pinctrl-uniphier-core.o: warning: objtool: uniphier_pinctrl_probe()+0x73: can't find jump dest instruction at .text+0x8a0102b8 CC [M] drivers/scsi/aic94xx/aic94xx_init.o drivers/media/rc/keymaps/rc-dvbsky.o: warning: objtool: init_rc_map_rc5_dvbsky()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-dvbsky.o: warning: objtool: exit_rc_map_rc5_dvbsky()+0xb: call without frame pointer save/setup LD [M] drivers/media/pci/tw686x/tw686x.o CC [M] drivers/gpio/gpio-ws16c48.o CC [M] drivers/hwmon/ina209.o LD [M] drivers/mtd/nftl.o CC [M] drivers/net/wireless/broadcom/brcm80211/brcmutil/utils.o fs/orangefs/orangefs-mod.o: warning: objtool: purge_inprogress_ops()+0x1e: can't find jump dest instruction at .text+0x44010024 SHIPPED drivers/scsi/aic7xxx/aic7xxx_seq.h CC [M] drivers/gpu/drm/amd/amdgpu/gfx_v8_0.o CC [M] sound/soc/codecs/rt5514.o drivers/gpu/drm/drm_ioctl.o: warning: objtool: drm_getcap()+0x15: can't find jump dest instruction at .text+0xdf00001b LD [M] drivers/mtd/inftl.o CC [M] drivers/gpio/gpio-xilinx.o SHIPPED drivers/scsi/aic7xxx/aic7xxx_reg.h CC [M] drivers/net/usb/lan78xx.o drivers/net/wireless/broadcom/b43/tables.o: warning: objtool: b43_ofdmtab_read16()+0x4a: call without frame pointer save/setup drivers/net/wireless/broadcom/b43/tables.o: warning: objtool: b43_ofdmtab_write16()+0x55: call without frame pointer save/setup drivers/net/wireless/broadcom/b43/tables.o: warning: objtool: b43_ofdmtab_read32()+0x4e: call without frame pointer save/setup drivers/net/wireless/broadcom/b43/tables.o: warning: objtool: b43_ofdmtab_write32()+0x55: call without frame pointer save/setup drivers/net/wireless/broadcom/b43/tables.o: warning: objtool: b43_gtab_read()+0x1b: call without frame pointer save/setup drivers/net/wireless/broadcom/b43/tables.o: warning: objtool: b43_gtab_write()+0x25: call without frame pointer save/setup drivers/rapidio/switches/tsi568.o: warning: objtool: tsi568_em_init()+0x75: call without frame pointer save/setup drivers/rapidio/switches/tsi568.o: warning: objtool: tsi568_route_clr_table()+0x9e: call without frame pointer save/setup drivers/rapidio/switches/tsi568.o: warning: objtool: tsi568_route_get_entry()+0x85: call without frame pointer save/setup drivers/rapidio/switches/tsi568.o: warning: objtool: tsi568_route_add_entry()+0x85: call without frame pointer save/setup drivers/rapidio/switches/tsi568.o: warning: objtool: tsi568_remove()+0x56: call without frame pointer save/setup drivers/rapidio/switches/tsi568.o: warning: objtool: tsi568_probe()+0x56: call without frame pointer save/setup drivers/rapidio/switches/tsi568.o: warning: objtool: tsi568_init()+0xb: call without frame pointer save/setup drivers/rapidio/switches/tsi568.o: warning: objtool: tsi568_exit()+0xb: call without frame pointer save/setup drivers/gpio/gpio-wm831x.o: warning: objtool: wm831x_gpio_dbg_show()+0x36: can't find jump dest instruction at .text+0x2902007c drivers/gpio/gpio-wm8350.o: warning: objtool: wm8350_gpio_direction_out()+0x4e: can't find call dest symbol at offset 0x5e000122 CC [M] drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o SHIPPED drivers/scsi/aic7xxx/aic7xxx_reg_print.c CC [M] drivers/input/touchscreen/ti_am335x_tsc.o CC [M] drivers/scsi/aacraid/commsup.o drivers/media/usb/usbvision/usbvision-i2c.o: warning: objtool: usbvision_i2c_read_max4()+0x49: can't find jump dest instruction at .text+0x4501005f CC [M] drivers/pinctrl/uniphier/pinctrl-uniphier-pro5.o drivers/power/reset/syscon-reboot-mode.o: warning: objtool: syscon_reboot_mode_probe()+0x3c: can't find jump dest instruction at .text+0xa3000062 CC [M] drivers/rapidio/switches/idt_gen2.o CC [M] drivers/scsi/aic7xxx/aic7xxx_osm.o drivers/media/usb/zr364xx/zr364xx.o: warning: objtool: zr364xx_start_readpipe()+0x70: can't find jump dest instruction at .text+0x97000116 drivers/media/platform/vsp1/vsp1_lif.o: warning: objtool: lif_set_format()+0x29: can't find jump dest instruction at .text+0x1b01002f LD drivers/net/wireless/ath/ath6kl/built-in.o CC [M] drivers/net/wireless/broadcom/b43legacy/leds.o CC [M] drivers/gpio/gpio-xlp.o CC [M] drivers/net/wireless/broadcom/brcm80211/brcmutil/d11.o drivers/gpio/gpio-vx855.o: warning: objtool: vx855gpio_probe()+0x4b: can't find jump dest instruction at .text+0x56010091 CC [M] drivers/media/rc/keymaps/rc-encore-enltv2.o drivers/media/usb/tm6000/tm6000-input.o: warning: objtool: tm6000_ir_keydown()+0x1e: can't find jump dest instruction at .text+0x8a000104 CC [M] drivers/net/wireless/atmel/atmel_pci.o CC [M] drivers/net/wireless/ath/ath6kl/debug.o drivers/power/wm8350_power.o: warning: objtool: wm8350_bat_get_property()+0x1d: can't find jump dest instruction at .text+0xf2000323 drivers/media/i2c/adv7842.o: warning: objtool: adv7842_g_dv_timings()+0x16: can't find jump dest instruction at .text+0x8f00008c CC [M] drivers/md/dm-service-time.o drivers/media/pci/zoran/zoran_card.o: warning: objtool: zoran_remove()+0x1a: can't find jump dest instruction at .text+0xa90000e0 CC [M] fs/ocfs2/heartbeat.o CC [M] drivers/media/rc/keymaps/rc-encore-enltv.o CC [M] drivers/media/pci/zoran/zr36060.o drivers/net/wireless/cisco/airo_cs.o: warning: objtool: airo_detach()+0x37: can't find call dest symbol at offset 0x750000eb LD fs/pstore/pstore.o drivers/media/usb/tm6000/tm6000-alsa.o: warning: objtool: tm6000_fillbuf()+0x3b: can't find jump dest instruction at .text+0x2c020081 LD drivers/net/wireless/broadcom/brcm80211/brcmsmac/built-in.o net/ipv4/tcp_htcp.o: warning: objtool: measure_achieved_throughput()+0x9e: can't find jump dest instruction at .text+0xf3000174 drivers/pinctrl/uniphier/pinctrl-uniphier-pro4.o: warning: objtool: uniphier_pro4_pinctrl_probe()+0x10: call without frame pointer save/setup drivers/pinctrl/uniphier/pinctrl-uniphier-pro4.o: warning: objtool: uniphier_pro4_pinctrl_driver_init()+0x12: call without frame pointer save/setup drivers/pinctrl/uniphier/pinctrl-uniphier-pro4.o: warning: objtool: uniphier_pro4_pinctrl_driver_exit()+0xb: call without frame pointer save/setup LD drivers/net/wireless/broadcom/brcm80211/brcmfmac/built-in.o fs/proc/task_mmu.o: warning: objtool: pagemap_pte_hole()+0x25: can't find jump dest instruction at .text+0xac00017b CC [M] net/ipv4/netfilter/ipt_SYNPROXY.o drivers/net/wireless/broadcom/b43legacy/ilt.o: warning: objtool: b43legacy_ilt_write()+0x23: call without frame pointer save/setup drivers/net/wireless/broadcom/b43legacy/ilt.o: warning: objtool: b43legacy_ilt_write32()+0x23: call without frame pointer save/setup drivers/net/wireless/broadcom/b43legacy/ilt.o: warning: objtool: b43legacy_ilt_read()+0x19: call without frame pointer save/setup CC [M] net/ipv4/tcp_veno.o LD fs/pstore/built-in.o drivers/gpu/drm/nouveau/nvkm/subdev/bios/xpio.o: warning: objtool: dcb_xpio_table()+0x41: can't find call dest symbol at offset 0xeaff0115 CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/mac80211_if.o CC [M] drivers/spi/spi-loopback-test.o CC fs/quota/dquot.o CC fs/proc/base.o CC [M] drivers/gpu/drm/drm_irq.o CC [M] drivers/media/rc/keymaps/rc-encore-enltv-fm53.o CC [M] drivers/net/wireless/intel/ipw2x00/libipw_module.o CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.o drivers/hid/hid-speedlink.o: warning: objtool: speedlink_driver_init()+0x19: call without frame pointer save/setup drivers/hid/hid-speedlink.o: warning: objtool: speedlink_driver_exit()+0xb: call without frame pointer save/setup drivers/media/i2c/bt819.o: warning: objtool: bt819_probe()+0x30: can't find jump dest instruction at .text+0x22020356 CC drivers/regulator/stw481x-vmmc.o sound/soc/codecs/rt286.o: warning: objtool: rt286_readable_register()+0xf: can't find jump dest instruction at .text+0x51020065 drivers/pinctrl/pinctrl-amd.o: warning: objtool: amd_pinconf_set()+0x3a: can't find jump dest instruction at .text+0xdb000120 CC [M] drivers/media/pci/ttpci/av7110_av.o drivers/md/dm-round-robin.o: warning: objtool: rr_add_path()+0x42: can't find jump dest instruction at .text+0x98000107 CC [M] drivers/media/rc/keymaps/rc-evga-indtube.o CC [M] drivers/media/i2c/ks0127.o drivers/media/usb/gspca/mars.o: warning: objtool: mars_s_ctrl()+0x79: can't find jump dest instruction at .text+0x2e01020f drivers/media/platform/vsp1/vsp1_uds.o: warning: objtool: uds_try_format()+0x14: can't find jump dest instruction at .text+0x1f01001a CC [M] drivers/rapidio/switches/idt_gen3.o drivers/net/irda/sir_dev.o: warning: objtool: sirdev_alloc_buffers()+0x41: can't find jump dest instruction at .text+0xab000177 LD [M] drivers/media/platform/vsp1/vsp1.o CC [M] net/ipv4/netfilter/arp_tables.o CC [M] drivers/media/usb/gspca/mr97310a.o drivers/acpi/acpica/nsxfname.o: warning: objtool: acpi_install_method()+0x22: can't find jump dest instruction at .text+0xd2010073 CC [M] drivers/net/irda/sir_dongle.o drivers/media/usb/uvc/uvc_driver.o: warning: objtool: __uvc_resume()+0x5b: can't find jump dest instruction at .text+0xb8000141 drivers/net/ethernet/mellanox/mlx4/cq.o: warning: objtool: mlx4_cq_alloc()+0x48: can't find jump dest instruction at .text+0x850207de net/netfilter/xt_tcpudp.o: warning: objtool: tcp_find_option()+0x55: can't find jump dest instruction at .text+0x9700009b LD drivers/media/platform/built-in.o fs/qnx4/dir.o: warning: objtool: qnx4_readdir()+0x29: can't find jump dest instruction at .text+0x3b01002f CC [M] net/ipv4/tcp_scalable.o CC [M] drivers/net/ethernet/mellanox/mlx4/fw_qos.o CC [M] net/ipv4/tcp_lp.o net/ipv4/netfilter/ipt_CLUSTERIP.o: warning: objtool: clusterip_proc_write()+0x2f: can't find jump dest instruction at .text+0xf7000225 CC [M] fs/qnx4/namei.o CC [M] drivers/net/irda/esi-sir.o drivers/power/test_power.o: warning: objtool: test_power_get_battery_property()+0xc: can't find jump dest instruction at .text+0xa30003e2 drivers/input/touchscreen/surface3_spi.o: warning: objtool: surface3_spi_report_touch.isra.5()+0x31: can't find jump dest instruction at .text+0x8a000107 drivers/gpu/drm/radeon/r600.o: warning: objtool: r600_is_display_hung()+0x26: can't find jump dest instruction at .text+0x9b0001dc CC [M] net/ipv4/netfilter/arpt_mangle.o CC [M] drivers/media/dvb-frontends/or51211.o drivers/pwm/pwm-lp3943.o: warning: objtool: lp3943_pwm_parse_dt.isra.5()+0x32: can't find jump dest instruction at .text+0xde000318 CC fs/proc/generic.o drivers/rapidio/devices/tsi721.o: warning: objtool: tsi721_unmap_outb_win()+0xfc: can't find jump dest instruction at .text+0x60000151 drivers/media/pci/zoran/zr36050.o: warning: objtool: zr36050_control()+0x4c: can't find jump dest instruction at .text+0x320200f2 fs/nls/nls_iso8859-1.o: warning: objtool: init_nls_iso8859_1()+0x12: 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 drivers/net/wireless/broadcom/b43legacy/sysfs.o: warning: objtool: b43legacy_attr_interfmode_store()+0x41: can't find jump dest instruction at .text+0xb9000047 fs/overlayfs/copy_up.o: warning: objtool: ovl_copy_up_data()+0x32: can't find jump dest instruction at .text+0xb40000a8 CC [M] drivers/gpu/drm/radeon/r600_hdmi.o CC [M] drivers/net/mii.o CC drivers/pci/quirks.o fs/pstore/ram.o: warning: objtool: ramoops_pstore_write_buf()+0x31: can't find jump dest instruction at .text+0xb60001f6 CC drivers/rtc/interface.o CC [M] drivers/net/wireless/broadcom/b43legacy/debugfs.o CC [M] fs/nls/nls_iso8859-2.o drivers/md/dm-crypt.o: warning: objtool: crypt_set_key()+0x3e: can't find jump dest instruction at .text+0x84000394 CC [M] drivers/media/pci/ttpci/av7110_ca.o LD [M] fs/overlayfs/overlay.o drivers/pinctrl/uniphier/pinctrl-uniphier-sld8.o: warning: objtool: uniphier_sld8_pinctrl_probe()+0x10: call without frame pointer save/setup drivers/pinctrl/uniphier/pinctrl-uniphier-sld8.o: warning: objtool: uniphier_sld8_pinctrl_driver_init()+0x12: call without frame pointer save/setup drivers/pinctrl/uniphier/pinctrl-uniphier-sld8.o: warning: objtool: uniphier_sld8_pinctrl_driver_exit()+0xb: call without frame pointer save/setup lib/idr.o: warning: objtool: idr_get_next()+0x17: can't find jump dest instruction at .text+0xa30000fd CC [M] drivers/md/dm-switch.o CC lib/int_sqrt.o drivers/power/reset/reboot-mode.o: warning: objtool: reboot_mode_register()+0x42: can't find jump dest instruction at .text+0xd9000098 fs/ntfs/sysctl.o: warning: objtool: ntfs_sysctl()+0x45: call without frame pointer save/setup drivers/net/ethernet/mellanox/mlx5/core/main.o: warning: objtool: mlx5_core_set_issi()+0x96: can't find jump dest instruction at .text+0xde00009b drivers/media/usb/tm6000/tm6000-dvb.o: warning: objtool: dvb_fini()+0x1f: can't find jump dest instruction at .text+0xb0000025 CC [M] drivers/gpu/drm/amd/amdgpu/sdma_v2_4.o fs/ocfs2/export.o: warning: objtool: ocfs2_get_parent()+0x36: can't find jump dest instruction at .text+0xc200008b drivers/pci/setup-bus.o: warning: objtool: reassign_resources_sorted()+0x2b: can't find jump dest instruction at .text+0x160101c0 CC [M] drivers/pinctrl/uniphier/pinctrl-uniphier-pxs2.o CC [M] drivers/pwm/pwm-pca9685.o CC [M] drivers/net/ethernet/mellanox/mlxsw/core_hwmon.o drivers/media/rc/keymaps/rc-em-terratec.o: warning: objtool: init_rc_map_em_terratec()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-em-terratec.o: warning: objtool: exit_rc_map_em_terratec()+0xb: call without frame pointer save/setup CC [M] fs/ocfs2/inode.o CC drivers/mfd/da903x.o CC [M] drivers/net/ethernet/mellanox/mlx5/core/uar.o CC [M] drivers/net/wimax/i2400m/debugfs.o drivers/pwm/pwm-lpss-platform.o: warning: objtool: pwm_lpss_remove_platform()+0x1e: call without frame pointer save/setup drivers/pwm/pwm-lpss-platform.o: warning: objtool: pwm_lpss_probe_platform()+0x2e: call without frame pointer save/setup drivers/pwm/pwm-lpss-platform.o: warning: objtool: pwm_lpss_driver_platform_init()+0x12: call without frame pointer save/setup drivers/pwm/pwm-lpss-platform.o: warning: objtool: pwm_lpss_driver_platform_exit()+0xb: call without frame pointer save/setup drivers/media/usb/dvb-usb-v2/mxl111sf-demod.o: warning: objtool: mxl111sf_demod_read_signal_strength()+0x40: can't find jump dest instruction at .text+0x93000316 drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0203.o: warning: objtool: nvbios_M0203Em()+0x5f: can't find jump dest instruction at .text+0x8c0002d5 drivers/media/pci/ttpci/budget-patch.o: warning: objtool: alps_bsru6_set_symbol_rate()+0x8b: can't find jump dest instruction at .text+0xab000091 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.o: warning: objtool: tid_info_show()+0x39: can't find jump dest instruction at .text+0xca0006df drivers/media/tuners/m88rs6000t.o: warning: objtool: m88rs6000t_get_rf_strength()+0x192: can't find jump dest instruction at .text+0xa8010478 fs/nfsd/nfsxdr.o: warning: objtool: encode_fattr.isra.1()+0x95: can't find jump dest instruction at .text+0xc501027b drivers/media/pci/ivtv/ivtv-alsa-main.o: warning: objtool: snd_ivtv_init()+0x72: can't find jump dest instruction at .text+0x7b0100d7 drivers/mtd/mtdswap.o: warning: objtool: mtdswap_read_markers()+0x60: can't find jump dest instruction at .text+0xc6000196 LD [M] drivers/rapidio/rapidio.o CC [M] drivers/input/touchscreen/touchit213.o drivers/media/dvb-frontends/drxd_hard.o: warning: objtool: InitCC()+0x52: can't find jump dest instruction at .text+0xb4000417 drivers/gpu/drm/nouveau/nvkm/subdev/bios/P0260.o: warning: objtool: nvbios_P0260Te()+0x46: can't find jump dest instruction at .text+0x8000004c LD [M] drivers/net/ethernet/chelsio/cxgb4/cxgb4.o CC [M] drivers/media/usb/pvrusb2/pvrusb2-io.o fs/nfsd/stats.o: warning: objtool: nfsd_proc_open()+0x15: call without frame pointer save/setup fs/nfsd/stats.o: warning: objtool: nfsd_proc_show()+0x80: call without frame pointer save/setup fs/nfsd/stats.o: warning: objtool: nfsd_stat_init()+0x1e: call without frame pointer save/setup fs/nfsd/stats.o: warning: objtool: nfsd_stat_shutdown()+0x17: call without frame pointer save/setup CC [M] drivers/media/i2c/ths7303.o CC [M] net/ipv4/tcp_yeah.o CC [M] drivers/gpu/drm/drm_lock.o CC fs/ramfs/inode.o CC [M] drivers/scsi/aacraid/dpcsup.o CC [M] drivers/gpu/drm/radeon/dce3_1_afmt.o CC [M] drivers/hid/hid-steelseries.o drivers/net/wireless/atmel/atmel.o: warning: objtool: atmel_set_rate()+0x28: can't find jump dest instruction at .text+0x8e00027d CC lib/ioremap.o drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0205.o: warning: objtool: nvbios_M0205Te()+0x46: can't find jump dest instruction at .text+0xa200004c drivers/net/phy/fixed_phy.o: warning: objtool: fixed_phy_update_state()+0x22: can't find jump dest instruction at .text+0xfc0001a8 CC drivers/pci/host/pcie-designware.o drivers/pwm/pwm-lpss-pci.o: warning: objtool: pwm_lpss_remove_pci()+0x26: call without frame pointer save/setup drivers/pwm/pwm-lpss-pci.o: warning: objtool: pwm_lpss_probe_pci()+0x1f: call without frame pointer save/setup drivers/pwm/pwm-lpss-pci.o: warning: objtool: pwm_lpss_driver_pci_init()+0x19: call without frame pointer save/setup drivers/pwm/pwm-lpss-pci.o: warning: objtool: pwm_lpss_driver_pci_exit()+0xb: call without frame pointer save/setup drivers/scsi/aacraid/linit.o: warning: objtool: aac_eh_abort()+0x60: can't find jump dest instruction at .text+0x550100b5 CC [M] drivers/media/rc/keymaps/rc-eztv.o CC [M] drivers/media/pci/ivtv/ivtv-alsa-pcm.o CC [M] fs/nfs/sysctl.o fs/ntfs/runlist.o: warning: objtool: ntfs_rl_realloc()+0x40: can't find jump dest instruction at .text+0x8d000046 CC [M] drivers/gpu/drm/radeon/evergreen.o CC [M] drivers/pwm/pwm-rcar.o drivers/mfd/smsc-ece1099.o: warning: objtool: smsc_i2c_probe()+0x49: can't find jump dest instruction at .text+0xee00004e drivers/pinctrl/pinctrl-max77620.o: warning: objtool: max77620_set_fps_param()+0x25: can't find jump dest instruction at .text+0xe400002b drivers/hid/hid-sony.o: warning: objtool: sony_report_fixup()+0x30: can't find jump dest instruction at .text+0x50101c6 LD drivers/spmi/built-in.o CC [M] drivers/platform/x86/hp-wireless.o drivers/gpio/gpio-wm8994.o: warning: objtool: wm8994_gpio_dbg_show()+0x30: can't find jump dest instruction at .text+0x71010086 drivers/media/tuners/r820t.o: warning: objtool: r820t_write()+0x172: can't find jump dest instruction at .text+0xd0ff02e7 LD drivers/net/wireless/ath/ath9k/built-in.o drivers/pwm/pwm-mtk-disp.o: warning: objtool: mtk_disp_pwm_config()+0x68: can't find jump dest instruction at .text+0xb500014e CC [M] drivers/spmi/spmi.o CC lib/irq_regs.o CC [M] drivers/net/wireless/ath/ath5k/initvals.o CC [M] drivers/media/rc/fintek-cir.o CC [M] net/ipv4/netfilter/arptable_filter.o CC [M] drivers/media/pci/ivtv/ivtvfb.o drivers/isdn/hisax/icc.o: warning: objtool: dbusy_timer_handler()+0x15: can't find jump dest instruction at .text+0xec00009b drivers/media/i2c/bt856.o: warning: objtool: bt856_probe()+0x2d: can't find jump dest instruction at .text+0x93010103 CC [M] drivers/net/wireless/ath/ath9k/beacon.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bus/hwsq.o drivers/input/touchscreen/sur40.o: warning: objtool: sur40_probe()+0x35: can't find jump dest instruction at .text+0xf303060b drivers/hwmon/iio_hwmon.o: warning: objtool: iio_hwmon_probe()+0x65: can't find jump dest instruction at .text+0x8b02009b drivers/platform/x86/hp_accel.o: warning: objtool: lis3lv02d_add()+0x12: can't find jump dest instruction at .text+0xe1010308 CC [M] drivers/isdn/hisax/jade.o CC [M] drivers/media/i2c/ths8200.o drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0209.o: warning: objtool: nvbios_M0209Te()+0x46: can't find jump dest instruction at .text+0x9500004c CC [M] drivers/hwmon/ina2xx.o LD drivers/net/wireless/intel/iwlegacy/built-in.o drivers/media/usb/uvc/uvc_status.o: warning: objtool: uvc_input_init()+0x20: can't find jump dest instruction at .text+0xc0000026 CC [M] drivers/net/wireless/intel/iwlegacy/common.o net/ipv4/tcp_vegas.o: warning: objtool: tcp_vegas_cong_avoid()+0x21: can't find jump dest instruction at .text+0x56010176 CC [M] drivers/net/mdio.o CC [M] drivers/net/ethernet/broadcom/genet/bcmmii.o CC [M] drivers/net/wireless/ath/ath10k/core.o CC [M] drivers/misc/mic/scif/scif_rma.o drivers/sfi/sfi_core.o: warning: objtool: sfi_check_table()+0x2a: can't find jump dest instruction at .ref.text+0xa20000b0 fs/orangefs/orangefs-sysfs.o: warning: objtool: sysfs_int_show()+0x49: can't find jump dest instruction at .text+0x9900030f CC [M] net/ipv4/tcp_illinois.o LD drivers/sfi/built-in.o drivers/regulator/core.o: warning: objtool: regulator_attr_is_visible()+0x36: can't find jump dest instruction at .text+0xd02014c drivers/media/usb/pvrusb2/pvrusb2-context.o: warning: objtool: pvr2_context_set_notify()+0x36: can't find jump dest instruction at .text+0xba00003c drivers/spi/spidev.o: warning: objtool: spidev_probe()+0x94: can't find jump dest instruction at .text+0xc60101fa CC [M] fs/orangefs/super.o drivers/power/88pm860x_battery.o: warning: objtool: calc_ocv()+0x20: can't find jump dest instruction at .text+0xf50001b6 drivers/media/usb/uvc/uvc_v4l2.o: warning: objtool: uvc_v4l2_get_format()+0x31: can't find jump dest instruction at .text+0xbc0001c7 drivers/pinctrl/pinctrl-palmas.o: warning: objtool: palmas_pinconf_get()+0x7c: can't find jump dest instruction at .text+0x40201e1 CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/ucode_loader.o drivers/net/phy/mdio-bitbang.o: warning: objtool: mdiobb_send_num()+0x34: can't find call dest symbol at offset 0x68000148 drivers/acpi/acpica/psloop.o: warning: objtool: acpi_ps_link_module_code.isra.0()+0x69: can't find jump dest instruction at .text+0xba00006f CC [M] drivers/net/wireless/intel/iwlegacy/debug.o CC [M] drivers/media/i2c/tvp5150.o CC drivers/mfd/da9052-irq.o CC [M] drivers/net/phy/mdio-gpio.o LD drivers/net/ethernet/intel/e1000e/built-in.o CC [M] drivers/power/act8945a_charger.o CC drivers/acpi/acpica/psopcode.o CC [M] fs/qnx4/bitmap.o drivers/net/wan/hdlc_x25.o: warning: objtool: x25_ioctl()+0x2b: can't find jump dest instruction at .text+0xa4000101 drivers/media/rc/keymaps/rc-encore-enltv.o: warning: objtool: init_rc_map_encore_enltv()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-encore-enltv.o: warning: objtool: exit_rc_map_encore_enltv()+0xb: call without frame pointer save/setup drivers/regulator/devres.o: warning: objtool: devm_regulator_bulk_register_supply_alias()+0x2b: can't find jump dest instruction at .text+0x9b000401 drivers/rapidio/devices/rio_mport_cdev.o: warning: objtool: rio_mport_pw_handler()+0x5d: can't find jump dest instruction at .text+0x88000443 CC [M] drivers/net/ethernet/intel/e1000e/82571.o CC [M] drivers/net/phy/national.o drivers/gpu/drm/nouveau/nvkm/subdev/bus/base.o: warning: objtool: nvkm_bus_new_()+0x3e: call without frame pointer save/setup CC [M] drivers/hid/hid-sunplus.o fs/nilfs2/segbuf.o: warning: objtool: nilfs_segbuf_fill_in_data_crc()+0x79: can't find jump dest instruction at .text+0x8900007f drivers/media/i2c/bt866.o: warning: objtool: bt866_s_routing()+0x2d: can't find call dest symbol at offset 0xbeff01b1 drivers/acpi/acpica/psobject.o: warning: objtool: acpi_ps_get_aml_opcode()+0x58: can't find jump dest instruction at .text+0xb200005e LD [M] drivers/rapidio/devices/tsi721_mport.o drivers/media/usb/dvb-usb-v2/mxl111sf-tuner.o: warning: objtool: mxl1x1sf_tuner_set_if_output_freq()+0x136: can't find jump dest instruction at .text+0x7300043a CC [M] drivers/media/i2c/tvp514x.o drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.o: warning: objtool: amdgpu_gfx_parse_disable_cu()+0x3d: can't find jump dest instruction at .text+0xaa0000f3 CC drivers/acpi/acpica/psopinfo.o drivers/media/pci/zoran/zr36016.o: warning: objtool: zr36016_basic_test()+0xee: can't find jump dest instruction at .text+0xc40005e4 CC [M] drivers/media/rc/keymaps/rc-flydvb.o drivers/net/ethernet/cisco/enic/enic_clsf.o: warning: objtool: enic_addfltr_5t()+0x21: can't find jump dest instruction at .text+0x86000027 drivers/net/ethernet/hisilicon/hns/hns_dsaf_gmac.o: warning: objtool: hns_gmac_config()+0x27: can't find jump dest instruction at .text+0x1d011a9d CC [M] drivers/hwmon/ina3221.o CC [M] fs/ntfs/upcase.o CC [M] drivers/net/ethernet/mellanox/mlx4/icm.o CC drivers/mfd/da9052-core.o drivers/net/wireless/ath/ath5k/caps.o: warning: objtool: ath5k_hw_set_capabilities()+0x4d: can't find jump dest instruction at .text+0x8d000052 fs/pstore/ram_core.o: warning: objtool: persistent_ram_buffer_map()+0x64: can't find jump dest instruction at .text+0xc00001ea CC [M] drivers/scsi/aic94xx/aic94xx_hwi.o drivers/media/rc/keymaps/rc-encore-enltv-fm53.o: warning: objtool: init_rc_map_encore_enltv_fm53()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-encore-enltv-fm53.o: warning: objtool: exit_rc_map_encore_enltv_fm53()+0xb: call without frame pointer save/setup CC [M] drivers/isdn/hisax/bkm_a8.o LD [M] fs/pstore/ramoops.o fs/nls/nls_iso8859-2.o: warning: objtool: init_nls_iso8859_2()+0x12: 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 fs/nfsd/nfscache.o: warning: objtool: nfsd_cache_match()+0x1c: can't find jump dest instruction at .text+0xc7000472 drivers/net/wan/hdlc_ppp.o: warning: objtool: ppp_tx_cp()+0x76: can't find jump dest instruction at .text+0xc000017b drivers/media/pci/solo6x10/solo6x10-g723.o: warning: objtool: solo_snd_pcm_init()+0x37: can't find jump dest instruction at .text+0x9e00016d CC [M] drivers/media/rc/keymaps/rc-flyvideo.o CC [M] drivers/net/ethernet/broadcom/genet/bcmgenet_wol.o CC [M] fs/nls/nls_iso8859-3.o drivers/media/usb/usbvision/usbvision-video.o: warning: objtool: usbvision_remove_sysfs()+0x11: can't find jump dest instruction at .text+0x8e000017 CC drivers/pci/host/pcie-designware-plat.o drivers/net/ethernet/myricom/myri10ge/myri10ge.o: warning: objtool: myri10ge_get_ethtool_stats()+0x22b: can't find jump dest instruction at .text+0x50103f1 CC [M] drivers/media/pci/solo6x10/solo6x10-eeprom.o drivers/net/wimax/i2400m/tx.o: warning: objtool: i2400m_tx_fifo_push()+0x6a: can't find jump dest instruction at .text+0x760101d0 CC [M] drivers/net/wan/farsync.o drivers/media/rc/keymaps/rc-encore-enltv2.o: warning: objtool: init_rc_map_encore_enltv2()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-encore-enltv2.o: warning: objtool: exit_rc_map_encore_enltv2()+0xb: call without frame pointer save/setup LD drivers/net/ethernet/intel/fm10k/built-in.o LD drivers/net/wireless/intersil/built-in.o CC [M] drivers/misc/lkdtm_usercopy.o LD drivers/net/wireless/marvell/built-in.o LD drivers/ssb/built-in.o drivers/pwm/pwm-lpss.o: warning: objtool: pwm_lpss_enable()+0x21: can't find call dest symbol at offset 0x9b0000b5 LD [M] drivers/media/usb/usbvision/usbvision.o CC [M] drivers/net/ethernet/intel/fm10k/fm10k_main.o CC [M] drivers/net/wireless/marvell/mwl8k.o fs/ntfs/unistr.o: warning: objtool: ntfs_nlstoucs()+0x31: can't find jump dest instruction at .text+0xb2000317 MKREGTABLE drivers/gpu/drm/radeon/evergreen_reg_safe.h drivers/media/rc/keymaps/rc-evga-indtube.o: warning: objtool: init_rc_map_evga_indtube()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-evga-indtube.o: warning: objtool: exit_rc_map_evga_indtube()+0xb: call without frame pointer save/setup LD drivers/net/ethernet/intel/i40e/built-in.o CC [M] drivers/pwm/pwm-renesas-tpu.o CC [M] drivers/ssb/main.o drivers/gpio/gpio-ws16c48.o: warning: objtool: ws16c48_irq_set_type()+0x48: can't find jump dest instruction at .text+0x990000ce CC [M] drivers/gpu/drm/drm_memory.o CC [M] fs/ntfs/bitmap.o CC [M] fs/nls/nls_iso8859-4.o drivers/media/pci/ttpci/av7110_v4l.o: warning: objtool: vidioc_s_fmt_sliced_vbi_out()+0x57: can't find jump dest instruction at .text+0x8700040d CC [M] drivers/net/ethernet/intel/i40e/i40e_main.o drivers/media/usb/pvrusb2/pvrusb2-devattr.o: warning: objtool: pvr2_s5h1411_attach()+0x18: call without frame pointer save/setup drivers/media/usb/pvrusb2/pvrusb2-devattr.o: warning: objtool: pvr2_tda18271_8295_attach()+0x18: call without frame pointer save/setup drivers/media/usb/pvrusb2/pvrusb2-devattr.o: warning: objtool: pvr2_s5h1409_attach()+0x18: call without frame pointer save/setup drivers/media/usb/pvrusb2/pvrusb2-devattr.o: warning: objtool: pvr2_73xxx_tda18271_8295_attach()+0x18: call without frame pointer save/setup drivers/media/usb/pvrusb2/pvrusb2-devattr.o: warning: objtool: pvr2_tda10048_attach()+0x18: call without frame pointer save/setup drivers/media/usb/pvrusb2/pvrusb2-devattr.o: warning: objtool: pvr2_fcv1236d_attach()+0x18: call without frame pointer save/setup drivers/media/usb/pvrusb2/pvrusb2-devattr.o: warning: objtool: pvr2_lgdt3302_attach()+0x18: call without frame pointer save/setup drivers/media/usb/pvrusb2/pvrusb2-devattr.o: warning: objtool: pvr2_lgh06xf_attach()+0x18: call without frame pointer save/setup drivers/media/usb/pvrusb2/pvrusb2-devattr.o: warning: objtool: pvr2_lgdt3303_attach()+0x18: call without frame pointer save/setup drivers/ide/ide-cd.o: warning: objtool: cdrom_do_block_pc()+0x2c: can't find jump dest instruction at .text+0xa40001a2 CC [M] fs/ntfs/lcnalloc.o drivers/gpio/gpio-xilinx.o: warning: objtool: xgpio_probe()+0x3a: can't find jump dest instruction at .text+0xbe0100c0 drivers/hwmon/ina209.o: warning: objtool: ina209_to_reg()+0x15: can't find jump dest instruction at .text+0xe500001b CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv04.o drivers/regulator/stw481x-vmmc.o: warning: objtool: stw481x_vmmc_regulator_probe()+0x57: call without frame pointer save/setup drivers/regulator/stw481x-vmmc.o: warning: objtool: stw481x_vmmc_regulator_driver_init()+0xd: call without frame pointer save/setup drivers/regulator/stw481x-vmmc.o: warning: objtool: stw481x_vmmc_regulator_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/gpu/drm/drm_drv.o LD drivers/gpio/gpio-generic.o CC [M] drivers/ide/ide-cd_ioctl.o drivers/pinctrl/uniphier/pinctrl-uniphier-pro5.o: warning: objtool: uniphier_pro5_pinctrl_probe()+0x10: call without frame pointer save/setup drivers/pinctrl/uniphier/pinctrl-uniphier-pro5.o: warning: objtool: uniphier_pro5_pinctrl_driver_init()+0x12: call without frame pointer save/setup drivers/pinctrl/uniphier/pinctrl-uniphier-pro5.o: warning: objtool: uniphier_pro5_pinctrl_driver_exit()+0xb: call without frame pointer save/setup fs/qnx4/namei.o: warning: objtool: qnx4_find_entry()+0x46: can't find jump dest instruction at .text+0xbd00004b CC [M] drivers/hwmon/it87.o drivers/regulator/of_regulator.o: warning: objtool: of_get_regulation_constraints.isra.0()+0x32c: can't find jump dest instruction at .text+0x51010371 CC [M] net/netfilter/xt_mark.o CC [M] drivers/media/dvb-frontends/or51132.o LD drivers/net/ethernet/neterion/built-in.o CC [M] drivers/regulator/fixed.o CC [M] drivers/net/wireless/ath/ath6kl/hif.o drivers/scsi/aacraid/comminit.o: warning: objtool: aac_alloc_comm.constprop.1()+0x55: can't find jump dest instruction at .text+0x9302012b drivers/media/rc/mceusb.o: warning: objtool: mceusb_handle_command()+0x22: can't find jump dest instruction at .text+0x7c000088 drivers/media/pci/saa7164/saa7164-buffer.o: warning: objtool: saa7164_buffer_display()+0x25: can't find jump dest instruction at .text+0x8200002b net/ipv4/netfilter/ipt_REJECT.o: warning: objtool: reject_tg_check()+0x4a: call without frame pointer save/setup net/ipv4/netfilter/ipt_REJECT.o: warning: objtool: reject_tg()+0x20: call without frame pointer save/setup net/ipv4/netfilter/ipt_REJECT.o: warning: objtool: reject_tg_init()+0xb: call without frame pointer save/setup net/ipv4/netfilter/ipt_REJECT.o: warning: objtool: reject_tg_exit()+0xb: call without frame pointer save/setup drivers/md/dm-queue-length.o: warning: objtool: ql_add_path()+0x42: can't find jump dest instruction at .text+0xd5000287 sound/soc/codecs/rt298.o: warning: objtool: rt298_readable_register()+0xf: can't find jump dest instruction at .text+0x78020085 CC [M] drivers/media/pci/ttpci/av7110.o drivers/gpio/gpio-xlp.o: warning: objtool: xlp_gpio_set_irq_type()+0x27: can't find jump dest instruction at .text+0xa700002d CC [M] drivers/pwm/pwm-sun4i.o fs/nfsd/fault_inject.o: warning: objtool: fault_inject_write()+0xa1: can't find jump dest instruction at .text+0xc5000137 CC [M] drivers/net/ethernet/neterion/s2io.o drivers/net/ethernet/natsemi/ns83820.o: warning: objtool: phy_intr()+0x40: can't find jump dest instruction at .text+0xd9000296 CC [M] sound/soc/codecs/rt5616.o CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.o drivers/net/wireless/broadcom/brcm80211/brcmsmac/ucode_loader.o: warning: objtool: brcms_ucode_data_init()+0x19: can't find jump dest instruction at .text+0x6801001f drivers/net/ethernet/hisilicon/hns/hns_dsaf_misc.o: warning: objtool: hns_mac_get_phy_if_acpi()+0x59: can't find jump dest instruction at .text+0x8600012f CC [M] drivers/net/wireless/intel/ipw2x00/libipw_tx.o CC [M] fs/nfsd/nfs2acl.o LD drivers/net/wireless/intersil/hostap/built-in.o LD drivers/gpio/built-in.o drivers/pinctrl/pinctrl-single.o: warning: objtool: pcs_pinconf_set()+0x40: can't find jump dest instruction at .text+0x5d0104a6 CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/ampdu.o CC [M] drivers/md/dm-snap.o CC [M] drivers/media/usb/dvb-usb/digitv.o CC [M] drivers/net/wireless/ath/ath6kl/htc_mbox.o CC [M] drivers/net/wireless/intersil/hostap/hostap_80211_rx.o drivers/rapidio/switches/idt_gen2.o: warning: objtool: idtg2_em_handler()+0xf3: can't find jump dest instruction at .text+0x80000969 drivers/rtc/class.o: warning: objtool: rtc_device_register()+0x9f: can't find jump dest instruction at .text+0x1e020195 CC [M] drivers/net/wireless/intersil/hostap/hostap_80211_tx.o CC [M] drivers/md/dm-exception-store.o fs/ocfs2/dlmglue.o: warning: objtool: ocfs2_prepare_downconvert()+0x31: can't find jump dest instruction at .text+0xa50002c7 drivers/media/rc/ite-cir.o: warning: objtool: ite_set_carrier_params()+0x55: can't find jump dest instruction at .text+0x6601009b drivers/misc/mic/scif/scif_fence.o: warning: objtool: _scif_fence_wait()+0x53: can't find jump dest instruction at .text+0x86000058 CC [M] drivers/net/ethernet/hisilicon/hns/hns_dsaf_ppe.o drivers/net/wireless/broadcom/b43legacy/xmit.o: warning: objtool: b43legacy_rssi_postprocess()+0x17: can't find jump dest instruction at .text+0xc900001d drivers/pci/slot.o: warning: objtool: make_slot_name()+0x29: can't find jump dest instruction at .text+0x9100038f drivers/net/wireless/broadcom/b43legacy/rfkill.o: warning: objtool: b43legacy_rfkill_poll()+0x5a: can't find jump dest instruction at .text+0x960000b0 CC [M] drivers/ide/ide-cd_verbose.o drivers/net/wireless/broadcom/b43/lo.o: warning: objtool: lo_measure_restore()+0x23a: can't find jump dest instruction at .text+0x85000410 CC drivers/acpi/acpica/psparse.o CC [M] drivers/net/wireless/broadcom/b43legacy/dma.o drivers/gpu/drm/radeon/atombios_dp.o: warning: objtool: dp_get_adjust_train()+0x29: can't find jump dest instruction at .text+0x8a00002f CC [M] fs/nilfs2/cpfile.o CC [M] drivers/net/ethernet/intel/i40e/i40e_ethtool.o drivers/media/rc/keymaps/rc-eztv.o: warning: objtool: init_rc_map_eztv()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-eztv.o: warning: objtool: exit_rc_map_eztv()+0xb: call without frame pointer save/setup CC [M] drivers/net/ethernet/mellanox/mlxsw/pci.o drivers/md/dm-service-time.o: warning: objtool: st_add_path()+0x4f: can't find jump dest instruction at .text+0x17010334 CC [M] drivers/media/rc/keymaps/rc-fusionhdtv-mce.o CC [M] drivers/net/ethernet/hisilicon/hns/hns_dsaf_rcb.o CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/antsel.o CC [M] fs/ntfs/logfile.o drivers/net/wireless/atmel/atmel_pci.o: warning: objtool: atmel_pci_remove()+0x10: call without frame pointer save/setup drivers/net/wireless/atmel/atmel_pci.o: warning: objtool: atmel_pci_probe()+0x15: call without frame pointer save/setup drivers/net/wireless/atmel/atmel_pci.o: warning: objtool: atmel_driver_init()+0x19: call without frame pointer save/setup drivers/net/wireless/atmel/atmel_pci.o: warning: objtool: atmel_driver_exit()+0xb: call without frame pointer save/setup LD drivers/net/ethernet/intel/i40evf/built-in.o drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.o: warning: objtool: hns_mac_get_inner_port_num()+0x2f: can't find jump dest instruction at .text+0x9c000055 CC drivers/staging/board/board.o CC [M] drivers/media/rc/keymaps/rc-gadmei-rm008z.o CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil.o fs/qnx6/inode.o: warning: objtool: qnx6_block_map()+0x64: can't find jump dest instruction at .text+0xbc000349 drivers/media/pci/zoran/zr36060.o: warning: objtool: zr36060_control()+0x4c: can't find jump dest instruction at .text+0x260200a2 CC [M] drivers/net/wireless/atmel/atmel_cs.o drivers/rapidio/switches/idt_gen3.o: warning: objtool: idtg3_route_get_entry()+0x39: can't find jump dest instruction at .text+0x8000003f CC [M] drivers/net/ethernet/intel/i40evf/i40evf_main.o CC [M] fs/qnx6/dir.o drivers/scsi/aacraid/commctrl.o: warning: objtool: ioctl_send_fib()+0x32: can't find jump dest instruction at .text+0x8b030038 drivers/media/i2c/ks0127.o: warning: objtool: init_reg_defaults()+0x11: can't find jump dest instruction at .text+0xc3010017 drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_configure_port_mpeg2ts()+0x2d: can't find jump dest instruction at .text+0x33010033 drivers/net/ethernet/cisco/enic/enic_api.o: warning: objtool: enic_api_devcmd_proxy_by_index()+0x4d: call without frame pointer save/setup CC fs/quota/quota.o LD [M] drivers/net/ethernet/cisco/enic/enic.o LD [M] drivers/media/pci/zoran/zr36067.o drivers/pinctrl/uniphier/pinctrl-uniphier-pxs2.o: warning: objtool: uniphier_pxs2_pinctrl_probe()+0x10: call without frame pointer save/setup drivers/pinctrl/uniphier/pinctrl-uniphier-pxs2.o: warning: objtool: uniphier_pxs2_pinctrl_driver_init()+0x12: call without frame pointer save/setup drivers/pinctrl/uniphier/pinctrl-uniphier-pxs2.o: warning: objtool: uniphier_pxs2_pinctrl_driver_exit()+0xb: call without frame pointer save/setup drivers/input/touchscreen/ti_am335x_tsc.o: warning: objtool: titsc_parse_dt()+0x2d: can't find jump dest instruction at .text+0x1c010373 CC [M] drivers/net/netconsole.o CC fs/quota/kqid.o CC [M] drivers/pinctrl/uniphier/pinctrl-uniphier-ld6b.o CC [M] drivers/input/touchscreen/touchright.o drivers/gpu/drm/amd/amdgpu/dce_v10_0.o: warning: objtool: dce_v10_0_latency_watermark()+0x1f: can't find jump dest instruction at .text+0x4b010105 CC [M] drivers/ide/ide-tape.o drivers/isdn/hisax/niccy.o: warning: objtool: hscx_fill_fifo()+0x5c: can't find jump dest instruction at .text+0xd1010272 drivers/isdn/hisax/hfc_pci.o: warning: objtool: hfcpci_auxcmd()+0x1b: can't find jump dest instruction at .text+0xd10003f1 CC [M] drivers/gpu/drm/amd/amdgpu/sdma_v3_0.o CC [M] drivers/pinctrl/uniphier/pinctrl-uniphier-ld11.o LD drivers/net/wireless/mediatek/built-in.o sound/soc/codecs/rt5514.o: warning: objtool: rt5514_readable_register()+0xf: can't find jump dest instruction at .text+0x51020035 drivers/pwm/pwm-pca9685.o: warning: objtool: pca9685_pwm_config()+0x30: can't find jump dest instruction at .text+0xe7000206 drivers/net/irda/esi-sir.o: warning: objtool: esi_change_speed()+0x5f: call without frame pointer save/setup drivers/net/irda/esi-sir.o: warning: objtool: esi_reset()+0x15: call without frame pointer save/setup drivers/net/irda/esi-sir.o: warning: objtool: esi_close()+0xd: call without frame pointer save/setup drivers/net/irda/esi-sir.o: warning: objtool: esi_open()+0x18: call without frame pointer save/setup drivers/net/irda/esi-sir.o: warning: objtool: esi_sir_init()+0xb: call without frame pointer save/setup drivers/net/irda/esi-sir.o: warning: objtool: esi_sir_cleanup()+0xb: call without frame pointer save/setup fs/ocfs2/extent_map.o: warning: objtool: ocfs2_extent_map_lookup()+0x4d: can't find jump dest instruction at .text+0x8f0001c3 drivers/platform/x86/hp-wireless.o: warning: objtool: hpwl_notify()+0x37: call without frame pointer save/setup drivers/platform/x86/hp-wireless.o: warning: objtool: hpwl_remove()+0x10: call without frame pointer save/setup drivers/platform/x86/hp-wireless.o: warning: objtool: hpwl_add()+0xe: call without frame pointer save/setup drivers/platform/x86/hp-wireless.o: warning: objtool: hpwl_init()+0xf: call without frame pointer save/setup drivers/platform/x86/hp-wireless.o: warning: objtool: hpwl_exit()+0xd: call without frame pointer save/setup CC [M] drivers/input/touchscreen/touchwin.o drivers/media/pci/ttpci/av7110_hw.o: warning: objtool: av7110_debiwrite()+0x5a: can't find jump dest instruction at .text+0x9400005f CC [M] fs/ocfs2/ioctl.o drivers/input/touchscreen/touchit213.o: warning: objtool: touchit213_connect()+0x4b: can't find jump dest instruction at .text+0xe30000c1 CC drivers/staging/android/ion/ion.o CC [M] fs/ntfs/quota.o CC [M] drivers/platform/x86/hp-wmi.o CC [M] drivers/pwm/pwm-twl.o CC drivers/staging/android/ion/ion_heap.o drivers/gpu/drm/radeon/radeon_pm.o: warning: objtool: hwmon_attributes_visible()+0x24: can't find jump dest instruction at .text+0xff00002a drivers/isdn/hisax/hfc_sx.o: warning: objtool: reset_hfcsx()+0x10b: can't find jump dest instruction at .text+0x4000015f CC [M] drivers/input/touchscreen/ts4800-ts.o MKREGTABLE drivers/gpu/drm/radeon/cayman_reg_safe.h LD drivers/net/ethernet/netronome/built-in.o CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/fweh.o drivers/media/pci/ivtv/ivtv-yuv.o: warning: objtool: ivtv_yuv_window_setup()+0xaa: can't find jump dest instruction at .text+0x980200b0 drivers/net/wireless/ath/ar5523/ar5523.o: warning: objtool: ar5523_tx_work_locked()+0x9b: can't find jump dest instruction at .text+0x37020641 drivers/media/usb/tm6000/tm6000-video.o: warning: objtool: vidioc_s_tuner()+0x25: can't find jump dest instruction at .text+0xa00003bb drivers/media/rc/imon.o: warning: objtool: imon_resume()+0x18: can't find jump dest instruction at .text+0xad00001e drivers/net/wireless/broadcom/b43legacy/leds.o: warning: objtool: b43legacy_map_led()+0x31: can't find jump dest instruction at .text+0xbc010317 CC [M] drivers/pwm/pwm-twl-led.o drivers/misc/mic/scif/scif_dma.o: warning: objtool: scif_register_temp()+0x66: can't find jump dest instruction at .text+0xff00007c CC [M] drivers/gpu/drm/radeon/evergreen_blit_shaders.o LD [M] drivers/media/usb/tm6000/tm6000.o drivers/media/i2c/ths7303.o: warning: objtool: ths7303_log_channel_status()+0x5a: can't find jump dest instruction at .text+0xb00000bf CC [M] drivers/media/rc/meson-ir.o drivers/net/ethernet/natsemi/natsemi.o: warning: objtool: netdev_get_eeprom()+0x26: can't find jump dest instruction at .text+0xe10005fc CC [M] drivers/media/usb/uvc/uvc_isight.o drivers/net/ethernet/mellanox/mlx5/core/fw.o: warning: objtool: mlx5_query_hca_caps()+0x1b: can't find jump dest instruction at .text+0x300101a1 CC [M] drivers/misc/mic/scif/scif_rma_list.o drivers/media/usb/uvc/uvc_video.o: warning: objtool: uvc_fixup_video_ctrl()+0x11: can't find jump dest instruction at .text+0x51010017 CC [M] drivers/media/i2c/tvp7002.o drivers/media/v4l2-core/videobuf-dvb.o: warning: objtool: videobuf_dvb_dealloc_frontends()+0x32: can't find jump dest instruction at .text+0x8b000037 CC [M] drivers/net/wireless/intel/iwlegacy/4965.o CC lib/is_single_threaded.o drivers/media/pci/saa7164/saa7164-encoder.o: warning: objtool: saa7164_s_ctrl()+0x1d: can't find jump dest instruction at .text+0x880100f3 CC [M] drivers/gpu/drm/drm_vm.o drivers/hid/hid-steelseries.o: warning: objtool: steelseries_srws1_probe()+0x53: can't find jump dest instruction at .text+0xa3020388 CC [M] drivers/media/pci/saa7164/saa7164-vbi.o CC lib/klist.o CC [M] drivers/media/usb/gspca/nw80x.o drivers/acpi/acpica/psopinfo.o: warning: objtool: acpi_ps_get_opcode_info()+0x9a: call without frame pointer save/setup drivers/acpi/acpica/psopinfo.o: warning: objtool: acpi_ps_get_opcode_name()+0xc: call without frame pointer save/setup drivers/media/usb/dvb-usb-v2/dvbsky.o: warning: objtool: dvbsky_i2c_xfer()+0x45: can't find jump dest instruction at .text+0xef01016b fs/nls/nls_iso8859-4.o: warning: objtool: init_nls_iso8859_4()+0x12: call without frame pointer save/setup fs/nls/nls_iso8859-4.o: warning: objtool: exit_nls_iso8859_4()+0xb: call without frame pointer save/setup CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwsignal.o LD drivers/net/ethernet/netronome/nfp/built-in.o CC fs/ramfs/file-mmu.o drivers/net/ethernet/dec/tulip/uli526x.o: warning: objtool: uli526x_free_tx_pkt()+0x27: can't find jump dest instruction at .text+0xfc00038d fs/qnx4/bitmap.o: warning: objtool: qnx4_count_free_blocks()+0x35: can't find jump dest instruction at .text+0x8500003b fs/nls/nls_iso8859-3.o: warning: objtool: init_nls_iso8859_3()+0x12: call without frame pointer save/setup fs/nls/nls_iso8859-3.o: warning: objtool: exit_nls_iso8859_3()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-flydvb.o: warning: objtool: init_rc_map_flydvb()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-flydvb.o: warning: objtool: exit_rc_map_flydvb()+0xb: call without frame pointer save/setup LD drivers/net/wireless/mediatek/mt7601u/built-in.o LD drivers/staging/clocking-wizard/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv31.o drivers/media/pci/ivtv/ivtv-alsa-pcm.o: warning: objtool: snd_ivtv_pcm_hw_params()+0x23: can't find jump dest instruction at .text+0x8f000189 drivers/power/act8945a_charger.o: warning: objtool: act8945a_charger_get_property()+0x32: can't find jump dest instruction at .text+0xe2000038 CC [M] drivers/net/wireless/ath/ath10k/htc.o CC [M] drivers/net/ethernet/netronome/nfp/nfp_net_common.o CC [M] drivers/md/dm-snap-transient.o CC [M] fs/nls/nls_iso8859-5.o fs/ntfs/super.o: warning: objtool: parse_ntfs_boot_sector()+0xb0: can't find jump dest instruction at .text+0xbf0402d5 CC [M] sound/soc/codecs/rt5631.o net/ipv4/tcp_veno.o: warning: objtool: tcp_veno_cong_avoid()+0x22: can't find jump dest instruction at .text+0x25010157 drivers/pwm/pwm-rcar.o: warning: objtool: rcar_pwm_config()+0x33: can't find jump dest instruction at .text+0x120100d9 CC [M] drivers/net/wireless/mediatek/mt7601u/usb.o CC [M] drivers/net/wireless/ath/ath6kl/htc_pipe.o LD [M] fs/qnx4/qnx4.o CC [M] drivers/staging/clocking-wizard/clk-xlnx-clock-wizard.o LD [M] drivers/media/pci/ivtv/ivtv.o fs/ramfs/inode.o: warning: objtool: ramfs_get_inode()+0x31: can't find jump dest instruction at .text+0xf5000087 net/ipv4/tcp_nv.o: warning: objtool: tcpnv_state()+0x17: can't find jump dest instruction at .text+0xc600011d CC [M] drivers/power/ds2760_battery.o drivers/md/dm-mpath.o: warning: objtool: multipath_busy()+0x1d: can't find jump dest instruction at .text+0x8d0000c3 drivers/scsi/aacraid/dpcsup.o: warning: objtool: aac_response_normal()+0x3e: can't find jump dest instruction at .text+0x90010043 LD drivers/net/wireless/intel/iwlwifi/built-in.o drivers/media/usb/pvrusb2/pvrusb2-io.o: warning: objtool: pvr2_buffer_remove()+0x38: can't find jump dest instruction at .text+0x8300003e CC [M] drivers/misc/tifm_core.o drivers/media/rc/keymaps/rc-flyvideo.o: warning: objtool: init_rc_map_flyvideo()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-flyvideo.o: warning: objtool: exit_rc_map_flyvideo()+0xb: call without frame pointer save/setup CC drivers/acpi/acpica/psscope.o CC [M] drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.o CC [M] drivers/hid/hid-gaff.o drivers/hid/hid-sunplus.o: warning: objtool: sp_report_fixup()+0x38: call without frame pointer save/setup drivers/hid/hid-sunplus.o: warning: objtool: sp_driver_init()+0x19: call without frame pointer save/setup drivers/hid/hid-sunplus.o: warning: objtool: sp_driver_exit()+0xb: call without frame pointer save/setup net/ipv4/netfilter/arpt_mangle.o: warning: objtool: target()+0x37: can't find jump dest instruction at .text+0x5101007d CC [M] drivers/net/ethernet/mellanox/mlx4/intf.o CC [M] drivers/scsi/aacraid/rx.o CC [M] drivers/media/usb/pvrusb2/pvrusb2-ioread.o CC [M] drivers/net/wireless/intel/iwlwifi/iwl-io.o drivers/gpu/drm/amd/amdgpu/dce_v11_0.o: warning: objtool: dce_v11_0_latency_watermark()+0x1f: can't find jump dest instruction at .text+0x4b010105 CC [M] net/ipv4/netfilter/nf_dup_ipv4.o CC [M] drivers/pinctrl/uniphier/pinctrl-uniphier-ld20.o CC [M] drivers/net/wireless/ath/ath10k/htt.o net/ipv4/tcp_scalable.o: warning: objtool: tcp_scalable_cong_avoid()+0x59: call without frame pointer save/setup net/ipv4/tcp_scalable.o: warning: objtool: tcp_scalable_register()+0xb: call without frame pointer save/setup net/ipv4/tcp_scalable.o: warning: objtool: tcp_scalable_unregister()+0xb: call without frame pointer save/setup drivers/hwmon/ina2xx.o: warning: objtool: ina226_set_interval()+0x34: can't find jump dest instruction at .text+0xc9000039 CC fs/quota/compat.o CC [M] sound/soc/codecs/rt5640.o CC fs/quota/netlink.o LD drivers/net/ethernet/neterion/vxge/built-in.o CC [M] drivers/media/dvb-frontends/bcm3510.o CC [M] drivers/net/ethernet/neterion/vxge/vxge-config.o drivers/media/usb/uvc/uvc_ctrl.o: warning: objtool: uvc_get_le_value()+0x1c: can't find jump dest instruction at .text+0x85000132 drivers/isdn/hisax/bkm_a4t.o: warning: objtool: reset_bkm()+0x10: can't find jump dest instruction at .text+0x8e000226 CC [M] sound/soc/codecs/rt5645.o drivers/media/usb/gspca/mr97310a.o: warning: objtool: pac_find_sof()+0x1e: can't find jump dest instruction at .text+0xc4000064 fs/ntfs/upcase.o: warning: objtool: generate_default_upcase()+0x16: can't find jump dest instruction at .text+0xcb00001c CC [M] drivers/net/rionet.o lib/ioremap.o: warning: objtool: ioremap_pte_range()+0x43: can't find jump dest instruction at .text+0xe5000049 CC [M] drivers/media/usb/gspca/ov519.o CC drivers/staging/android/ion/ion_page_pool.o drivers/pci/host/pcie-designware-plat.o: warning: objtool: dw_plat_add_pcie_port()+0x38: can't find jump dest instruction at .text+0x8a00006e drivers/hwmon/ina3221.o: warning: objtool: ina3221_set_current()+0x51: can't find jump dest instruction at .text+0x9f000156 drivers/net/phy/mdio-gpio.o: warning: objtool: mdio_gpio_bus_init()+0x36: can't find jump dest instruction at .text+0x9a01016c net/ipv4/tcp_lp.o: warning: objtool: tcp_lp_rtt_sample.isra.0()+0xd: can't find call dest symbol at offset 0x1f000151 drivers/md/dm-switch.o: warning: objtool: alloc_region_table()+0x43: can't find jump dest instruction at .text+0xed0004b9 CC [M] drivers/hwmon/jc42.o CC [M] sound/soc/codecs/rt5651.o CC [M] drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.o CC [M] drivers/hid/hid-tmff.o drivers/gpu/drm/radeon/dce3_1_afmt.o: warning: objtool: dce3_2_afmt_write_sad_regs()+0xa8: can't find jump dest instruction at .text+0x7a0001ac CC fs/proc/array.o net/ipv4/tcp_yeah.o: warning: objtool: tcp_yeah_cong_avoid()+0x40: can't find jump dest instruction at .text+0xa3010106 LD drivers/net/ethernet/nvidia/built-in.o drivers/net/wimax/i2400m/debugfs.o: warning: objtool: i2400m_tx_stats_read()+0x3a: can't find jump dest instruction at .text+0xe60001b0 CC [M] fs/quota/quota_v1.o net/ipv4/netfilter/arptable_filter.o: warning: objtool: arptable_filter_net_exit()+0x24: call without frame pointer save/setup net/ipv4/netfilter/arptable_filter.o: warning: objtool: arptable_filter_table_init()+0x2b: call without frame pointer save/setup net/ipv4/netfilter/arptable_filter.o: warning: objtool: arptable_filter_hook()+0x1a: call without frame pointer save/setup net/ipv4/netfilter/arptable_filter.o: warning: objtool: arptable_filter_init()+0x16: call without frame pointer save/setup net/ipv4/netfilter/arptable_filter.o: warning: objtool: arptable_filter_fini()+0xb: call without frame pointer save/setup CC [M] drivers/net/ethernet/netronome/nfp/nfp_net_ethtool.o drivers/gpu/drm/nouveau/nvkm/subdev/bus/hwsq.o: warning: objtool: nvkm_hwsq_fini()+0x22: can't find jump dest instruction at .text+0x26010108 LD [M] net/ipv4/gre.o drivers/net/ethernet/mellanox/mlx5/core/debugfs.o: warning: objtool: average_read()+0x2d: can't find jump dest instruction at .text+0xdd0000a3 CC [M] sound/soc/codecs/rt5659.o CC [M] drivers/media/i2c/tw2804.o drivers/misc/lkdtm_usercopy.o: warning: objtool: do_usercopy_heap_flag()+0x2b: can't find jump dest instruction at .text+0xa4020060 drivers/staging/board/board.o: warning: objtool: gic_fixup_resource()+0x27: can't find jump dest instruction at .init.text+0xa800002d CC [M] drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o drivers/net/wimax/i2400m/rx.o: warning: objtool: i2400m_roq_log_entry_print()+0x2c: can't find jump dest instruction at .text+0xb10000c2 CC [M] drivers/net/ethernet/nvidia/forcedeth.o CC [M] drivers/misc/tifm_7xx1.o LD drivers/staging/board/built-in.o drivers/media/i2c/ths8200.o: warning: objtool: ths8200_probe()+0x2f: can't find jump dest instruction at .text+0x16010415 CC [M] drivers/net/wireless/ath/ath9k/gpio.o CC [M] drivers/net/wimax/i2400m/usb-fw.o drivers/acpi/acpica/psparse.o: warning: objtool: acpi_ps_complete_this_op()+0x99: can't find jump dest instruction at .text+0x760100d3 drivers/isdn/hisax/jade.o: warning: objtool: jade_l2l1()+0x30: can't find jump dest instruction at .text+0x710103a6 drivers/media/usb/dvb-usb/m920x.o: warning: objtool: m920x_mt352_demod_init()+0x94: can't find jump dest instruction at .text+0xf80000aa drivers/misc/mic/scif/scif_mmap.o: warning: objtool: scif_rma_list_munmap()+0x3a: can't find jump dest instruction at .text+0xb8000060 drivers/net/wireless/broadcom/b43/phy_g.o: warning: objtool: default_radio_attenuation()+0x2f: can't find jump dest instruction at .text+0xee000034 CC [M] fs/qnx6/namei.o CC [M] drivers/net/wireless/broadcom/b43legacy/pio.o drivers/media/rc/keymaps/rc-gadmei-rm008z.o: warning: objtool: init_rc_map_gadmei_rm008z()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-gadmei-rm008z.o: warning: objtool: exit_rc_map_gadmei_rm008z()+0xb: call without frame pointer save/setup CC [M] drivers/media/i2c/tw9903.o CC [M] drivers/platform/x86/amilo-rfkill.o drivers/media/tuners/mxl5005s.o: warning: objtool: MXL_ControlWrite_Group()+0x2d: can't find jump dest instruction at .text+0xb1002a63 CC [M] drivers/media/rc/nuvoton-cir.o drivers/media/dvb-frontends/nxt200x.o: warning: objtool: nxt200x_attach()+0x4e: can't find jump dest instruction at .text+0xf90001e3 drivers/media/pci/ttpci/av7110_ca.o: warning: objtool: dvb_ca_ioctl()+0x7d: can't find jump dest instruction at .text+0xd40102f3 drivers/media/rc/keymaps/rc-fusionhdtv-mce.o: warning: objtool: init_rc_map_fusionhdtv_mce()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-fusionhdtv-mce.o: warning: objtool: exit_rc_map_fusionhdtv_mce()+0xb: call without frame pointer save/setup fs/nfs/sysctl.o: warning: objtool: nfs_register_sysctl()+0x10: call without frame pointer save/setup fs/nfs/sysctl.o: warning: objtool: nfs_unregister_sysctl()+0x10: call without frame pointer save/setup fs/ntfs/bitmap.o: warning: objtool: __ntfs_bitmap_set_bits_in_run()+0xed: can't find jump dest instruction at .text+0xdb0300f3 LD [M] drivers/media/tuners/tda18271.o CC [M] drivers/media/rc/keymaps/rc-genius-tvgo-a11mce.o CC [M] drivers/media/i2c/tw9906.o drivers/net/phy/national.o: warning: objtool: ns_10_base_t_hdx_loopack.constprop.2()+0x11: can't find call dest symbol at offset 0x9b000255 CC [M] drivers/media/pci/ttpci/av7110_ipack.o CC [M] drivers/net/ethernet/intel/e1000/e1000_ethtool.o CC drivers/acpi/acpica/pstree.o CC [M] fs/ntfs/usnjrnl.o drivers/pwm/pwm-renesas-tpu.o: warning: objtool: tpu_probe()+0x31: can't find jump dest instruction at .text+0xf5000127 drivers/net/wireless/broadcom/brcm80211/brcmutil/utils.o: warning: objtool: brcmu_dotrev_str()+0x2b: can't find jump dest instruction at .text+0x81000220 drivers/scsi/aic94xx/aic94xx_init.o: warning: objtool: asd_free_queues()+0xb5: can't find jump dest instruction at .text+0xdc00038b CC [M] drivers/pci/host/pci-hyperv.o drivers/media/pci/solo6x10/solo6x10-eeprom.o: warning: objtool: solo_eeprom_cmd()+0x21: can't find call dest symbol at offset 0xbb000045 drivers/gpu/drm/radeon/r600_hdmi.o: warning: objtool: r600_hdmi_update_audio_settings()+0x4f: can't find jump dest instruction at .text+0x81020ed5 CC [M] drivers/net/phy/dp83640.o CC [M] drivers/platform/x86/sony-laptop.o fs/proc/generic.o: warning: objtool: __proc_create()+0x5c: can't find jump dest instruction at .text+0x6f0102b2 drivers/media/dvb-frontends/or51211.o: warning: objtool: or51211_read_snr()+0x67: can't find jump dest instruction at .text+0xd40002dc lib/is_single_threaded.o: warning: objtool: current_is_single_threaded()+0x2d: can't find jump dest instruction at .text+0x57010033 LD fs/reiserfs/built-in.o CC [M] fs/orangefs/devorangefs-req.o CC [M] drivers/scsi/aic94xx/aic94xx_reg.o CC lib/kobject.o CC [M] drivers/gpu/drm/radeon/evergreen_hdmi.o CC [M] drivers/media/dvb-frontends/s5h1420.o CC [M] fs/reiserfs/bitmap.o LD drivers/pwm/built-in.o drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv04.o: warning: objtool: nv04_bus_init()+0x25: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv04.o: warning: objtool: nv04_bus_intr()+0x33: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv04.o: warning: objtool: nv04_bus_new()+0x18: call without frame pointer save/setup drivers/net/ethernet/mellanox/mlx4/cmd.o: warning: objtool: mlx4_set_vport_qos()+0x7f: can't find jump dest instruction at .text+0xc80001f4 LD [M] drivers/media/pci/solo6x10/solo6x10.o fs/nls/nls_iso8859-5.o: warning: objtool: init_nls_iso8859_5()+0x12: 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 CC [M] drivers/net/ethernet/mellanox/mlx4/main.o CC [M] sound/soc/codecs/rt5670.o CC [M] drivers/ssb/scan.o drivers/net/macvlan.o: warning: objtool: macvlan_validate()+0x1b: can't find jump dest instruction at .text+0xae000191 drivers/rtc/interface.o: warning: objtool: rtc_timer_enqueue()+0x6b: can't find jump dest instruction at .text+0x890001d1 CC [M] fs/nls/nls_iso8859-6.o drivers/net/wireless/broadcom/brcm80211/brcmutil/d11.o: warning: objtool: brcmu_d11ac_decchspec()+0x35: can't find jump dest instruction at .text+0x8500007b CC drivers/rtc/rtc-dev.o drivers/net/ethernet/broadcom/genet/bcmmii.o: warning: objtool: bcmgenet_mii_read()+0x88: can't find jump dest instruction at .text+0x8000028d drivers/pwm/pwm-sun4i.o: warning: objtool: sun4i_pwm_probe()+0x45: can't find jump dest instruction at .text+0x9e0100fb CC [M] drivers/net/tun.o LD [M] drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil.o CC [M] drivers/net/veth.o CC [M] drivers/net/ethernet/mellanox/mlx5/core/pagealloc.o fs/orangefs/super.o: warning: objtool: orangefs_encode_fh()+0x5d: can't find jump dest instruction at .text+0xdb000182 CC [M] drivers/media/usb/dvb-usb/cxusb.o drivers/regulator/fixed.o: warning: objtool: of_get_fixed_voltage_config()+0x3f: can't find jump dest instruction at .text+0xa010045 drivers/scsi/aacraid/aachba.o: warning: objtool: query_disk()+0x22: can't find jump dest instruction at .text+0x29010058 CC [M] drivers/spmi/spmi-pmic-arb.o drivers/media/i2c/tvp514x.o: warning: objtool: tvp514x_get_pad_format()+0x15: can't find jump dest instruction at .text+0x9200009b LD drivers/net/wireless/intersil/orinoco/built-in.o net/ipv4/netfilter/ipt_SYNPROXY.o: warning: objtool: synproxy_send_tcp.isra.8()+0x130: can't find jump dest instruction at .text+0x6c000204 CC [M] fs/nfsd/nfs3proc.o drivers/net/wireless/broadcom/b43legacy/radio.o: warning: objtool: b43legacy_get_812_value()+0x11: can't find jump dest instruction at .text+0x2a010117 drivers/spi/spi-loopback-test.o: warning: objtool: spi_test_translate()+0x15: can't find jump dest instruction at .text+0x9100004b drivers/mfd/da9052-irq.o: warning: objtool: da9052_auxadc_irq()+0x10: call without frame pointer save/setup drivers/mfd/da9052-irq.o: warning: objtool: da9052_free_irq()+0x18: call without frame pointer save/setup drivers/mfd/da9052-irq.o: warning: objtool: da9052_request_irq()+0x29: call without frame pointer save/setup drivers/mfd/da9052-irq.o: warning: objtool: da9052_disable_irq_nosync()+0x10: call without frame pointer save/setup drivers/mfd/da9052-irq.o: warning: objtool: da9052_disable_irq()+0x10: call without frame pointer save/setup drivers/mfd/da9052-irq.o: warning: objtool: da9052_enable_irq()+0x10: call without frame pointer save/setup drivers/mfd/da9052-irq.o: warning: objtool: da9052_irq_init()+0x31: call without frame pointer save/setup drivers/mfd/da9052-irq.o: warning: objtool: da9052_irq_exit()+0x19: call without frame pointer save/setup CC [M] drivers/net/wireless/intersil/orinoco/main.o CC drivers/mfd/da9052-spi.o net/netfilter/x_tables.o: warning: objtool: xt_proto_init()+0x26: can't find jump dest instruction at .text+0xed01046c drivers/pinctrl/uniphier/pinctrl-uniphier-ld11.o: warning: objtool: uniphier_ld11_pinctrl_probe()+0x10: call without frame pointer save/setup drivers/pinctrl/uniphier/pinctrl-uniphier-ld11.o: warning: objtool: uniphier_ld11_pinctrl_driver_init()+0x12: call without frame pointer save/setup drivers/pinctrl/uniphier/pinctrl-uniphier-ld11.o: warning: objtool: uniphier_ld11_pinctrl_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/media/i2c/cs3308.o drivers/net/ethernet/broadcom/bnxt/bnxt.o: warning: objtool: bnxt_init_ring_struct()+0x11: can't find jump dest instruction at .text+0x52010087 CC [M] drivers/scsi/aacraid/sa.o CC [M] drivers/net/ethernet/intel/fm10k/fm10k_common.o CC [M] drivers/regulator/virtual.o CC [M] drivers/net/wireless/intel/iwlwifi/iwl-drv.o drivers/net/macsec.o: warning: objtool: macsec_post_decrypt()+0x9d: can't find jump dest instruction at .text+0xc40002b2 drivers/input/touchscreen/touchright.o: warning: objtool: tr_connect()+0x4b: can't find jump dest instruction at .text+0xe30000c1 CC drivers/mfd/da9052-i2c.o LD [M] drivers/net/ethernet/broadcom/bnxt/bnxt_en.o net/ipv4/tcp_illinois.o: warning: objtool: update_params()+0x2b: can't find jump dest instruction at .text+0x26010100 CC [M] drivers/net/ethernet/mellanox/mlxsw/switchx2.o fs/ntfs/quota.o: warning: objtool: ntfs_mark_quotas_out_of_date()+0x43: can't find jump dest instruction at .text+0xc5010049 CC [M] drivers/net/ethernet/neterion/vxge/vxge-traffic.o CC [M] drivers/power/ds2780_battery.o drivers/net/irda/sir_dongle.o: warning: objtool: sirdev_get_dongle()+0x39: can't find jump dest instruction at .text+0xa400012f CC [M] drivers/net/virtio_net.o CC [M] drivers/media/pci/ttpci/av7110_ir.o fs/ocfs2/alloc.o: warning: objtool: ocfs2_dinode_insert_check()+0x40: can't find jump dest instruction at .text+0x81000366 net/netfilter/xt_mark.o: warning: objtool: mark_mt_init()+0xf: call without frame pointer save/setup net/netfilter/xt_mark.o: warning: objtool: mark_mt_exit()+0xb: call without frame pointer save/setup CC [M] drivers/net/wireless/ath/ath10k/htt_rx.o drivers/gpu/drm/drm_lock.o: warning: objtool: drm_legacy_lock()+0x64: can't find jump dest instruction at .text+0x2402036a CC [M] drivers/net/irda/tekram-sir.o CC [M] drivers/net/wan/dscc4.o drivers/media/rc/fintek-cir.o: warning: objtool: fintek_process_rx_ir_data()+0x26: can't find jump dest instruction at .text+0x2702002c drivers/mfd/da903x.o: warning: objtool: da903x_probe()+0x3f: can't find jump dest instruction at .text+0xcd0101c5 CC [M] fs/qnx6/super_mmi.o drivers/ide/ide-cd_verbose.o: warning: objtool: ide_cd_log_error()+0xc8: can't find jump dest instruction at .text+0xce0000cd drivers/mfd/da9052-core.o: warning: objtool: da9052_adc_manual_read()+0x2c: can't find jump dest instruction at .text+0x1e010112 CC [M] net/netfilter/xt_connmark.o drivers/input/touchscreen/ts4800-ts.o: warning: objtool: ts4800_parse_dt()+0x5b: can't find jump dest instruction at .text+0xb0000060 CC [M] drivers/net/wireless/ath/ath10k/htt_tx.o CC [M] drivers/media/v4l2-core/videobuf2-v4l2.o drivers/ide/ide-cd_ioctl.o: warning: objtool: ide_cd_lockdoor()+0x31: can't find jump dest instruction at .text+0x800000f7 CC [M] drivers/media/rc/ene_ir.o drivers/net/ethernet/mellanox/mlx5/core/cmd.o: warning: objtool: mlx5_internal_err_ret_value()+0x1b: can't find jump dest instruction at .text+0x3a040121 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv50.o CC [M] drivers/net/wireless/ath/ath9k/init.o CC [M] drivers/net/wireless/ath/ath5k/eeprom.o CC [M] drivers/net/ethernet/mellanox/mlx5/core/health.o drivers/media/usb/uvc/uvc_isight.o: warning: objtool: isight_decode.isra.0()+0x2f: can't find jump dest instruction at .text+0x38010035 CC drivers/pci/hotplug/pci_hotplug_core.o CC [M] drivers/media/i2c/cs5345.o drivers/net/wireless/broadcom/b43legacy/debugfs.o: warning: objtool: txstat_read_file()+0x65: can't find jump dest instruction at .text+0x1601009a fs/ocfs2/heartbeat.o: warning: objtool: ocfs2_do_node_down()+0x32: can't find jump dest instruction at .text+0xbf000087 CC [M] drivers/media/usb/uvc/uvc_debugfs.o drivers/net/wireless/ath/ath5k/initvals.o: warning: objtool: ath5k_hw_write_initvals()+0x2c: can't find jump dest instruction at .text+0x54020142 fs/quota/kqid.o: warning: objtool: from_kqid_munged()+0x30: call without frame pointer save/setup fs/quota/kqid.o: warning: objtool: from_kqid()+0x30: call without frame pointer save/setup drivers/net/ethernet/mellanox/mlx5/core/eq.o: warning: objtool: mlx5_create_map_eq()+0x64: can't find jump dest instruction at .text+0x7b02023a CC [M] drivers/net/ethernet/netronome/nfp/nfp_netvf_main.o drivers/pinctrl/uniphier/pinctrl-uniphier-ld6b.o: warning: objtool: uniphier_ld6b_pinctrl_probe()+0x10: call without frame pointer save/setup drivers/pinctrl/uniphier/pinctrl-uniphier-ld6b.o: warning: objtool: uniphier_ld6b_pinctrl_driver_init()+0x12: call without frame pointer save/setup drivers/pinctrl/uniphier/pinctrl-uniphier-ld6b.o: warning: objtool: uniphier_ld6b_pinctrl_driver_exit()+0xb: call without frame pointer save/setup fs/nfsd/nfs2acl.o: warning: objtool: nfsaclsvc_decode_setaclargs()+0x36: can't find jump dest instruction at .text+0x8800028c drivers/net/ethernet/broadcom/genet/bcmgenet_wol.o: warning: objtool: bcmgenet_set_wol()+0x25: can't find jump dest instruction at .text+0xc00000ab CC [M] drivers/net/wireless/ath/ath5k/gpio.o CC [M] drivers/net/ethernet/mellanox/mlx5/core/mcg.o drivers/net/wireless/atmel/atmel_cs.o: warning: objtool: atmel_detach()+0x37: can't find call dest symbol at offset 0x4500010b CC [M] drivers/net/wireless/intel/iwlwifi/iwl-debug.o drivers/input/touchscreen/touchwin.o: warning: objtool: tw_connect()+0x4b: can't find jump dest instruction at .text+0xe30000c1 CC [M] fs/ocfs2/journal.o CC drivers/acpi/acpica/psutils.o CC [M] fs/quota/quota_v2.o drivers/media/usb/dvb-usb-v2/rtl28xxu.o: warning: objtool: rtl28xxu_ctrl_msg()+0x6a: can't find jump dest instruction at .text+0x6a01012f CC [M] drivers/net/wireless/atmel/at76c50x-usb.o CC [M] drivers/input/touchscreen/tsc40.o CC [M] drivers/media/i2c/cs53l32a.o drivers/media/pci/ttpci/av7110_av.o: warning: objtool: dvb_video_poll()+0x82: can't find jump dest instruction at .text+0xc2000238 LD [M] drivers/media/usb/dvb-usb-v2/dvb_usb_v2.o drivers/pwm/pwm-twl.o: warning: objtool: twl4030_pwm_disable()+0x57: can't find jump dest instruction at .text+0x8a00028c LD fs/ramfs/ramfs.o drivers/net/wireless/ath/ath9k/beacon.o: warning: objtool: ath9k_beacon_choose_slot.isra.4()+0x43: can't find jump dest instruction at .text+0xb7000359 drivers/net/ethernet/marvell/skge.o: warning: objtool: skge_set_coalesce()+0x4e: can't find jump dest instruction at .text+0x9b000294 drivers/net/ethernet/mellanox/mlx4/fw_qos.o: warning: objtool: mlx4_SET_VPORT_QOS_get()+0x35: can't find jump dest instruction at .text+0x8a00025a drivers/net/ethernet/broadcom/tg3.o: warning: objtool: tg3_tx_frag_set()+0x87: can't find jump dest instruction at .text+0x20010a9d CC [M] drivers/net/wireless/intel/ipw2x00/libipw_rx.o LD fs/ramfs/built-in.o CC [M] drivers/net/ethernet/intel/fm10k/fm10k_pci.o fs/qnx6/dir.o: warning: objtool: qnx6_dir_longfilename.isra.11()+0x45: can't find jump dest instruction at .text+0xe501015a CC [M] fs/nls/nls_iso8859-7.o drivers/net/macvtap.o: warning: objtool: macvtap_poll()+0x28: can't find jump dest instruction at .text+0x8f00008e LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-af9015.o drivers/net/mdio.o: warning: objtool: mdio45_links_ok()+0x44: can't find jump dest instruction at .text+0x8900018a drivers/media/rc/meson-ir.o: warning: objtool: meson_ir_probe()+0x3a: can't find jump dest instruction at .text+0x540200a0 CC [M] drivers/media/rc/redrat3.o drivers/pwm/pwm-twl-led.o: warning: objtool: twl_pwmled_remove()+0x10: call without frame pointer save/setup drivers/pwm/pwm-twl-led.o: warning: objtool: twl6030_pwmled_disable()+0x28: call without frame pointer save/setup drivers/pwm/pwm-twl-led.o: warning: objtool: twl6030_pwmled_enable()+0x2c: call without frame pointer save/setup drivers/pwm/pwm-twl-led.o: warning: objtool: twl6030_pwmled_config()+0x43: call without frame pointer save/setup drivers/pwm/pwm-twl-led.o: warning: objtool: twl6030_pwmled_free()+0x28: call without frame pointer save/setup drivers/pwm/pwm-twl-led.o: warning: objtool: twl6030_pwmled_request()+0x2c: call without frame pointer save/setup drivers/pwm/pwm-twl-led.o: warning: objtool: twl4030_pwmled_disable()+0x28: call without frame pointer save/setup drivers/pwm/pwm-twl-led.o: warning: objtool: twl4030_pwmled_enable()+0x2c: call without frame pointer save/setup drivers/pwm/pwm-twl-led.o: warning: objtool: twl4030_pwmled_config()+0x68: call without frame pointer save/setup drivers/pwm/pwm-twl-led.o: warning: objtool: twl_pwmled_probe()+0x2d: call without frame pointer save/setup drivers/pwm/pwm-twl-led.o: warning: objtool: twl_pwmled_driver_init()+0x12: call without frame pointer save/setup drivers/pwm/pwm-twl-led.o: warning: objtool: twl_pwmled_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/net/wireless/intersil/orinoco/fw.o sound/soc/codecs/rt5616.o: warning: objtool: rt5616_hw_params()+0x8e: can't find jump dest instruction at .text+0x42010163 CC [M] drivers/net/vxlan.o LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-af9035.o drivers/acpi/acpica/psscope.o: warning: objtool: acpi_ps_init_scope()+0x2d: call without frame pointer save/setup drivers/acpi/acpica/psscope.o: warning: objtool: acpi_ps_push_scope()+0x3b: call without frame pointer save/setup drivers/acpi/acpica/psscope.o: warning: objtool: acpi_ps_pop_scope()+0x3e: call without frame pointer save/setup drivers/acpi/acpica/psscope.o: warning: objtool: acpi_ps_cleanup_scope()+0x2e: call without frame pointer save/setup CC drivers/rtc/rtc-proc.o LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-anysee.o LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-au6610.o CC [M] drivers/regulator/userspace-consumer.o CC [M] drivers/misc/phantom.o drivers/media/i2c/tvp5150.o: warning: objtool: tvp5150_s_ctrl()+0x40: can't find jump dest instruction at .text+0x75010526 drivers/net/wireless/intel/ipw2x00/libipw_module.o: warning: objtool: alloc_libipw()+0x6c: can't find jump dest instruction at .text+0x40020162 drivers/pinctrl/uniphier/pinctrl-uniphier-ld20.o: warning: objtool: uniphier_ld20_pinctrl_probe()+0x10: call without frame pointer save/setup drivers/pinctrl/uniphier/pinctrl-uniphier-ld20.o: warning: objtool: uniphier_ld20_pinctrl_driver_init()+0x12: call without frame pointer save/setup drivers/pinctrl/uniphier/pinctrl-uniphier-ld20.o: warning: objtool: uniphier_ld20_pinctrl_driver_exit()+0xb: call without frame pointer save/setup drivers/net/mii.o: warning: objtool: mii_ethtool_gset()+0xc2: can't find jump dest instruction at .text+0xe9000138 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 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.o: warning: objtool: mlxsw_hwmon_attr_add()+0x42: can't find jump dest instruction at .text+0xf8000048 CC [M] drivers/net/ethernet/intel/e1000/e1000_param.o CC [M] fs/nls/nls_cp1255.o CC [M] drivers/gpu/drm/i915/intel_dpio_phy.o LD drivers/pinctrl/uniphier/built-in.o LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-az6007.o CC [M] drivers/net/ethernet/intel/fm10k/fm10k_netdev.o CC [M] drivers/media/v4l2-core/videobuf2-memops.o drivers/media/usb/dvb-usb/digitv.o: warning: objtool: digitv_frontend_attach()+0x62: can't find jump dest instruction at .text+0xa3000158 LD drivers/staging/comedi/built-in.o drivers/md/dm-snap-transient.o: warning: objtool: transient_usage()+0x29: call without frame pointer save/setup drivers/md/dm-snap-transient.o: warning: objtool: transient_prepare_exception()+0x27: call without frame pointer save/setup drivers/md/dm-snap-transient.o: warning: objtool: transient_status()+0x2b: call without frame pointer save/setup drivers/md/dm-snap-transient.o: warning: objtool: transient_dtr()+0xd: call without frame pointer save/setup drivers/md/dm-snap-transient.o: warning: objtool: transient_ctr()+0x22: call without frame pointer save/setup drivers/md/dm-snap-transient.o: warning: objtool: dm_transient_snapshot_init()+0x15: call without frame pointer save/setup drivers/md/dm-snap-transient.o: warning: objtool: dm_transient_snapshot_exit()+0x10: call without frame pointer save/setup CC [M] drivers/isdn/hisax/gazel.o drivers/media/i2c/tvp7002.o: warning: objtool: tvp7002_query_dv()+0x42: can't find jump dest instruction at .text+0x90103d8 drivers/staging/clocking-wizard/clk-xlnx-clock-wizard.o: warning: objtool: clk_wzrd_probe()+0x40: can't find jump dest instruction at .text+0x54040206 CC [M] drivers/staging/comedi/comedi_pci.o CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/p2p.o LD drivers/pinctrl/built-in.o drivers/misc/mic/scif/scif_rma_list.o: warning: objtool: scif_query_tcw()+0x22: can't find jump dest instruction at .text+0x50010128 drivers/hid/hid-gaff.o: warning: objtool: gaff_init()+0x59: can't find jump dest instruction at .text+0x940101fe LD drivers/net/wireless/intersil/p54/built-in.o LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-ce6230.o CC [M] drivers/net/wireless/intersil/p54/eeprom.o drivers/pci/host/pcie-designware.o: warning: objtool: dw_pcie_rd_other_conf()+0x3f: can't find jump dest instruction at .text+0xdc000304 CC [M] drivers/hid/hid-tivo.o CC drivers/staging/android/ashmem.o LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-ec168.o CC drivers/mfd/lp8788.o CC [M] drivers/regulator/88pm800.o fs/quota/compat.o: warning: objtool: sys32_quotactl()+0x3f: can't find jump dest instruction at .text+0xa8000045 fs/quota/quota_v1.o: warning: objtool: v1_commit_dqblk()+0x111: can't find jump dest instruction at .text+0x98000267 LD drivers/net/wireless/ath/carl9170/built-in.o drivers/scsi/aacraid/commsup.o: warning: objtool: fib_map_alloc()+0x3c: can't find jump dest instruction at .text+0xa1000042 drivers/net/ethernet/dec/tulip/de4x5.o: warning: objtool: de4x5_rst_desc_ring()+0x15: can't find jump dest instruction at .text+0xd200017b LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-lmedm04.o drivers/media/pci/ivtv/ivtvfb.o: warning: objtool: ivtvfb_setcolreg()+0x22: can't find jump dest instruction at .text+0x160100b8 CC [M] drivers/gpu/drm/amd/amdgpu/uvd_v5_0.o CC [M] drivers/media/usb/pvrusb2/pvrusb2-cx2584x-v4l.o LD [M] drivers/net/ethernet/dec/tulip/tulip.o LD [M] drivers/media/pci/ivtv/ivtv-alsa.o fs/ntfs/lcnalloc.o: warning: objtool: ntfs_cluster_alloc()+0xdc: can't find jump dest instruction at .text+0x7b1601b2 CC [M] drivers/net/wireless/ath/carl9170/main.o drivers/net/wireless/broadcom/brcm80211/brcmsmac/mac80211_if.o: warning: objtool: brcms_ops_flush()+0x58: can't find jump dest instruction at .text+0x9c00026d LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-gl861.o CC [M] fs/ocfs2/localalloc.o drivers/platform/x86/hp-wmi.o: warning: objtool: hp_wmi_perform_query()+0x84: can't find jump dest instruction at .text+0xc8000089 LD drivers/target/built-in.o fs/ntfs/logfile.o: warning: objtool: ntfs_check_restart_page_header.isra.6()+0x9d: can't find jump dest instruction at .text+0x110100a2 drivers/md/dm-exception-store.o: warning: objtool: get_type()+0x27: can't find jump dest instruction at .text+0x8200013d CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/channel.o CC [M] drivers/net/wireless/broadcom/b43/wa.o LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-mxl111sf.o drivers/scsi/aic7xxx/aic7xxx_osm.o: warning: objtool: ahc_linux_run_command()+0x3e: can't find jump dest instruction at .text+0x71030134 CC drivers/thermal/thermal_core.o LD drivers/net/ethernet/dec/built-in.o CC [M] drivers/target/target_core_configfs.o CC [M] drivers/media/i2c/m52790.o CC [M] drivers/ide/ide-cs.o drivers/media/rc/keymaps/rc-genius-tvgo-a11mce.o: warning: objtool: init_rc_map_genius_tvgo_a11mce()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-genius-tvgo-a11mce.o: warning: objtool: exit_rc_map_genius_tvgo_a11mce()+0xb: call without frame pointer save/setup drivers/isdn/hisax/bkm_a8.o: warning: objtool: BKM_card_msg()+0x22: can't find jump dest instruction at .text+0x350101d8 CC [M] drivers/scsi/aic7xxx/aic7xxx_proc.o drivers/hwmon/jc42.o: warning: objtool: set_temp_crit_hyst()+0x3d: can't find jump dest instruction at .text+0xce000133 LD [M] net/ipv4/netfilter/nf_conntrack_ipv4.o drivers/net/ethernet/mellanox/mlx4/eq.o: warning: objtool: mlx4_assign_eq()+0x58: can't find jump dest instruction at .text+0xb700027e drivers/net/ethernet/broadcom/genet/bcmgenet.o: warning: objtool: bcmgenet_set_coalesce()+0x21: can't find jump dest instruction at .text+0x45010257 LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-rtl28xxu.o drivers/acpi/acpica/pstree.o: warning: objtool: acpi_ps_get_arg()+0x12: call without frame pointer save/setup drivers/acpi/acpica/pstree.o: warning: objtool: acpi_ps_append_arg()+0x12: call without frame pointer save/setup drivers/acpi/acpica/pstree.o: warning: objtool: acpi_ps_get_depth_next()+0x18: call without frame pointer save/setup LD [M] drivers/net/ethernet/broadcom/genet/genet.o CC [M] drivers/net/phy/dp83848.o drivers/staging/android/ion/ion_page_pool.o: warning: objtool: ion_page_pool_shrink()+0x4a: can't find jump dest instruction at .text+0x8f0001ef drivers/platform/x86/amilo-rfkill.o: warning: objtool: amilo_a1655_rfkill_set_block()+0x1d: call without frame pointer save/setup drivers/platform/x86/amilo-rfkill.o: warning: objtool: amilo_rfkill_remove()+0x10: call without frame pointer save/setup drivers/platform/x86/amilo-rfkill.o: warning: objtool: amilo_rfkill_probe()+0x18: call without frame pointer save/setup drivers/platform/x86/amilo-rfkill.o: warning: objtool: amilo_rfkill_init()+0x15: call without frame pointer save/setup drivers/platform/x86/amilo-rfkill.o: warning: objtool: amilo_rfkill_exit()+0xb: call without frame pointer save/setup LD drivers/staging/dgnc/built-in.o drivers/net/wireless/broadcom/b43legacy/main.o: warning: objtool: b43legacy_interrupt_ack()+0x19: can't find jump dest instruction at .text+0xb900017f CC [M] drivers/media/i2c/tlv320aic23b.o drivers/media/usb/pvrusb2/pvrusb2-ioread.o: warning: objtool: pvr2_ioread_stop()+0x19: can't find jump dest instruction at .text+0x9500001f drivers/media/i2c/tw9903.o: warning: objtool: tw9903_probe()+0x35: can't find jump dest instruction at .text+0x6b01023b CC [M] drivers/media/rc/keymaps/rc-gotview7135.o LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-dvbsky.o LD drivers/net/wireless/ralink/built-in.o CC drivers/acpi/acpica/pswalk.o CC [M] drivers/media/usb/uvc/uvc_entity.o CC [M] fs/reiserfs/do_balan.o CC [M] drivers/scsi/aic7xxx/aic7xxx_osm_pci.o drivers/hid/hid-tmff.o: warning: objtool: tmff_init()+0x48: can't find jump dest instruction at .text+0xb401004e drivers/power/ds2760_battery.o: warning: objtool: ds2760_battery_read_status()+0x3b: can't find jump dest instruction at .text+0xa030131 CC [M] drivers/net/wireless/intersil/orinoco/hw.o drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv31.o: warning: objtool: nv31_bus_intr()+0x9a: can't find jump dest instruction at .text+0x950000a0 CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.o CC [M] drivers/net/wireless/ath/ath10k/txrx.o drivers/net/ethernet/intel/e1000e/82571.o: warning: objtool: e1000_set_d0_lplu_state_82571()+0x33: can't find jump dest instruction at .text+0xb0000039 CC [M] drivers/hid/hid-topseed.o CC [M] drivers/staging/dgnc/dgnc_cls.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bus/g94.o CC [M] drivers/net/wan/x25_asy.o CC [M] drivers/net/ethernet/intel/e1000e/ich8lan.o CC [M] fs/ocfs2/locks.o lib/klist.o: warning: objtool: klist_dec_and_del()+0x13: can't find call dest symbol at offset 0x39000197 CC drivers/staging/android/ion/ion_system_heap.o drivers/gpu/drm/drm_memory.o: warning: objtool: agp_remap()+0x40: can't find jump dest instruction at .text+0xad000096 drivers/net/ethernet/mellanox/mlx4/icm.o: warning: objtool: mlx4_alloc_icm_coherent()+0x5e: can't find jump dest instruction at .text+0xb3000064 CC drivers/staging/android/ion/ion_carveout_heap.o drivers/net/usb/hso.o: warning: objtool: tiocmget_submit_urb()+0x1b: can't find jump dest instruction at .text+0xd5000101 fs/qnx6/namei.o: warning: objtool: qnx6_lookup()+0x37: can't find jump dest instruction at .text+0xeb00003d drivers/media/dvb-frontends/or51132.o: warning: objtool: or51132_read_snr()+0x5d: can't find jump dest instruction at .text+0x5d010422 CC [M] drivers/gpu/drm/drm_scatter.o CC [M] fs/reiserfs/namei.o LD drivers/net/ethernet/intel/igbvf/built-in.o drivers/net/ethernet/hisilicon/hns/hns_dsaf_ppe.o: warning: objtool: hns_ppe_common_init_hw()+0x76: can't find jump dest instruction at .text+0x9d00007c drivers/media/usb/gspca/nw80x.o: warning: objtool: reg_r()+0x32: can't find jump dest instruction at .text+0xbe000068 CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/proto.o LD drivers/net/wireless/intersil/prism54/built-in.o LD drivers/net/ethernet/intel/igb/built-in.o CC [M] drivers/misc/qcom-coincell.o CC [M] drivers/media/dvb-frontends/lgdt330x.o CC [M] drivers/net/ethernet/intel/igbvf/vf.o LD drivers/net/wireless/ralink/rt2x00/built-in.o drivers/net/wireless/broadcom/brcm80211/brcmsmac/antsel.o: warning: objtool: brcms_c_antsel_attach()+0x3c: can't find jump dest instruction at .text+0x92010132 CC [M] drivers/net/wireless/intersil/prism54/islpci_eth.o CC [M] drivers/misc/bh1770glc.o CC [M] drivers/net/ethernet/mellanox/mlx5/core/cq.o fs/ntfs/usnjrnl.o: warning: objtool: ntfs_stamp_usnjrnl()+0x3e: can't find jump dest instruction at .text+0xf010044 drivers/media/i2c/cs3308.o: warning: objtool: cs3308_probe()+0x36: can't find jump dest instruction at .text+0x10100ac drivers/media/pci/ttpci/av7110_ipack.o: warning: objtool: send_ipack()+0x2a: can't find jump dest instruction at .text+0x92010030 CC [M] drivers/net/ethernet/intel/igb/igb_main.o drivers/net/ethernet/micrel/ksz884x.o: warning: objtool: port_r_mib_pkt()+0xca: can't find jump dest instruction at .text+0x4a00034f CC [M] drivers/net/wireless/ralink/rt2x00/rt2x00dev.o CC [M] drivers/net/ethernet/mellanox/mlx5/core/srq.o CC [M] drivers/media/i2c/uda1342.o drivers/net/ethernet/mellanox/mlx5/core/uar.o: warning: objtool: mlx5_alloc_map_uar()+0x76: can't find jump dest instruction at .text+0x101db CC drivers/rtc/rtc-sysfs.o drivers/staging/android/ion/ion_heap.o: warning: objtool: ion_heap_map_kernel()+0x44: can't find jump dest instruction at .text+0xc01029a LD drivers/net/wireless/realtek/built-in.o CC [M] drivers/net/ethernet/mellanox/mlx5/core/alloc.o LD [M] fs/ntfs/ntfs.o drivers/media/i2c/tw9906.o: warning: objtool: tw9906_probe()+0x35: can't find jump dest instruction at .text+0x6b01023b drivers/gpu/drm/drm_irq.o: warning: objtool: drm_update_vblank_count()+0x9f: can't find jump dest instruction at .text+0xc6000324 CC [M] drivers/net/wireless/intersil/hostap/hostap_ap.o drivers/scsi/aacraid/rx.o: warning: objtool: aac_rx_restart_adapter()+0x2f: can't find jump dest instruction at .text+0x7b0101a5 drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil.o: warning: objtool: brcmf_create_bsscfg.constprop.1()+0x48: can't find jump dest instruction at .text+0x9400018d CC [M] drivers/gpu/drm/drm_pci.o CC [M] drivers/net/wireless/intel/iwlwifi/iwl-notif-wait.o CC [M] drivers/scsi/aacraid/rkt.o fs/nls/nls_iso8859-7.o: warning: objtool: init_nls_iso8859_7()+0x12: call without frame pointer save/setup fs/nls/nls_iso8859-7.o: warning: objtool: exit_nls_iso8859_7()+0xb: call without frame pointer save/setup CC [M] drivers/gpu/drm/radeon/radeon_trace_points.o CC [M] fs/nls/nls_iso8859-9.o drivers/ssb/scan.o: warning: objtool: ssb_bus_scan()+0x39: can't find jump dest instruction at .text+0x6204019f CC [M] fs/nfsd/nfs3xdr.o LD drivers/net/wireless/realtek/rtl818x/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bus/gf100.o fs/nls/nls_cp1255.o: warning: objtool: init_nls_cp1255()+0x12: call without frame pointer save/setup fs/nls/nls_cp1255.o: warning: objtool: exit_nls_cp1255()+0xb: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmfmac/fweh.o: warning: objtool: brcmf_fweh_handle_if_event()+0x73: can't find jump dest instruction at .text+0xc0100e9 drivers/mfd/da9052-spi.o: warning: objtool: da9052_spi_probe()+0x38: can't find jump dest instruction at .text+0xc100005e fs/quota/quota.o: warning: objtool: check_quotactl_permission()+0x3a: can't find jump dest instruction at .text+0xd4000290 drivers/net/netconsole.o: warning: objtool: netconsole_netdev_event()+0x32: can't find jump dest instruction at .text+0x37010038 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/base.o CC [M] drivers/gpu/drm/i915/intel_dpll_mgr.o CC [M] fs/quota/quota_tree.o CC [M] drivers/gpu/drm/i915/intel_fbc.o drivers/gpu/drm/drm_drv.o: warning: objtool: drm_minor_register()+0x66: can't find jump dest instruction at .text+0x9100048c CC [M] drivers/net/wireless/intersil/prism54/islpci_mgt.o CC [M] drivers/net/geneve.o sound/soc/codecs/rt5631.o: warning: objtool: rt5631_hifi_pcm_params()+0x70: can't find jump dest instruction at .text+0x2a0103e5 drivers/acpi/acpica/psutils.o: warning: objtool: acpi_ps_alloc_op()+0x4b: can't find call dest symbol at offset 0x310000cf CC [M] sound/soc/codecs/rt5677.o CC [M] drivers/net/ethernet/intel/igb/igb_ethtool.o drivers/regulator/virtual.o: warning: objtool: update_current_limit_constraints()+0x1a: can't find jump dest instruction at .text+0xbe000210 fs/nilfs2/cpfile.o: warning: objtool: nilfs_cpfile_do_get_cpinfo()+0x5b: can't find jump dest instruction at .text+0x510201c1 fs/ocfs2/dir.o: warning: objtool: ocfs2_dx_dir_insert()+0x4f: can't find jump dest instruction at .text+0xb1000665 drivers/ssb/main.o: warning: objtool: ssb_devices_register()+0x22: can't find jump dest instruction at .text+0x62010598 drivers/net/wireless/broadcom/b43/main.o: warning: objtool: b43_do_interrupt()+0x26: can't find jump dest instruction at .text+0x1b0100cc drivers/mfd/da9052-i2c.o: warning: objtool: da9052_i2c_probe()+0x43: can't find jump dest instruction at .text+0xf40000b9 CC [M] drivers/hwmon/k8temp.o drivers/media/i2c/tw2804.o: warning: objtool: tw2804_s_video_routing()+0x21: can't find jump dest instruction at .text+0xf00001e7 drivers/media/pci/saa7164/saa7164-vbi.o: warning: objtool: saa7164_vbi_buffers_alloc()+0x87: can't find jump dest instruction at .text+0x9900096d LD drivers/net/wireless/realtek/rtl818x/rtl8180/built-in.o drivers/net/wimax/i2400m/usb-fw.o: warning: objtool: i2400mu_tx_bulk_out()+0xc8: can't find jump dest instruction at .text+0x880001be CC [M] drivers/net/wireless/intel/ipw2x00/libipw_wx.o CC [M] drivers/ssb/sprom.o LD [M] drivers/media/pci/saa7164/saa7164.o CC [M] drivers/net/wimax/i2400m/usb-notif.o CC [M] drivers/ide/ide_platform.o CC [M] drivers/net/irda/actisys-sir.o fs/quota/netlink.o: warning: objtool: quota_send_warning()+0x4b: can't find jump dest instruction at .text+0xe5010050 CC [M] drivers/net/wireless/intel/ipw2x00/libipw_geo.o drivers/media/usb/uvc/uvc_debugfs.o: warning: objtool: uvc_debugfs_stats_release()+0x18: call without frame pointer save/setup drivers/media/usb/uvc/uvc_debugfs.o: warning: objtool: uvc_debugfs_stats_open()+0x34: call without frame pointer save/setup drivers/media/usb/uvc/uvc_debugfs.o: warning: objtool: uvc_debugfs_stats_read()+0x23: call without frame pointer save/setup drivers/media/usb/uvc/uvc_debugfs.o: warning: objtool: uvc_debugfs_cleanup_stream()+0x1d: call without frame pointer save/setup drivers/media/usb/uvc/uvc_debugfs.o: warning: objtool: uvc_debugfs_init_stream()+0x38: call without frame pointer save/setup drivers/media/usb/uvc/uvc_debugfs.o: warning: objtool: uvc_debugfs_init()+0x17: call without frame pointer save/setup drivers/media/usb/uvc/uvc_debugfs.o: warning: objtool: uvc_debugfs_cleanup()+0x15: call without frame pointer save/setup CC [M] drivers/net/wireless/realtek/rtl818x/rtl8180/dev.o fs/ocfs2/ioctl.o: warning: objtool: ocfs2_set_inode_attr.constprop.19()+0x69: can't find jump dest instruction at .text+0xbd01011f drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.o: warning: objtool: brcmf_chip_dmp_get_regaddr()+0x6d: can't find jump dest instruction at .text+0xed000262 CC [M] fs/nls/nls_iso8859-13.o CC [M] drivers/net/wan/dlci.o CC [M] fs/ocfs2/mmap.o CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.o drivers/misc/tifm_7xx1.o: warning: objtool: tifm_7xx1_resume()+0x10f: can't find jump dest instruction at .text+0x150202a5 CC [M] fs/nfsd/nfs3acl.o CC [M] drivers/net/gtp.o drivers/gpu/drm/amd/amdgpu/sdma_v2_4.o: warning: objtool: sdma_v2_4_vm_copy_pte()+0xc: can't find jump dest instruction at .text+0xa0000042 CC [M] drivers/net/wireless/intersil/p54/fwio.o drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.o: warning: objtool: hns_dsaf_sbm_cfg_mib_en()+0x151: can't find jump dest instruction at .text+0x7c000396 drivers/net/ethernet/hisilicon/hns/hns_dsaf_rcb.o: warning: objtool: hns_rcb_wait_fbd_clean()+0x1e: can't find jump dest instruction at .text+0xa00002e4 CC [M] drivers/net/wireless/intersil/p54/txrx.o fs/qnx6/super_mmi.o: warning: objtool: qnx6_mmi_fill_super()+0x4c: can't find jump dest instruction at .text+0xd30200e1 drivers/net/wan/farsync.o: warning: objtool: check_started_ok()+0x48: can't find jump dest instruction at .text+0xaa00006d CC [M] drivers/net/ethernet/hisilicon/hns/hns_dsaf_xgmac.o drivers/power/ds2780_battery.o: warning: objtool: ds2780_battery_probe()+0x62: can't find jump dest instruction at .text+0x3b0102a8 CC [M] drivers/power/ds2781_battery.o drivers/rtc/rtc-proc.o: warning: objtool: rtc_proc_show()+0x8a: can't find jump dest instruction at .text+0xf3010150 LD [M] fs/qnx6/qnx6.o CC [M] drivers/net/ethernet/intel/igb/e1000_82575.o sound/soc/codecs/rt5651.o: warning: objtool: rt5651_set_dai_fmt()+0x2e: can't find jump dest instruction at .text+0xbd000134 drivers/regulator/userspace-consumer.o: warning: objtool: regulator_userspace_consumer_probe()+0x2e: can't find jump dest instruction at .text+0x10010224 drivers/scsi/aic94xx/aic94xx_hwi.o: warning: objtool: asd_ascb_alloc()+0x3b: can't find jump dest instruction at .text+0x370100f1 drivers/media/i2c/cs5345.o: warning: objtool: cs5345_probe()+0x31: can't find jump dest instruction at .text+0x52010187 drivers/net/ethernet/intel/e1000/e1000_hw.o: warning: objtool: e1000_acquire_eeprom()+0x1f: can't find jump dest instruction at .text+0x81000025 CC [M] drivers/net/wireless/intersil/orinoco/mic.o drivers/input/touchscreen/tsc40.o: warning: objtool: tsc_connect()+0x4b: can't find jump dest instruction at .text+0xe50000a1 CC [M] drivers/media/dvb-frontends/lgdt3305.o CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.o drivers/net/wireless/intersil/hostap/hostap_80211_tx.o: warning: objtool: hostap_tx_encrypt()+0x2a: can't find jump dest instruction at .text+0x52010030 LD drivers/net/wireless/ath/wcn36xx/built-in.o LD drivers/net/ethernet/intel/ixgb/built-in.o CC [M] drivers/input/touchscreen/tsc200x-core.o drivers/scsi/aacraid/sa.o: warning: objtool: aac_sa_intr()+0x32: can't find jump dest instruction at .text+0xe1000118 CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum.o CC [M] drivers/net/ethernet/intel/ixgb/ixgb_main.o drivers/net/wireless/ath/ath6kl/hif.o: warning: objtool: ath6kl_hif_dump_fw_crash()+0x24: can't find jump dest instruction at .text+0xf10000fa fs/quota/quota_v2.o: warning: objtool: v2_read_file_info()+0x33: can't find jump dest instruction at .text+0x5a0105c9 LD drivers/net/wireless/realtek/rtl818x/rtl8187/built-in.o fs/proc/base.o: warning: objtool: do_proc_readlink()+0x3c: can't find jump dest instruction at .text+0x82000092 CC [M] drivers/net/wireless/ath/wcn36xx/main.o LD drivers/net/ethernet/oki-semi/built-in.o CC [M] drivers/net/ethernet/intel/ixgb/ixgb_hw.o drivers/media/dvb-frontends/bcm3510.o: warning: objtool: bcm3510_hab_send_request()+0x2d: can't find jump dest instruction at .text+0x11010323 drivers/isdn/hardware/eicon/message.o: warning: objtool: api_parse()+0xd: can't find jump dest instruction at .text+0xbf000013 CC [M] drivers/net/ethernet/netronome/nfp/nfp_net_debugfs.o drivers/media/i2c/cs53l32a.o: warning: objtool: cs53l32a_probe()+0x38: can't find jump dest instruction at .text+0x3d02016e drivers/net/wireless/ath/ath10k/htt.o: warning: objtool: ath10k_htt_init()+0x27: can't find jump dest instruction at .text+0x8400009d CC [M] drivers/net/wireless/ralink/rt2x00/rt2x00mac.o CC [M] drivers/scsi/aacraid/nark.o drivers/media/v4l2-core/videobuf2-core.o: warning: objtool: __vb2_dqbuf()+0x2f: can't find jump dest instruction at .text+0xac000075 CC [M] drivers/net/wireless/ath/ath9k/main.o drivers/gpu/drm/drm_vm.o: warning: objtool: drm_vm_shm_close()+0x8a: can't find jump dest instruction at .text+0xef00014f CC [M] drivers/net/wireless/realtek/rtl818x/rtl8187/dev.o LD drivers/thunderbolt/built-in.o drivers/acpi/acpica/pswalk.o: warning: objtool: acpi_ps_delete_parse_tree()+0x34: call without frame pointer save/setup drivers/media/rc/keymaps/rc-gotview7135.o: warning: objtool: init_rc_map_gotview7135()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-gotview7135.o: warning: objtool: exit_rc_map_gotview7135()+0xb: call without frame pointer save/setup drivers/misc/tifm_core.o: warning: objtool: tifm_alloc_device()+0x41: can't find jump dest instruction at .text+0xcb0006c7 CC [M] drivers/net/wireless/ath/wcn36xx/dxe.o drivers/net/wireless/broadcom/brcm80211/brcmsmac/ampdu.o: warning: objtool: brcms_c_ffpld_check_txfunfl.isra.3()+0x93: can't find jump dest instruction at .text+0x320201c8 LD [M] drivers/isdn/hardware/eicon/divacapi.o CC [M] drivers/media/v4l2-core/videobuf2-vmalloc.o CC [M] drivers/misc/apds990x.o CC [M] drivers/net/ethernet/neterion/vxge/vxge-ethtool.o CC [M] drivers/thunderbolt/nhi.o drivers/hid/hid-tivo.o: warning: objtool: tivo_input_mapping()+0x15: can't find jump dest instruction at .text+0xf500001b fs/proc/array.o: warning: objtool: get_children_pid()+0x39: can't find jump dest instruction at .text+0xa20000ff CC drivers/acpi/acpica/psxface.o CC [M] drivers/media/rc/keymaps/rc-imon-mce.o CC [M] drivers/media/v4l2-core/videobuf2-dma-contig.o drivers/net/ethernet/intel/fm10k/fm10k_common.o: warning: objtool: fm10k_disable_queues_generic()+0x26: can't find jump dest instruction at .text+0x201031c CC [M] drivers/hid/hid-twinhan.o fs/nfsd/nfs3proc.o: warning: objtool: nfsd3_proc_readdirplus()+0xfb: can't find jump dest instruction at .text+0xd0105b1 LD drivers/isdn/hardware/built-in.o CC fs/proc/fd.o drivers/net/ethernet/netronome/nfp/nfp_net_ethtool.o: warning: objtool: nfp_net_set_rss_hash_opt()+0x28: can't find jump dest instruction at .text+0xb00002de drivers/spmi/spmi-pmic-arb.o: warning: objtool: qpnpint_irq_domain_dt_translate()+0x75: can't find jump dest instruction at .text+0x6f01045b CC [M] fs/nfsd/nfs4proc.o CC [M] drivers/net/ethernet/neterion/vxge/vxge-main.o drivers/spmi/spmi.o: warning: objtool: perf_trace_spmi_cmd()+0x45: can't find jump dest instruction at .text+0x8100030b drivers/net/wireless/broadcom/b43legacy/phy.o: warning: objtool: b43legacy_phy_initb5()+0x116: can't find jump dest instruction at .text+0x5002013c drivers/regulator/88pm800.o: warning: objtool: pm800_regulator_probe()+0x69: can't find jump dest instruction at .text+0xcc00008f LD drivers/net/ethernet/oki-semi/pch_gbe/built-in.o CC [M] drivers/regulator/88pm8607.o CC drivers/pci/hotplug/cpci_hotplug_core.o drivers/scsi/aic94xx/aic94xx_reg.o: warning: objtool: __asd_write_reg_byte()+0x52: can't find jump dest instruction at .text+0xa30000a8 drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv50.o: warning: objtool: nv50_bus_intr()+0x57: can't find jump dest instruction at .text+0x9500021d CC [M] drivers/power/ds2782_battery.o net/netfilter/xt_connmark.o: warning: objtool: connmark_tg()+0x14: can't find jump dest instruction at .text+0x9f00013a CC [M] drivers/spi/spi-altera.o drivers/net/irda/tekram-sir.o: warning: objtool: tekram_change_speed()+0x36: can't find jump dest instruction at .text+0xc500005c fs/nls/nls_iso8859-9.o: warning: objtool: init_nls_iso8859_9()+0x12: call without frame pointer save/setup fs/nls/nls_iso8859-9.o: warning: objtool: exit_nls_iso8859_9()+0xb: call without frame pointer save/setup CC [M] net/netfilter/xt_set.o CC [M] drivers/power/ltc2941-battery-gauge.o CC [M] drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_phy.o CC [M] drivers/net/ethernet/intel/fm10k/fm10k_ethtool.o drivers/hid/hid-topseed.o: warning: objtool: ts_input_mapping()+0x18: can't find jump dest instruction at .text+0x7c03001e CC [M] drivers/net/wireless/ath/ath5k/desc.o CC [M] drivers/scsi/aic94xx/aic94xx_sds.o CC [M] drivers/net/wireless/intersil/p54/main.o CC drivers/staging/android/lowmemorykiller.o drivers/rtc/rtc-dev.o: warning: objtool: rtc_dev_ioctl()+0x48: can't find jump dest instruction at .text+0x6604014e drivers/net/rionet.o: warning: objtool: rionet_remove_dev()+0x3a: can't find jump dest instruction at .text+0x640101e0 fs/orangefs/devorangefs-req.o: warning: objtool: orangefs_devreq_open()+0x3c: can't find jump dest instruction at .text+0xfd000081 drivers/misc/qcom-coincell.o: warning: objtool: qcom_coincell_chgr_config()+0x3e: can't find jump dest instruction at .text+0xfc000043 drivers/net/ethernet/mellanox/mlx4/intf.o: warning: objtool: mlx4_register_interface()+0x13: can't find jump dest instruction at .text+0xc5000289 drivers/net/ethernet/netronome/nfp/nfp_netvf_main.o: warning: objtool: nfp_netvf_pci_probe()+0x2e: can't find jump dest instruction at .text+0x77050154 LD drivers/net/wireless/rsi/built-in.o CC [M] drivers/scsi/aic94xx/aic94xx_seq.o drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.o: warning: objtool: amdgpu_uvd_cs_reg()+0xd7: can't find jump dest instruction at .text+0x6c0000dc drivers/net/wireless/intel/ipw2x00/libipw_tx.o: warning: objtool: libipw_alloc_txb.constprop.5()+0x3b: can't find jump dest instruction at .text+0xa70001a1 CC [M] fs/orangefs/namei.o CC [M] drivers/net/wireless/ath/wcn36xx/txrx.o CC [M] drivers/net/ethernet/intel/i40evf/i40evf_ethtool.o CC [M] drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_ethtool.o CC [M] drivers/net/ethernet/mellanox/mlx4/mcg.o drivers/spi/spi.o: warning: objtool: __spi_validate()+0x16: can't find jump dest instruction at .text+0x60200ac drivers/ide/ide-tape.o: warning: objtool: idetape_get_inquiry_results()+0x6a: can't find jump dest instruction at .text+0xa00003bf CC [M] drivers/net/wireless/rsi/rsi_91x_main.o drivers/gpu/drm/radeon/evergreen_hdmi.o: warning: objtool: evergreen_hdmi_write_sad_regs()+0xa8: can't find jump dest instruction at .text+0x7a00047c drivers/media/pci/ttpci/av7110_ir.o: warning: objtool: av7110_emit_key()+0xc8: can't find jump dest instruction at .text+0xcb0102ad LD drivers/staging/fbtft/built-in.o CC drivers/acpi/acpica/rsaddr.o CC [M] fs/reiserfs/inode.o drivers/net/wireless/ath/ath5k/gpio.o: warning: objtool: ath5k_hw_set_gpio_intr()+0x25: can't find jump dest instruction at .text+0x910002bb CC [M] drivers/net/ethernet/intel/i40evf/i40evf_virtchnl.o drivers/media/rc/nuvoton-cir.o: warning: objtool: nvt_cir_log_irqs()+0x21: can't find jump dest instruction at .text+0xa7000247 CC [M] drivers/staging/fbtft/fbtft-core.o fs/nfs/nfstrace.o: warning: objtool: trace_raw_output_nfs_create_exit()+0x31: can't find jump dest instruction at .text+0x92000537 CC [M] drivers/platform/x86/ideapad-laptop.o LD [M] net/ipv4/netfilter/nf_nat_ipv4.o drivers/net/wireless/mediatek/mt7601u/usb.o: warning: objtool: mt7601u_assign_pipes.isra.11()+0xd: can't find jump dest instruction at .text+0xa00000d3 CC [M] fs/nfs/fscache.o CC [M] drivers/gpu/drm/amd/amdgpu/uvd_v6_0.o CC [M] drivers/net/wireless/mediatek/mt7601u/init.o drivers/media/i2c/tlv320aic23b.o: warning: objtool: tlv320aic23b_probe()+0x31: can't find jump dest instruction at .text+0x40010177 drivers/media/i2c/m52790.o: warning: objtool: m52790_probe()+0x2d: can't find jump dest instruction at .text+0x85000143 CC [M] drivers/net/wireless/ath/carl9170/usb.o CC [M] drivers/media/i2c/wm8775.o CC [M] drivers/net/phy/dp83867.o drivers/net/wireless/ath/ath9k/gpio.o: warning: objtool: ath_detect_bt_priority()+0x47: can't find jump dest instruction at .text+0x9e0006cd drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_set_featcfg()+0x6a: can't find jump dest instruction at .text+0x30103b0 drivers/rtc/rtc-sysfs.o: warning: objtool: wakealarm_store()+0x3f: can't find jump dest instruction at .text+0xfd000355 drivers/net/phy/dp83848.o: warning: objtool: dp83848_ack_interrupt()+0x1b: call without frame pointer save/setup drivers/net/phy/dp83848.o: warning: objtool: dp83848_config_intr()+0x21: call without frame pointer save/setup drivers/net/phy/dp83848.o: warning: objtool: phy_module_init()+0x17: 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/net/irda/litelink-sir.o drivers/net/ethernet/marvell/sky2.o: warning: objtool: sky2_rx_submit()+0x91: can't find jump dest instruction at .text+0x930002e7 LD fs/romfs/built-in.o CC [M] fs/nls/nls_iso8859-14.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 net/ipv4/netfilter/arp_tables.o: warning: objtool: get_info()+0x38: can't find jump dest instruction at .text+0xf50102ce drivers/net/ethernet/intel/e1000/e1000_main.o: warning: objtool: e1000_dump()+0x39: can't find jump dest instruction at .text+0x6e02037f CC drivers/rtc/rtc-mc146818-lib.o CC [M] fs/romfs/storage.o drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_get_ethtool_stats()+0x14: can't find jump dest instruction at .text+0x8e00026a fs/ocfs2/locks.o: warning: objtool: ocfs2_do_flock.isra.4()+0x71: can't find jump dest instruction at .text+0xdf000077 CC [M] drivers/net/wireless/ath/carl9170/cmd.o drivers/net/wireless/ath/ath10k/debug.o: warning: objtool: ath10k_debug_fw_reset_stats_read()+0x50: can't find jump dest instruction at .text+0xb2000986 CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/firmware.o CC [M] drivers/net/wireless/ath/carl9170/mac.o CC [M] net/netfilter/xt_nat.o CC [M] fs/reiserfs/file.o CC drivers/thermal/of-thermal.o drivers/net/wireless/intersil/orinoco/fw.o: warning: objtool: symbol_dl_image.isra.2()+0x6a: can't find jump dest instruction at .text+0xb010070 drivers/net/wireless/ath/ath6kl/htc_pipe.o: warning: objtool: htc_setup_target_buffer_assignments()+0x5b: can't find jump dest instruction at .text+0xc0000081 CC [M] drivers/net/wireless/intersil/prism54/isl_38xx.o CC [M] fs/romfs/super.o CC [M] drivers/net/wireless/ath/ath6kl/bmi.o drivers/net/wireless/ath/ath6kl/debug.o: warning: objtool: ath6kl_power_params_write()+0x8c: can't find jump dest instruction at .text+0x470100f1 drivers/net/wireless/broadcom/b43legacy/dma.o: warning: objtool: b43legacy_dma_set_mask.isra.20()+0xb2: can't find jump dest instruction at .text+0x71000607 drivers/staging/android/ion/ion_carveout_heap.o: warning: objtool: ion_carveout_heap_allocate()+0x35: can't find jump dest instruction at .text+0xb40000db CC [M] drivers/net/wireless/ath/ath6kl/cfg80211.o drivers/misc/phantom.o: warning: objtool: phantom_ioctl()+0x31: can't find jump dest instruction at .text+0xab010457 LD drivers/scsi/arcmsr/built-in.o lib/kobject.o: warning: objtool: kobject_get_path()+0x26: can't find jump dest instruction at .text+0xa200065c CC lib/kobject_uevent.o drivers/ide/ide-cs.o: warning: objtool: idecs_register()+0x6f: can't find jump dest instruction at .text+0x40101a4 drivers/media/i2c/uda1342.o: warning: objtool: uda1342_probe()+0x3d: can't find jump dest instruction at .text+0xaf0000e3 CC [M] drivers/scsi/arcmsr/arcmsr_attr.o drivers/net/wireless/intersil/hostap/hostap_80211_rx.o: warning: objtool: prism2_frag_cache_find()+0x43: can't find jump dest instruction at .text+0x98000049 CC drivers/staging/android/ion/ion_chunk_heap.o drivers/net/veth.o: warning: objtool: veth_newlink()+0x54: can't find jump dest instruction at .text+0x490207aa CC [M] drivers/gpu/drm/i915/intel_fifo_underrun.o CC [M] drivers/media/i2c/wm8739.o drivers/net/ethernet/neterion/vxge/vxge-traffic.o: warning: objtool: __vxge_hw_vpath_alarm_process()+0x29: can't find jump dest instruction at .text+0x4e04002f CC [M] drivers/misc/ioc4.o CC drivers/pci/pcie/aspm.o CC drivers/mfd/lp8788-irq.o drivers/pci/host/pci-hyperv.o: warning: objtool: _hv_pcifront_read_config()+0x39: can't find jump dest instruction at .text+0xf40000ee drivers/net/ethernet/mellanox/mlx5/core/health.o: warning: objtool: mlx5_handle_bad_state()+0x2f: can't find jump dest instruction at .text+0xc5000035 CC [M] drivers/net/wireless/intersil/hostap/hostap_info.o drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.o: warning: objtool: bnx2x_bmac_stats_update()+0x20: can't find jump dest instruction at .text+0xe10c0026 fs/quota/dquot.o: warning: objtool: dquot_set_dqinfo()+0x35: can't find jump dest instruction at .text+0x701027b drivers/media/dvb-frontends/s5h1420.o: warning: objtool: s5h1420_get_tune_settings()+0x2a: can't find jump dest instruction at .text+0x9400002f drivers/media/v4l2-core/videobuf2-memops.o: warning: objtool: vb2_common_vm_close()+0x47: call without frame pointer save/setup drivers/media/v4l2-core/videobuf2-memops.o: warning: objtool: vb2_common_vm_open()+0x47: call without frame pointer save/setup drivers/media/v4l2-core/videobuf2-memops.o: warning: objtool: vb2_destroy_framevec()+0x11: call without frame pointer save/setup drivers/media/v4l2-core/videobuf2-memops.o: warning: objtool: vb2_create_framevec()+0x4d: call without frame pointer save/setup drivers/media/usb/uvc/uvc_entity.o: warning: objtool: uvc_mc_create_links.isra.2()+0x34: can't find jump dest instruction at .text+0xb400010a CC [M] drivers/net/wireless/realtek/rtl818x/rtl8180/rtl8225.o drivers/media/usb/pvrusb2/pvrusb2-cx2584x-v4l.o: warning: objtool: pvr2_cx25840_subdev_update()+0x4c: can't find jump dest instruction at .text+0xae000052 CC [M] drivers/gpu/drm/drm_platform.o CC [M] drivers/media/v4l2-core/videobuf2-dma-sg.o CC [M] drivers/media/usb/pvrusb2/pvrusb2-wm8775.o drivers/gpu/drm/nouveau/nvkm/subdev/bus/g94.o: warning: objtool: g94_bus_hwsq_exec()+0x2f: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bus/g94.o: warning: objtool: g94_bus_new()+0x18: call without frame pointer save/setup CC [M] drivers/media/usb/dvb-usb/ttusb2.o CC [M] drivers/net/wireless/mediatek/mt7601u/main.o drivers/media/rc/ene_ir.o: warning: objtool: ene_irq_status()+0x45: can't find jump dest instruction at .text+0xab00031b net/ipv4/netfilter/nf_dup_ipv4.o: warning: objtool: nf_dup_ipv4()+0x39: can't find jump dest instruction at .text+0xcc00011f LD drivers/pci/host/built-in.o LD [M] drivers/media/usb/uvc/uvcvideo.o drivers/net/wireless/ath/ath10k/core.o: warning: objtool: ath10k_init_hw_params()+0x44: can't find jump dest instruction at .text+0x9d000239 drivers/net/ethernet/intel/igbvf/vf.o: warning: objtool: e1000_rar_set_vf()+0x85: can't find call dest symbol at offset 0x47000339 CC [M] drivers/media/v4l2-core/videobuf2-dvb.o drivers/mfd/lp8788.o: warning: objtool: lp8788_probe()+0x43: can't find jump dest instruction at .text+0xad000079 CC [M] drivers/net/ethernet/intel/igbvf/mbx.o LD net/ipv4/built-in.o drivers/net/ethernet/intel/fm10k/fm10k_main.o: warning: objtool: fm10k_set_qos_queues()+0x1d: can't find jump dest instruction at .text+0xc50000a3 drivers/hwmon/it87.o: warning: objtool: it87_update_pwm_ctrl()+0xaf: can't find jump dest instruction at .text+0x8e0000b5 drivers/net/wireless/broadcom/b43legacy/pio.o: warning: objtool: b43legacy_setup_pioqueue()+0x32: can't find jump dest instruction at .text+0x2010288 CC [M] drivers/net/ethernet/mellanox/mlx5/core/qp.o drivers/scsi/aacraid/rkt.o: warning: objtool: aac_rkt_select_comm()+0x1a: call without frame pointer save/setup drivers/scsi/aacraid/rkt.o: warning: objtool: aac_rkt_ioremap()+0x2e: call without frame pointer save/setup drivers/scsi/aacraid/rkt.o: warning: objtool: aac_rkt_init()+0x1f: call without frame pointer save/setup CC [M] drivers/net/ethernet/intel/e1000e/80003es2lan.o fs/reiserfs/bitmap.o: warning: objtool: get_left_neighbor()+0x10: can't find jump dest instruction at .text+0xe1000126 CC [M] drivers/net/wireless/ath/ath5k/dma.o LD [M] drivers/net/wireless/broadcom/b43legacy/b43legacy.o CC [M] drivers/scsi/aacraid/src.o CC [M] drivers/misc/enclosure.o drivers/scsi/aic7xxx/aic7xxx_proc.o: warning: objtool: ahc_proc_write_seeprom()+0x67: can't find jump dest instruction at .text+0xaf0103cc drivers/pci/quirks.o: warning: objtool: quirk_intel_qat_vf_cap()+0x1c: can't find jump dest instruction at .text+0xcd0105f2 CC [M] drivers/net/phy/ste10Xp.o CC [M] fs/reiserfs/dir.o CC fs/proc/proc_tty.o LD drivers/net/wireless/st/built-in.o SHIPPED drivers/scsi/aic7xxx/aic79xx_seq.h drivers/staging/comedi/comedi_pci.o: warning: objtool: comedi_pci_driver_unregister()+0x14: call without frame pointer save/setup drivers/staging/comedi/comedi_pci.o: warning: objtool: comedi_pci_driver_register()+0x1b: call without frame pointer save/setup drivers/staging/comedi/comedi_pci.o: warning: objtool: comedi_pci_auto_unconfig()+0x10: call without frame pointer save/setup drivers/staging/comedi/comedi_pci.o: warning: objtool: comedi_pci_auto_config()+0x10: call without frame pointer save/setup drivers/staging/comedi/comedi_pci.o: warning: objtool: comedi_pci_disable()+0x33: call without frame pointer save/setup drivers/staging/comedi/comedi_pci.o: warning: objtool: comedi_pci_detach()+0x59: call without frame pointer save/setup drivers/staging/comedi/comedi_pci.o: warning: objtool: comedi_pci_enable()+0x30: call without frame pointer save/setup drivers/md/dm-snap.o: warning: objtool: dm_insert_exception()+0x25: can't find jump dest instruction at .text+0xcc0003db CC [M] drivers/media/usb/dvb-usb/dib0700_core.o CC [M] fs/nls/nls_iso8859-15.o CC [M] drivers/net/wireless/realtek/rtl818x/rtl8180/sa2400.o CC [M] drivers/staging/comedi/comedi_pcmcia.o drivers/net/wireless/broadcom/brcm80211/brcmfmac/proto.o: warning: objtool: brcmf_proto_attach()+0x45: can't find jump dest instruction at .text+0x9300004b CC [M] drivers/md/dm-snap-persistent.o LD drivers/net/wireless/marvell/libertas/built-in.o drivers/gpu/drm/drm_scatter.o: warning: objtool: drm_legacy_sg_alloc()+0x47: can't find jump dest instruction at .text+0xd201012d drivers/staging/android/ion/ion_system_heap.o: warning: objtool: ion_system_contig_heap_allocate()+0x43: can't find jump dest instruction at .text+0x33010379 CC [M] drivers/net/ethernet/intel/ixgb/ixgb_ee.o drivers/staging/android/ion/ion.o: warning: objtool: ion_mmap()+0x4c: can't find jump dest instruction at .text+0x89000551 CC [M] drivers/gpu/drm/drm_sysfs.o drivers/gpu/drm/amd/amdgpu/sdma_v3_0.o: warning: objtool: sdma_v3_0_vm_copy_pte()+0xc: can't find jump dest instruction at .text+0xa0000042 drivers/hwmon/k8temp.o: warning: objtool: k8temp_update_device()+0x4b: can't find jump dest instruction at .text+0x5e010101 drivers/media/rc/redrat3.o: warning: objtool: redrat3_set_timeout()+0x52: can't find jump dest instruction at .text+0xbc0001c8 drivers/gpu/drm/nouveau/nvkm/subdev/bus/gf100.o: warning: objtool: gf100_bus_intr()+0x5e: can't find jump dest instruction at .text+0xee000064 fs/nilfs2/segment.o: warning: objtool: perf_trace_nilfs2_mdt_submit_block()+0x48: can't find jump dest instruction at .text+0x890004de drivers/net/phy/dp83640.o: warning: objtool: decode_txts()+0x31: can't find jump dest instruction at .text+0xaf000126 CC [M] drivers/net/wireless/marvell/libertas/cfg.o CC [M] drivers/media/usb/dvb-usb/dib0700_devices.o CC [M] drivers/hwmon/k10temp.o CC [M] drivers/net/usb/asix_devices.o drivers/staging/android/ashmem.o: warning: objtool: ashmem_mmap()+0x33: can't find jump dest instruction at .text+0xc10001f9 drivers/staging/dgnc/dgnc_cls.o: warning: objtool: cls_send_break()+0xc: can't find jump dest instruction at .text+0xa0000232 CC [M] drivers/platform/x86/thinkpad_acpi.o drivers/pci/hotplug/pci_hotplug_core.o: warning: objtool: pci_hp_deregister()+0x18: can't find jump dest instruction at .text+0xd200069e CC [M] fs/nfsd/nfs4xdr.o CC [M] drivers/net/wireless/ath/ath6kl/init.o CC [M] drivers/hwmon/lineage-pem.o CC [M] drivers/staging/dgnc/dgnc_driver.o CC [M] fs/nilfs2/sufile.o CC [M] drivers/isdn/hisax/w6692.o drivers/scsi/aic7xxx/aic7xxx_osm_pci.o: warning: objtool: ahc_linux_pci_dev_probe()+0x22: can't find jump dest instruction at .text+0x7b020198 drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwsignal.o: warning: objtool: brcmf_fws_return_credits()+0xb: can't find jump dest instruction at .text+0x8e000031 SHIPPED drivers/scsi/aic7xxx/aic79xx_reg.h drivers/net/wireless/ath/ath6kl/htc_mbox.o: warning: objtool: ath6kl_htc_mbox_add_rxbuf_multiple()+0x22: can't find jump dest instruction at .text+0x6f010128 fs/ocfs2/file.o: warning: objtool: ocfs2_cow_file_pos()+0x56: can't find jump dest instruction at .text+0x9000005c drivers/net/ethernet/mellanox/mlx5/core/pagealloc.o: warning: objtool: alloc_4k()+0x30: can't find jump dest instruction at .text+0x840000f6 SHIPPED drivers/scsi/aic7xxx/aic79xx_reg_print.c sound/soc/codecs/rt5640.o: warning: objtool: rt5640_volatile_register()+0x16: can't find jump dest instruction at .text+0x9100001c drivers/ide/ide_platform.o: warning: objtool: plat_ide_probe()+0xca: can't find jump dest instruction at .text+0x890100f0 CC [M] drivers/net/wireless/ath/ath5k/qcu.o CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/feature.o CC [M] drivers/net/ethernet/mellanox/mlx5/core/port.o LD fs/squashfs/built-in.o CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_buffers.o drivers/net/ethernet/intel/e1000/e1000_param.o: warning: objtool: e1000_validate_option.isra.1()+0x20: can't find jump dest instruction at .text+0x2e010025 drivers/media/rc/keymaps/rc-imon-mce.o: warning: objtool: init_rc_map_imon_mce()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-imon-mce.o: warning: objtool: exit_rc_map_imon_mce()+0xb: call without frame pointer save/setup drivers/gpu/drm/i915/intel_dpio_phy.o: warning: objtool: chv_set_phy_signal_level()+0x169: can't find jump dest instruction at .text+0x4b01016f LD drivers/net/wireless/st/cw1200/built-in.o drivers/ssb/sprom.o: warning: objtool: ssb_attr_sprom_store()+0x55: can't find jump dest instruction at .text+0x9b00028b CC [M] drivers/scsi/aic7xxx/aic79xx_osm.o drivers/acpi/acpica/psxface.o: warning: objtool: acpi_ps_execute_method()+0x72: can't find jump dest instruction at .text+0x4f02011e LD [M] drivers/ide/ide-core.o CC [M] fs/squashfs/block.o CC [M] drivers/net/ethernet/mellanox/mlx5/core/mr.o CC [M] drivers/ssb/pci.o CC [M] drivers/isdn/hisax/enternow_pci.o CC [M] sound/soc/codecs/rt5677-spi.o CC [M] drivers/net/wireless/st/cw1200/fwio.o drivers/misc/mic/scif/scif_rma.o: warning: objtool: scif_iommu_map.isra.12()+0x3f: can't find jump dest instruction at .text+0xf7010095 CC [M] drivers/media/rc/keymaps/rc-imon-pad.o CC drivers/pci/hotplug/cpci_hotplug_pci.o drivers/net/usb/lan78xx.o: warning: objtool: lan78xx_set_pause()+0x7d: can't find jump dest instruction at .text+0x90000603 drivers/misc/bh1770glc.o: warning: objtool: bh1770_lux_update_thresholds()+0x1b: can't find jump dest instruction at .text+0x8b0001f1 CC [M] drivers/staging/fbtft/fbtft-sysfs.o fs/nfsd/nfs3acl.o: warning: objtool: nfs3svc_decode_setaclargs()+0x36: can't find jump dest instruction at .text+0x880000fc fs/ocfs2/inode.o: warning: objtool: ocfs2_remove_inode()+0xa0: can't find jump dest instruction at .text+0xc030285 CC [M] drivers/media/dvb-frontends/lgdt3306a.o drivers/power/ds2781_battery.o: warning: objtool: ds2781_battery_probe()+0x51: can't find jump dest instruction at .text+0x3d010297 LD [M] drivers/misc/mic/scif/scif.o CC [M] fs/ocfs2/namei.o LD drivers/staging/fwserial/built-in.o LD [M] drivers/ide/ide-gd_mod.o drivers/net/ethernet/mellanox/mlx4/fw.o: warning: objtool: mlx4_replace_zero_macs()+0x28: can't find jump dest instruction at .text+0x8300002e 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 CC [M] drivers/media/dvb-frontends/lg2160.o LD drivers/staging/gdm724x/built-in.o CC [M] drivers/media/usb/pvrusb2/pvrusb2-cs53l32a.o CC [M] drivers/staging/fwserial/fwserial.o CC [M] drivers/platform/x86/hdaps.o LD drivers/misc/mic/built-in.o CC [M] drivers/media/usb/pvrusb2/pvrusb2-dvb.o LD [M] drivers/ide/ide-cd_mod.o CC [M] drivers/staging/gdm724x/gdm_lte.o drivers/net/wireless/intersil/prism54/islpci_eth.o: warning: objtool: islpci_eth_cleanup_transmit()+0x27: can't find jump dest instruction at .text+0xb300002d drivers/acpi/acpica/rsaddr.o: warning: objtool: acpi_rs_get_address_common()+0x12: call without frame pointer save/setup drivers/acpi/acpica/rsaddr.o: warning: objtool: acpi_rs_set_address_common()+0x12: call without frame pointer save/setup CC [M] drivers/net/wireless/intersil/prism54/isl_ioctl.o drivers/net/irda/actisys-sir.o: warning: objtool: actisys_change_speed()+0xf6: can't find jump dest instruction at .text+0x5500016a CC drivers/acpi/acpica/rscalc.o drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_probe()+0x39: can't find jump dest instruction at .text+0xcd01015f CC [M] drivers/net/irda/girbil-sir.o drivers/net/wireless/broadcom/b43/wa.o: warning: objtool: b43_wa_altagc()+0x1f: can't find jump dest instruction at .text+0xbc000245 drivers/hid/hid-twinhan.o: warning: objtool: twinhan_input_mapping()+0x18: can't find jump dest instruction at .text+0xd505001e CC [M] drivers/net/wireless/broadcom/b43/tables_nphy.o CC drivers/pci/pcie/portdrv_core.o drivers/media/v4l2-core/videobuf2-v4l2.o: warning: objtool: __verify_length()+0x19: can't find jump dest instruction at .text+0x9400001f drivers/net/wan/x25_asy.o: warning: objtool: x25_asy_encaps()+0x48: can't find jump dest instruction at .text+0x890000ed drivers/scsi/aacraid/nark.o: warning: objtool: aac_nark_ioremap()+0x46: can't find jump dest instruction at .text+0x9500004b drivers/net/wimax/i2400m/usb-notif.o: warning: objtool: i2400mu_notification_cb()+0x7f: can't find jump dest instruction at .text+0xac0101e5 CC [M] drivers/hid/hid-uclogic.o CC [M] drivers/staging/fwserial/dma_fifo.o CC [M] drivers/gpu/drm/drm_hashtab.o drivers/gpu/drm/amd/amdgpu/uvd_v5_0.o: warning: objtool: uvd_v5_0_start()+0x210: can't find jump dest instruction at .text+0xb9010655 CC [M] drivers/net/wimax/i2400m/usb-tx.o CC [M] drivers/net/wimax/i2400m/usb-rx.o drivers/net/ethernet/mellanox/mlxsw/core.o: warning: objtool: mlxsw_core_skb_receive()+0xf9: can't find jump dest instruction at .text+0x820105cf drivers/isdn/hisax/gazel.o: warning: objtool: setup_gazelpci()+0x84: can't find jump dest instruction at .text+0xe70102aa fs/proc/fd.o: warning: objtool: proc_fd_link()+0x42: can't find jump dest instruction at .text+0xda000188 CC drivers/mfd/da9055-core.o drivers/net/wireless/intel/iwlwifi/iwl-io.o: warning: objtool: get_rfh_string()+0x15: can't find jump dest instruction at .text+0x8600001b drivers/media/pci/ttpci/av7110.o: warning: objtool: alps_bsbe1_set_symbol_rate()+0x8b: can't find jump dest instruction at .text+0xab000091 CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_vce.o CC fs/proc/cmdline.o fs/romfs/storage.o: warning: objtool: romfs_blk_strcmp()+0x26: can't find jump dest instruction at .text+0x9c00002c LD [M] drivers/media/pci/ttpci/dvb-ttpci.o CC [M] drivers/media/rc/streamzap.o CC drivers/mfd/da9055-i2c.o LD drivers/media/pci/built-in.o CC fs/sysfs/file.o CC [M] drivers/input/touchscreen/tsc2004.o fs/nls/nls_iso8859-15.o: warning: objtool: init_nls_iso8859_15()+0x12: call without frame pointer save/setup fs/nls/nls_iso8859-15.o: warning: objtool: exit_nls_iso8859_15()+0xb: call without frame pointer save/setup drivers/regulator/88pm8607.o: warning: objtool: pm8607_regulator_probe()+0x8c: can't find jump dest instruction at .text+0x290101c1 CC drivers/tty/tty_io.o drivers/spi/spi-altera.o: warning: objtool: altera_spi_chipsel()+0x27: can't find jump dest instruction at .text+0xa000002d CC [M] fs/nls/nls_koi8-r.o drivers/net/ethernet/intel/i40evf/i40evf_main.o: warning: objtool: i40evf_map_rings_to_vectors()+0x2e: can't find jump dest instruction at .text+0xd0100b4 drivers/net/wireless/broadcom/brcm80211/brcmsmac/channel.o: warning: objtool: brcms_reg_notifier()+0xa8: can't find jump dest instruction at .text+0x8800016e drivers/net/wireless/intel/iwlegacy/debug.o: warning: objtool: il_update_stats()+0x26: can't find jump dest instruction at .text+0xf500002c drivers/net/ethernet/intel/i40e/i40e_ethtool.o: warning: objtool: __i40e_set_coalesce()+0x69: can't find jump dest instruction at .text+0x9501085f CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o CC [M] drivers/net/wireless/ath/wcn36xx/smd.o CC [M] drivers/spi/spi-atmel.o CC drivers/thermal/fair_share.o drivers/net/wireless/intersil/prism54/islpci_mgt.o: warning: objtool: islpci_mgt_transmit()+0x4c: can't find jump dest instruction at .text+0x82020051 CC [M] drivers/regulator/aat2870-regulator.o drivers/gpu/drm/nouveau/nvkm/subdev/clk/base.o: warning: objtool: nvkm_pstate_info()+0xb1: can't find jump dest instruction at .text+0x60010116 drivers/power/ds2782_battery.o: warning: objtool: ds278x_battery_probe()+0x72: can't find jump dest instruction at .text+0x200201b7 CC [M] drivers/net/ethernet/intel/i40evf/i40e_txrx.o drivers/net/wireless/ath/ath9k/init.o: warning: objtool: ath9k_init_pcoem_platform()+0x2f: can't find jump dest instruction at .text+0xf7010125 drivers/net/wireless/intersil/orinoco/mic.o: warning: objtool: orinoco_mic()+0x5b: can't find jump dest instruction at .text+0x89010150 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv04.o drivers/net/wireless/ath/ath10k/txrx.o: warning: objtool: ath10k_txrx_tx_unref()+0x67: can't find jump dest instruction at .text+0xb703006c CC [M] fs/nfsd/nfs4state.o CC [M] drivers/net/wireless/intersil/orinoco/scan.o CC [M] drivers/net/wireless/ath/ath9k/recv.o CC [M] drivers/net/wireless/ath/ath10k/wmi.o drivers/media/dvb-frontends/lgdt330x.o: warning: objtool: lgdt330x_set_parameters()+0x24: can't find jump dest instruction at .text+0x9401026a drivers/net/wireless/intel/iwlegacy/4965.o: warning: objtool: il4965_config_ap()+0x54: can't find jump dest instruction at .text+0xe90001fa CC [M] drivers/power/goldfish_battery.o CC [M] net/netfilter/xt_AUDIT.o drivers/net/ethernet/mellanox/mlx5/core/mcg.o: warning: objtool: mlx5_core_detach_mcg()+0x2d: call without frame pointer save/setup drivers/net/ethernet/mellanox/mlx5/core/mcg.o: warning: objtool: mlx5_core_attach_mcg()+0x2d: call without frame pointer save/setup CC [M] drivers/net/wireless/ralink/rt2x00/rt2x00config.o drivers/media/i2c/wm8775.o: warning: objtool: wm8775_probe()+0x48: can't find jump dest instruction at .text+0xe102038e drivers/net/wireless/ath/ath10k/htc.o: warning: objtool: htc_service_name()+0x16: can't find jump dest instruction at .text+0xaa00001c drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.o: warning: objtool: brcmf_c_preinit_dcmds()+0x51: can't find jump dest instruction at .text+0x190300b6 drivers/power/ltc2941-battery-gauge.o: warning: objtool: ltc294x_set_charge_now()+0x62: can't find jump dest instruction at .text+0x800002a8 drivers/staging/android/lowmemorykiller.o: warning: objtool: lowmem_scan()+0x10e: can't find jump dest instruction at .text+0xce030164 drivers/gpu/drm/radeon/radeon_trace_points.o: warning: objtool: perf_trace_radeon_semaphore_request()+0x3e: can't find jump dest instruction at .text+0x88000454 CC [M] drivers/net/ethernet/mellanox/mlx5/core/pd.o CC [M] drivers/net/wireless/intersil/hostap/hostap_ioctl.o drivers/net/phy/dp83867.o: warning: objtool: dp83867_config_init()+0x30: can't find jump dest instruction at .text+0xe60000d6 CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/btcoex.o CC [M] drivers/net/wireless/intersil/p54/led.o CC [M] drivers/net/ethernet/intel/e1000e/mac.o CC [M] fs/ocfs2/refcounttree.o CC [M] drivers/staging/dgnc/dgnc_mgmt.o drivers/net/ethernet/netronome/nfp/nfp_net_debugfs.o: warning: objtool: nfp_net_debugfs_tx_q_read()+0x2b: can't find jump dest instruction at .text+0x99010091 CC [M] fs/nilfs2/ifile.o CC drivers/staging/android/ion/ion_cma_heap.o CC [M] drivers/net/usb/asix_common.o drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.o: warning: objtool: bnx2x_copy32_vf_dmae()+0x78: can't find jump dest instruction at .text+0xc300007d drivers/mfd/lp8788-irq.o: warning: objtool: lp8788_irq_init()+0x32: can't find jump dest instruction at .text+0xd90001e7 CC [M] drivers/net/irda/old_belkin-sir.o CC [M] drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_param.o fs/nfsd/nfs3xdr.o: warning: objtool: encode_wcc_data.isra.10()+0x13: can't find jump dest instruction at .text+0x85000729 fs/orangefs/namei.o: warning: objtool: orangefs_rename()+0x77: can't find jump dest instruction at .text+0xdf00007d drivers/net/ethernet/intel/e1000/e1000_ethtool.o: warning: objtool: e1000_set_coalesce()+0x15: can't find jump dest instruction at .text+0xae0001ab CC [M] drivers/net/wireless/ath/ath10k/wmi-tlv.o CC [M] fs/orangefs/symlink.o LD [M] drivers/net/ethernet/intel/e1000/e1000.o drivers/net/wireless/intel/iwlwifi/iwl-debug.o: warning: objtool: __iwl_dbg()+0xbd: can't find jump dest instruction at .text+0xd60000c2 fs/reiserfs/namei.o: warning: objtool: linear_search_in_dir_item()+0x76: can't find jump dest instruction at .text+0xa601013b CC [M] drivers/net/wireless/intel/iwlwifi/iwl-eeprom-read.o fs/proc/proc_tty.o: warning: objtool: show_tty_range()+0xa9: can't find jump dest instruction at .text+0x930000cf fs/quota/quota_tree.o: warning: objtool: find_next_id()+0x33: can't find jump dest instruction at .text+0xe010209 CC [M] drivers/isdn/hisax/amd7930_fn.o drivers/input/touchscreen/tsc200x-core.o: warning: objtool: tsc200x_probe()+0x5c: can't find jump dest instruction at .text+0xe80403a1 CC [M] drivers/net/ethernet/mellanox/mlx4/mr.o drivers/net/wan/dlci.o: warning: objtool: dlci_add()+0x31: can't find jump dest instruction at .text+0x7010237 LD fs/quota/built-in.o CC [M] drivers/input/touchscreen/tsc2005.o drivers/net/wireless/intersil/prism54/isl_38xx.o: warning: objtool: isl38xx_disable_interrupts()+0x16: call without frame pointer save/setup drivers/net/wireless/intersil/prism54/isl_38xx.o: warning: objtool: isl38xx_trigger_device()+0x37: call without frame pointer save/setup drivers/net/wireless/intersil/prism54/isl_38xx.o: warning: objtool: isl38xx_interface_reset()+0x1c: call without frame pointer save/setup drivers/net/wireless/intersil/prism54/isl_38xx.o: warning: objtool: isl38xx_enable_common_interrupts()+0x19: call without frame pointer save/setup drivers/net/wireless/intersil/prism54/isl_38xx.o: warning: objtool: isl38xx_handle_wakeup()+0x26: call without frame pointer save/setup drivers/net/wireless/intersil/prism54/isl_38xx.o: warning: objtool: isl38xx_handle_sleep_request()+0x27: call without frame pointer save/setup CC [M] drivers/net/nlmon.o CC [M] drivers/net/ethernet/intel/e1000e/manage.o drivers/net/wireless/intersil/orinoco/hw.o: warning: objtool: determine_fw_capabilities()+0x74: can't find jump dest instruction at .text+0x4f050079 sound/soc/codecs/rt5659.o: warning: objtool: rt5659_volatile_register()+0xf: can't find jump dest instruction at .text+0xd0020015 drivers/misc/apds990x.o: warning: objtool: apds990x_lux_to_threshold()+0xd: can't find jump dest instruction at .text+0xd4000013 CC [M] drivers/md/dm-raid1.o CC [M] drivers/net/wireless/ath/carl9170/phy.o drivers/media/usb/gspca/ov519.o: warning: objtool: sd_config()+0x23: can't find jump dest instruction at .text+0x84000029 drivers/net/wireless/intel/iwlwifi/iwl-notif-wait.o: warning: objtool: iwl_wait_notification()+0x60: can't find jump dest instruction at .text+0x8a0000a5 LD drivers/uio/built-in.o CC [M] drivers/md/dm-log.o drivers/staging/android/ion/ion_chunk_heap.o: warning: objtool: ion_chunk_heap_allocate()+0x27: can't find jump dest instruction at .text+0x9e01017d CC [M] drivers/uio/uio.o CC [M] drivers/media/usb/gspca/ov534.o drivers/net/wireless/intel/iwlwifi/iwl-drv.o: warning: objtool: iwl_parse_v1_v2_firmware.isra.8()+0x99: can't find jump dest instruction at .text+0x2701058e CC drivers/pci/hotplug-pci.o fs/reiserfs/file.o: warning: objtool: reiserfs_sync_file()+0x39: can't find jump dest instruction at .text+0x9400003f drivers/media/i2c/wm8739.o: warning: objtool: wm8739_write()+0x53: can't find jump dest instruction at .text+0x870000f8 drivers/hwmon/lineage-pem.o: warning: objtool: pem_probe()+0x3e: can't find jump dest instruction at .text+0xa2010094 LD fs/sysv/built-in.o CC [M] drivers/hwmon/lm63.o CC [M] fs/sysv/ialloc.o CC [M] fs/reiserfs/fix_node.o drivers/thunderbolt/nhi.o: warning: objtool: ring_interrupt_active()+0x101: can't find jump dest instruction at .text+0x9b0001a7 CC [M] drivers/media/i2c/vp27smpx.o drivers/scsi/arcmsr/arcmsr_attr.o: warning: objtool: arcmsr_sysfs_iop_message_read()+0x3a: can't find jump dest instruction at .text+0x17010220 drivers/net/ethernet/intel/fm10k/fm10k_pci.o: warning: objtool: fm10k_check_hang_subtask()+0x12: can't find jump dest instruction at .text+0xac000018 CC [M] drivers/scsi/arcmsr/arcmsr_hba.o CC [M] drivers/thunderbolt/ctl.o drivers/net/irda/litelink-sir.o: warning: objtool: litelink_close()+0xd: call without frame pointer save/setup drivers/net/irda/litelink-sir.o: warning: objtool: litelink_change_speed()+0x3e: call without frame pointer save/setup drivers/net/irda/litelink-sir.o: warning: objtool: litelink_reset()+0x1b: call without frame pointer save/setup drivers/net/irda/litelink-sir.o: warning: objtool: litelink_open()+0x1b: call without frame pointer save/setup drivers/net/irda/litelink-sir.o: warning: objtool: litelink_sir_init()+0xb: call without frame pointer save/setup drivers/net/irda/litelink-sir.o: warning: objtool: litelink_sir_cleanup()+0xb: call without frame pointer save/setup net/netfilter/xt_nat.o: warning: objtool: xt_dnat_target_v0()+0x4c: can't find call dest symbol at offset 0x40000180 CC [M] drivers/net/ethernet/intel/fm10k/fm10k_pf.o drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_phy.o: warning: objtool: pch_gbe_phy_tx_clk_delay()+0x1f: can't find jump dest instruction at .text+0x82000165 CC [M] drivers/net/irda/mcp2120-sir.o drivers/media/rc/keymaps/rc-imon-pad.o: warning: objtool: init_rc_map_imon_pad()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-imon-pad.o: warning: objtool: exit_rc_map_imon_pad()+0xb: call without frame pointer save/setup drivers/net/ethernet/intel/fm10k/fm10k_netdev.o: warning: objtool: fm10k_add_vxlan_port()+0x23: can't find jump dest instruction at .text+0xa20001d9 CC [M] drivers/net/wireless/mediatek/mt7601u/mcu.o fs/nls/nls_koi8-r.o: warning: objtool: init_nls_koi8_r()+0x12: 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 drivers/hwmon/k10temp.o: warning: objtool: has_erratum_319.isra.3()+0x29: can't find jump dest instruction at .text+0x910001ff drivers/platform/x86/ideapad-laptop.o: warning: objtool: debugfs_status_show()+0x1d: can't find jump dest instruction at .text+0x51020813 LD drivers/net/wireless/ath/wil6210/built-in.o drivers/net/ethernet/intel/ixgb/ixgb_hw.o: warning: objtool: ixgb_clear_hw_cntrs.isra.2()+0x45: can't find jump dest instruction at .text+0xea02022a LD drivers/net/wireless/marvell/libertas_tf/built-in.o CC [M] drivers/net/wireless/mediatek/mt7601u/trace.o CC [M] drivers/media/rc/keymaps/rc-iodata-bctv7e.o CC [M] net/netfilter/xt_CHECKSUM.o CC [M] drivers/media/dvb-frontends/cx24123.o CC [M] drivers/platform/x86/fujitsu-laptop.o CC [M] drivers/net/wireless/ath/wil6210/main.o drivers/net/ethernet/intel/igbvf/mbx.o: warning: objtool: e1000_write_mbx_vf()+0x26: can't find call dest symbol at offset 0x5600019a sound/soc/codecs/rt5645.o: warning: objtool: rt5645_set_dai_fmt()+0x3e: can't find jump dest instruction at .text+0xeb000444 CC [M] drivers/net/ethernet/intel/ixgb/ixgb_ethtool.o drivers/acpi/acpica/rscalc.o: warning: objtool: acpi_rs_get_aml_length()+0x4c: can't find jump dest instruction at .text+0x6b010051 drivers/gpu/drm/drm_pci.o: warning: objtool: drm_pcie_get_speed_cap_mask()+0x28: can't find jump dest instruction at .text+0x9a0001fe CC [M] fs/nls/nls_koi8-u.o CC drivers/acpi/acpica/rscreate.o CC [M] drivers/net/ethernet/intel/igbvf/ethtool.o fs/romfs/super.o: warning: objtool: romfs_readdir()+0x56: can't find jump dest instruction at .text+0xf0101ac CC [M] drivers/gpu/drm/drm_mm.o CC [M] drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8225.o CC [M] drivers/net/wireless/marvell/libertas_tf/main.o fs/proc/cmdline.o: warning: objtool: cmdline_proc_open()+0x15: call without frame pointer save/setup fs/proc/cmdline.o: warning: objtool: cmdline_proc_show()+0x19: call without frame pointer save/setup fs/proc/cmdline.o: warning: objtool: proc_cmdline_init()+0x19: call without frame pointer save/setup drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_read_snr()+0x34: can't find jump dest instruction at .text+0xf800038a LD [M] fs/romfs/romfs.o CC fs/proc/consoles.o sound/soc/codecs/rt5670.o: warning: objtool: rt5670_volatile_register()+0x16: can't find jump dest instruction at .text+0xde00001c CC [M] drivers/media/dvb-frontends/lnbh25.o drivers/gpu/drm/i915/intel_fbc.o: warning: objtool: intel_fbc_hw_deactivate()+0x33: can't find jump dest instruction at .text+0xb8000199 drivers/media/v4l2-core/videobuf2-vmalloc.o: warning: objtool: vb2_vmalloc_dmabuf_ops_map()+0x41: can't find jump dest instruction at .text+0x51010427 drivers/net/ethernet/hisilicon/hns/hns_dsaf_xgmac.o: warning: objtool: hns_xgmac_config()+0x27: can't find jump dest instruction at .text+0x15011c3d CC [M] drivers/gpu/drm/i915/intel_frontbuffer.o drivers/media/usb/pvrusb2/pvrusb2-wm8775.o: warning: objtool: pvr2_wm8775_subdev_update()+0x51: call without frame pointer save/setup CC [M] drivers/net/wireless/marvell/libertas_tf/cmd.o CC fs/proc/cpuinfo.o CC [M] drivers/net/ethernet/hisilicon/hns/hns_enet.o drivers/net/wan/dscc4.o: warning: objtool: dscc4_set_clock()+0x22: can't find jump dest instruction at .text+0xa7000038 CC [M] drivers/media/usb/pvrusb2/pvrusb2-sysfs.o drivers/net/ethernet/netronome/nfp/nfp_net_common.o: warning: objtool: nfp_net_stat64()+0x1a: can't find jump dest instruction at .text+0x8d0000c0 drivers/net/wireless/broadcom/brcm80211/brcmfmac/p2p.o: warning: objtool: brcmf_p2p_enable_discovery()+0x58: can't find jump dest instruction at .text+0xcb00019d CC [M] drivers/net/wan/lapbether.o fs/reiserfs/dir.o: warning: objtool: reiserfs_readdir_inode()+0xd2: can't find jump dest instruction at .text+0x3d040168 LD [M] drivers/net/ethernet/netronome/nfp/nfp_netvf.o drivers/net/ethernet/intel/ixgb/ixgb_ee.o: warning: objtool: ixgb_write_eeprom()+0xa3: can't find jump dest instruction at .text+0x890001f9 drivers/net/wireless/ath/wcn36xx/txrx.o: warning: objtool: wcn36xx_tx_start_ampdu.isra.4()+0x3e: can't find jump dest instruction at .text+0xb8000044 CC fs/sysfs/dir.o drivers/net/wireless/broadcom/brcm80211/brcmfmac/firmware.o: warning: objtool: brcmf_fw_strip_multi_v1()+0x60: can't find jump dest instruction at .text+0xe0010316 drivers/rtc/rtc-mc146818-lib.o: warning: objtool: mc146818_set_time()+0x48: can't find jump dest instruction at .text+0xd401004e drivers/net/phy/ste10Xp.o: warning: objtool: ste10Xp_ack_interrupt()+0x1b: call without frame pointer save/setup drivers/net/phy/ste10Xp.o: warning: objtool: ste10Xp_config_intr()+0x6d: call without frame pointer save/setup drivers/net/phy/ste10Xp.o: warning: objtool: ste10Xp_config_init()+0x20: call without frame pointer save/setup drivers/net/phy/ste10Xp.o: warning: objtool: phy_module_init()+0x17: call without frame pointer save/setup drivers/net/phy/ste10Xp.o: warning: objtool: phy_module_exit()+0x10: call without frame pointer save/setup CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/vendor.o CC [M] drivers/net/wireless/mediatek/mt7601u/dma.o CC [M] drivers/net/wireless/ath/wcn36xx/pmc.o drivers/input/touchscreen/tsc2004.o: warning: objtool: tsc2004_remove()+0xd: call without frame pointer save/setup drivers/input/touchscreen/tsc2004.o: warning: objtool: tsc2004_probe()+0x26: call without frame pointer save/setup drivers/input/touchscreen/tsc2004.o: warning: objtool: tsc2004_cmd()+0x2f: call without frame pointer save/setup drivers/input/touchscreen/tsc2004.o: warning: objtool: tsc2004_driver_init()+0x12: call without frame pointer save/setup drivers/input/touchscreen/tsc2004.o: warning: objtool: tsc2004_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/rtc/rtc-88pm80x.o CC [M] drivers/net/wan/sbni.o CC [M] drivers/net/phy/micrel.o CC [M] drivers/media/rc/winbond-cir.o net/netfilter/xt_set.o: warning: objtool: set_target_v1_checkentry()+0x47: can't find jump dest instruction at .text+0x9200021c drivers/platform/x86/hdaps.o: warning: objtool: hdaps_device_init()+0x42: can't find jump dest instruction at .text+0x5c010528 drivers/staging/fwserial/dma_fifo.o: warning: objtool: dma_fifo_alloc()+0x39: can't find jump dest instruction at .text+0xa100006f drivers/net/wireless/atmel/at76c50x-usb.o: warning: objtool: at76_load_firmware()+0x5e: can't find jump dest instruction at .text+0xd5010294 fs/squashfs/block.o: warning: objtool: get_block_length()+0x4f: can't find jump dest instruction at .text+0xb5000055 CC [M] net/netfilter/xt_CLASSIFY.o drivers/hid/hid-uclogic.o: warning: objtool: uclogic_report_fixup()+0x34: can't find jump dest instruction at .text+0x8a00003a drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_ethtool.o: warning: objtool: pch_gbe_set_ringparam()+0x31: can't find jump dest instruction at .text+0xd80105b7 drivers/net/wireless/ath/ath5k/desc.o: warning: objtool: ath5k_hw_proc_4word_tx_status()+0xe: can't find jump dest instruction at .text+0x890000a4 drivers/net/ethernet/intel/i40evf/i40evf_ethtool.o: warning: objtool: i40evf_get_ethtool_stats()+0x3c: can't find jump dest instruction at .text+0x8b000092 CC [M] drivers/platform/x86/fujitsu-tablet.o CC [M] fs/squashfs/cache.o CC fs/tracefs/inode.o CC [M] drivers/net/wireless/mediatek/mt7601u/core.o drivers/staging/fbtft/fbtft-sysfs.o: warning: objtool: fbtft_gamma_parse_str()+0x61: can't find jump dest instruction at .text+0x3020177 CC [M] drivers/hid/hid-led.o CC [M] drivers/power/sbs-battery.o CC [M] drivers/media/usb/pvrusb2/pvrusb2-debugifc.o drivers/mfd/da9055-i2c.o: warning: objtool: da9055_i2c_remove()+0x10: call without frame pointer save/setup drivers/mfd/da9055-i2c.o: warning: objtool: da9055_i2c_probe()+0x2d: call without frame pointer save/setup drivers/mfd/da9055-i2c.o: warning: objtool: da9055_i2c_init()+0xf: call without frame pointer save/setup drivers/mfd/da9055-i2c.o: warning: objtool: da9055_i2c_exit()+0xb: call without frame pointer save/setup CC [M] drivers/media/i2c/sony-btf-mpx.o CC [M] drivers/net/ethernet/mellanox/mlx4/pd.o drivers/md/dm-snap-persistent.o: warning: objtool: chunk_io()+0xa8: can't find jump dest instruction at .text+0xa400024d CC [M] drivers/power/bq27xxx_battery.o CC [M] fs/ocfs2/reservations.o CC [M] drivers/gpu/drm/radeon/ni.o drivers/media/v4l2-core/videobuf2-dma-contig.o: warning: objtool: vb2_dc_mmap()+0x31: can't find jump dest instruction at .text+0xc90000b6 drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv04.o: warning: objtool: nv04_clk_pll_prog()+0x50: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv04.o: warning: objtool: nv04_clk_pll_calc()+0x37: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv04.o: warning: objtool: nv04_clk_new()+0x22: call without frame pointer save/setup drivers/misc/ioc4.o: warning: objtool: ioc4_probe()+0x50: can't find jump dest instruction at .text+0xa030525 drivers/net/wireless/ath/ath6kl/bmi.o: warning: objtool: ath6kl_bmi_get_target_info()+0x48: can't find jump dest instruction at .text+0x200100bd CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv40.o drivers/net/wireless/intel/ipw2x00/libipw_geo.o: warning: objtool: libipw_is_valid_channel()+0x13: can't find jump dest instruction at .text+0xa2000019 drivers/net/wireless/ath/carl9170/cmd.o: warning: objtool: carl9170_collect_tally()+0x2d: can't find jump dest instruction at .text+0xc7000323 CC [M] drivers/hid/hid-xinmo.o drivers/net/ethernet/intel/fm10k/fm10k_ethtool.o: warning: objtool: fm10k_add_ethtool_stats()+0x12: can't find jump dest instruction at .text+0xd8000057 CC [M] drivers/net/wireless/st/cw1200/txrx.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv50.o drivers/gpu/drm/drm_platform.o: warning: objtool: drm_platform_init()+0x3f: can't find call dest symbol at offset 0xecff0113 CC [M] drivers/uio/uio_cif.o CC drivers/staging/android/ion/compat_ion.o CC [M] drivers/spi/spi-axi-spi-engine.o CC [M] drivers/media/i2c/upd64031a.o drivers/pci/hotplug/cpci_hotplug_pci.o: warning: objtool: cpci_configure_slot()+0x45: can't find jump dest instruction at .text+0xd70004ab fs/reiserfs/do_balan.o: warning: objtool: check_internal_node()+0x55: can't find jump dest instruction at .text+0xb100005b CC drivers/pci/hotplug/acpi_pcihp.o drivers/net/ethernet/mellanox/mlx5/core/alloc.o: warning: objtool: mlx5_db_free()+0x4e: can't find jump dest instruction at .text+0xb3000094 drivers/thermal/of-thermal.o: warning: objtool: thermal_zone_of_sensor_register()+0x41: can't find jump dest instruction at .text+0xa60106e7 CC [M] fs/reiserfs/super.o drivers/thermal/fair_share.o: warning: objtool: get_trip_level()+0x24: can't find jump dest instruction at .text+0xc901002a CC [M] drivers/isdn/hisax/sedlbauer_cs.o drivers/scsi/aic94xx/aic94xx_sds.o: warning: objtool: asd_process_ms()+0x5d: can't find jump dest instruction at .text+0x6c010262 drivers/mfd/da9055-core.o: warning: objtool: da9055_device_init()+0x3b: can't find jump dest instruction at .text+0x960000d1 CC drivers/net/wireless/ti/wilink_platform_data.o CC [M] drivers/hid/hid-zpff.o drivers/net/wireless/ath/wcn36xx/dxe.o: warning: objtool: wcn36xx_dxe_allocate_ctl_block()+0x35: can't find jump dest instruction at .text+0x9300022b CC [M] drivers/scsi/aic94xx/aic94xx_dump.o CC drivers/mfd/max77620.o drivers/net/ethernet/neterion/vxge/vxge-config.o: warning: objtool: __vxge_hw_device_host_info_get()+0x58: can't find jump dest instruction at .text+0x8100022d drivers/net/wireless/ath/ath5k/eeprom.o: warning: objtool: ath5k_eeprom_read_ants()+0x3d: can't find jump dest instruction at .text+0xb7020043 drivers/pci/hotplug/cpci_hotplug_core.o: warning: objtool: init_slots()+0x66: can't find jump dest instruction at .text+0x4901026b CC [M] drivers/net/wireless/ath/wcn36xx/debug.o CC drivers/pci/hotplug/pciehp_core.o CC [M] drivers/net/wireless/realtek/rtl818x/rtl8180/max2820.o drivers/net/wireless/ath/wcn36xx/main.o: warning: objtool: wcn36xx_ampdu_action()+0x5e: can't find jump dest instruction at .text+0x820100e4 CC [M] drivers/net/wireless/ath/ath5k/pcu.o drivers/staging/dgnc/dgnc_driver.o: warning: objtool: dgnc_found_board()+0x4d: can't find jump dest instruction at .text+0x73050053 drivers/media/usb/dvb-usb/ttusb2.o: warning: objtool: ttusb2_tuner_tda826x_attach()+0x61: can't find jump dest instruction at .text+0xcb0002b7 CC [M] drivers/net/wireless/realtek/rtl818x/rtl8180/grf5101.o drivers/staging/dgnc/dgnc_mgmt.o: warning: objtool: dgnc_mgmt_ioctl()+0x2a: can't find jump dest instruction at .text+0x96000120 drivers/net/wireless/realtek/rtl818x/rtl8187/dev.o: warning: objtool: rtl8187b_status_cb()+0x34: can't find jump dest instruction at .text+0x1014a SHIPPED drivers/net/wan/wanxlfw.inc drivers/scsi/aacraid/src.o: warning: objtool: aac_src_notify_adapter()+0xc: can't find jump dest instruction at .text+0x810000b2 CC [M] drivers/isdn/hisax/elsa_cs.o drivers/media/usb/pvrusb2/pvrusb2-cs53l32a.o: warning: objtool: pvr2_cs53l32a_subdev_update()+0x31: can't find jump dest instruction at .text+0x91000037 CC [M] drivers/scsi/aic7xxx/aic79xx_proc.o fs/ocfs2/mmap.o: warning: objtool: __ocfs2_page_mkwrite()+0x3e: can't find jump dest instruction at .text+0x20010044 CC [M] drivers/staging/dgnc/dgnc_neo.o LD [M] drivers/scsi/aacraid/aacraid.o CC [M] drivers/staging/dgnc/dgnc_tty.o drivers/net/ethernet/mellanox/mlxsw/pci.o: warning: objtool: mlxsw_pci_cmd_exec()+0x63: can't find jump dest instruction at .text+0x130201d9 CC [M] drivers/net/ethernet/mellanox/mlx5/core/mad.o drivers/gpu/drm/i915/intel_fifo_underrun.o: warning: objtool: cpt_set_fifo_underrun_reporting()+0x51: can't find jump dest instruction at .text+0x8a000127 CC [M] drivers/staging/dgnc/dgnc_sysfs.o CC [M] drivers/net/vrf.o drivers/net/wireless/intersil/orinoco/main.o: warning: objtool: orinoco_if_add()+0x4e: can't find jump dest instruction at .text+0xe2000214 CC [M] drivers/net/phy/mdio-octeon.o CC [M] drivers/gpu/drm/i915/intel_hotplug.o drivers/media/rc/streamzap.o: warning: objtool: streamzap_init_rc_dev()+0x46: can't find jump dest instruction at .text+0xa01012b CC [M] fs/nfs/fscache-index.o drivers/isdn/hisax/enternow_pci.o: warning: objtool: enpci_interrupt()+0x5b: can't find jump dest instruction at .text+0xa3000130 drivers/net/wireless/mediatek/mt7601u/init.o: warning: objtool: mt7601u_write_mac_initvals()+0x30: can't find jump dest instruction at .text+0xb70001e6 LD drivers/net/ethernet/intel/ixgbe/built-in.o drivers/net/wireless/realtek/rtl818x/rtl8180/sa2400.o: warning: objtool: sa2400_rf_set_channel()+0x59: can't find call dest symbol at offset 0x6300012d CC [M] drivers/net/ethernet/intel/ixgb/ixgb_param.o drivers/power/goldfish_battery.o: warning: objtool: goldfish_battery_probe()+0x53: can't find jump dest instruction at .text+0x44010169 drivers/net/wireless/broadcom/brcm80211/brcmfmac/feature.o: warning: objtool: brcmf_feat_attach()+0x20: can't find call dest symbol at offset 0x2bff0264 CC [M] drivers/isdn/hisax/avma1_cs.o drivers/net/wireless/mediatek/mt7601u/main.o: warning: objtool: mt76_ampdu_action()+0x5c: can't find jump dest instruction at .text+0xae000102 drivers/regulator/aat2870-regulator.o: warning: objtool: aat2870_ldo_is_enabled()+0xe: call without frame pointer save/setup drivers/regulator/aat2870-regulator.o: warning: objtool: aat2870_ldo_disable()+0x9: call without frame pointer save/setup drivers/regulator/aat2870-regulator.o: warning: objtool: aat2870_ldo_enable()+0x9: call without frame pointer save/setup drivers/regulator/aat2870-regulator.o: warning: objtool: aat2870_ldo_get_voltage_sel()+0xe: call without frame pointer save/setup drivers/regulator/aat2870-regulator.o: warning: objtool: aat2870_ldo_set_voltage_sel()+0x10: call without frame pointer save/setup drivers/regulator/aat2870-regulator.o: warning: objtool: aat2870_regulator_probe()+0x11a: call without frame pointer save/setup drivers/regulator/aat2870-regulator.o: warning: objtool: aat2870_regulator_init()+0x12: call without frame pointer save/setup drivers/regulator/aat2870-regulator.o: warning: objtool: aat2870_regulator_exit()+0xb: call without frame pointer save/setup CC [M] drivers/net/wireless/intel/iwlwifi/iwl-eeprom-parse.o drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.o: warning: objtool: brcmf_inet6addr_changed()+0x15: can't find jump dest instruction at .text+0x4701003b CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/bcdc.o drivers/misc/enclosure.o: warning: objtool: enclosure_remove_device()+0x18: can't find jump dest instruction at .text+0x840003ce CC [M] fs/orangefs/dir.o CC [M] drivers/net/wireless/realtek/rtl818x/rtl8180/rtl8225se.o drivers/gpu/drm/amd/amdgpu/uvd_v6_0.o: warning: objtool: uvd_v6_0_start()+0x235: can't find jump dest instruction at .text+0xb90106aa CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_main.o CC [M] drivers/media/i2c/upd64083.o drivers/net/wireless/realtek/rtl818x/rtl8180/rtl8225.o: warning: objtool: rtl8225_read.isra.5()+0x1b5: can't find jump dest instruction at .text+0x2e0001ba CC [M] drivers/regulator/ab3100.o CC [M] drivers/misc/cs5535-mfgpt.o drivers/net/wireless/ath/carl9170/main.o: warning: objtool: carl9170_op_get_survey()+0x28: can't find jump dest instruction at .text+0xe700059e CC drivers/pci/msi.o CC [M] drivers/net/wireless/ath/wil6210/netdev.o fs/nls/nls_koi8-u.o: warning: objtool: init_nls_koi8_u()+0x12: 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 [M] drivers/net/ethernet/mellanox/mlx4/port.o CC [M] sound/soc/codecs/sgtl5000.o drivers/net/ethernet/mellanox/mlx5/core/cq.o: warning: objtool: mlx5_core_destroy_cq()+0x9e: can't find jump dest instruction at .text+0xee0001a3 drivers/net/wireless/marvell/mwl8k.o: warning: objtool: mwl8k_rxd_ap_process()+0x25: can't find jump dest instruction at .text+0xe900024b drivers/staging/comedi/comedi_pcmcia.o: warning: objtool: comedi_pcmcia_driver_unregister()+0x14: call without frame pointer save/setup drivers/staging/comedi/comedi_pcmcia.o: warning: objtool: comedi_pcmcia_driver_register()+0x1b: call without frame pointer save/setup drivers/staging/comedi/comedi_pcmcia.o: warning: objtool: comedi_pcmcia_auto_unconfig()+0x10: call without frame pointer save/setup drivers/staging/comedi/comedi_pcmcia.o: warning: objtool: comedi_pcmcia_auto_config()+0x12: call without frame pointer save/setup drivers/staging/comedi/comedi_pcmcia.o: warning: objtool: comedi_pcmcia_disable()+0x19: call without frame pointer save/setup drivers/staging/comedi/comedi_pcmcia.o: warning: objtool: comedi_pcmcia_enable()+0x36: call without frame pointer save/setup drivers/staging/comedi/comedi_pcmcia.o: warning: objtool: comedi_pcmcia_conf_check()+0x15: call without frame pointer save/setup drivers/net/wireless/ath/ath5k/dma.o: warning: objtool: ath5k_hw_stop_tx_dma()+0x28: can't find jump dest instruction at .text+0x160400ce CC [M] drivers/rtc/rtc-88pm860x.o drivers/net/ethernet/intel/igb/e1000_82575.o: warning: objtool: igb_set_d0_lplu_state_82575()+0x27: can't find jump dest instruction at .text+0xca0000ad CC [M] fs/nls/nls_koi8-ru.o CC [M] fs/reiserfs/prints.o CC [M] drivers/staging/dgnc/dgnc_utils.o CC [M] drivers/rtc/rtc-ab3100.o drivers/input/touchscreen/tsc2005.o: warning: objtool: tsc2005_remove()+0x9: call without frame pointer save/setup drivers/input/touchscreen/tsc2005.o: warning: objtool: tsc2005_probe()+0x38: call without frame pointer save/setup drivers/input/touchscreen/tsc2005.o: warning: objtool: tsc2005_cmd()+0x62: call without frame pointer save/setup drivers/input/touchscreen/tsc2005.o: warning: objtool: tsc2005_driver_init()+0x12: call without frame pointer save/setup drivers/input/touchscreen/tsc2005.o: warning: objtool: tsc2005_driver_exit()+0xb: call without frame pointer save/setup drivers/net/irda/girbil-sir.o: warning: objtool: girbil_change_speed()+0x36: can't find jump dest instruction at .text+0xca00005c CC [M] drivers/staging/comedi/comedi_usb.o drivers/net/wireless/ath/carl9170/mac.o: warning: objtool: carl9170_set_slot_time()+0xfd: can't find jump dest instruction at .text+0x97000212 drivers/media/rc/keymaps/rc-iodata-bctv7e.o: warning: objtool: init_rc_map_iodata_bctv7e()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-iodata-bctv7e.o: warning: objtool: exit_rc_map_iodata_bctv7e()+0xb: call without frame pointer save/setup drivers/gpu/drm/i915/intel_dpll_mgr.o: warning: objtool: hsw_wrpll_get_budget_for_freq()+0xf: can't find jump dest instruction at .text+0x97020145 CC [M] drivers/platform/x86/panasonic-laptop.o CC [M] drivers/input/touchscreen/tsc2007.o CC drivers/pci/hotplug/pciehp_ctrl.o drivers/staging/android/ion/ion_cma_heap.o: warning: objtool: ion_cma_allocate()+0x59: can't find jump dest instruction at .text+0x110201af CC [M] drivers/net/ethernet/mellanox/mlx4/profile.o fs/nilfs2/ifile.o: warning: objtool: nilfs_ifile_delete_inode()+0x74: can't find jump dest instruction at .text+0xb000015a fs/proc/consoles.o: warning: objtool: consoles_open()+0x13: call without frame pointer save/setup fs/proc/consoles.o: warning: objtool: show_console_dev()+0x92: call without frame pointer save/setup fs/proc/consoles.o: warning: objtool: c_stop()+0x9: call without frame pointer save/setup fs/proc/consoles.o: warning: objtool: c_start()+0x11: call without frame pointer save/setup fs/proc/consoles.o: warning: objtool: proc_consoles_init()+0x19: call without frame pointer save/setup drivers/net/wireless/cisco/airo.o: warning: objtool: airo_set_auth()+0x20: can't find jump dest instruction at .text+0xa40002c6 CC [M] drivers/media/rc/keymaps/rc-it913x-v1.o CC [M] drivers/net/ethernet/intel/fm10k/fm10k_vf.o fs/proc/cpuinfo.o: warning: objtool: cpuinfo_open()+0x13: call without frame pointer save/setup fs/proc/cpuinfo.o: warning: objtool: proc_cpuinfo_init()+0x19: call without frame pointer save/setup CC [M] drivers/net/wireless/broadcom/b43/radio_2055.o drivers/net/ethernet/intel/e1000e/80003es2lan.o: warning: objtool: e1000_cfg_kmrn_10_100_80003es2lan()+0x2f: can't find jump dest instruction at .text+0x8b0004a5 drivers/net/virtio_net.o: warning: objtool: virtnet_set_settings()+0x42: can't find jump dest instruction at .text+0xc2000528 CC [M] fs/nfs/nfs2super.o CC fs/proc/devices.o CC [M] drivers/net/wan/pci200syn.o drivers/net/wireless/intel/ipw2x00/libipw_rx.o: warning: objtool: libipw_parse_qos_info_param_IE()+0x2c: can't find jump dest instruction at .text+0x98010342 CC [M] drivers/staging/comedi/comedi_fops.o drivers/net/wireless/ath/carl9170/usb.o: warning: objtool: carl9170_usb_send_rx_irq_urb()+0x21: can't find jump dest instruction at .text+0xa2000027 CC [M] drivers/hid/hid-zydacron.o drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.o: warning: objtool: brcmf_update_vht_cap()+0xe: can't find jump dest instruction at .text+0x92000064 CC [M] drivers/media/i2c/ov7640.o CC [M] drivers/scsi/aic7xxx/aic79xx_osm_pci.o drivers/net/wimax/i2400m/usb-tx.o: warning: objtool: i2400mu_tx()+0x144: can't find jump dest instruction at .text+0xbf0101da drivers/media/usb/pvrusb2/pvrusb2-dvb.o: warning: objtool: pvr2_dvb_adapter_init()+0x5d: can't find jump dest instruction at .text+0x5010063 CC [M] drivers/net/wireless/intel/iwlwifi/iwl-phy-db.o drivers/net/ethernet/intel/i40evf/i40evf_virtchnl.o: warning: objtool: i40evf_configure_queues()+0x40: can't find jump dest instruction at .text+0x8010305 sound/soc/codecs/rt5677-spi.o: warning: objtool: rt5677_spi_read()+0x2f: can't find jump dest instruction at .text+0x2e020055 drivers/net/wireless/intersil/p54/eeprom.o: warning: objtool: p54_update_channel_param()+0x18: can't find jump dest instruction at .text+0xad00010e CC [M] fs/nls/nls_utf8.o CC [M] drivers/net/wimax/i2400m/usb.o drivers/net/wireless/intel/ipw2x00/libipw_wx.o: warning: objtool: libipw_wx_get_encodeext()+0x2d: can't find jump dest instruction at .text+0xc010033 drivers/net/irda/old_belkin-sir.o: warning: objtool: old_belkin_close()+0xd: call without frame pointer save/setup drivers/net/irda/old_belkin-sir.o: warning: objtool: old_belkin_open()+0x1b: call without frame pointer save/setup drivers/net/irda/old_belkin-sir.o: warning: objtool: old_belkin_sir_init()+0xb: call without frame pointer save/setup drivers/net/irda/old_belkin-sir.o: warning: objtool: old_belkin_sir_cleanup()+0xb: call without frame pointer save/setup CC [M] drivers/rtc/rtc-ab-b5ze-s3.o drivers/net/usb/asix_devices.o: warning: objtool: ax88772_reset()+0x30: can't find jump dest instruction at .text+0xef020036 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.o: warning: objtool: gfx_v8_0_init_power_gating()+0x18: can't find jump dest instruction at .text+0x8700080e CC [M] drivers/net/wireless/intersil/p54/p54usb.o drivers/net/gtp.o: warning: objtool: gtp_encap_enable()+0x85: can't find jump dest instruction at .text+0x7a01022a drivers/media/usb/dvb-usb/dib0700_core.o: warning: objtool: dib0700_i2c_xfer_new()+0x41: can't find jump dest instruction at .text+0xa030057 CC drivers/staging/android/ion/ion_dummy_driver.o CC [M] drivers/net/usb/ax88172a.o CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/commonring.o CC [M] drivers/net/irda/act200l-sir.o CC [M] drivers/net/sb1000.o LD drivers/net/wireless/zydas/built-in.o CC [M] drivers/media/usb/dvb-usb/opera1.o drivers/scsi/aic94xx/aic94xx_seq.o: warning: objtool: asd_verify_lseq()+0x30: can't find jump dest instruction at .text+0xb3000036 CC [M] drivers/net/wireless/zydas/zd1201.o drivers/pci/pcie/aspm.o: warning: objtool: pcie_config_aspm_link()+0x52: can't find jump dest instruction at .text+0x9c000148 drivers/net/wireless/st/cw1200/fwio.o: warning: objtool: cw1200_load_firmware_cw1200()+0x35: can't find jump dest instruction at .text+0x8300008b drivers/media/i2c/vp27smpx.o: warning: objtool: vp27smpx_probe()+0x2d: can't find jump dest instruction at .text+0x80000193 CC [M] drivers/net/phy/mdio-thunder.o drivers/net/wireless/ralink/rt2x00/rt2x00config.o: warning: objtool: rt2x00lib_config_erp()+0x3d: can't find jump dest instruction at .text+0x90000213 CC [M] drivers/net/wireless/st/cw1200/main.o CC drivers/pci/pcie/portdrv_pci.o drivers/net/wimax/i2400m/usb-rx.o: warning: objtool: i2400mu_rx_size_maybe_shrink()+0x2a: can't find jump dest instruction at .text+0xe80000c0 drivers/staging/gdm724x/gdm_lte.o: warning: objtool: gdm_lte_netif_rx()+0x67: can't find jump dest instruction at .text+0x4001026d CC [M] drivers/media/rc/rc-loopback.o CC [M] drivers/net/wireless/ralink/rt2x00/rt2x00queue.o fs/sysfs/file.o: warning: objtool: sysfs_add_file_mode_ns()+0x1a: can't find jump dest instruction at .text+0xa6000620 drivers/gpu/drm/drm_sysfs.o: warning: objtool: status_store()+0x4b: can't find jump dest instruction at .text+0xe010311 CC [M] drivers/media/i2c/ov7670.o CC [M] drivers/staging/gdm724x/netlink_k.o CC [M] fs/squashfs/dir.o drivers/net/wireless/intersil/p54/fwio.o: warning: objtool: p54_parse_firmware()+0x2e: can't find jump dest instruction at .text+0x8f0300f4 drivers/net/wireless/ath/ath10k/htt_tx.o: warning: objtool: __ath10k_htt_tx_txq_sync()+0x4a: can't find jump dest instruction at .text+0x8f0000c0 drivers/net/wireless/broadcom/brcm80211/brcmfmac/btcoex.o: warning: objtool: brcmf_btcoex_is_sco_active()+0xbd: can't find jump dest instruction at .text+0x580000c2 drivers/net/wireless/ath/ath5k/qcu.o: warning: objtool: ath5k_hw_set_tx_queueprops()+0x2c: can't find jump dest instruction at .text+0xb60001a2 fs/sysv/ialloc.o: warning: objtool: refill_free_cache()+0x37: can't find jump dest instruction at .text+0x950000bd CC [M] drivers/net/wireless/ath/ath10k/bmi.o drivers/net/wireless/ralink/rt2x00/rt2x00dev.o: warning: objtool: rt2x00lib_rxdone_read_signal.isra.3()+0x1c: can't find jump dest instruction at .text+0x98000342 drivers/net/wireless/intersil/orinoco/scan.o: warning: objtool: orinoco_add_hostscan_result()+0xf9: can't find jump dest instruction at .text+0x9600017e drivers/pci/pcie/portdrv_core.o: warning: objtool: get_port_device_capability()+0x1d: can't find jump dest instruction at .text+0xcb000263 CC [M] drivers/net/wireless/marvell/libertas_tf/if_usb.o CC [M] drivers/regulator/act8865-regulator.o CC [M] fs/sysv/balloc.o drivers/media/v4l2-core/videobuf2-dma-sg.o: warning: objtool: vb2_dma_sg_alloc_compacted.isra.4()+0x20: can't find jump dest instruction at .text+0xe0000576 CC [M] fs/ocfs2/move_extents.o CC drivers/pci/pcie/portdrv_bus.o CC [M] drivers/net/wireless/intersil/orinoco/wext.o drivers/net/wireless/intersil/p54/txrx.o: warning: objtool: p54_assign_address()+0x78: can't find jump dest instruction at .text+0xf500007d CC [M] drivers/media/rc/gpio-ir-recv.o drivers/net/wireless/intersil/p54/led.o: warning: objtool: p54_register_led()+0x51: can't find jump dest instruction at .text+0xae000057 LD drivers/net/wireless/realtek/rtl8xxxu/built-in.o CC [M] drivers/net/wireless/intersil/orinoco/hermes_dld.o CC [M] drivers/net/wireless/intel/iwlegacy/4965-mac.o drivers/platform/x86/sony-laptop.o: warning: objtool: sony_nc_battery_care_limit_store()+0x21: can't find jump dest instruction at .text+0x830014c7 LD drivers/usb/atm/built-in.o CC [M] drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.o CC [M] drivers/usb/atm/cxacru.o drivers/net/nlmon.o: warning: objtool: nlmon_xmit()+0x27: call without frame pointer save/setup drivers/net/nlmon.o: warning: objtool: nlmon_close()+0x10: call without frame pointer save/setup drivers/net/nlmon.o: warning: objtool: nlmon_open()+0x22: call without frame pointer save/setup drivers/net/nlmon.o: warning: objtool: nlmon_dev_uninit()+0x10: call without frame pointer save/setup drivers/net/nlmon.o: warning: objtool: nlmon_dev_init()+0x22: call without frame pointer save/setup drivers/net/nlmon.o: warning: objtool: nlmon_get_stats64()+0x8b: call without frame pointer save/setup drivers/net/nlmon.o: warning: objtool: nlmon_register()+0xb: call without frame pointer save/setup drivers/net/nlmon.o: warning: objtool: nlmon_unregister()+0xb: call without frame pointer save/setup CC [M] drivers/media/dvb-frontends/lnbp21.o LD drivers/usb/c67x00/built-in.o fs/ocfs2/localalloc.o: warning: objtool: ocfs2_recalc_la_window()+0x46: can't find jump dest instruction at .text+0xab00004c fs/nfsd/nfs4proc.o: warning: objtool: nfsd4_clone()+0x55: can't find jump dest instruction at .text+0xcf00029b CC [M] drivers/net/sungem_phy.o CC [M] drivers/usb/c67x00/c67x00-drv.o CC [M] fs/ocfs2/resize.o CC [M] drivers/gpu/drm/radeon/cayman_blit_shaders.o net/netfilter/xt_AUDIT.o: warning: objtool: audit_proto()+0x20: can't find jump dest instruction at .text+0x87000056 drivers/isdn/hisax/w6692.o: warning: objtool: W6692B_empty_fifo()+0x9b: can't find jump dest instruction at .text+0x9c000440 drivers/net/wireless/intersil/hostap/hostap_info.o: warning: objtool: prism2_info_commtallies32()+0x20: can't find jump dest instruction at .text+0xbc0000d5 drivers/media/v4l2-core/videobuf2-dvb.o: warning: objtool: vb2_dvb_dealloc_frontends()+0x32: can't find jump dest instruction at .text+0x8b000037 drivers/hid/hid-xinmo.o: warning: objtool: xinmo_event()+0x36: call without frame pointer save/setup drivers/hid/hid-xinmo.o: warning: objtool: xinmo_driver_init()+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] net/netfilter/xt_CONNSECMARK.o drivers/net/ethernet/intel/e1000e/manage.o: warning: objtool: e1000_mng_enable_host_if()+0x1d: can't find jump dest instruction at .text+0x89000022 drivers/net/wireless/realtek/rtl818x/rtl8180/dev.o: warning: objtool: rtl8180_add_interface()+0x24: can't find jump dest instruction at .text+0xf800021a CC [M] drivers/isdn/hisax/teles_cs.o drivers/staging/android/ion/compat_ion.o: warning: objtool: compat_ion_ioctl()+0x35: can't find jump dest instruction at .text+0xec01034b LD [M] drivers/media/v4l2-core/videodev.o lib/kobject_uevent.o: warning: objtool: add_uevent_var()+0x49: can't find jump dest instruction at .text+0x9b0000ee CC [M] drivers/net/ethernet/intel/i40evf/i40e_common.o drivers/net/ethernet/mellanox/mlx5/core/srq.o: warning: objtool: destroy_srq_split()+0x6e: can't find jump dest instruction at .text+0x96000464 CC [M] drivers/ssb/pcihost_wrapper.o CC lib/md5.o drivers/net/wireless/rsi/rsi_91x_main.o: warning: objtool: rsi_tx_scheduler_thread()+0x5a: can't find jump dest instruction at .text+0x8a000060 CC [M] drivers/staging/android/ion/ion_test.o drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlc_phy_shim_attach()+0x33: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlc_phy_shim_detach()+0x9: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_init_timer()+0xd: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_free_timer()+0x9: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_add_timer()+0x9: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_del_timer()+0x9: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_intrson()+0xd: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_intrsoff()+0xd: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_intrsrestore()+0xd: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_bmac_write_shm()+0xf: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_bmac_read_shm()+0xc: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_bmac_mhf()+0x16: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_bmac_corereset()+0xc: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_suspend_mac_and_wait()+0xd: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_switch_macfreq()+0x10: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_enable_mac()+0xd: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_bmac_mctrl()+0xc: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_bmac_phy_reset()+0xc: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_bmac_bw_set()+0xf: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_bmac_get_txant()+0xc: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_bmac_phyclk_fgc()+0x10: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_bmac_macphyclk_set()+0x10: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_bmac_core_phypll_ctl()+0x10: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_bmac_core_phypll_reset()+0xc: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_bmac_ucode_wake_override_phyreg_set()+0x11: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_bmac_ucode_wake_override_phyreg_clear()+0x11: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_bmac_write_template_ram()+0xc: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_bmac_rate_shm_offset()+0x10: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_copyfrom_objmem()+0xc: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o: warning: objtool: wlapi_copyto_objmem()+0xc: call without frame pointer save/setup drivers/net/ethernet/neterion/vxge/vxge-ethtool.o: warning: objtool: vxge_ethtool_get_strings()+0x20: can't find jump dest instruction at .text+0x9b2001e6 CC [M] drivers/scsi/aic94xx/aic94xx_scb.o CC [M] drivers/net/ethernet/mellanox/mlx5/core/transobj.o drivers/net/wireless/ti/wilink_platform_data.o: warning: objtool: wl1251_set_platform_data()+0x24: call without frame pointer save/setup drivers/media/i2c/sony-btf-mpx.o: warning: objtool: mpx_setup()+0x115: can't find call dest symbol at offset 0x86ff0289 net/netfilter/xt_CHECKSUM.o: warning: objtool: checksum_tg_check()+0x39: call without frame pointer save/setup net/netfilter/xt_CHECKSUM.o: warning: objtool: checksum_tg()+0x17: call without frame pointer save/setup net/netfilter/xt_CHECKSUM.o: warning: objtool: checksum_tg_init()+0xb: call without frame pointer save/setup net/netfilter/xt_CHECKSUM.o: warning: objtool: checksum_tg_exit()+0xb: call without frame pointer save/setup CC [M] drivers/net/wireless/mediatek/mt7601u/eeprom.o CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/pmu.o drivers/staging/fbtft/fbtft-core.o: warning: objtool: fbtft_verify_gpios()+0x7d: can't find jump dest instruction at .text+0x85000222 CC [M] drivers/net/wireless/rsi/rsi_91x_core.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 drivers/hid/hid-zpff.o: warning: objtool: zpff_init()+0x3d: can't find jump dest instruction at .text+0xda000043 CC [M] fs/orangefs/orangefs-bufmap.o CC [M] drivers/net/usb/ax88179_178a.o drivers/platform/x86/fujitsu-tablet.o: warning: objtool: fujitsu_interrupt()+0x22: can't find jump dest instruction at .text+0x18010208 fs/nilfs2/sufile.o: warning: objtool: nilfs_sufile_truncate_range()+0x3c: can't find jump dest instruction at .text+0x170300d2 drivers/net/wireless/intersil/p54/main.o: warning: objtool: p54_set_key()+0x3a: can't find jump dest instruction at .text+0x660104b0 CC [M] drivers/gpu/drm/i915/intel_modes.o CC [M] drivers/staging/fbtft/fbtft-bus.o drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vf_op_prep()+0x48: can't find jump dest instruction at .text+0x8701006d drivers/rtc/rtc-88pm80x.o: warning: objtool: pm80x_rtc_set_time()+0x54: can't find jump dest instruction at .text+0xb3000689 net/netfilter/xt_CLASSIFY.o: warning: objtool: classify_tg_init()+0x10: call without frame pointer save/setup net/netfilter/xt_CLASSIFY.o: warning: objtool: classify_tg_exit()+0x10: call without frame pointer save/setup drivers/gpu/drm/drm_hashtab.o: warning: objtool: drm_ht_remove()+0x19: call without frame pointer save/setup drivers/gpu/drm/drm_hashtab.o: warning: objtool: drm_ht_just_insert_please()+0x6b: call without frame pointer save/setup drivers/gpu/drm/drm_hashtab.o: warning: objtool: drm_ht_create()+0x44: call without frame pointer save/setup drivers/gpu/drm/drm_hashtab.o: warning: objtool: drm_ht_verbose_list()+0x80: call without frame pointer save/setup LD drivers/staging/goldfish/built-in.o LD [M] drivers/media/v4l2-core/tuner.o CC [M] fs/nilfs2/alloc.o CC [M] fs/orangefs/orangefs-debugfs.o CC [M] drivers/net/usb/cdc_ether.o CC [M] net/netfilter/xt_CT.o drivers/gpu/drm/amd/amdgpu/amdgpu_vce.o: warning: objtool: amdgpu_vce_cs_reloc()+0xcd: can't find jump dest instruction at .text+0xc20000d2 drivers/pci/hotplug-pci.o: warning: objtool: pci_hp_add_bridge()+0x7a: call without frame pointer save/setup CC [M] drivers/rtc/rtc-abx80x.o CC [M] drivers/target/target_core_device.o drivers/hid/hid-led.o: warning: objtool: hidled_send()+0x4b: can't find jump dest instruction at .text+0xa6000051 CC [M] drivers/staging/goldfish/goldfish_audio.o CC [M] drivers/net/wireless/intersil/prism54/islpci_dev.o fs/proc/devices.o: warning: objtool: devinfo_open()+0x13: call without frame pointer save/setup fs/proc/devices.o: warning: objtool: devinfo_show()+0x59: call without frame pointer save/setup fs/proc/devices.o: warning: objtool: proc_devices_init()+0x19: call without frame pointer save/setup CC [M] drivers/gpu/drm/i915/intel_overlay.o drivers/net/wireless/ath/ath9k/main.o: warning: objtool: ath9k_tx_last_beacon()+0x2b: can't find jump dest instruction at .text+0x83000071 CC [M] drivers/gpu/drm/amd/amdgpu/vce_v3_0.o drivers/isdn/hisax/amd7930_fn.o: warning: objtool: dbusy_timer_handler()+0x41: can't find jump dest instruction at .text+0x9e0101a7 drivers/net/irda/mcp2120-sir.o: warning: objtool: mcp2120_change_speed()+0x36: can't find jump dest instruction at .text+0xc000005c drivers/media/usb/pvrusb2/pvrusb2-debugifc.o: warning: objtool: pvr2_debugifc_do1cmd()+0x43: can't find jump dest instruction at .text+0xb8040219 CC drivers/pci/htirq.o CC [M] drivers/ssb/pcmcia.o drivers/ssb/pci.o: warning: objtool: sprom_extract_r45()+0x3fb: can't find jump dest instruction at .text+0xf1fe0710 CC fs/proc/interrupts.o drivers/media/i2c/upd64083.o: warning: objtool: upd64083_probe()+0x2d: can't find jump dest instruction at .text+0xb10001c3 CC [M] drivers/net/ethernet/intel/igbvf/netdev.o CC drivers/tty/n_tty.o CC [M] drivers/uio/uio_pdrv_genirq.o CC [M] drivers/target/target_core_fabric_configfs.o drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_param.o: warning: objtool: pch_gbe_validate_option.isra.0()+0x25: can't find jump dest instruction at .text+0x6401002a CC fs/sysfs/symlink.o drivers/net/ethernet/intel/ixgb/ixgb_main.o: warning: objtool: ixgb_tso()+0x40: can't find jump dest instruction at .text+0xc1010716 CC [M] drivers/net/ethernet/intel/i40evf/i40e_adminq.o drivers/media/dvb-frontends/lg2160.o: warning: objtool: lg2160_attach()+0x72: can't find jump dest instruction at .text+0x87000148 drivers/staging/dgnc/dgnc_utils.o: warning: objtool: dgnc_ms_sleep()+0x4c: call without frame pointer save/setup CC [M] drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_api.o drivers/media/i2c/upd64031a.o: warning: objtool: upd64031a_probe()+0x2d: can't find jump dest instruction at .text+0xc30001c3 CC [M] drivers/net/irda/ma600-sir.o fs/nls/nls_utf8.o: warning: objtool: char2uni()+0x15: call without frame pointer save/setup fs/nls/nls_utf8.o: warning: objtool: uni2char()+0x1d: call without frame pointer save/setup fs/nls/nls_utf8.o: warning: objtool: init_nls_utf8()+0x25: call without frame pointer save/setup fs/nls/nls_utf8.o: warning: objtool: exit_nls_utf8()+0xb: call without frame pointer save/setup CC [M] drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_main.o CC [M] drivers/hid/wacom_wac.o CC [M] drivers/media/i2c/ov9650.o drivers/net/wireless/broadcom/b43/tables_nphy.o: warning: objtool: b43_nphy_get_ipa_gain_table()+0x19: can't find jump dest instruction at .text+0x9b00001f CC [M] fs/nls/mac-celtic.o LD drivers/net/wireless/ti/wl1251/built-in.o drivers/net/ethernet/intel/igbvf/ethtool.o: warning: objtool: igbvf_set_ringparam()+0x24: can't find jump dest instruction at .text+0xc501042a drivers/thunderbolt/ctl.o: warning: objtool: check_header()+0x3f: can't find jump dest instruction at .text+0xf9000044 CC [M] drivers/net/wireless/ath/carl9170/led.o drivers/net/wireless/ralink/rt2x00/rt2x00mac.o: warning: objtool: rt2x00mac_set_antenna()+0x18: can't find jump dest instruction at .text+0x9a0001be CC [M] drivers/gpu/drm/drm_crtc.o CC [M] drivers/thunderbolt/tb.o fs/nfs/fscache.o: warning: objtool: nfs_fscache_open_file()+0x1f: can't find jump dest instruction at .text+0x9f0000e5 CC [M] drivers/net/wireless/ti/wl1251/main.o drivers/spi/spi-atmel.o: warning: objtool: atmel_spi_configure_dma()+0x63: can't find jump dest instruction at .text+0xdd000228 drivers/net/usb/asix_common.o: warning: objtool: asix_rx_fixup_internal()+0xad: can't find jump dest instruction at .text+0xac010163 drivers/net/wireless/broadcom/brcm80211/brcmfmac/vendor.o: warning: objtool: brcmf_cfg80211_vndr_cmds_dcmd_handler()+0x40: can't find jump dest instruction at .text+0xee010045 CC [M] drivers/net/wireless/marvell/libertas/cmd.o CC [M] drivers/ssb/bridge_pcmcia_80211.o fs/tracefs/inode.o: warning: objtool: tracefs_parse_options()+0x2d: can't find jump dest instruction at .text+0xc8000112 drivers/hwmon/lm63.o: warning: objtool: lm63_detect()+0x50: can't find jump dest instruction at .text+0x35010176 drivers/acpi/acpica/rscreate.o: warning: objtool: acpi_buffer_to_resource()+0x79: can't find jump dest instruction at .text+0xca00007e CC [M] drivers/net/wireless/intersil/prism54/islpci_hotplug.o CC [M] drivers/net/usb/cdc_eem.o CC [M] drivers/rtc/rtc-armada38x.o drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv40.o: warning: objtool: nv40_clk_calc()+0x54: can't find jump dest instruction at .text+0xcf00021a CC drivers/mfd/max77843.o drivers/uio/uio_cif.o: warning: objtool: hilscher_pci_probe()+0x34: can't find jump dest instruction at .text+0x5f01009a fs/sysfs/dir.o: warning: objtool: sysfs_remove_mount_point()+0xf: call without frame pointer save/setup fs/sysfs/dir.o: warning: objtool: sysfs_warn_dup()+0x30: call without frame pointer save/setup fs/sysfs/dir.o: warning: objtool: sysfs_create_mount_point()+0x1f: call without frame pointer save/setup fs/sysfs/dir.o: warning: objtool: sysfs_create_dir_ns()+0x44: call without frame pointer save/setup fs/sysfs/dir.o: warning: objtool: sysfs_remove_dir()+0x23: call without frame pointer save/setup fs/sysfs/dir.o: warning: objtool: sysfs_rename_dir_ns()+0x2a: call without frame pointer save/setup fs/sysfs/dir.o: warning: objtool: sysfs_move_dir_ns()+0x2c: call without frame pointer save/setup drivers/media/dvb-frontends/lnbh25.o: warning: objtool: lnbh25_read_vmon.isra.0()+0xb2: can't find jump dest instruction at .text+0xa30000b7 CC [M] drivers/hwmon/lm70.o LD fs/tracefs/tracefs.o CC [M] drivers/target/target_core_fabric_lib.o drivers/media/rc/keymaps/rc-it913x-v1.o: warning: objtool: init_rc_it913x_v1_map()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-it913x-v1.o: warning: objtool: exit_rc_it913x_v1_map()+0xb: call without frame pointer save/setup LD drivers/uwb/built-in.o drivers/isdn/hisax/sedlbauer_cs.o: warning: objtool: sedlbauer_detach()+0x48: can't find call dest symbol at offset 0x440000fc CC drivers/acpi/acpica/rsdumpinfo.o drivers/mfd/max77620.o: warning: objtool: max77620_i2c_suspend()+0x43: can't find jump dest instruction at .text+0xa9000289 drivers/net/phy/micrel.o: warning: objtool: ksz9021_load_values_from_of()+0xbe: can't find jump dest instruction at .text+0x1a0103b4 LD fs/tracefs/built-in.o CC [M] drivers/media/rc/keymaps/rc-it913x-v2.o drivers/power/sbs-battery.o: warning: objtool: sbs_read_string_data()+0x65: can't find jump dest instruction at .text+0xf01033b CC [M] fs/orangefs/waitqueue.o CC [M] drivers/net/wireless/intersil/hostap/hostap_main.o CC [M] drivers/uwb/address.o drivers/media/usb/pvrusb2/pvrusb2-sysfs.o: warning: objtool: class_dev_destroy()+0x1c: can't find jump dest instruction at .text+0x95010942 CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/flowring.o drivers/net/tun.o: warning: objtool: tun_chr_open()+0x4c: can't find jump dest instruction at .text+0xaa0002d2 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/g84.o LD [M] drivers/media/usb/pvrusb2/pvrusb2.o drivers/net/wireless/ath/wcn36xx/pmc.o: warning: objtool: wcn36xx_pmc_enter_bmps_state()+0x18: call without frame pointer save/setup drivers/net/wireless/ath/wcn36xx/pmc.o: warning: objtool: wcn36xx_pmc_exit_bmps_state()+0x2f: call without frame pointer save/setup drivers/net/wireless/ath/wcn36xx/pmc.o: warning: objtool: wcn36xx_enable_keep_alive_null_packet()+0x44: call without frame pointer save/setup CC [M] fs/sysv/inode.o fs/squashfs/cache.o: warning: objtool: squashfs_cache_get()+0x8b: can't find jump dest instruction at .text+0x90010091 CC [M] drivers/net/wireless/ti/wl1251/event.o CC [M] drivers/net/wireless/ath/carl9170/fw.o drivers/gpu/drm/radeon/evergreen.o: warning: objtool: evergreen_latency_watermark()+0x1f: can't find jump dest instruction at .text+0x110100f5 CC drivers/staging/android/sw_sync.o drivers/isdn/hisax/elsa_cs.o: warning: objtool: elsa_cs_detach()+0x51: can't find call dest symbol at offset 0x3b000105 CC [M] drivers/usb/c67x00/c67x00-ll-hpi.o CC drivers/pci/hotplug/pciehp_pci.o drivers/pci/hotplug/pciehp_core.o: warning: objtool: init_slot()+0x47: can't find jump dest instruction at .text+0x2101024d drivers/gpu/drm/i915/intel_frontbuffer.o: warning: objtool: intel_fb_obj_invalidate()+0x5e: can't find jump dest instruction at .text+0x870000f4 drivers/scsi/aic7xxx/aic79xx_proc.o: warning: objtool: ahd_format_transinfo()+0x38: can't find jump dest instruction at .text+0xf901010d drivers/isdn/hisax/avma1_cs.o: warning: objtool: avma1cs_detach()+0x3a: can't find call dest symbol at offset 0x6200009e CC [M] drivers/gpu/drm/drm_fourcc.o drivers/net/ethernet/intel/igb/igb_ethtool.o: warning: objtool: igb_set_coalesce()+0x13: can't find jump dest instruction at .text+0xf020209 drivers/net/ethernet/intel/e1000e/ich8lan.o: warning: objtool: e1000_oem_bits_config_ich8lan()+0x28: can't find jump dest instruction at .text+0xda0000ce drivers/media/usb/gspca/ov534.o: warning: objtool: ov534_reg_read()+0x2d: can't find jump dest instruction at .text+0x940000c3 LD drivers/vfio/built-in.o drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: log10_x1000()+0x10: can't find jump dest instruction at .text+0x93000026 CC [M] drivers/net/wireless/ralink/rt2x00/rt2x00link.o drivers/net/ethernet/intel/ixgb/ixgb_ethtool.o: warning: objtool: ixgb_set_eeprom()+0x2c: can't find jump dest instruction at .text+0x2e010922 /home/kisskb/slave/src/drivers/net/vrf.c: In function 'vrf_ip6_input_dst': /home/kisskb/slave/src/drivers/net/vrf.c:870:3: warning: initialized field with side-effects overwritten [enabled by default] /home/kisskb/slave/src/drivers/net/vrf.c:870:3: warning: (near initialization for 'fl6') [enabled by default] CC drivers/acpi/acpica/rsinfo.o CC [M] drivers/isdn/hisax/st5481_init.o CC [M] drivers/vfio/vfio.o CC [M] drivers/net/ethernet/intel/e1000e/nvm.o CC [M] drivers/net/ethernet/intel/igb/e1000_mac.o CC [M] drivers/media/usb/gspca/ov534_9.o CC [M] drivers/staging/goldfish/goldfish_nand.o CC lib/nmi_backtrace.o CC [M] drivers/net/wireless/ralink/rt2x00/rt2x00debug.o CC [M] fs/reiserfs/objectid.o drivers/input/touchscreen/tsc2007.o: warning: objtool: tsc2007_probe_dt()+0x3b: can't find jump dest instruction at .text+0x4f0100c0 drivers/spi/spi-axi-spi-engine.o: warning: objtool: spi_engine_compile_message()+0x67: can't find jump dest instruction at .text+0x9e01026d drivers/hid/hid-zydacron.o: warning: objtool: zc_raw_event()+0x36: can't find jump dest instruction at .text+0x870000dc drivers/rtc/rtc-ab3100.o: warning: objtool: ab3100_rtc_irq_enable()+0x35: call without frame pointer save/setup drivers/rtc/rtc-ab3100.o: warning: objtool: ab3100_rtc_set_mmss()+0x6e: call without frame pointer save/setup drivers/rtc/rtc-ab3100.o: warning: objtool: ab3100_rtc_set_alarm()+0x2f: call without frame pointer save/setup drivers/rtc/rtc-ab3100.o: warning: objtool: ab3100_rtc_read_alarm()+0x21: call without frame pointer save/setup drivers/rtc/rtc-ab3100.o: warning: objtool: ab3100_rtc_read_time()+0x21: call without frame pointer save/setup drivers/rtc/rtc-ab3100.o: warning: objtool: ab3100_rtc_probe()+0x22: call without frame pointer save/setup drivers/rtc/rtc-ab3100.o: warning: objtool: ab3100_rtc_driver_init()+0x19: call without frame pointer save/setup drivers/rtc/rtc-ab3100.o: warning: objtool: ab3100_rtc_driver_exit()+0xb: call without frame pointer save/setup fs/squashfs/dir.o: warning: objtool: get_dir_index_using_offset()+0x60: can't find jump dest instruction at .text+0xc4000066 CC [M] drivers/spi/spi-bcm2835.o CC [M] drivers/input/touchscreen/ucb1400_ts.o CC [M] fs/squashfs/export.o CC [M] drivers/spi/spi-bcm2835aux.o drivers/net/ethernet/intel/e1000e/mac.o: warning: objtool: e1000_poll_fiber_serdes_link_generic()+0x35: can't find jump dest instruction at .text+0xa30000aa drivers/net/wireless/mediatek/mt7601u/core.o: warning: objtool: mt7601u_wait_asic_ready()+0x25: call without frame pointer save/setup drivers/net/wireless/mediatek/mt7601u/core.o: warning: objtool: mt76_poll()+0x4a: call without frame pointer save/setup drivers/net/wireless/mediatek/mt7601u/core.o: warning: objtool: mt76_poll_msec()+0x4a: call without frame pointer save/setup drivers/net/wan/lapbether.o: warning: objtool: lapbeth_xmit()+0x21: can't find jump dest instruction at .text+0x8e000187 CC [M] drivers/net/wireless/ath/ath9k/xmit.o LD fs/udf/built-in.o CC [M] fs/udf/balloc.o drivers/media/rc/winbond-cir.o: warning: objtool: wbcir_irq_tx()+0x1b: can't find jump dest instruction at .text+0xc50100c1 CC [M] drivers/net/ethernet/hisilicon/hns/hns_ethtool.o drivers/regulator/ab3100.o: warning: objtool: ab3100_set_suspend_voltage_regulator()+0x47: can't find jump dest instruction at .text+0x8e00012c CC [M] drivers/gpu/drm/i915/intel_psr.o drivers/net/wireless/ath/wcn36xx/debug.o: warning: objtool: write_file_dump()+0xb3: can't find jump dest instruction at .text+0xad0000b9 CC [M] drivers/media/rc/igorplugusb.o CC [M] drivers/regulator/act8945a-regulator.o CC [M] drivers/gpu/drm/i915/intel_sideband.o drivers/net/wireless/ath/ath9k/recv.o: warning: objtool: ath_rx_ps_beacon()+0x24: can't find jump dest instruction at .text+0x5301002a drivers/usb/c67x00/c67x00-drv.o: warning: objtool: c67x00_drv_probe()+0x2b: can't find jump dest instruction at .text+0xcb0101a1 LD fs/ubifs/built-in.o CC [M] drivers/staging/gdm724x/gdm_usb.o drivers/rtc/rtc-88pm860x.o: warning: objtool: pm860x_rtc_set_time()+0x54: can't find jump dest instruction at .text+0xe30005f9 LD drivers/scsi/be2iscsi/built-in.o drivers/platform/x86/fujitsu-laptop.o: warning: objtool: call_fext_func()+0x9d: can't find jump dest instruction at .text+0xba000503 CC [M] fs/ubifs/shrinker.o CC [M] drivers/rtc/rtc-as3722.o CC [M] drivers/net/wireless/intersil/orinoco/hermes.o drivers/media/rc/rc-loopback.o: warning: objtool: loop_tx_ir()+0x4d: can't find jump dest instruction at .text+0xae000373 CC [M] drivers/scsi/be2iscsi/be_iscsi.o drivers/net/wireless/ath/ath10k/htt_rx.o: warning: objtool: ath10k_htt_rx_extract_amsdu()+0xf: can't find jump dest instruction at .text+0xcc000045 CC [M] drivers/media/rc/iguanair.o drivers/net/ethernet/mellanox/mlx5/core/mr.o: warning: objtool: mlx5_core_create_psv()+0x35: can't find jump dest instruction at .text+0xf01014b drivers/md/dm-raid1.o: warning: objtool: mirror_status()+0x5d: can't find jump dest instruction at .text+0x960200d3 drivers/media/i2c/ov7640.o: warning: objtool: ov7640_probe()+0x36: can't find jump dest instruction at .text+0xcf00005c CC [M] drivers/platform/x86/intel_menlow.o drivers/staging/android/ion/ion_dummy_driver.o: warning: objtool: ion_dummy_init()+0x1d: can't find jump dest instruction at .init.text+0x93010023 drivers/md/dm-log.o: warning: objtool: core_status()+0x30: can't find jump dest instruction at .text+0x9e0000d6 drivers/net/ethernet/mellanox/mlx4/mcg.o: warning: objtool: check_duplicate_entry()+0x35: can't find jump dest instruction at .text+0xcf00013b CC [M] drivers/media/i2c/mt9m032.o sound/soc/codecs/rt5677.o: warning: objtool: is_using_asrc()+0x30: can't find jump dest instruction at .text+0xbb0001f6 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_set_rx_buf_size()+0x11: can't find jump dest instruction at .text+0x9e000097 CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_common.o CC [M] drivers/net/ethernet/mellanox/mlx5/core/vport.o CC [M] drivers/uwb/allocator.o CC [M] drivers/md/dm-region-hash.o drivers/net/phy/mdio-thunder.o: warning: objtool: thunder_mdiobus_pci_probe()+0x38: can't find jump dest instruction at .text+0x260200be drivers/platform/x86/panasonic-laptop.o: warning: objtool: acpi_pcc_hotkey_add()+0x1a: can't find jump dest instruction at .text+0x12020540 CC [M] drivers/target/target_core_hba.o CC [M] drivers/net/ethernet/intel/i40e/i40e_adminq.o CC drivers/pci/hotplug/pciehp_hpc.o CC [M] drivers/hwmon/lm73.o drivers/uio/uio.o: warning: objtool: uio_mmap()+0x22: can't find jump dest instruction at .text+0xb00005d8 CC [M] drivers/media/rc/keymaps/rc-kaiomy.o drivers/scsi/aic7xxx/aic79xx_osm_pci.o: warning: objtool: ahd_linux_pci_dev_probe()+0x22: can't find jump dest instruction at .text+0xa4020338 CC [M] drivers/md/dm-log-userspace-base.o drivers/pci/hotplug/pciehp_ctrl.o: warning: objtool: board_added()+0x4d: can't find jump dest instruction at .text+0xfb000053 drivers/net/wireless/ath/ath10k/mac.o: warning: objtool: ath10k_get_ht_cap()+0x54: can't find jump dest instruction at .text+0xcc000199 fs/nls/mac-celtic.o: warning: objtool: init_nls_macceltic()+0x12: call without frame pointer save/setup fs/nls/mac-celtic.o: warning: objtool: exit_nls_macceltic()+0xb: call without frame pointer save/setup /home/kisskb/slave/src/fs/nfsd/nfs4xdr.c: In function 'nfsd4_encode_components_esc': /home/kisskb/slave/src/fs/nfsd/nfs4xdr.c:1960:9: warning: 'str' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/fs/nfsd/nfs4xdr.c:1965:42: warning: 'end' may be used uninitialized in this function [-Wuninitialized] CC drivers/pci/hotplug/acpiphp_core.o CC [M] drivers/md/dm-log-userspace-transfer.o CC [M] fs/nls/mac-centeuro.o fs/orangefs/dir.o: warning: objtool: decode_dirents()+0x72: can't find jump dest instruction at .text+0x120200f7 fs/proc/interrupts.o: warning: objtool: interrupts_open()+0x13: call without frame pointer save/setup fs/proc/interrupts.o: warning: objtool: proc_interrupts_init()+0x19: call without frame pointer save/setup fs/nfs/nfs2super.o: warning: objtool: init_nfs_v2()+0xb: call without frame pointer save/setup fs/nfs/nfs2super.o: warning: objtool: exit_nfs_v2()+0xb: call without frame pointer save/setup drivers/pci/pcie/portdrv_pci.o: warning: objtool: pcie_portdrv_err_resume()+0x19: call without frame pointer save/setup drivers/pci/pcie/portdrv_pci.o: warning: objtool: pcie_portdrv_mmio_enabled()+0x26: call without frame pointer save/setup drivers/pci/pcie/portdrv_pci.o: warning: objtool: pcie_portdrv_error_detected()+0x29: call without frame pointer save/setup drivers/pci/pcie/portdrv_pci.o: warning: objtool: pcie_portdrv_slot_reset()+0x5b: call without frame pointer save/setup drivers/pci/pcie/portdrv_pci.o: warning: objtool: pcie_portdrv_remove()+0x44: call without frame pointer save/setup drivers/pci/pcie/portdrv_pci.o: warning: objtool: pcie_portdrv_probe()+0x46: call without frame pointer save/setup drivers/pci/pcie/portdrv_pci.o: warning: objtool: pcie_clear_root_pme_status()+0x15: call without frame pointer save/setup drivers/pci/pcie/portdrv_pci.o: warning: objtool: pcie_port_resume_noirq()+0x1e: call without frame pointer save/setup drivers/pci/pcie/portdrv_pci.o: warning: objtool: dmi_pcie_pme_disable_msi()+0x11: call without frame pointer save/setup drivers/pci/pcie/portdrv_pci.o: warning: objtool: pcie_portdrv_init()+0x2f: call without frame pointer save/setup drivers/pci/pcie/portdrv_pci.o: warning: objtool: pcie_port_setup()+0x16: call without frame pointer save/setup CC fs/proc/loadavg.o drivers/scsi/aic7xxx/aic79xx_osm.o: warning: objtool: ahd_linux_queue_cmd_complete()+0x29: can't find jump dest instruction at .text+0x810000cf drivers/power/bq27xxx_battery.o: warning: objtool: bq27xxx_battery_current()+0x5e: can't find jump dest instruction at .text+0x820002a3 fs/sysv/balloc.o: warning: objtool: sysv_free_block()+0x51: can't find jump dest instruction at .text+0xe2010057 CC [M] drivers/uwb/beacon.o CC drivers/pci/pcie/portdrv_acpi.o CC [M] drivers/scsi/aic7xxx/aic7xxx_core.o CC [M] drivers/power/bq27xxx_battery_i2c.o drivers/net/wireless/ath/ath6kl/init.o: warning: objtool: ath6kl_stop_txrx()+0x45: can't find jump dest instruction at .text+0x3401004a drivers/net/wireless/marvell/libertas/cfg.o: warning: objtool: lbs_set_wep_keys()+0x6e: can't find jump dest instruction at .text+0xae000264 drivers/net/wireless/ath/wil6210/netdev.o: warning: objtool: wil_if_alloc()+0x45: can't find jump dest instruction at .text+0xa00104da drivers/net/wireless/realtek/rtl818x/rtl8180/max2820.o: warning: objtool: max2820_rf_set_channel()+0x6f: can't find call dest symbol at offset 0xd000133 LD drivers/vhost/built-in.o CC [M] drivers/net/wireless/marvell/libertas/cmdresp.o drivers/net/ethernet/intel/fm10k/fm10k_pf.o: warning: objtool: fm10k_iov_configure_tc_pf()+0x18: can't find jump dest instruction at .text+0xbb00013e drivers/net/ethernet/mellanox/mlx5/core/qp.o: warning: objtool: mlx5_core_create_qp()+0x9f: can't find jump dest instruction at .text+0x84010704 CC [M] drivers/net/wireless/ath/wil6210/cfg80211.o CC [M] drivers/net/wireless/ath/ath6kl/main.o CC [M] drivers/net/phy/mdio-cavium.o CC [M] drivers/net/ethernet/intel/fm10k/fm10k_mbx.o drivers/net/ethernet/intel/fm10k/fm10k_vf.o: warning: objtool: fm10k_update_uc_addr_vf()+0x2c: can't find jump dest instruction at .text+0x80000322 CC lib/nodemask.o CC [M] drivers/vhost/net.o drivers/misc/cs5535-mfgpt.o: warning: objtool: cs5535_mfgpt_alloc_timer()+0x26: can't find jump dest instruction at .text+0x60100dc drivers/media/dvb-frontends/cx24123.o: warning: objtool: cx24123_set_voltage()+0x4c: can't find jump dest instruction at .text+0x87000361 drivers/net/wireless/intersil/prism54/isl_ioctl.o: warning: objtool: prism54_set_retry()+0x2e: can't find jump dest instruction at .text+0x9b000134 CC [M] drivers/vhost/scsi.o drivers/net/wireless/mediatek/mt7601u/mcu.o: warning: objtool: mt7601u_mcu_wait_resp()+0x69: can't find jump dest instruction at .text+0xb900006e drivers/pci/hotplug/acpi_pcihp.o: warning: objtool: acpi_get_hp_hw_control_from_firmware()+0x47: can't find jump dest instruction at .text+0x450202ac drivers/net/wireless/intersil/orinoco/hermes_dld.o: warning: objtool: hermes_apply_pda()+0x29: can't find jump dest instruction at .text+0x9b00002f CC [M] drivers/net/ethernet/intel/fm10k/fm10k_iov.o drivers/net/ethernet/mellanox/mlx5/core/pd.o: warning: objtool: mlx5_core_dealloc_pd()+0x24: call without frame pointer save/setup drivers/net/ethernet/mellanox/mlx5/core/pd.o: warning: objtool: mlx5_core_alloc_pd()+0x21: call without frame pointer save/setup drivers/net/irda/act200l-sir.o: warning: objtool: act200l_close()+0xd: call without frame pointer save/setup drivers/net/irda/act200l-sir.o: warning: objtool: act200l_change_speed()+0x26: call without frame pointer save/setup drivers/net/irda/act200l-sir.o: warning: objtool: act200l_reset()+0x59: call without frame pointer save/setup drivers/net/irda/act200l-sir.o: warning: objtool: act200l_open()+0x1b: call without frame pointer save/setup drivers/net/irda/act200l-sir.o: warning: objtool: act200l_sir_init()+0xb: call without frame pointer save/setup drivers/net/irda/act200l-sir.o: warning: objtool: act200l_sir_cleanup()+0xb: call without frame pointer save/setup CC [M] drivers/platform/x86/wmi.o CC [M] drivers/misc/hpilo.o CC drivers/pci/hotplug/acpiphp_glue.o CC [M] drivers/net/xen-netfront.o CC [M] drivers/vhost/vsock.o LD drivers/usb/chipidea/built-in.o drivers/net/wireless/mediatek/mt7601u/dma.o: warning: objtool: mt7601u_rx_skb_from_seg()+0x57: can't find jump dest instruction at .text+0x7801015d drivers/net/ethernet/intel/ixgb/ixgb_param.o: warning: objtool: ixgb_validate_option()+0x20: can't find jump dest instruction at .text+0xea000025 drivers/media/rc/gpio-ir-recv.o: warning: objtool: gpio_ir_recv_probe()+0x33: can't find jump dest instruction at .text+0x98000039 drivers/staging/dgnc/dgnc_neo.o: warning: objtool: neo_parse_modem()+0xe: can't find jump dest instruction at .text+0xb70001d4 drivers/net/wireless/realtek/rtl818x/rtl8180/grf5101.o: warning: objtool: grf5101_rf_set_channel()+0x54: can't find call dest symbol at offset 0x18000158 drivers/regulator/act8865-regulator.o: warning: objtool: act8865_pdata_from_dt()+0x59: can't find jump dest instruction at .text+0xb500005e CC [M] drivers/net/ethernet/intel/fm10k/fm10k_tlv.o CC [M] drivers/net/wireless/ath/ath6kl/txrx.o CC [M] drivers/media/usb/dvb-usb/af9005.o drivers/rtc/rtc-ab-b5ze-s3.o: warning: objtool: abb5zes3_rtc_set_time()+0x35: can't find jump dest instruction at .text+0x8200026b CC [M] drivers/usb/chipidea/core.o CC [M] drivers/vhost/vringh.o lib/nmi_backtrace.o: warning: objtool: nmi_trigger_all_cpu_backtrace()+0x2a: can't find jump dest instruction at .text+0xe8000100 drivers/isdn/hisax/teles_cs.o: warning: objtool: teles_cs_config()+0x4a: can't find jump dest instruction at .text+0x84000170 drivers/net/wireless/broadcom/brcm80211/brcmfmac/bcdc.o: warning: objtool: brcmf_proto_bcdc_query_dcmd()+0x93: can't find jump dest instruction at .text+0xbc000348 sound/soc/codecs/sgtl5000.o: warning: objtool: sgtl5000_set_clock()+0x7e: can't find jump dest instruction at .text+0xcb010274 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/gt215.o drivers/net/wan/sbni.o: warning: objtool: check_fhdr()+0x1b: can't find jump dest instruction at .text+0x920001a1 drivers/net/geneve.o: warning: objtool: geneve_fill_info()+0x55: can't find jump dest instruction at .text+0x9501010b LD [M] drivers/net/ethernet/intel/ixgb/ixgb.o drivers/staging/dgnc/dgnc_sysfs.o: warning: objtool: dgnc_tty_name_show()+0x11: can't find jump dest instruction at .text+0x80000017 CC [M] drivers/isdn/hisax/st5481_usb.o drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8225.o: warning: objtool: rtl8225_read.isra.1()+0x1d8: can't find jump dest instruction at .text+0x100007cd CC [M] drivers/hwmon/lm75.o CC [M] drivers/net/wan/pc300too.o CC [M] fs/udf/dir.o drivers/net/wireless/intel/iwlwifi/iwl-eeprom-read.o: warning: objtool: iwl_read_otp_word()+0x78: can't find jump dest instruction at .text+0xa000024d drivers/gpu/drm/drm_mm.o: warning: objtool: drm_mm_search_free_in_range_generic()+0x56: can't find jump dest instruction at .text+0xb01027c CC drivers/pci/pcie/aer/aerdrv_errprint.o CC [M] drivers/net/wireless/rsi/rsi_91x_mac80211.o drivers/staging/fwserial/fwserial.o: warning: objtool: fwserial_destroy()+0x47: can't find jump dest instruction at .text+0x8300057d CC [M] sound/soc/codecs/sigmadsp.o CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.o CC [M] drivers/vfio/virqfd.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.o drivers/staging/comedi/comedi_usb.o: warning: objtool: comedi_usb_driver_unregister()+0x14: call without frame pointer save/setup drivers/staging/comedi/comedi_usb.o: warning: objtool: comedi_usb_driver_register()+0x1b: call without frame pointer save/setup drivers/staging/comedi/comedi_usb.o: warning: objtool: comedi_usb_auto_unconfig()+0xd: call without frame pointer save/setup drivers/staging/comedi/comedi_usb.o: warning: objtool: comedi_usb_auto_config()+0xd: call without frame pointer save/setup fs/nfs/fscache-index.o: warning: objtool: nfs_fscache_inode_now_uncached()+0xf8: can't find jump dest instruction at .text+0x6400011c CC [M] drivers/net/wireless/ralink/rt2x00/rt2x00crypto.o CC [M] drivers/net/wireless/ath/ath5k/phy.o drivers/thermal/thermal_core.o: warning: objtool: trace_raw_output_thermal_power_cpu_get_power()+0x31: can't find jump dest instruction at .text+0x9a000367 CC [M] drivers/net/wireless/realtek/rtl818x/rtl8187/leds.o drivers/media/rc/keymaps/rc-it913x-v2.o: warning: objtool: init_rc_it913x_v2_map()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-it913x-v2.o: warning: objtool: exit_rc_it913x_v2_map()+0xb: call without frame pointer save/setup fs/reiserfs/inode.o: warning: objtool: reiserfs_invalidatepage()+0x79: can't find jump dest instruction at .text+0xa900064f CC [M] drivers/scsi/aic94xx/aic94xx_dev.o CC [M] fs/nfs/proc.o drivers/net/wireless/broadcom/brcm80211/brcmfmac/commonring.o: warning: objtool: brcmf_commonring_reserve_for_write_multiple()+0xb0: can't find jump dest instruction at .text+0x790002e5 LD [M] drivers/staging/fwserial/firewire-serial.o CC [M] drivers/net/wireless/realtek/rtl818x/rtl8187/rfkill.o LD drivers/net/wireless/ti/wl12xx/built-in.o drivers/rtc/rtc-abx80x.o: warning: objtool: oscillator_store()+0x65: can't find jump dest instruction at .text+0x980001fa CC drivers/thermal/gov_bang_bang.o drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv50.o: warning: objtool: read_pll_src()+0x57: can't find jump dest instruction at .text+0xde0100dd LD drivers/net/wireless/zydas/zd1211rw/built-in.o CC drivers/thermal/step_wise.o drivers/net/usb/ax88172a.o: warning: objtool: ax88172a_reset()+0x6a: can't find jump dest instruction at .text+0xcb010190 CC [M] drivers/net/wireless/ti/wl12xx/main.o CC drivers/staging/android/sync_debug.o CC [M] drivers/net/wireless/zydas/zd1211rw/zd_chip.o CC [M] drivers/media/rc/keymaps/rc-kworld-315u.o drivers/staging/android/ion/ion_test.o: warning: objtool: ion_handle_test_dma()+0x7b: can't find jump dest instruction at .text+0x80010130 drivers/staging/gdm724x/netlink_k.o: warning: objtool: netlink_rcv_cb.isra.2()+0x31: can't find jump dest instruction at .text+0x9c000036 CC [M] drivers/scsi/be2iscsi/be_main.o CC [M] drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.o CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/rate.o drivers/gpu/drm/i915/intel_hotplug.o: warning: objtool: intel_hpd_irq_storm_detect()+0x61: can't find jump dest instruction at .text+0x84000067 CC [M] drivers/net/wireless/marvell/libertas/debugfs.o drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_func_chk_transition()+0x42: can't find jump dest instruction at .text+0xa6010717 fs/reiserfs/prints.o: warning: objtool: print_super_block()+0x42: can't find jump dest instruction at .text+0x97010128 CC [M] drivers/uwb/driver.o LD drivers/staging/android/ion/built-in.o drivers/net/wireless/intersil/hostap/hostap_ap.o: warning: objtool: ap_update_sta_tx_rate()+0x4f: can't find jump dest instruction at .text+0xc3000325 drivers/net/wireless/ath/wil6210/main.o: warning: objtool: wil_bl_crash_info()+0x2d: can't find jump dest instruction at .text+0x8f0000a3 CC [M] drivers/net/wireless/zydas/zd1211rw/zd_mac.o drivers/net/phy/mdio-octeon.o: warning: objtool: octeon_mdiobus_probe()+0x3b: can't find jump dest instruction at .text+0x45010091 CC [M] drivers/net/ethernet/intel/fm10k/fm10k_debugfs.o CC [M] drivers/md/dm-zero.o CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/stf.o LD drivers/net/wireless/marvell/mwifiex/built-in.o drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: xc4000_tuner_attach()+0x3f: can't find jump dest instruction at .text+0x85000554 drivers/net/wireless/ath/carl9170/phy.o: warning: objtool: carl9170_init_phy_from_eeprom()+0x1e5: can't find jump dest instruction at .text+0x8205024b fs/ocfs2/journal.o: warning: objtool: ocfs2_trylock_journal()+0x56: can't find jump dest instruction at .text+0xc500035b CC [M] drivers/md/dm-raid.o CC [M] drivers/net/wireless/marvell/mwifiex/main.o CC [M] drivers/media/usb/gspca/pac207.o drivers/uio/uio_pdrv_genirq.o: warning: objtool: uio_pdrv_genirq_probe()+0x46: can't find jump dest instruction at .text+0xae0000bc CC drivers/acpi/acpica/rsio.o CC [M] fs/nilfs2/gcinode.o CC [M] drivers/net/wireless/ath/carl9170/tx.o CC [M] drivers/uio/uio_dmem_genirq.o CC [M] drivers/usb/c67x00/c67x00-hcd.o drivers/net/wireless/ath/ath5k/pcu.o: warning: objtool: ath5k_hw_set_rx_filter()+0x3b: can't find jump dest instruction at .text+0xb6000541 drivers/staging/goldfish/goldfish_audio.o: warning: objtool: goldfish_audio_read()+0x33: can't find jump dest instruction at .text+0xfa000119 net/netfilter/xt_CONNSECMARK.o: warning: objtool: connsecmark_tg_destroy()+0xd: call without frame pointer save/setup net/netfilter/xt_CONNSECMARK.o: warning: objtool: connsecmark_tg_check()+0x7e: call without frame pointer save/setup net/netfilter/xt_CONNSECMARK.o: warning: objtool: connsecmark_tg_init()+0xb: call without frame pointer save/setup net/netfilter/xt_CONNSECMARK.o: warning: objtool: connsecmark_tg_exit()+0xb: call without frame pointer save/setup drivers/pci/pcie/portdrv_bus.o: warning: objtool: pcie_port_bus_register()+0x10: call without frame pointer save/setup drivers/pci/pcie/portdrv_bus.o: warning: objtool: pcie_port_bus_unregister()+0x10: call without frame pointer save/setup drivers/gpu/drm/i915/intel_modes.o: warning: objtool: intel_connector_update_modes()+0x1f: call without frame pointer save/setup drivers/gpu/drm/i915/intel_modes.o: warning: objtool: intel_ddc_get_modes()+0x1f: call without frame pointer save/setup drivers/gpu/drm/i915/intel_modes.o: warning: objtool: intel_attach_force_audio_property()+0x5a: call without frame pointer save/setup drivers/gpu/drm/i915/intel_modes.o: warning: objtool: intel_attach_broadcast_rgb_property()+0x5d: call without frame pointer save/setup drivers/gpu/drm/i915/intel_modes.o: warning: objtool: intel_attach_aspect_ratio_property()+0x14: call without frame pointer save/setup drivers/mfd/max77843.o: warning: objtool: max77843_probe()+0x36: can't find jump dest instruction at .text+0x1c0200ec CC [M] drivers/net/wireless/ath/ath9k/link.o drivers/hwmon/lm70.o: warning: objtool: lm70_sense_temp()+0x48: can't find jump dest instruction at .text+0x3201004e CC [M] drivers/ssb/sdio.o CC drivers/mfd/max8925-core.o fs/orangefs/orangefs-debugfs.o: warning: objtool: orangefs_debug_write()+0x9d: can't find jump dest instruction at .text+0x5a0203f3 CC [M] drivers/net/wireless/intel/iwlegacy/4965-rs.o CC [M] drivers/vfio/vfio_iommu_type1.o drivers/media/usb/dvb-usb/opera1.o: warning: objtool: opera1_stv0299_set_symbol_rate()+0x28: can't find jump dest instruction at .text+0xa800003e LD drivers/net/wireless/ti/wl18xx/built-in.o drivers/net/ethernet/nvidia/forcedeth.o: warning: objtool: nv_init_rx()+0x3e: can't find jump dest instruction at .text+0xa9000144 drivers/net/wireless/broadcom/brcm80211/brcmsmac/pmu.o: warning: objtool: si_pmu_measure_alpclk()+0x1c: can't find jump dest instruction at .text+0x96000052 drivers/net/irda/ma600-sir.o: warning: objtool: ma600_change_speed()+0x62: can't find jump dest instruction at .text+0x9b0100e8 drivers/net/ethernet/mellanox/mlx5/core/port.o: warning: objtool: mlx5_core_access_reg()+0x70: can't find jump dest instruction at .text+0xd00001a6 drivers/net/ethernet/mellanox/mlx4/profile.o: warning: objtool: mlx4_make_profile()+0x57: can't find jump dest instruction at .text+0x6706005d CC [M] drivers/net/wireless/ti/wl12xx/cmd.o drivers/rtc/rtc-armada38x.o: warning: objtool: armada38x_rtc_probe()+0x34: can't find jump dest instruction at .init.text+0x4901003a CC [M] drivers/net/ethernet/mellanox/mlx5/core/sriov.o CC [M] drivers/net/wireless/ath/wil6210/pcie_bus.o CC [M] drivers/net/wireless/zydas/zd1211rw/zd_rf_al2230.o CC [M] drivers/net/irda/toim3232-sir.o CC [M] drivers/pci/hotplug/cpcihp_zt5550.o CC [M] drivers/net/wireless/ti/wl18xx/main.o drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_start_rsp()+0x2f: can't find jump dest instruction at .text+0xb1000035 drivers/net/wireless/broadcom/b43/radio_2055.o: warning: objtool: b2055_upload_inittab()+0x60: call without frame pointer save/setup drivers/net/wireless/realtek/rtl818x/rtl8180/rtl8225se.o: warning: objtool: rtl8225sez2_rf_set_tx_power()+0x78: can't find jump dest instruction at .text+0xa600007e CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.o LD [M] drivers/net/wireless/ath/wcn36xx/wcn36xx.o CC [M] drivers/net/wireless/broadcom/b43/radio_2056.o fs/squashfs/export.o: warning: objtool: squashfs_export_iget()+0x34: can't find call dest symbol at offset 0x180000e8 LD drivers/video/fbdev/intelfb/built-in.o LD [M] drivers/net/wireless/realtek/rtl818x/rtl8180/rtl818x_pci.o drivers/net/ethernet/mellanox/mlx4/pd.o: warning: objtool: mlx4_bf_free()+0x26: can't find jump dest instruction at .text+0xad00004c drivers/media/dvb-frontends/lnbp21.o: warning: objtool: lnbx2x_attach.constprop.0()+0x4c: can't find jump dest instruction at .text+0x89000202 drivers/target/target_core_configfs.o: warning: objtool: queue_depth_store()+0x37: can't find jump dest instruction at .text+0x990008ec CC [M] drivers/net/wireless/ti/wl18xx/acx.o fs/reiserfs/objectid.o: warning: objtool: reiserfs_release_objectid()+0xa6: can't find jump dest instruction at .text+0x3b0101ec CC [M] fs/squashfs/file.o drivers/pci/hotplug/pciehp_pci.o: warning: objtool: pciehp_unconfigure_device()+0x97: can't find jump dest instruction at .text+0xd00001ac 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 [M] drivers/media/dvb-frontends/lnbp22.o CC [M] drivers/video/fbdev/intelfb/intelfbdrv.o CC drivers/video/hdmi.o CC [M] drivers/misc/apds9802als.o CC [M] drivers/net/ethernet/intel/fm10k/fm10k_dcbnl.o CC [M] fs/nls/mac-croatian.o drivers/net/ethernet/mellanox/mlx4/main.o: warning: objtool: mlx4_init_fw()+0x1e: can't find jump dest instruction at .text+0xa00002a4 CC [M] drivers/net/ethernet/mellanox/mlx4/qp.o drivers/net/ethernet/intel/i40evf/i40e_txrx.o: warning: objtool: i40e_set_new_dynamic_itr()+0x22: can't find jump dest instruction at .text+0xb7000028 drivers/media/i2c/ov7670.o: warning: objtool: ov7670_read()+0x3a: can't find jump dest instruction at .text+0x850003d0 drivers/net/wireless/mediatek/mt7601u/eeprom.o: warning: objtool: mt7601u_save_power_rate.isra.9()+0x2d: can't find jump dest instruction at .text+0xb2000443 CC [M] drivers/power/da9030_battery.o CC [M] drivers/net/wireless/marvell/mwifiex/init.o drivers/usb/c67x00/c67x00-ll-hpi.o: warning: objtool: c67x00_ll_write_mem_le16()+0x47: can't find jump dest instruction at .text+0x101095c drivers/scsi/aic94xx/aic94xx_dump.o: warning: objtool: asd_dump_lseq_state()+0xec9: can't find jump dest instruction at .text+0xbfff272e CC [M] drivers/net/ethernet/intel/i40e/i40e_common.o CC [M] drivers/md/dm-thin.o LD drivers/net/wireless/realtek/rtlwifi/built-in.o CC [M] drivers/net/wireless/mediatek/mt7601u/phy.o CC [M] drivers/usb/atm/speedtch.o fs/sysfs/symlink.o: warning: objtool: sysfs_create_link()+0x29: can't find call dest symbol at offset 0x30001ed CC [M] drivers/net/wireless/ralink/rt2x00/rt2x00firmware.o drivers/net/wimax/i2400m/usb.o: warning: objtool: i2400mu_debugfs_add()+0x54: can't find jump dest instruction at .text+0x26020099 CC [M] drivers/net/wireless/realtek/rtlwifi/base.o CC fs/sysfs/mount.o drivers/net/wireless/mediatek/mt7601u/trace.o: warning: objtool: trace_raw_output_mt_rx()+0x20: can't find jump dest instruction at .text+0xc0000346 drivers/gpu/drm/nouveau/nvkm/subdev/clk/g84.o: warning: objtool: g84_clk_new()+0x27: call without frame pointer save/setup drivers/ssb/bridge_pcmcia_80211.o: warning: objtool: ssb_host_pcmcia_probe()+0x3e: can't find jump dest instruction at .text+0x930000d4 CC drivers/thermal/user_space.o drivers/media/rc/keymaps/rc-kaiomy.o: warning: objtool: init_rc_map_kaiomy()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-kaiomy.o: warning: objtool: exit_rc_map_kaiomy()+0xb: call without frame pointer save/setup CC [M] drivers/usb/atm/ueagle-atm.o fs/nilfs2/alloc.o: warning: objtool: nilfs_palloc_init_blockgroup()+0x44: can't find jump dest instruction at .text+0x8e00047a drivers/net/wireless/ath/ath10k/bmi.o: warning: objtool: ath10k_bmi_read_memory()+0x53: can't find jump dest instruction at .text+0xbe000238 drivers/regulator/act8945a-regulator.o: warning: objtool: act8945a_pmic_probe()+0x4b: call without frame pointer save/setup drivers/regulator/act8945a-regulator.o: warning: objtool: act8945a_pmic_driver_init()+0x12: call without frame pointer save/setup drivers/regulator/act8945a-regulator.o: warning: objtool: act8945a_pmic_driver_exit()+0xb: call without frame pointer save/setup LD [M] drivers/net/wimax/i2400m/i2400m.o CC fs/proc/meminfo.o LD drivers/net/wireless/ti/wlcore/built-in.o LD [M] drivers/net/wimax/i2400m/i2400m-usb.o drivers/isdn/hisax/st5481_init.o: warning: objtool: probe_st5481()+0x5d: can't find jump dest instruction at .text+0x13010103 CC [M] drivers/regulator/ad5398.o CC [M] drivers/net/ethernet/intel/e1000e/phy.o CC [M] drivers/net/wireless/marvell/mwifiex/cfp.o CC [M] drivers/net/wireless/ti/wlcore/main.o CC [M] drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8192e.o drivers/thunderbolt/tb.o: warning: objtool: tb_scan_port()+0x36: can't find jump dest instruction at .text+0x5e01014c drivers/net/sb1000.o: warning: objtool: card_send_command()+0x111: can't find jump dest instruction at .text+0x7a000316 drivers/input/touchscreen/ucb1400_ts.o: warning: objtool: ucb1400_ts_detect_irq.isra.7()+0xe8: can't find jump dest instruction at .text+0x9b00041d fs/orangefs/waitqueue.o: warning: objtool: wait_for_matching_downcall()+0x4c: can't find jump dest instruction at .text+0xbb000052 CC [M] drivers/net/ntb_netdev.o drivers/staging/android/sw_sync.o: warning: objtool: perf_trace_sync_timeline()+0x6a: can't find jump dest instruction at .text+0xab000220 drivers/media/rc/igorplugusb.o: warning: objtool: igorplugusb_probe()+0x4a: can't find jump dest instruction at .text+0x2c0200ff CC [M] drivers/thunderbolt/switch.o fs/sysv/inode.o: warning: objtool: __sysv_write_inode()+0x57: can't find jump dest instruction at .text+0xa602033c CC [M] drivers/input/touchscreen/wacom_w8001.o CC [M] fs/udf/file.o CC [M] drivers/net/wireless/intersil/orinoco/cfg.o drivers/net/ethernet/intel/i40evf/i40e_common.o: warning: objtool: i40e_set_mac_type()+0x17: can't find jump dest instruction at .text+0x9200015d fs/proc/loadavg.o: warning: objtool: loadavg_proc_open()+0x15: call without frame pointer save/setup fs/proc/loadavg.o: warning: objtool: loadavg_proc_show()+0x20: call without frame pointer save/setup fs/proc/loadavg.o: warning: objtool: proc_loadavg_init()+0x19: call without frame pointer save/setup CC [M] fs/sysv/itree.o drivers/hwmon/lm73.o: warning: objtool: lm73_detect()+0x44: call without frame pointer save/setup drivers/hwmon/lm73.o: warning: objtool: show_maxmin_alarm()+0x37: call without frame pointer save/setup drivers/hwmon/lm73.o: warning: objtool: show_convrate()+0x3a: call without frame pointer save/setup drivers/hwmon/lm73.o: warning: objtool: set_convrate()+0x36: call without frame pointer save/setup drivers/hwmon/lm73.o: warning: objtool: show_temp()+0x1f: call without frame pointer save/setup drivers/hwmon/lm73.o: warning: objtool: set_temp()+0x35: call without frame pointer save/setup drivers/hwmon/lm73.o: warning: objtool: lm73_probe()+0x2d: 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/net/wireless/marvell/libertas/ethtool.o CC [M] fs/nfsd/nfs4idmap.o CC [M] drivers/net/wireless/ath/carl9170/rx.o drivers/staging/dgnc/dgnc_tty.o: warning: objtool: dgnc_tty_tiocmset()+0x2e: can't find jump dest instruction at .text+0xb6000094 CC [M] drivers/net/wireless/ray_cs.o fs/reiserfs/super.o: warning: objtool: handle_data_mode()+0x22: can't find jump dest instruction at .text+0xbb000178 CC [M] fs/ubifs/journal.o drivers/spi/spi-bcm2835aux.o: warning: objtool: bcm2835aux_spi_probe()+0x54: can't find jump dest instruction at .text+0x10020169 drivers/scsi/aic94xx/aic94xx_scb.o: warning: objtool: asd_form_port()+0x3e: can't find jump dest instruction at .text+0xcb0001f4 drivers/rtc/rtc-as3722.o: warning: objtool: as3722_rtc_probe()+0x3e: can't find jump dest instruction at .text+0x12010464 drivers/ssb/pcihost_wrapper.o: warning: objtool: ssb_pcihost_probe()+0x3e: can't find jump dest instruction at .text+0xb70001c4 CC [M] fs/reiserfs/lbalance.o fs/orangefs/orangefs-bufmap.o: warning: objtool: orangefs_bufmap_alloc()+0x2b: can't find jump dest instruction at .text+0xfe000241 drivers/staging/goldfish/goldfish_nand.o: warning: objtool: goldfish_nand_init_device()+0x12a: can't find jump dest instruction at .text+0x1d0102d0 CC [M] drivers/net/ethernet/intel/i40e/i40e_hmc.o drivers/pci/htirq.o: warning: objtool: __ht_create_irq()+0x3f: can't find jump dest instruction at .text+0x8f000055 LD [M] drivers/staging/dgnc/dgnc.o drivers/net/ethernet/mellanox/mlx4/mr.o: warning: objtool: mlx4_map_phys_fmr()+0x38: can't find jump dest instruction at .text+0x480104ce CC [M] drivers/rtc/rtc-at32ap700x.o CC [M] drivers/net/ethernet/intel/i40e/i40e_lan_hmc.o CC drivers/pci/ats.o CC drivers/acpi/acpica/rsirq.o drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_api.o: warning: objtool: pch_gbe_plat_init_hw()+0x18: call without frame pointer save/setup drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_api.o: warning: objtool: pch_gbe_hal_setup_init_funcs()+0x20: call without frame pointer save/setup drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_api.o: warning: objtool: pch_gbe_hal_get_bus_info()+0x23: call without frame pointer save/setup drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_api.o: warning: objtool: pch_gbe_hal_init_hw()+0x24: call without frame pointer save/setup drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_api.o: warning: objtool: pch_gbe_hal_phy_hw_reset()+0x24: call without frame pointer save/setup drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_api.o: warning: objtool: pch_gbe_hal_phy_sw_reset()+0x24: call without frame pointer save/setup drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_api.o: warning: objtool: pch_gbe_hal_read_mac_addr()+0x24: call without frame pointer save/setup fs/ocfs2/move_extents.o: warning: objtool: __ocfs2_move_extent()+0x9a: can't find jump dest instruction at .text+0xb40300a0 CC [M] drivers/scsi/aic94xx/aic94xx_tmf.o CC [M] drivers/net/wireless/marvell/mwifiex/cmdevt.o net/netfilter/xt_CT.o: warning: objtool: xt_ct_set_timeout()+0xdc: can't find jump dest instruction at .text+0xa6010581 CC fs/proc/stat.o CC lib/plist.o fs/ubifs/shrinker.o: warning: objtool: kick_a_thread()+0x34: can't find jump dest instruction at .text+0xd500003a LD [M] fs/orangefs/orangefs.o CC drivers/pci/pcie/aer/aerdrv_core.o drivers/net/wireless/intersil/prism54/islpci_hotplug.o: warning: objtool: prism54_probe()+0x38: can't find jump dest instruction at .text+0x3b02022d CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.o CC drivers/pci/pcie/aer/aerdrv.o CC [M] net/netfilter/xt_DSCP.o CC [M] drivers/scsi/aic94xx/aic94xx_task.o drivers/power/bq27xxx_battery_i2c.o: warning: objtool: bq27xxx_battery_i2c_probe()+0x5e: can't find jump dest instruction at .text+0x1d0100b4 LD drivers/scsi/bfa/built-in.o drivers/net/wireless/marvell/libertas_tf/main.o: warning: objtool: lbtf_bcn_sent()+0x26: can't find jump dest instruction at .text+0x920000bc drivers/pci/pcie/portdrv_acpi.o: warning: objtool: pcie_port_acpi_setup()+0x53: call without frame pointer save/setup drivers/ssb/pcmcia.o: warning: objtool: ssb_pcmcia_do_get_invariants()+0x10: can't find jump dest instruction at .text+0xce010026 drivers/net/usb/cdc_eem.o: warning: objtool: eem_tx_fixup()+0x54: can't find jump dest instruction at .text+0xa01005a LD [M] drivers/net/wireless/intel/ipw2x00/libipw.o CC [M] drivers/net/wireless/wl3501_cs.o drivers/net/wireless/rsi/rsi_91x_core.o: warning: objtool: rsi_core_determine_hal_queue()+0x34: can't find jump dest instruction at .text+0x72020039 drivers/gpu/drm/amd/amdgpu/vce_v3_0.o: warning: objtool: vce_v3_0_early_init()+0x17: can't find jump dest instruction at .text+0xa000001d CC [M] sound/soc/codecs/sigmadsp-i2c.o CC [M] drivers/net/usb/dm9601.o CC [M] drivers/scsi/bfa/bfad.o drivers/net/wireless/ath/carl9170/led.o: warning: objtool: carl9170_led_update()+0x2b: can't find jump dest instruction at .text+0x20101d1 CC [M] drivers/net/wireless/intersil/prism54/oid_mgt.o CC [M] drivers/staging/gdm724x/gdm_endian.o CC [M] drivers/staging/fbtft/fbtft-io.o CC [M] drivers/uio/uio_aec.o drivers/net/wireless/ti/wl1251/event.o: warning: objtool: wl1251_event_process()+0x71: can't find jump dest instruction at .text+0x21010077 CC [M] drivers/net/wireless/ath/wil6210/debugfs.o drivers/media/rc/keymaps/rc-kworld-315u.o: warning: objtool: init_rc_map_kworld_315u()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-kworld-315u.o: warning: objtool: exit_rc_map_kworld_315u()+0xb: call without frame pointer save/setup CC drivers/pci/iov.o drivers/target/target_core_fabric_lib.o: warning: objtool: iscsi_get_pr_transport_id()+0x5a: can't find jump dest instruction at .text+0xa2000060 fs/reiserfs/fix_node.o: warning: objtool: check_left()+0x6b: can't find jump dest instruction at .text+0x6f010360 CC [M] drivers/media/rc/keymaps/rc-kworld-pc150u.o CC [M] drivers/net/wireless/mediatek/mt7601u/mac.o CC drivers/pci/pci-acpi.o drivers/net/wan/pci200syn.o: warning: objtool: pci200_set_iface()+0x1e: can't find jump dest instruction at .text+0x81000234 drivers/platform/x86/intel_menlow.o: warning: objtool: intel_menlow_memory_add()+0x23: can't find jump dest instruction at .text+0xb90002f9 CC [M] fs/nfsd/nfs4acl.o CC [M] fs/reiserfs/ibalance.o drivers/media/i2c/ov9650.o: warning: objtool: ov965x_set_banding_filter()+0x5f: can't find jump dest instruction at .text+0x89000425 drivers/thermal/gov_bang_bang.o: warning: objtool: thermal_zone_trip_update()+0xcc: can't find jump dest instruction at .text+0xdc0000d2 CC [M] drivers/net/wireless/ti/wl1251/tx.o drivers/net/ethernet/mellanox/mlxsw/spectrum_buffers.o: warning: objtool: mlxsw_sp_sb_sr_occ_query_cb()+0x4a: can't find jump dest instruction at .text+0x4c050050 lib/nodemask.o: warning: objtool: __next_node_in()+0x27: call without frame pointer save/setup lib/nodemask.o: warning: objtool: node_random()+0x18: call without frame pointer save/setup drivers/staging/android/sync_debug.o: warning: objtool: sync_print_fence()+0x41: can't find jump dest instruction at .text+0x64010077 CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v8.o drivers/net/wireless/intersil/p54/p54usb.o: warning: objtool: p54u_tx_net2280()+0x56: can't find jump dest instruction at .text+0x8b0101ec CC [M] drivers/media/i2c/mt9p031.o CC [M] drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.o CC [M] drivers/media/usb/dvb-usb/af9005-fe.o drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_sx_port_get_stats64()+0xb3: can't find jump dest instruction at .text+0x700002b8 drivers/spi/spi-bcm2835.o: warning: objtool: bcm2835_spi_can_dma()+0x1d: can't find jump dest instruction at .text+0xbc000233 drivers/media/usb/gspca/ov534_9.o: warning: objtool: reg_r()+0x2d: can't find jump dest instruction at .text+0x94000073 LD drivers/staging/android/built-in.o CC [M] drivers/net/wireless/intersil/p54/p54pci.o CC [M] drivers/net/wireless/ralink/rt2x00/rt2x00leds.o fs/udf/balloc.o: warning: objtool: udf_bitmap_prealloc_blocks()+0x62: can't find jump dest instruction at .text+0xfb0000f8 CC [M] drivers/spi/spi-bcm63xx.o drivers/net/usb/cdc_ether.o: warning: objtool: usbnet_cdc_status()+0x26: can't find jump dest instruction at .text+0x8c0101bc drivers/staging/fbtft/fbtft-bus.o: warning: objtool: fbtft_write_vmem16_bus9()+0x85: can't find jump dest instruction at .text+0xad0000ba CC [M] drivers/scsi/bfa/bfad_im.o drivers/uwb/allocator.o: warning: objtool: uwb_rsv_find_best_column_set()+0x2b: can't find jump dest instruction at .text+0xa0010031 drivers/net/wireless/broadcom/brcm80211/brcmfmac/flowring.o: warning: objtool: brcmf_flowring_block()+0x44: can't find jump dest instruction at .text+0x9600004a CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.o drivers/media/i2c/mt9m032.o: warning: objtool: mt9m032_set_ctrl()+0x30: can't find jump dest instruction at .text+0xa1000636 CC [M] drivers/staging/fbtft/fb_agm1264k-fl.o CC [M] drivers/uio/uio_sercos3.o drivers/thermal/step_wise.o: warning: objtool: get_target_state()+0x77: can't find jump dest instruction at .text+0xb000007d CC [M] drivers/staging/comedi/range.o CC [M] drivers/net/wireless/ti/wlcore/cmd.o drivers/usb/c67x00/c67x00-hcd.o: warning: objtool: c67x00_hub_control()+0x34: can't find jump dest instruction at .text+0x1a01019a drivers/tty/tty_io.o: warning: objtool: show_cons_active()+0x2c: can't find jump dest instruction at .text+0xd5000272 drivers/net/wireless/intersil/prism54/islpci_dev.o: warning: objtool: isl_upload_firmware()+0xc2: can't find jump dest instruction at .text+0x35010117 CC [M] drivers/usb/c67x00/c67x00-sched.o drivers/net/wireless/st/cw1200/txrx.o: warning: objtool: tx_policy_dump()+0x29: can't find jump dest instruction at .text+0x5e01008e CC [M] fs/ubifs/file.o drivers/net/ethernet/intel/i40evf/i40e_adminq.o: warning: objtool: i40e_clean_asq()+0x3e: can't find jump dest instruction at .text+0xcf0000d4 CC [M] net/netfilter/xt_HL.o drivers/net/vxlan.o: warning: objtool: vxlan_group_used()+0x38: can't find jump dest instruction at .text+0x9800013e drivers/net/wireless/intel/iwlwifi/iwl-phy-db.o: warning: objtool: channel_id_to_txp.isra.1()+0x3f: can't find jump dest instruction at .text+0x9f000244 CC drivers/thermal/power_allocator.o drivers/net/ethernet/mellanox/mlx5/core/mad.o: warning: objtool: mlx5_core_mad_ifc()+0x4f: can't find jump dest instruction at .text+0xa4000055 fs/nls/mac-croatian.o: warning: objtool: init_nls_maccroatian()+0x12: call without frame pointer save/setup fs/nls/mac-croatian.o: warning: objtool: exit_nls_maccroatian()+0xb: call without frame pointer save/setup LD [M] drivers/net/ethernet/intel/i40evf/i40evf.o CC [M] drivers/md/dm-thin-metadata.o CC [M] drivers/target/target_core_pr.o CC [M] drivers/staging/gdm724x/gdm_tty.o drivers/net/wireless/intel/iwlwifi/iwl-eeprom-parse.o: warning: objtool: eeprom_indirect_address()+0x16: can't find jump dest instruction at .text+0x301014c CC [M] drivers/net/wireless/intersil/hostap/hostap_proc.o CC [M] fs/nls/mac-cyrillic.o drivers/hwmon/lm75.o: warning: objtool: lm75_detect()+0x42: can't find jump dest instruction at .text+0x28020188 CC [M] drivers/net/ethernet/mellanox/mlx4/reset.o drivers/net/wireless/marvell/libertas_tf/if_usb.o: warning: objtool: usb_tx_block()+0x86: can't find jump dest instruction at .text+0xf0100ac drivers/net/wireless/marvell/libertas_tf/cmd.o: warning: objtool: lbtf_get_cmd_ctrl_node()+0x6b: can't find jump dest instruction at .text+0xbb0000d1 drivers/media/rc/iguanair.o: warning: objtool: iguanair_tx()+0x3a: can't find jump dest instruction at .text+0xe80001f0 drivers/net/ethernet/intel/e1000e/nvm.o: warning: objtool: e1000_ready_nvm_eeprom()+0x27: can't find jump dest instruction at .text+0xde0001dd LD drivers/staging/gs_fpgaboot/built-in.o drivers/net/ethernet/neterion/vxge/vxge-main.o: warning: objtool: vxge_get_stats64()+0x1d: can't find jump dest instruction at .text+0x99000063 CC lib/radix-tree.o LD [M] drivers/net/wireless/marvell/libertas_tf/libertas_tf_usb.o CC [M] drivers/staging/comedi/drivers.o CC [M] drivers/hwmon/lm77.o fs/sysfs/mount.o: warning: objtool: sysfs_kill_sb()+0x18: call without frame pointer save/setup drivers/uwb/driver.o: warning: objtool: beacon_timeout_ms_store()+0x21: call without frame pointer save/setup fs/sysfs/mount.o: warning: objtool: sysfs_mount()+0x43: call without frame pointer save/setup drivers/uwb/driver.o: warning: objtool: beacon_timeout_ms_show()+0x21: call without frame pointer save/setup fs/sysfs/mount.o: warning: objtool: sysfs_init()+0x11: 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 CC [M] drivers/thunderbolt/cap.o LD [M] drivers/net/ethernet/neterion/vxge/vxge.o CC [M] drivers/media/i2c/mt9t001.o drivers/net/vrf.o: warning: objtool: vrf_fib_rule()+0x3a: can't find jump dest instruction at .text+0x3c010210 CC [M] drivers/staging/gs_fpgaboot/gs_fpgaboot.o LD drivers/virt/built-in.o CC fs/sysfs/group.o LD [M] drivers/net/wireless/marvell/libertas_tf/libertas_tf.o drivers/md/dm-zero.o: warning: objtool: zero_map()+0x31: call without frame pointer save/setup drivers/md/dm-zero.o: warning: objtool: dm_zero_init()+0xd: call without frame pointer save/setup drivers/md/dm-zero.o: warning: objtool: dm_zero_exit()+0xb: call without frame pointer save/setup CC [M] drivers/staging/gdm724x/gdm_mux.o drivers/net/wireless/intel/ipw2x00/ipw2100.o: warning: objtool: ipw2100_wx_get_auth()+0x26: can't find jump dest instruction at .text+0x8c00004c drivers/net/wireless/intersil/hostap/hostap_ioctl.o: warning: objtool: prism2_ioctl_giwrate()+0x3f: can't find jump dest instruction at .text+0xdf000045 CC [M] drivers/power/da9052-battery.o drivers/net/wireless/intersil/orinoco/wext.o: warning: objtool: orinoco_ioctl_setfreq()+0x34: can't find jump dest instruction at .text+0xff00003a CC [M] drivers/isdn/hisax/st5481_d.o CC [M] net/netfilter/xt_HMARK.o CC [M] drivers/ssb/driver_chipcommon.o drivers/power/da9030_battery.o: warning: objtool: da9030_battery_get_property()+0x22: can't find jump dest instruction at .text+0xda000238 drivers/net/wireless/st/cw1200/main.o: warning: objtool: cw1200_init_common()+0x35: can't find jump dest instruction at .text+0x70d013b CC [M] drivers/net/wireless/st/cw1200/queue.o drivers/uwb/beacon.o: warning: objtool: uwb_rc_start_beacon()+0x42: can't find jump dest instruction at .text+0x860002a8 CC [M] drivers/net/wireless/intersil/orinoco/orinoco_cs.o LD drivers/net/ethernet/intel/ixgbevf/built-in.o CC [M] drivers/net/wireless/zydas/zd1211rw/zd_rf_rf2959.o LD drivers/net/wan/lmc/built-in.o CC [M] drivers/net/wireless/ti/wl1251/rx.o CC [M] drivers/net/ethernet/intel/ixgbevf/vf.o drivers/gpu/drm/drm_fourcc.o: warning: objtool: drm_format_num_planes()+0xf: can't find jump dest instruction at .text+0x9b000015 CC [M] drivers/net/wan/lmc/lmc_debug.o CC [M] drivers/staging/gs_fpgaboot/io.o drivers/gpu/drm/i915/intel_sideband.o: warning: objtool: vlv_sideband_rw.constprop.0()+0x96: can't find jump dest instruction at .text+0x1a01009c CC [M] drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8723b.o drivers/uwb/address.o: warning: objtool: uwb_rc_dev_addr_mgmt()+0x4d: can't find jump dest instruction at .text+0xd8000053 CC [M] net/netfilter/xt_LED.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.o drivers/thermal/user_space.o: warning: objtool: notify_user_space()+0x24: call without frame pointer save/setup drivers/thermal/user_space.o: warning: objtool: thermal_gov_user_space_register()+0x10: call without frame pointer save/setup drivers/thermal/user_space.o: warning: objtool: thermal_gov_user_space_unregister()+0x10: call without frame pointer save/setup CC [M] drivers/uwb/drp.o drivers/media/usb/gspca/pac207.o: warning: objtool: pac_find_sof()+0x1e: can't find jump dest instruction at .text+0xc4000144 drivers/net/wireless/ralink/rt2x00/rt2x00link.o: warning: objtool: rt2x00link_tuner()+0x25: can't find jump dest instruction at .text+0xe01030b drivers/net/wireless/ath/ath10k/wmi-tlv.o: warning: objtool: wmi_tlv_svc_map()+0x7: can't find jump dest instruction at .text+0x1a06000d drivers/md/dm-log-userspace-base.o: warning: objtool: userspace_do_request.isra.0()+0x69: can't find jump dest instruction at .text+0xd500035f drivers/net/usb/ax88179_178a.o: warning: objtool: ax88179_auto_detach()+0x5f: can't find jump dest instruction at .text+0x9f000065 drivers/net/wireless/ath/carl9170/fw.o: warning: objtool: carl9170_fw_find_desc.isra.2()+0x2b: can't find jump dest instruction at .text+0xcb000031 CC [M] drivers/net/wireless/marvell/libertas/main.o CC [M] drivers/net/wireless/rsi/rsi_91x_mgmt.o CC [M] drivers/net/wireless/ath/ath10k/hw.o drivers/net/ethernet/intel/fm10k/fm10k_debugfs.o: warning: objtool: fm10k_dbg_q_vector_init()+0x20: can't find jump dest instruction at .text+0xfe0002a6 CC [M] drivers/net/wireless/ath/carl9170/debug.o drivers/gpu/drm/radeon/ni.o: warning: objtool: ni_init_golden_registers()+0x1f: can't find jump dest instruction at .text+0xda000075 CC [M] drivers/media/usb/gspca/pac7302.o CC [M] drivers/net/usb/sr9700.o CC [M] drivers/net/wireless/intersil/p54/p54spi.o drivers/net/ethernet/hisilicon/hns/hns_enet.o: warning: objtool: hns_nic_maybe_stop_tso()+0xa0: can't find jump dest instruction at .text+0x85000406 CC [M] drivers/gpu/drm/radeon/atombios_encoders.o fs/udf/dir.o: warning: objtool: udf_readdir()+0xea: can't find jump dest instruction at .text+0xea0500f0 fs/ocfs2/reservations.o: warning: objtool: ocfs2_check_resmap()+0x24: can't find jump dest instruction at .text+0x3a010369 fs/nilfs2/gcinode.o: warning: objtool: nilfs_gccache_submit_read_data()+0x45: can't find jump dest instruction at .text+0x2f01004b CC [M] drivers/media/usb/gspca/pac7311.o CC [M] fs/nilfs2/ioctl.o CC drivers/thermal/cpu_cooling.o CC [M] drivers/media/dvb-frontends/isl6405.o LD drivers/net/ethernet/packetengines/built-in.o drivers/net/wireless/ath/ath6kl/cfg80211.o: warning: objtool: ath6kl_is_valid_iftype()+0x37: can't find jump dest instruction at .text+0xa20000bc drivers/pci/hotplug/pciehp_hpc.o: warning: objtool: pcie_wait_cmd()+0x42: can't find jump dest instruction at .text+0xad010048 CC [M] drivers/net/ethernet/packetengines/hamachi.o CC [M] drivers/net/wireless/rsi/rsi_91x_pkt.o drivers/net/ethernet/intel/i40e/i40e_adminq.o: warning: objtool: i40e_clean_asq()+0x3e: can't find jump dest instruction at .text+0xd70000d4 drivers/pci/msi.o: warning: objtool: pci_irq_vector()+0x40: can't find jump dest instruction at .text+0xb3000295 drivers/net/phy/mdio-cavium.o: warning: objtool: cavium_mdiobus_write()+0x2e: can't find jump dest instruction at .text+0x910000c4 drivers/usb/atm/cxacru.o: warning: objtool: cxacru_cm()+0xa7: can't find jump dest instruction at .text+0x104080d drivers/staging/gdm724x/gdm_usb.o: warning: objtool: gdm_usb_recv()+0x49: can't find jump dest instruction at .text+0x9e0100ce CC [M] drivers/pci/hotplug/cpcihp_generic.o drivers/md/dm-log-userspace-transfer.o: warning: objtool: fill_pkg()+0x34: can't find jump dest instruction at .text+0xc300003a LD [M] drivers/net/ethernet/hisilicon/hns/hns_dsaf.o CC [M] drivers/net/wan/lmc/lmc_media.o CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.o CC [M] drivers/net/wireless/zydas/zd1211rw/zd_rf_al7230b.o drivers/misc/hpilo.o: warning: objtool: ilo_ccb_close()+0xac: can't find jump dest instruction at .text+0xb3000281 drivers/net/wireless/zydas/zd1201.o: warning: objtool: zd1201_setconfig()+0x52: can't find jump dest instruction at .text+0x41010258 CC drivers/acpi/acpica/rslist.o CC [M] drivers/net/phy/spi_ks8995.o drivers/scsi/arcmsr/arcmsr_hba.o: warning: objtool: arcmsr_request_irq()+0x4d: can't find jump dest instruction at .text+0xb8000193 CC [M] net/netfilter/xt_LOG.o CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.o CC [M] fs/ubifs/dir.o drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.o: warning: objtool: alloc_gtt_mem()+0x61: can't find jump dest instruction at .text+0xb2010327 CC [M] drivers/net/ethernet/intel/ixgbevf/mbx.o LD [M] drivers/scsi/arcmsr/arcmsr.o drivers/gpu/drm/nouveau/nvkm/subdev/clk/gt215.o: warning: objtool: prog_pll()+0x50: can't find jump dest instruction at .text+0x2c020216 drivers/uio/uio_dmem_genirq.o: warning: objtool: uio_dmem_genirq_release()+0x60: can't find jump dest instruction at .text+0x2c0100f6 drivers/misc/apds9802als.o: warning: objtool: als_sensing_range_store()+0x45: can't find jump dest instruction at .text+0xc20002ea drivers/target/target_core_fabric_configfs.o: warning: objtool: target_fabric_port_link()+0x4d: can't find jump dest instruction at .text+0x9b000522 CC [M] drivers/net/wireless/broadcom/b43/radio_2057.o drivers/pci/hotplug/acpiphp_core.o: warning: objtool: acpiphp_register_hotplug_slot()+0x45: can't find jump dest instruction at .text+0xc01045b drivers/net/wireless/marvell/libertas/cmdresp.o: warning: objtool: lbs_mac_event_disconnected()+0x24: can't find jump dest instruction at .text+0x5a01002a drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_3_seq_format_ver()+0x1b: can't find jump dest instruction at .text+0x8c000330 CC [M] drivers/target/target_core_alua.o CC drivers/mfd/max8925-i2c.o drivers/scsi/aic94xx/aic94xx_dev.o: warning: objtool: asd_init_sata_tag_ddb.isra.3()+0x2b: can't find jump dest instruction at .text+0x820000d1 drivers/gpu/drm/i915/intel_psr.o: warning: objtool: vlv_psr_disable()+0x29: can't find jump dest instruction at .text+0x8a0001ef CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/mcp77.o CC [M] drivers/misc/isl29003.o CC [M] drivers/md/dm-verity-fec.o CC [M] drivers/uio/uio_pci_generic.o CC [M] drivers/net/wireless/marvell/libertas/rx.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/gf100.o drivers/net/ethernet/intel/igb/e1000_mac.o: warning: objtool: igb_vfta_set()+0x2b: can't find jump dest instruction at .text+0x78010301 drivers/mfd/max8925-core.o: warning: objtool: max8925_irq_sync_unlock()+0x100: can't find jump dest instruction at .text+0x49000165 drivers/net/ethernet/intel/fm10k/fm10k_tlv.o: warning: objtool: fm10k_tlv_attr_validate()+0x18: can't find jump dest instruction at .text+0xc100001e CC [M] drivers/media/i2c/mt9v011.o drivers/pci/hotplug/cpcihp_zt5550.o: warning: objtool: zt5550_hc_config()+0x33: can't find jump dest instruction at .text+0xd90201b8 CC [M] drivers/media/usb/dvb-usb/af9005-remote.o CC [M] drivers/media/i2c/mt9v032.o CC drivers/mfd/max8997.o CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_router.o drivers/isdn/hisax/st5481_usb.o: warning: objtool: dump_packet()+0x28: can't find jump dest instruction at .text+0x9b00002e drivers/net/ethernet/hisilicon/hns/hns_ethtool.o: warning: objtool: hns_nic_config_phy_loopback()+0x1d: can't find jump dest instruction at .text+0xff010553 CC [M] drivers/hid/wacom_sys.o fs/proc/meminfo.o: warning: objtool: meminfo_proc_open()+0x15: call without frame pointer save/setup fs/proc/meminfo.o: warning: objtool: meminfo_proc_show()+0x27: call without frame pointer save/setup fs/proc/meminfo.o: warning: objtool: proc_meminfo_init()+0x19: call without frame pointer save/setup LD [M] drivers/net/ethernet/hisilicon/hns/hns_enet_drv.o drivers/gpu/drm/i915/intel_overlay.o: warning: objtool: check_gamma()+0x36: can't find jump dest instruction at .text+0x8900007c drivers/media/rc/keymaps/rc-kworld-pc150u.o: warning: objtool: init_rc_map_kworld_pc150u()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-kworld-pc150u.o: warning: objtool: exit_rc_map_kworld_pc150u()+0xb: call without frame pointer save/setup CC [M] drivers/net/irda/kingsun-sir.o CC [M] drivers/net/wireless/zydas/zd1211rw/zd_rf_uw2453.o CC [M] drivers/media/rc/keymaps/rc-kworld-plus-tv-analog.o fs/udf/file.o: warning: objtool: udf_file_write_iter()+0x4e: can't find jump dest instruction at .text+0x10010164 drivers/net/wireless/broadcom/brcm80211/brcmsmac/rate.o: warning: objtool: brcms_c_rate_hwrs_filter_sort_validate()+0x29: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/rate.o: warning: objtool: brcms_c_compute_rspec()+0x56: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/rate.o: warning: objtool: brcms_c_rateset_copy()+0x17: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/rate.o: warning: objtool: brcms_c_rateset_filter()+0xa4: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/rate.o: warning: objtool: brcms_c_rateset_default()+0x83: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/rate.o: warning: objtool: brcms_c_rateset_mcs_build()+0x26: call without frame pointer save/setup drivers/net/wireless/realtek/rtl818x/rtl8187/rfkill.o: warning: objtool: rtl8187_rfkill_init()+0x16: can't find call dest symbol at offset 0x7600008a drivers/net/ethernet/neterion/s2io.o: warning: objtool: s2io_set_swapper()+0x57: can't find jump dest instruction at .text+0xd800039c drivers/net/sungem_phy.o: warning: objtool: bcm5421_init()+0x3e: can't find jump dest instruction at .text+0xaa000584 CC [M] fs/udf/ialloc.o CC [M] drivers/hwmon/lm78.o drivers/net/irda/toim3232-sir.o: warning: objtool: toim3232_change_speed()+0x36: can't find jump dest instruction at .text+0xe200005c CC [M] drivers/hid/hid-waltop.o CC [M] drivers/media/rc/keymaps/rc-leadtek-y04g0051.o CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_lcn.o drivers/platform/x86/wmi.o: warning: objtool: wmi_notify_debug()+0x3b: can't find jump dest instruction at .text+0xa60004c0 LD drivers/scsi/bnx2fc/built-in.o CC [M] drivers/net/irda/ksdazzle-sir.o CC [M] drivers/scsi/bnx2fc/bnx2fc_els.o drivers/rtc/rtc-at32ap700x.o: warning: objtool: at32_rtc_probe()+0x36: can't find jump dest instruction at .init.text+0xfb01003c drivers/net/wireless/ralink/rt2x00/rt2x00firmware.o: warning: objtool: rt2x00lib_request_firmware()+0x68: can't find jump dest instruction at .text+0xca01006d drivers/net/ethernet/intel/fm10k/fm10k_iov.o: warning: objtool: fm10k_iov_event()+0x23: can't find jump dest instruction at .text+0xaf010099 CC [M] drivers/hid/hid-wiimote-core.o fs/nls/mac-cyrillic.o: warning: objtool: init_nls_maccyrillic()+0x12: call without frame pointer save/setup fs/nls/mac-cyrillic.o: warning: objtool: exit_nls_maccyrillic()+0xb: call without frame pointer save/setup CC [M] drivers/net/wireless/marvell/libertas/tx.o CC [M] drivers/rtc/rtc-at91rm9200.o CC [M] drivers/gpu/drm/drm_modes.o CC [M] fs/nls/mac-gaelic.o LD drivers/net/ethernet/qlogic/built-in.o lib/plist.o: warning: objtool: plist_test()+0x172: can't find jump dest instruction at .init.text+0x1c000201 drivers/regulator/ad5398.o: warning: objtool: ad5398_set_current_limit()+0x43: can't find jump dest instruction at .text+0x93000249 CC drivers/thermal/clock_cooling.o drivers/net/ethernet/intel/fm10k/fm10k_dcbnl.o: warning: objtool: fm10k_dcbnl_ieee_setets()+0x1b: can't find jump dest instruction at .text+0x850000a1 CC [M] drivers/regulator/anatop-regulator.o CC [M] drivers/net/ethernet/qlogic/qla3xxx.o CC [M] drivers/md/dm-verity-target.o fs/squashfs/file.o: warning: objtool: read_indexes()+0x49: can't find jump dest instruction at .text+0xa300004e drivers/pci/hotplug/acpiphp_glue.o: warning: objtool: enable_slot()+0x70: can't find jump dest instruction at .text+0xdb0002b6 CC [M] fs/squashfs/fragment.o CC [M] drivers/thunderbolt/path.o fs/ocfs2/resize.o: warning: objtool: ocfs2_calc_new_backup_super()+0xc3: can't find jump dest instruction at .text+0x710000c8 CC [M] drivers/media/dvb-frontends/isl6421.o drivers/ssb/sdio.o: warning: objtool: ssb_sdio_get_invariants()+0x58: can't find jump dest instruction at .text+0x940209ee drivers/net/wireless/ralink/rt2x00/rt2x00crypto.o: warning: objtool: rt2x00crypto_rx_insert_iv()+0x40: can't find jump dest instruction at .text+0x51010276 drivers/media/dvb-frontends/lnbp22.o: warning: objtool: lnbp22_attach()+0x3b: can't find jump dest instruction at .text+0x840001a1 drivers/net/wireless/broadcom/brcm80211/brcmsmac/stf.o: warning: objtool: _brcms_c_stf_phy_txant_upd()+0x44: can't find jump dest instruction at .text+0x90000049 drivers/md/dm-region-hash.o: warning: objtool: __rh_recovery_prepare()+0x2c: can't find jump dest instruction at .text+0x87000782 LD [M] drivers/net/wireless/ath/ath.o CC [M] drivers/thunderbolt/tunnel_pci.o drivers/vfio/virqfd.o: warning: objtool: vfio_virqfd_enable()+0x51: can't find jump dest instruction at .text+0xed0101a7 CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.o drivers/vhost/vsock.o: warning: objtool: vhost_transport_do_send_pkt()+0x3c: can't find jump dest instruction at .text+0xba020332 CC [M] drivers/regulator/arizona-micsupp.o drivers/net/wireless/realtek/rtl818x/rtl8187/leds.o: warning: objtool: rtl8187_led_brightness_set()+0x1c: can't find jump dest instruction at .text+0xab000142 CC [M] drivers/misc/isl29020.o CC [M] drivers/net/ethernet/mellanox/mlx5/core/fs_core.o CC [M] drivers/scsi/bfa/bfad_attr.o CC [M] drivers/net/wireless/ralink/rt2x00/rt2x00mmio.o drivers/vhost/vringh.o: warning: objtool: vringh_need_notify_user()+0x4e: can't find jump dest instruction at .text+0x9b000593 LD [M] drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8187.o fs/proc/stat.o: warning: objtool: show_stat()+0xde: can't find jump dest instruction at .text+0x69010253 drivers/net/wireless/ath/wil6210/pcie_bus.o: warning: objtool: wil6210_pm_notify()+0x9d: can't find jump dest instruction at .text+0x8a0000a3 CC [M] drivers/uwb/drp-avail.o CC fs/proc/uptime.o drivers/uio/uio_aec.o: warning: objtool: probe()+0x31: can't find jump dest instruction at .text+0x790101c7 drivers/net/wireless/intersil/orinoco/hermes.o: warning: objtool: hermesi_program_init()+0x5f: can't find jump dest instruction at .text+0x680100f5 drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.o: warning: objtool: ai_clkctl_init()+0x1d: can't find jump dest instruction at .text+0xbf000273 CC [M] drivers/net/wireless/ath/wil6210/wmi.o drivers/net/ethernet/mellanox/mlx5/core/transobj.o: warning: objtool: mlx5_core_destroy_rqt()+0x28: call without frame pointer save/setup drivers/net/ethernet/mellanox/mlx5/core/transobj.o: warning: objtool: mlx5_core_create_rqt()+0x46: call without frame pointer save/setup drivers/net/ethernet/mellanox/mlx5/core/transobj.o: warning: objtool: mlx5_core_destroy_tis()+0x28: call without frame pointer save/setup drivers/net/ethernet/mellanox/mlx5/core/transobj.o: warning: objtool: mlx5_core_modify_tis()+0x5b: call without frame pointer save/setup drivers/net/ethernet/mellanox/mlx5/core/transobj.o: warning: objtool: mlx5_core_create_tis()+0x46: call without frame pointer save/setup drivers/net/ethernet/mellanox/mlx5/core/transobj.o: warning: objtool: mlx5_core_destroy_tir()+0x28: call without frame pointer save/setup drivers/net/ethernet/mellanox/mlx5/core/transobj.o: warning: objtool: mlx5_core_create_tir()+0x46: call without frame pointer save/setup drivers/net/ethernet/mellanox/mlx5/core/transobj.o: warning: objtool: mlx5_core_query_sq()+0x45: call without frame pointer save/setup drivers/net/ethernet/mellanox/mlx5/core/transobj.o: warning: objtool: mlx5_core_modify_sq()+0x56: call without frame pointer save/setup drivers/net/ethernet/mellanox/mlx5/core/transobj.o: warning: objtool: mlx5_core_query_rq()+0x45: call without frame pointer save/setup drivers/net/ethernet/mellanox/mlx5/core/transobj.o: warning: objtool: mlx5_core_destroy_rq()+0x28: call without frame pointer save/setup drivers/net/ethernet/mellanox/mlx5/core/transobj.o: warning: objtool: mlx5_core_modify_rq()+0x56: call without frame pointer save/setup drivers/net/ethernet/mellanox/mlx5/core/transobj.o: warning: objtool: mlx5_core_create_rq()+0x46: call without frame pointer save/setup drivers/net/ethernet/mellanox/mlx5/core/transobj.o: warning: objtool: mlx5_core_dealloc_transport_domain()+0x28: call without frame pointer save/setup drivers/net/ethernet/mellanox/mlx5/core/transobj.o: warning: objtool: mlx5_core_alloc_transport_domain()+0x21: call without frame pointer save/setup drivers/net/ethernet/mellanox/mlx5/core/transobj.o: warning: objtool: mlx5_core_create_sq()+0x46: call without frame pointer save/setup drivers/net/ethernet/mellanox/mlx5/core/transobj.o: warning: objtool: mlx5_core_destroy_sq()+0x28: call without frame pointer save/setup drivers/net/ethernet/mellanox/mlx5/core/transobj.o: warning: objtool: mlx5_core_modify_tir()+0x56: call without frame pointer save/setup drivers/net/ethernet/mellanox/mlx5/core/transobj.o: warning: objtool: mlx5_core_create_rmp()+0x46: call without frame pointer save/setup drivers/net/ethernet/mellanox/mlx5/core/transobj.o: warning: objtool: mlx5_core_modify_rmp()+0x3f: call without frame pointer save/setup drivers/net/ethernet/mellanox/mlx5/core/transobj.o: warning: objtool: mlx5_core_destroy_rmp()+0x28: call without frame pointer save/setup drivers/net/ethernet/mellanox/mlx5/core/transobj.o: warning: objtool: mlx5_core_query_rmp()+0x2d: call without frame pointer save/setup drivers/net/ethernet/mellanox/mlx5/core/transobj.o: warning: objtool: mlx5_core_arm_rmp()+0x3b: call without frame pointer save/setup drivers/net/ethernet/mellanox/mlx5/core/transobj.o: warning: objtool: mlx5_core_create_xsrq()+0x46: call without frame pointer save/setup drivers/net/ethernet/mellanox/mlx5/core/transobj.o: warning: objtool: mlx5_core_destroy_xsrq()+0x28: call without frame pointer save/setup drivers/net/ethernet/mellanox/mlx5/core/transobj.o: warning: objtool: mlx5_core_query_xsrq()+0x2d: call without frame pointer save/setup drivers/net/ethernet/mellanox/mlx5/core/transobj.o: warning: objtool: mlx5_core_arm_xsrq()+0x31: call without frame pointer save/setup drivers/net/ethernet/mellanox/mlx5/core/transobj.o: warning: objtool: mlx5_core_modify_rqt()+0x56: call without frame pointer save/setup fs/nfs/proc.o: warning: objtool: nfs_proc_get_root()+0xae: can't find jump dest instruction at .text+0xc8000754 CC [M] drivers/input/touchscreen/wacom_i2c.o drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_port_get_strings()+0x1c: can't find jump dest instruction at .text+0xdb0001a2 drivers/input/touchscreen/wacom_w8001.o: warning: objtool: parse_multi_touch()+0x66: can't find jump dest instruction at .text+0xb400043c CC [M] drivers/net/wireless/ti/wlcore/io.o CC [M] drivers/gpu/drm/radeon/radeon_semaphore.o CC [M] drivers/media/dvb-frontends/tda10086.o CC [M] drivers/input/touchscreen/wdt87xx_i2c.o CC [M] fs/nfs/nfs2xdr.o CC drivers/thermal/devfreq_cooling.o CC [M] drivers/video/fbdev/intelfb/intelfbhw.o drivers/net/wireless/marvell/libertas/debugfs.o: warning: objtool: lbs_rdrf_read()+0x41: can't find jump dest instruction at .text+0x84000457 drivers/net/wireless/ti/wl18xx/acx.o: warning: objtool: wl18xx_acx_host_if_cfg_bitmap()+0x70: call without frame pointer save/setup drivers/net/wireless/ti/wl18xx/acx.o: warning: objtool: wl18xx_acx_set_checksum_state()+0x45: call without frame pointer save/setup drivers/net/wireless/ti/wl18xx/acx.o: warning: objtool: wl18xx_acx_clear_statistics()+0x45: call without frame pointer save/setup drivers/net/wireless/ti/wl18xx/acx.o: warning: objtool: wl18xx_acx_peer_ht_operation_mode()+0x63: call without frame pointer save/setup drivers/net/wireless/ti/wl18xx/acx.o: warning: objtool: wl18xx_acx_set_peer_cap()+0x71: call without frame pointer save/setup drivers/net/wireless/ti/wl18xx/acx.o: warning: objtool: wl18xx_acx_interrupt_notify_config()+0x30: call without frame pointer save/setup drivers/net/wireless/ti/wl18xx/acx.o: warning: objtool: wl18xx_acx_rx_ba_filter()+0x30: call without frame pointer save/setup drivers/net/wireless/ti/wl18xx/acx.o: warning: objtool: wl18xx_acx_ap_sleep()+0x59: call without frame pointer save/setup drivers/net/wireless/ti/wl18xx/acx.o: warning: objtool: wl18xx_acx_dynamic_fw_traces()+0x4b: call without frame pointer save/setup drivers/vhost/net.o: warning: objtool: vhost_net_open()+0x3b: can't find jump dest instruction at .text+0x2a0103f1 drivers/media/usb/dvb-usb/af9005.o: warning: objtool: af9005_rc_query()+0x3a: can't find jump dest instruction at .text+0xce010090 drivers/net/ethernet/intel/fm10k/fm10k_mbx.o: warning: objtool: fm10k_crc_16b()+0xc: can't find jump dest instruction at .text+0x96000052 CC [M] drivers/net/wireless/marvell/libertas/firmware.o CC [M] fs/ocfs2/slot_map.o drivers/net/wireless/zydas/zd1211rw/zd_rf_al2230.o: warning: objtool: zd1211b_al2230_finalize_rf()+0x26: can't find jump dest instruction at .text+0xc700011c LD [M] drivers/net/ethernet/intel/fm10k/fm10k.o CC [M] drivers/video/fbdev/intelfb/intelfb_i2c.o drivers/net/wireless/ti/wl12xx/cmd.o: warning: objtool: wl1271_cmd_ext_radio_parms()+0x24: can't find jump dest instruction at .text+0xc000002a CC [M] drivers/uwb/drp-ie.o drivers/tty/n_tty.o: warning: objtool: process_output_block()+0x58: can't find jump dest instruction at .text+0x1a01019d CC [M] drivers/net/ethernet/intel/e1000e/param.o drivers/staging/gs_fpgaboot/io.o: warning: objtool: xl_supported_prog_bus_width()+0x1c: call without frame pointer save/setup drivers/net/wireless/intel/iwlegacy/common.o: warning: objtool: il_set_rate()+0x44: can't find jump dest instruction at .text+0xac000749 drivers/net/wireless/marvell/libertas/ethtool.o: warning: objtool: lbs_ethtool_get_eeprom()+0x11d: call without frame pointer save/setup drivers/net/wireless/marvell/libertas/ethtool.o: warning: objtool: lbs_ethtool_get_drvinfo()+0x4c: call without frame pointer save/setup CC [M] drivers/platform/x86/msi-wmi.o drivers/pci/pcie/aer/aerdrv_errprint.o: warning: objtool: __aer_print_error()+0xc7: can't find jump dest instruction at .text+0x730000ec CC drivers/tty/tty_ioctl.o drivers/net/wireless/ath/ath9k/link.o: warning: objtool: ath_tx_complete_poll_work()+0x3e: can't find jump dest instruction at .text+0xb4000294 CC [M] drivers/scsi/bfa/bfad_debugfs.o drivers/vfio/vfio_iommu_type1.o: warning: objtool: put_pfn()+0x1d: can't find jump dest instruction at .text+0x8c000163 CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/bcmsdh.o CC [M] drivers/hwmon/lm80.o drivers/net/usb/dm9601.o: warning: objtool: dm9601_rx_fixup()+0x3f: can't find jump dest instruction at .text+0xae000174 drivers/scsi/be2iscsi/be_iscsi.o: warning: objtool: beiscsi_set_static_ip()+0x34: can't find jump dest instruction at .text+0x8700046a drivers/staging/gs_fpgaboot/gs_fpgaboot.o: warning: objtool: gs_download_image.isra.2.constprop.4()+0x36: can't find jump dest instruction at .text.unlikely+0xf100021f CC [M] drivers/net/wireless/intel/iwlegacy/4965-calib.o fs/sysv/itree.o: warning: objtool: get_branch()+0x47: can't find jump dest instruction at .text+0xf600006d drivers/spi/spi-bcm63xx.o: warning: objtool: bcm63xx_spi_probe()+0x3c: can't find jump dest instruction at .text+0x3e0200e2 CC [M] fs/sysv/file.o CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phytbl_lcn.o CC [M] drivers/spi/spi-bcm63xx-hsspi.o CC [M] drivers/net/wireless/ath/ath5k/reset.o drivers/net/ntb_netdev.o: warning: objtool: ntb_netdev_rx_handler()+0x2c: can't find jump dest instruction at .text+0x10101f2 drivers/video/fbdev/intelfb/intelfbdrv.o: warning: objtool: cleanup()+0x22: can't find jump dest instruction at .text+0x18010048 drivers/uio/uio_sercos3.o: warning: objtool: sercos3_pci_probe()+0x2f: can't find jump dest instruction at .text+0x910102c5 CC [M] drivers/net/ethernet/mellanox/mlx5/core/fs_counters.o LD [M] drivers/staging/gs_fpgaboot/gs_fpga.o drivers/thunderbolt/switch.o: warning: objtool: tb_init_port()+0x67: can't find jump dest instruction at .text+0xc300044d LD drivers/scsi/bnx2i/built-in.o drivers/net/wireless/intersil/hostap/hostap_main.o: warning: objtool: prism2_update_comms_qual()+0x25: can't find jump dest instruction at .text+0xd00001ab CC [M] fs/reiserfs/stree.o CC [M] drivers/net/wireless/intel/iwlegacy/4965-debug.o CC [M] drivers/uio/uio_netx.o CC [M] fs/udf/inode.o drivers/net/wireless/intersil/orinoco/cfg.o: warning: objtool: orinoco_set_wiphy_params()+0xcc: can't find jump dest instruction at .text+0xa60000d2 drivers/video/hdmi.o: warning: objtool: hdmi_vendor_infoframe_pack()+0x26: can't find jump dest instruction at .text+0xc100002b drivers/staging/gdm724x/gdm_tty.o: warning: objtool: gdm_tty_install()+0x5d: can't find jump dest instruction at .text+0xd4000213 drivers/net/ethernet/mellanox/mlx4/reset.o: warning: objtool: mlx4_reset()+0x58: can't find jump dest instruction at .text+0xb802005d CC [M] drivers/scsi/bnx2i/bnx2i_init.o drivers/thunderbolt/cap.o: warning: objtool: tb_find_cap()+0x72: can't find jump dest instruction at .text+0x73010078 CC drivers/pci/pcie/pme.o fs/nfsd/nfs4idmap.o: warning: objtool: nametoid_parse()+0x3b: can't find jump dest instruction at .text+0x41020541 drivers/staging/comedi/comedi_fops.o: warning: objtool: resize_async_buffer()+0x2d: can't find jump dest instruction at .text+0xcc0002a3 CC [M] drivers/net/usb/sr9800.o CC [M] drivers/net/wireless/intersil/orinoco/orinoco_plx.o drivers/net/ethernet/mellanox/mlx5/core/sriov.o: warning: objtool: enable_vfs()+0x1e: can't find jump dest instruction at .text+0xd4000024 drivers/acpi/acpica/rslist.o: warning: objtool: acpi_rs_convert_aml_to_resources()+0xdd: can't find jump dest instruction at .text+0xe00000e2 CC [M] drivers/uio/uio_pruss.o CC [M] drivers/media/rc/ttusbir.o drivers/hwmon/lm77.o: warning: objtool: lm77_detect()+0x37: can't find jump dest instruction at .text+0x5202003d fs/sysfs/group.o: warning: objtool: create_files()+0x2b: can't find jump dest instruction at .text+0xa7000461 CC [M] drivers/scsi/be2iscsi/be_mgmt.o drivers/net/wireless/ath/ath6kl/main.o: warning: objtool: ath6kl_set_multicast_list()+0x30: can't find jump dest instruction at .text+0x78030116 CC [M] drivers/net/wireless/realtek/rtlwifi/cam.o sound/soc/codecs/sigmadsp.o: warning: objtool: sigmadsp_activate_ctrl()+0x66: can't find jump dest instruction at .text+0xf10000db CC drivers/acpi/acpica/rsmemory.o LD fs/sysfs/built-in.o LD drivers/vfio/pci/built-in.o drivers/target/target_core_hba.o: warning: objtool: transport_backend_register()+0x31: can't find jump dest instruction at .text+0xbc0000b7 CC [M] drivers/gpu/drm/i915/intel_sprite.o CC [M] drivers/net/wireless/ath/wil6210/interrupt.o CC [M] drivers/hwmon/lm83.o CC drivers/mfd/max8997-irq.o 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 CC [M] drivers/input/touchscreen/wm831x-ts.o LD drivers/net/ethernet/qualcomm/built-in.o drivers/power/da9052-battery.o: warning: objtool: da9052_bat_read_capacity()+0x2a: can't find jump dest instruction at .text+0xa4010080 drivers/hid/wacom_wac.o: warning: objtool: wacom_intuos_get_tool_type()+0xf: can't find jump dest instruction at .text+0xfd000015 CC [M] drivers/vfio/pci/vfio_pci.o LD fs/ufs/built-in.o CC [M] fs/nls/mac-greek.o drivers/net/ethernet/intel/i40e/i40e_hmc.o: warning: objtool: i40e_add_sd_table_entry()+0x34: can't find jump dest instruction at .text+0xc100003a CC [M] drivers/net/ethernet/qualcomm/qca_spi.o drivers/net/wireless/marvell/mwifiex/cfp.o: warning: objtool: mwifiex_index_to_acs_data_rate()+0x5d: can't find jump dest instruction at .text+0x91000092 CC [M] drivers/power/da9150-charger.o CC [M] fs/ufs/balloc.o drivers/net/ethernet/mellanox/mlx4/port.o: warning: objtool: mlx4_get_module_info()+0x3b: can't find jump dest instruction at .text+0xea0100d0 net/netfilter/xt_DSCP.o: warning: objtool: tos_tg6()+0x47: call without frame pointer save/setup net/netfilter/xt_DSCP.o: warning: objtool: dscp_tg_check()+0x20: call without frame pointer save/setup net/netfilter/xt_DSCP.o: warning: objtool: dscp_tg()+0x42: call without frame pointer save/setup net/netfilter/xt_DSCP.o: warning: objtool: dscp_tg6()+0x4a: call without frame pointer save/setup net/netfilter/xt_DSCP.o: warning: objtool: tos_tg()+0x3e: call without frame pointer save/setup net/netfilter/xt_DSCP.o: warning: objtool: dscp_tg_init()+0x10: call without frame pointer save/setup net/netfilter/xt_DSCP.o: warning: objtool: dscp_tg_exit()+0x10: call without frame pointer save/setup CC [M] drivers/rtc/rtc-at91sam9.o /home/kisskb/slave/src/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c: In function 'rtl8723a_phy_lc_calibrate': /home/kisskb/slave/src/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c:3478:23: warning: 'rf_amode' may be used uninitialized in this function [-Wuninitialized] CC [M] fs/sysv/dir.o CC [M] drivers/hwmon/lm85.o drivers/net/ethernet/intel/i40e/i40e_lan_hmc.o: warning: objtool: i40e_hmc_get_object_va()+0x11: can't find jump dest instruction at .text+0x83000017 LD drivers/video/backlight/built-in.o drivers/media/rc/keymaps/rc-kworld-plus-tv-analog.o: warning: objtool: init_rc_map_kworld_plus_tv_analog()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-kworld-plus-tv-analog.o: warning: objtool: exit_rc_map_kworld_plus_tv_analog()+0xb: call without frame pointer save/setup drivers/net/wireless/ralink/rt2x00/rt2x00queue.o: warning: objtool: rt2x00queue_for_each_entry()+0x63: can't find jump dest instruction at .text+0xd9000258 CC [M] fs/ufs/cylinder.o fs/squashfs/fragment.o: warning: objtool: squashfs_frag_lookup()+0x49: call without frame pointer save/setup fs/squashfs/fragment.o: warning: objtool: squashfs_read_fragment_index_table()+0x3e: call without frame pointer save/setup CC [M] drivers/video/backlight/ams369fg06.o drivers/net/wan/pc300too.o: warning: objtool: pc300_set_iface()+0x35: can't find jump dest instruction at .text+0xbf00023b CC [M] fs/squashfs/id.o CC [M] drivers/video/backlight/lcd.o LD drivers/usb/class/built-in.o CC [M] drivers/net/ethernet/intel/ixgbevf/ethtool.o drivers/net/wireless/intersil/orinoco/orinoco_cs.o: warning: objtool: orinoco_cs_config()+0x4e: can't find jump dest instruction at .text+0xa2000194 CC [M] drivers/net/wireless/intersil/orinoco/orinoco_pci.o CC [M] drivers/net/ethernet/intel/igb/e1000_nvm.o drivers/staging/fbtft/fb_agm1264k-fl.o: warning: objtool: verify_gpios()+0x67: can't find jump dest instruction at .text+0xba0001bc drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.o: warning: objtool: brcmf_msgbuf_alloc_pktid()+0x17d: can't find jump dest instruction at .text+0x900001a2 CC [M] drivers/pci/hotplug/shpchp_core.o CC [M] drivers/usb/class/cdc-acm.o drivers/net/wireless/ath/wil6210/cfg80211.o: warning: objtool: wil_find_crypto_ctx()+0x33: can't find jump dest instruction at .text+0xb9000559 CC [M] drivers/net/ethernet/intel/e1000e/ethtool.o net/netfilter/xt_HL.o: warning: objtool: ttl_tg()+0x22: can't find jump dest instruction at .text+0xb9000148 CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_kvdl.o sound/soc/codecs/sigmadsp-i2c.o: warning: objtool: devm_sigmadsp_init_i2c()+0x15: call without frame pointer save/setup sound/soc/codecs/sigmadsp-i2c.o: warning: objtool: sigmadsp_read_i2c()+0x50: call without frame pointer save/setup sound/soc/codecs/sigmadsp-i2c.o: warning: objtool: sigmadsp_write_i2c()+0x36: call without frame pointer save/setup drivers/staging/gdm724x/gdm_mux.o: warning: objtool: up_to_host()+0x51: can't find jump dest instruction at .text+0xb8000056 CC [M] drivers/net/wireless/ti/wlcore/event.o drivers/vfio/vfio.o: warning: objtool: vfio_ioctl_check_extension()+0x3e: can't find jump dest instruction at .text+0xa7000394 LD drivers/staging/i4l/built-in.o CC [M] sound/soc/codecs/sigmadsp-regmap.o drivers/hid/hid-waltop.o: warning: objtool: waltop_report_fixup()+0x12: can't find jump dest instruction at .text+0x90000018 drivers/pci/ats.o: warning: objtool: pci_enable_pri()+0x38: can't find jump dest instruction at .text+0x8d00037e drivers/media/i2c/mt9t001.o: warning: objtool: mt9t001_set_selection()+0x36: can't find jump dest instruction at .text+0x60101ac CC drivers/tty/tty_ldisc.o drivers/net/wireless/ti/wl1251/main.o: warning: objtool: wl1251_op_hw_scan()+0x6f: can't find jump dest instruction at .text+0x4f010495 CC [M] drivers/scsi/bfa/bfad_bsg.o drivers/pci/hotplug/cpcihp_generic.o: warning: objtool: validate_parameters()+0x2f: can't find jump dest instruction at .init.text+0x1d020034 drivers/media/rc/keymaps/rc-leadtek-y04g0051.o: warning: objtool: init_rc_map_leadtek_y04g0051()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-leadtek-y04g0051.o: warning: objtool: exit_rc_map_leadtek_y04g0051()+0xb: call without frame pointer save/setup drivers/staging/comedi/range.o: warning: objtool: comedi_check_chanlist()+0x13: can't find jump dest instruction at .text+0x85000019 CC [M] drivers/platform/x86/topstar-laptop.o CC [M] drivers/media/usb/gspca/se401.o drivers/net/wireless/intersil/prism54/oid_mgt.o: warning: objtool: mgt_init()+0x36: can't find jump dest instruction at .text+0x8b0001cc CC [M] drivers/media/rc/keymaps/rc-lirc.o drivers/net/wireless/zydas/zd1211rw/zd_mac.o: warning: objtool: zd_mac_config_beacon()+0x73: can't find jump dest instruction at .text+0x59030399 net/netfilter/xt_LED.o: warning: objtool: led_tg_check()+0x31: can't find jump dest instruction at .text+0x3f0100c6 LD [M] drivers/staging/gdm724x/gdmulte.o CC [M] drivers/net/wireless/rsi/rsi_91x_debugfs.o drivers/uio/uio_pci_generic.o: warning: objtool: probe()+0x46: can't find jump dest instruction at .text+0xe100009b CC [M] drivers/hwmon/lm87.o drivers/net/phy/spi_ks8995.o: warning: objtool: ks8995_get_revision()+0x2c: can't find jump dest instruction at .text+0x69010352 CC [M] drivers/net/ethernet/qualcomm/qca_framing.o drivers/net/wireless/ralink/rt2x00/rt2x00leds.o: warning: objtool: rt2x00leds_register()+0x6e: can't find jump dest instruction at .text+0xb3000374 LD [M] drivers/net/wireless/intersil/prism54/prism54.o fs/proc/uptime.o: warning: objtool: uptime_proc_open()+0x15: call without frame pointer save/setup fs/proc/uptime.o: warning: objtool: uptime_proc_show()+0x82: 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/net/phy/at803x.o drivers/media/i2c/mt9p031.o: warning: objtool: mt9p031_set_selection()+0x36: can't find jump dest instruction at .text+0x50101cc CC [M] drivers/net/wireless/ralink/rt2x00/rt2x00pci.o CC [M] drivers/net/wireless/rsi/rsi_91x_sdio.o CC [M] net/netfilter/xt_NETMAP.o drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v8.o: warning: objtool: acquire_queue()+0x1e: can't find call dest symbol at offset 0x7e000292 LD [M] drivers/staging/gdm724x/gdmtty.o LD [M] drivers/vfio/vfio_virqfd.o CC fs/proc/version.o CC [M] drivers/net/wireless/ti/wlcore/tx.o CC [M] drivers/media/i2c/sr030pc30.o drivers/misc/isl29003.o: warning: objtool: isl29003_probe()+0x38: can't find jump dest instruction at .text+0x60105de drivers/staging/fbtft/fbtft-io.o: warning: objtool: fbtft_write_spi_emulate_9()+0x94: can't find jump dest instruction at .text+0xc6000149 CC [M] drivers/scsi/bnx2fc/bnx2fc_fcoe.o drivers/net/wireless/ath/ath6kl/txrx.o: warning: objtool: ath6kl_process_uapsdq()+0x83: can't find jump dest instruction at .text+0xde0000d8 drivers/net/wireless/ti/wl1251/tx.o: warning: objtool: wl1251_tx_packet_cb()+0x45: can't find jump dest instruction at .text+0x9b00004a CC [M] drivers/scsi/bnx2fc/bnx2fc_hwi.o CC [M] drivers/net/wireless/intel/iwlegacy/3945-mac.o CC [M] drivers/staging/fbtft/fb_bd663474.o CC [M] drivers/gpu/drm/amd/amdgpu/../scheduler/gpu_scheduler.o CC [M] drivers/net/wireless/ath/ath6kl/wmi.o CC [M] drivers/net/wireless/ath/ath5k/attach.o drivers/target/target_core_device.o: warning: objtool: passthrough_parse_cdb()+0x69: can't find jump dest instruction at .text+0x8c0000ee fs/nfsd/nfs4acl.o: warning: objtool: sort_pacl_range()+0xc: can't find jump dest instruction at .text+0x970000e2 drivers/thermal/power_allocator.o: warning: objtool: trace_raw_output_thermal_power_allocator()+0x34: can't find jump dest instruction at .text+0xd900024a fs/udf/ialloc.o: warning: objtool: udf_free_inode()+0x39: can't find jump dest instruction at .text+0x8500003f drivers/uwb/drp.o: warning: objtool: evaluate_conflict_action.isra.1()+0x23: can't find jump dest instruction at .text+0xb8000269 drivers/media/usb/gspca/pac7302.o: warning: objtool: sd_int_pkt_scan()+0x19: can't find jump dest instruction at .text+0xb800007f drivers/media/dvb-frontends/isl6405.o: warning: objtool: isl6405_attach()+0x89: can't find call dest symbol at offset 0xd2ff01ad drivers/scsi/aic94xx/aic94xx_task.o: warning: objtool: asd_map_scatterlist()+0x3e: can't find jump dest instruction at .text+0x57040044 CC [M] drivers/gpu/drm/i915/intel_acpi.o drivers/media/usb/gspca/pac7311.o: warning: objtool: sd_int_pkt_scan()+0x19: can't find jump dest instruction at .text+0xb800007f CC [M] drivers/target/target_core_tmr.o LD drivers/scsi/cxgbi/built-in.o CC [M] drivers/hwmon/lm90.o CC [M] fs/nfsd/nfs4callback.o fs/nfsd/nfs4xdr.o: warning: objtool: read_buf()+0x3d: can't find jump dest instruction at .text+0xd0000163 CC [M] drivers/net/wireless/intel/iwlwifi/pcie/drv.o CC [M] drivers/input/touchscreen/wm97xx-core.o drivers/pci/pcie/aer/aerdrv.o: warning: objtool: aer_irq()+0x7c: can't find jump dest instruction at .text+0xac0002c1 drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8192e.o: warning: objtool: rtl8192e_set_tx_power()+0x16c: can't find jump dest instruction at .text+0x33010172 CC [M] drivers/media/usb/gspca/sn9c2028.o CC [M] drivers/scsi/cxgbi/libcxgbi.o CC [M] drivers/media/dvb-frontends/tda826x.o drivers/usb/chipidea/core.o: warning: objtool: ci_get_platdata()+0x50: can't find jump dest instruction at .text+0x9a000156 CC [M] drivers/net/wireless/ath/ath6kl/core.o CC [M] drivers/net/usb/smsc75xx.o CC [M] drivers/net/wireless/broadcom/b43/phy_common.o CC [M] drivers/usb/chipidea/otg.o LD drivers/scsi/csiostor/built-in.o drivers/net/wireless/zydas/zd1211rw/zd_chip.o: warning: objtool: _zd_iowrite32v_async_locked()+0x60: can't find jump dest instruction at .text+0x99000066 drivers/scsi/aic94xx/aic94xx_tmf.o: warning: objtool: asd_clear_nexus_I_T_L.isra.3()+0x13f: can't find jump dest instruction at .text+0xad0003a5 drivers/pci/pci-acpi.o: warning: objtool: acpi_pci_set_power_state()+0x2d: can't find jump dest instruction at .text+0xae000283 LD [M] drivers/scsi/aic94xx/aic94xx.o CC [M] drivers/net/wireless/intel/iwlwifi/pcie/rx.o drivers/net/wireless/ath/carl9170/rx.o: warning: objtool: carl9170_rx_mac_status()+0x2b: can't find jump dest instruction at .text+0xab020031 CC [M] drivers/usb/class/usblp.o CC [M] drivers/scsi/csiostor/csio_attr.o drivers/uwb/drp-avail.o: warning: objtool: uwbd_evt_handle_rc_drp_avail()+0x18: can't find call dest symbol at offset 0xf3fd030c drivers/net/wireless/zydas/zd1211rw/zd_rf_rf2959.o: warning: objtool: rf2959_switch_radio_off()+0x1c: call without frame pointer save/setup drivers/net/wireless/zydas/zd1211rw/zd_rf_rf2959.o: warning: objtool: rf2959_switch_radio_on()+0x1c: call without frame pointer save/setup drivers/net/wireless/zydas/zd1211rw/zd_rf_rf2959.o: warning: objtool: rf2959_set_channel()+0x8a: call without frame pointer save/setup drivers/net/wireless/zydas/zd1211rw/zd_rf_rf2959.o: warning: objtool: rf2959_init_hw()+0x24: call without frame pointer save/setup drivers/net/wireless/zydas/zd1211rw/zd_rf_rf2959.o: warning: objtool: zd_rf_init_rf2959()+0x23: call without frame pointer save/setup drivers/misc/isl29020.o: warning: objtool: als_lux_input_data_show()+0x7d: can't find jump dest instruction at .text+0x93000182 CC [M] drivers/misc/tsl2550.o CC [M] drivers/gpu/drm/i915/intel_opregion.o drivers/isdn/hisax/st5481_d.o: warning: objtool: dump_iso_packet()+0x49: can't find jump dest instruction at .text+0x8c00020f drivers/net/wireless/ti/wl12xx/main.o: warning: objtool: wl12xx_set_tx_desc_data_len()+0x56: can't find jump dest instruction at .text+0x8a0003bc drivers/net/wireless/ti/wl1251/rx.o: warning: objtool: wl1251_rx_status()+0x100: can't find jump dest instruction at .text+0xb6000106 drivers/media/i2c/mt9v011.o: warning: objtool: mt9v011_s_ctrl()+0x23: can't find jump dest instruction at .text+0x99000339 drivers/net/wireless/ti/wl18xx/main.o: warning: objtool: wl18xx_identify_chip()+0x1d: can't find jump dest instruction at .text+0x20104a3 CC [M] drivers/net/wireless/ti/wl1251/ps.o CC [M] drivers/isdn/hisax/st5481_b.o CC [M] drivers/net/wireless/ti/wl12xx/acx.o fs/reiserfs/ibalance.o: warning: objtool: internal_delete_pointers_items()+0x75: can't find jump dest instruction at .text+0x9c00021a LD drivers/usb/common/built-in.o drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.o: warning: objtool: brcms_b_retrylimit_upd()+0x26: can't find jump dest instruction at .text+0x8a00007c drivers/usb/atm/speedtch.o: warning: objtool: speedtch_read_status()+0x83: can't find jump dest instruction at .text+0xec010178 CC [M] drivers/isdn/hisax/hfc_usb.o drivers/net/ethernet/intel/igb/igb_main.o: warning: objtool: igb_update_ring_itr()+0x1a: can't find jump dest instruction at .text+0x9f000060 CC [M] drivers/net/wireless/ti/wl18xx/tx.o LD drivers/scsi/device_handler/built-in.o fs/ubifs/journal.o: warning: objtool: reserve_space()+0xa9: can't find jump dest instruction at .text+0x6102012f CC [M] drivers/staging/comedi/comedi_buf.o CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phytbl_n.o CC [M] drivers/usb/common/common.o drivers/usb/c67x00/c67x00-sched.o: warning: objtool: c67x00_ep_data_alloc()+0x65: can't find jump dest instruction at .text+0xeb00066b CC [M] drivers/scsi/device_handler/scsi_dh_rdac.o CC [M] drivers/net/ethernet/intel/igb/e1000_phy.o CC [M] fs/nls/mac-iceland.o CC lib/ratelimit.o LD drivers/scsi/cxgbi/cxgb3i/built-in.o fs/reiserfs/lbalance.o: warning: objtool: leaf_copy_items_entirely()+0x102: can't find jump dest instruction at .text+0xb2020108 LD [M] drivers/usb/c67x00/c67x00.o drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_main.o: warning: objtool: pch_gbe_intr()+0x31: can't find jump dest instruction at .text+0x380204e7 CC [M] drivers/scsi/cxgbi/cxgb3i/cxgb3i.o CC [M] drivers/net/wireless/ath/ath5k/base.o drivers/net/usb/sr9700.o: warning: objtool: sr9700_rx_fixup()+0x24: can't find jump dest instruction at .text+0x4401010a drivers/hwmon/lm78.o: warning: objtool: lm78_update_device()+0x52: can't find jump dest instruction at .text+0x9d010058 LD [M] drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe.o fs/nls/mac-greek.o: warning: objtool: init_nls_macgreek()+0x12: call without frame pointer save/setup fs/nls/mac-greek.o: warning: objtool: exit_nls_macgreek()+0xb: call without frame pointer save/setup drivers/net/wireless/ralink/rt2x00/rt2x00debug.o: warning: objtool: rt2x00debug_read_rfcsr()+0x3b: can't find jump dest instruction at .text+0xd00000a1 drivers/net/ethernet/intel/igbvf/netdev.o: warning: objtool: igbvf_request_msix()+0xbc: can't find jump dest instruction at .text+0xa7000692 CC [M] drivers/rtc/rtc-bq32k.o CC [M] drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.o LD drivers/scsi/esas2r/built-in.o CC [M] drivers/net/ethernet/intel/e1000e/netdev.o drivers/mfd/max8925-i2c.o: warning: objtool: max8925_probe()+0x47: can't find jump dest instruction at .text+0x6a01011d LD [M] drivers/net/ethernet/intel/igbvf/igbvf.o drivers/vhost/scsi.o: warning: objtool: vhost_scsi_make_tpg()+0x3c: can't find jump dest instruction at .text+0xef000422 CC [M] drivers/hwmon/lm92.o CC [M] drivers/scsi/esas2r/esas2r_log.o CC [M] drivers/net/wireless/ti/wlcore/rx.o drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.o: warning: objtool: amdgpu_cgs_gpu_mem_info()+0x13: can't find jump dest instruction at .text+0x90000019 drivers/pci/iov.o: warning: objtool: compute_max_vf_buses()+0x2c: can't find jump dest instruction at .text+0xce000172 CC [M] drivers/hwmon/lm93.o CC [M] fs/nls/mac-inuit.o drivers/regulator/anatop-regulator.o: warning: objtool: anatop_regulator_probe()+0x60: can't find jump dest instruction at .text+0x9e030336 net/netfilter/xt_HMARK.o: warning: objtool: hmark_ct_set_htuple.isra.4()+0xc: can't find jump dest instruction at .text+0x100a2 CC [M] drivers/vhost/vhost.o CC [M] drivers/uwb/est.o drivers/gpu/drm/nouveau/nvkm/subdev/clk/mcp77.o: warning: objtool: mcp77_clk_prog()+0x36: can't find jump dest instruction at .text+0xcf03004c drivers/net/ethernet/intel/ixgbevf/mbx.o: warning: objtool: ixgbevf_check_for_rst_vf()+0x16: can't find call dest symbol at offset 0x860000da CC [M] net/netfilter/xt_NFLOG.o CC drivers/pci/pcie/pcie-dpc.o CC [M] drivers/uwb/ie.o drivers/net/wireless/rsi/rsi_91x_pkt.o: warning: objtool: rsi_send_data_pkt()+0x38: can't find jump dest instruction at .text+0xbc01003e fs/sysv/file.o: warning: objtool: sysv_setattr()+0x23: call without frame pointer save/setup CC [M] drivers/pci/hotplug/shpchp_ctrl.o drivers/md/dm-thin-metadata.o: warning: objtool: __write_initial_superblock()+0x34: can't find jump dest instruction at .text+0xf600071a CC drivers/acpi/acpica/rsmisc.o drivers/net/irda/kingsun-sir.o: warning: objtool: kingsun_disconnect()+0x19: can't find jump dest instruction at .text+0x800000af drivers/gpu/drm/nouveau/nvkm/subdev/clk/gf100.o: warning: objtool: gf100_clk_prog_3()+0x3c: can't find jump dest instruction at .text+0xbc000202 drivers/pci/pcie/aer/aerdrv_core.o: warning: objtool: report_error_detected()+0x5f: can't find jump dest instruction at .text+0x8f000255 CC [M] drivers/net/wireless/st/cw1200/hwio.o net/netfilter/xt_LOG.o: warning: objtool: log_tg_destroy()+0xf: call without frame pointer save/setup net/netfilter/xt_LOG.o: warning: objtool: log_tg_check()+0x85: call without frame pointer save/setup net/netfilter/xt_LOG.o: warning: objtool: log_tg()+0x54: call without frame pointer save/setup net/netfilter/xt_LOG.o: warning: objtool: log_tg_init()+0x10: call without frame pointer save/setup net/netfilter/xt_LOG.o: warning: objtool: log_tg_exit()+0x10: call without frame pointer save/setup drivers/md/dm-verity-fec.o: warning: objtool: fec_read_bufs()+0x8c: can't find jump dest instruction at .text+0x85020212 drivers/media/i2c/mt9v032.o: warning: objtool: mt9v032_s_ctrl()+0x20: can't find jump dest instruction at .text+0x6f0200e6 CC drivers/pci/pcie/aer/aerdrv_acpi.o drivers/net/wireless/marvell/libertas/cmd.o: warning: objtool: lbs_queue_cmd()+0x7a: can't find jump dest instruction at .text+0x56010170 drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.o: warning: objtool: mlx5_cmd_set_fte()+0xb8: can't find jump dest instruction at .text+0x3c0200bd fs/nilfs2/ioctl.o: warning: objtool: nilfs_ioctl_setflags()+0x38: can't find jump dest instruction at .text+0x4301003e CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk104.o CC [M] drivers/md/dm-cache-target.o drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.o: warning: objtool: iwl_init_channel_map()+0x89: can't find jump dest instruction at .text+0x5d02024f CC [M] drivers/net/wireless/realtek/rtlwifi/core.o drivers/video/fbdev/intelfb/intelfb_i2c.o: warning: objtool: intelfb_create_i2c_busses()+0x48: can't find jump dest instruction at .text+0xbe0002ae CC [M] drivers/net/wireless/ath/ath9k/antenna.o CC [M] drivers/net/wan/wanxl.o LD drivers/scsi/hisi_sas/built-in.o CC [M] fs/nilfs2/sysfs.o CC [M] drivers/scsi/aic7xxx/aic7xxx_93cx6.o CC [M] drivers/net/irda/ks959-sir.o drivers/input/touchscreen/wacom_i2c.o: warning: objtool: wacom_i2c_probe()+0x5c: can't find jump dest instruction at .text+0xaa010231 drivers/platform/x86/msi-wmi.o: warning: objtool: msi_wmi_notify()+0x3b: can't find jump dest instruction at .text+0x5d0101d0 drivers/net/wireless/rsi/rsi_91x_mac80211.o: warning: objtool: rsi_mac80211_ampdu_action()+0x93: can't find jump dest instruction at .text+0xd30002c9 CC [M] drivers/net/wireless/mediatek/mt7601u/util.o LD drivers/scsi/fcoe/built-in.o CC [M] drivers/scsi/hisi_sas/hisi_sas_main.o CC [M] drivers/scsi/hisi_sas/hisi_sas_v1_hw.o CC [M] drivers/net/wireless/ralink/rt2x00/rt2x00usb.o fs/squashfs/id.o: warning: objtool: squashfs_get_id()+0x4b: call without frame pointer save/setup fs/squashfs/id.o: warning: objtool: squashfs_read_id_index_table()+0x5a: call without frame pointer save/setup drivers/net/wireless/mediatek/mt7601u/mac.o: warning: objtool: mt76_mac_process_tx_rate()+0x3a: can't find jump dest instruction at .text+0x960000bf CC [M] drivers/net/wireless/realtek/rtlwifi/debug.o CC [M] drivers/scsi/fcoe/fcoe.o CC [M] drivers/scsi/bnx2i/bnx2i_hwi.o drivers/net/ethernet/intel/i40e/i40e_common.o: warning: objtool: i40e_aq_str()+0x11: can't find jump dest instruction at .text+0xf30003a7 drivers/net/wireless/intersil/p54/p54pci.o: warning: objtool: p54p_upload_firmware()+0xb1: can't find jump dest instruction at .text+0x1e010367 drivers/net/wireless/zydas/zd1211rw/zd_rf_al7230b.o: warning: objtool: zd1211b_al7230b_init_hw()+0x35: can't find jump dest instruction at .text+0xd400015b drivers/thermal/clock_cooling.o: warning: objtool: clock_cooling_get_property.isra.0()+0x11: can't find jump dest instruction at .text+0xf30000f7 drivers/thunderbolt/tunnel_pci.o: warning: objtool: tb_pci_alloc()+0x35: can't find jump dest instruction at .text+0x610200fb CC [M] fs/squashfs/inode.o CC [M] drivers/scsi/bnx2i/bnx2i_iscsi.o CC [M] drivers/gpu/drm/radeon/radeon_sa.o CC [M] drivers/net/wireless/realtek/rtlwifi/efuse.o CC [M] fs/nfsd/nfs4recover.o drivers/net/wan/lmc/lmc_media.o: warning: objtool: lmc_ds3_set_status()+0x6a: can't find call dest symbol at offset 0x3200087e CC [M] drivers/net/wireless/ath/ath10k/p2p.o CC [M] drivers/net/ethernet/qualcomm/qca_7k.o LD drivers/scsi/isci/built-in.o drivers/ssb/driver_chipcommon.o: warning: objtool: chipco_powercontrol_init()+0x63: can't find jump dest instruction at .text+0x940001e9 CC [M] drivers/net/wan/lmc/lmc_main.o drivers/net/wireless/rsi/rsi_91x_mgmt.o: warning: objtool: rsi_load_radio_caps()+0xe4: can't find jump dest instruction at .text+0x58010189 drivers/platform/x86/thinkpad_acpi.o: warning: objtool: acpi_evalf()+0x41: can't find jump dest instruction at .text+0x85010216 drivers/media/dvb-frontends/isl6421.o: warning: objtool: isl6421_attach()+0x4d: can't find jump dest instruction at .text+0x810001c3 drivers/regulator/arizona-micsupp.o: warning: objtool: arizona_micsupp_probe()+0x51: can't find jump dest instruction at .text+0x1c020187 drivers/media/usb/dvb-usb/af9005-fe.o: warning: objtool: af9005_fe_read_status()+0x2b: can't find jump dest instruction at .text+0xf6000081 LD drivers/scsi/fnic/built-in.o CC [M] drivers/usb/common/led.o CC [M] drivers/net/wireless/st/cw1200/bh.o CC [M] drivers/ssb/driver_chipcommon_pmu.o CC [M] drivers/scsi/isci/init.o drivers/net/ethernet/intel/ixgbevf/vf.o: warning: objtool: ixgbevf_update_mc_addr_list_vf()+0x43: can't find jump dest instruction at .text+0xf7000109 drivers/net/wireless/ath/carl9170/tx.o: warning: objtool: carl9170_bar_check()+0x34: can't find jump dest instruction at .text+0x9b00014a drivers/scsi/bfa/bfad_im.o: warning: objtool: bfad_im_reset_bus_handler()+0x11b: can't find jump dest instruction at .text+0xf9000261 CC [M] fs/ubifs/super.o CC [M] drivers/ssb/driver_pcicore.o drivers/staging/comedi/drivers.o: warning: objtool: comedi_device_detach_cleanup()+0x1f: can't find jump dest instruction at .text+0x97000745 CC [M] drivers/regulator/arizona-ldo1.o CC [M] drivers/scsi/bnx2i/bnx2i_sysfs.o drivers/uwb/drp-ie.o: warning: objtool: uwb_drp_ie_from_bm()+0x47: can't find jump dest instruction at .text+0x8400007d CC [M] drivers/platform/x86/toshiba_acpi.o drivers/thunderbolt/path.o: warning: objtool: __tb_path_deactivate_hops.isra.3()+0x27: can't find jump dest instruction at .text+0xb200033d drivers/hwmon/lm83.o: warning: objtool: lm83_detect()+0x40: can't find jump dest instruction at .text+0xcb000046 CC [M] drivers/scsi/fnic/fnic_attrs.o CC [M] drivers/ssb/driver_gpio.o drivers/rtc/rtc-at91rm9200.o: warning: objtool: at91_rtc_interrupt()+0x50: can't find jump dest instruction at .text+0xbc000926 CC [M] drivers/thunderbolt/eeprom.o fs/ocfs2/namei.o: warning: objtool: ocfs2_check_if_ancestor()+0x48: can't find jump dest instruction at .text+0x2301004d CC [M] drivers/scsi/isci/phy.o CC [M] drivers/scsi/aic7xxx/aic7xxx_pci.o CC [M] net/netfilter/xt_NFQUEUE.o CC [M] drivers/platform/x86/toshiba_bluetooth.o /home/kisskb/slave/src/drivers/video/fbdev/intelfb/intelfbhw.c: In function 'calc_pll_params': /home/kisskb/slave/src/drivers/video/fbdev/intelfb/intelfbhw.c:1015:2: warning: 'm2' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/drivers/video/fbdev/intelfb/intelfbhw.c:1015:2: warning: 'm1' may be used uninitialized in this function [-Wuninitialized] fs/ubifs/file.o: warning: objtool: ubifs_update_time()+0x72: can't find jump dest instruction at .text+0x9f000208 drivers/net/wireless/broadcom/b43/radio_2057.o: warning: objtool: r2057_upload_inittabs()+0x21: can't find jump dest instruction at .text+0x8e000027 drivers/mfd/max8997.o: warning: objtool: max8997_i2c_probe()+0x3f: can't find jump dest instruction at .text+0x1a0200d5 fs/proc/version.o: warning: objtool: version_proc_open()+0x15: call without frame pointer save/setup fs/proc/version.o: warning: objtool: version_proc_show()+0x38: call without frame pointer save/setup fs/proc/version.o: warning: objtool: proc_version_init()+0x19: call without frame pointer save/setup drivers/mfd/max8997-irq.o: warning: objtool: max8997_irq_thread()+0x50: can't find jump dest instruction at .text+0x920101d5 CC [M] drivers/gpu/drm/drm_edid.o drivers/spi/spi-bcm63xx-hsspi.o: warning: objtool: bcm63xx_hsspi_probe()+0x4c: can't find jump dest instruction at .text+0xf20100f1 drivers/hwmon/lm80.o: warning: objtool: lm80_detect()+0x37: can't find jump dest instruction at .text+0xe500003d CC fs/proc/softirqs.o drivers/input/touchscreen/wm831x-ts.o: warning: objtool: wm831x_ts_probe()+0x72: can't find jump dest instruction at .text+0x15030108 CC [M] drivers/net/ethernet/intel/e1000e/ptp.o CC [M] drivers/spi/spi-bitbang.o CC drivers/mfd/max8998.o drivers/net/wireless/mediatek/mt7601u/phy.o: warning: objtool: mt7601u_rf_rr()+0x49: can't find jump dest instruction at .text+0x2e02019e CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_qmath.o CC [M] drivers/gpu/drm/drm_info.o drivers/uio/uio_netx.o: warning: objtool: netx_pci_probe()+0x34: can't find jump dest instruction at .text+0x630100aa LD drivers/virtio/built-in.o CC [M] drivers/net/wireless/ti/wl1251/cmd.o CC [M] drivers/hwmon/lm95234.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a.o drivers/net/wireless/zydas/zd1211rw/zd_rf_uw2453.o: warning: objtool: uw2453_set_channel()+0x4f: can't find jump dest instruction at .text+0x7c010345 drivers/net/wireless/st/cw1200/queue.o: warning: objtool: __cw1200_queue_gc.constprop.2()+0x39: can't find jump dest instruction at .text+0x301011f drivers/net/ethernet/intel/i40e/i40e_main.o: warning: objtool: i40e_vsi_configure_msix()+0x2d: can't find jump dest instruction at .text+0x5a010383 CC [M] drivers/virtio/virtio.o drivers/net/wireless/intersil/p54/p54spi.o: warning: objtool: p54spi_upload_firmware.isra.8()+0x3a: can't find jump dest instruction at .text+0x1b010510 CC [M] drivers/net/wireless/zydas/zd1211rw/zd_rf.o CC [M] drivers/rtc/rtc-bq4802.o drivers/net/irda/ksdazzle-sir.o: warning: objtool: ksdazzle_disconnect()+0x19: can't find jump dest instruction at .text+0x9f0000bf LD drivers/thermal/int340x_thermal/built-in.o CC [M] drivers/net/ethernet/intel/i40e/i40e_nvm.o drivers/uio/uio_pruss.o: warning: objtool: pruss_cleanup()+0x53: can't find jump dest instruction at .text+0x92000059 CC [M] drivers/thermal/int340x_thermal/int3400_thermal.o CC [M] drivers/staging/fbtft/fb_hx8340bn.o lib/radix-tree.o: warning: objtool: radix_tree_range_tag_if_tagged()+0x5a: can't find jump dest instruction at .text+0x77010210 drivers/net/wireless/ath/wil6210/debugfs.o: warning: objtool: wil_write_led_blink_time()+0x41: can't find jump dest instruction at .text+0x9c0000b7 drivers/pci/pcie/pme.o: warning: objtool: pcie_pme_mark_devices()+0x49: can't find jump dest instruction at .text+0x800000ee CC [M] drivers/staging/fbtft/fb_hx8347d.o drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8723b.o: warning: objtool: rtl8723bu_rx_iqk_path_a()+0x273: can't find jump dest instruction at .text+0x1a030ba9 fs/ubifs/dir.o: warning: objtool: ubifs_readdir()+0x6b: can't find jump dest instruction at .text+0x7b0300b1 LD [M] drivers/net/wireless/intersil/p54/p54common.o CC [M] drivers/uio/uio_mf624.o drivers/power/da9150-charger.o: warning: objtool: da9150_charger_battery_get_prop()+0x26: can't find jump dest instruction at .text+0xe401011c drivers/media/rc/ttusbir.o: warning: objtool: ttusbir_probe()+0x3d: can't find jump dest instruction at .text+0x1f0401d3 drivers/net/ethernet/qualcomm/qca_framing.o: warning: objtool: qcafrm_fsm_decode()+0x10: can't find jump dest instruction at .text+0x8d000076 drivers/media/rc/keymaps/rc-lirc.o: warning: objtool: init_rc_map_lirc()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-lirc.o: warning: objtool: exit_rc_map_lirc()+0xb: call without frame pointer save/setup drivers/net/ethernet/intel/e1000e/phy.o: warning: objtool: e1000_phy_setup_autoneg()+0x3b: can't find jump dest instruction at .text+0x7b0200e1 drivers/platform/x86/topstar-laptop.o: warning: objtool: acpi_topstar_add()+0x38: can't find jump dest instruction at .text+0xdf00014e fs/nls/mac-iceland.o: warning: objtool: init_nls_maciceland()+0x12: call without frame pointer save/setup fs/nls/mac-iceland.o: warning: objtool: exit_nls_maciceland()+0xb: call without frame pointer save/setup CC [M] drivers/power/da9150-fg.o CC [M] fs/squashfs/namei.o drivers/gpu/drm/radeon/radeon_semaphore.o: warning: objtool: radeon_semaphore_emit_signal()+0x42: can't find jump dest instruction at .text+0xd2000107 CC [M] drivers/media/usb/dvb-usb/pctv452e.o CC [M] drivers/media/rc/st_rc.o CC [M] drivers/net/wireless/intersil/orinoco/orinoco_tmd.o CC [M] drivers/scsi/device_handler/scsi_dh_hp_sw.o CC [M] drivers/net/wireless/ath/ath10k/swap.o drivers/net/ethernet/intel/e1000e/param.o: warning: objtool: e1000_validate_option.isra.0()+0x20: can't find jump dest instruction at .text+0x2e010025 CC [M] drivers/scsi/esas2r/esas2r_disc.o drivers/scsi/bfa/bfad.o: warning: objtool: bfad_sm_uninit()+0x36: can't find jump dest instruction at .text+0xa000022b CC [M] drivers/net/ethernet/packetengines/yellowfin.o CC [M] drivers/video/backlight/hx8357.o CC drivers/tty/tty_buffer.o CC [M] drivers/media/rc/keymaps/rc-lme2510.o CC [M] drivers/scsi/bfa/bfa_ioc.o drivers/net/xen-netfront.o: warning: objtool: xennet_get_extras()+0x5f: can't find jump dest instruction at .text+0x120103f5 drivers/input/touchscreen/wdt87xx_i2c.o: warning: objtool: wdt87xx_write_data()+0x41: can't find jump dest instruction at .text+0xbc000316 drivers/net/wireless/intersil/hostap/hostap_proc.o: warning: objtool: hostap_init_proc()+0x3a: can't find jump dest instruction at .text+0x3301009f CC [M] drivers/staging/comedi/proc.o fs/ufs/cylinder.o: warning: objtool: ufs_read_cylinder()+0x128: can't find jump dest instruction at .text+0x5402012e LD drivers/staging/iio/accel/built-in.o CC [M] drivers/media/dvb-frontends/tda8261.o CC [M] drivers/net/wireless/intersil/hostap/hostap_cs.o fs/nls/mac-inuit.o: warning: objtool: init_nls_macinuit()+0x12: call without frame pointer save/setup fs/nls/mac-inuit.o: warning: objtool: exit_nls_macinuit()+0xb: call without frame pointer save/setup CC [M] drivers/hid/hid-wiimote-modules.o CC [M] drivers/scsi/bfa/bfa_ioc_cb.o CC [M] drivers/staging/iio/accel/adis16201_core.o CC [M] fs/nls/mac-romanian.o drivers/video/backlight/ams369fg06.o: warning: objtool: ams369fg06_power_on()+0x5a: can't find jump dest instruction at .text+0xb40002ef drivers/net/wireless/broadcom/b43/radio_2056.o: warning: objtool: b2056_upload_inittabs()+0x74: can't find jump dest instruction at .text+0x8b000109 fs/sysv/dir.o: warning: objtool: sysv_readdir()+0x3d: can't find jump dest instruction at .text+0xc5010133 drivers/net/wireless/intersil/orinoco/orinoco_plx.o: warning: objtool: orinoco_plx_init_one()+0x33: can't find jump dest instruction at .text+0x360203c8 drivers/thermal/cpu_cooling.o: warning: objtool: cpufreq_cooling_unregister()+0xf: can't find jump dest instruction at .text+0xd5000055 drivers/misc/tsl2550.o: warning: objtool: __tsl2550_show_lux()+0x3c: can't find jump dest instruction at .text+0xc5000212 CC fs/proc/namespaces.o CC [M] drivers/media/rc/sunxi-cir.o drivers/media/usb/dvb-usb/af9005-remote.o: warning: objtool: af9005_rc_decode()+0x11: can't find jump dest instruction at .text+0xe7010017 CC [M] drivers/net/wireless/intersil/hostap/hostap_plx.o CC [M] fs/sysv/namei.o CC [M] drivers/video/backlight/ili922x.o drivers/net/ethernet/intel/ixgbe/ixgbe_common.o: warning: objtool: ixgbe_negotiate_fc()+0xe: can't find jump dest instruction at .text+0x50010014 drivers/md/dm-raid.o: warning: objtool: validate_raid_redundancy()+0x5b: can't find jump dest instruction at .text+0x4010151 CC [M] drivers/scsi/fcoe/fcoe_ctlr.o drivers/net/ethernet/mellanox/mlx4/qp.o: warning: objtool: mlx4_cleanup_qp_zones()+0x2e: can't find jump dest instruction at .text+0x840000e4 CC [M] drivers/misc/ds1682.o CC [M] drivers/net/ethernet/intel/igb/e1000_mbx.o LD drivers/scsi/cxgbi/cxgb4i/built-in.o CC [M] drivers/scsi/device_handler/scsi_dh_emc.o CC [M] drivers/net/ethernet/mellanox/mlx4/sense.o drivers/staging/fbtft/fb_bd663474.o: warning: objtool: set_addr_win()+0x2f: can't find jump dest instruction at .text+0x7e000035 CC [M] drivers/scsi/cxgbi/cxgb4i/cxgb4i.o drivers/scsi/bfa/bfad_attr.o: warning: objtool: bfad_im_model_desc_show()+0x71: can't find jump dest instruction at .text+0x2f040466 drivers/scsi/bfa/bfad_debugfs.o: warning: objtool: bfad_debugfs_write_regwr()+0x3b: can't find jump dest instruction at .text+0xea000241 CC [M] drivers/usb/common/usb-otg-fsm.o drivers/rtc/rtc-at91sam9.o: warning: objtool: at91_rtc_resume()+0x25: can't find jump dest instruction at .text+0x8400028b CC [M] drivers/scsi/bfa/bfa_ioc_ct.o drivers/net/wireless/ath/ath9k/xmit.o: warning: objtool: ath_tx_txqaddbuf()+0x2f: can't find jump dest instruction at .text+0x2d020155 CC [M] drivers/scsi/bfa/bfa_hw_cb.o CC [M] drivers/net/wireless/intel/iwlwifi/pcie/tx.o CC [M] drivers/scsi/bfa/bfa_hw_ct.o drivers/scsi/bnx2fc/bnx2fc_els.o: warning: objtool: bnx2fc_initiate_els()+0x4f: can't find jump dest instruction at .text+0x100300d5 drivers/usb/chipidea/otg.o: warning: objtool: ci_handle_id_switch()+0x20: can't find jump dest instruction at .text+0xad000176 CC drivers/pci/pci-label.o CC [M] drivers/usb/chipidea/debug.o drivers/pci/hotplug/shpchp_core.o: warning: objtool: init_slots()+0x21: can't find jump dest instruction at .text+0x140304d7 lib/ratelimit.o: warning: objtool: ___ratelimit()+0x1f: can't find jump dest instruction at .text+0x12010025 CC [M] drivers/media/dvb-frontends/dib0070.o CC lib/rbtree.o drivers/net/ethernet/packetengines/hamachi.o: warning: objtool: set_rx_mode()+0x27: can't find jump dest instruction at .text+0xbb00019c drivers/net/wireless/marvell/libertas/rx.o: warning: objtool: process_rxed_802_11_packet.isra.1()+0xd5: can't find jump dest instruction at .text+0xf90100da drivers/media/i2c/sr030pc30.o: warning: objtool: sr030pc30_probe()+0x39: can't find jump dest instruction at .text+0x3a02012e drivers/net/wireless/marvell/mwifiex/init.o: warning: objtool: mwifiex_dnld_fw()+0x53: can't find jump dest instruction at .text+0xc0000058 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_qmath.o: warning: objtool: qm_shl32()+0x40: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_qmath.o: warning: objtool: qm_shr16()+0xe: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_qmath.o: warning: objtool: qm_log10()+0xc0: call without frame pointer save/setup CC lib/seq_buf.o CC [M] fs/nfsd/nfs4layouts.o drivers/net/ethernet/mellanox/mlx5/core/vport.o: warning: objtool: mlx5_core_modify_hca_vport_context()+0x9e: can't find jump dest instruction at .text+0x5f0205f4 CC [M] drivers/media/i2c/noon010pc30.o CC [M] drivers/net/wireless/ti/wl12xx/debugfs.o CC [M] drivers/uwb/ie-rcv.o drivers/rtc/rtc-bq32k.o: warning: objtool: trickle_charger_of_init()+0x43: can't find jump dest instruction at .text+0xe8000289 CC [M] drivers/net/ethernet/mellanox/mlx4/srq.o drivers/hid/wacom_sys.o: warning: objtool: wacom_destroy_leds()+0x10: can't find jump dest instruction at .text+0x930001d6 CC [M] drivers/rtc/rtc-cmos.o drivers/media/dvb-frontends/tda10086.o: warning: objtool: tda10086_get_tune_settings()+0x2a: can't find jump dest instruction at .text+0x9400002f drivers/net/wireless/wl3501_cs.o: warning: objtool: wl3501_get_tx_buffer()+0x3d: can't find jump dest instruction at .text+0x200100d3 drivers/net/wireless/ray_cs.o: warning: objtool: ray_get_stats()+0x40: can't find jump dest instruction at .text+0xde000875 drivers/hid/hid-wiimote-core.o: warning: objtool: wiimote_hid_event()+0x2e: can't find jump dest instruction at .text+0xb4000634 CC [M] drivers/media/i2c/s5k6aa.o drivers/thermal/devfreq_cooling.o: warning: objtool: devfreq_cooling_set_cur_state()+0x36: can't find jump dest instruction at .text+0x880100fc CC [M] drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8723a.o CC [M] drivers/media/dvb-frontends/dib0090.o drivers/md/dm-verity-target.o: warning: objtool: verity_status()+0x27: can't find jump dest instruction at .text+0x8402015d CC [M] drivers/net/ethernet/intel/igb/e1000_i210.o drivers/scsi/esas2r/esas2r_log.o: warning: objtool: esas2r_log_master()+0x33: can't find jump dest instruction at .text+0x3b010039 drivers/scsi/bnx2i/bnx2i_init.o: warning: objtool: bnx2i_init_one()+0x50: can't find jump dest instruction at .text+0x9e0002a5 drivers/hwmon/lm87.o: warning: objtool: lm87_detect()+0x41: can't find jump dest instruction at .text+0xa6000047 CC [M] drivers/md/dm-cache-metadata.o CC [M] drivers/net/wireless/rndis_wlan.o CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_dcb.o drivers/net/ethernet/mellanox/mlxsw/spectrum_kvdl.o: warning: objtool: mlxsw_sp_kvdl_alloc()+0x64: call without frame pointer save/setup sound/soc/codecs/sigmadsp-regmap.o: warning: objtool: devm_sigmadsp_init_regmap()+0x17: call without frame pointer save/setup sound/soc/codecs/sigmadsp-regmap.o: warning: objtool: sigmadsp_read_regmap()+0x9: call without frame pointer save/setup sound/soc/codecs/sigmadsp-regmap.o: warning: objtool: sigmadsp_write_regmap()+0x9: call without frame pointer save/setup CC [M] drivers/net/ethernet/intel/igb/igb_ptp.o CC [M] fs/nls/mac-roman.o CC [M] drivers/scsi/esas2r/esas2r_flash.o CC [M] sound/soc/codecs/si476x.o drivers/acpi/acpica/rsmisc.o: warning: objtool: acpi_rs_convert_aml_to_resource()+0x5f: can't find jump dest instruction at .text+0x83030064 drivers/net/wireless/marvell/libertas/tx.o: warning: objtool: lbs_send_tx_feedback()+0x23: can't find jump dest instruction at .text+0x96000029 CC drivers/acpi/acpica/rsserial.o CC drivers/pci/pcie/aer/ecrc.o drivers/media/usb/gspca/se401.o: warning: objtool: sd_pkt_scan_janggu()+0x39: can't find jump dest instruction at .text+0x5602034f drivers/pci/pcie/aer/aerdrv_acpi.o: warning: objtool: aer_hest_parse()+0x13: can't find jump dest instruction at .text+0x9d000019 CC [M] drivers/net/wireless/ath/ath9k/channel.o CC [M] drivers/pci/pcie/aer/aer_inject.o drivers/video/backlight/lcd.o: warning: objtool: fb_notifier_callback()+0x2e: can't find jump dest instruction at .text+0xb40001a4 fs/nfs/nfs2xdr.o: warning: objtool: decode_fattr()+0x28: can't find jump dest instruction at .text+0xb001092e drivers/net/wireless/intersil/orinoco/orinoco_pci.o: warning: objtool: orinoco_pci_init_one()+0x2d: can't find jump dest instruction at .text+0x950102c2 drivers/hwmon/lm92.o: warning: objtool: max6635_check()+0x4b: can't find jump dest instruction at .text+0x1d010051 CC [M] fs/nfs/nfs3super.o CC [M] fs/udf/lowlevel.o drivers/usb/atm/ueagle-atm.o: warning: objtool: read_human_status()+0x38: can't find jump dest instruction at .text+0x93010c0e drivers/net/phy/at803x.o: warning: objtool: at803x_set_wol()+0x36: can't find jump dest instruction at .text+0x4c0102fc LD drivers/pci/pcie/aer/aerdriver.o CC [M] fs/squashfs/super.o net/netfilter/xt_NETMAP.o: warning: objtool: netmap_tg4()+0x3a: can't find jump dest instruction at .text+0xe90000d0 CC [M] drivers/net/wireless/intersil/orinoco/orinoco_nortel.o CC [M] drivers/usb/atm/usbatm.o CC [M] drivers/net/phy/amd.o fs/proc/softirqs.o: warning: objtool: show_softirqs()+0x16c: can't find jump dest instruction at .text+0x40000191 CC [M] drivers/scsi/be2iscsi/be_cmds.o drivers/net/wireless/ath/carl9170/debug.o: warning: objtool: carl9170_debugfs_vif_dump_read()+0x107: can't find jump dest instruction at .text+0xc50009cd CC [M] drivers/net/wireless/ath/wil6210/txrx.o drivers/tty/tty_ioctl.o: warning: objtool: get_termio()+0x3a: can't find jump dest instruction at .text+0xd6000710 CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/dma.o CC fs/proc/self.o drivers/net/usb/sr9800.o: warning: objtool: sr_tx_fixup()+0x70: can't find jump dest instruction at .text+0xfa000096 drivers/net/wireless/marvell/mwifiex/main.o: warning: objtool: mwifiex_upload_device_dump()+0x71: can't find jump dest instruction at .text+0xdc010597 LD [M] drivers/net/wireless/ath/carl9170/carl9170.o CC [M] drivers/md/dm-cache-policy.o CC [M] drivers/scsi/bfa/bfa_fcs.o drivers/net/ethernet/intel/igb/e1000_nvm.o: warning: objtool: igb_ready_nvm_eeprom()+0x22: can't find jump dest instruction at .text+0x9c0002c8 drivers/net/ethernet/mellanox/mlx5/core/fs_counters.o: warning: objtool: mlx5_fc_stats_query()+0x9d: can't find jump dest instruction at .text+0xb30000a2 CC [M] drivers/net/wireless/zydas/zd1211rw/zd_usb.o drivers/net/wireless/intel/iwlegacy/4965-rs.o: warning: objtool: il4965_rs_sta_dbgfs_stats_table_read()+0x49: can't find jump dest instruction at .text+0x40102bf drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.o: warning: objtool: rtl8xxxu_dump_action()+0x14: can't find jump dest instruction at .text+0x9500003a CC [M] drivers/scsi/isci/request.o drivers/net/wireless/rsi/rsi_91x_sdio.o: warning: objtool: rsi_init_sdio_interface()+0x3f: can't find jump dest instruction at .text+0x30010145 CC [M] drivers/net/ethernet/mellanox/mlx4/resource_tracker.o CC [M] drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8192c.o drivers/media/dvb-frontends/tda826x.o: warning: objtool: tda826x_set_params()+0x116: call without frame pointer save/setup drivers/media/dvb-frontends/tda826x.o: warning: objtool: tda826x_sleep()+0x8d: call without frame pointer save/setup drivers/media/dvb-frontends/tda826x.o: warning: objtool: tda826x_release()+0x18: call without frame pointer save/setup drivers/media/dvb-frontends/tda826x.o: warning: objtool: tda826x_attach()+0xa6: call without frame pointer save/setup drivers/pci/pcie/pcie-dpc.o: warning: objtool: dpc_probe()+0x39: can't find jump dest instruction at .text+0x7001009f drivers/hwmon/lm85.o: warning: objtool: lm85_detect()+0x51: can't find jump dest instruction at .text+0x4d0100c7 fs/nls/mac-romanian.o: warning: objtool: init_nls_macromanian()+0x12: call without frame pointer save/setup fs/nls/mac-romanian.o: warning: objtool: exit_nls_macromanian()+0xb: call without frame pointer save/setup CC [M] drivers/net/wireless/intersil/hostap/hostap_pci.o LD drivers/pci/pcie/pcieportdrv.o CC [M] drivers/gpu/drm/amd/amdgpu/../scheduler/sched_fence.o net/netfilter/xt_NFLOG.o: warning: objtool: nflog_tg()+0x5c: call without frame pointer save/setup net/netfilter/xt_NFLOG.o: warning: objtool: nflog_tg_init()+0xb: call without frame pointer save/setup net/netfilter/xt_NFLOG.o: warning: objtool: nflog_tg_exit()+0xb: call without frame pointer save/setup drivers/net/wireless/marvell/libertas/firmware.o: warning: objtool: lbs_get_firmware()+0x35: can't find jump dest instruction at .text+0x8500003a CC [M] drivers/net/wireless/intersil/orinoco/spectrum_cs.o CC [M] drivers/net/wireless/ath/ath9k/mci.o CC [M] drivers/net/wireless/marvell/mwifiex/util.o CC [M] drivers/net/ethernet/mellanox/mlx4/en_main.o CC [M] drivers/scsi/aic7xxx/aic7xxx_reg_print.o drivers/platform/x86/toshiba_bluetooth.o: warning: objtool: toshiba_bt_rfkill_add()+0x4a: can't find jump dest instruction at .text+0xd400036f CC [M] drivers/net/ethernet/intel/igb/igb_hwmon.o drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: is_network_packet()+0x1a: can't find jump dest instruction at .text+0xc5000100 drivers/media/rc/keymaps/rc-lme2510.o: warning: objtool: init_rc_lme2510_map()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-lme2510.o: warning: objtool: exit_rc_lme2510_map()+0xb: call without frame pointer save/setup CC [M] drivers/pci/hotplug/shpchp_pci.o drivers/net/ethernet/qualcomm/qca_spi.o: warning: objtool: qcaspi_netdev_xmit()+0x8a: can't find jump dest instruction at .text+0xe601016f drivers/scsi/device_handler/scsi_dh_rdac.o: warning: objtool: rdac_check_sense()+0x7b: can't find jump dest instruction at .text+0x8b0000b1 drivers/scsi/csiostor/csio_attr.o: warning: objtool: csio_fcoe_free_vnp()+0x5a: can't find jump dest instruction at .text+0xe40001ef CC [M] drivers/media/rc/keymaps/rc-manli.o CC [M] drivers/scsi/device_handler/scsi_dh_alua.o CC [M] drivers/net/wireless/mac80211_hwsim.o CC [M] drivers/scsi/csiostor/csio_init.o drivers/isdn/hisax/st5481_b.o: warning: objtool: st5481B_mode()+0x53: can't find jump dest instruction at .text+0x8e010059 drivers/usb/common/common.o: warning: objtool: of_usb_update_otg_caps()+0x19: can't find jump dest instruction at .text+0xd30000bf drivers/gpu/drm/radeon/atombios_encoders.o: warning: objtool: atombios_dac_load_detect()+0x35: can't find jump dest instruction at .text+0xa900008b drivers/net/wireless/ath/ath10k/wmi.o: warning: objtool: wmi_10x_svc_map()+0x7: can't find jump dest instruction at .text+0x5502000d CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.o CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcms_trace_events.o CC lib/sha1.o CC [M] drivers/net/phy/mdio-mux.o drivers/net/wireless/ti/wl12xx/acx.o: warning: objtool: wl1271_acx_host_if_cfg_bitmap()+0x30: call without frame pointer save/setup drivers/ssb/driver_gpio.o: warning: objtool: ssb_gpio_chipco_direction_input()+0x10: call without frame pointer save/setup drivers/ssb/driver_gpio.o: warning: objtool: ssb_gpio_chipco_direction_output()+0x28: call without frame pointer save/setup drivers/ssb/driver_gpio.o: warning: objtool: ssb_gpio_chipco_set_value()+0x1a: call without frame pointer save/setup drivers/ssb/driver_gpio.o: warning: objtool: ssb_gpio_chipco_get_value()+0x10: call without frame pointer save/setup drivers/ssb/driver_gpio.o: warning: objtool: ssb_gpio_chipco_free()+0x10: call without frame pointer save/setup drivers/ssb/driver_gpio.o: warning: objtool: ssb_gpio_chipco_request()+0x21: call without frame pointer save/setup drivers/ssb/driver_gpio.o: warning: objtool: ssb_gpio_init()+0x8c: call without frame pointer save/setup drivers/ssb/driver_gpio.o: warning: objtool: ssb_gpio_unregister()+0x1a: call without frame pointer save/setup drivers/net/wireless/ath/ath5k/attach.o: warning: objtool: ath5k_hw_post()+0x11c: can't find jump dest instruction at .text+0xfaff0121 drivers/media/usb/gspca/sn9c2028.o: warning: objtool: sn9c2028_find_sof()+0x1f: can't find jump dest instruction at .text+0xaf000155 drivers/net/wireless/ti/wl18xx/tx.o: warning: objtool: wl18xx_get_last_tx_rate()+0x4d: can't find jump dest instruction at .text+0xa1000052 CC lib/show_mem.o CC [M] sound/soc/codecs/sn95031.o CC drivers/pci/pci-mid.o drivers/gpu/drm/amd/amdgpu/../scheduler/gpu_scheduler.o: warning: objtool: perf_trace_amd_sched_job()+0x30: can't find jump dest instruction at .text+0xbd000226 CC [M] drivers/net/phy/mdio-mux-gpio.o fs/squashfs/namei.o: warning: objtool: get_dir_index_using_name()+0x89: can't find jump dest instruction at .text+0x601008e fs/proc/namespaces.o: warning: objtool: proc_ns_dir_readdir()+0x31: can't find jump dest instruction at .text+0x22010167 CC [M] drivers/media/usb/gspca/sn9c20x.o drivers/regulator/arizona-ldo1.o: warning: objtool: arizona_ldo1_probe()+0x74: can't find jump dest instruction at .text+0xc201030a drivers/hwmon/lm90.o: warning: objtool: lm90_detect()+0x51: can't find jump dest instruction at .text+0xa9040057 CC [M] drivers/net/wireless/ti/wl18xx/io.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_job.o drivers/scsi/aic7xxx/aic7xxx_93cx6.o: warning: objtool: send_seeprom_cmd()+0x65: can't find jump dest instruction at .text+0xa200006b CC [M] fs/ufs/dir.o CC [M] drivers/staging/comedi/comedi_compat32.o fs/squashfs/inode.o: warning: objtool: squashfs_read_inode()+0x97: can't find jump dest instruction at .text+0x2607016d CC [M] drivers/regulator/as3711-regulator.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/pllnv04.o CC [M] net/netfilter/xt_RATEEST.o drivers/staging/comedi/proc.o: warning: objtool: comedi_proc_open()+0x15: call without frame pointer save/setup drivers/staging/comedi/proc.o: warning: objtool: comedi_read()+0x2f: call without frame pointer save/setup drivers/staging/comedi/proc.o: warning: objtool: comedi_proc_init()+0x21: call without frame pointer save/setup drivers/staging/comedi/proc.o: warning: objtool: comedi_proc_cleanup()+0x12: call without frame pointer save/setup CC [M] drivers/isdn/hisax/hfc4s8s_l1.o drivers/gpu/drm/drm_modes.o: warning: objtool: drm_mode_set_crtcinfo()+0xc: can't find jump dest instruction at .text+0xb90101a2 drivers/net/wireless/ath/ath5k/phy.o: warning: objtool: ath5k_get_linear_pcdac_min()+0x36: can't find jump dest instruction at .text+0xee00003b drivers/net/wireless/ath/ath5k/reset.o: warning: objtool: ath5k_hw_commit_eeprom_settings()+0x1e: can't find jump dest instruction at .text+0x82050214 drivers/net/wireless/ti/wl1251/ps.o: warning: objtool: wl1251_ps_elp_wakeup()+0x2a: can't find jump dest instruction at .text+0xfc000100 drivers/net/wireless/ath/wil6210/interrupt.o: warning: objtool: wil6210_debug_irq_mask()+0x1b: can't find jump dest instruction at .text+0x9c0002a1 drivers/video/fbdev/intelfb/intelfbhw.o: warning: objtool: calc_pll_params()+0x168: can't find jump dest instruction at .text+0x5a01029d CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/usb.o drivers/scsi/bnx2i/bnx2i_sysfs.o: warning: objtool: bnx2i_set_ccell_info()+0x58: call without frame pointer save/setup drivers/scsi/bnx2i/bnx2i_sysfs.o: warning: objtool: bnx2i_set_sq_info()+0x90: call without frame pointer save/setup drivers/scsi/bnx2i/bnx2i_sysfs.o: warning: objtool: bnx2i_show_ccell_info()+0x1e: call without frame pointer save/setup drivers/scsi/bnx2i/bnx2i_sysfs.o: warning: objtool: bnx2i_show_sq_info()+0x1e: call without frame pointer save/setup LD [M] drivers/video/fbdev/intelfb/intelfb.o drivers/media/rc/st_rc.o: warning: objtool: st_rc_probe()+0x47: can't find jump dest instruction at .text+0xb70202ad drivers/net/ethernet/qualcomm/qca_7k.o: warning: objtool: qcaspi_spi_error()+0x26: call without frame pointer save/setup drivers/net/ethernet/qualcomm/qca_7k.o: warning: objtool: qcaspi_read_register()+0xc4: call without frame pointer save/setup drivers/net/ethernet/qualcomm/qca_7k.o: warning: objtool: qcaspi_write_register()+0xc9: call without frame pointer save/setup drivers/net/ethernet/qualcomm/qca_7k.o: warning: objtool: qcaspi_tx_cmd()+0x44: call without frame pointer save/setup drivers/misc/ds1682.o: warning: objtool: ds1682_store()+0x69: can't find jump dest instruction at .text+0x8b00013e CC [M] drivers/usb/chipidea/udc.o drivers/net/wireless/intel/iwlegacy/4965-calib.o: warning: objtool: il4965_find_disconn_antenna()+0x156: can't find jump dest instruction at .text+0x8000015c CC [M] sound/soc/codecs/spdif_receiver.o drivers/net/wireless/marvell/mwifiex/cmdevt.o: warning: objtool: mwifiex_insert_cmd_to_free_q()+0x26: can't find jump dest instruction at .text+0x8700002c drivers/gpu/drm/i915/intel_acpi.o: warning: objtool: intel_dsm_platform_mux_info()+0x3d: can't find jump dest instruction at .text+0xa2010043 CC [M] drivers/net/ethernet/qualcomm/qca_debug.o drivers/thermal/int340x_thermal/int3400_thermal.o: warning: objtool: int3400_thermal_set_mode()+0x18: can't find jump dest instruction at .text+0xa500026e CC [M] net/netfilter/xt_REDIRECT.o drivers/tty/tty_ldisc.o: warning: objtool: tty_ldisc_restore.isra.3()+0x93: can't find jump dest instruction at .text+0x8c000719 CC [M] drivers/net/wireless/intel/iwlegacy/3945.o CC [M] drivers/hwmon/lm95241.o CC [M] drivers/misc/ti_dac7512.o CC [M] drivers/scsi/esas2r/esas2r_init.o CC lib/string.o CC [M] drivers/usb/chipidea/host.o drivers/staging/iio/accel/adis16201_core.o: warning: objtool: adis16201_probe()+0x2c: can't find jump dest instruction at .text+0xa5000072 drivers/rtc/rtc-bq4802.o: warning: objtool: bq4802_probe()+0x31: can't find jump dest instruction at .text+0xd90003d7 CC [M] drivers/staging/iio/accel/adis16203_core.o drivers/hwmon/lm95234.o: warning: objtool: lm95234_detect()+0x47: can't find jump dest instruction at .text+0x601011d drivers/net/wireless/intel/iwlwifi/pcie/drv.o: warning: objtool: iwl_pci_resume()+0x3b: can't find jump dest instruction at .text+0xb4000051 drivers/usb/common/led.o: warning: objtool: usb_led_activity()+0x30: call without frame pointer save/setup drivers/usb/common/led.o: warning: objtool: ledtrig_usb_init()+0x12: call without frame pointer save/setup drivers/usb/common/led.o: warning: objtool: ledtrig_usb_exit()+0xb: call without frame pointer save/setup CC [M] drivers/thermal/int340x_thermal/int340x_thermal_zone.o CC [M] drivers/net/wireless/ath/ath6kl/recovery.o CC drivers/video/console/dummycon.o drivers/staging/fbtft/fb_hx8340bn.o: warning: objtool: set_gamma()+0xb5: can't find jump dest instruction at .text+0x2701026b drivers/staging/fbtft/fb_hx8347d.o: warning: objtool: set_gamma()+0x9a: can't find jump dest instruction at .text+0x910201cf CC drivers/vme/vme.o drivers/vfio/pci/vfio_pci.o: warning: objtool: vfio_pci_mmap()+0x40: can't find jump dest instruction at .text+0x320102d6 drivers/net/wireless/realtek/rtlwifi/base.o: warning: objtool: rtl_watchdog_wq_callback()+0x50: can't find jump dest instruction at .text+0x2b0303c6 CC drivers/tty/tty_port.o drivers/net/wireless/broadcom/brcm80211/brcmfmac/bcmsdh.o: warning: objtool: brcmf_sdiod_request_data()+0x9d: can't find jump dest instruction at .text+0x740103d2 drivers/power/da9150-fg.o: warning: objtool: da9150_fg_get_prop()+0x35: can't find jump dest instruction at .text+0x450102db CC [M] drivers/media/usb/dvb-usb/dw2102.o CC [M] drivers/net/wireless/intersil/orinoco/orinoco_usb.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 CC [M] drivers/gpu/drm/drm_debugfs.o CC [M] drivers/staging/fbtft/fb_hx8353d.o CC [M] drivers/vfio/pci/vfio_pci_intrs.o fs/sysv/namei.o: warning: objtool: sysv_mkdir()+0x58: can't find jump dest instruction at .text+0x9500010d drivers/net/ethernet/intel/ixgbevf/ethtool.o: warning: objtool: ixgbevf_get_rxfh()+0x4f: can't find jump dest instruction at .text+0x8b000265 drivers/gpu/drm/drm_info.o: warning: objtool: drm_name_info()+0x47: can't find jump dest instruction at .text+0x8b00008d drivers/uio/uio_mf624.o: warning: objtool: mf624_pci_probe()+0x31: can't find jump dest instruction at .text+0xca010037 drivers/scsi/fnic/fnic_attrs.o: warning: objtool: fnic_show_link_state()+0x36: call without frame pointer save/setup drivers/scsi/fnic/fnic_attrs.o: warning: objtool: fnic_show_drv_version()+0x21: call without frame pointer save/setup drivers/scsi/fnic/fnic_attrs.o: warning: objtool: fnic_show_state()+0x2b: call without frame pointer save/setup drivers/net/wireless/marvell/libertas/main.o: warning: objtool: lbs_add_card()+0x82: can't find jump dest instruction at .text+0x96020f27 CC [M] drivers/power/max17040_battery.o CC [M] fs/sysv/super.o LD drivers/staging/ks7010/built-in.o drivers/net/wireless/ti/wlcore/rx.o: warning: objtool: wl1271_rx_handle_data()+0x2d: can't find jump dest instruction at .text+0x93020153 CC [M] fs/nls/mac-turkish.o drivers/net/wireless/mediatek/mt7601u/util.o: warning: objtool: mt76_insert_hdr_pad()+0x1d: can't find jump dest instruction at .text+0x99000063 CC [M] drivers/gpu/drm/drm_encoder_slave.o drivers/md/dm-thin.o: warning: objtool: pool_io_hints()+0x57: can't find jump dest instruction at .text+0x9300023d CC [M] drivers/power/max17042_battery.o CC [M] drivers/scsi/fnic/fnic_isr.o CC [M] drivers/net/wireless/marvell/libertas/mesh.o CC [M] drivers/staging/ks7010/michael_mic.o drivers/media/rc/sunxi-cir.o: warning: objtool: sunxi_ir_probe()+0x47: can't find jump dest instruction at .text+0xd90301ed CC [M] drivers/media/usb/dvb-usb/dtv5100.o drivers/pci/hotplug/shpchp_ctrl.o: warning: objtool: remove_board()+0x31: can't find jump dest instruction at .text+0x15010037 CC [M] drivers/net/wireless/mediatek/mt7601u/debugfs.o CC drivers/mfd/max8998-irq.o CC [M] drivers/media/usb/dvb-usb/cinergyT2-core.o drivers/staging/comedi/comedi_buf.o: warning: objtool: comedi_buf_read_samples()+0x4f: can't find jump dest instruction at .text+0x8d000245 drivers/net/wireless/intel/iwlegacy/4965-debug.o: warning: objtool: il4965_ucode_tx_stats_read()+0x38: can't find jump dest instruction at .text+0x6207011e drivers/thunderbolt/eeprom.o: warning: objtool: tb_eeprom_get_drom_offset()+0x5e: can't find jump dest instruction at .text+0xc6000063 LD [M] drivers/media/rc/rc-core.o LD drivers/scsi/libfc/built-in.o CC drivers/video/console/vgacon.o CC [M] drivers/scsi/hisi_sas/hisi_sas_v2_hw.o LD [M] drivers/thunderbolt/thunderbolt.o CC [M] drivers/scsi/libfc/fc_libfc.o drivers/net/wireless/ti/wlcore/io.o: warning: objtool: wlcore_translate_addr()+0x23: can't find jump dest instruction at .text+0x96000028 CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_82599.o net/netfilter/xt_NFQUEUE.o: warning: objtool: nfqueue_tg_v1()+0x1b: can't find jump dest instruction at .text+0x860100f1 CC [M] drivers/pci/hotplug/shpchp_sysfs.o drivers/video/backlight/hx8357.o: warning: objtool: hx8357_probe()+0x2e: can't find jump dest instruction at .text+0x6e020054 CC drivers/tty/tty_mutex.o CC [M] drivers/net/wireless/ralink/rt2x00/rt2800lib.o CC drivers/acpi/acpica/rsutils.o CC [M] drivers/scsi/esas2r/esas2r_int.o drivers/usb/class/usblp.o: warning: objtool: usblp_submit_read()+0x38: can't find jump dest instruction at .text+0x1701011e drivers/net/wireless/st/cw1200/hwio.o: warning: objtool: cw1200_indirect_read()+0x49: can't find jump dest instruction at .text+0x6101036e CC [M] drivers/scsi/fnic/fnic_main.o fs/nfsd/nfs4callback.o: warning: objtool: nfsd4_cb_sequence_done()+0x44: can't find jump dest instruction at .text+0x8e0101da drivers/usb/class/cdc-acm.o: warning: objtool: acm_disconnect()+0x27: can't find jump dest instruction at .text+0x920105ed drivers/uwb/est.o: warning: objtool: uwb_est_get_size()+0x52: can't find jump dest instruction at .text+0xcf000057 drivers/net/wireless/broadcom/b43/phy_common.o: warning: objtool: b43_phy_put_into_reset()+0x1d: can't find jump dest instruction at .text+0xf0000a03 CC [M] drivers/scsi/fnic/fnic_res.o fs/nilfs2/sysfs.o: warning: objtool: nilfs_sysfs_create_device_group()+0x5a: can't find jump dest instruction at .text+0xa30214ff CC [M] drivers/net/wireless/ath/wil6210/debug.o CC [M] drivers/uwb/lc-dev.o CC [M] drivers/usb/class/cdc-wdm.o drivers/scsi/device_handler/scsi_dh_hp_sw.o: warning: objtool: hp_sw_tur()+0x3f: can't find jump dest instruction at .text+0xe4000145 drivers/input/touchscreen/wm97xx-core.o: warning: objtool: wm97xx_probe()+0x36: can't find jump dest instruction at .text+0xbf03037c CC [M] drivers/net/wireless/broadcom/b43/phy_n.o LD [M] fs/nilfs2/nilfs2.o lib/seq_buf.o: warning: objtool: seq_buf_putmem_hex()+0x1f: can't find jump dest instruction at .text+0xc2000325 CC [M] drivers/usb/class/usbtmc.o CC [M] drivers/input/touchscreen/wm9705.o CC [M] drivers/gpu/drm/radeon/atombios_i2c.o drivers/net/ethernet/intel/e1000e/ptp.o: warning: objtool: e1000e_phc_get_syncdevicetime()+0x7d: can't find jump dest instruction at .text+0x8b000192 CC [M] drivers/target/target_core_tpg.o drivers/net/wireless/ralink/rt2x00/rt2x00mmio.o: warning: objtool: rt2x00mmio_free_queue_dma.isra.2()+0x2f: can't find jump dest instruction at .text+0xb00001d5 drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk104.o: warning: objtool: read_pll()+0x55: can't find jump dest instruction at .text+0x340102bb drivers/net/wireless/ath/wil6210/wmi.o: warning: objtool: wmi_event_handle()+0x31: can't find jump dest instruction at .text+0x6c010207 drivers/gpu/drm/radeon/radeon_sa.o: warning: objtool: radeon_sa_bo_next_hole()+0x3b: can't find jump dest instruction at .text+0xbb0001c0 drivers/video/backlight/ili922x.o: warning: objtool: ili922x_probe()+0x3b: can't find jump dest instruction at .text+0x28010af1 LD fs/xfs/built-in.o drivers/uwb/ie-rcv.o: warning: objtool: uwbd_evt_handle_rc_ie_rcv()+0x6e: call without frame pointer save/setup CC [M] drivers/scsi/csiostor/csio_lnode.o LD drivers/video/fbdev/aty/built-in.o CC [M] drivers/usb/common/ulpi.o CC [M] drivers/net/wireless/ralink/rt2x00/rt2800mmio.o CC [M] drivers/hwmon/lm95245.o CC [M] fs/squashfs/symlink.o CC drivers/acpi/acpica/rsxface.o CC [M] drivers/scsi/csiostor/csio_scsi.o CC [M] fs/xfs/xfs_trace.o drivers/uwb/ie.o: warning: objtool: uwb_rc_get_ie()+0x47: can't find jump dest instruction at .text+0xa400008d drivers/net/irda/ks959-sir.o: warning: objtool: ks959_disconnect()+0x19: can't find jump dest instruction at .text+0xcf0000bf drivers/scsi/be2iscsi/be_mgmt.o: warning: objtool: mgmt_alloc_cmd_data()+0x37: can't find jump dest instruction at .text+0xe500003d CC [M] drivers/video/fbdev/aty/atyfb_base.o CC [M] drivers/video/backlight/ili9320.o LD drivers/w1/masters/built-in.o CC [M] drivers/uwb/lc-rc.o drivers/gpu/drm/drm_crtc.o: warning: objtool: get_properties()+0x48: can't find jump dest instruction at .text+0xa5000ade LD [M] drivers/net/irda/sir-dev.o CC [M] drivers/scsi/csiostor/csio_hw.o fs/nfsd/nfs4state.o: warning: objtool: nfs4_find_file()+0x18: can't find jump dest instruction at .text+0xa9000a0e drivers/gpu/drm/i915/intel_sprite.o: warning: objtool: intel_check_sprite_plane()+0x3e: can't find jump dest instruction at .text+0x7b050283 CC [M] drivers/w1/masters/matrox_w1.o CC [M] drivers/target/target_core_transport.o CC [M] drivers/staging/fbtft/fb_hx8357d.o drivers/gpu/drm/i915/intel_opregion.o: warning: objtool: swsci()+0x31: can't find jump dest instruction at .text+0xf50100a7 CC [M] drivers/target/target_core_sbc.o drivers/pci/pcie/aer/ecrc.o: warning: objtool: pcie_set_ecrc_checking()+0x74: can't find call dest symbol at offset 0xf7ff0108 drivers/net/wireless/ath/ath10k/p2p.o: warning: objtool: __ath10k_p2p_noa_update()+0x5b: can't find jump dest instruction at .text+0xcc0000e1 drivers/net/ethernet/mellanox/mlx4/sense.o: warning: objtool: mlx4_do_sense_ports()+0x24: can't find jump dest instruction at .text+0x900000fa drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a.o: warning: objtool: gk20a_pllg_slide()+0x2e: can't find jump dest instruction at .text+0x3f0103b4 fs/udf/inode.o: warning: objtool: udf_split_extents()+0x63: can't find jump dest instruction at .text+0xba010069 CC [M] drivers/scsi/esas2r/esas2r_io.o CC [M] drivers/net/ethernet/mellanox/mlx4/en_tx.o LD drivers/net/ethernet/rdc/built-in.o CC [M] drivers/power/rt5033_battery.o CC [M] fs/udf/namei.o fs/proc/self.o: warning: objtool: proc_setup_self()+0x54: can't find jump dest instruction at .text+0xbd00018a drivers/staging/ks7010/michael_mic.o: warning: objtool: MichaelAppend()+0x24: can't find jump dest instruction at .text+0xa100017a drivers/net/wireless/ath/ath9k/antenna.o: warning: objtool: ath_ant_div_conf_fast_divbias()+0x28: can't find jump dest instruction at .text+0xd300002e CC [M] drivers/net/ethernet/rdc/r6040.o drivers/scsi/isci/init.o: warning: objtool: isci_resume()+0x54: can't find jump dest instruction at .text+0xc1000109 CC fs/proc/thread_self.o CC drivers/acpi/acpica/tbdata.o CC [M] drivers/staging/ks7010/ks_hostif.o drivers/scsi/bfa/bfa_ioc_cb.o: warning: objtool: bfa_ioc_cb_sync_start()+0x31: can't find call dest symbol at offset 0x6b000385 drivers/pci/pci-label.o: warning: objtool: dsm_get_label.isra.2()+0x26: can't find jump dest instruction at .text+0x60100ac lib/show_mem.o: warning: objtool: show_mem()+0x15: call without frame pointer save/setup drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.o: warning: objtool: read_radio_id()+0x2b: can't find jump dest instruction at .text+0xaf000031 CC [M] drivers/scsi/isci/remote_device.o CC lib/timerqueue.o lib/rbtree.o: warning: objtool: __rb_erase_color()+0x2b: can't find jump dest instruction at .text+0xc3000031 CC [M] drivers/net/wireless/ath/ath9k/pci.o CC [M] drivers/power/rt9455_charger.o CC [M] drivers/net/wireless/intel/iwlwifi/pcie/trans.o drivers/net/ethernet/intel/igb/e1000_mbx.o: warning: objtool: igb_write_mbx_pf()+0x31: can't find call dest symbol at offset 0x5b0001c5 CC [M] drivers/net/usb/smsc95xx.o drivers/scsi/device_handler/scsi_dh_emc.o: warning: objtool: parse_sp_info_reply()+0x3e: can't find jump dest instruction at .text+0xf20000e3 drivers/ssb/driver_pcicore.o: warning: objtool: ssb_pcicore_pcie_setup_workarounds()+0x28: can't find jump dest instruction at .text+0xea0003ae CC [M] fs/udf/partition.o sound/soc/codecs/si476x.o: warning: objtool: si476x_codec_hw_params()+0x73: can't find jump dest instruction at .text+0xe40000c8 CC [M] fs/reiserfs/hashes.o LD drivers/net/ethernet/realtek/built-in.o drivers/media/dvb-frontends/tda8261.o: warning: objtool: tda8261_set_params()+0x6a: can't find jump dest instruction at .text+0xa601018f fs/udf/lowlevel.o: warning: objtool: udf_get_last_session()+0x21: call without frame pointer save/setup fs/udf/lowlevel.o: warning: objtool: udf_get_last_block()+0x2e: call without frame pointer save/setup drivers/usb/chipidea/debug.o: warning: objtool: ci_registers_show()+0x25: can't find jump dest instruction at .text+0xcc0002bb drivers/tty/tty_buffer.o: warning: objtool: flush_to_ldisc()+0x27: can't find jump dest instruction at .text+0x8800020d drivers/mfd/max8998.o: warning: objtool: max8998_i2c_probe()+0x3f: can't find jump dest instruction at .text+0xd10100d5 CC [M] drivers/staging/ks7010/ks_wlan_net.o CC [M] drivers/net/ethernet/realtek/8139cp.o drivers/media/rc/keymaps/rc-manli.o: warning: objtool: init_rc_map_manli()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-manli.o: warning: objtool: exit_rc_map_manli()+0xb: call without frame pointer save/setup CC [M] fs/udf/super.o CC [M] drivers/video/console/fbcon.o CC [M] drivers/media/dvb-frontends/tua6100.o CC drivers/mfd/abx500-core.o CC [M] drivers/net/ethernet/mellanox/mlx4/en_rx.o drivers/scsi/bfa/bfa_hw_cb.o: warning: objtool: bfa_hwcb_msix_queue_install()+0x11: can't find jump dest instruction at .text+0xd4000247 drivers/net/wireless/zydas/zd1211rw/zd_rf.o: warning: objtool: zd_rf_init()+0x18: call without frame pointer save/setup drivers/net/wireless/zydas/zd1211rw/zd_rf.o: warning: objtool: zd_rf_clear()+0x29: call without frame pointer save/setup drivers/net/wireless/zydas/zd1211rw/zd_rf.o: warning: objtool: zd_rf_init_hw()+0xc0: call without frame pointer save/setup drivers/net/wireless/zydas/zd1211rw/zd_rf.o: warning: objtool: zd_rf_scnprint_id()+0x34: call without frame pointer save/setup drivers/net/wireless/zydas/zd1211rw/zd_rf.o: warning: objtool: zd_rf_set_channel()+0x92: call without frame pointer save/setup drivers/net/wireless/zydas/zd1211rw/zd_rf.o: warning: objtool: zd_switch_radio_on()+0x5c: call without frame pointer save/setup drivers/net/wireless/zydas/zd1211rw/zd_rf.o: warning: objtool: zd_switch_radio_off()+0x5c: call without frame pointer save/setup drivers/net/wireless/zydas/zd1211rw/zd_rf.o: warning: objtool: zd_rf_generic_patch_6m()+0x14: call without frame pointer save/setup CC [M] drivers/net/wireless/realtek/rtlwifi/ps.o drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: storm_memset_cmng()+0x4a: can't find jump dest instruction at .text+0x9c00004f CC [M] drivers/media/rc/keymaps/rc-medion-x10.o CC [M] fs/xfs/libxfs/xfs_alloc.o LD drivers/staging/lustre/built-in.o fs/ufs/balloc.o: warning: objtool: ufs_bitmap_search()+0x185: can't find jump dest instruction at .text+0xc400018b drivers/scsi/esas2r/esas2r_disc.o: warning: objtool: esas2r_disc_dev_add.isra.3()+0x22: can't find jump dest instruction at .text+0xb50000d7 CC [M] fs/nfs/nfs3client.o drivers/scsi/bfa/bfa_hw_ct.o: warning: objtool: bfa_hwct_msix_queue_install()+0x11: can't find jump dest instruction at .text+0xb7000217 CC [M] drivers/scsi/bfa/bfa_fcs_lport.o drivers/net/wireless/ti/wl1251/cmd.o: warning: objtool: wl1251_cmd_join()+0x52: can't find jump dest instruction at .text+0x82000568 drivers/pci/pci-mid.o: warning: objtool: mid_pci_set_power_state()+0x9: call without frame pointer save/setup drivers/pci/pci-mid.o: warning: objtool: mid_pci_init()+0xb: call without frame pointer save/setup fs/ocfs2/slot_map.o: warning: objtool: ocfs2_update_slot_info()+0x1d: can't find jump dest instruction at .text+0x92000293 LD [M] drivers/net/ethernet/broadcom/bnx2x/bnx2x.o fs/ocfs2/refcounttree.o: warning: objtool: ocfs2_find_refcount_split_pos()+0x1c: can't find jump dest instruction at .text+0xb20000e2 LD drivers/net/ethernet/qlogic/netxen/built-in.o drivers/spi/spi-bitbang.o: warning: objtool: spi_bitbang_start()+0x26: can't find jump dest instruction at .text+0x160100fc drivers/net/phy/amd.o: warning: objtool: am79c_config_intr()+0x3a: call without frame pointer save/setup drivers/net/phy/amd.o: warning: objtool: am79c_ack_interrupt()+0x23: call without frame pointer save/setup drivers/net/phy/amd.o: warning: objtool: phy_module_init()+0x17: call without frame pointer save/setup drivers/net/phy/amd.o: warning: objtool: phy_module_exit()+0x10: call without frame pointer save/setup CC [M] drivers/net/wireless/ti/wl1251/acx.o CC [M] fs/udf/truncate.o CC [M] drivers/net/wireless/ti/wl1251/boot.o drivers/net/wireless/ath/ath6kl/core.o: warning: objtool: ath6kl_core_create()+0x24: can't find jump dest instruction at .text+0xc902014a drivers/media/usb/dvb-usb/pctv452e.o: warning: objtool: pctv452e_i2c_msg()+0x55: can't find jump dest instruction at .text+0x9d00034b CC [M] drivers/net/phy/mdio-mux-mmioreg.o CC [M] drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.o CC [M] drivers/spi/spi-butterfly.o drivers/net/wan/wanxl.o: warning: objtool: wanxl_ioctl()+0x2c: can't find jump dest instruction at .text+0x65010142 CC [M] drivers/net/wireless/ath/ath6kl/testmode.o fs/squashfs/super.o: warning: objtool: squashfs_fill_super()+0x73: can't find jump dest instruction at .text+0xf20602b8 drivers/net/wireless/intersil/orinoco/orinoco_tmd.o: warning: objtool: orinoco_tmd_init_one()+0x3e: can't find jump dest instruction at .text+0xce0102b3 CC [M] drivers/virtio/virtio_ring.o CC [M] fs/ocfs2/suballoc.o drivers/virtio/virtio.o: warning: objtool: register_virtio_device()+0x41: can't find jump dest instruction at .text+0x860003f7 CC [M] drivers/scsi/bfa/bfa_fcs_rport.o LD [M] drivers/net/wireless/intersil/orinoco/orinoco.o drivers/target/target_core_pr.o: warning: objtool: core_scsi3_pri_read_keys()+0x38: can't find jump dest instruction at .text+0xa60100fd LD drivers/staging/lustre/lnet/built-in.o CC [M] drivers/pci/hotplug/shpchp_hpc.o CC [M] drivers/thermal/int340x_thermal/int3402_thermal.o drivers/scsi/bfa/bfa_ioc_ct.o: warning: objtool: bfa_ioc_ct2_pll_init()+0xc1: can't find jump dest instruction at .text+0xd7000a27 lib/string.o: warning: objtool: strscpy()+0xf: can't find jump dest instruction at .text+0x2a010125 CC [M] drivers/gpu/drm/radeon/si.o drivers/scsi/isci/phy.o: warning: objtool: phy_event_name()+0x15: can't find jump dest instruction at .text+0x4601001b CC [M] drivers/hwmon/ltc2945.o CC [M] drivers/scsi/bfa/bfa_fcs_fcpim.o CC [M] drivers/scsi/isci/port.o drivers/pci/hotplug/shpchp_pci.o: warning: objtool: shpchp_configure_device()+0x9c: can't find jump dest instruction at .text+0x910000a1 LD drivers/staging/iio/adc/built-in.o drivers/net/wireless/rsi/rsi_91x_debugfs.o: warning: objtool: rsi_init_dbgfs()+0x38: can't find jump dest instruction at .text+0xb20006ce fs/nls/mac-turkish.o: warning: objtool: init_nls_macturkish()+0x12: call without frame pointer save/setup fs/nls/mac-turkish.o: warning: objtool: exit_nls_macturkish()+0xb: call without frame pointer save/setup CC [M] drivers/pci/hotplug/acpiphp_ibm.o drivers/scsi/hisi_sas/hisi_sas_v1_hw.o: warning: objtool: init_reg_v1_hw()+0x168: can't find jump dest instruction at .text+0xdb00016e LD fs/nls/built-in.o drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wlcore_get_reg_conf_ch_idx()+0x10: can't find jump dest instruction at .text+0xa1000016 CC [M] drivers/net/wireless/rsi/rsi_91x_sdio_ops.o drivers/net/wireless/realtek/rtlwifi/cam.o: warning: objtool: rtl_cam_empty_entry()+0x17e: can't find jump dest instruction at .text+0x220001e2 drivers/net/wireless/ralink/rt2x00/rt2x00pci.o: warning: objtool: rt2x00pci_probe()+0x3d: can't find jump dest instruction at .text+0x37020202 drivers/regulator/as3711-regulator.o: warning: objtool: as3711_regulator_probe()+0x9b: can't find jump dest instruction at .text+0x1b010250 CC [M] drivers/staging/iio/adc/ad7606_par.o drivers/net/wireless/ath/ath10k/swap.o: warning: objtool: ath10k_swap_code_seg_alloc()+0x49: can't find jump dest instruction at .text+0xde00004e LD drivers/staging/lustre/lnet/klnds/built-in.o CC [M] drivers/net/wireless/ti/wl18xx/debugfs.o CC [M] drivers/scsi/bfa/bfa_fcbuild.o CC [M] drivers/spi/spi-cadence.o CC [M] drivers/regulator/as3722-regulator.o drivers/pci/pcie/aer/aer_inject.o: warning: objtool: aer_inj_write_config()+0x3f: can't find jump dest instruction at .text+0xe3000075 CC [M] drivers/net/wireless/ath/ath10k/spectral.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/pllgt215.o drivers/hwmon/lm93.o: warning: objtool: lm93_detect()+0x40: can't find jump dest instruction at .text+0xe8000216 LD drivers/pci/pcie/aer/built-in.o drivers/rtc/rtc-cmos.o: warning: objtool: cmos_resume()+0x5c: can't find jump dest instruction at .text+0x860001c2 CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_82598.o drivers/net/ethernet/intel/igb/e1000_i210.o: warning: objtool: igb_read_invm_word_i210()+0xa9: can't find jump dest instruction at .text+0x6e00017e LD drivers/net/ethernet/qlogic/qed/built-in.o drivers/media/i2c/noon010pc30.o: warning: objtool: noon010_set_fmt()+0xd1: can't find jump dest instruction at .text+0x94000147 drivers/net/ethernet/intel/igb/e1000_phy.o: warning: objtool: igb_phy_setup_autoneg()+0x3d: can't find jump dest instruction at .text+0x960200e3 drivers/gpu/drm/amd/amdgpu/../scheduler/sched_fence.o: warning: objtool: amd_sched_fence_create()+0x3a: can't find jump dest instruction at .text+0x82000190 LD drivers/net/ethernet/renesas/built-in.o LD drivers/pci/pcie/built-in.o CC [M] drivers/rtc/rtc-coh901331.o CC [M] drivers/net/wireless/ath/ath5k/led.o CC [M] drivers/net/ethernet/qlogic/qed/qed_cxt.o drivers/net/phy/mdio-mux-gpio.o: warning: objtool: mdio_mux_gpio_remove()+0x19: call without frame pointer save/setup drivers/net/phy/mdio-mux-gpio.o: warning: objtool: mdio_mux_gpio_probe()+0x2d: call without frame pointer save/setup drivers/net/phy/mdio-mux-gpio.o: warning: objtool: mdio_mux_gpio_switch_fn()+0x56: call without frame pointer save/setup drivers/net/phy/mdio-mux-gpio.o: warning: objtool: mdio_mux_gpio_driver_init()+0x12: call without frame pointer save/setup drivers/net/phy/mdio-mux-gpio.o: warning: objtool: mdio_mux_gpio_driver_exit()+0xb: call without frame pointer save/setup drivers/scsi/aic7xxx/aic7xxx_pci.o: warning: objtool: ahc_parse_pci_eeprom()+0x2b: can't find jump dest instruction at .text+0x8f0103d1 CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/debug.o CC [M] drivers/scsi/fnic/fnic_fcs.o CC [M] drivers/input/touchscreen/wm9712.o CC [M] drivers/scsi/aic7xxx/aic79xx_core.o CC [M] drivers/scsi/bfa/bfa_port.o CC [M] drivers/net/wireless/ath/ath5k/rfkill.o drivers/net/wireless/ti/wlcore/event.o: warning: objtool: wlcore_disconnect_sta()+0x44: can't find jump dest instruction at .text+0x8e01016a CC [M] drivers/net/ethernet/renesas/sh_eth.o drivers/ssb/driver_chipcommon_pmu.o: warning: objtool: ssb_pmu_spuravoid_pllupdate()+0x2a: can't find jump dest instruction at .text+0x990200c0 drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.o: warning: objtool: brcmf_sdio_htclk()+0x55: can't find jump dest instruction at .text+0xfa02012a drivers/isdn/hisax/hfc_usb.o: warning: objtool: dump_packet()+0x28: can't find jump dest instruction at .text+0x9b00006e drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.o: warning: objtool: ixgbe_get_settings()+0x18f: can't find jump dest instruction at .text+0x9f000195 drivers/net/ethernet/intel/e1000e/ethtool.o: warning: objtool: e1000_get_settings()+0xb7: can't find jump dest instruction at .text+0xab0000bd CC [M] drivers/net/ethernet/realtek/8139too.o CC [M] drivers/net/wireless/intel/iwlegacy/3945-rs.o drivers/misc/ti_dac7512.o: warning: objtool: dac7512_store_val()+0x4c: can't find call dest symbol at offset 0x20000150 CC [M] drivers/net/wireless/ti/wl1251/init.o CC [M] drivers/net/wireless/ti/wlcore/ps.o CC [M] drivers/ssb/b43_pci_bridge.o CC [M] drivers/scsi/isci/host.o drivers/target/target_core_alua.o: warning: objtool: core_alua_update_tpg_secondary_metadata()+0x65: can't find jump dest instruction at .text+0x1201039a drivers/power/max17040_battery.o: warning: objtool: max17040_probe()+0x5f: can't find jump dest instruction at .text+0xa40101d5 drivers/scsi/aic7xxx/aic7xxx_reg_print.o: warning: objtool: ahc_scsiseq_print()+0x2b: call without frame pointer save/setup drivers/scsi/aic7xxx/aic7xxx_reg_print.o: warning: objtool: ahc_sxfrctl0_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic7xxx_reg_print.o: warning: objtool: ahc_scsisigi_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic7xxx_reg_print.o: warning: objtool: ahc_scsirate_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic7xxx_reg_print.o: warning: objtool: ahc_sstat0_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic7xxx_reg_print.o: warning: objtool: ahc_sstat1_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic7xxx_reg_print.o: warning: objtool: ahc_sstat2_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic7xxx_reg_print.o: warning: objtool: ahc_sstat3_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic7xxx_reg_print.o: warning: objtool: ahc_simode0_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic7xxx_reg_print.o: warning: objtool: ahc_simode1_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic7xxx_reg_print.o: warning: objtool: ahc_scsibusl_print()+0x26: call without frame pointer save/setup drivers/scsi/aic7xxx/aic7xxx_reg_print.o: warning: objtool: ahc_sblkctl_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic7xxx_reg_print.o: warning: objtool: ahc_seq_flags_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic7xxx_reg_print.o: warning: objtool: ahc_lastphase_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic7xxx_reg_print.o: warning: objtool: ahc_seqctl_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic7xxx_reg_print.o: warning: objtool: ahc_sram_base_print()+0x26: call without frame pointer save/setup drivers/scsi/aic7xxx/aic7xxx_reg_print.o: warning: objtool: ahc_error_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic7xxx_reg_print.o: warning: objtool: ahc_dfcntrl_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic7xxx_reg_print.o: warning: objtool: ahc_dfstatus_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic7xxx_reg_print.o: warning: objtool: ahc_scsiphase_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic7xxx_reg_print.o: warning: objtool: ahc_scb_base_print()+0x26: call without frame pointer save/setup drivers/scsi/aic7xxx/aic7xxx_reg_print.o: warning: objtool: ahc_scb_control_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic7xxx_reg_print.o: warning: objtool: ahc_scb_scsiid_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic7xxx_reg_print.o: warning: objtool: ahc_scb_lun_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic7xxx_reg_print.o: warning: objtool: ahc_scb_tag_print()+0x26: call without frame pointer save/setup CC [M] drivers/misc/hmc6352.o CC [M] drivers/target/target_core_spc.o CC [M] drivers/net/usb/gl620a.o sound/soc/codecs/spdif_receiver.o: warning: objtool: spdif_dir_remove()+0xd: call without frame pointer save/setup sound/soc/codecs/spdif_receiver.o: warning: objtool: spdif_dir_probe()+0x20: call without frame pointer save/setup sound/soc/codecs/spdif_receiver.o: warning: objtool: spdif_dir_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/spdif_receiver.o: warning: objtool: spdif_dir_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/net/wireless/ath/ath6kl/trace.o drivers/target/target_core_tmr.o: warning: objtool: core_tmr_drain_tmr_list()+0x62: can't find jump dest instruction at .text+0x97010067 drivers/staging/comedi/comedi_compat32.o: warning: objtool: compat_chaninfo()+0x36: can't find jump dest instruction at .text+0xa200003c CC fs/eventpoll.o drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8723a.o: warning: objtool: rtl8723a_emu_to_active()+0xc0: can't find jump dest instruction at .text+0xa8000135 drivers/staging/iio/accel/adis16203_core.o: warning: objtool: adis16203_probe()+0x2c: can't find jump dest instruction at .text+0x9f000072 drivers/net/wan/lmc/lmc_main.o: warning: objtool: lmc_softreset()+0xa5: can't find jump dest instruction at .text+0xc100023a drivers/scsi/bnx2fc/bnx2fc_hwi.o: warning: objtool: bnx2fc_free_hash_table()+0x23: can't find jump dest instruction at .text+0x270103b9 drivers/usb/common/usb-otg-fsm.o: warning: objtool: otg_set_protocol()+0x25: can't find jump dest instruction at .text+0x9000002b CC [M] drivers/net/wan/lmc/lmc_proto.o CC [M] drivers/staging/iio/accel/adis16209_core.o fs/reiserfs/stree.o: warning: objtool: is_leaf()+0x35: can't find jump dest instruction at .text+0xe101018a CC [M] drivers/scsi/bnx2fc/bnx2fc_io.o CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/led.o LD drivers/staging/lustre/lnet/klnds/o2iblnd/built-in.o drivers/usb/chipidea/host.o: warning: objtool: host_start()+0x22: can't find jump dest instruction at .text+0xac010278 CC [M] drivers/scsi/isci/task.o CC [M] drivers/net/ethernet/renesas/ravb_main.o CC [M] drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd.o drivers/hwmon/lm95241.o: warning: objtool: set_type()+0x48: can't find jump dest instruction at .text+0xc500042e CC [M] drivers/usb/chipidea/otg_fsm.o drivers/scsi/aic7xxx/aic7xxx_core.o: warning: objtool: ahc_sent_msg()+0x12: can't find jump dest instruction at .text+0x8c000317 CC [M] drivers/hwmon/ltc2990.o fs/nfs/nfs3super.o: warning: objtool: init_nfs_v3()+0xb: call without frame pointer save/setup fs/nfs/nfs3super.o: warning: objtool: exit_nfs_v3()+0xb: call without frame pointer save/setup drivers/power/rt5033_battery.o: warning: objtool: rt5033_battery_get_property()+0x38: can't find jump dest instruction at .text+0xdc00005e CC [M] drivers/net/wireless/ath/ath10k/testmode.o drivers/mfd/max8998-irq.o: warning: objtool: max8998_irq_thread()+0x42: can't find jump dest instruction at .text+0x80000197 drivers/net/wireless/ti/wl18xx/io.o: warning: objtool: wl18xx_top_reg_write()+0x37: can't find jump dest instruction at .text+0xad01003c CC [M] drivers/media/usb/dvb-usb/cinergyT2-fe.o drivers/net/ethernet/intel/igb/igb_hwmon.o: warning: objtool: igb_add_hwmon_attr()+0x51: can't find jump dest instruction at .text+0x1010056 CC [M] fs/ufs/file.o LD drivers/staging/comedi/drivers/built-in.o drivers/md/dm-cache-metadata.o: warning: objtool: __write_initial_superblock()+0x27: can't find jump dest instruction at .text+0x660102dd CC [M] drivers/net/wireless/ath/ath10k/trace.o drivers/net/ethernet/intel/i40e/i40e_nvm.o: warning: objtool: i40e_read_nvm_word_srctl()+0x34: can't find jump dest instruction at .text+0xa50004ca drivers/net/wireless/intersil/orinoco/orinoco_nortel.o: warning: objtool: orinoco_nortel_hw_init()+0x34: can't find jump dest instruction at .text+0x5e010219 drivers/pci/hotplug/shpchp_sysfs.o: warning: objtool: show_ctrl()+0x93: call without frame pointer save/setup drivers/pci/hotplug/shpchp_sysfs.o: warning: objtool: shpchp_create_ctrl_files()+0x1e: call without frame pointer save/setup drivers/pci/hotplug/shpchp_sysfs.o: warning: objtool: shpchp_remove_ctrl_files()+0x1e: call without frame pointer save/setup lib/timerqueue.o: warning: objtool: timerqueue_iterate_next()+0xb: call without frame pointer save/setup lib/timerqueue.o: warning: objtool: timerqueue_del()+0x56: call without frame pointer save/setup lib/timerqueue.o: warning: objtool: timerqueue_add()+0x7f: call without frame pointer save/setup CC [M] drivers/staging/comedi/drivers/comedi_8254.o drivers/hid/hid-wiimote-modules.o: warning: objtool: wiimod_ir_probe()+0x1e: can't find jump dest instruction at .text+0x7e020704 CC [M] drivers/net/ethernet/intel/i40e/i40e_debugfs.o LD drivers/staging/lustre/lnet/libcfs/built-in.o CC [M] drivers/media/usb/dvb-usb/friio.o CC lib/vsprintf.o CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.o CC [M] drivers/hid/hid-wiimote-debug.o LD drivers/staging/comedi/kcomedilib/built-in.o drivers/acpi/acpica/rsutils.o: warning: objtool: acpi_rs_set_srs_method_data()+0xa6: can't find jump dest instruction at .text+0xba0006ac drivers/hwmon/lm95245.o: warning: objtool: show_input()+0x2f: can't find jump dest instruction at .text+0x840006a4 CC [M] drivers/staging/lustre/lnet/libcfs/linux/linux-tracefile.o drivers/net/ethernet/qlogic/qla3xxx.o: warning: objtool: ql_mii_read_reg()+0x3c: can't find jump dest instruction at .text+0xb3000492 CC [M] drivers/thermal/int340x_thermal/int3403_thermal.o CC [M] drivers/staging/comedi/kcomedilib/kcomedilib_main.o CC [M] drivers/net/ethernet/realtek/atp.o drivers/gpu/drm/nouveau/nvkm/subdev/clk/pllnv04.o: warning: objtool: getMNP_single.isra.0()+0xba: can't find jump dest instruction at .text+0xbb0100c0 CC [M] drivers/net/wireless/rsi/rsi_91x_usb.o CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/debug.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/base.o LD drivers/staging/lustre/lnet/lnet/built-in.o drivers/media/dvb-frontends/dib0070.o: warning: objtool: dib0070_read_reg()+0x39: can't find jump dest instruction at .text+0xc000017f drivers/net/wireless/realtek/rtlwifi/debug.o: warning: objtool: _rtl_dbg_trace()+0x7d: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/amdgpu_job.o: warning: objtool: amdgpu_job_run()+0x32: can't find jump dest instruction at .text+0x1e0202f7 drivers/net/ethernet/packetengines/yellowfin.o: warning: objtool: yellowfin_tx_timeout()+0x65: can't find jump dest instruction at .text+0xa80000db fs/squashfs/symlink.o: warning: objtool: squashfs_symlink_readpage()+0x96: can't find jump dest instruction at .text+0x6301009b drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8192c.o: warning: objtool: rtl8192cu_power_on()+0x30: can't find jump dest instruction at .text+0xaf0100a5 drivers/net/usb/smsc75xx.o: warning: objtool: smsc75xx_tx_fixup()+0x4d: can't find jump dest instruction at .text+0xb70000b3 CC [M] fs/squashfs/decompressor.o CC [M] drivers/staging/lustre/lnet/lnet/api-ni.o drivers/scsi/bnx2i/bnx2i_iscsi.o: warning: objtool: bnx2i_ep_poll()+0x25: can't find jump dest instruction at .text+0xf0102cb drivers/net/ethernet/qualcomm/qca_debug.o: warning: objtool: qcaspi_get_ethtool_stats()+0x1b: call without frame pointer save/setup drivers/net/ethernet/qualcomm/qca_debug.o: warning: objtool: qcaspi_get_strings()+0x30: call without frame pointer save/setup drivers/net/ethernet/qualcomm/qca_debug.o: warning: objtool: qcaspi_set_ringparam()+0x71: call without frame pointer save/setup drivers/net/ethernet/qualcomm/qca_debug.o: warning: objtool: qcaspi_get_regs()+0x36: call without frame pointer save/setup drivers/net/ethernet/qualcomm/qca_debug.o: warning: objtool: qcaspi_get_drvinfo()+0x22: call without frame pointer save/setup drivers/net/ethernet/qualcomm/qca_debug.o: warning: objtool: qcaspi_info_open()+0x1d: call without frame pointer save/setup drivers/net/ethernet/qualcomm/qca_debug.o: warning: objtool: qcaspi_info_show()+0x27: call without frame pointer save/setup drivers/net/ethernet/qualcomm/qca_debug.o: warning: objtool: qcaspi_init_device_debugfs()+0x29: call without frame pointer save/setup drivers/net/ethernet/qualcomm/qca_debug.o: warning: objtool: qcaspi_remove_device_debugfs()+0x10: call without frame pointer save/setup CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_acp.o CC [M] drivers/media/dvb-frontends/s5h1409.o LD [M] drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.o drivers/scsi/bnx2fc/bnx2fc_fcoe.o: warning: objtool: bnx2fc_npiv_create_vports()+0x38: can't find jump dest instruction at .text+0xcf00024d drivers/net/wireless/intersil/orinoco/spectrum_cs.o: warning: objtool: spectrum_reset()+0x20: can't find jump dest instruction at .text+0xad000156 drivers/media/i2c/s5k6aa.o: warning: objtool: s5k6aa_enum_frame_interval()+0x28: can't find jump dest instruction at .text+0x800000fe CC [M] drivers/target/target_core_ua.o LD drivers/vme/boards/built-in.o CC [M] drivers/scsi/libfc/fc_disc.o CC [M] drivers/media/i2c/s5k6a3.o CC [M] drivers/net/wireless/ath/ath9k/ahb.o drivers/md/dm-cache-policy.o: warning: objtool: get_policy_once()+0x27: can't find call dest symbol at offset 0x8500011b CC [M] drivers/net/wireless/ralink/rt2x00/rt2400pci.o drivers/video/console/dummycon.o: warning: objtool: dummycon_init()+0x34: call without frame pointer save/setup CC [M] drivers/vme/boards/vme_vmivme7805.o CC [M] drivers/virtio/virtio_mmio.o LD [M] drivers/net/ethernet/qualcomm/qcaspi.o CC drivers/mfd/ab3100-core.o LD drivers/staging/lustre/lustre/built-in.o LD drivers/net/ethernet/qlogic/qede/built-in.o CC drivers/acpi/acpica/tbfadt.o drivers/media/rc/keymaps/rc-medion-x10.o: warning: objtool: init_rc_map_medion_x10()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-medion-x10.o: warning: objtool: exit_rc_map_medion_x10()+0xb: call without frame pointer save/setup CC [M] drivers/target/target_core_rd.o drivers/scsi/bnx2i/bnx2i_hwi.o: warning: objtool: setup_qp_page_tables()+0x28: can't find jump dest instruction at .text+0x3e01023e fs/proc/thread_self.o: warning: objtool: proc_setup_thread_self()+0x54: can't find jump dest instruction at .text+0xbd0001da CC fs/proc/proc_sysctl.o drivers/net/ethernet/mellanox/mlx5/core/fs_core.o: warning: objtool: connect_prev_fts()+0x2f: can't find jump dest instruction at .text+0x9d000555 CC [M] drivers/net/ethernet/qlogic/qede/qede_main.o drivers/scsi/esas2r/esas2r_flash.o: warning: objtool: verify_fi()+0x2c: can't find jump dest instruction at .text+0xc00103e2 LD drivers/vme/bridges/built-in.o CC [M] drivers/net/ethernet/mellanox/mlx5/core/rl.o drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: cxgb3i_ddp_init()+0x64: can't find jump dest instruction at .text+0x2d020209 CC [M] drivers/media/rc/keymaps/rc-medion-x10-digitainer.o drivers/net/ethernet/mellanox/mlx4/en_main.o: warning: objtool: mlx4_en_event()+0x22: can't find jump dest instruction at .text+0x85000148 drivers/net/wireless/ti/wlcore/tx.o: warning: objtool: wlcore_lnk_dequeue()+0x43: can't find jump dest instruction at .text+0xcb000129 drivers/media/usb/dvb-usb/cinergyT2-core.o: warning: objtool: cinergyt2_rc_query()+0x7a: can't find jump dest instruction at .text+0xb7000130 drivers/staging/fbtft/fb_hx8353d.o: warning: objtool: fbtft_driver_remove_pdev()+0x14: call without frame pointer save/setup drivers/staging/fbtft/fb_hx8353d.o: warning: objtool: fbtft_driver_remove_spi()+0x10: call without frame pointer save/setup drivers/staging/fbtft/fb_hx8353d.o: warning: objtool: fbtft_driver_probe_pdev()+0x15: call without frame pointer save/setup drivers/staging/fbtft/fb_hx8353d.o: warning: objtool: fbtft_driver_probe_spi()+0x15: call without frame pointer save/setup drivers/staging/fbtft/fb_hx8353d.o: warning: objtool: init_display()+0x27: call without frame pointer save/setup drivers/staging/fbtft/fb_hx8353d.o: warning: objtool: fbtft_driver_module_init()+0x12: call without frame pointer save/setup drivers/staging/fbtft/fb_hx8353d.o: warning: objtool: fbtft_driver_module_exit()+0xb: call without frame pointer save/setup CC [M] drivers/net/ethernet/mellanox/mlx4/en_ethtool.o LD [M] drivers/scsi/bnx2i/bnx2i.o CC [M] drivers/media/i2c/s5k4ecgx.o CC [M] drivers/staging/iio/accel/adis16240_core.o CC [M] drivers/gpu/drm/drm_trace_points.o CC [M] drivers/vme/bridges/vme_ca91cx42.o CC [M] drivers/staging/fbtft/fb_ili9163.o drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_sysfs_is_visible()+0x23: can't find jump dest instruction at .text+0xe2000028 drivers/net/ethernet/intel/igb/igb_ptp.o: warning: objtool: igb_ptp_set_timestamp_mode()+0x2d: can't find jump dest instruction at .text+0xa4020173 drivers/staging/fbtft/fb_hx8357d.o: warning: objtool: fbtft_driver_remove_pdev()+0x14: call without frame pointer save/setup drivers/staging/fbtft/fb_hx8357d.o: warning: objtool: fbtft_driver_remove_spi()+0x10: call without frame pointer save/setup drivers/staging/fbtft/fb_hx8357d.o: warning: objtool: fbtft_driver_probe_pdev()+0x15: call without frame pointer save/setup drivers/staging/fbtft/fb_hx8357d.o: warning: objtool: fbtft_driver_probe_spi()+0x15: call without frame pointer save/setup drivers/staging/fbtft/fb_hx8357d.o: warning: objtool: init_display()+0x39: call without frame pointer save/setup drivers/staging/fbtft/fb_hx8357d.o: warning: objtool: fbtft_driver_module_init()+0x12: call without frame pointer save/setup drivers/staging/fbtft/fb_hx8357d.o: warning: objtool: fbtft_driver_module_exit()+0xb: call without frame pointer save/setup drivers/thermal/int340x_thermal/int3402_thermal.o: warning: objtool: int3402_thermal_probe()+0x32: can't find jump dest instruction at .text+0xaa0000a8 CC [M] drivers/net/wireless/marvell/libertas/if_usb.o LD [M] drivers/net/ethernet/intel/igb/igb.o drivers/net/phy/mdio-mux.o: warning: objtool: mdio_mux_init()+0x2d: can't find jump dest instruction at .text+0x2e020083 drivers/tty/tty_mutex.o: warning: objtool: tty_unlock()+0x3f: call without frame pointer save/setup drivers/tty/tty_mutex.o: warning: objtool: tty_lock()+0x7d: call without frame pointer save/setup drivers/tty/tty_mutex.o: warning: objtool: tty_lock_interruptible()+0x7e: call without frame pointer save/setup drivers/tty/tty_mutex.o: warning: objtool: tty_lock_slave()+0x17: call without frame pointer save/setup drivers/tty/tty_mutex.o: warning: objtool: tty_unlock_slave()+0x17: call without frame pointer save/setup drivers/tty/tty_mutex.o: warning: objtool: tty_set_lock_subclass()+0x23: call without frame pointer save/setup CC [M] drivers/platform/x86/toshiba_haps.o CC [M] drivers/gpu/drm/amd/amdgpu/../acp/acp_hw.o CC [M] drivers/staging/iio/accel/sca3000_core.o LD drivers/staging/lustre/lustre/fid/built-in.o CC [M] drivers/scsi/fnic/fnic_scsi.o CC drivers/tty/tty_ldsem.o CC [M] drivers/net/phy/mdio-mux-bcm-iproc.o CC [M] drivers/staging/lustre/lustre/fid/fid_request.o net/netfilter/xt_REDIRECT.o: warning: objtool: redirect_tg4_check()+0x5b: call without frame pointer save/setup net/netfilter/xt_REDIRECT.o: warning: objtool: redirect_tg4()+0x10: call without frame pointer save/setup net/netfilter/xt_REDIRECT.o: warning: objtool: redirect_tg6()+0x10: call without frame pointer save/setup net/netfilter/xt_REDIRECT.o: warning: objtool: redirect_tg_init()+0x10: call without frame pointer save/setup net/netfilter/xt_REDIRECT.o: warning: objtool: redirect_tg_exit()+0x10: call without frame pointer save/setup drivers/net/wireless/ath/ath6kl/recovery.o: warning: objtool: ath6kl_recovery_hb_timer()+0x1b: can't find jump dest instruction at .text+0xad000131 fs/sysv/super.o: warning: objtool: detect_sysv()+0x42: can't find jump dest instruction at .text+0xe5000498 CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/tracepoint.o drivers/acpi/acpica/tbdata.o: warning: objtool: acpi_tb_verify_temp_table()+0x75: can't find jump dest instruction at .text+0xe800031a CC [M] drivers/net/wireless/ath/ath6kl/sdio.o LD [M] drivers/usb/common/usb-common.o CC [M] net/netfilter/xt_SECMARK.o fs/ubifs/super.o: warning: objtool: init_constants_early()+0xea: can't find jump dest instruction at .text+0x69020330 drivers/vfio/pci/vfio_pci_intrs.o: warning: objtool: vfio_pci_set_ctx_trigger_single()+0x1a: can't find jump dest instruction at .text+0xae000040 CC [M] fs/ubifs/sb.o drivers/scsi/bfa/bfad_bsg.o: warning: objtool: bfad_iocmd_rport_get_addr()+0x77: can't find jump dest instruction at .text+0x9700050c drivers/w1/masters/matrox_w1.o: warning: objtool: matrox_w1_probe()+0x83: can't find jump dest instruction at .text+0x53010179 drivers/scsi/fcoe/fcoe.o: warning: objtool: fcoe_ctlr_mode()+0x18: can't find jump dest instruction at .text+0x8a0004de LD [M] fs/sysv/sysv.o CC [M] drivers/vfio/pci/vfio_pci_rdwr.o drivers/net/wireless/st/cw1200/bh.o: warning: objtool: cw1200_device_wakeup()+0x6a: can't find jump dest instruction at .text+0x8f00017f drivers/gpu/drm/radeon/atombios_i2c.o: warning: objtool: radeon_process_i2c_ch()+0xba: can't find jump dest instruction at .text+0xd60000bf CC [M] drivers/net/ethernet/realtek/r8169.o CC [M] drivers/thermal/int340x_thermal/processor_thermal_device.o CC [M] drivers/gpu/drm/radeon/si_blit_shaders.o CC [M] drivers/net/ethernet/mellanox/mlx5/core/wq.o drivers/media/usb/dvb-usb/dtv5100.o: warning: objtool: dtv5100_i2c_xfer()+0x2d: can't find jump dest instruction at .text+0xc3000343 CC [M] drivers/net/wireless/st/cw1200/wsm.o CC [M] drivers/w1/masters/ds2490.o CC [M] drivers/net/ethernet/mellanox/mlx4/en_port.o fs/reiserfs/hashes.o: warning: objtool: keyed_hash()+0x36: can't find jump dest instruction at .text+0x3e01003c CC [M] drivers/net/ethernet/qlogic/qed/qed_dev.o fs/nfsd/nfs4recover.o: warning: objtool: cld_pipe_upcall()+0xad: can't find jump dest instruction at .text+0x71000122 drivers/staging/iio/adc/ad7606_par.o: warning: objtool: ad7606_par_remove()+0x17: call without frame pointer save/setup drivers/staging/iio/adc/ad7606_par.o: warning: objtool: ad7606_par_probe()+0x22: call without frame pointer save/setup drivers/staging/iio/adc/ad7606_par.o: warning: objtool: ad7606_driver_init()+0x12: call without frame pointer save/setup drivers/staging/iio/adc/ad7606_par.o: warning: objtool: ad7606_driver_exit()+0xb: call without frame pointer save/setup drivers/power/max17042_battery.o: warning: objtool: max17042_set_property()+0x37: can't find jump dest instruction at .text+0x9c00015d drivers/net/wireless/intel/iwlwifi/pcie/rx.o: warning: objtool: iwl_pcie_irq_handle_error()+0x69: can't find jump dest instruction at .text+0xb90001fe drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcms_trace_events.o: warning: objtool: perf_trace_brcms_dbg()+0x83: can't find jump dest instruction at .text+0xef0004a9 CC [M] drivers/video/backlight/l4f00242t03.o CC [M] fs/ufs/ialloc.o CC [M] fs/reiserfs/tail_conversion.o CC [M] drivers/staging/iio/adc/ad7606_spi.o CC [M] fs/squashfs/file_cache.o CC [M] drivers/power/twl4030_madc_battery.o CC drivers/video/fbdev/core/fb_cmdline.o drivers/net/ethernet/mellanox/mlx4/srq.o: warning: objtool: mlx4_srq_alloc()+0x7a: can't find jump dest instruction at .text+0xb1010560 drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.o: warning: objtool: gm20b_pllg_slide()+0x62: can't find jump dest instruction at .text+0xa3010568 drivers/net/wireless/ath/ath9k/mci.o: warning: objtool: ath_mci_set_concur_txprio()+0x36: can't find jump dest instruction at .text+0xe500003c drivers/acpi/acpica/rsxface.o: warning: objtool: acpi_walk_resource_buffer()+0x74: can't find jump dest instruction at .text+0x9a000079 CC drivers/video/fbdev/core/fb_notify.o CC [M] drivers/gpu/drm/drm_global.o drivers/hwmon/ltc2945.o: warning: objtool: ltc2945_val_to_reg()+0x1f: can't find jump dest instruction at .text+0x90000025 fs/udf/truncate.o: warning: objtool: udf_truncate_tail_extent()+0x44: can't find jump dest instruction at .text+0x360101fa CC drivers/acpi/acpica/tbfind.o CC [M] drivers/video/backlight/ld9040.o CC [M] fs/udf/symlink.o drivers/scsi/csiostor/csio_init.o: warning: objtool: csio_resource_alloc()+0x42: can't find jump dest instruction at .text+0x910001c8 CC [M] drivers/hwmon/ltc4151.o drivers/usb/common/ulpi.o: warning: objtool: ulpi_register()+0x3c: can't find jump dest instruction at .text+0x390101d2 drivers/scsi/be2iscsi/be_main.o: warning: objtool: beiscsi_get_params()+0x47: can't find jump dest instruction at .text+0x9a0000ec drivers/scsi/fnic/fnic_isr.o: warning: objtool: fnic_isr_legacy()+0x34: can't find jump dest instruction at .text+0xe000026a drivers/spi/spi-butterfly.o: warning: objtool: butterfly_attach()+0x2e: can't find jump dest instruction at .text+0x610200d4 CC [M] drivers/staging/comedi/drivers/comedi_isadma.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv04.o drivers/tty/tty_port.o: warning: objtool: tty_port_close_start()+0x34: can't find jump dest instruction at .text+0x7501017a fs/udf/partition.o: warning: objtool: udf_get_pblock_virt15()+0x52: can't find jump dest instruction at .text+0xc4000168 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_lcn.o: warning: objtool: wlc_phy_txpwr_srom_read_lcnphy()+0x30: can't find jump dest instruction at .text+0xf020796 CC [M] drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd_cb.o CC [M] drivers/gpu/drm/drm_prime.o drivers/net/wireless/mediatek/mt7601u/debugfs.o: warning: objtool: mt7601u_init_debugfs()+0x2f: can't find jump dest instruction at .text+0xae000575 CC [M] drivers/net/ethernet/mellanox/mlx5/core/eswitch.o drivers/md/dm-cache-target.o: warning: objtool: more_work()+0x29: can't find jump dest instruction at .text+0xac00006f CC [M] drivers/w1/masters/ds2482.o drivers/scsi/hisi_sas/hisi_sas_main.o: warning: objtool: hisi_sas_bytes_dmaed()+0x3a: can't find jump dest instruction at .text+0xa2000040 drivers/thermal/int340x_thermal/int340x_thermal_zone.o: warning: objtool: int340x_thermal_get_trip_temp()+0x27: can't find jump dest instruction at .text+0x8a00002c drivers/hwmon/ltc2990.o: warning: objtool: ltc2990_get_value()+0x1d: can't find jump dest instruction at .text+0xd20000e3 CC [M] drivers/virtio/virtio_pci_modern.o CC [M] drivers/net/wireless/mediatek/mt7601u/tx.o drivers/ssb/b43_pci_bridge.o: warning: objtool: b43_pci_ssb_bridge_init()+0xb: call without frame pointer save/setup drivers/ssb/b43_pci_bridge.o: warning: objtool: b43_pci_ssb_bridge_exit()+0xb: call without frame pointer save/setup drivers/scsi/esas2r/esas2r_int.o: warning: objtool: esas2r_ae_complete()+0x4a: can't find jump dest instruction at .text+0xfb00029f drivers/net/phy/mdio-mux-mmioreg.o: warning: objtool: mdio_mux_mmioreg_probe()+0x63: can't find jump dest instruction at .text+0x5a010089 CC [M] drivers/net/wireless/intel/iwlegacy/3945-debug.o drivers/rtc/rtc-coh901331.o: warning: objtool: coh901331_probe()+0x36: can't find jump dest instruction at .init.text+0xd900003c CC drivers/acpi/acpica/tbinstal.o LD [M] drivers/ssb/ssb.o drivers/scsi/device_handler/scsi_dh_alua.o: warning: objtool: alua_find_get_pg()+0x1e: can't find jump dest instruction at .text+0x8d0000e4 CC drivers/mfd/adp5520.o drivers/net/wireless/ralink/rt2x00/rt2x00usb.o: warning: objtool: rt2x00usb_register_read_async()+0x4c: can't find jump dest instruction at .text+0xd70002f2 net/netfilter/xt_RATEEST.o: warning: objtool: xt_rateest_tg_checkentry()+0x6e: can't find jump dest instruction at .text+0xd0102f3 CC [M] drivers/net/wireless/ti/wl1251/debugfs.o CC [M] sound/soc/codecs/spdif_transmitter.o drivers/net/wireless/ti/wl12xx/debugfs.o: warning: objtool: wl12xx_debugfs_add_files()+0x2a: can't find jump dest instruction at .text+0xab0f2250 drivers/gpu/drm/drm_debugfs.o: warning: objtool: edid_write()+0x4a: can't find jump dest instruction at .text+0xa200011f CC [M] drivers/md/dm-cache-policy-smq.o CC [M] drivers/rtc/rtc-da9052.o fs/ufs/dir.o: warning: objtool: ufs_get_page.isra.12()+0x27: can't find jump dest instruction at .text+0x9f00010d CC [M] drivers/net/wireless/ath/ath5k/ani.o CC [M] net/netfilter/xt_TPROXY.o drivers/net/wireless/ath/wil6210/debug.o: warning: objtool: __wil_err()+0x62: can't find jump dest instruction at .text+0xba000067 CC [M] drivers/net/wireless/ti/wl12xx/scan.o CC [M] drivers/net/wireless/ti/wl1251/io.o CC [M] drivers/isdn/hisax/hisax_isac.o drivers/scsi/bfa/bfa_fcs.o: warning: objtool: bfa_fcs_fabric_send_flogi_acc()+0x61: can't find jump dest instruction at .text+0xb60001d7 LD [M] drivers/net/ethernet/mellanox/mlxsw/mlxsw_core.o CC [M] fs/ocfs2/super.o LD drivers/video/fbdev/geode/built-in.o drivers/misc/hmc6352.o: warning: objtool: compass_power_mode_store()+0x16: can't find call dest symbol at offset 0x1600010a CC [M] drivers/video/fbdev/geode/gx1fb_core.o drivers/scsi/esas2r/esas2r_io.o: warning: objtool: esas2r_build_sg_list_sge()+0x49: can't find jump dest instruction at .text+0x9501004e drivers/input/touchscreen/wm9705.o: warning: objtool: wm9705_acc_enable()+0x2c: can't find jump dest instruction at .text+0x860000c2 CC [M] drivers/staging/lustre/lustre/fid/fid_lib.o drivers/gpu/drm/drm_encoder_slave.o: warning: objtool: drm_i2c_encoder_destroy()+0x2a: call without frame pointer save/setup drivers/gpu/drm/drm_encoder_slave.o: warning: objtool: drm_i2c_encoder_init()+0x42: call without frame pointer save/setup drivers/hid/hid-wiimote-debug.o: warning: objtool: wiidebug_eeprom_read()+0x3b: can't find jump dest instruction at .text+0x50100f1 drivers/scsi/fnic/fnic_res.o: warning: objtool: fnic_get_vnic_config()+0x60: can't find jump dest instruction at .text+0xda090065 CC drivers/video/logo/logo.o drivers/staging/iio/accel/adis16209_core.o: warning: objtool: adis16209_probe()+0x2c: can't find jump dest instruction at .text+0x9f000072 CC [M] drivers/misc/vmw_balloon.o drivers/media/dvb-frontends/tua6100.o: warning: objtool: tua6100_set_params()+0xbe: can't find jump dest instruction at .text+0x430100e3 drivers/video/backlight/ili9320.o: warning: objtool: ili9320_power()+0x46: can't find jump dest instruction at .text+0xc300012c drivers/spi/spi-cadence.o: warning: objtool: cdns_spi_irq()+0x36: can't find jump dest instruction at .text+0xa30002fb drivers/net/wireless/ath/ath6kl/testmode.o: warning: objtool: ath6kl_tm_rx_event()+0x22: can't find jump dest instruction at .text+0xa2000028 LOGO drivers/video/logo/logo_linux_mono.c drivers/net/wireless/broadcom/brcm80211/brcmfmac/usb.o: warning: objtool: brcmf_usb_recv_ctl()+0x49: can't find jump dest instruction at .text+0xb80000bf CC [M] drivers/hid/hid-sensor-hub.o CC [M] drivers/scsi/fnic/fnic_trace.o CC [M] drivers/staging/iio/accel/sca3000_ring.o CC [M] drivers/net/wireless/ath/ath5k/sysfs.o LD drivers/scsi/libsas/built-in.o fs/nfsd/nfs4layouts.o: warning: objtool: nfsd4_layout_setlease()+0x1d: can't find jump dest instruction at .text+0x820002a3 CC [M] drivers/media/dvb-frontends/itd1000.o CC [M] drivers/spi/spi-clps711x.o drivers/net/ethernet/mellanox/mlxsw/spectrum_dcb.o: warning: objtool: mlxsw_sp_dcbnl_ieee_setpfc()+0x4e: can't find jump dest instruction at .text+0xab000703 CC drivers/mfd/tps6586x.o LOGO drivers/video/logo/logo_linux_vga16.c CC [M] drivers/usb/atm/xusbatm.o sound/soc/codecs/sn95031.o: warning: objtool: sn95031_pcm_hw_params()+0x41: can't find jump dest instruction at .text+0xae0002e7 CC [M] drivers/video/backlight/lms283gf05.o CC [M] drivers/scsi/libsas/sas_init.o drivers/gpu/drm/nouveau/nvkm/subdev/clk/pllgt215.o: warning: objtool: gt215_pll_calc()+0x89: can't find jump dest instruction at .text+0xd300008f CC [M] drivers/w1/masters/mxc_w1.o CC [M] drivers/staging/iio/adc/ad7606_core.o drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.o: warning: objtool: mlxsw_sp_port_vlan_dump()+0x44: can't find jump dest instruction at .text+0x810000b9 drivers/isdn/hisax/hfc4s8s_l1.o: warning: objtool: hfc_l1_timer()+0x24: can't find jump dest instruction at .text+0x2601002a CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv05.o CC [M] fs/ubifs/io.o drivers/scsi/be2iscsi/be_cmds.o: warning: objtool: beiscsi_process_async_sli()+0x11: can't find jump dest instruction at .text+0x3010077 CC [M] drivers/staging/lustre/lnet/libcfs/linux/linux-debug.o CC [M] drivers/gpu/drm/i915/intel_fbdev.o CC [M] drivers/staging/lustre/lnet/libcfs/linux/linux-prim.o drivers/net/wireless/ath/ath9k/channel.o: warning: objtool: ath_chanctx_switch()+0x5a: can't find jump dest instruction at .text+0x8f0000c0 LD drivers/net/ethernet/qlogic/qlcnic/built-in.o CC [M] fs/nfsd/blocklayout.o LD [M] drivers/scsi/be2iscsi/be2iscsi.o CC [M] drivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.o drivers/scsi/libfc/fc_libfc.o: warning: objtool: fc_copy_buffer_to_sglist()+0x43: can't find jump dest instruction at .text+0x220103c8 drivers/uwb/lc-dev.o: warning: objtool: uwbd_dev_onair()+0x85: can't find jump dest instruction at .text+0x360108fa drivers/thermal/int340x_thermal/int3403_thermal.o: warning: objtool: int3403_cdev_add()+0x4c: can't find jump dest instruction at .text+0x96000192 drivers/media/rc/keymaps/rc-medion-x10-digitainer.o: warning: objtool: init_rc_map_medion_x10_digitainer()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-medion-x10-digitainer.o: warning: objtool: exit_rc_map_medion_x10_digitainer()+0xb: call without frame pointer save/setup CC [M] drivers/uwb/neh.o CC [M] drivers/rtc/rtc-da9055.o CC [M] drivers/media/rc/keymaps/rc-medion-x10-or2x.o CC [M] drivers/net/ethernet/renesas/ravb_ptp.o drivers/acpi/acpica/tbfadt.o: warning: objtool: acpi_tb_convert_fadt()+0xc6: can't find jump dest instruction at .text+0x230201bd drivers/media/usb/gspca/sn9c20x.o: warning: objtool: mt9m001_init_sensor()+0x24: can't find jump dest instruction at .text+0x9000068a drivers/pci/hotplug/acpiphp_ibm.o: warning: objtool: ibm_get_table_from_acpi()+0x61: can't find jump dest instruction at .text+0x49010066 LD drivers/net/ethernet/qlogic/qlge/built-in.o drivers/net/usb/gl620a.o: warning: objtool: genelink_tx_fixup()+0x67: can't find jump dest instruction at .text+0xc60000dd drivers/net/wireless/marvell/libertas/mesh.o: warning: objtool: lbs_mesh_config()+0x4b: can't find jump dest instruction at .text+0x93000321 CC [M] drivers/input/touchscreen/wm9713.o drivers/regulator/as3722-regulator.o: warning: objtool: as3722_get_regulator_dt_data()+0x54: can't find jump dest instruction at .text+0xe80002b9 CC [M] drivers/staging/iio/adc/ad7606_ring.o CC [M] drivers/media/usb/gspca/sonixb.o CC [M] drivers/net/wireless/marvell/libertas/if_cs.o CC [M] drivers/media/dvb-frontends/au8522_common.o CC [M] drivers/net/ethernet/qlogic/qlge/qlge_main.o CC [M] drivers/regulator/axp20x-regulator.o drivers/net/wireless/ath/ath6kl/wmi.o: warning: objtool: ath6kl_wmi_p2p_info_event_rx()+0x29: can't find jump dest instruction at .text+0xa200002f fs/squashfs/decompressor.o: warning: objtool: get_comp_opts()+0x35: can't find jump dest instruction at .text+0x8500003b drivers/net/wireless/ath/ath9k/pci.o: warning: objtool: ath_pci_aspm_init()+0x32: can't find jump dest instruction at .text+0xd8000038 CC [M] drivers/net/wireless/ath/ath5k/mac80211-ops.o CC [M] drivers/net/wireless/ti/wl12xx/event.o CC [M] drivers/net/ethernet/qlogic/qede/qede_ethtool.o drivers/scsi/esas2r/esas2r_init.o: warning: objtool: esas2r_format_init_msg()+0x2c: can't find jump dest instruction at .text+0x2a010032 drivers/power/rt9455_charger.o: warning: objtool: rt9455_charger_get_health()+0x5a: can't find jump dest instruction at .text+0xe600030f drivers/net/wan/lmc/lmc_proto.o: warning: objtool: lmc_proto_attach()+0x1f: call without frame pointer save/setup drivers/net/wan/lmc/lmc_proto.o: warning: objtool: lmc_proto_ioctl()+0x30: call without frame pointer save/setup drivers/net/wan/lmc/lmc_proto.o: warning: objtool: lmc_proto_open()+0x29: call without frame pointer save/setup drivers/net/wan/lmc/lmc_proto.o: warning: objtool: lmc_proto_close()+0x1f: call without frame pointer save/setup drivers/net/wan/lmc/lmc_proto.o: warning: objtool: lmc_proto_type()+0x29: call without frame pointer save/setup drivers/net/wan/lmc/lmc_proto.o: warning: objtool: lmc_proto_netif()+0x29: call without frame pointer save/setup CC [M] drivers/scsi/esas2r/esas2r_ioctl.o drivers/mfd/abx500-core.o: warning: objtool: abx500_remove_ops()+0x33: call without frame pointer save/setup drivers/mfd/abx500-core.o: warning: objtool: abx500_register_ops()+0x29: call without frame pointer save/setup LD drivers/usb/core/built-in.o drivers/net/wireless/ti/wl1251/boot.o: warning: objtool: wl1251_boot_upload_nvs()+0x23: can't find jump dest instruction at .text+0x7010029 CC [M] drivers/scsi/esas2r/esas2r_targdb.o CC [M] drivers/net/wireless/ti/wl1251/spi.o drivers/net/wireless/realtek/rtlwifi/core.o: warning: objtool: rtl_op_sw_scan_complete()+0x4a: can't find jump dest instruction at .text+0x8e000250 CC [M] drivers/isdn/hisax/hisax_fcpcipnp.o CC [M] drivers/usb/core/usb.o CC [M] drivers/staging/comedi/drivers/comedi_bond.o LD [M] drivers/net/wan/lmc/lmc.o CC drivers/pci/of.o drivers/pci/hotplug/shpchp_hpc.o: warning: objtool: hpc_get_adapter_speed()+0x57: can't find jump dest instruction at .text+0xff00023d drivers/usb/class/cdc-wdm.o: warning: objtool: wdm_open()+0x45: can't find jump dest instruction at .text+0xbf01056b drivers/vme/boards/vme_vmivme7805.o: warning: objtool: vmic_probe()+0x30: can't find jump dest instruction at .text+0xca000075 drivers/gpu/drm/amd/amdgpu/amdgpu_acp.o: warning: objtool: acp_resume_tile()+0x2e: can't find jump dest instruction at .text+0xa20001b3 CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_ioc32.o drivers/gpu/drm/nouveau/nvkm/subdev/devinit/base.o: warning: objtool: nvkm_devinit_preinit()+0x41: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/devinit/base.o: warning: objtool: nvkm_devinit_dtor()+0x3a: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/devinit/base.o: warning: objtool: nvkm_devinit_ctor()+0x2d: call without frame pointer save/setup drivers/net/ethernet/mellanox/mlxsw/spectrum_router.o: warning: objtool: mlxsw_sp_nexthop_group_find()+0x36: can't find jump dest instruction at .text+0xa600005c CC drivers/video/display_timing.o LD drivers/pci/hotplug/pci_hotplug.o drivers/usb/class/usbtmc.o: warning: objtool: usbtmc_ioctl_abort_bulk_out()+0x39: can't find jump dest instruction at .text+0x6601035f drivers/media/usb/dvb-usb/cinergyT2-fe.o: warning: objtool: cinergyt2_fe_set_frontend()+0x25: can't find call dest symbol at offset 0x86fd0379 CC [M] drivers/video/fbdev/aty/mach64_accel.o drivers/media/i2c/s5k6a3.o: warning: objtool: s5k6a3_probe()+0x40: can't find jump dest instruction at .text+0xb8010316 LD [M] drivers/net/ethernet/mellanox/mlxsw/mlxsw_pci.o drivers/net/wireless/ath/ath5k/led.o: warning: objtool: ath5k_init_leds()+0x26: can't find jump dest instruction at .text+0xe900020c CC [M] drivers/net/wireless/ath/ath9k/dfs_debug.o LD drivers/pci/hotplug/pciehp.o drivers/net/wireless/ath/ath5k/rfkill.o: warning: objtool: ath5k_tasklet_rfkill_toggle()+0x18: call without frame pointer save/setup drivers/net/wireless/ath/ath5k/rfkill.o: warning: objtool: ath5k_rfkill_hw_start()+0x3d: call without frame pointer save/setup drivers/net/wireless/ath/ath5k/rfkill.o: warning: objtool: ath5k_rfkill_hw_stop()+0x52: call without frame pointer save/setup drivers/staging/iio/accel/adis16240_core.o: warning: objtool: adis16240_probe()+0x2c: can't find jump dest instruction at .text+0x9f000072 CC [M] drivers/net/wireless/intel/iwlwifi/iwl-trans.o CC [M] drivers/staging/lustre/lnet/libcfs/linux/linux-cpu.o drivers/acpi/acpica/tbfind.o: warning: objtool: acpi_tb_find_table()+0x74: can't find jump dest instruction at .text+0xc020079 CC [M] drivers/scsi/fcoe/fcoe_transport.o LD drivers/pci/hotplug/acpiphp.o LD [M] drivers/net/ethernet/mellanox/mlxsw/mlxsw_switchx2.o LD drivers/thermal/samsung/built-in.o drivers/scsi/fnic/fnic_main.o: warning: objtool: fnic_cleanup()+0x7d: can't find jump dest instruction at .text+0xdb0100c3 CC [M] drivers/vme/bridges/vme_tsi148.o CC [M] drivers/staging/lustre/lnet/lnet/config.o drivers/uwb/lc-rc.o: warning: objtool: ASIE_store()+0x58: can't find jump dest instruction at .text+0xfe00034d drivers/usb/chipidea/otg_fsm.o: warning: objtool: ci_otg_del_timer()+0x23: can't find jump dest instruction at .text+0xfa0002f9 CC [M] drivers/usb/chipidea/ci_hdrc_usb2.o LD [M] drivers/pci/hotplug/shpchp.o CC [M] drivers/uwb/pal.o CC [M] drivers/thermal/samsung/exynos_tmu.o drivers/usb/chipidea/udc.o: warning: objtool: ep_free_request()+0x2a: can't find jump dest instruction at .text+0xbc000260 LD [M] drivers/net/ethernet/mellanox/mlxsw/mlxsw_spectrum.o drivers/net/wireless/ti/wl1251/init.o: warning: objtool: wl1251_hw_init_tx_queue_config()+0x3c: can't find jump dest instruction at .text+0xcd0000e2 drivers/staging/fbtft/fb_ili9163.o: warning: objtool: fbtft_driver_remove_pdev()+0x14: call without frame pointer save/setup drivers/staging/fbtft/fb_ili9163.o: warning: objtool: fbtft_driver_remove_spi()+0x10: call without frame pointer save/setup drivers/staging/fbtft/fb_ili9163.o: warning: objtool: fbtft_driver_probe_pdev()+0x15: call without frame pointer save/setup drivers/staging/fbtft/fb_ili9163.o: warning: objtool: fbtft_driver_probe_spi()+0x15: call without frame pointer save/setup drivers/staging/fbtft/fb_ili9163.o: warning: objtool: init_display()+0x53: call without frame pointer save/setup drivers/staging/fbtft/fb_ili9163.o: warning: objtool: fbtft_driver_module_init()+0x12: call without frame pointer save/setup drivers/staging/fbtft/fb_ili9163.o: warning: objtool: fbtft_driver_module_exit()+0xb: call without frame pointer save/setup fs/squashfs/file_cache.o: warning: objtool: squashfs_readpage_block()+0x35: call without frame pointer save/setup fs/udf/namei.o: warning: objtool: udf_find_entry()+0x91: can't find jump dest instruction at .text+0x11040287 CC [M] drivers/staging/fbtft/fb_ili9320.o LD drivers/w1/slaves/built-in.o CC [M] fs/squashfs/decompressor_single.o LD drivers/pci/hotplug/built-in.o drivers/net/wireless/rsi/rsi_91x_sdio_ops.o: warning: objtool: rsi_process_pkt()+0x58: can't find jump dest instruction at .text+0x8a00010d drivers/net/wireless/realtek/rtlwifi/efuse.o: warning: objtool: efuse_read_1byte()+0x2e: can't find jump dest instruction at .text+0x2d010034 drivers/vfio/pci/vfio_pci_rdwr.o: warning: objtool: do_io_rw()+0x3d: can't find jump dest instruction at .text+0xce020043 drivers/scsi/bfa/bfa_port.o: warning: objtool: bfa_port_isr()+0x3b: can't find jump dest instruction at .text+0xe1000461 drivers/tty/tty_ldsem.o: warning: objtool: down_write_failed()+0x43: can't find jump dest instruction at .sched.text+0x19010049 drivers/video/console/vgacon.o: warning: objtool: vgacon_scrollback_update()+0x1a: can't find jump dest instruction at .text+0xb3000040 drivers/platform/x86/toshiba_haps.o: warning: objtool: toshiba_haps_add()+0x25: can't find jump dest instruction at .text+0xb10002db CC drivers/tty/pty.o drivers/vme/vme.o: warning: objtool: __vme_register_driver_bus()+0x28: can't find jump dest instruction at .text+0x5f01028e CC [M] drivers/net/wireless/realtek/rtlwifi/rc.o CC [M] drivers/scsi/bfa/bfa_fcpim.o LOGO drivers/video/logo/logo_linux_clut224.c drivers/scsi/isci/request.o: warning: objtool: pio_sgl_next()+0x33: can't find jump dest instruction at .text+0x96000039 CC [M] drivers/net/wireless/ath/ath6kl/usb.o CC [M] drivers/vfio/pci/vfio_pci_config.o drivers/input/touchscreen/wm9712.o: warning: objtool: wm9712_acc_enable()+0x3b: can't find jump dest instruction at .text+0xa70000d1 CC [M] drivers/w1/w1.o CC [M] drivers/w1/slaves/w1_therm.o CC [M] drivers/platform/x86/toshiba-wmi.o drivers/net/phy/mdio-mux-bcm-iproc.o: warning: objtool: mdio_mux_iproc_probe()+0x40: can't find jump dest instruction at .text+0x520100b6 drivers/power/twl4030_madc_battery.o: warning: objtool: twl4030_madc_bat_get_property()+0x2b: can't find jump dest instruction at .text+0x4a010181 CC [M] drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.o drivers/scsi/bfa/bfa_fcs_fcpim.o: warning: objtool: bfa_fcs_itnim_send_prli()+0x52: can't find jump dest instruction at .text+0x9e000288 drivers/media/dvb-frontends/dib0090.o: warning: objtool: dib0090_fw_read_reg()+0x40: can't find jump dest instruction at .text+0xa0000186 drivers/scsi/hisi_sas/hisi_sas_v2_hw.o: warning: objtool: free_device_v2_hw()+0x89: can't find jump dest instruction at .text+0x8300024f drivers/video/backlight/l4f00242t03.o: warning: objtool: l4f00242t03_lcd_init()+0x85: can't find jump dest instruction at .text+0x4001012a CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.o CC [M] drivers/scsi/isci/probe_roms.o CC [M] drivers/scsi/isci/remote_node_context.o CC [M] drivers/net/wireless/ti/wl1251/sdio.o CC [M] drivers/net/wireless/ath/ath10k/thermal.o LD drivers/usb/dwc2/built-in.o CC [M] drivers/net/phy/mdio-bcm-unimac.o drivers/net/ethernet/rdc/r6040.o: warning: objtool: r6040_multicast_list()+0x9d: can't find jump dest instruction at .text+0x3d0204b2 CC [M] drivers/power/88pm860x_charger.o CC [M] drivers/staging/ks7010/ks7010_sdio.o CC [M] fs/nfsd/blocklayoutxdr.o drivers/net/wireless/ath/ath5k/base.o: warning: objtool: perf_trace_ath5k_tx_complete()+0x48: can't find jump dest instruction at .text+0xa40001ce CC [M] drivers/usb/dwc2/core.o LD drivers/staging/media/bcm2048/built-in.o drivers/net/wireless/intel/iwlegacy/4965-mac.o: warning: objtool: il4965_get_fh_string()+0x16: can't find jump dest instruction at .text+0x8b00001c LD [M] drivers/vhost/vhost_net.o drivers/net/wireless/broadcom/brcm80211/brcmfmac/debug.o: warning: objtool: brcmf_debug_psm_watchdog_notify()+0x4f: can't find call dest symbol at offset 0xecff0113 CC [M] drivers/usb/dwc2/core_intr.o drivers/scsi/csiostor/csio_lnode.o: warning: objtool: csio_ln_read_fcf_cbfn()+0x66: can't find jump dest instruction at .text+0xd0101ab drivers/acpi/acpica/tbinstal.o: warning: objtool: acpi_tb_override_table()+0x52: can't find jump dest instruction at .text+0x920000e7 drivers/net/wireless/broadcom/brcm80211/brcmsmac/led.o: warning: objtool: brcms_led_register()+0x6b: can't find jump dest instruction at .text+0xab010101 CC [M] drivers/usb/core/hub.o net/netfilter/xt_SECMARK.o: warning: objtool: secmark_tg_check()+0xa3: can't find call dest symbol at offset 0x98ff0187 CC [M] drivers/video/console/bitblit.o CC [M] drivers/staging/media/bcm2048/radio-bcm2048.o CC drivers/acpi/acpica/tbprint.o LOGO drivers/video/logo/logo_superh_mono.c drivers/net/wireless/intersil/orinoco/orinoco_usb.o: warning: objtool: ezusb_submit_in_urb()+0x25: can't find jump dest instruction at .text+0x8800025a drivers/staging/iio/adc/ad7606_spi.o: warning: objtool: ad7606_spi_read_block()+0x30: can't find call dest symbol at offset 0x4c0000d4 CC [M] drivers/scsi/bnx2fc/bnx2fc_tgt.o CC [M] drivers/scsi/libfc/fc_exch.o CC drivers/watchdog/watchdog_core.o drivers/vhost/vhost.o: warning: objtool: vq_memory_access_ok()+0x1d: can't find jump dest instruction at .text+0x820002e3 LD [M] drivers/vhost/vhost_scsi.o drivers/staging/comedi/kcomedilib/kcomedilib_main.o: warning: objtool: comedi_do_insn()+0x48: can't find jump dest instruction at .text+0xd500015e CC [M] drivers/net/wireless/intel/iwlwifi/iwl-1000.o CC [M] drivers/usb/dwc2/platform.o drivers/net/ethernet/intel/ixgbe/ixgbe_82599.o: warning: objtool: ixgbe_get_media_type_82599()+0x12: can't find jump dest instruction at .text+0xbd000018 LD drivers/staging/lustre/lnet/selftest/built-in.o fs/udf/symlink.o: warning: objtool: udf_pc_to_char.constprop.1()+0x26: can't find jump dest instruction at .text+0xf000002c drivers/net/wireless/broadcom/brcm80211/brcmsmac/dma.o: warning: objtool: _dma_ddtable_init()+0x88: can't find jump dest instruction at .text+0xf200012d LD [M] drivers/staging/comedi/kcomedilib/kcomedilib.o CC [M] fs/ufs/inode.o CC [M] drivers/usb/dwc2/hcd.o drivers/hwmon/ltc4151.o: warning: objtool: ltc4151_update_device()+0x5e: can't find jump dest instruction at .text+0x88000064 CC [M] fs/ubifs/tnc.o LD drivers/net/ethernet/rocker/built-in.o CC [M] drivers/staging/lustre/lnet/selftest/console.o LD [M] drivers/vhost/vhost_vsock.o drivers/gpu/drm/drm_trace_points.o: warning: objtool: perf_trace_drm_vblank_event_delivered()+0x44: can't find jump dest instruction at .text+0x810001ba drivers/video/fbdev/aty/atyfb_base.o: warning: objtool: atyfb_setcolreg()+0x55: can't find jump dest instruction at .text+0xe0200cb CC [M] drivers/hwmon/ltc4215.o CC [M] drivers/gpu/drm/drm_rect.o CC [M] fs/udf/directory.o CC [M] drivers/staging/lustre/lnet/selftest/conrpc.o CC [M] drivers/net/wireless/ath/ath5k/debug.o CC [M] drivers/net/ethernet/rocker/rocker_main.o CC [M] drivers/scsi/fcoe/fcoe_sysfs.o drivers/net/ethernet/intel/ixgbe/ixgbe_main.o: warning: objtool: ixgbe_sfp_link_config_subtask()+0x23: can't find jump dest instruction at .text+0x92000189 drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_data_path_params()+0x3f: can't find jump dest instruction at .text+0x93000575 CC [M] drivers/usb/core/hcd.o drivers/net/wireless/zydas/zd1211rw/zd_usb.o: warning: objtool: check_read_regs()+0x4a: can't find jump dest instruction at .text+0xb800009f CC [M] drivers/video/backlight/lms501kf03.o LD [M] drivers/net/wireless/zydas/zd1211rw/zd1211rw.o CC [M] drivers/net/ethernet/qlogic/netxen/netxen_nic_main.o LOGO drivers/video/logo/clut_vga16.c drivers/media/usb/dvb-usb/friio.o: warning: objtool: gl861_i2c_msg()+0x51: can't find jump dest instruction at .text+0xe010186 drivers/net/wireless/ath/ath10k/spectral.o: warning: objtool: ath10k_spectral_scan_config()+0x50: can't find jump dest instruction at .text+0x67010506 CC [M] drivers/net/phy/microchip.o LOGO drivers/video/logo/logo_blackfin_vga16.c fs/reiserfs/tail_conversion.o: warning: objtool: direct2indirect()+0x127: can't find jump dest instruction at .text+0xe002012c CC [M] drivers/net/wireless/ath/ath10k/debugfs_sta.o drivers/net/wireless/marvell/mwifiex/util.o: warning: objtool: mwifiex_parse_mgmt_packet.isra.1()+0x37: can't find jump dest instruction at .text+0x860000fd drivers/net/wireless/ath/ath9k/ahb.o: warning: objtool: ath_ahb_probe()+0x51: can't find jump dest instruction at .text+0xc90100f6 CC [M] drivers/net/wireless/marvell/mwifiex/txrx.o drivers/virtio/virtio_mmio.o: warning: objtool: vm_setup_vq()+0x2d: can't find jump dest instruction at .text+0x9020403 drivers/staging/lustre/lnet/libcfs/linux/linux-tracefile.o: warning: objtool: cfs_tracefile_init_arch()+0x57: can't find jump dest instruction at .text+0xec00011d LOGO drivers/video/logo/logo_superh_vga16.c CC [M] drivers/hid/hid-sensor-custom.o drivers/virtio/virtio_ring.o: warning: objtool: vring_free_queue()+0x34: can't find jump dest instruction at .text+0x8000027a drivers/staging/comedi/drivers/comedi_8254.o: warning: objtool: comedi_8254_cascade_ns_to_timer()+0x95: can't find jump dest instruction at .text+0x650103db CC [M] fs/reiserfs/journal.o drivers/net/wireless/rndis_wlan.o: warning: objtool: rndis_set_oid()+0x62: can't find jump dest instruction at .text+0x83010258 CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_main.o CC [M] drivers/staging/lustre/lnet/libcfs/linux/linux-curproc.o drivers/usb/atm/usbatm.o: warning: objtool: usbatm_atm_proc_read()+0x1a: can't find jump dest instruction at .text+0x24010140 drivers/gpu/drm/drm_global.o: warning: objtool: drm_global_item_unref()+0x36: call without frame pointer save/setup drivers/gpu/drm/drm_global.o: warning: objtool: drm_global_item_ref()+0x36: call without frame pointer save/setup drivers/gpu/drm/drm_global.o: warning: objtool: drm_global_init()+0x34: call without frame pointer save/setup fs/ufs/ialloc.o: warning: objtool: ufs2_init_inodes_chunk()+0x168: can't find jump dest instruction at .text+0xaf00016e CC [M] drivers/net/wireless/ti/wl18xx/scan.o drivers/scsi/isci/task.o: warning: objtool: isci_reset_device()+0x89: can't find jump dest instruction at .text+0xb400008f CC [M] drivers/net/ethernet/qlogic/qed/qed_hw.o CC [M] drivers/staging/comedi/drivers/comedi_test.o drivers/scsi/isci/remote_device.o: warning: objtool: isci_remote_device_terminate_requests()+0x49: can't find jump dest instruction at .text+0x90040d4f CC [M] fs/ufs/namei.o sound/soc/codecs/spdif_transmitter.o: warning: objtool: spdif_dit_remove()+0xd: call without frame pointer save/setup sound/soc/codecs/spdif_transmitter.o: warning: objtool: spdif_dit_probe()+0x20: call without frame pointer save/setup sound/soc/codecs/spdif_transmitter.o: warning: objtool: spdif_dit_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/spdif_transmitter.o: warning: objtool: spdif_dit_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/net/wireless/ath/wil6210/rx_reorder.o CC [M] sound/soc/codecs/ssm2518.o LOGO drivers/video/logo/logo_blackfin_clut224.c CC [M] drivers/staging/fbtft/fb_ili9325.o CC [M] drivers/staging/lustre/lustre/fid/lproc_fid.o drivers/video/fbdev/geode/gx1fb_core.o: warning: objtool: gx1fb_check_var()+0x1d: can't find jump dest instruction at .text+0xe6000023 drivers/w1/masters/mxc_w1.o: warning: objtool: mxc_w1_probe()+0x40: can't find jump dest instruction at .text+0xf9000086 drivers/media/rc/keymaps/rc-medion-x10-or2x.o: warning: objtool: init_rc_map_medion_x10_or2x()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-medion-x10-or2x.o: warning: objtool: exit_rc_map_medion_x10_or2x()+0xb: call without frame pointer save/setup CC [M] drivers/video/fbdev/geode/display_gx1.o CC [M] drivers/staging/fbtft/fb_ili9340.o LOGO drivers/video/logo/logo_dec_clut224.c drivers/video/fbdev/core/fb_notify.o: warning: objtool: fb_notifier_call_chain()+0x16: call without frame pointer save/setup drivers/video/fbdev/core/fb_notify.o: warning: objtool: fb_unregister_client()+0x13: call without frame pointer save/setup drivers/video/fbdev/core/fb_notify.o: warning: objtool: fb_register_client()+0x13: call without frame pointer save/setup drivers/rtc/rtc-da9052.o: warning: objtool: da9052_set_alarm.isra.5()+0xc8: can't find jump dest instruction at .text+0xd50000fd CC [M] drivers/w1/masters/ds1wm.o drivers/thermal/int340x_thermal/processor_thermal_device.o: warning: objtool: proc_thermal_read_ppcc()+0x45: can't find jump dest instruction at .text+0xe30003ab CC [M] drivers/media/rc/keymaps/rc-msi-digivox-ii.o drivers/media/usb/dvb-usb/dw2102.o: warning: objtool: sharp_z0194a_set_symbol_rate()+0x8b: can't find jump dest instruction at .text+0xab000091 drivers/net/wireless/rsi/rsi_91x_usb.o: warning: objtool: rsi_write_multiple()+0x42: can't find jump dest instruction at .text+0xb00000c8 CC [M] drivers/net/ethernet/qlogic/qed/qed_init_fw_funcs.o drivers/w1/masters/ds2482.o: warning: objtool: ds2482_probe()+0x42: can't find jump dest instruction at .text+0x4e0202b8 drivers/video/fbdev/core/fb_cmdline.o: warning: objtool: fb_get_options()+0x1d: call without frame pointer save/setup drivers/video/fbdev/core/fb_cmdline.o: warning: objtool: video_setup()+0x1f: call without frame pointer save/setup LOGO drivers/video/logo/logo_m32r_clut224.c LD drivers/usb/dwc3/built-in.o drivers/scsi/isci/port.o: warning: objtool: port_timeout()+0x37: can't find jump dest instruction at .text+0x1e0101ad drivers/w1/masters/ds2490.o: warning: objtool: ds_probe()+0x4b: can't find jump dest instruction at .text+0xcb010280 drivers/spi/spi-clps711x.o: warning: objtool: spi_clps711x_probe()+0x30: can't find jump dest instruction at .text+0x49010086 drivers/video/backlight/ld9040.o: warning: objtool: ld9040_power()+0x28: can't find jump dest instruction at .text+0x9c0002ee CC [M] drivers/staging/lustre/lnet/libcfs/linux/linux-module.o CC [M] drivers/media/usb/dvb-usb/friio-fe.o CC [M] drivers/net/wireless/rsi/rsi_91x_usb_ops.o drivers/net/wireless/ath/ath10k/testmode.o: warning: objtool: ath10k_tm_fetch_firmware()+0x41: can't find jump dest instruction at .text+0xb50000e6 drivers/scsi/cxgbi/cxgb4i/cxgb4i.o: warning: objtool: send_act_open_req6()+0xbd: can't find jump dest instruction at .text+0x9d0006a3 CC [M] drivers/scsi/bnx2fc/bnx2fc_debug.o drivers/media/i2c/s5k4ecgx.o: warning: objtool: s5k4ecgx_set_fmt()+0xa1: can't find jump dest instruction at .text+0x86000177 CC [M] drivers/video/fbdev/core/fbmem.o drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.o: warning: objtool: ixgbevf_map_rings_to_vectors()+0x3b: can't find jump dest instruction at .text+0x9b000041 CC [M] drivers/net/wireless/broadcom/b43/phy_lp.o drivers/net/wireless/broadcom/brcm80211/brcmfmac/tracepoint.o: warning: objtool: perf_trace_brcmf_sdpcm_hdr()+0x64: can't find jump dest instruction at .text+0xbd0002ea CC [M] drivers/thermal/int340x_thermal/int3406_thermal.o LOGO drivers/video/logo/logo_mac_clut224.c CC [M] drivers/spi/spi-dln2.o LOGO drivers/video/logo/logo_parisc_clut224.c CC [M] drivers/media/i2c/s5k5baf.o CC [M] drivers/usb/dwc3/core.o CC [M] drivers/vme/bridges/vme_fake.o LD drivers/video/fbdev/kyro/built-in.o drivers/net/wireless/broadcom/brcm80211/brcmsmac/debug.o: warning: objtool: __brcms_info()+0x5a: can't find jump dest instruction at .text+0xbe000c3f CC [M] drivers/staging/fbtft/fb_ili9341.o CC [M] drivers/net/ethernet/rocker/rocker_tlv.o drivers/net/ethernet/intel/ixgbe/ixgbe_82598.o: warning: objtool: ixgbe_read_i2c_phy_82598()+0x67: can't find jump dest instruction at .text+0xe50001cd drivers/video/backlight/lms283gf05.o: warning: objtool: lms283gf05_toggle()+0x3d: can't find call dest symbol at offset 0x2f0000d1 drivers/target/target_core_ua.o: warning: objtool: target_scsi3_ua_check()+0x1c: can't find jump dest instruction at .text+0xbf010022 drivers/scsi/bfa/bfa_fcbuild.o: warning: objtool: fc_prlo_rsp_parse()+0x12: can't find jump dest instruction at .text+0x890018c8 CC [M] drivers/net/wireless/marvell/mwifiex/wmm.o CC [M] fs/nfsd/flexfilelayout.o LD [M] drivers/net/ethernet/intel/ixgbevf/ixgbevf.o CC [M] fs/nfs/nfs3proc.o CC [M] drivers/video/fbdev/kyro/STG4000Ramdac.o fs/nfs/nfs3client.o: warning: objtool: nfs3_create_server()+0x21: can't find call dest symbol at offset 0x7b0001b5 drivers/staging/iio/accel/sca3000_core.o: warning: objtool: sca3000_read_thresh()+0x5b: can't find jump dest instruction at .text+0xa30005a1 CC [M] drivers/target/target_core_stat.o drivers/net/wireless/ath/wil6210/txrx.o: warning: objtool: wil_tx_desc_offload_setup()+0x18: can't find jump dest instruction at .text+0xb100001e drivers/staging/iio/accel/sca3000_ring.o: warning: objtool: sca3000_read_first_n_hw_rb()+0x45: can't find jump dest instruction at .text+0x2301042b CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_phy.o CC [M] drivers/video/fbdev/kyro/STG4000VTG.o LOGO drivers/video/logo/logo_sgi_clut224.c CC [M] drivers/net/ethernet/qlogic/netxen/netxen_nic_init.o CC [M] drivers/net/wireless/intel/iwlwifi/iwl-2000.o CC [M] drivers/net/wireless/ath/wil6210/ioctl.o LD [M] drivers/staging/iio/accel/adis16201.o drivers/net/ethernet/mellanox/mlx4/en_tx.o: warning: objtool: get_real_size()+0x13: can't find jump dest instruction at .text+0x9f000019 drivers/staging/iio/adc/ad7606_ring.o: warning: objtool: ad7606_poll_bh_to_ring()+0x33: can't find jump dest instruction at .text+0xe0000069 drivers/net/usb/smsc95xx.o: warning: objtool: smsc95xx_tx_fixup()+0x73: can't find jump dest instruction at .text+0x340100b9 LOGO drivers/video/logo/logo_spe_clut224.c drivers/media/dvb-frontends/s5h1409.o: warning: objtool: s5h1409_enable_modulation()+0x62: can't find jump dest instruction at .text+0xc1000338 LOGO drivers/video/logo/logo_sun_clut224.c LD drivers/staging/lustre/lnet/klnds/socklnd/built-in.o drivers/net/wireless/ti/wlcore/main.o: warning: objtool: wl1271_register_hw()+0x16: can't find jump dest instruction at .text+0x9600076c fs/eventpoll.o: warning: objtool: ep_alloc()+0x50: can't find jump dest instruction at .text+0x9b000346 drivers/rtc/rtc-da9055.o: warning: objtool: da9055_rtc_read_alarm()+0x5e: can't find jump dest instruction at .text+0x9b0000c3 LD [M] drivers/staging/iio/accel/adis16203.o CC [M] drivers/scsi/csiostor/csio_hw_t5.o CC [M] drivers/net/phy/mdio-bcm-iproc.o CC [M] drivers/net/usb/net1080.o CC [M] drivers/staging/lustre/lnet/klnds/socklnd/socklnd.o drivers/regulator/axp20x-regulator.o: warning: objtool: axp20x_set_dcdc_freq()+0x5a: can't find jump dest instruction at .text+0xa100005f CC [M] drivers/net/wireless/ath/wil6210/fw.o CC drivers/usb/early/ehci-dbgp.o CC fs/anon_inodes.o CC [M] drivers/rtc/rtc-da9063.o LOGO drivers/video/logo/logo_superh_clut224.c drivers/virtio/virtio_pci_modern.o: warning: objtool: vp_set()+0x40: can't find jump dest instruction at .text+0xdb000296 LD [M] drivers/staging/iio/accel/adis16209.o CC [M] drivers/net/wireless/ti/wlcore/acx.o fs/ubifs/sb.o: warning: objtool: fixup_free_space()+0x48: can't find jump dest instruction at .text+0x8001022e drivers/net/ethernet/mellanox/mlx5/core/wq.o: warning: objtool: mlx5_wq_cyc_create()+0xa9: can't find jump dest instruction at .text+0x8b00010e drivers/net/ethernet/realtek/atp.o: warning: objtool: write_packet()+0x72: can't find jump dest instruction at .text+0xd0000077 drivers/net/wireless/intel/iwlegacy/3945-rs.o: warning: objtool: il3945_sta_dbgfs_stats_table_read()+0x44: can't find jump dest instruction at .text+0x8a0000da CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_common.o CC [M] drivers/net/phy/intel-xway.o LD [M] drivers/staging/iio/accel/adis16240.o CC [M] drivers/virtio/virtio_pci_common.o CC [M] drivers/regulator/bcm590xx-regulator.o CC [M] drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd_modparams.o drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv05.o: warning: objtool: nv05_devinit_meminit()+0x5f: can't find jump dest instruction at .text+0xfb060065 LD [M] drivers/staging/iio/accel/sca3000.o drivers/net/wireless/intersil/hostap/hostap_cs.o: warning: objtool: prism2_read_fid_reg()+0x5c: can't find jump dest instruction at .text+0x9b0000e2 CC [M] drivers/thermal/int340x_thermal/acpi_thermal_rel.o drivers/net/ethernet/mellanox/mlx4/en_port.o: warning: objtool: mlx4_SET_VLAN_FLTR()+0x29: can't find jump dest instruction at .text+0x9500002f CC drivers/acpi/acpica/tbutils.o CC drivers/video/logo/logo_linux_mono.o fs/udf/super.o: warning: objtool: udf_parse_options()+0x63: can't find jump dest instruction at .text+0x860301c9 CC [M] drivers/net/ethernet/qlogic/qede/qede_dcbnl.o drivers/target/target_core_tpg.o: warning: objtool: core_allocate_nexus_loss_ua()+0x14: can't find jump dest instruction at .text+0xee0003aa drivers/net/wireless/intel/iwlegacy/3945-mac.o: warning: objtool: il3945_get_measurement()+0x13f: can't find jump dest instruction at .text+0xd40005e5 drivers/net/wireless/ti/wl1251/io.o: warning: objtool: wl1251_reg_read32()+0x27: call without frame pointer save/setup drivers/net/wireless/ti/wl1251/io.o: warning: objtool: wl1251_reg_write32()+0x2a: call without frame pointer save/setup CC drivers/watchdog/watchdog_dev.o CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/of.o LD drivers/staging/most/built-in.o drivers/staging/ks7010/ks_hostif.o: warning: objtool: hostif_bss_scan_request()+0x49: can't find jump dest instruction at .text+0xd100004f drivers/staging/ks7010/ks_wlan_net.o: warning: objtool: ks_wlan_set_rate()+0x15: can't find jump dest instruction at .text+0xf703009b drivers/mfd/ab3100-core.o: warning: objtool: ab3100_mask_and_set_register_interruptible()+0x42: can't find jump dest instruction at .text+0x32010118 CC [M] drivers/gpu/drm/radeon/radeon_prime.o CC [M] drivers/video/console/softcursor.o drivers/mfd/adp5520.o: warning: objtool: adp5520_probe()+0x52: can't find jump dest instruction at .text+0x95020507 drivers/net/wireless/marvell/libertas/if_usb.o: warning: objtool: usb_tx_block()+0x28: can't find jump dest instruction at .text+0xfd00002e CC [M] drivers/net/wireless/ti/wlcore/boot.o fs/nfsd/blocklayout.o: warning: objtool: nfsd4_scsi_identify_device.isra.3()+0x3d: can't find jump dest instruction at .text+0x930102f3 drivers/pci/of.o: warning: objtool: pci_set_of_node()+0x24: call without frame pointer save/setup drivers/pci/of.o: warning: objtool: pci_release_of_node()+0x18: call without frame pointer save/setup drivers/pci/of.o: warning: objtool: pci_release_bus_of_node()+0x18: call without frame pointer save/setup drivers/pci/of.o: warning: objtool: pcibios_get_phb_of_node()+0x23: call without frame pointer save/setup drivers/pci/of.o: warning: objtool: pci_set_bus_of_node()+0x2f: call without frame pointer save/setup drivers/pci/of.o: warning: objtool: pci_host_bridge_of_msi_domain()+0x32: call without frame pointer save/setup drivers/net/wireless/intersil/hostap/hostap_plx.o: warning: objtool: prism2_read_fid_reg()+0x5c: can't find jump dest instruction at .text+0x9b000132 drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv04.o: warning: objtool: nv04_devinit_preinit()+0x81: can't find jump dest instruction at .text+0xb2000127 LD [M] drivers/net/wireless/rsi/rsi_91x.o CC [M] drivers/net/wireless/ti/wlcore/init.o CC [M] drivers/net/wireless/ralink/rt2x00/rt2500pci.o CC [M] drivers/platform/x86/intel-hid.o drivers/vme/bridges/vme_ca91cx42.o: warning: objtool: ca91cx42_slave_set()+0x96: can't find jump dest instruction at .text+0x8e0103bb drivers/target/target_core_rd.o: warning: objtool: rd_set_configfs_dev_params()+0x2f: can't find jump dest instruction at .text+0xa30002b5 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv10.o drivers/gpu/drm/amd/amdgpu/amdgpu_ioc32.o: warning: objtool: amdgpu_kms_compat_ioctl()+0x16: call without frame pointer save/setup CC [M] fs/nfsd/flexfilelayoutxdr.o CC [M] drivers/pci/pci-stub.o CC [M] fs/reiserfs/resize.o CC [M] fs/squashfs/xattr.o drivers/staging/comedi/drivers/comedi_isadma.o: warning: objtool: comedi_isadma_free()+0x1c: can't find jump dest instruction at .text+0xe6000042 CC [M] drivers/net/wireless/marvell/mwifiex/11n.o drivers/scsi/esas2r/esas2r_targdb.o: warning: objtool: esas2r_targ_db_add_pthru()+0x39: can't find jump dest instruction at .text+0x8500033f LD [M] drivers/staging/comedi/comedi.o CC [M] drivers/uwb/radio.o drivers/video/display_timing.o: warning: objtool: display_timings_release()+0x43: call without frame pointer save/setup drivers/gpu/drm/drm_edid.o: warning: objtool: drm_for_each_detailed_block()+0x22: can't find jump dest instruction at .text+0xfa000058 LD drivers/staging/most/aim-network/built-in.o drivers/misc/vmw_balloon.o: warning: objtool: vmballoon_deflate()+0x48: can't find jump dest instruction at .text+0x2d01034e drivers/acpi/acpica/tbprint.o: warning: objtool: acpi_tb_print_table_header()+0x3f: can't find jump dest instruction at .text+0x14010075 drivers/staging/comedi/drivers/comedi_bond.o: warning: objtool: do_dev_config()+0x73: can't find jump dest instruction at .text+0x27020118 CC [M] drivers/scsi/fnic/fnic_debugfs.o LD drivers/staging/most/aim-cdev/built-in.o CC [M] drivers/staging/most/aim-network/networking.o CC [M] drivers/misc/pch_phub.o CC drivers/acpi/acpica/tbxface.o CC drivers/video/logo/logo_linux_vga16.o CC [M] drivers/net/ethernet/qlogic/qlge/qlge_dbg.o CC [M] drivers/staging/comedi/drivers/comedi_parport.o CC [M] drivers/input/touchscreen/sx8654.o CC [M] drivers/staging/most/aim-cdev/cdev.o drivers/net/wireless/ath/ath5k/sysfs.o: warning: objtool: ath5k_attr_show_firstep_level_max()+0x1f: call without frame pointer save/setup drivers/net/wireless/ath/ath5k/sysfs.o: warning: objtool: ath5k_attr_show_spur_level_max()+0x2e: call without frame pointer save/setup drivers/net/wireless/ath/ath5k/sysfs.o: warning: objtool: ath5k_attr_show_noise_immunity_level_max()+0x1f: call without frame pointer save/setup drivers/net/wireless/ath/ath5k/sysfs.o: warning: objtool: ath5k_attr_show_cck_weak_signal_detection()+0x2f: call without frame pointer save/setup drivers/net/wireless/ath/ath5k/sysfs.o: warning: objtool: ath5k_attr_show_ofdm_weak_signal_detection()+0x2f: call without frame pointer save/setup drivers/net/wireless/ath/ath5k/sysfs.o: warning: objtool: ath5k_attr_show_firstep_level()+0x2e: call without frame pointer save/setup drivers/net/wireless/ath/ath5k/sysfs.o: warning: objtool: ath5k_attr_show_spur_level()+0x2e: call without frame pointer save/setup drivers/net/wireless/ath/ath5k/sysfs.o: warning: objtool: ath5k_attr_show_noise_immunity_level()+0x2e: call without frame pointer save/setup drivers/net/wireless/ath/ath5k/sysfs.o: warning: objtool: ath5k_attr_show_ani_mode()+0x2e: call without frame pointer save/setup drivers/net/wireless/ath/ath5k/sysfs.o: warning: objtool: ath5k_attr_store_cck_weak_signal_detection()+0x32: call without frame pointer save/setup drivers/net/wireless/ath/ath5k/sysfs.o: warning: objtool: ath5k_attr_store_ofdm_weak_signal_detection()+0x32: call without frame pointer save/setup drivers/net/wireless/ath/ath5k/sysfs.o: warning: objtool: ath5k_attr_store_firstep_level()+0x32: call without frame pointer save/setup drivers/net/wireless/ath/ath5k/sysfs.o: warning: objtool: ath5k_attr_store_spur_level()+0x32: call without frame pointer save/setup drivers/net/wireless/ath/ath5k/sysfs.o: warning: objtool: ath5k_attr_store_noise_immunity_level()+0x32: call without frame pointer save/setup drivers/net/wireless/ath/ath5k/sysfs.o: warning: objtool: ath5k_attr_store_ani_mode()+0x32: call without frame pointer save/setup drivers/net/wireless/ath/ath5k/sysfs.o: warning: objtool: ath5k_sysfs_register()+0x2a: call without frame pointer save/setup drivers/net/wireless/ath/ath5k/sysfs.o: warning: objtool: ath5k_sysfs_unregister()+0x1b: call without frame pointer save/setup drivers/net/ethernet/renesas/ravb_ptp.o: warning: objtool: ravb_ptp_time_write()+0x35: can't find jump dest instruction at .text+0x810001cb LD drivers/thermal/ti-soc-thermal/built-in.o drivers/w1/slaves/w1_therm.o: warning: objtool: w1_seq_show()+0x3a: can't find jump dest instruction at .text+0xb90100d0 drivers/usb/chipidea/ci_hdrc_usb2.o: warning: objtool: ci_hdrc_usb2_probe()+0xa9: can't find jump dest instruction at .text+0x7f0100ff drivers/platform/x86/toshiba-wmi.o: warning: objtool: toshiba_wmi_init()+0x1b: can't find call dest symbol at offset 0x3f0000c1 drivers/net/wireless/mediatek/mt7601u/tx.o: warning: objtool: mt7601u_tx()+0x9e: can't find jump dest instruction at .text+0xcc010383 drivers/net/wireless/ti/wl12xx/scan.o: warning: objtool: wl1271_get_scan_channels()+0x2a: can't find jump dest instruction at .text+0x5f020030 CC [M] drivers/thermal/ti-soc-thermal/ti-bandgap.o drivers/scsi/fcoe/fcoe_ctlr.o: warning: objtool: fcoe_ctlr_encaps()+0x74: can't find jump dest instruction at .text+0x8b00061a drivers/video/fbdev/aty/mach64_accel.o: warning: objtool: atyfb_copyarea()+0x2f: can't find jump dest instruction at .text+0x5b010435 drivers/net/wireless/intel/iwlegacy/3945.o: warning: objtool: il3945_hw_reg_comp_txpower_temp()+0x2d: can't find jump dest instruction at .text+0xee010053 fs/squashfs/decompressor_single.o: warning: objtool: squashfs_decompressor_create()+0x30: call without frame pointer save/setup fs/squashfs/decompressor_single.o: warning: objtool: squashfs_decompressor_destroy()+0x26: call without frame pointer save/setup fs/squashfs/decompressor_single.o: warning: objtool: squashfs_decompress()+0x46: call without frame pointer save/setup drivers/gpu/drm/i915/intel_display.o: warning: objtool: intel_PLL_is_valid()+0x10: can't find jump dest instruction at .text+0xc4000016 CC [M] drivers/video/fbdev/aty/mach64_cursor.o drivers/net/wireless/intel/iwlwifi/pcie/tx.o: warning: objtool: iwl_pcie_tx_stop_fh()+0x3a: can't find jump dest instruction at .text+0x94000420 CC [M] drivers/video/backlight/ltv350qv.o drivers/media/rc/keymaps/rc-msi-digivox-ii.o: warning: objtool: init_rc_map_msi_digivox_ii()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-msi-digivox-ii.o: warning: objtool: exit_rc_map_msi_digivox_ii()+0xb: call without frame pointer save/setup CC [M] drivers/w1/slaves/w1_smem.o drivers/scsi/fnic/fnic_fcs.o: warning: objtool: fnic_wq_cmpl_handler_cont()+0x10d: can't find jump dest instruction at .text+0x510001c2 LD [M] drivers/net/wireless/rsi/rsi_sdio.o LD [M] drivers/net/wireless/mediatek/mt7601u/mt7601u.o CC drivers/watchdog/intel_scu_watchdog.o CC [M] drivers/usb/chipidea/ci_hdrc_msm.o CC [M] drivers/scsi/fnic/vnic_cq.o CC [M] drivers/media/rc/keymaps/rc-msi-digivox-iii.o CC [M] fs/squashfs/xattr_id.o drivers/scsi/libfc/fc_disc.o: warning: objtool: fc_disc_gpn_ft_parse()+0x3a: can't find jump dest instruction at .text+0xbe000520 drivers/scsi/csiostor/csio_scsi.o: warning: objtool: csio_eh_abort_handler()+0x3f: can't find jump dest instruction at .text+0xf9010555 drivers/media/dvb-frontends/itd1000.o: warning: objtool: itd1000_attach()+0x42: can't find jump dest instruction at .text+0x860001e8 drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_sock_send_pdus()+0x40: can't find jump dest instruction at .text+0x81020376 CC [M] drivers/net/wireless/ath/wil6210/pm.o CC [M] drivers/spi/spi-dw.o CC [M] fs/reiserfs/item_ops.o LD drivers/staging/iio/addac/built-in.o drivers/net/wireless/ti/wlcore/ps.o: warning: objtool: wl1271_ps_filter_frames()+0xcb: can't find jump dest instruction at .text+0x640000d0 CC [M] drivers/scsi/csiostor/csio_isr.o CC [M] drivers/gpu/drm/i915/dvo_ch7017.o CC [M] drivers/net/wireless/ti/wlcore/debugfs.o drivers/usb/atm/xusbatm.o: warning: objtool: xusbatm_bind()+0x11e: can't find jump dest instruction at .text+0x9e0003e4 drivers/scsi/csiostor/csio_hw.o: warning: objtool: csio_do_hello()+0x52: can't find jump dest instruction at .text+0x2c020397 CC [M] drivers/staging/iio/addac/adt7316.o CC [M] drivers/net/wireless/ralink/rt2x00/rt61pci.o CC drivers/acpi/acpica/tbxfload.o LD drivers/scsi/megaraid/built-in.o drivers/hwmon/ltc4215.o: warning: objtool: ltc4215_get_voltage()+0x10: can't find call dest symbol at offset 0xc0000f4 CC [M] drivers/net/wireless/ralink/rt2x00/rt2800pci.o CC fs/proc/proc_net.o CC [M] drivers/scsi/megaraid/megaraid_mm.o drivers/media/usb/gspca/sonixb.o: warning: objtool: find_sof()+0x23: can't find jump dest instruction at .text+0x5010029 CC [M] drivers/hwmon/ltc4222.o LD drivers/staging/lustre/lustre/fld/built-in.o CC drivers/video/logo/logo_linux_clut224.o drivers/mfd/tps6586x.o: warning: objtool: tps6586x_i2c_probe()+0x33: can't find jump dest instruction at .text+0xc50205f9 drivers/net/ethernet/realtek/8139too.o: warning: objtool: mdio_read()+0x32: can't find jump dest instruction at .text+0xe20002a8 drivers/net/wireless/ti/wl12xx/event.o: warning: objtool: wl12xx_wait_for_event()+0x1e: call without frame pointer save/setup drivers/net/wireless/ti/wl12xx/event.o: warning: objtool: wl12xx_process_mailbox_events()+0x19d: call without frame pointer save/setup CC [M] drivers/media/usb/gspca/sonixj.o CC [M] drivers/staging/lustre/lustre/fld/fld_request.o CC drivers/mfd/tps65090.o drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.o: warning: objtool: brcmf_pcie_pm_enter_D3()+0x100: can't find jump dest instruction at .text+0x72000694 CC [M] drivers/hwmon/ltc4245.o drivers/net/ethernet/realtek/8139cp.o: warning: objtool: __cp_set_rx_mode()+0x35: can't find jump dest instruction at .text+0x9300038a LD drivers/video/fbdev/matrox/built-in.o drivers/net/phy/mdio-bcm-unimac.o: warning: objtool: unimac_mdio_probe()+0x47: can't find jump dest instruction at .text+0xf200007d LD [M] drivers/net/wireless/ti/wl12xx/wl12xx.o CC [M] drivers/net/phy/mdio-hisi-femac.o LD drivers/scsi/lpfc/built-in.o drivers/staging/fbtft/fb_ili9320.o: warning: objtool: set_addr_win()+0x2f: can't find jump dest instruction at .text+0x7e000035 drivers/net/wireless/intel/iwlegacy/3945-debug.o: warning: objtool: il3945_ucode_tx_stats_read()+0x38: can't find jump dest instruction at .text+0x2b03011e CC [M] drivers/video/fbdev/matrox/matroxfb_base.o CC [M] drivers/scsi/bfa/bfa_core.o drivers/net/wireless/realtek/rtlwifi/ps.o: warning: objtool: rtl_ps_set_rf_state()+0x80: can't find jump dest instruction at .text+0xda000086 drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.o: warning: objtool: amdgpu_atpx_verify_interface.constprop.6()+0x2c: can't find jump dest instruction at .text.unlikely+0xaf000032 CC [M] drivers/video/fbdev/matrox/matroxfb_accel.o CC [M] drivers/scsi/lpfc/lpfc_mem.o CC [M] drivers/net/wireless/realtek/rtlwifi/regd.o drivers/net/wireless/intersil/hostap/hostap_pci.o: warning: objtool: prism2_read_fid_reg()+0x97: can't find jump dest instruction at .text+0x9d00015d CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.o drivers/scsi/isci/probe_roms.o: warning: objtool: isci_request_oprom()+0x28: can't find jump dest instruction at .text+0x6401002e drivers/scsi/fnic/fnic_trace.o: warning: objtool: fnic_get_trace_data()+0x42: can't find jump dest instruction at .text+0xdd0000c8 LD [M] drivers/net/wireless/intel/iwlegacy/iwlegacy.o drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.o: warning: objtool: netxen_p2_nic_set_mac_addr()+0x36: can't find jump dest instruction at .text+0xc00000ec CC [M] drivers/scsi/esas2r/esas2r_vda.o drivers/scsi/bfa/bfa_fcs_rport.o: warning: objtool: bfa_fcs_rpf_send_rpsc2()+0x50: can't find jump dest instruction at .text+0x98000236 drivers/video/fbdev/geode/display_gx1.o: warning: objtool: gx1_set_mode()+0x4b: call without frame pointer save/setup drivers/video/fbdev/geode/display_gx1.o: warning: objtool: gx1_gx_base()+0x15: call without frame pointer save/setup drivers/video/fbdev/geode/display_gx1.o: warning: objtool: gx1_frame_buffer_size()+0xc: call without frame pointer save/setup fs/udf/directory.o: warning: objtool: udf_fileident_read()+0x87: can't find jump dest instruction at .text+0xd0400fd drivers/input/touchscreen/wm9713.o: warning: objtool: wm9713_acc_enable()+0x34: can't find jump dest instruction at .text+0x900000ea CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_mn.o CC [M] drivers/staging/fbtft/fb_ili9481.o LD [M] drivers/net/wireless/intersil/hostap/hostap.o drivers/net/wireless/ralink/rt2x00/rt2800mmio.o: warning: objtool: rt2800mmio_queue_init()+0x30: can't find jump dest instruction at .text+0x9c0005f6 drivers/net/wireless/ath/ath5k/ani.o: warning: objtool: ath5k_ani_save_and_clear_phy_errors()+0x31: can't find jump dest instruction at .text+0x92000037 CC [M] drivers/scsi/fnic/vnic_dev.o drivers/staging/iio/adc/ad7606_core.o: warning: objtool: ad7606_request_gpios()+0x75: can't find jump dest instruction at .text+0xa00100db CC [M] drivers/net/ethernet/qlogic/netxen/netxen_nic_ethtool.o LD [M] drivers/net/wireless/intel/iwlegacy/iwl4965.o drivers/net/phy/microchip.o: warning: objtool: lan88xx_remove()+0x15: call without frame pointer save/setup drivers/net/phy/microchip.o: warning: objtool: lan88xx_phy_ack_interrupt()+0x1b: call without frame pointer save/setup drivers/net/phy/microchip.o: warning: objtool: lan88xx_phy_config_intr()+0x75: call without frame pointer save/setup drivers/net/phy/microchip.o: warning: objtool: lan88xx_probe()+0x19: call without frame pointer save/setup drivers/net/phy/microchip.o: warning: objtool: lan88xx_suspend()+0x17: 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 [M] fs/udf/misc.o CC [M] drivers/video/fbdev/geode/video_cs5530.o CC [M] drivers/staging/iio/adc/ad7780.o CC [M] drivers/video/fbdev/geode/gxfb_core.o CC [M] drivers/net/wireless/ralink/rt2x00/rt2500usb.o CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_fs.o CC [M] drivers/net/phy/mdio-xgene.o LD [M] drivers/net/wireless/intel/iwlegacy/iwl3945.o drivers/net/wireless/ath/ath6kl/sdio.o: warning: objtool: ath6kl_sdio_suspend()+0x43: can't find jump dest instruction at .text+0xce000329 drivers/video/backlight/lms501kf03.o: warning: objtool: lms501kf03_probe()+0x2a: can't find jump dest instruction at .text+0xd2000400 drivers/usb/dwc2/platform.o: warning: objtool: __dwc2_lowlevel_hw_enable()+0x36: can't find jump dest instruction at .text+0x8d00003c CC [M] drivers/scsi/esas2r/esas2r_main.o drivers/scsi/isci/host.o: warning: objtool: sci_controller_afe_initialization()+0x6d: can't find jump dest instruction at .text+0x190402c3 drivers/staging/fbtft/fb_ili9340.o: warning: objtool: fbtft_driver_remove_pdev()+0x14: call without frame pointer save/setup drivers/staging/fbtft/fb_ili9340.o: warning: objtool: fbtft_driver_remove_spi()+0x10: call without frame pointer save/setup drivers/staging/fbtft/fb_ili9340.o: warning: objtool: fbtft_driver_probe_pdev()+0x15: call without frame pointer save/setup drivers/staging/fbtft/fb_ili9340.o: warning: objtool: fbtft_driver_probe_spi()+0x15: call without frame pointer save/setup drivers/staging/fbtft/fb_ili9340.o: warning: objtool: init_display()+0x33b: call without frame pointer save/setup drivers/staging/fbtft/fb_ili9340.o: warning: objtool: fbtft_driver_module_init()+0x12: call without frame pointer save/setup drivers/staging/fbtft/fb_ili9340.o: warning: objtool: fbtft_driver_module_exit()+0xb: call without frame pointer save/setup drivers/power/88pm860x_charger.o: warning: objtool: start_fastcharge()+0x44: can't find jump dest instruction at .text+0xe400025a CC [M] drivers/media/dvb-frontends/au8522_dig.o CC [M] drivers/video/backlight/platform_lcd.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/smumgr.o CC [M] drivers/net/wireless/ralink/rt2x00/rt73usb.o CC [M] drivers/spi/spi-dw-mmio.o CC [M] drivers/power/pcf50633-charger.o CC [M] drivers/media/dvb-frontends/au8522_decoder.o CC [M] drivers/net/ethernet/qlogic/qed/qed_init_ops.o drivers/usb/dwc2/core_intr.o: warning: objtool: dwc2_handle_otg_intr()+0x61: can't find jump dest instruction at .text+0xb00000f7 CC [M] drivers/net/wireless/ralink/rt2x00/rt2800usb.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/cz_smumgr.o fs/nfsd/blocklayoutxdr.o: warning: objtool: nfsd4_block_encode_volume()+0x1e: can't find jump dest instruction at .text+0xa1000024 net/netfilter/xt_TPROXY.o: warning: objtool: tproxy_handle_time_wait6.isra.5()+0xac: can't find jump dest instruction at .text+0x83030191 drivers/video/fbdev/kyro/STG4000Ramdac.o: warning: objtool: InitialiseRamdac()+0x54: can't find jump dest instruction at .text+0x1c02005a drivers/gpu/drm/drm_prime.o: warning: objtool: drm_prime_sg_to_page_addr_arrays()+0x2a: can't find jump dest instruction at .text+0xcc000150 CC [M] drivers/gpu/drm/drm_vma_manager.o CC [M] drivers/virtio/virtio_pci_legacy.o LD drivers/video/logo/built-in.o fs/ufs/namei.o: warning: objtool: ufs_mkdir()+0x58: can't find jump dest instruction at .text+0xaa0000bd CC [M] drivers/video/fbdev/kyro/STG4000OverlayDevice.o CC [M] net/netfilter/xt_TCPMSS.o drivers/media/dvb-frontends/au8522_common.o: warning: objtool: au8522_get_state()+0x8a: can't find jump dest instruction at .text+0x9c000110 fs/ubifs/io.o: warning: objtool: new_wbuf_timer_nolock()+0x6c: can't find jump dest instruction at .text+0x8b0001c2 drivers/uwb/neh.o: warning: objtool: uwb_rc_notif()+0x2e: can't find jump dest instruction at .text+0x8d000044 drivers/thermal/int340x_thermal/int3406_thermal.o: warning: objtool: int3406_thermal_probe()+0x1d: can't find jump dest instruction at .text+0x17010263 CC drivers/video/videomode.o drivers/tty/pty.o: warning: objtool: pty_set_termios()+0x2e: can't find jump dest instruction at .text+0xe5000254 drivers/thermal/samsung/exynos_tmu.o: warning: objtool: exynos7_tmu_initialize()+0x39: can't find jump dest instruction at .text+0x5601032f CC [M] fs/ubifs/master.o CC [M] drivers/media/dvb-frontends/tda10048.o drivers/staging/fbtft/fb_ili9341.o: warning: objtool: set_gamma()+0x20: can't find jump dest instruction at .text+0xc6000156 LD [M] drivers/thermal/samsung/exynos_thermal.o fs/proc/proc_sysctl.o: warning: objtool: proc_sys_compare()+0x28: can't find jump dest instruction at .text+0xa50001be CC [M] drivers/staging/iio/addac/adt7316-spi.o drivers/staging/fbtft/fb_ili9325.o: warning: objtool: set_addr_win()+0x2f: can't find jump dest instruction at .text+0x7e000035 drivers/watchdog/watchdog_core.o: warning: objtool: __watchdog_register_device()+0x16: can't find jump dest instruction at .text+0xd201009c drivers/hid/hid-sensor-hub.o: warning: objtool: sensor_hub_input_get_attribute_info()+0x58: can't find jump dest instruction at .text+0x8c00005e CC fs/proc/kcore.o CC drivers/tty/tty_audit.o drivers/net/phy/mdio-bcm-iproc.o: warning: objtool: iproc_mdio_probe()+0x40: can't find jump dest instruction at .text+0x3010076 CC [M] drivers/watchdog/pcwd_pci.o CC [M] drivers/regulator/da903x.o CC [M] drivers/misc/fsa9480.o drivers/net/ethernet/mellanox/mlx4/en_rx.o: warning: objtool: mlx4_en_config_rss_qp()+0x51: can't find jump dest instruction at .text+0x2e010057 drivers/net/wireless/mac80211_hwsim.o: warning: objtool: remove_user_radios()+0x35: can't find jump dest instruction at .text+0xa70001ea drivers/acpi/acpica/tbutils.o: warning: objtool: acpi_tb_parse_root_table()+0xe7: can't find jump dest instruction at .init.text+0x9c0100ec CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.o CC [M] drivers/spi/spi-dw-pci.o CC [M] drivers/net/ethernet/mellanox/mlx4/en_cq.o CC [M] drivers/scsi/aic7xxx/aic79xx_pci.o drivers/video/console/fbcon.o: warning: objtool: fbcon_get_font()+0x4f: can't find jump dest instruction at .text+0x67010425 CC [M] net/netfilter/xt_TCPOPTSTRIP.o drivers/scsi/bnx2fc/bnx2fc_io.o: warning: objtool: bnx2fc_map_sg()+0x113: can't find jump dest instruction at .text+0xc4000119 drivers/net/ethernet/qlogic/qed/qed_cxt.o: warning: objtool: qed_ilt_cli_adv_line()+0x14: can't find jump dest instruction at .text+0x8c0001ba drivers/net/wireless/ath/ath5k/mac80211-ops.o: warning: objtool: ath5k_get_survey()+0x39: can't find jump dest instruction at .text+0xbb00028f CC [M] drivers/gpu/drm/i915/dvo_ch7xxx.o CC [M] drivers/video/console/tileblit.o CC [M] drivers/video/fbdev/kyro/STG4000InitDevice.o drivers/net/ethernet/renesas/ravb_main.o: warning: objtool: ravb_phy_init()+0x77: can't find jump dest instruction at .text+0xb30008dd CC [M] fs/ubifs/scan.o drivers/net/ethernet/mellanox/mlx5/core/rl.o: warning: objtool: mlx5_rl_remove_rate()+0x1c: can't find jump dest instruction at .text+0xea0000e2 CC [M] drivers/net/usb/plusb.o drivers/gpu/drm/i915/intel_fbdev.o: warning: objtool: intel_fb_initial_config()+0x69: can't find jump dest instruction at .text+0x3b0600ef CC [M] drivers/media/i2c/adp1653.o drivers/net/wireless/intel/iwlwifi/pcie/trans.o: warning: objtool: get_csr_string()+0x13: can't find jump dest instruction at .text+0x93010119 LD drivers/staging/mt29f_spinand/built-in.o sound/soc/codecs/ssm2518.o: warning: objtool: ssm2518_set_dai_fmt()+0x27: can't find jump dest instruction at .text+0xc300004d drivers/net/wireless/ath/ath6kl/trace.o: warning: objtool: perf_trace_ath6kl_htc_tx()+0x48: can't find jump dest instruction at .text+0xb700052e CC [M] drivers/video/fbdev/kyro/fbdev.o CC [M] drivers/staging/iio/addac/adt7316-i2c.o LD [M] drivers/net/wireless/ath/ath6kl/ath6kl_sdio.o drivers/net/wireless/ti/wl18xx/debugfs.o: warning: objtool: radar_debug_mode_write()+0x50: can't find jump dest instruction at .text+0xb3000185 drivers/net/wireless/marvell/libertas/if_cs.o: warning: objtool: if_cs_probe()+0x81: can't find jump dest instruction at .text+0x6f020157 drivers/md/dm-cache-policy-smq.o: warning: objtool: q_requeue_before()+0x38: can't find jump dest instruction at .text+0xd0000c2e drivers/staging/comedi/drivers/comedi_test.o: warning: objtool: fake_waveform()+0x10: can't find jump dest instruction at .text+0xea000016 CC [M] drivers/net/wireless/ath/ath10k/wow.o CC [M] sound/soc/codecs/ssm2602.o CC [M] drivers/staging/mt29f_spinand/mt29f_spinand.o LD [M] drivers/isdn/hisax/hisax.o CC [M] drivers/staging/fbtft/fb_ili9486.o CC [M] drivers/net/wireless/marvell/libertas/if_sdio.o CC [M] drivers/vfio/pci/vfio_pci_igd.o drivers/net/wireless/ti/wl1251/spi.o: warning: objtool: wl1251_spi_probe()+0x54: can't find jump dest instruction at .text+0xf3010109 CC [M] drivers/md/dm-cache-policy-cleaner.o drivers/scsi/isci/remote_node_context.o: warning: objtool: sci_remote_node_context_event_handler()+0x19: can't find jump dest instruction at .text+0xc301051f drivers/net/phy/intel-xway.o: warning: objtool: xway_gphy_config_init()+0x2d: can't find jump dest instruction at .text+0xcc000133 drivers/usb/core/usb.o: warning: objtool: usb_find_alt_setting()+0x14: can't find jump dest instruction at .text+0x9c00044a LD [M] drivers/net/wireless/ath/ath6kl/ath6kl_core.o LD [M] drivers/net/wireless/ti/wl1251/wl1251_spi.o drivers/w1/masters/ds1wm.o: warning: objtool: ds1wm_search()+0x86: can't find jump dest instruction at .text+0xdf03071b CC [M] drivers/usb/core/urb.o CC [M] drivers/scsi/isci/remote_node_table.o drivers/scsi/libsas/sas_init.o: warning: objtool: sas_phy_setup()+0x31: can't find jump dest instruction at .text+0x1a0100c7 CC [M] drivers/video/fbdev/geode/display_gx.o drivers/staging/lustre/lnet/libcfs/linux/linux-prim.o: warning: objtool: cfs_clear_sigpending()+0x25: call without frame pointer save/setup drivers/staging/lustre/lnet/libcfs/linux/linux-prim.o: warning: objtool: cfs_restore_sigs()+0x33: call without frame pointer save/setup drivers/staging/lustre/lnet/libcfs/linux/linux-prim.o: warning: objtool: cfs_block_sigsinv()+0x3a: call without frame pointer save/setup drivers/staging/lustre/lnet/libcfs/linux/linux-prim.o: warning: objtool: cfs_block_sigs()+0x37: call without frame pointer save/setup drivers/staging/lustre/lnet/libcfs/linux/linux-prim.o: warning: objtool: cfs_block_allsigs()+0x30: call without frame pointer save/setup fs/nfsd/flexfilelayoutxdr.o: warning: objtool: nfsd4_ff_encode_layoutget()+0x95: can't find jump dest instruction at .text+0x9200009b drivers/net/wireless/ath/ath9k/dfs_debug.o: warning: objtool: read_file_dfs()+0x4b: can't find jump dest instruction at .text+0x4c040151 CC [M] drivers/scsi/libsas/sas_phy.o CC [M] drivers/thermal/qcom-spmi-temp-alarm.o CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_tx.o CC [M] drivers/virtio/virtio_balloon.o CC [M] sound/soc/codecs/ssm2602-spi.o CC [M] drivers/w1/masters/w1-gpio.o CC [M] drivers/video/console/fbcon_rotate.o fs/squashfs/xattr.o: warning: objtool: squashfs_xattr_get()+0x7d: can't find jump dest instruction at .text+0xcb0100a3 drivers/uwb/pal.o: warning: objtool: uwb_pal_unregister()+0x13: call without frame pointer save/setup drivers/uwb/pal.o: warning: objtool: find_rc()+0x21: call without frame pointer save/setup drivers/uwb/pal.o: warning: objtool: uwb_pal_register()+0x7f: call without frame pointer save/setup drivers/isdn/hisax/hisax_isac.o: warning: objtool: dump_packet()+0x28: can't find jump dest instruction at .text+0x9b00013e CC [M] drivers/net/wireless/ath/ath9k/dfs.o drivers/media/rc/keymaps/rc-msi-digivox-iii.o: warning: objtool: init_rc_map_msi_digivox_iii()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-msi-digivox-iii.o: warning: objtool: exit_rc_map_msi_digivox_iii()+0xb: call without frame pointer save/setup drivers/platform/x86/intel-hid.o: warning: objtool: intel_hid_probe()+0x32: can't find jump dest instruction at .text+0x1f0102d8 drivers/hid/hid-sensor-custom.o: warning: objtool: enable_sensor_store()+0x3d: can't find jump dest instruction at .text+0xa2000213 LD drivers/staging/iio/cdc/built-in.o drivers/scsi/bfa/bfa_ioc.o: warning: objtool: bfa_ioc_fw_ver_patch_cmp()+0xf: can't find jump dest instruction at .text+0xbf000065 CC [M] drivers/net/ethernet/intel/i40e/i40e_diag.o CC [M] drivers/media/rc/keymaps/rc-msi-tvanywhere.o CC [M] drivers/staging/iio/cdc/ad7150.o drivers/spi/spi-dln2.o: warning: objtool: dln2_spi_get_speed_range()+0x50: can't find jump dest instruction at .text+0x80000056 drivers/target/target_core_sbc.o: warning: objtool: sbc_execute_unmap()+0x43: can't find jump dest instruction at .text+0x880101c9 CC [M] drivers/target/target_core_xcopy.o drivers/pci/pci-stub.o: warning: objtool: pci_stub_init()+0x2a: can't find jump dest instruction at .init.text+0x9010030 CC [M] drivers/platform/x86/intel-vbtn.o CC [M] drivers/staging/iio/cdc/ad7152.o 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 CC [M] drivers/platform/x86/intel_scu_ipcutil.o CC [M] drivers/pci/xen-pcifront.o LD drivers/hid/i2c-hid/built-in.o drivers/net/wireless/realtek/rtlwifi/rc.o: warning: objtool: rtl_tx_status()+0x32: can't find jump dest instruction at .text+0x23010148 drivers/net/wireless/ti/wl1251/sdio.o: warning: objtool: wl1251_sdio_probe()+0x37: can't find jump dest instruction at .text+0x602042c CC [M] drivers/hid/i2c-hid/i2c-hid.o drivers/net/ethernet/rocker/rocker_tlv.o: warning: objtool: rocker_tlv_parse()+0x2a: call without frame pointer save/setup drivers/net/ethernet/rocker/rocker_tlv.o: warning: objtool: rocker_tlv_put()+0x5b: call without frame pointer save/setup CC [M] drivers/w1/slaves/w1_ds2408.o CC drivers/video/of_display_timing.o LD drivers/staging/most/aim-sound/built-in.o CC [M] drivers/scsi/megaraid/megaraid_mbox.o CC [M] drivers/w1/w1_int.o fs/squashfs/xattr_id.o: warning: objtool: squashfs_xattr_lookup()+0x5a: call without frame pointer save/setup fs/squashfs/xattr_id.o: warning: objtool: squashfs_read_xattr_id_table()+0x2e: call without frame pointer save/setup drivers/media/usb/dvb-usb/friio-fe.o: warning: objtool: jdvbt90502_pll_set_freq()+0xd5: can't find jump dest instruction at .text+0x2b01054b CC [M] drivers/platform/x86/intel_mid_thermal.o fs/anon_inodes.o: warning: objtool: anon_inode_getfile()+0x38: can't find jump dest instruction at .text+0xec00008e drivers/usb/chipidea/ci_hdrc_msm.o: warning: objtool: ci_hdrc_msm_notify_event()+0x1f: can't find jump dest instruction at .text+0x98000065 CC [M] drivers/media/usb/dvb-usb/az6027.o LD drivers/hid/usbhid/built-in.o drivers/rtc/rtc-da9063.o: warning: objtool: da9063_rtc_read_time()+0x63: can't find jump dest instruction at .text+0x8f000448 CC [M] fs/squashfs/lz4_wrapper.o CC [M] drivers/staging/most/aim-sound/sound.o CC [M] drivers/staging/lustre/lustre/fld/fld_cache.o CC [M] drivers/net/wireless/ath/ath10k/pci.o fs/reiserfs/resize.o: warning: objtool: reiserfs_resize()+0x50: can't find jump dest instruction at .text+0x7a050055 drivers/net/wireless/ath/ath10k/thermal.o: warning: objtool: ath10k_thermal_set_throttling()+0x5c: can't find jump dest instruction at .text+0x88000142 drivers/isdn/hisax/hisax_fcpcipnp.o: warning: objtool: dump_packet()+0x28: can't find jump dest instruction at .text+0x9b00004e CC [M] drivers/usb/chipidea/ci_hdrc_zevio.o drivers/scsi/bnx2fc/bnx2fc_debug.o: warning: objtool: BNX2FC_TGT_DBG()+0x24: can't find jump dest instruction at .text+0x810000da CC [M] drivers/hid/usbhid/hid-core.o CC [M] drivers/net/wireless/ath/ath10k/ce.o drivers/input/touchscreen/sx8654.o: warning: objtool: sx8654_probe()+0x36: can't find jump dest instruction at .text+0xe201003c LD [M] drivers/isdn/hisax/hisax_st5481.o CC [M] drivers/rtc/rtc-davinci.o CC [M] drivers/input/touchscreen/tps6507x-ts.o CC [M] drivers/hwmon/ltc4260.o CC [M] drivers/staging/lustre/lustre/fld/lproc_fld.o CC [M] fs/reiserfs/ioctl.o drivers/scsi/fnic/vnic_cq.o: warning: objtool: fnic_cq_free()+0x19: call without frame pointer save/setup drivers/scsi/fnic/vnic_cq.o: warning: objtool: fnic_cq_alloc()+0x3b: call without frame pointer save/setup drivers/scsi/fnic/vnic_cq.o: warning: objtool: fnic_cq_init()+0x4a: call without frame pointer save/setup drivers/scsi/fnic/vnic_cq.o: warning: objtool: fnic_cq_clean()+0x29: call without frame pointer save/setup drivers/staging/ks7010/ks7010_sdio.o: warning: objtool: ks7010_upload_firmware.isra.4()+0x4a: can't find jump dest instruction at .text+0x4d020310 drivers/staging/lustre/lnet/libcfs/linux/linux-debug.o: warning: objtool: libcfs_run_upcall()+0xa0: can't find jump dest instruction at .text+0xeb0000d6 CC [M] drivers/scsi/csiostor/csio_mb.o LD [M] drivers/staging/ks7010/ks7010.o CC [M] fs/reiserfs/xattr.o drivers/target/target_core_spc.o: warning: objtool: spc_parse_cdb()+0x2a: can't find jump dest instruction at .text+0x430301f0 LD drivers/isdn/built-in.o drivers/regulator/bcm590xx-regulator.o: warning: objtool: bcm590xx_parse_dt_reg_data()+0x3d: can't find jump dest instruction at .text+0xc8000042 drivers/video/fbdev/aty/mach64_cursor.o: warning: objtool: atyfb_cursor()+0x2e: can't find jump dest instruction at .text+0xf9020034 /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] CC [M] drivers/net/wireless/st/cw1200/sta.o drivers/net/wireless/ath/ath6kl/usb.o: warning: objtool: ath6kl_usb_send()+0x98: can't find jump dest instruction at .text+0x1501025d CC [M] drivers/video/fbdev/aty/mach64_gx.o drivers/video/fbdev/geode/video_cs5530.o: warning: objtool: cs5530_blank_display()+0x18: can't find jump dest instruction at .text+0xb200008e drivers/net/wireless/intel/iwlwifi/iwl-trans.o: warning: objtool: iwl_trans_send_cmd()+0x2a: can't find jump dest instruction at .text+0xc8000150 drivers/scsi/esas2r/esas2r_ioctl.o: warning: objtool: csmi_ioctl_tunnel()+0x40: can't find jump dest instruction at .text+0xd2000336 drivers/scsi/csiostor/csio_hw_t5.o: warning: objtool: csio_t5_memory_rw()+0x25: can't find jump dest instruction at .text+0x201006b LD [M] drivers/net/wireless/ath/ath6kl/ath6kl_usb.o CC [M] drivers/staging/comedi/drivers/serial2002.o CC [M] drivers/video/fbdev/geode/video_gx.o CC [M] drivers/scsi/libsas/sas_port.o CC [M] drivers/net/wireless/intel/iwlwifi/iwl-5000.o drivers/video/console/bitblit.o: warning: objtool: bit_cursor()+0xaa: can't find jump dest instruction at .text+0xbb04043f CC [M] drivers/staging/comedi/drivers/amplc_dio200.o drivers/net/wireless/rsi/rsi_91x_usb_ops.o: warning: objtool: rsi_load_ta_instructions()+0x77: can't find jump dest instruction at .text+0x9a00019c fs/nfsd/flexfilelayout.o: warning: objtool: nfsd4_ff_proc_getdeviceinfo()+0x40: can't find jump dest instruction at .text+0xc2000045 LD [M] drivers/net/wireless/rsi/rsi_usb.o CC [M] drivers/scsi/libfc/fc_elsct.o drivers/w1/w1.o: warning: objtool: w1_uevent()+0x75: can't find jump dest instruction at .text+0x9d00009a drivers/net/ethernet/intel/i40e/i40e_debugfs.o: warning: objtool: i40e_dbg_netdev_ops_write()+0x30: can't find jump dest instruction at .text+0x6a0500a6 CC [M] net/netfilter/xt_TEE.o drivers/hwmon/ltc4222.o: warning: objtool: ltc4222_show_value()+0x15: can't find call dest symbol at offset 0x47000159 LD [M] fs/nfsd/nfsd.o drivers/staging/lustre/lnet/libcfs/linux/linux-module.o: warning: objtool: libcfs_ioctl_data_adjust()+0x66: can't find jump dest instruction at .text+0x8904016b drivers/gpu/drm/radeon/radeon_prime.o: warning: objtool: radeon_gem_prime_pin()+0x4f: can't find jump dest instruction at .text+0xa40001c5 CC fs/proc/vmcore.o drivers/net/wireless/ath/wil6210/ioctl.o: warning: objtool: wil_ioc_memio_dword()+0x4e: can't find jump dest instruction at .text+0x580100f4 CC [M] drivers/video/backlight/s6e63m0.o drivers/net/ethernet/mellanox/mlx4/en_ethtool.o: warning: objtool: mlx4_en_set_link_ksettings()+0xc3: can't find jump dest instruction at .text+0xfe010389 drivers/gpu/drm/drm_rect.o: warning: objtool: drm_rect_rotate_inv()+0x1b: can't find jump dest instruction at .text+0x84000481 CC [M] drivers/scsi/lpfc/lpfc_sli.o CC [M] drivers/net/usb/rndis_host.o drivers/virtio/virtio_pci_common.o: warning: objtool: vp_setup_vq()+0x5d: can't find jump dest instruction at .text+0x8e0003d3 CC [M] drivers/net/ethernet/intel/i40e/i40e_txrx.o CC [M] drivers/staging/lustre/lnet/libcfs/linux/linux-crypto.o drivers/net/usb/net1080.o: warning: objtool: net1080_tx_fixup()+0x43: can't find jump dest instruction at .text+0x7010049 drivers/staging/comedi/drivers/comedi_parport.o: warning: objtool: parport_attach()+0x24: can't find jump dest instruction at .text+0xb80101da CC [M] drivers/net/ethernet/mellanox/mlx4/en_resources.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv1a.o CC [M] drivers/media/rc/keymaps/rc-msi-tvanywhere-plus.o CC [M] drivers/net/wireless/ti/wlcore/scan.o CC [M] drivers/net/wireless/broadcom/b43/tables_lpphy.o drivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.o: warning: objtool: qlcnic_send_cmd_descs.constprop.12()+0x2f: can't find jump dest instruction at .text+0x26010245 drivers/net/wireless/ti/wl18xx/scan.o: warning: objtool: wl18xx_scan_send()+0x3b: can't find jump dest instruction at .text+0x8e0201a1 drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv10.o: warning: objtool: nv10_devinit_meminit()+0x83: can't find jump dest instruction at .text+0xb9040089 CC [M] drivers/power/intel_mid_battery.o CC [M] drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.o drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/smumgr.o: warning: objtool: smum_init()+0x15: can't find jump dest instruction at .text+0xc200001b drivers/net/ethernet/qlogic/qede/qede_ethtool.o: warning: objtool: qede_set_coalesce()+0x33: can't find jump dest instruction at .text+0x73010169 CC [M] drivers/gpu/drm/radeon/cik.o drivers/net/wireless/ath/wil6210/rx_reorder.o: warning: objtool: wil_rx_reorder()+0xd7: can't find jump dest instruction at .text+0xd20201cc drivers/vme/bridges/vme_fake.o: warning: objtool: fake_lm_check()+0x30: can't find jump dest instruction at .text+0xb7000046 CC [M] drivers/net/wireless/ti/wl18xx/cmd.o drivers/mfd/tps65090.o: warning: objtool: tps65090_i2c_probe()+0x4c: can't find jump dest instruction at .text+0x3a0100c1 CC [M] drivers/net/ethernet/qlogic/qlcnic/qlcnic_init.o drivers/net/ethernet/qlogic/qed/qed_hw.o: warning: objtool: qed_ptt_pool_alloc()+0x2f: can't find jump dest instruction at .text+0x890000d5 drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.o: warning: objtool: esw_destroy_offloads_fdb_table()+0x19: can't find jump dest instruction at .text+0x970000ef CC [M] drivers/video/fbdev/core/fbmon.o LD drivers/scsi/mpt3sas/built-in.o drivers/net/ethernet/renesas/sh_eth.o: warning: objtool: sh_eth_get_stats()+0x23: can't find jump dest instruction at .text+0x840004b9 drivers/hwmon/ltc4245.o: warning: objtool: ltc4245_update_gpios()+0x2c: can't find jump dest instruction at .text+0xaa000031 drivers/acpi/acpica/tbxface.o: warning: objtool: acpi_get_table_by_index()+0x9b: can't find jump dest instruction at .text+0x8d00022b drivers/video/backlight/ltv350qv.o: warning: objtool: ltv350qv_power_on()+0x28: can't find jump dest instruction at .text+0x9302018e CC drivers/mfd/aat2870-core.o drivers/net/wireless/broadcom/brcm80211/brcmfmac/of.o: warning: objtool: brcmf_of_probe()+0x22: can't find jump dest instruction at .text+0x98000028 CC drivers/acpi/acpica/tbxfroot.o CC [M] drivers/net/wireless/ath/wil6210/pmc.o CC [M] drivers/scsi/mpt3sas/mpt3sas_base.o CC [M] drivers/scsi/aic7xxx/aic79xx_reg_print.o CC [M] drivers/hwmon/ltc4261.o CC [M] drivers/power/rx51_battery.o CC [M] drivers/watchdog/wdt_pci.o drivers/vfio/pci/vfio_pci_config.o: warning: objtool: vfio_bar_fixup()+0xa1: can't find jump dest instruction at .text+0x700000a6 CC [M] drivers/scsi/bfa/bfa_svc.o drivers/acpi/acpica/tbxfload.o: warning: objtool: acpi_unload_parent_table()+0x5c: can't find jump dest instruction at .text+0x58010061 LD [M] drivers/net/ethernet/renesas/ravb.o LD [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/brcmfmac.o drivers/net/wireless/ath/ath10k/debugfs_sta.o: warning: objtool: ath10k_dbg_sta_write_delba()+0x7c: can't find jump dest instruction at .text+0xd2000082 CC [M] drivers/net/wireless/realtek/rtlwifi/stats.o drivers/staging/most/aim-cdev/cdev.o: warning: objtool: aim_open()+0x6e: can't find jump dest instruction at .text+0x890002b3 CC [M] drivers/net/wireless/realtek/rtlwifi/pci.o drivers/watchdog/intel_scu_watchdog.o: warning: objtool: intel_scu_release()+0x2c: can't find jump dest instruction at .text+0xae0001d1 drivers/staging/lustre/lustre/fid/fid_request.o: warning: objtool: seq_client_debugfs_init()+0x48: can't find jump dest instruction at .text+0xeb0000ee LD drivers/video/fbdev/mb862xx/built-in.o LD [M] drivers/staging/most/aim-cdev/aim_cdev.o CC [M] drivers/video/fbdev/core/fbcmap.o CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.o drivers/video/backlight/platform_lcd.o: warning: objtool: platform_lcd_probe()+0x46: can't find jump dest instruction at .text+0xb20001bb drivers/watchdog/watchdog_dev.o: warning: objtool: watchdog_cdev_register()+0x43: can't find jump dest instruction at .text+0x51020479 drivers/spi/spi-dw-mmio.o: warning: objtool: dw_spi_mmio_probe()+0x33: can't find jump dest instruction at .text+0x49010089 LD [M] drivers/net/wireless/ralink/rt2x00/rt2x00lib.o drivers/net/ethernet/qlogic/qede/qede_dcbnl.o: warning: objtool: qede_dcbnl_getpermhwaddr()+0x1d: call without frame pointer save/setup drivers/staging/lustre/lustre/fid/lproc_fid.o: warning: objtool: ldebugfs_fid_write_common()+0x66: can't find jump dest instruction at .text+0xde0003ec drivers/net/phy/mdio-hisi-femac.o: warning: objtool: hisi_femac_mdio_probe()+0x3b: can't find jump dest instruction at .text+0xdc000091 drivers/staging/fbtft/fb_ili9481.o: warning: objtool: fbtft_driver_remove_pdev()+0x14: call without frame pointer save/setup drivers/staging/fbtft/fb_ili9481.o: warning: objtool: fbtft_driver_remove_spi()+0x10: call without frame pointer save/setup drivers/staging/fbtft/fb_ili9481.o: warning: objtool: fbtft_driver_probe_pdev()+0x15: call without frame pointer save/setup drivers/staging/fbtft/fb_ili9481.o: warning: objtool: fbtft_driver_probe_spi()+0x15: call without frame pointer save/setup drivers/staging/fbtft/fb_ili9481.o: warning: objtool: fbtft_driver_module_init()+0x12: call without frame pointer save/setup drivers/staging/fbtft/fb_ili9481.o: warning: objtool: fbtft_driver_module_exit()+0xb: call without frame pointer save/setup CC [M] drivers/target/target_core_iblock.o LD [M] drivers/staging/lustre/lustre/fid/fid.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/tonga_smumgr.o CC [M] drivers/video/fbdev/mb862xx/mb862xxfbdrv.o CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_mbx.o CC [M] drivers/power/isp1704_charger.o CC drivers/tty/sysrq.o LD [M] drivers/net/phy/libphy.o drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd_modparams.o: warning: objtool: kiblnd_tunables_setup()+0x19: can't find jump dest instruction at .text+0x301004f CC fs/signalfd.o CC drivers/mfd/intel_msic.o CC [M] drivers/virtio/virtio_input.o CC [M] drivers/scsi/fnic/vnic_intr.o drivers/net/wireless/ti/wl1251/debugfs.o: warning: objtool: wl1251_debugfs_add_files()+0x4d: can't find jump dest instruction at .text+0x861407d2 drivers/misc/pch_phub.o: warning: objtool: pch_phub_bin_read()+0x48: can't find jump dest instruction at .text+0x1201051e drivers/net/wireless/ath/wil6210/fw.o: warning: objtool: wil_fw_load()+0x23: can't find jump dest instruction at .text+0xd9000029 LD [M] drivers/net/wireless/ti/wl1251/wl1251_sdio.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/fiji_smumgr.o CC [M] fs/ubifs/replay.o drivers/staging/iio/adc/ad7780.o: warning: objtool: ad7780_probe()+0x25: can't find jump dest instruction at .text+0x740100bb CC [M] drivers/power/max8903_charger.o drivers/thermal/int340x_thermal/acpi_thermal_rel.o: warning: objtool: acpi_parse_trt()+0x6a: can't find jump dest instruction at .text+0x430101f0 CC [M] drivers/media/dvb-frontends/cx24113.o LD [M] drivers/net/wireless/ti/wl1251/wl1251.o LD drivers/net/wireless/ti/built-in.o drivers/net/ethernet/mellanox/mlx5/core/en_common.o: warning: objtool: mlx5e_create_mdev_resources()+0x78: can't find jump dest instruction at .text+0xc501010d drivers/video/console/softcursor.o: warning: objtool: soft_cursor()+0x3a: can't find jump dest instruction at .text+0xcc010040 drivers/scsi/esas2r/esas2r_vda.o: warning: objtool: esas2r_complete_vda_ioctl()+0x22: can't find jump dest instruction at .text+0xe4000098 CC [M] drivers/staging/iio/adc/ad7816.o CC [M] drivers/media/dvb-frontends/s5h1411.o CC [M] drivers/w1/slaves/w1_ds2413.o drivers/staging/lustre/lnet/libcfs/linux/linux-curproc.o: warning: objtool: cfs_curproc_cap_pack()+0x9: call without frame pointer save/setup drivers/staging/lustre/lnet/libcfs/linux/linux-curproc.o: warning: objtool: cfs_cap_raised()+0x10: call without frame pointer save/setup drivers/staging/lustre/lnet/libcfs/linux/linux-curproc.o: warning: objtool: cfs_cap_lower()+0x10: call without frame pointer save/setup drivers/staging/lustre/lnet/libcfs/linux/linux-curproc.o: warning: objtool: cfs_cap_raise()+0x10: call without frame pointer save/setup drivers/net/wireless/st/cw1200/wsm.o: warning: objtool: cw1200_get_prio_queue()+0xb1: can't find jump dest instruction at .text+0x770000b6 CC [M] drivers/w1/slaves/w1_ds2406.o CC drivers/video/of_videomode.o CC [M] drivers/net/wireless/st/cw1200/scan.o CC [M] drivers/usb/dwc3/debug.o drivers/usb/dwc2/core.o: warning: objtool: dwc2_restore_global_registers()+0x5b: can't find jump dest instruction at .text+0xa8000110 drivers/video/fbdev/geode/display_gx.o: warning: objtool: gx_set_mode()+0x45: call without frame pointer save/setup LD drivers/staging/media/cec/built-in.o CC [M] drivers/video/fbdev/geode/suspend_gx.o CC [M] drivers/gpu/drm/drm_flip_work.o drivers/media/rc/keymaps/rc-msi-tvanywhere.o: warning: objtool: init_rc_map_msi_tvanywhere()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-msi-tvanywhere.o: warning: objtool: exit_rc_map_msi_tvanywhere()+0xb: call without frame pointer save/setup drivers/net/ethernet/qlogic/qed/qed_init_fw_funcs.o: warning: objtool: qed_pf_wfq_rt_init()+0x65: can't find jump dest instruction at .text+0x9a00012a drivers/tty/tty_audit.o: warning: objtool: tty_audit_buf_get()+0x20: can't find jump dest instruction at .text+0xc50000c6 CC [M] drivers/staging/media/cec/cec-core.o drivers/staging/lustre/lnet/lnet/config.o: warning: objtool: lnet_new_text_buf()+0x87: can't find jump dest instruction at .text+0x4401011c CC [M] drivers/media/rc/keymaps/rc-nebula.o drivers/scsi/bnx2fc/bnx2fc_tgt.o: warning: objtool: bnx2fc_init_tgt()+0x57: can't find jump dest instruction at .text+0xfb0100fc fs/udf/misc.o: warning: objtool: udf_add_extendedattr()+0x79: can't find jump dest instruction at .text+0x8501013f CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_rx.o CC [M] drivers/net/ethernet/qlogic/qed/qed_int.o CC [M] fs/udf/udftime.o drivers/net/wireless/ath/wil6210/pm.o: warning: objtool: wil_can_suspend()+0xc6: can't find jump dest instruction at .text+0xe0100cb LD drivers/scsi/mvsas/built-in.o drivers/misc/fsa9480.o: warning: objtool: fsa9480_detect_dev()+0x80: can't find jump dest instruction at .text+0x3c010196 CC [M] fs/ufs/super.o drivers/uwb/radio.o: warning: objtool: uwb_radio_change_channel()+0xb2: can't find call dest symbol at offset 0x4a0000b6 sound/soc/codecs/ssm2602-spi.o: warning: objtool: ssm2602_spi_remove()+0x9: call without frame pointer save/setup sound/soc/codecs/ssm2602-spi.o: warning: objtool: ssm2602_spi_probe()+0x26: call without frame pointer save/setup sound/soc/codecs/ssm2602-spi.o: warning: objtool: ssm2602_spi_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/ssm2602-spi.o: warning: objtool: ssm2602_spi_driver_exit()+0xb: call without frame pointer save/setup LD [M] drivers/scsi/bnx2fc/bnx2fc.o CC [M] drivers/scsi/mvsas/mv_init.o CC [M] drivers/misc/lattice-ecp3-config.o CC [M] drivers/net/wireless/marvell/mwifiex/11ac.o drivers/video/fbdev/kyro/STG4000InitDevice.o: warning: objtool: ProgramClock()+0xd0: can't find jump dest instruction at .text+0xa00001f6 fs/reiserfs/item_ops.o: warning: objtool: direntry_create_vi()+0x9e: can't find jump dest instruction at .text+0xcb000b34 drivers/video/fbdev/geode/gxfb_core.o: warning: objtool: gxfb_init_fbinfo()+0x21: can't find jump dest instruction at .text+0xe5000187 drivers/media/i2c/s5k5baf.o: warning: objtool: s5k5baf_parse_device_node()+0x49: can't find jump dest instruction at .text+0x1f0102ae drivers/platform/x86/intel_scu_ipcutil.o: warning: objtool: scu_ipc_ioctl()+0x29: can't find jump dest instruction at .text+0x8d00009f CC [M] drivers/uwb/reset.o drivers/net/ethernet/intel/e1000e/netdev.o: warning: objtool: e1000_update_itr()+0x11: can't find jump dest instruction at .text+0xbe000077 CC [M] drivers/net/wireless/broadcom/b43/phy_ht.o drivers/staging/iio/addac/adt7316-i2c.o: warning: objtool: adt7316_i2c_multi_write()+0x46: can't find call dest symbol at offset 0x660000fa CC [M] drivers/media/usb/gspca/spca500.o CC [M] drivers/hwmon/max1111.o CC [M] drivers/regulator/da9052-regulator.o CC [M] drivers/staging/lustre/lnet/libcfs/linux/linux-crypto-adler.o drivers/staging/iio/addac/adt7316-spi.o: warning: objtool: adt7316_spi_multi_write()+0x63: can't find call dest symbol at offset 0x190000e7 CC [M] drivers/platform/x86/intel_ips.o CC [M] drivers/media/i2c/as3645a.o LD [M] drivers/net/ethernet/intel/e1000e/e1000e.o CC [M] drivers/media/i2c/lm3560.o drivers/net/wireless/ath/ath10k/trace.o: warning: objtool: trace_event_raw_event_ath10k_log_event()+0x40: can't find jump dest instruction at .text+0x99010886 drivers/usb/early/ehci-dbgp.o: warning: objtool: dbgp_wait_until_done()+0xb9: can't find jump dest instruction at .text+0x5f00010e CC [M] fs/nfs/nfs3xdr.o drivers/scsi/isci/remote_node_table.o: warning: objtool: sci_remote_node_table_allocate_single_remote_node()+0x27: can't find jump dest instruction at .text+0xfc00018d drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/cz_smumgr.o: warning: objtool: cz_load_mec_firmware()+0x34: can't find jump dest instruction at .text+0xab00009a CC [M] drivers/scsi/isci/unsolicited_frame_control.o LD drivers/usb/early/built-in.o fs/proc/proc_net.o: warning: objtool: proc_tgid_net_readdir()+0x23: can't find call dest symbol at offset 0xc8fd0337 CC [M] drivers/scsi/isci/port_config.o drivers/staging/fbtft/fb_ili9486.o: warning: objtool: fbtft_driver_remove_pdev()+0x14: call without frame pointer save/setup drivers/staging/fbtft/fb_ili9486.o: warning: objtool: fbtft_driver_remove_spi()+0x10: call without frame pointer save/setup drivers/staging/fbtft/fb_ili9486.o: warning: objtool: fbtft_driver_probe_pdev()+0x15: call without frame pointer save/setup drivers/staging/fbtft/fb_ili9486.o: warning: objtool: fbtft_driver_probe_spi()+0x15: call without frame pointer save/setup drivers/staging/fbtft/fb_ili9486.o: warning: objtool: fbtft_driver_module_init()+0x12: call without frame pointer save/setup drivers/staging/fbtft/fb_ili9486.o: warning: objtool: fbtft_driver_module_exit()+0xb: call without frame pointer save/setup drivers/usb/dwc3/core.o: warning: objtool: dwc3_core_get_phy()+0xcc: can't find jump dest instruction at .text+0x9a000152 drivers/vme/bridges/vme_tsi148.o: warning: objtool: tsi148_slave_set()+0x8f: can't find jump dest instruction at .text+0x110203c4 CC [M] drivers/w1/slaves/w1_ds2423.o drivers/video/fbdev/kyro/STG4000OverlayDevice.o: warning: objtool: CreateOverlaySurface()+0x16: can't find jump dest instruction at .text+0x9d01017c CC [M] drivers/net/wireless/ath/ath10k/ahb.o drivers/net/wireless/ath/ath5k/debug.o: warning: objtool: read_file_queue()+0xb4: can't find jump dest instruction at .text+0xa000012a CC [M] drivers/staging/lustre/lnet/selftest/conctl.o drivers/net/wireless/ti/wlcore/init.o: warning: objtool: wl1271_init_templates_config()+0x38: can't find jump dest instruction at .text+0x4b02028e CC [M] drivers/staging/fbtft/fb_pcd8544.o CC [M] drivers/scsi/fnic/vnic_rq.o CC [M] fs/ocfs2/symlink.o CC [M] drivers/target/target_core_file.o drivers/platform/x86/intel-vbtn.o: warning: objtool: intel_vbtn_probe()+0x36: can't find jump dest instruction at .text+0xf0100fc drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_init_wfq_param()+0x87: can't find jump dest instruction at .text+0xad01011d drivers/media/dvb-frontends/au8522_decoder.o: warning: objtool: au8522_probe()+0x31: can't find jump dest instruction at .text+0x43020077 CC [M] drivers/net/wireless/ath/ath5k/pci.o CC [M] drivers/staging/fbtft/fb_ra8875.o LD drivers/vme/built-in.o drivers/virtio/virtio_pci_legacy.o: warning: objtool: setup_vq()+0x63: can't find jump dest instruction at .text+0xa010309 CC [M] drivers/video/console/fbcon_cw.o drivers/w1/masters/w1-gpio.o: warning: objtool: w1_gpio_probe_dt()+0x47: can't find jump dest instruction at .text+0x8100014d drivers/regulator/da903x.o: warning: objtool: da903x_regulator_probe()+0x7c: can't find jump dest instruction at .text+0xa30001d1 drivers/spi/spi-dw-pci.o: warning: objtool: spi_pci_probe()+0x31: can't find jump dest instruction at .text+0xe1000097 drivers/thermal/qcom-spmi-temp-alarm.o: warning: objtool: qpnp_tm_get_temp()+0x19: can't find jump dest instruction at .text+0x9200004f CC [M] drivers/net/wireless/st/cw1200/debug.o CC [M] drivers/net/ethernet/rocker/rocker_ofdpa.o fs/ubifs/master.o: warning: objtool: validate_master()+0x20: can't find jump dest instruction at .text+0x59030026 drivers/scsi/fnic/fnic_debugfs.o: warning: objtool: fnic_reset_stats_write()+0x3c: can't find jump dest instruction at .text+0x22010082 CC [M] drivers/staging/iio/adc/ad7192.o drivers/scsi/lpfc/lpfc_mem.o: warning: objtool: lpfc_mem_alloc()+0x6f: can't find jump dest instruction at .text+0x350300e5 drivers/gpu/drm/i915/dvo_ch7017.o: warning: objtool: ch7017_init()+0x3d: can't find jump dest instruction at .text+0xc5000343 drivers/net/wireless/ralink/rt2x00/rt2400pci.o: warning: objtool: rt2400pci_config_erp()+0xc: can't find jump dest instruction at .text+0xb8000292 drivers/vfio/pci/vfio_pci_igd.o: warning: objtool: vfio_pci_igd_opregion_init()+0x41: can't find jump dest instruction at .text+0xd010147 CC [M] drivers/net/wireless/ti/wlcore/sysfs.o CC [M] drivers/net/ethernet/qlogic/qlge/qlge_mpi.o CC [M] drivers/scsi/lpfc/lpfc_ct.o drivers/hwmon/ltc4260.o: warning: objtool: ltc4260_show_bool()+0x32: call without frame pointer save/setup drivers/hwmon/ltc4260.o: warning: objtool: ltc4260_show_value()+0x27: call without frame pointer save/setup drivers/hwmon/ltc4260.o: warning: objtool: ltc4260_probe()+0x35: 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 LD [M] drivers/virtio/virtio_pci.o CC [M] drivers/video/fbdev/aty/mach64_ct.o CC [M] drivers/net/wireless/ath/wil6210/trace.o CC drivers/xen/cpu_hotplug.o fs/ufs/inode.o: warning: objtool: ufs2_read_inode()+0xd8: can't find jump dest instruction at .text+0xf001082d CC [M] drivers/usb/dwc3/trace.o CC [M] fs/nfs/nfs3acl.o drivers/media/i2c/adp1653.o: warning: objtool: adp1653_strobe()+0x35: can't find jump dest instruction at .text+0x8900012b LD [M] drivers/vfio/pci/vfio-pci.o CC [M] drivers/usb/dwc2/hcd_intr.o CC [M] drivers/media/dvb-frontends/lgs8gl5.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv20.o CC [M] drivers/gpu/drm/radeon/cik_blit_shaders.o drivers/w1/slaves/w1_ds2408.o: warning: objtool: status_control_write()+0x1c: can't find jump dest instruction at .text+0xd2000022 CC [M] drivers/gpu/drm/drm_modeset_lock.o fs/nfs/nfs3proc.o: warning: objtool: nfs3_proc_lookup()+0x95: can't find jump dest instruction at .text+0x8e00067b drivers/scsi/csiostor/csio_isr.o: warning: objtool: csio_enable_msix()+0x6d: can't find jump dest instruction at .text+0x7e010073 drivers/net/ethernet/mellanox/mlx5/core/eswitch.o: warning: objtool: esw_apply_vport_addr_list()+0xeb: can't find jump dest instruction at .text+0x71000110 drivers/video/fbdev/kyro/fbdev.o: warning: objtool: kyrofb_check_var()+0x30: can't find jump dest instruction at .text+0xc5000175 LD [M] drivers/video/fbdev/kyro/kyrofb.o fs/squashfs/lz4_wrapper.o: warning: objtool: lz4_uncompress()+0xc1: can't find jump dest instruction at .text+0x880000c7 CC [M] drivers/usb/core/message.o CC [M] drivers/net/wireless/ti/wl18xx/event.o fs/ubifs/scan.o: warning: objtool: ubifs_scan_a_node()+0x41: can't find jump dest instruction at .text+0x91010106 CC [M] fs/squashfs/lzo_wrapper.o drivers/usb/chipidea/ci_hdrc_zevio.o: warning: objtool: ci_hdrc_zevio_remove()+0x10: call without frame pointer save/setup drivers/usb/chipidea/ci_hdrc_zevio.o: warning: objtool: ci_hdrc_zevio_probe()+0x3e: call without frame pointer save/setup drivers/usb/chipidea/ci_hdrc_zevio.o: warning: objtool: ci_hdrc_zevio_driver_init()+0x12: call without frame pointer save/setup drivers/usb/chipidea/ci_hdrc_zevio.o: warning: objtool: ci_hdrc_zevio_driver_exit()+0xb: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/amdgpu_mn.o: warning: objtool: amdgpu_mn_invalidate_node()+0x2e: can't find jump dest instruction at .text+0x9010034 drivers/thermal/ti-soc-thermal/ti-bandgap.o: warning: objtool: ti_bandgap_save_ctxt()+0x12: can't find jump dest instruction at .text+0x9a000268 CC [M] drivers/input/touchscreen/zforce_ts.o drivers/watchdog/pcwd_pci.o: warning: objtool: pcipcwd_ioctl()+0x19: can't find jump dest instruction at .text+0xba0108df CC [M] lib/test-string_helpers.o CC [M] drivers/usb/chipidea/ci_hdrc_pci.o CC [M] drivers/thermal/ti-soc-thermal/ti-thermal-common.o CC [M] sound/soc/codecs/ssm2602-i2c.o drivers/acpi/acpica/tbxfroot.o: warning: objtool: acpi_find_root_pointer()+0x9e: can't find jump dest instruction at .init.text+0xb00000a4 drivers/staging/lustre/lnet/selftest/conrpc.o: warning: objtool: lstcon_rpc_trans_name()+0x16: can't find jump dest instruction at .text+0x9400001c drivers/staging/comedi/drivers/amplc_dio200.o: warning: objtool: dio200_attach()+0x24: call without frame pointer save/setup drivers/staging/comedi/drivers/amplc_dio200.o: warning: objtool: amplc_dio200_driver_init()+0xb: call without frame pointer save/setup drivers/staging/comedi/drivers/amplc_dio200.o: warning: objtool: amplc_dio200_driver_exit()+0xb: call without frame pointer save/setup drivers/net/ethernet/qlogic/qlge/qlge_dbg.o: warning: objtool: ql_get_cam_entries()+0x29: can't find jump dest instruction at .text+0x9f00012f drivers/net/ethernet/mellanox/mlx4/resource_tracker.o: warning: objtool: mr_res_start_move_to()+0x4b: can't find jump dest instruction at .text+0x86000171 CC [M] drivers/media/i2c/lm3646.o drivers/platform/x86/intel_mid_thermal.o: warning: objtool: adc_to_temp()+0x2c: can't find jump dest instruction at .text+0xe0000032 CC [M] drivers/net/wireless/ath/ath9k/tx99.o CC [M] fs/squashfs/xz_wrapper.o drivers/video/fbdev/geode/video_gx.o: warning: objtool: gx_set_dclk_frequency()+0x9e: can't find jump dest instruction at .text+0xd20001e4 CC [M] drivers/staging/comedi/drivers/amplc_pc236.o CC drivers/acpi/acpica/utaddress.o CC [M] drivers/staging/lustre/lnet/lnet/nidstrings.o LD drivers/usb/gadget/built-in.o CC [M] fs/udf/unicode.o CC drivers/acpi/acpica/utalloc.o drivers/net/usb/plusb.o: warning: objtool: pl_reset()+0x2d: 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 CC [M] drivers/hid/usbhid/hid-quirks.o drivers/input/touchscreen/tps6507x-ts.o: warning: objtool: tps6507x_adc_standby()+0x35: can't find jump dest instruction at .text+0x8100008b drivers/staging/iio/cdc/ad7152.o: warning: objtool: ad7152_start_gain_calib()+0x35: can't find jump dest instruction at .text+0xa800011b CC [M] drivers/usb/chipidea/usbmisc_imx.o drivers/scsi/fnic/vnic_dev.o: warning: objtool: vnic_dev_discover_res.isra.0()+0x3c: can't find jump dest instruction at .text+0x300100b1 drivers/scsi/aic7xxx/aic79xx_pci.o: warning: objtool: ahd_aic790X_setup()+0x5e: can't find jump dest instruction at .text+0x16010063 CC drivers/usb/host/pci-quirks.o drivers/media/rc/keymaps/rc-msi-tvanywhere-plus.o: warning: objtool: init_rc_map_msi_tvanywhere_plus()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-msi-tvanywhere-plus.o: warning: objtool: exit_rc_map_msi_tvanywhere_plus()+0xb: call without frame pointer save/setup CC [M] drivers/usb/core/driver.o CC [M] drivers/usb/gadget/usbstring.o drivers/staging/media/bcm2048/radio-bcm2048.o: warning: objtool: bcm2048_get_rds_data()+0x3b: can't find jump dest instruction at .text+0x84000211 CC [M] drivers/regulator/da9055-regulator.o drivers/md/dm-cache-policy-cleaner.o: warning: objtool: alloc_cache_blocks_with_hash()+0x2f: can't find jump dest instruction at .text+0xa1000605 LD drivers/staging/most/aim-v4l2/built-in.o drivers/staging/iio/cdc/ad7150.o: warning: objtool: ad7150_probe()+0x3e: can't find jump dest instruction at .text+0xf90000c4 drivers/scsi/fcoe/fcoe_transport.o: warning: objtool: fcoe_transport_destroy()+0x41: can't find jump dest instruction at .text+0xc80002f7 drivers/net/wireless/realtek/rtlwifi/regd.o: warning: objtool: _rtl_reg_apply_beaconing_flags()+0xb6: can't find jump dest instruction at .text+0x690000bb fs/reiserfs/ioctl.o: warning: objtool: reiserfs_unpack()+0x3d: can't find jump dest instruction at .text+0x2d010042 CC [M] drivers/misc/panel.o CC [M] drivers/w1/w1_family.o fs/proc/kcore.o: warning: objtool: kclist_add_private()+0x42: can't find jump dest instruction at .text+0x92000868 CC [M] drivers/md/dm-era-target.o CC [M] drivers/staging/most/aim-v4l2/video.o CC [M] drivers/scsi/fnic/vnic_wq_copy.o drivers/net/wireless/ralink/rt2x00/rt2800pci.o: warning: objtool: rt2800pci_mcu_status()+0x1c: can't find jump dest instruction at .text+0x98000242 CC [M] drivers/staging/fbtft/fb_s6d02a1.o CC [M] drivers/usb/chipidea/ci_hdrc_imx.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv50.o CC [M] drivers/staging/iio/cdc/ad7746.o drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.o: warning: objtool: amdgpu_atcs_verify_interface()+0x22: can't find jump dest instruction at .text+0x8e0000e8 CC [M] drivers/md/dm-log-writes.o drivers/net/wireless/marvell/mwifiex/wmm.o: warning: objtool: mwifiex_wmm_get_highest_priolist_ptr()+0x30: can't find jump dest instruction at .text+0x4a010036 CC [M] drivers/media/usb/gspca/spca501.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/g84.o drivers/hwmon/ltc4261.o: warning: objtool: ltc4261_show_value()+0x1d: can't find jump dest instruction at .text+0xa6000183 CC [M] drivers/net/ethernet/qlogic/qed/qed_main.o drivers/scsi/fcoe/fcoe_sysfs.o: warning: objtool: fcoe_fcf_device_add()+0x34: can't find jump dest instruction at .text+0xc000073a drivers/spi/spi-dw.o: warning: objtool: dw_spi_transfer_one()+0xae: can't find jump dest instruction at .text+0x6a0102e4 drivers/video/of_display_timing.o: warning: objtool: of_get_display_timings()+0x1e: can't find jump dest instruction at .text+0x570203f4 CC [M] drivers/input/touchscreen/colibri-vf50-ts.o drivers/net/ethernet/intel/i40e/i40e_diag.o: warning: objtool: i40e_diag_reg_pattern_test()+0x8a: can't find jump dest instruction at .text+0x84000090 LD [M] drivers/scsi/fcoe/libfcoe.o drivers/video/fbdev/matrox/matroxfb_accel.o: warning: objtool: matrox_cfbX_init()+0x50: can't find jump dest instruction at .text+0xeb000056 CC fs/timerfd.o CC [M] drivers/net/ethernet/intel/i40e/i40e_ptp.o drivers/staging/most/aim-network/networking.o: warning: objtool: most_nd_open()+0x30: can't find jump dest instruction at .text+0xab000176 drivers/net/ethernet/mellanox/mlx4/en_cq.o: warning: objtool: mlx4_en_create_cq()+0x92: can't find jump dest instruction at .text+0xb00000a7 net/netfilter/xt_TCPOPTSTRIP.o: warning: objtool: tcpoptstrip_mangle_packet.isra.1()+0x2f: can't find jump dest instruction at .text+0x37010035 drivers/staging/mt29f_spinand/mt29f_spinand.o: warning: objtool: spinand_probe()+0x2a: can't find jump dest instruction at .text+0xc6010500 LD [M] drivers/staging/most/aim-network/aim_network.o CC [M] drivers/spi/spi-dw-mid.o drivers/staging/most/aim-sound/sound.o: warning: objtool: pcm_prepare()+0x69: can't find jump dest instruction at .text+0xb50004fe drivers/media/dvb-frontends/au8522_dig.o: warning: objtool: au8522_read_status()+0xbe: can't find jump dest instruction at .text+0xa1000573 CC [M] drivers/video/fbdev/matrox/matroxfb_DAC1064.o CC [M] drivers/gpu/drm/drm_atomic.o CC [M] drivers/video/fbdev/matrox/matroxfb_Ti3026.o CC [M] drivers/media/dvb-frontends/tda665x.o drivers/scsi/libsas/sas_phy.o: warning: objtool: sas_register_phys()+0x24: can't find jump dest instruction at .text+0xa502021a LD drivers/staging/media/cxd2099/built-in.o drivers/net/wireless/marvell/mwifiex/txrx.o: warning: objtool: mwifiex_write_data_complete()+0x25: can't find jump dest instruction at .text+0x1601002b lib/vsprintf.o: warning: objtool: put_dec_trunc8()+0x7: can't find jump dest instruction at .text+0x8e00003d drivers/net/ethernet/qlogic/qed/qed_init_ops.o: warning: objtool: qed_init_rt()+0x52: can't find jump dest instruction at .text+0x9f0001e8 CC [M] drivers/video/backlight/tdo24m.o CC [M] drivers/staging/lustre/lnet/selftest/framework.o drivers/net/wireless/marvell/mwifiex/11n.o: warning: objtool: mwifiex_fill_cap_info()+0x47: can't find jump dest instruction at .text+0xab0000cd LD [M] drivers/staging/most/aim-sound/aim_sound.o CC [M] drivers/video/backlight/vgg2432a4.o CC fs/eventfd.o drivers/w1/slaves/w1_ds2406.o: warning: objtool: w1_f12_read_state()+0x36: can't find jump dest instruction at .text+0xce00007c drivers/staging/lustre/lnet/lnet/api-ni.o: warning: objtool: lnet_fill_ni_info()+0x19: can't find jump dest instruction at .text+0x5501014f CC [M] drivers/media/dvb-frontends/lgs8gxx.o CC [M] drivers/net/wireless/broadcom/b43/tables_phy_ht.o CC [M] drivers/staging/media/cxd2099/cxd2099.o CC [M] drivers/net/wireless/intel/iwlwifi/iwl-6000.o CC [M] drivers/media/dvb-frontends/atbm8830.o drivers/scsi/fnic/vnic_intr.o: warning: objtool: fnic_intr_alloc()+0x26: call without frame pointer save/setup drivers/scsi/fnic/vnic_intr.o: warning: objtool: fnic_intr_init()+0x28: call without frame pointer save/setup drivers/scsi/fnic/vnic_intr.o: warning: objtool: fnic_intr_clean()+0x13: call without frame pointer save/setup CC [M] drivers/media/dvb-frontends/dvb_dummy_fe.o drivers/scsi/fnic/fnic_scsi.o: warning: objtool: fnic_fcpio_ack_handler()+0x10b: can't find jump dest instruction at .text+0x7b00010f drivers/power/pcf50633-charger.o: warning: objtool: pcf50633_mbc_probe()+0x53: can't find jump dest instruction at .text+0xa0010679 CC fs/proc/kmsg.o CC [M] drivers/staging/lustre/lnet/lnet/net_fault.o drivers/video/console/tileblit.o: warning: objtool: tile_clear()+0x25: can't find jump dest instruction at .text+0xe80002cb drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv1a.o: warning: objtool: nv1a_devinit_new()+0x18: call without frame pointer save/setup drivers/video/fbdev/aty/mach64_gx.o: warning: objtool: aty_var_to_pll_18818()+0x23: can't find jump dest instruction at .text+0x870007d9 CC [M] drivers/net/usb/cdc_subset.o drivers/power/rx51_battery.o: warning: objtool: rx51_battery_probe()+0x51: can't find jump dest instruction at .text+0xd50000a7 CC [M] drivers/video/console/fbcon_ud.o CC [M] drivers/hwmon/max16065.o drivers/scsi/libsas/sas_port.o: warning: objtool: sas_resume_port()+0x48: can't find jump dest instruction at .text+0xa500004e drivers/media/rc/keymaps/rc-nebula.o: warning: objtool: init_rc_map_nebula()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-nebula.o: warning: objtool: exit_rc_map_nebula()+0xb: call without frame pointer save/setup CC [M] drivers/video/fbdev/aty/aty128fb.o drivers/media/dvb-frontends/tda10048.o: warning: objtool: tda10048_set_if()+0x86: can't find jump dest instruction at .text+0xeb01019b CC [M] drivers/power/twl4030_charger.o CC [M] drivers/scsi/libsas/sas_event.o LD drivers/misc/built-in.o drivers/video/of_videomode.o: warning: objtool: of_get_videomode()+0x26: call without frame pointer save/setup drivers/net/ethernet/qlogic/netxen/netxen_nic_ethtool.o: warning: objtool: netxen_set_dump()+0x1f: can't find jump dest instruction at .text+0x91000315 LD [M] drivers/usb/chipidea/ci_hdrc.o CC [M] drivers/media/rc/keymaps/rc-nec-terratec-cinergy-xs.o drivers/video/backlight/s6e63m0.o: warning: objtool: s6e63m0_power_on()+0x3f: can't find jump dest instruction at .text+0xe0103a4 LD drivers/staging/lustre/lustre/llite/built-in.o drivers/w1/slaves/w1_ds2413.o: warning: objtool: output_write()+0x1e: can't find jump dest instruction at .text+0x52010024 CC [M] fs/ocfs2/sysfile.o LD drivers/staging/most/hdm-dim2/built-in.o CC [M] drivers/video/backlight/88pm860x_bl.o CC [M] drivers/scsi/mpt3sas/mpt3sas_config.o net/netfilter/xt_TCPMSS.o: warning: objtool: tcpmss_mangle_packet()+0x2c: can't find jump dest instruction at .text+0xe040352 CC [M] drivers/video/vgastate.o CC [M] drivers/staging/most/hdm-dim2/dim2_hdm.o drivers/virtio/virtio_balloon.o: warning: objtool: leak_balloon()+0x5d: can't find jump dest instruction at .text+0x4a0102c3 CC [M] drivers/staging/lustre/lustre/llite/dcache.o OBJCOPY drivers/misc/lkdtm_rodata_objcopy.o drivers/scsi/esas2r/esas2r_main.o: warning: objtool: esas2r_info()+0x34: can't find jump dest instruction at .text+0x9400052a CC [M] drivers/staging/lustre/lnet/libcfs/linux/linux-mem.o LD drivers/pci/built-in.o CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_x540.o CC [M] drivers/net/wireless/broadcom/b43/radio_2059.o drivers/power/intel_mid_battery.o: warning: objtool: pmic_battery_read_status()+0x3e: can't find jump dest instruction at .text+0x4e020144 CC [M] drivers/video/backlight/aat2870_bl.o LD [M] drivers/scsi/esas2r/esas2r.o CC [M] drivers/staging/lustre/lnet/lnet/lib-me.o sound/soc/codecs/ssm2602.o: warning: objtool: ssm2602_set_dai_sysclk()+0x27: can't find jump dest instruction at .text+0xa700015d drivers/net/ethernet/qlogic/netxen/netxen_nic_init.o: warning: objtool: nx_get_fw_version()+0x1c: can't find jump dest instruction at .text+0x8e000572 drivers/gpu/drm/i915/dvo_ch7xxx.o: warning: objtool: ch7xxx_init()+0x41: can't find jump dest instruction at .text+0x330104b7 net/netfilter/xt_TEE.o: warning: objtool: tee_tg6()+0x2a: call without frame pointer save/setup net/netfilter/xt_TEE.o: warning: objtool: tee_tg_destroy()+0x30: call without frame pointer save/setup net/netfilter/xt_TEE.o: warning: objtool: tee_tg_check()+0x21: call without frame pointer save/setup net/netfilter/xt_TEE.o: warning: objtool: tee_netdev_event()+0x4e: call without frame pointer save/setup net/netfilter/xt_TEE.o: warning: objtool: tee_tg4()+0x2a: call without frame pointer save/setup net/netfilter/xt_TEE.o: warning: objtool: tee_tg_init()+0x10: call without frame pointer save/setup net/netfilter/xt_TEE.o: warning: objtool: tee_tg_exit()+0x10: call without frame pointer save/setup CC [M] drivers/input/touchscreen/rohm_bu21023.o drivers/target/target_core_stat.o: warning: objtool: target_stat_auth_dev_show()+0xf9: can't find jump dest instruction at .text+0xb6000a6e CC [M] drivers/net/wireless/marvell/mwifiex/11n_aggr.o CC [M] net/netfilter/xt_TRACE.o CC [M] drivers/gpu/drm/i915/dvo_ivch.o drivers/power/max8903_charger.o: warning: objtool: max8903_parse_dt_data()+0x1e: can't find jump dest instruction at .text+0x14010024 CC [M] drivers/net/wireless/ath/wil6210/wil_platform.o drivers/video/fbdev/geode/suspend_gx.o: warning: objtool: gx_restore_regs()+0xe6: can't find call dest symbol at offset 0x25fe02da CC [M] drivers/net/wireless/ath/wil6210/ethtool.o CC [M] drivers/video/fbdev/geode/lxfb_core.o drivers/media/usb/gspca/sonixj.o: warning: objtool: reg_w1()+0x1e: can't find jump dest instruction at .text+0x9d0000d4 CC [M] drivers/net/usb/zaurus.o drivers/gpu/drm/drm_vma_manager.o: warning: objtool: drm_vma_offset_add()+0x29: can't find jump dest instruction at .text+0x830002df drivers/net/ethernet/intel/ixgbe/ixgbe_phy.o: warning: objtool: ixgbe_set_i2c_data()+0x82: can't find jump dest instruction at .text+0x8f000258 fs/signalfd.o: warning: objtool: signalfd_copyinfo()+0x68: can't find jump dest instruction at .text+0xbb0000ce CC [M] drivers/spi/spi-ep93xx.o CC [M] drivers/net/wireless/ath/wil6210/wil_crash_dump.o CC [M] drivers/net/wireless/intel/iwlwifi/iwl-7000.o drivers/scsi/bfa/bfa_fcs_lport.o: warning: objtool: bfa_fcs_vport_aen_post()+0x53: can't find jump dest instruction at .text+0xc90003f9 drivers/staging/lustre/lustre/fld/lproc_fld.o: warning: objtool: fld_debugfs_hash_seq_write()+0x2a: can't find jump dest instruction at .text+0xec000250 drivers/rtc/rtc-davinci.o: warning: objtool: davinci_rtc_set_alarm()+0xb2: can't find jump dest instruction at .text+0x5e020748 CC [M] drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.o LD drivers/staging/iio/frequency/built-in.o CC [M] drivers/w1/w1_netlink.o CC [M] drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.o CC [M] drivers/rtc/rtc-digicolor.o LD drivers/staging/iio/gyro/built-in.o CC [M] drivers/staging/iio/gyro/adis16060_core.o drivers/staging/iio/addac/adt7316.o: warning: objtool: adt7316_probe()+0x36: can't find jump dest instruction at .text+0xd80107dc drivers/video/console/fbcon_rotate.o: warning: objtool: fbcon_rotate_font()+0x43: can't find jump dest instruction at .text+0x7f030099 drivers/staging/iio/adc/ad7816.o: warning: objtool: ad7816_store_channel()+0x2d: can't find jump dest instruction at .text+0xb2000152 drivers/net/wireless/ath/ath9k/dfs.o: warning: objtool: ath9k_check_chirping.isra.2()+0x51: can't find jump dest instruction at .text+0x69010247 drivers/scsi/megaraid/megaraid_mm.o: warning: objtool: handle_drvrcmd()+0x1d: can't find jump dest instruction at .text+0xe6000163 CC [M] drivers/staging/iio/frequency/ad9832.o drivers/staging/comedi/drivers/serial2002.o: warning: objtool: serial2002_attach()+0x1f: can't find jump dest instruction at .text+0x97010245 drivers/net/ethernet/mellanox/mlx4/en_resources.o: warning: objtool: mlx4_en_fill_qp_context()+0x3e: call without frame pointer save/setup drivers/net/ethernet/mellanox/mlx4/en_resources.o: warning: objtool: mlx4_en_change_mcast_lb()+0x2d: call without frame pointer save/setup CC [M] drivers/net/wireless/ath/ath9k/wow.o drivers/mfd/aat2870-core.o: warning: objtool: aat2870_reg_write_file()+0x82: can't find jump dest instruction at .text+0x93000107 fs/udf/udftime.o: warning: objtool: udf_disk_stamp_to_time()+0x4a: can't find jump dest instruction at .text+0x5010050 CC [M] drivers/net/wireless/marvell/mwifiex/11n_rxreorder.o drivers/misc/lattice-ecp3-config.o: warning: objtool: firmware_load()+0x39: can't find jump dest instruction at .text+0xb40201ae drivers/net/wireless/ath/ath10k/wow.o: warning: objtool: ath10k_wow_vif_cleanup.isra.1()+0x89: can't find jump dest instruction at .text+0xa500024e CC [M] drivers/net/ethernet/mellanox/mlx4/en_netdev.o drivers/w1/slaves/w1_ds2423.o: warning: objtool: w1_slave_show()+0x63: can't find jump dest instruction at .text+0xb5010069 LD [M] drivers/scsi/aic7xxx/aic7xxx.o CC [M] drivers/scsi/megaraid/megaraid_sas_base.o CC drivers/mfd/palmas.o CC [M] drivers/usb/host/ehci-hcd.o drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd.o: warning: objtool: kiblnd_get_peer_info()+0x32: can't find jump dest instruction at .text+0xac000078 CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_x550.o drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_intstat_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_hs_mailbox_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_seqintstat_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_intctl_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_dfcntrl_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_dfstatus_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_sg_cache_shadow_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_scsiseq0_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_scsiseq1_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_dffstat_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_scsisigi_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_scsiphase_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_scsibus_print()+0x26: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_selid_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_sstat0_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_simode0_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_sstat1_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_sstat2_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_perrdiag_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_soffcnt_print()+0x26: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_lqistat0_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_lqistat1_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_lqistat2_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_sstat3_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_lqostat0_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_lqostat1_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_lqostat2_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_simode1_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_dffsxfrctl_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_seqintsrc_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_seqimode_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_mdffstat_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_seloid_print()+0x26: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_sg_state_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_ccscbctl_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_ccsgctl_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_seqctl0_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_seqintctl_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_sram_base_print()+0x26: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_qfreeze_count_print()+0x26: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_kernel_qfreeze_count_print()+0x26: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_saved_mode_print()+0x26: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_seq_flags_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_lastphase_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_seq_flags2_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_mk_message_scb_print()+0x26: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_mk_message_scsiid_print()+0x26: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_scb_base_print()+0x26: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_scb_control_print()+0x2e: call without frame pointer save/setup drivers/scsi/aic7xxx/aic79xx_reg_print.o: warning: objtool: ahd_scb_scsiid_print()+0x2e: call without frame pointer save/setup CC [M] drivers/w1/slaves/w1_ds2431.o drivers/watchdog/wdt_pci.o: warning: objtool: wdtpci_ioctl()+0x77: can't find jump dest instruction at .text+0xd10005cd LD drivers/staging/iio/impedance-analyzer/built-in.o CC [M] drivers/regulator/da9062-regulator.o drivers/xen/cpu_hotplug.o: warning: objtool: setup_cpu_watcher()+0x29: can't find jump dest instruction at .text+0x8700010e CC [M] drivers/platform/x86/xo1-rfkill.o LD [M] drivers/misc/lkdtm.o CC [M] drivers/watchdog/pcwd_usb.o CC drivers/acpi/acpica/utascii.o fs/ubifs/tnc.o: warning: objtool: resolve_collision_directly()+0x54: can't find jump dest instruction at .text+0xc200035a CC [M] drivers/staging/iio/impedance-analyzer/ad5933.o drivers/media/usb/gspca/spca500.o: warning: objtool: sd_pkt_scan()+0x2b: can't find jump dest instruction at .text+0x810002f1 drivers/hwmon/max1111.o: warning: objtool: max1111_probe()+0x4e: can't find jump dest instruction at .text+0xe1010224 fs/ocfs2/symlink.o: warning: objtool: ocfs2_fast_symlink_readpage()+0x44: can't find jump dest instruction at .text+0x1601004a CC [M] drivers/uwb/rsv.o drivers/w1/w1_int.o: warning: objtool: w1_alloc_dev.constprop.0()+0x4a: can't find jump dest instruction at .text+0x7501004f CC [M] drivers/net/wireless/st/cw1200/pm.o CC [M] drivers/hwmon/max1619.o CC drivers/xen/fallback.o CC fs/userfaultfd.o drivers/video/fbdev/core/fbmem.o: warning: objtool: fb_pad_unaligned_buffer()+0x2e: can't find jump dest instruction at .text+0x9c0000f4 drivers/virtio/virtio_input.o: warning: objtool: virtinput_send_status()+0x49: can't find jump dest instruction at .text+0x850005cf CC [M] drivers/net/ethernet/qlogic/qlge/qlge_ethtool.o CC [M] drivers/video/fbdev/core/fbsysfs.o drivers/scsi/fnic/vnic_rq.o: warning: objtool: vnic_rq_alloc_bufs()+0x28: can't find jump dest instruction at .text+0xd700002e drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/tonga_smumgr.o: warning: objtool: tonga_smu_upload_firmware_image()+0x38: can't find jump dest instruction at .text+0xe900004e drivers/net/wireless/broadcom/b43/phy_lp.o: warning: objtool: lpphy_read_band_sprom()+0x2a: can't find jump dest instruction at .text+0xe4000060 CC [M] drivers/staging/fbtft/fb_s6d1121.o drivers/target/target_core_transport.o: warning: objtool: trace_raw_output_target_cmd_complete()+0x34: can't find jump dest instruction at .text+0x7b01003a drivers/net/ethernet/mellanox/mlx5/core/en_tx.o: warning: objtool: mlx5e_sq_xmit()+0x11a: can't find jump dest instruction at .text+0xd9000210 drivers/staging/fbtft/fb_pcd8544.o: warning: objtool: fbtft_driver_remove_pdev()+0x14: call without frame pointer save/setup drivers/staging/fbtft/fb_pcd8544.o: warning: objtool: fbtft_driver_remove_spi()+0x10: call without frame pointer save/setup drivers/staging/fbtft/fb_pcd8544.o: warning: objtool: fbtft_driver_probe_pdev()+0x15: call without frame pointer save/setup drivers/staging/fbtft/fb_pcd8544.o: warning: objtool: fbtft_driver_probe_spi()+0x15: call without frame pointer save/setup drivers/staging/fbtft/fb_pcd8544.o: warning: objtool: write_vmem()+0x76: call without frame pointer save/setup drivers/staging/fbtft/fb_pcd8544.o: warning: objtool: fbtft_driver_module_init()+0x12: call without frame pointer save/setup drivers/staging/fbtft/fb_pcd8544.o: warning: objtool: fbtft_driver_module_exit()+0xb: call without frame pointer save/setup drivers/pci/xen-pcifront.o: warning: objtool: pcifront_free_roots()+0x56: can't find jump dest instruction at .text+0x9800005b CC [M] drivers/net/wireless/intel/iwlwifi/iwl-8000.o drivers/usb/core/hcd.o: warning: objtool: usb_alloc_streams()+0x2b: can't find jump dest instruction at .text+0xa60000c1 LD drivers/scsi/osd/built-in.o CC [M] drivers/net/ethernet/intel/i40e/i40e_client.o CC [M] drivers/w1/slaves/w1_ds2433.o CC [M] drivers/net/usb/mcs7830.o drivers/regulator/da9052-regulator.o: warning: objtool: da9052_map_voltage()+0xe0: can't find jump dest instruction at .text+0x78000214 fs/reiserfs/xattr.o: warning: objtool: listxattr_filler()+0x29: can't find jump dest instruction at .text+0xdb00003f lib/test-string_helpers.o: warning: objtool: test_string_check_buf()+0x3d: can't find jump dest instruction at .init.text+0xa90000c9 CC [M] drivers/target/target_core_pscsi.o drivers/power/isp1704_charger.o: warning: objtool: isp1704_charger_work()+0x37: can't find jump dest instruction at .text+0x600501bd CC [M] drivers/usb/dwc2/hcd_queue.o CC [M] drivers/scsi/osd/osd_initiator.o CC [M] drivers/net/wireless/ti/wlcore/vendor_cmd.o CC [M] lib/test_hexdump.o LD drivers/md/bcache/built-in.o CC [M] drivers/video/fbdev/aty/radeon_base.o drivers/net/wireless/ralink/rt2x00/rt2800usb.o: warning: objtool: rt2800usb_txdone_entry_check()+0x19: can't find jump dest instruction at .text+0x9e0005ff drivers/staging/lustre/lnet/selftest/console.o: warning: objtool: lstcon_verify_group()+0x12e: can't find jump dest instruction at .text+0x3f000262 drivers/net/wireless/ti/wlcore/boot.o: warning: objtool: wlcore_validate_fw_ver()+0xa3: can't find jump dest instruction at .text+0xaa000169 drivers/acpi/acpica/utalloc.o: warning: objtool: acpi_ut_create_caches()+0x28: can't find jump dest instruction at .text+0x80000063 drivers/media/i2c/lm3560.o: warning: objtool: lm3560_probe()+0x43: can't find jump dest instruction at .text+0x2d0104c9 drivers/acpi/acpica/utaddress.o: warning: objtool: acpi_ut_add_address_range()+0x5e: can't find jump dest instruction at .text+0x14010063 CC [M] drivers/md/bcache/alloc.o CC [M] lib/test_bpf.o sound/soc/codecs/ssm2602-i2c.o: warning: objtool: ssm2602_i2c_remove()+0xd: call without frame pointer save/setup sound/soc/codecs/ssm2602-i2c.o: warning: objtool: ssm2602_i2c_probe()+0x30: call without frame pointer save/setup sound/soc/codecs/ssm2602-i2c.o: warning: objtool: ssm2602_i2c_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/ssm2602-i2c.o: warning: objtool: ssm2602_i2c_driver_exit()+0xb: call without frame pointer save/setup drivers/staging/lustre/lnet/libcfs/linux/linux-crypto-adler.o: warning: objtool: adler32_finup()+0x1f: can't find jump dest instruction at .text+0xba010095 drivers/usb/core/urb.o: warning: objtool: usb_submit_urb()+0x2a: can't find jump dest instruction at .text+0x8e0403d0 drivers/scsi/bfa/bfa_core.o: warning: objtool: bfa_iocfc_mem_claim()+0x49: can't find jump dest instruction at .text+0x7701039f CC [M] drivers/net/wireless/marvell/mwifiex/scan.o drivers/media/usb/dvb-usb/az6027.o: warning: objtool: az6027_usb_in_op()+0x46: can't find jump dest instruction at .text+0xea0002cc drivers/net/ethernet/intel/ixgbe/ixgbe_mbx.o: warning: objtool: ixgbe_check_for_ack_pf()+0x26: can't find call dest symbol at offset 0x7600014a CC [M] sound/soc/codecs/ssm4567.o CC [M] drivers/staging/media/cec/cec-adap.o LD [M] drivers/net/wireless/ath/ath10k/ath10k_core.o CC [M] fs/xfs/libxfs/xfs_alloc_btree.o drivers/hid/i2c-hid/i2c-hid.o: warning: objtool: __i2c_hid_command()+0x151: can't find jump dest instruction at .text+0xce0001d6 CC [M] drivers/net/wireless/ath/wil6210/p2p.o CC [M] drivers/media/i2c/smiapp-pll.o CC [M] drivers/target/target_core_user.o drivers/net/wireless/ti/wl18xx/cmd.o: warning: objtool: wl18xx_cmd_channel_switch()+0x6b: can't find jump dest instruction at .text+0xf0000071 CC [M] drivers/scsi/libsas/sas_dump.o LD drivers/scsi/pcmcia/built-in.o drivers/staging/comedi/drivers/amplc_pc236.o: warning: objtool: pc236_attach()+0x17: call without frame pointer save/setup drivers/staging/comedi/drivers/amplc_pc236.o: warning: objtool: amplc_pc236_driver_init()+0xb: call without frame pointer save/setup drivers/staging/comedi/drivers/amplc_pc236.o: warning: objtool: amplc_pc236_driver_exit()+0xb: call without frame pointer save/setup LD drivers/usb/image/built-in.o CC [M] drivers/usb/dwc3/host.o CC [M] drivers/media/usb/dvb-usb/technisat-usb2.o fs/proc/kmsg.o: warning: objtool: kmsg_release()+0x14: call without frame pointer save/setup fs/proc/kmsg.o: warning: objtool: kmsg_open()+0x17: call without frame pointer save/setup fs/proc/kmsg.o: warning: objtool: kmsg_poll()+0x30: call without frame pointer save/setup fs/proc/kmsg.o: warning: objtool: kmsg_read()+0x54: call without frame pointer save/setup fs/proc/kmsg.o: warning: objtool: proc_kmsg_init()+0x1c: call without frame pointer save/setup drivers/mfd/intel_msic.o: warning: objtool: intel_msic_init_devices.isra.4()+0x79: can't find jump dest instruction at .text+0xac00019e drivers/video/fbdev/mb862xx/mb862xxfbdrv.o: warning: objtool: mb862xxfb_setcolreg()+0x22: can't find jump dest instruction at .text+0xa3000028 CC [M] drivers/usb/image/mdc800.o CC [M] drivers/staging/comedi/drivers/amplc_pc263.o CC [M] drivers/thermal/ti-soc-thermal/dra752-thermal-data.o fs/ubifs/replay.o: warning: objtool: set_bud_lprops()+0x4f: can't find jump dest instruction at .text+0x3c010215 fs/squashfs/lzo_wrapper.o: warning: objtool: lzo_uncompress()+0xc1: can't find jump dest instruction at .text+0x8d0000c7 CC [M] drivers/video/fbdev/mb862xx/mb862xxfb_accel.o fs/ocfs2/suballoc.o: warning: objtool: ocfs2_bg_discontig_fix_result.isra.15()+0x37: can't find jump dest instruction at .text+0xa700016c fs/squashfs/xz_wrapper.o: warning: objtool: squashfs_xz_uncompress()+0xd6: can't find jump dest instruction at .text+0xa20000dc CC [M] drivers/scsi/pcmcia/qlogic_stub.o CC fs/proc/page.o CC [M] lib/test_firmware.o LD drivers/staging/most/hdm-i2c/built-in.o CC [M] drivers/net/ethernet/mellanox/mlx4/en_selftest.o drivers/staging/fbtft/fb_ra8875.o: warning: objtool: init_display()+0x9f: can't find jump dest instruction at .text+0xa40102c5 CC [M] fs/squashfs/zlib_wrapper.o CC [M] drivers/usb/gadget/config.o drivers/staging/lustre/lustre/fld/fld_cache.o: warning: objtool: fld_fix_new_list()+0x2d: can't find jump dest instruction at .text+0xa3010173 LD drivers/staging/media/lirc/built-in.o drivers/net/wireless/ath/wil6210/pmc.o: warning: objtool: wil_pmc_alloc()+0x82: can't find jump dest instruction at .text+0x660700d7 CC [M] drivers/scsi/osd/osd_uld.o drivers/video/fbdev/core/fbcmap.o: warning: objtool: fb_copy_cmap()+0x67: can't find jump dest instruction at .text+0x8000014d CC [M] fs/ubifs/log.o drivers/usb/chipidea/ci_hdrc_pci.o: warning: objtool: ci_hdrc_pci_probe()+0x4b: can't find jump dest instruction at .text+0x2d010080 drivers/staging/iio/cdc/ad7746.o: warning: objtool: ad7746_select_channel()+0x2c: can't find jump dest instruction at .text+0xa8000032 LD drivers/md/persistent-data/built-in.o CC [M] drivers/rtc/rtc-ds1286.o CC [M] drivers/video/fbdev/core/modedb.o CC [M] drivers/staging/media/lirc/lirc_bt829.o CC [M] drivers/staging/most/hdm-i2c/hdm_i2c.o CC [M] drivers/video/fbdev/core/fbcvt.o drivers/thermal/ti-soc-thermal/ti-thermal-common.o: warning: objtool: ti_thermal_set_mode()+0x49: can't find jump dest instruction at .text+0x8700020e CC [M] drivers/md/persistent-data/dm-array.o drivers/staging/fbtft/fb_s6d02a1.o: warning: objtool: fbtft_driver_remove_pdev()+0x14: call without frame pointer save/setup drivers/staging/fbtft/fb_s6d02a1.o: warning: objtool: fbtft_driver_remove_spi()+0x10: call without frame pointer save/setup drivers/staging/fbtft/fb_s6d02a1.o: warning: objtool: fbtft_driver_probe_pdev()+0x15: call without frame pointer save/setup drivers/staging/fbtft/fb_s6d02a1.o: warning: objtool: fbtft_driver_probe_spi()+0x15: call without frame pointer save/setup drivers/staging/fbtft/fb_s6d02a1.o: warning: objtool: fbtft_driver_module_init()+0x12: call without frame pointer save/setup drivers/staging/fbtft/fb_s6d02a1.o: warning: objtool: fbtft_driver_module_exit()+0xb: call without frame pointer save/setup CC [M] drivers/usb/host/ehci-pci.o drivers/media/i2c/lm3646.o: warning: objtool: lm3646_get_ctrl()+0x21: can't find jump dest instruction at .text+0x91000207 drivers/staging/iio/adc/ad7192.o: warning: objtool: ad7192_set()+0x48: can't find jump dest instruction at .text+0x8f0001bd fs/udf/unicode.o: warning: objtool: udf_char2uni_utf8()+0xd: can't find jump dest instruction at .text+0x70100a3 drivers/scsi/libfc/fc_exch.o: warning: objtool: fc_exch_update_stats()+0x17: can't find jump dest instruction at .text+0x9500001d drivers/video/fbdev/aty/mach64_ct.o: warning: objtool: aty_init_pll_ct()+0x66: can't find jump dest instruction at .text+0xae0303cb CC [M] drivers/video/console/fbcon_ccw.o CC [M] drivers/staging/fbtft/fb_ssd1289.o drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv20.o: warning: objtool: nv20_devinit_meminit()+0x74: can't find jump dest instruction at .text+0xbd01007a CC [M] fs/ufs/util.o CC [M] drivers/staging/most/hdm-dim2/dim2_hal.o CC [M] drivers/staging/iio/adc/ad7280a.o CC [M] fs/ubifs/commit.o drivers/net/phy/mdio-xgene.o: warning: objtool: xgene_mdio_reset()+0x12b: can't find jump dest instruction at .text+0x7d00060f drivers/net/wireless/ath/wil6210/wil_platform.o: warning: objtool: wil_platform_init()+0x17: call without frame pointer save/setup drivers/net/ethernet/qlogic/netxen/netxen_nic_main.o: warning: objtool: netxen_check_hw_init()+0x18: can't find jump dest instruction at .text+0xee00012e CC [M] drivers/staging/most/hdm-dim2/dim2_sysfs.o drivers/net/ethernet/rocker/rocker_main.o: warning: objtool: rocker_netdevice_event()+0x1c: can't find jump dest instruction at .text+0x890007c2 CC [M] lib/test_hash.o CC [M] drivers/uwb/scan.o drivers/media/rc/keymaps/rc-nec-terratec-cinergy-xs.o: warning: objtool: init_rc_map_nec_terratec_cinergy_xs()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-nec-terratec-cinergy-xs.o: warning: objtool: exit_rc_map_nec_terratec_cinergy_xs()+0xb: call without frame pointer save/setup LD [M] fs/udf/udf.o CC [M] drivers/net/ethernet/qlogic/netxen/netxen_nic_ctx.o drivers/media/i2c/as3645a.o: warning: objtool: as3645a_set_ctrl()+0x65: can't find jump dest instruction at .text+0xa101024b drivers/scsi/fnic/vnic_wq_copy.o: warning: objtool: vnic_wq_copy_enable()+0x16: call without frame pointer save/setup drivers/scsi/fnic/vnic_wq_copy.o: warning: objtool: vnic_wq_copy_disable()+0x1f: call without frame pointer save/setup drivers/scsi/fnic/vnic_wq_copy.o: warning: objtool: vnic_wq_copy_clean()+0x1e: call without frame pointer save/setup drivers/scsi/fnic/vnic_wq_copy.o: warning: objtool: vnic_wq_copy_free()+0x19: call without frame pointer save/setup drivers/scsi/fnic/vnic_wq_copy.o: warning: objtool: vnic_wq_copy_alloc()+0x49: call without frame pointer save/setup drivers/scsi/fnic/vnic_wq_copy.o: warning: objtool: vnic_wq_copy_init()+0x3f: call without frame pointer save/setup drivers/target/target_core_xcopy.o: warning: objtool: target_rcr_operating_parameters()+0x2c: can't find jump dest instruction at .text+0x940000a1 CC [M] drivers/scsi/mvsas/mv_sas.o CC [M] drivers/media/rc/keymaps/rc-norwood.o drivers/video/backlight/88pm860x_bl.o: warning: objtool: pm860x_backlight_set()+0x6a: can't find jump dest instruction at .text+0xf30000d0 CC [M] drivers/scsi/fnic/vnic_wq.o drivers/net/wireless/marvell/libertas/if_sdio.o: warning: objtool: if_sdio_suspend()+0x61: can't find jump dest instruction at .text+0xa40000b7 drivers/scsi/libfc/fc_elsct.o: warning: objtool: fc_ct_fill()+0x31: can't find jump dest instruction at .text+0xd5040067 drivers/gpu/drm/nouveau/nvkm/subdev/devinit/g84.o: warning: objtool: g84_devinit_disable()+0x1e: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/devinit/g84.o: warning: objtool: g84_devinit_new()+0x18: call without frame pointer save/setup CC [M] drivers/scsi/libfc/fc_frame.o CC [M] drivers/net/wireless/st/cw1200/cw1200_sdio.o CC drivers/xen/grant-table.o CC [M] drivers/net/wireless/st/cw1200/cw1200_spi.o drivers/net/wireless/broadcom/b43/tables_lpphy.o: warning: objtool: b43_lptab_read_bulk()+0x5f: can't find jump dest instruction at .text+0x9f000265 LD [M] drivers/hid/hid.o CC [M] fs/ocfs2/uptodate.o CC [M] drivers/net/wireless/marvell/libertas/if_spi.o CC [M] drivers/scsi/lpfc/lpfc_els.o CC [M] drivers/staging/fbtft/fb_ssd1305.o drivers/video/backlight/vgg2432a4.o: warning: objtool: vgg2432a4_lcd_init()+0x36: can't find jump dest instruction at .text+0xf102010c drivers/hid/usbhid/hid-core.o: warning: objtool: usbhid_raw_request()+0x20: can't find jump dest instruction at .text+0xa6000176 drivers/net/ethernet/mellanox/mlx5/core/en_fs.o: warning: objtool: mlx5e_vport_context_update_addr_list()+0xe2: can't find jump dest instruction at .text+0x860005c8 drivers/gpu/drm/drm_flip_work.o: warning: objtool: flip_worker()+0xba: can't find jump dest instruction at .text+0x6a00019f drivers/media/usb/gspca/spca501.o: warning: objtool: sd_s_ctrl()+0x30: can't find jump dest instruction at .text+0xdc0001b6 CC [M] drivers/video/backlight/adp5520_bl.o drivers/w1/w1_family.o: warning: objtool: w1_unregister_family()+0x16: call without frame pointer save/setup drivers/w1/w1_family.o: warning: objtool: w1_register_family()+0x16: call without frame pointer save/setup drivers/w1/w1_family.o: warning: objtool: w1_family_put()+0x18: call without frame pointer save/setup CC [M] drivers/media/usb/gspca/spca505.o LD [M] drivers/hid/hid-logitech.o drivers/net/wireless/ti/wlcore/sysfs.o: warning: objtool: wl1271_sysfs_store_bt_coex_state()+0x32: call without frame pointer save/setup drivers/net/wireless/ti/wlcore/sysfs.o: warning: objtool: wl1271_sysfs_show_bt_coex_state()+0x2f: call without frame pointer save/setup drivers/net/wireless/ti/wlcore/sysfs.o: warning: objtool: wl1271_sysfs_show_hw_pg_ver()+0x2f: call without frame pointer save/setup drivers/net/wireless/ti/wlcore/sysfs.o: warning: objtool: wl1271_sysfs_read_fwlog()+0x37: call without frame pointer save/setup drivers/net/wireless/ti/wlcore/sysfs.o: warning: objtool: wlcore_sysfs_init()+0x1a: call without frame pointer save/setup drivers/net/wireless/ti/wlcore/sysfs.o: warning: objtool: wlcore_sysfs_free()+0x1c: call without frame pointer save/setup CC [M] drivers/media/dvb-frontends/af9013.o LD drivers/video/fbdev/nvidia/built-in.o CC [M] drivers/net/ethernet/mellanox/mlx4/en_clock.o CC [M] drivers/net/wireless/ath/ath9k/rng.o CC [M] drivers/staging/lustre/lnet/selftest/timer.o drivers/media/dvb-frontends/cx24113.o: warning: objtool: cx24113_set_bandwidth()+0x46: can't find jump dest instruction at .text+0xae00016c drivers/hwmon/max16065.o: warning: objtool: max16065_update_device()+0x51: can't find jump dest instruction at .text+0xc0000137 drivers/scsi/isci/port_config.o: warning: objtool: sci_port_configuration_agent_validate_ports()+0x39: can't find jump dest instruction at .text+0x1101003f drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv50.o: warning: objtool: nv50_devinit_init()+0x3d: can't find jump dest instruction at .text+0x91000083 drivers/spi/spi-dw-mid.o: warning: objtool: dw_spi_dma_prepare_tx()+0x1a: can't find jump dest instruction at .text+0xaa000080 drivers/input/touchscreen/zforce_ts.o: warning: objtool: zforce_send_wait()+0x56: can't find jump dest instruction at .text+0xd400005b drivers/staging/lustre/lnet/libcfs/linux/linux-cpu.o: warning: objtool: cfs_cpt_table_free()+0x31: can't find jump dest instruction at .text+0xde000256 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/g98.o CC [M] drivers/video/fbdev/nvidia/nvidia.o LD [M] drivers/hid/hid-picolcd.o LD [M] drivers/scsi/isci/isci.o drivers/scsi/csiostor/csio_mb.o: warning: objtool: csio_mb_portmod_changed()+0x41: can't find jump dest instruction at .text+0xcd000046 LD [M] drivers/hid/wacom.o drivers/input/touchscreen/colibri-vf50-ts.o: warning: objtool: vf50_ts_irq_bh()+0x3c: can't find jump dest instruction at .text+0xb7010122 drivers/media/dvb-frontends/s5h1411.o: warning: objtool: s5h1411_set_if_freq.isra.5()+0x3a: can't find jump dest instruction at .text+0xcd0001d0 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gt215.o drivers/media/dvb-frontends/lgs8gl5.o: warning: objtool: lgs8gl5_start_demod()+0x180: can't find jump dest instruction at .text+0x810007b5 CC [M] drivers/video/fbdev/nvidia/nv_hw.o CC [M] drivers/media/dvb-frontends/cx24116.o CC [M] drivers/scsi/csiostor/csio_rnode.o CC [M] drivers/media/usb/gspca/spca506.o drivers/usb/chipidea/ci_hdrc_imx.o: warning: objtool: usbmisc_get_init_data()+0x3d: can't find jump dest instruction at .text+0xed000043 CC [M] drivers/w1/w1_io.o drivers/video/backlight/tdo24m.o: warning: objtool: tdo24m_writes()+0x1c: can't find jump dest instruction at .text+0xe4000082 LD drivers/staging/lustre/lustre/lmv/built-in.o drivers/video/fbdev/matrox/matroxfb_base.o: warning: objtool: matroxfb_pitch_adjust()+0x12: can't find jump dest instruction at .text+0xf00000d8 CC [M] drivers/staging/lustre/lustre/llite/dir.o drivers/video/backlight/aat2870_bl.o: warning: objtool: aat2870_bl_update_status()+0x61: can't find jump dest instruction at .text+0xbc0000e6 CC [M] drivers/scsi/csiostor/csio_wr.o drivers/staging/most/aim-v4l2/video.o: warning: objtool: aim_register_videodev()+0x4b: can't find jump dest instruction at .text+0xdf000381 drivers/staging/lustre/lustre/fld/fld_request.o: warning: objtool: fld_rrb_scan()+0xdf: can't find jump dest instruction at .text+0xad000135 drivers/regulator/da9055-regulator.o: warning: objtool: da9055_regulator_dt_init.isra.5()+0x43: can't find jump dest instruction at .text+0x870000e9 CC [M] drivers/media/rc/keymaps/rc-npgtech.o CC [M] drivers/staging/lustre/lustre/lmv/lmv_obd.o drivers/uwb/reset.o: warning: objtool: uwb_rc_cmd_async()+0x68: can't find jump dest instruction at .text+0xd900018d drivers/staging/iio/gyro/adis16060_core.o: warning: objtool: adis16060_read_raw()+0x2e: can't find jump dest instruction at .text+0x4010244 CC fs/aio.o LD [M] drivers/staging/lustre/lustre/fld/fld.o CC [M] drivers/net/wireless/broadcom/b43/sysfs.o CC [M] drivers/thermal/ti-soc-thermal/omap3-thermal-data.o CC [M] drivers/spi/spi-fsl-dspi.o fs/proc/vmcore.o: warning: objtool: read_from_oldmem()+0x27: can't find jump dest instruction at .text+0x8600008d LD [M] drivers/staging/iio/gyro/adis16060.o CC [M] drivers/hwmon/max1668.o LD [M] drivers/staging/most/aim-v4l2/aim_v4l2.o fs/reiserfs/journal.o: warning: objtool: remove_journal_hash()+0x37: can't find jump dest instruction at .text+0xa700003d drivers/staging/media/cec/cec-core.o: warning: objtool: cec_devnode_register()+0x90: can't find jump dest instruction at .text+0x11010295 CC [M] drivers/usb/dwc2/hcd_ddma.o CC [M] fs/ubifs/gc.o drivers/target/target_core_iblock.o: warning: objtool: iblock_set_configfs_dev_params()+0x34: can't find jump dest instruction at .text+0x6001073a CC [M] drivers/staging/media/cec/cec-api.o drivers/net/wireless/marvell/mwifiex/11ac.o: warning: objtool: mwifiex_cmd_append_11ac_tlv()+0xab: can't find jump dest instruction at .text+0xbf000291 drivers/net/wireless/st/cw1200/scan.o: warning: objtool: cw1200_scan_start()+0x24: can't find jump dest instruction at .text+0x201010a drivers/net/wireless/ath/ath10k/ce.o: warning: objtool: ath10k_ce_alloc_src_ring.isra.1()+0x5d: can't find jump dest instruction at .text+0xc4000353 CC [M] drivers/gpu/drm/radeon/r600_dpm.o CC [M] drivers/video/fbdev/matrox/matroxfb_misc.o CC [M] fs/reiserfs/lock.o drivers/platform/x86/xo1-rfkill.o: warning: objtool: xo1_rfkill_remove()+0x18: call without frame pointer save/setup drivers/platform/x86/xo1-rfkill.o: warning: objtool: xo1_rfkill_probe()+0x29: call without frame pointer save/setup drivers/platform/x86/xo1-rfkill.o: warning: objtool: xo1_rfkill_driver_init()+0x12: call without frame pointer save/setup drivers/platform/x86/xo1-rfkill.o: warning: objtool: xo1_rfkill_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/usb/dwc2/gadget.o drivers/media/dvb-frontends/dvb_dummy_fe.o: warning: objtool: dvb_dummy_fe_release()+0x10: call without frame pointer save/setup drivers/media/dvb-frontends/dvb_dummy_fe.o: warning: objtool: dvb_dummy_fe_qpsk_attach()+0x1f: call without frame pointer save/setup drivers/media/dvb-frontends/dvb_dummy_fe.o: warning: objtool: dvb_dummy_fe_qam_attach()+0x1f: call without frame pointer save/setup drivers/media/dvb-frontends/dvb_dummy_fe.o: warning: objtool: dvb_dummy_fe_ofdm_attach()+0x1f: call without frame pointer save/setup CC [M] drivers/spi/spi-fsl-lib.o CC [M] drivers/scsi/libsas/sas_discover.o fs/ocfs2/sysfile.o: warning: objtool: get_local_system_inode()+0x58: can't find jump dest instruction at .text+0x8800005e drivers/net/wireless/ti/wl18xx/event.o: warning: objtool: wl18xx_process_mailbox_events()+0x217: can't find call dest symbol at offset 0xa4fc045b drivers/usb/gadget/usbstring.o: warning: objtool: usb_gadget_get_string()+0x2f: can't find jump dest instruction at .text+0x95000034 LD drivers/video/fbdev/riva/built-in.o CC [M] drivers/net/wireless/broadcom/b43/xmit.o drivers/acpi/acpica/utascii.o: warning: objtool: acpi_ut_valid_nameseg()+0x18: call without frame pointer save/setup drivers/usb/chipidea/usbmisc_imx.o: warning: objtool: usbmisc_imx53_init()+0x2f: can't find jump dest instruction at .text+0xab000115 LD [M] drivers/net/wireless/ti/wl18xx/wl18xx.o CC [M] drivers/scsi/mvsas/mv_64xx.o CC drivers/acpi/acpica/utbuffer.o CC [M] sound/soc/codecs/sta32x.o drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/fiji_smumgr.o: warning: objtool: fiji_upload_smu_firmware_image.isra.2()+0x61: can't find jump dest instruction at .text+0xa6000346 CC [M] drivers/usb/dwc2/debugfs.o CC [M] drivers/video/fbdev/riva/fbdev.o CC [M] drivers/usb/host/ehci-platform.o drivers/rtc/rtc-digicolor.o: warning: objtool: dc_rtc_probe()+0x31: can't find jump dest instruction at .init.text+0x89000037 LD drivers/video/fbdev/omap2/omapfb/displays/built-in.o drivers/staging/most/hdm-dim2/dim2_sysfs.o: warning: objtool: state_show()+0x11: call without frame pointer save/setup drivers/staging/most/hdm-dim2/dim2_sysfs.o: warning: objtool: dim2_sysfs_probe()+0x19: call without frame pointer save/setup drivers/staging/most/hdm-dim2/dim2_sysfs.o: warning: objtool: dim2_sysfs_destroy()+0x9: call without frame pointer save/setup drivers/net/wireless/st/cw1200/debug.o: warning: objtool: cw1200_counters_show()+0x32: can't find jump dest instruction at .text+0x52020138 drivers/hid/usbhid/hid-quirks.o: warning: objtool: usbhid_lookup_quirk()+0x2f: can't find jump dest instruction at .text+0xff000035 drivers/net/usb/cdc_subset.o: warning: objtool: m5632_recover()+0x18: call without frame pointer save/setup drivers/net/usb/cdc_subset.o: warning: objtool: cdc_subset_driver_init()+0x19: call without frame pointer save/setup drivers/net/usb/cdc_subset.o: warning: objtool: cdc_subset_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/polaris10_smumgr.o CC [M] drivers/usb/dwc2/pci.o CC [M] drivers/hid/usbhid/hiddev.o drivers/net/wireless/ath/ath5k/pci.o: warning: objtool: ath5k_pci_probe()+0x5a: can't find jump dest instruction at .text+0x2f0203af CC [M] drivers/staging/lustre/lnet/selftest/rpc.o CC [M] drivers/net/wireless/intel/iwlwifi/iwl-9000.o LD drivers/staging/lustre/lustre/lov/built-in.o net/netfilter/xt_TRACE.o: warning: objtool: trace_tg_destroy()+0xf: call without frame pointer save/setup net/netfilter/xt_TRACE.o: warning: objtool: trace_tg_check()+0xf: call without frame pointer save/setup net/netfilter/xt_TRACE.o: warning: objtool: trace_tg_init()+0xb: call without frame pointer save/setup net/netfilter/xt_TRACE.o: warning: objtool: trace_tg_exit()+0xb: call without frame pointer save/setup CC [M] sound/soc/codecs/sta350.o drivers/usb/dwc3/trace.o: warning: objtool: trace_raw_output_dwc3_log_trb()+0x34: can't find jump dest instruction at .text+0x8201003a fs/nfs/nfs3acl.o: warning: objtool: __nfs3_proc_setacls()+0x89: can't find jump dest instruction at .text+0x5c02008f CC [M] drivers/staging/lustre/lustre/lov/lov_obd.o LD [M] drivers/net/wireless/ath/ath5k/ath5k.o CC [M] drivers/spi/spi-fsl-spi.o lib/test_hexdump.o: warning: objtool: test_hexdump()+0x8a: can't find call dest symbol at offset 0x22ff01dd CC [M] drivers/hwmon/max197.o CC [M] net/netfilter/xt_IDLETIMER.o drivers/hwmon/max1619.o: warning: objtool: max1619_detect()+0x48: can't find jump dest instruction at .text+0xd700004e drivers/media/dvb-frontends/tda665x.o: warning: objtool: tda665x_set_frequency()+0x58: can't find jump dest instruction at .text+0x5e01013d drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl12xx_acx_mem_cfg()+0x44: can't find jump dest instruction at .text+0xa500012a drivers/usb/dwc2/hcd.o: warning: objtool: dwc2_dump_channel_info()+0x27: can't find jump dest instruction at .text+0x5803005d drivers/w1/slaves/w1_ds2431.o: warning: objtool: w1_f2d_readblock()+0x50: can't find jump dest instruction at .text+0x8b000056 CC [M] drivers/media/dvb-frontends/cx24117.o drivers/net/ethernet/qlogic/qlcnic/qlcnic_init.o: warning: objtool: qlcnic_validate_product_offs()+0x57: can't find jump dest instruction at .text+0xc600026d CC [M] drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.o drivers/scsi/bfa/bfa_fcpim.o: warning: objtool: bfa_itnim_isr()+0x42: can't find jump dest instruction at .text+0xae000408 LD drivers/scsi/pm8001/built-in.o LD drivers/video/fbdev/omap2/omapfb/dss/built-in.o CC [M] drivers/scsi/mpt3sas/mpt3sas_scsih.o drivers/net/usb/rndis_host.o: warning: objtool: rndis_tx_fixup()+0x2a: can't find jump dest instruction at .text+0xdf000030 CC [M] drivers/w1/slaves/w1_ds2760.o drivers/net/wireless/ti/wlcore/debugfs.o: warning: objtool: wl1271_debugfs_add_files()+0x3d: can't find jump dest instruction at .text+0x85040043 CC [M] drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.o LD drivers/usb/isp1760/built-in.o CC [M] sound/soc/codecs/sta529.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/mcp89.o CC [M] drivers/scsi/pm8001/pm8001_init.o LD drivers/video/fbdev/omap2/omapfb/built-in.o CC [M] drivers/usb/isp1760/isp1760-core.o drivers/tty/sysrq.o: warning: objtool: sysrq_connect()+0x34: can't find jump dest instruction at .text+0xd90001ba LD drivers/usb/misc/built-in.o drivers/net/wireless/ath/ath9k/tx99.o: warning: objtool: ath9k_build_tx99_skb()+0x3b: can't find jump dest instruction at .text+0x71010271 CC [M] drivers/scsi/megaraid/megaraid_sas_fusion.o LD drivers/target/iscsi/built-in.o CC [M] drivers/spi/spi-gpio.o CC [M] drivers/usb/misc/adutux.o CC [M] drivers/target/iscsi/iscsi_target_parameters.o drivers/scsi/mvsas/mv_init.o: warning: objtool: mvs_store_interrupt_coalescing()+0x34: can't find jump dest instruction at .text+0xe500003a LD drivers/staging/lustre/lustre/mdc/built-in.o drivers/w1/slaves/w1_ds2433.o: warning: objtool: w1_f23_write()+0x3f: can't find jump dest instruction at .text+0xfe000115 CC [M] drivers/target/iscsi/iscsi_target_seq_pdu_list.o lib/test_hash.o: warning: objtool: test_hash_init()+0x125: can't find jump dest instruction at .init.text+0x750101e4 fs/timerfd.o: warning: objtool: do_timerfd_gettime()+0x32: can't find jump dest instruction at .text+0xfe000398 LD drivers/video/fbdev/omap2/built-in.o drivers/staging/iio/frequency/ad9832.o: warning: objtool: ad9832_write_frequency()+0x1b: can't find jump dest instruction at .text+0x95000061 CC [M] drivers/thermal/ti-soc-thermal/omap4-thermal-data.o CC [M] drivers/power/lp8727_charger.o drivers/staging/most/hdm-dim2/dim2_hdm.o: warning: objtool: startup_dim()+0x32: can't find jump dest instruction at .text+0x100100e8 CC [M] drivers/net/wireless/intel/iwlwifi/iwl-a000.o drivers/net/wireless/broadcom/b43/phy_n.o: warning: objtool: b43_nphy_iq_cal_gain_params()+0x13: can't find jump dest instruction at .text+0x94000019 CC [M] drivers/staging/lustre/lustre/lov/lov_pack.o drivers/staging/most/hdm-dim2/dim2_hal.o: warning: objtool: alloc_dbr()+0x11: can't find jump dest instruction at .text+0x83000017 CC [M] drivers/staging/iio/frequency/ad9834.o CC [M] fs/xfs/libxfs/xfs_attr.o drivers/staging/lustre/lnet/libcfs/linux/linux-crypto.o: warning: objtool: cfs_crypto_hash_alloc()+0x31: can't find jump dest instruction at .text+0xec0201f7 drivers/md/dm-log-writes.o: warning: objtool: normal_end_io()+0x30: can't find jump dest instruction at .text+0xc50001a6 CC [M] drivers/net/wireless/ath/ath9k/debug.o CC [M] drivers/staging/lustre/lustre/mdc/mdc_request.o lib/test_firmware.o: warning: objtool: trigger_request_store()+0x30: can't find jump dest instruction at .text+0x970000b6 CC [M] drivers/staging/lustre/lustre/mdc/mdc_reint.o CC [M] drivers/media/rc/keymaps/rc-pctv-sedna.o LD [M] drivers/staging/most/hdm-dim2/hdm_dim2.o LD drivers/target/loopback/built-in.o drivers/staging/fbtft/fb_s6d1121.o: warning: objtool: set_addr_win()+0x2f: can't find jump dest instruction at .text+0x7e000035 drivers/video/fbdev/geode/lxfb_core.o: warning: objtool: lxfb_check_var()+0x16: can't find jump dest instruction at .text+0xce00001c drivers/xen/fallback.o: warning: objtool: xen_physdev_op_compat()+0x2e: call without frame pointer save/setup drivers/xen/fallback.o: warning: objtool: xen_event_channel_op_compat()+0x2e: call without frame pointer save/setup CC [M] drivers/usb/dwc3/gadget.o drivers/net/wireless/ath/wil6210/trace.o: warning: objtool: perf_trace_wil6210_tx_done()+0x44: can't find jump dest instruction at .text+0x8b0003fa drivers/input/touchscreen/rohm_bu21023.o: warning: objtool: rohm_bu21023_i2c_probe()+0x49: can't find jump dest instruction at .text+0xe701042e CC [M] drivers/net/ethernet/mellanox/mlx4/en_dcb_nl.o CC [M] drivers/staging/fbtft/fb_ssd1306.o CC [M] drivers/target/loopback/tcm_loop.o drivers/video/console/fbcon_cw.o: warning: objtool: cw_update_attr.isra.2()+0x38: can't find jump dest instruction at .text+0x9d0003cd CC [M] drivers/scsi/mvsas/mv_94xx.o drivers/net/wireless/ath/wil6210/wil_crash_dump.o: warning: objtool: wil_fw_copy_crash_dump()+0x50: can't find jump dest instruction at .text+0xfa0000d5 drivers/target/target_core_file.o: warning: objtool: fd_format_prot()+0x40: can't find jump dest instruction at .text+0xaf0001a5 CC [M] drivers/scsi/lpfc/lpfc_hbadisc.o drivers/usb/dwc3/host.o: warning: objtool: dwc3_host_init()+0x39: can't find jump dest instruction at .text+0xb502003f CC [M] drivers/video/fbdev/geode/lxfb_ops.o CC drivers/tty/hvc/hvc_console.o CC [M] drivers/staging/media/lirc/lirc_imon.o drivers/staging/media/cxd2099/cxd2099.o: warning: objtool: write_pccard.isra.3.constprop.4()+0x4d: can't find jump dest instruction at .text+0x9e0004e3 CC [M] drivers/video/fbdev/riva/riva_hw.o CC [M] drivers/thermal/spear_thermal.o drivers/net/ethernet/qlogic/qlge/qlge_mpi.o: warning: objtool: ql_idc_wait()+0x3f: can't find jump dest instruction at .text+0xbd000045 drivers/net/wireless/realtek/rtlwifi/stats.o: warning: objtool: rtl_signal_scale_mapping()+0x1f: can't find jump dest instruction at .text+0x86000094 CC [M] drivers/staging/comedi/drivers/pcl711.o CC [M] drivers/gpu/drm/i915/dvo_ns2501.o drivers/net/usb/zaurus.o: warning: objtool: blan_mdlm_bind()+0x2d: can't find jump dest instruction at .text+0xf020043 drivers/staging/comedi/drivers/amplc_pc263.o: warning: objtool: pc263_attach()+0x1a: call without frame pointer save/setup drivers/staging/comedi/drivers/amplc_pc263.o: warning: objtool: pc263_do_insn_bits()+0x2f: call without frame pointer save/setup drivers/staging/comedi/drivers/amplc_pc263.o: warning: objtool: amplc_pc263_driver_init()+0xb: call without frame pointer save/setup drivers/staging/comedi/drivers/amplc_pc263.o: warning: objtool: amplc_pc263_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/staging/iio/adc/lpc32xx_adc.o LD drivers/input/touchscreen/built-in.o CC drivers/mfd/rc5t583.o drivers/net/wireless/ralink/rt2x00/rt2500usb.o: warning: objtool: rt2500usb_queue_init()+0xd: can't find jump dest instruction at .text+0x9a000453 drivers/media/dvb-frontends/atbm8830.o: warning: objtool: set_if_freq()+0x1c: can't find jump dest instruction at .text+0xb9000662 drivers/md/dm-era-target.o: warning: objtool: era_message()+0x28: can't find jump dest instruction at .text+0x850002cd CC [M] drivers/usb/gadget/epautoconf.o LD [M] drivers/input/touchscreen/wm97xx-ts.o drivers/power/twl4030_charger.o: warning: objtool: twl4030_bci_get_property()+0x5b: can't find jump dest instruction at .text+0x880102f1 CC [M] lib/test_kasan.o fs/squashfs/zlib_wrapper.o: warning: objtool: zlib_uncompress()+0xa3: can't find jump dest instruction at .text+0xb70000a9 LD drivers/staging/rtl8188eu/built-in.o drivers/net/wireless/ath/wil6210/ethtool.o: warning: objtool: wil_ethtoolops_set_coalesce()+0xcf: can't find jump dest instruction at .text+0xaf000164 LD [M] fs/squashfs/squashfs.o CC [M] drivers/staging/lustre/lustre/lmv/lmv_intent.o LD drivers/usb/mon/built-in.o LD drivers/target/sbp/built-in.o CC [M] drivers/staging/rtl8188eu/core/rtw_ap.o LD drivers/input/built-in.o fs/eventfd.o: warning: objtool: eventfd_write()+0x5b: can't find jump dest instruction at .text+0x61010121 drivers/watchdog/pcwd_usb.o: warning: objtool: usb_pcwd_send_command()+0x2e: can't find jump dest instruction at .text+0x5b010054 CC [M] drivers/staging/media/lirc/lirc_parallel.o drivers/video/fbdev/matrox/matroxfb_Ti3026.o: warning: objtool: Ti3026_restore()+0x141: can't find jump dest instruction at .text+0x6b010147 drivers/net/wireless/ti/wlcore/scan.o: warning: objtool: wlcore_scan_sched_scan_ssid_list()+0x8f: can't find jump dest instruction at .text+0x950200e5 fs/nfs/nfs3xdr.o: warning: objtool: decode_pre_op_attr()+0x2c: can't find jump dest instruction at .text+0x9d000c72 CC [M] drivers/target/sbp/sbp_target.o drivers/media/rc/keymaps/rc-norwood.o: warning: objtool: init_rc_map_norwood()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-norwood.o: warning: objtool: exit_rc_map_norwood()+0xb: call without frame pointer save/setup drivers/net/wireless/ath/ath10k/ahb.o: warning: objtool: ath10k_ahb_release_reset()+0x22: can't find jump dest instruction at .text+0xda000058 CC [M] drivers/usb/mon/mon_main.o LD drivers/target/tcm_fc/built-in.o drivers/misc/panel.o: warning: objtool: pin_to_bits()+0x21: can't find jump dest instruction at .text+0x86000027 drivers/platform/x86/intel_ips.o: warning: objtool: ips_get_i915_syms()+0x2c: can't find jump dest instruction at .text+0x9a000162 drivers/usb/dwc2/hcd_intr.o: warning: objtool: dwc2_track_missed_sofs()+0x3d: can't find jump dest instruction at .text+0xa2000043 CC [M] drivers/w1/slaves/w1_ds2780.o CC fs/dax.o CC [M] drivers/regulator/da9063-regulator.o CC [M] drivers/watchdog/cadence_wdt.o drivers/net/wireless/broadcom/b43/phy_ht.o: warning: objtool: b43_radio_2059_channel_setup()+0x1d3: can't find jump dest instruction at .text+0x33000328 CC [M] fs/nfs/nfs4proc.o CC [M] drivers/staging/rtl8188eu/core/rtw_cmd.o drivers/uwb/scan.o: warning: objtool: uwb_rc_scan()+0x49: can't find jump dest instruction at .text+0xc50000af LD drivers/net/ethernet/samsung/built-in.o CC drivers/mfd/rc5t583-irq.o drivers/net/wireless/broadcom/b43/tables_phy_ht.o: warning: objtool: b43_httab_read_bulk()+0x5f: can't find jump dest instruction at .text+0x9f000165 CC [M] drivers/target/tcm_fc/tfc_cmd.o CC [M] drivers/platform/x86/xo15-ebook.o CC [M] drivers/uwb/uwb-debug.o CC [M] drivers/hwmon/max31722.o CC [M] drivers/staging/lustre/lustre/llite/file.o CC [M] net/netfilter/xt_addrtype.o CC drivers/mfd/sec-core.o drivers/staging/iio/impedance-analyzer/ad5933.o: warning: objtool: ad5933_show()+0x3e: can't find jump dest instruction at .text+0xfa000424 drivers/net/ethernet/intel/i40e/i40e_ptp.o: warning: objtool: i40e_ptp_set_timestamp_mode()+0x12: can't find jump dest instruction at .text+0x1d010098 CC drivers/tty/hvc/hvc_irq.o drivers/net/ethernet/intel/ixgbe/ixgbe_x540.o: warning: objtool: ixgbe_calc_eeprom_checksum_X540()+0x45: can't find jump dest instruction at .text+0x3e0100ea drivers/usb/host/pci-quirks.o: warning: objtool: ehci_bios_handoff()+0x5b: can't find jump dest instruction at .text+0xb2000060 drivers/net/wireless/ralink/rt2x00/rt2500pci.o: warning: objtool: rt2500pci_config_erp()+0xc: can't find jump dest instruction at .text+0xb80002a2 LD drivers/staging/iio/light/built-in.o CC [M] drivers/staging/lustre/lustre/lmv/lmv_fld.o CC [M] drivers/usb/gadget/composite.o drivers/net/ethernet/qlogic/qed/qed_int.o: warning: objtool: qed_int_sb_attn_init()+0xf1: can't find jump dest instruction at .text+0x78000185 CC [M] drivers/staging/iio/light/isl29018.o drivers/media/rc/keymaps/rc-npgtech.o: warning: objtool: init_rc_map_npgtech()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-npgtech.o: warning: objtool: exit_rc_map_npgtech()+0xb: call without frame pointer save/setup drivers/regulator/da9062-regulator.o: warning: objtool: da9062_regulator_probe()+0x5b: can't find jump dest instruction at .text+0xa5020581 CC [M] sound/soc/codecs/stac9766.o CC [M] net/netfilter/xt_bpf.o sound/soc/codecs/ssm4567.o: warning: objtool: ssm4567_set_tdm_slot()+0x22: can't find jump dest instruction at .text+0x8f0001c8 CC [M] drivers/video/fbdev/nvidia/nv_setup.o CC [M] drivers/staging/lustre/lustre/llite/llite_close.o drivers/net/wireless/broadcom/b43/radio_2059.o: warning: objtool: r2059_upload_inittabs()+0x48: call without frame pointer save/setup CC [M] drivers/thermal/ti-soc-thermal/omap5-thermal-data.o CC [M] drivers/usb/mon/mon_stat.o drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.o: warning: objtool: ixgbe_set_vf_vlan()+0x33: can't find jump dest instruction at .text+0x850001c9 CC [M] fs/xfs/libxfs/xfs_attr_leaf.o drivers/gpu/drm/nouveau/nvkm/subdev/devinit/g98.o: warning: objtool: g98_devinit_disable()+0x1e: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/devinit/g98.o: warning: objtool: g98_devinit_new()+0x18: call without frame pointer save/setup CC [M] drivers/hwmon/max6639.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gf100.o CC [M] net/netfilter/xt_cluster.o drivers/scsi/megaraid/megaraid_mbox.o: warning: objtool: mbox_post_cmd()+0x80: can't find jump dest instruction at .text+0xdd000185 drivers/spi/spi-ep93xx.o: warning: objtool: ep93xx_spi_setup_dma()+0x25: can't find jump dest instruction at .text+0xbd00021b drivers/gpu/drm/i915/dvo_ivch.o: warning: objtool: ivch_dpms()+0x30: can't find jump dest instruction at .text+0x93000776 drivers/rtc/rtc-ds1286.o: warning: objtool: ds1286_set_time()+0x50: can't find jump dest instruction at .text+0xcf0002a6 LD drivers/net/ethernet/samsung/sxgbe/built-in.o drivers/usb/host/ehci-pci.o: warning: objtool: ehci_pci_setup()+0x30: can't find jump dest instruction at .text+0x7c000146 drivers/staging/most/hdm-i2c/hdm_i2c.o: warning: objtool: poison_channel()+0x33: can't find jump dest instruction at .text+0x89000039 CC [M] drivers/platform/x86/ibm_rtl.o drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd_cb.o: warning: objtool: kiblnd_find_waiting_tx_locked()+0x2d: can't find jump dest instruction at .text+0x2a010033 CC [M] drivers/scsi/lpfc/lpfc_init.o drivers/staging/media/lirc/lirc_bt829.o: warning: objtool: init_module()+0x17: can't find jump dest instruction at .text+0x3701057d LD drivers/staging/iio/meter/built-in.o LD drivers/scsi/qla2xxx/built-in.o drivers/scsi/pcmcia/qlogic_stub.o: warning: objtool: qlogic_detect.isra.1.constprop.2()+0x73: can't find jump dest instruction at .text+0xbe0001d9 drivers/scsi/libsas/sas_dump.o: warning: objtool: sas_dprint_porte()+0x1e: call without frame pointer save/setup drivers/scsi/libsas/sas_dump.o: warning: objtool: sas_dprint_phye()+0x1e: call without frame pointer save/setup drivers/scsi/libsas/sas_dump.o: warning: objtool: sas_dprint_hae()+0x30: call without frame pointer save/setup drivers/scsi/libsas/sas_dump.o: warning: objtool: sas_dump_port()+0x26: call without frame pointer save/setup CC [M] drivers/gpu/drm/i915/dvo_sil164.o fs/xfs/libxfs/xfs_alloc.o: warning: objtool: xfs_agfl_verify()+0x42: can't find jump dest instruction at .text+0x830000b8 CC [M] drivers/net/ethernet/samsung/sxgbe/sxgbe_platform.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hwmgr.o drivers/media/dvb-frontends/lgs8gxx.o: warning: objtool: lgs8gxx_set_if_freq()+0x65: can't find jump dest instruction at .text+0xfe00028b CC [M] drivers/md/persistent-data/dm-bitset.o CC [M] drivers/rtc/rtc-ds1302.o drivers/scsi/fnic/vnic_wq.o: warning: objtool: vnic_wq_alloc_bufs()+0x28: can't find jump dest instruction at .text+0xd700002e LD [M] drivers/staging/lustre/lnet/klnds/o2iblnd/ko2iblnd.o drivers/net/wireless/st/cw1200/sta.o: warning: objtool: __cw1200_flush()+0x79: can't find jump dest instruction at .text+0x8400007e CC [M] fs/xfs/libxfs/xfs_attr_remote.o drivers/video/backlight/adp5520_bl.o: warning: objtool: adp5520_bl_setup()+0x60: can't find jump dest instruction at .text+0xcf0001d6 CC [M] drivers/scsi/qla2xxx/qla_os.o CC [M] drivers/scsi/pcmcia/fdomain_stub.o LD drivers/staging/media/pulse8-cec/built-in.o CC [M] drivers/staging/iio/meter/ade7753.o fs/ufs/util.o: warning: objtool: _ubh_bread_()+0x2e: can't find jump dest instruction at .text+0xca000034 drivers/gpu/drm/drm_modeset_lock.o: warning: objtool: drm_modeset_lock()+0x22: can't find jump dest instruction at .text+0xb00003f8 drivers/video/fbdev/core/fbmon.o: warning: objtool: fb_validate_mode()+0x8a: can't find jump dest instruction at .text+0x87000690 drivers/acpi/acpica/utbuffer.o: warning: objtool: acpi_ut_dump_buffer()+0x2b: can't find jump dest instruction at .text+0x1c010031 drivers/net/wireless/marvell/mwifiex/11n_aggr.o: warning: objtool: mwifiex_11n_aggregate_pkt()+0x64: can't find jump dest instruction at .text+0xb0030289 LD [M] drivers/scsi/fnic/fnic.o drivers/video/fbdev/core/fbcvt.o: warning: objtool: fb_cvt_print_name()+0x40: can't find jump dest instruction at .text+0x86010046 drivers/net/ethernet/qlogic/qede/qede_main.o: warning: objtool: qede_set_vf_vlan()+0x2d: can't find jump dest instruction at .text+0xa9000183 CC [M] drivers/staging/media/pulse8-cec/pulse8-cec.o CC [M] drivers/video/fbdev/core/fb_defio.o drivers/staging/fbtft/fb_ssd1289.o: warning: objtool: set_addr_win()+0x2f: can't find jump dest instruction at .text+0x8c000035 CC drivers/acpi/acpica/utcopy.o CC [M] drivers/media/dvb-frontends/cx24120.o drivers/media/usb/gspca/spca505.o: warning: objtool: sd_start()+0xb1: can't find jump dest instruction at .text+0xe10003e6 CC [M] drivers/video/backlight/adp8860_bl.o LD [M] drivers/net/ethernet/qlogic/qede/qede.o CC [M] drivers/gpu/drm/drm_bridge.o CC [M] drivers/video/fbdev/matrox/g450_pll.o CC [M] drivers/hwmon/max6642.o drivers/net/wireless/ath/wil6210/p2p.o: warning: objtool: wil_p2p_search()+0xac: can't find jump dest instruction at .text+0xa1010161 CC [M] drivers/staging/iio/meter/ade7754.o drivers/net/ethernet/mellanox/mlx5/core/en_main.o: warning: objtool: mlx5e_check_required_hca_cap()+0x28: can't find jump dest instruction at .text+0x180104fe CC [M] drivers/staging/fbtft/fb_ssd1325.o CC drivers/acpi/acpica/utexcep.o LD drivers/staging/most/hdm-usb/built-in.o drivers/scsi/aic7xxx/aic79xx_core.o: warning: objtool: ahd_sent_msg()+0x12: can't find jump dest instruction at .text+0x9e000307 drivers/net/ethernet/qlogic/qed/qed_main.o: warning: objtool: qed_update_pf_params()+0x10: can't find jump dest instruction at .text+0xc50000c6 drivers/scsi/libsas/sas_event.o: warning: objtool: notify_port_event()+0x30: can't find call dest symbol at offset 0x5c0000f4 LD drivers/md/built-in.o LD drivers/net/ethernet/seeq/built-in.o CC [M] drivers/staging/most/hdm-usb/hdm_usb.o drivers/net/wireless/ath/ath9k/wow.o: warning: objtool: ath9k_wow_add_pattern.isra.2()+0x2c: can't find jump dest instruction at .text+0xb2000132 LD [M] drivers/scsi/aic7xxx/aic79xx.o CC drivers/mfd/sec-irq.o CC [M] drivers/net/ethernet/qlogic/qed/qed_mcp.o LD drivers/staging/iio/resolver/built-in.o drivers/scsi/mpt3sas/mpt3sas_config.o: warning: objtool: _config_display_some_debug()+0x2d: can't find jump dest instruction at .text+0xc5000033 LD [M] drivers/md/raid456.o drivers/video/fbdev/aty/aty128fb.o: warning: objtool: aty128fb_setcolreg()+0x1b: can't find jump dest instruction at .text+0xc3010471 LD [M] drivers/net/wireless/ath/wil6210/wil6210.o drivers/net/ethernet/mellanox/mlx4/en_selftest.o: warning: objtool: mlx4_en_test_loopback_xmit.isra.2()+0x2b: can't find jump dest instruction at .text+0x85000031 CC [M] drivers/media/usb/gspca/spca508.o CC [M] drivers/staging/iio/resolver/ad2s90.o CC [M] drivers/video/fbdev/aty/radeon_pm.o CC [M] fs/ubifs/orphan.o CC [M] drivers/video/fbdev/matrox/matroxfb_g450.o LD drivers/staging/lustre/lustre/mgc/built-in.o CC [M] drivers/staging/lustre/lnet/klnds/socklnd/socklnd_cb.o CC [M] drivers/scsi/lpfc/lpfc_mbox.o drivers/net/wireless/ti/wlcore/vendor_cmd.o: warning: objtool: wlcore_vendor_cmd_smart_config_set_group_key()+0x49: can't find jump dest instruction at .text+0xbd00004f drivers/media/rc/keymaps/rc-pctv-sedna.o: warning: objtool: init_rc_map_pctv_sedna()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-pctv-sedna.o: warning: objtool: exit_rc_map_pctv_sedna()+0xb: call without frame pointer save/setup CC [M] drivers/staging/lustre/lustre/mgc/mgc_request.o drivers/staging/fbtft/fb_ssd1305.o: warning: objtool: fbtft_driver_remove_pdev()+0x14: call without frame pointer save/setup drivers/staging/fbtft/fb_ssd1305.o: warning: objtool: fbtft_driver_remove_spi()+0x10: call without frame pointer save/setup drivers/staging/fbtft/fb_ssd1305.o: warning: objtool: fbtft_driver_probe_pdev()+0x15: call without frame pointer save/setup drivers/staging/fbtft/fb_ssd1305.o: warning: objtool: fbtft_driver_probe_spi()+0x15: call without frame pointer save/setup drivers/staging/fbtft/fb_ssd1305.o: warning: objtool: init_display()+0x2e: call without frame pointer save/setup drivers/staging/fbtft/fb_ssd1305.o: warning: objtool: write_vmem()+0xae: call without frame pointer save/setup drivers/staging/fbtft/fb_ssd1305.o: warning: objtool: fbtft_driver_module_init()+0x12: call without frame pointer save/setup drivers/staging/fbtft/fb_ssd1305.o: warning: objtool: fbtft_driver_module_exit()+0xb: call without frame pointer save/setup CC [M] fs/ubifs/budget.o fs/proc/page.o: warning: objtool: kpagecount_read()+0x3e: can't find jump dest instruction at .text+0x36010044 drivers/usb/image/mdc800.o: warning: objtool: mdc800_device_open()+0x36: can't find jump dest instruction at .text+0xe90001bc drivers/mfd/palmas.o: warning: objtool: palmas_i2c_probe()+0x49: can't find jump dest instruction at .text+0xff03022f drivers/net/wireless/ralink/rt2x00/rt73usb.o: warning: objtool: rt73usb_validate_eeprom()+0x4d: can't find jump dest instruction at .text+0xa5020703 CC [M] drivers/media/rc/keymaps/rc-pinnacle-color.o drivers/net/usb/mcs7830.o: warning: objtool: mcs7830_rx_fixup()+0x51: can't find jump dest instruction at .text+0xbb000056 LD fs/proc/proc.o CC [M] drivers/net/wireless/ti/wlcore/testmode.o CC [M] drivers/usb/image/microtek.o CC drivers/mfd/syscon.o drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.o: warning: objtool: mlx5e_set_link_ksettings()+0xbd: can't find jump dest instruction at .text+0xac000172 drivers/staging/lustre/lnet/selftest/conctl.o: warning: objtool: lst_session_new_ioctl()+0x29: can't find jump dest instruction at .text+0x8d01002f CC [M] drivers/staging/iio/adc/spear_adc.o CC [M] drivers/net/usb/usbnet.o fs/reiserfs/lock.o: warning: objtool: reiserfs_write_lock()+0x34: call without frame pointer save/setup fs/reiserfs/lock.o: warning: objtool: reiserfs_write_unlock()+0x47: call without frame pointer save/setup fs/reiserfs/lock.o: warning: objtool: reiserfs_write_unlock_nested()+0x4b: call without frame pointer save/setup fs/reiserfs/lock.o: warning: objtool: reiserfs_write_lock_nested()+0x2a: call without frame pointer save/setup fs/reiserfs/lock.o: warning: objtool: reiserfs_check_lock_depth()+0x26: call without frame pointer save/setup fs/reiserfs/lock.o: warning: objtool: reiserfs_lock_check_recursive()+0x3f: call without frame pointer save/setup drivers/video/console/fbcon_ud.o: warning: objtool: ud_cursor()+0xe1: can't find jump dest instruction at .text+0x11050557 CC [M] drivers/platform/x86/samsung-laptop.o CC [M] drivers/scsi/mpt3sas/mpt3sas_transport.o CC [M] fs/reiserfs/procfs.o drivers/w1/w1_netlink.o: warning: objtool: w1_list_count_cmds()+0x16: can't find jump dest instruction at .text+0x9d00009c drivers/video/fbdev/matrox/matroxfb_DAC1064.o: warning: objtool: MGAG100_progPixClock()+0x18a: can't find jump dest instruction at .text+0x770004de CC [M] drivers/platform/x86/mxm-wmi.o drivers/usb/core/driver.o: warning: objtool: usb_uevent()+0x38: can't find jump dest instruction at .text+0xeb00006e LD drivers/video/console/built-in.o LD fs/proc/built-in.o CC [M] fs/ubifs/find.o drivers/net/ethernet/qlogic/qlge/qlge_ethtool.o: warning: objtool: ql_update_stats()+0x4e: can't find jump dest instruction at .text+0x500101d4 drivers/hwmon/max197.o: warning: objtool: max197_store_range()+0x59: can't find jump dest instruction at .text+0x801009f CC [M] drivers/usb/isp1760/isp1760-if.o CC [M] drivers/net/usb/int51x1.o LD drivers/video/fbdev/savage/built-in.o drivers/video/fbdev/core/fbsysfs.o: warning: objtool: store_bl_curve()+0x1f: can't find jump dest instruction at .text+0xe3000125 drivers/net/ethernet/qlogic/qlge/qlge_main.o: warning: objtool: ql_enable_msix()+0x19: can't find jump dest instruction at .text+0xe600027f CC [M] drivers/staging/lustre/lustre/lov/lov_offset.o CC [M] drivers/staging/lustre/lustre/mgc/lproc_mgc.o drivers/net/ethernet/mellanox/mlx5/core/en_rx.o: warning: objtool: mlx5e_lro_update_hdr()+0x7e: can't find jump dest instruction at .text+0x170100e4 CC [M] drivers/uwb/uwbd.o drivers/hwmon/max1668.o: warning: objtool: max1668_update_device()+0x54: can't find jump dest instruction at .text+0xb500018a drivers/media/usb/gspca/spca506.o: warning: objtool: sd_s_ctrl()+0x30: can't find jump dest instruction at .text+0xc20004e6 CC [M] drivers/gpu/drm/i915/dvo_tfp410.o LD [M] drivers/net/ethernet/qlogic/qlge/qlge.o fs/ufs/super.o: warning: objtool: ufs_print_super_stuff()+0x94: can't find jump dest instruction at .text+0xfb01041a CC [M] drivers/video/fbdev/savage/savagefb_driver.o drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gt215.o: warning: objtool: gt215_devinit_pll_set()+0x46: can't find jump dest instruction at .text+0xdd00017c CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_rx_am.o CC [M] drivers/target/iscsi/iscsi_target_auth.o drivers/staging/lustre/lnet/libcfs/linux/linux-mem.o: warning: objtool: libcfs_kvzalloc_cpt()+0x29: call without frame pointer save/setup drivers/staging/lustre/lnet/libcfs/linux/linux-mem.o: warning: objtool: libcfs_kvzalloc()+0x21: call without frame pointer save/setup CC [M] drivers/staging/lustre/lustre/llite/llite_lib.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/processpptables.o LD [M] drivers/thermal/ti-soc-thermal/ti-soc-thermal.o CC [M] drivers/usb/isp1760/isp1760-hcd.o CC [M] drivers/staging/lustre/lnet/libcfs/debug.o CC [M] drivers/staging/lustre/lnet/klnds/socklnd/socklnd_proto.o CC [M] drivers/staging/lustre/lustre/mdc/mdc_lib.o drivers/usb/dwc2/pci.o: warning: objtool: dwc2_pci_probe()+0x4e: can't find jump dest instruction at .text+0x5e0100a3 LD drivers/staging/rtl8192e/built-in.o LD [M] fs/ufs/ufs.o CC drivers/tty/hvc/hvc_xen.o drivers/media/i2c/smiapp-pll.o: warning: objtool: check_all_bounds()+0x49: can't find jump dest instruction at .text+0x9a0000af drivers/gpu/drm/radeon/si.o: warning: objtool: dce6_latency_watermark()+0x1f: can't find jump dest instruction at .text+0x4b0100f5 CC [M] drivers/media/i2c/ak881x.o CC [M] drivers/staging/rtl8192e/dot11d.o drivers/staging/lustre/lustre/llite/dcache.o: warning: objtool: ll_ddelete()+0x58: can't find jump dest instruction at .text+0x9400008e drivers/staging/lustre/lnet/lnet/net_fault.o: warning: objtool: delay_rule_decref()+0x12: can't find jump dest instruction at .text+0x300100a7 drivers/usb/gadget/config.o: warning: objtool: usb_otg_descriptor_alloc()+0x2f: call without frame pointer save/setup drivers/usb/gadget/config.o: warning: objtool: usb_free_all_descriptors()+0x15: call without frame pointer save/setup drivers/usb/gadget/config.o: warning: objtool: usb_copy_descriptors()+0x51: call without frame pointer save/setup drivers/usb/gadget/config.o: warning: objtool: usb_assign_descriptors()+0x9a: call without frame pointer save/setup drivers/usb/gadget/config.o: warning: objtool: usb_descriptor_fillbuf()+0x5c: call without frame pointer save/setup drivers/usb/gadget/config.o: warning: objtool: usb_gadget_config_buf()+0x32: call without frame pointer save/setup CC [M] drivers/staging/rtl8192e/rtllib_module.o CC [M] drivers/usb/gadget/functions.o drivers/net/wireless/ath/ath10k/pci.o: warning: objtool: ath10k_pci_hif_map_service_to_pipe()+0x49: can't find jump dest instruction at .text+0xc800025f CC [M] fs/reiserfs/xattr_user.o fs/userfaultfd.o: warning: objtool: userfaultfd_ctx_read()+0xc5: can't find jump dest instruction at .text+0xac00031b CC [M] drivers/staging/lustre/lnet/lnet/lib-msg.o drivers/usb/isp1760/isp1760-core.o: warning: objtool: isp1760_register()+0x4a: can't find jump dest instruction at .text+0xd40001b0 LD [M] drivers/net/wireless/ath/ath10k/ath10k_pci.o drivers/w1/w1_io.o: warning: objtool: w1_touch_block()+0x26: can't find jump dest instruction at .text+0x9900033b drivers/thermal/spear_thermal.o: warning: objtool: spear_thermal_probe()+0x62: can't find jump dest instruction at .text+0x2b0101a7 fs/ubifs/commit.o: warning: objtool: nothing_to_commit()+0x1a: can't find jump dest instruction at .text+0xea000100 CC [M] drivers/usb/isp1760/isp1760-udc.o drivers/staging/lustre/lnet/klnds/socklnd/socklnd.o: warning: objtool: ksocknal_start_schedulers()+0xc3: can't find jump dest instruction at .text+0xd90000c9 fs/ubifs/log.o: warning: objtool: dbg_check_bud_bytes()+0x2c: can't find jump dest instruction at .text+0xa2000152 drivers/usb/core/hub.o: warning: objtool: usb_set_lpm_parameters()+0x15: can't find jump dest instruction at .text+0xaf01001b LD drivers/net/ethernet/sfc/built-in.o CC [M] drivers/video/fbdev/core/cfbfillrect.o CC [M] drivers/video/fbdev/savage/savagefb-i2c.o CC [M] drivers/usb/misc/appledisplay.o CC [M] drivers/video/fbdev/mb862xx/mb862xx-i2c.o CC [M] drivers/thermal/rockchip_thermal.o drivers/scsi/libfc/fc_frame.o: warning: objtool: _fc_frame_alloc()+0x3c: call without frame pointer save/setup drivers/scsi/libfc/fc_frame.o: warning: objtool: fc_frame_alloc_fill()+0x35: call without frame pointer save/setup drivers/scsi/libfc/fc_frame.o: warning: objtool: fc_frame_crc_check()+0x48: call without frame pointer save/setup CC [M] drivers/usb/misc/cypress_cy7c63.o drivers/media/usb/dvb-usb/technisat-usb2.o: warning: objtool: technisat_usb2_i2c_access()+0x1ef: can't find jump dest instruction at .text+0x4c0102d4 CC [M] drivers/scsi/libfc/fc_lport.o LD [M] drivers/media/usb/dvb-usb/dvb-usb.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gm107.o drivers/video/fbdev/core/modedb.o: warning: objtool: fb_find_nearest_mode()+0x18: can't find jump dest instruction at .text+0x900002be drivers/staging/iio/adc/lpc32xx_adc.o: warning: objtool: lpc32xx_read_raw()+0x32: can't find jump dest instruction at .text+0x8f000038 CC [M] drivers/watchdog/twl4030_wdt.o CC [M] drivers/net/wireless/intel/iwlwifi/iwl-devtrace.o drivers/staging/fbtft/fb_ssd1306.o: warning: objtool: fbtft_driver_remove_pdev()+0x14: call without frame pointer save/setup drivers/staging/fbtft/fb_ssd1306.o: warning: objtool: fbtft_driver_remove_spi()+0x10: call without frame pointer save/setup drivers/staging/fbtft/fb_ssd1306.o: warning: objtool: fbtft_driver_probe_pdev()+0x15: call without frame pointer save/setup drivers/staging/fbtft/fb_ssd1306.o: warning: objtool: fbtft_driver_probe_spi()+0x15: call without frame pointer save/setup drivers/staging/fbtft/fb_ssd1306.o: warning: objtool: blank()+0x54: call without frame pointer save/setup drivers/staging/fbtft/fb_ssd1306.o: warning: objtool: init_display()+0x2e: call without frame pointer save/setup drivers/staging/fbtft/fb_ssd1306.o: warning: objtool: write_vmem()+0xae: call without frame pointer save/setup drivers/staging/fbtft/fb_ssd1306.o: warning: objtool: fbtft_driver_module_init()+0x12: call without frame pointer save/setup drivers/staging/fbtft/fb_ssd1306.o: warning: objtool: fbtft_driver_module_exit()+0xb: call without frame pointer save/setup drivers/usb/dwc2/debugfs.o: warning: objtool: dwc2_hsotg_create_debug()+0xe8: can't find jump dest instruction at .text+0xcc00071e drivers/tty/hvc/hvc_irq.o: warning: objtool: hvc_handle_interrupt()+0xc: call without frame pointer save/setup drivers/tty/hvc/hvc_irq.o: warning: objtool: notifier_add_irq()+0x3f: call without frame pointer save/setup drivers/tty/hvc/hvc_irq.o: warning: objtool: notifier_del_irq()+0x20: call without frame pointer save/setup drivers/tty/hvc/hvc_irq.o: warning: objtool: notifier_hangup_irq()+0x9: call without frame pointer save/setup LD drivers/staging/most/mostcore/built-in.o LD [M] drivers/w1/wire.o CC [M] drivers/net/ethernet/sfc/efx.o drivers/scsi/lpfc/lpfc_ct.o: warning: objtool: lpfc_alloc_ct_rsp()+0x43: can't find jump dest instruction at .text+0xd1000a19 LD [M] drivers/staging/iio/adc/ad7606.o CC [M] drivers/staging/lustre/lustre/llite/llite_nfs.o CC [M] drivers/staging/lustre/lnet/selftest/module.o CC [M] net/netfilter/xt_comment.o CC [M] drivers/scsi/libsas/sas_expander.o drivers/usb/host/ehci-platform.o: warning: objtool: ehci_platform_power_on()+0x36: can't find jump dest instruction at .text+0xcf00025c LD [M] drivers/media/usb/dvb-usb/dvb-usb-vp7045.o drivers/net/wireless/ath/ath9k/rng.o: warning: objtool: ath9k_rng_kthread()+0x3b: can't find call dest symbol at offset 0x80ff017f drivers/usb/dwc2/hcd_queue.o: warning: objtool: dwc2_pick_first_frame()+0x3f: can't find jump dest instruction at .text+0xd1000044 drivers/scsi/csiostor/csio_rnode.o: warning: objtool: csio_rn_verify_rparams()+0x37: can't find jump dest instruction at .text+0xa01003d CC [M] drivers/staging/iio/resolver/ad2s1200.o drivers/video/vgastate.o: warning: objtool: save_vga_text()+0x137: can't find jump dest instruction at .text+0x7907013d CC [M] drivers/staging/most/mostcore/core.o CC [M] drivers/staging/iio/resolver/ad2s1210.o CC [M] drivers/staging/comedi/drivers/pcl724.o LD [M] drivers/md/md-mod.o CC [M] drivers/usb/host/oxu210hp-hcd.o drivers/net/wireless/st/cw1200/cw1200_sdio.o: warning: objtool: cw1200_request_irq()+0x3a: can't find jump dest instruction at .text+0xae0002bf drivers/net/ethernet/mellanox/mlx4/en_clock.o: warning: objtool: mlx4_en_init_timestamp()+0x2b: can't find jump dest instruction at .text+0xe40104d1 LD [M] drivers/media/usb/dvb-usb/dvb-usb-vp702x.o drivers/power/lp8727_charger.o: warning: objtool: lp8727_parse_dt()+0x35: can't find jump dest instruction at .text+0xd100014b LD [M] drivers/net/ethernet/mellanox/mlx4/mlx4_core.o sound/soc/codecs/sta529.o: warning: objtool: sta529_hw_params()+0x87: can't find jump dest instruction at .text+0x1d01015c CC [M] drivers/target/iscsi/iscsi_target_datain_values.o drivers/gpu/drm/nouveau/nvkm/subdev/devinit/mcp89.o: warning: objtool: mcp89_devinit_disable()+0x1e: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/devinit/mcp89.o: warning: objtool: mcp89_devinit_new()+0x18: call without frame pointer save/setup LD [M] drivers/media/usb/dvb-usb/dvb-usb-gp8psk.o CC [M] drivers/power/lp8788-charger.o drivers/staging/media/cec/cec-api.o: warning: objtool: cec_poll()+0x3f: can't find jump dest instruction at .text+0x80000045 CC [M] drivers/net/wireless/broadcom/b43/dma.o CC [M] drivers/staging/lustre/lustre/llite/rw.o drivers/spi/spi-fsl-dspi.o: warning: objtool: dspi_probe()+0x4a: can't find jump dest instruction at .text+0x99020110 drivers/net/wireless/marvell/mwifiex/11n_rxreorder.o: warning: objtool: mwifiex_update_ampdu_rxwinsize()+0x3e: can't find jump dest instruction at .text+0xb1000044 CC [M] drivers/video/backlight/adp8870_bl.o drivers/net/wireless/broadcom/b43/sysfs.o: warning: objtool: b43_attr_interfmode_store()+0x45: can't find jump dest instruction at .text+0xaf00004b CC [M] drivers/scsi/libsas/sas_scsi_host.o CC [M] drivers/power/gpio-charger.o drivers/staging/lustre/lnet/selftest/timer.o: warning: objtool: stt_check_timers.constprop.0()+0x46: can't find jump dest instruction at .text+0x9100004b CC [M] drivers/staging/lustre/lnet/libcfs/fail.o drivers/net/wireless/st/cw1200/cw1200_spi.o: warning: objtool: cw1200_spi_probe()+0xbc: can't find jump dest instruction at .text+0xe4000881 drivers/staging/comedi/drivers/pcl711.o: warning: objtool: pcl711_attach()+0x2e: can't find jump dest instruction at .text+0x4020124 LD [M] drivers/media/usb/dvb-usb/dvb-usb-dtt200u.o CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_lib.o CC [M] drivers/net/wireless/marvell/mwifiex/join.o CC [M] drivers/power/max14577_charger.o CC [M] drivers/staging/media/lirc/lirc_sasem.o drivers/uwb/rsv.o: warning: objtool: uwb_rsv_alloc()+0x2b: can't find jump dest instruction at .text+0xbd0001e1 drivers/mfd/sec-core.o: warning: objtool: sec_pmic_probe()+0x3c: can't find jump dest instruction at .text+0xad0201c2 drivers/w1/slaves/w1_ds2760.o: warning: objtool: w1_ds2760_io()+0x37: can't find jump dest instruction at .text+0xb400019d drivers/platform/x86/xo15-ebook.o: warning: objtool: ebook_switch_add()+0x49: can't find jump dest instruction at .text+0x3601013f drivers/video/fbdev/mb862xx/mb862xxfb_accel.o: warning: objtool: mb86290fb_fillrect()+0x1e: can't find jump dest instruction at .text+0xc00004a4 CC [M] drivers/video/backlight/apple_bl.o LD [M] drivers/media/usb/dvb-usb/dvb-usb-dibusb-common.o LD [M] drivers/usb/dwc2/dwc2_pci.o drivers/net/ethernet/realtek/r8169.o: warning: objtool: rtl8169_hw_reset()+0x69: can't find jump dest instruction at .text+0x88001e8e CC [M] drivers/net/wireless/marvell/mwifiex/sta_ioctl.o drivers/spi/spi-fsl-lib.o: warning: objtool: of_mpc8xxx_spi_probe()+0x3c: can't find jump dest instruction at .text+0xb70001c2 lib/test_bpf.o: warning: objtool: bpf_fill_ld_abs_vlan_push_pop()+0x2b: can't find jump dest instruction at .text+0x580200d1 CC [M] drivers/staging/rtl8188eu/core/rtw_debug.o LD drivers/net/ethernet/silan/built-in.o LD [M] drivers/media/usb/dvb-usb/dvb-usb-a800.o CC [M] lib/test-kstrtox.o CC [M] drivers/net/usb/cdc-phonet.o drivers/staging/lustre/lnet/lnet/lib-me.o: warning: objtool: LNetMEAttach()+0x76: can't find jump dest instruction at .text+0xc401007c CC [M] drivers/video/fbdev/riva/nv_driver.o drivers/staging/iio/frequency/ad9834.o: warning: objtool: ad9834_store_wavetype()+0x55: can't find jump dest instruction at .text+0xfd0001eb drivers/watchdog/cadence_wdt.o: warning: objtool: cdns_wdt_probe()+0x35: can't find jump dest instruction at .text+0x570201bb CC [M] drivers/staging/rtl8192e/rtllib_rx.o CC [M] drivers/net/ethernet/silan/sc92031.o CC [M] drivers/scsi/pcmcia/fdomain_core.o CC [M] fs/xfs/libxfs/xfs_bit.o LD [M] drivers/media/usb/dvb-usb/dvb-usb-dibusb-mb.o CC [M] drivers/regulator/da9210-regulator.o drivers/staging/iio/adc/ad7280a.o: warning: objtool: ad7280_channel_init.isra.4()+0x35: can't find jump dest instruction at .text+0x7002024b drivers/md/persistent-data/dm-array.o: warning: objtool: shadow_ablock()+0x53: can't find jump dest instruction at .text+0xf5000359 CC [M] drivers/video/fbdev/matrox/matroxfb_crtc2.o CC [M] drivers/net/wireless/ath/ath9k/debug_sta.o drivers/scsi/libsas/sas_discover.o: warning: objtool: sas_get_port_device()+0x3a: can't find jump dest instruction at .text+0x7a040770 LD [M] drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc.o CC [M] drivers/md/bcache/bset.o net/netfilter/xt_IDLETIMER.o: warning: objtool: idletimer_tg_create()+0x3b: can't find jump dest instruction at .text+0x97010231 drivers/staging/lustre/lnet/lnet/nidstrings.o: warning: objtool: cfs_num_is_contiguous()+0x32: can't find jump dest instruction at .text+0x9d000218 drivers/usb/mon/mon_stat.o: warning: objtool: mon_stat_release()+0x1b: call without frame pointer save/setup drivers/usb/mon/mon_stat.o: warning: objtool: mon_stat_open()+0x30: call without frame pointer save/setup drivers/usb/mon/mon_stat.o: warning: objtool: mon_stat_read()+0x23: call without frame pointer save/setup drivers/net/ethernet/qlogic/netxen/netxen_nic_ctx.o: warning: objtool: netxen_issue_cmd()+0x3f: can't find jump dest instruction at .text+0x580101a5 drivers/spi/spi-gpio.o: warning: objtool: spi_gpio_probe_dt()+0x44: can't find jump dest instruction at .text+0x1b0101ba LD drivers/staging/rtl8192u/built-in.o drivers/scsi/osd/osd_uld.o: warning: objtool: osd_probe()+0x25: can't find jump dest instruction at .text+0x7e02047b CC [M] net/netfilter/xt_connbytes.o CC [M] drivers/staging/rtl8192e/rtllib_tx.o LD [M] drivers/scsi/osd/osd.o CC fs/locks.o LD [M] drivers/net/ethernet/qlogic/netxen/netxen_nic.o CC [M] drivers/staging/rtl8192u/r8192U_core.o LD [M] drivers/media/usb/dvb-usb/dvb-usb-nova-t-usb2.o drivers/usb/core/message.o: warning: objtool: cdc_parse_cdc_header()+0x65: can't find jump dest instruction at .text+0x5302019b drivers/md/bcache/alloc.o: warning: objtool: bch_rescale_priorities()+0x31: can't find jump dest instruction at .text+0xe1000237 drivers/gpu/drm/drm_atomic.o: warning: objtool: drm_atomic_crtc_get_property()+0x1e: can't find jump dest instruction at .text+0x84000023 drivers/net/wireless/ralink/rt2x00/rt61pci.o: warning: objtool: rt61pci_init_registers()+0x15d: can't find jump dest instruction at .text+0x6d0108a3 CC [M] drivers/staging/lustre/lustre/lov/lov_merge.o LD [M] drivers/media/usb/dvb-usb/dvb-usb-umt-010.o drivers/usb/mon/mon_main.o: warning: objtool: mon_bus_init()+0x2b: can't find jump dest instruction at .text+0x8e000031 CC [M] drivers/usb/core/config.o CC [M] sound/soc/codecs/sti-sas.o LD [M] drivers/net/wireless/st/cw1200/cw1200_wlan_sdio.o LD drivers/staging/iio/trigger/built-in.o drivers/mfd/rc5t583-irq.o: warning: objtool: rc5t583_irq()+0x8a: can't find jump dest instruction at .text+0x6c01033f CC [M] drivers/media/rc/keymaps/rc-pinnacle-grey.o CC [M] drivers/scsi/megaraid/megaraid_sas_fp.o drivers/video/fbdev/geode/lxfb_ops.o: warning: objtool: lx_set_mode()+0x95: can't find jump dest instruction at .text+0x3b01099b LD [M] drivers/media/usb/dvb-usb/dvb-usb-m920x.o drivers/video/console/fbcon_ccw.o: warning: objtool: ccw_update_attr.isra.2()+0x73: can't find jump dest instruction at .text+0xc40003c8 drivers/video/fbdev/aty/radeon_base.o: warning: objtool: radeonfb_pci_unregister()+0x27: can't find jump dest instruction at .text+0xec00002d CC [M] drivers/usb/mon/mon_text.o fs/ubifs/gc.o: warning: objtool: nondata_nodes_cmp()+0x2f: can't find jump dest instruction at .text+0xe2010035 LD [M] drivers/net/wireless/st/cw1200/cw1200_wlan_spi.o CC [M] drivers/scsi/libfc/fc_rport.o drivers/media/rc/keymaps/rc-pinnacle-color.o: warning: objtool: init_rc_map_pinnacle_color()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-pinnacle-color.o: warning: objtool: exit_rc_map_pinnacle_color()+0xb: call without frame pointer save/setup sound/soc/codecs/sta350.o: warning: objtool: sta350_hw_params()+0x48: can't find jump dest instruction at .text+0x9e02017d CC [M] drivers/staging/lustre/lnet/libcfs/module.o drivers/w1/slaves/w1_ds2780.o: warning: objtool: w1_ds2780_do_io()+0x32: can't find jump dest instruction at .text+0x86000158 sound/soc/codecs/sta32x.o: warning: objtool: sta32x_hw_params()+0x48: can't find jump dest instruction at .text+0xaa02017d drivers/hwmon/max31722.o: warning: objtool: max31722_set_mode.isra.2()+0x3a: can't find call dest symbol at offset 0x3200013e lib/test_kasan.o: warning: objtool: copy_user_test()+0x27: can't find jump dest instruction at .init.text+0xea01088c CC [M] drivers/net/ethernet/qlogic/qlcnic/qlcnic_minidump.o LD [M] drivers/video/fbdev/geode/gx1fb.o CC [M] drivers/w1/slaves/w1_ds2781.o LD [M] drivers/md/dm-mod.o drivers/platform/x86/ibm_rtl.o: warning: objtool: ibm_rtl_write()+0x70: can't find jump dest instruction at .text+0x7c010076 CC [M] drivers/media/rc/keymaps/rc-pinnacle-pctv-hd.o CC [M] drivers/scsi/qla2xxx/qla_init.o drivers/mfd/sec-irq.o: warning: objtool: sec_irq_init()+0x39: can't find jump dest instruction at .text+0x9e00003e CC [M] drivers/usb/core/file.o CC [M] drivers/staging/comedi/drivers/pcl726.o LD [M] drivers/media/usb/dvb-usb/dvb-usb-digitv.o drivers/spi/spi-fsl-spi.o: warning: objtool: fsl_spi_probe()+0x40: can't find jump dest instruction at .text+0x80020486 LD [M] drivers/net/wireless/marvell/libertas/libertas.o CC [M] drivers/staging/comedi/drivers/pcl730.o CC [M] drivers/net/wireless/broadcom/b43/pio.o CC [M] drivers/spi/spi-img-spfi.o drivers/net/ethernet/intel/ixgbe/ixgbe_x550.o: warning: objtool: ixgbe_setup_sgmii()+0x34: can't find jump dest instruction at .text+0xbb00009a sound/soc/codecs/stac9766.o: warning: objtool: stac9766_ac97_write()+0x47: can't find call dest symbol at offset 0xb500004b LD [M] drivers/video/fbdev/geode/gxfb.o LD [M] drivers/md/dm-multipath.o LD [M] drivers/media/usb/dvb-usb/dvb-usb-cxusb.o CC [M] drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.o drivers/acpi/acpica/utcopy.o: warning: objtool: acpi_ut_copy_simple_object()+0x53: can't find jump dest instruction at .text+0xcb00029a CC [M] fs/nfs/nfs4xdr.o CC [M] drivers/staging/lustre/lnet/libcfs/tracefile.o drivers/target/target_core_pscsi.o: warning: objtool: pscsi_transport_complete()+0x3c: can't find jump dest instruction at .text+0x6a010202 CC [M] drivers/staging/rtl8188eu/core/rtw_efuse.o drivers/staging/iio/light/isl29018.o: warning: objtool: isl29018_set_integration_time()+0x4c: can't find jump dest instruction at .text+0x9f000182 drivers/uwb/uwb-debug.o: warning: objtool: reservations_print()+0x4d: can't find jump dest instruction at .text+0xf2000133 LD [M] drivers/video/fbdev/geode/lxfb.o drivers/usb/misc/adutux.o: warning: objtool: adu_open()+0x32: can't find jump dest instruction at .text+0xad0100d8 LD [M] drivers/media/usb/dvb-usb/dvb-usb-ttusb2.o LD [M] drivers/md/dm-snapshot.o LD drivers/staging/rtl8712/built-in.o CC [M] drivers/staging/lustre/lnet/lnet/lib-eq.o LD [M] drivers/net/wireless/marvell/libertas/usb8xxx.o CC [M] drivers/staging/iio/light/isl29028.o drivers/net/ethernet/intel/i40e/i40e_txrx.o: warning: objtool: i40e_set_new_dynamic_itr()+0x22: can't find jump dest instruction at .text+0xb7000028 LD drivers/video/fbdev/sis/built-in.o drivers/mfd/rc5t583.o: warning: objtool: rc5t583_i2c_probe()+0x48: can't find jump dest instruction at .text+0xa01019d drivers/staging/iio/resolver/ad2s90.o: warning: objtool: ad2s90_probe()+0x1f: can't find jump dest instruction at .text+0x96000025 LD [M] drivers/media/usb/dvb-usb/dvb-usb-dib0700.o drivers/net/wireless/marvell/libertas/if_spi.o: warning: objtool: spu_read()+0xfd: can't find jump dest instruction at .text+0xb40005a3 CC [M] drivers/hid/usbhid/hid-pidff.o CC [M] drivers/staging/lustre/lustre/llite/namei.o CC [M] drivers/scsi/libfc/fc_fcp.o LD [M] drivers/net/wireless/marvell/libertas/libertas_cs.o drivers/rtc/rtc-ds1302.o: warning: objtool: ds1302_rtc_set_time()+0x3a: can't find jump dest instruction at .text+0x88000060 drivers/net/wireless/st/cw1200/pm.o: warning: objtool: cw1200_wow_resume()+0xac: can't find jump dest instruction at .text+0xef000282 LD drivers/video/fbdev/vermilion/built-in.o CC [M] drivers/staging/rtl8712/rtl871x_cmd.o CC [M] drivers/video/fbdev/sis/sis_main.o CC [M] drivers/usb/gadget/configfs.o CC [M] drivers/staging/lustre/lnet/lnet/lib-md.o CC [M] drivers/gpu/drm/drm_ioc32.o CC [M] drivers/gpu/drm/drm_gem_cma_helper.o LD [M] drivers/media/usb/dvb-usb/dvb-usb-opera.o LD [M] drivers/net/wireless/st/cw1200/cw1200_core.o drivers/hwmon/max6642.o: warning: objtool: max6642_detect()+0x3e: can't find jump dest instruction at .text+0xc8000044 CC [M] drivers/rtc/rtc-ds1305.o LD [M] drivers/net/wireless/marvell/libertas/libertas_sdio.o drivers/hwmon/max6639.o: warning: objtool: max6639_init_client()+0x34: can't find jump dest instruction at .text+0xcf0100ba CC [M] drivers/video/fbdev/vermilion/vermilion.o drivers/staging/iio/adc/spear_adc.o: warning: objtool: spear_adc_read_raw()+0x23: can't find jump dest instruction at .text+0x82000179 CC [M] drivers/net/ethernet/samsung/sxgbe/sxgbe_main.o LD [M] drivers/media/usb/dvb-usb/dvb-usb-af9005.o drivers/video/fbdev/nvidia/nvidia.o: warning: objtool: nvidia_calc_regs()+0x45b: can't find jump dest instruction at .text+0xa2000491 CC [M] drivers/video/fbdev/nvidia/nv_accel.o CC [M] drivers/hwmon/max6650.o LD [M] drivers/net/wireless/marvell/libertas/libertas_spi.o CC [M] drivers/video/fbdev/sis/sis_accel.o drivers/usb/gadget/epautoconf.o: warning: objtool: usb_ep_autoconfig_ss()+0x4e: can't find jump dest instruction at .text+0xf80000c4 drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gf100.o: warning: objtool: gf100_devinit_pll_set()+0x46: can't find jump dest instruction at .text+0xda00011c LD [M] drivers/media/usb/dvb-usb/dvb-usb-af9005-remote.o LD [M] drivers/media/usb/dvb-usb/dvb-usb-pctv452e.o /home/kisskb/slave/src/fs/dax.c: In function 'dax_io': /home/kisskb/slave/src/fs/dax.c:239:2: warning: 'rc' may be used uninitialized in this function [-Wuninitialized] drivers/staging/fbtft/fb_ssd1325.o: warning: objtool: write_vmem()+0x2c: can't find jump dest instruction at .text+0x60104d2 CC [M] drivers/staging/lustre/lnet/libcfs/libcfs_string.o drivers/staging/media/lirc/lirc_imon.o: warning: objtool: display_open()+0x6d: can't find jump dest instruction at .text+0xc20002d2 CC [M] drivers/staging/media/lirc/lirc_serial.o CC [M] drivers/staging/fbtft/fb_ssd1331.o drivers/video/fbdev/nvidia/nv_hw.o: warning: objtool: nvGetClocks()+0x14: can't find jump dest instruction at .text+0xc200001a drivers/scsi/pcmcia/fdomain_stub.o: warning: objtool: fdomain_config()+0x52: can't find jump dest instruction at .text+0xa3000138 LD [M] drivers/media/usb/dvb-usb/dvb-usb-dw2102.o CC [M] drivers/usb/mon/mon_bin.o LD drivers/video/fbdev/via/built-in.o drivers/target/target_core_user.o: warning: objtool: tcmu_set_configfs_dev_params()+0x33: can't find jump dest instruction at .text+0x6b010409 drivers/scsi/csiostor/csio_wr.o: warning: objtool: csio_wr_iq_create_rsp()+0x7b: can't find jump dest instruction at .text+0x77010740 net/netfilter/xt_bpf.o: warning: objtool: bpf_mt_destroy()+0x14: call without frame pointer save/setup net/netfilter/xt_bpf.o: warning: objtool: bpf_mt_check()+0x2b: call without frame pointer save/setup net/netfilter/xt_bpf.o: warning: objtool: bpf_mt_init()+0xb: call without frame pointer save/setup net/netfilter/xt_bpf.o: warning: objtool: bpf_mt_exit()+0xb: call without frame pointer save/setup CC [M] drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.o CC [M] drivers/staging/rtl8192u/r8180_93cx6.o drivers/net/wireless/broadcom/b43/xmit.o: warning: objtool: b43_rssi_postprocess()+0x34: can't find jump dest instruction at .text+0x601003a LD [M] drivers/media/usb/dvb-usb/dvb-usb-dtv5100.o CC [M] drivers/video/fbdev/via/viafbdev.o drivers/gpu/drm/i915/dvo_ns2501.o: warning: objtool: ns2501_mode_set()+0x2a: can't find jump dest instruction at .text+0xce000240 drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hwmgr.o: warning: objtool: hwmgr_init()+0x22: can't find jump dest instruction at .text+0xdf000028 LD [M] drivers/scsi/csiostor/csiostor.o CC [M] drivers/staging/lustre/lustre/lov/lov_request.o CC [M] drivers/net/wireless/broadcom/b43/rfkill.o CC [M] net/netfilter/xt_connlabel.o LD drivers/staging/rtl8723au/built-in.o drivers/staging/iio/meter/ade7754.o: warning: objtool: ade7754_write_frequency()+0x3e: can't find jump dest instruction at .text+0xb5000363 LD [M] drivers/md/dm-mirror.o LD [M] drivers/media/usb/dvb-usb/dvb-usb-cinergyT2.o drivers/regulator/da9063-regulator.o: warning: objtool: da9063_parse_regulators_dt()+0x4f: can't find jump dest instruction at .text+0xc4000574 CC [M] drivers/rtc/rtc-ds1307.o LD drivers/net/ethernet/sis/built-in.o LD [M] drivers/media/usb/dvb-usb/dvb-usb-friio.o drivers/staging/iio/meter/ade7753.o: warning: objtool: ade7753_write_frequency()+0x3e: can't find jump dest instruction at .text+0xb80004f3 CC [M] drivers/md/bcache/btree.o drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.o: warning: objtool: qlcnic_fill_stats()+0xf: can't find jump dest instruction at .text+0x870200b5 drivers/media/dvb-frontends/cx24116.o: warning: objtool: cx24116_read_snr()+0x84: can't find jump dest instruction at .text+0xac0004ba drivers/acpi/acpica/utexcep.o: warning: objtool: acpi_ut_validate_exception()+0xd: call without frame pointer save/setup drivers/acpi/acpica/utexcep.o: warning: objtool: acpi_format_exception()+0xe: call without frame pointer save/setup CC [M] drivers/staging/rtl8723au/core/rtw_cmd.o CC [M] drivers/media/i2c/ir-kbd-i2c.o CC [M] drivers/target/iscsi/iscsi_target_device.o CC [M] drivers/net/ethernet/sis/sis190.o drivers/usb/dwc2/hcd_ddma.o: warning: objtool: dwc2_update_non_isoc_urb_state_ddma.isra.4()+0x94: can't find jump dest instruction at .text+0x91010099 LD [M] drivers/media/usb/dvb-usb/dvb-usb-az6027.o CC drivers/acpi/acpica/utdebug.o LD [M] drivers/media/usb/dvb-usb/dvb-usb-technisat-usb2.o CC [M] drivers/staging/iio/meter/ade7758_core.o CC [M] drivers/gpu/drm/i915/intel_crt.o drivers/staging/media/lirc/lirc_parallel.o: warning: objtool: lirc_ioctl()+0x1e: can't find jump dest instruction at .text+0x17010334 drivers/staging/media/pulse8-cec/pulse8-cec.o: warning: objtool: pulse8_send()+0x2a: can't find jump dest instruction at .text+0x96000030 CC [M] drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.o CC [M] drivers/md/bcache/closure.o net/netfilter/xt_cluster.o: warning: objtool: xt_cluster_mt()+0x99: can't find jump dest instruction at .text+0x220100ff net/netfilter/xt_addrtype.o: warning: objtool: addrtype_mt_checkentry_v1()+0x2d: can't find jump dest instruction at .text+0x9e000032 drivers/uwb/uwbd.o: warning: objtool: uwbd_event_handle()+0x2f: can't find jump dest instruction at .text+0x2010035 drivers/gpu/drm/i915/dvo_sil164.o: warning: objtool: sil164_dpms()+0x2f: can't find jump dest instruction at .text+0x8d0002b5 CC [M] drivers/staging/rtl8192u/r8192U_wx.o drivers/net/ethernet/mellanox/mlx4/en_dcb_nl.o: warning: objtool: mlx4_en_dcbnl_set_all()+0x28: can't find jump dest instruction at .text+0x760103de CC [M] net/netfilter/xt_connlimit.o CC [M] drivers/uwb/umc-bus.o fs/reiserfs/procfs.o: warning: objtool: show_oidmap()+0x41: can't find jump dest instruction at .text+0xb70002d7 CC [M] drivers/staging/lustre/lustre/llite/symlink.o CC [M] fs/ubifs/tnc_commit.o CC [M] drivers/scsi/libsas/sas_task.o CC [M] drivers/staging/lustre/lustre/mdc/mdc_locks.o drivers/staging/lustre/lnet/selftest/framework.o: warning: objtool: sfw_bid2batch()+0x65: can't find jump dest instruction at .text+0x90101fb LD drivers/net/ethernet/smsc/built-in.o CC [M] drivers/net/usb/kalmia.o fs/reiserfs/xattr_user.o: warning: objtool: user_set()+0x3e: call without frame pointer save/setup fs/reiserfs/xattr_user.o: warning: objtool: user_get()+0x3e: call without frame pointer save/setup drivers/video/backlight/adp8860_bl.o: warning: objtool: adp8860_bl_setup()+0x73: can't find jump dest instruction at .text+0xd70001c9 CC [M] drivers/rtc/rtc-ds1343.o CC [M] drivers/net/ethernet/smsc/smc91c92_cs.o CC [M] fs/reiserfs/xattr_trusted.o drivers/watchdog/twl4030_wdt.o: warning: objtool: twl4030_wdt_resume()+0x1e: can't find call dest symbol at offset 0xae000062 drivers/video/fbdev/nvidia/nv_setup.o: warning: objtool: NVCommonSetup()+0x91: can't find jump dest instruction at .text+0x390b0357 drivers/media/usb/gspca/spca508.o: warning: objtool: ssi_w()+0x2d: can't find jump dest instruction at .text+0xb2000453 drivers/scsi/mvsas/mv_64xx.o: warning: objtool: mvs_64xx_assign_reg_set()+0x12: can't find jump dest instruction at .text+0x8d000548 CC [M] drivers/video/fbdev/nvidia/nv_of.o CC [M] drivers/media/usb/gspca/spca561.o drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/polaris10_smumgr.o: warning: objtool: polaris10_smu_init()+0xa8: can't find jump dest instruction at .text+0x9600015d drivers/media/i2c/ak881x.o: warning: objtool: ak881x_probe()+0x5d: can't find jump dest instruction at .text+0x280101f2 CC [M] drivers/staging/iio/light/tsl2583.o drivers/hid/usbhid/hiddev.o: warning: objtool: hiddev_open()+0x31: can't find jump dest instruction at .text+0x4d010247 CC [M] drivers/hid/usbhid/usbkbd.o CC [M] drivers/target/tcm_fc/tfc_conf.o drivers/usb/isp1760/isp1760-if.o: warning: objtool: isp1761_pci_init()+0x54: can't find jump dest instruction at .text+0xf90100c9 fs/ubifs/budget.o: warning: objtool: ubifs_budget_space()+0x1d7: can't find jump dest instruction at .text+0x3903045d CC [M] drivers/watchdog/dw_wdt.o CC [M] drivers/platform/x86/intel_mid_powerbtn.o CC [M] drivers/video/fbdev/riva/rivafb-i2c.o CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.o CC [M] drivers/target/tcm_fc/tfc_io.o drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.o: warning: objtool: qlcnic_82xx_alloc_mbx_args()+0xa1: can't find jump dest instruction at .text+0x6e0000a6 drivers/video/fbdev/mb862xx/mb862xx-i2c.o: warning: objtool: mb862xx_xfer()+0x5e: can't find jump dest instruction at .text+0xd30100b4 drivers/staging/media/cec/cec-adap.o: warning: objtool: cec_claim_log_addrs()+0x46: can't find jump dest instruction at .text+0xa200004b LD [M] drivers/video/fbdev/mb862xx/mb862xxfb.o LD drivers/tty/ipwireless/built-in.o CC [M] drivers/scsi/lpfc/lpfc_nportdisc.o drivers/video/fbdev/matrox/matroxfb_misc.o: warning: objtool: matroxfb_PLL_calcclock()+0x2c: can't find jump dest instruction at .text+0x5010122 drivers/staging/lustre/lustre/lov/lov_pack.o: warning: objtool: lov_dump_lmm_objects()+0x36: can't find jump dest instruction at .text+0x8400003c drivers/staging/iio/resolver/ad2s1200.o: warning: objtool: ad2s1200_probe()+0x69: can't find jump dest instruction at .text+0xd000006e drivers/media/dvb-frontends/af9013.o: warning: objtool: af9013_set_frontend()+0xa5: can't find jump dest instruction at .text+0x3006075a LD [M] drivers/staging/media/cec/cec.o CC [M] drivers/staging/iio/light/tsl2x7x_core.o CC [M] drivers/net/ethernet/sis/sis900.o CC [M] drivers/media/dvb-frontends/si21xx.o CC [M] drivers/tty/ipwireless/hardware.o drivers/net/ethernet/samsung/sxgbe/sxgbe_platform.o: warning: objtool: sxgbe_probe_config_dt()+0x30: can't find jump dest instruction at .text+0xaa0000d6 CC [M] drivers/video/fbdev/arcfb.o CC [M] drivers/regulator/da9211-regulator.o drivers/net/wireless/realtek/rtlwifi/pci.o: warning: objtool: rtl_pci_check_buddy_priv()+0x26: can't find jump dest instruction at .text+0xa90000ec LD drivers/staging/rts5208/built-in.o CC [M] drivers/staging/rtl8192u/r8190_rtl8256.o drivers/xen/grant-table.o: warning: objtool: gnttab_init()+0x5e: can't find jump dest instruction at .text+0x43010584 CC [M] drivers/net/wireless/realtek/rtlwifi/usb.o drivers/platform/x86/mxm-wmi.o: warning: objtool: mxm_wmi_supported()+0x10: call without frame pointer save/setup drivers/platform/x86/mxm-wmi.o: warning: objtool: mxm_wmi_call_mxmx()+0x50: call without frame pointer save/setup drivers/platform/x86/mxm-wmi.o: warning: objtool: mxm_wmi_call_mxds()+0x50: call without frame pointer save/setup drivers/staging/lustre/lustre/lmv/lmv_fld.o: warning: objtool: lmv_fld_lookup()+0x35: can't find jump dest instruction at .text+0xf201003b drivers/usb/misc/appledisplay.o: warning: objtool: appledisplay_probe()+0x49: can't find jump dest instruction at .text+0x6d03021f drivers/usb/misc/cypress_cy7c63.o: warning: objtool: cypress_probe()+0x42: can't find jump dest instruction at .text+0x980000c8 drivers/target/tcm_fc/tfc_cmd.o: warning: objtool: ft_recv_seq()+0x2a: can't find jump dest instruction at .text+0x7e0000af drivers/md/persistent-data/dm-bitset.o: warning: objtool: dm_bitset_test_bit()+0x22: can't find call dest symbol at offset 0x5a0000f6 drivers/staging/comedi/drivers/pcl724.o: warning: objtool: pcl724_attach()+0x4d: can't find jump dest instruction at .text+0x80000093 CC [M] drivers/usb/host/isp116x-hcd.o CC [M] drivers/video/fbdev/via/hw.o CC [M] drivers/staging/rts5208/rtsx.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/functiontables.o CC [M] drivers/md/persistent-data/dm-block-manager.o CC [M] drivers/usb/misc/cytherm.o CC [M] drivers/net/ethernet/sfc/nic.o CC [M] drivers/staging/lustre/lnet/selftest/ping_test.o drivers/scsi/osd/osd_initiator.o: warning: objtool: _osd_req_alist_elem_decode()+0x1e: can't find jump dest instruction at .text+0xa7000274 LD drivers/staging/media/s5p-cec/built-in.o drivers/video/fbdev/savage/savagefb-i2c.o: warning: objtool: savage_setup_i2c_bus.constprop.3()+0x15: can't find jump dest instruction at .text+0xf600027b lib/test-kstrtox.o: warning: objtool: test_kstrtoull_ok()+0xa3: can't find jump dest instruction at .init.text+0x650000a8 drivers/net/usb/int51x1.o: warning: objtool: int51x1_tx_fixup()+0x85: can't find jump dest instruction at .text+0x1008b LD [M] drivers/scsi/osd/libosd.o CC [M] drivers/video/fbdev/sis/init.o CC drivers/xen/features.o CC [M] lib/test_module.o drivers/power/lp8788-charger.o: warning: objtool: lp8788_battery_get_property()+0x2e: can't find jump dest instruction at .text+0x31020304 CC [M] drivers/staging/media/s5p-cec/s5p_cec.o drivers/media/rc/keymaps/rc-pinnacle-grey.o: warning: objtool: init_rc_map_pinnacle_grey()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-pinnacle-grey.o: warning: objtool: exit_rc_map_pinnacle_grey()+0xb: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gm107.o: warning: objtool: gm107_devinit_disable()+0x1f: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gm107.o: warning: objtool: gm107_devinit_new()+0x18: call without frame pointer save/setup drivers/tty/hvc/hvc_console.o: warning: objtool: hvc_console_print()+0x23: can't find jump dest instruction at .text+0xba000239 drivers/power/gpio-charger.o: warning: objtool: gpio_charger_parse_dt()+0x2d: can't find jump dest instruction at .text+0x96010143 drivers/usb/image/microtek.o: warning: objtool: mts_build_transfer_context()+0x37: can't find jump dest instruction at .text+0xbb0001cc CC [M] drivers/staging/lustre/lnet/selftest/brw_test.o drivers/thermal/rockchip_thermal.o: warning: objtool: rockchip_thermal_resume()+0x39: can't find jump dest instruction at .text+0xe100033f CC [M] drivers/power/max77693_charger.o CC [M] drivers/staging/lustre/lnet/libcfs/hash.o drivers/target/iscsi/iscsi_target_seq_pdu_list.o: warning: objtool: iscsit_create_random_array()+0x2e: can't find jump dest instruction at .text+0x94000033 CC [M] drivers/media/rc/keymaps/rc-pixelview.o CC [M] drivers/hid/usbhid/usbmouse.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gm200.o CC [M] drivers/scsi/lpfc/lpfc_scsi.o CC [M] drivers/thermal/rcar_thermal.o LD [M] drivers/target/target_core_mod.o drivers/video/fbdev/riva/fbdev.o: warning: objtool: rivafb_setcolreg()+0x37: can't find jump dest instruction at .text+0x9102014d drivers/media/rc/keymaps/rc-pinnacle-pctv-hd.o: warning: objtool: init_rc_map_pinnacle_pctv_hd()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-pinnacle-pctv-hd.o: warning: objtool: exit_rc_map_pinnacle_pctv_hd()+0xb: call without frame pointer save/setup CC [M] drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_vnic.o drivers/regulator/da9210-regulator.o: warning: objtool: da9210_i2c_probe()+0x79: can't find jump dest instruction at .text+0xde01012e drivers/net/ethernet/rocker/rocker_ofdpa.o: warning: objtool: ofdpa_flow_tbl_del.isra.8()+0x83: can't find jump dest instruction at .text+0x9f000a09 CC [M] drivers/media/rc/keymaps/rc-pixelview-mk12.o LD [M] drivers/net/ethernet/rocker/rocker.o drivers/mfd/syscon.o: warning: objtool: syscon_probe()+0x87: can't find jump dest instruction at .text+0xd400008d drivers/video/fbdev/matrox/matroxfb_g450.o: warning: objtool: cve2_init_TVdata()+0xf: can't find jump dest instruction at .text+0x10075 CC [M] drivers/net/wireless/marvell/mwifiex/sta_cmd.o drivers/media/dvb-frontends/cx24117.o: warning: objtool: cx24117_load_firmware.isra.9()+0x3a3: can't find jump dest instruction at .text+0xac020f08 CC drivers/mfd/as3711.o drivers/staging/lustre/lustre/lmv/lmv_intent.o: warning: objtool: lmv_intent_lookup()+0x4d: can't find jump dest instruction at .text+0xeb020053 CC [M] drivers/staging/lustre/lnet/klnds/socklnd/socklnd_modparams.o net/netfilter/xt_comment.o: warning: objtool: comment_mt_init()+0xb: call without frame pointer save/setup net/netfilter/xt_comment.o: warning: objtool: comment_mt_exit()+0xb: call without frame pointer save/setup CC [M] drivers/staging/lustre/lnet/lnet/lib-ptl.o CC [M] sound/soc/codecs/tas2552.o CC [M] drivers/staging/media/lirc/lirc_sir.o CC [M] drivers/media/dvb-frontends/si2168.o drivers/scsi/pm8001/pm8001_init.o: warning: objtool: pm8001_setup_msix()+0x6c: can't find jump dest instruction at .text+0xe90000f2 CC [M] net/netfilter/xt_conntrack.o drivers/video/fbdev/riva/nv_driver.o: warning: objtool: riva_is_second()+0x16: can't find jump dest instruction at .text+0xaa00016c CC [M] drivers/scsi/pm8001/pm8001_sas.o drivers/power/max14577_charger.o: warning: objtool: max14577_charger_dt_init()+0x42: can't find jump dest instruction at .text+0xff000177 drivers/video/fbdev/core/fb_defio.o: warning: objtool: fb_deferred_io_fault()+0x41: can't find jump dest instruction at .text+0x9a000487 LD drivers/usb/musb/built-in.o CC [M] drivers/usb/musb/musb_core.o CC drivers/mfd/as3722.o drivers/staging/comedi/drivers/pcl730.o: warning: objtool: pcl730_attach()+0x25: can't find jump dest instruction at .text+0xfb01008b CC [M] drivers/video/fbdev/core/cfbcopyarea.o drivers/scsi/mvsas/mv_sas.o: warning: objtool: mvs_bytes_dmaed()+0x45: can't find jump dest instruction at .text+0x490101eb fs/ubifs/orphan.o: warning: objtool: consolidate()+0x8b: can't find jump dest instruction at .text+0xaf000091 drivers/staging/lustre/lustre/mdc/mdc_reint.o: warning: objtool: mdc_reint()+0x39: can't find jump dest instruction at .text+0x9b00003f drivers/target/loopback/tcm_loop.o: warning: objtool: tcm_loop_drop_nexus()+0x19: can't find jump dest instruction at .text+0x8e0004af CC [M] drivers/media/rc/keymaps/rc-pixelview-002t.o CC [M] drivers/platform/x86/intel_oaktrail.o drivers/net/wireless/marvell/mwifiex/scan.o: warning: objtool: mwifiex_ret_802_11_scan_get_tlv_ptrs()+0x4c: can't find jump dest instruction at .text+0xe9000052 CC [M] drivers/staging/rtl8723au/core/rtw_efuse.o drivers/gpu/drm/radeon/r600_dpm.o: warning: objtool: r600_dpm_print_class_info()+0x97: can't find jump dest instruction at .text+0x330101cc CC drivers/mfd/intel_soc_pmic_core.o In file included from /home/kisskb/slave/src/include/linux/seq_file.h:10:0, from /home/kisskb/slave/src/include/linux/pinctrl/consumer.h:17, from /home/kisskb/slave/src/include/linux/pinctrl/devinfo.h:21, from /home/kisskb/slave/src/include/linux/device.h:24, from /home/kisskb/slave/src/include/linux/dmaengine.h:20, from /home/kisskb/slave/src/include/linux/netdevice.h:38, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/osdep_service.h:30, from /home/kisskb/slave/src/drivers/staging/rtl8723au/core/rtw_cmd.c:17: /home/kisskb/slave/src/include/linux/fs.h: In function 'kernel_read_file_id_str': /home/kisskb/slave/src/include/linux/fs.h:2676:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] CC [M] drivers/video/fbdev/aty/radeon_monitor.o fs/ubifs/find.o: warning: objtool: find_dirtiest_idx_leb()+0x1b: can't find jump dest instruction at .text+0x13010061 CC [M] drivers/scsi/libsas/sas_ata.o CC [M] drivers/staging/rtl8188eu/core/rtw_ieee80211.o drivers/staging/rtl8188eu/core/rtw_cmd.o: warning: objtool: traffic_status_watchdog()+0x28: can't find jump dest instruction at .text+0x1002e CC [M] fs/reiserfs/xattr_security.o drivers/staging/iio/resolver/ad2s1210.o: warning: objtool: ad2s1210_store_resolution()+0x60: can't find jump dest instruction at .text+0x5b0107b5 CC [M] drivers/platform/x86/samsung-q10.o drivers/video/backlight/adp8870_bl.o: warning: objtool: adp8870_bl_setup()+0x40: can't find jump dest instruction at .text+0xac0201e6 drivers/usb/gadget/functions.o: warning: objtool: usb_get_function_instance()+0x11: can't find call dest symbol at offset 0x2b000255 drivers/gpu/drm/i915/dvo_tfp410.o: warning: objtool: tfp410_dpms()+0x2f: can't find jump dest instruction at .text+0x8d0004e5 CC [M] drivers/scsi/libsas/sas_host_smp.o CC [M] drivers/spi/spi-imx.o drivers/platform/x86/samsung-laptop.o: warning: objtool: sabi_command()+0x140: can't find jump dest instruction at .text+0x99000145 drivers/staging/lustre/lustre/lov/lov_offset.o: warning: objtool: lov_stripe_size()+0x2e: can't find jump dest instruction at .text+0xc1000034 drivers/net/wireless/ti/wlcore/testmode.o: warning: objtool: wl1271_tm_cmd_test()+0x53: can't find jump dest instruction at .text+0x5e010059 CC [M] drivers/staging/rtl8723au/core/rtw_ieee80211.o CC [M] drivers/usb/dwc3/ep0.o drivers/gpu/drm/drm_bridge.o: warning: objtool: drm_bridge_mode_fixup()+0x49: call without frame pointer save/setup drivers/gpu/drm/drm_bridge.o: warning: objtool: drm_bridge_disable()+0x1a: call without frame pointer save/setup drivers/gpu/drm/drm_bridge.o: warning: objtool: drm_bridge_post_disable()+0x29: call without frame pointer save/setup drivers/gpu/drm/drm_bridge.o: warning: objtool: drm_bridge_mode_set()+0x40: call without frame pointer save/setup drivers/gpu/drm/drm_bridge.o: warning: objtool: drm_bridge_pre_enable()+0x1a: call without frame pointer save/setup drivers/gpu/drm/drm_bridge.o: warning: objtool: drm_bridge_enable()+0x29: call without frame pointer save/setup drivers/gpu/drm/drm_bridge.o: warning: objtool: of_drm_find_bridge()+0x18: call without frame pointer save/setup drivers/gpu/drm/drm_bridge.o: warning: objtool: drm_bridge_remove()+0x25: call without frame pointer save/setup drivers/gpu/drm/drm_bridge.o: warning: objtool: drm_bridge_add()+0x1a: call without frame pointer save/setup drivers/video/fbdev/matrox/g450_pll.o: warning: objtool: g450_nextpll.isra.1()+0x50: can't find jump dest instruction at .text+0x880000a6 CC [M] drivers/net/wireless/ti/wlcore/spi.o CC [M] drivers/staging/rtl8723au/core/rtw_mlme.o CC [M] fs/ocfs2/quota_local.o CC [M] drivers/gpu/drm/ati_pcigart.o drivers/staging/rtl8188eu/core/rtw_ap.o: warning: objtool: rtw_ht_operation_update()+0x19: can't find jump dest instruction at .text+0x5401001f sound/soc/codecs/sti-sas.o: warning: objtool: sti_sas_driver_probe()+0x36: can't find jump dest instruction at .text+0x200102fc fs/xfs/xfs_trace.o: warning: objtool: trace_raw_output_xfs_map_extent_deferred_class()+0x20: can't find jump dest instruction at .text+0x9c0000d6 CC [M] sound/soc/codecs/tas5086.o drivers/scsi/mvsas/mv_94xx.o: warning: objtool: mvs_94xx_gpio_write()+0x16: can't find jump dest instruction at .text+0x520105bc drivers/staging/lustre/lustre/mgc/lproc_mgc.o: warning: objtool: mgc_ir_state_single_open()+0x1d: call without frame pointer save/setup drivers/staging/lustre/lustre/mgc/lproc_mgc.o: warning: objtool: mgc_state_single_open()+0x1d: call without frame pointer save/setup drivers/staging/lustre/lustre/mgc/lproc_mgc.o: warning: objtool: mgc_import_single_open()+0x1d: call without frame pointer save/setup drivers/staging/lustre/lustre/mgc/lproc_mgc.o: warning: objtool: mgc_conn_uuid_single_open()+0x1d: call without frame pointer save/setup drivers/staging/lustre/lustre/mgc/lproc_mgc.o: warning: objtool: mgc_server_uuid_single_open()+0x1d: call without frame pointer save/setup drivers/staging/lustre/lustre/mgc/lproc_mgc.o: warning: objtool: mgc_connect_flags_single_open()+0x1d: call without frame pointer save/setup drivers/staging/lustre/lustre/mgc/lproc_mgc.o: warning: objtool: mgc_ping_open()+0x18: call without frame pointer save/setup drivers/staging/lustre/lustre/mgc/lproc_mgc.o: warning: objtool: mgc_ir_state_seq_show()+0x10: call without frame pointer save/setup drivers/staging/lustre/lustre/mgc/lproc_mgc.o: warning: objtool: mgc_state_seq_show()+0x10: call without frame pointer save/setup drivers/staging/lustre/lustre/mgc/lproc_mgc.o: warning: objtool: mgc_import_seq_show()+0x10: call without frame pointer save/setup drivers/staging/lustre/lustre/mgc/lproc_mgc.o: warning: objtool: mgc_conn_uuid_seq_show()+0x10: call without frame pointer save/setup drivers/staging/lustre/lustre/mgc/lproc_mgc.o: warning: objtool: mgc_server_uuid_seq_show()+0x10: call without frame pointer save/setup drivers/staging/lustre/lustre/mgc/lproc_mgc.o: warning: objtool: mgc_connect_flags_seq_show()+0x10: call without frame pointer save/setup drivers/staging/lustre/lustre/mgc/lproc_mgc.o: warning: objtool: mgc_ping_write()+0x9: call without frame pointer save/setup CC [M] drivers/md/persistent-data/dm-space-map-common.o LD [M] drivers/scsi/mvsas/mvsas.o CC [M] drivers/usb/dwc3/ulpi.o /home/kisskb/slave/src/drivers/usb/dwc3/gadget.c: In function 'dwc3_cleanup_done_reqs': /home/kisskb/slave/src/drivers/usb/dwc3/gadget.c:1981:7: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/drivers/usb/dwc3/gadget.c:1988:12: warning: 'trb' may be used uninitialized in this function [-Wuninitialized] CC [M] drivers/thermal/kirkwood_thermal.o LD drivers/staging/media/tw686x-kh/built-in.o drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: _base_display_OEMs_branding()+0x25: can't find jump dest instruction at .text+0xff01020b drivers/staging/lustre/lnet/selftest/module.o: warning: objtool: lnet_selftest_exit()+0x15: can't find jump dest instruction at .text+0xf600001b CC [M] drivers/staging/media/tw686x-kh/tw686x-kh-core.o drivers/net/ethernet/mellanox/mlx5/core/en_rx_am.o: warning: objtool: mlx5e_am_decision()+0x41: can't find jump dest instruction at .text+0x10010197 drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/processpptables.o: warning: objtool: get_cac_leakage_table()+0x1e: can't find jump dest instruction at .text+0x81000c44 CC [M] drivers/net/wireless/ti/wlcore/sdio.o drivers/staging/media/lirc/lirc_sasem.o: warning: objtool: vfd_open()+0x6d: can't find jump dest instruction at .text+0x8c000122 CC [M] drivers/scsi/mpt3sas/mpt3sas_ctl.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hardwaremanager.o lib/test_module.o: warning: objtool: test_module_init()+0xd: call without frame pointer save/setup lib/test_module.o: warning: objtool: test_module_exit()+0xd: call without frame pointer save/setup fs/xfs/libxfs/xfs_bit.o: warning: objtool: xfs_contig_bits()+0x3d: call without frame pointer save/setup CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_txrx.o CC [M] lib/test_rhashtable.o CC [M] drivers/usb/misc/emi26.o CC [M] drivers/target/iscsi/iscsi_target_erl0.o drivers/video/fbdev/core/cfbfillrect.o: warning: objtool: bitfill_aligned()+0x15: can't find jump dest instruction at .text+0x2301001b net/netfilter/xt_connbytes.o: warning: objtool: connbytes_mt()+0x16: can't find jump dest instruction at .text+0x1c01001c fs/ocfs2/uptodate.o: warning: objtool: ocfs2_purge_copied_metadata_tree()+0x1c: can't find jump dest instruction at .text+0x77010061 drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_load_mcp_offsets()+0x65: can't find jump dest instruction at .text+0x1501013b fs/dax.o: warning: objtool: dax_writeback_one()+0x51: can't find jump dest instruction at .text+0x4f0101b7 drivers/staging/iio/light/isl29028.o: warning: objtool: isl29028_write_raw()+0x58: can't find jump dest instruction at .text+0x910000fe CC [M] drivers/spi/spi-lm70llp.o CC [M] drivers/net/ethernet/qlogic/qed/qed_sp_commands.o drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.o: warning: objtool: qlcnic_initialize_nic()+0x4b: can't find jump dest instruction at .text+0xf6000441 drivers/staging/comedi/drivers/pcl726.o: warning: objtool: pcl726_ao_insn_write()+0x24: can't find jump dest instruction at .text+0x800001aa CC [M] net/netfilter/xt_cpu.o CC [M] drivers/staging/media/s5p-cec/exynos_hdmi_cecctrl.o drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.o: warning: objtool: qlcnic_remove_diag_entries()+0x3e: can't find jump dest instruction at .text+0xa90001d4 LD drivers/scsi/qla4xxx/built-in.o LD [M] drivers/hid/hid-wiimote.o CC [M] drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.o CC [M] drivers/staging/comedi/drivers/pcl812.o drivers/staging/lustre/lustre/llite/llite_close.o: warning: objtool: ll_queue_done_writing()+0x3a: can't find jump dest instruction at .text+0xb020150 CC fs/compat.o CC [M] fs/xfs/libxfs/xfs_bmap.o CC [M] drivers/scsi/qla4xxx/ql4_os.o CC [M] drivers/gpu/drm/radeon/rs780_dpm.o drivers/w1/slaves/w1_ds2781.o: warning: objtool: w1_ds2781_do_io()+0x32: can't find jump dest instruction at .text+0x86000158 drivers/staging/most/hdm-usb/hdm_usb.o: warning: objtool: store_value()+0x2f: can't find jump dest instruction at .text+0xea000165 CC [M] drivers/net/ethernet/samsung/sxgbe/sxgbe_desc.o drivers/scsi/lpfc/lpfc_mbox.o: warning: objtool: lpfc_config_pcb_setup()+0x35: can't find jump dest instruction at .text+0x6501003b drivers/platform/x86/intel_mid_powerbtn.o: warning: objtool: mfld_pb_probe()+0x36: can't find jump dest instruction at .text+0x80100ac drivers/video/fbdev/matrox/matroxfb_crtc2.o: warning: objtool: matroxfb_dh_setcolreg()+0x14: can't find jump dest instruction at .text+0xf600001a CC [M] drivers/net/ethernet/samsung/sxgbe/sxgbe_dma.o drivers/hwmon/max6650.o: warning: objtool: max6650_update_device()+0x49: can't find jump dest instruction at .text+0xb40000bf CC [M] drivers/w1/slaves/w1_bq27000.o CC [M] drivers/video/fbdev/matrox/i2c-matroxfb.o fs/reiserfs/xattr_trusted.o: warning: objtool: trusted_list()+0x16: call without frame pointer save/setup fs/reiserfs/xattr_trusted.o: warning: objtool: trusted_set()+0x35: call without frame pointer save/setup fs/reiserfs/xattr_trusted.o: warning: objtool: trusted_get()+0x35: call without frame pointer save/setup drivers/video/fbdev/nvidia/nv_accel.o: warning: objtool: NVDmaWait()+0x36: can't find jump dest instruction at .text+0x2201003b LD drivers/net/wireless/intel/iwlwifi/dvm/built-in.o drivers/net/usb/cdc-phonet.o: warning: objtool: usbpn_probe()+0x4b: can't find jump dest instruction at .text+0x84020171 CC [M] drivers/hwmon/max6697.o CC [M] drivers/staging/rtl8188eu/core/rtw_ioctl_set.o CC [M] drivers/staging/rtl8712/rtl8712_cmd.o drivers/staging/lustre/lnet/selftest/rpc.o: warning: objtool: srpc_post_passive_rdma()+0x63: can't find jump dest instruction at .text+0x97000159 drivers/video/fbdev/riva/riva_hw.o: warning: objtool: nv4CalcArbitration()+0x10b: can't find jump dest instruction at .text+0xc00002e1 CC [M] drivers/net/wireless/intel/iwlwifi/dvm/main.o CC [M] drivers/video/fbdev/matrox/matroxfb_maven.o CC [M] drivers/net/usb/ipheth.o drivers/net/ethernet/intel/i40e/i40e_client.o: warning: objtool: i40e_register_client()+0x12: can't find jump dest instruction at .text+0x77010018 CC [M] drivers/net/wireless/broadcom/b43/ppr.o fs/xfs/libxfs/xfs_alloc_btree.o: warning: objtool: xfs_allocbt_verify()+0x57: can't find jump dest instruction at .text+0x8f0000bd CC [M] drivers/media/i2c/ml86v7667.o CC [M] drivers/w1/slaves/w1_ds28e04.o drivers/target/iscsi/iscsi_target_auth.o: warning: objtool: chap_check_algorithm()+0x34: can't find jump dest instruction at .text+0x8c000039 CC drivers/xen/balloon.o drivers/video/fbdev/aty/radeon_pm.o: warning: objtool: radeon_pm_full_reset_sdram()+0xb7: can't find jump dest instruction at .text+0x6010abd CC [M] drivers/target/iscsi/iscsi_target_erl1.o drivers/tty/hvc/hvc_xen.o: warning: objtool: xencons_connect_backend()+0x31: can't find jump dest instruction at .text+0xea010117 drivers/staging/rtl8192e/rtllib_module.o: warning: objtool: alloc_rtllib()+0x5b: can't find jump dest instruction at .text+0x590200d0 drivers/watchdog/dw_wdt.o: warning: objtool: dw_wdt_drv_probe()+0x3c: can't find jump dest instruction at .text+0x3d0102c2 CC [M] drivers/hwmon/max31790.o LD drivers/tty/hvc/built-in.o CC [M] drivers/staging/lustre/lustre/lmv/lproc_lmv.o drivers/scsi/pcmcia/fdomain_core.o: warning: objtool: print_banner()+0x14: can't find jump dest instruction at .text+0x4001009a CC [M] drivers/watchdog/rn5t618_wdt.o drivers/media/rc/keymaps/rc-pixelview.o: warning: objtool: init_rc_map_pixelview()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-pixelview.o: warning: objtool: exit_rc_map_pixelview()+0xb: call without frame pointer save/setup CC [M] drivers/scsi/pcmcia/aha152x_stub.o drivers/usb/mon/mon_text.o: warning: objtool: mon_text_open()+0x47: can't find jump dest instruction at .text+0x701011d CC [M] drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_pf.o CC [M] drivers/spi/spi-lp8841-rtc.o drivers/media/dvb-frontends/cx24120.o: warning: objtool: cx24120_writeregs.isra.1()+0x48: can't find jump dest instruction at .text+0x1b0102ae drivers/video/fbdev/nvidia/nv_of.o: warning: objtool: nvidia_probe_of_connector()+0x32: can't find jump dest instruction at .text+0x1f010038 CC [M] drivers/staging/media/lirc/lirc_zilog.o CC [M] drivers/video/fbdev/nvidia/nv_i2c.o drivers/staging/lustre/lustre/mdc/mdc_lib.o: warning: objtool: mdc_enter_request()+0x44: can't find jump dest instruction at .text+0x73010eda drivers/video/backlight/apple_bl.o: warning: objtool: apple_bl_add()+0x31: can't find jump dest instruction at .text+0x82010276 CC [M] drivers/regulator/fan53555.o drivers/staging/rtl8192e/dot11d.o: warning: objtool: Dot11d_UpdateCountryIe()+0x67: can't find jump dest instruction at .text+0xe30002cd CC [M] drivers/media/rc/keymaps/rc-pixelview-new.o drivers/staging/fbtft/fb_ssd1331.o: warning: objtool: set_gamma()+0x47: can't find jump dest instruction at .text+0x9003035c LD [M] drivers/md/dm-log-userspace.o drivers/media/i2c/ir-kbd-i2c.o: warning: objtool: ir_probe()+0x4d: can't find jump dest instruction at .text+0xad030083 drivers/acpi/acpica/utdebug.o: warning: objtool: acpi_debug_print()+0x2a: can't find jump dest instruction at .text+0xb0000073 CC [M] net/netfilter/xt_dccp.o CC [M] drivers/staging/fbtft/fb_ssd1351.o CC [M] drivers/video/backlight/as3711_bl.o drivers/rtc/rtc-ds1305.o: warning: objtool: ds1305_set_time()+0x4f: can't find jump dest instruction at .text+0x89000485 drivers/hid/usbhid/usbkbd.o: warning: objtool: usb_kbd_alloc_mem()+0x25: can't find jump dest instruction at .text+0x8400012b CC drivers/acpi/acpica/utdecode.o LD [M] drivers/md/dm-thin-pool.o drivers/video/fbdev/riva/rivafb-i2c.o: warning: objtool: riva_setup_i2c_bus()+0xba: can't find call dest symbol at offset 0x51ff021e In file included from /home/kisskb/slave/src/include/linux/seq_file.h:10:0, from /home/kisskb/slave/src/include/linux/pinctrl/consumer.h:17, from /home/kisskb/slave/src/include/linux/pinctrl/devinfo.h:21, from /home/kisskb/slave/src/include/linux/device.h:24, from /home/kisskb/slave/src/include/linux/dmaengine.h:20, from /home/kisskb/slave/src/include/linux/netdevice.h:38, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/osdep_service.h:30, from /home/kisskb/slave/src/drivers/staging/rtl8723au/core/rtw_efuse.c:17: /home/kisskb/slave/src/include/linux/fs.h: In function 'kernel_read_file_id_str': /home/kisskb/slave/src/include/linux/fs.h:2676:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] CC [M] drivers/rtc/rtc-ds1347.o drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/functiontables.o: warning: objtool: phm_dispatch_table()+0x42: can't find jump dest instruction at .text+0xa2000047 CC [M] drivers/staging/iio/meter/ade7758_ring.o LD [M] drivers/video/fbdev/riva/rivafb.o net/netfilter/xt_connlabel.o: warning: objtool: connlabel_mt()+0x1d: can't find jump dest instruction at .text+0x810000f3 drivers/net/wireless/broadcom/b43/rfkill.o: warning: objtool: b43_rfkill_poll()+0x4f: can't find jump dest instruction at .text+0xa1000085 drivers/media/rc/keymaps/rc-pixelview-mk12.o: warning: objtool: init_rc_map_pixelview()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-pixelview-mk12.o: warning: objtool: exit_rc_map_pixelview()+0xb: call without frame pointer save/setup CC [M] drivers/net/wireless/marvell/mwifiex/uap_cmd.o CC [M] drivers/video/fbdev/vermilion/cr_pll.o drivers/usb/isp1760/isp1760-udc.o: warning: objtool: __isp1760_udc_set_halt()+0x7d: can't find jump dest instruction at .text+0xdc000262 CC [M] drivers/net/wireless/broadcom/b43/leds.o CC [M] drivers/gpu/drm/i915/intel_ddi.o In file included from /home/kisskb/slave/src/include/linux/seq_file.h:10:0, from /home/kisskb/slave/src/include/linux/pinctrl/consumer.h:17, from /home/kisskb/slave/src/include/linux/pinctrl/devinfo.h:21, from /home/kisskb/slave/src/include/linux/device.h:24, from /home/kisskb/slave/src/include/linux/dmaengine.h:20, from /home/kisskb/slave/src/include/linux/netdevice.h:38, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/osdep_service.h:30, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/drv_types.h:25, from /home/kisskb/slave/src/drivers/staging/rtl8723au/core/rtw_ieee80211.c:17: /home/kisskb/slave/src/include/linux/fs.h: In function 'kernel_read_file_id_str': /home/kisskb/slave/src/include/linux/fs.h:2676:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] CC [M] drivers/video/fbdev/aty/radeon_accel.o LD [M] drivers/md/dm-verity.o CC [M] drivers/regulator/gpio-regulator.o drivers/staging/lustre/lustre/llite/llite_nfs.o: warning: objtool: ll_encode_fh()+0x3d: can't find jump dest instruction at .text+0x12010203 drivers/usb/isp1760/isp1760-hcd.o: warning: objtool: dequeue_urb_from_qtd()+0x34: can't find jump dest instruction at .text+0xa0000759 drivers/md/bcache/closure.o: warning: objtool: debug_seq_show()+0x36: can't find jump dest instruction at .text+0xcf00005c In file included from /home/kisskb/slave/src/include/linux/seq_file.h:10:0, from /home/kisskb/slave/src/include/linux/pinctrl/consumer.h:17, from /home/kisskb/slave/src/include/linux/pinctrl/devinfo.h:21, from /home/kisskb/slave/src/include/linux/device.h:24, from /home/kisskb/slave/src/include/linux/dmaengine.h:20, from /home/kisskb/slave/src/include/linux/netdevice.h:38, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/osdep_service.h:30, from /home/kisskb/slave/src/drivers/staging/rtl8723au/core/rtw_mlme.c:17: /home/kisskb/slave/src/include/linux/fs.h: In function 'kernel_read_file_id_str': /home/kisskb/slave/src/include/linux/fs.h:2676:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] CC [M] drivers/staging/lustre/lustre/llite/llite_mmap.o LD [M] drivers/usb/isp1760/isp1760.o drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.o: warning: objtool: wlc_phy_txpwr_limit_to_tbl_nphy()+0x5b: can't find jump dest instruction at .text+0x38010061 drivers/spi/spi-img-spfi.o: warning: objtool: img_spfi_setup()+0x44: can't find jump dest instruction at .text+0xc000047a drivers/usb/core/file.o: warning: objtool: usb_deregister_dev()+0x17: can't find jump dest instruction at .text+0x8c00008d LD [M] drivers/md/dm-cache.o CC [M] net/netfilter/xt_devgroup.o drivers/video/fbdev/sis/sis_accel.o: warning: objtool: fbcon_sis_fillrect()+0x3d: can't find jump dest instruction at .text+0xfe001483 LD [M] drivers/md/dm-cache-smq.o LD [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcmsmac.o CC [M] drivers/usb/dwc3/debugfs.o CC [M] drivers/video/fbdev/sis/init301.o fs/aio.o: warning: objtool: kill_ioctx()+0x4e: can't find jump dest instruction at .text+0x87000163 CC [M] sound/soc/codecs/tas571x.o drivers/staging/iio/light/tsl2583.o: warning: objtool: taos_chip_on()+0x3b: can't find jump dest instruction at .text+0x7e0100c0 LD [M] drivers/md/dm-cache-cleaner.o drivers/net/ethernet/intel/ixgbe/ixgbe_lib.o: warning: objtool: ixgbe_cache_ring_dcb()+0x2c: can't find jump dest instruction at .text+0xa00000e2 CC [M] drivers/net/wireless/intel/iwlwifi/dvm/rs.o drivers/staging/iio/meter/ade7758_core.o: warning: objtool: ade7758_write_frequency()+0x3a: can't find jump dest instruction at .text+0xa200095f drivers/staging/rtl8192u/r8180_93cx6.o: warning: objtool: eprom_read()+0xf6: can't find call dest symbol at offset 0xf5fe028a CC [M] drivers/regulator/hi6421-regulator.o drivers/net/wireless/ath/ath9k/debug_sta.o: warning: objtool: read_file_node_aggr()+0x4a: can't find jump dest instruction at .text+0xbd010050 CC [M] drivers/scsi/pcmcia/aha152x_core.o CC [M] drivers/target/tcm_fc/tfc_sess.o CC [M] drivers/staging/iio/meter/ade7758_trigger.o CC [M] drivers/spi/spi-meson-spifc.o CC [M] drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.o drivers/mfd/as3711.o: warning: objtool: as3711_i2c_probe()+0x72: can't find jump dest instruction at .text+0x9d010108 drivers/net/ethernet/silan/sc92031.o: warning: objtool: _sc92031_set_mar()+0x2e: can't find jump dest instruction at .text+0x2010374 LD drivers/net/wireless/realtek/rtlwifi/btcoexist/built-in.o drivers/platform/x86/samsung-q10.o: warning: objtool: samsungq10_remove()+0x10: call without frame pointer save/setup drivers/platform/x86/samsung-q10.o: warning: objtool: samsungq10_bl_set_intensity()+0x26: call without frame pointer save/setup drivers/platform/x86/samsung-q10.o: warning: objtool: samsungq10_probe()+0x1c: call without frame pointer save/setup drivers/platform/x86/samsung-q10.o: warning: objtool: dmi_check_callback()+0x11: call without frame pointer save/setup drivers/platform/x86/samsung-q10.o: warning: objtool: samsungq10_init()+0x26: call without frame pointer save/setup drivers/platform/x86/samsung-q10.o: warning: objtool: samsungq10_exit()+0xb: call without frame pointer save/setup drivers/scsi/bfa/bfa_svc.o: warning: objtool: bfa_fcdiag_queuetest_send()+0x3f: can't find jump dest instruction at .text+0xc00005c5 drivers/regulator/da9211-regulator.o: warning: objtool: da9211_parse_regulators_dt()+0x48: can't find jump dest instruction at .text+0xdb00004d drivers/usb/core/config.o: warning: objtool: usb_parse_ss_endpoint_companion()+0x78: can't find jump dest instruction at .text+0x870200de drivers/thermal/kirkwood_thermal.o: warning: objtool: kirkwood_thermal_exit()+0x10: call without frame pointer save/setup drivers/thermal/kirkwood_thermal.o: warning: objtool: kirkwood_get_temp()+0x29: call without frame pointer save/setup drivers/thermal/kirkwood_thermal.o: warning: objtool: kirkwood_thermal_probe()+0x2d: call without frame pointer save/setup drivers/thermal/kirkwood_thermal.o: warning: objtool: kirkwood_thermal_driver_init()+0x12: call without frame pointer save/setup drivers/thermal/kirkwood_thermal.o: warning: objtool: kirkwood_thermal_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/spi/spi-mt65xx.o CC [M] drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8723b2ant.o CC [M] sound/soc/codecs/tas5720.o drivers/video/fbdev/arcfb.o: warning: objtool: arcfb_ioctl()+0x3d: can't find jump dest instruction at .text+0xd10000d3 CC [M] drivers/usb/core/buffer.o LD [M] drivers/scsi/bfa/bfa.o CC [M] drivers/thermal/dove_thermal.o drivers/hid/usbhid/usbmouse.o: warning: objtool: usb_mouse_probe()+0x35: can't find jump dest instruction at .text+0x630300db CC [M] drivers/regulator/hi655x-regulator.o drivers/usb/misc/cytherm.o: warning: objtool: cytherm_probe()+0x46: can't find jump dest instruction at .text+0xc01014c drivers/scsi/megaraid/megaraid_sas_fusion.o: warning: objtool: megasas_adp_reset_fusion()+0xc8: can't find jump dest instruction at .text+0xe400018e drivers/media/rc/keymaps/rc-pixelview-002t.o: warning: objtool: init_rc_map_pixelview()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-pixelview-002t.o: warning: objtool: exit_rc_map_pixelview()+0xb: call without frame pointer save/setup drivers/staging/lustre/lnet/klnds/socklnd/socklnd_proto.o: warning: objtool: ksocknal_match_tx_v3()+0x32: can't find jump dest instruction at .text+0xc2000078 drivers/rtc/rtc-ds1343.o: warning: objtool: ds1343_read_alarm()+0x37: can't find jump dest instruction at .text+0xa40001bd drivers/thermal/rcar_thermal.o: warning: objtool: rcar_thermal_update_temp()+0xa8: can't find jump dest instruction at .text+0x8000015d CC [M] drivers/scsi/qla4xxx/ql4_init.o CC [M] drivers/usb/host/isp1362-hcd.o drivers/hid/usbhid/hid-pidff.o: warning: objtool: pidff_find_reports()+0x33: can't find jump dest instruction at .text+0x200100c9 CC [M] drivers/usb/musb/musb_trace.o LD drivers/net/ethernet/stmicro/built-in.o CC [M] drivers/video/fbdev/via/via_i2c.o CC [M] drivers/watchdog/stmp3xxx_rtc_wdt.o LD [M] drivers/hid/usbhid/usbhid.o CC [M] drivers/rtc/rtc-ds1374.o LD drivers/net/ethernet/synopsys/built-in.o drivers/mfd/as3722.o: warning: objtool: as3722_i2c_of_probe()+0x46: can't find jump dest instruction at .text+0x990000fb CC [M] drivers/staging/rtl8192u/r819xU_phy.o drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gm200.o: warning: objtool: pmu_code.isra.3()+0x58: can't find jump dest instruction at .text+0x800001ce CC [M] drivers/staging/comedi/drivers/pcl816.o drivers/staging/media/lirc/lirc_serial.o: warning: objtool: send_pulse_irdeo()+0x3d: can't find jump dest instruction at .text+0xba000123 drivers/power/max77693_charger.o: warning: objtool: max77693_charger_get_property()+0x27: can't find jump dest instruction at .text+0x4501033d CC [M] drivers/net/ethernet/synopsys/dwc_eth_qos.o drivers/staging/rtl8188eu/core/rtw_debug.o: warning: objtool: proc_set_write_reg()+0x33: can't find jump dest instruction at .text+0xf3000099 LD drivers/scsi/snic/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/base.o drivers/staging/lustre/lustre/lov/lov_merge.o: warning: objtool: lov_merge_lvb_kms()+0x87: can't find jump dest instruction at .text+0x8600008d CC [M] net/netfilter/xt_dscp.o drivers/staging/lustre/lnet/libcfs/debug.o: warning: objtool: libcfs_debug_mark_buffer()+0xe8: can't find jump dest instruction at .text+0x3600083c LD drivers/net/ethernet/sun/built-in.o CC [M] drivers/staging/lustre/lnet/libcfs/prng.o CC [M] drivers/scsi/snic/snic_attrs.o CC [M] drivers/net/ethernet/sun/sunhme.o fs/reiserfs/xattr_security.o: warning: objtool: reiserfs_security_init()+0x33: can't find jump dest instruction at .text+0xed000119 CC [M] drivers/staging/rts5208/rtsx_chip.o CC [M] drivers/power/max8997_charger.o drivers/platform/x86/intel_oaktrail.o: warning: objtool: oaktrail_rfkill_init()+0x3d: can't find jump dest instruction at .text.unlikely+0x9c0001f4 CC [M] drivers/video/fbdev/savage/savagefb_accel.o drivers/uwb/umc-bus.o: warning: objtool: version_show()+0x1c: call without frame pointer save/setup drivers/uwb/umc-bus.o: warning: objtool: capability_id_show()+0x1c: call without frame pointer save/setup drivers/uwb/umc-bus.o: warning: objtool: umc_device_remove()+0x22: call without frame pointer save/setup drivers/uwb/umc-bus.o: warning: objtool: umc_device_probe()+0x1f: call without frame pointer save/setup drivers/uwb/umc-bus.o: warning: objtool: umc_bus_rescan_helper()+0x15: call without frame pointer save/setup drivers/uwb/umc-bus.o: warning: objtool: umc_bus_post_reset_helper()+0x28: call without frame pointer save/setup drivers/uwb/umc-bus.o: warning: objtool: umc_match_pci_id()+0x27: call without frame pointer save/setup drivers/uwb/umc-bus.o: warning: objtool: umc_controller_reset()+0x2d: call without frame pointer save/setup drivers/uwb/umc-bus.o: warning: objtool: umc_bus_pre_reset_helper()+0x2f: call without frame pointer save/setup drivers/uwb/umc-bus.o: warning: objtool: umc_bus_init()+0xb: call without frame pointer save/setup drivers/uwb/umc-bus.o: warning: objtool: umc_bus_exit()+0xb: call without frame pointer save/setup drivers/xen/features.o: warning: objtool: xen_setup_features()+0x1d: call without frame pointer save/setup CC [M] fs/reiserfs/xattr_acl.o CC [M] drivers/platform/x86/apple-gmux.o CC [M] drivers/uwb/umc-dev.o CC [M] drivers/net/ethernet/qlogic/qed/qed_spq.o drivers/staging/lustre/lnet/libcfs/fail.o: warning: objtool: __cfs_fail_check_set()+0x6c: can't find jump dest instruction at .text+0x82010071 drivers/scsi/megaraid/megaraid_sas_fp.o: warning: objtool: get_row_from_strip.isra.0()+0x48: can't find jump dest instruction at .text+0xab0001ae drivers/usb/dwc2/gadget.o: warning: objtool: dwc2_hsotg_dump()+0xd2: can't find jump dest instruction at .text+0x930002d8 CC [M] drivers/scsi/qla2xxx/qla_mbx.o LD [M] drivers/usb/dwc2/dwc2.o CC [M] drivers/regulator/isl6271a-regulator.o CC [M] drivers/staging/rtl8192u/r819xU_firmware.o drivers/net/wireless/broadcom/b43/pio.o: warning: objtool: tx_write_4byte_queue()+0x77: can't find jump dest instruction at .text+0xdb0002ed CC [M] drivers/staging/lustre/lnet/libcfs/workitem.o drivers/net/usb/kalmia.o: warning: objtool: kalmia_tx_fixup()+0x35: can't find jump dest instruction at .text+0x7901003b drivers/staging/media/lirc/lirc_sir.o: warning: objtool: lirc_ioctl()+0x29: can't find jump dest instruction at .text+0xc90000af drivers/target/sbp/sbp_target.o: warning: objtool: sbp_parse_wwn()+0x17: can't find jump dest instruction at .text+0x8f0002cd drivers/net/wireless/ath/ath9k/debug.o: warning: objtool: write_file_bt_ant_diversity()+0x88: can't find jump dest instruction at .text+0x980005ce drivers/w1/slaves/w1_bq27000.o: warning: objtool: w1_bq27000_remove_slave()+0x10: call without frame pointer save/setup drivers/w1/slaves/w1_bq27000.o: warning: objtool: w1_bq27000_add_slave()+0x1f: call without frame pointer save/setup drivers/w1/slaves/w1_bq27000.o: warning: objtool: w1_bq27000_read()+0x1f: call without frame pointer save/setup drivers/w1/slaves/w1_bq27000.o: warning: objtool: w1_bq27000_init()+0x1b: call without frame pointer save/setup drivers/w1/slaves/w1_bq27000.o: warning: objtool: w1_bq27000_exit()+0xb: call without frame pointer save/setup drivers/usb/dwc3/gadget.o: warning: objtool: dwc3_gadget_run_stop.constprop.25()+0x24: can't find jump dest instruction at .text+0x260102fa CC [M] drivers/md/persistent-data/dm-space-map-disk.o drivers/net/ethernet/mellanox/mlx4/en_netdev.o: warning: objtool: mlx4_en_filter_rfs_expire()+0x5a: can't find jump dest instruction at .text+0xe01050f drivers/staging/rtl8712/rtl871x_cmd.o: warning: objtool: r8712_sitesurvey_cmd()+0x46: can't find jump dest instruction at .text+0xfb0004ac CC [M] drivers/scsi/snic/snic_main.o fs/ubifs/tnc_commit.o: warning: objtool: return_gap_lebs()+0x1f: can't find jump dest instruction at .text+0x86000095 CC [M] drivers/net/wireless/ath/ath9k/ar9002_hw.o drivers/mfd/intel_soc_pmic_core.o: warning: objtool: intel_soc_pmic_i2c_probe()+0x31: can't find jump dest instruction at .text+0x490100f7 CC [M] drivers/net/usb/sierra_net.o CC [M] fs/ubifs/compress.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/pp_acpi.o CC [M] drivers/staging/rtl8723au/core/rtw_mlme_ext.o CC [M] fs/xfs/libxfs/xfs_bmap_btree.o LD [M] drivers/net/ethernet/mellanox/mlx4/mlx4_en.o drivers/staging/rtl8192u/r8190_rtl8256.o: warning: objtool: PHY_SetRF8256Bandwidth()+0x26: can't find jump dest instruction at .text+0x8f01002c drivers/media/usb/gspca/spca561.o: warning: objtool: sd_pkt_scan()+0x34: can't find jump dest instruction at .text+0xe000051a CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_clock.o CC drivers/mfd/intel_soc_pmic_crc.o drivers/staging/media/s5p-cec/s5p_cec.o: warning: objtool: s5p_cec_probe()+0x3c: can't find jump dest instruction at .text+0x3f010262 CC [M] drivers/regulator/isl9305.o drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hardwaremanager.o: warning: objtool: phm_get_clock_info()+0x30: can't find jump dest instruction at .text+0xff000796 CC [M] drivers/thermal/armada_thermal.o CC [M] drivers/net/ethernet/smsc/epic100.o CC [M] drivers/thermal/tango_thermal.o CC [M] drivers/media/usb/gspca/spca1528.o drivers/staging/rtl8192u/r8192U_wx.o: warning: objtool: r8192_wx_set_enc_ext()+0x9c: can't find jump dest instruction at .text+0x38010442 sound/soc/codecs/tas2552.o: warning: objtool: tas2552_post_event()+0x21: can't find jump dest instruction at .text+0xa9000197 drivers/scsi/mpt3sas/mpt3sas_transport.o: warning: objtool: _transport_set_identify()+0x49: can't find jump dest instruction at .text+0x3201007e drivers/media/rc/keymaps/rc-pixelview-new.o: warning: objtool: init_rc_map_pixelview_new()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-pixelview-new.o: warning: objtool: exit_rc_map_pixelview_new()+0xb: call without frame pointer save/setup CC [M] drivers/watchdog/ts4800_wdt.o drivers/rtc/rtc-ds1307.o: warning: objtool: mcp794xx_read_alarm()+0x3e: can't find jump dest instruction at .text+0x520101a4 LD drivers/net/ethernet/stmicro/stmmac/built-in.o CC [M] drivers/md/persistent-data/dm-space-map-metadata.o drivers/staging/rts5208/rtsx.o: warning: objtool: rtsx_resume()+0x2c: can't find jump dest instruction at .text+0xcd000562 CC [M] drivers/staging/rtl8712/rtl871x_security.o drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.o: warning: objtool: qlcnic_tx_pkt.isra.27()+0x94: can't find jump dest instruction at .text+0xdb020259 CC [M] drivers/media/rc/keymaps/rc-powercolor-real-angel.o CC [M] drivers/md/persistent-data/dm-transaction-manager.o CC [M] drivers/net/ethernet/stmicro/stmmac/stmmac_main.o drivers/staging/rtl8188eu/core/rtw_efuse.o: warning: objtool: efuse_read_phymap_from_txpktbuf()+0x179: can't find jump dest instruction at .text+0xc400017f CC [M] drivers/net/ethernet/intel/i40e/i40e_dcb.o drivers/spi/spi-lm70llp.o: warning: objtool: spi_lm70llp_attach()+0x3c: can't find jump dest instruction at .text+0x70200b1 drivers/target/tcm_fc/tfc_io.o: warning: objtool: ft_queue_data_in()+0x21: can't find jump dest instruction at .text+0x49050047 CC [M] drivers/media/rc/keymaps/rc-proteus-2309.o drivers/media/dvb-frontends/si2168.o: warning: objtool: si2168_cmd_execute()+0x4f: can't find jump dest instruction at .text+0xb10000e5 CC [M] drivers/media/rc/keymaps/rc-purpletv.o CC [M] drivers/spi/spi-oc-tiny.o CC drivers/usb/phy/phy.o CC [M] drivers/mfd/88pm800.o drivers/staging/iio/light/tsl2x7x_core.o: warning: objtool: tsl2x7x_chip_on()+0xe3: can't find jump dest instruction at .text+0x3e020278 CC [M] drivers/hwmon/mc13783-adc.o drivers/usb/misc/emi26.o: warning: objtool: emi26_load_firmware()+0x36: can't find jump dest instruction at .text+0x8005019c drivers/staging/media/tw686x-kh/tw686x-kh-core.o: warning: objtool: tw686x_probe()+0x56: can't find jump dest instruction at .text+0x4d02007c drivers/staging/most/mostcore/core.o: warning: objtool: most_deregister_aim()+0x31: can't find jump dest instruction at .text+0x2d010156 drivers/usb/mon/mon_bin.o: warning: objtool: mon_bin_error()+0x7c: can't find jump dest instruction at .text+0xe3000501 CC [M] drivers/usb/misc/emi62.o CC [M] drivers/staging/media/tw686x-kh/tw686x-kh-video.o drivers/staging/lustre/lnet/selftest/ping_test.o: warning: objtool: ping_server_handle()+0x5d: can't find jump dest instruction at .text+0x4f0201b3 drivers/usb/gadget/composite.o: warning: objtool: copy_gadget_strings()+0x3e: can't find jump dest instruction at .text+0x880001c4 LD [M] drivers/staging/most/mostcore/mostcore.o drivers/usb/dwc3/ulpi.o: warning: objtool: trace_dwc3_writel()+0x1c: can't find jump dest instruction at .text+0xc00001b1 CC [M] drivers/scsi/qla2xxx/qla_iocb.o LD [M] drivers/usb/mon/usbmon.o drivers/gpu/drm/drm_gem_cma_helper.o: warning: objtool: drm_gem_cma_free_object()+0x2e: can't find jump dest instruction at .text+0xa0000264 CC [M] drivers/usb/gadget/u_f.o drivers/staging/iio/meter/ade7758_ring.o: warning: objtool: ade7758_configure_ring()+0x17: can't find jump dest instruction at .text+0xc30101dd net/netfilter/xt_connlimit.o: warning: objtool: check_hlist()+0x9b: can't find jump dest instruction at .text+0x660102c1 CC [M] drivers/usb/core/sysfs.o drivers/scsi/libsas/sas_task.o: warning: objtool: sas_ssp_task_response()+0x84: call without frame pointer save/setup drivers/watchdog/rn5t618_wdt.o: warning: objtool: rn5t618_wdt_start()+0x1c: can't find jump dest instruction at .text+0x89000122 drivers/scsi/pcmcia/aha152x_stub.o: warning: objtool: aha152x_config_cs()+0x50: can't find jump dest instruction at .text+0xa20000d6 LD [M] drivers/md/dm-era.o CC [M] drivers/usb/core/endpoint.o drivers/video/fbdev/vermilion/vermilion.o: warning: objtool: vmlfb_setcolreg()+0x14: can't find jump dest instruction at .text+0xf90000ea CC [M] drivers/net/wireless/marvell/mwifiex/ie.o CC [M] drivers/scsi/snic/snic_res.o drivers/staging/media/s5p-cec/exynos_hdmi_cecctrl.o: warning: objtool: s5p_cec_set_divider()+0x21: call without frame pointer save/setup drivers/staging/media/s5p-cec/exynos_hdmi_cecctrl.o: warning: objtool: s5p_cec_copy_packet()+0xbe: call without frame pointer save/setup drivers/staging/media/s5p-cec/exynos_hdmi_cecctrl.o: warning: objtool: s5p_cec_get_status()+0x6a: call without frame pointer save/setup drivers/staging/media/s5p-cec/exynos_hdmi_cecctrl.o: warning: objtool: s5p_cec_get_rx_buf()+0x84: call without frame pointer save/setup drivers/acpi/acpica/utdecode.o: warning: objtool: acpi_ut_get_object_type_name()+0x9e: can't find jump dest instruction at .text+0xd10001ad drivers/video/fbdev/savage/savagefb_driver.o: warning: objtool: SavageSetup2DEngine()+0x3b: can't find jump dest instruction at .text+0x430103c1 drivers/target/tcm_fc/tfc_conf.o: warning: objtool: ft_parse_wwn()+0x2d: can't find jump dest instruction at .text+0xde000123 CC [M] drivers/staging/lustre/lnet/libcfs/libcfs_cpu.o CC [M] drivers/scsi/snic/snic_isr.o net/netfilter/xt_cpu.o: warning: objtool: cpu_mt_init()+0xb: call without frame pointer save/setup net/netfilter/xt_cpu.o: warning: objtool: cpu_mt_exit()+0xb: call without frame pointer save/setup drivers/scsi/libsas/sas_scsi_host.o: warning: objtool: sas_scsi_find_task()+0x9a: can't find jump dest instruction at .text+0xe000055f CC [M] drivers/scsi/qla2xxx/qla_isr.o drivers/staging/lustre/lustre/llite/symlink.o: warning: objtool: ll_readlink_internal()+0x61: can't find jump dest instruction at .text+0xa6050077 LD [M] drivers/staging/media/s5p-cec/s5p-cec.o drivers/hwmon/max6697.o: warning: objtool: max6697_update_device()+0x43: can't find jump dest instruction at .text+0x4a0100b8 CC [M] drivers/staging/lustre/lustre/lov/lov_ea.o CC [M] net/netfilter/xt_ecn.o CC [M] drivers/staging/lustre/lustre/llite/xattr.o drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_vnic.o: warning: objtool: qlcnic_83xx_init_privileged_vnic()+0x25: can't find jump dest instruction at .text+0x8c00002b CC [M] drivers/media/usb/gspca/sq905.o CC drivers/usb/phy/of.o CC [M] drivers/usb/dwc3/dwc3-omap.o drivers/staging/lustre/lnet/libcfs/module.o: warning: objtool: __proc_cpt_table()+0x2c: can't find jump dest instruction at .text+0x9f0102a2 drivers/video/fbdev/matrox/i2c-matroxfb.o: warning: objtool: i2c_matroxfb_probe()+0x3c: can't find jump dest instruction at .text+0x720101b2 drivers/gpu/drm/i915/intel_crt.o: warning: objtool: intel_ironlake_crt_detect_hotplug()+0x30: can't find jump dest instruction at .text+0xea0005e6 CC [M] drivers/net/ethernet/mellanox/mlx5/core/vxlan.o CC [M] drivers/staging/lustre/lustre/mdc/lproc_mdc.o drivers/staging/rtl8723au/core/rtw_cmd.o: warning: objtool: traffic_status_watchdog()+0x28: can't find jump dest instruction at .text+0x4601005e drivers/staging/lustre/lustre/llite/rw.o: warning: objtool: ras_stride_reset()+0x35: can't find jump dest instruction at .text+0xbe00009b CC [M] drivers/usb/core/devio.o drivers/media/i2c/ml86v7667.o: warning: objtool: ml86v7667_s_ctrl()+0x1d: can't find jump dest instruction at .text+0xff0002e3 CC [M] drivers/video/fbdev/core/cfbimgblt.o CC [M] drivers/staging/comedi/drivers/pcl818.o CC [M] sound/soc/codecs/tfa9879.o drivers/staging/lustre/lnet/lnet/lib-msg.o: warning: objtool: lnet_msg_decommit_tx()+0x4b: can't find jump dest instruction at .text+0x2f020051 CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_dcb.o CC [M] fs/ubifs/lpt.o CC [M] drivers/staging/rts5208/rtsx_transport.o CC [M] drivers/staging/lustre/lustre/llite/xattr_cache.o CC [M] drivers/media/i2c/ov2659.o drivers/tty/ipwireless/hardware.o: warning: objtool: ipw_receive_data_work()+0x43: can't find jump dest instruction at .text+0xc010048 drivers/md/persistent-data/dm-space-map-common.o: warning: objtool: sm_ll_mutate()+0x59: can't find jump dest instruction at .text+0x2602073f drivers/hwmon/max31790.o: warning: objtool: set_pwm_enable()+0x4c: can't find jump dest instruction at .text+0x960000b1 CC [M] drivers/staging/lustre/lnet/lnet/lib-socket.o CC drivers/acpi/acpica/utdelete.o net/netfilter/xt_conntrack.o: warning: objtool: conntrack_mt()+0xcb: can't find jump dest instruction at .text+0xe2030111 drivers/target/iscsi/iscsi_target_datain_values.o: warning: objtool: iscsit_set_datain_values_yes_and_yes()+0x35: can't find jump dest instruction at .text+0xa501020b drivers/net/ethernet/sfc/nic.o: warning: objtool: efx_nic_free_buffer()+0x2a: can't find jump dest instruction at .text+0x9e000110 CC [M] drivers/hwmon/mcp3021.o CC [M] drivers/usb/core/notify.o drivers/usb/gadget/configfs.o: warning: objtool: gadget_dev_desc_UDC_store()+0x3a: can't find jump dest instruction at .text+0x8d000bb0 drivers/net/ethernet/qlogic/qlcnic/qlcnic_minidump.o: warning: objtool: qlcnic_read_mux2()+0x2c: can't find jump dest instruction at .text+0x9d000092 CC [M] drivers/scsi/qla2xxx/qla_gs.o CC [M] drivers/tty/ipwireless/main.o sound/soc/codecs/tas5086.o: warning: objtool: tas5086_hw_params()+0x47: can't find jump dest instruction at .text+0x9901032c CC [M] drivers/video/backlight/bd6107.o drivers/w1/slaves/w1_ds28e04.o: warning: objtool: pio_write()+0x1a: can't find jump dest instruction at .text+0xac000020 CC [M] drivers/platform/x86/intel-rst.o drivers/spi/spi-imx.o: warning: objtool: spi_imx_dma_configure()+0x5a: can't find jump dest instruction at .text+0xa0106f0 drivers/regulator/hi6421-regulator.o: warning: objtool: hi6421_regulator_probe()+0x35: can't find jump dest instruction at .text+0xbe00031b CC [M] drivers/staging/lustre/lnet/lnet/lib-move.o LD [M] drivers/video/fbdev/vermilion/vmlfb.o drivers/staging/lustre/lustre/mdc/mdc_request.o: warning: objtool: mdc_clear_open_replay_data()+0x1f: can't find jump dest instruction at .text+0xb00001c5 drivers/video/fbdev/core/cfbcopyarea.o: warning: objtool: bitcpy_rev.constprop.2()+0x8a: can't find jump dest instruction at .text+0x3f010090 drivers/staging/lustre/lnet/selftest/brw_test.o: warning: objtool: brw_check_page()+0x59: can't find jump dest instruction at .text+0xc800005f CC [M] drivers/usb/core/generic.o drivers/video/fbdev/via/hw.o: warning: objtool: get_pll_config()+0x1b: can't find jump dest instruction at .text+0x28010161 CC [M] drivers/scsi/qla2xxx/qla_dbg.o LD drivers/w1/built-in.o CC [M] fs/nfs/nfs4state.o drivers/scsi/libsas/sas_expander.o: warning: objtool: smp_execute_task()+0x6d: can't find jump dest instruction at .text+0xc8010143 CC [M] drivers/video/fbdev/core/sysfillrect.o CC [M] drivers/media/usb/gspca/sq905c.o CC [M] drivers/video/fbdev/aty/radeon_i2c.o drivers/media/dvb-frontends/si21xx.o: warning: objtool: si21xx_setacquire()+0x57: can't find jump dest instruction at .text+0xdb0102ed CC [M] sound/soc/codecs/tlv320aic23.o drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.o: warning: objtool: ixgbe_ptp_create_clock()+0x28: can't find jump dest instruction at .text+0xb102018e LD [M] drivers/staging/lustre/lnet/selftest/lnet_selftest.o drivers/video/fbdev/nvidia/nv_i2c.o: warning: objtool: nvidia_setup_i2c_bus()+0xba: can't find call dest symbol at offset 0xc1ff01fe drivers/spi/spi-lp8841-rtc.o: warning: objtool: spi_lp8841_rtc_probe()+0x37: can't find jump dest instruction at .text+0xdc00009d CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv04.o CC [M] drivers/video/fbdev/nvidia/nv_backlight.o drivers/thermal/dove_thermal.o: warning: objtool: dove_thermal_probe()+0x31: can't find jump dest instruction at .text+0xd90000c7 CC [M] drivers/media/dvb-frontends/stv0288.o drivers/staging/fbtft/fb_ssd1351.o: warning: objtool: set_gamma()+0x47: can't find jump dest instruction at .text+0x9003039c CC [M] drivers/spi/spi-omap-100k.o drivers/video/backlight/as3711_bl.o: warning: objtool: as3711_backlight_parse_dt()+0x44: can't find jump dest instruction at .text+0xa2020069 CC [M] drivers/staging/fbtft/fb_st7735r.o drivers/rtc/rtc-ds1347.o: warning: objtool: ds1347_probe()+0x3e: can't find jump dest instruction at .text+0xed0001e4 CC [M] drivers/thermal/imx_thermal.o CC [M] drivers/video/backlight/cr_bllcd.o drivers/md/persistent-data/dm-block-manager.o: warning: objtool: __wake_many()+0x30: can't find jump dest instruction at .text+0xa8000136 drivers/net/ethernet/samsung/sxgbe/sxgbe_desc.o: warning: objtool: sxgbe_rx_ctxt_wbstatus()+0x2a: can't find jump dest instruction at .text+0x9b00044f drivers/staging/comedi/drivers/pcl812.o: warning: objtool: pcl812_ai_cmdtest()+0xd5: can't find jump dest instruction at .text+0xd90002fb drivers/video/fbdev/aty/radeon_monitor.o: warning: objtool: radeon_get_panel_info_BIOS()+0x31: can't find jump dest instruction at .text+0xab060037 CC [M] drivers/net/wireless/ath/ath9k/ar9003_hw.o LD drivers/staging/slicoss/built-in.o LD drivers/usb/gadget/function/built-in.o CC [M] drivers/video/fbdev/sis/initextlfb.o CC [M] drivers/hwmon/menf21bmc_hwmon.o drivers/watchdog/stmp3xxx_rtc_wdt.o: warning: objtool: stmp3xxx_wdt_remove()+0x10: call without frame pointer save/setup drivers/watchdog/stmp3xxx_rtc_wdt.o: warning: objtool: stmp3xxx_wdt_probe()+0x4c: call without frame pointer save/setup drivers/watchdog/stmp3xxx_rtc_wdt.o: warning: objtool: stmp3xxx_wdt_driver_init()+0x12: call without frame pointer save/setup drivers/watchdog/stmp3xxx_rtc_wdt.o: warning: objtool: stmp3xxx_wdt_driver_exit()+0xb: call without frame pointer save/setup drivers/video/fbdev/vermilion/cr_pll.o: warning: objtool: cr_pll_init()+0x37: can't find jump dest instruction at .init.text+0xc500003c CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv10.o drivers/staging/lustre/lustre/lov/lov_request.o: warning: objtool: lov_check_and_wait_active()+0x49: can't find jump dest instruction at .text+0x980100af drivers/regulator/fan53555.o: warning: objtool: fan53555_voltages_setup_fairchild()+0x12: can't find jump dest instruction at .text+0x8a000018 drivers/staging/rtl8723au/core/rtw_efuse.o: warning: objtool: Efuse_PowerSwitch()+0x15: can't find jump dest instruction at .text+0xa700001b CC [M] drivers/staging/lustre/lustre/lov/lov_dev.o CC [M] drivers/usb/gadget/function/f_acm.o CC [M] drivers/scsi/snic/snic_ctl.o LD drivers/staging/skein/built-in.o CC [M] drivers/video/backlight/backlight.o LD [M] drivers/video/fbdev/vermilion/crvml.o drivers/net/ethernet/samsung/sxgbe/sxgbe_dma.o: warning: objtool: sxgbe_rx_dma_int_status()+0x2c: can't find jump dest instruction at .text+0xae000322 drivers/staging/iio/meter/ade7758_trigger.o: warning: objtool: ade7758_probe_trigger()+0x52: can't find jump dest instruction at .text+0xc3000128 CC [M] drivers/regulator/lp3971.o CC [M] drivers/staging/slicoss/slicoss.o CC [M] drivers/staging/rtl8723au/core/rtw_pwrctrl.o CC [M] drivers/staging/skein/skein_base.o drivers/power/max8997_charger.o: warning: objtool: max8997_battery_probe()+0x59: can't find jump dest instruction at .text+0xa501012f CC [M] drivers/staging/iio/meter/ade7759.o drivers/rtc/rtc-ds1374.o: warning: objtool: ds1374_probe()+0x33: can't find jump dest instruction at .text+0xc5010539 drivers/regulator/gpio-regulator.o: warning: objtool: gpio_regulator_set_current_limit()+0x31: can't find jump dest instruction at .text+0x95000137 CC [M] drivers/usb/gadget/function/f_loopback.o CC [M] drivers/power/max8998_charger.o drivers/net/usb/ipheth.o: warning: objtool: ipheth_tx()+0x6c: can't find jump dest instruction at .text+0x2a010271 drivers/staging/lustre/lustre/llite/dir.o: warning: objtool: obd_unpackmd()+0x82: can't find jump dest instruction at .text+0x5c0100f7 drivers/video/fbdev/aty/radeon_accel.o: warning: objtool: radeonfb_copyarea()+0x45: can't find jump dest instruction at .text+0x9c00044b CC [M] drivers/staging/fbtft/fb_st7789v.o CC [M] drivers/gpu/drm/drm_panel.o CC [M] drivers/rtc/rtc-ds1390.o In file included from /home/kisskb/slave/src/include/linux/seq_file.h:10:0, from /home/kisskb/slave/src/include/linux/pinctrl/consumer.h:17, from /home/kisskb/slave/src/include/linux/pinctrl/devinfo.h:21, from /home/kisskb/slave/src/include/linux/device.h:24, from /home/kisskb/slave/src/include/linux/dmaengine.h:20, from /home/kisskb/slave/src/include/linux/netdevice.h:38, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/osdep_service.h:30, from /home/kisskb/slave/src/drivers/staging/rtl8723au/core/rtw_mlme_ext.c:17: /home/kisskb/slave/src/include/linux/fs.h: In function 'kernel_read_file_id_str': /home/kisskb/slave/src/include/linux/fs.h:2676:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] drivers/net/ethernet/mellanox/mlx5/core/en_txrx.o: warning: objtool: mlx5e_poll_ico_cq()+0x21: can't find jump dest instruction at .text+0x45010027 CC [M] drivers/net/ethernet/sun/sungem.o drivers/staging/rtl8188eu/core/rtw_ioctl_set.o: warning: objtool: rtw_do_join()+0x9f: can't find jump dest instruction at .text+0xbc0000a5 drivers/regulator/hi655x-regulator.o: warning: objtool: hi655x_regulator_probe()+0x53: can't find jump dest instruction at .text+0x9a0000f8 CC [M] drivers/watchdog/retu_wdt.o drivers/staging/rtl8712/rtl8712_cmd.o: warning: objtool: r871x_internal_cmd_hdl()+0x22: can't find jump dest instruction at .text+0x940000b8 CC [M] drivers/staging/lustre/lustre/lov/lov_object.o drivers/net/wireless/ti/wlcore/spi.o: warning: objtool: wl1271_probe()+0x5e: can't find jump dest instruction at .text+0xb30101f3 drivers/target/iscsi/iscsi_target_parameters.o: warning: objtool: iscsi_check_proposer_for_optional_reply()+0x25: can't find jump dest instruction at .text+0xbf00002a net/netfilter/xt_devgroup.o: warning: objtool: devgroup_mt_init()+0xb: call without frame pointer save/setup net/netfilter/xt_devgroup.o: warning: objtool: devgroup_mt_exit()+0xb: call without frame pointer save/setup drivers/staging/lustre/lnet/lnet/lib-md.o: warning: objtool: lnet_md_build()+0x72: can't find jump dest instruction at .text+0x38010168 drivers/net/ethernet/qlogic/qed/qed_sp_commands.o: warning: objtool: qed_tunn_set_pf_start_params.isra.3()+0x10: can't find jump dest instruction at .text+0xf20002e6 CC [M] lib/test_user_copy.o drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/pp_acpi.o: warning: objtool: acpi_pcie_perf_request()+0x7f: can't find jump dest instruction at .text+0xcc000145 CC [M] drivers/regulator/lp3972.o drivers/regulator/isl6271a-regulator.o: warning: objtool: isl6271a_probe()+0x68: can't find jump dest instruction at .text+0xce00015e CC [M] drivers/target/iscsi/iscsi_target_erl2.o CC [M] drivers/staging/lustre/lnet/klnds/socklnd/socklnd_lib.o drivers/media/rc/keymaps/rc-proteus-2309.o: warning: objtool: init_rc_map_proteus_2309()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-proteus-2309.o: warning: objtool: exit_rc_map_proteus_2309()+0xb: call without frame pointer save/setup CC [M] drivers/gpu/drm/i915/intel_dp_aux_backlight.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv1a.o CC [M] drivers/net/ethernet/qlogic/qed/qed_l2.o drivers/spi/spi-meson-spifc.o: warning: objtool: meson_spifc_probe()+0x3b: can't find jump dest instruction at .text+0x8010691 LD drivers/staging/sm750fb/built-in.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/cz_hwmgr.o drivers/video/fbdev/savage/savagefb_accel.o: warning: objtool: savagefb_copyarea()+0x40: can't find jump dest instruction at .text+0x22010066 CC [M] net/netfilter/xt_esp.o CC [M] drivers/staging/sm750fb/sm750.o lib/test_rhashtable.o: warning: objtool: thread_lookup_test.isra.8()+0x27: can't find jump dest instruction at .text+0x7b03025d CC [M] drivers/usb/host/ohci-hcd.o LD [M] drivers/video/fbdev/savage/savagefb.o CC [M] drivers/usb/dwc3/dwc3-exynos.o LD drivers/scsi/sym53c8xx_2/built-in.o CC [M] drivers/video/fbdev/core/syscopyarea.o drivers/staging/rtl8723au/core/rtw_ieee80211.o: warning: objtool: rtw_get_ie23a_ex()+0x3a: can't find jump dest instruction at .text+0x9b000410 CC [M] drivers/mfd/88pm80x.o drivers/scsi/libfc/fc_lport.o: warning: objtool: fc_get_host_stats()+0x73: can't find jump dest instruction at .text+0xaf000688 CC [M] drivers/scsi/sym53c8xx_2/sym_fw.o drivers/net/wireless/broadcom/b43/dma.o: warning: objtool: b43_dmacontroller_tx_reset()+0x51: can't find jump dest instruction at .text+0xa40007f7 drivers/net/wireless/ti/wlcore/sdio.o: warning: objtool: wl1271_probe()+0x34: can't find jump dest instruction at .text+0x9f0205ca CC [M] drivers/net/ethernet/sun/cassini.o drivers/usb/core/buffer.o: warning: objtool: hcd_buffer_alloc()+0x28: can't find jump dest instruction at .text+0xcd00011e drivers/gpu/drm/ati_pcigart.o: warning: objtool: drm_ati_pcigart_cleanup()+0x39: can't find jump dest instruction at .text+0xa01003e CC [M] drivers/net/ethernet/qlogic/qed/qed_selftest.o CC [M] drivers/video/fbdev/clps711x-fb.o drivers/video/fbdev/via/viafbdev.o: warning: objtool: viafb_fill_var_color_info()+0x48: can't find jump dest instruction at .text+0xe01004e LD [M] drivers/net/wireless/ti/wlcore/wlcore.o CC [M] drivers/video/fbdev/cyber2000fb.o drivers/staging/lustre/lnet/lnet/lib-eq.o: warning: objtool: lnet_eq_dequeue_event()+0x96: can't find jump dest instruction at .text+0x8700009c CC [M] drivers/usb/core/quirks.o fs/reiserfs/xattr_acl.o: warning: objtool: reiserfs_posix_acl_to_disk()+0x58: can't find jump dest instruction at .text+0xc000005e CC [M] fs/nfs/nfs4renewd.o CC [M] drivers/staging/lustre/lustre/lov/lov_page.o drivers/scsi/lpfc/lpfc_nportdisc.o: warning: objtool: lpfc_rcv_logo()+0x85: can't find jump dest instruction at .text+0x2301095b fs/xfs/libxfs/xfs_attr_remote.o: warning: objtool: xfs_attr3_rmt_write_verify()+0x3a: can't find jump dest instruction at .text+0x20100e0 LD [M] fs/reiserfs/reiserfs.o CC [M] drivers/staging/lustre/lnet/lnet/module.o drivers/media/rc/keymaps/rc-powercolor-real-angel.o: warning: objtool: init_rc_map_powercolor_real_angel()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-powercolor-real-angel.o: warning: objtool: exit_rc_map_powercolor_real_angel()+0xb: call without frame pointer save/setup drivers/thermal/tango_thermal.o: warning: objtool: tango_get_temp()+0x20: can't find call dest symbol at offset 0x8c000074 drivers/usb/dwc3/ep0.o: warning: objtool: dwc3_ep0_set_config()+0x35: can't find jump dest instruction at .text+0xc800018b CC drivers/usb/phy/phy-ulpi-viewport.o drivers/regulator/isl9305.o: warning: objtool: isl9305_i2c_probe()+0x6c: can't find jump dest instruction at .text+0x8b000071 drivers/target/iscsi/iscsi_target_device.o: warning: objtool: iscsit_increment_maxcmdsn()+0x44: call without frame pointer save/setup CC [M] fs/xfs/libxfs/xfs_btree.o LD [M] drivers/net/wireless/ti/wlcore/wlcore_spi.o CC [M] drivers/net/usb/cx82310_eth.o CC [M] drivers/staging/fbtft/fb_tinylcd.o drivers/watchdog/ts4800_wdt.o: warning: objtool: ts4800_wdt_probe()+0x5b: can't find jump dest instruction at .text+0x60010110 drivers/thermal/armada_thermal.o: warning: objtool: armada_thermal_probe()+0x39: can't find jump dest instruction at .text+0xde00029f LD drivers/net/wireless/intel/iwlwifi/mvm/built-in.o drivers/media/rc/keymaps/rc-purpletv.o: warning: objtool: init_rc_map_purpletv()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-purpletv.o: warning: objtool: exit_rc_map_purpletv()+0xb: call without frame pointer save/setup CC [M] drivers/power/qcom_smbb.o CC [M] drivers/usb/gadget/function/f_sourcesink.o sound/soc/codecs/tas5720.o: warning: objtool: tas5720_codec_probe()+0x5f: can't find jump dest instruction at .text+0x460105a4 drivers/staging/rtl8192e/rtllib_tx.o: warning: objtool: rtllib_query_protectionmode.isra.7()+0x2c: can't find jump dest instruction at .text+0x1f010032 CC [M] drivers/thermal/db8500_cpufreq_cooling.o drivers/usb/host/oxu210hp-hcd.o: warning: objtool: qtd_copy_status()+0x3b: can't find jump dest instruction at .text+0xca000161 CC [M] drivers/video/fbdev/via/dvi.o CC [M] drivers/scsi/qla2xxx/qla_sup.o LD [M] drivers/net/wireless/ti/wlcore/wlcore_sdio.o CC drivers/xen/manage.o CC [M] drivers/media/rc/keymaps/rc-pv951.o drivers/staging/lustre/lnet/libcfs/libcfs_string.o: warning: objtool: cfs_expr_list_free()+0x19: can't find jump dest instruction at .text+0x810000fe CC [M] drivers/net/wireless/intel/iwlwifi/mvm/fw.o CC [M] drivers/scsi/pm8001/pm8001_ctl.o CC [M] sound/soc/codecs/tlv320aic23-i2c.o drivers/net/ethernet/sis/sis190.o: warning: objtool: sis190_try_rx_copy()+0x34: can't find jump dest instruction at .text+0xa70002ca CC [M] drivers/video/fbdev/via/lcd.o drivers/gpu/drm/drm_ioc32.o: warning: objtool: compat_drm_addbufs()+0x37: can't find jump dest instruction at .text+0xd00004cd CC [M] drivers/net/ethernet/intel/i40e/i40e_dcb_nl.o CC [M] lib/test_static_keys.o net/netfilter/xt_dccp.o: warning: objtool: dccp_mt()+0x32: can't find jump dest instruction at .text+0x22030078 drivers/gpu/drm/nouveau/nvkm/subdev/fb/base.o: warning: objtool: nvkm_fb_init()+0x34: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/base.o: warning: objtool: nvkm_fb_oneinit()+0x73: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/base.o: warning: objtool: nvkm_fb_dtor()+0x21: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/base.o: warning: objtool: nvkm_fb_tile_prog()+0x50: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/base.o: warning: objtool: nvkm_fb_bios_memtype()+0x25: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/base.o: warning: objtool: nvkm_fb_ctor()+0x2d: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/base.o: warning: objtool: nvkm_fb_new_()+0x3a: call without frame pointer save/setup CC [M] drivers/staging/skein/skein_api.o sound/soc/codecs/tas571x.o: warning: objtool: tas571x_set_bias_level()+0x2d: can't find jump dest instruction at .text+0x980002e3 drivers/net/wireless/broadcom/b43/ppr.o: warning: objtool: b43_ppr_load_max_from_sprom()+0x26: can't find jump dest instruction at .text+0x9200010c CC [M] net/netfilter/xt_hashlimit.o CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_tc.o drivers/net/wireless/marvell/mwifiex/join.o: warning: objtool: mwifiex_cmd_append_wapi_ie()+0x20: can't find jump dest instruction at .text+0x87000096 drivers/net/ethernet/smsc/smc91c92_cs.o: warning: objtool: set_rx_mode()+0x41: can't find jump dest instruction at .text+0xb20003e7 fs/xfs/libxfs/xfs_attr.o: warning: objtool: xfs_attr_shortform_addname()+0x1a: can't find jump dest instruction at .text+0xc00001af drivers/usb/host/isp116x-hcd.o: warning: objtool: write_ptddata_to_fifo()+0x43: can't find jump dest instruction at .text+0x8c0001c9 CC [M] drivers/mfd/88pm805.o drivers/scsi/pm8001/pm8001_sas.o: warning: objtool: pm8001_exec_internal_task_abort()+0x47: can't find jump dest instruction at .text+0x330200ad CC [M] drivers/watchdog/tegra_wdt.o CC [M] drivers/md/persistent-data/dm-btree.o CC [M] drivers/net/wireless/broadcom/b43/sdio.o CC [M] drivers/net/wireless/intel/iwlwifi/mvm/mac80211.o drivers/staging/lustre/lustre/lmv/lproc_lmv.o: warning: objtool: lmv_target_seq_open()+0x25: call without frame pointer save/setup drivers/staging/lustre/lustre/lmv/lproc_lmv.o: warning: objtool: lmv_tgt_seq_show()+0x36: call without frame pointer save/setup drivers/staging/lustre/lustre/lmv/lproc_lmv.o: warning: objtool: placement_store()+0x39: call without frame pointer save/setup drivers/staging/lustre/lustre/lmv/lproc_lmv.o: warning: objtool: numobd_show()+0x1e: call without frame pointer save/setup drivers/staging/lustre/lustre/lmv/lproc_lmv.o: warning: objtool: activeobd_show()+0x1e: call without frame pointer save/setup drivers/staging/lustre/lustre/lmv/lproc_lmv.o: warning: objtool: placement_show()+0x5d: call without frame pointer save/setup drivers/staging/lustre/lustre/lmv/lproc_lmv.o: warning: objtool: lmv_desc_uuid_seq_show()+0x57: call without frame pointer save/setup drivers/staging/lustre/lustre/lmv/lproc_lmv.o: warning: objtool: lmv_desc_uuid_single_open()+0x1d: call without frame pointer save/setup CC [M] drivers/staging/rtl8192e/rtllib_wx.o CC [M] drivers/md/bcache/debug.o CC [M] lib/test_static_key_base.o CC [M] drivers/md/bcache/extents.o CC [M] drivers/scsi/pm8001/pm8001_hwi.o drivers/net/usb/usbnet.o: warning: objtool: intr_complete()+0x4b: can't find jump dest instruction at .text+0x82000191 CC [M] drivers/net/usb/cdc_ncm.o drivers/scsi/libsas/sas_host_smp.o: warning: objtool: sas_host_smp_discover()+0x2f: can't find jump dest instruction at .text+0xce000094 drivers/spi/spi-mt65xx.o: warning: objtool: mtk_spi_interrupt()+0x63: can't find jump dest instruction at .text+0xe40002d9 drivers/video/fbdev/matrox/matroxfb_maven.o: warning: objtool: maven_get_queryctrl.isra.7()+0x14: can't find jump dest instruction at .text+0xb60003da drivers/hwmon/mc13783-adc.o: warning: objtool: mc13783_adc_probe()+0x3d: can't find jump dest instruction at .init.text+0x53010043 CC [M] drivers/media/rc/keymaps/rc-hauppauge.o drivers/scsi/snic/snic_attrs.o: warning: objtool: snic_show_link_state()+0x2a: call without frame pointer save/setup drivers/scsi/snic/snic_attrs.o: warning: objtool: snic_show_drv_version()+0x21: call without frame pointer save/setup drivers/scsi/snic/snic_attrs.o: warning: objtool: snic_show_sym_name()+0x24: call without frame pointer save/setup drivers/scsi/snic/snic_attrs.o: warning: objtool: snic_show_state()+0x18: call without frame pointer save/setup drivers/staging/lustre/lnet/klnds/socklnd/socklnd_cb.o: warning: objtool: ksocknal_recv_iov()+0x59: can't find jump dest instruction at .text+0xbc00005f CC [M] drivers/hwmon/nct6683.o CC [M] drivers/scsi/snic/snic_io.o CC [M] drivers/usb/core/devices.o fs/ubifs/compress.o: warning: objtool: ubifs_compress()+0x43: can't find jump dest instruction at .text+0x89000049 drivers/scsi/libfc/fc_rport.o: warning: objtool: fc_rport_create()+0x2f: can't find jump dest instruction at .text+0xab010395 CC [M] drivers/staging/lustre/lustre/lov/lov_lock.o drivers/mfd/88pm800.o: warning: objtool: pm800_pages_init()+0x2a: can't find jump dest instruction at .text+0xec000030 CC [M] drivers/scsi/libfc/fc_npiv.o drivers/net/ethernet/sis/sis900.o: warning: objtool: set_rx_mode()+0x8c: can't find jump dest instruction at .text+0xf00004c1 CC [M] drivers/staging/rtl8712/rtl871x_eeprom.o CC [M] drivers/md/persistent-data/dm-btree-remove.o drivers/staging/skein/skein_api.o: warning: objtool: skein_ctx_prepare()+0x22: call without frame pointer save/setup drivers/staging/skein/skein_api.o: warning: objtool: skein_init()+0x66: call without frame pointer save/setup drivers/staging/skein/skein_api.o: warning: objtool: skein_mac_init()+0x71: call without frame pointer save/setup drivers/staging/skein/skein_api.o: warning: objtool: skein_reset()+0x23: call without frame pointer save/setup drivers/staging/skein/skein_api.o: warning: objtool: skein_update()+0x39: call without frame pointer save/setup drivers/staging/skein/skein_api.o: warning: objtool: skein_update_bits()+0x2a: call without frame pointer save/setup drivers/staging/skein/skein_api.o: warning: objtool: skein_final()+0x39: call without frame pointer save/setup drivers/staging/comedi/drivers/pcl816.o: warning: objtool: pcl816_attach()+0x38: can't find jump dest instruction at .text+0x1a02015e drivers/hwmon/mcp3021.o: warning: objtool: mcp3021_probe()+0x3a: can't find jump dest instruction at .text+0xe4000120 drivers/staging/skein/skein_base.o: warning: objtool: skein_256_init()+0x51: can't find jump dest instruction at .text+0xbd000056 drivers/usb/dwc3/debugfs.o: warning: objtool: dwc3_ep_trb_ring_show()+0x57: can't find jump dest instruction at .text+0x5501015c CC [M] drivers/net/wireless/intel/iwlwifi/dvm/mac80211.o In file included from /home/kisskb/slave/src/include/linux/seq_file.h:10:0, from /home/kisskb/slave/src/include/linux/pinctrl/consumer.h:17, from /home/kisskb/slave/src/include/linux/pinctrl/devinfo.h:21, from /home/kisskb/slave/src/include/linux/device.h:24, from /home/kisskb/slave/src/include/linux/dmaengine.h:20, from /home/kisskb/slave/src/include/linux/netdevice.h:38, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/osdep_service.h:30, from /home/kisskb/slave/src/drivers/staging/rtl8723au/core/rtw_pwrctrl.c:17: /home/kisskb/slave/src/include/linux/fs.h: In function 'kernel_read_file_id_str': /home/kisskb/slave/src/include/linux/fs.h:2676:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] drivers/usb/core/endpoint.o: warning: objtool: ep_device_release()+0xd: call without frame pointer save/setup drivers/usb/core/endpoint.o: warning: objtool: direction_show()+0x3f: call without frame pointer save/setup drivers/usb/core/endpoint.o: warning: objtool: type_show()+0x2b: call without frame pointer save/setup drivers/usb/core/endpoint.o: warning: objtool: interval_show()+0xd3: call without frame pointer save/setup drivers/usb/core/endpoint.o: warning: objtool: wMaxPacketSize_show()+0x26: call without frame pointer save/setup drivers/usb/core/endpoint.o: warning: objtool: bInterval_show()+0x20: call without frame pointer save/setup drivers/usb/core/endpoint.o: warning: objtool: bmAttributes_show()+0x20: call without frame pointer save/setup drivers/usb/core/endpoint.o: warning: objtool: bEndpointAddress_show()+0x20: call without frame pointer save/setup drivers/usb/core/endpoint.o: warning: objtool: bLength_show()+0x1f: call without frame pointer save/setup drivers/usb/core/endpoint.o: warning: objtool: usb_create_ep_devs()+0x37: call without frame pointer save/setup drivers/usb/core/endpoint.o: warning: objtool: usb_remove_ep_devs()+0x1e: call without frame pointer save/setup CC [M] drivers/staging/comedi/drivers/pcm3724.o CC [M] drivers/staging/skein/skein_block.o CC [M] drivers/gpu/drm/i915/intel_dp_link_training.o CC [M] drivers/gpu/drm/radeon/rv6xx_dpm.o drivers/net/ethernet/samsung/sxgbe/sxgbe_main.o: warning: objtool: sxgbe_mtl_operation_mode()+0x1d: can't find jump dest instruction at .text+0x8b0002c3 CC [M] drivers/hwmon/nct6775.o drivers/usb/misc/emi62.o: warning: objtool: emi62_load_firmware()+0x62: can't find jump dest instruction at .text+0xa30501c8 LD drivers/staging/speakup/built-in.o drivers/video/fbdev/nvidia/nv_backlight.o: warning: objtool: nvidia_bl_update_status()+0x18: can't find jump dest instruction at .text+0xa500001e drivers/media/usb/gspca/spca1528.o: warning: objtool: reg_w()+0x32: can't find jump dest instruction at .text+0x8d0000a8 CC [M] drivers/usb/misc/ezusb.o CC [M] drivers/net/ethernet/samsung/sxgbe/sxgbe_core.o CC [M] drivers/staging/speakup/speakup_acntsa.o LD [M] drivers/video/fbdev/nvidia/nvidiafb.o drivers/gpu/drm/radeon/rs780_dpm.o: warning: objtool: rs780_initialize_dpm_power_state()+0x31: can't find jump dest instruction at .text+0xa50000c7 drivers/platform/x86/intel-rst.o: warning: objtool: irst_remove()+0x1f: call without frame pointer save/setup drivers/platform/x86/intel-rst.o: warning: objtool: irst_store_wakeup_time()+0x24: call without frame pointer save/setup drivers/platform/x86/intel-rst.o: warning: objtool: irst_store_wakeup_events()+0x24: call without frame pointer save/setup drivers/platform/x86/intel-rst.o: warning: objtool: irst_show_wakeup_time()+0x25: call without frame pointer save/setup drivers/platform/x86/intel-rst.o: warning: objtool: irst_show_wakeup_events()+0x25: call without frame pointer save/setup drivers/platform/x86/intel-rst.o: warning: objtool: irst_add()+0x1f: call without frame pointer save/setup drivers/platform/x86/intel-rst.o: warning: objtool: irst_driver_init()+0xb: call without frame pointer save/setup drivers/platform/x86/intel-rst.o: warning: objtool: irst_driver_exit()+0xb: call without frame pointer save/setup drivers/md/bcache/bset.o: warning: objtool: bch_bset_fix_lookup_table()+0x1b: can't find jump dest instruction at .text+0xc20101a1 drivers/scsi/libsas/sas_ata.o: warning: objtool: sas_ata_hard_reset()+0x5d: can't find jump dest instruction at .text+0xa00004f3 CC [M] drivers/media/usb/gspca/sq930x.o LD [M] drivers/scsi/libsas/libsas.o drivers/staging/lustre/lustre/mgc/mgc_request.o: warning: objtool: mgc_import_event()+0x6d: can't find jump dest instruction at .text+0x2d010103 drivers/video/backlight/bd6107.o: warning: objtool: bd6107_probe()+0x50: can't find jump dest instruction at .text+0x54010125 CC [M] drivers/platform/x86/intel-smartconnect.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv20.o drivers/net/wireless/marvell/mwifiex/sta_ioctl.o: warning: objtool: mwifiex_set_wapi_ie()+0x46: can't find jump dest instruction at .text+0x920000eb drivers/scsi/megaraid/megaraid_sas_base.o: warning: objtool: megasas_update_ext_vd_details()+0x19: can't find jump dest instruction at .text+0x104bf LD [M] drivers/staging/lustre/lustre/mgc/mgc.o CC [M] drivers/md/bcache/io.o CC [M] drivers/net/wireless/marvell/mwifiex/sta_cmdresp.o LD [M] drivers/scsi/megaraid/megaraid_sas.o LD drivers/staging/lustre/lustre/obdclass/built-in.o drivers/net/wireless/broadcom/b43/leds.o: warning: objtool: b43_register_led.isra.4()+0x3c: can't find jump dest instruction at .text+0x94000372 CC [M] drivers/spi/spi-omap2-mcspi.o CC [M] drivers/staging/rtl8192e/rtllib_softmac.o CC [M] drivers/staging/lustre/lnet/libcfs/libcfs_mem.o drivers/usb/musb/musb_trace.o: warning: objtool: trace_raw_output_musb_req()+0x29: can't find jump dest instruction at .text+0xca00002f CC [M] drivers/staging/lustre/lustre/obdclass/linux/linux-module.o CC [M] drivers/rtc/rtc-ds1511.o CC [M] drivers/net/wireless/intel/iwlwifi/mvm/nvm.o drivers/net/wireless/marvell/mwifiex/sta_cmd.o: warning: objtool: mwifiex_set_keyparamset_wep()+0x39: can't find jump dest instruction at .text+0x8e0001cf CC [M] sound/soc/codecs/tlv320aic23-spi.o CC [M] drivers/net/ethernet/smsc/smsc9420.o drivers/md/persistent-data/dm-space-map-metadata.o: warning: objtool: sm_metadata_extend()+0x4f: can't find jump dest instruction at .text+0x90000855 net/netfilter/xt_dscp.o: warning: objtool: dscp_mt_check()+0x20: call without frame pointer save/setup net/netfilter/xt_dscp.o: warning: objtool: dscp_mt_init()+0x10: call without frame pointer save/setup net/netfilter/xt_dscp.o: warning: objtool: dscp_mt_exit()+0x10: call without frame pointer save/setup drivers/staging/rtl8188eu/core/rtw_ieee80211.o: warning: objtool: rtw_ieee802_11_parse_vendor_specific()+0x1a: can't find jump dest instruction at .text+0x9f010020 sound/soc/codecs/tfa9879.o: warning: objtool: tfa9879_hw_params()+0x33: can't find jump dest instruction at .text+0x8b000169 CC [M] drivers/net/wireless/marvell/mwifiex/sta_event.o CC [M] drivers/tty/ipwireless/network.o drivers/video/fbdev/via/via_i2c.o: warning: objtool: viafb_i2c_probe()+0x5d: can't find jump dest instruction at .text+0x10373 CC [M] drivers/staging/rtl8188eu/core/rtw_iol.o CC [M] net/netfilter/xt_helper.o drivers/spi/spi-oc-tiny.o: warning: objtool: tiny_spi_of_probe()+0x2d: can't find jump dest instruction at .text+0x140101a3 CC [M] drivers/staging/lustre/lnet/lnet/lo.o CC [M] drivers/staging/lustre/lnet/libcfs/libcfs_lock.o CC [M] drivers/staging/rtl8188eu/core/rtw_led.o drivers/target/tcm_fc/tfc_sess.o: warning: objtool: ft_sess_get()+0xbe: can't find jump dest instruction at .text+0xf90002c4 drivers/video/fbdev/sis/initextlfb.o: warning: objtool: sisfb_mode_rate_to_dclock()+0x30: can't find jump dest instruction at .text+0xd1000036 drivers/platform/x86/apple-gmux.o: warning: objtool: gmux_probe()+0x27: can't find jump dest instruction at .text+0x800505ad drivers/hwmon/menf21bmc_hwmon.o: warning: objtool: show_label()+0x21: call without frame pointer save/setup drivers/hwmon/menf21bmc_hwmon.o: warning: objtool: show_max()+0x27: call without frame pointer save/setup drivers/hwmon/menf21bmc_hwmon.o: warning: objtool: show_min()+0x27: call without frame pointer save/setup drivers/hwmon/menf21bmc_hwmon.o: warning: objtool: menf21bmc_hwmon_probe()+0x2b: call without frame pointer save/setup drivers/hwmon/menf21bmc_hwmon.o: warning: objtool: show_in()+0x5c: call without frame pointer save/setup drivers/hwmon/menf21bmc_hwmon.o: warning: objtool: menf21bmc_hwmon_init()+0x12: call without frame pointer save/setup drivers/hwmon/menf21bmc_hwmon.o: warning: objtool: menf21bmc_hwmon_exit()+0xb: call without frame pointer save/setup CC [M] drivers/staging/rtl8188eu/core/rtw_mlme.o LD [M] drivers/target/tcm_fc/tcm_fc.o drivers/media/usb/gspca/sq905.o: warning: objtool: sd_init()+0x40: can't find jump dest instruction at .text+0xb9000506 drivers/video/backlight/cr_bllcd.o: warning: objtool: cr_backlight_probe()+0x45: can't find jump dest instruction at .text+0x5a0101da drivers/scsi/libfc/fc_fcp.o: warning: objtool: fc_queuecommand()+0x66: can't find jump dest instruction at .text+0xb00107cc CC [M] fs/ocfs2/quota_global.o drivers/staging/rtl8192u/r819xU_firmware.o: warning: objtool: fw_download_code()+0x79: can't find jump dest instruction at .text+0x7e01007f CC [M] drivers/platform/x86/pvpanic.o CC [M] drivers/scsi/mpt3sas/mpt3sas_trigger_diag.o drivers/staging/lustre/lnet/libcfs/tracefile.o: warning: objtool: cfs_trace_copyin_string()+0x29: can't find jump dest instruction at .text+0x910001af drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.o: warning: objtool: qlcnic_83xx_idc_update_audit_reg()+0x37: can't find jump dest instruction at .text+0xaf00022d drivers/uwb/umc-dev.o: warning: objtool: umc_device_unregister()+0x28: call without frame pointer save/setup drivers/uwb/umc-dev.o: warning: objtool: umc_device_register()+0x27: call without frame pointer save/setup drivers/uwb/umc-dev.o: warning: objtool: umc_device_create()+0x30: call without frame pointer save/setup drivers/uwb/umc-dev.o: warning: objtool: umc_device_release()+0xd: call without frame pointer save/setup CC [M] drivers/regulator/lp872x.o drivers/usb/gadget/u_f.o: warning: objtool: alloc_ep_req()+0x24: call without frame pointer save/setup drivers/xen/balloon.o: warning: objtool: decrease_reservation()+0x80: can't find jump dest instruction at .text+0xbb0000d6 CC [M] drivers/video/fbdev/pm2fb.o CC [M] drivers/staging/rtl8723au/core/rtw_recv.o drivers/video/fbdev/aty/radeon_i2c.o: warning: objtool: radeon_probe_i2c_connector()+0x68: can't find jump dest instruction at .text+0xa400041d CC [M] drivers/net/usb/huawei_cdc_ncm.o CC [M] drivers/staging/rtl8712/rtl8712_efuse.o CC [M] drivers/uwb/umc-drv.o drivers/staging/rtl8723au/core/rtw_mlme.o: warning: objtool: rtw_is_desired_network()+0x23: can't find jump dest instruction at .text+0x86000049 drivers/md/persistent-data/dm-space-map-disk.o: warning: objtool: dm_sm_disk_open()+0x96: can't find call dest symbol at offset 0xf5ff03ca CC [M] drivers/video/fbdev/aty/radeon_backlight.o drivers/acpi/acpica/utdelete.o: warning: objtool: acpi_ut_delete_internal_obj()+0x52: can't find jump dest instruction at .text+0xff0400da CC [M] drivers/net/usb/lg-vl600.o CC [M] drivers/md/persistent-data/dm-btree-spine.o drivers/staging/lustre/lustre/lov/lov_obd.o: warning: objtool: lov_find_cbdata()+0xab: can't find jump dest instruction at .text+0x6f020101 drivers/staging/lustre/lustre/llite/namei.o: warning: objtool: ll_find_alias()+0x26: can't find jump dest instruction at .text+0x201007c CC drivers/acpi/acpica/uterror.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/cz_clockpowergating.o CC [M] drivers/video/fbdev/via/ioctl.o drivers/staging/fbtft/fb_st7735r.o: warning: objtool: set_gamma()+0x22: can't find jump dest instruction at .text+0x13010167 drivers/media/usb/gspca/sq905c.o: warning: objtool: sd_config()+0x69: can't find jump dest instruction at .text+0x450102be drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv04.o: warning: objtool: nv04_fb_init()+0x20: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv04.o: warning: objtool: nv04_fb_new()+0x18: call without frame pointer save/setup drivers/tty/ipwireless/main.o: warning: objtool: config_ipwireless()+0x3a: can't find jump dest instruction at .text+0x8e010150 drivers/scsi/lpfc/lpfc_hbadisc.o: warning: objtool: __lpfc_find_node()+0x42: can't find jump dest instruction at .text+0x950001e8 drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv10.o: warning: objtool: nv10_fb_tile_prog()+0x55: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv10.o: warning: objtool: nv10_fb_new()+0x18: call without frame pointer save/setup LD drivers/staging/unisys/built-in.o drivers/staging/media/lirc/lirc_zilog.o: warning: objtool: get_key_data()+0x32: can't find jump dest instruction at .text+0x570200d8 drivers/watchdog/retu_wdt.o: warning: objtool: retu_wdt_probe()+0x4b: can't find jump dest instruction at .text+0xee000131 lib/test_static_keys.o: warning: objtool: true_key_static_branch_unlikely()+0x4: can't find jump dest instruction at .text+0x4000069 CC [M] drivers/media/usb/gspca/sunplus.o CC [M] drivers/tty/ipwireless/tty.o CC [M] drivers/scsi/lpfc/lpfc_attr.o LD drivers/scsi/ufs/built-in.o CC [M] drivers/md/bcache/journal.o drivers/rtc/rtc-ds1390.o: warning: objtool: ds1390_trickle_of_init()+0xa4: can't find call dest symbol at offset 0xc7ff02d8 lib/test_user_copy.o: warning: objtool: test_user_copy_init()+0x2f: can't find jump dest instruction at .init.text+0x78030035 CC [M] drivers/net/ethernet/intel/i40e/i40e_fcoe.o drivers/media/rc/keymaps/rc-pv951.o: warning: objtool: init_rc_map_pv951()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-pv951.o: warning: objtool: exit_rc_map_pv951()+0xb: call without frame pointer save/setup CC [M] lib/test_printf.o CC [M] drivers/scsi/ufs/tc-dwc-g210-pci.o CC [M] drivers/media/usb/gspca/stk014.o drivers/thermal/imx_thermal.o: warning: objtool: imx_get_sensor_data()+0x5b: can't find jump dest instruction at .text+0x4f010290 CC [M] drivers/target/iscsi/iscsi_target_login.o CC [M] drivers/rtc/rtc-ds1553.o drivers/usb/dwc3/dwc3-omap.o: warning: objtool: dwc3_omap_set_mailbox()+0x16: can't find jump dest instruction at .text+0x8b00032c CC [M] drivers/scsi/ufs/ufshcd-dwc.o drivers/usb/phy/phy.o: warning: objtool: usb_add_phy()+0x38: can't find jump dest instruction at .text+0xc700018d drivers/media/rc/keymaps/rc-hauppauge.o: warning: objtool: init_rc_map_rc5_hauppauge_new()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-hauppauge.o: warning: objtool: exit_rc_map_rc5_hauppauge_new()+0xb: call without frame pointer save/setup fs/compat.o: warning: objtool: compat_fillonedir()+0x34: can't find jump dest instruction at .text+0xd100035a drivers/staging/lustre/lustre/llite/llite_mmap.o: warning: objtool: ll_fault_io_init.isra.5()+0x50: can't find jump dest instruction at .text+0x9d0201b6 CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/tonga_processpptables.o CC [M] drivers/thermal/intel_powerclamp.o drivers/staging/fbtft/fb_st7789v.o: warning: objtool: set_gamma()+0x58: can't find jump dest instruction at .text+0xf40000de CC [M] lib/test_bitmap.o CC [M] drivers/staging/lustre/lustre/llite/rw26.o CC [M] drivers/usb/phy/phy-generic.o CC [M] drivers/staging/lustre/lustre/obdclass/linux/linux-obdo.o CC [M] drivers/media/rc/keymaps/rc-rc6-mce.o CC [M] drivers/net/ethernet/samsung/sxgbe/sxgbe_mtl.o drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.o: warning: objtool: i40e_vc_send_msg_to_vf()+0x33: can't find jump dest instruction at .text+0x1c010039 drivers/scsi/snic/snic_isr.o: warning: objtool: snic_request_intr()+0x187: can't find jump dest instruction at .text+0x6b00031c drivers/power/max8998_charger.o: warning: objtool: max8998_battery_probe()+0x72: can't find jump dest instruction at .text+0x810200f7 drivers/usb/core/quirks.o: warning: objtool: __usb_detect_quirks()+0x28: can't find jump dest instruction at .text+0xc000002e drivers/usb/phy/of.o: warning: objtool: of_usb_get_phy_mode()+0x20: call without frame pointer save/setup CC [M] drivers/scsi/mpt3sas/mpt3sas_warpdrive.o CC [M] drivers/staging/sm750fb/sm750_hw.o LD drivers/staging/unisys/visorbus/built-in.o drivers/spi/spi-omap-100k.o: warning: objtool: omap1_spi100k_txrx_pio.isra.3()+0x7d: can't find jump dest instruction at .text+0xbc000213 CC [M] drivers/staging/skein/threefish_block.o drivers/video/fbdev/core/sysfillrect.o: warning: objtool: bitfill_aligned()+0x15: can't find jump dest instruction at .text+0x1a01001b drivers/net/usb/sierra_net.o: warning: objtool: parse_hip()+0x11: can't find jump dest instruction at .text+0xbb0000b7 CC [M] drivers/gpu/drm/radeon/rv770_dpm.o drivers/net/wireless/marvell/mwifiex/uap_cmd.o: warning: objtool: mwifiex_uap_bss_wep()+0xc7: can't find jump dest instruction at .text+0x6b00020c drivers/net/wireless/ath/ath9k/ar9002_hw.o: warning: objtool: ar9002_hw_init_mode_gain_regs()+0x4d: can't find jump dest instruction at .text+0xc010052 drivers/thermal/db8500_cpufreq_cooling.o: warning: objtool: db8500_cpufreq_cooling_remove()+0x10: call without frame pointer save/setup drivers/thermal/db8500_cpufreq_cooling.o: warning: objtool: db8500_cpufreq_cooling_probe()+0x1f: call without frame pointer save/setup drivers/thermal/db8500_cpufreq_cooling.o: warning: objtool: db8500_cpufreq_cooling_init()+0x12: call without frame pointer save/setup drivers/thermal/db8500_cpufreq_cooling.o: warning: objtool: db8500_cpufreq_cooling_exit()+0xb: call without frame pointer save/setup CC [M] drivers/staging/unisys/visorbus/visorbus_main.o drivers/regulator/lp3971.o: warning: objtool: lp3971_i2c_probe()+0x54: can't find jump dest instruction at .text+0x93000659 drivers/net/ethernet/mellanox/mlx5/core/en_clock.o: warning: objtool: mlx5e_hwstamp_set()+0x2e: can't find jump dest instruction at .text+0xe6000344 LD drivers/net/ethernet/tehuti/built-in.o CC [M] drivers/video/fbdev/pm3fb.o CC [M] drivers/spi/spi-ti-qspi.o CC [M] drivers/gpu/drm/i915/intel_dp_mst.o CC [M] drivers/thermal/x86_pkg_temp_thermal.o drivers/gpu/drm/radeon/cik.o: warning: objtool: dce8_latency_watermark()+0x1f: can't find jump dest instruction at .text+0x4b0100f5 CC [M] drivers/regulator/lp8788-buck.o CC [M] lib/test_uuid.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv1a.o: warning: objtool: nv1a_fb_new()+0x18: call without frame pointer save/setup CC [M] drivers/scsi/scsi.o drivers/usb/gadget/function/f_loopback.o: warning: objtool: loopback_complete()+0x3e: can't find jump dest instruction at .text+0xa8000144 drivers/scsi/snic/snic_main.o: warning: objtool: snic_cleanup()+0x78: can't find jump dest instruction at .text+0xf50000be drivers/staging/comedi/drivers/pcl818.o: warning: objtool: pcl818_ai_cancel()+0x2e: can't find jump dest instruction at .text+0x81000194 CC [M] drivers/staging/lustre/lnet/lnet/router.o CC [M] drivers/net/ethernet/tehuti/tehuti.o CC [M] drivers/gpu/drm/radeon/rv730_dpm.o drivers/staging/iio/meter/ade7759.o: warning: objtool: ade7759_write_frequency()+0x3e: can't find jump dest instruction at .text+0xb8000543 LD drivers/usb/gadget/legacy/built-in.o drivers/net/wireless/realtek/rtlwifi/usb.o: warning: objtool: _rtl_rx_completed()+0x3f: can't find jump dest instruction at .text+0x5f010475 CC [M] drivers/staging/rtl8712/hal_init.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv25.o drivers/usb/gadget/function/f_acm.o: warning: objtool: acm_setup()+0x57: can't find jump dest instruction at .text+0x9600010d drivers/regulator/lp3972.o: warning: objtool: lp3972_i2c_probe()+0x54: can't find jump dest instruction at .text+0xab000699 CC [M] drivers/net/wireless/broadcom/b43/debugfs.o drivers/staging/media/tw686x-kh/tw686x-kh-video.o: warning: objtool: tw686x_s_ctrl()+0x2f: can't find jump dest instruction at .text+0x9d010205 CC [M] drivers/scsi/snic/snic_scsi.o CC [M] drivers/staging/rtl8723au/core/rtw_security.o drivers/staging/fbtft/fb_tinylcd.o: warning: objtool: fbtft_driver_remove_pdev()+0x14: call without frame pointer save/setup drivers/staging/fbtft/fb_tinylcd.o: warning: objtool: fbtft_driver_remove_spi()+0x10: call without frame pointer save/setup drivers/staging/fbtft/fb_tinylcd.o: warning: objtool: fbtft_driver_probe_pdev()+0x15: call without frame pointer save/setup drivers/staging/fbtft/fb_tinylcd.o: warning: objtool: fbtft_driver_probe_spi()+0x15: call without frame pointer save/setup drivers/staging/fbtft/fb_tinylcd.o: warning: objtool: init_display()+0x28b: call without frame pointer save/setup drivers/staging/fbtft/fb_tinylcd.o: warning: objtool: fbtft_driver_module_init()+0x12: call without frame pointer save/setup drivers/staging/fbtft/fb_tinylcd.o: warning: objtool: fbtft_driver_module_exit()+0xb: call without frame pointer save/setup CC [M] drivers/usb/gadget/legacy/zero.o drivers/usb/core/notify.o: warning: objtool: usb_unregister_notify()+0x13: call without frame pointer save/setup drivers/usb/core/notify.o: warning: objtool: usb_register_notify()+0x13: call without frame pointer save/setup drivers/usb/core/notify.o: warning: objtool: usb_notify_add_device()+0x18: call without frame pointer save/setup drivers/usb/core/notify.o: warning: objtool: usb_notify_remove_device()+0x1a: call without frame pointer save/setup drivers/usb/core/notify.o: warning: objtool: usb_notify_add_bus()+0x18: call without frame pointer save/setup drivers/usb/core/notify.o: warning: objtool: usb_notify_remove_bus()+0x18: call without frame pointer save/setup CC [M] drivers/staging/iio/meter/ade7854.o net/netfilter/xt_ecn.o: warning: objtool: ecn_mt6()+0x5e: can't find call dest symbol at offset 0xedff01d2 CC [M] drivers/staging/comedi/drivers/rti800.o drivers/usb/dwc3/dwc3-exynos.o: warning: objtool: dwc3_exynos_register_phys.isra.2()+0x43: can't find jump dest instruction at .text+0xa4000169 drivers/net/ethernet/qlogic/qed/qed_spq.o: warning: objtool: qed_spq_fill_entry()+0x37: can't find jump dest instruction at .text+0xc900005d CC [M] drivers/net/ethernet/qlogic/qed/qed_dcbx.o drivers/scsi/snic/snic_res.o: warning: objtool: snic_get_vnic_config()+0x74: can't find jump dest instruction at .text+0x3050079 LD [M] drivers/staging/media/tw686x-kh/tw686x-kh.o drivers/media/i2c/ov2659.o: warning: objtool: ov2659_pll_calc_params()+0x10c: can't find jump dest instruction at .text+0x44000270 CC [M] drivers/staging/fbtft/fb_tls8204.o CC [M] drivers/staging/lustre/lnet/lnet/router_proc.o CC [M] drivers/usb/dwc3/dwc3-pci.o CC [M] drivers/staging/fbtft/fb_uc1611.o CC [M] drivers/staging/sm750fb/sm750_accel.o drivers/power/qcom_smbb.o: warning: objtool: smbb_battery_get_property()+0x4b: can't find jump dest instruction at .text+0xc80006c1 CC [M] drivers/usb/gadget/legacy/audio.o drivers/usb/core/generic.o: warning: objtool: usb_choose_configuration()+0x1e: can't find jump dest instruction at .text+0x760100d4 drivers/watchdog/tegra_wdt.o: warning: objtool: tegra_wdt_probe()+0x44: can't find jump dest instruction at .text+0xcb0002da CC [M] drivers/power/bq2415x_charger.o drivers/target/iscsi/iscsi_target_erl0.o: warning: objtool: iscsit_dataout_post_crc_passed()+0x5a: can't find jump dest instruction at .text+0xc2000310 LD drivers/usb/renesas_usbhs/built-in.o CC [M] drivers/media/i2c/tc358743.o drivers/staging/lustre/lnet/lnet/lib-ptl.o: warning: objtool: lnet_ptl_disable_mt()+0x53: can't find jump dest instruction at .text+0x88000319 LD drivers/staging/media/built-in.o drivers/video/fbdev/core/cfbimgblt.o: warning: objtool: cfb_imageblit()+0x36: can't find jump dest instruction at .text+0x4d05003c CC [M] drivers/watchdog/lpc18xx_wdt.o drivers/net/wireless/intel/iwlwifi/iwl-devtrace.o: warning: objtool: trace_raw_output_iwlwifi_dev_ucode_error()+0x20: can't find jump dest instruction at .text+0xc10000a6 drivers/usb/core/sysfs.o: warning: objtool: read_descriptors()+0x25: can't find jump dest instruction at .text+0x84000a2b drivers/mfd/88pm805.o: warning: objtool: device_805_init()+0x34: can't find jump dest instruction at .text+0x2010079 CC [M] drivers/scsi/pcmcia/sym53c500_cs.o CC [M] drivers/video/fbdev/core/sysimgblt.o CC [M] drivers/platform/x86/alienware-wmi.o CC [M] drivers/spi/spi-orion.o CC [M] drivers/staging/rtl8192e/rtllib_softmac_wx.o drivers/gpu/drm/drm_panel.o: warning: objtool: of_drm_find_panel()+0x18: call without frame pointer save/setup drivers/gpu/drm/drm_panel.o: warning: objtool: drm_panel_remove()+0x25: call without frame pointer save/setup drivers/gpu/drm/drm_panel.o: warning: objtool: drm_panel_add()+0x1a: call without frame pointer save/setup CC [M] drivers/usb/renesas_usbhs/common.o drivers/staging/rtl8192u/r819xU_phy.o: warning: objtool: rtl8192_phy_SetSwChnlCmdArray.constprop.0()+0x1a: can't find jump dest instruction at .text+0x84000490 drivers/scsi/mpt3sas/mpt3sas_ctl.o: warning: objtool: _ctl_display_some_debug()+0x31: can't find jump dest instruction at .text+0x5e020bd7 drivers/video/fbdev/clps711x-fb.o: warning: objtool: clps711x_fb_check_var()+0x17: can't find jump dest instruction at .text+0x800000bd drivers/net/ethernet/sfc/efx.o: warning: objtool: efx_set_channels()+0x30: can't find jump dest instruction at .text+0x97000056 LD [M] drivers/video/fbdev/aty/atyfb.o CC [M] drivers/spi/spi-pic32.o lib/test_static_key_base.o: warning: objtool: invert_key()+0x9: call without frame pointer save/setup lib/test_static_key_base.o: warning: objtool: test_static_key_base_init()+0xb: call without frame pointer save/setup drivers/net/ethernet/intel/i40e/i40e_dcb.o: warning: objtool: i40e_parse_ieee_tlv()+0x12: can't find jump dest instruction at .text+0xbc0102e8 sound/soc/codecs/tlv320aic23-i2c.o: warning: objtool: tlv320aic23_i2c_remove()+0xd: call without frame pointer save/setup sound/soc/codecs/tlv320aic23-i2c.o: warning: objtool: tlv320aic23_i2c_probe()+0x49: call without frame pointer save/setup sound/soc/codecs/tlv320aic23-i2c.o: warning: objtool: tlv320aic23_i2c_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/tlv320aic23-i2c.o: warning: objtool: tlv320aic23_i2c_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/net/usb/qmi_wwan.o CC [M] drivers/staging/rtl8192e/rtl819x_BAProc.o CC [M] drivers/staging/iio/meter/ade7854-i2c.o CC [M] drivers/video/fbdev/i740fb.o drivers/net/ethernet/intel/ixgbe/ixgbe_dcb.o: warning: objtool: ixgbe_dcb_calculate_tc_credits()+0x1d: can't find jump dest instruction at .text+0x820100f3 drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.o: warning: objtool: qlcnic_dcb_fill_cee_app_params()+0x49: can't find jump dest instruction at .text+0x9b00064f CC [M] drivers/net/ethernet/sfc/farch.o drivers/scsi/sym53c8xx_2/sym_fw.o: warning: objtool: sym_fw_bind_script()+0x31: can't find jump dest instruction at .text+0x20202e7 CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82598.o CC [M] drivers/net/usb/cdc_mbim.o CC [M] fs/nfs/nfs4super.o CC [M] drivers/net/ethernet/qlogic/qed/qed_sriov.o CC [M] drivers/net/wireless/marvell/mwifiex/uap_event.o CC [M] drivers/staging/fbtft/fb_uc1701.o CC [M] drivers/scsi/sym53c8xx_2/sym_glue.o drivers/net/usb/cx82310_eth.o: warning: objtool: cx82310_rx_fixup()+0x26: can't find jump dest instruction at .text+0xbb0100cc drivers/platform/x86/intel-smartconnect.o: warning: objtool: smartconnect_acpi_init()+0x2a: call without frame pointer save/setup drivers/platform/x86/intel-smartconnect.o: warning: objtool: smartconnect_driver_init()+0xb: call without frame pointer save/setup drivers/platform/x86/intel-smartconnect.o: warning: objtool: smartconnect_driver_exit()+0xb: call without frame pointer save/setup drivers/scsi/lpfc/lpfc_els.o: warning: objtool: lpfc_resume_fabric_iocbs()+0x37: can't find jump dest instruction at .text+0xa300003d drivers/md/persistent-data/dm-transaction-manager.o: warning: objtool: dm_tm_create_internal()+0x3d: can't find jump dest instruction at .text+0x390103f2 drivers/scsi/snic/snic_ctl.o: warning: objtool: snic_handle_link()+0x15: can't find jump dest instruction at .text+0x9b0000cb CC [M] drivers/net/wireless/marvell/mwifiex/sta_tx.o CC [M] drivers/net/ethernet/smsc/smsc911x.o fs/locks.o: warning: objtool: flock64_to_posix_lock()+0x1c: can't find jump dest instruction at .text+0x21010122 CC [M] drivers/video/backlight/da903x_bl.o drivers/video/fbdev/via/dvi.o: warning: objtool: viafb_tmds_trasmitter_identify()+0x24: can't find jump dest instruction at .text+0x9200028a drivers/net/wireless/marvell/mwifiex/ie.o: warning: objtool: mwifiex_update_autoindex_ies()+0x2c: can't find jump dest instruction at .text+0xfe010032 CC [M] drivers/scsi/lpfc/lpfc_vport.o drivers/staging/lustre/lustre/mdc/mdc_locks.o: warning: objtool: it_open_error()+0x1b: can't find jump dest instruction at .text+0xb7000021 CC fs/compat_ioctl.o CC [M] drivers/media/rc/keymaps/rc-real-audio-220-32-keys.o drivers/staging/lustre/lustre/llite/llite_lib.o: warning: objtool: md_get_lustre_md()+0x86: can't find jump dest instruction at .text+0xb201014b CC [M] drivers/net/wireless/intel/iwlwifi/mvm/ops.o CC [M] drivers/media/usb/gspca/stk1135.o CC [M] drivers/scsi/sym53c8xx_2/sym_hipd.o CC [M] drivers/uwb/whci.o drivers/staging/lustre/lustre/mdc/lproc_mdc.o: warning: objtool: max_pages_per_rpc_show()+0x1e: call without frame pointer save/setup drivers/staging/lustre/lustre/mdc/lproc_mdc.o: warning: objtool: max_rpcs_in_flight_show()+0x29: call without frame pointer save/setup drivers/staging/lustre/lustre/mdc/lproc_mdc.o: warning: objtool: max_rpcs_in_flight_store()+0x2b: call without frame pointer save/setup drivers/staging/lustre/lustre/mdc/lproc_mdc.o: warning: objtool: mdc_pinger_recov_single_open()+0x1d: call without frame pointer save/setup drivers/staging/lustre/lustre/mdc/lproc_mdc.o: warning: objtool: mdc_state_single_open()+0x1d: call without frame pointer save/setup drivers/staging/lustre/lustre/mdc/lproc_mdc.o: warning: objtool: mdc_import_single_open()+0x1d: call without frame pointer save/setup drivers/staging/lustre/lustre/mdc/lproc_mdc.o: warning: objtool: mdc_timeouts_single_open()+0x1d: call without frame pointer save/setup drivers/staging/lustre/lustre/mdc/lproc_mdc.o: warning: objtool: mdc_conn_uuid_single_open()+0x1d: call without frame pointer save/setup drivers/staging/lustre/lustre/mdc/lproc_mdc.o: warning: objtool: mdc_server_uuid_single_open()+0x1d: call without frame pointer save/setup drivers/staging/lustre/lustre/mdc/lproc_mdc.o: warning: objtool: mdc_connect_flags_single_open()+0x1d: call without frame pointer save/setup drivers/staging/lustre/lustre/mdc/lproc_mdc.o: warning: objtool: mdc_ping_open()+0x18: call without frame pointer save/setup drivers/staging/lustre/lustre/mdc/lproc_mdc.o: warning: objtool: mdc_pinger_recov_seq_show()+0x10: call without frame pointer save/setup drivers/staging/lustre/lustre/mdc/lproc_mdc.o: warning: objtool: mdc_pinger_recov_seq_write()+0x17: call without frame pointer save/setup drivers/staging/lustre/lustre/mdc/lproc_mdc.o: warning: objtool: mdc_state_seq_show()+0x10: call without frame pointer save/setup drivers/staging/lustre/lustre/mdc/lproc_mdc.o: warning: objtool: mdc_import_seq_show()+0x10: call without frame pointer save/setup drivers/staging/lustre/lustre/mdc/lproc_mdc.o: warning: objtool: mdc_import_seq_write()+0x17: call without frame pointer save/setup drivers/staging/lustre/lustre/mdc/lproc_mdc.o: warning: objtool: mdc_timeouts_seq_show()+0x10: call without frame pointer save/setup drivers/staging/lustre/lustre/mdc/lproc_mdc.o: warning: objtool: mdc_conn_uuid_seq_show()+0x10: call without frame pointer save/setup drivers/staging/lustre/lustre/mdc/lproc_mdc.o: warning: objtool: mdc_server_uuid_seq_show()+0x10: call without frame pointer save/setup drivers/staging/lustre/lustre/mdc/lproc_mdc.o: warning: objtool: mdc_connect_flags_seq_show()+0x10: call without frame pointer save/setup drivers/staging/lustre/lustre/mdc/lproc_mdc.o: warning: objtool: mdc_ping_write()+0x9: call without frame pointer save/setup drivers/mfd/88pm80x.o: warning: objtool: pm80x_init()+0x31: can't find jump dest instruction at .text+0x1a010107 In file included from /home/kisskb/slave/src/include/linux/seq_file.h:10:0, from /home/kisskb/slave/src/include/linux/pinctrl/consumer.h:17, from /home/kisskb/slave/src/include/linux/pinctrl/devinfo.h:21, from /home/kisskb/slave/src/include/linux/device.h:24, from /home/kisskb/slave/src/include/linux/dmaengine.h:20, from /home/kisskb/slave/src/include/linux/netdevice.h:38, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/osdep_service.h:30, from /home/kisskb/slave/src/drivers/staging/rtl8723au/core/rtw_recv.c:16: /home/kisskb/slave/src/include/linux/fs.h: In function 'kernel_read_file_id_str': /home/kisskb/slave/src/include/linux/fs.h:2676:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] drivers/staging/comedi/drivers/pcm3724.o: warning: objtool: pcm3724_attach()+0x25: can't find jump dest instruction at .text+0x800000bb LD [M] drivers/staging/lustre/lustre/mdc/mdc.o drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_pf.o: warning: objtool: qlcnic_sriov_pf_set_vport_info()+0x44: can't find jump dest instruction at .text+0xe0105fa drivers/gpu/drm/i915/intel_dp_aux_backlight.o: warning: objtool: set_aux_backlight_enable()+0x3d: can't find jump dest instruction at .text+0x85000153 CC [M] drivers/uwb/whc-rc.o CC [M] drivers/mfd/act8945a.o LD [M] drivers/net/wireless/intel/iwlwifi/iwlwifi.o drivers/staging/speakup/speakup_acntsa.o: warning: objtool: synth_probe()+0x15: call without frame pointer save/setup drivers/staging/speakup/speakup_acntsa.o: warning: objtool: synth_acntsa_init()+0xb: call without frame pointer save/setup drivers/staging/speakup/speakup_acntsa.o: warning: objtool: synth_acntsa_exit()+0xb: call without frame pointer save/setup drivers/staging/lustre/lnet/libcfs/prng.o: warning: objtool: cfs_get_random_bytes()+0xf9: call without frame pointer save/setup drivers/usb/phy/phy-ulpi-viewport.o: warning: objtool: ulpi_viewport_write()+0x33: can't find call dest symbol at offset 0x69000097 drivers/scsi/qla4xxx/ql4_init.o: warning: objtool: qla4xxx_wait_for_ip_config()+0x3a: can't find jump dest instruction at .text+0x4020040 drivers/net/ethernet/qlogic/qed/qed_selftest.o: warning: objtool: qed_selftest_register()+0x23: can't find jump dest instruction at .text+0x8c0000c9 CC [M] drivers/usb/phy/phy-tahvo.o LD drivers/net/wireless/realtek/rtlwifi/rtl8188ee/built-in.o CC [M] drivers/staging/speakup/speakup_acntpc.o CC [M] drivers/net/ethernet/qlogic/qed/qed_vf.o CC [M] drivers/uwb/hwa-rc.o net/netfilter/xt_esp.o: warning: objtool: esp_mt()+0x2c: can't find jump dest instruction at .text+0xfa000072 drivers/staging/rts5208/rtsx_transport.o: warning: objtool: rtsx_transfer_sglist_adma()+0x4a: can't find jump dest instruction at .text+0x37060050 drivers/video/backlight/backlight.o: warning: objtool: backlight_device_register()+0x6c: can't find jump dest instruction at .text+0x6f010402 CC [M] drivers/scsi/qla4xxx/ql4_mbx.o drivers/net/ethernet/mellanox/mlx5/core/vxlan.o: warning: objtool: mlx5e_vxlan_add_port()+0x3f: can't find jump dest instruction at .text+0xc7000235 drivers/media/dvb-frontends/stv0288.o: warning: objtool: stv0288_set_symbolrate.isra.1()+0x2a: can't find jump dest instruction at .text+0x310104e0 CC [M] drivers/staging/fbtft/fb_upd161704.o CC [M] drivers/net/wireless/marvell/mwifiex/sta_rx.o drivers/staging/lustre/lnet/lnet/module.o: warning: objtool: lnet_ioctl()+0x2f: can't find jump dest instruction at .text+0x2d0100b5 CC [M] drivers/staging/rts5208/rtsx_scsi.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8188ee/dm.o CC [M] net/netfilter/xt_hl.o CC [M] drivers/media/dvb-frontends/stb6000.o CC [M] drivers/staging/rts5208/rtsx_card.o CC [M] fs/xfs/libxfs/xfs_da_btree.o CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_arfs.o LD drivers/uwb/i1480/built-in.o drivers/staging/rtl8723au/core/rtw_pwrctrl.o: warning: objtool: ips_leave23a()+0x47: can't find jump dest instruction at .text+0x4f01026d drivers/video/fbdev/via/lcd.o: warning: objtool: fp_id_to_vindex()+0x37: can't find jump dest instruction at .text+0x350300dd drivers/platform/x86/pvpanic.o: warning: objtool: pvpanic_remove()+0x17: call without frame pointer save/setup drivers/platform/x86/pvpanic.o: warning: objtool: pvpanic_add()+0x18: call without frame pointer save/setup drivers/platform/x86/pvpanic.o: warning: objtool: pvpanic_driver_init()+0xb: call without frame pointer save/setup drivers/platform/x86/pvpanic.o: warning: objtool: pvpanic_driver_exit()+0xb: call without frame pointer save/setup drivers/md/bcache/io.o: warning: objtool: bch_bbio_free()+0x14: call without frame pointer save/setup drivers/md/bcache/io.o: warning: objtool: bch_bbio_alloc()+0x28: call without frame pointer save/setup drivers/md/bcache/io.o: warning: objtool: __bch_submit_bbio()+0x47: call without frame pointer save/setup drivers/md/bcache/io.o: warning: objtool: bch_submit_bbio()+0x24: call without frame pointer save/setup drivers/md/bcache/io.o: warning: objtool: bch_count_io_errors()+0xd7: call without frame pointer save/setup drivers/md/bcache/io.o: warning: objtool: bch_bbio_count_io_errors()+0xc4: call without frame pointer save/setup drivers/md/bcache/io.o: warning: objtool: bch_bbio_endio()+0x1c: call without frame pointer save/setup fs/nfs/nfs4renewd.o: warning: objtool: nfs4_renew_state()+0x56: can't find jump dest instruction at .text+0xea00013c CC [M] drivers/scsi/pm8001/pm80xx_hwi.o CC [M] drivers/video/fbdev/via/accel.o drivers/video/fbdev/core/syscopyarea.o: warning: objtool: bitcpy_rev.constprop.1()+0x8a: can't find jump dest instruction at .text+0x2f010090 CC [M] drivers/scsi/ufs/tc-dwc-g210.o drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_determine_boot_device()+0x31: can't find jump dest instruction at .text+0x94010127 CC [M] drivers/uwb/i1480/i1480-est.o drivers/staging/lustre/lustre/lov/lov_ea.o: warning: objtool: lsm_unpackmd_v3()+0x7c: can't find jump dest instruction at .text+0xdc010172 drivers/staging/rtl8192u/r8192U_core.o: warning: objtool: rtl819x_signal_scale_mapping()+0x1f: can't find jump dest instruction at .text+0x86000204 drivers/staging/sm750fb/sm750.o: warning: objtool: sm750fb_set_drv()+0xa6: can't find jump dest instruction at .text+0xf0100ac CC [M] drivers/video/fbdev/core/fb_sys_fops.o CC [M] drivers/usb/core/port.o drivers/acpi/acpica/uterror.o: warning: objtool: acpi_ut_predefined_warning()+0x2e: call without frame pointer save/setup drivers/acpi/acpica/uterror.o: warning: objtool: acpi_ut_predefined_info()+0x2e: call without frame pointer save/setup drivers/acpi/acpica/uterror.o: warning: objtool: acpi_ut_predefined_bios_error()+0x2e: call without frame pointer save/setup drivers/acpi/acpica/uterror.o: warning: objtool: acpi_ut_namespace_error()+0x30: call without frame pointer save/setup drivers/acpi/acpica/uterror.o: warning: objtool: acpi_ut_method_error()+0x36: call without frame pointer save/setup sound/soc/codecs/tlv320aic23.o: warning: objtool: find_rate()+0x8d: can't find jump dest instruction at .text+0xdd000093 CC [M] drivers/usb/musb/musb_virthub.o LD drivers/staging/vme/devices/built-in.o drivers/usb/gadget/function/f_sourcesink.o: warning: objtool: sourcesink_setup()+0x73: can't find jump dest instruction at .text+0xee000119 CC [M] drivers/video/fbdev/via/via_utility.o CC [M] fs/ubifs/lprops.o CC [M] drivers/staging/rtl8192u/r819xU_cmdpkt.o CC drivers/acpi/acpica/uteval.o drivers/staging/lustre/lustre/lmv/lmv_obd.o: warning: objtool: lmv_placement_policy()+0x55: can't find jump dest instruction at .text+0x9d0000da CC [M] drivers/usb/gadget/function/u_serial.o drivers/md/bcache/debug.o: warning: objtool: bch_dump_read()+0x31: can't find jump dest instruction at .text+0x380100f7 CC [M] drivers/usb/gadget/function/f_serial.o CC [M] drivers/staging/vme/devices/vme_user.o drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/cz_clockpowergating.o: warning: objtool: cz_dpm_powergate_uvd()+0x1f: can't find jump dest instruction at .text+0x880001a5 CC [M] drivers/staging/lustre/lustre/lov/lov_io.o drivers/media/rc/keymaps/rc-rc6-mce.o: warning: objtool: init_rc_map_rc6_mce()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-rc6-mce.o: warning: objtool: exit_rc_map_rc6_mce()+0xb: call without frame pointer save/setup sound/soc/codecs/tlv320aic23-spi.o: warning: objtool: aic23_spi_remove()+0x9: call without frame pointer save/setup sound/soc/codecs/tlv320aic23-spi.o: warning: objtool: aic23_spi_probe()+0x2b: call without frame pointer save/setup sound/soc/codecs/tlv320aic23-spi.o: warning: objtool: aic23_spi_init()+0x12: call without frame pointer save/setup sound/soc/codecs/tlv320aic23-spi.o: warning: objtool: aic23_spi_exit()+0xb: call without frame pointer save/setup CC [M] drivers/staging/lustre/lustre/lov/lovsub_dev.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv20.o: warning: objtool: nv20_fb_tile_comp()+0x49: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv20.o: warning: objtool: nv20_fb_tile_prog()+0x49: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv20.o: warning: objtool: nv20_fb_tile_fini()+0x33: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv20.o: warning: objtool: nv20_fb_new()+0x18: call without frame pointer save/setup drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.o: warning: objtool: qlcnic_sriov_vlan_operation()+0x44: can't find jump dest instruction at .text+0xbb0000da CC [M] drivers/scsi/ufs/tc-dwc-g210-pltfrm.o LD [M] drivers/staging/lustre/lustre/lmv/lmv.o CC [M] drivers/net/wireless/intel/iwlwifi/mvm/phy-ctxt.o CC [M] sound/soc/codecs/tlv320aic26.o drivers/hwmon/nct6683.o: warning: objtool: nct6683_create_attr_group()+0x2a: can't find jump dest instruction at .text+0x940101b0 CC [M] drivers/usb/dwc3/dwc3-keystone.o CC [M] drivers/target/iscsi/iscsi_target_nego.o CC [M] drivers/gpu/drm/radeon/rv740_dpm.o lib/test_uuid.o: warning: objtool: test_uuid_test()+0x33: can't find call dest symbol at offset 0x480000b8 drivers/net/ethernet/smsc/epic100.o: warning: objtool: epic_start_xmit()+0x4a: can't find jump dest instruction at .text+0x1f020ae0 CC [M] drivers/video/backlight/da9052_bl.o drivers/staging/rtl8712/rtl871x_eeprom.o: warning: objtool: shift_out_bits()+0x22: can't find jump dest instruction at .text+0xa50001a8 drivers/rtc/rtc-ds1511.o: warning: objtool: ds1511_rtc_set_time()+0x36: can't find jump dest instruction at .text+0xc50103cc drivers/usb/core/devices.o: warning: objtool: usb_dump_device_descriptor()+0x36: can't find jump dest instruction at .text+0xa700008c CC [M] fs/ocfs2/xattr.o drivers/target/iscsi/iscsi_target_erl1.o: warning: objtool: iscsit_set_dataout_timeout_values()+0x4b: can't find jump dest instruction at .text+0xad0000e0 CC [M] drivers/net/usb/ch9200.o CC [M] drivers/usb/core/of.o CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_rep.o drivers/video/fbdev/aty/radeon_backlight.o: warning: objtool: radeon_bl_update_status()+0x33: can't find jump dest instruction at .text+0x7f020039 drivers/usb/musb/musb_core.o: warning: objtool: fifo_setup()+0x94: can't find jump dest instruction at .text+0xb5010219 CC [M] drivers/staging/speakup/speakup_apollo.o In file included from /home/kisskb/slave/src/include/linux/seq_file.h:10:0, from /home/kisskb/slave/src/include/linux/pinctrl/consumer.h:17, from /home/kisskb/slave/src/include/linux/pinctrl/devinfo.h:21, from /home/kisskb/slave/src/include/linux/device.h:24, from /home/kisskb/slave/src/include/linux/dmaengine.h:20, from /home/kisskb/slave/src/include/linux/netdevice.h:38, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/osdep_service.h:30, from /home/kisskb/slave/src/drivers/staging/rtl8723au/core/rtw_security.c:17: /home/kisskb/slave/src/include/linux/fs.h: In function 'kernel_read_file_id_str': /home/kisskb/slave/src/include/linux/fs.h:2676:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] CC [M] drivers/net/ethernet/samsung/sxgbe/sxgbe_mdio.o LD [M] drivers/video/fbdev/aty/radeonfb.o drivers/staging/lustre/lustre/llite/xattr_cache.o: warning: objtool: ll_xattr_cache_list()+0xf6: can't find jump dest instruction at .text+0x4e0000fa LD drivers/media/i2c/built-in.o LD drivers/usb/gadget/udc/built-in.o CC [M] drivers/staging/comedi/drivers/rti802.o CC [M] drivers/usb/musb/musb_host.o drivers/video/fbdev/via/ioctl.o: warning: objtool: viafb_ioctl_get_viafb_info()+0x22: call without frame pointer save/setup drivers/video/fbdev/via/ioctl.o: warning: objtool: viafb_ioctl_hotplug()+0x97: call without frame pointer save/setup CC [M] drivers/usb/gadget/udc/core.o drivers/md/persistent-data/dm-btree-spine.o: warning: objtool: node_check()+0x4e: can't find jump dest instruction at .text+0x32010054 drivers/staging/lustre/lustre/lov/lov_page.o: warning: objtool: lov_raid0_page_is_under_lock()+0x1d0: can't find jump dest instruction at .text+0x2e000244 CC [M] drivers/regulator/lp8788-ldo.o CC [M] drivers/video/fbdev/macmodes.o drivers/net/ethernet/intel/i40e/i40e_dcb_nl.o: warning: objtool: i40e_dcbnl_ieee_getets()+0x31: can't find jump dest instruction at .text+0xbb000177 drivers/usb/misc/ezusb.o: warning: objtool: ezusb_ihex_firmware_download()+0x65: can't find jump dest instruction at .text+0x350201db CC [M] drivers/hwmon/nct7802.o drivers/net/wireless/intel/iwlwifi/dvm/main.o: warning: objtool: iwl_eeprom_init_hw_params()+0x7e: can't find jump dest instruction at .text+0xf0000623 CC [M] drivers/staging/sm750fb/sm750_cursor.o CC [M] drivers/media/usb/gspca/stv0680.o CC [M] drivers/staging/vme/devices/vme_pio2_cntr.o drivers/target/iscsi/iscsi_target_erl2.o: warning: objtool: iscsit_free_connection_recovery_entires()+0x52: can't find jump dest instruction at .text+0xf40001c8 CC [M] drivers/usb/misc/ftdi-elan.o drivers/usb/host/ehci-hcd.o: warning: objtool: periodic_unlink()+0x27: can't find jump dest instruction at .text+0xb900019d drivers/rtc/rtc-ds1553.o: warning: objtool: ds1553_rtc_probe()+0x33: can't find jump dest instruction at .text+0x5f010589 drivers/video/fbdev/sis/init.o: warning: objtool: InitTo310Pointer()+0x5d: can't find jump dest instruction at .text+0x1a020562 drivers/staging/lustre/lnet/libcfs/workitem.o: warning: objtool: cfs_wi_sched_destroy()+0xb7: can't find jump dest instruction at .text+0x750200bd drivers/staging/lustre/lustre/llite/xattr.o: warning: objtool: get_xattr_type()+0x2c: can't find jump dest instruction at .text+0xa4000032 CC [M] drivers/target/iscsi/iscsi_target_nodeattrib.o drivers/net/usb/huawei_cdc_ncm.o: warning: objtool: huawei_cdc_ncm_wdm_manage_power()+0x17: can't find call dest symbol at offset 0x6500009b CC [M] drivers/rtc/rtc-ds1672.o drivers/gpu/drm/i915/intel_ddi.o: warning: objtool: skl_get_buf_trans_edp()+0x10: can't find jump dest instruction at .text+0x940000b6 drivers/staging/rtl8192e/rtllib_rx.o: warning: objtool: rtllib_rx_extract_addr()+0x1c: can't find jump dest instruction at .text+0xa7000022 CC [M] drivers/md/bcache/movinggc.o CC [M] drivers/gpu/drm/i915/intel_dp.o CC [M] drivers/usb/misc/idmouse.o lib/test_bitmap.o: warning: objtool: __check_eq_u32_array.constprop.0()+0x2a: can't find jump dest instruction at .init.text+0x86000030 drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/cz_hwmgr.o: warning: objtool: cz_get_performance_level()+0xc: can't find jump dest instruction at .text+0xcb0006b2 CC [M] drivers/usb/gadget/function/f_obex.o drivers/scsi/pcmcia/aha152x_core.o: warning: objtool: msgo_run()+0x19: can't find jump dest instruction at .text+0xe200015f CC [M] lib/crc-ccitt.o drivers/scsi/pm8001/pm8001_ctl.o: warning: objtool: pm8001_update_flash()+0xeb: can't find jump dest instruction at .text+0xcd010750 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.o: warning: objtool: qlcnic_83xx_encode_mbx_cmd()+0x24: can't find jump dest instruction at .text+0xdc00020a CC [M] drivers/staging/rtl8192e/rtl819x_HTProc.o CC [M] drivers/staging/rtl8188eu/core/rtw_mlme_ext.o CC [M] drivers/staging/iio/meter/ade7854-spi.o CC [M] drivers/video/backlight/generic_bl.o drivers/usb/gadget/legacy/audio.o: warning: objtool: audio_bind()+0x33: can't find jump dest instruction at .text+0x400100a8 LD [M] drivers/net/ethernet/qlogic/qlcnic/qlcnic.o CC [M] drivers/tty/n_hdlc.o CC [M] drivers/usb/renesas_usbhs/mod.o drivers/staging/rts5208/rtsx_chip.o: warning: objtool: rtsx_manage_2lun_mode()+0x3b: can't find jump dest instruction at .text+0x98000331 drivers/scsi/ufs/tc-dwc-g210-pci.o: warning: objtool: tc_dwc_g210_pci_probe()+0x65: can't find jump dest instruction at .text+0x3901017a drivers/gpu/drm/i915/intel_dp_link_training.o: warning: objtool: intel_dp_link_training_clock_recovery()+0xf0: can't find jump dest instruction at .text+0x75010245 CC [M] drivers/scsi/ufs/ufshcd.o LD drivers/usb/serial/built-in.o drivers/staging/lustre/lnet/libcfs/hash.o: warning: objtool: cfs_hash_debug_str()+0x136: can't find jump dest instruction at .text+0xbd00067b drivers/media/usb/gspca/sq930x.o: warning: objtool: reg_wb()+0x32: can't find jump dest instruction at .text+0xc10000e8 net/netfilter/xt_helper.o: warning: objtool: helper_mt()+0x2d: can't find jump dest instruction at .text+0xb10000b3 CC [M] drivers/staging/rts5208/general.o CC [M] drivers/usb/gadget/legacy/ether.o drivers/staging/rtl8712/rtl871x_security.o: warning: objtool: crc32_init()+0x1b: can't find jump dest instruction at .text+0x95000181 CC drivers/tty/vt/vt_ioctl.o CC [M] drivers/staging/rtl8192e/rtl819x_TSProc.o CC [M] drivers/net/wireless/marvell/mwifiex/uap_txrx.o CC [M] drivers/usb/serial/usb-serial.o drivers/net/wireless/broadcom/b43/sdio.o: warning: objtool: b43_sdio_probe()+0x29: can't find jump dest instruction at .text+0x8401008f CC [M] drivers/staging/rtl8723au/core/rtw_sreset.o CC [M] drivers/video/backlight/gpio_backlight.o CC drivers/tty/serial/serial_core.o drivers/staging/lustre/lnet/klnds/socklnd/socklnd_lib.o: warning: objtool: ksocknal_write_space()+0x8e: can't find jump dest instruction at .text+0x9e000094 drivers/media/usb/gspca/stk014.o: warning: objtool: snd_val()+0x160: can't find jump dest instruction at .text+0xab0004f6 CC [M] drivers/video/fbdev/neofb.o drivers/staging/skein/skein_block.o: warning: objtool: skein_256_process_block()+0x810: can't find jump dest instruction at .text+0x3ef90815 drivers/scsi/qla2xxx/qla_os.o: warning: objtool: qla2xxx_pci_mmio_enabled()+0x3f: can't find jump dest instruction at .text+0x8c0001c5 CC [M] drivers/net/wireless/ath/ath9k/hw.o drivers/staging/iio/meter/ade7854-i2c.o: warning: objtool: ade7854_i2c_probe()+0x1b: call without frame pointer save/setup drivers/staging/iio/meter/ade7854-i2c.o: warning: objtool: ade7854_i2c_write_reg_32()+0x32: call without frame pointer save/setup drivers/staging/iio/meter/ade7854-i2c.o: warning: objtool: ade7854_i2c_write_reg_24()+0x32: call without frame pointer save/setup drivers/staging/iio/meter/ade7854-i2c.o: warning: objtool: ade7854_i2c_write_reg_16()+0x32: call without frame pointer save/setup drivers/staging/iio/meter/ade7854-i2c.o: warning: objtool: ade7854_i2c_write_reg_8()+0x32: call without frame pointer save/setup drivers/staging/iio/meter/ade7854-i2c.o: warning: objtool: ade7854_i2c_read_reg_32()+0x32: call without frame pointer save/setup drivers/staging/iio/meter/ade7854-i2c.o: warning: objtool: ade7854_i2c_read_reg_24()+0x32: call without frame pointer save/setup drivers/staging/iio/meter/ade7854-i2c.o: warning: objtool: ade7854_i2c_read_reg_16()+0x32: call without frame pointer save/setup drivers/staging/iio/meter/ade7854-i2c.o: warning: objtool: ade7854_i2c_read_reg_8()+0x32: call without frame pointer save/setup drivers/staging/iio/meter/ade7854-i2c.o: warning: objtool: ade7854_i2c_driver_init()+0x12: call without frame pointer save/setup drivers/staging/iio/meter/ade7854-i2c.o: warning: objtool: ade7854_i2c_driver_exit()+0xb: call without frame pointer save/setup fs/ocfs2/quota_local.o: warning: objtool: ocfs2_add_recovery_chunk()+0x49: can't find jump dest instruction at .text+0x8000026f CC [M] drivers/net/ethernet/sfc/falcon.o drivers/scsi/mpt3sas/mpt3sas_trigger_diag.o: warning: objtool: mpt3sas_trigger_master()+0x5c: can't find jump dest instruction at .text+0xdc000251 drivers/staging/comedi/drivers/rti800.o: warning: objtool: rti800_attach()+0x3e: can't find jump dest instruction at .text+0x12020154 lib/test_printf.o: warning: objtool: do_test()+0x86: can't find jump dest instruction at .init.text+0x2801008b CC [M] drivers/gpu/drm/radeon/rv770_smc.o CC [M] fs/ocfs2/acl.o drivers/media/rc/keymaps/rc-real-audio-220-32-keys.o: warning: objtool: init_rc_map_real_audio_220_32_keys()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-real-audio-220-32-keys.o: warning: objtool: exit_rc_map_real_audio_220_32_keys()+0xb: call without frame pointer save/setup CC [M] drivers/usb/core/hcd-pci.o drivers/watchdog/lpc18xx_wdt.o: warning: objtool: lpc18xx_wdt_probe()+0x40: can't find jump dest instruction at .text+0x5a0202f6 drivers/staging/fbtft/fb_tls8204.o: warning: objtool: write_vmem()+0x111: can't find jump dest instruction at .text+0x140002e6 CC [M] fs/xfs/libxfs/xfs_da_format.o LD [M] drivers/staging/lustre/lnet/klnds/socklnd/ksocklnd.o drivers/uwb/umc-drv.o: warning: objtool: umc_driver_unregister()+0xd: call without frame pointer save/setup drivers/uwb/umc-drv.o: warning: objtool: __umc_driver_register()+0x24: call without frame pointer save/setup CC [M] drivers/media/rc/keymaps/rc-reddo.o CC [M] drivers/staging/rtl8712/usb_halinit.o drivers/scsi/lpfc/lpfc_scsi.o: warning: objtool: lpfc_scsi_prep_task_mgmt_cmd()+0x36: can't find jump dest instruction at .text+0x250101cc drivers/regulator/lp8788-buck.o: warning: objtool: lp8788_select_buck_vout_addr()+0x57: can't find jump dest instruction at .text+0xdd00019d drivers/md/persistent-data/dm-btree-remove.o: warning: objtool: rebalance3()+0x4d: can't find jump dest instruction at .text+0xa9000953 drivers/staging/lustre/lnet/lnet/lo.o: warning: objtool: lolnd_shutdown()+0xb7: can't find jump dest instruction at .text+0x6000017b CC [M] drivers/staging/comedi/drivers/dac02.o CC [M] fs/ocfs2/filecheck.o CC [M] drivers/rtc/rtc-ds1685.o CC [M] drivers/watchdog/bcm7038_wdt.o drivers/xen/manage.o: warning: objtool: sysrq_handler()+0x1c: can't find jump dest instruction at .text+0x8b0000e2 CC [M] drivers/staging/rtl8192u/r8192U_dm.o drivers/tty/ipwireless/tty.o: warning: objtool: set_control_lines()+0x48: can't find jump dest instruction at .text+0xe500014e CC [M] drivers/scsi/ufs/ufshcd-pci.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv25.o: warning: objtool: nv25_fb_tile_comp()+0x49: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv25.o: warning: objtool: nv25_fb_new()+0x18: call without frame pointer save/setup CC [M] fs/xfs/libxfs/xfs_defer.o drivers/md/bcache/extents.o: warning: objtool: __ptr_invalid()+0x1c: can't find jump dest instruction at .text+0x95000022 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv30.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8188ee/fw.o drivers/usb/gadget/legacy/zero.o: warning: objtool: zero_suspend()+0x19: can't find jump dest instruction at .text+0xac00009f drivers/net/ethernet/sun/sunhme.o: warning: objtool: happy_meal_set_multicast()+0x6d: can't find jump dest instruction at .text+0x9c000332 drivers/staging/sm750fb/sm750_accel.o: warning: objtool: hw_fillrect()+0x49: can't find jump dest instruction at .text+0x9b0000de CC [M] drivers/scsi/lpfc/lpfc_debugfs.o CC [M] drivers/scsi/hosts.o drivers/staging/sm750fb/sm750_hw.o: warning: objtool: hw_sm750_map()+0x68: can't find jump dest instruction at .text+0xcd00006d drivers/tty/ipwireless/network.o: warning: objtool: do_go_online()+0x33: can't find jump dest instruction at .text+0xcc0000d9 CC [M] drivers/staging/fbtft/fb_watterott.o drivers/scsi/snic/snic_io.o: warning: objtool: snic_wq_cmpl_handler()+0x34: can't find jump dest instruction at .text+0xe300026a fs/ocfs2/super.o: warning: objtool: perf_trace_ocfs2_read_blocks_begin()+0x48: can't find jump dest instruction at .text+0x8900350e CC [M] fs/xfs/libxfs/xfs_dir2.o LD [M] drivers/tty/ipwireless/ipwireless.o CC [M] fs/xfs/libxfs/xfs_dir2_block.o CC [M] drivers/net/ethernet/sun/niu.o drivers/net/usb/lg-vl600.o: warning: objtool: vl600_tx_fixup()+0x3d: can't find jump dest instruction at .text+0x54010042 CC [M] drivers/usb/gadget/udc/trace.o drivers/scsi/libfc/fc_npiv.o: warning: objtool: fc_vport_setlink()+0x5e: can't find call dest symbol at offset 0x2e000172 drivers/regulator/lp872x.o: warning: objtool: lp872x_populate_pdata_from_dt()+0x38: can't find jump dest instruction at .text+0x7001003e drivers/staging/lustre/lustre/lov/lov_lock.o: warning: objtool: lov_lock_enqueue()+0x49: can't find jump dest instruction at .text+0x8f0001be CC drivers/xen/preempt.o CC [M] drivers/staging/lustre/lnet/lnet/acceptor.o LD drivers/staging/lustre/lustre/obdecho/built-in.o drivers/scsi/mpt3sas/mpt3sas_warpdrive.o: warning: objtool: mpt3sas_init_warpdrive_properties()+0x26: can't find jump dest instruction at .text+0xf302008c drivers/mfd/act8945a.o: warning: objtool: act8945a_i2c_probe()+0x28: call without frame pointer save/setup drivers/mfd/act8945a.o: warning: objtool: act8945a_i2c_init()+0x12: call without frame pointer save/setup drivers/mfd/act8945a.o: warning: objtool: act8945a_i2c_exit()+0xb: call without frame pointer save/setup drivers/video/backlight/da903x_bl.o: warning: objtool: da903x_backlight_probe()+0x47: can't find jump dest instruction at .text+0xfa00016d LD [M] drivers/scsi/libfc/libfc.o LD [M] drivers/scsi/mpt3sas/mpt3sas.o drivers/usb/dwc3/dwc3-pci.o: warning: objtool: dwc3_pci_quirks()+0x2d: can't find jump dest instruction at .text+0xe3000103 CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/ppatomctrl.o drivers/thermal/x86_pkg_temp_thermal.o: warning: objtool: sys_set_trip_temp()+0x32: can't find jump dest instruction at .text+0x990000e8 CC [M] drivers/mfd/sm501.o CC [M] drivers/usb/musb/musb_gadget_ep0.o CC [M] drivers/staging/lustre/lustre/obdecho/echo_client.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8188ee/hw.o drivers/staging/rtl8188eu/core/rtw_led.o: warning: objtool: SwLedControlMode1()+0x1b: can't find jump dest instruction at .text+0x16050021 CC [M] drivers/video/backlight/lm3533_bl.o CC [M] drivers/thermal/intel_soc_dts_iosf.o CC [M] drivers/media/dvb-frontends/s921.o CC [M] drivers/usb/musb/musb_gadget.o LD drivers/usb/storage/built-in.o CC fs/binfmt_elf.o CC [M] drivers/scsi/scsi_ioctl.o CC [M] drivers/usb/storage/uas.o CC [M] drivers/staging/lustre/lnet/lnet/peer.o drivers/staging/rtl8712/rtl8712_efuse.o: warning: objtool: fix_header()+0x5c: can't find jump dest instruction at .text+0xd30102e2 CC [M] drivers/usb/gadget/function/u_ether.o drivers/staging/iio/meter/ade7854.o: warning: objtool: ade7854_probe()+0x5d: can't find call dest symbol at offset 0xdeff0421 drivers/staging/fbtft/fb_upd161704.o: warning: objtool: set_addr_win()+0x2f: can't find jump dest instruction at .text+0x7e000035 CC drivers/tty/vt/vc_screen.o drivers/staging/fbtft/fb_uc1611.o: warning: objtool: init_display()+0x42: can't find jump dest instruction at .text+0x30103c7 CC [M] drivers/staging/rtl8712/usb_ops.o drivers/media/usb/gspca/sunplus.o: warning: objtool: reg_w_riv()+0x35: can't find jump dest instruction at .text+0x8900024b drivers/spi/spi-orion.o: warning: objtool: orion_spi_probe()+0x54: can't find jump dest instruction at .text+0x64030179 CC [M] drivers/media/usb/gspca/t613.o drivers/staging/fbtft/fb_uc1701.o: warning: objtool: write_vmem()+0x10a: can't find jump dest instruction at .text+0x1b00035f drivers/spi/spi-omap2-mcspi.o: warning: objtool: omap2_mcspi_probe()+0x5c: can't find jump dest instruction at .text+0x2a030531 CC [M] drivers/spi/spi-pic32-sqi.o drivers/video/fbdev/via/via_utility.o: warning: objtool: viafb_lcd_get_support_expand_state()+0x12: can't find jump dest instruction at .text+0x3e0100a8 drivers/acpi/acpica/uteval.o: warning: objtool: acpi_ut_evaluate_object()+0xb1: can't find jump dest instruction at .text+0xa50100b6 CC [M] drivers/staging/fbtft/flexfb.o CC [M] drivers/spi/spi-pxa2xx.o drivers/spi/spi-ti-qspi.o: warning: objtool: ti_qspi_probe()+0x37: can't find jump dest instruction at .text+0xee0200cd LD drivers/net/ethernet/ti/built-in.o drivers/video/fbdev/cyber2000fb.o: warning: objtool: cyber2000fb_setcolreg()+0x1e: can't find jump dest instruction at .text+0x85000024 CC [M] drivers/net/ethernet/ti/tlan.o CC drivers/acpi/acpica/utglobal.o drivers/usb/renesas_usbhs/common.o: warning: objtool: usbhs_probe()+0x5d: can't find jump dest instruction at .text+0x290404f2 CC [M] drivers/spi/spi-pxa2xx-dma.o drivers/thermal/intel_powerclamp.o: warning: objtool: get_compensation()+0x16: can't find jump dest instruction at .text+0x9b00002c CC [M] drivers/video/fbdev/tdfxfb.o CC drivers/acpi/acpica/uthex.o CC [M] drivers/usb/renesas_usbhs/pipe.o drivers/video/backlight/da9052_bl.o: warning: objtool: da9052_adjust_wled_brightness()+0x3d: can't find jump dest instruction at .text+0xb0000063 drivers/scsi/qla2xxx/qla_gs.o: warning: objtool: qla2x00_mgmt_svr_login()+0x2b: can't find jump dest instruction at .text+0xe2000031 CC drivers/acpi/acpica/utids.o CC [M] drivers/rtc/rtc-ds1742.o drivers/net/wireless/ath/ath9k/ar9003_hw.o: warning: objtool: ar9003_hw_init_mode_regs()+0x27: can't find jump dest instruction at .text+0x1201002d drivers/staging/lustre/lnet/lnet/lib-socket.o: warning: objtool: lnet_sock_setbuf()+0x20: can't find jump dest instruction at .text+0x81000056 CC [M] drivers/mfd/bcm590xx.o drivers/staging/speakup/speakup_acntpc.o: warning: objtool: do_catch_up()+0x78: can't find jump dest instruction at .text+0xf801014d CC drivers/acpi/acpica/utinit.o CC [M] drivers/staging/speakup/speakup_audptr.o net/netfilter/xt_hashlimit.o: warning: objtool: htable_selective_cleanup()+0x21: can't find jump dest instruction at .text+0xab000117 fs/ubifs/lpt.o: warning: objtool: do_calc_lpt_geom()+0x41: can't find jump dest instruction at .text+0x2a020047 drivers/scsi/pcmcia/sym53c500_cs.o: warning: objtool: SYM53C500_config()+0x6e: can't find jump dest instruction at .text+0x6c010514 drivers/staging/lustre/lustre/lov/lov_dev.o: warning: objtool: lov_device_init()+0x90: can't find jump dest instruction at .text+0xc80004f6 CC [M] drivers/staging/skein/threefish_api.o drivers/md/persistent-data/dm-btree.o: warning: objtool: walk_node()+0x2e: can't find jump dest instruction at .text+0x8c000074 CC [M] drivers/staging/lustre/lustre/lov/lovsub_object.o drivers/platform/x86/alienware-wmi.o: warning: objtool: zone_set()+0x42: can't find jump dest instruction at .text+0x86000867 LD [M] drivers/md/persistent-data/dm-persistent-data.o LD [M] drivers/scsi/pcmcia/qlogic_cs.o drivers/usb/dwc3/dwc3-keystone.o: warning: objtool: kdwc3_probe()+0x4b: can't find jump dest instruction at .text+0x71010111 drivers/media/usb/gspca/stk1135.o: warning: objtool: reg_w()+0x2f: can't find jump dest instruction at .text+0x87000145 In file included from /home/kisskb/slave/src/include/linux/seq_file.h:10:0, from /home/kisskb/slave/src/include/linux/pinctrl/consumer.h:17, from /home/kisskb/slave/src/include/linux/pinctrl/devinfo.h:21, from /home/kisskb/slave/src/include/linux/device.h:24, from /home/kisskb/slave/src/include/linux/dmaengine.h:20, from /home/kisskb/slave/src/include/linux/netdevice.h:38, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/osdep_service.h:30, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/rtw_sreset.h:18, from /home/kisskb/slave/src/drivers/staging/rtl8723au/core/rtw_sreset.c:16: /home/kisskb/slave/src/include/linux/fs.h: In function 'kernel_read_file_id_str': /home/kisskb/slave/src/include/linux/fs.h:2676:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] drivers/scsi/ufs/ufshcd-dwc.o: warning: objtool: ufshcd_dwc_link_startup_notify()+0x36: can't find jump dest instruction at .text+0x820000cc LD [M] drivers/scsi/pcmcia/fdomain_cs.o LD [M] drivers/scsi/pcmcia/aha152x_cs.o 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] drivers/platform/x86/intel_pmc_ipc.o drivers/net/ethernet/synopsys/dwc_eth_qos.o: warning: objtool: dwceqos_set_eee()+0x2b: can't find jump dest instruction at .text+0xea0007f1 CC [M] drivers/usb/dwc3/dwc3-of-simple.o CC [M] drivers/scsi/ufs/ufshcd-pltfrm.o drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/tonga_processpptables.o: warning: objtool: init_thermal_controller()+0x28: can't find jump dest instruction at .text+0x3d02020d CC drivers/tty/serial/earlycon.o drivers/gpu/drm/radeon/rv730_dpm.o: warning: objtool: rv730_populate_sclk_value()+0x76: can't find jump dest instruction at .text+0x5c01007c drivers/net/wireless/intel/iwlwifi/dvm/rs.o: warning: objtool: rs_sta_dbgfs_stats_table_read()+0x49: can't find jump dest instruction at .text+0x40102bf CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8188ee/led.o LD drivers/net/wireless/realtek/rtlwifi/rtl8192c/built-in.o CC drivers/xen/time.o CC [M] drivers/scsi/scsicam.o CC [M] drivers/staging/rtl8192e/rtllib_crypt_ccmp.o drivers/video/fbdev/core/sysimgblt.o: warning: objtool: color_imageblit()+0x53: can't find jump dest instruction at .text+0x3c010058 drivers/power/bq2415x_charger.o: warning: objtool: bq2415x_sysfs_show_reported_mode()+0x31: can't find jump dest instruction at .text+0x800001a7 drivers/staging/rtl8712/hal_init.o: warning: objtool: rtl8712_dl_fw()+0x56: can't find jump dest instruction at .text+0x1e05005b CC [M] fs/ocfs2/stackglue.o CC [M] drivers/media/dvb-frontends/stv6110.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192c/main.o drivers/spi/spi-pic32.o: warning: objtool: pic32_spi_dma_transfer()+0x35: can't find jump dest instruction at .text+0x201030b drivers/usb/phy/phy-tahvo.o: warning: objtool: otg_mode_store()+0x50: can't find jump dest instruction at .text+0xf010496 drivers/staging/comedi/drivers/rti802.o: warning: objtool: rti802_attach()+0x2f: can't find jump dest instruction at .text+0xc80000c5 CC [M] drivers/power/bq24190_charger.o CC [M] drivers/staging/rtl8712/usb_ops_linux.o drivers/net/wireless/marvell/mwifiex/sta_event.o: warning: objtool: mwifiex_process_sta_tx_pause()+0x77: can't find jump dest instruction at .text+0x8500007c drivers/staging/vme/devices/vme_pio2_cntr.o: warning: objtool: pio2_cntr_reset()+0x39: can't find call dest symbol at offset 0x30000fd drivers/usb/phy/phy-generic.o: warning: objtool: usb_phy_gen_create_phy()+0x3b: can't find jump dest instruction at .text+0x99000251 drivers/scsi/ufs/tc-dwc-g210-pltfrm.o: warning: objtool: tc_dwc_g210_pltfm_remove()+0x1e: call without frame pointer save/setup drivers/net/wireless/marvell/mwifiex/sta_cmdresp.o: warning: objtool: mwifiex_ret_tx_power_cfg()+0x2f: can't find jump dest instruction at .text+0x2f010035 drivers/scsi/ufs/tc-dwc-g210-pltfrm.o: warning: objtool: tc_dwc_g210_pltfm_probe()+0x26: call without frame pointer save/setup drivers/scsi/ufs/tc-dwc-g210-pltfrm.o: warning: objtool: tc_dwc_g210_pltfm_driver_init()+0x12: call without frame pointer save/setup drivers/scsi/ufs/tc-dwc-g210-pltfrm.o: warning: objtool: tc_dwc_g210_pltfm_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/usb/phy/phy-am335x-control.o CC [M] drivers/scsi/lpfc/lpfc_bsg.o CC [M] drivers/video/fbdev/vt8623fb.o CC [M] drivers/net/wireless/marvell/mwifiex/cfg80211.o CC [M] drivers/usb/musb/musb_debugfs.o CC [M] drivers/video/fbdev/core/svgalib.o drivers/usb/gadget/function/f_serial.o: warning: objtool: gser_bind()+0x3c: can't find jump dest instruction at .text+0x520101e2 drivers/net/usb/qmi_wwan.o: warning: objtool: qmi_wwan_rx_fixup()+0x3c: can't find jump dest instruction at .text+0xd010042 LD drivers/net/ethernet/via/built-in.o CC [M] drivers/watchdog/renesas_wdt.o drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8723b2ant.o: warning: objtool: btc8723b2ant_action_algorithm()+0x2e: can't find jump dest instruction at .text+0xe70401d4 fs/nfs/nfs4super.o: warning: objtool: nfs_referral_loop_protect()+0x28: can't find jump dest instruction at .text+0x9600029e CC [M] drivers/net/ethernet/via/via-rhine.o LD drivers/uwb/i1480/dfu/built-in.o drivers/staging/speakup/speakup_apollo.o: warning: objtool: do_catch_up()+0x7f: can't find jump dest instruction at .text+0xa7010084 CC [M] drivers/regulator/lp8755.o net/netfilter/xt_hl.o: warning: objtool: hl_mt_init()+0x10: call without frame pointer save/setup net/netfilter/xt_hl.o: warning: objtool: hl_mt_exit()+0x10: call without frame pointer save/setup CC [M] drivers/video/fbdev/core/fb_ddc.o CC [M] drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.o CC [M] drivers/staging/lustre/lustre/llite/super25.o drivers/staging/rtl8192e/rtl819x_BAProc.o: warning: objtool: rtllib_DELBA()+0xc4: can't find jump dest instruction at .text+0x870000ca LD [M] drivers/staging/iio/meter/ade7758.o drivers/gpu/drm/i915/intel_dp_mst.o: warning: objtool: intel_dp_add_mst_connector()+0x40: can't find jump dest instruction at .text+0x9f000256 CC [M] drivers/uwb/i1480/dfu/dfu.o drivers/video/fbdev/via/accel.o: warning: objtool: hw_bitblt_2()+0x4f: can't find jump dest instruction at .text+0x760200b4 CC [M] net/netfilter/xt_ipcomp.o drivers/rtc/rtc-ds1672.o: warning: objtool: ds1672_get_datetime()+0x8e: can't find jump dest instruction at .text+0xbe000203 drivers/regulator/lp8788-ldo.o: warning: objtool: lp8788_aldo_probe()+0x62: can't find jump dest instruction at .text+0xc4000158 drivers/video/fbdev/pm2fb.o: warning: objtool: pm2v_mnp()+0xbb: can't find jump dest instruction at .text+0x6e0000c0 CC [M] drivers/gpu/drm/radeon/cypress_dpm.o CC [M] drivers/scsi/snic/snic_disc.o CC [M] drivers/video/fbdev/via/vt1636.o CC [M] drivers/regulator/ltc3589.o drivers/video/backlight/generic_bl.o: warning: objtool: genericbl_remove()+0x3c: call without frame pointer save/setup drivers/video/backlight/generic_bl.o: warning: objtool: genericbl_probe()+0x5c: call without frame pointer save/setup drivers/video/backlight/generic_bl.o: warning: objtool: genericbl_driver_init()+0x12: call without frame pointer save/setup drivers/video/backlight/generic_bl.o: warning: objtool: genericbl_driver_exit()+0xb: call without frame pointer save/setup drivers/usb/core/port.o: warning: objtool: usb_port_runtime_resume()+0x5e: can't find jump dest instruction at .text+0x20010064 drivers/md/bcache/btree.o: warning: objtool: refill_keybuf_fn()+0x5e: can't find jump dest instruction at .text+0x660100e4 CC [M] drivers/hwmon/nct7904.o CC [M] drivers/media/rc/keymaps/rc-snapstream-firefly.o sound/soc/codecs/tlv320aic26.o: warning: objtool: aic26_set_fmt()+0x75: can't find jump dest instruction at .text+0x8100009a drivers/uwb/whc-rc.o: warning: objtool: whcrc_cmd()+0x35: can't find jump dest instruction at .text+0x3901038b CC drivers/tty/serial/atmel_serial.o CC [M] drivers/scsi/qla4xxx/ql4_iocb.o CC [M] lib/crc16.o CC [M] sound/soc/codecs/tlv320aic31xx.o drivers/media/rc/keymaps/rc-reddo.o: warning: objtool: init_rc_map_reddo()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-reddo.o: warning: objtool: exit_rc_map_reddo()+0xb: call without frame pointer save/setup LD [M] drivers/uwb/uwb.o drivers/net/wireless/intel/iwlwifi/mvm/nvm.o: warning: objtool: iwl_mvm_read_external_nvm()+0x92: can't find jump dest instruction at .text+0x5f020097 drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82598.o: warning: objtool: ixgbe_dcb_hw_config_82598()+0x79: can't find call dest symbol at offset 0xf2fb050d drivers/net/wireless/intel/iwlwifi/mvm/fw.o: warning: objtool: iwl_alive_fn()+0x80: can't find jump dest instruction at .text+0x46010085 drivers/staging/skein/threefish_api.o: warning: objtool: threefish_encrypt_block_words()+0x30: call without frame pointer save/setup drivers/staging/skein/threefish_api.o: warning: objtool: threefish_encrypt_block_bytes()+0x2b: call without frame pointer save/setup drivers/staging/skein/threefish_api.o: warning: objtool: threefish_decrypt_block_words()+0x30: call without frame pointer save/setup drivers/staging/skein/threefish_api.o: warning: objtool: threefish_decrypt_block_bytes()+0x2b: call without frame pointer save/setup CC [M] drivers/net/ethernet/sfc/siena.o CC [M] drivers/usb/misc/iowarrior.o drivers/staging/lustre/lnet/libcfs/libcfs_lock.o: warning: objtool: cfs_percpt_lock_create()+0xe0: can't find jump dest instruction at .text+0xf80002b5 CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82599.o CC [M] drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.o CC [M] drivers/staging/skein/skein_generic.o CC [M] drivers/usb/host/ohci-pci.o CC [M] drivers/staging/rtl8712/rtl871x_io.o drivers/staging/sm750fb/sm750_cursor.o: warning: objtool: hw_cursor_setData()+0x4c: can't find jump dest instruction at .text+0x96000102 LD drivers/usb/usbip/built-in.o drivers/usb/core/of.o: warning: objtool: usb_of_get_child_node()+0x1d: call without frame pointer save/setup CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.o CC [M] drivers/staging/sm750fb/ddk750_chip.o CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_nl.o CC [M] drivers/usb/usbip/usbip_common.o LD drivers/net/wireless/realtek/rtlwifi/rtl8192ce/built-in.o LD drivers/usb/wusbcore/built-in.o drivers/uwb/hwa-rc.o: warning: objtool: hwarc_get_version()+0xe4: can't find jump dest instruction at .text+0x9f0001e9 CC [M] drivers/usb/wusbcore/crypto.o drivers/net/usb/ch9200.o: warning: objtool: ch9200_tx_fixup()+0x5a: can't find jump dest instruction at .text+0xc9000060 drivers/usb/misc/idmouse.o: warning: objtool: idmouse_create_image()+0x6c: can't find jump dest instruction at .text+0xd6010092 drivers/staging/rtl8192u/r819xU_cmdpkt.o: warning: objtool: cmpk_handle_interrupt_status()+0xd: can't find jump dest instruction at .text+0x86000243 CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ce/dm.o drivers/net/ethernet/mellanox/mlx5/core/en_tc.o: warning: objtool: mlx5e_tc_add_nic_flow()+0x83: can't find jump dest instruction at .text+0xc9000139 drivers/net/ethernet/samsung/sxgbe/sxgbe_mdio.o: warning: objtool: sxgbe_mdio_access()+0x3e: can't find jump dest instruction at .text+0x33010044 drivers/watchdog/bcm7038_wdt.o: warning: objtool: bcm7038_wdt_probe()+0x31: can't find jump dest instruction at .text+0x26010267 drivers/gpu/drm/radeon/rv6xx_dpm.o: warning: objtool: rv6xx_generate_steps()+0x83: can't find jump dest instruction at .text+0x2b010659 CC [M] drivers/thermal/intel_soc_dts_thermal.o drivers/staging/lustre/lnet/libcfs/libcfs_mem.o: warning: objtool: cfs_array_alloc()+0xf7: can't find jump dest instruction at .text+0x3e0101dc CC [M] drivers/watchdog/aspeed_wdt.o drivers/video/backlight/gpio_backlight.o: warning: objtool: gpio_backlight_probe()+0x54: can't find jump dest instruction at .text+0xe60100e9 drivers/media/dvb-frontends/stb6000.o: warning: objtool: stb6000_set_params()+0x88: can't find jump dest instruction at .text+0x1802018e LD [M] drivers/uwb/umc.o CC [M] drivers/usb/misc/isight_firmware.o drivers/staging/iio/meter/ade7854-spi.o: warning: objtool: ade7854_spi_write_reg_32()+0xb1: can't find call dest symbol at offset 0xaaff0205 drivers/staging/comedi/drivers/dac02.o: warning: objtool: dac02_attach()+0x1a: call without frame pointer save/setup drivers/staging/comedi/drivers/dac02.o: warning: objtool: dac02_driver_init()+0xb: call without frame pointer save/setup drivers/staging/comedi/drivers/dac02.o: warning: objtool: dac02_driver_exit()+0xb: call without frame pointer save/setup LD [M] drivers/net/usb/asix.o CC [M] drivers/net/ethernet/samsung/sxgbe/sxgbe_ethtool.o drivers/video/fbdev/core/fb_sys_fops.o: warning: objtool: fb_sys_read()+0x35: can't find jump dest instruction at .text+0xa100003b CC [M] net/netfilter/xt_iprange.o drivers/net/wireless/marvell/mwifiex/sta_rx.o: warning: objtool: mwifiex_process_rx_packet()+0x108: can't find jump dest instruction at .text+0x9200018d drivers/media/usb/gspca/stv0680.o: warning: objtool: stv0680_set_video_mode()+0x2d: can't find jump dest instruction at .text+0xa70002c3 CC [M] drivers/staging/rtl8192e/rtllib_crypt_tkip.o CC [M] drivers/usb/usbip/usbip_event.o CC [M] drivers/video/backlight/lm3630a_bl.o LD [M] drivers/staging/lustre/lnet/libcfs/libcfs.o CC [M] drivers/net/wireless/marvell/mwifiex/ethtool.o drivers/uwb/whci.o: warning: objtool: whci_add_cap()+0x3c: can't find jump dest instruction at .text+0xfe000222 LD drivers/staging/iio/built-in.o CC [M] drivers/staging/lustre/lustre/llite/statahead.o CC [M] drivers/usb/renesas_usbhs/fifo.o CC [M] drivers/staging/comedi/drivers/das16m1.o CC [M] drivers/staging/sm750fb/ddk750_power.o CC [M] fs/xfs/libxfs/xfs_dir2_data.o drivers/net/wireless/marvell/mwifiex/sta_tx.o: warning: objtool: mwifiex_send_null_packet()+0x34: can't find jump dest instruction at .text+0xa201003a CC [M] drivers/staging/unisys/visorbus/visorchannel.o drivers/usb/gadget/function/f_obex.o: warning: objtool: obex_set_alt()+0x39: can't find jump dest instruction at .text+0x750100cf drivers/video/fbdev/macmodes.o: warning: objtool: mac_vmode_to_var()+0x37: can't find jump dest instruction at .text+0x550100cc drivers/net/wireless/marvell/mwifiex/uap_event.o: warning: objtool: mwifiex_check_uap_capabilties()+0x8d: can't find jump dest instruction at .text+0xcd000093 drivers/net/usb/cdc_mbim.o: warning: objtool: cdc_mbim_tx_fixup()+0x38: can't find jump dest instruction at .text+0x9d01008e CC [M] fs/xfs/libxfs/xfs_dir2_leaf.o CC [M] drivers/usb/gadget/legacy/inode.o CC [M] drivers/regulator/max14577-regulator.o CC [M] fs/ocfs2/stack_o2cb.o drivers/usb/host/isp1362-hcd.o: warning: objtool: isp1362_mem_config()+0x177: can't find jump dest instruction at .text+0x5e00055c CC [M] drivers/net/wireless/marvell/mwifiex/11h.o CC [M] drivers/usb/host/ohci-platform.o drivers/scsi/lpfc/lpfc_vport.o: warning: objtool: lpfc_discovery_wait()+0x48: can't find jump dest instruction at .text+0xf200015e fs/xfs/libxfs/xfs_attr_leaf.o: warning: objtool: xfs_attr_shortform_bytesfit()+0x67: can't find jump dest instruction at .text+0x550107cd drivers/gpu/drm/radeon/rv740_dpm.o: warning: objtool: rv740_populate_sclk_value()+0x76: can't find jump dest instruction at .text+0x3b01015c drivers/staging/slicoss/slicoss.o: warning: objtool: slic_mac_filter()+0x1b: can't find jump dest instruction at .text+0xa7000021 drivers/acpi/acpica/uthex.o: warning: objtool: acpi_ut_ascii_to_hex_byte()+0x3f: call without frame pointer save/setup CC [M] drivers/staging/rtl8188eu/core/rtw_pwrctrl.o CC [M] drivers/usb/gadget/udc/dummy_hcd.o CC [M] fs/xfs/libxfs/xfs_dir2_node.o CC drivers/acpi/acpica/utlock.o CC [M] drivers/staging/comedi/drivers/das08_isa.o drivers/staging/rtl8192e/rtllib_wx.o: warning: objtool: rtllib_wx_set_auth()+0x15: can't find jump dest instruction at .text+0xae00001b drivers/net/wireless/intel/iwlwifi/dvm/mac80211.o: warning: objtool: iwlagn_mac_event_callback()+0x17: can't find jump dest instruction at .text+0xaa00003d fs/xfs/libxfs/xfs_bmap_btree.o: warning: objtool: xfs_bmbt_verify()+0x43: can't find jump dest instruction at .text+0x28010279 drivers/hwmon/nct7802.o: warning: objtool: nct7802_detect()+0x2e: can't find jump dest instruction at .text+0xa3000064 CC [M] drivers/tty/n_gsm.o CC [M] fs/xfs/libxfs/xfs_dir2_sf.o drivers/video/fbdev/pm3fb.o: warning: objtool: pm3fb_check_var()+0x1a: can't find jump dest instruction at .text+0x8e000370 CC [M] drivers/net/wireless/intel/iwlwifi/dvm/ucode.o CC [M] drivers/hwmon/nsa320-hwmon.o LD [M] drivers/media/i2c/msp3400.o CC [M] drivers/md/bcache/request.o CC fs/compat_binfmt_elf.o drivers/video/fbdev/i740fb.o: warning: objtool: i740fb_setcolreg()+0x82: can't find jump dest instruction at .text+0xc0000448 drivers/scsi/ufs/tc-dwc-g210.o: warning: objtool: tc_dwc_g210_config_20_bit()+0xbe: can't find call dest symbol at offset 0x6dfe0292 CC [M] drivers/target/iscsi/iscsi_target_tmr.o CC [M] drivers/staging/rtl8192u/r819xU_firmware_img.o drivers/usb/core/devio.o: warning: objtool: get_urb32()+0x20: can't find jump dest instruction at .text+0xd8000306 drivers/scsi/qla2xxx/qla_init.o: warning: objtool: qla24xx_get_fcp_prio()+0x1f: can't find jump dest instruction at .text+0x3c010025 drivers/mfd/bcm590xx.o: warning: objtool: bcm590xx_i2c_probe()+0x31: can't find jump dest instruction at .text+0xfd000037 CC [M] drivers/uwb/i1480/dfu/mac.o drivers/usb/renesas_usbhs/mod.o: warning: objtool: usbhs_interrupt()+0x24: can't find jump dest instruction at .text+0xf0201ba CC [M] drivers/usb/core/usb-acpi.o CC drivers/xen/events/events_base.o drivers/staging/lustre/lustre/llite/file.o: warning: objtool: obd_iocontrol()+0x82: can't find jump dest instruction at .text+0x5b0100e7 drivers/scsi/ufs/ufshcd-pci.o: warning: objtool: ufshcd_pci_probe()+0x41: can't find jump dest instruction at .text+0x5010156 drivers/net/ethernet/sun/sungem.o: warning: objtool: gem_setup_multicast()+0x5a: can't find jump dest instruction at .text+0x9900036f drivers/video/backlight/lm3533_bl.o: warning: objtool: lm3533_bl_probe()+0x59: can't find jump dest instruction at .text+0xbc01058f drivers/net/ethernet/smsc/smsc9420.o: warning: objtool: smsc9420_mii_init()+0x2a: can't find jump dest instruction at .text+0xff000280 CC [M] drivers/usb/renesas_usbhs/rcar2.o CC [M] drivers/net/ethernet/ti/cpsw_ale.o CC [M] fs/xfs/libxfs/xfs_dquot_buf.o drivers/usb/gadget/legacy/ether.o: warning: objtool: eth_bind()+0x52: can't find jump dest instruction at .text+0xf1020107 CC [M] fs/ocfs2/stack_user.o CC [M] drivers/net/wireless/ath/ath9k/ar9003_phy.o CC [M] drivers/usb/misc/usblcd.o CC [M] drivers/video/backlight/lm3639_bl.o CC [M] drivers/video/fbdev/via/global.o drivers/usb/musb/musb_virthub.o: warning: objtool: musb_port_suspend()+0x3c: can't find jump dest instruction at .text+0x9c0101d2 drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv30.o: warning: objtool: nv30_fb_init()+0x30: can't find jump dest instruction at .text+0xdf000236 CC [M] drivers/usb/wusbcore/devconnect.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv35.o drivers/staging/rtl8723au/core/rtw_recv.o: warning: objtool: rtw_signal_stat_timer_hdl23a()+0x112: can't find jump dest instruction at .text+0x63000187 drivers/staging/vme/devices/vme_user.o: warning: objtool: vme_user_mmap()+0x42: can't find jump dest instruction at .text+0x89000368 CC [M] drivers/staging/fbtft/fbtft_device.o drivers/acpi/acpica/utinit.o: warning: objtool: acpi_ut_init_globals()+0x6f: can't find jump dest instruction at .text+0x2d020074 CC [M] drivers/staging/vme/devices/vme_pio2_gpio.o drivers/acpi/acpica/utids.o: warning: objtool: acpi_ut_execute_HID()+0x70: can't find jump dest instruction at .text+0x800000b0 CC [M] drivers/staging/rtl8723au/core/rtw_sta_mgt.o CC [M] drivers/scsi/qla4xxx/ql4_isr.o CC drivers/acpi/acpica/utmath.o drivers/md/bcache/journal.o: warning: objtool: btree_flush_write()+0x19: can't find jump dest instruction at .text+0xb800001e drivers/net/usb/cdc_ncm.o: warning: objtool: cdc_ncm_rx_verify_ndp16()+0x2c: can't find jump dest instruction at .text+0xe30001d2 drivers/staging/fbtft/fb_watterott.o: warning: objtool: init_display()+0x55: can't find jump dest instruction at .text+0x280102ea drivers/staging/rtl8188eu/core/rtw_mlme.o: warning: objtool: rtw_is_desired_network()+0x27: can't find jump dest instruction at .text+0x8c00002d fs/ocfs2/acl.o: warning: objtool: ocfs2_get_acl_nolock()+0x3b: can't find jump dest instruction at .text+0x4c010041 CC [M] drivers/md/bcache/stats.o drivers/media/rc/keymaps/rc-snapstream-firefly.o: warning: objtool: init_rc_map_snapstream_firefly()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-snapstream-firefly.o: warning: objtool: exit_rc_map_snapstream_firefly()+0xb: call without frame pointer save/setup fs/ocfs2/filecheck.o: warning: objtool: ocfs2_filecheck_show()+0x2d: can't find jump dest instruction at .text+0x780102f3 drivers/staging/lustre/lustre/obdclass/linux/linux-module.o: warning: objtool: health_show()+0x34: can't find jump dest instruction at .text+0xb0010289 drivers/net/wireless/broadcom/b43/debugfs.o: warning: objtool: loctls_read_file()+0x54: can't find jump dest instruction at .text+0xdc0300c9 drivers/xen/preempt.o: warning: objtool: xen_maybe_preempt_hcall()+0x2c: call without frame pointer save/setup CC drivers/tty/vt/selection.o CC [M] drivers/media/rc/keymaps/rc-streamzap.o CC [M] drivers/staging/rtl8188eu/core/rtw_recv.o drivers/staging/lustre/lustre/lov/lovsub_dev.o: warning: objtool: lovsub_req_attr_set()+0x38: call without frame pointer save/setup drivers/staging/lustre/lustre/lov/lovsub_dev.o: warning: objtool: lovsub_device_init()+0x82: call without frame pointer save/setup drivers/staging/lustre/lustre/lov/lovsub_dev.o: warning: objtool: lovsub_req_completion()+0x10: call without frame pointer save/setup drivers/staging/lustre/lustre/lov/lovsub_dev.o: warning: objtool: lovsub_req_init()+0x27: call without frame pointer save/setup drivers/staging/lustre/lustre/lov/lovsub_dev.o: warning: objtool: lovsub_device_alloc()+0x30: call without frame pointer save/setup drivers/staging/lustre/lustre/lov/lovsub_dev.o: warning: objtool: lovsub_device_fini()+0x34: call without frame pointer save/setup drivers/staging/lustre/lustre/lov/lovsub_dev.o: warning: objtool: lovsub_device_free()+0xc9: call without frame pointer save/setup LD drivers/staging/lustre/lustre/osc/built-in.o drivers/scsi/qla2xxx/qla_iocb.o: warning: objtool: qla24xx_ct_iocb()+0xd4: can't find jump dest instruction at .text+0xc100043a CC [M] drivers/staging/lustre/lustre/obdclass/linux/linux-sysctl.o fs/ubifs/lprops.o: warning: objtool: adjust_lpt_heap.isra.6()+0x2b: can't find jump dest instruction at .text+0xa50000c1 CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ce/hw.o LD [M] drivers/net/wireless/broadcom/b43/b43.o drivers/scsi/sym53c8xx_2/sym_glue.o: warning: objtool: sym_exec_user_command()+0x2f: can't find jump dest instruction at .text+0xb5010685 CC [M] drivers/staging/lustre/lustre/lov/lovsub_page.o CC [M] fs/ubifs/recovery.o CC [M] drivers/staging/unisys/visorbus/visorchipset.o CC [M] drivers/staging/lustre/lustre/osc/osc_request.o drivers/staging/speakup/speakup_audptr.o: warning: objtool: synth_probe()+0x2a: can't find jump dest instruction at .text+0x900000a0 CC [M] drivers/scsi/qla2xxx/qla_attr.o CC [M] drivers/scsi/sym53c8xx_2/sym_malloc.o drivers/media/i2c/tc358743.o: warning: objtool: tc358743_get_fmt()+0x28: can't find jump dest instruction at .text+0x8d0004be drivers/staging/lustre/lnet/lnet/router_proc.o: warning: objtool: __proc_lnet_portal_rotor()+0xec: can't find jump dest instruction at .text+0xaa010181 drivers/staging/rts5208/rtsx_card.o: warning: objtool: dynamic_configure_sdio_aspm()+0xd7: can't find jump dest instruction at .text+0xab00034d drivers/staging/rtl8723au/core/rtw_sreset.o: warning: objtool: sreset_stop_adapter()+0x14: can't find jump dest instruction at .text+0x9e00001a drivers/scsi/qla2xxx/qla_isr.o: warning: objtool: qla2x00_mbx_completion()+0x97: can't find jump dest instruction at .text+0xa20001cd drivers/tty/n_hdlc.o: warning: objtool: n_hdlc_send_frames()+0x8b: can't find jump dest instruction at .text+0x890101c0 CC [M] drivers/staging/rtl8723au/core/rtw_xmit.o CC [M] drivers/staging/speakup/speakup_bns.o CC [M] drivers/scsi/qla2xxx/qla_mid.o CC [M] drivers/staging/rts5208/sd.o CC [M] drivers/scsi/sym53c8xx_2/sym_nvram.o CC [M] drivers/media/rc/keymaps/rc-tbs-nec.o drivers/staging/rtl8192e/rtllib_softmac_wx.o: warning: objtool: rtllib_wx_get_power()+0x3e: can't find jump dest instruction at .text+0x88000143 CC [M] drivers/media/rc/keymaps/rc-technisat-ts35.o drivers/net/wireless/intel/iwlwifi/mvm/phy-ctxt.o: warning: objtool: iwl_mvm_phy_ctxt_apply.constprop.2()+0x79: can't find call dest symbol at offset 0x52ff02dd CC [M] drivers/tty/n_tracerouter.o drivers/tty/serial/earlycon.o: warning: objtool: parse_options.constprop.1()+0x2a: can't find jump dest instruction at .init.text+0xa4000030 drivers/staging/rtl8712/usb_halinit.o: warning: objtool: r8712_usb_hal_bus_init()+0x1e: can't find jump dest instruction at .text+0xe2010024 drivers/rtc/rtc-ds1742.o: warning: objtool: ds1742_rtc_probe()+0x2f: can't find jump dest instruction at .text+0xa010305 CC [M] drivers/staging/rtl8192e/rtllib_crypt_wep.o drivers/net/ethernet/qlogic/qed/qed_vf.o: warning: objtool: qed_vf_pf_acquire_reduce_resc()+0x3b: can't find jump dest instruction at .text+0xa00000f1 CC [M] drivers/tty/n_tracesink.o CC drivers/tty/serial/kgdb_nmi.o CC [M] drivers/staging/rts5208/xd.o LD fs/ocfs2/dlm/built-in.o LD fs/ocfs2/cluster/built-in.o drivers/net/ethernet/intel/i40e/i40e_fcoe.o: warning: objtool: i40e_fcoe_tso()+0x22: can't find jump dest instruction at .text+0xe6000078 drivers/net/ethernet/qlogic/qed/qed_l2.o: warning: objtool: qed_sp_update_accept_mode()+0x2e: can't find jump dest instruction at .text+0x8b000164 CC [M] drivers/rtc/rtc-ds2404.o drivers/gpu/drm/radeon/rv770_smc.o: warning: objtool: rv770_copy_bytes_to_smc()+0x2d: can't find jump dest instruction at .text+0x62010073 CC [M] fs/ocfs2/dlm/dlmdomain.o drivers/staging/lustre/lustre/obdclass/linux/linux-obdo.o: warning: objtool: obdo_refresh_inode()+0x3b: can't find jump dest instruction at .text+0xb0000041 drivers/staging/unisys/visorbus/visorbus_main.o: warning: objtool: visorbus_match()+0x49: can't find jump dest instruction at .text+0xb80002af drivers/staging/fbtft/flexfb.o: warning: objtool: flexfb_set_addr_win_1()+0x2f: can't find jump dest instruction at .text+0x87000035 drivers/watchdog/renesas_wdt.o: warning: objtool: rwdt_probe()+0x2f: can't find jump dest instruction at .text+0x700101f5 CC [M] drivers/rtc/rtc-ds3232.o drivers/spi/spi-pxa2xx-dma.o: warning: objtool: pxa2xx_spi_dma_transfer_complete()+0x19: can't find jump dest instruction at .text+0x9e00014e CC [M] fs/ocfs2/cluster/heartbeat.o LD [M] drivers/net/ethernet/intel/i40e/i40e.o CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_dcbnl.o CC [M] drivers/net/ethernet/via/via-velocity.o CC [M] fs/ocfs2/dlm/dlmdebug.o CC [M] fs/xfs/libxfs/xfs_ialloc.o CC [M] drivers/staging/vme/devices/vme_pio2_core.o CC [M] drivers/target/iscsi/iscsi_target_tpg.o drivers/target/iscsi/iscsi_target_nodeattrib.o: warning: objtool: iscsit_na_nopin_timeout()+0x4b: can't find jump dest instruction at .text+0xec0001b0 CC [M] net/netfilter/xt_ipvs.o CC [M] fs/nfs/nfs4file.o drivers/staging/rtl8712/usb_ops.o: warning: objtool: usb_write32()+0x2f: call without frame pointer save/setup drivers/staging/rtl8712/usb_ops.o: warning: objtool: usb_write16()+0x32: call without frame pointer save/setup drivers/staging/rtl8712/usb_ops.o: warning: objtool: usb_write8()+0x32: call without frame pointer save/setup drivers/staging/rtl8712/usb_ops.o: warning: objtool: usb_read32()+0x2c: call without frame pointer save/setup drivers/staging/rtl8712/usb_ops.o: warning: objtool: usb_read16()+0x2c: call without frame pointer save/setup drivers/staging/rtl8712/usb_ops.o: warning: objtool: usb_read8()+0x2c: call without frame pointer save/setup drivers/staging/rtl8712/usb_ops.o: warning: objtool: r8712_usb_set_intf_ops()+0x18: call without frame pointer save/setup drivers/staging/sm750fb/ddk750_power.o: warning: objtool: ddk750_setDPMS()+0x10: call without frame pointer save/setup drivers/staging/sm750fb/ddk750_power.o: warning: objtool: setPowerMode()+0x22: call without frame pointer save/setup drivers/staging/sm750fb/ddk750_power.o: warning: objtool: setCurrentGate()+0x10: call without frame pointer save/setup drivers/staging/sm750fb/ddk750_power.o: warning: objtool: enable2DEngine()+0x22: call without frame pointer save/setup drivers/staging/sm750fb/ddk750_power.o: warning: objtool: enableDMA()+0x22: call without frame pointer save/setup drivers/staging/sm750fb/ddk750_power.o: warning: objtool: enableGPIO()+0x22: call without frame pointer save/setup drivers/staging/sm750fb/ddk750_power.o: warning: objtool: enableI2C()+0x22: call without frame pointer save/setup drivers/usb/dwc3/dwc3-of-simple.o: warning: objtool: dwc3_of_simple_clk_init()+0x2c: can't find jump dest instruction at .text+0x110100d2 CC [M] drivers/staging/sm750fb/ddk750_mode.o CC [M] drivers/usb/usbip/vhci_sysfs.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 CC [M] fs/nfs/delegation.o fs/compat_ioctl.o: warning: objtool: compat_ioctl_preallocate()+0x49: can't find jump dest instruction at .text+0xa200004f CC drivers/tty/vt/keyboard.o drivers/staging/skein/skein_generic.o: warning: objtool: skein1024_import()+0x12: call without frame pointer save/setup drivers/staging/skein/skein_generic.o: warning: objtool: skein1024_export()+0x18: call without frame pointer save/setup drivers/staging/skein/skein_generic.o: warning: objtool: skein512_import()+0x12: call without frame pointer save/setup drivers/staging/skein/skein_generic.o: warning: objtool: skein512_export()+0x18: call without frame pointer save/setup drivers/staging/skein/skein_generic.o: warning: objtool: skein256_import()+0x12: call without frame pointer save/setup drivers/staging/skein/skein_generic.o: warning: objtool: skein256_export()+0x18: call without frame pointer save/setup drivers/staging/skein/skein_generic.o: warning: objtool: skein1024_final()+0xd: call without frame pointer save/setup drivers/staging/skein/skein_generic.o: warning: objtool: skein1024_update()+0xf: call without frame pointer save/setup drivers/staging/skein/skein_generic.o: warning: objtool: skein1024_init()+0x12: call without frame pointer save/setup drivers/staging/skein/skein_generic.o: warning: objtool: skein512_final()+0xd: call without frame pointer save/setup drivers/staging/skein/skein_generic.o: warning: objtool: skein512_update()+0xf: call without frame pointer save/setup drivers/staging/skein/skein_generic.o: warning: objtool: skein512_init()+0x12: call without frame pointer save/setup drivers/staging/skein/skein_generic.o: warning: objtool: skein256_final()+0xd: call without frame pointer save/setup drivers/staging/skein/skein_generic.o: warning: objtool: skein256_update()+0xf: call without frame pointer save/setup drivers/staging/skein/skein_generic.o: warning: objtool: skein256_init()+0x12: call without frame pointer save/setup drivers/staging/skein/skein_generic.o: warning: objtool: skein_generic_init()+0xb: call without frame pointer save/setup drivers/staging/skein/skein_generic.o: warning: objtool: skein_generic_fini()+0xb: call without frame pointer save/setup drivers/usb/musb/musb_gadget_ep0.o: warning: objtool: musb_g_ep0_halt()+0x26: can't find jump dest instruction at .text+0xd100005c drivers/staging/lustre/lustre/lov/lov_object.o: warning: objtool: lov_subobject_kill()+0xfa: can't find jump dest instruction at .text+0x62010280 LD [M] drivers/usb/dwc3/dwc3.o CC [M] drivers/staging/lustre/lustre/lov/lovsub_lock.o CC [M] drivers/usb/musb/musb_dsps.o CC [M] drivers/platform/x86/surfacepro3_button.o CC [M] drivers/usb/storage/scsiglue.o drivers/spi/spi-pic32-sqi.o: warning: objtool: pic32_sqi_one_transfer.isra.7()+0x95: can't find jump dest instruction at .text+0x8b00022b drivers/thermal/intel_soc_dts_iosf.o: warning: objtool: update_trip_temp()+0x67: can't find jump dest instruction at .text+0xa301010d drivers/watchdog/aspeed_wdt.o: warning: objtool: aspeed_wdt_probe()+0x3c: can't find jump dest instruction at .text+0xb30001c2 CC [M] drivers/net/wireless/intel/iwlwifi/mvm/utils.o CC drivers/xen/events/events_2l.o CC [M] drivers/thermal/intel_pch_thermal.o CC [M] lib/crc-itu-t.o drivers/regulator/max14577-regulator.o: warning: objtool: max14577_regulator_probe()+0x160: can't find jump dest instruction at .text+0x22000305 drivers/media/dvb-frontends/s921.o: warning: objtool: s921_read_signal_strength()+0x25: can't find jump dest instruction at .text+0x210102db drivers/net/ethernet/mellanox/mlx5/core/en_arfs.o: warning: objtool: arfs_may_expire_flow()+0x3e: can't find jump dest instruction at .text+0xd9000233 drivers/usb/gadget/udc/trace.o: warning: objtool: trace_raw_output_udc_log_req()+0x29: can't find jump dest instruction at .text+0xcc00002f drivers/xen/time.o: warning: objtool: xen_get_runstate_snapshot_cpu()+0xcd: can't find jump dest instruction at .text+0x740000d2 CC [M] drivers/watchdog/acquirewdt.o drivers/tty/vt/vc_screen.o: warning: objtool: vcs_poll_data_get()+0x2a: can't find jump dest instruction at .text+0x85000030 LD drivers/net/wireless/realtek/rtlwifi/rtl8192cu/built-in.o CC [M] drivers/staging/unisys/visorbus/periodic_work.o CC [M] drivers/net/wireless/marvell/mwifiex/tdls.o CC [M] drivers/usb/gadget/udc/net2272.o drivers/usb/renesas_usbhs/pipe.o: warning: objtool: usbhs_pipe_config_change_bfre()+0x2a: can't find jump dest instruction at .text+0x82000720 CC [M] drivers/rtc/rtc-em3027.o drivers/staging/sm750fb/ddk750_chip.o: warning: objtool: calcPllValue()+0x141: can't find jump dest instruction at .text+0x53000236 drivers/md/bcache/movinggc.o: warning: objtool: write_moving()+0x1d: can't find jump dest instruction at .text+0xac010223 drivers/video/fbdev/sis/sis_main.o: warning: objtool: sisfb_poh_free()+0x16: can't find jump dest instruction at .text+0xb01003c drivers/acpi/acpica/utlock.o: warning: objtool: acpi_ut_create_rw_lock()+0x23: call without frame pointer save/setup drivers/acpi/acpica/utlock.o: warning: objtool: acpi_ut_delete_rw_lock()+0x12: call without frame pointer save/setup drivers/acpi/acpica/utlock.o: warning: objtool: acpi_ut_acquire_read_lock()+0x1d: call without frame pointer save/setup drivers/acpi/acpica/utlock.o: warning: objtool: acpi_ut_release_read_lock()+0x1d: call without frame pointer save/setup drivers/acpi/acpica/utlock.o: warning: objtool: acpi_ut_acquire_write_lock()+0x16: call without frame pointer save/setup drivers/acpi/acpica/utlock.o: warning: objtool: acpi_ut_release_write_lock()+0x11: call without frame pointer save/setup drivers/hwmon/nct7904.o: warning: objtool: nct7904_probe()+0x2f: can't find jump dest instruction at .text+0x11010525 CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192cu/dm.o CC [M] drivers/staging/lustre/lustre/lov/lovsub_io.o CC [M] drivers/hwmon/ntc_thermistor.o drivers/regulator/ltc3589.o: warning: objtool: ltc3589_set_ramp_delay()+0x21: can't find jump dest instruction at .text+0x8a000197 CC [M] drivers/net/wireless/realtek/rtlwifi/btcoexist/rtl_btc.o drivers/usb/musb/musb_debugfs.o: warning: objtool: musb_regdump_show()+0xc8: can't find jump dest instruction at .text+0x640002bd CC [M] drivers/regulator/max1586.o CC [M] drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.o CC [M] drivers/usb/core/ledtrig-usbport.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192c/dm_common.o drivers/video/fbdev/via/vt1636.o: warning: objtool: viafb_vt1636_patch_skew_on_vt3324()+0x93: can't find call dest symbol at offset 0x38fe0347 CC drivers/acpi/acpica/utmisc.o drivers/scsi/scsi_ioctl.o: warning: objtool: ioctl_internal_command.constprop.3()+0xbc: can't find jump dest instruction at .text+0xae0001c2 drivers/net/ethernet/mellanox/mlx5/core/en_rep.o: warning: objtool: mlx5e_update_sw_rep_counters()+0x2d: can't find jump dest instruction at .text+0x860000b3 drivers/scsi/qla2xxx/qla_sup.o: warning: objtool: qla2x00_read_flash_byte()+0x44: can't find jump dest instruction at .text+0x82000049 CC [M] drivers/net/wireless/marvell/mwifiex/debugfs.o drivers/usb/misc/isight_firmware.o: warning: objtool: isight_firmware_load()+0x3a: can't find jump dest instruction at .text+0x79020050 CC [M] drivers/scsi/qla2xxx/qla_dfs.o CC [M] fs/ocfs2/cluster/masklog.o CC [M] drivers/spi/spi-pxa2xx-pci.o drivers/net/wireless/marvell/mwifiex/uap_txrx.o: warning: objtool: mwifiex_uap_del_tx_pkts_in_ralist()+0x28: can't find jump dest instruction at .text+0xa800002e fs/ocfs2/stackglue.o: warning: objtool: ocfs2_cluster_stack_store()+0x25: can't find jump dest instruction at .text+0x8300031b CC [M] drivers/usb/misc/ldusb.o CC [M] drivers/net/wireless/marvell/mwifiex/sdio.o drivers/usb/phy/phy-am335x-control.o: warning: objtool: am335x_control_usb_probe()+0x36: can't find jump dest instruction at .text+0xb700017c drivers/usb/wusbcore/crypto.o: warning: objtool: wusb_ccm_mac()+0xd7: can't find jump dest instruction at .text+0x850300dd drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbx_get_app_protocol_type()+0x33: can't find jump dest instruction at .text+0x53010039 CC [M] drivers/usb/wusbcore/dev-sysfs.o LD drivers/staging/unisys/visorhba/built-in.o CC [M] drivers/usb/gadget/udc/net2280.o In file included from /home/kisskb/slave/src/include/linux/seq_file.h:10:0, from /home/kisskb/slave/src/include/linux/pinctrl/consumer.h:17, from /home/kisskb/slave/src/include/linux/pinctrl/devinfo.h:21, from /home/kisskb/slave/src/include/linux/device.h:24, from /home/kisskb/slave/src/include/linux/dmaengine.h:20, from /home/kisskb/slave/src/include/linux/netdevice.h:38, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/osdep_service.h:30, from /home/kisskb/slave/src/drivers/staging/rtl8723au/core/rtw_sta_mgt.c:17: /home/kisskb/slave/src/include/linux/fs.h: In function 'kernel_read_file_id_str': /home/kisskb/slave/src/include/linux/fs.h:2676:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] LD drivers/net/ethernet/wiznet/built-in.o CC [M] drivers/usb/phy/phy-am335x.o In file included from /home/kisskb/slave/src/include/linux/seq_file.h:10:0, from /home/kisskb/slave/src/include/linux/pinctrl/consumer.h:17, from /home/kisskb/slave/src/include/linux/pinctrl/devinfo.h:21, from /home/kisskb/slave/src/include/linux/device.h:24, from /home/kisskb/slave/src/include/linux/dmaengine.h:20, from /home/kisskb/slave/src/include/linux/netdevice.h:38, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/osdep_service.h:30, from /home/kisskb/slave/src/drivers/staging/rtl8723au/core/rtw_xmit.c:17: /home/kisskb/slave/src/include/linux/fs.h: In function 'kernel_read_file_id_str': /home/kisskb/slave/src/include/linux/fs.h:2676:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] CC [M] drivers/staging/unisys/visorhba/visorhba_main.o CC [M] drivers/staging/comedi/drivers/das16.o drivers/media/usb/gspca/t613.o: warning: objtool: sd_pkt_scan()+0x20: can't find jump dest instruction at .text+0x8a000076 net/netfilter/xt_ipcomp.o: warning: objtool: comp_mt()+0x2c: can't find jump dest instruction at .text+0x1010062 CC [M] drivers/net/ethernet/wiznet/w5100.o drivers/hwmon/nct6775.o: warning: objtool: check_trip_points()+0x36: can't find jump dest instruction at .text+0x8a0001bc drivers/gpu/drm/radeon/rv770_dpm.o: warning: objtool: rv770_populate_sclk_value()+0x7e: can't find jump dest instruction at .text+0x6a010234 drivers/staging/comedi/drivers/das08_isa.o: warning: objtool: das08_isa_attach()+0x28: call without frame pointer save/setup drivers/staging/comedi/drivers/das08_isa.o: warning: objtool: das08_isa_driver_init()+0xb: call without frame pointer save/setup drivers/staging/comedi/drivers/das08_isa.o: warning: objtool: das08_isa_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8188ee/phy.o drivers/regulator/lp8755.o: warning: objtool: lp8755_regulator_init()+0x62: can't find jump dest instruction at .text+0xac0000a8 CC [M] drivers/media/usb/gspca/topro.o drivers/hwmon/nsa320-hwmon.o: warning: objtool: nsa320_hwmon_update()+0x4e: can't find jump dest instruction at .text+0x9010084 CC [M] drivers/hwmon/pc87360.o drivers/power/bq24190_charger.o: warning: objtool: bq24190_irq_handler_thread()+0x71: can't find jump dest instruction at .text+0x105b6 drivers/usb/host/ohci-pci.o: warning: objtool: ohci_quirk_amd756()+0x3e: can't find call dest symbol at offset 0x8e0001d2 drivers/scsi/qla2xxx/qla_mbx.o: warning: objtool: qla2x00_mailbox_command()+0xa1: can't find jump dest instruction at .text+0x1b0d00a6 fs/xfs/libxfs/xfs_da_format.o: warning: objtool: xfs_dir2_sfe_put_ino()+0x15: can't find call dest symbol at offset 0x77000b99 CC [M] drivers/hwmon/pc87427.o CC [M] drivers/staging/comedi/drivers/das800.o CC [M] drivers/power/bq24257_charger.o CC [M] drivers/usb/host/uhci-hcd.o CC [M] drivers/power/bq24735-charger.o CC [M] fs/xfs/libxfs/xfs_ialloc_btree.o drivers/scsi/scsi.o: warning: objtool: trace_raw_output_scsi_cmd_done_timeout_template()+0x34: can't find jump dest instruction at .text+0x6601022a CC [M] drivers/power/bq25890_charger.o fs/nfs/nfs4state.o: warning: objtool: nfs4_try_migration()+0x94: can't find jump dest instruction at .text+0x901090a CC [M] drivers/staging/rtl8723au/core/rtw_wlan_util.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ce/led.o drivers/usb/misc/iowarrior.o: warning: objtool: iowarrior_poll()+0x33: can't find jump dest instruction at .text+0x85000039 drivers/staging/lustre/lnet/lnet/peer.o: warning: objtool: lnet_peer_table_deathrow_wait_locked.isra.4()+0x1e: can't find jump dest instruction at .text+0xd1000024 drivers/usb/gadget/function/u_serial.o: warning: objtool: gs_start_tx()+0x31: can't find jump dest instruction at .text+0xf5010497 drivers/net/wireless/intel/iwlwifi/mvm/ops.o: warning: objtool: iwl_mvm_nic_config()+0x2f: can't find jump dest instruction at .text+0xf5000035 CC [M] drivers/net/ethernet/stmicro/stmmac/stmmac_mdio.o CC [M] drivers/regulator/max77620-regulator.o drivers/staging/lustre/lustre/lov/lov_io.o: warning: objtool: lov_io_slice_init()+0x37: can't find jump dest instruction at .text+0x9a00008d CC [M] drivers/mfd/cros_ec.o CC fs/posix_acl.o CC [M] drivers/uwb/i1480/dfu/phy.o drivers/acpi/acpica/utmath.o: warning: objtool: acpi_ut_short_divide()+0x34: call without frame pointer save/setup drivers/acpi/acpica/utmath.o: warning: objtool: acpi_ut_divide()+0x34: call without frame pointer save/setup drivers/video/backlight/lm3630a_bl.o: warning: objtool: lm3630a_intr_config()+0x30: can't find jump dest instruction at .text+0xb0101a6 drivers/media/rc/keymaps/rc-tbs-nec.o: warning: objtool: init_rc_map_tbs_nec()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-tbs-nec.o: warning: objtool: exit_rc_map_tbs_nec()+0xb: call without frame pointer save/setup CC [M] drivers/video/fbdev/via/tblDPASetting.o CC [M] drivers/tty/n_r3964.o drivers/net/ethernet/tehuti/tehuti.o: warning: objtool: bdx_setmulti()+0x17: can't find jump dest instruction at .text+0xf100001d CC drivers/acpi/acpica/utmutex.o drivers/usb/host/ohci-platform.o: warning: objtool: ohci_platform_power_on()+0x36: can't find jump dest instruction at .text+0xcf00026c drivers/video/fbdev/core/fb_ddc.o: warning: objtool: fb_ddc_read()+0x84: can't find jump dest instruction at .text+0x5c010089 drivers/staging/rtl8712/rtl871x_io.o: warning: objtool: r8712_alloc_io_queue()+0x35: can't find jump dest instruction at .text+0x3e01003b drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/ppatomctrl.o: warning: objtool: fSqrt()+0xb2: can't find jump dest instruction at .text+0x760003c6 drivers/staging/rtl8723au/core/rtw_security.o: warning: objtool: crc32_init()+0x1b: can't find jump dest instruction at .text+0x95000181 drivers/staging/lustre/lustre/lov/lovsub_object.o: warning: objtool: lovsub_attr_set()+0x55: can't find jump dest instruction at .text+0x9c0000db CC [M] drivers/usb/usbip/vhci_tx.o drivers/media/rc/keymaps/rc-streamzap.o: warning: objtool: init_rc_map_streamzap()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-streamzap.o: warning: objtool: exit_rc_map_streamzap()+0xb: call without frame pointer save/setup CC [M] drivers/media/rc/keymaps/rc-technisat-usb2.o CC [M] lib/crc7.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/tonga_hwmgr.o CC [M] drivers/usb/host/xhci.o CC [M] drivers/usb/musb/tusb6010.o CC [M] drivers/platform/x86/intel_punit_ipc.o CC [M] drivers/net/wireless/intel/iwlwifi/mvm/rx.o drivers/net/wireless/realtek/rtlwifi/rtl8188ee/led.o: warning: objtool: rtl88ee_sw_led_on()+0x4d: can't find jump dest instruction at .text+0xc4000053 drivers/staging/vme/devices/vme_pio2_gpio.o: warning: objtool: pio2_gpio_reset()+0x40: can't find jump dest instruction at .text+0x102c6 LD drivers/video/fbdev/core/built-in.o CC [M] drivers/staging/speakup/speakup_dectlk.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8188ee/pwrseq.o CC [M] drivers/staging/speakup/speakup_decext.o drivers/scsi/scsicam.o: warning: objtool: scsi_partsize()+0x1a: can't find jump dest instruction at .text+0xd6000020 drivers/staging/comedi/drivers/das16m1.o: warning: objtool: das16m1_attach()+0x2f: can't find jump dest instruction at .text+0x6b020165 drivers/usb/renesas_usbhs/rcar2.o: warning: objtool: usbhs_rcar2_power_ctrl()+0x13: call without frame pointer save/setup drivers/usb/renesas_usbhs/rcar2.o: warning: objtool: usbhs_rcar2_hardware_exit()+0xe: call without frame pointer save/setup drivers/usb/renesas_usbhs/rcar2.o: warning: objtool: usbhs_rcar2_hardware_init()+0x18: call without frame pointer save/setup CC [M] drivers/hwmon/pcf8591.o CC [M] drivers/staging/comedi/drivers/das1800.o drivers/usb/core/hcd-pci.o: warning: objtool: resume_common()+0x54: can't find jump dest instruction at .text+0xe30001d9 drivers/media/rc/keymaps/rc-technisat-ts35.o: warning: objtool: init_rc_map()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-technisat-ts35.o: warning: objtool: exit_rc_map()+0xb: call without frame pointer save/setup CC [M] drivers/usb/renesas_usbhs/rcar3.o CC [M] drivers/usb/gadget/legacy/g_ffs.o drivers/staging/lustre/lustre/llite/rw26.o: warning: objtool: ll_invalidatepage()+0x9d: can't find jump dest instruction at .text+0xa00000b3 CC [M] drivers/scsi/scsi_error.o CC [M] drivers/staging/rtl8723au/hal/hal_com.o drivers/staging/rtl8192e/rtllib_crypt_ccmp.o: warning: objtool: rtllib_ccmp_decrypt()+0x3c: can't find jump dest instruction at .text+0xa50303f1 drivers/video/backlight/lm3639_bl.o: warning: objtool: lm3639_chip_init()+0x46: can't find jump dest instruction at .text+0xc300019c drivers/staging/rtl8192e/rtl819x_HTProc.o: warning: objtool: HTIOTPeerDetermine()+0x52: can't find jump dest instruction at .text+0xb5010228 drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv35.o: warning: objtool: nv35_fb_tile_comp()+0x58: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv35.o: warning: objtool: nv35_fb_new()+0x18: call without frame pointer save/setup drivers/scsi/lpfc/lpfc_init.o: warning: objtool: lpfc_sha_iterate()+0xef: can't find jump dest instruction at .text+0x6d0000f4 drivers/scsi/hosts.o: warning: objtool: scsi_host_set_state()+0x1b: can't find jump dest instruction at .text+0xb7000371 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/fw.o: warning: objtool: _rtl88e_fill_h2c_command()+0x6d: can't find jump dest instruction at .text+0xa1000073 CC [M] drivers/staging/rtl8723au/hal/hal_intf.o drivers/usb/storage/uas.o: warning: objtool: uas_wait_for_pending_cmnds()+0xc5: can't find jump dest instruction at .text+0x7d0001d9 CC [M] drivers/usb/serial/generic.o drivers/video/fbdev/neofb.o: warning: objtool: neofb_setcolreg()+0x12: can't find jump dest instruction at .text+0xa4000598 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv36.o drivers/staging/rtl8712/usb_ops_linux.o: warning: objtool: r8712_usb_read_port_complete()+0x2d: can't find jump dest instruction at .text+0x5010033 drivers/tty/vt/vt_ioctl.o: warning: objtool: vt_ioctl()+0x49: can't find jump dest instruction at .text+0x221206bf CC [M] drivers/video/backlight/lp855x_bl.o drivers/net/ethernet/samsung/sxgbe/sxgbe_ethtool.o: warning: objtool: sxgbe_set_rxnfc()+0x1a: can't find call dest symbol at offset 0x4200053e drivers/media/dvb-frontends/stv6110.o: warning: objtool: stv6110_write_regs()+0xae: can't find jump dest instruction at .text+0x84000283 CC [M] drivers/usb/storage/protocol.o CC [M] drivers/scsi/scsi_lib.o CC [M] fs/ubifs/ioctl.o drivers/tty/n_tracerouter.o: warning: objtool: n_tracerouter_receivebuf()+0x24: call without frame pointer save/setup drivers/tty/n_tracerouter.o: warning: objtool: n_tracerouter_open()+0x2b: call without frame pointer save/setup drivers/tty/n_tracerouter.o: warning: objtool: n_tracerouter_close()+0x1f: call without frame pointer save/setup drivers/tty/n_tracerouter.o: warning: objtool: n_tracerouter_init()+0x1c: call without frame pointer save/setup drivers/tty/n_tracerouter.o: warning: objtool: n_tracerouter_exit()+0x9: call without frame pointer save/setup CC [M] drivers/usb/gadget/legacy/mass_storage.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv40.o LD [M] drivers/net/ethernet/samsung/sxgbe/samsung-sxgbe.o drivers/net/ethernet/smsc/smsc911x.o: warning: objtool: smsc911x_probe_config()+0x5e: can't find jump dest instruction at .text+0xb70004b4 CC [M] drivers/media/dvb-frontends/stv0900_core.o drivers/staging/rtl8723au/core/rtw_mlme_ext.o: warning: objtool: init_channel_list()+0x1b1: can't find jump dest instruction at .text+0x960001c7 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/dm.o: warning: objtool: rtl88e_set_iqk_matrix()+0x2a: can't find jump dest instruction at .text+0x84010030 drivers/net/wireless/realtek/rtlwifi/rtl8192ce/dm.o: warning: objtool: rtl92ce_dm_dynamic_txpower()+0x27: can't find jump dest instruction at .text+0x6501002d CC [M] drivers/gpu/drm/i915/intel_dsi.o drivers/staging/sm750fb/ddk750_mode.o: warning: objtool: programModeRegisters()+0x14: can't find jump dest instruction at .text+0x6401001a CC [M] drivers/usb/misc/legousbtower.o CC [M] drivers/staging/rtl8712/rtl8712_io.o CC [M] drivers/usb/gadget/legacy/serial.o LD fs/ocfs2/dlmfs/built-in.o CC [M] drivers/staging/sm750fb/ddk750_display.o CC [M] drivers/gpu/drm/i915/intel_dsi_dcs_backlight.o CC [M] drivers/staging/rtl8192u/ieee80211/ieee80211_crypt.o drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: pm8001_work_fn()+0x2b: can't find jump dest instruction at .text+0xba0307d1 drivers/usb/musb/musb_host.o: warning: objtool: musb_bus_suspend()+0x2b: can't find jump dest instruction at .text+0x880000c1 drivers/staging/speakup/speakup_bns.o: warning: objtool: synth_bns_init()+0xb: call without frame pointer save/setup drivers/staging/speakup/speakup_bns.o: warning: objtool: synth_bns_exit()+0xb: call without frame pointer save/setup CC [M] fs/ocfs2/dlmfs/userdlm.o drivers/target/iscsi/iscsi_target_login.o: warning: objtool: iscsi_login_zero_tsih_s2()+0xa4: can't find jump dest instruction at .text+0xb80103a9 CC [M] net/netfilter/xt_l2tp.o CC [M] drivers/usb/misc/rio500.o fs/ocfs2/quota_global.o: warning: objtool: ocfs2_validate_quota_block()+0x38: can't find jump dest instruction at .text+0xcf0003fd drivers/net/ethernet/stmicro/stmmac/stmmac_main.o: warning: objtool: stmmac_tso_allocator()+0x21: can't find jump dest instruction at .text+0x840001a7 CC [M] drivers/net/ethernet/wiznet/w5100-spi.o CC [M] drivers/staging/sm750fb/ddk750_help.o net/netfilter/xt_iprange.o: warning: objtool: iprange_mt6()+0x23: can't find jump dest instruction at .text+0xb0000029 fs/nfs/nfs4xdr.o: warning: objtool: encode_attrs()+0x65: can't find jump dest instruction at .text+0xa100030b CC [M] net/netfilter/xt_length.o CC [M] drivers/target/iscsi/iscsi_target_util.o CC [M] drivers/staging/rtl8712/rtl871x_ioctl_linux.o drivers/rtc/rtc-ds1685.o: warning: objtool: ds1685_rtc_sysfs_ctrl_regs_show()+0x35: can't find jump dest instruction at .text+0x8200029b CC [M] drivers/regulator/max8649.o drivers/uwb/i1480/dfu/mac.o: warning: objtool: fw_hdrs_load()+0x2a: can't find jump dest instruction at .text+0x22010030 CC [M] drivers/usb/host/xhci-mem.o CC [M] drivers/watchdog/advantechwdt.o drivers/uwb/i1480/dfu/dfu.o: warning: objtool: i1480_cmd()+0x98: can't find jump dest instruction at .text+0xcb0002ae drivers/usb/misc/usblcd.o: warning: objtool: lcd_ioctl()+0x1d: can't find jump dest instruction at .text+0x21010083 CC [M] drivers/platform/x86/intel_telemetry_core.o drivers/video/fbdev/tdfxfb.o: warning: objtool: tdfxfb_setcolreg()+0x1d: can't find jump dest instruction at .text+0x6a010783 CC [M] drivers/staging/rtl8712/rtl871x_ioctl_rtl.o fs/ocfs2/stack_o2cb.o: warning: objtool: o2cb_cluster_check()+0x2c: can't find jump dest instruction at .text+0x5010391 CC [M] drivers/staging/rtl8723au/hal/Hal8723PwrSeq.o drivers/spi/spi-pxa2xx.o: warning: objtool: ssp_int()+0x16: can't find jump dest instruction at .text+0xa90004fc drivers/usb/musb/musb_gadget.o: warning: objtool: musb_gadget_wakeup()+0x49: can't find jump dest instruction at .text+0x50102bf CC drivers/acpi/acpica/utnonansi.o CC [M] drivers/hwmon/powr1220.o CC [M] drivers/net/wireless/intel/iwlwifi/dvm/tx.o drivers/tty/vt/selection.o: warning: objtool: set_selection()+0x4f: can't find jump dest instruction at .text+0x5d050165 drivers/usb/usbip/usbip_event.o: warning: objtool: event_handler()+0x14: can't find jump dest instruction at .text+0xf10000da drivers/rtc/rtc-ds2404.o: warning: objtool: ds2404_write_memory()+0x48: can't find jump dest instruction at .text+0xd000037e drivers/staging/lustre/lustre/llite/super25.o: warning: objtool: lustre_init()+0x19: can't find jump dest instruction at .init.text+0xe301001f drivers/scsi/snic/snic_scsi.o: warning: objtool: snic_issue_tm_req()+0x45: can't find jump dest instruction at .text+0x110103eb CC [M] drivers/spi/spi-rockchip.o LD [M] fs/ocfs2/ocfs2_stackglue.o drivers/staging/rtl8192e/rtl819x_TSProc.o: warning: objtool: SearchAdmitTRStream()+0x39: can't find jump dest instruction at .text+0x301005e drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82599.o: warning: objtool: ixgbe_dcb_config_pfc_82599()+0x9e: can't find jump dest instruction at .text+0x3d0103a3 CC [M] drivers/rtc/rtc-ep93xx.o CC [M] drivers/video/fbdev/via/viamode.o CC [M] drivers/net/wireless/marvell/mwifiex/pcie.o CC [M] net/netfilter/xt_limit.o CC [M] drivers/staging/lustre/lustre/llite/glimpse.o fs/ocfs2/stack_user.o: warning: objtool: ocfs2_control_do_setversion_msg()+0x41: can't find jump dest instruction at .text+0x10817 LD [M] fs/ocfs2/ocfs2_stack_o2cb.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8188ee/rf.o drivers/rtc/rtc-ds3232.o: warning: objtool: ds3232_set_alarm()+0x21: can't find jump dest instruction at .text+0xd1000097 CC [M] drivers/video/fbdev/via/via-core.o drivers/scsi/sym53c8xx_2/sym_malloc.o: warning: objtool: ___sym_malloc()+0x21: can't find jump dest instruction at .text+0xb9000027 drivers/md/bcache/stats.o: warning: objtool: scale_stats()+0x1b: can't find jump dest instruction at .text+0xce000041 LD [M] fs/ocfs2/ocfs2_stack_user.o CC [M] drivers/net/wireless/intel/iwlwifi/mvm/rxmq.o drivers/scsi/ufs/ufshcd-pltfrm.o: warning: objtool: ufshcd_parse_clock_info()+0x3c: can't find jump dest instruction at .text+0x61020042 CC [M] drivers/md/bcache/super.o drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.o: warning: objtool: halbtc_set()+0x16: can't find jump dest instruction at .text+0x7201030c drivers/watchdog/acquirewdt.o: warning: objtool: acq_ioctl()+0x1e: can't find jump dest instruction at .text+0xa00001f4 CC [M] drivers/video/fbdev/tridentfb.o drivers/staging/fbtft/fbtft_device.o: warning: objtool: write_gpio16_wr_slow()+0x5a: can't find jump dest instruction at .text+0xbd0001e0 CC [M] drivers/rtc/rtc-fm3130.o LD drivers/net/wireless/realtek/rtlwifi/rtl8192de/built-in.o CC [M] lib/libcrc32c.o LD drivers/staging/lustre/lustre/ptlrpc/built-in.o LD drivers/staging/unisys/visorinput/built-in.o drivers/scsi/snic/snic_disc.o: warning: objtool: snic_tgt_create()+0x59: can't find jump dest instruction at .text+0x7003005f CC [M] drivers/mfd/cros_ec_i2c.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192de/dm.o drivers/video/fbdev/vt8623fb.o: warning: objtool: vt8623fb_setcolreg()+0x14: can't find jump dest instruction at .text+0x1701001a CC [M] drivers/media/usb/gspca/touptek.o drivers/platform/x86/surfacepro3_button.o: warning: objtool: surface_button_notify()+0x41: can't find jump dest instruction at .text+0xe5000086 CC [M] drivers/staging/unisys/visorinput/visorinput.o CC [M] drivers/scsi/snic/vnic_cq.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/l_lock.o LD [M] drivers/staging/fbtft/fbtft.o drivers/staging/lustre/lnet/lnet/lib-move.o: warning: objtool: lnet_extract_kiov()+0x15: can't find jump dest instruction at .text+0x502042b drivers/spi/spi-pxa2xx-pci.o: warning: objtool: pxa2xx_spi_pci_probe()+0x33: can't find jump dest instruction at .text+0xe1010189 CC drivers/tty/serial/mvebu-uart.o In file included from /home/kisskb/slave/src/include/linux/seq_file.h:10:0, from /home/kisskb/slave/src/include/linux/pinctrl/consumer.h:17, from /home/kisskb/slave/src/include/linux/pinctrl/devinfo.h:21, from /home/kisskb/slave/src/include/linux/device.h:24, from /home/kisskb/slave/src/include/linux/dmaengine.h:20, from /home/kisskb/slave/src/include/linux/netdevice.h:38, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/osdep_service.h:30, from /home/kisskb/slave/src/drivers/staging/rtl8723au/core/rtw_wlan_util.c:17: /home/kisskb/slave/src/include/linux/fs.h: In function 'kernel_read_file_id_str': /home/kisskb/slave/src/include/linux/fs.h:2676:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] drivers/tty/n_tracesink.o: warning: objtool: n_tracesink_close()+0x1a: call without frame pointer save/setup drivers/tty/n_tracesink.o: warning: objtool: n_tracesink_datadrain()+0x24: call without frame pointer save/setup drivers/tty/n_tracesink.o: warning: objtool: n_tracesink_open()+0x1e: 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 CC [M] fs/ocfs2/dlmfs/dlmfs.o drivers/rtc/rtc-em3027.o: warning: objtool: em3027_set_time()+0x3a: call without frame pointer save/setup drivers/rtc/rtc-em3027.o: warning: objtool: em3027_get_time()+0x65: call without frame pointer save/setup drivers/rtc/rtc-em3027.o: warning: objtool: em3027_probe()+0x3e: 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 drivers/scsi/lpfc/lpfc_sli.o: warning: objtool: lpfc_sli4_eratt_read()+0x31: can't find jump dest instruction at .text+0x2e010127 drivers/acpi/acpica/utmisc.o: warning: objtool: acpi_ut_walk_package_tree()+0x5a: can't find jump dest instruction at .text+0x61010162 sound/soc/codecs/tlv320aic31xx.o: warning: objtool: aic31xx_setup_pll()+0x123: can't find jump dest instruction at .text+0x78000488 CC [M] drivers/staging/rtl8723au/hal/Hal8723UHWImg_CE.o CC [M] drivers/tty/cyclades.o CC fs/coredump.o CC [M] fs/nfs/nfs4idmap.o CC [M] drivers/staging/rtl8723au/hal/HalDMOutSrc8723A_CE.o CC [M] sound/soc/codecs/tlv320aic32x4.o CC [M] drivers/platform/x86/intel_telemetry_pltdrv.o drivers/staging/rtl8188eu/core/rtw_pwrctrl.o: warning: objtool: ips_enter()+0x1f: can't find jump dest instruction at .text+0x101c5 CC [M] drivers/staging/rtl8188eu/core/rtw_rf.o drivers/usb/host/ohci-hcd.o: warning: objtool: periodic_unlink()+0x36: can't find jump dest instruction at .text+0xa100018c drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_nl.o: warning: objtool: ixgbe_dcbnl_ieee_delapp()+0x2c: can't find jump dest instruction at .text+0x1f0105a2 drivers/staging/vme/devices/vme_pio2_core.o: warning: objtool: pio2_probe()+0x35: can't find jump dest instruction at .text+0x605021b CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_sysfs.o CC [M] drivers/net/wireless/marvell/mwifiex/usb.o LD [M] drivers/staging/vme/devices/vme_pio2.o drivers/net/wireless/intel/iwlwifi/mvm/mac80211.o: warning: objtool: iwl_mvm_post_channel_switch()+0x60: can't find jump dest instruction at .text+0x9d000225 LD drivers/net/wireless/realtek/rtlwifi/rtl8192ee/built-in.o drivers/net/wireless/marvell/mwifiex/11h.o: warning: objtool: mwifiex_11h_process_infra_join.isra.0()+0x1c: can't find jump dest instruction at .text+0xd7000022 drivers/mfd/sm501.o: warning: objtool: sm501_register_gpio()+0xbb: can't find jump dest instruction at .text+0xdd0009a0 CC [M] drivers/power/smb347-charger.o CC [M] sound/soc/codecs/tlv320aic32x4-i2c.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ee/dm.o drivers/media/rc/keymaps/rc-technisat-usb2.o: warning: objtool: init_rc_map()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-technisat-usb2.o: warning: objtool: exit_rc_map()+0xb: call without frame pointer save/setup LD drivers/staging/vme/built-in.o drivers/target/iscsi/iscsi_target_nego.o: warning: objtool: iscsi_target_restore_sock_callbacks()+0x26: can't find jump dest instruction at .text+0x9900007c CC [M] drivers/mfd/cros_ec_spi.o drivers/usb/usbip/vhci_sysfs.o: warning: objtool: store_attach()+0x65: can't find jump dest instruction at .text+0x730200cb drivers/staging/unisys/visorbus/visorchannel.o: warning: objtool: visorchannel_debug()+0x2e: can't find jump dest instruction at .text+0x83020364 CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ee/fw.o drivers/usb/core/usb-acpi.o: warning: objtool: usb_acpi_find_companion()+0x3b: can't find jump dest instruction at .text+0x98010071 drivers/staging/lustre/lnet/lnet/acceptor.o: warning: objtool: lnet_connect_console_error()+0x2a: can't find jump dest instruction at .text+0xa020070 LD drivers/net/wireless/realtek/rtlwifi/rtl8192se/built-in.o CC [M] drivers/usb/usbip/vhci_rx.o drivers/usb/core/ledtrig-usbport.o: warning: objtool: usbport_trig_add_port()+0x56: can't find jump dest instruction at .text+0xb100035c CC [M] drivers/media/rc/keymaps/rc-terratec-cinergy-c-pci.o drivers/platform/x86/intel_pmc_ipc.o: warning: objtool: ipc_plat_get_res()+0x3b: can't find jump dest instruction at .text+0xd60400e0 In file included from /home/kisskb/slave/src/include/linux/seq_file.h:10:0, from /home/kisskb/slave/src/include/linux/pinctrl/consumer.h:17, from /home/kisskb/slave/src/include/linux/pinctrl/devinfo.h:21, from /home/kisskb/slave/src/include/linux/device.h:24, from /home/kisskb/slave/src/include/linux/dmaengine.h:20, from /home/kisskb/slave/src/include/linux/netdevice.h:38, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/osdep_service.h:30, from /home/kisskb/slave/src/drivers/staging/rtl8723au/hal/hal_intf.c:17: /home/kisskb/slave/src/include/linux/fs.h: In function 'kernel_read_file_id_str': /home/kisskb/slave/src/include/linux/fs.h:2676:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192se/dm.o drivers/usb/renesas_usbhs/fifo.o: warning: objtool: usbhsf_fifo_select()+0x38: can't find jump dest instruction at .text+0xda00011e CC [M] drivers/media/rc/keymaps/rc-terratec-cinergy-s2-hd.o CC [M] drivers/staging/rts5208/ms.o CC [M] drivers/net/wireless/intel/iwlwifi/mvm/tx.o LD [M] drivers/usb/core/usbcore.o drivers/staging/lustre/lnet/lnet/router.o: warning: objtool: lnet_new_rtrbuf()+0x121: can't find jump dest instruction at .text+0xe3000306 CC [M] drivers/usb/usbip/vhci_hcd.o drivers/usb/gadget/function/u_ether.o: warning: objtool: gether_disconnect()+0x41: can't find jump dest instruction at .text+0x690100d6 CC [M] drivers/media/rc/keymaps/rc-terratec-cinergy-xs.o CC [M] drivers/video/fbdev/s3fb.o LD [M] drivers/staging/lustre/lnet/lnet/lnet.o drivers/thermal/intel_pch_thermal.o: warning: objtool: intel_pch_thermal_probe()+0x43: can't find jump dest instruction at .text+0x690102e9 fs/binfmt_elf.o: warning: objtool: fill_files_note()+0x4a: can't find jump dest instruction at .text+0x8f010050 drivers/scsi/sym53c8xx_2/sym_nvram.o: warning: objtool: sym_read_S24C16_nvram()+0xe7: can't find jump dest instruction at .text+0x4a0103ad drivers/staging/rtl8192e/rtllib_crypt_tkip.o: warning: objtool: tkip_mixing_phase1()+0x1af: can't find jump dest instruction at .text+0xaaff01b4 CC [M] drivers/usb/gadget/function/f_ncm.o drivers/scsi/qla4xxx/ql4_iocb.o: warning: objtool: qla4xxx_send_mbox_iocb()+0x44: can't find jump dest instruction at .text+0x9b00014a LD [M] drivers/video/fbdev/core/fb.o drivers/scsi/qla4xxx/ql4_mbx.o: warning: objtool: qla4xxx_update_local_ip()+0x1fe: can't find jump dest instruction at .text+0xce010264 drivers/hwmon/ntc_thermistor.o: warning: objtool: ntc_thermistor_parse_dt()+0x29: can't find jump dest instruction at .text+0xf800016f CC [M] drivers/thermal/hisi_thermal.o CC [M] drivers/scsi/qla4xxx/ql4_nx.o CC fs/drop_caches.o drivers/staging/rts5208/rtsx_scsi.o: warning: objtool: ms_mode_sense()+0x172: can't find jump dest instruction at .text+0x91000178 CC [M] drivers/staging/sm750fb/ddk750_swi2c.o CC [M] fs/ubifs/lpt_commit.o CC [M] drivers/staging/rts5208/spi.o drivers/uwb/i1480/dfu/phy.o: warning: objtool: i1480_phy_fw_upload()+0x2d: can't find jump dest instruction at .text+0xe1000203 drivers/net/wireless/intel/iwlwifi/dvm/ucode.o: warning: objtool: iwl_alive_notify()+0xcb: can't find jump dest instruction at .text+0xe1000171 drivers/staging/unisys/visorbus/periodic_work.o: warning: objtool: visor_periodic_work_start()+0x2b: can't find jump dest instruction at .text+0xb3000111 CC [M] drivers/staging/lustre/lustre/llite/lcommon_cl.o CC [M] drivers/net/wireless/ath/ath9k/ar9002_phy.o CC [M] drivers/uwb/i1480/dfu/usb.o CC [M] drivers/platform/x86/intel_telemetry_debugfs.o drivers/staging/lustre/lustre/obdclass/linux/linux-sysctl.o: warning: objtool: max_dirty_mb_store()+0x1d: call without frame pointer save/setup drivers/staging/lustre/lustre/obdclass/linux/linux-sysctl.o: warning: objtool: max_dirty_mb_show()+0x1e: call without frame pointer save/setup drivers/staging/lustre/lustre/obdclass/linux/linux-sysctl.o: warning: objtool: static_uintvalue_show()+0x1b: call without frame pointer save/setup drivers/staging/lustre/lustre/obdclass/linux/linux-sysctl.o: warning: objtool: static_uintvalue_store()+0x27: call without frame pointer save/setup drivers/staging/lustre/lustre/obdclass/linux/linux-sysctl.o: warning: objtool: obd_sysctl_init()+0x17: call without frame pointer save/setup drivers/regulator/max1586.o: warning: objtool: of_get_max1586_platform_data()+0x74: can't find jump dest instruction at .text+0xc40001d9 drivers/net/wireless/ralink/rt2x00/rt2800lib.o: warning: objtool: rt2800_get_survey()+0x23: can't find jump dest instruction at .text+0x930008b9 CC [M] drivers/scsi/qla2xxx/qla_bsg.o CC [M] drivers/staging/lustre/lustre/obdclass/llog.o CC [M] fs/xfs/libxfs/xfs_inode_fork.o CC [M] lib/crc8.o In file included from /home/kisskb/slave/src/include/linux/seq_file.h:10:0, from /home/kisskb/slave/src/include/linux/pinctrl/consumer.h:17, from /home/kisskb/slave/src/include/linux/pinctrl/devinfo.h:21, from /home/kisskb/slave/src/include/linux/device.h:24, from /home/kisskb/slave/src/include/linux/dmaengine.h:20, from /home/kisskb/slave/src/include/linux/netdevice.h:38, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/osdep_service.h:30, from /home/kisskb/slave/src/drivers/staging/rtl8723au/hal/hal_com.c:15: /home/kisskb/slave/src/include/linux/fs.h: In function 'kernel_read_file_id_str': /home/kisskb/slave/src/include/linux/fs.h:2676:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] drivers/usb/phy/phy-am335x.o: warning: objtool: am335x_phy_probe()+0x3c: can't find jump dest instruction at .text+0xe90001c2 drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.o: warning: objtool: set_flow_attrs()+0x25: can't find jump dest instruction at .text+0xdf0000db CC [M] drivers/usb/phy/phy-gpio-vbus-usb.o fs/ocfs2/cluster/masklog.o: warning: objtool: __mlog_printk()+0x1f: can't find jump dest instruction at .text+0xb9000155 drivers/usb/usbip/vhci_tx.o: warning: objtool: vhci_send_cmd_submit()+0x47: can't find jump dest instruction at .text+0xb601013c CC [M] sound/soc/codecs/tlv320aic32x4-spi.o CC [M] fs/ocfs2/cluster/sys.o drivers/usb/serial/usb-serial.o: warning: objtool: get_iface_id()+0x40: can't find jump dest instruction at .text+0xa9000865 drivers/staging/rtl8192e/rtllib_crypt_wep.o: warning: objtool: prism2_wep_decrypt()+0x3b: can't find jump dest instruction at .text+0xee010101 CC [M] drivers/staging/sm750fb/ddk750_sii164.o drivers/net/ethernet/sun/cassini.o: warning: objtool: cas_saturn_firmware_init()+0x37: can't find jump dest instruction at .text+0xab00063d drivers/xen/events/events_2l.o: warning: objtool: evtchn_2l_handle_events()+0xa7: can't find jump dest instruction at .text+0x5101014d drivers/video/fbdev/core/svgalib.o: warning: objtool: svga_wcrt_multi()+0x24: can't find jump dest instruction at .text+0xcb00002a CC [M] drivers/usb/gadget/udc/amd5536udc.o drivers/staging/sm750fb/ddk750_display.o: warning: objtool: swPanelPowerSequence.constprop.0()+0x34: can't find call dest symbol at offset 0x68000178 CC drivers/xen/events/events_fifo.o drivers/power/bq24735-charger.o: warning: objtool: bq24735_parse_dt_data()+0x48: can't find jump dest instruction at .text+0xa200006d CC [M] drivers/usb/serial/bus.o drivers/acpi/acpica/utmutex.o: warning: objtool: acpi_ut_mutex_initialize()+0xd6: can't find jump dest instruction at .text+0xf800011c CC [M] drivers/video/fbdev/arkfb.o CC [M] drivers/usb/phy/phy-isp1301.o CC [M] drivers/mfd/rtsx_pcr.o CC [M] drivers/power/tps65090-charger.o CC [M] drivers/thermal/mtk_thermal.o drivers/scsi/lpfc/lpfc_attr.o: warning: objtool: lpfc_fcp_cpu_map_show()+0x30: can't find jump dest instruction at .text+0x780108b6 CC [M] drivers/net/ethernet/wiznet/w5300.o drivers/usb/renesas_usbhs/rcar3.o: warning: objtool: usbhs_rcar3_power_ctrl()+0x18: call without frame pointer save/setup CC [M] drivers/usb/renesas_usbhs/mod_host.o drivers/staging/lustre/lustre/lov/lovsub_page.o: warning: objtool: lovsub_page_init()+0x20: call without frame pointer save/setup drivers/staging/rtl8723au/core/rtw_sta_mgt.o: warning: objtool: rtw_alloc_stainfo23a()+0x4d: can't find jump dest instruction at .text+0x98010323 CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_lock.o drivers/hwmon/pcf8591.o: warning: objtool: pcf8591_probe()+0x40: can't find jump dest instruction at .text+0xe8000446 drivers/usb/wusbcore/dev-sysfs.o: warning: objtool: wusb_disconnect_store()+0x42: can't find jump dest instruction at .text+0xb7000048 CC [M] drivers/video/backlight/lp8788_bl.o CC [M] drivers/staging/lustre/lustre/lov/lov_pool.o CC [M] drivers/hwmon/pwm-fan.o CC [M] drivers/staging/rtl8712/rtl871x_ioctl_set.o LD drivers/net/wireless/realtek/rtlwifi/rtl8723ae/built-in.o CC fs/fhandle.o In file included from /home/kisskb/slave/src/include/linux/seq_file.h:10:0, from /home/kisskb/slave/src/include/linux/pinctrl/consumer.h:17, from /home/kisskb/slave/src/include/linux/pinctrl/devinfo.h:21, from /home/kisskb/slave/src/include/linux/device.h:24, from /home/kisskb/slave/src/include/linux/dmaengine.h:20, from /home/kisskb/slave/src/include/linux/netdevice.h:38, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/osdep_service.h:30, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/drv_types.h:25, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/HalPwrSeqCmd.h:19, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/Hal8723PwrSeq.h:24, from /home/kisskb/slave/src/drivers/staging/rtl8723au/hal/Hal8723PwrSeq.c:16: /home/kisskb/slave/src/include/linux/fs.h: In function 'kernel_read_file_id_str': /home/kisskb/slave/src/include/linux/fs.h:2676:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] LD drivers/staging/unisys/visornic/built-in.o drivers/staging/sm750fb/ddk750_sii164.o: warning: objtool: sii164InitChip()+0x67: can't find jump dest instruction at .text+0x80100ed net/netfilter/xt_ipvs.o: warning: objtool: ip_vs_fill_iph_skb.constprop.3()+0x65: can't find jump dest instruction at .text+0x900000ab drivers/net/ethernet/sfc/siena.o: warning: objtool: siena_mtd_probe()+0x4d: can't find jump dest instruction at .text+0x5c010303 CC [M] drivers/spi/spi-rspi.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723ae/dm.o CC drivers/acpi/acpica/utobject.o CC [M] drivers/staging/unisys/visornic/visornic_main.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ee/hw.o LD drivers/staging/rtl8192e/rtl8192e/built-in.o drivers/staging/speakup/speakup_decext.o: warning: objtool: do_catch_up()+0x72: can't find jump dest instruction at .text+0x240200a7 drivers/staging/speakup/speakup_dectlk.o: warning: objtool: do_catch_up()+0x9a: can't find jump dest instruction at .text+0x970201df In file included from /home/kisskb/slave/src/include/linux/seq_file.h:10:0, from /home/kisskb/slave/src/include/linux/pinctrl/consumer.h:17, from /home/kisskb/slave/src/include/linux/pinctrl/devinfo.h:21, from /home/kisskb/slave/src/include/linux/device.h:24, from /home/kisskb/slave/src/include/linux/dmaengine.h:20, from /home/kisskb/slave/src/include/linux/netdevice.h:38, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/osdep_service.h:30, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/odm_precomp.h:21, from /home/kisskb/slave/src/drivers/staging/rtl8723au/hal/Hal8723UHWImg_CE.c:17: /home/kisskb/slave/src/include/linux/fs.h: In function 'kernel_read_file_id_str': /home/kisskb/slave/src/include/linux/fs.h:2676:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] CC [M] drivers/staging/speakup/speakup_decpc.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv36.o: warning: objtool: nv36_fb_tile_comp()+0x58: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv36.o: warning: objtool: nv36_fb_new()+0x18: call without frame pointer save/setup drivers/usb/musb/musb_dsps.o: warning: objtool: dsps_resume()+0x36: can't find jump dest instruction at .text+0xd30000bc CC [M] drivers/staging/rtl8192e/rtl8192e/r8192E_dev.o drivers/video/backlight/lp855x_bl.o: warning: objtool: lp855x_configure()+0x28: can't find jump dest instruction at .text+0x740100ae CC [M] drivers/usb/renesas_usbhs/mod_gadget.o drivers/staging/comedi/drivers/das800.o: warning: objtool: das800_probe()+0x8e: can't find jump dest instruction at .text+0x97000154 drivers/usb/gadget/udc/core.o: warning: objtool: usb_gadget_ep_match_desc()+0xf: can't find jump dest instruction at .text+0xb7000015 drivers/usb/gadget/legacy/mass_storage.o: warning: objtool: msg_bind()+0x45: can't find jump dest instruction at .text+0xad01009a drivers/tty/serial/kgdb_nmi.o: warning: objtool: kgdb_nmi_tty_install()+0x3b: can't find jump dest instruction at .text+0xbd000301 CC [M] drivers/video/fbdev/hecubafb.o CC [M] drivers/video/fbdev/via/via-gpio.o drivers/power/bq25890_charger.o: warning: objtool: bq25890_hw_init()+0xca: can't find jump dest instruction at .text+0xa50003b0 CC [M] drivers/gpu/drm/radeon/btc_dpm.o drivers/staging/lustre/lustre/lov/lovsub_lock.o: warning: objtool: lovsub_lock_fini()+0x93: call without frame pointer save/setup drivers/staging/lustre/lustre/lov/lovsub_lock.o: warning: objtool: lovsub_lock_init()+0x27: call without frame pointer save/setup CC [M] drivers/mfd/rts5209.o CC [M] drivers/staging/rtl8712/rtl8712_led.o fs/xfs/libxfs/xfs_dir2_data.o: warning: objtool: xfs_dir2_data_freefind()+0x37: can't find jump dest instruction at .text+0xc02013d CC [M] drivers/staging/lustre/lustre/lov/lproc_lov.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192cu/hw.o drivers/usb/misc/ftdi-elan.o: warning: objtool: ftdi_elan_synchronize_flush()+0x27: can't find jump dest instruction at .text+0x130101ed drivers/acpi/acpica/utnonansi.o: warning: objtool: acpi_ut_strlwr()+0x11: call without frame pointer save/setup drivers/acpi/acpica/utnonansi.o: warning: objtool: acpi_ut_strupr()+0x11: call without frame pointer save/setup drivers/acpi/acpica/utnonansi.o: warning: objtool: acpi_ut_safe_strcpy()+0x2a: call without frame pointer save/setup drivers/acpi/acpica/utnonansi.o: warning: objtool: acpi_ut_safe_strcat()+0x3a: call without frame pointer save/setup drivers/acpi/acpica/utnonansi.o: warning: objtool: acpi_ut_safe_strncat()+0x4b: call without frame pointer save/setup drivers/watchdog/advantechwdt.o: warning: objtool: advwdt_ioctl()+0x15: can't find jump dest instruction at .text+0xfa0001db drivers/usb/misc/ldusb.o: warning: objtool: ld_usb_open()+0x64: can't find jump dest instruction at .text+0x79010199 CC [M] drivers/net/wireless/intel/iwlwifi/dvm/lib.o CC [M] fs/xfs/libxfs/xfs_inode_buf.o CC [M] drivers/usb/misc/usbtest.o drivers/usb/gadget/legacy/serial.o: warning: objtool: serial_register_ports.constprop.0()+0x23: can't find jump dest instruction at .text+0xde000099 drivers/net/ethernet/mellanox/mlx5/core/en_dcbnl.o: warning: objtool: mlx5e_dcbnl_ieee_setets_core()+0x37: can't find jump dest instruction at .text+0xaf00033d drivers/usb/gadget/legacy/inode.o: warning: objtool: next_event()+0x26: can't find jump dest instruction at .text+0xcd00020c drivers/gpu/drm/radeon/cypress_dpm.o: warning: objtool: cypress_enable_bif_dynamic_pcie_gen2()+0x3a: can't find jump dest instruction at .text+0x810003d0 CC [M] drivers/md/bcache/sysfs.o In file included from /home/kisskb/slave/src/include/linux/seq_file.h:10:0, from /home/kisskb/slave/src/include/linux/pinctrl/consumer.h:17, from /home/kisskb/slave/src/include/linux/pinctrl/devinfo.h:21, from /home/kisskb/slave/src/include/linux/device.h:24, from /home/kisskb/slave/src/include/linux/dmaengine.h:20, from /home/kisskb/slave/src/include/linux/netdevice.h:38, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/osdep_service.h:30, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/odm_precomp.h:21, from /home/kisskb/slave/src/drivers/staging/rtl8723au/hal/HalDMOutSrc8723A_CE.c:20: /home/kisskb/slave/src/include/linux/fs.h: In function 'kernel_read_file_id_str': /home/kisskb/slave/src/include/linux/fs.h:2676:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] LD [M] drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.o CC [M] drivers/usb/misc/ehset.o CC [M] lib/bch.o CC [M] drivers/watchdog/alim1535_wdt.o CC [M] net/netfilter/xt_mac.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv40.o: warning: objtool: nv40_fb_init()+0x20: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv40.o: warning: objtool: nv40_fb_tile_comp()+0x58: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv40.o: warning: objtool: nv40_fb_new()+0x18: call without frame pointer save/setup CC [M] drivers/staging/lustre/lustre/llite/lcommon_misc.o CC [M] drivers/staging/lustre/lustre/llite/vvp_dev.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv41.o drivers/net/ethernet/sfc/farch.o: warning: objtool: efx_farch_filter_build()+0x2b: can't find jump dest instruction at .text+0x2b010031 drivers/net/wireless/realtek/rtlwifi/rtl8192cu/dm.o: warning: objtool: rtl92cu_dm_dynamic_txpower()+0x27: can't find jump dest instruction at .text+0xb001002d drivers/regulator/max8649.o: warning: objtool: max8649_regulator_probe()+0x4d: can't find jump dest instruction at .text+0x570201e3 LD [M] drivers/staging/skein/skein.o fs/nfs/nfs4file.o: warning: objtool: nfs42_clone_file_range()+0x5f: can't find jump dest instruction at .text+0x26010065 CC [M] drivers/usb/musb/ux500.o drivers/scsi/qla2xxx/qla_dfs.o: warning: objtool: qla2x00_dfs_fce_release()+0x3c: can't find jump dest instruction at .text+0x8c0001a2 drivers/power/bq24257_charger.o: warning: objtool: bq24257_iilimit_autoset()+0x3f: can't find jump dest instruction at .text+0xb2000165 drivers/rtc/rtc-ep93xx.o: warning: objtool: ep93xx_rtc_remove()+0x1c: call without frame pointer save/setup drivers/rtc/rtc-ep93xx.o: warning: objtool: ep93xx_rtc_show_comp_delete()+0x32: call without frame pointer save/setup drivers/rtc/rtc-ep93xx.o: warning: objtool: ep93xx_rtc_show_comp_preload()+0x2b: call without frame pointer save/setup drivers/rtc/rtc-ep93xx.o: warning: objtool: ep93xx_rtc_proc()+0x33: call without frame pointer save/setup drivers/rtc/rtc-ep93xx.o: warning: objtool: ep93xx_rtc_read_time()+0x17: call without frame pointer save/setup drivers/rtc/rtc-ep93xx.o: warning: objtool: ep93xx_rtc_probe()+0x26: call without frame pointer save/setup drivers/rtc/rtc-ep93xx.o: warning: objtool: ep93xx_rtc_driver_init()+0x12: call without frame pointer save/setup drivers/rtc/rtc-ep93xx.o: warning: objtool: ep93xx_rtc_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/net/wireless/ath/ath9k/ar5008_phy.o drivers/scsi/sym53c8xx_2/sym_hipd.o: warning: objtool: sym_check_goals()+0x35: can't find jump dest instruction at .text+0xb100003a drivers/hwmon/powr1220.o: warning: objtool: powr1220_read_adc()+0x5a: can't find jump dest instruction at .text+0xa40000d0 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv44.o CC [M] drivers/rtc/rtc-gemini.o CC [M] drivers/staging/rts5208/trace.o CC [M] net/netfilter/xt_multiport.o drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_iov_vf_update_mac_shadow()+0x2c: can't find jump dest instruction at .text+0x3b0100e2 CC [M] drivers/media/dvb-frontends/stv0900_sw.o LD [M] drivers/scsi/sym53c8xx_2/sym53c8xx.o drivers/staging/comedi/drivers/das16.o: warning: objtool: das16_attach()+0x54: can't find jump dest instruction at .text+0xc6040229 CC [M] drivers/net/ethernet/stmicro/stmmac/ring_mode.o LD [M] drivers/net/ethernet/qlogic/qed/qed.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8188ee/sw.o CC [M] drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.o drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.o: warning: objtool: iwl_mvm_mac_tsf_id_iter()+0x20: can't find jump dest instruction at .text+0x920000c6 drivers/hwmon/pc87427.o: warning: objtool: pc87427_update_device()+0x3e: can't find jump dest instruction at .text+0xf010184 fs/ubifs/recovery.o: warning: objtool: fix_size_in_place()+0x51: can't find jump dest instruction at .text+0xee000057 drivers/staging/rtl8723au/hal/hal_intf.o: warning: objtool: rtw_hal_update_ra_mask23a()+0x2f: call without frame pointer save/setup fs/ubifs/ioctl.o: warning: objtool: setflags()+0x6c: can't find jump dest instruction at .text+0x6f0100b2 CC [M] drivers/power/tps65217_charger.o drivers/regulator/max77620-regulator.o: warning: objtool: max77620_regulator_set_fps_src()+0x35: can't find jump dest instruction at .text+0xcb00026b CC [M] drivers/net/wireless/intel/iwlwifi/mvm/binding.o CC [M] drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_ccmp.o drivers/mfd/cros_ec.o: warning: objtool: cros_ec_register()+0x43: can't find jump dest instruction at .text+0x23010109 CC [M] drivers/net/wireless/intel/iwlwifi/mvm/quota.o CC [M] fs/ubifs/tnc_misc.o CC [M] drivers/hwmon/sch56xx-common.o drivers/media/rc/keymaps/rc-terratec-cinergy-xs.o: warning: objtool: init_rc_map_terratec_cinergy_xs()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-terratec-cinergy-xs.o: warning: objtool: exit_rc_map_terratec_cinergy_xs()+0xb: call without frame pointer save/setup drivers/tty/serial/atmel_serial.o: warning: objtool: atmel_handle_status()+0x1e: can't find jump dest instruction at .text+0x980004b4 CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723ae/fw.o CC [M] net/netfilter/xt_nfacct.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192se/fw.o drivers/net/ethernet/ti/cpsw_ale.o: warning: objtool: cpsw_ale_control_set()+0x14: can't find jump dest instruction at .text+0x8900001a CC [M] drivers/staging/rtl8188eu/core/rtw_security.o drivers/staging/rtl8192u/ieee80211/ieee80211_crypt.o: warning: objtool: ieee80211_register_crypto_ops_rsl()+0x24: can't find jump dest instruction at .text+0x8000020a CC [M] drivers/regulator/max8660.o drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.o: warning: objtool: stmmac_get_ethtool_stats()+0x56: can't find jump dest instruction at .text+0xb400032b CC [M] drivers/usb/misc/trancevibrator.o CC [M] drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_wep.o drivers/media/rc/keymaps/rc-terratec-cinergy-c-pci.o: warning: objtool: init_rc_map_terratec_cinergy_c_pci()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-terratec-cinergy-c-pci.o: warning: objtool: exit_rc_map_terratec_cinergy_c_pci()+0xb: call without frame pointer save/setup CC [M] drivers/staging/rtl8188eu/core/rtw_sreset.o drivers/scsi/snic/vnic_cq.o: warning: objtool: svnic_cq_free()+0x19: call without frame pointer save/setup drivers/scsi/snic/vnic_cq.o: warning: objtool: svnic_cq_alloc()+0x3b: call without frame pointer save/setup drivers/scsi/snic/vnic_cq.o: warning: objtool: svnic_cq_init()+0x4a: call without frame pointer save/setup drivers/scsi/snic/vnic_cq.o: warning: objtool: svnic_cq_clean()+0x29: call without frame pointer save/setup CC [M] drivers/regulator/max8907-regulator.o drivers/platform/x86/intel_punit_ipc.o: warning: objtool: intel_punit_get_bars()+0x67: can't find jump dest instruction at .text+0xf000007c drivers/net/ethernet/stmicro/stmmac/stmmac_mdio.o: warning: objtool: stmmac_mdio_register()+0x32: can't find jump dest instruction at .text+0x7e020378 drivers/staging/rtl8192e/rtllib_softmac.o: warning: objtool: rtllib_wpa_set_param()+0x1d: can't find jump dest instruction at .text+0x640103a3 CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192cu/led.o drivers/usb/storage/scsiglue.o: warning: objtool: slave_configure()+0xab: can't find jump dest instruction at .text+0x9d010761 LD [M] drivers/staging/rtl8192e/rtllib.o drivers/usb/gadget/udc/dummy_hcd.o: warning: objtool: set_link_state_by_speed()+0x3f: can't find jump dest instruction at .text+0xaf000045 drivers/net/wireless/realtek/rtlwifi/rtl8192ce/led.o: warning: objtool: rtl92ce_sw_led_on()+0x40: call without frame pointer save/setup drivers/net/wireless/realtek/rtlwifi/rtl8192ce/led.o: warning: objtool: rtl92ce_sw_led_off()+0x40: call without frame pointer save/setup drivers/net/wireless/realtek/rtlwifi/rtl8192ce/led.o: warning: objtool: rtl92ce_led_control()+0x64: call without frame pointer save/setup drivers/scsi/qla4xxx/ql4_isr.o: warning: objtool: qla4xxx_isr_decode_mailbox()+0x7a: can't find jump dest instruction at .text+0xa60b0080 CC [M] drivers/scsi/snic/vnic_intr.o CC [M] drivers/net/wireless/intel/iwlwifi/dvm/calib.o CC [M] drivers/net/ethernet/sfc/ef10.o CC [M] drivers/staging/rtl8192u/ieee80211/ieee80211_rx.o fs/ocfs2/dlmfs/userdlm.o: warning: objtool: __user_dlm_queue_lockres()+0x1c: can't find jump dest instruction at .text+0x89000032 CC [M] drivers/net/ethernet/stmicro/stmmac/chain_mode.o drivers/media/rc/keymaps/rc-terratec-cinergy-s2-hd.o: warning: objtool: init_rc_map_terratec_cinergy_s2_hd()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-terratec-cinergy-s2-hd.o: warning: objtool: exit_rc_map_terratec_cinergy_s2_hd()+0xb: call without frame pointer save/setup CC [M] drivers/staging/rtl8712/rtl871x_mlme.o CC [M] drivers/usb/serial/aircable.o drivers/net/ethernet/ti/tlan.o: warning: objtool: tlan_read_and_clear_stats()+0xe3: can't find jump dest instruction at .text+0xbd0000f9 CC [M] drivers/target/iscsi/iscsi_target.o drivers/staging/sm750fb/ddk750_swi2c.o: warning: objtool: sm750_sw_i2c_init()+0x15: can't find jump dest instruction at .text+0xf0102fb CC [M] drivers/usb/gadget/udc/pxa27x_udc.o LD drivers/staging/vt6655/built-in.o drivers/mfd/cros_ec_i2c.o: warning: objtool: cros_ec_pkt_xfer_i2c()+0xa0: can't find jump dest instruction at .text+0x960101a5 CC [M] sound/soc/codecs/tlv320aic3x.o CC [M] drivers/media/rc/keymaps/rc-terratec-slim.o CC [M] drivers/staging/vt6655/device_main.o CC [M] drivers/staging/sm750fb/ddk750_dvi.o CC [M] lib/ts_kmp.o CC [M] drivers/net/wireless/ath/ath9k/ar9002_calib.o drivers/target/iscsi/iscsi_target_tpg.o: warning: objtool: iscsit_alloc_portal_group()+0x44: can't find jump dest instruction at .text+0xfc000089 drivers/usb/usbip/usbip_common.o: warning: objtool: usbip_pack_pdu()+0x11: can't find jump dest instruction at .text+0xc5000097 CC drivers/tty/vt/consolemap.o drivers/staging/unisys/visorhba/visorhba_main.o: warning: objtool: visorhba_slave_alloc()+0x1b: can't find jump dest instruction at .text+0x890000b1 CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ee/led.o drivers/usb/wusbcore/devconnect.o: warning: objtool: wusb_dev_bos_grok.isra.1()+0x2b: can't find jump dest instruction at .text+0xf4000201 fs/ocfs2/cluster/sys.o: warning: objtool: version_show()+0x1f: call without frame pointer save/setup fs/ocfs2/cluster/sys.o: warning: objtool: o2cb_sys_shutdown()+0x9: call without frame pointer save/setup fs/ocfs2/cluster/sys.o: warning: objtool: o2cb_sys_init()+0x1d: call without frame pointer save/setup drivers/usb/misc/rio500.o: warning: objtool: ioctl_rio()+0x34: can't find jump dest instruction at .text+0xea03021a CC [M] drivers/usb/wusbcore/mmc.o LD [M] drivers/staging/unisys/visorhba/visorhba.o drivers/tty/n_r3964.o: warning: objtool: remove_from_rx_queue()+0x15: can't find jump dest instruction at .text+0x890000cb net/netfilter/xt_limit.o: warning: objtool: limit_mt_check()+0x9d: can't find jump dest instruction at .text+0xaf0001a2 fs/ocfs2/dlmfs/dlmfs.o: warning: objtool: dlmfs_file_write()+0x73: can't find jump dest instruction at .text+0xf7000539 CC [M] drivers/usb/misc/uss720.o LD [M] fs/ocfs2/dlmfs/ocfs2_dlmfs.o CC [M] drivers/staging/lustre/lustre/obdclass/llog_cat.o CC [M] drivers/staging/rtl8192e/rtl8192e/r8192E_phy.o CC [M] net/netfilter/xt_osf.o drivers/usb/usbip/vhci_rx.o: warning: objtool: dequeue_pending_unlink.isra.0()+0x52: can't find jump dest instruction at .text+0x9a000058 net/netfilter/xt_l2tp.o: warning: objtool: l2tp_mt_check.isra.3()+0x26: can't find jump dest instruction at .text+0x9f00002b CC [M] drivers/usb/storage/transport.o drivers/net/ethernet/via/via-rhine.o: warning: objtool: rhine_power_init()+0x2a: can't find jump dest instruction at .text+0x220100a0 CC [M] net/netfilter/xt_owner.o CC [M] drivers/media/usb/gspca/tv8532.o drivers/usb/misc/legousbtower.o: warning: objtool: tower_open()+0x52: can't find jump dest instruction at .text+0x190201c7 drivers/scsi/qla2xxx/qla_mid.o: warning: objtool: qla2x00_do_dpc_vp()+0xa9: can't find jump dest instruction at .text+0x7b01044e LD drivers/xen/xen-pciback/built-in.o CC [M] net/netfilter/xt_cgroup.o drivers/staging/unisys/visorinput/visorinput.o: warning: objtool: register_client_keyboard()+0x23: can't find jump dest instruction at .text+0xd20001c9 net/netfilter/xt_length.o: warning: objtool: length_mt_init()+0x10: call without frame pointer save/setup net/netfilter/xt_length.o: warning: objtool: length_mt_exit()+0x10: call without frame pointer save/setup drivers/rtc/rtc-fm3130.o: warning: objtool: fm3130_read_alarm()+0x39: can't find jump dest instruction at .text+0x5801018f CC [M] drivers/media/rc/keymaps/rc-terratec-slim-2.o drivers/staging/comedi/drivers/das1800.o: warning: objtool: das1800_probe()+0x2a: can't find jump dest instruction at .text+0xa6000150 CC [M] drivers/xen/xen-pciback/pci_stub.o CC [M] drivers/media/rc/keymaps/rc-tevii-nec.o lib/libcrc32c.o: warning: objtool: crc32c()+0x3a: 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] drivers/xen/xen-pciback/pciback_ops.o drivers/usb/gadget/legacy/g_ffs.o: warning: objtool: gfs_bind()+0x46: can't find jump dest instruction at .text+0x3c02015c CC [M] net/netfilter/xt_physdev.o CC [M] drivers/staging/comedi/drivers/das6402.o CC [M] drivers/rtc/rtc-generic.o CC [M] fs/nfs/callback.o CC [M] drivers/usb/host/xhci-ring.o CC drivers/xen/xenbus/xenbus_client.o CC [M] drivers/usb/gadget/legacy/printer.o drivers/scsi/pm8001/pm80xx_hwi.o: warning: objtool: init_default_table_values()+0x1f2: can't find jump dest instruction at .text+0x35000497 fs/compat_binfmt_elf.o: warning: objtool: fill_files_note()+0x4a: can't find jump dest instruction at .text+0x8d010110 drivers/tty/serial/serial_core.o: warning: objtool: uart_set_rs485_config()+0x2b: can't find jump dest instruction at .text+0xa90004f1 sound/soc/codecs/tlv320aic32x4-i2c.o: warning: objtool: aic32x4_i2c_remove()+0xd: call without frame pointer save/setup sound/soc/codecs/tlv320aic32x4-i2c.o: warning: objtool: aic32x4_i2c_probe()+0x56: call without frame pointer save/setup sound/soc/codecs/tlv320aic32x4-i2c.o: warning: objtool: aic32x4_i2c_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/tlv320aic32x4-i2c.o: warning: objtool: aic32x4_i2c_driver_exit()+0xb: call without frame pointer save/setup drivers/net/ethernet/sfc/falcon.o: warning: objtool: falcon_mtd_probe()+0x65: can't find jump dest instruction at .text+0x1401044b CC [M] drivers/staging/speakup/speakup_dtlk.o drivers/usb/musb/tusb6010.o: warning: objtool: tusb_musb_set_vbus()+0xaf: can't find jump dest instruction at .text+0x8a000254 LD [M] drivers/scsi/pm8001/pm80xx.o CC [M] drivers/gpu/drm/i915/intel_dsi_panel_vbt.o CC [M] drivers/net/ethernet/sfc/tx.o CC [M] net/netfilter/xt_pkttype.o fs/drop_caches.o: warning: objtool: drop_pagecache_sb()+0x44: can't find jump dest instruction at .text+0x8000004a CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8188ee/table.o drivers/tty/serial/mvebu-uart.o: warning: objtool: mvebu_uart_console_setup()+0x3a: can't find jump dest instruction at .text+0x8d000160 fs/xfs/libxfs/xfs_dir2.o: warning: objtool: xfs_da_mount()+0xe6: can't find jump dest instruction at .text+0x150101ab drivers/platform/x86/intel_telemetry_core.o: warning: objtool: telemetry_module_init()+0xd: call without frame pointer save/setup CC [M] drivers/media/rc/keymaps/rc-tivo.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.o drivers/target/iscsi/iscsi_target_tmr.o: warning: objtool: iscsit_task_reassign_prepare_unsolicited_dataout.isra.1()+0x26: can't find jump dest instruction at .text+0xb50000cc drivers/thermal/hisi_thermal.o: warning: objtool: hisi_thermal_probe()+0x44: can't find jump dest instruction at .text+0xb101031a CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac_lib.o CC [M] drivers/target/iscsi/iscsi_target_configfs.o CC [M] drivers/scsi/scsi_common.o CC [M] drivers/thermal/thermal-generic-adc.o CC [M] fs/nfs/callback_xdr.o CC drivers/tty/serial/mps2-uart.o fs/posix_acl.o: warning: objtool: posix_acl_equiv_mode()+0xe: can't find jump dest instruction at .text+0x94000034 drivers/spi/spi-rockchip.o: warning: objtool: rockchip_spi_prepare_dma()+0x39: can't find jump dest instruction at .text+0xbc00034f drivers/gpu/drm/i915/intel_dsi_dcs_backlight.o: warning: objtool: dcs_disable_backlight()+0x22: can't find call dest symbol at offset 0x6a000126 drivers/media/usb/gspca/touptek.o: warning: objtool: sd_pkt_scan()+0x21: can't find jump dest instruction at .text+0x920000a7 CC drivers/tty/serial/serial_mctrl_gpio.o CC [M] drivers/usb/gadget/function/f_ecm.o drivers/staging/rtl8712/rtl871x_ioctl_rtl.o: warning: objtool: oid_rt_pro_rf_write_registry_hdl()+0x31: call without frame pointer save/setup drivers/staging/rtl8712/rtl871x_ioctl_rtl.o: warning: objtool: oid_rt_pro_rf_read_registry_hdl()+0x74: call without frame pointer save/setup CC [M] drivers/spi/spi-sc18is602.o drivers/net/ethernet/wiznet/w5100-spi.o: warning: objtool: w5100_spi_writebulk()+0x38: can't find call dest symbol at offset 0x8400033c CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac1000_core.o CC [M] drivers/staging/rtl8188eu/core/rtw_sta_mgt.o CC [M] drivers/scsi/qla4xxx/ql4_nvram.o CC [M] net/netfilter/xt_policy.o drivers/net/wireless/marvell/mwifiex/tdls.o: warning: objtool: mwifiex_check_auto_tdls()+0x2d: can't find jump dest instruction at .text+0xbd010033 CC [M] lib/ts_bm.o CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac1000_dma.o LD drivers/platform/x86/built-in.o drivers/media/usb/gspca/topro.o: warning: objtool: bulk_w()+0x36: can't find jump dest instruction at .text+0x980003dc drivers/video/backlight/lp8788_bl.o: warning: objtool: lp8788_backlight_probe()+0x44: can't find jump dest instruction at .text+0x430101aa CC [M] drivers/scsi/qla2xxx/qla_nx.o drivers/staging/rtl8192u/r8192U_dm.o: warning: objtool: dm_ctrl_initgain_byrssi_highpwr()+0x2d: can't find jump dest instruction at .text+0xc5000d72 CC [M] net/netfilter/xt_quota.o CC [M] drivers/scsi/constants.o drivers/power/smb347-charger.o: warning: objtool: smb347_battery_get_property()+0x3c: can't find jump dest instruction at .text+0x130101d2 CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192se/led.o drivers/net/wireless/marvell/mwifiex/debugfs.o: warning: objtool: mwifiex_timeshare_coex_write()+0x3b: can't find jump dest instruction at .text+0xa3000261 CC [M] drivers/power/axp288_fuel_gauge.o sound/soc/codecs/tlv320aic32x4-spi.o: warning: objtool: aic32x4_spi_remove()+0x9: call without frame pointer save/setup sound/soc/codecs/tlv320aic32x4-spi.o: warning: objtool: aic32x4_spi_probe()+0x64: call without frame pointer save/setup sound/soc/codecs/tlv320aic32x4-spi.o: warning: objtool: aic32x4_spi_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/tlv320aic32x4-spi.o: warning: objtool: aic32x4_spi_driver_exit()+0xb: call without frame pointer save/setup drivers/staging/rtl8723au/core/rtw_wlan_util.o: warning: objtool: WMMOnAssocRsp23a()+0x29: can't find jump dest instruction at .text+0x2f02078e drivers/usb/serial/bus.o: warning: objtool: usb_serial_device_probe()+0x2e: can't find jump dest instruction at .text+0xc30001d4 CC [M] drivers/net/wireless/intel/iwlwifi/mvm/sta.o CC [M] drivers/regulator/max8925-regulator.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ee/phy.o CC [M] drivers/video/backlight/lv5207lp.o drivers/usb/storage/protocol.o: warning: objtool: usb_stor_access_xfer_buf()+0x74: can't find jump dest instruction at .text+0x9300007a CC [M] drivers/staging/rtl8723au/hal/HalHWImg8723A_BB.o drivers/staging/lustre/lustre/obdecho/echo_client.o: warning: objtool: echo_client_cleanup()+0x7a: can't find jump dest instruction at .text+0x4f02043f drivers/scsi/lpfc/lpfc_debugfs.o: warning: objtool: lpfc_idiag_drbacc_read_reg()+0x16: can't find jump dest instruction at .text+0xd800026c CC [M] drivers/usb/storage/usb.o CC [M] drivers/xen/xen-pciback/xenbus.o drivers/power/tps65090-charger.o: warning: objtool: tps65090_enable_charging.isra.4()+0x1d: can't find jump dest instruction at .text+0x9c0000b3 fs/xfs/libxfs/xfs_defer.o: warning: objtool: xfs_defer_intake_work()+0x27: can't find jump dest instruction at .text+0xb701002d drivers/md/bcache/request.o: warning: objtool: cached_dev_congested()+0x55: can't find jump dest instruction at .text+0xd40001ab drivers/hwmon/pc87360.o: warning: objtool: pc87360_autodiv()+0x54: can't find jump dest instruction at .text+0xc5000269 drivers/mfd/rts5209.o: warning: objtool: rts5209_force_power_down()+0x18: call without frame pointer save/setup drivers/mfd/rts5209.o: warning: objtool: rts5209_disable_auto_blink()+0x15: call without frame pointer save/setup drivers/mfd/rts5209.o: warning: objtool: rts5209_enable_auto_blink()+0x18: call without frame pointer save/setup drivers/mfd/rts5209.o: warning: objtool: rts5209_turn_off_led()+0x18: call without frame pointer save/setup drivers/mfd/rts5209.o: warning: objtool: rts5209_turn_on_led()+0x15: call without frame pointer save/setup drivers/mfd/rts5209.o: warning: objtool: rts5209_fetch_vendor_settings()+0x24: call without frame pointer save/setup drivers/mfd/rts5209.o: warning: objtool: rts5209_switch_output_voltage()+0x53: call without frame pointer save/setup drivers/mfd/rts5209.o: warning: objtool: rts5209_optimize_phy()+0x10: call without frame pointer save/setup drivers/mfd/rts5209.o: warning: objtool: rts5209_card_power_off()+0x49: call without frame pointer save/setup drivers/mfd/rts5209.o: warning: objtool: rts5209_extra_init_hw()+0x2d: call without frame pointer save/setup drivers/mfd/rts5209.o: warning: objtool: rts5209_card_power_on()+0x4c: call without frame pointer save/setup drivers/mfd/rts5209.o: warning: objtool: rts5209_init_params()+0x72: call without frame pointer save/setup LD [M] drivers/staging/lustre/lustre/obdecho/obdecho.o drivers/net/wireless/realtek/rtlwifi/rtl8188ee/hw.o: warning: objtool: _rtl88ee_set_fw_clock_on()+0x45: can't find jump dest instruction at .text+0x8701043b CC [M] fs/xfs/libxfs/xfs_log_rlimit.o CC [M] drivers/mfd/rts5229.o drivers/usb/phy/phy-gpio-vbus-usb.o: warning: objtool: gpio_vbus_probe()+0x2f: can't find jump dest instruction at .text+0xea0200f5 CC [M] drivers/gpu/drm/i915/intel_dsi_pll.o drivers/staging/rts5208/xd.o: warning: objtool: xd_pull_ctl_disable()+0x1d: can't find jump dest instruction at .text+0xda000063 CC [M] drivers/staging/rtl8723au/hal/HalHWImg8723A_MAC.o CC [M] drivers/usb/storage/initializers.o CC [M] drivers/usb/phy/phy-msm-usb.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192cu/mac.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8188ee/trx.o CC [M] drivers/tty/serial/clps711x.o drivers/mfd/cros_ec_spi.o: warning: objtool: cros_ec_spi_probe()+0x3a: can't find jump dest instruction at .text+0x1b0100a0 drivers/staging/rtl8723au/hal/hal_com.o: warning: objtool: Hal_MappingOutPipe23a()+0x25: can't find jump dest instruction at .text+0xe30001eb drivers/staging/rtl8188eu/core/rtw_recv.o: warning: objtool: rtw_signal_stat_timer_hdl()+0x10d: can't find jump dest instruction at .text+0x61000171 drivers/acpi/acpica/utobject.o: warning: objtool: acpi_ut_get_simple_object_size()+0x63: can't find jump dest instruction at .text+0x6c010068 CC [M] drivers/staging/rtl8188eu/core/rtw_wlan_util.o CC [M] drivers/mfd/rtl8411.o CC [M] drivers/staging/rtl8712/ieee80211.o drivers/staging/rtl8723au/core/rtw_xmit.o: warning: objtool: update_attrib_vcs_info()+0x5d: can't find jump dest instruction at .text+0x2a010063 drivers/uwb/i1480/dfu/usb.o: warning: objtool: i1480_usb_probe()+0x3a: can't find jump dest instruction at .text+0x6502003f drivers/tty/n_gsm.o: warning: objtool: gsm_print_packet()+0x1e: can't find jump dest instruction at .text+0x35020294 CC drivers/acpi/acpica/utosi.o LD [M] drivers/uwb/i1480/dfu/i1480-dfu-usb.o drivers/hwmon/pwm-fan.o: warning: objtool: pwm_fan_of_get_cooling_data.isra.4()+0x48: can't find jump dest instruction at .text+0xe100012e CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv46.o CC [M] fs/ocfs2/dlm/dlmthread.o drivers/net/wireless/intel/iwlwifi/mvm/rx.o: warning: objtool: iwl_mvm_stat_iterator()+0x7d: can't find jump dest instruction at .text+0xa1010083 CC [M] drivers/net/wireless/intel/iwlwifi/mvm/sf.o drivers/usb/serial/generic.o: warning: objtool: usb_serial_generic_read_bulk_callback()+0x3a: can't find jump dest instruction at .text+0xa7010480 CC [M] drivers/hwmon/sch5627.o drivers/staging/sm750fb/ddk750_dvi.o: warning: objtool: dviInit()+0x42: call without frame pointer save/setup drivers/platform/x86/intel_telemetry_pltdrv.o: warning: objtool: telem_evtlog_read()+0x1e: can't find jump dest instruction at .text+0xac000124 CC [M] drivers/staging/sm750fb/ddk750_hwi2c.o CC [M] fs/ocfs2/dlm/dlmrecovery.o drivers/thermal/mtk_thermal.o: warning: objtool: mtk_read_temp()+0x5f: can't find jump dest instruction at .text+0xa8000105 drivers/scsi/scsi_common.o: warning: objtool: scsi_set_sense_field_pointer()+0x36: can't find jump dest instruction at .text+0x8900017c drivers/watchdog/alim1535_wdt.o: warning: objtool: ali_ioctl()+0x15: can't find jump dest instruction at .text+0xf600022b CC [M] drivers/scsi/scsi_lib_dma.o drivers/media/rc/keymaps/rc-terratec-slim.o: warning: objtool: init_rc_map_terratec_slim()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-terratec-slim.o: warning: objtool: exit_rc_map_terratec_slim()+0xb: call without frame pointer save/setup drivers/video/fbdev/hecubafb.o: warning: objtool: hecubafb_probe()+0x2e: can't find jump dest instruction at .text+0xa8010204 drivers/rtc/rtc-gemini.o: warning: objtool: gemini_rtc_probe()+0x3c: can't find jump dest instruction at .text+0xa6000162 fs/ocfs2/dlm/dlmdebug.o: warning: objtool: debug_purgelist_print.constprop.4()+0x68: can't find jump dest instruction at .text+0xb10005ee CC [M] drivers/media/rc/keymaps/rc-total-media-in-hand.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_resource.o CC [M] drivers/video/fbdev/n411.o CC [M] drivers/rtc/rtc-hid-sensor-time.o CC [M] fs/ocfs2/dlm/dlmmaster.o CONMK drivers/tty/vt/consolemap_deftbl.c CC [M] drivers/gpu/drm/i915/intel_dvo.o CC [M] drivers/watchdog/alim7101_wdt.o drivers/usb/misc/ehset.o: warning: objtool: ehset_probe()+0x3b: can't find jump dest instruction at .text+0x7e020051 CC drivers/tty/vt/vt.o drivers/staging/lustre/lustre/llite/glimpse.o: warning: objtool: cl_io_get()+0x3f: can't find jump dest instruction at .text+0x87000045 drivers/net/wireless/realtek/rtlwifi/rtl8192se/dm.o: warning: objtool: _rtl92s_dm_check_edca_turbo()+0x35: can't find jump dest instruction at .text+0x4701003b drivers/net/ethernet/intel/ixgbe/ixgbe_sysfs.o: warning: objtool: ixgbe_add_hwmon_attr()+0x51: can't find jump dest instruction at .text+0x1010056 fs/fhandle.o: warning: objtool: do_handle_to_path()+0x72: can't find jump dest instruction at .text+0x80000088 CC [M] drivers/scsi/scsi_scan.o CC [M] drivers/staging/rtl8188eu/core/rtw_xmit.o CC [M] drivers/video/backlight/max8925_bl.o CC fs/iomap.o drivers/usb/serial/aircable.o: warning: objtool: aircable_process_read_urb()+0x45: can't find jump dest instruction at .text+0xb60001ab CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_debugfs.o drivers/staging/speakup/speakup_decpc.o: warning: objtool: do_catch_up()+0x72: can't find jump dest instruction at .text+0xed010227 drivers/xen/events/events_fifo.o: warning: objtool: evtchn_fifo_resume()+0x2c: can't find jump dest instruction at .text+0x89000551 fs/xfs/libxfs/xfs_dir2_block.o: warning: objtool: xfs_dir2_block_need_space.isra.8()+0x51: can't find jump dest instruction at .text+0x8c0002d7 CC [M] drivers/usb/serial/ark3116.o drivers/net/wireless/realtek/rtlwifi/btcoexist/rtl_btc.o: warning: objtool: rtl_btc_special_packet_notify()+0x14: call without frame pointer save/setup drivers/net/wireless/realtek/rtlwifi/btcoexist/rtl_btc.o: warning: objtool: rtl_btc_is_disable_edca_turbo()+0x29: call without frame pointer save/setup drivers/net/wireless/realtek/rtlwifi/btcoexist/rtl_btc.o: warning: objtool: rtl_btc_btinfo_notify()+0x13: call without frame pointer save/setup drivers/net/wireless/realtek/rtlwifi/btcoexist/rtl_btc.o: warning: objtool: rtl_btc_halt_notify()+0x10: call without frame pointer save/setup drivers/net/wireless/realtek/rtlwifi/btcoexist/rtl_btc.o: warning: objtool: rtl_btc_periodical()+0x10: call without frame pointer save/setup drivers/net/wireless/realtek/rtlwifi/btcoexist/rtl_btc.o: warning: objtool: rtl_btc_mediastatus_notify()+0x10: call without frame pointer save/setup drivers/net/wireless/realtek/rtlwifi/btcoexist/rtl_btc.o: warning: objtool: rtl_btc_connect_notify()+0x14: call without frame pointer save/setup drivers/net/wireless/realtek/rtlwifi/btcoexist/rtl_btc.o: warning: objtool: rtl_btc_scan_notify()+0x14: call without frame pointer save/setup drivers/net/wireless/realtek/rtlwifi/btcoexist/rtl_btc.o: warning: objtool: rtl_btc_lps_notify()+0x14: call without frame pointer save/setup drivers/net/wireless/realtek/rtlwifi/btcoexist/rtl_btc.o: warning: objtool: rtl_btc_ips_notify()+0x14: call without frame pointer save/setup drivers/net/wireless/realtek/rtlwifi/btcoexist/rtl_btc.o: warning: objtool: rtl_btc_init_hw_config()+0x10: call without frame pointer save/setup drivers/net/wireless/realtek/rtlwifi/btcoexist/rtl_btc.o: warning: objtool: rtl_btc_init_hal_vars()+0x4b: call without frame pointer save/setup drivers/net/wireless/realtek/rtlwifi/btcoexist/rtl_btc.o: warning: objtool: rtl_btc_init_variables()+0x9: call without frame pointer save/setup CC [M] drivers/staging/speakup/speakup_keypc.o CC [M] fs/xfs/libxfs/xfs_rmap.o fs/xfs/libxfs/xfs_dquot_buf.o: warning: objtool: xfs_dqcheck()+0x115: can't find jump dest instruction at .text+0x1601016b drivers/net/wireless/realtek/rtlwifi/rtl8188ee/rf.o: warning: objtool: _rtl88e_phy_rf6052_config_parafile()+0x28: can't find jump dest instruction at .text+0x802002e CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192se/phy.o drivers/media/rc/keymaps/rc-terratec-slim-2.o: warning: objtool: init_rc_map_terratec_slim_2()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-terratec-slim-2.o: warning: objtool: exit_rc_map_terratec_slim_2()+0xb: call without frame pointer save/setup LD [M] drivers/net/wireless/realtek/rtlwifi/btcoexist/btcoexist.o drivers/staging/rts5208/trace.o: warning: objtool: _rtsx_trace()+0x4e: call without frame pointer save/setup drivers/video/fbdev/via/via-core.o: warning: objtool: viafb_get_fb_size_from_pci()+0x38: can't find jump dest instruction at .text+0xa90001de CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hal_btc.o CC [M] drivers/media/dvb-frontends/stv090x.o CC [M] drivers/staging/rtl8723au/hal/HalHWImg8723A_RF.o drivers/usb/phy/phy-isp1301.o: warning: objtool: isp1301_remove()+0x10: call without frame pointer save/setup drivers/usb/phy/phy-isp1301.o: warning: objtool: isp1301_probe()+0x2d: call without frame pointer save/setup drivers/usb/phy/phy-isp1301.o: warning: objtool: isp1301_phy_set_vbus()+0x2a: call without frame pointer save/setup drivers/usb/phy/phy-isp1301.o: warning: objtool: isp1301_phy_init()+0x22: call without frame pointer save/setup drivers/usb/phy/phy-isp1301.o: warning: objtool: isp1301_get_client()+0x28: call without frame pointer save/setup drivers/usb/phy/phy-isp1301.o: warning: objtool: isp1301_driver_init()+0x12: call without frame pointer save/setup drivers/usb/phy/phy-isp1301.o: warning: objtool: isp1301_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/usb/host/xhci-hub.o net/netfilter/xt_mac.o: warning: objtool: mac_mt_init()+0xb: call without frame pointer save/setup net/netfilter/xt_mac.o: warning: objtool: mac_mt_exit()+0xb: call without frame pointer save/setup drivers/tty/vt/keyboard.o: warning: objtool: emulate_raw()+0x29: can't find jump dest instruction at .text+0x10d5f drivers/scsi/snic/vnic_intr.o: warning: objtool: svnic_intr_alloc()+0x26: call without frame pointer save/setup drivers/scsi/snic/vnic_intr.o: warning: objtool: svnic_intr_init()+0x28: call without frame pointer save/setup drivers/scsi/snic/vnic_intr.o: warning: objtool: svnic_intr_clean()+0x13: call without frame pointer save/setup CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hal_bt_coexist.o CC [M] drivers/usb/storage/sierra_ms.o CC [M] drivers/net/ethernet/sfc/rx.o lib/ts_kmp.o: warning: objtool: kmp_find()+0x3b: can't find jump dest instruction at .text+0xaf000061 drivers/platform/x86/intel_telemetry_debugfs.o: warning: objtool: telem_soc_states_show()+0x3c: can't find jump dest instruction at .text+0xb30602d2 drivers/staging/lustre/lustre/llite/statahead.o: warning: objtool: ll_start_agl()+0x33: can't find jump dest instruction at .text+0x6e010089 CC [M] drivers/gpu/drm/i915/intel_hdmi.o CC [M] drivers/scsi/snic/vnic_dev.o drivers/scsi/qla4xxx/ql4_os.o: warning: objtool: qla4xxx_get_chap_by_index()+0x3d: can't find jump dest instruction at .text+0x84000212 CC [M] drivers/staging/lustre/lustre/obdclass/llog_obd.o CC [M] fs/ocfs2/cluster/nodemanager.o CC drivers/acpi/acpica/utownerid.o drivers/regulator/max8907-regulator.o: warning: objtool: max8907_regulator_probe()+0x66: can't find jump dest instruction at .text+0x8400006b drivers/net/wireless/intel/iwlwifi/mvm/utils.o: warning: objtool: iwl_mvm_remove_inactive_tids()+0x176: can't find jump dest instruction at .text+0x6401025b LD drivers/platform/built-in.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv41.o: warning: objtool: nv41_fb_init()+0x20: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv41.o: warning: objtool: nv41_fb_tile_prog()+0x49: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv41.o: warning: objtool: nv41_fb_new()+0x18: call without frame pointer save/setup drivers/usb/misc/trancevibrator.o: warning: objtool: tv_disconnect()+0x2a: call without frame pointer save/setup drivers/usb/misc/trancevibrator.o: warning: objtool: set_speed()+0x34: call without frame pointer save/setup drivers/usb/misc/trancevibrator.o: warning: objtool: show_speed()+0x22: call without frame pointer save/setup drivers/usb/misc/trancevibrator.o: warning: objtool: tv_probe()+0x35: call without frame pointer save/setup drivers/usb/misc/trancevibrator.o: warning: objtool: tv_driver_init()+0x19: call without frame pointer save/setup drivers/usb/misc/trancevibrator.o: warning: objtool: tv_driver_exit()+0xb: call without frame pointer save/setup CC fs/dcookies.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv47.o CC [M] drivers/usb/misc/usbsevseg.o CC [M] drivers/regulator/max8952.o drivers/staging/rtl8712/rtl871x_ioctl_set.o: warning: objtool: do_join()+0x40: can't find jump dest instruction at .text+0xe5000045 drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv44.o: warning: objtool: nv44_fb_init()+0x25: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv44.o: warning: objtool: nv44_fb_tile_prog()+0x55: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv44.o: warning: objtool: nv44_fb_new()+0x18: call without frame pointer save/setup drivers/xen/events/events_base.o: warning: objtool: set_evtchn_to_irq()+0x2b: can't find jump dest instruction at .text+0x86000181 drivers/net/ethernet/wiznet/w5100.o: warning: objtool: w5100_interrupt()+0x3e: can't find jump dest instruction at .text+0xdb0011d4 drivers/power/tps65217_charger.o: warning: objtool: tps65217_charger_probe()+0x8a: can't find jump dest instruction at .text+0x1e0100f0 LD drivers/xen/events/events.o CC [M] drivers/power/axp288_charger.o drivers/usb/musb/ux500.o: warning: objtool: ux500_musb_set_vbus()+0x39: can't find jump dest instruction at .text+0x9b0000ef CC [M] drivers/staging/rtl8712/rtl871x_mp_ioctl.o drivers/media/rc/keymaps/rc-tevii-nec.o: warning: objtool: init_rc_map_tevii_nec()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-tevii-nec.o: warning: objtool: exit_rc_map_tevii_nec()+0xb: call without frame pointer save/setup CC [M] sound/soc/codecs/tlv320dac33.o drivers/media/rc/keymaps/rc-tivo.o: warning: objtool: init_rc_map_tivo()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-tivo.o: warning: objtool: exit_rc_map_tivo()+0xb: call without frame pointer save/setup LD drivers/net/wireless/realtek/rtlwifi/rtl8723be/built-in.o CC [M] drivers/net/wireless/ath/ath9k/ar9003_calib.o CC [M] drivers/spi/spi-sh.o LD drivers/xen/events/built-in.o drivers/rtc/rtc-generic.o: warning: objtool: generic_rtc_probe()+0x22: call without frame pointer save/setup drivers/rtc/rtc-generic.o: warning: objtool: generic_rtc_driver_init()+0x19: call without frame pointer save/setup drivers/rtc/rtc-generic.o: warning: objtool: generic_rtc_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/usb/musb/musb_am335x.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723be/dm.o CC [M] drivers/media/rc/keymaps/rc-total-media-in-hand-02.o net/netfilter/xt_nfacct.o: warning: objtool: nfacct_mt_destroy()+0x11: call without frame pointer save/setup net/netfilter/xt_nfacct.o: warning: objtool: nfacct_mt_checkentry()+0x18: call without frame pointer save/setup net/netfilter/xt_nfacct.o: warning: objtool: nfacct_mt()+0x27: call without frame pointer save/setup net/netfilter/xt_nfacct.o: warning: objtool: nfacct_mt_init()+0xb: call without frame pointer save/setup net/netfilter/xt_nfacct.o: warning: objtool: nfacct_mt_exit()+0xb: call without frame pointer save/setup CC [M] drivers/target/iscsi/iscsi_target_stat.o CC [M] drivers/rtc/rtc-hym8563.o CC [M] drivers/gpu/drm/drm_of.o drivers/net/wireless/ath/ath9k/ar9002_phy.o: warning: objtool: ar9002_hw_spectral_scan_config()+0x26: can't find jump dest instruction at .text+0x1f01030b drivers/usb/gadget/legacy/printer.o: warning: objtool: printer_bind()+0x2b: can't find jump dest instruction at .text+0x7c010071 sound/soc/codecs/tlv320aic32x4.o: warning: objtool: aic32x4_set_dai_fmt()+0x85: can't find jump dest instruction at .text+0x930001da In file included from /home/kisskb/slave/src/include/linux/seq_file.h:10:0, from /home/kisskb/slave/src/include/linux/pinctrl/consumer.h:17, from /home/kisskb/slave/src/include/linux/pinctrl/devinfo.h:21, from /home/kisskb/slave/src/include/linux/device.h:24, from /home/kisskb/slave/src/include/linux/dmaengine.h:20, from /home/kisskb/slave/src/include/linux/netdevice.h:38, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/osdep_service.h:30, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/odm_precomp.h:21, from /home/kisskb/slave/src/drivers/staging/rtl8723au/hal/HalHWImg8723A_BB.c:16: /home/kisskb/slave/src/include/linux/fs.h: In function 'kernel_read_file_id_str': /home/kisskb/slave/src/include/linux/fs.h:2676:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] CC [M] drivers/video/backlight/ot200_bl.o drivers/usb/usbip/vhci_hcd.o: warning: objtool: vhci_hcd_suspend()+0x1f: can't find jump dest instruction at .text+0x870001f5 drivers/staging/rts5208/spi.o: warning: objtool: spi_set_init_para()+0x6e: can't find jump dest instruction at .text+0x55010293 CC [M] drivers/usb/gadget/legacy/gmidi.o CC [M] drivers/net/wireless/ath/ath9k/calib.o CC [M] drivers/usb/usbip/stub_dev.o CC [M] drivers/gpu/drm/i915/intel_i2c.o drivers/scsi/qla2xxx/qla_attr.o: warning: objtool: qla2x00_get_host_port_state()+0x37: can't find jump dest instruction at .text+0x8e00011c CC [M] drivers/scsi/qla2xxx/qla_mr.o drivers/regulator/max8660.o: warning: objtool: max8660_pdata_from_dt.isra.2()+0x6e: can't find jump dest instruction at .text+0xc90004e3 drivers/net/ethernet/wiznet/w5300.o: warning: objtool: w5300_hw_probe()+0xd6: can't find jump dest instruction at .text+0x8001087c CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv49.o drivers/thermal/thermal-generic-adc.o: warning: objtool: gadc_thermal_read_linear_lookup_table.isra.3()+0x5d: can't find jump dest instruction at .text+0x82000172 In file included from /home/kisskb/slave/src/include/linux/seq_file.h:10:0, from /home/kisskb/slave/src/include/linux/pinctrl/consumer.h:17, from /home/kisskb/slave/src/include/linux/pinctrl/devinfo.h:21, from /home/kisskb/slave/src/include/linux/device.h:24, from /home/kisskb/slave/src/include/linux/dmaengine.h:20, from /home/kisskb/slave/src/include/linux/netdevice.h:38, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/osdep_service.h:30, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/odm_precomp.h:21, from /home/kisskb/slave/src/drivers/staging/rtl8723au/hal/HalHWImg8723A_MAC.c:16: /home/kisskb/slave/src/include/linux/fs.h: In function 'kernel_read_file_id_str': /home/kisskb/slave/src/include/linux/fs.h:2676:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: init_channel_list()+0x9e: can't find jump dest instruction at .text+0x97000164 drivers/net/wireless/realtek/rtlwifi/rtl8192ee/fw.o: warning: objtool: _rtl92ee_c2h_content_parsing()+0x27: can't find jump dest instruction at .text+0x9600002d CC [M] drivers/net/wireless/ath/ath9k/eeprom.o CC [M] drivers/usb/gadget/legacy/cdc2.o drivers/usb/renesas_usbhs/mod_gadget.o: warning: objtool: usbhsg_ep_enable()+0x61: can't find jump dest instruction at .text+0x8a000506 CC [M] drivers/usb/gadget/function/f_phonet.o drivers/spi/spi-rspi.o: warning: objtool: rspi_wait_for_interrupt()+0x3f: can't find jump dest instruction at .text+0x850000e5 lib/ts_bm.o: warning: objtool: compute_prefix_tbl()+0xa3: can't find jump dest instruction at .text+0xab0000a9 CC [M] lib/ts_fsm.o drivers/net/ethernet/stmicro/stmmac/ring_mode.o: warning: objtool: stmmac_jumbo_frm()+0x80: can't find jump dest instruction at .text+0x9d030156 drivers/usb/renesas_usbhs/mod_host.o: warning: objtool: usbhsh_pipe_detach()+0x4c: can't find jump dest instruction at .text+0xbc000131 CC [M] fs/nfs/callback_proc.o CC [M] drivers/staging/rtl8712/rtl871x_mp.o CC [M] drivers/spi/spi-sh-hspi.o LD drivers/xen/xenfs/built-in.o drivers/staging/rtl8188eu/core/rtw_sreset.o: warning: objtool: sreset_get_wifi_status()+0x18: call without frame pointer save/setup CC [M] drivers/xen/xenfs/super.o LD drivers/thermal/thermal_sys.o drivers/media/usb/gspca/tv8532.o: warning: objtool: sd_s_ctrl()+0x34: can't find jump dest instruction at .text+0xba00063a CC [M] drivers/staging/rtl8188eu/hal/fw.o LD [M] drivers/usb/renesas_usbhs/renesas_usbhs.o CC [M] drivers/media/usb/gspca/vc032x.o drivers/usb/gadget/udc/net2272.o: warning: objtool: registers_show()+0x2fb: can't find jump dest instruction at .text+0xcb020a41 LD drivers/thermal/built-in.o CC [M] drivers/usb/gadget/udc/goku_udc.o CC [M] drivers/spi/spi-sh-msiof.o drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/l_lock.o: warning: objtool: unlock_res_and_lock()+0x2d: call without frame pointer save/setup drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/l_lock.o: warning: objtool: lock_res_and_lock()+0x18: call without frame pointer save/setup drivers/video/fbdev/tridentfb.o: warning: objtool: tridentfb_setcolreg()+0x23: can't find jump dest instruction at .text+0xb2000a69 drivers/net/ethernet/stmicro/stmmac/chain_mode.o: warning: objtool: stmmac_jumbo_frm()+0x1b1: can't find jump dest instruction at .text+0xe0030307 drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_wep.o: warning: objtool: prism2_wep_decrypt()+0x3d: can't find jump dest instruction at .text+0xdd010113 CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_lib.o LD drivers/power/power_supply.o CC [M] drivers/video/fbdev/hgafb.o net/netfilter/xt_multiport.o: warning: objtool: multiport_mt()+0x24: can't find jump dest instruction at .text+0xad01010a CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac100_core.o CC [M] drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.o drivers/staging/lustre/lustre/llite/lcommon_cl.o: warning: objtool: cl_object_put_last()+0x32: can't find jump dest instruction at .text+0xd0000038 CC [M] drivers/usb/gadget/function/f_eem.o fs/ubifs/tnc_misc.o: warning: objtool: read_znode()+0x41: can't find jump dest instruction at .text+0xfa020047 drivers/staging/rtl8723au/hal/HalDMOutSrc8723A_CE.o: warning: objtool: _PHY_SimularityCompare()+0xf3: can't find jump dest instruction at .text+0xa70000f9 drivers/staging/sm750fb/ddk750_hwi2c.o: warning: objtool: hw_i2c_write_data()+0xe0: can't find jump dest instruction at .text+0x3c0000e5 CC [M] drivers/gpu/drm/radeon/sumo_dpm.o drivers/usb/gadget/function/f_ncm.o: warning: objtool: ncm_setup()+0x58: can't find jump dest instruction at .text+0x8b0301be CC [M] drivers/staging/lustre/lustre/llite/vvp_page.o LD [M] drivers/staging/sm750fb/sm750fb.o drivers/staging/speakup/speakup_dtlk.o: warning: objtool: do_catch_up()+0x6a: can't find jump dest instruction at .text+0x7d01015f drivers/video/backlight/lv5207lp.o: warning: objtool: lv5207lp_probe()+0x3a: can't find jump dest instruction at .text+0x210100ff CC [M] drivers/staging/rtl8723au/hal/HalPwrSeqCmd.o CC [M] drivers/media/dvb-frontends/stv6110x.o CC [M] drivers/video/backlight/pandora_bl.o CC [M] drivers/gpu/drm/i915/intel_lvds.o drivers/staging/lustre/lustre/lov/lproc_lov.o: warning: objtool: lov_target_seq_open()+0x25: call without frame pointer save/setup drivers/staging/lustre/lustre/lov/lproc_lov.o: warning: objtool: lov_tgt_seq_show()+0x7b: call without frame pointer save/setup drivers/staging/lustre/lustre/lov/lproc_lov.o: warning: objtool: numobd_show()+0x1e: call without frame pointer save/setup drivers/staging/lustre/lustre/lov/lproc_lov.o: warning: objtool: activeobd_show()+0x1e: call without frame pointer save/setup drivers/staging/lustre/lustre/lov/lproc_lov.o: warning: objtool: lov_desc_uuid_single_open()+0x1d: call without frame pointer save/setup drivers/staging/lustre/lustre/lov/lproc_lov.o: warning: objtool: lov_stripetype_single_open()+0x1d: call without frame pointer save/setup drivers/staging/lustre/lustre/lov/lproc_lov.o: warning: objtool: lov_stripecount_single_open()+0x1d: call without frame pointer save/setup drivers/staging/lustre/lustre/lov/lproc_lov.o: warning: objtool: lov_stripeoffset_single_open()+0x1d: call without frame pointer save/setup drivers/staging/lustre/lustre/lov/lproc_lov.o: warning: objtool: lov_stripesize_single_open()+0x1d: call without frame pointer save/setup drivers/staging/lustre/lustre/lov/lproc_lov.o: warning: objtool: lov_desc_uuid_seq_show()+0x57: call without frame pointer save/setup drivers/staging/lustre/lustre/lov/lproc_lov.o: warning: objtool: lov_stripetype_seq_show()+0x54: call without frame pointer save/setup drivers/staging/lustre/lustre/lov/lproc_lov.o: warning: objtool: lov_stripecount_seq_show()+0x5d: call without frame pointer save/setup drivers/staging/lustre/lustre/lov/lproc_lov.o: warning: objtool: lov_stripeoffset_seq_show()+0x55: call without frame pointer save/setup drivers/staging/lustre/lustre/lov/lproc_lov.o: warning: objtool: lov_stripesize_seq_show()+0x55: call without frame pointer save/setup drivers/staging/lustre/lustre/lov/lproc_lov.o: warning: objtool: lov_stripetype_seq_write()+0x65: call without frame pointer save/setup drivers/staging/lustre/lustre/lov/lproc_lov.o: warning: objtool: lov_stripecount_seq_write()+0x65: call without frame pointer save/setup drivers/staging/lustre/lustre/lov/lproc_lov.o: warning: objtool: lov_stripeoffset_seq_write()+0x6a: call without frame pointer save/setup drivers/staging/lustre/lustre/lov/lproc_lov.o: warning: objtool: lov_stripesize_seq_write()+0x65: call without frame pointer save/setup CC [M] drivers/media/dvb-frontends/m88ds3103.o drivers/tty/serial/mps2-uart.o: warning: objtool: mps2_uart_startup()+0x6e: can't find jump dest instruction at .text+0xad000433 CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ee/pwrseq.o drivers/net/wireless/intel/iwlwifi/dvm/tx.o: warning: objtool: iwlagn_count_agg_tx_err_status()+0x12: can't find jump dest instruction at .text+0x90000018 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/sw.o: warning: objtool: rtl88e_init_sw_vars()+0x1ce: can't find jump dest instruction at .text+0x46010243 drivers/staging/comedi/drivers/das6402.o: warning: objtool: das6402_attach()+0x37: can't find jump dest instruction at .text+0x2d0201fd CC drivers/xen/xenbus/xenbus_comms.o CC [M] drivers/staging/rtl8188eu/hal/mac_cfg.o fs/ubifs/lpt_commit.o: warning: objtool: is_a_node()+0x3e: can't find jump dest instruction at .text+0xcd000274 drivers/scsi/ufs/ufshcd.o: warning: objtool: ufshcd_host_memory_configure()+0x20: can't find jump dest instruction at .text+0x91000056 drivers/video/fbdev/via/via-gpio.o: warning: objtool: viafb_gpio_probe()+0xa3: can't find jump dest instruction at .text+0x99000368 CC [M] drivers/staging/comedi/drivers/dt2801.o drivers/spi/spi-sc18is602.o: warning: objtool: sc18is602_probe()+0x55: can't find jump dest instruction at .text+0x4e01009b drivers/gpu/drm/i915/intel_dp.o: warning: objtool: intel_dp_prepare()+0x10d: can't find jump dest instruction at .text+0x4e0103e2 CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hw.o CC [M] drivers/video/fbdev/via/via_modesetting.o In file included from /home/kisskb/slave/src/include/linux/seq_file.h:10:0, from /home/kisskb/slave/src/include/linux/pinctrl/consumer.h:17, from /home/kisskb/slave/src/include/linux/pinctrl/devinfo.h:21, from /home/kisskb/slave/src/include/linux/device.h:24, from /home/kisskb/slave/src/include/linux/dmaengine.h:20, from /home/kisskb/slave/src/include/linux/netdevice.h:38, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/osdep_service.h:30, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/odm_precomp.h:21, from /home/kisskb/slave/src/drivers/staging/rtl8723au/hal/HalHWImg8723A_RF.c:16: /home/kisskb/slave/src/include/linux/fs.h: In function 'kernel_read_file_id_str': /home/kisskb/slave/src/include/linux/fs.h:2676:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] CC [M] drivers/rtc/rtc-isl12022.o CC [M] drivers/spi/spi-st-ssc4.o drivers/media/dvb-frontends/stv0900_core.o: warning: objtool: stv0900_release()+0x5d: can't find jump dest instruction at .text+0xac000123 CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723ae/led.o drivers/usb/storage/initializers.o: warning: objtool: usb_stor_euscsi_init()+0x1a: call without frame pointer save/setup drivers/usb/storage/initializers.o: warning: objtool: usb_stor_ucr61s2b_init()+0x25: call without frame pointer save/setup drivers/usb/storage/initializers.o: warning: objtool: usb_stor_huawei_e220_init()+0x3f: call without frame pointer save/setup CC [M] fs/ubifs/xattr.o drivers/net/wireless/intel/iwlwifi/mvm/binding.o: warning: objtool: iwl_mvm_binding_update()+0x10a: can't find call dest symbol at offset 0xe1fe029e drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_ccmp.o: warning: objtool: ieee80211_ccmp_decrypt()+0x3d: can't find jump dest instruction at .text+0x70030402 CC [M] drivers/usb/storage/option_ms.o drivers/usb/misc/uss720.o: warning: objtool: submit_async_request.constprop.4()+0x2a: can't find jump dest instruction at .text+0x5a020410 drivers/staging/unisys/visorbus/visorchipset.o: warning: objtool: parahotplug_request_create()+0x2a: can't find jump dest instruction at .text+0xb00009d0 drivers/net/wireless/intel/iwlwifi/mvm/rxmq.o: warning: objtool: iwl_mvm_pass_packet_to_mac80211()+0x3d: can't find jump dest instruction at .text+0x50010043 CC [M] drivers/staging/rtl8192u/ieee80211/ieee80211_tx.o drivers/net/ethernet/stmicro/stmmac/dwmac_lib.o: warning: objtool: dwmac_dma_interrupt()+0x28: can't find jump dest instruction at .text+0x8400017e drivers/net/wireless/ath/ath9k/ar9003_phy.o: warning: objtool: ar9003_hw_spectral_scan_config()+0x33: can't find jump dest instruction at .text+0xbd000838 CC [M] drivers/media/dvb-frontends/mn88472.o CC [M] drivers/staging/comedi/drivers/dt2811.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723ae/phy.o CC [M] drivers/usb/misc/yurex.o LD [M] drivers/staging/unisys/visorbus/visorbus.o drivers/hwmon/sch56xx-common.o: warning: objtool: watchdog_set_timeout()+0x3a: can't find jump dest instruction at .text+0x8e0001d0 drivers/mfd/rts5229.o: warning: objtool: rts5229_fetch_vendor_settings()+0x60: can't find jump dest instruction at .text+0xb7000106 drivers/net/wireless/realtek/rtlwifi/rtl8192ce/hw.o: warning: objtool: rtl92ce_update_hal_rate_mask()+0xbd: can't find jump dest instruction at .text+0x850100c3 fs/xfs/libxfs/xfs_inode_buf.o: warning: objtool: xfs_inode_buf_verify()+0x53: can't find jump dest instruction at .text+0xd70000d9 net/netfilter/xt_cgroup.o: warning: objtool: cgroup_mt_v1()+0x1d: can't find jump dest instruction at .text+0xac000093 drivers/media/rc/keymaps/rc-total-media-in-hand.o: warning: objtool: init_rc_map_total_media_in_hand()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-total-media-in-hand.o: warning: objtool: exit_rc_map_total_media_in_hand()+0xb: call without frame pointer save/setup CC [M] drivers/usb/misc/usb3503.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ce/phy.o drivers/net/wireless/intel/iwlwifi/mvm/quota.o: warning: objtool: iwl_mvm_quota_iterator()+0x31: can't find jump dest instruction at .text+0x36010037 CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac100_dma.o CC [M] drivers/hwmon/sch5636.o CC [M] lib/notifier-error-inject.o CC [M] net/netfilter/xt_rateest.o CC [M] drivers/net/ethernet/stmicro/stmmac/enh_desc.o drivers/acpi/acpica/utosi.o: warning: objtool: acpi_ut_osi_implementation()+0x6f: can't find jump dest instruction at .text+0x86010343 CC [M] drivers/net/wireless/intel/iwlwifi/mvm/scan.o CC [M] drivers/usb/serial/belkin_sa.o CC drivers/acpi/acpica/utpredef.o net/netfilter/xt_pkttype.o: warning: objtool: pkttype_mt_init()+0xb: call without frame pointer save/setup net/netfilter/xt_pkttype.o: warning: objtool: pkttype_mt_exit()+0xb: call without frame pointer save/setup drivers/net/wireless/realtek/rtlwifi/rtl8192ee/dm.o: warning: objtool: rtl92ee_dm_check_edca_turbo()+0x98: can't find jump dest instruction at .text+0xbc00009e drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv46.o: warning: objtool: nv46_fb_new()+0x18: call without frame pointer save/setup drivers/net/wireless/realtek/rtlwifi/rtl8723ae/dm.o: warning: objtool: rtl8723e_dm_check_edca_turbo()+0x6e: can't find jump dest instruction at .text+0x4e010073 net/netfilter/xt_owner.o: warning: objtool: owner_check()+0x52: can't find jump dest instruction at .text+0xa0000058 CC [M] fs/nfs/nfs4namespace.o drivers/regulator/max8925-regulator.o: warning: objtool: max8925_regulator_probe()+0x82: can't find jump dest instruction at .text+0x46010297 drivers/staging/lustre/lustre/lov/lov_pool.o: warning: objtool: lov_pool_putref_locked()+0xc5: can't find jump dest instruction at .text+0x5a0001f9 CC [M] net/netfilter/xt_realm.o drivers/scsi/scsi_error.o: warning: objtool: scsi_get_sense_info_fld()+0x14: can't find jump dest instruction at .text+0xa40001da drivers/net/wireless/realtek/rtlwifi/rtl8192ee/led.o: warning: objtool: rtl92ee_sw_led_on()+0x40: call without frame pointer save/setup drivers/net/wireless/realtek/rtlwifi/rtl8192ee/led.o: warning: objtool: rtl92ee_sw_led_off()+0x40: call without frame pointer save/setup drivers/net/wireless/realtek/rtlwifi/rtl8192ee/led.o: warning: objtool: rtl92ee_led_control()+0x64: call without frame pointer save/setup CC [M] drivers/staging/rtl8712/mlme_linux.o drivers/net/wireless/realtek/rtlwifi/rtl8192de/dm.o: warning: objtool: rtl92d_dm_check_edca_turbo()+0x19: can't find jump dest instruction at .text+0x2501001f fs/xfs/libxfs/xfs_dir2_sf.o: warning: objtool: xfs_dir2_sf_addname_pick()+0x66: can't find jump dest instruction at .text+0xeb00006c CC [M] drivers/staging/rtl8188eu/hal/bb_cfg.o CC [M] drivers/mfd/rts5227.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_plain.o LD [M] drivers/staging/lustre/lustre/lov/lov.o CC [M] drivers/rtc/rtc-isl12057.o LD drivers/staging/vt6656/built-in.o drivers/net/ethernet/stmicro/stmmac/dwmac1000_dma.o: warning: objtool: dwmac1000_dma_operation_mode()+0x76: call without frame pointer save/setup drivers/net/ethernet/stmicro/stmmac/dwmac1000_dma.o: warning: objtool: dwmac1000_dump_dma_regs()+0x2d: call without frame pointer save/setup drivers/net/ethernet/stmicro/stmmac/dwmac1000_dma.o: warning: objtool: dwmac1000_dma_axi()+0x3e: call without frame pointer save/setup drivers/staging/rtl8712/rtl871x_ioctl_linux.o: warning: objtool: r871x_wx_set_auth()+0x25: can't find jump dest instruction at .text+0xf300022a drivers/net/wireless/marvell/mwifiex/sdio.o: warning: objtool: mwifiex_get_rd_port()+0x5e: can't find jump dest instruction at .text+0xae000273 CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192de/fw.o drivers/net/wireless/marvell/mwifiex/usb.o: warning: objtool: mwifiex_usb_port_resync()+0x28: can't find jump dest instruction at .text+0xb900002d fs/xfs/libxfs/xfs_da_btree.o: warning: objtool: xfs_da3_node_verify()+0x67: can't find jump dest instruction at .text+0x8200006d CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_extent.o drivers/net/wireless/realtek/rtlwifi/rtl8192cu/led.o: warning: objtool: rtl92cu_sw_led_on()+0x40: call without frame pointer save/setup drivers/net/wireless/realtek/rtlwifi/rtl8192cu/led.o: warning: objtool: rtl92cu_sw_led_off()+0x40: call without frame pointer save/setup drivers/net/wireless/realtek/rtlwifi/rtl8192cu/led.o: warning: objtool: rtl92cu_led_control()+0x54: call without frame pointer save/setup CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ee/rf.o drivers/tty/serial/clps711x.o: warning: objtool: uart_clps711x_probe()+0x51: can't find jump dest instruction at .text+0x75020457 CC [M] drivers/staging/vt6656/main_usb.o drivers/xen/xen-pciback/pciback_ops.o: warning: objtool: xen_pcibk_control_isr()+0x2e: can't find jump dest instruction at .text+0x4f020034 CC [M] fs/xfs/libxfs/xfs_rmap_btree.o CC [M] drivers/staging/lustre/lustre/obdclass/llog_swab.o CC [M] drivers/video/fbdev/via/via_clock.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv4e.o drivers/usb/storage/sierra_ms.o: warning: objtool: show_truinst()+0x48: can't find jump dest instruction at .text+0xd200016d CC [M] drivers/staging/rtl8712/recv_linux.o net/netfilter/xt_physdev.o: warning: objtool: physdev_mt()+0x25: can't find jump dest instruction at .text+0x2701002b net/netfilter/xt_quota.o: warning: objtool: quota_mt_destroy()+0x11: call without frame pointer save/setup net/netfilter/xt_quota.o: warning: objtool: quota_mt_check()+0x30: call without frame pointer save/setup net/netfilter/xt_quota.o: warning: objtool: quota_mt()+0x2e: call without frame pointer save/setup net/netfilter/xt_quota.o: warning: objtool: quota_mt_init()+0xb: call without frame pointer save/setup net/netfilter/xt_quota.o: warning: objtool: quota_mt_exit()+0xb: call without frame pointer save/setup CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192cu/phy.o CC [M] drivers/gpu/drm/i915/intel_panel.o LD drivers/net/ethernet/xircom/built-in.o CC [M] drivers/usb/gadget/function/f_subset.o CC [M] drivers/staging/rtl8192e/rtl8192e/r8192E_firmware.o drivers/rtc/rtc-hid-sensor-time.o: warning: objtool: hid_time_capture_sample()+0x19: can't find jump dest instruction at .text+0x5e01001f CC [M] drivers/target/iscsi/iscsi_target_transport.o fs/xfs/libxfs/xfs_ialloc_btree.o: warning: objtool: xfs_inobt_read_verify()+0x59: can't find jump dest instruction at .text+0x6d01054f CC [M] drivers/gpu/drm/i915/intel_sdvo.o CC [M] drivers/staging/lustre/lustre/obdclass/class_obd.o CC [M] drivers/net/ethernet/xircom/xirc2ps_cs.o CC [M] drivers/gpu/drm/radeon/sumo_smc.o drivers/hwmon/sch5627.o: warning: objtool: sch5627_update_device()+0x94: can't find jump dest instruction at .text+0xba00026a drivers/usb/gadget/legacy/gmidi.o: warning: objtool: midi_bind()+0x2a: can't find jump dest instruction at .text+0xd8000060 drivers/net/wireless/ath/ath9k/hw.o: warning: objtool: ath9k_hw_read_revisions()+0x34: can't find jump dest instruction at .text+0x930000ca CC [M] drivers/gpu/drm/radeon/trinity_dpm.o drivers/video/fbdev/n411.o: warning: objtool: n411_init_board()+0x22: can't find call dest symbol at offset 0x5a0000a6 CC [M] drivers/staging/lustre/lustre/llite/vvp_lock.o drivers/usb/wusbcore/mmc.o: warning: objtool: wusbhc_mmcie_set()+0x5c: can't find jump dest instruction at .text+0xa0000102 drivers/mfd/rtl8411.o: warning: objtool: rtl8411_fetch_vendor_settings()+0x6b: can't find jump dest instruction at .text+0xa1000341 drivers/staging/rtl8712/rtl8712_led.o: warning: objtool: SwLedControlMode1()+0x28: can't find jump dest instruction at .text+0xbe04002e drivers/usb/musb/musb_am335x.o: warning: objtool: am335x_child_probe()+0x1f: call without frame pointer save/setup drivers/usb/musb/musb_am335x.o: warning: objtool: am335x_child_init()+0x12: call without frame pointer save/setup drivers/video/fbdev/arkfb.o: warning: objtool: ark_dac_read_regs()+0x63: can't find jump dest instruction at .text+0x9e0000c9 drivers/tty/serial/serial_mctrl_gpio.o: warning: objtool: mctrl_gpio_init()+0x32: can't find jump dest instruction at .text+0xa0101d8 CC [M] drivers/tty/isicom.o CC [M] drivers/mfd/rts5249.o drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.o: warning: objtool: tkip_mixing_phase1()+0x1af: can't find jump dest instruction at .text+0xaaff01b4 drivers/media/rc/keymaps/rc-total-media-in-hand-02.o: warning: objtool: init_rc_map_total_media_in_hand_02()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-total-media-in-hand-02.o: warning: objtool: exit_rc_map_total_media_in_hand_02()+0xb: call without frame pointer save/setup CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723ae/pwrseq.o drivers/staging/lustre/lustre/llite/lcommon_misc.o: warning: objtool: cl_init_ea_size()+0xa0: can't find jump dest instruction at .text+0x510600a5 drivers/scsi/lpfc/lpfc_bsg.o: warning: objtool: lpfc_bsg_get_dfc_rev()+0x41: can't find jump dest instruction at .text+0xb8000047 CC drivers/xen/xenbus/xenbus_xs.o CC [M] drivers/staging/rtl8192u/ieee80211/ieee80211_wx.o CC [M] drivers/staging/lustre/lustre/osc/osc_dev.o drivers/video/backlight/max8925_bl.o: warning: objtool: max8925_backlight_probe()+0x44: can't find jump dest instruction at .text+0x2c02020a CC [M] drivers/media/rc/keymaps/rc-trekstor.o CC [M] drivers/usb/wusbcore/pal.o CC [M] drivers/tty/serial/bcm63xx_uart.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723ae/rf.o CC [M] drivers/video/fbdev/sstfb.o LD [M] drivers/scsi/lpfc/lpfc.o CC [M] drivers/video/backlight/pcf50633-backlight.o drivers/acpi/acpica/utownerid.o: warning: objtool: acpi_ut_allocate_owner_id()+0x7d: can't find jump dest instruction at .text+0x45010082 drivers/watchdog/alim7101_wdt.o: warning: objtool: wdt_timer_ping()+0x1b: can't find jump dest instruction at .text+0xcc000021 drivers/usb/gadget/udc/net2280.o: warning: objtool: registers_show()+0x176: can't find jump dest instruction at .text+0x5102067c drivers/md/bcache/sysfs.o: warning: objtool: __bch_cache_store()+0x29: can't find jump dest instruction at .text+0x9d00006f LD [M] drivers/usb/musb/musb_hdrc.o CC [M] drivers/net/ethernet/ec_bhf.o CC [M] drivers/watchdog/ebc-c384_wdt.o drivers/xen/xenfs/super.o: warning: objtool: xenfs_mount()+0x13: call without frame pointer save/setup drivers/xen/xenfs/super.o: warning: objtool: xenfs_fill_super()+0x3a: call without frame pointer save/setup drivers/xen/xenfs/super.o: warning: objtool: capabilities_read()+0x54: call without frame pointer save/setup drivers/xen/xenfs/super.o: warning: objtool: xenfs_init()+0x24: call without frame pointer save/setup drivers/xen/xenfs/super.o: warning: objtool: xenfs_exit()+0x14: call without frame pointer save/setup sound/soc/codecs/tlv320aic3x.o: warning: objtool: aic3x_set_dai_fmt()+0x6a: can't find jump dest instruction at .text+0x8f000230 CC [M] drivers/usb/phy/phy-qcom-8x16-usb.o CC [M] drivers/net/wireless/intel/iwlwifi/mvm/time-event.o fs/nfs/nfs4proc.o: warning: objtool: nfs4_sp4_select_mode()+0x1b: can't find jump dest instruction at .text+0x7f020851 drivers/power/axp288_fuel_gauge.o: warning: objtool: fuel_gauge_thread_handler()+0x25: can't find jump dest instruction at .text+0x8600011a fs/ocfs2/cluster/heartbeat.o: warning: objtool: o2hb_check_own_slot()+0x3e: can't find jump dest instruction at .text+0xcb0001a4 drivers/net/wireless/realtek/rtlwifi/rtl8192se/fw.o: warning: objtool: _rtl92s_firmware_checkready()+0x5f: can't find jump dest instruction at .text+0x1e010225 drivers/net/ethernet/stmicro/stmmac/dwmac1000_core.o: warning: objtool: dwmac1000_set_filter()+0x7f: can't find jump dest instruction at .text+0xc9000615 drivers/staging/speakup/speakup_keypc.o: warning: objtool: do_catch_up()+0x78: can't find jump dest instruction at .text+0x4a01013d drivers/net/wireless/realtek/rtlwifi/rtl8192c/dm_common.o: warning: objtool: rtl92c_dm_check_edca_turbo()+0x6e: can't find jump dest instruction at .text+0x700101c3 drivers/net/ethernet/via/via-velocity.o: warning: objtool: velocity_set_multi()+0x3b: can't find jump dest instruction at .text+0x6a0102a0 net/netfilter/xt_policy.o: warning: objtool: match_xfrm_state()+0x66: can't find jump dest instruction at .text+0x201006c drivers/net/wireless/intel/iwlwifi/dvm/calib.o: warning: objtool: iwl_find_disconn_antenna()+0x166: can't find jump dest instruction at .text+0x8200016c drivers/net/wireless/realtek/rtlwifi/rtl8188ee/phy.o: warning: objtool: _rtl88e_phy_path_a_fill_iqk_matrix()+0x30: can't find jump dest instruction at .text+0xca010036 fs/coredump.o: warning: objtool: zap_threads()+0x4a: can't find jump dest instruction at .text+0x40202a0 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/fw.o: warning: objtool: _rtl8723e_fill_h2c_command()+0x6c: can't find jump dest instruction at .text+0xa0000072 drivers/staging/rtl8723au/hal/HalHWImg8723A_MAC.o: warning: objtool: ODM_ReadAndConfig_MAC_REG_8723A()+0x40: can't find jump dest instruction at .text+0x43010045 fs/xfs/libxfs/xfs_dir2_leaf.o: warning: objtool: xfs_dir3_leaf_check_int()+0x6d: can't find jump dest instruction at .text+0x82000333 drivers/staging/rtl8188eu/core/rtw_sta_mgt.o: warning: objtool: _rtw_init_sta_priv()+0x2e: can't find jump dest instruction at .text+0x45010144 drivers/gpu/drm/i915/intel_dsi.o: warning: objtool: intel_dsi_port_enable()+0x7c: can't find jump dest instruction at .text+0xb30000a2 drivers/video/backlight/ot200_bl.o: warning: objtool: ot200_backlight_probe()+0x4c: can't find jump dest instruction at .text+0x35010171 drivers/usb/misc/usbsevseg.o: warning: objtool: update_display_visual()+0x17: can't find jump dest instruction at .text+0x5601009d In file included from /home/kisskb/slave/src/include/linux/seq_file.h:10:0, from /home/kisskb/slave/src/include/linux/pinctrl/consumer.h:17, from /home/kisskb/slave/src/include/linux/pinctrl/devinfo.h:21, from /home/kisskb/slave/src/include/linux/device.h:24, from /home/kisskb/slave/src/include/linux/dmaengine.h:20, from /home/kisskb/slave/src/include/linux/netdevice.h:38, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/osdep_service.h:30, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/drv_types.h:25, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/HalPwrSeqCmd.h:19, from /home/kisskb/slave/src/drivers/staging/rtl8723au/hal/HalPwrSeqCmd.c:32: /home/kisskb/slave/src/include/linux/fs.h: In function 'kernel_read_file_id_str': /home/kisskb/slave/src/include/linux/fs.h:2676:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] drivers/staging/lustre/lustre/llite/vvp_dev.o: warning: objtool: vvp_pgcache_obj()+0x90: can't find jump dest instruction at .text+0xc4000386 fs/xfs/libxfs/xfs_log_rlimit.o: warning: objtool: xfs_log_get_max_trans_res()+0x12: call without frame pointer save/setup fs/xfs/libxfs/xfs_log_rlimit.o: warning: objtool: xfs_log_calc_minimum_size()+0x24: call without frame pointer save/setup drivers/video/fbdev/s3fb.o: warning: objtool: s3fb_setcolreg()+0x16: can't find jump dest instruction at .text+0x460101ac drivers/tty/vt/consolemap.o: warning: objtool: con_insert_unipair()+0x56: can't find jump dest instruction at .text+0x8500017c fs/ocfs2/dlm/dlmdomain.o: warning: objtool: dlm_assert_joined_handler()+0x65: can't find jump dest instruction at .text+0xc60001cb drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv47.o: warning: objtool: nv47_fb_new()+0x18: call without frame pointer save/setup drivers/usb/usbip/stub_dev.o: warning: objtool: store_sockfd()+0x55: can't find jump dest instruction at .text+0x600100fa drivers/net/ethernet/intel/ixgbe/ixgbe_debugfs.o: warning: objtool: ixgbe_dbg_netdev_ops_write()+0x1f: can't find jump dest instruction at .text+0xe1000025 drivers/xen/xen-pciback/xenbus.o: warning: objtool: xen_pcibk_do_attach()+0x7f: can't find jump dest instruction at .text+0x83000194 drivers/staging/rtl8712/ieee80211.o: warning: objtool: r8712_get_wpa_ie()+0x31: can't find jump dest instruction at .text+0x8b0004d7 drivers/scsi/constants.o: warning: objtool: scsi_opcode_sa_name()+0x18: can't find jump dest instruction at .text+0x8e00017e drivers/net/wireless/intel/iwlwifi/mvm/tx.o: warning: objtool: iwl_mvm_check_ratid_empty()+0xb2: can't find jump dest instruction at .text+0xb60000b8 drivers/usb/gadget/function/f_ecm.o: warning: objtool: ecm_do_notify()+0x32: can't find jump dest instruction at .text+0xa6010138 drivers/usb/host/xhci-mem.o: warning: objtool: xhci_add_in_port()+0x5d: can't find jump dest instruction at .text+0xe7020172 drivers/rtc/rtc-hym8563.o: warning: objtool: hym8563_rtc_set_alarm()+0x74: can't find jump dest instruction at .text+0x9500034a drivers/gpu/drm/radeon/btc_dpm.o: warning: objtool: btc_populate_ulv_state()+0x3d: can't find jump dest instruction at .text+0x5a010133 lib/bch.o: warning: objtool: find_poly_deg2_roots()+0x14: can't find jump dest instruction at .text+0x4501001a CC [M] lib/cpu-notifier-error-inject.o drivers/net/wireless/ath/ath9k/ar9002_calib.o: warning: objtool: ar9280_hw_olc_temp_compensation()+0x27: can't find jump dest instruction at .text+0xa90000dd drivers/target/iscsi/iscsi_target_util.o: warning: objtool: iscsit_do_tx_data()+0x19: can't find jump dest instruction at .text+0xa200001f CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192se/rf.o CC [M] drivers/xen/xenfs/xenstored.o CC [M] sound/soc/codecs/ts3a227e.o CC [M] drivers/net/ethernet/stmicro/stmmac/norm_desc.o CC [M] fs/ocfs2/cluster/quorum.o CC [M] fs/nfs/nfs4getroot.o CC [M] fs/ocfs2/cluster/tcp.o CC [M] drivers/staging/rtl8192e/rtl8192e/r8192E_cmdpkt.o fs/nfs/delegation.o: warning: objtool: nfs_delegation_claim_locks()+0x30: can't find jump dest instruction at .text+0x87000356 drivers/usb/serial/ark3116.o: warning: objtool: ark3116_process_read_urb()+0x71: can't find jump dest instruction at .text+0xb0000187 CC [M] drivers/usb/serial/ch341.o drivers/regulator/max8952.o: warning: objtool: max8952_parse_dt()+0x31: can't find jump dest instruction at .text+0x87010167 drivers/mfd/rtsx_pcr.o: warning: objtool: rtsx_pci_isr()+0x26: can't find jump dest instruction at .text+0x2c01057c lib/ts_fsm.o: warning: objtool: fsm_find()+0x3e: can't find jump dest instruction at .text+0x32040064 CC [M] lib/pm-notifier-error-inject.o drivers/scsi/qla4xxx/ql4_nvram.o: warning: objtool: fm93c56a_cmd.constprop.1()+0x21b: can't find jump dest instruction at .text+0xf0ff0220 CC [M] drivers/scsi/snic/vnic_wq.o CC [M] drivers/net/ethernet/stmicro/stmmac/mmc_core.o drivers/scsi/qla2xxx/qla_dbg.o: warning: objtool: qla2xxx_dump_ram()+0x98: can't find jump dest instruction at .text+0xb802009e CC [M] drivers/net/wireless/intel/iwlwifi/dvm/tt.o CC [M] drivers/staging/rtl8188eu/hal/rf_cfg.o CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_fcoe.o CC [M] drivers/usb/gadget/function/f_rndis.o CC [M] fs/binfmt_misc.o CC [M] drivers/net/wireless/ath/ath9k/eeprom_def.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv50.o CC [M] drivers/usb/host/xhci-dbg.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192c/fw_common.o CC [M] drivers/rtc/rtc-isl1208.o net/netfilter/xt_osf.o: warning: objtool: xt_osf_add_callback()+0x31: can't find jump dest instruction at .text+0xc0000037 CC [M] drivers/md/bcache/trace.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723ae/sw.o CC [M] drivers/net/wireless/intel/iwlwifi/mvm/rs.o CC [M] drivers/staging/lustre/lustre/llite/vvp_io.o CC [M] fs/ocfs2/dlm/dlmast.o CC [M] drivers/staging/rtl8712/xmit_linux.o CC [M] drivers/staging/lustre/lustre/obdclass/debug.o CC [M] fs/xfs/libxfs/xfs_sb.o CC [M] drivers/scsi/qla4xxx/ql4_dbg.o CC [M] drivers/usb/serial/cp210x.o CC [M] drivers/staging/rtl8723au/hal/odm_RegConfig8723A.o CC [M] drivers/usb/usbip/stub_main.o CC [M] drivers/regulator/max8973-regulator.o CC [M] drivers/scsi/scsi_sysfs.o CC [M] drivers/usb/misc/usb4604.o drivers/scsi/scsi_lib_dma.o: warning: objtool: scsi_dma_map()+0x20: can't find jump dest instruction at .text+0xbc0000d6 CC [M] drivers/staging/speakup/speakup_ltlk.o CC [M] drivers/rtc/rtc-jz4740.o CC [M] drivers/usb/serial/cyberjack.o CC drivers/xen/xenbus/xenbus_probe.o CC [M] drivers/usb/host/xhci-trace.o CC [M] net/netfilter/xt_recent.o CC [M] lib/netdev-notifier-error-inject.o CC [M] drivers/net/ethernet/dnet.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv49.o: warning: objtool: nv49_fb_new()+0x18: call without frame pointer save/setup drivers/staging/rtl8723au/hal/HalHWImg8723A_BB.o: warning: objtool: ODM_ReadAndConfig_AGC_TAB_1T_8723A()+0x46: can't find jump dest instruction at .text+0x2e0100ab CC [M] drivers/scsi/snic/snic_debugfs.o drivers/staging/rtl8712/rtl871x_mlme.o: warning: objtool: update_network()+0x29: can't find jump dest instruction at .text+0xaf0000ef drivers/net/wireless/intel/iwlwifi/dvm/lib.o: warning: objtool: iwlagn_wowlan_program_keys()+0xb8: can't find jump dest instruction at .text+0x340200be drivers/usb/host/uhci-hcd.o: warning: objtool: uhci_check_bandwidth()+0x2e: can't find jump dest instruction at .text+0xb40002a4 drivers/usb/gadget/udc/amd5536udc.o: warning: objtool: udc_pci_remove()+0x3e: can't find jump dest instruction at .text+0xd80000c3 drivers/net/wireless/realtek/rtlwifi/rtl8192se/led.o: warning: objtool: rtl92se_sw_led_off()+0x1f: can't find jump dest instruction at .text+0xd1000135 drivers/power/axp288_charger.o: warning: objtool: axp288_charger_irq_thread_handler()+0x25: can't find jump dest instruction at .text+0x6a01021a fs/nfs/callback.o: warning: objtool: nfs_callback_start_svc()+0x44: can't find jump dest instruction at .text+0x6e01009a CC [M] drivers/media/dvb-frontends/mn88473.o CC [M] lib/of-reconfig-notifier-error-inject.o drivers/usb/storage/transport.o: warning: objtool: usb_stor_msg_common()+0x27: can't find jump dest instruction at .text+0x2201002d CC drivers/acpi/acpica/utresrc.o CC [M] drivers/staging/speakup/speakup_soft.o CC [M] drivers/video/fbdev/goldfishfb.o CC [M] drivers/usb/host/xhci-mtk-sch.o drivers/staging/rtl8723au/hal/HalHWImg8723A_RF.o: warning: objtool: ODM_ReadAndConfig_RadioA_1T_8723A()+0x42: can't find jump dest instruction at .text+0x45010047 drivers/spi/spi-sh-hspi.o: warning: objtool: hspi_probe()+0x4d: can't find jump dest instruction at .text+0x51010092 SHIPPED drivers/tty/vt/defkeymap.c drivers/staging/unisys/visornic/visornic_main.o: warning: objtool: visornic_serverdown()+0x70: can't find jump dest instruction at .text+0x24010175 CC [M] drivers/xen/xen-pciback/conf_space.o drivers/spi/spi-sh.o: warning: objtool: spi_sh_probe()+0x4c: can't find jump dest instruction at .text+0x3f020091 CC [M] lib/lru_cache.o LD drivers/target/iscsi/cxgbit/built-in.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192cu/rf.o LD drivers/power/built-in.o drivers/gpu/drm/i915/intel_dsi_pll.o: warning: objtool: bxt_dsi_program_clocks.isra.0()+0x39: can't find jump dest instruction at .text+0xbc00007f CC [M] drivers/usb/misc/chaoskey.o drivers/staging/rtl8188eu/core/rtw_security.o: warning: objtool: crc32_init()+0x1b: can't find jump dest instruction at .text+0x95000181 drivers/rtc/rtc-isl12022.o: warning: objtool: isl12022_set_datetime()+0x72: can't find jump dest instruction at .text+0x96000158 CC [M] drivers/media/usb/gspca/vicam.o drivers/staging/lustre/lustre/obdclass/llog.o: warning: objtool: llog_free_handle()+0x1b: can't find jump dest instruction at .text+0x9a000021 LD [M] drivers/staging/unisys/visornic/visornic.o CC [M] drivers/staging/vt6655/card.o fs/xfs/libxfs/xfs_dir2_node.o: warning: objtool: xfs_dir3_free_get_buf()+0x5e: can't find jump dest instruction at .text+0xb9000174 drivers/gpu/drm/i915/intel_dsi_panel_vbt.o: warning: objtool: generic_exec_sequence()+0x47: can't find jump dest instruction at .text+0x460100cc CC [M] drivers/xen/xen-pciback/conf_space_header.o CC [M] drivers/target/iscsi/cxgbit/cxgbit_main.o drivers/net/wireless/intel/iwlwifi/mvm/sf.o: warning: objtool: iwl_mvm_sf_config()+0x7c: can't find jump dest instruction at .text+0x380201d2 CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192se/sw.o LD [M] drivers/net/wireless/marvell/mwifiex/mwifiex_sdio.o CC [M] drivers/staging/lustre/lustre/obdclass/genops.o drivers/video/backlight/pandora_bl.o: warning: objtool: pandora_backlight_probe()+0x71: can't find jump dest instruction at .text+0xa2000076 CC [M] drivers/gpu/drm/radeon/trinity_smc.o LD drivers/net/wireless/realtek/rtlwifi/rtl8723com/built-in.o CC [M] drivers/watchdog/f71808e_wdt.o drivers/acpi/acpica/utpredef.o: warning: objtool: acpi_ut_match_predefined_method()+0x26: call without frame pointer save/setup drivers/acpi/acpica/utpredef.o: warning: objtool: acpi_ut_get_expected_return_types()+0x47: call without frame pointer save/setup CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723be/fw.o drivers/staging/rtl8192e/rtl8192e/r8192E_phy.o: warning: objtool: _rtl92e_cck_tx_power_track_bw_switch_tssi()+0x1e: can't find jump dest instruction at .text+0xf50002e4 CC [M] drivers/staging/lustre/lustre/obdclass/uuid.o drivers/usb/misc/usb3503.o: warning: objtool: usb3503_connect()+0x32: can't find jump dest instruction at .text+0xe1000138 CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723com/main.o drivers/video/fbdev/sis/init301.o: warning: objtool: SiS_GetCRT2Ptr()+0x68: can't find jump dest instruction at .text+0xa0200be LD [M] drivers/net/wireless/marvell/mwifiex/mwifiex_usb.o CC [M] drivers/usb/gadget/function/rndis.o CC [M] drivers/net/wireless/intel/iwlwifi/mvm/power.o CC [M] drivers/net/ethernet/jme.o CC [M] drivers/media/usb/gspca/xirlink_cit.o CC drivers/xen/pci.o LD [M] drivers/video/fbdev/sis/sisfb.o drivers/scsi/scsi_lib.o: warning: objtool: scsi_kmap_atomic_sg()+0xcc: can't find jump dest instruction at .text+0x8f000331 fs/nfs/callback_xdr.o: warning: objtool: decode_compound_hdr_arg()+0x1f: can't find jump dest instruction at .text+0xdc0000d5 drivers/staging/rts5208/sd.o: warning: objtool: sd_choose_proper_clock()+0x38: can't find jump dest instruction at .text+0x1601003d drivers/net/wireless/marvell/mwifiex/pcie.o: warning: objtool: mwifiex_pcie_remove()+0x23: can't find jump dest instruction at .text+0xa40001c9 LD drivers/net/wireless/realtek/rtlwifi/rtl8821ae/built-in.o drivers/net/wireless/marvell/mwifiex/cfg80211.o: warning: objtool: mwifiex_is_pattern_supported()+0x2c: can't find jump dest instruction at .text+0x8f0003a2 drivers/staging/rtl8192e/rtl8192e/r8192E_dev.o: warning: objtool: _rtl92e_rate_hw_to_mgn()+0xb: can't find jump dest instruction at .text+0xa0000011 CC [M] drivers/net/ethernet/fealnx.o CC [M] drivers/media/rc/keymaps/rc-tt-1500.o CC [M] drivers/staging/lustre/lustre/llite/vvp_object.o CC drivers/tty/vt/consolemap_deftbl.o drivers/scsi/snic/vnic_dev.o: warning: objtool: _svnic_dev_cmd2()+0x3b: can't find jump dest instruction at .text+0x1020041 CC [M] drivers/usb/wusbcore/rh.o LD [M] drivers/net/wireless/marvell/mwifiex/mwifiex_pcie.o CC [M] drivers/md/bcache/util.o drivers/net/wireless/ath/ath9k/ar5008_phy.o: warning: objtool: ar5008_hw_set_radar_params()+0x37: can't find jump dest instruction at .text+0xce00037c drivers/staging/comedi/drivers/dt2801.o: warning: objtool: dt2801_attach()+0x2c: can't find jump dest instruction at .text+0xdc020522 CC [M] drivers/media/rc/keymaps/rc-twinhan-dtv-cab-ci.o drivers/media/rc/keymaps/rc-trekstor.o: warning: objtool: init_rc_map_trekstor()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-trekstor.o: warning: objtool: exit_rc_map_trekstor()+0xb: call without frame pointer save/setup CC [M] drivers/scsi/qla2xxx/qla_nx2.o CC [M] drivers/watchdog/sp5100_tco.o LD [M] drivers/net/wireless/marvell/mwifiex/mwifiex.o CC [M] drivers/net/ethernet/ethoc.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8821ae/dm.o drivers/xen/xen-pciback/pci_stub.o: warning: objtool: pci_stub_notifier()+0x17: can't find jump dest instruction at .text+0x8800001d drivers/usb/storage/option_ms.o: warning: objtool: option_inquiry()+0xd3: can't find jump dest instruction at .text+0xab000239 CC [M] drivers/regulator/max8997-regulator.o drivers/staging/rtl8188eu/hal/fw.o: warning: objtool: rtl88eu_download_fw()+0x7f: can't find jump dest instruction at .text+0xa20102e4 drivers/gpu/drm/i915/intel_dvo.o: warning: objtool: intel_dvo_init()+0x35: can't find jump dest instruction at .text+0x5a04059b CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8821ae/fw.o CC [M] drivers/media/rc/keymaps/rc-twinhan1027.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ce/rf.o CC [M] drivers/tty/moxa.o drivers/staging/comedi/drivers/dt2811.o: warning: objtool: dt2811_ai_cmdtest()+0xc0: can't find jump dest instruction at .text+0x25010246 drivers/usb/gadget/legacy/cdc2.o: warning: objtool: cdc_bind()+0x1d: can't find jump dest instruction at .text+0xb80100a3 fs/ocfs2/dlm/dlmthread.o: warning: objtool: dlm_shuffle_lists()+0x63: can't find jump dest instruction at .text+0x9d020069 CC [M] drivers/staging/comedi/drivers/dt2814.o drivers/usb/misc/yurex.o: warning: objtool: yurex_interrupt()+0x2e: can't find jump dest instruction at .text+0xf0010184 CC [M] drivers/usb/gadget/legacy/hid.o drivers/xen/xenbus/xenbus_comms.o: warning: objtool: xb_write()+0x29: can't find jump dest instruction at .text+0x4701008e CC [M] drivers/staging/rtl8723au/hal/odm_debug.o fs/nfs/nfs4idmap.o: warning: objtool: nfs_idmap_get_key()+0x70: can't find jump dest instruction at .text+0x470102b5 drivers/usb/host/xhci-hub.o: warning: objtool: xhci_clear_port_change_bit()+0x10: can't find jump dest instruction at .text+0xaa000016 CC drivers/xen/xenbus/xenbus_probe_backend.o drivers/net/wireless/realtek/rtlwifi/rtl8188ee/trx.o: warning: objtool: _rtl88ee_query_rxphystatus.isra.3()+0x3f: can't find jump dest instruction at .text+0xea010265 drivers/video/backlight/pcf50633-backlight.o: warning: objtool: pcf50633_bl_probe()+0x45: can't find jump dest instruction at .text+0xde0000fb LD drivers/staging/wilc1000/built-in.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723ae/table.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv4e.o: warning: objtool: nv4e_fb_new()+0x18: call without frame pointer save/setup drivers/video/fbdev/via/via_modesetting.o: warning: objtool: via_set_primary_color_depth()+0x3c: call without frame pointer save/setup drivers/video/fbdev/via/via_modesetting.o: warning: objtool: via_set_secondary_color_depth()+0x46: call without frame pointer save/setup CC [M] drivers/tty/mxser.o drivers/tty/cyclades.o: warning: objtool: cy_tiocmget()+0x36: can't find jump dest instruction at .text+0x6b01060c drivers/media/dvb-frontends/stv0900_sw.o: warning: objtool: stv0900_get_lock_timeout()+0x21: can't find jump dest instruction at .text+0xb60001a6 CC [M] drivers/usb/gadget/function/f_mass_storage.o CC [M] drivers/net/wireless/intel/iwlwifi/mvm/coex.o CC [M] drivers/staging/wilc1000/wilc_wfi_cfgoperations.o CC [M] lib/cordic.o drivers/hwmon/sch5636.o: warning: objtool: sch5636_update_device()+0x52: can't find jump dest instruction at .text+0x25010178 LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8188ee/rtl8188ee.o CC [M] drivers/net/wireless/intel/iwlwifi/dvm/sta.o drivers/usb/gadget/udc/pxa27x_udc.o: warning: objtool: find_pxa_ep()+0x51: can't find jump dest instruction at .text+0x92000056 drivers/usb/storage/usb.o: warning: objtool: get_pipes()+0xa8: can't find jump dest instruction at .text+0x9100017d CC [M] drivers/video/backlight/pm8941-wled.o CC [M] drivers/usb/host/xhci-pci.o drivers/video/fbdev/hgafb.o: warning: objtool: hgafb_copyarea()+0x32: can't find jump dest instruction at .text+0xf1000898 drivers/watchdog/ebc-c384_wdt.o: warning: objtool: ebc_c384_wdt_probe()+0x5b: can't find jump dest instruction at .text+0x97000130 drivers/net/ethernet/stmicro/stmmac/dwmac100_core.o: warning: objtool: dwmac100_set_filter()+0x44: can't find jump dest instruction at .text+0xb70001f9 CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723ae/trx.o CC [M] drivers/hwmon/sht15.o drivers/staging/rtl8723au/hal/HalPwrSeqCmd.o: warning: objtool: HalPwrSeqCmdParsing23a()+0xed: can't find jump dest instruction at .text+0xdc0100f3 CC [M] drivers/usb/storage/usual-tables.o CC drivers/xen/dbgp.o CC [M] drivers/watchdog/geodewdt.o CC [M] drivers/gpu/drm/radeon/ni_dpm.o CC [M] drivers/staging/vt6655/channel.o CC [M] drivers/mfd/rtsx_usb.o CC [M] drivers/xen/xenfs/xensyms.o CC [M] sound/soc/codecs/twl4030.o drivers/net/wireless/realtek/rtlwifi/rtl8192cu/mac.o: warning: objtool: _rtl92c_signal_scale_mapping.isra.3()+0x22: can't find jump dest instruction at .text+0x95000027 drivers/spi/spi-st-ssc4.o: warning: objtool: spi_st_setup()+0x59: can't find jump dest instruction at .text+0x770103ee drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hal_bt_coexist.o: warning: objtool: rtl8723e_dm_bt_check_coex_rssi_state()+0x60: can't find jump dest instruction at .text+0x8c0001a6 CC [M] drivers/usb/phy/phy-keystone.o drivers/usb/phy/phy-msm-usb.o: warning: objtool: msm_otg_start_host()+0x1e: can't find jump dest instruction at .text+0x850000d4 CC [M] drivers/mfd/htc-pasic3.o drivers/net/ethernet/stmicro/stmmac/mmc_core.o: warning: objtool: dwmac_mmc_ctrl()+0x2b: call without frame pointer save/setup drivers/video/fbdev/via/via_clock.o: warning: objtool: via_clock_init()+0xc: can't find jump dest instruction at .text+0x16010632 CC [M] fs/binfmt_script.o drivers/rtc/rtc-isl12057.o: warning: objtool: isl12057_rtc_tm_to_regs()+0x30: can't find jump dest instruction at .text+0x90000266 CC [M] drivers/video/fbdev/via/via_aux.o drivers/mfd/rts5227.o: warning: objtool: rts5227_fetch_vendor_settings()+0x60: can't find jump dest instruction at .text+0x9b000176 LD drivers/staging/wlan-ng/built-in.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.o lib/notifier-error-inject.o: warning: objtool: notifier_err_inject_init()+0x1a: call without frame pointer save/setup lib/notifier-error-inject.o: warning: objtool: fops_errno_open()+0x19: call without frame pointer save/setup lib/notifier-error-inject.o: warning: objtool: notifier_err_inject_callback()+0x65: call without frame pointer save/setup lib/notifier-error-inject.o: warning: objtool: err_inject_init()+0xd: call without frame pointer save/setup lib/notifier-error-inject.o: warning: objtool: err_inject_exit()+0xb: call without frame pointer save/setup drivers/staging/rtl8712/rtl871x_mp_ioctl.o: warning: objtool: mp_start_test()+0xda: can't find jump dest instruction at .text+0x9a0000df CC [M] drivers/staging/speakup/speakup_spkout.o CC [M] drivers/mfd/ti_am335x_tscadc.o CC [M] drivers/staging/wlan-ng/prism2usb.o drivers/media/dvb-frontends/mn88472.o: warning: objtool: mn88472_read_status()+0x37: can't find jump dest instruction at .text+0xd200011d CC [M] drivers/rtc/rtc-lp8788.o CC [M] drivers/video/backlight/pwm_bl.o CC [M] drivers/usb/storage/debug.o drivers/usb/gadget/function/f_phonet.o: warning: objtool: pn_rx_submit.isra.4.constprop.5()+0x78: can't find jump dest instruction at .text+0xa200051e fs/dcookies.o: warning: objtool: dcookie_exit()+0x28: can't find jump dest instruction at .text+0x8b00002e drivers/xen/xenbus/xenbus_client.o: warning: objtool: xenbus_va_dev_error()+0x4d: can't find jump dest instruction at .text+0x95000103 drivers/gpu/drm/drm_of.o: warning: objtool: drm_of_component_probe()+0x33: can't find jump dest instruction at .text+0x620101a9 sound/soc/codecs/tlv320dac33.o: warning: objtool: dac33_init_chip()+0x24: can't find jump dest instruction at .text+0xd50001aa CC [M] drivers/tty/nozomi.o drivers/staging/rtl8188eu/hal/mac_cfg.o: warning: objtool: rtl88eu_phy_mac_config()+0x23: call without frame pointer save/setup CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_request.o drivers/usb/misc/usbtest.o: warning: objtool: perform_sglist()+0xf8: can't find jump dest instruction at .text+0x7a00011d LD [M] drivers/net/wireless/realtek/rtlwifi/rtlwifi.o drivers/staging/rtl8712/rtl871x_mp.o: warning: objtool: r8712_bb_reg_write()+0x36: can't find jump dest instruction at .text+0x8000038c CC [M] drivers/rtc/rtc-lpc24xx.o drivers/gpu/drm/radeon/sumo_smc.o: warning: objtool: sumo_send_msg_to_smu()+0x7d: can't find jump dest instruction at .text+0xda000083 CC [M] drivers/regulator/max8998.o CC [M] drivers/staging/wlan-ng/p80211conv.o CC [M] drivers/usb/gadget/function/storage_common.o drivers/staging/rtl8712/recv_linux.o: warning: objtool: r8712_recv_indicatepkt()+0x31: can't find jump dest instruction at .text+0x890001e7 drivers/md/bcache/super.o: warning: objtool: read_super()+0x3d: can't find jump dest instruction at .text+0x400400d3 drivers/staging/vt6655/device_main.o: warning: objtool: vnt_remove_interface()+0x1c: can't find jump dest instruction at .text+0xee0001a2 CC [M] fs/ocfs2/dlm/dlmconvert.o drivers/usb/misc/usb4604.o: warning: objtool: usb4604_switch_mode()+0x1f: can't find jump dest instruction at .text+0x9f000055 CC [M] fs/xfs/libxfs/xfs_symlink_remote.o CC [M] drivers/scsi/qla2xxx/qla_target.o CC [M] drivers/usb/usbip/stub_rx.o CC [M] drivers/rtc/rtc-lpc32xx.o drivers/net/wireless/realtek/rtlwifi/rtl8723ae/led.o: warning: objtool: rtl8723e_sw_led_on()+0x4d: can't find jump dest instruction at .text+0xc1000053 net/netfilter/xt_rateest.o: warning: objtool: xt_rateest_mt_destroy()+0x16: call without frame pointer save/setup net/netfilter/xt_rateest.o: warning: objtool: xt_rateest_mt_checkentry()+0x4e: call without frame pointer save/setup net/netfilter/xt_rateest.o: warning: objtool: xt_rateest_mt()+0x2d: call without frame pointer save/setup net/netfilter/xt_rateest.o: warning: objtool: xt_rateest_mt_init()+0xb: call without frame pointer save/setup net/netfilter/xt_rateest.o: warning: objtool: xt_rateest_mt_fini()+0xb: call without frame pointer save/setup CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_lockd.o CC [M] drivers/usb/gadget/legacy/dbgp.o In file included from /home/kisskb/slave/src/include/linux/seq_file.h:10:0, from /home/kisskb/slave/src/include/linux/pinctrl/consumer.h:17, from /home/kisskb/slave/src/include/linux/pinctrl/devinfo.h:21, from /home/kisskb/slave/src/include/linux/device.h:24, from /home/kisskb/slave/src/include/linux/dmaengine.h:20, from /home/kisskb/slave/src/include/linux/netdevice.h:38, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/osdep_service.h:30, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/odm_precomp.h:21, from /home/kisskb/slave/src/drivers/staging/rtl8723au/hal/odm_RegConfig8723A.c:16: /home/kisskb/slave/src/include/linux/fs.h: In function 'kernel_read_file_id_str': /home/kisskb/slave/src/include/linux/fs.h:2676:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] drivers/net/ethernet/stmicro/stmmac/enh_desc.o: warning: objtool: enh_desc_get_ext_status()+0xf: can't find jump dest instruction at .text+0x3b010305 CC [M] drivers/usb/misc/ucsi.o drivers/tty/serial/bcm63xx_uart.o: warning: objtool: bcm_uart_probe()+0x71: can't find jump dest instruction at .text+0x650105e7 drivers/net/ethernet/sfc/tx.o: warning: objtool: tso_fill_packet_with_fragment()+0x13: can't find jump dest instruction at .text+0xf4000019 fs/ubifs/xattr.o: warning: objtool: create_xattr()+0xb3: can't find jump dest instruction at .text+0x15020138 drivers/staging/rtl8188eu/core/rtw_wlan_util.o: warning: objtool: write_cam()+0x86: can't find jump dest instruction at .text+0x9c0007ab drivers/usb/serial/belkin_sa.o: warning: objtool: belkin_sa_process_read_urb()+0x67: can't find jump dest instruction at .text+0xe10000bd CC [M] net/netfilter/xt_sctp.o CC [M] drivers/staging/vt6655/mac.o lib/cpu-notifier-error-inject.o: warning: objtool: notf_err_inj_dead()+0x1a: can't find call dest symbol at offset 0xb200004e CC [M] drivers/video/backlight/kb3886_bl.o CC [M] drivers/video/fbdev/via/via_aux_edid.o drivers/net/ethernet/stmicro/stmmac/dwmac100_dma.o: warning: objtool: dwmac100_dump_dma_regs()+0x2a: call without frame pointer save/setup CC [M] drivers/net/ethernet/sfc/selftest.o CC [M] drivers/tty/serial/max3100.o CC [M] drivers/staging/rtl8723au/hal/odm_interface.o CC [M] fs/ubifs/debug.o CC drivers/xen/xenbus/xenbus_dev_frontend.o CC [M] drivers/usb/serial/cypress_m8.o CC [M] lib/rbtree_test.o drivers/usb/wusbcore/pal.o: warning: objtool: wusbhc_channel_changed()+0x54: call without frame pointer save/setup drivers/usb/wusbcore/pal.o: warning: objtool: wusbhc_pal_register()+0x22: call without frame pointer save/setup drivers/usb/wusbcore/pal.o: warning: objtool: wusbhc_pal_unregister()+0x1a: call without frame pointer save/setup drivers/staging/lustre/lustre/osc/osc_request.o: warning: objtool: osc_sync_interpret()+0x1d: can't find jump dest instruction at .text+0x87000253 drivers/usb/phy/phy-qcom-8x16-usb.o: warning: objtool: phy_8x16_probe()+0x2f: can't find jump dest instruction at .text+0x54020555 CC [M] fs/ocfs2/dlm/dlmlock.o fs/xfs/libxfs/xfs_ialloc.o: warning: objtool: xfs_inobt_insert()+0x34: can't find jump dest instruction at .text+0x9b0001ba LD drivers/usb/phy/built-in.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_flock.o CC [M] drivers/staging/rtl8712/usb_intf.o drivers/staging/rtl8712/mlme_linux.o: warning: objtool: r8712_os_indicate_disconnect()+0x38: can't find jump dest instruction at .text+0x9000021e drivers/staging/lustre/lustre/obdclass/llog_cat.o: warning: objtool: llog_cat_id2handle()+0x27: can't find jump dest instruction at .text+0xb50300dd CC [M] drivers/usb/misc/lvstest.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_inodebits.o CC [M] drivers/hwmon/sht21.o drivers/media/dvb-frontends/stv6110x.o: warning: objtool: stv6110x_attach()+0x62: can't find jump dest instruction at .text+0xa6000098 CC [M] drivers/tty/serial/max310x.o fs/iomap.o: warning: objtool: iomap_apply()+0x6d: can't find jump dest instruction at .text+0x87000073 drivers/usb/gadget/function/f_eem.o: warning: objtool: eem_unwrap()+0x5d: can't find jump dest instruction at .text+0xb70200d2 drivers/usb/gadget/function/f_subset.o: warning: objtool: geth_bind()+0x7d: can't find jump dest instruction at .text+0x750101f3 CC [M] lib/interval_tree_test.o drivers/scsi/qla2xxx/qla_bsg.o: warning: objtool: qla27xx_set_flash_upd_cap()+0x2e: can't find jump dest instruction at .text+0xbc000084 CC [M] drivers/usb/serial/usb_debug.o lib/of-reconfig-notifier-error-inject.o: warning: objtool: err_inject_init()+0x23: call without frame pointer save/setup lib/of-reconfig-notifier-error-inject.o: warning: objtool: err_inject_exit()+0xb: call without frame pointer save/setup CC [M] fs/mbcache.o drivers/xen/xenfs/xenstored.o: warning: objtool: xsd_port_open()+0x25: call without frame pointer save/setup drivers/xen/xenfs/xenstored.o: warning: objtool: xsd_kva_open()+0x26: call without frame pointer save/setup drivers/xen/xenfs/xenstored.o: warning: objtool: xsd_release()+0x10: call without frame pointer save/setup drivers/xen/xenfs/xenstored.o: warning: objtool: xsd_kva_mmap()+0x35: call without frame pointer save/setup drivers/xen/xenfs/xenstored.o: warning: objtool: xsd_read()+0x30: call without frame pointer save/setup drivers/media/usb/gspca/vc032x.o: warning: objtool: sd_init_controls()+0x37: can't find jump dest instruction at .text+0xf60202cd fs/ocfs2/cluster/quorum.o: warning: objtool: o2quo_make_decision()+0x34: can't find jump dest instruction at .text+0xdd01009a drivers/acpi/acpica/utresrc.o: warning: objtool: acpi_ut_validate_resource()+0x3b: can't find jump dest instruction at .text+0xac000089 CC [M] lib/percpu_test.o drivers/target/iscsi/iscsi_target_stat.o: warning: objtool: iscsi_stat_sess_inst_show()+0x31: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_stat.o: warning: objtool: iscsi_stat_logout_abnormal_logouts_show()+0x23: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_stat.o: warning: objtool: iscsi_stat_logout_normal_logouts_show()+0x23: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_stat.o: warning: objtool: iscsi_stat_logout_indx_show()+0x1f: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_stat.o: warning: objtool: iscsi_stat_logout_inst_show()+0x23: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_stat.o: warning: objtool: iscsi_stat_login_indx_show()+0x1f: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_stat.o: warning: objtool: iscsi_stat_login_inst_show()+0x23: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_stat.o: warning: objtool: iscsi_stat_tgt_attr_indx_show()+0x1f: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_stat.o: warning: objtool: iscsi_stat_tgt_attr_inst_show()+0x23: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_stat.o: warning: objtool: iscsi_stat_sess_err_format_errors_show()+0x23: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_stat.o: warning: objtool: iscsi_stat_sess_err_cxn_errors_show()+0x23: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_stat.o: warning: objtool: iscsi_stat_sess_err_digest_errors_show()+0x23: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_stat.o: warning: objtool: iscsi_stat_sess_err_inst_show()+0x23: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_stat.o: warning: objtool: iscsi_stat_instance_version_show()+0x21: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_stat.o: warning: objtool: iscsi_stat_instance_vendor_show()+0x1a: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_stat.o: warning: objtool: iscsi_stat_instance_description_show()+0x21: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_stat.o: warning: objtool: iscsi_stat_instance_disc_time_show()+0x1c: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_stat.o: warning: objtool: iscsi_stat_instance_fail_rem_name_show()+0x36: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_stat.o: warning: objtool: iscsi_stat_instance_fail_type_show()+0x23: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_stat.o: warning: objtool: iscsi_stat_instance_sessions_show()+0x23: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_stat.o: warning: objtool: iscsi_stat_instance_nodes_show()+0x1f: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_stat.o: warning: objtool: iscsi_stat_instance_portals_show()+0x23: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_stat.o: warning: objtool: iscsi_stat_instance_max_ver_show()+0x1c: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_stat.o: warning: objtool: iscsi_stat_instance_min_ver_show()+0x1c: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_stat.o: warning: objtool: iscsi_stat_instance_inst_show()+0x23: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_stat.o: warning: objtool: iscsi_stat_sess_conn_timeout_errors_show()+0x29: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_stat.o: warning: objtool: iscsi_stat_sess_conn_digest_errors_show()+0x29: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_stat.o: warning: objtool: iscsi_stat_sess_rxdata_octs_show()+0x29: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_stat.o: warning: objtool: iscsi_stat_sess_txdata_octs_show()+0x29: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_stat.o: warning: objtool: iscsi_stat_sess_rsp_pdus_show()+0x29: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_stat.o: warning: objtool: iscsi_stat_sess_cmd_pdus_show()+0x29: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_stat.o: warning: objtool: iscsi_stat_sess_indx_show()+0x29: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_stat.o: warning: objtool: iscsi_stat_sess_node_show()+0x29: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_stat.o: warning: objtool: iscsi_stat_instance_fail_sess_show()+0x2d: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_stat.o: warning: objtool: iscsi_stat_login_negotiate_fails_show()+0x29: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_stat.o: warning: objtool: iscsi_stat_login_authenticate_fails_show()+0x29: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_stat.o: warning: objtool: iscsi_stat_login_authorize_fails_show()+0x29: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_stat.o: warning: objtool: iscsi_stat_login_redirects_show()+0x29: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_stat.o: warning: objtool: iscsi_stat_login_other_fails_show()+0x29: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_stat.o: warning: objtool: iscsi_stat_login_accepts_show()+0x29: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_stat.o: warning: objtool: iscsi_stat_tgt_attr_fail_intr_addr_show()+0x29: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_stat.o: warning: objtool: iscsi_stat_tgt_attr_fail_intr_addr_type_show()+0x29: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_stat.o: warning: objtool: iscsi_stat_tgt_attr_fail_intr_name_show()+0x2c: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_stat.o: warning: objtool: iscsi_stat_tgt_attr_last_fail_type_show()+0x29: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_stat.o: warning: objtool: iscsi_stat_tgt_attr_last_fail_time_show()+0x29: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_stat.o: warning: objtool: iscsi_stat_tgt_attr_login_fails_show()+0x2d: call without frame pointer save/setup CC [M] drivers/usb/gadget/function/f_fs.o fs/xfs/libxfs/xfs_bmap.o: warning: objtool: trace_xfs_bmap_pre_update()+0x2c: can't find jump dest instruction at .text+0xc00000f1 CC drivers/xen/xenbus/xenbus_dev_backend.o CC [M] fs/nfs/nfs4client.o CC drivers/acpi/acpica/utstate.o CC [M] drivers/usb/host/xhci-plat.o CC [M] drivers/media/usb/gspca/zc3xx.o CC [M] fs/xfs/libxfs/xfs_trans_resv.o net/netfilter/xt_realm.o: warning: objtool: realm_mt()+0x24: call without frame pointer save/setup net/netfilter/xt_realm.o: warning: objtool: realm_mt_init()+0xb: call without frame pointer save/setup net/netfilter/xt_realm.o: warning: objtool: realm_mt_exit()+0xb: call without frame pointer save/setup drivers/staging/speakup/speakup_ltlk.o: warning: objtool: synth_probe()+0x29: can't find jump dest instruction at .text+0xaa00002f drivers/media/rc/keymaps/rc-twinhan1027.o: warning: objtool: init_rc_map_twinhan_vp1027()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-twinhan1027.o: warning: objtool: exit_rc_map_twinhan_vp1027()+0xb: call without frame pointer save/setup drivers/mfd/rts5249.o: warning: objtool: rtsx_base_fetch_vendor_settings()+0x67: can't find jump dest instruction at .text+0xbf00017c CC [M] drivers/media/rc/keymaps/rc-videomate-m1f.o CC [M] drivers/xen/xen-pciback/conf_space_capability.o CC [M] drivers/staging/speakup/speakup_txprt.o CC [M] drivers/staging/rtl8192u/ieee80211/ieee80211_module.o CC [M] net/netfilter/xt_socket.o lib/pm-notifier-error-inject.o: warning: objtool: err_inject_init()+0x23: call without frame pointer save/setup lib/pm-notifier-error-inject.o: warning: objtool: err_inject_exit()+0xb: call without frame pointer save/setup drivers/net/wireless/realtek/rtlwifi/rtl8192cu/hw.o: warning: objtool: _InitPABias()+0x32: can't find jump dest instruction at .text+0xa8000258 drivers/gpu/drm/i915/intel_i2c.o: warning: objtool: gmbus_xfer_index_read()+0x6b: can't find jump dest instruction at .text+0x90000651 drivers/staging/rtl8192e/rtl8192e/r8192E_firmware.o: warning: objtool: _rtl92e_fw_prepare()+0x39: can't find jump dest instruction at .text+0xea00003f CC [M] drivers/video/fbdev/cirrusfb.o drivers/media/rc/keymaps/rc-tt-1500.o: warning: objtool: init_rc_map_tt_1500()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-tt-1500.o: warning: objtool: exit_rc_map_tt_1500()+0xb: call without frame pointer save/setup CC [M] drivers/gpu/drm/i915/intel_tv.o drivers/net/wireless/realtek/rtlwifi/rtl8192ee/rf.o: warning: objtool: _rtl92ee_phy_rf6052_config_parafile()+0x28: can't find jump dest instruction at .text+0x802002e CC [M] drivers/net/ethernet/stmicro/stmmac/stmmac_hwtstamp.o CC [M] drivers/usb/usbip/stub_tx.o drivers/staging/rts5208/ms.o: warning: objtool: ms_pull_ctl_disable()+0x1d: can't find jump dest instruction at .text+0xda000103 LD drivers/usb/misc/sisusbvga/built-in.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ee/sw.o In file included from /home/kisskb/slave/src/include/linux/seq_file.h:10:0, from /home/kisskb/slave/src/include/linux/pinctrl/consumer.h:17, from /home/kisskb/slave/src/include/linux/pinctrl/devinfo.h:21, from /home/kisskb/slave/src/include/linux/device.h:24, from /home/kisskb/slave/src/include/linux/dmaengine.h:20, from /home/kisskb/slave/src/include/linux/netdevice.h:38, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/osdep_service.h:30, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/odm_precomp.h:21, from /home/kisskb/slave/src/drivers/staging/rtl8723au/hal/odm_debug.c:16: /home/kisskb/slave/src/include/linux/fs.h: In function 'kernel_read_file_id_str': /home/kisskb/slave/src/include/linux/fs.h:2676:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] CC [M] drivers/usb/misc/sisusbvga/sisusb.o drivers/media/rc/keymaps/rc-twinhan-dtv-cab-ci.o: warning: objtool: init_rc_map_twinhan_dtv_cab_ci()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-twinhan-dtv-cab-ci.o: warning: objtool: exit_rc_map_twinhan_dtv_cab_ci()+0xb: call without frame pointer save/setup LD [M] drivers/staging/rts5208/rts5208.o CC [M] drivers/net/wireless/intel/iwlwifi/mvm/tt.o drivers/usb/usbip/stub_main.o: warning: objtool: store_match_busid()+0x23: can't find jump dest instruction at .text+0x360102d9 drivers/spi/spi-sh-msiof.o: warning: objtool: sh_msiof_spi_get_dtdl_and_syncdl.isra.8()+0x13: can't find jump dest instruction at .text+0xa0000339 drivers/staging/rtl8188eu/hal/bb_cfg.o: warning: objtool: store_pwrindex_offset()+0x2e: can't find jump dest instruction at .text+0xa010033 CC [M] drivers/usb/usbip/vudc_dev.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ce/sw.o CC [M] drivers/spi/spi-sun4i.o CC [M] drivers/usb/misc/sisusbvga/sisusb_init.o drivers/staging/rtl8712/xmit_linux.o: warning: objtool: _r8712_pktfile_read()+0x3e: call without frame pointer save/setup drivers/staging/rtl8712/xmit_linux.o: warning: objtool: r8712_set_qos()+0x41: call without frame pointer save/setup drivers/staging/rtl8712/xmit_linux.o: warning: objtool: r8712_SetFilter()+0x33: call without frame pointer save/setup drivers/staging/rtl8712/xmit_linux.o: warning: objtool: r8712_xmit_resource_alloc()+0x21: call without frame pointer save/setup drivers/staging/rtl8712/xmit_linux.o: warning: objtool: r8712_xmit_resource_free()+0x1b: call without frame pointer save/setup drivers/staging/rtl8712/xmit_linux.o: warning: objtool: r8712_xmit_complete()+0x1f: call without frame pointer save/setup drivers/staging/rtl8712/xmit_linux.o: warning: objtool: r8712_xmit_entry()+0x31: call without frame pointer save/setup fs/xfs/libxfs/xfs_btree.o: warning: objtool: xfs_btree_free_block()+0x24: can't find jump dest instruction at .text+0xa901002a GEN lib/crc32table.h CC [M] fs/xfs/libxfs/xfs_rtbitmap.o drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_lock.o: warning: objtool: _ldlm_lock_debug()+0xb2: can't find jump dest instruction at .text+0xbb000118 fs/nfs/nfs4namespace.o: warning: objtool: nfs_find_best_sec()+0x27: can't find jump dest instruction at .text+0xa200002d CC [M] drivers/staging/rtl8712/os_intfs.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192de/hw.o CC lib/oid_registry.o drivers/scsi/snic/vnic_wq.o: warning: objtool: vnic_wq_alloc_bufs()+0x28: can't find jump dest instruction at .text+0xd700002e drivers/staging/speakup/speakup_soft.o: warning: objtool: softsynth_read()+0xba: can't find jump dest instruction at .text+0xca01033f CC [M] drivers/mfd/arizona-i2c.o CC [M] drivers/staging/lustre/lustre/osc/osc_object.o drivers/regulator/max8973-regulator.o: warning: objtool: max8973_thermal_init()+0x22: can't find jump dest instruction at .text+0xb00000b8 drivers/rtc/rtc-isl1208.o: warning: objtool: isl1208_rtc_interrupt()+0x63: can't find jump dest instruction at .text+0x80000208 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hal_btc.o: warning: objtool: rtl8723e_dm_bt_set_fw_tra_tdma_ctrl()+0x63: can't find jump dest instruction at .text+0x690102d8 drivers/net/wireless/realtek/rtlwifi/rtl8723be/dm.o: warning: objtool: rtl8723be_set_iqk_matrix()+0x35: can't find jump dest instruction at .text+0xdb00003b drivers/usb/serial/cyberjack.o: warning: objtool: cyberjack_write_bulk_callback()+0x48: can't find jump dest instruction at .text+0xf401005d drivers/xen/xen-pciback/conf_space.o: warning: objtool: xen_pcibk_config_read()+0x78: can't find jump dest instruction at .text+0x3901021e CC [M] drivers/gpu/drm/radeon/si_smc.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ee/table.o lib/netdev-notifier-error-inject.o: warning: objtool: netdev_err_inject_init()+0x23: call without frame pointer save/setup lib/netdev-notifier-error-inject.o: warning: objtool: netdev_err_inject_exit()+0xb: call without frame pointer save/setup CC [M] drivers/regulator/max77686-regulator.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723be/hw.o drivers/net/wireless/realtek/rtlwifi/rtl8192ee/hw.o: warning: objtool: _rtl92ee_get_chnl_group()+0x17: can't find jump dest instruction at .text+0x601001d CC [M] drivers/usb/serial/digi_acceleport.o CC [M] drivers/video/fbdev/via/via_aux_vt1636.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192se/table.o drivers/net/ethernet/sfc/rx.o: warning: objtool: efx_rx_mk_skb()+0x64: can't find jump dest instruction at .text+0xbf010069 drivers/media/dvb-frontends/mn88473.o: warning: objtool: mn88473_read_status()+0x3c: can't find jump dest instruction at .text+0xf30000e2 CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ee/trx.o drivers/staging/lustre/lustre/llite/vvp_lock.o: warning: objtool: vvp_lock_fini()+0x10: call without frame pointer save/setup drivers/staging/lustre/lustre/llite/vvp_lock.o: warning: objtool: vvp_lock_init()+0x27: call without frame pointer save/setup drivers/usb/phy/phy-keystone.o: warning: objtool: keystone_usbphy_remove()+0x10: call without frame pointer save/setup drivers/usb/phy/phy-keystone.o: warning: objtool: keystone_usbphy_probe()+0x2d: call without frame pointer save/setup drivers/usb/phy/phy-keystone.o: warning: objtool: keystone_usbphy_driver_init()+0x12: call without frame pointer save/setup drivers/usb/phy/phy-keystone.o: warning: objtool: keystone_usbphy_driver_exit()+0xb: call without frame pointer save/setup fs/nfs/nfs4getroot.o: warning: objtool: nfs4_get_rootfh()+0x45: can't find jump dest instruction at .text+0x8900004b CC drivers/tty/vt/defkeymap.o CC [M] drivers/staging/speakup/speakup_dummy.o CC [M] drivers/media/dvb-frontends/isl6423.o drivers/net/wireless/realtek/rtlwifi/rtl8192se/phy.o: warning: objtool: _rtl92s_phy_config_bb_with_pg.constprop.7()+0xbe: can't find jump dest instruction at .text+0x53000aa3 CC [M] drivers/staging/vt6655/baseband.o CC [M] drivers/video/fbdev/tmiofb.o drivers/net/ethernet/stmicro/stmmac/norm_desc.o: warning: objtool: ndesc_get_rx_status()+0x15: can't find jump dest instruction at .text+0xba0002db drivers/net/wireless/ath/ath9k/eeprom.o: warning: objtool: ath9k_hw_usb_gen_fill_eeprom()+0x1e: can't find jump dest instruction at .text+0x8e000194 CC [M] drivers/usb/serial/io_edgeport.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv50.o: warning: objtool: nv50_fb_intr()+0x3c: can't find jump dest instruction at .text+0xd30200e2 drivers/md/bcache/util.o: warning: objtool: bch_strtoint_h()+0x41: can't find jump dest instruction at .text+0x83000047 fs/binfmt_script.o: warning: objtool: load_script()+0x1e: can't find jump dest instruction at .text+0xdc010024 CC [M] drivers/staging/comedi/drivers/dt2815.o drivers/staging/lustre/lustre/osc/osc_dev.o: warning: objtool: osc_device_alloc()+0x42: can't find jump dest instruction at .text+0x48010278 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/g84.o CC [M] net/netfilter/xt_state.o drivers/usb/serial/ch341.o: warning: objtool: ch341_update_line_status()+0x32: can't find jump dest instruction at .text+0xdd000138 drivers/xen/xen-pciback/conf_space_header.o: warning: objtool: bar_init()+0x2a: can't find jump dest instruction at .text+0x97000280 drivers/staging/rtl8188eu/core/rtw_xmit.o: warning: objtool: update_attrib_vcs_info()+0x39: can't find jump dest instruction at .text+0x8400003f CC [M] drivers/md/bcache/writeback.o CC [M] drivers/media/dvb-frontends/ec100.o drivers/scsi/scsi_scan.o: warning: objtool: scsi_prep_async_scan()+0x3f: can't find jump dest instruction at .text+0x1e010115 drivers/net/wireless/realtek/rtlwifi/rtl8192cu/phy.o: warning: objtool: _rtl92cu_phy_set_rf_power_state()+0x24: can't find jump dest instruction at .text+0x3802002a CC [M] drivers/hwmon/sht3x.o CC [M] drivers/net/wireless/intel/iwlwifi/dvm/rx.o drivers/media/usb/gspca/vicam.o: warning: objtool: sd_init()+0x5e: can't find jump dest instruction at .text+0xff000514 drivers/net/ethernet/ec_bhf.o: warning: objtool: ec_bhf_process_rx()+0x31: can't find jump dest instruction at .text+0xfb000277 In file included from /home/kisskb/slave/src/include/linux/seq_file.h:10:0, from /home/kisskb/slave/src/include/linux/pinctrl/consumer.h:17, from /home/kisskb/slave/src/include/linux/pinctrl/devinfo.h:21, from /home/kisskb/slave/src/include/linux/device.h:24, from /home/kisskb/slave/src/include/linux/dmaengine.h:20, from /home/kisskb/slave/src/include/linux/netdevice.h:38, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/osdep_service.h:30, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/odm_precomp.h:21, from /home/kisskb/slave/src/drivers/staging/rtl8723au/hal/odm_interface.c:20: /home/kisskb/slave/src/include/linux/fs.h: In function 'kernel_read_file_id_str': /home/kisskb/slave/src/include/linux/fs.h:2676:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] drivers/staging/rtl8192e/rtl8192e/r8192E_cmdpkt.o: warning: objtool: rtl92e_send_cmd_pkt()+0xae: can't find jump dest instruction at .text+0x5d0100b4 drivers/gpu/drm/i915/intel_hdmi.o: warning: objtool: gcp_default_phase_possible()+0x11: can't find jump dest instruction at .text+0x9c0001e7 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gt215.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_pool.o CC [M] drivers/xen/xen-pciback/conf_space_quirks.o CC [M] drivers/scsi/qla4xxx/ql4_attr.o CC [M] drivers/staging/rtl8192e/rtl8192e/r8192E_hwimg.o drivers/scsi/qla4xxx/ql4_nx.o: warning: objtool: qla4_8xxx_minidump_process_l1cache()+0x56: can't find jump dest instruction at .text+0xbb0002ac CC [M] drivers/staging/rtl8192u/ieee80211/ieee80211_softmac_wx.o drivers/watchdog/f71808e_wdt.o: warning: objtool: f71862fg_pin_configure()+0x1d: can't find jump dest instruction at .text+0x9a000023 CC [M] fs/ubifs/misc.o drivers/watchdog/geodewdt.o: warning: objtool: geodewdt_ioctl()+0x22: can't find jump dest instruction at .text+0xf4000238 LD drivers/media/usb/gspca/gl860/built-in.o CC [M] drivers/staging/comedi/drivers/dt2817.o drivers/staging/comedi/drivers/dt2814.o: warning: objtool: dt2814_ai_cmdtest()+0xb2: can't find jump dest instruction at .text+0xad0000d8 CC drivers/xen/xenbus/xenbus_probe_frontend.o CC [M] drivers/staging/lustre/lustre/osc/osc_page.o CC [M] drivers/staging/lustre/lustre/obdclass/lprocfs_status.o drivers/gpu/drm/i915/intel_lvds.o: warning: objtool: intel_lid_notify()+0x2b: can't find jump dest instruction at .text+0x8a000361 CC [M] drivers/gpu/drm/i915/i915_vgpu.o drivers/staging/rtl8188eu/hal/rf_cfg.o: warning: objtool: rtl88e_phy_config_rf_with_headerfile()+0x3a: can't find jump dest instruction at .text+0x5a0100ef drivers/video/fbdev/via/via_aux.o: warning: objtool: via_aux_probe()+0x28: call without frame pointer save/setup drivers/video/fbdev/via/via_aux.o: warning: objtool: via_aux_free()+0x4f: call without frame pointer save/setup drivers/usb/misc/chaoskey.o: warning: objtool: chaoskey_open()+0x37: can't find jump dest instruction at .text+0xa400009d CC [M] drivers/media/usb/gspca/gl860/gl860.o drivers/watchdog/sp5100_tco.o: warning: objtool: sp5100_tco_ioctl()+0x1e: can't find jump dest instruction at .text+0x102c4 CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/pppcielanes.o CC [M] drivers/media/usb/gspca/gl860/gl860-mi1320.o CC [M] drivers/tty/serial/sh-sci.o drivers/net/wireless/realtek/rtlwifi/rtl8192ce/phy.o: warning: objtool: _rtl92ce_phy_set_rf_sleep()+0xbe: can't find jump dest instruction at .text+0x980100c4 drivers/video/fbdev/goldfishfb.o: warning: objtool: goldfish_fb_setcolreg()+0x2c: can't find jump dest instruction at .text+0xc0000032 drivers/gpu/drm/radeon/trinity_smc.o: warning: objtool: trinity_dpm_bapm_enable()+0x13: can't find call dest symbol at offset 0x290000d7 CC [M] drivers/staging/rtl8188eu/hal/pwrseqcmd.o CC [M] drivers/usb/misc/sisusbvga/sisusb_con.o lib/interval_tree_test.o: warning: objtool: interval_tree_test_init()+0x21: call without frame pointer save/setup lib/interval_tree_test.o: warning: objtool: interval_tree_test_exit()+0xd: call without frame pointer save/setup drivers/staging/rtl8723au/hal/odm_RegConfig8723A.o: warning: objtool: odm_ConfigRFReg_8723A()+0x91: call without frame pointer save/setup drivers/staging/rtl8723au/hal/odm_RegConfig8723A.o: warning: objtool: odm_ConfigMAC_8723A()+0x2b: call without frame pointer save/setup drivers/staging/rtl8723au/hal/odm_RegConfig8723A.o: warning: objtool: odm_ConfigBB_AGC_8723A()+0x27: call without frame pointer save/setup drivers/staging/rtl8723au/hal/odm_RegConfig8723A.o: warning: objtool: odm_ConfigBB_PHY_8723A()+0xb3: call without frame pointer save/setup drivers/usb/gadget/legacy/hid.o: warning: objtool: hid_bind()+0x30: can't find jump dest instruction at .text+0xab010106 AR lib/lib.a CC [M] drivers/watchdog/sbc_fitpc2_wdt.o drivers/rtc/rtc-lp8788.o: warning: objtool: lp8788_set_alarm()+0x43: can't find jump dest instruction at .text+0x8f000098 CC [M] drivers/gpu/drm/radeon/si_dpm.o drivers/rtc/rtc-lpc24xx.o: warning: objtool: lpc24xx_rtc_probe()+0x40: can't find jump dest instruction at .text+0xb9010316 CC [M] fs/ocfs2/dlm/dlmunlock.o CC [M] drivers/staging/lustre/lustre/osc/osc_lock.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/interval_tree.o CC [M] fs/ocfs2/cluster/netdebug.o CC [M] drivers/staging/rtl8723au/hal/odm_HWConfig.o drivers/video/backlight/pm8941-wled.o: warning: objtool: pm8941_wled_setup()+0x41: can't find jump dest instruction at .text+0x94010077 fs/ocfs2/cluster/nodemanager.o: warning: objtool: o2nm_cluster_keepalive_delay_ms_store()+0x28: can't find jump dest instruction at .text+0x9900040e fs/nfs/callback_proc.o: warning: objtool: get_layout_by_fh_locked()+0x47: can't find jump dest instruction at .text+0xd10001bd CC [M] drivers/rtc/rtc-m41t80.o CC [M] drivers/net/wireless/intel/iwlwifi/dvm/power.o drivers/usb/gadget/udc/goku_udc.o: warning: objtool: start_dma()+0x52: can't find jump dest instruction at .text+0x910000c8 CC [M] drivers/staging/vt6655/rxtx.o CC [M] drivers/xen/xen-pciback/vpci.o CC [M] drivers/video/backlight/sky81452-backlight.o CC [M] drivers/staging/vt6656/card.o CC [M] drivers/usb/gadget/legacy/multi.o drivers/rtc/rtc-jz4740.o: warning: objtool: jz4740_rtc_probe()+0x31: can't find jump dest instruction at .text+0x55010307 drivers/staging/lustre/lustre/llite/vvp_page.o: warning: objtool: vvp_page_delete()+0xaf: can't find jump dest instruction at .text+0xe6000445 CC [M] drivers/staging/rtl8192e/rtl8192e/r8190P_rtl8256.o CC [M] drivers/usb/gadget/udc/m66592-udc.o LD drivers/staging/xgifb/built-in.o CC [M] drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc.o CC [M] drivers/staging/xgifb/XGI_main_26.o CC [M] drivers/rtc/rtc-m41t93.o drivers/video/fbdev/via/via_aux_edid.o: warning: objtool: query_edid()+0x4f: can't find jump dest instruction at .text+0xa50000e5 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/rf.o: warning: objtool: _rtl8723e_phy_rf6052_config_parafile()+0x28: can't find jump dest instruction at .text+0x802002e drivers/usb/serial/cp210x.o: warning: objtool: cp210x_quantise_baudrate()+0x14: can't find jump dest instruction at .text+0xac01001a CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8821ae/led.o drivers/scsi/snic/snic_debugfs.o: warning: objtool: snic_reset_stats_write()+0x38: can't find jump dest instruction at .text+0x1a01019e lib/rbtree_test.o: warning: objtool: check()+0x26: can't find jump dest instruction at .text.unlikely+0xe900006c CC [M] drivers/video/fbdev/via/via_aux_vt1632.o drivers/staging/vt6656/main_usb.o: warning: objtool: vnt_stop()+0x1c: can't find jump dest instruction at .text+0x90000932 CC [M] drivers/scsi/snic/snic_trc.o CC [M] drivers/video/backlight/tps65217_bl.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/tonga_thermal.o CC drivers/acpi/acpica/utstring.o CC [M] drivers/usb/serial/io_ti.o drivers/staging/speakup/speakup_txprt.o: warning: objtool: synth_txprt_init()+0xb: call without frame pointer save/setup drivers/staging/speakup/speakup_txprt.o: warning: objtool: synth_txprt_exit()+0xb: call without frame pointer save/setup drivers/video/backlight/kb3886_bl.o: warning: objtool: kb3886bl_suspend()+0x2e: call without frame pointer save/setup drivers/video/backlight/kb3886_bl.o: warning: objtool: kb3886_bl_set_intensity()+0x19: call without frame pointer save/setup drivers/video/backlight/kb3886_bl.o: warning: objtool: kb3886bl_probe()+0x3c: call without frame pointer save/setup drivers/video/backlight/kb3886_bl.o: warning: objtool: kb3886bl_resume()+0x2e: 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 CC [M] drivers/watchdog/eurotechwdt.o drivers/video/fbdev/sstfb.o: warning: objtool: sst_calc_pll()+0x2e: can't find jump dest instruction at .text+0xe8000084 drivers/acpi/acpica/utstate.o: warning: objtool: acpi_ut_push_generic_state()+0x12: call without frame pointer save/setup drivers/acpi/acpica/utstate.o: warning: objtool: acpi_ut_pop_generic_state()+0xe: call without frame pointer save/setup drivers/acpi/acpica/utstate.o: warning: objtool: acpi_ut_create_generic_state()+0x9: call without frame pointer save/setup drivers/acpi/acpica/utstate.o: warning: objtool: acpi_ut_create_thread_state()+0xb: call without frame pointer save/setup drivers/acpi/acpica/utstate.o: warning: objtool: acpi_ut_create_update_state()+0x12: call without frame pointer save/setup drivers/acpi/acpica/utstate.o: warning: objtool: acpi_ut_create_pkg_state()+0x19: call without frame pointer save/setup drivers/acpi/acpica/utstate.o: warning: objtool: acpi_ut_create_control_state()+0x9: call without frame pointer save/setup drivers/acpi/acpica/utstate.o: warning: objtool: acpi_ut_delete_generic_state()+0xf: call without frame pointer save/setup drivers/xen/xenbus/xenbus_xs.o: warning: objtool: read_reply()+0x33: can't find jump dest instruction at .text+0xa0000179 drivers/xen/xenfs/xensyms.o: warning: objtool: xensyms_next()+0x25: can't find call dest symbol at offset 0x27000179 CC [M] drivers/net/ethernet/sfc/ethtool.o lib/lru_cache.o: warning: objtool: lc_prepare_for_change()+0x2b: can't find jump dest instruction at .text+0x8d0004a1 drivers/usb/gadget/legacy/dbgp.o: warning: objtool: dbgp_setup()+0x3d: can't find jump dest instruction at .text+0xa40001a3 CC lib/crc32.o drivers/media/dvb-frontends/m88ds3103.o: warning: objtool: m88ds3103_get_frontend()+0x58: can't find jump dest instruction at .text+0x4703022e CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723com/dm_common.o drivers/staging/speakup/speakup_spkout.o: warning: objtool: synth_flush()+0x31: call without frame pointer save/setup drivers/staging/speakup/speakup_spkout.o: warning: objtool: synth_spkout_init()+0xb: call without frame pointer save/setup drivers/staging/speakup/speakup_spkout.o: warning: objtool: synth_spkout_exit()+0xb: call without frame pointer save/setup CC [M] drivers/gpu/drm/drm_agpsupport.o CC [M] drivers/video/backlight/wm831x_bl.o CC [M] drivers/usb/usbip/vudc_sysfs.o drivers/gpu/drm/radeon/sumo_dpm.o: warning: objtool: sumo_patch_thermal_state.isra.11()+0x9d: can't find jump dest instruction at .text+0x820003a3 CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ce/trx.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ce/table.o drivers/rtc/rtc-lpc32xx.o: warning: objtool: lpc32xx_rtc_probe()+0x58: can't find jump dest instruction at .text+0x180103de drivers/media/rc/keymaps/rc-videomate-m1f.o: warning: objtool: init_rc_map_videomate_k100()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-videomate-m1f.o: warning: objtool: exit_rc_map_videomate_k100()+0xb: call without frame pointer save/setup drivers/xen/dbgp.o: warning: objtool: xen_dbgp_reset_prep()+0xe: can't find call dest symbol at offset 0x4e0000b2 CC [M] drivers/staging/lustre/lustre/ptlrpc/client.o sound/soc/codecs/ts3a227e.o: warning: objtool: ts3a227e_i2c_probe()+0x33: can't find jump dest instruction at .text+0x40010219 CC [M] drivers/staging/vt6655/dpc.o LD [M] drivers/xen/xenfs/xenfs.o drivers/xen/pci.o: warning: objtool: xen_add_device()+0x23: can't find jump dest instruction at .text+0xcb010029 drivers/staging/lustre/lustre/obdclass/llog_obd.o: warning: objtool: __llog_ctxt_put()+0x50: can't find jump dest instruction at .text+0xc7000135 drivers/net/wireless/realtek/rtlwifi/rtl8192de/fw.o: warning: objtool: _rtl92d_fill_h2c_command()+0x41: can't find jump dest instruction at .text+0x6d050186 CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723com/fw_common.o drivers/staging/rtl8723au/hal/odm_debug.o: warning: objtool: rt_trace()+0x4d: call without frame pointer save/setup CC [M] drivers/staging/lustre/lustre/obdclass/lprocfs_counters.o drivers/net/wireless/realtek/rtlwifi/rtl8723ae/sw.o: warning: objtool: rtl8723e_init_sw_vars()+0x174: can't find jump dest instruction at .text+0xa80001e9 drivers/net/wireless/realtek/rtlwifi/rtl8192se/rf.o: warning: objtool: _rtl92s_get_txpower_writeval_byregulatory.isra.1()+0x3a: can't find jump dest instruction at .text+0xd3010400 drivers/net/ethernet/xircom/xirc2ps_cs.o: warning: objtool: do_start_xmit()+0x88: can't find jump dest instruction at .text+0xef0007de CC [M] sound/soc/codecs/twl6040.o fs/binfmt_misc.o: warning: objtool: check_file()+0x37: can't find jump dest instruction at .text+0xdc00039d CC [M] drivers/media/rc/keymaps/rc-videomate-s350.o drivers/hwmon/sht21.o: warning: objtool: sht21_update_measurements()+0x56: can't find jump dest instruction at .text+0x8300011c CC [M] drivers/scsi/qla2xxx/qla_tmpl.o CC [M] fs/nfs/nfs4session.o CC [M] drivers/media/dvb-frontends/hd29l2.o drivers/video/backlight/pwm_bl.o: warning: objtool: pwm_backlight_power_off()+0x15: can't find jump dest instruction at .text+0xc400004b CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192se/trx.o CC [M] drivers/staging/rtl8712/rtl871x_pwrctrl.o CC [M] drivers/hwmon/shtc1.o drivers/usb/host/xhci-mtk-sch.o: warning: objtool: xhci_mtk_drop_ep_quirk()+0xc8: can't find jump dest instruction at .text+0x340100ee CC [M] drivers/usb/storage/alauda.o CC [M] drivers/scsi/scsi_devinfo.o CC [M] drivers/video/fbdev/metronomefb.o CC [M] drivers/net/wireless/intel/iwlwifi/mvm/offloading.o drivers/scsi/qla4xxx/ql4_dbg.o: warning: objtool: qla4xxx_dump_registers()+0x4d: can't find jump dest instruction at .text+0x8c030102 CC [M] drivers/staging/lustre/lustre/ptlrpc/recover.o drivers/net/ethernet/dnet.o: warning: objtool: dnet_mii_probe()+0x34: can't find jump dest instruction at .text+0xc10007f9 drivers/net/wireless/realtek/rtlwifi/rtl8192se/sw.o: warning: objtool: rtl92s_init_sw_vars()+0x17d: can't find jump dest instruction at .text+0x81000203 lib/percpu_test.o: warning: objtool: percpu_test_init()+0x19: call without frame pointer save/setup CC [M] drivers/scsi/qla4xxx/ql4_bsg.o drivers/tty/isicom.o: warning: objtool: isicom_config_port()+0xe1: can't find jump dest instruction at .text+0x4b0104e6 drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.o: warning: objtool: _rtl92se_read_adapter_info()+0x60: can't find jump dest instruction at .text+0xb9000196 drivers/xen/xen-pciback/conf_space_capability.o: warning: objtool: xen_pcibk_config_capability_add_fields()+0x29: can't find jump dest instruction at .text+0xce0001bf CC [M] drivers/video/fbdev/via/via_aux_vt1631.o CC drivers/xen/acpi.o drivers/usb/serial/usb_debug.o: warning: objtool: usb_debug_process_read_urb()+0x4e: call without frame pointer save/setup drivers/usb/serial/usb_debug.o: warning: objtool: usb_debug_break_ctl()+0x23: call without frame pointer save/setup drivers/usb/serial/usb_debug.o: warning: objtool: usb_serial_module_init()+0x19: call without frame pointer save/setup drivers/usb/serial/usb_debug.o: warning: objtool: usb_serial_module_exit()+0xb: call without frame pointer save/setup CC [M] sound/soc/codecs/uda134x.o CC [M] drivers/usb/gadget/function/f_uac1.o fs/xfs/libxfs/xfs_inode_fork.o: warning: objtool: xfs_iformat_local()+0x7a: can't find jump dest instruction at .text+0xb2000180 CC [M] drivers/staging/lustre/lustre/ptlrpc/connection.o CC [M] drivers/staging/lustre/lustre/llite/vvp_req.o drivers/net/wireless/ath/ath9k/ar9003_calib.o: warning: objtool: ar9003_hw_detect_outlier()+0x1b: can't find jump dest instruction at .text+0xcf000091 drivers/net/wireless/ath/ath9k/calib.o: warning: objtool: ath9k_hw_nf_sanitize()+0x4f: can't find jump dest instruction at .text+0xd50000a5 CC [M] drivers/scsi/scsi_netlink.o fs/ocfs2/dlm/dlmast.o: warning: objtool: __dlm_queue_ast()+0x14c: can't find jump dest instruction at .text+0x94000292 drivers/usb/host/xhci-pci.o: warning: objtool: xhci_pci_probe()+0x35: can't find jump dest instruction at .text+0x5501003b CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192cu/sw.o CC [M] drivers/usb/gadget/legacy/nokia.o drivers/usb/misc/ucsi.o: warning: objtool: ucsi_acpi_notify()+0x86: can't find jump dest instruction at .text+0x9200008b CC [M] drivers/net/wireless/ath/ath9k/eeprom_4k.o drivers/usb/host/xhci-ring.o: warning: objtool: ring_doorbell_for_active_rings()+0x45: can't find jump dest instruction at .text+0x8600010a drivers/gpu/drm/radeon/trinity_dpm.o: warning: objtool: trinity_parse_sys_info_table()+0x41: can't find jump dest instruction at .text+0xe5020347 drivers/xen/xenbus/xenbus_dev_backend.o: warning: objtool: xenbus_alloc()+0x26: can't find jump dest instruction at .text+0xd900010c CC [M] drivers/usb/serial/empeg.o CC [M] drivers/usb/gadget/legacy/webcam.o CC [M] drivers/net/wireless/intel/iwlwifi/dvm/scan.o CC [M] drivers/usb/host/xhci-mvebu.o CC [M] drivers/usb/serial/f81232.o CC [M] drivers/media/rc/keymaps/rc-videomate-tv-pvr.o CC [M] drivers/watchdog/ib700wdt.o CC drivers/acpi/acpica/utstrtoul64.o drivers/hwmon/sht15.o: warning: objtool: sht15_transmission_start.isra.5()+0x2b: can't find jump dest instruction at .text+0xea000281 CC [M] drivers/hwmon/sis5595.o LD drivers/media/usb/gspca/m5602/built-in.o drivers/xen/xenbus/xenbus_probe_backend.o: warning: objtool: xenbus_uevent_backend()+0x4e: can't find jump dest instruction at .text+0x910000d4 drivers/mfd/htc-pasic3.o: warning: objtool: pasic3_probe()+0x5d: can't find jump dest instruction at .init.text+0x72010063 CC [M] drivers/hwmon/smm665.o drivers/gpu/drm/i915/intel_panel.o: warning: objtool: i9xx_scale_aspect()+0x37: can't find jump dest instruction at .text+0x8c00003d CC [M] drivers/mfd/arizona-spi.o CC [M] drivers/media/usb/gspca/m5602/m5602_core.o drivers/regulator/max8997-regulator.o: warning: objtool: max8997_get_enable_register()+0x2a: can't find jump dest instruction at .text+0x59010090 drivers/net/wireless/intel/iwlwifi/mvm/time-event.o: warning: objtool: iwl_mvm_time_event_response()+0x2f: can't find jump dest instruction at .text+0x950000e4 drivers/usb/host/xhci-dbg.o: warning: objtool: xhci_print_cap_regs()+0x38d: can't find jump dest instruction at .text+0xd5000413 CC [M] drivers/gpu/drm/i915/intel_gvt.o drivers/staging/rtl8723au/hal/odm_interface.o: warning: objtool: ODM_SetRFReg()+0xc: call without frame pointer save/setup drivers/staging/rtl8723au/hal/odm_interface.o: warning: objtool: ODM_GetRFReg()+0xc: call without frame pointer save/setup drivers/net/wireless/realtek/rtlwifi/rtl8192cu/rf.o: warning: objtool: _rtl92c_phy_rf6052_config_parafile()+0x28: can't find jump dest instruction at .text+0xe801002e drivers/staging/wlan-ng/p80211conv.o: warning: objtool: skb_ether_to_p80211()+0x5b: can't find jump dest instruction at .text+0xf7020060 drivers/regulator/max8998.o: warning: objtool: max8998_get_voltage_register()+0x41: can't find jump dest instruction at .text+0xcb000047 CC [M] drivers/net/wireless/intel/iwlwifi/mvm/tdls.o CC [M] drivers/staging/wlan-ng/p80211req.o CC [M] drivers/usb/host/xhci-rcar.o CC [M] drivers/staging/rtl8723au/hal/odm.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192cu/table.o drivers/usb/usbip/stub_rx.o: warning: objtool: masking_bogus_flags()+0xc: can't find jump dest instruction at .text+0xc2000012 drivers/staging/vt6655/channel.o: warning: objtool: set_channel()+0x34: can't find jump dest instruction at .text+0x8d0100da drivers/mfd/ti_am335x_tscadc.o: warning: objtool: ti_tscadc_probe()+0x4c: can't find jump dest instruction at .text+0x4c040191 drivers/usb/host/xhci-trace.o: warning: objtool: perf_trace_xhci_log_event()+0x42: can't find jump dest instruction at .text+0xb80001b8 CC [M] drivers/usb/usbip/vudc_tx.o drivers/usb/misc/lvstest.o: warning: objtool: create_lvs_device()+0x3e: can't find jump dest instruction at .text+0x8e000083 CC [M] drivers/staging/vt6656/mac.o CC [M] drivers/net/wireless/intel/iwlwifi/dvm/rxon.o CC [M] drivers/regulator/max77693-regulator.o CC [M] drivers/usb/host/xhci-mtk.o drivers/video/fbdev/via/via_aux_vt1636.o: warning: objtool: via_aux_vt1636_probe()+0xaa: can't find jump dest instruction at .text+0x9b0000b0 CC [M] drivers/spi/spi-sun6i.o CC [M] sound/soc/codecs/uda1380.o drivers/usb/wusbcore/rh.o: warning: objtool: wusbhc_rh_set_port_feat()+0x31: can't find jump dest instruction at .text+0x7010137 drivers/usb/host/xhci.o: warning: objtool: xhci_get_timeout_no_hub_lpm()+0x11: can't find jump dest instruction at .text+0x800003b7 CC [M] drivers/video/fbdev/via/via_aux_vt1625.o CC [M] drivers/usb/wusbcore/reservation.o drivers/net/ethernet/ethoc.o: warning: objtool: ethoc_tx()+0x2e: can't find jump dest instruction at .text+0x28010534 In file included from /home/kisskb/slave/src/include/linux/seq_file.h:10:0, from /home/kisskb/slave/src/include/linux/pinctrl/consumer.h:17, from /home/kisskb/slave/src/include/linux/pinctrl/devinfo.h:21, from /home/kisskb/slave/src/include/linux/device.h:24, from /home/kisskb/slave/src/include/linux/dmaengine.h:20, from /home/kisskb/slave/src/include/linux/netdevice.h:38, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/osdep_service.h:30, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/odm_precomp.h:21, from /home/kisskb/slave/src/drivers/staging/rtl8723au/hal/odm_HWConfig.c:20: /home/kisskb/slave/src/include/linux/fs.h: In function 'kernel_read_file_id_str': /home/kisskb/slave/src/include/linux/fs.h:2676:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] CC [M] drivers/net/ethernet/sfc/qt202x_phy.o drivers/staging/vt6655/card.o: warning: objtool: s_vCalculateOFDMRParameter()+0x10: can't find jump dest instruction at .text+0xa7000016 CC [M] drivers/staging/lustre/lustre/osc/osc_io.o drivers/net/wireless/intel/iwlwifi/dvm/tt.o: warning: objtool: iwl_legacy_tt_handler()+0xb6: can't find jump dest instruction at .text+0x270101dc drivers/mfd/arizona-i2c.o: warning: objtool: arizona_i2c_probe()+0x80: can't find jump dest instruction at .text+0x8c0000a5 CC [M] drivers/gpu/drm/i915/gvt/gvt.o drivers/target/iscsi/iscsi_target_transport.o: warning: objtool: iscsit_unregister_transport()+0x1a: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_transport.o: warning: objtool: iscsit_register_transport()+0x2d: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_transport.o: warning: objtool: iscsit_get_transport()+0x18: call without frame pointer save/setup drivers/target/iscsi/iscsi_target_transport.o: warning: objtool: iscsit_put_transport()+0xd: call without frame pointer save/setup drivers/spi/spi-sun4i.o: warning: objtool: sun4i_spi_transfer_one()+0x31: can't find jump dest instruction at .text+0x8c020137 CC [M] drivers/net/wireless/intel/iwlwifi/mvm/debugfs.o CC [M] drivers/staging/vt6655/power.o drivers/usb/usbip/stub_tx.o: warning: objtool: stub_send_ret_unlink()+0x46: can't find jump dest instruction at .text+0x380100ab lib/oid_registry.o: warning: objtool: look_up_OID()+0xf0: can't find jump dest instruction at .text+0x610000f5 drivers/usb/host/xhci-plat.o: warning: objtool: xhci_plat_probe()+0x26: can't find jump dest instruction at .text+0x505024c CC [M] drivers/usb/usbip/vudc_rx.o drivers/net/wireless/realtek/rtlwifi/rtl8723be/fw.o: warning: objtool: _rtl8723be_fill_h2c_command()+0x6d: can't find jump dest instruction at .text+0xa1000073 drivers/staging/speakup/speakup_dummy.o: warning: objtool: synth_dummy_init()+0xb: call without frame pointer save/setup drivers/staging/speakup/speakup_dummy.o: warning: objtool: synth_dummy_exit()+0xb: call without frame pointer save/setup drivers/staging/rtl8192u/ieee80211/ieee80211_tx.o: warning: objtool: ieee80211_query_protectionmode.isra.7()+0x2c: can't find jump dest instruction at .text+0xd010052 drivers/target/iscsi/iscsi_target_configfs.o: warning: objtool: lio_target_nacl_cmdsn_depth_store()+0x50: can't find jump dest instruction at .text+0x1011de6 CC [M] drivers/staging/rtl8712/rtl8712_recv.o CC [M] drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.o CC [M] drivers/staging/lustre/lustre/llite/lproc_llite.o CC [M] fs/xfs/xfs_aops.o LD [M] drivers/net/wireless/realtek/rtlwifi/rtl_pci.o CC [M] drivers/staging/lustre/lustre/ptlrpc/niobuf.o CC [M] drivers/staging/speakup/buffers.o CC [M] drivers/video/fbdev/broadsheetfb.o drivers/staging/lustre/lustre/llite/vvp_object.o: warning: objtool: vvp_object_print()+0x32: can't find jump dest instruction at .text+0xc8000038 drivers/staging/comedi/drivers/dt2815.o: warning: objtool: dt2815_attach()+0x3a: can't find jump dest instruction at .text+0x7d0100b0 LD [M] drivers/net/wireless/realtek/rtlwifi/rtl_usb.o CC [M] drivers/scsi/qla2xxx/tcm_qla2xxx.o drivers/net/ethernet/stmicro/stmmac/stmmac_hwtstamp.o: warning: objtool: stmmac_adjust_systime()+0x51: call without frame pointer save/setup drivers/net/ethernet/stmicro/stmmac/stmmac_hwtstamp.o: warning: objtool: stmmac_config_addend()+0x46: call without frame pointer save/setup drivers/net/ethernet/stmicro/stmmac/stmmac_hwtstamp.o: warning: objtool: stmmac_init_systime()+0x4c: call without frame pointer save/setup CC [M] drivers/staging/vt6655/srom.o drivers/net/wireless/realtek/rtlwifi/rtl8723ae/phy.o: warning: objtool: _rtl8723e_phy_set_rf_sleep()+0xbe: can't find jump dest instruction at .text+0x98010314 CC [M] drivers/staging/wlan-ng/p80211wep.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723be/led.o CC [M] drivers/usb/wusbcore/security.o drivers/staging/comedi/drivers/dt2817.o: warning: objtool: dt2817_attach()+0x1a: call without frame pointer save/setup drivers/staging/comedi/drivers/dt2817.o: warning: objtool: dt2817_dio_insn_config()+0x58: call without frame pointer save/setup drivers/staging/comedi/drivers/dt2817.o: warning: objtool: dt2817_dio_insn_bits()+0x33: call without frame pointer save/setup drivers/staging/comedi/drivers/dt2817.o: warning: objtool: dt2817_driver_init()+0xb: call without frame pointer save/setup drivers/staging/comedi/drivers/dt2817.o: warning: objtool: dt2817_driver_exit()+0xb: call without frame pointer save/setup drivers/tty/serial/max3100.o: warning: objtool: max3100_set_termios()+0x66: can't find jump dest instruction at .text+0xfa00077c drivers/staging/rtl8712/usb_intf.o: warning: objtool: r871xu_drv_init()+0x46: can't find jump dest instruction at .text+0x900500fc CC [M] drivers/video/fbdev/via/via_aux_vt1622.o CC [M] drivers/staging/rtl8712/rtl871x_recv.o drivers/net/wireless/realtek/rtlwifi/rtl8192ce/rf.o: warning: objtool: _rtl92ce_phy_rf6052_config_parafile()+0x28: can't find jump dest instruction at .text+0x802002e CC [M] drivers/staging/comedi/drivers/dt282x.o CC [M] drivers/staging/wlan-ng/p80211netdev.o drivers/target/iscsi/cxgbit/cxgbit_main.o: warning: objtool: cxgbit_update_dcb_priority()+0x4a: can't find jump dest instruction at .text+0xb0000060 drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_lib.o: warning: objtool: ldlm_error2errno()+0x14: can't find jump dest instruction at .text+0xa500001a drivers/net/wireless/intel/iwlwifi/mvm/scan.o: warning: objtool: iwl_scan_build_ssids()+0xaa: can't find jump dest instruction at .text+0xa010730 CC [M] drivers/staging/rtl8712/rtl871x_sta_mgt.o drivers/staging/rtl8192u/ieee80211/ieee80211_rx.o: warning: objtool: ieee80211_parse_qos_info_param_IE()+0x2c: can't find jump dest instruction at .text+0x590100a2 drivers/usb/storage/debug.o: warning: objtool: usb_stor_dbg()+0x4e: call without frame pointer save/setup drivers/usb/storage/debug.o: warning: objtool: usb_stor_show_command()+0x45: call without frame pointer save/setup drivers/usb/storage/debug.o: warning: objtool: usb_stor_show_sense()+0x2e: call without frame pointer save/setup CC [M] drivers/staging/rtl8192e/rtl8192e/rtl_cam.o net/netfilter/xt_recent.o: warning: objtool: recent_entry_init()+0x77: can't find jump dest instruction at .text+0x9001049d drivers/xen/xen-pciback/conf_space_quirks.o: warning: objtool: xen_pcibk_config_quirk_release()+0xe: can't find call dest symbol at offset 0xedfe0212 drivers/usb/gadget/function/f_rndis.o: warning: objtool: rndis_response_complete()+0x4e: can't find jump dest instruction at .text+0x8b0000f3 CC [M] drivers/target/iscsi/cxgbit/cxgbit_cm.o drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_extent.o: warning: objtool: ldlm_interval_free()+0xc: can't find jump dest instruction at .text+0x86000212 CC [M] drivers/tty/rocket.o drivers/watchdog/sbc_fitpc2_wdt.o: warning: objtool: fitpc2_wdt_ioctl()+0x1e: can't find jump dest instruction at .text+0xac000214 CC [M] drivers/usb/gadget/function/u_uac1.o CC [M] drivers/staging/lustre/lustre/ptlrpc/pack_generic.o CC [M] drivers/staging/speakup/devsynth.o CC [M] drivers/xen/xen-pciback/passthrough.o CC [M] drivers/tty/synclink_gt.o fs/ocfs2/dlm/dlmrecovery.o: warning: objtool: dlm_revalidate_lvb()+0xe8: can't find jump dest instruction at .text+0x6c0003fd CC [M] drivers/video/fbdev/auo_k190x.o CC [M] drivers/staging/rtl8188eu/hal/pwrseq.o net/netfilter/xt_state.o: warning: objtool: state_mt_destroy()+0xd: call without frame pointer save/setup net/netfilter/xt_state.o: warning: objtool: state_mt_check()+0x1c: call without frame pointer save/setup net/netfilter/xt_state.o: warning: objtool: state_mt_init()+0xb: call without frame pointer save/setup net/netfilter/xt_state.o: warning: objtool: state_mt_exit()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-videomate-s350.o: warning: objtool: init_rc_map_videomate_s350()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-videomate-s350.o: warning: objtool: exit_rc_map_videomate_s350()+0xb: call without frame pointer save/setup drivers/net/wireless/intel/iwlwifi/mvm/sta.o: warning: objtool: iwl_mvm_get_key_sta()+0x28: can't find jump dest instruction at .text+0x8400008e drivers/gpu/drm/nouveau/nvkm/subdev/fb/gt215.o: warning: objtool: gt215_fb_new()+0x18: call without frame pointer save/setup CC [M] net/netfilter/xt_statistic.o net/netfilter/xt_sctp.o: warning: objtool: match_packet()+0xcb: can't find jump dest instruction at .text+0xd0010120 drivers/net/ethernet/intel/ixgbe/ixgbe_fcoe.o: warning: objtool: ixgbe_fcoe_ddp_setup()+0x33: can't find jump dest instruction at .text+0x3b070039 drivers/net/wireless/intel/iwlwifi/mvm/coex.o: warning: objtool: iwl_mvm_bt_coex_reduced_txp()+0x32: can't find jump dest instruction at .text+0xcb000098 CC [M] drivers/spi/spi-tegra114.o CC [M] drivers/media/rc/keymaps/rc-winfast.o drivers/video/backlight/sky81452-backlight.o: warning: objtool: sky81452_bl_parse_dt()+0x43: can't find jump dest instruction at .text+0x78010388 CC [M] drivers/staging/comedi/drivers/dmm32at.o fs/ubifs/misc.o: warning: objtool: ubifs_msg()+0x59: call without frame pointer save/setup fs/ubifs/misc.o: warning: objtool: ubifs_err()+0x6c: call without frame pointer save/setup fs/ubifs/misc.o: warning: objtool: ubifs_warn()+0x6c: call without frame pointer save/setup drivers/acpi/acpica/utstring.o: warning: objtool: acpi_ut_print_string()+0x20: can't find jump dest instruction at .text+0x1f010026 CC [M] drivers/usb/storage/cypress_atacb.o drivers/staging/lustre/lustre/obdclass/class_obd.o: warning: objtool: class_resolve_dev_name()+0x72: can't find jump dest instruction at .text+0xb7000077 LD [M] drivers/net/ethernet/intel/ixgbe/ixgbe.o drivers/net/ethernet/sun/niu.o: warning: objtool: niu_enable_interrupts()+0x12: can't find jump dest instruction at .text+0xd4000018 drivers/regulator/max77686-regulator.o: warning: objtool: max77686_pmic_probe()+0x7d: can't find jump dest instruction at .text+0x8a000523 CC [M] net/netfilter/xt_string.o drivers/staging/rtl8192u/ieee80211/ieee80211_module.o: warning: objtool: alloc_ieee80211_rsl()+0x56: can't find jump dest instruction at .text+0xdc0200eb CC [M] drivers/net/wireless/intel/iwlwifi/mvm/debugfs-vif.o drivers/mfd/rtsx_usb.o: warning: objtool: rtsx_usb_switch_clock()+0x37: can't find jump dest instruction at .text+0x160305ac CC [M] drivers/usb/usbip/vudc_transfer.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/g84.o: warning: objtool: g84_fb_new()+0x18: call without frame pointer save/setup drivers/usb/serial/cypress_m8.o: warning: objtool: analyze_baud_rate()+0x17: can't find jump dest instruction at .text+0xa500001d CC [M] drivers/usb/gadget/function/f_uac2.o CC [M] drivers/target/iscsi/cxgbit/cxgbit_target.o drivers/acpi/acpica/utstrtoul64.o: warning: objtool: acpi_ut_strtoul64()+0x6e: can't find jump dest instruction at .text+0xb6010073 CC [M] drivers/staging/rtl8192u/ieee80211/rtl819x_TSProc.o CC [M] drivers/usb/gadget/legacy/ncm.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/mcp77.o drivers/staging/rtl8712/os_intfs.o: warning: objtool: netdev_open()+0x40: can't find jump dest instruction at .text+0xfa000166 drivers/xen/xenbus/xenbus_dev_frontend.o: warning: objtool: xenbus_write_transaction()+0x52: can't find jump dest instruction at .text+0x9f010427 fs/ocfs2/dlm/dlmconvert.o: warning: objtool: dlm_send_remote_convert_request.isra.1()+0x133: can't find jump dest instruction at .text+0x6010139 CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723be/phy.o CC drivers/acpi/acpica/utxface.o CC [M] drivers/regulator/max77802-regulator.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/fiji_powertune.o CC [M] drivers/usb/storage/datafab.o CC [M] drivers/staging/rtl8712/rtl871x_xmit.o CC [M] drivers/media/dvb-frontends/ds3000.o drivers/xen/xen-pciback/vpci.o: warning: objtool: __xen_pcibk_get_pcifront_dev()+0xce: can't find jump dest instruction at .text+0x6c000183 drivers/video/fbdev/via/via_aux_vt1632.o: warning: objtool: probe()+0xb4: can't find jump dest instruction at .text+0x9f0000ba drivers/staging/rtl8192u/ieee80211/ieee80211_wx.o: warning: objtool: ieee80211_wx_set_auth_rsl()+0x15: can't find jump dest instruction at .text+0xae00001b CC [M] drivers/media/dvb-frontends/ts2020.o drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_inodebits.o: warning: objtool: ldlm_ibits_policy_wire_to_local()+0x25: call without frame pointer save/setup drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_inodebits.o: warning: objtool: ldlm_ibits_policy_local_to_wire()+0x25: call without frame pointer save/setup drivers/hwmon/sht3x.o: warning: objtool: update_interval_store()+0x46: can't find jump dest instruction at .text+0x7c01004c CC [M] drivers/staging/lustre/lustre/obdclass/lustre_handles.o CC [M] drivers/staging/rtl8712/rtl8712_xmit.o CC [M] drivers/usb/gadget/udc/r8a66597-udc.o drivers/staging/lustre/lustre/obdclass/debug.o: warning: objtool: block_debug_setup()+0x2f: call without frame pointer save/setup drivers/staging/lustre/lustre/obdclass/debug.o: warning: objtool: block_debug_check()+0x80: call without frame pointer save/setup CC drivers/acpi/acpica/utxfinit.o drivers/usb/usbip/vudc_dev.o: warning: objtool: vgadget_pullup()+0x4f: can't find jump dest instruction at .text+0xaa000335 drivers/watchdog/eurotechwdt.o: warning: objtool: eurwdt_ioctl()+0x19: can't find jump dest instruction at .text+0x460101ff drivers/usb/gadget/function/storage_common.o: warning: objtool: _fsg_store_ro()+0x4b: can't find jump dest instruction at .text+0xb4000140 drivers/net/wireless/realtek/rtlwifi/rtl8192ee/phy.o: warning: objtool: _rtl92ee_get_rate_section_index()+0x14: can't find jump dest instruction at .text+0xe40000ba drivers/net/ethernet/fealnx.o: warning: objtool: __set_rx_mode()+0x44: can't find jump dest instruction at .text+0x96000379 CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723com/phy_common.o CC [M] drivers/staging/rtl8723au/hal/rtl8723a_cmd.o CC [M] drivers/staging/vt6655/key.o drivers/scsi/qla2xxx/qla_nx.o: warning: objtool: qla82xx_pci_get_crb_addr_2M()+0x15: can't find jump dest instruction at .text+0x9400026b drivers/video/fbdev/tmiofb.o: warning: objtool: tmiofb_hw_init()+0x3e: can't find jump dest instruction at .text+0x2b010234 CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723be/pwrseq.o sound/soc/codecs/twl4030.o: warning: objtool: twl4030_voice_set_dai_fmt()+0x53: can't find jump dest instruction at .text+0x86000ae9 drivers/tty/moxa.o: warning: objtool: MoxaPortReadData()+0xab: can't find jump dest instruction at .text+0xa4010141 CC [M] drivers/staging/vt6656/baseband.o CC [M] drivers/staging/speakup/i18n.o drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/tonga_hwmgr.o: warning: objtool: tonga_dpm_set_interrupt_state()+0x14: can't find jump dest instruction at .text+0x9100002a drivers/net/wireless/realtek/rtlwifi/rtl8192ce/sw.o: warning: objtool: rtl92c_init_sw_vars()+0x16b: can't find jump dest instruction at .text+0xa90001b0 drivers/net/wireless/ath/ath9k/eeprom_def.o: warning: objtool: ath9k_hw_def_set_addac()+0x26: can't find jump dest instruction at .text+0xb01009c CC [M] drivers/media/rc/keymaps/rc-winfast-usbii-deluxe.o CC [M] drivers/net/wireless/intel/iwlwifi/mvm/led.o CC [M] drivers/media/dvb-frontends/mb86a16.o drivers/gpu/drm/radeon/si_smc.o: warning: objtool: si_copy_bytes_to_smc()+0x2f: can't find jump dest instruction at .text+0x44010085 drivers/staging/lustre/lustre/obdclass/uuid.o: warning: objtool: class_uuid_unparse()+0x18: call without frame pointer save/setup drivers/scsi/scsi_sysfs.o: warning: objtool: store_shost_eh_deadline()+0x3d: can't find jump dest instruction at .text+0xad000163 drivers/hwmon/shtc1.o: warning: objtool: shtc1_probe()+0x46: can't find jump dest instruction at .text+0xab01004b CC [M] drivers/tty/synclinkmp.o CC [M] drivers/video/fbdev/via/via_aux_vt1621.o CC [M] drivers/gpu/drm/radeon/kv_smc.o CC [M] drivers/scsi/scsi_sysctl.o drivers/usb/host/xhci-mvebu.o: warning: objtool: xhci_mvebu_mbus_init_quirk()+0x22: can't find jump dest instruction at .text+0xb8000028 CC [M] drivers/hwmon/smsc47b397.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192cu/trx.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/fiji_hwmgr.o drivers/net/wireless/realtek/rtlwifi/rtl8192ee/sw.o: warning: objtool: rtl92ee_deinit_sw_vars()+0x1e: call without frame pointer save/setup drivers/net/wireless/realtek/rtlwifi/rtl8192ee/sw.o: warning: objtool: rtl92ee_init_sw_vars()+0x17: call without frame pointer save/setup drivers/net/wireless/realtek/rtlwifi/rtl8192ee/sw.o: warning: objtool: rtl92ee_driver_init()+0x19: call without frame pointer save/setup drivers/net/wireless/realtek/rtlwifi/rtl8192ee/sw.o: warning: objtool: rtl92ee_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/mfd/wm8994-core.o drivers/gpu/drm/i915/intel_sdvo.o: warning: objtool: intel_sdvo_write_sdvox()+0x60: can't find jump dest instruction at .text+0xbf000066 drivers/video/fbdev/via/via_aux_vt1631.o: warning: objtool: via_aux_vt1631_probe()+0xaa: can't find jump dest instruction at .text+0x9b0000b0 In file included from /home/kisskb/slave/src/include/linux/seq_file.h:10:0, from /home/kisskb/slave/src/include/linux/pinctrl/consumer.h:17, from /home/kisskb/slave/src/include/linux/pinctrl/devinfo.h:21, from /home/kisskb/slave/src/include/linux/device.h:24, from /home/kisskb/slave/src/include/linux/dmaengine.h:20, from /home/kisskb/slave/src/include/linux/netdevice.h:38, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/osdep_service.h:30, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/odm_precomp.h:21, from /home/kisskb/slave/src/drivers/staging/rtl8723au/hal/odm.c:16: /home/kisskb/slave/src/include/linux/fs.h: In function 'kernel_read_file_id_str': /home/kisskb/slave/src/include/linux/fs.h:2676:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] LD drivers/media/usb/gspca/stv06xx/built-in.o drivers/staging/vt6655/mac.o: warning: objtool: MACbSafeRxOff()+0x58: can't find jump dest instruction at .text+0xb40003cd CC drivers/acpi/acpica/utxferror.o drivers/video/backlight/wm831x_bl.o: warning: objtool: wm831x_backlight_set()+0x79: can't find jump dest instruction at .text+0xa600009f CC [M] drivers/video/fbdev/via/via_aux_sii164.o CC [M] drivers/hwmon/smsc47m1.o CC [M] drivers/usb/storage/ene_ub6250.o CC [M] drivers/media/usb/gspca/stv06xx/stv06xx.o drivers/rtc/rtc-m41t80.o: warning: objtool: sqwfreq_store()+0x3e: can't find jump dest instruction at .text+0x70103b4 CC [M] drivers/tty/synclink.o drivers/rtc/rtc-m41t93.o: warning: objtool: m41t93_get_time()+0x4c: can't find jump dest instruction at .text+0xc6010172 CC drivers/xen/xen-acpi-pad.o drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hw.o: warning: objtool: rtl8723e_update_hal_rate_mask()+0xb8: can't find jump dest instruction at .text+0x850100be drivers/media/rc/keymaps/rc-videomate-tv-pvr.o: warning: objtool: init_rc_map_videomate_tv_pvr()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-videomate-tv-pvr.o: warning: objtool: exit_rc_map_videomate_tv_pvr()+0xb: call without frame pointer save/setup drivers/net/wireless/realtek/rtlwifi/rtl8723ae/trx.o: warning: objtool: _rtl8723e_query_rxphystatus.isra.3()+0x3f: can't find jump dest instruction at .text+0x88010045 CC [M] drivers/rtc/rtc-m41t94.o CC [M] drivers/gpu/drm/radeon/kv_dpm.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8821ae/phy.o CC [M] drivers/scsi/scsi_proc.o fs/mbcache.o: warning: objtool: mb_cache_create()+0x25: can't find jump dest instruction at .text+0x4101004b drivers/net/wireless/intel/iwlwifi/mvm/power.o: warning: objtool: iwl_mvm_power_get_vifs_iterator()+0x37: can't find jump dest instruction at .text+0x9f00011d drivers/media/usb/gspca/gl860/gl860-mi1320.o: warning: objtool: mi1320_camera_settings()+0xdd: can't find jump dest instruction at .text+0xb6000133 net/netfilter/xt_socket.o: warning: objtool: xt_socket_get_sock_v4.isra.3()+0x47: can't find jump dest instruction at .text+0xd80000dd drivers/tty/serial/max310x.o: warning: objtool: max310x_set_ref_clk.isra.5()+0x46: can't find jump dest instruction at .text+0x1901096c drivers/staging/lustre/lustre/obdclass/llog_swab.o: warning: objtool: print_llog_hdr()+0x18: can't find jump dest instruction at .text+0x3d05001e LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8723ae/rtl8723ae.o CC [M] drivers/usb/storage/freecom.o drivers/usb/misc/sisusbvga/sisusb_init.o: warning: objtool: SiS_GetRatePtr()+0x1b: can't find jump dest instruction at .text+0x8a000161 CC [M] drivers/regulator/mc13783-regulator.o drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_resource.o: warning: objtool: ldlm_resource_dump()+0x2b: can't find jump dest instruction at .text+0x120301b1 CC [M] drivers/video/fbdev/via/via_aux_ch7301.o CC [M] drivers/usb/gadget/legacy/acm_ms.o CC [M] drivers/net/wireless/intel/iwlwifi/mvm/tof.o CC [M] drivers/staging/lustre/lustre/obdclass/lustre_peer.o CC [M] drivers/scsi/scsi_trace.o CC [M] drivers/target/iscsi/cxgbit/cxgbit_ddp.o drivers/watchdog/ib700wdt.o: warning: objtool: ibwdt_ioctl()+0x1e: can't find jump dest instruction at .text+0xf2000244 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/mcp89.o drivers/media/dvb-frontends/isl6423.o: warning: objtool: isl6423_voltage_boost()+0x54: can't find call dest symbol at offset 0x80000f8 drivers/scsi/qla2xxx/qla_mr.o: warning: objtool: qlafx00_async_event()+0x2c: can't find jump dest instruction at .text+0x1f010112 drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/tonga_thermal.o: warning: objtool: tf_tonga_thermal_setup_fan_table()+0x59: can't find jump dest instruction at .text+0xc001005f drivers/staging/rtl8188eu/hal/pwrseqcmd.o: warning: objtool: rtl88eu_pwrseqcmdparsing()+0xb6: can't find jump dest instruction at .text+0x370200bc fs/ocfs2/dlm/dlmmaster.o: warning: objtool: dlm_lockres_release()+0x10a: can't find jump dest instruction at .text+0xdd000940 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gf100.o CC [M] drivers/tty/serial/imx.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/tonga_clockpowergating.o CC [M] drivers/watchdog/ibmasr.o drivers/usb/gadget/legacy/webcam.o: warning: objtool: webcam_bind()+0x2f: can't find jump dest instruction at .text+0x2010085 CC [M] drivers/media/dvb-frontends/mb86a20s.o drivers/media/dvb-frontends/ec100.o: warning: objtool: ec100_set_frontend()+0x8d: can't find jump dest instruction at .text+0x540101b3 CC [M] drivers/staging/rtl8188eu/hal/Hal8188ERateAdaptive.o CC [M] drivers/staging/rtl8188eu/hal/hal_intf.o CC [M] drivers/hwmon/smsc47m192.o drivers/media/usb/gspca/xirlink_cit.o: warning: objtool: sd_config()+0x29: can't find jump dest instruction at .text+0x9600002e drivers/video/backlight/tps65217_bl.o: warning: objtool: tps65217_bl_update_status()+0x35: can't find jump dest instruction at .text+0xc60000bb CC [M] drivers/media/dvb-frontends/ix2505v.o CC [M] drivers/usb/gadget/udc/renesas_usb3.o drivers/xen/xenbus/xenbus_probe.o: warning: objtool: xenbus_dev_resume()+0x59: can't find jump dest instruction at .text+0xcf00035f CC [M] net/netfilter/xt_tcpmss.o drivers/usb/serial/empeg.o: warning: objtool: empeg_init_termios()+0x42: call without frame pointer save/setup drivers/usb/serial/empeg.o: warning: objtool: empeg_startup()+0x3b: call without frame pointer save/setup drivers/usb/serial/empeg.o: warning: objtool: usb_serial_module_init()+0x19: call without frame pointer save/setup drivers/usb/serial/empeg.o: warning: objtool: usb_serial_module_exit()+0xb: call without frame pointer save/setup CC [M] drivers/media/dvb-frontends/stv0367.o drivers/staging/lustre/lustre/llite/vvp_io.o: warning: objtool: vvp_io_kernel_fault()+0x3d: can't find jump dest instruction at .text+0xa40000c3 drivers/mfd/arizona-spi.o: warning: objtool: arizona_spi_probe()+0x71: can't find jump dest instruction at .text+0x92000096 CC [M] drivers/usb/serial/ftdi_sio.o drivers/media/usb/gspca/gl860/gl860.o: warning: objtool: sd_s_ctrl()+0x18: can't find jump dest instruction at .text+0xc100001e LD drivers/xen/xenbus/xenbus.o CC [M] drivers/scsi/scsi_logging.o drivers/video/fbdev/via/via_aux_vt1625.o: warning: objtool: probe()+0x87: can't find jump dest instruction at .text+0x9400008d drivers/staging/rtl8192e/rtl8192e/r8190P_rtl8256.o: warning: objtool: rtl92e_set_bandwidth()+0x2f: can't find jump dest instruction at .text+0x10034 CC [M] drivers/media/usb/gspca/gl860/gl860-ov2640.o CC [M] drivers/media/usb/gspca/gl860/gl860-ov9655.o drivers/usb/host/xhci-rcar.o: warning: objtool: xhci_rcar_download_firmware()+0x4d: can't find jump dest instruction at .text+0xd6000053 CC [M] drivers/staging/rtl8192e/rtl8192e/rtl_core.o drivers/net/wireless/realtek/rtlwifi/rtl8192c/fw_common.o: warning: objtool: set_noa_data()+0x23: can't find jump dest instruction at .text+0x4f010029 drivers/gpu/drm/i915/i915_vgpu.o: warning: objtool: intel_vgt_balloon()+0x39: can't find jump dest instruction at .text+0xb901013f CC [M] drivers/usb/host/sl811-hcd.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192c/phy_common.o drivers/usb/misc/sisusbvga/sisusb_con.o: warning: objtool: sisusbcon_set_palette()+0x2d: can't find jump dest instruction at .text+0xd70003d3 drivers/usb/gadget/legacy/multi.o: warning: objtool: rndis_do_config()+0x49: can't find jump dest instruction at .text+0xbc0000ee CC [M] drivers/staging/vt6656/wcmd.o drivers/net/wireless/intel/iwlwifi/mvm/tt.o: warning: objtool: iwl_mvm_thermal_zone_register()+0x2d: can't find jump dest instruction at .text+0xc70000f3 CC [M] drivers/usb/gadget/legacy/tcm_usb_gadget.o drivers/scsi/snic/snic_trc.o: warning: objtool: snic_get_trc_data()+0x71: can't find jump dest instruction at .text+0x91000126 CC [M] drivers/net/wireless/intel/iwlwifi/mvm/fw-dbg.o CC [M] drivers/scsi/scsi_pm.o drivers/xen/acpi.o: warning: objtool: xen_acpi_notify_hypervisor_sleep()+0xf: can't find call dest symbol at offset 0x1d0000e3 drivers/staging/rtl8712/rtl871x_pwrctrl.o: warning: objtool: rpwm_check_handler()+0x35: call without frame pointer save/setup drivers/staging/rtl8712/rtl871x_pwrctrl.o: warning: objtool: r8712_set_rpwm()+0x7d: call without frame pointer save/setup drivers/staging/rtl8712/rtl871x_pwrctrl.o: warning: objtool: rpwm_workitem_callback()+0x36: call without frame pointer save/setup drivers/staging/rtl8712/rtl871x_pwrctrl.o: warning: objtool: SetPSModeWorkItemCallback()+0x26: call without frame pointer save/setup drivers/staging/rtl8712/rtl871x_pwrctrl.o: warning: objtool: r8712_set_ps_mode()+0x57: call without frame pointer save/setup drivers/staging/rtl8712/rtl871x_pwrctrl.o: warning: objtool: r8712_cpwm_int_hdl()+0x41: call without frame pointer save/setup drivers/staging/rtl8712/rtl871x_pwrctrl.o: warning: objtool: r8712_init_pwrctrl_priv()+0x20: call without frame pointer save/setup drivers/staging/rtl8712/rtl871x_pwrctrl.o: warning: objtool: r8712_register_cmd_alive()+0x2c: call without frame pointer save/setup drivers/staging/rtl8712/rtl871x_pwrctrl.o: warning: objtool: r8712_unregister_cmd_alive()+0x22: call without frame pointer save/setup LD [M] drivers/scsi/snic/snic.o CC [M] drivers/staging/comedi/drivers/fl512.o drivers/video/fbdev/metronomefb.o: warning: objtool: metronomefb_write()+0x43: can't find jump dest instruction at .text+0xb20003f9 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/fw.o: warning: objtool: _rtl8821ae_c2h_content_parsing()+0x39: can't find jump dest instruction at .text+0x9200003f CC [M] fs/nfs/dns_resolve.o CC [M] drivers/video/fbdev/auo_k1900fb.o drivers/tty/nozomi.o: warning: objtool: dump_table()+0x1b: can't find jump dest instruction at .text+0xb80603f1 drivers/usb/wusbcore/reservation.o: warning: objtool: wusbhc_rsv_establish()+0x1d: can't find jump dest instruction at .text+0x81000133 drivers/hwmon/smm665.o: warning: objtool: smm665_convert()+0xc: can't find jump dest instruction at .text+0x86000192 drivers/usb/serial/digi_acceleport.o: warning: objtool: digi_write_bulk_callback()+0x44: can't find jump dest instruction at .text+0xc40100e9 CC [M] drivers/scsi/scsi_dh.o drivers/net/ethernet/sfc/selftest.o: warning: objtool: efx_test_eventq_irq()+0xb5: can't find jump dest instruction at .text+0x9000018b CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8821ae/pwrseq.o CC [M] drivers/gpu/drm/radeon/ci_smc.o fs/ocfs2/cluster/netdebug.o: warning: objtool: nodes_fop_open()+0x39: can't find jump dest instruction at .text+0x8c00007f CC [M] drivers/net/ethernet/sfc/mdio_10g.o CC drivers/xen/pcpu.o CC [M] drivers/scsi/qla4xxx/ql4_83xx.o CC [M] drivers/net/wireless/intel/iwlwifi/mvm/d3.o drivers/staging/rtl8723au/hal/odm_HWConfig.o: warning: objtool: odm_Process_RSSIForDM()+0xf: can't find jump dest instruction at .text+0xcc010015 sound/soc/codecs/uda134x.o: warning: objtool: uda134x_hw_params()+0x31: can't find jump dest instruction at .text+0xb8010236 CC [M] drivers/usb/host/sl811_cs.o drivers/gpu/drm/i915/intel_tv.o: warning: objtool: set_color_conversion()+0x15: can't find jump dest instruction at .text+0xc80002cb CC [M] drivers/staging/rtl8192e/rtl8192e/rtl_dm.o drivers/net/wireless/intel/iwlwifi/dvm/sta.o: warning: objtool: iwl_sta_ucode_activate()+0x66: can't find jump dest instruction at .text+0xb20004fb CC [M] drivers/staging/rtl8723au/hal/rtl8723a_dm.o CC [M] drivers/usb/host/u132-hcd.o drivers/media/rc/keymaps/rc-winfast.o: warning: objtool: init_rc_map_winfast()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-winfast.o: warning: objtool: exit_rc_map_winfast()+0xb: call without frame pointer save/setup fs/xfs/libxfs/xfs_rmap_btree.o: warning: objtool: xfs_rmapbt_free_block()+0x67: can't find jump dest instruction at .text+0xc20005bc CC [M] sound/soc/codecs/wl1273.o drivers/staging/vt6655/baseband.o: warning: objtool: BBuGetFrameTime()+0x14: can't find jump dest instruction at .text+0x8100001a CC [M] drivers/hwmon/amc6821.o CC [M] drivers/net/wireless/intel/iwlwifi/dvm/devices.o CC [M] drivers/staging/vt6656/rxtx.o drivers/staging/lustre/lustre/osc/osc_object.o: warning: objtool: osc_object_prune()+0x118: can't find jump dest instruction at .text+0x85000afe CC [M] drivers/staging/xgifb/vb_init.o drivers/usb/gadget/function/rndis.o: warning: objtool: rndis_register()+0x2d: can't find jump dest instruction at .text+0x20010553 CC [M] drivers/staging/wilc1000/linux_wlan.o drivers/md/bcache/writeback.o: warning: objtool: refill_full_stripes()+0xf9: can't find jump dest instruction at .text+0x590000fe CC [M] drivers/usb/gadget/function/f_uvc.o drivers/regulator/max77693-regulator.o: warning: objtool: max77693_chg_get_current_limit()+0x20: call without frame pointer save/setup drivers/regulator/max77693-regulator.o: warning: objtool: max77693_chg_set_current_limit()+0x1b: call without frame pointer save/setup drivers/regulator/max77693-regulator.o: warning: objtool: max77693_pmic_probe()+0xcf: call without frame pointer save/setup drivers/regulator/max77693-regulator.o: warning: objtool: max77693_pmic_init()+0x12: call without frame pointer save/setup drivers/regulator/max77693-regulator.o: warning: objtool: max77693_pmic_cleanup()+0xb: call without frame pointer save/setup fs/ocfs2/xattr.o: warning: objtool: ocfs2_xa_cleanup_value_truncate()+0x8f: can't find jump dest instruction at .text+0x8f000c34 drivers/video/fbdev/via/via_aux_vt1622.o: warning: objtool: probe()+0x87: can't find jump dest instruction at .text+0x9400008d drivers/usb/usbip/vudc_sysfs.o: warning: objtool: store_sockfd()+0x4c: can't find jump dest instruction at .text+0xd020182 CC [M] drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.o CC [M] drivers/video/fbdev/auo_k1901fb.o CC [M] drivers/staging/comedi/drivers/aio_aio12_8.o CC [M] drivers/regulator/mc13892-regulator.o drivers/net/wireless/realtek/rtlwifi/rtl8821ae/led.o: warning: objtool: rtl8821ae_sw_led_on()+0x4d: can't find jump dest instruction at .text+0xc4000053 drivers/usb/gadget/legacy/nokia.o: warning: objtool: nokia_unbind()+0x1c: can't find jump dest instruction at .text+0x2c010022 CC [M] drivers/staging/rtl8192u/ieee80211/dot11d.o In file included from /home/kisskb/slave/src/include/linux/seq_file.h:10:0, from /home/kisskb/slave/src/include/linux/pinctrl/consumer.h:17, from /home/kisskb/slave/src/include/linux/pinctrl/devinfo.h:21, from /home/kisskb/slave/src/include/linux/device.h:24, from /home/kisskb/slave/src/include/linux/dmaengine.h:20, from /home/kisskb/slave/src/include/linux/netdevice.h:38, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/osdep_service.h:30, from /home/kisskb/slave/src/drivers/staging/rtl8723au/hal/rtl8723a_cmd.c:17: /home/kisskb/slave/src/include/linux/fs.h: In function 'kernel_read_file_id_str': /home/kisskb/slave/src/include/linux/fs.h:2676:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8821ae/rf.o LD [M] drivers/usb/gadget/legacy/g_zero.o drivers/media/usb/gspca/zc3xx.o: warning: objtool: send_unknown()+0x40: can't find jump dest instruction at .text+0x2a010686 drivers/net/wireless/intel/iwlwifi/dvm/power.o: warning: objtool: iwl_static_sleep_cmd()+0x21d: can't find jump dest instruction at .text+0x84000223 drivers/scsi/qla4xxx/ql4_attr.o: warning: objtool: qla4_8xxx_sysfs_write_fw_dump()+0x59: can't find jump dest instruction at .text+0x6e0204ef drivers/media/usb/gspca/m5602/m5602_core.o: warning: objtool: m5602_probe_sensor()+0x2d: can't find jump dest instruction at .text+0x92000133 LD [M] drivers/usb/gadget/legacy/g_audio.o /home/kisskb/slave/src/fs/nfs/nfs4session.c: In function 'nfs4_slot_seqid_in_use': /home/kisskb/slave/src/fs/nfs/nfs4session.c:203:54: warning: 'cur_seq' may be used uninitialized in this function [-Wuninitialized] CC [M] drivers/media/usb/gspca/m5602/m5602_ov9650.o CC [M] drivers/hwmon/tc74.o CC [M] drivers/net/wireless/intel/iwlwifi/dvm/led.o drivers/md/bcache/trace.o: warning: objtool: perf_trace_bcache_alloc_fail()+0x3e: can't find jump dest instruction at .text+0xc7000864 drivers/staging/speakup/devsynth.o: warning: objtool: speakup_file_write()+0x24: can't find jump dest instruction at .text+0xb500009a CC [M] drivers/staging/lustre/lustre/obdclass/statfs_pack.o drivers/staging/vt6655/dpc.o: warning: objtool: vnt_rx_data()+0x7e: can't find jump dest instruction at .text+0xba000083 LD [M] drivers/md/bcache/bcache.o CC [M] drivers/media/usb/gspca/gl860/gl860-mi2020.o drivers/spi/spi-sun6i.o: warning: objtool: sun6i_spi_transfer_one()+0x32: can't find jump dest instruction at .text+0x810200b8 drivers/acpi/acpica/utxfinit.o: warning: objtool: acpi_initialize_subsystem()+0xbd: can't find jump dest instruction at .init.text+0xf40000c2 drivers/media/rc/keymaps/rc-winfast-usbii-deluxe.o: warning: objtool: init_rc_map_winfast_usbii_deluxe()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-winfast-usbii-deluxe.o: warning: objtool: exit_rc_map_winfast_usbii_deluxe()+0xb: call without frame pointer save/setup CC [M] drivers/staging/lustre/lustre/obdclass/obdo.o CC [M] drivers/staging/xgifb/vb_setmode.o CC [M] fs/nfs/nfs4trace.o drivers/net/wireless/realtek/rtlwifi/rtl8192cu/sw.o: warning: objtool: rtl92cu_init_sw_vars()+0x7f: can't find jump dest instruction at .text+0xba0000d4 drivers/usb/serial/f81232.o: warning: objtool: f81232_read_int_callback()+0x60: can't find jump dest instruction at .text+0xcc000115 drivers/net/ethernet/sfc/ef10.o: warning: objtool: efx_ef10_tx_write()+0x1e: can't find jump dest instruction at .text+0xf4000b04 CC [M] drivers/media/rc/keymaps/rc-su3000.o CC [M] drivers/usb/serial/garmin_gps.o CC drivers/xen/biomerge.o drivers/staging/wlan-ng/p80211req.o: warning: objtool: p80211req_mibset_mibget()+0x16: can't find jump dest instruction at .text+0xa000001c CC [M] drivers/net/ethernet/sfc/tenxpress.o CC [M] drivers/staging/comedi/drivers/aio_iiro_16.o drivers/tty/vt/vt.o: warning: objtool: do_update_region()+0x88: can't find jump dest instruction at .text+0x8b00008e LD drivers/tty/vt/built-in.o drivers/xen/xen-pciback/passthrough.o: warning: objtool: __xen_pcibk_get_pci_dev()+0x2a: call without frame pointer save/setup drivers/xen/xen-pciback/passthrough.o: warning: objtool: __xen_pcibk_publish_pci_roots()+0x28: call without frame pointer save/setup drivers/xen/xen-pciback/passthrough.o: warning: objtool: __xen_pcibk_add_pci_dev()+0x41: call without frame pointer save/setup drivers/xen/xen-pciback/passthrough.o: warning: objtool: __xen_pcibk_release_pci_dev()+0x2c: call without frame pointer save/setup drivers/xen/xen-pciback/passthrough.o: warning: objtool: __xen_pcibk_release_devices()+0x37: call without frame pointer save/setup drivers/xen/xen-pciback/passthrough.o: warning: objtool: __xen_pcibk_init_devices()+0x29: call without frame pointer save/setup drivers/staging/vt6656/card.o: warning: objtool: vnt_calculate_ofdm_rate()+0x10: can't find jump dest instruction at .text+0xa6000016 CC drivers/acpi/acpica/utxfmutex.o LD [M] drivers/xen/xen-pciback/xen-pciback.o CC [M] drivers/usb/storage/isd200.o CC [M] drivers/staging/comedi/drivers/ii_pci20kc.o CC [M] drivers/usb/gadget/function/uvc_queue.o drivers/usb/gadget/function/f_uac1.o: warning: objtool: f_audio_bind()+0x44: can't find jump dest instruction at .text+0x2d01022a drivers/gpu/drm/i915/gvt/gvt.o: warning: objtool: intel_gvt_init_host()+0x12: can't find jump dest instruction at .text+0xf8000018 drivers/net/wireless/realtek/rtlwifi/rtl8192ee/trx.o: warning: objtool: _rtl92ee_query_rxphystatus.isra.3()+0x3f: can't find jump dest instruction at .text+0xd60101b5 CC [M] drivers/staging/rtl8188eu/hal/hal_com.o CC [M] fs/nfs/cache_lib.o drivers/usb/host/xhci-mtk.o: warning: objtool: usb_wakeup_of_property_parse()+0x46: can't find jump dest instruction at .text+0x9400033c drivers/usb/gadget/legacy/acm_ms.o: warning: objtool: acm_ms_bind()+0x48: can't find jump dest instruction at .text+0xde0100ad LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ee/rtl8192ee.o drivers/video/fbdev/via/via_aux_vt1621.o: warning: objtool: via_aux_vt1621_probe()+0x71: can't find jump dest instruction at .text+0x90000077 LD [M] drivers/usb/gadget/legacy/g_ether.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/mcp77.o: warning: objtool: mcp77_fb_new()+0x18: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gk104.o CC [M] drivers/net/wireless/ath/ath9k/eeprom_9287.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192de/led.o net/netfilter/xt_statistic.o: warning: objtool: statistic_mt_destroy()+0x11: call without frame pointer save/setup net/netfilter/xt_statistic.o: warning: objtool: statistic_mt_check()+0x3a: call without frame pointer save/setup net/netfilter/xt_statistic.o: warning: objtool: statistic_mt()+0x30: call without frame pointer save/setup net/netfilter/xt_statistic.o: warning: objtool: statistic_mt_init()+0xb: call without frame pointer save/setup net/netfilter/xt_statistic.o: warning: objtool: statistic_mt_exit()+0xb: call without frame pointer save/setup CC [M] drivers/mfd/wm8994-irq.o drivers/video/fbdev/via/via_aux_sii164.o: warning: objtool: probe()+0xb4: can't find jump dest instruction at .text+0x9f0000ba sound/soc/codecs/uda1380.o: warning: objtool: uda1380_write()+0x76: can't find jump dest instruction at .text+0xaf00021c drivers/hwmon/sis5595.o: warning: objtool: sis5595_update_device()+0x4f: can't find jump dest instruction at .text+0x78010195 CC drivers/acpi/acpica/dbcmds.o CC [M] drivers/net/wireless/ath/ath9k/ani.o CC [M] drivers/hwmon/thmc50.o drivers/net/wireless/intel/iwlwifi/dvm/rx.o: warning: objtool: iwlagn_rx_csa()+0x2c: can't find jump dest instruction at .text+0x95000772 LD [M] drivers/usb/gadget/legacy/gadgetfs.o drivers/usb/storage/cypress_atacb.o: warning: objtool: cypress_atacb_passthrough()+0x3c: can't find jump dest instruction at .text+0x4e0300e1 drivers/scsi/scsi_sysctl.o: warning: objtool: scsi_exit_sysctl()+0x10: call without frame pointer save/setup drivers/scsi/scsi_sysctl.o: warning: objtool: scsi_init_sysctl()+0xb: call without frame pointer save/setup drivers/gpu/drm/i915/intel_gvt.o: warning: objtool: intel_gvt_init()+0x1d: can't find jump dest instruction at .text+0x9b000023 CC [M] drivers/usb/storage/jumpshot.o CC [M] drivers/net/wireless/intel/iwlwifi/dvm/debugfs.o LD [M] drivers/gpu/drm/i915/i915.o CC drivers/acpi/acpica/dbconvert.o drivers/video/fbdev/via/via_aux_ch7301.o: warning: objtool: probe()+0x87: can't find jump dest instruction at .text+0x9400008d drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/fiji_powertune.o: warning: objtool: fiji_populate_pm_fuses()+0x27: can't find jump dest instruction at .text+0x3b02039d CC drivers/acpi/acpica/dbdisply.o CC [M] fs/xfs/xfs_attr_inactive.o drivers/regulator/mc13783-regulator.o: warning: objtool: mc13783_regulator_probe()+0x72: can't find jump dest instruction at .text+0x2b010368 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/dm.o: warning: objtool: rtl8821ae_dm_dynamic_atc_switch()+0x2f: can't find jump dest instruction at .text+0x50102a5 LD [M] drivers/video/fbdev/via/viafb.o CC [M] drivers/gpu/drm/radeon/ci_dpm.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/fiji_clockpowergating.o drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.o: warning: objtool: stmmac_set_time()+0x2d: call without frame pointer save/setup drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.o: warning: objtool: stmmac_adjust_time()+0x3f: call without frame pointer save/setup drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.o: warning: objtool: stmmac_adjust_freq()+0x83: call without frame pointer save/setup drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.o: warning: objtool: stmmac_get_time()+0x2d: call without frame pointer save/setup drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.o: warning: objtool: stmmac_ptp_register()+0x26: call without frame pointer save/setup drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.o: warning: objtool: stmmac_ptp_unregister()+0x1d: call without frame pointer save/setup CC [M] drivers/scsi/raid_class.o drivers/usb/usbip/vudc_transfer.o: warning: objtool: handle_control_request.isra.0()+0x32: can't find jump dest instruction at .text+0xf2000038 drivers/tty/mxser.o: warning: objtool: mxser_transmit_chars()+0x4d: can't find jump dest instruction at .text+0xfa0003b2 drivers/net/wireless/intel/iwlwifi/mvm/offloading.o: warning: objtool: iwl_mvm_send_proto_offload()+0x9f: can't find jump dest instruction at .text+0x110200d5 lib/crc32.o: warning: objtool: crc32_generic_shift()+0x38: can't find jump dest instruction at .text+0x8b00003e CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac4_descs.o CC [M] net/netfilter/xt_time.o drivers/hwmon/smsc47b397.o: warning: objtool: smsc47b397_update_device()+0x53: can't find jump dest instruction at .text+0xb50000b9 drivers/staging/lustre/lustre/llite/vvp_req.o: warning: objtool: vvp_req_completion()+0x42: call without frame pointer save/setup drivers/staging/lustre/lustre/llite/vvp_req.o: warning: objtool: vvp_req_attr_set()+0x6b: call without frame pointer save/setup drivers/staging/lustre/lustre/llite/vvp_req.o: warning: objtool: vvp_req_init()+0x27: call without frame pointer save/setup LD lib/built-in.o CC [M] drivers/video/fbdev/s1d13xxxfb.o drivers/media/dvb-frontends/hd29l2.o: warning: objtool: hd29l2_search()+0x131: can't find jump dest instruction at .text+0xb30306d7 CC [M] drivers/net/wireless/ath/ath9k/mac.o CC [M] drivers/staging/wilc1000/linux_mon.o drivers/staging/comedi/drivers/dmm32at.o: warning: objtool: dmm32at_isr()+0x2f: can't find jump dest instruction at .text+0xaf0003d4 drivers/xen/xenbus/xenbus_probe_frontend.o: warning: objtool: xenbus_probe_frontend()+0x40: can't find jump dest instruction at .text+0x91000265 CC [M] drivers/media/dvb-frontends/cxd2820r_core.o drivers/staging/vt6655/power.o: warning: objtool: PSvEnablePowerSaving()+0x2d: call without frame pointer save/setup drivers/staging/vt6655/power.o: warning: objtool: PSvDisablePowerSaving()+0x11: call without frame pointer save/setup drivers/staging/vt6655/power.o: warning: objtool: PSbIsNextTBTTWakeUp()+0x49: call without frame pointer save/setup net/netfilter/xt_string.o: warning: objtool: string_mt_destroy()+0x14: call without frame pointer save/setup net/netfilter/xt_string.o: warning: objtool: string_mt_check()+0x5f: call without frame pointer save/setup net/netfilter/xt_string.o: warning: objtool: string_mt()+0x2a: call without frame pointer save/setup net/netfilter/xt_string.o: warning: objtool: string_mt_init()+0xb: call without frame pointer save/setup net/netfilter/xt_string.o: warning: objtool: string_mt_exit()+0xb: call without frame pointer save/setup CC drivers/xen/xen-balloon.o CC [M] drivers/video/fbdev/gxt4500.o drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/tonga_clockpowergating.o: warning: objtool: tonga_phm_powergate_uvd()+0x1f: can't find jump dest instruction at .text+0x880001a5 LD drivers/xen/xenbus/built-in.o CC [M] drivers/staging/vt6655/rf.o CC [M] drivers/media/usb/gspca/m5602/m5602_ov7660.o drivers/staging/speakup/buffers.o: warning: objtool: synth_buffer_add()+0x1e: can't find jump dest instruction at .text+0x9b000124 CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8821ae/sw.o CC [M] net/netfilter/xt_u32.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/fiji_thermal.o drivers/staging/wlan-ng/p80211wep.o: warning: objtool: wep_decrypt()+0x27: can't find jump dest instruction at .text+0x9401007d drivers/rtc/rtc-m41t94.o: warning: objtool: m41t94_read_time()+0x41: can't find jump dest instruction at .text+0x5b020287 CC [M] drivers/media/usb/gspca/stv06xx/stv06xx_vv6410.o drivers/usb/usbip/vudc_tx.o: warning: objtool: v_send_ret_submit()+0xa4: can't find jump dest instruction at .text+0x8d0201a9 drivers/net/wireless/realtek/rtlwifi/rtl8192se/trx.o: warning: objtool: _rtl92se_query_rxphystatus.isra.3()+0x3f: can't find jump dest instruction at .text+0x88010045 CC [M] drivers/rtc/rtc-m48t35.o drivers/usb/usbip/vudc_rx.o: warning: objtool: alloc_urb_from_cmd()+0x41: can't find jump dest instruction at .text+0x8d000047 drivers/regulator/max77802-regulator.o: warning: objtool: max77802_pmic_probe()+0x5f: can't find jump dest instruction at .text+0x39010525 fs/ocfs2/dlm/dlmlock.o: warning: objtool: dlm_send_remote_lock_request.isra.2()+0xd5: can't find jump dest instruction at .text+0x1201027b LD [M] drivers/usb/gadget/legacy/g_mass_storage.o CC [M] drivers/usb/gadget/udc/pch_udc.o LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8192se/rtl8192se.o drivers/watchdog/ibmasr.o: warning: objtool: asr_ioctl()+0x1e: can't find jump dest instruction at .text+0xa3000264 In file included from /home/kisskb/slave/src/include/linux/seq_file.h:10:0, from /home/kisskb/slave/src/include/linux/pinctrl/consumer.h:17, from /home/kisskb/slave/src/include/linux/pinctrl/devinfo.h:21, from /home/kisskb/slave/src/include/linux/device.h:24, from /home/kisskb/slave/src/include/linux/dmaengine.h:20, from /home/kisskb/slave/src/include/linux/netdevice.h:38, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/osdep_service.h:30, from /home/kisskb/slave/src/drivers/staging/rtl8723au/hal/rtl8723a_dm.c:27: /home/kisskb/slave/src/include/linux/fs.h: In function 'kernel_read_file_id_str': /home/kisskb/slave/src/include/linux/fs.h:2676:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] CC [M] drivers/usb/wusbcore/wusbhc.o drivers/staging/lustre/lustre/osc/osc_page.o: warning: objtool: discard_pagevec()+0x24: can't find jump dest instruction at .text+0x8100013a CC [M] drivers/usb/usbip/vudc_main.o drivers/scsi/scsi_proc.o: warning: objtool: proc_print_scsidevice()+0x1f: can't find jump dest instruction at .text+0x77010075 drivers/staging/rtl8712/rtl871x_sta_mgt.o: warning: objtool: _r8712_init_sta_priv()+0x38: can't find jump dest instruction at .text+0x270100de drivers/staging/vt6656/mac.o: warning: objtool: vnt_mac_set_filter()+0x27: call without frame pointer save/setup drivers/staging/vt6656/mac.o: warning: objtool: vnt_mac_shutdown()+0x18: call without frame pointer save/setup drivers/staging/vt6656/mac.o: warning: objtool: vnt_mac_set_bb_type()+0x2e: call without frame pointer save/setup drivers/staging/vt6656/mac.o: warning: objtool: vnt_mac_disable_keyentry()+0x24: call without frame pointer save/setup drivers/staging/vt6656/mac.o: warning: objtool: vnt_mac_set_keyentry()+0x5c: call without frame pointer save/setup drivers/staging/vt6656/mac.o: warning: objtool: vnt_mac_reg_bits_off()+0x2c: call without frame pointer save/setup drivers/staging/vt6656/mac.o: warning: objtool: vnt_mac_reg_bits_on()+0x2b: call without frame pointer save/setup drivers/staging/vt6656/mac.o: warning: objtool: vnt_mac_write_word()+0x2c: call without frame pointer save/setup drivers/staging/vt6656/mac.o: warning: objtool: vnt_mac_set_bssid_addr()+0x1e: call without frame pointer save/setup drivers/staging/vt6656/mac.o: warning: objtool: vnt_mac_enable_protect_mode()+0x2e: call without frame pointer save/setup drivers/staging/vt6656/mac.o: warning: objtool: vnt_mac_disable_protect_mode()+0x2e: call without frame pointer save/setup drivers/staging/vt6656/mac.o: warning: objtool: vnt_mac_enable_barker_preamble_mode()+0x2e: call without frame pointer save/setup drivers/staging/vt6656/mac.o: warning: objtool: vnt_mac_disable_barker_preamble_mode()+0x2e: call without frame pointer save/setup drivers/staging/vt6656/mac.o: warning: objtool: vnt_mac_set_beacon_interval()+0x2f: call without frame pointer save/setup drivers/staging/vt6656/mac.o: warning: objtool: vnt_mac_set_led()+0x2d: call without frame pointer save/setup CC [M] drivers/net/wireless/ath/ath9k/ar9002_mac.o drivers/acpi/acpica/utxface.o: warning: objtool: acpi_decode_pld_buffer()+0x20: can't find jump dest instruction at .text+0x68010026 CC [M] drivers/staging/lustre/lustre/osc/osc_quota.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192de/phy.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8821ae/table.o CC drivers/acpi/acpica/dbexec.o CC [M] drivers/net/ethernet/sfc/txc43128_phy.o CC [M] drivers/watchdog/wafer5823wdt.o LD [M] drivers/usb/gadget/legacy/g_serial.o CC [M] drivers/watchdog/i6300esb.o CC [M] fs/xfs/xfs_attr_list.o drivers/usb/gadget/legacy/ncm.o: warning: objtool: gncm_bind()+0x44: can't find jump dest instruction at .text+0x510100b9 LD [M] drivers/usb/gadget/legacy/g_printer.o CC [M] drivers/staging/wilc1000/coreconfigurator.o CC [M] drivers/staging/rtl8192e/rtl8192e/rtl_eeprom.o drivers/scsi/scsi_devinfo.o: warning: objtool: scsi_dev_info_list_find()+0x2b: can't find jump dest instruction at .text+0x2b010321 drivers/staging/vt6655/rxtx.o: warning: objtool: s_uGetRTSCTSDuration()+0x3a: can't find jump dest instruction at .text+0xe90200f0 drivers/staging/vt6655/srom.o: warning: objtool: SROMbyReadEmbedded()+0x35: call without frame pointer save/setup drivers/staging/vt6655/srom.o: warning: objtool: SROMvReadAllContents()+0x20: call without frame pointer save/setup drivers/staging/vt6655/srom.o: warning: objtool: SROMvReadEtherAddress()+0x1f: call without frame pointer save/setup drivers/usb/gadget/function/u_uac1.o: warning: objtool: _snd_pcm_hw_param_set.constprop.1()+0x2a: can't find jump dest instruction at .text+0x92000030 CC [M] sound/soc/codecs/wm0010.o CC [M] drivers/staging/lustre/lustre/ptlrpc/events.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8821ae/trx.o drivers/staging/rtl8192e/rtl8192e/rtl_cam.o: warning: objtool: rtl92e_set_key()+0x65: can't find jump dest instruction at .text+0xcc01025a drivers/net/wireless/realtek/rtlwifi/rtl8192ce/trx.o: warning: objtool: _rtl92ce_signal_scale_mapping.isra.2()+0x22: can't find jump dest instruction at .text+0x95000027 CC [M] drivers/video/fbdev/sm501fb.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/mcp89.o: warning: objtool: mcp89_fb_new()+0x18: call without frame pointer save/setup CC [M] drivers/staging/wilc1000/host_interface.o LD net/netfilter/ipset/built-in.o CC drivers/xen/xen-selfballoon.o drivers/usb/storage/alauda.o: warning: objtool: alauda_init_media()+0x35: can't find jump dest instruction at .text+0x490407fb drivers/staging/speakup/i18n.o: warning: objtool: spk_msg_set()+0x32: can't find jump dest instruction at .text+0x9c000228 drivers/staging/xgifb/XGI_main_26.o: warning: objtool: XGIfb_validate_mode()+0x4f: can't find jump dest instruction at .text+0x25050055 CC [M] drivers/usb/storage/karma.o LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ce/rtl8192ce.o CC [M] drivers/staging/speakup/fakekey.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/gf100.o: warning: objtool: gf100_fb_new_()+0x49: can't find jump dest instruction at .text+0xf400030f CC [M] drivers/staging/wilc1000/wilc_wlan_cfg.o drivers/gpu/drm/radeon/kv_smc.o: warning: objtool: kv_copy_bytes_to_smc()+0x30: can't find jump dest instruction at .text+0xbf010256 CC [M] net/netfilter/ipset/ip_set_core.o CC [M] drivers/staging/rtl8192e/rtl8192e/rtl_ethtool.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gk20a.o drivers/scsi/qla2xxx/qla_tmpl.o: warning: objtool: qla27xx_fwdt_entry_t273()+0x4f: can't find jump dest instruction at .text+0x8a000a85 CC [M] drivers/tty/serial/sccnxp.o drivers/target/iscsi/iscsi_target.o: warning: objtool: iscsit_map_iovec()+0x40: can't find jump dest instruction at .text+0x80100b5 CC [M] drivers/spi/spi-tegra20-sflash.o drivers/staging/lustre/lustre/obdclass/lprocfs_counters.o: warning: objtool: lprocfs_counter_sub()+0x2c: can't find jump dest instruction at .text+0x38010032 drivers/video/fbdev/broadsheetfb.o: warning: objtool: broadsheet_send_cmdargs()+0x36: can't find jump dest instruction at .text+0x8b00016c CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723be/rf.o CC [M] drivers/usb/serial/ipaq.o CC [M] drivers/staging/lustre/lustre/obdclass/obd_config.o sound/soc/codecs/twl6040.o: warning: objtool: twl6040_mute_path()+0x3e: can't find jump dest instruction at .text+0xc9000524 CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac4_dma.o drivers/acpi/acpica/utxferror.o: warning: objtool: acpi_bios_warning()+0x2f: call without frame pointer save/setup drivers/acpi/acpica/utxferror.o: warning: objtool: acpi_bios_error()+0x2f: call without frame pointer save/setup drivers/acpi/acpica/utxferror.o: warning: objtool: acpi_info()+0x2e: call without frame pointer save/setup drivers/acpi/acpica/utxferror.o: warning: objtool: acpi_warning()+0x2f: call without frame pointer save/setup drivers/acpi/acpica/utxferror.o: warning: objtool: acpi_error()+0x2f: call without frame pointer save/setup drivers/acpi/acpica/utxferror.o: warning: objtool: acpi_exception()+0x38: call without frame pointer save/setup drivers/net/wireless/realtek/rtlwifi/rtl8723be/led.o: warning: objtool: rtl8723be_sw_led_on()+0x4d: can't find jump dest instruction at .text+0xc1000053 drivers/staging/comedi/drivers/dt282x.o: warning: objtool: dt282x_ai_cmdtest()+0xc5: can't find jump dest instruction at .text+0x101bb CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192de/rf.o CC [M] drivers/video/fbdev/udlfb.o fs/ubifs/debug.o: warning: objtool: dfs_file_read()+0x3b: can't find jump dest instruction at .text+0x94000200 CC [M] fs/nfs/nfs4sysctl.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723be/sw.o drivers/net/wireless/intel/iwlwifi/mvm/rs.o: warning: objtool: rs_add_debugfs()+0x2a: can't find jump dest instruction at .text+0xc4000340 drivers/usb/storage/datafab.o: warning: objtool: datafab_handle_mode_sense()+0xd0: can't find jump dest instruction at .text+0x86000156 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.o: warning: objtool: ieee80211_wpa_set_param()+0x1f: can't find jump dest instruction at .text+0x63010235 drivers/xen/xen-acpi-pad.o: warning: objtool: acpi_pad_handle_notify()+0x61: can't find jump dest instruction at .text+0x86000137 drivers/gpu/drm/drm_agpsupport.o: warning: objtool: drm_agp_bind()+0x22: can't find jump dest instruction at .text+0xb6000388 drivers/staging/rtl8712/rtl8712_xmit.o: warning: objtool: update_txdesc()+0x6e: can't find jump dest instruction at .text+0xce010074 LD [M] fs/ubifs/ubifs.o CC [M] drivers/gpu/drm/radeon/dce6_afmt.o drivers/staging/comedi/drivers/fl512.o: warning: objtool: fl512_attach()+0x21: can't find jump dest instruction at .text+0xa2000087 CC [M] fs/nfs/pnfs.o CC [M] drivers/usb/storage/onetouch.o LD [M] drivers/gpu/drm/drm_kms_helper.o CC [M] drivers/rtc/rtc-m48t59.o drivers/scsi/scsi_trace.o: warning: objtool: scsi_trace_service_action_in.isra.11()+0x45: can't find jump dest instruction at .text+0x9800021a fs/xfs/libxfs/xfs_symlink_remote.o: warning: objtool: xfs_symlink_write_verify()+0x34: can't find jump dest instruction at .text+0x870000fa CC [M] drivers/staging/comedi/drivers/c6xdigio.o CC [M] drivers/net/ethernet/sfc/falcon_boards.o CC [M] drivers/media/usb/gspca/m5602/m5602_mt9m111.o fs/xfs/libxfs/xfs_rmap.o: warning: objtool: trace_xfs_rmap_insert()+0x34: can't find jump dest instruction at .text+0xc9000169 CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192de/sw.o drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_flock.o: warning: objtool: ldlm_process_flock_lock.isra.5.constprop.6()+0x67: can't find jump dest instruction at .text+0xa80000ad CC [M] drivers/staging/comedi/drivers/mpc624.o drivers/mfd/wm8994-core.o: warning: objtool: wm8994_set_pdata_from_of()+0x26: can't find jump dest instruction at .text+0x2701008c drivers/media/usb/gspca/gl860/gl860-ov9655.o: warning: objtool: ov9655_init_post_alt()+0x569: can't find call dest symbol at offset 0x92fa06ed drivers/video/fbdev/auo_k1900fb.o: warning: objtool: auok1900fb_dpy_update()+0x56: can't find call dest symbol at offset 0x25ff031a CC [M] fs/xfs/xfs_bmap_util.o LD net/netfilter/ipvs/built-in.o LD [M] fs/ocfs2/ocfs2.o LD [M] drivers/gpu/drm/drm.o CC [M] drivers/video/fbdev/smscufx.o LD [M] drivers/target/iscsi/iscsi_target_mod.o CC [M] drivers/staging/lustre/lustre/ptlrpc/ptlrpc_module.o CC [M] net/netfilter/ipvs/ip_vs_conn.o drivers/staging/rtl8192u/ieee80211/ieee80211_softmac_wx.o: warning: objtool: ieee80211_wx_get_power_rsl()+0x40: can't find jump dest instruction at .text+0x88000145 drivers/video/fbdev/cirrusfb.o: warning: objtool: WClut()+0x79: can't find jump dest instruction at .text+0xa600013f drivers/staging/comedi/drivers/aio_aio12_8.o: warning: objtool: aio_aio12_8_attach()+0x27: can't find jump dest instruction at .text+0x420100fd drivers/staging/lustre/lustre/osc/osc_lock.o: warning: objtool: osc_lock_invariant()+0x48: can't find jump dest instruction at .text+0xbe00004e CC [M] drivers/staging/lustre/lustre/ptlrpc/service.o drivers/usb/storage/freecom.o: warning: objtool: pdump()+0x27: can't find jump dest instruction at .text+0xe0101fd drivers/hwmon/smsc47m192.o: warning: objtool: smsc47m192_detect()+0x44: can't find jump dest instruction at .text+0xbd00004a CC [M] net/netfilter/ipvs/ip_vs_core.o drivers/net/ethernet/sfc/qt202x_phy.o: warning: objtool: qt2025c_bug17190_workaround()+0x40: can't find jump dest instruction at .text+0xc5000205 CC [M] drivers/staging/vt6656/dpc.o CC [M] drivers/staging/comedi/drivers/adq12b.o drivers/staging/wilc1000/wilc_wfi_cfgoperations.o: warning: objtool: remove_network_from_shadow()+0x22: can't find jump dest instruction at .text+0x84010108 drivers/staging/vt6655/key.o: warning: objtool: vnt_set_keymode.isra.0.constprop.1()+0x84: can't find jump dest instruction at .text+0x8400008a CC [M] drivers/usb/host/r8a66597-hcd.o CC [M] drivers/usb/storage/realtek_cr.o drivers/scsi/scsi_netlink.o: warning: objtool: scsi_nl_rcv_msg()+0x22: can't find jump dest instruction at .text+0x21010028 LD [M] drivers/usb/gadget/legacy/g_midi.o CC [M] drivers/net/ethernet/sfc/mcdi.o CC [M] drivers/usb/host/hwa-hc.o fs/xfs/libxfs/xfs_sb.o: warning: objtool: xfs_sb_quota_to_disk()+0x61: can't find jump dest instruction at .text+0x96000066 CC [M] fs/nfs/pnfs_dev.o CC [M] drivers/staging/vt6656/power.o CC [M] net/netfilter/ipvs/ip_vs_ctl.o drivers/usb/gadget/udc/m66592-udc.o: warning: objtool: m66592_ep_setting()+0xc: can't find jump dest instruction at .text+0x84000012 drivers/media/usb/gspca/gl860/gl860-ov2640.o: warning: objtool: ov2640_camera_settings()+0xd4: can't find jump dest instruction at .text+0xaf00012a drivers/hwmon/smsc47m1.o: warning: objtool: smsc47m1_update_device()+0x4b: can't find jump dest instruction at .text+0x5c010051 CC [M] drivers/scsi/scsi_transport_spi.o CC [M] drivers/usb/host/bcma-hcd.o drivers/hwmon/tc74.o: warning: objtool: tc74_update_device()+0x3f: can't find jump dest instruction at .text+0xc9000045 drivers/staging/rtl8712/rtl871x_recv.o: warning: objtool: sta2sta_data_frame()+0x4e: can't find jump dest instruction at .text+0xda010054 CC [M] drivers/staging/rtl8188eu/hal/odm.o CC [M] drivers/mfd/wm8994-regmap.o CC [M] drivers/usb/gadget/udc/mv_udc_core.o drivers/media/dvb-frontends/ix2505v.o: warning: objtool: ix2505v_attach()+0x32: can't find jump dest instruction at .text+0x50010088 CC [M] drivers/usb/serial/ipw.o CC [M] sound/soc/codecs/wm1250-ev1.o drivers/media/rc/keymaps/rc-su3000.o: warning: objtool: init_rc_map_su3000()+0xb: call without frame pointer save/setup drivers/media/rc/keymaps/rc-su3000.o: warning: objtool: exit_rc_map_su3000()+0xb: call without frame pointer save/setup CC [M] drivers/media/usb/gspca/stv06xx/stv06xx_hdcs.o CC [M] drivers/staging/comedi/drivers/ni_at_a2150.o drivers/video/fbdev/auo_k1901fb.o: warning: objtool: auok1901fb_dpy_update()+0x5d: can't find call dest symbol at offset 0xcefe0361 drivers/acpi/acpica/utxfmutex.o: warning: objtool: acpi_acquire_mutex()+0x14: can't find call dest symbol at offset 0x7b000085 fs/ocfs2/dlm/dlmunlock.o: warning: objtool: dlm_send_remote_unlock_request.isra.2()+0xbd: can't find jump dest instruction at .text+0xbb0101b2 CC [M] drivers/staging/rtl8723au/hal/rtl8723a_hal_init.o CC [M] drivers/tty/serial/sc16is7xx.o LD drivers/media/rc/built-in.o LD [M] fs/ocfs2/dlm/ocfs2_dlm.o drivers/staging/rtl8712/rtl8712_recv.o: warning: objtool: recvbuf2recvframe()+0x51: can't find jump dest instruction at .text+0x8b020057 drivers/media/usb/gspca/stv06xx/stv06xx.o: warning: objtool: stv06xx_pkt_scan()+0x40: can't find jump dest instruction at .text+0x1b0302e6 drivers/staging/wlan-ng/p80211netdev.o: warning: objtool: p80211_rx_typedrop()+0x2b: can't find jump dest instruction at .text+0x360101d1 drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc.o: warning: objtool: HTIOTPeerDetermine()+0x35: can't find jump dest instruction at .text+0x4201014a CC [M] drivers/staging/rtl8723au/hal/rtl8723a_phycfg.o drivers/net/wireless/intel/iwlwifi/dvm/scan.o: warning: objtool: iwl_limit_dwell()+0x29: can't find jump dest instruction at .text+0xdf0000cf CC [M] drivers/rtc/rtc-m48t86.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gm107.o CC [M] drivers/staging/comedi/drivers/ni_at_ao.o drivers/media/dvb-frontends/ts2020.o: warning: objtool: ts2020_probe()+0x41: can't find jump dest instruction at .text+0xa0401b7 CC [M] drivers/media/usb/gspca/stv06xx/stv06xx_pb0100.o drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/interval_tree.o: warning: objtool: interval_insert_color()+0x18: can't find jump dest instruction at .text+0xaf00013d drivers/usb/host/sl811_cs.o: warning: objtool: sl811_cs_config()+0x4f: can't find jump dest instruction at .text+0x8b000135 CC [M] drivers/staging/lustre/lustre/obdclass/obd_mount.o CC [M] drivers/staging/lustre/lustre/ptlrpc/pinger.o CC [M] drivers/staging/lustre/lustre/ptlrpc/llog_net.o CC [M] drivers/regulator/mc13xxx-regulator-core.o CC drivers/xen/sys-hypervisor.o drivers/usb/misc/sisusbvga/sisusb.o: warning: objtool: sisusb_get_free_outbuf()+0x32: can't find jump dest instruction at .text+0xb6000038 CC [M] drivers/usb/host/ssb-hcd.o CC [M] drivers/usb/host/fotg210-hcd.o LD [M] drivers/usb/misc/sisusbvga/sisusbvga.o fs/nfs/nfs4session.o: warning: objtool: nfs4_realloc_slot_table()+0x88: can't find jump dest instruction at .text+0xad00041e drivers/staging/rtl8192u/ieee80211/rtl819x_TSProc.o: warning: objtool: SearchAdmitTRStream()+0x39: can't find jump dest instruction at .text+0xff00005e CC [M] drivers/usb/host/max3421-hcd.o drivers/spi/spi-tegra114.o: warning: objtool: tegra_spi_init_dma_param()+0x5a: can't find jump dest instruction at .text+0x18020260 CC [M] fs/nfs/pnfs_nfs.o CC [M] drivers/watchdog/ie6xx_wdt.o drivers/net/wireless/ath/ath9k/eeprom_4k.o: warning: objtool: ath9k_hw_set_4k_power_per_rate_table()+0x140: can't find jump dest instruction at .text+0x8c0001a6 drivers/net/ethernet/sfc/ethtool.o: warning: objtool: efx_ethtool_set_class_rule()+0x26: can't find jump dest instruction at .text+0x6c0504cc drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/fiji_clockpowergating.o: warning: objtool: fiji_phm_powergate_uvd()+0x52: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/fiji_clockpowergating.o: warning: objtool: fiji_phm_powergate_vce()+0x54: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/fiji_clockpowergating.o: warning: objtool: fiji_phm_powergate_samu()+0x33: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/fiji_clockpowergating.o: warning: objtool: fiji_phm_powergate_acp()+0x33: call without frame pointer save/setup fs/ocfs2/cluster/tcp.o: warning: objtool: o2net_open_listening_sock()+0x61: can't find jump dest instruction at .text+0x42010316 fs/nfs/nfs4client.o: warning: objtool: nfs4_server_common_setup()+0x43: can't find jump dest instruction at .text+0x67010159 drivers/staging/rtl8712/rtl871x_xmit.o: warning: objtool: make_wlanhdr()+0x48: can't find jump dest instruction at .text+0xa301004e drivers/scsi/qla2xxx/qla_nx2.o: warning: objtool: qla8044_dump_reset_seq_hdr()+0x36: can't find jump dest instruction at .text+0x9300014b drivers/usb/gadget/function/f_uac2.o: warning: objtool: afunc_set_alt()+0x59: can't find jump dest instruction at .text+0x9b0201fe CC [M] drivers/net/wireless/ath/ath9k/ar9003_mac.o drivers/staging/rtl8723au/hal/rtl8723a_cmd.o: warning: objtool: ConstructBeacon()+0xda: can't find jump dest instruction at .text+0xb90000df CC [M] drivers/staging/rtl8192e/rtl8192e/rtl_pci.o LD [M] drivers/staging/rtl8712/r8712u.o CC [M] drivers/net/ethernet/sfc/mcdi_port.o LD [M] fs/ocfs2/cluster/ocfs2_nodemanager.o drivers/gpu/drm/radeon/ci_smc.o: warning: objtool: ci_copy_bytes_to_smc()+0x2f: can't find jump dest instruction at .text+0x44010085 drivers/staging/rtl8188eu/hal/hal_intf.o: warning: objtool: rtw_hal_init()+0x88: call without frame pointer save/setup drivers/staging/rtl8188eu/hal/hal_intf.o: warning: objtool: rtw_hal_deinit()+0x41: call without frame pointer save/setup drivers/staging/rtl8188eu/hal/hal_intf.o: warning: objtool: rtw_hal_inirp_init()+0x32: call without frame pointer save/setup drivers/staging/rtl8188eu/hal/hal_intf.o: warning: objtool: rtw_hal_update_ra_mask()+0x26: call without frame pointer save/setup drivers/staging/comedi/drivers/aio_iiro_16.o: warning: objtool: aio_iiro_16_attach()+0x24: can't find jump dest instruction at .text+0x470101ba CC [M] drivers/hwmon/tmp102.o CC [M] sound/soc/codecs/wm2000.o CC [M] drivers/usb/gadget/function/uvc_v4l2.o CC [M] drivers/staging/rtl8188eu/hal/odm_HWConfig.o CC [M] drivers/regulator/mt6311-regulator.o CC [M] drivers/staging/comedi/drivers/ni_atmio.o drivers/scsi/qla4xxx/ql4_bsg.o: warning: objtool: qla4_83xx_pre_loopback_config()+0x67: can't find jump dest instruction at .text+0x101006d CC [M] drivers/gpu/drm/radeon/radeon_vm.o drivers/net/wireless/intel/iwlwifi/mvm/tof.o: warning: objtool: iwl_mvm_tof_range_request_cmd()+0x7f: can't find jump dest instruction at .text+0x8b000435 CC [M] drivers/regulator/mt6323-regulator.o CC [M] drivers/usb/storage/sddr09.o drivers/staging/lustre/lustre/obdclass/genops.o: warning: objtool: obd_zombie_barrier()+0x25: can't find jump dest instruction at .text+0xbf00027b drivers/usb/serial/io_ti.o: warning: objtool: change_port_settings()+0x93: can't find jump dest instruction at .text+0x740505b8 CC [M] drivers/staging/vt6656/key.o CC [M] drivers/tty/serial/uartlite.o drivers/net/wireless/intel/iwlwifi/mvm/led.o: warning: objtool: iwl_mvm_leds_init()+0x20: can't find jump dest instruction at .text+0xd1000065 net/netfilter/xt_tcpmss.o: warning: objtool: tcpmss_mt()+0x43: can't find jump dest instruction at .text+0x2d010048 drivers/regulator/mc13892-regulator.o: warning: objtool: mc13892_regulator_probe()+0x77: can't find jump dest instruction at .text+0xee01067d drivers/tty/serial/sh-sci.o: warning: objtool: sci_init_pins()+0x32: can't find jump dest instruction at .text+0x980002d7 CC [M] drivers/staging/lustre/lustre/obdclass/lu_object.o drivers/usb/serial/io_edgeport.o: warning: objtool: edge_chars_in_buffer()+0x31: can't find jump dest instruction at .text+0xa20000b7 drivers/staging/rtl8723au/hal/odm.o: warning: objtool: ODM_EdcaTurboInit23a()+0x32: can't find jump dest instruction at .text+0xfe000038 fs/nfs/cache_lib.o: warning: objtool: nfs_cache_upcall()+0x4e: call without frame pointer save/setup fs/nfs/cache_lib.o: warning: objtool: nfs_cache_defer_req_put()+0x14: call without frame pointer save/setup fs/nfs/cache_lib.o: warning: objtool: nfs_dns_cache_revisit()+0x16: call without frame pointer save/setup fs/nfs/cache_lib.o: warning: objtool: nfs_cache_defer_req_alloc()+0x1f: call without frame pointer save/setup fs/nfs/cache_lib.o: warning: objtool: nfs_cache_wait_for_upcall()+0x1b: call without frame pointer save/setup fs/nfs/cache_lib.o: warning: objtool: nfs_cache_register_sb()+0x1f: call without frame pointer save/setup fs/nfs/cache_lib.o: warning: objtool: nfs_cache_register_net()+0x22: call without frame pointer save/setup fs/nfs/cache_lib.o: warning: objtool: nfs_cache_unregister_sb()+0x16: call without frame pointer save/setup fs/nfs/cache_lib.o: warning: objtool: nfs_cache_unregister_net()+0x1b: call without frame pointer save/setup drivers/hwmon/amc6821.o: warning: objtool: amc6821_detect()+0x8d: can't find jump dest instruction at .text+0xe4000092 CC [M] drivers/usb/serial/ir-usb.o CC [M] drivers/tty/serial/altera_uart.o drivers/usb/gadget/legacy/tcm_usb_gadget.o: warning: objtool: usbg_detach()+0x10: call without frame pointer save/setup drivers/usb/gadget/legacy/tcm_usb_gadget.o: warning: objtool: guas_unbind()+0x22: call without frame pointer save/setup drivers/usb/gadget/legacy/tcm_usb_gadget.o: warning: objtool: usb_target_bind()+0x18: call without frame pointer save/setup drivers/usb/gadget/legacy/tcm_usb_gadget.o: warning: objtool: tcm_do_config()+0x18: call without frame pointer save/setup drivers/usb/gadget/legacy/tcm_usb_gadget.o: warning: objtool: usbg_attach()+0x10: 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] net/netfilter/ipset/ip_set_getport.o CC [M] drivers/regulator/mt6397-regulator.o drivers/media/usb/gspca/m5602/m5602_ov9650.o: warning: objtool: ov9650_start()+0x102: can't find jump dest instruction at .text+0x37020168 drivers/watchdog/wafer5823wdt.o: warning: objtool: wafwdt_ioctl()+0x15: can't find jump dest instruction at .text+0x210101bb drivers/media/dvb-frontends/ds3000.o: warning: objtool: ds3000_set_tone()+0x5c: can't find jump dest instruction at .text+0xc70002e1 CC [M] drivers/staging/speakup/main.o drivers/video/fbdev/auo_k190x.o: warning: objtool: auok190x_runtime_resume()+0x35: can't find jump dest instruction at .text+0x7f0003ea drivers/xen/xen-balloon.o: warning: objtool: balloon_init_watcher()+0x10: call without frame pointer save/setup drivers/xen/xen-balloon.o: warning: objtool: watch_target()+0x2a: call without frame pointer save/setup drivers/xen/xen-balloon.o: warning: objtool: show_high_kb()+0x20: call without frame pointer save/setup drivers/xen/xen-balloon.o: warning: objtool: show_low_kb()+0x20: call without frame pointer save/setup drivers/xen/xen-balloon.o: warning: objtool: show_current_kb()+0x20: call without frame pointer save/setup drivers/xen/xen-balloon.o: warning: objtool: show_target()+0x20: call without frame pointer save/setup drivers/xen/xen-balloon.o: warning: objtool: show_target_kb()+0x20: call without frame pointer save/setup drivers/xen/xen-balloon.o: warning: objtool: store_target()+0x20: call without frame pointer save/setup drivers/xen/xen-balloon.o: warning: objtool: store_target_kb()+0x20: call without frame pointer save/setup drivers/xen/xen-balloon.o: warning: objtool: balloon_init()+0x1b: call without frame pointer save/setup drivers/staging/vt6656/baseband.o: warning: objtool: vnt_get_frame_time()+0x12: can't find jump dest instruction at .text+0x83000018 LD net/netfilter/netfilter.o CC [M] drivers/usb/serial/iuu_phoenix.o drivers/staging/vt6656/wcmd.o: warning: objtool: vnt_cmd_complete()+0x28: can't find jump dest instruction at .text+0xa200002d CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723be/table.o CC [M] drivers/tty/serial/st-asc.o CC [M] drivers/media/usb/gspca/m5602/m5602_po1030.o drivers/rtc/rtc-m48t35.o: warning: objtool: m48t35_set_time()+0x50: can't find jump dest instruction at .text+0xf3000056 CC [M] drivers/hwmon/tmp103.o CC [M] fs/nfs/nfs42proc.o CC [M] drivers/tty/serial/kgdboc.o CC [M] drivers/staging/vt6656/rf.o drivers/acpi/acpica/dbcmds.o: warning: objtool: acpi_dm_compare_aml_resources()+0x53: can't find jump dest instruction at .text+0xb7000065 drivers/gpu/drm/nouveau/nvkm/subdev/fb/gk104.o: warning: objtool: gk104_fb_new()+0x18: call without frame pointer save/setup CC [M] drivers/media/usb/gspca/m5602/m5602_s5k83a.o drivers/net/wireless/intel/iwlwifi/mvm/tdls.o: warning: objtool: iwl_mvm_tdls_check_action()+0x37: can't find jump dest instruction at .text+0x950000dd CC drivers/acpi/acpica/dbhistry.o drivers/usb/usbip/vudc_main.o: warning: objtool: init()+0x17: can't find jump dest instruction at .init.text+0x201001d drivers/staging/rtl8723au/hal/rtl8723a_dm.o: warning: objtool: dm_CheckPbcGPIO()+0x1f: can't find jump dest instruction at .text+0xad000025 CC [M] drivers/mfd/tps6105x.o drivers/acpi/acpica/dbdisply.o: warning: objtool: acpi_db_display_non_root_handlers()+0x24: can't find jump dest instruction at .text+0x8d00002a fs/xfs/libxfs/xfs_rtbitmap.o: warning: objtool: xfs_rtbuf_get()+0x5e: can't find jump dest instruction at .text+0xb4000084 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gm200.o drivers/staging/comedi/drivers/ii_pci20kc.o: warning: objtool: ii20k_init_module()+0x21: can't find jump dest instruction at .text+0x87000147 LD [M] drivers/usb/gadget/legacy/g_cdc.o CC [M] drivers/media/dvb-frontends/cxd2820r_c.o CC drivers/acpi/acpica/dbinput.o CC [M] drivers/spi/spi-tegra20-slink.o drivers/usb/gadget/function/f_mass_storage.o: warning: objtool: fsg_config_from_params()+0x1b: can't find jump dest instruction at .text+0xb30000d1 CC [M] drivers/usb/serial/keyspan.o drivers/staging/lustre/lustre/ptlrpc/connection.o: warning: objtool: ptlrpc_connection_put()+0x10d: can't find jump dest instruction at .text+0x750002f1 CC [M] drivers/staging/comedi/drivers/ni_atmio16d.o CC [M] drivers/usb/gadget/function/uvc_video.o LD [M] drivers/usb/gadget/legacy/g_hid.o drivers/staging/lustre/lustre/osc/osc_io.o: warning: objtool: trunc_check_cb()+0x26: can't find jump dest instruction at .text+0x980000ac LD [M] drivers/usb/usbip/usbip-core.o drivers/usb/wusbcore/security.o: warning: objtool: wusbhc_gtk_rekey_work()+0x8e: can't find jump dest instruction at .text+0x930001f4 CC [M] drivers/staging/lustre/lustre/ptlrpc/llog_client.o CC [M] drivers/staging/lustre/lustre/osc/osc_cache.o drivers/usb/gadget/function/uvc_queue.o: warning: objtool: uvcg_queue_next_buffer()+0x45: can't find jump dest instruction at .text+0x820004bb drivers/acpi/acpica/dbconvert.o: warning: objtool: acpi_db_convert_to_buffer()+0x7c: can't find jump dest instruction at .text+0x91000111 CC [M] drivers/usb/gadget/function/uvc_configfs.o LD [M] drivers/usb/gadget/legacy/g_dbgp.o LD [M] drivers/usb/usbip/vhci-hcd.o CC drivers/acpi/acpica/dbmethod.o CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723be/trx.o LD drivers/usb/host/whci/built-in.o LD fs/nfs/blocklayout/built-in.o fs/xfs/libxfs/xfs_trans_resv.o: warning: objtool: xfs_calc_finobt_res()+0x5e: can't find call dest symbol at offset 0xedff0112 CC [M] drivers/hwmon/tmp401.o drivers/acpi/acpica/dbexec.o: warning: objtool: acpi_db_execute_method()+0xc1: can't find jump dest instruction at .text+0xae0002b0 LD fs/nfs/filelayout/built-in.o drivers/scsi/scsi_dh.o: warning: objtool: scsi_unregister_device_handler()+0x15: can't find call dest symbol at offset 0xd6ff01d9 drivers/net/wireless/intel/iwlwifi/dvm/rxon.o: warning: objtool: iwl_set_tx_power()+0x2f: can't find jump dest instruction at .text+0x29010035 CC [M] drivers/usb/serial/keyspan_pda.o LD fs/nfs/flexfilelayout/built-in.o CC [M] drivers/watchdog/iTCO_wdt.o CC [M] fs/nfs/blocklayout/blocklayout.o drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_pool.o: warning: objtool: ldlm_pool_recalc()+0x31: can't find jump dest instruction at .text+0xbc0001d7 drivers/net/wireless/realtek/rtlwifi/rtl8723com/fw_common.o: warning: objtool: rtl8723_enable_fw_download()+0x15: can't find jump dest instruction at .text+0xbb00001b drivers/hwmon/thmc50.o: warning: objtool: thmc50_detect()+0x59: can't find jump dest instruction at .text+0x8201005e CC [M] fs/xfs/xfs_buf.o LD [M] drivers/usb/gadget/legacy/g_multi.o CC [M] drivers/usb/host/whci/asl.o CC [M] drivers/staging/lustre/lustre/ptlrpc/import.o CC [M] fs/nfs/filelayout/filelayout.o drivers/target/iscsi/cxgbit/cxgbit_ddp.o: warning: objtool: cxgbit_ppod_init_idata.isra.9()+0x54: can't find jump dest instruction at .text+0x8c00017a CC [M] drivers/staging/rtl8188eu/hal/odm_RTL8188E.o LD [M] drivers/usb/gadget/legacy/g_nokia.o drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_lockd.o: warning: objtool: ldlm_cleanup()+0xae: can't find jump dest instruction at .text+0x3f0100b3 LD [M] drivers/usb/usbip/usbip-host.o CC [M] fs/xfs/xfs_dir2_readdir.o drivers/media/usb/gspca/gl860/gl860-mi2020.o: warning: objtool: mi2020_camera_settings()+0x123: can't find jump dest instruction at .text+0x6d0801e8 LD [M] drivers/usb/usbip/usbip-vudc.o drivers/xen/biomerge.o: warning: objtool: xen_biovec_phys_mergeable()+0x2e: can't find jump dest instruction at .text+0x47010034 CC [M] fs/nfs/flexfilelayout/flexfilelayout.o CC [M] drivers/net/ethernet/sfc/mcdi_mon.o CC drivers/xen/platform-pci.o drivers/staging/lustre/lustre/ptlrpc/recover.o: warning: objtool: ptlrpc_wake_delayed()+0x39: can't find jump dest instruction at .text+0x8d00003e drivers/net/wireless/realtek/rtlwifi/rtl8192de/hw.o: warning: objtool: _rtl92de_readpowervalue_fromprom()+0x42: can't find jump dest instruction at .text+0x9f000147 CC [M] drivers/staging/lustre/lustre/ptlrpc/ptlrpcd.o LD [M] drivers/media/usb/gspca/gl860/gspca_gl860.o drivers/net/wireless/realtek/rtlwifi/rtl8192cu/trx.o: warning: objtool: _out_ep_mapping()+0x29: can't find jump dest instruction at .text+0xe200002f LD [M] drivers/usb/gadget/legacy/g_webcam.o drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_get_lock_tmg()+0x5a: can't find jump dest instruction at .text+0x501006f drivers/net/ethernet/sfc/mdio_10g.o: warning: objtool: efx_mdio_wait_reset_mmds()+0x20: can't find jump dest instruction at .text+0xbe0000e6 CC drivers/acpi/acpica/dbnames.o LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8192cu/rtl8192cu.o CC [M] net/netfilter/ipvs/ip_vs_sched.o CC [M] drivers/usb/host/whci/debug.o drivers/usb/gadget/udc/renesas_usb3.o: warning: objtool: renesas_usb3_start()+0x12: can't find jump dest instruction at .text+0xaa000558 CC [M] drivers/net/ethernet/sfc/ptp.o drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/fiji_thermal.o: warning: objtool: tf_fiji_thermal_setup_fan_table()+0x58: can't find jump dest instruction at .text+0xd501005e CC [M] fs/xfs/xfs_discard.o CC [M] drivers/media/dvb-frontends/cxd2820r_t.o drivers/media/usb/gspca/m5602/m5602_ov7660.o: warning: objtool: ov7660_s_ctrl()+0x2f: can't find jump dest instruction at .text+0x4a020215 CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192de/table.o CC [M] drivers/regulator/qcom_spmi-regulator.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gp100.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/polaris10_hwmgr.o LD [M] drivers/usb/gadget/legacy/g_ncm.o CC [M] drivers/media/usb/gspca/m5602/m5602_s5k4aa.o drivers/usb/serial/ftdi_sio.o: warning: objtool: ftdi_determine_type()+0x88: can't find jump dest instruction at .text+0xc70001be In file included from /home/kisskb/slave/src/include/linux/seq_file.h:10:0, from /home/kisskb/slave/src/include/linux/pinctrl/consumer.h:17, from /home/kisskb/slave/src/include/linux/pinctrl/devinfo.h:21, from /home/kisskb/slave/src/include/linux/device.h:24, from /home/kisskb/slave/src/include/linux/dmaengine.h:20, from /home/kisskb/slave/src/include/linux/netdevice.h:38, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/osdep_service.h:30, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/drv_types.h:25, from /home/kisskb/slave/src/drivers/staging/rtl8723au/hal/rtl8723a_hal_init.c:18: /home/kisskb/slave/src/include/linux/fs.h: In function 'kernel_read_file_id_str': /home/kisskb/slave/src/include/linux/fs.h:2676:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] drivers/staging/speakup/fakekey.o: warning: objtool: speakup_add_virtual_keyboard()+0xd: call without frame pointer save/setup drivers/staging/speakup/fakekey.o: warning: objtool: speakup_remove_virtual_keyboard()+0x15: call without frame pointer save/setup drivers/staging/speakup/fakekey.o: warning: objtool: speakup_fake_down_arrow()+0x37: call without frame pointer save/setup CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192de/trx.o drivers/media/usb/gspca/stv06xx/stv06xx_vv6410.o: warning: objtool: vv6410_s_ctrl()+0x28: can't find jump dest instruction at .text+0xfa00038e CC [M] drivers/usb/serial/kl5kusb105.o In file included from /home/kisskb/slave/src/include/linux/seq_file.h:10:0, from /home/kisskb/slave/src/include/linux/pinctrl/consumer.h:17, from /home/kisskb/slave/src/include/linux/pinctrl/devinfo.h:21, from /home/kisskb/slave/src/include/linux/device.h:24, from /home/kisskb/slave/src/include/linux/dmaengine.h:20, from /home/kisskb/slave/src/include/linux/netdevice.h:38, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/osdep_service.h:30, from /home/kisskb/slave/src/drivers/staging/rtl8723au/hal/rtl8723a_phycfg.c:17: /home/kisskb/slave/src/include/linux/fs.h: In function 'kernel_read_file_id_str': /home/kisskb/slave/src/include/linux/fs.h:2676:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] CC [M] fs/nfs/filelayout/filelayoutdev.o drivers/scsi/scsi_pm.o: warning: objtool: scsi_bus_suspend_common()+0x3a: can't find jump dest instruction at .text+0x86000520 LD [M] drivers/usb/gadget/legacy/g_acm_ms.o CC [M] drivers/staging/speakup/keyhelp.o drivers/net/ethernet/stmicro/stmmac/dwmac4_descs.o: warning: objtool: dwmac4_wrback_get_rx_status()+0x15: can't find jump dest instruction at .text+0xbe01035b net/netfilter/xt_u32.o: warning: objtool: u32_match_it()+0x25: can't find jump dest instruction at .text+0x7101002b CC [M] drivers/scsi/scsi_transport_fc.o drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.o: warning: objtool: ieee80211_DELBA()+0xc4: can't find jump dest instruction at .text+0x450100ca drivers/scsi/scsi_logging.o: warning: objtool: scsi_print_result()+0x66: can't find jump dest instruction at .text+0xe701021c drivers/watchdog/i6300esb.o: warning: objtool: esb_timer_set_heartbeat()+0x1e: can't find jump dest instruction at .text+0x94000074 CC [M] drivers/scsi/scsi_transport_iscsi.o CC [M] drivers/staging/lustre/lustre/ptlrpc/pers.o LD [M] net/netfilter/nf_conntrack.o drivers/net/wireless/intel/iwlwifi/dvm/devices.o: warning: objtool: iwl6000_nic_config()+0x1e: can't find jump dest instruction at .text+0x8d000154 drivers/staging/rtl8188eu/hal/hal_com.o: warning: objtool: dump_chip_info()+0xf7: can't find jump dest instruction at .text+0xc30000fc drivers/staging/rtl8188eu/hal/Hal8188ERateAdaptive.o: warning: objtool: odm_ARFBRefresh_8188E()+0x1c: can't find jump dest instruction at .text+0xb4000292 sound/soc/codecs/wl1273.o: warning: objtool: snd_wl1273_fm_set_i2s_mode()+0x13a: can't find jump dest instruction at .text+0x1201041f CC [M] drivers/mfd/tps65010.o CC [M] drivers/staging/rtl8188eu/hal/rtl8188e_cmd.o drivers/mfd/wm8994-irq.o: warning: objtool: wm8994_irq_init()+0x41: can't find jump dest instruction at .text+0xc00100e6 drivers/usb/storage/karma.o: warning: objtool: rio_karma_send_command()+0xa9: can't find jump dest instruction at .text+0x9000013f LD [M] net/netfilter/nf_conntrack_h323.o drivers/net/ethernet/jme.o: warning: objtool: jme_set_settings()+0x45: can't find jump dest instruction at .text+0xc800092b drivers/usb/storage/jumpshot.o: warning: objtool: jumpshot_handle_mode_sense()+0xe0: can't find jump dest instruction at .text+0x27010166 CC [M] drivers/usb/storage/sddr55.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/polaris10_powertune.o CC [M] drivers/mfd/tps6507x.o fs/nfs/dns_resolve.o: warning: objtool: do_cache_lookup_nowait()+0x2f: can't find jump dest instruction at .text+0x9d000345 CC drivers/xen/swiotlb-xen.o CC [M] drivers/staging/rtl8723au/hal/rtl8723a_rf6052.o drivers/usb/serial/ipaq.o: warning: objtool: ipaq_open()+0x31: call without frame pointer save/setup drivers/usb/serial/ipaq.o: warning: objtool: ipaq_calc_num_ports()+0x46: call without frame pointer save/setup drivers/usb/serial/ipaq.o: warning: objtool: ipaq_startup()+0x80: call without frame pointer save/setup drivers/usb/serial/ipaq.o: warning: objtool: usb_serial_module_init()+0x19: call without frame pointer save/setup drivers/usb/serial/ipaq.o: warning: objtool: usb_serial_module_exit()+0xb: call without frame pointer save/setup drivers/net/wireless/intel/iwlwifi/dvm/led.o: warning: objtool: iwl_led_cmd()+0x45: can't find jump dest instruction at .text+0x1d01004b CC [M] fs/nfs/blocklayout/dev.o CC [M] drivers/mfd/tps65086.o CC [M] fs/nfs/blocklayout/extent_tree.o LD [M] drivers/usb/gadget/libcomposite.o CC [M] drivers/staging/rtl8192e/rtl8192e/rtl_pm.o CC [M] drivers/usb/gadget/udc/fotg210-udc.o net/netfilter/xt_time.o: warning: objtool: localtime_3.isra.0()+0x12: can't find jump dest instruction at .text+0xac000088 CC [M] drivers/hwmon/tmp421.o CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac4_lib.o LD [M] net/netfilter/nf_nat.o drivers/staging/comedi/drivers/adq12b.o: warning: objtool: adq12b_attach()+0x22: can't find jump dest instruction at .text+0x2c010068 drivers/gpu/drm/radeon/ni_dpm.o: warning: objtool: ni_check_s0_mc_reg_index()+0xe: can't find jump dest instruction at .text+0xbd000014 drivers/gpu/drm/nouveau/nvkm/subdev/fb/gk20a.o: warning: objtool: gk20a_fb_init()+0x45: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/gk20a.o: warning: objtool: gk20a_fb_new()+0x18: call without frame pointer save/setup CC [M] drivers/spi/spi-tle62x0.o drivers/net/wireless/realtek/rtlwifi/rtl8192de/led.o: warning: objtool: rtl92de_sw_led_on()+0x4f: can't find jump dest instruction at .text+0xa5000055 LD [M] net/netfilter/nf_tables.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/polaris10_thermal.o CC [M] drivers/staging/comedi/drivers/ni_labpc.o CC [M] drivers/gpu/drm/radeon/radeon_ucode.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gp104.o drivers/video/fbdev/gxt4500.o: warning: objtool: calc_pll()+0x2a: can't find jump dest instruction at .text+0xd2000030 CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac4_core.o drivers/usb/storage/onetouch.o: warning: objtool: onetouch_connect_input()+0x40: can't find jump dest instruction at .text+0x52030096 drivers/usb/gadget/function/f_fs.o: warning: objtool: __ffs_data_do_os_desc()+0x5b: can't find jump dest instruction at .text+0xfe000201 drivers/staging/wilc1000/coreconfigurator.o: warning: objtool: wilc_parse_network_info()+0x24: can't find jump dest instruction at .text+0x6102002a drivers/staging/comedi/drivers/mpc624.o: warning: objtool: mpc624_attach()+0x22: can't find jump dest instruction at .text+0xe1000048 CC [M] drivers/net/ethernet/stmicro/stmmac/stmmac_platform.o CC [M] drivers/watchdog/iTCO_vendor_support.o drivers/usb/storage/isd200.o: warning: objtool: isd200_action()+0x73: can't find jump dest instruction at .text+0x60105b9 CC [M] drivers/hwmon/twl4030-madc-hwmon.o drivers/watchdog/ie6xx_wdt.o: warning: objtool: ie6xx_wdt_probe()+0x27: can't find jump dest instruction at .text+0x5501022d drivers/media/usb/gspca/m5602/m5602_mt9m111.o: warning: objtool: mt9m111_start()+0xab: can't find jump dest instruction at .text+0x610100d1 CC drivers/xen/mcelog.o CC [M] drivers/staging/comedi/drivers/pcmad.o drivers/staging/rtl8192e/rtl8192e/rtl_eeprom.o: warning: objtool: _rtl92e_eeprom_ck_cycle()+0x1b: can't find call dest symbol at offset 0x7100008f CC [M] drivers/usb/storage/shuttle_usbat.o drivers/usb/host/bcma-hcd.o: warning: objtool: bcma_hcd_probe()+0x38: can't find jump dest instruction at .text+0x8200022e CC [M] drivers/tty/goldfish.o CC [M] drivers/mfd/tps65217.o CC [M] fs/nfs/blocklayout/rpc_pipefs.o drivers/staging/lustre/lustre/obdclass/lustre_handles.o: warning: objtool: class_handle_unhash_nolock()+0x6f: can't find jump dest instruction at .text+0xb9000074 CC [M] net/netfilter/ipvs/ip_vs_xmit.o CC [M] drivers/staging/comedi/drivers/pcmda12.o drivers/scsi/qla2xxx/tcm_qla2xxx.o: warning: objtool: tcm_qla2xxx_tpg_enable_store()+0x4c: can't find jump dest instruction at .text+0x790107d1 drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_request.o: warning: objtool: ldlm_resource_foreach()+0x28: can't find jump dest instruction at .text+0x940000ee drivers/net/ethernet/sfc/tenxpress.o: warning: objtool: sfx7101_check_bad_lp()+0x54: can't find jump dest instruction at .text+0xca00033a fs/nfs/nfs4sysctl.o: warning: objtool: nfs4_register_sysctl()+0x10: call without frame pointer save/setup fs/nfs/nfs4sysctl.o: warning: objtool: nfs4_unregister_sysctl()+0x10: call without frame pointer save/setup CC [M] drivers/staging/comedi/drivers/pcmmio.o CC [M] drivers/staging/lustre/lustre/ptlrpc/lproc_ptlrpc.o CC [M] drivers/usb/wusbcore/wa-hc.o drivers/net/wireless/realtek/rtlwifi/rtl8821ae/rf.o: warning: objtool: _rtl8821ae_phy_rf6052_config_parafile()+0x20: can't find jump dest instruction at .text+0x82000026 CC [M] drivers/staging/wilc1000/wilc_debugfs.o drivers/video/fbdev/s1d13xxxfb.o: warning: objtool: s1d13xxxfb_set_par()+0x3f: can't find jump dest instruction at .text+0xdb000045 drivers/staging/rtl8192e/rtl8192e/rtl_ethtool.o: warning: objtool: _rtl92e_ethtool_get_drvinfo()+0x22: call without frame pointer save/setup drivers/staging/comedi/drivers/c6xdigio.o: warning: objtool: c6xdigio_attach()+0x2b: can't find jump dest instruction at .text+0xb8000691 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.o: warning: objtool: _rtl8821ae_get_chnl_group()+0x17: can't find jump dest instruction at .text+0x1901049d drivers/spi/spi-tegra20-sflash.o: warning: objtool: tegra_sflash_probe()+0x46: can't find jump dest instruction at .text+0xb302021b CC [M] drivers/usb/wusbcore/wa-nep.o LD net/netfilter/built-in.o CC [M] fs/xfs/xfs_error.o drivers/usb/storage/ene_ub6250.o: warning: objtool: ene_send_scsi_cmd()+0x7a: can't find jump dest instruction at .text+0x3e01014f drivers/staging/wilc1000/linux_mon.o: warning: objtool: mon_mgmt_tx()+0x29: can't find jump dest instruction at .text+0x8c00005f CC [M] drivers/video/fbdev/xen-fbfront.o CC [M] drivers/media/usb/gspca/stv06xx/stv06xx_st6422.o drivers/mfd/wm8994-regmap.o: warning: objtool: wm1811_readable_register()+0xf: can't find jump dest instruction at .text+0xb2010015 CC [M] drivers/staging/wilc1000/wilc_wlan.o drivers/staging/xgifb/vb_init.o: warning: objtool: XGINew_SetModeScratch()+0x75: can't find jump dest instruction at .text+0x8f00011b CC [M] drivers/net/ethernet/sfc/mtd.o CC [M] drivers/staging/comedi/drivers/pcmuio.o CC [M] drivers/watchdog/it8712f_wdt.o CC [M] drivers/usb/gadget/udc/mv_u3d_core.o drivers/xen/pcpu.o: warning: objtool: create_and_register_pcpu.isra.0()+0x29: can't find jump dest instruction at .text+0xba00023f drivers/net/wireless/realtek/rtlwifi/rtl8723be/hw.o: warning: objtool: _rtl8723be_set_fw_clock_on()+0x45: can't find jump dest instruction at .text+0x870108eb drivers/usb/serial/garmin_gps.o: warning: objtool: garmin_write_bulk.constprop.5()+0x79: can't find jump dest instruction at .text+0x2c0103ef CC [M] drivers/watchdog/it87_wdt.o drivers/rtc/rtc-m48t86.o: warning: objtool: m48t86_rtc_set_time()+0x3b: can't find jump dest instruction at .text+0x820000c1 drivers/usb/serial/ipw.o: warning: objtool: ipw_open()+0x53: can't find jump dest instruction at .text+0xee010289 drivers/usb/gadget/function/f_uvc.o: warning: objtool: uvc_copy_descriptors()+0x86: can't find jump dest instruction at .text+0xe002014c sound/soc/codecs/wm1250-ev1.o: warning: objtool: wm1250_ev1_probe()+0x40: can't find jump dest instruction at .text+0x370100f5 CC [M] drivers/staging/lustre/lustre/osc/lproc_osc.o drivers/rtc/rtc-m48t59.o: warning: objtool: m48t59_rtc_setalarm()+0x33: can't find jump dest instruction at .text+0x9a0102e9 drivers/staging/wilc1000/wilc_wlan_cfg.o: warning: objtool: wilc_wlan_parse_response_frame()+0x13: can't find jump dest instruction at .text+0x40020019 CC [M] drivers/media/dvb-frontends/cxd2820r_t2.o LD fs/nfs/objlayout/built-in.o CC [M] drivers/usb/serial/kobil_sct.o CC [M] fs/nfs/flexfilelayout/flexfilelayoutdev.o CC [M] drivers/watchdog/hpwdt.o drivers/net/wireless/intel/iwlwifi/mvm/fw-dbg.o: warning: objtool: iwl_mvm_dump_fifos()+0x30: can't find jump dest instruction at .text+0x40040036 drivers/gpu/drm/radeon/dce6_afmt.o: warning: objtool: dce6_audio_get_pin()+0x21: can't find jump dest instruction at .text+0xff0001c7 CC [M] drivers/rtc/rtc-max6900.o CC [M] fs/nfs/objlayout/objio_osd.o CC [M] drivers/net/ethernet/sfc/sriov.o drivers/hwmon/tmp102.o: warning: objtool: tmp102_probe()+0x56: can't find jump dest instruction at .text+0xa60102eb CC [M] drivers/spi/spi-topcliff-pch.o CC [M] drivers/staging/rtl8723au/hal/rtl8723a_rxdesc.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.o CC drivers/xen/efi.o drivers/tty/serial/kgdboc.o: warning: objtool: configure_kgdboc()+0x5b: can't find jump dest instruction at .text+0x880102c1 CC [M] drivers/staging/rtl8723au/hal/rtl8723a_sreset.o drivers/tty/serial/imx.o: warning: objtool: serial_imx_restore_context()+0x10: can't find jump dest instruction at .text+0xaa0002e6 drivers/scsi/raid_class.o: warning: objtool: raid_component_add()+0x48: can't find jump dest instruction at .text+0xa100045e drivers/media/usb/gspca/stv06xx/stv06xx_pb0100.o: warning: objtool: pb0100_set_gain()+0x7d: can't find jump dest instruction at .text+0xd6000113 drivers/hwmon/tmp103.o: warning: objtool: tmp103_resume()+0x30: call without frame pointer save/setup drivers/hwmon/tmp103.o: warning: objtool: tmp103_suspend()+0x2d: call without frame pointer save/setup drivers/hwmon/tmp103.o: warning: objtool: tmp103_set_temp()+0x2e: call without frame pointer save/setup drivers/hwmon/tmp103.o: warning: objtool: tmp103_show_temp()+0x1f: call without frame pointer save/setup drivers/hwmon/tmp103.o: warning: objtool: tmp103_probe()+0x39: call without frame pointer save/setup drivers/hwmon/tmp103.o: warning: objtool: tmp103_driver_init()+0x12: call without frame pointer save/setup drivers/hwmon/tmp103.o: warning: objtool: tmp103_driver_exit()+0xb: call without frame pointer save/setup drivers/staging/comedi/drivers/ni_at_ao.o: warning: objtool: atao_attach()+0x33: can't find jump dest instruction at .text+0x73010249 CC [M] drivers/usb/host/whci/hcd.o drivers/tty/serial/sccnxp.o: warning: objtool: sccnxp_set_baud()+0xa7: can't find jump dest instruction at .text+0x601026d CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac-ipq806x.o CC [M] drivers/tty/serial/timbuart.o CC [M] drivers/staging/comedi/drivers/multiq3.o CC [M] drivers/usb/wusbcore/wa-rpipe.o CC [M] drivers/scsi/scsi_transport_sas.o CC drivers/acpi/acpica/dbobject.o drivers/staging/rtl8192u/ieee80211/dot11d.o: warning: objtool: Dot11d_UpdateCountryIe()+0x68: can't find jump dest instruction at .text+0xe10002be drivers/net/wireless/realtek/rtlwifi/rtl8821ae/sw.o: warning: objtool: rtl8821ae_init_sw_vars()+0x1c2: can't find jump dest instruction at .text+0x40010238 drivers/net/ethernet/stmicro/stmmac/dwmac4_dma.o: warning: objtool: dwmac4_dma_chan_op_mode.constprop.0()+0x52: can't find jump dest instruction at .text+0x88000737 LD [M] drivers/staging/rtl8192u/r8192u_usb.o drivers/acpi/acpica/dbinput.o: warning: objtool: acpi_db_match_command_help()+0x18: can't find jump dest instruction at .text+0x8400001e drivers/gpu/drm/nouveau/nvkm/subdev/fb/gm107.o: warning: objtool: gm107_fb_new()+0x18: call without frame pointer save/setup CC drivers/acpi/acpica/dbstats.o drivers/acpi/acpica/dbhistry.o: warning: objtool: acpi_db_add_to_history()+0x25: can't find jump dest instruction at .text+0xec000060 drivers/xen/xen-selfballoon.o: warning: objtool: xen_selfballoon_init()+0x1d: can't find jump dest instruction at .text+0xc5000653 drivers/staging/vt6656/rxtx.o: warning: objtool: vnt_get_free_context()+0x51: can't find jump dest instruction at .text+0x8d000057 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv04.o drivers/usb/gadget/udc/r8a66597-udc.o: warning: objtool: pipe_buffer_setting()+0x23: can't find jump dest instruction at .text+0xb010289 CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac-lpc18xx.o CC drivers/acpi/acpica/dbutils.o CC [M] drivers/usb/gadget/udc/gr_udc.o CC [M] drivers/staging/vt6656/usbpipe.o drivers/regulator/mt6397-regulator.o: warning: objtool: mt6397_regulator_set_mode()+0x31: can't find jump dest instruction at .text+0x81000147 drivers/usb/host/ssb-hcd.o: warning: objtool: ssb_hcd_create_pdev.isra.3()+0x94: can't find jump dest instruction at .text+0x870001ea drivers/net/wireless/intel/iwlwifi/mvm/debugfs-vif.o: warning: objtool: iwl_dbgfs_update_bf()+0x22: can't find jump dest instruction at .text+0x7c000028 CC drivers/xen/xlate_mmu.o CC [M] sound/soc/codecs/wm2200.o drivers/net/ethernet/sfc/txc43128_phy.o: warning: objtool: txc_bist_one.constprop.2()+0x1b2: can't find jump dest instruction at .text+0x5f0008e7 drivers/usb/host/sl811-hcd.o: warning: objtool: port_power()+0x1d: can't find jump dest instruction at .text+0x56010163 CC [M] drivers/usb/gadget/udc/udc-xilinx.o drivers/target/iscsi/cxgbit/cxgbit_target.o: warning: objtool: cxgbit_unlock_sock()+0x5b: can't find jump dest instruction at .text+0xb6000111 CC [M] drivers/watchdog/kempld_wdt.o CC [M] drivers/net/ethernet/sfc/siena_sriov.o drivers/media/dvb-frontends/mb86a20s.o: warning: objtool: mb86a20s_initfe()+0x8d: can't find jump dest instruction at .text+0x68030463 CC [M] drivers/regulator/palmas-regulator.o drivers/regulator/mt6323-regulator.o: warning: objtool: mt6323_regulator_probe()+0x6b: can't find jump dest instruction at .text+0xe7000220 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv10.o LD drivers/usb/host/built-in.o drivers/regulator/mt6311-regulator.o: warning: objtool: mt6311_i2c_probe()+0x71: can't find jump dest instruction at .text+0xc9000076 CC drivers/acpi/acpica/dbxface.o CC [M] drivers/media/dvb-frontends/cxd2841er.o drivers/net/wireless/realtek/rtlwifi/rtl8723com/phy_common.o: warning: objtool: rtl8723_phy_path_a_fill_iqk_matrix()+0x30: can't find jump dest instruction at .text+0xca0102f6 drivers/media/usb/gspca/stv06xx/stv06xx_hdcs.o: warning: objtool: hdcs_probe_1020()+0x1e: can't find jump dest instruction at .text+0x97000084 drivers/media/dvb-frontends/cxd2820r_core.o: warning: objtool: cxd2820r_search()+0x7a: can't find jump dest instruction at .text+0xd80004b0 CC [M] drivers/staging/wilc1000/wilc_sdio.o sound/soc/codecs/wm0010.o: warning: objtool: wm0010_boot_xfer_complete()+0x49: can't find jump dest instruction at .text+0x290301de drivers/tty/serial/altera_uart.o: warning: objtool: altera_uart_tx_chars()+0x39: can't find jump dest instruction at .text+0xb80005df CC [M] drivers/rtc/rtc-max6902.o CC [M] drivers/regulator/pfuze100-regulator.o CC [M] drivers/media/dvb-frontends/drxk_hard.o LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common.o drivers/xen/sys-hypervisor.o: warning: objtool: uuid_show()+0x2c: can't find jump dest instruction at .text+0x87000692 CC [M] drivers/staging/rtl8192e/rtl8192e/rtl_ps.o drivers/staging/vt6655/rf.o: warning: objtool: RFbSelectChannel()+0x28: can't find jump dest instruction at .text+0xa300045e CC [M] drivers/staging/rtl8188eu/hal/rtl8188e_dm.o drivers/mfd/tps6105x.o: warning: objtool: tps6105x_probe()+0x44: can't find jump dest instruction at .text+0x34010199 drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusbhc_reset_all()+0x15: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusbhc_giveback_urb()+0x26: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusb_cluster_id_put()+0x23: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusb_cluster_id_get()+0x17: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusbhc_destroy()+0x11: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusbhc_b_destroy()+0x11: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusb_retry_count_store()+0x2d: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusb_dnts_store()+0x31: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusb_phy_rate_store()+0x2d: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusb_retry_count_show()+0x26: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusb_dnts_show()+0x2d: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusb_phy_rate_show()+0x26: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusb_chid_store()+0xda: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusb_chid_show()+0xb6: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusb_trust_timeout_show()+0x2a: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusb_trust_timeout_store()+0x36: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusbhc_b_create()+0x24: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusbhc_create()+0x4c: 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 drivers/staging/lustre/lustre/obdclass/lustre_peer.o: warning: objtool: class_check_uuid()+0x2a: can't find jump dest instruction at .text+0xe00000e0 CC [M] drivers/staging/rtl8192e/rtl8192e/rtl_wx.o LD [M] drivers/staging/vt6655/vt6655_stage.o CC [M] drivers/staging/lustre/lustre/ptlrpc/wiretest.o drivers/usb/gadget/function/uvc_v4l2.o: warning: objtool: uvc_v4l2_get_format()+0x11: call without frame pointer save/setup drivers/usb/gadget/function/uvc_v4l2.o: warning: objtool: uvc_v4l2_streamoff()+0x10: call without frame pointer save/setup drivers/usb/gadget/function/uvc_v4l2.o: warning: objtool: uvc_v4l2_release()+0x20: call without frame pointer save/setup drivers/usb/gadget/function/uvc_v4l2.o: warning: objtool: uvc_v4l2_open()+0x20: call without frame pointer save/setup drivers/usb/gadget/function/uvc_v4l2.o: warning: objtool: uvc_v4l2_mmap()+0x11: call without frame pointer save/setup drivers/usb/gadget/function/uvc_v4l2.o: warning: objtool: uvc_v4l2_poll()+0x1b: call without frame pointer save/setup drivers/usb/gadget/function/uvc_v4l2.o: warning: objtool: uvc_v4l2_ioctl_default()+0x1e: call without frame pointer save/setup drivers/usb/gadget/function/uvc_v4l2.o: warning: objtool: uvc_v4l2_unsubscribe_event()+0x9: call without frame pointer save/setup drivers/usb/gadget/function/uvc_v4l2.o: warning: objtool: uvc_v4l2_subscribe_event()+0x22: call without frame pointer save/setup drivers/usb/gadget/function/uvc_v4l2.o: warning: objtool: uvc_v4l2_streamon()+0x18: call without frame pointer save/setup drivers/usb/gadget/function/uvc_v4l2.o: warning: objtool: uvc_v4l2_dqbuf()+0x1b: call without frame pointer save/setup drivers/usb/gadget/function/uvc_v4l2.o: warning: objtool: uvc_v4l2_qbuf()+0x18: call without frame pointer save/setup drivers/usb/gadget/function/uvc_v4l2.o: warning: objtool: uvc_v4l2_querybuf()+0x11: call without frame pointer save/setup drivers/usb/gadget/function/uvc_v4l2.o: warning: objtool: uvc_v4l2_reqbufs()+0x11: call without frame pointer save/setup drivers/usb/gadget/function/uvc_v4l2.o: warning: objtool: uvc_v4l2_set_format()+0x11: call without frame pointer save/setup drivers/usb/gadget/function/uvc_v4l2.o: warning: objtool: uvc_v4l2_querycap()+0xf: call without frame pointer save/setup CC [M] drivers/usb/wusbcore/wa-xfer.o CC [M] drivers/staging/lustre/lustre/obdclass/lu_ref.o In file included from /home/kisskb/slave/src/include/linux/seq_file.h:10:0, from /home/kisskb/slave/src/include/linux/pinctrl/consumer.h:17, from /home/kisskb/slave/src/include/linux/pinctrl/devinfo.h:21, from /home/kisskb/slave/src/include/linux/device.h:24, from /home/kisskb/slave/src/include/linux/dmaengine.h:20, from /home/kisskb/slave/src/include/linux/netdevice.h:38, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/osdep_service.h:30, from /home/kisskb/slave/src/drivers/staging/rtl8723au/hal/rtl8723a_rf6052.c:39: /home/kisskb/slave/src/include/linux/fs.h: In function 'kernel_read_file_id_str': /home/kisskb/slave/src/include/linux/fs.h:2676:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] CC [M] drivers/mfd/tps65218.o CC [M] drivers/usb/gadget/function/f_midi.o drivers/media/dvb-frontends/mb86a16.o: warning: objtool: smrt_info_get()+0x2f: can't find jump dest instruction at .text+0x9e030034 drivers/acpi/acpica/dbmethod.o: warning: objtool: acpi_db_walk_for_execute()+0x2b: can't find jump dest instruction at .text+0xf6000031 CC [M] drivers/staging/vt6656/channel.o CC [M] drivers/media/dvb-frontends/tda18271c2dd.o CC drivers/acpi/acpica/rsdump.o drivers/usb/host/hwa-hc.o: warning: objtool: hwahc_op_start()+0x45: can't find jump dest instruction at .text+0xe400032b drivers/tty/rocket.o: warning: objtool: sFlushRxFIFO()+0x2f: can't find jump dest instruction at .text+0xd0000275 drivers/staging/lustre/lustre/ptlrpc/ptlrpc_module.o: warning: objtool: ptlrpc_init()+0x67: can't find jump dest instruction at .init.text+0x8800006d CC [M] drivers/staging/lustre/lustre/ptlrpc/layout.o drivers/staging/comedi/drivers/ni_at_a2150.o: warning: objtool: a2150_interrupt()+0x3e: can't find jump dest instruction at .text+0x8c010124 drivers/staging/wlan-ng/prism2usb.o: warning: objtool: validate_identity()+0x106: can't find jump dest instruction at .text+0x4702013c drivers/net/ethernet/sfc/falcon_boards.o: warning: objtool: efx_check_lm87()+0x3e: can't find jump dest instruction at .text+0x64010044 drivers/tty/serial/uartlite.o: warning: objtool: ulite_assign()+0x74: can't find jump dest instruction at .text+0x30010209 LD [M] drivers/usb/host/xhci-hcd.o CC [M] drivers/staging/vt6656/firmware.o drivers/staging/vt6656/power.o: warning: objtool: vnt_enable_power_saving()+0x2a: call without frame pointer save/setup drivers/staging/vt6656/power.o: warning: objtool: vnt_disable_power_saving()+0x20: call without frame pointer save/setup drivers/staging/vt6656/power.o: warning: objtool: vnt_next_tbtt_wakeup()+0x1f: call without frame pointer save/setup CC [M] drivers/staging/comedi/drivers/s526.o CC [M] drivers/net/ethernet/sfc/ef10_sriov.o LD [M] drivers/staging/wlan-ng/prism2_usb.o CC [M] drivers/staging/vt6656/int.o drivers/usb/serial/ir-usb.o: warning: objtool: ir_set_termios()+0x122: can't find jump dest instruction at .text+0xb7000218 drivers/staging/vt6656/dpc.o: warning: objtool: vnt_rx_data()+0x89: can't find jump dest instruction at .text+0x4701008e LD drivers/usb/gadget/udc/bdc/built-in.o drivers/tty/serial/st-asc.o: warning: objtool: asc_transmit_chars()+0x8a: can't find jump dest instruction at .text+0xb50004a0 drivers/gpu/drm/nouveau/nvkm/subdev/fb/gm200.o: warning: objtool: gm200_fb_init()+0x4f: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/gm200.o: warning: objtool: gm200_fb_init_page()+0x3c: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/gm200.o: warning: objtool: gm200_fb_new()+0x18: call without frame pointer save/setup LD [M] drivers/usb/host/xhci-plat-hcd.o drivers/staging/lustre/lustre/osc/osc_quota.o: warning: objtool: osc_quota_chkdq()+0xe7: can't find jump dest instruction at .text+0x7b0001bb drivers/net/wireless/realtek/rtlwifi/rtl8723be/sw.o: warning: objtool: rtl8723be_deinit_sw_vars()+0x1e: call without frame pointer save/setup drivers/net/wireless/realtek/rtlwifi/rtl8723be/sw.o: warning: objtool: rtl8723be_init_sw_vars()+0x17: call without frame pointer save/setup drivers/net/wireless/realtek/rtlwifi/rtl8723be/sw.o: warning: objtool: rtl8723be_driver_init()+0x19: call without frame pointer save/setup drivers/net/wireless/realtek/rtlwifi/rtl8723be/sw.o: warning: objtool: rtl8723be_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/usb/serial/mct_u232.o drivers/net/wireless/realtek/rtlwifi/rtl8192de/sw.o: warning: objtool: rtl92d_deinit_sw_vars()+0x44: call without frame pointer save/setup drivers/net/wireless/realtek/rtlwifi/rtl8192de/sw.o: warning: objtool: rtl92d_init_sw_vars()+0x1a1: call without frame pointer save/setup drivers/net/wireless/realtek/rtlwifi/rtl8192de/sw.o: warning: objtool: rtl92de_module_init()+0x1b: call without frame pointer save/setup drivers/net/wireless/realtek/rtlwifi/rtl8192de/sw.o: warning: objtool: rtl92de_module_exit()+0xb: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv1a.o drivers/media/dvb-frontends/cxd2820r_c.o: warning: objtool: cxd2820r_set_frontend_c()+0x1ca: can't find jump dest instruction at .text+0x1c0101d0 drivers/media/usb/gspca/m5602/m5602_po1030.o: warning: objtool: po1030_start()+0x51: can't find jump dest instruction at .text+0x72010077 CC [M] drivers/usb/gadget/udc/bdc/bdc_core.o CC [M] drivers/usb/gadget/function/f_hid.o CC [M] drivers/usb/gadget/udc/bdc/bdc_cmd.o drivers/staging/rtl8192e/rtl8192e/rtl_pci.o: warning: objtool: rtl92e_check_adapter()+0x5a: can't find jump dest instruction at .text+0xa5000100 CC [M] net/netfilter/ipset/pfxlen.o CC [M] drivers/staging/lustre/lustre/ptlrpc/sec.o drivers/net/wireless/intel/iwlwifi/mvm/debugfs.o: warning: objtool: _iwl_dbgfs_sram_write()+0x88: can't find jump dest instruction at .text+0x9200020e drivers/acpi/acpica/dbnames.o: warning: objtool: acpi_db_bus_walk()+0x1a: can't find jump dest instruction at .text+0x91010051 drivers/mfd/tps6507x.o: warning: objtool: tps6507x_i2c_probe()+0x24: call without frame pointer save/setup drivers/mfd/tps6507x.o: warning: objtool: tps6507x_i2c_write_device()+0x35: call without frame pointer save/setup drivers/mfd/tps6507x.o: warning: objtool: tps6507x_i2c_read_device()+0x54: call without frame pointer save/setup drivers/mfd/tps6507x.o: warning: objtool: tps6507x_i2c_init()+0x12: call without frame pointer save/setup drivers/mfd/tps6507x.o: warning: objtool: tps6507x_i2c_exit()+0xb: call without frame pointer save/setup CC [M] drivers/mfd/tps65912-core.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/polaris10_clockpowergating.o CC [M] drivers/media/dvb-frontends/si2165.o LD [M] drivers/media/usb/gspca/gspca_main.o CC [M] drivers/hwmon/via-cputemp.o CC [M] drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.o drivers/media/usb/gspca/m5602/m5602_s5k83a.o: warning: objtool: s5k83a_s_ctrl()+0x26: can't find jump dest instruction at .text+0x6e01027c drivers/staging/rtl8192e/rtl8192e/rtl_dm.o: warning: objtool: _rtl92e_dm_rx_path_sel_byrssi()+0x2b: can't find jump dest instruction at .text+0xaf030031 drivers/staging/comedi/drivers/ni_atmio16d.o: warning: objtool: atmio16d_ai_cmdtest()+0xb5: can't find jump dest instruction at .text+0xc40000bb drivers/usb/storage/realtek_cr.o: warning: objtool: rts51x_suspend_timer_fn()+0x31: can't find jump dest instruction at .text+0xa8000117 CC [M] drivers/scsi/scsi_transport_srp.o LD [M] drivers/usb/storage/usb-storage.o CC [M] sound/soc/codecs/wm5100.o LD [M] drivers/usb/storage/ums-alauda.o drivers/target/iscsi/cxgbit/cxgbit_cm.o: warning: objtool: cxgbit_get_tuple_info()+0x5d: can't find jump dest instruction at .text+0x87000163 CC [M] drivers/staging/comedi/drivers/8255_pci.o drivers/usb/gadget/function/uvc_video.o: warning: objtool: uvc_video_alloc_requests()+0x7c: can't find jump dest instruction at .text+0x81000122 CC [M] fs/nfs/objlayout/pnfs_osd_xdr_cli.o LD [M] drivers/target/iscsi/cxgbit/cxgbit.o CC [M] drivers/staging/lustre/lustre/obdclass/cl_object.o drivers/staging/speakup/keyhelp.o: warning: objtool: spk_handle_help()+0x77: can't find jump dest instruction at .text+0x8600025d CC [M] drivers/staging/comedi/drivers/addi_watchdog.o CC [M] drivers/usb/gadget/function/f_printer.o drivers/hwmon/tmp421.o: warning: objtool: tmp421_detect()+0x49: can't find jump dest instruction at .text+0xd01007f CC [M] fs/xfs/xfs_export.o drivers/staging/lustre/lustre/ptlrpc/niobuf.o: warning: objtool: ptlrpc_at_set_reply()+0x55: can't find jump dest instruction at .text+0x8400005b drivers/scsi/qla4xxx/ql4_83xx.o: warning: objtool: qla4_83xx_dump_reset_seq_hdr()+0x3e: can't find jump dest instruction at .text+0xa1000043 LD [M] drivers/usb/storage/ums-cypress.o drivers/usb/host/whci/asl.o: warning: objtool: asl_update()+0x3b: can't find jump dest instruction at .text+0x8f000411 drivers/gpu/drm/nouveau/nvkm/subdev/fb/gp100.o: warning: objtool: gp100_fb_init_unkn()+0x1f: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/gp100.o: warning: objtool: gp100_fb_init()+0x67: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/gp100.o: warning: objtool: gp100_fb_new()+0x18: call without frame pointer save/setup drivers/mfd/tps65086.o: warning: objtool: tps65086_probe()+0x31: can't find jump dest instruction at .text+0x32010057 drivers/media/dvb-frontends/cxd2820r_t.o: warning: objtool: cxd2820r_set_frontend_t()+0x1d7: can't find jump dest instruction at .text+0x450201dd LD [M] drivers/scsi/qla4xxx/qla4xxx.o LD [M] drivers/usb/storage/ums-datafab.o drivers/hwmon/tmp401.o: warning: objtool: tmp401_update_device_reg16()+0x4f: can't find jump dest instruction at .text+0xa7000054 CC [M] drivers/watchdog/sc1200wdt.o drivers/staging/rtl8723au/hal/rtl8723a_phycfg.o: warning: objtool: storePwrIndexDiffRateOffset()+0x2a: can't find jump dest instruction at .text+0xf20101af CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv20.o drivers/net/wireless/realtek/rtlwifi/rtl8192de/rf.o: warning: objtool: _rtl92d_write_ofdm_power_reg()+0x11c: can't find jump dest instruction at .text+0xc8000262 CC [M] drivers/mfd/tps65912-i2c.o drivers/watchdog/iTCO_wdt.o: warning: objtool: iTCO_wdt_set_timeout()+0x61: can't find jump dest instruction at .text+0xc7000127 CC [M] fs/xfs/xfs_extent_busy.o CC [M] drivers/staging/lustre/lustre/ptlrpc/sec_bulk.o LD [M] drivers/usb/storage/ums-eneub6250.o drivers/xen/platform-pci.o: warning: objtool: platform_pci_probe()+0x2c: can't find jump dest instruction at .text+0x200b2 CC [M] drivers/media/dvb-frontends/a8293.o CC [M] fs/nfs/objlayout/objlayout.o LD [M] drivers/usb/storage/ums-freecom.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv40.o drivers/staging/comedi/drivers/ni_labpc.o: warning: objtool: labpc_detach()+0x11: call without frame pointer save/setup drivers/staging/comedi/drivers/ni_labpc.o: warning: objtool: labpc_attach()+0x2d: call without frame pointer save/setup drivers/staging/comedi/drivers/ni_labpc.o: warning: objtool: labpc_driver_init()+0xb: call without frame pointer save/setup drivers/staging/comedi/drivers/ni_labpc.o: warning: objtool: labpc_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/staging/speakup/kobjects.o drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367cab_read_snr()+0x91: can't find jump dest instruction at .text+0x2a010447 drivers/staging/lustre/lustre/ptlrpc/events.o: warning: objtool: ptlrpc_ni_fini()+0x1a4: can't find jump dest instruction at .text+0x86ff01a8 sound/soc/codecs/wm2000.o: warning: objtool: wm2000_anc_transition()+0x23: can't find jump dest instruction at .text+0xd5000149 drivers/net/wireless/realtek/rtlwifi/rtl8723be/rf.o: warning: objtool: _rtl8723be_phy_rf6052_config_parafile()+0x28: can't find jump dest instruction at .text+0x802002e drivers/hwmon/twl4030-madc-hwmon.o: warning: objtool: madc_read()+0x3b: call without frame pointer save/setup drivers/hwmon/twl4030-madc-hwmon.o: warning: objtool: twl4030_madc_hwmon_probe()+0x1d: call without frame pointer save/setup drivers/hwmon/twl4030-madc-hwmon.o: warning: objtool: twl4030_madc_hwmon_driver_init()+0x12: call without frame pointer save/setup drivers/hwmon/twl4030-madc-hwmon.o: warning: objtool: twl4030_madc_hwmon_driver_exit()+0xb: call without frame pointer save/setup drivers/tty/serial/sc16is7xx.o: warning: objtool: sc16is7xx_probe()+0x42: can't find jump dest instruction at .text+0xa1040a57 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv41.o CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac-meson.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventmgr.o CC [M] sound/soc/codecs/wm5100-tables.o CC [M] drivers/staging/comedi/drivers/addi_apci_1032.o CC [M] drivers/watchdog/pc87413_wdt.o LD [M] drivers/usb/storage/ums-isd200.o CC [M] drivers/hwmon/via686a.o In file included from /home/kisskb/slave/src/include/linux/seq_file.h:10:0, from /home/kisskb/slave/src/include/linux/pinctrl/consumer.h:17, from /home/kisskb/slave/src/include/linux/pinctrl/devinfo.h:21, from /home/kisskb/slave/src/include/linux/device.h:24, from /home/kisskb/slave/src/include/linux/dmaengine.h:20, from /home/kisskb/slave/src/include/linux/netdevice.h:38, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/osdep_service.h:30, from /home/kisskb/slave/src/drivers/staging/rtl8723au/hal/rtl8723a_rxdesc.c:17: /home/kisskb/slave/src/include/linux/fs.h: In function 'kernel_read_file_id_str': /home/kisskb/slave/src/include/linux/fs.h:2676:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] drivers/staging/lustre/lustre/obdclass/statfs_pack.o: warning: objtool: statfs_unpack()+0x22: call without frame pointer save/setup CC [M] drivers/tty/serial/ifx6x60.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv44.o drivers/gpu/drm/radeon/kv_dpm.o: warning: objtool: kv_get_clk_bypass()+0x19: can't find jump dest instruction at .text+0xaf00019f drivers/regulator/mc13xxx-regulator-core.o: warning: objtool: mc13xxx_parse_regulators_dt()+0x40: can't find jump dest instruction at .text+0x90104e6 CC [M] drivers/tty/serial/altera_jtaguart.o In file included from /home/kisskb/slave/src/include/linux/seq_file.h:10:0, from /home/kisskb/slave/src/include/linux/pinctrl/consumer.h:17, from /home/kisskb/slave/src/include/linux/pinctrl/devinfo.h:21, from /home/kisskb/slave/src/include/linux/device.h:24, from /home/kisskb/slave/src/include/linux/dmaengine.h:20, from /home/kisskb/slave/src/include/linux/netdevice.h:38, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/osdep_service.h:30, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/rtl8723a_sreset.h:18, from /home/kisskb/slave/src/drivers/staging/rtl8723au/hal/rtl8723a_sreset.c:17: /home/kisskb/slave/src/include/linux/fs.h: In function 'kernel_read_file_id_str': /home/kisskb/slave/src/include/linux/fs.h:2676:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] CC [M] drivers/staging/speakup/selection.o drivers/staging/vt6656/key.o: warning: objtool: vnt_set_keymode.isra.0.constprop.1()+0x80: can't find jump dest instruction at .text+0x9f000086 CC [M] drivers/regulator/pv88060-regulator.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv49.o drivers/staging/comedi/drivers/pcmad.o: warning: objtool: pcmad_attach()+0x33: can't find jump dest instruction at .text+0x82000069 CC [M] drivers/xen/evtchn.o drivers/watchdog/iTCO_vendor_support.o: warning: objtool: iTCO_vendor_init_module()+0x13: call without frame pointer save/setup drivers/watchdog/iTCO_vendor_support.o: warning: objtool: iTCO_vendor_exit_module()+0xd: call without frame pointer save/setup CC [M] drivers/staging/comedi/drivers/addi_apci_1500.o LD [M] drivers/usb/storage/ums-jumpshot.o CC [M] net/netfilter/ipset/ip_set_bitmap_ip.o drivers/staging/lustre/lustre/llite/lproc_llite.o: warning: objtool: ll_sbi_flags_seq_show()+0x57: can't find jump dest instruction at .text+0x970001ac CC [M] drivers/video/fbdev/carminefb.o drivers/usb/host/whci/debug.o: warning: objtool: qset_print()+0x1a8: can't find jump dest instruction at .text+0xb400023e CC [M] drivers/watchdog/nv_tco.o CC [M] drivers/usb/host/whci/hw.o drivers/staging/rtl8188eu/hal/odm_HWConfig.o: warning: objtool: odm_Process_RSSIForDM()+0x2a: can't find jump dest instruction at .text+0x88020030 LD [M] drivers/usb/storage/ums-karma.o LD [M] drivers/staging/lustre/lustre/llite/lustre.o drivers/staging/lustre/lustre/obdclass/lprocfs_status.o: warning: objtool: ldebugfs_add_vars()+0x19: can't find jump dest instruction at .text+0x9600032f drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/polaris10_thermal.o: warning: objtool: tf_polaris10_thermal_setup_fan_table()+0x58: can't find jump dest instruction at .text+0xd50100ce drivers/acpi/acpica/dbobject.o: warning: objtool: acpi_db_decode_internal_object()+0x19: can't find jump dest instruction at .text+0x9700001f drivers/usb/serial/keyspan_pda.o: warning: objtool: keyspan_pda_rx_interrupt()+0x60: can't find jump dest instruction at .text+0x2d0101e5 drivers/net/wireless/ath/ath9k/eeprom_9287.o: warning: objtool: ath9k_hw_set_ar9287_power_per_rate_table()+0xbc: can't find jump dest instruction at .text+0x560301f2 CC [M] net/netfilter/ipset/ip_set_bitmap_ipmac.o CC [M] drivers/usb/wusbcore/cbaf.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventinit.o drivers/staging/comedi/drivers/pcmda12.o: warning: objtool: pcmda12_attach()+0x24: can't find jump dest instruction at .text+0xd30000aa drivers/net/wireless/ath/ath9k/ani.o: warning: objtool: ath9k_hw_ani_monitor()+0x23: can't find jump dest instruction at .text+0x61010549 drivers/usb/serial/kl5kusb105.o: warning: objtool: klsi_105_process_read_urb()+0x2f: can't find jump dest instruction at .text+0x910000b5 CC [M] drivers/staging/lustre/lustre/obdclass/cl_page.o drivers/staging/lustre/lustre/obdclass/obdo.o: warning: objtool: iattr_from_obdo()+0x34: can't find jump dest instruction at .text+0xe400006a LD [M] drivers/usb/storage/ums-onetouch.o CC [M] net/netfilter/ipvs/ip_vs_app.o CC [M] drivers/net/wireless/ath/ath9k/ar9003_eeprom.o CC [M] drivers/staging/comedi/drivers/addi_apci_1516.o CC [M] net/netfilter/ipset/ip_set_bitmap_port.o CC [M] fs/xfs/xfs_file.o CC [M] drivers/hwmon/vt1211.o LD [M] drivers/usb/storage/ums-realtek.o CC [M] drivers/usb/serial/metro-usb.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/gp104.o: warning: objtool: gp104_fb_new()+0x18: call without frame pointer save/setup CC [M] net/netfilter/ipset/ip_set_hash_ip.o drivers/media/usb/gspca/m5602/m5602_s5k4aa.o: warning: objtool: s5k4aa_dump_registers()+0x171: can't find jump dest instruction at .text+0x6e000326 CC [M] net/netfilter/ipset/ip_set_hash_ipmark.o LD [M] drivers/media/usb/gspca/m5602/gspca_m5602.o drivers/video/fbdev/udlfb.o: warning: objtool: dlfb_compress_hline()+0x31: can't find jump dest instruction at .text+0x2e0103f7 CC [M] drivers/usb/serial/mos7720.o drivers/spi/spi-tegra20-slink.o: warning: objtool: tegra_slink_init_dma_param()+0x5a: can't find jump dest instruction at .text+0x18020330 drivers/staging/vt6656/rf.o: warning: objtool: vnt_rf_set_txpower()+0x8b: can't find jump dest instruction at .text+0xae0200e1 drivers/media/usb/gspca/stv06xx/stv06xx_st6422.o: warning: objtool: st6422_s_ctrl()+0x35: can't find jump dest instruction at .text+0x2901013b drivers/tty/goldfish.o: warning: objtool: goldfish_tty_create_driver()+0x2f: can't find jump dest instruction at .text+0xdc000345 CC [M] drivers/media/dvb-frontends/sp2.o LD [M] drivers/media/usb/gspca/stv06xx/gspca_stv06xx.o CC [M] drivers/video/fbdev/hyperv_fb.o drivers/net/wireless/realtek/rtlwifi/rtl8723be/phy.o: warning: objtool: _rtl8723be_get_rate_section_index()+0x14: can't find jump dest instruction at .text+0xfd0000ba CC [M] drivers/spi/spi-txx9.o LD [M] drivers/media/usb/gspca/gspca_benq.o drivers/video/fbdev/sm501fb.o: warning: objtool: sm501fb_setcolreg()+0x45: can't find jump dest instruction at .text+0x9900012b drivers/gpu/drm/radeon/radeon_ucode.o: warning: objtool: radeon_ucode_print_common_hdr()+0x18: can't find jump dest instruction at .text+0x5801001e CC [M] drivers/regulator/pv88080-regulator.o CC [M] drivers/video/fbdev/ocfb.o CC [M] drivers/scsi/libiscsi.o LD [M] drivers/media/usb/gspca/gspca_conex.o drivers/watchdog/it8712f_wdt.o: warning: objtool: it8712f_wdt_disable()+0x2f: can't find jump dest instruction at .text+0x96000165 drivers/acpi/acpica/dbutils.o: warning: objtool: acpi_db_dump_external_object()+0x24: can't find jump dest instruction at .text+0x260100b2 CC [M] drivers/video/fbdev/sm712fb.o drivers/spi/spi-tle62x0.o: warning: objtool: tle62x0_gpio_store()+0x65: can't find jump dest instruction at .text+0xf200015b CC [M] drivers/hwmon/vt8231.o drivers/usb/host/max3421-hcd.o: warning: objtool: max3421_remove()+0x37: can't find jump dest instruction at .text+0x970000ac drivers/regulator/qcom_spmi-regulator.o: warning: objtool: spmi_regulator_match()+0x5f: can't find jump dest instruction at .text+0x25010284 drivers/net/wireless/ath/ath9k/ar9002_mac.o: warning: objtool: ar9002_set_txdesc()+0xb1: can't find jump dest instruction at .text+0x860000f7 LD [M] drivers/media/usb/gspca/gspca_cpia1.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventmanagement.o drivers/net/ethernet/stmicro/stmmac/dwmac4_lib.o: warning: objtool: dwmac4_dma_reset()+0x40: call without frame pointer save/setup CC [M] drivers/spi/spi-xcomm.o CC [M] drivers/staging/lustre/lustre/obdclass/cl_lock.o CC [M] drivers/regulator/pv88090-regulator.o CC [M] drivers/staging/lustre/lustre/ptlrpc/sec_gc.o LD [M] drivers/media/usb/gspca/gspca_dtcs033.o CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac-rk.o drivers/net/wireless/realtek/rtlwifi/rtl8821ae/trx.o: warning: objtool: rtl8821ae_sc_mapping.isra.4()+0x13: can't find jump dest instruction at .text+0x9e000189 drivers/staging/rtl8192e/rtl8192e/rtl_pm.o: warning: objtool: rtl92e_suspend()+0x69: can't find jump dest instruction at .text+0xb700006e CC [M] drivers/mfd/tps65912-spi.o drivers/acpi/acpica/dbstats.o: warning: objtool: acpi_db_enumerate_object()+0x12: can't find jump dest instruction at .text+0x9e000018 drivers/rtc/rtc-max6900.o: warning: objtool: max6900_i2c_set_time()+0x26: can't find jump dest instruction at .text+0xa600011c CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventactionchains.o CC [M] drivers/video/fbdev/uvesafb.o LD [M] drivers/media/usb/gspca/gspca_etoms.o drivers/staging/comedi/drivers/multiq3.o: warning: objtool: multiq3_attach()+0x2f: can't find jump dest instruction at .text+0xb0010245 drivers/watchdog/kempld_wdt.o: warning: objtool: kempld_wdt_probe_stages()+0xe4: can't find jump dest instruction at .text+0x510001b9 CC [M] fs/xfs/xfs_filestream.o drivers/watchdog/it87_wdt.o: warning: objtool: wdt_stop()+0x2f: can't find jump dest instruction at .text+0x80000135 CC [M] drivers/rtc/rtc-max6916.o CC [M] drivers/watchdog/sbc60xxwdt.o drivers/usb/host/u132-hcd.o: warning: objtool: u132_suspend()+0x39: can't find jump dest instruction at .text+0x840001de CC [M] drivers/staging/comedi/drivers/addi_apci_1564.o drivers/staging/comedi/drivers/pcmmio.o: warning: objtool: pcmmio_cmdtest()+0xbb: can't find jump dest instruction at .text+0xb50000c1 drivers/staging/rtl8188eu/hal/odm.o: warning: objtool: ODM_CmnInfoHook()+0xf: can't find jump dest instruction at .text+0xc50000c5 LD [M] drivers/media/usb/gspca/gspca_finepix.o CC [M] drivers/watchdog/cpu5wdt.o drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/polaris10_powertune.o: warning: objtool: polaris10_program_pt_config_registers.isra.5()+0x28: can't find jump dest instruction at .text+0xd0101bd CC [M] drivers/rtc/rtc-max77686.o CC [M] drivers/staging/rtl8188eu/hal/phy.o CC [M] drivers/staging/comedi/drivers/addi_apci_16xx.o drivers/usb/wusbcore/wa-nep.o: warning: objtool: wa_nep_queue()+0x32: can't find jump dest instruction at .text+0xfe000038 CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventsubchains.o LD [M] drivers/media/usb/gspca/gspca_jeilinj.o CC [M] drivers/usb/gadget/function/f_tcm.o LD [M] drivers/media/usb/gspca/gspca_jl2005bcd.o drivers/usb/gadget/udc/pch_udc.o: warning: objtool: pch_udc_pcd_reinit()+0x144: can't find jump dest instruction at .text+0x17000339 drivers/watchdog/hpwdt.o: warning: objtool: hpwdt_ioctl()+0x1e: can't find jump dest instruction at .text+0xd50002c4 drivers/rtc/rtc-max6902.o: warning: objtool: max6902_read_time()+0x33: can't find jump dest instruction at .text+0x9c0001b9 drivers/xen/mcelog.o: warning: objtool: xen_mce_chrdev_ioctl()+0x32: can't find jump dest instruction at .text+0xa0000148 drivers/staging/rtl8188eu/hal/odm_RTL8188E.o: warning: objtool: dm_fast_training_init()+0x1c: can't find jump dest instruction at .text+0x7020022 LD [M] drivers/usb/gadget/udc/udc-core.o drivers/staging/wilc1000/linux_wlan.o: warning: objtool: mac_ioctl()+0x35: can't find jump dest instruction at .text+0x300100cb drivers/watchdog/sc1200wdt.o: warning: objtool: scl200wdt_pnp_probe()+0x16: can't find jump dest instruction at .text+0xc60001cc CC [M] drivers/rtc/rtc-max8907.o drivers/usb/storage/sddr09.o: warning: objtool: sddr09_common_init()+0x3f: can't find jump dest instruction at .text+0x8c000304 CC [M] drivers/staging/rtl8188eu/hal/rf.o CC [M] drivers/staging/lustre/lustre/obdclass/cl_io.o CC [M] drivers/watchdog/sch311x_wdt.o CC [M] drivers/video/fbdev/vga16fb.o LD [M] drivers/media/usb/gspca/gspca_kinect.o CC [M] drivers/tty/serial/pch_uart.o drivers/acpi/acpica/rsdump.o: warning: objtool: acpi_rs_dump_descriptor()+0x24: can't find jump dest instruction at .text+0xca0200bc drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv04.o: warning: objtool: nv04_ram_new()+0x24: call without frame pointer save/setup drivers/media/dvb-frontends/cxd2820r_t2.o: warning: objtool: cxd2820r_set_frontend_t2()+0x37b: can't find jump dest instruction at .text+0xff020381 CC [M] drivers/watchdog/smsc37b787_wdt.o drivers/staging/lustre/lustre/ptlrpc/pers.o: warning: objtool: ptlrpc_fill_bulk_md()+0xb1: call without frame pointer save/setup drivers/usb/serial/iuu_phoenix.o: warning: objtool: read_rxcmd_callback()+0x1a: can't find jump dest instruction at .text+0x840000a0 drivers/video/fbdev/smscufx.o: warning: objtool: ufx_calc_pll_values()+0x26: can't find jump dest instruction at .text+0x9f01002b CC [M] drivers/media/dvb-frontends/tda10071.o fs/nfs/filelayout/filelayoutdev.o: warning: objtool: nfs4_fl_alloc_deviceid_node()+0x34: can't find jump dest instruction at .text+0xb903009a CC [M] drivers/staging/lustre/lustre/ptlrpc/sec_config.o LD [M] drivers/media/usb/gspca/gspca_mars.o LD [M] drivers/usb/storage/ums-sddr09.o CC [M] drivers/tty/serial/mxs-auart.o LD [M] drivers/media/usb/gspca/gspca_konica.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv4e.o drivers/staging/rtl8192e/rtl8192e/rtl_core.o: warning: objtool: _rtl92e_update_cap()+0x33: can't find jump dest instruction at .text+0x82000319 drivers/usb/storage/sddr55.o: warning: objtool: sddr55_status()+0x89: can't find jump dest instruction at .text+0xb900017e CC [M] drivers/spi/spi-xilinx.o CC [M] drivers/video/fbdev/ssd1307fb.o fs/nfs/nfs42proc.o: warning: objtool: nfs42_layoutstat_done()+0x35: can't find jump dest instruction at .text+0x6901038b LD [M] drivers/media/usb/gspca/gspca_mr97310a.o drivers/staging/comedi/drivers/pcmuio.o: warning: objtool: pcmuio_cmdtest()+0xbb: can't find jump dest instruction at .text+0xb50000c1 drivers/staging/rtl8188eu/hal/rtl8188e_cmd.o: warning: objtool: FillH2CCmd_88E()+0x53: can't find jump dest instruction at .text+0x50010059 CC [M] drivers/rtc/rtc-max8925.o drivers/net/wireless/intel/iwlwifi/mvm/d3.o: warning: objtool: iwl_mvm_get_wakeup_status()+0x86: can't find jump dest instruction at .text+0x320100ec CC [M] drivers/staging/rtl8188eu/hal/rtl8188e_rxdesc.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv10.o: warning: objtool: nv10_ram_new()+0x35: call without frame pointer save/setup CC [M] drivers/staging/lustre/lustre/obdclass/kernelcomm.o CC [M] drivers/staging/rtl8188eu/hal/rtl8188e_xmit.o LD [M] drivers/media/usb/gspca/gspca_nw80x.o CC [M] drivers/net/wireless/ath/ath9k/ar9003_paprd.o LD [M] drivers/usb/storage/ums-sddr55.o LD [M] drivers/net/wireless/intel/iwlwifi/mvm/iwlmvm.o drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/polaris10_clockpowergating.o: warning: objtool: polaris10_phm_update_clock_gatings()+0x21: can't find jump dest instruction at .text+0xa2030367 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.o: warning: objtool: nvkm_ram_del()+0x50: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.o: warning: objtool: nvkm_ram_ctor()+0xd1: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.o: warning: objtool: nvkm_ram_new_()+0x44: call without frame pointer save/setup CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventtasks.o CC [M] drivers/rtc/rtc-max8997.o CC [M] drivers/scsi/libiscsi_tcp.o CC [M] drivers/staging/rtl8723au/hal/rtl8723au_recv.o LD [M] fs/nfs/nfs.o drivers/usb/host/whci/hcd.o: warning: objtool: whc_probe()+0x59: can't find jump dest instruction at .text+0xa10100de CC [M] drivers/spi/spi-xlp.o LD [M] drivers/media/usb/gspca/gspca_ov519.o drivers/staging/rtl8723au/hal/rtl8723a_rf6052.o: warning: objtool: getTxPowerWriteValByRegulatory()+0x52: can't find jump dest instruction at .text+0x2f010148 drivers/mfd/tps65912-i2c.o: warning: objtool: tps65912_i2c_remove()+0x10: call without frame pointer save/setup drivers/mfd/tps65912-i2c.o: warning: objtool: tps65912_i2c_probe()+0x2d: call without frame pointer save/setup drivers/mfd/tps65912-i2c.o: warning: objtool: tps65912_i2c_driver_init()+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 [M] drivers/staging/rtl8723au/hal/rtl8723au_xmit.o drivers/net/ethernet/sfc/mcdi_port.o: warning: objtool: mcdi_to_ethtool_cap()+0x11: can't find jump dest instruction at .text+0xc4000017 drivers/usb/gadget/udc/mv_udc_core.o: warning: objtool: mv_udc_enable_internal()+0x19: can't find jump dest instruction at .text+0xaa00013f CC [M] drivers/hwmon/w83627ehf.o drivers/net/ethernet/stmicro/stmmac/dwmac4_core.o: warning: objtool: dwmac4_set_filter()+0x3b: can't find jump dest instruction at .text+0xa5000591 LD [M] drivers/media/usb/gspca/gspca_ov534.o CC [M] drivers/usb/host/whci/init.o drivers/staging/rtl8723au/hal/rtl8723a_hal_init.o: warning: objtool: Hal_ReadPowerValueFromPROM_8723A()+0x6b: can't find jump dest instruction at .text+0x8a000360 drivers/staging/rtl8723au/hal/rtl8723a_sreset.o: warning: objtool: rtl8723a_sreset_xmit_status_check()+0x28: call without frame pointer save/setup CC [M] drivers/net/ethernet/stmicro/stmmac/altr_tse_pcs.o LD [M] drivers/usb/wusbcore/wusbcore.o drivers/net/ethernet/sfc/mtd.o: warning: objtool: efx_mtd_add()+0x28: can't find jump dest instruction at .text+0xeb00012e drivers/usb/gadget/udc/fotg210-udc.o: warning: objtool: fotg210_wait_dma_done.isra.11()+0x49: can't find jump dest instruction at .text+0x9600071e drivers/usb/serial/kobil_sct.o: warning: objtool: kobil_read_int_callback()+0x35: can't find jump dest instruction at .text+0xa200009a drivers/net/ethernet/stmicro/stmmac/dwmac-lpc18xx.o: warning: objtool: lpc18xx_dwmac_probe()+0x27: can't find jump dest instruction at .text+0xb200002d drivers/usb/wusbcore/wa-hc.o: warning: objtool: wa_create()+0x30: can't find jump dest instruction at .text+0x92000096 CC [M] drivers/scsi/iscsi_tcp.o CC [M] sound/soc/codecs/wm5102.o CC [M] fs/xfs/xfs_fsops.o CC [M] drivers/hwmon/w83l785ts.o CC [M] drivers/rtc/rtc-max8998.o CC [M] drivers/usb/serial/mos7840.o drivers/regulator/pfuze100-regulator.o: warning: objtool: pfuze_identify()+0x26: can't find jump dest instruction at .text+0xcd0000dc LD [M] fs/nfs/nfsv2.o drivers/tty/serial/timbuart.o: warning: objtool: timbuart_probe()+0x58: can't find jump dest instruction at .text+0x120107de CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/psm.o CC [M] drivers/staging/rtl8723au/hal/usb_halinit.o drivers/hwmon/via-cputemp.o: warning: objtool: via_cputemp_probe()+0x53: can't find jump dest instruction at .text+0x1e0101e9 drivers/staging/comedi/drivers/8255_pci.o: warning: objtool: pci_8255_auto_attach()+0x27: can't find jump dest instruction at .text+0x3101004d CC [M] drivers/scsi/iscsi_boot_sysfs.o LD [M] drivers/media/usb/gspca/gspca_ov534_9.o CC [M] drivers/regulator/pwm-regulator.o CC [M] drivers/tty/serial/xilinx_uartps.o CC [M] drivers/staging/comedi/drivers/addi_apci_2032.o drivers/net/ethernet/stmicro/stmmac/dwmac-ipq806x.o: warning: objtool: ipq806x_gmac_set_speed()+0x20: can't find jump dest instruction at .text+0xb8000026 CC [M] drivers/usb/host/whci/int.o drivers/net/ethernet/sfc/mcdi_mon.o: warning: objtool: efx_mcdi_mon_probe()+0x82: can't find jump dest instruction at .text+0x900504d8 CC [M] net/netfilter/ipset/ip_set_hash_ipport.o drivers/staging/comedi/drivers/s526.o: warning: objtool: s526_gpct_insn_config()+0x2d: can't find jump dest instruction at .text+0xc6000093 CC [M] drivers/watchdog/via_wdt.o LD [M] drivers/media/usb/gspca/gspca_pac207.o fs/xfs/xfs_error.o: warning: objtool: xfs_errortag_add()+0x20: can't find jump dest instruction at .text+0xeb0000e6 drivers/video/fbdev/xen-fbfront.o: warning: objtool: xenfb_setcolreg()+0x2c: can't find jump dest instruction at .text+0xaf000032 CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac-socfpga.o CC [M] fs/xfs/xfs_globals.o drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventinit.o: warning: objtool: thermal_interrupt_callback()+0x12: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventinit.o: warning: objtool: pem_register_interrupts()+0x20: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventmgr.o: warning: objtool: eventmgr_init()+0x27: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventmgr.o: warning: objtool: eventmgr_fini()+0x9: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventmgr.o: warning: objtool: pem_handle_event()+0x22: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventmgr.o: warning: objtool: pem_fini()+0x28: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventmgr.o: warning: objtool: pem_init()+0x2f: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventmgr.o: warning: objtool: pem_is_hw_access_blocked()+0x1a: call without frame pointer save/setup CC [M] drivers/video/fbdev/vfb.o CC [M] sound/soc/codecs/wm5110.o LD [M] drivers/usb/gadget/udc/mv_udc.o drivers/tty/serial/altera_jtaguart.o: warning: objtool: altera_jtaguart_tx_chars()+0x38: can't find jump dest instruction at .text+0x9d0002dd CC [M] drivers/staging/comedi/drivers/addi_apci_2200.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv1a.o: warning: objtool: nv1a_ram_new()+0x37: can't find jump dest instruction at .text+0x8900003d CC [M] net/netfilter/ipset/ip_set_hash_ipportip.o LD [M] drivers/media/usb/gspca/gspca_pac7302.o CC [M] drivers/tty/serial/arc_uart.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv50.o CC [M] drivers/staging/rtl8723au/hal/usb_ops_linux.o drivers/watchdog/pc87413_wdt.o: warning: objtool: pc87413_ioctl()+0x15: can't find jump dest instruction at .text+0x801034b drivers/mfd/tps65217.o: warning: objtool: tps65217_probe()+0x5f: can't find jump dest instruction at .text+0x95010244 drivers/media/dvb-frontends/a8293.o: warning: objtool: a8293_set_voltage()+0x55: can't find jump dest instruction at .text+0x8000018b drivers/net/wireless/realtek/rtlwifi/rtl8723be/trx.o: warning: objtool: _rtl8723be_query_rxphystatus.isra.3()+0x3f: can't find jump dest instruction at .text+0x190101b5 drivers/net/wireless/realtek/rtlwifi/rtl8192c/phy_common.o: warning: objtool: rtl92c_phy_set_txpower_level()+0x29: can't find jump dest instruction at .text+0xb500047f drivers/gpu/drm/radeon/radeon_vm.o: warning: objtool: radeon_vm_set_pages()+0x3e: can't find jump dest instruction at .text+0xc7000043 drivers/staging/lustre/lustre/ptlrpc/llog_net.o: warning: objtool: llog_initiator_connect()+0xaa: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgt215.o CC [M] drivers/media/dvb-frontends/rtl2830.o CC [M] drivers/watchdog/w83627hf_wdt.o CC [M] net/netfilter/ipset/ip_set_hash_ipportnet.o CC [M] drivers/staging/comedi/drivers/addi_apci_3120.o LD [M] drivers/media/usb/gspca/gspca_pac7311.o drivers/net/wireless/ath/ath9k/mac.o: warning: objtool: ath9k_hw_rxprocdesc()+0x15: can't find jump dest instruction at .text+0x860100ab drivers/acpi/acpica/dbxface.o: warning: objtool: acpi_initialize_debugger()+0xd4: can't find jump dest instruction at .text+0xd400013e LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8723be/rtl8723be.o LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common.o drivers/usb/gadget/udc/bdc/bdc_cmd.o: warning: objtool: bdc_issue_cmd.isra.4()+0xc7: can't find jump dest instruction at .text+0x730000cc CC [M] drivers/regulator/tps51632-regulator.o CC [M] drivers/usb/gadget/udc/bdc/bdc_ep.o CC [M] net/netfilter/ipvs/ip_vs_sync.o LD drivers/acpi/acpica/acpi.o LD [M] drivers/media/usb/gspca/gspca_se401.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/amd_powerplay.o LD [M] drivers/media/usb/gspca/gspca_sn9c2028.o net/netfilter/ipset/ip_set_getport.o: warning: objtool: get_port()+0x23: can't find jump dest instruction at .text+0x8f000029 fs/nfs/blocklayout/dev.o: warning: objtool: nfs4_block_decode_volume()+0x23: can't find jump dest instruction at .text+0xf10201c9 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv20.o: warning: objtool: nv20_ram_new()+0x39: call without frame pointer save/setup drivers/staging/rtl8188eu/hal/rtl8188e_dm.o: warning: objtool: rtl8188e_InitHalDm()+0x53: can't find call dest symbol at offset 0x28ff0317 CC [M] net/netfilter/ipset/ip_set_hash_mac.o LD [M] drivers/media/usb/gspca/gspca_sn9c20x.o CC [M] drivers/staging/rtl8188eu/hal/rtl8188eu_led.o CC [M] drivers/usb/serial/mxuport.o CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac-sti.o CC [M] drivers/staging/comedi/drivers/addi_apci_3501.o CC [M] drivers/usb/host/whci/pzl.o fs/xfs/xfs_attr_inactive.o: warning: objtool: xfs_attr3_leaf_freextent()+0x21: can't find jump dest instruction at .text+0x27010027 fs/nfs/pnfs_dev.o: warning: objtool: nfs4_get_device_info()+0xc2: can't find jump dest instruction at .text+0x7d010238 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/rammcp77.o LD [M] drivers/media/usb/gspca/gspca_sonixb.o CC [M] drivers/gpu/drm/radeon/radeon_ib.o LD [M] fs/nfs/nfsv3.o drivers/mfd/tps65010.o: warning: objtool: tps65010_set_vib()+0x19: can't find jump dest instruction at .text+0x900000ff fs/nfs/blocklayout/blocklayout.o: warning: objtool: verify_extent()+0x14: can't find jump dest instruction at .text+0x9200001a drivers/staging/wilc1000/wilc_debugfs.o: warning: objtool: wilc_debug_level_write()+0x27: call without frame pointer save/setup drivers/staging/wilc1000/wilc_debugfs.o: warning: objtool: wilc_debug_level_read()+0x46: call without frame pointer save/setup drivers/staging/wilc1000/wilc_debugfs.o: warning: objtool: wilc_debugfs_init()+0xd: call without frame pointer save/setup drivers/staging/wilc1000/wilc_debugfs.o: warning: objtool: wilc_debugfs_remove()+0xb: call without frame pointer save/setup CC [M] drivers/mfd/fsl-imx25-tsadc.o CC [M] drivers/gpu/drm/radeon/radeon_sync.o LD [M] drivers/media/usb/gspca/gspca_sonixj.o drivers/usb/storage/shuttle_usbat.o: warning: objtool: usbat_flash_check_media()+0x36: can't find jump dest instruction at .text+0x870002bc drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv44.o: warning: objtool: nv44_ram_new()+0x35: call without frame pointer save/setup LD [M] drivers/media/usb/gspca/gspca_spca500.o fs/nfs/blocklayout/rpc_pipefs.o: warning: objtool: bl_resolve_deviceid()+0x1b4: can't find jump dest instruction at .text+0x7101091a CC [M] drivers/staging/wilc1000/wilc_spi.o drivers/staging/speakup/selection.o: warning: objtool: __speakup_paste_selection()+0x5f: can't find jump dest instruction at .text+0xc5000065 drivers/mfd/tps65912-core.o: warning: objtool: tps65912_device_exit()+0x10: call without frame pointer save/setup drivers/mfd/tps65912-core.o: warning: objtool: tps65912_device_init()+0x2a: call without frame pointer save/setup drivers/net/wireless/realtek/rtlwifi/rtl8192de/trx.o: warning: objtool: _rtl92de_process_ui_rssi()+0x17: can't find jump dest instruction at .text+0x9d00001d CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgf100.o CC [M] sound/soc/codecs/wm8350.o drivers/xen/efi.o: warning: objtool: xen_efi_query_variable_info()+0x6d: call without frame pointer save/setup drivers/xen/efi.o: warning: objtool: xen_efi_get_next_high_mono_count()+0x46: call without frame pointer save/setup drivers/xen/efi.o: warning: objtool: xen_efi_update_capsule()+0x68: call without frame pointer save/setup drivers/xen/efi.o: warning: objtool: xen_efi_query_capsule_caps()+0x6a: call without frame pointer save/setup drivers/xen/efi.o: warning: objtool: xen_efi_set_variable()+0x5b: call without frame pointer save/setup drivers/xen/efi.o: warning: objtool: xen_efi_get_next_variable()+0x6e: call without frame pointer save/setup drivers/xen/efi.o: warning: objtool: xen_efi_get_variable()+0x64: call without frame pointer save/setup drivers/xen/efi.o: warning: objtool: xen_efi_set_wakeup_time()+0x6c: call without frame pointer save/setup drivers/xen/efi.o: warning: objtool: xen_efi_get_wakeup_time()+0x51: call without frame pointer save/setup drivers/xen/efi.o: warning: objtool: xen_efi_set_time()+0x45: call without frame pointer save/setup drivers/xen/efi.o: warning: objtool: xen_efi_get_time()+0x4c: call without frame pointer save/setup CC [M] drivers/usb/serial/navman.o LD [M] drivers/media/usb/gspca/gspca_spca501.o CC [M] drivers/staging/rtl8188eu/hal/rtl8188eu_recv.o LD [M] drivers/usb/storage/ums-usbat.o CC [M] drivers/staging/rtl8188eu/hal/rtl8188eu_xmit.o fs/nfs/blocklayout/extent_tree.o: warning: objtool: ext_tree_encode_commit()+0x53: can't find jump dest instruction at .text+0xde000309 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv41.o: warning: objtool: nv41_ram_new()+0x39: call without frame pointer save/setup CC [M] drivers/media/dvb-frontends/rtl2832.o drivers/scsi/scsi_transport_spi.o: warning: objtool: spi_schedule_dv_device()+0x2b: can't find jump dest instruction at .text+0xa6000661 LD [M] drivers/media/usb/gspca/gspca_spca505.o drivers/staging/comedi/drivers/addi_apci_1516.o: warning: objtool: apci1516_auto_attach()+0x38: can't find jump dest instruction at .text+0x9d01007e CC [M] drivers/mfd/mc13xxx-core.o LD [M] fs/nfs/blocklayout/blocklayoutdriver.o CC [M] drivers/net/wireless/ath/ath9k/ar9003_wow.o drivers/net/ethernet/stmicro/stmmac/dwmac-meson.o: warning: objtool: meson6_dwmac_probe()+0x2b: can't find jump dest instruction at .text+0x89000061 CC [M] drivers/staging/comedi/drivers/addi_apci_3xxx.o drivers/staging/comedi/drivers/addi_apci_1032.o: warning: objtool: apci1032_cos_insn_config()+0x1b: can't find jump dest instruction at .text+0xe2000021 CC [M] drivers/staging/speakup/serialio.o LD drivers/acpi/acpica/built-in.o drivers/staging/rtl8192e/rtl8192e/rtl_ps.o: warning: objtool: _rtl92e_ps_set_mode()+0x22: can't find jump dest instruction at .text+0xc6000248 CC [M] drivers/regulator/pbias-regulator.o drivers/usb/host/whci/hw.o: warning: objtool: whc_do_gencmd()+0x5c: can't find jump dest instruction at .text+0xa40000f2 CC [M] drivers/staging/comedi/drivers/adl_pci6208.o CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac-sunxi.o LD drivers/video/fbdev/built-in.o CC [M] drivers/scsi/advansys.o drivers/net/wireless/ath/ath9k/ar9003_mac.o: warning: objtool: ar9003_set_txdesc()+0x1c3: can't find jump dest instruction at .text+0x70301e8 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv49.o: warning: objtool: nv49_ram_new()+0x39: call without frame pointer save/setup net/netfilter/ipvs/ip_vs_sched.o: warning: objtool: ip_vs_scheduler_err()+0x84: can't find jump dest instruction at .text+0xb100008a drivers/mfd/tps65912-spi.o: warning: objtool: tps65912_spi_remove()+0x10: call without frame pointer save/setup drivers/mfd/tps65912-spi.o: warning: objtool: tps65912_spi_probe()+0x19: call without frame pointer save/setup drivers/mfd/tps65912-spi.o: warning: objtool: tps65912_spi_driver_init()+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 LD [M] drivers/media/usb/gspca/gspca_spca506.o drivers/mfd/tps65218.o: warning: objtool: tps65218_probe()+0x4d: can't find jump dest instruction at .text+0xfa000082 drivers/usb/serial/mct_u232.o: warning: objtool: mct_u232_read_int_callback()+0x70: can't find jump dest instruction at .text+0x83010145 CC [M] net/netfilter/ipvs/ip_vs_est.o drivers/regulator/pv88060-regulator.o: warning: objtool: pv88060_i2c_probe()+0x4d: can't find jump dest instruction at .text+0x2a020213 drivers/staging/vt6656/usbpipe.o: warning: objtool: vnt_tx_context_complete()+0x2c: can't find jump dest instruction at .text+0xb0000032 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgk104.o CC [M] drivers/hwmon/w83l786ng.o sound/soc/codecs/wm5100-tables.o: warning: objtool: wm5100_volatile_register()+0x17: can't find jump dest instruction at .text+0xcc00001d CC [M] drivers/xen/gntdev.o CC [M] drivers/staging/speakup/synth.o CC [M] drivers/scsi/BusLogic.o CC [M] fs/xfs/xfs_icache.o CC [M] drivers/regulator/pcap-regulator.o drivers/watchdog/nv_tco.o: warning: objtool: nv_tco_ioctl()+0x1e: can't find jump dest instruction at .text+0x103c4 CC [M] drivers/net/wireless/ath/ath9k/btcoex.o CC [M] drivers/usb/serial/omninet.o CC [M] drivers/usb/serial/opticon.o drivers/usb/gadget/udc/bdc/bdc_core.o: warning: objtool: scratchpad_setup()+0x81: can't find jump dest instruction at .text+0xff000396 CC [M] drivers/mfd/mc13xxx-spi.o CC [M] sound/soc/codecs/wm8400.o CC [M] drivers/usb/gadget/udc/bdc/bdc_udc.o LD [M] drivers/media/usb/gspca/gspca_spca508.o drivers/usb/gadget/function/uvc_configfs.o: warning: objtool: __uvcg_iter_frm_intrv()+0xe7: can't find jump dest instruction at .text+0x550000fb CC [M] drivers/staging/rtl8723au/os_dep/ioctl_cfg80211.o LD [M] drivers/usb/gadget/function/usb_f_acm.o LD [M] drivers/media/usb/gspca/gspca_spca561.o drivers/net/ethernet/stmicro/stmmac/stmmac_platform.o: warning: objtool: stmmac_get_platform_resources()+0x3c: can't find jump dest instruction at .text+0x82000182 CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac-generic.o LD drivers/acpi/built-in.o drivers/staging/vt6656/int.o: warning: objtool: vnt_int_report_rate()+0x32: can't find jump dest instruction at .text+0x74010038 drivers/gpu/drm/radeon/si_dpm.o: warning: objtool: si_get_cac_std_voltage_max_min()+0x1a: can't find jump dest instruction at .text+0x9b000020 drivers/watchdog/sbc60xxwdt.o: warning: objtool: fop_ioctl()+0x15: can't find jump dest instruction at .text+0x201026b LD [M] drivers/usb/gadget/function/usb_f_ss_lb.o drivers/net/ethernet/sfc/mcdi.o: warning: objtool: efx_mcdi_errno()+0x11: can't find jump dest instruction at .text+0x9b000017 LD [M] drivers/media/usb/gspca/gspca_spca1528.o LD [M] drivers/usb/gadget/function/usb_f_serial.o drivers/media/dvb-frontends/sp2.o: warning: objtool: sp2_write_i2c.isra.2()+0x7c: can't find jump dest instruction at .text+0x8e000151 CC [M] drivers/gpu/drm/radeon/radeon_audio.o CC [M] drivers/watchdog/w83877f_wdt.o drivers/staging/vt6656/firmware.o: warning: objtool: vnt_download_firmware()+0x7f: can't find jump dest instruction at .text+0xd7000084 CC [M] drivers/net/ethernet/stmicro/stmmac/stmmac_pci.o LD [M] drivers/media/usb/gspca/gspca_sq905.o drivers/usb/serial/metro-usb.o: warning: objtool: metrousb_read_int_callback()+0x90: can't find jump dest instruction at .text+0x3b010265 CC [M] drivers/media/dvb-frontends/rtl2832_sdr.o LD [M] drivers/staging/vt6656/vt6656_stage.o LD [M] drivers/usb/gadget/function/usb_f_obex.o fs/xfs/xfs_aops.o: warning: objtool: xfs_vm_set_page_dirty()+0x48: can't find jump dest instruction at .text+0x4901006d In file included from /home/kisskb/slave/src/include/linux/seq_file.h:10:0, from /home/kisskb/slave/src/include/linux/pinctrl/consumer.h:17, from /home/kisskb/slave/src/include/linux/pinctrl/devinfo.h:21, from /home/kisskb/slave/src/include/linux/device.h:24, from /home/kisskb/slave/src/include/linux/dmaengine.h:20, from /home/kisskb/slave/src/include/linux/netdevice.h:38, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/osdep_service.h:30, from /home/kisskb/slave/src/drivers/staging/rtl8723au/hal/rtl8723au_recv.c:16: /home/kisskb/slave/src/include/linux/fs.h: In function 'kernel_read_file_id_str': /home/kisskb/slave/src/include/linux/fs.h:2676:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] drivers/usb/gadget/function/f_midi.o: warning: objtool: f_midi_set_alt()+0x2c: can't find jump dest instruction at .text+0x62010502 drivers/staging/comedi/drivers/addi_watchdog.o: warning: objtool: addi_watchdog_init()+0x20: call without frame pointer save/setup drivers/staging/comedi/drivers/addi_watchdog.o: warning: objtool: addi_watchdog_insn_write()+0x2a: call without frame pointer save/setup drivers/staging/comedi/drivers/addi_watchdog.o: warning: objtool: addi_watchdog_insn_config()+0x53: call without frame pointer save/setup drivers/watchdog/cpu5wdt.o: warning: objtool: cpu5wdt_ioctl()+0x1e: can't find jump dest instruction at .text+0xd00000b4 CC [M] drivers/usb/gadget/udc/bdc/bdc_dbg.o LD [M] drivers/media/usb/gspca/gspca_sq905c.o CC [M] drivers/usb/serial/option.o CC [M] drivers/net/wireless/ath/ath9k/ar9003_mci.o drivers/net/wireless/intel/iwlwifi/dvm/debugfs.o: warning: objtool: iwl_dbgfs_protection_mode_write()+0x34: can't find jump dest instruction at .text+0xba00012a CC [M] drivers/scsi/dpt_i2o.o LD [M] drivers/media/usb/gspca/gspca_sq930x.o fs/nfs/flexfilelayout/flexfilelayoutdev.o: warning: objtool: nfs4_ff_alloc_deviceid_node()+0x35: can't find jump dest instruction at .text+0xa704038b LD [M] drivers/usb/gadget/function/usb_f_ncm.o drivers/staging/comedi/drivers/addi_apci_16xx.o: warning: objtool: apci16xx_auto_attach()+0x27: can't find jump dest instruction at .text+0x2501004d CC [M] drivers/watchdog/w83977f_wdt.o LD [M] drivers/usb/gadget/function/usb_f_ecm.o drivers/spi/spi-xcomm.o: warning: objtool: spi_xcomm_transfer_one()+0x5c: can't find jump dest instruction at .text+0x32010272 LD [M] drivers/net/wireless/intel/iwlwifi/dvm/iwldvm.o drivers/xen/xlate_mmu.o: warning: objtool: xen_for_each_gfn()+0x23: can't find jump dest instruction at .text+0x8a0000b9 CC [M] drivers/staging/speakup/thread.o CC [M] drivers/watchdog/machzwd.o drivers/usb/serial/keyspan.o: warning: objtool: keyspan_usa19w_calc_baud()+0x61: can't find jump dest instruction at .text+0x860004a7 drivers/rtc/rtc-max6916.o: warning: objtool: max6916_set_time()+0x41: can't find jump dest instruction at .text+0x97000046 drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/psm.o: warning: objtool: psm_adjust_power_state_dynamic()+0x87: call without frame pointer save/setup CC [M] drivers/hwmon/wm831x-hwmon.o drivers/usb/gadget/function/f_hid.o: warning: objtool: hidg_setup()+0x93: can't find jump dest instruction at .text+0x1a010329 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv40.o: warning: objtool: nv40_ram_prog()+0xe1: can't find jump dest instruction at .text+0x660000f6 CC [M] drivers/watchdog/sbc_epx_c3.o LD [M] drivers/media/usb/gspca/gspca_sunplus.o CC [M] fs/xfs/xfs_ioctl.o fs/nfs/objlayout/objio_osd.o: warning: objtool: __r4w_get_page()+0x7a: can't find jump dest instruction at .text+0xa400031f In file included from /home/kisskb/slave/src/include/linux/seq_file.h:10:0, from /home/kisskb/slave/src/include/linux/pinctrl/consumer.h:17, from /home/kisskb/slave/src/include/linux/pinctrl/devinfo.h:21, from /home/kisskb/slave/src/include/linux/device.h:24, from /home/kisskb/slave/src/include/linux/dmaengine.h:20, from /home/kisskb/slave/src/include/linux/netdevice.h:38, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/osdep_service.h:30, from /home/kisskb/slave/src/drivers/staging/rtl8723au/hal/usb_ops_linux.c:17: /home/kisskb/slave/src/include/linux/fs.h: In function 'kernel_read_file_id_str': /home/kisskb/slave/src/include/linux/fs.h:2676:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] LD [M] drivers/usb/gadget/function/usb_f_phonet.o CC [M] drivers/usb/serial/oti6858.o drivers/regulator/palmas-regulator.o: warning: objtool: palmas_enable_ldo8_track()+0x58: can't find jump dest instruction at .text+0x8b00011d In file included from /home/kisskb/slave/src/include/linux/seq_file.h:10:0, from /home/kisskb/slave/src/include/linux/pinctrl/consumer.h:17, from /home/kisskb/slave/src/include/linux/pinctrl/devinfo.h:21, from /home/kisskb/slave/src/include/linux/device.h:24, from /home/kisskb/slave/src/include/linux/dmaengine.h:20, from /home/kisskb/slave/src/include/linux/netdevice.h:38, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/osdep_service.h:30, from /home/kisskb/slave/src/drivers/staging/rtl8723au/hal/rtl8723au_xmit.c:16: /home/kisskb/slave/src/include/linux/fs.h: In function 'kernel_read_file_id_str': /home/kisskb/slave/src/include/linux/fs.h:2676:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] CC [M] drivers/staging/rtl8723au/os_dep/mlme_linux.o CC [M] drivers/gpu/drm/radeon/radeon_dp_auxch.o CC [M] drivers/staging/comedi/drivers/adl_pci7x3x.o CC [M] drivers/rtc/rtc-mc13xxx.o CC [M] drivers/watchdog/intel-mid_wdt.o In file included from /home/kisskb/slave/src/include/linux/seq_file.h:10:0, from /home/kisskb/slave/src/include/linux/pinctrl/consumer.h:17, from /home/kisskb/slave/src/include/linux/pinctrl/devinfo.h:21, from /home/kisskb/slave/src/include/linux/device.h:24, from /home/kisskb/slave/src/include/linux/dmaengine.h:20, from /home/kisskb/slave/src/include/linux/netdevice.h:38, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/osdep_service.h:30, from /home/kisskb/slave/src/drivers/staging/rtl8723au/hal/usb_halinit.c:17: /home/kisskb/slave/src/include/linux/fs.h: In function 'kernel_read_file_id_str': /home/kisskb/slave/src/include/linux/fs.h:2676:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] CC [M] net/netfilter/ipset/ip_set_hash_net.o drivers/regulator/pv88080-regulator.o: warning: objtool: pv88080_i2c_probe()+0x53: can't find jump dest instruction at .text+0xd4020229 LD [M] drivers/media/usb/gspca/gspca_stk014.o drivers/video/fbdev/ocfb.o: warning: objtool: ocfb_init_var()+0x3e: can't find jump dest instruction at .text+0x7c000044 drivers/net/ethernet/sfc/ptp.o: warning: objtool: efx_ptp_get_attributes()+0x7b: can't find jump dest instruction at .text+0x80000221 drivers/spi/spi-txx9.o: warning: objtool: txx9spi_probe()+0x3b: can't find jump dest instruction at .text+0x53020081 CC [M] drivers/gpu/drm/radeon/radeon_dp_mst.o CC [M] drivers/regulator/pcf50633-regulator.o drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventtasks.o: warning: objtool: pem_task_update_allowed_performance_levels()+0x11: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventtasks.o: warning: objtool: pem_task_adjust_power_state()+0x1b: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventtasks.o: warning: objtool: pem_task_power_down_asic()+0xc: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventtasks.o: warning: objtool: pem_task_set_boot_state()+0x17: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventtasks.o: warning: objtool: pem_task_unregister_interrupts()+0x9: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventtasks.o: warning: objtool: pem_task_get_boot_state_id()+0x1d: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventtasks.o: warning: objtool: pem_task_enable_dynamic_state_management()+0xc: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventtasks.o: warning: objtool: pem_task_disable_dynamic_state_management()+0xc: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventtasks.o: warning: objtool: pem_task_enable_clock_power_gatings_tasks()+0xc: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventtasks.o: warning: objtool: pem_task_powerdown_uvd_tasks()+0xc: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventtasks.o: warning: objtool: pem_task_powerdown_vce_tasks()+0x19: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventtasks.o: warning: objtool: pem_task_setup_asic()+0xc: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventtasks.o: warning: objtool: pem_task_notify_hw_mgr_display_configuration_change()+0x11: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventtasks.o: warning: objtool: pem_task_notify_smc_display_config_after_power_state_adjustment()+0x11: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventtasks.o: warning: objtool: pem_task_set_cpu_power_state()+0xc: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventtasks.o: warning: objtool: pem_task_set_performance_state()+0x17: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventtasks.o: warning: objtool: pem_task_get_2D_performance_state_id()+0x47: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventtasks.o: warning: objtool: pem_task_initialize_thermal_controller()+0x3a: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventtasks.o: warning: objtool: pem_task_uninitialize_thermal_controller()+0xc: call without frame pointer save/setup drivers/staging/lustre/lustre/ptlrpc/client.o: warning: objtool: ptlrpc_set_next_timeout()+0x22: can't find jump dest instruction at .text+0xbf0000a8 LD [M] drivers/usb/gadget/function/usb_f_eem.o LD [M] drivers/media/usb/gspca/gspca_stk1135.o CC [M] drivers/xen/gntalloc.o drivers/usb/wusbcore/wa-rpipe.o: warning: objtool: rpipe_epc_find()+0x1a: can't find jump dest instruction at .text+0xb50000b0 CC [M] drivers/staging/lustre/lustre/ptlrpc/sec_null.o CC [M] drivers/rtc/rtc-mcp795.o drivers/usb/wusbcore/cbaf.o: warning: objtool: cbaf_check()+0x7c: can't find jump dest instruction at .text+0xaa010721 CC [M] drivers/gpu/drm/radeon/radeon_mn.o CC [M] drivers/watchdog/mei_wdt.o CC [M] drivers/staging/lustre/lustre/ptlrpc/sec_plain.o LD [M] drivers/usb/gadget/function/usb_f_ecm_subset.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgm107.o LD [M] drivers/media/usb/gspca/gspca_stv0680.o drivers/staging/lustre/lustre/ptlrpc/pack_generic.o: warning: objtool: dump_obdo()+0x2b: can't find jump dest instruction at .text+0xc9020b51 LD [M] drivers/usb/wusbcore/wusb-cbaf.o drivers/regulator/pv88090-regulator.o: warning: objtool: pv88090_i2c_probe()+0x57: can't find jump dest instruction at .text+0xad02021d LD [M] drivers/usb/gadget/function/usb_f_rndis.o drivers/rtc/rtc-max8907.o: warning: objtool: max8907_rtc_probe()+0x47: can't find jump dest instruction at .text+0xb600038d LD [M] drivers/media/usb/gspca/gspca_t613.o drivers/staging/comedi/drivers/addi_apci_1500.o: warning: objtool: apci1500_timer_insn_config()+0x34: can't find jump dest instruction at .text+0xd801066a drivers/watchdog/sch311x_wdt.o: warning: objtool: sch311x_wdt_ioctl()+0x19: can't find jump dest instruction at .text+0x3301030f CC [M] net/netfilter/ipset/ip_set_hash_netport.o CC [M] drivers/staging/speakup/varhandlers.o drivers/watchdog/smsc37b787_wdt.o: warning: objtool: wb_smsc_wdt_ioctl()+0x22: can't find jump dest instruction at .text+0x950102d8 CC [M] drivers/regulator/rc5t583-regulator.o drivers/staging/lustre/lustre/ptlrpc/llog_client.o: warning: objtool: llog_client_open()+0x58: can't find jump dest instruction at .text+0xa400006e CC [M] drivers/staging/rtl8723au/os_dep/os_intfs.o CC [M] drivers/staging/comedi/drivers/adl_pci8164.o LD [M] drivers/usb/gadget/function/usb_f_mass_storage.o drivers/staging/lustre/lustre/osc/lproc_osc.o: warning: objtool: osc_cached_mb_seq_write()+0x46: can't find jump dest instruction at .text+0xf4000d7c CC [M] drivers/rtc/rtc-moxart.o LD [M] drivers/media/usb/gspca/gspca_topro.o drivers/xen/swiotlb-xen.o: warning: objtool: is_xen_swiotlb_buffer()+0x2a: can't find jump dest instruction at .text+0x16010220 CC [M] drivers/watchdog/ni903x_wdt.o drivers/xen/evtchn.o: warning: objtool: evtchn_resize_ring()+0x33: can't find jump dest instruction at .text+0xb40002e9 fs/nfs/filelayout/filelayout.o: warning: objtool: filelayout_pg_test()+0x42: can't find jump dest instruction at .text+0xa10001c8 fs/nfs/objlayout/pnfs_osd_xdr_cli.o: warning: objtool: pnfs_osd_xdr_decode_layout_comp()+0x35: can't find jump dest instruction at .text+0x840002eb CC [M] net/netfilter/ipvs/ip_vs_proto.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgp100.o drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.o: warning: objtool: Hal_GetChnlGroup88E()+0x1d: can't find jump dest instruction at .text+0xff000022 CC [M] fs/xfs/xfs_iomap.o drivers/video/fbdev/carminefb.o: warning: objtool: carmine_check_var()+0x29: can't find jump dest instruction at .text+0x9400002f CC [M] drivers/rtc/rtc-mrst.o LD [M] drivers/media/usb/gspca/gspca_touptek.o CC [M] drivers/usb/gadget/udc/bdc/bdc_pci.o drivers/staging/rtl8192e/rtl8192e/rtl_wx.o: warning: objtool: _rtl92e_wx_set_encode_ext()+0x3b: can't find jump dest instruction at .text+0xea020a61 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv4e.o: warning: objtool: nv4e_ram_new()+0x2d: call without frame pointer save/setup LD [M] drivers/usb/gadget/function/usb_f_fs.o CC [M] drivers/staging/lustre/lustre/ptlrpc/nrs.o drivers/rtc/rtc-max77686.o: warning: objtool: max77686_init_rtc_regmap()+0x51: can't find jump dest instruction at .text+0x230102c6 CC [M] drivers/usb/serial/pl2303.o LD [M] drivers/staging/rtl8192e/rtl8192e/r8192e_pci.o LD [M] drivers/media/usb/gspca/gspca_tv8532.o LD [M] fs/nfs/filelayout/nfs_layout_nfsv41_files.o CC [M] drivers/media/dvb-frontends/m88rs2000.o CC [M] drivers/rtc/rtc-msm6242.o LD [M] drivers/usb/gadget/function/usb_f_uac1.o sound/soc/codecs/wm2200.o: warning: objtool: wm2200_readable_register()+0x1d: can't find jump dest instruction at .text+0x20030093 drivers/usb/host/r8a66597-hcd.o: warning: objtool: get_empty_pipenum()+0x3e: can't find jump dest instruction at .text+0x9c000284 drivers/staging/speakup/main.o: warning: objtool: count_highlight_color()+0x4f: can't find jump dest instruction at .text+0x86000185 CC [M] drivers/media/dvb-frontends/af9033.o drivers/media/dvb-frontends/tda18271c2dd.o: warning: objtool: ThermometerRead()+0x2f: can't find jump dest instruction at .text+0xf3000195 CC [M] drivers/xen/tmem.o LD [M] drivers/usb/gadget/function/usb_f_uac2.o LD [M] drivers/media/usb/gspca/gspca_vc032x.o CC [M] sound/soc/codecs/wm8510.o drivers/media/dvb-frontends/si2165.o: warning: objtool: si2165_write.isra.1()+0x61: can't find jump dest instruction at .text+0xae0000d6 CC [M] drivers/regulator/rk808-regulator.o CC [M] drivers/staging/rtl8723au/os_dep/recv_linux.o CC [M] drivers/watchdog/of_xilinx_wdt.o CC [M] drivers/rtc/rtc-mt6397.o CC [M] drivers/scsi/ips.o CC [M] drivers/media/dvb-frontends/as102_fe.o LD [M] drivers/media/usb/gspca/gspca_vicam.o drivers/tty/synclink_gt.o: warning: objtool: tx_start()+0x77: can't find jump dest instruction at .text+0xe601053d CC [M] net/netfilter/ipvs/ip_vs_pe.o drivers/staging/wilc1000/wilc_sdio.o: warning: objtool: sdio_clear_int_ext()+0x36: can't find jump dest instruction at .text+0xa700040c drivers/usb/gadget/udc/mv_u3d_core.o: warning: objtool: mv_u3d_ch9setaddress()+0x38: can't find jump dest instruction at .text+0xa600045d drivers/usb/gadget/udc/udc-xilinx.o: warning: objtool: xudc_ep0_out()+0x24: can't find jump dest instruction at .text+0xe900050a LD [M] drivers/media/usb/gspca/gspca_xirlink_cit.o LD [M] drivers/staging/wilc1000/wilc1000-sdio.o CC [M] drivers/staging/lustre/lustre/ptlrpc/nrs_fifo.o drivers/usb/gadget/function/f_printer.o: warning: objtool: printer_reset_interface()+0x18: can't find jump dest instruction at .text+0x8d00010e LD [M] drivers/media/usb/gspca/gspca_zc3xx.o CC [M] drivers/staging/lustre/lustre/ptlrpc/sec_lproc.o CC [M] drivers/staging/rtl8723au/os_dep/usb_intf.o CC [M] drivers/usb/serial/qcaux.o drivers/hwmon/via686a.o: warning: objtool: via686a_update_device()+0x4c: can't find jump dest instruction at .text+0x4a0200c2 drivers/staging/lustre/lustre/ptlrpc/pinger.o: warning: objtool: ptlrpc_del_timeout_client()+0x17: can't find jump dest instruction at .text+0x8a0000bd CC [M] drivers/scsi/fdomain.o drivers/rtc/rtc-max8925.o: warning: objtool: max8925_rtc_probe()+0x4b: can't find jump dest instruction at .text+0xb50000d1 drivers/hwmon/w83l785ts.o: warning: objtool: w83l785ts_detect()+0x45: can't find jump dest instruction at .text+0xea00014b CC [M] drivers/hwmon/wm8350-hwmon.o CC [M] drivers/scsi/qlogicfas408.o drivers/spi/spi-xilinx.o: warning: objtool: xilinx_spi_chipselect()+0x38: can't find jump dest instruction at .text+0x850000cd CC [M] drivers/rtc/rtc-mv.o drivers/watchdog/w83627hf_wdt.o: warning: objtool: wdt_find.isra.0()+0x32: can't find jump dest instruction at .text.unlikely+0xa3010038 drivers/rtc/rtc-max8998.o: warning: objtool: max8998_rtc_probe()+0x4f: can't find jump dest instruction at .text+0x3010475 net/netfilter/ipvs/ip_vs_conn.o: warning: objtool: ip_vs_conn_sync_seq_show()+0x3c: can't find jump dest instruction at .text+0x7d0200c1 CC [M] drivers/spi/spi-xtensa-xtfpga.o drivers/staging/comedi/drivers/addi_apci_2200.o: warning: objtool: apci2200_auto_attach()+0x31: can't find jump dest instruction at .text+0xe3000077 CC [M] drivers/rtc/rtc-nuc900.o CC [M] net/netfilter/ipvs/ip_vs_proto_tcp.o CC [M] drivers/usb/serial/qcserial.o drivers/hwmon/vt1211.o: warning: objtool: vt1211_update_device()+0x42: can't find jump dest instruction at .text+0xd7010148 drivers/rtc/rtc-max8997.o: warning: objtool: max8997_rtc_read_alarm()+0x65: can't find jump dest instruction at .text+0x810000fa LD drivers/media/usb/built-in.o CC [M] drivers/staging/comedi/drivers/adl_pci9111.o drivers/video/fbdev/hyperv_fb.o: warning: objtool: hvfb_setcolreg()+0x1b: can't find jump dest instruction at .text+0x83000071 drivers/spi/spi-xlp.o: warning: objtool: xlp_spi_probe()+0x40: can't find jump dest instruction at .text+0xee0101f6 CC [M] drivers/staging/comedi/drivers/adl_pci9118.o fs/nfs/objlayout/objlayout.o: warning: objtool: __objlayout_upcall()+0x31: can't find jump dest instruction at .text+0x41010037 drivers/tty/serial/ifx6x60.o: warning: objtool: ifx_spi_prepare_tx_buffer()+0x39: can't find jump dest instruction at .text+0x8700049f CC [M] drivers/rtc/rtc-omap.o In file included from /home/kisskb/slave/src/include/linux/seq_file.h:10:0, from /home/kisskb/slave/src/include/linux/pinctrl/consumer.h:17, from /home/kisskb/slave/src/include/linux/pinctrl/devinfo.h:21, from /home/kisskb/slave/src/include/linux/device.h:24, from /home/kisskb/slave/src/include/linux/dmaengine.h:20, from /home/kisskb/slave/src/include/linux/netdevice.h:38, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/osdep_service.h:30, from /home/kisskb/slave/src/drivers/staging/rtl8723au/os_dep/ioctl_cfg80211.c:17: /home/kisskb/slave/src/include/linux/fs.h: In function 'kernel_read_file_id_str': /home/kisskb/slave/src/include/linux/fs.h:2676:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] drivers/staging/comedi/drivers/addi_apci_1564.o: warning: objtool: apci1564_cos_insn_config()+0x1b: can't find jump dest instruction at .text+0xe2000071 LD [M] fs/nfs/objlayout/objlayoutdriver.o CC [M] drivers/tty/serial/rp2.o CC [M] drivers/staging/comedi/drivers/adv_pci1710.o CC [M] drivers/spi/spi-zynqmp-gqspi.o LD [M] drivers/net/ethernet/stmicro/stmmac/stmmac.o LD drivers/hwmon/pmbus/built-in.o drivers/staging/rtl8188eu/hal/rf.o: warning: objtool: get_rx_power_val_by_reg()+0x79: can't find jump dest instruction at .text+0xed00007f drivers/tty/serial/arc_uart.o: warning: objtool: arc_serial_rx_chars()+0xb0: can't find jump dest instruction at .text+0x5d0004d5 CC [M] drivers/staging/comedi/drivers/adv_pci1720.o drivers/tty/synclinkmp.o: warning: objtool: set_rate()+0xb: can't find jump dest instruction at .text+0xda000011 drivers/mfd/fsl-imx25-tsadc.o: warning: objtool: mx25_tsadc_probe()+0x40: can't find jump dest instruction at .text+0xe0010276 CC [M] drivers/staging/rtl8188eu/hal/usb_halinit.o drivers/net/ethernet/stmicro/stmmac/altr_tse_pcs.o: warning: objtool: auto_nego_timer_callback()+0x34: can't find jump dest instruction at .text+0x480100aa drivers/watchdog/via_wdt.o: warning: objtool: wdt_probe()+0x37: can't find jump dest instruction at .text+0x310201fc CC [M] drivers/staging/comedi/drivers/adv_pci1723.o CC [M] drivers/tty/serial/fsl_lpuart.o CC [M] net/netfilter/ipvs/ip_vs_proto_udp.o CC [M] drivers/hwmon/pmbus/pmbus_core.o CC [M] drivers/gpu/drm/radeon/r600_dma.o CC [M] drivers/rtc/rtc-palmas.o LD [M] drivers/net/ethernet/stmicro/stmmac/stmmac-platform.o drivers/scsi/qla2xxx/qla_target.o: warning: objtool: qlt_check_reserve_free_req()+0x23: can't find jump dest instruction at .text+0x990000d9 CC [M] drivers/watchdog/imgpdc_wdt.o In file included from /home/kisskb/slave/src/include/linux/seq_file.h:10:0, from /home/kisskb/slave/src/include/linux/pinctrl/consumer.h:17, from /home/kisskb/slave/src/include/linux/pinctrl/devinfo.h:21, from /home/kisskb/slave/src/include/linux/device.h:24, from /home/kisskb/slave/src/include/linux/dmaengine.h:20, from /home/kisskb/slave/src/include/linux/netdevice.h:38, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/osdep_service.h:30, from /home/kisskb/slave/src/drivers/staging/rtl8723au/os_dep/mlme_linux.c:18: /home/kisskb/slave/src/include/linux/fs.h: In function 'kernel_read_file_id_str': /home/kisskb/slave/src/include/linux/fs.h:2676:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] drivers/staging/comedi/drivers/addi_apci_2032.o: warning: objtool: apci2032_int_cmdtest()+0x14c: can't find jump dest instruction at .text+0x6d000180 drivers/net/ethernet/stmicro/stmmac/dwmac-rk.o: warning: objtool: rk_gmac_setup()+0x3e: can't find jump dest instruction at .text+0x1e020824 LD [M] drivers/scsi/qla2xxx/qla2xxx.o CC [M] drivers/regulator/rn5t618-regulator.o drivers/usb/host/whci/int.o: warning: objtool: whc_int_handler()+0x39: can't find jump dest instruction at .text+0xe800003f CC [M] drivers/staging/comedi/drivers/adv_pci1724.o CC [M] drivers/usb/host/whci/qset.o drivers/spi/spi-topcliff-pch.o: warning: objtool: pch_spi_request_dma()+0xb0: can't find jump dest instruction at .text+0x8a000115 drivers/usb/gadget/udc/gr_udc.o: warning: objtool: gr_ep_remove()+0x4c: can't find jump dest instruction at .text+0x8c0000e2 CC [M] drivers/regulator/rt5033-regulator.o drivers/net/ethernet/sfc/ef10_sriov.o: warning: objtool: efx_ef10_sriov_free_vf_vports()+0x2a: can't find jump dest instruction at .text+0xaa0002e0 drivers/usb/host/whci/init.o: warning: objtool: whc_clean_up()+0x2e: can't find jump dest instruction at .text+0xab000034 CC [M] drivers/usb/host/whci/wusb.o fs/nfs/pnfs_nfs.o: warning: objtool: _nfs4_pnfs_v3_ds_connect()+0x74: can't find jump dest instruction at .text+0xac01015a drivers/staging/rtl8188eu/hal/rtl8188e_xmit.o: warning: objtool: dump_txrpt_ccx_88e()+0x15: can't find jump dest instruction at .text+0xe400001b CC [M] drivers/staging/rtl8723au/os_dep/usb_ops_linux.o CC [M] drivers/regulator/s2mpa01.o drivers/regulator/pwm-regulator.o: warning: objtool: pwm_regulator_init_table()+0x69: can't find jump dest instruction at .text+0x8d00006e CC [M] net/netfilter/ipvs/ip_vs_proto_ah_esp.o CC [M] drivers/staging/rtl8188eu/os_dep/ioctl_linux.o CC [M] drivers/regulator/s2mps11.o LD drivers/spi/built-in.o CC [M] drivers/scsi/qla1280.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/rammcp77.o: warning: objtool: mcp77_ram_init()+0x37: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/rammcp77.o: warning: objtool: mcp77_ram_new()+0x39: call without frame pointer save/setup drivers/usb/serial/navman.o: warning: objtool: navman_read_int_callback()+0x60: can't find jump dest instruction at .text+0xed000105 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/sddr2.o CC [M] drivers/scsi/dmx3191d.o drivers/scsi/scsi_transport_srp.o: warning: objtool: srp_rport_add()+0x39: can't find jump dest instruction at .text+0xcf02083f In file included from /home/kisskb/slave/src/include/linux/seq_file.h:10:0, from /home/kisskb/slave/src/include/linux/pinctrl/consumer.h:17, from /home/kisskb/slave/src/include/linux/pinctrl/devinfo.h:21, from /home/kisskb/slave/src/include/linux/device.h:24, from /home/kisskb/slave/src/include/linux/dmaengine.h:20, from /home/kisskb/slave/src/include/linux/netdevice.h:38, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/osdep_service.h:30, from /home/kisskb/slave/src/drivers/staging/rtl8723au/os_dep/os_intfs.c:17: /home/kisskb/slave/src/include/linux/fs.h: In function 'kernel_read_file_id_str': /home/kisskb/slave/src/include/linux/fs.h:2676:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] drivers/watchdog/w83877f_wdt.o: warning: objtool: fop_ioctl()+0x15: can't find jump dest instruction at .text+0x201031b drivers/staging/comedi/drivers/addi_apci_3501.o: warning: objtool: apci3501_auto_attach()+0x34: can't find jump dest instruction at .text+0xb202030a CC [M] drivers/usb/serial/quatech2.o drivers/staging/lustre/lustre/ptlrpc/ptlrpcd.o: warning: objtool: ptlrpcd_check()+0x10c: can't find jump dest instruction at .text+0x87010301 drivers/hwmon/vt8231.o: warning: objtool: vt8231_update_device()+0x4c: can't find jump dest instruction at .text+0xb7020102 CC [M] drivers/rtc/rtc-pcap.o drivers/video/fbdev/sm712fb.o: warning: objtool: smtc_blank()+0x11: can't find jump dest instruction at .text+0x64070017 drivers/video/fbdev/vfb.o: warning: objtool: vfb_check_var()+0xcc: can't find jump dest instruction at .text+0xa00100d2 CC [M] drivers/scsi/hpsa.o CC [M] drivers/watchdog/mena21_wdt.o fs/xfs/xfs_attr_list.o: warning: objtool: xfs_attr_shortform_list()+0xae: can't find jump dest instruction at .text+0x780500e4 LD [M] drivers/usb/gadget/function/usb_f_uvc.o CC [M] drivers/staging/comedi/drivers/adv_pci1760.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/sddr3.o CC [M] fs/xfs/xfs_iops.o CC [M] net/netfilter/ipvs/ip_vs_proto_sctp.o CC [M] drivers/watchdog/xen_wdt.o fs/nfs/flexfilelayout/flexfilelayout.o: warning: objtool: ff_lseg_merge()+0x12: can't find jump dest instruction at .text+0xc40000a8 net/netfilter/ipset/ip_set_bitmap_port.o: warning: objtool: bitmap_port_test()+0x29: can't find jump dest instruction at .text+0xab00019f CC [M] fs/xfs/xfs_inode.o drivers/staging/comedi/drivers/adl_pci6208.o: warning: objtool: pci6208_auto_attach()+0x2c: can't find jump dest instruction at .text+0x100100a2 drivers/staging/rtl8188eu/hal/rtl8188e_rxdesc.o: warning: objtool: update_recvframe_attrib_88e()+0x69: can't find jump dest instruction at .text+0xbf00012f LD [M] fs/nfs/flexfilelayout/nfs_layout_flexfiles.o CC [M] net/netfilter/ipset/ip_set_hash_netiface.o drivers/regulator/tps51632-regulator.o: warning: objtool: of_get_tps51632_platform_data()+0x3f: can't find jump dest instruction at .text+0x81000145 CC [M] net/netfilter/ipset/ip_set_hash_netnet.o CC [M] sound/soc/codecs/wm8523.o CC [M] drivers/staging/comedi/drivers/adv_pci_dio.o drivers/scsi/iscsi_boot_sysfs.o: warning: objtool: iscsi_boot_tgt_attr_is_visible()+0x24: can't find jump dest instruction at .text+0x51010029 CC [M] drivers/staging/rtl8188eu/os_dep/mlme_linux.o net/netfilter/ipset/ip_set_bitmap_ipmac.o: warning: objtool: bitmap_ipmac_test()+0x2e: can't find jump dest instruction at .text+0xe50001a4 net/netfilter/ipset/ip_set_bitmap_ip.o: warning: objtool: bitmap_ip_test()+0x29: can't find jump dest instruction at .text+0xab0001af LD [M] drivers/usb/gadget/function/usb_f_midi.o CC [M] drivers/regulator/s5m8767.o drivers/video/fbdev/ssd1307fb.o: warning: objtool: ssd1307fb_update_display()+0x40: can't find jump dest instruction at .text+0x10010146 CC [M] net/netfilter/ipset/ip_set_hash_netportnet.o CC [M] drivers/staging/comedi/drivers/amplc_dio200_pci.o drivers/staging/speakup/kobjects.o: warning: objtool: punc_show()+0x41: can't find jump dest instruction at .text+0x84000046 LD [M] drivers/usb/gadget/function/usb_f_hid.o CC [M] net/netfilter/ipvs/ip_vs_nfct.o drivers/regulator/pbias-regulator.o: warning: objtool: pbias_regulator_probe()+0x6c: can't find jump dest instruction at .text+0x88020072 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gddr3.o drivers/gpu/drm/radeon/radeon_ib.o: warning: objtool: radeon_ib_schedule()+0x67: can't find jump dest instruction at .text+0x680101bc drivers/hwmon/wm831x-hwmon.o: warning: objtool: show_chip_temp()+0x1b: call without frame pointer save/setup drivers/hwmon/wm831x-hwmon.o: warning: objtool: show_label()+0x21: call without frame pointer save/setup drivers/hwmon/wm831x-hwmon.o: warning: objtool: show_voltage()+0x1b: call without frame pointer save/setup drivers/hwmon/wm831x-hwmon.o: warning: objtool: wm831x_hwmon_probe()+0x26: 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 drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/fiji_hwmgr.o: warning: objtool: fiji_dpm_set_interrupt_state()+0x14: can't find jump dest instruction at .text+0x9100002a drivers/watchdog/machzwd.o: warning: objtool: zf_open()+0x30: can't find jump dest instruction at .text+0xe50000e6 CC [M] drivers/gpu/drm/radeon/rv770_dma.o drivers/media/dvb-frontends/rtl2830.o: warning: objtool: rtl2830_init()+0x2ee: can't find jump dest instruction at .text+0xe1000924 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gddr5.o CC [M] drivers/regulator/sky81452-regulator.o LD [M] drivers/usb/gadget/function/usb_f_printer.o CC [M] drivers/media/dvb-frontends/tc90522.o CC [M] net/netfilter/ipvs/ip_vs_rr.o drivers/net/ethernet/stmicro/stmmac/dwmac-socfpga.o: warning: objtool: socfpga_dwmac_set_phy_mode()+0x65: can't find jump dest instruction at .text+0xf400006a drivers/hwmon/w83l786ng.o: warning: objtool: w83l786ng_detect()+0x44: can't find jump dest instruction at .text+0xcf00004a fs/xfs/xfs_discard.o: warning: objtool: xfs_trim_extents()+0x68: can't find jump dest instruction at .text+0x2708006e CC [M] drivers/watchdog/da9052_wdt.o CC [M] drivers/regulator/tps6105x-regulator.o CC [M] drivers/media/dvb-frontends/horus3a.o CC [M] fs/xfs/xfs_itable.o LD [M] drivers/net/ethernet/stmicro/stmmac/dwmac-altr-socfpga.o drivers/staging/rtl8188eu/hal/rtl8188eu_led.o: warning: objtool: SwLedOn()+0x2a: call without frame pointer save/setup drivers/staging/rtl8188eu/hal/rtl8188eu_led.o: warning: objtool: SwLedOff()+0x35: call without frame pointer save/setup drivers/staging/rtl8188eu/hal/rtl8188eu_led.o: warning: objtool: rtl8188eu_InitSwLeds()+0x30: call without frame pointer save/setup drivers/staging/rtl8188eu/hal/rtl8188eu_led.o: warning: objtool: rtl8188eu_DeInitSwLeds()+0x10: call without frame pointer save/setup drivers/mfd/mc13xxx-spi.o: warning: objtool: mc13xxx_spi_probe()+0x31: can't find jump dest instruction at .text+0xd7000217 drivers/tty/serial/xilinx_uartps.o: warning: objtool: cdns_uart_clk_notifier_cb()+0x26: can't find jump dest instruction at .text+0x180106bc drivers/usb/serial/omninet.o: warning: objtool: omninet_write()+0x4a: can't find jump dest instruction at .text+0x8600017f In file included from /home/kisskb/slave/src/include/linux/seq_file.h:10:0, from /home/kisskb/slave/src/include/linux/pinctrl/consumer.h:17, from /home/kisskb/slave/src/include/linux/pinctrl/devinfo.h:21, from /home/kisskb/slave/src/include/linux/device.h:24, from /home/kisskb/slave/src/include/linux/dmaengine.h:20, from /home/kisskb/slave/src/include/linux/netdevice.h:38, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/osdep_service.h:30, from /home/kisskb/slave/src/drivers/staging/rtl8723au/os_dep/recv_linux.c:17: /home/kisskb/slave/src/include/linux/fs.h: In function 'kernel_read_file_id_str': /home/kisskb/slave/src/include/linux/fs.h:2676:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] drivers/staging/rtl8723au/hal/rtl8723au_xmit.o: warning: objtool: update_txdesc()+0x55: can't find jump dest instruction at .text+0x530300da drivers/staging/wilc1000/host_interface.o: warning: objtool: handle_scan()+0x6d: can't find jump dest instruction at .text+0xea020652 CC [M] drivers/usb/serial/safe_serial.o drivers/staging/comedi/drivers/adl_pci7x3x.o: warning: objtool: adl_pci7x3x_auto_attach()+0x30: can't find jump dest instruction at .text+0xe5010076 CC [M] drivers/regulator/tps62360-regulator.o CC [M] drivers/staging/rtl8188eu/os_dep/mon.o CC [M] drivers/staging/rtl8723au/os_dep/xmit_linux.o drivers/staging/rtl8723au/hal/rtl8723au_recv.o: warning: objtool: rtl8723au_init_recv_priv()+0xc2: can't find jump dest instruction at .text+0x2b0100c8 drivers/net/ethernet/stmicro/stmmac/dwmac-sunxi.o: warning: objtool: sun7i_gmac_probe()+0x2b: can't find jump dest instruction at .text+0x430101c1 LD [M] drivers/spi/spi-dw-midpci.o CC [M] fs/xfs/xfs_message.o drivers/regulator/pcap-regulator.o: warning: objtool: pcap_regulator_is_enabled()+0x13: call without frame pointer save/setup drivers/regulator/pcap-regulator.o: warning: objtool: pcap_regulator_get_voltage_sel()+0x13: call without frame pointer save/setup drivers/regulator/pcap-regulator.o: warning: objtool: pcap_regulator_disable()+0xf: call without frame pointer save/setup drivers/regulator/pcap-regulator.o: warning: objtool: pcap_regulator_enable()+0xf: call without frame pointer save/setup drivers/regulator/pcap-regulator.o: warning: objtool: pcap_regulator_set_voltage_sel()+0x1f: call without frame pointer save/setup drivers/regulator/pcap-regulator.o: warning: objtool: pcap_regulator_probe()+0x5e: 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 drivers/watchdog/sbc_epx_c3.o: warning: objtool: epx_c3_ioctl()+0x1e: can't find jump dest instruction at .text+0xa3000144 CC [M] drivers/tty/serial/digicolor-usart.o CC [M] drivers/mfd/mc13xxx-i2c.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fuse/base.o LD [M] drivers/spi/spi-pxa2xx-platform.o CC [M] drivers/staging/comedi/drivers/amplc_pci236.o drivers/watchdog/w83977f_wdt.o: warning: objtool: wdt_ioctl()+0x26: can't find jump dest instruction at .text+0xbf0105bc In file included from /home/kisskb/slave/src/include/linux/seq_file.h:10:0, from /home/kisskb/slave/src/include/linux/pinctrl/consumer.h:17, from /home/kisskb/slave/src/include/linux/pinctrl/devinfo.h:21, from /home/kisskb/slave/src/include/linux/device.h:24, from /home/kisskb/slave/src/include/linux/dmaengine.h:20, from /home/kisskb/slave/src/include/linux/netdevice.h:38, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/osdep_service.h:30, from /home/kisskb/slave/src/drivers/staging/rtl8723au/os_dep/usb_intf.c:17: /home/kisskb/slave/src/include/linux/fs.h: In function 'kernel_read_file_id_str': /home/kisskb/slave/src/include/linux/fs.h:2676:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] drivers/regulator/pcf50633-regulator.o: warning: objtool: pcf50633_regulator_probe()+0x72: call without frame pointer save/setup drivers/regulator/pcf50633-regulator.o: warning: objtool: pcf50633_regulator_init()+0x12: call without frame pointer save/setup drivers/regulator/pcf50633-regulator.o: warning: objtool: pcf50633_regulator_exit()+0xb: call without frame pointer save/setup CC [M] drivers/staging/comedi/drivers/amplc_pci263.o fs/xfs/xfs_dir2_readdir.o: warning: objtool: xfs_dir2_sf_getdents()+0x55: can't find jump dest instruction at .text+0x650200ab CC [M] drivers/regulator/tps65023-regulator.o CC [M] drivers/staging/rtl8188eu/os_dep/os_intfs.o CC [M] fs/xfs/xfs_mount.o CC [M] drivers/watchdog/da9055_wdt.o drivers/staging/comedi/drivers/adl_pci8164.o: warning: objtool: adl_pci8164_auto_attach()+0x21: can't find jump dest instruction at .text+0x7d0100d7 CC [M] drivers/staging/comedi/drivers/amplc_pci224.o drivers/gpu/drm/amd/amdgpu/../powerplay/amd_powerplay.o: warning: objtool: pp_dpm_get_pp_num_states()+0xc: can't find jump dest instruction at .text+0xae0001c2 drivers/usb/host/whci/pzl.o: warning: objtool: update_pzl_pointers.isra.0()+0xc: can't find jump dest instruction at .text+0x6020182 drivers/net/ethernet/stmicro/stmmac/dwmac-sti.o: warning: objtool: stih4xx_fix_retime_src()+0x1e: can't find jump dest instruction at .text+0xb40000e4 drivers/usb/gadget/udc/bdc/bdc_dbg.o: warning: objtool: bdc_dbg_bd_list()+0x9a: can't find jump dest instruction at .text+0xd7000440 drivers/rtc/rtc-mc13xxx.o: warning: objtool: mc13xxx_rtc_set_mmss()+0x3f: can't find jump dest instruction at .text+0xe5000165 CC [M] fs/xfs/xfs_mru_cache.o drivers/staging/comedi/drivers/addi_apci_3xxx.o: warning: objtool: apci3xxx_ai_setup()+0xc0: can't find jump dest instruction at .text+0x600000c4 drivers/watchdog/intel-mid_wdt.o: warning: objtool: mid_wdt_probe()+0x48: can't find jump dest instruction at .text+0xec00019d CC [M] drivers/staging/comedi/drivers/amplc_pci230.o CC [M] drivers/staging/rtl8723au/hal/rtl8723a_bt-coexist.o drivers/usb/serial/mos7720.o: warning: objtool: calc_baud_rate_divisor()+0x6f: can't find jump dest instruction at .text+0xa70001e4 drivers/gpu/drm/radeon/radeon_sync.o: warning: objtool: radeon_sync_resv()+0xfa: can't find jump dest instruction at .text+0xc70001f0 CC [M] sound/soc/codecs/wm8580.o CC [M] net/netfilter/ipset/ip_set_list_set.o drivers/rtc/rtc-mcp795.o: warning: objtool: mcp795_set_time()+0x2f: can't find jump dest instruction at .text+0x5e0101e5 CC [M] drivers/gpu/drm/radeon/evergreen_dma.o CC [M] drivers/usb/serial/sierra.o CC [M] drivers/xen/privcmd.o drivers/net/ethernet/stmicro/stmmac/dwmac-generic.o: warning: objtool: dwmac_generic_probe()+0x1e: can't find jump dest instruction at .text+0x9f000024 CC [M] drivers/watchdog/da9062_wdt.o CC [M] drivers/staging/rtl8188eu/os_dep/osdep_service.o CC [M] drivers/rtc/rtc-pcf2123.o drivers/usb/serial/mxuport.o: warning: objtool: mxuport_process_read_urb_data()+0x37: can't find jump dest instruction at .text+0xa500023c CC [M] drivers/gpu/drm/radeon/ni_dma.o drivers/usb/serial/opticon.o: warning: objtool: opticon_process_read_urb()+0x30: can't find jump dest instruction at .text+0x84000035 CC [M] drivers/staging/rtl8723au/core/rtw_ap.o drivers/staging/rtl8188eu/hal/rtl8188eu_recv.o: warning: objtool: rtl8188eu_init_recv_priv()+0x67: can't find jump dest instruction at .text+0x4a01006d drivers/usb/gadget/udc/bdc/bdc_pci.o: warning: objtool: bdc_pci_probe()+0x46: can't find jump dest instruction at .text+0x6f01007c drivers/tty/serial/mxs-auart.o: warning: objtool: mxs_auart_init_gpios()+0x2d: can't find jump dest instruction at .text+0xb2000733 net/netfilter/ipvs/ip_vs_ctl.o: warning: objtool: __ip_vs_get_service_entries()+0x2d: can't find jump dest instruction at .text+0xb80003f3 drivers/net/ethernet/stmicro/stmmac/stmmac_pci.o: warning: objtool: quark_default_data()+0x4b: can't find jump dest instruction at .text+0xc1000051 drivers/staging/rtl8723au/hal/usb_ops_linux.o: warning: objtool: recvbuf2recvframe()+0x97: can't find jump dest instruction at .text+0x9f02009d fs/xfs/xfs_bmap_util.o: warning: objtool: xfs_adjust_extent_unmap_boundaries()+0x4e: can't find jump dest instruction at .text+0xc70000b4 drivers/tty/synclink.o: warning: objtool: usc_enable_loopback()+0xb: can't find jump dest instruction at .text+0x3010021 CC [M] drivers/staging/rtl8188eu/os_dep/recv_linux.o CC [M] net/netfilter/ipvs/ip_vs_wrr.o CC [M] drivers/watchdog/da9063_wdt.o CC [M] fs/xfs/xfs_stats.o CC [M] drivers/regulator/tps6507x-regulator.o CC [M] drivers/usb/serial/usb-serial-simple.o drivers/watchdog/of_xilinx_wdt.o: warning: objtool: xwdt_probe()+0x43: can't find jump dest instruction at .text+0xcd010189 LD [M] drivers/net/ethernet/stmicro/stmmac/stmmac-pci.o drivers/media/dvb-frontends/tda10071.o: warning: objtool: tda10071_cmd_execute()+0x3a: can't find jump dest instruction at .text+0xd7000220 CC [M] drivers/tty/serial/men_z135_uart.o CC [M] drivers/usb/serial/spcp8x5.o CC [M] drivers/rtc/rtc-pcf2127.o drivers/regulator/rc5t583-regulator.o: warning: objtool: rc5t583_regulator_probe()+0x75: can't find jump dest instruction at .text+0x2f0100ca drivers/usb/serial/option.o: warning: objtool: option_instat_callback()+0x70: can't find jump dest instruction at .text+0x18010076 drivers/staging/rtl8723au/os_dep/mlme_linux.o: warning: objtool: rtw_reset_securitypriv23a()+0x2b: can't find jump dest instruction at .text+0x84000031 net/netfilter/ipvs/ip_vs_est.o: warning: objtool: ip_vs_read_cpu_stats()+0x26: can't find jump dest instruction at .text+0xa300002b CC [M] sound/soc/codecs/wm8711.o drivers/watchdog/ni903x_wdt.o: warning: objtool: ni903x_acpi_add()+0x34: can't find jump dest instruction at .text+0x1d01019a CC [M] drivers/media/dvb-frontends/ascot2e.o CC [M] drivers/usb/serial/ssu100.o drivers/staging/comedi/drivers/addi_apci_3120.o: warning: objtool: apci3120_ai_cmdtest()+0xba: can't find jump dest instruction at .text+0x130100c0 drivers/rtc/rtc-msm6242.o: warning: objtool: msm6242_set_time()+0x19: can't find call dest symbol at offset 0x6300009d CC [M] drivers/gpu/drm/radeon/si_dma.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgm107.o: warning: objtool: gm107_ram_new()+0x2c: call without frame pointer save/setup drivers/usb/gadget/udc/bdc/bdc_udc.o: warning: objtool: bdc_udc_wakeup()+0x60: can't find jump dest instruction at .text+0xdf000376 drivers/watchdog/mei_wdt.o: warning: objtool: mei_wdt_register()+0x23: can't find jump dest instruction at .text+0x9a000199 CC [M] drivers/regulator/tps65086-regulator.o CC [M] drivers/staging/rtl8188eu/os_dep/rtw_android.o CC [M] net/netfilter/ipvs/ip_vs_lc.o CC [M] drivers/hwmon/pmbus/pmbus.o drivers/video/fbdev/vga16fb.o: warning: objtool: vga16fb_setcolreg()+0x32: can't find jump dest instruction at .text+0xde000038 In file included from /home/kisskb/slave/src/include/linux/seq_file.h:10:0, from /home/kisskb/slave/src/include/linux/pinctrl/consumer.h:17, from /home/kisskb/slave/src/include/linux/pinctrl/devinfo.h:21, from /home/kisskb/slave/src/include/linux/device.h:24, from /home/kisskb/slave/src/include/linux/dmaengine.h:20, from /home/kisskb/slave/src/include/linux/netdevice.h:38, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/osdep_service.h:30, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/drv_types.h:25, from /home/kisskb/slave/src/drivers/staging/rtl8723au/os_dep/usb_ops_linux.c:17: /home/kisskb/slave/src/include/linux/fs.h: In function 'kernel_read_file_id_str': /home/kisskb/slave/src/include/linux/fs.h:2676:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fuse/nv50.o CC [M] drivers/rtc/rtc-pcf50633.o drivers/usb/serial/qcaux.o: warning: objtool: usb_serial_module_init()+0x19: call without frame pointer save/setup drivers/usb/serial/qcaux.o: warning: objtool: usb_serial_module_exit()+0xb: call without frame pointer save/setup drivers/media/dvb-frontends/rtl2832.o: warning: objtool: rtl2832_get_frontend()+0x35: can't find jump dest instruction at .text+0xf80102ab CC [M] drivers/watchdog/gpio_wdt.o drivers/mfd/mc13xxx-core.o: warning: objtool: mc13xxx_adc_do_conversion()+0xab: can't find jump dest instruction at .text+0xcf0106d1 CC [M] drivers/staging/comedi/drivers/contec_pci_dio.o CC [M] drivers/scsi/eata.o drivers/net/ethernet/sfc/siena_sriov.o: warning: objtool: efx_siena_sriov_reset_tx_filter()+0x92: can't find jump dest instruction at .text+0x5c010198 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fuse/gf100.o CC [M] drivers/tty/serial/stm32-usart.o CC [M] drivers/mfd/ucb1400_core.o LD [M] drivers/net/ethernet/sfc/sfc.o drivers/rtc/rtc-moxart.o: warning: objtool: moxart_rtc_probe()+0x3c: can't find jump dest instruction at .text+0x9f010042 sound/soc/codecs/wm8400.o: warning: objtool: wm8400_set_dai_clkdiv()+0x20: can't find jump dest instruction at .text+0x87000215 drivers/staging/rtl8723au/hal/usb_halinit.o: warning: objtool: _InitQueuePriority()+0x25: can't find jump dest instruction at .text+0xa20005db CC [M] drivers/xen/xen-acpi-processor.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fuse/gm107.o drivers/rtc/rtc-mrst.o: warning: objtool: mrst_set_time()+0x41: can't find jump dest instruction at .text+0x8b000227 CC [M] drivers/rtc/rtc-pcf85063.o drivers/hwmon/wm8350-hwmon.o: warning: objtool: show_label()+0x21: call without frame pointer save/setup drivers/hwmon/wm8350-hwmon.o: warning: objtool: show_voltage()+0x1f: call without frame pointer save/setup drivers/hwmon/wm8350-hwmon.o: warning: objtool: wm8350_hwmon_probe()+0x22: call without frame pointer save/setup drivers/hwmon/wm8350-hwmon.o: warning: objtool: wm8350_hwmon_driver_init()+0x12: call without frame pointer save/setup drivers/hwmon/wm8350-hwmon.o: warning: objtool: wm8350_hwmon_driver_exit()+0xb: call without frame pointer save/setup drivers/rtc/rtc-nuc900.o: warning: objtool: nuc900_rtc_probe()+0x31: can't find jump dest instruction at .init.text+0xcc000037 CC [M] drivers/staging/rtl8188eu/os_dep/usb_intf.o CC [M] sound/soc/codecs/wm8727.o drivers/spi/spi-xtensa-xtfpga.o: warning: objtool: xtfpga_spi_probe()+0x37: can't find jump dest instruction at .text+0x1701007d drivers/rtc/rtc-mt6397.o: warning: objtool: mtk_rtc_read_alarm()+0x4d: can't find jump dest instruction at .text+0x9d000123 drivers/staging/speakup/serialio.o: warning: objtool: spk_serial_init()+0x2a: can't find jump dest instruction at .text+0x1901020f drivers/tty/serial/pch_uart.o: warning: objtool: pch_uart_hal_set_line()+0x51: can't find jump dest instruction at .text+0x1c0104a6 CC [M] drivers/mfd/axp20x.o LD drivers/net/ethernet/built-in.o CC [M] drivers/staging/rtl8188eu/os_dep/usb_ops_linux.o net/netfilter/ipvs/ip_vs_core.o: warning: objtool: ip_vs_try_to_schedule()+0x53: can't find jump dest instruction at .text+0xa40001c9 CC [M] drivers/usb/serial/symbolserial.o drivers/scsi/iscsi_tcp.o: warning: objtool: iscsi_sw_tcp_xmit_segment()+0x39: can't find jump dest instruction at .text+0xbb00052e CC [M] drivers/rtc/rtc-pcf8523.o net/netfilter/ipvs/ip_vs_xmit.o: warning: objtool: __ip_vs_route_output_v6()+0x79: can't find jump dest instruction at .text+0x8d00007f CC [M] net/netfilter/ipvs/ip_vs_wlc.o CC [M] drivers/staging/rtl8188eu/os_dep/xmit_linux.o drivers/staging/lustre/lustre/ptlrpc/lproc_ptlrpc.o: warning: objtool: ptlrpc_lprocfs_req_history_max_seq_write()+0x39: can't find jump dest instruction at .text+0x8500003e CC [M] drivers/scsi/dc395x.o drivers/scsi/scsi_transport_sas.o: warning: objtool: sas_bsg_initialize()+0x53: can't find jump dest instruction at .text+0xc9000528 net/netfilter/ipset/ip_set_core.o: warning: objtool: ip_set_get_extensions()+0x2d: can't find jump dest instruction at .text+0xb9010463 CC [M] net/netfilter/ipvs/ip_vs_fo.o CC [M] drivers/mfd/axp20x-i2c.o sound/soc/codecs/wm8510.o: warning: objtool: wm8510_set_dai_fmt()+0x4a: can't find jump dest instruction at .text+0xa8000110 drivers/regulator/rk808-regulator.o: warning: objtool: rk808_regulator_dt_parse_pdata()+0x3d: can't find jump dest instruction at .text+0xb9000303 drivers/usb/host/fotg210-hcd.o: warning: objtool: qtd_copy_status()+0x56: can't find jump dest instruction at .text+0x80101cc CC [M] sound/soc/codecs/wm8728.o drivers/regulator/rt5033-regulator.o: warning: objtool: rt5033_regulator_probe()+0x6c: call without frame pointer save/setup drivers/regulator/rt5033-regulator.o: warning: objtool: rt5033_regulator_driver_init()+0x12: call without frame pointer save/setup drivers/regulator/rt5033-regulator.o: warning: objtool: rt5033_regulator_driver_exit()+0xb: call without frame pointer save/setup drivers/staging/speakup/thread.o: warning: objtool: speakup_thread()+0xb3: can't find jump dest instruction at .text+0xb00000b9 CC [M] drivers/scsi/esp_scsi.o drivers/staging/rtl8188eu/hal/rtl8188eu_xmit.o: warning: objtool: update_txdesc()+0x102: can't find jump dest instruction at .text+0xe5010188 CC [M] drivers/mfd/lp3943.o CC [M] drivers/staging/comedi/drivers/das08_pci.o CC [M] drivers/usb/serial/usb_wwan.o drivers/staging/wilc1000/wilc_wlan.o: warning: objtool: wilc_wlan_txq_add_cfg_pkt()+0x8e: can't find jump dest instruction at .text+0xed0000f3 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgp100.o: warning: objtool: gp100_ram_init()+0x5c: can't find jump dest instruction at .text+0x80010062 drivers/net/wireless/realtek/rtlwifi/rtl8192de/phy.o: warning: objtool: _rtl92d_phy_set_rfsleep()+0xbe: can't find jump dest instruction at .text+0x980100c4 drivers/rtc/rtc-mv.o: warning: objtool: mv_rtc_probe()+0x34: can't find jump dest instruction at .init.text+0xd901003a drivers/net/wireless/realtek/rtlwifi/rtl8821ae/phy.o: warning: objtool: rtl8812ae_fixspur()+0x37: can't find jump dest instruction at .text+0xf100003d CC [M] drivers/media/dvb-frontends/helene.o drivers/staging/comedi/drivers/adv_pci1720.o: warning: objtool: pci1720_auto_attach()+0x2c: can't find jump dest instruction at .text+0xbf000082 CC [M] drivers/regulator/tps65090-regulator.o CC [M] drivers/mfd/da9062-core.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gpio/base.o LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8821ae/rtl8821ae.o CC [M] drivers/rtc/rtc-pcf8563.o drivers/staging/lustre/lustre/obdclass/obd_mount.o: warning: objtool: lmd_print()+0x23: can't find jump dest instruction at .text+0xcb0000d9 drivers/regulator/rn5t618-regulator.o: warning: objtool: rn5t618_regulator_probe()+0x74: 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 drivers/staging/xgifb/vb_setmode.o: warning: objtool: XGI_AjustCRT2Rate()+0x99: can't find jump dest instruction at .text+0x5201013f LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8192de/rtl8192de.o drivers/staging/speakup/synth.o: warning: objtool: spk_do_catch_up()+0x80: can't find jump dest instruction at .text+0xa00101e5 drivers/gpu/drm/radeon/radeon_mn.o: warning: objtool: radeon_mn_invalidate_range_start()+0x4c: can't find jump dest instruction at .text+0x49010051 CC [M] drivers/mfd/da9063-core.o drivers/gpu/drm/radeon/radeon_audio.o: warning: objtool: radeon_audio_enable()+0x2d: can't find jump dest instruction at .text+0x89000093 LD [M] drivers/staging/xgifb/xgifb.o CC [M] sound/soc/codecs/wm8731.o CC [M] drivers/staging/comedi/drivers/dt3000.o CC [M] drivers/gpu/drm/radeon/cik_sdma.o drivers/staging/comedi/drivers/adv_pci1724.o: warning: objtool: adv_pci1724_auto_attach()+0x21: can't find jump dest instruction at .text+0x36010067 CC [M] drivers/mfd/da9063-irq.o net/netfilter/ipvs/ip_vs_app.o: warning: objtool: ip_vs_app_inc_new()+0x37: can't find jump dest instruction at .text+0xec0004cd CC [M] drivers/regulator/tps65217-regulator.o CC [M] drivers/staging/comedi/drivers/dyna_pci10xx.o LD drivers/tty/serial/8250/built-in.o CC [M] drivers/hwmon/pmbus/adm1275.o drivers/usb/serial/oti6858.o: warning: objtool: oti6858_write_bulk_callback()+0x4b: can't find jump dest instruction at .text+0x20100c1 LD drivers/tty/serial/jsm/built-in.o CC [M] drivers/tty/serial/jsm/jsm_driver.o CC [M] net/netfilter/ipvs/ip_vs_ovf.o CC [M] drivers/usb/serial/ti_usb_3410_5052.o drivers/staging/rtl8188eu/hal/phy.o: warning: objtool: get_tx_power_index()+0xd2: can't find jump dest instruction at .text+0x5d0000d7 In file included from /home/kisskb/slave/src/include/linux/seq_file.h:10:0, from /home/kisskb/slave/src/include/linux/pinctrl/consumer.h:17, from /home/kisskb/slave/src/include/linux/pinctrl/devinfo.h:21, from /home/kisskb/slave/src/include/linux/device.h:24, from /home/kisskb/slave/src/include/linux/dmaengine.h:20, from /home/kisskb/slave/src/include/linux/netdevice.h:38, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/osdep_service.h:30, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/drv_types.h:25, from /home/kisskb/slave/src/drivers/staging/rtl8723au/hal/rtl8723a_bt-coexist.c:15: /home/kisskb/slave/src/include/linux/fs.h: In function 'kernel_read_file_id_str': /home/kisskb/slave/src/include/linux/fs.h:2676:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] drivers/staging/comedi/drivers/adv_pci1723.o: warning: objtool: pci1723_auto_attach()+0x23: can't find jump dest instruction at .text+0x8a0100a9 CC [M] drivers/tty/serial/jsm/jsm_neo.o CC [M] drivers/tty/serial/8250/8250_core.o drivers/rtc/rtc-palmas.o: warning: objtool: palmas_rtc_set_alarm()+0x4c: can't find jump dest instruction at .text+0x90000121 drivers/usb/wusbcore/wa-xfer.o: warning: objtool: __wa_seg_calculate_isoc_frame_count()+0x25: can't find jump dest instruction at .text+0x9600002b In file included from /home/kisskb/slave/src/include/linux/seq_file.h:10:0, from /home/kisskb/slave/src/include/linux/pinctrl/consumer.h:17, from /home/kisskb/slave/src/include/linux/pinctrl/devinfo.h:21, from /home/kisskb/slave/src/include/linux/device.h:24, from /home/kisskb/slave/src/include/linux/dmaengine.h:20, from /home/kisskb/slave/src/include/linux/netdevice.h:38, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/osdep_service.h:30, from /home/kisskb/slave/src/drivers/staging/rtl8723au/os_dep/xmit_linux.c:17: /home/kisskb/slave/src/include/linux/fs.h: In function 'kernel_read_file_id_str': /home/kisskb/slave/src/include/linux/fs.h:2676:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] drivers/rtc/rtc-pcap.o: warning: objtool: pcap_rtc_probe()+0x33: can't find jump dest instruction at .init.text+0xa6000039 CC [M] drivers/tty/serial/jsm/jsm_tty.o In file included from /home/kisskb/slave/src/include/linux/seq_file.h:10:0, from /home/kisskb/slave/src/include/linux/pinctrl/consumer.h:17, from /home/kisskb/slave/src/include/linux/pinctrl/devinfo.h:21, from /home/kisskb/slave/src/include/linux/device.h:24, from /home/kisskb/slave/src/include/linux/dmaengine.h:20, from /home/kisskb/slave/src/include/linux/netdevice.h:38, from /home/kisskb/slave/src/drivers/staging/rtl8723au/include/osdep_service.h:30, from /home/kisskb/slave/src/drivers/staging/rtl8723au/core/rtw_ap.c:17: /home/kisskb/slave/src/include/linux/fs.h: In function 'kernel_read_file_id_str': /home/kisskb/slave/src/include/linux/fs.h:2676:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] CC [M] drivers/staging/comedi/drivers/gsc_hpdi.o drivers/staging/comedi/drivers/ni_atmio.o: warning: objtool: ni_ai_insn_config()+0x17: can't find jump dest instruction at .text+0x9d00009d drivers/gpu/drm/radeon/radeon_dp_auxch.o: warning: objtool: radeon_dp_aux_transfer_native()+0x56: can't find jump dest instruction at .text+0x3207005b drivers/staging/rtl8723au/os_dep/recv_linux.o: warning: objtool: rtw_recv_indicatepkt23a()+0x37: can't find jump dest instruction at .text+0xcc01012d CC [M] drivers/usb/serial/visor.o LD [M] drivers/usb/wusbcore/wusb-wa.o CC [M] drivers/rtc/rtc-pcf8583.o CC [M] drivers/net/wireless/ath/ath9k/ar9003_aic.o CC [M] drivers/hwmon/pmbus/lm25066.o CC [M] drivers/gpu/drm/radeon/radeon_uvd.o drivers/staging/lustre/lustre/ptlrpc/sec_bulk.o: warning: objtool: sptlrpc_get_bulk_checksum()+0xb2: can't find jump dest instruction at .text+0x93000118 CC [M] drivers/hwmon/pmbus/ltc2978.o drivers/usb/serial/qcserial.o: warning: objtool: qcprobe()+0x3d: can't find jump dest instruction at .text+0xd0040183 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgf100.o: warning: objtool: gf100_ram_init()+0x22: can't find jump dest instruction at .text+0x320100f8 CC [M] drivers/usb/serial/wishbone-serial.o drivers/staging/lustre/lustre/ptlrpc/layout.o: warning: objtool: req_capsule_extend()+0x4f: can't find jump dest instruction at .text+0x370100d5 drivers/regulator/sky81452-regulator.o: warning: objtool: sky81452_reg_probe()+0x65: 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 drivers/regulator/s2mpa01.o: warning: objtool: s2mpa01_set_ramp_delay()+0x40: can't find jump dest instruction at .text+0x260200f6 CC [M] drivers/usb/serial/whiteheat.o drivers/gpu/drm/radeon/radeon_dp_mst.o: warning: objtool: radeon_dp_mst_update_stream_attribs()+0x47: can't find jump dest instruction at .text+0xd500067d drivers/watchdog/mena21_wdt.o: warning: objtool: a21_wdt_set_timeout()+0x47: can't find jump dest instruction at .text+0x810001fc CC [M] net/netfilter/ipvs/ip_vs_lblc.o CC [M] drivers/regulator/tps65218-regulator.o CC [M] net/netfilter/ipvs/ip_vs_lblcr.o CC [M] drivers/gpu/drm/radeon/uvd_v1_0.o drivers/rtc/rtc-omap.o: warning: objtool: omap_rtc_power_off()+0xc2: can't find jump dest instruction at .text+0x8f0003c7 drivers/xen/gntalloc.o: warning: objtool: gntalloc_mmap()+0x47: can't find jump dest instruction at .text+0x4b01036c CC [M] drivers/watchdog/tangox_wdt.o drivers/staging/rtl8723au/os_dep/os_intfs.o: warning: objtool: ips_netdrv_open()+0x6b: can't find jump dest instruction at .text+0x81000111 drivers/xen/tmem.o: warning: objtool: tmem_cleancache_put_page()+0x31: can't find jump dest instruction at .text+0xba000397 drivers/usb/host/whci/wusb.o: warning: objtool: whc_dev_info_set()+0x84: can't find call dest symbol at offset 0x87fe0358 CC [M] drivers/net/wireless/ath/ath9k/ar9003_rtt.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/sddr2.o: warning: objtool: nvkm_sddr2_calc()+0x1b: can't find jump dest instruction at .text+0x16010021 CC [M] drivers/staging/comedi/drivers/icp_multi.o CC [M] net/netfilter/ipvs/ip_vs_dh.o drivers/staging/speakup/varhandlers.o: warning: objtool: spk_chartab_get_value()+0x2f: can't find jump dest instruction at .text+0xf1000065 drivers/video/fbdev/uvesafb.o: warning: objtool: uvesafb_remove()+0x16: can't find jump dest instruction at .text+0xae0003ac CC [M] drivers/rtc/rtc-pm8xxx.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gpio/nv10.o LD drivers/media/dvb-frontends/drx39xyj/built-in.o drivers/gpu/drm/radeon/ci_dpm.o: warning: objtool: ci_populate_bapm_vddc_vid_sidd()+0x1b: can't find jump dest instruction at .text+0x36010111 drivers/watchdog/da9052_wdt.o: warning: objtool: da9052_wdt_set_timeout()+0x66: can't find jump dest instruction at .text+0xf600008c LD [M] drivers/staging/speakup/speakup.o LD drivers/video/built-in.o CC [M] drivers/xen/xen-scsiback.o CC [M] drivers/media/dvb-frontends/drx39xyj/drxj.o CC [M] drivers/gpu/drm/radeon/uvd_v2_2.o drivers/tty/serial/rp2.o: warning: objtool: __rp2_uart_set_termios()+0x2b: can't find jump dest instruction at .text+0xc6000181 CC [M] drivers/watchdog/wdat_wdt.o fs/xfs/xfs_export.o: warning: objtool: xfs_nfs_get_inode()+0x2c: can't find jump dest instruction at .text+0xbe010222 drivers/gpu/drm/nouveau/nvkm/subdev/fb/sddr3.o: warning: objtool: nvkm_sddr3_calc()+0x20: can't find jump dest instruction at .text+0xa6010026 drivers/media/dvb-frontends/as102_fe.o: warning: objtool: as102_fe_get_frontend()+0x41: can't find jump dest instruction at .text+0x35010047 LD [M] net/netfilter/ipset/ip_set.o drivers/spi/spi-zynqmp-gqspi.o: warning: objtool: zynq_qspi_setuprxdma()+0x5a: can't find jump dest instruction at .text+0x5c0104bf CC [M] drivers/mfd/da9063-i2c.o drivers/staging/comedi/drivers/amplc_dio200_pci.o: warning: objtool: dio200_pci_auto_attach()+0x29: can't find jump dest instruction at .text+0xe70000ff CC [M] fs/xfs/xfs_super.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gpio/nv50.o CC [M] fs/xfs/xfs_symlink.o drivers/usb/serial/mos7840.o: warning: objtool: mos7840_calc_baud_rate_divisor()+0x89: can't find jump dest instruction at .text+0xb600016e CC [M] drivers/gpu/drm/radeon/uvd_v3_1.o LD [M] drivers/media/dvb-frontends/stb0899.o drivers/staging/lustre/lustre/ptlrpc/import.o: warning: objtool: ptlrpc_first_transno()+0x2f: can't find jump dest instruction at .text+0xa4000245 drivers/staging/comedi/drivers/adv_pci1760.o: warning: objtool: pci1760_pwm_insn_config()+0x3b: can't find jump dest instruction at .text+0x85000251 drivers/staging/comedi/drivers/adl_pci9111.o: warning: objtool: pci9111_auto_attach()+0x30: can't find jump dest instruction at .text+0x2c0201b6 drivers/staging/lustre/lustre/obdclass/cl_lock.o: warning: objtool: cl_lock_request()+0x3e: can't find jump dest instruction at .text+0x8c0005c4 CC [M] drivers/staging/comedi/drivers/daqboard2000.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gpio/g94.o CC [M] drivers/hwmon/pmbus/ltc3815.o CC [M] drivers/net/wireless/ath/ath9k/dynack.o LD [M] drivers/media/dvb-frontends/drxd.o LD drivers/tty/serial/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gpio/gf119.o drivers/usb/serial/pl2303.o: warning: objtool: pl2303_update_line_status()+0x4d: can't find jump dest instruction at .text+0xad000163 drivers/usb/serial/safe_serial.o: warning: objtool: safe_prepare_write_buffer()+0x89: can't find jump dest instruction at .text+0x8c0000df drivers/staging/lustre/lustre/ptlrpc/sec_gc.o: warning: objtool: sec_do_gc()+0x62: can't find jump dest instruction at .text+0x21010068 CC [M] drivers/usb/serial/xsens_mt.o CC [M] drivers/staging/comedi/drivers/jr3_pci.o drivers/staging/comedi/drivers/amplc_pci263.o: warning: objtool: amplc_pci263_pci_probe()+0x14: call without frame pointer save/setup drivers/staging/comedi/drivers/amplc_pci263.o: warning: objtool: pci263_auto_attach()+0x18: call without frame pointer save/setup drivers/staging/comedi/drivers/amplc_pci263.o: warning: objtool: pci263_do_insn_bits()+0x2f: call without frame pointer save/setup drivers/staging/comedi/drivers/amplc_pci263.o: warning: objtool: amplc_pci263_driver_init()+0x12: call without frame pointer save/setup drivers/staging/comedi/drivers/amplc_pci263.o: warning: objtool: amplc_pci263_driver_exit()+0x12: call without frame pointer save/setup drivers/staging/comedi/drivers/adv_pci_dio.o: warning: objtool: pci_dio_reset.isra.0()+0x23: can't find jump dest instruction at .text+0x9f0002b9 CC [M] drivers/hwmon/pmbus/max16064.o CC [M] drivers/staging/comedi/drivers/ke_counter.o CC [M] drivers/hwmon/pmbus/max20751.o CC [M] drivers/rtc/rtc-r9701.o drivers/usb/gadget/udc/bdc/bdc_ep.o: warning: objtool: ep0_handle_feature_dev()+0x68: can't find jump dest instruction at .text+0xa601011e LD [M] drivers/media/dvb-frontends/stv0900.o CC [M] drivers/watchdog/wm831x_wdt.o drivers/mfd/mc13xxx-i2c.o: warning: objtool: mc13xxx_i2c_probe()+0x3f: can't find jump dest instruction at .text+0x90000065 LD [M] drivers/usb/gadget/udc/bdc/bdc.o drivers/staging/lustre/lustre/obdclass/obd_config.o: warning: objtool: class_config_parse_llog()+0x47: can't find jump dest instruction at .text+0xed0001ad CC [M] drivers/scsi/am53c974.o drivers/usb/serial/quatech2.o: warning: objtool: qt2_ioctl()+0x25: can't find jump dest instruction at .text+0x9800008b LD [M] drivers/media/dvb-frontends/cxd2820r.o CC [M] drivers/mfd/da9150-core.o drivers/staging/comedi/drivers/amplc_pci236.o: warning: objtool: amplc_pci236_pci_probe()+0x14: call without frame pointer save/setup drivers/staging/comedi/drivers/amplc_pci236.o: warning: objtool: pci236_auto_attach()+0x1c: call without frame pointer save/setup drivers/staging/comedi/drivers/amplc_pci236.o: warning: objtool: amplc_pci236_driver_init()+0x12: call without frame pointer save/setup drivers/staging/comedi/drivers/amplc_pci236.o: warning: objtool: amplc_pci236_driver_exit()+0x12: call without frame pointer save/setup CC [M] drivers/hwmon/pmbus/max34440.o drivers/watchdog/da9063_wdt.o: warning: objtool: da9063_wdt_probe()+0x27: can't find jump dest instruction at .text+0x920002bd drivers/gpu/drm/nouveau/nvkm/subdev/fb/gddr3.o: warning: objtool: nvkm_gddr3_calc()+0x20: can't find jump dest instruction at .text+0xa7010026 CC [M] drivers/rtc/rtc-rc5t583.o drivers/media/dvb-frontends/m88rs2000.o: warning: objtool: m88rs2000_read_ber()+0x73: can't find jump dest instruction at .text+0xa90006b8 drivers/watchdog/imgpdc_wdt.o: warning: objtool: pdc_wdt_probe()+0x40: can't find jump dest instruction at .text+0xcb020246 drivers/watchdog/xen_wdt.o: warning: objtool: xen_wdt_probe()+0x35: can't find jump dest instruction at .text+0x820001fb CC [M] drivers/staging/comedi/drivers/cb_pcidas64.o CC [M] drivers/watchdog/wm8350_wdt.o CC [M] net/netfilter/ipvs/ip_vs_sh.o drivers/staging/wilc1000/wilc_spi.o: warning: objtool: wilc_spi_tx_rx.isra.2()+0x1b: can't find jump dest instruction at .text+0xa00000c1 CC [M] drivers/rtc/rtc-rk808.o drivers/regulator/tps65086-regulator.o: warning: objtool: tps65086_of_parse_cb()+0x91: call without frame pointer save/setup drivers/regulator/tps65086-regulator.o: warning: objtool: tps65086_regulator_probe()+0x82: 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 drivers/regulator/tps6105x-regulator.o: warning: objtool: tps6105x_regulator_probe()+0x75: 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 [M] drivers/gpu/drm/nouveau/nvkm/subdev/gpio/gk104.o drivers/tty/serial/digicolor-usart.o: warning: objtool: digicolor_uart_probe()+0x47: can't find jump dest instruction at .text+0xe601035c drivers/watchdog/da9055_wdt.o: warning: objtool: da9055_wdt_probe()+0x4b: can't find jump dest instruction at .text+0x860001d1 LD [M] drivers/staging/wilc1000/wilc1000.o CC [M] drivers/regulator/tps6524x-regulator.o CC [M] drivers/scsi/megaraid.o CC [M] drivers/staging/comedi/drivers/cb_pcidas.o drivers/staging/lustre/lustre/ptlrpc/nrs_fifo.o: warning: objtool: nrs_fifo_req_get()+0xef: can't find jump dest instruction at .text+0x76000253 CC [M] drivers/hwmon/pmbus/max8688.o drivers/staging/lustre/lustre/ptlrpc/sec_plain.o: warning: objtool: plain_cli_unwrap_bulk()+0xfa: can't find jump dest instruction at .text+0xaf00035f sound/soc/codecs/wm8523.o: warning: objtool: wm8523_set_dai_sysclk()+0x103: can't find jump dest instruction at .text+0x2e000268 CC [M] drivers/watchdog/max63xx_wdt.o CC [M] drivers/regulator/tps6586x-regulator.o CC [M] drivers/staging/comedi/drivers/cb_pcidda.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgt215.o: warning: objtool: gt215_ram_prog()+0x2e: can't find jump dest instruction at .text+0x2010164 CC [M] sound/soc/codecs/wm8737.o drivers/staging/lustre/lustre/obdclass/kernelcomm.o: warning: objtool: libcfs_kkuc_group_add()+0x8c: can't find jump dest instruction at .text+0xc2000181 CC [M] drivers/rtc/rtc-rp5c01.o drivers/regulator/tps65023-regulator.o: warning: objtool: tps_65023_probe()+0x5e: can't find jump dest instruction at .text+0xe010124 CC [M] drivers/mfd/max14577.o CC [M] drivers/gpu/drm/radeon/uvd_v4_2.o drivers/xen/gntdev.o: warning: objtool: unmap_if_in_range()+0x23: can't find jump dest instruction at .text+0x9c0002d9 CC [M] drivers/hwmon/pmbus/tps40422.o drivers/staging/lustre/lustre/obdclass/lu_object.o: warning: objtool: lu_cache_shrink_count()+0x11: can't find jump dest instruction at .text+0xa2000737 LD [M] drivers/staging/wilc1000/wilc1000-spi.o drivers/staging/rtl8723au/os_dep/usb_ops_linux.o: warning: objtool: usb_write_port23a_complete()+0x62: can't find jump dest instruction at .text+0xfb010068 CC [M] drivers/mfd/max77686.o drivers/staging/rtl8723au/os_dep/usb_intf.o: warning: objtool: rtw_resume()+0x65: can't find jump dest instruction at .text+0xc700006b CC [M] fs/xfs/xfs_sysfs.o CC [M] drivers/watchdog/max77620_wdt.o CC [M] drivers/staging/comedi/drivers/cb_pcimdas.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/gddr5.o: warning: objtool: nvkm_gddr5_calc()+0x2c: can't find jump dest instruction at .text+0x3e020032 drivers/usb/serial/usb-serial-simple.o: warning: objtool: usb_serial_module_init()+0x19: call without frame pointer save/setup drivers/usb/serial/usb-serial-simple.o: warning: objtool: usb_serial_module_exit()+0xb: call without frame pointer save/setup CC [M] drivers/tty/serial/8250/8250_pnp.o fs/xfs/xfs_extent_busy.o: warning: objtool: xfs_extent_busy_insert()+0x3a: can't find jump dest instruction at .text+0x6d010040 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/base.o drivers/staging/lustre/lustre/ptlrpc/sec_null.o: warning: objtool: null_free_reqbuf()+0x15: can't find jump dest instruction at .text+0xb20002bb drivers/staging/lustre/lustre/obdclass/cl_object.o: warning: objtool: cl_key_exit()+0x2b: can't find jump dest instruction at .text+0x92000181 CC [M] drivers/mfd/max77693.o CC [M] drivers/rtc/rtc-rs5c348.o LD [M] drivers/usb/serial/usbserial.o drivers/gpu/drm/radeon/rv770_dma.o: warning: objtool: rv770_copy_dma()+0xd3: can't find jump dest instruction at .text+0xe50200d8 drivers/staging/comedi/drivers/adv_pci1710.o: warning: objtool: pci1710_auto_attach()+0x39: can't find jump dest instruction at .text+0x960301df CC [M] drivers/gpu/drm/radeon/radeon_vce.o CC [M] drivers/hwmon/pmbus/ucd9000.o drivers/hwmon/pmbus/pmbus.o: warning: objtool: pmbus_find_sensor_groups()+0x1b3: can't find jump dest instruction at .text+0xa3000219 CC [M] drivers/gpu/drm/radeon/vce_v1_0.o CC [M] drivers/staging/comedi/drivers/cb_pcimdda.o CC [M] drivers/tty/serial/jsm/jsm_cls.o CC [M] drivers/hwmon/pmbus/ucd9200.o drivers/staging/rtl8188eu/os_dep/mlme_linux.o: warning: objtool: rtw_reset_securitypriv()+0x2b: can't find jump dest instruction at .text+0x84000121 CC [M] drivers/hwmon/pmbus/zl6100.o drivers/regulator/s2mps11.o: warning: objtool: s2mpu02_set_ramp_delay()+0x25: can't find jump dest instruction at .text+0x9f00002b drivers/rtc/rtc-pcf85063.o: warning: objtool: pcf85063_set_datetime()+0x32: can't find jump dest instruction at .text+0x16010038 drivers/watchdog/da9062_wdt.o: warning: objtool: da9062_wdt_probe()+0x2e: can't find jump dest instruction at .text+0xb4000324 drivers/staging/comedi/drivers/contec_pci_dio.o: warning: objtool: contec_auto_attach()+0x2a: can't find jump dest instruction at .text+0xa5000070 CC [M] drivers/net/wireless/ath/ath9k/common.o sound/soc/codecs/wm8350.o: warning: objtool: wm8350_set_dai_fmt()+0x8e: can't find jump dest instruction at .text+0xc9000164 CC [M] drivers/regulator/tps65910-regulator.o drivers/media/dvb-frontends/af9033.o: warning: objtool: af9033_wr_reg_val_tab()+0x60: can't find jump dest instruction at .text+0x85000305 sound/soc/codecs/wm8580.o: warning: objtool: wm8580_paif_hw_params()+0x58: can't find jump dest instruction at .text+0x9e01010e CC [M] drivers/staging/comedi/drivers/me4000.o drivers/regulator/s5m8767.o: warning: objtool: s5m8767_pmic_dt_parse_pdata()+0x4f: can't find jump dest instruction at .text+0xe3030154 CC [M] sound/soc/codecs/wm8741.o CC [M] drivers/net/wireless/ath/ath9k/common-init.o sound/soc/codecs/wm5100.o: warning: objtool: wm5100_set_fmt()+0x58: can't find jump dest instruction at .text+0x40100cd CC [M] drivers/watchdog/ziirave_wdt.o drivers/staging/rtl8188eu/os_dep/mon.o: warning: objtool: mon_recv_decrypted()+0x42: can't find jump dest instruction at .text+0xb50000d8 drivers/staging/lustre/lustre/ptlrpc/service.o: warning: objtool: ptlrpc_wait_replies()+0x21: can't find jump dest instruction at .text+0x64010087 drivers/gpu/drm/nouveau/nvkm/subdev/fuse/base.o: warning: objtool: nvkm_fuse_new_()+0x3e: call without frame pointer save/setup CC [M] drivers/watchdog/softdog.o drivers/regulator/tps62360-regulator.o: warning: objtool: tps62360_set_mode()+0x35: can't find jump dest instruction at .text+0xa60000bb drivers/regulator/tps6507x-regulator.o: warning: objtool: tps6507x_pmic_set_voltage_sel()+0x40: can't find jump dest instruction at .text+0xfe0001d6 drivers/tty/serial/men_z135_uart.o: warning: objtool: men_z135_handle_rx()+0x41: can't find jump dest instruction at .text+0xb8000547 drivers/rtc/rtc-pcf2123.o: warning: objtool: pcf2123_reset()+0x1f: can't find jump dest instruction at .text+0xaa000275 drivers/watchdog/gpio_wdt.o: warning: objtool: gpio_wdt_hwping()+0x5a: can't find jump dest instruction at .text+0x8500014f net/netfilter/ipvs/ip_vs_rr.o: warning: objtool: ip_vs_rr_schedule()+0xb0: can't find jump dest instruction at .text+0x97000135 net/netfilter/ipvs/ip_vs_proto_ah_esp.o: warning: objtool: ah_esp_conn_in_get()+0xa6: can't find jump dest instruction at .text+0x850000cc drivers/hwmon/w83627ehf.o: warning: objtool: w83627ehf_resume()+0x43: can't find jump dest instruction at .text+0xf00102c9 CC [M] drivers/mfd/max8907.o drivers/media/dvb-frontends/tc90522.o: warning: objtool: tc90522_probe()+0x43: can't find jump dest instruction at .text+0xdb0000d9 drivers/net/wireless/ath/ath9k/ar9003_eeprom.o: warning: objtool: ar9003_hw_xpa_bias_level_apply()+0x44: can't find jump dest instruction at .text+0xd101008a CC [M] drivers/regulator/tps65912-regulator.o drivers/mfd/axp20x-i2c.o: warning: objtool: axp20x_i2c_remove()+0x10: call without frame pointer save/setup drivers/mfd/axp20x-i2c.o: warning: objtool: axp20x_i2c_probe()+0x31: 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 [M] net/netfilter/ipvs/ip_vs_sed.o drivers/scsi/fdomain.o: warning: objtool: print_banner()+0x14: can't find jump dest instruction at .text+0x4001009a CC [M] drivers/tty/serial/8250/8250_port.o CC [M] drivers/rtc/rtc-rs5c372.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv04.o drivers/gpu/drm/nouveau/nvkm/subdev/fuse/gm107.o: warning: objtool: gm107_fuse_read()+0x1a: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fuse/gm107.o: warning: objtool: gm107_fuse_new()+0x18: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv4e.o drivers/staging/comedi/drivers/das08_pci.o: warning: objtool: das08_pci_probe()+0x14: call without frame pointer save/setup drivers/staging/comedi/drivers/das08_pci.o: warning: objtool: das08_pci_auto_attach()+0xf: call without frame pointer save/setup drivers/staging/comedi/drivers/das08_pci.o: warning: objtool: das08_pci_comedi_driver_init()+0x12: call without frame pointer save/setup drivers/staging/comedi/drivers/das08_pci.o: warning: objtool: das08_pci_comedi_driver_exit()+0x12: call without frame pointer save/setup CC [M] net/netfilter/ipvs/ip_vs_nq.o CC [M] drivers/rtc/rtc-rv3029c2.o CC [M] drivers/watchdog/menf21bmc_wdt.o drivers/usb/serial/symbolserial.o: warning: objtool: symbol_int_callback()+0x70: can't find jump dest instruction at .text+0x4f0100b5 CC [M] fs/xfs/xfs_trans.o CC [M] drivers/regulator/tps80031-regulator.o sound/soc/codecs/wm8727.o: warning: objtool: wm8727_remove()+0xd: call without frame pointer save/setup sound/soc/codecs/wm8727.o: warning: objtool: wm8727_probe()+0x20: call without frame pointer save/setup sound/soc/codecs/wm8727.o: warning: objtool: wm8727_codec_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/wm8727.o: warning: objtool: wm8727_codec_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/staging/comedi/drivers/me_daq.o CC [M] drivers/scsi/atp870u.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv50.o CC [M] sound/soc/codecs/wm8750.o CC [M] fs/xfs/xfs_xattr.o CC [M] drivers/rtc/rtc-rv8803.o CC [M] drivers/gpu/drm/radeon/vce_v2_0.o CC [M] drivers/net/wireless/ath/ath9k/common-beacon.o drivers/mfd/da9062-core.o: warning: objtool: da9062_clear_fault_log.isra.2()+0x29: can't find jump dest instruction at .text+0x6c01007f fs/nfs/pnfs.o: warning: objtool: pnfs_lseg_range_match()+0x15: can't find jump dest instruction at .text+0x9600011b CC [M] drivers/scsi/gdth.o CC [M] drivers/rtc/rtc-rx4581.o drivers/rtc/rtc-pcf50633.o: warning: objtool: pcf50633_rtc_read_time()+0x4f: can't find jump dest instruction at .text+0x91000454 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv50.o: warning: objtool: nv50_ram_timing_calc()+0x308: can't find jump dest instruction at .text+0xa600045e drivers/rtc/rtc-pcf2127.o: warning: objtool: pcf2127_rtc_read_time()+0x64: can't find jump dest instruction at .text+0x7e010189 drivers/scsi/scsi_transport_fc.o: warning: objtool: fc_bsg_rportadd()+0x3d: can't find jump dest instruction at .text+0xa8000683 CC [M] drivers/rtc/rtc-rx6110.o drivers/usb/gadget/function/f_tcm.o: warning: objtool: uasp_cleanup_old_alt()+0x16: can't find jump dest instruction at .text+0x8600071c drivers/gpu/drm/nouveau/nvkm/subdev/fuse/nv50.o: warning: objtool: nv50_fuse_read()+0x32: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fuse/nv50.o: warning: objtool: nv50_fuse_new()+0x18: call without frame pointer save/setup sound/soc/codecs/wm8728.o: warning: objtool: wm8728_spi_remove()+0x9: call without frame pointer save/setup sound/soc/codecs/wm8728.o: warning: objtool: wm8728_i2c_remove()+0xd: call without frame pointer save/setup sound/soc/codecs/wm8728.o: warning: objtool: wm8728_mute()+0x24: call without frame pointer save/setup sound/soc/codecs/wm8728.o: warning: objtool: wm8728_set_dai_fmt()+0x1b: call without frame pointer save/setup sound/soc/codecs/wm8728.o: warning: objtool: wm8728_hw_params()+0x28: call without frame pointer save/setup sound/soc/codecs/wm8728.o: warning: objtool: wm8728_set_bias_level()+0x64: call without frame pointer save/setup sound/soc/codecs/wm8728.o: warning: objtool: wm8728_spi_probe()+0x19: call without frame pointer save/setup sound/soc/codecs/wm8728.o: warning: objtool: wm8728_i2c_probe()+0x2d: call without frame pointer save/setup sound/soc/codecs/wm8728.o: warning: objtool: wm8728_modinit()+0x14: call without frame pointer save/setup sound/soc/codecs/wm8728.o: warning: objtool: wm8728_exit()+0xb: call without frame pointer save/setup CC [M] drivers/mfd/pcf50633-core.o fs/nfs/nfs4trace.o: warning: objtool: trace_raw_output_pnfs_update_layout()+0x34: can't find jump dest instruction at .text+0xdc00003a CC [M] drivers/tty/serial/8250/8250_dma.o CC [M] drivers/gpu/drm/radeon/radeon_kfd.o LD drivers/xen/built-in.o LD [M] drivers/usb/gadget/function/usb_f_tcm.o net/netfilter/ipvs/ip_vs_proto_tcp.o: warning: objtool: tcp_csum_check()+0x5d: can't find jump dest instruction at .text+0x16010193 LD [M] fs/nfs/nfsv4.o CC [M] drivers/rtc/rtc-rx8010.o CC [M] sound/soc/codecs/wm8753.o drivers/staging/rtl8188eu/os_dep/rtw_android.o: warning: objtool: rtw_android_priv_cmd()+0x21: can't find jump dest instruction at .text+0xaf020087 drivers/rtc/rtc-pcf8523.o: warning: objtool: pcf8523_rtc_set_time()+0x138: can't find jump dest instruction at .text+0x450003cd CC [M] drivers/scsi/initio.o net/netfilter/ipvs/ip_vs_proto_udp.o: warning: objtool: udp_csum_check()+0x80: can't find jump dest instruction at .text+0x68010225 CC [M] drivers/staging/comedi/drivers/ni_6527.o CC [M] net/netfilter/ipvs/ip_vs_ftp.o drivers/staging/rtl8723au/os_dep/xmit_linux.o: warning: objtool: rtw_xmit23a_entry23a()+0x7a: can't find call dest symbol at offset 0xc1fd033e sound/soc/codecs/wm8711.o: warning: objtool: wm8711_spi_remove()+0x9: call without frame pointer save/setup sound/soc/codecs/wm8711.o: warning: objtool: wm8711_i2c_remove()+0xd: call without frame pointer save/setup sound/soc/codecs/wm8711.o: warning: objtool: wm8711_pcm_prepare()+0x17: call without frame pointer save/setup sound/soc/codecs/wm8711.o: warning: objtool: wm8711_mute()+0x24: call without frame pointer save/setup sound/soc/codecs/wm8711.o: warning: objtool: wm8711_set_dai_fmt()+0x1b: call without frame pointer save/setup sound/soc/codecs/wm8711.o: warning: objtool: wm8711_hw_params()+0x2a: call without frame pointer save/setup sound/soc/codecs/wm8711.o: warning: objtool: wm8711_shutdown()+0x1e: call without frame pointer save/setup sound/soc/codecs/wm8711.o: warning: objtool: wm8711_set_bias_level()+0x33: call without frame pointer save/setup sound/soc/codecs/wm8711.o: warning: objtool: wm8711_probe()+0x1f: call without frame pointer save/setup sound/soc/codecs/wm8711.o: warning: objtool: wm8711_spi_probe()+0x19: call without frame pointer save/setup sound/soc/codecs/wm8711.o: warning: objtool: wm8711_i2c_probe()+0x2d: call without frame pointer save/setup sound/soc/codecs/wm8711.o: warning: objtool: wm8711_modinit()+0x12: call without frame pointer save/setup sound/soc/codecs/wm8711.o: warning: objtool: wm8711_exit()+0xb: call without frame pointer save/setup drivers/usb/host/whci/qset.o: warning: objtool: qset_fill_page_list.isra.5()+0x36: can't find jump dest instruction at .text+0x860101cb net/netfilter/ipvs/ip_vs_pe.o: warning: objtool: __ip_vs_pe_getbyname()+0xa7: can't find jump dest instruction at .text+0x9a0001ed CC [M] drivers/rtc/rtc-rx8025.o net/netfilter/ipvs/ip_vs_sync.o: warning: objtool: ip_vs_sync_conn_needed()+0x37: can't find jump dest instruction at .text+0xe600029d CC [M] net/netfilter/ipvs/ip_vs_pe_sip.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/g94.o drivers/gpu/drm/nouveau/nvkm/subdev/fuse/gf100.o: warning: objtool: gf100_fuse_read()+0x32: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fuse/gf100.o: warning: objtool: gf100_fuse_new()+0x18: call without frame pointer save/setup CC [M] drivers/mfd/pcf50633-irq.o LD [M] drivers/usb/host/whci/whci-hcd.o drivers/net/wireless/ath/ath9k/ar9003_wow.o: warning: objtool: ath9k_hw_wow_apply_pattern()+0x35: can't find jump dest instruction at .text+0xbc0101cb drivers/gpu/drm/radeon/evergreen_dma.o: warning: objtool: evergreen_dma_ring_ib_execute()+0x36: can't find jump dest instruction at .text+0x3f01026b drivers/staging/lustre/lustre/obdclass/cl_page.o: warning: objtool: cl_page_clip()+0x4e: can't find jump dest instruction at .text+0xba0004e4 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gf117.o drivers/usb/serial/spcp8x5.o: warning: objtool: spcp8x5_set_work_mode.constprop.5()+0x28: can't find jump dest instruction at .text+0x860002ae CC [M] drivers/gpu/drm/radeon/radeon_ioc32.o fs/xfs/xfs_filestream.o: warning: objtool: xfs_fstrm_free_func()+0x40: can't find jump dest instruction at .text+0xc1000125 CC [M] drivers/net/wireless/ath/ath9k/common-debug.o drivers/gpu/drm/radeon/r600_dma.o: warning: objtool: r600_dma_ring_test()+0x71: can't find jump dest instruction at .text+0x780103b6 LD drivers/watchdog/watchdog.o drivers/media/dvb-frontends/horus3a.o: warning: objtool: horus3a_write_regs()+0x76: can't find jump dest instruction at .text+0xfa00015b drivers/media/dvb-frontends/rtl2832_sdr.o: warning: objtool: rtl2832_sdr_s_ctrl()+0x8f: can't find jump dest instruction at .text+0x86000195 drivers/staging/comedi/drivers/adl_pci9118.o: warning: objtool: pci9118_ai_setup_dma()+0x6b: can't find jump dest instruction at .text+0xc3000431 CC [M] drivers/regulator/twl-regulator.o drivers/watchdog/tangox_wdt.o: warning: objtool: tangox_wdt_probe()+0x40: can't find jump dest instruction at .text+0xac010166 LD drivers/watchdog/built-in.o CC [M] drivers/gpu/drm/radeon/radeon_atpx_handler.o CC [M] drivers/regulator/wm831x-dcdc.o drivers/mfd/da9063-irq.o: warning: objtool: da9063_irq_init()+0x46: call without frame pointer save/setup drivers/mfd/da9063-irq.o: warning: objtool: da9063_irq_exit()+0x10: call without frame pointer save/setup net/netfilter/ipset/ip_set_hash_mac.o: warning: objtool: hash_mac4_uref()+0x28: can't find jump dest instruction at .text+0xe60005ee CC [M] fs/xfs/kmem.o drivers/scsi/qlogicfas408.o: warning: objtool: ql_pdma.isra.2()+0x1a: can't find jump dest instruction at .text+0xc5000500 CC [M] drivers/staging/comedi/drivers/ni_65xx.o CC [M] drivers/mfd/pcf50633-adc.o CC [M] sound/soc/codecs/wm8770.o CC [M] drivers/scsi/a100u2w.o CC [M] drivers/tty/serial/8250/8250_fintek.o CC [M] drivers/mfd/pcf50633-gpio.o CC [M] drivers/gpu/drm/radeon/radeon_acpi.o drivers/staging/lustre/lustre/ptlrpc/sec_config.o: warning: objtool: sptlrpc_target_sec_part()+0x33: can't find jump dest instruction at .text+0x9a000039 CC [M] fs/xfs/uuid.o CC [M] drivers/regulator/wm831x-isink.o CC [M] drivers/mfd/ab3100-otp.o CC [M] drivers/scsi/3w-xxxx.o CC [M] drivers/staging/comedi/drivers/ni_660x.o CC [M] drivers/tty/serial/8250/8250_pci.o drivers/scsi/dmx3191d.o: warning: objtool: NCR5380_poll_politely2()+0x87: can't find jump dest instruction at .text+0x940001fd drivers/usb/serial/wishbone-serial.o: warning: objtool: wishbone_serial_close()+0x1b: can't find call dest symbol at offset 0x8100007f CC [M] drivers/mfd/timberdale.o CC [M] drivers/scsi/3w-9xxx.o drivers/mfd/da9063-core.o: warning: objtool: da9063_clear_fault_log.isra.0()+0x49: can't find jump dest instruction at .text+0x7701004e drivers/staging/rtl8188eu/os_dep/osdep_service.o: warning: objtool: _rtw_malloc()+0x23: call without frame pointer save/setup drivers/staging/rtl8188eu/os_dep/osdep_service.o: warning: objtool: rtw_malloc2d()+0x36: call without frame pointer save/setup drivers/staging/rtl8188eu/os_dep/osdep_service.o: warning: objtool: _rtw_down_sema()+0x9: call without frame pointer save/setup drivers/staging/rtl8188eu/os_dep/osdep_service.o: warning: objtool: _rtw_init_queue()+0x22: call without frame pointer save/setup drivers/staging/rtl8188eu/os_dep/osdep_service.o: warning: objtool: rtw_alloc_etherdev_with_old_priv()+0x29: call without frame pointer save/setup drivers/staging/rtl8188eu/os_dep/osdep_service.o: warning: objtool: rtw_free_netdev()+0x22: call without frame pointer save/setup drivers/staging/rtl8188eu/os_dep/osdep_service.o: warning: objtool: rtw_buf_free()+0x1a: call without frame pointer save/setup drivers/staging/rtl8188eu/os_dep/osdep_service.o: warning: objtool: rtw_buf_update()+0x73: call without frame pointer save/setup CC [M] drivers/mfd/kempld-core.o CC [M] drivers/regulator/wm831x-ldo.o drivers/staging/comedi/drivers/dyna_pci10xx.o: warning: objtool: dyna_pci10xx_auto_attach()+0x37: can't find jump dest instruction at .text+0x9401009d drivers/staging/rtl8188eu/os_dep/recv_linux.o: warning: objtool: rtw_recv_indicatepkt()+0x3e: can't find jump dest instruction at .text+0xcc030174 drivers/rtc/rtc-pcf8583.o: warning: objtool: pcf8583_rtc_set_time()+0x5e: can't find jump dest instruction at .text+0x8c0004d4 drivers/usb/serial/ssu100.o: warning: objtool: ssu100_update_lsr()+0x56: can't find jump dest instruction at .text+0xb000010c CC [M] sound/soc/codecs/wm8776.o drivers/media/dvb-frontends/ascot2e.o: warning: objtool: ascot2e_get_tv_system()+0x30: can't find jump dest instruction at .text+0xa1000056 CC [M] drivers/tty/serial/8250/serial_cs.o CC [M] drivers/staging/comedi/drivers/ni_670x.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gf119.o CC [M] drivers/rtc/rtc-rx8581.o CC [M] drivers/net/wireless/ath/ath9k/common-spectral.o drivers/hwmon/pmbus/max20751.o: warning: objtool: max20751_probe()+0x10: 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 fs/xfs/xfs_message.o: warning: objtool: xfs_emerg()+0x4e: can't find call dest symbol at offset 0x5e0000a2 drivers/tty/serial/jsm/jsm_driver.o: warning: objtool: jsm_probe_one()+0x3d: can't find jump dest instruction at .text+0x750401c2 drivers/staging/comedi/drivers/amplc_pci224.o: warning: objtool: pci224_ao_insn_write()+0x41: can't find jump dest instruction at .text+0xa2000047 drivers/hwmon/pmbus/adm1275.o: warning: objtool: adm1275_probe()+0x36: can't find jump dest instruction at .text+0x6d05003c CC [M] fs/xfs/xfs_log.o fs/xfs/xfs_mru_cache.o: warning: objtool: _xfs_mru_cache_migrate()+0x18: can't find jump dest instruction at .text+0xfb00001d CC [M] drivers/scsi/3w-sas.o drivers/net/wireless/ath/ath9k/ar9003_paprd.o: warning: objtool: ar9003_paprd_retrain_pa_in()+0x39: can't find jump dest instruction at .text+0x7902027f drivers/net/wireless/ath/ath9k/btcoex.o: warning: objtool: ath9k_hw_btcoex_init_scheme()+0x1c: can't find jump dest instruction at .text+0xf90000d1 drivers/scsi/libiscsi_tcp.o: warning: objtool: iscsi_tcp_r2tpool_alloc()+0x1d: can't find jump dest instruction at .text+0xfa000123 MKREGTABLE drivers/gpu/drm/radeon/r100_reg_safe.h CC [M] fs/xfs/xfs_log_cil.o CC [M] drivers/staging/comedi/drivers/ni_labpc_pci.o drivers/tty/serial/fsl_lpuart.o: warning: objtool: lpuart_copy_rx_to_tty()+0xa2: can't find jump dest instruction at .text+0x77010567 net/netfilter/ipvs/ip_vs_lc.o: warning: objtool: ip_vs_lc_schedule()+0x1c: call without frame pointer save/setup net/netfilter/ipvs/ip_vs_lc.o: warning: objtool: ip_vs_lc_init()+0xb: call without frame pointer save/setup net/netfilter/ipvs/ip_vs_lc.o: warning: objtool: ip_vs_lc_cleanup()+0xb: call without frame pointer save/setup drivers/hwmon/pmbus/max16064.o: warning: objtool: max16064_probe()+0x10: call without frame pointer save/setup drivers/hwmon/pmbus/max16064.o: warning: objtool: max16064_write_word_data()+0x3d: call without frame pointer save/setup drivers/hwmon/pmbus/max16064.o: warning: objtool: max16064_read_word_data()+0x3f: 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 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gk104.o CC [M] drivers/scsi/ppa.o fs/xfs/xfs_buf.o: warning: objtool: xfs_buftarg_wait_rele()+0x30: can't find jump dest instruction at .text+0x76010226 CC [M] fs/xfs/xfs_buf_item.o CC [M] drivers/net/wireless/ath/ath9k/htc_hst.o sound/soc/codecs/wm5102.o: warning: objtool: wm5102_adsp_power_ev()+0x56: can't find jump dest instruction at .text+0xa20000dc MKREGTABLE drivers/gpu/drm/radeon/rn50_reg_safe.h CC [M] drivers/mfd/intel_quark_i2c_gpio.o drivers/regulator/tps65090-regulator.o: warning: objtool: tps65090_parse_dt_reg_data()+0x41: can't find jump dest instruction at .text+0x3a0101f7 CC [M] drivers/staging/comedi/drivers/ni_pcidio.o drivers/mfd/da9063-i2c.o: warning: objtool: da9063_i2c_probe()+0x38: can't find jump dest instruction at .text+0xb600005e MKREGTABLE drivers/gpu/drm/radeon/r300_reg_safe.h CC [M] fs/xfs/xfs_extfree_item.o drivers/hwmon/pmbus/lm25066.o: warning: objtool: lm25066_probe()+0x30: can't find jump dest instruction at .text+0xd9010036 drivers/gpu/drm/nouveau/nvkm/subdev/gpio/base.o: warning: objtool: nvkm_gpio_intr_ctor()+0x1a: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/gpio/base.o: warning: objtool: nvkm_gpio_intr()+0x82: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/gpio/base.o: warning: objtool: nvkm_gpio_init()+0x18: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/gpio/base.o: warning: objtool: nvkm_gpio_dtor()+0x19: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/gpio/base.o: warning: objtool: nvkm_gpio_find()+0x4e: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/gpio/base.o: warning: objtool: nvkm_gpio_set()+0x20: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/gpio/base.o: warning: objtool: nvkm_gpio_get()+0x1b: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/gpio/base.o: warning: objtool: nvkm_gpio_new_()+0x3e: call without frame pointer save/setup net/netfilter/ipvs/ip_vs_wrr.o: warning: objtool: ip_vs_wrr_schedule()+0x5c: can't find jump dest instruction at .text+0x78010062 MKREGTABLE drivers/gpu/drm/radeon/r420_reg_safe.h drivers/mfd/lp3943.o: warning: objtool: lp3943_probe()+0x2d: call without frame pointer save/setup drivers/mfd/lp3943.o: warning: objtool: lp3943_update_bits()+0x28: call without frame pointer save/setup drivers/mfd/lp3943.o: warning: objtool: lp3943_write_byte()+0x14: call without frame pointer save/setup drivers/mfd/lp3943.o: warning: objtool: lp3943_read_byte()+0x1d: 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 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gm200.o CC [M] drivers/mfd/lpc_sch.o drivers/regulator/tps65217-regulator.o: warning: objtool: tps65217_regulator_probe()+0x6e: can't find jump dest instruction at .text+0xec000263 CC [M] sound/soc/codecs/wm8782.o CC [M] drivers/net/wireless/ath/ath9k/hif_usb.o drivers/staging/lustre/lustre/ptlrpc/nrs.o: warning: objtool: nrs_policy_unregister()+0x9b: can't find jump dest instruction at .text+0x9f010550 CC [M] drivers/regulator/wm8350-regulator.o drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: write_block()+0x35: can't find jump dest instruction at .text+0xa10106fb drivers/hwmon/pmbus/ltc2978.o: warning: objtool: ltc2978_get_id()+0x1f: can't find jump dest instruction at .text+0xe3000025 CC [M] drivers/net/wireless/ath/ath9k/wmi.o CC [M] drivers/rtc/rtc-s35390a.o CC [M] drivers/mfd/lpc_ich.o drivers/hwmon/pmbus/ltc3815.o: warning: objtool: ltc3815_probe()+0x34: call without frame pointer save/setup drivers/hwmon/pmbus/ltc3815.o: warning: objtool: ltc3815_write_byte()+0x22: call without frame pointer save/setup drivers/hwmon/pmbus/ltc3815.o: warning: objtool: ltc3815_write_word_data()+0x26: 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 fs/xfs/xfs_stats.o: warning: objtool: xfs_stats_format()+0xc5: can't find jump dest instruction at .text+0x6600028a drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/polaris10_hwmgr.o: warning: objtool: polaris10_print_clock_levels()+0x26: can't find jump dest instruction at .text+0xbf00017c net/netfilter/ipvs/ip_vs_proto_sctp.o: warning: objtool: sctp_dnat_handler()+0x40: can't find jump dest instruction at .text+0x6e010186 drivers/gpu/drm/radeon/si_dma.o: warning: objtool: si_dma_vm_copy_pages()+0xd: can't find jump dest instruction at .text+0x95000073 CC [M] drivers/gpu/drm/radeon/rs600.o CC [M] drivers/regulator/wm8400-regulator.o LD [M] drivers/media/dvb-frontends/drxk.o CC [M] drivers/staging/comedi/drivers/ni_pcimio.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/pad.o LD [M] drivers/gpu/drm/amd/amdgpu/amdgpu.o drivers/usb/serial/xsens_mt.o: warning: objtool: usb_serial_module_init()+0x19: call without frame pointer save/setup drivers/usb/serial/xsens_mt.o: warning: objtool: usb_serial_module_exit()+0xb: call without frame pointer save/setup drivers/usb/serial/sierra.o: warning: objtool: sierra_instat_callback()+0x70: can't find jump dest instruction at .text+0x2a010126 CC [M] drivers/mfd/rdc321x-southbridge.o CC [M] drivers/scsi/imm.o drivers/hwmon/pmbus/tps40422.o: warning: objtool: tps40422_probe()+0x10: 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 CC [M] fs/xfs/xfs_icreate_item.o CC [M] drivers/mfd/janz-cmodio.o CC [M] fs/xfs/xfs_inode_item.o CC [M] drivers/scsi/ipr.o drivers/rtc/rtc-pcf8563.o: warning: objtool: pcf8563_get_datetime()+0x43: can't find jump dest instruction at .text+0x72010129 drivers/hwmon/pmbus/max34440.o: warning: objtool: max34440_write_word_data()+0x40: can't find jump dest instruction at .text+0xf6000046 drivers/hwmon/pmbus/max8688.o: warning: objtool: max8688_read_byte_data()+0x10: can't find jump dest instruction at .text+0xb70000f6 drivers/staging/comedi/drivers/icp_multi.o: warning: objtool: icp_multi_auto_attach()+0x2e: can't find jump dest instruction at .text+0xc20100b4 CC [M] drivers/gpu/drm/radeon/rv515.o sound/soc/codecs/wm8731.o: warning: objtool: wm8731_set_dai_sysclk()+0x41: can't find jump dest instruction at .text+0xa7000457 CC [M] drivers/rtc/rtc-s3c.o net/netfilter/ipvs/ip_vs_wlc.o: warning: objtool: ip_vs_wlc_schedule()+0x87: can't find jump dest instruction at .text+0xe100008c drivers/xen/xen-acpi-processor.o: warning: objtool: read_acpi_id()+0x4f: can't find jump dest instruction at .text+0xd7000055 CC [M] drivers/scsi/hptiop.o CC [M] drivers/mfd/vx855.o CC [M] drivers/scsi/stex.o CC [M] drivers/rtc/rtc-s5m.o CC [M] drivers/staging/comedi/drivers/rtd520.o CC [M] sound/soc/codecs/wm8804.o drivers/gpu/drm/nouveau/nvkm/subdev/gpio/nv10.o: warning: objtool: nv10_gpio_sense()+0x75: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/gpio/nv10.o: warning: objtool: nv10_gpio_drive()+0x93: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/gpio/nv10.o: warning: objtool: nv10_gpio_intr_mask()+0x37: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/gpio/nv10.o: warning: objtool: nv10_gpio_intr_stat()+0x35: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/gpio/nv10.o: warning: objtool: nv10_gpio_new()+0x18: call without frame pointer save/setup drivers/staging/comedi/drivers/dt3000.o: warning: objtool: dt3k_ai_cmdtest()+0xc3: can't find jump dest instruction at .text+0x75010149 drivers/staging/rtl8188eu/os_dep/xmit_linux.o: warning: objtool: rtw_mlcst2unicst()+0x42: can't find jump dest instruction at .text+0xee0000d7 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padnv04.o CC [M] drivers/mfd/wl1273-core.o drivers/mfd/axp20x.o: warning: objtool: axp20x_match_device()+0x48: can't find jump dest instruction at .text+0x500101ad drivers/staging/rtl8188eu/os_dep/os_intfs.o: warning: objtool: ips_netdrv_open()+0x67: can't find jump dest instruction at .text+0xa40000dd CC [M] drivers/staging/comedi/drivers/s626.o net/netfilter/ipvs/ip_vs_fo.o: warning: objtool: ip_vs_fo_schedule()+0x41: can't find jump dest instruction at .text+0xa4000047 CC [M] drivers/mfd/si476x-cmd.o drivers/staging/comedi/drivers/daqboard2000.o: warning: objtool: daqboard2000_auto_attach()+0x31: can't find jump dest instruction at .text+0x9e0101d7 drivers/usb/serial/visor.o: warning: objtool: clie_3_5_startup()+0x3f: can't find jump dest instruction at .text+0x1d010155 CC [M] drivers/gpu/drm/radeon/r200.o drivers/rtc/rtc-pm8xxx.o: warning: objtool: pm8xxx_rtc_set_alarm()+0x9b: can't find jump dest instruction at .text+0xa30001f0 CC [M] drivers/gpu/drm/radeon/r600_cs.o CC [M] sound/soc/codecs/wm8804-i2c.o drivers/mfd/ucb1400_core.o: warning: objtool: ucb1400_core_probe()+0x76: can't find jump dest instruction at .text+0x540100bc CC [M] drivers/staging/comedi/drivers/ssv_dnp.o CC [M] drivers/mfd/si476x-prop.o drivers/mfd/max77686.o: warning: objtool: max77686_i2c_probe()+0x38: can't find jump dest instruction at .text+0x710101de drivers/watchdog/max63xx_wdt.o: warning: objtool: max63xx_wdt_probe()+0x2f: can't find jump dest instruction at .text+0x6a0100e5 drivers/staging/comedi/drivers/ke_counter.o: warning: objtool: ke_counter_insn_config()+0x1f: can't find jump dest instruction at .text+0x94000125 CC [M] drivers/scsi/mvumi.o CC [M] drivers/rtc/rtc-snvs.o drivers/gpu/drm/nouveau/nvkm/subdev/gpio/g94.o: warning: objtool: g94_gpio_intr_mask()+0x3b: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/gpio/g94.o: warning: objtool: g94_gpio_intr_stat()+0x3a: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/gpio/g94.o: warning: objtool: g94_gpio_new()+0x18: call without frame pointer save/setup drivers/staging/lustre/lustre/ptlrpc/sec_lproc.o: warning: objtool: sptlrpc_lprocfs_cliobd_attach()+0x27: can't find jump dest instruction at .text+0x8c0000bd drivers/staging/rtl8188eu/os_dep/usb_intf.o: warning: objtool: rtw_resume_process()+0x68: can't find jump dest instruction at .text+0x8800006e net/netfilter/ipvs/ip_vs_ovf.o: warning: objtool: ip_vs_ovf_schedule()+0x41: can't find jump dest instruction at .text+0xb6000047 drivers/watchdog/wm831x_wdt.o: warning: objtool: wm831x_wdt_probe()+0x66: can't find jump dest instruction at .text+0xe40103ab CC [M] drivers/staging/comedi/drivers/mf6x4.o drivers/watchdog/max77620_wdt.o: warning: objtool: max77620_wdt_probe()+0x31: can't find jump dest instruction at .text+0x920101f7 CC [M] drivers/mfd/si476x-i2c.o drivers/rtc/rtc-r9701.o: warning: objtool: r9701_set_datetime()+0x20: can't find jump dest instruction at .text+0xd8000226 drivers/gpu/drm/nouveau/nvkm/subdev/gpio/gk104.o: warning: objtool: gk104_gpio_intr_stat()+0x3a: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/gpio/gk104.o: warning: objtool: gk104_gpio_intr_mask()+0x3b: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/gpio/gk104.o: warning: objtool: gk104_gpio_new()+0x18: call without frame pointer save/setup drivers/regulator/tps65218-regulator.o: warning: objtool: tps65218_regulator_probe()+0x5f: can't find jump dest instruction at .text+0xe60003c5 net/netfilter/ipvs/ip_vs_proto.o: warning: objtool: ip_vs_tcpudp_debug_packet_v4.isra.2()+0x90: can't find jump dest instruction at .text+0xd90000f5 CC [M] drivers/scsi/pmcraid.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padnv4e.o drivers/hwmon/pmbus/ucd9000.o: warning: objtool: ucd9000_probe()+0x37: can't find jump dest instruction at .text+0x7d02003d CC [M] drivers/net/wireless/ath/ath9k/htc_drv_txrx.o CC [M] drivers/mfd/cs5535-mfd.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padnv50.o CC [M] drivers/rtc/rtc-spear.o CC [M] drivers/regulator/wm8994-regulator.o CC [M] drivers/scsi/virtio_scsi.o CC [M] drivers/staging/comedi/drivers/cb_das16_cs.o drivers/gpu/drm/nouveau/nvkm/subdev/gpio/gf119.o: warning: objtool: gf119_gpio_reset()+0x2d: can't find jump dest instruction at .text+0xd9000112 CC [M] drivers/rtc/rtc-stk17ta8.o drivers/gpu/drm/radeon/ni_dma.o: warning: objtool: cayman_dma_ring_ib_execute()+0x66: can't find jump dest instruction at .text+0x3f01012b drivers/rtc/rtc-rc5t583.o: warning: objtool: rc5t583_rtc_set_alarm()+0x39: can't find jump dest instruction at .text+0x8500010f CC [M] drivers/net/wireless/ath/ath9k/htc_drv_main.o CC [M] drivers/tty/serial/8250/8250_bcm2835aux.o CC [M] drivers/net/wireless/ath/ath9k/htc_drv_beacon.o drivers/staging/comedi/drivers/cb_pcimdas.o: warning: objtool: cb_pcimdas_auto_attach()+0x3b: can't find jump dest instruction at .text+0x63020181 drivers/hwmon/pmbus/ucd9200.o: warning: objtool: ucd9200_probe()+0x36: can't find jump dest instruction at .text+0x5102003c CC [M] drivers/staging/comedi/drivers/das08_cs.o drivers/gpu/drm/nouveau/nvkm/subdev/gpio/nv50.o: warning: objtool: nv50_gpio_reset()+0x32: can't find jump dest instruction at .text+0xc6000297 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padg94.o drivers/staging/comedi/drivers/cb_pcidda.o: warning: objtool: cb_pcidda_auto_attach()+0x2f: can't find jump dest instruction at .text+0x700103a5 CC [M] sound/soc/codecs/wm8804-spi.o drivers/watchdog/wdat_wdt.o: warning: objtool: wdat_wdt_run_action()+0x28: can't find jump dest instruction at .text+0x9501017e CC [M] drivers/rtc/rtc-stmp3xxx.o drivers/rtc/rtc-rp5c01.o: warning: objtool: rp5c01_rtc_probe()+0x29: can't find jump dest instruction at .init.text+0xd400002f CC [M] drivers/staging/comedi/drivers/ni_daq_700.o drivers/watchdog/softdog.o: warning: objtool: softdog_stop()+0x10: call without frame pointer save/setup drivers/watchdog/softdog.o: warning: objtool: softdog_fire()+0x10: call without frame pointer save/setup drivers/watchdog/softdog.o: warning: objtool: softdog_ping()+0x23: call without frame pointer save/setup drivers/watchdog/softdog.o: warning: objtool: softdog_init()+0x15: call without frame pointer save/setup drivers/watchdog/softdog.o: warning: objtool: softdog_exit()+0xb: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padgf119.o CC [M] drivers/mfd/qcom-spmi-pmic.o net/netfilter/ipset/ip_set_hash_ipmark.o: warning: objtool: hash_ipmark6_uref()+0x28: can't find jump dest instruction at .text+0xe600028e drivers/staging/rtl8188eu/hal/usb_halinit.o: warning: objtool: _InitQueueReservedPage()+0x32: can't find jump dest instruction at .text+0x8f000248 CC [M] drivers/scsi/vmw_pvscsi.o drivers/tty/serial/stm32-usart.o: warning: objtool: stm32_receive_chars()+0x34: can't find jump dest instruction at .text+0x310104fa drivers/usb/serial/whiteheat.o: warning: objtool: firm_send_command()+0xd6: can't find jump dest instruction at .text+0x7a0101ab drivers/watchdog/menf21bmc_wdt.o: warning: objtool: menf21bmc_wdt_probe()+0x40: can't find jump dest instruction at .text+0xf010176 drivers/staging/comedi/drivers/gsc_hpdi.o: warning: objtool: gsc_hpdi_cmd_test()+0x16: can't find jump dest instruction at .text+0x8701003c CC [M] drivers/scsi/xen-scsifront.o drivers/staging/comedi/drivers/amplc_pci230.o: warning: objtool: pci230_auto_attach()+0x59: can't find jump dest instruction at .text+0x7904027f CC [M] drivers/rtc/rtc-sunxi.o CC [M] drivers/mfd/atmel-flexcom.o drivers/hwmon/pmbus/pmbus_core.o: warning: objtool: pmbus_reg2data()+0x23: can't find jump dest instruction at .text+0x20010069 drivers/gpu/drm/radeon/uvd_v3_1.o: warning: objtool: uvd_v3_1_semaphore_emit()+0x16e: call without frame pointer save/setup LD drivers/regulator/built-in.o CC [M] drivers/staging/comedi/drivers/ni_daq_dio24.o drivers/staging/rtl8188eu/os_dep/usb_ops_linux.o: warning: objtool: recvbuf2recvframe()+0xc9: can't find jump dest instruction at .text+0xbc0400cf fs/xfs/xfs_fsops.o: warning: objtool: xfs_growfs_data_private.isra.15()+0x36: can't find jump dest instruction at .text+0x261100bc drivers/regulator/tps65912-regulator.o: warning: objtool: tps65912_regulator_probe()+0x89: call without frame pointer save/setup drivers/regulator/tps65912-regulator.o: warning: objtool: tps65912_regulator_driver_init()+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 drivers/watchdog/wm8350_wdt.o: warning: objtool: wm8350_wdt_probe()+0x57: can't find call dest symbol at offset 0x94fe028b CC [M] drivers/scsi/storvsc_drv.o CC [M] drivers/gpu/drm/radeon/evergreen_cs.o CC [M] drivers/net/wireless/ath/ath9k/htc_drv_init.o CC [M] drivers/staging/comedi/drivers/ni_labpc_cs.o drivers/rtc/rtc-rs5c348.o: warning: objtool: rs5c348_rtc_read_time()+0x5d: can't find jump dest instruction at .text+0xf8000063 CC [M] drivers/scsi/wd719x.o CC [M] fs/xfs/xfs_rmap_item.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padgm200.o drivers/scsi/qla1280.o: warning: objtool: qla1280_set_defaults()+0x195: can't find jump dest instruction at .text+0x7300023a CC [M] drivers/tty/serial/8250/8250_dw.o net/netfilter/ipset/ip_set_hash_ip.o: warning: objtool: hash_ip6_uadt()+0x94: can't find jump dest instruction at .text+0xaa00080a drivers/gpu/drm/radeon/uvd_v2_2.o: warning: objtool: uvd_v2_2_resume()+0x1f: can't find jump dest instruction at .text+0x8e010554 CC [M] sound/soc/codecs/wm8900.o CC [M] drivers/scsi/st.o drivers/staging/rtl8723au/os_dep/ioctl_cfg80211.o: warning: objtool: rtw_cfg80211_set_cipher()+0x70: can't find jump dest instruction at .text+0xa2000185 CC [M] drivers/rtc/rtc-tegra.o CC [M] drivers/tty/serial/8250/8250_lpc18xx.o CC [M] drivers/rtc/rtc-test.o drivers/regulator/tps6586x-regulator.o: warning: objtool: tps6586x_parse_regulator_dt()+0x4a: can't find jump dest instruction at .text+0xaa00004f CC [M] drivers/scsi/osst.o CC [M] drivers/mfd/atmel-hlcdc.o drivers/staging/comedi/drivers/jr3_pci.o: warning: objtool: jr3_pci_ai_read_chan.isra.0()+0xf: can't find jump dest instruction at .text+0xcf0001d5 CC [M] drivers/rtc/rtc-tps6586x.o CC [M] drivers/gpu/drm/radeon/r100.o CC [M] drivers/staging/comedi/drivers/ni_mio_cs.o drivers/watchdog/ziirave_wdt.o: warning: objtool: ziirave_wdt_probe()+0x33: can't find jump dest instruction at .text+0x24020219 drivers/hwmon/pmbus/zl6100.o: warning: objtool: zl6100_d2l()+0xf: can't find jump dest instruction at .text+0xb0000015 drivers/regulator/tps6524x-regulator.o: warning: objtool: pmic_probe()+0x4f: can't find jump dest instruction at .text+0x28010054 drivers/mfd/max77693.o: warning: objtool: max77693_i2c_probe()+0x36: can't find jump dest instruction at .text+0x5c03014c drivers/media/dvb-frontends/helene.o: warning: objtool: helene_get_tv_system()+0x33: can't find jump dest instruction at .text+0xe8000059 drivers/tty/serial/jsm/jsm_tty.o: warning: objtool: jsm_carrier()+0x5a: can't find jump dest instruction at .text+0x4b0205c0 CC [M] drivers/gpu/drm/radeon/r300.o CC [M] drivers/mfd/intel-lpss.o drivers/mfd/max8907.o: warning: objtool: max8907_i2c_probe()+0x80: can't find jump dest instruction at .text+0xa0020226 drivers/net/wireless/ath/ath9k/ar9003_aic.o: warning: objtool: ar9003_aic_cal_post_process()+0xdb: can't find jump dest instruction at .text+0x73000460 CC [M] drivers/rtc/rtc-tps65910.o drivers/staging/lustre/lustre/ptlrpc/sec.o: warning: objtool: sptlrpc_flavor2name_base()+0x18: can't find jump dest instruction at .text+0xaa00007e CC [M] drivers/staging/comedi/drivers/quatech_daqp_cs.o drivers/scsi/am53c974.o: warning: objtool: pci_esp_dma_drain()+0x1f: can't find jump dest instruction at .text+0xcf0006a5 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bus.o net/netfilter/ipvs/ip_vs_dh.o: warning: objtool: ip_vs_dh_dest_changed()+0x13: can't find call dest symbol at offset 0x69000097 drivers/staging/comedi/drivers/cb_pcimdda.o: warning: objtool: cb_pcimdda_auto_attach()+0x2a: can't find jump dest instruction at .text+0x8d0000b0 CC [M] drivers/tty/serial/8250/8250_uniphier.o CC [M] drivers/mfd/intel-lpss-pci.o drivers/net/wireless/ath/ath9k/ar9003_mci.o: warning: objtool: ar9003_mci_osla_setup()+0x23: can't find jump dest instruction at .text+0xaa000058 LD [M] drivers/staging/lustre/lustre/ptlrpc/ptlrpc.o drivers/rtc/rtc-rk808.o: warning: objtool: rk808_rtc_readtime()+0x93: can't find jump dest instruction at .text+0xb010388 CC [M] drivers/rtc/rtc-tps80031.o CC [M] fs/xfs/xfs_log_recover.o CC [M] drivers/scsi/sd.o drivers/tty/serial/8250/8250_pnp.o: warning: objtool: serial_pnp_probe()+0x4a: can't find jump dest instruction at .text+0xc020130 CC [M] drivers/net/wireless/ath/ath9k/htc_drv_gpio.o CC [M] drivers/mfd/intel-lpss-acpi.o CC [M] drivers/tty/serial/8250/8250_ingenic.o CC [M] drivers/rtc/rtc-twl.o drivers/net/wireless/ath/ath9k/ar9003_rtt.o: warning: objtool: ar9003_hw_rtt_load_hist_entry()+0x25: can't find jump dest instruction at .text+0xad0000bb drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv50.o: warning: objtool: nv50_i2c_new()+0x18: call without frame pointer save/setup net/netfilter/ipset/ip_set_list_set.o: warning: objtool: list_set_utest()+0x27: can't find jump dest instruction at .text+0x8800002d sound/soc/codecs/wm8737.o: warning: objtool: wm8737_hw_params()+0x56: can't find jump dest instruction at .text+0xce0001ab CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv04.o CC [M] drivers/net/wireless/ath/ath9k/htc_drv_debug.o CC [M] drivers/tty/serial/8250/8250_lpss.o CC [M] drivers/gpu/drm/radeon/r420.o drivers/staging/rtl8723au/core/rtw_ap.o: warning: objtool: rtw_ht_operation_update()+0x18: can't find jump dest instruction at .text+0x5401001e drivers/rtc/rtc-rx6110.o: warning: objtool: rx6110_rtc_tm_to_data()+0x63: can't find jump dest instruction at .text+0x85000079 drivers/tty/serial/jsm/jsm_neo.o: warning: objtool: neo_copy_data_from_queue_to_uart()+0x27: can't find jump dest instruction at .text+0xe901088d CC [M] drivers/tty/serial/8250/8250_mid.o CC [M] sound/soc/codecs/wm8903.o drivers/mfd/da9150-core.o: warning: objtool: da9150_volatile_reg()+0xf: can't find jump dest instruction at .text+0x9d000015 drivers/rtc/rtc-rx4581.o: warning: objtool: rx4581_set_datetime()+0xe8: can't find jump dest instruction at .text+0xcc00014e CC [M] drivers/rtc/rtc-v3020.o CC [M] drivers/mfd/viperboard.o CC [M] drivers/rtc/rtc-vr41xx.o drivers/usb/serial/ti_usb_3410_5052.o: warning: objtool: ti_bulk_in_callback()+0x60: can't find jump dest instruction at .text+0x8b0002e6 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv4e.o: warning: objtool: nv4e_i2c_new()+0x18: call without frame pointer save/setup drivers/regulator/wm831x-isink.o: warning: objtool: wm831x_isink_probe()+0x74: can't find jump dest instruction at .text+0x8801024a CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv4e.o drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv04.o: warning: objtool: nv04_i2c_new()+0x18: call without frame pointer save/setup sound/soc/codecs/wm8741.o: warning: objtool: wm8741_set_dai_sysclk()+0x44: can't find jump dest instruction at .text+0x8b00008a CC [M] drivers/tty/serial/8250/8250_moxa.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv50.o CC [M] drivers/rtc/rtc-vt8500.o drivers/usb/serial/usb_wwan.o: warning: objtool: usb_wwan_resume()+0x35: can't find jump dest instruction at .text+0xaa0100eb drivers/rtc/rtc-rv8803.o: warning: objtool: rv8803_set_time()+0x31: can't find jump dest instruction at .text+0x22010397 CC [M] drivers/tty/serial/8250/8250_of.o drivers/gpu/drm/nouveau/nvkm/subdev/i2c/base.o: warning: objtool: nvkm_i2c_intr()+0x20: can't find jump dest instruction at .text+0xbe000126 CC [M] sound/soc/codecs/wm8904.o CC [M] drivers/rtc/rtc-wm831x.o drivers/rtc/rtc-rx8010.o: warning: objtool: rx8010_set_time()+0x2a: can't find jump dest instruction at .text+0x3c010110 drivers/xen/privcmd.o: warning: objtool: gather_array()+0x2b: can't find jump dest instruction at .text+0xd1000231 drivers/rtc/rtc-rs5c372.o: warning: objtool: rs5c_oscillator_setup()+0x32: can't find jump dest instruction at .text+0x8b0001c8 sound/soc/codecs/wm8750.o: warning: objtool: wm8750_probe()+0x32: can't find jump dest instruction at .text+0xb50003e7 drivers/staging/comedi/drivers/me_daq.o: warning: objtool: me_auto_attach()+0x39: can't find jump dest instruction at .text+0x400201af LD drivers/usb/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busgf119.o drivers/rtc/rtc-rx8025.o: warning: objtool: rx8025_sysfs_store_clock_adjust()+0x3e: can't find jump dest instruction at .text+0x8b000064 drivers/rtc/rtc-rx8581.o: warning: objtool: rx8581_set_datetime()+0xea: can't find jump dest instruction at .text+0xc0000160 CC [M] drivers/rtc/rtc-wm8350.o drivers/staging/lustre/lustre/obdclass/cl_io.o: warning: objtool: cl_lockset_merge()+0xa2: can't find jump dest instruction at .text+0x7a0001d7 CC [M] drivers/staging/comedi/drivers/dt9812.o drivers/mfd/ab3100-otp.o: warning: objtool: ab3100_otp_read()+0x39: can't find jump dest instruction at .init.text+0xe500003e drivers/mfd/max14577.o: warning: objtool: max77836_init()+0x43: can't find jump dest instruction at .text+0xec0001d8 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gf117.o: warning: objtool: gf117_i2c_new()+0x18: call without frame pointer save/setup CC [M] drivers/mfd/rk808.o LD [M] drivers/staging/lustre/lustre/obdclass/obdclass.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bit.o drivers/staging/comedi/drivers/ni_6527.o: warning: objtool: ni6527_di_insn_config()+0x1f: can't find jump dest instruction at .text+0xbf000025 CC [M] drivers/rtc/rtc-x1205.o LD [M] drivers/xen/xen-evtchn.o CC [M] drivers/staging/comedi/drivers/ni_usb6501.o CC [M] drivers/scsi/sd_dif.o CC [M] fs/xfs/xfs_trans_ail.o CC [M] sound/soc/codecs/wm8996.o CC [M] drivers/staging/comedi/drivers/usbdux.o drivers/staging/comedi/drivers/ni_labpc_pci.o: warning: objtool: labpc_pci_probe()+0x14: call without frame pointer save/setup drivers/staging/comedi/drivers/ni_labpc_pci.o: warning: objtool: labpc_pci_auto_attach()+0x23: call without frame pointer save/setup drivers/staging/comedi/drivers/ni_labpc_pci.o: warning: objtool: labpc_pci_detach()+0x11: call without frame pointer save/setup drivers/staging/comedi/drivers/ni_labpc_pci.o: warning: objtool: labpc_pci_comedi_driver_init()+0x12: call without frame pointer save/setup drivers/staging/comedi/drivers/ni_labpc_pci.o: warning: objtool: labpc_pci_comedi_driver_exit()+0x12: call without frame pointer save/setup LD [M] drivers/net/wireless/ath/ath9k/ath9k.o drivers/gpu/drm/nouveau/nvkm/subdev/i2c/g94.o: warning: objtool: g94_aux_mask()+0x2a: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/g94.o: warning: objtool: g94_aux_stat()+0x34: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/g94.o: warning: objtool: g94_i2c_new()+0x18: call without frame pointer save/setup drivers/gpu/drm/radeon/uvd_v1_0.o: warning: objtool: uvd_v1_0_resume()+0x18: can't find jump dest instruction at .text+0xf50003be drivers/gpu/drm/radeon/radeon_uvd.o: warning: objtool: radeon_uvd_send_msg()+0x39: can't find jump dest instruction at .text+0xb200015f drivers/tty/serial/jsm/jsm_cls.o: warning: objtool: cls_copy_data_from_queue_to_uart()+0xc: can't find jump dest instruction at .text+0xd3000462 CC [M] drivers/staging/comedi/drivers/usbduxfast.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/aux.o CC [M] drivers/mfd/rn5t618.o drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gf119.o: warning: objtool: gf119_i2c_new()+0x18: call without frame pointer save/setup CC [M] drivers/scsi/sr.o sound/soc/codecs/wm8782.o: warning: objtool: wm8782_remove()+0xd: call without frame pointer save/setup sound/soc/codecs/wm8782.o: warning: objtool: wm8782_probe()+0x20: call without frame pointer save/setup sound/soc/codecs/wm8782.o: warning: objtool: wm8782_codec_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/wm8782.o: warning: objtool: wm8782_codec_driver_exit()+0xb: call without frame pointer save/setup drivers/tty/serial/8250/8250_fintek.o: warning: objtool: find_base_port()+0x21: can't find jump dest instruction at .text+0xf80000a6 sound/soc/codecs/wm8770.o: warning: objtool: wm8770_set_fmt()+0x23: can't find jump dest instruction at .text+0x91000119 net/netfilter/ipvs/ip_vs_nfct.o: warning: objtool: ip_vs_nfct_expect_related()+0x2e: can't find jump dest instruction at .text+0xeb000034 drivers/scsi/dpt_i2o.o: warning: objtool: adpt_show_info()+0x34: can't find jump dest instruction at .text+0xb50102fa LD [M] drivers/tty/serial/jsm/jsm.o CC [M] drivers/mfd/lm3533-core.o CC [M] drivers/scsi/sr_ioctl.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxg94.o net/netfilter/ipvs/ip_vs_sed.o: warning: objtool: ip_vs_sed_schedule()+0x86: can't find jump dest instruction at .text+0xd900008b drivers/rtc/rtc-s35390a.o: warning: objtool: s35390a_set_alarm()+0x92: can't find jump dest instruction at .text+0xe0000268 CC [M] fs/xfs/xfs_trans_buf.o CC [M] drivers/scsi/sr_vendor.o CC [M] sound/soc/codecs/wm8940.o LD [M] net/netfilter/ipvs/ip_vs.o CC [M] drivers/staging/comedi/drivers/usbduxsigma.o sound/soc/codecs/wm8804-i2c.o: warning: objtool: wm8804_i2c_remove()+0xd: call without frame pointer save/setup sound/soc/codecs/wm8804-i2c.o: warning: objtool: wm8804_i2c_probe()+0x26: call without frame pointer save/setup sound/soc/codecs/wm8804-i2c.o: warning: objtool: wm8804_i2c_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/wm8804-i2c.o: warning: objtool: wm8804_i2c_driver_exit()+0xb: call without frame pointer save/setup sound/soc/codecs/wm8776.o: warning: objtool: wm8776_set_fmt()+0x28: can't find jump dest instruction at .text+0xa800008e drivers/staging/comedi/drivers/ni_670x.o: warning: objtool: ni_670x_auto_attach()+0x35: can't find jump dest instruction at .text+0xce0100db fs/xfs/xfs_file.o: warning: objtool: xfs_dir_fsync()+0x40: can't find jump dest instruction at .text+0xbe0001d5 CC [M] drivers/scsi/sg.o fs/xfs/xfs_sysfs.o: warning: objtool: xfs_error_sysfs_init_class.constprop.0()+0x6a: can't find jump dest instruction at .text+0x28010620 CC [M] drivers/rtc/rtc-xgene.o drivers/mfd/vx855.o: warning: objtool: vx855_probe()+0x18: can't find jump dest instruction at .text+0x9f00004e drivers/mfd/rdc321x-southbridge.o: warning: objtool: rdc321x_sb_probe()+0x18: call without frame pointer save/setup drivers/mfd/rdc321x-southbridge.o: warning: objtool: rdc321x_sb_driver_init()+0x19: call without frame pointer save/setup drivers/mfd/rdc321x-southbridge.o: warning: objtool: rdc321x_sb_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxgm200.o CC [M] drivers/scsi/ch.o drivers/mfd/timberdale.o: warning: objtool: timb_probe()+0x33: can't find jump dest instruction at .text+0x1e040109 drivers/gpu/drm/radeon/radeon_atpx_handler.o: warning: objtool: radeon_atpx_verify_interface.constprop.6()+0x2c: can't find jump dest instruction at .text.unlikely+0xaf000032 net/netfilter/ipvs/ip_vs_lblc.o: warning: objtool: __ip_vs_lblc_init()+0x26: can't find jump dest instruction at .text+0xaf0000bc CC [M] drivers/mfd/lm3533-ctrlbank.o CC [M] fs/xfs/xfs_trans_extfree.o drivers/gpu/drm/radeon/vce_v2_0.o: warning: objtool: vce_v2_0_enable_mgcg()+0x24: can't find call dest symbol at offset 0x67ff02c8 CC [M] drivers/staging/comedi/drivers/vmk80xx.o CC [M] sound/soc/codecs/wm8955.o drivers/mfd/intel_quark_i2c_gpio.o: warning: objtool: intel_quark_mfd_probe()+0x23: can't find jump dest instruction at .text+0xf3000249 drivers/mfd/lpc_sch.o: warning: objtool: lpc_sch_populate_cell()+0x59: can't find jump dest instruction at .text+0xd300007f CC [M] fs/xfs/xfs_trans_inode.o CC [M] drivers/mfd/retu-mfd.o CC [M] drivers/rtc/rtc-zynqmp.o CC [M] drivers/staging/comedi/drivers/mite.o CC [M] drivers/scsi/ses.o fs/xfs/xfs_xattr.o: warning: objtool: xfs_xattr_put_listent()+0x4c: can't find jump dest instruction at .text+0x86000152 drivers/regulator/tps80031-regulator.o: warning: objtool: tps80031_vbus_disable()+0x6f: can't find jump dest instruction at .text+0x100100e4 drivers/regulator/wm831x-ldo.o: warning: objtool: wm831x_alive_ldo_probe()+0xb3: can't find jump dest instruction at .text+0x76010379 CC [M] drivers/mfd/stw481x.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/anx9805.o drivers/rtc/rtc-rv3029c2.o: warning: objtool: rv3029_set_time()+0x28: can't find jump dest instruction at .text+0xc100018e CC [M] fs/xfs/xfs_trans_rmap.o sound/soc/codecs/wm8804-spi.o: warning: objtool: wm8804_spi_remove()+0x9: call without frame pointer save/setup sound/soc/codecs/wm8804-spi.o: warning: objtool: wm8804_spi_probe()+0x26: call without frame pointer save/setup sound/soc/codecs/wm8804-spi.o: warning: objtool: wm8804_spi_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/wm8804-spi.o: warning: objtool: wm8804_spi_driver_exit()+0xb: call without frame pointer save/setup net/netfilter/ipset/ip_set_hash_ipportip.o: warning: objtool: hash_ipportip4_uref()+0x28: can't find jump dest instruction at .text+0xe60002ee CC [M] fs/xfs/xfs_dquot.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gf100.o drivers/regulator/tps65910-regulator.o: warning: objtool: tps65910_get_voltage_dcdc_sel()+0x40: can't find jump dest instruction at .text+0xf3000306 CC [M] drivers/scsi/scsi_debug.o drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gk104.o: warning: objtool: gk104_aux_mask()+0x2a: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gk104.o: warning: objtool: gk104_aux_stat()+0x34: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gk104.o: warning: objtool: gk104_i2c_new()+0x18: call without frame pointer save/setup CC [M] drivers/mfd/menf21bmc.o drivers/tty/serial/8250/8250_core.o: warning: objtool: serial_link_irq_chain()+0x59: can't find jump dest instruction at .text+0x2c01037f drivers/staging/comedi/drivers/ni_660x.o: warning: objtool: ni_660x_select_pfi_output()+0x24: can't find jump dest instruction at .text+0x84000109 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gf117.o CC [M] fs/xfs/xfs_dquot_item.o CC [M] drivers/mfd/hi6421-pmic-core.o drivers/regulator/wm831x-dcdc.o: warning: objtool: wm831x_dcdc_get_status()+0x3a: can't find jump dest instruction at .text+0x1a010160 drivers/mfd/wl1273-core.o: warning: objtool: wl1273_core_probe()+0x75: can't find jump dest instruction at .text+0xcf01007a drivers/staging/comedi/drivers/me4000.o: warning: objtool: me4000_auto_attach()+0x39: can't find jump dest instruction at .text+0xf10202af drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gm200.o: warning: objtool: gm200_i2c_new()+0x18: call without frame pointer save/setup net/netfilter/ipvs/ip_vs_lblcr.o: warning: objtool: __ip_vs_lblcr_init()+0x26: can't find jump dest instruction at .text+0xaf0000bc CC [M] drivers/staging/comedi/drivers/ni_tio.o net/netfilter/ipvs/ip_vs_sh.o: warning: objtool: ip_vs_sh_reassign()+0x58: can't find jump dest instruction at .text+0x8e00014d drivers/mfd/janz-cmodio.o: warning: objtool: cmodio_probe_submodules()+0x24: can't find jump dest instruction at .text+0x830100da CC [M] drivers/mfd/hi655x-pmic.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gk104.o CC [M] fs/xfs/xfs_trans_dquot.o drivers/gpu/drm/radeon/vce_v1_0.o: warning: objtool: vce_v1_0_enable_mgcg()+0x14: can't find jump dest instruction at .text+0xb0102ca CC [M] sound/soc/codecs/wm8960.o net/netfilter/ipvs/ip_vs_nq.o: warning: objtool: ip_vs_nq_schedule()+0xc2: can't find jump dest instruction at .text+0xa00000c7 LD [M] drivers/tty/serial/8250/8250.o CC [M] drivers/mfd/dln2.o CC [M] drivers/staging/comedi/drivers/ni_tiocmd.o drivers/staging/comedi/drivers/ni_65xx.o: warning: objtool: ni_65xx_update_edge_detection()+0x2e: can't find jump dest instruction at .text+0xee000034 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padnv04.o: warning: objtool: nv04_i2c_pad_new()+0x18: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gk20a.o LD drivers/rtc/rtc-core.o CC [M] drivers/mfd/rt5033.o drivers/mfd/lpc_ich.o: warning: objtool: lpc_ich_init_wdt()+0x34: can't find jump dest instruction at .text+0xf40101aa CC [M] drivers/staging/comedi/drivers/ni_labpc_common.o CC [M] fs/xfs/xfs_qm_syscalls.o drivers/staging/comedi/drivers/cb_pcidas.o: warning: objtool: cb_pcidas_eeprom_insn_read()+0x33: can't find jump dest instruction at .text+0x990000a9 CC [M] drivers/mfd/sky81452.o LD drivers/rtc/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gm200.o drivers/mfd/atmel-flexcom.o: warning: objtool: atmel_flexcom_probe()+0x3a: call without frame pointer save/setup drivers/mfd/atmel-flexcom.o: warning: objtool: atmel_flexcom_driver_init()+0x12: call without frame pointer save/setup drivers/mfd/atmel-flexcom.o: warning: objtool: atmel_flexcom_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/staging/comedi/drivers/ni_labpc_isadma.o fs/xfs/uuid.o: warning: objtool: uuid_equal()+0xe: call without frame pointer save/setup CC [M] drivers/mfd/mt6397-core.o CC [M] drivers/staging/comedi/drivers/comedi_8255.o LD [M] drivers/xen/xen-gntdev.o CC [M] fs/xfs/xfs_qm_bhv.o CC [M] drivers/staging/comedi/drivers/8255.o drivers/rtc/rtc-spear.o: warning: objtool: spear_rtc_set_alarm()+0x38: can't find jump dest instruction at .text+0xc300024e drivers/scsi/eata.o: warning: objtool: scsi_to_dev_dir()+0x32: can't find jump dest instruction at .text+0xae000227 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/pad.o: warning: objtool: nvkm_i2c_pad_mode()+0x67: can't find call dest symbol at offset 0x150000eb drivers/staging/comedi/drivers/ssv_dnp.o: warning: objtool: dnp_attach()+0x16: call without frame pointer save/setup drivers/staging/comedi/drivers/ssv_dnp.o: warning: objtool: dnp_dio_insn_config()+0x26: call without frame pointer save/setup drivers/staging/comedi/drivers/ssv_dnp.o: warning: objtool: dnp_dio_insn_bits()+0x28: call without frame pointer save/setup drivers/staging/comedi/drivers/ssv_dnp.o: warning: objtool: dnp_driver_init()+0xb: call without frame pointer save/setup drivers/staging/comedi/drivers/ssv_dnp.o: warning: objtool: dnp_driver_exit()+0xb: call without frame pointer save/setup LD drivers/mfd/88pm860x.o drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padnv4e.o: warning: objtool: nv4e_i2c_pad_new()+0x18: call without frame pointer save/setup drivers/mfd/qcom-spmi-pmic.o: warning: objtool: pmic_spmi_show_revid()+0x2f: can't find jump dest instruction at .text+0xf9000045 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/base.o LD drivers/scsi/built-in.o CC [M] drivers/staging/comedi/drivers/amplc_dio200_common.o LD drivers/mfd/wm831x.o fs/xfs/kmem.o: warning: objtool: kmem_zalloc_large()+0x29: can't find jump dest instruction at .text+0xc000018f LD drivers/mfd/wm8350.o drivers/scsi/libiscsi.o: warning: objtool: iscsi_conn_get_param()+0x13: can't find jump dest instruction at .text+0x18030139 drivers/rtc/rtc-s3c.o: warning: objtool: s3c_rtc_probe()+0x33: can't find jump dest instruction at .text+0xf040d39 CC [M] sound/soc/codecs/wm8961.o CC [M] drivers/staging/comedi/drivers/amplc_pc236_common.o drivers/tty/serial/8250/serial_cs.o: warning: objtool: multi_config()+0x81: can't find jump dest instruction at .text+0x220105e6 drivers/mfd/cs5535-mfd.o: warning: objtool: cs5535_mfd_probe()+0x1f: can't find jump dest instruction at .text+0xbb000055 CC [M] fs/xfs/xfs_qm.o drivers/tty/serial/8250/8250_bcm2835aux.o: warning: objtool: bcm2835aux_serial_probe()+0x40: can't find jump dest instruction at .text+0xa9010086 LD [M] drivers/scsi/scsi_mod.o drivers/staging/comedi/drivers/das08_cs.o: warning: objtool: das08_pcmcia_attach()+0x10: call without frame pointer save/setup drivers/staging/comedi/drivers/das08_cs.o: warning: objtool: das08_cs_auto_attach()+0x18: call without frame pointer save/setup drivers/staging/comedi/drivers/das08_cs.o: warning: objtool: driver_das08_cs_init()+0x12: call without frame pointer save/setup drivers/staging/comedi/drivers/das08_cs.o: warning: objtool: driver_das08_cs_exit()+0x12: call without frame pointer save/setup LD drivers/mfd/da9055.o LD drivers/mfd/max8925.o CC [M] fs/xfs/xfs_quotaops.o CC [M] drivers/staging/comedi/drivers/das08.o net/netfilter/ipset/ip_set_hash_ipport.o: warning: objtool: hash_ipport6_uadt()+0xb1: can't find jump dest instruction at .text+0xcc010637 drivers/gpu/drm/radeon/radeon_ioc32.o: warning: objtool: compat_radeon_cp_vertex2()+0x4f: can't find jump dest instruction at .text+0x990004e5 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/gf100.o drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padnv50.o: warning: objtool: nv50_i2c_pad_new()+0x18: call without frame pointer save/setup CC [M] sound/soc/codecs/wm8962.o drivers/mfd/pcf50633-gpio.o: warning: objtool: pcf50633_gpio_power_supply_set()+0x3b: call without frame pointer save/setup drivers/mfd/pcf50633-gpio.o: warning: objtool: pcf50633_gpio_invert_set()+0x1f: call without frame pointer save/setup drivers/mfd/pcf50633-gpio.o: warning: objtool: pcf50633_gpio_set()+0x18: call without frame pointer save/setup drivers/mfd/pcf50633-gpio.o: warning: objtool: pcf50633_gpio_invert_get()+0x10: call without frame pointer save/setup drivers/mfd/pcf50633-gpio.o: warning: objtool: pcf50633_gpio_get()+0x10: call without frame pointer save/setup drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: rtw_wx_get_enc()+0x1c: can't find jump dest instruction at .text+0xc9000102 LD drivers/mfd/intel-soc-pmic.o drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padgf119.o: warning: objtool: gf119_i2c_pad_s_new()+0x18: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padgf119.o: warning: objtool: gf119_i2c_pad_x_new()+0x18: call without frame pointer save/setup drivers/gpu/drm/radeon/radeon_kfd.o: warning: objtool: alloc_gtt_mem()+0x61: can't find jump dest instruction at .text+0xb2010d77 drivers/rtc/rtc-tegra.o: warning: objtool: tegra_rtc_probe()+0x34: can't find jump dest instruction at .init.text+0x4001003a drivers/mfd/pcf50633-core.o: warning: objtool: pcf50633_probe()+0x46: can't find jump dest instruction at .text+0x1c0203bb drivers/staging/comedi/drivers/ni_labpc_cs.o: warning: objtool: labpc_cs_attach()+0x10: call without frame pointer save/setup drivers/staging/comedi/drivers/ni_labpc_cs.o: warning: objtool: labpc_cs_auto_attach()+0xf: call without frame pointer save/setup drivers/staging/comedi/drivers/ni_labpc_cs.o: warning: objtool: labpc_cs_detach()+0x11: call without frame pointer save/setup drivers/staging/comedi/drivers/ni_labpc_cs.o: warning: objtool: driver_labpc_cs_init()+0x12: call without frame pointer save/setup drivers/staging/comedi/drivers/ni_labpc_cs.o: warning: objtool: driver_labpc_cs_exit()+0x12: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/instmem/base.o CC [M] fs/xfs/xfs_acl.o LD [M] drivers/staging/rtl8188eu/r8188eu.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv04.o LD [M] drivers/mfd/da9063.o drivers/regulator/twl-regulator.o: warning: objtool: twl6030smps_map_voltage()+0x25: can't find jump dest instruction at .text+0x8e00004b CC [M] fs/xfs/xfs_sysctl.o sound/soc/codecs/wm8753.o: warning: objtool: wm8753_pcm_set_dai_fmt()+0x67: can't find jump dest instruction at .text+0x9d0001dd drivers/rtc/rtc-stmp3xxx.o: warning: objtool: stmp3xxx_rtc_probe()+0x3c: can't find jump dest instruction at .text+0x16020212 drivers/mfd/kempld-core.o: warning: objtool: kempld_detect_device()+0x4b: can't find jump dest instruction at .text+0xf80006e0 LD [M] drivers/mfd/rtsx_pci.o CC [M] sound/soc/codecs/wm8971.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv40.o drivers/mfd/pcf50633-adc.o: warning: objtool: pcf50633_adc_irq()+0x70: can't find jump dest instruction at .text+0x96000225 CC [M] fs/xfs/xfs_ioctl32.o CC [M] fs/xfs/xfs_pnfs.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.o drivers/rtc/rtc-snvs.o: warning: objtool: snvs_rtc_probe()+0x40: can't find jump dest instruction at .text+0x2e0205a6 drivers/mfd/atmel-hlcdc.o: warning: objtool: atmel_hlcdc_probe()+0x33: can't find jump dest instruction at .text+0x520100f9 drivers/staging/comedi/drivers/mf6x4.o: warning: objtool: mf6x4_auto_attach()+0x38: can't find jump dest instruction at .text+0x202005e drivers/rtc/rtc-stk17ta8.o: warning: objtool: stk17ta8_rtc_probe()+0x33: can't find jump dest instruction at .text+0x3f0105d9 CC [M] sound/soc/codecs/wm8974.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.o LD [M] drivers/mfd/wm8994.o drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padg94.o: warning: objtool: g94_i2c_pad_mode()+0x34: can't find jump dest instruction at .text+0xc400003a drivers/rtc/rtc-tps80031.o: warning: objtool: tps80031_rtc_set_time()+0xd4: can't find jump dest instruction at .text+0x83000559 LD drivers/mfd/built-in.o drivers/mfd/intel-lpss-pci.o: warning: objtool: intel_lpss_pci_remove()+0x18: call without frame pointer save/setup drivers/mfd/intel-lpss-pci.o: warning: objtool: intel_lpss_pci_probe()+0x23: call without frame pointer save/setup drivers/mfd/intel-lpss-pci.o: warning: objtool: intel_lpss_pci_driver_init()+0x19: call without frame pointer save/setup drivers/mfd/intel-lpss-pci.o: warning: objtool: intel_lpss_pci_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/ltc/base.o drivers/rtc/rtc-sunxi.o: warning: objtool: sunxi_rtc_probe()+0x31: can't find jump dest instruction at .text+0x44010187 drivers/staging/comedi/drivers/ni_daq_dio24.o: warning: objtool: dio24_cs_attach()+0x10: call without frame pointer save/setup drivers/staging/comedi/drivers/ni_daq_dio24.o: warning: objtool: dio24_auto_attach()+0x18: call without frame pointer save/setup drivers/staging/comedi/drivers/ni_daq_dio24.o: warning: objtool: driver_dio24_init()+0x12: call without frame pointer save/setup drivers/staging/comedi/drivers/ni_daq_dio24.o: warning: objtool: driver_dio24_exit()+0x12: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gf100.o drivers/rtc/rtc-s5m.o: warning: objtool: s5m8767_rtc_set_alarm_reg()+0x48: can't find jump dest instruction at .text+0x9c00028d CC [M] fs/xfs/xfs_rtalloc.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gk104.o CC [M] sound/soc/codecs/wm8978.o drivers/mfd/pcf50633-irq.o: warning: objtool: pcf50633_irq()+0x43: can't find jump dest instruction at .text+0x37020078 drivers/staging/comedi/drivers/ni_pcidio.o: warning: objtool: ni_pcidio_cmdtest()+0xc0: can't find jump dest instruction at .text+0x4c0100c6 drivers/gpu/drm/radeon/radeon_vce.o: warning: objtool: radeon_vce_validate_handle.isra.2()+0x30: can't find jump dest instruction at .text+0x840000d6 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gm107.o drivers/regulator/wm8994-regulator.o: warning: objtool: wm8994_ldo_probe()+0xa6: can't find jump dest instruction at .text+0x8b01011c drivers/gpu/drm/radeon/radeon_acpi.o: warning: objtool: radeon_atcs_verify_interface()+0x22: can't find jump dest instruction at .text+0x8e0000e8 drivers/staging/comedi/drivers/ni_daq_700.o: warning: objtool: daq700_auto_attach()+0x2c: can't find jump dest instruction at .text+0xef000092 drivers/rtc/rtc-test.o: warning: objtool: test_irq_store()+0x4c: can't find jump dest instruction at .text+0x810000a1 LD [M] drivers/mfd/pcf50633.o drivers/mfd/intel-lpss-acpi.o: warning: objtool: intel_lpss_acpi_remove()+0x15: call without frame pointer save/setup drivers/mfd/intel-lpss-acpi.o: warning: objtool: intel_lpss_acpi_probe()+0x2a: call without frame pointer save/setup drivers/mfd/intel-lpss-acpi.o: warning: objtool: intel_lpss_acpi_driver_init()+0x12: call without frame pointer save/setup drivers/mfd/intel-lpss-acpi.o: warning: objtool: intel_lpss_acpi_driver_exit()+0xb: call without frame pointer save/setup drivers/gpu/drm/radeon/cik_sdma.o: warning: objtool: cik_sdma_gfx_resume()+0x1ea: can't find jump dest instruction at .text+0x2cff01ef CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gm200.o fs/xfs/xfs_icreate_item.o: warning: objtool: xfs_icreate_item_push()+0x1c: call without frame pointer save/setup fs/xfs/xfs_icreate_item.o: warning: objtool: xfs_icreate_item_committed()+0x13: call without frame pointer save/setup fs/xfs/xfs_icreate_item.o: warning: objtool: xfs_icreate_item_unlock()+0x19: call without frame pointer save/setup fs/xfs/xfs_icreate_item.o: warning: objtool: xfs_icreate_item_format()+0x61: call without frame pointer save/setup fs/xfs/xfs_icreate_item.o: warning: objtool: xfs_icreate_log()+0x43: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padgm200.o: warning: objtool: gm200_i2c_pad_mode()+0x34: can't find jump dest instruction at .text+0xc400003a drivers/rtc/rtc-tps6586x.o: warning: objtool: tps6586x_rtc_set_alarm()+0x63: can't find jump dest instruction at .text+0xf2000168 drivers/staging/comedi/drivers/cb_das16_cs.o: warning: objtool: das16cs_auto_attach()+0x51: can't find jump dest instruction at .text+0xfc010137 net/netfilter/ipvs/ip_vs_pe_sip.o: warning: objtool: ip_vs_sip_ct_match()+0x31: can't find jump dest instruction at .text+0xbb0001e7 drivers/tty/serial/8250/8250_dma.o: warning: objtool: serial8250_request_dma()+0xa5: can't find jump dest instruction at .text+0x570400ab LD [M] drivers/xen/xen-gntalloc.o drivers/scsi/a100u2w.o: warning: objtool: orc_device_reset()+0xd5: can't find jump dest instruction at .text+0xd300014a fs/xfs/xfs_extfree_item.o: warning: objtool: xfs_efi_recover()+0x49: can't find jump dest instruction at .text+0xab00069f CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gp100.o drivers/mfd/rn5t618.o: warning: objtool: rn5t618_i2c_probe()+0x52: can't find jump dest instruction at .text+0x470100f7 CC [M] sound/soc/codecs/wm8983.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/base.o fs/xfs/xfs_log_cil.o: warning: objtool: xlog_cil_push_now.isra.1()+0x2d: can't find jump dest instruction at .text+0x800001e3 drivers/tty/serial/8250/8250_lpc18xx.o: warning: objtool: lpc18xx_serial_probe()+0x47: can't find jump dest instruction at .text+0xea02023c CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv04.o drivers/media/dvb-frontends/cxd2841er.o: warning: objtool: cxd2841er_write_regs()+0x8d: can't find jump dest instruction at .text+0x9b0001f2 drivers/net/wireless/ath/ath9k/dynack.o: warning: objtool: ath_dynack_compute_ackto()+0x27: can't find jump dest instruction at .text+0x8200016d CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv11.o LD [M] drivers/net/wireless/ath/ath9k/ath9k_hw.o drivers/rtc/rtc-vr41xx.o: warning: objtool: rtc_probe()+0x2d: can't find jump dest instruction at .text+0xd9010473 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv17.o drivers/staging/comedi/drivers/rtd520.o: warning: objtool: rtd_ai_cmdtest()+0xc4: can't find jump dest instruction at .text+0xa902016a fs/xfs/xfs_iomap.o: warning: objtool: xfs_iomap_write_direct()+0xfa: can't find jump dest instruction at .text+0x7302033f CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv44.o CC [M] sound/soc/codecs/wm8985.o drivers/mfd/viperboard.o: warning: objtool: vprbrd_probe()+0x4f: can't find jump dest instruction at .text+0x4a0100d4 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv50.o fs/xfs/xfs_ioctl.o: warning: objtool: xfs_ioctl_setattr_check_extsize.isra.7()+0x30: can't find jump dest instruction at .text+0xbd000206 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/g84.o drivers/net/wireless/ath/ath9k/wmi.o: warning: objtool: ath9k_wmi_ctrl_rx()+0x2a: can't find jump dest instruction at .text+0xe1000050 drivers/tty/serial/8250/8250_ingenic.o: warning: objtool: ingenic_uart_probe()+0x8c: can't find jump dest instruction at .text+0x4f0201b1 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/g98.o net/netfilter/ipvs/ip_vs_ftp.o: warning: objtool: __ip_vs_ftp_init()+0x27: can't find jump dest instruction at .text+0x9500008d CC [M] sound/soc/codecs/wm8988.o drivers/rtc/rtc-tps65910.o: warning: objtool: tps65910_rtc_set_alarm()+0x39: can't find jump dest instruction at .text+0x9000010f CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/gt215.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/gf100.o drivers/gpu/drm/radeon/r200.o: warning: objtool: r200_copy_dma()+0x82: can't find jump dest instruction at .text+0xf8020177 drivers/mfd/menf21bmc.o: warning: objtool: menf21bmc_probe()+0x3b: can't find jump dest instruction at .text+0xb010041 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/gk104.o drivers/rtc/rtc-vt8500.o: warning: objtool: vt8500_rtc_set_time()+0x48: can't find jump dest instruction at .text+0xc80002dd CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/gk20a.o CC [M] sound/soc/codecs/wm8990.o drivers/regulator/wm8400-regulator.o: warning: objtool: wm8400_dcdc_set_mode()+0x3e: can't find jump dest instruction at .text+0x920001b4 drivers/rtc/rtc-wm831x.o: warning: objtool: wm831x_rtc_readtime()+0x58: can't find jump dest instruction at .text+0xc600039d CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/gp100.o drivers/rtc/rtc-twl.o: warning: objtool: twl_rtc_set_alarm()+0x2b: can't find jump dest instruction at .text+0x97000291 drivers/net/wireless/ath/ath9k/htc_hst.o: warning: objtool: htc_process_conn_rsp()+0xd: can't find jump dest instruction at .text+0xa9000013 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/base.o drivers/tty/serial/8250/8250_moxa.o: warning: objtool: moxa8250_probe()+0x35: can't find jump dest instruction at .text+0xa301007b fs/xfs/xfs_itable.o: warning: objtool: xfs_bulkstat_ag_ichunk.isra.2()+0x3a: can't find jump dest instruction at .text+0xdb0000d0 drivers/tty/serial/8250/8250_lpss.o: warning: objtool: byt_serial_setup()+0x56: can't find jump dest instruction at .text+0xa300008c drivers/rtc/rtc-v3020.o: warning: objtool: rtc_probe()+0x47: can't find jump dest instruction at .text+0xd0106ad drivers/mfd/si476x-prop.o: warning: objtool: si476x_core_is_valid_property_a20()+0xf: can't find call dest symbol at offset 0x8d000073 drivers/scsi/ppa.o: warning: objtool: ppa_in()+0x45: can't find jump dest instruction at .text+0x2702073b CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv04.o net/netfilter/ipset/ip_set_hash_ipportnet.o: warning: objtool: hash_ipportnet4_del_cidr()+0xb: can't find jump dest instruction at .text+0x92000011 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv41.o drivers/scsi/scsi_transport_iscsi.o: warning: objtool: iscsi_conn_error_event()+0x2b: can't find jump dest instruction at .text+0xad002941 CC [M] sound/soc/codecs/wm8991.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv44.o drivers/tty/serial/8250/8250_uniphier.o: warning: objtool: uniphier_serial_out()+0x31: can't find jump dest instruction at .text+0x81000117 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv50.o drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv4e.o: warning: objtool: nv4e_i2c_bus_sense_sda()+0x22: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv4e.o: warning: objtool: nv4e_i2c_bus_sense_scl()+0x22: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv4e.o: warning: objtool: nv4e_i2c_bus_drive_sda()+0x39: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv4e.o: warning: objtool: nv4e_i2c_bus_drive_scl()+0x39: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv4e.o: warning: objtool: nv4e_i2c_bus_new()+0x3e: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv04.o: warning: objtool: nv04_i2c_bus_sense_sda()+0x1e: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv04.o: warning: objtool: nv04_i2c_bus_sense_scl()+0x1e: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv04.o: warning: objtool: nv04_i2c_bus_drive_sda()+0x37: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv04.o: warning: objtool: nv04_i2c_bus_drive_scl()+0x37: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv04.o: warning: objtool: nv04_i2c_bus_new()+0x41: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gf100.o drivers/mfd/rk808.o: warning: objtool: rk808_probe()+0x45: can't find jump dest instruction at .text+0xac0100aa drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv50.o: warning: objtool: nv50_i2c_bus_new()+0x3b: can't find jump dest instruction at .text+0x8b000191 drivers/staging/comedi/drivers/quatech_daqp_cs.o: warning: objtool: daqp_ai_cmdtest()+0xca: can't find jump dest instruction at .text+0xa2010140 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mxm/base.o CC [M] sound/soc/codecs/wm8993.o drivers/tty/serial/8250/8250_mid.o: warning: objtool: mid8250_dma_setup.isra.2()+0x32: can't find jump dest instruction at .text+0x83000488 LD [M] drivers/xen/xen-privcmd.o fs/xfs/xfs_icache.o: warning: objtool: xfs_perag_set_reclaim_tag()+0x5c: can't find jump dest instruction at .text+0x9d010322 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mxm/mxms.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mxm/nv50.o drivers/gpu/drm/nouveau/nvkm/subdev/i2c/aux.o: warning: objtool: nvkm_i2c_aux_i2c_xfer()+0x34: can't find jump dest instruction at .text+0xba0001ca drivers/mfd/hi6421-pmic-core.o: warning: objtool: hi6421_pmic_probe()+0x31: can't find jump dest instruction at .text+0xdd000037 drivers/mfd/intel-lpss.o: warning: objtool: intel_lpss_register_clock()+0x26: can't find jump dest instruction at .text+0xd300048c CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/agp.o CC [M] sound/soc/codecs/wm8994.o drivers/tty/serial/8250/8250_of.o: warning: objtool: of_platform_serial_setup.isra.3()+0x84: can't find jump dest instruction at .text+0x74020219 drivers/net/wireless/ath/ath9k/common-init.o: warning: objtool: ath9k_cmn_setup_ht_cap()+0x65: can't find jump dest instruction at .text+0xe700006b CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/base.o drivers/net/wireless/ath/ath9k/htc_drv_beacon.o: warning: objtool: ath9k_htc_check_beacon_config()+0x51: can't find jump dest instruction at .text+0xa9000077 drivers/staging/comedi/drivers/ni_usb6501.o: warning: objtool: ni6501_counter_command()+0x57: can't find jump dest instruction at .text+0xd601012d sound/soc/codecs/wm8900.o: warning: objtool: wm8900_set_dai_fmt()+0x7e: can't find jump dest instruction at .text+0x59010134 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bus.o: warning: objtool: nvkm_i2c_bus_probe()+0x69: can't find jump dest instruction at .text+0x780102ff CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/pcie.o drivers/scsi/sr_vendor.o: warning: objtool: sr_vendor_init()+0x29: can't find jump dest instruction at .text+0x9b00002f drivers/net/wireless/ath/ath9k/common-beacon.o: warning: objtool: ath9k_cmn_beacon_config_sta()+0x3f: can't find jump dest instruction at .text+0x3a0101d5 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv04.o CC [M] sound/soc/codecs/wm8958-dsp2.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv40.o drivers/mfd/rt5033.o: warning: objtool: rt5033_i2c_probe()+0x33: can't find jump dest instruction at .text+0x34010039 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv46.o drivers/scsi/imm.o: warning: objtool: imm_negotiate()+0x2f: can't find jump dest instruction at .text+0xc9000495 drivers/scsi/3w-xxxx.o: warning: objtool: tw_decode_sense()+0x5f: can't find jump dest instruction at .text+0xc1000105 drivers/tty/serial/8250/8250_dw.o: warning: objtool: dw8250_quirks()+0x29: can't find jump dest instruction at .text+0x9900015f drivers/staging/comedi/drivers/dt9812.o: warning: objtool: dt9812_find_endpoints()+0x2f: can't find jump dest instruction at .text+0x87000054 drivers/rtc/rtc-x1205.o: warning: objtool: x1205_get_atrim()+0x89: can't find jump dest instruction at .text+0xac00028e CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv4c.o drivers/scsi/stex.o: warning: objtool: stex_hba_stop()+0x54: can't find jump dest instruction at .text+0x580101e9 fs/xfs/xfs_mount.o: warning: objtool: xfs_uuid_mount()+0x22: can't find jump dest instruction at .text+0x210100b8 CC [M] sound/soc/codecs/wm8995.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/g84.o drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busgf119.o: warning: objtool: gf119_i2c_bus_sense_sda()+0x22: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busgf119.o: warning: objtool: gf119_i2c_bus_sense_scl()+0x22: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busgf119.o: warning: objtool: gf119_i2c_bus_drive_sda()+0x39: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busgf119.o: warning: objtool: gf119_i2c_bus_drive_scl()+0x39: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busgf119.o: warning: objtool: gf119_i2c_bus_init()+0x27: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busgf119.o: warning: objtool: gf119_i2c_bus_new()+0x3e: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gf117.o: warning: objtool: gf117_ibus_init()+0x20: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gf117.o: warning: objtool: gf117_ibus_new()+0x33: call without frame pointer save/setup drivers/scsi/sd_dif.o: warning: objtool: sd_dif_config_host()+0x5e: can't find jump dest instruction at .text+0x3b010064 drivers/mfd/sky81452.o: warning: objtool: sky81452_probe()+0x4b: can't find jump dest instruction at .text+0xe9000051 drivers/staging/comedi/drivers/cb_pcidas64.o: warning: objtool: ao_cmdtest()+0xcf: can't find jump dest instruction at .text+0xc90101a5 drivers/gpu/drm/radeon/r420.o: warning: objtool: r420_pipes_init()+0x53: can't find jump dest instruction at .text+0x2a010279 fs/xfs/xfs_rmap_item.o: warning: objtool: xfs_rui_recover()+0x51: can't find jump dest instruction at .text+0xd5000557 drivers/mfd/mt6397-core.o: warning: objtool: mt6397_probe()+0x3c: can't find jump dest instruction at .text+0x86010382 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/g94.o drivers/rtc/rtc-xgene.o: warning: objtool: xgene_rtc_probe()+0x33: can't find jump dest instruction at .text+0x66010339 drivers/mfd/hi655x-pmic.o: warning: objtool: hi655x_pmic_probe()+0x3c: can't find jump dest instruction at .text+0xee0100a2 drivers/scsi/esp_scsi.o: warning: objtool: esp_get_revision()+0x6f: can't find jump dest instruction at .text+0xc6000154 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/gf100.o drivers/scsi/wd719x.o: warning: objtool: wd719x_finish_cmd()+0x33: can't find jump dest instruction at .text+0x90000109 drivers/rtc/rtc-zynqmp.o: warning: objtool: xlnx_rtc_probe()+0x33: can't find jump dest instruction at .text+0x950102a9 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/gf106.o CC [M] sound/soc/codecs/wm8997.o drivers/scsi/sr_ioctl.o: warning: objtool: sr_do_ioctl()+0x45: can't find jump dest instruction at .text+0x7001004b drivers/rtc/rtc-wm8350.o: warning: objtool: wm8350_rtc_readalarm()+0x2d: can't find jump dest instruction at .text+0x930003c3 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/gk104.o drivers/staging/comedi/drivers/8255.o: warning: objtool: dev_8255_attach()+0x58: can't find jump dest instruction at .text+0xaa0000cd CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/gp100.o drivers/scsi/storvsc_drv.o: warning: objtool: storvsc_host_reset_handler()+0x3a: can't find jump dest instruction at .text+0x84000180 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/base.o drivers/mfd/si476x-i2c.o: warning: objtool: si476x_core_drain_rds_fifo()+0x4c: can't find jump dest instruction at .text+0xe010252 drivers/mfd/lm3533-ctrlbank.o: warning: objtool: lm3533_ctrlbank_get_pwm()+0x28: call without frame pointer save/setup drivers/mfd/lm3533-ctrlbank.o: warning: objtool: lm3533_ctrlbank_get_brightness()+0x28: call without frame pointer save/setup drivers/mfd/lm3533-ctrlbank.o: warning: objtool: lm3533_ctrlbank_set_pwm()+0x35: call without frame pointer save/setup drivers/mfd/lm3533-ctrlbank.o: warning: objtool: lm3533_ctrlbank_set_brightness()+0x29: call without frame pointer save/setup drivers/mfd/lm3533-ctrlbank.o: warning: objtool: lm3533_ctrlbank_set_max_current()+0x4b: call without frame pointer save/setup drivers/mfd/lm3533-ctrlbank.o: warning: objtool: lm3533_ctrlbank_disable()+0x35: call without frame pointer save/setup drivers/mfd/lm3533-ctrlbank.o: warning: objtool: lm3533_ctrlbank_enable()+0x35: call without frame pointer save/setup CC [M] sound/soc/codecs/wm8998.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/memx.o drivers/mfd/retu-mfd.o: warning: objtool: retu_probe()+0x34: can't find jump dest instruction at .text+0xe101028a drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gk20a.o: warning: objtool: gk20a_ibus_intr()+0x62: can't find call dest symbol at offset 0x59ff01a6 drivers/staging/comedi/drivers/usbduxfast.o: warning: objtool: usbduxfast_auto_attach()+0x43: can't find jump dest instruction at .text+0x8d010068 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gt215.o drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gm200.o: warning: objtool: gm200_ibus_new()+0x33: call without frame pointer save/setup LD [M] drivers/scsi/hv_storvsc.o fs/xfs/xfs_iops.o: warning: objtool: xfs_vn_rename()+0x1d: can't find jump dest instruction at .text+0x860001a3 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gf100.o drivers/net/wireless/ath/ath9k/htc_drv_gpio.o: warning: objtool: ath_detect_bt_priority()+0x50: can't find jump dest instruction at .text+0x87000226 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gf119.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk104.o drivers/net/wireless/ath/ath9k/common.o: warning: objtool: ath9k_cmn_process_rssi()+0x36: can't find jump dest instruction at .text+0xca00023b CC [M] sound/soc/codecs/wm9081.o drivers/scsi/ips.o: warning: objtool: ips_setup_funclist()+0x78: can't find jump dest instruction at .text+0xad01007d CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk110.o sound/soc/codecs/wm8804.o: warning: objtool: wm8804_set_fmt()+0x5c: can't find jump dest instruction at .text+0x100101a1 sound/soc/codecs/wm8940.o: warning: objtool: wm8940_set_dai_fmt()+0x57: can't find jump dest instruction at .text+0x9500017d drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gf100.o: warning: objtool: gf100_ibus_intr()+0xc5: can't find call dest symbol at offset 0x66fd0469 drivers/regulator/wm8350-regulator.o: warning: objtool: wm8350_isink_enable()+0x27: can't find jump dest instruction at .text+0x9a0003ad CC [M] sound/soc/codecs/wm9090.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk208.o drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxg94.o: warning: objtool: g94_i2c_aux_init()+0xa1: can't find jump dest instruction at .text+0x52010107 drivers/staging/comedi/drivers/s626.o: warning: objtool: s626_reset_adc()+0x44: can't find jump dest instruction at .text+0xee01011a drivers/mfd/stw481x.o: warning: objtool: stw481x_startup()+0x90: can't find jump dest instruction at .text+0x5b030156 net/netfilter/ipset/ip_set_hash_net.o: warning: objtool: hash_net4_del_cidr()+0xb: can't find jump dest instruction at .text+0x92000011 drivers/gpu/drm/nouveau/nvkm/subdev/instmem/base.o: warning: objtool: nvkm_instmem_fini()+0x34: can't find jump dest instruction at .text+0x8e00028a CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk20a.o drivers/xen/xen-scsiback.o: warning: objtool: scsiback_drop_nexus()+0x4c: can't find jump dest instruction at .text+0xb7000401 drivers/gpu/drm/radeon/rs600.o: warning: objtool: avivo_wait_for_vblank()+0x22: can't find jump dest instruction at .text+0x19010228 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gm107.o drivers/scsi/dc395x.o: warning: objtool: adapter_remove_and_free_device()+0x35: can't find jump dest instruction at .text+0x9d0003ab CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/secboot/base.o CC [M] sound/soc/codecs/wm9705.o drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gk104.o: warning: objtool: gk104_ibus_intr()+0xc5: can't find call dest symbol at offset 0x66fd0509 /home/kisskb/slave/src/drivers/staging/comedi/drivers/ni_tio.c: In function 'ni_tio_set_sync_mode': /home/kisskb/slave/src/drivers/staging/comedi/drivers/ni_tio.c:492:28: warning: 'ps' may be used uninitialized in this function [-Wuninitialized] CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/secboot/gm200.o drivers/scsi/3w-9xxx.o: warning: objtool: twa_post_command_packet()+0xa2: can't find jump dest instruction at .text+0xb0000348 drivers/net/wireless/ath/ath9k/hif_usb.o: warning: objtool: ath9k_hif_usb_reg_in_cb()+0x38: can't find jump dest instruction at .text+0x6301003e drivers/net/wireless/ath/ath9k/common-debug.o: warning: objtool: read_file_recv()+0x44: can't find jump dest instruction at .text+0xc202018a CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/secboot/gm20b.o drivers/net/wireless/ath/ath9k/htc_drv_init.o: warning: objtool: ath9k_init_queues()+0x94: can't find jump dest instruction at .text+0xba000259 sound/soc/codecs/wm5110.o: warning: objtool: wm5110_put_dre()+0x9a: can't find jump dest instruction at .text+0xb501024f CC [M] sound/soc/codecs/wm9712.o drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxgm200.o: warning: objtool: gm200_i2c_aux_init()+0xa1: can't find jump dest instruction at .text+0x52010107 drivers/net/wireless/ath/ath9k/htc_drv_txrx.o: warning: objtool: ath9k_rx_prepare.isra.6()+0x6d: can't find jump dest instruction at .text+0x6d0102f2 drivers/scsi/virtio_scsi.o: warning: objtool: __virtscsi_set_affinity()+0x4a: can't find jump dest instruction at .text+0xa0100ef CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/base.o drivers/scsi/3w-sas.o: warning: objtool: twl_scsiop_execute_scsi()+0xec: can't find jump dest instruction at .text+0xa50001b2 drivers/scsi/hptiop.o: warning: objtool: hptiop_finish_scsi_req()+0x5d: can't find jump dest instruction at .text+0xb4000643 drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv04.o: warning: objtool: nv04_instobj_wr32()+0x2a: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv04.o: warning: objtool: nv04_instmem_wr32()+0x1c: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv04.o: warning: objtool: nv04_instobj_rd32()+0x28: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv04.o: warning: objtool: nv04_instmem_rd32()+0x1a: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv04.o: warning: objtool: nv04_instobj_dtor()+0x1b: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv04.o: warning: objtool: nv04_instmem_oneinit()+0x30: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv04.o: warning: objtool: nv04_instmem_dtor()+0x18: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv04.o: warning: objtool: nv04_instobj_new()+0x3e: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv04.o: warning: objtool: nv04_instmem_new()+0x37: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/fan.o drivers/staging/comedi/drivers/comedi_8255.o: warning: objtool: subdev_8255_mm_init()+0x9d: can't find call dest symbol at offset 0xfeff02b1 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/fannil.o drivers/staging/comedi/drivers/vmk80xx.o: warning: objtool: vmk80xx_init_subdevices()+0x52: can't find jump dest instruction at .text+0xe90102b8 drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/gf100.o: warning: objtool: gf100_iccsense_new()+0x9: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/fanpwm.o drivers/net/wireless/ath/ath9k/htc_drv_debug.o: warning: objtool: read_file_skb_rx()+0x4f: can't find jump dest instruction at .text+0xb20006c5 drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv40.o: warning: objtool: nv40_instmem_new()+0x42: can't find jump dest instruction at .text+0xa1000428 CC [M] sound/soc/codecs/wm9713.o drivers/mfd/lm3533-core.o: warning: objtool: lm3533_device_bl_init()+0x27: can't find jump dest instruction at .text+0x850000ed CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/fantog.o drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/base.o: warning: objtool: nvkm_iccsense_sensor_config()+0x17: can't find jump dest instruction at .text+0x830000dd net/netfilter/ipset/ip_set_hash_netport.o: warning: objtool: hash_netport4_del_cidr()+0xb: can't find jump dest instruction at .text+0x92000011 drivers/gpu/drm/nouveau/nvkm/subdev/mc/base.o: warning: objtool: nvkm_mc_intr()+0x26: can't find jump dest instruction at .text+0x4b01022c CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/ic.o drivers/scsi/sr.o: warning: objtool: sr_done()+0x1a: can't find jump dest instruction at .text+0x13010050 drivers/scsi/xen-scsifront.o: warning: objtool: scsifront_command2ring()+0x7d: can't find jump dest instruction at .text+0xcd000383 fs/xfs/xfs_trans_rmap.o: warning: objtool: xfs_rmap_update_log_item()+0x93: can't find call dest symbol at offset 0xf8ff01f7 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/temp.o drivers/mfd/si476x-cmd.o: warning: objtool: si476x_core_send_command()+0x39: can't find jump dest instruction at .text+0x640301ff CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/nv40.o fs/xfs/xfs_qm_bhv.o: warning: objtool: xfs_qm_statvfs()+0x35: call without frame pointer save/setup fs/xfs/xfs_qm_bhv.o: warning: objtool: xfs_qm_newmount()+0xc1: call without frame pointer save/setup fs/xfs/xfs_sysctl.o: warning: objtool: xfs_panic_mask_proc_handler()+0x1b: call without frame pointer save/setup fs/xfs/xfs_sysctl.o: warning: objtool: xfs_stats_clear_proc_handler()+0x1b: call without frame pointer save/setup fs/xfs/xfs_sysctl.o: warning: objtool: xfs_sysctl_register()+0x10: call without frame pointer save/setup fs/xfs/xfs_sysctl.o: warning: objtool: xfs_sysctl_unregister()+0x10: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/anx9805.o: warning: objtool: anx9805_aux_lnk_ctl()+0x19c: can't find jump dest instruction at .text+0xc8000252 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/nv50.o LD [M] drivers/scsi/sr_mod.o drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv17.o: warning: objtool: nv17_mc_new()+0x18: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gk104.o: warning: objtool: gk104_ltc_init()+0x27: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gk104.o: warning: objtool: gk104_ltc_new()+0x18: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gp100.o: warning: objtool: gp100_ltc_intr()+0x2b: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gp100.o: warning: objtool: gp100_ltc_oneinit()+0x22: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gp100.o: warning: objtool: gp100_ltc_new()+0x18: call without frame pointer save/setup LD [M] drivers/mfd/si476x-core.o CC [M] sound/soc/codecs/wm_adsp.o sound/soc/codecs/wm8955.o: warning: objtool: wm8955_set_fmt()+0x22: can't find jump dest instruction at .text+0x9d0000f8 drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gf100.o: warning: objtool: gf100_ltc_cbc_wait()+0x2f: can't find jump dest instruction at .text+0xb60002c5 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/g84.o /home/kisskb/slave/src/drivers/staging/comedi/drivers/ni_tio.c: In function 'ni_tio_insn_config': /home/kisskb/slave/src/drivers/staging/comedi/drivers/ni_tio.c:820:2: warning: 'temp64' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/drivers/staging/comedi/drivers/ni_tio.c:811:6: note: 'temp64' was declared here drivers/scsi/initio.o: warning: objtool: initio_init()+0x173: can't find jump dest instruction at .text+0xa5000cb9 sound/soc/codecs/wm8904.o: warning: objtool: wm8904_set_fmt()+0x25: can't find jump dest instruction at .text+0xef00030b net/netfilter/ipset/ip_set_hash_netiface.o: warning: objtool: hash_netiface4_del_cidr()+0xb: can't find jump dest instruction at .text+0x92000011 sound/soc/codecs/wm8961.o: warning: objtool: wm8961_set_fmt()+0x39: can't find jump dest instruction at .text+0x8a00011f CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/gt215.o drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gm107.o: warning: objtool: gm107_ltc_cbc_wait()+0x2f: can't find jump dest instruction at .text+0xb6000345 drivers/gpu/drm/nouveau/nvkm/subdev/mc/gt215.o: warning: objtool: gt215_mc_intr_mask()+0x33: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/mc/gt215.o: warning: objtool: gt215_mc_new()+0x18: call without frame pointer save/setup fs/xfs/xfs_pnfs.o: warning: objtool: xfs_break_layouts()+0x65: can't find jump dest instruction at .text+0x8400006a drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gm200.o: warning: objtool: gm200_ltc_init()+0x21: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gm200.o: warning: objtool: gm200_ltc_oneinit()+0x2b: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gm200.o: warning: objtool: gm200_ltc_new()+0x18: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/gf119.o drivers/scsi/ses.o: warning: objtool: ses_process_descriptor.isra.4()+0xe: can't find jump dest instruction at .text+0xa40002a4 fs/xfs/xfs_dquot_item.o: warning: objtool: xfs_qm_dquot_logitem_push()+0x3d: can't find jump dest instruction at .text+0xda000223 drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.o: warning: objtool: nv50_instobj_map()+0x16: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.o: warning: objtool: nv50_instobj_wr32()+0x87: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.o: warning: objtool: nv50_instobj_rd32()+0x7f: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.o: warning: objtool: nv50_instobj_release()+0x1b: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.o: warning: objtool: nv50_instobj_acquire()+0x60: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.o: warning: objtool: nv50_instobj_boot()+0x5c: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.o: warning: objtool: nv50_instobj_dtor()+0x50: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.o: warning: objtool: nv50_instobj_new()+0x51: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.o: warning: objtool: nv50_instmem_new()+0x37: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv44.o: warning: objtool: nv44_mc_init()+0x1e: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv44.o: warning: objtool: nv44_mc_new()+0x18: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/gm107.o drivers/staging/comedi/drivers/ni_labpc_isadma.o: warning: objtool: labpc_free_dma_chan()+0x15: call without frame pointer save/setup drivers/staging/comedi/drivers/ni_labpc_isadma.o: warning: objtool: labpc_init_dma_chan()+0x2e: call without frame pointer save/setup drivers/staging/comedi/drivers/ni_labpc_isadma.o: warning: objtool: labpc_setup_dma()+0x7a: call without frame pointer save/setup drivers/staging/comedi/drivers/ni_labpc_isadma.o: warning: objtool: labpc_drain_dma()+0x53: call without frame pointer save/setup drivers/staging/comedi/drivers/ni_labpc_isadma.o: warning: objtool: labpc_handle_dma_status()+0x44: call without frame pointer save/setup CC [M] sound/soc/codecs/wm_hubs.o drivers/gpu/drm/nouveau/nvkm/subdev/mc/gf100.o: warning: objtool: gf100_mc_unk260()+0x1f: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/mc/gf100.o: warning: objtool: gf100_mc_intr_rearm()+0x25: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/mc/gf100.o: warning: objtool: gf100_mc_intr_mask()+0x33: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/mc/gf100.o: warning: objtool: gf100_mc_intr_stat()+0x27: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/mc/gf100.o: warning: objtool: gf100_mc_intr_unarm()+0x22: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/mc/gf100.o: warning: objtool: gf100_mc_new()+0x18: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv04.o: warning: objtool: nv04_mc_init()+0x25: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv04.o: warning: objtool: nv04_mc_intr_rearm()+0x20: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv04.o: warning: objtool: nv04_mc_intr_stat()+0x1b: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv04.o: warning: objtool: nv04_mc_intr_unarm()+0x22: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv04.o: warning: objtool: nv04_mc_new()+0x18: call without frame pointer save/setup sound/soc/codecs/wm8978.o: warning: objtool: wm8978_configure_pll()+0x38: can't find jump dest instruction at .text+0x7e02014e CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/timer/base.o drivers/scsi/ch.o: warning: objtool: ch_do_scsi.isra.3()+0x8a: can't find jump dest instruction at .text+0x8d000220 drivers/staging/comedi/drivers/usbdux.o: warning: objtool: usbdux_ai_cmdtest()+0xc4: can't find jump dest instruction at .text+0xc0100ca drivers/gpu/drm/nouveau/nvkm/subdev/mc/g84.o: warning: objtool: g84_mc_new()+0x18: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv44.o: warning: objtool: nv44_vm_fill()+0xb2: can't find jump dest instruction at .text+0xa50000b7 sound/soc/codecs/wm8960.o: warning: objtool: wm8960_set_dai_clkdiv()+0x24: can't find jump dest instruction at .text+0xb700025a CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv04.o drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv50.o: warning: objtool: nv50_mc_init()+0x20: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv50.o: warning: objtool: nv50_mc_new()+0x18: call without frame pointer save/setup sound/soc/codecs/wm8974.o: warning: objtool: wm8974_set_dai_fmt()+0x4a: can't find jump dest instruction at .text+0xa80000e0 drivers/staging/comedi/drivers/ni_tiocmd.o: warning: objtool: ni_tio_cmdtest()+0xdb: can't find jump dest instruction at .text+0xe70000e1 drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv4c.o: warning: objtool: nv4c_pci_new()+0x18: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv40.o sound/soc/codecs/wm8971.o: warning: objtool: wm8971_set_bias_level()+0x47: can't find jump dest instruction at .text+0x990002fd sound/soc/codecs/wm8988.o: warning: objtool: wm8988_pcm_hw_params()+0x7e: can't find jump dest instruction at .text+0xe4000303 CC [M] sound/soc/codecs/max9877.o drivers/gpu/drm/nouveau/nvkm/subdev/mc/g98.o: warning: objtool: g98_mc_new()+0x18: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv41.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/timer/gk20a.o drivers/scsi/vmw_pvscsi.o: warning: objtool: pvscsi_setup_all_rings()+0x13b: can't find jump dest instruction at .text+0x87000261 drivers/gpu/drm/nouveau/nvkm/subdev/mc/gk104.o: warning: objtool: gk104_mc_new()+0x18: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv11.o: warning: objtool: nv11_mc_new()+0x18: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.o: warning: objtool: gk20a_instobj_acquire_iommu()+0x9b: can't find jump dest instruction at .text+0x2010291 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/top/base.o drivers/staging/comedi/drivers/das08.o: warning: objtool: das08_ai_insn_read()+0x99: can't find jump dest instruction at .text+0xfe00023f drivers/gpu/drm/nouveau/nvkm/subdev/mc/gk20a.o: warning: objtool: gk20a_mc_new()+0x18: call without frame pointer save/setup drivers/gpu/drm/radeon/rv515.o: warning: objtool: rv515_compute_mode_priority.isra.0()+0x27: can't find jump dest instruction at .text+0x9001002d drivers/staging/comedi/drivers/usbduxsigma.o: warning: objtool: usbduxsigma_ai_cmdtest()+0xe9: can't find jump dest instruction at .text+0xf80000ef drivers/tty/serial/8250/8250_pci.o: warning: objtool: pci_quatech_test()+0x64: can't find jump dest instruction at .text+0xba00014a CC [M] sound/soc/codecs/max98504.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/top/gk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/volt/base.o drivers/gpu/drm/nouveau/nvkm/subdev/ltc/base.o: warning: objtool: nvkm_ltc_dtor()+0x39: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/ltc/base.o: warning: objtool: nvkm_ltc_tags_alloc()+0x2e: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/ltc/base.o: warning: objtool: nvkm_ltc_tags_free()+0x10: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/ltc/base.o: warning: objtool: nvkm_ltc_zbc_color_get()+0x37: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/ltc/base.o: warning: objtool: nvkm_ltc_new_()+0x3e: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/pci/pcie.o: warning: objtool: nvkm_pcie_set_link()+0x30: can't find jump dest instruction at .text+0x38020096 CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/volt/gpio.o drivers/gpu/drm/nouveau/nvkm/subdev/mc/gp100.o: warning: objtool: gp100_mc_intr_mask()+0x53: can't find call dest symbol at offset 0xf8ff0107 drivers/gpu/drm/radeon/r300.o: warning: objtool: r300_packet3_check()+0x47: can't find jump dest instruction at .text+0xd90100bd CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/volt/nv40.o drivers/staging/comedi/drivers/amplc_pc236_common.o: warning: objtool: amplc_pc236_common_attach()+0x3f: can't find jump dest instruction at .text+0xe9000255 drivers/gpu/drm/nouveau/nvkm/subdev/pci/agp.o: warning: objtool: nvkm_agp_ctor()+0x58: can't find jump dest instruction at .text+0x7401025e CC [M] sound/soc/codecs/tpa6130a2.o drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv04.o: warning: objtool: nv04_pci_wr32()+0x20: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv04.o: warning: objtool: nv04_pci_wr08()+0x21: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv04.o: warning: objtool: nv04_pci_rd32()+0x1e: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv04.o: warning: objtool: nv04_pci_new()+0x18: call without frame pointer save/setup drivers/scsi/advansys.o: warning: objtool: asc_get_eeprom_string()+0x1b: can't find jump dest instruction at .text+0x33010021 drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv50.o: warning: objtool: nv50_vm_map()+0xbf: can't find jump dest instruction at .text+0xe80001d5 drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv04.o: warning: objtool: nv04_mmu_oneinit()+0x47: can't find jump dest instruction at .text+0x8900014d CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk104.o drivers/gpu/drm/nouveau/nvkm/subdev/mxm/nv50.o: warning: objtool: mxm_dcb_sanitise_entry()+0x8f: can't find jump dest instruction at .text+0xe10000e4 sound/soc/codecs/wm8990.o: warning: objtool: wm8990_set_dai_pll()+0x28: can't find jump dest instruction at .text+0x1701035e LD [M] sound/soc/codecs/snd-soc-88pm860x.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk20a.o sound/soc/codecs/wm8983.o: warning: objtool: wm8983_set_fmt()+0x62: can't find jump dest instruction at .text+0x1e010107 LD [M] sound/soc/codecs/snd-soc-ab8500-codec.o LD [M] sound/soc/codecs/snd-soc-ac97.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/volt/gm20b.o drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv41.o: warning: objtool: nv41_mmu_init()+0x3d: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv41.o: warning: objtool: nv41_vm_flush()+0x2a: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv41.o: warning: objtool: nv41_mmu_oneinit()+0x34: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv41.o: warning: objtool: nv41_mmu_new()+0x4a: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv46.o: warning: objtool: nv46_pci_msi_rearm()+0x2a: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv46.o: warning: objtool: nv46_pci_new()+0x18: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/engine/falcon.o drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gt215.o: warning: objtool: gt215_pmu_reset()+0x20: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gt215.o: warning: objtool: gt215_pmu_new()+0x18: call without frame pointer save/setup LD [M] sound/soc/codecs/snd-soc-ad1836.o drivers/staging/comedi/drivers/amplc_dio200_common.o: warning: objtool: dio200_subdev_intr_cmdtest()+0xbb: can't find jump dest instruction at .text+0xb5000121 LD [M] sound/soc/codecs/snd-soc-ad193x.o LD [M] sound/soc/codecs/snd-soc-ad193x-spi.o LD [M] sound/soc/codecs/snd-soc-ad193x-i2c.o LD [M] sound/soc/codecs/snd-soc-ad1980.o drivers/staging/comedi/drivers/mite.o: warning: objtool: mite_free_dma_descs()+0x2b: can't find jump dest instruction at .text+0xaa0000f1 LD [M] sound/soc/codecs/snd-soc-ad73311.o fs/xfs/xfs_symlink.o: warning: objtool: xfs_readlink_bmap()+0x6a: can't find jump dest instruction at .text+0x2c020070 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/xtensa.o drivers/gpu/drm/nouveau/nvkm/subdev/mxm/mxms.o: warning: objtool: mxms_foreach()+0x4e: can't find jump dest instruction at .text+0xb5020214 LD [M] sound/soc/codecs/snd-soc-adau-utils.o drivers/net/wireless/ath/ath9k/common-spectral.o: warning: objtool: ath_cmn_max_idx_verify_ht20_fft()+0x11: can't find jump dest instruction at .text+0x81000017 LD [M] sound/soc/codecs/snd-soc-adau1373.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/bsp/g84.o LD [M] drivers/net/wireless/ath/ath9k/ath9k_common.o LD [M] sound/soc/codecs/snd-soc-adau1701.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/ce/gt215.o fs/xfs/xfs_trans_dquot.o: warning: objtool: xfs_trans_apply_dquot_deltas()+0x1d: can't find jump dest instruction at .text+0x57030223 sound/soc/codecs/wm8991.o: warning: objtool: wm8991_set_dai_clkdiv()+0x20: can't find jump dest instruction at .text+0x870001b5 LD [M] sound/soc/codecs/snd-soc-adau17x1.o LD [M] sound/soc/codecs/snd-soc-adau1761.o LD [M] sound/soc/codecs/snd-soc-adau1761-i2c.o drivers/gpu/drm/nouveau/nvkm/subdev/pci/gk104.o: warning: objtool: gk104_pcie_set_cap_speed()+0x1c: can't find jump dest instruction at .text+0xb2000252 drivers/scsi/atp870u.o: warning: objtool: atp870u_free_tables()+0x2b: can't find jump dest instruction at .text+0xdb000090 drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv40.o: warning: objtool: nv40_pci_msi_rearm()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv40.o: warning: objtool: nv40_pci_wr32()+0x20: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv40.o: warning: objtool: nv40_pci_wr08()+0x21: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv40.o: warning: objtool: nv40_pci_rd32()+0x1e: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv40.o: warning: objtool: nv40_pci_new()+0x18: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/engine/ce/gf100.o LD [M] sound/soc/codecs/snd-soc-adau1761-spi.o drivers/gpu/drm/nouveau/nvkm/subdev/pci/g94.o: warning: objtool: g94_pcie_version_supported()+0xe: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/pci/g94.o: warning: objtool: g94_pci_new()+0x18: call without frame pointer save/setup LD [M] sound/soc/codecs/snd-soc-adau1781.o LD [M] sound/soc/codecs/snd-soc-adau1781-i2c.o drivers/mfd/dln2.o: warning: objtool: dln2_rx()+0x70: can't find jump dest instruction at .text+0xa6010435 LD [M] sound/soc/codecs/snd-soc-adau1781-spi.o drivers/gpu/drm/nouveau/nvkm/subdev/pci/base.o: warning: objtool: nvkm_pci_new_()+0x4c: can't find jump dest instruction at .text+0xa010382 LD [M] sound/soc/codecs/snd-soc-adau1977.o drivers/net/wireless/ath/ath9k/htc_drv_main.o: warning: objtool: ath9k_htc_set_bitrate_mask()+0xae: can't find jump dest instruction at .text+0x860001c3 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/ce/gk104.o drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gf100.o: warning: objtool: gf100_vm_map_sg()+0x59: can't find jump dest instruction at .text+0x8900010f CC [M] drivers/gpu/drm/nouveau/nvkm/engine/ce/gm107.o LD [M] drivers/net/wireless/ath/ath9k/ath9k_htc.o drivers/gpu/drm/nouveau/nvkm/subdev/pci/gf106.o: warning: objtool: gf106_pci_new()+0x18: call without frame pointer save/setup LD [M] sound/soc/codecs/snd-soc-adau1977-spi.o sound/soc/codecs/wm8903.o: warning: objtool: wm8903_set_dai_fmt()+0x3d: can't find jump dest instruction at .text+0x910001d3 LD [M] sound/soc/codecs/snd-soc-adau1977-i2c.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/ce/gm200.o LD [M] sound/soc/codecs/snd-soc-adau7002.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/ce/gp100.o drivers/gpu/drm/nouveau/nvkm/subdev/mxm/base.o: warning: objtool: wmi_wmmx_mxmi()+0x73: can't find jump dest instruction at .text+0xab000079 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/ce/gp104.o LD [M] sound/soc/codecs/snd-soc-adav80x.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgk104.o: warning: objtool: gk104_ram_prog_0()+0x3e: can't find jump dest instruction at .text+0xe10202c4 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/cipher/g84.o sound/soc/codecs/wm8985.o: warning: objtool: wm8985_set_fmt()+0x62: can't find jump dest instruction at .text+0x1e010107 drivers/tty/serial/8250/8250_port.o: warning: objtool: set_io_from_upio()+0x28: can't find jump dest instruction at .text+0x8f0002ce drivers/staging/lustre/lustre/osc/osc_cache.o: warning: objtool: osc_makes_rpc()+0x2e: can't find jump dest instruction at .text+0xe6000034 drivers/gpu/drm/radeon/r600_cs.o: warning: objtool: r600_get_array_mode_alignment()+0x40: can't find jump dest instruction at .text+0xf8000045 LD [M] sound/soc/codecs/snd-soc-adav801.o LD [M] sound/soc/codecs/snd-soc-adav803.o LD [M] drivers/tty/serial/8250/8250_base.o drivers/gpu/drm/nouveau/nvkm/subdev/pci/gp100.o: warning: objtool: gp100_pci_msi_rearm()+0x10: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/pci/gp100.o: warning: objtool: gp100_pci_new()+0x18: call without frame pointer save/setup LD [M] sound/soc/codecs/snd-soc-ads117x.o LD [M] sound/soc/codecs/snd-soc-ak4104.o LD drivers/net/wireless/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/device/acpi.o LD [M] sound/soc/codecs/snd-soc-ak4535.o drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gf100.o: warning: objtool: gf100_pmu_new()+0x18: call without frame pointer save/setup net/netfilter/ipset/ip_set_hash_netnet.o: warning: objtool: hash_netnet4_del_cidr()+0xb: can't find jump dest instruction at .text+0xce000011 LD [M] drivers/staging/lustre/lustre/osc/osc.o drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gf119.o: warning: objtool: gf119_pmu_new()+0x18: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/engine/device/base.o fs/xfs/xfs_super.o: warning: objtool: xfs_fs_destroy_inode()+0x1f: can't find jump dest instruction at .text+0xbf000404 drivers/gpu/drm/nouveau/nvkm/subdev/pci/gf100.o: warning: objtool: gf100_pci_msi_rearm()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/pci/gf100.o: warning: objtool: gf100_pcie_version()+0x1b: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/pci/gf100.o: warning: objtool: gf100_pcie_set_version()+0x2a: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/pci/gf100.o: warning: objtool: gf100_pcie_set_cap_speed()+0x2a: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/pci/gf100.o: warning: objtool: gf100_pcie_set_link()+0x25: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/pci/gf100.o: warning: objtool: gf100_pcie_init()+0x11: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/pci/gf100.o: warning: objtool: gf100_pcie_cap_speed()+0x1b: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/pci/gf100.o: warning: objtool: gf100_pci_new()+0x18: call without frame pointer save/setup LD drivers/tty/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/device/ctrl.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/device/pci.o LD [M] sound/soc/codecs/snd-soc-ak4554.o LD [M] sound/soc/codecs/snd-soc-ak4613.o drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gm107.o: warning: objtool: gm107_pmu_new()+0x18: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/pci/g84.o: warning: objtool: g84_pcie_init()+0x23: can't find call dest symbol at offset 0x790001f7 LD [M] sound/soc/codecs/snd-soc-ak4641.o drivers/scsi/megaraid.o: warning: objtool: issue_scb()+0x65: can't find jump dest instruction at .text+0xb500006b drivers/staging/comedi/drivers/ni_labpc_common.o: warning: objtool: labpc_setup_cmd6_reg()+0x1b: can't find jump dest instruction at .text+0x8d000101 LD [M] sound/soc/codecs/snd-soc-ak4642.o LD [M] sound/soc/codecs/snd-soc-ak4671.o drivers/gpu/drm/nouveau/nvkm/subdev/mmu/base.o: warning: objtool: nvkm_vm_unmap_pgt()+0x25: can't find jump dest instruction at .text+0x9900026b LD [M] sound/soc/codecs/snd-soc-ak5386.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/device/tegra.o drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk104.o: warning: objtool: gk104_pmu_pgob()+0x26: can't find jump dest instruction at .text+0xcf02019c LD [M] sound/soc/codecs/snd-soc-alc5623.o drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk110.o: warning: objtool: gk110_pmu_pgob()+0x1d3: can't find jump dest instruction at .text+0x670001d8 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/device/user.o LD drivers/net/built-in.o LD [M] sound/soc/codecs/snd-soc-alc5632.o drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk208.o: warning: objtool: gk208_pmu_new()+0x18: call without frame pointer save/setup LD [M] sound/soc/codecs/snd-soc-arizona.o fs/xfs/xfs_trans.o: warning: objtool: xfs_trans_reserve()+0x8e: can't find jump dest instruction at .text+0xbe010093 LD [M] sound/soc/codecs/snd-soc-bt-sco.o sound/soc/codecs/wm9090.o: warning: objtool: hp_ev()+0x41: can't find jump dest instruction at .text+0xc5000447 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/base.o drivers/gpu/drm/nouveau/nvkm/subdev/pmu/memx.o: warning: objtool: nvkm_memx_init()+0x46: can't find jump dest instruction at .text+0x8800015c LD [M] sound/soc/codecs/snd-soc-cs35l32.o LD [M] sound/soc/codecs/snd-soc-cs35l33.o LD [M] sound/soc/codecs/snd-soc-cs42l51.o LD [M] sound/soc/codecs/snd-soc-cs42l51-i2c.o LD [M] sound/soc/codecs/snd-soc-cs42l52.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/nv04.o LD [M] sound/soc/codecs/snd-soc-cs42l56.o LD [M] sound/soc/codecs/snd-soc-cs42l73.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.o LD [M] sound/soc/codecs/snd-soc-cs4265.o LD [M] sound/soc/codecs/snd-soc-cs4270.o net/netfilter/ipset/ip_set_hash_netportnet.o: warning: objtool: hash_netportnet4_del_cidr()+0xb: can't find jump dest instruction at .text+0xce000011 sound/soc/codecs/wm9705.o: warning: objtool: ac97_prepare()+0x2c: can't find call dest symbol at offset 0x200000e0 drivers/staging/comedi/drivers/ni_tio.o: warning: objtool: ni_m_gate_to_generic_gate()+0x19: can't find jump dest instruction at .text+0x8600024e LD [M] sound/soc/codecs/snd-soc-cs4271.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/g84.o LD [M] sound/soc/codecs/snd-soc-cs4271-spi.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/g94.o LD [M] sound/soc/codecs/snd-soc-cs4271-i2c.o LD [M] sound/soc/codecs/snd-soc-cs42xx8.o LD [M] sound/soc/codecs/snd-soc-cs42xx8-i2c.o LD [M] sound/soc/codecs/snd-soc-cs4349.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/gt200.o LD [M] sound/soc/codecs/snd-soc-cs47l24.o LD [M] sound/soc/codecs/snd-soc-cs53l30.o drivers/gpu/drm/nouveau/nvkm/subdev/secboot/base.o: warning: objtool: nvkm_secboot_ctor()+0x64: can't find jump dest instruction at .text+0xb900067a LD net/built-in.o LD [M] sound/soc/codecs/snd-soc-da7210.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/gt215.o LD [M] sound/soc/codecs/snd-soc-cx20442.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/gf119.o LD [M] sound/soc/codecs/snd-soc-da7213.o LD [M] sound/soc/codecs/snd-soc-da7218.o LD [M] sound/soc/codecs/snd-soc-da7219.o drivers/gpu/drm/nouveau/nvkm/subdev/pmu/base.o: warning: objtool: nvkm_pmu_intr()+0x61: can't find jump dest instruction at .text+0x81000077 drivers/gpu/drm/nouveau/nvkm/subdev/therm/fannil.o: warning: objtool: nvkm_fannil_create()+0x22: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk20a.o: warning: objtool: gk20a_pmu_dvfs_work()+0x3e: can't find jump dest instruction at .text+0x230101e4 LD [M] sound/soc/codecs/snd-soc-da732x.o drivers/scsi/mvumi.o: warning: objtool: mvumi_hs_process_page()+0x5e: can't find jump dest instruction at .text+0x190101a3 LD [M] sound/soc/codecs/snd-soc-da9055.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/gk110.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/gm107.o LD [M] sound/soc/codecs/snd-soc-dmic.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/gm200.o drivers/gpu/drm/nouveau/nvkm/subdev/therm/ic.o: warning: objtool: nvkm_therm_ic_ctor()+0x41: can't find jump dest instruction at .text+0x4010127 drivers/gpu/drm/nouveau/nvkm/subdev/therm/fantog.o: warning: objtool: nvkm_fantog_create()+0x28: can't find jump dest instruction at .text+0xb10001de sound/soc/codecs/wm8995.o: warning: objtool: wm8995_readable()+0xf: can't find jump dest instruction at .text+0xa2010015 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/gk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/gp100.o LD [M] sound/soc/codecs/snd-soc-es8328.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/gp104.o LD [M] sound/soc/codecs/snd-soc-es8328-i2c.o LD [M] sound/soc/codecs/snd-soc-es8328-spi.o LD [M] sound/soc/codecs/snd-soc-gtm601.o LD [M] sound/soc/codecs/snd-soc-hdac-hdmi.o LD [M] sound/soc/codecs/snd-soc-ics43432.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/outp.o fs/xfs/xfs_inode_item.o: warning: objtool: xfs_inode_item_push()+0x3d: can't find jump dest instruction at .text+0x3b0100f3 drivers/gpu/drm/nouveau/nvkm/subdev/therm/base.o: warning: objtool: nvkm_therm_update()+0x65: can't find jump dest instruction at .text+0xae0101db drivers/gpu/drm/nouveau/nvkm/subdev/therm/fan.o: warning: objtool: nvkm_fan_update()+0xe0: can't find jump dest instruction at .text+0xc30000e5 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/outpdp.o sound/soc/codecs/max9877.o: warning: objtool: max9877_i2c_probe()+0x2a: call without frame pointer save/setup sound/soc/codecs/max9877.o: warning: objtool: max9877_i2c_driver_init()+0x12: call without frame pointer save/setup sound/soc/codecs/max9877.o: warning: objtool: max9877_i2c_driver_exit()+0xb: call without frame pointer save/setup LD [M] sound/soc/codecs/snd-soc-inno-rk3036.o sound/soc/codecs/wm8958-dsp2.o: warning: objtool: wm8958_dsp2_fw()+0x47: can't find jump dest instruction at .text+0x1304051d CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/dacnv50.o LD [M] sound/soc/codecs/snd-soc-isabelle.o LD [M] sound/soc/codecs/snd-soc-jz4740-codec.o LD [M] sound/soc/codecs/snd-soc-lm4857.o LD [M] sound/soc/codecs/snd-soc-l3.o LD [M] sound/soc/codecs/snd-soc-lm49453.o LD [M] sound/soc/codecs/snd-soc-max9768.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/piornv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/sornv50.o drivers/gpu/drm/nouveau/nvkm/subdev/therm/nv50.o: warning: objtool: nv50_fan_pwm_set()+0x32: can't find call dest symbol at offset 0x2a0002b6 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/sorg94.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgf119.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgm107.o drivers/gpu/drm/nouveau/nvkm/subdev/secboot/gm20b.o: warning: objtool: gm20b_secboot_prepare_blobs()+0x26: can't find jump dest instruction at .text+0xaf00006c drivers/gpu/drm/nouveau/nvkm/subdev/therm/gt215.o: warning: objtool: gt215_therm_init()+0x53: can't find jump dest instruction at .text+0x850000c9 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgm200.o drivers/gpu/drm/nouveau/nvkm/subdev/therm/fanpwm.o: warning: objtool: nvkm_fanpwm_create()+0x6a: can't find jump dest instruction at .text+0x90000200 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/dport.o fs/xfs/xfs_inode.o: warning: objtool: xfs_ialloc()+0x6c: can't find jump dest instruction at .text+0xc2040142 sound/soc/codecs/wm8993.o: warning: objtool: configure_clock()+0x2a: can't find jump dest instruction at .text+0xdc000130 LD [M] sound/soc/codecs/snd-soc-max98088.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/conn.o LD [M] sound/soc/codecs/snd-soc-max98090.o LD [M] sound/soc/codecs/snd-soc-max98095.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/hdagt215.o sound/soc/codecs/wm9713.o: warning: objtool: wm9713_set_dai_clkdiv()+0x15: can't find jump dest instruction at .text+0x9400026b LD [M] sound/soc/codecs/snd-soc-max98357a.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/hdagf119.o sound/soc/codecs/wm9712.o: warning: objtool: wm9712_set_bias_level()+0x1f: can't find jump dest instruction at .text+0x870002c5 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmig84.o drivers/gpu/drm/nouveau/nvkm/subdev/therm/nv40.o: warning: objtool: nv40_fan_pwm_set()+0x62: can't find jump dest instruction at .text+0x85000067 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigt215.o fs/xfs/xfs_trans_extfree.o: warning: objtool: xfs_trans_free_extent()+0x5b: can't find jump dest instruction at .text+0x90102a0 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigf119.o LD [M] sound/soc/codecs/snd-soc-max9867.o LD [M] sound/soc/codecs/snd-soc-max98925.o /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/top/gk104.c: In function 'gk104_top_oneinit': /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/top/gk104.c:101:1: warning: 'inst' may be used uninitialized in this function [-Wuninitialized] LD [M] sound/soc/codecs/snd-soc-max98926.o /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/top/gk104.c:101:1: warning: 'type' may be used uninitialized in this function [-Wuninitialized] CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigk104.o LD [M] sound/soc/codecs/snd-soc-max9850.o LD [M] sound/soc/codecs/snd-soc-max9860.o LD [M] sound/soc/codecs/snd-soc-mc13783.o LD [M] sound/soc/codecs/snd-soc-ml26124.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/vga.o drivers/gpu/drm/nouveau/nvkm/subdev/therm/gf119.o: warning: objtool: gf119_fan_pwm_get()+0x37: can't find jump dest instruction at .text+0xa000015d drivers/gpu/drm/nouveau/nvkm/subdev/volt/nv40.o: warning: objtool: nv40_volt_new()+0x21: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv04.o drivers/gpu/drm/nouveau/nvkm/subdev/therm/g84.o: warning: objtool: g84_therm_intr()+0x73: can't find call dest symbol at offset 0x88ff0397 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv50.o drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv41.o: warning: objtool: nv41_timer_init()+0xd0: can't find jump dest instruction at .text+0xfa0000d6 drivers/gpu/drm/nouveau/nvkm/subdev/therm/temp.o: warning: objtool: nvkm_therm_sensor_event()+0x4c: can't find jump dest instruction at .text+0x5d0100c2 LD [M] sound/soc/codecs/snd-soc-nau8825.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/rootg84.o LD [M] sound/soc/codecs/snd-soc-hdmi-codec.o LD [M] sound/soc/codecs/snd-soc-pcm1681.o LD [M] sound/soc/codecs/snd-soc-pcm179x-codec.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/rootg94.o LD [M] sound/soc/codecs/snd-soc-pcm179x-i2c.o sound/soc/codecs/wm9081.o: warning: objtool: wm9081_set_dai_fmt()+0x53: can't find jump dest instruction at .text+0xdb000259 LD [M] sound/soc/codecs/snd-soc-pcm179x-spi.o drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv40.o: warning: objtool: nv40_timer_init()+0x123: can't find jump dest instruction at .text+0xb3000129 sound/soc/codecs/max98504.o: warning: objtool: max98504_component_probe()+0x3a: can't find jump dest instruction at .text+0x8e000260 drivers/gpu/drm/nouveau/nvkm/subdev/top/base.o: warning: objtool: nvkm_top_dtor()+0x3d: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/top/base.o: warning: objtool: nvkm_top_device_new()+0x20: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/top/base.o: warning: objtool: nvkm_top_new_()+0x3e: call without frame pointer save/setup LD [M] sound/soc/codecs/snd-soc-pcm3008.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgt200.o LD [M] sound/soc/codecs/snd-soc-pcm3168a.o drivers/gpu/drm/nouveau/nvkm/subdev/timer/gk20a.o: warning: objtool: gk20a_timer_new()+0x18: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/top/gk104.o: warning: objtool: gk104_top_oneinit()+0x3e: can't find jump dest instruction at .text+0xce020044 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgt215.o sound/soc/codecs/wm8996.o: warning: objtool: wm8996_readable_register()+0xf: can't find jump dest instruction at .text+0xcc020015 drivers/gpu/drm/nouveau/nvkm/engine/bsp/g84.o: warning: objtool: g84_bsp_new()+0x23: call without frame pointer save/setup LD [M] sound/soc/codecs/snd-soc-pcm3168a-i2c.o drivers/gpu/drm/nouveau/nvkm/subdev/volt/gpio.o: warning: objtool: nvkm_voltgpio_get()+0x47: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/volt/gpio.o: warning: objtool: nvkm_voltgpio_set()+0x4a: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/volt/gpio.o: warning: objtool: nvkm_voltgpio_init()+0x49: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/volt/gm20b.o: warning: objtool: gm20b_volt_new()+0x48: can't find jump dest instruction at .text+0x8900004e LD [M] sound/soc/codecs/snd-soc-pcm3168a-spi.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgf119.o LD [M] sound/soc/codecs/snd-soc-pcm5102a.o LD [M] sound/soc/codecs/snd-soc-pcm512x.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgk104.o drivers/gpu/drm/nouveau/nvkm/subdev/therm/gm107.o: warning: objtool: gm107_fan_pwm_get()+0x32: call without frame pointer save/setup sound/soc/codecs/tpa6130a2.o: warning: objtool: tpa6130a2_probe()+0x55: can't find jump dest instruction at .text+0xa60101db drivers/gpu/drm/nouveau/nvkm/subdev/therm/gm107.o: warning: objtool: gm107_fan_pwm_set()+0x31: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/therm/gm107.o: warning: objtool: gm107_therm_new()+0x18: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgk110.o LD [M] sound/soc/codecs/snd-soc-pcm512x-i2c.o LD [M] sound/soc/codecs/snd-soc-pcm512x-spi.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgm107.o drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv04.o: warning: objtool: nv04_timer_init()+0x123: can't find jump dest instruction at .text+0xb3000199 LD [M] sound/soc/codecs/snd-soc-rl6231.o LD [M] sound/soc/codecs/snd-soc-rl6347a.o drivers/gpu/drm/nouveau/nvkm/subdev/timer/base.o: warning: objtool: nvkm_timer_alarm_trigger()+0x3b: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/timer/base.o: warning: objtool: nvkm_timer_init()+0x36: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/timer/base.o: warning: objtool: nvkm_timer_alarm()+0x45: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/timer/base.o: warning: objtool: nvkm_timer_alarm_cancel()+0x26: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/timer/base.o: warning: objtool: nvkm_timer_new_()+0x3e: call without frame pointer save/setup LD [M] sound/soc/codecs/snd-soc-rt286.o drivers/gpu/drm/nouveau/nvkm/engine/ce/gf100.o: warning: objtool: gf100_ce_init()+0x26: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/ce/gf100.o: warning: objtool: gf100_ce_new()+0x56: call without frame pointer save/setup LD [M] sound/soc/codecs/snd-soc-rt298.o LD [M] sound/soc/codecs/snd-soc-rt5514.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgm200.o LD [M] sound/soc/codecs/snd-soc-rt5616.o fs/xfs/xfs_trans_inode.o: warning: objtool: xfs_trans_ijoin()+0x2e: call without frame pointer save/setup fs/xfs/xfs_trans_inode.o: warning: objtool: xfs_trans_ichgtime()+0x3b: call without frame pointer save/setup fs/xfs/xfs_trans_inode.o: warning: objtool: xfs_trans_log_inode()+0x4c: call without frame pointer save/setup LD [M] sound/soc/codecs/snd-soc-rt5631.o drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk104.o: warning: objtool: gk104_volt_new()+0x50: can't find jump dest instruction at .text+0x31010146 drivers/gpu/drm/nouveau/nvkm/engine/ce/gm107.o: warning: objtool: gm107_ce_new()+0x1d: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgp100.o LD [M] sound/soc/codecs/snd-soc-rt5640.o LD [M] sound/soc/codecs/snd-soc-rt5645.o drivers/scsi/sd.o: warning: objtool: sd_config_discard()+0x7b: can't find jump dest instruction at .text+0xc6000821 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgp104.o LD [M] sound/soc/codecs/snd-soc-rt5651.o LD [M] drivers/scsi/sd_mod.o LD [M] sound/soc/codecs/snd-soc-rt5659.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.o LD [M] sound/soc/codecs/snd-soc-rt5670.o drivers/gpu/drm/nouveau/nvkm/engine/ce/gt215.o: warning: objtool: gt215_ce_intr()+0xa2: can't find jump dest instruction at .text+0x990000a8 drivers/gpu/drm/nouveau/nvkm/subdev/volt/base.o: warning: objtool: nvkm_volt_parse_bios()+0x34: can't find jump dest instruction at .text+0x4b01010a CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/changf119.o drivers/gpu/drm/nouveau/nvkm/engine/ce/gm200.o: warning: objtool: gm200_ce_new()+0x1d: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/dmacnv50.o drivers/gpu/drm/nouveau/nvkm/engine/ce/gk104.o: warning: objtool: gk104_ce_intr()+0x101: can't find jump dest instruction at .text+0xa1000107 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/dmacgf119.o LD [M] sound/soc/codecs/snd-soc-rt5677.o LD [M] sound/soc/codecs/snd-soc-rt5677-spi.o LD [M] sound/soc/codecs/snd-soc-sgtl5000.o LD [M] sound/soc/codecs/snd-soc-sigmadsp.o LD [M] sound/soc/codecs/snd-soc-sigmadsp-i2c.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/dmacgp104.o LD [M] sound/soc/codecs/snd-soc-sigmadsp-regmap.o LD [M] sound/soc/codecs/snd-soc-si476x.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/basenv50.o LD [M] sound/soc/codecs/snd-soc-sn95031.o LD [M] sound/soc/codecs/snd-soc-spdif-rx.o drivers/gpu/drm/nouveau/nvkm/engine/ce/gp100.o: warning: objtool: gp100_ce_intr()+0x101: can't find jump dest instruction at .text+0x88000107 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/baseg84.o LD [M] sound/soc/codecs/snd-soc-spdif-tx.o drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk20a.o: warning: objtool: gk20a_volt_set_id()+0xa2: can't find call dest symbol at offset 0xd9ff02a6 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/basegt200.o LD [M] sound/soc/codecs/snd-soc-ssm2518.o drivers/gpu/drm/nouveau/nvkm/subdev/secboot/gm200.o: warning: objtool: gm200_secboot_load_firmware()+0x35: can't find jump dest instruction at .text+0x810000ca CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/basegt215.o LD [M] sound/soc/codecs/snd-soc-ssm2602.o LD [M] sound/soc/codecs/snd-soc-ssm2602-spi.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/basegf119.o drivers/scsi/sg.o: warning: objtool: sg_mmap()+0x1f: can't find jump dest instruction at .text+0xa40000c5 LD [M] sound/soc/codecs/snd-soc-ssm2602-i2c.o drivers/gpu/drm/nouveau/nvkm/engine/ce/gp104.o: warning: objtool: gp104_ce_new()+0x1d: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/basegk104.o drivers/gpu/drm/nouveau/nvkm/engine/device/acpi.o: warning: objtool: nvkm_acpi_ntfy()+0x33: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/device/acpi.o: warning: objtool: nvkm_acpi_fini()+0x10: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/device/acpi.o: warning: objtool: nvkm_acpi_init()+0x1b: call without frame pointer save/setup LD [M] sound/soc/codecs/snd-soc-ssm4567.o LD [M] sound/soc/codecs/snd-soc-sta32x.o LD [M] sound/soc/codecs/snd-soc-sta350.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/basegk110.o LD [M] sound/soc/codecs/snd-soc-sta529.o fs/xfs/xfs_qm_syscalls.o: warning: objtool: xfs_dqrele_inode()+0x7a: can't find jump dest instruction at .text+0x85000080 fs/xfs/xfs_quotaops.o: warning: objtool: xfs_fs_get_nextdqblk()+0x34: can't find jump dest instruction at .text+0xb800024a drivers/gpu/drm/nouveau/nvkm/engine/cipher/g84.o: warning: objtool: g84_cipher_intr()+0xb1: can't find jump dest instruction at .text+0x95000197 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/basegp104.o LD [M] sound/soc/codecs/snd-soc-stac9766.o LD [M] sound/soc/codecs/snd-soc-sti-sas.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/corenv50.o LD [M] sound/soc/codecs/snd-soc-tas2552.o LD [M] sound/soc/codecs/snd-soc-tas5086.o LD [M] sound/soc/codecs/snd-soc-tas571x.o LD [M] sound/soc/codecs/snd-soc-tas5720.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/coreg84.o drivers/gpu/drm/nouveau/nvkm/engine/falcon.o: warning: objtool: nvkm_falcon_oneinit()+0xb8: can't find jump dest instruction at .text+0xbd00016e drivers/gpu/drm/nouveau/nvkm/engine/xtensa.o: warning: objtool: nvkm_xtensa_init()+0x2b: can't find jump dest instruction at .text+0x670102e1 LD [M] sound/soc/codecs/snd-soc-tfa9879.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/coreg94.o sound/soc/codecs/wm8998.o: warning: objtool: wm8998_in1mux_put()+0x54: can't find jump dest instruction at .text+0xae00018a LD [M] sound/soc/codecs/snd-soc-tlv320aic23.o LD [M] sound/soc/codecs/snd-soc-tlv320aic23-i2c.o LD [M] sound/soc/codecs/snd-soc-tlv320aic23-spi.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/coregt200.o LD [M] sound/soc/codecs/snd-soc-tlv320aic26.o LD [M] sound/soc/codecs/snd-soc-tlv320aic31xx.o LD [M] sound/soc/codecs/snd-soc-tlv320aic32x4.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/coregt215.o LD [M] sound/soc/codecs/snd-soc-tlv320aic32x4-i2c.o LD [M] sound/soc/codecs/snd-soc-tlv320aic32x4-spi.o fs/xfs/xfs_buf_item.o: warning: objtool: xfs_buf_item_committed()+0x28: can't find jump dest instruction at .text+0xbf00003d LD [M] sound/soc/codecs/snd-soc-tlv320aic3x.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/coregf119.o LD [M] sound/soc/codecs/snd-soc-tlv320dac33.o drivers/gpu/drm/nouveau/nvkm/engine/disp/g84.o: warning: objtool: g84_disp_new()+0x1d: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/device/ctrl.o: warning: objtool: nvkm_control_mthd_pstate_info()+0x62: can't find jump dest instruction at .text+0x95000068 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/coregk104.o LD [M] sound/soc/codecs/snd-soc-ts3a227e.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/coregk110.o LD [M] sound/soc/codecs/snd-soc-twl4030.o LD [M] sound/soc/codecs/snd-soc-twl6040.o drivers/gpu/drm/nouveau/nvkm/engine/disp/gt200.o: warning: objtool: gt200_disp_new()+0x1d: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/coregm107.o LD [M] sound/soc/codecs/snd-soc-uda134x.o LD [M] sound/soc/codecs/snd-soc-uda1380.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/coregm200.o sound/soc/codecs/wm8962.o: warning: objtool: wm8962_readable_register()+0xf: can't find jump dest instruction at .text+0xed010065 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/coregp100.o LD [M] sound/soc/codecs/snd-soc-wl1273.o LD [M] sound/soc/codecs/snd-soc-wm0010.o drivers/gpu/drm/nouveau/nvkm/engine/disp/nv04.o: warning: objtool: nv04_disp_vblank_fini()+0x22: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/disp/nv04.o: warning: objtool: nv04_disp_vblank_init()+0x25: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/disp/nv04.o: warning: objtool: nv04_disp_intr()+0x32: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/disp/nv04.o: warning: objtool: nv04_disp_new()+0x1d: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/coregp104.o LD [M] sound/soc/codecs/snd-soc-wm1250-ev1.o LD [M] sound/soc/codecs/snd-soc-wm2000.o drivers/gpu/drm/nouveau/nvkm/engine/disp/g94.o: warning: objtool: g94_disp_new()+0x1d: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlynv50.o LD [M] sound/soc/codecs/snd-soc-wm2200.o drivers/gpu/drm/nouveau/nvkm/engine/disp/gm107.o: warning: objtool: gm107_disp_new()+0x18: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlyg84.o LD [M] sound/soc/codecs/snd-soc-wm5100.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlygt200.o LD [M] sound/soc/codecs/snd-soc-wm5102.o drivers/scsi/gdth.o: warning: objtool: gdth_copy_command()+0x39: can't find jump dest instruction at .text+0xe700062f LD [M] sound/soc/codecs/snd-soc-wm5110.o fs/xfs/xfs_acl.o: warning: objtool: xfs_acl_from_disk()+0x2e: can't find jump dest instruction at .text+0xc010034 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlygt215.o LD [M] sound/soc/codecs/snd-soc-wm8350.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlygf119.o LD [M] sound/soc/codecs/snd-soc-wm8400.o LD [M] sound/soc/codecs/snd-soc-wm8510.o drivers/gpu/drm/nouveau/nvkm/engine/disp/gm200.o: warning: objtool: gm200_disp_new()+0x18: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlygk104.o drivers/gpu/drm/nouveau/nvkm/engine/disp/gk104.o: warning: objtool: gk104_disp_new()+0x18: call without frame pointer save/setup LD [M] sound/soc/codecs/snd-soc-wm8523.o drivers/staging/comedi/drivers/ni_pcimio.o: warning: objtool: ni_ai_insn_config()+0x17: can't find jump dest instruction at .text+0x9d00009d CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlygp104.o drivers/gpu/drm/nouveau/nvkm/engine/device/pci.o: warning: objtool: nvkm_device_pci_new()+0x32: can't find jump dest instruction at .text+0x89010158 drivers/gpu/drm/nouveau/nvkm/engine/disp/gt215.o: warning: objtool: gt215_disp_new()+0x1d: call without frame pointer save/setup LD [M] sound/soc/codecs/snd-soc-wm8580.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/piocnv50.o drivers/staging/comedi/drivers/ni_mio_cs.o: warning: objtool: ni_ai_insn_config()+0x17: can't find jump dest instruction at .text+0x9d00009d LD [M] sound/soc/codecs/snd-soc-wm8711.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/piocgf119.o drivers/gpu/drm/nouveau/nvkm/engine/disp/gp104.o: warning: objtool: gp104_disp_intr_error()+0x4c: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/disp/gp104.o: warning: objtool: gp104_disp_new()+0x18: call without frame pointer save/setup sound/soc/codecs/wm8997.o: warning: objtool: wm8997_probe()+0x3e: can't find jump dest instruction at .text+0x3f010254 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/cursnv50.o drivers/gpu/drm/nouveau/nvkm/engine/disp/gk110.o: warning: objtool: gk110_disp_new()+0x18: call without frame pointer save/setup LD [M] sound/soc/codecs/snd-soc-wm8727.o drivers/gpu/drm/nouveau/nvkm/engine/disp/gp100.o: warning: objtool: gp100_disp_new()+0x18: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/cursg84.o LD [M] sound/soc/codecs/snd-soc-wm8728.o LD [M] sound/soc/codecs/snd-soc-wm8731.o LD [M] sound/soc/codecs/snd-soc-wm8737.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/cursgt215.o LD [M] sound/soc/codecs/snd-soc-wm8741.o LD [M] sound/soc/codecs/snd-soc-wm8750.o drivers/gpu/drm/nouveau/nvkm/engine/device/user.o: warning: objtool: nvkm_udevice_info()+0x77: can't find jump dest instruction at .text+0x210202fd CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/cursgf119.o LD [M] sound/soc/codecs/snd-soc-wm8753.o LD [M] sound/soc/codecs/snd-soc-wm8770.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/cursgk104.o LD [M] sound/soc/codecs/snd-soc-wm8776.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/oimmnv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/oimmg84.o drivers/scsi/BusLogic.o: warning: objtool: FPT_sfm()+0x57: can't find jump dest instruction at .text+0x870001cd LD [M] sound/soc/codecs/snd-soc-wm8782.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/oimmgt215.o sound/soc/codecs/wm_hubs.o: warning: objtool: wm_hubs_set_bias_level()+0x24: can't find jump dest instruction at .text+0xa400002a drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgm107.o: warning: objtool: gm107_sor_dp_pattern()+0x50: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgm107.o: warning: objtool: gm107_sor_dp_new()+0x1b: call without frame pointer save/setup LD [M] sound/soc/codecs/snd-soc-wm8804.o drivers/gpu/drm/nouveau/nvkm/engine/disp/outp.o: warning: objtool: nvkm_output_del()+0x48: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/disp/outp.o: warning: objtool: nvkm_output_ctor()+0x68: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/disp/outp.o: warning: objtool: nvkm_output_new_()+0x41: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/oimmgf119.o LD [M] sound/soc/codecs/snd-soc-wm8804-i2c.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/oimmgk104.o LD [M] sound/soc/codecs/snd-soc-wm8804-spi.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/dma/base.o drivers/gpu/drm/nouveau/nvkm/engine/disp/sornv50.o: warning: objtool: nv50_sor_power()+0x58: can't find jump dest instruction at .text+0xf601005e LD [M] sound/soc/codecs/snd-soc-wm8900.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/dma/nv04.o fs/xfs/xfs_ioctl32.o: warning: objtool: xfs_inumbers_fmt_compat()+0x20: can't find jump dest instruction at .text+0x81000026 LD [M] sound/soc/codecs/snd-soc-wm8903.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/dma/nv50.o LD [M] sound/soc/codecs/snd-soc-wm8904.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/dma/gf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/dma/gf119.o LD [M] sound/soc/codecs/snd-soc-wm8996.o LD [M] sound/soc/codecs/snd-soc-wm8940.o drivers/gpu/drm/nouveau/nvkm/engine/disp/dacnv50.o: warning: objtool: nv50_dac_power()+0x60: can't find jump dest instruction at .text+0xe0010066 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/dma/user.o drivers/scsi/st.o: warning: objtool: st_incompatible()+0x1f: can't find jump dest instruction at .text+0x96000885 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/dma/usernv04.o LD [M] sound/soc/codecs/snd-soc-wm8955.o LD [M] sound/soc/codecs/snd-soc-wm8960.o drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgm200.o: warning: objtool: gm200_sor_dp_drv_ctl()+0x8b: can't find jump dest instruction at .text+0x7c010091 drivers/gpu/drm/nouveau/nvkm/engine/disp/base.o: warning: objtool: nvkm_disp_ctor()+0x70: can't find jump dest instruction at .text+0xb80305d6 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/dma/usernv50.o LD [M] sound/soc/codecs/snd-soc-wm8961.o drivers/gpu/drm/nouveau/nvkm/engine/disp/piornv50.o: warning: objtool: nv50_pior_power()+0x67: can't find jump dest instruction at .text+0xc30100bd LD [M] sound/soc/codecs/snd-soc-wm8962.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/dma/usergf100.o LD [M] sound/soc/codecs/snd-soc-wm8971.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/dma/usergf119.o fs/xfs/xfs_trans_ail.o: warning: objtool: xfs_ail_splice()+0xe8: can't find jump dest instruction at .text+0x760000ed CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/base.o drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigt215.o: warning: objtool: gt215_hdmi_ctrl()+0x58: can't find jump dest instruction at .text+0xc903005e LD [M] sound/soc/codecs/snd-soc-wm8974.o drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgf119.o: warning: objtool: gf119_sor_dp_drv_ctl()+0xa5: can't find jump dest instruction at .text+0x6d01022b drivers/gpu/drm/nouveau/nvkm/engine/disp/rootg84.o: warning: objtool: g84_disp_root_new()+0x1f: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv04.o fs/xfs/xfs_trans_buf.o: warning: objtool: xfs_trans_bjoin()+0x2f: can't find jump dest instruction at .text+0xc00001f4 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv10.o LD [M] sound/soc/codecs/snd-soc-wm8978.o drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigf119.o: warning: objtool: gf119_hdmi_ctrl()+0x62: can't find jump dest instruction at .text+0x86020068 drivers/gpu/drm/nouveau/nvkm/engine/disp/outpdp.o: warning: objtool: nvkm_output_dp_train()+0x7c: can't find jump dest instruction at .text+0x270200d2 LD [M] sound/soc/codecs/snd-soc-wm8983.o LD [M] sound/soc/codecs/snd-soc-wm8985.o drivers/gpu/drm/nouveau/nvkm/engine/disp/rootg94.o: warning: objtool: g94_disp_root_new()+0x1f: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv17.o drivers/gpu/drm/nouveau/nvkm/engine/disp/hdagf119.o: warning: objtool: gf119_hda_eld()+0x77: can't find jump dest instruction at .text+0xbc02007d LD [M] sound/soc/codecs/snd-soc-wm8988.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv40.o drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigk104.o: warning: objtool: gk104_hdmi_ctrl()+0x62: can't find jump dest instruction at .text+0xa8020068 drivers/gpu/drm/nouveau/nvkm/engine/disp/hdagt215.o: warning: objtool: gt215_hda_eld()+0x73: can't find jump dest instruction at .text+0xc2020079 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.o drivers/gpu/drm/radeon/evergreen_cs.o: warning: objtool: evergreen_vm_reg_valid()+0x14: can't find jump dest instruction at .text+0x340501ca drivers/gpu/drm/nouveau/nvkm/engine/disp/sorg94.o: warning: objtool: g94_sor_dp_drv_ctl()+0xc1: can't find jump dest instruction at .text+0x29010257 LD [M] sound/soc/codecs/snd-soc-wm8990.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/g84.o drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmig84.o: warning: objtool: g84_hdmi_ctrl()+0x57: can't find jump dest instruction at .text+0xc903005d CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.o drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv04.o: warning: objtool: nv04_disp_scanoutpos()+0x66: can't find jump dest instruction at .text+0xff00006c drivers/gpu/drm/nouveau/nvkm/engine/disp/conn.o: warning: objtool: nvkm_connector_ctor()+0xbf: can't find jump dest instruction at .text+0xaf0100c5 drivers/gpu/drm/nouveau/nvkm/engine/disp/vga.o: warning: objtool: nvkm_rdport()+0x2d: can't find jump dest instruction at .text+0x8a000032 drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgt215.o: warning: objtool: gt215_disp_root_new()+0x1f: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk110.o LD [M] sound/soc/codecs/snd-soc-wm8991.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk208.o LD [M] sound/soc/codecs/snd-soc-wm8993.o LD [M] sound/soc/codecs/snd-soc-wm8995.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk20a.o drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgk110.o: warning: objtool: gk110_disp_root_new()+0x1f: call without frame pointer save/setup LD [M] sound/soc/codecs/snd-soc-wm8997.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gm107.o drivers/gpu/drm/nouveau/nvkm/engine/disp/gf119.o: warning: objtool: gf119_disp_intr()+0xd6: can't find jump dest instruction at .text+0xa800017c drivers/scsi/pmcraid.o: warning: objtool: pmcraid_slave_alloc()+0x53: can't find jump dest instruction at .text+0x8a000479 LD [M] sound/soc/codecs/snd-soc-wm8998.o drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgt200.o: warning: objtool: gt200_disp_root_new()+0x1f: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gm200.o LD [M] sound/soc/codecs/snd-soc-wm9081.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gm20b.o fs/xfs/xfs_rtalloc.o: warning: objtool: xfs_rtcopy_summary()+0x37: can't find jump dest instruction at .text+0xc30000dd LD [M] sound/soc/codecs/snd-soc-wm9090.o drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgp104.o: warning: objtool: gp104_disp_root_new()+0x1f: call without frame pointer save/setup LD [M] sound/soc/codecs/snd-soc-wm9705.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gp100.o drivers/gpu/drm/nouveau/nvkm/engine/disp/changf119.o: warning: objtool: gf119_disp_chan_uevent_fini()+0x37: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/disp/changf119.o: warning: objtool: gf119_disp_chan_uevent_init()+0x2d: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgm200.o: warning: objtool: gm200_disp_root_new()+0x1f: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.o drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgm107.o: warning: objtool: gm107_disp_root_new()+0x1f: call without frame pointer save/setup LD [M] sound/soc/codecs/snd-soc-wm9712.o drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgk104.o: warning: objtool: gk104_disp_root_new()+0x1f: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgp100.o: warning: objtool: gp100_disp_root_new()+0x1f: call without frame pointer save/setup LD [M] sound/soc/codecs/snd-soc-wm9713.o LD [M] sound/soc/codecs/snd-soc-wm-hubs.o LD [M] sound/soc/codecs/snd-soc-max9877.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/channv50.o LD [M] sound/soc/codecs/snd-soc-max98504.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/chang84.o LD [M] sound/soc/codecs/snd-soc-tpa6130a2.o drivers/gpu/drm/nouveau/nvkm/engine/disp/basenv50.o: warning: objtool: nv50_disp_base_new()+0x8e: can't find jump dest instruction at .text+0x84000094 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv04.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv10.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv17.o drivers/gpu/drm/nouveau/nvkm/engine/disp/dport.o: warning: objtool: dp_link_train_update()+0x71: can't find jump dest instruction at .text+0x23010107 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv40.o drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgf119.o: warning: objtool: gf119_disp_root_init()+0x2a: can't find jump dest instruction at .text+0xa3000090 drivers/gpu/drm/nouveau/nvkm/engine/disp/dmacgp104.o: warning: objtool: gp104_disp_dmac_init()+0x3e: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/disp/dmacgf119.o: warning: objtool: gf119_disp_dmac_init()+0x3e: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/disp/dmacgf119.o: warning: objtool: gf119_disp_dmac_fini()+0x41: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/disp/dmacgf119.o: warning: objtool: gf119_disp_dmac_bind()+0x2c: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmag84.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifonv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifog84.o drivers/gpu/drm/radeon/r100.o: warning: objtool: r100_cp_init_microcode()+0x62: can't find jump dest instruction at .text+0xe5000357 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogk104.o LD [M] drivers/gpu/drm/radeon/radeon.o drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.o: warning: objtool: exec_lookup()+0x2a: can't find jump dest instruction at .text+0x13010560 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogk110.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogm200.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogp100.o drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.o: warning: objtool: nv50_disp_mthd_list()+0x37: can't find jump dest instruction at .text+0x1001038d CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/base.o drivers/gpu/drm/nouveau/nvkm/engine/disp/dmacnv50.o: warning: objtool: nv50_disp_dmac_new_()+0x71: can't find jump dest instruction at .text+0x9c000637 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv04.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv10.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv15.o drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv50.o: warning: objtool: nv50_disp_root_init()+0x53: can't find jump dest instruction at .text+0xc6000219 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv17.o drivers/gpu/drm/nouveau/nvkm/engine/disp/corenv50.o: warning: objtool: nv50_disp_core_fini()+0x34: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/disp/corenv50.o: warning: objtool: nv50_disp_core_init()+0x34: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/disp/corenv50.o: warning: objtool: nv50_disp_core_new()+0xef: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv20.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv25.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv2a.o drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlynv50.o: warning: objtool: nv50_disp_ovly_new()+0x8e: can't find jump dest instruction at .text+0x84000094 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv30.o drivers/gpu/drm/nouveau/nvkm/engine/disp/coregf119.o: warning: objtool: gf119_disp_core_init()+0x34: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/disp/coregf119.o: warning: objtool: gf119_disp_core_fini()+0x34: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv35.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv40.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv44.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv34.o drivers/gpu/drm/nouveau/nvkm/engine/disp/coregp104.o: warning: objtool: gp104_disp_core_init()+0x34: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/g84.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gt200.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/mcp79.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gt215.o drivers/gpu/drm/nouveau/nvkm/engine/disp/cursnv50.o: warning: objtool: nv50_disp_curs_new()+0x102: call without frame pointer save/setup drivers/scsi/osst.o: warning: objtool: osst_supports()+0x1f: can't find jump dest instruction at .text+0x840002a5 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/mcp89.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.o fs/xfs/xfs_dquot.o: warning: objtool: xfs_dq_get_next_id()+0x4b: can't find jump dest instruction at .text+0xca000140 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gf104.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gf108.o drivers/gpu/drm/nouveau/nvkm/engine/disp/piocnv50.o: warning: objtool: nv50_disp_pioc_init()+0x13b: can't find jump dest instruction at .text+0xb1000270 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gf110.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gf117.o drivers/gpu/drm/nouveau/nvkm/engine/device/base.o: warning: objtool: nvkm_device_engine()+0x1a: can't find jump dest instruction at .text+0x94010150 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gf119.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gk104.o drivers/gpu/drm/nouveau/nvkm/engine/disp/oimmnv50.o: warning: objtool: nv50_disp_oimm_new()+0x102: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gk110.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gk110b.o drivers/gpu/drm/nouveau/nvkm/engine/dma/gf119.o: warning: objtool: gf119_dma_new()+0x18: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gk208.o drivers/gpu/drm/nouveau/nvkm/engine/disp/piocgf119.o: warning: objtool: gf119_disp_pioc_fini()+0x41: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/disp/piocgf119.o: warning: objtool: gf119_disp_pioc_init()+0x45: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gk20a.o drivers/gpu/drm/nouveau/nvkm/engine/dma/nv50.o: warning: objtool: nv50_dma_new()+0x18: call without frame pointer save/setup drivers/scsi/hpsa.o: warning: objtool: __enqueue_cmd_and_start_io()+0x36: can't find jump dest instruction at .text+0x850002ac drivers/gpu/drm/nouveau/nvkm/engine/dma/gf100.o: warning: objtool: gf100_dma_new()+0x18: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gm107.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gm200.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gm20b.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gp100.o drivers/gpu/drm/nouveau/nvkm/engine/dma/base.o: warning: objtool: nvkm_dma_oclass_fifo_new()+0x1f: can't find call dest symbol at offset 0xd0001b3 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxnv40.o drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: log1_times100()+0xd: can't find jump dest instruction at .text+0x91000053 drivers/gpu/drm/nouveau/nvkm/engine/dma/user.o: warning: objtool: nvkm_dmaobj_ctor()+0xdb: can't find jump dest instruction at .text+0x89010141 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxnv50.o LD [M] drivers/media/dvb-frontends/drx39xyj/drx39xyj.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf104.o drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv10.o: warning: objtool: nv10_fifo_new()+0x24: call without frame pointer save/setup LD drivers/media/built-in.o drivers/gpu/drm/nouveau/nvkm/engine/dma/nv04.o: warning: objtool: nv04_dma_new()+0x18: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf108.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf110.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf117.o drivers/gpu/drm/nouveau/nvkm/engine/dma/usergf100.o: warning: objtool: gf100_dmaobj_bind()+0x3e: can't find jump dest instruction at .text+0x9f000044 drivers/gpu/drm/nouveau/nvkm/engine/dma/usernv04.o: warning: objtool: nv04_dmaobj_bind()+0x82: can't find jump dest instruction at .text+0xd6000087 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf119.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk110.o drivers/gpu/drm/nouveau/nvkm/engine/dma/usernv50.o: warning: objtool: nv50_dmaobj_bind()+0x3e: can't find jump dest instruction at .text+0x9f000044 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk110b.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk208.o drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk110.o: warning: objtool: gk110_fifo_new()+0x1d: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/fifo/gm107.o: warning: objtool: gm107_fifo_new()+0x1d: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk208.o: warning: objtool: gk208_fifo_new()+0x1d: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/dma/usergf119.o: warning: objtool: gf119_dmaobj_bind()+0x3e: can't find jump dest instruction at .text+0x90000044 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk20a.o drivers/scsi/scsi_debug.o: warning: objtool: resp_write_buffer()+0x22: can't find jump dest instruction at .text+0xbd000028 drivers/gpu/drm/nouveau/nvkm/engine/fifo/gm200.o: warning: objtool: gm200_fifo_new()+0x1d: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/fifo/g84.o: warning: objtool: g84_fifo_uevent_fini()+0x20: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/fifo/g84.o: warning: objtool: g84_fifo_uevent_init()+0x20: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/fifo/g84.o: warning: objtool: g84_fifo_new()+0x18: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm107.o drivers/gpu/drm/nouveau/nvkm/engine/fifo/base.o: warning: objtool: nvkm_fifo_class_get()+0x25: can't find jump dest instruction at .text+0x810000eb CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm200.o drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk20a.o: warning: objtool: gk20a_fifo_new()+0x1d: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv40.o: warning: objtool: nv40_fifo_init()+0x57: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv40.o: warning: objtool: nv40_fifo_new()+0x24: call without frame pointer save/setup fs/xfs/xfs_log.o: warning: objtool: xfs_log_need_covered()+0x2f: can't find jump dest instruction at .text+0xaa000165 drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.o: warning: objtool: nv50_fifo_init()+0xf6: can't find call dest symbol at offset 0xf5fe024a CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm20b.o drivers/gpu/drm/nouveau/nvkm/engine/fifo/gm20b.o: warning: objtool: gm20b_fifo_new()+0x1d: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv17.o: warning: objtool: nv17_fifo_init()+0x4c: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv17.o: warning: objtool: nv17_fifo_new()+0x24: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/fifo/gp100.o: warning: objtool: gp100_fifo_new()+0x1d: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgp100.o drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv04.o: warning: objtool: nv04_fifo_dma_pusher()+0xb4: can't find jump dest instruction at .text+0x4c01024a CC [M] drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv31.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv40.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv44.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/mpeg/g84.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/mspdec/base.o drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv10.o: warning: objtool: nv10_fifo_dma_new()+0x80: can't find jump dest instruction at .text+0xba010086 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/mspdec/g98.o drivers/gpu/drm/nouveau/nvkm/engine/fifo/chang84.o: warning: objtool: g84_fifo_chan_engine_init()+0x37: can't find jump dest instruction at .text+0xbe0001bd CC [M] drivers/gpu/drm/nouveau/nvkm/engine/mspdec/gt215.o drivers/gpu/drm/nouveau/nvkm/engine/gr/base.o: warning: objtool: nvkm_gr_ctor()+0x1a: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/engine/mspdec/gf100.o drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv50.o: warning: objtool: nv50_fifo_dma_new()+0x6f: can't find jump dest instruction at .text+0x61020075 drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmag84.o: warning: objtool: g84_fifo_dma_new()+0x6f: can't find jump dest instruction at .text+0xaf020075 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/mspdec/gk104.o fs/xfs/xfs_qm.o: warning: objtool: xfs_qm_dqpurge()+0x5a: can't find jump dest instruction at .text+0x9f0100ef CC [M] drivers/gpu/drm/nouveau/nvkm/engine/msppp/base.o drivers/gpu/drm/nouveau/nvkm/engine/gr/nv15.o: warning: objtool: nv15_gr_new()+0x18: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/engine/msppp/g98.o sound/soc/codecs/wm8994.o: warning: objtool: wm8994_set_dai_fmt()+0x42: can't find jump dest instruction at .text+0x84010278 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/msppp/gt215.o drivers/gpu/drm/nouveau/nvkm/engine/gr/nv17.o: warning: objtool: nv17_gr_new()+0x18: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/engine/msppp/gf100.o drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv04.o: warning: objtool: nv04_fifo_dma_new()+0x80: can't find jump dest instruction at .text+0xba010116 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/msvld/base.o LD [M] sound/soc/codecs/snd-soc-wm8994.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/msvld/g98.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/msvld/gt215.o drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifonv50.o: warning: objtool: nv50_fifo_gpfifo_new()+0x6f: can't find jump dest instruction at .text+0x50020075 drivers/gpu/drm/nouveau/nvkm/engine/gr/gf108.o: warning: objtool: gf108_gr_new()+0x18: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/engine/msvld/mcp89.o drivers/gpu/drm/nouveau/nvkm/engine/fifo/channv50.o: warning: objtool: nv50_fifo_chan_engine_init()+0x37: can't find jump dest instruction at .text+0xbe00029d sound/soc/codecs/wm_adsp.o: warning: objtool: wm_adsp2_init()+0x51: can't find jump dest instruction at .text+0x87000596 drivers/gpu/drm/nouveau/nvkm/engine/gr/gt200.o: warning: objtool: gt200_gr_new()+0x18: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/engine/msvld/gf100.o drivers/gpu/drm/nouveau/nvkm/engine/gr/nv44.o: warning: objtool: nv44_gr_tile()+0x57: can't find jump dest instruction at .text+0x6801005d CC [M] drivers/gpu/drm/nouveau/nvkm/engine/msvld/gk104.o LD [M] sound/soc/codecs/snd-soc-wm-adsp.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/pm/base.o drivers/gpu/drm/nouveau/nvkm/engine/gr/mcp89.o: warning: objtool: mcp89_gr_new()+0x18: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/engine/pm/nv40.o drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifog84.o: warning: objtool: g84_fifo_gpfifo_new()+0x6f: can't find jump dest instruction at .text+0x9e020075 drivers/gpu/drm/nouveau/nvkm/engine/gr/g84.o: warning: objtool: g84_gr_tlb_flush()+0x144: can't find jump dest instruction at .text+0x420101fa drivers/gpu/drm/nouveau/nvkm/engine/gr/gf104.o: warning: objtool: gf104_gr_new()+0x18: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/engine/pm/nv50.o drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv17.o: warning: objtool: nv17_fifo_dma_new()+0x80: can't find jump dest instruction at .text+0xba010086 drivers/gpu/drm/nouveau/nvkm/engine/gr/nv2a.o: warning: objtool: nv2a_gr_chan_new()+0x3e: can't find jump dest instruction at .text+0x3040044 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/pm/g84.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/pm/gt200.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/pm/gt215.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/pm/gf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/pm/gf108.o drivers/gpu/drm/nouveau/nvkm/engine/gr/nv35.o: warning: objtool: nv35_gr_chan_new()+0x3e: can't find jump dest instruction at .text+0xb4040044 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/pm/gf117.o drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogf100.o: warning: objtool: gf100_fifo_gpfifo_new()+0x6c: can't find jump dest instruction at .text+0x77040292 drivers/gpu/drm/nouveau/nvkm/engine/gr/gt215.o: warning: objtool: gt215_gr_new()+0x18: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/gr/nv34.o: warning: objtool: nv34_gr_chan_new()+0x3e: can't find jump dest instruction at .text+0xb2040044 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/pm/gk104.o drivers/gpu/drm/nouveau/nvkm/engine/gr/gf117.o: warning: objtool: gf117_gr_new()+0x18: call without frame pointer save/setup drivers/staging/rtl8723au/hal/rtl8723a_bt-coexist.o: warning: objtool: btdm_1AntTdmaJudgement()+0x79: can't find jump dest instruction at .text+0xaa00007f drivers/gpu/drm/nouveau/nvkm/engine/gr/gf119.o: warning: objtool: gf119_gr_new()+0x18: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/engine/sec/g98.o drivers/gpu/drm/nouveau/nvkm/engine/gr/nv20.o: warning: objtool: nv20_gr_init()+0x4b: can't find jump dest instruction at .text+0xae000161 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/sw/base.o LD [M] drivers/staging/rtl8723au/r8723au.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/sw/nv04.o drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogk104.o: warning: objtool: gk104_fifo_gpfifo_new_.constprop.1()+0x51: can't find jump dest instruction at .text+0xb90006c6 drivers/gpu/drm/nouveau/nvkm/engine/gr/gf110.o: warning: objtool: gf110_gr_new()+0x18: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/engine/sw/nv10.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/sw/nv50.o drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.o: warning: objtool: nvkm_fifo_chan_child_get()+0x34: can't find jump dest instruction at .text+0xee0000ca CC [M] drivers/gpu/drm/nouveau/nvkm/engine/sw/gf100.o LD drivers/staging/built-in.o drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv40.o: warning: objtool: nv40_fifo_dma_new()+0x80: can't find jump dest instruction at .text+0xd50101a6 CC [M] drivers/gpu/drm/nouveau/nvkm/engine/sw/chan.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/sw/nvsw.o drivers/gpu/drm/nouveau/nvkm/engine/gr/gk208.o: warning: objtool: gk208_gr_new()+0x18: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvkm/engine/vp/g84.o drivers/gpu/drm/nouveau/nvkm/engine/gr/nv30.o: warning: objtool: nv30_gr_chan_new()+0x3e: can't find jump dest instruction at .text+0xb4040044 CC [M] drivers/gpu/drm/nouveau/nouveau_acpi.o CC [M] drivers/gpu/drm/nouveau/nouveau_debugfs.o CC [M] drivers/gpu/drm/nouveau/nouveau_drm.o drivers/gpu/drm/nouveau/nvkm/engine/gr/gk104.o: warning: objtool: gk104_gr_init()+0x4c6: can't find jump dest instruction at .text+0xec01061c CC [M] drivers/gpu/drm/nouveau/nouveau_hwmon.o drivers/gpu/drm/nouveau/nvkm/engine/fifo/gf100.o: warning: objtool: gf100_fifo_init()+0x71: can't find jump dest instruction at .text+0x98000117 drivers/gpu/drm/nouveau/nvkm/engine/gr/nv25.o: warning: objtool: nv25_gr_chan_new()+0x3e: can't find jump dest instruction at .text+0xd5040044 drivers/gpu/drm/nouveau/nvkm/engine/gr/mcp79.o: warning: objtool: mcp79_gr_new()+0x18: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nouveau_ioc32.o drivers/gpu/drm/nouveau/nvkm/engine/gr/gp100.o: warning: objtool: gp100_gr_init()+0x477: can't find jump dest instruction at .text+0x402050d CC [M] drivers/gpu/drm/nouveau/nouveau_nvif.o CC [M] drivers/gpu/drm/nouveau/nouveau_usif.o drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.o: warning: objtool: gk104_fifo_init()+0x4a: can't find jump dest instruction at .text+0xc7000130 drivers/gpu/drm/nouveau/nvkm/engine/gr/gm20b.o: warning: objtool: gm20b_gr_set_hww_esr_report_mask()+0x25: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/gr/gm20b.o: warning: objtool: gm20b_gr_init_gpc_mmu()+0x73: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/gr/gm20b.o: warning: objtool: gm20b_gr_new()+0x18: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nouveau_vga.o drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf108.o: warning: objtool: gf108_grctx_generate_attrib()+0xf3: can't find jump dest instruction at .text+0xe8000219 CC [M] drivers/gpu/drm/nouveau/nouveau_bo.o CC [M] drivers/gpu/drm/nouveau/nouveau_gem.o CC [M] drivers/gpu/drm/nouveau/nouveau_prime.o CC [M] drivers/gpu/drm/nouveau/nouveau_sgdma.o drivers/gpu/drm/nouveau/nvkm/engine/gr/nv40.o: warning: objtool: nv40_gr_tile()+0x57: can't find jump dest instruction at .text+0x4902011d CC [M] drivers/gpu/drm/nouveau/nouveau_ttm.o CC [M] drivers/gpu/drm/nouveau/nouveau_backlight.o CC [M] drivers/gpu/drm/nouveau/nouveau_connector.o CC [M] drivers/gpu/drm/nouveau/nouveau_display.o drivers/gpu/drm/nouveau/nvkm/engine/gr/gk110.o: warning: objtool: gk110_gr_new()+0x18: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nv50_display.o drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm200.o: warning: objtool: gm200_grctx_generate_tpcid()+0x3c: can't find jump dest instruction at .text+0xa7000041 drivers/gpu/drm/nouveau/nvkm/engine/gr/gm200.o: warning: objtool: gm200_gr_init()+0x412: can't find jump dest instruction at .text+0x40205a8 CC [M] drivers/gpu/drm/nouveau/nouveau_dp.o drivers/gpu/drm/nouveau/nvkm/engine/mspdec/base.o: warning: objtool: nvkm_mspdec_new_()+0x17: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk20a.o: warning: objtool: gk20a_grctx_generate_main()+0x2e: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm20b.o: warning: objtool: gm20b_grctx_generate_main()+0x2e: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nouveau_fbcon.o drivers/gpu/drm/nouveau/nvkm/engine/gr/gk110b.o: warning: objtool: gk110b_gr_new()+0x18: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nv04_fbcon.o drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf117.o: warning: objtool: gf117_grctx_generate_attrib()+0x100: can't find jump dest instruction at .text+0x34010256 drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv40.o: warning: objtool: nv40_mpeg_mthd_dma()+0x67: can't find jump dest instruction at .text+0x3e01006d drivers/gpu/drm/nouveau/nvkm/engine/gr/nv50.o: warning: objtool: nv50_gr_init()+0xe2: can't find jump dest instruction at .text+0xbb0001c8 CC [M] drivers/gpu/drm/nouveau/nv50_fbcon.o drivers/gpu/drm/nouveau/nvkm/engine/gr/nv04.o: warning: objtool: nv04_gr_mthd()+0x48: can't find jump dest instruction at .text+0x9c00095e drivers/gpu/drm/nouveau/nvkm/engine/mspdec/g98.o: warning: objtool: g98_mspdec_init()+0x25: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/mspdec/g98.o: warning: objtool: g98_mspdec_new()+0x18: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nvc0_fbcon.o drivers/gpu/drm/nouveau/nvkm/engine/gr/gm107.o: warning: objtool: gm107_gr_init()+0x44f: can't find jump dest instruction at .text+0x4020515 fs/xfs/xfs_log_recover.o: warning: objtool: xlog_recover_validate_buf_type.isra.8()+0x13: can't find jump dest instruction at .text+0xf7040099 CC [M] drivers/gpu/drm/nouveau/nouveau_abi16.o drivers/gpu/drm/nouveau/nvkm/engine/mspdec/gt215.o: warning: objtool: gt215_mspdec_new()+0x18: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nouveau_chan.o LD [M] fs/xfs/xfs.o CC [M] drivers/gpu/drm/nouveau/nouveau_dma.o drivers/gpu/drm/nouveau/nvkm/engine/msppp/gt215.o: warning: objtool: gt215_msppp_new()+0x18: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nouveau_fence.o drivers/gpu/drm/nouveau/nvkm/engine/gr/nv10.o: warning: objtool: nv10_gr_init()+0xbe: can't find jump dest instruction at .text+0x830000c4 drivers/gpu/drm/nouveau/nvkm/engine/gr/gk20a.o: warning: objtool: gk20a_gr_wait_mem_scrubbing()+0xda: can't find jump dest instruction at .text+0x9400012f drivers/gpu/drm/nouveau/nvkm/engine/msvld/gf100.o: warning: objtool: gf100_msvld_init()+0x25: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/msvld/gf100.o: warning: objtool: gf100_msvld_new()+0x18: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nv04_fence.o drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm107.o: warning: objtool: gm107_grctx_generate_attrib()+0x11b: can't find jump dest instruction at .text+0x7c010121 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk104.o: warning: objtool: gk104_grctx_generate_unkn()+0x20: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk104.o: warning: objtool: gk104_grctx_generate_pagepool()+0x26: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk104.o: warning: objtool: gk104_grctx_generate_bundle()+0x55: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk104.o: warning: objtool: gk104_grctx_generate_r418bb8()+0x45: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk104.o: warning: objtool: gk104_grctx_generate_main()+0x2c: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nv10_fence.o drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv50.o: warning: objtool: nv50_mpeg_cclass_bind()+0x27: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv50.o: warning: objtool: nv50_mpeg_init()+0x30: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv50.o: warning: objtool: nv50_mpeg_intr()+0x36: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv50.o: warning: objtool: nv50_mpeg_new()+0x1d: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/msppp/gf100.o: warning: objtool: gf100_msppp_init()+0x25: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/msppp/gf100.o: warning: objtool: gf100_msppp_new()+0x18: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgp100.o: warning: objtool: gp100_grctx_generate_attrib()+0x17a: can't find jump dest instruction at .text+0x7d010180 CC [M] drivers/gpu/drm/nouveau/nv17_fence.o drivers/gpu/drm/nouveau/nvkm/engine/mpeg/g84.o: warning: objtool: g84_mpeg_new()+0x1d: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/msppp/base.o: warning: objtool: nvkm_msppp_new_()+0x17: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/nv50_fence.o drivers/gpu/drm/nouveau/nvkm/engine/msvld/mcp89.o: warning: objtool: mcp89_msvld_new()+0x18: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/msvld/base.o: warning: objtool: nvkm_msvld_new_()+0x17: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv44.o: warning: objtool: nv44_mpeg_intr()+0x128: can't find jump dest instruction at .text+0x870002ee CC [M] drivers/gpu/drm/nouveau/nv84_fence.o CC [M] drivers/gpu/drm/nouveau/nvc0_fence.o CC [M] drivers/gpu/drm/nouveau/nouveau_bios.o CC [M] drivers/gpu/drm/nouveau/dispnv04/arb.o drivers/gpu/drm/nouveau/nvkm/engine/msppp/g98.o: warning: objtool: g98_msppp_init()+0x25: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/msppp/g98.o: warning: objtool: g98_msppp_new()+0x18: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/pm/g84.o: warning: objtool: g84_pm_new()+0x18: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/dispnv04/crtc.o drivers/gpu/drm/nouveau/nvkm/engine/msvld/gt215.o: warning: objtool: gt215_msvld_new()+0x18: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/dispnv04/cursor.o CC [M] drivers/gpu/drm/nouveau/dispnv04/dac.o drivers/gpu/drm/nouveau/nvkm/engine/mspdec/gk104.o: warning: objtool: gk104_mspdec_new()+0x18: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/msvld/g98.o: warning: objtool: g98_msvld_init()+0x25: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/msvld/g98.o: warning: objtool: g98_msvld_new()+0x18: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/dispnv04/dfp.o drivers/gpu/drm/nouveau/nvkm/engine/mspdec/gf100.o: warning: objtool: gf100_mspdec_init()+0x25: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/mspdec/gf100.o: warning: objtool: gf100_mspdec_new()+0x18: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv31.o: warning: objtool: nv31_mpeg_mthd_dma()+0x7b: can't find jump dest instruction at .text+0x4c010141 drivers/gpu/drm/nouveau/nvkm/engine/msvld/gk104.o: warning: objtool: gk104_msvld_new()+0x18: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/dispnv04/disp.o CC [M] drivers/gpu/drm/nouveau/dispnv04/hw.o CC [M] drivers/gpu/drm/nouveau/dispnv04/overlay.o CC [M] drivers/gpu/drm/nouveau/dispnv04/tvmodesnv17.o drivers/gpu/drm/nouveau/nvkm/engine/pm/nv50.o: warning: objtool: nv50_pm_new()+0x18: call without frame pointer save/setup CC [M] drivers/gpu/drm/nouveau/dispnv04/tvnv04.o CC [M] drivers/gpu/drm/nouveau/dispnv04/tvnv17.o drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.o: warning: objtool: gf100_grctx_generate_attrib()+0xbe: can't find jump dest instruction at .text+0x950001a3 drivers/gpu/drm/nouveau/nvkm/engine/pm/gf108.o: warning: objtool: gf108_pm_new()+0x18: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/pm/gt215.o: warning: objtool: gt215_pm_new()+0x18: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/pm/nv40.o: warning: objtool: nv40_perfctr_read()+0x34: can't find jump dest instruction at .text+0x9f000169 drivers/gpu/drm/nouveau/nvkm/engine/pm/gf117.o: warning: objtool: gf117_pm_new()+0x18: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/sw/base.o: warning: objtool: nvkm_sw_mthd()+0x37: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/sw/base.o: warning: objtool: nvkm_sw_new_()+0x3a: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/pm/gk104.o: warning: objtool: gk104_pm_new()+0x18: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/pm/gt200.o: warning: objtool: gt200_pm_new()+0x18: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/sw/nv10.o: warning: objtool: nv10_sw_chan_new()+0x3a: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/sw/nv10.o: warning: objtool: nv10_sw_new()+0x18: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/vp/g84.o: warning: objtool: g84_vp_new()+0x23: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/sw/gf100.o: warning: objtool: gf100_sw_chan_mthd()+0x17: can't find jump dest instruction at .text+0x8d00001d drivers/gpu/drm/nouveau/nouveau_ioc32.o: warning: objtool: nouveau_compat_ioctl()+0x16: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/sw/chan.o: warning: objtool: nvkm_sw_chan_dtor()+0x4a: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/sw/chan.o: warning: objtool: nvkm_sw_chan_mthd()+0x35: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/sw/chan.o: warning: objtool: nvkm_sw_chan_ctor()+0x37: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/sw/nv50.o: warning: objtool: nv50_sw_chan_new()+0x4e: can't find jump dest instruction at .text+0x950000f4 drivers/gpu/drm/nouveau/nvkm/engine/pm/gf100.o: warning: objtool: gf100_perfctr_read()+0x34: can't find jump dest instruction at .text+0x9c0001a9 drivers/gpu/drm/nouveau/nvkm/engine/sw/nv04.o: warning: objtool: nv04_nvsw_new()+0x1f: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/sw/nv04.o: warning: objtool: nv04_sw_chan_new()+0x3a: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/sw/nv04.o: warning: objtool: nv04_sw_new()+0x18: call without frame pointer save/setup LD fs/built-in.o drivers/gpu/drm/nouveau/nvkm/engine/sec/g98.o: warning: objtool: g98_sec_intr()+0x85: can't find jump dest instruction at .text+0x9900008b drivers/gpu/drm/nouveau/nouveau_debugfs.o: warning: objtool: nouveau_debugfs_pstate_get()+0x3e: can't find jump dest instruction at .text+0x35020074 drivers/gpu/drm/nouveau/nouveau_nvif.o: warning: objtool: nvkm_client_unmap()+0xc: call without frame pointer save/setup drivers/gpu/drm/nouveau/nouveau_nvif.o: warning: objtool: nvkm_client_map()+0xe: call without frame pointer save/setup drivers/gpu/drm/nouveau/nouveau_nvif.o: warning: objtool: nvkm_client_ioctl()+0xd: call without frame pointer save/setup drivers/gpu/drm/nouveau/nouveau_nvif.o: warning: objtool: nvkm_client_resume()+0x9: call without frame pointer save/setup drivers/gpu/drm/nouveau/nouveau_nvif.o: warning: objtool: nvkm_client_suspend()+0xe: call without frame pointer save/setup drivers/gpu/drm/nouveau/nouveau_nvif.o: warning: objtool: nvkm_client_driver_fini()+0x15: call without frame pointer save/setup drivers/gpu/drm/nouveau/nouveau_nvif.o: warning: objtool: nvkm_client_driver_init()+0x15: call without frame pointer save/setup drivers/gpu/drm/nouveau/nouveau_nvif.o: warning: objtool: nvkm_client_ntfy()+0x2e: call without frame pointer save/setup drivers/gpu/drm/nouveau/nouveau_vga.o: warning: objtool: nouveau_switcheroo_set_state()+0x3b: can't find jump dest instruction at .text+0x81000081 drivers/gpu/drm/nouveau/nouveau_prime.o: warning: objtool: nouveau_gem_prime_get_sg_table()+0x28: call without frame pointer save/setup drivers/gpu/drm/nouveau/nouveau_prime.o: warning: objtool: nouveau_gem_prime_vmap()+0x2e: call without frame pointer save/setup drivers/gpu/drm/nouveau/nouveau_prime.o: warning: objtool: nouveau_gem_prime_vunmap()+0x20: call without frame pointer save/setup drivers/gpu/drm/nouveau/nouveau_prime.o: warning: objtool: nouveau_gem_prime_import_sg_table()+0x35: call without frame pointer save/setup drivers/gpu/drm/nouveau/nouveau_prime.o: warning: objtool: nouveau_gem_prime_pin()+0x23: call without frame pointer save/setup drivers/gpu/drm/nouveau/nouveau_prime.o: warning: objtool: nouveau_gem_prime_unpin()+0x1c: call without frame pointer save/setup drivers/gpu/drm/nouveau/nouveau_usif.o: warning: objtool: usif_notify_get()+0x2c: can't find jump dest instruction at .text+0x220101a2 drivers/gpu/drm/nouveau/nouveau_acpi.o: warning: objtool: nouveau_dsm_pci_probe()+0x3f: can't find jump dest instruction at .text+0x66010375 drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.o: warning: objtool: gf100_gr_zbc_color_get()+0x40: can't find jump dest instruction at .text+0x30101e6 drivers/gpu/drm/nouveau/nvkm/engine/sw/nvsw.o: warning: objtool: nvkm_nvsw_new_()+0x3e: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/sw/nvsw.o: warning: objtool: nvkm_nvsw_new()+0x1f: call without frame pointer save/setup drivers/gpu/drm/nouveau/nouveau_dp.o: warning: objtool: nouveau_dp_probe_oui()+0x24: can't find jump dest instruction at .text+0xec00002a drivers/gpu/drm/nouveau/nvc0_fbcon.o: warning: objtool: nvc0_fbcon_fillrect()+0x59: can't find jump dest instruction at .text+0x4902005f drivers/gpu/drm/nouveau/nouveau_backlight.o: warning: objtool: nv40_backlight_init.isra.1()+0x4e: can't find jump dest instruction at .text+0x92000484 drivers/gpu/drm/nouveau/nv04_fbcon.o: warning: objtool: nv04_fbcon_copyarea()+0x45: can't find jump dest instruction at .text+0x4701004b drivers/gpu/drm/nouveau/nvkm/engine/pm/base.o: warning: objtool: nvkm_perfdom_read()+0x63: can't find jump dest instruction at .text+0xab0001e9 drivers/gpu/drm/nouveau/nouveau_ttm.o: warning: objtool: nouveau_gart_manager_new()+0x43: can't find jump dest instruction at .text+0x8e000369 drivers/scsi/ipr.o: warning: objtool: ipr_fail_all_ops()+0x6b: can't find jump dest instruction at .text+0xd40006f1 drivers/gpu/drm/nouveau/nvc0_fence.o: warning: objtool: nvc0_fence_emit32()+0x3a: can't find jump dest instruction at .text+0x70010080 drivers/gpu/drm/nouveau/nv50_fbcon.o: warning: objtool: nv50_fbcon_fillrect()+0x59: can't find jump dest instruction at .text+0x4902005f drivers/gpu/drm/nouveau/nv50_fence.o: warning: objtool: nv50_fence_context_new()+0x5a: can't find jump dest instruction at .text+0xe010060 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxnv40.o: warning: objtool: nv40_gr_construct_shader()+0x30: can't find jump dest instruction at .text+0xe7010036 drivers/gpu/drm/nouveau/nv04_fence.o: warning: objtool: nv04_fence_emit()+0x37: can't find jump dest instruction at .text+0xf40000ed drivers/gpu/drm/nouveau/nouveau_chan.o: warning: objtool: nouveau_channel_init()+0x6a: can't find jump dest instruction at .text+0x19010070 drivers/gpu/drm/nouveau/nv10_fence.o: warning: objtool: nv10_fence_emit()+0x37: can't find jump dest instruction at .text+0xf400018d drivers/gpu/drm/nouveau/nouveau_fbcon.o: warning: objtool: nouveau_fbcon_create()+0xd5: can't find jump dest instruction at .text+0xbc03027a drivers/gpu/drm/nouveau/nouveau_dma.o: warning: objtool: nv50_dma_wait()+0x29: can't find jump dest instruction at .text+0xfd02027f drivers/gpu/drm/nouveau/nv17_fence.o: warning: objtool: nv17_fence_context_new()+0x5a: can't find jump dest instruction at .text+0x85000090 drivers/gpu/drm/nouveau/nouveau_sgdma.o: warning: objtool: nouveau_sgdma_destroy()+0x16: call without frame pointer save/setup drivers/gpu/drm/nouveau/nouveau_sgdma.o: warning: objtool: nv04_sgdma_unbind()+0x11: call without frame pointer save/setup drivers/gpu/drm/nouveau/nouveau_sgdma.o: warning: objtool: nv04_sgdma_bind()+0x6a: call without frame pointer save/setup drivers/gpu/drm/nouveau/nouveau_sgdma.o: warning: objtool: nouveau_sgdma_create_ttm()+0x3e: call without frame pointer save/setup drivers/gpu/drm/nouveau/nouveau_drm.o: warning: objtool: nouveau_pmops_runtime_idle()+0x64: can't find jump dest instruction at .text+0xcb000069 drivers/gpu/drm/nouveau/nv84_fence.o: warning: objtool: nv84_fence_context_new()+0x4c: can't find jump dest instruction at .text+0xf30002f2 drivers/gpu/drm/nouveau/nouveau_gem.o: warning: objtool: validate_list()+0x39: can't find jump dest instruction at .text+0x3902010f drivers/gpu/drm/nouveau/nouveau_display.o: warning: objtool: nouveau_display_create_properties()+0x4e: can't find jump dest instruction at .text+0xb00000d4 drivers/gpu/drm/nouveau/dispnv04/cursor.o: warning: objtool: nv04_cursor_show()+0xfb: can't find jump dest instruction at .text+0x89000181 drivers/gpu/drm/nouveau/nouveau_hwmon.o: warning: objtool: nouveau_hwmon_init()+0x73: can't find jump dest instruction at .text+0xa3010f19 drivers/gpu/drm/nouveau/dispnv04/tvnv04.o: warning: objtool: nv04_tv_dpms()+0x82: can't find jump dest instruction at .text+0x4e0101f8 drivers/gpu/drm/nouveau/nouveau_fence.o: warning: objtool: nouveau_fence_emit()+0xda: can't find jump dest instruction at .text+0xc00007ff drivers/gpu/drm/nouveau/dispnv04/arb.o: warning: objtool: nv04_calc_arb()+0x105: can't find jump dest instruction at .text+0x7900010a drivers/gpu/drm/nouveau/nouveau_abi16.o: warning: objtool: nouveau_abi16()+0x2f: can't find jump dest instruction at .text+0x8b000165 drivers/gpu/drm/nouveau/dispnv04/disp.o: warning: objtool: nv04_display_create()+0x4d: can't find jump dest instruction at .text+0xab020263 drivers/gpu/drm/nouveau/nouveau_bo.o: warning: objtool: nouveau_bo_init_mem_type()+0xc: can't find jump dest instruction at .text+0x9b000022 drivers/gpu/drm/nouveau/dispnv04/dfp.o: warning: objtool: nv04_dfp_prepare()+0x95: can't find jump dest instruction at .text+0x3c0104bb drivers/gpu/drm/nouveau/dispnv04/tvnv17.o: warning: objtool: nv17_tv_mode_set()+0x7b: can't find jump dest instruction at .text+0x40010081 drivers/gpu/drm/nouveau/dispnv04/overlay.o: warning: objtool: nv10_set_params()+0x20e: can't find jump dest instruction at .text+0x990002e4 drivers/gpu/drm/nouveau/nouveau_connector.o: warning: objtool: nouveau_connector_detect_depth()+0x32: can't find jump dest instruction at .text+0x84000038 drivers/gpu/drm/nouveau/nouveau_bios.o: warning: objtool: merge_like_dcb_entries()+0x2e: can't find jump dest instruction at .text+0xa9000113 drivers/gpu/drm/nouveau/dispnv04/dac.o: warning: objtool: sample_load_twice()+0x82: can't find jump dest instruction at .text+0xcf0100b7 drivers/gpu/drm/nouveau/dispnv04/tvmodesnv17.o: warning: objtool: tv_setup_filter()+0x22d: can't find jump dest instruction at .text+0x33000231 drivers/gpu/drm/nouveau/dispnv04/crtc.o: warning: objtool: nv04_crtc_cursor_set()+0x49: can't find jump dest instruction at .text+0x9e01066e drivers/gpu/drm/nouveau/nv50_display.o: warning: objtool: evo_wait()+0x73: can't find jump dest instruction at .text+0x8b000369 drivers/gpu/drm/nouveau/dispnv04/hw.o: warning: objtool: nouveau_hw_decode_pll()+0x32: can't find jump dest instruction at .text+0x81000038 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxnv50.o: warning: objtool: nv50_gr_construct_gene_unk14xx()+0x1b: can't find jump dest instruction at .text+0x81000b81 LD [M] drivers/gpu/drm/nouveau/nouveau.o LD drivers/gpu/drm/built-in.o LD drivers/gpu/built-in.o LD drivers/built-in.o WARNING: drivers/built-in.o(.text+0x129e61): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry() The function dmar_walk_remapping_entries() references the function __init dmar_table_print_dmar_entry(). This is often because dmar_walk_remapping_entries lacks a __init annotation or the annotation of dmar_table_print_dmar_entry is wrong. CHK include/generated/uapi/linux/version.h HOSTCC scripts/unifdef INSTALL usr/include/misc/ (1 file) INSTALL usr/include/uapi/ (0 file) INSTALL usr/include/mtd/ (5 files) INSTALL usr/include/drm/ (21 files) INSTALL usr/include/asm-generic/ (35 files) INSTALL usr/include/xen/ (4 files) INSTALL usr/include/rdma/ (7 files) INSTALL usr/include/rdma/hfi/ (1 file) INSTALL usr/include/sound/ (14 files) INSTALL usr/include/scsi/ (4 files) INSTALL usr/include/video/ (3 files) INSTALL usr/include/scsi/fc/ (4 files) INSTALL usr/include/linux/byteorder/ (2 files) INSTALL usr/include/linux/android/ (1 file) INSTALL usr/include/linux/caif/ (2 files) INSTALL usr/include/linux/dvb/ (8 files) INSTALL usr/include/linux/hdlc/ (1 file) INSTALL usr/include/linux/can/ (5 files) INSTALL usr/include/linux/hsi/ (2 files) INSTALL usr/include/linux/isdn/ (1 file) INSTALL usr/include/linux/iio/ (2 files) INSTALL usr/include/linux/netfilter_ipv4/ (9 files) INSTALL usr/include/linux/nfsd/ (5 files) INSTALL usr/include/linux/netfilter_ipv6/ (12 files) INSTALL usr/include/linux/netfilter_arp/ (2 files) INSTALL usr/include/linux/raid/ (2 files) INSTALL usr/include/linux/mmc/ (1 file) 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/tc_act/ (12 files) INSTALL usr/include/linux/netfilter/ipset/ (4 files) INSTALL usr/include/linux/ (432 files) INSTALL usr/include/linux/sunrpc/ (1 file) INSTALL usr/include/linux/usb/ (11 files) INSTALL usr/include/linux/wimax/ (1 file) INSTALL usr/include/linux/tc_ematch/ (4 files) INSTALL usr/include/asm/ (65 files) CHECK usr/include/drm/ (21 files) CHECK usr/include/misc/ (1 files) CHECK usr/include/asm-generic/ (35 files) CHECK usr/include/mtd/ (5 files) CHECK usr/include/rdma/ (7 files) CHECK usr/include/uapi/ (0 files) CHECK usr/include/sound/ (14 files) CHECK usr/include/xen/ (4 files) CHECK usr/include/scsi/ (4 files) CHECK usr/include/rdma/hfi/ (1 files) CHECK usr/include/scsi/fc/ (4 files) CHECK usr/include/video/ (3 files) CHECK usr/include/linux/byteorder/ (2 files) CHECK usr/include/linux/android/ (1 files) CHECK usr/include/linux/caif/ (2 files) CHECK usr/include/linux/can/ (5 files) CHECK usr/include/linux/hsi/ (2 files) CHECK usr/include/linux/iio/ (2 files) CHECK usr/include/linux/isdn/ (1 files) CHECK usr/include/linux/mmc/ (1 files) CHECK usr/include/linux/hdlc/ (1 files) CHECK usr/include/linux/netfilter_arp/ (2 files) CHECK usr/include/linux/dvb/ (8 files) CHECK usr/include/linux/netfilter/ (86 files) CHECK usr/include/linux/netfilter_ipv4/ (9 files) CHECK usr/include/linux/netfilter_bridge/ (17 files) CHECK usr/include/linux/netfilter/ipset/ (4 files) CHECK usr/include/linux/netfilter_ipv6/ (12 files) CHECK usr/include/linux/nfsd/ (5 files) CHECK usr/include/linux/spi/ (1 files) CHECK usr/include/linux/sunrpc/ (1 files) CHECK usr/include/linux/raid/ (2 files) CHECK usr/include/linux/tc_act/ (12 files) CHECK usr/include/linux/wimax/ (1 files) CHECK usr/include/linux/tc_ematch/ (4 files) CHECK usr/include/linux/usb/ (11 files) CHECK usr/include/linux/ (432 files) CHECK usr/include/asm/ (65 files) LINK vmlinux LD vmlinux.o MODPOST vmlinux.o WARNING: vmlinux.o(.text+0x54d301): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry() The function dmar_walk_remapping_entries() references the function __init dmar_table_print_dmar_entry(). This is often because dmar_walk_remapping_entries lacks a __init annotation or the annotation of dmar_table_print_dmar_entry is wrong. GEN .version CHK include/generated/compile.h UPD include/generated/compile.h CC init/version.o LD init/built-in.o KSYM .tmp_kallsyms1.o KSYM .tmp_kallsyms2.o LD vmlinux SORTEX vmlinux SYSMAP System.map Building modules, stage 2. CC arch/x86/boot/a20.o AS arch/x86/boot/bioscall.o CC arch/x86/boot/cmdline.o AS arch/x86/boot/copy.o HOSTCC arch/x86/boot/mkcpustr CC arch/x86/boot/cpuflags.o CC arch/x86/boot/cpucheck.o CC arch/x86/boot/early_serial_console.o CC arch/x86/boot/edd.o CC arch/x86/boot/main.o CC arch/x86/boot/memory.o CC arch/x86/boot/pm.o AS arch/x86/boot/pmjump.o CC arch/x86/boot/printf.o CC arch/x86/boot/regs.o CC arch/x86/boot/string.o CC arch/x86/boot/tty.o CC arch/x86/boot/video.o CC arch/x86/boot/video-mode.o CC arch/x86/boot/version.o CC arch/x86/boot/video-vga.o CC arch/x86/boot/video-vesa.o CC arch/x86/boot/video-bios.o HOSTCC arch/x86/boot/tools/build CPUSTR arch/x86/boot/cpustr.h CC arch/x86/boot/cpu.o LDS arch/x86/boot/compressed/vmlinux.lds AS arch/x86/boot/compressed/head_64.o VOFFSET arch/x86/boot/compressed/../voffset.h CC arch/x86/boot/compressed/string.o CC arch/x86/boot/compressed/cmdline.o CC arch/x86/boot/compressed/error.o OBJCOPY arch/x86/boot/compressed/vmlinux.bin RELOCS arch/x86/boot/compressed/vmlinux.relocs HOSTCC arch/x86/boot/compressed/mkpiggy CC arch/x86/boot/compressed/cpuflags.o CC arch/x86/boot/compressed/early_serial_console.o CC arch/x86/boot/compressed/kaslr.o CC arch/x86/boot/compressed/pagetable.o CC arch/x86/boot/compressed/eboot.o AS arch/x86/boot/compressed/efi_stub_64.o AS arch/x86/boot/compressed/efi_thunk_64.o GZIP arch/x86/boot/compressed/vmlinux.bin.gz MODPOST 5850 modules CC arch/x86/boot/compressed/misc.o MKPIGGY arch/x86/boot/compressed/piggy.S AS arch/x86/boot/compressed/piggy.o DATAREL arch/x86/boot/compressed/vmlinux LD arch/x86/boot/compressed/vmlinux ZOFFSET arch/x86/boot/zoffset.h OBJCOPY arch/x86/boot/vmlinux.bin AS arch/x86/boot/header.o LD arch/x86/boot/setup.elf OBJCOPY arch/x86/boot/setup.bin BUILD arch/x86/boot/bzImage Setup is 14876 bytes (padded to 15360 bytes). System is 6366 kB CRC f528d9c6 Kernel: arch/x86/boot/bzImage is ready (#1) CC arch/x86/crypto/aes-x86_64.mod.o CC arch/x86/crypto/aesni-intel.mod.o CC arch/x86/crypto/blowfish-x86_64.mod.o CC arch/x86/crypto/camellia-aesni-avx-x86_64.mod.o CC arch/x86/crypto/camellia-aesni-avx2.mod.o CC arch/x86/crypto/camellia-x86_64.mod.o CC arch/x86/crypto/cast5-avx-x86_64.mod.o CC arch/x86/crypto/cast6-avx-x86_64.mod.o CC arch/x86/crypto/chacha20-x86_64.mod.o CC arch/x86/crypto/crc32-pclmul.mod.o CC arch/x86/crypto/crc32c-intel.mod.o CC arch/x86/crypto/crct10dif-pclmul.mod.o CC arch/x86/crypto/des3_ede-x86_64.mod.o CC arch/x86/crypto/ghash-clmulni-intel.mod.o CC arch/x86/crypto/glue_helper.mod.o CC arch/x86/crypto/salsa20-x86_64.mod.o CC arch/x86/crypto/poly1305-x86_64.mod.o CC arch/x86/crypto/serpent-avx-x86_64.mod.o CC arch/x86/crypto/serpent-avx2.mod.o CC arch/x86/crypto/serpent-sse2-x86_64.mod.o CC arch/x86/crypto/sha1-mb/sha1-mb.mod.o CC arch/x86/crypto/sha1-ssse3.mod.o CC arch/x86/crypto/sha256-mb/sha256-mb.mod.o CC arch/x86/crypto/sha256-ssse3.mod.o CC arch/x86/crypto/sha512-mb/sha512-mb.mod.o CC arch/x86/crypto/sha512-ssse3.mod.o CC arch/x86/crypto/twofish-avx-x86_64.mod.o CC arch/x86/crypto/twofish-x86_64-3way.mod.o CC arch/x86/crypto/twofish-x86_64.mod.o CC arch/x86/events/amd/power.mod.o CC arch/x86/events/intel/intel-cstate.mod.o CC arch/x86/events/intel/intel-rapl-perf.mod.o CC arch/x86/events/intel/intel-uncore.mod.o CC arch/x86/ia32/ia32_aout.mod.o CC arch/x86/kernel/cpu/mcheck/mce-inject.mod.o CC arch/x86/kernel/cpuid.mod.o CC arch/x86/kernel/msr.mod.o CC arch/x86/kernel/test_nx.mod.o CC arch/x86/kvm/kvm-amd.mod.o CC arch/x86/kvm/kvm-intel.mod.o CC arch/x86/kvm/kvm.mod.o CC arch/x86/mm/debug_pagetables.mod.o CC arch/x86/mm/testmmiotrace.mod.o CC arch/x86/oprofile/oprofile.mod.o CC arch/x86/pci/vmd.mod.o CC arch/x86/platform/atom/punit_atom_debug.mod.o CC arch/x86/platform/mellanox/mlx-platform.mod.o CC arch/x86/ras/mce_amd_inj.mod.o CC arch/x86/video/fbdev.mod.o CC crypto/842.mod.o CC block/deadline-iosched.mod.o CC block/cfq-iosched.mod.o CC crypto/ablk_helper.mod.o CC crypto/af_alg.mod.o CC crypto/algif_aead.mod.o CC crypto/algif_hash.mod.o CC crypto/algif_rng.mod.o CC crypto/algif_skcipher.mod.o CC crypto/ansi_cprng.mod.o CC crypto/anubis.mod.o CC crypto/arc4.mod.o CC crypto/async_tx/async_memcpy.mod.o CC crypto/async_tx/async_pq.mod.o CC crypto/async_tx/async_raid6_recov.mod.o CC crypto/async_tx/async_tx.mod.o CC crypto/async_tx/async_xor.mod.o CC crypto/async_tx/raid6test.mod.o CC crypto/authenc.mod.o CC crypto/blowfish_common.mod.o CC crypto/authencesn.mod.o CC crypto/blowfish_generic.mod.o CC crypto/camellia_generic.mod.o CC crypto/cast5_generic.mod.o CC crypto/cast6_generic.mod.o CC crypto/cast_common.mod.o CC crypto/ccm.mod.o CC crypto/chacha20_generic.mod.o CC crypto/chacha20poly1305.mod.o CC crypto/cmac.mod.o CC crypto/crc32_generic.mod.o CC crypto/crc32c_generic.mod.o CC crypto/cryptd.mod.o CC crypto/crypto_user.mod.o CC crypto/ctr.mod.o CC crypto/cts.mod.o CC crypto/deflate.mod.o CC crypto/des_generic.mod.o CC crypto/dh_generic.mod.o CC crypto/drbg.mod.o CC crypto/ecdh_generic.mod.o CC crypto/echainiv.mod.o CC crypto/fcrypt.mod.o CC crypto/gcm.mod.o CC crypto/gf128mul.mod.o CC crypto/ghash-generic.mod.o CC crypto/jitterentropy_rng.mod.o CC crypto/keywrap.mod.o CC crypto/khazad.mod.o CC crypto/lrw.mod.o CC crypto/lz4.mod.o CC crypto/lz4hc.mod.o CC crypto/mcryptd.mod.o CC crypto/md4.mod.o CC crypto/michael_mic.mod.o CC crypto/pcbc.mod.o CC crypto/pcrypt.mod.o CC crypto/poly1305_generic.mod.o CC crypto/rmd128.mod.o CC crypto/rmd160.mod.o CC crypto/rmd256.mod.o CC crypto/rmd320.mod.o CC crypto/salsa20_generic.mod.o CC crypto/seed.mod.o CC crypto/seqiv.mod.o CC crypto/serpent_generic.mod.o CC crypto/sha3_generic.mod.o CC crypto/sha512_generic.mod.o CC crypto/tcrypt.mod.o CC crypto/tea.mod.o CC crypto/tgr192.mod.o CC crypto/twofish_common.mod.o CC crypto/twofish_generic.mod.o CC crypto/vmac.mod.o CC crypto/wp512.mod.o CC crypto/xcbc.mod.o CC crypto/xor.mod.o CC crypto/xts.mod.o CC drivers/acpi/ac.mod.o CC drivers/acpi/acpi_configfs.mod.o CC drivers/acpi/acpi_dbg.mod.o CC drivers/acpi/acpi_extlog.mod.o CC drivers/acpi/acpi_ipmi.mod.o CC drivers/acpi/acpi_pad.mod.o CC drivers/acpi/apei/einj.mod.o CC drivers/acpi/apei/erst-dbg.mod.o CC drivers/acpi/battery.mod.o CC drivers/acpi/button.mod.o CC drivers/acpi/custom_method.mod.o CC drivers/acpi/dptf/dptf_power.mod.o CC drivers/acpi/ec_sys.mod.o CC drivers/acpi/fan.mod.o CC drivers/acpi/nfit/nfit.mod.o CC drivers/acpi/sbshc.mod.o CC drivers/acpi/sbs.mod.o CC drivers/acpi/thermal.mod.o CC drivers/acpi/video.mod.o CC drivers/ata/acard-ahci.mod.o CC drivers/ata/ahci.mod.o CC drivers/ata/ahci_ceva.mod.o CC drivers/ata/ahci_imx.mod.o CC drivers/ata/ahci_platform.mod.o CC drivers/ata/ahci_qoriq.mod.o CC drivers/ata/ahci_xgene.mod.o CC drivers/ata/ata_generic.mod.o CC drivers/ata/ata_piix.mod.o CC drivers/ata/libahci.mod.o CC drivers/ata/libahci_platform.mod.o CC drivers/ata/libata.mod.o CC drivers/ata/pata_acpi.mod.o CC drivers/ata/pata_ali.mod.o CC drivers/ata/pata_amd.mod.o CC drivers/ata/pata_arasan_cf.mod.o CC drivers/ata/pata_artop.mod.o CC drivers/ata/pata_atiixp.mod.o CC drivers/ata/pata_atp867x.mod.o CC drivers/ata/pata_cmd640.mod.o CC drivers/ata/pata_cmd64x.mod.o CC drivers/ata/pata_cs5520.mod.o CC drivers/ata/pata_cs5530.mod.o CC drivers/ata/pata_cs5536.mod.o CC drivers/ata/pata_cypress.mod.o CC drivers/ata/pata_efar.mod.o CC drivers/ata/pata_hpt366.mod.o CC drivers/ata/pata_hpt37x.mod.o CC drivers/ata/pata_hpt3x2n.mod.o CC drivers/ata/pata_hpt3x3.mod.o CC drivers/ata/pata_it8213.mod.o CC drivers/ata/pata_it821x.mod.o CC drivers/ata/pata_jmicron.mod.o CC drivers/ata/pata_legacy.mod.o CC drivers/ata/pata_marvell.mod.o CC drivers/ata/pata_mpiix.mod.o CC drivers/ata/pata_netcell.mod.o CC drivers/ata/pata_ninja32.mod.o CC drivers/ata/pata_ns87410.mod.o CC drivers/ata/pata_ns87415.mod.o CC drivers/ata/pata_of_platform.mod.o CC drivers/ata/pata_oldpiix.mod.o CC drivers/ata/pata_opti.mod.o CC drivers/ata/pata_optidma.mod.o CC drivers/ata/pata_pcmcia.mod.o CC drivers/ata/pata_pdc2027x.mod.o CC drivers/ata/pata_pdc202xx_old.mod.o CC drivers/ata/pata_piccolo.mod.o CC drivers/ata/pata_platform.mod.o CC drivers/ata/pata_radisys.mod.o CC drivers/ata/pata_rdc.mod.o CC drivers/ata/pata_rz1000.mod.o CC drivers/ata/pata_sc1200.mod.o CC drivers/ata/pata_sch.mod.o CC drivers/ata/pata_serverworks.mod.o CC drivers/ata/pata_sil680.mod.o CC drivers/ata/pata_sis.mod.o CC drivers/ata/pata_sl82c105.mod.o CC drivers/ata/pata_triflex.mod.o CC drivers/ata/pata_via.mod.o CC drivers/ata/pdc_adma.mod.o CC drivers/ata/sata_dwc_460ex.mod.o CC drivers/ata/sata_highbank.mod.o CC drivers/ata/sata_inic162x.mod.o CC drivers/ata/sata_mv.mod.o CC drivers/ata/sata_nv.mod.o CC drivers/ata/sata_promise.mod.o CC drivers/ata/sata_qstor.mod.o CC drivers/ata/sata_rcar.mod.o CC drivers/ata/sata_sil.mod.o CC drivers/ata/sata_sil24.mod.o CC drivers/ata/sata_sis.mod.o CC drivers/ata/sata_svw.mod.o CC drivers/ata/sata_sx4.mod.o CC drivers/ata/sata_uli.mod.o CC drivers/ata/sata_via.mod.o CC drivers/ata/sata_vsc.mod.o CC drivers/atm/adummy.mod.o CC drivers/atm/ambassador.mod.o CC drivers/atm/atmtcp.mod.o CC drivers/atm/eni.mod.o CC drivers/atm/firestream.mod.o CC drivers/atm/fore_200e.mod.o CC drivers/atm/he.mod.o CC drivers/atm/horizon.mod.o CC drivers/atm/idt77105.mod.o CC drivers/atm/idt77252.mod.o CC drivers/atm/iphase.mod.o CC drivers/atm/lanai.mod.o CC drivers/atm/nicstar.mod.o CC drivers/atm/solos-pci.mod.o CC drivers/atm/suni.mod.o CC drivers/atm/uPD98402.mod.o CC drivers/atm/zatm.mod.o CC drivers/auxdisplay/cfag12864b.mod.o CC drivers/auxdisplay/cfag12864bfb.mod.o CC drivers/auxdisplay/ks0108.mod.o CC drivers/base/regmap/regmap-ac97.mod.o CC drivers/base/regmap/regmap-spmi.mod.o CC drivers/bcma/bcma.mod.o CC drivers/block/DAC960.mod.o CC drivers/block/aoe/aoe.mod.o CC drivers/block/brd.mod.o CC drivers/block/cciss.mod.o CC drivers/block/cryptoloop.mod.o CC drivers/block/drbd/drbd.mod.o CC drivers/block/floppy.mod.o CC drivers/block/loop.mod.o CC drivers/block/mtip32xx/mtip32xx.mod.o CC drivers/block/nbd.mod.o CC drivers/block/null_blk.mod.o CC drivers/block/osdblk.mod.o CC drivers/block/paride/aten.mod.o CC drivers/block/paride/bpck.mod.o CC drivers/block/paride/comm.mod.o CC drivers/block/paride/dstr.mod.o CC drivers/block/paride/epat.mod.o CC drivers/block/paride/epia.mod.o CC drivers/block/paride/fit2.mod.o CC drivers/block/paride/fit3.mod.o CC drivers/block/paride/friq.mod.o CC drivers/block/paride/frpw.mod.o CC drivers/block/paride/kbic.mod.o CC drivers/block/paride/ktti.mod.o CC drivers/block/paride/on20.mod.o CC drivers/block/paride/on26.mod.o CC drivers/block/paride/paride.mod.o CC drivers/block/paride/pcd.mod.o CC drivers/block/paride/pd.mod.o CC drivers/block/paride/pf.mod.o CC drivers/block/paride/pg.mod.o CC drivers/block/paride/pt.mod.o CC drivers/block/pktcdvd.mod.o CC drivers/block/rbd.mod.o CC drivers/block/rsxx/rsxx.mod.o CC drivers/block/skd.mod.o CC drivers/block/sx8.mod.o CC drivers/block/umem.mod.o CC drivers/block/virtio_blk.mod.o CC drivers/block/xen-blkback/xen-blkback.mod.o CC drivers/block/xen-blkfront.mod.o CC drivers/block/zram/zram.mod.o CC drivers/bluetooth/ath3k.mod.o CC drivers/bluetooth/bcm203x.mod.o CC drivers/bluetooth/bfusb.mod.o CC drivers/bluetooth/bluecard_cs.mod.o CC drivers/bluetooth/bpa10x.mod.o CC drivers/bluetooth/bt3c_cs.mod.o CC drivers/bluetooth/btbcm.mod.o CC drivers/bluetooth/btintel.mod.o CC drivers/bluetooth/btmrvl.mod.o CC drivers/bluetooth/btmrvl_sdio.mod.o CC drivers/bluetooth/btqca.mod.o CC drivers/bluetooth/btrtl.mod.o CC drivers/bluetooth/btsdio.mod.o CC drivers/bluetooth/btuart_cs.mod.o CC drivers/bluetooth/btusb.mod.o CC drivers/bluetooth/btwilink.mod.o CC drivers/bluetooth/dtl1_cs.mod.o CC drivers/bluetooth/hci_uart.mod.o CC drivers/bluetooth/hci_vhci.mod.o CC drivers/cdrom/cdrom.mod.o CC drivers/char/agp/agpgart.mod.o CC drivers/char/agp/amd64-agp.mod.o CC drivers/char/agp/intel-agp.mod.o CC drivers/char/agp/intel-gtt.mod.o CC drivers/char/agp/sis-agp.mod.o CC drivers/char/agp/via-agp.mod.o CC drivers/char/applicom.mod.o CC drivers/char/hangcheck-timer.mod.o CC drivers/char/hw_random/amd-rng.mod.o CC drivers/char/hw_random/exynos-rng.mod.o CC drivers/char/hw_random/intel-rng.mod.o CC drivers/char/hw_random/meson-rng.mod.o CC drivers/char/hw_random/rng-core.mod.o CC drivers/char/hw_random/stm32-rng.mod.o CC drivers/char/hw_random/timeriomem-rng.mod.o CC drivers/char/hw_random/tpm-rng.mod.o CC drivers/char/hw_random/via-rng.mod.o CC drivers/char/hw_random/virtio-rng.mod.o CC drivers/char/ipmi/ipmi_devintf.mod.o CC drivers/char/ipmi/ipmi_msghandler.mod.o CC drivers/char/ipmi/ipmi_poweroff.mod.o CC drivers/char/ipmi/ipmi_si.mod.o CC drivers/char/ipmi/ipmi_ssif.mod.o CC drivers/char/ipmi/ipmi_watchdog.mod.o CC drivers/char/lp.mod.o CC drivers/char/mwave/mwave.mod.o CC drivers/char/nvram.mod.o CC drivers/char/pcmcia/cm4000_cs.mod.o CC drivers/char/pcmcia/cm4040_cs.mod.o CC drivers/char/pcmcia/synclink_cs.mod.o CC drivers/char/ppdev.mod.o CC drivers/char/raw.mod.o CC drivers/char/tlclk.mod.o CC drivers/char/tpm/st33zp24/tpm_st33zp24.mod.o CC drivers/char/tpm/st33zp24/tpm_st33zp24_i2c.mod.o CC drivers/char/tpm/st33zp24/tpm_st33zp24_spi.mod.o CC drivers/char/tpm/tpm_atmel.mod.o CC drivers/char/tpm/tpm_crb.mod.o CC drivers/char/tpm/tpm_i2c_atmel.mod.o CC drivers/char/tpm/tpm_i2c_infineon.mod.o CC drivers/char/tpm/tpm_i2c_nuvoton.mod.o CC drivers/char/tpm/tpm_infineon.mod.o CC drivers/char/tpm/tpm_nsc.mod.o CC drivers/char/tpm/tpm_tis_spi.mod.o CC drivers/char/tpm/tpm_vtpm_proxy.mod.o CC drivers/char/tpm/xen-tpmfront.mod.o CC drivers/char/ttyprintk.mod.o CC drivers/char/uv_mmtimer.mod.o CC drivers/char/virtio_console.mod.o CC drivers/char/xillybus/xillybus_core.mod.o CC drivers/char/xillybus/xillybus_of.mod.o CC drivers/char/xillybus/xillybus_pcie.mod.o CC drivers/clk/clk-axi-clkgen.mod.o CC drivers/clk/clk-cdce706.mod.o CC drivers/clk/clk-cdce925.mod.o CC drivers/clk/clk-cs2000-cp.mod.o CC drivers/clk/clk-max77686.mod.o CC drivers/clk/clk-max77802.mod.o CC drivers/clk/clk-palmas.mod.o CC drivers/clk/clk-pwm.mod.o CC drivers/clk/clk-rk808.mod.o CC drivers/clk/clk-s2mps11.mod.o CC drivers/clk/clk-scpi.mod.o CC drivers/clk/clk-si514.mod.o CC drivers/clk/clk-si5351.mod.o CC drivers/clk/clk-si570.mod.o CC drivers/clk/clk-twl6040.mod.o CC drivers/clk/clk-wm831x.mod.o CC drivers/clk/qcom/clk-qcom.mod.o CC drivers/clk/qcom/gcc-apq8084.mod.o CC drivers/clk/qcom/gcc-ipq4019.mod.o CC drivers/clk/qcom/gcc-ipq806x.mod.o CC drivers/clk/qcom/gcc-msm8660.mod.o CC drivers/clk/qcom/gcc-msm8916.mod.o CC drivers/clk/qcom/gcc-msm8960.mod.o CC drivers/clk/qcom/gcc-msm8974.mod.o CC drivers/clk/qcom/gcc-msm8996.mod.o CC drivers/clk/qcom/lcc-ipq806x.mod.o CC drivers/clk/qcom/lcc-msm8960.mod.o CC drivers/clk/qcom/mmcc-apq8084.mod.o CC drivers/clk/qcom/mmcc-msm8960.mod.o CC drivers/clk/qcom/mmcc-msm8974.mod.o CC drivers/clk/qcom/mmcc-msm8996.mod.o CC drivers/clk/ti/adpll.mod.o CC drivers/clk/samsung/clk-exynos-audss.mod.o CC drivers/connector/cn.mod.o CC drivers/clocksource/cs5535-clockevt.mod.o CC drivers/cpufreq/acpi-cpufreq.mod.o CC drivers/cpufreq/amd_freq_sensitivity.mod.o CC drivers/cpufreq/cpufreq_conservative.mod.o CC drivers/cpufreq/cpufreq-dt.mod.o CC drivers/cpufreq/cpufreq_ondemand.mod.o CC drivers/cpufreq/cpufreq_powersave.mod.o CC drivers/cpufreq/cpufreq_userspace.mod.o CC drivers/cpufreq/p4-clockmod.mod.o CC drivers/cpufreq/pcc-cpufreq.mod.o CC drivers/cpufreq/powernow-k8.mod.o CC drivers/cpufreq/sfi-cpufreq.mod.o CC drivers/cpufreq/speedstep-centrino.mod.o CC drivers/cpufreq/speedstep-lib.mod.o CC drivers/crypto/atmel-aes.mod.o CC drivers/crypto/ccp/ccp-crypto.mod.o CC drivers/crypto/ccp/ccp.mod.o CC drivers/crypto/img-hash.mod.o CC drivers/crypto/padlock-aes.mod.o CC drivers/crypto/padlock-sha.mod.o CC drivers/crypto/qat/qat_c3xxx/qat_c3xxx.mod.o CC drivers/crypto/qat/qat_c3xxxvf/qat_c3xxxvf.mod.o CC drivers/crypto/qat/qat_c62x/qat_c62x.mod.o CC drivers/crypto/qat/qat_c62xvf/qat_c62xvf.mod.o CC drivers/crypto/qat/qat_common/intel_qat.mod.o CC drivers/crypto/qat/qat_dh895xcc/qat_dh895xcc.mod.o CC drivers/crypto/qat/qat_dh895xccvf/qat_dh895xccvf.mod.o CC drivers/crypto/qce/qcrypto.mod.o CC drivers/crypto/s5p-sss.mod.o CC drivers/dax/dax.mod.o CC drivers/dca/dca.mod.o CC drivers/devfreq/event/exynos-nocp.mod.o CC drivers/devfreq/event/exynos-ppmu.mod.o CC drivers/devfreq/exynos-bus.mod.o CC drivers/devfreq/governor_passive.mod.o CC drivers/devfreq/governor_performance.mod.o CC drivers/devfreq/governor_powersave.mod.o CC drivers/devfreq/governor_simpleondemand.mod.o CC drivers/devfreq/governor_userspace.mod.o CC drivers/dma/dma-axi-dmac.mod.o CC drivers/dma/dmatest.mod.o CC drivers/dma/dw/dw_dmac.mod.o CC drivers/dma/dw/dw_dmac_core.mod.o CC drivers/dma/dw/dw_dmac_pci.mod.o CC drivers/dma/fsl-edma.mod.o CC drivers/dma/hsu/hsu_dma.mod.o CC drivers/dma/hsu/hsu_dma_pci.mod.o CC drivers/dma/idma64.mod.o CC drivers/dma/img-mdc-dma.mod.o CC drivers/dma/ioat/ioatdma.mod.o CC drivers/dma/mic_x100_dma.mod.o CC drivers/dma/nbpfaxi.mod.o CC drivers/dma/pch_dma.mod.o CC drivers/dma/qcom/hdma.mod.o CC drivers/dma/qcom/hdma_mgmt.mod.o CC drivers/dma/sh/rcar-dmac.mod.o CC drivers/dma/sh/shdma.mod.o CC drivers/dma/sh/sudmac.mod.o CC drivers/dma/sun6i-dma.mod.o CC drivers/dma/sh/usb-dmac.mod.o CC drivers/dma/timb_dma.mod.o CC drivers/dma/virt-dma.mod.o CC drivers/dma/xgene-dma.mod.o CC drivers/edac/amd64_edac_mod.mod.o CC drivers/edac/e752x_edac.mod.o CC drivers/edac/edac_core.mod.o CC drivers/edac/edac_mce_amd.mod.o CC drivers/edac/i3000_edac.mod.o CC drivers/edac/i3200_edac.mod.o CC drivers/edac/i5000_edac.mod.o CC drivers/edac/i5100_edac.mod.o CC drivers/edac/i5400_edac.mod.o CC drivers/edac/i7300_edac.mod.o CC drivers/edac/i7core_edac.mod.o CC drivers/edac/i82975x_edac.mod.o CC drivers/edac/ie31200_edac.mod.o CC drivers/edac/sb_edac.mod.o CC drivers/edac/skx_edac.mod.o CC drivers/edac/x38_edac.mod.o CC drivers/edac/xgene_edac.mod.o CC drivers/extcon/extcon-adc-jack.mod.o CC drivers/extcon/extcon-arizona.mod.o CC drivers/extcon/extcon-axp288.mod.o CC drivers/extcon/extcon-gpio.mod.o CC drivers/extcon/extcon-max14577.mod.o CC drivers/extcon/extcon-max3355.mod.o CC drivers/extcon/extcon-max77693.mod.o CC drivers/extcon/extcon-max77843.mod.o CC drivers/extcon/extcon-max8997.mod.o CC drivers/extcon/extcon-palmas.mod.o CC drivers/extcon/extcon-qcom-spmi-misc.mod.o CC drivers/extcon/extcon-rt8973a.mod.o CC drivers/extcon/extcon-sm5502.mod.o CC drivers/extcon/extcon-usb-gpio.mod.o CC drivers/firewire/firewire-core.mod.o CC drivers/firewire/firewire-net.mod.o CC drivers/firewire/firewire-ohci.mod.o CC drivers/firewire/firewire-sbp2.mod.o CC drivers/firewire/nosy.mod.o CC drivers/firmware/arm_scpi.mod.o CC drivers/firmware/dcdbas.mod.o CC drivers/firmware/dell_rbu.mod.o CC drivers/firmware/dmi-sysfs.mod.o CC drivers/firmware/edd.mod.o CC drivers/firmware/efi/capsule-loader.mod.o CC drivers/firmware/efi/efi-pstore.mod.o CC drivers/firmware/efi/efibc.mod.o CC drivers/firmware/efi/efivars.mod.o CC drivers/firmware/efi/test/efi_test.mod.o CC drivers/firmware/google/gsmi.mod.o CC drivers/firmware/google/memconsole.mod.o CC drivers/firmware/iscsi_ibft.mod.o CC drivers/firmware/qemu_fw_cfg.mod.o CC drivers/firmware/scpi_pm_domain.mod.o CC drivers/fmc/fmc-chardev.mod.o CC drivers/fmc/fmc-fakedev.mod.o CC drivers/fmc/fmc-trivial.mod.o CC drivers/fmc/fmc-write-eeprom.mod.o CC drivers/fmc/fmc.mod.o CC drivers/fpga/fpga-mgr.mod.o CC drivers/fpga/zynq-fpga.mod.o CC drivers/gpio/gpio-104-dio-48e.mod.o CC drivers/gpio/gpio-104-idi-48.mod.o CC drivers/gpio/gpio-104-idio-16.mod.o CC drivers/gpio/gpio-74x164.mod.o CC drivers/gpio/gpio-74xx-mmio.mod.o CC drivers/gpio/gpio-adnp.mod.o CC drivers/gpio/gpio-adp5520.mod.o CC drivers/gpio/gpio-adp5588.mod.o CC drivers/gpio/gpio-altera.mod.o CC drivers/gpio/gpio-amd8111.mod.o CC drivers/gpio/gpio-amdpt.mod.o CC drivers/gpio/gpio-arizona.mod.o CC drivers/gpio/gpio-ath79.mod.o CC drivers/gpio/gpio-brcmstb.mod.o CC drivers/gpio/gpio-clps711x.mod.o CC drivers/gpio/gpio-crystalcove.mod.o CC drivers/gpio/gpio-cs5535.mod.o CC drivers/gpio/gpio-da9052.mod.o CC drivers/gpio/gpio-da9055.mod.o CC drivers/gpio/gpio-dln2.mod.o CC drivers/gpio/gpio-dwapb.mod.o CC drivers/gpio/gpio-f7188x.mod.o CC drivers/gpio/gpio-grgpio.mod.o CC drivers/gpio/gpio-ich.mod.o CC drivers/gpio/gpio-it87.mod.o CC drivers/gpio/gpio-janz-ttl.mod.o CC drivers/gpio/gpio-kempld.mod.o CC drivers/gpio/gpio-lp3943.mod.o CC drivers/gpio/gpio-lpc18xx.mod.o CC drivers/gpio/gpio-lynxpoint.mod.o CC drivers/gpio/gpio-max7300.mod.o CC drivers/gpio/gpio-max7301.mod.o CC drivers/gpio/gpio-max730x.mod.o CC drivers/gpio/gpio-max732x.mod.o CC drivers/gpio/gpio-max77620.mod.o CC drivers/gpio/gpio-mc33880.mod.o CC drivers/gpio/gpio-mcp23s08.mod.o CC drivers/gpio/gpio-menz127.mod.o CC drivers/gpio/gpio-merrifield.mod.o CC drivers/gpio/gpio-ml-ioh.mod.o CC drivers/gpio/gpio-pca953x.mod.o CC drivers/gpio/gpio-pcf857x.mod.o CC drivers/gpio/gpio-pch.mod.o CC drivers/gpio/gpio-pisosr.mod.o CC drivers/gpio/gpio-rcar.mod.o CC drivers/gpio/gpio-rdc321x.mod.o CC drivers/gpio/gpio-sch.mod.o CC drivers/gpio/gpio-sch311x.mod.o CC drivers/gpio/gpio-syscon.mod.o CC drivers/gpio/gpio-tpic2810.mod.o CC drivers/gpio/gpio-tps65086.mod.o CC drivers/gpio/gpio-tps65218.mod.o CC drivers/gpio/gpio-tps65912.mod.o CC drivers/gpio/gpio-ts4800.mod.o CC drivers/gpio/gpio-ts5500.mod.o CC drivers/gpio/gpio-twl4030.mod.o CC drivers/gpio/gpio-twl6040.mod.o CC drivers/gpio/gpio-ucb1400.mod.o CC drivers/gpio/gpio-viperboard.mod.o CC drivers/gpio/gpio-vx855.mod.o CC drivers/gpio/gpio-wm831x.mod.o CC drivers/gpio/gpio-wm8350.mod.o CC drivers/gpio/gpio-wm8994.mod.o CC drivers/gpio/gpio-ws16c48.mod.o CC drivers/gpio/gpio-xilinx.mod.o CC drivers/gpio/gpio-xlp.mod.o CC drivers/gpu/drm/amd/amdgpu/amdgpu.mod.o CC drivers/gpu/drm/amd/amdkfd/amdkfd.mod.o CC drivers/gpu/drm/arc/arcpgu.mod.o CC drivers/gpu/drm/ast/ast.mod.o CC drivers/gpu/drm/bochs/bochs-drm.mod.o CC drivers/gpu/drm/bridge/analogix-anx78xx.mod.o CC drivers/gpu/drm/bridge/nxp-ptn3460.mod.o CC drivers/gpu/drm/bridge/parade-ps8622.mod.o CC drivers/gpu/drm/bridge/sii902x.mod.o CC drivers/gpu/drm/bridge/tc358767.mod.o CC drivers/gpu/drm/cirrus/cirrus.mod.o CC drivers/gpu/drm/drm.mod.o CC drivers/gpu/drm/drm_kms_helper.mod.o CC drivers/gpu/drm/gma500/gma500_gfx.mod.o CC drivers/gpu/drm/i2c/ch7006.mod.o CC drivers/gpu/drm/i2c/sil164.mod.o CC drivers/gpu/drm/i2c/tda998x.mod.o CC drivers/gpu/drm/i810/i810.mod.o CC drivers/gpu/drm/i915/i915.mod.o CC drivers/gpu/drm/mga/mga.mod.o CC drivers/gpu/drm/mgag200/mgag200.mod.o CC drivers/gpu/drm/nouveau/nouveau.mod.o CC drivers/gpu/drm/panel/panel-lg-lg4573.mod.o CC drivers/gpu/drm/panel/panel-panasonic-vvx10f034n00.mod.o CC drivers/gpu/drm/panel/panel-samsung-ld9040.mod.o CC drivers/gpu/drm/panel/panel-samsung-s6e8aa0.mod.o CC drivers/gpu/drm/panel/panel-sharp-lq101r1sx01.mod.o CC drivers/gpu/drm/panel/panel-sharp-ls043t1le01.mod.o CC drivers/gpu/drm/panel/panel-simple.mod.o CC drivers/gpu/drm/qxl/qxl.mod.o CC drivers/gpu/drm/r128/r128.mod.o CC drivers/gpu/drm/radeon/radeon.mod.o CC drivers/gpu/drm/savage/savage.mod.o CC drivers/gpu/drm/sis/sis.mod.o CC drivers/gpu/drm/tdfx/tdfx.mod.o CC drivers/gpu/drm/ttm/ttm.mod.o CC drivers/gpu/drm/udl/udl.mod.o CC drivers/gpu/drm/vc4/vc4.mod.o CC drivers/gpu/drm/vgem/vgem.mod.o CC drivers/gpu/drm/via/via.mod.o CC drivers/gpu/drm/virtio/virtio-gpu.mod.o CC drivers/gpu/drm/vmwgfx/vmwgfx.mod.o CC drivers/hid/hid-a4tech.mod.o CC drivers/hid/hid-alps.mod.o CC drivers/hid/hid-apple.mod.o CC drivers/hid/hid-appleir.mod.o CC drivers/hid/hid-asus.mod.o CC drivers/hid/hid-aureal.mod.o CC drivers/hid/hid-axff.mod.o CC drivers/hid/hid-belkin.mod.o CC drivers/hid/hid-betopff.mod.o CC drivers/hid/hid-cherry.mod.o CC drivers/hid/hid-chicony.mod.o CC drivers/hid/hid-cmedia.mod.o CC drivers/hid/hid-corsair.mod.o CC drivers/hid/hid-cp2112.mod.o CC drivers/hid/hid-cypress.mod.o CC drivers/hid/hid-dr.mod.o CC drivers/hid/hid-elecom.mod.o CC drivers/hid/hid-elo.mod.o CC drivers/hid/hid-emsff.mod.o CC drivers/hid/hid-ezkey.mod.o CC drivers/hid/hid-gaff.mod.o CC drivers/hid/hid-gembird.mod.o CC drivers/hid/hid-generic.mod.o CC drivers/hid/hid-gfrm.mod.o CC drivers/hid/hid-gt683r.mod.o CC drivers/hid/hid-gyration.mod.o CC drivers/hid/hid-holtek-kbd.mod.o CC drivers/hid/hid-holtek-mouse.mod.o CC drivers/hid/hid-holtekff.mod.o CC drivers/hid/hid-hyperv.mod.o CC drivers/hid/hid-icade.mod.o CC drivers/hid/hid-kensington.mod.o CC drivers/hid/hid-keytouch.mod.o CC drivers/hid/hid-kye.mod.o CC drivers/hid/hid-lcpower.mod.o CC drivers/hid/hid-led.mod.o CC drivers/hid/hid-lenovo.mod.o CC drivers/hid/hid-logitech-dj.mod.o CC drivers/hid/hid-logitech-hidpp.mod.o CC drivers/hid/hid-logitech.mod.o CC drivers/hid/hid-magicmouse.mod.o CC drivers/hid/hid-microsoft.mod.o CC drivers/hid/hid-monterey.mod.o CC drivers/hid/hid-multitouch.mod.o CC drivers/hid/hid-ntrig.mod.o CC drivers/hid/hid-ortek.mod.o CC drivers/hid/hid-penmount.mod.o CC drivers/hid/hid-petalynx.mod.o CC drivers/hid/hid-picolcd.mod.o CC drivers/hid/hid-pl.mod.o CC drivers/hid/hid-plantronics.mod.o CC drivers/hid/hid-primax.mod.o CC drivers/hid/hid-prodikeys.mod.o CC drivers/hid/hid-rmi.mod.o CC drivers/hid/hid-roccat-arvo.mod.o CC drivers/hid/hid-roccat-common.mod.o CC drivers/hid/hid-roccat-isku.mod.o CC drivers/hid/hid-roccat-koneplus.mod.o CC drivers/hid/hid-roccat-kone.mod.o CC drivers/hid/hid-roccat-konepure.mod.o CC drivers/hid/hid-roccat-kovaplus.mod.o CC drivers/hid/hid-roccat-lua.mod.o CC drivers/hid/hid-roccat-pyra.mod.o CC drivers/hid/hid-roccat-ryos.mod.o CC drivers/hid/hid-roccat-savu.mod.o CC drivers/hid/hid-roccat.mod.o CC drivers/hid/hid-saitek.mod.o CC drivers/hid/hid-samsung.mod.o CC drivers/hid/hid-sensor-custom.mod.o CC drivers/hid/hid-sensor-hub.mod.o CC drivers/hid/hid-sjoy.mod.o CC drivers/hid/hid-sony.mod.o CC drivers/hid/hid-speedlink.mod.o CC drivers/hid/hid-steelseries.mod.o CC drivers/hid/hid-sunplus.mod.o CC drivers/hid/hid-tivo.mod.o CC drivers/hid/hid-tmff.mod.o CC drivers/hid/hid-topseed.mod.o CC drivers/hid/hid-twinhan.mod.o CC drivers/hid/hid-uclogic.mod.o CC drivers/hid/hid-waltop.mod.o CC drivers/hid/hid-wiimote.mod.o CC drivers/hid/hid-xinmo.mod.o CC drivers/hid/hid-zpff.mod.o CC drivers/hid/hid-zydacron.mod.o CC drivers/hid/hid.mod.o CC drivers/hid/i2c-hid/i2c-hid.mod.o CC drivers/hid/uhid.mod.o CC drivers/hid/usbhid/usbhid.mod.o CC drivers/hid/usbhid/usbkbd.mod.o CC drivers/hid/usbhid/usbmouse.mod.o CC drivers/hid/wacom.mod.o CC drivers/hsi/clients/hsi_char.mod.o CC drivers/hsi/hsi.mod.o CC drivers/hv/hv_balloon.mod.o CC drivers/hv/hv_utils.mod.o CC drivers/hv/hv_vmbus.mod.o CC drivers/hwmon/abituguru.mod.o CC drivers/hwmon/abituguru3.mod.o CC drivers/hwmon/acpi_power_meter.mod.o CC drivers/hwmon/ad7314.mod.o CC drivers/hwmon/ad7414.mod.o CC drivers/hwmon/ad7418.mod.o CC drivers/hwmon/adc128d818.mod.o CC drivers/hwmon/adcxx.mod.o CC drivers/hwmon/adm1021.mod.o CC drivers/hwmon/adm1025.mod.o CC drivers/hwmon/adm1026.mod.o CC drivers/hwmon/adm1029.mod.o CC drivers/hwmon/adm1031.mod.o CC drivers/hwmon/adm9240.mod.o CC drivers/hwmon/ads1015.mod.o CC drivers/hwmon/ads7828.mod.o CC drivers/hwmon/ads7871.mod.o CC drivers/hwmon/adt7310.mod.o CC drivers/hwmon/adt7410.mod.o CC drivers/hwmon/adt7411.mod.o CC drivers/hwmon/adt7462.mod.o CC drivers/hwmon/adt7470.mod.o CC drivers/hwmon/adt7475.mod.o CC drivers/hwmon/adt7x10.mod.o CC drivers/hwmon/amc6821.mod.o CC drivers/hwmon/applesmc.mod.o CC drivers/hwmon/asb100.mod.o CC drivers/hwmon/asc7621.mod.o CC drivers/hwmon/asus_atk0110.mod.o CC drivers/hwmon/atxp1.mod.o CC drivers/hwmon/coretemp.mod.o CC drivers/hwmon/da9052-hwmon.mod.o CC drivers/hwmon/da9055-hwmon.mod.o CC drivers/hwmon/dell-smm-hwmon.mod.o CC drivers/hwmon/dme1737.mod.o CC drivers/hwmon/ds1621.mod.o CC drivers/hwmon/ds620.mod.o CC drivers/hwmon/emc1403.mod.o CC drivers/hwmon/emc2103.mod.o CC drivers/hwmon/emc6w201.mod.o CC drivers/hwmon/f71805f.mod.o CC drivers/hwmon/f71882fg.mod.o CC drivers/hwmon/f75375s.mod.o CC drivers/hwmon/fam15h_power.mod.o CC drivers/hwmon/fschmd.mod.o CC drivers/hwmon/ftsteutates.mod.o CC drivers/hwmon/g760a.mod.o CC drivers/hwmon/g762.mod.o CC drivers/hwmon/gl518sm.mod.o CC drivers/hwmon/gl520sm.mod.o CC drivers/hwmon/gpio-fan.mod.o CC drivers/hwmon/hih6130.mod.o CC drivers/hwmon/hwmon-vid.mod.o CC drivers/hwmon/hwmon.mod.o CC drivers/hwmon/i5500_temp.mod.o CC drivers/hwmon/i5k_amb.mod.o CC drivers/hwmon/ibmaem.mod.o CC drivers/hwmon/ibmpex.mod.o CC drivers/hwmon/iio_hwmon.mod.o CC drivers/hwmon/ina209.mod.o CC drivers/hwmon/ina2xx.mod.o CC drivers/hwmon/ina3221.mod.o CC drivers/hwmon/it87.mod.o CC drivers/hwmon/jc42.mod.o CC drivers/hwmon/k10temp.mod.o CC drivers/hwmon/k8temp.mod.o CC drivers/hwmon/lineage-pem.mod.o CC drivers/hwmon/lm63.mod.o CC drivers/hwmon/lm70.mod.o CC drivers/hwmon/lm73.mod.o CC drivers/hwmon/lm75.mod.o CC drivers/hwmon/lm77.mod.o CC drivers/hwmon/lm78.mod.o CC drivers/hwmon/lm80.mod.o CC drivers/hwmon/lm83.mod.o CC drivers/hwmon/lm85.mod.o CC drivers/hwmon/lm87.mod.o CC drivers/hwmon/lm90.mod.o CC drivers/hwmon/lm92.mod.o CC drivers/hwmon/lm93.mod.o CC drivers/hwmon/lm95234.mod.o CC drivers/hwmon/lm95241.mod.o CC drivers/hwmon/lm95245.mod.o CC drivers/hwmon/ltc2945.mod.o CC drivers/hwmon/ltc2990.mod.o CC drivers/hwmon/ltc4151.mod.o CC drivers/hwmon/ltc4215.mod.o CC drivers/hwmon/ltc4222.mod.o CC drivers/hwmon/ltc4245.mod.o CC drivers/hwmon/ltc4260.mod.o CC drivers/hwmon/ltc4261.mod.o CC drivers/hwmon/max1111.mod.o CC drivers/hwmon/max16065.mod.o CC drivers/hwmon/max1619.mod.o CC drivers/hwmon/max1668.mod.o CC drivers/hwmon/max197.mod.o CC drivers/hwmon/max31722.mod.o CC drivers/hwmon/max31790.mod.o CC drivers/hwmon/max6639.mod.o CC drivers/hwmon/max6642.mod.o CC drivers/hwmon/max6650.mod.o CC drivers/hwmon/max6697.mod.o CC drivers/hwmon/mc13783-adc.mod.o CC drivers/hwmon/mcp3021.mod.o CC drivers/hwmon/menf21bmc_hwmon.mod.o CC drivers/hwmon/nct6683.mod.o CC drivers/hwmon/nct6775.mod.o CC drivers/hwmon/nct7802.mod.o CC drivers/hwmon/nct7904.mod.o CC drivers/hwmon/nsa320-hwmon.mod.o CC drivers/hwmon/ntc_thermistor.mod.o CC drivers/hwmon/pc87360.mod.o CC drivers/hwmon/pc87427.mod.o CC drivers/hwmon/pcf8591.mod.o CC drivers/hwmon/pmbus/adm1275.mod.o CC drivers/hwmon/pmbus/lm25066.mod.o CC drivers/hwmon/pmbus/ltc2978.mod.o CC drivers/hwmon/pmbus/ltc3815.mod.o CC drivers/hwmon/pmbus/max16064.mod.o CC drivers/hwmon/pmbus/max20751.mod.o CC drivers/hwmon/pmbus/max34440.mod.o CC drivers/hwmon/pmbus/max8688.mod.o CC drivers/hwmon/pmbus/pmbus.mod.o CC drivers/hwmon/pmbus/pmbus_core.mod.o CC drivers/hwmon/pmbus/tps40422.mod.o CC drivers/hwmon/pmbus/ucd9000.mod.o CC drivers/hwmon/pmbus/ucd9200.mod.o CC drivers/hwmon/pmbus/zl6100.mod.o CC drivers/hwmon/powr1220.mod.o CC drivers/hwmon/pwm-fan.mod.o CC drivers/hwmon/sch5627.mod.o CC drivers/hwmon/sch5636.mod.o CC drivers/hwmon/sch56xx-common.mod.o CC drivers/hwmon/scpi-hwmon.mod.o CC drivers/hwmon/sht15.mod.o CC drivers/hwmon/sht21.mod.o CC drivers/hwmon/sht3x.mod.o CC drivers/hwmon/shtc1.mod.o CC drivers/hwmon/sis5595.mod.o CC drivers/hwmon/smm665.mod.o CC drivers/hwmon/smsc47b397.mod.o CC drivers/hwmon/smsc47m1.mod.o CC drivers/hwmon/smsc47m192.mod.o CC drivers/hwmon/tc74.mod.o CC drivers/hwmon/thmc50.mod.o CC drivers/hwmon/tmp102.mod.o CC drivers/hwmon/tmp103.mod.o CC drivers/hwmon/tmp401.mod.o CC drivers/hwmon/tmp421.mod.o CC drivers/hwmon/twl4030-madc-hwmon.mod.o CC drivers/hwmon/via-cputemp.mod.o CC drivers/hwmon/via686a.mod.o CC drivers/hwmon/vt1211.mod.o CC drivers/hwmon/vt8231.mod.o CC drivers/hwmon/w83627ehf.mod.o CC drivers/hwmon/w83627hf.mod.o CC drivers/hwmon/w83781d.mod.o CC drivers/hwmon/w83791d.mod.o CC drivers/hwmon/w83792d.mod.o CC drivers/hwmon/w83793.mod.o CC drivers/hwmon/w83795.mod.o CC drivers/hwmon/w83l785ts.mod.o CC drivers/hwmon/w83l786ng.mod.o CC drivers/hwmon/wm831x-hwmon.mod.o CC drivers/hwmon/wm8350-hwmon.mod.o CC drivers/hwtracing/intel_th/intel_th.mod.o CC drivers/hwtracing/intel_th/intel_th_gth.mod.o CC drivers/hwtracing/intel_th/intel_th_msu.mod.o CC drivers/hwtracing/intel_th/intel_th_pci.mod.o CC drivers/hwtracing/intel_th/intel_th_pti.mod.o CC drivers/hwtracing/intel_th/intel_th_sth.mod.o CC drivers/hwtracing/stm/dummy_stm.mod.o CC drivers/hwtracing/stm/stm_console.mod.o CC drivers/hwtracing/stm/stm_core.mod.o CC drivers/hwtracing/stm/stm_heartbeat.mod.o CC drivers/i2c/algos/i2c-algo-bit.mod.o CC drivers/i2c/algos/i2c-algo-pca.mod.o CC drivers/i2c/busses/i2c-ali1535.mod.o CC drivers/i2c/busses/i2c-ali1563.mod.o CC drivers/i2c/busses/i2c-ali15x3.mod.o CC drivers/i2c/busses/i2c-amd756-s4882.mod.o CC drivers/i2c/busses/i2c-amd756.mod.o CC drivers/i2c/busses/i2c-amd8111.mod.o CC drivers/i2c/busses/i2c-axxia.mod.o CC drivers/i2c/busses/i2c-bcm-iproc.mod.o CC drivers/i2c/busses/i2c-brcmstb.mod.o CC drivers/i2c/busses/i2c-cbus-gpio.mod.o CC drivers/i2c/busses/i2c-cros-ec-tunnel.mod.o CC drivers/i2c/busses/i2c-designware-core.mod.o CC drivers/i2c/busses/i2c-designware-pci.mod.o CC drivers/i2c/busses/i2c-designware-platform.mod.o CC drivers/i2c/busses/i2c-diolan-u2c.mod.o CC drivers/i2c/busses/i2c-dln2.mod.o CC drivers/i2c/busses/i2c-efm32.mod.o CC drivers/i2c/busses/i2c-eg20t.mod.o CC drivers/i2c/busses/i2c-emev2.mod.o CC drivers/i2c/busses/i2c-gpio.mod.o CC drivers/i2c/busses/i2c-hix5hd2.mod.o CC drivers/i2c/busses/i2c-i801.mod.o CC drivers/i2c/busses/i2c-img-scb.mod.o CC drivers/i2c/busses/i2c-isch.mod.o CC drivers/i2c/busses/i2c-ismt.mod.o CC drivers/i2c/busses/i2c-jz4780.mod.o CC drivers/i2c/busses/i2c-kempld.mod.o CC drivers/i2c/busses/i2c-lpc2k.mod.o CC drivers/i2c/busses/i2c-meson.mod.o CC drivers/i2c/busses/i2c-mt65xx.mod.o CC drivers/i2c/busses/i2c-nforce2-s4985.mod.o CC drivers/i2c/busses/i2c-nforce2.mod.o CC drivers/i2c/busses/i2c-ocores.mod.o CC drivers/i2c/busses/i2c-parport-light.mod.o CC drivers/i2c/busses/i2c-parport.mod.o CC drivers/i2c/busses/i2c-pca-platform.mod.o CC drivers/i2c/busses/i2c-piix4.mod.o CC drivers/i2c/busses/i2c-riic.mod.o CC drivers/i2c/busses/i2c-rcar.mod.o CC drivers/i2c/busses/i2c-rk3x.mod.o CC drivers/i2c/busses/i2c-robotfuzz-osif.mod.o CC drivers/i2c/busses/i2c-scmi.mod.o CC drivers/i2c/busses/i2c-sh_mobile.mod.o CC drivers/i2c/busses/i2c-simtec.mod.o CC drivers/i2c/busses/i2c-sis5595.mod.o CC drivers/i2c/busses/i2c-sis630.mod.o CC drivers/i2c/busses/i2c-sis96x.mod.o CC drivers/i2c/busses/i2c-sun6i-p2wi.mod.o CC drivers/i2c/busses/i2c-taos-evm.mod.o CC drivers/i2c/busses/i2c-tiny-usb.mod.o CC drivers/i2c/busses/i2c-uniphier-f.mod.o CC drivers/i2c/busses/i2c-uniphier.mod.o CC drivers/i2c/busses/i2c-versatile.mod.o CC drivers/i2c/busses/i2c-via.mod.o CC drivers/i2c/busses/i2c-viapro.mod.o CC drivers/i2c/busses/i2c-viperboard.mod.o CC drivers/i2c/busses/i2c-xiic.mod.o CC drivers/i2c/busses/i2c-xlp9xx.mod.o CC drivers/i2c/i2c-dev.mod.o CC drivers/i2c/i2c-mux.mod.o CC drivers/i2c/i2c-slave-eeprom.mod.o CC drivers/i2c/i2c-smbus.mod.o CC drivers/i2c/i2c-stub.mod.o CC drivers/i2c/muxes/i2c-arb-gpio-challenge.mod.o CC drivers/i2c/muxes/i2c-demux-pinctrl.mod.o CC drivers/i2c/muxes/i2c-mux-gpio.mod.o CC drivers/i2c/muxes/i2c-mux-pca9541.mod.o CC drivers/i2c/muxes/i2c-mux-pca954x.mod.o CC drivers/i2c/muxes/i2c-mux-pinctrl.mod.o CC drivers/i2c/muxes/i2c-mux-reg.mod.o CC drivers/ide/aec62xx.mod.o CC drivers/ide/alim15x3.mod.o CC drivers/ide/amd74xx.mod.o CC drivers/ide/atiixp.mod.o CC drivers/ide/cmd640.mod.o CC drivers/ide/cmd64x.mod.o CC drivers/ide/cs5520.mod.o CC drivers/ide/cs5530.mod.o CC drivers/ide/delkin_cb.mod.o CC drivers/ide/hpt366.mod.o CC drivers/ide/ide-cd_mod.mod.o CC drivers/ide/ide-core.mod.o CC drivers/ide/ide-cs.mod.o CC drivers/ide/ide-gd_mod.mod.o CC drivers/ide/ide-generic.mod.o CC drivers/ide/ide-pci-generic.mod.o CC drivers/ide/ide-pnp.mod.o CC drivers/ide/ide-tape.mod.o CC drivers/ide/ide_platform.mod.o CC drivers/ide/it8172.mod.o CC drivers/ide/it8213.mod.o CC drivers/ide/it821x.mod.o CC drivers/ide/jmicron.mod.o CC drivers/ide/ns87415.mod.o CC drivers/ide/opti621.mod.o CC drivers/ide/pdc202xx_new.mod.o CC drivers/ide/pdc202xx_old.mod.o CC drivers/ide/piix.mod.o CC drivers/ide/rz1000.mod.o CC drivers/ide/sc1200.mod.o CC drivers/ide/serverworks.mod.o CC drivers/ide/siimage.mod.o CC drivers/ide/sis5513.mod.o CC drivers/ide/slc90e66.mod.o CC drivers/ide/tc86c001.mod.o CC drivers/ide/triflex.mod.o CC drivers/ide/trm290.mod.o CC drivers/ide/via82cxxx.mod.o CC drivers/idle/i7300_idle.mod.o CC drivers/iio/accel/bma180.mod.o CC drivers/iio/accel/bma220_spi.mod.o CC drivers/iio/accel/bmc150-accel-core.mod.o CC drivers/iio/accel/bmc150-accel-i2c.mod.o CC drivers/iio/accel/bmc150-accel-spi.mod.o CC drivers/iio/accel/hid-sensor-accel-3d.mod.o CC drivers/iio/accel/kxcjk-1013.mod.o CC drivers/iio/accel/kxsd9.mod.o CC drivers/iio/accel/mma7455_core.mod.o CC drivers/iio/accel/mma7455_i2c.mod.o CC drivers/iio/accel/mma7455_spi.mod.o CC drivers/iio/accel/mma7660.mod.o CC drivers/iio/accel/mma8452.mod.o CC drivers/iio/accel/mma9551.mod.o CC drivers/iio/accel/mma9551_core.mod.o CC drivers/iio/accel/mma9553.mod.o CC drivers/iio/accel/mxc4005.mod.o CC drivers/iio/accel/mxc6255.mod.o CC drivers/iio/accel/ssp_accel_sensor.mod.o CC drivers/iio/accel/st_accel.mod.o CC drivers/iio/accel/st_accel_i2c.mod.o CC drivers/iio/accel/st_accel_spi.mod.o CC drivers/iio/accel/stk8312.mod.o CC drivers/iio/accel/stk8ba50.mod.o CC drivers/iio/adc/ad7266.mod.o CC drivers/iio/adc/ad7291.mod.o CC drivers/iio/adc/ad7298.mod.o CC drivers/iio/adc/ad7476.mod.o CC drivers/iio/adc/ad7791.mod.o CC drivers/iio/adc/ad7793.mod.o CC drivers/iio/adc/ad7887.mod.o CC drivers/iio/adc/ad7923.mod.o CC drivers/iio/adc/ad799x.mod.o CC drivers/iio/adc/ad_sigma_delta.mod.o CC drivers/iio/adc/at91-sama5d2_adc.mod.o CC drivers/iio/adc/axp288_adc.mod.o CC drivers/iio/adc/bcm_iproc_adc.mod.o CC drivers/iio/adc/cc10001_adc.mod.o CC drivers/iio/adc/da9150-gpadc.mod.o CC drivers/iio/adc/exynos_adc.mod.o CC drivers/iio/adc/fsl-imx25-gcq.mod.o CC drivers/iio/adc/hi8435.mod.o CC drivers/iio/adc/imx7d_adc.mod.o CC drivers/iio/adc/ina2xx-adc.mod.o CC drivers/iio/adc/lp8788_adc.mod.o CC drivers/iio/adc/lpc18xx_adc.mod.o CC drivers/iio/adc/max1027.mod.o CC drivers/iio/adc/max1363.mod.o CC drivers/iio/adc/mcp320x.mod.o CC drivers/iio/adc/mcp3422.mod.o CC drivers/iio/adc/men_z188_adc.mod.o CC drivers/iio/adc/mxs-lradc.mod.o CC drivers/iio/adc/nau7802.mod.o CC drivers/iio/adc/palmas_gpadc.mod.o CC drivers/iio/adc/qcom-spmi-iadc.mod.o CC drivers/iio/adc/qcom-spmi-vadc.mod.o CC drivers/iio/adc/ti-adc081c.mod.o CC drivers/iio/adc/ti-adc0832.mod.o CC drivers/iio/adc/ti-adc128s052.mod.o CC drivers/iio/adc/ti-ads1015.mod.o CC drivers/iio/adc/ti-ads8688.mod.o CC drivers/iio/adc/ti_am335x_adc.mod.o CC drivers/iio/adc/twl4030-madc.mod.o CC drivers/iio/adc/twl6030-gpadc.mod.o CC drivers/iio/adc/vf610_adc.mod.o CC drivers/iio/adc/viperboard_adc.mod.o CC drivers/iio/adc/xilinx-xadc.mod.o CC drivers/iio/amplifiers/ad8366.mod.o CC drivers/iio/buffer/industrialio-buffer-cb.mod.o CC drivers/iio/buffer/industrialio-triggered-buffer.mod.o CC drivers/iio/buffer/kfifo_buf.mod.o CC drivers/iio/chemical/ams-iaq-core.mod.o CC drivers/iio/chemical/atlas-ph-sensor.mod.o CC drivers/iio/chemical/vz89x.mod.o CC drivers/iio/common/hid-sensors/hid-sensor-iio-common.mod.o CC drivers/iio/common/hid-sensors/hid-sensor-trigger.mod.o CC drivers/iio/common/ms_sensors/ms_sensors_i2c.mod.o CC drivers/iio/common/ssp_sensors/sensorhub.mod.o CC drivers/iio/common/ssp_sensors/ssp_iio.mod.o CC drivers/iio/common/st_sensors/st_sensors.mod.o CC drivers/iio/common/st_sensors/st_sensors_i2c.mod.o CC drivers/iio/common/st_sensors/st_sensors_spi.mod.o CC drivers/iio/dac/ad5064.mod.o CC drivers/iio/dac/ad5360.mod.o CC drivers/iio/dac/ad5380.mod.o CC drivers/iio/dac/ad5421.mod.o CC drivers/iio/dac/ad5446.mod.o CC drivers/iio/dac/ad5449.mod.o CC drivers/iio/dac/ad5504.mod.o CC drivers/iio/dac/ad5592r-base.mod.o CC drivers/iio/dac/ad5592r.mod.o CC drivers/iio/dac/ad5593r.mod.o CC drivers/iio/dac/ad5624r_spi.mod.o CC drivers/iio/dac/ad5686.mod.o CC drivers/iio/dac/ad5755.mod.o CC drivers/iio/dac/ad5761.mod.o CC drivers/iio/dac/ad5764.mod.o CC drivers/iio/dac/ad5791.mod.o CC drivers/iio/dac/ad7303.mod.o CC drivers/iio/dac/lpc18xx_dac.mod.o CC drivers/iio/dac/m62332.mod.o CC drivers/iio/dac/max517.mod.o CC drivers/iio/dac/max5821.mod.o CC drivers/iio/dac/mcp4725.mod.o CC drivers/iio/dac/mcp4922.mod.o CC drivers/iio/dac/stx104.mod.o CC drivers/iio/dac/vf610_dac.mod.o CC drivers/iio/dummy/iio_dummy.mod.o CC drivers/iio/dummy/iio_dummy_evgen.mod.o CC drivers/iio/frequency/ad9523.mod.o CC drivers/iio/frequency/adf4350.mod.o CC drivers/iio/gyro/adis16080.mod.o CC drivers/iio/gyro/adis16130.mod.o CC drivers/iio/gyro/adis16136.mod.o CC drivers/iio/gyro/adis16260.mod.o CC drivers/iio/gyro/adxrs450.mod.o CC drivers/iio/gyro/bmg160_core.mod.o CC drivers/iio/gyro/bmg160_i2c.mod.o CC drivers/iio/gyro/bmg160_spi.mod.o CC drivers/iio/gyro/hid-sensor-gyro-3d.mod.o CC drivers/iio/gyro/itg3200.mod.o CC drivers/iio/gyro/ssp_gyro_sensor.mod.o CC drivers/iio/gyro/st_gyro.mod.o CC drivers/iio/gyro/st_gyro_i2c.mod.o CC drivers/iio/gyro/st_gyro_spi.mod.o CC drivers/iio/health/afe4403.mod.o CC drivers/iio/health/afe4404.mod.o CC drivers/iio/health/max30100.mod.o CC drivers/iio/humidity/am2315.mod.o CC drivers/iio/humidity/dht11.mod.o CC drivers/iio/humidity/hdc100x.mod.o CC drivers/iio/humidity/htu21.mod.o CC drivers/iio/humidity/si7005.mod.o CC drivers/iio/humidity/si7020.mod.o CC drivers/iio/imu/adis16400.mod.o CC drivers/iio/imu/adis16480.mod.o CC drivers/iio/imu/adis_lib.mod.o CC drivers/iio/imu/bmi160/bmi160_core.mod.o CC drivers/iio/imu/bmi160/bmi160_i2c.mod.o CC drivers/iio/imu/bmi160/bmi160_spi.mod.o CC drivers/iio/imu/inv_mpu6050/inv-mpu6050-i2c.mod.o CC drivers/iio/imu/inv_mpu6050/inv-mpu6050-spi.mod.o CC drivers/iio/imu/inv_mpu6050/inv-mpu6050.mod.o CC drivers/iio/imu/kmx61.mod.o CC drivers/iio/industrialio-configfs.mod.o CC drivers/iio/industrialio-sw-device.mod.o CC drivers/iio/industrialio-sw-trigger.mod.o CC drivers/iio/industrialio-triggered-event.mod.o CC drivers/iio/industrialio.mod.o CC drivers/iio/light/acpi-als.mod.o CC drivers/iio/light/adjd_s311.mod.o CC drivers/iio/light/al3320a.mod.o CC drivers/iio/light/apds9300.mod.o CC drivers/iio/light/apds9960.mod.o CC drivers/iio/light/bh1750.mod.o CC drivers/iio/light/bh1780.mod.o CC drivers/iio/light/cm32181.mod.o CC drivers/iio/light/cm3232.mod.o CC drivers/iio/light/cm3323.mod.o CC drivers/iio/light/cm36651.mod.o CC drivers/iio/light/gp2ap020a00f.mod.o CC drivers/iio/light/hid-sensor-als.mod.o CC drivers/iio/light/hid-sensor-prox.mod.o CC drivers/iio/light/isl29125.mod.o CC drivers/iio/light/jsa1212.mod.o CC drivers/iio/light/lm3533-als.mod.o CC drivers/iio/light/ltr501.mod.o CC drivers/iio/light/max44000.mod.o CC drivers/iio/light/opt3001.mod.o CC drivers/iio/light/pa12203001.mod.o CC drivers/iio/light/rpr0521.mod.o CC drivers/iio/light/stk3310.mod.o CC drivers/iio/light/tcs3414.mod.o CC drivers/iio/light/tcs3472.mod.o CC drivers/iio/light/tsl2563.mod.o CC drivers/iio/light/tsl4531.mod.o CC drivers/iio/light/us5182d.mod.o CC drivers/iio/light/vcnl4000.mod.o CC drivers/iio/light/veml6070.mod.o CC drivers/iio/magnetometer/ak8975.mod.o CC drivers/iio/magnetometer/bmc150_magn.mod.o CC drivers/iio/magnetometer/bmc150_magn_i2c.mod.o CC drivers/iio/magnetometer/bmc150_magn_spi.mod.o CC drivers/iio/magnetometer/hid-sensor-magn-3d.mod.o CC drivers/iio/magnetometer/hmc5843_core.mod.o CC drivers/iio/magnetometer/hmc5843_i2c.mod.o CC drivers/iio/magnetometer/hmc5843_spi.mod.o CC drivers/iio/magnetometer/mag3110.mod.o CC drivers/iio/magnetometer/mmc35240.mod.o CC drivers/iio/magnetometer/st_magn.mod.o CC drivers/iio/magnetometer/st_magn_i2c.mod.o CC drivers/iio/magnetometer/st_magn_spi.mod.o CC drivers/iio/orientation/hid-sensor-incl-3d.mod.o CC drivers/iio/orientation/hid-sensor-rotation.mod.o CC drivers/iio/potentiometer/ds1803.mod.o CC drivers/iio/potentiometer/max5487.mod.o CC drivers/iio/potentiometer/mcp4131.mod.o CC drivers/iio/potentiometer/mcp4531.mod.o CC drivers/iio/potentiometer/tpl0102.mod.o CC drivers/iio/pressure/bmp280-i2c.mod.o CC drivers/iio/pressure/bmp280-spi.mod.o CC drivers/iio/pressure/bmp280.mod.o CC drivers/iio/pressure/hid-sensor-press.mod.o CC drivers/iio/pressure/hp03.mod.o CC drivers/iio/pressure/hp206c.mod.o CC drivers/iio/pressure/mpl115.mod.o CC drivers/iio/pressure/mpl115_i2c.mod.o CC drivers/iio/pressure/mpl115_spi.mod.o CC drivers/iio/pressure/mpl3115.mod.o CC drivers/iio/pressure/ms5611_core.mod.o CC drivers/iio/pressure/ms5611_i2c.mod.o CC drivers/iio/pressure/ms5611_spi.mod.o CC drivers/iio/pressure/ms5637.mod.o CC drivers/iio/pressure/st_pressure.mod.o CC drivers/iio/pressure/st_pressure_i2c.mod.o CC drivers/iio/pressure/st_pressure_spi.mod.o CC drivers/iio/proximity/as3935.mod.o CC drivers/iio/pressure/t5403.mod.o CC drivers/iio/proximity/pulsedlight-lidar-lite-v2.mod.o CC drivers/iio/proximity/sx9500.mod.o CC drivers/iio/temperature/mlx90614.mod.o CC drivers/iio/temperature/tmp006.mod.o CC drivers/iio/temperature/tsys01.mod.o CC drivers/iio/temperature/tsys02d.mod.o CC drivers/iio/trigger/iio-trig-hrtimer.mod.o CC drivers/iio/trigger/iio-trig-interrupt.mod.o CC drivers/iio/trigger/iio-trig-loop.mod.o CC drivers/iio/trigger/iio-trig-sysfs.mod.o CC drivers/infiniband/core/ib_cm.mod.o CC drivers/infiniband/core/ib_core.mod.o CC drivers/infiniband/core/ib_ucm.mod.o CC drivers/infiniband/core/ib_umad.mod.o CC drivers/infiniband/core/ib_uverbs.mod.o CC drivers/infiniband/core/iw_cm.mod.o CC drivers/infiniband/core/rdma_cm.mod.o CC drivers/infiniband/core/rdma_ucm.mod.o CC drivers/infiniband/hw/cxgb3/iw_cxgb3.mod.o CC drivers/infiniband/hw/cxgb4/iw_cxgb4.mod.o CC drivers/infiniband/hw/hfi1/hfi1.mod.o CC drivers/infiniband/hw/i40iw/i40iw.mod.o CC drivers/infiniband/hw/mlx4/mlx4_ib.mod.o CC drivers/infiniband/hw/mlx5/mlx5_ib.mod.o CC drivers/infiniband/hw/mthca/ib_mthca.mod.o CC drivers/infiniband/hw/nes/iw_nes.mod.o CC drivers/infiniband/hw/ocrdma/ocrdma.mod.o CC drivers/infiniband/hw/qib/ib_qib.mod.o CC drivers/infiniband/hw/usnic/usnic_verbs.mod.o CC drivers/infiniband/sw/rdmavt/rdmavt.mod.o CC drivers/infiniband/sw/rxe/rdma_rxe.mod.o CC drivers/infiniband/ulp/ipoib/ib_ipoib.mod.o CC drivers/infiniband/ulp/iser/ib_iser.mod.o CC drivers/infiniband/ulp/isert/ib_isert.mod.o CC drivers/infiniband/ulp/srp/ib_srp.mod.o CC drivers/infiniband/ulp/srpt/ib_srpt.mod.o CC drivers/input/evbug.mod.o CC drivers/input/evdev.mod.o CC drivers/input/ff-memless.mod.o CC drivers/input/gameport/emu10k1-gp.mod.o CC drivers/input/gameport/fm801-gp.mod.o CC drivers/input/gameport/gameport.mod.o CC drivers/input/gameport/lightning.mod.o CC drivers/input/gameport/ns558.mod.o CC drivers/input/input-leds.mod.o CC drivers/input/input-polldev.mod.o CC drivers/input/joydev.mod.o CC drivers/input/joystick/a3d.mod.o CC drivers/input/joystick/adi.mod.o CC drivers/input/joystick/analog.mod.o CC drivers/input/joystick/as5011.mod.o CC drivers/input/joystick/cobra.mod.o CC drivers/input/joystick/db9.mod.o CC drivers/input/joystick/gamecon.mod.o CC drivers/input/joystick/gf2k.mod.o CC drivers/input/joystick/grip.mod.o CC drivers/input/joystick/grip_mp.mod.o CC drivers/input/joystick/guillemot.mod.o CC drivers/input/joystick/iforce/iforce.mod.o CC drivers/input/joystick/interact.mod.o CC drivers/input/joystick/joydump.mod.o CC drivers/input/joystick/magellan.mod.o CC drivers/input/joystick/sidewinder.mod.o CC drivers/input/joystick/spaceball.mod.o CC drivers/input/joystick/spaceorb.mod.o CC drivers/input/joystick/stinger.mod.o CC drivers/input/joystick/tmdc.mod.o CC drivers/input/joystick/turbografx.mod.o CC drivers/input/joystick/twidjoy.mod.o CC drivers/input/joystick/walkera0701.mod.o CC drivers/input/joystick/warrior.mod.o CC drivers/input/joystick/xpad.mod.o CC drivers/input/joystick/zhenhua.mod.o CC drivers/input/keyboard/adp5520-keys.mod.o CC drivers/input/keyboard/adp5588-keys.mod.o CC drivers/input/keyboard/adp5589-keys.mod.o CC drivers/input/keyboard/atkbd.mod.o CC drivers/input/keyboard/bcm-keypad.mod.o CC drivers/input/keyboard/cap11xx.mod.o CC drivers/input/keyboard/clps711x-keypad.mod.o CC drivers/input/keyboard/cros_ec_keyb.mod.o CC drivers/input/keyboard/goldfish_events.mod.o CC drivers/input/keyboard/gpio_keys.mod.o CC drivers/input/keyboard/gpio_keys_polled.mod.o CC drivers/input/keyboard/lkkbd.mod.o CC drivers/input/keyboard/lm8323.mod.o CC drivers/input/keyboard/lm8333.mod.o CC drivers/input/keyboard/matrix_keypad.mod.o CC drivers/input/keyboard/max7359_keypad.mod.o CC drivers/input/keyboard/mcs_touchkey.mod.o CC drivers/input/keyboard/mpr121_touchkey.mod.o CC drivers/input/keyboard/newtonkbd.mod.o CC drivers/input/keyboard/omap4-keypad.mod.o CC drivers/input/keyboard/opencores-kbd.mod.o CC drivers/input/keyboard/qt1070.mod.o CC drivers/input/keyboard/qt2160.mod.o CC drivers/input/keyboard/samsung-keypad.mod.o CC drivers/input/keyboard/sh_keysc.mod.o CC drivers/input/keyboard/st-keyscan.mod.o CC drivers/input/keyboard/stmpe-keypad.mod.o CC drivers/input/keyboard/stowaway.mod.o CC drivers/input/keyboard/sunkbd.mod.o CC drivers/input/keyboard/tc3589x-keypad.mod.o CC drivers/input/keyboard/tca6416-keypad.mod.o CC drivers/input/keyboard/tca8418_keypad.mod.o CC drivers/input/keyboard/twl4030_keypad.mod.o CC drivers/input/keyboard/xtkbd.mod.o CC drivers/input/matrix-keymap.mod.o CC drivers/input/misc/88pm80x_onkey.mod.o CC drivers/input/misc/88pm860x_onkey.mod.o CC drivers/input/misc/ad714x-i2c.mod.o CC drivers/input/misc/ad714x-spi.mod.o CC drivers/input/misc/ad714x.mod.o CC drivers/input/misc/adxl34x-i2c.mod.o CC drivers/input/misc/adxl34x-spi.mod.o CC drivers/input/misc/adxl34x.mod.o CC drivers/input/misc/apanel.mod.o CC drivers/input/misc/arizona-haptics.mod.o CC drivers/input/misc/ati_remote2.mod.o CC drivers/input/misc/atlas_btns.mod.o CC drivers/input/misc/atmel_captouch.mod.o CC drivers/input/misc/axp20x-pek.mod.o CC drivers/input/misc/bma150.mod.o CC drivers/input/misc/cm109.mod.o CC drivers/input/misc/cma3000_d0x.mod.o CC drivers/input/misc/cma3000_d0x_i2c.mod.o CC drivers/input/misc/da9052_onkey.mod.o CC drivers/input/misc/da9055_onkey.mod.o CC drivers/input/misc/da9063_onkey.mod.o CC drivers/input/misc/drv260x.mod.o CC drivers/input/misc/drv2665.mod.o CC drivers/input/misc/drv2667.mod.o CC drivers/input/misc/e3x0-button.mod.o CC drivers/input/misc/gp2ap002a00f.mod.o CC drivers/input/misc/gpio-beeper.mod.o CC drivers/input/misc/gpio_tilt_polled.mod.o CC drivers/input/misc/hisi_powerkey.mod.o CC drivers/input/misc/ideapad_slidebar.mod.o CC drivers/input/misc/ims-pcu.mod.o CC drivers/input/misc/keyspan_remote.mod.o CC drivers/input/misc/kxtj9.mod.o CC drivers/input/misc/max77693-haptic.mod.o CC drivers/input/misc/max8925_onkey.mod.o CC drivers/input/misc/max8997_haptic.mod.o CC drivers/input/misc/mc13783-pwrbutton.mod.o CC drivers/input/misc/mma8450.mod.o CC drivers/input/misc/mpu3050.mod.o CC drivers/input/misc/palmas-pwrbutton.mod.o CC drivers/input/misc/pcap_keys.mod.o CC drivers/input/misc/pcf50633-input.mod.o CC drivers/input/misc/pcf8574_keypad.mod.o CC drivers/input/misc/pcspkr.mod.o CC drivers/input/misc/pm8941-pwrkey.mod.o CC drivers/input/misc/powermate.mod.o CC drivers/input/misc/pwm-beeper.mod.o CC drivers/input/misc/regulator-haptic.mod.o CC drivers/input/misc/retu-pwrbutton.mod.o CC drivers/input/misc/rotary_encoder.mod.o CC drivers/input/misc/soc_button_array.mod.o CC drivers/input/misc/tps65218-pwrbutton.mod.o CC drivers/input/misc/twl4030-pwrbutton.mod.o CC drivers/input/misc/twl4030-vibra.mod.o CC drivers/input/misc/twl6040-vibra.mod.o CC drivers/input/misc/uinput.mod.o CC drivers/input/misc/wm831x-on.mod.o CC drivers/input/misc/xen-kbdfront.mod.o CC drivers/input/misc/yealink.mod.o CC drivers/input/mouse/appletouch.mod.o CC drivers/input/mouse/bcm5974.mod.o CC drivers/input/mouse/cyapatp.mod.o CC drivers/input/mouse/elan_i2c.mod.o CC drivers/input/mouse/gpio_mouse.mod.o CC drivers/input/mouse/psmouse.mod.o CC drivers/input/mouse/sermouse.mod.o CC drivers/input/mouse/synaptics_i2c.mod.o CC drivers/input/mouse/synaptics_usb.mod.o CC drivers/input/mouse/vsxxxaa.mod.o CC drivers/input/mousedev.mod.o CC drivers/input/rmi4/rmi_core.mod.o CC drivers/input/rmi4/rmi_i2c.mod.o CC drivers/input/rmi4/rmi_spi.mod.o CC drivers/input/serio/altera_ps2.mod.o CC drivers/input/serio/apbps2.mod.o CC drivers/input/serio/arc_ps2.mod.o CC drivers/input/serio/ct82c710.mod.o CC drivers/input/serio/hyperv-keyboard.mod.o CC drivers/input/serio/i8042.mod.o CC drivers/input/serio/libps2.mod.o CC drivers/input/serio/olpc_apsp.mod.o CC drivers/input/serio/parkbd.mod.o CC drivers/input/serio/pcips2.mod.o CC drivers/input/serio/ps2mult.mod.o CC drivers/input/serio/serio.mod.o CC drivers/input/serio/serio_raw.mod.o CC drivers/input/serio/serport.mod.o CC drivers/input/serio/sun4i-ps2.mod.o CC drivers/input/serio/userio.mod.o CC drivers/input/sparse-keymap.mod.o CC drivers/input/tablet/acecad.mod.o CC drivers/input/tablet/aiptek.mod.o CC drivers/input/tablet/gtco.mod.o CC drivers/input/tablet/hanwang.mod.o CC drivers/input/tablet/kbtab.mod.o CC drivers/input/tablet/pegasus_notetaker.mod.o CC drivers/input/tablet/wacom_serial4.mod.o CC drivers/input/touchscreen/88pm860x-ts.mod.o CC drivers/input/touchscreen/ad7877.mod.o CC drivers/input/touchscreen/ad7879-i2c.mod.o CC drivers/input/touchscreen/ad7879-spi.mod.o CC drivers/input/touchscreen/ad7879.mod.o CC drivers/input/touchscreen/ads7846.mod.o CC drivers/input/touchscreen/ar1021_i2c.mod.o CC drivers/input/touchscreen/atmel_mxt_ts.mod.o CC drivers/input/touchscreen/auo-pixcir-ts.mod.o CC drivers/input/touchscreen/bcm_iproc_tsc.mod.o CC drivers/input/touchscreen/bu21013_ts.mod.o CC drivers/input/touchscreen/chipone_icn8318.mod.o CC drivers/input/touchscreen/colibri-vf50-ts.mod.o CC drivers/input/touchscreen/cy8ctmg110_ts.mod.o CC drivers/input/touchscreen/cyttsp4_core.mod.o CC drivers/input/touchscreen/cyttsp4_i2c.mod.o CC drivers/input/touchscreen/cyttsp4_spi.mod.o CC drivers/input/touchscreen/cyttsp_core.mod.o CC drivers/input/touchscreen/cyttsp_i2c.mod.o CC drivers/input/touchscreen/cyttsp_i2c_common.mod.o CC drivers/input/touchscreen/cyttsp_spi.mod.o CC drivers/input/touchscreen/da9034-ts.mod.o CC drivers/input/touchscreen/da9052_tsi.mod.o CC drivers/input/touchscreen/dynapro.mod.o CC drivers/input/touchscreen/edt-ft5x06.mod.o CC drivers/input/touchscreen/eeti_ts.mod.o CC drivers/input/touchscreen/egalax_ts.mod.o CC drivers/input/touchscreen/egalax_ts_serial.mod.o CC drivers/input/touchscreen/elants_i2c.mod.o CC drivers/input/touchscreen/elo.mod.o CC drivers/input/touchscreen/fsl-imx25-tcq.mod.o CC drivers/input/touchscreen/ft6236.mod.o CC drivers/input/touchscreen/fujitsu_ts.mod.o CC drivers/input/touchscreen/goodix.mod.o CC drivers/input/touchscreen/gunze.mod.o CC drivers/input/touchscreen/hampshire.mod.o CC drivers/input/touchscreen/ili210x.mod.o CC drivers/input/touchscreen/imx6ul_tsc.mod.o CC drivers/input/touchscreen/inexio.mod.o CC drivers/input/touchscreen/intel-mid-touch.mod.o CC drivers/input/touchscreen/max11801_ts.mod.o CC drivers/input/touchscreen/mc13783_ts.mod.o CC drivers/input/touchscreen/mcs5000_ts.mod.o CC drivers/input/touchscreen/melfas_mip4.mod.o CC drivers/input/touchscreen/migor_ts.mod.o CC drivers/input/touchscreen/mk712.mod.o CC drivers/input/touchscreen/mms114.mod.o CC drivers/input/touchscreen/mtouch.mod.o CC drivers/input/touchscreen/pcap_ts.mod.o CC drivers/input/touchscreen/penmount.mod.o CC drivers/input/touchscreen/pixcir_i2c_ts.mod.o CC drivers/input/touchscreen/raydium_i2c_ts.mod.o CC drivers/input/touchscreen/rohm_bu21023.mod.o CC drivers/input/touchscreen/silead.mod.o CC drivers/input/touchscreen/sis_i2c.mod.o CC drivers/input/touchscreen/st1232.mod.o CC drivers/input/touchscreen/stmpe-ts.mod.o CC drivers/input/touchscreen/sun4i-ts.mod.o CC drivers/input/touchscreen/sur40.mod.o CC drivers/input/touchscreen/surface3_spi.mod.o CC drivers/input/touchscreen/sx8654.mod.o CC drivers/input/touchscreen/ti_am335x_tsc.mod.o CC drivers/input/touchscreen/touchit213.mod.o CC drivers/input/touchscreen/touchright.mod.o CC drivers/input/touchscreen/touchwin.mod.o CC drivers/input/touchscreen/tps6507x-ts.mod.o CC drivers/input/touchscreen/ts4800-ts.mod.o CC drivers/input/touchscreen/tsc2004.mod.o CC drivers/input/touchscreen/tsc2005.mod.o CC drivers/input/touchscreen/tsc2007.mod.o CC drivers/input/touchscreen/tsc200x-core.mod.o CC drivers/input/touchscreen/tsc40.mod.o CC drivers/input/touchscreen/ucb1400_ts.mod.o CC drivers/input/touchscreen/usbtouchscreen.mod.o CC drivers/input/touchscreen/wacom_i2c.mod.o CC drivers/input/touchscreen/wacom_w8001.mod.o CC drivers/input/touchscreen/wdt87xx_i2c.mod.o CC drivers/input/touchscreen/wm831x-ts.mod.o CC drivers/input/touchscreen/wm97xx-ts.mod.o CC drivers/input/touchscreen/zforce_ts.mod.o CC drivers/iommu/amd_iommu_v2.mod.o CC drivers/ipack/carriers/tpci200.mod.o CC drivers/ipack/devices/ipoctal.mod.o CC drivers/ipack/ipack.mod.o CC drivers/irqchip/irq-ts4800.mod.o CC drivers/isdn/capi/capi.mod.o CC drivers/isdn/capi/capidrv.mod.o CC drivers/isdn/capi/kernelcapi.mod.o CC drivers/isdn/divert/dss1_divert.mod.o CC drivers/isdn/gigaset/bas_gigaset.mod.o CC drivers/isdn/gigaset/gigaset.mod.o CC drivers/isdn/gigaset/ser_gigaset.mod.o CC drivers/isdn/gigaset/usb_gigaset.mod.o CC drivers/isdn/hardware/avm/avm_cs.mod.o CC drivers/isdn/hardware/avm/b1.mod.o CC drivers/isdn/hardware/avm/b1dma.mod.o CC drivers/isdn/hardware/avm/b1pci.mod.o CC drivers/isdn/hardware/avm/b1pcmcia.mod.o CC drivers/isdn/hardware/avm/c4.mod.o CC drivers/isdn/hardware/avm/t1pci.mod.o CC drivers/isdn/hardware/eicon/diva_idi.mod.o CC drivers/isdn/hardware/eicon/diva_mnt.mod.o CC drivers/isdn/hardware/eicon/divacapi.mod.o CC drivers/isdn/hardware/eicon/divadidd.mod.o CC drivers/isdn/hardware/eicon/divas.mod.o CC drivers/isdn/hardware/mISDN/avmfritz.mod.o CC drivers/isdn/hardware/mISDN/hfcmulti.mod.o CC drivers/isdn/hardware/mISDN/hfcpci.mod.o CC drivers/isdn/hardware/mISDN/hfcsusb.mod.o CC drivers/isdn/hardware/mISDN/mISDNinfineon.mod.o CC drivers/isdn/hardware/mISDN/mISDNipac.mod.o CC drivers/isdn/hardware/mISDN/mISDNisar.mod.o CC drivers/isdn/hardware/mISDN/netjet.mod.o CC drivers/isdn/hardware/mISDN/speedfax.mod.o CC drivers/isdn/hardware/mISDN/w6692.mod.o CC drivers/isdn/hisax/avma1_cs.mod.o CC drivers/isdn/hisax/elsa_cs.mod.o CC drivers/isdn/hisax/hfc4s8s_l1.mod.o CC drivers/isdn/hisax/hfc_usb.mod.o CC drivers/isdn/hisax/hisax.mod.o CC drivers/isdn/hisax/hisax_fcpcipnp.mod.o CC drivers/isdn/hisax/hisax_isac.mod.o CC drivers/isdn/hisax/hisax_st5481.mod.o CC drivers/isdn/hisax/sedlbauer_cs.mod.o CC drivers/isdn/hisax/teles_cs.mod.o CC drivers/isdn/hysdn/hysdn.mod.o CC drivers/isdn/i4l/isdn.mod.o CC drivers/isdn/i4l/isdn_bsdcomp.mod.o CC drivers/isdn/i4l/isdnhdlc.mod.o CC drivers/isdn/mISDN/l1oip.mod.o CC drivers/isdn/mISDN/mISDN_core.mod.o CC drivers/isdn/mISDN/mISDN_dsp.mod.o CC drivers/leds/dell-led.mod.o CC drivers/leds/led-class-flash.mod.o CC drivers/leds/led-class.mod.o CC drivers/leds/leds-88pm860x.mod.o CC drivers/leds/leds-aat1290.mod.o CC drivers/leds/leds-adp5520.mod.o CC drivers/leds/leds-bcm6328.mod.o CC drivers/leds/leds-bcm6358.mod.o CC drivers/leds/leds-bd2802.mod.o CC drivers/leds/leds-blinkm.mod.o CC drivers/leds/leds-clevo-mail.mod.o CC drivers/leds/leds-da903x.mod.o CC drivers/leds/leds-da9052.mod.o CC drivers/leds/leds-dac124s085.mod.o CC drivers/leds/leds-gpio.mod.o CC drivers/leds/leds-is31fl32xx.mod.o CC drivers/leds/leds-ktd2692.mod.o CC drivers/leds/leds-lm3530.mod.o CC drivers/leds/leds-lm3533.mod.o CC drivers/leds/leds-lm355x.mod.o CC drivers/leds/leds-lm3642.mod.o CC drivers/leds/leds-lp3944.mod.o CC drivers/leds/leds-lp3952.mod.o CC drivers/leds/leds-lp5521.mod.o CC drivers/leds/leds-lp5523.mod.o CC drivers/leds/leds-lp5562.mod.o CC drivers/leds/leds-lp55xx-common.mod.o CC drivers/leds/leds-lp8501.mod.o CC drivers/leds/leds-lp8788.mod.o CC drivers/leds/leds-lp8860.mod.o CC drivers/leds/leds-lt3593.mod.o CC drivers/leds/leds-max77693.mod.o CC drivers/leds/leds-max8997.mod.o CC drivers/leds/leds-mc13783.mod.o CC drivers/leds/leds-menf21bmc.mod.o CC drivers/leds/leds-ot200.mod.o CC drivers/leds/leds-pca9532.mod.o CC drivers/leds/leds-pca955x.mod.o CC drivers/leds/leds-pca963x.mod.o CC drivers/leds/leds-pwm.mod.o CC drivers/leds/leds-regulator.mod.o CC drivers/leds/leds-ss4200.mod.o CC drivers/leds/leds-tca6507.mod.o CC drivers/leds/leds-tlc591xx.mod.o CC drivers/leds/leds-wm831x-status.mod.o CC drivers/leds/leds-wm8350.mod.o CC drivers/leds/trigger/ledtrig-backlight.mod.o CC drivers/leds/trigger/ledtrig-camera.mod.o CC drivers/leds/trigger/ledtrig-default-on.mod.o CC drivers/leds/trigger/ledtrig-gpio.mod.o CC drivers/leds/trigger/ledtrig-heartbeat.mod.o CC drivers/leds/trigger/ledtrig-oneshot.mod.o CC drivers/leds/trigger/ledtrig-timer.mod.o CC drivers/leds/trigger/ledtrig-transient.mod.o CC drivers/lightnvm/gennvm.mod.o CC drivers/lightnvm/rrpc.mod.o CC drivers/macintosh/mac_hid.mod.o CC drivers/mailbox/bcm-pdc-mailbox.mod.o CC drivers/mailbox/mailbox-altera.mod.o CC drivers/mailbox/mailbox-test.mod.o CC drivers/mcb/mcb-lpc.mod.o CC drivers/mcb/mcb-pci.mod.o CC drivers/mcb/mcb.mod.o CC drivers/md/bcache/bcache.mod.o CC drivers/md/dm-bio-prison.mod.o CC drivers/md/dm-bufio.mod.o CC drivers/md/dm-cache-cleaner.mod.o CC drivers/md/dm-cache-smq.mod.o CC drivers/md/dm-cache.mod.o CC drivers/md/dm-crypt.mod.o CC drivers/md/dm-delay.mod.o CC drivers/md/dm-era.mod.o CC drivers/md/dm-flakey.mod.o CC drivers/md/dm-log-userspace.mod.o CC drivers/md/dm-log-writes.mod.o CC drivers/md/dm-log.mod.o CC drivers/md/dm-mirror.mod.o CC drivers/md/dm-mod.mod.o CC drivers/md/dm-multipath.mod.o CC drivers/md/dm-queue-length.mod.o CC drivers/md/dm-raid.mod.o CC drivers/md/dm-region-hash.mod.o CC drivers/md/dm-round-robin.mod.o CC drivers/md/dm-service-time.mod.o CC drivers/md/dm-snapshot.mod.o CC drivers/md/dm-switch.mod.o CC drivers/md/dm-thin-pool.mod.o CC drivers/md/dm-verity.mod.o CC drivers/md/dm-zero.mod.o CC drivers/md/faulty.mod.o CC drivers/md/linear.mod.o CC drivers/md/md-cluster.mod.o CC drivers/md/md-mod.mod.o CC drivers/md/multipath.mod.o CC drivers/md/persistent-data/dm-persistent-data.mod.o CC drivers/md/raid0.mod.o CC drivers/md/raid1.mod.o CC drivers/md/raid10.mod.o CC drivers/md/raid456.mod.o CC drivers/media/cec-edid.mod.o CC drivers/media/common/b2c2/b2c2-flexcop.mod.o CC drivers/media/common/cx2341x.mod.o CC drivers/media/common/cypress_firmware.mod.o CC drivers/media/common/saa7146/saa7146.mod.o CC drivers/media/common/saa7146/saa7146_vv.mod.o CC drivers/media/common/siano/smsdvb.mod.o CC drivers/media/common/siano/smsmdtv.mod.o CC drivers/media/common/tveeprom.mod.o CC drivers/media/common/v4l2-tpg/v4l2-tpg.mod.o CC drivers/media/dvb-core/dvb-core.mod.o CC drivers/media/dvb-frontends/a8293.mod.o CC drivers/media/dvb-frontends/af9013.mod.o CC drivers/media/dvb-frontends/af9033.mod.o CC drivers/media/dvb-frontends/as102_fe.mod.o CC drivers/media/dvb-frontends/ascot2e.mod.o CC drivers/media/dvb-frontends/atbm8830.mod.o CC drivers/media/dvb-frontends/au8522_common.mod.o CC drivers/media/dvb-frontends/au8522_decoder.mod.o CC drivers/media/dvb-frontends/au8522_dig.mod.o CC drivers/media/dvb-frontends/bcm3510.mod.o CC drivers/media/dvb-frontends/cx22700.mod.o CC drivers/media/dvb-frontends/cx22702.mod.o CC drivers/media/dvb-frontends/cx24110.mod.o CC drivers/media/dvb-frontends/cx24113.mod.o CC drivers/media/dvb-frontends/cx24116.mod.o CC drivers/media/dvb-frontends/cx24117.mod.o CC drivers/media/dvb-frontends/cx24120.mod.o CC drivers/media/dvb-frontends/cx24123.mod.o CC drivers/media/dvb-frontends/cxd2820r.mod.o CC drivers/media/dvb-frontends/cxd2841er.mod.o CC drivers/media/dvb-frontends/dib0070.mod.o CC drivers/media/dvb-frontends/dib0090.mod.o CC drivers/media/dvb-frontends/dib3000mb.mod.o CC drivers/media/dvb-frontends/dib3000mc.mod.o CC drivers/media/dvb-frontends/dib7000m.mod.o CC drivers/media/dvb-frontends/dib7000p.mod.o CC drivers/media/dvb-frontends/dib8000.mod.o CC drivers/media/dvb-frontends/dib9000.mod.o CC drivers/media/dvb-frontends/dibx000_common.mod.o CC drivers/media/dvb-frontends/drx39xyj/drx39xyj.mod.o CC drivers/media/dvb-frontends/drxd.mod.o CC drivers/media/dvb-frontends/drxk.mod.o CC drivers/media/dvb-frontends/ds3000.mod.o CC drivers/media/dvb-frontends/dvb-pll.mod.o CC drivers/media/dvb-frontends/dvb_dummy_fe.mod.o CC drivers/media/dvb-frontends/ec100.mod.o CC drivers/media/dvb-frontends/hd29l2.mod.o CC drivers/media/dvb-frontends/helene.mod.o CC drivers/media/dvb-frontends/horus3a.mod.o CC drivers/media/dvb-frontends/isl6405.mod.o CC drivers/media/dvb-frontends/isl6421.mod.o CC drivers/media/dvb-frontends/isl6423.mod.o CC drivers/media/dvb-frontends/itd1000.mod.o CC drivers/media/dvb-frontends/ix2505v.mod.o CC drivers/media/dvb-frontends/l64781.mod.o CC drivers/media/dvb-frontends/lg2160.mod.o CC drivers/media/dvb-frontends/lgdt3305.mod.o CC drivers/media/dvb-frontends/lgdt3306a.mod.o CC drivers/media/dvb-frontends/lgdt330x.mod.o CC drivers/media/dvb-frontends/lgs8gl5.mod.o CC drivers/media/dvb-frontends/lgs8gxx.mod.o CC drivers/media/dvb-frontends/lnbh25.mod.o CC drivers/media/dvb-frontends/lnbp21.mod.o CC drivers/media/dvb-frontends/lnbp22.mod.o CC drivers/media/dvb-frontends/m88ds3103.mod.o CC drivers/media/dvb-frontends/m88rs2000.mod.o CC drivers/media/dvb-frontends/mb86a16.mod.o CC drivers/media/dvb-frontends/mb86a20s.mod.o CC drivers/media/dvb-frontends/mn88472.mod.o CC drivers/media/dvb-frontends/mn88473.mod.o CC drivers/media/dvb-frontends/mt312.mod.o CC drivers/media/dvb-frontends/mt352.mod.o CC drivers/media/dvb-frontends/nxt200x.mod.o CC drivers/media/dvb-frontends/nxt6000.mod.o CC drivers/media/dvb-frontends/or51132.mod.o CC drivers/media/dvb-frontends/or51211.mod.o CC drivers/media/dvb-frontends/rtl2830.mod.o CC drivers/media/dvb-frontends/rtl2832.mod.o CC drivers/media/dvb-frontends/rtl2832_sdr.mod.o CC drivers/media/dvb-frontends/s5h1409.mod.o CC drivers/media/dvb-frontends/s5h1411.mod.o CC drivers/media/dvb-frontends/s5h1420.mod.o CC drivers/media/dvb-frontends/s5h1432.mod.o CC drivers/media/dvb-frontends/s921.mod.o CC drivers/media/dvb-frontends/si2165.mod.o CC drivers/media/dvb-frontends/si2168.mod.o CC drivers/media/dvb-frontends/si21xx.mod.o CC drivers/media/dvb-frontends/sp2.mod.o CC drivers/media/dvb-frontends/sp8870.mod.o CC drivers/media/dvb-frontends/sp887x.mod.o CC drivers/media/dvb-frontends/stb0899.mod.o CC drivers/media/dvb-frontends/stb6000.mod.o CC drivers/media/dvb-frontends/stb6100.mod.o CC drivers/media/dvb-frontends/stv0288.mod.o CC drivers/media/dvb-frontends/stv0297.mod.o CC drivers/media/dvb-frontends/stv0299.mod.o CC drivers/media/dvb-frontends/stv0367.mod.o CC drivers/media/dvb-frontends/stv0900.mod.o CC drivers/media/dvb-frontends/stv090x.mod.o CC drivers/media/dvb-frontends/stv6110.mod.o CC drivers/media/dvb-frontends/stv6110x.mod.o CC drivers/media/dvb-frontends/tc90522.mod.o CC drivers/media/dvb-frontends/tda10021.mod.o CC drivers/media/dvb-frontends/tda10023.mod.o CC drivers/media/dvb-frontends/tda10048.mod.o CC drivers/media/dvb-frontends/tda1004x.mod.o CC drivers/media/dvb-frontends/tda10071.mod.o CC drivers/media/dvb-frontends/tda10086.mod.o CC drivers/media/dvb-frontends/tda18271c2dd.mod.o CC drivers/media/dvb-frontends/tda665x.mod.o CC drivers/media/dvb-frontends/tda8083.mod.o CC drivers/media/dvb-frontends/tda8261.mod.o CC drivers/media/dvb-frontends/tda826x.mod.o CC drivers/media/dvb-frontends/ts2020.mod.o CC drivers/media/dvb-frontends/tua6100.mod.o CC drivers/media/dvb-frontends/ves1820.mod.o CC drivers/media/dvb-frontends/ves1x93.mod.o CC drivers/media/dvb-frontends/zl10036.mod.o CC drivers/media/dvb-frontends/zl10039.mod.o CC drivers/media/dvb-frontends/zl10353.mod.o CC drivers/media/firewire/firedtv.mod.o CC drivers/media/i2c/ad9389b.mod.o CC drivers/media/i2c/adp1653.mod.o CC drivers/media/i2c/adv7170.mod.o CC drivers/media/i2c/adv7175.mod.o CC drivers/media/i2c/adv7180.mod.o CC drivers/media/i2c/adv7183.mod.o CC drivers/media/i2c/adv7343.mod.o CC drivers/media/i2c/adv7393.mod.o CC drivers/media/i2c/adv7511.mod.o CC drivers/media/i2c/adv7604.mod.o CC drivers/media/i2c/adv7842.mod.o CC drivers/media/i2c/ak881x.mod.o CC drivers/media/i2c/aptina-pll.mod.o CC drivers/media/i2c/as3645a.mod.o CC drivers/media/i2c/bt819.mod.o CC drivers/media/i2c/bt856.mod.o CC drivers/media/i2c/bt866.mod.o CC drivers/media/i2c/cs3308.mod.o CC drivers/media/i2c/cs5345.mod.o CC drivers/media/i2c/cs53l32a.mod.o CC drivers/media/i2c/cx25840/cx25840.mod.o CC drivers/media/i2c/ir-kbd-i2c.mod.o CC drivers/media/i2c/ks0127.mod.o CC drivers/media/i2c/lm3560.mod.o CC drivers/media/i2c/lm3646.mod.o CC drivers/media/i2c/m52790.mod.o CC drivers/media/i2c/m5mols/m5mols.mod.o CC drivers/media/i2c/ml86v7667.mod.o CC drivers/media/i2c/msp3400.mod.o CC drivers/media/i2c/mt9m032.mod.o CC drivers/media/i2c/mt9p031.mod.o CC drivers/media/i2c/mt9t001.mod.o CC drivers/media/i2c/mt9v011.mod.o CC drivers/media/i2c/mt9v032.mod.o CC drivers/media/i2c/noon010pc30.mod.o CC drivers/media/i2c/ov2659.mod.o CC drivers/media/i2c/ov7640.mod.o CC drivers/media/i2c/ov7670.mod.o CC drivers/media/i2c/ov9650.mod.o CC drivers/media/i2c/s5c73m3/s5c73m3.mod.o CC drivers/media/i2c/s5k4ecgx.mod.o CC drivers/media/i2c/s5k5baf.mod.o CC drivers/media/i2c/s5k6a3.mod.o CC drivers/media/i2c/s5k6aa.mod.o CC drivers/media/i2c/saa6588.mod.o CC drivers/media/i2c/saa6752hs.mod.o CC drivers/media/i2c/saa7110.mod.o CC drivers/media/i2c/saa7115.mod.o CC drivers/media/i2c/saa7127.mod.o CC drivers/media/i2c/saa717x.mod.o CC drivers/media/i2c/saa7185.mod.o CC drivers/media/i2c/smiapp-pll.mod.o CC drivers/media/i2c/smiapp/smiapp.mod.o CC drivers/media/i2c/soc_camera/imx074.mod.o CC drivers/media/i2c/soc_camera/mt9m001.mod.o CC drivers/media/i2c/soc_camera/mt9m111.mod.o CC drivers/media/i2c/soc_camera/mt9t031.mod.o CC drivers/media/i2c/soc_camera/mt9t112.mod.o CC drivers/media/i2c/soc_camera/mt9v022.mod.o CC drivers/media/i2c/soc_camera/ov2640.mod.o CC drivers/media/i2c/soc_camera/ov5642.mod.o CC drivers/media/i2c/soc_camera/ov6650.mod.o CC drivers/media/i2c/soc_camera/ov772x.mod.o CC drivers/media/i2c/soc_camera/ov9640.mod.o CC drivers/media/i2c/soc_camera/ov9740.mod.o CC drivers/media/i2c/soc_camera/rj54n1cb0c.mod.o CC drivers/media/i2c/soc_camera/tw9910.mod.o CC drivers/media/i2c/sony-btf-mpx.mod.o CC drivers/media/i2c/sr030pc30.mod.o CC drivers/media/i2c/tc358743.mod.o CC drivers/media/i2c/tda7432.mod.o CC drivers/media/i2c/tda9840.mod.o CC drivers/media/i2c/tea6415c.mod.o CC drivers/media/i2c/tea6420.mod.o CC drivers/media/i2c/ths7303.mod.o CC drivers/media/i2c/ths8200.mod.o CC drivers/media/i2c/tlv320aic23b.mod.o CC drivers/media/i2c/tvaudio.mod.o CC drivers/media/i2c/tvp514x.mod.o CC drivers/media/i2c/tvp5150.mod.o CC drivers/media/i2c/tvp7002.mod.o CC drivers/media/i2c/tw2804.mod.o CC drivers/media/i2c/tw9903.mod.o CC drivers/media/i2c/tw9906.mod.o CC drivers/media/i2c/uda1342.mod.o CC drivers/media/i2c/upd64031a.mod.o CC drivers/media/i2c/upd64083.mod.o CC drivers/media/i2c/vp27smpx.mod.o CC drivers/media/i2c/vpx3220.mod.o CC drivers/media/i2c/vs6624.mod.o CC drivers/media/i2c/wm8739.mod.o CC drivers/media/i2c/wm8775.mod.o CC drivers/media/media.mod.o CC drivers/media/mmc/siano/smssdio.mod.o CC drivers/media/pci/b2c2/b2c2-flexcop-pci.mod.o CC drivers/media/pci/bt8xx/bt878.mod.o CC drivers/media/pci/bt8xx/bttv.mod.o CC drivers/media/pci/bt8xx/dst.mod.o CC drivers/media/pci/bt8xx/dst_ca.mod.o CC drivers/media/pci/bt8xx/dvb-bt8xx.mod.o CC drivers/media/pci/cobalt/cobalt.mod.o CC drivers/media/pci/cx18/cx18-alsa.mod.o CC drivers/media/pci/cx18/cx18.mod.o CC drivers/media/pci/cx23885/altera-ci.mod.o CC drivers/media/pci/cx23885/cx23885.mod.o CC drivers/media/pci/cx25821/cx25821-alsa.mod.o CC drivers/media/pci/cx25821/cx25821.mod.o CC drivers/media/pci/cx88/cx88-alsa.mod.o CC drivers/media/pci/cx88/cx88-blackbird.mod.o CC drivers/media/pci/cx88/cx88-dvb.mod.o CC drivers/media/pci/cx88/cx88-vp3054-i2c.mod.o CC drivers/media/pci/cx88/cx8800.mod.o CC drivers/media/pci/cx88/cx8802.mod.o CC drivers/media/pci/cx88/cx88xx.mod.o CC drivers/media/pci/ddbridge/ddbridge.mod.o CC drivers/media/pci/dm1105/dm1105.mod.o CC drivers/media/pci/dt3155/dt3155.mod.o CC drivers/media/pci/ivtv/ivtv-alsa.mod.o CC drivers/media/pci/ivtv/ivtv.mod.o CC drivers/media/pci/ivtv/ivtvfb.mod.o CC drivers/media/pci/mantis/hopper.mod.o CC drivers/media/pci/mantis/mantis.mod.o CC drivers/media/pci/mantis/mantis_core.mod.o CC drivers/media/pci/meye/meye.mod.o CC drivers/media/pci/netup_unidvb/netup-unidvb.mod.o CC drivers/media/pci/ngene/ngene.mod.o CC drivers/media/pci/pluto2/pluto2.mod.o CC drivers/media/pci/pt1/earth-pt1.mod.o CC drivers/media/pci/pt3/earth-pt3.mod.o CC drivers/media/pci/saa7134/saa7134-alsa.mod.o CC drivers/media/pci/saa7134/saa7134-dvb.mod.o CC drivers/media/pci/saa7134/saa7134-empress.mod.o CC drivers/media/pci/saa7134/saa7134-go7007.mod.o CC drivers/media/pci/saa7134/saa7134.mod.o CC drivers/media/pci/saa7146/hexium_gemini.mod.o CC drivers/media/pci/saa7146/hexium_orion.mod.o CC drivers/media/pci/saa7146/mxb.mod.o CC drivers/media/pci/saa7164/saa7164.mod.o CC drivers/media/pci/smipcie/smipcie.mod.o CC drivers/media/pci/solo6x10/solo6x10.mod.o CC drivers/media/pci/ttpci/budget-av.mod.o CC drivers/media/pci/ttpci/budget-ci.mod.o CC drivers/media/pci/ttpci/budget-core.mod.o CC drivers/media/pci/ttpci/budget-patch.mod.o CC drivers/media/pci/ttpci/budget.mod.o CC drivers/media/pci/ttpci/dvb-ttpci.mod.o CC drivers/media/pci/ttpci/ttpci-eeprom.mod.o CC drivers/media/pci/tw68/tw68.mod.o CC drivers/media/pci/tw686x/tw686x.mod.o CC drivers/media/pci/zoran/videocodec.mod.o CC drivers/media/pci/zoran/zr36016.mod.o CC drivers/media/pci/zoran/zr36050.mod.o CC drivers/media/pci/zoran/zr36060.mod.o CC drivers/media/pci/zoran/zr36067.mod.o CC drivers/media/platform/am437x/am437x-vpfe.mod.o CC drivers/media/platform/exynos-gsc/exynos-gsc.mod.o CC drivers/media/platform/exynos4-is/exynos-fimc-is.mod.o CC drivers/media/platform/exynos4-is/exynos4-is-common.mod.o CC drivers/media/platform/exynos4-is/s5p-csis.mod.o CC drivers/media/platform/exynos4-is/s5p-fimc.mod.o CC drivers/media/platform/m2m-deinterlace.mod.o CC drivers/media/platform/marvell-ccic/cafe_ccic.mod.o CC drivers/media/platform/mtk-vcodec/mtk-vcodec-common.mod.o CC drivers/media/platform/mtk-vcodec/mtk-vcodec-enc.mod.o CC drivers/media/platform/mtk-vpu/mtk-vpu.mod.o CC drivers/media/platform/mx2_emmaprp.mod.o CC drivers/media/platform/rcar-fcp.mod.o CC drivers/media/platform/rcar-vin/rcar-vin.mod.o CC drivers/media/platform/rcar_jpu.mod.o CC drivers/media/platform/s3c-camif/s3c-camif.mod.o CC drivers/media/platform/s5p-g2d/s5p-g2d.mod.o CC drivers/media/platform/s5p-jpeg/s5p-jpeg.mod.o CC drivers/media/platform/s5p-mfc/s5p-mfc.mod.o CC drivers/media/platform/s5p-tv/s5p-hdmi.mod.o CC drivers/media/platform/s5p-tv/s5p-hdmiphy.mod.o CC drivers/media/platform/s5p-tv/s5p-mixer.mod.o CC drivers/media/platform/s5p-tv/s5p-sdo.mod.o CC drivers/media/platform/s5p-tv/s5p-sii9234.mod.o CC drivers/media/platform/sh_veu.mod.o CC drivers/media/platform/sh_vou.mod.o CC drivers/media/platform/soc_camera/atmel-isi.mod.o CC drivers/media/platform/soc_camera/rcar_vin.mod.o CC drivers/media/platform/soc_camera/sh_mobile_ceu_camera.mod.o CC drivers/media/platform/soc_camera/sh_mobile_csi2.mod.o CC drivers/media/platform/soc_camera/soc_camera.mod.o CC drivers/media/platform/soc_camera/soc_camera_platform.mod.o CC drivers/media/platform/soc_camera/soc_mediabus.mod.o CC drivers/media/platform/soc_camera/soc_scale_crop.mod.o CC drivers/media/platform/sti/bdisp/bdisp.mod.o CC drivers/media/platform/sti/c8sectpfe/c8sectpfe.mod.o CC drivers/media/platform/ti-vpe/ti-cal.mod.o CC drivers/media/platform/ti-vpe/ti-vpe.mod.o CC drivers/media/platform/via-camera.mod.o CC drivers/media/platform/vim2m.mod.o CC drivers/media/platform/vivid/vivid.mod.o CC drivers/media/platform/vsp1/vsp1.mod.o CC drivers/media/platform/xilinx/xilinx-tpg.mod.o CC drivers/media/platform/xilinx/xilinx-video.mod.o CC drivers/media/platform/xilinx/xilinx-vtc.mod.o CC drivers/media/radio/dsbr100.mod.o CC drivers/media/radio/radio-keene.mod.o CC drivers/media/radio/radio-ma901.mod.o CC drivers/media/radio/radio-maxiradio.mod.o CC drivers/media/radio/radio-mr800.mod.o CC drivers/media/radio/radio-raremono.mod.o CC drivers/media/radio/radio-shark.mod.o CC drivers/media/radio/radio-si476x.mod.o CC drivers/media/radio/radio-tea5764.mod.o CC drivers/media/radio/radio-timb.mod.o CC drivers/media/radio/radio-wl1273.mod.o CC drivers/media/radio/saa7706h.mod.o CC drivers/media/radio/shark2.mod.o CC drivers/media/radio/si470x/radio-i2c-si470x.mod.o CC drivers/media/radio/si470x/radio-usb-si470x.mod.o CC drivers/media/radio/si4713/radio-platform-si4713.mod.o CC drivers/media/radio/si4713/radio-usb-si4713.mod.o CC drivers/media/radio/si4713/si4713.mod.o CC drivers/media/radio/tea575x.mod.o CC drivers/media/radio/tef6862.mod.o CC drivers/media/radio/wl128x/fm_drv.mod.o CC drivers/media/rc/ati_remote.mod.o CC drivers/media/rc/ene_ir.mod.o CC drivers/media/rc/fintek-cir.mod.o CC drivers/media/rc/gpio-ir-recv.mod.o CC drivers/media/rc/igorplugusb.mod.o CC drivers/media/rc/iguanair.mod.o CC drivers/media/rc/img-ir/img-ir.mod.o CC drivers/media/rc/imon.mod.o CC drivers/media/rc/ir-hix5hd2.mod.o CC drivers/media/rc/ir-jvc-decoder.mod.o CC drivers/media/rc/ir-lirc-codec.mod.o CC drivers/media/rc/ir-mce_kbd-decoder.mod.o CC drivers/media/rc/ir-nec-decoder.mod.o CC drivers/media/rc/ir-rc5-decoder.mod.o CC drivers/media/rc/ir-rc6-decoder.mod.o CC drivers/media/rc/ir-sanyo-decoder.mod.o CC drivers/media/rc/ir-sharp-decoder.mod.o CC drivers/media/rc/ir-sony-decoder.mod.o CC drivers/media/rc/ir-xmp-decoder.mod.o CC drivers/media/rc/ite-cir.mod.o CC drivers/media/rc/keymaps/rc-adstech-dvb-t-pci.mod.o CC drivers/media/rc/keymaps/rc-alink-dtu-m.mod.o CC drivers/media/rc/keymaps/rc-anysee.mod.o CC drivers/media/rc/keymaps/rc-apac-viewcomp.mod.o CC drivers/media/rc/keymaps/rc-asus-pc39.mod.o CC drivers/media/rc/keymaps/rc-asus-ps3-100.mod.o CC drivers/media/rc/keymaps/rc-ati-tv-wonder-hd-600.mod.o CC drivers/media/rc/keymaps/rc-ati-x10.mod.o CC drivers/media/rc/keymaps/rc-avermedia-a16d.mod.o CC drivers/media/rc/keymaps/rc-avermedia-cardbus.mod.o CC drivers/media/rc/keymaps/rc-avermedia-dvbt.mod.o CC drivers/media/rc/keymaps/rc-avermedia-m135a.mod.o CC drivers/media/rc/keymaps/rc-avermedia-m733a-rm-k6.mod.o CC drivers/media/rc/keymaps/rc-avermedia-rm-ks.mod.o CC drivers/media/rc/keymaps/rc-avermedia.mod.o CC drivers/media/rc/keymaps/rc-avertv-303.mod.o CC drivers/media/rc/keymaps/rc-azurewave-ad-tu700.mod.o CC drivers/media/rc/keymaps/rc-behold-columbus.mod.o CC drivers/media/rc/keymaps/rc-behold.mod.o CC drivers/media/rc/keymaps/rc-budget-ci-old.mod.o CC drivers/media/rc/keymaps/rc-cec.mod.o CC drivers/media/rc/keymaps/rc-cinergy-1400.mod.o CC drivers/media/rc/keymaps/rc-cinergy.mod.o CC drivers/media/rc/keymaps/rc-delock-61959.mod.o CC drivers/media/rc/keymaps/rc-dib0700-nec.mod.o CC drivers/media/rc/keymaps/rc-dib0700-rc5.mod.o CC drivers/media/rc/keymaps/rc-digitalnow-tinytwin.mod.o CC drivers/media/rc/keymaps/rc-digittrade.mod.o CC drivers/media/rc/keymaps/rc-dm1105-nec.mod.o CC drivers/media/rc/keymaps/rc-dntv-live-dvb-t.mod.o CC drivers/media/rc/keymaps/rc-dntv-live-dvbt-pro.mod.o CC drivers/media/rc/keymaps/rc-dtt200u.mod.o CC drivers/media/rc/keymaps/rc-dvbsky.mod.o CC drivers/media/rc/keymaps/rc-em-terratec.mod.o CC drivers/media/rc/keymaps/rc-encore-enltv-fm53.mod.o CC drivers/media/rc/keymaps/rc-encore-enltv.mod.o CC drivers/media/rc/keymaps/rc-encore-enltv2.mod.o CC drivers/media/rc/keymaps/rc-evga-indtube.mod.o CC drivers/media/rc/keymaps/rc-eztv.mod.o CC drivers/media/rc/keymaps/rc-flydvb.mod.o CC drivers/media/rc/keymaps/rc-flyvideo.mod.o CC drivers/media/rc/keymaps/rc-fusionhdtv-mce.mod.o CC drivers/media/rc/keymaps/rc-gadmei-rm008z.mod.o CC drivers/media/rc/keymaps/rc-genius-tvgo-a11mce.mod.o CC drivers/media/rc/keymaps/rc-gotview7135.mod.o CC drivers/media/rc/keymaps/rc-hauppauge.mod.o CC drivers/media/rc/keymaps/rc-imon-mce.mod.o CC drivers/media/rc/keymaps/rc-imon-pad.mod.o CC drivers/media/rc/keymaps/rc-iodata-bctv7e.mod.o CC drivers/media/rc/keymaps/rc-it913x-v1.mod.o CC drivers/media/rc/keymaps/rc-it913x-v2.mod.o CC drivers/media/rc/keymaps/rc-kaiomy.mod.o CC drivers/media/rc/keymaps/rc-kworld-315u.mod.o CC drivers/media/rc/keymaps/rc-kworld-pc150u.mod.o CC drivers/media/rc/keymaps/rc-kworld-plus-tv-analog.mod.o CC drivers/media/rc/keymaps/rc-leadtek-y04g0051.mod.o CC drivers/media/rc/keymaps/rc-lirc.mod.o CC drivers/media/rc/keymaps/rc-lme2510.mod.o CC drivers/media/rc/keymaps/rc-manli.mod.o CC drivers/media/rc/keymaps/rc-medion-x10-digitainer.mod.o CC drivers/media/rc/keymaps/rc-medion-x10-or2x.mod.o CC drivers/media/rc/keymaps/rc-medion-x10.mod.o CC drivers/media/rc/keymaps/rc-msi-digivox-ii.mod.o CC drivers/media/rc/keymaps/rc-msi-digivox-iii.mod.o CC drivers/media/rc/keymaps/rc-msi-tvanywhere-plus.mod.o CC drivers/media/rc/keymaps/rc-msi-tvanywhere.mod.o CC drivers/media/rc/keymaps/rc-nebula.mod.o CC drivers/media/rc/keymaps/rc-nec-terratec-cinergy-xs.mod.o CC drivers/media/rc/keymaps/rc-norwood.mod.o CC drivers/media/rc/keymaps/rc-npgtech.mod.o CC drivers/media/rc/keymaps/rc-pctv-sedna.mod.o CC drivers/media/rc/keymaps/rc-pinnacle-color.mod.o CC drivers/media/rc/keymaps/rc-pinnacle-grey.mod.o CC drivers/media/rc/keymaps/rc-pinnacle-pctv-hd.mod.o CC drivers/media/rc/keymaps/rc-pixelview-002t.mod.o CC drivers/media/rc/keymaps/rc-pixelview-mk12.mod.o CC drivers/media/rc/keymaps/rc-pixelview-new.mod.o CC drivers/media/rc/keymaps/rc-pixelview.mod.o CC drivers/media/rc/keymaps/rc-powercolor-real-angel.mod.o CC drivers/media/rc/keymaps/rc-proteus-2309.mod.o CC drivers/media/rc/keymaps/rc-purpletv.mod.o CC drivers/media/rc/keymaps/rc-pv951.mod.o CC drivers/media/rc/keymaps/rc-rc6-mce.mod.o CC drivers/media/rc/keymaps/rc-real-audio-220-32-keys.mod.o CC drivers/media/rc/keymaps/rc-reddo.mod.o CC drivers/media/rc/keymaps/rc-snapstream-firefly.mod.o CC drivers/media/rc/keymaps/rc-streamzap.mod.o CC drivers/media/rc/keymaps/rc-su3000.mod.o CC drivers/media/rc/keymaps/rc-tbs-nec.mod.o CC drivers/media/rc/keymaps/rc-technisat-ts35.mod.o CC drivers/media/rc/keymaps/rc-technisat-usb2.mod.o CC drivers/media/rc/keymaps/rc-terratec-cinergy-c-pci.mod.o CC drivers/media/rc/keymaps/rc-terratec-cinergy-s2-hd.mod.o CC drivers/media/rc/keymaps/rc-terratec-cinergy-xs.mod.o CC drivers/media/rc/keymaps/rc-terratec-slim-2.mod.o CC drivers/media/rc/keymaps/rc-terratec-slim.mod.o CC drivers/media/rc/keymaps/rc-tevii-nec.mod.o CC drivers/media/rc/keymaps/rc-tivo.mod.o CC drivers/media/rc/keymaps/rc-total-media-in-hand-02.mod.o CC drivers/media/rc/keymaps/rc-total-media-in-hand.mod.o CC drivers/media/rc/keymaps/rc-trekstor.mod.o CC drivers/media/rc/keymaps/rc-tt-1500.mod.o CC drivers/media/rc/keymaps/rc-twinhan-dtv-cab-ci.mod.o CC drivers/media/rc/keymaps/rc-twinhan1027.mod.o CC drivers/media/rc/keymaps/rc-videomate-m1f.mod.o CC drivers/media/rc/keymaps/rc-videomate-s350.mod.o CC drivers/media/rc/keymaps/rc-videomate-tv-pvr.mod.o CC drivers/media/rc/keymaps/rc-winfast-usbii-deluxe.mod.o CC drivers/media/rc/keymaps/rc-winfast.mod.o CC drivers/media/rc/lirc_dev.mod.o CC drivers/media/rc/mceusb.mod.o CC drivers/media/rc/meson-ir.mod.o CC drivers/media/rc/nuvoton-cir.mod.o CC drivers/media/rc/rc-core.mod.o CC drivers/media/rc/rc-loopback.mod.o CC drivers/media/rc/redrat3.mod.o CC drivers/media/rc/st_rc.mod.o CC drivers/media/rc/streamzap.mod.o CC drivers/media/rc/sunxi-cir.mod.o CC drivers/media/rc/ttusbir.mod.o CC drivers/media/rc/winbond-cir.mod.o CC drivers/media/tuners/e4000.mod.o CC drivers/media/tuners/fc0011.mod.o CC drivers/media/tuners/fc0012.mod.o CC drivers/media/tuners/fc0013.mod.o CC drivers/media/tuners/fc2580.mod.o CC drivers/media/tuners/it913x.mod.o CC drivers/media/tuners/m88rs6000t.mod.o CC drivers/media/tuners/max2165.mod.o CC drivers/media/tuners/mc44s803.mod.o CC drivers/media/tuners/msi001.mod.o CC drivers/media/tuners/mt2060.mod.o CC drivers/media/tuners/mt2063.mod.o CC drivers/media/tuners/mt20xx.mod.o CC drivers/media/tuners/mt2131.mod.o CC drivers/media/tuners/mt2266.mod.o CC drivers/media/tuners/mxl301rf.mod.o CC drivers/media/tuners/mxl5005s.mod.o CC drivers/media/tuners/mxl5007t.mod.o CC drivers/media/tuners/qm1d1c0042.mod.o CC drivers/media/tuners/qt1010.mod.o CC drivers/media/tuners/r820t.mod.o CC drivers/media/tuners/si2157.mod.o CC drivers/media/tuners/tda18212.mod.o CC drivers/media/tuners/tda18218.mod.o CC drivers/media/tuners/tda18271.mod.o CC drivers/media/tuners/tda827x.mod.o CC drivers/media/tuners/tda8290.mod.o CC drivers/media/tuners/tda9887.mod.o CC drivers/media/tuners/tea5761.mod.o CC drivers/media/tuners/tea5767.mod.o CC drivers/media/tuners/tua9001.mod.o CC drivers/media/tuners/tuner-simple.mod.o CC drivers/media/tuners/tuner-types.mod.o CC drivers/media/tuners/tuner-xc2028.mod.o CC drivers/media/tuners/xc4000.mod.o CC drivers/media/tuners/xc5000.mod.o CC drivers/media/usb/airspy/airspy.mod.o CC drivers/media/usb/as102/dvb-as102.mod.o CC drivers/media/usb/au0828/au0828.mod.o CC drivers/media/usb/b2c2/b2c2-flexcop-usb.mod.o CC drivers/media/usb/cpia2/cpia2.mod.o CC drivers/media/usb/cx231xx/cx231xx-alsa.mod.o CC drivers/media/usb/cx231xx/cx231xx-dvb.mod.o CC drivers/media/usb/cx231xx/cx231xx.mod.o CC drivers/media/usb/dvb-usb-v2/dvb-usb-af9015.mod.o CC drivers/media/usb/dvb-usb-v2/dvb-usb-af9035.mod.o CC drivers/media/usb/dvb-usb-v2/dvb-usb-anysee.mod.o CC drivers/media/usb/dvb-usb-v2/dvb-usb-au6610.mod.o CC drivers/media/usb/dvb-usb-v2/dvb-usb-az6007.mod.o CC drivers/media/usb/dvb-usb-v2/dvb-usb-ce6230.mod.o CC drivers/media/usb/dvb-usb-v2/dvb-usb-dvbsky.mod.o CC drivers/media/usb/dvb-usb-v2/dvb-usb-ec168.mod.o CC drivers/media/usb/dvb-usb-v2/dvb-usb-gl861.mod.o CC drivers/media/usb/dvb-usb-v2/dvb-usb-lmedm04.mod.o CC drivers/media/usb/dvb-usb-v2/dvb-usb-mxl111sf.mod.o CC drivers/media/usb/dvb-usb-v2/dvb-usb-rtl28xxu.mod.o CC drivers/media/usb/dvb-usb-v2/dvb_usb_v2.mod.o CC drivers/media/usb/dvb-usb-v2/mxl111sf-demod.mod.o CC drivers/media/usb/dvb-usb-v2/mxl111sf-tuner.mod.o CC drivers/media/usb/dvb-usb/dvb-usb-a800.mod.o CC drivers/media/usb/dvb-usb/dvb-usb-af9005-remote.mod.o CC drivers/media/usb/dvb-usb/dvb-usb-af9005.mod.o CC drivers/media/usb/dvb-usb/dvb-usb-az6027.mod.o CC drivers/media/usb/dvb-usb/dvb-usb-cinergyT2.mod.o CC drivers/media/usb/dvb-usb/dvb-usb-cxusb.mod.o CC drivers/media/usb/dvb-usb/dvb-usb-dib0700.mod.o CC drivers/media/usb/dvb-usb/dvb-usb-dibusb-common.mod.o CC drivers/media/usb/dvb-usb/dvb-usb-dibusb-mb.mod.o CC drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc.mod.o CC drivers/media/usb/dvb-usb/dvb-usb-digitv.mod.o CC drivers/media/usb/dvb-usb/dvb-usb-dtt200u.mod.o CC drivers/media/usb/dvb-usb/dvb-usb-dtv5100.mod.o CC drivers/media/usb/dvb-usb/dvb-usb-dw2102.mod.o CC drivers/media/usb/dvb-usb/dvb-usb-friio.mod.o CC drivers/media/usb/dvb-usb/dvb-usb-gp8psk.mod.o CC drivers/media/usb/dvb-usb/dvb-usb-m920x.mod.o CC drivers/media/usb/dvb-usb/dvb-usb-nova-t-usb2.mod.o CC drivers/media/usb/dvb-usb/dvb-usb-opera.mod.o CC drivers/media/usb/dvb-usb/dvb-usb-pctv452e.mod.o CC drivers/media/usb/dvb-usb/dvb-usb-technisat-usb2.mod.o CC drivers/media/usb/dvb-usb/dvb-usb-ttusb2.mod.o CC drivers/media/usb/dvb-usb/dvb-usb-umt-010.mod.o CC drivers/media/usb/dvb-usb/dvb-usb-vp702x.mod.o CC drivers/media/usb/dvb-usb/dvb-usb-vp7045.mod.o CC drivers/media/usb/dvb-usb/dvb-usb.mod.o CC drivers/media/usb/em28xx/em28xx-alsa.mod.o CC drivers/media/usb/em28xx/em28xx-dvb.mod.o CC drivers/media/usb/em28xx/em28xx-rc.mod.o CC drivers/media/usb/em28xx/em28xx-v4l.mod.o CC drivers/media/usb/em28xx/em28xx.mod.o CC drivers/media/usb/go7007/go7007-loader.mod.o CC drivers/media/usb/go7007/go7007-usb.mod.o CC drivers/media/usb/go7007/go7007.mod.o CC drivers/media/usb/go7007/s2250.mod.o CC drivers/media/usb/gspca/gl860/gspca_gl860.mod.o CC drivers/media/usb/gspca/gspca_benq.mod.o CC drivers/media/usb/gspca/gspca_conex.mod.o CC drivers/media/usb/gspca/gspca_cpia1.mod.o CC drivers/media/usb/gspca/gspca_dtcs033.mod.o CC drivers/media/usb/gspca/gspca_etoms.mod.o CC drivers/media/usb/gspca/gspca_finepix.mod.o CC drivers/media/usb/gspca/gspca_jeilinj.mod.o CC drivers/media/usb/gspca/gspca_jl2005bcd.mod.o CC drivers/media/usb/gspca/gspca_kinect.mod.o CC drivers/media/usb/gspca/gspca_konica.mod.o CC drivers/media/usb/gspca/gspca_main.mod.o CC drivers/media/usb/gspca/gspca_mars.mod.o CC drivers/media/usb/gspca/gspca_mr97310a.mod.o CC drivers/media/usb/gspca/gspca_nw80x.mod.o CC drivers/media/usb/gspca/gspca_ov519.mod.o CC drivers/media/usb/gspca/gspca_ov534.mod.o CC drivers/media/usb/gspca/gspca_ov534_9.mod.o CC drivers/media/usb/gspca/gspca_pac207.mod.o CC drivers/media/usb/gspca/gspca_pac7302.mod.o CC drivers/media/usb/gspca/gspca_pac7311.mod.o CC drivers/media/usb/gspca/gspca_se401.mod.o CC drivers/media/usb/gspca/gspca_sn9c2028.mod.o CC drivers/media/usb/gspca/gspca_sn9c20x.mod.o CC drivers/media/usb/gspca/gspca_sonixb.mod.o CC drivers/media/usb/gspca/gspca_sonixj.mod.o CC drivers/media/usb/gspca/gspca_spca1528.mod.o CC drivers/media/usb/gspca/gspca_spca500.mod.o CC drivers/media/usb/gspca/gspca_spca501.mod.o CC drivers/media/usb/gspca/gspca_spca505.mod.o CC drivers/media/usb/gspca/gspca_spca506.mod.o CC drivers/media/usb/gspca/gspca_spca508.mod.o CC drivers/media/usb/gspca/gspca_spca561.mod.o CC drivers/media/usb/gspca/gspca_sq905.mod.o CC drivers/media/usb/gspca/gspca_sq905c.mod.o CC drivers/media/usb/gspca/gspca_sq930x.mod.o CC drivers/media/usb/gspca/gspca_stk014.mod.o CC drivers/media/usb/gspca/gspca_stk1135.mod.o CC drivers/media/usb/gspca/gspca_stv0680.mod.o CC drivers/media/usb/gspca/gspca_sunplus.mod.o CC drivers/media/usb/gspca/gspca_t613.mod.o CC drivers/media/usb/gspca/gspca_topro.mod.o CC drivers/media/usb/gspca/gspca_touptek.mod.o CC drivers/media/usb/gspca/gspca_tv8532.mod.o CC drivers/media/usb/gspca/gspca_vc032x.mod.o CC drivers/media/usb/gspca/gspca_vicam.mod.o CC drivers/media/usb/gspca/gspca_xirlink_cit.mod.o CC drivers/media/usb/gspca/gspca_zc3xx.mod.o CC drivers/media/usb/gspca/m5602/gspca_m5602.mod.o CC drivers/media/usb/gspca/stv06xx/gspca_stv06xx.mod.o CC drivers/media/usb/hackrf/hackrf.mod.o CC drivers/media/usb/hdpvr/hdpvr.mod.o CC drivers/media/usb/msi2500/msi2500.mod.o CC drivers/media/usb/pvrusb2/pvrusb2.mod.o CC drivers/media/usb/pwc/pwc.mod.o CC drivers/media/usb/s2255/s2255drv.mod.o CC drivers/media/usb/siano/smsusb.mod.o CC drivers/media/usb/stk1160/stk1160.mod.o CC drivers/media/usb/stkwebcam/stkwebcam.mod.o CC drivers/media/usb/tm6000/tm6000-alsa.mod.o CC drivers/media/usb/tm6000/tm6000-dvb.mod.o CC drivers/media/usb/tm6000/tm6000.mod.o CC drivers/media/usb/ttusb-budget/dvb-ttusb-budget.mod.o CC drivers/media/usb/ttusb-dec/ttusb_dec.mod.o CC drivers/media/usb/ttusb-dec/ttusbdecfe.mod.o CC drivers/media/usb/usbtv/usbtv.mod.o CC drivers/media/usb/usbvision/usbvision.mod.o CC drivers/media/usb/uvc/uvcvideo.mod.o CC drivers/media/usb/zr364xx/zr364xx.mod.o CC drivers/media/v4l2-core/tuner.mod.o CC drivers/media/v4l2-core/v4l2-common.mod.o CC drivers/media/v4l2-core/v4l2-dv-timings.mod.o CC drivers/media/v4l2-core/v4l2-flash-led-class.mod.o CC drivers/media/v4l2-core/v4l2-mem2mem.mod.o CC drivers/media/v4l2-core/videobuf-core.mod.o CC drivers/media/v4l2-core/videobuf-dma-contig.mod.o CC drivers/media/v4l2-core/videobuf-dma-sg.mod.o CC drivers/media/v4l2-core/videobuf-dvb.mod.o CC drivers/media/v4l2-core/videobuf-vmalloc.mod.o CC drivers/media/v4l2-core/videobuf2-core.mod.o CC drivers/media/v4l2-core/videobuf2-dma-contig.mod.o CC drivers/media/v4l2-core/videobuf2-dma-sg.mod.o CC drivers/media/v4l2-core/videobuf2-dvb.mod.o CC drivers/media/v4l2-core/videobuf2-memops.mod.o CC drivers/media/v4l2-core/videobuf2-v4l2.mod.o CC drivers/media/v4l2-core/videobuf2-vmalloc.mod.o CC drivers/media/v4l2-core/videodev.mod.o CC drivers/memstick/core/memstick.mod.o CC drivers/memstick/core/ms_block.mod.o CC drivers/memstick/core/mspro_block.mod.o CC drivers/memstick/host/jmb38x_ms.mod.o CC drivers/memstick/host/r592.mod.o CC drivers/memstick/host/rtsx_pci_ms.mod.o CC drivers/memstick/host/rtsx_usb_ms.mod.o CC drivers/memstick/host/tifm_ms.mod.o CC drivers/message/fusion/mptbase.mod.o CC drivers/message/fusion/mptctl.mod.o CC drivers/message/fusion/mptfc.mod.o CC drivers/message/fusion/mptlan.mod.o CC drivers/message/fusion/mptsas.mod.o CC drivers/message/fusion/mptscsih.mod.o CC drivers/message/fusion/mptspi.mod.o CC drivers/mfd/88pm800.mod.o CC drivers/mfd/88pm80x.mod.o CC drivers/mfd/88pm805.mod.o CC drivers/mfd/ab3100-otp.mod.o CC drivers/mfd/act8945a.mod.o CC drivers/mfd/arizona-i2c.mod.o CC drivers/mfd/arizona-spi.mod.o CC drivers/mfd/atmel-flexcom.mod.o CC drivers/mfd/atmel-hlcdc.mod.o CC drivers/mfd/axp20x-i2c.mod.o CC drivers/mfd/axp20x.mod.o CC drivers/mfd/bcm590xx.mod.o CC drivers/mfd/cros_ec.mod.o CC drivers/mfd/cros_ec_i2c.mod.o CC drivers/mfd/cros_ec_spi.mod.o CC drivers/mfd/cs5535-mfd.mod.o CC drivers/mfd/da9062-core.mod.o CC drivers/mfd/da9063.mod.o CC drivers/mfd/da9150-core.mod.o CC drivers/mfd/dln2.mod.o CC drivers/mfd/fsl-imx25-tsadc.mod.o CC drivers/mfd/hi6421-pmic-core.mod.o CC drivers/mfd/hi655x-pmic.mod.o CC drivers/mfd/htc-pasic3.mod.o CC drivers/mfd/intel-lpss-acpi.mod.o CC drivers/mfd/intel-lpss-pci.mod.o CC drivers/mfd/intel-lpss.mod.o CC drivers/mfd/intel_quark_i2c_gpio.mod.o CC drivers/mfd/janz-cmodio.mod.o CC drivers/mfd/kempld-core.mod.o CC drivers/mfd/lm3533-core.mod.o CC drivers/mfd/lm3533-ctrlbank.mod.o CC drivers/mfd/lp3943.mod.o CC drivers/mfd/lpc_ich.mod.o CC drivers/mfd/lpc_sch.mod.o CC drivers/mfd/max14577.mod.o CC drivers/mfd/max77686.mod.o CC drivers/mfd/max77693.mod.o CC drivers/mfd/max8907.mod.o CC drivers/mfd/mc13xxx-core.mod.o CC drivers/mfd/mc13xxx-i2c.mod.o CC drivers/mfd/mc13xxx-spi.mod.o CC drivers/mfd/menf21bmc.mod.o CC drivers/mfd/mt6397-core.mod.o CC drivers/mfd/pcf50633-adc.mod.o CC drivers/mfd/pcf50633-gpio.mod.o CC drivers/mfd/pcf50633.mod.o CC drivers/mfd/qcom-spmi-pmic.mod.o CC drivers/mfd/rdc321x-southbridge.mod.o CC drivers/mfd/retu-mfd.mod.o CC drivers/mfd/rk808.mod.o CC drivers/mfd/rn5t618.mod.o CC drivers/mfd/rt5033.mod.o CC drivers/mfd/rtsx_pci.mod.o CC drivers/mfd/rtsx_usb.mod.o CC drivers/mfd/si476x-core.mod.o CC drivers/mfd/sky81452.mod.o CC drivers/mfd/sm501.mod.o CC drivers/mfd/stw481x.mod.o CC drivers/mfd/ti_am335x_tscadc.mod.o CC drivers/mfd/timberdale.mod.o CC drivers/mfd/tps6105x.mod.o CC drivers/mfd/tps65010.mod.o CC drivers/mfd/tps6507x.mod.o CC drivers/mfd/tps65086.mod.o CC drivers/mfd/tps65217.mod.o CC drivers/mfd/tps65218.mod.o CC drivers/mfd/tps65912-core.mod.o CC drivers/mfd/tps65912-i2c.mod.o CC drivers/mfd/tps65912-spi.mod.o CC drivers/mfd/ucb1400_core.mod.o CC drivers/mfd/viperboard.mod.o CC drivers/mfd/vx855.mod.o CC drivers/mfd/wl1273-core.mod.o CC drivers/mfd/wm8994.mod.o CC drivers/misc/ad525x_dpot-i2c.mod.o CC drivers/misc/ad525x_dpot-spi.mod.o CC drivers/misc/ad525x_dpot.mod.o CC drivers/misc/altera-stapl/altera-stapl.mod.o CC drivers/misc/apds9802als.mod.o CC drivers/misc/apds990x.mod.o CC drivers/misc/atmel-ssc.mod.o CC drivers/misc/bh1770glc.mod.o CC drivers/misc/c2port/c2port-duramar2150.mod.o CC drivers/misc/c2port/core.mod.o CC drivers/misc/cb710/cb710.mod.o CC drivers/misc/cs5535-mfgpt.mod.o CC drivers/misc/ds1682.mod.o CC drivers/misc/dummy-irq.mod.o CC drivers/misc/echo/echo.mod.o CC drivers/misc/eeprom/at24.mod.o CC drivers/misc/eeprom/at25.mod.o CC drivers/misc/eeprom/eeprom.mod.o CC drivers/misc/eeprom/eeprom_93cx6.mod.o CC drivers/misc/eeprom/eeprom_93xx46.mod.o CC drivers/misc/eeprom/max6875.mod.o CC drivers/misc/enclosure.mod.o CC drivers/misc/fsa9480.mod.o CC drivers/misc/genwqe/genwqe_card.mod.o CC drivers/misc/hmc6352.mod.o CC drivers/misc/hpilo.mod.o CC drivers/misc/ibmasm/ibmasm.mod.o CC drivers/misc/ics932s401.mod.o CC drivers/misc/ioc4.mod.o CC drivers/misc/isl29003.mod.o CC drivers/misc/isl29020.mod.o CC drivers/misc/lattice-ecp3-config.mod.o CC drivers/misc/lis3lv02d/lis3lv02d.mod.o CC drivers/misc/lis3lv02d/lis3lv02d_i2c.mod.o CC drivers/misc/lkdtm.mod.o CC drivers/misc/mei/mei-me.mod.o CC drivers/misc/mei/mei-txe.mod.o CC drivers/misc/mei/mei.mod.o CC drivers/misc/mic/bus/cosm_bus.mod.o CC drivers/misc/mic/bus/mic_bus.mod.o CC drivers/misc/mic/bus/scif_bus.mod.o CC drivers/misc/mic/bus/vop_bus.mod.o CC drivers/misc/mic/card/mic_card.mod.o CC drivers/misc/mic/cosm/mic_cosm.mod.o CC drivers/misc/mic/cosm_client/cosm_client.mod.o CC drivers/misc/mic/host/mic_host.mod.o CC drivers/misc/mic/scif/scif.mod.o CC drivers/misc/mic/vop/vop.mod.o CC drivers/misc/panel.mod.o CC drivers/misc/pch_phub.mod.o CC drivers/misc/phantom.mod.o CC drivers/misc/pti.mod.o CC drivers/misc/qcom-coincell.mod.o CC drivers/misc/sgi-gru/gru.mod.o CC drivers/misc/sgi-xp/xp.mod.o CC drivers/misc/sgi-xp/xpc.mod.o CC drivers/misc/sgi-xp/xpnet.mod.o CC drivers/misc/ti-st/st_drv.mod.o CC drivers/misc/ti_dac7512.mod.o CC drivers/misc/tifm_7xx1.mod.o CC drivers/misc/tifm_core.mod.o CC drivers/misc/tsl2550.mod.o CC drivers/misc/vmw_balloon.mod.o CC drivers/misc/vmw_vmci/vmw_vmci.mod.o CC drivers/mmc/card/mmc_block.mod.o CC drivers/mmc/card/mmc_test.mod.o CC drivers/mmc/card/sdio_uart.mod.o CC drivers/mmc/core/mmc_core.mod.o CC drivers/mmc/core/pwrseq_emmc.mod.o CC drivers/mmc/core/pwrseq_simple.mod.o CC drivers/mmc/host/android-goldfish.mod.o CC drivers/mmc/host/cb710-mmc.mod.o CC drivers/mmc/host/dw_mmc-exynos.mod.o CC drivers/mmc/host/dw_mmc-k3.mod.o CC drivers/mmc/host/dw_mmc-pci.mod.o CC drivers/mmc/host/dw_mmc-pltfm.mod.o CC drivers/mmc/host/dw_mmc.mod.o CC drivers/mmc/host/mmc_spi.mod.o CC drivers/mmc/host/mtk-sd.mod.o CC drivers/mmc/host/of_mmc_spi.mod.o CC drivers/mmc/host/omap_hsmmc.mod.o CC drivers/mmc/host/rtsx_pci_sdmmc.mod.o CC drivers/mmc/host/rtsx_usb_sdmmc.mod.o CC drivers/mmc/host/sdhci-acpi.mod.o CC drivers/mmc/host/sdhci-iproc.mod.o CC drivers/mmc/host/sdhci-of-arasan.mod.o CC drivers/mmc/host/sdhci-of-at91.mod.o CC drivers/mmc/host/sdhci-pci.mod.o CC drivers/mmc/host/sdhci-pltfm.mod.o CC drivers/mmc/host/sdhci-pxav2.mod.o CC drivers/mmc/host/sdhci-pxav3.mod.o CC drivers/mmc/host/sdhci.mod.o CC drivers/mmc/host/sdhci_f_sdh30.mod.o CC drivers/mmc/host/sdricoh_cs.mod.o CC drivers/mmc/host/sh_mmcif.mod.o CC drivers/mmc/host/tifm_sd.mod.o CC drivers/mmc/host/toshsd.mod.o CC drivers/mmc/host/usdhi6rol0.mod.o CC drivers/mmc/host/ushc.mod.o CC drivers/mmc/host/via-sdmmc.mod.o CC drivers/mmc/host/vub300.mod.o CC drivers/mmc/host/wbsd.mod.o CC drivers/mtd/ar7part.mod.o CC drivers/mtd/bcm63xxpart.mod.o CC drivers/mtd/chips/cfi_cmdset_0001.mod.o CC drivers/mtd/chips/cfi_cmdset_0002.mod.o CC drivers/mtd/chips/cfi_cmdset_0020.mod.o CC drivers/mtd/chips/cfi_probe.mod.o CC drivers/mtd/chips/cfi_util.mod.o CC drivers/mtd/chips/chipreg.mod.o CC drivers/mtd/chips/gen_probe.mod.o CC drivers/mtd/chips/jedec_probe.mod.o CC drivers/mtd/chips/map_absent.mod.o CC drivers/mtd/chips/map_ram.mod.o CC drivers/mtd/chips/map_rom.mod.o CC drivers/mtd/cmdlinepart.mod.o CC drivers/mtd/devices/block2mtd.mod.o CC drivers/mtd/devices/docg3.mod.o CC drivers/mtd/devices/m25p80.mod.o CC drivers/mtd/devices/mtd_dataflash.mod.o CC drivers/mtd/devices/mtdram.mod.o CC drivers/mtd/devices/phram.mod.o CC drivers/mtd/devices/pmc551.mod.o CC drivers/mtd/devices/slram.mod.o CC drivers/mtd/devices/sst25l.mod.o CC drivers/mtd/ftl.mod.o CC drivers/mtd/inftl.mod.o CC drivers/mtd/lpddr/lpddr_cmds.mod.o CC drivers/mtd/lpddr/qinfo_probe.mod.o CC drivers/mtd/maps/amd76xrom.mod.o CC drivers/mtd/maps/ck804xrom.mod.o CC drivers/mtd/maps/esb2rom.mod.o CC drivers/mtd/maps/gpio-addr-flash.mod.o CC drivers/mtd/maps/ichxrom.mod.o CC drivers/mtd/maps/intel_vr_nor.mod.o CC drivers/mtd/maps/l440gx.mod.o CC drivers/mtd/maps/latch-addr-flash.mod.o CC drivers/mtd/maps/map_funcs.mod.o CC drivers/mtd/maps/netsc520.mod.o CC drivers/mtd/maps/nettel.mod.o CC drivers/mtd/maps/pci.mod.o CC drivers/mtd/maps/pcmciamtd.mod.o CC drivers/mtd/maps/physmap.mod.o CC drivers/mtd/maps/physmap_of.mod.o CC drivers/mtd/maps/physmap_of_versatile.mod.o CC drivers/mtd/maps/plat-ram.mod.o CC drivers/mtd/maps/sbc_gxx.mod.o CC drivers/mtd/maps/sc520cdp.mod.o CC drivers/mtd/maps/scb2_flash.mod.o CC drivers/mtd/maps/ts5500_flash.mod.o CC drivers/mtd/mtd.mod.o CC drivers/mtd/mtd_blkdevs.mod.o CC drivers/mtd/mtdblock.mod.o CC drivers/mtd/mtdblock_ro.mod.o CC drivers/mtd/mtdoops.mod.o CC drivers/mtd/mtdswap.mod.o CC drivers/mtd/nand/cafe_nand.mod.o CC drivers/mtd/nand/denali.mod.o CC drivers/mtd/nand/denali_dt.mod.o CC drivers/mtd/nand/denali_pci.mod.o CC drivers/mtd/nand/diskonchip.mod.o CC drivers/mtd/nand/docg4.mod.o CC drivers/mtd/nand/gpio.mod.o CC drivers/mtd/nand/hisi504_nand.mod.o CC drivers/mtd/nand/mtk_ecc.mod.o CC drivers/mtd/nand/mtk_nand.mod.o CC drivers/mtd/nand/nand.mod.o CC drivers/mtd/nand/nand_bch.mod.o CC drivers/mtd/nand/nand_ecc.mod.o CC drivers/mtd/nand/nand_ids.mod.o CC drivers/mtd/nand/nandsim.mod.o CC drivers/mtd/nand/plat_nand.mod.o CC drivers/mtd/nand/r852.mod.o CC drivers/mtd/nand/sh_flctl.mod.o CC drivers/mtd/nand/sm_common.mod.o CC drivers/mtd/nand/vf610_nfc.mod.o CC drivers/mtd/nftl.mod.o CC drivers/mtd/ofpart.mod.o CC drivers/mtd/onenand/generic.mod.o CC drivers/mtd/onenand/onenand.mod.o CC drivers/mtd/redboot.mod.o CC drivers/mtd/rfd_ftl.mod.o CC drivers/mtd/sm_ftl.mod.o CC drivers/mtd/spi-nor/fsl-quadspi.mod.o CC drivers/mtd/spi-nor/hisi-sfc.mod.o CC drivers/mtd/spi-nor/mtk-quadspi.mod.o CC drivers/mtd/spi-nor/nxp-spifi.mod.o CC drivers/mtd/spi-nor/spi-nor.mod.o CC drivers/mtd/ssfdc.mod.o CC drivers/mtd/tests/mtd_nandbiterrs.mod.o CC drivers/mtd/tests/mtd_nandecctest.mod.o CC drivers/mtd/tests/mtd_oobtest.mod.o CC drivers/mtd/tests/mtd_pagetest.mod.o CC drivers/mtd/tests/mtd_readtest.mod.o CC drivers/mtd/tests/mtd_speedtest.mod.o CC drivers/mtd/tests/mtd_stresstest.mod.o CC drivers/mtd/tests/mtd_subpagetest.mod.o CC drivers/mtd/tests/mtd_torturetest.mod.o CC drivers/mtd/ubi/gluebi.mod.o CC drivers/mtd/ubi/ubi.mod.o CC drivers/net/appletalk/ipddp.mod.o CC drivers/net/arcnet/arc-rawmode.mod.o CC drivers/net/arcnet/arc-rimi.mod.o CC drivers/net/arcnet/arcnet.mod.o CC drivers/net/arcnet/capmode.mod.o CC drivers/net/arcnet/com20020-pci.mod.o CC drivers/net/arcnet/com20020.mod.o CC drivers/net/arcnet/com20020_cs.mod.o CC drivers/net/arcnet/com90io.mod.o CC drivers/net/arcnet/com90xx.mod.o CC drivers/net/arcnet/rfc1051.mod.o CC drivers/net/arcnet/rfc1201.mod.o CC drivers/net/bonding/bonding.mod.o CC drivers/net/caif/caif_hsi.mod.o CC drivers/net/caif/caif_serial.mod.o CC drivers/net/caif/caif_virtio.mod.o CC drivers/net/caif/cfspi_slave.mod.o CC drivers/net/can/at91_can.mod.o CC drivers/net/can/c_can/c_can.mod.o CC drivers/net/can/c_can/c_can_pci.mod.o CC drivers/net/can/c_can/c_can_platform.mod.o CC drivers/net/can/can-dev.mod.o CC drivers/net/can/cc770/cc770.mod.o CC drivers/net/can/cc770/cc770_isa.mod.o CC drivers/net/can/cc770/cc770_platform.mod.o CC drivers/net/can/grcan.mod.o CC drivers/net/can/ifi_canfd/ifi_canfd.mod.o CC drivers/net/can/janz-ican3.mod.o CC drivers/net/can/m_can/m_can.mod.o CC drivers/net/can/pch_can.mod.o CC drivers/net/can/sja1000/ems_pci.mod.o CC drivers/net/can/sja1000/ems_pcmcia.mod.o CC drivers/net/can/sja1000/kvaser_pci.mod.o CC drivers/net/can/sja1000/peak_pci.mod.o CC drivers/net/can/sja1000/peak_pcmcia.mod.o CC drivers/net/can/sja1000/plx_pci.mod.o CC drivers/net/can/sja1000/sja1000.mod.o CC drivers/net/can/sja1000/sja1000_isa.mod.o CC drivers/net/can/sja1000/sja1000_platform.mod.o CC drivers/net/can/slcan.mod.o CC drivers/net/can/softing/softing.mod.o CC drivers/net/can/softing/softing_cs.mod.o CC drivers/net/can/spi/mcp251x.mod.o CC drivers/net/can/sun4i_can.mod.o CC drivers/net/can/usb/ems_usb.mod.o CC drivers/net/can/usb/esd_usb2.mod.o CC drivers/net/can/usb/gs_usb.mod.o CC drivers/net/can/usb/kvaser_usb.mod.o CC drivers/net/can/usb/peak_usb/peak_usb.mod.o CC drivers/net/can/usb/usb_8dev.mod.o CC drivers/net/can/vcan.mod.o CC drivers/net/can/xilinx_can.mod.o CC drivers/net/dsa/b53/b53_common.mod.o CC drivers/net/dsa/b53/b53_mdio.mod.o CC drivers/net/dsa/b53/b53_mmap.mod.o CC drivers/net/dsa/b53/b53_spi.mod.o CC drivers/net/dsa/b53/b53_srab.mod.o CC drivers/net/dsa/bcm_sf2.mod.o CC drivers/net/dsa/mv88e6060.mod.o CC drivers/net/dsa/mv88e6xxx/chip.mod.o CC drivers/net/dummy.mod.o CC drivers/net/eql.mod.o CC drivers/net/ethernet/3com/3c574_cs.mod.o CC drivers/net/ethernet/3com/3c589_cs.mod.o CC drivers/net/ethernet/3com/3c59x.mod.o CC drivers/net/ethernet/3com/typhoon.mod.o CC drivers/net/ethernet/8390/8390.mod.o CC drivers/net/ethernet/8390/axnet_cs.mod.o CC drivers/net/ethernet/8390/ne2k-pci.mod.o CC drivers/net/ethernet/8390/pcnet_cs.mod.o CC drivers/net/ethernet/adaptec/starfire.mod.o CC drivers/net/ethernet/agere/et131x.mod.o CC drivers/net/ethernet/alteon/acenic.mod.o CC drivers/net/ethernet/altera/altera_tse.mod.o CC drivers/net/ethernet/amd/amd8111e.mod.o CC drivers/net/ethernet/amd/nmclan_cs.mod.o CC drivers/net/ethernet/amd/pcnet32.mod.o CC drivers/net/ethernet/amd/xgbe/amd-xgbe.mod.o CC drivers/net/ethernet/apm/xgene/xgene-enet.mod.o CC drivers/net/ethernet/arc/arc_emac.mod.o CC drivers/net/ethernet/arc/emac_rockchip.mod.o CC drivers/net/ethernet/arc/emac_arc.mod.o CC drivers/net/ethernet/atheros/alx/alx.mod.o CC drivers/net/ethernet/atheros/atl1c/atl1c.mod.o CC drivers/net/ethernet/atheros/atl1e/atl1e.mod.o CC drivers/net/ethernet/atheros/atlx/atl1.mod.o CC drivers/net/ethernet/atheros/atlx/atl2.mod.o CC drivers/net/ethernet/aurora/nb8800.mod.o CC drivers/net/ethernet/broadcom/b44.mod.o CC drivers/net/ethernet/broadcom/bcmsysport.mod.o CC drivers/net/ethernet/broadcom/bgmac-bcma-mdio.mod.o CC drivers/net/ethernet/broadcom/bgmac-bcma.mod.o CC drivers/net/ethernet/broadcom/bgmac-platform.mod.o CC drivers/net/ethernet/broadcom/bgmac.mod.o CC drivers/net/ethernet/broadcom/bnx2.mod.o CC drivers/net/ethernet/broadcom/bnx2x/bnx2x.mod.o CC drivers/net/ethernet/broadcom/bnxt/bnxt_en.mod.o CC drivers/net/ethernet/broadcom/cnic.mod.o CC drivers/net/ethernet/broadcom/genet/genet.mod.o CC drivers/net/ethernet/broadcom/tg3.mod.o CC drivers/net/ethernet/brocade/bna/bna.mod.o CC drivers/net/ethernet/cadence/macb.mod.o CC drivers/net/ethernet/calxeda/xgmac.mod.o CC drivers/net/ethernet/cavium/liquidio/liquidio.mod.o CC drivers/net/ethernet/cavium/thunder/nicpf.mod.o CC drivers/net/ethernet/cavium/thunder/nicvf.mod.o CC drivers/net/ethernet/cavium/thunder/thunder_bgx.mod.o CC drivers/net/ethernet/chelsio/cxgb/cxgb.mod.o CC drivers/net/ethernet/chelsio/cxgb3/cxgb3.mod.o CC drivers/net/ethernet/chelsio/cxgb4/cxgb4.mod.o CC drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf.mod.o CC drivers/net/ethernet/chelsio/libcxgb/libcxgb.mod.o CC drivers/net/ethernet/cisco/enic/enic.mod.o CC drivers/net/ethernet/dec/tulip/de2104x.mod.o CC drivers/net/ethernet/dec/tulip/de4x5.mod.o CC drivers/net/ethernet/dec/tulip/dmfe.mod.o CC drivers/net/ethernet/dec/tulip/tulip.mod.o CC drivers/net/ethernet/dec/tulip/uli526x.mod.o CC drivers/net/ethernet/dec/tulip/winbond-840.mod.o CC drivers/net/ethernet/dec/tulip/xircom_cb.mod.o CC drivers/net/ethernet/dlink/dl2k.mod.o CC drivers/net/ethernet/dlink/sundance.mod.o CC drivers/net/ethernet/dnet.mod.o CC drivers/net/ethernet/ec_bhf.mod.o CC drivers/net/ethernet/emulex/benet/be2net.mod.o CC drivers/net/ethernet/ethoc.mod.o CC drivers/net/ethernet/ezchip/nps_enet.mod.o CC drivers/net/ethernet/fealnx.mod.o CC drivers/net/ethernet/fujitsu/fmvj18x_cs.mod.o CC drivers/net/ethernet/hisilicon/hip04_eth.mod.o CC drivers/net/ethernet/hisilicon/hisi_femac.mod.o CC drivers/net/ethernet/hisilicon/hix5hd2_gmac.mod.o CC drivers/net/ethernet/hisilicon/hns/hnae.mod.o CC drivers/net/ethernet/hisilicon/hns/hns_dsaf.mod.o CC drivers/net/ethernet/hisilicon/hns/hns_enet_drv.mod.o CC drivers/net/ethernet/hisilicon/hns_mdio.mod.o CC drivers/net/ethernet/hp/hp100.mod.o CC drivers/net/ethernet/intel/e100.mod.o CC drivers/net/ethernet/intel/e1000/e1000.mod.o CC drivers/net/ethernet/intel/e1000e/e1000e.mod.o CC drivers/net/ethernet/intel/fm10k/fm10k.mod.o CC drivers/net/ethernet/intel/i40e/i40e.mod.o CC drivers/net/ethernet/intel/i40evf/i40evf.mod.o CC drivers/net/ethernet/intel/igb/igb.mod.o CC drivers/net/ethernet/intel/igbvf/igbvf.mod.o CC drivers/net/ethernet/intel/ixgb/ixgb.mod.o CC drivers/net/ethernet/intel/ixgbe/ixgbe.mod.o CC drivers/net/ethernet/intel/ixgbevf/ixgbevf.mod.o CC drivers/net/ethernet/jme.mod.o CC drivers/net/ethernet/marvell/mvmdio.mod.o CC drivers/net/ethernet/marvell/pxa168_eth.mod.o CC drivers/net/ethernet/marvell/skge.mod.o CC drivers/net/ethernet/marvell/sky2.mod.o CC drivers/net/ethernet/mellanox/mlx4/mlx4_core.mod.o CC drivers/net/ethernet/mellanox/mlx4/mlx4_en.mod.o CC drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.mod.o CC drivers/net/ethernet/mellanox/mlxsw/mlxsw_core.mod.o CC drivers/net/ethernet/mellanox/mlxsw/mlxsw_pci.mod.o CC drivers/net/ethernet/mellanox/mlxsw/mlxsw_spectrum.mod.o CC drivers/net/ethernet/mellanox/mlxsw/mlxsw_switchx2.mod.o CC drivers/net/ethernet/micrel/ks8842.mod.o CC drivers/net/ethernet/micrel/ks8851.mod.o CC drivers/net/ethernet/micrel/ks8851_mll.mod.o CC drivers/net/ethernet/micrel/ksz884x.mod.o CC drivers/net/ethernet/microchip/enc28j60.mod.o CC drivers/net/ethernet/microchip/encx24j600-regmap.mod.o CC drivers/net/ethernet/microchip/encx24j600.mod.o CC drivers/net/ethernet/myricom/myri10ge/myri10ge.mod.o CC drivers/net/ethernet/natsemi/natsemi.mod.o CC drivers/net/ethernet/natsemi/ns83820.mod.o CC drivers/net/ethernet/neterion/s2io.mod.o CC drivers/net/ethernet/neterion/vxge/vxge.mod.o CC drivers/net/ethernet/netronome/nfp/nfp_netvf.mod.o CC drivers/net/ethernet/nvidia/forcedeth.mod.o CC drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe.mod.o CC drivers/net/ethernet/packetengines/hamachi.mod.o CC drivers/net/ethernet/packetengines/yellowfin.mod.o CC drivers/net/ethernet/qlogic/netxen/netxen_nic.mod.o CC drivers/net/ethernet/qlogic/qed/qed.mod.o CC drivers/net/ethernet/qlogic/qede/qede.mod.o CC drivers/net/ethernet/qlogic/qla3xxx.mod.o CC drivers/net/ethernet/qlogic/qlcnic/qlcnic.mod.o CC drivers/net/ethernet/qlogic/qlge/qlge.mod.o CC drivers/net/ethernet/qualcomm/qcaspi.mod.o CC drivers/net/ethernet/rdc/r6040.mod.o CC drivers/net/ethernet/realtek/8139cp.mod.o CC drivers/net/ethernet/realtek/8139too.mod.o CC drivers/net/ethernet/realtek/atp.mod.o CC drivers/net/ethernet/realtek/r8169.mod.o CC drivers/net/ethernet/renesas/ravb.mod.o CC drivers/net/ethernet/renesas/sh_eth.mod.o CC drivers/net/ethernet/rocker/rocker.mod.o CC drivers/net/ethernet/samsung/sxgbe/samsung-sxgbe.mod.o CC drivers/net/ethernet/sfc/sfc.mod.o CC drivers/net/ethernet/silan/sc92031.mod.o CC drivers/net/ethernet/sis/sis190.mod.o CC drivers/net/ethernet/sis/sis900.mod.o CC drivers/net/ethernet/smsc/epic100.mod.o CC drivers/net/ethernet/smsc/smc91c92_cs.mod.o CC drivers/net/ethernet/smsc/smsc911x.mod.o CC drivers/net/ethernet/smsc/smsc9420.mod.o CC drivers/net/ethernet/stmicro/stmmac/dwmac-altr-socfpga.mod.o CC drivers/net/ethernet/stmicro/stmmac/dwmac-generic.mod.o CC drivers/net/ethernet/stmicro/stmmac/dwmac-ipq806x.mod.o CC drivers/net/ethernet/stmicro/stmmac/dwmac-lpc18xx.mod.o CC drivers/net/ethernet/stmicro/stmmac/dwmac-meson.mod.o CC drivers/net/ethernet/stmicro/stmmac/dwmac-rk.mod.o CC drivers/net/ethernet/stmicro/stmmac/dwmac-sti.mod.o CC drivers/net/ethernet/stmicro/stmmac/dwmac-sunxi.mod.o CC drivers/net/ethernet/stmicro/stmmac/stmmac-pci.mod.o CC drivers/net/ethernet/stmicro/stmmac/stmmac-platform.mod.o CC drivers/net/ethernet/stmicro/stmmac/stmmac.mod.o CC drivers/net/ethernet/sun/cassini.mod.o CC drivers/net/ethernet/sun/niu.mod.o CC drivers/net/ethernet/sun/sungem.mod.o CC drivers/net/ethernet/sun/sunhme.mod.o CC drivers/net/ethernet/synopsys/dwc_eth_qos.mod.o CC drivers/net/ethernet/tehuti/tehuti.mod.o CC drivers/net/ethernet/ti/cpsw_ale.mod.o CC drivers/net/ethernet/ti/tlan.mod.o CC drivers/net/ethernet/via/via-rhine.mod.o CC drivers/net/ethernet/via/via-velocity.mod.o CC drivers/net/ethernet/wiznet/w5100-spi.mod.o CC drivers/net/ethernet/wiznet/w5100.mod.o CC drivers/net/ethernet/wiznet/w5300.mod.o CC drivers/net/ethernet/xircom/xirc2ps_cs.mod.o CC drivers/net/fddi/defxx.mod.o CC drivers/net/fddi/skfp/skfp.mod.o CC drivers/net/fjes/fjes.mod.o CC drivers/net/geneve.mod.o CC drivers/net/gtp.mod.o CC drivers/net/hamradio/6pack.mod.o CC drivers/net/hamradio/baycom_par.mod.o CC drivers/net/hamradio/baycom_ser_fdx.mod.o CC drivers/net/hamradio/baycom_ser_hdx.mod.o CC drivers/net/hamradio/bpqether.mod.o CC drivers/net/hamradio/hdlcdrv.mod.o CC drivers/net/hamradio/mkiss.mod.o CC drivers/net/hamradio/yam.mod.o CC drivers/net/hippi/rrunner.mod.o CC drivers/net/hyperv/hv_netvsc.mod.o CC drivers/net/ieee802154/adf7242.mod.o CC drivers/net/ieee802154/at86rf230.mod.o CC drivers/net/ieee802154/atusb.mod.o CC drivers/net/ieee802154/cc2520.mod.o CC drivers/net/ieee802154/fakelb.mod.o CC drivers/net/ieee802154/mrf24j40.mod.o CC drivers/net/ifb.mod.o CC drivers/net/ipvlan/ipvlan.mod.o CC drivers/net/irda/act200l-sir.mod.o CC drivers/net/irda/actisys-sir.mod.o CC drivers/net/irda/ali-ircc.mod.o CC drivers/net/irda/esi-sir.mod.o CC drivers/net/irda/girbil-sir.mod.o CC drivers/net/irda/irda-usb.mod.o CC drivers/net/irda/irtty-sir.mod.o CC drivers/net/irda/kingsun-sir.mod.o CC drivers/net/irda/ks959-sir.mod.o CC drivers/net/irda/ksdazzle-sir.mod.o CC drivers/net/irda/litelink-sir.mod.o CC drivers/net/irda/ma600-sir.mod.o CC drivers/net/irda/mcp2120-sir.mod.o CC drivers/net/irda/mcs7780.mod.o CC drivers/net/irda/nsc-ircc.mod.o CC drivers/net/irda/old_belkin-sir.mod.o CC drivers/net/irda/sir-dev.mod.o CC drivers/net/irda/smsc-ircc2.mod.o CC drivers/net/irda/stir4200.mod.o CC drivers/net/irda/tekram-sir.mod.o CC drivers/net/irda/toim3232-sir.mod.o CC drivers/net/irda/via-ircc.mod.o CC drivers/net/irda/vlsi_ir.mod.o CC drivers/net/irda/w83977af_ir.mod.o CC drivers/net/macsec.mod.o CC drivers/net/macvlan.mod.o CC drivers/net/macvtap.mod.o CC drivers/net/mdio.mod.o CC drivers/net/mii.mod.o CC drivers/net/netconsole.mod.o CC drivers/net/nlmon.mod.o CC drivers/net/ntb_netdev.mod.o CC drivers/net/phy/amd.mod.o CC drivers/net/phy/aquantia.mod.o CC drivers/net/phy/at803x.mod.o CC drivers/net/phy/bcm-cygnus.mod.o CC drivers/net/phy/bcm-phy-lib.mod.o CC drivers/net/phy/bcm7xxx.mod.o CC drivers/net/phy/bcm87xx.mod.o CC drivers/net/phy/broadcom.mod.o CC drivers/net/phy/cicada.mod.o CC drivers/net/phy/davicom.mod.o CC drivers/net/phy/dp83640.mod.o CC drivers/net/phy/dp83848.mod.o CC drivers/net/phy/dp83867.mod.o CC drivers/net/phy/et1011c.mod.o CC drivers/net/phy/fixed_phy.mod.o CC drivers/net/phy/icplus.mod.o CC drivers/net/phy/intel-xway.mod.o CC drivers/net/phy/libphy.mod.o CC drivers/net/phy/lxt.mod.o CC drivers/net/phy/marvell.mod.o CC drivers/net/phy/mdio-bcm-iproc.mod.o CC drivers/net/phy/mdio-bcm-unimac.mod.o CC drivers/net/phy/mdio-bitbang.mod.o CC drivers/net/phy/mdio-cavium.mod.o CC drivers/net/phy/mdio-gpio.mod.o CC drivers/net/phy/mdio-hisi-femac.mod.o CC drivers/net/phy/mdio-mux-bcm-iproc.mod.o CC drivers/net/phy/mdio-mux-gpio.mod.o CC drivers/net/phy/mdio-mux-mmioreg.mod.o CC drivers/net/phy/mdio-mux.mod.o CC drivers/net/phy/mdio-octeon.mod.o CC drivers/net/phy/mdio-thunder.mod.o CC drivers/net/phy/mdio-xgene.mod.o CC drivers/net/phy/micrel.mod.o CC drivers/net/phy/microchip.mod.o CC drivers/net/phy/national.mod.o CC drivers/net/phy/qsemi.mod.o CC drivers/net/phy/realtek.mod.o CC drivers/net/phy/smsc.mod.o CC drivers/net/phy/spi_ks8995.mod.o CC drivers/net/phy/ste10Xp.mod.o CC drivers/net/phy/teranetics.mod.o CC drivers/net/phy/vitesse.mod.o CC drivers/net/plip/plip.mod.o CC drivers/net/ppp/bsd_comp.mod.o CC drivers/net/ppp/ppp_async.mod.o CC drivers/net/ppp/ppp_deflate.mod.o CC drivers/net/ppp/ppp_generic.mod.o CC drivers/net/ppp/ppp_mppe.mod.o CC drivers/net/ppp/ppp_synctty.mod.o CC drivers/net/ppp/pppoe.mod.o CC drivers/net/ppp/pppox.mod.o CC drivers/net/ppp/pptp.mod.o CC drivers/net/rionet.mod.o CC drivers/net/sb1000.mod.o CC drivers/net/slip/slhc.mod.o CC drivers/net/slip/slip.mod.o CC drivers/net/sungem_phy.mod.o CC drivers/net/team/team.mod.o CC drivers/net/team/team_mode_activebackup.mod.o CC drivers/net/team/team_mode_broadcast.mod.o CC drivers/net/team/team_mode_loadbalance.mod.o CC drivers/net/team/team_mode_random.mod.o CC drivers/net/team/team_mode_roundrobin.mod.o CC drivers/net/tun.mod.o CC drivers/net/usb/asix.mod.o CC drivers/net/usb/ax88179_178a.mod.o CC drivers/net/usb/catc.mod.o CC drivers/net/usb/cdc-phonet.mod.o CC drivers/net/usb/cdc_eem.mod.o CC drivers/net/usb/cdc_ether.mod.o CC drivers/net/usb/cdc_mbim.mod.o CC drivers/net/usb/cdc_ncm.mod.o CC drivers/net/usb/cdc_subset.mod.o CC drivers/net/usb/ch9200.mod.o CC drivers/net/usb/cx82310_eth.mod.o CC drivers/net/usb/dm9601.mod.o CC drivers/net/usb/gl620a.mod.o CC drivers/net/usb/hso.mod.o CC drivers/net/usb/huawei_cdc_ncm.mod.o CC drivers/net/usb/int51x1.mod.o CC drivers/net/usb/ipheth.mod.o CC drivers/net/usb/kalmia.mod.o CC drivers/net/usb/kaweth.mod.o CC drivers/net/usb/lan78xx.mod.o CC drivers/net/usb/lg-vl600.mod.o CC drivers/net/usb/mcs7830.mod.o CC drivers/net/usb/pegasus.mod.o CC drivers/net/usb/net1080.mod.o CC drivers/net/usb/plusb.mod.o CC drivers/net/usb/qmi_wwan.mod.o CC drivers/net/usb/r8152.mod.o CC drivers/net/usb/rndis_host.mod.o CC drivers/net/usb/rtl8150.mod.o CC drivers/net/usb/sierra_net.mod.o CC drivers/net/usb/smsc75xx.mod.o CC drivers/net/usb/smsc95xx.mod.o CC drivers/net/usb/sr9700.mod.o CC drivers/net/usb/sr9800.mod.o CC drivers/net/usb/usbnet.mod.o CC drivers/net/usb/zaurus.mod.o CC drivers/net/veth.mod.o CC drivers/net/virtio_net.mod.o CC drivers/net/vmxnet3/vmxnet3.mod.o CC drivers/net/vrf.mod.o CC drivers/net/vxlan.mod.o CC drivers/net/wan/dlci.mod.o CC drivers/net/wan/dscc4.mod.o CC drivers/net/wan/farsync.mod.o CC drivers/net/wan/hdlc.mod.o CC drivers/net/wan/hdlc_cisco.mod.o CC drivers/net/wan/hdlc_fr.mod.o CC drivers/net/wan/hdlc_ppp.mod.o CC drivers/net/wan/hdlc_raw.mod.o CC drivers/net/wan/hdlc_raw_eth.mod.o CC drivers/net/wan/hdlc_x25.mod.o CC drivers/net/wan/lapbether.mod.o CC drivers/net/wan/lmc/lmc.mod.o CC drivers/net/wan/pc300too.mod.o CC drivers/net/wan/pci200syn.mod.o CC drivers/net/wan/sbni.mod.o CC drivers/net/wan/wanxl.mod.o CC drivers/net/wan/x25_asy.mod.o CC drivers/net/wimax/i2400m/i2400m-usb.mod.o CC drivers/net/wimax/i2400m/i2400m.mod.o CC drivers/net/wireless/admtek/adm8211.mod.o CC drivers/net/wireless/ath/ar5523/ar5523.mod.o CC drivers/net/wireless/ath/ath.mod.o CC drivers/net/wireless/ath/ath10k/ath10k_core.mod.o CC drivers/net/wireless/ath/ath10k/ath10k_pci.mod.o CC drivers/net/wireless/ath/ath5k/ath5k.mod.o CC drivers/net/wireless/ath/ath6kl/ath6kl_core.mod.o CC drivers/net/wireless/ath/ath6kl/ath6kl_sdio.mod.o CC drivers/net/wireless/ath/ath6kl/ath6kl_usb.mod.o CC drivers/net/wireless/ath/ath9k/ath9k.mod.o CC drivers/net/wireless/ath/ath9k/ath9k_common.mod.o CC drivers/net/wireless/ath/ath9k/ath9k_htc.mod.o CC drivers/net/wireless/ath/ath9k/ath9k_hw.mod.o CC drivers/net/wireless/ath/carl9170/carl9170.mod.o CC drivers/net/wireless/ath/wcn36xx/wcn36xx.mod.o CC drivers/net/wireless/ath/wil6210/wil6210.mod.o CC drivers/net/wireless/atmel/at76c50x-usb.mod.o CC drivers/net/wireless/atmel/atmel.mod.o CC drivers/net/wireless/atmel/atmel_cs.mod.o CC drivers/net/wireless/atmel/atmel_pci.mod.o CC drivers/net/wireless/broadcom/b43/b43.mod.o CC drivers/net/wireless/broadcom/b43legacy/b43legacy.mod.o CC drivers/net/wireless/broadcom/brcm80211/brcmfmac/brcmfmac.mod.o CC drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcmsmac.mod.o CC drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil.mod.o CC drivers/net/wireless/cisco/airo.mod.o CC drivers/net/wireless/cisco/airo_cs.mod.o CC drivers/net/wireless/intel/ipw2x00/ipw2100.mod.o CC drivers/net/wireless/intel/ipw2x00/ipw2200.mod.o CC drivers/net/wireless/intel/ipw2x00/libipw.mod.o CC drivers/net/wireless/intel/iwlegacy/iwl3945.mod.o CC drivers/net/wireless/intel/iwlegacy/iwl4965.mod.o CC drivers/net/wireless/intel/iwlegacy/iwlegacy.mod.o CC drivers/net/wireless/intel/iwlwifi/dvm/iwldvm.mod.o CC drivers/net/wireless/intel/iwlwifi/iwlwifi.mod.o CC drivers/net/wireless/intel/iwlwifi/mvm/iwlmvm.mod.o CC drivers/net/wireless/intersil/hostap/hostap.mod.o CC drivers/net/wireless/intersil/hostap/hostap_cs.mod.o CC drivers/net/wireless/intersil/hostap/hostap_pci.mod.o CC drivers/net/wireless/intersil/hostap/hostap_plx.mod.o CC drivers/net/wireless/intersil/orinoco/orinoco.mod.o CC drivers/net/wireless/intersil/orinoco/orinoco_cs.mod.o CC drivers/net/wireless/intersil/orinoco/orinoco_nortel.mod.o CC drivers/net/wireless/intersil/orinoco/orinoco_pci.mod.o CC drivers/net/wireless/intersil/orinoco/orinoco_plx.mod.o CC drivers/net/wireless/intersil/orinoco/orinoco_tmd.mod.o CC drivers/net/wireless/intersil/orinoco/orinoco_usb.mod.o CC drivers/net/wireless/intersil/orinoco/spectrum_cs.mod.o CC drivers/net/wireless/intersil/p54/p54common.mod.o CC drivers/net/wireless/intersil/p54/p54pci.mod.o CC drivers/net/wireless/intersil/p54/p54spi.mod.o CC drivers/net/wireless/intersil/p54/p54usb.mod.o CC drivers/net/wireless/intersil/prism54/prism54.mod.o CC drivers/net/wireless/mac80211_hwsim.mod.o CC drivers/net/wireless/marvell/libertas/libertas.mod.o CC drivers/net/wireless/marvell/libertas/libertas_cs.mod.o CC drivers/net/wireless/marvell/libertas/libertas_sdio.mod.o CC drivers/net/wireless/marvell/libertas/libertas_spi.mod.o CC drivers/net/wireless/marvell/libertas/usb8xxx.mod.o CC drivers/net/wireless/marvell/libertas_tf/libertas_tf.mod.o CC drivers/net/wireless/marvell/libertas_tf/libertas_tf_usb.mod.o CC drivers/net/wireless/marvell/mwifiex/mwifiex.mod.o CC drivers/net/wireless/marvell/mwifiex/mwifiex_pcie.mod.o CC drivers/net/wireless/marvell/mwifiex/mwifiex_sdio.mod.o CC drivers/net/wireless/marvell/mwifiex/mwifiex_usb.mod.o CC drivers/net/wireless/marvell/mwl8k.mod.o CC drivers/net/wireless/mediatek/mt7601u/mt7601u.mod.o CC drivers/net/wireless/ralink/rt2x00/rt2400pci.mod.o CC drivers/net/wireless/ralink/rt2x00/rt2500pci.mod.o CC drivers/net/wireless/ralink/rt2x00/rt2500usb.mod.o CC drivers/net/wireless/ralink/rt2x00/rt2800lib.mod.o CC drivers/net/wireless/ralink/rt2x00/rt2800mmio.mod.o CC drivers/net/wireless/ralink/rt2x00/rt2800pci.mod.o CC drivers/net/wireless/ralink/rt2x00/rt2800usb.mod.o CC drivers/net/wireless/ralink/rt2x00/rt2x00lib.mod.o CC drivers/net/wireless/ralink/rt2x00/rt2x00mmio.mod.o CC drivers/net/wireless/ralink/rt2x00/rt2x00pci.mod.o CC drivers/net/wireless/ralink/rt2x00/rt2x00usb.mod.o CC drivers/net/wireless/ralink/rt2x00/rt61pci.mod.o CC drivers/net/wireless/ralink/rt2x00/rt73usb.mod.o CC drivers/net/wireless/ray_cs.mod.o CC drivers/net/wireless/realtek/rtl818x/rtl8180/rtl818x_pci.mod.o CC drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8187.mod.o CC drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.mod.o CC drivers/net/wireless/realtek/rtlwifi/btcoexist/btcoexist.mod.o CC drivers/net/wireless/realtek/rtlwifi/rtl8188ee/rtl8188ee.mod.o CC drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common.mod.o CC drivers/net/wireless/realtek/rtlwifi/rtl8192ce/rtl8192ce.mod.o CC drivers/net/wireless/realtek/rtlwifi/rtl8192cu/rtl8192cu.mod.o CC drivers/net/wireless/realtek/rtlwifi/rtl8192de/rtl8192de.mod.o CC drivers/net/wireless/realtek/rtlwifi/rtl8192ee/rtl8192ee.mod.o CC drivers/net/wireless/realtek/rtlwifi/rtl8192se/rtl8192se.mod.o CC drivers/net/wireless/realtek/rtlwifi/rtl8723ae/rtl8723ae.mod.o CC drivers/net/wireless/realtek/rtlwifi/rtl8723be/rtl8723be.mod.o CC drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common.mod.o CC drivers/net/wireless/realtek/rtlwifi/rtl8821ae/rtl8821ae.mod.o CC drivers/net/wireless/realtek/rtlwifi/rtl_pci.mod.o CC drivers/net/wireless/realtek/rtlwifi/rtl_usb.mod.o CC drivers/net/wireless/realtek/rtlwifi/rtlwifi.mod.o CC drivers/net/wireless/rndis_wlan.mod.o CC drivers/net/wireless/rsi/rsi_91x.mod.o CC drivers/net/wireless/rsi/rsi_sdio.mod.o CC drivers/net/wireless/rsi/rsi_usb.mod.o CC drivers/net/wireless/st/cw1200/cw1200_core.mod.o CC drivers/net/wireless/st/cw1200/cw1200_wlan_sdio.mod.o CC drivers/net/wireless/st/cw1200/cw1200_wlan_spi.mod.o CC drivers/net/wireless/ti/wl1251/wl1251.mod.o CC drivers/net/wireless/ti/wl1251/wl1251_sdio.mod.o CC drivers/net/wireless/ti/wl1251/wl1251_spi.mod.o CC drivers/net/wireless/ti/wl12xx/wl12xx.mod.o CC drivers/net/wireless/ti/wl18xx/wl18xx.mod.o CC drivers/net/wireless/ti/wlcore/wlcore.mod.o CC drivers/net/wireless/ti/wlcore/wlcore_sdio.mod.o CC drivers/net/wireless/ti/wlcore/wlcore_spi.mod.o CC drivers/net/wireless/wl3501_cs.mod.o CC drivers/net/wireless/zydas/zd1201.mod.o CC drivers/net/wireless/zydas/zd1211rw/zd1211rw.mod.o CC drivers/net/xen-netback/xen-netback.mod.o CC drivers/net/xen-netfront.mod.o CC drivers/nfc/fdp/fdp.mod.o CC drivers/nfc/fdp/fdp_i2c.mod.o CC drivers/nfc/mei_phy.mod.o CC drivers/nfc/microread/microread.mod.o CC drivers/nfc/microread/microread_i2c.mod.o CC drivers/nfc/microread/microread_mei.mod.o CC drivers/nfc/nfcmrvl/nfcmrvl.mod.o CC drivers/nfc/nfcmrvl/nfcmrvl_i2c.mod.o CC drivers/nfc/nfcmrvl/nfcmrvl_spi.mod.o CC drivers/nfc/nfcmrvl/nfcmrvl_uart.mod.o CC drivers/nfc/nfcmrvl/nfcmrvl_usb.mod.o CC drivers/nfc/nfcsim.mod.o CC drivers/nfc/nfcwilink.mod.o CC drivers/nfc/nxp-nci/nxp-nci.mod.o CC drivers/nfc/nxp-nci/nxp-nci_i2c.mod.o CC drivers/nfc/pn533/pn533.mod.o CC drivers/nfc/pn533/pn533_i2c.mod.o CC drivers/nfc/pn533/pn533_usb.mod.o CC drivers/nfc/pn544/pn544.mod.o CC drivers/nfc/pn544/pn544_i2c.mod.o CC drivers/nfc/pn544/pn544_mei.mod.o CC drivers/nfc/port100.mod.o CC drivers/nfc/s3fwrn5/s3fwrn5.mod.o CC drivers/nfc/s3fwrn5/s3fwrn5_i2c.mod.o CC drivers/nfc/st-nci/st-nci.mod.o CC drivers/nfc/st-nci/st-nci_i2c.mod.o CC drivers/nfc/st-nci/st-nci_spi.mod.o CC drivers/nfc/st21nfca/st21nfca_hci.mod.o CC drivers/nfc/st21nfca/st21nfca_i2c.mod.o CC drivers/nfc/st95hf/st95hf.mod.o CC drivers/nfc/trf7970a.mod.o CC drivers/ntb/hw/amd/ntb_hw_amd.mod.o CC drivers/ntb/hw/intel/ntb_hw_intel.mod.o CC drivers/ntb/ntb.mod.o CC drivers/ntb/ntb_transport.mod.o CC drivers/ntb/test/ntb_perf.mod.o CC drivers/ntb/test/ntb_pingpong.mod.o CC drivers/ntb/test/ntb_tool.mod.o CC drivers/nvdimm/nd_blk.mod.o CC drivers/nvdimm/libnvdimm.mod.o CC drivers/nvdimm/nd_btt.mod.o CC drivers/nvdimm/nd_e820.mod.o CC drivers/nvdimm/nd_pmem.mod.o CC drivers/nvme/host/nvme-core.mod.o CC drivers/nvme/host/nvme-fabrics.mod.o CC drivers/nvme/host/nvme-rdma.mod.o CC drivers/nvme/host/nvme.mod.o CC drivers/nvme/target/nvme-loop.mod.o CC drivers/nvme/target/nvmet-rdma.mod.o CC drivers/nvme/target/nvmet.mod.o CC drivers/nvmem/nvmem-imx-ocotp.mod.o CC drivers/nvmem/nvmem-mxs-ocotp.mod.o CC drivers/nvmem/nvmem-vf610-ocotp.mod.o CC drivers/nvmem/nvmem_core.mod.o CC drivers/nvmem/nvmem_lpc18xx_eeprom.mod.o CC drivers/nvmem/nvmem_mtk-efuse.mod.o CC drivers/nvmem/nvmem_qfprom.mod.o CC drivers/nvmem/nvmem_rockchip_efuse.mod.o CC drivers/of/of_mdio.mod.o CC drivers/parport/parport.mod.o CC drivers/parport/parport_ax88796.mod.o CC drivers/parport/parport_cs.mod.o CC drivers/parport/parport_pc.mod.o CC drivers/parport/parport_serial.mod.o CC drivers/pci/host/pci-hyperv.mod.o CC drivers/pci/hotplug/acpiphp_ibm.mod.o CC drivers/pci/hotplug/cpcihp_generic.mod.o CC drivers/pci/hotplug/cpcihp_zt5550.mod.o CC drivers/pci/hotplug/shpchp.mod.o CC drivers/pci/pci-stub.mod.o CC drivers/pci/pcie/aer/aer_inject.mod.o CC drivers/pci/xen-pcifront.mod.o CC drivers/pcmcia/i82092.mod.o CC drivers/pcmcia/pcmcia.mod.o CC drivers/pcmcia/pcmcia_core.mod.o CC drivers/pcmcia/pcmcia_rsrc.mod.o CC drivers/pcmcia/pd6729.mod.o CC drivers/pcmcia/yenta_socket.mod.o CC drivers/phy/phy-bcm-cygnus-pcie.mod.o CC drivers/phy/phy-bcm-kona-usb2.mod.o CC drivers/phy/phy-bcm-ns-usb2.mod.o CC drivers/phy/phy-bcm-ns-usb3.mod.o CC drivers/phy/phy-bcm-ns2-pcie.mod.o CC drivers/phy/phy-brcm-sata.mod.o CC drivers/phy/phy-exynos-dp-video.mod.o CC drivers/phy/phy-exynos-mipi-video.mod.o CC drivers/phy/phy-exynos-usb2.mod.o CC drivers/phy/phy-hi6220-usb.mod.o CC drivers/phy/phy-lpc18xx-usb-otg.mod.o CC drivers/phy/phy-omap-control.mod.o CC drivers/phy/phy-pxa-28nm-hsic.mod.o CC drivers/phy/phy-pxa-28nm-usb2.mod.o CC drivers/phy/phy-rockchip-inno-usb2.mod.o CC drivers/phy/phy-rockchip-pcie.mod.o CC drivers/phy/phy-rockchip-typec.mod.o CC drivers/phy/phy-spear1310-miphy.mod.o CC drivers/phy/phy-spear1340-miphy.mod.o CC drivers/phy/phy-stih407-usb.mod.o CC drivers/phy/phy-tusb1210.mod.o CC drivers/phy/phy-xgene.mod.o CC drivers/pinctrl/intel/pinctrl-broxton.mod.o CC drivers/pinctrl/intel/pinctrl-cherryview.mod.o CC drivers/pinctrl/intel/pinctrl-intel.mod.o CC drivers/pinctrl/intel/pinctrl-merrifield.mod.o CC drivers/pinctrl/intel/pinctrl-sunrisepoint.mod.o CC drivers/pinctrl/pinctrl-amd.mod.o CC drivers/pinctrl/pinctrl-as3722.mod.o CC drivers/pinctrl/pinctrl-max77620.mod.o CC drivers/pinctrl/pinctrl-palmas.mod.o CC drivers/pinctrl/pinctrl-single.mod.o CC drivers/pinctrl/pxa/pinctrl-pxa25x.mod.o CC drivers/pinctrl/pxa/pinctrl-pxa27x.mod.o CC drivers/pinctrl/pxa/pinctrl-pxa2xx.mod.o CC drivers/pinctrl/uniphier/pinctrl-uniphier-ld11.mod.o CC drivers/pinctrl/uniphier/pinctrl-uniphier-ld20.mod.o CC drivers/pinctrl/uniphier/pinctrl-uniphier-ld4.mod.o CC drivers/pinctrl/uniphier/pinctrl-uniphier-ld6b.mod.o CC drivers/pinctrl/uniphier/pinctrl-uniphier-pro4.mod.o CC drivers/pinctrl/uniphier/pinctrl-uniphier-pro5.mod.o CC drivers/pinctrl/uniphier/pinctrl-uniphier-pxs2.mod.o CC drivers/pinctrl/uniphier/pinctrl-uniphier-sld8.mod.o CC drivers/platform/chrome/chromeos_laptop.mod.o CC drivers/platform/chrome/chromeos_pstore.mod.o CC drivers/platform/chrome/cros_ec_devs.mod.o CC drivers/platform/chrome/cros_ec_lpc.mod.o CC drivers/platform/chrome/cros_kbd_led_backlight.mod.o CC drivers/platform/goldfish/goldfish_pipe.mod.o CC drivers/platform/x86/acer-wmi.mod.o CC drivers/platform/x86/acerhdf.mod.o CC drivers/platform/x86/alienware-wmi.mod.o CC drivers/platform/x86/amilo-rfkill.mod.o CC drivers/platform/x86/apple-gmux.mod.o CC drivers/platform/x86/asus-laptop.mod.o CC drivers/platform/x86/asus-nb-wmi.mod.o CC drivers/platform/x86/asus-wireless.mod.o CC drivers/platform/x86/asus-wmi.mod.o CC drivers/platform/x86/classmate-laptop.mod.o CC drivers/platform/x86/compal-laptop.mod.o CC drivers/platform/x86/dell-laptop.mod.o CC drivers/platform/x86/dell-rbtn.mod.o CC drivers/platform/x86/dell-smbios.mod.o CC drivers/platform/x86/dell-smo8800.mod.o CC drivers/platform/x86/dell-wmi-aio.mod.o CC drivers/platform/x86/dell-wmi.mod.o CC drivers/platform/x86/eeepc-laptop.mod.o CC drivers/platform/x86/eeepc-wmi.mod.o CC drivers/platform/x86/fujitsu-laptop.mod.o CC drivers/platform/x86/fujitsu-tablet.mod.o CC drivers/platform/x86/hdaps.mod.o CC drivers/platform/x86/hp-wireless.mod.o CC drivers/platform/x86/hp-wmi.mod.o CC drivers/platform/x86/hp_accel.mod.o CC drivers/platform/x86/ibm_rtl.mod.o CC drivers/platform/x86/ideapad-laptop.mod.o CC drivers/platform/x86/intel-hid.mod.o CC drivers/platform/x86/intel-rst.mod.o CC drivers/platform/x86/intel-smartconnect.mod.o CC drivers/platform/x86/intel-vbtn.mod.o CC drivers/platform/x86/intel_ips.mod.o CC drivers/platform/x86/intel_menlow.mod.o CC drivers/platform/x86/intel_mid_powerbtn.mod.o CC drivers/platform/x86/intel_mid_thermal.mod.o CC drivers/platform/x86/intel_oaktrail.mod.o CC drivers/platform/x86/intel_pmc_ipc.mod.o CC drivers/platform/x86/intel_punit_ipc.mod.o CC drivers/platform/x86/intel_scu_ipcutil.mod.o CC drivers/platform/x86/intel_telemetry_debugfs.mod.o CC drivers/platform/x86/intel_telemetry_pltdrv.mod.o CC drivers/platform/x86/intel_telemetry_core.mod.o CC drivers/platform/x86/msi-laptop.mod.o CC drivers/platform/x86/msi-wmi.mod.o CC drivers/platform/x86/mxm-wmi.mod.o CC drivers/platform/x86/panasonic-laptop.mod.o CC drivers/platform/x86/pvpanic.mod.o CC drivers/platform/x86/samsung-laptop.mod.o CC drivers/platform/x86/samsung-q10.mod.o CC drivers/platform/x86/sony-laptop.mod.o CC drivers/platform/x86/surfacepro3_button.mod.o CC drivers/platform/x86/thinkpad_acpi.mod.o CC drivers/platform/x86/topstar-laptop.mod.o CC drivers/platform/x86/toshiba-wmi.mod.o CC drivers/platform/x86/toshiba_acpi.mod.o CC drivers/platform/x86/toshiba_bluetooth.mod.o CC drivers/platform/x86/toshiba_haps.mod.o CC drivers/platform/x86/wmi.mod.o CC drivers/platform/x86/xo1-rfkill.mod.o CC drivers/platform/x86/xo15-ebook.mod.o CC drivers/power/88pm860x_battery.mod.o CC drivers/power/88pm860x_charger.mod.o CC drivers/power/act8945a_charger.mod.o CC drivers/power/axp20x_usb_power.mod.o CC drivers/power/axp288_charger.mod.o CC drivers/power/axp288_fuel_gauge.mod.o CC drivers/power/bq2415x_charger.mod.o CC drivers/power/bq24190_charger.mod.o CC drivers/power/bq24257_charger.mod.o CC drivers/power/bq24735-charger.mod.o CC drivers/power/bq25890_charger.mod.o CC drivers/power/bq27xxx_battery.mod.o CC drivers/power/bq27xxx_battery_i2c.mod.o CC drivers/power/da9030_battery.mod.o CC drivers/power/da9052-battery.mod.o CC drivers/power/da9150-charger.mod.o CC drivers/power/da9150-fg.mod.o CC drivers/power/ds2760_battery.mod.o CC drivers/power/ds2780_battery.mod.o CC drivers/power/ds2781_battery.mod.o CC drivers/power/ds2782_battery.mod.o CC drivers/power/generic-adc-battery.mod.o CC drivers/power/goldfish_battery.mod.o CC drivers/power/gpio-charger.mod.o CC drivers/power/intel_mid_battery.mod.o CC drivers/power/isp1704_charger.mod.o CC drivers/power/lp8727_charger.mod.o CC drivers/power/lp8788-charger.mod.o CC drivers/power/ltc2941-battery-gauge.mod.o CC drivers/power/max14577_charger.mod.o CC drivers/power/max17040_battery.mod.o CC drivers/power/max17042_battery.mod.o CC drivers/power/max77693_charger.mod.o CC drivers/power/max8903_charger.mod.o CC drivers/power/max8925_power.mod.o CC drivers/power/max8997_charger.mod.o CC drivers/power/max8998_charger.mod.o CC drivers/power/pcf50633-charger.mod.o CC drivers/power/pda_power.mod.o CC drivers/power/qcom_smbb.mod.o CC drivers/power/reset/at91-sama5d2_shdwc.mod.o CC drivers/power/reset/reboot-mode.mod.o CC drivers/power/reset/rmobile-reset.mod.o CC drivers/power/reset/syscon-reboot-mode.mod.o CC drivers/power/reset/zx-reboot.mod.o CC drivers/power/rt5033_battery.mod.o CC drivers/power/rt9455_charger.mod.o CC drivers/power/rx51_battery.mod.o CC drivers/power/sbs-battery.mod.o CC drivers/power/smb347-charger.mod.o CC drivers/power/test_power.mod.o CC drivers/power/tps65090-charger.mod.o CC drivers/power/tps65217_charger.mod.o CC drivers/power/twl4030_charger.mod.o CC drivers/power/twl4030_madc_battery.mod.o CC drivers/power/wm831x_backup.mod.o CC drivers/power/wm831x_power.mod.o CC drivers/power/wm8350_power.mod.o CC drivers/powercap/intel_rapl.mod.o CC drivers/pps/clients/pps-gpio.mod.o CC drivers/pps/clients/pps-ktimer.mod.o CC drivers/pps/clients/pps-ldisc.mod.o CC drivers/pps/clients/pps_parport.mod.o CC drivers/pps/pps_core.mod.o CC drivers/ptp/ptp.mod.o CC drivers/ptp/ptp_pch.mod.o CC drivers/pwm/pwm-atmel-hlcdc.mod.o CC drivers/pwm/pwm-clps711x.mod.o CC drivers/pwm/pwm-fsl-ftm.mod.o CC drivers/pwm/pwm-img.mod.o CC drivers/pwm/pwm-cros-ec.mod.o CC drivers/pwm/pwm-lp3943.mod.o CC drivers/pwm/pwm-lpss-pci.mod.o CC drivers/pwm/pwm-lpss-platform.mod.o CC drivers/pwm/pwm-lpss.mod.o CC drivers/pwm/pwm-mtk-disp.mod.o CC drivers/pwm/pwm-pca9685.mod.o CC drivers/pwm/pwm-rcar.mod.o CC drivers/pwm/pwm-renesas-tpu.mod.o CC drivers/pwm/pwm-sun4i.mod.o CC drivers/pwm/pwm-twl-led.mod.o CC drivers/pwm/pwm-twl.mod.o CC drivers/rapidio/devices/rio_mport_cdev.mod.o CC drivers/rapidio/devices/tsi721_mport.mod.o CC drivers/rapidio/rapidio.mod.o CC drivers/rapidio/rio-scan.mod.o CC drivers/rapidio/rio_cm.mod.o CC drivers/rapidio/switches/idt_gen2.mod.o CC drivers/rapidio/switches/idt_gen3.mod.o CC drivers/rapidio/switches/idtcps.mod.o CC drivers/rapidio/switches/tsi568.mod.o CC drivers/rapidio/switches/tsi57x.mod.o CC drivers/regulator/88pm8607.mod.o CC drivers/regulator/aat2870-regulator.mod.o CC drivers/regulator/ab3100.mod.o CC drivers/regulator/act8865-regulator.mod.o CC drivers/regulator/act8945a-regulator.mod.o CC drivers/regulator/ad5398.mod.o CC drivers/regulator/anatop-regulator.mod.o CC drivers/regulator/arizona-ldo1.mod.o CC drivers/regulator/arizona-micsupp.mod.o CC drivers/regulator/as3711-regulator.mod.o CC drivers/regulator/as3722-regulator.mod.o CC drivers/regulator/axp20x-regulator.mod.o CC drivers/regulator/bcm590xx-regulator.mod.o CC drivers/regulator/da903x.mod.o CC drivers/regulator/da9052-regulator.mod.o CC drivers/regulator/da9055-regulator.mod.o CC drivers/regulator/da9062-regulator.mod.o CC drivers/regulator/da9063-regulator.mod.o CC drivers/regulator/da9210-regulator.mod.o CC drivers/regulator/da9211-regulator.mod.o CC drivers/regulator/fan53555.mod.o CC drivers/regulator/fixed.mod.o CC drivers/regulator/gpio-regulator.mod.o CC drivers/regulator/hi6421-regulator.mod.o CC drivers/regulator/hi655x-regulator.mod.o CC drivers/regulator/isl6271a-regulator.mod.o CC drivers/regulator/isl9305.mod.o CC drivers/regulator/lp3971.mod.o CC drivers/regulator/lp3972.mod.o CC drivers/regulator/lp872x.mod.o CC drivers/regulator/lp8755.mod.o CC drivers/regulator/lp8788-buck.mod.o CC drivers/regulator/lp8788-ldo.mod.o CC drivers/regulator/ltc3589.mod.o CC drivers/regulator/max14577-regulator.mod.o CC drivers/regulator/max1586.mod.o CC drivers/regulator/max77620-regulator.mod.o CC drivers/regulator/max77686-regulator.mod.o CC drivers/regulator/max77693-regulator.mod.o CC drivers/regulator/max77802-regulator.mod.o CC drivers/regulator/max8649.mod.o CC drivers/regulator/max8660.mod.o CC drivers/regulator/max8907-regulator.mod.o CC drivers/regulator/max8925-regulator.mod.o CC drivers/regulator/max8952.mod.o CC drivers/regulator/max8973-regulator.mod.o CC drivers/regulator/max8997-regulator.mod.o CC drivers/regulator/max8998.mod.o CC drivers/regulator/mc13783-regulator.mod.o CC drivers/regulator/mc13892-regulator.mod.o CC drivers/regulator/mc13xxx-regulator-core.mod.o CC drivers/regulator/mt6311-regulator.mod.o CC drivers/regulator/mt6323-regulator.mod.o CC drivers/regulator/mt6397-regulator.mod.o CC drivers/regulator/palmas-regulator.mod.o CC drivers/regulator/pbias-regulator.mod.o CC drivers/regulator/pcap-regulator.mod.o CC drivers/regulator/pv88080-regulator.mod.o CC drivers/regulator/pv88060-regulator.mod.o CC drivers/regulator/pv88090-regulator.mod.o CC drivers/regulator/pfuze100-regulator.mod.o CC drivers/regulator/pcf50633-regulator.mod.o CC drivers/regulator/pwm-regulator.mod.o CC drivers/regulator/qcom_spmi-regulator.mod.o CC drivers/regulator/rc5t583-regulator.mod.o CC drivers/regulator/rk808-regulator.mod.o CC drivers/regulator/rn5t618-regulator.mod.o CC drivers/regulator/rt5033-regulator.mod.o CC drivers/regulator/s2mpa01.mod.o CC drivers/regulator/s2mps11.mod.o CC drivers/regulator/s5m8767.mod.o CC drivers/regulator/sky81452-regulator.mod.o CC drivers/regulator/tps51632-regulator.mod.o CC drivers/regulator/tps6105x-regulator.mod.o CC drivers/regulator/tps62360-regulator.mod.o CC drivers/regulator/tps65023-regulator.mod.o CC drivers/regulator/tps6507x-regulator.mod.o CC drivers/regulator/tps65086-regulator.mod.o CC drivers/regulator/tps65090-regulator.mod.o CC drivers/regulator/tps65217-regulator.mod.o CC drivers/regulator/tps65218-regulator.mod.o CC drivers/regulator/tps6524x-regulator.mod.o CC drivers/regulator/tps6586x-regulator.mod.o CC drivers/regulator/tps65910-regulator.mod.o CC drivers/regulator/tps65912-regulator.mod.o CC drivers/regulator/tps80031-regulator.mod.o CC drivers/regulator/twl-regulator.mod.o CC drivers/regulator/userspace-consumer.mod.o CC drivers/regulator/virtual.mod.o CC drivers/regulator/wm831x-dcdc.mod.o CC drivers/regulator/wm831x-isink.mod.o CC drivers/regulator/wm831x-ldo.mod.o CC drivers/regulator/wm8350-regulator.mod.o CC drivers/regulator/wm8400-regulator.mod.o CC drivers/regulator/wm8994-regulator.mod.o CC drivers/remoteproc/remoteproc.mod.o CC drivers/remoteproc/ste_modem_rproc.mod.o CC drivers/reset/reset-ti-syscon.mod.o CC drivers/rtc/rtc-88pm80x.mod.o CC drivers/rtc/rtc-88pm860x.mod.o CC drivers/rtc/rtc-ab-b5ze-s3.mod.o CC drivers/rtc/rtc-ab3100.mod.o CC drivers/rtc/rtc-abx80x.mod.o CC drivers/rtc/rtc-armada38x.mod.o CC drivers/rtc/rtc-as3722.mod.o CC drivers/rtc/rtc-at32ap700x.mod.o CC drivers/rtc/rtc-at91rm9200.mod.o CC drivers/rtc/rtc-at91sam9.mod.o CC drivers/rtc/rtc-bq32k.mod.o CC drivers/rtc/rtc-bq4802.mod.o CC drivers/rtc/rtc-cmos.mod.o CC drivers/rtc/rtc-coh901331.mod.o CC drivers/rtc/rtc-da9052.mod.o CC drivers/rtc/rtc-da9055.mod.o CC drivers/rtc/rtc-da9063.mod.o CC drivers/rtc/rtc-davinci.mod.o CC drivers/rtc/rtc-digicolor.mod.o CC drivers/rtc/rtc-ds1286.mod.o CC drivers/rtc/rtc-ds1302.mod.o CC drivers/rtc/rtc-ds1305.mod.o CC drivers/rtc/rtc-ds1307.mod.o CC drivers/rtc/rtc-ds1343.mod.o CC drivers/rtc/rtc-ds1347.mod.o CC drivers/rtc/rtc-ds1374.mod.o CC drivers/rtc/rtc-ds1390.mod.o CC drivers/rtc/rtc-ds1511.mod.o CC drivers/rtc/rtc-ds1553.mod.o CC drivers/rtc/rtc-ds1672.mod.o CC drivers/rtc/rtc-ds1685.mod.o CC drivers/rtc/rtc-ds1742.mod.o CC drivers/rtc/rtc-ds2404.mod.o CC drivers/rtc/rtc-ds3232.mod.o CC drivers/rtc/rtc-em3027.mod.o CC drivers/rtc/rtc-ep93xx.mod.o CC drivers/rtc/rtc-fm3130.mod.o CC drivers/rtc/rtc-gemini.mod.o CC drivers/rtc/rtc-generic.mod.o CC drivers/rtc/rtc-hid-sensor-time.mod.o CC drivers/rtc/rtc-hym8563.mod.o CC drivers/rtc/rtc-isl12022.mod.o CC drivers/rtc/rtc-isl12057.mod.o CC drivers/rtc/rtc-isl1208.mod.o CC drivers/rtc/rtc-jz4740.mod.o CC drivers/rtc/rtc-lp8788.mod.o CC drivers/rtc/rtc-lpc24xx.mod.o CC drivers/rtc/rtc-lpc32xx.mod.o CC drivers/rtc/rtc-m41t80.mod.o CC drivers/rtc/rtc-m41t93.mod.o CC drivers/rtc/rtc-m41t94.mod.o CC drivers/rtc/rtc-m48t35.mod.o CC drivers/rtc/rtc-m48t59.mod.o CC drivers/rtc/rtc-m48t86.mod.o CC drivers/rtc/rtc-max6900.mod.o CC drivers/rtc/rtc-max6902.mod.o CC drivers/rtc/rtc-max6916.mod.o CC drivers/rtc/rtc-max77686.mod.o CC drivers/rtc/rtc-max8907.mod.o CC drivers/rtc/rtc-max8925.mod.o CC drivers/rtc/rtc-max8997.mod.o CC drivers/rtc/rtc-max8998.mod.o CC drivers/rtc/rtc-mc13xxx.mod.o CC drivers/rtc/rtc-mcp795.mod.o CC drivers/rtc/rtc-moxart.mod.o CC drivers/rtc/rtc-mrst.mod.o CC drivers/rtc/rtc-msm6242.mod.o CC drivers/rtc/rtc-mt6397.mod.o CC drivers/rtc/rtc-mv.mod.o CC drivers/rtc/rtc-nuc900.mod.o CC drivers/rtc/rtc-omap.mod.o CC drivers/rtc/rtc-palmas.mod.o CC drivers/rtc/rtc-pcap.mod.o CC drivers/rtc/rtc-pcf2123.mod.o CC drivers/rtc/rtc-pcf2127.mod.o CC drivers/rtc/rtc-pcf50633.mod.o CC drivers/rtc/rtc-pcf85063.mod.o CC drivers/rtc/rtc-pcf8523.mod.o CC drivers/rtc/rtc-pcf8563.mod.o CC drivers/rtc/rtc-pcf8583.mod.o CC drivers/rtc/rtc-pm8xxx.mod.o CC drivers/rtc/rtc-r9701.mod.o CC drivers/rtc/rtc-rc5t583.mod.o CC drivers/rtc/rtc-rk808.mod.o CC drivers/rtc/rtc-rp5c01.mod.o CC drivers/rtc/rtc-rs5c348.mod.o CC drivers/rtc/rtc-rs5c372.mod.o CC drivers/rtc/rtc-rv3029c2.mod.o CC drivers/rtc/rtc-rv8803.mod.o CC drivers/rtc/rtc-rx4581.mod.o CC drivers/rtc/rtc-rx6110.mod.o CC drivers/rtc/rtc-rx8010.mod.o CC drivers/rtc/rtc-rx8025.mod.o CC drivers/rtc/rtc-rx8581.mod.o CC drivers/rtc/rtc-s35390a.mod.o CC drivers/rtc/rtc-s3c.mod.o CC drivers/rtc/rtc-s5m.mod.o CC drivers/rtc/rtc-snvs.mod.o CC drivers/rtc/rtc-spear.mod.o CC drivers/rtc/rtc-stk17ta8.mod.o CC drivers/rtc/rtc-stmp3xxx.mod.o CC drivers/rtc/rtc-sunxi.mod.o CC drivers/rtc/rtc-tegra.mod.o CC drivers/rtc/rtc-test.mod.o CC drivers/rtc/rtc-tps6586x.mod.o CC drivers/rtc/rtc-tps65910.mod.o CC drivers/rtc/rtc-tps80031.mod.o CC drivers/rtc/rtc-twl.mod.o CC drivers/rtc/rtc-v3020.mod.o CC drivers/rtc/rtc-vr41xx.mod.o CC drivers/rtc/rtc-vt8500.mod.o CC drivers/rtc/rtc-wm831x.mod.o CC drivers/rtc/rtc-wm8350.mod.o CC drivers/rtc/rtc-x1205.mod.o CC drivers/rtc/rtc-xgene.mod.o CC drivers/rtc/rtc-zynqmp.mod.o CC drivers/scsi/3w-9xxx.mod.o CC drivers/scsi/3w-sas.mod.o CC drivers/scsi/3w-xxxx.mod.o CC drivers/scsi/BusLogic.mod.o CC drivers/scsi/a100u2w.mod.o CC drivers/scsi/aacraid/aacraid.mod.o CC drivers/scsi/advansys.mod.o CC drivers/scsi/aic7xxx/aic79xx.mod.o CC drivers/scsi/aic7xxx/aic7xxx.mod.o CC drivers/scsi/aic94xx/aic94xx.mod.o CC drivers/scsi/am53c974.mod.o CC drivers/scsi/arcmsr/arcmsr.mod.o CC drivers/scsi/atp870u.mod.o CC drivers/scsi/be2iscsi/be2iscsi.mod.o CC drivers/scsi/bfa/bfa.mod.o CC drivers/scsi/bnx2fc/bnx2fc.mod.o CC drivers/scsi/bnx2i/bnx2i.mod.o CC drivers/scsi/ch.mod.o CC drivers/scsi/csiostor/csiostor.mod.o CC drivers/scsi/cxgbi/cxgb3i/cxgb3i.mod.o CC drivers/scsi/cxgbi/cxgb4i/cxgb4i.mod.o CC drivers/scsi/cxgbi/libcxgbi.mod.o CC drivers/scsi/dc395x.mod.o CC drivers/scsi/device_handler/scsi_dh_alua.mod.o CC drivers/scsi/device_handler/scsi_dh_emc.mod.o CC drivers/scsi/device_handler/scsi_dh_hp_sw.mod.o CC drivers/scsi/device_handler/scsi_dh_rdac.mod.o CC drivers/scsi/dmx3191d.mod.o CC drivers/scsi/dpt_i2o.mod.o CC drivers/scsi/eata.mod.o CC drivers/scsi/esas2r/esas2r.mod.o CC drivers/scsi/esp_scsi.mod.o CC drivers/scsi/fcoe/fcoe.mod.o CC drivers/scsi/fcoe/libfcoe.mod.o CC drivers/scsi/fdomain.mod.o CC drivers/scsi/fnic/fnic.mod.o CC drivers/scsi/gdth.mod.o CC drivers/scsi/hisi_sas/hisi_sas_main.mod.o CC drivers/scsi/hisi_sas/hisi_sas_v1_hw.mod.o CC drivers/scsi/hisi_sas/hisi_sas_v2_hw.mod.o CC drivers/scsi/hpsa.mod.o CC drivers/scsi/hptiop.mod.o CC drivers/scsi/hv_storvsc.mod.o CC drivers/scsi/imm.mod.o CC drivers/scsi/initio.mod.o CC drivers/scsi/ipr.mod.o CC drivers/scsi/ips.mod.o CC drivers/scsi/isci/isci.mod.o CC drivers/scsi/iscsi_boot_sysfs.mod.o CC drivers/scsi/iscsi_tcp.mod.o CC drivers/scsi/libfc/libfc.mod.o CC drivers/scsi/libiscsi.mod.o CC drivers/scsi/libiscsi_tcp.mod.o CC drivers/scsi/libsas/libsas.mod.o CC drivers/scsi/lpfc/lpfc.mod.o CC drivers/scsi/megaraid.mod.o CC drivers/scsi/megaraid/megaraid_mbox.mod.o CC drivers/scsi/megaraid/megaraid_mm.mod.o CC drivers/scsi/megaraid/megaraid_sas.mod.o CC drivers/scsi/mpt3sas/mpt3sas.mod.o CC drivers/scsi/mvsas/mvsas.mod.o CC drivers/scsi/mvumi.mod.o CC drivers/scsi/osd/libosd.mod.o CC drivers/scsi/osd/osd.mod.o CC drivers/scsi/osst.mod.o CC drivers/scsi/pcmcia/aha152x_cs.mod.o CC drivers/scsi/pcmcia/fdomain_cs.mod.o CC drivers/scsi/pcmcia/qlogic_cs.mod.o CC drivers/scsi/pcmcia/sym53c500_cs.mod.o CC drivers/scsi/pm8001/pm80xx.mod.o CC drivers/scsi/pmcraid.mod.o CC drivers/scsi/ppa.mod.o CC drivers/scsi/qla1280.mod.o CC drivers/scsi/qla2xxx/qla2xxx.mod.o CC drivers/scsi/qla2xxx/tcm_qla2xxx.mod.o CC drivers/scsi/qla4xxx/qla4xxx.mod.o CC drivers/scsi/qlogicfas408.mod.o CC drivers/scsi/raid_class.mod.o CC drivers/scsi/scsi_debug.mod.o CC drivers/scsi/scsi_mod.mod.o CC drivers/scsi/scsi_transport_fc.mod.o CC drivers/scsi/scsi_transport_iscsi.mod.o CC drivers/scsi/scsi_transport_sas.mod.o CC drivers/scsi/scsi_transport_spi.mod.o CC drivers/scsi/scsi_transport_srp.mod.o CC drivers/scsi/sd_mod.mod.o CC drivers/scsi/ses.mod.o CC drivers/scsi/sg.mod.o CC drivers/scsi/snic/snic.mod.o CC drivers/scsi/sr_mod.mod.o CC drivers/scsi/st.mod.o CC drivers/scsi/stex.mod.o CC drivers/scsi/sym53c8xx_2/sym53c8xx.mod.o CC drivers/scsi/ufs/tc-dwc-g210-pci.mod.o CC drivers/scsi/ufs/tc-dwc-g210-pltfrm.mod.o CC drivers/scsi/ufs/tc-dwc-g210.mod.o CC drivers/scsi/ufs/ufshcd-dwc.mod.o CC drivers/scsi/ufs/ufshcd-pci.mod.o CC drivers/scsi/ufs/ufshcd-pltfrm.mod.o CC drivers/scsi/ufs/ufshcd.mod.o CC drivers/scsi/virtio_scsi.mod.o CC drivers/scsi/vmw_pvscsi.mod.o CC drivers/scsi/wd719x.mod.o CC drivers/scsi/xen-scsifront.mod.o CC drivers/spi/spi-altera.mod.o CC drivers/spi/spi-atmel.mod.o CC drivers/spi/spi-axi-spi-engine.mod.o CC drivers/spi/spi-bcm2835.mod.o CC drivers/spi/spi-bcm2835aux.mod.o CC drivers/spi/spi-bcm63xx-hsspi.mod.o CC drivers/spi/spi-bcm63xx.mod.o CC drivers/spi/spi-bitbang.mod.o CC drivers/spi/spi-butterfly.mod.o CC drivers/spi/spi-cadence.mod.o CC drivers/spi/spi-clps711x.mod.o CC drivers/spi/spi-dln2.mod.o CC drivers/spi/spi-dw-midpci.mod.o CC drivers/spi/spi-dw-mmio.mod.o CC drivers/spi/spi-dw.mod.o CC drivers/spi/spi-ep93xx.mod.o CC drivers/spi/spi-fsl-dspi.mod.o CC drivers/spi/spi-fsl-lib.mod.o CC drivers/spi/spi-fsl-spi.mod.o CC drivers/spi/spi-gpio.mod.o CC drivers/spi/spi-img-spfi.mod.o CC drivers/spi/spi-lm70llp.mod.o CC drivers/spi/spi-imx.mod.o CC drivers/spi/spi-loopback-test.mod.o CC drivers/spi/spi-lp8841-rtc.mod.o CC drivers/spi/spi-meson-spifc.mod.o CC drivers/spi/spi-mt65xx.mod.o CC drivers/spi/spi-oc-tiny.mod.o CC drivers/spi/spi-omap-100k.mod.o CC drivers/spi/spi-omap2-mcspi.mod.o CC drivers/spi/spi-orion.mod.o CC drivers/spi/spi-pic32-sqi.mod.o CC drivers/spi/spi-pic32.mod.o CC drivers/spi/spi-pxa2xx-pci.mod.o CC drivers/spi/spi-pxa2xx-platform.mod.o CC drivers/spi/spi-rockchip.mod.o CC drivers/spi/spi-rspi.mod.o CC drivers/spi/spi-sc18is602.mod.o CC drivers/spi/spi-sh-hspi.mod.o CC drivers/spi/spi-sh-msiof.mod.o CC drivers/spi/spi-sh.mod.o CC drivers/spi/spi-st-ssc4.mod.o CC drivers/spi/spi-sun4i.mod.o CC drivers/spi/spi-sun6i.mod.o CC drivers/spi/spi-tegra114.mod.o CC drivers/spi/spi-tegra20-sflash.mod.o CC drivers/spi/spi-tegra20-slink.mod.o CC drivers/spi/spi-ti-qspi.mod.o CC drivers/spi/spi-tle62x0.mod.o CC drivers/spi/spi-topcliff-pch.mod.o CC drivers/spi/spi-txx9.mod.o CC drivers/spi/spi-xcomm.mod.o CC drivers/spi/spi-xilinx.mod.o CC drivers/spi/spi-xlp.mod.o CC drivers/spi/spi-xtensa-xtfpga.mod.o CC drivers/spi/spi-zynqmp-gqspi.mod.o CC drivers/spi/spidev.mod.o CC drivers/spmi/spmi-pmic-arb.mod.o CC drivers/spmi/spmi.mod.o CC drivers/ssb/ssb.mod.o CC drivers/staging/android/ion/ion_test.mod.o CC drivers/staging/clocking-wizard/clk-xlnx-clock-wizard.mod.o CC drivers/staging/comedi/comedi.mod.o CC drivers/staging/comedi/comedi_pci.mod.o CC drivers/staging/comedi/comedi_pcmcia.mod.o CC drivers/staging/comedi/comedi_usb.mod.o CC drivers/staging/comedi/drivers/8255.mod.o CC drivers/staging/comedi/drivers/8255_pci.mod.o CC drivers/staging/comedi/drivers/addi_apci_1032.mod.o CC drivers/staging/comedi/drivers/addi_apci_1500.mod.o CC drivers/staging/comedi/drivers/addi_apci_1516.mod.o CC drivers/staging/comedi/drivers/addi_apci_1564.mod.o CC drivers/staging/comedi/drivers/addi_apci_16xx.mod.o CC drivers/staging/comedi/drivers/addi_apci_2032.mod.o CC drivers/staging/comedi/drivers/addi_apci_2200.mod.o CC drivers/staging/comedi/drivers/addi_apci_3120.mod.o CC drivers/staging/comedi/drivers/addi_apci_3501.mod.o CC drivers/staging/comedi/drivers/addi_apci_3xxx.mod.o CC drivers/staging/comedi/drivers/addi_watchdog.mod.o CC drivers/staging/comedi/drivers/adl_pci6208.mod.o CC drivers/staging/comedi/drivers/adl_pci7x3x.mod.o CC drivers/staging/comedi/drivers/adl_pci8164.mod.o CC drivers/staging/comedi/drivers/adl_pci9111.mod.o CC drivers/staging/comedi/drivers/adl_pci9118.mod.o CC drivers/staging/comedi/drivers/adq12b.mod.o CC drivers/staging/comedi/drivers/adv_pci1710.mod.o CC drivers/staging/comedi/drivers/adv_pci1720.mod.o CC drivers/staging/comedi/drivers/adv_pci1723.mod.o CC drivers/staging/comedi/drivers/adv_pci1724.mod.o CC drivers/staging/comedi/drivers/adv_pci1760.mod.o CC drivers/staging/comedi/drivers/adv_pci_dio.mod.o CC drivers/staging/comedi/drivers/aio_aio12_8.mod.o CC drivers/staging/comedi/drivers/aio_iiro_16.mod.o CC drivers/staging/comedi/drivers/amplc_dio200.mod.o CC drivers/staging/comedi/drivers/amplc_dio200_common.mod.o CC drivers/staging/comedi/drivers/amplc_dio200_pci.mod.o CC drivers/staging/comedi/drivers/amplc_pc236.mod.o CC drivers/staging/comedi/drivers/amplc_pc236_common.mod.o CC drivers/staging/comedi/drivers/amplc_pc263.mod.o CC drivers/staging/comedi/drivers/amplc_pci224.mod.o CC drivers/staging/comedi/drivers/amplc_pci230.mod.o CC drivers/staging/comedi/drivers/amplc_pci236.mod.o CC drivers/staging/comedi/drivers/amplc_pci263.mod.o CC drivers/staging/comedi/drivers/c6xdigio.mod.o CC drivers/staging/comedi/drivers/cb_das16_cs.mod.o CC drivers/staging/comedi/drivers/cb_pcidas.mod.o CC drivers/staging/comedi/drivers/cb_pcidas64.mod.o CC drivers/staging/comedi/drivers/cb_pcidda.mod.o CC drivers/staging/comedi/drivers/cb_pcimdas.mod.o CC drivers/staging/comedi/drivers/cb_pcimdda.mod.o CC drivers/staging/comedi/drivers/comedi_8254.mod.o CC drivers/staging/comedi/drivers/comedi_8255.mod.o CC drivers/staging/comedi/drivers/comedi_bond.mod.o CC drivers/staging/comedi/drivers/comedi_isadma.mod.o CC drivers/staging/comedi/drivers/comedi_parport.mod.o CC drivers/staging/comedi/drivers/comedi_test.mod.o CC drivers/staging/comedi/drivers/contec_pci_dio.mod.o CC drivers/staging/comedi/drivers/dac02.mod.o CC drivers/staging/comedi/drivers/daqboard2000.mod.o CC drivers/staging/comedi/drivers/das08.mod.o CC drivers/staging/comedi/drivers/das08_cs.mod.o CC drivers/staging/comedi/drivers/das08_isa.mod.o CC drivers/staging/comedi/drivers/das08_pci.mod.o CC drivers/staging/comedi/drivers/das16.mod.o CC drivers/staging/comedi/drivers/das16m1.mod.o CC drivers/staging/comedi/drivers/das1800.mod.o CC drivers/staging/comedi/drivers/das6402.mod.o CC drivers/staging/comedi/drivers/das800.mod.o CC drivers/staging/comedi/drivers/dmm32at.mod.o CC drivers/staging/comedi/drivers/dt2801.mod.o CC drivers/staging/comedi/drivers/dt2811.mod.o CC drivers/staging/comedi/drivers/dt2814.mod.o CC drivers/staging/comedi/drivers/dt2815.mod.o CC drivers/staging/comedi/drivers/dt2817.mod.o CC drivers/staging/comedi/drivers/dt282x.mod.o CC drivers/staging/comedi/drivers/dt3000.mod.o CC drivers/staging/comedi/drivers/dt9812.mod.o CC drivers/staging/comedi/drivers/dyna_pci10xx.mod.o CC drivers/staging/comedi/drivers/fl512.mod.o CC drivers/staging/comedi/drivers/gsc_hpdi.mod.o CC drivers/staging/comedi/drivers/icp_multi.mod.o CC drivers/staging/comedi/drivers/ii_pci20kc.mod.o CC drivers/staging/comedi/drivers/jr3_pci.mod.o CC drivers/staging/comedi/drivers/ke_counter.mod.o CC drivers/staging/comedi/drivers/me4000.mod.o CC drivers/staging/comedi/drivers/me_daq.mod.o CC drivers/staging/comedi/drivers/mf6x4.mod.o CC drivers/staging/comedi/drivers/mite.mod.o CC drivers/staging/comedi/drivers/mpc624.mod.o CC drivers/staging/comedi/drivers/multiq3.mod.o CC drivers/staging/comedi/drivers/ni_6527.mod.o CC drivers/staging/comedi/drivers/ni_65xx.mod.o CC drivers/staging/comedi/drivers/ni_660x.mod.o CC drivers/staging/comedi/drivers/ni_670x.mod.o CC drivers/staging/comedi/drivers/ni_at_a2150.mod.o CC drivers/staging/comedi/drivers/ni_at_ao.mod.o CC drivers/staging/comedi/drivers/ni_atmio.mod.o CC drivers/staging/comedi/drivers/ni_atmio16d.mod.o CC drivers/staging/comedi/drivers/ni_daq_700.mod.o CC drivers/staging/comedi/drivers/ni_daq_dio24.mod.o CC drivers/staging/comedi/drivers/ni_labpc.mod.o CC drivers/staging/comedi/drivers/ni_labpc_common.mod.o CC drivers/staging/comedi/drivers/ni_labpc_cs.mod.o CC drivers/staging/comedi/drivers/ni_labpc_isadma.mod.o CC drivers/staging/comedi/drivers/ni_labpc_pci.mod.o CC drivers/staging/comedi/drivers/ni_mio_cs.mod.o CC drivers/staging/comedi/drivers/ni_pcidio.mod.o CC drivers/staging/comedi/drivers/ni_pcimio.mod.o CC drivers/staging/comedi/drivers/ni_tio.mod.o CC drivers/staging/comedi/drivers/ni_tiocmd.mod.o CC drivers/staging/comedi/drivers/ni_usb6501.mod.o CC drivers/staging/comedi/drivers/pcl711.mod.o CC drivers/staging/comedi/drivers/pcl724.mod.o CC drivers/staging/comedi/drivers/pcl726.mod.o CC drivers/staging/comedi/drivers/pcl730.mod.o CC drivers/staging/comedi/drivers/pcl812.mod.o CC drivers/staging/comedi/drivers/pcl816.mod.o CC drivers/staging/comedi/drivers/pcl818.mod.o CC drivers/staging/comedi/drivers/pcm3724.mod.o CC drivers/staging/comedi/drivers/pcmad.mod.o CC drivers/staging/comedi/drivers/pcmda12.mod.o CC drivers/staging/comedi/drivers/pcmmio.mod.o CC drivers/staging/comedi/drivers/pcmuio.mod.o CC drivers/staging/comedi/drivers/quatech_daqp_cs.mod.o CC drivers/staging/comedi/drivers/rtd520.mod.o CC drivers/staging/comedi/drivers/rti800.mod.o CC drivers/staging/comedi/drivers/rti802.mod.o CC drivers/staging/comedi/drivers/s526.mod.o CC drivers/staging/comedi/drivers/s626.mod.o CC drivers/staging/comedi/drivers/serial2002.mod.o CC drivers/staging/comedi/drivers/ssv_dnp.mod.o CC drivers/staging/comedi/drivers/usbdux.mod.o CC drivers/staging/comedi/drivers/usbduxfast.mod.o CC drivers/staging/comedi/drivers/usbduxsigma.mod.o CC drivers/staging/comedi/drivers/vmk80xx.mod.o CC drivers/staging/comedi/kcomedilib/kcomedilib.mod.o CC drivers/staging/dgnc/dgnc.mod.o CC drivers/staging/fbtft/fb_agm1264k-fl.mod.o CC drivers/staging/fbtft/fb_bd663474.mod.o CC drivers/staging/fbtft/fb_hx8340bn.mod.o CC drivers/staging/fbtft/fb_hx8347d.mod.o CC drivers/staging/fbtft/fb_hx8353d.mod.o CC drivers/staging/fbtft/fb_hx8357d.mod.o CC drivers/staging/fbtft/fb_ili9163.mod.o CC drivers/staging/fbtft/fb_ili9320.mod.o CC drivers/staging/fbtft/fb_ili9325.mod.o CC drivers/staging/fbtft/fb_ili9340.mod.o CC drivers/staging/fbtft/fb_ili9341.mod.o CC drivers/staging/fbtft/fb_ili9481.mod.o CC drivers/staging/fbtft/fb_ili9486.mod.o CC drivers/staging/fbtft/fb_pcd8544.mod.o CC drivers/staging/fbtft/fb_ra8875.mod.o CC drivers/staging/fbtft/fb_s6d02a1.mod.o CC drivers/staging/fbtft/fb_s6d1121.mod.o CC drivers/staging/fbtft/fb_ssd1289.mod.o CC drivers/staging/fbtft/fb_ssd1305.mod.o CC drivers/staging/fbtft/fb_ssd1306.mod.o CC drivers/staging/fbtft/fb_ssd1325.mod.o CC drivers/staging/fbtft/fb_ssd1331.mod.o CC drivers/staging/fbtft/fb_ssd1351.mod.o CC drivers/staging/fbtft/fb_st7735r.mod.o CC drivers/staging/fbtft/fb_st7789v.mod.o CC drivers/staging/fbtft/fb_tinylcd.mod.o CC drivers/staging/fbtft/fb_tls8204.mod.o CC drivers/staging/fbtft/fb_uc1611.mod.o CC drivers/staging/fbtft/fb_uc1701.mod.o CC drivers/staging/fbtft/fb_upd161704.mod.o CC drivers/staging/fbtft/fb_watterott.mod.o CC drivers/staging/fbtft/fbtft.mod.o CC drivers/staging/fbtft/fbtft_device.mod.o CC drivers/staging/fbtft/flexfb.mod.o CC drivers/staging/fwserial/firewire-serial.mod.o CC drivers/staging/gdm724x/gdmtty.mod.o CC drivers/staging/gdm724x/gdmulte.mod.o CC drivers/staging/goldfish/goldfish_audio.mod.o CC drivers/staging/goldfish/goldfish_nand.mod.o CC drivers/staging/gs_fpgaboot/gs_fpga.mod.o CC drivers/staging/iio/accel/adis16201.mod.o CC drivers/staging/iio/accel/adis16203.mod.o CC drivers/staging/iio/accel/adis16209.mod.o CC drivers/staging/iio/accel/adis16240.mod.o CC drivers/staging/iio/accel/sca3000.mod.o CC drivers/staging/iio/adc/ad7192.mod.o CC drivers/staging/iio/adc/ad7280a.mod.o CC drivers/staging/iio/adc/ad7606.mod.o CC drivers/staging/iio/adc/ad7606_par.mod.o CC drivers/staging/iio/adc/ad7606_spi.mod.o CC drivers/staging/iio/adc/ad7780.mod.o CC drivers/staging/iio/adc/ad7816.mod.o CC drivers/staging/iio/adc/lpc32xx_adc.mod.o CC drivers/staging/iio/adc/spear_adc.mod.o CC drivers/staging/iio/addac/adt7316-i2c.mod.o CC drivers/staging/iio/addac/adt7316-spi.mod.o CC drivers/staging/iio/addac/adt7316.mod.o CC drivers/staging/iio/cdc/ad7150.mod.o CC drivers/staging/iio/cdc/ad7152.mod.o CC drivers/staging/iio/cdc/ad7746.mod.o CC drivers/staging/iio/frequency/ad9832.mod.o CC drivers/staging/iio/frequency/ad9834.mod.o CC drivers/staging/iio/gyro/adis16060.mod.o CC drivers/staging/iio/impedance-analyzer/ad5933.mod.o CC drivers/staging/iio/light/isl29018.mod.o CC drivers/staging/iio/light/isl29028.mod.o CC drivers/staging/iio/light/tsl2583.mod.o CC drivers/staging/iio/light/tsl2x7x_core.mod.o CC drivers/staging/iio/meter/ade7753.mod.o CC drivers/staging/iio/meter/ade7754.mod.o CC drivers/staging/iio/meter/ade7758.mod.o CC drivers/staging/iio/meter/ade7759.mod.o CC drivers/staging/iio/meter/ade7854-i2c.mod.o CC drivers/staging/iio/meter/ade7854-spi.mod.o CC drivers/staging/iio/meter/ade7854.mod.o CC drivers/staging/iio/resolver/ad2s1200.mod.o CC drivers/staging/iio/resolver/ad2s1210.mod.o CC drivers/staging/iio/resolver/ad2s90.mod.o CC drivers/staging/ks7010/ks7010.mod.o CC drivers/staging/lustre/lnet/klnds/o2iblnd/ko2iblnd.mod.o CC drivers/staging/lustre/lnet/klnds/socklnd/ksocklnd.mod.o CC drivers/staging/lustre/lnet/libcfs/libcfs.mod.o CC drivers/staging/lustre/lnet/lnet/lnet.mod.o CC drivers/staging/lustre/lnet/selftest/lnet_selftest.mod.o CC drivers/staging/lustre/lustre/fid/fid.mod.o CC drivers/staging/lustre/lustre/fld/fld.mod.o CC drivers/staging/lustre/lustre/llite/lustre.mod.o CC drivers/staging/lustre/lustre/lmv/lmv.mod.o CC drivers/staging/lustre/lustre/lov/lov.mod.o CC drivers/staging/lustre/lustre/mdc/mdc.mod.o CC drivers/staging/lustre/lustre/mgc/mgc.mod.o CC drivers/staging/lustre/lustre/obdclass/obdclass.mod.o CC drivers/staging/lustre/lustre/obdecho/obdecho.mod.o CC drivers/staging/lustre/lustre/osc/osc.mod.o CC drivers/staging/lustre/lustre/ptlrpc/ptlrpc.mod.o CC drivers/staging/media/bcm2048/radio-bcm2048.mod.o CC drivers/staging/media/cec/cec.mod.o CC drivers/staging/media/cxd2099/cxd2099.mod.o CC drivers/staging/media/lirc/lirc_bt829.mod.o CC drivers/staging/media/lirc/lirc_imon.mod.o CC drivers/staging/media/lirc/lirc_parallel.mod.o CC drivers/staging/media/lirc/lirc_sasem.mod.o CC drivers/staging/media/lirc/lirc_serial.mod.o CC drivers/staging/media/lirc/lirc_sir.mod.o CC drivers/staging/media/lirc/lirc_zilog.mod.o CC drivers/staging/media/pulse8-cec/pulse8-cec.mod.o CC drivers/staging/media/s5p-cec/s5p-cec.mod.o CC drivers/staging/media/tw686x-kh/tw686x-kh.mod.o CC drivers/staging/most/aim-cdev/aim_cdev.mod.o CC drivers/staging/most/aim-network/aim_network.mod.o CC drivers/staging/most/aim-sound/aim_sound.mod.o CC drivers/staging/most/aim-v4l2/aim_v4l2.mod.o CC drivers/staging/most/hdm-dim2/hdm_dim2.mod.o CC drivers/staging/most/hdm-i2c/hdm_i2c.mod.o CC drivers/staging/most/hdm-usb/hdm_usb.mod.o CC drivers/staging/most/mostcore/mostcore.mod.o CC drivers/staging/mt29f_spinand/mt29f_spinand.mod.o CC drivers/staging/rtl8188eu/r8188eu.mod.o CC drivers/staging/rtl8192e/rtl8192e/r8192e_pci.mod.o CC drivers/staging/rtl8192e/rtllib.mod.o CC drivers/staging/rtl8192e/rtllib_crypt_ccmp.mod.o CC drivers/staging/rtl8192e/rtllib_crypt_tkip.mod.o CC drivers/staging/rtl8192e/rtllib_crypt_wep.mod.o CC drivers/staging/rtl8192u/r8192u_usb.mod.o CC drivers/staging/rtl8712/r8712u.mod.o CC drivers/staging/rtl8723au/r8723au.mod.o CC drivers/staging/rts5208/rts5208.mod.o CC drivers/staging/skein/skein.mod.o CC drivers/staging/slicoss/slicoss.mod.o CC drivers/staging/sm750fb/sm750fb.mod.o CC drivers/staging/speakup/speakup.mod.o CC drivers/staging/speakup/speakup_acntpc.mod.o CC drivers/staging/speakup/speakup_acntsa.mod.o CC drivers/staging/speakup/speakup_apollo.mod.o CC drivers/staging/speakup/speakup_audptr.mod.o CC drivers/staging/speakup/speakup_bns.mod.o CC drivers/staging/speakup/speakup_decext.mod.o CC drivers/staging/speakup/speakup_decpc.mod.o CC drivers/staging/speakup/speakup_dectlk.mod.o CC drivers/staging/speakup/speakup_dtlk.mod.o CC drivers/staging/speakup/speakup_dummy.mod.o CC drivers/staging/speakup/speakup_keypc.mod.o CC drivers/staging/speakup/speakup_ltlk.mod.o CC drivers/staging/speakup/speakup_soft.mod.o CC drivers/staging/speakup/speakup_spkout.mod.o CC drivers/staging/speakup/speakup_txprt.mod.o CC drivers/staging/unisys/visorbus/visorbus.mod.o CC drivers/staging/unisys/visorhba/visorhba.mod.o CC drivers/staging/unisys/visorinput/visorinput.mod.o CC drivers/staging/unisys/visornic/visornic.mod.o CC drivers/staging/vme/devices/vme_pio2.mod.o CC drivers/staging/vme/devices/vme_user.mod.o CC drivers/staging/vt6655/vt6655_stage.mod.o CC drivers/staging/vt6656/vt6656_stage.mod.o CC drivers/staging/wilc1000/wilc1000-sdio.mod.o CC drivers/staging/wilc1000/wilc1000-spi.mod.o CC drivers/staging/wilc1000/wilc1000.mod.o CC drivers/staging/wlan-ng/prism2_usb.mod.o CC drivers/staging/xgifb/xgifb.mod.o CC drivers/target/iscsi/cxgbit/cxgbit.mod.o CC drivers/target/iscsi/iscsi_target_mod.mod.o CC drivers/target/loopback/tcm_loop.mod.o CC drivers/target/sbp/sbp_target.mod.o CC drivers/target/target_core_file.mod.o CC drivers/target/target_core_iblock.mod.o CC drivers/target/target_core_mod.mod.o CC drivers/target/target_core_pscsi.mod.o CC drivers/target/target_core_user.mod.o CC drivers/target/tcm_fc/tcm_fc.mod.o CC drivers/thermal/armada_thermal.mod.o CC drivers/thermal/db8500_cpufreq_cooling.mod.o CC drivers/thermal/dove_thermal.mod.o CC drivers/thermal/hisi_thermal.mod.o CC drivers/thermal/imx_thermal.mod.o CC drivers/thermal/int340x_thermal/acpi_thermal_rel.mod.o CC drivers/thermal/int340x_thermal/int3400_thermal.mod.o CC drivers/thermal/int340x_thermal/int3402_thermal.mod.o CC drivers/thermal/int340x_thermal/int3403_thermal.mod.o CC drivers/thermal/int340x_thermal/int3406_thermal.mod.o CC drivers/thermal/int340x_thermal/int340x_thermal_zone.mod.o CC drivers/thermal/int340x_thermal/processor_thermal_device.mod.o CC drivers/thermal/intel_pch_thermal.mod.o CC drivers/thermal/intel_powerclamp.mod.o CC drivers/thermal/intel_soc_dts_iosf.mod.o CC drivers/thermal/intel_soc_dts_thermal.mod.o CC drivers/thermal/kirkwood_thermal.mod.o CC drivers/thermal/mtk_thermal.mod.o CC drivers/thermal/qcom-spmi-temp-alarm.mod.o CC drivers/thermal/rcar_thermal.mod.o CC drivers/thermal/rockchip_thermal.mod.o CC drivers/thermal/samsung/exynos_thermal.mod.o CC drivers/thermal/spear_thermal.mod.o CC drivers/thermal/tango_thermal.mod.o CC drivers/thermal/thermal-generic-adc.mod.o CC drivers/thermal/ti-soc-thermal/ti-soc-thermal.mod.o CC drivers/thermal/x86_pkg_temp_thermal.mod.o CC drivers/thunderbolt/thunderbolt.mod.o CC drivers/tty/cyclades.mod.o CC drivers/tty/goldfish.mod.o CC drivers/tty/ipwireless/ipwireless.mod.o CC drivers/tty/isicom.mod.o CC drivers/tty/moxa.mod.o CC drivers/tty/mxser.mod.o CC drivers/tty/n_gsm.mod.o CC drivers/tty/n_hdlc.mod.o CC drivers/tty/n_r3964.mod.o CC drivers/tty/n_tracerouter.mod.o CC drivers/tty/n_tracesink.mod.o CC drivers/tty/nozomi.mod.o CC drivers/tty/rocket.mod.o CC drivers/tty/serial/8250/8250.mod.o CC drivers/tty/serial/8250/8250_base.mod.o CC drivers/tty/serial/8250/8250_bcm2835aux.mod.o CC drivers/tty/serial/8250/8250_dw.mod.o CC drivers/tty/serial/8250/8250_ingenic.mod.o CC drivers/tty/serial/8250/8250_lpc18xx.mod.o CC drivers/tty/serial/8250/8250_lpss.mod.o CC drivers/tty/serial/8250/8250_mid.mod.o CC drivers/tty/serial/8250/8250_moxa.mod.o CC drivers/tty/serial/8250/8250_of.mod.o CC drivers/tty/serial/8250/8250_pci.mod.o CC drivers/tty/serial/8250/8250_uniphier.mod.o CC drivers/tty/serial/8250/serial_cs.mod.o CC drivers/tty/serial/altera_jtaguart.mod.o CC drivers/tty/serial/altera_uart.mod.o CC drivers/tty/serial/arc_uart.mod.o CC drivers/tty/serial/bcm63xx_uart.mod.o CC drivers/tty/serial/clps711x.mod.o CC drivers/tty/serial/digicolor-usart.mod.o CC drivers/tty/serial/fsl_lpuart.mod.o CC drivers/tty/serial/ifx6x60.mod.o CC drivers/tty/serial/imx.mod.o CC drivers/tty/serial/jsm/jsm.mod.o CC drivers/tty/serial/kgdboc.mod.o CC drivers/tty/serial/max3100.mod.o CC drivers/tty/serial/max310x.mod.o CC drivers/tty/serial/men_z135_uart.mod.o CC drivers/tty/serial/mxs-auart.mod.o CC drivers/tty/serial/pch_uart.mod.o CC drivers/tty/serial/rp2.mod.o CC drivers/tty/serial/sc16is7xx.mod.o CC drivers/tty/serial/sccnxp.mod.o CC drivers/tty/serial/sh-sci.mod.o CC drivers/tty/serial/st-asc.mod.o CC drivers/tty/serial/stm32-usart.mod.o CC drivers/tty/serial/timbuart.mod.o CC drivers/tty/serial/uartlite.mod.o CC drivers/tty/serial/xilinx_uartps.mod.o CC drivers/tty/synclink.mod.o CC drivers/tty/synclink_gt.mod.o CC drivers/tty/synclinkmp.mod.o CC drivers/uio/uio.mod.o CC drivers/uio/uio_aec.mod.o CC drivers/uio/uio_cif.mod.o CC drivers/uio/uio_dmem_genirq.mod.o CC drivers/uio/uio_mf624.mod.o CC drivers/uio/uio_netx.mod.o CC drivers/uio/uio_pci_generic.mod.o CC drivers/uio/uio_pdrv_genirq.mod.o CC drivers/uio/uio_pruss.mod.o CC drivers/uio/uio_sercos3.mod.o CC drivers/usb/atm/cxacru.mod.o CC drivers/usb/atm/speedtch.mod.o CC drivers/usb/atm/ueagle-atm.mod.o CC drivers/usb/atm/usbatm.mod.o CC drivers/usb/atm/xusbatm.mod.o CC drivers/usb/c67x00/c67x00.mod.o CC drivers/usb/chipidea/ci_hdrc.mod.o CC drivers/usb/chipidea/ci_hdrc_imx.mod.o CC drivers/usb/chipidea/ci_hdrc_msm.mod.o CC drivers/usb/chipidea/ci_hdrc_pci.mod.o CC drivers/usb/chipidea/ci_hdrc_usb2.mod.o CC drivers/usb/chipidea/ci_hdrc_zevio.mod.o CC drivers/usb/chipidea/usbmisc_imx.mod.o CC drivers/usb/class/cdc-acm.mod.o CC drivers/usb/class/cdc-wdm.mod.o CC drivers/usb/class/usblp.mod.o CC drivers/usb/class/usbtmc.mod.o CC drivers/usb/common/ulpi.mod.o CC drivers/usb/common/usb-common.mod.o CC drivers/usb/common/usb-otg-fsm.mod.o CC drivers/usb/core/ledtrig-usbport.mod.o CC drivers/usb/core/usbcore.mod.o CC drivers/usb/dwc2/dwc2.mod.o CC drivers/usb/dwc2/dwc2_pci.mod.o CC drivers/usb/dwc3/dwc3-exynos.mod.o CC drivers/usb/dwc3/dwc3-keystone.mod.o CC drivers/usb/dwc3/dwc3-of-simple.mod.o CC drivers/usb/dwc3/dwc3-omap.mod.o CC drivers/usb/dwc3/dwc3-pci.mod.o CC drivers/usb/dwc3/dwc3.mod.o CC drivers/usb/gadget/function/u_ether.mod.o CC drivers/usb/gadget/function/u_serial.mod.o CC drivers/usb/gadget/function/usb_f_acm.mod.o CC drivers/usb/gadget/function/usb_f_ecm.mod.o CC drivers/usb/gadget/function/usb_f_ecm_subset.mod.o CC drivers/usb/gadget/function/usb_f_eem.mod.o CC drivers/usb/gadget/function/usb_f_fs.mod.o CC drivers/usb/gadget/function/usb_f_hid.mod.o CC drivers/usb/gadget/function/usb_f_mass_storage.mod.o CC drivers/usb/gadget/function/usb_f_midi.mod.o CC drivers/usb/gadget/function/usb_f_ncm.mod.o CC drivers/usb/gadget/function/usb_f_obex.mod.o CC drivers/usb/gadget/function/usb_f_phonet.mod.o CC drivers/usb/gadget/function/usb_f_printer.mod.o CC drivers/usb/gadget/function/usb_f_rndis.mod.o CC drivers/usb/gadget/function/usb_f_serial.mod.o CC drivers/usb/gadget/function/usb_f_ss_lb.mod.o CC drivers/usb/gadget/function/usb_f_uac1.mod.o CC drivers/usb/gadget/function/usb_f_tcm.mod.o CC drivers/usb/gadget/function/usb_f_uac2.mod.o CC drivers/usb/gadget/function/usb_f_uvc.mod.o CC drivers/usb/gadget/legacy/g_acm_ms.mod.o CC drivers/usb/gadget/legacy/g_audio.mod.o CC drivers/usb/gadget/legacy/g_cdc.mod.o CC drivers/usb/gadget/legacy/g_dbgp.mod.o CC drivers/usb/gadget/legacy/g_ether.mod.o CC drivers/usb/gadget/legacy/g_ffs.mod.o CC drivers/usb/gadget/legacy/g_hid.mod.o CC drivers/usb/gadget/legacy/g_mass_storage.mod.o CC drivers/usb/gadget/legacy/g_midi.mod.o CC drivers/usb/gadget/legacy/g_multi.mod.o CC drivers/usb/gadget/legacy/g_ncm.mod.o CC drivers/usb/gadget/legacy/g_nokia.mod.o CC drivers/usb/gadget/legacy/g_printer.mod.o CC drivers/usb/gadget/legacy/g_serial.mod.o CC drivers/usb/gadget/legacy/g_webcam.mod.o CC drivers/usb/gadget/legacy/g_zero.mod.o CC drivers/usb/gadget/legacy/gadgetfs.mod.o CC drivers/usb/gadget/legacy/tcm_usb_gadget.mod.o CC drivers/usb/gadget/libcomposite.mod.o CC drivers/usb/gadget/udc/amd5536udc.mod.o CC drivers/usb/gadget/udc/bdc/bdc.mod.o CC drivers/usb/gadget/udc/bdc/bdc_pci.mod.o CC drivers/usb/gadget/udc/dummy_hcd.mod.o CC drivers/usb/gadget/udc/fotg210-udc.mod.o CC drivers/usb/gadget/udc/goku_udc.mod.o CC drivers/usb/gadget/udc/gr_udc.mod.o CC drivers/usb/gadget/udc/m66592-udc.mod.o CC drivers/usb/gadget/udc/mv_u3d_core.mod.o CC drivers/usb/gadget/udc/mv_udc.mod.o CC drivers/usb/gadget/udc/net2272.mod.o CC drivers/usb/gadget/udc/net2280.mod.o CC drivers/usb/gadget/udc/pch_udc.mod.o CC drivers/usb/gadget/udc/pxa27x_udc.mod.o CC drivers/usb/gadget/udc/r8a66597-udc.mod.o CC drivers/usb/gadget/udc/renesas_usb3.mod.o CC drivers/usb/gadget/udc/udc-core.mod.o CC drivers/usb/gadget/udc/udc-xilinx.mod.o CC drivers/usb/host/bcma-hcd.mod.o CC drivers/usb/host/ehci-hcd.mod.o CC drivers/usb/host/ehci-pci.mod.o CC drivers/usb/host/ehci-platform.mod.o CC drivers/usb/host/fotg210-hcd.mod.o CC drivers/usb/host/hwa-hc.mod.o CC drivers/usb/host/isp116x-hcd.mod.o CC drivers/usb/host/isp1362-hcd.mod.o CC drivers/usb/host/max3421-hcd.mod.o CC drivers/usb/host/ohci-hcd.mod.o CC drivers/usb/host/ohci-pci.mod.o CC drivers/usb/host/ohci-platform.mod.o CC drivers/usb/host/oxu210hp-hcd.mod.o CC drivers/usb/host/r8a66597-hcd.mod.o CC drivers/usb/host/sl811-hcd.mod.o CC drivers/usb/host/sl811_cs.mod.o CC drivers/usb/host/ssb-hcd.mod.o CC drivers/usb/host/u132-hcd.mod.o CC drivers/usb/host/uhci-hcd.mod.o CC drivers/usb/host/whci/whci-hcd.mod.o CC drivers/usb/host/xhci-hcd.mod.o CC drivers/usb/host/xhci-mtk.mod.o CC drivers/usb/host/xhci-pci.mod.o CC drivers/usb/host/xhci-plat-hcd.mod.o CC drivers/usb/image/mdc800.mod.o CC drivers/usb/image/microtek.mod.o CC drivers/usb/isp1760/isp1760.mod.o CC drivers/usb/misc/adutux.mod.o CC drivers/usb/misc/appledisplay.mod.o CC drivers/usb/misc/chaoskey.mod.o CC drivers/usb/misc/cypress_cy7c63.mod.o CC drivers/usb/misc/cytherm.mod.o CC drivers/usb/misc/ehset.mod.o CC drivers/usb/misc/emi26.mod.o CC drivers/usb/misc/emi62.mod.o CC drivers/usb/misc/ezusb.mod.o CC drivers/usb/misc/ftdi-elan.mod.o CC drivers/usb/misc/idmouse.mod.o CC drivers/usb/misc/iowarrior.mod.o CC drivers/usb/misc/isight_firmware.mod.o CC drivers/usb/misc/ldusb.mod.o CC drivers/usb/misc/legousbtower.mod.o CC drivers/usb/misc/lvstest.mod.o CC drivers/usb/misc/rio500.mod.o CC drivers/usb/misc/sisusbvga/sisusbvga.mod.o CC drivers/usb/misc/trancevibrator.mod.o CC drivers/usb/misc/ucsi.mod.o CC drivers/usb/misc/usb3503.mod.o CC drivers/usb/misc/usb4604.mod.o CC drivers/usb/misc/usblcd.mod.o CC drivers/usb/misc/usbsevseg.mod.o CC drivers/usb/misc/usbtest.mod.o CC drivers/usb/misc/uss720.mod.o CC drivers/usb/misc/yurex.mod.o CC drivers/usb/mon/usbmon.mod.o CC drivers/usb/musb/musb_am335x.mod.o CC drivers/usb/musb/musb_dsps.mod.o CC drivers/usb/musb/musb_hdrc.mod.o CC drivers/usb/musb/tusb6010.mod.o CC drivers/usb/musb/ux500.mod.o CC drivers/usb/phy/phy-am335x-control.mod.o CC drivers/usb/phy/phy-am335x.mod.o CC drivers/usb/phy/phy-generic.mod.o CC drivers/usb/phy/phy-gpio-vbus-usb.mod.o CC drivers/usb/phy/phy-isp1301.mod.o CC drivers/usb/phy/phy-keystone.mod.o CC drivers/usb/phy/phy-msm-usb.mod.o CC drivers/usb/phy/phy-qcom-8x16-usb.mod.o CC drivers/usb/phy/phy-tahvo.mod.o CC drivers/usb/renesas_usbhs/renesas_usbhs.mod.o CC drivers/usb/serial/aircable.mod.o CC drivers/usb/serial/ark3116.mod.o CC drivers/usb/serial/belkin_sa.mod.o CC drivers/usb/serial/ch341.mod.o CC drivers/usb/serial/cp210x.mod.o CC drivers/usb/serial/cyberjack.mod.o CC drivers/usb/serial/cypress_m8.mod.o CC drivers/usb/serial/digi_acceleport.mod.o CC drivers/usb/serial/empeg.mod.o CC drivers/usb/serial/f81232.mod.o CC drivers/usb/serial/ftdi_sio.mod.o CC drivers/usb/serial/garmin_gps.mod.o CC drivers/usb/serial/io_edgeport.mod.o CC drivers/usb/serial/io_ti.mod.o CC drivers/usb/serial/ipaq.mod.o CC drivers/usb/serial/ipw.mod.o CC drivers/usb/serial/ir-usb.mod.o CC drivers/usb/serial/iuu_phoenix.mod.o CC drivers/usb/serial/keyspan.mod.o CC drivers/usb/serial/keyspan_pda.mod.o CC drivers/usb/serial/kl5kusb105.mod.o CC drivers/usb/serial/kobil_sct.mod.o CC drivers/usb/serial/mct_u232.mod.o CC drivers/usb/serial/metro-usb.mod.o CC drivers/usb/serial/mos7720.mod.o CC drivers/usb/serial/mos7840.mod.o CC drivers/usb/serial/mxuport.mod.o CC drivers/usb/serial/navman.mod.o CC drivers/usb/serial/omninet.mod.o CC drivers/usb/serial/opticon.mod.o CC drivers/usb/serial/option.mod.o CC drivers/usb/serial/oti6858.mod.o CC drivers/usb/serial/pl2303.mod.o CC drivers/usb/serial/qcaux.mod.o CC drivers/usb/serial/qcserial.mod.o CC drivers/usb/serial/quatech2.mod.o CC drivers/usb/serial/safe_serial.mod.o CC drivers/usb/serial/sierra.mod.o CC drivers/usb/serial/spcp8x5.mod.o CC drivers/usb/serial/ssu100.mod.o CC drivers/usb/serial/symbolserial.mod.o CC drivers/usb/serial/ti_usb_3410_5052.mod.o CC drivers/usb/serial/usb-serial-simple.mod.o CC drivers/usb/serial/usb_debug.mod.o CC drivers/usb/serial/usb_wwan.mod.o CC drivers/usb/serial/usbserial.mod.o CC drivers/usb/serial/visor.mod.o CC drivers/usb/serial/whiteheat.mod.o CC drivers/usb/serial/wishbone-serial.mod.o CC drivers/usb/serial/xsens_mt.mod.o CC drivers/usb/storage/uas.mod.o CC drivers/usb/storage/ums-alauda.mod.o CC drivers/usb/storage/ums-cypress.mod.o CC drivers/usb/storage/ums-datafab.mod.o CC drivers/usb/storage/ums-eneub6250.mod.o CC drivers/usb/storage/ums-freecom.mod.o CC drivers/usb/storage/ums-isd200.mod.o CC drivers/usb/storage/ums-jumpshot.mod.o CC drivers/usb/storage/ums-karma.mod.o CC drivers/usb/storage/ums-onetouch.mod.o CC drivers/usb/storage/ums-realtek.mod.o CC drivers/usb/storage/ums-sddr09.mod.o CC drivers/usb/storage/ums-sddr55.mod.o CC drivers/usb/storage/ums-usbat.mod.o CC drivers/usb/storage/usb-storage.mod.o CC drivers/usb/usbip/usbip-core.mod.o CC drivers/usb/usbip/usbip-host.mod.o CC drivers/usb/usbip/usbip-vudc.mod.o CC drivers/usb/usbip/vhci-hcd.mod.o CC drivers/usb/wusbcore/wusb-cbaf.mod.o CC drivers/usb/wusbcore/wusb-wa.mod.o CC drivers/usb/wusbcore/wusbcore.mod.o CC drivers/uwb/hwa-rc.mod.o CC drivers/uwb/i1480/dfu/i1480-dfu-usb.mod.o CC drivers/uwb/i1480/i1480-est.mod.o CC drivers/uwb/umc.mod.o CC drivers/uwb/uwb.mod.o CC drivers/uwb/whc-rc.mod.o CC drivers/uwb/whci.mod.o CC drivers/vfio/pci/vfio-pci.mod.o CC drivers/vfio/vfio.mod.o CC drivers/vfio/vfio_iommu_type1.mod.o CC drivers/vfio/vfio_virqfd.mod.o CC drivers/vhost/vhost.mod.o CC drivers/vhost/vhost_net.mod.o CC drivers/vhost/vhost_scsi.mod.o CC drivers/vhost/vhost_vsock.mod.o CC drivers/vhost/vringh.mod.o CC drivers/video/backlight/88pm860x_bl.mod.o CC drivers/video/backlight/aat2870_bl.mod.o CC drivers/video/backlight/adp5520_bl.mod.o CC drivers/video/backlight/adp8860_bl.mod.o CC drivers/video/backlight/adp8870_bl.mod.o CC drivers/video/backlight/ams369fg06.mod.o CC drivers/video/backlight/apple_bl.mod.o CC drivers/video/backlight/as3711_bl.mod.o CC drivers/video/backlight/backlight.mod.o CC drivers/video/backlight/bd6107.mod.o CC drivers/video/backlight/cr_bllcd.mod.o CC drivers/video/backlight/da903x_bl.mod.o CC drivers/video/backlight/da9052_bl.mod.o CC drivers/video/backlight/generic_bl.mod.o CC drivers/video/backlight/gpio_backlight.mod.o CC drivers/video/backlight/hx8357.mod.o CC drivers/video/backlight/ili922x.mod.o CC drivers/video/backlight/ili9320.mod.o CC drivers/video/backlight/kb3886_bl.mod.o CC drivers/video/backlight/l4f00242t03.mod.o CC drivers/video/backlight/lcd.mod.o CC drivers/video/backlight/ld9040.mod.o CC drivers/video/backlight/lm3533_bl.mod.o CC drivers/video/backlight/lm3630a_bl.mod.o CC drivers/video/backlight/lm3639_bl.mod.o CC drivers/video/backlight/lms283gf05.mod.o CC drivers/video/backlight/lms501kf03.mod.o CC drivers/video/backlight/lp855x_bl.mod.o CC drivers/video/backlight/lp8788_bl.mod.o CC drivers/video/backlight/ltv350qv.mod.o CC drivers/video/backlight/lv5207lp.mod.o CC drivers/video/backlight/max8925_bl.mod.o CC drivers/video/backlight/ot200_bl.mod.o CC drivers/video/backlight/pandora_bl.mod.o CC drivers/video/backlight/pcf50633-backlight.mod.o CC drivers/video/backlight/platform_lcd.mod.o CC drivers/video/backlight/pm8941-wled.mod.o CC drivers/video/backlight/pwm_bl.mod.o CC drivers/video/backlight/s6e63m0.mod.o CC drivers/video/backlight/sky81452-backlight.mod.o CC drivers/video/backlight/tdo24m.mod.o CC drivers/video/backlight/tps65217_bl.mod.o CC drivers/video/backlight/vgg2432a4.mod.o CC drivers/video/backlight/wm831x_bl.mod.o CC drivers/video/console/bitblit.mod.o CC drivers/video/console/fbcon.mod.o CC drivers/video/console/fbcon_ccw.mod.o CC drivers/video/console/fbcon_cw.mod.o CC drivers/video/console/fbcon_rotate.mod.o CC drivers/video/console/fbcon_ud.mod.o CC drivers/video/console/softcursor.mod.o CC drivers/video/console/tileblit.mod.o CC drivers/video/fbdev/arcfb.mod.o CC drivers/video/fbdev/arkfb.mod.o CC drivers/video/fbdev/aty/aty128fb.mod.o CC drivers/video/fbdev/aty/atyfb.mod.o CC drivers/video/fbdev/aty/radeonfb.mod.o CC drivers/video/fbdev/auo_k1900fb.mod.o CC drivers/video/fbdev/auo_k1901fb.mod.o CC drivers/video/fbdev/auo_k190x.mod.o CC drivers/video/fbdev/broadsheetfb.mod.o CC drivers/video/fbdev/carminefb.mod.o CC drivers/video/fbdev/cirrusfb.mod.o CC drivers/video/fbdev/clps711x-fb.mod.o CC drivers/video/fbdev/core/cfbcopyarea.mod.o CC drivers/video/fbdev/core/cfbfillrect.mod.o CC drivers/video/fbdev/core/cfbimgblt.mod.o CC drivers/video/fbdev/core/fb.mod.o CC drivers/video/fbdev/core/fb_ddc.mod.o CC drivers/video/fbdev/core/fb_sys_fops.mod.o CC drivers/video/fbdev/core/svgalib.mod.o CC drivers/video/fbdev/core/syscopyarea.mod.o CC drivers/video/fbdev/core/sysfillrect.mod.o CC drivers/video/fbdev/core/sysimgblt.mod.o CC drivers/video/fbdev/cyber2000fb.mod.o CC drivers/video/fbdev/geode/gx1fb.mod.o CC drivers/video/fbdev/geode/gxfb.mod.o CC drivers/video/fbdev/geode/lxfb.mod.o CC drivers/video/fbdev/goldfishfb.mod.o CC drivers/video/fbdev/gxt4500.mod.o CC drivers/video/fbdev/hecubafb.mod.o CC drivers/video/fbdev/hgafb.mod.o CC drivers/video/fbdev/hyperv_fb.mod.o CC drivers/video/fbdev/i740fb.mod.o CC drivers/video/fbdev/intelfb/intelfb.mod.o CC drivers/video/fbdev/kyro/kyrofb.mod.o CC drivers/video/fbdev/macmodes.mod.o CC drivers/video/fbdev/matrox/g450_pll.mod.o CC drivers/video/fbdev/matrox/i2c-matroxfb.mod.o CC drivers/video/fbdev/matrox/matroxfb_DAC1064.mod.o CC drivers/video/fbdev/matrox/matroxfb_Ti3026.mod.o CC drivers/video/fbdev/matrox/matroxfb_accel.mod.o CC drivers/video/fbdev/matrox/matroxfb_base.mod.o CC drivers/video/fbdev/matrox/matroxfb_crtc2.mod.o CC drivers/video/fbdev/matrox/matroxfb_g450.mod.o CC drivers/video/fbdev/matrox/matroxfb_maven.mod.o CC drivers/video/fbdev/matrox/matroxfb_misc.mod.o CC drivers/video/fbdev/mb862xx/mb862xxfb.mod.o CC drivers/video/fbdev/metronomefb.mod.o CC drivers/video/fbdev/n411.mod.o CC drivers/video/fbdev/neofb.mod.o CC drivers/video/fbdev/nvidia/nvidiafb.mod.o CC drivers/video/fbdev/ocfb.mod.o CC drivers/video/fbdev/pm2fb.mod.o CC drivers/video/fbdev/pm3fb.mod.o CC drivers/video/fbdev/riva/rivafb.mod.o CC drivers/video/fbdev/s1d13xxxfb.mod.o CC drivers/video/fbdev/s3fb.mod.o CC drivers/video/fbdev/savage/savagefb.mod.o CC drivers/video/fbdev/sis/sisfb.mod.o CC drivers/video/fbdev/sm501fb.mod.o CC drivers/video/fbdev/sm712fb.mod.o CC drivers/video/fbdev/smscufx.mod.o CC drivers/video/fbdev/ssd1307fb.mod.o CC drivers/video/fbdev/sstfb.mod.o CC drivers/video/fbdev/tdfxfb.mod.o CC drivers/video/fbdev/tmiofb.mod.o CC drivers/video/fbdev/tridentfb.mod.o CC drivers/video/fbdev/udlfb.mod.o CC drivers/video/fbdev/uvesafb.mod.o CC drivers/video/fbdev/vermilion/crvml.mod.o CC drivers/video/fbdev/vermilion/vmlfb.mod.o CC drivers/video/fbdev/vfb.mod.o CC drivers/video/fbdev/vga16fb.mod.o CC drivers/video/fbdev/via/viafb.mod.o CC drivers/video/fbdev/vt8623fb.mod.o CC drivers/video/fbdev/xen-fbfront.mod.o CC drivers/video/vgastate.mod.o CC drivers/virtio/virtio.mod.o CC drivers/virtio/virtio_balloon.mod.o CC drivers/virtio/virtio_input.mod.o CC drivers/virtio/virtio_mmio.mod.o CC drivers/virtio/virtio_pci.mod.o CC drivers/virtio/virtio_ring.mod.o CC drivers/vme/boards/vme_vmivme7805.mod.o CC drivers/vme/bridges/vme_ca91cx42.mod.o CC drivers/vme/bridges/vme_fake.mod.o CC drivers/vme/bridges/vme_tsi148.mod.o CC drivers/w1/masters/ds1wm.mod.o CC drivers/w1/masters/ds2482.mod.o CC drivers/w1/masters/ds2490.mod.o CC drivers/w1/masters/matrox_w1.mod.o CC drivers/w1/masters/mxc_w1.mod.o CC drivers/w1/masters/w1-gpio.mod.o CC drivers/w1/slaves/w1_bq27000.mod.o CC drivers/w1/slaves/w1_ds2406.mod.o CC drivers/w1/slaves/w1_ds2408.mod.o CC drivers/w1/slaves/w1_ds2413.mod.o CC drivers/w1/slaves/w1_ds2423.mod.o CC drivers/w1/slaves/w1_ds2431.mod.o CC drivers/w1/slaves/w1_ds2433.mod.o CC drivers/w1/slaves/w1_ds2760.mod.o CC drivers/w1/slaves/w1_ds2780.mod.o CC drivers/w1/slaves/w1_ds2781.mod.o CC drivers/w1/slaves/w1_ds28e04.mod.o CC drivers/w1/slaves/w1_smem.mod.o CC drivers/w1/slaves/w1_therm.mod.o CC drivers/w1/wire.mod.o CC drivers/watchdog/acquirewdt.mod.o CC drivers/watchdog/advantechwdt.mod.o CC drivers/watchdog/alim1535_wdt.mod.o CC drivers/watchdog/alim7101_wdt.mod.o CC drivers/watchdog/aspeed_wdt.mod.o CC drivers/watchdog/bcm7038_wdt.mod.o CC drivers/watchdog/cadence_wdt.mod.o CC drivers/watchdog/cpu5wdt.mod.o CC drivers/watchdog/da9052_wdt.mod.o CC drivers/watchdog/da9055_wdt.mod.o CC drivers/watchdog/da9062_wdt.mod.o CC drivers/watchdog/da9063_wdt.mod.o CC drivers/watchdog/dw_wdt.mod.o CC drivers/watchdog/ebc-c384_wdt.mod.o CC drivers/watchdog/eurotechwdt.mod.o CC drivers/watchdog/f71808e_wdt.mod.o CC drivers/watchdog/geodewdt.mod.o CC drivers/watchdog/gpio_wdt.mod.o CC drivers/watchdog/hpwdt.mod.o CC drivers/watchdog/i6300esb.mod.o CC drivers/watchdog/iTCO_vendor_support.mod.o CC drivers/watchdog/iTCO_wdt.mod.o CC drivers/watchdog/ib700wdt.mod.o CC drivers/watchdog/ibmasr.mod.o CC drivers/watchdog/ie6xx_wdt.mod.o CC drivers/watchdog/imgpdc_wdt.mod.o CC drivers/watchdog/intel-mid_wdt.mod.o CC drivers/watchdog/it8712f_wdt.mod.o CC drivers/watchdog/it87_wdt.mod.o CC drivers/watchdog/kempld_wdt.mod.o CC drivers/watchdog/lpc18xx_wdt.mod.o CC drivers/watchdog/machzwd.mod.o CC drivers/watchdog/max63xx_wdt.mod.o CC drivers/watchdog/max77620_wdt.mod.o CC drivers/watchdog/mei_wdt.mod.o CC drivers/watchdog/mena21_wdt.mod.o CC drivers/watchdog/menf21bmc_wdt.mod.o CC drivers/watchdog/ni903x_wdt.mod.o CC drivers/watchdog/nv_tco.mod.o CC drivers/watchdog/of_xilinx_wdt.mod.o CC drivers/watchdog/pc87413_wdt.mod.o CC drivers/watchdog/pcwd_pci.mod.o CC drivers/watchdog/pcwd_usb.mod.o CC drivers/watchdog/renesas_wdt.mod.o CC drivers/watchdog/retu_wdt.mod.o CC drivers/watchdog/rn5t618_wdt.mod.o CC drivers/watchdog/sbc60xxwdt.mod.o CC drivers/watchdog/sbc_epx_c3.mod.o CC drivers/watchdog/sbc_fitpc2_wdt.mod.o CC drivers/watchdog/sc1200wdt.mod.o CC drivers/watchdog/sch311x_wdt.mod.o CC drivers/watchdog/smsc37b787_wdt.mod.o CC drivers/watchdog/softdog.mod.o CC drivers/watchdog/sp5100_tco.mod.o CC drivers/watchdog/stmp3xxx_rtc_wdt.mod.o CC drivers/watchdog/tangox_wdt.mod.o CC drivers/watchdog/tegra_wdt.mod.o CC drivers/watchdog/ts4800_wdt.mod.o CC drivers/watchdog/twl4030_wdt.mod.o CC drivers/watchdog/via_wdt.mod.o CC drivers/watchdog/w83627hf_wdt.mod.o CC drivers/watchdog/w83877f_wdt.mod.o CC drivers/watchdog/w83977f_wdt.mod.o CC drivers/watchdog/wafer5823wdt.mod.o CC drivers/watchdog/wdat_wdt.mod.o CC drivers/watchdog/wdt_pci.mod.o CC drivers/watchdog/wm831x_wdt.mod.o CC drivers/watchdog/wm8350_wdt.mod.o CC drivers/watchdog/xen_wdt.mod.o CC drivers/watchdog/ziirave_wdt.mod.o CC drivers/xen/tmem.mod.o CC drivers/xen/xen-acpi-processor.mod.o CC drivers/xen/xen-evtchn.mod.o CC drivers/xen/xen-gntalloc.mod.o CC drivers/xen/xen-gntdev.mod.o CC drivers/xen/xen-pciback/xen-pciback.mod.o CC drivers/xen/xen-privcmd.mod.o CC drivers/xen/xen-scsiback.mod.o CC drivers/xen/xenfs/xenfs.mod.o CC fs/9p/9p.mod.o CC fs/adfs/adfs.mod.o CC fs/affs/affs.mod.o CC fs/afs/kafs.mod.o CC fs/autofs4/autofs4.mod.o CC fs/befs/befs.mod.o CC fs/bfs/bfs.mod.o CC fs/binfmt_misc.mod.o CC fs/binfmt_script.mod.o CC fs/btrfs/btrfs.mod.o CC fs/cachefiles/cachefiles.mod.o CC fs/ceph/ceph.mod.o CC fs/cifs/cifs.mod.o CC fs/coda/coda.mod.o CC fs/configfs/configfs.mod.o CC fs/cramfs/cramfs.mod.o CC fs/crypto/fscrypto.mod.o CC fs/dlm/dlm.mod.o CC fs/ecryptfs/ecryptfs.mod.o CC fs/efivarfs/efivarfs.mod.o CC fs/efs/efs.mod.o CC fs/exofs/exofs.mod.o CC fs/exofs/libore.mod.o CC fs/ext2/ext2.mod.o CC fs/ext4/ext4.mod.o CC fs/f2fs/f2fs.mod.o CC fs/fat/fat.mod.o CC fs/fat/msdos.mod.o CC fs/fat/vfat.mod.o CC fs/freevxfs/freevxfs.mod.o CC fs/fscache/fscache.mod.o CC fs/fuse/cuse.mod.o CC fs/fuse/fuse.mod.o CC fs/gfs2/gfs2.mod.o CC fs/hfs/hfs.mod.o CC fs/hfsplus/hfsplus.mod.o CC fs/hpfs/hpfs.mod.o CC fs/isofs/isofs.mod.o CC fs/jbd2/jbd2.mod.o CC fs/jffs2/jffs2.mod.o CC fs/jfs/jfs.mod.o CC fs/lockd/lockd.mod.o CC fs/logfs/logfs.mod.o CC fs/mbcache.mod.o CC fs/minix/minix.mod.o CC fs/ncpfs/ncpfs.mod.o CC fs/nfs/blocklayout/blocklayoutdriver.mod.o CC fs/nfs/filelayout/nfs_layout_nfsv41_files.mod.o CC fs/nfs/flexfilelayout/nfs_layout_flexfiles.mod.o CC fs/nfs/nfs.mod.o CC fs/nfs/nfsv2.mod.o CC fs/nfs/nfsv3.mod.o CC fs/nfs/nfsv4.mod.o CC fs/nfs/objlayout/objlayoutdriver.mod.o CC fs/nfs_common/grace.mod.o CC fs/nfs_common/nfs_acl.mod.o CC fs/nfsd/nfsd.mod.o CC fs/nilfs2/nilfs2.mod.o CC fs/nls/mac-celtic.mod.o CC fs/nls/mac-centeuro.mod.o CC fs/nls/mac-croatian.mod.o CC fs/nls/mac-cyrillic.mod.o CC fs/nls/mac-gaelic.mod.o CC fs/nls/mac-greek.mod.o CC fs/nls/mac-iceland.mod.o CC fs/nls/mac-inuit.mod.o CC fs/nls/mac-roman.mod.o CC fs/nls/mac-romanian.mod.o CC fs/nls/mac-turkish.mod.o CC fs/nls/nls_ascii.mod.o CC fs/nls/nls_cp1250.mod.o CC fs/nls/nls_cp1251.mod.o CC fs/nls/nls_cp1255.mod.o CC fs/nls/nls_cp437.mod.o CC fs/nls/nls_cp737.mod.o CC fs/nls/nls_cp775.mod.o CC fs/nls/nls_cp850.mod.o CC fs/nls/nls_cp852.mod.o CC fs/nls/nls_cp855.mod.o CC fs/nls/nls_cp857.mod.o CC fs/nls/nls_cp860.mod.o CC fs/nls/nls_cp861.mod.o CC fs/nls/nls_cp862.mod.o CC fs/nls/nls_cp863.mod.o CC fs/nls/nls_cp864.mod.o CC fs/nls/nls_cp865.mod.o CC fs/nls/nls_cp866.mod.o CC fs/nls/nls_cp869.mod.o CC fs/nls/nls_cp874.mod.o CC fs/nls/nls_cp932.mod.o CC fs/nls/nls_cp936.mod.o CC fs/nls/nls_cp949.mod.o CC fs/nls/nls_cp950.mod.o CC fs/nls/nls_euc-jp.mod.o CC fs/nls/nls_iso8859-1.mod.o CC fs/nls/nls_iso8859-13.mod.o CC fs/nls/nls_iso8859-14.mod.o CC fs/nls/nls_iso8859-15.mod.o CC fs/nls/nls_iso8859-2.mod.o CC fs/nls/nls_iso8859-3.mod.o CC fs/nls/nls_iso8859-4.mod.o CC fs/nls/nls_iso8859-5.mod.o CC fs/nls/nls_iso8859-6.mod.o CC fs/nls/nls_iso8859-7.mod.o CC fs/nls/nls_iso8859-9.mod.o CC fs/nls/nls_koi8-r.mod.o CC fs/nls/nls_koi8-ru.mod.o CC fs/nls/nls_koi8-u.mod.o CC fs/nls/nls_utf8.mod.o CC fs/ntfs/ntfs.mod.o CC fs/ocfs2/cluster/ocfs2_nodemanager.mod.o CC fs/ocfs2/dlm/ocfs2_dlm.mod.o CC fs/ocfs2/dlmfs/ocfs2_dlmfs.mod.o CC fs/ocfs2/ocfs2.mod.o CC fs/ocfs2/ocfs2_stack_o2cb.mod.o CC fs/ocfs2/ocfs2_stack_user.mod.o CC fs/ocfs2/ocfs2_stackglue.mod.o CC fs/omfs/omfs.mod.o CC fs/orangefs/orangefs.mod.o CC fs/overlayfs/overlay.mod.o CC fs/pstore/ramoops.mod.o CC fs/qnx4/qnx4.mod.o CC fs/qnx6/qnx6.mod.o CC fs/quota/quota_tree.mod.o CC fs/quota/quota_v1.mod.o CC fs/quota/quota_v2.mod.o CC fs/reiserfs/reiserfs.mod.o CC fs/romfs/romfs.mod.o CC fs/squashfs/squashfs.mod.o CC fs/sysv/sysv.mod.o CC fs/ubifs/ubifs.mod.o CC fs/udf/udf.mod.o CC fs/ufs/ufs.mod.o CC fs/xfs/xfs.mod.o CC kernel/backtracetest.mod.o CC kernel/configs.mod.o CC kernel/locking/locktorture.mod.o CC kernel/rcu/rcuperf.mod.o CC kernel/rcu/rcutorture.mod.o CC kernel/time/test_udelay.mod.o CC kernel/torture.mod.o CC kernel/trace/ring_buffer_benchmark.mod.o CC lib/842/842_compress.mod.o CC lib/842/842_decompress.mod.o CC lib/bch.mod.o CC lib/cordic.mod.o CC lib/cpu-notifier-error-inject.mod.o CC lib/crc-ccitt.mod.o CC lib/crc-itu-t.mod.o CC lib/crc16.mod.o CC lib/crc7.mod.o CC lib/crc8.mod.o CC lib/interval_tree_test.mod.o CC lib/libcrc32c.mod.o CC lib/lru_cache.mod.o CC lib/lz4/lz4_compress.mod.o CC lib/lz4/lz4hc_compress.mod.o CC lib/netdev-notifier-error-inject.mod.o CC lib/notifier-error-inject.mod.o CC lib/of-reconfig-notifier-error-inject.mod.o CC lib/percpu_test.mod.o CC lib/pm-notifier-error-inject.mod.o CC lib/raid6/raid6_pq.mod.o CC lib/rbtree_test.mod.o CC lib/reed_solomon/reed_solomon.mod.o CC lib/test-kstrtox.mod.o CC lib/test-string_helpers.mod.o CC lib/test_bitmap.mod.o CC lib/test_bpf.mod.o CC lib/test_firmware.mod.o CC lib/test_hash.mod.o CC lib/test_hexdump.mod.o CC lib/test_kasan.mod.o CC lib/test_module.mod.o CC lib/test_printf.mod.o CC lib/test_rhashtable.mod.o CC lib/test_static_key_base.mod.o CC lib/test_static_keys.mod.o CC lib/test_user_copy.mod.o CC lib/test_uuid.mod.o CC lib/ts_bm.mod.o CC lib/ts_fsm.mod.o CC lib/ts_kmp.mod.o CC lib/xz/xz_dec_test.mod.o CC mm/hwpoison-inject.mod.o CC mm/kmemleak-test.mod.o CC mm/z3fold.mod.o CC mm/zbud.mod.o CC mm/zsmalloc.mod.o CC net/6lowpan/6lowpan.mod.o CC net/6lowpan/nhc_dest.mod.o CC net/6lowpan/nhc_fragment.mod.o CC net/6lowpan/nhc_ghc_ext_dest.mod.o CC net/6lowpan/nhc_ghc_ext_frag.mod.o CC net/6lowpan/nhc_ghc_ext_hop.mod.o CC net/6lowpan/nhc_ghc_ext_route.mod.o CC net/6lowpan/nhc_ghc_icmpv6.mod.o CC net/6lowpan/nhc_ghc_udp.mod.o CC net/6lowpan/nhc_hop.mod.o CC net/6lowpan/nhc_ipv6.mod.o CC net/6lowpan/nhc_mobility.mod.o CC net/6lowpan/nhc_routing.mod.o CC net/6lowpan/nhc_udp.mod.o CC net/802/fddi.mod.o CC net/802/garp.mod.o CC net/802/mrp.mod.o CC net/802/p8022.mod.o CC net/802/p8023.mod.o CC net/802/psnap.mod.o CC net/802/stp.mod.o CC net/8021q/8021q.mod.o CC net/9p/9pnet.mod.o CC net/9p/9pnet_rdma.mod.o CC net/9p/9pnet_virtio.mod.o CC net/appletalk/appletalk.mod.o CC net/atm/atm.mod.o CC net/atm/br2684.mod.o CC net/atm/clip.mod.o CC net/atm/lec.mod.o CC net/atm/mpoa.mod.o CC net/atm/pppoatm.mod.o CC net/ax25/ax25.mod.o CC net/batman-adv/batman-adv.mod.o CC net/bluetooth/bluetooth.mod.o CC net/bluetooth/bluetooth_6lowpan.mod.o CC net/bluetooth/bnep/bnep.mod.o CC net/bluetooth/cmtp/cmtp.mod.o CC net/bluetooth/hidp/hidp.mod.o CC net/bluetooth/rfcomm/rfcomm.mod.o CC net/bridge/br_netfilter.mod.o CC net/bridge/bridge.mod.o CC net/bridge/netfilter/ebt_802_3.mod.o CC net/bridge/netfilter/ebt_among.mod.o CC net/bridge/netfilter/ebt_arp.mod.o CC net/bridge/netfilter/ebt_arpreply.mod.o CC net/bridge/netfilter/ebt_dnat.mod.o CC net/bridge/netfilter/ebt_ip.mod.o CC net/bridge/netfilter/ebt_ip6.mod.o CC net/bridge/netfilter/ebt_limit.mod.o CC net/bridge/netfilter/ebt_log.mod.o CC net/bridge/netfilter/ebt_mark.mod.o CC net/bridge/netfilter/ebt_mark_m.mod.o CC net/bridge/netfilter/ebt_nflog.mod.o CC net/bridge/netfilter/ebt_pkttype.mod.o CC net/bridge/netfilter/ebt_redirect.mod.o CC net/bridge/netfilter/ebt_snat.mod.o CC net/bridge/netfilter/ebt_stp.mod.o CC net/bridge/netfilter/ebt_vlan.mod.o CC net/bridge/netfilter/ebtable_broute.mod.o CC net/bridge/netfilter/ebtable_filter.mod.o CC net/bridge/netfilter/ebtable_nat.mod.o CC net/bridge/netfilter/ebtables.mod.o CC net/bridge/netfilter/nf_log_bridge.mod.o CC net/bridge/netfilter/nf_tables_bridge.mod.o CC net/bridge/netfilter/nft_meta_bridge.mod.o CC net/bridge/netfilter/nft_reject_bridge.mod.o CC net/caif/caif.mod.o CC net/caif/caif_socket.mod.o CC net/caif/caif_usb.mod.o CC net/caif/chnl_net.mod.o CC net/can/can-bcm.mod.o CC net/can/can-gw.mod.o CC net/can/can-raw.mod.o CC net/can/can.mod.o CC net/ceph/libceph.mod.o CC net/core/devlink.mod.o CC net/core/drop_monitor.mod.o CC net/core/pktgen.mod.o CC net/dccp/dccp.mod.o CC net/dccp/dccp_diag.mod.o CC net/dccp/dccp_ipv4.mod.o CC net/dccp/dccp_ipv6.mod.o CC net/dccp/dccp_probe.mod.o CC net/decnet/decnet.mod.o CC net/decnet/netfilter/dn_rtmsg.mod.o CC net/dns_resolver/dns_resolver.mod.o CC net/dsa/dsa_core.mod.o CC net/hsr/hsr.mod.o CC net/ieee802154/6lowpan/ieee802154_6lowpan.mod.o CC net/ieee802154/ieee802154.mod.o CC net/ieee802154/ieee802154_socket.mod.o CC net/ipv4/ah4.mod.o CC net/ipv4/esp4.mod.o CC net/ipv4/fou.mod.o CC net/ipv4/gre.mod.o CC net/ipv4/inet_diag.mod.o CC net/ipv4/ip_gre.mod.o CC net/ipv4/ip_tunnel.mod.o CC net/ipv4/ip_vti.mod.o CC net/ipv4/ipcomp.mod.o CC net/ipv4/ipip.mod.o CC net/ipv4/netfilter/arp_tables.mod.o CC net/ipv4/netfilter/arpt_mangle.mod.o CC net/ipv4/netfilter/arptable_filter.mod.o CC net/ipv4/netfilter/ip_tables.mod.o CC net/ipv4/netfilter/ipt_CLUSTERIP.mod.o CC net/ipv4/netfilter/ipt_ECN.mod.o CC net/ipv4/netfilter/ipt_MASQUERADE.mod.o CC net/ipv4/netfilter/ipt_REJECT.mod.o CC net/ipv4/netfilter/ipt_SYNPROXY.mod.o CC net/ipv4/netfilter/ipt_ah.mod.o CC net/ipv4/netfilter/ipt_rpfilter.mod.o CC net/ipv4/netfilter/iptable_filter.mod.o CC net/ipv4/netfilter/iptable_mangle.mod.o CC net/ipv4/netfilter/iptable_nat.mod.o CC net/ipv4/netfilter/iptable_raw.mod.o CC net/ipv4/netfilter/iptable_security.mod.o CC net/ipv4/netfilter/nf_conntrack_ipv4.mod.o CC net/ipv4/netfilter/nf_defrag_ipv4.mod.o CC net/ipv4/netfilter/nf_dup_ipv4.mod.o CC net/ipv4/netfilter/nf_log_arp.mod.o CC net/ipv4/netfilter/nf_log_ipv4.mod.o CC net/ipv4/netfilter/nf_nat_h323.mod.o CC net/ipv4/netfilter/nf_nat_ipv4.mod.o CC net/ipv4/netfilter/nf_nat_masquerade_ipv4.mod.o CC net/ipv4/netfilter/nf_nat_pptp.mod.o CC net/ipv4/netfilter/nf_nat_proto_gre.mod.o CC net/ipv4/netfilter/nf_nat_snmp_basic.mod.o CC net/ipv4/netfilter/nf_reject_ipv4.mod.o CC net/ipv4/netfilter/nf_tables_arp.mod.o CC net/ipv4/netfilter/nf_tables_ipv4.mod.o CC net/ipv4/netfilter/nft_chain_nat_ipv4.mod.o CC net/ipv4/netfilter/nft_chain_route_ipv4.mod.o CC net/ipv4/netfilter/nft_dup_ipv4.mod.o CC net/ipv4/netfilter/nft_masq_ipv4.mod.o CC net/ipv4/netfilter/nft_redir_ipv4.mod.o CC net/ipv4/netfilter/nft_reject_ipv4.mod.o CC net/ipv4/tcp_bic.mod.o CC net/ipv4/tcp_cdg.mod.o CC net/ipv4/tcp_cubic.mod.o CC net/ipv4/tcp_dctcp.mod.o CC net/ipv4/tcp_diag.mod.o CC net/ipv4/tcp_highspeed.mod.o CC net/ipv4/tcp_htcp.mod.o CC net/ipv4/tcp_hybla.mod.o CC net/ipv4/tcp_illinois.mod.o CC net/ipv4/tcp_lp.mod.o CC net/ipv4/tcp_nv.mod.o CC net/ipv4/tcp_probe.mod.o CC net/ipv4/tcp_scalable.mod.o CC net/ipv4/tcp_vegas.mod.o CC net/ipv4/tcp_veno.mod.o CC net/ipv4/tcp_westwood.mod.o CC net/ipv4/tcp_yeah.mod.o CC net/ipv4/tunnel4.mod.o CC net/ipv4/udp_diag.mod.o CC net/ipv4/udp_tunnel.mod.o CC net/ipv4/xfrm4_mode_beet.mod.o CC net/ipv4/xfrm4_mode_transport.mod.o CC net/ipv4/xfrm4_mode_tunnel.mod.o CC net/ipv4/xfrm4_tunnel.mod.o CC net/ipv6/ah6.mod.o CC net/ipv6/esp6.mod.o CC net/ipv6/fou6.mod.o CC net/ipv6/ila/ila.mod.o CC net/ipv6/ip6_gre.mod.o CC net/ipv6/ip6_tunnel.mod.o CC net/ipv6/ip6_udp_tunnel.mod.o CC net/ipv6/ip6_vti.mod.o CC net/ipv6/ipcomp6.mod.o CC net/ipv6/ipv6.mod.o CC net/ipv6/mip6.mod.o CC net/ipv6/netfilter/ip6_tables.mod.o CC net/ipv6/netfilter/ip6t_MASQUERADE.mod.o CC net/ipv6/netfilter/ip6t_NPT.mod.o CC net/ipv6/netfilter/ip6t_REJECT.mod.o CC net/ipv6/netfilter/ip6t_SYNPROXY.mod.o CC net/ipv6/netfilter/ip6t_ah.mod.o CC net/ipv6/netfilter/ip6t_eui64.mod.o CC net/ipv6/netfilter/ip6t_frag.mod.o CC net/ipv6/netfilter/ip6t_hbh.mod.o CC net/ipv6/netfilter/ip6t_ipv6header.mod.o CC net/ipv6/netfilter/ip6t_mh.mod.o CC net/ipv6/netfilter/ip6t_rpfilter.mod.o CC net/ipv6/netfilter/ip6t_rt.mod.o CC net/ipv6/netfilter/ip6table_filter.mod.o CC net/ipv6/netfilter/ip6table_mangle.mod.o CC net/ipv6/netfilter/ip6table_nat.mod.o CC net/ipv6/netfilter/ip6table_raw.mod.o CC net/ipv6/netfilter/ip6table_security.mod.o CC net/ipv6/netfilter/nf_conntrack_ipv6.mod.o CC net/ipv6/netfilter/nf_defrag_ipv6.mod.o CC net/ipv6/netfilter/nf_dup_ipv6.mod.o CC net/ipv6/netfilter/nf_log_ipv6.mod.o CC net/ipv6/netfilter/nf_nat_ipv6.mod.o CC net/ipv6/netfilter/nf_nat_masquerade_ipv6.mod.o CC net/ipv6/netfilter/nf_reject_ipv6.mod.o CC net/ipv6/netfilter/nf_tables_ipv6.mod.o CC net/ipv6/netfilter/nft_chain_nat_ipv6.mod.o CC net/ipv6/netfilter/nft_chain_route_ipv6.mod.o CC net/ipv6/netfilter/nft_dup_ipv6.mod.o CC net/ipv6/netfilter/nft_masq_ipv6.mod.o CC net/ipv6/netfilter/nft_redir_ipv6.mod.o CC net/ipv6/netfilter/nft_reject_ipv6.mod.o CC net/ipv6/sit.mod.o CC net/ipv6/tunnel6.mod.o CC net/ipv6/xfrm6_mode_beet.mod.o CC net/ipv6/xfrm6_mode_ro.mod.o CC net/ipv6/xfrm6_mode_transport.mod.o CC net/ipv6/xfrm6_mode_tunnel.mod.o CC net/ipv6/xfrm6_tunnel.mod.o CC net/ipx/ipx.mod.o CC net/irda/ircomm/ircomm-tty.mod.o CC net/irda/ircomm/ircomm.mod.o CC net/irda/irda.mod.o CC net/irda/irlan/irlan.mod.o CC net/irda/irnet/irnet.mod.o CC net/kcm/kcm.mod.o CC net/key/af_key.mod.o CC net/l2tp/l2tp_core.mod.o CC net/l2tp/l2tp_debugfs.mod.o CC net/l2tp/l2tp_eth.mod.o CC net/l2tp/l2tp_ip.mod.o CC net/l2tp/l2tp_ip6.mod.o CC net/l2tp/l2tp_netlink.mod.o CC net/l2tp/l2tp_ppp.mod.o CC net/lapb/lapb.mod.o CC net/llc/llc.mod.o CC net/llc/llc2.mod.o CC net/mac80211/mac80211.mod.o CC net/mac802154/mac802154.mod.o CC net/mpls/mpls_gso.mod.o CC net/mpls/mpls_iptunnel.mod.o CC net/mpls/mpls_router.mod.o CC net/netfilter/ipset/ip_set.mod.o CC net/netfilter/ipset/ip_set_bitmap_ip.mod.o CC net/netfilter/ipset/ip_set_bitmap_ipmac.mod.o CC net/netfilter/ipset/ip_set_bitmap_port.mod.o CC net/netfilter/ipset/ip_set_hash_ip.mod.o CC net/netfilter/ipset/ip_set_hash_ipmark.mod.o CC net/netfilter/ipset/ip_set_hash_ipport.mod.o CC net/netfilter/ipset/ip_set_hash_ipportip.mod.o CC net/netfilter/ipset/ip_set_hash_ipportnet.mod.o CC net/netfilter/ipset/ip_set_hash_mac.mod.o CC net/netfilter/ipset/ip_set_hash_net.mod.o CC net/netfilter/ipset/ip_set_hash_netiface.mod.o CC net/netfilter/ipset/ip_set_hash_netnet.mod.o CC net/netfilter/ipset/ip_set_hash_netport.mod.o CC net/netfilter/ipset/ip_set_hash_netportnet.mod.o CC net/netfilter/ipset/ip_set_list_set.mod.o CC net/netfilter/ipvs/ip_vs.mod.o CC net/netfilter/ipvs/ip_vs_dh.mod.o CC net/netfilter/ipvs/ip_vs_fo.mod.o CC net/netfilter/ipvs/ip_vs_ftp.mod.o CC net/netfilter/ipvs/ip_vs_lblc.mod.o CC net/netfilter/ipvs/ip_vs_lblcr.mod.o CC net/netfilter/ipvs/ip_vs_lc.mod.o CC net/netfilter/ipvs/ip_vs_nq.mod.o CC net/netfilter/ipvs/ip_vs_ovf.mod.o CC net/netfilter/ipvs/ip_vs_pe_sip.mod.o CC net/netfilter/ipvs/ip_vs_rr.mod.o CC net/netfilter/ipvs/ip_vs_sed.mod.o CC net/netfilter/ipvs/ip_vs_sh.mod.o CC net/netfilter/ipvs/ip_vs_wlc.mod.o CC net/netfilter/ipvs/ip_vs_wrr.mod.o CC net/netfilter/nf_conntrack.mod.o CC net/netfilter/nf_conntrack_amanda.mod.o CC net/netfilter/nf_conntrack_broadcast.mod.o CC net/netfilter/nf_conntrack_ftp.mod.o CC net/netfilter/nf_conntrack_h323.mod.o CC net/netfilter/nf_conntrack_irc.mod.o CC net/netfilter/nf_conntrack_netbios_ns.mod.o CC net/netfilter/nf_conntrack_netlink.mod.o CC net/netfilter/nf_conntrack_pptp.mod.o CC net/netfilter/nf_conntrack_proto_dccp.mod.o CC net/netfilter/nf_conntrack_proto_gre.mod.o CC net/netfilter/nf_conntrack_proto_sctp.mod.o CC net/netfilter/nf_conntrack_proto_udplite.mod.o CC net/netfilter/nf_conntrack_sane.mod.o CC net/netfilter/nf_conntrack_sip.mod.o CC net/netfilter/nf_conntrack_snmp.mod.o CC net/netfilter/nf_conntrack_tftp.mod.o CC net/netfilter/nf_dup_netdev.mod.o CC net/netfilter/nf_log_common.mod.o CC net/netfilter/nf_nat.mod.o CC net/netfilter/nf_nat_amanda.mod.o CC net/netfilter/nf_nat_ftp.mod.o CC net/netfilter/nf_nat_irc.mod.o CC net/netfilter/nf_nat_proto_dccp.mod.o CC net/netfilter/nf_nat_proto_sctp.mod.o CC net/netfilter/nf_nat_proto_udplite.mod.o CC net/netfilter/nf_nat_redirect.mod.o CC net/netfilter/nf_nat_sip.mod.o CC net/netfilter/nf_nat_tftp.mod.o CC net/netfilter/nf_synproxy_core.mod.o CC net/netfilter/nf_tables.mod.o CC net/netfilter/nf_tables_inet.mod.o CC net/netfilter/nf_tables_netdev.mod.o CC net/netfilter/nfnetlink.mod.o CC net/netfilter/nfnetlink_acct.mod.o CC net/netfilter/nfnetlink_cthelper.mod.o CC net/netfilter/nfnetlink_cttimeout.mod.o CC net/netfilter/nfnetlink_log.mod.o CC net/netfilter/nfnetlink_queue.mod.o CC net/netfilter/nft_compat.mod.o CC net/netfilter/nft_counter.mod.o CC net/netfilter/nft_ct.mod.o CC net/netfilter/nft_dup_netdev.mod.o CC net/netfilter/nft_exthdr.mod.o CC net/netfilter/nft_fwd_netdev.mod.o CC net/netfilter/nft_hash.mod.o CC net/netfilter/nft_limit.mod.o CC net/netfilter/nft_log.mod.o CC net/netfilter/nft_masq.mod.o CC net/netfilter/nft_meta.mod.o CC net/netfilter/nft_nat.mod.o CC net/netfilter/nft_queue.mod.o CC net/netfilter/nft_rbtree.mod.o CC net/netfilter/nft_redir.mod.o CC net/netfilter/nft_reject.mod.o CC net/netfilter/nft_reject_inet.mod.o CC net/netfilter/x_tables.mod.o CC net/netfilter/xt_AUDIT.mod.o CC net/netfilter/xt_CHECKSUM.mod.o CC net/netfilter/xt_CLASSIFY.mod.o CC net/netfilter/xt_CONNSECMARK.mod.o CC net/netfilter/xt_CT.mod.o CC net/netfilter/xt_DSCP.mod.o CC net/netfilter/xt_HL.mod.o CC net/netfilter/xt_HMARK.mod.o CC net/netfilter/xt_IDLETIMER.mod.o CC net/netfilter/xt_LED.mod.o CC net/netfilter/xt_LOG.mod.o CC net/netfilter/xt_NETMAP.mod.o CC net/netfilter/xt_NFLOG.mod.o CC net/netfilter/xt_NFQUEUE.mod.o CC net/netfilter/xt_RATEEST.mod.o CC net/netfilter/xt_REDIRECT.mod.o CC net/netfilter/xt_SECMARK.mod.o CC net/netfilter/xt_TCPMSS.mod.o CC net/netfilter/xt_TCPOPTSTRIP.mod.o CC net/netfilter/xt_TEE.mod.o CC net/netfilter/xt_TPROXY.mod.o CC net/netfilter/xt_TRACE.mod.o CC net/netfilter/xt_addrtype.mod.o CC net/netfilter/xt_bpf.mod.o CC net/netfilter/xt_cgroup.mod.o CC net/netfilter/xt_cluster.mod.o CC net/netfilter/xt_comment.mod.o CC net/netfilter/xt_connbytes.mod.o CC net/netfilter/xt_connlabel.mod.o CC net/netfilter/xt_connlimit.mod.o CC net/netfilter/xt_connmark.mod.o CC net/netfilter/xt_conntrack.mod.o CC net/netfilter/xt_cpu.mod.o CC net/netfilter/xt_dccp.mod.o CC net/netfilter/xt_devgroup.mod.o CC net/netfilter/xt_dscp.mod.o CC net/netfilter/xt_ecn.mod.o CC net/netfilter/xt_esp.mod.o CC net/netfilter/xt_hashlimit.mod.o CC net/netfilter/xt_helper.mod.o CC net/netfilter/xt_hl.mod.o CC net/netfilter/xt_ipcomp.mod.o CC net/netfilter/xt_iprange.mod.o CC net/netfilter/xt_ipvs.mod.o CC net/netfilter/xt_l2tp.mod.o CC net/netfilter/xt_length.mod.o CC net/netfilter/xt_limit.mod.o CC net/netfilter/xt_mac.mod.o CC net/netfilter/xt_mark.mod.o CC net/netfilter/xt_multiport.mod.o CC net/netfilter/xt_nat.mod.o CC net/netfilter/xt_nfacct.mod.o CC net/netfilter/xt_osf.mod.o CC net/netfilter/xt_owner.mod.o CC net/netfilter/xt_physdev.mod.o CC net/netfilter/xt_pkttype.mod.o CC net/netfilter/xt_policy.mod.o CC net/netfilter/xt_quota.mod.o CC net/netfilter/xt_rateest.mod.o CC net/netfilter/xt_realm.mod.o CC net/netfilter/xt_recent.mod.o CC net/netfilter/xt_sctp.mod.o CC net/netfilter/xt_set.mod.o CC net/netfilter/xt_socket.mod.o CC net/netfilter/xt_state.mod.o CC net/netfilter/xt_statistic.mod.o CC net/netfilter/xt_string.mod.o CC net/netfilter/xt_tcpmss.mod.o CC net/netfilter/xt_tcpudp.mod.o CC net/netfilter/xt_u32.mod.o CC net/netlink/netlink_diag.mod.o CC net/netrom/netrom.mod.o CC net/netfilter/xt_time.mod.o CC net/nfc/hci/hci.mod.o CC net/nfc/nci/nci.mod.o CC net/nfc/nci/nci_spi.mod.o CC net/nfc/nci/nci_uart.mod.o CC net/nfc/nfc.mod.o CC net/nfc/nfc_digital.mod.o CC net/openvswitch/openvswitch.mod.o CC net/openvswitch/vport-geneve.mod.o CC net/openvswitch/vport-gre.mod.o CC net/openvswitch/vport-vxlan.mod.o CC net/packet/af_packet.mod.o CC net/packet/af_packet_diag.mod.o CC net/phonet/phonet.mod.o CC net/phonet/pn_pep.mod.o CC net/qrtr/qrtr-smd.mod.o CC net/qrtr/qrtr.mod.o CC net/rds/rds.mod.o CC net/rds/rds_rdma.mod.o CC net/rds/rds_tcp.mod.o CC net/rfkill/rfkill-gpio.mod.o CC net/rfkill/rfkill-regulator.mod.o CC net/rfkill/rfkill.mod.o CC net/rose/rose.mod.o CC net/rxrpc/af-rxrpc.mod.o CC net/sched/act_bpf.mod.o CC net/sched/act_connmark.mod.o CC net/sched/act_csum.mod.o CC net/sched/act_gact.mod.o CC net/sched/act_ife.mod.o CC net/sched/act_ipt.mod.o CC net/sched/act_meta_mark.mod.o CC net/sched/act_meta_skbprio.mod.o CC net/sched/act_mirred.mod.o CC net/sched/act_nat.mod.o CC net/sched/act_pedit.mod.o CC net/sched/act_police.mod.o CC net/sched/act_simple.mod.o CC net/sched/act_skbedit.mod.o CC net/sched/act_vlan.mod.o CC net/sched/cls_basic.mod.o CC net/sched/cls_bpf.mod.o CC net/sched/cls_cgroup.mod.o CC net/sched/cls_flow.mod.o CC net/sched/cls_flower.mod.o CC net/sched/cls_fw.mod.o CC net/sched/cls_matchall.mod.o CC net/sched/cls_route.mod.o CC net/sched/cls_rsvp.mod.o CC net/sched/cls_rsvp6.mod.o CC net/sched/cls_tcindex.mod.o CC net/sched/cls_u32.mod.o CC net/sched/em_canid.mod.o CC net/sched/em_cmp.mod.o CC net/sched/em_ipset.mod.o CC net/sched/em_meta.mod.o CC net/sched/em_nbyte.mod.o CC net/sched/em_text.mod.o CC net/sched/em_u32.mod.o CC net/sched/sch_atm.mod.o CC net/sched/sch_cbq.mod.o CC net/sched/sch_choke.mod.o CC net/sched/sch_codel.mod.o CC net/sched/sch_drr.mod.o CC net/sched/sch_dsmark.mod.o CC net/sched/sch_fq.mod.o CC net/sched/sch_fq_codel.mod.o CC net/sched/sch_gred.mod.o CC net/sched/sch_hfsc.mod.o CC net/sched/sch_hhf.mod.o CC net/sched/sch_htb.mod.o CC net/sched/sch_ingress.mod.o CC net/sched/sch_mqprio.mod.o CC net/sched/sch_multiq.mod.o CC net/sched/sch_netem.mod.o CC net/sched/sch_pie.mod.o CC net/sched/sch_plug.mod.o CC net/sched/sch_prio.mod.o CC net/sched/sch_qfq.mod.o CC net/sched/sch_red.mod.o CC net/sched/sch_sfb.mod.o CC net/sched/sch_sfq.mod.o CC net/sched/sch_tbf.mod.o CC net/sched/sch_teql.mod.o CC net/sctp/sctp.mod.o CC net/sctp/sctp_diag.mod.o CC net/sctp/sctp_probe.mod.o CC net/sunrpc/auth_gss/auth_rpcgss.mod.o CC net/sunrpc/auth_gss/rpcsec_gss_krb5.mod.o CC net/sunrpc/sunrpc.mod.o CC net/sunrpc/xprtrdma/rpcrdma.mod.o CC net/tipc/tipc.mod.o CC net/unix/unix.mod.o CC net/unix/unix_diag.mod.o CC net/vmw_vsock/vmw_vsock_virtio_transport.mod.o CC net/vmw_vsock/vmw_vsock_virtio_transport_common.mod.o CC net/vmw_vsock/vmw_vsock_vmci_transport.mod.o CC net/vmw_vsock/vsock.mod.o CC net/wimax/wimax.mod.o CC net/wireless/cfg80211.mod.o CC net/wireless/lib80211.mod.o CC net/wireless/lib80211_crypt_ccmp.mod.o CC net/wireless/lib80211_crypt_tkip.mod.o CC net/wireless/lib80211_crypt_wep.mod.o CC net/x25/x25.mod.o CC net/xfrm/xfrm_algo.mod.o CC net/xfrm/xfrm_ipcomp.mod.o CC net/xfrm/xfrm_user.mod.o CC security/keys/trusted.mod.o CC sound/ac97_bus.mod.o CC sound/core/oss/snd-mixer-oss.mod.o CC sound/core/oss/snd-pcm-oss.mod.o CC sound/core/seq/oss/snd-seq-oss.mod.o CC sound/core/seq/snd-seq-device.mod.o CC sound/core/seq/snd-seq-dummy.mod.o CC sound/core/seq/snd-seq-midi-emul.mod.o CC sound/core/seq/snd-seq-midi-event.mod.o CC sound/core/seq/snd-seq-midi.mod.o CC sound/core/seq/snd-seq-virmidi.mod.o CC sound/core/seq/snd-seq.mod.o CC sound/core/snd-compress.mod.o CC sound/core/snd-hrtimer.mod.o CC sound/core/snd-hwdep.mod.o CC sound/core/snd-pcm-dmaengine.mod.o CC sound/core/snd-pcm.mod.o CC sound/core/snd-rawmidi.mod.o CC sound/core/snd-timer.mod.o CC sound/core/snd.mod.o CC sound/drivers/mpu401/snd-mpu401-uart.mod.o CC sound/drivers/mpu401/snd-mpu401.mod.o CC sound/drivers/opl3/snd-opl3-lib.mod.o CC sound/drivers/opl3/snd-opl3-synth.mod.o CC sound/drivers/pcsp/snd-pcsp.mod.o CC sound/drivers/snd-aloop.mod.o CC sound/drivers/snd-dummy.mod.o CC sound/drivers/snd-mtpav.mod.o CC sound/drivers/snd-mts64.mod.o CC sound/drivers/snd-portman2x4.mod.o CC sound/drivers/snd-serial-u16550.mod.o CC sound/drivers/snd-virmidi.mod.o CC sound/drivers/vx/snd-vx-lib.mod.o CC sound/firewire/bebob/snd-bebob.mod.o CC sound/firewire/dice/snd-dice.mod.o CC sound/firewire/digi00x/snd-firewire-digi00x.mod.o CC sound/firewire/fireworks/snd-fireworks.mod.o CC sound/firewire/oxfw/snd-oxfw.mod.o CC sound/firewire/snd-firewire-lib.mod.o CC sound/firewire/snd-isight.mod.o CC sound/firewire/tascam/snd-firewire-tascam.mod.o CC sound/hda/ext/snd-hda-ext-core.mod.o CC sound/hda/snd-hda-core.mod.o CC sound/i2c/other/snd-ak4113.mod.o CC sound/i2c/other/snd-ak4114.mod.o CC sound/i2c/other/snd-ak4117.mod.o CC sound/i2c/other/snd-ak4xxx-adda.mod.o CC sound/i2c/other/snd-pt2258.mod.o CC sound/i2c/snd-cs8427.mod.o CC sound/i2c/snd-i2c.mod.o CC sound/isa/sb/snd-sb-common.mod.o CC sound/isa/sb/snd-sb16-dsp.mod.o CC sound/oss/ad1848.mod.o CC sound/oss/aedsp16.mod.o CC sound/oss/kahlua.mod.o CC sound/oss/mpu401.mod.o CC sound/oss/opl3.mod.o CC sound/oss/pas2.mod.o CC sound/oss/pss.mod.o CC sound/oss/sb.mod.o CC sound/oss/sb_lib.mod.o CC sound/oss/sound.mod.o CC sound/oss/trix.mod.o CC sound/oss/uart401.mod.o CC sound/oss/uart6850.mod.o CC sound/oss/v_midi.mod.o CC sound/pci/ac97/snd-ac97-codec.mod.o CC sound/pci/ali5451/snd-ali5451.mod.o CC sound/pci/asihpi/snd-asihpi.mod.o CC sound/pci/au88x0/snd-au8810.mod.o CC sound/pci/au88x0/snd-au8820.mod.o CC sound/pci/au88x0/snd-au8830.mod.o CC sound/pci/aw2/snd-aw2.mod.o CC sound/pci/ca0106/snd-ca0106.mod.o CC sound/pci/cs46xx/snd-cs46xx.mod.o CC sound/pci/cs5535audio/snd-cs5535audio.mod.o CC sound/pci/ctxfi/snd-ctxfi.mod.o CC sound/pci/echoaudio/snd-darla20.mod.o CC sound/pci/echoaudio/snd-darla24.mod.o CC sound/pci/echoaudio/snd-echo3g.mod.o CC sound/pci/echoaudio/snd-gina20.mod.o CC sound/pci/echoaudio/snd-gina24.mod.o CC sound/pci/echoaudio/snd-indigo.mod.o CC sound/pci/echoaudio/snd-indigodj.mod.o CC sound/pci/echoaudio/snd-indigodjx.mod.o CC sound/pci/echoaudio/snd-indigoio.mod.o CC sound/pci/echoaudio/snd-indigoiox.mod.o CC sound/pci/echoaudio/snd-layla20.mod.o CC sound/pci/echoaudio/snd-layla24.mod.o CC sound/pci/echoaudio/snd-mia.mod.o CC sound/pci/echoaudio/snd-mona.mod.o CC sound/pci/emu10k1/snd-emu10k1-synth.mod.o CC sound/pci/emu10k1/snd-emu10k1.mod.o CC sound/pci/emu10k1/snd-emu10k1x.mod.o CC sound/pci/hda/snd-hda-codec-analog.mod.o CC sound/pci/hda/snd-hda-codec-ca0110.mod.o CC sound/pci/hda/snd-hda-codec-ca0132.mod.o CC sound/pci/hda/snd-hda-codec-cirrus.mod.o CC sound/pci/hda/snd-hda-codec-cmedia.mod.o CC sound/pci/hda/snd-hda-codec-conexant.mod.o CC sound/pci/hda/snd-hda-codec-generic.mod.o CC sound/pci/hda/snd-hda-codec-hdmi.mod.o CC sound/pci/hda/snd-hda-codec-idt.mod.o CC sound/pci/hda/snd-hda-codec-realtek.mod.o CC sound/pci/hda/snd-hda-codec-si3054.mod.o CC sound/pci/hda/snd-hda-codec-via.mod.o CC sound/pci/hda/snd-hda-codec.mod.o CC sound/pci/hda/snd-hda-intel.mod.o CC sound/pci/ice1712/snd-ice1712.mod.o CC sound/pci/ice1712/snd-ice1724.mod.o CC sound/pci/ice1712/snd-ice17xx-ak4xxx.mod.o CC sound/pci/korg1212/snd-korg1212.mod.o CC sound/pci/lola/snd-lola.mod.o CC sound/pci/lx6464es/snd-lx6464es.mod.o CC sound/pci/mixart/snd-mixart.mod.o CC sound/pci/nm256/snd-nm256.mod.o CC sound/pci/oxygen/snd-oxygen-lib.mod.o CC sound/pci/oxygen/snd-oxygen.mod.o CC sound/pci/oxygen/snd-virtuoso.mod.o CC sound/pci/pcxhr/snd-pcxhr.mod.o CC sound/pci/riptide/snd-riptide.mod.o CC sound/pci/rme9652/snd-hdsp.mod.o CC sound/pci/rme9652/snd-hdspm.mod.o CC sound/pci/rme9652/snd-rme9652.mod.o CC sound/pci/snd-ad1889.mod.o CC sound/pci/snd-als300.mod.o CC sound/pci/snd-als4000.mod.o CC sound/pci/snd-atiixp-modem.mod.o CC sound/pci/snd-atiixp.mod.o CC sound/pci/snd-azt3328.mod.o CC sound/pci/snd-bt87x.mod.o CC sound/pci/snd-cmipci.mod.o CC sound/pci/snd-cs4281.mod.o CC sound/pci/snd-ens1370.mod.o CC sound/pci/snd-ens1371.mod.o CC sound/pci/snd-cs5530.mod.o CC sound/pci/snd-es1938.mod.o CC sound/pci/snd-es1968.mod.o CC sound/pci/snd-fm801.mod.o CC sound/pci/snd-intel8x0.mod.o CC sound/pci/snd-intel8x0m.mod.o CC sound/pci/snd-maestro3.mod.o CC sound/pci/snd-rme32.mod.o CC sound/pci/snd-rme96.mod.o CC sound/pci/snd-sonicvibes.mod.o CC sound/pci/snd-via82xx-modem.mod.o CC sound/pci/snd-via82xx.mod.o CC sound/pci/trident/snd-trident.mod.o CC sound/pci/vx222/snd-vx222.mod.o CC sound/pci/ymfpci/snd-ymfpci.mod.o CC sound/pcmcia/pdaudiocf/snd-pdaudiocf.mod.o CC sound/pcmcia/vx/snd-vxpocket.mod.o CC sound/soc/adi/snd-soc-adi-axi-i2s.mod.o CC sound/soc/adi/snd-soc-adi-axi-spdif.mod.o CC sound/soc/amd/snd-soc-acp-pcm.mod.o CC sound/soc/atmel/snd-atmel-soc-classd.mod.o CC sound/soc/atmel/snd-atmel-soc-pdmic.mod.o CC sound/soc/atmel/snd-atmel-soc-wm8904.mod.o CC sound/soc/atmel/snd-soc-atmel-pcm-dma.mod.o CC sound/soc/atmel/snd-soc-atmel-pcm-pdc.mod.o CC sound/soc/atmel/snd-soc-atmel_ssc_dai.mod.o CC sound/soc/atmel/snd-soc-sam9g20-wm8731.mod.o CC sound/soc/atmel/snd-soc-sam9x5-wm8731.mod.o CC sound/soc/bcm/snd-soc-bcm2835-i2s.mod.o CC sound/soc/bcm/snd-soc-cygnus.mod.o CC sound/soc/cirrus/snd-soc-ep93xx.mod.o CC sound/soc/codecs/snd-soc-88pm860x.mod.o CC sound/soc/codecs/snd-soc-ab8500-codec.mod.o CC sound/soc/codecs/snd-soc-ac97.mod.o CC sound/soc/codecs/snd-soc-ad1836.mod.o CC sound/soc/codecs/snd-soc-ad193x-i2c.mod.o CC sound/soc/codecs/snd-soc-ad193x-spi.mod.o CC sound/soc/codecs/snd-soc-ad193x.mod.o CC sound/soc/codecs/snd-soc-ad1980.mod.o CC sound/soc/codecs/snd-soc-ad73311.mod.o CC sound/soc/codecs/snd-soc-adau-utils.mod.o CC sound/soc/codecs/snd-soc-adau1373.mod.o CC sound/soc/codecs/snd-soc-adau1701.mod.o CC sound/soc/codecs/snd-soc-adau1761-i2c.mod.o CC sound/soc/codecs/snd-soc-adau1761-spi.mod.o CC sound/soc/codecs/snd-soc-adau1761.mod.o CC sound/soc/codecs/snd-soc-adau1781-i2c.mod.o CC sound/soc/codecs/snd-soc-adau1781-spi.mod.o CC sound/soc/codecs/snd-soc-adau1781.mod.o CC sound/soc/codecs/snd-soc-adau17x1.mod.o CC sound/soc/codecs/snd-soc-adau1977-i2c.mod.o CC sound/soc/codecs/snd-soc-adau1977-spi.mod.o CC sound/soc/codecs/snd-soc-adau1977.mod.o CC sound/soc/codecs/snd-soc-adau7002.mod.o CC sound/soc/codecs/snd-soc-adav801.mod.o CC sound/soc/codecs/snd-soc-adav803.mod.o CC sound/soc/codecs/snd-soc-adav80x.mod.o CC sound/soc/codecs/snd-soc-ads117x.mod.o CC sound/soc/codecs/snd-soc-ak4104.mod.o CC sound/soc/codecs/snd-soc-ak4535.mod.o CC sound/soc/codecs/snd-soc-ak4554.mod.o CC sound/soc/codecs/snd-soc-ak4613.mod.o CC sound/soc/codecs/snd-soc-ak4641.mod.o CC sound/soc/codecs/snd-soc-ak4642.mod.o CC sound/soc/codecs/snd-soc-ak4671.mod.o CC sound/soc/codecs/snd-soc-ak5386.mod.o CC sound/soc/codecs/snd-soc-alc5623.mod.o CC sound/soc/codecs/snd-soc-alc5632.mod.o CC sound/soc/codecs/snd-soc-arizona.mod.o CC sound/soc/codecs/snd-soc-bt-sco.mod.o CC sound/soc/codecs/snd-soc-cs35l32.mod.o CC sound/soc/codecs/snd-soc-cs35l33.mod.o CC sound/soc/codecs/snd-soc-cs4265.mod.o CC sound/soc/codecs/snd-soc-cs4270.mod.o CC sound/soc/codecs/snd-soc-cs4271-i2c.mod.o CC sound/soc/codecs/snd-soc-cs4271-spi.mod.o CC sound/soc/codecs/snd-soc-cs4271.mod.o CC sound/soc/codecs/snd-soc-cs42l51-i2c.mod.o CC sound/soc/codecs/snd-soc-cs42l51.mod.o CC sound/soc/codecs/snd-soc-cs42l52.mod.o CC sound/soc/codecs/snd-soc-cs42l56.mod.o CC sound/soc/codecs/snd-soc-cs42l73.mod.o CC sound/soc/codecs/snd-soc-cs42xx8-i2c.mod.o CC sound/soc/codecs/snd-soc-cs42xx8.mod.o CC sound/soc/codecs/snd-soc-cs4349.mod.o CC sound/soc/codecs/snd-soc-cs47l24.mod.o CC sound/soc/codecs/snd-soc-cs53l30.mod.o CC sound/soc/codecs/snd-soc-cx20442.mod.o CC sound/soc/codecs/snd-soc-da7210.mod.o CC sound/soc/codecs/snd-soc-da7213.mod.o CC sound/soc/codecs/snd-soc-da7218.mod.o CC sound/soc/codecs/snd-soc-da7219.mod.o CC sound/soc/codecs/snd-soc-da732x.mod.o CC sound/soc/codecs/snd-soc-da9055.mod.o CC sound/soc/codecs/snd-soc-dmic.mod.o CC sound/soc/codecs/snd-soc-es8328-i2c.mod.o CC sound/soc/codecs/snd-soc-es8328-spi.mod.o CC sound/soc/codecs/snd-soc-es8328.mod.o CC sound/soc/codecs/snd-soc-gtm601.mod.o CC sound/soc/codecs/snd-soc-hdac-hdmi.mod.o CC sound/soc/codecs/snd-soc-hdmi-codec.mod.o CC sound/soc/codecs/snd-soc-ics43432.mod.o CC sound/soc/codecs/snd-soc-inno-rk3036.mod.o CC sound/soc/codecs/snd-soc-isabelle.mod.o CC sound/soc/codecs/snd-soc-jz4740-codec.mod.o CC sound/soc/codecs/snd-soc-l3.mod.o CC sound/soc/codecs/snd-soc-lm4857.mod.o CC sound/soc/codecs/snd-soc-lm49453.mod.o CC sound/soc/codecs/snd-soc-max9768.mod.o CC sound/soc/codecs/snd-soc-max98088.mod.o CC sound/soc/codecs/snd-soc-max98090.mod.o CC sound/soc/codecs/snd-soc-max98095.mod.o CC sound/soc/codecs/snd-soc-max98357a.mod.o CC sound/soc/codecs/snd-soc-max9850.mod.o CC sound/soc/codecs/snd-soc-max98504.mod.o CC sound/soc/codecs/snd-soc-max9860.mod.o CC sound/soc/codecs/snd-soc-max9867.mod.o CC sound/soc/codecs/snd-soc-max9877.mod.o CC sound/soc/codecs/snd-soc-max98925.mod.o CC sound/soc/codecs/snd-soc-max98926.mod.o CC sound/soc/codecs/snd-soc-mc13783.mod.o CC sound/soc/codecs/snd-soc-ml26124.mod.o CC sound/soc/codecs/snd-soc-nau8825.mod.o CC sound/soc/codecs/snd-soc-pcm1681.mod.o CC sound/soc/codecs/snd-soc-pcm179x-codec.mod.o CC sound/soc/codecs/snd-soc-pcm179x-i2c.mod.o CC sound/soc/codecs/snd-soc-pcm179x-spi.mod.o CC sound/soc/codecs/snd-soc-pcm3008.mod.o CC sound/soc/codecs/snd-soc-pcm3168a-i2c.mod.o CC sound/soc/codecs/snd-soc-pcm3168a-spi.mod.o CC sound/soc/codecs/snd-soc-pcm3168a.mod.o CC sound/soc/codecs/snd-soc-pcm5102a.mod.o CC sound/soc/codecs/snd-soc-pcm512x-i2c.mod.o CC sound/soc/codecs/snd-soc-pcm512x-spi.mod.o CC sound/soc/codecs/snd-soc-pcm512x.mod.o CC sound/soc/codecs/snd-soc-rl6231.mod.o CC sound/soc/codecs/snd-soc-rl6347a.mod.o CC sound/soc/codecs/snd-soc-rt286.mod.o CC sound/soc/codecs/snd-soc-rt298.mod.o CC sound/soc/codecs/snd-soc-rt5514.mod.o CC sound/soc/codecs/snd-soc-rt5616.mod.o CC sound/soc/codecs/snd-soc-rt5631.mod.o CC sound/soc/codecs/snd-soc-rt5640.mod.o CC sound/soc/codecs/snd-soc-rt5645.mod.o CC sound/soc/codecs/snd-soc-rt5651.mod.o CC sound/soc/codecs/snd-soc-rt5659.mod.o CC sound/soc/codecs/snd-soc-rt5670.mod.o CC sound/soc/codecs/snd-soc-rt5677-spi.mod.o CC sound/soc/codecs/snd-soc-rt5677.mod.o CC sound/soc/codecs/snd-soc-sgtl5000.mod.o CC sound/soc/codecs/snd-soc-si476x.mod.o CC sound/soc/codecs/snd-soc-sigmadsp-i2c.mod.o CC sound/soc/codecs/snd-soc-sigmadsp-regmap.mod.o CC sound/soc/codecs/snd-soc-sigmadsp.mod.o CC sound/soc/codecs/snd-soc-sn95031.mod.o CC sound/soc/codecs/snd-soc-spdif-rx.mod.o CC sound/soc/codecs/snd-soc-spdif-tx.mod.o CC sound/soc/codecs/snd-soc-ssm2518.mod.o CC sound/soc/codecs/snd-soc-ssm2602-i2c.mod.o CC sound/soc/codecs/snd-soc-ssm2602-spi.mod.o CC sound/soc/codecs/snd-soc-ssm2602.mod.o CC sound/soc/codecs/snd-soc-ssm4567.mod.o CC sound/soc/codecs/snd-soc-sta32x.mod.o CC sound/soc/codecs/snd-soc-sta350.mod.o CC sound/soc/codecs/snd-soc-sta529.mod.o CC sound/soc/codecs/snd-soc-stac9766.mod.o CC sound/soc/codecs/snd-soc-sti-sas.mod.o CC sound/soc/codecs/snd-soc-tas2552.mod.o CC sound/soc/codecs/snd-soc-tas5086.mod.o CC sound/soc/codecs/snd-soc-tas571x.mod.o CC sound/soc/codecs/snd-soc-tas5720.mod.o CC sound/soc/codecs/snd-soc-tfa9879.mod.o CC sound/soc/codecs/snd-soc-tlv320aic23-i2c.mod.o CC sound/soc/codecs/snd-soc-tlv320aic23-spi.mod.o CC sound/soc/codecs/snd-soc-tlv320aic23.mod.o CC sound/soc/codecs/snd-soc-tlv320aic26.mod.o CC sound/soc/codecs/snd-soc-tlv320aic31xx.mod.o CC sound/soc/codecs/snd-soc-tlv320aic32x4-i2c.mod.o CC sound/soc/codecs/snd-soc-tlv320aic32x4-spi.mod.o CC sound/soc/codecs/snd-soc-tlv320aic32x4.mod.o CC sound/soc/codecs/snd-soc-tlv320aic3x.mod.o CC sound/soc/codecs/snd-soc-tlv320dac33.mod.o CC sound/soc/codecs/snd-soc-tpa6130a2.mod.o CC sound/soc/codecs/snd-soc-ts3a227e.mod.o CC sound/soc/codecs/snd-soc-twl4030.mod.o CC sound/soc/codecs/snd-soc-twl6040.mod.o CC sound/soc/codecs/snd-soc-uda134x.mod.o CC sound/soc/codecs/snd-soc-uda1380.mod.o CC sound/soc/codecs/snd-soc-wl1273.mod.o CC sound/soc/codecs/snd-soc-wm-adsp.mod.o CC sound/soc/codecs/snd-soc-wm-hubs.mod.o CC sound/soc/codecs/snd-soc-wm0010.mod.o CC sound/soc/codecs/snd-soc-wm1250-ev1.mod.o CC sound/soc/codecs/snd-soc-wm2000.mod.o CC sound/soc/codecs/snd-soc-wm2200.mod.o CC sound/soc/codecs/snd-soc-wm5100.mod.o CC sound/soc/codecs/snd-soc-wm5102.mod.o CC sound/soc/codecs/snd-soc-wm5110.mod.o CC sound/soc/codecs/snd-soc-wm8350.mod.o CC sound/soc/codecs/snd-soc-wm8400.mod.o CC sound/soc/codecs/snd-soc-wm8510.mod.o CC sound/soc/codecs/snd-soc-wm8523.mod.o CC sound/soc/codecs/snd-soc-wm8580.mod.o CC sound/soc/codecs/snd-soc-wm8711.mod.o CC sound/soc/codecs/snd-soc-wm8727.mod.o CC sound/soc/codecs/snd-soc-wm8728.mod.o CC sound/soc/codecs/snd-soc-wm8731.mod.o CC sound/soc/codecs/snd-soc-wm8737.mod.o CC sound/soc/codecs/snd-soc-wm8741.mod.o CC sound/soc/codecs/snd-soc-wm8750.mod.o CC sound/soc/codecs/snd-soc-wm8753.mod.o CC sound/soc/codecs/snd-soc-wm8770.mod.o CC sound/soc/codecs/snd-soc-wm8776.mod.o CC sound/soc/codecs/snd-soc-wm8782.mod.o CC sound/soc/codecs/snd-soc-wm8804-i2c.mod.o CC sound/soc/codecs/snd-soc-wm8804-spi.mod.o CC sound/soc/codecs/snd-soc-wm8804.mod.o CC sound/soc/codecs/snd-soc-wm8900.mod.o CC sound/soc/codecs/snd-soc-wm8903.mod.o CC sound/soc/codecs/snd-soc-wm8904.mod.o CC sound/soc/codecs/snd-soc-wm8940.mod.o CC sound/soc/codecs/snd-soc-wm8955.mod.o CC sound/soc/codecs/snd-soc-wm8960.mod.o CC sound/soc/codecs/snd-soc-wm8961.mod.o CC sound/soc/codecs/snd-soc-wm8962.mod.o CC sound/soc/codecs/snd-soc-wm8971.mod.o CC sound/soc/codecs/snd-soc-wm8974.mod.o CC sound/soc/codecs/snd-soc-wm8978.mod.o CC sound/soc/codecs/snd-soc-wm8983.mod.o CC sound/soc/codecs/snd-soc-wm8985.mod.o CC sound/soc/codecs/snd-soc-wm8988.mod.o CC sound/soc/codecs/snd-soc-wm8990.mod.o CC sound/soc/codecs/snd-soc-wm8991.mod.o CC sound/soc/codecs/snd-soc-wm8993.mod.o CC sound/soc/codecs/snd-soc-wm8994.mod.o CC sound/soc/codecs/snd-soc-wm8995.mod.o CC sound/soc/codecs/snd-soc-wm8996.mod.o CC sound/soc/codecs/snd-soc-wm8997.mod.o CC sound/soc/codecs/snd-soc-wm8998.mod.o CC sound/soc/codecs/snd-soc-wm9081.mod.o CC sound/soc/codecs/snd-soc-wm9090.mod.o CC sound/soc/codecs/snd-soc-wm9705.mod.o CC sound/soc/codecs/snd-soc-wm9712.mod.o CC sound/soc/codecs/snd-soc-wm9713.mod.o CC sound/soc/dwc/designware_i2s.mod.o CC sound/soc/dwc/designware_pcm.mod.o CC sound/soc/fsl/imx-pcm-dma.mod.o CC sound/soc/fsl/snd-soc-fsl-asoc-card.mod.o CC sound/soc/fsl/snd-soc-fsl-asrc.mod.o CC sound/soc/fsl/snd-soc-fsl-esai.mod.o CC sound/soc/fsl/snd-soc-fsl-sai.mod.o CC sound/soc/fsl/snd-soc-fsl-spdif.mod.o CC sound/soc/fsl/snd-soc-fsl-ssi.mod.o CC sound/soc/fsl/snd-soc-imx-audmux.mod.o CC sound/soc/fsl/snd-soc-imx-es8328.mod.o CC sound/soc/fsl/snd-soc-imx-sgtl5000.mod.o CC sound/soc/fsl/snd-soc-imx-spdif.mod.o CC sound/soc/fsl/snd-soc-imx-wm8962.mod.o CC sound/soc/generic/snd-soc-simple-card-utils.mod.o CC sound/soc/generic/snd-soc-simple-card.mod.o CC sound/soc/img/img-i2s-in.mod.o CC sound/soc/img/img-i2s-out.mod.o CC sound/soc/img/img-parallel-out.mod.o CC sound/soc/img/img-spdif-in.mod.o CC sound/soc/img/img-spdif-out.mod.o CC sound/soc/img/pistachio-internal-dac.mod.o CC sound/soc/intel/atom/snd-soc-sst-mfld-platform.mod.o CC sound/soc/intel/atom/sst/snd-intel-sst-acpi.mod.o CC sound/soc/intel/atom/sst/snd-intel-sst-core.mod.o CC sound/soc/intel/atom/sst/snd-intel-sst-pci.mod.o CC sound/soc/intel/boards/snd-skl_nau88l25_max98357a.mod.o CC sound/soc/intel/boards/snd-soc-skl_nau88l25_ssm4567.mod.o CC sound/soc/intel/boards/snd-soc-skl_rt286.mod.o CC sound/soc/intel/boards/snd-soc-sst-broadwell.mod.o CC sound/soc/intel/boards/snd-soc-sst-bxt-da7219_max98357a.mod.o CC sound/soc/intel/boards/snd-soc-sst-bxt-rt298.mod.o CC sound/soc/intel/boards/snd-soc-sst-bytcr-rt5640.mod.o CC sound/soc/intel/boards/snd-soc-sst-bytcr-rt5651.mod.o CC sound/soc/intel/boards/snd-soc-sst-cht-bsw-max98090_ti.mod.o CC sound/soc/intel/boards/snd-soc-sst-cht-bsw-rt5645.mod.o CC sound/soc/intel/boards/snd-soc-sst-cht-bsw-rt5672.mod.o CC sound/soc/intel/boards/snd-soc-sst-haswell.mod.o CC sound/soc/intel/common/snd-soc-sst-acpi.mod.o CC sound/soc/intel/common/snd-soc-sst-dsp.mod.o CC sound/soc/intel/common/snd-soc-sst-firmware.mod.o CC sound/soc/intel/common/snd-soc-sst-ipc.mod.o CC sound/soc/intel/common/snd-soc-sst-match.mod.o CC sound/soc/intel/haswell/snd-soc-sst-haswell-pcm.mod.o CC sound/soc/intel/skylake/snd-soc-skl-ipc.mod.o CC sound/soc/intel/skylake/snd-soc-skl.mod.o CC sound/soc/jz4740/snd-soc-jz4740-i2s.mod.o CC sound/soc/jz4740/snd-soc-qi-lb60.mod.o CC sound/soc/kirkwood/snd-soc-armada-370-db.mod.o CC sound/soc/kirkwood/snd-soc-kirkwood.mod.o CC sound/soc/mxs/snd-soc-mxs-pcm.mod.o CC sound/soc/mxs/snd-soc-mxs-sgtl5000.mod.o CC sound/soc/mxs/snd-soc-mxs.mod.o CC sound/soc/qcom/snd-soc-lpass-apq8016.mod.o CC sound/soc/qcom/snd-soc-apq8016-sbc.mod.o CC sound/soc/qcom/snd-soc-lpass-cpu.mod.o CC sound/soc/qcom/snd-soc-lpass-ipq806x.mod.o CC sound/soc/qcom/snd-soc-lpass-platform.mod.o CC sound/soc/qcom/snd-soc-storm.mod.o CC sound/soc/rockchip/snd-soc-rockchip-i2s.mod.o CC sound/soc/rockchip/snd-soc-rockchip-max98090.mod.o CC sound/soc/rockchip/snd-soc-rockchip-rt5645.mod.o CC sound/soc/rockchip/snd-soc-rockchip-spdif.mod.o CC sound/soc/sirf/snd-soc-sirf-audio-port.mod.o CC sound/soc/sirf/snd-soc-sirf-audio.mod.o CC sound/soc/sirf/snd-soc-sirf-usp.mod.o CC sound/soc/snd-soc-core.mod.o CC sound/soc/sti/snd-soc-sti.mod.o CC sound/soc/sunxi/sun4i-codec.mod.o CC sound/soc/sunxi/sun4i-i2s.mod.o CC sound/soc/sunxi/sun4i-spdif.mod.o CC sound/soc/tegra/snd-soc-tegra-alc5632.mod.o CC sound/soc/tegra/snd-soc-tegra-max98090.mod.o CC sound/soc/tegra/snd-soc-tegra-pcm.mod.o CC sound/soc/tegra/snd-soc-tegra-rt5640.mod.o CC sound/soc/tegra/snd-soc-tegra-rt5677.mod.o CC sound/soc/tegra/snd-soc-tegra-trimslice.mod.o CC sound/soc/tegra/snd-soc-tegra-utils.mod.o CC sound/soc/tegra/snd-soc-tegra-wm8753.mod.o CC sound/soc/tegra/snd-soc-tegra-wm8903.mod.o CC sound/soc/xtensa/snd-soc-xtfpga-i2s.mod.o CC sound/soc/zte/zx296702-i2s.mod.o CC sound/soc/zte/zx296702-spdif.mod.o CC sound/soundcore.mod.o CC sound/spi/snd-at73c213.mod.o CC sound/synth/emux/snd-emux-synth.mod.o CC sound/synth/snd-util-mem.mod.o CC sound/usb/6fire/snd-usb-6fire.mod.o CC sound/usb/bcd2000/snd-bcd2000.mod.o CC sound/usb/caiaq/snd-usb-caiaq.mod.o CC sound/usb/hiface/snd-usb-hiface.mod.o CC sound/usb/line6/snd-usb-line6.mod.o CC sound/usb/line6/snd-usb-podhd.mod.o CC sound/usb/line6/snd-usb-pod.mod.o CC sound/usb/line6/snd-usb-toneport.mod.o CC sound/usb/line6/snd-usb-variax.mod.o CC sound/usb/misc/snd-ua101.mod.o CC sound/usb/snd-usb-audio.mod.o CC sound/usb/snd-usbmidi-lib.mod.o CC sound/usb/usx2y/snd-usb-us122l.mod.o CC sound/usb/usx2y/snd-usb-usx2y.mod.o CC virt/lib/irqbypass.mod.o LD [M] arch/x86/crypto/aes-x86_64.ko LD [M] arch/x86/crypto/aesni-intel.ko LD [M] arch/x86/crypto/blowfish-x86_64.ko LD [M] arch/x86/crypto/camellia-aesni-avx-x86_64.ko LD [M] arch/x86/crypto/camellia-aesni-avx2.ko LD [M] arch/x86/crypto/camellia-x86_64.ko LD [M] arch/x86/crypto/cast5-avx-x86_64.ko LD [M] arch/x86/crypto/cast6-avx-x86_64.ko LD [M] arch/x86/crypto/chacha20-x86_64.ko LD [M] arch/x86/crypto/crc32-pclmul.ko LD [M] arch/x86/crypto/crc32c-intel.ko LD [M] arch/x86/crypto/crct10dif-pclmul.ko LD [M] arch/x86/crypto/des3_ede-x86_64.ko LD [M] arch/x86/crypto/ghash-clmulni-intel.ko LD [M] arch/x86/crypto/glue_helper.ko LD [M] arch/x86/crypto/poly1305-x86_64.ko LD [M] arch/x86/crypto/salsa20-x86_64.ko LD [M] arch/x86/crypto/serpent-avx-x86_64.ko LD [M] arch/x86/crypto/serpent-avx2.ko LD [M] arch/x86/crypto/serpent-sse2-x86_64.ko LD [M] arch/x86/crypto/sha1-mb/sha1-mb.ko LD [M] arch/x86/crypto/sha1-ssse3.ko LD [M] arch/x86/crypto/sha256-mb/sha256-mb.ko LD [M] arch/x86/crypto/sha256-ssse3.ko LD [M] arch/x86/crypto/sha512-mb/sha512-mb.ko LD [M] arch/x86/crypto/sha512-ssse3.ko LD [M] arch/x86/crypto/twofish-avx-x86_64.ko LD [M] arch/x86/crypto/twofish-x86_64-3way.ko LD [M] arch/x86/crypto/twofish-x86_64.ko LD [M] arch/x86/events/amd/power.ko LD [M] arch/x86/events/intel/intel-cstate.ko LD [M] arch/x86/events/intel/intel-rapl-perf.ko LD [M] arch/x86/events/intel/intel-uncore.ko LD [M] arch/x86/ia32/ia32_aout.ko LD [M] arch/x86/kernel/cpu/mcheck/mce-inject.ko LD [M] arch/x86/kernel/cpuid.ko LD [M] arch/x86/kernel/msr.ko LD [M] arch/x86/kernel/test_nx.ko LD [M] arch/x86/kvm/kvm-amd.ko LD [M] arch/x86/kvm/kvm-intel.ko LD [M] arch/x86/kvm/kvm.ko LD [M] arch/x86/mm/debug_pagetables.ko LD [M] arch/x86/mm/testmmiotrace.ko LD [M] arch/x86/oprofile/oprofile.ko LD [M] arch/x86/pci/vmd.ko LD [M] arch/x86/platform/atom/punit_atom_debug.ko LD [M] arch/x86/platform/mellanox/mlx-platform.ko LD [M] arch/x86/ras/mce_amd_inj.ko LD [M] arch/x86/video/fbdev.ko LD [M] block/cfq-iosched.ko LD [M] block/deadline-iosched.ko LD [M] crypto/842.ko LD [M] crypto/ablk_helper.ko LD [M] crypto/af_alg.ko LD [M] crypto/algif_aead.ko LD [M] crypto/algif_hash.ko LD [M] crypto/algif_rng.ko LD [M] crypto/algif_skcipher.ko LD [M] crypto/ansi_cprng.ko LD [M] crypto/anubis.ko LD [M] crypto/arc4.ko LD [M] crypto/async_tx/async_memcpy.ko LD [M] crypto/async_tx/async_pq.ko LD [M] crypto/async_tx/async_raid6_recov.ko LD [M] crypto/async_tx/async_tx.ko LD [M] crypto/async_tx/async_xor.ko LD [M] crypto/async_tx/raid6test.ko LD [M] crypto/authenc.ko LD [M] crypto/authencesn.ko LD [M] crypto/blowfish_common.ko LD [M] crypto/blowfish_generic.ko LD [M] crypto/camellia_generic.ko LD [M] crypto/cast5_generic.ko LD [M] crypto/cast6_generic.ko LD [M] crypto/cast_common.ko LD [M] crypto/ccm.ko LD [M] crypto/chacha20_generic.ko LD [M] crypto/chacha20poly1305.ko LD [M] crypto/cmac.ko LD [M] crypto/crc32_generic.ko LD [M] crypto/crc32c_generic.ko LD [M] crypto/cryptd.ko LD [M] crypto/crypto_user.ko LD [M] crypto/ctr.ko LD [M] crypto/cts.ko LD [M] crypto/deflate.ko LD [M] crypto/des_generic.ko LD [M] crypto/dh_generic.ko LD [M] crypto/drbg.ko LD [M] crypto/ecdh_generic.ko LD [M] crypto/echainiv.ko LD [M] crypto/fcrypt.ko LD [M] crypto/gcm.ko LD [M] crypto/gf128mul.ko LD [M] crypto/ghash-generic.ko LD [M] crypto/jitterentropy_rng.ko LD [M] crypto/keywrap.ko LD [M] crypto/khazad.ko LD [M] crypto/lrw.ko LD [M] crypto/lz4.ko LD [M] crypto/lz4hc.ko LD [M] crypto/mcryptd.ko LD [M] crypto/md4.ko LD [M] crypto/michael_mic.ko LD [M] crypto/pcbc.ko LD [M] crypto/pcrypt.ko LD [M] crypto/poly1305_generic.ko LD [M] crypto/rmd128.ko LD [M] crypto/rmd160.ko LD [M] crypto/rmd256.ko LD [M] crypto/rmd320.ko LD [M] crypto/salsa20_generic.ko LD [M] crypto/seed.ko LD [M] crypto/seqiv.ko LD [M] crypto/serpent_generic.ko LD [M] crypto/sha3_generic.ko LD [M] crypto/sha512_generic.ko LD [M] crypto/tcrypt.ko LD [M] crypto/tea.ko LD [M] crypto/tgr192.ko LD [M] crypto/twofish_common.ko LD [M] crypto/twofish_generic.ko LD [M] crypto/vmac.ko LD [M] crypto/wp512.ko LD [M] crypto/xcbc.ko LD [M] crypto/xor.ko LD [M] crypto/xts.ko LD [M] drivers/acpi/ac.ko LD [M] drivers/acpi/acpi_configfs.ko LD [M] drivers/acpi/acpi_dbg.ko LD [M] drivers/acpi/acpi_extlog.ko LD [M] drivers/acpi/acpi_ipmi.ko LD [M] drivers/acpi/acpi_pad.ko LD [M] drivers/acpi/apei/einj.ko LD [M] drivers/acpi/apei/erst-dbg.ko LD [M] drivers/acpi/battery.ko LD [M] drivers/acpi/button.ko LD [M] drivers/acpi/custom_method.ko LD [M] drivers/acpi/dptf/dptf_power.ko LD [M] drivers/acpi/ec_sys.ko LD [M] drivers/acpi/fan.ko LD [M] drivers/acpi/nfit/nfit.ko LD [M] drivers/acpi/sbs.ko LD [M] drivers/acpi/sbshc.ko LD [M] drivers/acpi/thermal.ko LD [M] drivers/acpi/video.ko LD [M] drivers/ata/acard-ahci.ko LD [M] drivers/ata/ahci.ko LD [M] drivers/ata/ahci_ceva.ko LD [M] drivers/ata/ahci_imx.ko LD [M] drivers/ata/ahci_platform.ko LD [M] drivers/ata/ahci_qoriq.ko LD [M] drivers/ata/ahci_xgene.ko LD [M] drivers/ata/ata_generic.ko LD [M] drivers/ata/ata_piix.ko LD [M] drivers/ata/libahci.ko LD [M] drivers/ata/libahci_platform.ko LD [M] drivers/ata/libata.ko LD [M] drivers/ata/pata_acpi.ko LD [M] drivers/ata/pata_ali.ko LD [M] drivers/ata/pata_amd.ko LD [M] drivers/ata/pata_arasan_cf.ko LD [M] drivers/ata/pata_artop.ko LD [M] drivers/ata/pata_atiixp.ko LD [M] drivers/ata/pata_atp867x.ko LD [M] drivers/ata/pata_cmd640.ko LD [M] drivers/ata/pata_cmd64x.ko LD [M] drivers/ata/pata_cs5520.ko LD [M] drivers/ata/pata_cs5530.ko LD [M] drivers/ata/pata_cs5536.ko LD [M] drivers/ata/pata_cypress.ko LD [M] drivers/ata/pata_efar.ko LD [M] drivers/ata/pata_hpt366.ko LD [M] drivers/ata/pata_hpt37x.ko LD [M] drivers/ata/pata_hpt3x2n.ko LD [M] drivers/ata/pata_hpt3x3.ko LD [M] drivers/ata/pata_it8213.ko LD [M] drivers/ata/pata_it821x.ko LD [M] drivers/ata/pata_jmicron.ko LD [M] drivers/ata/pata_legacy.ko LD [M] drivers/ata/pata_marvell.ko LD [M] drivers/ata/pata_mpiix.ko LD [M] drivers/ata/pata_netcell.ko LD [M] drivers/ata/pata_ninja32.ko LD [M] drivers/ata/pata_ns87410.ko LD [M] drivers/ata/pata_ns87415.ko LD [M] drivers/ata/pata_of_platform.ko LD [M] drivers/ata/pata_oldpiix.ko LD [M] drivers/ata/pata_opti.ko LD [M] drivers/ata/pata_optidma.ko LD [M] drivers/ata/pata_pcmcia.ko LD [M] drivers/ata/pata_pdc2027x.ko LD [M] drivers/ata/pata_pdc202xx_old.ko LD [M] drivers/ata/pata_piccolo.ko LD [M] drivers/ata/pata_platform.ko LD [M] drivers/ata/pata_radisys.ko LD [M] drivers/ata/pata_rdc.ko LD [M] drivers/ata/pata_rz1000.ko LD [M] drivers/ata/pata_sc1200.ko LD [M] drivers/ata/pata_sch.ko LD [M] drivers/ata/pata_serverworks.ko LD [M] drivers/ata/pata_sil680.ko LD [M] drivers/ata/pata_sis.ko LD [M] drivers/ata/pata_sl82c105.ko LD [M] drivers/ata/pata_triflex.ko LD [M] drivers/ata/pata_via.ko LD [M] drivers/ata/pdc_adma.ko LD [M] drivers/ata/sata_dwc_460ex.ko LD [M] drivers/ata/sata_highbank.ko LD [M] drivers/ata/sata_inic162x.ko LD [M] drivers/ata/sata_mv.ko LD [M] drivers/ata/sata_nv.ko LD [M] drivers/ata/sata_promise.ko LD [M] drivers/ata/sata_qstor.ko LD [M] drivers/ata/sata_rcar.ko LD [M] drivers/ata/sata_sil.ko LD [M] drivers/ata/sata_sil24.ko LD [M] drivers/ata/sata_sis.ko LD [M] drivers/ata/sata_svw.ko LD [M] drivers/ata/sata_sx4.ko LD [M] drivers/ata/sata_uli.ko LD [M] drivers/ata/sata_via.ko LD [M] drivers/ata/sata_vsc.ko LD [M] drivers/atm/adummy.ko LD [M] drivers/atm/ambassador.ko LD [M] drivers/atm/atmtcp.ko LD [M] drivers/atm/eni.ko LD [M] drivers/atm/firestream.ko LD [M] drivers/atm/fore_200e.ko LD [M] drivers/atm/he.ko LD [M] drivers/atm/horizon.ko LD [M] drivers/atm/idt77105.ko LD [M] drivers/atm/idt77252.ko LD [M] drivers/atm/iphase.ko LD [M] drivers/atm/lanai.ko LD [M] drivers/atm/nicstar.ko LD [M] drivers/atm/solos-pci.ko LD [M] drivers/atm/suni.ko LD [M] drivers/atm/uPD98402.ko LD [M] drivers/atm/zatm.ko LD [M] drivers/auxdisplay/cfag12864b.ko LD [M] drivers/auxdisplay/cfag12864bfb.ko LD [M] drivers/auxdisplay/ks0108.ko LD [M] drivers/base/regmap/regmap-ac97.ko LD [M] drivers/base/regmap/regmap-spmi.ko LD [M] drivers/bcma/bcma.ko LD [M] drivers/block/DAC960.ko LD [M] drivers/block/aoe/aoe.ko LD [M] drivers/block/brd.ko LD [M] drivers/block/cciss.ko LD [M] drivers/block/cryptoloop.ko LD [M] drivers/block/drbd/drbd.ko LD [M] drivers/block/floppy.ko LD [M] drivers/block/loop.ko LD [M] drivers/block/mtip32xx/mtip32xx.ko LD [M] drivers/block/nbd.ko LD [M] drivers/block/null_blk.ko LD [M] drivers/block/osdblk.ko LD [M] drivers/block/paride/aten.ko LD [M] drivers/block/paride/bpck.ko LD [M] drivers/block/paride/comm.ko LD [M] drivers/block/paride/dstr.ko LD [M] drivers/block/paride/epat.ko LD [M] drivers/block/paride/epia.ko LD [M] drivers/block/paride/fit2.ko LD [M] drivers/block/paride/fit3.ko LD [M] drivers/block/paride/friq.ko LD [M] drivers/block/paride/frpw.ko LD [M] drivers/block/paride/kbic.ko LD [M] drivers/block/paride/ktti.ko LD [M] drivers/block/paride/on20.ko LD [M] drivers/block/paride/on26.ko LD [M] drivers/block/paride/paride.ko LD [M] drivers/block/paride/pcd.ko LD [M] drivers/block/paride/pd.ko LD [M] drivers/block/paride/pf.ko LD [M] drivers/block/paride/pg.ko LD [M] drivers/block/paride/pt.ko LD [M] drivers/block/pktcdvd.ko LD [M] drivers/block/rbd.ko LD [M] drivers/block/rsxx/rsxx.ko LD [M] drivers/block/skd.ko LD [M] drivers/block/sx8.ko LD [M] drivers/block/umem.ko LD [M] drivers/block/virtio_blk.ko LD [M] drivers/block/xen-blkback/xen-blkback.ko LD [M] drivers/block/xen-blkfront.ko LD [M] drivers/block/zram/zram.ko LD [M] drivers/bluetooth/ath3k.ko LD [M] drivers/bluetooth/bcm203x.ko LD [M] drivers/bluetooth/bfusb.ko LD [M] drivers/bluetooth/bluecard_cs.ko LD [M] drivers/bluetooth/bpa10x.ko LD [M] drivers/bluetooth/bt3c_cs.ko LD [M] drivers/bluetooth/btbcm.ko LD [M] drivers/bluetooth/btintel.ko LD [M] drivers/bluetooth/btmrvl.ko LD [M] drivers/bluetooth/btmrvl_sdio.ko LD [M] drivers/bluetooth/btqca.ko LD [M] drivers/bluetooth/btrtl.ko LD [M] drivers/bluetooth/btsdio.ko LD [M] drivers/bluetooth/btuart_cs.ko LD [M] drivers/bluetooth/btusb.ko LD [M] drivers/bluetooth/btwilink.ko LD [M] drivers/bluetooth/dtl1_cs.ko LD [M] drivers/bluetooth/hci_uart.ko LD [M] drivers/bluetooth/hci_vhci.ko LD [M] drivers/cdrom/cdrom.ko LD [M] drivers/char/agp/agpgart.ko LD [M] drivers/char/agp/amd64-agp.ko LD [M] drivers/char/agp/intel-agp.ko LD [M] drivers/char/agp/intel-gtt.ko LD [M] drivers/char/agp/sis-agp.ko LD [M] drivers/char/agp/via-agp.ko LD [M] drivers/char/applicom.ko LD [M] drivers/char/hangcheck-timer.ko LD [M] drivers/char/hw_random/amd-rng.ko LD [M] drivers/char/hw_random/exynos-rng.ko LD [M] drivers/char/hw_random/intel-rng.ko LD [M] drivers/char/hw_random/meson-rng.ko LD [M] drivers/char/hw_random/rng-core.ko LD [M] drivers/char/hw_random/stm32-rng.ko LD [M] drivers/char/hw_random/timeriomem-rng.ko LD [M] drivers/char/hw_random/tpm-rng.ko LD [M] drivers/char/hw_random/via-rng.ko LD [M] drivers/char/hw_random/virtio-rng.ko LD [M] drivers/char/ipmi/ipmi_devintf.ko LD [M] drivers/char/ipmi/ipmi_msghandler.ko LD [M] drivers/char/ipmi/ipmi_poweroff.ko LD [M] drivers/char/ipmi/ipmi_si.ko LD [M] drivers/char/ipmi/ipmi_ssif.ko LD [M] drivers/char/ipmi/ipmi_watchdog.ko LD [M] drivers/char/lp.ko LD [M] drivers/char/mwave/mwave.ko LD [M] drivers/char/nvram.ko LD [M] drivers/char/pcmcia/cm4000_cs.ko LD [M] drivers/char/pcmcia/cm4040_cs.ko LD [M] drivers/char/pcmcia/synclink_cs.ko LD [M] drivers/char/ppdev.ko LD [M] drivers/char/raw.ko LD [M] drivers/char/tlclk.ko LD [M] drivers/char/tpm/st33zp24/tpm_st33zp24.ko LD [M] drivers/char/tpm/st33zp24/tpm_st33zp24_i2c.ko LD [M] drivers/char/tpm/st33zp24/tpm_st33zp24_spi.ko LD [M] drivers/char/tpm/tpm_atmel.ko LD [M] drivers/char/tpm/tpm_crb.ko LD [M] drivers/char/tpm/tpm_i2c_atmel.ko LD [M] drivers/char/tpm/tpm_i2c_infineon.ko LD [M] drivers/char/tpm/tpm_i2c_nuvoton.ko LD [M] drivers/char/tpm/tpm_infineon.ko LD [M] drivers/char/tpm/tpm_nsc.ko LD [M] drivers/char/tpm/tpm_tis_spi.ko LD [M] drivers/char/tpm/tpm_vtpm_proxy.ko LD [M] drivers/char/tpm/xen-tpmfront.ko LD [M] drivers/char/ttyprintk.ko LD [M] drivers/char/uv_mmtimer.ko LD [M] drivers/char/virtio_console.ko LD [M] drivers/char/xillybus/xillybus_core.ko LD [M] drivers/char/xillybus/xillybus_of.ko LD [M] drivers/char/xillybus/xillybus_pcie.ko LD [M] drivers/clk/clk-axi-clkgen.ko LD [M] drivers/clk/clk-cdce706.ko LD [M] drivers/clk/clk-cdce925.ko LD [M] drivers/clk/clk-cs2000-cp.ko LD [M] drivers/clk/clk-max77686.ko LD [M] drivers/clk/clk-max77802.ko LD [M] drivers/clk/clk-palmas.ko LD [M] drivers/clk/clk-pwm.ko LD [M] drivers/clk/clk-rk808.ko LD [M] drivers/clk/clk-s2mps11.ko LD [M] drivers/clk/clk-scpi.ko LD [M] drivers/clk/clk-si514.ko LD [M] drivers/clk/clk-si5351.ko LD [M] drivers/clk/clk-si570.ko LD [M] drivers/clk/clk-twl6040.ko LD [M] drivers/clk/clk-wm831x.ko LD [M] drivers/clk/qcom/clk-qcom.ko LD [M] drivers/clk/qcom/gcc-apq8084.ko LD [M] drivers/clk/qcom/gcc-ipq4019.ko LD [M] drivers/clk/qcom/gcc-ipq806x.ko LD [M] drivers/clk/qcom/gcc-msm8660.ko LD [M] drivers/clk/qcom/gcc-msm8916.ko LD [M] drivers/clk/qcom/gcc-msm8960.ko LD [M] drivers/clk/qcom/gcc-msm8974.ko LD [M] drivers/clk/qcom/gcc-msm8996.ko LD [M] drivers/clk/qcom/lcc-ipq806x.ko LD [M] drivers/clk/qcom/lcc-msm8960.ko LD [M] drivers/clk/qcom/mmcc-apq8084.ko LD [M] drivers/clk/qcom/mmcc-msm8960.ko LD [M] drivers/clk/qcom/mmcc-msm8974.ko LD [M] drivers/clk/qcom/mmcc-msm8996.ko LD [M] drivers/clk/samsung/clk-exynos-audss.ko LD [M] drivers/clk/ti/adpll.ko LD [M] drivers/clocksource/cs5535-clockevt.ko LD [M] drivers/connector/cn.ko LD [M] drivers/cpufreq/acpi-cpufreq.ko LD [M] drivers/cpufreq/amd_freq_sensitivity.ko LD [M] drivers/cpufreq/cpufreq-dt.ko LD [M] drivers/cpufreq/cpufreq_conservative.ko LD [M] drivers/cpufreq/cpufreq_ondemand.ko LD [M] drivers/cpufreq/cpufreq_powersave.ko LD [M] drivers/cpufreq/cpufreq_userspace.ko LD [M] drivers/cpufreq/p4-clockmod.ko LD [M] drivers/cpufreq/pcc-cpufreq.ko LD [M] drivers/cpufreq/powernow-k8.ko LD [M] drivers/cpufreq/sfi-cpufreq.ko LD [M] drivers/cpufreq/speedstep-centrino.ko LD [M] drivers/cpufreq/speedstep-lib.ko LD [M] drivers/crypto/atmel-aes.ko LD [M] drivers/crypto/ccp/ccp-crypto.ko LD [M] drivers/crypto/ccp/ccp.ko LD [M] drivers/crypto/img-hash.ko LD [M] drivers/crypto/padlock-aes.ko LD [M] drivers/crypto/padlock-sha.ko LD [M] drivers/crypto/qat/qat_c3xxx/qat_c3xxx.ko LD [M] drivers/crypto/qat/qat_c3xxxvf/qat_c3xxxvf.ko LD [M] drivers/crypto/qat/qat_c62x/qat_c62x.ko LD [M] drivers/crypto/qat/qat_c62xvf/qat_c62xvf.ko LD [M] drivers/crypto/qat/qat_common/intel_qat.ko LD [M] drivers/crypto/qat/qat_dh895xcc/qat_dh895xcc.ko LD [M] drivers/crypto/qat/qat_dh895xccvf/qat_dh895xccvf.ko LD [M] drivers/crypto/qce/qcrypto.ko LD [M] drivers/crypto/s5p-sss.ko LD [M] drivers/dax/dax.ko LD [M] drivers/dca/dca.ko LD [M] drivers/devfreq/event/exynos-nocp.ko LD [M] drivers/devfreq/event/exynos-ppmu.ko LD [M] drivers/devfreq/exynos-bus.ko LD [M] drivers/devfreq/governor_passive.ko LD [M] drivers/devfreq/governor_performance.ko LD [M] drivers/devfreq/governor_powersave.ko LD [M] drivers/devfreq/governor_simpleondemand.ko LD [M] drivers/devfreq/governor_userspace.ko LD [M] drivers/dma/dma-axi-dmac.ko LD [M] drivers/dma/dmatest.ko LD [M] drivers/dma/dw/dw_dmac.ko LD [M] drivers/dma/dw/dw_dmac_core.ko LD [M] drivers/dma/dw/dw_dmac_pci.ko LD [M] drivers/dma/fsl-edma.ko LD [M] drivers/dma/hsu/hsu_dma.ko LD [M] drivers/dma/hsu/hsu_dma_pci.ko LD [M] drivers/dma/idma64.ko LD [M] drivers/dma/img-mdc-dma.ko LD [M] drivers/dma/ioat/ioatdma.ko LD [M] drivers/dma/mic_x100_dma.ko LD [M] drivers/dma/nbpfaxi.ko LD [M] drivers/dma/pch_dma.ko LD [M] drivers/dma/qcom/hdma.ko LD [M] drivers/dma/qcom/hdma_mgmt.ko LD [M] drivers/dma/sh/rcar-dmac.ko LD [M] drivers/dma/sh/shdma.ko LD [M] drivers/dma/sh/sudmac.ko LD [M] drivers/dma/sh/usb-dmac.ko LD [M] drivers/dma/sun6i-dma.ko LD [M] drivers/dma/timb_dma.ko LD [M] drivers/dma/virt-dma.ko LD [M] drivers/dma/xgene-dma.ko LD [M] drivers/edac/amd64_edac_mod.ko LD [M] drivers/edac/e752x_edac.ko LD [M] drivers/edac/edac_core.ko LD [M] drivers/edac/edac_mce_amd.ko LD [M] drivers/edac/i3000_edac.ko LD [M] drivers/edac/i3200_edac.ko LD [M] drivers/edac/i5000_edac.ko LD [M] drivers/edac/i5100_edac.ko LD [M] drivers/edac/i5400_edac.ko LD [M] drivers/edac/i7300_edac.ko LD [M] drivers/edac/i7core_edac.ko LD [M] drivers/edac/i82975x_edac.ko LD [M] drivers/edac/ie31200_edac.ko LD [M] drivers/edac/sb_edac.ko LD [M] drivers/edac/skx_edac.ko LD [M] drivers/edac/x38_edac.ko LD [M] drivers/edac/xgene_edac.ko LD [M] drivers/extcon/extcon-adc-jack.ko LD [M] drivers/extcon/extcon-arizona.ko LD [M] drivers/extcon/extcon-axp288.ko LD [M] drivers/extcon/extcon-gpio.ko LD [M] drivers/extcon/extcon-max14577.ko LD [M] drivers/extcon/extcon-max3355.ko LD [M] drivers/extcon/extcon-max77693.ko LD [M] drivers/extcon/extcon-max77843.ko LD [M] drivers/extcon/extcon-max8997.ko LD [M] drivers/extcon/extcon-palmas.ko LD [M] drivers/extcon/extcon-qcom-spmi-misc.ko LD [M] drivers/extcon/extcon-rt8973a.ko LD [M] drivers/extcon/extcon-sm5502.ko LD [M] drivers/extcon/extcon-usb-gpio.ko LD [M] drivers/firewire/firewire-core.ko LD [M] drivers/firewire/firewire-net.ko LD [M] drivers/firewire/firewire-ohci.ko LD [M] drivers/firewire/firewire-sbp2.ko LD [M] drivers/firewire/nosy.ko LD [M] drivers/firmware/arm_scpi.ko LD [M] drivers/firmware/dcdbas.ko LD [M] drivers/firmware/dell_rbu.ko LD [M] drivers/firmware/dmi-sysfs.ko LD [M] drivers/firmware/edd.ko LD [M] drivers/firmware/efi/capsule-loader.ko LD [M] drivers/firmware/efi/efi-pstore.ko LD [M] drivers/firmware/efi/efibc.ko LD [M] drivers/firmware/efi/efivars.ko LD [M] drivers/firmware/efi/test/efi_test.ko LD [M] drivers/firmware/google/gsmi.ko LD [M] drivers/firmware/google/memconsole.ko LD [M] drivers/firmware/iscsi_ibft.ko LD [M] drivers/firmware/qemu_fw_cfg.ko LD [M] drivers/firmware/scpi_pm_domain.ko LD [M] drivers/fmc/fmc-chardev.ko LD [M] drivers/fmc/fmc-fakedev.ko LD [M] drivers/fmc/fmc-trivial.ko LD [M] drivers/fmc/fmc-write-eeprom.ko LD [M] drivers/fmc/fmc.ko LD [M] drivers/fpga/fpga-mgr.ko LD [M] drivers/fpga/zynq-fpga.ko LD [M] drivers/gpio/gpio-104-dio-48e.ko LD [M] drivers/gpio/gpio-104-idi-48.ko LD [M] drivers/gpio/gpio-104-idio-16.ko LD [M] drivers/gpio/gpio-74x164.ko LD [M] drivers/gpio/gpio-74xx-mmio.ko LD [M] drivers/gpio/gpio-adnp.ko LD [M] drivers/gpio/gpio-adp5520.ko LD [M] drivers/gpio/gpio-adp5588.ko LD [M] drivers/gpio/gpio-altera.ko LD [M] drivers/gpio/gpio-amd8111.ko LD [M] drivers/gpio/gpio-amdpt.ko LD [M] drivers/gpio/gpio-arizona.ko LD [M] drivers/gpio/gpio-ath79.ko LD [M] drivers/gpio/gpio-brcmstb.ko LD [M] drivers/gpio/gpio-clps711x.ko LD [M] drivers/gpio/gpio-crystalcove.ko LD [M] drivers/gpio/gpio-cs5535.ko LD [M] drivers/gpio/gpio-da9052.ko LD [M] drivers/gpio/gpio-da9055.ko LD [M] drivers/gpio/gpio-dln2.ko LD [M] drivers/gpio/gpio-dwapb.ko LD [M] drivers/gpio/gpio-f7188x.ko LD [M] drivers/gpio/gpio-grgpio.ko LD [M] drivers/gpio/gpio-ich.ko LD [M] drivers/gpio/gpio-it87.ko LD [M] drivers/gpio/gpio-janz-ttl.ko LD [M] drivers/gpio/gpio-kempld.ko LD [M] drivers/gpio/gpio-lp3943.ko LD [M] drivers/gpio/gpio-lpc18xx.ko LD [M] drivers/gpio/gpio-lynxpoint.ko LD [M] drivers/gpio/gpio-max7300.ko LD [M] drivers/gpio/gpio-max7301.ko LD [M] drivers/gpio/gpio-max730x.ko LD [M] drivers/gpio/gpio-max732x.ko LD [M] drivers/gpio/gpio-max77620.ko LD [M] drivers/gpio/gpio-mc33880.ko LD [M] drivers/gpio/gpio-mcp23s08.ko LD [M] drivers/gpio/gpio-menz127.ko LD [M] drivers/gpio/gpio-merrifield.ko LD [M] drivers/gpio/gpio-ml-ioh.ko LD [M] drivers/gpio/gpio-pca953x.ko LD [M] drivers/gpio/gpio-pcf857x.ko LD [M] drivers/gpio/gpio-pch.ko LD [M] drivers/gpio/gpio-pisosr.ko LD [M] drivers/gpio/gpio-rcar.ko LD [M] drivers/gpio/gpio-rdc321x.ko LD [M] drivers/gpio/gpio-sch.ko LD [M] drivers/gpio/gpio-sch311x.ko LD [M] drivers/gpio/gpio-syscon.ko LD [M] drivers/gpio/gpio-tpic2810.ko LD [M] drivers/gpio/gpio-tps65086.ko LD [M] drivers/gpio/gpio-tps65218.ko LD [M] drivers/gpio/gpio-tps65912.ko LD [M] drivers/gpio/gpio-ts4800.ko LD [M] drivers/gpio/gpio-ts5500.ko LD [M] drivers/gpio/gpio-twl4030.ko LD [M] drivers/gpio/gpio-twl6040.ko LD [M] drivers/gpio/gpio-ucb1400.ko LD [M] drivers/gpio/gpio-viperboard.ko LD [M] drivers/gpio/gpio-vx855.ko LD [M] drivers/gpio/gpio-wm831x.ko LD [M] drivers/gpio/gpio-wm8350.ko LD [M] drivers/gpio/gpio-wm8994.ko LD [M] drivers/gpio/gpio-ws16c48.ko LD [M] drivers/gpio/gpio-xilinx.ko LD [M] drivers/gpio/gpio-xlp.ko LD [M] drivers/gpu/drm/amd/amdgpu/amdgpu.ko LD [M] drivers/gpu/drm/amd/amdkfd/amdkfd.ko LD [M] drivers/gpu/drm/arc/arcpgu.ko LD [M] drivers/gpu/drm/ast/ast.ko LD [M] drivers/gpu/drm/bochs/bochs-drm.ko LD [M] drivers/gpu/drm/bridge/analogix-anx78xx.ko LD [M] drivers/gpu/drm/bridge/nxp-ptn3460.ko LD [M] drivers/gpu/drm/bridge/parade-ps8622.ko LD [M] drivers/gpu/drm/bridge/sii902x.ko LD [M] drivers/gpu/drm/bridge/tc358767.ko LD [M] drivers/gpu/drm/cirrus/cirrus.ko LD [M] drivers/gpu/drm/drm.ko LD [M] drivers/gpu/drm/drm_kms_helper.ko LD [M] drivers/gpu/drm/gma500/gma500_gfx.ko LD [M] drivers/gpu/drm/i2c/ch7006.ko LD [M] drivers/gpu/drm/i2c/sil164.ko LD [M] drivers/gpu/drm/i2c/tda998x.ko LD [M] drivers/gpu/drm/i810/i810.ko LD [M] drivers/gpu/drm/i915/i915.ko LD [M] drivers/gpu/drm/mga/mga.ko LD [M] drivers/gpu/drm/mgag200/mgag200.ko LD [M] drivers/gpu/drm/nouveau/nouveau.ko LD [M] drivers/gpu/drm/panel/panel-lg-lg4573.ko LD [M] drivers/gpu/drm/panel/panel-panasonic-vvx10f034n00.ko LD [M] drivers/gpu/drm/panel/panel-samsung-ld9040.ko LD [M] drivers/gpu/drm/panel/panel-samsung-s6e8aa0.ko LD [M] drivers/gpu/drm/panel/panel-sharp-lq101r1sx01.ko LD [M] drivers/gpu/drm/panel/panel-sharp-ls043t1le01.ko LD [M] drivers/gpu/drm/panel/panel-simple.ko LD [M] drivers/gpu/drm/qxl/qxl.ko LD [M] drivers/gpu/drm/r128/r128.ko LD [M] drivers/gpu/drm/radeon/radeon.ko LD [M] drivers/gpu/drm/savage/savage.ko LD [M] drivers/gpu/drm/sis/sis.ko LD [M] drivers/gpu/drm/tdfx/tdfx.ko LD [M] drivers/gpu/drm/ttm/ttm.ko LD [M] drivers/gpu/drm/udl/udl.ko LD [M] drivers/gpu/drm/vc4/vc4.ko LD [M] drivers/gpu/drm/vgem/vgem.ko LD [M] drivers/gpu/drm/via/via.ko LD [M] drivers/gpu/drm/virtio/virtio-gpu.ko LD [M] drivers/gpu/drm/vmwgfx/vmwgfx.ko LD [M] drivers/hid/hid-a4tech.ko LD [M] drivers/hid/hid-alps.ko LD [M] drivers/hid/hid-apple.ko LD [M] drivers/hid/hid-appleir.ko LD [M] drivers/hid/hid-asus.ko LD [M] drivers/hid/hid-aureal.ko LD [M] drivers/hid/hid-axff.ko LD [M] drivers/hid/hid-belkin.ko LD [M] drivers/hid/hid-betopff.ko LD [M] drivers/hid/hid-cherry.ko LD [M] drivers/hid/hid-chicony.ko LD [M] drivers/hid/hid-cmedia.ko LD [M] drivers/hid/hid-corsair.ko LD [M] drivers/hid/hid-cp2112.ko LD [M] drivers/hid/hid-cypress.ko LD [M] drivers/hid/hid-dr.ko LD [M] drivers/hid/hid-elecom.ko LD [M] drivers/hid/hid-elo.ko LD [M] drivers/hid/hid-emsff.ko LD [M] drivers/hid/hid-ezkey.ko LD [M] drivers/hid/hid-gaff.ko LD [M] drivers/hid/hid-gembird.ko LD [M] drivers/hid/hid-generic.ko LD [M] drivers/hid/hid-gfrm.ko LD [M] drivers/hid/hid-gt683r.ko LD [M] drivers/hid/hid-gyration.ko LD [M] drivers/hid/hid-holtek-kbd.ko LD [M] drivers/hid/hid-holtek-mouse.ko LD [M] drivers/hid/hid-holtekff.ko LD [M] drivers/hid/hid-hyperv.ko LD [M] drivers/hid/hid-icade.ko LD [M] drivers/hid/hid-kensington.ko LD [M] drivers/hid/hid-keytouch.ko LD [M] drivers/hid/hid-kye.ko LD [M] drivers/hid/hid-lcpower.ko LD [M] drivers/hid/hid-led.ko LD [M] drivers/hid/hid-lenovo.ko LD [M] drivers/hid/hid-logitech-dj.ko LD [M] drivers/hid/hid-logitech-hidpp.ko LD [M] drivers/hid/hid-logitech.ko LD [M] drivers/hid/hid-magicmouse.ko LD [M] drivers/hid/hid-microsoft.ko LD [M] drivers/hid/hid-monterey.ko LD [M] drivers/hid/hid-multitouch.ko LD [M] drivers/hid/hid-ntrig.ko LD [M] drivers/hid/hid-ortek.ko LD [M] drivers/hid/hid-penmount.ko LD [M] drivers/hid/hid-petalynx.ko LD [M] drivers/hid/hid-picolcd.ko LD [M] drivers/hid/hid-pl.ko LD [M] drivers/hid/hid-plantronics.ko LD [M] drivers/hid/hid-primax.ko LD [M] drivers/hid/hid-prodikeys.ko LD [M] drivers/hid/hid-rmi.ko LD [M] drivers/hid/hid-roccat-arvo.ko LD [M] drivers/hid/hid-roccat-common.ko LD [M] drivers/hid/hid-roccat-isku.ko LD [M] drivers/hid/hid-roccat-kone.ko LD [M] drivers/hid/hid-roccat-koneplus.ko LD [M] drivers/hid/hid-roccat-konepure.ko LD [M] drivers/hid/hid-roccat-kovaplus.ko LD [M] drivers/hid/hid-roccat-lua.ko LD [M] drivers/hid/hid-roccat-pyra.ko LD [M] drivers/hid/hid-roccat-ryos.ko LD [M] drivers/hid/hid-roccat-savu.ko LD [M] drivers/hid/hid-roccat.ko LD [M] drivers/hid/hid-saitek.ko LD [M] drivers/hid/hid-samsung.ko LD [M] drivers/hid/hid-sensor-custom.ko LD [M] drivers/hid/hid-sensor-hub.ko LD [M] drivers/hid/hid-sjoy.ko LD [M] drivers/hid/hid-sony.ko LD [M] drivers/hid/hid-speedlink.ko LD [M] drivers/hid/hid-steelseries.ko LD [M] drivers/hid/hid-sunplus.ko LD [M] drivers/hid/hid-tivo.ko LD [M] drivers/hid/hid-tmff.ko LD [M] drivers/hid/hid-topseed.ko LD [M] drivers/hid/hid-twinhan.ko LD [M] drivers/hid/hid-uclogic.ko LD [M] drivers/hid/hid-waltop.ko LD [M] drivers/hid/hid-wiimote.ko LD [M] drivers/hid/hid-xinmo.ko LD [M] drivers/hid/hid-zpff.ko LD [M] drivers/hid/hid-zydacron.ko LD [M] drivers/hid/hid.ko LD [M] drivers/hid/i2c-hid/i2c-hid.ko LD [M] drivers/hid/uhid.ko LD [M] drivers/hid/usbhid/usbhid.ko LD [M] drivers/hid/usbhid/usbkbd.ko LD [M] drivers/hid/usbhid/usbmouse.ko LD [M] drivers/hid/wacom.ko LD [M] drivers/hsi/clients/hsi_char.ko LD [M] drivers/hsi/hsi.ko LD [M] drivers/hv/hv_balloon.ko LD [M] drivers/hv/hv_utils.ko LD [M] drivers/hv/hv_vmbus.ko LD [M] drivers/hwmon/abituguru.ko LD [M] drivers/hwmon/abituguru3.ko LD [M] drivers/hwmon/acpi_power_meter.ko LD [M] drivers/hwmon/ad7314.ko LD [M] drivers/hwmon/ad7414.ko LD [M] drivers/hwmon/ad7418.ko LD [M] drivers/hwmon/adc128d818.ko LD [M] drivers/hwmon/adcxx.ko LD [M] drivers/hwmon/adm1021.ko LD [M] drivers/hwmon/adm1025.ko LD [M] drivers/hwmon/adm1026.ko LD [M] drivers/hwmon/adm1029.ko LD [M] drivers/hwmon/adm1031.ko LD [M] drivers/hwmon/adm9240.ko LD [M] drivers/hwmon/ads1015.ko LD [M] drivers/hwmon/ads7828.ko LD [M] drivers/hwmon/ads7871.ko LD [M] drivers/hwmon/adt7310.ko LD [M] drivers/hwmon/adt7410.ko LD [M] drivers/hwmon/adt7411.ko LD [M] drivers/hwmon/adt7462.ko LD [M] drivers/hwmon/adt7470.ko LD [M] drivers/hwmon/adt7475.ko LD [M] drivers/hwmon/adt7x10.ko LD [M] drivers/hwmon/amc6821.ko LD [M] drivers/hwmon/applesmc.ko LD [M] drivers/hwmon/asb100.ko LD [M] drivers/hwmon/asc7621.ko LD [M] drivers/hwmon/asus_atk0110.ko LD [M] drivers/hwmon/atxp1.ko LD [M] drivers/hwmon/coretemp.ko LD [M] drivers/hwmon/da9052-hwmon.ko LD [M] drivers/hwmon/da9055-hwmon.ko LD [M] drivers/hwmon/dell-smm-hwmon.ko LD [M] drivers/hwmon/dme1737.ko LD [M] drivers/hwmon/ds1621.ko LD [M] drivers/hwmon/ds620.ko LD [M] drivers/hwmon/emc1403.ko LD [M] drivers/hwmon/emc2103.ko LD [M] drivers/hwmon/emc6w201.ko LD [M] drivers/hwmon/f71805f.ko LD [M] drivers/hwmon/f71882fg.ko LD [M] drivers/hwmon/f75375s.ko LD [M] drivers/hwmon/fam15h_power.ko LD [M] drivers/hwmon/fschmd.ko LD [M] drivers/hwmon/ftsteutates.ko LD [M] drivers/hwmon/g760a.ko LD [M] drivers/hwmon/g762.ko LD [M] drivers/hwmon/gl518sm.ko LD [M] drivers/hwmon/gl520sm.ko LD [M] drivers/hwmon/gpio-fan.ko LD [M] drivers/hwmon/hih6130.ko LD [M] drivers/hwmon/hwmon-vid.ko LD [M] drivers/hwmon/hwmon.ko LD [M] drivers/hwmon/i5500_temp.ko LD [M] drivers/hwmon/i5k_amb.ko LD [M] drivers/hwmon/ibmaem.ko LD [M] drivers/hwmon/ibmpex.ko LD [M] drivers/hwmon/iio_hwmon.ko LD [M] drivers/hwmon/ina209.ko LD [M] drivers/hwmon/ina2xx.ko LD [M] drivers/hwmon/ina3221.ko LD [M] drivers/hwmon/it87.ko LD [M] drivers/hwmon/jc42.ko LD [M] drivers/hwmon/k10temp.ko LD [M] drivers/hwmon/k8temp.ko LD [M] drivers/hwmon/lineage-pem.ko LD [M] drivers/hwmon/lm63.ko LD [M] drivers/hwmon/lm70.ko LD [M] drivers/hwmon/lm73.ko LD [M] drivers/hwmon/lm75.ko LD [M] drivers/hwmon/lm77.ko LD [M] drivers/hwmon/lm78.ko LD [M] drivers/hwmon/lm80.ko LD [M] drivers/hwmon/lm83.ko LD [M] drivers/hwmon/lm85.ko LD [M] drivers/hwmon/lm87.ko LD [M] drivers/hwmon/lm90.ko LD [M] drivers/hwmon/lm92.ko LD [M] drivers/hwmon/lm93.ko LD [M] drivers/hwmon/lm95234.ko LD [M] drivers/hwmon/lm95241.ko LD [M] drivers/hwmon/lm95245.ko LD [M] drivers/hwmon/ltc2945.ko LD [M] drivers/hwmon/ltc2990.ko LD [M] drivers/hwmon/ltc4151.ko LD [M] drivers/hwmon/ltc4215.ko LD [M] drivers/hwmon/ltc4222.ko LD [M] drivers/hwmon/ltc4245.ko LD [M] drivers/hwmon/ltc4260.ko LD [M] drivers/hwmon/ltc4261.ko LD [M] drivers/hwmon/max1111.ko LD [M] drivers/hwmon/max16065.ko LD [M] drivers/hwmon/max1619.ko LD [M] drivers/hwmon/max1668.ko LD [M] drivers/hwmon/max197.ko LD [M] drivers/hwmon/max31722.ko LD [M] drivers/hwmon/max31790.ko LD [M] drivers/hwmon/max6639.ko LD [M] drivers/hwmon/max6642.ko LD [M] drivers/hwmon/max6650.ko LD [M] drivers/hwmon/max6697.ko LD [M] drivers/hwmon/mc13783-adc.ko LD [M] drivers/hwmon/mcp3021.ko LD [M] drivers/hwmon/menf21bmc_hwmon.ko LD [M] drivers/hwmon/nct6683.ko LD [M] drivers/hwmon/nct6775.ko LD [M] drivers/hwmon/nct7802.ko LD [M] drivers/hwmon/nct7904.ko LD [M] drivers/hwmon/nsa320-hwmon.ko LD [M] drivers/hwmon/ntc_thermistor.ko LD [M] drivers/hwmon/pc87360.ko LD [M] drivers/hwmon/pc87427.ko LD [M] drivers/hwmon/pcf8591.ko LD [M] drivers/hwmon/pmbus/adm1275.ko LD [M] drivers/hwmon/pmbus/lm25066.ko LD [M] drivers/hwmon/pmbus/ltc2978.ko LD [M] drivers/hwmon/pmbus/ltc3815.ko LD [M] drivers/hwmon/pmbus/max16064.ko LD [M] drivers/hwmon/pmbus/max20751.ko LD [M] drivers/hwmon/pmbus/max34440.ko LD [M] drivers/hwmon/pmbus/max8688.ko LD [M] drivers/hwmon/pmbus/pmbus.ko LD [M] drivers/hwmon/pmbus/pmbus_core.ko LD [M] drivers/hwmon/pmbus/tps40422.ko LD [M] drivers/hwmon/pmbus/ucd9000.ko LD [M] drivers/hwmon/pmbus/ucd9200.ko LD [M] drivers/hwmon/pmbus/zl6100.ko LD [M] drivers/hwmon/powr1220.ko LD [M] drivers/hwmon/pwm-fan.ko LD [M] drivers/hwmon/sch5627.ko LD [M] drivers/hwmon/sch5636.ko LD [M] drivers/hwmon/sch56xx-common.ko LD [M] drivers/hwmon/scpi-hwmon.ko LD [M] drivers/hwmon/sht15.ko LD [M] drivers/hwmon/sht21.ko LD [M] drivers/hwmon/sht3x.ko LD [M] drivers/hwmon/shtc1.ko LD [M] drivers/hwmon/sis5595.ko LD [M] drivers/hwmon/smm665.ko LD [M] drivers/hwmon/smsc47b397.ko LD [M] drivers/hwmon/smsc47m1.ko LD [M] drivers/hwmon/smsc47m192.ko LD [M] drivers/hwmon/tc74.ko LD [M] drivers/hwmon/thmc50.ko LD [M] drivers/hwmon/tmp102.ko LD [M] drivers/hwmon/tmp103.ko LD [M] drivers/hwmon/tmp401.ko LD [M] drivers/hwmon/tmp421.ko LD [M] drivers/hwmon/twl4030-madc-hwmon.ko LD [M] drivers/hwmon/via-cputemp.ko LD [M] drivers/hwmon/via686a.ko LD [M] drivers/hwmon/vt1211.ko LD [M] drivers/hwmon/vt8231.ko LD [M] drivers/hwmon/w83627ehf.ko LD [M] drivers/hwmon/w83627hf.ko LD [M] drivers/hwmon/w83781d.ko LD [M] drivers/hwmon/w83791d.ko LD [M] drivers/hwmon/w83792d.ko LD [M] drivers/hwmon/w83793.ko LD [M] drivers/hwmon/w83795.ko LD [M] drivers/hwmon/w83l785ts.ko LD [M] drivers/hwmon/w83l786ng.ko LD [M] drivers/hwmon/wm831x-hwmon.ko LD [M] drivers/hwmon/wm8350-hwmon.ko LD [M] drivers/hwtracing/intel_th/intel_th.ko LD [M] drivers/hwtracing/intel_th/intel_th_gth.ko LD [M] drivers/hwtracing/intel_th/intel_th_msu.ko LD [M] drivers/hwtracing/intel_th/intel_th_pci.ko LD [M] drivers/hwtracing/intel_th/intel_th_pti.ko LD [M] drivers/hwtracing/intel_th/intel_th_sth.ko LD [M] drivers/hwtracing/stm/dummy_stm.ko LD [M] drivers/hwtracing/stm/stm_console.ko LD [M] drivers/hwtracing/stm/stm_core.ko LD [M] drivers/hwtracing/stm/stm_heartbeat.ko LD [M] drivers/i2c/algos/i2c-algo-bit.ko LD [M] drivers/i2c/algos/i2c-algo-pca.ko LD [M] drivers/i2c/busses/i2c-ali1535.ko LD [M] drivers/i2c/busses/i2c-ali1563.ko LD [M] drivers/i2c/busses/i2c-ali15x3.ko LD [M] drivers/i2c/busses/i2c-amd756-s4882.ko LD [M] drivers/i2c/busses/i2c-amd756.ko LD [M] drivers/i2c/busses/i2c-amd8111.ko LD [M] drivers/i2c/busses/i2c-axxia.ko LD [M] drivers/i2c/busses/i2c-bcm-iproc.ko LD [M] drivers/i2c/busses/i2c-brcmstb.ko LD [M] drivers/i2c/busses/i2c-cbus-gpio.ko LD [M] drivers/i2c/busses/i2c-cros-ec-tunnel.ko LD [M] drivers/i2c/busses/i2c-designware-core.ko LD [M] drivers/i2c/busses/i2c-designware-pci.ko LD [M] drivers/i2c/busses/i2c-designware-platform.ko LD [M] drivers/i2c/busses/i2c-diolan-u2c.ko LD [M] drivers/i2c/busses/i2c-dln2.ko LD [M] drivers/i2c/busses/i2c-efm32.ko LD [M] drivers/i2c/busses/i2c-eg20t.ko LD [M] drivers/i2c/busses/i2c-emev2.ko LD [M] drivers/i2c/busses/i2c-gpio.ko LD [M] drivers/i2c/busses/i2c-hix5hd2.ko LD [M] drivers/i2c/busses/i2c-i801.ko LD [M] drivers/i2c/busses/i2c-img-scb.ko LD [M] drivers/i2c/busses/i2c-isch.ko LD [M] drivers/i2c/busses/i2c-ismt.ko LD [M] drivers/i2c/busses/i2c-jz4780.ko LD [M] drivers/i2c/busses/i2c-kempld.ko LD [M] drivers/i2c/busses/i2c-lpc2k.ko LD [M] drivers/i2c/busses/i2c-meson.ko LD [M] drivers/i2c/busses/i2c-mt65xx.ko LD [M] drivers/i2c/busses/i2c-nforce2-s4985.ko LD [M] drivers/i2c/busses/i2c-nforce2.ko LD [M] drivers/i2c/busses/i2c-ocores.ko LD [M] drivers/i2c/busses/i2c-parport-light.ko LD [M] drivers/i2c/busses/i2c-parport.ko LD [M] drivers/i2c/busses/i2c-pca-platform.ko LD [M] drivers/i2c/busses/i2c-piix4.ko LD [M] drivers/i2c/busses/i2c-rcar.ko LD [M] drivers/i2c/busses/i2c-riic.ko LD [M] drivers/i2c/busses/i2c-rk3x.ko LD [M] drivers/i2c/busses/i2c-robotfuzz-osif.ko LD [M] drivers/i2c/busses/i2c-scmi.ko LD [M] drivers/i2c/busses/i2c-sh_mobile.ko LD [M] drivers/i2c/busses/i2c-simtec.ko LD [M] drivers/i2c/busses/i2c-sis5595.ko LD [M] drivers/i2c/busses/i2c-sis630.ko LD [M] drivers/i2c/busses/i2c-sis96x.ko LD [M] drivers/i2c/busses/i2c-sun6i-p2wi.ko LD [M] drivers/i2c/busses/i2c-taos-evm.ko LD [M] drivers/i2c/busses/i2c-tiny-usb.ko LD [M] drivers/i2c/busses/i2c-uniphier-f.ko LD [M] drivers/i2c/busses/i2c-uniphier.ko LD [M] drivers/i2c/busses/i2c-versatile.ko LD [M] drivers/i2c/busses/i2c-via.ko LD [M] drivers/i2c/busses/i2c-viapro.ko LD [M] drivers/i2c/busses/i2c-viperboard.ko LD [M] drivers/i2c/busses/i2c-xiic.ko LD [M] drivers/i2c/busses/i2c-xlp9xx.ko LD [M] drivers/i2c/i2c-dev.ko LD [M] drivers/i2c/i2c-mux.ko LD [M] drivers/i2c/i2c-slave-eeprom.ko LD [M] drivers/i2c/i2c-smbus.ko LD [M] drivers/i2c/i2c-stub.ko LD [M] drivers/i2c/muxes/i2c-arb-gpio-challenge.ko LD [M] drivers/i2c/muxes/i2c-demux-pinctrl.ko LD [M] drivers/i2c/muxes/i2c-mux-gpio.ko LD [M] drivers/i2c/muxes/i2c-mux-pca9541.ko LD [M] drivers/i2c/muxes/i2c-mux-pca954x.ko LD [M] drivers/i2c/muxes/i2c-mux-pinctrl.ko LD [M] drivers/i2c/muxes/i2c-mux-reg.ko LD [M] drivers/ide/aec62xx.ko LD [M] drivers/ide/alim15x3.ko LD [M] drivers/ide/amd74xx.ko LD [M] drivers/ide/atiixp.ko LD [M] drivers/ide/cmd640.ko LD [M] drivers/ide/cmd64x.ko LD [M] drivers/ide/cs5520.ko LD [M] drivers/ide/cs5530.ko LD [M] drivers/ide/delkin_cb.ko LD [M] drivers/ide/hpt366.ko LD [M] drivers/ide/ide-cd_mod.ko LD [M] drivers/ide/ide-core.ko LD [M] drivers/ide/ide-cs.ko LD [M] drivers/ide/ide-gd_mod.ko LD [M] drivers/ide/ide-generic.ko LD [M] drivers/ide/ide-pci-generic.ko LD [M] drivers/ide/ide-pnp.ko LD [M] drivers/ide/ide_platform.ko LD [M] drivers/ide/ide-tape.ko LD [M] drivers/ide/it8172.ko LD [M] drivers/ide/it8213.ko LD [M] drivers/ide/it821x.ko LD [M] drivers/ide/jmicron.ko LD [M] drivers/ide/ns87415.ko LD [M] drivers/ide/opti621.ko LD [M] drivers/ide/pdc202xx_new.ko LD [M] drivers/ide/pdc202xx_old.ko LD [M] drivers/ide/piix.ko LD [M] drivers/ide/rz1000.ko LD [M] drivers/ide/sc1200.ko LD [M] drivers/ide/serverworks.ko LD [M] drivers/ide/siimage.ko LD [M] drivers/ide/sis5513.ko LD [M] drivers/ide/slc90e66.ko LD [M] drivers/ide/tc86c001.ko LD [M] drivers/ide/triflex.ko LD [M] drivers/ide/trm290.ko LD [M] drivers/ide/via82cxxx.ko LD [M] drivers/idle/i7300_idle.ko LD [M] drivers/iio/accel/bma180.ko LD [M] drivers/iio/accel/bma220_spi.ko LD [M] drivers/iio/accel/bmc150-accel-core.ko LD [M] drivers/iio/accel/bmc150-accel-i2c.ko LD [M] drivers/iio/accel/bmc150-accel-spi.ko LD [M] drivers/iio/accel/hid-sensor-accel-3d.ko LD [M] drivers/iio/accel/kxcjk-1013.ko LD [M] drivers/iio/accel/kxsd9.ko LD [M] drivers/iio/accel/mma7455_core.ko LD [M] drivers/iio/accel/mma7455_i2c.ko LD [M] drivers/iio/accel/mma7455_spi.ko LD [M] drivers/iio/accel/mma7660.ko LD [M] drivers/iio/accel/mma8452.ko LD [M] drivers/iio/accel/mma9551.ko LD [M] drivers/iio/accel/mma9551_core.ko LD [M] drivers/iio/accel/mma9553.ko LD [M] drivers/iio/accel/mxc4005.ko LD [M] drivers/iio/accel/mxc6255.ko LD [M] drivers/iio/accel/ssp_accel_sensor.ko LD [M] drivers/iio/accel/st_accel.ko LD [M] drivers/iio/accel/st_accel_i2c.ko LD [M] drivers/iio/accel/st_accel_spi.ko LD [M] drivers/iio/accel/stk8312.ko LD [M] drivers/iio/accel/stk8ba50.ko LD [M] drivers/iio/adc/ad7266.ko LD [M] drivers/iio/adc/ad7291.ko LD [M] drivers/iio/adc/ad7298.ko LD [M] drivers/iio/adc/ad7476.ko LD [M] drivers/iio/adc/ad7791.ko LD [M] drivers/iio/adc/ad7793.ko LD [M] drivers/iio/adc/ad7923.ko LD [M] drivers/iio/adc/ad7887.ko LD [M] drivers/iio/adc/ad799x.ko LD [M] drivers/iio/adc/ad_sigma_delta.ko LD [M] drivers/iio/adc/at91-sama5d2_adc.ko LD [M] drivers/iio/adc/axp288_adc.ko LD [M] drivers/iio/adc/bcm_iproc_adc.ko LD [M] drivers/iio/adc/cc10001_adc.ko LD [M] drivers/iio/adc/da9150-gpadc.ko LD [M] drivers/iio/adc/exynos_adc.ko LD [M] drivers/iio/adc/fsl-imx25-gcq.ko LD [M] drivers/iio/adc/hi8435.ko LD [M] drivers/iio/adc/imx7d_adc.ko LD [M] drivers/iio/adc/ina2xx-adc.ko LD [M] drivers/iio/adc/lp8788_adc.ko LD [M] drivers/iio/adc/lpc18xx_adc.ko LD [M] drivers/iio/adc/max1027.ko LD [M] drivers/iio/adc/max1363.ko LD [M] drivers/iio/adc/mcp320x.ko LD [M] drivers/iio/adc/mcp3422.ko LD [M] drivers/iio/adc/men_z188_adc.ko LD [M] drivers/iio/adc/mxs-lradc.ko LD [M] drivers/iio/adc/nau7802.ko LD [M] drivers/iio/adc/palmas_gpadc.ko LD [M] drivers/iio/adc/qcom-spmi-iadc.ko LD [M] drivers/iio/adc/qcom-spmi-vadc.ko LD [M] drivers/iio/adc/ti-adc081c.ko LD [M] drivers/iio/adc/ti-adc0832.ko LD [M] drivers/iio/adc/ti-adc128s052.ko LD [M] drivers/iio/adc/ti-ads1015.ko LD [M] drivers/iio/adc/ti-ads8688.ko LD [M] drivers/iio/adc/ti_am335x_adc.ko LD [M] drivers/iio/adc/twl4030-madc.ko LD [M] drivers/iio/adc/twl6030-gpadc.ko LD [M] drivers/iio/adc/vf610_adc.ko LD [M] drivers/iio/adc/viperboard_adc.ko LD [M] drivers/iio/adc/xilinx-xadc.ko LD [M] drivers/iio/amplifiers/ad8366.ko LD [M] drivers/iio/buffer/industrialio-buffer-cb.ko LD [M] drivers/iio/buffer/industrialio-triggered-buffer.ko LD [M] drivers/iio/buffer/kfifo_buf.ko LD [M] drivers/iio/chemical/ams-iaq-core.ko LD [M] drivers/iio/chemical/atlas-ph-sensor.ko LD [M] drivers/iio/chemical/vz89x.ko LD [M] drivers/iio/common/hid-sensors/hid-sensor-trigger.ko LD [M] drivers/iio/common/hid-sensors/hid-sensor-iio-common.ko LD [M] drivers/iio/common/ms_sensors/ms_sensors_i2c.ko LD [M] drivers/iio/common/ssp_sensors/sensorhub.ko LD [M] drivers/iio/common/ssp_sensors/ssp_iio.ko LD [M] drivers/iio/common/st_sensors/st_sensors.ko LD [M] drivers/iio/common/st_sensors/st_sensors_spi.ko LD [M] drivers/iio/common/st_sensors/st_sensors_i2c.ko LD [M] drivers/iio/dac/ad5064.ko LD [M] drivers/iio/dac/ad5360.ko LD [M] drivers/iio/dac/ad5380.ko LD [M] drivers/iio/dac/ad5421.ko LD [M] drivers/iio/dac/ad5446.ko LD [M] drivers/iio/dac/ad5449.ko LD [M] drivers/iio/dac/ad5504.ko LD [M] drivers/iio/dac/ad5592r-base.ko LD [M] drivers/iio/dac/ad5592r.ko LD [M] drivers/iio/dac/ad5593r.ko LD [M] drivers/iio/dac/ad5624r_spi.ko LD [M] drivers/iio/dac/ad5686.ko LD [M] drivers/iio/dac/ad5755.ko LD [M] drivers/iio/dac/ad5761.ko LD [M] drivers/iio/dac/ad5764.ko LD [M] drivers/iio/dac/ad5791.ko LD [M] drivers/iio/dac/ad7303.ko LD [M] drivers/iio/dac/lpc18xx_dac.ko LD [M] drivers/iio/dac/m62332.ko LD [M] drivers/iio/dac/max517.ko LD [M] drivers/iio/dac/max5821.ko LD [M] drivers/iio/dac/mcp4725.ko LD [M] drivers/iio/dac/mcp4922.ko LD [M] drivers/iio/dac/stx104.ko LD [M] drivers/iio/dac/vf610_dac.ko LD [M] drivers/iio/dummy/iio_dummy.ko LD [M] drivers/iio/dummy/iio_dummy_evgen.ko LD [M] drivers/iio/frequency/ad9523.ko LD [M] drivers/iio/frequency/adf4350.ko LD [M] drivers/iio/gyro/adis16080.ko LD [M] drivers/iio/gyro/adis16130.ko LD [M] drivers/iio/gyro/adis16136.ko LD [M] drivers/iio/gyro/adis16260.ko LD [M] drivers/iio/gyro/adxrs450.ko LD [M] drivers/iio/gyro/bmg160_core.ko LD [M] drivers/iio/gyro/bmg160_i2c.ko LD [M] drivers/iio/gyro/bmg160_spi.ko LD [M] drivers/iio/gyro/hid-sensor-gyro-3d.ko LD [M] drivers/iio/gyro/itg3200.ko LD [M] drivers/iio/gyro/ssp_gyro_sensor.ko LD [M] drivers/iio/gyro/st_gyro.ko LD [M] drivers/iio/gyro/st_gyro_i2c.ko LD [M] drivers/iio/gyro/st_gyro_spi.ko LD [M] drivers/iio/health/afe4403.ko LD [M] drivers/iio/health/afe4404.ko LD [M] drivers/iio/health/max30100.ko LD [M] drivers/iio/humidity/am2315.ko LD [M] drivers/iio/humidity/dht11.ko LD [M] drivers/iio/humidity/hdc100x.ko LD [M] drivers/iio/humidity/htu21.ko LD [M] drivers/iio/humidity/si7005.ko LD [M] drivers/iio/humidity/si7020.ko LD [M] drivers/iio/imu/adis16400.ko LD [M] drivers/iio/imu/adis16480.ko LD [M] drivers/iio/imu/adis_lib.ko LD [M] drivers/iio/imu/bmi160/bmi160_core.ko LD [M] drivers/iio/imu/bmi160/bmi160_i2c.ko LD [M] drivers/iio/imu/bmi160/bmi160_spi.ko LD [M] drivers/iio/imu/inv_mpu6050/inv-mpu6050-i2c.ko LD [M] drivers/iio/imu/inv_mpu6050/inv-mpu6050-spi.ko LD [M] drivers/iio/imu/inv_mpu6050/inv-mpu6050.ko LD [M] drivers/iio/imu/kmx61.ko LD [M] drivers/iio/industrialio-configfs.ko LD [M] drivers/iio/industrialio-sw-device.ko LD [M] drivers/iio/industrialio-sw-trigger.ko LD [M] drivers/iio/industrialio-triggered-event.ko LD [M] drivers/iio/industrialio.ko LD [M] drivers/iio/light/acpi-als.ko LD [M] drivers/iio/light/adjd_s311.ko LD [M] drivers/iio/light/al3320a.ko LD [M] drivers/iio/light/apds9300.ko LD [M] drivers/iio/light/apds9960.ko LD [M] drivers/iio/light/bh1750.ko LD [M] drivers/iio/light/bh1780.ko LD [M] drivers/iio/light/cm32181.ko LD [M] drivers/iio/light/cm3232.ko LD [M] drivers/iio/light/cm3323.ko LD [M] drivers/iio/light/cm36651.ko LD [M] drivers/iio/light/gp2ap020a00f.ko LD [M] drivers/iio/light/hid-sensor-als.ko LD [M] drivers/iio/light/hid-sensor-prox.ko LD [M] drivers/iio/light/isl29125.ko LD [M] drivers/iio/light/jsa1212.ko LD [M] drivers/iio/light/lm3533-als.ko LD [M] drivers/iio/light/ltr501.ko LD [M] drivers/iio/light/max44000.ko LD [M] drivers/iio/light/opt3001.ko LD [M] drivers/iio/light/pa12203001.ko LD [M] drivers/iio/light/rpr0521.ko LD [M] drivers/iio/light/stk3310.ko LD [M] drivers/iio/light/tcs3414.ko LD [M] drivers/iio/light/tcs3472.ko LD [M] drivers/iio/light/tsl2563.ko LD [M] drivers/iio/light/tsl4531.ko LD [M] drivers/iio/light/us5182d.ko LD [M] drivers/iio/light/vcnl4000.ko LD [M] drivers/iio/light/veml6070.ko LD [M] drivers/iio/magnetometer/ak8975.ko LD [M] drivers/iio/magnetometer/bmc150_magn.ko LD [M] drivers/iio/magnetometer/bmc150_magn_i2c.ko LD [M] drivers/iio/magnetometer/hid-sensor-magn-3d.ko LD [M] drivers/iio/magnetometer/bmc150_magn_spi.ko LD [M] drivers/iio/magnetometer/hmc5843_core.ko LD [M] drivers/iio/magnetometer/hmc5843_i2c.ko LD [M] drivers/iio/magnetometer/hmc5843_spi.ko LD [M] drivers/iio/magnetometer/mag3110.ko LD [M] drivers/iio/magnetometer/mmc35240.ko LD [M] drivers/iio/magnetometer/st_magn.ko LD [M] drivers/iio/magnetometer/st_magn_i2c.ko LD [M] drivers/iio/magnetometer/st_magn_spi.ko LD [M] drivers/iio/orientation/hid-sensor-rotation.ko LD [M] drivers/iio/orientation/hid-sensor-incl-3d.ko LD [M] drivers/iio/potentiometer/ds1803.ko LD [M] drivers/iio/potentiometer/max5487.ko LD [M] drivers/iio/potentiometer/mcp4131.ko LD [M] drivers/iio/potentiometer/mcp4531.ko LD [M] drivers/iio/potentiometer/tpl0102.ko LD [M] drivers/iio/pressure/bmp280-i2c.ko LD [M] drivers/iio/pressure/bmp280-spi.ko LD [M] drivers/iio/pressure/bmp280.ko LD [M] drivers/iio/pressure/hid-sensor-press.ko LD [M] drivers/iio/pressure/hp03.ko LD [M] drivers/iio/pressure/hp206c.ko LD [M] drivers/iio/pressure/mpl115.ko LD [M] drivers/iio/pressure/mpl115_i2c.ko LD [M] drivers/iio/pressure/mpl115_spi.ko LD [M] drivers/iio/pressure/mpl3115.ko LD [M] drivers/iio/pressure/ms5611_core.ko LD [M] drivers/iio/pressure/ms5611_i2c.ko LD [M] drivers/iio/pressure/ms5611_spi.ko LD [M] drivers/iio/pressure/ms5637.ko LD [M] drivers/iio/pressure/st_pressure.ko LD [M] drivers/iio/pressure/st_pressure_i2c.ko LD [M] drivers/iio/pressure/st_pressure_spi.ko LD [M] drivers/iio/pressure/t5403.ko LD [M] drivers/iio/proximity/as3935.ko LD [M] drivers/iio/proximity/pulsedlight-lidar-lite-v2.ko LD [M] drivers/iio/proximity/sx9500.ko LD [M] drivers/iio/temperature/mlx90614.ko LD [M] drivers/iio/temperature/tmp006.ko LD [M] drivers/iio/temperature/tsys01.ko LD [M] drivers/iio/temperature/tsys02d.ko LD [M] drivers/iio/trigger/iio-trig-hrtimer.ko LD [M] drivers/iio/trigger/iio-trig-interrupt.ko LD [M] drivers/iio/trigger/iio-trig-loop.ko LD [M] drivers/iio/trigger/iio-trig-sysfs.ko LD [M] drivers/infiniband/core/ib_cm.ko LD [M] drivers/infiniband/core/ib_core.ko LD [M] drivers/infiniband/core/ib_ucm.ko LD [M] drivers/infiniband/core/ib_umad.ko LD [M] drivers/infiniband/core/ib_uverbs.ko LD [M] drivers/infiniband/core/iw_cm.ko LD [M] drivers/infiniband/core/rdma_cm.ko LD [M] drivers/infiniband/core/rdma_ucm.ko LD [M] drivers/infiniband/hw/cxgb3/iw_cxgb3.ko LD [M] drivers/infiniband/hw/cxgb4/iw_cxgb4.ko LD [M] drivers/infiniband/hw/hfi1/hfi1.ko LD [M] drivers/infiniband/hw/i40iw/i40iw.ko LD [M] drivers/infiniband/hw/mlx4/mlx4_ib.ko LD [M] drivers/infiniband/hw/mlx5/mlx5_ib.ko LD [M] drivers/infiniband/hw/mthca/ib_mthca.ko LD [M] drivers/infiniband/hw/nes/iw_nes.ko LD [M] drivers/infiniband/hw/ocrdma/ocrdma.ko LD [M] drivers/infiniband/hw/qib/ib_qib.ko LD [M] drivers/infiniband/hw/usnic/usnic_verbs.ko LD [M] drivers/infiniband/sw/rdmavt/rdmavt.ko LD [M] drivers/infiniband/sw/rxe/rdma_rxe.ko LD [M] drivers/infiniband/ulp/ipoib/ib_ipoib.ko LD [M] drivers/infiniband/ulp/iser/ib_iser.ko LD [M] drivers/infiniband/ulp/isert/ib_isert.ko LD [M] drivers/infiniband/ulp/srp/ib_srp.ko LD [M] drivers/infiniband/ulp/srpt/ib_srpt.ko LD [M] drivers/input/evbug.ko LD [M] drivers/input/evdev.ko LD [M] drivers/input/ff-memless.ko LD [M] drivers/input/gameport/emu10k1-gp.ko LD [M] drivers/input/gameport/fm801-gp.ko LD [M] drivers/input/gameport/gameport.ko LD [M] drivers/input/gameport/lightning.ko LD [M] drivers/input/gameport/ns558.ko LD [M] drivers/input/input-leds.ko LD [M] drivers/input/input-polldev.ko LD [M] drivers/input/joydev.ko LD [M] drivers/input/joystick/a3d.ko LD [M] drivers/input/joystick/adi.ko LD [M] drivers/input/joystick/analog.ko LD [M] drivers/input/joystick/as5011.ko LD [M] drivers/input/joystick/cobra.ko LD [M] drivers/input/joystick/db9.ko LD [M] drivers/input/joystick/gamecon.ko LD [M] drivers/input/joystick/gf2k.ko LD [M] drivers/input/joystick/grip.ko LD [M] drivers/input/joystick/grip_mp.ko LD [M] drivers/input/joystick/guillemot.ko LD [M] drivers/input/joystick/iforce/iforce.ko LD [M] drivers/input/joystick/interact.ko LD [M] drivers/input/joystick/joydump.ko LD [M] drivers/input/joystick/magellan.ko LD [M] drivers/input/joystick/sidewinder.ko LD [M] drivers/input/joystick/spaceball.ko LD [M] drivers/input/joystick/spaceorb.ko LD [M] drivers/input/joystick/stinger.ko LD [M] drivers/input/joystick/tmdc.ko LD [M] drivers/input/joystick/turbografx.ko LD [M] drivers/input/joystick/twidjoy.ko LD [M] drivers/input/joystick/walkera0701.ko LD [M] drivers/input/joystick/warrior.ko LD [M] drivers/input/joystick/xpad.ko LD [M] drivers/input/joystick/zhenhua.ko LD [M] drivers/input/keyboard/adp5520-keys.ko LD [M] drivers/input/keyboard/adp5588-keys.ko LD [M] drivers/input/keyboard/adp5589-keys.ko LD [M] drivers/input/keyboard/atkbd.ko LD [M] drivers/input/keyboard/bcm-keypad.ko LD [M] drivers/input/keyboard/cap11xx.ko LD [M] drivers/input/keyboard/clps711x-keypad.ko LD [M] drivers/input/keyboard/cros_ec_keyb.ko LD [M] drivers/input/keyboard/goldfish_events.ko LD [M] drivers/input/keyboard/gpio_keys.ko LD [M] drivers/input/keyboard/gpio_keys_polled.ko LD [M] drivers/input/keyboard/lkkbd.ko LD [M] drivers/input/keyboard/lm8323.ko LD [M] drivers/input/keyboard/lm8333.ko LD [M] drivers/input/keyboard/matrix_keypad.ko LD [M] drivers/input/keyboard/max7359_keypad.ko LD [M] drivers/input/keyboard/mcs_touchkey.ko LD [M] drivers/input/keyboard/mpr121_touchkey.ko LD [M] drivers/input/keyboard/newtonkbd.ko LD [M] drivers/input/keyboard/omap4-keypad.ko LD [M] drivers/input/keyboard/opencores-kbd.ko LD [M] drivers/input/keyboard/qt1070.ko LD [M] drivers/input/keyboard/qt2160.ko LD [M] drivers/input/keyboard/samsung-keypad.ko LD [M] drivers/input/keyboard/sh_keysc.ko LD [M] drivers/input/keyboard/st-keyscan.ko LD [M] drivers/input/keyboard/stmpe-keypad.ko LD [M] drivers/input/keyboard/stowaway.ko LD [M] drivers/input/keyboard/sunkbd.ko LD [M] drivers/input/keyboard/tc3589x-keypad.ko LD [M] drivers/input/keyboard/tca6416-keypad.ko LD [M] drivers/input/keyboard/tca8418_keypad.ko LD [M] drivers/input/keyboard/twl4030_keypad.ko LD [M] drivers/input/keyboard/xtkbd.ko LD [M] drivers/input/matrix-keymap.ko LD [M] drivers/input/misc/88pm80x_onkey.ko LD [M] drivers/input/misc/88pm860x_onkey.ko LD [M] drivers/input/misc/ad714x-i2c.ko LD [M] drivers/input/misc/ad714x-spi.ko LD [M] drivers/input/misc/ad714x.ko LD [M] drivers/input/misc/adxl34x-i2c.ko LD [M] drivers/input/misc/adxl34x-spi.ko LD [M] drivers/input/misc/adxl34x.ko LD [M] drivers/input/misc/apanel.ko LD [M] drivers/input/misc/arizona-haptics.ko LD [M] drivers/input/misc/ati_remote2.ko LD [M] drivers/input/misc/atlas_btns.ko LD [M] drivers/input/misc/atmel_captouch.ko LD [M] drivers/input/misc/axp20x-pek.ko LD [M] drivers/input/misc/bma150.ko LD [M] drivers/input/misc/cm109.ko LD [M] drivers/input/misc/cma3000_d0x.ko LD [M] drivers/input/misc/cma3000_d0x_i2c.ko LD [M] drivers/input/misc/da9052_onkey.ko LD [M] drivers/input/misc/da9055_onkey.ko LD [M] drivers/input/misc/da9063_onkey.ko LD [M] drivers/input/misc/drv260x.ko LD [M] drivers/input/misc/drv2665.ko LD [M] drivers/input/misc/drv2667.ko LD [M] drivers/input/misc/e3x0-button.ko LD [M] drivers/input/misc/gp2ap002a00f.ko LD [M] drivers/input/misc/gpio-beeper.ko LD [M] drivers/input/misc/gpio_tilt_polled.ko LD [M] drivers/input/misc/hisi_powerkey.ko LD [M] drivers/input/misc/ideapad_slidebar.ko LD [M] drivers/input/misc/ims-pcu.ko LD [M] drivers/input/misc/keyspan_remote.ko LD [M] drivers/input/misc/kxtj9.ko LD [M] drivers/input/misc/max77693-haptic.ko LD [M] drivers/input/misc/max8925_onkey.ko LD [M] drivers/input/misc/max8997_haptic.ko LD [M] drivers/input/misc/mc13783-pwrbutton.ko LD [M] drivers/input/misc/mma8450.ko LD [M] drivers/input/misc/mpu3050.ko LD [M] drivers/input/misc/palmas-pwrbutton.ko LD [M] drivers/input/misc/pcap_keys.ko LD [M] drivers/input/misc/pcf50633-input.ko LD [M] drivers/input/misc/pcf8574_keypad.ko LD [M] drivers/input/misc/pcspkr.ko LD [M] drivers/input/misc/pm8941-pwrkey.ko LD [M] drivers/input/misc/powermate.ko LD [M] drivers/input/misc/pwm-beeper.ko LD [M] drivers/input/misc/regulator-haptic.ko LD [M] drivers/input/misc/retu-pwrbutton.ko LD [M] drivers/input/misc/rotary_encoder.ko LD [M] drivers/input/misc/soc_button_array.ko LD [M] drivers/input/misc/tps65218-pwrbutton.ko LD [M] drivers/input/misc/twl4030-pwrbutton.ko LD [M] drivers/input/misc/twl4030-vibra.ko LD [M] drivers/input/misc/twl6040-vibra.ko LD [M] drivers/input/misc/uinput.ko LD [M] drivers/input/misc/wm831x-on.ko LD [M] drivers/input/misc/xen-kbdfront.ko LD [M] drivers/input/misc/yealink.ko LD [M] drivers/input/mouse/appletouch.ko LD [M] drivers/input/mouse/bcm5974.ko LD [M] drivers/input/mouse/cyapatp.ko LD [M] drivers/input/mouse/elan_i2c.ko LD [M] drivers/input/mouse/gpio_mouse.ko LD [M] drivers/input/mouse/psmouse.ko LD [M] drivers/input/mouse/sermouse.ko LD [M] drivers/input/mouse/synaptics_i2c.ko LD [M] drivers/input/mouse/synaptics_usb.ko LD [M] drivers/input/mouse/vsxxxaa.ko LD [M] drivers/input/mousedev.ko LD [M] drivers/input/rmi4/rmi_core.ko LD [M] drivers/input/rmi4/rmi_i2c.ko LD [M] drivers/input/rmi4/rmi_spi.ko LD [M] drivers/input/serio/altera_ps2.ko LD [M] drivers/input/serio/apbps2.ko LD [M] drivers/input/serio/arc_ps2.ko LD [M] drivers/input/serio/ct82c710.ko LD [M] drivers/input/serio/hyperv-keyboard.ko LD [M] drivers/input/serio/i8042.ko LD [M] drivers/input/serio/libps2.ko LD [M] drivers/input/serio/olpc_apsp.ko LD [M] drivers/input/serio/parkbd.ko LD [M] drivers/input/serio/pcips2.ko LD [M] drivers/input/serio/ps2mult.ko LD [M] drivers/input/serio/serio.ko LD [M] drivers/input/serio/serio_raw.ko LD [M] drivers/input/serio/serport.ko LD [M] drivers/input/serio/sun4i-ps2.ko LD [M] drivers/input/serio/userio.ko LD [M] drivers/input/sparse-keymap.ko LD [M] drivers/input/tablet/acecad.ko LD [M] drivers/input/tablet/aiptek.ko LD [M] drivers/input/tablet/gtco.ko LD [M] drivers/input/tablet/hanwang.ko LD [M] drivers/input/tablet/kbtab.ko LD [M] drivers/input/tablet/pegasus_notetaker.ko LD [M] drivers/input/tablet/wacom_serial4.ko LD [M] drivers/input/touchscreen/88pm860x-ts.ko LD [M] drivers/input/touchscreen/ad7877.ko LD [M] drivers/input/touchscreen/ad7879-i2c.ko LD [M] drivers/input/touchscreen/ad7879-spi.ko LD [M] drivers/input/touchscreen/ad7879.ko LD [M] drivers/input/touchscreen/ads7846.ko LD [M] drivers/input/touchscreen/ar1021_i2c.ko LD [M] drivers/input/touchscreen/atmel_mxt_ts.ko LD [M] drivers/input/touchscreen/auo-pixcir-ts.ko LD [M] drivers/input/touchscreen/bcm_iproc_tsc.ko LD [M] drivers/input/touchscreen/bu21013_ts.ko LD [M] drivers/input/touchscreen/chipone_icn8318.ko LD [M] drivers/input/touchscreen/colibri-vf50-ts.ko LD [M] drivers/input/touchscreen/cy8ctmg110_ts.ko LD [M] drivers/input/touchscreen/cyttsp4_core.ko LD [M] drivers/input/touchscreen/cyttsp4_i2c.ko LD [M] drivers/input/touchscreen/cyttsp4_spi.ko LD [M] drivers/input/touchscreen/cyttsp_core.ko LD [M] drivers/input/touchscreen/cyttsp_i2c.ko LD [M] drivers/input/touchscreen/cyttsp_i2c_common.ko LD [M] drivers/input/touchscreen/cyttsp_spi.ko LD [M] drivers/input/touchscreen/da9034-ts.ko LD [M] drivers/input/touchscreen/da9052_tsi.ko LD [M] drivers/input/touchscreen/dynapro.ko LD [M] drivers/input/touchscreen/edt-ft5x06.ko LD [M] drivers/input/touchscreen/eeti_ts.ko LD [M] drivers/input/touchscreen/egalax_ts.ko LD [M] drivers/input/touchscreen/egalax_ts_serial.ko LD [M] drivers/input/touchscreen/elants_i2c.ko LD [M] drivers/input/touchscreen/elo.ko LD [M] drivers/input/touchscreen/fsl-imx25-tcq.ko LD [M] drivers/input/touchscreen/ft6236.ko LD [M] drivers/input/touchscreen/fujitsu_ts.ko LD [M] drivers/input/touchscreen/goodix.ko LD [M] drivers/input/touchscreen/gunze.ko LD [M] drivers/input/touchscreen/hampshire.ko LD [M] drivers/input/touchscreen/ili210x.ko LD [M] drivers/input/touchscreen/imx6ul_tsc.ko LD [M] drivers/input/touchscreen/inexio.ko LD [M] drivers/input/touchscreen/intel-mid-touch.ko LD [M] drivers/input/touchscreen/max11801_ts.ko LD [M] drivers/input/touchscreen/mc13783_ts.ko LD [M] drivers/input/touchscreen/mcs5000_ts.ko LD [M] drivers/input/touchscreen/melfas_mip4.ko LD [M] drivers/input/touchscreen/migor_ts.ko LD [M] drivers/input/touchscreen/mk712.ko LD [M] drivers/input/touchscreen/mms114.ko LD [M] drivers/input/touchscreen/mtouch.ko LD [M] drivers/input/touchscreen/pcap_ts.ko LD [M] drivers/input/touchscreen/penmount.ko LD [M] drivers/input/touchscreen/pixcir_i2c_ts.ko LD [M] drivers/input/touchscreen/raydium_i2c_ts.ko LD [M] drivers/input/touchscreen/rohm_bu21023.ko LD [M] drivers/input/touchscreen/silead.ko LD [M] drivers/input/touchscreen/sis_i2c.ko LD [M] drivers/input/touchscreen/st1232.ko LD [M] drivers/input/touchscreen/stmpe-ts.ko LD [M] drivers/input/touchscreen/sun4i-ts.ko LD [M] drivers/input/touchscreen/sur40.ko LD [M] drivers/input/touchscreen/surface3_spi.ko LD [M] drivers/input/touchscreen/sx8654.ko LD [M] drivers/input/touchscreen/ti_am335x_tsc.ko LD [M] drivers/input/touchscreen/touchit213.ko LD [M] drivers/input/touchscreen/touchright.ko LD [M] drivers/input/touchscreen/touchwin.ko LD [M] drivers/input/touchscreen/tps6507x-ts.ko LD [M] drivers/input/touchscreen/ts4800-ts.ko LD [M] drivers/input/touchscreen/tsc2004.ko LD [M] drivers/input/touchscreen/tsc2005.ko LD [M] drivers/input/touchscreen/tsc2007.ko LD [M] drivers/input/touchscreen/tsc200x-core.ko LD [M] drivers/input/touchscreen/tsc40.ko LD [M] drivers/input/touchscreen/ucb1400_ts.ko LD [M] drivers/input/touchscreen/usbtouchscreen.ko LD [M] drivers/input/touchscreen/wacom_i2c.ko LD [M] drivers/input/touchscreen/wacom_w8001.ko LD [M] drivers/input/touchscreen/wdt87xx_i2c.ko LD [M] drivers/input/touchscreen/wm831x-ts.ko LD [M] drivers/input/touchscreen/wm97xx-ts.ko LD [M] drivers/input/touchscreen/zforce_ts.ko LD [M] drivers/iommu/amd_iommu_v2.ko LD [M] drivers/ipack/carriers/tpci200.ko LD [M] drivers/ipack/devices/ipoctal.ko LD [M] drivers/ipack/ipack.ko LD [M] drivers/irqchip/irq-ts4800.ko LD [M] drivers/isdn/capi/capi.ko LD [M] drivers/isdn/capi/capidrv.ko LD [M] drivers/isdn/capi/kernelcapi.ko LD [M] drivers/isdn/divert/dss1_divert.ko LD [M] drivers/isdn/gigaset/bas_gigaset.ko LD [M] drivers/isdn/gigaset/gigaset.ko LD [M] drivers/isdn/gigaset/ser_gigaset.ko LD [M] drivers/isdn/gigaset/usb_gigaset.ko LD [M] drivers/isdn/hardware/avm/avm_cs.ko LD [M] drivers/isdn/hardware/avm/b1.ko LD [M] drivers/isdn/hardware/avm/b1dma.ko LD [M] drivers/isdn/hardware/avm/b1pci.ko LD [M] drivers/isdn/hardware/avm/b1pcmcia.ko LD [M] drivers/isdn/hardware/avm/c4.ko LD [M] drivers/isdn/hardware/avm/t1pci.ko LD [M] drivers/isdn/hardware/eicon/diva_idi.ko LD [M] drivers/isdn/hardware/eicon/diva_mnt.ko LD [M] drivers/isdn/hardware/eicon/divacapi.ko LD [M] drivers/isdn/hardware/eicon/divadidd.ko LD [M] drivers/isdn/hardware/eicon/divas.ko LD [M] drivers/isdn/hardware/mISDN/avmfritz.ko LD [M] drivers/isdn/hardware/mISDN/hfcmulti.ko LD [M] drivers/isdn/hardware/mISDN/hfcpci.ko LD [M] drivers/isdn/hardware/mISDN/hfcsusb.ko LD [M] drivers/isdn/hardware/mISDN/mISDNinfineon.ko LD [M] drivers/isdn/hardware/mISDN/mISDNipac.ko LD [M] drivers/isdn/hardware/mISDN/mISDNisar.ko LD [M] drivers/isdn/hardware/mISDN/netjet.ko LD [M] drivers/isdn/hardware/mISDN/speedfax.ko LD [M] drivers/isdn/hardware/mISDN/w6692.ko LD [M] drivers/isdn/hisax/avma1_cs.ko LD [M] drivers/isdn/hisax/elsa_cs.ko LD [M] drivers/isdn/hisax/hfc4s8s_l1.ko LD [M] drivers/isdn/hisax/hfc_usb.ko LD [M] drivers/isdn/hisax/hisax.ko LD [M] drivers/isdn/hisax/hisax_fcpcipnp.ko LD [M] drivers/isdn/hisax/hisax_isac.ko LD [M] drivers/isdn/hisax/hisax_st5481.ko LD [M] drivers/isdn/hisax/sedlbauer_cs.ko LD [M] drivers/isdn/hisax/teles_cs.ko LD [M] drivers/isdn/hysdn/hysdn.ko LD [M] drivers/isdn/i4l/isdn.ko LD [M] drivers/isdn/i4l/isdn_bsdcomp.ko LD [M] drivers/isdn/i4l/isdnhdlc.ko LD [M] drivers/isdn/mISDN/l1oip.ko LD [M] drivers/isdn/mISDN/mISDN_core.ko LD [M] drivers/isdn/mISDN/mISDN_dsp.ko LD [M] drivers/leds/dell-led.ko LD [M] drivers/leds/led-class-flash.ko LD [M] drivers/leds/led-class.ko LD [M] drivers/leds/leds-88pm860x.ko LD [M] drivers/leds/leds-aat1290.ko LD [M] drivers/leds/leds-adp5520.ko LD [M] drivers/leds/leds-bcm6328.ko LD [M] drivers/leds/leds-bcm6358.ko LD [M] drivers/leds/leds-bd2802.ko LD [M] drivers/leds/leds-clevo-mail.ko LD [M] drivers/leds/leds-blinkm.ko LD [M] drivers/leds/leds-da903x.ko LD [M] drivers/leds/leds-da9052.ko LD [M] drivers/leds/leds-dac124s085.ko LD [M] drivers/leds/leds-gpio.ko LD [M] drivers/leds/leds-is31fl32xx.ko LD [M] drivers/leds/leds-ktd2692.ko LD [M] drivers/leds/leds-lm3530.ko LD [M] drivers/leds/leds-lm3533.ko LD [M] drivers/leds/leds-lm355x.ko LD [M] drivers/leds/leds-lm3642.ko LD [M] drivers/leds/leds-lp3944.ko LD [M] drivers/leds/leds-lp3952.ko LD [M] drivers/leds/leds-lp5521.ko LD [M] drivers/leds/leds-lp5523.ko LD [M] drivers/leds/leds-lp5562.ko LD [M] drivers/leds/leds-lp55xx-common.ko LD [M] drivers/leds/leds-lp8501.ko LD [M] drivers/leds/leds-lp8788.ko LD [M] drivers/leds/leds-lp8860.ko LD [M] drivers/leds/leds-lt3593.ko LD [M] drivers/leds/leds-max77693.ko LD [M] drivers/leds/leds-max8997.ko LD [M] drivers/leds/leds-mc13783.ko LD [M] drivers/leds/leds-menf21bmc.ko LD [M] drivers/leds/leds-ot200.ko LD [M] drivers/leds/leds-pca9532.ko LD [M] drivers/leds/leds-pca955x.ko LD [M] drivers/leds/leds-pca963x.ko LD [M] drivers/leds/leds-pwm.ko LD [M] drivers/leds/leds-regulator.ko LD [M] drivers/leds/leds-ss4200.ko LD [M] drivers/leds/leds-tca6507.ko LD [M] drivers/leds/leds-tlc591xx.ko LD [M] drivers/leds/leds-wm831x-status.ko LD [M] drivers/leds/leds-wm8350.ko LD [M] drivers/leds/trigger/ledtrig-backlight.ko LD [M] drivers/leds/trigger/ledtrig-camera.ko LD [M] drivers/leds/trigger/ledtrig-default-on.ko LD [M] drivers/leds/trigger/ledtrig-gpio.ko LD [M] drivers/leds/trigger/ledtrig-heartbeat.ko LD [M] drivers/leds/trigger/ledtrig-oneshot.ko LD [M] drivers/leds/trigger/ledtrig-timer.ko LD [M] drivers/leds/trigger/ledtrig-transient.ko LD [M] drivers/lightnvm/gennvm.ko LD [M] drivers/lightnvm/rrpc.ko LD [M] drivers/macintosh/mac_hid.ko LD [M] drivers/mailbox/bcm-pdc-mailbox.ko LD [M] drivers/mailbox/mailbox-altera.ko LD [M] drivers/mailbox/mailbox-test.ko LD [M] drivers/mcb/mcb-lpc.ko LD [M] drivers/mcb/mcb-pci.ko LD [M] drivers/mcb/mcb.ko LD [M] drivers/md/bcache/bcache.ko LD [M] drivers/md/dm-bio-prison.ko LD [M] drivers/md/dm-bufio.ko LD [M] drivers/md/dm-cache-cleaner.ko LD [M] drivers/md/dm-cache-smq.ko LD [M] drivers/md/dm-cache.ko LD [M] drivers/md/dm-crypt.ko LD [M] drivers/md/dm-delay.ko LD [M] drivers/md/dm-era.ko LD [M] drivers/md/dm-flakey.ko LD [M] drivers/md/dm-log-userspace.ko LD [M] drivers/md/dm-log-writes.ko LD [M] drivers/md/dm-log.ko LD [M] drivers/md/dm-mirror.ko LD [M] drivers/md/dm-mod.ko LD [M] drivers/md/dm-multipath.ko LD [M] drivers/md/dm-queue-length.ko LD [M] drivers/md/dm-raid.ko LD [M] drivers/md/dm-region-hash.ko LD [M] drivers/md/dm-round-robin.ko LD [M] drivers/md/dm-service-time.ko LD [M] drivers/md/dm-snapshot.ko LD [M] drivers/md/dm-switch.ko LD [M] drivers/md/dm-thin-pool.ko LD [M] drivers/md/dm-verity.ko LD [M] drivers/md/dm-zero.ko LD [M] drivers/md/faulty.ko LD [M] drivers/md/linear.ko LD [M] drivers/md/md-cluster.ko LD [M] drivers/md/md-mod.ko LD [M] drivers/md/multipath.ko LD [M] drivers/md/persistent-data/dm-persistent-data.ko LD [M] drivers/md/raid0.ko LD [M] drivers/md/raid1.ko LD [M] drivers/md/raid10.ko LD [M] drivers/md/raid456.ko LD [M] drivers/media/cec-edid.ko LD [M] drivers/media/common/b2c2/b2c2-flexcop.ko LD [M] drivers/media/common/cx2341x.ko LD [M] drivers/media/common/cypress_firmware.ko LD [M] drivers/media/common/saa7146/saa7146.ko LD [M] drivers/media/common/saa7146/saa7146_vv.ko LD [M] drivers/media/common/siano/smsdvb.ko LD [M] drivers/media/common/siano/smsmdtv.ko LD [M] drivers/media/common/tveeprom.ko LD [M] drivers/media/common/v4l2-tpg/v4l2-tpg.ko LD [M] drivers/media/dvb-core/dvb-core.ko LD [M] drivers/media/dvb-frontends/a8293.ko LD [M] drivers/media/dvb-frontends/af9013.ko LD [M] drivers/media/dvb-frontends/af9033.ko LD [M] drivers/media/dvb-frontends/as102_fe.ko LD [M] drivers/media/dvb-frontends/ascot2e.ko LD [M] drivers/media/dvb-frontends/atbm8830.ko LD [M] drivers/media/dvb-frontends/au8522_common.ko LD [M] drivers/media/dvb-frontends/au8522_decoder.ko LD [M] drivers/media/dvb-frontends/au8522_dig.ko LD [M] drivers/media/dvb-frontends/bcm3510.ko LD [M] drivers/media/dvb-frontends/cx22700.ko LD [M] drivers/media/dvb-frontends/cx22702.ko LD [M] drivers/media/dvb-frontends/cx24110.ko LD [M] drivers/media/dvb-frontends/cx24113.ko LD [M] drivers/media/dvb-frontends/cx24116.ko LD [M] drivers/media/dvb-frontends/cx24117.ko LD [M] drivers/media/dvb-frontends/cx24120.ko LD [M] drivers/media/dvb-frontends/cx24123.ko LD [M] drivers/media/dvb-frontends/cxd2820r.ko LD [M] drivers/media/dvb-frontends/cxd2841er.ko LD [M] drivers/media/dvb-frontends/dib0070.ko LD [M] drivers/media/dvb-frontends/dib0090.ko LD [M] drivers/media/dvb-frontends/dib3000mb.ko LD [M] drivers/media/dvb-frontends/dib3000mc.ko LD [M] drivers/media/dvb-frontends/dib7000m.ko LD [M] drivers/media/dvb-frontends/dib7000p.ko LD [M] drivers/media/dvb-frontends/dib8000.ko LD [M] drivers/media/dvb-frontends/dib9000.ko LD [M] drivers/media/dvb-frontends/dibx000_common.ko LD [M] drivers/media/dvb-frontends/drx39xyj/drx39xyj.ko LD [M] drivers/media/dvb-frontends/drxd.ko LD [M] drivers/media/dvb-frontends/drxk.ko LD [M] drivers/media/dvb-frontends/ds3000.ko LD [M] drivers/media/dvb-frontends/dvb-pll.ko LD [M] drivers/media/dvb-frontends/dvb_dummy_fe.ko LD [M] drivers/media/dvb-frontends/ec100.ko LD [M] drivers/media/dvb-frontends/hd29l2.ko LD [M] drivers/media/dvb-frontends/helene.ko LD [M] drivers/media/dvb-frontends/horus3a.ko LD [M] drivers/media/dvb-frontends/isl6405.ko LD [M] drivers/media/dvb-frontends/isl6421.ko LD [M] drivers/media/dvb-frontends/isl6423.ko LD [M] drivers/media/dvb-frontends/itd1000.ko LD [M] drivers/media/dvb-frontends/ix2505v.ko LD [M] drivers/media/dvb-frontends/l64781.ko LD [M] drivers/media/dvb-frontends/lg2160.ko LD [M] drivers/media/dvb-frontends/lgdt3306a.ko LD [M] drivers/media/dvb-frontends/lgdt3305.ko LD [M] drivers/media/dvb-frontends/lgdt330x.ko LD [M] drivers/media/dvb-frontends/lgs8gl5.ko LD [M] drivers/media/dvb-frontends/lgs8gxx.ko LD [M] drivers/media/dvb-frontends/lnbh25.ko LD [M] drivers/media/dvb-frontends/lnbp21.ko LD [M] drivers/media/dvb-frontends/lnbp22.ko LD [M] drivers/media/dvb-frontends/m88ds3103.ko LD [M] drivers/media/dvb-frontends/m88rs2000.ko LD [M] drivers/media/dvb-frontends/mb86a16.ko LD [M] drivers/media/dvb-frontends/mb86a20s.ko LD [M] drivers/media/dvb-frontends/mn88472.ko LD [M] drivers/media/dvb-frontends/mn88473.ko LD [M] drivers/media/dvb-frontends/mt312.ko LD [M] drivers/media/dvb-frontends/mt352.ko LD [M] drivers/media/dvb-frontends/nxt200x.ko LD [M] drivers/media/dvb-frontends/nxt6000.ko LD [M] drivers/media/dvb-frontends/or51132.ko LD [M] drivers/media/dvb-frontends/or51211.ko LD [M] drivers/media/dvb-frontends/rtl2830.ko LD [M] drivers/media/dvb-frontends/rtl2832.ko LD [M] drivers/media/dvb-frontends/rtl2832_sdr.ko LD [M] drivers/media/dvb-frontends/s5h1409.ko LD [M] drivers/media/dvb-frontends/s5h1411.ko LD [M] drivers/media/dvb-frontends/s5h1420.ko LD [M] drivers/media/dvb-frontends/s5h1432.ko LD [M] drivers/media/dvb-frontends/s921.ko LD [M] drivers/media/dvb-frontends/si2165.ko LD [M] drivers/media/dvb-frontends/si2168.ko LD [M] drivers/media/dvb-frontends/si21xx.ko LD [M] drivers/media/dvb-frontends/sp2.ko LD [M] drivers/media/dvb-frontends/sp8870.ko LD [M] drivers/media/dvb-frontends/sp887x.ko LD [M] drivers/media/dvb-frontends/stb0899.ko LD [M] drivers/media/dvb-frontends/stb6000.ko LD [M] drivers/media/dvb-frontends/stb6100.ko LD [M] drivers/media/dvb-frontends/stv0288.ko LD [M] drivers/media/dvb-frontends/stv0297.ko LD [M] drivers/media/dvb-frontends/stv0299.ko LD [M] drivers/media/dvb-frontends/stv0367.ko LD [M] drivers/media/dvb-frontends/stv0900.ko LD [M] drivers/media/dvb-frontends/stv090x.ko LD [M] drivers/media/dvb-frontends/stv6110.ko LD [M] drivers/media/dvb-frontends/stv6110x.ko LD [M] drivers/media/dvb-frontends/tc90522.ko LD [M] drivers/media/dvb-frontends/tda10021.ko LD [M] drivers/media/dvb-frontends/tda10023.ko LD [M] drivers/media/dvb-frontends/tda10048.ko LD [M] drivers/media/dvb-frontends/tda1004x.ko LD [M] drivers/media/dvb-frontends/tda10071.ko LD [M] drivers/media/dvb-frontends/tda10086.ko LD [M] drivers/media/dvb-frontends/tda18271c2dd.ko LD [M] drivers/media/dvb-frontends/tda665x.ko LD [M] drivers/media/dvb-frontends/tda8083.ko LD [M] drivers/media/dvb-frontends/tda8261.ko LD [M] drivers/media/dvb-frontends/tda826x.ko LD [M] drivers/media/dvb-frontends/ts2020.ko LD [M] drivers/media/dvb-frontends/tua6100.ko LD [M] drivers/media/dvb-frontends/ves1820.ko LD [M] drivers/media/dvb-frontends/ves1x93.ko LD [M] drivers/media/dvb-frontends/zl10036.ko LD [M] drivers/media/dvb-frontends/zl10039.ko LD [M] drivers/media/dvb-frontends/zl10353.ko LD [M] drivers/media/firewire/firedtv.ko LD [M] drivers/media/i2c/ad9389b.ko LD [M] drivers/media/i2c/adp1653.ko LD [M] drivers/media/i2c/adv7170.ko LD [M] drivers/media/i2c/adv7175.ko LD [M] drivers/media/i2c/adv7180.ko LD [M] drivers/media/i2c/adv7183.ko LD [M] drivers/media/i2c/adv7343.ko LD [M] drivers/media/i2c/adv7393.ko LD [M] drivers/media/i2c/adv7511.ko LD [M] drivers/media/i2c/adv7604.ko LD [M] drivers/media/i2c/adv7842.ko LD [M] drivers/media/i2c/ak881x.ko LD [M] drivers/media/i2c/aptina-pll.ko LD [M] drivers/media/i2c/as3645a.ko LD [M] drivers/media/i2c/bt819.ko LD [M] drivers/media/i2c/bt856.ko LD [M] drivers/media/i2c/bt866.ko LD [M] drivers/media/i2c/cs3308.ko LD [M] drivers/media/i2c/cs5345.ko LD [M] drivers/media/i2c/cs53l32a.ko LD [M] drivers/media/i2c/cx25840/cx25840.ko LD [M] drivers/media/i2c/ir-kbd-i2c.ko LD [M] drivers/media/i2c/ks0127.ko LD [M] drivers/media/i2c/lm3560.ko LD [M] drivers/media/i2c/lm3646.ko LD [M] drivers/media/i2c/m52790.ko LD [M] drivers/media/i2c/m5mols/m5mols.ko LD [M] drivers/media/i2c/ml86v7667.ko LD [M] drivers/media/i2c/msp3400.ko LD [M] drivers/media/i2c/mt9m032.ko LD [M] drivers/media/i2c/mt9p031.ko LD [M] drivers/media/i2c/mt9t001.ko LD [M] drivers/media/i2c/mt9v011.ko LD [M] drivers/media/i2c/mt9v032.ko LD [M] drivers/media/i2c/noon010pc30.ko LD [M] drivers/media/i2c/ov2659.ko LD [M] drivers/media/i2c/ov7640.ko LD [M] drivers/media/i2c/ov7670.ko LD [M] drivers/media/i2c/ov9650.ko LD [M] drivers/media/i2c/s5c73m3/s5c73m3.ko LD [M] drivers/media/i2c/s5k4ecgx.ko LD [M] drivers/media/i2c/s5k5baf.ko LD [M] drivers/media/i2c/s5k6a3.ko LD [M] drivers/media/i2c/s5k6aa.ko LD [M] drivers/media/i2c/saa6588.ko LD [M] drivers/media/i2c/saa6752hs.ko LD [M] drivers/media/i2c/saa7110.ko LD [M] drivers/media/i2c/saa7115.ko LD [M] drivers/media/i2c/saa7127.ko LD [M] drivers/media/i2c/saa717x.ko LD [M] drivers/media/i2c/saa7185.ko LD [M] drivers/media/i2c/smiapp-pll.ko LD [M] drivers/media/i2c/smiapp/smiapp.ko LD [M] drivers/media/i2c/soc_camera/imx074.ko LD [M] drivers/media/i2c/soc_camera/mt9m001.ko LD [M] drivers/media/i2c/soc_camera/mt9m111.ko LD [M] drivers/media/i2c/soc_camera/mt9t031.ko LD [M] drivers/media/i2c/soc_camera/mt9t112.ko LD [M] drivers/media/i2c/soc_camera/mt9v022.ko LD [M] drivers/media/i2c/soc_camera/ov2640.ko LD [M] drivers/media/i2c/soc_camera/ov5642.ko LD [M] drivers/media/i2c/soc_camera/ov6650.ko LD [M] drivers/media/i2c/soc_camera/ov772x.ko LD [M] drivers/media/i2c/soc_camera/ov9640.ko LD [M] drivers/media/i2c/soc_camera/ov9740.ko LD [M] drivers/media/i2c/soc_camera/rj54n1cb0c.ko LD [M] drivers/media/i2c/soc_camera/tw9910.ko LD [M] drivers/media/i2c/sony-btf-mpx.ko LD [M] drivers/media/i2c/sr030pc30.ko LD [M] drivers/media/i2c/tc358743.ko LD [M] drivers/media/i2c/tda7432.ko LD [M] drivers/media/i2c/tda9840.ko LD [M] drivers/media/i2c/tea6415c.ko LD [M] drivers/media/i2c/tea6420.ko LD [M] drivers/media/i2c/ths7303.ko LD [M] drivers/media/i2c/ths8200.ko LD [M] drivers/media/i2c/tlv320aic23b.ko LD [M] drivers/media/i2c/tvaudio.ko LD [M] drivers/media/i2c/tvp514x.ko LD [M] drivers/media/i2c/tvp5150.ko LD [M] drivers/media/i2c/tvp7002.ko LD [M] drivers/media/i2c/tw2804.ko LD [M] drivers/media/i2c/tw9903.ko LD [M] drivers/media/i2c/tw9906.ko LD [M] drivers/media/i2c/uda1342.ko LD [M] drivers/media/i2c/upd64031a.ko LD [M] drivers/media/i2c/upd64083.ko LD [M] drivers/media/i2c/vp27smpx.ko LD [M] drivers/media/i2c/vpx3220.ko LD [M] drivers/media/i2c/vs6624.ko LD [M] drivers/media/i2c/wm8739.ko LD [M] drivers/media/i2c/wm8775.ko LD [M] drivers/media/media.ko LD [M] drivers/media/mmc/siano/smssdio.ko LD [M] drivers/media/pci/b2c2/b2c2-flexcop-pci.ko LD [M] drivers/media/pci/bt8xx/bt878.ko LD [M] drivers/media/pci/bt8xx/bttv.ko LD [M] drivers/media/pci/bt8xx/dst.ko LD [M] drivers/media/pci/bt8xx/dst_ca.ko LD [M] drivers/media/pci/bt8xx/dvb-bt8xx.ko LD [M] drivers/media/pci/cobalt/cobalt.ko LD [M] drivers/media/pci/cx18/cx18-alsa.ko LD [M] drivers/media/pci/cx18/cx18.ko LD [M] drivers/media/pci/cx23885/altera-ci.ko LD [M] drivers/media/pci/cx23885/cx23885.ko LD [M] drivers/media/pci/cx25821/cx25821-alsa.ko LD [M] drivers/media/pci/cx25821/cx25821.ko LD [M] drivers/media/pci/cx88/cx88-alsa.ko LD [M] drivers/media/pci/cx88/cx88-blackbird.ko LD [M] drivers/media/pci/cx88/cx88-dvb.ko LD [M] drivers/media/pci/cx88/cx88-vp3054-i2c.ko LD [M] drivers/media/pci/cx88/cx8800.ko LD [M] drivers/media/pci/cx88/cx8802.ko LD [M] drivers/media/pci/cx88/cx88xx.ko LD [M] drivers/media/pci/ddbridge/ddbridge.ko LD [M] drivers/media/pci/dm1105/dm1105.ko LD [M] drivers/media/pci/dt3155/dt3155.ko LD [M] drivers/media/pci/ivtv/ivtv-alsa.ko LD [M] drivers/media/pci/ivtv/ivtv.ko LD [M] drivers/media/pci/ivtv/ivtvfb.ko LD [M] drivers/media/pci/mantis/hopper.ko LD [M] drivers/media/pci/mantis/mantis.ko LD [M] drivers/media/pci/mantis/mantis_core.ko LD [M] drivers/media/pci/meye/meye.ko LD [M] drivers/media/pci/netup_unidvb/netup-unidvb.ko LD [M] drivers/media/pci/ngene/ngene.ko LD [M] drivers/media/pci/pluto2/pluto2.ko LD [M] drivers/media/pci/pt1/earth-pt1.ko LD [M] drivers/media/pci/pt3/earth-pt3.ko LD [M] drivers/media/pci/saa7134/saa7134-alsa.ko LD [M] drivers/media/pci/saa7134/saa7134-dvb.ko LD [M] drivers/media/pci/saa7134/saa7134-empress.ko LD [M] drivers/media/pci/saa7134/saa7134-go7007.ko LD [M] drivers/media/pci/saa7134/saa7134.ko LD [M] drivers/media/pci/saa7146/hexium_gemini.ko LD [M] drivers/media/pci/saa7146/hexium_orion.ko LD [M] drivers/media/pci/saa7146/mxb.ko LD [M] drivers/media/pci/saa7164/saa7164.ko LD [M] drivers/media/pci/smipcie/smipcie.ko LD [M] drivers/media/pci/solo6x10/solo6x10.ko LD [M] drivers/media/pci/ttpci/budget-av.ko LD [M] drivers/media/pci/ttpci/budget-ci.ko LD [M] drivers/media/pci/ttpci/budget-core.ko LD [M] drivers/media/pci/ttpci/budget-patch.ko LD [M] drivers/media/pci/ttpci/budget.ko LD [M] drivers/media/pci/ttpci/dvb-ttpci.ko LD [M] drivers/media/pci/ttpci/ttpci-eeprom.ko LD [M] drivers/media/pci/tw68/tw68.ko LD [M] drivers/media/pci/tw686x/tw686x.ko LD [M] drivers/media/pci/zoran/videocodec.ko LD [M] drivers/media/pci/zoran/zr36016.ko LD [M] drivers/media/pci/zoran/zr36050.ko LD [M] drivers/media/pci/zoran/zr36060.ko LD [M] drivers/media/pci/zoran/zr36067.ko LD [M] drivers/media/platform/am437x/am437x-vpfe.ko LD [M] drivers/media/platform/exynos-gsc/exynos-gsc.ko LD [M] drivers/media/platform/exynos4-is/exynos-fimc-is.ko LD [M] drivers/media/platform/exynos4-is/exynos4-is-common.ko LD [M] drivers/media/platform/exynos4-is/s5p-csis.ko LD [M] drivers/media/platform/exynos4-is/s5p-fimc.ko LD [M] drivers/media/platform/m2m-deinterlace.ko LD [M] drivers/media/platform/marvell-ccic/cafe_ccic.ko LD [M] drivers/media/platform/mtk-vcodec/mtk-vcodec-common.ko LD [M] drivers/media/platform/mtk-vcodec/mtk-vcodec-enc.ko LD [M] drivers/media/platform/mtk-vpu/mtk-vpu.ko LD [M] drivers/media/platform/mx2_emmaprp.ko LD [M] drivers/media/platform/rcar-fcp.ko LD [M] drivers/media/platform/rcar-vin/rcar-vin.ko LD [M] drivers/media/platform/rcar_jpu.ko LD [M] drivers/media/platform/s3c-camif/s3c-camif.ko LD [M] drivers/media/platform/s5p-g2d/s5p-g2d.ko LD [M] drivers/media/platform/s5p-jpeg/s5p-jpeg.ko LD [M] drivers/media/platform/s5p-mfc/s5p-mfc.ko LD [M] drivers/media/platform/s5p-tv/s5p-hdmi.ko LD [M] drivers/media/platform/s5p-tv/s5p-hdmiphy.ko LD [M] drivers/media/platform/s5p-tv/s5p-mixer.ko LD [M] drivers/media/platform/s5p-tv/s5p-sdo.ko LD [M] drivers/media/platform/s5p-tv/s5p-sii9234.ko LD [M] drivers/media/platform/sh_veu.ko LD [M] drivers/media/platform/sh_vou.ko LD [M] drivers/media/platform/soc_camera/atmel-isi.ko LD [M] drivers/media/platform/soc_camera/rcar_vin.ko LD [M] drivers/media/platform/soc_camera/sh_mobile_ceu_camera.ko LD [M] drivers/media/platform/soc_camera/sh_mobile_csi2.ko LD [M] drivers/media/platform/soc_camera/soc_camera.ko LD [M] drivers/media/platform/soc_camera/soc_camera_platform.ko LD [M] drivers/media/platform/soc_camera/soc_mediabus.ko LD [M] drivers/media/platform/soc_camera/soc_scale_crop.ko LD [M] drivers/media/platform/sti/bdisp/bdisp.ko LD [M] drivers/media/platform/sti/c8sectpfe/c8sectpfe.ko LD [M] drivers/media/platform/ti-vpe/ti-cal.ko LD [M] drivers/media/platform/ti-vpe/ti-vpe.ko LD [M] drivers/media/platform/via-camera.ko LD [M] drivers/media/platform/vim2m.ko LD [M] drivers/media/platform/vivid/vivid.ko LD [M] drivers/media/platform/vsp1/vsp1.ko LD [M] drivers/media/platform/xilinx/xilinx-tpg.ko LD [M] drivers/media/platform/xilinx/xilinx-video.ko LD [M] drivers/media/platform/xilinx/xilinx-vtc.ko LD [M] drivers/media/radio/dsbr100.ko LD [M] drivers/media/radio/radio-keene.ko LD [M] drivers/media/radio/radio-ma901.ko LD [M] drivers/media/radio/radio-maxiradio.ko LD [M] drivers/media/radio/radio-mr800.ko LD [M] drivers/media/radio/radio-raremono.ko LD [M] drivers/media/radio/radio-shark.ko LD [M] drivers/media/radio/radio-si476x.ko LD [M] drivers/media/radio/radio-tea5764.ko LD [M] drivers/media/radio/radio-timb.ko LD [M] drivers/media/radio/radio-wl1273.ko LD [M] drivers/media/radio/saa7706h.ko LD [M] drivers/media/radio/shark2.ko LD [M] drivers/media/radio/si470x/radio-i2c-si470x.ko LD [M] drivers/media/radio/si470x/radio-usb-si470x.ko LD [M] drivers/media/radio/si4713/radio-platform-si4713.ko LD [M] drivers/media/radio/si4713/radio-usb-si4713.ko LD [M] drivers/media/radio/si4713/si4713.ko LD [M] drivers/media/radio/tea575x.ko LD [M] drivers/media/radio/tef6862.ko LD [M] drivers/media/radio/wl128x/fm_drv.ko LD [M] drivers/media/rc/ati_remote.ko LD [M] drivers/media/rc/ene_ir.ko LD [M] drivers/media/rc/fintek-cir.ko LD [M] drivers/media/rc/gpio-ir-recv.ko LD [M] drivers/media/rc/igorplugusb.ko LD [M] drivers/media/rc/iguanair.ko LD [M] drivers/media/rc/img-ir/img-ir.ko LD [M] drivers/media/rc/imon.ko LD [M] drivers/media/rc/ir-hix5hd2.ko LD [M] drivers/media/rc/ir-jvc-decoder.ko LD [M] drivers/media/rc/ir-lirc-codec.ko LD [M] drivers/media/rc/ir-mce_kbd-decoder.ko LD [M] drivers/media/rc/ir-nec-decoder.ko LD [M] drivers/media/rc/ir-rc5-decoder.ko LD [M] drivers/media/rc/ir-rc6-decoder.ko LD [M] drivers/media/rc/ir-sanyo-decoder.ko LD [M] drivers/media/rc/ir-sharp-decoder.ko LD [M] drivers/media/rc/ir-sony-decoder.ko LD [M] drivers/media/rc/ir-xmp-decoder.ko LD [M] drivers/media/rc/ite-cir.ko LD [M] drivers/media/rc/keymaps/rc-adstech-dvb-t-pci.ko LD [M] drivers/media/rc/keymaps/rc-alink-dtu-m.ko LD [M] drivers/media/rc/keymaps/rc-anysee.ko LD [M] drivers/media/rc/keymaps/rc-apac-viewcomp.ko LD [M] drivers/media/rc/keymaps/rc-asus-pc39.ko LD [M] drivers/media/rc/keymaps/rc-asus-ps3-100.ko LD [M] drivers/media/rc/keymaps/rc-ati-tv-wonder-hd-600.ko LD [M] drivers/media/rc/keymaps/rc-ati-x10.ko LD [M] drivers/media/rc/keymaps/rc-avermedia-a16d.ko LD [M] drivers/media/rc/keymaps/rc-avermedia-cardbus.ko LD [M] drivers/media/rc/keymaps/rc-avermedia-dvbt.ko LD [M] drivers/media/rc/keymaps/rc-avermedia-m135a.ko LD [M] drivers/media/rc/keymaps/rc-avermedia-m733a-rm-k6.ko LD [M] drivers/media/rc/keymaps/rc-avermedia-rm-ks.ko LD [M] drivers/media/rc/keymaps/rc-avermedia.ko LD [M] drivers/media/rc/keymaps/rc-avertv-303.ko LD [M] drivers/media/rc/keymaps/rc-azurewave-ad-tu700.ko LD [M] drivers/media/rc/keymaps/rc-behold-columbus.ko LD [M] drivers/media/rc/keymaps/rc-behold.ko LD [M] drivers/media/rc/keymaps/rc-budget-ci-old.ko LD [M] drivers/media/rc/keymaps/rc-cec.ko LD [M] drivers/media/rc/keymaps/rc-cinergy-1400.ko LD [M] drivers/media/rc/keymaps/rc-cinergy.ko LD [M] drivers/media/rc/keymaps/rc-delock-61959.ko LD [M] drivers/media/rc/keymaps/rc-dib0700-nec.ko LD [M] drivers/media/rc/keymaps/rc-dib0700-rc5.ko LD [M] drivers/media/rc/keymaps/rc-digitalnow-tinytwin.ko LD [M] drivers/media/rc/keymaps/rc-digittrade.ko LD [M] drivers/media/rc/keymaps/rc-dm1105-nec.ko LD [M] drivers/media/rc/keymaps/rc-dntv-live-dvb-t.ko LD [M] drivers/media/rc/keymaps/rc-dntv-live-dvbt-pro.ko LD [M] drivers/media/rc/keymaps/rc-dtt200u.ko LD [M] drivers/media/rc/keymaps/rc-dvbsky.ko LD [M] drivers/media/rc/keymaps/rc-em-terratec.ko LD [M] drivers/media/rc/keymaps/rc-encore-enltv-fm53.ko LD [M] drivers/media/rc/keymaps/rc-encore-enltv.ko LD [M] drivers/media/rc/keymaps/rc-encore-enltv2.ko LD [M] drivers/media/rc/keymaps/rc-evga-indtube.ko LD [M] drivers/media/rc/keymaps/rc-eztv.ko LD [M] drivers/media/rc/keymaps/rc-flydvb.ko LD [M] drivers/media/rc/keymaps/rc-flyvideo.ko LD [M] drivers/media/rc/keymaps/rc-fusionhdtv-mce.ko LD [M] drivers/media/rc/keymaps/rc-gadmei-rm008z.ko LD [M] drivers/media/rc/keymaps/rc-genius-tvgo-a11mce.ko LD [M] drivers/media/rc/keymaps/rc-gotview7135.ko LD [M] drivers/media/rc/keymaps/rc-hauppauge.ko LD [M] drivers/media/rc/keymaps/rc-imon-mce.ko LD [M] drivers/media/rc/keymaps/rc-imon-pad.ko LD [M] drivers/media/rc/keymaps/rc-iodata-bctv7e.ko LD [M] drivers/media/rc/keymaps/rc-it913x-v1.ko LD [M] drivers/media/rc/keymaps/rc-it913x-v2.ko LD [M] drivers/media/rc/keymaps/rc-kaiomy.ko LD [M] drivers/media/rc/keymaps/rc-kworld-315u.ko LD [M] drivers/media/rc/keymaps/rc-kworld-pc150u.ko LD [M] drivers/media/rc/keymaps/rc-kworld-plus-tv-analog.ko LD [M] drivers/media/rc/keymaps/rc-leadtek-y04g0051.ko LD [M] drivers/media/rc/keymaps/rc-lirc.ko LD [M] drivers/media/rc/keymaps/rc-lme2510.ko LD [M] drivers/media/rc/keymaps/rc-manli.ko LD [M] drivers/media/rc/keymaps/rc-medion-x10-digitainer.ko LD [M] drivers/media/rc/keymaps/rc-medion-x10-or2x.ko LD [M] drivers/media/rc/keymaps/rc-medion-x10.ko LD [M] drivers/media/rc/keymaps/rc-msi-digivox-ii.ko LD [M] drivers/media/rc/keymaps/rc-msi-digivox-iii.ko LD [M] drivers/media/rc/keymaps/rc-msi-tvanywhere-plus.ko LD [M] drivers/media/rc/keymaps/rc-msi-tvanywhere.ko LD [M] drivers/media/rc/keymaps/rc-nebula.ko LD [M] drivers/media/rc/keymaps/rc-nec-terratec-cinergy-xs.ko LD [M] drivers/media/rc/keymaps/rc-norwood.ko LD [M] drivers/media/rc/keymaps/rc-npgtech.ko LD [M] drivers/media/rc/keymaps/rc-pctv-sedna.ko LD [M] drivers/media/rc/keymaps/rc-pinnacle-color.ko LD [M] drivers/media/rc/keymaps/rc-pinnacle-grey.ko LD [M] drivers/media/rc/keymaps/rc-pinnacle-pctv-hd.ko LD [M] drivers/media/rc/keymaps/rc-pixelview-002t.ko LD [M] drivers/media/rc/keymaps/rc-pixelview-mk12.ko LD [M] drivers/media/rc/keymaps/rc-pixelview-new.ko LD [M] drivers/media/rc/keymaps/rc-pixelview.ko LD [M] drivers/media/rc/keymaps/rc-powercolor-real-angel.ko LD [M] drivers/media/rc/keymaps/rc-proteus-2309.ko LD [M] drivers/media/rc/keymaps/rc-purpletv.ko LD [M] drivers/media/rc/keymaps/rc-pv951.ko LD [M] drivers/media/rc/keymaps/rc-rc6-mce.ko LD [M] drivers/media/rc/keymaps/rc-real-audio-220-32-keys.ko LD [M] drivers/media/rc/keymaps/rc-reddo.ko LD [M] drivers/media/rc/keymaps/rc-snapstream-firefly.ko LD [M] drivers/media/rc/keymaps/rc-streamzap.ko LD [M] drivers/media/rc/keymaps/rc-su3000.ko LD [M] drivers/media/rc/keymaps/rc-tbs-nec.ko LD [M] drivers/media/rc/keymaps/rc-technisat-ts35.ko LD [M] drivers/media/rc/keymaps/rc-technisat-usb2.ko LD [M] drivers/media/rc/keymaps/rc-terratec-cinergy-c-pci.ko LD [M] drivers/media/rc/keymaps/rc-terratec-cinergy-s2-hd.ko LD [M] drivers/media/rc/keymaps/rc-terratec-cinergy-xs.ko LD [M] drivers/media/rc/keymaps/rc-terratec-slim-2.ko LD [M] drivers/media/rc/keymaps/rc-terratec-slim.ko LD [M] drivers/media/rc/keymaps/rc-tevii-nec.ko LD [M] drivers/media/rc/keymaps/rc-tivo.ko LD [M] drivers/media/rc/keymaps/rc-total-media-in-hand-02.ko LD [M] drivers/media/rc/keymaps/rc-total-media-in-hand.ko LD [M] drivers/media/rc/keymaps/rc-trekstor.ko LD [M] drivers/media/rc/keymaps/rc-tt-1500.ko LD [M] drivers/media/rc/keymaps/rc-twinhan-dtv-cab-ci.ko LD [M] drivers/media/rc/keymaps/rc-twinhan1027.ko LD [M] drivers/media/rc/keymaps/rc-videomate-m1f.ko LD [M] drivers/media/rc/keymaps/rc-videomate-s350.ko LD [M] drivers/media/rc/keymaps/rc-videomate-tv-pvr.ko LD [M] drivers/media/rc/keymaps/rc-winfast-usbii-deluxe.ko LD [M] drivers/media/rc/keymaps/rc-winfast.ko LD [M] drivers/media/rc/lirc_dev.ko LD [M] drivers/media/rc/mceusb.ko LD [M] drivers/media/rc/meson-ir.ko LD [M] drivers/media/rc/nuvoton-cir.ko LD [M] drivers/media/rc/rc-core.ko LD [M] drivers/media/rc/rc-loopback.ko LD [M] drivers/media/rc/redrat3.ko LD [M] drivers/media/rc/st_rc.ko LD [M] drivers/media/rc/streamzap.ko LD [M] drivers/media/rc/sunxi-cir.ko LD [M] drivers/media/rc/ttusbir.ko LD [M] drivers/media/rc/winbond-cir.ko LD [M] drivers/media/tuners/e4000.ko LD [M] drivers/media/tuners/fc0011.ko LD [M] drivers/media/tuners/fc0012.ko LD [M] drivers/media/tuners/fc0013.ko LD [M] drivers/media/tuners/fc2580.ko LD [M] drivers/media/tuners/it913x.ko LD [M] drivers/media/tuners/m88rs6000t.ko LD [M] drivers/media/tuners/max2165.ko LD [M] drivers/media/tuners/mc44s803.ko LD [M] drivers/media/tuners/msi001.ko LD [M] drivers/media/tuners/mt2060.ko LD [M] drivers/media/tuners/mt2063.ko LD [M] drivers/media/tuners/mt20xx.ko LD [M] drivers/media/tuners/mt2131.ko LD [M] drivers/media/tuners/mt2266.ko LD [M] drivers/media/tuners/mxl301rf.ko LD [M] drivers/media/tuners/mxl5005s.ko LD [M] drivers/media/tuners/mxl5007t.ko LD [M] drivers/media/tuners/qm1d1c0042.ko LD [M] drivers/media/tuners/qt1010.ko LD [M] drivers/media/tuners/r820t.ko LD [M] drivers/media/tuners/si2157.ko LD [M] drivers/media/tuners/tda18212.ko LD [M] drivers/media/tuners/tda18218.ko LD [M] drivers/media/tuners/tda18271.ko LD [M] drivers/media/tuners/tda827x.ko LD [M] drivers/media/tuners/tda8290.ko LD [M] drivers/media/tuners/tda9887.ko LD [M] drivers/media/tuners/tea5761.ko LD [M] drivers/media/tuners/tea5767.ko LD [M] drivers/media/tuners/tua9001.ko LD [M] drivers/media/tuners/tuner-simple.ko LD [M] drivers/media/tuners/tuner-types.ko LD [M] drivers/media/tuners/tuner-xc2028.ko LD [M] drivers/media/tuners/xc4000.ko LD [M] drivers/media/tuners/xc5000.ko LD [M] drivers/media/usb/airspy/airspy.ko LD [M] drivers/media/usb/as102/dvb-as102.ko LD [M] drivers/media/usb/au0828/au0828.ko LD [M] drivers/media/usb/b2c2/b2c2-flexcop-usb.ko LD [M] drivers/media/usb/cpia2/cpia2.ko LD [M] drivers/media/usb/cx231xx/cx231xx-alsa.ko LD [M] drivers/media/usb/cx231xx/cx231xx-dvb.ko LD [M] drivers/media/usb/cx231xx/cx231xx.ko LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-af9015.ko LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-af9035.ko LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-anysee.ko LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-au6610.ko LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-az6007.ko LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-ce6230.ko LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-dvbsky.ko LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-ec168.ko LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-gl861.ko LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-lmedm04.ko LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-mxl111sf.ko LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-rtl28xxu.ko LD [M] drivers/media/usb/dvb-usb-v2/dvb_usb_v2.ko LD [M] drivers/media/usb/dvb-usb-v2/mxl111sf-demod.ko LD [M] drivers/media/usb/dvb-usb-v2/mxl111sf-tuner.ko LD [M] drivers/media/usb/dvb-usb/dvb-usb-a800.ko LD [M] drivers/media/usb/dvb-usb/dvb-usb-af9005-remote.ko LD [M] drivers/media/usb/dvb-usb/dvb-usb-af9005.ko LD [M] drivers/media/usb/dvb-usb/dvb-usb-az6027.ko LD [M] drivers/media/usb/dvb-usb/dvb-usb-cinergyT2.ko LD [M] drivers/media/usb/dvb-usb/dvb-usb-cxusb.ko LD [M] drivers/media/usb/dvb-usb/dvb-usb-dib0700.ko LD [M] drivers/media/usb/dvb-usb/dvb-usb-dibusb-common.ko LD [M] drivers/media/usb/dvb-usb/dvb-usb-dibusb-mb.ko LD [M] drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc.ko LD [M] drivers/media/usb/dvb-usb/dvb-usb-digitv.ko LD [M] drivers/media/usb/dvb-usb/dvb-usb-dtt200u.ko LD [M] drivers/media/usb/dvb-usb/dvb-usb-dtv5100.ko LD [M] drivers/media/usb/dvb-usb/dvb-usb-friio.ko LD [M] drivers/media/usb/dvb-usb/dvb-usb-dw2102.ko LD [M] drivers/media/usb/dvb-usb/dvb-usb-gp8psk.ko LD [M] drivers/media/usb/dvb-usb/dvb-usb-m920x.ko LD [M] drivers/media/usb/dvb-usb/dvb-usb-nova-t-usb2.ko LD [M] drivers/media/usb/dvb-usb/dvb-usb-opera.ko LD [M] drivers/media/usb/dvb-usb/dvb-usb-pctv452e.ko LD [M] drivers/media/usb/dvb-usb/dvb-usb-technisat-usb2.ko LD [M] drivers/media/usb/dvb-usb/dvb-usb-ttusb2.ko LD [M] drivers/media/usb/dvb-usb/dvb-usb-umt-010.ko LD [M] drivers/media/usb/dvb-usb/dvb-usb-vp702x.ko LD [M] drivers/media/usb/dvb-usb/dvb-usb-vp7045.ko LD [M] drivers/media/usb/dvb-usb/dvb-usb.ko LD [M] drivers/media/usb/em28xx/em28xx-alsa.ko LD [M] drivers/media/usb/em28xx/em28xx-dvb.ko LD [M] drivers/media/usb/em28xx/em28xx-rc.ko LD [M] drivers/media/usb/em28xx/em28xx-v4l.ko LD [M] drivers/media/usb/em28xx/em28xx.ko LD [M] drivers/media/usb/go7007/go7007-loader.ko LD [M] drivers/media/usb/go7007/go7007-usb.ko LD [M] drivers/media/usb/go7007/go7007.ko LD [M] drivers/media/usb/go7007/s2250.ko LD [M] drivers/media/usb/gspca/gl860/gspca_gl860.ko LD [M] drivers/media/usb/gspca/gspca_benq.ko LD [M] drivers/media/usb/gspca/gspca_conex.ko LD [M] drivers/media/usb/gspca/gspca_cpia1.ko LD [M] drivers/media/usb/gspca/gspca_dtcs033.ko LD [M] drivers/media/usb/gspca/gspca_etoms.ko LD [M] drivers/media/usb/gspca/gspca_finepix.ko LD [M] drivers/media/usb/gspca/gspca_jeilinj.ko LD [M] drivers/media/usb/gspca/gspca_jl2005bcd.ko LD [M] drivers/media/usb/gspca/gspca_kinect.ko LD [M] drivers/media/usb/gspca/gspca_konica.ko LD [M] drivers/media/usb/gspca/gspca_main.ko LD [M] drivers/media/usb/gspca/gspca_mars.ko LD [M] drivers/media/usb/gspca/gspca_mr97310a.ko LD [M] drivers/media/usb/gspca/gspca_nw80x.ko LD [M] drivers/media/usb/gspca/gspca_ov519.ko LD [M] drivers/media/usb/gspca/gspca_ov534.ko LD [M] drivers/media/usb/gspca/gspca_ov534_9.ko LD [M] drivers/media/usb/gspca/gspca_pac207.ko LD [M] drivers/media/usb/gspca/gspca_pac7302.ko LD [M] drivers/media/usb/gspca/gspca_pac7311.ko LD [M] drivers/media/usb/gspca/gspca_se401.ko LD [M] drivers/media/usb/gspca/gspca_sn9c2028.ko LD [M] drivers/media/usb/gspca/gspca_sn9c20x.ko LD [M] drivers/media/usb/gspca/gspca_sonixb.ko LD [M] drivers/media/usb/gspca/gspca_sonixj.ko LD [M] drivers/media/usb/gspca/gspca_spca1528.ko LD [M] drivers/media/usb/gspca/gspca_spca500.ko LD [M] drivers/media/usb/gspca/gspca_spca501.ko LD [M] drivers/media/usb/gspca/gspca_spca505.ko LD [M] drivers/media/usb/gspca/gspca_spca506.ko LD [M] drivers/media/usb/gspca/gspca_spca508.ko LD [M] drivers/media/usb/gspca/gspca_spca561.ko LD [M] drivers/media/usb/gspca/gspca_sq905.ko LD [M] drivers/media/usb/gspca/gspca_sq905c.ko LD [M] drivers/media/usb/gspca/gspca_sq930x.ko LD [M] drivers/media/usb/gspca/gspca_stk014.ko LD [M] drivers/media/usb/gspca/gspca_stk1135.ko LD [M] drivers/media/usb/gspca/gspca_stv0680.ko LD [M] drivers/media/usb/gspca/gspca_sunplus.ko LD [M] drivers/media/usb/gspca/gspca_t613.ko LD [M] drivers/media/usb/gspca/gspca_topro.ko LD [M] drivers/media/usb/gspca/gspca_touptek.ko LD [M] drivers/media/usb/gspca/gspca_tv8532.ko LD [M] drivers/media/usb/gspca/gspca_vc032x.ko LD [M] drivers/media/usb/gspca/gspca_vicam.ko LD [M] drivers/media/usb/gspca/gspca_xirlink_cit.ko LD [M] drivers/media/usb/gspca/gspca_zc3xx.ko LD [M] drivers/media/usb/gspca/m5602/gspca_m5602.ko LD [M] drivers/media/usb/gspca/stv06xx/gspca_stv06xx.ko LD [M] drivers/media/usb/hackrf/hackrf.ko LD [M] drivers/media/usb/hdpvr/hdpvr.ko LD [M] drivers/media/usb/msi2500/msi2500.ko LD [M] drivers/media/usb/pvrusb2/pvrusb2.ko LD [M] drivers/media/usb/pwc/pwc.ko LD [M] drivers/media/usb/s2255/s2255drv.ko LD [M] drivers/media/usb/siano/smsusb.ko LD [M] drivers/media/usb/stk1160/stk1160.ko LD [M] drivers/media/usb/stkwebcam/stkwebcam.ko LD [M] drivers/media/usb/tm6000/tm6000-alsa.ko LD [M] drivers/media/usb/tm6000/tm6000-dvb.ko LD [M] drivers/media/usb/tm6000/tm6000.ko LD [M] drivers/media/usb/ttusb-budget/dvb-ttusb-budget.ko LD [M] drivers/media/usb/ttusb-dec/ttusb_dec.ko LD [M] drivers/media/usb/ttusb-dec/ttusbdecfe.ko LD [M] drivers/media/usb/usbtv/usbtv.ko LD [M] drivers/media/usb/usbvision/usbvision.ko LD [M] drivers/media/usb/uvc/uvcvideo.ko LD [M] drivers/media/usb/zr364xx/zr364xx.ko LD [M] drivers/media/v4l2-core/tuner.ko LD [M] drivers/media/v4l2-core/v4l2-common.ko LD [M] drivers/media/v4l2-core/v4l2-dv-timings.ko LD [M] drivers/media/v4l2-core/v4l2-flash-led-class.ko LD [M] drivers/media/v4l2-core/v4l2-mem2mem.ko LD [M] drivers/media/v4l2-core/videobuf-core.ko LD [M] drivers/media/v4l2-core/videobuf-dma-contig.ko LD [M] drivers/media/v4l2-core/videobuf-dma-sg.ko LD [M] drivers/media/v4l2-core/videobuf-dvb.ko LD [M] drivers/media/v4l2-core/videobuf-vmalloc.ko LD [M] drivers/media/v4l2-core/videobuf2-core.ko LD [M] drivers/media/v4l2-core/videobuf2-dma-contig.ko LD [M] drivers/media/v4l2-core/videobuf2-dma-sg.ko LD [M] drivers/media/v4l2-core/videobuf2-dvb.ko LD [M] drivers/media/v4l2-core/videobuf2-memops.ko LD [M] drivers/media/v4l2-core/videobuf2-v4l2.ko LD [M] drivers/media/v4l2-core/videobuf2-vmalloc.ko LD [M] drivers/media/v4l2-core/videodev.ko LD [M] drivers/memstick/core/memstick.ko LD [M] drivers/memstick/core/ms_block.ko LD [M] drivers/memstick/core/mspro_block.ko LD [M] drivers/memstick/host/jmb38x_ms.ko LD [M] drivers/memstick/host/r592.ko LD [M] drivers/memstick/host/rtsx_pci_ms.ko LD [M] drivers/memstick/host/rtsx_usb_ms.ko LD [M] drivers/memstick/host/tifm_ms.ko LD [M] drivers/message/fusion/mptbase.ko LD [M] drivers/message/fusion/mptctl.ko LD [M] drivers/message/fusion/mptfc.ko LD [M] drivers/message/fusion/mptlan.ko LD [M] drivers/message/fusion/mptsas.ko LD [M] drivers/message/fusion/mptscsih.ko LD [M] drivers/mfd/88pm800.ko LD [M] drivers/message/fusion/mptspi.ko LD [M] drivers/mfd/88pm805.ko LD [M] drivers/mfd/88pm80x.ko LD [M] drivers/mfd/ab3100-otp.ko LD [M] drivers/mfd/act8945a.ko LD [M] drivers/mfd/arizona-i2c.ko LD [M] drivers/mfd/arizona-spi.ko LD [M] drivers/mfd/atmel-flexcom.ko LD [M] drivers/mfd/atmel-hlcdc.ko LD [M] drivers/mfd/axp20x-i2c.ko LD [M] drivers/mfd/axp20x.ko LD [M] drivers/mfd/bcm590xx.ko LD [M] drivers/mfd/cros_ec.ko LD [M] drivers/mfd/cros_ec_i2c.ko LD [M] drivers/mfd/cros_ec_spi.ko LD [M] drivers/mfd/cs5535-mfd.ko LD [M] drivers/mfd/da9062-core.ko LD [M] drivers/mfd/da9063.ko LD [M] drivers/mfd/da9150-core.ko LD [M] drivers/mfd/dln2.ko LD [M] drivers/mfd/fsl-imx25-tsadc.ko LD [M] drivers/mfd/hi6421-pmic-core.ko LD [M] drivers/mfd/hi655x-pmic.ko LD [M] drivers/mfd/htc-pasic3.ko LD [M] drivers/mfd/intel-lpss-acpi.ko LD [M] drivers/mfd/intel-lpss-pci.ko LD [M] drivers/mfd/intel-lpss.ko LD [M] drivers/mfd/intel_quark_i2c_gpio.ko LD [M] drivers/mfd/janz-cmodio.ko LD [M] drivers/mfd/kempld-core.ko LD [M] drivers/mfd/lm3533-core.ko LD [M] drivers/mfd/lm3533-ctrlbank.ko LD [M] drivers/mfd/lp3943.ko LD [M] drivers/mfd/lpc_ich.ko LD [M] drivers/mfd/lpc_sch.ko LD [M] drivers/mfd/max14577.ko LD [M] drivers/mfd/max77686.ko LD [M] drivers/mfd/max77693.ko LD [M] drivers/mfd/max8907.ko LD [M] drivers/mfd/mc13xxx-core.ko LD [M] drivers/mfd/mc13xxx-i2c.ko LD [M] drivers/mfd/mc13xxx-spi.ko LD [M] drivers/mfd/menf21bmc.ko LD [M] drivers/mfd/mt6397-core.ko LD [M] drivers/mfd/pcf50633-adc.ko LD [M] drivers/mfd/pcf50633-gpio.ko LD [M] drivers/mfd/pcf50633.ko LD [M] drivers/mfd/qcom-spmi-pmic.ko LD [M] drivers/mfd/rdc321x-southbridge.ko LD [M] drivers/mfd/retu-mfd.ko LD [M] drivers/mfd/rk808.ko LD [M] drivers/mfd/rn5t618.ko LD [M] drivers/mfd/rt5033.ko LD [M] drivers/mfd/rtsx_pci.ko LD [M] drivers/mfd/rtsx_usb.ko LD [M] drivers/mfd/si476x-core.ko LD [M] drivers/mfd/sky81452.ko LD [M] drivers/mfd/sm501.ko LD [M] drivers/mfd/stw481x.ko LD [M] drivers/mfd/ti_am335x_tscadc.ko LD [M] drivers/mfd/timberdale.ko LD [M] drivers/mfd/tps6105x.ko LD [M] drivers/mfd/tps65010.ko LD [M] drivers/mfd/tps6507x.ko LD [M] drivers/mfd/tps65086.ko LD [M] drivers/mfd/tps65217.ko LD [M] drivers/mfd/tps65218.ko LD [M] drivers/mfd/tps65912-core.ko LD [M] drivers/mfd/tps65912-i2c.ko LD [M] drivers/mfd/tps65912-spi.ko LD [M] drivers/mfd/ucb1400_core.ko LD [M] drivers/mfd/viperboard.ko LD [M] drivers/mfd/vx855.ko LD [M] drivers/mfd/wl1273-core.ko LD [M] drivers/mfd/wm8994.ko LD [M] drivers/misc/ad525x_dpot-i2c.ko LD [M] drivers/misc/ad525x_dpot-spi.ko LD [M] drivers/misc/ad525x_dpot.ko LD [M] drivers/misc/altera-stapl/altera-stapl.ko LD [M] drivers/misc/apds9802als.ko LD [M] drivers/misc/apds990x.ko LD [M] drivers/misc/atmel-ssc.ko LD [M] drivers/misc/bh1770glc.ko LD [M] drivers/misc/c2port/c2port-duramar2150.ko LD [M] drivers/misc/c2port/core.ko LD [M] drivers/misc/cb710/cb710.ko LD [M] drivers/misc/cs5535-mfgpt.ko LD [M] drivers/misc/ds1682.ko LD [M] drivers/misc/dummy-irq.ko LD [M] drivers/misc/echo/echo.ko LD [M] drivers/misc/eeprom/at24.ko LD [M] drivers/misc/eeprom/at25.ko LD [M] drivers/misc/eeprom/eeprom.ko LD [M] drivers/misc/eeprom/eeprom_93cx6.ko LD [M] drivers/misc/eeprom/eeprom_93xx46.ko LD [M] drivers/misc/eeprom/max6875.ko LD [M] drivers/misc/enclosure.ko LD [M] drivers/misc/fsa9480.ko LD [M] drivers/misc/genwqe/genwqe_card.ko LD [M] drivers/misc/hmc6352.ko LD [M] drivers/misc/hpilo.ko LD [M] drivers/misc/ibmasm/ibmasm.ko LD [M] drivers/misc/ics932s401.ko LD [M] drivers/misc/ioc4.ko LD [M] drivers/misc/isl29003.ko LD [M] drivers/misc/isl29020.ko LD [M] drivers/misc/lattice-ecp3-config.ko LD [M] drivers/misc/lis3lv02d/lis3lv02d.ko LD [M] drivers/misc/lis3lv02d/lis3lv02d_i2c.ko LD [M] drivers/misc/lkdtm.ko LD [M] drivers/misc/mei/mei-me.ko LD [M] drivers/misc/mei/mei-txe.ko LD [M] drivers/misc/mei/mei.ko LD [M] drivers/misc/mic/bus/cosm_bus.ko LD [M] drivers/misc/mic/bus/mic_bus.ko LD [M] drivers/misc/mic/bus/scif_bus.ko LD [M] drivers/misc/mic/bus/vop_bus.ko LD [M] drivers/misc/mic/card/mic_card.ko LD [M] drivers/misc/mic/cosm/mic_cosm.ko LD [M] drivers/misc/mic/cosm_client/cosm_client.ko LD [M] drivers/misc/mic/host/mic_host.ko LD [M] drivers/misc/mic/scif/scif.ko LD [M] drivers/misc/mic/vop/vop.ko LD [M] drivers/misc/panel.ko LD [M] drivers/misc/pch_phub.ko LD [M] drivers/misc/phantom.ko LD [M] drivers/misc/pti.ko LD [M] drivers/misc/qcom-coincell.ko LD [M] drivers/misc/sgi-gru/gru.ko LD [M] drivers/misc/sgi-xp/xp.ko LD [M] drivers/misc/sgi-xp/xpc.ko LD [M] drivers/misc/sgi-xp/xpnet.ko LD [M] drivers/misc/ti-st/st_drv.ko LD [M] drivers/misc/ti_dac7512.ko LD [M] drivers/misc/tifm_7xx1.ko LD [M] drivers/misc/tifm_core.ko LD [M] drivers/misc/tsl2550.ko LD [M] drivers/misc/vmw_balloon.ko LD [M] drivers/misc/vmw_vmci/vmw_vmci.ko LD [M] drivers/mmc/card/mmc_block.ko LD [M] drivers/mmc/card/mmc_test.ko LD [M] drivers/mmc/card/sdio_uart.ko LD [M] drivers/mmc/core/mmc_core.ko LD [M] drivers/mmc/core/pwrseq_emmc.ko LD [M] drivers/mmc/core/pwrseq_simple.ko LD [M] drivers/mmc/host/android-goldfish.ko LD [M] drivers/mmc/host/cb710-mmc.ko LD [M] drivers/mmc/host/dw_mmc-exynos.ko LD [M] drivers/mmc/host/dw_mmc-k3.ko LD [M] drivers/mmc/host/dw_mmc-pci.ko LD [M] drivers/mmc/host/dw_mmc-pltfm.ko LD [M] drivers/mmc/host/dw_mmc.ko LD [M] drivers/mmc/host/mmc_spi.ko LD [M] drivers/mmc/host/mtk-sd.ko LD [M] drivers/mmc/host/of_mmc_spi.ko LD [M] drivers/mmc/host/omap_hsmmc.ko LD [M] drivers/mmc/host/rtsx_pci_sdmmc.ko LD [M] drivers/mmc/host/rtsx_usb_sdmmc.ko LD [M] drivers/mmc/host/sdhci-acpi.ko LD [M] drivers/mmc/host/sdhci-iproc.ko LD [M] drivers/mmc/host/sdhci-of-arasan.ko LD [M] drivers/mmc/host/sdhci-of-at91.ko LD [M] drivers/mmc/host/sdhci-pci.ko LD [M] drivers/mmc/host/sdhci-pltfm.ko LD [M] drivers/mmc/host/sdhci-pxav2.ko LD [M] drivers/mmc/host/sdhci-pxav3.ko LD [M] drivers/mmc/host/sdhci.ko LD [M] drivers/mmc/host/sdhci_f_sdh30.ko LD [M] drivers/mmc/host/sdricoh_cs.ko LD [M] drivers/mmc/host/sh_mmcif.ko LD [M] drivers/mmc/host/tifm_sd.ko LD [M] drivers/mmc/host/toshsd.ko LD [M] drivers/mmc/host/usdhi6rol0.ko LD [M] drivers/mmc/host/ushc.ko LD [M] drivers/mmc/host/via-sdmmc.ko LD [M] drivers/mmc/host/vub300.ko LD [M] drivers/mmc/host/wbsd.ko LD [M] drivers/mtd/ar7part.ko LD [M] drivers/mtd/bcm63xxpart.ko LD [M] drivers/mtd/chips/cfi_cmdset_0001.ko LD [M] drivers/mtd/chips/cfi_cmdset_0002.ko LD [M] drivers/mtd/chips/cfi_cmdset_0020.ko LD [M] drivers/mtd/chips/cfi_probe.ko LD [M] drivers/mtd/chips/cfi_util.ko LD [M] drivers/mtd/chips/chipreg.ko LD [M] drivers/mtd/chips/gen_probe.ko LD [M] drivers/mtd/chips/jedec_probe.ko LD [M] drivers/mtd/chips/map_absent.ko LD [M] drivers/mtd/chips/map_ram.ko LD [M] drivers/mtd/chips/map_rom.ko LD [M] drivers/mtd/cmdlinepart.ko LD [M] drivers/mtd/devices/block2mtd.ko LD [M] drivers/mtd/devices/docg3.ko LD [M] drivers/mtd/devices/m25p80.ko LD [M] drivers/mtd/devices/mtd_dataflash.ko LD [M] drivers/mtd/devices/mtdram.ko LD [M] drivers/mtd/devices/phram.ko LD [M] drivers/mtd/devices/pmc551.ko LD [M] drivers/mtd/devices/slram.ko LD [M] drivers/mtd/devices/sst25l.ko LD [M] drivers/mtd/ftl.ko LD [M] drivers/mtd/inftl.ko LD [M] drivers/mtd/lpddr/lpddr_cmds.ko LD [M] drivers/mtd/lpddr/qinfo_probe.ko LD [M] drivers/mtd/maps/amd76xrom.ko LD [M] drivers/mtd/maps/ck804xrom.ko LD [M] drivers/mtd/maps/esb2rom.ko LD [M] drivers/mtd/maps/gpio-addr-flash.ko LD [M] drivers/mtd/maps/ichxrom.ko LD [M] drivers/mtd/maps/intel_vr_nor.ko LD [M] drivers/mtd/maps/l440gx.ko LD [M] drivers/mtd/maps/latch-addr-flash.ko LD [M] drivers/mtd/maps/map_funcs.ko LD [M] drivers/mtd/maps/netsc520.ko LD [M] drivers/mtd/maps/nettel.ko LD [M] drivers/mtd/maps/pci.ko LD [M] drivers/mtd/maps/pcmciamtd.ko LD [M] drivers/mtd/maps/physmap.ko LD [M] drivers/mtd/maps/physmap_of.ko LD [M] drivers/mtd/maps/physmap_of_versatile.ko LD [M] drivers/mtd/maps/plat-ram.ko LD [M] drivers/mtd/maps/sbc_gxx.ko LD [M] drivers/mtd/maps/sc520cdp.ko LD [M] drivers/mtd/maps/scb2_flash.ko LD [M] drivers/mtd/maps/ts5500_flash.ko LD [M] drivers/mtd/mtd.ko LD [M] drivers/mtd/mtd_blkdevs.ko LD [M] drivers/mtd/mtdblock.ko LD [M] drivers/mtd/mtdblock_ro.ko LD [M] drivers/mtd/mtdoops.ko LD [M] drivers/mtd/mtdswap.ko LD [M] drivers/mtd/nand/cafe_nand.ko LD [M] drivers/mtd/nand/denali.ko LD [M] drivers/mtd/nand/denali_dt.ko LD [M] drivers/mtd/nand/denali_pci.ko LD [M] drivers/mtd/nand/diskonchip.ko LD [M] drivers/mtd/nand/docg4.ko LD [M] drivers/mtd/nand/gpio.ko LD [M] drivers/mtd/nand/hisi504_nand.ko LD [M] drivers/mtd/nand/mtk_ecc.ko LD [M] drivers/mtd/nand/mtk_nand.ko LD [M] drivers/mtd/nand/nand.ko LD [M] drivers/mtd/nand/nand_bch.ko LD [M] drivers/mtd/nand/nand_ecc.ko LD [M] drivers/mtd/nand/nand_ids.ko LD [M] drivers/mtd/nand/nandsim.ko LD [M] drivers/mtd/nand/plat_nand.ko LD [M] drivers/mtd/nand/r852.ko LD [M] drivers/mtd/nand/sh_flctl.ko LD [M] drivers/mtd/nand/sm_common.ko LD [M] drivers/mtd/nand/vf610_nfc.ko LD [M] drivers/mtd/nftl.ko LD [M] drivers/mtd/ofpart.ko LD [M] drivers/mtd/onenand/generic.ko LD [M] drivers/mtd/onenand/onenand.ko LD [M] drivers/mtd/redboot.ko LD [M] drivers/mtd/rfd_ftl.ko LD [M] drivers/mtd/sm_ftl.ko LD [M] drivers/mtd/spi-nor/fsl-quadspi.ko LD [M] drivers/mtd/spi-nor/hisi-sfc.ko LD [M] drivers/mtd/spi-nor/mtk-quadspi.ko LD [M] drivers/mtd/spi-nor/nxp-spifi.ko LD [M] drivers/mtd/spi-nor/spi-nor.ko LD [M] drivers/mtd/ssfdc.ko LD [M] drivers/mtd/tests/mtd_nandbiterrs.ko LD [M] drivers/mtd/tests/mtd_nandecctest.ko LD [M] drivers/mtd/tests/mtd_oobtest.ko LD [M] drivers/mtd/tests/mtd_pagetest.ko LD [M] drivers/mtd/tests/mtd_readtest.ko LD [M] drivers/mtd/tests/mtd_speedtest.ko LD [M] drivers/mtd/tests/mtd_stresstest.ko LD [M] drivers/mtd/tests/mtd_subpagetest.ko LD [M] drivers/mtd/tests/mtd_torturetest.ko LD [M] drivers/mtd/ubi/gluebi.ko LD [M] drivers/mtd/ubi/ubi.ko LD [M] drivers/net/appletalk/ipddp.ko LD [M] drivers/net/arcnet/arc-rawmode.ko LD [M] drivers/net/arcnet/arc-rimi.ko LD [M] drivers/net/arcnet/arcnet.ko LD [M] drivers/net/arcnet/capmode.ko LD [M] drivers/net/arcnet/com20020-pci.ko LD [M] drivers/net/arcnet/com20020.ko LD [M] drivers/net/arcnet/com20020_cs.ko LD [M] drivers/net/arcnet/com90io.ko LD [M] drivers/net/arcnet/com90xx.ko LD [M] drivers/net/arcnet/rfc1051.ko LD [M] drivers/net/arcnet/rfc1201.ko LD [M] drivers/net/bonding/bonding.ko LD [M] drivers/net/caif/caif_hsi.ko LD [M] drivers/net/caif/caif_serial.ko LD [M] drivers/net/caif/caif_virtio.ko LD [M] drivers/net/caif/cfspi_slave.ko LD [M] drivers/net/can/at91_can.ko LD [M] drivers/net/can/c_can/c_can.ko LD [M] drivers/net/can/c_can/c_can_pci.ko LD [M] drivers/net/can/c_can/c_can_platform.ko LD [M] drivers/net/can/can-dev.ko LD [M] drivers/net/can/cc770/cc770.ko LD [M] drivers/net/can/cc770/cc770_isa.ko LD [M] drivers/net/can/cc770/cc770_platform.ko LD [M] drivers/net/can/grcan.ko LD [M] drivers/net/can/ifi_canfd/ifi_canfd.ko LD [M] drivers/net/can/janz-ican3.ko LD [M] drivers/net/can/m_can/m_can.ko LD [M] drivers/net/can/pch_can.ko LD [M] drivers/net/can/sja1000/ems_pci.ko LD [M] drivers/net/can/sja1000/ems_pcmcia.ko LD [M] drivers/net/can/sja1000/kvaser_pci.ko LD [M] drivers/net/can/sja1000/peak_pci.ko LD [M] drivers/net/can/sja1000/peak_pcmcia.ko LD [M] drivers/net/can/sja1000/plx_pci.ko LD [M] drivers/net/can/sja1000/sja1000.ko LD [M] drivers/net/can/sja1000/sja1000_isa.ko LD [M] drivers/net/can/sja1000/sja1000_platform.ko LD [M] drivers/net/can/slcan.ko LD [M] drivers/net/can/softing/softing.ko LD [M] drivers/net/can/softing/softing_cs.ko LD [M] drivers/net/can/spi/mcp251x.ko LD [M] drivers/net/can/sun4i_can.ko LD [M] drivers/net/can/usb/ems_usb.ko LD [M] drivers/net/can/usb/esd_usb2.ko LD [M] drivers/net/can/usb/gs_usb.ko LD [M] drivers/net/can/usb/kvaser_usb.ko LD [M] drivers/net/can/usb/peak_usb/peak_usb.ko LD [M] drivers/net/can/usb/usb_8dev.ko LD [M] drivers/net/can/vcan.ko LD [M] drivers/net/can/xilinx_can.ko LD [M] drivers/net/dsa/b53/b53_common.ko LD [M] drivers/net/dsa/b53/b53_mdio.ko LD [M] drivers/net/dsa/b53/b53_mmap.ko LD [M] drivers/net/dsa/b53/b53_spi.ko LD [M] drivers/net/dsa/b53/b53_srab.ko LD [M] drivers/net/dsa/bcm_sf2.ko LD [M] drivers/net/dsa/mv88e6060.ko LD [M] drivers/net/dsa/mv88e6xxx/chip.ko LD [M] drivers/net/dummy.ko LD [M] drivers/net/eql.ko LD [M] drivers/net/ethernet/3com/3c574_cs.ko LD [M] drivers/net/ethernet/3com/3c589_cs.ko LD [M] drivers/net/ethernet/3com/3c59x.ko LD [M] drivers/net/ethernet/3com/typhoon.ko LD [M] drivers/net/ethernet/8390/8390.ko LD [M] drivers/net/ethernet/8390/axnet_cs.ko LD [M] drivers/net/ethernet/8390/ne2k-pci.ko LD [M] drivers/net/ethernet/8390/pcnet_cs.ko LD [M] drivers/net/ethernet/adaptec/starfire.ko LD [M] drivers/net/ethernet/agere/et131x.ko LD [M] drivers/net/ethernet/alteon/acenic.ko LD [M] drivers/net/ethernet/altera/altera_tse.ko LD [M] drivers/net/ethernet/amd/amd8111e.ko LD [M] drivers/net/ethernet/amd/nmclan_cs.ko LD [M] drivers/net/ethernet/amd/pcnet32.ko LD [M] drivers/net/ethernet/amd/xgbe/amd-xgbe.ko LD [M] drivers/net/ethernet/apm/xgene/xgene-enet.ko LD [M] drivers/net/ethernet/arc/arc_emac.ko LD [M] drivers/net/ethernet/arc/emac_arc.ko LD [M] drivers/net/ethernet/arc/emac_rockchip.ko LD [M] drivers/net/ethernet/atheros/alx/alx.ko LD [M] drivers/net/ethernet/atheros/atl1c/atl1c.ko LD [M] drivers/net/ethernet/atheros/atl1e/atl1e.ko LD [M] drivers/net/ethernet/atheros/atlx/atl1.ko LD [M] drivers/net/ethernet/atheros/atlx/atl2.ko LD [M] drivers/net/ethernet/aurora/nb8800.ko LD [M] drivers/net/ethernet/broadcom/b44.ko LD [M] drivers/net/ethernet/broadcom/bcmsysport.ko LD [M] drivers/net/ethernet/broadcom/bgmac-bcma-mdio.ko LD [M] drivers/net/ethernet/broadcom/bgmac-bcma.ko LD [M] drivers/net/ethernet/broadcom/bgmac-platform.ko LD [M] drivers/net/ethernet/broadcom/bgmac.ko LD [M] drivers/net/ethernet/broadcom/bnx2.ko LD [M] drivers/net/ethernet/broadcom/bnx2x/bnx2x.ko LD [M] drivers/net/ethernet/broadcom/bnxt/bnxt_en.ko LD [M] drivers/net/ethernet/broadcom/cnic.ko LD [M] drivers/net/ethernet/broadcom/genet/genet.ko LD [M] drivers/net/ethernet/broadcom/tg3.ko LD [M] drivers/net/ethernet/brocade/bna/bna.ko LD [M] drivers/net/ethernet/cadence/macb.ko LD [M] drivers/net/ethernet/calxeda/xgmac.ko LD [M] drivers/net/ethernet/cavium/liquidio/liquidio.ko LD [M] drivers/net/ethernet/cavium/thunder/nicpf.ko LD [M] drivers/net/ethernet/cavium/thunder/nicvf.ko LD [M] drivers/net/ethernet/cavium/thunder/thunder_bgx.ko LD [M] drivers/net/ethernet/chelsio/cxgb/cxgb.ko LD [M] drivers/net/ethernet/chelsio/cxgb3/cxgb3.ko LD [M] drivers/net/ethernet/chelsio/cxgb4/cxgb4.ko LD [M] drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf.ko LD [M] drivers/net/ethernet/chelsio/libcxgb/libcxgb.ko LD [M] drivers/net/ethernet/cisco/enic/enic.ko LD [M] drivers/net/ethernet/dec/tulip/de2104x.ko LD [M] drivers/net/ethernet/dec/tulip/de4x5.ko LD [M] drivers/net/ethernet/dec/tulip/dmfe.ko LD [M] drivers/net/ethernet/dec/tulip/tulip.ko LD [M] drivers/net/ethernet/dec/tulip/uli526x.ko LD [M] drivers/net/ethernet/dec/tulip/winbond-840.ko LD [M] drivers/net/ethernet/dec/tulip/xircom_cb.ko LD [M] drivers/net/ethernet/dlink/dl2k.ko LD [M] drivers/net/ethernet/dlink/sundance.ko LD [M] drivers/net/ethernet/dnet.ko LD [M] drivers/net/ethernet/ec_bhf.ko LD [M] drivers/net/ethernet/emulex/benet/be2net.ko LD [M] drivers/net/ethernet/ethoc.ko LD [M] drivers/net/ethernet/ezchip/nps_enet.ko LD [M] drivers/net/ethernet/fealnx.ko LD [M] drivers/net/ethernet/fujitsu/fmvj18x_cs.ko LD [M] drivers/net/ethernet/hisilicon/hip04_eth.ko LD [M] drivers/net/ethernet/hisilicon/hisi_femac.ko LD [M] drivers/net/ethernet/hisilicon/hix5hd2_gmac.ko LD [M] drivers/net/ethernet/hisilicon/hns/hnae.ko LD [M] drivers/net/ethernet/hisilicon/hns/hns_dsaf.ko LD [M] drivers/net/ethernet/hisilicon/hns/hns_enet_drv.ko LD [M] drivers/net/ethernet/hisilicon/hns_mdio.ko LD [M] drivers/net/ethernet/hp/hp100.ko LD [M] drivers/net/ethernet/intel/e100.ko LD [M] drivers/net/ethernet/intel/e1000/e1000.ko LD [M] drivers/net/ethernet/intel/e1000e/e1000e.ko LD [M] drivers/net/ethernet/intel/fm10k/fm10k.ko LD [M] drivers/net/ethernet/intel/i40e/i40e.ko LD [M] drivers/net/ethernet/intel/i40evf/i40evf.ko LD [M] drivers/net/ethernet/intel/igb/igb.ko LD [M] drivers/net/ethernet/intel/igbvf/igbvf.ko LD [M] drivers/net/ethernet/intel/ixgb/ixgb.ko LD [M] drivers/net/ethernet/intel/ixgbe/ixgbe.ko LD [M] drivers/net/ethernet/intel/ixgbevf/ixgbevf.ko LD [M] drivers/net/ethernet/jme.ko LD [M] drivers/net/ethernet/marvell/mvmdio.ko LD [M] drivers/net/ethernet/marvell/pxa168_eth.ko LD [M] drivers/net/ethernet/marvell/skge.ko LD [M] drivers/net/ethernet/marvell/sky2.ko LD [M] drivers/net/ethernet/mellanox/mlx4/mlx4_core.ko LD [M] drivers/net/ethernet/mellanox/mlx4/mlx4_en.ko LD [M] drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.ko LD [M] drivers/net/ethernet/mellanox/mlxsw/mlxsw_core.ko LD [M] drivers/net/ethernet/mellanox/mlxsw/mlxsw_pci.ko LD [M] drivers/net/ethernet/mellanox/mlxsw/mlxsw_spectrum.ko LD [M] drivers/net/ethernet/mellanox/mlxsw/mlxsw_switchx2.ko LD [M] drivers/net/ethernet/micrel/ks8842.ko LD [M] drivers/net/ethernet/micrel/ks8851.ko LD [M] drivers/net/ethernet/micrel/ks8851_mll.ko LD [M] drivers/net/ethernet/micrel/ksz884x.ko LD [M] drivers/net/ethernet/microchip/enc28j60.ko LD [M] drivers/net/ethernet/microchip/encx24j600-regmap.ko LD [M] drivers/net/ethernet/microchip/encx24j600.ko LD [M] drivers/net/ethernet/myricom/myri10ge/myri10ge.ko LD [M] drivers/net/ethernet/natsemi/natsemi.ko LD [M] drivers/net/ethernet/natsemi/ns83820.ko LD [M] drivers/net/ethernet/neterion/s2io.ko LD [M] drivers/net/ethernet/neterion/vxge/vxge.ko LD [M] drivers/net/ethernet/netronome/nfp/nfp_netvf.ko LD [M] drivers/net/ethernet/nvidia/forcedeth.ko LD [M] drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe.ko LD [M] drivers/net/ethernet/packetengines/hamachi.ko LD [M] drivers/net/ethernet/packetengines/yellowfin.ko LD [M] drivers/net/ethernet/qlogic/netxen/netxen_nic.ko LD [M] drivers/net/ethernet/qlogic/qed/qed.ko LD [M] drivers/net/ethernet/qlogic/qede/qede.ko LD [M] drivers/net/ethernet/qlogic/qla3xxx.ko LD [M] drivers/net/ethernet/qlogic/qlcnic/qlcnic.ko LD [M] drivers/net/ethernet/qlogic/qlge/qlge.ko LD [M] drivers/net/ethernet/qualcomm/qcaspi.ko LD [M] drivers/net/ethernet/rdc/r6040.ko LD [M] drivers/net/ethernet/realtek/8139cp.ko LD [M] drivers/net/ethernet/realtek/8139too.ko LD [M] drivers/net/ethernet/realtek/atp.ko LD [M] drivers/net/ethernet/realtek/r8169.ko LD [M] drivers/net/ethernet/renesas/ravb.ko LD [M] drivers/net/ethernet/renesas/sh_eth.ko LD [M] drivers/net/ethernet/rocker/rocker.ko LD [M] drivers/net/ethernet/samsung/sxgbe/samsung-sxgbe.ko LD [M] drivers/net/ethernet/sfc/sfc.ko LD [M] drivers/net/ethernet/silan/sc92031.ko LD [M] drivers/net/ethernet/sis/sis190.ko LD [M] drivers/net/ethernet/sis/sis900.ko LD [M] drivers/net/ethernet/smsc/epic100.ko LD [M] drivers/net/ethernet/smsc/smc91c92_cs.ko LD [M] drivers/net/ethernet/smsc/smsc911x.ko LD [M] drivers/net/ethernet/smsc/smsc9420.ko LD [M] drivers/net/ethernet/stmicro/stmmac/dwmac-altr-socfpga.ko LD [M] drivers/net/ethernet/stmicro/stmmac/dwmac-generic.ko LD [M] drivers/net/ethernet/stmicro/stmmac/dwmac-ipq806x.ko LD [M] drivers/net/ethernet/stmicro/stmmac/dwmac-lpc18xx.ko LD [M] drivers/net/ethernet/stmicro/stmmac/dwmac-meson.ko LD [M] drivers/net/ethernet/stmicro/stmmac/dwmac-rk.ko LD [M] drivers/net/ethernet/stmicro/stmmac/dwmac-sti.ko LD [M] drivers/net/ethernet/stmicro/stmmac/dwmac-sunxi.ko LD [M] drivers/net/ethernet/stmicro/stmmac/stmmac-pci.ko LD [M] drivers/net/ethernet/stmicro/stmmac/stmmac-platform.ko LD [M] drivers/net/ethernet/stmicro/stmmac/stmmac.ko LD [M] drivers/net/ethernet/sun/cassini.ko LD [M] drivers/net/ethernet/sun/niu.ko LD [M] drivers/net/ethernet/sun/sungem.ko LD [M] drivers/net/ethernet/sun/sunhme.ko LD [M] drivers/net/ethernet/synopsys/dwc_eth_qos.ko LD [M] drivers/net/ethernet/tehuti/tehuti.ko LD [M] drivers/net/ethernet/ti/cpsw_ale.ko LD [M] drivers/net/ethernet/ti/tlan.ko LD [M] drivers/net/ethernet/via/via-rhine.ko LD [M] drivers/net/ethernet/via/via-velocity.ko LD [M] drivers/net/ethernet/wiznet/w5100-spi.ko LD [M] drivers/net/ethernet/wiznet/w5100.ko LD [M] drivers/net/ethernet/wiznet/w5300.ko LD [M] drivers/net/ethernet/xircom/xirc2ps_cs.ko LD [M] drivers/net/fddi/defxx.ko LD [M] drivers/net/fddi/skfp/skfp.ko LD [M] drivers/net/fjes/fjes.ko LD [M] drivers/net/geneve.ko LD [M] drivers/net/gtp.ko LD [M] drivers/net/hamradio/6pack.ko LD [M] drivers/net/hamradio/baycom_par.ko LD [M] drivers/net/hamradio/baycom_ser_fdx.ko LD [M] drivers/net/hamradio/baycom_ser_hdx.ko LD [M] drivers/net/hamradio/bpqether.ko LD [M] drivers/net/hamradio/hdlcdrv.ko LD [M] drivers/net/hamradio/mkiss.ko LD [M] drivers/net/hamradio/yam.ko LD [M] drivers/net/hippi/rrunner.ko LD [M] drivers/net/hyperv/hv_netvsc.ko LD [M] drivers/net/ieee802154/adf7242.ko LD [M] drivers/net/ieee802154/at86rf230.ko LD [M] drivers/net/ieee802154/atusb.ko LD [M] drivers/net/ieee802154/cc2520.ko LD [M] drivers/net/ieee802154/fakelb.ko LD [M] drivers/net/ieee802154/mrf24j40.ko LD [M] drivers/net/ifb.ko LD [M] drivers/net/ipvlan/ipvlan.ko LD [M] drivers/net/irda/act200l-sir.ko LD [M] drivers/net/irda/actisys-sir.ko LD [M] drivers/net/irda/ali-ircc.ko LD [M] drivers/net/irda/esi-sir.ko LD [M] drivers/net/irda/girbil-sir.ko LD [M] drivers/net/irda/irda-usb.ko LD [M] drivers/net/irda/irtty-sir.ko LD [M] drivers/net/irda/kingsun-sir.ko LD [M] drivers/net/irda/ks959-sir.ko LD [M] drivers/net/irda/ksdazzle-sir.ko LD [M] drivers/net/irda/litelink-sir.ko LD [M] drivers/net/irda/ma600-sir.ko LD [M] drivers/net/irda/mcp2120-sir.ko LD [M] drivers/net/irda/mcs7780.ko LD [M] drivers/net/irda/nsc-ircc.ko LD [M] drivers/net/irda/old_belkin-sir.ko LD [M] drivers/net/irda/sir-dev.ko LD [M] drivers/net/irda/smsc-ircc2.ko LD [M] drivers/net/irda/stir4200.ko LD [M] drivers/net/irda/tekram-sir.ko LD [M] drivers/net/irda/toim3232-sir.ko LD [M] drivers/net/irda/via-ircc.ko LD [M] drivers/net/irda/vlsi_ir.ko LD [M] drivers/net/irda/w83977af_ir.ko LD [M] drivers/net/macsec.ko LD [M] drivers/net/macvlan.ko LD [M] drivers/net/macvtap.ko LD [M] drivers/net/mdio.ko LD [M] drivers/net/mii.ko LD [M] drivers/net/netconsole.ko LD [M] drivers/net/nlmon.ko LD [M] drivers/net/ntb_netdev.ko LD [M] drivers/net/phy/amd.ko LD [M] drivers/net/phy/aquantia.ko LD [M] drivers/net/phy/at803x.ko LD [M] drivers/net/phy/bcm-cygnus.ko LD [M] drivers/net/phy/bcm-phy-lib.ko LD [M] drivers/net/phy/bcm7xxx.ko LD [M] drivers/net/phy/bcm87xx.ko LD [M] drivers/net/phy/broadcom.ko LD [M] drivers/net/phy/cicada.ko LD [M] drivers/net/phy/davicom.ko LD [M] drivers/net/phy/dp83640.ko LD [M] drivers/net/phy/dp83848.ko LD [M] drivers/net/phy/dp83867.ko LD [M] drivers/net/phy/et1011c.ko LD [M] drivers/net/phy/fixed_phy.ko LD [M] drivers/net/phy/icplus.ko LD [M] drivers/net/phy/intel-xway.ko LD [M] drivers/net/phy/libphy.ko LD [M] drivers/net/phy/lxt.ko LD [M] drivers/net/phy/marvell.ko LD [M] drivers/net/phy/mdio-bcm-iproc.ko LD [M] drivers/net/phy/mdio-bcm-unimac.ko LD [M] drivers/net/phy/mdio-bitbang.ko LD [M] drivers/net/phy/mdio-cavium.ko LD [M] drivers/net/phy/mdio-gpio.ko LD [M] drivers/net/phy/mdio-hisi-femac.ko LD [M] drivers/net/phy/mdio-mux-bcm-iproc.ko LD [M] drivers/net/phy/mdio-mux-gpio.ko LD [M] drivers/net/phy/mdio-mux-mmioreg.ko LD [M] drivers/net/phy/mdio-mux.ko LD [M] drivers/net/phy/mdio-octeon.ko LD [M] drivers/net/phy/mdio-thunder.ko LD [M] drivers/net/phy/mdio-xgene.ko LD [M] drivers/net/phy/micrel.ko LD [M] drivers/net/phy/microchip.ko LD [M] drivers/net/phy/national.ko LD [M] drivers/net/phy/qsemi.ko LD [M] drivers/net/phy/realtek.ko LD [M] drivers/net/phy/smsc.ko LD [M] drivers/net/phy/spi_ks8995.ko LD [M] drivers/net/phy/ste10Xp.ko LD [M] drivers/net/phy/teranetics.ko LD [M] drivers/net/phy/vitesse.ko LD [M] drivers/net/ppp/bsd_comp.ko LD [M] drivers/net/plip/plip.ko LD [M] drivers/net/ppp/ppp_async.ko LD [M] drivers/net/ppp/ppp_deflate.ko LD [M] drivers/net/ppp/ppp_generic.ko LD [M] drivers/net/ppp/ppp_mppe.ko LD [M] drivers/net/ppp/ppp_synctty.ko LD [M] drivers/net/ppp/pppoe.ko LD [M] drivers/net/ppp/pppox.ko LD [M] drivers/net/ppp/pptp.ko LD [M] drivers/net/rionet.ko LD [M] drivers/net/sb1000.ko LD [M] drivers/net/slip/slhc.ko LD [M] drivers/net/slip/slip.ko LD [M] drivers/net/sungem_phy.ko LD [M] drivers/net/team/team.ko LD [M] drivers/net/team/team_mode_activebackup.ko LD [M] drivers/net/team/team_mode_broadcast.ko LD [M] drivers/net/team/team_mode_loadbalance.ko LD [M] drivers/net/team/team_mode_random.ko LD [M] drivers/net/team/team_mode_roundrobin.ko LD [M] drivers/net/tun.ko LD [M] drivers/net/usb/asix.ko LD [M] drivers/net/usb/ax88179_178a.ko LD [M] drivers/net/usb/catc.ko LD [M] drivers/net/usb/cdc-phonet.ko LD [M] drivers/net/usb/cdc_eem.ko LD [M] drivers/net/usb/cdc_ether.ko LD [M] drivers/net/usb/cdc_mbim.ko LD [M] drivers/net/usb/cdc_ncm.ko LD [M] drivers/net/usb/cdc_subset.ko LD [M] drivers/net/usb/ch9200.ko LD [M] drivers/net/usb/cx82310_eth.ko LD [M] drivers/net/usb/dm9601.ko LD [M] drivers/net/usb/gl620a.ko LD [M] drivers/net/usb/hso.ko LD [M] drivers/net/usb/huawei_cdc_ncm.ko LD [M] drivers/net/usb/int51x1.ko LD [M] drivers/net/usb/ipheth.ko LD [M] drivers/net/usb/kalmia.ko LD [M] drivers/net/usb/kaweth.ko LD [M] drivers/net/usb/lan78xx.ko LD [M] drivers/net/usb/lg-vl600.ko LD [M] drivers/net/usb/mcs7830.ko LD [M] drivers/net/usb/net1080.ko LD [M] drivers/net/usb/pegasus.ko LD [M] drivers/net/usb/plusb.ko LD [M] drivers/net/usb/qmi_wwan.ko LD [M] drivers/net/usb/r8152.ko LD [M] drivers/net/usb/rndis_host.ko LD [M] drivers/net/usb/rtl8150.ko LD [M] drivers/net/usb/sierra_net.ko LD [M] drivers/net/usb/smsc75xx.ko LD [M] drivers/net/usb/smsc95xx.ko LD [M] drivers/net/usb/sr9700.ko LD [M] drivers/net/usb/sr9800.ko LD [M] drivers/net/usb/usbnet.ko LD [M] drivers/net/usb/zaurus.ko LD [M] drivers/net/veth.ko LD [M] drivers/net/virtio_net.ko LD [M] drivers/net/vmxnet3/vmxnet3.ko LD [M] drivers/net/vrf.ko LD [M] drivers/net/vxlan.ko LD [M] drivers/net/wan/dlci.ko LD [M] drivers/net/wan/dscc4.ko LD [M] drivers/net/wan/farsync.ko LD [M] drivers/net/wan/hdlc.ko LD [M] drivers/net/wan/hdlc_cisco.ko LD [M] drivers/net/wan/hdlc_fr.ko LD [M] drivers/net/wan/hdlc_ppp.ko LD [M] drivers/net/wan/hdlc_raw.ko LD [M] drivers/net/wan/hdlc_raw_eth.ko LD [M] drivers/net/wan/hdlc_x25.ko LD [M] drivers/net/wan/lapbether.ko LD [M] drivers/net/wan/lmc/lmc.ko LD [M] drivers/net/wan/pc300too.ko LD [M] drivers/net/wan/pci200syn.ko LD [M] drivers/net/wan/sbni.ko LD [M] drivers/net/wan/wanxl.ko LD [M] drivers/net/wan/x25_asy.ko LD [M] drivers/net/wimax/i2400m/i2400m-usb.ko LD [M] drivers/net/wimax/i2400m/i2400m.ko LD [M] drivers/net/wireless/admtek/adm8211.ko LD [M] drivers/net/wireless/ath/ar5523/ar5523.ko LD [M] drivers/net/wireless/ath/ath.ko LD [M] drivers/net/wireless/ath/ath10k/ath10k_core.ko LD [M] drivers/net/wireless/ath/ath10k/ath10k_pci.ko LD [M] drivers/net/wireless/ath/ath5k/ath5k.ko LD [M] drivers/net/wireless/ath/ath6kl/ath6kl_core.ko LD [M] drivers/net/wireless/ath/ath6kl/ath6kl_sdio.ko LD [M] drivers/net/wireless/ath/ath6kl/ath6kl_usb.ko LD [M] drivers/net/wireless/ath/ath9k/ath9k.ko LD [M] drivers/net/wireless/ath/ath9k/ath9k_common.ko LD [M] drivers/net/wireless/ath/ath9k/ath9k_htc.ko LD [M] drivers/net/wireless/ath/ath9k/ath9k_hw.ko LD [M] drivers/net/wireless/ath/carl9170/carl9170.ko LD [M] drivers/net/wireless/ath/wcn36xx/wcn36xx.ko LD [M] drivers/net/wireless/ath/wil6210/wil6210.ko LD [M] drivers/net/wireless/atmel/at76c50x-usb.ko LD [M] drivers/net/wireless/atmel/atmel.ko LD [M] drivers/net/wireless/atmel/atmel_cs.ko LD [M] drivers/net/wireless/atmel/atmel_pci.ko LD [M] drivers/net/wireless/broadcom/b43/b43.ko LD [M] drivers/net/wireless/broadcom/b43legacy/b43legacy.ko LD [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/brcmfmac.ko LD [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcmsmac.ko LD [M] drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil.ko LD [M] drivers/net/wireless/cisco/airo.ko LD [M] drivers/net/wireless/cisco/airo_cs.ko LD [M] drivers/net/wireless/intel/ipw2x00/ipw2100.ko LD [M] drivers/net/wireless/intel/ipw2x00/ipw2200.ko LD [M] drivers/net/wireless/intel/ipw2x00/libipw.ko LD [M] drivers/net/wireless/intel/iwlegacy/iwl3945.ko LD [M] drivers/net/wireless/intel/iwlegacy/iwl4965.ko LD [M] drivers/net/wireless/intel/iwlegacy/iwlegacy.ko LD [M] drivers/net/wireless/intel/iwlwifi/dvm/iwldvm.ko LD [M] drivers/net/wireless/intel/iwlwifi/iwlwifi.ko LD [M] drivers/net/wireless/intel/iwlwifi/mvm/iwlmvm.ko LD [M] drivers/net/wireless/intersil/hostap/hostap.ko LD [M] drivers/net/wireless/intersil/hostap/hostap_cs.ko LD [M] drivers/net/wireless/intersil/hostap/hostap_pci.ko LD [M] drivers/net/wireless/intersil/hostap/hostap_plx.ko LD [M] drivers/net/wireless/intersil/orinoco/orinoco.ko LD [M] drivers/net/wireless/intersil/orinoco/orinoco_cs.ko LD [M] drivers/net/wireless/intersil/orinoco/orinoco_nortel.ko LD [M] drivers/net/wireless/intersil/orinoco/orinoco_pci.ko LD [M] drivers/net/wireless/intersil/orinoco/orinoco_plx.ko LD [M] drivers/net/wireless/intersil/orinoco/orinoco_tmd.ko LD [M] drivers/net/wireless/intersil/orinoco/orinoco_usb.ko LD [M] drivers/net/wireless/intersil/orinoco/spectrum_cs.ko LD [M] drivers/net/wireless/intersil/p54/p54common.ko LD [M] drivers/net/wireless/intersil/p54/p54pci.ko LD [M] drivers/net/wireless/intersil/p54/p54spi.ko LD [M] drivers/net/wireless/intersil/p54/p54usb.ko LD [M] drivers/net/wireless/intersil/prism54/prism54.ko LD [M] drivers/net/wireless/mac80211_hwsim.ko LD [M] drivers/net/wireless/marvell/libertas/libertas.ko LD [M] drivers/net/wireless/marvell/libertas/libertas_cs.ko LD [M] drivers/net/wireless/marvell/libertas/libertas_sdio.ko LD [M] drivers/net/wireless/marvell/libertas/libertas_spi.ko LD [M] drivers/net/wireless/marvell/libertas/usb8xxx.ko LD [M] drivers/net/wireless/marvell/libertas_tf/libertas_tf.ko LD [M] drivers/net/wireless/marvell/libertas_tf/libertas_tf_usb.ko LD [M] drivers/net/wireless/marvell/mwifiex/mwifiex.ko LD [M] drivers/net/wireless/marvell/mwifiex/mwifiex_pcie.ko LD [M] drivers/net/wireless/marvell/mwifiex/mwifiex_sdio.ko LD [M] drivers/net/wireless/marvell/mwifiex/mwifiex_usb.ko LD [M] drivers/net/wireless/marvell/mwl8k.ko LD [M] drivers/net/wireless/mediatek/mt7601u/mt7601u.ko LD [M] drivers/net/wireless/ralink/rt2x00/rt2400pci.ko LD [M] drivers/net/wireless/ralink/rt2x00/rt2500pci.ko LD [M] drivers/net/wireless/ralink/rt2x00/rt2500usb.ko LD [M] drivers/net/wireless/ralink/rt2x00/rt2800lib.ko LD [M] drivers/net/wireless/ralink/rt2x00/rt2800mmio.ko LD [M] drivers/net/wireless/ralink/rt2x00/rt2800pci.ko LD [M] drivers/net/wireless/ralink/rt2x00/rt2800usb.ko LD [M] drivers/net/wireless/ralink/rt2x00/rt2x00lib.ko LD [M] drivers/net/wireless/ralink/rt2x00/rt2x00mmio.ko LD [M] drivers/net/wireless/ralink/rt2x00/rt2x00pci.ko LD [M] drivers/net/wireless/ralink/rt2x00/rt2x00usb.ko LD [M] drivers/net/wireless/ralink/rt2x00/rt61pci.ko LD [M] drivers/net/wireless/ralink/rt2x00/rt73usb.ko LD [M] drivers/net/wireless/ray_cs.ko LD [M] drivers/net/wireless/realtek/rtl818x/rtl8180/rtl818x_pci.ko LD [M] drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8187.ko LD [M] drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.ko LD [M] drivers/net/wireless/realtek/rtlwifi/btcoexist/btcoexist.ko LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8188ee/rtl8188ee.ko LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common.ko LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ce/rtl8192ce.ko LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8192cu/rtl8192cu.ko LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8192de/rtl8192de.ko LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ee/rtl8192ee.ko LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8192se/rtl8192se.ko LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8723ae/rtl8723ae.ko LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8723be/rtl8723be.ko LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common.ko LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8821ae/rtl8821ae.ko LD [M] drivers/net/wireless/realtek/rtlwifi/rtl_pci.ko LD [M] drivers/net/wireless/realtek/rtlwifi/rtl_usb.ko LD [M] drivers/net/wireless/realtek/rtlwifi/rtlwifi.ko LD [M] drivers/net/wireless/rndis_wlan.ko LD [M] drivers/net/wireless/rsi/rsi_91x.ko LD [M] drivers/net/wireless/rsi/rsi_sdio.ko LD [M] drivers/net/wireless/rsi/rsi_usb.ko LD [M] drivers/net/wireless/st/cw1200/cw1200_core.ko LD [M] drivers/net/wireless/st/cw1200/cw1200_wlan_sdio.ko LD [M] drivers/net/wireless/st/cw1200/cw1200_wlan_spi.ko LD [M] drivers/net/wireless/ti/wl1251/wl1251.ko LD [M] drivers/net/wireless/ti/wl1251/wl1251_sdio.ko LD [M] drivers/net/wireless/ti/wl1251/wl1251_spi.ko LD [M] drivers/net/wireless/ti/wl12xx/wl12xx.ko LD [M] drivers/net/wireless/ti/wl18xx/wl18xx.ko LD [M] drivers/net/wireless/ti/wlcore/wlcore.ko LD [M] drivers/net/wireless/ti/wlcore/wlcore_sdio.ko LD [M] drivers/net/wireless/ti/wlcore/wlcore_spi.ko LD [M] drivers/net/wireless/wl3501_cs.ko LD [M] drivers/net/wireless/zydas/zd1201.ko LD [M] drivers/net/wireless/zydas/zd1211rw/zd1211rw.ko LD [M] drivers/net/xen-netback/xen-netback.ko LD [M] drivers/net/xen-netfront.ko LD [M] drivers/nfc/fdp/fdp.ko LD [M] drivers/nfc/fdp/fdp_i2c.ko LD [M] drivers/nfc/mei_phy.ko LD [M] drivers/nfc/microread/microread.ko LD [M] drivers/nfc/microread/microread_i2c.ko LD [M] drivers/nfc/microread/microread_mei.ko LD [M] drivers/nfc/nfcmrvl/nfcmrvl.ko LD [M] drivers/nfc/nfcmrvl/nfcmrvl_i2c.ko LD [M] drivers/nfc/nfcmrvl/nfcmrvl_spi.ko LD [M] drivers/nfc/nfcmrvl/nfcmrvl_uart.ko LD [M] drivers/nfc/nfcmrvl/nfcmrvl_usb.ko LD [M] drivers/nfc/nfcsim.ko LD [M] drivers/nfc/nfcwilink.ko LD [M] drivers/nfc/nxp-nci/nxp-nci.ko LD [M] drivers/nfc/nxp-nci/nxp-nci_i2c.ko LD [M] drivers/nfc/pn533/pn533.ko LD [M] drivers/nfc/pn533/pn533_i2c.ko LD [M] drivers/nfc/pn533/pn533_usb.ko LD [M] drivers/nfc/pn544/pn544.ko LD [M] drivers/nfc/pn544/pn544_i2c.ko LD [M] drivers/nfc/pn544/pn544_mei.ko LD [M] drivers/nfc/port100.ko LD [M] drivers/nfc/s3fwrn5/s3fwrn5.ko LD [M] drivers/nfc/s3fwrn5/s3fwrn5_i2c.ko LD [M] drivers/nfc/st-nci/st-nci.ko LD [M] drivers/nfc/st-nci/st-nci_i2c.ko LD [M] drivers/nfc/st-nci/st-nci_spi.ko LD [M] drivers/nfc/st21nfca/st21nfca_hci.ko LD [M] drivers/nfc/st21nfca/st21nfca_i2c.ko LD [M] drivers/nfc/st95hf/st95hf.ko LD [M] drivers/nfc/trf7970a.ko LD [M] drivers/ntb/hw/amd/ntb_hw_amd.ko LD [M] drivers/ntb/hw/intel/ntb_hw_intel.ko LD [M] drivers/ntb/ntb.ko LD [M] drivers/ntb/ntb_transport.ko LD [M] drivers/ntb/test/ntb_perf.ko LD [M] drivers/ntb/test/ntb_pingpong.ko LD [M] drivers/ntb/test/ntb_tool.ko LD [M] drivers/nvdimm/libnvdimm.ko LD [M] drivers/nvdimm/nd_blk.ko LD [M] drivers/nvdimm/nd_btt.ko LD [M] drivers/nvdimm/nd_e820.ko LD [M] drivers/nvdimm/nd_pmem.ko LD [M] drivers/nvme/host/nvme-core.ko LD [M] drivers/nvme/host/nvme-fabrics.ko LD [M] drivers/nvme/host/nvme-rdma.ko LD [M] drivers/nvme/host/nvme.ko LD [M] drivers/nvme/target/nvme-loop.ko LD [M] drivers/nvme/target/nvmet-rdma.ko LD [M] drivers/nvme/target/nvmet.ko LD [M] drivers/nvmem/nvmem-imx-ocotp.ko LD [M] drivers/nvmem/nvmem-mxs-ocotp.ko LD [M] drivers/nvmem/nvmem-vf610-ocotp.ko LD [M] drivers/nvmem/nvmem_core.ko LD [M] drivers/nvmem/nvmem_lpc18xx_eeprom.ko LD [M] drivers/nvmem/nvmem_mtk-efuse.ko LD [M] drivers/nvmem/nvmem_qfprom.ko LD [M] drivers/nvmem/nvmem_rockchip_efuse.ko LD [M] drivers/of/of_mdio.ko LD [M] drivers/parport/parport.ko LD [M] drivers/parport/parport_ax88796.ko LD [M] drivers/parport/parport_cs.ko LD [M] drivers/parport/parport_pc.ko LD [M] drivers/parport/parport_serial.ko LD [M] drivers/pci/host/pci-hyperv.ko LD [M] drivers/pci/hotplug/acpiphp_ibm.ko LD [M] drivers/pci/hotplug/cpcihp_generic.ko LD [M] drivers/pci/hotplug/cpcihp_zt5550.ko LD [M] drivers/pci/hotplug/shpchp.ko LD [M] drivers/pci/pci-stub.ko LD [M] drivers/pci/pcie/aer/aer_inject.ko LD [M] drivers/pci/xen-pcifront.ko LD [M] drivers/pcmcia/i82092.ko LD [M] drivers/pcmcia/pcmcia.ko LD [M] drivers/pcmcia/pcmcia_core.ko LD [M] drivers/pcmcia/pcmcia_rsrc.ko LD [M] drivers/pcmcia/pd6729.ko LD [M] drivers/pcmcia/yenta_socket.ko LD [M] drivers/phy/phy-bcm-cygnus-pcie.ko LD [M] drivers/phy/phy-bcm-kona-usb2.ko LD [M] drivers/phy/phy-bcm-ns-usb2.ko LD [M] drivers/phy/phy-bcm-ns-usb3.ko LD [M] drivers/phy/phy-bcm-ns2-pcie.ko LD [M] drivers/phy/phy-brcm-sata.ko LD [M] drivers/phy/phy-exynos-dp-video.ko LD [M] drivers/phy/phy-exynos-mipi-video.ko LD [M] drivers/phy/phy-exynos-usb2.ko LD [M] drivers/phy/phy-hi6220-usb.ko LD [M] drivers/phy/phy-lpc18xx-usb-otg.ko LD [M] drivers/phy/phy-omap-control.ko LD [M] drivers/phy/phy-pxa-28nm-hsic.ko LD [M] drivers/phy/phy-pxa-28nm-usb2.ko LD [M] drivers/phy/phy-rockchip-inno-usb2.ko LD [M] drivers/phy/phy-rockchip-pcie.ko LD [M] drivers/phy/phy-rockchip-typec.ko LD [M] drivers/phy/phy-spear1310-miphy.ko LD [M] drivers/phy/phy-spear1340-miphy.ko LD [M] drivers/phy/phy-stih407-usb.ko LD [M] drivers/phy/phy-tusb1210.ko LD [M] drivers/phy/phy-xgene.ko LD [M] drivers/pinctrl/intel/pinctrl-broxton.ko LD [M] drivers/pinctrl/intel/pinctrl-cherryview.ko LD [M] drivers/pinctrl/intel/pinctrl-intel.ko LD [M] drivers/pinctrl/intel/pinctrl-merrifield.ko LD [M] drivers/pinctrl/intel/pinctrl-sunrisepoint.ko LD [M] drivers/pinctrl/pinctrl-amd.ko LD [M] drivers/pinctrl/pinctrl-as3722.ko LD [M] drivers/pinctrl/pinctrl-max77620.ko LD [M] drivers/pinctrl/pinctrl-palmas.ko LD [M] drivers/pinctrl/pinctrl-single.ko LD [M] drivers/pinctrl/pxa/pinctrl-pxa25x.ko LD [M] drivers/pinctrl/pxa/pinctrl-pxa27x.ko LD [M] drivers/pinctrl/pxa/pinctrl-pxa2xx.ko LD [M] drivers/pinctrl/uniphier/pinctrl-uniphier-ld11.ko LD [M] drivers/pinctrl/uniphier/pinctrl-uniphier-ld20.ko LD [M] drivers/pinctrl/uniphier/pinctrl-uniphier-ld4.ko LD [M] drivers/pinctrl/uniphier/pinctrl-uniphier-ld6b.ko LD [M] drivers/pinctrl/uniphier/pinctrl-uniphier-pro4.ko LD [M] drivers/pinctrl/uniphier/pinctrl-uniphier-pro5.ko LD [M] drivers/pinctrl/uniphier/pinctrl-uniphier-pxs2.ko LD [M] drivers/pinctrl/uniphier/pinctrl-uniphier-sld8.ko LD [M] drivers/platform/chrome/chromeos_laptop.ko LD [M] drivers/platform/chrome/chromeos_pstore.ko LD [M] drivers/platform/chrome/cros_ec_devs.ko LD [M] drivers/platform/chrome/cros_ec_lpc.ko LD [M] drivers/platform/chrome/cros_kbd_led_backlight.ko LD [M] drivers/platform/goldfish/goldfish_pipe.ko LD [M] drivers/platform/x86/acer-wmi.ko LD [M] drivers/platform/x86/acerhdf.ko LD [M] drivers/platform/x86/alienware-wmi.ko LD [M] drivers/platform/x86/amilo-rfkill.ko LD [M] drivers/platform/x86/apple-gmux.ko LD [M] drivers/platform/x86/asus-laptop.ko LD [M] drivers/platform/x86/asus-nb-wmi.ko LD [M] drivers/platform/x86/asus-wireless.ko LD [M] drivers/platform/x86/asus-wmi.ko LD [M] drivers/platform/x86/classmate-laptop.ko LD [M] drivers/platform/x86/compal-laptop.ko LD [M] drivers/platform/x86/dell-laptop.ko LD [M] drivers/platform/x86/dell-rbtn.ko LD [M] drivers/platform/x86/dell-smbios.ko LD [M] drivers/platform/x86/dell-smo8800.ko LD [M] drivers/platform/x86/dell-wmi-aio.ko LD [M] drivers/platform/x86/dell-wmi.ko LD [M] drivers/platform/x86/eeepc-laptop.ko LD [M] drivers/platform/x86/eeepc-wmi.ko LD [M] drivers/platform/x86/fujitsu-laptop.ko LD [M] drivers/platform/x86/fujitsu-tablet.ko LD [M] drivers/platform/x86/hdaps.ko LD [M] drivers/platform/x86/hp-wireless.ko LD [M] drivers/platform/x86/hp-wmi.ko LD [M] drivers/platform/x86/hp_accel.ko LD [M] drivers/platform/x86/ibm_rtl.ko LD [M] drivers/platform/x86/ideapad-laptop.ko LD [M] drivers/platform/x86/intel-hid.ko LD [M] drivers/platform/x86/intel-rst.ko LD [M] drivers/platform/x86/intel-smartconnect.ko LD [M] drivers/platform/x86/intel-vbtn.ko LD [M] drivers/platform/x86/intel_ips.ko LD [M] drivers/platform/x86/intel_menlow.ko LD [M] drivers/platform/x86/intel_mid_powerbtn.ko LD [M] drivers/platform/x86/intel_mid_thermal.ko LD [M] drivers/platform/x86/intel_oaktrail.ko LD [M] drivers/platform/x86/intel_pmc_ipc.ko LD [M] drivers/platform/x86/intel_punit_ipc.ko LD [M] drivers/platform/x86/intel_scu_ipcutil.ko LD [M] drivers/platform/x86/intel_telemetry_core.ko LD [M] drivers/platform/x86/intel_telemetry_debugfs.ko LD [M] drivers/platform/x86/intel_telemetry_pltdrv.ko LD [M] drivers/platform/x86/msi-laptop.ko LD [M] drivers/platform/x86/mxm-wmi.ko LD [M] drivers/platform/x86/msi-wmi.ko LD [M] drivers/platform/x86/panasonic-laptop.ko LD [M] drivers/platform/x86/pvpanic.ko LD [M] drivers/platform/x86/samsung-laptop.ko LD [M] drivers/platform/x86/samsung-q10.ko LD [M] drivers/platform/x86/sony-laptop.ko LD [M] drivers/platform/x86/surfacepro3_button.ko LD [M] drivers/platform/x86/thinkpad_acpi.ko LD [M] drivers/platform/x86/topstar-laptop.ko LD [M] drivers/platform/x86/toshiba-wmi.ko LD [M] drivers/platform/x86/toshiba_acpi.ko LD [M] drivers/platform/x86/toshiba_bluetooth.ko LD [M] drivers/platform/x86/toshiba_haps.ko LD [M] drivers/platform/x86/wmi.ko LD [M] drivers/platform/x86/xo1-rfkill.ko LD [M] drivers/platform/x86/xo15-ebook.ko LD [M] drivers/power/88pm860x_battery.ko LD [M] drivers/power/88pm860x_charger.ko LD [M] drivers/power/act8945a_charger.ko LD [M] drivers/power/axp20x_usb_power.ko LD [M] drivers/power/axp288_charger.ko LD [M] drivers/power/axp288_fuel_gauge.ko LD [M] drivers/power/bq2415x_charger.ko LD [M] drivers/power/bq24190_charger.ko LD [M] drivers/power/bq24735-charger.ko LD [M] drivers/power/bq24257_charger.ko LD [M] drivers/power/bq25890_charger.ko LD [M] drivers/power/bq27xxx_battery.ko LD [M] drivers/power/bq27xxx_battery_i2c.ko LD [M] drivers/power/da9030_battery.ko LD [M] drivers/power/da9052-battery.ko LD [M] drivers/power/da9150-charger.ko LD [M] drivers/power/da9150-fg.ko LD [M] drivers/power/ds2760_battery.ko LD [M] drivers/power/ds2780_battery.ko LD [M] drivers/power/ds2781_battery.ko LD [M] drivers/power/ds2782_battery.ko LD [M] drivers/power/generic-adc-battery.ko LD [M] drivers/power/goldfish_battery.ko LD [M] drivers/power/gpio-charger.ko LD [M] drivers/power/intel_mid_battery.ko LD [M] drivers/power/isp1704_charger.ko LD [M] drivers/power/lp8727_charger.ko LD [M] drivers/power/lp8788-charger.ko LD [M] drivers/power/ltc2941-battery-gauge.ko LD [M] drivers/power/max14577_charger.ko LD [M] drivers/power/max17040_battery.ko LD [M] drivers/power/max17042_battery.ko LD [M] drivers/power/max77693_charger.ko LD [M] drivers/power/max8903_charger.ko LD [M] drivers/power/max8925_power.ko LD [M] drivers/power/max8997_charger.ko LD [M] drivers/power/max8998_charger.ko LD [M] drivers/power/pcf50633-charger.ko LD [M] drivers/power/pda_power.ko LD [M] drivers/power/qcom_smbb.ko LD [M] drivers/power/reset/at91-sama5d2_shdwc.ko LD [M] drivers/power/reset/reboot-mode.ko LD [M] drivers/power/reset/syscon-reboot-mode.ko LD [M] drivers/power/reset/rmobile-reset.ko LD [M] drivers/power/reset/zx-reboot.ko LD [M] drivers/power/rt5033_battery.ko LD [M] drivers/power/rt9455_charger.ko LD [M] drivers/power/rx51_battery.ko LD [M] drivers/power/sbs-battery.ko LD [M] drivers/power/smb347-charger.ko LD [M] drivers/power/test_power.ko LD [M] drivers/power/tps65090-charger.ko LD [M] drivers/power/tps65217_charger.ko LD [M] drivers/power/twl4030_charger.ko LD [M] drivers/power/twl4030_madc_battery.ko LD [M] drivers/power/wm831x_backup.ko LD [M] drivers/power/wm831x_power.ko LD [M] drivers/power/wm8350_power.ko LD [M] drivers/powercap/intel_rapl.ko LD [M] drivers/pps/clients/pps-gpio.ko LD [M] drivers/pps/clients/pps-ktimer.ko LD [M] drivers/pps/clients/pps-ldisc.ko LD [M] drivers/pps/clients/pps_parport.ko LD [M] drivers/pps/pps_core.ko LD [M] drivers/ptp/ptp.ko LD [M] drivers/ptp/ptp_pch.ko LD [M] drivers/pwm/pwm-atmel-hlcdc.ko LD [M] drivers/pwm/pwm-clps711x.ko LD [M] drivers/pwm/pwm-cros-ec.ko LD [M] drivers/pwm/pwm-fsl-ftm.ko LD [M] drivers/pwm/pwm-img.ko LD [M] drivers/pwm/pwm-lp3943.ko LD [M] drivers/pwm/pwm-lpss-pci.ko LD [M] drivers/pwm/pwm-lpss-platform.ko LD [M] drivers/pwm/pwm-lpss.ko LD [M] drivers/pwm/pwm-mtk-disp.ko LD [M] drivers/pwm/pwm-pca9685.ko LD [M] drivers/pwm/pwm-rcar.ko LD [M] drivers/pwm/pwm-renesas-tpu.ko LD [M] drivers/pwm/pwm-sun4i.ko LD [M] drivers/pwm/pwm-twl-led.ko LD [M] drivers/pwm/pwm-twl.ko LD [M] drivers/rapidio/devices/rio_mport_cdev.ko LD [M] drivers/rapidio/devices/tsi721_mport.ko LD [M] drivers/rapidio/rapidio.ko LD [M] drivers/rapidio/rio-scan.ko LD [M] drivers/rapidio/rio_cm.ko LD [M] drivers/rapidio/switches/idt_gen2.ko LD [M] drivers/rapidio/switches/idt_gen3.ko LD [M] drivers/rapidio/switches/idtcps.ko LD [M] drivers/rapidio/switches/tsi568.ko LD [M] drivers/rapidio/switches/tsi57x.ko LD [M] drivers/regulator/88pm8607.ko LD [M] drivers/regulator/aat2870-regulator.ko LD [M] drivers/regulator/ab3100.ko LD [M] drivers/regulator/act8865-regulator.ko LD [M] drivers/regulator/act8945a-regulator.ko LD [M] drivers/regulator/ad5398.ko LD [M] drivers/regulator/anatop-regulator.ko LD [M] drivers/regulator/arizona-ldo1.ko LD [M] drivers/regulator/arizona-micsupp.ko LD [M] drivers/regulator/as3711-regulator.ko LD [M] drivers/regulator/as3722-regulator.ko LD [M] drivers/regulator/axp20x-regulator.ko LD [M] drivers/regulator/bcm590xx-regulator.ko LD [M] drivers/regulator/da903x.ko LD [M] drivers/regulator/da9052-regulator.ko LD [M] drivers/regulator/da9055-regulator.ko LD [M] drivers/regulator/da9062-regulator.ko LD [M] drivers/regulator/da9063-regulator.ko LD [M] drivers/regulator/da9210-regulator.ko LD [M] drivers/regulator/da9211-regulator.ko LD [M] drivers/regulator/fan53555.ko LD [M] drivers/regulator/fixed.ko LD [M] drivers/regulator/gpio-regulator.ko LD [M] drivers/regulator/hi6421-regulator.ko LD [M] drivers/regulator/hi655x-regulator.ko LD [M] drivers/regulator/isl6271a-regulator.ko LD [M] drivers/regulator/isl9305.ko LD [M] drivers/regulator/lp3971.ko LD [M] drivers/regulator/lp3972.ko LD [M] drivers/regulator/lp872x.ko LD [M] drivers/regulator/lp8755.ko LD [M] drivers/regulator/lp8788-buck.ko LD [M] drivers/regulator/lp8788-ldo.ko LD [M] drivers/regulator/ltc3589.ko LD [M] drivers/regulator/max14577-regulator.ko LD [M] drivers/regulator/max1586.ko LD [M] drivers/regulator/max77620-regulator.ko LD [M] drivers/regulator/max77686-regulator.ko LD [M] drivers/regulator/max77693-regulator.ko LD [M] drivers/regulator/max77802-regulator.ko LD [M] drivers/regulator/max8649.ko LD [M] drivers/regulator/max8660.ko LD [M] drivers/regulator/max8907-regulator.ko LD [M] drivers/regulator/max8925-regulator.ko LD [M] drivers/regulator/max8952.ko LD [M] drivers/regulator/max8973-regulator.ko LD [M] drivers/regulator/max8997-regulator.ko LD [M] drivers/regulator/max8998.ko LD [M] drivers/regulator/mc13783-regulator.ko LD [M] drivers/regulator/mc13892-regulator.ko LD [M] drivers/regulator/mc13xxx-regulator-core.ko LD [M] drivers/regulator/mt6311-regulator.ko LD [M] drivers/regulator/mt6323-regulator.ko LD [M] drivers/regulator/mt6397-regulator.ko LD [M] drivers/regulator/palmas-regulator.ko LD [M] drivers/regulator/pbias-regulator.ko LD [M] drivers/regulator/pcap-regulator.ko LD [M] drivers/regulator/pcf50633-regulator.ko LD [M] drivers/regulator/pfuze100-regulator.ko LD [M] drivers/regulator/pv88060-regulator.ko LD [M] drivers/regulator/pv88080-regulator.ko LD [M] drivers/regulator/pv88090-regulator.ko LD [M] drivers/regulator/pwm-regulator.ko LD [M] drivers/regulator/qcom_spmi-regulator.ko LD [M] drivers/regulator/rc5t583-regulator.ko LD [M] drivers/regulator/rk808-regulator.ko LD [M] drivers/regulator/rn5t618-regulator.ko LD [M] drivers/regulator/rt5033-regulator.ko LD [M] drivers/regulator/s2mpa01.ko LD [M] drivers/regulator/s2mps11.ko LD [M] drivers/regulator/s5m8767.ko LD [M] drivers/regulator/sky81452-regulator.ko LD [M] drivers/regulator/tps51632-regulator.ko LD [M] drivers/regulator/tps6105x-regulator.ko LD [M] drivers/regulator/tps62360-regulator.ko LD [M] drivers/regulator/tps65023-regulator.ko LD [M] drivers/regulator/tps6507x-regulator.ko LD [M] drivers/regulator/tps65086-regulator.ko LD [M] drivers/regulator/tps65090-regulator.ko LD [M] drivers/regulator/tps65217-regulator.ko LD [M] drivers/regulator/tps65218-regulator.ko LD [M] drivers/regulator/tps6524x-regulator.ko LD [M] drivers/regulator/tps6586x-regulator.ko LD [M] drivers/regulator/tps65910-regulator.ko LD [M] drivers/regulator/tps65912-regulator.ko LD [M] drivers/regulator/tps80031-regulator.ko LD [M] drivers/regulator/twl-regulator.ko LD [M] drivers/regulator/userspace-consumer.ko LD [M] drivers/regulator/virtual.ko LD [M] drivers/regulator/wm831x-dcdc.ko LD [M] drivers/regulator/wm831x-isink.ko LD [M] drivers/regulator/wm831x-ldo.ko LD [M] drivers/regulator/wm8350-regulator.ko LD [M] drivers/regulator/wm8400-regulator.ko LD [M] drivers/regulator/wm8994-regulator.ko LD [M] drivers/remoteproc/remoteproc.ko LD [M] drivers/remoteproc/ste_modem_rproc.ko LD [M] drivers/reset/reset-ti-syscon.ko LD [M] drivers/rtc/rtc-88pm80x.ko LD [M] drivers/rtc/rtc-88pm860x.ko LD [M] drivers/rtc/rtc-ab-b5ze-s3.ko LD [M] drivers/rtc/rtc-ab3100.ko LD [M] drivers/rtc/rtc-abx80x.ko LD [M] drivers/rtc/rtc-armada38x.ko LD [M] drivers/rtc/rtc-as3722.ko LD [M] drivers/rtc/rtc-at32ap700x.ko LD [M] drivers/rtc/rtc-at91rm9200.ko LD [M] drivers/rtc/rtc-at91sam9.ko LD [M] drivers/rtc/rtc-bq32k.ko LD [M] drivers/rtc/rtc-bq4802.ko LD [M] drivers/rtc/rtc-cmos.ko LD [M] drivers/rtc/rtc-coh901331.ko LD [M] drivers/rtc/rtc-da9052.ko LD [M] drivers/rtc/rtc-da9055.ko LD [M] drivers/rtc/rtc-da9063.ko LD [M] drivers/rtc/rtc-davinci.ko LD [M] drivers/rtc/rtc-digicolor.ko LD [M] drivers/rtc/rtc-ds1286.ko LD [M] drivers/rtc/rtc-ds1302.ko LD [M] drivers/rtc/rtc-ds1305.ko LD [M] drivers/rtc/rtc-ds1307.ko LD [M] drivers/rtc/rtc-ds1343.ko LD [M] drivers/rtc/rtc-ds1347.ko LD [M] drivers/rtc/rtc-ds1374.ko LD [M] drivers/rtc/rtc-ds1390.ko LD [M] drivers/rtc/rtc-ds1511.ko LD [M] drivers/rtc/rtc-ds1553.ko LD [M] drivers/rtc/rtc-ds1672.ko LD [M] drivers/rtc/rtc-ds1685.ko LD [M] drivers/rtc/rtc-ds1742.ko LD [M] drivers/rtc/rtc-ds2404.ko LD [M] drivers/rtc/rtc-ds3232.ko LD [M] drivers/rtc/rtc-em3027.ko LD [M] drivers/rtc/rtc-ep93xx.ko LD [M] drivers/rtc/rtc-fm3130.ko LD [M] drivers/rtc/rtc-gemini.ko LD [M] drivers/rtc/rtc-generic.ko LD [M] drivers/rtc/rtc-hid-sensor-time.ko LD [M] drivers/rtc/rtc-hym8563.ko LD [M] drivers/rtc/rtc-isl12022.ko LD [M] drivers/rtc/rtc-isl12057.ko LD [M] drivers/rtc/rtc-isl1208.ko LD [M] drivers/rtc/rtc-jz4740.ko LD [M] drivers/rtc/rtc-lp8788.ko LD [M] drivers/rtc/rtc-lpc24xx.ko LD [M] drivers/rtc/rtc-lpc32xx.ko LD [M] drivers/rtc/rtc-m41t80.ko LD [M] drivers/rtc/rtc-m41t93.ko LD [M] drivers/rtc/rtc-m41t94.ko LD [M] drivers/rtc/rtc-m48t35.ko LD [M] drivers/rtc/rtc-m48t59.ko LD [M] drivers/rtc/rtc-m48t86.ko LD [M] drivers/rtc/rtc-max6900.ko LD [M] drivers/rtc/rtc-max6902.ko LD [M] drivers/rtc/rtc-max6916.ko LD [M] drivers/rtc/rtc-max77686.ko LD [M] drivers/rtc/rtc-max8907.ko LD [M] drivers/rtc/rtc-max8925.ko LD [M] drivers/rtc/rtc-max8997.ko LD [M] drivers/rtc/rtc-max8998.ko LD [M] drivers/rtc/rtc-mc13xxx.ko LD [M] drivers/rtc/rtc-mcp795.ko LD [M] drivers/rtc/rtc-moxart.ko LD [M] drivers/rtc/rtc-mrst.ko LD [M] drivers/rtc/rtc-msm6242.ko LD [M] drivers/rtc/rtc-mt6397.ko LD [M] drivers/rtc/rtc-mv.ko LD [M] drivers/rtc/rtc-nuc900.ko LD [M] drivers/rtc/rtc-omap.ko LD [M] drivers/rtc/rtc-palmas.ko LD [M] drivers/rtc/rtc-pcap.ko LD [M] drivers/rtc/rtc-pcf2123.ko LD [M] drivers/rtc/rtc-pcf2127.ko LD [M] drivers/rtc/rtc-pcf50633.ko LD [M] drivers/rtc/rtc-pcf85063.ko LD [M] drivers/rtc/rtc-pcf8523.ko LD [M] drivers/rtc/rtc-pcf8563.ko LD [M] drivers/rtc/rtc-pcf8583.ko LD [M] drivers/rtc/rtc-pm8xxx.ko LD [M] drivers/rtc/rtc-r9701.ko LD [M] drivers/rtc/rtc-rc5t583.ko LD [M] drivers/rtc/rtc-rk808.ko LD [M] drivers/rtc/rtc-rp5c01.ko LD [M] drivers/rtc/rtc-rs5c348.ko LD [M] drivers/rtc/rtc-rs5c372.ko LD [M] drivers/rtc/rtc-rv3029c2.ko LD [M] drivers/rtc/rtc-rv8803.ko LD [M] drivers/rtc/rtc-rx4581.ko LD [M] drivers/rtc/rtc-rx6110.ko LD [M] drivers/rtc/rtc-rx8010.ko LD [M] drivers/rtc/rtc-rx8025.ko LD [M] drivers/rtc/rtc-rx8581.ko LD [M] drivers/rtc/rtc-s35390a.ko LD [M] drivers/rtc/rtc-s3c.ko LD [M] drivers/rtc/rtc-s5m.ko LD [M] drivers/rtc/rtc-snvs.ko LD [M] drivers/rtc/rtc-spear.ko LD [M] drivers/rtc/rtc-stk17ta8.ko LD [M] drivers/rtc/rtc-stmp3xxx.ko LD [M] drivers/rtc/rtc-sunxi.ko LD [M] drivers/rtc/rtc-tegra.ko LD [M] drivers/rtc/rtc-test.ko LD [M] drivers/rtc/rtc-tps6586x.ko LD [M] drivers/rtc/rtc-tps65910.ko LD [M] drivers/rtc/rtc-tps80031.ko LD [M] drivers/rtc/rtc-twl.ko LD [M] drivers/rtc/rtc-v3020.ko LD [M] drivers/rtc/rtc-vr41xx.ko LD [M] drivers/rtc/rtc-vt8500.ko LD [M] drivers/rtc/rtc-wm831x.ko LD [M] drivers/rtc/rtc-wm8350.ko LD [M] drivers/rtc/rtc-x1205.ko LD [M] drivers/rtc/rtc-xgene.ko LD [M] drivers/rtc/rtc-zynqmp.ko LD [M] drivers/scsi/3w-9xxx.ko LD [M] drivers/scsi/3w-sas.ko LD [M] drivers/scsi/3w-xxxx.ko LD [M] drivers/scsi/BusLogic.ko LD [M] drivers/scsi/a100u2w.ko LD [M] drivers/scsi/aacraid/aacraid.ko LD [M] drivers/scsi/advansys.ko LD [M] drivers/scsi/aic7xxx/aic79xx.ko LD [M] drivers/scsi/aic7xxx/aic7xxx.ko LD [M] drivers/scsi/aic94xx/aic94xx.ko LD [M] drivers/scsi/am53c974.ko LD [M] drivers/scsi/arcmsr/arcmsr.ko LD [M] drivers/scsi/atp870u.ko LD [M] drivers/scsi/be2iscsi/be2iscsi.ko LD [M] drivers/scsi/bfa/bfa.ko LD [M] drivers/scsi/bnx2fc/bnx2fc.ko LD [M] drivers/scsi/bnx2i/bnx2i.ko LD [M] drivers/scsi/ch.ko LD [M] drivers/scsi/csiostor/csiostor.ko LD [M] drivers/scsi/cxgbi/cxgb3i/cxgb3i.ko LD [M] drivers/scsi/cxgbi/cxgb4i/cxgb4i.ko LD [M] drivers/scsi/cxgbi/libcxgbi.ko LD [M] drivers/scsi/dc395x.ko LD [M] drivers/scsi/device_handler/scsi_dh_alua.ko LD [M] drivers/scsi/device_handler/scsi_dh_emc.ko LD [M] drivers/scsi/device_handler/scsi_dh_hp_sw.ko LD [M] drivers/scsi/device_handler/scsi_dh_rdac.ko LD [M] drivers/scsi/dmx3191d.ko LD [M] drivers/scsi/dpt_i2o.ko LD [M] drivers/scsi/eata.ko LD [M] drivers/scsi/esas2r/esas2r.ko LD [M] drivers/scsi/esp_scsi.ko LD [M] drivers/scsi/fcoe/fcoe.ko LD [M] drivers/scsi/fcoe/libfcoe.ko LD [M] drivers/scsi/fdomain.ko LD [M] drivers/scsi/fnic/fnic.ko LD [M] drivers/scsi/gdth.ko LD [M] drivers/scsi/hisi_sas/hisi_sas_main.ko LD [M] drivers/scsi/hisi_sas/hisi_sas_v1_hw.ko LD [M] drivers/scsi/hisi_sas/hisi_sas_v2_hw.ko LD [M] drivers/scsi/hpsa.ko LD [M] drivers/scsi/hptiop.ko LD [M] drivers/scsi/hv_storvsc.ko LD [M] drivers/scsi/imm.ko LD [M] drivers/scsi/initio.ko LD [M] drivers/scsi/ipr.ko LD [M] drivers/scsi/ips.ko LD [M] drivers/scsi/isci/isci.ko LD [M] drivers/scsi/iscsi_boot_sysfs.ko LD [M] drivers/scsi/iscsi_tcp.ko LD [M] drivers/scsi/libfc/libfc.ko LD [M] drivers/scsi/libiscsi.ko LD [M] drivers/scsi/libiscsi_tcp.ko LD [M] drivers/scsi/libsas/libsas.ko LD [M] drivers/scsi/lpfc/lpfc.ko LD [M] drivers/scsi/megaraid.ko LD [M] drivers/scsi/megaraid/megaraid_mbox.ko LD [M] drivers/scsi/megaraid/megaraid_mm.ko LD [M] drivers/scsi/megaraid/megaraid_sas.ko LD [M] drivers/scsi/mpt3sas/mpt3sas.ko LD [M] drivers/scsi/mvsas/mvsas.ko LD [M] drivers/scsi/mvumi.ko LD [M] drivers/scsi/osd/libosd.ko LD [M] drivers/scsi/osd/osd.ko LD [M] drivers/scsi/osst.ko LD [M] drivers/scsi/pcmcia/aha152x_cs.ko LD [M] drivers/scsi/pcmcia/fdomain_cs.ko LD [M] drivers/scsi/pcmcia/qlogic_cs.ko LD [M] drivers/scsi/pcmcia/sym53c500_cs.ko LD [M] drivers/scsi/pm8001/pm80xx.ko LD [M] drivers/scsi/pmcraid.ko LD [M] drivers/scsi/ppa.ko LD [M] drivers/scsi/qla1280.ko LD [M] drivers/scsi/qla2xxx/qla2xxx.ko LD [M] drivers/scsi/qla2xxx/tcm_qla2xxx.ko LD [M] drivers/scsi/qla4xxx/qla4xxx.ko LD [M] drivers/scsi/qlogicfas408.ko LD [M] drivers/scsi/raid_class.ko LD [M] drivers/scsi/scsi_debug.ko LD [M] drivers/scsi/scsi_mod.ko LD [M] drivers/scsi/scsi_transport_fc.ko LD [M] drivers/scsi/scsi_transport_iscsi.ko LD [M] drivers/scsi/scsi_transport_sas.ko LD [M] drivers/scsi/scsi_transport_spi.ko LD [M] drivers/scsi/scsi_transport_srp.ko LD [M] drivers/scsi/sd_mod.ko LD [M] drivers/scsi/ses.ko LD [M] drivers/scsi/sg.ko LD [M] drivers/scsi/snic/snic.ko LD [M] drivers/scsi/sr_mod.ko LD [M] drivers/scsi/st.ko LD [M] drivers/scsi/stex.ko LD [M] drivers/scsi/sym53c8xx_2/sym53c8xx.ko LD [M] drivers/scsi/ufs/tc-dwc-g210-pci.ko LD [M] drivers/scsi/ufs/tc-dwc-g210-pltfrm.ko LD [M] drivers/scsi/ufs/tc-dwc-g210.ko LD [M] drivers/scsi/ufs/ufshcd-dwc.ko LD [M] drivers/scsi/ufs/ufshcd-pci.ko LD [M] drivers/scsi/ufs/ufshcd-pltfrm.ko LD [M] drivers/scsi/ufs/ufshcd.ko LD [M] drivers/scsi/virtio_scsi.ko LD [M] drivers/scsi/vmw_pvscsi.ko LD [M] drivers/scsi/wd719x.ko LD [M] drivers/scsi/xen-scsifront.ko LD [M] drivers/spi/spi-altera.ko LD [M] drivers/spi/spi-atmel.ko LD [M] drivers/spi/spi-axi-spi-engine.ko LD [M] drivers/spi/spi-bcm2835.ko LD [M] drivers/spi/spi-bcm2835aux.ko LD [M] drivers/spi/spi-bcm63xx-hsspi.ko LD [M] drivers/spi/spi-bcm63xx.ko LD [M] drivers/spi/spi-bitbang.ko LD [M] drivers/spi/spi-butterfly.ko LD [M] drivers/spi/spi-cadence.ko LD [M] drivers/spi/spi-clps711x.ko LD [M] drivers/spi/spi-dln2.ko LD [M] drivers/spi/spi-dw-midpci.ko LD [M] drivers/spi/spi-dw-mmio.ko LD [M] drivers/spi/spi-dw.ko LD [M] drivers/spi/spi-ep93xx.ko LD [M] drivers/spi/spi-fsl-dspi.ko LD [M] drivers/spi/spi-fsl-lib.ko LD [M] drivers/spi/spi-fsl-spi.ko LD [M] drivers/spi/spi-gpio.ko LD [M] drivers/spi/spi-img-spfi.ko LD [M] drivers/spi/spi-imx.ko LD [M] drivers/spi/spi-lm70llp.ko LD [M] drivers/spi/spi-loopback-test.ko LD [M] drivers/spi/spi-lp8841-rtc.ko LD [M] drivers/spi/spi-meson-spifc.ko LD [M] drivers/spi/spi-mt65xx.ko LD [M] drivers/spi/spi-oc-tiny.ko LD [M] drivers/spi/spi-omap-100k.ko LD [M] drivers/spi/spi-omap2-mcspi.ko LD [M] drivers/spi/spi-orion.ko LD [M] drivers/spi/spi-pic32-sqi.ko LD [M] drivers/spi/spi-pic32.ko LD [M] drivers/spi/spi-pxa2xx-pci.ko LD [M] drivers/spi/spi-pxa2xx-platform.ko LD [M] drivers/spi/spi-rockchip.ko LD [M] drivers/spi/spi-rspi.ko LD [M] drivers/spi/spi-sc18is602.ko LD [M] drivers/spi/spi-sh-hspi.ko LD [M] drivers/spi/spi-sh-msiof.ko LD [M] drivers/spi/spi-sh.ko LD [M] drivers/spi/spi-st-ssc4.ko LD [M] drivers/spi/spi-sun4i.ko LD [M] drivers/spi/spi-sun6i.ko LD [M] drivers/spi/spi-tegra114.ko LD [M] drivers/spi/spi-tegra20-sflash.ko LD [M] drivers/spi/spi-tegra20-slink.ko LD [M] drivers/spi/spi-ti-qspi.ko LD [M] drivers/spi/spi-tle62x0.ko LD [M] drivers/spi/spi-topcliff-pch.ko LD [M] drivers/spi/spi-txx9.ko LD [M] drivers/spi/spi-xcomm.ko LD [M] drivers/spi/spi-xilinx.ko LD [M] drivers/spi/spi-xlp.ko LD [M] drivers/spi/spi-xtensa-xtfpga.ko LD [M] drivers/spi/spi-zynqmp-gqspi.ko LD [M] drivers/spi/spidev.ko LD [M] drivers/spmi/spmi-pmic-arb.ko LD [M] drivers/spmi/spmi.ko LD [M] drivers/ssb/ssb.ko LD [M] drivers/staging/android/ion/ion_test.ko LD [M] drivers/staging/clocking-wizard/clk-xlnx-clock-wizard.ko LD [M] drivers/staging/comedi/comedi.ko LD [M] drivers/staging/comedi/comedi_pci.ko LD [M] drivers/staging/comedi/comedi_pcmcia.ko LD [M] drivers/staging/comedi/comedi_usb.ko LD [M] drivers/staging/comedi/drivers/8255.ko LD [M] drivers/staging/comedi/drivers/8255_pci.ko LD [M] drivers/staging/comedi/drivers/addi_apci_1032.ko LD [M] drivers/staging/comedi/drivers/addi_apci_1500.ko LD [M] drivers/staging/comedi/drivers/addi_apci_1516.ko LD [M] drivers/staging/comedi/drivers/addi_apci_1564.ko LD [M] drivers/staging/comedi/drivers/addi_apci_16xx.ko LD [M] drivers/staging/comedi/drivers/addi_apci_2032.ko LD [M] drivers/staging/comedi/drivers/addi_apci_2200.ko LD [M] drivers/staging/comedi/drivers/addi_apci_3120.ko LD [M] drivers/staging/comedi/drivers/addi_apci_3501.ko LD [M] drivers/staging/comedi/drivers/addi_apci_3xxx.ko LD [M] drivers/staging/comedi/drivers/addi_watchdog.ko LD [M] drivers/staging/comedi/drivers/adl_pci6208.ko LD [M] drivers/staging/comedi/drivers/adl_pci7x3x.ko LD [M] drivers/staging/comedi/drivers/adl_pci8164.ko LD [M] drivers/staging/comedi/drivers/adl_pci9111.ko LD [M] drivers/staging/comedi/drivers/adl_pci9118.ko LD [M] drivers/staging/comedi/drivers/adq12b.ko LD [M] drivers/staging/comedi/drivers/adv_pci1710.ko LD [M] drivers/staging/comedi/drivers/adv_pci1720.ko LD [M] drivers/staging/comedi/drivers/adv_pci1723.ko LD [M] drivers/staging/comedi/drivers/adv_pci1724.ko LD [M] drivers/staging/comedi/drivers/adv_pci_dio.ko LD [M] drivers/staging/comedi/drivers/adv_pci1760.ko LD [M] drivers/staging/comedi/drivers/aio_aio12_8.ko LD [M] drivers/staging/comedi/drivers/aio_iiro_16.ko LD [M] drivers/staging/comedi/drivers/amplc_dio200.ko LD [M] drivers/staging/comedi/drivers/amplc_dio200_common.ko LD [M] drivers/staging/comedi/drivers/amplc_dio200_pci.ko LD [M] drivers/staging/comedi/drivers/amplc_pc236.ko LD [M] drivers/staging/comedi/drivers/amplc_pc236_common.ko LD [M] drivers/staging/comedi/drivers/amplc_pc263.ko LD [M] drivers/staging/comedi/drivers/amplc_pci224.ko LD [M] drivers/staging/comedi/drivers/amplc_pci230.ko LD [M] drivers/staging/comedi/drivers/amplc_pci236.ko LD [M] drivers/staging/comedi/drivers/amplc_pci263.ko LD [M] drivers/staging/comedi/drivers/c6xdigio.ko LD [M] drivers/staging/comedi/drivers/cb_das16_cs.ko LD [M] drivers/staging/comedi/drivers/cb_pcidas.ko LD [M] drivers/staging/comedi/drivers/cb_pcidas64.ko LD [M] drivers/staging/comedi/drivers/cb_pcidda.ko LD [M] drivers/staging/comedi/drivers/cb_pcimdas.ko LD [M] drivers/staging/comedi/drivers/cb_pcimdda.ko LD [M] drivers/staging/comedi/drivers/comedi_8254.ko LD [M] drivers/staging/comedi/drivers/comedi_8255.ko LD [M] drivers/staging/comedi/drivers/comedi_bond.ko LD [M] drivers/staging/comedi/drivers/comedi_isadma.ko LD [M] drivers/staging/comedi/drivers/comedi_parport.ko LD [M] drivers/staging/comedi/drivers/comedi_test.ko LD [M] drivers/staging/comedi/drivers/contec_pci_dio.ko LD [M] drivers/staging/comedi/drivers/dac02.ko LD [M] drivers/staging/comedi/drivers/daqboard2000.ko LD [M] drivers/staging/comedi/drivers/das08.ko LD [M] drivers/staging/comedi/drivers/das08_cs.ko LD [M] drivers/staging/comedi/drivers/das08_isa.ko LD [M] drivers/staging/comedi/drivers/das08_pci.ko LD [M] drivers/staging/comedi/drivers/das16.ko LD [M] drivers/staging/comedi/drivers/das16m1.ko LD [M] drivers/staging/comedi/drivers/das1800.ko LD [M] drivers/staging/comedi/drivers/das6402.ko LD [M] drivers/staging/comedi/drivers/das800.ko LD [M] drivers/staging/comedi/drivers/dmm32at.ko LD [M] drivers/staging/comedi/drivers/dt2801.ko LD [M] drivers/staging/comedi/drivers/dt2811.ko LD [M] drivers/staging/comedi/drivers/dt2814.ko LD [M] drivers/staging/comedi/drivers/dt2815.ko LD [M] drivers/staging/comedi/drivers/dt2817.ko LD [M] drivers/staging/comedi/drivers/dt282x.ko LD [M] drivers/staging/comedi/drivers/dt3000.ko LD [M] drivers/staging/comedi/drivers/dt9812.ko LD [M] drivers/staging/comedi/drivers/dyna_pci10xx.ko LD [M] drivers/staging/comedi/drivers/fl512.ko LD [M] drivers/staging/comedi/drivers/gsc_hpdi.ko LD [M] drivers/staging/comedi/drivers/icp_multi.ko LD [M] drivers/staging/comedi/drivers/ii_pci20kc.ko LD [M] drivers/staging/comedi/drivers/jr3_pci.ko LD [M] drivers/staging/comedi/drivers/ke_counter.ko LD [M] drivers/staging/comedi/drivers/me4000.ko LD [M] drivers/staging/comedi/drivers/me_daq.ko LD [M] drivers/staging/comedi/drivers/mf6x4.ko LD [M] drivers/staging/comedi/drivers/mite.ko LD [M] drivers/staging/comedi/drivers/mpc624.ko LD [M] drivers/staging/comedi/drivers/multiq3.ko LD [M] drivers/staging/comedi/drivers/ni_6527.ko LD [M] drivers/staging/comedi/drivers/ni_65xx.ko LD [M] drivers/staging/comedi/drivers/ni_660x.ko LD [M] drivers/staging/comedi/drivers/ni_670x.ko LD [M] drivers/staging/comedi/drivers/ni_at_a2150.ko LD [M] drivers/staging/comedi/drivers/ni_at_ao.ko LD [M] drivers/staging/comedi/drivers/ni_atmio.ko LD [M] drivers/staging/comedi/drivers/ni_atmio16d.ko LD [M] drivers/staging/comedi/drivers/ni_daq_700.ko LD [M] drivers/staging/comedi/drivers/ni_daq_dio24.ko LD [M] drivers/staging/comedi/drivers/ni_labpc.ko LD [M] drivers/staging/comedi/drivers/ni_labpc_common.ko LD [M] drivers/staging/comedi/drivers/ni_labpc_cs.ko LD [M] drivers/staging/comedi/drivers/ni_labpc_isadma.ko LD [M] drivers/staging/comedi/drivers/ni_labpc_pci.ko LD [M] drivers/staging/comedi/drivers/ni_mio_cs.ko LD [M] drivers/staging/comedi/drivers/ni_pcidio.ko LD [M] drivers/staging/comedi/drivers/ni_pcimio.ko LD [M] drivers/staging/comedi/drivers/ni_tio.ko LD [M] drivers/staging/comedi/drivers/ni_tiocmd.ko LD [M] drivers/staging/comedi/drivers/ni_usb6501.ko LD [M] drivers/staging/comedi/drivers/pcl711.ko LD [M] drivers/staging/comedi/drivers/pcl724.ko LD [M] drivers/staging/comedi/drivers/pcl726.ko LD [M] drivers/staging/comedi/drivers/pcl730.ko LD [M] drivers/staging/comedi/drivers/pcl812.ko LD [M] drivers/staging/comedi/drivers/pcl816.ko LD [M] drivers/staging/comedi/drivers/pcl818.ko LD [M] drivers/staging/comedi/drivers/pcm3724.ko LD [M] drivers/staging/comedi/drivers/pcmad.ko LD [M] drivers/staging/comedi/drivers/pcmda12.ko LD [M] drivers/staging/comedi/drivers/pcmmio.ko LD [M] drivers/staging/comedi/drivers/pcmuio.ko LD [M] drivers/staging/comedi/drivers/quatech_daqp_cs.ko LD [M] drivers/staging/comedi/drivers/rtd520.ko LD [M] drivers/staging/comedi/drivers/rti800.ko LD [M] drivers/staging/comedi/drivers/rti802.ko LD [M] drivers/staging/comedi/drivers/s526.ko LD [M] drivers/staging/comedi/drivers/s626.ko LD [M] drivers/staging/comedi/drivers/serial2002.ko LD [M] drivers/staging/comedi/drivers/ssv_dnp.ko LD [M] drivers/staging/comedi/drivers/usbdux.ko LD [M] drivers/staging/comedi/drivers/usbduxfast.ko LD [M] drivers/staging/comedi/drivers/usbduxsigma.ko LD [M] drivers/staging/comedi/drivers/vmk80xx.ko LD [M] drivers/staging/comedi/kcomedilib/kcomedilib.ko LD [M] drivers/staging/dgnc/dgnc.ko LD [M] drivers/staging/fbtft/fb_agm1264k-fl.ko LD [M] drivers/staging/fbtft/fb_bd663474.ko LD [M] drivers/staging/fbtft/fb_hx8340bn.ko LD [M] drivers/staging/fbtft/fb_hx8347d.ko LD [M] drivers/staging/fbtft/fb_hx8353d.ko LD [M] drivers/staging/fbtft/fb_hx8357d.ko LD [M] drivers/staging/fbtft/fb_ili9163.ko LD [M] drivers/staging/fbtft/fb_ili9320.ko LD [M] drivers/staging/fbtft/fb_ili9325.ko LD [M] drivers/staging/fbtft/fb_ili9340.ko LD [M] drivers/staging/fbtft/fb_ili9341.ko LD [M] drivers/staging/fbtft/fb_ili9481.ko LD [M] drivers/staging/fbtft/fb_ili9486.ko LD [M] drivers/staging/fbtft/fb_pcd8544.ko LD [M] drivers/staging/fbtft/fb_ra8875.ko LD [M] drivers/staging/fbtft/fb_s6d02a1.ko LD [M] drivers/staging/fbtft/fb_s6d1121.ko LD [M] drivers/staging/fbtft/fb_ssd1289.ko LD [M] drivers/staging/fbtft/fb_ssd1305.ko LD [M] drivers/staging/fbtft/fb_ssd1306.ko LD [M] drivers/staging/fbtft/fb_ssd1325.ko LD [M] drivers/staging/fbtft/fb_ssd1331.ko LD [M] drivers/staging/fbtft/fb_ssd1351.ko LD [M] drivers/staging/fbtft/fb_st7735r.ko LD [M] drivers/staging/fbtft/fb_st7789v.ko LD [M] drivers/staging/fbtft/fb_tinylcd.ko LD [M] drivers/staging/fbtft/fb_tls8204.ko LD [M] drivers/staging/fbtft/fb_uc1611.ko LD [M] drivers/staging/fbtft/fb_uc1701.ko LD [M] drivers/staging/fbtft/fb_upd161704.ko LD [M] drivers/staging/fbtft/fb_watterott.ko LD [M] drivers/staging/fbtft/fbtft.ko LD [M] drivers/staging/fbtft/fbtft_device.ko LD [M] drivers/staging/fbtft/flexfb.ko LD [M] drivers/staging/fwserial/firewire-serial.ko LD [M] drivers/staging/gdm724x/gdmtty.ko LD [M] drivers/staging/gdm724x/gdmulte.ko LD [M] drivers/staging/goldfish/goldfish_audio.ko LD [M] drivers/staging/goldfish/goldfish_nand.ko LD [M] drivers/staging/gs_fpgaboot/gs_fpga.ko LD [M] drivers/staging/iio/accel/adis16201.ko LD [M] drivers/staging/iio/accel/adis16203.ko LD [M] drivers/staging/iio/accel/adis16209.ko LD [M] drivers/staging/iio/accel/adis16240.ko LD [M] drivers/staging/iio/accel/sca3000.ko LD [M] drivers/staging/iio/adc/ad7192.ko LD [M] drivers/staging/iio/adc/ad7280a.ko LD [M] drivers/staging/iio/adc/ad7606.ko LD [M] drivers/staging/iio/adc/ad7606_par.ko LD [M] drivers/staging/iio/adc/ad7606_spi.ko LD [M] drivers/staging/iio/adc/ad7780.ko LD [M] drivers/staging/iio/adc/ad7816.ko LD [M] drivers/staging/iio/adc/lpc32xx_adc.ko LD [M] drivers/staging/iio/adc/spear_adc.ko LD [M] drivers/staging/iio/addac/adt7316-i2c.ko LD [M] drivers/staging/iio/addac/adt7316-spi.ko LD [M] drivers/staging/iio/addac/adt7316.ko LD [M] drivers/staging/iio/cdc/ad7150.ko LD [M] drivers/staging/iio/cdc/ad7152.ko LD [M] drivers/staging/iio/cdc/ad7746.ko LD [M] drivers/staging/iio/frequency/ad9832.ko LD [M] drivers/staging/iio/frequency/ad9834.ko LD [M] drivers/staging/iio/gyro/adis16060.ko LD [M] drivers/staging/iio/impedance-analyzer/ad5933.ko LD [M] drivers/staging/iio/light/isl29018.ko LD [M] drivers/staging/iio/light/isl29028.ko LD [M] drivers/staging/iio/light/tsl2583.ko LD [M] drivers/staging/iio/light/tsl2x7x_core.ko LD [M] drivers/staging/iio/meter/ade7753.ko LD [M] drivers/staging/iio/meter/ade7754.ko LD [M] drivers/staging/iio/meter/ade7758.ko LD [M] drivers/staging/iio/meter/ade7759.ko LD [M] drivers/staging/iio/meter/ade7854-i2c.ko LD [M] drivers/staging/iio/meter/ade7854-spi.ko LD [M] drivers/staging/iio/meter/ade7854.ko LD [M] drivers/staging/iio/resolver/ad2s1200.ko LD [M] drivers/staging/iio/resolver/ad2s1210.ko LD [M] drivers/staging/iio/resolver/ad2s90.ko LD [M] drivers/staging/ks7010/ks7010.ko LD [M] drivers/staging/lustre/lnet/klnds/o2iblnd/ko2iblnd.ko LD [M] drivers/staging/lustre/lnet/klnds/socklnd/ksocklnd.ko LD [M] drivers/staging/lustre/lnet/libcfs/libcfs.ko LD [M] drivers/staging/lustre/lnet/lnet/lnet.ko LD [M] drivers/staging/lustre/lnet/selftest/lnet_selftest.ko LD [M] drivers/staging/lustre/lustre/fid/fid.ko LD [M] drivers/staging/lustre/lustre/fld/fld.ko LD [M] drivers/staging/lustre/lustre/llite/lustre.ko LD [M] drivers/staging/lustre/lustre/lmv/lmv.ko LD [M] drivers/staging/lustre/lustre/lov/lov.ko LD [M] drivers/staging/lustre/lustre/mdc/mdc.ko LD [M] drivers/staging/lustre/lustre/mgc/mgc.ko LD [M] drivers/staging/lustre/lustre/obdclass/obdclass.ko LD [M] drivers/staging/lustre/lustre/obdecho/obdecho.ko LD [M] drivers/staging/lustre/lustre/osc/osc.ko LD [M] drivers/staging/lustre/lustre/ptlrpc/ptlrpc.ko LD [M] drivers/staging/media/bcm2048/radio-bcm2048.ko LD [M] drivers/staging/media/cec/cec.ko LD [M] drivers/staging/media/cxd2099/cxd2099.ko LD [M] drivers/staging/media/lirc/lirc_bt829.ko LD [M] drivers/staging/media/lirc/lirc_imon.ko LD [M] drivers/staging/media/lirc/lirc_parallel.ko LD [M] drivers/staging/media/lirc/lirc_sasem.ko LD [M] drivers/staging/media/lirc/lirc_serial.ko LD [M] drivers/staging/media/lirc/lirc_sir.ko LD [M] drivers/staging/media/lirc/lirc_zilog.ko LD [M] drivers/staging/media/pulse8-cec/pulse8-cec.ko LD [M] drivers/staging/media/s5p-cec/s5p-cec.ko LD [M] drivers/staging/media/tw686x-kh/tw686x-kh.ko LD [M] drivers/staging/most/aim-cdev/aim_cdev.ko LD [M] drivers/staging/most/aim-network/aim_network.ko LD [M] drivers/staging/most/aim-sound/aim_sound.ko LD [M] drivers/staging/most/aim-v4l2/aim_v4l2.ko LD [M] drivers/staging/most/hdm-dim2/hdm_dim2.ko LD [M] drivers/staging/most/hdm-i2c/hdm_i2c.ko LD [M] drivers/staging/most/hdm-usb/hdm_usb.ko LD [M] drivers/staging/most/mostcore/mostcore.ko LD [M] drivers/staging/mt29f_spinand/mt29f_spinand.ko LD [M] drivers/staging/rtl8188eu/r8188eu.ko LD [M] drivers/staging/rtl8192e/rtl8192e/r8192e_pci.ko LD [M] drivers/staging/rtl8192e/rtllib.ko LD [M] drivers/staging/rtl8192e/rtllib_crypt_ccmp.ko LD [M] drivers/staging/rtl8192e/rtllib_crypt_tkip.ko LD [M] drivers/staging/rtl8192e/rtllib_crypt_wep.ko LD [M] drivers/staging/rtl8192u/r8192u_usb.ko LD [M] drivers/staging/rtl8712/r8712u.ko LD [M] drivers/staging/rtl8723au/r8723au.ko LD [M] drivers/staging/rts5208/rts5208.ko LD [M] drivers/staging/skein/skein.ko LD [M] drivers/staging/slicoss/slicoss.ko LD [M] drivers/staging/sm750fb/sm750fb.ko LD [M] drivers/staging/speakup/speakup.ko LD [M] drivers/staging/speakup/speakup_acntpc.ko LD [M] drivers/staging/speakup/speakup_acntsa.ko LD [M] drivers/staging/speakup/speakup_apollo.ko LD [M] drivers/staging/speakup/speakup_audptr.ko LD [M] drivers/staging/speakup/speakup_bns.ko LD [M] drivers/staging/speakup/speakup_decext.ko LD [M] drivers/staging/speakup/speakup_decpc.ko LD [M] drivers/staging/speakup/speakup_dectlk.ko LD [M] drivers/staging/speakup/speakup_dtlk.ko LD [M] drivers/staging/speakup/speakup_dummy.ko LD [M] drivers/staging/speakup/speakup_keypc.ko LD [M] drivers/staging/speakup/speakup_ltlk.ko LD [M] drivers/staging/speakup/speakup_soft.ko LD [M] drivers/staging/speakup/speakup_spkout.ko LD [M] drivers/staging/speakup/speakup_txprt.ko LD [M] drivers/staging/unisys/visorbus/visorbus.ko LD [M] drivers/staging/unisys/visorhba/visorhba.ko LD [M] drivers/staging/unisys/visorinput/visorinput.ko LD [M] drivers/staging/unisys/visornic/visornic.ko LD [M] drivers/staging/vme/devices/vme_pio2.ko LD [M] drivers/staging/vme/devices/vme_user.ko LD [M] drivers/staging/vt6655/vt6655_stage.ko LD [M] drivers/staging/vt6656/vt6656_stage.ko LD [M] drivers/staging/wilc1000/wilc1000-sdio.ko LD [M] drivers/staging/wilc1000/wilc1000-spi.ko LD [M] drivers/staging/wilc1000/wilc1000.ko LD [M] drivers/staging/wlan-ng/prism2_usb.ko LD [M] drivers/staging/xgifb/xgifb.ko LD [M] drivers/target/iscsi/cxgbit/cxgbit.ko LD [M] drivers/target/iscsi/iscsi_target_mod.ko LD [M] drivers/target/loopback/tcm_loop.ko LD [M] drivers/target/sbp/sbp_target.ko LD [M] drivers/target/target_core_file.ko LD [M] drivers/target/target_core_iblock.ko LD [M] drivers/target/target_core_mod.ko LD [M] drivers/target/target_core_pscsi.ko LD [M] drivers/target/target_core_user.ko LD [M] drivers/target/tcm_fc/tcm_fc.ko LD [M] drivers/thermal/armada_thermal.ko LD [M] drivers/thermal/db8500_cpufreq_cooling.ko LD [M] drivers/thermal/dove_thermal.ko LD [M] drivers/thermal/hisi_thermal.ko LD [M] drivers/thermal/imx_thermal.ko LD [M] drivers/thermal/int340x_thermal/acpi_thermal_rel.ko LD [M] drivers/thermal/int340x_thermal/int3400_thermal.ko LD [M] drivers/thermal/int340x_thermal/int3402_thermal.ko LD [M] drivers/thermal/int340x_thermal/int3403_thermal.ko LD [M] drivers/thermal/int340x_thermal/int3406_thermal.ko LD [M] drivers/thermal/int340x_thermal/int340x_thermal_zone.ko LD [M] drivers/thermal/int340x_thermal/processor_thermal_device.ko LD [M] drivers/thermal/intel_pch_thermal.ko LD [M] drivers/thermal/intel_powerclamp.ko LD [M] drivers/thermal/intel_soc_dts_iosf.ko LD [M] drivers/thermal/intel_soc_dts_thermal.ko LD [M] drivers/thermal/kirkwood_thermal.ko LD [M] drivers/thermal/mtk_thermal.ko LD [M] drivers/thermal/qcom-spmi-temp-alarm.ko LD [M] drivers/thermal/rcar_thermal.ko LD [M] drivers/thermal/rockchip_thermal.ko LD [M] drivers/thermal/samsung/exynos_thermal.ko LD [M] drivers/thermal/spear_thermal.ko LD [M] drivers/thermal/tango_thermal.ko LD [M] drivers/thermal/thermal-generic-adc.ko LD [M] drivers/thermal/ti-soc-thermal/ti-soc-thermal.ko LD [M] drivers/thermal/x86_pkg_temp_thermal.ko LD [M] drivers/thunderbolt/thunderbolt.ko LD [M] drivers/tty/cyclades.ko LD [M] drivers/tty/goldfish.ko LD [M] drivers/tty/ipwireless/ipwireless.ko LD [M] drivers/tty/isicom.ko LD [M] drivers/tty/moxa.ko LD [M] drivers/tty/mxser.ko LD [M] drivers/tty/n_gsm.ko LD [M] drivers/tty/n_hdlc.ko LD [M] drivers/tty/n_r3964.ko LD [M] drivers/tty/n_tracerouter.ko LD [M] drivers/tty/n_tracesink.ko LD [M] drivers/tty/nozomi.ko LD [M] drivers/tty/rocket.ko LD [M] drivers/tty/serial/8250/8250.ko LD [M] drivers/tty/serial/8250/8250_base.ko LD [M] drivers/tty/serial/8250/8250_bcm2835aux.ko LD [M] drivers/tty/serial/8250/8250_dw.ko LD [M] drivers/tty/serial/8250/8250_ingenic.ko LD [M] drivers/tty/serial/8250/8250_lpc18xx.ko LD [M] drivers/tty/serial/8250/8250_lpss.ko LD [M] drivers/tty/serial/8250/8250_mid.ko LD [M] drivers/tty/serial/8250/8250_moxa.ko LD [M] drivers/tty/serial/8250/8250_of.ko LD [M] drivers/tty/serial/8250/8250_pci.ko LD [M] drivers/tty/serial/8250/8250_uniphier.ko LD [M] drivers/tty/serial/8250/serial_cs.ko LD [M] drivers/tty/serial/altera_jtaguart.ko LD [M] drivers/tty/serial/altera_uart.ko LD [M] drivers/tty/serial/arc_uart.ko LD [M] drivers/tty/serial/bcm63xx_uart.ko LD [M] drivers/tty/serial/clps711x.ko LD [M] drivers/tty/serial/digicolor-usart.ko LD [M] drivers/tty/serial/fsl_lpuart.ko LD [M] drivers/tty/serial/ifx6x60.ko LD [M] drivers/tty/serial/imx.ko LD [M] drivers/tty/serial/jsm/jsm.ko LD [M] drivers/tty/serial/kgdboc.ko LD [M] drivers/tty/serial/max3100.ko LD [M] drivers/tty/serial/max310x.ko LD [M] drivers/tty/serial/men_z135_uart.ko LD [M] drivers/tty/serial/mxs-auart.ko LD [M] drivers/tty/serial/pch_uart.ko LD [M] drivers/tty/serial/rp2.ko LD [M] drivers/tty/serial/sc16is7xx.ko LD [M] drivers/tty/serial/sccnxp.ko LD [M] drivers/tty/serial/sh-sci.ko LD [M] drivers/tty/serial/st-asc.ko LD [M] drivers/tty/serial/stm32-usart.ko LD [M] drivers/tty/serial/timbuart.ko LD [M] drivers/tty/serial/uartlite.ko LD [M] drivers/tty/serial/xilinx_uartps.ko LD [M] drivers/tty/synclink.ko LD [M] drivers/tty/synclink_gt.ko LD [M] drivers/tty/synclinkmp.ko LD [M] drivers/uio/uio.ko LD [M] drivers/uio/uio_aec.ko LD [M] drivers/uio/uio_cif.ko LD [M] drivers/uio/uio_dmem_genirq.ko LD [M] drivers/uio/uio_mf624.ko LD [M] drivers/uio/uio_netx.ko LD [M] drivers/uio/uio_pci_generic.ko LD [M] drivers/uio/uio_pdrv_genirq.ko LD [M] drivers/uio/uio_pruss.ko LD [M] drivers/uio/uio_sercos3.ko LD [M] drivers/usb/atm/cxacru.ko LD [M] drivers/usb/atm/speedtch.ko LD [M] drivers/usb/atm/ueagle-atm.ko LD [M] drivers/usb/atm/usbatm.ko LD [M] drivers/usb/atm/xusbatm.ko LD [M] drivers/usb/c67x00/c67x00.ko LD [M] drivers/usb/chipidea/ci_hdrc.ko LD [M] drivers/usb/chipidea/ci_hdrc_imx.ko LD [M] drivers/usb/chipidea/ci_hdrc_msm.ko LD [M] drivers/usb/chipidea/ci_hdrc_pci.ko LD [M] drivers/usb/chipidea/ci_hdrc_usb2.ko LD [M] drivers/usb/chipidea/ci_hdrc_zevio.ko LD [M] drivers/usb/chipidea/usbmisc_imx.ko LD [M] drivers/usb/class/cdc-acm.ko LD [M] drivers/usb/class/cdc-wdm.ko LD [M] drivers/usb/class/usblp.ko LD [M] drivers/usb/class/usbtmc.ko LD [M] drivers/usb/common/ulpi.ko LD [M] drivers/usb/common/usb-common.ko LD [M] drivers/usb/common/usb-otg-fsm.ko LD [M] drivers/usb/core/ledtrig-usbport.ko LD [M] drivers/usb/core/usbcore.ko LD [M] drivers/usb/dwc2/dwc2.ko LD [M] drivers/usb/dwc2/dwc2_pci.ko LD [M] drivers/usb/dwc3/dwc3-exynos.ko LD [M] drivers/usb/dwc3/dwc3-keystone.ko LD [M] drivers/usb/dwc3/dwc3-of-simple.ko LD [M] drivers/usb/dwc3/dwc3-omap.ko LD [M] drivers/usb/dwc3/dwc3-pci.ko LD [M] drivers/usb/dwc3/dwc3.ko LD [M] drivers/usb/gadget/function/u_ether.ko LD [M] drivers/usb/gadget/function/u_serial.ko LD [M] drivers/usb/gadget/function/usb_f_acm.ko LD [M] drivers/usb/gadget/function/usb_f_ecm.ko LD [M] drivers/usb/gadget/function/usb_f_ecm_subset.ko LD [M] drivers/usb/gadget/function/usb_f_eem.ko LD [M] drivers/usb/gadget/function/usb_f_fs.ko LD [M] drivers/usb/gadget/function/usb_f_hid.ko LD [M] drivers/usb/gadget/function/usb_f_mass_storage.ko LD [M] drivers/usb/gadget/function/usb_f_midi.ko LD [M] drivers/usb/gadget/function/usb_f_ncm.ko LD [M] drivers/usb/gadget/function/usb_f_obex.ko LD [M] drivers/usb/gadget/function/usb_f_phonet.ko LD [M] drivers/usb/gadget/function/usb_f_printer.ko LD [M] drivers/usb/gadget/function/usb_f_rndis.ko LD [M] drivers/usb/gadget/function/usb_f_serial.ko LD [M] drivers/usb/gadget/function/usb_f_ss_lb.ko LD [M] drivers/usb/gadget/function/usb_f_tcm.ko LD [M] drivers/usb/gadget/function/usb_f_uac1.ko LD [M] drivers/usb/gadget/function/usb_f_uac2.ko LD [M] drivers/usb/gadget/function/usb_f_uvc.ko LD [M] drivers/usb/gadget/legacy/g_acm_ms.ko LD [M] drivers/usb/gadget/legacy/g_audio.ko LD [M] drivers/usb/gadget/legacy/g_cdc.ko LD [M] drivers/usb/gadget/legacy/g_dbgp.ko LD [M] drivers/usb/gadget/legacy/g_ether.ko LD [M] drivers/usb/gadget/legacy/g_ffs.ko LD [M] drivers/usb/gadget/legacy/g_hid.ko LD [M] drivers/usb/gadget/legacy/g_mass_storage.ko LD [M] drivers/usb/gadget/legacy/g_midi.ko LD [M] drivers/usb/gadget/legacy/g_multi.ko LD [M] drivers/usb/gadget/legacy/g_ncm.ko LD [M] drivers/usb/gadget/legacy/g_nokia.ko LD [M] drivers/usb/gadget/legacy/g_printer.ko LD [M] drivers/usb/gadget/legacy/g_serial.ko LD [M] drivers/usb/gadget/legacy/g_webcam.ko LD [M] drivers/usb/gadget/legacy/g_zero.ko LD [M] drivers/usb/gadget/legacy/gadgetfs.ko LD [M] drivers/usb/gadget/legacy/tcm_usb_gadget.ko LD [M] drivers/usb/gadget/libcomposite.ko LD [M] drivers/usb/gadget/udc/amd5536udc.ko LD [M] drivers/usb/gadget/udc/bdc/bdc.ko LD [M] drivers/usb/gadget/udc/bdc/bdc_pci.ko LD [M] drivers/usb/gadget/udc/dummy_hcd.ko LD [M] drivers/usb/gadget/udc/fotg210-udc.ko LD [M] drivers/usb/gadget/udc/goku_udc.ko LD [M] drivers/usb/gadget/udc/gr_udc.ko LD [M] drivers/usb/gadget/udc/m66592-udc.ko LD [M] drivers/usb/gadget/udc/mv_u3d_core.ko LD [M] drivers/usb/gadget/udc/mv_udc.ko LD [M] drivers/usb/gadget/udc/net2272.ko LD [M] drivers/usb/gadget/udc/net2280.ko LD [M] drivers/usb/gadget/udc/pch_udc.ko LD [M] drivers/usb/gadget/udc/pxa27x_udc.ko LD [M] drivers/usb/gadget/udc/r8a66597-udc.ko LD [M] drivers/usb/gadget/udc/renesas_usb3.ko LD [M] drivers/usb/gadget/udc/udc-core.ko LD [M] drivers/usb/gadget/udc/udc-xilinx.ko LD [M] drivers/usb/host/bcma-hcd.ko LD [M] drivers/usb/host/ehci-hcd.ko LD [M] drivers/usb/host/ehci-pci.ko LD [M] drivers/usb/host/ehci-platform.ko LD [M] drivers/usb/host/fotg210-hcd.ko LD [M] drivers/usb/host/hwa-hc.ko LD [M] drivers/usb/host/isp116x-hcd.ko LD [M] drivers/usb/host/isp1362-hcd.ko LD [M] drivers/usb/host/max3421-hcd.ko LD [M] drivers/usb/host/ohci-hcd.ko LD [M] drivers/usb/host/ohci-pci.ko LD [M] drivers/usb/host/ohci-platform.ko LD [M] drivers/usb/host/oxu210hp-hcd.ko LD [M] drivers/usb/host/r8a66597-hcd.ko LD [M] drivers/usb/host/sl811-hcd.ko LD [M] drivers/usb/host/sl811_cs.ko LD [M] drivers/usb/host/ssb-hcd.ko LD [M] drivers/usb/host/u132-hcd.ko LD [M] drivers/usb/host/uhci-hcd.ko LD [M] drivers/usb/host/whci/whci-hcd.ko LD [M] drivers/usb/host/xhci-hcd.ko LD [M] drivers/usb/host/xhci-mtk.ko LD [M] drivers/usb/host/xhci-pci.ko LD [M] drivers/usb/host/xhci-plat-hcd.ko LD [M] drivers/usb/image/mdc800.ko LD [M] drivers/usb/image/microtek.ko LD [M] drivers/usb/isp1760/isp1760.ko LD [M] drivers/usb/misc/adutux.ko LD [M] drivers/usb/misc/appledisplay.ko LD [M] drivers/usb/misc/chaoskey.ko LD [M] drivers/usb/misc/cypress_cy7c63.ko LD [M] drivers/usb/misc/cytherm.ko LD [M] drivers/usb/misc/ehset.ko LD [M] drivers/usb/misc/emi26.ko LD [M] drivers/usb/misc/emi62.ko LD [M] drivers/usb/misc/ezusb.ko LD [M] drivers/usb/misc/ftdi-elan.ko LD [M] drivers/usb/misc/idmouse.ko LD [M] drivers/usb/misc/iowarrior.ko LD [M] drivers/usb/misc/isight_firmware.ko LD [M] drivers/usb/misc/ldusb.ko LD [M] drivers/usb/misc/legousbtower.ko LD [M] drivers/usb/misc/lvstest.ko LD [M] drivers/usb/misc/rio500.ko LD [M] drivers/usb/misc/sisusbvga/sisusbvga.ko LD [M] drivers/usb/misc/trancevibrator.ko LD [M] drivers/usb/misc/ucsi.ko LD [M] drivers/usb/misc/usb3503.ko LD [M] drivers/usb/misc/usb4604.ko LD [M] drivers/usb/misc/usblcd.ko LD [M] drivers/usb/misc/usbsevseg.ko LD [M] drivers/usb/misc/usbtest.ko LD [M] drivers/usb/misc/uss720.ko LD [M] drivers/usb/misc/yurex.ko LD [M] drivers/usb/mon/usbmon.ko LD [M] drivers/usb/musb/musb_am335x.ko LD [M] drivers/usb/musb/musb_dsps.ko LD [M] drivers/usb/musb/musb_hdrc.ko LD [M] drivers/usb/musb/tusb6010.ko LD [M] drivers/usb/musb/ux500.ko LD [M] drivers/usb/phy/phy-am335x-control.ko LD [M] drivers/usb/phy/phy-am335x.ko LD [M] drivers/usb/phy/phy-generic.ko LD [M] drivers/usb/phy/phy-gpio-vbus-usb.ko LD [M] drivers/usb/phy/phy-isp1301.ko LD [M] drivers/usb/phy/phy-keystone.ko LD [M] drivers/usb/phy/phy-msm-usb.ko LD [M] drivers/usb/phy/phy-qcom-8x16-usb.ko LD [M] drivers/usb/phy/phy-tahvo.ko LD [M] drivers/usb/renesas_usbhs/renesas_usbhs.ko LD [M] drivers/usb/serial/aircable.ko LD [M] drivers/usb/serial/ark3116.ko LD [M] drivers/usb/serial/belkin_sa.ko LD [M] drivers/usb/serial/ch341.ko LD [M] drivers/usb/serial/cp210x.ko LD [M] drivers/usb/serial/cyberjack.ko LD [M] drivers/usb/serial/cypress_m8.ko LD [M] drivers/usb/serial/digi_acceleport.ko LD [M] drivers/usb/serial/empeg.ko LD [M] drivers/usb/serial/f81232.ko LD [M] drivers/usb/serial/ftdi_sio.ko LD [M] drivers/usb/serial/garmin_gps.ko LD [M] drivers/usb/serial/io_edgeport.ko LD [M] drivers/usb/serial/io_ti.ko LD [M] drivers/usb/serial/ipaq.ko LD [M] drivers/usb/serial/ipw.ko LD [M] drivers/usb/serial/ir-usb.ko LD [M] drivers/usb/serial/iuu_phoenix.ko LD [M] drivers/usb/serial/keyspan.ko LD [M] drivers/usb/serial/keyspan_pda.ko LD [M] drivers/usb/serial/kl5kusb105.ko LD [M] drivers/usb/serial/kobil_sct.ko LD [M] drivers/usb/serial/mct_u232.ko LD [M] drivers/usb/serial/metro-usb.ko LD [M] drivers/usb/serial/mos7720.ko LD [M] drivers/usb/serial/mos7840.ko LD [M] drivers/usb/serial/mxuport.ko LD [M] drivers/usb/serial/navman.ko LD [M] drivers/usb/serial/omninet.ko LD [M] drivers/usb/serial/opticon.ko LD [M] drivers/usb/serial/option.ko LD [M] drivers/usb/serial/oti6858.ko LD [M] drivers/usb/serial/pl2303.ko LD [M] drivers/usb/serial/qcserial.ko LD [M] drivers/usb/serial/qcaux.ko LD [M] drivers/usb/serial/quatech2.ko LD [M] drivers/usb/serial/sierra.ko LD [M] drivers/usb/serial/safe_serial.ko LD [M] drivers/usb/serial/spcp8x5.ko LD [M] drivers/usb/serial/ssu100.ko LD [M] drivers/usb/serial/symbolserial.ko LD [M] drivers/usb/serial/ti_usb_3410_5052.ko LD [M] drivers/usb/serial/usb-serial-simple.ko LD [M] drivers/usb/serial/usb_debug.ko LD [M] drivers/usb/serial/usb_wwan.ko LD [M] drivers/usb/serial/usbserial.ko LD [M] drivers/usb/serial/visor.ko LD [M] drivers/usb/serial/whiteheat.ko LD [M] drivers/usb/serial/wishbone-serial.ko LD [M] drivers/usb/serial/xsens_mt.ko LD [M] drivers/usb/storage/uas.ko LD [M] drivers/usb/storage/ums-alauda.ko LD [M] drivers/usb/storage/ums-cypress.ko LD [M] drivers/usb/storage/ums-datafab.ko LD [M] drivers/usb/storage/ums-eneub6250.ko LD [M] drivers/usb/storage/ums-freecom.ko LD [M] drivers/usb/storage/ums-isd200.ko LD [M] drivers/usb/storage/ums-jumpshot.ko LD [M] drivers/usb/storage/ums-karma.ko LD [M] drivers/usb/storage/ums-onetouch.ko LD [M] drivers/usb/storage/ums-realtek.ko LD [M] drivers/usb/storage/ums-sddr09.ko LD [M] drivers/usb/storage/ums-sddr55.ko LD [M] drivers/usb/storage/ums-usbat.ko LD [M] drivers/usb/storage/usb-storage.ko LD [M] drivers/usb/usbip/usbip-core.ko LD [M] drivers/usb/usbip/usbip-host.ko LD [M] drivers/usb/usbip/vhci-hcd.ko LD [M] drivers/usb/usbip/usbip-vudc.ko LD [M] drivers/usb/wusbcore/wusb-cbaf.ko LD [M] drivers/usb/wusbcore/wusb-wa.ko LD [M] drivers/usb/wusbcore/wusbcore.ko LD [M] drivers/uwb/hwa-rc.ko LD [M] drivers/uwb/i1480/dfu/i1480-dfu-usb.ko LD [M] drivers/uwb/i1480/i1480-est.ko LD [M] drivers/uwb/umc.ko LD [M] drivers/uwb/uwb.ko LD [M] drivers/uwb/whc-rc.ko LD [M] drivers/uwb/whci.ko LD [M] drivers/vfio/pci/vfio-pci.ko LD [M] drivers/vfio/vfio.ko LD [M] drivers/vfio/vfio_iommu_type1.ko LD [M] drivers/vfio/vfio_virqfd.ko LD [M] drivers/vhost/vhost.ko LD [M] drivers/vhost/vhost_net.ko LD [M] drivers/vhost/vhost_scsi.ko LD [M] drivers/vhost/vhost_vsock.ko LD [M] drivers/vhost/vringh.ko LD [M] drivers/video/backlight/88pm860x_bl.ko LD [M] drivers/video/backlight/aat2870_bl.ko LD [M] drivers/video/backlight/adp5520_bl.ko LD [M] drivers/video/backlight/adp8860_bl.ko LD [M] drivers/video/backlight/adp8870_bl.ko LD [M] drivers/video/backlight/ams369fg06.ko LD [M] drivers/video/backlight/apple_bl.ko LD [M] drivers/video/backlight/as3711_bl.ko LD [M] drivers/video/backlight/backlight.ko LD [M] drivers/video/backlight/bd6107.ko LD [M] drivers/video/backlight/cr_bllcd.ko LD [M] drivers/video/backlight/da903x_bl.ko LD [M] drivers/video/backlight/da9052_bl.ko LD [M] drivers/video/backlight/generic_bl.ko LD [M] drivers/video/backlight/gpio_backlight.ko LD [M] drivers/video/backlight/hx8357.ko LD [M] drivers/video/backlight/ili922x.ko LD [M] drivers/video/backlight/ili9320.ko LD [M] drivers/video/backlight/kb3886_bl.ko LD [M] drivers/video/backlight/l4f00242t03.ko LD [M] drivers/video/backlight/lcd.ko LD [M] drivers/video/backlight/ld9040.ko LD [M] drivers/video/backlight/lm3533_bl.ko LD [M] drivers/video/backlight/lm3630a_bl.ko LD [M] drivers/video/backlight/lm3639_bl.ko LD [M] drivers/video/backlight/lms283gf05.ko LD [M] drivers/video/backlight/lms501kf03.ko LD [M] drivers/video/backlight/lp855x_bl.ko LD [M] drivers/video/backlight/lp8788_bl.ko LD [M] drivers/video/backlight/ltv350qv.ko LD [M] drivers/video/backlight/lv5207lp.ko LD [M] drivers/video/backlight/max8925_bl.ko LD [M] drivers/video/backlight/ot200_bl.ko LD [M] drivers/video/backlight/pandora_bl.ko LD [M] drivers/video/backlight/pcf50633-backlight.ko LD [M] drivers/video/backlight/platform_lcd.ko LD [M] drivers/video/backlight/pm8941-wled.ko LD [M] drivers/video/backlight/pwm_bl.ko LD [M] drivers/video/backlight/s6e63m0.ko LD [M] drivers/video/backlight/sky81452-backlight.ko LD [M] drivers/video/backlight/tdo24m.ko LD [M] drivers/video/backlight/tps65217_bl.ko LD [M] drivers/video/backlight/vgg2432a4.ko LD [M] drivers/video/backlight/wm831x_bl.ko LD [M] drivers/video/console/bitblit.ko LD [M] drivers/video/console/fbcon.ko LD [M] drivers/video/console/fbcon_ccw.ko LD [M] drivers/video/console/fbcon_cw.ko LD [M] drivers/video/console/fbcon_rotate.ko LD [M] drivers/video/console/fbcon_ud.ko LD [M] drivers/video/console/softcursor.ko LD [M] drivers/video/console/tileblit.ko LD [M] drivers/video/fbdev/arcfb.ko LD [M] drivers/video/fbdev/arkfb.ko LD [M] drivers/video/fbdev/aty/aty128fb.ko LD [M] drivers/video/fbdev/aty/atyfb.ko LD [M] drivers/video/fbdev/aty/radeonfb.ko LD [M] drivers/video/fbdev/auo_k1900fb.ko LD [M] drivers/video/fbdev/auo_k1901fb.ko LD [M] drivers/video/fbdev/auo_k190x.ko LD [M] drivers/video/fbdev/broadsheetfb.ko LD [M] drivers/video/fbdev/carminefb.ko LD [M] drivers/video/fbdev/cirrusfb.ko LD [M] drivers/video/fbdev/clps711x-fb.ko LD [M] drivers/video/fbdev/core/cfbcopyarea.ko LD [M] drivers/video/fbdev/core/cfbfillrect.ko LD [M] drivers/video/fbdev/core/cfbimgblt.ko LD [M] drivers/video/fbdev/core/fb.ko LD [M] drivers/video/fbdev/core/fb_ddc.ko LD [M] drivers/video/fbdev/core/fb_sys_fops.ko LD [M] drivers/video/fbdev/core/svgalib.ko LD [M] drivers/video/fbdev/core/syscopyarea.ko LD [M] drivers/video/fbdev/core/sysfillrect.ko LD [M] drivers/video/fbdev/core/sysimgblt.ko LD [M] drivers/video/fbdev/cyber2000fb.ko LD [M] drivers/video/fbdev/geode/gx1fb.ko LD [M] drivers/video/fbdev/geode/gxfb.ko LD [M] drivers/video/fbdev/geode/lxfb.ko LD [M] drivers/video/fbdev/goldfishfb.ko LD [M] drivers/video/fbdev/gxt4500.ko LD [M] drivers/video/fbdev/hecubafb.ko LD [M] drivers/video/fbdev/hgafb.ko LD [M] drivers/video/fbdev/hyperv_fb.ko LD [M] drivers/video/fbdev/i740fb.ko LD [M] drivers/video/fbdev/intelfb/intelfb.ko LD [M] drivers/video/fbdev/kyro/kyrofb.ko LD [M] drivers/video/fbdev/macmodes.ko LD [M] drivers/video/fbdev/matrox/g450_pll.ko LD [M] drivers/video/fbdev/matrox/i2c-matroxfb.ko LD [M] drivers/video/fbdev/matrox/matroxfb_DAC1064.ko LD [M] drivers/video/fbdev/matrox/matroxfb_Ti3026.ko LD [M] drivers/video/fbdev/matrox/matroxfb_accel.ko LD [M] drivers/video/fbdev/matrox/matroxfb_base.ko LD [M] drivers/video/fbdev/matrox/matroxfb_crtc2.ko LD [M] drivers/video/fbdev/matrox/matroxfb_g450.ko LD [M] drivers/video/fbdev/matrox/matroxfb_maven.ko LD [M] drivers/video/fbdev/matrox/matroxfb_misc.ko LD [M] drivers/video/fbdev/mb862xx/mb862xxfb.ko LD [M] drivers/video/fbdev/metronomefb.ko LD [M] drivers/video/fbdev/n411.ko LD [M] drivers/video/fbdev/neofb.ko LD [M] drivers/video/fbdev/nvidia/nvidiafb.ko LD [M] drivers/video/fbdev/ocfb.ko LD [M] drivers/video/fbdev/pm2fb.ko LD [M] drivers/video/fbdev/pm3fb.ko LD [M] drivers/video/fbdev/riva/rivafb.ko LD [M] drivers/video/fbdev/s1d13xxxfb.ko LD [M] drivers/video/fbdev/s3fb.ko LD [M] drivers/video/fbdev/savage/savagefb.ko LD [M] drivers/video/fbdev/sis/sisfb.ko LD [M] drivers/video/fbdev/sm501fb.ko LD [M] drivers/video/fbdev/smscufx.ko LD [M] drivers/video/fbdev/sm712fb.ko LD [M] drivers/video/fbdev/ssd1307fb.ko LD [M] drivers/video/fbdev/sstfb.ko LD [M] drivers/video/fbdev/tdfxfb.ko LD [M] drivers/video/fbdev/tmiofb.ko LD [M] drivers/video/fbdev/tridentfb.ko LD [M] drivers/video/fbdev/udlfb.ko LD [M] drivers/video/fbdev/uvesafb.ko LD [M] drivers/video/fbdev/vermilion/crvml.ko LD [M] drivers/video/fbdev/vermilion/vmlfb.ko LD [M] drivers/video/fbdev/vfb.ko LD [M] drivers/video/fbdev/vga16fb.ko LD [M] drivers/video/fbdev/via/viafb.ko LD [M] drivers/video/fbdev/vt8623fb.ko LD [M] drivers/video/fbdev/xen-fbfront.ko LD [M] drivers/video/vgastate.ko LD [M] drivers/virtio/virtio.ko LD [M] drivers/virtio/virtio_balloon.ko LD [M] drivers/virtio/virtio_input.ko LD [M] drivers/virtio/virtio_mmio.ko LD [M] drivers/virtio/virtio_pci.ko LD [M] drivers/virtio/virtio_ring.ko LD [M] drivers/vme/boards/vme_vmivme7805.ko LD [M] drivers/vme/bridges/vme_ca91cx42.ko LD [M] drivers/vme/bridges/vme_fake.ko LD [M] drivers/vme/bridges/vme_tsi148.ko LD [M] drivers/w1/masters/ds1wm.ko LD [M] drivers/w1/masters/ds2482.ko LD [M] drivers/w1/masters/ds2490.ko LD [M] drivers/w1/masters/matrox_w1.ko LD [M] drivers/w1/masters/mxc_w1.ko LD [M] drivers/w1/masters/w1-gpio.ko LD [M] drivers/w1/slaves/w1_bq27000.ko LD [M] drivers/w1/slaves/w1_ds2406.ko LD [M] drivers/w1/slaves/w1_ds2408.ko LD [M] drivers/w1/slaves/w1_ds2413.ko LD [M] drivers/w1/slaves/w1_ds2423.ko LD [M] drivers/w1/slaves/w1_ds2431.ko LD [M] drivers/w1/slaves/w1_ds2433.ko LD [M] drivers/w1/slaves/w1_ds2760.ko LD [M] drivers/w1/slaves/w1_ds2780.ko LD [M] drivers/w1/slaves/w1_ds2781.ko LD [M] drivers/w1/slaves/w1_ds28e04.ko LD [M] drivers/w1/slaves/w1_smem.ko LD [M] drivers/w1/slaves/w1_therm.ko LD [M] drivers/w1/wire.ko LD [M] drivers/watchdog/acquirewdt.ko LD [M] drivers/watchdog/advantechwdt.ko LD [M] drivers/watchdog/alim1535_wdt.ko LD [M] drivers/watchdog/alim7101_wdt.ko LD [M] drivers/watchdog/aspeed_wdt.ko LD [M] drivers/watchdog/bcm7038_wdt.ko LD [M] drivers/watchdog/cadence_wdt.ko LD [M] drivers/watchdog/cpu5wdt.ko LD [M] drivers/watchdog/da9052_wdt.ko LD [M] drivers/watchdog/da9055_wdt.ko LD [M] drivers/watchdog/da9062_wdt.ko LD [M] drivers/watchdog/da9063_wdt.ko LD [M] drivers/watchdog/dw_wdt.ko LD [M] drivers/watchdog/ebc-c384_wdt.ko LD [M] drivers/watchdog/eurotechwdt.ko LD [M] drivers/watchdog/f71808e_wdt.ko LD [M] drivers/watchdog/geodewdt.ko LD [M] drivers/watchdog/gpio_wdt.ko LD [M] drivers/watchdog/hpwdt.ko LD [M] drivers/watchdog/i6300esb.ko LD [M] drivers/watchdog/iTCO_vendor_support.ko LD [M] drivers/watchdog/iTCO_wdt.ko LD [M] drivers/watchdog/ib700wdt.ko LD [M] drivers/watchdog/ibmasr.ko LD [M] drivers/watchdog/ie6xx_wdt.ko LD [M] drivers/watchdog/imgpdc_wdt.ko LD [M] drivers/watchdog/intel-mid_wdt.ko LD [M] drivers/watchdog/it8712f_wdt.ko LD [M] drivers/watchdog/it87_wdt.ko LD [M] drivers/watchdog/kempld_wdt.ko LD [M] drivers/watchdog/lpc18xx_wdt.ko LD [M] drivers/watchdog/machzwd.ko LD [M] drivers/watchdog/max63xx_wdt.ko LD [M] drivers/watchdog/max77620_wdt.ko LD [M] drivers/watchdog/mei_wdt.ko LD [M] drivers/watchdog/mena21_wdt.ko LD [M] drivers/watchdog/menf21bmc_wdt.ko LD [M] drivers/watchdog/ni903x_wdt.ko LD [M] drivers/watchdog/nv_tco.ko LD [M] drivers/watchdog/of_xilinx_wdt.ko LD [M] drivers/watchdog/pc87413_wdt.ko LD [M] drivers/watchdog/pcwd_pci.ko LD [M] drivers/watchdog/sch311x_wdt.ko LD [M] drivers/watchdog/pcwd_usb.ko LD [M] drivers/watchdog/renesas_wdt.ko LD [M] drivers/watchdog/retu_wdt.ko LD [M] drivers/watchdog/rn5t618_wdt.ko LD [M] drivers/watchdog/smsc37b787_wdt.ko LD [M] drivers/watchdog/sbc60xxwdt.ko LD [M] drivers/watchdog/sbc_epx_c3.ko LD [M] drivers/watchdog/sbc_fitpc2_wdt.ko LD [M] drivers/watchdog/softdog.ko LD [M] drivers/watchdog/sp5100_tco.ko LD [M] drivers/watchdog/sc1200wdt.ko LD [M] drivers/watchdog/stmp3xxx_rtc_wdt.ko LD [M] drivers/watchdog/tangox_wdt.ko LD [M] drivers/watchdog/tegra_wdt.ko LD [M] drivers/watchdog/ts4800_wdt.ko LD [M] drivers/watchdog/twl4030_wdt.ko LD [M] drivers/watchdog/via_wdt.ko LD [M] drivers/watchdog/w83627hf_wdt.ko LD [M] drivers/watchdog/w83877f_wdt.ko LD [M] drivers/watchdog/w83977f_wdt.ko LD [M] drivers/watchdog/wafer5823wdt.ko LD [M] drivers/watchdog/wdat_wdt.ko LD [M] drivers/watchdog/wdt_pci.ko LD [M] drivers/watchdog/wm831x_wdt.ko LD [M] drivers/watchdog/wm8350_wdt.ko LD [M] drivers/watchdog/xen_wdt.ko LD [M] drivers/watchdog/ziirave_wdt.ko LD [M] drivers/xen/tmem.ko LD [M] drivers/xen/xen-acpi-processor.ko LD [M] drivers/xen/xen-evtchn.ko LD [M] drivers/xen/xen-gntalloc.ko LD [M] drivers/xen/xen-gntdev.ko LD [M] drivers/xen/xen-pciback/xen-pciback.ko LD [M] drivers/xen/xen-privcmd.ko LD [M] drivers/xen/xen-scsiback.ko LD [M] drivers/xen/xenfs/xenfs.ko LD [M] fs/9p/9p.ko LD [M] fs/adfs/adfs.ko LD [M] fs/affs/affs.ko LD [M] fs/afs/kafs.ko LD [M] fs/autofs4/autofs4.ko LD [M] fs/befs/befs.ko LD [M] fs/bfs/bfs.ko LD [M] fs/binfmt_misc.ko LD [M] fs/binfmt_script.ko LD [M] fs/btrfs/btrfs.ko LD [M] fs/cachefiles/cachefiles.ko LD [M] fs/ceph/ceph.ko LD [M] fs/cifs/cifs.ko LD [M] fs/coda/coda.ko LD [M] fs/configfs/configfs.ko LD [M] fs/cramfs/cramfs.ko LD [M] fs/crypto/fscrypto.ko LD [M] fs/dlm/dlm.ko LD [M] fs/ecryptfs/ecryptfs.ko LD [M] fs/efivarfs/efivarfs.ko LD [M] fs/efs/efs.ko LD [M] fs/exofs/exofs.ko LD [M] fs/exofs/libore.ko LD [M] fs/ext2/ext2.ko LD [M] fs/ext4/ext4.ko LD [M] fs/f2fs/f2fs.ko LD [M] fs/fat/fat.ko LD [M] fs/fat/msdos.ko LD [M] fs/fat/vfat.ko LD [M] fs/freevxfs/freevxfs.ko LD [M] fs/fscache/fscache.ko LD [M] fs/fuse/cuse.ko LD [M] fs/fuse/fuse.ko LD [M] fs/gfs2/gfs2.ko LD [M] fs/hfs/hfs.ko LD [M] fs/hfsplus/hfsplus.ko LD [M] fs/hpfs/hpfs.ko LD [M] fs/isofs/isofs.ko LD [M] fs/jbd2/jbd2.ko LD [M] fs/jffs2/jffs2.ko LD [M] fs/jfs/jfs.ko LD [M] fs/lockd/lockd.ko LD [M] fs/logfs/logfs.ko LD [M] fs/mbcache.ko LD [M] fs/minix/minix.ko LD [M] fs/ncpfs/ncpfs.ko LD [M] fs/nfs/blocklayout/blocklayoutdriver.ko LD [M] fs/nfs/filelayout/nfs_layout_nfsv41_files.ko LD [M] fs/nfs/flexfilelayout/nfs_layout_flexfiles.ko LD [M] fs/nfs/nfs.ko LD [M] fs/nfs/nfsv2.ko LD [M] fs/nfs/nfsv3.ko LD [M] fs/nfs/nfsv4.ko LD [M] fs/nfs/objlayout/objlayoutdriver.ko LD [M] fs/nfs_common/grace.ko LD [M] fs/nfs_common/nfs_acl.ko LD [M] fs/nfsd/nfsd.ko LD [M] fs/nilfs2/nilfs2.ko LD [M] fs/nls/mac-celtic.ko LD [M] fs/nls/mac-centeuro.ko LD [M] fs/nls/mac-croatian.ko LD [M] fs/nls/mac-cyrillic.ko LD [M] fs/nls/mac-gaelic.ko LD [M] fs/nls/mac-greek.ko LD [M] fs/nls/mac-iceland.ko LD [M] fs/nls/mac-inuit.ko LD [M] fs/nls/mac-roman.ko LD [M] fs/nls/mac-romanian.ko LD [M] fs/nls/mac-turkish.ko LD [M] fs/nls/nls_ascii.ko LD [M] fs/nls/nls_cp1250.ko LD [M] fs/nls/nls_cp1251.ko LD [M] fs/nls/nls_cp1255.ko LD [M] fs/nls/nls_cp437.ko LD [M] fs/nls/nls_cp737.ko LD [M] fs/nls/nls_cp775.ko LD [M] fs/nls/nls_cp850.ko LD [M] fs/nls/nls_cp852.ko LD [M] fs/nls/nls_cp855.ko LD [M] fs/nls/nls_cp857.ko LD [M] fs/nls/nls_cp860.ko LD [M] fs/nls/nls_cp861.ko LD [M] fs/nls/nls_cp862.ko LD [M] fs/nls/nls_cp863.ko LD [M] fs/nls/nls_cp864.ko LD [M] fs/nls/nls_cp865.ko LD [M] fs/nls/nls_cp866.ko LD [M] fs/nls/nls_cp869.ko LD [M] fs/nls/nls_cp874.ko LD [M] fs/nls/nls_cp932.ko LD [M] fs/nls/nls_cp936.ko LD [M] fs/nls/nls_cp949.ko LD [M] fs/nls/nls_cp950.ko LD [M] fs/nls/nls_euc-jp.ko LD [M] fs/nls/nls_iso8859-1.ko LD [M] fs/nls/nls_iso8859-13.ko LD [M] fs/nls/nls_iso8859-14.ko LD [M] fs/nls/nls_iso8859-15.ko LD [M] fs/nls/nls_iso8859-2.ko LD [M] fs/nls/nls_iso8859-3.ko LD [M] fs/nls/nls_iso8859-4.ko LD [M] fs/nls/nls_iso8859-5.ko LD [M] fs/nls/nls_iso8859-6.ko LD [M] fs/nls/nls_iso8859-7.ko LD [M] fs/nls/nls_iso8859-9.ko LD [M] fs/nls/nls_koi8-r.ko LD [M] fs/nls/nls_koi8-ru.ko LD [M] fs/nls/nls_koi8-u.ko LD [M] fs/nls/nls_utf8.ko LD [M] fs/ntfs/ntfs.ko LD [M] fs/ocfs2/cluster/ocfs2_nodemanager.ko LD [M] fs/ocfs2/dlm/ocfs2_dlm.ko LD [M] fs/ocfs2/dlmfs/ocfs2_dlmfs.ko LD [M] fs/ocfs2/ocfs2.ko LD [M] fs/ocfs2/ocfs2_stack_o2cb.ko LD [M] fs/ocfs2/ocfs2_stack_user.ko LD [M] fs/ocfs2/ocfs2_stackglue.ko LD [M] fs/omfs/omfs.ko LD [M] fs/orangefs/orangefs.ko LD [M] fs/overlayfs/overlay.ko LD [M] fs/qnx4/qnx4.ko LD [M] fs/pstore/ramoops.ko LD [M] fs/qnx6/qnx6.ko LD [M] fs/quota/quota_tree.ko LD [M] fs/quota/quota_v1.ko LD [M] fs/quota/quota_v2.ko LD [M] fs/reiserfs/reiserfs.ko LD [M] fs/romfs/romfs.ko LD [M] fs/squashfs/squashfs.ko LD [M] fs/sysv/sysv.ko LD [M] fs/ubifs/ubifs.ko LD [M] fs/udf/udf.ko LD [M] fs/ufs/ufs.ko LD [M] fs/xfs/xfs.ko LD [M] kernel/backtracetest.ko LD [M] kernel/configs.ko LD [M] kernel/locking/locktorture.ko LD [M] kernel/rcu/rcuperf.ko LD [M] kernel/rcu/rcutorture.ko LD [M] kernel/time/test_udelay.ko LD [M] kernel/torture.ko LD [M] kernel/trace/ring_buffer_benchmark.ko LD [M] lib/842/842_compress.ko LD [M] lib/842/842_decompress.ko LD [M] lib/bch.ko LD [M] lib/cordic.ko LD [M] lib/cpu-notifier-error-inject.ko LD [M] lib/crc-ccitt.ko LD [M] lib/crc-itu-t.ko LD [M] lib/crc16.ko LD [M] lib/crc7.ko LD [M] lib/crc8.ko LD [M] lib/interval_tree_test.ko LD [M] lib/libcrc32c.ko LD [M] lib/lru_cache.ko LD [M] lib/lz4/lz4_compress.ko LD [M] lib/netdev-notifier-error-inject.ko LD [M] lib/lz4/lz4hc_compress.ko LD [M] lib/notifier-error-inject.ko LD [M] lib/of-reconfig-notifier-error-inject.ko LD [M] lib/percpu_test.ko LD [M] lib/pm-notifier-error-inject.ko LD [M] lib/raid6/raid6_pq.ko LD [M] lib/rbtree_test.ko LD [M] lib/reed_solomon/reed_solomon.ko LD [M] lib/test-kstrtox.ko LD [M] lib/test-string_helpers.ko LD [M] lib/test_bitmap.ko LD [M] lib/test_bpf.ko LD [M] lib/test_firmware.ko LD [M] lib/test_hash.ko LD [M] lib/test_hexdump.ko LD [M] lib/test_kasan.ko LD [M] lib/test_module.ko LD [M] lib/test_printf.ko LD [M] lib/test_rhashtable.ko LD [M] lib/test_static_key_base.ko LD [M] lib/test_static_keys.ko LD [M] lib/test_user_copy.ko LD [M] lib/test_uuid.ko LD [M] lib/ts_bm.ko LD [M] lib/ts_fsm.ko LD [M] lib/xz/xz_dec_test.ko LD [M] lib/ts_kmp.ko LD [M] mm/hwpoison-inject.ko LD [M] mm/kmemleak-test.ko LD [M] mm/z3fold.ko LD [M] mm/zbud.ko LD [M] mm/zsmalloc.ko LD [M] net/6lowpan/6lowpan.ko LD [M] net/6lowpan/nhc_dest.ko LD [M] net/6lowpan/nhc_fragment.ko LD [M] net/6lowpan/nhc_ghc_ext_dest.ko LD [M] net/6lowpan/nhc_ghc_ext_frag.ko LD [M] net/6lowpan/nhc_ghc_ext_hop.ko LD [M] net/6lowpan/nhc_ghc_ext_route.ko LD [M] net/6lowpan/nhc_ghc_icmpv6.ko LD [M] net/6lowpan/nhc_ghc_udp.ko LD [M] net/6lowpan/nhc_hop.ko LD [M] net/6lowpan/nhc_ipv6.ko LD [M] net/6lowpan/nhc_mobility.ko LD [M] net/6lowpan/nhc_routing.ko LD [M] net/6lowpan/nhc_udp.ko LD [M] net/802/fddi.ko LD [M] net/802/garp.ko LD [M] net/802/mrp.ko LD [M] net/802/p8022.ko LD [M] net/802/p8023.ko LD [M] net/802/psnap.ko LD [M] net/802/stp.ko LD [M] net/8021q/8021q.ko LD [M] net/9p/9pnet.ko LD [M] net/9p/9pnet_rdma.ko LD [M] net/9p/9pnet_virtio.ko LD [M] net/appletalk/appletalk.ko LD [M] net/atm/atm.ko LD [M] net/atm/br2684.ko LD [M] net/atm/clip.ko LD [M] net/atm/lec.ko LD [M] net/atm/mpoa.ko LD [M] net/atm/pppoatm.ko LD [M] net/ax25/ax25.ko LD [M] net/batman-adv/batman-adv.ko LD [M] net/bluetooth/bluetooth.ko LD [M] net/bluetooth/bluetooth_6lowpan.ko LD [M] net/bluetooth/bnep/bnep.ko LD [M] net/bluetooth/cmtp/cmtp.ko LD [M] net/bluetooth/hidp/hidp.ko LD [M] net/bluetooth/rfcomm/rfcomm.ko LD [M] net/bridge/br_netfilter.ko LD [M] net/bridge/bridge.ko LD [M] net/bridge/netfilter/ebt_802_3.ko LD [M] net/bridge/netfilter/ebt_among.ko LD [M] net/bridge/netfilter/ebt_arp.ko LD [M] net/bridge/netfilter/ebt_arpreply.ko LD [M] net/bridge/netfilter/ebt_dnat.ko LD [M] net/bridge/netfilter/ebt_ip.ko LD [M] net/bridge/netfilter/ebt_ip6.ko LD [M] net/bridge/netfilter/ebt_limit.ko LD [M] net/bridge/netfilter/ebt_log.ko LD [M] net/bridge/netfilter/ebt_mark.ko LD [M] net/bridge/netfilter/ebt_mark_m.ko LD [M] net/bridge/netfilter/ebt_nflog.ko LD [M] net/bridge/netfilter/ebt_pkttype.ko LD [M] net/bridge/netfilter/ebt_redirect.ko LD [M] net/bridge/netfilter/ebt_snat.ko LD [M] net/bridge/netfilter/ebt_stp.ko LD [M] net/bridge/netfilter/ebt_vlan.ko LD [M] net/bridge/netfilter/ebtable_broute.ko LD [M] net/bridge/netfilter/ebtable_filter.ko LD [M] net/bridge/netfilter/ebtable_nat.ko LD [M] net/bridge/netfilter/ebtables.ko LD [M] net/bridge/netfilter/nf_log_bridge.ko LD [M] net/bridge/netfilter/nf_tables_bridge.ko LD [M] net/bridge/netfilter/nft_meta_bridge.ko LD [M] net/bridge/netfilter/nft_reject_bridge.ko LD [M] net/caif/caif.ko LD [M] net/caif/caif_socket.ko LD [M] net/caif/caif_usb.ko LD [M] net/caif/chnl_net.ko LD [M] net/can/can-bcm.ko LD [M] net/can/can-gw.ko LD [M] net/can/can-raw.ko LD [M] net/can/can.ko LD [M] net/ceph/libceph.ko LD [M] net/core/devlink.ko LD [M] net/core/drop_monitor.ko LD [M] net/core/pktgen.ko LD [M] net/dccp/dccp.ko LD [M] net/dccp/dccp_diag.ko LD [M] net/dccp/dccp_ipv4.ko LD [M] net/dccp/dccp_ipv6.ko LD [M] net/dccp/dccp_probe.ko LD [M] net/decnet/decnet.ko LD [M] net/decnet/netfilter/dn_rtmsg.ko LD [M] net/dns_resolver/dns_resolver.ko LD [M] net/dsa/dsa_core.ko LD [M] net/hsr/hsr.ko LD [M] net/ieee802154/6lowpan/ieee802154_6lowpan.ko LD [M] net/ieee802154/ieee802154.ko LD [M] net/ieee802154/ieee802154_socket.ko LD [M] net/ipv4/ah4.ko LD [M] net/ipv4/esp4.ko LD [M] net/ipv4/fou.ko LD [M] net/ipv4/gre.ko LD [M] net/ipv4/inet_diag.ko LD [M] net/ipv4/ip_gre.ko LD [M] net/ipv4/ip_tunnel.ko LD [M] net/ipv4/ip_vti.ko LD [M] net/ipv4/ipcomp.ko LD [M] net/ipv4/ipip.ko LD [M] net/ipv4/netfilter/arp_tables.ko LD [M] net/ipv4/netfilter/arpt_mangle.ko LD [M] net/ipv4/netfilter/arptable_filter.ko LD [M] net/ipv4/netfilter/ip_tables.ko LD [M] net/ipv4/netfilter/ipt_CLUSTERIP.ko LD [M] net/ipv4/netfilter/ipt_ECN.ko LD [M] net/ipv4/netfilter/ipt_MASQUERADE.ko LD [M] net/ipv4/netfilter/ipt_REJECT.ko LD [M] net/ipv4/netfilter/ipt_SYNPROXY.ko LD [M] net/ipv4/netfilter/ipt_ah.ko LD [M] net/ipv4/netfilter/ipt_rpfilter.ko LD [M] net/ipv4/netfilter/iptable_filter.ko LD [M] net/ipv4/netfilter/iptable_mangle.ko LD [M] net/ipv4/netfilter/iptable_nat.ko LD [M] net/ipv4/netfilter/iptable_raw.ko LD [M] net/ipv4/netfilter/iptable_security.ko LD [M] net/ipv4/netfilter/nf_conntrack_ipv4.ko LD [M] net/ipv4/netfilter/nf_defrag_ipv4.ko LD [M] net/ipv4/netfilter/nf_dup_ipv4.ko LD [M] net/ipv4/netfilter/nf_log_arp.ko LD [M] net/ipv4/netfilter/nf_log_ipv4.ko LD [M] net/ipv4/netfilter/nf_nat_h323.ko LD [M] net/ipv4/netfilter/nf_nat_ipv4.ko LD [M] net/ipv4/netfilter/nf_nat_masquerade_ipv4.ko LD [M] net/ipv4/netfilter/nf_nat_pptp.ko LD [M] net/ipv4/netfilter/nf_nat_proto_gre.ko LD [M] net/ipv4/netfilter/nf_nat_snmp_basic.ko LD [M] net/ipv4/netfilter/nf_reject_ipv4.ko LD [M] net/ipv4/netfilter/nf_tables_arp.ko LD [M] net/ipv4/netfilter/nf_tables_ipv4.ko LD [M] net/ipv4/netfilter/nft_chain_nat_ipv4.ko LD [M] net/ipv4/netfilter/nft_chain_route_ipv4.ko LD [M] net/ipv4/netfilter/nft_dup_ipv4.ko LD [M] net/ipv4/netfilter/nft_masq_ipv4.ko LD [M] net/ipv4/netfilter/nft_redir_ipv4.ko LD [M] net/ipv4/netfilter/nft_reject_ipv4.ko LD [M] net/ipv4/tcp_bic.ko LD [M] net/ipv4/tcp_cdg.ko LD [M] net/ipv4/tcp_cubic.ko LD [M] net/ipv4/tcp_dctcp.ko LD [M] net/ipv4/tcp_diag.ko LD [M] net/ipv4/tcp_highspeed.ko LD [M] net/ipv4/tcp_htcp.ko LD [M] net/ipv4/tcp_hybla.ko LD [M] net/ipv4/tcp_illinois.ko LD [M] net/ipv4/tcp_lp.ko LD [M] net/ipv4/tcp_nv.ko LD [M] net/ipv4/tcp_probe.ko LD [M] net/ipv4/tcp_scalable.ko LD [M] net/ipv4/tcp_vegas.ko LD [M] net/ipv4/tcp_veno.ko LD [M] net/ipv4/tcp_westwood.ko LD [M] net/ipv4/tcp_yeah.ko LD [M] net/ipv4/tunnel4.ko LD [M] net/ipv4/udp_diag.ko LD [M] net/ipv4/udp_tunnel.ko LD [M] net/ipv4/xfrm4_mode_beet.ko LD [M] net/ipv4/xfrm4_mode_transport.ko LD [M] net/ipv4/xfrm4_mode_tunnel.ko LD [M] net/ipv4/xfrm4_tunnel.ko LD [M] net/ipv6/ah6.ko LD [M] net/ipv6/esp6.ko LD [M] net/ipv6/fou6.ko LD [M] net/ipv6/ila/ila.ko LD [M] net/ipv6/ip6_gre.ko LD [M] net/ipv6/ip6_tunnel.ko LD [M] net/ipv6/ip6_udp_tunnel.ko LD [M] net/ipv6/ip6_vti.ko LD [M] net/ipv6/ipcomp6.ko LD [M] net/ipv6/ipv6.ko LD [M] net/ipv6/mip6.ko LD [M] net/ipv6/netfilter/ip6_tables.ko LD [M] net/ipv6/netfilter/ip6t_MASQUERADE.ko LD [M] net/ipv6/netfilter/ip6t_NPT.ko LD [M] net/ipv6/netfilter/ip6t_REJECT.ko LD [M] net/ipv6/netfilter/ip6t_SYNPROXY.ko LD [M] net/ipv6/netfilter/ip6t_ah.ko LD [M] net/ipv6/netfilter/ip6t_eui64.ko LD [M] net/ipv6/netfilter/ip6t_frag.ko LD [M] net/ipv6/netfilter/ip6t_hbh.ko LD [M] net/ipv6/netfilter/ip6t_ipv6header.ko LD [M] net/ipv6/netfilter/ip6t_mh.ko LD [M] net/ipv6/netfilter/ip6t_rpfilter.ko LD [M] net/ipv6/netfilter/ip6t_rt.ko LD [M] net/ipv6/netfilter/ip6table_filter.ko LD [M] net/ipv6/netfilter/ip6table_mangle.ko LD [M] net/ipv6/netfilter/ip6table_nat.ko LD [M] net/ipv6/netfilter/ip6table_raw.ko LD [M] net/ipv6/netfilter/ip6table_security.ko LD [M] net/ipv6/netfilter/nf_conntrack_ipv6.ko LD [M] net/ipv6/netfilter/nf_defrag_ipv6.ko LD [M] net/ipv6/netfilter/nf_dup_ipv6.ko LD [M] net/ipv6/netfilter/nf_log_ipv6.ko LD [M] net/ipv6/netfilter/nf_nat_ipv6.ko LD [M] net/ipv6/netfilter/nf_nat_masquerade_ipv6.ko LD [M] net/ipv6/netfilter/nf_reject_ipv6.ko LD [M] net/ipv6/netfilter/nf_tables_ipv6.ko LD [M] net/ipv6/netfilter/nft_chain_nat_ipv6.ko LD [M] net/ipv6/netfilter/nft_chain_route_ipv6.ko LD [M] net/ipv6/netfilter/nft_dup_ipv6.ko LD [M] net/ipv6/netfilter/nft_masq_ipv6.ko LD [M] net/ipv6/netfilter/nft_redir_ipv6.ko LD [M] net/ipv6/netfilter/nft_reject_ipv6.ko LD [M] net/ipv6/sit.ko LD [M] net/ipv6/tunnel6.ko LD [M] net/ipv6/xfrm6_mode_beet.ko LD [M] net/ipv6/xfrm6_mode_ro.ko LD [M] net/ipv6/xfrm6_mode_transport.ko LD [M] net/ipv6/xfrm6_mode_tunnel.ko LD [M] net/ipv6/xfrm6_tunnel.ko LD [M] net/ipx/ipx.ko LD [M] net/irda/ircomm/ircomm-tty.ko LD [M] net/irda/ircomm/ircomm.ko LD [M] net/irda/irda.ko LD [M] net/irda/irlan/irlan.ko LD [M] net/irda/irnet/irnet.ko LD [M] net/kcm/kcm.ko LD [M] net/key/af_key.ko LD [M] net/l2tp/l2tp_core.ko LD [M] net/l2tp/l2tp_debugfs.ko LD [M] net/l2tp/l2tp_eth.ko LD [M] net/l2tp/l2tp_ip.ko LD [M] net/l2tp/l2tp_ip6.ko LD [M] net/l2tp/l2tp_netlink.ko LD [M] net/l2tp/l2tp_ppp.ko LD [M] net/lapb/lapb.ko LD [M] net/llc/llc.ko LD [M] net/llc/llc2.ko LD [M] net/mac80211/mac80211.ko LD [M] net/mac802154/mac802154.ko LD [M] net/mpls/mpls_gso.ko LD [M] net/mpls/mpls_iptunnel.ko LD [M] net/mpls/mpls_router.ko LD [M] net/netfilter/ipset/ip_set.ko LD [M] net/netfilter/ipset/ip_set_bitmap_ip.ko LD [M] net/netfilter/ipset/ip_set_bitmap_ipmac.ko LD [M] net/netfilter/ipset/ip_set_bitmap_port.ko LD [M] net/netfilter/ipset/ip_set_hash_ip.ko LD [M] net/netfilter/ipset/ip_set_hash_ipmark.ko LD [M] net/netfilter/ipset/ip_set_hash_ipport.ko LD [M] net/netfilter/ipset/ip_set_hash_ipportip.ko LD [M] net/netfilter/ipset/ip_set_hash_ipportnet.ko LD [M] net/netfilter/ipset/ip_set_hash_mac.ko LD [M] net/netfilter/ipset/ip_set_hash_net.ko LD [M] net/netfilter/ipset/ip_set_hash_netiface.ko LD [M] net/netfilter/ipset/ip_set_hash_netnet.ko LD [M] net/netfilter/ipset/ip_set_hash_netport.ko LD [M] net/netfilter/ipset/ip_set_hash_netportnet.ko LD [M] net/netfilter/ipset/ip_set_list_set.ko LD [M] net/netfilter/ipvs/ip_vs.ko LD [M] net/netfilter/ipvs/ip_vs_dh.ko LD [M] net/netfilter/ipvs/ip_vs_fo.ko LD [M] net/netfilter/ipvs/ip_vs_ftp.ko LD [M] net/netfilter/ipvs/ip_vs_lblc.ko LD [M] net/netfilter/ipvs/ip_vs_lblcr.ko LD [M] net/netfilter/ipvs/ip_vs_lc.ko LD [M] net/netfilter/ipvs/ip_vs_nq.ko LD [M] net/netfilter/ipvs/ip_vs_ovf.ko LD [M] net/netfilter/ipvs/ip_vs_pe_sip.ko LD [M] net/netfilter/ipvs/ip_vs_rr.ko LD [M] net/netfilter/ipvs/ip_vs_sed.ko LD [M] net/netfilter/ipvs/ip_vs_sh.ko LD [M] net/netfilter/ipvs/ip_vs_wlc.ko LD [M] net/netfilter/ipvs/ip_vs_wrr.ko LD [M] net/netfilter/nf_conntrack.ko LD [M] net/netfilter/nf_conntrack_amanda.ko LD [M] net/netfilter/nf_conntrack_broadcast.ko LD [M] net/netfilter/nf_conntrack_ftp.ko LD [M] net/netfilter/nf_conntrack_h323.ko LD [M] net/netfilter/nf_conntrack_irc.ko LD [M] net/netfilter/nf_conntrack_netbios_ns.ko LD [M] net/netfilter/nf_conntrack_netlink.ko LD [M] net/netfilter/nf_conntrack_pptp.ko LD [M] net/netfilter/nf_conntrack_proto_dccp.ko LD [M] net/netfilter/nf_conntrack_proto_gre.ko LD [M] net/netfilter/nf_conntrack_proto_sctp.ko LD [M] net/netfilter/nf_conntrack_proto_udplite.ko LD [M] net/netfilter/nf_conntrack_sane.ko LD [M] net/netfilter/nf_conntrack_sip.ko LD [M] net/netfilter/nf_conntrack_snmp.ko LD [M] net/netfilter/nf_conntrack_tftp.ko LD [M] net/netfilter/nf_dup_netdev.ko LD [M] net/netfilter/nf_log_common.ko LD [M] net/netfilter/nf_nat.ko LD [M] net/netfilter/nf_nat_amanda.ko LD [M] net/netfilter/nf_nat_ftp.ko LD [M] net/netfilter/nf_nat_irc.ko LD [M] net/netfilter/nf_nat_proto_dccp.ko LD [M] net/netfilter/nf_nat_proto_sctp.ko LD [M] net/netfilter/nf_nat_proto_udplite.ko LD [M] net/netfilter/nf_nat_redirect.ko LD [M] net/netfilter/nf_nat_sip.ko LD [M] net/netfilter/nf_nat_tftp.ko LD [M] net/netfilter/nf_synproxy_core.ko LD [M] net/netfilter/nf_tables.ko LD [M] net/netfilter/nf_tables_inet.ko LD [M] net/netfilter/nf_tables_netdev.ko LD [M] net/netfilter/nfnetlink.ko LD [M] net/netfilter/nfnetlink_acct.ko LD [M] net/netfilter/nfnetlink_cthelper.ko LD [M] net/netfilter/nfnetlink_cttimeout.ko LD [M] net/netfilter/nfnetlink_queue.ko LD [M] net/netfilter/nfnetlink_log.ko LD [M] net/netfilter/nft_compat.ko LD [M] net/netfilter/nft_counter.ko LD [M] net/netfilter/nft_ct.ko LD [M] net/netfilter/nft_dup_netdev.ko LD [M] net/netfilter/nft_exthdr.ko LD [M] net/netfilter/nft_fwd_netdev.ko LD [M] net/netfilter/nft_hash.ko LD [M] net/netfilter/nft_limit.ko LD [M] net/netfilter/nft_log.ko LD [M] net/netfilter/nft_masq.ko LD [M] net/netfilter/nft_meta.ko LD [M] net/netfilter/nft_nat.ko LD [M] net/netfilter/nft_queue.ko LD [M] net/netfilter/nft_rbtree.ko LD [M] net/netfilter/nft_redir.ko LD [M] net/netfilter/nft_reject.ko LD [M] net/netfilter/nft_reject_inet.ko LD [M] net/netfilter/x_tables.ko LD [M] net/netfilter/xt_AUDIT.ko LD [M] net/netfilter/xt_CHECKSUM.ko LD [M] net/netfilter/xt_CLASSIFY.ko LD [M] net/netfilter/xt_CONNSECMARK.ko LD [M] net/netfilter/xt_CT.ko LD [M] net/netfilter/xt_DSCP.ko LD [M] net/netfilter/xt_HL.ko LD [M] net/netfilter/xt_HMARK.ko LD [M] net/netfilter/xt_IDLETIMER.ko LD [M] net/netfilter/xt_LED.ko LD [M] net/netfilter/xt_LOG.ko LD [M] net/netfilter/xt_NETMAP.ko LD [M] net/netfilter/xt_NFLOG.ko LD [M] net/netfilter/xt_NFQUEUE.ko LD [M] net/netfilter/xt_RATEEST.ko LD [M] net/netfilter/xt_REDIRECT.ko LD [M] net/netfilter/xt_SECMARK.ko LD [M] net/netfilter/xt_TCPMSS.ko LD [M] net/netfilter/xt_TCPOPTSTRIP.ko LD [M] net/netfilter/xt_TEE.ko LD [M] net/netfilter/xt_TPROXY.ko LD [M] net/netfilter/xt_TRACE.ko LD [M] net/netfilter/xt_addrtype.ko LD [M] net/netfilter/xt_bpf.ko LD [M] net/netfilter/xt_cgroup.ko LD [M] net/netfilter/xt_cluster.ko LD [M] net/netfilter/xt_comment.ko LD [M] net/netfilter/xt_connbytes.ko LD [M] net/netfilter/xt_connlabel.ko LD [M] net/netfilter/xt_connlimit.ko LD [M] net/netfilter/xt_connmark.ko LD [M] net/netfilter/xt_conntrack.ko LD [M] net/netfilter/xt_cpu.ko LD [M] net/netfilter/xt_dccp.ko LD [M] net/netfilter/xt_devgroup.ko LD [M] net/netfilter/xt_dscp.ko LD [M] net/netfilter/xt_ecn.ko LD [M] net/netfilter/xt_esp.ko LD [M] net/netfilter/xt_hashlimit.ko LD [M] net/netfilter/xt_helper.ko LD [M] net/netfilter/xt_hl.ko LD [M] net/netfilter/xt_ipcomp.ko LD [M] net/netfilter/xt_iprange.ko LD [M] net/netfilter/xt_ipvs.ko LD [M] net/netfilter/xt_l2tp.ko LD [M] net/netfilter/xt_length.ko LD [M] net/netfilter/xt_limit.ko LD [M] net/netfilter/xt_mac.ko LD [M] net/netfilter/xt_mark.ko LD [M] net/netfilter/xt_multiport.ko LD [M] net/netfilter/xt_nat.ko LD [M] net/netfilter/xt_nfacct.ko LD [M] net/netfilter/xt_osf.ko LD [M] net/netfilter/xt_owner.ko LD [M] net/netfilter/xt_physdev.ko LD [M] net/netfilter/xt_pkttype.ko LD [M] net/netfilter/xt_policy.ko LD [M] net/netfilter/xt_quota.ko LD [M] net/netfilter/xt_rateest.ko LD [M] net/netfilter/xt_realm.ko LD [M] net/netfilter/xt_recent.ko LD [M] net/netfilter/xt_sctp.ko LD [M] net/netfilter/xt_set.ko LD [M] net/netfilter/xt_socket.ko LD [M] net/netfilter/xt_state.ko LD [M] net/netfilter/xt_statistic.ko LD [M] net/netfilter/xt_string.ko LD [M] net/netfilter/xt_tcpmss.ko LD [M] net/netfilter/xt_tcpudp.ko LD [M] net/netfilter/xt_time.ko LD [M] net/netfilter/xt_u32.ko LD [M] net/netlink/netlink_diag.ko LD [M] net/netrom/netrom.ko LD [M] net/nfc/hci/hci.ko LD [M] net/nfc/nci/nci.ko LD [M] net/nfc/nci/nci_spi.ko LD [M] net/nfc/nci/nci_uart.ko LD [M] net/nfc/nfc.ko LD [M] net/nfc/nfc_digital.ko LD [M] net/openvswitch/openvswitch.ko LD [M] net/openvswitch/vport-geneve.ko LD [M] net/openvswitch/vport-gre.ko LD [M] net/openvswitch/vport-vxlan.ko LD [M] net/packet/af_packet.ko LD [M] net/packet/af_packet_diag.ko LD [M] net/phonet/phonet.ko LD [M] net/phonet/pn_pep.ko LD [M] net/qrtr/qrtr-smd.ko LD [M] net/qrtr/qrtr.ko LD [M] net/rds/rds.ko LD [M] net/rds/rds_rdma.ko LD [M] net/rds/rds_tcp.ko LD [M] net/rfkill/rfkill-gpio.ko LD [M] net/rfkill/rfkill-regulator.ko LD [M] net/rfkill/rfkill.ko LD [M] net/rose/rose.ko LD [M] net/rxrpc/af-rxrpc.ko LD [M] net/sched/act_bpf.ko LD [M] net/sched/act_connmark.ko LD [M] net/sched/act_csum.ko LD [M] net/sched/act_gact.ko LD [M] net/sched/act_ife.ko LD [M] net/sched/act_ipt.ko LD [M] net/sched/act_meta_mark.ko LD [M] net/sched/act_meta_skbprio.ko LD [M] net/sched/act_mirred.ko LD [M] net/sched/act_nat.ko LD [M] net/sched/act_pedit.ko LD [M] net/sched/act_police.ko LD [M] net/sched/act_simple.ko LD [M] net/sched/act_skbedit.ko LD [M] net/sched/act_vlan.ko LD [M] net/sched/cls_basic.ko LD [M] net/sched/cls_bpf.ko LD [M] net/sched/cls_cgroup.ko LD [M] net/sched/cls_flow.ko LD [M] net/sched/cls_flower.ko LD [M] net/sched/cls_fw.ko LD [M] net/sched/cls_matchall.ko LD [M] net/sched/cls_route.ko LD [M] net/sched/cls_rsvp.ko LD [M] net/sched/cls_rsvp6.ko LD [M] net/sched/cls_tcindex.ko LD [M] net/sched/cls_u32.ko LD [M] net/sched/em_canid.ko LD [M] net/sched/em_cmp.ko LD [M] net/sched/em_ipset.ko LD [M] net/sched/em_meta.ko LD [M] net/sched/em_nbyte.ko LD [M] net/sched/em_text.ko LD [M] net/sched/em_u32.ko LD [M] net/sched/sch_atm.ko LD [M] net/sched/sch_cbq.ko LD [M] net/sched/sch_choke.ko LD [M] net/sched/sch_drr.ko LD [M] net/sched/sch_dsmark.ko LD [M] net/sched/sch_codel.ko LD [M] net/sched/sch_fq.ko LD [M] net/sched/sch_fq_codel.ko LD [M] net/sched/sch_gred.ko LD [M] net/sched/sch_hfsc.ko LD [M] net/sched/sch_hhf.ko LD [M] net/sched/sch_htb.ko LD [M] net/sched/sch_ingress.ko LD [M] net/sched/sch_mqprio.ko LD [M] net/sched/sch_multiq.ko LD [M] net/sched/sch_netem.ko LD [M] net/sched/sch_pie.ko LD [M] net/sched/sch_plug.ko LD [M] net/sched/sch_prio.ko LD [M] net/sched/sch_qfq.ko LD [M] net/sched/sch_red.ko LD [M] net/sched/sch_sfb.ko LD [M] net/sched/sch_sfq.ko LD [M] net/sched/sch_tbf.ko LD [M] net/sched/sch_teql.ko LD [M] net/sctp/sctp.ko LD [M] net/sctp/sctp_diag.ko LD [M] net/sctp/sctp_probe.ko LD [M] net/sunrpc/auth_gss/auth_rpcgss.ko LD [M] net/sunrpc/auth_gss/rpcsec_gss_krb5.ko LD [M] net/sunrpc/sunrpc.ko LD [M] net/sunrpc/xprtrdma/rpcrdma.ko LD [M] net/tipc/tipc.ko LD [M] net/unix/unix.ko LD [M] net/unix/unix_diag.ko LD [M] net/vmw_vsock/vmw_vsock_virtio_transport.ko LD [M] net/vmw_vsock/vmw_vsock_virtio_transport_common.ko LD [M] net/vmw_vsock/vmw_vsock_vmci_transport.ko LD [M] net/vmw_vsock/vsock.ko LD [M] net/wimax/wimax.ko LD [M] net/wireless/cfg80211.ko LD [M] net/wireless/lib80211.ko LD [M] net/wireless/lib80211_crypt_ccmp.ko LD [M] net/wireless/lib80211_crypt_tkip.ko LD [M] net/wireless/lib80211_crypt_wep.ko LD [M] net/x25/x25.ko LD [M] net/xfrm/xfrm_algo.ko LD [M] net/xfrm/xfrm_ipcomp.ko LD [M] net/xfrm/xfrm_user.ko LD [M] security/keys/trusted.ko LD [M] sound/ac97_bus.ko LD [M] sound/core/oss/snd-mixer-oss.ko LD [M] sound/core/oss/snd-pcm-oss.ko LD [M] sound/core/seq/oss/snd-seq-oss.ko LD [M] sound/core/seq/snd-seq-device.ko LD [M] sound/core/seq/snd-seq-dummy.ko LD [M] sound/core/seq/snd-seq-midi-emul.ko LD [M] sound/core/seq/snd-seq-midi-event.ko LD [M] sound/core/seq/snd-seq-midi.ko LD [M] sound/core/seq/snd-seq-virmidi.ko LD [M] sound/core/seq/snd-seq.ko LD [M] sound/core/snd-compress.ko LD [M] sound/core/snd-hrtimer.ko LD [M] sound/core/snd-hwdep.ko LD [M] sound/core/snd-pcm-dmaengine.ko LD [M] sound/core/snd-pcm.ko LD [M] sound/core/snd-rawmidi.ko LD [M] sound/core/snd-timer.ko LD [M] sound/core/snd.ko LD [M] sound/drivers/mpu401/snd-mpu401-uart.ko LD [M] sound/drivers/mpu401/snd-mpu401.ko LD [M] sound/drivers/opl3/snd-opl3-lib.ko LD [M] sound/drivers/opl3/snd-opl3-synth.ko LD [M] sound/drivers/pcsp/snd-pcsp.ko LD [M] sound/drivers/snd-aloop.ko LD [M] sound/drivers/snd-dummy.ko LD [M] sound/drivers/snd-mtpav.ko LD [M] sound/drivers/snd-mts64.ko LD [M] sound/drivers/snd-portman2x4.ko LD [M] sound/drivers/snd-serial-u16550.ko LD [M] sound/drivers/snd-virmidi.ko LD [M] sound/drivers/vx/snd-vx-lib.ko LD [M] sound/firewire/bebob/snd-bebob.ko LD [M] sound/firewire/dice/snd-dice.ko LD [M] sound/firewire/digi00x/snd-firewire-digi00x.ko LD [M] sound/firewire/fireworks/snd-fireworks.ko LD [M] sound/firewire/oxfw/snd-oxfw.ko LD [M] sound/firewire/snd-firewire-lib.ko LD [M] sound/firewire/snd-isight.ko LD [M] sound/firewire/tascam/snd-firewire-tascam.ko LD [M] sound/hda/ext/snd-hda-ext-core.ko LD [M] sound/hda/snd-hda-core.ko LD [M] sound/i2c/other/snd-ak4113.ko LD [M] sound/i2c/other/snd-ak4114.ko LD [M] sound/i2c/other/snd-ak4117.ko LD [M] sound/i2c/other/snd-ak4xxx-adda.ko LD [M] sound/i2c/other/snd-pt2258.ko LD [M] sound/i2c/snd-i2c.ko LD [M] sound/i2c/snd-cs8427.ko LD [M] sound/isa/sb/snd-sb-common.ko LD [M] sound/isa/sb/snd-sb16-dsp.ko LD [M] sound/oss/ad1848.ko LD [M] sound/oss/aedsp16.ko LD [M] sound/oss/kahlua.ko LD [M] sound/oss/mpu401.ko LD [M] sound/oss/opl3.ko LD [M] sound/oss/pas2.ko LD [M] sound/oss/pss.ko LD [M] sound/oss/sb.ko LD [M] sound/oss/sb_lib.ko LD [M] sound/oss/sound.ko LD [M] sound/oss/trix.ko LD [M] sound/oss/uart401.ko LD [M] sound/oss/uart6850.ko LD [M] sound/oss/v_midi.ko LD [M] sound/pci/ac97/snd-ac97-codec.ko LD [M] sound/pci/ali5451/snd-ali5451.ko LD [M] sound/pci/asihpi/snd-asihpi.ko LD [M] sound/pci/au88x0/snd-au8810.ko LD [M] sound/pci/au88x0/snd-au8820.ko LD [M] sound/pci/au88x0/snd-au8830.ko LD [M] sound/pci/aw2/snd-aw2.ko LD [M] sound/pci/ca0106/snd-ca0106.ko LD [M] sound/pci/cs46xx/snd-cs46xx.ko LD [M] sound/pci/cs5535audio/snd-cs5535audio.ko LD [M] sound/pci/ctxfi/snd-ctxfi.ko LD [M] sound/pci/echoaudio/snd-darla20.ko LD [M] sound/pci/echoaudio/snd-darla24.ko LD [M] sound/pci/echoaudio/snd-echo3g.ko LD [M] sound/pci/echoaudio/snd-gina20.ko LD [M] sound/pci/echoaudio/snd-gina24.ko LD [M] sound/pci/echoaudio/snd-indigo.ko LD [M] sound/pci/echoaudio/snd-indigodj.ko LD [M] sound/pci/echoaudio/snd-indigodjx.ko LD [M] sound/pci/echoaudio/snd-indigoio.ko LD [M] sound/pci/echoaudio/snd-indigoiox.ko LD [M] sound/pci/echoaudio/snd-layla20.ko LD [M] sound/pci/echoaudio/snd-layla24.ko LD [M] sound/pci/echoaudio/snd-mia.ko LD [M] sound/pci/echoaudio/snd-mona.ko LD [M] sound/pci/emu10k1/snd-emu10k1-synth.ko LD [M] sound/pci/emu10k1/snd-emu10k1.ko LD [M] sound/pci/emu10k1/snd-emu10k1x.ko LD [M] sound/pci/hda/snd-hda-codec-analog.ko LD [M] sound/pci/hda/snd-hda-codec-ca0110.ko LD [M] sound/pci/hda/snd-hda-codec-ca0132.ko LD [M] sound/pci/hda/snd-hda-codec-cirrus.ko LD [M] sound/pci/hda/snd-hda-codec-cmedia.ko LD [M] sound/pci/hda/snd-hda-codec-conexant.ko LD [M] sound/pci/hda/snd-hda-codec-generic.ko LD [M] sound/pci/hda/snd-hda-codec-hdmi.ko LD [M] sound/pci/hda/snd-hda-codec-idt.ko LD [M] sound/pci/hda/snd-hda-codec-realtek.ko LD [M] sound/pci/hda/snd-hda-codec-si3054.ko LD [M] sound/pci/hda/snd-hda-codec-via.ko LD [M] sound/pci/hda/snd-hda-codec.ko LD [M] sound/pci/hda/snd-hda-intel.ko LD [M] sound/pci/ice1712/snd-ice1712.ko LD [M] sound/pci/ice1712/snd-ice1724.ko LD [M] sound/pci/ice1712/snd-ice17xx-ak4xxx.ko LD [M] sound/pci/korg1212/snd-korg1212.ko LD [M] sound/pci/lola/snd-lola.ko LD [M] sound/pci/lx6464es/snd-lx6464es.ko LD [M] sound/pci/mixart/snd-mixart.ko LD [M] sound/pci/nm256/snd-nm256.ko LD [M] sound/pci/oxygen/snd-oxygen-lib.ko LD [M] sound/pci/oxygen/snd-oxygen.ko LD [M] sound/pci/oxygen/snd-virtuoso.ko LD [M] sound/pci/pcxhr/snd-pcxhr.ko LD [M] sound/pci/riptide/snd-riptide.ko LD [M] sound/pci/rme9652/snd-hdsp.ko LD [M] sound/pci/rme9652/snd-hdspm.ko LD [M] sound/pci/rme9652/snd-rme9652.ko LD [M] sound/pci/snd-ad1889.ko LD [M] sound/pci/snd-als300.ko LD [M] sound/pci/snd-als4000.ko LD [M] sound/pci/snd-atiixp-modem.ko LD [M] sound/pci/snd-atiixp.ko LD [M] sound/pci/snd-azt3328.ko LD [M] sound/pci/snd-bt87x.ko LD [M] sound/pci/snd-cmipci.ko LD [M] sound/pci/snd-cs4281.ko LD [M] sound/pci/snd-cs5530.ko LD [M] sound/pci/snd-ens1370.ko LD [M] sound/pci/snd-ens1371.ko LD [M] sound/pci/snd-es1938.ko LD [M] sound/pci/snd-es1968.ko LD [M] sound/pci/snd-fm801.ko LD [M] sound/pci/snd-intel8x0.ko LD [M] sound/pci/snd-intel8x0m.ko LD [M] sound/pci/snd-maestro3.ko LD [M] sound/pci/snd-rme32.ko LD [M] sound/pci/snd-rme96.ko LD [M] sound/pci/snd-sonicvibes.ko LD [M] sound/pci/snd-via82xx-modem.ko LD [M] sound/pci/snd-via82xx.ko LD [M] sound/pci/trident/snd-trident.ko LD [M] sound/pci/vx222/snd-vx222.ko LD [M] sound/pci/ymfpci/snd-ymfpci.ko LD [M] sound/pcmcia/pdaudiocf/snd-pdaudiocf.ko LD [M] sound/pcmcia/vx/snd-vxpocket.ko LD [M] sound/soc/adi/snd-soc-adi-axi-i2s.ko LD [M] sound/soc/adi/snd-soc-adi-axi-spdif.ko LD [M] sound/soc/amd/snd-soc-acp-pcm.ko LD [M] sound/soc/atmel/snd-atmel-soc-classd.ko LD [M] sound/soc/atmel/snd-atmel-soc-pdmic.ko LD [M] sound/soc/atmel/snd-atmel-soc-wm8904.ko LD [M] sound/soc/atmel/snd-soc-atmel-pcm-dma.ko LD [M] sound/soc/atmel/snd-soc-atmel-pcm-pdc.ko LD [M] sound/soc/atmel/snd-soc-atmel_ssc_dai.ko LD [M] sound/soc/atmel/snd-soc-sam9g20-wm8731.ko LD [M] sound/soc/atmel/snd-soc-sam9x5-wm8731.ko LD [M] sound/soc/bcm/snd-soc-bcm2835-i2s.ko LD [M] sound/soc/bcm/snd-soc-cygnus.ko LD [M] sound/soc/cirrus/snd-soc-ep93xx.ko LD [M] sound/soc/codecs/snd-soc-88pm860x.ko LD [M] sound/soc/codecs/snd-soc-ab8500-codec.ko LD [M] sound/soc/codecs/snd-soc-ac97.ko LD [M] sound/soc/codecs/snd-soc-ad1836.ko LD [M] sound/soc/codecs/snd-soc-ad193x-i2c.ko LD [M] sound/soc/codecs/snd-soc-ad193x-spi.ko LD [M] sound/soc/codecs/snd-soc-ad193x.ko LD [M] sound/soc/codecs/snd-soc-ad1980.ko LD [M] sound/soc/codecs/snd-soc-ad73311.ko LD [M] sound/soc/codecs/snd-soc-adau-utils.ko LD [M] sound/soc/codecs/snd-soc-adau1373.ko LD [M] sound/soc/codecs/snd-soc-adau1701.ko LD [M] sound/soc/codecs/snd-soc-adau1761-i2c.ko LD [M] sound/soc/codecs/snd-soc-adau1761-spi.ko LD [M] sound/soc/codecs/snd-soc-adau1761.ko LD [M] sound/soc/codecs/snd-soc-adau1781-i2c.ko LD [M] sound/soc/codecs/snd-soc-adau1781-spi.ko LD [M] sound/soc/codecs/snd-soc-adau1781.ko LD [M] sound/soc/codecs/snd-soc-adau17x1.ko LD [M] sound/soc/codecs/snd-soc-adau1977-i2c.ko LD [M] sound/soc/codecs/snd-soc-adau1977-spi.ko LD [M] sound/soc/codecs/snd-soc-adau1977.ko LD [M] sound/soc/codecs/snd-soc-adau7002.ko LD [M] sound/soc/codecs/snd-soc-adav801.ko LD [M] sound/soc/codecs/snd-soc-adav803.ko LD [M] sound/soc/codecs/snd-soc-adav80x.ko LD [M] sound/soc/codecs/snd-soc-ads117x.ko LD [M] sound/soc/codecs/snd-soc-ak4104.ko LD [M] sound/soc/codecs/snd-soc-ak4535.ko LD [M] sound/soc/codecs/snd-soc-ak4554.ko LD [M] sound/soc/codecs/snd-soc-ak4613.ko LD [M] sound/soc/codecs/snd-soc-ak4641.ko LD [M] sound/soc/codecs/snd-soc-ak4642.ko LD [M] sound/soc/codecs/snd-soc-ak4671.ko LD [M] sound/soc/codecs/snd-soc-ak5386.ko LD [M] sound/soc/codecs/snd-soc-alc5623.ko LD [M] sound/soc/codecs/snd-soc-alc5632.ko LD [M] sound/soc/codecs/snd-soc-arizona.ko LD [M] sound/soc/codecs/snd-soc-bt-sco.ko LD [M] sound/soc/codecs/snd-soc-cs35l32.ko LD [M] sound/soc/codecs/snd-soc-cs35l33.ko LD [M] sound/soc/codecs/snd-soc-cs4265.ko LD [M] sound/soc/codecs/snd-soc-cs4270.ko LD [M] sound/soc/codecs/snd-soc-cs4271-i2c.ko LD [M] sound/soc/codecs/snd-soc-cs4271-spi.ko LD [M] sound/soc/codecs/snd-soc-cs4271.ko LD [M] sound/soc/codecs/snd-soc-cs42l51-i2c.ko LD [M] sound/soc/codecs/snd-soc-cs42l51.ko LD [M] sound/soc/codecs/snd-soc-cs42l52.ko LD [M] sound/soc/codecs/snd-soc-cs42l56.ko LD [M] sound/soc/codecs/snd-soc-cs42l73.ko LD [M] sound/soc/codecs/snd-soc-cs42xx8-i2c.ko LD [M] sound/soc/codecs/snd-soc-cs42xx8.ko LD [M] sound/soc/codecs/snd-soc-cs4349.ko LD [M] sound/soc/codecs/snd-soc-cs47l24.ko LD [M] sound/soc/codecs/snd-soc-cs53l30.ko LD [M] sound/soc/codecs/snd-soc-cx20442.ko LD [M] sound/soc/codecs/snd-soc-da7210.ko LD [M] sound/soc/codecs/snd-soc-da7213.ko LD [M] sound/soc/codecs/snd-soc-da7218.ko LD [M] sound/soc/codecs/snd-soc-da7219.ko LD [M] sound/soc/codecs/snd-soc-da732x.ko LD [M] sound/soc/codecs/snd-soc-dmic.ko LD [M] sound/soc/codecs/snd-soc-da9055.ko LD [M] sound/soc/codecs/snd-soc-es8328-i2c.ko LD [M] sound/soc/codecs/snd-soc-es8328-spi.ko LD [M] sound/soc/codecs/snd-soc-es8328.ko LD [M] sound/soc/codecs/snd-soc-gtm601.ko LD [M] sound/soc/codecs/snd-soc-hdac-hdmi.ko LD [M] sound/soc/codecs/snd-soc-hdmi-codec.ko LD [M] sound/soc/codecs/snd-soc-ics43432.ko LD [M] sound/soc/codecs/snd-soc-inno-rk3036.ko LD [M] sound/soc/codecs/snd-soc-isabelle.ko LD [M] sound/soc/codecs/snd-soc-jz4740-codec.ko LD [M] sound/soc/codecs/snd-soc-l3.ko LD [M] sound/soc/codecs/snd-soc-lm4857.ko LD [M] sound/soc/codecs/snd-soc-lm49453.ko LD [M] sound/soc/codecs/snd-soc-max9768.ko LD [M] sound/soc/codecs/snd-soc-max98088.ko LD [M] sound/soc/codecs/snd-soc-max98090.ko LD [M] sound/soc/codecs/snd-soc-max98095.ko LD [M] sound/soc/codecs/snd-soc-max98357a.ko LD [M] sound/soc/codecs/snd-soc-max9850.ko LD [M] sound/soc/codecs/snd-soc-max98504.ko LD [M] sound/soc/codecs/snd-soc-max9860.ko LD [M] sound/soc/codecs/snd-soc-max9867.ko LD [M] sound/soc/codecs/snd-soc-max9877.ko LD [M] sound/soc/codecs/snd-soc-max98925.ko LD [M] sound/soc/codecs/snd-soc-max98926.ko LD [M] sound/soc/codecs/snd-soc-mc13783.ko LD [M] sound/soc/codecs/snd-soc-ml26124.ko LD [M] sound/soc/codecs/snd-soc-nau8825.ko LD [M] sound/soc/codecs/snd-soc-pcm1681.ko LD [M] sound/soc/codecs/snd-soc-pcm179x-codec.ko LD [M] sound/soc/codecs/snd-soc-pcm179x-i2c.ko LD [M] sound/soc/codecs/snd-soc-pcm179x-spi.ko LD [M] sound/soc/codecs/snd-soc-pcm3008.ko LD [M] sound/soc/codecs/snd-soc-pcm3168a-i2c.ko LD [M] sound/soc/codecs/snd-soc-pcm3168a-spi.ko LD [M] sound/soc/codecs/snd-soc-pcm3168a.ko LD [M] sound/soc/codecs/snd-soc-pcm5102a.ko LD [M] sound/soc/codecs/snd-soc-pcm512x-i2c.ko LD [M] sound/soc/codecs/snd-soc-pcm512x-spi.ko LD [M] sound/soc/codecs/snd-soc-pcm512x.ko LD [M] sound/soc/codecs/snd-soc-rl6231.ko LD [M] sound/soc/codecs/snd-soc-rl6347a.ko LD [M] sound/soc/codecs/snd-soc-rt286.ko LD [M] sound/soc/codecs/snd-soc-rt5514.ko LD [M] sound/soc/codecs/snd-soc-rt298.ko LD [M] sound/soc/codecs/snd-soc-rt5616.ko LD [M] sound/soc/codecs/snd-soc-rt5631.ko LD [M] sound/soc/codecs/snd-soc-rt5640.ko LD [M] sound/soc/codecs/snd-soc-rt5645.ko LD [M] sound/soc/codecs/snd-soc-rt5651.ko LD [M] sound/soc/codecs/snd-soc-rt5659.ko LD [M] sound/soc/codecs/snd-soc-rt5670.ko LD [M] sound/soc/codecs/snd-soc-rt5677-spi.ko LD [M] sound/soc/codecs/snd-soc-rt5677.ko LD [M] sound/soc/codecs/snd-soc-sgtl5000.ko LD [M] sound/soc/codecs/snd-soc-si476x.ko LD [M] sound/soc/codecs/snd-soc-sigmadsp-i2c.ko LD [M] sound/soc/codecs/snd-soc-sigmadsp-regmap.ko LD [M] sound/soc/codecs/snd-soc-sigmadsp.ko LD [M] sound/soc/codecs/snd-soc-sn95031.ko LD [M] sound/soc/codecs/snd-soc-spdif-rx.ko LD [M] sound/soc/codecs/snd-soc-spdif-tx.ko LD [M] sound/soc/codecs/snd-soc-ssm2518.ko LD [M] sound/soc/codecs/snd-soc-ssm2602-i2c.ko LD [M] sound/soc/codecs/snd-soc-ssm2602-spi.ko LD [M] sound/soc/codecs/snd-soc-ssm2602.ko LD [M] sound/soc/codecs/snd-soc-ssm4567.ko LD [M] sound/soc/codecs/snd-soc-sta32x.ko LD [M] sound/soc/codecs/snd-soc-sta350.ko LD [M] sound/soc/codecs/snd-soc-sta529.ko LD [M] sound/soc/codecs/snd-soc-stac9766.ko LD [M] sound/soc/codecs/snd-soc-sti-sas.ko LD [M] sound/soc/codecs/snd-soc-tas2552.ko LD [M] sound/soc/codecs/snd-soc-tas5086.ko LD [M] sound/soc/codecs/snd-soc-tas571x.ko LD [M] sound/soc/codecs/snd-soc-tas5720.ko LD [M] sound/soc/codecs/snd-soc-tfa9879.ko LD [M] sound/soc/codecs/snd-soc-tlv320aic23-i2c.ko LD [M] sound/soc/codecs/snd-soc-tlv320aic23-spi.ko LD [M] sound/soc/codecs/snd-soc-tlv320aic23.ko LD [M] sound/soc/codecs/snd-soc-tlv320aic26.ko LD [M] sound/soc/codecs/snd-soc-tlv320aic31xx.ko LD [M] sound/soc/codecs/snd-soc-tlv320aic32x4-i2c.ko LD [M] sound/soc/codecs/snd-soc-tlv320aic32x4-spi.ko LD [M] sound/soc/codecs/snd-soc-tlv320aic32x4.ko LD [M] sound/soc/codecs/snd-soc-tlv320aic3x.ko LD [M] sound/soc/codecs/snd-soc-tlv320dac33.ko LD [M] sound/soc/codecs/snd-soc-tpa6130a2.ko LD [M] sound/soc/codecs/snd-soc-ts3a227e.ko LD [M] sound/soc/codecs/snd-soc-twl4030.ko LD [M] sound/soc/codecs/snd-soc-twl6040.ko LD [M] sound/soc/codecs/snd-soc-uda134x.ko LD [M] sound/soc/codecs/snd-soc-uda1380.ko LD [M] sound/soc/codecs/snd-soc-wl1273.ko LD [M] sound/soc/codecs/snd-soc-wm-adsp.ko LD [M] sound/soc/codecs/snd-soc-wm-hubs.ko LD [M] sound/soc/codecs/snd-soc-wm0010.ko LD [M] sound/soc/codecs/snd-soc-wm1250-ev1.ko LD [M] sound/soc/codecs/snd-soc-wm2000.ko LD [M] sound/soc/codecs/snd-soc-wm2200.ko LD [M] sound/soc/codecs/snd-soc-wm5100.ko LD [M] sound/soc/codecs/snd-soc-wm5102.ko LD [M] sound/soc/codecs/snd-soc-wm8350.ko LD [M] sound/soc/codecs/snd-soc-wm5110.ko LD [M] sound/soc/codecs/snd-soc-wm8400.ko LD [M] sound/soc/codecs/snd-soc-wm8510.ko LD [M] sound/soc/codecs/snd-soc-wm8523.ko LD [M] sound/soc/codecs/snd-soc-wm8580.ko LD [M] sound/soc/codecs/snd-soc-wm8711.ko LD [M] sound/soc/codecs/snd-soc-wm8727.ko LD [M] sound/soc/codecs/snd-soc-wm8728.ko LD [M] sound/soc/codecs/snd-soc-wm8731.ko LD [M] sound/soc/codecs/snd-soc-wm8737.ko LD [M] sound/soc/codecs/snd-soc-wm8741.ko LD [M] sound/soc/codecs/snd-soc-wm8750.ko LD [M] sound/soc/codecs/snd-soc-wm8753.ko LD [M] sound/soc/codecs/snd-soc-wm8770.ko LD [M] sound/soc/codecs/snd-soc-wm8776.ko LD [M] sound/soc/codecs/snd-soc-wm8782.ko LD [M] sound/soc/codecs/snd-soc-wm8804-i2c.ko LD [M] sound/soc/codecs/snd-soc-wm8804-spi.ko LD [M] sound/soc/codecs/snd-soc-wm8804.ko LD [M] sound/soc/codecs/snd-soc-wm8900.ko LD [M] sound/soc/codecs/snd-soc-wm8903.ko LD [M] sound/soc/codecs/snd-soc-wm8904.ko LD [M] sound/soc/codecs/snd-soc-wm8940.ko LD [M] sound/soc/codecs/snd-soc-wm8955.ko LD [M] sound/soc/codecs/snd-soc-wm8960.ko LD [M] sound/soc/codecs/snd-soc-wm8961.ko LD [M] sound/soc/codecs/snd-soc-wm8962.ko LD [M] sound/soc/codecs/snd-soc-wm8971.ko LD [M] sound/soc/codecs/snd-soc-wm8974.ko LD [M] sound/soc/codecs/snd-soc-wm8978.ko LD [M] sound/soc/codecs/snd-soc-wm8983.ko LD [M] sound/soc/codecs/snd-soc-wm8985.ko LD [M] sound/soc/codecs/snd-soc-wm8988.ko LD [M] sound/soc/codecs/snd-soc-wm8990.ko LD [M] sound/soc/codecs/snd-soc-wm8991.ko LD [M] sound/soc/codecs/snd-soc-wm8993.ko LD [M] sound/soc/codecs/snd-soc-wm8994.ko LD [M] sound/soc/codecs/snd-soc-wm8995.ko LD [M] sound/soc/codecs/snd-soc-wm8996.ko LD [M] sound/soc/codecs/snd-soc-wm8997.ko LD [M] sound/soc/codecs/snd-soc-wm8998.ko LD [M] sound/soc/codecs/snd-soc-wm9081.ko LD [M] sound/soc/codecs/snd-soc-wm9090.ko LD [M] sound/soc/codecs/snd-soc-wm9705.ko LD [M] sound/soc/codecs/snd-soc-wm9712.ko LD [M] sound/soc/codecs/snd-soc-wm9713.ko LD [M] sound/soc/dwc/designware_i2s.ko LD [M] sound/soc/dwc/designware_pcm.ko LD [M] sound/soc/fsl/imx-pcm-dma.ko LD [M] sound/soc/fsl/snd-soc-fsl-asoc-card.ko LD [M] sound/soc/fsl/snd-soc-fsl-asrc.ko LD [M] sound/soc/fsl/snd-soc-fsl-esai.ko LD [M] sound/soc/fsl/snd-soc-fsl-sai.ko LD [M] sound/soc/fsl/snd-soc-fsl-spdif.ko LD [M] sound/soc/fsl/snd-soc-fsl-ssi.ko LD [M] sound/soc/fsl/snd-soc-imx-audmux.ko LD [M] sound/soc/fsl/snd-soc-imx-es8328.ko LD [M] sound/soc/fsl/snd-soc-imx-sgtl5000.ko LD [M] sound/soc/fsl/snd-soc-imx-spdif.ko LD [M] sound/soc/fsl/snd-soc-imx-wm8962.ko LD [M] sound/soc/generic/snd-soc-simple-card-utils.ko LD [M] sound/soc/generic/snd-soc-simple-card.ko LD [M] sound/soc/img/img-i2s-in.ko LD [M] sound/soc/img/img-i2s-out.ko LD [M] sound/soc/img/img-parallel-out.ko LD [M] sound/soc/img/img-spdif-in.ko LD [M] sound/soc/img/img-spdif-out.ko LD [M] sound/soc/img/pistachio-internal-dac.ko LD [M] sound/soc/intel/atom/snd-soc-sst-mfld-platform.ko LD [M] sound/soc/intel/atom/sst/snd-intel-sst-acpi.ko LD [M] sound/soc/intel/atom/sst/snd-intel-sst-core.ko LD [M] sound/soc/intel/atom/sst/snd-intel-sst-pci.ko LD [M] sound/soc/intel/boards/snd-skl_nau88l25_max98357a.ko LD [M] sound/soc/intel/boards/snd-soc-skl_nau88l25_ssm4567.ko LD [M] sound/soc/intel/boards/snd-soc-skl_rt286.ko LD [M] sound/soc/intel/boards/snd-soc-sst-broadwell.ko LD [M] sound/soc/intel/boards/snd-soc-sst-bxt-da7219_max98357a.ko LD [M] sound/soc/intel/boards/snd-soc-sst-bxt-rt298.ko LD [M] sound/soc/intel/boards/snd-soc-sst-bytcr-rt5640.ko LD [M] sound/soc/intel/boards/snd-soc-sst-bytcr-rt5651.ko LD [M] sound/soc/intel/boards/snd-soc-sst-cht-bsw-max98090_ti.ko LD [M] sound/soc/intel/boards/snd-soc-sst-cht-bsw-rt5645.ko LD [M] sound/soc/intel/boards/snd-soc-sst-cht-bsw-rt5672.ko LD [M] sound/soc/intel/boards/snd-soc-sst-haswell.ko LD [M] sound/soc/intel/common/snd-soc-sst-acpi.ko LD [M] sound/soc/intel/common/snd-soc-sst-dsp.ko LD [M] sound/soc/intel/common/snd-soc-sst-firmware.ko LD [M] sound/soc/intel/common/snd-soc-sst-ipc.ko LD [M] sound/soc/intel/common/snd-soc-sst-match.ko LD [M] sound/soc/intel/haswell/snd-soc-sst-haswell-pcm.ko LD [M] sound/soc/intel/skylake/snd-soc-skl-ipc.ko LD [M] sound/soc/intel/skylake/snd-soc-skl.ko LD [M] sound/soc/jz4740/snd-soc-jz4740-i2s.ko LD [M] sound/soc/jz4740/snd-soc-qi-lb60.ko LD [M] sound/soc/kirkwood/snd-soc-armada-370-db.ko LD [M] sound/soc/kirkwood/snd-soc-kirkwood.ko LD [M] sound/soc/mxs/snd-soc-mxs-pcm.ko LD [M] sound/soc/mxs/snd-soc-mxs-sgtl5000.ko LD [M] sound/soc/mxs/snd-soc-mxs.ko LD [M] sound/soc/qcom/snd-soc-apq8016-sbc.ko LD [M] sound/soc/qcom/snd-soc-lpass-apq8016.ko LD [M] sound/soc/qcom/snd-soc-lpass-cpu.ko LD [M] sound/soc/qcom/snd-soc-lpass-ipq806x.ko LD [M] sound/soc/qcom/snd-soc-lpass-platform.ko LD [M] sound/soc/qcom/snd-soc-storm.ko LD [M] sound/soc/rockchip/snd-soc-rockchip-i2s.ko LD [M] sound/soc/rockchip/snd-soc-rockchip-max98090.ko LD [M] sound/soc/rockchip/snd-soc-rockchip-rt5645.ko LD [M] sound/soc/rockchip/snd-soc-rockchip-spdif.ko LD [M] sound/soc/sirf/snd-soc-sirf-audio-port.ko LD [M] sound/soc/sirf/snd-soc-sirf-audio.ko LD [M] sound/soc/sirf/snd-soc-sirf-usp.ko LD [M] sound/soc/snd-soc-core.ko LD [M] sound/soc/sti/snd-soc-sti.ko LD [M] sound/soc/sunxi/sun4i-codec.ko LD [M] sound/soc/sunxi/sun4i-i2s.ko LD [M] sound/soc/sunxi/sun4i-spdif.ko LD [M] sound/soc/tegra/snd-soc-tegra-alc5632.ko LD [M] sound/soc/tegra/snd-soc-tegra-pcm.ko LD [M] sound/soc/tegra/snd-soc-tegra-max98090.ko LD [M] sound/soc/tegra/snd-soc-tegra-rt5640.ko LD [M] sound/soc/tegra/snd-soc-tegra-rt5677.ko LD [M] sound/soc/tegra/snd-soc-tegra-trimslice.ko LD [M] sound/soc/tegra/snd-soc-tegra-utils.ko LD [M] sound/soc/tegra/snd-soc-tegra-wm8753.ko LD [M] sound/soc/tegra/snd-soc-tegra-wm8903.ko LD [M] sound/soc/xtensa/snd-soc-xtfpga-i2s.ko LD [M] sound/soc/zte/zx296702-i2s.ko LD [M] sound/soc/zte/zx296702-spdif.ko LD [M] sound/soundcore.ko LD [M] sound/spi/snd-at73c213.ko LD [M] sound/synth/emux/snd-emux-synth.ko LD [M] sound/synth/snd-util-mem.ko LD [M] sound/usb/6fire/snd-usb-6fire.ko LD [M] sound/usb/bcd2000/snd-bcd2000.ko LD [M] sound/usb/caiaq/snd-usb-caiaq.ko LD [M] sound/usb/hiface/snd-usb-hiface.ko LD [M] sound/usb/line6/snd-usb-line6.ko LD [M] sound/usb/line6/snd-usb-pod.ko LD [M] sound/usb/line6/snd-usb-podhd.ko LD [M] sound/usb/line6/snd-usb-toneport.ko LD [M] sound/usb/line6/snd-usb-variax.ko LD [M] sound/usb/misc/snd-ua101.ko LD [M] sound/usb/snd-usb-audio.ko LD [M] sound/usb/snd-usbmidi-lib.ko LD [M] sound/usb/usx2y/snd-usb-us122l.ko LD [M] sound/usb/usx2y/snd-usb-usx2y.ko LD [M] virt/lib/irqbypass.ko IHEX firmware/acenic/tg2.bin IHEX firmware/adaptec/starfire_rx.bin IHEX firmware/adaptec/starfire_tx.bin IHEX2FW firmware/atmsar11.fw IHEX firmware/bnx2x/bnx2x-e1-6.2.9.0.fw IHEX firmware/bnx2x/bnx2x-e1h-6.2.9.0.fw IHEX firmware/bnx2x/bnx2x-e2-6.2.9.0.fw IHEX firmware/bnx2/bnx2-mips-09-6.2.1a.fw IHEX firmware/bnx2/bnx2-rv2p-09-6.0.17.fw IHEX firmware/bnx2/bnx2-rv2p-09ax-6.0.17.fw IHEX firmware/bnx2/bnx2-mips-06-6.2.1.fw IHEX firmware/bnx2/bnx2-rv2p-06-6.0.15.fw IHEX firmware/sun/cassini.bin IHEX firmware/cxgb3/t3b_psram-1.1.0.bin IHEX firmware/cxgb3/t3c_psram-1.1.0.bin IHEX firmware/cxgb3/ael2005_opt_edc.bin IHEX firmware/cxgb3/ael2005_twx_edc.bin IHEX firmware/cxgb3/ael2020_twx_edc.bin H16TOFW firmware/matrox/g200_warp.fw H16TOFW firmware/matrox/g400_warp.fw IHEX firmware/r128/r128_cce.bin IHEX firmware/radeon/R100_cp.bin IHEX firmware/radeon/R200_cp.bin IHEX firmware/radeon/R300_cp.bin IHEX firmware/radeon/R420_cp.bin IHEX firmware/radeon/RS690_cp.bin IHEX firmware/radeon/RS600_cp.bin IHEX firmware/radeon/R520_cp.bin IHEX firmware/radeon/R600_pfp.bin IHEX firmware/radeon/R600_me.bin IHEX firmware/radeon/RV610_pfp.bin IHEX firmware/radeon/RV610_me.bin IHEX firmware/radeon/RV630_pfp.bin IHEX firmware/radeon/RV630_me.bin IHEX firmware/radeon/RV620_pfp.bin IHEX firmware/radeon/RV620_me.bin IHEX firmware/radeon/RV635_pfp.bin IHEX firmware/radeon/RV635_me.bin IHEX firmware/radeon/RV670_pfp.bin IHEX firmware/radeon/RV670_me.bin IHEX firmware/radeon/RS780_pfp.bin IHEX firmware/radeon/RS780_me.bin IHEX firmware/radeon/RV770_pfp.bin IHEX firmware/radeon/RV770_me.bin IHEX firmware/radeon/RV730_pfp.bin IHEX firmware/radeon/RV730_me.bin IHEX firmware/radeon/RV710_pfp.bin IHEX firmware/radeon/RV710_me.bin IHEX firmware/av7110/bootcode.bin IHEX firmware/ttusb-budget/dspbootcode.bin IHEX firmware/e100/d101m_ucode.bin IHEX firmware/e100/d101s_ucode.bin IHEX firmware/e100/d102e_ucode.bin IHEX firmware/cis/LA-PCM.cis IHEX firmware/cis/PCMLM28.cis IHEX firmware/cis/DP83903.cis IHEX firmware/cis/NE2K.cis IHEX firmware/cis/tamarack.cis IHEX firmware/cis/PE-200.cis IHEX firmware/cis/PE520.cis IHEX firmware/cis/3CXEM556.cis IHEX firmware/cis/3CCFEM556.cis IHEX firmware/cis/MT5634ZLX.cis IHEX firmware/cis/RS-COM-2P.cis IHEX firmware/cis/COMpad2.cis IHEX firmware/cis/COMpad4.cis IHEX firmware/cis/SW_555_SER.cis IHEX firmware/cis/SW_7xx_SER.cis IHEX firmware/cis/SW_8xx_SER.cis IHEX firmware/ositech/Xilinx7OD.bin IHEX firmware/advansys/mcode.bin IHEX firmware/advansys/38C1600.bin IHEX firmware/advansys/3550.bin IHEX firmware/advansys/38C0800.bin IHEX firmware/qlogic/1040.bin IHEX firmware/qlogic/1280.bin IHEX firmware/qlogic/12160.bin IHEX firmware/qlogic/sd7220.fw IHEX firmware/korg/k1212.dsp IHEX firmware/ess/maestro3_assp_kernel.fw IHEX firmware/ess/maestro3_assp_minisrc.fw IHEX firmware/yamaha/ds1_ctrl.fw IHEX firmware/yamaha/ds1_dsp.fw IHEX firmware/yamaha/ds1e_ctrl.fw IHEX firmware/tehuti/bdx.bin IHEX firmware/tigon/tg3.bin IHEX firmware/tigon/tg3_tso.bin IHEX firmware/tigon/tg3_tso5.bin IHEX firmware/3com/typhoon.bin IHEX2FW firmware/emi26/loader.fw IHEX2FW firmware/emi26/firmware.fw IHEX2FW firmware/emi26/bitstream.fw IHEX2FW firmware/emi62/loader.fw IHEX2FW firmware/emi62/bitstream.fw IHEX2FW firmware/emi62/spdif.fw IHEX2FW firmware/emi62/midi.fw IHEX firmware/kaweth/new_code.bin IHEX firmware/kaweth/trigger_code.bin IHEX firmware/kaweth/new_code_fix.bin IHEX firmware/kaweth/trigger_code_fix.bin IHEX firmware/ti_3410.fw IHEX firmware/ti_5052.fw IHEX firmware/mts_cdma.fw IHEX firmware/mts_gsm.fw IHEX firmware/mts_edge.fw H16TOFW firmware/edgeport/boot.fw H16TOFW firmware/edgeport/boot2.fw H16TOFW firmware/edgeport/down.fw H16TOFW firmware/edgeport/down2.fw IHEX firmware/edgeport/down3.bin IHEX2FW firmware/whiteheat_loader.fw IHEX2FW firmware/whiteheat.fw IHEX2FW firmware/keyspan_pda/keyspan_pda.fw IHEX2FW firmware/keyspan_pda/xircom_pgs.fw IHEX firmware/cpia2/stv0672_vp4.bin IHEX firmware/yam/1200.bin IHEX firmware/yam/9600.bin make[1]: Leaving directory `/home/kisskb/slave/build/linus_x86-allmodconfig_x86_64' Completed OK # rm -rf /home/kisskb/slave/build/linus_x86-allmodconfig_x86_64 # Build took: 0:05:53.090252