# git rev-parse -q --verify 4dfa5739d9e135fa3731f3acfbc618e384c351d2^{commit} 4dfa5739d9e135fa3731f3acfbc618e384c351d2 already have revision, skipping fetch # git checkout -q -f -B kisskb 4dfa5739d9e135fa3731f3acfbc618e384c351d2 # git clean -qxdf # git log -1 commit 4dfa5739d9e135fa3731f3acfbc618e384c351d2 Merge: 1ad9bf9 987aedb Author: Linus Torvalds Date: Sat Apr 23 14:53:11 2016 -0700 Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic Pull asm-generic update from Arnd Bergmann: "Here is one patch to wire up the preadv/pwritev system calls in the generic system call table, which is required for all architectures that were merged in the last few years, including arm64. Usually these get merged along with the syscall implementation or one of the architecture trees, but this time that did not happen. Andre and Christoph both sent a version of this patch, I picked the one I got first" * tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic: generic syscalls: wire up preadv2 and pwritev2 syscalls # < /opt/cross/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 4dfa5739d9e135fa3731f3acfbc618e384c351d2 # < make -j 240 ARCH=x86_64 O=/home/kisskb/slave/build/linus_x86_64-randconfig_x86_64 CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux- randconfig KCONFIG_SEED=0xBE214F54 # Added to kconfig CONFIG_STANDALONE=y # yes \n | make -j 240 ARCH=x86_64 O=/home/kisskb/slave/build/linus_x86_64-randconfig_x86_64 CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -j 240 ARCH=x86_64 O=/home/kisskb/slave/build/linus_x86_64-randconfig_x86_64 CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux- make[1]: Entering directory `/home/kisskb/slave/src' make[2]: Entering directory `/home/kisskb/slave/build/linus_x86_64-randconfig_x86_64' GEN ./Makefile scripts/kconfig/conf --silentoldconfig Kconfig make[2]: Leaving directory `/home/kisskb/slave/build/linus_x86_64-randconfig_x86_64' make[2]: Entering directory `/home/kisskb/slave/build/linus_x86_64-randconfig_x86_64' 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 SYSHDR arch/x86/entry/syscalls/../../include/generated/uapi/asm/unistd_32.h SYSHDR arch/x86/entry/syscalls/../../include/generated/uapi/asm/unistd_64.h SYSTBL arch/x86/entry/syscalls/../../include/generated/asm/syscalls_64.h SYSHDR arch/x86/entry/syscalls/../../include/generated/uapi/asm/unistd_x32.h HOSTCC scripts/basic/bin2c CHK include/config/kernel.release GEN ./Makefile WRAP arch/x86/include/generated/asm/clkdev.h WRAP arch/x86/include/generated/asm/cputime.h WRAP arch/x86/include/generated/asm/dma-contiguous.h WRAP arch/x86/include/generated/asm/early_ioremap.h WRAP arch/x86/include/generated/asm/mcs_spinlock.h WRAP arch/x86/include/generated/asm/mm-arch-hooks.h CHK include/generated/uapi/linux/version.h UPD include/generated/uapi/linux/version.h DESCEND objtool CC /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64/tools/objtool/builtin-check.o CC /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64/tools/objtool/elf.o MKDIR /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64/tools/objtool/arch/x86/insn/ CC /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64/tools/objtool/special.o CC /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64/tools/objtool/objtool.o CC /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64/tools/objtool/libstring.o GEN /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64/tools/objtool/arch/x86/insn/inat-tables.c CC /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64/tools/objtool/exec-cmd.o CC /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64/tools/objtool/help.o CC /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64/tools/objtool/pager.o CC /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64/tools/objtool/parse-options.o HOSTCC scripts/pnmtologo HOSTCC scripts/conmakehash CC /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64/tools/objtool/run-command.o CC /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64/tools/objtool/subcmd-config.o HOSTCC scripts/kallsyms CC /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64/tools/objtool/sigchain.o HOSTCC scripts/sortextable HOSTCC scripts/genksyms/genksyms.o HOSTCC scripts/asn1_compiler HOSTCC scripts/dtc/dtc.o HOSTCC scripts/sign-file HOSTCC scripts/extract-cert SHIPPED scripts/genksyms/parse.tab.c SHIPPED scripts/genksyms/lex.lex.c HOSTCC scripts/dtc/flattree.o HOSTCC scripts/insert-sys-cert SHIPPED scripts/genksyms/keywords.hash.c SHIPPED scripts/genksyms/parse.tab.h HOSTCC scripts/dtc/fstree.o HOSTCC scripts/genksyms/parse.tab.o HOSTCC scripts/dtc/data.o HOSTCC scripts/genksyms/lex.lex.o MKDIR /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64/tools/objtool/arch/x86/ HOSTCC scripts/dtc/livetree.o HOSTCC scripts/dtc/treesource.o HOSTCC scripts/dtc/srcpos.o CC scripts/mod/empty.o CC /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64/tools/objtool/arch/x86/decode.o HOSTCC scripts/mod/mk_elfconfig HOSTCC scripts/dtc/checks.o CC scripts/mod/devicetable-offsets.s HOSTCC scripts/dtc/util.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 LD /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64/tools/objtool/libsubcmd-in.o AR /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64/tools/objtool/libsubcmd.a HOSTLD scripts/dtc/dtc MKDIR /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64/tools/objtool/arch/x86/ LD /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64/tools/objtool/arch/x86/objtool-in.o LD /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64/tools/objtool/objtool-in.o LINK /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64/tools/objtool/objtool HOSTLD scripts/genksyms/genksyms HOSTLD scripts/mod/modpost HOSTCC arch/x86/tools/relocs_32.o HOSTCC arch/x86/tools/relocs_64.o HOSTCC arch/x86/tools/relocs_common.o HOSTLD arch/x86/tools/relocs UPD include/config/kernel.release Using /home/kisskb/slave/src as source for kernel CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h CHK include/generated/timeconst.h CC kernel/bounds.s UPD include/generated/timeconst.h CHK include/generated/bounds.h UPD include/generated/bounds.h CC arch/x86/kernel/asm-offsets.s CHK include/generated/asm-offsets.h UPD include/generated/asm-offsets.h CALL /home/kisskb/slave/src/scripts/checksyscalls.sh CC init/main.o CHK include/generated/compile.h CC init/do_mounts.o CC init/do_mounts_initrd.o CC init/initramfs.o CC init/calibrate.o CC init/init_task.o HOSTCC usr/gen_init_cpio UPD include/generated/compile.h CC init/version.o LD arch/x86/net/built-in.o CC arch/x86/realmode/init.o AS arch/x86/entry/entry_64.o AS arch/x86/entry/thunk_64.o CC arch/x86/entry/syscall_64.o CC arch/x86/entry/common.o init/calibrate.o: warning: objtool: calibrate_delay()+0x20: can't find jump dest instruction at .text+0x42030034 AS arch/x86/realmode/rm/header.o AS arch/x86/realmode/rm/trampoline_64.o AS arch/x86/realmode/rm/stack.o AS arch/x86/realmode/rm/reboot.o arch/x86/entry/thunk_64.o: warning: objtool: .text+0x11: call without frame pointer save/setup arch/x86/entry/thunk_64.o: warning: objtool: .text+0x29: call without frame pointer save/setup arch/x86/entry/thunk_64.o: warning: objtool: .text+0x41: call without frame pointer save/setup arch/x86/entry/thunk_64.o: warning: objtool: .text+0x56: return instruction outside of a callable function CC arch/x86/entry/vsyscall/vsyscall_gtod.o LD arch/x86/platform/geode/built-in.o LD arch/x86/platform/goldfish/built-in.o CC arch/x86/platform/atom/pmc_atom.o LD arch/x86/platform/intel-mid/built-in.o LD arch/x86/platform/ce4100/built-in.o CC arch/x86/entry/vsyscall/vsyscall_64.o LD arch/x86/platform/ts5500/built-in.o LD arch/x86/platform/olpc/built-in.o LD arch/x86/platform/iris/built-in.o LD arch/x86/platform/intel-quark/built-in.o AS arch/x86/entry/vsyscall/vsyscall_emu_64.o CC [M] arch/x86/platform/atom/punit_atom_debug.o CC arch/x86/platform/intel/iosf_mbi.o LD arch/x86/platform/sfi/built-in.o LD arch/x86/platform/uv/built-in.o LD arch/x86/platform/scx200/built-in.o CC arch/x86/mm/init.o CC arch/x86/platform/efi/quirks.o CC arch/x86/mm/init_64.o PASYMS arch/x86/realmode/rm/pasyms.h CC arch/x86/platform/efi/efi.o CC arch/x86/events/core.o CC arch/x86/mm/fault.o CC arch/x86/platform/efi/efi_64.o CC arch/x86/events/amd/core.o LDS arch/x86/realmode/rm/realmode.lds AS arch/x86/platform/efi/efi_stub_64.o CC arch/x86/mm/ioremap.o CC arch/x86/events/amd/uncore.o CC arch/x86/mm/extable.o CC arch/x86/platform/efi/efi-bgrt.o CC arch/x86/mm/pageattr.o CC arch/x86/events/amd/ibs.o CC arch/x86/mm/mmap.o CC arch/x86/events/msr.o CC arch/x86/events/amd/iommu.o init/do_mounts_initrd.o: warning: objtool: initrd_load()+0x36: call without frame pointer save/setup CC arch/x86/events/intel/core.o CC arch/x86/mm/pgtable.o CC arch/x86/mm/physaddr.o CC arch/x86/events/intel/bts.o CC arch/x86/mm/pat.o CC arch/x86/events/intel/cqm.o LD arch/x86/realmode/rm/realmode.elf CC arch/x86/mm/gup.o CC arch/x86/entry/vdso/vma.o CC arch/x86/events/intel/cstate.o CC arch/x86/mm/setup_nx.o AS arch/x86/entry/vdso/vdso-note.o CC arch/x86/mm/pat_rbtree.o CC arch/x86/events/intel/ds.o CC arch/x86/entry/vdso/vclock_gettime.o LDS arch/x86/entry/vdso/vdso.lds RELOCS arch/x86/realmode/rm/realmode.relocs CC arch/x86/events/intel/knc.o CC arch/x86/entry/vdso/vgetcpu.o OBJCOPY arch/x86/realmode/rm/realmode.bin HOSTCC arch/x86/entry/vdso/vdso2c CC arch/x86/events/intel/lbr.o CC certs/system_keyring.o EXTRACT_CERTS CC arch/x86/mm/dump_pagetables.o CC arch/x86/events/intel/p4.o Generating X.509 key generation config AS arch/x86/realmode/rmpiggy.o CC [M] arch/x86/mm/debug_pagetables.o CC arch/x86/events/intel/p6.o CC arch/x86/events/intel/pt.o CC arch/x86/kernel/process_64.o CC arch/x86/kernel/signal.o CC arch/x86/kernel/traps.o CC arch/x86/events/intel/rapl.o GEN usr/initramfs_data.cpio.gz CC arch/x86/kernel/irq.o CC arch/x86/crypto/glue_helper.o AS arch/x86/crypto/aes-x86_64-asm_64.o CC arch/x86/kernel/irq_64.o CC arch/x86/events/intel/uncore.o LD arch/x86/realmode/built-in.o CC arch/x86/crypto/aes_glue.o AS arch/x86/crypto/twofish-x86_64-asm_64.o CC arch/x86/kernel/time.o CC arch/x86/kernel/dumpstack_64.o ### CC arch/x86/crypto/twofish_glue.o ### Now generating an X.509 key pair to be used for signing modules. CC arch/x86/kernel/ioport.o AS arch/x86/crypto/salsa20-x86_64-asm_64.o CC arch/x86/crypto/salsa20_glue.o CC arch/x86/kernel/dumpstack.o AS arch/x86/crypto/sha1_ssse3_asm.o ### CC arch/x86/events/intel/uncore_nhmex.o CC arch/x86/kernel/nmi.o ### If this takes a long time, you might wish to run rngd in the ### background to keep the supply of entropy topped up. It CC arch/x86/crypto/sha1_ssse3_glue.o ### needs to be run as root, and uses a hardware random CC arch/x86/events/intel/uncore_snb.o CC arch/x86/kernel/setup.o AS arch/x86/crypto/sha1_avx2_x86_64_asm.o ### number generator if one is available. ### AS arch/x86/crypto/sha512-ssse3-asm.o CC arch/x86/events/intel/uncore_snbep.o CC arch/x86/kernel/x86_init.o CC kernel/fork.o AS arch/x86/crypto/sha512-avx-asm.o AS arch/x86/crypto/sha512-avx2-asm.o CC kernel/exec_domain.o CC arch/x86/kernel/i8259.o CC kernel/panic.o CC arch/x86/crypto/sha512_ssse3_glue.o AS arch/x86/crypto/cast5-avx-x86_64-asm_64.o CC kernel/cpu.o CC arch/x86/kernel/irqinit.o CC kernel/exit.o CC kernel/softirq.o CC arch/x86/kernel/jump_label.o CC arch/x86/crypto/cast5_avx_glue.o CC kernel/resource.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/crypto/sha1_ssse3_asm.o: warning: objtool: sha1_transform_ssse3()+0xcc9: can't find jump dest instruction at .text+0xe1f40cce arch/x86/platform/atom/punit_atom_debug.o: warning: objtool: punit_dev_state_open()+0x18: call without frame pointer save/setup arch/x86/platform/atom/punit_atom_debug.o: warning: objtool: punit_dev_state_show()+0x1c: call without frame pointer save/setup arch/x86/platform/atom/punit_atom_debug.o: warning: objtool: punit_atom_debug_init()+0xe: call without frame pointer save/setup arch/x86/platform/atom/punit_atom_debug.o: warning: objtool: punit_atom_debug_exit()+0xb: call without frame pointer save/setup arch/x86/crypto/sha512-avx-asm.o: warning: objtool: sha512_transform_avx()+0x4: can't find jump dest instruction at .text+0xaa34000a arch/x86/crypto/sha512-ssse3-asm.o: warning: objtool: sha512_transform_ssse3()+0x4: can't find jump dest instruction at .text+0x8a34000a AS arch/x86/crypto/cast6-avx-x86_64-asm_64.o CC kernel/sysctl.o arch/x86/crypto/salsa20-x86_64-asm_64.o: warning: objtool: salsa20_encrypt_bytes()+0x21: can't find jump dest instruction at .text+0x2a060027 arch/x86/crypto/sha512-avx2-asm.o: warning: objtool: sha512_transform_rorx()+0x32: can't find jump dest instruction at .text+0xaf0d0038 Generating a 4096 bit RSA private key CC arch/x86/crypto/cast6_avx_glue.o CC arch/x86/kernel/irq_work.o . AS arch/x86/crypto/serpent-avx-x86_64-asm_64.o CC kernel/sysctl_binary.o init/initramfs.o: warning: objtool: unpack_to_rootfs()+0xa5: can't find jump dest instruction at .init.text+0x3001053d AS usr/initramfs_data.o CC arch/x86/crypto/serpent_avx_glue.o CC arch/x86/kernel/probe_roms.o AS arch/x86/crypto/serpent-avx2-asm_64.o CC kernel/capability.o CC arch/x86/kernel/sys_x86_64.o CC arch/x86/crypto/serpent_avx2_glue.o CC kernel/ptrace.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 arch/x86/kernel/x8664_ksyms_64.o AS [M] arch/x86/crypto/des3_ede-asm_64.o AS arch/x86/kernel/mcount_64.o CC kernel/user.o arch/x86/crypto/sha1_avx2_x86_64_asm.o: warning: objtool: sha1_transform_avx2()+0x4a0: can't find jump dest instruction at .text+0x7b1804a5 CC arch/x86/kernel/ksysfs.o CC kernel/signal.o arch/x86/mm/mmap.o: warning: objtool: arch_pick_mmap_layout()+0x97: can't find jump dest instruction at .text+0x1b01010e CC [M] arch/x86/crypto/des3_ede_glue.o CC arch/x86/kernel/bootflag.o AS [M] arch/x86/crypto/camellia-x86_64-asm_64.o LD usr/built-in.o CC arch/x86/kernel/e820.o CC kernel/sys.o CC [M] arch/x86/crypto/camellia_glue.o . AS [M] arch/x86/crypto/blowfish-x86_64-asm_64.o CC arch/x86/kernel/pci-dma.o arch/x86/mm/extable.o: warning: objtool: ex_has_fault_handler()+0x4: call without frame pointer save/setup arch/x86/mm/extable.o: warning: objtool: fixup_exception()+0x14: call without frame pointer save/setup arch/x86/mm/extable.o: warning: objtool: early_fixup_exception()+0xc: call without frame pointer save/setup CC kernel/kmod.o CC kernel/workqueue.o CC kernel/pid.o CC arch/x86/kernel/quirks.o CC kernel/task_work.o CC [M] arch/x86/crypto/blowfish_glue.o CC arch/x86/kernel/topology.o AS [M] arch/x86/crypto/serpent-sse2-x86_64-asm_64.o CC arch/x86/kernel/kdebugfs.o CC kernel/extable.o CC [M] arch/x86/crypto/serpent_sse2_glue.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 arch/x86/entry/common.o: warning: objtool: syscall_trace_enter_phase1()+0x21: can't find jump dest instruction at .text+0x9a000027 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 AS [M] arch/x86/crypto/aesni-intel_asm.o . CC arch/x86/kernel/alternative.o CC mm/filemap.o arch/x86/mm/setup_nx.o: warning: objtool: noexec_setup()+0x1f: call without frame pointer save/setup CC mm/mempool.o CC kernel/kthread.o CC kernel/sys_ni.o CC kernel/params.o CC arch/x86/kernel/i8253.o arch/x86/crypto/cast6-avx-x86_64-asm_64.o: warning: objtool: cast6_ecb_enc_8way()+0x2e: can't find call dest symbol at offset 0x3d33cdc2 CC kernel/nsproxy.o CC [M] arch/x86/crypto/aesni-intel_glue.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 CC arch/x86/kernel/pci-nommu.o CC kernel/notifier.o arch/x86/mm/debug_pagetables.o: warning: objtool: ptdump_open()+0x10: call without frame pointer save/setup arch/x86/mm/debug_pagetables.o: warning: objtool: ptdump_show()+0x6: 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/crypto/sha-mb/sha1_mb.o CC arch/x86/kernel/hw_breakpoint.o AS [M] arch/x86/crypto/aesni-intel_avx-x86_64.o CC mm/oom_kill.o CC [M] arch/x86/crypto/fpu.o AS [M] arch/x86/crypto/aes_ctrby8_avx-x86_64.o CC kernel/ksysfs.o CC arch/x86/kernel/tsc.o AS [M] arch/x86/crypto/ghash-clmulni-intel_asm.o CC kernel/cred.o CC mm/maccess.o . AS arch/x86/crypto/sha-mb/sha1_mb_mgr_flush_avx2.o CC mm/page_alloc.o CC arch/x86/kernel/tsc_msr.o CC kernel/reboot.o CC arch/x86/crypto/sha-mb/sha1_mb_mgr_init_avx2.o CC [M] arch/x86/crypto/ghash-clmulni-intel_glue.o CC arch/x86/kernel/io_delay.o CC mm/page-writeback.o arch/x86/platform/efi/efi-bgrt.o: warning: objtool: efi_bgrt_init()+0x10: can't find jump dest instruction at .init.text+0x5010016 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 arch/x86/entry/vsyscall/vsyscall_64.o: warning: objtool: emulate_vsyscall()+0x1e: can't find jump dest instruction at .text+0xbb010057 CC arch/x86/kernel/rtc.o AS arch/x86/crypto/sha-mb/sha1_mb_mgr_submit_avx2.o CC kernel/async.o arch/x86/crypto/ghash-clmulni-intel_asm.o: warning: objtool: clmul_ghash_mul()+0x17: can't find call dest symbol at offset 0x450000bb AS arch/x86/crypto/sha-mb/sha1_x8_avx2.o CC arch/x86/kernel/pci-iommu_table.o CC [M] arch/x86/crypto/crc32c-intel_glue.o CC mm/readahead.o CC kernel/range.o arch/x86/events/msr.o: warning: objtool: msr_init()+0x10: can't find jump dest instruction at .init.text+0x87000016 AS [M] arch/x86/crypto/crc32c-pcl-intel-asm_64.o CC arch/x86/kernel/resource.o AS [M] arch/x86/crypto/poly1305-sse2-x86_64.o . CC kernel/smpboot.o CC arch/x86/kernel/process.o CC mm/swap.o arch/x86/crypto/sha-mb/sha1_mb_mgr_flush_avx2.o: warning: objtool: sha1_mb_mgr_flush_avx2()+0x11: can't find jump dest instruction at .text+0x29020017 CC mm/truncate.o CC ipc/util.o CC ipc/msgutil.o LD arch/x86/entry/vsyscall/built-in.o CC [M] arch/x86/crypto/poly1305_glue.o CC mm/vmscan.o CC mm/shmem.o arch/x86/entry/vdso/vma.o: warning: objtool: vvar_fault()+0x20: can't find jump dest instruction at .text+0x9e00005f . CC arch/x86/kernel/ptrace.o CC ipc/sem.o AS [M] arch/x86/crypto/poly1305-avx2-x86_64.o arch/x86/crypto/poly1305-sse2-x86_64.o: warning: objtool: poly1305_block_sse2()+0x286: can't find jump dest instruction at .text+0xaefe028b arch/x86/crypto/sha-mb/sha1_mb_mgr_submit_avx2.o: warning: objtool: sha1_mb_mgr_submit_avx2()+0x86: can't find jump dest instruction at .text+0xd900008c arch/x86/kernel/irq_64.o: warning: objtool: handle_irq()+0x48: call without frame pointer save/setup arch/x86/kernel/irq_work.o: warning: objtool: smp_irq_work_interrupt()+0x18: call without frame pointer save/setup arch/x86/kernel/irq_work.o: warning: objtool: smp_trace_irq_work_interrupt()+0x18: call without frame pointer save/setup CC ipc/shm.o arch/x86/events/amd/uncore.o: warning: objtool: amd_uncore_init()+0x12: can't find jump dest instruction at .init.text+0x28020018 CC ipc/msg.o CC arch/x86/kernel/step.o AS [M] arch/x86/crypto/camellia-aesni-avx-asm_64.o CC mm/util.o LD kernel/livepatch/built-in.o arch/x86/mm/pat_rbtree.o: warning: objtool: rbt_memtype_erase()+0x3c: can't find jump dest instruction at .text+0x63030271 CC ipc/syscall.o 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 arch/x86/crypto/sha-mb/sha1_x8_avx2.o: warning: objtool: sha1_x8_avx2()+0x2424: can't find jump dest instruction at .text+0x3bdd2429 CC arch/x86/kernel/acpi/boot.o CC arch/x86/kernel/i8237.o CC mm/mmzone.o CC arch/x86/kernel/fpu/init.o arch/x86/mm/pgtable.o: warning: objtool: pgd_alloc()+0x1c: can't find jump dest instruction at .text+0xda0001ab LD arch/x86/kernel/kprobes/built-in.o arch/x86/events/intel/cstate.o: warning: objtool: test_core()+0xe: can't find jump dest instruction at .text+0x8100015f CC arch/x86/kernel/acpi/apei.o CC arch/x86/kernel/fpu/bugs.o CC kernel/power/qos.o CC arch/x86/kernel/stacktrace.o arch/x86/crypto/crc32c-pcl-intel-asm_64.o: warning: objtool: crc_pcl()+0x1b: can't find jump dest instruction at .text+0x8d100020 CC [M] arch/x86/crypto/camellia_aesni_avx_glue.o CC mm/vmstat.o . CC arch/x86/kernel/reboot.o CC arch/x86/kernel/fpu/core.o CC kernel/power/process.o CC kernel/power/poweroff.o arch/x86/events/intel/knc.o: warning: objtool: knc_pmu_handle_irq()+0x44: can't find jump dest instruction at .text+0x37010179 arch/x86/events/intel/p6.o: warning: objtool: cmask_show()+0xe: call without frame pointer save/setup arch/x86/events/intel/p6.o: warning: objtool: inv_show()+0xe: call without frame pointer save/setup arch/x86/events/intel/p6.o: warning: objtool: pc_show()+0xe: call without frame pointer save/setup arch/x86/events/intel/p6.o: warning: objtool: edge_show()+0xe: call without frame pointer save/setup arch/x86/events/intel/p6.o: warning: objtool: umask_show()+0xe: call without frame pointer save/setup arch/x86/events/intel/p6.o: warning: objtool: event_show()+0xe: call without frame pointer save/setup CC kernel/kcmp.o CC kernel/events/ring_buffer.o CC mm/backing-dev.o CC kernel/events/core.o arch/x86/kernel/resource.o: warning: objtool: arch_remove_reservations()+0x8: can't find jump dest instruction at .text+0xca00000e arch/x86/crypto/salsa20_glue.o: warning: objtool: encrypt()+0x35: call without frame pointer save/setup arch/x86/crypto/salsa20_glue.o: warning: objtool: setkey()+0x10: 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 CC mm/mm_init.o CC arch/x86/kernel/fpu/regset.o CC kernel/freezer.o CC arch/x86/kernel/msr.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 kernel/events/callchain.o CC kernel/printk/printk.o CC arch/x86/kernel/fpu/signal.o CC arch/x86/kernel/early-quirks.o CC mm/mmu_context.o arch/x86/kernel/ioport.o: warning: objtool: sys_ioperm()+0x2a: can't find jump dest instruction at .text+0xe8000030 CC kernel/events/hw_breakpoint.o arch/x86/kernel/topology.o: warning: objtool: topology_init()+0xd: call without frame pointer save/setup CC arch/x86/kernel/fpu/xstate.o arch/x86/crypto/aesni-intel_asm.o: warning: objtool: aesni_gcm_dec()+0x7c: can't find jump dest instruction at .text+0xed190082 CC arch/x86/kernel/trace_clock.o CC arch/x86/kernel/crash_dump_64.o . CC kernel/profile.o CC mm/percpu.o CC mm/slab_common.o CC kernel/trace/trace_clock.o CC fs/open.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 mm/compaction.o certs/system_keyring.o: warning: objtool: system_verify_data()+0x1e: call without frame pointer save/setup certs/system_keyring.o: warning: objtool: load_system_certificate_list()+0x7f: call without frame pointer save/setup certs/system_keyring.o: warning: objtool: system_trusted_keyring_init()+0x36: call without frame pointer save/setup CC kernel/stacktrace.o CC arch/x86/kernel/module.o CC kernel/dma.o CC arch/x86/kernel/apic/apic.o CC fs/read_write.o CC kernel/rcu/update.o CC fs/file_table.o CC arch/x86/kernel/early_printk.o CC fs/super.o CC mm/vmacache.o CC kernel/up.o LD arch/x86/crypto/salsa20-x86_64.o CC kernel/bpf/core.o arch/x86/crypto/camellia-aesni-avx-asm_64.o: warning: objtool: __camellia_enc_blk16()+0x986: can't find jump dest instruction at .text+0x3c02106c CC kernel/module.o CC arch/x86/kernel/apic/apic_noop.o CC fs/char_dev.o . CC kernel/rcu/sync.o arch/x86/events/amd/iommu.o: warning: objtool: perf_iommu_start()+0x17: can't find jump dest instruction at .text+0x72010098 CC arch/x86/kernel/hpet.o CC mm/interval_tree.o CC arch/x86/kernel/apic/ipi.o CC fs/stat.o CC kernel/irq/irqdesc.o CC mm/list_lru.o CC kernel/irq/handle.o CC arch/x86/kernel/apic/vector.o CC kernel/locking/mutex.o CC kernel/module_signing.o CC arch/x86/kernel/amd_nb.o CC kernel/kallsyms.o CC kernel/bpf/verifier.o CC kernel/rcu/srcu.o CC mm/workingset.o kernel/range.o: warning: objtool: add_range_with_merge()+0x1d: can't find jump dest instruction at .text+0x96000060 CC kernel/bpf/syscall.o CC fs/exec.o CC kernel/locking/semaphore.o CC arch/x86/kernel/apic/hw_nmi.o CC kernel/irq/manage.o CC arch/x86/kernel/pci-swiotlb.o CC kernel/locking/rwsem.o CC fs/pipe.o CC mm/debug.o CC kernel/backtracetest.o CC kernel/bpf/inode.o CC arch/x86/kernel/devicetree.o arch/x86/kernel/ksysfs.o: warning: objtool: setup_data_data_read()+0x33: can't find jump dest instruction at .text+0x91000150 arch/x86/kernel/signal.o: warning: objtool: sys_rt_sigreturn()+0x49: can't find jump dest instruction at .text+0xd0010185 CC kernel/locking/percpu-rwsem.o CC kernel/irq/spurious.o CC kernel/cgroup.o CC kernel/bpf/helpers.o arch/x86/crypto/twofish_glue.o: warning: objtool: twofish_encrypt()+0x8: call without frame pointer save/setup arch/x86/crypto/twofish_glue.o: warning: objtool: twofish_decrypt()+0x8: call without frame pointer save/setup arch/x86/crypto/twofish_glue.o: warning: objtool: init()+0xb: call without frame pointer save/setup arch/x86/crypto/twofish_glue.o: warning: objtool: fini()+0xb: call without frame pointer save/setup CC security/commoncap.o CC kernel/rcu/tree.o CC arch/x86/kernel/apic/io_apic.o CC mm/gup.o CC fs/namei.o CC security/min_addr.o arch/x86/events/intel/p4.o: warning: objtool: p4_pmu_schedule_events()+0x4b: can't find jump dest instruction at .text+0x7201020b CC arch/x86/kernel/sysfb.o CC kernel/rcu/tree_trace.o CC mm/highmem.o CC fs/fcntl.o CC arch/x86/kernel/sysfb_simplefb.o CC kernel/cgroup_freezer.o CC kernel/bpf/hashtab.o arch/x86/events/intel/rapl.o: warning: objtool: rapl_pmu_event_init()+0x21: can't find jump dest instruction at .text+0xde00008c CC mm/memory.o arch/x86/crypto/aes_glue.o: warning: objtool: aes_decrypt()+0x8: call without frame pointer save/setup arch/x86/crypto/aes_glue.o: warning: objtool: crypto_aes_decrypt_x86()+0x4: call without frame pointer save/setup arch/x86/crypto/aes_glue.o: warning: objtool: aes_encrypt()+0x8: call without frame pointer save/setup arch/x86/crypto/aes_glue.o: warning: objtool: crypto_aes_encrypt_x86()+0x4: call without frame pointer save/setup arch/x86/crypto/aes_glue.o: warning: objtool: aes_init()+0xb: call without frame pointer save/setup arch/x86/crypto/aes_glue.o: warning: objtool: aes_fini()+0xb: call without frame pointer save/setup CC security/inode.o . CC kernel/cgroup_pids.o CC kernel/locking/mutex-debug.o arch/x86/platform/atom/pmc_atom.o: warning: objtool: pmc_atom_init()+0xd: can't find jump dest instruction at .init.text+0x6b010012 CC mm/mincore.o CC arch/x86/kernel/apic/msi.o CC kernel/irq/resend.o CC kernel/irq/chip.o arch/x86/events/intel/lbr.o: warning: objtool: branch_type()+0x32: can't find jump dest instruction at .text+0xdb010061 CC arch/x86/kernel/sysfb_efi.o CC kernel/bpf/arraymap.o CC [M] kernel/rcu/rcutorture.o CC kernel/sched/core.o arch/x86/platform/efi/efi.o: warning: objtool: efi_init()+0x2b: can't find jump dest instruction at .init.text+0x26010188 arch/x86/kernel/i8259.o: warning: objtool: mask_and_ack_8259A()+0xbc: can't find jump dest instruction at .text+0x760002f5 kernel/extable.o: warning: objtool: search_exception_tables()+0x1d: call without frame pointer save/setup kernel/extable.o: warning: objtool: __kernel_text_address()+0x10: call without frame pointer save/setup kernel/extable.o: warning: objtool: kernel_text_address()+0xa: call without frame pointer save/setup kernel/extable.o: warning: objtool: func_ptr_is_kernel_text()+0xa: call without frame pointer save/setup kernel/extable.o: warning: objtool: sort_main_extable()+0x24: call without frame pointer save/setup CC arch/x86/kernel/perf_regs.o CC arch/x86/kernel/cpu/intel_cacheinfo.o CC kernel/bpf/percpu_freelist.o CC arch/x86/kernel/cpu/scattered.o arch/x86/kernel/time.o: warning: objtool: profile_pc()+0x1d: call without frame pointer save/setup arch/x86/kernel/time.o: warning: objtool: x86_late_time_init()+0xa: call without frame pointer save/setup arch/x86/kernel/time.o: warning: objtool: setup_default_timer_irq()+0x19: call without frame pointer save/setup arch/x86/kernel/time.o: warning: objtool: hpet_time_init()+0x4: call without frame pointer save/setup LD arch/x86/platform/atom/built-in.o CC arch/x86/kernel/amd_gart_64.o CC arch/x86/kernel/apic/apic_flat_64.o LD arch/x86/crypto/aes-x86_64.o arch/x86/platform/intel/iosf_mbi.o: warning: objtool: iosf_mbi_modify()+0x18: can't find jump dest instruction at .text+0x8800015c CC kernel/hung_task.o arch/x86/kernel/bootflag.o: warning: objtool: sbf_init()+0xe: can't find jump dest instruction at .init.text+0x85000014 arch/x86/kernel/irqinit.o: warning: objtool: apic_intr_init()+0x15: can't find jump dest instruction at .init.text+0x5104001b CC kernel/time/time.o LD arch/x86/crypto/twofish-x86_64.o CC kernel/sched/loadavg.o CC arch/x86/kernel/aperture_64.o arch/x86/crypto/sha1_ssse3_glue.o: warning: objtool: sha1_finup()+0x3a: can't find jump dest instruction at .text+0x3f010089 CC kernel/locking/lockdep.o .arch/x86/mm/gup.o: warning: objtool: gup_huge_pud()+0x1d: can't find jump dest instruction at .text+0x4c010023 arch/x86/events/intel/uncore_snb.o: warning: objtool: snb_uncore_imc_event_init()+0x28: can't find jump dest instruction at .text+0xea0002cc CC kernel/watchdog.o CC mm/mlock.o CC kernel/time/timer.o kernel/power/poweroff.o: warning: objtool: do_poweroff()+0x4: call without frame pointer save/setup kernel/power/poweroff.o: warning: objtool: handle_poweroff()+0x14: call without frame pointer save/setup kernel/power/poweroff.o: warning: objtool: pm_sysrq_init()+0x10: call without frame pointer save/setup CC kernel/irq/dummychip.o arch/x86/events/intel/bts.o: warning: objtool: bts_buffer_setup_aux()+0x73: can't find jump dest instruction at .text+0x8301008a CC arch/x86/kernel/cpu/topology.o CC kernel/bpf/stackmap.o arch/x86/platform/efi/efi_64.o: warning: objtool: efi_sync_low_kernel_mappings()+0xd: can't find jump dest instruction at .text+0x91000013 arch/x86/kernel/sys_x86_64.o: warning: objtool: arch_get_unmapped_area()+0x34: can't find jump dest instruction at .text+0x4a0100ad arch/x86/crypto/sha512_ssse3_glue.o: warning: objtool: sha512_finup()+0x3a: can't find jump dest instruction at .text+0x7701014f arch/x86/kernel/i8237.o: warning: objtool: i8237A_resume()+0xb: call without frame pointer save/setup arch/x86/kernel/i8237.o: warning: objtool: i8237A_init_ops()+0xb: call without frame pointer save/setup CC security/keys/gc.o LD arch/x86/platform/intel/built-in.o LD arch/x86/crypto/sha1-ssse3.o CC kernel/sched/clock.o CC arch/x86/kernel/cpu/common.o CC arch/x86/kernel/pci-calgary_64.o arch/x86/kernel/i8253.o: warning: objtool: setup_pit_timer()+0x9: call without frame pointer save/setup arch/x86/crypto/serpent_avx2_glue.o: warning: objtool: xts_decrypt()+0x38: call without frame pointer save/setup arch/x86/crypto/serpent_avx2_glue.o: warning: objtool: xts_encrypt()+0x38: call without frame pointer save/setup arch/x86/crypto/serpent_avx2_glue.o: warning: objtool: lrw_decrypt()+0x51: call without frame pointer save/setup arch/x86/crypto/serpent_avx2_glue.o: warning: objtool: lrw_encrypt()+0x51: call without frame pointer save/setup arch/x86/crypto/serpent_avx2_glue.o: warning: objtool: decrypt_callback()+0x6f: call without frame pointer save/setup arch/x86/crypto/serpent_avx2_glue.o: warning: objtool: encrypt_callback()+0x6e: call without frame pointer save/setup arch/x86/crypto/serpent_avx2_glue.o: warning: objtool: ctr_crypt()+0x17: call without frame pointer save/setup arch/x86/crypto/serpent_avx2_glue.o: warning: objtool: cbc_decrypt()+0x17: call without frame pointer save/setup arch/x86/crypto/serpent_avx2_glue.o: warning: objtool: cbc_encrypt()+0x17: call without frame pointer save/setup arch/x86/crypto/serpent_avx2_glue.o: warning: objtool: ecb_decrypt()+0x17: call without frame pointer save/setup arch/x86/crypto/serpent_avx2_glue.o: warning: objtool: ecb_encrypt()+0x17: call without frame pointer save/setup arch/x86/crypto/serpent_avx2_glue.o: warning: objtool: init()+0x34: call without frame pointer save/setup arch/x86/crypto/serpent_avx2_glue.o: warning: objtool: fini()+0x10: call without frame pointer save/setup CC security/keys/key.o CC kernel/sched/cputime.o CC arch/x86/kernel/cpu/rdrand.o CC arch/x86/kernel/tce_64.o init/main.o: warning: objtool: do_one_initcall()+0x5b: can't find jump dest instruction at .text+0x80000088 kernel/sysctl_binary.o: warning: objtool: SyS_sysctl()+0x41: can't find jump dest instruction at .text+0x7010047 CC arch/x86/kernel/vsmp_64.o CC kernel/sched/idle_task.o arch/x86/mm/dump_pagetables.o: warning: objtool: note_page()+0x41: can't find jump dest instruction at .text+0xac030047 arch/x86/crypto/cast6_avx_glue.o: warning: objtool: xts_decrypt()+0x38: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: xts_encrypt()+0x38: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: cast6_xts_dec()+0xb: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: cast6_xts_enc()+0xb: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: xts_cast6_setkey()+0x3a: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: lrw_exit_tfm()+0x8: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: lrw_decrypt()+0x51: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: lrw_encrypt()+0x51: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: ctr_crypt()+0x17: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: cast6_crypt_ctr()+0x45: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: cbc_decrypt()+0x17: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: cbc_encrypt()+0x17: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: ecb_decrypt()+0x17: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: ecb_encrypt()+0x17: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: decrypt_callback()+0x4b: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: encrypt_callback()+0x4b: call without frame pointer save/setup arch/x86/crypto/cast6_avx_glue.o: warning: objtool: lrw_cast6_setkey()+0x24: 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 .kernel/task_work.o: warning: objtool: task_work_cancel()+0x1f: call without frame pointer save/setup kernel/task_work.o: warning: objtool: task_work_run()+0x6f: call without frame pointer save/setup AS arch/x86/kernel/head_64.o LD arch/x86/crypto/sha512-ssse3.o LD arch/x86/crypto/serpent-avx2.o arch/x86/mm/ioremap.o: warning: objtool: __ioremap_caller()+0x29: can't find jump dest instruction at .text+0xef01009d CC security/keys/keyring.o CC kernel/seccomp.o CC mm/mmap.o kernel/user.o: warning: objtool: alloc_uid()+0x30: can't find jump dest instruction at .text+0x9500010c CC fs/ioctl.o CC security/keys/keyctl.o arch/x86/kernel/quirks.o: warning: objtool: old_ich_force_enable_hpet()+0x14: can't find jump dest instruction at .text+0xa5000027 CC kernel/locking/rtmutex.o kernel/module_signing.o: warning: objtool: mod_verify_sig()+0x5d: call without frame pointer save/setup CC kernel/time/hrtimer.o kernel/rcu/sync.o: warning: objtool: rcu_sync_enter()+0x4a: can't find jump dest instruction at .text+0x91000105 LD arch/x86/crypto/cast6-avx-x86_64.o arch/x86/crypto/des3_ede_glue.o: warning: objtool: cbc_encrypt()+0x34: can't find jump dest instruction at .text+0x9b00005a CC arch/x86/kernel/head64.o arch/x86/kernel/fpu/bugs.o: warning: objtool: fpu__init_check_bugs()+0x18: call without frame pointer save/setup CC kernel/irq/devres.o CC arch/x86/kernel/head.o . CC kernel/elfcore.o kernel/ksysfs.o: warning: objtool: rcu_normal_store()+0x15: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: rcu_expedited_store()+0x16: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: rcu_normal_show()+0x16: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: rcu_expedited_show()+0x16: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: profiling_show()+0x16: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: uevent_seqnum_show()+0x17: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: fscaps_show()+0x16: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: profiling_store()+0x1d: call without frame pointer save/setup kernel/ksysfs.o: warning: objtool: ksysfs_init()+0x14: call without frame pointer save/setup LD [M] arch/x86/crypto/des3_ede-x86_64.o kernel/bpf/percpu_freelist.o: warning: objtool: pcpu_freelist_init()+0x14: call without frame pointer save/setup kernel/bpf/percpu_freelist.o: warning: objtool: pcpu_freelist_destroy()+0x7: call without frame pointer save/setup kernel/bpf/percpu_freelist.o: warning: objtool: pcpu_freelist_push()+0x17: call without frame pointer save/setup kernel/bpf/percpu_freelist.o: warning: objtool: pcpu_freelist_populate()+0x41: call without frame pointer save/setup kernel/bpf/percpu_freelist.o: warning: objtool: pcpu_freelist_pop()+0x14: call without frame pointer save/setup CC kernel/irq/generic-chip.o kernel/panic.o: warning: objtool: do_oops_enter_exit.part.3()+0x29: can't find jump dest instruction at .text+0x97000095 arch/x86/kernel/dumpstack.o: warning: objtool: oops_begin()+0x6: call without frame pointer save/setup arch/x86/kernel/dumpstack.o: warning: objtool: print_trace_address()+0x4: call without frame pointer save/setup arch/x86/kernel/dumpstack.o: warning: objtool: print_context_stack_bp()+0x78: call without frame pointer save/setup arch/x86/kernel/dumpstack.o: warning: objtool: print_context_stack()+0x9d: call without frame pointer save/setup arch/x86/kernel/dumpstack.o: warning: objtool: show_trace_log_lvl()+0xe: call without frame pointer save/setup arch/x86/kernel/dumpstack.o: warning: objtool: show_trace()+0xb: call without frame pointer save/setup arch/x86/kernel/dumpstack.o: warning: objtool: show_stack()+0x37: call without frame pointer save/setup arch/x86/kernel/dumpstack.o: warning: objtool: oops_end()+0xf: call without frame pointer save/setup arch/x86/kernel/dumpstack.o: warning: objtool: __die()+0x33: call without frame pointer save/setup arch/x86/kernel/dumpstack.o: warning: objtool: die()+0x16: call without frame pointer save/setup arch/x86/kernel/dumpstack.o: warning: objtool: kstack_setup()+0x18: call without frame pointer save/setup arch/x86/kernel/dumpstack.o: warning: objtool: code_bytes_setup()+0x18: call without frame pointer save/setup arch/x86/kernel/dumpstack_64.o: warning: objtool: dump_trace()+0xc4: can't find jump dest instruction at .text+0x6c0100ca arch/x86/crypto/blowfish_glue.o: warning: objtool: cbc_encrypt()+0x34: can't find jump dest instruction at .text+0x94000064 CC kernel/sched/fair.o CC kernel/irq_work.o arch/x86/kernel/pci-iommu_table.o: warning: objtool: sort_iommu_table()+0x5c: call without frame pointer save/setup LDS arch/x86/kernel/vmlinux.lds arch/x86/events/intel/pt.o: warning: objtool: pt_buffer_reset_markers()+0x5a: can't find jump dest instruction at .text+0x9d00013b arch/x86/kernel/io_delay.o: warning: objtool: io_delay_param()+0x13: can't find jump dest instruction at .init.text+0x84000034 CC kernel/sched/rt.o arch/x86/mm/fault.o: warning: objtool: is_prefetch.isra.22.part.23()+0x31: can't find jump dest instruction at .text+0xd800008c CC arch/x86/kernel/cpu/match.o /home/kisskb/slave/src/arch/x86/kernel/hw_breakpoint.c: In function 'arch_validate_hwbkpt_settings': /home/kisskb/slave/src/arch/x86/kernel/hw_breakpoint.c:360:20: warning: 'align' may be used uninitialized in this function [-Wuninitialized] CC kernel/crash_dump.o CC kernel/irq/autoprobe.o arch/x86/crypto/fpu.o: warning: objtool: crypto_fpu_alloc()+0x19: can't find jump dest instruction at .text+0xec00016f CC arch/x86/kernel/apic/probe_64.o arch/x86/mm/init.o: warning: objtool: init_range_memory_mapping()+0x4e: can't find jump dest instruction at .init.text+0xa10000b1 LD [M] arch/x86/crypto/blowfish-x86_64.o CC kernel/sched/deadline.o .arch/x86/events/intel/ds.o: warning: objtool: intel_pmu_pebs_fixup_ip()+0x39: can't find jump dest instruction at .text+0x5401003f LD block/built-in.o arch/x86/kernel/crash_dump_64.o: warning: objtool: copy_oldmem_page()+0x2c: call without frame pointer save/setup CC kernel/sched/stop_task.o VDSO arch/x86/entry/vdso/vdso64.so.dbg arch/x86/crypto/cast5_avx_glue.o: warning: objtool: cbc_encrypt()+0x34: can't find jump dest instruction at .text+0x9b000039 CC kernel/torture.o CC fs/readdir.o CC kernel/irq/irqdomain.o arch/x86/kernel/step.o: warning: objtool: user_enable_single_step()+0x6: can't find call dest symbol at offset 0xccff0192 CC kernel/memremap.o GZIP kernel/config_data.gz MKCAP arch/x86/kernel/cpu/capflags.c CC kernel/irq/msi.o CC arch/x86/kernel/cpu/powerflags.o arch/x86/kernel/pci-nommu.o: warning: objtool: nommu_map_sg()+0x1d: can't find jump dest instruction at .text+0x88000099 arch/x86/events/intel/uncore_nhmex.o: warning: objtool: nhmex_uncore_msr_disable_box()+0x17: can't find jump dest instruction at .text+0x80000042 arch/x86/events/intel/cqm.o: warning: objtool: mbm_hrtimer_handle()+0x30: can't find jump dest instruction at .text+0xc5000506 arch/x86/crypto/crc32c-intel_glue.o: warning: objtool: crc32c_intel_update()+0xd: can't find call dest symbol at offset 0x6a000096 init/do_mounts.o: warning: objtool: name_to_dev_t()+0x21: can't find jump dest instruction at .text+0xa5000027 arch/x86/kernel/acpi/apei.o: warning: objtool: arch_apei_enable_cmcff()+0x39: call without frame pointer save/setup arch/x86/kernel/acpi/apei.o: warning: objtool: arch_apei_report_mem_error()+0x4: call without frame pointer save/setup OBJCOPY arch/x86/entry/vdso/vdso64.so CC security/keys/permission.o arch/x86/events/amd/core.o: warning: objtool: amd_get_event_constraints_f15h()+0x33: can't find jump dest instruction at .text+0xc800017d kernel/nsproxy.o: warning: objtool: create_new_namespaces()+0x39: can't find jump dest instruction at .text+0x1801003f CC kernel/time/itimer.o arch/x86/crypto/poly1305_glue.o: warning: objtool: poly1305_simd_blocks()+0x2f: can't find jump dest instruction at .text+0x9d000035 arch/x86/events/amd/ibs.o: warning: objtool: perf_ibs_init()+0x44: can't find jump dest instruction at .text+0x2101004a LD arch/x86/crypto/cast5-avx-x86_64.o . CC security/keys/process_keys.o CC kernel/time/posix-timers.o mm/vmacache.o: warning: objtool: vmacache_flush_all()+0x11: can't find jump dest instruction at .text+0xb7000017 arch/x86/kernel/fpu/regset.o: warning: objtool: xstateregs_set()+0x2d: can't find jump dest instruction at .text+0x8f000255 arch/x86/kernel/irq.o: warning: objtool: arch_show_interrupts()+0x1f: call without frame pointer save/setup arch/x86/kernel/irq.o: warning: objtool: do_IRQ()+0x20: call without frame pointer save/setup arch/x86/kernel/irq.o: warning: objtool: smp_x86_platform_ipi()+0x14: call without frame pointer save/setup arch/x86/kernel/irq.o: warning: objtool: smp_kvm_posted_intr_ipi()+0x14: call without frame pointer save/setup arch/x86/kernel/irq.o: warning: objtool: smp_kvm_posted_intr_wakeup_ipi()+0x15: call without frame pointer save/setup arch/x86/kernel/irq.o: warning: objtool: smp_trace_x86_platform_ipi()+0x15: call without frame pointer save/setup arch/x86/crypto/glue_helper.o: warning: objtool: glue_cbc_encrypt_128bit()+0x3b: can't find jump dest instruction at .text+0xbc0000a9 kernel/capability.o: warning: objtool: file_ns_capable()+0x17: call without frame pointer save/setup arch/x86/kernel/msr.o: warning: objtool: msr_ioctl()+0x21: can't find jump dest instruction at .text+0xbb000179 kernel/bpf/helpers.o: warning: objtool: bpf_get_current_comm()+0x2c: call without frame pointer save/setup kernel/bpf/helpers.o: warning: objtool: bpf_ktime_get_ns()+0x4: call without frame pointer save/setup kernel/bpf/helpers.o: warning: objtool: bpf_map_delete_elem()+0x10: call without frame pointer save/setup kernel/bpf/helpers.o: warning: objtool: bpf_map_update_elem()+0x18: call without frame pointer save/setup kernel/bpf/helpers.o: warning: objtool: bpf_map_lookup_elem()+0x10: call without frame pointer save/setup CHK kernel/config_data.h kernel/backtracetest.o: warning: objtool: backtrace_test_irq_callback()+0x4: call without frame pointer save/setup kernel/backtracetest.o: warning: objtool: backtrace_regression_test()+0x8: call without frame pointer save/setup CC arch/x86/kernel/cpu/bugs_64.o VDSO2C arch/x86/entry/vdso/vdso-image-64.c CC mm/mprotect.o CC kernel/locking/spinlock.o kernel/cpu.o: warning: objtool: __cpuhp_setup_state()+0x2c: can't find jump dest instruction at .text+0xd8000133 CC mm/mremap.o CC kernel/time/posix-cpu-timers.o LD init/mounts.o arch/x86/kernel/nmi.o: warning: objtool: do_nmi()+0x22: can't find jump dest instruction at .text+0x10030245 ipc/msgutil.o: warning: objtool: load_msg()+0x3d: can't find jump dest instruction at .text+0xd00001ae .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: serpent_dec_blk_xway()+0x4: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: xts_decrypt()+0x59: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: xts_encrypt()+0x59: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: serpent_decrypt_cbc_xway()+0x34: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: lrw_exit_tfm()+0x8: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: lrw_decrypt()+0x51: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: lrw_encrypt()+0x51: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: ctr_crypt()+0x17: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: serpent_crypt_ctr_xway()+0x7e: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: serpent_crypt_ctr()+0x45: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: cbc_decrypt()+0x17: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: cbc_encrypt()+0x17: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: ecb_decrypt()+0x17: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: ecb_encrypt()+0x17: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: encrypt_callback()+0x4d: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: decrypt_callback()+0x4b: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: xts_serpent_setkey()+0x31: call without frame pointer save/setup arch/x86/crypto/serpent_sse2_glue.o: warning: objtool: lrw_serpent_setkey()+0x21: 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 CC arch/x86/kernel/cpu/intel.o CC kernel/locking/spinlock_debug.o CC security/keys/request_key.o CC fs/select.o CC kernel/time/timekeeping.o CC kernel/sched/wait.o mm/maccess.o: warning: objtool: strncpy_from_unsafe()+0x18: can't find jump dest instruction at .text+0x840000d2 arch/x86/platform/efi/quirks.o: warning: objtool: efi_query_variable_store()+0x1a: can't find jump dest instruction at .text+0x27010085 arch/x86/kernel/module.o: warning: objtool: module_alloc()+0x59: call without frame pointer save/setup arch/x86/kernel/module.o: warning: objtool: module_finalize()+0x39: call without frame pointer save/setup CC security/keys/request_key_auth.o LD init/built-in.o LD [M] arch/x86/crypto/poly1305-x86_64.o CC kernel/locking/rwsem-xadd.o arch/x86/kernel/probe_roms.o: warning: objtool: find_oprom()+0x2d: can't find jump dest instruction at .text+0x35010083 kernel/up.o: warning: objtool: on_each_cpu_cond()+0x19: call without frame pointer save/setup CC arch/x86/entry/vdso/vdso-image-64.o ipc/util.o: warning: objtool: ipc_addid()+0x32: can't find jump dest instruction at .text+0x2801011f CC kernel/time/ntp.o CC fs/dcache.o CC kernel/sched/swait.o LD [M] arch/x86/crypto/crc32c-intel.o CC kernel/time/clocksource.o CC security/keys/user_defined.o kernel/irq/spurious.o: warning: objtool: note_interrupt()+0x19: can't find jump dest instruction at .text+0xe60101ab kernel/stacktrace.o: warning: objtool: snprint_stack_trace()+0x55: call without frame pointer save/setup UPD kernel/config_data.h . CC mm/msync.o CC arch/x86/kernel/cpu/amd.o arch/x86/kernel/kdebugfs.o: warning: objtool: arch_kdebugfs_init()+0x2f: can't find jump dest instruction at .init.text+0xaa010035 CC kernel/time/jiffies.o CC mm/rmap.o CC kernel/time/timer_list.o arch/x86/crypto/ghash-clmulni-intel_glue.o: warning: objtool: ghash_async_import()+0x21: can't find call dest symbol at offset 0x690002e3 CC security/keys/persistent.o CC [M] kernel/configs.o arch/x86/kernel/vsmp_64.o: warning: objtool: apicid_phys_pkg_id()+0x8: call without frame pointer save/setup arch/x86/kernel/vsmp_64.o: warning: objtool: vsmp_init()+0xe: call without frame pointer save/setup CC mm/vmalloc.o CC kernel/time/timeconv.o LD [M] arch/x86/crypto/serpent-sse2-x86_64.o CC kernel/sched/completion.o CC fs/inode.o CC kernel/time/timecounter.o CC arch/x86/kernel/cpu/centaur.o CC kernel/locking/locktorture.o kernel/events/callchain.o: warning: objtool: get_perf_callchain()+0x57: can't find jump dest instruction at .text+0x1010179 CC security/keys/big_key.o arch/x86/mm/pat.o: warning: objtool: lookup_memtype()+0x23: can't find jump dest instruction at .text+0xa70001f9 CC security/keys/trusted.o CC mm/pagewalk.o LD arch/x86/platform/efi/built-in.o kernel/async.o: warning: objtool: __async_schedule()+0x82: can't find jump dest instruction at .text+0xef0002e9 LD [M] arch/x86/crypto/ghash-clmulni-intel.o kernel/softirq.o: warning: objtool: __do_softirq()+0x10a: can't find jump dest instruction at .text+0x45000492 LD arch/x86/platform/built-in.o .arch/x86/kernel/sysfb_simplefb.o: warning: objtool: parse_mode()+0x11: can't find jump dest instruction at .init.text+0xc1000017 security/min_addr.o: warning: objtool: mmap_min_addr_handler()+0x4: call without frame pointer save/setup CC kernel/time/posix-clock.o CC kernel/time/alarmtimer.o CC fs/attr.o arch/x86/kernel/sysfb.o: warning: objtool: sysfb_init()+0x9: call without frame pointer save/setup kernel/kcmp.o: warning: objtool: SyS_kcmp()+0x61: can't find jump dest instruction at .text+0x10020141 CC kernel/sched/idle.o CC fs/bad_inode.o arch/x86/kernel/fpu/signal.o: warning: objtool: copy_fpstate_to_sigframe()+0x2f: can't find jump dest instruction at .text+0x1d010035 arch/x86/kernel/perf_regs.o: warning: objtool: perf_get_regs_user()+0x37: can't find jump dest instruction at .text+0xcb0000a3 kernel/irq/dummychip.o: warning: objtool: ack_bad()+0x19: call without frame pointer save/setup CC arch/x86/kernel/cpu/perfctr-watchdog.o CC kernel/time/clockevents.o kernel/cgroup_pids.o: warning: objtool: pids_can_attach()+0x40: can't find call dest symbol at offset 0x9f0001f3 arch/x86/kernel/process_64.o: warning: objtool: __switch_to()+0xe9: can't find jump dest instruction at .text+0xf001029f arch/x86/kernel/pci-swiotlb.o: warning: objtool: x86_swiotlb_free_coherent()+0x1f: call without frame pointer save/setup arch/x86/kernel/pci-swiotlb.o: warning: objtool: x86_swiotlb_alloc_coherent()+0x1b: call without frame pointer save/setup arch/x86/kernel/pci-swiotlb.o: warning: objtool: pci_swiotlb_late_init()+0x14: 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 fs/file.o arch/x86/kernel/apic/hw_nmi.o: warning: objtool: arch_trigger_all_cpu_backtrace_handler()+0x7: call without frame pointer save/setup arch/x86/kernel/apic/hw_nmi.o: warning: objtool: arch_trigger_all_cpu_backtrace()+0xf: call without frame pointer save/setup arch/x86/kernel/apic/hw_nmi.o: warning: objtool: register_trigger_all_cpu_backtrace()+0xd: call without frame pointer save/setup CC kernel/sched/auto_group.o kernel/trace/trace_clock.o: warning: objtool: trace_clock_global()+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()+0x4: call without frame pointer save/setup kernel/trace/trace_clock.o: warning: objtool: trace_clock_local()+0xa: call without frame pointer save/setup CC mm/pgtable-generic.o . CC crypto/api.o CC kernel/time/tick-common.o CC fs/filesystems.o kernel/smpboot.o: warning: objtool: smpboot_thread_fn()+0xfe: can't find jump dest instruction at .text+0x18000102 CC kernel/sched/cpuacct.o CC arch/x86/kernel/cpu/mtrr/main.o CC mm/init-mm.o CC kernel/time/tick-broadcast.o kernel/locking/rwsem.o: warning: objtool: downgrade_write()+0x16: call without frame pointer save/setup kernel/locking/rwsem.o: warning: objtool: up_read_non_owner()+0x11: call without frame pointer save/setup kernel/locking/rwsem.o: warning: objtool: down_read_non_owner()+0x17: call without frame pointer save/setup kernel/locking/rwsem.o: warning: objtool: down_write_nested()+0x25: call without frame pointer save/setup kernel/locking/rwsem.o: warning: objtool: _down_write_nest_lock()+0x33: call without frame pointer save/setup kernel/locking/rwsem.o: warning: objtool: down_read_nested()+0x25: call without frame pointer save/setup kernel/locking/rwsem.o: warning: objtool: up_write()+0x17: call without frame pointer save/setup kernel/locking/rwsem.o: warning: objtool: up_read()+0x17: call without frame pointer save/setup kernel/locking/rwsem.o: warning: objtool: down_write_trylock()+0x51: call without frame pointer save/setup kernel/locking/rwsem.o: warning: objtool: down_read_trylock()+0x4b: call without frame pointer save/setup kernel/locking/rwsem.o: warning: objtool: down_write()+0x2c: call without frame pointer save/setup kernel/locking/rwsem.o: warning: objtool: down_read()+0x20: call without frame pointer save/setup CC arch/x86/kernel/cpu/mtrr/if.o CC kernel/sched/cpufreq.o kernel/rcu/tree_trace.o: warning: objtool: show_rcuhier()+0xbc: can't find jump dest instruction at .text+0xb400027b CC mm/nobootmem.o LD kernel/trace/built-in.o arch/x86/kernel/traps.o: warning: objtool: math_error()+0x65: can't find jump dest instruction at .text+0xc100006b kernel/locking/percpu-rwsem.o: warning: objtool: percpu_up_read()+0x24: can't find call dest symbol at offset 0x4bff01d5 arch/x86/mm/init_64.o: warning: objtool: ident_pud_init()+0x25: can't find jump dest instruction at .text+0xb900008f arch/x86/kernel/apic/ipi.o: warning: objtool: default_send_IPI_single_phys()+0x12: call without frame pointer save/setup arch/x86/kernel/apic/ipi.o: warning: objtool: default_send_IPI_mask_sequence_phys()+0x13: call without frame pointer save/setup arch/x86/kernel/apic/ipi.o: warning: objtool: default_send_IPI_mask_allbutself_phys()+0xc: call without frame pointer save/setup kernel/kthread.o: warning: objtool: kthread_worker_fn()+0x133: can't find jump dest instruction at .text+0xf0ff02a6 arch/x86/kernel/head.o: warning: objtool: reserve_ebda_region()+0x53: call without frame pointer save/setup CC arch/x86/kernel/cpu/mtrr/generic.o CC mm/fadvise.o CC kernel/time/tick-broadcast-hrtimer.o kernel/reboot.o: warning: objtool: sys_reboot()+0x31: can't find jump dest instruction at .text+0xb0102a9 CC crypto/cipher.o kernel/sched/idle_task.o: warning: objtool: check_preempt_curr_idle()+0x4: call without frame pointer save/setup kernel/sched/idle_task.o: warning: objtool: dequeue_task_idle()+0x9: call without frame pointer save/setup CC arch/x86/kernel/cpu/mtrr/cleanup.o arch/x86/kernel/sysfb_efi.o: warning: objtool: efifb_set_system()+0x27: can't find jump dest instruction at .init.text+0x1f01002d CC arch/x86/kernel/cpu/mcheck/mce.o kernel/cgroup_freezer.o: warning: objtool: freezer_read()+0x5c: can't find jump dest instruction at .text+0x8b0201c6 arch/x86/crypto/serpent_avx_glue.o: warning: objtool: xts_decrypt()+0x38: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: xts_encrypt()+0x38: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: lrw_decrypt()+0x51: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: lrw_encrypt()+0x51: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: ctr_crypt()+0x17: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: cbc_decrypt()+0x17: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: cbc_encrypt()+0x17: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: ecb_decrypt()+0x17: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: ecb_encrypt()+0x17: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: lrw_serpent_exit_tfm()+0x8: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: serpent_xts_dec()+0xb: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: serpent_xts_enc()+0xb: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: __serpent_crypt_ctr()+0x45: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: encrypt_callback()+0x4b: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: decrypt_callback()+0x4b: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: xts_serpent_setkey()+0x31: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: lrw_serpent_setkey()+0x20: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: serpent_init()+0x11: call without frame pointer save/setup arch/x86/crypto/serpent_avx_glue.o: warning: objtool: serpent_exit()+0x10: call without frame pointer save/setup CC crypto/compress.o kernel/irq/handle.o: warning: objtool: handle_bad_irq()+0x19: call without frame pointer save/setup kernel/irq/handle.o: warning: objtool: __irq_wake_thread()+0x2a: call without frame pointer save/setup kernel/irq/handle.o: warning: objtool: handle_irq_event_percpu()+0x58: call without frame pointer save/setup kernel/irq/handle.o: warning: objtool: handle_irq_event()+0x29: call without frame pointer save/setup CC mm/madvise.o .kernel/power/process.o: warning: objtool: try_to_freeze_tasks()+0x12f: can't find jump dest instruction at .text+0x18000133 arch/x86/kernel/fpu/init.o: warning: objtool: fpu__init_cpu()+0x2c: call without frame pointer save/setup arch/x86/kernel/fpu/init.o: warning: objtool: fpu__init_system()+0x1a: call without frame pointer save/setup CC arch/x86/kernel/cpu/mcheck/mce-severity.o CC kernel/time/tick-oneshot.o CC mm/memblock.o kernel/notifier.o: warning: objtool: raw_notifier_chain_register()+0x4: can't find call dest symbol at offset 0xaa000056 CC crypto/memneq.o CC fs/namespace.o LD arch/x86/entry/vdso/built-in.o CC kernel/time/tick-sched.o mm/mempool.o: warning: objtool: mempool_create_node()+0x4d: can't find jump dest instruction at .text+0x930001b4 LD arch/x86/entry/built-in.o CC mm/dmapool.o kernel/locking/mutex-debug.o: warning: objtool: mutex_destroy()+0x18: call without frame pointer save/setup kernel/locking/mutex-debug.o: warning: objtool: debug_mutex_wake_waiter()+0x4a: call without frame pointer save/setup kernel/locking/mutex-debug.o: warning: objtool: debug_mutex_free_waiter()+0x1b: call without frame pointer save/setup kernel/locking/mutex-debug.o: warning: objtool: mutex_remove_waiter()+0x68: call without frame pointer save/setup kernel/locking/mutex-debug.o: warning: objtool: debug_mutex_unlock()+0x6c: call without frame pointer save/setup kernel/locking/mutex-debug.o: warning: objtool: debug_mutex_init()+0x1a: call without frame pointer save/setup CC arch/x86/kernel/cpu/mcheck/mce-genpool.o LD arch/x86/crypto/serpent-avx-x86_64.o CC crypto/crypto_wq.o arch/x86/kernel/rtc.o: warning: objtool: mach_set_rtc_mmss()+0x2d: can't find jump dest instruction at .text+0x8c010050 CC kernel/time/timekeeping_debug.o CC arch/x86/kernel/cpu/mcheck/mce_intel.o CC mm/sparse.o arch/x86/kernel/cpu/centaur.o: warning: objtool: init_centaur()+0x14: can't find jump dest instruction at .text+0xa3000033 arch/x86/kernel/alternative.o: warning: objtool: apply_alternatives()+0x25: can't find jump dest instruction at .text+0x87010094 CC crypto/algapi.o CC mm/mmu_notifier.o mm/workingset.o: warning: objtool: shadow_lru_isolate()+0x38: can't find jump dest instruction at .text+0xe010068 arch/x86/crypto/sha-mb/sha1_mb.o: warning: objtool: sha1_ctx_mgr_resubmit()+0x13: can't find jump dest instruction at .text+0xd6000312 CC kernel/time/test_udelay.o CC fs/seq_file.o .arch/x86/kernel/stacktrace.o: warning: objtool: save_stack_trace_user()+0x1b: can't find jump dest instruction at .text+0xd200017a kernel/kmod.o: warning: objtool: call_usermodehelper_exec()+0x7e: can't find jump dest instruction at .text+0x9d0001e2 CC arch/x86/kernel/cpu/mcheck/mce_amd.o mm/mmu_context.o: warning: objtool: unuse_mm()+0x1a: call without frame pointer save/setup mm/mmu_context.o: warning: objtool: use_mm()+0x20: call without frame pointer save/setup arch/x86/kernel/early_printk.o: warning: objtool: early_vga_write()+0x15: can't find jump dest instruction at .text+0xea00001a mm/mm_init.o: warning: objtool: mm_sysfs_init()+0x12: call without frame pointer save/setup CC mm/ksm.o ipc/msg.o: warning: objtool: newque()+0x2a: can't find jump dest instruction at .text+0x9010139 arch/x86/kernel/devicetree.o: warning: objtool: dtb_apic_setup()+0x78: can't find call dest symbol at offset 0xf5ff012c CC crypto/scatterwalk.o CC crypto/aead.o kernel/sched/clock.o: warning: objtool: sched_clock_init()+0x48: can't find call dest symbol at offset 0x46000167 CC fs/xattr.o arch/x86/kernel/cpu/bugs_64.o: warning: objtool: check_bugs()+0x4: call without frame pointer save/setup arch/x86/kernel/ptrace.o: warning: objtool: getreg()+0xb: can't find jump dest instruction at .text+0x82010011 CC fs/libfs.o arch/x86/kernel/hw_breakpoint.o: warning: objtool: arch_validate_hwbkpt_settings()+0x25: can't find jump dest instruction at .text+0xf30003bf security/keys/gc.o: warning: objtool: key_gc_unused_keys.constprop.2()+0x7: can't find jump dest instruction at .text+0xdc00000c CC mm/page_poison.o kernel/rcu/srcu.o: warning: objtool: srcu_advance_batches()+0x30: can't find jump dest instruction at .text+0xeb0000ae CC crypto/ablkcipher.o mm/interval_tree.o: warning: objtool: vma_interval_tree_remove()+0x3f: can't find jump dest instruction at .text+0x2e01020f arch/x86/events/intel/uncore.o: warning: objtool: uncore_pci_remove()+0x3e: can't find jump dest instruction at .text+0x9f00016d CC mm/slub.o kernel/events/ring_buffer.o: warning: objtool: perf_output_begin()+0x61: can't find jump dest instruction at .text+0xb60102eb arch/x86/kernel/apic/probe_64.o: warning: objtool: apic_send_IPI_self()+0xd: call without frame pointer save/setup arch/x86/kernel/apic/probe_64.o: warning: objtool: default_setup_apic_routing()+0xd: call without frame pointer save/setup LD arch/x86/crypto/sha-mb/sha1-mb.o CC fs/fs-writeback.o arch/x86/kernel/pci-dma.o: warning: objtool: dma_generic_alloc_coherent()+0x76: can't find jump dest instruction at .text+0x8010167 CC crypto/blkcipher.o kernel/events/hw_breakpoint.o: warning: objtool: __reserve_bp_slot()+0x1a: can't find jump dest instruction at .text+0x9c000374 /home/kisskb/slave/src/ipc/shm.c: In function 'SyS_shmdt': /home/kisskb/slave/src/ipc/shm.c:1344:59: warning: 'file' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/ipc/shm.c:1267:15: note: 'file' was declared here CC mm/failslab.o CC fs/pnode.o kernel/sched/stop_task.o: warning: objtool: pick_next_task_stop()+0x31: call without frame pointer save/setup kernel/sched/stop_task.o: warning: objtool: set_curr_task_stop()+0x1e: call without frame pointer save/setup kernel/sched/stop_task.o: warning: objtool: put_prev_task_stop()+0x7f: call without frame pointer save/setup .mm/mincore.o: warning: objtool: __mincore_unmapped_range()+0x29: can't find jump dest instruction at .text+0xbb000035 CC mm/memtest.o LD arch/x86/crypto/sha-mb/built-in.o CC mm/page_counter.o CC fs/splice.o arch/x86/kernel/tce_64.o: warning: objtool: build_tce_table()+0x45: can't find jump dest instruction at .init.text+0xa000004b CC crypto/skcipher.o CC arch/x86/kernel/cpu/mcheck/threshold.o kernel/sched/loadavg.o: warning: objtool: calc_global_load()+0x19: can't find jump dest instruction at .text+0x8e000081 LD arch/x86/crypto/built-in.o CC mm/memcontrol.o security/inode.o: warning: objtool: securityfs_remove()+0xd: can't find jump dest instruction at .text+0xa100003f CC fs/sync.o CC crypto/chainiv.o CC arch/x86/kernel/cpu/mcheck/therm_throt.o arch/x86/kernel/aperture_64.o: warning: objtool: search_agp_bridge()+0x1b: can't find jump dest instruction at .init.text+0xe5010032 ipc/shm.o: warning: objtool: newseg()+0x26: can't find jump dest instruction at .text+0xfa010295 CC mm/vmpressure.o CC fs/utimes.o kernel/irq/irqdesc.o: warning: objtool: alloc_desc.isra.14()+0x28: can't find jump dest instruction at .text+0xd20000d9 CC arch/x86/kernel/cpu/mcheck/mce-apei.o CC crypto/eseqiv.o CC fs/stack.o kernel/seccomp.o: warning: objtool: SyS_seccomp()+0x11: can't find call dest symbol at offset 0x34ff01cb kernel/crash_dump.o: warning: objtool: setup_elfcorehdr()+0x1a: call without frame pointer save/setup CC [M] arch/x86/kernel/cpu/mcheck/mce-inject.o arch/x86/kernel/tsc.o: warning: objtool: tsc_refine_calibration_work()+0x12: can't find jump dest instruction at .text+0x3a010155 kernel/irq/devres.o: warning: objtool: devm_free_irq()+0x29: call without frame pointer save/setup kernel/irq/devres.o: warning: objtool: devm_irq_release()+0xd: call without frame pointer save/setup kernel/irq/devres.o: warning: objtool: devm_request_any_context_irq()+0x39: call without frame pointer save/setup kernel/irq/devres.o: warning: objtool: devm_request_threaded_irq()+0x39: call without frame pointer save/setup fs/char_dev.o: warning: objtool: __register_chrdev_region()+0x31: can't find jump dest instruction at .text+0xde00029d .kernel/resource.o: warning: objtool: __insert_resource()+0x20: can't find jump dest instruction at .text+0xa9000366 CC fs/fs_struct.o CC mm/kmemleak.o arch/x86/kernel/early-quirks.o: warning: objtool: gen3_stolen_size()+0x24: can't find jump dest instruction at .init.text+0x9600014e kernel/ptrace.o: warning: objtool: __ptrace_may_access()+0x26: can't find jump dest instruction at .text+0xe000002c CC mm/cleancache.o security/keys/persistent.o: warning: objtool: keyctl_get_persistent()+0x44: can't find jump dest instruction at .text+0xc301004a CC crypto/seqiv.o kernel/cred.o: warning: objtool: commit_creds()+0x24: can't find jump dest instruction at .text+0xeb00021a kernel/locking/semaphore.o: warning: objtool: down_trylock()+0xa: call without frame pointer save/setup kernel/locking/semaphore.o: warning: objtool: up()+0xa: call without frame pointer save/setup kernel/locking/semaphore.o: warning: objtool: down()+0xa: call without frame pointer save/setup kernel/locking/semaphore.o: warning: objtool: down_interruptible()+0xd: call without frame pointer save/setup kernel/locking/semaphore.o: warning: objtool: down_killable()+0xe: call without frame pointer save/setup kernel/locking/semaphore.o: warning: objtool: down_timeout()+0x12: call without frame pointer save/setup kernel/locking/semaphore.o: warning: objtool: __up()+0xd: call without frame pointer save/setup kernel/locking/semaphore.o: warning: objtool: __down()+0x2e: call without frame pointer save/setup kernel/locking/semaphore.o: warning: objtool: __down_interruptible()+0x2e: call without frame pointer save/setup kernel/locking/semaphore.o: warning: objtool: __down_killable()+0x2e: call without frame pointer save/setup kernel/locking/semaphore.o: warning: objtool: __down_timeout()+0x27: call without frame pointer save/setup CC fs/statfs.o CC mm/zpool.o arch/x86/kernel/head64.o: warning: objtool: early_make_pgtable()+0x2d: can't find jump dest instruction at .init.text+0x5001011a CC mm/early_ioremap.o kernel/rcu/update.o: warning: objtool: rcu_tasks_kthread()+0x7a: can't find jump dest instruction at .text+0x94000284 CC crypto/ahash.o CC fs/fs_pin.o kernel/hung_task.o: warning: objtool: watchdog()+0x3b: can't find jump dest instruction at .text+0x64020063 CC mm/page_ext.o CC fs/nsfs.o mm/util.o: warning: objtool: __vm_enough_memory()+0x49: can't find jump dest instruction at .text+0xd100053d CC crypto/shash.o CC mm/page_idle.o CC fs/no-block.o CC crypto/akcipher.o arch/x86/kernel/setup.o: warning: objtool: setup_arch()+0x657: can't find jump dest instruction at .init.text+0xc5020740 kernel/sched/rt.o: warning: objtool: sched_rt_period_timer()+0x3d: can't find jump dest instruction at .text+0x68010128 ASN.1 crypto/rsapubkey-asn1.c arch/x86/kernel/fpu/core.o: warning: objtool: fpu__clear()+0x1a: can't find jump dest instruction at .text+0x880004a4 CC mm/frame_vector.o ASN.1 crypto/rsaprivkey-asn1.c .kernel/irq_work.o: warning: objtool: irq_work_run()+0xb: can't find call dest symbol at offset 0x91000080 CC [M] mm/zbud.o CC [M] mm/kmemleak-test.o CC crypto/rsa.o mm/oom_kill.o: warning: objtool: oom_badness()+0x1b: can't find jump dest instruction at .text+0xae00012e kernel/time/jiffies.o: warning: objtool: register_refined_jiffies()+0x86: call without frame pointer save/setup kernel/time/jiffies.o: warning: objtool: init_jiffies_clocksource()+0x12: call without frame pointer save/setup arch/x86/crypto/camellia_glue.o: warning: objtool: camellia_setup_tail()+0x3e6: can't find jump dest instruction at .text+0x37010405 arch/x86/kernel/e820.o: warning: objtool: __e820_update_range()+0x31: can't find jump dest instruction at .init.text+0x16010129 kernel/freezer.o: warning: objtool: freeze_task()+0x14: can't find jump dest instruction at .text+0x9b0001b9 CC crypto/rsa_helper.o kernel/bpf/inode.o: warning: objtool: bpf_mkdir()+0x29: can't find jump dest instruction at .text+0x850002cc kernel/time/timeconv.o: warning: objtool: time_to_tm()+0x98: can't find jump dest instruction at .text+0xa200009d kernel/irq/chip.o: warning: objtool: handle_fasteoi_irq()+0x2b: can't find jump dest instruction at .text+0xaa000781 security/keys/request_key_auth.o: warning: objtool: request_key_auth_new()+0x4c: can't find jump dest instruction at .text+0xcf010221 CC fs/devpts/inode.o CC sound/sound_core.o kernel/kallsyms.o: warning: objtool: kallsyms_lookup_name()+0x24: can't find call dest symbol at offset 0x610001ef LD fs/exofs/built-in.o arch/x86/crypto/camellia_aesni_avx_glue.o: warning: objtool: camellia_enc_blk()+0x6: call without frame pointer save/setup arch/x86/crypto/camellia_aesni_avx_glue.o: warning: objtool: camellia_enc_blk_2way()+0x6: call without frame pointer save/setup arch/x86/crypto/camellia_aesni_avx_glue.o: warning: objtool: xts_decrypt()+0x38: call without frame pointer save/setup arch/x86/crypto/camellia_aesni_avx_glue.o: warning: objtool: xts_encrypt()+0x38: call without frame pointer save/setup arch/x86/crypto/camellia_aesni_avx_glue.o: warning: objtool: lrw_decrypt()+0x51: call without frame pointer save/setup arch/x86/crypto/camellia_aesni_avx_glue.o: warning: objtool: lrw_encrypt()+0x51: call without frame pointer save/setup arch/x86/crypto/camellia_aesni_avx_glue.o: warning: objtool: decrypt_callback()+0x72: call without frame pointer save/setup arch/x86/crypto/camellia_aesni_avx_glue.o: warning: objtool: encrypt_callback()+0x73: call without frame pointer save/setup arch/x86/crypto/camellia_aesni_avx_glue.o: warning: objtool: ctr_crypt()+0x17: call without frame pointer save/setup arch/x86/crypto/camellia_aesni_avx_glue.o: warning: objtool: cbc_decrypt()+0x17: call without frame pointer save/setup arch/x86/crypto/camellia_aesni_avx_glue.o: warning: objtool: cbc_encrypt()+0x17: call without frame pointer save/setup arch/x86/crypto/camellia_aesni_avx_glue.o: warning: objtool: ecb_decrypt()+0x17: call without frame pointer save/setup arch/x86/crypto/camellia_aesni_avx_glue.o: warning: objtool: ecb_encrypt()+0x17: call without frame pointer save/setup arch/x86/crypto/camellia_aesni_avx_glue.o: warning: objtool: camellia_setkey()+0xb: call without frame pointer save/setup arch/x86/crypto/camellia_aesni_avx_glue.o: warning: objtool: camellia_xts_dec()+0xb: call without frame pointer save/setup arch/x86/crypto/camellia_aesni_avx_glue.o: warning: objtool: camellia_xts_enc()+0xb: call without frame pointer save/setup arch/x86/crypto/camellia_aesni_avx_glue.o: warning: objtool: camellia_aesni_init()+0x41: call without frame pointer save/setup arch/x86/crypto/camellia_aesni_avx_glue.o: warning: objtool: camellia_aesni_fini()+0x10: call without frame pointer save/setup arch/x86/crypto/aesni-intel_glue.o: warning: objtool: helper_rfc4106_decrypt()+0x37: can't find jump dest instruction at .text+0x7702093c kernel/time/timer_list.o: warning: objtool: print_tickdevice.constprop.4()+0x64: can't find jump dest instruction at .text+0xe80100f3 kernel/irq/autoprobe.o: warning: objtool: probe_irq_off()+0x19: call without frame pointer save/setup kernel/irq/autoprobe.o: warning: objtool: probe_irq_mask()+0x21: call without frame pointer save/setup kernel/irq/autoprobe.o: warning: objtool: probe_irq_on()+0xf: call without frame pointer save/setup CC fs/exportfs/expfs.o CC fs/debugfs/inode.o .security/commoncap.o: warning: objtool: cap_capset()+0x98: can't find jump dest instruction at .text+0x810002df LD [M] arch/x86/crypto/camellia-x86_64.o CC fs/debugfs/file.o arch/x86/kernel/apic/apic_flat_64.o: warning: objtool: flat_send_IPI_allbutself()+0x5a: can't find call dest symbol at offset 0x8400020c arch/x86/kernel/reboot.o: warning: objtool: native_machine_emergency_restart()+0x9f: can't find jump dest instruction at .text+0x8010104 arch/x86/kernel/cpu/mcheck/threshold.o: warning: objtool: smp_threshold_interrupt()+0x4: call without frame pointer save/setup arch/x86/kernel/cpu/mcheck/threshold.o: warning: objtool: smp_trace_threshold_interrupt()+0x4: call without frame pointer save/setup kernel/profile.o: warning: objtool: profile_setup()+0x23: can't find jump dest instruction at .text+0xa2000053 kernel/pid.o: warning: objtool: free_pid()+0x1f: can't find jump dest instruction at .text+0x8800046f kernel/locking/mutex.o: warning: objtool: mutex_trylock()+0x16: can't find jump dest instruction at .sched.text+0xba00001c CC crypto/rsa-pkcs1pad.o kernel/sched/cpuacct.o: warning: objtool: cpuacct_stats_show()+0x11: call without frame pointer save/setup kernel/sched/cpuacct.o: warning: objtool: cpuacct_percpu_seq_show()+0x10: call without frame pointer save/setup kernel/sched/cpuacct.o: warning: objtool: cpuacct_css_free()+0x10: call without frame pointer save/setup kernel/sched/cpuacct.o: warning: objtool: cpuacct_css_alloc()+0x1f: call without frame pointer save/setup kernel/sched/cpuacct.o: warning: objtool: cpuacct_charge()+0x11: call without frame pointer save/setup kernel/sched/cpuacct.o: warning: objtool: cpuacct_account_field()+0x19: call without frame pointer save/setup kernel/time/ntp.o: warning: objtool: second_overflow()+0x10: can't find jump dest instruction at .text+0x23010127 CC fs/configfs/inode.o LD fs/efivarfs/built-in.o LD sound/arm/built-in.o kernel/sched/deadline.o: warning: objtool: enqueue_task_dl()+0x43: can't find jump dest instruction at .text+0x7b0103b5 arch/x86/kernel/cpu/intel_cacheinfo.o: warning: objtool: _populate_cache_leaves()+0x40: can't find jump dest instruction at .text+0x970100d5 LD sound/atmel/built-in.o arch/x86/kernel/apic/vector.o: warning: objtool: assign_irq_vector()+0x2d: can't find jump dest instruction at .text+0xae0100d6 CC crypto/algboss.o mm/readahead.o: warning: objtool: read_cache_pages()+0x1e: can't find jump dest instruction at .text+0xa40000d5 LD [M] arch/x86/crypto/camellia-aesni-avx-x86_64.o kernel/time/itimer.o: warning: objtool: do_setitimer()+0x23: can't find jump dest instruction at .text+0x770103d2 mm/debug.o: warning: objtool: __dump_page()+0x40: call without frame pointer save/setup mm/debug.o: warning: objtool: dump_page()+0x4: call without frame pointer save/setup kernel/sched/cputime.o: warning: objtool: cputime_adjust()+0x4d: can't find jump dest instruction at .text+0x92000053 CC [M] mm/zsmalloc.o CC [M] fs/efivarfs/inode.o kernel/sched/swait.o: warning: objtool: swake_up_all()+0x27: can't find jump dest instruction at .text+0x8700002d kernel/bpf/arraymap.o: warning: objtool: array_map_alloc()+0x22: can't find jump dest instruction at .text+0x6a0101cf CC fs/fscache/cache.o .arch/x86/events/intel/uncore_snbep.o: warning: objtool: snbep_qpi_enable_event()+0x1b: can't find jump dest instruction at .text+0x92000c3a CC fs/configfs/file.o CC crypto/testmgr.o LD fs/ecryptfs/built-in.o CC fs/fuse/dev.o arch/x86/kernel/cpu/mcheck/mce-severity.o: warning: objtool: mce_severity_intel()+0xec: can't find jump dest instruction at .text+0x75000193 arch/x86/kernel/fpu/xstate.o: warning: objtool: fpstate_sanitize_xstate()+0x18: can't find jump dest instruction at .text+0xbf00014e kernel/params.o: warning: objtool: add_sysfs_param.isra.3()+0x43: can't find jump dest instruction at .text+0x5601066c mm/msync.o: warning: objtool: SyS_msync()+0x2e: can't find jump dest instruction at .text+0x81010034 CC fs/fscache/cookie.o CC [M] fs/efivarfs/file.o CC fs/kernfs/mount.o mm/truncate.o: warning: objtool: pagecache_isize_extended()+0x16: can't find jump dest instruction at .text+0x9200001c mm/pagewalk.o: warning: objtool: walk_pgd_range()+0x82: can't find jump dest instruction at .text+0x9a020088 kernel/time/tick-oneshot.o: warning: objtool: tick_program_event()+0x17: call without frame pointer save/setup kernel/time/tick-oneshot.o: warning: objtool: tick_resume_oneshot()+0xd: call without frame pointer save/setup kernel/time/tick-oneshot.o: warning: objtool: tick_setup_oneshot()+0x15: call without frame pointer save/setup kernel/time/tick-oneshot.o: warning: objtool: tick_switch_to_oneshot()+0x37: call without frame pointer save/setup kernel/time/tick-oneshot.o: warning: objtool: tick_oneshot_mode_active()+0x11: call without frame pointer save/setup kernel/time/tick-oneshot.o: warning: objtool: tick_init_highres()+0xb: call without frame pointer save/setup arch/x86/kernel/amd_gart_64.o: warning: objtool: __dma_map_cont()+0x2e: can't find jump dest instruction at .text+0xd8000182 CC fs/configfs/dir.o CC [M] fs/ecryptfs/dentry.o LD [M] arch/x86/crypto/aesni-intel.o security/keys/permission.o: warning: objtool: key_validate()+0x30: call without frame pointer save/setup fs/bad_inode.o: warning: objtool: make_bad_inode()+0x2f: call without frame pointer save/setup fs/bad_inode.o: warning: objtool: iget_failed()+0x9: call without frame pointer save/setup arch/x86/kernel/amd_nb.o: warning: objtool: amd_flush_garts()+0x14: can't find jump dest instruction at .text+0xb2000054 kernel/memremap.o: warning: objtool: memremap()+0x28: can't find jump dest instruction at .text+0x8d0000b5 CC fs/fscache/fsdef.o arch/x86/kernel/cpu/mcheck/mce-genpool.o: warning: objtool: mce_gen_pool_process()+0x15: call without frame pointer save/setup arch/x86/kernel/cpu/mcheck/mce-genpool.o: warning: objtool: mce_gen_pool_add()+0x1f: call without frame pointer save/setup arch/x86/kernel/cpu/mcheck/mce-genpool.o: warning: objtool: mce_gen_pool_init()+0x1d: call without frame pointer save/setup kernel/time/timekeeping_debug.o: warning: objtool: tk_debug_sleep_time_open()+0x10: call without frame pointer save/setup kernel/time/timekeeping_debug.o: warning: objtool: tk_debug_show_sleep_time()+0x1c: call without frame pointer save/setup kernel/time/timekeeping_debug.o: warning: objtool: tk_debug_sleep_time_init()+0x1b: call without frame pointer save/setup CC [M] sound/i2c/i2c.o CC [M] fs/ecryptfs/file.o kernel/bpf/stackmap.o: warning: objtool: stack_map_alloc()+0x20: can't find jump dest instruction at .text+0x7c0100b4 fs/file_table.o: warning: objtool: get_empty_filp()+0x2d: can't find jump dest instruction at .text+0xd4000306 CC fs/kernfs/inode.o kernel/locking/rwsem-xadd.o: warning: objtool: __rwsem_do_wake()+0x1d: can't find jump dest instruction at .text+0xc5000023 kernel/printk/printk.o: warning: objtool: console_trylock()+0x1f: can't find jump dest instruction at .text+0x9800008e arch/x86/kernel/cpu/intel.o: warning: objtool: intel_detect_tlb()+0x15: can't find jump dest instruction at .text+0xf702001b CC fs/configfs/symlink.o kernel/locking/spinlock_debug.o: warning: objtool: __rwlock_init()+0x1a: call without frame pointer save/setup kernel/locking/spinlock_debug.o: warning: objtool: __raw_spin_lock_init()+0x1a: call without frame pointer save/setup kernel/locking/spinlock_debug.o: warning: objtool: do_raw_spin_lock()+0x66: call without frame pointer save/setup kernel/locking/spinlock_debug.o: warning: objtool: do_raw_spin_trylock()+0x2c: call without frame pointer save/setup kernel/locking/spinlock_debug.o: warning: objtool: do_raw_spin_unlock()+0x3c: call without frame pointer save/setup kernel/locking/spinlock_debug.o: warning: objtool: do_raw_read_lock()+0xc: call without frame pointer save/setup kernel/locking/spinlock_debug.o: warning: objtool: do_raw_read_unlock()+0xc: call without frame pointer save/setup kernel/locking/spinlock_debug.o: warning: objtool: do_raw_write_lock()+0x30: call without frame pointer save/setup kernel/locking/spinlock_debug.o: warning: objtool: do_raw_write_unlock()+0x2f: call without frame pointer save/setup kernel/locking/spinlock_debug.o: warning: objtool: rwlock_bug.isra.0()+0x4: call without frame pointer save/setup kernel/locking/spinlock_debug.o: warning: objtool: spin_bug.isra.3()+0x4: call without frame pointer save/setup LD sound/mips/built-in.o CC fs/fuse/dir.o CC crypto/hmac.o CC fs/configfs/mount.o CC fs/kernfs/dir.o LD sound/parisc/built-in.o CC fs/fscache/main.o LD arch/x86/kernel/fpu/built-in.o kernel/time/test_udelay.o: warning: objtool: udelay_test_write()+0x1c: can't find jump dest instruction at .text+0x8d000041 CC fs/pstore/inode.o CC [M] fs/efivarfs/super.o CC crypto/xcbc.o kernel/time/tick-broadcast-hrtimer.o: warning: objtool: bc_shutdown()+0xb: call without frame pointer save/setup kernel/time/tick-broadcast-hrtimer.o: warning: objtool: bc_set_next()+0x10: call without frame pointer save/setup kernel/time/tick-broadcast-hrtimer.o: warning: objtool: tick_setup_hrtimer_broadcast()+0x12: call without frame pointer save/setup CC fs/logfs/compr.o CC fs/fuse/file.o CC sound/drivers/mpu401/mpu401_uart.o LD kernel/printk/built-in.o kernel/time/tick-sched.o: warning: objtool: tick_sched_timer()+0x2a: can't find jump dest instruction at .text+0x1010030 .security/keys/big_key.o: warning: objtool: big_key_read()+0x24: can't find jump dest instruction at .text+0xa7000029 CC fs/kernfs/file.o LD sound/ppc/built-in.o LD fs/quota/built-in.o mm/memtest.o: warning: objtool: early_memtest()+0x1f: can't find jump dest instruction at .init.text+0x2b01004c CC fs/pstore/platform.o kernel/power/qos.o: warning: objtool: pm_qos_dbg_show_requests()+0x32: can't find jump dest instruction at .text+0x4801007d CC fs/logfs/dir.o CC sound/firewire/lib.o arch/x86/kernel/apic/msi.o: warning: objtool: hpet_msi_free()+0xd: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_spin_lock()+0x13: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_spin_lock_irqsave()+0x19: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_spin_lock_irq()+0x14: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_spin_lock_bh()+0x13: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_spin_lock_nest_lock()+0x17: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_spin_lock_irqsave_nested()+0x1c: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_spin_lock_bh_nested()+0x16: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_spin_lock_nested()+0x16: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_write_unlock_bh()+0x16: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_write_unlock()+0x16: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_write_unlock_irqrestore()+0x1a: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_write_unlock_irq()+0x16: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_write_lock()+0x13: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_write_lock_irqsave()+0x19: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_write_lock_irq()+0x14: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_write_lock_bh()+0x13: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_read_unlock()+0x16: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_read_unlock_irqrestore()+0x1a: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_read_unlock_irq()+0x16: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_read_unlock_bh()+0x16: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_read_lock()+0x13: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_read_lock_irqsave()+0x19: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_read_lock_irq()+0x14: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_read_lock_bh()+0x13: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_spin_unlock()+0x16: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_spin_unlock_irqrestore()+0x1a: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_spin_unlock_irq()+0x16: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_spin_unlock_bh()+0x16: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_spin_trylock()+0x11: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_spin_trylock_bh()+0x11: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_read_trylock()+0x11: call without frame pointer save/setup kernel/locking/spinlock.o: warning: objtool: _raw_write_trylock()+0x11: call without frame pointer save/setup arch/x86/kernel/apic/msi.o: warning: objtool: hpet_msi_init()+0x22: call without frame pointer save/setup arch/x86/kernel/apic/msi.o: warning: objtool: dmar_msi_init()+0x2f: call without frame pointer save/setup arch/x86/kernel/apic/msi.o: warning: objtool: hpet_msi_write_msg()+0xc: call without frame pointer save/setup arch/x86/kernel/apic/msi.o: warning: objtool: irq_msi_compose_msg()+0x9: call without frame pointer save/setup arch/x86/kernel/apic/msi.o: warning: objtool: dmar_msi_write_msg()+0x7: call without frame pointer save/setup arch/x86/kernel/apic/msi.o: warning: objtool: pci_msi_set_desc()+0xe: call without frame pointer save/setup arch/x86/kernel/apic/msi.o: warning: objtool: pci_msi_prepare()+0x24: call without frame pointer save/setup arch/x86/kernel/apic/msi.o: warning: objtool: native_setup_msi_irqs()+0x1c: call without frame pointer save/setup arch/x86/kernel/apic/msi.o: warning: objtool: native_teardown_msi_irq()+0x9: call without frame pointer save/setup arch/x86/kernel/apic/msi.o: warning: objtool: arch_init_msi_domain()+0x19: call without frame pointer save/setup arch/x86/kernel/apic/msi.o: warning: objtool: arch_create_msi_irq_domain()+0x10: call without frame pointer save/setup arch/x86/kernel/apic/msi.o: warning: objtool: dmar_alloc_hwirq()+0x21: call without frame pointer save/setup arch/x86/kernel/apic/msi.o: warning: objtool: dmar_free_hwirq()+0x9: call without frame pointer save/setup arch/x86/kernel/apic/msi.o: warning: objtool: hpet_create_irq_domain()+0x29: call without frame pointer save/setup arch/x86/kernel/apic/msi.o: warning: objtool: hpet_assign_irq()+0x1c: call without frame pointer save/setup LD sound/i2c/other/built-in.o security/keys/process_keys.o: warning: objtool: install_user_keyrings()+0x36: can't find jump dest instruction at .text+0x20010049 LD sound/hda/built-in.o CC fs/fuse/inode.o CC fs/notify/fsnotify.o CC [M] fs/ecryptfs/inode.o mm/page_counter.o: warning: objtool: page_counter_limit()+0x36: call without frame pointer save/setup mm/page_counter.o: warning: objtool: page_counter_memparse()+0x11: call without frame pointer save/setup CC fs/overlayfs/super.o kernel/sched/completion.o: warning: objtool: wait_for_common()+0x3f: can't find jump dest instruction at .sched.text+0xce000045 CC crypto/crypto_null.o arch/x86/kernel/process.o: warning: objtool: disable_TSC()+0x20: can't find call dest symbol at offset 0x43fe02bc LD sound/drivers/opl4/built-in.o CC [M] sound/hda/hda_bus_type.o CC [M] sound/i2c/other/ak4114.o CC fs/fuse/control.o CC fs/overlayfs/inode.o CC fs/logfs/file.o CC sound/firewire/iso-resources.o CC crypto/md4.o LD sound/sh/built-in.o kernel/irq/generic-chip.o: warning: objtool: irq_setup_generic_chip()+0x82: can't find jump dest instruction at .text+0x9d000364 CC fs/nls/nls_base.o CC sound/firewire/packets-buffer.o CC fs/overlayfs/dir.o CC fs/configfs/item.o CC fs/eventpoll.o LD fs/orangefs/built-in.o LD kernel/power/built-in.o CC [M] fs/ecryptfs/main.o CC [M] sound/hda/hdac_bus.o LD sound/pcmcia/pdaudiocf/built-in.o CC sound/core/sound.o CC fs/ramfs/inode.o LD sound/sparc/built-in.o MK_FW firmware/radeon/R100_cp.bin.gen.S arch/x86/events/core.o: warning: objtool: x86_pmu_notifier()+0x14: can't find jump dest instruction at .text+0x880003a9 CC sound/firewire/fcp.o CC fs/fscache/netfs.o CC sound/drivers/opl3/opl3_lib.o IHEX firmware/radeon/R100_cp.bin LD sound/pcmcia/vx/built-in.o mm/mremap.o: warning: objtool: vma_to_resize()+0x4a: can't find jump dest instruction at .text+0xab000050 mm/page_poison.o: warning: objtool: kernel_poison_pages()+0x1d: can't find jump dest instruction at .text+0x210100bb LD sound/soc/built-in.o LD sound/drivers/pcsp/built-in.o . CC fs/romfs/storage.o MK_FW firmware/radeon/R200_cp.bin.gen.S CC fs/logfs/gc.o IHEX firmware/radeon/R200_cp.bin CC [M] fs/orangefs/acl.o LD sound/isa/ad1816a/built-in.o CC [M] fs/ecryptfs/super.o CC fs/sysfs/file.o LD sound/pcmcia/built-in.o LD sound/spi/built-in.o MK_FW firmware/radeon/R300_cp.bin.gen.S CC fs/sysfs/dir.o security/keys/request_key.o: warning: objtool: construct_get_dest_keyring()+0x29: can't find jump dest instruction at .text+0xe40000bd CC crypto/md5.o IHEX firmware/radeon/R300_cp.bin CC sound/ac97_bus.o kernel/locking/rtmutex.o: warning: objtool: try_to_take_rt_mutex()+0x36: can't find jump dest instruction at .text+0x9e000209 CC sound/firewire/cmp.o kernel/irq/manage.o: warning: objtool: irq_set_irq_wake()+0x30: can't find jump dest instruction at .text+0x82000200 CC [M] fs/ecryptfs/mmap.o LD sound/synth/built-in.o MK_FW firmware/radeon/R420_cp.bin.gen.S CC fs/logfs/inode.o mm/failslab.o: warning: objtool: should_failslab()+0x44: call without frame pointer save/setup mm/failslab.o: warning: objtool: setup_failslab()+0xe: call without frame pointer save/setup IHEX firmware/radeon/R420_cp.bin LD sound/isa/ad1848/built-in.o arch/x86/kernel/cpu/mcheck/mce_intel.o: warning: objtool: cmci_discover()+0x19: can't find jump dest instruction at .text+0xa200001e kernel/sched/idle.o: warning: objtool: cpu_startup_entry()+0x30: can't find jump dest instruction at .text+0x930000a5 CC [M] fs/ecryptfs/read_write.o kernel/watchdog.o: warning: objtool: watchdog_timer_fn()+0x88: can't find jump dest instruction at .text+0xa70002b0 LD sound/isa/cs423x/built-in.o MK_FW firmware/radeon/RS690_cp.bin.gen.S .kernel/time/time.o: warning: objtool: do_sys_settimeofday()+0x22: can't find jump dest instruction at .text+0xa900048c IHEX firmware/radeon/RS690_cp.bin security/keys/user_defined.o: warning: objtool: user_update()+0x29: can't find jump dest instruction at .text+0x86000185 fs/stat.o: warning: objtool: sys_readlinkat()+0x34: can't find jump dest instruction at .text+0x8700063a MK_FW firmware/radeon/RS600_cp.bin.gen.S CC fs/sysfs/symlink.o LD sound/isa/es1688/built-in.o mm/backing-dev.o: warning: objtool: bdi_register()+0x25: can't find jump dest instruction at .text+0xb8000610 mm/fadvise.o: warning: objtool: SyS_fadvise64_64()+0x35: can't find jump dest instruction at .text+0xcb01003b kernel/torture.o: warning: objtool: torture_cleanup_begin()+0x78: can't find call dest symbol at offset 0xd7fa0676 mm/list_lru.o: warning: objtool: __list_lru_init()+0x39: can't find jump dest instruction at .text+0xc2000155 fs/fs_pin.o: warning: objtool: pin_kill()+0x23: can't find jump dest instruction at .text+0x2c010160 fs/ioctl.o: warning: objtool: fiemap_fill_next_extent()+0x27: can't find jump dest instruction at .text+0xb40000b6 IHEX firmware/radeon/RS600_cp.bin LD sound/usb/6fire/built-in.o CC sound/firewire/amdtp-stream.o CC crypto/rmd160.o CC arch/x86/pci/i386.o MK_FW firmware/radeon/R520_cp.bin.gen.S CC fs/kernfs/symlink.o IHEX firmware/radeon/R520_cp.bin LD sound/drivers/vx/built-in.o LD sound/isa/galaxy/built-in.o CC sound/core/init.o fs/nsfs.o: warning: objtool: ns_get_path()+0x5e: can't find jump dest instruction at .text+0x77010114 LD drivers/amba/built-in.o MK_FW firmware/radeon/R600_pfp.bin.gen.S LD sound/isa/gus/built-in.o CC [M] fs/ecryptfs/crypto.o LD sound/isa/msnd/built-in.o CC sound/drivers/opl3/opl3_synth.o CC fs/fscache/object.o arch/x86/kernel/acpi/boot.o: warning: objtool: mp_override_legacy_irq()+0x28: can't find jump dest instruction at .init.text+0x8800020e IHEX firmware/radeon/R600_pfp.bin arch/x86/kernel/cpu/mcheck/mce-inject.o: warning: objtool: mce_write()+0x20: can't find jump dest instruction at .text+0xb8010102 mm/madvise.o: warning: objtool: SyS_madvise()+0x1a: can't find jump dest instruction at .text+0x5b040020 LD sound/usb/bcd2000/built-in.o CC fs/logfs/journal.o CC sound/last.o kernel/irq/msi.o: warning: objtool: msi_domain_alloc()+0x48: can't find jump dest instruction at .text+0x95000116 CC fs/overlayfs/readdir.o fs/pnode.o: warning: objtool: next_group()+0xac: can't find jump dest instruction at .text+0x580000b1 security/keys/key.o: warning: objtool: key_update()+0x35: can't find jump dest instruction at .text+0x890001fc CC fs/notify/notification.o kernel/time/posix-cpu-timers.o: warning: objtool: posix_cpu_timer_create()+0x23: can't find jump dest instruction at .text+0xf40002fc CC fs/fscache/operation.o . CC [M] sound/drivers/vx/vx_core.o kernel/time/clockevents.o: warning: objtool: sysfs_unbind_tick_dev()+0x2f: can't find jump dest instruction at .text+0xe6000035 MK_FW firmware/radeon/R600_me.bin.gen.S LD drivers/auxdisplay/built-in.o IHEX firmware/radeon/R600_me.bin fs/stack.o: warning: objtool: fsstack_copy_attr_all()+0x60: call without frame pointer save/setup CC fs/anon_inodes.o mm/mprotect.o: warning: objtool: change_protection_range()+0xad: can't find jump dest instruction at .text+0x720300b3 MK_FW firmware/radeon/RV610_pfp.bin.gen.S fs/readdir.o: warning: objtool: fillonedir()+0x1e: can't find jump dest instruction at .text+0x9d000024 CC [M] fs/orangefs/file.o IHEX firmware/radeon/RV610_pfp.bin CC fs/notify/group.o crypto/cipher.o: warning: objtool: cipher_decrypt_unaligned()+0x26: call without frame pointer save/setup crypto/cipher.o: warning: objtool: cipher_encrypt_unaligned()+0x26: call without frame pointer save/setup crypto/cipher.o: warning: objtool: setkey()+0x66: call without frame pointer save/setup mm/early_ioremap.o: warning: objtool: __early_ioremap()+0x32: can't find jump dest instruction at .init.text+0xb500006f kernel/sched/wait.o: warning: objtool: __wake_up_locked()+0x9: can't find call dest symbol at offset 0x7500008b CC [M] sound/hda/hdac_device.o CC crypto/sha1_generic.o LD sound/usb/caiaq/built-in.o CC [M] fs/ecryptfs/keystore.o LD arch/x86/kernel/acpi/built-in.o mm/kmemleak-test.o: warning: objtool: kmemleak_test_init()+0x17: call without frame pointer save/setup mm/kmemleak-test.o: warning: objtool: kmemleak_test_exit()+0x20: call without frame pointer save/setup LD fs/ubifs/built-in.o MK_FW firmware/radeon/RV610_me.bin.gen.S CC arch/x86/pci/init.o CC fs/signalfd.o LD sound/isa/opti9xx/built-in.o CC fs/overlayfs/copy_up.o mm/zbud.o: warning: objtool: zbud_alloc()+0x20: can't find jump dest instruction at .text+0xc50101d1 CC [M] sound/i2c/other/ak4113.o ipc/sem.o: warning: objtool: update_queue()+0x58: can't find jump dest instruction at .text+0xa000048e IHEX firmware/radeon/RV610_me.bin fs/fcntl.o: warning: objtool: SyS_fcntl()+0x32: can't find jump dest instruction at .text+0xbc0402f2 CC fs/notify/inode_mark.o LD sound/isa/wavefront/built-in.o arch/x86/kernel/hpet.o: warning: objtool: hpet_work()+0x21: can't find jump dest instruction at .text+0x330101a5 MK_FW firmware/radeon/RV630_pfp.bin.gen.S fs/super.o: warning: objtool: get_anon_bdev()+0x21: can't find jump dest instruction at .text+0xa40001e5 CC [M] fs/ubifs/shrinker.o /home/kisskb/slave/src/arch/x86/kernel/apic/io_apic.c: In function 'mp_map_pin_to_irq': /home/kisskb/slave/src/arch/x86/kernel/apic/io_apic.c:1031:6: warning: 'irq' may be used uninitialized in this function [-Wuninitialized] kernel/rcu/rcutorture.o: warning: objtool: rcu_torture_boost()+0x70: can't find jump dest instruction at .text+0xe900010f mm/slab_common.o: warning: objtool: kmem_cache_destroy()+0x27: can't find jump dest instruction at .text+0x4f0102b6 CC sound/pci/als4000.o CC arch/x86/pci/direct.o IHEX firmware/radeon/RV630_pfp.bin CC sound/firewire/amdtp-am824.o CC sound/core/memory.o . MK_FW firmware/radeon/RV630_me.bin.gen.S arch/x86/mm/pageattr.o: warning: objtool: populate_pmd()+0x2e: can't find jump dest instruction at .text+0xc800067b fs/utimes.o: warning: objtool: utimes_common()+0x2d: can't find jump dest instruction at .text+0xf010033 CC fs/notify/mark.o CC [M] sound/hda/hdac_sysfs.o IHEX firmware/radeon/RV630_me.bin CC [M] fs/ecryptfs/kthread.o LD sound/usb/hiface/built-in.o CC fs/eventfd.o CC [M] sound/hda/hdac_regmap.o CC fs/sysfs/mount.o LD sound/isa/wss/built-in.o LD ipc/built-in.o CC fs/sysfs/group.o CC fs/binfmt_script.o kernel/sched/auto_group.o: warning: objtool: autogroup_move_group()+0x4d: can't find jump dest instruction at .text+0x89000052 LD drivers/block/built-in.o mm/page_ext.o: warning: objtool: page_ext_init()+0x27: can't find jump dest instruction at .init.text+0x1901002d CC sound/core/control.o MK_FW firmware/radeon/RV620_pfp.bin.gen.S LD arch/x86/mm/built-in.o crypto/rsa_helper.o: warning: objtool: rsa_parse_priv_key()+0x16: can't find call dest symbol at offset 0xa8000058 CC fs/binfmt_elf.o CC sound/isa/sb/sb_common.o CC [M] fs/orangefs/orangefs-cache.o CC fs/ramfs/file-mmu.o arch/x86/kernel/cpu/mtrr/cleanup.o: warning: objtool: range_to_mtrr()+0x1e: can't find jump dest instruction at .init.text+0xad00033f CC [M] sound/drivers/vx/vx_hwdep.o IHEX firmware/radeon/RV620_pfp.bin kernel/locking/locktorture.o: warning: objtool: lock_torture_writer()+0xab: can't find jump dest instruction at .text+0x6b000935 security/keys/keyctl.o: warning: objtool: SyS_add_key()+0x2b: can't find jump dest instruction at .text+0x8701011a arch/x86/kernel/pci-calgary_64.o: warning: objtool: iommu_range_alloc()+0x3c: can't find jump dest instruction at .text+0xac00033e kernel/time/timer.o: warning: objtool: mod_timer_pinned()+0x26: can't find jump dest instruction at .text+0x870003c7 CC arch/x86/pci/fixup.o MK_FW firmware/radeon/RV620_me.bin.gen.S CC crypto/sha256_generic.o kernel/sys.o: warning: objtool: prctl_set_mm_exe_file()+0x2b: can't find jump dest instruction at .text+0xfc000031 crypto/chainiv.o: warning: objtool: async_chainiv_init()+0x9b: can't find call dest symbol at offset 0x120001b5 CC sound/core/misc.o IHEX firmware/radeon/RV620_me.bin LD drivers/bcma/built-in.o kernel/time/clocksource.o: warning: objtool: __clocksource_select()+0x23: can't find jump dest instruction at .text+0xc80001ae . LD sound/usb/misc/built-in.o MK_FW firmware/radeon/RV635_pfp.bin.gen.S CC [M] fs/orangefs/orangefs-utils.o kernel/exit.o: warning: objtool: will_become_orphaned_pgrp()+0xc: can't find jump dest instruction at .text+0x92000012 CC drivers/acpi/tables.o CC sound/firewire/isight.o LD drivers/bus/built-in.o IHEX firmware/radeon/RV635_pfp.bin CC arch/x86/video/fbdev.o LD sound/usb/usx2y/built-in.o CC crypto/sha512_generic.o CC [M] drivers/bcma/main.o MK_FW firmware/radeon/RV635_me.bin.gen.S CC sound/isa/sb/sb_mixer.o IHEX firmware/radeon/RV635_me.bin mm/swap.o: warning: objtool: __page_cache_release()+0x26: can't find jump dest instruction at .text+0x2e0101bf CC drivers/acpi/blacklist.o mm/zpool.o: warning: objtool: zpool_create_pool()+0x4e: can't find jump dest instruction at .text+0x910001ae CC drivers/acpi/osl.o MK_FW firmware/radeon/RV670_pfp.bin.gen.S fs/attr.o: warning: objtool: notify_change()+0x3b: can't find jump dest instruction at .text+0x16020041 arch/x86/events/intel/core.o: warning: objtool: core_guest_get_msrs()+0x1b: can't find jump dest instruction at .text+0x8f000165 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 IHEX firmware/radeon/RV670_pfp.bin CC sound/isa/sb/sb16_main.o MK_FW firmware/radeon/RV670_me.bin.gen.S CC crypto/gf128mul.o kernel/time/tick-broadcast.o: warning: objtool: __tick_broadcast_oneshot_control()+0x1e: can't find jump dest instruction at .text+0x91010537 IHEX firmware/radeon/RV670_me.bin kernel/bpf/hashtab.o: warning: objtool: __htab_map_lookup_elem()+0x95: can't find jump dest instruction at .text+0xc40000ea CC fs/notify/vfsmount_mark.o CC drivers/base/component.o MK_FW firmware/radeon/RS780_pfp.bin.gen.S LD sound/usb/built-in.o mm/vmpressure.o: warning: objtool: vmpressure_work_fn()+0x37: can't find jump dest instruction at .text+0xe800003c fs/open.o: warning: objtool: file_open_root()+0x70: can't find jump dest instruction at .text+0x9c0000f0 IHEX firmware/radeon/RS780_pfp.bin CC [M] fs/ubifs/journal.o arch/x86/kernel/cpu/amd.o: warning: objtool: init_amd()+0x47: can't find jump dest instruction at .text+0xd90002c9 CC drivers/base/core.o kernel/time/posix-clock.o: warning: objtool: get_clock_desc()+0x48: can't find call dest symbol at offset 0x7c0000de CC fs/logfs/readwrite.o LD drivers/cdrom/built-in.o security/keys/trusted.o: warning: objtool: trusted_read()+0x1f: can't find jump dest instruction at .text+0xb200005c MK_FW firmware/radeon/RS780_me.bin.gen.S CC sound/core/device.o CC fs/notify/fdinfo.o mm/mlock.o: warning: objtool: __munlock_isolate_lru_page()+0x28: can't find jump dest instruction at .text+0xf60000ea mm/gup.o: warning: objtool: __get_user_pages_unlocked()+0x54: can't find jump dest instruction at .text+0xda00005a LD arch/x86/events/built-in.o CC arch/x86/pci/acpi.o CC [M] drivers/bcma/scan.o IHEX firmware/radeon/RS780_me.bin . CC fs/posix_acl.o CC crypto/ecb.o mm/page_idle.o: warning: objtool: page_idle_get_page()+0x16: can't find jump dest instruction at .text+0xb40000a3 MK_FW firmware/radeon/RV770_pfp.bin.gen.S kernel/fork.o: warning: objtool: copy_process()+0x43: can't find jump dest instruction at .text+0xe9130827 CC fs/romfs/super.o crypto/rsa.o: warning: objtool: rsa_dec()+0x28: can't find jump dest instruction at .text+0xab000151 kernel/irq/irqdomain.o: warning: objtool: virq_debug_show()+0x5b: can't find jump dest instruction at .text+0xd5000146 CC crypto/pcbc.o IHEX firmware/radeon/RV770_pfp.bin CC [M] fs/ubifs/file.o LD kernel/irq/built-in.o CC drivers/acpi/utils.o crypto/eseqiv.o: warning: objtool: eseqiv_givencrypt()+0x56: can't find jump dest instruction at .text+0x670301ab fs/configfs/file.o: warning: objtool: check_perm()+0x7a: can't find jump dest instruction at .text+0x1d010080 fs/efivarfs/inode.o: warning: objtool: efivarfs_get_inode()+0x1d: can't find jump dest instruction at .text+0x9300005e MK_FW firmware/radeon/RV770_me.bin.gen.S fs/ecryptfs/dentry.o: warning: objtool: ecryptfs_d_release()+0x15: call without frame pointer save/setup fs/ecryptfs/dentry.o: warning: objtool: ecryptfs_dentry_free_rcu()+0xf: call without frame pointer save/setup fs/ecryptfs/dentry.o: warning: objtool: ecryptfs_d_revalidate()+0x4b: call without frame pointer save/setup fs/fscache/main.o: warning: objtool: fscache_init()+0x60: can't find jump dest instruction at .init.text+0xd7000066 security/keys/keyring.o: warning: objtool: keyring_get_key_chunk()+0x28: can't find jump dest instruction at .text+0x81000356 IHEX firmware/radeon/RV770_me.bin LD fs/notify/dnotify/built-in.o CC drivers/acpi/reboot.o CC sound/core/isadma.o CC fs/fhandle.o fs/pipe.o: warning: objtool: pipe_write()+0x28: can't find jump dest instruction at .text+0xc60304c8 CC [M] sound/hda/hdac_controller.o arch/x86/kernel/cpu/mcheck/therm_throt.o: warning: objtool: intel_thermal_interrupt()+0xbc: can't find jump dest instruction at .text+0xc1000368 fs/efivarfs/file.o: warning: objtool: efivarfs_file_write()+0x42: can't find jump dest instruction at .text+0xf1000048 fs/fs_struct.o: warning: objtool: chroot_fs_refs()+0x31: can't find jump dest instruction at .text+0x240101bb MK_FW firmware/radeon/RV730_pfp.bin.gen.S IHEX firmware/radeon/RV730_pfp.bin arch/x86/kernel/cpu/mtrr/generic.o: warning: objtool: mtrr_type_lookup_variable()+0x2b: can't find jump dest instruction at .text+0xc010226 CC crypto/lrw.o fs/filesystems.o: warning: objtool: SyS_sysfs()+0x19: can't find jump dest instruction at .text+0x10260 fs/kernfs/mount.o: warning: objtool: kernfs_node_dentry()+0x38: can't find jump dest instruction at .text+0xaf000105 .fs/devpts/inode.o: warning: objtool: parse_mount_options()+0x45: can't find jump dest instruction at .text+0xf0000096 CC [M] sound/hda/hdac_stream.o CC fs/notify/fanotify/fanotify.o arch/x86/kernel/apic/apic.o: warning: objtool: clear_local_APIC()+0xe: can't find jump dest instruction at .text+0xe3010671 CC arch/x86/pci/legacy.o LD security/keys/built-in.o CC crypto/xts.o CC fs/dcookies.o arch/x86/kernel/cpu/mcheck/mce-apei.o: warning: objtool: apei_read_mce()+0x2a: can't find jump dest instruction at .text+0xe10002bf MK_FW firmware/radeon/RV730_me.bin.gen.S IHEX firmware/radeon/RV730_me.bin CC fs/logfs/segment.o CC fs/fscache/page.o arch/x86/kernel/cpu/common.o: warning: objtool: identify_cpu()+0xc2: can't find jump dest instruction at .text+0xed000444 mm/nobootmem.o: warning: objtool: __free_memory_core()+0x2d: can't find jump dest instruction at .init.text+0x850000eb LD security/built-in.o MK_FW firmware/radeon/RV710_pfp.bin.gen.S CC [M] fs/orangefs/xattr.o fs/configfs/mount.o: warning: objtool: configfs_do_mount()+0xe: call without frame pointer save/setup fs/configfs/mount.o: warning: objtool: configfs_fill_super()+0x49: call without frame pointer save/setup fs/configfs/mount.o: warning: objtool: configfs_pin_fs()+0x19: call without frame pointer save/setup fs/configfs/mount.o: warning: objtool: configfs_release_fs()+0x12: call without frame pointer save/setup fs/configfs/mount.o: warning: objtool: configfs_init()+0x1e: call without frame pointer save/setup fs/configfs/mount.o: warning: objtool: configfs_exit()+0xb: call without frame pointer save/setup IHEX firmware/radeon/RV710_pfp.bin fs/configfs/symlink.o: warning: objtool: configfs_get_link()+0x21: can't find jump dest instruction at .text+0x17020027 LD fs/devpts/devpts.o fs/logfs/compr.o: warning: objtool: logfs_compress()+0x2a: call without frame pointer save/setup fs/logfs/compr.o: warning: objtool: logfs_uncompress()+0x2a: call without frame pointer save/setup fs/logfs/compr.o: warning: objtool: logfs_compr_exit()+0xb: call without frame pointer save/setup fs/logfs/compr.o: warning: objtool: logfs_compr_init()+0x11: call without frame pointer save/setup kernel/time/alarmtimer.o: warning: objtool: alarmtimer_suspend()+0x4b: can't find jump dest instruction at .text+0xb7000163 LD fs/devpts/built-in.o CC drivers/acpi/nvs.o MK_FW firmware/radeon/RV710_me.bin.gen.S CC fs/logfs/super.o mm/sparse.o: warning: objtool: alloc_usemap_and_memmap()+0x25: can't find jump dest instruction at .init.text+0x9900002b LD drivers/char/ipmi/built-in.o CC [M] drivers/bcma/core.o CC drivers/acpi/wakeup.o mm/cleancache.o: warning: objtool: __cleancache_get_page()+0x34: can't find jump dest instruction at .text+0x8d00030b IHEX firmware/radeon/RV710_me.bin CC sound/pci/atiixp_modem.o CC drivers/char/mem.o CC crypto/cryptd.o LD fs/notify/inotify/built-in.o crypto/md4.o: warning: objtool: md4_final()+0x48: can't find call dest symbol at offset 0xb2fa064d .kernel/time/hrtimer.o: warning: objtool: __hrtimer_run_queues.constprop.35()+0x22: can't find jump dest instruction at .text+0xe90005fe fs/configfs/inode.o: warning: objtool: configfs_setattr()+0x33: can't find jump dest instruction at .text+0x30010039 MK_FW firmware/yamaha/ds1_ctrl.fw.gen.S IHEX firmware/yamaha/ds1_ctrl.fw CC [M] drivers/char/ipmi/ipmi_msghandler.o CC fs/notify/fanotify/fanotify_user.o MK_FW firmware/yamaha/ds1_dsp.fw.gen.S crypto/seqiv.o: warning: objtool: seqiv_givencrypt()+0x74: can't find jump dest instruction at .text+0xc8000125 fs/kernfs/inode.o: warning: objtool: kernfs_iattrs()+0x24: can't find jump dest instruction at .text+0x9c00002a CC drivers/char/random.o CC fs/logfs/dev_mtd.o CC [M] fs/orangefs/dcache.o fs/romfs/storage.o: warning: objtool: romfs_dev_strcmp()+0x2c: can't find jump dest instruction at .text+0xa7000146 IHEX firmware/yamaha/ds1_dsp.fw fs/overlayfs/inode.o: warning: objtool: ovl_listxattr()+0x3b: can't find jump dest instruction at .text+0x8d0002c6 CC sound/core/sound_oss.o mm/mmu_notifier.o: warning: objtool: mmu_notifier_unregister()+0x18: can't find jump dest instruction at .text+0xf2000324 MK_FW firmware/yamaha/ds1e_ctrl.fw.gen.S fs/efivarfs/super.o: warning: objtool: efivarfs_callback()+0x51: can't find jump dest instruction at .text+0x90010299 CC arch/x86/pci/irq.o CC [M] drivers/bcma/sprom.o CC crypto/mcryptd.o CC [M] sound/hda/array.o IHEX firmware/yamaha/ds1e_ctrl.fw CC sound/firewire/bebob/bebob_command.o LD sound/firewire/digi00x/built-in.o LD sound/firewire/oxfw/built-in.o CC [M] drivers/char/ipmi/ipmi_devintf.o CC [M] sound/firewire/oxfw/oxfw-command.o CC [M] sound/i2c/other/ak4xxx-adda.o kernel/time/tick-common.o: warning: objtool: tick_setup_periodic()+0x18: can't find jump dest instruction at .text+0xa5000258 mm/dmapool.o: warning: objtool: dma_pool_alloc()+0x50: can't find jump dest instruction at .text+0x350100f5 LD [M] fs/efivarfs/efivarfs.o MK_FW firmware/keyspan/mpr.fw.gen.S fs/fuse/control.o: warning: objtool: fuse_ctl_add_dentry()+0x37: can't find jump dest instruction at .text+0xb7000383 CC crypto/fcrypt.o CC [M] drivers/char/ipmi/ipmi_si_intf.o fs/notify/group.o: warning: objtool: fsnotify_alloc_group()+0x21: can't find jump dest instruction at .text+0xa000009a CC fs/nls/nls_cp852.o CC [M] sound/firewire/digi00x/amdtp-dot.o CC drivers/base/bus.o HOSTCC firmware/ihex2fw fs/exportfs/expfs.o: warning: objtool: get_name()+0x57: can't find jump dest instruction at .text+0xb100005d CC [M] sound/drivers/vx/vx_pcm.o . CC [M] drivers/char/ipmi/ipmi_kcs_sm.o kernel/time/posix-timers.o: warning: objtool: common_timer_set()+0x47: can't find jump dest instruction at .text+0xd0102ef CC sound/firewire/tascam/tascam-proc.o CC drivers/char/misc.o kernel/bpf/core.o: warning: objtool: bpf_prog_free()+0x2c: call without frame pointer save/setup kernel/bpf/core.o: warning: objtool: __bpf_prog_free()+0xd: call without frame pointer save/setup kernel/bpf/core.o: warning: objtool: bpf_prog_free_deferred()+0x8: call without frame pointer save/setup kernel/bpf/core.o: warning: objtool: bpf_prog_realloc()+0x44: call without frame pointer save/setup kernel/bpf/core.o: warning: objtool: bpf_prog_alloc()+0x2b: call without frame pointer save/setup kernel/bpf/core.o: warning: objtool: bpf_user_rnd_init_once()+0x1d: call without frame pointer save/setup kernel/bpf/core.o: warning: objtool: bpf_user_rnd_u32()+0xb: call without frame pointer save/setup kernel/bpf/core.o: warning: objtool: bpf_prog_select_runtime()+0x18: call without frame pointer save/setup crypto/hmac.o: warning: objtool: hmac_setkey()+0x7d: can't find jump dest instruction at .text+0xa600012c LD fs/exportfs/exportfs.o fs/ramfs/inode.o: warning: objtool: ramfs_get_inode()+0x23: can't find jump dest instruction at .text+0xf100005f kernel/sched/fair.o: warning: objtool: __account_cfs_rq_runtime()+0x78: can't find jump dest instruction at .text+0xab00096a sound/sound_core.o: warning: objtool: soundcore_open()+0x90: can't find jump dest instruction at .text+0xd1000096 arch/x86/kernel/cpu/mtrr/main.o: warning: objtool: mtrr_add_page()+0x29: can't find jump dest instruction at .text+0x72020154 fs/configfs/item.o: warning: objtool: config_group_find_item()+0x28: call without frame pointer save/setup fs/configfs/item.o: warning: objtool: config_item_put()+0x6f: call without frame pointer save/setup fs/configfs/item.o: warning: objtool: config_item_set_name()+0x54: call without frame pointer save/setup fs/configfs/item.o: warning: objtool: config_group_init_type_name()+0x19: call without frame pointer save/setup fs/configfs/item.o: warning: objtool: config_item_init_type_name()+0x19: call without frame pointer save/setup fs/ecryptfs/file.o: warning: objtool: ecryptfs_open()+0x50: can't find jump dest instruction at .text+0xb401011a fs/sysfs/mount.o: warning: objtool: sysfs_kill_sb()+0xa: call without frame pointer save/setup fs/sysfs/mount.o: warning: objtool: sysfs_mount()+0x34: call without frame pointer save/setup fs/sysfs/mount.o: warning: objtool: sysfs_init()+0x11: call without frame pointer save/setup CC sound/pci/cs5530.o LD fs/exportfs/built-in.o crypto/scatterwalk.o: warning: objtool: scatterwalk_ffwd()+0x19: can't find jump dest instruction at .text+0xb200001f CC drivers/acpi/sleep.o fs/ecryptfs/super.o: warning: objtool: ecryptfs_show_options()+0x2c: call without frame pointer save/setup fs/ecryptfs/super.o: warning: objtool: ecryptfs_evict_inode()+0x10: call without frame pointer save/setup fs/ecryptfs/super.o: warning: objtool: ecryptfs_destroy_inode()+0x1d: call without frame pointer save/setup fs/ecryptfs/super.o: warning: objtool: ecryptfs_i_callback()+0x12: call without frame pointer save/setup fs/ecryptfs/super.o: warning: objtool: ecryptfs_alloc_inode()+0x13: call without frame pointer save/setup fs/ecryptfs/super.o: warning: objtool: ecryptfs_statfs()+0x59: call without frame pointer save/setup fs/kernfs/symlink.o: warning: objtool: kernfs_iop_get_link()+0x22: can't find jump dest instruction at .text+0x59010028 CC drivers/char/virtio_console.o crypto/api.o: warning: objtool: __crypto_alg_lookup()+0x2a: can't find jump dest instruction at .text+0x8700021e CC fs/nls/nls_cp857.o CC arch/x86/pci/common.o fs/notify/inode_mark.o: warning: objtool: fsnotify_unmount_inodes()+0x45: can't find jump dest instruction at .text+0x15010228 fs/nls/nls_base.o: warning: objtool: utf8s_to_utf16s()+0x1f: can't find jump dest instruction at .text+0xdc00025c .mm/percpu.o: warning: objtool: pcpu_create_chunk()+0x23: can't find jump dest instruction at .text+0xdf01032c CC [M] sound/hda/hdmi_chmap.o CC drivers/acpi/device_sysfs.o crypto/skcipher.o: warning: objtool: crypto_skcipher_init_tfm()+0x32: can't find jump dest instruction at .text+0xe3000231 CC sound/firewire/bebob/bebob_stream.o CC drivers/base/dd.o CC [M] fs/ubifs/dir.o CC [M] drivers/bcma/driver_chipcommon.o LD arch/x86/kernel/cpu/mtrr/built-in.o CC fs/nls/nls_cp860.o CC [M] drivers/bcma/driver_chipcommon_pmu.o CC [M] fs/orangefs/inode.o CC [M] fs/ubifs/super.o fs/sync.o: warning: objtool: SyS_sync_file_range()+0x22: can't find jump dest instruction at .text+0xed000366 LD sound/soundcore.o fs/statfs.o: warning: objtool: vfs_statfs()+0x11: can't find call dest symbol at offset 0xdfff0120 CC sound/firewire/bebob/bebob_proc.o CC crypto/blowfish_generic.o CC drivers/char/applicom.o CC [M] fs/ubifs/sb.o fs/pstore/inode.o: warning: objtool: pstore_mkfile()+0x94: can't find jump dest instruction at .text+0xbb02045f mm/memblock.o: warning: objtool: __next_mem_range()+0x52: can't find jump dest instruction at .meminit.text+0x310103b2 /home/kisskb/slave/src/arch/x86/kernel/cpu/mcheck/mce.c: In function 'do_machine_check': /home/kisskb/slave/src/arch/x86/kernel/cpu/mcheck/mce.c:904:5: warning: 'order' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/arch/x86/kernel/cpu/mcheck/mce.c:1001:6: note: 'order' was declared here CC [M] drivers/bcma/driver_chipcommon_b.o LD fs/ramfs/ramfs.o sound/hda/hda_bus_type.o: warning: objtool: hda_uevent()+0x15: call without frame pointer save/setup sound/hda/hda_bus_type.o: warning: objtool: hda_bus_match()+0x21: 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 fs/sysfs/dir.o: warning: objtool: sysfs_remove_mount_point()+0xa: call without frame pointer save/setup fs/sysfs/dir.o: warning: objtool: sysfs_warn_dup()+0x16: call without frame pointer save/setup fs/sysfs/dir.o: warning: objtool: sysfs_create_mount_point()+0x14: 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()+0x15: call without frame pointer save/setup fs/sysfs/dir.o: warning: objtool: sysfs_rename_dir_ns()+0x1c: call without frame pointer save/setup fs/sysfs/dir.o: warning: objtool: sysfs_move_dir_ns()+0x27: call without frame pointer save/setup crypto/xcbc.o: warning: objtool: xcbc_create()+0x26: can't find jump dest instruction at .text+0x2001002c .fs/binfmt_script.o: warning: objtool: load_script()+0x19: can't find jump dest instruction at .text+0x8d01001f LD arch/x86/ras/built-in.o CC [M] sound/i2c/other/pt2258.o crypto/algboss.o: warning: objtool: cryptomgr_notify()+0x1c: can't find jump dest instruction at .text+0x20030022 CC [M] arch/x86/ras/mce_amd_inj.o mm/frame_vector.o: warning: objtool: frame_vector_to_pages()+0xc: can't find jump dest instruction at .text+0xa50000d7 LD fs/ramfs/built-in.o fs/orangefs/acl.o: warning: objtool: orangefs_set_acl()+0x2d: can't find jump dest instruction at .text+0xef0000ea CC [M] sound/drivers/vx/vx_mixer.o arch/x86/pci/init.o: warning: objtool: pci_arch_init()+0x6: call without frame pointer save/setup fs/pstore/platform.o: warning: objtool: pstore_console_write()+0x1d: can't find jump dest instruction at .text+0xa60000a8 fs/logfs/file.o: warning: objtool: logfs_write_end()+0x24: can't find jump dest instruction at .text+0xee0000a6 fs/ecryptfs/main.o: warning: objtool: ecryptfs_mount()+0x42: can't find jump dest instruction at .text+0xc00500c7 CC [M] fs/orangefs/orangefs-sysfs.o CC arch/x86/pci/early.o CC [M] sound/firewire/oxfw/oxfw-stream.o kernel/bpf/syscall.o: warning: objtool: map_lookup_elem()+0x3a: can't find jump dest instruction at .text+0xe6010331 CC sound/pci/ens1371.o CC [M] sound/hda/trace.o CC [M] fs/ecryptfs/debug.o fs/read_write.o: warning: objtool: vfs_dedupe_file_range()+0x2c: can't find jump dest instruction at .text+0xba010402 CC drivers/acpi/device_pm.o CC crypto/blowfish_common.o CC [M] sound/firewire/oxfw/oxfw-pcm.o fs/ecryptfs/read_write.o: warning: objtool: ecryptfs_write()+0x4c: can't find jump dest instruction at .text+0xb1010131 /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] kernel/bpf/verifier.o: warning: objtool: push_insn()+0x32: can't find jump dest instruction at .text+0xd2000137 CC sound/pci/intel8x0.o CC [M] fs/orangefs/orangefs-mod.o CC crypto/twofish_common.o mm/page-writeback.o: warning: objtool: account_page_redirty()+0xe: can't find jump dest instruction at .text+0x95000135 . CC sound/firewire/tascam/amdtp-tascam.o fs/seq_file.o: warning: objtool: traverse()+0x46: can't find jump dest instruction at .text+0x38010282 CC drivers/clk/clk-devres.o LD fs/pstore/pstore.o sound/i2c/i2c.o: warning: objtool: snd_i2c_bus_create()+0x40: can't find jump dest instruction at .text+0xb200026c CC [M] fs/ecryptfs/messaging.o CC [M] fs/ubifs/io.o LD fs/pstore/built-in.o CC drivers/base/syscore.o arch/x86/kernel/cpu/mcheck/mce_amd.o: warning: objtool: prepare_threshold_block()+0x8f: can't find jump dest instruction at .text+0xab000335 CC sound/core/vmaster.o fs/logfs/inode.o: warning: objtool: logfs_safe_iget()+0x28: can't find jump dest instruction at .text+0x8f000463 CC drivers/base/driver.o kernel/locking/lockdep.o: warning: objtool: match_held_lock()+0xd: can't find jump dest instruction at .text+0xaa0000f3 LD kernel/bpf/built-in.o fs/ubifs/shrinker.o: warning: objtool: shrink_tnc_trees()+0x58: can't find jump dest instruction at .text+0xf601005d CC [M] sound/drivers/vx/vx_cmd.o CC sound/firewire/tascam/tascam-stream.o CC [M] sound/drivers/vx/vx_uer.o CC drivers/clk/clkdev.o CC sound/pci/ac97/ac97_codec.o LD [M] sound/i2c/snd-i2c.o drivers/acpi/blacklist.o: warning: objtool: acpi_blacklisted()+0x2d: can't find jump dest instruction at .init.text+0xa700009b CC [M] fs/orangefs/super.o CC drivers/clocksource/clksrc-probe.o crypto/akcipher.o: warning: objtool: akcipher_register_instance()+0x1f: call without frame pointer save/setup crypto/akcipher.o: warning: objtool: crypto_unregister_akcipher()+0x8: call without frame pointer save/setup crypto/akcipher.o: warning: objtool: crypto_register_akcipher()+0x1f: call without frame pointer save/setup crypto/akcipher.o: warning: objtool: crypto_alloc_akcipher()+0xf: call without frame pointer save/setup crypto/akcipher.o: warning: objtool: crypto_grab_akcipher()+0xc: call without frame pointer save/setup CC drivers/base/class.o CC crypto/serpent_generic.o CC sound/firewire/bebob/bebob_midi.o fs/ecryptfs/kthread.o: warning: objtool: ecryptfs_threadfn()+0x49: can't find jump dest instruction at .text+0xa300004f fs/fscache/netfs.o: warning: objtool: __fscache_register_netfs()+0x39: can't find jump dest instruction at .text+0xe800007c LD kernel/locking/built-in.o fs/logfs/gc.o: warning: objtool: logfs_gc_segment()+0x45: can't find jump dest instruction at .text+0x8a010196 CC [M] drivers/bcma/driver_pci.o /home/kisskb/slave/src/mm/page_alloc.c: In function 'free_area_init_node': /home/kisskb/slave/src/mm/page_alloc.c:5313:17: warning: 'zone_start_pfn' may be used uninitialized in this function [-Wuninitialized] sound/core/sound.o: warning: objtool: snd_register_device()+0x25: can't find jump dest instruction at .text+0xf20000b4 CC [M] fs/ubifs/tnc.o .fs/anon_inodes.o: warning: objtool: anon_inode_getfile()+0x29: can't find jump dest instruction at .text+0xdb000068 fs/fscache/cache.o: warning: objtool: __fscache_lookup_cache_tag()+0x42: can't find jump dest instruction at .text+0xc8000150 fs/notify/fanotify/fanotify.o: warning: objtool: fanotify_handle_event()+0x1a: can't find jump dest instruction at .text+0xea00014a fs/sysfs/group.o: warning: objtool: internal_create_group()+0x36: can't find jump dest instruction at .text+0x8a010365 fs/sysfs/file.o: warning: objtool: sysfs_add_file_mode_ns()+0x18: can't find jump dest instruction at .text+0x87000441 fs/overlayfs/dir.o: warning: objtool: ovl_create_real()+0x17: can't find jump dest instruction at .text+0x9e0001b4 fs/notify/vfsmount_mark.o: warning: objtool: fsnotify_clear_vfsmount_marks_by_group()+0x9: call without frame pointer save/setup fs/notify/vfsmount_mark.o: warning: objtool: fsnotify_recalc_vfsmount_mask()+0x13: call without frame pointer save/setup fs/notify/vfsmount_mark.o: warning: objtool: fsnotify_destroy_vfsmount_mark()+0x2f: call without frame pointer save/setup fs/notify/vfsmount_mark.o: warning: objtool: fsnotify_find_vfsmount_mark()+0x1b: call without frame pointer save/setup fs/notify/vfsmount_mark.o: warning: objtool: fsnotify_add_vfsmount_mark()+0x3f: call without frame pointer save/setup sound/firewire/packets-buffer.o: warning: objtool: iso_packets_buffer_init()+0x44: can't find jump dest instruction at .text+0xf700006c arch/x86/pci/direct.o: warning: objtool: pci_conf1_write()+0x1b: can't find jump dest instruction at .text+0xbe000021 CC sound/firewire/bebob/bebob_pcm.o fs/nls/nls_cp857.o: warning: objtool: init_nls_cp857()+0xd: call without frame pointer save/setup fs/nls/nls_cp857.o: warning: objtool: exit_nls_cp857()+0xb: call without frame pointer save/setup crypto/crypto_null.o: warning: objtool: skcipher_null_crypt()+0x23: call without frame pointer save/setup crypto/crypto_null.o: warning: objtool: crypto_put_default_null_skcipher()+0xd: call without frame pointer save/setup crypto/crypto_null.o: warning: objtool: crypto_get_default_null_skcipher()+0x11: 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 sound/firewire/iso-resources.o: warning: objtool: fw_iso_resources_update()+0x3e: can't find jump dest instruction at .text+0xa10000c5 CC [M] drivers/char/ipmi/ipmi_smic_sm.o sound/core/memory.o: warning: objtool: copy_from_user_toio()+0x42: call without frame pointer save/setup sound/core/memory.o: warning: objtool: copy_to_user_fromio()+0x4a: call without frame pointer save/setup sound/hda/hdac_bus.o: warning: objtool: snd_hdac_bus_remove_device()+0x26: call without frame pointer save/setup sound/hda/hdac_bus.o: warning: objtool: snd_hdac_bus_queue_event()+0x41: call without frame pointer save/setup sound/hda/hdac_bus.o: warning: objtool: snd_hdac_bus_exec_verb()+0x26: call without frame pointer save/setup sound/hda/hdac_bus.o: warning: objtool: snd_hdac_bus_exit()+0x16: call without frame pointer save/setup sound/hda/hdac_bus.o: warning: objtool: snd_hdac_bus_init()+0x75: call without frame pointer save/setup sound/hda/hdac_bus.o: warning: objtool: snd_hdac_bus_add_device()+0x30: call without frame pointer save/setup MK_FW firmware/keyspan/usa19.fw.gen.S fs/nls/nls_cp852.o: warning: objtool: init_nls_cp852()+0xd: call without frame pointer save/setup fs/nls/nls_cp852.o: warning: objtool: exit_nls_cp852()+0xb: call without frame pointer save/setup CC drivers/clk/clk.o CC [M] fs/ecryptfs/miscdev.o CC drivers/acpi/bus.o fs/ecryptfs/mmap.o: warning: objtool: ecryptfs_copy_up_encrypted_with_header()+0x34: can't find jump dest instruction at .text+0x4b010063 fs/overlayfs/readdir.o: warning: objtool: ovl_dir_fsync()+0x31: can't find jump dest instruction at .text+0x8c000037 CC [M] fs/orangefs/devorangefs-req.o CC [M] sound/firewire/oxfw/oxfw-proc.o crypto/md5.o: warning: objtool: md5_update()+0x76: call without frame pointer save/setup crypto/md5.o: warning: objtool: md5_final()+0x7f: call without frame pointer save/setup crypto/md5.o: warning: objtool: md5_mod_init()+0xb: call without frame pointer save/setup crypto/md5.o: warning: objtool: md5_mod_fini()+0xb: call without frame pointer save/setup CC sound/firewire/bebob/bebob_hwdep.o CC [M] drivers/bcma/driver_pcie2.o CC crypto/aes_generic.o sound/firewire/lib.o: warning: objtool: midi_port_work()+0x19: can't find jump dest instruction at .text+0x14010105 CC drivers/base/platform.o CC sound/firewire/bebob/bebob_terratec.o CC fs/nls/nls_cp863.o mm/rmap.o: warning: objtool: rmap_walk_anon()+0x3a: can't find jump dest instruction at .text+0x800000d2 CC drivers/acpi/glue.o CC [M] sound/firewire/digi00x/digi00x-stream.o fs/exec.o: warning: objtool: search_binary_handler()+0x1b: can't find jump dest instruction at .text+0x3e0100ef CC arch/x86/pci/bus_numa.o CC [M] drivers/bcma/driver_gpio.o .fs/notify/mark.o: warning: objtool: fsnotify_add_mark_list()+0x2e: can't find jump dest instruction at .text+0xb00003de crypto/ecb.o: warning: objtool: crypto_ecb_alloc()+0x19: can't find jump dest instruction at .text+0xda0001b2 crypto/rsa-pkcs1pad.o: warning: objtool: pkcs1pad_create()+0x2b: can't find jump dest instruction at .text+0x320200c4 sound/ac97_bus.o: warning: objtool: snd_ac97_reset()+0x34: can't find call dest symbol at offset 0x560000b5 drivers/acpi/tables.o: warning: objtool: acpi_parse_entries_array()+0x1f: can't find jump dest instruction at .init.text+0xaa000025 fs/orangefs/orangefs-cache.o: warning: objtool: get_opname_string()+0xe: can't find jump dest instruction at .text+0xc701007e fs/sysfs/symlink.o: warning: objtool: sysfs_create_link()+0x29: can't find call dest symbol at offset 0x2f00018d CC fs/nls/nls_cp866.o CC [M] sound/hda/hdac_i915.o fs/orangefs/file.o: warning: objtool: orangefs_ioctl()+0x4c: can't find jump dest instruction at .text+0x99000133 drivers/acpi/wakeup.o: warning: objtool: acpi_enable_wakeup_devices()+0x9c: can't find jump dest instruction at .text+0x7a0000a1 sound/hda/hdac_sysfs.o: warning: objtool: hda_widget_sysfs_init()+0x1c: can't find jump dest instruction at .text+0xed000835 CC sound/firewire/tascam/tascam-pcm.o fs/debugfs/inode.o: warning: objtool: debugfs_parse_options()+0x9e: can't find jump dest instruction at .text+0x7500017e CC crypto/cast_common.o CC sound/firewire/bebob/bebob_yamaha.o fs/file.o: warning: objtool: expand_files()+0x31: can't find jump dest instruction at .text+0x78010426 CC drivers/clocksource/acpi_pm.o CC crypto/cast5_generic.o CC sound/pci/ac97/ac97_pcm.o CC arch/x86/pci/amd_bus.o CC [M] fs/orangefs/namei.o CC [M] arch/x86/pci/vmd.o CC drivers/acpi/scan.o CC crypto/cast6_generic.o . LD fs/sysfs/built-in.o sound/drivers/opl3/opl3_lib.o: warning: objtool: snd_opl3_hwdep_new()+0x5b: can't find jump dest instruction at .text+0xf4000060 CC [M] fs/orangefs/symlink.o MK_FW firmware/keyspan/usa19qw.fw.gen.S CC [M] fs/orangefs/dir.o sound/drivers/opl3/opl3_synth.o: warning: objtool: snd_opl3_ioctl()+0x25: can't find jump dest instruction at .text+0x7504011a arch/x86/pci/i386.o: warning: objtool: pcibios_allocate_resources()+0x20: can't find jump dest instruction at .text+0xd101017e drivers/char/ipmi/ipmi_kcs_sm.o: warning: objtool: kcs_event()+0x41: can't find jump dest instruction at .text+0x9e040164 fs/debugfs/file.o: warning: objtool: debugfs_create_bool()+0x21: can't find call dest symbol at offset 0xb900012f CC sound/core/ctljack.o sound/pci/als4000.o: warning: objtool: snd_card_als4000_probe()+0x22: can't find jump dest instruction at .text+0x7c0506d2 crypto/blkcipher.o: warning: objtool: skcipher_geniv_alloc()+0x2f: can't find jump dest instruction at .text+0xde02021f fs/notify/fsnotify.o: warning: objtool: fsnotify()+0x53: can't find jump dest instruction at .text+0x98020059 LD drivers/crypto/built-in.o fs/notify/notification.o: warning: objtool: fsnotify_add_event()+0x58: can't find jump dest instruction at .text+0x840000b5 kernel/signal.o: warning: objtool: do_sigaltstack()+0x43: can't find jump dest instruction at .text+0xa600008e fs/overlayfs/copy_up.o: warning: objtool: ovl_copy_xattr()+0x2b: can't find jump dest instruction at .text+0x31010088 fs/logfs/dir.o: warning: objtool: logfs_readdir()+0x20: can't find jump dest instruction at .text+0xe7010026 crypto/aead.o: warning: objtool: aead_geniv_alloc()+0x2e: can't find jump dest instruction at .text+0x720102cc fs/nls/nls_cp860.o: warning: objtool: init_nls_cp860()+0xd: call without frame pointer save/setup fs/nls/nls_cp860.o: warning: objtool: exit_nls_cp860()+0xb: call without frame pointer save/setup CC crypto/tea.o CC sound/firewire/tascam/tascam-hwdep.o crypto/ahash.o: warning: objtool: crypto_hash_walk_done()+0x5d: can't find jump dest instruction at .text+0x89000572 CC sound/core/jack.o LD sound/drivers/opl3/snd-opl3-lib.o sound/firewire/cmp.o: warning: objtool: pcr_modify()+0xb7: can't find jump dest instruction at .text+0x740000c7 LD drivers/char/agp/built-in.o arch/x86/pci/fixup.o: warning: objtool: pcie_rootport_aspm_quirk()+0xe: can't find jump dest instruction at .text+0x87000285 CC drivers/base/cpu.o drivers/acpi/reboot.o: warning: objtool: acpi_reboot()+0x73: call without frame pointer save/setup sound/drivers/mpu401/mpu401_uart.o: warning: objtool: snd_mpu401_uart_cmd()+0x185: can't find jump dest instruction at .text+0x72000482 CC [M] sound/firewire/oxfw/oxfw-midi.o LD fs/debugfs/debugfs.o LD sound/drivers/opl3/built-in.o LD drivers/dca/built-in.o CC [M] drivers/char/ipmi/ipmi_bt_sm.o CC drivers/cpufreq/cpufreq.o drivers/acpi/nvs.o: warning: objtool: acpi_nvs_register()+0x19: call without frame pointer save/setup CC [M] drivers/char/agp/intel-gtt.o LD fs/debugfs/built-in.o drivers/bcma/scan.o: warning: objtool: bcma_bus_scan()+0x1b: can't find jump dest instruction at .text+0xac040144 CC crypto/anubis.o fs/signalfd.o: warning: objtool: signalfd_read()+0x3b: can't find jump dest instruction at .text+0xf4030109 MK_FW firmware/keyspan/usa28xb.fw.gen.S fs/ecryptfs/inode.o: warning: objtool: ecryptfs_lookup()+0x61: can't find jump dest instruction at .text+0x87000885 .crypto/shash.o: warning: objtool: shash_ahash_digest()+0x34: can't find jump dest instruction at .text+0xd600069a IHEX2FW firmware/keyspan/usa28xb.fw CC drivers/base/firmware.o crypto/pcbc.o: warning: objtool: crypto_pcbc_alloc()+0x19: can't find jump dest instruction at .text+0xe80000c1 CC [M] sound/firewire/oxfw/oxfw-hwdep.o LD sound/pci/ali5451/built-in.o CC crypto/seed.o CC [M] drivers/dca/dca-core.o CC sound/core/hwdep.o sound/isa/sb/sb_mixer.o: warning: objtool: snd_sbmixer_new()+0x11: can't find jump dest instruction at .text+0x17010ad2 CC fs/nls/nls_cp936.o MK_FW firmware/keyspan/usa28x.fw.gen.S fs/overlayfs/super.o: warning: objtool: ovl_show_options()+0x6d: can't find jump dest instruction at .text+0x8e0001c4 CC [M] fs/ubifs/master.o CC drivers/clocksource/sh_cmt.o arch/x86/kernel/apic/io_apic.o: warning: objtool: mp_irqdomain_create()+0x36: can't find jump dest instruction at .text+0xa10006f0 IHEX2FW firmware/keyspan/usa28x.fw CC [M] fs/orangefs/orangefs-bufmap.o arch/x86/pci/acpi.o: warning: objtool: pci_acpi_scan_root()+0x3f: can't find jump dest instruction at .text+0x9f000113 LD sound/drivers/mpu401/snd-mpu401-uart.o CC sound/firewire/bebob/bebob_focusrite.o drivers/char/mem.o: warning: objtool: mmap_zero()+0xf: call without frame pointer save/setup drivers/char/mem.o: warning: objtool: read_iter_zero()+0x2b: call without frame pointer save/setup drivers/char/mem.o: warning: objtool: memory_lseek()+0x21: call without frame pointer save/setup drivers/char/mem.o: warning: objtool: splice_write_null()+0xb: call without frame pointer save/setup drivers/char/mem.o: warning: objtool: write_iter_null()+0x11: call without frame pointer save/setup drivers/char/mem.o: warning: objtool: chr_dev_init()+0x21: call without frame pointer save/setup CC [M] fs/orangefs/orangefs-debugfs.o CC drivers/acpi/resource.o MK_FW firmware/keyspan/usa49w.fw.gen.S CC sound/firewire/tascam/tascam-transaction.o CC drivers/devfreq/devfreq.o CC drivers/char/hw_random/core.o CC drivers/acpi/acpi_processor.o CC drivers/clk/clk-divider.o LD sound/drivers/mpu401/built-in.o sound/i2c/other/ak4114.o: warning: objtool: snd_ak4114_check_rate_and_errors()+0x40: can't find jump dest instruction at .text+0xfd0103ba IHEX2FW firmware/keyspan/usa49w.fw sound/firewire/fcp.o: warning: objtool: fcp_avc_transaction()+0xe1: can't find jump dest instruction at .text+0xad000151 LD fs/overlayfs/overlay.o sound/core/isadma.o: warning: objtool: snd_dma_program()+0x1e: call without frame pointer save/setup sound/core/isadma.o: warning: objtool: snd_dma_disable()+0x10: call without frame pointer save/setup sound/core/isadma.o: warning: objtool: snd_dma_pointer()+0x17: call without frame pointer save/setup CC fs/nls/nls_cp1250.o fs/libfs.o: warning: objtool: simple_attr_write()+0x2b: can't find jump dest instruction at .text+0x8a000395 fs/fscache/cookie.o: warning: objtool: __fscache_check_consistency()+0x30: can't find jump dest instruction at .text+0x4a010036 sound/firewire/isight.o: warning: objtool: isight_prepare()+0x4a: can't find jump dest instruction at .text+0xb50102f8 CC [M] sound/firewire/oxfw/oxfw-spkr.o mm/kmemleak.o: warning: objtool: kmemleak_seq_show()+0x24: can't find jump dest instruction at .text+0x20010088 CC sound/firewire/tascam/tascam-midi.o sound/drivers/vx/vx_hwdep.o: warning: objtool: snd_vx_setup_firmware()+0x27: can't find jump dest instruction at .text+0x8c000033 sound/core/device.o: warning: objtool: snd_device_free()+0x3f: can't find call dest symbol at offset 0x7100016b CC crypto/crc32c_generic.o LD fs/overlayfs/built-in.o LD arch/x86/kernel/apic/built-in.o crypto/sha1_generic.o: warning: objtool: sha1_final()+0x49: can't find call dest symbol at offset 0x6a0000c9 CC [M] sound/firewire/oxfw/oxfw-scs1x.o CC drivers/base/init.o CC drivers/cpufreq/freq_table.o CC sound/core/timer.o MK_FW firmware/keyspan/usa49wlc.fw.gen.S sound/core/misc.o: warning: objtool: snd_pci_quirk_lookup()+0x16: call without frame pointer save/setup sound/core/misc.o: warning: objtool: release_and_free_resource()+0xe: call without frame pointer save/setup . CC drivers/cpufreq/cpufreq_stats.o IHEX2FW firmware/keyspan/usa49wlc.fw LD net/built-in.o CC fs/nls/nls_cp1251.o CC drivers/char/hw_random/via-rng.o fs/kernfs/file.o: warning: objtool: kernfs_fop_mmap()+0x32: can't find jump dest instruction at .text+0xa90003bf CC drivers/base/map.o CC sound/core/pcm.o sound/hda/hdac_regmap.o: warning: objtool: hda_reg_read()+0x57: can't find jump dest instruction at .text+0xde000190 fs/xattr.o: warning: objtool: generic_listxattr()+0x31: can't find jump dest instruction at .text+0x93000145 LD sound/firewire/snd-isight.o fs/orangefs/dcache.o: warning: objtool: orangefs_d_revalidate()+0x1d: can't find jump dest instruction at .text+0x36010023 fs/orangefs/xattr.o: warning: objtool: orangefs_inode_getxattr()+0x55: can't find jump dest instruction at .text+0xfb00005b CC sound/firewire/tascam/tascam.o crypto/ablkcipher.o: warning: objtool: ablkcipher_walk_done()+0x39: can't find jump dest instruction at .text+0x8400023a CC sound/core/pcm_native.o CC [M] fs/orangefs/waitqueue.o sound/firewire/bebob/bebob_command.o: warning: objtool: avc_audio_set_selector()+0x29: call without frame pointer save/setup sound/firewire/bebob/bebob_command.o: warning: objtool: avc_audio_get_selector()+0x29: call without frame pointer save/setup sound/firewire/bebob/bebob_command.o: warning: objtool: avc_bridgeco_get_plug_type()+0x24: call without frame pointer save/setup sound/firewire/bebob/bebob_command.o: warning: objtool: avc_bridgeco_get_plug_ch_pos()+0x41: call without frame pointer save/setup sound/firewire/bebob/bebob_command.o: warning: objtool: avc_bridgeco_get_plug_section_type()+0x29: call without frame pointer save/setup sound/firewire/bebob/bebob_command.o: warning: objtool: avc_bridgeco_get_plug_input()+0x24: call without frame pointer save/setup sound/firewire/bebob/bebob_command.o: warning: objtool: avc_bridgeco_get_plug_strm_fmt()+0x56: call without frame pointer save/setup sound/firewire/amdtp-stream.o: warning: objtool: amdtp_stream_start()+0x38: can't find jump dest instruction at .text+0xfc000231 CC crypto/rng.o fs/fs-writeback.o: warning: objtool: move_expired_inodes()+0x36: can't find jump dest instruction at .text+0x890002ff fs/romfs/super.o: warning: objtool: romfs_readdir()+0x4e: can't find jump dest instruction at .text+0xe1000156 AS firmware/radeon/R100_cp.bin.gen.o CC sound/core/pcm_lib.o CC [M] drivers/dca/dca-sysfs.o LD drivers/char/mwave/built-in.o CC crypto/ansi_cprng.o fs/nls/nls_cp863.o: warning: objtool: init_nls_cp863()+0xd: call without frame pointer save/setup fs/nls/nls_cp863.o: warning: objtool: exit_nls_cp863()+0xb: call without frame pointer save/setup CC drivers/cpufreq/cpufreq_performance.o CC drivers/clocksource/em_sti.o AS firmware/radeon/R200_cp.bin.gen.o CC drivers/dma/dmaengine.o CC [M] drivers/char/hw_random/timeriomem-rng.o sound/core/init.o: warning: objtool: snd_card_set_id_no_lock()+0xec: can't find jump dest instruction at .text+0x850003be CC sound/firewire/bebob/bebob_maudio.o CC [M] sound/firewire/oxfw/oxfw.o CC drivers/devfreq/governor_performance.o fs/fhandle.o: warning: objtool: SyS_name_to_handle_at()+0x26: can't find jump dest instruction at .text+0x92010037 fs/configfs/dir.o: warning: objtool: configfs_new_dirent()+0x2b: can't find jump dest instruction at .text+0x8300022d CC [M] drivers/char/mwave/mwavedd.o .sound/hda/array.o: warning: objtool: snd_array_free()+0xd: call without frame pointer save/setup sound/hda/array.o: warning: objtool: snd_array_new()+0x40: call without frame pointer save/setup fs/ecryptfs/debug.o: warning: objtool: ecryptfs_dump_auth_tok()+0x3f: can't find jump dest instruction at .text+0x91000044 drivers/acpi/sleep.o: warning: objtool: tts_notify_reboot()+0x12: call without frame pointer save/setup drivers/acpi/sleep.o: warning: objtool: acpi_power_off()+0xa: call without frame pointer save/setup drivers/acpi/sleep.o: warning: objtool: acpi_power_off_prepare()+0x9: call without frame pointer save/setup drivers/acpi/sleep.o: warning: objtool: acpi_sleep_init()+0x1f: call without frame pointer save/setup CC drivers/dma-buf/dma-buf.o CC [M] drivers/char/mwave/smapi.o arch/x86/video/fbdev.o: warning: objtool: fb_is_primary_device()+0xd: call without frame pointer save/setup CC sound/core/pcm_misc.o fs/logfs/dev_mtd.o: warning: objtool: logfs_mtd_erase()+0x7d: can't find jump dest instruction at .text+0x1e01016a CC fs/nls/nls_ascii.o fs/nls/nls_cp866.o: warning: objtool: init_nls_cp866()+0xd: call without frame pointer save/setup fs/nls/nls_cp866.o: warning: objtool: exit_nls_cp866()+0xb: call without frame pointer save/setup CC [M] sound/firewire/digi00x/digi00x-proc.o sound/firewire/digi00x/amdtp-dot.o: warning: objtool: process_rx_data_blocks()+0x75: can't find jump dest instruction at .text+0xcb0000fb drivers/char/ipmi/ipmi_smic_sm.o: warning: objtool: smic_event()+0x13: can't find jump dest instruction at .text+0x80030108 sound/core/sound_oss.o: warning: objtool: snd_unregister_oss_device()+0x1d: can't find jump dest instruction at .text+0xb30000e7 LD fs/romfs/romfs.o mm/filemap.o: warning: objtool: generic_write_checks()+0x2e: can't find jump dest instruction at .text+0xaa0000ba CC drivers/acpi/processor_core.o AS firmware/radeon/R300_cp.bin.gen.o CC fs/nls/nls_iso8859-6.o CC drivers/clocksource/i8253.o sound/hda/hdac_device.o: warning: objtool: snd_hdac_calc_stream_format()+0x34: can't find jump dest instruction at .text+0x8000007d LD fs/configfs/configfs.o LD fs/romfs/built-in.o CC [M] fs/ubifs/scan.o fs/inode.o: warning: objtool: file_update_time()+0x1d: can't find jump dest instruction at .text+0x9a0001d2 LD fs/configfs/built-in.o drivers/char/misc.o: warning: objtool: misc_open()+0x46: can't find jump dest instruction at .text+0x9800004c arch/x86/pci/early.o: warning: objtool: early_dump_pci_device()+0x28: call without frame pointer save/setup arch/x86/pci/early.o: warning: objtool: early_dump_pci_devices()+0xe: call without frame pointer save/setup crypto/algapi.o: warning: objtool: __crypto_register_alg()+0x1a: can't find jump dest instruction at .text+0x150105cb arch/x86/pci/legacy.o: warning: objtool: pcibios_scan_specific_bus()+0x12: call without frame pointer save/setup arch/x86/pci/legacy.o: warning: objtool: pci_legacy_init()+0x10: call without frame pointer save/setup arch/x86/pci/legacy.o: warning: objtool: pci_subsys_init()+0x2c: call without frame pointer save/setup CC drivers/acpi/processor_pdc.o LD arch/x86/video/built-in.o sound/firewire/oxfw/oxfw-command.o: warning: objtool: avc_stream_set_format()+0x42: can't find jump dest instruction at .text+0x84000048 .fs/posix_acl.o: warning: objtool: posix_acl_valid()+0x17: can't find jump dest instruction at .text+0x8a00002b CC sound/core/pcm_memory.o CC fs/nls/nls_cp1255.o CC [M] drivers/char/hw_random/amd-rng.o mm/mmap.o: warning: objtool: get_unmapped_area()+0x5b: can't find jump dest instruction at .text+0xb500051e CC drivers/base/devres.o sound/firewire/amdtp-am824.o: warning: objtool: process_rx_data_blocks()+0x82: can't find jump dest instruction at .text+0xe90000fd CC sound/core/memalloc.o sound/pci/cs5530.o: warning: objtool: snd_cs5530_probe()+0x23: can't find jump dest instruction at .text+0x58020064 CC drivers/acpi/ec.o fs/orangefs/orangefs-mod.o: warning: objtool: purge_inprogress_ops()+0x13: can't find jump dest instruction at .text+0xe6000018 fs/binfmt_elf.o: warning: objtool: elf_map()+0x38: can't find jump dest instruction at .text+0x970000c3 fs/eventpoll.o: warning: objtool: ep_send_events_proc()+0x3d: can't find jump dest instruction at .text+0xaa000159 CC [M] sound/firewire/digi00x/digi00x-pcm.o mm/vmalloc.o: warning: objtool: vunmap_page_range()+0x79: can't find jump dest instruction at .text+0x4f01024f drivers/clocksource/clksrc-probe.o: warning: objtool: clocksource_probe()+0x43: call without frame pointer save/setup sound/drivers/vx/vx_core.o: warning: objtool: snd_vx_create()+0x19: can't find jump dest instruction at .text+0xac00001f CC drivers/dma-buf/fence.o CC drivers/dma/virt-dma.o CC drivers/clocksource/mmio.o fs/select.o: warning: objtool: poll_select_copy_remaining()+0x1e: can't find jump dest instruction at .text+0xdf000062 AS firmware/radeon/R420_cp.bin.gen.o sound/isa/sb/sb_common.o: warning: objtool: snd_sbdsp_create()+0x33: can't find jump dest instruction at .text+0x4e0301a6 CC drivers/dma-buf/reservation.o sound/i2c/other/ak4113.o: warning: objtool: external_rate()+0x12: can't find jump dest instruction at .text+0x8a000054 drivers/base/component.o: warning: objtool: try_to_bring_up_master()+0x1e: can't find jump dest instruction at .text+0x890002bb CC crypto/drbg.o CC [M] sound/firewire/digi00x/digi00x-hwdep.o mm/vmscan.o: warning: objtool: __remove_mapping()+0x5b: can't find jump dest instruction at .text+0xb8000112 CC drivers/base/attribute_container.o . LD [M] sound/i2c/other/snd-ak4114.o kernel/time/timekeeping.o: warning: objtool: ktime_get_mono_fast_ns()+0x117: can't find jump dest instruction at .text+0xf4ff01b6 fs/fscache/operation.o: warning: objtool: fscache_put_operation()+0x25: can't find jump dest instruction at .text+0xe00000d8 CC [M] drivers/char/mwave/tp3780i.o CC [M] fs/ubifs/replay.o CC drivers/clocksource/dw_apb_timer.o CC drivers/base/transport_class.o fs/notify/fanotify/fanotify_user.o: warning: objtool: fanotify_read()+0xdd: can't find jump dest instruction at .text+0xd90101d8 fs/logfs/journal.o: warning: objtool: logfs_read_journal()+0x99: can't find jump dest instruction at .text+0xa1030448 CC drivers/clk/clk-fixed-factor.o fs/orangefs/orangefs-utils.o: warning: objtool: fsid_of_op()+0x9: can't find jump dest instruction at .text+0xaa00000f CC drivers/char/tlclk.o drivers/clk/clk-devres.o: warning: objtool: devm_clk_put()+0x15: call without frame pointer save/setup drivers/clk/clk-devres.o: warning: objtool: devm_clk_release()+0x7: call without frame pointer save/setup drivers/clk/clk-devres.o: warning: objtool: devm_clk_get()+0x2c: call without frame pointer save/setup AS firmware/radeon/RS690_cp.bin.gen.o LD sound/firewire/snd-firewire-lib.o CC sound/firewire/bebob/bebob.o CC crypto/jitterentropy.o fs/orangefs/inode.o: warning: objtool: orangefs_readpages()+0x1d: can't find jump dest instruction at .text+0xad00019b kernel/workqueue.o: warning: objtool: worker_enter_idle()+0xf: can't find jump dest instruction at .text+0xaf000108 CC [M] drivers/char/ttyprintk.o CC sound/core/sgbuf.o LD sound/isa/sb/snd-sb-common.o fs/eventfd.o: warning: objtool: eventfd_write()+0x4a: can't find jump dest instruction at .text+0x2f0100ab sound/core/ctljack.o: warning: objtool: snd_kctl_jack_new()+0x2b: can't find jump dest instruction at .text+0xa7000041 LD kernel/time/built-in.o fs/fuse/inode.o: warning: objtool: fuse_get_dentry()+0x2b: can't find jump dest instruction at .text+0xdb00022f CC drivers/base/topology.o arch/x86/kernel/cpu/mcheck/mce.o: warning: objtool: mce_chrdev_read()+0x3d: can't find jump dest instruction at .text+0xf90102d4 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 drivers/char/xillybus/xillybus_core.o fs/nls/nls_cp1250.o: warning: objtool: init_nls_cp1250()+0xd: call without frame pointer save/setup LD fs/notify/fanotify/built-in.o fs/nls/nls_cp1250.o: warning: objtool: exit_nls_cp1250()+0xb: call without frame pointer save/setup . CC drivers/devfreq/governor_userspace.o CC drivers/clk/clk-fixed-rate.o drivers/char/ipmi/ipmi_devintf.o: warning: objtool: ipmi_open()+0x2f: can't find jump dest instruction at .text+0xc20001ed mm/ksm.o: warning: objtool: break_ksm()+0xd3: can't find jump dest instruction at .text+0x400002a7 drivers/acpi/utils.o: warning: objtool: acpi_evaluate_reference()+0x33: can't find jump dest instruction at .text+0x40103bd CC drivers/char/xillybus/xillybus_of.o CC sound/core/rawmidi.o arch/x86/ras/mce_amd_inj.o: warning: objtool: flags_write()+0x25: can't find jump dest instruction at .text+0x8b000189 CC drivers/char/tpm/tpm-interface.o fs/nls/nls_cp1251.o: warning: objtool: init_nls_cp1251()+0xd: call without frame pointer save/setup fs/nls/nls_cp1251.o: warning: objtool: exit_nls_cp1251()+0xb: call without frame pointer save/setup LD fs/notify/built-in.o CC [M] fs/ubifs/log.o CC crypto/jitterentropy-kcapi.o CC [M] drivers/char/mwave/3780i.o kernel/module.o: warning: objtool: get_ksymbol()+0x64: can't find jump dest instruction at .text+0xa5000170 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()+0x1c: call without frame pointer save/setup sound/firewire/tascam/amdtp-tascam.o: warning: objtool: amdtp_tscm_init()+0x41: call without frame pointer save/setup CC fs/nls/nls_iso8859-14.o CC drivers/char/tpm/tpm-dev.o AS firmware/radeon/RS600_cp.bin.gen.o sound/drivers/vx/vx_uer.o: warning: objtool: vx_set_iec958_status()+0x1c: can't find jump dest instruction at .text+0x840001f2 sound/firewire/bebob/bebob_midi.o: warning: objtool: snd_bebob_create_midi_devices()+0x2d: can't find jump dest instruction at .text+0xac00029c LD arch/x86/kernel/cpu/mcheck/built-in.o CC drivers/char/tpm/tpm-sysfs.o 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 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 sound/i2c/other/pt2258.o: warning: objtool: pt2258_switch_put()+0x1f: can't find jump dest instruction at .text+0xa00001af CC drivers/clk/clk-gate.o CC [M] sound/firewire/digi00x/digi00x-transaction.o LD sound/core/oss/built-in.o CC [M] sound/core/hrtimer.o drivers/bcma/sprom.o: warning: objtool: bcma_sprom_get()+0x34: can't find jump dest instruction at .text+0x820d0078 fs/ecryptfs/miscdev.o: warning: objtool: ecryptfs_miscdev_read()+0x3a: can't find jump dest instruction at .text+0x840201f6 sound/pci/atiixp_modem.o: warning: objtool: snd_atiixp_interrupt()+0x1a: can't find jump dest instruction at .text+0xc90001df CC [M] drivers/char/nvram.o sound/firewire/bebob/bebob_terratec.o: warning: objtool: phase24_series_clk_src_get()+0x17: call without frame pointer save/setup sound/firewire/bebob/bebob_terratec.o: warning: objtool: phase88_rack_clk_src_get()+0x20: call without frame pointer save/setup CC drivers/dma-buf/seqno-fence.o crypto/xts.o: warning: objtool: crypt()+0x32: can't find jump dest instruction at .text+0xbe000107 CC [M] sound/core/oss/mixer_oss.o .sound/hda/hdac_controller.o: warning: objtool: snd_hdac_bus_handle_stream_irq()+0xb7: can't find jump dest instruction at .text+0x7c000158 CC drivers/char/tpm/tpm-chip.o drivers/bcma/driver_gpio.o: warning: objtool: bcma_gpio_direction_input()+0x8: call without frame pointer save/setup drivers/bcma/driver_gpio.o: warning: objtool: bcma_gpio_direction_output()+0x16: call without frame pointer save/setup drivers/bcma/driver_gpio.o: warning: objtool: bcma_gpio_set_value()+0xe: call without frame pointer save/setup drivers/bcma/driver_gpio.o: warning: objtool: bcma_gpio_get_value()+0x8: call without frame pointer save/setup drivers/bcma/driver_gpio.o: warning: objtool: bcma_gpio_free()+0x9: call without frame pointer save/setup drivers/bcma/driver_gpio.o: warning: objtool: bcma_gpio_request()+0x13: call without frame pointer save/setup drivers/bcma/driver_gpio.o: warning: objtool: bcma_gpio_init()+0x76: call without frame pointer save/setup drivers/bcma/driver_gpio.o: warning: objtool: bcma_gpio_unregister()+0x8: call without frame pointer save/setup CC drivers/edac/edac_stub.o CC drivers/dma/acpi-dma.o CC drivers/cpufreq/cpufreq_powersave.o fs/kernfs/dir.o: warning: objtool: kernfs_dop_revalidate()+0x17: can't find jump dest instruction at .text+0x9b0002f7 LD sound/pci/asihpi/built-in.o drivers/cpufreq/cpufreq_performance.o: warning: objtool: cpufreq_governor_performance()+0x16: 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 crypto/gf128mul.o: warning: objtool: gf128mul_init_4k_bbe()+0x22: can't find jump dest instruction at .text+0x950002e0 fs/ecryptfs/messaging.o: warning: objtool: ecryptfs_spawn_daemon()+0x2c: can't find jump dest instruction at .text+0x8d0000a3 fs/fscache/object.o: warning: objtool: fscache_invalidate_object()+0x2b: can't find jump dest instruction at .text+0x3e010602 CC drivers/dma/of-dma.o fs/logfs/super.o: warning: objtool: write_one_sb()+0x2e: can't find jump dest instruction at .text+0x1f02014d LD [M] sound/i2c/other/snd-ak4113.o CC [M] sound/firewire/digi00x/digi00x-midi.o CC drivers/extcon/extcon.o CC drivers/char/tpm/tpm2-cmd.o CC fs/nls/mac-celtic.o drivers/clocksource/acpi_pm.o: warning: objtool: acpi_pm_read_slow()+0x4: call without frame pointer save/setup drivers/clocksource/acpi_pm.o: warning: objtool: parse_pmtmr()+0x11: call without frame pointer save/setup drivers/clocksource/acpi_pm.o: warning: objtool: init_acpi_pm_clocksource()+0x23: call without frame pointer save/setup fs/nls/nls_ascii.o: warning: objtool: init_nls_ascii()+0xd: call without frame pointer save/setup fs/nls/nls_ascii.o: warning: objtool: exit_nls_ascii()+0xb: call without frame pointer save/setup CC drivers/base/container.o CC drivers/dma/dma-axi-dmac.o CC drivers/edac/mce_amd.o fs/splice.o: warning: objtool: splice_direct_to_actor()+0x3a: can't find jump dest instruction at .text+0x7301054b drivers/char/hw_random/via-rng.o: warning: objtool: via_rng_data_present()+0x33: call without frame pointer save/setup drivers/char/hw_random/via-rng.o: warning: objtool: mod_exit()+0xb: call without frame pointer save/setup drivers/char/hw_random/via-rng.o: warning: objtool: mod_init()+0x20: call without frame pointer save/setup CC drivers/cpufreq/cpufreq_userspace.o crypto/sha512_generic.o: warning: objtool: sha512_transform()+0x4a: can't find jump dest instruction at .text+0x1010160 CC [M] sound/pci/asihpi/asihpi.o fs/fuse/dir.o: warning: objtool: fuse_getxattr()+0x3f: can't find jump dest instruction at .text+0xa5000105 CC drivers/clk/clk-multiplier.o CC [M] sound/core/oss/pcm_oss.o AS firmware/radeon/R520_cp.bin.gen.o CC drivers/firewire/core-card.o fs/dcookies.o: warning: objtool: dcookie_unregister()+0x3f: can't find jump dest instruction at .text+0x9a000083 crypto/jitterentropy.o: warning: objtool: jent_memaccess()+0x5a: can't find jump dest instruction at .text+0xa00001e4 drivers/base/driver.o: warning: objtool: driver_find()+0x1a: call without frame pointer save/setup drivers/base/driver.o: warning: objtool: driver_remove_file()+0xf: 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()+0x46: call without frame pointer save/setup drivers/base/driver.o: warning: objtool: driver_for_each_device()+0x44: call without frame pointer save/setup drivers/base/driver.o: warning: objtool: driver_add_groups()+0x8: call without frame pointer save/setup drivers/base/driver.o: warning: objtool: driver_register()+0x23: call without frame pointer save/setup drivers/base/driver.o: warning: objtool: driver_remove_groups()+0x8: call without frame pointer save/setup drivers/base/driver.o: warning: objtool: driver_unregister()+0x19: call without frame pointer save/setup arch/x86/pci/bus_numa.o: warning: objtool: update_res()+0x1a: can't find jump dest instruction at .text+0xa00000f7 drivers/base/init.o: warning: objtool: driver_init()+0x4: call without frame pointer save/setup sound/firewire/oxfw/oxfw-pcm.o: warning: objtool: pcm_open()+0x22: can't find jump dest instruction at .text+0x3b0204ed CC drivers/cpufreq/cpufreq_ondemand.o fs/nls/nls_cp1255.o: warning: objtool: init_nls_cp1255()+0xd: call without frame pointer save/setup fs/nls/nls_cp1255.o: warning: objtool: exit_nls_cp1255()+0xb: call without frame pointer save/setup AS firmware/radeon/R600_pfp.bin.gen.o LD fs/kernfs/built-in.o CC [M] fs/ubifs/commit.o drivers/devfreq/governor_performance.o: warning: objtool: devfreq_performance_handler()+0x1f: 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 CC drivers/clocksource/clksrc-dbx500-prcmu.o sound/isa/sb/sb16_main.o: warning: objtool: snd_sb16_capture_open()+0x2c: can't find jump dest instruction at .text+0x960004b9 CC [M] sound/firewire/digi00x/digi00x.o .sound/firewire/tascam/tascam-stream.o: warning: objtool: snd_tscm_stream_init_duplex()+0x20: can't find jump dest instruction at .text+0x94000236 CC [M] drivers/devfreq/governor_powersave.o CC drivers/base/property.o fs/orangefs/namei.o: warning: objtool: orangefs_rename()+0x34: can't find jump dest instruction at .text+0xa100003a CC drivers/clk/clk-mux.o sound/firewire/bebob/bebob_yamaha.o: warning: objtool: clk_src_get()+0x17: call without frame pointer save/setup fs/orangefs/orangefs-debugfs.o: warning: objtool: orangefs_debug_write()+0x68: can't find jump dest instruction at .text+0x7501013c CC fs/nls/mac-iceland.o drivers/base/dd.o: warning: objtool: driver_deferred_probe_trigger()+0xb: can't find jump dest instruction at .text+0x87000231 CC drivers/char/tpm/tpm_ppi.o CC drivers/extcon/extcon-adc-jack.o drivers/bcma/driver_chipcommon_b.o: warning: objtool: bcma_chipco_b_mii_write()+0x6d: call without frame pointer save/setup drivers/bcma/driver_chipcommon_b.o: warning: objtool: bcma_core_chipcommon_b_init()+0x27: call without frame pointer save/setup drivers/bcma/driver_chipcommon_b.o: warning: objtool: bcma_core_chipcommon_b_free()+0xd: call without frame pointer save/setup CC [M] sound/pci/asihpi/hpioctl.o CC drivers/clk/clk-composite.o CC drivers/base/cacheinfo.o drivers/bcma/driver_pcie2.o: warning: objtool: bcma_core_pcie2_init()+0xc5: can't find jump dest instruction at .text+0x440100cb CC crypto/hash_info.o CC [M] fs/ubifs/gc.o AS firmware/radeon/R600_me.bin.gen.o CC drivers/clocksource/timer-sun5i.o CC drivers/char/tpm/tpm_eventlog.o fs/nls/nls_iso8859-6.o: warning: objtool: init_nls_iso8859_6()+0xd: call without frame pointer save/setup fs/nls/nls_iso8859-6.o: warning: objtool: exit_nls_iso8859_6()+0xb: call without frame pointer save/setup CC [M] sound/pci/asihpi/hpimsginit.o sound/firewire/bebob/bebob_stream.o: warning: objtool: fill_stream_formations.constprop.4()+0x33: can't find jump dest instruction at .text+0xee000079 CC sound/pci/au88x0/au8810.o arch/x86/pci/irq.o: warning: objtool: pcibios_lookup_irq()+0x35: can't find jump dest instruction at .text+0xef020510 mm/shmem.o: warning: objtool: shmem_recalc_inode()+0x23: can't find jump dest instruction at .text+0x80000121 CC arch/x86/lib/msr.o LD sound/isa/sb/snd-sb16-dsp.o drivers/base/syscore.o: warning: objtool: unregister_syscore_ops()+0x12: call without frame pointer save/setup drivers/base/syscore.o: warning: objtool: register_syscore_ops()+0x12: call without frame pointer save/setup drivers/base/syscore.o: warning: objtool: syscore_shutdown()+0x10: call without frame pointer save/setup sound/firewire/oxfw/oxfw-stream.o: warning: objtool: snd_oxfw_stream_parse_format()+0x1b: can't find jump dest instruction at .text+0x8b000232 CC [M] fs/nls/nls_cp437.o fs/orangefs/devorangefs-req.o: warning: objtool: orangefs_devreq_ioctl()+0x22: can't find jump dest instruction at .text+0x3303013c sound/firewire/bebob/bebob_hwdep.o: warning: objtool: hwdep_ioctl()+0x1d: can't find jump dest instruction at .text+0xd40000bd sound/firewire/tascam/tascam-pcm.o: warning: objtool: pcm_open()+0x1c: can't find jump dest instruction at .text+0x69010353 CC drivers/clocksource/vt8500_timer.o LD sound/isa/sb/built-in.o CC drivers/cpufreq/cpufreq_conservative.o crypto/crc32c_generic.o: warning: objtool: chksum_digest()+0x11: call without frame pointer save/setup crypto/crc32c_generic.o: warning: objtool: chksum_finup()+0xf: call without frame pointer save/setup crypto/crc32c_generic.o: warning: objtool: chksum_update()+0xf: call without frame pointer save/setup crypto/crc32c_generic.o: warning: objtool: crc32c_mod_init()+0xb: call without frame pointer save/setup crypto/crc32c_generic.o: warning: objtool: crc32c_mod_fini()+0xb: call without frame pointer save/setup drivers/base/firmware.o: warning: objtool: firmware_init()+0xd: call without frame pointer save/setup sound/firewire/bebob/bebob_pcm.o: warning: objtool: pcm_open()+0x32: can't find jump dest instruction at .text+0xd020333 fs/orangefs/super.o: warning: objtool: orangefs_statfs()+0x2c: can't find jump dest instruction at .text+0xb200014f CC crypto/asymmetric_keys/asymmetric_type.o CC [M] fs/ubifs/orphan.o crypto/lrw.o: warning: objtool: crypt()+0x43: can't find jump dest instruction at .text+0x1901006a CC drivers/extcon/extcon-palmas.o CC drivers/base/power/clock_ops.o CC [M] sound/pci/asihpi/hpicmn.o mm/zsmalloc.o: warning: objtool: zs_create_pool()+0x2e: can't find jump dest instruction at .text+0xd30102ab sound/drivers/vx/vx_pcm.o: warning: objtool: vx_init_audio_io()+0x59: can't find jump dest instruction at .text+0xe00006ca LD sound/isa/built-in.o AS arch/x86/lib/msr-reg.o CC crypto/asymmetric_keys/signature.o . CC [M] fs/ubifs/budget.o sound/firewire/tascam/tascam-hwdep.o: warning: objtool: hwdep_ioctl()+0x1d: can't find jump dest instruction at .text+0xd40000bd drivers/acpi/device_pm.o: warning: objtool: acpi_device_set_power()+0x1b: can't find jump dest instruction at .text+0xc5010097 drivers/char/applicom.o: warning: objtool: ac_ioctl()+0x2c: can't find jump dest instruction at .text+0x4c030032 CC drivers/clocksource/samsung_pwm_timer.o CC drivers/clk/clk-fractional-divider.o AS firmware/radeon/RV610_pfp.bin.gen.o CC crypto/asymmetric_keys/public_key.o CC [M] fs/ubifs/find.o CC drivers/char/tpm/tpm_acpi.o AS firmware/radeon/RV610_me.bin.gen.o sound/firewire/digi00x/digi00x-stream.o: warning: objtool: snd_dg00x_stream_start_duplex()+0x21: can't find jump dest instruction at .text+0x6e0302fc CC [M] sound/pci/asihpi/hpifunc.o sound/firewire/oxfw/oxfw-hwdep.o: warning: objtool: hwdep_ioctl()+0x1d: can't find jump dest instruction at .text+0xd40000bd LD drivers/fmc/built-in.o drivers/bcma/core.o: warning: objtool: bcma_core_disable()+0x22: can't find jump dest instruction at .text+0xa0000140 drivers/clocksource/mmio.o: warning: objtool: clocksource_mmio_init()+0x3c: call without frame pointer save/setup ASN.1 crypto/asymmetric_keys/x509_akid-asn1.c CC [M] drivers/fmc/fmc-core.o ASN.1 crypto/asymmetric_keys/x509-asn1.c fs/ecryptfs/crypto.o: warning: objtool: ecryptfs_decode_from_filename()+0x8: can't find jump dest instruction at .text+0x8e00000e CC [M] drivers/fmc/fmc-match.o CC drivers/clocksource/asm9260_timer.o sound/drivers/vx/vx_mixer.o: warning: objtool: vx_get_audio_vu_meter()+0x2b: can't find jump dest instruction at .text+0xa100010b CC arch/x86/lib/msr-reg-export.o drivers/cpufreq/cpufreq_stats.o: warning: objtool: show_trans_table()+0xa0: can't find jump dest instruction at .text+0xe700019a CC [M] drivers/fmc/fmc-sdb.o drivers/acpi/device_sysfs.o: warning: objtool: acpi_eject_store()+0x1d: can't find jump dest instruction at .text+0xa00002df fs/orangefs/orangefs-sysfs.o: warning: objtool: sysfs_int_show()+0x57: can't find jump dest instruction at .text+0x84000182 fs/nls/nls_iso8859-14.o: warning: objtool: init_nls_iso8859_14()+0xd: call without frame pointer save/setup fs/nls/nls_iso8859-14.o: warning: objtool: exit_nls_iso8859_14()+0xb: call without frame pointer save/setup drivers/char/hw_random/timeriomem-rng.o: warning: objtool: timeriomem_rng_probe()+0x2d: can't find jump dest instruction at .text+0x8a01006e crypto/blowfish_common.o: warning: objtool: blowfish_setkey()+0xe2: can't find call dest symbol at offset 0x9efc0461 drivers/clk/clkdev.o: warning: objtool: clk_register_clkdevs()+0x3b: can't find call dest symbol at offset 0x8400007c arch/x86/pci/amd_bus.o: warning: objtool: early_root_info_init()+0x1e: can't find jump dest instruction at .init.text+0xb05004a LD [M] sound/i2c/other/snd-pt2258.o . CC drivers/acpi/dock.o CC [M] drivers/edac/edac_mc.o drivers/cpufreq/cpufreq_powersave.o: warning: objtool: cpufreq_governor_powersave()+0x13: call without frame pointer save/setup drivers/cpufreq/cpufreq_powersave.o: warning: objtool: cpufreq_gov_powersave_init()+0xb: call without frame pointer save/setup drivers/cpufreq/cpufreq_powersave.o: warning: objtool: cpufreq_gov_powersave_exit()+0xb: call without frame pointer save/setup CC drivers/gpu/vga/vgaarb.o kernel/rcu/tree.o: warning: objtool: force_qs_rnp()+0x3e: can't find jump dest instruction at .text+0x501096f CC drivers/firmware/dmi_scan.o sound/hda/hdac_stream.o: warning: objtool: snd_hdac_dsp_cleanup()+0x19: can't find jump dest instruction at .text+0x9e0005eb fs/logfs/segment.o: warning: objtool: pad_partial_page()+0x3b: can't find jump dest instruction at .text+0xd30001c2 CC drivers/cpufreq/cpufreq_governor.o CC drivers/char/tpm/tpm_i2c_nuvoton.o CC [M] drivers/fmc/fru-parse.o drivers/dca/dca-sysfs.o: warning: objtool: dca_sysfs_add_req()+0x2d: call without frame pointer save/setup drivers/dca/dca-sysfs.o: warning: objtool: dca_sysfs_remove_req()+0xd: call without frame pointer save/setup drivers/dca/dca-sysfs.o: warning: objtool: dca_sysfs_add_provider()+0x16: call without frame pointer save/setup drivers/dca/dca-sysfs.o: warning: objtool: dca_sysfs_remove_provider()+0xe: 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 drivers/base/map.o: warning: objtool: kobj_map()+0x80: can't find jump dest instruction at .text+0x93000086 crypto/rmd160.o: warning: objtool: rmd160_update()+0x78: can't find call dest symbol at offset 0xfde81802 CC drivers/clk/clk-gpio.o sound/firewire/tascam/tascam-transaction.o: warning: objtool: fill_message()+0x32: can't find jump dest instruction at .text+0x61010038 CC [M] fs/ubifs/tnc_commit.o CC drivers/clk/clk-conf.o CC drivers/hsi/hsi_boardinfo.o sound/firewire/oxfw/oxfw-midi.o: warning: objtool: snd_oxfw_create_midi()+0x16: can't find jump dest instruction at .text+0xd30002a5 LD [M] sound/drivers/vx/snd-vx-lib.o drivers/clocksource/em_sti.o: warning: objtool: em_sti_start()+0xe0: can't find jump dest instruction at .text+0x76000107 drivers/char/ipmi/ipmi_bt_sm.o: warning: objtool: drain_BMC2HOST.isra.1()+0x19: can't find jump dest instruction at .text+0x9d000295 fs/ubifs/io.o: warning: objtool: ubifs_check_node()+0x70: can't find jump dest instruction at .text+0x7010561 CC drivers/base/regmap/regmap.o CC drivers/acpi/pci_root.o CC drivers/firmware/dell_rbu.o CC drivers/char/tpm/tpm_nsc.o sound/core/jack.o: warning: objtool: snd_jack_report()+0x14: can't find jump dest instruction at .text+0xc8000068 drivers/cpufreq/freq_table.o: warning: objtool: cpufreq_frequency_table_target()+0x37: can't find jump dest instruction at .text+0xbb00010c drivers/char/mwave/smapi.o: warning: objtool: smapi_query_DSP_cfg()+0x91: can't find jump dest instruction at .text+0xb6000147 fs/ecryptfs/keystore.o: warning: objtool: decrypt_passphrase_encrypted_session_key()+0x6b: can't find jump dest instruction at .text+0x7c0101d1 AS firmware/radeon/RV630_pfp.bin.gen.o sound/core/vmaster.o: warning: objtool: snd_ctl_make_virtual_master()+0x4f: can't find jump dest instruction at .text+0x8100010a drivers/clocksource/i8253.o: warning: objtool: pit_set_periodic()+0xb: call without frame pointer save/setup drivers/clocksource/i8253.o: warning: objtool: pit_next_event()+0x10: call without frame pointer save/setup drivers/clocksource/i8253.o: warning: objtool: pit_set_oneshot()+0xb: call without frame pointer save/setup drivers/clocksource/i8253.o: warning: objtool: pit_shutdown()+0x1c: call without frame pointer save/setup drivers/clocksource/i8253.o: warning: objtool: clockevent_i8253_init()+0x1b: call without frame pointer save/setup drivers/bcma/main.o: warning: objtool: bcma_prepare_core()+0x55: can't find jump dest instruction at .text+0xea00039d crypto/mcryptd.o: warning: objtool: mcryptd_queue_worker()+0xbd: can't find jump dest instruction at .text+0x84000385 drivers/acpi/processor_pdc.o: warning: objtool: acpi_processor_set_pdc()+0x24: can't find jump dest instruction at .text+0x5c01002a CC crypto/asymmetric_keys/x509_public_key.o CC drivers/base/regmap/regcache.o drivers/bcma/driver_chipcommon.o: warning: objtool: bcma_core_chipcommon_init()+0xe: can't find jump dest instruction at .text+0xdd00030c fs/ubifs/sb.o: warning: objtool: ubifs_read_superblock()+0x1b: can't find jump dest instruction at .text+0x5b0601df drivers/base/class.o: warning: objtool: class_interface_register()+0x18: can't find jump dest instruction at .text+0x9a00031e LD drivers/dma/hsu/built-in.o crypto/anubis.o: warning: objtool: anubis_crypt()+0x47: can't find jump dest instruction at .text+0x2201004c AS arch/x86/lib/iomap_copy_64.o fs/ubifs/journal.o: warning: objtool: make_reservation()+0x8e: can't find jump dest instruction at .text+0x601010c fs/ubifs/file.o: warning: objtool: ubifs_vm_page_mkwrite()+0x9b: can't find jump dest instruction at .text+0xa2010139 CC [M] drivers/cpufreq/speedstep-lib.o LD sound/drivers/built-in.o CC drivers/clocksource/h8300_timer8.o CC drivers/hwtracing/intel_th/core.o ASN.1 crypto/asymmetric_keys/pkcs7-asn1.c CC drivers/base/dma-mapping.o .sound/firewire/tascam/tascam.o: warning: objtool: snd_tscm_probe()+0x2f: can't find jump dest instruction at .text+0x14020083 LD kernel/rcu/built-in.o fs/ubifs/dir.o: warning: objtool: ubifs_readdir()+0x2e: can't find jump dest instruction at .text+0xd70200b7 CC drivers/firmware/dmi-id.o CC drivers/firewire/core-cdev.o drivers/clocksource/sh_cmt.o: warning: objtool: sh_cmt_get_counter()+0xc8: can't find jump dest instruction at .text+0x6b000149 LD drivers/hwtracing/stm/built-in.o drivers/bcma/driver_chipcommon_pmu.o: warning: objtool: bcma_pmu_spuravoid_pllupdate()+0x3e: can't find jump dest instruction at .text+0xb5010271 CC [M] drivers/dma/hsu/hsu.o drivers/base/bus.o: warning: objtool: subsys_interface_unregister()+0x13: can't find jump dest instruction at .text+0x8d000223 fs/orangefs/dir.o: warning: objtool: orangefs_readdir()+0x38: can't find jump dest instruction at .text+0xb0050099 sound/i2c/other/ak4xxx-adda.o: warning: objtool: snd_akm4xxx_init()+0x30: can't find jump dest instruction at .text+0x95010534 CC crypto/ablk_helper.o LD drivers/dma/qcom/built-in.o CC crypto/asymmetric_keys/pkcs7_trust.o CC [M] drivers/edac/edac_device.o drivers/clocksource/dw_apb_timer.o: warning: objtool: dw_apb_clockevent_init()+0x3f: can't find jump dest instruction at .text+0x270101f2 AS arch/x86/lib/clear_page_64.o CC [M] fs/ubifs/compress.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 drivers/extcon/extcon-rt8973a.o CC drivers/dma/dw/core.o CC [M] crypto/echainiv.o LD [M] fs/ecryptfs/ecryptfs.o drivers/cpufreq/cpufreq_userspace.o: warning: objtool: cpufreq_set()+0x1a: call without frame pointer save/setup drivers/cpufreq/cpufreq_userspace.o: warning: objtool: show_speed()+0x16: call without frame pointer save/setup drivers/cpufreq/cpufreq_userspace.o: warning: objtool: cpufreq_governor_userspace()+0x43: 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 CC drivers/acpi/pci_link.o LD drivers/dma/ioat/built-in.o CC drivers/base/firmware_class.o CC [M] sound/pci/asihpi/hpidebug.o CC [M] crypto/vmac.o sound/firewire/bebob/bebob_focusrite.o: warning: objtool: saffire_meter_get()+0x48: can't find jump dest instruction at .text+0x870001c1 CC [M] fs/ubifs/lpt.o sound/firewire/oxfw/oxfw-spkr.o: warning: objtool: avc_audio_feature_mute()+0x41: can't find jump dest instruction at .text+0xa70000d2 CC drivers/clk/clk-cdce706.o CC [M] drivers/hwtracing/stm/core.o CC sound/pci/aw2/aw2-alsa.o CC drivers/hwtracing/intel_th/debug.o CC drivers/firmware/qemu_fw_cfg.o arch/x86/pci/common.o: warning: objtool: pcibios_add_device()+0x11: can't find jump dest instruction at .text+0x800002a4 CC drivers/i2c/i2c-boardinfo.o CC drivers/dma/dw/platform.o CC drivers/idle/i7300_idle.o drivers/char/ttyprintk.o: warning: objtool: tpk_printk()+0xf: can't find jump dest instruction at .text+0xa9000015 CC drivers/hwtracing/intel_th/gth.o CC [M] drivers/dma/ioat/init.o CC crypto/asymmetric_keys/pkcs7_verify.o fs/orangefs/waitqueue.o: warning: objtool: purge_waiting_ops()+0x1d: can't find jump dest instruction at .text+0x88000022 CC drivers/clocksource/h8300_timer16.o fs/ubifs/master.o: warning: objtool: ubifs_read_master()+0x31: can't find jump dest instruction at .text+0x7d070037 crypto/cryptd.o: warning: objtool: cryptd_create()+0x25: can't find jump dest instruction at .text+0x1f040a02 CC [M] fs/ubifs/lprops.o drivers/fmc/fru-parse.o: warning: objtool: fru_get_board_manufacturer()+0x6: can't find call dest symbol at offset 0x510000af drivers/char/hw_random/amd-rng.o: warning: objtool: mod_init()+0x3b: can't find jump dest instruction at .init.text+0xa1000040 . CC drivers/acpi/pci_irq.o CC drivers/hsi/hsi.o CC drivers/i2c/i2c-core.o crypto/ansi_cprng.o: warning: objtool: _get_more_prng_bytes.constprop.3()+0xc7: can't find jump dest instruction at .text+0x4d000295 AS firmware/radeon/RV630_me.bin.gen.o LD [M] sound/i2c/other/snd-ak4xxx-adda.o CC [M] fs/ubifs/recovery.o LD virt/lib/built-in.o CC drivers/gpio/devres.o CC [M] fs/nls/nls_cp775.o CC [M] sound/pci/asihpi/hpidspcd.o drivers/clocksource/clksrc-dbx500-prcmu.o: warning: objtool: clksrc_dbx500_prcmu_init()+0x6: call without frame pointer save/setup fs/nls/mac-celtic.o: warning: objtool: init_nls_macceltic()+0xd: call without frame pointer save/setup fs/nls/mac-celtic.o: warning: objtool: exit_nls_macceltic()+0xb: call without frame pointer save/setup CC drivers/hid/hid-core.o drivers/base/container.o: warning: objtool: container_dev_init()+0xd: call without frame pointer save/setup drivers/char/mwave/mwavedd.o: warning: objtool: mwave_ioctl()+0x1a: can't find jump dest instruction at .text+0xee01004a CC drivers/gpio/gpiolib.o drivers/devfreq/governor_userspace.o: warning: objtool: store_freq()+0x2b: call without frame pointer save/setup drivers/devfreq/governor_userspace.o: warning: objtool: show_freq()+0x1c: call without frame pointer save/setup drivers/devfreq/governor_userspace.o: warning: objtool: devfreq_userspace_handler()+0x22: call without frame pointer save/setup drivers/devfreq/governor_userspace.o: warning: objtool: devfreq_userspace_init()+0xb: call without frame pointer save/setup drivers/devfreq/governor_userspace.o: warning: objtool: devfreq_userspace_exit()+0xb: call without frame pointer save/setup LD sound/pci/ca0106/built-in.o LD sound/i2c/built-in.o CC [M] drivers/fmc/fmc-dump.o CC [M] drivers/dma/ioat/dma.o mm/memory.o: warning: objtool: __access_remote_vm()+0x40: can't find jump dest instruction at .text+0x99010077 CC drivers/dma/sh/shdma-base.o fs/nls/mac-iceland.o: warning: objtool: init_nls_maciceland()+0xd: call without frame pointer save/setup fs/nls/mac-iceland.o: warning: objtool: exit_nls_maciceland()+0xb: call without frame pointer save/setup sound/firewire/tascam/tascam-midi.o: warning: objtool: snd_tscm_create_midi_devices()+0x32: can't find jump dest instruction at .text+0x4010185 drivers/devfreq/governor_powersave.o: warning: objtool: devfreq_powersave_handler()+0x1f: 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 drivers/dma-buf/fence.o: warning: objtool: fence_wait_any_timeout()+0x27: can't find jump dest instruction at .text+0xbc010388 crypto/twofish_common.o: warning: objtool: __twofish_setkey()+0x25: can't find jump dest instruction at .text+0x218002a LD virt/built-in.o sound/hda/hdac_i915.o: warning: objtool: snd_hdac_i915_init()+0x31: can't find jump dest instruction at .text+0xa70002ac CC drivers/extcon/extcon-sm5502.o drivers/char/mwave/tp3780i.o: warning: objtool: tp3780I_CalcResources()+0x1c: can't find jump dest instruction at .text+0xa2000173 LD drivers/dma/xilinx/built-in.o sound/hda/hdmi_chmap.o: warning: objtool: snd_hdac_setup_channel_mapping()+0x31: can't find jump dest instruction at .text+0x930002db CC [M] fs/nls/nls_cp850.o CC drivers/acpi/acpi_lpss.o drivers/clk/clk-divider.o: warning: objtool: _register_divider()+0x40: can't find jump dest instruction at .text+0xd300022b LD drivers/firmware/broadcom/built-in.o sound/core/hrtimer.o: warning: objtool: snd_hrtimer_stop()+0x16: call without frame pointer save/setup sound/core/hrtimer.o: warning: objtool: snd_hrtimer_start()+0x22: call without frame pointer save/setup sound/core/hrtimer.o: warning: objtool: snd_hrtimer_close()+0x1a: call without frame pointer save/setup sound/core/hrtimer.o: warning: objtool: snd_hrtimer_open()+0x16: call without frame pointer save/setup sound/core/hrtimer.o: warning: objtool: snd_hrtimer_callback()+0x3a: call without frame pointer save/setup sound/core/hrtimer.o: warning: objtool: snd_hrtimer_init()+0x25: call without frame pointer save/setup sound/core/hrtimer.o: warning: objtool: snd_hrtimer_exit()+0x10: call without frame pointer save/setup CC drivers/base/module.o CC arch/x86/lib/cmdline.o AS firmware/radeon/RV620_pfp.bin.gen.o kernel/sched/core.o: warning: objtool: set_user_nice()+0x1f: can't find jump dest instruction at .text+0x6a0105ab fs/dcache.o: warning: objtool: d_find_alias()+0x1d: can't find jump dest instruction at .text+0xee0000fe CC drivers/base/regmap/regcache-rbtree.o CC drivers/dma/sh/shdma-of.o . LD drivers/hsi/controllers/built-in.o LD drivers/hsi/clients/built-in.o fs/fscache/page.o: warning: objtool: fscache_alloc_retrieval()+0x31: can't find jump dest instruction at .text+0x820001f3 sound/firewire/oxfw/oxfw.o: warning: objtool: name_card()+0x3e: can't find jump dest instruction at .text+0x310100ca CC [M] drivers/hsi/clients/hsi_char.o LD sound/pci/ctxfi/built-in.o CC sound/pci/cs46xx/cs46xx.o CC drivers/gpio/gpiolib-legacy.o LD sound/firewire/tascam/snd-firewire-tascam.o CC [M] fs/nls/nls_cp855.o arch/x86/pci/vmd.o: warning: objtool: vmd_msi_init()+0x49: can't find jump dest instruction at .text+0xa400040c CC drivers/base/regmap/regcache-lzo.o fs/ubifs/scan.o: warning: objtool: ubifs_scan_a_node()+0x27: can't find jump dest instruction at .text+0xf900002d CC drivers/dma/dw/pci.o CC drivers/input/input.o CC lib/usercopy.o CC [M] drivers/firmware/dmi-sysfs.o drivers/bcma/driver_pci.o: warning: objtool: bcma_core_pci_init()+0xd: can't find jump dest instruction at .text+0x940003d4 drivers/base/topology.o: warning: objtool: topology_sysfs_init()+0x6: call without frame pointer save/setup drivers/base/topology.o: warning: objtool: thread_siblings_show()+0x2c: call without frame pointer save/setup drivers/base/topology.o: warning: objtool: thread_siblings_list_show()+0x2f: call without frame pointer save/setup drivers/base/topology.o: warning: objtool: core_siblings_show()+0x2c: call without frame pointer save/setup drivers/base/topology.o: warning: objtool: core_siblings_list_show()+0x2f: call without frame pointer save/setup drivers/base/topology.o: warning: objtool: core_id_show()+0x17: call without frame pointer save/setup drivers/base/topology.o: warning: objtool: physical_package_id_show()+0x17: call without frame pointer save/setup CC sound/pci/cs5535audio/cs5535audio.o drivers/clk/clk-fixed-factor.o: warning: objtool: clk_factor_round_rate()+0x13: call without frame pointer save/setup drivers/clk/clk-fixed-factor.o: warning: objtool: clk_unregister_fixed_factor()+0xa: call without frame pointer save/setup drivers/clk/clk-fixed-factor.o: warning: objtool: clk_register_fixed_factor()+0x30: call without frame pointer save/setup drivers/clk/clk-fixed-factor.o: warning: objtool: of_fixed_factor_clk_setup()+0x23: call without frame pointer save/setup CC drivers/hid/hid-input.o CC [M] drivers/edac/edac_mc_sysfs.o LD kernel/sched/built-in.o drivers/acpi/glue.o: warning: objtool: acpi_unbind_one()+0x2a: can't find jump dest instruction at .text+0xe000007b drivers/char/tpm/tpm-dev.o: warning: objtool: tpm_open()+0x1d: can't find jump dest instruction at .text+0xe7000083 sound/firewire/oxfw/oxfw-scs1x.o: warning: objtool: scs_output_work()+0x19: can't find jump dest instruction at .text+0x830201e1 LD sound/firewire/tascam/built-in.o LD fs/fscache/fscache.o CC [M] crypto/wp512.o LD [M] sound/hda/snd-hda-core.o drivers/clocksource/vt8500_timer.o: warning: objtool: vt8500_timer_init()+0x1a: can't find jump dest instruction at .init.text+0x81000020 LD sound/pci/emu10k1/built-in.o drivers/base/transport_class.o: warning: objtool: transport_destroy_device()+0xb: call without frame pointer save/setup drivers/base/transport_class.o: warning: objtool: transport_destroy_classdev()+0x18: call without frame pointer save/setup drivers/base/transport_class.o: warning: objtool: transport_remove_device()+0xb: call without frame pointer save/setup drivers/base/transport_class.o: warning: objtool: transport_configure_device()+0xb: call without frame pointer save/setup drivers/base/transport_class.o: warning: objtool: transport_add_device()+0xb: call without frame pointer save/setup drivers/base/transport_class.o: warning: objtool: transport_remove_classdev()+0x48: call without frame pointer save/setup drivers/base/transport_class.o: warning: objtool: transport_setup_device()+0xb: call without frame pointer save/setup drivers/base/transport_class.o: warning: objtool: anon_transport_class_unregister()+0xb: call without frame pointer save/setup drivers/base/transport_class.o: warning: objtool: anon_transport_class_register()+0x20: call without frame pointer save/setup drivers/base/transport_class.o: warning: objtool: transport_class_unregister()+0x4: call without frame pointer save/setup drivers/base/transport_class.o: warning: objtool: transport_class_register()+0xb: call without frame pointer save/setup drivers/base/transport_class.o: warning: objtool: transport_add_class_device()+0x10: call without frame pointer save/setup CC drivers/dma/img-mdc-dma.o CC drivers/char/tpm/tpm_atmel.o AS firmware/radeon/RV620_me.bin.gen.o . CC [M] drivers/fmc/fmc-fakedev.o CC [M] crypto/tgr192.o LD [M] drivers/bcma/bcma.o CC drivers/dma/sh/rcar-dmac.o CC drivers/clk/clk-s2mps11.o CC drivers/hwmon/hwmon.o CC drivers/acpi/acpi_apd.o LD fs/fscache/built-in.o drivers/char/random.o: warning: objtool: _mix_pool_bytes()+0x43: can't find jump dest instruction at .text+0x8c000048 fs/orangefs/orangefs-bufmap.o: warning: objtool: get()+0x23: can't find jump dest instruction at .text+0x58010088 AS arch/x86/lib/cmpxchg16b_emu.o LD arch/x86/pci/built-in.o CC [M] drivers/char/tpm/tpm_tis.o AS arch/x86/lib/copy_page_64.o CC drivers/firmware/efi/efi.o CC [M] drivers/firmware/edd.o sound/firewire/digi00x/digi00x-hwdep.o: warning: objtool: hwdep_ioctl()+0x1d: can't find jump dest instruction at .text+0xd40000d6 mm/page_alloc.o: warning: objtool: free_pcppages_bulk()+0x52: can't find jump dest instruction at .text+0x8f02066e sound/firewire/bebob/bebob_maudio.o: warning: objtool: avc_maudio_set_special_clk()+0x31: can't find jump dest instruction at .text+0xf500031b CC [M] fs/ubifs/ioctl.o CC lib/lockref.o CC [M] sound/pci/asihpi/hpios.o LD [M] sound/firewire/oxfw/snd-oxfw.o sound/core/control.o: warning: objtool: snd_ctl_new1()+0xcc: can't find jump dest instruction at .text+0x5300062c CC drivers/acpi/acpi_platform.o CC sound/pci/aw2/aw2-saa7146.o CC drivers/base/pinctrl.o LD sound/pci/korg1212/built-in.o AS arch/x86/lib/copy_user_64.o . CC drivers/extcon/extcon-usb-gpio.o drivers/base/cpu.o: warning: objtool: cpu_uevent()+0x2a: can't find call dest symbol at offset 0x23fe0323 drivers/char/tlclk.o: warning: objtool: tlclk_read()+0x19: can't find jump dest instruction at .text+0xf8000bdb CC drivers/acpi/acpi_pnp.o sound/firewire/digi00x/digi00x-pcm.o: warning: objtool: pcm_open()+0x1e: can't find jump dest instruction at .text+0xd1010360 CC crypto/asymmetric_keys/verify_pefile.o CC drivers/base/regmap/regcache-flat.o drivers/clk/clk-fixed-rate.o: warning: objtool: clk_unregister_fixed_rate()+0xa: call without frame pointer save/setup drivers/clk/clk-fixed-rate.o: warning: objtool: clk_register_fixed_rate_with_accuracy()+0x30: call without frame pointer save/setup drivers/clk/clk-fixed-rate.o: warning: objtool: of_fixed_clk_setup()+0x2a: call without frame pointer save/setup drivers/clk/clk-fixed-rate.o: warning: objtool: clk_register_fixed_rate()+0x7: call without frame pointer save/setup AS firmware/radeon/RV635_pfp.bin.gen.o drivers/base/power/clock_ops.o: warning: objtool: pm_clk_notify()+0x32: can't find call dest symbol at offset 0x550000ab drivers/char/xillybus/xillybus_of.o: warning: objtool: xilly_map_single_of()+0x39: can't find jump dest instruction at .text+0x78010111 CC drivers/iio/industrialio-core.o crypto/jitterentropy-kcapi.o: warning: objtool: jent_kcapi_cleanup()+0x11: call without frame pointer save/setup crypto/jitterentropy-kcapi.o: warning: objtool: jent_kcapi_init()+0x11: call without frame pointer save/setup crypto/jitterentropy-kcapi.o: warning: objtool: jent_kcapi_random()+0x1e: call without frame pointer save/setup crypto/jitterentropy-kcapi.o: warning: objtool: jent_zalloc()+0xb: call without frame pointer save/setup crypto/jitterentropy-kcapi.o: warning: objtool: jent_zfree()+0x4: call without frame pointer save/setup crypto/jitterentropy-kcapi.o: warning: objtool: jent_get_nstime()+0x20: call without frame pointer save/setup crypto/jitterentropy-kcapi.o: warning: objtool: jent_mod_init()+0x4: call without frame pointer save/setup crypto/jitterentropy-kcapi.o: warning: objtool: jent_mod_exit()+0xb: call without frame pointer save/setup CC drivers/firewire/core-device.o AS firmware/radeon/RV635_me.bin.gen.o drivers/extcon/extcon-adc-jack.o: warning: objtool: adc_jack_probe()+0x3a: can't find jump dest instruction at .text+0x4c010073 sound/core/hwdep.o: warning: objtool: snd_hwdep_dev_disconnect()+0x17: can't find jump dest instruction at .text+0xb00001e2 CC drivers/base/regmap/regmap-debugfs.o CC [M] drivers/hwtracing/stm/policy.o .arch/x86/lib/msr.o: warning: objtool: msrs_free()+0x4: call without frame pointer save/setup arch/x86/lib/msr.o: warning: objtool: msrs_alloc()+0xe: call without frame pointer save/setup arch/x86/lib/msr.o: warning: objtool: msr_set_bit()+0x1f: call without frame pointer save/setup arch/x86/lib/msr.o: warning: objtool: msr_clear_bit()+0x1f: call without frame pointer save/setup CC [M] drivers/firmware/dcdbas.o /home/kisskb/slave/src/kernel/cgroup.c: In function 'cgroup_mount': /home/kisskb/slave/src/include/linux/cgroup.h:353:11: warning: 'root' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/kernel/cgroup.c:2019:22: note: 'root' was declared here LD [M] fs/orangefs/orangefs.o drivers/acpi/osl.o: warning: objtool: acpi_os_execute()+0x68: can't find jump dest instruction at .text+0xbc00012e drivers/hwtracing/intel_th/debug.o: warning: objtool: intel_th_debug_init()+0xd: call without frame pointer save/setup drivers/hwtracing/intel_th/debug.o: warning: objtool: intel_th_debug_done()+0xb: call without frame pointer save/setup sound/pci/asihpi/hpimsginit.o: warning: objtool: hpi_init_message_response()+0x62: call without frame pointer save/setup sound/pci/asihpi/hpimsginit.o: warning: objtool: hpi_init_message_responseV1()+0x4e: call without frame pointer save/setup CC [M] drivers/edac/edac_module.o CC drivers/dma/xgene-dma.o drivers/edac/edac_stub.o: warning: objtool: edac_report_setup()+0x1f: call without frame pointer save/setup arch/x86/lib/copy_user_64.o: warning: objtool: copy_user_generic_unrolled()+0x6: can't find jump dest instruction at .text+0x8c00006c fs/nls/nls_cp936.o: warning: objtool: uni2char()+0xc: can't find jump dest instruction at .text+0xa7000012 sound/firewire/bebob/bebob.o: warning: objtool: name_device.isra.1()+0x57: can't find jump dest instruction at .text+0x87010125 CC [M] sound/pci/asihpi/hpi6000.o CC drivers/gpio/gpiolib-of.o drivers/clk/clk-composite.o: warning: objtool: clk_composite_determine_rate()+0x33: can't find jump dest instruction at .text+0x3f01017d CC drivers/base/platform-msi.o CC [M] drivers/hwtracing/stm/dummy_stm.o .drivers/clk/clk-multiplier.o: warning: objtool: clk_multiplier_round_rate()+0x5d: can't find jump dest instruction at .text+0xc500012d crypto/cast5_generic.o: warning: objtool: __cast5_decrypt()+0x14: can't find jump dest instruction at .text+0x50010a0b LD drivers/base/power/built-in.o drivers/dma/virt-dma.o: warning: objtool: vchan_init()+0x30: call without frame pointer save/setup drivers/dma/virt-dma.o: warning: objtool: vchan_complete()+0x2a: call without frame pointer save/setup drivers/dma/virt-dma.o: warning: objtool: vchan_dma_desc_free_list()+0x51: call without frame pointer save/setup drivers/dma/virt-dma.o: warning: objtool: vchan_tx_desc_free()+0x1d: call without frame pointer save/setup drivers/dma/virt-dma.o: warning: objtool: vchan_tx_submit()+0x1f: call without frame pointer save/setup AS firmware/radeon/RV670_pfp.bin.gen.o LD sound/pci/hda/built-in.o sound/pci/ac97/ac97_pcm.o: warning: objtool: set_spdif_rate()+0x23: can't find jump dest instruction at .text+0x95010157 drivers/base/cacheinfo.o: warning: objtool: cache_default_attrs_is_visible()+0x1c: can't find jump dest instruction at .text+0xb6000021 drivers/clocksource/asm9260_timer.o: warning: objtool: asm9260_timer_init()+0x58: can't find jump dest instruction at .init.text+0xc800005e drivers/cpufreq/cpufreq_conservative.o: warning: objtool: cs_dbs_timer()+0x28: can't find jump dest instruction at .text+0xd9000376 CC sound/pci/echoaudio/layla20.o drivers/acpi/processor_core.o: warning: objtool: acpi_get_phys_id()+0x3a: can't find jump dest instruction at .text+0xc3000080 drivers/char/mwave/3780i.o: warning: objtool: dsp3780I_EnableDSP()+0x21: can't find jump dest instruction at .text+0x8202012e ASN.1 crypto/asymmetric_keys/mscode-asn1.h sound/firewire/digi00x/digi00x-transaction.o: warning: objtool: fill_midi_message()+0x15: call without frame pointer save/setup sound/firewire/digi00x/digi00x-transaction.o: warning: objtool: handle_message()+0xc4: call without frame pointer save/setup sound/firewire/digi00x/digi00x-transaction.o: warning: objtool: snd_dg00x_transaction_reregister()+0x56: call without frame pointer save/setup sound/firewire/digi00x/digi00x-transaction.o: warning: objtool: snd_dg00x_transaction_register()+0x3c: call without frame pointer save/setup sound/firewire/digi00x/digi00x-transaction.o: warning: objtool: snd_dg00x_transaction_unregister()+0x10: call without frame pointer save/setup AS firmware/radeon/RV670_me.bin.gen.o LD [M] sound/core/snd-hrtimer.o drivers/clocksource/timer-sun5i.o: warning: objtool: sun5i_timer_init()+0xc7: can't find jump dest instruction at .init.text+0x700100cd drivers/dca/dca-core.o: warning: objtool: dca_add_requester()+0x1a: can't find jump dest instruction at .text+0xfc00025c CC [M] fs/nls/nls_cp861.o fs/nls/nls_cp775.o: warning: objtool: init_nls_cp775()+0x12: call without frame pointer save/setup fs/nls/nls_cp775.o: warning: objtool: exit_nls_cp775()+0xb: call without frame pointer save/setup CC drivers/gpu/drm/drm_crtc_helper.o CC [M] drivers/dma/dmatest.o drivers/clk/clk-gate.o: warning: objtool: clk_register_gate()+0x33: can't find jump dest instruction at .text+0x9c000148 drivers/clocksource/h8300_timer8.o: warning: objtool: h8300_8timer_init()+0x1e: can't find jump dest instruction at .init.text+0x96000024 AS firmware/radeon/RS780_pfp.bin.gen.o LD sound/firewire/bebob/snd-bebob.o sound/firewire/digi00x/digi00x-midi.o: warning: objtool: snd_dg00x_create_midi_devices()+0x2d: can't find jump dest instruction at .text+0xe010317 drivers/extcon/extcon-palmas.o: warning: objtool: palmas_usb_probe()+0x5b: can't find jump dest instruction at .text+0x4e040233 CC drivers/iio/industrialio-event.o drivers/char/hw_random/core.o: warning: objtool: set_current_rng()+0x3e: can't find jump dest instruction at .text+0xa40001ff CC drivers/clk/clk-si514.o CC [M] sound/pci/hda/hda_bind.o CC [M] sound/pci/asihpi/hpi6205.o . CC [M] drivers/cpufreq/p4-clockmod.o drivers/char/tpm/tpm_ppi.o: warning: objtool: tpm_show_ppi_response()+0x44: can't find jump dest instruction at .text+0xed0001c5 CC drivers/acpi/int340x_thermal.o sound/core/sgbuf.o: warning: objtool: snd_free_sgbuf_pages()+0x1c: can't find jump dest instruction at .text+0xa4000078 CC drivers/input/input-compat.o CC [M] drivers/extcon/extcon-gpio.o CC drivers/acpi/power.o LD sound/firewire/bebob/built-in.o CC [M] crypto/cbc.o CC drivers/hwmon/hwmon-vid.o CC drivers/clk/clk-xgene.o fs/namespace.o: warning: objtool: alloc_vfsmnt()+0x25: can't find jump dest instruction at .text+0xb6010329 crypto/rng.o: warning: objtool: crypto_unregister_rng()+0x8: call without frame pointer save/setup CC [M] drivers/dma/fsl-edma.o CC sound/pci/cs46xx/cs46xx_lib.o LD drivers/char/hw_random/rng-core.o CC arch/x86/lib/cpu.o CC drivers/i2c/i2c-smbus.o crypto/rng.o: warning: objtool: crypto_unregister_rngs()+0x20: call without frame pointer save/setup crypto/rng.o: warning: objtool: crypto_register_rng()+0x2d: call without frame pointer save/setup crypto/rng.o: warning: objtool: crypto_register_rngs()+0x27: call without frame pointer save/setup crypto/rng.o: warning: objtool: crypto_put_default_rng()+0xd: call without frame pointer save/setup crypto/rng.o: warning: objtool: crypto_del_default_rng()+0x15: call without frame pointer save/setup crypto/rng.o: warning: objtool: crypto_alloc_rng()+0xf: call without frame pointer save/setup crypto/rng.o: warning: objtool: crypto_rng_reset()+0x5b: call without frame pointer save/setup crypto/rng.o: warning: objtool: crypto_get_default_rng()+0x10: call without frame pointer save/setup sound/firewire/digi00x/digi00x.o: warning: objtool: snd_dg00x_probe()+0x32: can't find jump dest instruction at .text+0xb0010086 CC [M] drivers/fmc/fmc-trivial.o CC drivers/acpi/event.o LD sound/pci/ice1712/built-in.o drivers/base/attribute_container.o: warning: objtool: attribute_container_add_device()+0x2a: can't find jump dest instruction at .text+0xb7000346 drivers/acpi/resource.o: warning: objtool: acpi_dev_resource_interrupt()+0x13: can't find jump dest instruction at .text+0x95000534 AS arch/x86/lib/csum-copy_64.o CC [M] drivers/dma/idma64.o LD [M] drivers/char/mwave/mwave.o CC drivers/firewire/core-iso.o LD [M] drivers/dca/dca.o CC [M] fs/ubifs/lpt_commit.o LD drivers/char/hw_random/built-in.o CC drivers/hid/hid-debug.o CC [M] fs/nls/nls_cp862.o sound/core/pcm_misc.o: warning: objtool: snd_pcm_format_set_silence()+0xc: can't find jump dest instruction at .text+0xb20002bb CC lib/bcd.o CC arch/x86/lib/csum-partial_64.o . AS firmware/radeon/RS780_me.bin.gen.o CC [M] drivers/edac/edac_device_sysfs.o drivers/fmc/fmc-match.o: warning: objtool: fmc_fill_id_info()+0x3b: can't find jump dest instruction at .text+0x8e0000da 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 drivers/dma-buf/reservation.o: warning: objtool: reservation_object_test_signaled_rcu()+0x9a: can't find jump dest instruction at .text+0xe90000a0 AS firmware/radeon/RV770_pfp.bin.gen.o sound/pci/ens1371.o: warning: objtool: snd_es1371_codec_read()+0x6b: can't find jump dest instruction at .text+0xd30004f4 crypto/seed.o: warning: objtool: seed_set_key()+0x103: can't find jump dest instruction at .text+0x1a0019ae CC drivers/firmware/efi/vars.o CC drivers/base/regmap/regmap-i2c.o CC lib/div64.o CC arch/x86/lib/csum-wrappers_64.o CC sound/pci/lola/lola.o drivers/acpi/acpi_processor.o: warning: objtool: acpi_processor_add()+0x29: can't find jump dest instruction at .text+0xd305003a drivers/char/tpm/tpm_acpi.o: warning: objtool: read_log()+0x19: can't find jump dest instruction at .text+0xa700001f CC [M] fs/nls/nls_cp864.o CC drivers/gpu/drm/drm_dp_helper.o AS firmware/radeon/RV770_me.bin.gen.o CC [M] sound/pci/ice1712/ice1724.o LD [M] sound/firewire/digi00x/snd-firewire-digi00x.o drivers/clocksource/h8300_timer16.o: warning: objtool: timer16_clocksource_read()+0xc9: can't find jump dest instruction at .text+0x67000241 CC sound/pci/lx6464es/lx6464es.o fs/fuse/dev.o: warning: objtool: fuse_copy_do()+0x25: can't find jump dest instruction at .text+0xb400009f CC sound/pci/cs5535audio/cs5535audio_pcm.o sound/core/pcm_memory.o: warning: objtool: snd_pcm_lib_malloc_pages()+0x1e: can't find jump dest instruction at .text+0xf30002d8 CC drivers/hwmon/acpi_power_meter.o CC [M] sound/pci/asihpi/hpimsgx.o drivers/firmware/dmi-id.o: warning: objtool: get_modalias()+0x32: can't find jump dest instruction at .text+0x9500006c fs/namei.o: warning: objtool: __page_symlink()+0x55: can't find jump dest instruction at .text+0x95000172 CC [M] drivers/char/tpm/tpm_i2c_infineon.o CC [M] crypto/ctr.o drivers/char/tpm/tpm_eventlog.o: warning: objtool: tpm_ascii_bios_measurements_show()+0x33: can't find jump dest instruction at .text+0x820102bb CC drivers/hwmon/ad7414.o drivers/clk/clk-mux.o: warning: objtool: clk_register_mux_table()+0x55: can't find jump dest instruction at .text+0xd8000193 CC drivers/clk/bcm/clk-bcm63xx.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 drivers/clk/keystone/pll.o drivers/cpufreq/speedstep-lib.o: warning: objtool: speedstep_get_frequency()+0x7: can't find jump dest instruction at .text+0xa70000b5 CC [M] drivers/char/tpm/tpm_infineon.o LD sound/firewire/built-in.o CC arch/x86/lib/delay.o .fs/ubifs/super.o: warning: objtool: ubifs_put_super()+0x7a: can't find jump dest instruction at .text+0xda0005a0 drivers/fmc/fmc-dump.o: warning: objtool: fmc_dump_sdb()+0x1e: call without frame pointer save/setup AS firmware/radeon/RV730_pfp.bin.gen.o CC [M] drivers/dma/ioat/prep.o drivers/char/tpm/tpm-sysfs.o: warning: objtool: caps_show()+0x32: can't find jump dest instruction at .text+0x970002b8 CC drivers/firmware/efi/reboot.o AS firmware/radeon/RV730_me.bin.gen.o CC sound/pci/lx6464es/lx_core.o drivers/clk/clk-conf.o: warning: objtool: of_clk_set_defaults()+0x1c: can't find jump dest instruction at .text+0x31020022 fs/ubifs/log.o: warning: objtool: dbg_check_bud_bytes()+0x27: can't find jump dest instruction at .text+0x9e000119 CC [M] sound/pci/ice1712/amp.o crypto/sha256_generic.o: warning: objtool: sha256_generic_block_fn()+0x22: can't find call dest symbol at offset 0xebe41ca4 AS firmware/radeon/RV710_pfp.bin.gen.o CC [M] drivers/dma/ioat/dca.o drivers/devfreq/devfreq.o: warning: objtool: update_devfreq()+0x19: can't find jump dest instruction at .text+0x8b0000d3 CC [M] drivers/char/tpm/tpm_crb.o drivers/dma-buf/seqno-fence.o: warning: objtool: seqno_release()+0x1f: call without frame pointer save/setup LD drivers/i2c/muxes/built-in.o CC drivers/i2c/algos/i2c-algo-bit.o CC drivers/hwmon/ad7418.o LD sound/core/snd.o CC sound/pci/echoaudio/darla24.o lib/lockref.o: warning: objtool: lockref_get()+0x9: call without frame pointer save/setup lib/lockref.o: warning: objtool: lockref_get_not_zero()+0xd: call without frame pointer save/setup lib/lockref.o: warning: objtool: lockref_get_not_dead()+0xd: call without frame pointer save/setup lib/lockref.o: warning: objtool: lockref_get_or_lock()+0x9: call without frame pointer save/setup lib/lockref.o: warning: objtool: lockref_put_or_lock()+0xa: call without frame pointer save/setup CC [M] crypto/gcm.o CC [M] fs/ubifs/tnc_misc.o CC [M] drivers/i2c/muxes/i2c-mux-gpio.o sound/core/pcm.o: warning: objtool: snd_pcm_control_ioctl()+0x28: can't find jump dest instruction at .text+0xc200004a . CC drivers/hwmon/adm1026.o AS firmware/radeon/RV710_me.bin.gen.o CC drivers/input/gameport/gameport.o drivers/dma/of-dma.o: warning: objtool: of_dma_request_slave_channel()+0x1a: can't find jump dest instruction at .text+0x1301009e fs/ubifs/budget.o: warning: objtool: ubifs_budget_space()+0xbf: can't find jump dest instruction at .text+0x160301a9 fs/ubifs/replay.o: warning: objtool: ubifs_replay_journal()+0xa1: can't find jump dest instruction at .text+0xa0c0285 LD sound/core/snd-hwdep.o CC [M] drivers/hwtracing/stm/console.o LD drivers/devfreq/built-in.o drivers/base/devres.o: warning: objtool: release_nodes()+0xa0: can't find jump dest instruction at .text+0x8f000926 drivers/edac/mce_amd.o: warning: objtool: amd_decode_mce()+0x2a: can't find jump dest instruction at .text+0x2901017f CC drivers/clk/keystone/gate.o CC [M] drivers/dma/nbpfaxi.o crypto/asymmetric_keys/pkcs7_trust.o: warning: objtool: pkcs7_validate_trust()+0x39: can't find jump dest instruction at .text+0xb301003e CC [M] fs/ubifs/xattr.o drivers/base/module.o: warning: objtool: module_add_driver()+0x10: can't find jump dest instruction at .text+0xae000016 sound/core/memalloc.o: warning: objtool: snd_dma_alloc_pages()+0x1b: can't find jump dest instruction at .text+0x65010074 AS firmware/yamaha/ds1_ctrl.fw.gen.o . CC drivers/hwmon/ads1015.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/edac/wq.o LD drivers/clk/qcom/built-in.o drivers/base/core.o: warning: objtool: uevent_show()+0x2b: can't find jump dest instruction at .text+0x9600040b CC [M] fs/ubifs/debug.o LD drivers/clk/versatile/built-in.o CC drivers/base/regmap/regmap-spmi.o CC drivers/clk/ti/adpll.o drivers/char/virtio_console.o: warning: objtool: free_buf()+0x30: can't find jump dest instruction at .text+0xc40002a8 CC [M] sound/pci/hda/hda_codec.o drivers/cpufreq/cpufreq_governor.o: warning: objtool: cpufreq_governor_dbs()+0x17: can't find jump dest instruction at .text+0xbc020210 drivers/clk/clk-fractional-divider.o: warning: objtool: clk_register_fractional_divider()+0x8f: can't find jump dest instruction at .text+0xb80001b1 drivers/char/tpm/tpm_nsc.o: warning: objtool: tpm_nsc_send()+0x77: can't find jump dest instruction at .text+0x9900012c drivers/extcon/extcon-rt8973a.o: warning: objtool: rt8973a_muic_i2c_probe()+0x20: can't find jump dest instruction at .text+0xd1020050 CC [M] drivers/clk/qcom/common.o sound/pci/asihpi/hpicmn.o: warning: objtool: find_control()+0xc: can't find jump dest instruction at .text+0xc5000012 crypto/asymmetric_keys/asymmetric_type.o: warning: objtool: asymmetric_key_destroy()+0x4a: can't find call dest symbol at offset 0x87000132 CC lib/sort.o CC drivers/input/serio/serio.o CC drivers/i2c/busses/i2c-ali1535.o CC [M] drivers/clk/clk-axi-clkgen.o CC [M] fs/nls/nls_cp865.o drivers/base/regmap/regcache-flat.o: warning: objtool: regcache_flat_exit()+0x10: call without frame pointer save/setup drivers/base/regmap/regcache-flat.o: warning: objtool: regcache_flat_init()+0x31: call without frame pointer save/setup CC crypto/asymmetric_keys/x509-asn1.o CC [M] drivers/dma/sh/shdmac.o drivers/base/pinctrl.o: warning: objtool: pinctrl_bind_pins()+0x2f: can't find jump dest instruction at .text+0xc2000035 CC [M] fs/nls/nls_cp869.o CC sound/pci/echoaudio/mia.o drivers/acpi/bus.o: warning: objtool: acpi_device_probe()+0x37: can't find jump dest instruction at .text+0x600101fc CC drivers/iommu/iommu.o . CC drivers/clk/x86/clk-lpt.o AS arch/x86/lib/getuser.o CC [M] sound/pci/ice1712/revo.o drivers/dma/sh/shdma-of.o: warning: objtool: shdma_of_probe()+0x26: call without frame pointer save/setup drivers/dma/sh/shdma-of.o: warning: objtool: shdma_of_xlate()+0x2d: 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 drivers/i2c/i2c-boardinfo.o: warning: objtool: i2c_register_board_info()+0x1b: call without frame pointer save/setup CC [M] drivers/edac/debugfs.o AS firmware/yamaha/ds1_dsp.fw.gen.o sound/pci/asihpi/hpidspcd.o: warning: objtool: hpi_dsp_code_open()+0x4a: can't find jump dest instruction at .text+0xbc000050 drivers/char/agp/intel-gtt.o: warning: objtool: intel_gmch_probe()+0x9f: can't find jump dest instruction at .text+0x7a000654 CC drivers/clk/samsung/clk.o drivers/char/nvram.o: warning: objtool: nvram_write()+0x29: can't find jump dest instruction at .text+0xb4000224 CC drivers/iommu/iommu-traces.o AS firmware/yamaha/ds1e_ctrl.fw.gen.o CC [M] drivers/i2c/muxes/i2c-mux-pca9541.o fs/ubifs/compress.o: warning: objtool: ubifs_compressors_exit()+0xb: can't find call dest symbol at offset 0x24ff01db 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 drivers/i2c/busses/i2c-ali1563.o fs/logfs/readwrite.o: warning: objtool: inode_write_alias()+0xae: can't find jump dest instruction at .text+0x6d0002aa drivers/dma-buf/dma-buf.o: warning: objtool: dma_buf_vmap()+0x11: can't find jump dest instruction at .text+0x830001c5 CC drivers/base/regmap/regmap-mmio.o CC drivers/acpi/sysfs.o CC sound/pci/lola/lola_pcm.o drivers/fmc/fmc-core.o: warning: objtool: fmc_device_register_n()+0x1b: can't find jump dest instruction at .text+0xcf0100e2 CC [M] drivers/clk/clk-palmas.o CC drivers/ipack/ipack.o drivers/hsi/hsi_boardinfo.o: warning: objtool: hsi_register_board_info()+0x22: call without frame pointer save/setup CC [M] fs/ubifs/misc.o fs/ubifs/commit.o: warning: objtool: dbg_check_old_index()+0x32: can't find jump dest instruction at .text+0x96030243 CC [M] drivers/dma/ioat/sysfs.o crypto/asymmetric_keys/pkcs7_verify.o: warning: objtool: pkcs7_verify()+0x28: can't find jump dest instruction at .text+0xc003002e drivers/clk/clk-s2mps11.o: warning: objtool: s2mps11_clk_probe()+0x54: can't find jump dest instruction at .text+0xf901013e . LD drivers/dma-buf/built-in.o drivers/cpufreq/cpufreq_ondemand.o: warning: objtool: od_dbs_timer()+0x5e: can't find jump dest instruction at .text+0xea00049e arch/x86/lib/getuser.o: warning: objtool: __get_user_1()+0x13: can't find jump dest instruction at .text+0x9f000019 CC [M] fs/nls/nls_cp950.o crypto/asymmetric_keys/public_key.o: warning: objtool: public_key_verify_signature()+0x6f: can't find jump dest instruction at .text+0x9e0100c5 drivers/firmware/dell_rbu.o: warning: objtool: img_update_free()+0xe: can't find jump dest instruction at .text+0x9a00017a CC drivers/firewire/core-topology.o CC drivers/gpio/gpiolib-acpi.o fs/ubifs/gc.o: warning: objtool: nondata_nodes_cmp()+0x2a: can't find jump dest instruction at .text+0xd7000030 drivers/cpufreq/p4-clockmod.o: warning: objtool: cpufreq_p4_target()+0x12: can't find call dest symbol at offset 0x8200007e CC drivers/clk/bcm/clk-iproc-armpll.o fs/ubifs/find.o: warning: objtool: ubifs_find_dirty_leb()+0x3d: can't find jump dest instruction at .text+0x84000285 LD fs/logfs/logfs.o drivers/dma/dw/pci.o: warning: objtool: dw_pci_probe()+0x20: can't find jump dest instruction at .text+0x27010038 IHEX2FW firmware/keyspan/mpr.fw drivers/base/platform.o: warning: objtool: __platform_driver_probe()+0x17: can't find jump dest instruction at .text+0x9400028a GEN arch/x86/lib/inat-tables.c crypto/echainiv.o: warning: objtool: echainiv_decrypt()+0x21: can't find jump dest instruction at .text+0x840000cb fs/fuse/file.o: warning: objtool: fuse_aio_complete()+0x88: can't find jump dest instruction at .text+0x830001c9 CC drivers/gpio/gpio-generic.o drivers/extcon/extcon-sm5502.o: warning: objtool: sm5022_muic_i2c_probe()+0x20: can't find jump dest instruction at .text+0x9a020050 drivers/dma/dma-axi-dmac.o: warning: objtool: axi_dmac_probe()+0x35: can't find jump dest instruction at .text+0x480400de CC [M] sound/pci/hda/hda_jack.o CC [M] drivers/dma/sh/sudmac.o drivers/acpi/acpi_apd.o: warning: objtool: acpi_apd_create_device()+0x3d: can't find jump dest instruction at .text+0x81000042 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 fs/ubifs/orphan.o: warning: objtool: dbg_orphan_check()+0x1a: can't find jump dest instruction at .text+0xb7000020 drivers/base/regmap/regcache-rbtree.o: warning: objtool: regcache_rbtree_write()+0x4f: can't find jump dest instruction at .text+0x2b030218 LD fs/logfs/built-in.o drivers/fmc/fmc-sdb.o: warning: objtool: __fmc_scan_sdb_tree()+0x4d: can't find jump dest instruction at .text+0x9d0102ac IHEX2FW firmware/keyspan/usa19.fw drivers/clk/clk-gpio.o: warning: objtool: clk_register_gpio()+0x69: can't find jump dest instruction at .text+0xc20000c9 /home/kisskb/slave/src/mm/memcontrol.c: In function 'commit_charge': /home/kisskb/slave/src/mm/memcontrol.c:2104:5: warning: 'isolated' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/mm/memcontrol.c:2118:6: note: 'isolated' was declared here CC drivers/iommu/iommu-sysfs.o CC drivers/input/input-mt.o CC [M] drivers/i2c/muxes/i2c-mux-pca954x.o CC drivers/acpi/property.o CC drivers/input/gameport/emu10k1-gp.o CC drivers/base/regmap/regmap-irq.o CC [M] drivers/clk/clk-si5351.o drivers/firmware/qemu_fw_cfg.o: warning: objtool: fw_cfg_sysfs_read_raw()+0x23: can't find jump dest instruction at .text+0x97000158 CC [M] drivers/input/gameport/fm801-gp.o CC drivers/firmware/efi/efivars.o IHEX2FW firmware/keyspan/usa19qw.fw drivers/clocksource/samsung_pwm_timer.o: warning: objtool: _samsung_pwm_clocksource_init()+0x252: can't find jump dest instruction at .init.text+0xf2fe0257 LD drivers/dma/dw/dw_dmac_pci.o drivers/fmc/fmc-trivial.o: warning: objtool: t_init()+0xb: call without frame pointer save/setup drivers/extcon/extcon-usb-gpio.o: warning: objtool: usb_extcon_probe()+0x22: can't find jump dest instruction at .text+0x690100bb drivers/fmc/fmc-trivial.o: warning: objtool: t_exit()+0xb: call without frame pointer save/setup CC [M] drivers/clk/qcom/clk-regmap.o CC drivers/i2c/algos/i2c-algo-pca.o fs/ubifs/ioctl.o: warning: objtool: ubifs_ioctl()+0x30: can't find jump dest instruction at .text+0x1a02006d sound/pci/aw2/aw2-saa7146.o: warning: objtool: snd_aw2_saa7146_setup()+0x74: call without frame pointer save/setup + CC [M] drivers/extcon/extcon-max3355.o CC [M] fs/nls/nls_iso8859-1.o AS firmware/keyspan/usa28xb.fw.gen.o drivers/clk/clk-cdce706.o: warning: objtool: cdce706_probe()+0x39: can't find jump dest instruction at .text+0x31040127 CC drivers/irqchip/irqchip.o LD drivers/ipack/carriers/built-in.o CC drivers/firewire/core-transaction.o /home/kisskb/slave/src/drivers/char/tpm/tpm2-cmd.c: In function 'tpm2_unseal_trusted': /home/kisskb/slave/src/include/uapi/linux/swab.h:60:2: warning: 'blob_handle' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/drivers/char/tpm/tpm2-cmd.c:668:6: note: 'blob_handle' was declared here CC [M] drivers/clk/qcom/clk-alpha-pll.o CC [M] crypto/chacha20poly1305.o AS firmware/keyspan/usa28x.fw.gen.o CC sound/pci/lola/lola_clock.o drivers/base/regmap/regcache-lzo.o: warning: objtool: regcache_lzo_init()+0x37: can't find jump dest instruction at .text+0x41010420 LD fs/fuse/fuse.o CC [M] fs/nls/nls_iso8859-2.o sound/pci/intel8x0.o: warning: objtool: snd_intel8x0_ali_trigger()+0x4a: can't find jump dest instruction at .text+0x5201035e drivers/char/tpm/tpm-chip.o: warning: objtool: tpmm_chip_alloc()+0x28: can't find jump dest instruction at .text+0x8701006b CC [M] drivers/clk/clk-cdce925.o CC arch/x86/lib/insn.o CC drivers/acpi/acpi_cmos_rtc.o drivers/dma/acpi-dma.o: warning: objtool: acpi_dma_request_slave_chan_by_index()+0x19: can't find jump dest instruction at .text+0x15010041 lib/sort.o: warning: objtool: sort()+0x39: can't find jump dest instruction at .text+0x9d000080 drivers/acpi/int340x_thermal.o: warning: objtool: int340x_thermal_handler_attach()+0x4: call without frame pointer save/setup drivers/acpi/int340x_thermal.o: warning: objtool: acpi_int340x_thermal_init()+0xb: call without frame pointer save/setup CC sound/pci/lola/lola_mixer.o sound/pci/cs46xx/cs46xx.o: warning: objtool: snd_card_cs46xx_probe()+0x1d: can't find jump dest instruction at .text+0x72010035 sound/pci/asihpi/hpios.o: warning: objtool: hpios_delay_micro_seconds()+0x9: call without frame pointer save/setup sound/pci/asihpi/hpios.o: warning: objtool: hpios_locked_mem_alloc()+0x4e: call without frame pointer save/setup drivers/hwtracing/stm/dummy_stm.o: warning: objtool: dummy_stm_init()+0x1f: can't find jump dest instruction at .text+0xdd00004c CC [M] drivers/i2c/algos/i2c-algo-pcf.o CC drivers/hwmon/ads7828.o CC [M] drivers/hwtracing/stm/heartbeat.o CC drivers/clk/bcm/clk-iproc-pll.o LD fs/fuse/built-in.o LD drivers/clocksource/built-in.o drivers/hwtracing/intel_th/gth.o: warning: objtool: intel_th_gth_probe()+0x4a: can't find jump dest instruction at .text+0xd20305c8 drivers/firmware/dmi-sysfs.o: warning: objtool: dmi_sel_raw_read_helper()+0x2f: can't find jump dest instruction at .text+0xa4000617 CC sound/pci/lola/lola_proc.o crypto/asymmetric_keys/verify_pefile.o: warning: objtool: verify_pefile_signature()+0x54: can't find jump dest instruction at .text+0xde05005a drivers/char/tpm/tpm_i2c_nuvoton.o: warning: objtool: i2c_nuvoton_wait_for_stat()+0x29: can't find jump dest instruction at .text+0xa60000e6 CC drivers/gpu/drm/drm_probe_helper.o drivers/acpi/pci_link.o: warning: objtool: acpi_pci_link_check_possible()+0x12: can't find jump dest instruction at .text+0xe0000053 drivers/idle/i7300_idle.o: warning: objtool: i7300_idle_notifier()+0x15: can't find jump dest instruction at .text+0x510200ae sound/pci/asihpi/hpioctl.o: warning: objtool: asihpi_hpi_ioctl()+0x25: can't find jump dest instruction at .text+0xad0300da drivers/dma/dw/platform.o: warning: objtool: dw_probe()+0x36: can't find jump dest instruction at .text+0x300300a9 drivers/char/ipmi/ipmi_si_intf.o: warning: objtool: handle_flags()+0x93: can't find jump dest instruction at .text+0x710005a8 arch/x86/lib/cpu.o: warning: objtool: x86_model()+0x7: call without frame pointer save/setup CC lib/parser.o crypto/asymmetric_keys/x509_public_key.o: warning: objtool: x509_request_asymmetric_key()+0x59: can't find jump dest instruction at .text+0xc900005f CC drivers/acpi/debugfs.o + CC [M] drivers/extcon/extcon-max77843.o .drivers/gpio/gpiolib-legacy.o: warning: objtool: gpio_request()+0xf: call without frame pointer save/setup drivers/gpio/gpiolib-legacy.o: warning: objtool: gpio_request_one()+0x18: call without frame pointer save/setup drivers/gpio/gpiolib-legacy.o: warning: objtool: gpio_free()+0x4: call without frame pointer save/setup drivers/gpio/gpiolib-legacy.o: warning: objtool: gpio_free_array()+0x18: call without frame pointer save/setup drivers/gpio/gpiolib-legacy.o: warning: objtool: gpio_request_array()+0x22: call without frame pointer save/setup AS firmware/keyspan/usa49w.fw.gen.o drivers/acpi/pci_irq.o: warning: objtool: acpi_pci_irq_find_prt_entry()+0x3e: can't find jump dest instruction at .text+0x69020044 LD drivers/hwtracing/intel_th/intel_th_gth.o AS arch/x86/lib/memcpy_64.o drivers/acpi/acpi_lpss.o: warning: objtool: acpi_lpss_create_device()+0x46: can't find jump dest instruction at .text+0x4a0301bf drivers/fmc/fmc-fakedev.o: warning: objtool: ff_dev_create()+0x26: can't find jump dest instruction at .text+0xa70000f2 arch/x86/lib/csum-partial_64.o: warning: objtool: csum_partial()+0x9: can't find jump dest instruction at .text+0x3801000f drivers/clk/clk-si514.o: warning: objtool: si514_probe()+0x31: can't find jump dest instruction at .text+0xa100011c drivers/char/tpm/tpm_atmel.o: warning: objtool: tpm_atml_recv()+0x20: can't find jump dest instruction at .text+0xb30000a3 CC drivers/hid/hidraw.o drivers/base/regmap/regcache.o: warning: objtool: regcache_init()+0x27: can't find jump dest instruction at .text+0x5d0303aa LD drivers/ipack/devices/built-in.o AS firmware/keyspan/usa49wlc.fw.gen.o CC drivers/firmware/efi/esrt.o CC drivers/input/serio/i8042.o LD [M] drivers/char/ipmi/ipmi_si.o drivers/input/input-compat.o: warning: objtool: input_event_from_user()+0x19: call without frame pointer save/setup drivers/input/input-compat.o: warning: objtool: input_ff_effect_from_user()+0x23: call without frame pointer save/setup drivers/input/input-compat.o: warning: objtool: input_event_to_user()+0x19: call without frame pointer save/setup drivers/extcon/extcon-gpio.o: warning: objtool: gpio_extcon_probe()+0x21: can't find jump dest instruction at .text+0x7f01009f crypto/cast6_generic.o: warning: objtool: __cast6_setkey()+0x26: can't find jump dest instruction at .text+0xb306237b CC drivers/acpi/acpi_lpat.o AS arch/x86/lib/memmove_64.o CC drivers/i2c/busses/i2c-amd8111.o drivers/clk/bcm/clk-bcm63xx.o: warning: objtool: bcm63138_armpll_init()+0x4: call without frame pointer save/setup CC crypto/asymmetric_keys/x509_akid-asn1.o CC [M] drivers/edac/edac_pci.o sound/pci/cs5535audio/cs5535audio.o: warning: objtool: snd_cs5535audio_interrupt()+0x16: can't find jump dest instruction at .text+0x9800008b LD drivers/idle/built-in.o CC sound/pci/echoaudio/echo3g.o drivers/gpio/devres.o: warning: objtool: devm_get_gpiod_from_child()+0x40: can't find jump dest instruction at .text+0x9b0002ab crypto/drbg.o: warning: objtool: drbg_hmac_generate()+0x45: can't find jump dest instruction at .text+0xe90003cb CC drivers/gpio/gpio-74xx-mmio.o drivers/hwtracing/stm/policy.o: warning: objtool: stp_policy_node_make()+0x30: can't find jump dest instruction at .text+0x8a00022e CC drivers/hid/hid-a4tech.o CC crypto/asymmetric_keys/x509_cert_parser.o drivers/hwmon/hwmon-vid.o: warning: objtool: vid_from_reg()+0x8: can't find jump dest instruction at .text+0xa801000e arch/x86/lib/memcpy_64.o: warning: objtool: memcpy_mcsafe()+0x3: can't find jump dest instruction at .text+0x92000149 CC drivers/clk/samsung/clk-pll.o drivers/clk/clk-xgene.o: warning: objtool: xgene_pllclk_init()+0x61: can't find jump dest instruction at .text+0xdb0002d8 CC [M] sound/pci/hda/hda_auto_parser.o arch/x86/lib/csum-wrappers_64.o: warning: objtool: csum_partial_copy_nocheck()+0xa: call without frame pointer save/setup arch/x86/lib/csum-wrappers_64.o: warning: objtool: csum_partial_copy_to_user()+0x2b: call without frame pointer save/setup arch/x86/lib/csum-wrappers_64.o: warning: objtool: csum_partial_copy_from_user()+0x2b: call without frame pointer save/setup crypto/wp512.o: warning: objtool: wp512_process_buffer()+0x159: can't find jump dest instruction at .text+0xfb0a01de sound/pci/aw2/aw2-alsa.o: warning: objtool: snd_aw2_probe()+0x21: can't find jump dest instruction at .text+0x790400de drivers/acpi/ec.o: warning: objtool: advance_transaction()+0x7e: can't find jump dest instruction at .text+0x260101e2 CC [M] drivers/clk/clk-pwm.o LD drivers/lguest/built-in.o LD drivers/macintosh/built-in.o LD [M] drivers/fmc/fmc.o CC [M] drivers/irqchip/irq-ts4800.o . CC crypto/asymmetric_keys/pkcs7-asn1.o drivers/hwmon/ad7414.o: warning: objtool: ad7414_probe()+0x27: can't find jump dest instruction at .text+0x8100026b CC drivers/firewire/ohci.o drivers/firmware/efi/reboot.o: warning: objtool: efi_shutdown_init()+0x14: call without frame pointer save/setup AS arch/x86/lib/memset_64.o CC drivers/gpu/drm/drm_plane_helper.o CC [M] crypto/des_generic.o CC drivers/input/serio/serport.o CC drivers/clk/bcm/clk-iproc-asiu.o arch/x86/lib/memmove_64.o: warning: objtool: memmove()+0x7: can't find jump dest instruction at .text+0x301000d CC drivers/clk/samsung/clk-cpu.o CC arch/x86/lib/misc.o CC drivers/firewire/init_ohci1394_dma.o CC drivers/acpi/ac.o drivers/acpi/dock.o: warning: objtool: handle_eject_request()+0x17: can't find jump dest instruction at .text+0x9c000447 crypto/tgr192.o: warning: objtool: tgr192_update()+0x3d: can't find jump dest instruction at .text+0xa10003e0 fs/ubifs/tnc_commit.o: warning: objtool: fill_gap()+0x4d: can't find jump dest instruction at .text+0x4202010f CC [M] drivers/edac/edac_pci_sysfs.o drivers/firewire/core-card.o: warning: objtool: fw_core_add_descriptor()+0x2b: can't find jump dest instruction at .text+0x990007cb CC drivers/gpio/gpio-adp5588.o AS arch/x86/lib/putuser.o 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 drivers/firmware/efi/cper.o fs/nls/nls_cp865.o: warning: objtool: init_nls_cp865()+0x12: call without frame pointer save/setup fs/nls/nls_cp865.o: warning: objtool: exit_nls_cp865()+0xb: call without frame pointer save/setup AS firmware/keyspan/mpr.fw.gen.o CC [M] drivers/clk/qcom/clk-pll.o drivers/firmware/dmi_scan.o: warning: objtool: dmi_get_date()+0x2d: can't find jump dest instruction at .text+0xc7000251 drivers/base/regmap/regmap-debugfs.o: warning: objtool: regmap_debugfs_get_dump_start.part.5()+0x4d: can't find jump dest instruction at .text+0xfc000254 drivers/clk/keystone/pll.o: warning: objtool: of_pll_mux_clk_init()+0x35: can't find jump dest instruction at .init.text+0xb000003b sound/core/timer.o: warning: objtool: snd_timer_notify1()+0x36: can't find jump dest instruction at .text+0x960002d4 CC drivers/input/serio/libps2.o CC drivers/clk/samsung/clk-s3c2410.o CC drivers/acpi/button.o drivers/hwtracing/stm/console.o: warning: objtool: stm_console_unlink()+0x8: call without frame pointer save/setup drivers/hwtracing/stm/console.o: warning: objtool: stm_console_link()+0x18: call without frame pointer save/setup drivers/hwtracing/stm/console.o: warning: objtool: stm_console_write()+0xf: call without frame pointer save/setup drivers/hwtracing/stm/console.o: warning: objtool: stm_console_init()+0xd: call without frame pointer save/setup drivers/hwtracing/stm/console.o: warning: objtool: stm_console_exit()+0xb: call without frame pointer save/setup CC drivers/hwmon/adt7462.o fs/ubifs/tnc.o: warning: objtool: lookup_znode()+0x36: can't find jump dest instruction at .text+0x44020260 CC drivers/firmware/efi/runtime-wrappers.o LD sound/pci/aw2/snd-aw2.o AS arch/x86/lib/rwsem.o CC [M] fs/nls/nls_iso8859-5.o CC drivers/clk/samsung/clk-s3c2412.o crypto/aes_generic.o: warning: objtool: crypto_aes_expand_key()+0x1b: can't find jump dest instruction at .text+0x7f030021 LD sound/pci/aw2/built-in.o LD drivers/mcb/built-in.o drivers/acpi/acpi_pnp.o: warning: objtool: acpi_pnp_match()+0x99: can't find jump dest instruction at .text+0x7b0000a9 arch/x86/lib/memset_64.o: warning: objtool: memset_orig()+0xa7: can't find jump dest instruction at .text+0x730000eb crypto/ablk_helper.o: warning: objtool: ablk_init_common()+0x16: call without frame pointer save/setup crypto/ablk_helper.o: warning: objtool: ablk_init()+0x26: call without frame pointer save/setup crypto/ablk_helper.o: warning: objtool: ablk_exit()+0x8: call without frame pointer save/setup crypto/ablk_helper.o: warning: objtool: __ablk_encrypt()+0x14: call without frame pointer save/setup crypto/ablk_helper.o: warning: objtool: ablk_decrypt()+0x12: call without frame pointer save/setup crypto/ablk_helper.o: warning: objtool: ablk_encrypt()+0xe: call without frame pointer save/setup CC [M] drivers/edac/i5400_edac.o arch/x86/lib/putuser.o: warning: objtool: __put_user_1()+0x13: can't find jump dest instruction at .text+0x9f000019 CC drivers/input/serio/altera_ps2.o . CC drivers/i2c/i2c-slave-eeprom.o CC lib/halfmd4.o CC arch/x86/lib/usercopy.o CC crypto/asymmetric_keys/pkcs7_parser.o drivers/base/dma-mapping.o: warning: objtool: dmam_alloc_noncoherent()+0x3a: can't find jump dest instruction at .text+0x9400036e CC [M] drivers/clk/qcom/clk-rcg.o CC drivers/acpi/apei/apei-base.o drivers/dma/dmaengine.o: warning: objtool: dmaengine_unmap_put()+0x17: can't find jump dest instruction at .text+0x2f0104cf CC [M] fs/nls/nls_iso8859-7.o CC drivers/input/ff-core.o CC lib/debug_locks.o 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 CC drivers/i2c/busses/i2c-i801.o CC [M] drivers/edac/e752x_edac.o CC [M] drivers/mcb/mcb-core.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_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 sound/pci/ice1712/amp.o: warning: objtool: snd_vt1724_amp_add_controls()+0x1a: call without frame pointer save/setup sound/pci/ice1712/amp.o: warning: objtool: snd_vt1724_amp_init()+0x4f: call without frame pointer save/setup CC [M] drivers/i2c/muxes/i2c-mux-pinctrl.o LD drivers/message/fusion/built-in.o drivers/char/tpm/tpm_crb.o: warning: objtool: crb_acpi_add()+0x32: can't find jump dest instruction at .text+0xee010305 CC arch/x86/lib/usercopy_64.o CC drivers/input/serio/sun4i-ps2.o drivers/acpi/scan.o: warning: objtool: acpi_device_dep_initialize()+0x24: can't find jump dest instruction at .text+0xdd00047a drivers/hwmon/ad7418.o: warning: objtool: ad7418_update_device()+0x4a: can't find jump dest instruction at .text+0xf2000050 AS firmware/keyspan/usa19.fw.gen.o CC drivers/memstick/core/memstick.o CC drivers/acpi/acpi_video.o crypto/cbc.o: warning: objtool: crypto_cbc_encrypt()+0x3b: can't find jump dest instruction at .text+0x801009b sound/pci/cs5535audio/cs5535audio_pcm.o: warning: objtool: snd_cs5535audio_hw_params()+0x41: can't find jump dest instruction at .text+0x24010364 CC [M] fs/nls/nls_iso8859-9.o LD sound/pci/mixart/built-in.o CC drivers/clk/samsung/clk-s3c2443.o drivers/char/tpm/tpm-interface.o: warning: objtool: wait_for_tpm_stat()+0x3b: can't find jump dest instruction at .text+0x66010189 CC [M] drivers/i2c/muxes/i2c-mux-reg.o CC [M] crypto/twofish_generic.o . LD drivers/message/built-in.o CC drivers/leds/led-core.o drivers/extcon/extcon.o: warning: objtool: extcon_get_edev_by_phandle()+0x13: can't find jump dest instruction at .text+0x910001ec drivers/hwmon/ads1015.o: warning: objtool: show_in()+0x7c: can't find jump dest instruction at .text+0x8d0000c5 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 drivers/clk/clk.o: warning: objtool: clk_core_round_rate_nolock()+0x27: can't find jump dest instruction at .text+0x80000528 fs/ubifs/lprops.o: warning: objtool: adjust_lpt_heap.isra.3()+0x2d: can't find jump dest instruction at .text+0x8d0000f1 CC [M] sound/pci/mixart/mixart.o CC drivers/input/ff-memless.o LD sound/pci/cs5535audio/snd-cs5535audio.o CC [M] drivers/input/gameport/lightning.o drivers/edac/edac_device_sysfs.o: warning: objtool: edac_device_create_sysfs()+0x3d: can't find jump dest instruction at .text+0x1020458 CC crypto/asymmetric_keys/mscode_parser.o CC [M] drivers/i2c/i2c-dev.o drivers/hwmon/hwmon.o: warning: objtool: hwmon_device_register_with_groups()+0x2d: can't find jump dest instruction at .text+0xd50000f9 drivers/clk/x86/clk-lpt.o: warning: objtool: lpt_clk_probe()+0x1e: 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 lib/random32.o drivers/firmware/efi/efi.o: warning: objtool: systab_show()+0xd: can't find jump dest instruction at .text+0x2d0100f9 drivers/clk/keystone/gate.o: warning: objtool: of_keystone_psc_clk_init()+0x30: can't find jump dest instruction at .init.text+0x5d010036 CC [M] sound/pci/mixart/mixart_core.o LD sound/pci/cs5535audio/built-in.o fs/ubifs/recovery.o: warning: objtool: get_master_node()+0x42: can't find jump dest instruction at .text+0x80010233 drivers/edac/edac_device.o: warning: objtool: edac_device_alloc_ctl_info()+0xcc: can't find jump dest instruction at .text+0xb901025e drivers/i2c/muxes/i2c-mux-gpio.o: warning: objtool: i2c_mux_gpio_probe()+0x3a: can't find jump dest instruction at .text+0xa803009b AS firmware/keyspan/usa19qw.fw.gen.o drivers/base/platform-msi.o: warning: objtool: platform_msi_alloc_priv_data()+0x22: can't find jump dest instruction at .text+0x840001c3 drivers/edac/edac_mc_sysfs.o: warning: objtool: edac_create_sysfs_mci_device()+0x3b: can't find jump dest instruction at .text+0x860207f2 LD sound/core/snd-timer.o . CC [M] sound/pci/mixart/mixart_hwdep.o sound/core/oss/mixer_oss.o: warning: objtool: snd_mixer_oss_ioctl1()+0x2a: can't find jump dest instruction at .text+0xa4060094 CC [M] drivers/input/gameport/ns558.o CC [M] sound/pci/ice1712/aureon.o CC drivers/hid/hid-axff.o LD drivers/clk/keystone/built-in.o CC drivers/hwmon/adt7470.o drivers/i2c/i2c-smbus.o: warning: objtool: smbalert_probe()+0x3a: can't find jump dest instruction at .text+0x8a000058 CC [M] crypto/khazad.o CC [M] drivers/edac/i3200_edac.o LD drivers/media/common/b2c2/built-in.o drivers/hsi/clients/hsi_char.o: warning: objtool: hsc_open()+0x4b: can't find jump dest instruction at .text+0x34010486 drivers/hwtracing/intel_th/core.o: warning: objtool: intel_th_populate.isra.4()+0x43: can't find jump dest instruction at .text+0xae0204e3 LD drivers/clk/x86/clk-x86-lpss.o arch/x86/lib/delay.o: warning: objtool: __const_udelay()+0x1d: call without frame pointer save/setup arch/x86/lib/delay.o: warning: objtool: __udelay()+0x1c: call without frame pointer save/setup arch/x86/lib/delay.o: warning: objtool: __ndelay()+0x19: call without frame pointer save/setup arch/x86/lib/delay.o: warning: objtool: delay_tsc()+0x13: call without frame pointer save/setup arch/x86/lib/insn.o: warning: objtool: insn_get_prefixes()+0x12: can't find jump dest instruction at .text+0xae010063 CC sound/pci/echoaudio/indigodj.o drivers/cpufreq/cpufreq.o: warning: objtool: cpufreq_notify_transition()+0x19: can't find jump dest instruction at .text+0xab000853 CC [M] drivers/i2c/i2c-mux.o CC drivers/gpio/gpio-arizona.o LD drivers/media/common/saa7146/built-in.o LD drivers/clk/x86/built-in.o CC [M] drivers/input/serio/parkbd.o CC drivers/i2c/busses/i2c-bcm-iproc.o CC [M] fs/nls/nls_iso8859-13.o CC [M] sound/pci/mixart/mixart_mixer.o drivers/dma/ioat/dca.o: warning: objtool: ioat_dca_add_requester()+0x14: can't find jump dest instruction at .text+0x8c00004a drivers/dma/ioat/dma.o: warning: objtool: __cleanup()+0x2c: can't find jump dest instruction at .text+0x120200eb drivers/char/tpm/tpm_i2c_infineon.o: warning: objtool: iic_tpm_read()+0x78: can't find jump dest instruction at .text+0xe400008b LD [M] sound/core/oss/snd-mixer-oss.o drivers/gpio/gpiolib-of.o: warning: objtool: of_parse_own_gpio()+0x4d: can't find jump dest instruction at .text+0x5b010053 CC drivers/hid/hid-aureal.o LD drivers/cpufreq/built-in.o drivers/extcon/extcon-max3355.o: warning: objtool: max3355_probe()+0x33: can't find jump dest instruction at .text+0xb60000ac drivers/i2c/muxes/i2c-mux-pca9541.o: warning: objtool: pca9541_select_chan()+0x5c: can't find jump dest instruction at .text+0xda00019a CC [M] fs/nls/mac-cyrillic.o drivers/firmware/dcdbas.o: warning: objtool: smi_data_buf_realloc()+0x17: can't find jump dest instruction at .text+0xc000032c CC drivers/gpio/gpio-ath79.o CC drivers/input/input-polldev.o CC [M] drivers/mcb/mcb-parse.o LD drivers/media/common/siano/built-in.o .drivers/clk/bcm/clk-iproc-armpll.o: warning: objtool: iproc_arm_pll_recalc_rate()+0x11: can't find jump dest instruction at .text+0x20010017 CC drivers/hwmon/adt7475.o CC [M] sound/pci/ice1712/vt1720_mobo.o LD drivers/hwtracing/intel_th/intel_th.o CC drivers/iio/inkern.o CC [M] drivers/edac/ie31200_edac.o drivers/hwmon/acpi_power_meter.o: warning: objtool: read_capabilities()+0x83: can't find jump dest instruction at .text+0x170100b9 drivers/acpi/acpi_platform.o: warning: objtool: acpi_create_platform_device()+0x1e: can't find jump dest instruction at .text+0x35010024 drivers/firmware/edd.o: warning: objtool: edd_show_info_flags()+0x17: can't find jump dest instruction at .text+0x710102d6 LD drivers/hwtracing/intel_th/built-in.o CC drivers/leds/led-class.o drivers/acpi/power.o: warning: objtool: acpi_power_get_state()+0x30: can't find jump dest instruction at .text+0xa600005e CC [M] drivers/edac/amd64_edac.o drivers/i2c/muxes/i2c-mux-pca954x.o: warning: objtool: pca954x_probe()+0x4d: can't find jump dest instruction at .text+0x500100a2 sound/pci/lola/lola.o: warning: objtool: lola_interrupt()+0x4c: can't find jump dest instruction at .text+0x100101a6 drivers/char/ipmi/ipmi_msghandler.o: warning: objtool: intf_find_seq()+0x26: can't find jump dest instruction at .text+0xfd0001b5 drivers/char/tpm/tpm_tis.o: warning: objtool: tpm_tis_probe_irq_single()+0x48: can't find jump dest instruction at .text+0xdf000285 LD firmware/built-in.o CC drivers/i2c/busses/i2c-efm32.o LD drivers/media/common/built-in.o drivers/clk/clk-axi-clkgen.o: warning: objtool: axi_clkgen_calc_params()+0xd7: can't find jump dest instruction at .text+0xd60000dc drivers/dma/hsu/hsu.o: warning: objtool: hsu_dma_probe()+0x37: can't find jump dest instruction at .text+0x3e0101c1 CC [M] drivers/edac/amd64_edac_dbg.o drivers/hsi/hsi.o: warning: objtool: hsi_alloc_controller()+0x19: can't find jump dest instruction at .text+0xdb0103fa LD [M] drivers/hwtracing/stm/stm_console.o drivers/dma/img-mdc-dma.o: warning: objtool: mdc_issue_desc()+0x21: can't find jump dest instruction at .text+0xe50002e7 CC drivers/acpi/apei/hest.o drivers/edac/edac_module.o: warning: objtool: edac_set_debug_level()+0x17: call without frame pointer save/setup drivers/edac/edac_module.o: warning: objtool: edac_init()+0x11: call without frame pointer save/setup drivers/edac/edac_module.o: warning: objtool: edac_exit()+0x4: call without frame pointer save/setup CC drivers/gpio/gpio-bcm-kona.o drivers/base/regmap/regmap-spmi.o: warning: objtool: regmap_spmi_ext_write()+0x19: can't find call dest symbol at offset 0x400001a3 drivers/irqchip/irqchip.o: warning: objtool: irqchip_init()+0xb: call without frame pointer save/setup sound/pci/hda/hda_bind.o: warning: objtool: hda_codec_driver_probe()+0x28: can't find jump dest instruction at .text+0x950002a6 . CC drivers/acpi/video_detect.o CC drivers/iommu/of_iommu.o CC crypto/asymmetric_keys/mscode-asn1.o fs/ubifs/tnc_misc.o: warning: objtool: ubifs_tnc_levelorder_next()+0x21: can't find jump dest instruction at .text+0x24010027 drivers/dma/ioat/init.o: warning: objtool: ioat_xor_val_self_test()+0x26: can't find jump dest instruction at .text+0x4e0b0133 LD drivers/net/built-in.o drivers/acpi/acpi_cmos_rtc.o: warning: objtool: acpi_remove_cmos_rtc_space_handler()+0x14: call without frame pointer save/setup drivers/acpi/acpi_cmos_rtc.o: warning: objtool: acpi_install_cmos_rtc_space_handler()+0x19: call without frame pointer save/setup drivers/acpi/acpi_cmos_rtc.o: warning: objtool: acpi_cmos_rtc_space_handler()+0x41: 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 drivers/clk/samsung/clk.o: warning: objtool: samsung_clk_register_div()+0x21: can't find jump dest instruction at .init.text+0xa80002c8 CC drivers/acpi/pci_slot.o drivers/clk/clk-palmas.o: warning: objtool: palmas_clks_probe()+0x41: can't find jump dest instruction at .text+0x12010066 LD arch/x86/lib/built-in.o CC drivers/gpio/gpio-clps711x.o drivers/clk/samsung/clk-s3c2412.o: warning: objtool: s3c2412_common_clk_init()+0x54: call without frame pointer save/setup drivers/clk/samsung/clk-s3c2412.o: warning: objtool: s3c2412_clk_init()+0xa: call without frame pointer save/setup CC drivers/mmc/card/mmc_test.o drivers/char/tpm/tpm2-cmd.o: warning: objtool: tpm2_do_selftest()+0x3d: can't find jump dest instruction at .text+0x920001f4 CC drivers/misc/qcom-coincell.o drivers/base/regmap/regmap-i2c.o: warning: objtool: regmap_get_i2c_bus()+0x24: can't find jump dest instruction at .text+0xb000002a CC arch/x86/lib/inat.o CC drivers/iio/industrialio-buffer.o drivers/acpi/pci_root.o: warning: objtool: acpi_get_pci_dev()+0x3a: can't find jump dest instruction at .text+0xcb0002e4 crypto/ctr.o: warning: objtool: crypto_ctr_crypt()+0x4b: can't find jump dest instruction at .text+0xb9000212 sound/pci/lx6464es/lx6464es.o: warning: objtool: snd_lx6464es_probe()+0x21: can't find jump dest instruction at .text+0xfc0500ea CC [M] sound/pci/echoaudio/gina24.o drivers/hwtracing/stm/heartbeat.o: warning: objtool: stm_heartbeat_init()+0x1c: can't find jump dest instruction at .text+0xd90000ba CC [M] drivers/clk/qcom/clk-rcg2.o drivers/char/tpm/tpm_infineon.o: warning: objtool: tpm_inf_pnp_probe()+0x1f: can't find jump dest instruction at .text+0x8e01002b CC drivers/hwmon/applesmc.o LD [M] drivers/dma/hsu/hsu_dma.o LD drivers/hsi/built-in.o CC drivers/misc/ioc4.o CC drivers/iommu/amd_iommu.o CC [M] sound/pci/hda/hda_sysfs.o drivers/clk/ti/adpll.o: warning: objtool: ti_adpll_init_clkout.isra.1()+0x41: can't find jump dest instruction at .text+0x1901059b drivers/i2c/busses/i2c-ali1535.o: warning: objtool: ali1535_probe()+0x1b: can't find jump dest instruction at .text+0x60010056 . CC drivers/misc/cs5535-mfgpt.o drivers/clk/samsung/clk-s3c2410.o: warning: objtool: s3c2410_common_clk_init()+0x1e0: can't find jump dest instruction at .init.text+0x900001e6 CC drivers/acpi/container.o drivers/hid/hid-a4tech.o: warning: objtool: a4_event()+0x14: can't find jump dest instruction at .text+0x9a000050 CC [M] crypto/salsa20_generic.o CC drivers/leds/led-class-flash.o CC sound/pci/nm256/nm256.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 LD drivers/edac/edac_mce_amd.o CC drivers/gpio/gpio-grgpio.o CC [M] sound/pci/hda/hda_controller.o CC [M] sound/pci/ice1712/pontis.o drivers/dma/sh/rcar-dmac.o: warning: objtool: rcar_dmac_chan_start_xfer()+0x45: can't find jump dest instruction at .text+0xa4000088 CC drivers/iommu/amd_iommu_init.o drivers/dma/ioat/sysfs.o: warning: objtool: ring_active_show()+0x35: call without frame pointer save/setup drivers/dma/ioat/sysfs.o: warning: objtool: ring_size_show()+0x24: call without frame pointer save/setup drivers/dma/ioat/sysfs.o: warning: objtool: version_show()+0x27: call without frame pointer save/setup drivers/dma/ioat/sysfs.o: warning: objtool: cap_show()+0x81: call without frame pointer save/setup drivers/dma/ioat/sysfs.o: warning: objtool: ioat_kobject_add()+0x3a: call without frame pointer save/setup drivers/dma/ioat/sysfs.o: warning: objtool: ioat_kobject_del()+0x2d: call without frame pointer save/setup drivers/dma/sh/sudmac.o: warning: objtool: sudmac_probe()+0x23: can't find jump dest instruction at .text+0x5f020241 LD drivers/media/firewire/built-in.o CC drivers/iommu/amd_iommu_v2.o drivers/hwmon/ads7828.o: warning: objtool: ads7828_probe()+0x4b: can't find jump dest instruction at .text+0xeb0000c0 drivers/input/gameport/fm801-gp.o: warning: objtool: fm801_gp_probe()+0x39: can't find jump dest instruction at .text+0xdf00014c CC drivers/ntb/ntb.o drivers/clk/qcom/clk-regmap.o: warning: objtool: devm_clk_register_regmap()+0x33: call without frame pointer save/setup drivers/clk/qcom/clk-regmap.o: warning: objtool: clk_disable_regmap()+0x28: call without frame pointer save/setup drivers/clk/qcom/clk-regmap.o: warning: objtool: clk_enable_regmap()+0x28: call without frame pointer save/setup drivers/clk/qcom/clk-regmap.o: warning: objtool: clk_is_enabled_regmap()+0x17: call without frame pointer save/setup 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 LD drivers/nfc/built-in.o drivers/clk/clk-pwm.o: warning: objtool: clk_pwm_probe()+0x37: can't find jump dest instruction at .text+0xf010078 CC drivers/hid/hid-dr.o LD drivers/clk/ti/built-in.o drivers/gpu/vga/vgaarb.o: warning: objtool: __vga_tryget()+0x48: can't find jump dest instruction at .text+0x580103e6 LD drivers/nvme/host/built-in.o CC drivers/acpi/acpi_memhotplug.o drivers/dma/dmatest.o: warning: objtool: dmatest_add_threads()+0x44: can't find jump dest instruction at .text+0xc8000064 drivers/firewire/core-cdev.o: warning: objtool: ioctl_send_phy_packet()+0x24: can't find jump dest instruction at .text+0xad0003cb CC drivers/clk/bcm/clk-ns2.o 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] crypto/chacha20_generic.o CC drivers/mtd/mtdcore.o LD drivers/char/tpm/tpm.o LD drivers/edac/built-in.o CC drivers/misc/hpilo.o CC lib/bust_spinlocks.o drivers/clk/samsung/clk-s3c2443.o: warning: objtool: s3c2443_common_clk_init()+0x113: can't find jump dest instruction at .init.text+0xaa000119 . CC [M] drivers/clk/qcom/clk-branch.o LD drivers/memstick/host/built-in.o sound/core/rawmidi.o: warning: objtool: snd_rawmidi_free()+0x11: can't find jump dest instruction at .text+0xb60002b9 drivers/clk/qcom/common.o: warning: objtool: _qcom_cc_register_board_clk.constprop.0()+0x7a: can't find jump dest instruction at .text+0xa1000149 LD drivers/irqchip/built-in.o CC [M] sound/pci/hda/hda_hwdep.o CC drivers/mtd/mtdsuper.o CC [M] crypto/poly1305_generic.o LD drivers/dma/dw/dw_dmac.o LD drivers/nvme/built-in.o LD drivers/char/tpm/built-in.o CC drivers/i2c/busses/i2c-img-scb.o CC drivers/hwmon/atxp1.o LD drivers/gpu/vga/built-in.o drivers/gpio/gpio-74xx-mmio.o: warning: objtool: mmio_74xx_gpio_probe()+0x30: can't find jump dest instruction at .text+0xd5000036 CC drivers/iommu/dmar.o CC drivers/hid/hid-emsff.o drivers/firewire/core-iso.o: warning: objtool: manage_channel()+0x46: can't find jump dest instruction at .text+0xb10000ac LD crypto/asymmetric_keys/asymmetric_keys.o CC drivers/iommu/intel_irq_remapping.o fs/nls/nls_iso8859-13.o: warning: objtool: init_nls_iso8859_13()+0x12: call without frame pointer save/setup fs/nls/nls_iso8859-13.o: warning: objtool: exit_nls_iso8859_13()+0xb: call without frame pointer save/setup CC drivers/gpio/gpio-lp3943.o drivers/iommu/iommu-sysfs.o: warning: objtool: iommu_release_device()+0x4: call without frame pointer save/setup drivers/iommu/iommu-sysfs.o: warning: objtool: iommu_device_create()+0x31: call without frame pointer save/setup drivers/iommu/iommu-sysfs.o: warning: objtool: iommu_device_destroy()+0x12: call without frame pointer save/setup drivers/iommu/iommu-sysfs.o: warning: objtool: iommu_device_link()+0x45: call without frame pointer save/setup drivers/iommu/iommu-sysfs.o: warning: objtool: iommu_device_unlink()+0x26: call without frame pointer save/setup drivers/iommu/iommu-sysfs.o: warning: objtool: iommu_dev_init()+0x12: call without frame pointer save/setup crypto/vmac.o: warning: objtool: vmac_setkey()+0x2a: can't find jump dest instruction at .text+0x3b010037 CC lib/kasprintf.o CC [M] drivers/input/serio/pcips2.o drivers/clk/qcom/clk-alpha-pll.o: warning: objtool: clk_alpha_pll_set_rate()+0x84: can't find jump dest instruction at .text+0x97000255 drivers/iio/industrialio-event.o: warning: objtool: iio_device_add_event()+0x44: can't find jump dest instruction at .text+0x101012b CC [M] drivers/mmc/card/sdio_uart.o LD [M] drivers/hwtracing/stm/stm_heartbeat.o drivers/edac/edac_mc.o: warning: objtool: edac_raw_mc_handle_error()+0x53: can't find jump dest instruction at .text+0xdf010137 CC drivers/acpi/apei/erst.o CC [M] fs/nls/mac-inuit.o drivers/clk/samsung/clk-cpu.o: warning: objtool: exynos_cpuclk_notifier_cb()+0x1c: can't find jump dest instruction at .text+0x400100d8 . LD drivers/ntb/hw/built-in.o fs/ubifs/xattr.o: warning: objtool: ubifs_setxattr()+0x6e: can't find jump dest instruction at .text+0xca050166 drivers/dma/idma64.o: warning: objtool: idma64_platform_probe()+0x34: can't find jump dest instruction at .text+0x2a030098 drivers/input/gameport/emu10k1-gp.o: warning: objtool: emu_probe()+0x39: can't find jump dest instruction at .text+0xf1000082 LD sound/pci/pcxhr/built-in.o drivers/dma/ioat/prep.o: warning: objtool: __ioat_prep_pq16_lock()+0x7c: can't find jump dest instruction at .text+0xe102011b CC [M] sound/pci/hda/hda_beep.o CC drivers/gpio/gpio-lynxpoint.o CC drivers/misc/isl29020.o drivers/i2c/i2c-slave-eeprom.o: warning: objtool: i2c_slave_eeprom_probe()+0x34: can't find jump dest instruction at .text+0x84000063 CC drivers/nvmem/core.o LD sound/pci/riptide/built-in.o CC [M] drivers/input/serio/ps2mult.o drivers/edac/wq.o: warning: objtool: edac_stop_work()+0x8: call without frame pointer save/setup drivers/edac/wq.o: warning: objtool: edac_mod_work()+0x16: call without frame pointer save/setup drivers/edac/wq.o: warning: objtool: edac_queue_work()+0x16: call without frame pointer save/setup drivers/edac/wq.o: warning: objtool: edac_workqueue_setup()+0x2c: call without frame pointer save/setup drivers/edac/wq.o: warning: objtool: edac_workqueue_teardown()+0xb: call without frame pointer save/setup 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 drivers/iio/industrialio-trigger.o CC drivers/ntb/test/ntb_perf.o crypto/asymmetric_keys/mscode_parser.o: warning: objtool: mscode_parse()+0x1d: call without frame pointer save/setup CC drivers/iommu/irq_remapping.o crypto/asymmetric_keys/mscode_parser.o: warning: objtool: mscode_note_content_type()+0x16: call without frame pointer save/setup crypto/asymmetric_keys/mscode_parser.o: warning: objtool: mscode_note_digest_algo()+0x1b: call without frame pointer save/setup drivers/char/xillybus/xillybus_core.o: warning: objtool: xillybus_llseek()+0x2d: can't find jump dest instruction at .text+0xf5000033 drivers/hwtracing/stm/core.o: warning: objtool: stm_source_write()+0x2b: can't find jump dest instruction at .text+0xc20001e2 CC drivers/ntb/ntb_transport.o drivers/i2c/algos/i2c-algo-bit.o: warning: objtool: __i2c_bit_add_bus()+0x1c: can't find jump dest instruction at .text+0x9101014c sound/pci/asihpi/hpi6000.o: warning: objtool: hpi6000_dsp_block_write32()+0x33: can't find jump dest instruction at .text+0x910001bf drivers/input/serio/altera_ps2.o: warning: objtool: altera_ps2_probe()+0x36: can't find jump dest instruction at .text+0xc01009f LD sound/core/snd-rawmidi.o drivers/hid/hid-debug.o: warning: objtool: hid_debug_events_open()+0x2e: can't find jump dest instruction at .text+0x90000176 drivers/hid/hid-axff.o: warning: objtool: ax_remove()+0x16: call without frame pointer save/setup drivers/hid/hid-axff.o: warning: objtool: ax_probe()+0xc: call without frame pointer save/setup drivers/hid/hid-axff.o: warning: objtool: ax_driver_init()+0x14: call without frame pointer save/setup drivers/hid/hid-axff.o: warning: objtool: ax_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/clk/qcom/clk-regmap-divider.o LD drivers/media/mmc/siano/built-in.o sound/pci/lola/lola_clock.o: warning: objtool: lola_init_clock_widget()+0x3e: can't find jump dest instruction at .text+0xa5010175 drivers/base/regmap/regmap-mmio.o: warning: objtool: regmap_mmio_gen_context()+0x2e: can't find jump dest instruction at .text+0xb90101d0 CC drivers/input/sparse-keymap.o CC drivers/leds/led-triggers.o sound/pci/asihpi/hpimsgx.o: warning: objtool: HPIMSGX__cleanup()+0x1e: can't find jump dest instruction at .text+0xd3020024 . CC drivers/nvmem/lpc18xx_eeprom.o LD drivers/ntb/hw/intel/built-in.o CC drivers/hid/hid-ezkey.o CC drivers/mtd/mtdconcat.o drivers/i2c/busses/i2c-ali1563.o: warning: objtool: ali1563_probe()+0x3c: can't find jump dest instruction at .text+0xec000077 LD [M] drivers/dma/ioat/ioatdma.o CC [M] crypto/crc32_generic.o CC [M] drivers/i2c/i2c-stub.o CC [M] sound/pci/hda/hda_generic.o drivers/base/firmware_class.o: warning: objtool: request_firmware_nowait()+0x59: can't find jump dest instruction at .text+0xae00027e sound/pci/ice1712/revo.o: warning: objtool: revo_set_rate_val()+0x12: can't find jump dest instruction at .text+0x820004d3 LD drivers/char/xillybus/built-in.o CC drivers/leds/leds-88pm860x.o LD [M] drivers/hwtracing/stm/stm_core.o CC drivers/input/matrix-keymap.o CC [M] drivers/input/serio/apbps2.o CC [M] drivers/ntb/hw/intel/ntb_hw_intel.o LD drivers/extcon/built-in.o drivers/acpi/event.o: warning: objtool: unregister_acpi_notifier()+0xe: call without frame pointer save/setup drivers/acpi/event.o: warning: objtool: register_acpi_notifier()+0xe: call without frame pointer save/setup drivers/acpi/event.o: warning: objtool: acpi_notifier_call_chain()+0x25: call without frame pointer save/setup drivers/clk/bcm/clk-iproc-asiu.o: warning: objtool: iproc_asiu_clk_set_rate()+0xb: can't find jump dest instruction at .text+0xd3000114 CC [M] sound/pci/ice1712/prodigy192.o LD drivers/media/mmc/built-in.o CC drivers/hwmon/dell-smm-hwmon.o CC drivers/mtd/mtdpart.o LD drivers/char/built-in.o CC [M] sound/pci/hda/patch_realtek.o CC [M] drivers/input/serio/olpc_apsp.o .sound/pci/lx6464es/lx_core.o: warning: objtool: lx_message_send_atomic()+0x28: can't find jump dest instruction at .text+0x30100cf CC [M] drivers/input/serio/userio.o CC sound/pci/oxygen/oxygen_io.o LD drivers/perf/built-in.o drivers/dma/fsl-edma.o: warning: objtool: fsl_edma_xfer_desc()+0x25: can't find jump dest instruction at .text+0x70010211 CC drivers/mtd/mtdchar.o drivers/extcon/extcon-max77843.o: warning: objtool: max77843_muic_get_cable_type()+0x11: can't find jump dest instruction at .text+0x84000017 CC [M] sound/pci/ice1712/prodigy_hifi.o LD drivers/media/i2c/soc_camera/built-in.o CC drivers/parport/share.o drivers/firmware/efi/esrt.o: warning: objtool: esrt_sysfs_init()+0x1d: can't find jump dest instruction at .init.text+0x35020023 CC drivers/mmc/host/wbsd.o CC drivers/media/i2c/tea6420.o drivers/firewire/init_ohci1394_dma.o: warning: objtool: init_ohci1394_dma_on_all_controllers()+0x1e: can't find jump dest instruction at .init.text+0xf0020046 . CC drivers/leds/leds-aat1290.o CC [M] drivers/clk/qcom/clk-regmap-mux.o CC drivers/acpi/apei/erst-dbg.o drivers/dma/sh/shdma-base.o: warning: objtool: shdma_init()+0x1c: can't find jump dest instruction at .text+0x180101b6 drivers/input/serio/serport.o: warning: objtool: serport_ldisc_read()+0x1f: can't find jump dest instruction at .text+0x4b0101db LD sound/pci/lx6464es/snd-lx6464es.o CC [M] drivers/mcb/mcb-pci.o CC drivers/i2c/busses/i2c-jz4780.o drivers/irqchip/irq-ts4800.o: warning: objtool: ts4800_ic_probe()+0x36: can't find jump dest instruction at .text+0xbd0000dd LD sound/pci/lx6464es/built-in.o drivers/dma/sh/shdmac.o: warning: objtool: sh_dmae_setup_xfer()+0x1a: can't find jump dest instruction at .text+0xb5000100 CC drivers/of/base.o CC drivers/parport/ieee1284.o CC drivers/gpu/drm/drm_dp_mst_topology.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()+0x19: call without frame pointer save/setup arch/x86/lib/usercopy_64.o: warning: objtool: clear_user()+0x23: call without frame pointer save/setup LD crypto/asymmetric_keys/verify_signed_pefile.o drivers/iio/industrialio-core.o: warning: objtool: iio_device_alloc()+0x2e: can't find jump dest instruction at .text+0xcc000421 .drivers/edac/debugfs.o: warning: objtool: edac_create_debugfs_nodes()+0x21: can't find jump dest instruction at .text+0xf1000125 drivers/acpi/ac.o: warning: objtool: acpi_ac_notify()+0x1d: can't find jump dest instruction at .text+0xae000093 CC drivers/iio/industrialio-configfs.o drivers/gpio/gpio-arizona.o: warning: objtool: arizona_gpio_probe()+0x49: can't find jump dest instruction at .text+0x9300015d lib/parser.o: warning: objtool: match_token()+0x2d: can't find jump dest instruction at .text+0x620101e0 drivers/input/serio/sun4i-ps2.o: warning: objtool: sun4i_ps2_probe()+0x3f: can't find jump dest instruction at .text+0x6d0100de drivers/input/gameport/gameport.o: warning: objtool: drvctl_store()+0x2e: can't find jump dest instruction at .text+0x4b0102bd sound/pci/asihpi/asihpi.o: warning: objtool: snd_card_asihpi_timer_function()+0x6b: can't find jump dest instruction at .text+0x360205be drivers/clk/qcom/clk-pll.o: warning: objtool: clk_pll_sr2_enable()+0x1e: can't find jump dest instruction at .text+0x88000168 CC drivers/parport/ieee1284_ops.o CC drivers/of/device.o drivers/leds/led-core.o: warning: objtool: led_timer_function()+0x29: can't find jump dest instruction at .text+0x8d0002eb drivers/i2c/algos/i2c-algo-pcf.o: warning: objtool: i2c_pcf_add_bus()+0x51: can't find jump dest instruction at .text+0x9e00007b drivers/firmware/efi/vars.o: warning: objtool: efivar_entry_find()+0x51: can't find jump dest instruction at .text+0x830004c5 drivers/clk/bcm/clk-iproc-pll.o: warning: objtool: iproc_pll_recalc_rate()+0x11: can't find jump dest instruction at .text+0xba000017 drivers/i2c/muxes/i2c-mux-reg.o: warning: objtool: i2c_mux_reg_probe()+0x3a: can't find jump dest instruction at .text+0x3203007c CC drivers/gpu/drm/drm_atomic_helper.o . CC drivers/mmc/core/core.o LD drivers/dma/sh/built-in.o 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 drivers/mmc/host/omap_hsmmc.o LD drivers/input/gameport/built-in.o CC drivers/i2c/busses/i2c-riic.o CC drivers/mtd/redboot.o drivers/ipack/ipack.o: warning: objtool: id_show()+0x23: can't find jump dest instruction at .text+0x8700012b CC [M] drivers/clk/qcom/reset.o CC drivers/mmc/core/bus.o drivers/i2c/muxes/i2c-mux-pinctrl.o: warning: objtool: i2c_mux_pinctrl_probe()+0x36: can't find jump dest instruction at .text+0x3d0300ae CC drivers/gpio/gpio-mb86s7x.o drivers/acpi/sysfs.o: warning: objtool: param_set_trace_state()+0x1d: can't find jump dest instruction at .text+0xa000020f LD [M] drivers/dma/sh/shdma.o CC drivers/parport/procfs.o CC lib/bitmap.o CC drivers/mfd/88pm860x-core.o CC [M] sound/pci/echoaudio/layla24.o drivers/clk/clk-cdce925.o: warning: objtool: cdce925_clk_set_pdiv()+0x15: can't find jump dest instruction at .text+0xbb0000fb drivers/base/property.o: warning: objtool: __fwnode_property_read_string_array()+0x6d: can't find jump dest instruction at .text+0xae0002bb CC [M] drivers/clk/qcom/gdsc.o CC [M] sound/pci/hda/patch_cmedia.o CC drivers/acpi/ioapic.o CC [M] fs/nls/mac-romanian.o drivers/acpi/debugfs.o: warning: objtool: acpi_debugfs_init()+0xd: call without frame pointer save/setup kernel/cgroup.o: warning: objtool: put_css_set_locked()+0x2d: can't find jump dest instruction at .text+0xd60104b9 . CC [M] sound/pci/echoaudio/mona.o CC drivers/mfd/88pm860x-i2c.o sound/core/pcm_lib.o: warning: objtool: snd_pcm_add_chmap_ctls()+0x7d: can't find jump dest instruction at .text+0xc4000272 CC sound/pci/rme9652/hdsp.o drivers/i2c/algos/i2c-algo-pca.o: warning: objtool: pca_init()+0x78: can't find jump dest instruction at .text+0xa500019f CC drivers/leds/leds-bcm6358.o drivers/hid/hid-aureal.o: warning: objtool: aureal_driver_init()+0x14: call without frame pointer save/setup drivers/hid/hid-aureal.o: warning: objtool: aureal_driver_exit()+0xb: call without frame pointer save/setup CC [M] crypto/crct10dif_common.o CC drivers/hid/hid-gembird.o drivers/firewire/core-device.o: warning: objtool: fw_csr_string()+0x53: can't find jump dest instruction at .text+0xa30000a1 CC drivers/acpi/bgrt.o sound/pci/lola/lola_pcm.o: warning: objtool: lola_sync_wait_for_fifo()+0x2f: can't find jump dest instruction at .text+0xab000114 drivers/gpio/gpio-adp5588.o: warning: objtool: adp5588_gpio_probe()+0x24: can't find jump dest instruction at .text+0xfc020150 lib/random32.o: warning: objtool: prandom_seed()+0x20: can't find call dest symbol at offset 0x84000159 LD drivers/ipack/built-in.o CC drivers/hid/hid-kensington.o sound/pci/lola/lola_mixer.o: warning: objtool: lola_analog_vol_tlv()+0x25: can't find jump dest instruction at .text+0xc20001b2 crypto/khazad.o: warning: objtool: khazad_crypt()+0xa1: can't find jump dest instruction at .text+0x6a0000a6 drivers/dma/xgene-dma.o: warning: objtool: xgene_chan_xfer_ld_pending()+0x23: can't find jump dest instruction at .text+0x120106a3 sound/pci/asihpi/hpi6205.o: warning: objtool: hpi6205_transfer_data()+0x28: can't find jump dest instruction at .text+0xb500019f CC [M] crypto/crct10dif_generic.o CC drivers/pci/access.o drivers/input/gameport/ns558.o: warning: objtool: ns558_pnp_probe()+0x25: can't find jump dest instruction at .text+0x3601002b CC drivers/hwmon/emc6w201.o fs/ubifs/lpt.o: warning: objtool: pack_bits()+0x7f: can't find jump dest instruction at .text+0x8a0003ea CC [M] sound/pci/rme9652/hdspm.o CC drivers/mtd/devices/slram.o arch/x86/lib/usercopy.o: warning: objtool: .altinstr_replacement+0x0: call without frame pointer save/setup crypto/serpent_generic.o: warning: objtool: serpent_setkey()+0x8: call without frame pointer save/setup crypto/serpent_generic.o: warning: objtool: serpent_encrypt()+0x8: call without frame pointer save/setup crypto/serpent_generic.o: warning: objtool: serpent_decrypt()+0x8: call without frame pointer save/setup crypto/serpent_generic.o: warning: objtool: tnepres_setkey()+0x28: call without frame pointer save/setup crypto/serpent_generic.o: warning: objtool: tnepres_decrypt()+0x37: call without frame pointer save/setup crypto/serpent_generic.o: warning: objtool: tnepres_encrypt()+0x37: call without frame pointer save/setup crypto/serpent_generic.o: warning: objtool: serpent_mod_init()+0x10: call without frame pointer save/setup crypto/serpent_generic.o: warning: objtool: serpent_mod_fini()+0x10: call without frame pointer save/setup CC drivers/hid/hid-keytouch.o CC drivers/mtd/devices/pmc551.o drivers/gpio/gpio-clps711x.o: warning: objtool: clps711x_gpio_probe()+0x3d: can't find jump dest instruction at .text+0xf5000043 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 drivers/mtd/chips/chipreg.o CC drivers/pci/bus.o drivers/input/serio/parkbd.o: warning: objtool: parkbd_interrupt()+0xd: can't find jump dest instruction at .text+0xa70000a3 CC [M] drivers/ntb/test/ntb_tool.o LD drivers/i2c/algos/built-in.o LD drivers/media/pci/b2c2/built-in.o CC [M] sound/pci/echoaudio/indigo.o drivers/i2c/busses/i2c-amd8111.o: warning: objtool: amd8111_probe()+0x1a: can't find jump dest instruction at .text+0x490100a4 . LD sound/pci/lola/snd-lola.o drivers/clk/samsung/clk-pll.o: warning: objtool: samsung_pll36xx_set_rate()+0x21: can't find jump dest instruction at .text+0x8f0004cf LD sound/pci/trident/built-in.o CC drivers/gpio/gpio-pch.o drivers/gpu/drm/drm_dp_helper.o: warning: objtool: drm_dp_i2c_do_msg()+0x7f: can't find jump dest instruction at .text+0xa6010420 CC drivers/mtd/chips/map_ram.o LD sound/pci/lola/built-in.o AR arch/x86/lib/lib.a CC drivers/pci/probe.o CC drivers/of/platform.o CC [M] crypto/authenc.o CC drivers/iio/industrialio-sw-trigger.o drivers/firewire/core-topology.o: warning: objtool: fw_core_handle_bus_reset()+0xf8: can't find jump dest instruction at .text+0x67030315 sound/pci/mixart/mixart_core.o: warning: objtool: get_msg()+0x70: can't find jump dest instruction at .text+0x94000076 drivers/input/input-mt.o: warning: objtool: adjust_dual()+0xf: can't find jump dest instruction at .text+0xa6000015 LD drivers/clk/samsung/built-in.o CC sound/pci/oxygen/oxygen_lib.o crypto/asymmetric_keys/pkcs7_parser.o: warning: objtool: pkcs7_parse_message()+0x2f: can't find jump dest instruction at .text+0xe50000f4 drivers/input/gameport/lightning.o: warning: objtool: l4_init()+0x39: can't find jump dest instruction at .init.text+0xe601003f CC drivers/pci/host-bridge.o crypto/asymmetric_keys/x509_cert_parser.o: warning: objtool: x509_decode_time()+0x1f: can't find jump dest instruction at .text+0x59020025 drivers/hid/hid-dr.o: warning: objtool: dr_probe()+0xc: call without frame pointer save/setup drivers/hid/hid-dr.o: warning: objtool: dr_driver_init()+0x14: call without frame pointer save/setup drivers/hid/hid-dr.o: warning: objtool: dr_driver_exit()+0xb: call without frame pointer save/setup CC drivers/mmc/host/sh_mmcif.o CC sound/pci/oxygen/oxygen_mixer.o CC drivers/of/dynamic.o CC drivers/leds/leds-bd2802.o drivers/firmware/efi/efivars.o: warning: objtool: efivar_store_raw()+0x25: can't find jump dest instruction at .text+0xcc000230 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 drivers/i2c/busses/i2c-bcm-iproc.o: warning: objtool: bcm_iproc_i2c_xfer()+0x28: can't find jump dest instruction at .text+0x9d0100ff LD drivers/media/pci/ddbridge/built-in.o CC [M] drivers/acpi/acpi_ipmi.o drivers/dma/dw/core.o: warning: objtool: dwc_dostart()+0x49: can't find jump dest instruction at .text+0xce0000c1 drivers/acpi/container.o: warning: objtool: acpi_container_init()+0x12: call without frame pointer save/setup drivers/gpio/gpio-ath79.o: warning: objtool: ath79_gpio_irq_set_type()+0x2d: can't find jump dest instruction at .text+0xc600007b lib/bust_spinlocks.o: warning: objtool: bust_spinlocks()+0x10: call without frame pointer save/setup drivers/acpi/acpi_lpat.o: warning: objtool: acpi_lpat_get_conversion_table()+0x33: can't find jump dest instruction at .text+0xb100011c CC drivers/pinctrl/core.o CC drivers/mmc/core/host.o CC drivers/pci/remove.o . CC drivers/phy/phy-core.o LD drivers/media/pci/dm1105/built-in.o drivers/gpio/gpio-generic.o: warning: objtool: bgpio_init()+0x41: can't find jump dest instruction at .text+0xc802022e crypto/gcm.o: warning: objtool: crypto_rfc4543_crypt()+0x7c: can't find jump dest instruction at .text+0xab0001ac drivers/edac/i3200_edac.o: warning: objtool: i3200_check()+0xb1: can't find jump dest instruction at .text+0x1a010105 drivers/hwmon/adm1026.o: warning: objtool: set_alarm_mask()+0x36: can't find jump dest instruction at .text+0x8b000313 CC drivers/gpu/drm/drm_kms_helper_common.o LD crypto/asymmetric_keys/pkcs7_message.o CC drivers/media/i2c/saa717x.o CC [M] sound/pci/ice1712/juli.o CC [M] crypto/authencesn.o CC drivers/gpio/gpio-rc5t583.o drivers/dma/nbpfaxi.o: warning: objtool: nbpf_chan_tasklet()+0x22: can't find jump dest instruction at .text+0xd00001f2 drivers/acpi/acpi_memhotplug.o: warning: objtool: acpi_memory_hotplug_init()+0xb: call without frame pointer save/setup CC drivers/hid/hid-ortek.o CC drivers/i2c/busses/i2c-diolan-u2c.o LD drivers/clk/bcm/built-in.o drivers/input/serio/libps2.o: warning: objtool: ps2_sendbyte()+0x52: can't find jump dest instruction at .text+0x880000fd drivers/misc/qcom-coincell.o: warning: objtool: qcom_coincell_probe()+0x34: can't find jump dest instruction at .text+0x2701003a CC drivers/platform/chrome/chromeos_pstore.o CC drivers/mmc/core/mmc.o LD crypto/asymmetric_keys/x509_key_parser.o CC drivers/i2c/busses/i2c-parport.o CC [M] sound/pci/hda/patch_analog.o drivers/edac/i5400_edac.o: warning: objtool: i5400_get_error_info()+0xea: can't find jump dest instruction at .text+0x86000171 drivers/input/serio/serio.o: warning: objtool: serio_uevent()+0x15: can't find jump dest instruction at .text+0xc2000bb0 CC drivers/gpu/drm/drm_fb_helper.o LD drivers/media/pci/mantis/built-in.o LD drivers/dma/dw/dw_dmac_core.o drivers/clk/clk-si5351.o: warning: objtool: si5351_msynth_round_rate()+0xab: can't find jump dest instruction at .text+0xc50002ae CC [M] fs/nls/mac-roman.o CC [M] crypto/lzo.o CC drivers/mmc/host/toshsd.o CC drivers/mmc/core/mmc_ops.o fs/ubifs/lpt_commit.o: warning: objtool: dump_lpt_leb()+0x4e: can't find jump dest instruction at .text+0xe10005fd CC lib/scatterlist.o LD crypto/asymmetric_keys/built-in.o drivers/edac/amd64_edac_dbg.o: warning: objtool: amd64_hole_show()+0x30: call without frame pointer save/setup drivers/edac/amd64_edac_dbg.o: warning: objtool: amd64_top_mem2_show()+0x21: call without frame pointer save/setup drivers/edac/amd64_edac_dbg.o: warning: objtool: amd64_top_mem_show()+0x21: call without frame pointer save/setup drivers/edac/amd64_edac_dbg.o: warning: objtool: amd64_dbam0_show()+0x1d: call without frame pointer save/setup drivers/edac/amd64_edac_dbg.o: warning: objtool: amd64_dhar_show()+0x1d: call without frame pointer save/setup . CC [M] drivers/mmc/host/tifm_sd.o CC drivers/nvmem/mtk-efuse.o crypto/chacha20poly1305.o: warning: objtool: chachapoly_create()+0x28: can't find jump dest instruction at .text+0x6d020044 LD drivers/dma/dw/built-in.o drivers/hwmon/atxp1.o: warning: objtool: atxp1_storevcore()+0x3a: can't find jump dest instruction at .text+0xbf0000e4 drivers/i2c/busses/i2c-efm32.o: warning: objtool: efm32_i2c_probe()+0x21: can't find jump dest instruction at .text+0x403014b CC drivers/leds/leds-lm3530.o CC [M] crypto/lz4.o drivers/acpi/property.o: warning: objtool: acpi_data_prop_read_single()+0x19: can't find jump dest instruction at .text+0x890000c5 CC [M] sound/pci/echoaudio/indigoio.o drivers/clk/qcom/clk-regmap-divider.o: warning: objtool: div_set_rate()+0x1e: call without frame pointer save/setup drivers/clk/qcom/clk-regmap-divider.o: warning: objtool: div_round_rate()+0x11: call without frame pointer save/setup drivers/clk/qcom/clk-regmap-divider.o: warning: objtool: div_recalc_rate()+0x1c: call without frame pointer save/setup LD drivers/dma/built-in.o drivers/misc/isl29020.o: warning: objtool: isl29020_remove()+0xf: call without frame pointer save/setup drivers/misc/isl29020.o: warning: objtool: als_lux_input_data_show()+0x17: call without frame pointer save/setup drivers/misc/isl29020.o: warning: objtool: als_sensing_range_show()+0xf: call without frame pointer save/setup drivers/misc/isl29020.o: warning: objtool: als_sensing_range_store()+0x1d: call without frame pointer save/setup drivers/misc/isl29020.o: warning: objtool: isl29020_probe()+0x11: call without frame pointer save/setup drivers/misc/isl29020.o: warning: objtool: isl29020_driver_init()+0xd: call without frame pointer save/setup drivers/misc/isl29020.o: warning: objtool: isl29020_driver_exit()+0xb: call without frame pointer save/setup drivers/clk/qcom/clk-branch.o: warning: objtool: clk_branch_toggle()+0x2c: can't find jump dest instruction at .text+0x9e000031 sound/core/oss/pcm_oss.o: warning: objtool: _snd_pcm_hw_param_min()+0x20: can't find jump dest instruction at .text+0x88000026 CC [M] drivers/platform/chrome/chromeos_laptop.o CC drivers/mmc/core/sd.o CC drivers/pinctrl/pinctrl-utils.o drivers/gpio/gpio-bcm-kona.o: warning: objtool: bcm_kona_gpio_probe()+0x2d: can't find jump dest instruction at .text+0x1702061e drivers/leds/led-class.o: warning: objtool: led_classdev_register()+0x62: can't find jump dest instruction at .text+0xea000255 drivers/acpi/button.o: warning: objtool: acpi_button_notify()+0x27: can't find jump dest instruction at .text+0xb100010f LD sound/pci/vx222/built-in.o drivers/i2c/i2c-dev.o: warning: objtool: i2cdev_ioctl_rdwr()+0x41: can't find jump dest instruction at .text+0x9e010249 CC [M] sound/pci/hda/patch_sigmatel.o drivers/input/ff-core.o: warning: objtool: input_ff_create()+0x1c: can't find jump dest instruction at .text+0xeb000147 drivers/gpio/gpio-lp3943.o: warning: objtool: lp3943_gpio_set()+0x1f: can't find call dest symbol at offset 0xaf000132 drivers/clk/qcom/clk-rcg.o: warning: objtool: configure_bank()+0x3f: can't find jump dest instruction at .text+0x930206f3 CC [M] drivers/clk/qcom/gcc-ipq4019.o LD drivers/media/pci/ngene/built-in.o drivers/mcb/mcb-core.o: warning: objtool: mcb_remove()+0x1d: call without frame pointer save/setup drivers/mcb/mcb-core.o: warning: objtool: mcb_bus_put()+0xd: call without frame pointer save/setup drivers/mcb/mcb-core.o: warning: objtool: mcb_uevent()+0x1a: call without frame pointer save/setup drivers/mcb/mcb-core.o: warning: objtool: mcb_release_mem()+0x17: call without frame pointer save/setup drivers/mcb/mcb-core.o: warning: objtool: mcb_request_mem()+0x33: call without frame pointer save/setup drivers/mcb/mcb-core.o: warning: objtool: mcb_bus_add_devices()+0x16: call without frame pointer save/setup drivers/mcb/mcb-core.o: warning: objtool: __mcb_bus_add_child()+0x1b: call without frame pointer save/setup drivers/mcb/mcb-core.o: warning: objtool: mcb_free_dev()+0x4: call without frame pointer save/setup drivers/mcb/mcb-core.o: warning: objtool: mcb_release_dev()+0x10: call without frame pointer save/setup drivers/mcb/mcb-core.o: warning: objtool: mcb_alloc_dev()+0x16: call without frame pointer save/setup drivers/mcb/mcb-core.o: warning: objtool: mcb_bus_get()+0x13: call without frame pointer save/setup drivers/mcb/mcb-core.o: warning: objtool: mcb_release_bus()+0x1c: call without frame pointer save/setup drivers/mcb/mcb-core.o: warning: objtool: __mcb_devices_unregister()+0x4: call without frame pointer save/setup drivers/mcb/mcb-core.o: warning: objtool: mcb_alloc_bus()+0x1a: call without frame pointer save/setup drivers/mcb/mcb-core.o: warning: objtool: mcb_device_register()+0x1a: call without frame pointer save/setup drivers/mcb/mcb-core.o: warning: objtool: mcb_unregister_driver()+0x4: call without frame pointer save/setup drivers/mcb/mcb-core.o: warning: objtool: __mcb_register_driver()+0x2d: call without frame pointer save/setup drivers/mcb/mcb-core.o: warning: objtool: __mcb_bus_add_devices()+0x12: call without frame pointer save/setup drivers/mcb/mcb-core.o: warning: objtool: mcb_init()+0xb: call without frame pointer save/setup drivers/mcb/mcb-core.o: warning: objtool: mcb_exit()+0xb: call without frame pointer save/setup . CC drivers/platform/x86/hp-wmi.o drivers/mcb/mcb-parse.o: warning: objtool: chameleon_parse_cells()+0x37: can't find jump dest instruction at .text+0x9701003d LD drivers/media/pci/netup_unidvb/built-in.o drivers/base/regmap/regmap-irq.o: warning: objtool: regmap_del_irq_chip()+0xd: can't find jump dest instruction at .text+0xaa000223 sound/pci/asihpi/hpifunc.o: warning: objtool: hpi_control_get_string.part.1()+0x50: can't find jump dest instruction at .text+0xe5000379 drivers/hid/hid-ezkey.o: warning: objtool: ez_event()+0x41: call without frame pointer save/setup drivers/hid/hid-ezkey.o: warning: objtool: ez_driver_init()+0x14: call without frame pointer save/setup drivers/hid/hid-ezkey.o: warning: objtool: ez_driver_exit()+0xb: call without frame pointer save/setup CC drivers/nvmem/qfprom.o CC drivers/acpi/acpica/dsargs.o CC [M] sound/pci/ice1712/phase.o LD drivers/mtd/lpddr/built-in.o CC [M] sound/pci/vx222/vx222.o sound/pci/cs46xx/cs46xx_lib.o: warning: objtool: snd_cs46xx_codec_read()+0x1f: can't find jump dest instruction at .text+0x27010406 LD [M] sound/core/oss/snd-pcm-oss.o drivers/acpi/pci_slot.o: warning: objtool: register_slot()+0xa9: can't find jump dest instruction at .text+0xa30000c0 mm/memcontrol.o: warning: objtool: memcg_write_event_control()+0x4a: can't find jump dest instruction at .text+0xe6030347 CC drivers/mtd/chips/map_rom.o CC [M] drivers/acpi/fan.o drivers/firmware/efi/runtime-wrappers.o: warning: objtool: virt_efi_reset_system()+0x146: can't find jump dest instruction at .text+0x4700014a drivers/nvmem/lpc18xx_eeprom.o: warning: objtool: lpc18xx_eeprom_gather_write()+0x2f: can't find jump dest instruction at .text+0x9d0000fc drivers/firmware/efi/cper.o: warning: objtool: cper_estatus_print_section.isra.4()+0x9d: can't find jump dest instruction at .text+0xb3000598 sound/pci/mixart/mixart_hwdep.o: warning: objtool: mixart_enum_physio()+0x58: can't find jump dest instruction at .text+0xac0000e6 CC drivers/hid/hid-pl.o CC drivers/nvmem/rockchip-efuse.o CC [M] sound/pci/hda/patch_si3054.o CC drivers/mmc/core/sd_ops.o CC drivers/input/input-leds.o drivers/clk/qcom/reset.o: warning: objtool: qcom_reset_deassert()+0x31: call without frame pointer save/setup drivers/clk/qcom/reset.o: warning: objtool: qcom_reset_assert()+0x31: call without frame pointer save/setup drivers/clk/qcom/reset.o: warning: objtool: qcom_reset()+0x18: call without frame pointer save/setup 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 drivers/iio/accel/kxcjk-1013.o drivers/edac/ie31200_edac.o: warning: objtool: ie31200_check()+0x3b: can't find jump dest instruction at .text+0xaf0000c4 CC drivers/gpio/gpio-rcar.o lib/kasprintf.o: warning: objtool: kvasprintf()+0x32: 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()+0x1b: call without frame pointer save/setup drivers/hid/hid-core.o: warning: objtool: hid_parser_local()+0x1d: can't find jump dest instruction at .text+0xc20000ae CC sound/pci/ymfpci/ymfpci.o drivers/hid/hid-emsff.o: warning: objtool: ems_probe()+0x18: can't find jump dest instruction at .text+0x70010090 drivers/input/serio/olpc_apsp.o: warning: objtool: olpc_apsp_probe()+0x35: can't find jump dest instruction at .text+0xda0100c6 LD [M] sound/pci/asihpi/snd-asihpi.o drivers/edac/e752x_edac.o: warning: objtool: e752x_get_error_info()+0x47: can't find jump dest instruction at .text+0xcd0101ad LD drivers/media/radio/built-in.o CC [M] sound/pci/vx222/vx222_ops.o sound/pci/hda/hda_jack.o: warning: objtool: snd_hda_jack_add_kctl()+0x2f: can't find jump dest instruction at .text+0xa80004f4 . CC drivers/iio/adc/ad7291.o drivers/gpio/gpio-grgpio.o: warning: objtool: grgpio_irq_set_type()+0x2e: can't find jump dest instruction at .text+0xab000078 LD drivers/media/pci/pluto2/built-in.o kernel/events/core.o: warning: objtool: alloc_perf_context()+0x28: can't find jump dest instruction at .text+0xa0000bce sound/pci/hda/hda_hwdep.o: warning: objtool: hda_hwdep_ioctl()+0x25: can't find jump dest instruction at .text+0x9a000033 CC sound/pci/ymfpci/ymfpci_main.o drivers/leds/leds-88pm860x.o: warning: objtool: pm860x_led_probe()+0x45: can't find jump dest instruction at .text+0x100201f1 drivers/clk/qcom/gdsc.o: warning: objtool: gdsc_register()+0x45: can't find jump dest instruction at .text+0xd90102a0 CC drivers/nvmem/vf610-ocotp.o CC drivers/hwmon/f71805f.o CC [M] fs/nls/mac-turkish.o CC drivers/pnp/core.o CC drivers/hid/hid-picolcd_core.o LD sound/pci/cs46xx/snd-cs46xx.o CC [M] drivers/acpi/hed.o drivers/leds/leds-aat1290.o: warning: objtool: aat1290_led_probe()+0x41: can't find jump dest instruction at .text+0x5d02029c LD drivers/firmware/efi/built-in.o LD sound/pci/cs46xx/built-in.o sound/pci/mixart/mixart_mixer.o: warning: objtool: mixart_update_monitoring()+0x14: can't find jump dest instruction at .text+0x96000300 CC drivers/powercap/powercap_sys.o CC drivers/misc/tsl2550.o CC drivers/pinctrl/pinmux.o CC drivers/hid/hid-picolcd_debugfs.o CC lib/gcd.o CC drivers/mtd/maps/map_funcs.o CC [M] drivers/nvmem/mxs-ocotp.o drivers/input/serio/ps2mult.o: warning: objtool: ps2mult_connect()+0x26: can't find jump dest instruction at .text+0x90010178 mm/slub.o: warning: objtool: calculate_sizes()+0xd6: can't find jump dest instruction at .text+0xf5010688 drivers/edac/edac_pci.o: warning: objtool: edac_pci_add_device()+0x57: can't find jump dest instruction at .text+0x13010116 drivers/gpio/gpiolib-acpi.o: warning: objtool: acpi_gpio_adr_space_handler()+0x42: can't find jump dest instruction at .text+0x24020144 drivers/media/i2c/tea6420.o: warning: objtool: tea6420_probe()+0x6c: can't find call dest symbol at offset 0x13000101 LD drivers/firmware/built-in.o drivers/input/input.o: warning: objtool: input_default_setkeycode()+0x22: can't find jump dest instruction at .text+0xee0001c7 CC drivers/gpio/gpio-sodaville.o CC sound/pci/oxygen/oxygen_pcm.o LD fs/nls/built-in.o CC [M] sound/pci/atiixp.o CC drivers/leds/leds-lp3944.o drivers/parport/procfs.o: warning: objtool: parport_default_proc_register()+0x4: call without frame pointer save/setup drivers/parport/procfs.o: warning: objtool: parport_default_proc_unregister()+0x4: call without frame pointer save/setup CC drivers/pinctrl/pinconf.o LD drivers/media/pci/pt1/built-in.o drivers/edac/edac_pci_sysfs.o: warning: objtool: edac_pci_create_sysfs()+0x1e: can't find jump dest instruction at .text+0x21010210 CC drivers/mtd/devices/mtdram.o LD drivers/media/platform/marvell-ccic/built-in.o CC [M] drivers/powercap/intel_rapl.o drivers/clk/qcom/clk-regmap-mux.o: warning: objtool: mux_get_parent()+0x28: call without frame pointer save/setup drivers/clk/qcom/clk-regmap-mux.o: warning: objtool: mux_set_parent()+0x4e: call without frame pointer save/setup drivers/input/serio/apbps2.o: warning: objtool: apbps2_of_probe()+0x34: can't find jump dest instruction at .text+0x74010069 . CC drivers/media/i2c/saa7127.o drivers/input/input-polldev.o: warning: objtool: input_register_polled_device()+0x43: can't find jump dest instruction at .text+0xfc00026f LD kernel/events/built-in.o CC [M] drivers/media/platform/marvell-ccic/cafe-driver.o drivers/i2c/i2c-mux.o: warning: objtool: i2c_add_mux_adapter()+0x46: can't find jump dest instruction at .text+0x6502017c drivers/memstick/core/memstick.o: warning: objtool: memstick_alloc_host()+0x23: can't find jump dest instruction at .text+0x8a00038d CC drivers/power/power_supply_core.o CC [M] crypto/842.o LD mm/built-in.o drivers/input/serio/userio.o: warning: objtool: userio_char_open()+0x2b: can't find jump dest instruction at .text+0x890000ac CC [M] drivers/mtd/maps/l440gx.o CC drivers/pci/pci.o CC sound/pci/oxygen/oxygen.o CC drivers/gpio/gpio-timberdale.o CC [M] crypto/tcrypt.o drivers/hid/hidraw.o: warning: objtool: hidraw_open()+0x2d: can't find jump dest instruction at .text+0x2f01009f CC drivers/mmc/core/sdio.o drivers/i2c/i2c-stub.o: warning: objtool: stub_xfer()+0x50: can't find jump dest instruction at .text+0x1f02013a crypto/salsa20_generic.o: warning: objtool: salsa20_wordtobyte()+0x221: can't find jump dest instruction at .text+0x56ff03e6 drivers/mtd/mtdsuper.o: warning: objtool: mount_mtd()+0x21: can't find jump dest instruction at .text+0x8d000137 CC [M] drivers/acpi/ec_sys.o drivers/gpio/gpio-mb86s7x.o: warning: objtool: mb86s70_gpio_probe()+0x33: can't find jump dest instruction at .text+0x1f01006b CC drivers/leds/leds-lp55xx-common.o LD kernel/built-in.o drivers/gpu/drm/drm_crtc_helper.o: warning: objtool: drm_helper_crtc_mode_set()+0x65: can't find jump dest instruction at .text+0x9000035d LD drivers/iio/amplifiers/built-in.o CC drivers/mmc/core/sdio_ops.o crypto/crc32_generic.o: warning: objtool: crc32_digest()+0x11: call without frame pointer save/setup crypto/crc32_generic.o: warning: objtool: crc32_finup()+0xf: call without frame pointer save/setup crypto/crc32_generic.o: warning: objtool: crc32_update()+0xf: call without frame pointer save/setup crypto/crc32_generic.o: warning: objtool: crc32_mod_init()+0xb: call without frame pointer save/setup crypto/crc32_generic.o: warning: objtool: crc32_mod_fini()+0xb: call without frame pointer save/setup CC [M] sound/pci/ice1712/wtm.o drivers/gpu/drm/drm_probe_helper.o: warning: objtool: output_poll_execute()+0x25: can't find jump dest instruction at .text+0xf3000052 CC [M] drivers/mtd/devices/phram.o CC drivers/iio/buffer/industrialio-triggered-buffer.o CC drivers/acpi/acpica/dscontrol.o CC [M] drivers/media/platform/marvell-ccic/mcam-core.o drivers/leds/leds-bcm6358.o: warning: objtool: bcm6358_leds_probe()+0x32: can't find jump dest instruction at .text+0x710200d5 LD drivers/media/pci/pt3/built-in.o CC [M] crypto/ghash-generic.o CC [M] drivers/mtd/maps/amd76xrom.o . CC [M] sound/pci/hda/patch_cirrus.o drivers/base/regmap/regmap.o: warning: objtool: _regmap_raw_multi_reg_write()+0x46: can't find jump dest instruction at .text+0xad000399 CC drivers/hwmon/f71882fg.o CC [M] sound/pci/ens1370.o LD [M] drivers/edac/edac_core.o drivers/hid/hid-gembird.o: warning: objtool: gembird_report_fixup()+0x2d: call without frame pointer save/setup drivers/hid/hid-gembird.o: warning: objtool: gembird_driver_init()+0x14: call without frame pointer save/setup drivers/hid/hid-gembird.o: warning: objtool: gembird_driver_exit()+0xb: call without frame pointer save/setup drivers/input/serio/pcips2.o: warning: objtool: pcips2_probe()+0x18: can't find jump dest instruction at .text+0x25010076 drivers/hid/hid-keytouch.o: warning: objtool: keytouch_driver_init()+0x14: call without frame pointer save/setup drivers/hid/hid-keytouch.o: warning: objtool: keytouch_driver_exit()+0xb: call without frame pointer save/setup LD drivers/memstick/core/built-in.o CC drivers/leds/leds-lp5521.o drivers/hid/hid-kensington.o: warning: objtool: ks_driver_init()+0x14: call without frame pointer save/setup drivers/hid/hid-kensington.o: warning: objtool: ks_driver_exit()+0xb: call without frame pointer save/setup drivers/misc/ioc4.o: warning: objtool: ioc4_probe()+0x21: can't find jump dest instruction at .text+0xec0201a2 drivers/input/ff-memless.o: warning: objtool: input_ff_create_memless()+0x34: can't find jump dest instruction at .text+0xe900004c drivers/clk/qcom/clk-rcg2.o: warning: objtool: clk_edp_pixel_determine_rate()+0xe5: can't find jump dest instruction at .text+0x79000358 CC drivers/iio/adc/imx7d_adc.o LD drivers/memstick/built-in.o CC [M] sound/pci/ice1712/se.o drivers/acpi/apei/erst-dbg.o: warning: objtool: erst_dbg_write()+0x1f: can't find jump dest instruction at .text+0xbb000073 LD [M] drivers/mcb/mcb.o CC drivers/iio/accel/mxc4005.o drivers/hwmon/dell-smm-hwmon.o: warning: objtool: i8k_hwmon_set_pwm()+0x2d: can't find jump dest instruction at .text+0x9b0001d8 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 CC drivers/pinctrl/devicetree.o LD drivers/base/regmap/built-in.o CC drivers/gpu/drm/drm_fb_cma_helper.o CC drivers/acpi/acpica/dsdebug.o LD drivers/media/pci/saa7146/built-in.o LD drivers/base/built-in.o drivers/misc/cs5535-mfgpt.o: warning: objtool: cs5535_mfgpt_set_irq()+0x1e: can't find jump dest instruction at .text+0xbc00009d 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/clk/qcom/gcc-ipq806x.o .drivers/gpio/gpio-lynxpoint.o: warning: objtool: lp_gpio_probe()+0x36: can't find jump dest instruction at .text+0xb2010456 drivers/input/matrix-keymap.o: warning: objtool: matrix_keypad_build_keymap()+0x48: can't find jump dest instruction at .text+0x7401004e LD drivers/iio/chemical/built-in.o drivers/mcb/mcb-pci.o: warning: objtool: mcb_pci_probe()+0x36: can't find jump dest instruction at .text+0xfe00009d drivers/platform/chrome/chromeos_pstore.o: warning: objtool: chromeos_pstore_init()+0xb: call without frame pointer save/setup drivers/platform/chrome/chromeos_pstore.o: warning: objtool: chromeos_pstore_exit()+0xb: call without frame pointer save/setup CC drivers/pci/pci-driver.o CC drivers/hid/hid-plantronics.o CC drivers/of/fdt.o sound/pci/ice1712/pontis.o: warning: objtool: pontis_init()+0x45: can't find jump dest instruction at .text+0xb7000a7e CC lib/lcm.o sound/pci/echoaudio/darla24.o: warning: objtool: pcm_prepare()+0x2f: can't find jump dest instruction at .text+0xe30004ec drivers/firewire/core-transaction.o: warning: objtool: fw_core_add_address_handler()+0x27: can't find jump dest instruction at .text+0xf20003f0 sound/pci/echoaudio/layla20.o: warning: objtool: snd_echo_mixer_put()+0x31: can't find jump dest instruction at .text+0x8b000783 drivers/acpi/apei/apei-base.o: warning: objtool: apei_res_add()+0x1d: can't find jump dest instruction at .text+0xb4000357 CC [M] drivers/clk/qcom/lcc-ipq806x.o drivers/input/sparse-keymap.o: warning: objtool: sparse_keymap_setup()+0x43: can't find jump dest instruction at .text+0xee0000e6 drivers/i2c/busses/i2c-i801.o: warning: objtool: i801_add_mux()+0x1e: can't find jump dest instruction at .text+0xaf000163 CC [M] drivers/iio/chemical/atlas-ph-sensor.o drivers/hwmon/adt7462.o: warning: objtool: ADT7462_REG_VOLT_MAX()+0x9: can't find jump dest instruction at .text+0x1d01000f CC drivers/iio/adc/max1363.o CC sound/pci/oxygen/xonar_dg_mixer.o drivers/i2c/busses/i2c-riic.o: warning: objtool: riic_xfer()+0x2f: can't find jump dest instruction at .text+0xd9000063 drivers/acpi/apei/hest.o: warning: objtool: apei_hest_parse()+0x18: can't find jump dest instruction at .text+0x9200001e CC lib/list_sort.o CC drivers/misc/ds1682.o CC drivers/input/mousedev.o drivers/nvmem/mtk-efuse.o: warning: objtool: mtk_efuse_remove()+0xb: call without frame pointer save/setup drivers/nvmem/mtk-efuse.o: warning: objtool: mtk_efuse_probe()+0x1c: call without frame pointer save/setup drivers/nvmem/mtk-efuse.o: warning: objtool: mtk_efuse_init()+0xd: call without frame pointer save/setup drivers/nvmem/mtk-efuse.o: warning: objtool: mtk_efuse_exit()+0xb: call without frame pointer save/setup 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 sound/pci/hda/patch_cmedia.o: warning: objtool: patch_cmi9880()+0x2a: can't find jump dest instruction at .text+0x91000030 CC [M] drivers/iio/chemical/ams-iaq-core.o sound/pci/ice1712/ice1724.o: warning: objtool: snd_vt1724_set_pro_rate()+0x32: can't find jump dest instruction at .text+0x6c0105e3 drivers/acpi/bgrt.o: warning: objtool: show_yoffset()+0x1f: call without frame pointer save/setup drivers/acpi/bgrt.o: warning: objtool: show_xoffset()+0x1f: call without frame pointer save/setup drivers/acpi/bgrt.o: warning: objtool: show_type()+0x20: call without frame pointer save/setup drivers/acpi/bgrt.o: warning: objtool: show_status()+0x20: call without frame pointer save/setup drivers/acpi/bgrt.o: warning: objtool: show_version()+0x20: call without frame pointer save/setup drivers/acpi/bgrt.o: warning: objtool: bgrt_init()+0x3c: call without frame pointer save/setup drivers/mtd/chips/map_ram.o: warning: objtool: map_ram_probe()+0x1d: can't find jump dest instruction at .text+0x8a000096 CC [M] sound/pci/ak4531_codec.o drivers/hwmon/adt7470.o: warning: objtool: set_pwm_auto()+0x46: can't find jump dest instruction at .text+0x8a000077 CC lib/uuid.o drivers/iommu/of_iommu.o: warning: objtool: of_get_dma_window()+0x35: can't find jump dest instruction at .text+0xd801003b drivers/leds/led-class-flash.o: warning: objtool: led_classdev_flash_register()+0xc: can't find jump dest instruction at .text+0xa80000f7 CC [M] drivers/mtd/maps/ichxrom.o CC drivers/iio/buffer/kfifo_buf.o CC drivers/input/joydev.o CC drivers/acpi/acpica/dsfield.o CC drivers/mmc/core/sdio_bus.o CC drivers/pci/search.o LD sound/pci/echoaudio/snd-darla24.o CC drivers/gpio/gpio-palmas.o CC drivers/mtd/chips/map_absent.o CC lib/flex_array.o crypto/lz4.o: warning: objtool: lz4_exit()+0x8: call without frame pointer save/setup crypto/lz4.o: warning: objtool: lz4_init()+0xe: call without frame pointer save/setup crypto/lz4.o: warning: objtool: lz4_decompress_crypto()+0x22: call without frame pointer save/setup crypto/lz4.o: warning: objtool: lz4_compress_crypto()+0x29: call without frame pointer save/setup 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 drivers/input/evdev.o drivers/nvmem/qfprom.o: warning: objtool: qfprom_remove()+0xb: call without frame pointer save/setup drivers/nvmem/qfprom.o: warning: objtool: qfprom_probe()+0x18: call without frame pointer save/setup drivers/nvmem/qfprom.o: warning: objtool: qfprom_driver_init()+0xd: call without frame pointer save/setup drivers/nvmem/qfprom.o: warning: objtool: qfprom_driver_exit()+0xb: call without frame pointer save/setup LD drivers/media/pci/smipcie/built-in.o LD drivers/platform/chrome/built-in.o drivers/i2c/busses/i2c-jz4780.o: warning: objtool: jz4780_i2c_xfer()+0x5e: can't find jump dest instruction at .text+0xa002023c sound/pci/mixart/mixart.o: warning: objtool: mixart_set_format()+0x58: can't find jump dest instruction at .text+0x85000169 drivers/leds/led-triggers.o: warning: objtool: led_trigger_store()+0x33: can't find jump dest instruction at .text+0x890004a3 CC [M] drivers/iio/buffer/industrialio-buffer-cb.o drivers/iommu/iommu.o: warning: objtool: iommu_group_alloc()+0x1e: can't find jump dest instruction at .text+0x42010814 LD drivers/media/platform/omap/built-in.o CC drivers/misc/hmc6352.o drivers/hid/hid-ortek.o: warning: objtool: ortek_driver_init()+0x14: call without frame pointer save/setup drivers/hid/hid-ortek.o: warning: objtool: ortek_driver_exit()+0xb: call without frame pointer save/setup drivers/hwmon/adt7475.o: warning: objtool: adt7475_detect()+0x2f: can't find jump dest instruction at .text+0x9c000077 drivers/mtd/redboot.o: warning: objtool: parse_redboot_partitions()+0x3e: can't find jump dest instruction at .text+0x83040044 CC drivers/pnp/card.o CC [M] drivers/iio/adc/ad799x.o CC drivers/mfd/act8945a.o CC drivers/platform/x86/fujitsu-laptop.o drivers/i2c/busses/i2c-img-scb.o: warning: objtool: img_i2c_xfer()+0x29: can't find jump dest instruction at .text+0xd80202ac CC [M] drivers/mtd/maps/ck804xrom.o drivers/parport/ieee1284.o: warning: objtool: parport_wait_event()+0x31: can't find jump dest instruction at .text+0x840000e4 LD drivers/iio/common/hid-sensors/built-in.o drivers/iio/inkern.o: warning: objtool: iio_convert_raw_to_processed_unlocked()+0x4d: can't find jump dest instruction at .text+0xb20000fc CC [M] drivers/mtd/maps/netsc520.o drivers/acpi/video_detect.o: warning: objtool: acpi_video_get_backlight_type()+0x1d: can't find jump dest instruction at .text+0x3b010059 CC drivers/of/fdt_address.o LD drivers/media/platform/s5p-g2d/built-in.o sound/core/pcm_native.o: warning: objtool: snd_pcm_unlink()+0x58: can't find jump dest instruction at .text+0x9c000269 drivers/gpu/drm/drm_plane_helper.o: warning: objtool: drm_plane_helper_check_update()+0x39: can't find jump dest instruction at .text+0x5601018b crypto/lzo.o: warning: objtool: lzo_exit()+0x8: call without frame pointer save/setup crypto/lzo.o: warning: objtool: lzo_init()+0x18: call without frame pointer save/setup crypto/lzo.o: warning: objtool: lzo_decompress()+0x22: call without frame pointer save/setup crypto/lzo.o: warning: objtool: lzo_compress()+0x29: 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 drivers/pwm/core.o CC [M] sound/pci/intel8x0m.o CC [M] drivers/mtd/chips/cfi_probe.o CC drivers/iio/common/ms_sensors/ms_sensors_i2c.o CC [M] drivers/media/platform/s5p-g2d/g2d.o CC drivers/of/address.o CC drivers/pci/pci-sysfs.o CC [M] sound/pci/rme96.o LD drivers/media/pci/ttpci/built-in.o CC drivers/iio/dac/ad5446.o CC [M] drivers/iio/common/hid-sensors/hid-sensor-attributes.o 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 drivers/platform/x86/panasonic-laptop.o drivers/hwmon/applesmc.o: warning: objtool: read_smc()+0x2a: can't find jump dest instruction at .text+0x940000ea LD sound/core/snd-pcm.o crypto/crct10dif_generic.o: warning: objtool: chksum_digest()+0xf: call without frame pointer save/setup crypto/crct10dif_generic.o: warning: objtool: chksum_finup()+0x10: call without frame pointer save/setup crypto/crct10dif_generic.o: warning: objtool: chksum_update()+0x10: call without frame pointer save/setup crypto/crct10dif_generic.o: warning: objtool: crct10dif_mod_init()+0xb: call without frame pointer save/setup crypto/crct10dif_generic.o: warning: objtool: crct10dif_mod_fini()+0xb: call without frame pointer save/setup CC drivers/i2c/busses/i2c-taos-evm.o LD drivers/rapidio/built-in.o drivers/gpio/gpio-rc5t583.o: warning: objtool: rc5t583_gpio_probe()+0x44: can't find jump dest instruction at .text+0x8100004a drivers/ntb/ntb.o: warning: objtool: ntb_register_device()+0x11: can't find jump dest instruction at .text+0xac01018f CC drivers/mfd/htc-pasic3.o LD [M] sound/pci/mixart/snd-mixart.o drivers/hwmon/emc6w201.o: warning: objtool: set_fan()+0x42: can't find jump dest instruction at .text+0xae000047 LD drivers/firewire/firewire-core.o LD drivers/mtd/nand/built-in.o LD sound/core/built-in.o drivers/hid/hid-pl.o: warning: objtool: pl_probe()+0x2f: can't find jump dest instruction at .text+0xf020094 CC [M] sound/pci/hda/patch_ca0132.o drivers/mtd/devices/slram.o: warning: objtool: init_slram()+0x1e: can't find jump dest instruction at .init.text+0xd0020036 LD drivers/nvmem/nvmem_lpc18xx_eeprom.o CC [M] drivers/mtd/maps/ts5500_flash.o CC [M] drivers/rapidio/rio.o sound/pci/hda/hda_auto_parser.o: warning: objtool: apply_fixup()+0x18: can't find jump dest instruction at .text+0xd6000175 CC [M] drivers/iio/common/hid-sensors/hid-sensor-trigger.o CC drivers/gpio/gpio-tps65912.o LD drivers/media/pci/built-in.o drivers/clk/qcom/gcc-ipq4019.o: warning: objtool: gcc_ipq4019_probe()+0x27: 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 drivers/misc/hpilo.o: warning: objtool: ilo_remove()+0x18: can't find jump dest instruction at .text+0xd100001e drivers/gpio/gpiolib.o: warning: objtool: gpiolib_seq_show()+0x48: can't find jump dest instruction at .text+0xfa0106e6 CC drivers/leds/leds-lp5562.o LD drivers/media/platform/s5p-jpeg/built-in.o lib/lcm.o: warning: objtool: lcm()+0x17: call without frame pointer save/setup lib/lcm.o: warning: objtool: lcm_not_zero()+0xd: call without frame pointer save/setup drivers/ntb/test/ntb_perf.o: warning: objtool: perf_probe()+0x29: can't find jump dest instruction at .text+0x5b020108 drivers/mmc/core/bus.o: warning: objtool: mmc_release_card()+0x11: call without frame pointer save/setup drivers/mmc/core/bus.o: warning: objtool: mmc_unregister_driver()+0xc: call without frame pointer save/setup drivers/mmc/core/bus.o: warning: objtool: mmc_register_driver()+0xc: call without frame pointer save/setup drivers/mmc/core/bus.o: warning: objtool: type_show()+0x3d: call without frame pointer save/setup drivers/mmc/core/bus.o: warning: objtool: mmc_bus_uevent()+0x4e: call without frame pointer save/setup drivers/mmc/core/bus.o: warning: objtool: mmc_register_bus()+0xb: call without frame pointer save/setup drivers/mmc/core/bus.o: warning: objtool: mmc_unregister_bus()+0xb: call without frame pointer save/setup drivers/mmc/core/bus.o: warning: objtool: mmc_alloc_card()+0x1d: call without frame pointer save/setup drivers/mmc/core/bus.o: warning: objtool: mmc_add_card()+0x30: call without frame pointer save/setup drivers/mmc/core/bus.o: warning: objtool: mmc_remove_card()+0xa: call without frame pointer save/setup CC [M] drivers/media/platform/s5p-jpeg/jpeg-core.o CC [M] drivers/acpi/acpi_extlog.o drivers/parport/ieee1284_ops.o: warning: objtool: parport_ieee1284_write_compat()+0x92: can't find jump dest instruction at .text+0x710103fe .drivers/acpi/ioapic.o: warning: objtool: handle_ioapic_add()+0x29: can't find jump dest instruction at .text+0x503002f drivers/input/serio/i8042.o: warning: objtool: i8042_panic_blink()+0x2d: can't find jump dest instruction at .text+0xa800009d crypto/poly1305_generic.o: warning: objtool: poly1305_blocks()+0x83: can't find jump dest instruction at .text+0xb3010148 LD drivers/mtd/onenand/built-in.o CC drivers/pnp/driver.o drivers/iommu/irq_remapping.o: warning: objtool: setup_irqremap()+0x11: can't find jump dest instruction at .init.text+0xe0000029 drivers/mtd/chips/chipreg.o: warning: objtool: do_map_probe()+0x11: can't find call dest symbol at offset 0x6e0000c0 CC [M] drivers/clk/qcom/gcc-msm8660.o LD drivers/nvmem/nvmem_mtk-efuse.o drivers/acpi/acpica/dsargs.o: warning: objtool: acpi_ds_execute_arguments()+0x6f: can't find jump dest instruction at .text+0xa9000074 CC drivers/gpio/gpio-ts4800.o LD drivers/iio/frequency/built-in.o lib/uuid.o: warning: objtool: uuid_be_gen()+0xe: call without frame pointer save/setup lib/uuid.o: warning: objtool: uuid_le_gen()+0xe: call without frame pointer save/setup CC drivers/input/tablet/aiptek.o CC [M] drivers/mtd/onenand/onenand_base.o CC drivers/misc/echo/echo.o CC drivers/misc/cb710/core.o drivers/acpi/acpi_ipmi.o: warning: objtool: ipmi_register_bmc()+0x1d: can't find jump dest instruction at .text+0x34010023 LD drivers/iio/dummy/built-in.o CC drivers/ras/ras.o sound/pci/hda/hda_sysfs.o: warning: objtool: parse_hints()+0x24: can't find jump dest instruction at .text+0x3d010a6a sound/pci/ice1712/prodigy_hifi.o: warning: objtool: prodigy_hifi_init()+0x5b: can't find jump dest instruction at .text+0xad000e10 drivers/i2c/busses/i2c-parport.o: warning: objtool: i2c_parport_attach()+0x37: can't find jump dest instruction at .text+0x6f020227 CC drivers/input/joystick/a3d.o CC [M] drivers/iio/dummy/iio_simple_dummy.o LD drivers/acpi/acpi.o CC drivers/pnp/resource.o CC [M] sound/pci/via82xx.o CC [M] drivers/mtd/maps/pci.o LD drivers/mtd/tests/built-in.o sound/pci/oxygen/oxygen_io.o: warning: objtool: oxygen_ac97_wait()+0xcb: can't find jump dest instruction at .text+0x72000342 drivers/iio/industrialio-buffer.o: warning: objtool: iio_buffer_ready()+0x26: can't find jump dest instruction at .text+0x9700002c CC [M] drivers/media/platform/s5p-jpeg/jpeg-hw-exynos3250.o LD drivers/input/serio/built-in.o CC [M] sound/pci/hda/hda_intel.o CC drivers/pci/rom.o lib/bitmap.o: warning: objtool: __bitmap_parselist()+0x4a: can't find jump dest instruction at .text+0x94000839 fs/ubifs/debug.o: warning: objtool: dfs_global_file_write()+0x22: can't find jump dest instruction at .text+0xab0000b0 drivers/mtd/chips/map_rom.o: warning: objtool: map_rom_probe()+0x21: can't find jump dest instruction at .text+0x96000085 lib/list_sort.o: warning: objtool: list_sort()+0x23: can't find jump dest instruction at .text+0x4e010094 drivers/i2c/i2c-core.o: warning: objtool: i2c_device_probe()+0x1b: can't find jump dest instruction at .text+0x660102a1 drivers/leds/leds-lm3530.o: warning: objtool: lm3530_init_registers()+0x54: can't find jump dest instruction at .text+0xac000114 drivers/mtd/devices/pmc551.o: warning: objtool: init_pmc551()+0x39: can't find jump dest instruction at .init.text+0x3f06003f CC [M] drivers/mtd/maps/nettel.o drivers/input/input-leds.o: warning: objtool: input_leds_connect()+0x65: can't find jump dest instruction at .text+0xa40100f9 . CC [M] drivers/mtd/chips/cfi_util.o CC drivers/misc/eeprom/at24.o CC [M] drivers/media/platform/s5p-jpeg/jpeg-hw-exynos4.o drivers/mfd/88pm860x-i2c.o: warning: objtool: pm860x_page_bulk_read()+0x36: can't find call dest symbol at offset 0x320000ce CC [M] drivers/rapidio/rio-access.o CC drivers/pci/setup-res.o CC lib/iov_iter.o crypto/chacha20_generic.o: warning: objtool: chacha20_block()+0x22f: can't find jump dest instruction at .text+0x4eff0234 crypto/842.o: warning: objtool: crypto842_decompress()+0xf: call without frame pointer save/setup crypto/842.o: warning: objtool: crypto842_compress()+0x16: call without frame pointer save/setup crypto/842.o: warning: objtool: crypto842_mod_init()+0xb: call without frame pointer save/setup crypto/842.o: warning: objtool: crypto842_mod_exit()+0xb: call without frame pointer save/setup CC [M] drivers/mtd/tests/oobtest.o sound/pci/ice1712/prodigy192.o: warning: objtool: stac9460_set_rate_val()+0x1b: can't find jump dest instruction at .text+0xa9000881 drivers/platform/chrome/chromeos_laptop.o: warning: objtool: __add_probed_i2c_device()+0x2a: can't find jump dest instruction at .text+0xb9000107 CC lib/clz_ctz.o CC [M] drivers/i2c/busses/i2c-amd756.o CC [M] drivers/mtd/maps/gpio-addr-flash.o drivers/iio/industrialio-sw-trigger.o: warning: objtool: iio_sw_trigger_create()+0x1e: can't find call dest symbol at offset 0x9e000091 CC drivers/iio/accel/mxc6255.o CC sound/pci/oxygen/xonar_dg.o CC [M] sound/pci/via82xx_modem.o drivers/nvmem/rockchip-efuse.o: warning: objtool: rockchip_efuse_read()+0x49: can't find jump dest instruction at .text+0xa3000069 LD [M] fs/ubifs/ubifs.o CC drivers/gpio/gpio-ucb1400.o sound/pci/hda/patch_si3054.o: warning: objtool: si3054_init()+0x26: can't find jump dest instruction at .text+0x470100f2 drivers/i2c/busses/i2c-diolan-u2c.o: warning: objtool: diolan_usb_transfer()+0x22: can't find jump dest instruction at .text+0x2010075 CC drivers/gpu/drm/drm_dp_aux_dev.o drivers/acpi/acpica/dscontrol.o: warning: objtool: acpi_ds_exec_end_control_op()+0x1c: can't find jump dest instruction at .text+0xa3000117 drivers/nvmem/vf610-ocotp.o: warning: objtool: vf610_ocotp_read()+0x20: can't find jump dest instruction at .text+0xad00008f CC [M] drivers/mtd/tests/mtd_test.o CC drivers/input/joystick/adi.o CC [M] sound/pci/ice1712/maya44.o crypto/des_generic.o: warning: objtool: des_encrypt()+0x1d5: can't find jump dest instruction at .text+0xa6ff0925 drivers/mtd/mtdconcat.o: warning: objtool: concat_write_oob()+0x2f: can't find jump dest instruction at .text+0xf8000035 CC [M] drivers/i2c/busses/i2c-amd756-s4882.o 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 drivers/remoteproc/remoteproc_core.o LD drivers/ntb/test/built-in.o drivers/iio/industrialio-trigger.o: warning: objtool: iio_trigger_write_current()+0x45: can't find jump dest instruction at .text+0x201021f CC drivers/leds/leds-lp8788.o LD fs/built-in.o drivers/ntb/test/ntb_tool.o: warning: objtool: tool_probe()+0x58: can't find jump dest instruction at .text+0x3d0100ee LD drivers/iio/common/ssp_sensors/built-in.o CC sound/pci/oxygen/virtuoso.o drivers/mtd/mtdpart.o: warning: objtool: allocate_partition()+0x5d: can't find jump dest instruction at .text+0x9804047a drivers/mtd/devices/mtdram.o: warning: objtool: ram_erase()+0x74: call without frame pointer save/setup drivers/mtd/devices/mtdram.o: warning: objtool: mtdram_init_device()+0x89: call without frame pointer save/setup drivers/mtd/devices/mtdram.o: warning: objtool: cleanup_mtdram()+0x10: call without frame pointer save/setup drivers/mtd/devices/mtdram.o: warning: objtool: init_mtdram()+0x19: call without frame pointer save/setup sound/pci/vx222/vx222.o: warning: objtool: snd_vx222_probe()+0x26: can't find jump dest instruction at .text+0xbb010086 CC [M] drivers/i2c/busses/i2c-isch.o sound/pci/au88x0/au8810.o: warning: objtool: vortex_EqHw_SetLeftCoefs()+0x23: can't find jump dest instruction at .text+0xff0004a4 LD crypto/crypto.o CC drivers/phy/phy-armada375-usb2.o CC drivers/mfd/htc-i2cpld.o drivers/gpio/gpio-pch.o: warning: objtool: pch_gpio_probe()+0x2f: can't find jump dest instruction at .text+0xc102042f CC drivers/regulator/core.o CC [M] drivers/mtd/ofpart.o sound/pci/hda/hda_beep.o: warning: objtool: snd_hda_attach_beep_device()+0x26: can't find jump dest instruction at .text+0x6f010368 drivers/pinctrl/pinmux.o: warning: objtool: pinmux_functions_show()+0x27: can't find jump dest instruction at .text+0xb900006b LD crypto/crypto_algapi.o drivers/iommu/amd_iommu_v2.o: warning: objtool: amd_iommu_init_device()+0x37: can't find jump dest instruction at .text+0xb80103d4 sound/pci/ice1712/juli.o: warning: objtool: juli_add_controls()+0x22: can't find jump dest instruction at .text+0xe0000204 CC [M] drivers/clk/qcom/gcc-msm8916.o drivers/mmc/card/sdio_uart.o: warning: objtool: sdio_uart_probe()+0x2a: can't find jump dest instruction at .text+0x8201067d drivers/acpi/acpica/dsdebug.o: warning: objtool: acpi_ds_print_node_pathname.constprop.2()+0x84: can't find jump dest instruction at .text+0x89000089 CC [M] drivers/mtd/ar7part.o LD sound/pci/echoaudio/snd-layla20.o CC drivers/mfd/stmpe.o drivers/nvmem/mxs-ocotp.o: warning: objtool: mxs_ocotp_probe()+0x34: can't find jump dest instruction at .text+0x601006c CC lib/bsearch.o LD drivers/mtd/devices/built-in.o sound/pci/echoaudio/indigodj.o: warning: objtool: set_sample_rate()+0x29: can't find jump dest instruction at .text+0x9e0003b5 LD drivers/nvmem/nvmem_qfprom.o CC drivers/media/i2c/adv7175.o CC [M] drivers/mtd/chips/cfi_cmdset_0002.o CC [M] drivers/media/platform/s5p-jpeg/jpeg-hw-s5p.o CC [M] sound/pci/ice1712/quartet.o CC drivers/acpi/acpica/dsinit.o drivers/acpi/fan.o: warning: objtool: fan_get_cur_state()+0x1f: can't find jump dest instruction at .text+0x940000f9 LD [M] sound/pci/hda/snd-hda-codec-cmedia.o CC [M] drivers/mtd/bcm63xxpart.o drivers/iio/adc/ad7291.o: warning: objtool: ad7291_probe()+0x3f: can't find jump dest instruction at .text+0x550101e5 drivers/misc/ds1682.o: warning: objtool: ds1682_remove()+0x14: call without frame pointer save/setup drivers/misc/ds1682.o: warning: objtool: ds1682_store()+0x1f: call without frame pointer save/setup drivers/misc/ds1682.o: warning: objtool: ds1682_eeprom_write()+0x1f: call without frame pointer save/setup drivers/misc/ds1682.o: warning: objtool: ds1682_eeprom_read()+0x1f: call without frame pointer save/setup drivers/misc/ds1682.o: warning: objtool: ds1682_show()+0x28: call without frame pointer save/setup drivers/misc/ds1682.o: warning: objtool: ds1682_probe()+0x3a: call without frame pointer save/setup drivers/misc/ds1682.o: warning: objtool: ds1682_driver_init()+0xd: call without frame pointer save/setup drivers/misc/ds1682.o: warning: objtool: ds1682_driver_exit()+0xb: call without frame pointer save/setup CC drivers/pinctrl/pinconf-generic.o CC drivers/remoteproc/remoteproc_debugfs.o drivers/pci/host-bridge.o: warning: objtool: pcibios_bus_to_resource()+0xd: call without frame pointer save/setup drivers/pci/host-bridge.o: warning: objtool: pcibios_resource_to_bus()+0xd: call without frame pointer save/setup drivers/pci/host-bridge.o: warning: objtool: pci_get_host_bridge_device()+0x23: call without frame pointer save/setup drivers/pci/host-bridge.o: warning: objtool: pci_put_host_bridge_device()+0x8: call without frame pointer save/setup drivers/pinctrl/pinctrl-utils.o: warning: objtool: pinctrl_utils_dt_free_map()+0x2e: call without frame pointer save/setup drivers/pinctrl/pinctrl-utils.o: warning: objtool: pinctrl_utils_add_config()+0x2e: call without frame pointer save/setup drivers/pinctrl/pinctrl-utils.o: warning: objtool: pinctrl_utils_add_map_configs()+0x37: call without frame pointer save/setup drivers/pinctrl/pinctrl-utils.o: warning: objtool: pinctrl_utils_reserve_map()+0x31: call without frame pointer save/setup drivers/media/i2c/saa717x.o: warning: objtool: saa717x_s_ctrl()+0x1e: can't find jump dest instruction at .text+0x900003ac . LD sound/pci/au88x0/snd-au8810.o LD drivers/mtd/ubi/built-in.o CC [M] drivers/mtd/onenand/onenand_bbt.o CC [M] drivers/mtd/chips/gen_probe.o drivers/leds/leds-lp3944.o: warning: objtool: lp3944_led_set()+0x3a: can't find jump dest instruction at .text+0x8800009a CC [M] sound/pci/ice1712/psc724.o drivers/clk/qcom/lcc-ipq806x.o: warning: objtool: lcc_ipq806x_probe()+0x15: 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 drivers/iio/health/max30100.o CC [M] drivers/iio/adc/at91-sama5d2_adc.o drivers/gpio/gpio-rcar.o: warning: objtool: gpio_rcar_probe()+0x4e: can't find jump dest instruction at .text+0xa502006c drivers/iio/chemical/ams-iaq-core.o: warning: objtool: ams_iaqcore_probe()+0x29: can't find jump dest instruction at .text+0x8600002f drivers/mtd/mtdchar.o: warning: objtool: mtdchar_open()+0x2a: can't find jump dest instruction at .text+0x97000093 drivers/misc/tsl2550.o: warning: objtool: tsl2550_show_lux1_input()+0x29: can't find jump dest instruction at .text+0xf5000089 CC drivers/mmc/core/sdio_cis.o drivers/gpio/gpio-sodaville.o: warning: objtool: sdv_gpio_probe()+0x2f: can't find jump dest instruction at .text+0x7402014e LD sound/pci/au88x0/built-in.o CC [M] drivers/mtd/ubi/vtbl.o drivers/acpi/ec_sys.o: warning: objtool: acpi_ec_write_io()+0x28: can't find jump dest instruction at .text+0x8100002e drivers/of/device.o: warning: objtool: of_dma_configure()+0x8e: can't find jump dest instruction at .text+0x880000a3 CC drivers/misc/eeprom/max6875.o sound/pci/echoaudio/mia.o: warning: objtool: set_sample_rate()+0x29: can't find jump dest instruction at .text+0xaf0006a4 CC drivers/ras/debugfs.o CC [M] drivers/iio/health/afe4404.o CC drivers/iio/humidity/dht11.o crypto/ghash-generic.o: warning: objtool: ghash_update()+0x26: can't find jump dest instruction at .text+0xc90000e6 CC drivers/gpu/drm/drm_auth.o drivers/platform/x86/hp-wmi.o: warning: objtool: hp_wmi_notify()+0x2b: can't find jump dest instruction at .text+0x450105ac LD drivers/iio/gyro/built-in.o drivers/clk/qcom/gcc-ipq806x.o: warning: objtool: gcc_ipq806x_probe()+0x33: can't find jump dest instruction at .text+0xd9000039 CC [M] drivers/iio/chemical/vz89x.o CC [M] drivers/iio/adc/axp288_adc.o CC [M] drivers/mtd/ubi/vmt.o LD drivers/nvmem/nvmem_rockchip_efuse.o drivers/mmc/host/toshsd.o: warning: objtool: toshsd_request()+0x42: can't find jump dest instruction at .text+0xd201048a CC [M] drivers/iio/gyro/bmg160_core.o drivers/mtd/devices/phram.o: warning: objtool: phram_setup()+0x36: can't find jump dest instruction at .text+0xcc0100d7 CC drivers/gpu/drm/drm_bufs.o . CC [M] sound/pci/ice1712/wm8766.o CC drivers/mmc/core/sdio_io.o LD sound/pci/echoaudio/snd-indigodj.o CC drivers/of/irq.o drivers/mtd/maps/l440gx.o: warning: objtool: init_l440gx()+0x52: can't find jump dest instruction at .init.text+0xf1010057 drivers/hid/hid-plantronics.o: warning: objtool: plantronics_input_mapping()+0x2b: can't find jump dest instruction at .text+0x83000031 LD sound/pci/echoaudio/snd-mia.o LD crypto/crypto_blkcipher.o CC drivers/iio/common/st_sensors/st_sensors_i2c.o CC drivers/pwm/sysfs.o drivers/iio/adc/imx7d_adc.o: warning: objtool: imx7d_adc_probe()+0x31: can't find jump dest instruction at .text+0x860200cd CC [M] drivers/media/platform/s5p-g2d/g2d-hw.o drivers/gpio/gpio-timberdale.o: warning: objtool: timbgpio_irq_type()+0x26: can't find jump dest instruction at .text+0x440100ad CC drivers/media/i2c/adv7183.o sound/pci/ymfpci/ymfpci.o: warning: objtool: snd_card_ymfpci_probe()+0x25: can't find jump dest instruction at .text+0x8a07003d sound/pci/ice1712/aureon.o: warning: objtool: aureon_spi_write()+0x142: can't find jump dest instruction at .text+0x75000506 LD drivers/media/tuners/built-in.o drivers/pinctrl/devicetree.o: warning: objtool: pinctrl_dt_to_map()+0x24: can't find jump dest instruction at .text+0xe6010186 sound/pci/hda/patch_analog.o: warning: objtool: ad1988_add_spdif_mux_ctl()+0x24: can't find jump dest instruction at .text+0xef000481 CC drivers/reset/core.o drivers/gpio/gpio-ts4800.o: warning: objtool: ts4800_gpio_probe()+0x33: can't find jump dest instruction at .text+0xb7000039 CC [M] drivers/iio/gyro/bmg160_i2c.o drivers/of/fdt_address.o: warning: objtool: of_flat_dt_translate_address()+0x39: can't find jump dest instruction at .init.text+0xbf0001af sound/pci/vx222/vx222_ops.o: warning: objtool: vx2_load_dsp()+0x17: can't find jump dest instruction at .text+0x2b01082d CC [M] drivers/iio/adc/da9150-gpadc.o drivers/pinctrl/pinconf.o: warning: objtool: pinconf_dbg_config_write()+0x5f: can't find jump dest instruction at .text+0xcb0202e1 CC [M] sound/pci/ice1712/wm8776.o CC drivers/pwm/pwm-fsl-ftm.o drivers/mtd/maps/netsc520.o: warning: objtool: init_netsc520()+0x26: can't find jump dest instruction at .init.text+0xab00002c CC drivers/media/i2c/adv7343.o CC [M] drivers/iio/dummy/iio_simple_dummy_events.o LD drivers/media/rc/keymaps/built-in.o CC drivers/input/touchscreen/of_touchscreen.o LD sound/pci/snd-als4000.o drivers/mfd/act8945a.o: warning: objtool: act8945a_i2c_remove()+0x8: call without frame pointer save/setup drivers/mfd/act8945a.o: warning: objtool: act8945a_i2c_probe()+0x21: call without frame pointer save/setup drivers/mfd/act8945a.o: warning: objtool: act8945a_i2c_init()+0xd: call without frame pointer save/setup drivers/mfd/act8945a.o: warning: objtool: act8945a_i2c_exit()+0xb: call without frame pointer save/setup drivers/nvmem/core.o: warning: objtool: __nvmem_cell_read()+0x29: can't find jump dest instruction at .text+0x980001ba CC [M] drivers/iio/dummy/iio_dummy_evgen.o . CC drivers/pinctrl/pinctrl-amd.o CC [M] drivers/mtd/ubi/upd.o drivers/acpi/hed.o: warning: objtool: acpi_hed_notify()+0xf: call without frame pointer save/setup drivers/acpi/hed.o: warning: objtool: unregister_acpi_hed_notifier()+0xe: call without frame pointer save/setup drivers/acpi/hed.o: warning: objtool: register_acpi_hed_notifier()+0xe: 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 drivers/iio/dac/m62332.o drivers/misc/hmc6352.o: warning: objtool: compass_power_mode_store()+0x11: can't find call dest symbol at offset 0x590000bf CC drivers/misc/eeprom/eeprom_93cx6.o CC drivers/pwm/pwm-renesas-tpu.o LD [M] sound/pci/hda/snd-hda-codec-si3054.o LD drivers/mtd/maps/built-in.o drivers/mtd/chips/map_absent.o: warning: objtool: map_absent_probe()+0x15: 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 CC drivers/iio/common/st_sensors/st_sensors_core.o drivers/mtd/mtdcore.o: warning: objtool: add_mtd_device()+0x16: can't find jump dest instruction at .text+0xd3010b8f CC drivers/input/joystick/analog.o LD [M] sound/pci/vx222/snd-vx222.o LD drivers/media/rc/built-in.o CC drivers/pinctrl/pinctrl-palmas.o drivers/iommu/intel_irq_remapping.o: warning: objtool: modify_irte()+0x17: can't find jump dest instruction at .text+0xdd000353 CC drivers/pci/irq.o LD [M] sound/pci/hda/snd-hda-codec-analog.o CC drivers/iio/dac/mcp4725.o drivers/pci/remove.o: warning: objtool: pci_remove_bus_device()+0x26: can't find call dest symbol at offset 0xd6000088 sound/pci/nm256/nm256.o: warning: objtool: snd_nm256_capture_trigger()+0x2d: can't find jump dest instruction at .text+0xb70002c6 drivers/mtd/maps/ts5500_flash.o: warning: objtool: init_ts5500_map()+0x26: can't find jump dest instruction at .init.text+0x8700002c CC drivers/gpu/drm/drm_cache.o drivers/iio/accel/kxcjk-1013.o: warning: objtool: kxcjk1013_setup_any_motion_interrupt()+0x21: can't find jump dest instruction at .text+0xd40001c8 /home/kisskb/slave/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'drm_dp_sideband_msg_build': /home/kisskb/slave/src/drivers/gpu/drm/drm_dp_mst_topology.c:349:23: warning: 'hdrlen' may be used uninitialized in this function [-Wuninitialized] LD sound/pci/snd-atiixp-modem.o LD drivers/nvmem/nvmem-vf610-ocotp.o drivers/leds/leds-lp5521.o: warning: objtool: lp5521_probe()+0x2e: can't find jump dest instruction at .text+0xd7000372 drivers/parport/share.o: warning: objtool: parport_claim()+0x26: can't find jump dest instruction at .text+0xbb0100f7 drivers/iio/accel/mxc4005.o: warning: objtool: mxc4005_probe()+0x2c: can't find jump dest instruction at .text+0xfe0101c6 CC drivers/iio/common/st_sensors/st_sensors_buffer.o LD [M] drivers/nvmem/nvmem-mxs-ocotp.o . CC drivers/acpi/acpica/dsmethod.o CC [M] drivers/iio/gyro/hid-sensor-gyro-3d.o drivers/mtd/maps/amd76xrom.o: warning: objtool: init_amd76xrom()+0x2c: can't find jump dest instruction at .init.text+0x79030032 drivers/media/i2c/saa7127.o: warning: objtool: saa7127_set_output_type()+0x15: can't find jump dest instruction at .text+0x99000117 CC drivers/iio/accel/stk8312.o drivers/iio/chemical/atlas-ph-sensor.o: warning: objtool: atlas_probe()+0x31: can't find jump dest instruction at .text+0xb00100ca CC drivers/gpu/drm/drm_context.o LD sound/pci/nm256/snd-nm256.o crypto/authencesn.o: warning: objtool: crypto_authenc_esn_create()+0x2c: can't find jump dest instruction at .text+0xfa010085 drivers/mmc/core/sdio_ops.o: warning: objtool: mmc_io_rw_direct_host()+0x36: can't find jump dest instruction at .text+0xa900003c drivers/of/dynamic.o: warning: objtool: of_reconfig_get_state_change()+0x1b: can't find jump dest instruction at .text+0x47010093 CC drivers/hid/hid-saitek.o LD sound/pci/snd-cs5530.o LD drivers/nvmem/nvmem_core.o drivers/pci/bus.o: warning: objtool: pci_bus_alloc_from_region()+0x4e: can't find jump dest instruction at .text+0xd0000191 drivers/hid/hid-picolcd_core.o: warning: objtool: picolcd_raw_event()+0x2d: can't find jump dest instruction at .text+0xfb0101b2 CC drivers/acpi/acpica/dsmthdat.o sound/pci/ac97/ac97_codec.o: warning: objtool: snd_ac97_valid_reg()+0xf: can't find jump dest instruction at .text+0x890004e4 drivers/acpi/acpica/dsfield.o: warning: objtool: acpi_ds_get_field_names()+0x51: can't find jump dest instruction at .text+0xc1020056 CC drivers/iio/accel/stk8ba50.o LD drivers/nvmem/built-in.o LD drivers/parport/parport.o drivers/gpio/gpio-tps65912.o: warning: objtool: tps65912_gpio_set()+0x10: call without frame pointer save/setup drivers/gpio/gpio-tps65912.o: warning: objtool: tps65912_gpio_direction_output()+0x17: call without frame pointer save/setup drivers/gpio/gpio-tps65912.o: warning: objtool: tps65912_gpio_direction_input()+0xb: call without frame pointer save/setup drivers/gpio/gpio-tps65912.o: warning: objtool: tps65912_gpio_get()+0xb: call without frame pointer save/setup drivers/gpio/gpio-tps65912.o: warning: objtool: tps65912_gpio_get_direction()+0xb: call without frame pointer save/setup drivers/gpio/gpio-tps65912.o: warning: objtool: tps65912_gpio_probe()+0x2a: call without frame pointer save/setup drivers/gpio/gpio-tps65912.o: warning: objtool: tps65912_gpio_driver_init()+0xd: call without frame pointer save/setup drivers/gpio/gpio-tps65912.o: warning: objtool: tps65912_gpio_driver_exit()+0xb: call without frame pointer save/setup drivers/phy/phy-core.o: warning: objtool: phy_create()+0x24: can't find jump dest instruction at .text+0x190103b9 CC drivers/leds/leds-pca963x.o LD sound/pci/nm256/built-in.o CC drivers/mfd/stmpe-i2c.o drivers/media/platform/marvell-ccic/cafe-driver.o: warning: objtool: cafe_pci_probe()+0x30: can't find jump dest instruction at .text+0x53030161 LD sound/pci/snd-ens1371.o drivers/gpio/gpio-palmas.o: warning: objtool: palmas_gpio_probe()+0x3a: can't find jump dest instruction at .text+0xde000040 drivers/mmc/host/wbsd.o: warning: objtool: wbsd_fill_fifo()+0x17: can't find jump dest instruction at .text+0x77010427 CC drivers/input/joystick/gf2k.o LD drivers/parport/built-in.o CC drivers/media/i2c/bt866.o CC [M] drivers/mmc/host/cb710-mmc.o LD crypto/crypto_hash.o CC drivers/hid/hid-speedlink.o sound/pci/ice1712/phase.o: warning: objtool: wm_pcm_vol_put()+0x22: can't find jump dest instruction at .text+0xb900072d drivers/mtd/tests/mtd_test.o: warning: objtool: mtdtest_erase_eraseblock()+0x37: call without frame pointer save/setup drivers/mtd/tests/mtd_test.o: warning: objtool: mtdtest_scan_for_bad_eraseblocks()+0x39: call without frame pointer save/setup drivers/mtd/tests/mtd_test.o: warning: objtool: mtdtest_erase_good_eraseblocks()+0x2b: call without frame pointer save/setup drivers/mtd/tests/mtd_test.o: warning: objtool: mtdtest_read()+0x13: call without frame pointer save/setup drivers/mtd/tests/mtd_test.o: warning: objtool: mtdtest_write()+0x13: call without frame pointer save/setup CC [M] drivers/mtd/ubi/build.o CC drivers/gpio/gpio-vx855.o LD sound/pci/ac97/snd-ac97-codec.o CC lib/find_bit.o CC [M] drivers/clk/qcom/gcc-msm8960.o CC crypto/rsapubkey-asn1.o . CC drivers/gpio/gpio-xilinx.o LD drivers/soc/bcm/built-in.o CC drivers/power/power_supply_sysfs.o LD sound/pci/ac97/built-in.o drivers/mmc/core/host.o: warning: objtool: mmc_alloc_host()+0x27: can't find jump dest instruction at .text+0xf50100d2 CC crypto/rsaprivkey-asn1.o drivers/clk/qcom/gcc-msm8660.o: warning: objtool: gcc_msm8660_probe()+0x24: 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 drivers/hid/hid-input.o: warning: objtool: hidinput_find_key()+0xcb: can't find jump dest instruction at .text+0x57000100 CC drivers/rtc/rtc-lib.o CC drivers/pci/vpd.o CC drivers/misc/genwqe/card_base.o drivers/mtd/chips/cfi_probe.o: warning: objtool: cfi_chip_setup()+0x62: can't find jump dest instruction at .text+0x9602007a LD drivers/media/platform/sti/bdisp/built-in.o CC drivers/media/platform/s5p-mfc/s5p_mfc.o LD drivers/iio/imu/inv_mpu6050/built-in.o drivers/mmc/core/sdio.o: warning: objtool: mmc_sdio_suspend()+0x21: can't find jump dest instruction at .text+0x82000134 drivers/acpi/acpi_extlog.o: warning: objtool: extlog_print()+0x31: can't find jump dest instruction at .text+0xd8000037 sound/pci/hda/patch_cirrus.o: warning: objtool: patch_cs4208()+0x21: can't find jump dest instruction at .text+0x2801054a sound/pci/ak4531_codec.o: warning: objtool: snd_ak4531_mixer()+0x30: can't find jump dest instruction at .text+0x3b010600 drivers/media/platform/s5p-jpeg/jpeg-hw-exynos4.o: warning: objtool: __exynos4_jpeg_set_img_fmt()+0x20: can't find jump dest instruction at .text+0x9900006f LD drivers/soc/fsl/built-in.o LD drivers/soc/samsung/built-in.o CC [M] drivers/media/platform/sti/bdisp/bdisp-v4l2.o drivers/leds/leds-bd2802.o: warning: objtool: bd2802_store_adv_conf()+0x26: can't find jump dest instruction at .text+0xd7000d25 drivers/mfd/88pm860x-core.o: warning: objtool: device_8607_init()+0x26: can't find jump dest instruction at .text+0xb506059b drivers/mmc/core/sd.o: warning: objtool: mmc_sd_get_cid()+0xd7: can't find jump dest instruction at .text+0x5700059d drivers/acpi/apei/erst.o: warning: objtool: erst_get_record_id_next()+0x1e: can't find jump dest instruction at .text+0x27020349 LD crypto/cryptomgr.o CC drivers/pci/setup-bus.o CC drivers/regulator/dummy.o drivers/of/platform.o: warning: objtool: of_device_make_bus_id()+0x20: can't find jump dest instruction at .text+0xb0000117 sound/pci/ice1712/se.o: warning: objtool: se_add_controls()+0x20: can't find jump dest instruction at .text+0xf70000ba CC drivers/media/platform/ti-vpe/vpe.o .drivers/pnp/core.o: warning: objtool: pnp_alloc_dev()+0x2b: can't find jump dest instruction at .text+0xac00022f CC [M] drivers/iio/gyro/st_gyro_core.o CC [M] drivers/iio/imu/inv_mpu6050/inv_mpu_core.o CC drivers/pnp/manager.o LD crypto/jitterentropy_rng.o CC drivers/misc/genwqe/card_dev.o CC drivers/media/platform/ti-vpe/sc.o CC drivers/power/power_supply_leds.o drivers/mtd/maps/nettel.o: warning: objtool: nettel_init()+0x24: can't find jump dest instruction at .init.text+0xbd00002a LD drivers/media/usb/b2c2/built-in.o drivers/iio/buffer/industrialio-triggered-buffer.o: warning: objtool: iio_triggered_buffer_cleanup()+0x10: call without frame pointer save/setup drivers/iio/buffer/industrialio-triggered-buffer.o: warning: objtool: iio_triggered_buffer_setup()+0x23: call without frame pointer save/setup sound/pci/ice1712/wtm.o: warning: objtool: stac9460_dac_mute_put()+0x47: can't find jump dest instruction at .text+0x990003bc sound/pci/hda/hda_controller.o: warning: objtool: azx_interrupt()+0x27: can't find jump dest instruction at .text+0x920003b7 CC drivers/pnp/support.o sound/pci/oxygen/oxygen_pcm.o: warning: objtool: oxygen_hw_params()+0x33: can't find jump dest instruction at .text+0x9200013d drivers/iio/dummy/iio_simple_dummy.o: warning: objtool: iio_dummy_write_raw()+0x18: can't find jump dest instruction at .text+0xd800001e CC drivers/input/joystick/guillemot.o CC drivers/regulator/fixed-helper.o CC [M] drivers/mtd/tests/pagetest.o LD sound/pci/snd-intel8x0.o CC drivers/input/touchscreen/ad7879.o CC [M] drivers/gpio/gpio-104-dio-48e.o LD drivers/pinctrl/freescale/built-in.o lib/flex_array.o: warning: objtool: flex_array_get()+0x4f: can't find call dest symbol at offset 0x89000077 CC [M] drivers/rapidio/rio-driver.o CC drivers/media/platform/mx2_emmaprp.o CC drivers/of/unittest.o CC drivers/regulator/helpers.o LD drivers/acpi/apei/apei.o LD drivers/misc/ibmasm/built-in.o CC drivers/media/i2c/tvp5150.o CC [M] drivers/mmc/host/via-sdmmc.o LD drivers/soc/ti/built-in.o CC [M] drivers/mtd/tests/readtest.o drivers/mtd/maps/ichxrom.o: warning: objtool: init_ichxrom()+0x2a: can't find jump dest instruction at .init.text+0xeb040030 CC [M] drivers/mtd/ubi/cdev.o sound/pci/oxygen/oxygen_mixer.o: warning: objtool: add_controls()+0x21: can't find jump dest instruction at .text+0x6a010a9c .drivers/ras/ras.o: warning: objtool: ras_init()+0x4: call without frame pointer save/setup CC drivers/of/of_pci.o LD drivers/acpi/apei/built-in.o drivers/i2c/busses/i2c-taos-evm.o: warning: objtool: taos_smbus_xfer()+0x74: can't find jump dest instruction at .text+0xb40100c4 sound/pci/oxygen/oxygen.o: warning: objtool: get_oxygen_model()+0x10c: can't find jump dest instruction at .text+0xc601016d drivers/phy/phy-armada375-usb2.o: warning: objtool: armada375_usb_phy_probe()+0x25: call without frame pointer save/setup drivers/phy/phy-armada375-usb2.o: warning: objtool: armada375_usb_phy_driver_init()+0xd: call without frame pointer save/setup drivers/phy/phy-armada375-usb2.o: warning: objtool: armada375_usb_phy_driver_exit()+0xb: call without frame pointer save/setup CC lib/llist.o LD drivers/pinctrl/intel/built-in.o CC [M] drivers/misc/ibmasm/module.o drivers/media/platform/s5p-jpeg/jpeg-hw-exynos3250.o: warning: objtool: exynos3250_jpeg_reset()+0x2c: call without frame pointer save/setup drivers/mmc/host/tifm_sd.o: warning: objtool: tifm_sd_ios()+0x52: can't find jump dest instruction at .text+0x98000105 CC [M] drivers/pinctrl/intel/pinctrl-intel.o drivers/mmc/core/sd_ops.o: warning: objtool: mmc_app_send_scr()+0x5d: can't find jump dest instruction at .text+0xe200039d CC drivers/gpu/drm/drm_dma.o CC drivers/iio/magnetometer/ak8975.o LD drivers/soc/built-in.o LD drivers/media/usb/dvb-usb/built-in.o CC [M] drivers/iio/adc/ina2xx-adc.o drivers/powercap/intel_rapl.o: warning: objtool: rapl_read_data_raw()+0x21: can't find jump dest instruction at .text+0x9c0000da drivers/hid/hid-picolcd_debugfs.o: warning: objtool: _picolcd_flash_read()+0x24: can't find jump dest instruction at .text+0x3a010029 drivers/mtd/maps/ck804xrom.o: warning: objtool: init_ck804xrom()+0x2a: can't find jump dest instruction at .init.text+0xa5040030 drivers/mmc/host/omap_hsmmc.o: warning: objtool: hsmmc_command_incomplete()+0x13: can't find jump dest instruction at .text+0x880006b2 drivers/acpi/acpica/dsinit.o: warning: objtool: acpi_ds_init_one_object()+0x1d: can't find jump dest instruction at .text+0xab000023 sound/pci/oxygen/xonar_dg_mixer.o: warning: objtool: input_vol_put()+0x37: can't find jump dest instruction at .text+0xac000260 CC drivers/media/platform/ti-vpe/csc.o sound/pci/oxygen/xonar_dg.o: warning: objtool: cs4245_write_spi()+0x28: call without frame pointer save/setup sound/pci/oxygen/xonar_dg.o: warning: objtool: cs4245_read_spi()+0x23: call without frame pointer save/setup sound/pci/oxygen/xonar_dg.o: warning: objtool: cs4245_shadow_control()+0x27: call without frame pointer save/setup sound/pci/oxygen/xonar_dg.o: warning: objtool: dg_init()+0x22: call without frame pointer save/setup sound/pci/oxygen/xonar_dg.o: warning: objtool: dg_cleanup()+0x10: call without frame pointer save/setup sound/pci/oxygen/xonar_dg.o: warning: objtool: dg_suspend()+0x4: call without frame pointer save/setup sound/pci/oxygen/xonar_dg.o: warning: objtool: dg_resume()+0xf: call without frame pointer save/setup sound/pci/oxygen/xonar_dg.o: warning: objtool: set_cs4245_dac_params()+0x4b: call without frame pointer save/setup sound/pci/oxygen/xonar_dg.o: warning: objtool: set_cs4245_adc_params()+0x4b: call without frame pointer save/setup sound/pci/oxygen/xonar_dg.o: warning: objtool: adjust_dg_dac_routing()+0x37: call without frame pointer save/setup sound/pci/oxygen/xonar_dg.o: warning: objtool: dump_cs4245_registers()+0x9: call without frame pointer save/setup drivers/leds/leds-lp5562.o: warning: objtool: lp5562_firmware_loaded()+0x20: can't find jump dest instruction at .text+0xf500023c drivers/iio/accel/mxc6255.o: warning: objtool: mxc6255_probe()+0x2c: can't find jump dest instruction at .text+0xa9000054 drivers/mtd/ar7part.o: warning: objtool: create_mtd_partitions()+0x38: can't find jump dest instruction at .text+0xbc01003e LD drivers/media/usb/dvb-usb-v2/built-in.o CC [M] drivers/gpio/gpio-104-idi-48.o .drivers/iommu/dmar.o: warning: objtool: dmar_alloc_pci_notify_info()+0x67: can't find jump dest instruction at .text+0x87000142 drivers/clk/qcom/gcc-msm8916.o: warning: objtool: gcc_msm8916_probe()+0x24: 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 drivers/iio/buffer/industrialio-buffer-cb.o: warning: objtool: iio_channel_get_all_cb()+0x2b: can't find jump dest instruction at .text+0xca0000ca CC drivers/media/v4l2-core/v4l2-dev.o CC drivers/iio/light/acpi-als.o CC drivers/phy/phy-bcm-kona-usb2.o CC [M] drivers/mmc/host/dw_mmc.o CC [M] drivers/iio/magnetometer/hid-sensor-magn-3d.o drivers/iio/dac/ad5446.o: warning: objtool: ad5446_i2c_probe()+0x4a: can't find jump dest instruction at .text+0xdd000249 sound/pci/oxygen/oxygen_lib.o: warning: objtool: oxygen_pci_probe()+0x35: can't find jump dest instruction at .text+0x5a0c00e3 CC [M] drivers/i2c/busses/i2c-ismt.o CC [M] drivers/mtd/tests/speedtest.o drivers/iio/dac/m62332.o: warning: objtool: m62332_probe()+0x2b: can't find jump dest instruction at .text+0xa8000031 drivers/iio/chemical/vz89x.o: warning: objtool: vz89x_probe()+0x29: can't find jump dest instruction at .text+0xd400002f CC drivers/pci/vc.o CC [M] drivers/clk/qcom/lcc-msm8960.o CC drivers/media/platform/ti-vpe/vpdma.o lib/scatterlist.o: warning: objtool: sg_miter_stop()+0xe: can't find jump dest instruction at .text+0x800000c4 CC drivers/pnp/interface.o CC drivers/spmi/spmi.o drivers/iio/adc/ad799x.o: warning: objtool: ad799x_write_event_value()+0x23: can't find jump dest instruction at .text+0xa900015f CC drivers/mmc/core/sdio_irq.o sound/pci/echoaudio/echo3g.o: warning: objtool: set_sample_rate()+0x38: can't find jump dest instruction at .text+0x8a000ac7 drivers/leds/leds-lp8788.o: warning: objtool: lp8788_led_probe()+0x36: can't find jump dest instruction at .text+0xf700003c CC drivers/hid/hid-xinmo.o CC drivers/phy/phy-exynos-mipi-video.o drivers/mmc/host/sh_mmcif.o: warning: objtool: sh_mmcif_clock_control()+0x5e: can't find jump dest instruction at .text+0xe00001fd drivers/iio/adc/axp288_adc.o: warning: objtool: axp288_adc_read_raw()+0x3c: can't find jump dest instruction at .text+0x86000065 drivers/acpi/acpi_video.o: warning: objtool: acpi_video_get_edid()+0x26: can't find jump dest instruction at .text+0x20102a1 CC drivers/of/of_pci_irq.o drivers/mmc/core/mmc_ops.o: warning: objtool: mmc_send_bus_test()+0x6e: can't find jump dest instruction at .text+0x50010220 CC drivers/pnp/quirks.o drivers/input/joystick/a3d.o: warning: objtool: a3d_read()+0x1a: can't find jump dest instruction at .text+0xef0301a2 drivers/platform/x86/panasonic-laptop.o: warning: objtool: acpi_pcc_hotkey_add()+0x1b: can't find jump dest instruction at .text+0xf4010315 CC [M] drivers/iio/dac/ad5380.o CC drivers/pnp/system.o CC [M] drivers/rapidio/rio-sysfs.o drivers/ntb/hw/intel/ntb_hw_intel.o: warning: objtool: intel_ntb_mw_get_range()+0x25: can't find jump dest instruction at .text+0x7010038 drivers/mtd/ofpart.o: warning: objtool: parse_ofoldpart_partitions()+0x21: can't find jump dest instruction at .text+0xd4000027 . CC [M] drivers/iio/adc/lp8788_adc.o drivers/input/joydev.o: warning: objtool: joydev_ioctl()+0x3b: can't find jump dest instruction at .text+0x58050308 drivers/remoteproc/remoteproc_debugfs.o: warning: objtool: rproc_recovery_write()+0x2b: can't find jump dest instruction at .text+0xcb000031 CC [M] drivers/iio/adc/men_z188_adc.o sound/pci/echoaudio/indigo.o: warning: objtool: set_sample_rate()+0x29: can't find jump dest instruction at .text+0x9e0003c9 CC drivers/misc/lis3lv02d/lis3lv02d.o lib/find_bit.o: warning: objtool: find_next_bit()+0x13: can't find call dest symbol at offset 0x920000de CC [M] drivers/iio/dac/ad5064.o LD drivers/ssb/built-in.o CC [M] drivers/pinctrl/intel/pinctrl-broxton.o drivers/gpio/gpio-ucb1400.o: warning: objtool: ucb1400_gpio_probe()+0x16: can't find jump dest instruction at .text+0x80000046 drivers/i2c/busses/i2c-amd756-s4882.o: warning: objtool: amd756_access_virt1()+0x3f: can't find jump dest instruction at .text+0x89000045 LD drivers/media/usb/s2255/built-in.o CC [M] drivers/ssb/main.o CC [M] drivers/i2c/busses/i2c-nforce2.o CC drivers/power/ds2780_battery.o CC [M] drivers/media/platform/via-camera.o drivers/media/i2c/adv7175.o: warning: objtool: adv7175_s_routing()+0x1c: can't find jump dest instruction at .text+0x1a0100c5 drivers/mtd/maps/pci.o: warning: objtool: mtd_pci_probe()+0x1b: can't find jump dest instruction at .text+0xe6000302 CC [M] drivers/clk/qcom/gcc-msm8974.o CC [M] drivers/misc/ibmasm/ibmasmfs.o CC [M] drivers/iio/adc/nau7802.o drivers/input/mousedev.o: warning: objtool: mousedev_notify_readers()+0x56: can't find jump dest instruction at .text+0x49010321 CC [M] drivers/ssb/scan.o CC [M] drivers/media/platform/rcar_jpu.o CC drivers/iio/light/apds9300.o drivers/iio/adc/at91-sama5d2_adc.o: warning: objtool: at91_adc_probe()+0x2f: can't find jump dest instruction at .text+0xd802013a sound/pci/oxygen/virtuoso.o: warning: objtool: xonar_probe()+0x4e: call without frame pointer save/setup sound/pci/oxygen/virtuoso.o: warning: objtool: get_xonar_model()+0x12: call without frame pointer save/setup sound/pci/oxygen/virtuoso.o: warning: objtool: xonar_driver_init()+0x14: call without frame pointer save/setup sound/pci/oxygen/virtuoso.o: warning: objtool: xonar_driver_exit()+0xb: call without frame pointer save/setup drivers/misc/eeprom/max6875.o: warning: objtool: max6875_read()+0x45: can't find jump dest instruction at .text+0x1a010083 CC drivers/remoteproc/remoteproc_virtio.o CC [M] drivers/clk/qcom/gcc-msm8996.o CC [M] drivers/mtd/ubi/kapi.o drivers/powercap/powercap_sys.o: warning: objtool: powercap_register_control_type()+0x17: can't find jump dest instruction at .text+0x108c0 .drivers/mtd/onenand/onenand_bbt.o: warning: objtool: onenand_default_bbt()+0x3f: can't find jump dest instruction at .text+0xd4010098 LD sound/pci/echoaudio/snd-echo3g.o CC drivers/staging/board/board.o CC drivers/rtc/systohc.o drivers/leds/leds-lp55xx-common.o: warning: objtool: lp55xx_of_populate_pdata()+0x2c: can't find jump dest instruction at .text+0x4b010054 CC [M] drivers/gpio/gpio-adp5520.o drivers/mtd/maps/gpio-addr-flash.o: warning: objtool: gpio_flash_probe()+0x3f: can't find jump dest instruction at .text+0xe701009e CC drivers/pnp/pnpacpi/core.o drivers/i2c/busses/i2c-isch.o: warning: objtool: sch_access()+0x2e: can't find jump dest instruction at .text+0x3c02003f drivers/mmc/core/sdio_cis.o: warning: objtool: cistpl_vers_1()+0x4a: can't find jump dest instruction at .text+0x910000dd CC drivers/rtc/class.o drivers/ras/debugfs.o: warning: objtool: trace_release()+0xa: call without frame pointer save/setup drivers/ras/debugfs.o: warning: objtool: trace_open()+0x16: 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 crypto/authenc.o: warning: objtool: crypto_authenc_create()+0x2c: can't find jump dest instruction at .text+0xe020032 CC drivers/pnp/pnpacpi/rsparser.o drivers/of/base.o: warning: objtool: of_property_read_string_helper()+0x2a: can't find jump dest instruction at .text+0x8000069b drivers/iio/gyro/bmg160_i2c.o: warning: objtool: bmg160_i2c_remove()+0x8: call without frame pointer save/setup drivers/iio/gyro/bmg160_i2c.o: warning: objtool: bmg160_i2c_probe()+0x22: 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 LD drivers/media/usb/siano/built-in.o drivers/hwmon/f71805f.o: warning: objtool: f71805f_update_device()+0x47: can't find jump dest instruction at .text+0x8801013a CC drivers/misc/cb710/sgbuf2.o CC drivers/input/joystick/spaceball.o CC drivers/power/ds2782_battery.o drivers/mfd/htc-pasic3.o: warning: objtool: pasic3_probe()+0x5d: can't find jump dest instruction at .init.text+0x3201007e CC [M] drivers/misc/eeprom/eeprom.o CC drivers/phy/phy-omap-control.o CC drivers/misc/mei/init.o LD drivers/staging/clocking-wizard/built-in.o CC drivers/rtc/interface.o CC sound/pci/oxygen/xonar_lib.o CC [M] drivers/ssb/sdio.o sound/pci/echoaudio/gina24.o: warning: objtool: pcm_prepare()+0x2f: can't find jump dest instruction at .text+0xee0009d1 LD drivers/powercap/built-in.o drivers/pwm/sysfs.o: warning: objtool: export_store()+0x30: can't find jump dest instruction at .text+0xd500037d CC drivers/misc/mei/hbm.o drivers/iio/dac/mcp4725.o: warning: objtool: mcp4725_probe()+0x26: can't find jump dest instruction at .text+0xdc000096 CC [M] drivers/staging/clocking-wizard/clk-xlnx-clock-wizard.o CC drivers/media/platform/s5p-mfc/s5p_mfc_intr.o drivers/iio/dummy/iio_simple_dummy_events.o: warning: objtool: iio_simple_dummy_get_timestamp()+0xb: call without frame pointer save/setup drivers/iio/dummy/iio_simple_dummy_events.o: warning: objtool: iio_simple_dummy_event_handler()+0x8a: call without frame pointer save/setup drivers/iio/dummy/iio_simple_dummy_events.o: warning: objtool: iio_simple_dummy_events_register()+0xc: call without frame pointer save/setup drivers/iio/dummy/iio_simple_dummy_events.o: warning: objtool: iio_simple_dummy_events_unregister()+0x12: call without frame pointer save/setup CC [M] drivers/iio/imu/inv_mpu6050/inv_mpu_ring.o LD drivers/ras/built-in.o .drivers/iio/common/hid-sensors/hid-sensor-trigger.o: warning: objtool: _hid_sensor_power_state()+0x22: can't find jump dest instruction at .text+0xee0000db CC [M] drivers/mtd/ubi/eba.o CC drivers/leds/leds-wm8350.o drivers/pnp/driver.o: warning: objtool: __pnp_bus_suspend()+0x1c: can't find jump dest instruction at .text+0x8f00003f LD drivers/media/usb/stkwebcam/built-in.o CC drivers/iio/humidity/hdc100x.o drivers/gpu/drm/drm_auth.o: warning: objtool: drm_getmagic()+0x1d: call without frame pointer save/setup drivers/gpu/drm/drm_auth.o: warning: objtool: drm_authmagic()+0x3d: call without frame pointer save/setup CC drivers/regulator/devres.o CC sound/pci/oxygen/xonar_pcm179x.o drivers/pci/access.o: warning: objtool: pci_vpd_size()+0xb9: can't find jump dest instruction at .text+0x6400023a LD drivers/mtd/mtd.o drivers/iio/humidity/dht11.o: warning: objtool: dht11_read_raw()+0x55: can't find jump dest instruction at .text+0xb2020076 sound/pci/atiixp.o: warning: objtool: snd_atiixp_probe()+0x40: can't find jump dest instruction at .text+0xa10603af drivers/power/power_supply_core.o: warning: objtool: __power_supply_register()+0x34: can't find jump dest instruction at .text+0xb5030397 drivers/iio/common/ms_sensors/ms_sensors_i2c.o: warning: objtool: ms_sensors_read_serial()+0x7c: can't find jump dest instruction at .text+0xf50000d1 CC drivers/rtc/rtc-sysfs.o drivers/misc/eeprom/at24.o: warning: objtool: at24_regmap_read()+0x23: can't find jump dest instruction at .text+0xae01006e drivers/media/platform/s5p-g2d/g2d.o: warning: objtool: g2d_probe()+0x36: can't find jump dest instruction at .text+0xee0205e4 CC drivers/media/i2c/wm8775.o CC lib/memweight.o drivers/pinctrl/core.o: warning: objtool: pinctrl_show()+0x35: can't find jump dest instruction at .text+0xdf000163 drivers/pci/rom.o: warning: objtool: pci_enable_rom()+0x34: call without frame pointer save/setup drivers/pci/rom.o: warning: objtool: pci_disable_rom()+0x24: call without frame pointer save/setup drivers/pci/rom.o: warning: objtool: pci_unmap_rom()+0xc: call without frame pointer save/setup drivers/pci/rom.o: warning: objtool: pci_map_rom()+0x60: call without frame pointer save/setup drivers/clk/qcom/gcc-msm8960.o: warning: objtool: gcc_msm8960_probe()+0x31: can't find jump dest instruction at .text+0x9600004b drivers/mmc/core/sdio_bus.o: warning: objtool: sdio_bus_match()+0xc: can't find call dest symbol at offset 0x8b00024e drivers/pci/search.o: warning: objtool: pci_for_each_dma_alias()+0x30: can't find jump dest instruction at .text+0x96000348 drivers/leds/leds-pca963x.o: warning: objtool: pca963x_probe()+0x2e: can't find jump dest instruction at .text+0xa9010073 drivers/misc/echo/echo.o: warning: objtool: oslec_update()+0x27a: can't find jump dest instruction at .text+0xac000289 CC drivers/input/joystick/turbografx.o CC drivers/leds/leds-pwm.o drivers/iio/buffer/kfifo_buf.o: warning: objtool: devm_iio_kfifo_free()+0x15: call without frame pointer save/setup drivers/iio/buffer/kfifo_buf.o: warning: objtool: iio_kfifo_free()+0x4: call without frame pointer save/setup drivers/iio/buffer/kfifo_buf.o: warning: objtool: devm_iio_kfifo_release()+0x7: call without frame pointer save/setup drivers/iio/buffer/kfifo_buf.o: warning: objtool: iio_kfifo_buffer_release()+0x10: call without frame pointer save/setup drivers/iio/buffer/kfifo_buf.o: warning: objtool: iio_kfifo_buf_data_available()+0x16: call without frame pointer save/setup drivers/iio/buffer/kfifo_buf.o: warning: objtool: iio_request_update_kfifo()+0x1c: call without frame pointer save/setup drivers/iio/buffer/kfifo_buf.o: warning: objtool: iio_read_first_n_kfifo()+0x2c: call without frame pointer save/setup drivers/iio/buffer/kfifo_buf.o: warning: objtool: iio_store_to_kfifo()+0x10: call without frame pointer save/setup drivers/iio/buffer/kfifo_buf.o: warning: objtool: iio_kfifo_allocate()+0x14: call without frame pointer save/setup drivers/iio/buffer/kfifo_buf.o: warning: objtool: devm_iio_kfifo_allocate()+0x25: call without frame pointer save/setup sound/pci/ice1712/wm8766.o: warning: objtool: snd_wm8766_ctl_put()+0x71: can't find jump dest instruction at .text+0xc30001fa drivers/hid/hid-speedlink.o: warning: objtool: speedlink_driver_init()+0x14: call without frame pointer save/setup drivers/hid/hid-speedlink.o: warning: objtool: speedlink_driver_exit()+0xb: call without frame pointer save/setup drivers/mfd/htc-i2cpld.o: warning: objtool: htcpld_core_probe()+0x2b: can't find jump dest instruction at .text+0x570501bb drivers/iio/health/afe4404.o: warning: objtool: afe440x_store_register()+0x31: can't find jump dest instruction at .text+0x8700013e CC drivers/hid/hid-waltop.o drivers/misc/eeprom/eeprom_93cx6.o: warning: objtool: eeprom_93cx6_wren()+0xd: can't find call dest symbol at offset 0xcdff0132 drivers/mtd/tests/oobtest.o: warning: objtool: write_whole_device()+0x19: can't find jump dest instruction at .text.unlikely+0x22010064 .drivers/gpu/drm/drm_fb_cma_helper.o: warning: objtool: drm_fbdev_cma_create()+0xbf: can't find jump dest instruction at .text+0x11010321 sound/pci/ice1712/wm8776.o: warning: objtool: snd_wm8776_ctl_put()+0x71: can't find jump dest instruction at .text+0xcf000225 LD drivers/iio/common/ms_sensors/built-in.o CC [M] drivers/mtd/ubi/io.o drivers/mmc/card/mmc_test.o: warning: objtool: mtf_test_write()+0x3f: can't find jump dest instruction at .text+0x5e010430 drivers/pwm/pwm-fsl-ftm.o: warning: objtool: fsl_pwm_probe()+0x30: can't find jump dest instruction at .text+0x5f0102ec CC drivers/mfd/tc3589x.o LD drivers/media/usb/ttusb-dec/built-in.o LD drivers/media/usb/ttusb-budget/built-in.o LD [M] drivers/media/platform/s5p-g2d/s5p-g2d.o LD [M] drivers/iio/dummy/iio_dummy.o LD drivers/iio/orientation/built-in.o CC drivers/iio/accel/st_accel_core.o CC drivers/misc/mei/interrupt.o CC drivers/gpu/drm/drm_fops.o CC drivers/misc/genwqe/card_ddcb.o drivers/iio/adc/max1363.o: warning: objtool: max1363_write_event_config()+0x6f: can't find jump dest instruction at .text+0x88000311 sound/pci/ice1712/maya44.o: warning: objtool: maya_vol_put()+0x11f: can't find jump dest instruction at .text+0x540005d7 CC drivers/gpu/drm/drm_gem.o CC [M] drivers/iio/orientation/hid-sensor-incl-3d.o LD [M] sound/pci/echoaudio/snd-indigo.o sound/pci/intel8x0m.o: warning: objtool: snd_intel8x0m_interrupt()+0x4c: can't find jump dest instruction at .text+0x300102c1 LD [M] sound/pci/snd-atiixp.o CC drivers/platform/x86/wmi.o drivers/input/joystick/gf2k.o: warning: objtool: gf2k_read()+0x1e: can't find jump dest instruction at .text+0x83000240 CC drivers/misc/genwqe/card_sysfs.o CC drivers/power/ltc2941-battery-gauge.o drivers/pnp/card.o: warning: objtool: card_probe()+0x1f: can't find jump dest instruction at .text+0x6010163 drivers/hid/hid-saitek.o: warning: objtool: saitek_event()+0x53: call without frame pointer save/setup drivers/hid/hid-saitek.o: warning: objtool: saitek_probe()+0x23: call without frame pointer save/setup drivers/hid/hid-saitek.o: warning: objtool: saitek_driver_init()+0x14: call without frame pointer save/setup drivers/hid/hid-saitek.o: warning: objtool: saitek_driver_exit()+0xb: call without frame pointer save/setup LD drivers/misc/echo/built-in.o CC [M] drivers/mtd/tests/stresstest.o CC drivers/media/media-device.o CC drivers/hwmon/g760a.o drivers/firewire/ohci.o: warning: objtool: ohci_start_iso()+0x25: can't find jump dest instruction at .text+0x4010282 LD crypto/rsa_generic.o CC drivers/gpu/drm/drm_ioctl.o drivers/iio/health/max30100.o: warning: objtool: max30100_read_raw()+0x21: can't find jump dest instruction at .text+0xd60000bf CC [M] drivers/iio/magnetometer/st_magn_core.o CC drivers/misc/genwqe/card_debugfs.o CC [M] drivers/clk/qcom/mmcc-msm8960.o drivers/pinctrl/pinconf-generic.o: warning: objtool: pinconf_generic_dump_one()+0x2a: can't find jump dest instruction at .text+0xd30000c0 LD drivers/iio/buffer/built-in.o drivers/iio/adc/da9150-gpadc.o: warning: objtool: da9150_gpadc_read_raw()+0x24: can't find jump dest instruction at .text+0x7601004d CC drivers/iio/accel/st_accel_buffer.o CC drivers/iio/common/st_sensors/st_sensors_trigger.o CC drivers/input/joystick/warrior.o CC [M] drivers/iio/adc/qcom-spmi-iadc.o drivers/iio/gyro/hid-sensor-gyro-3d.o: warning: objtool: gyro_3d_read_raw()+0x29: can't find jump dest instruction at .text+0xb00000a6 drivers/input/touchscreen/of_touchscreen.o: warning: objtool: touchscreen_parse_properties()+0x2d: can't find jump dest instruction at .text+0x82010090 LD drivers/mmc/card/built-in.o CC drivers/misc/mei/client.o CC [M] drivers/iio/dac/vf610_dac.o drivers/platform/x86/fujitsu-laptop.o: warning: objtool: acpi_fujitsu_hotkey_notify()+0x48: can't find jump dest instruction at .text+0x8e01028f drivers/gpio/gpio-104-dio-48e.o: warning: objtool: dio48e_probe()+0x52: can't find jump dest instruction at .init.text+0x51010058 drivers/mtd/bcm63xxpart.o: warning: objtool: bcm63xx_parse_cfe_partitions()+0x3f: can't find jump dest instruction at .text+0xed030045 drivers/media/i2c/adv7343.o: warning: objtool: adv7343_setstd()+0x31: can't find jump dest instruction at .text+0xdf000065 CC [M] drivers/mtd/tests/subpagetest.o CC drivers/misc/genwqe/card_utils.o CC drivers/gpu/drm/drm_irq.o LD [M] sound/pci/hda/snd-hda-codec-cirrus.o drivers/misc/cb710/core.o: warning: objtool: cb710_probe()+0x45: can't find jump dest instruction at .text+0x8a0002b5 . CC [M] drivers/iio/gyro/st_gyro_buffer.o drivers/rapidio/rio-access.o: warning: objtool: rio_mport_send_doorbell()+0x1f: call without frame pointer save/setup drivers/rapidio/rio-access.o: warning: objtool: rio_mport_write_config_8()+0x28: call without frame pointer save/setup drivers/rapidio/rio-access.o: warning: objtool: rio_mport_read_config_32()+0x38: call without frame pointer save/setup drivers/rapidio/rio-access.o: warning: objtool: rio_mport_read_config_16()+0x38: call without frame pointer save/setup drivers/rapidio/rio-access.o: warning: objtool: rio_mport_read_config_8()+0x2e: call without frame pointer save/setup drivers/rapidio/rio-access.o: warning: objtool: __rio_local_write_config_8()+0x1f: call without frame pointer save/setup drivers/rapidio/rio-access.o: warning: objtool: __rio_local_read_config_32()+0x31: call without frame pointer save/setup drivers/rapidio/rio-access.o: warning: objtool: __rio_local_read_config_16()+0x31: call without frame pointer save/setup drivers/rapidio/rio-access.o: warning: objtool: __rio_local_read_config_8()+0x26: call without frame pointer save/setup drivers/rapidio/rio-access.o: warning: objtool: rio_mport_write_config_32()+0x32: call without frame pointer save/setup drivers/rapidio/rio-access.o: warning: objtool: rio_mport_write_config_16()+0x32: call without frame pointer save/setup drivers/rapidio/rio-access.o: warning: objtool: __rio_local_write_config_32()+0x28: call without frame pointer save/setup drivers/rapidio/rio-access.o: warning: objtool: __rio_local_write_config_16()+0x2a: call without frame pointer save/setup drivers/iio/common/hid-sensors/hid-sensor-attributes.o: warning: objtool: hid_sensor_format_scale()+0x2d: can't find jump dest instruction at .text+0x6201004b CC drivers/regulator/of_regulator.o CC [M] drivers/mtd/tests/torturetest.o drivers/media/i2c/adv7183.o: warning: objtool: adv7183_s_routing()+0x16: can't find jump dest instruction at .text+0xe50001ae LD drivers/iio/health/built-in.o CC drivers/regulator/fixed.o CC drivers/media/platform/s5p-mfc/s5p_mfc_dec.o CC drivers/mfd/arizona-core.o CC drivers/pci/slot.o CC drivers/hid/i2c-hid/i2c-hid.o drivers/gpio/gpio-xilinx.o: warning: objtool: xgpio_probe()+0x3a: can't find jump dest instruction at .text+0x8f010054 CC drivers/gpu/drm/drm_lock.o drivers/pwm/pwm-renesas-tpu.o: warning: objtool: tpu_probe()+0x2f: can't find jump dest instruction at .text+0xa0000172 drivers/media/i2c/bt866.o: warning: objtool: bt866_s_routing()+0x2d: can't find call dest symbol at offset 0x740000b5 LD drivers/firewire/firewire-ohci.o LD [M] sound/pci/snd-intel8x0m.o LD drivers/misc/ti-st/built-in.o sound/pci/ens1370.o: warning: objtool: snd_ensoniq_trigger()+0x13: can't find jump dest instruction at .text+0x76010144 drivers/mmc/core/mmc.o: warning: objtool: mmc_select_hs400()+0x1e: can't find jump dest instruction at .text+0x10010355 drivers/acpi/acpica/dsmethod.o: warning: objtool: acpi_ds_detect_named_opcodes()+0x18: can't find jump dest instruction at .text+0x8300001e LD drivers/media/usb/zr364xx/built-in.o sound/pci/ice1712/quartet.o: warning: objtool: qtet_akm_write()+0x23: can't find jump dest instruction at .text+0x5b010573 drivers/power/power_supply_sysfs.o: warning: objtool: power_supply_show_property()+0x40: can't find jump dest instruction at .text+0x82000119 CC drivers/platform/x86/toshiba_bluetooth.o LD drivers/firewire/built-in.o CC [M] drivers/hid/uhid.o LD [M] drivers/iio/common/hid-sensors/hid-sensor-iio-common.o CC drivers/regulator/as3711-regulator.o CC drivers/hwmon/g762.o drivers/media/platform/ti-vpe/csc.o: warning: objtool: csc_dump_regs()+0xc: call without frame pointer save/setup drivers/media/platform/ti-vpe/csc.o: warning: objtool: csc_create()+0x1e: call without frame pointer save/setup sound/pci/echoaudio/mona.o: warning: objtool: pcm_prepare()+0x2f: can't find jump dest instruction at .text+0xee000be7 drivers/power/power_supply_leds.o: warning: objtool: power_supply_update_leds()+0x13: can't find jump dest instruction at .text+0xd7000019 drivers/mtd/ubi/upd.o: warning: objtool: ubi_start_update()+0x48: can't find jump dest instruction at .text+0xaa000292 CC [M] drivers/iio/magnetometer/st_magn_buffer.o drivers/mfd/stmpe-i2c.o: warning: objtool: stmpe_i2c_remove()+0xb: call without frame pointer save/setup drivers/mfd/stmpe-i2c.o: warning: objtool: stmpe_i2c_probe()+0x35: call without frame pointer save/setup drivers/mfd/stmpe-i2c.o: warning: objtool: i2c_block_write()+0x12: call without frame pointer save/setup drivers/mfd/stmpe-i2c.o: warning: objtool: i2c_block_read()+0x12: call without frame pointer save/setup drivers/mfd/stmpe-i2c.o: warning: objtool: i2c_reg_write()+0x12: call without frame pointer save/setup drivers/mfd/stmpe-i2c.o: warning: objtool: i2c_reg_read()+0xf: 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] sound/pci/ice1712/ak4xxx.o LD drivers/acpi/video.o drivers/pwm/core.o: warning: objtool: of_pwm_get()+0x34: can't find jump dest instruction at .text+0x301042a CC drivers/media/media-devnode.o CC [M] drivers/mtd/chips/jedec_probe.o CC drivers/media/i2c/sony-btf-mpx.o LD drivers/media/usb/built-in.o drivers/iio/common/st_sensors/st_sensors_i2c.o: warning: objtool: st_sensors_of_i2c_probe()+0x10: call without frame pointer save/setup drivers/iio/common/st_sensors/st_sensors_i2c.o: warning: objtool: st_sensors_i2c_read_multiple_byte()+0x23: call without frame pointer save/setup drivers/iio/common/st_sensors/st_sensors_i2c.o: warning: objtool: st_sensors_i2c_write_byte()+0x14: call without frame pointer save/setup drivers/iio/common/st_sensors/st_sensors_i2c.o: warning: objtool: st_sensors_i2c_read_byte()+0x13: call without frame pointer save/setup CC drivers/mfd/arizona-irq.o sound/pci/ice1712/psc724.o: warning: objtool: psc724_init()+0x29: can't find jump dest instruction at .text+0x1a0104ac drivers/phy/phy-bcm-kona-usb2.o: warning: objtool: bcm_kona_usb_phy_init()+0x33: call without frame pointer save/setup drivers/phy/phy-bcm-kona-usb2.o: warning: objtool: bcm_kona_usb2_probe()+0x1e: call without frame pointer save/setup drivers/phy/phy-bcm-kona-usb2.o: warning: objtool: bcm_kona_usb2_driver_init()+0xd: call without frame pointer save/setup drivers/phy/phy-bcm-kona-usb2.o: warning: objtool: bcm_kona_usb2_driver_exit()+0xb: call without frame pointer save/setup .drivers/acpi/acpica/dsmthdat.o: warning: objtool: acpi_ds_method_data_get_node()+0x3c: can't find jump dest instruction at .text+0xdc000250 CC drivers/misc/lis3lv02d/lis3lv02d_i2c.o CC [M] drivers/iio/gyro/st_gyro_i2c.o CC drivers/media/i2c/upd64083.o CC drivers/power/da9030_battery.o CC drivers/gpu/drm/drm_memory.o CC drivers/regulator/isl9305.o CC [M] drivers/iio/adc/qcom-spmi-vadc.o CC [M] drivers/i2c/busses/i2c-nforce2-s4985.o CC drivers/misc/mic/bus/scif_bus.o CC [M] drivers/pwm/pwm-img.o LD [M] sound/pci/snd-ens1370.o CC drivers/power/da9052-battery.o CC [M] drivers/iio/imu/inv_mpu6050/inv_mpu_trigger.o CC drivers/input/touchscreen/ad7879-i2c.o drivers/iommu/amd_iommu_init.o: warning: objtool: iommu_pc_get_set_reg_val()+0x9e: can't find jump dest instruction at .text+0x750001df CC drivers/iio/light/apds9960.o CC drivers/acpi/acpica/dsobject.o CC [M] drivers/clk/qcom/mmcc-msm8996.o CC [M] drivers/pwm/pwm-lp3943.o drivers/pci/setup-res.o: warning: objtool: _pci_assign_resource()+0x38: can't find jump dest instruction at .text+0xce00003e sound/pci/hda/patch_sigmatel.o: warning: objtool: find_mute_led_cfg()+0x44: can't find jump dest instruction at .text+0xd8000387 CC drivers/thermal/thermal_core.o drivers/iio/accel/stk8312.o: warning: objtool: stk8312_set_mode()+0x1c: can't find jump dest instruction at .text+0xe3000022 drivers/pci/pci-sysfs.o: warning: objtool: pci_write_config()+0x2a: can't find jump dest instruction at .text+0x4e01079c drivers/media/platform/marvell-ccic/mcam-core.o: warning: objtool: mcam_vidioc_enum_framesizes()+0x4d: can't find jump dest instruction at .text+0x870006db CC [M] drivers/iio/magnetometer/st_magn_i2c.o drivers/pinctrl/pinctrl-amd.o: warning: objtool: amd_pinconf_set()+0x2f: can't find jump dest instruction at .text+0x960000dc drivers/phy/phy-exynos-mipi-video.o: warning: objtool: exynos_mipi_video_phy_probe()+0x2f: can't find jump dest instruction at .text+0xcf000035 drivers/regulator/fixed-helper.o: warning: objtool: regulator_register_always_on()+0x3f: can't find jump dest instruction at .text+0x8900006a drivers/iio/accel/stk8ba50.o: warning: objtool: stk8ba50_probe()+0x2f: can't find jump dest instruction at .text+0xc4010129 CC drivers/acpi/acpica/dsopcode.o . LD drivers/thunderbolt/built-in.o drivers/hid/hid-xinmo.o: warning: objtool: xinmo_event()+0x2a: call without frame pointer save/setup drivers/hid/hid-xinmo.o: warning: objtool: xinmo_driver_init()+0x14: call without frame pointer save/setup drivers/hid/hid-xinmo.o: warning: objtool: xinmo_driver_exit()+0xb: call without frame pointer save/setup LD sound/pci/echoaudio/built-in.o drivers/gpio/gpio-vx855.o: warning: objtool: vx855gpio_probe()+0x38: can't find jump dest instruction at .text+0x1201003e drivers/mtd/ubi/vtbl.o: warning: objtool: create_vtbl()+0x39: can't find jump dest instruction at .text+0x3901003f CC [M] drivers/hid/hid-apple.o drivers/pinctrl/pinctrl-palmas.o: warning: objtool: palmas_pinconf_set()+0x4f: can't find jump dest instruction at .text+0xe400016c drivers/gpio/gpio-104-idi-48.o: warning: objtool: idi_48_irq_handler()+0x60: can't find jump dest instruction at .text+0xa3000261 LD [M] drivers/media/platform/marvell-ccic/cafe_ccic.o CC drivers/misc/vmw_vmci/vmci_context.o drivers/of/address.o: warning: objtool: of_get_address()+0x2c: can't find jump dest instruction at .text+0xc300023d CC drivers/iio/accel/st_accel_i2c.o drivers/media/platform/ti-vpe/sc.o: warning: objtool: sc_config_scaler()+0x34: can't find jump dest instruction at .text+0xb01024e drivers/regulator/dummy.o: warning: objtool: dummy_regulator_probe()+0x36: call without frame pointer save/setup drivers/regulator/dummy.o: warning: objtool: regulator_dummy_init()+0xe: call without frame pointer save/setup LD drivers/staging/comedi/built-in.o LD drivers/iio/potentiometer/built-in.o CC [M] drivers/thunderbolt/nhi.o CC sound/pci/oxygen/xonar_cs43xx.o lib/memweight.o: warning: objtool: memweight()+0x6f: call without frame pointer save/setup CC drivers/platform/x86/toshiba-wmi.o drivers/mtd/chips/cfi_util.o: warning: objtool: cfi_varsize_frob()+0x69: can't find jump dest instruction at .text+0xee0000ff CC drivers/hwmon/gl520sm.o CC drivers/media/i2c/ov7670.o drivers/gpu/drm/drm_context.o: warning: objtool: drm_legacy_getsareactx()+0x2b: can't find jump dest instruction at .text+0x990001fa CC drivers/pci/quirks.o CC [M] drivers/staging/comedi/comedi_pci.o drivers/clk/qcom/lcc-msm8960.o: warning: objtool: lcc_msm8960_probe()+0x24: can't find jump dest instruction at .text+0x8800002a drivers/input/joystick/adi.o: warning: objtool: adi_read_packet()+0x12d: can't find jump dest instruction at .text+0x79000132 CC drivers/mmc/core/quirks.o drivers/pci/pci-driver.o: warning: objtool: store_remove_id()+0x6c: can't find jump dest instruction at .text+0x910000e7 CC [M] drivers/iio/potentiometer/mcp4531.o CC drivers/remoteproc/remoteproc_elf_loader.o CC lib/kfifo.o drivers/mtd/ubi/vmt.o: warning: objtool: vol_attribute_show()+0x39: can't find jump dest instruction at .text+0x6001003f drivers/iio/adc/men_z188_adc.o: warning: objtool: men_z188_probe()+0x2a: can't find jump dest instruction at .text+0xbe00009e CC drivers/remoteproc/ste_modem_rproc.o drivers/mtd/chips/gen_probe.o: warning: objtool: genprobe_ident_chips()+0x9b: can't find jump dest instruction at .text+0x810000a0 CC lib/percpu-refcount.o drivers/rtc/systohc.o: warning: objtool: rtc_set_ntp_time()+0x21: call without frame pointer save/setup drivers/iio/dummy/iio_dummy_evgen.o: warning: objtool: iio_dummy_evgen_init()+0x2c: can't find jump dest instruction at .init.text+0x14010032 CC drivers/of/of_mtd.o drivers/input/joystick/guillemot.o: warning: objtool: guillemot_connect()+0x36: can't find jump dest instruction at .text+0xf601015e drivers/mtd/tests/readtest.o: warning: objtool: dump_eraseblock.isra.2()+0xab: can't find jump dest instruction at .text.unlikely+0xc50000b1 CC [M] drivers/hid/hid-cherry.o CC [M] drivers/hid/hid-belkin.o .sound/pci/echoaudio/indigoio.o: warning: objtool: pcm_prepare()+0x2f: can't find jump dest instruction at .text+0xee00046c drivers/ntb/ntb_transport.o: warning: objtool: debugfs_read()+0x29: can't find jump dest instruction at .text+0xd9040492 CC [M] drivers/input/joystick/db9.o drivers/reset/core.o: warning: objtool: of_reset_control_get_by_index()+0x2a: can't find jump dest instruction at .text+0xc40000ec drivers/rtc/rtc-lib.o: warning: objtool: rtc_time64_to_tm()+0xce: call without frame pointer save/setup drivers/rtc/rtc-lib.o: warning: objtool: rtc_valid_tm()+0x31: call without frame pointer save/setup drivers/rtc/rtc-lib.o: warning: objtool: rtc_ktime_to_tm()+0x15: call without frame pointer save/setup drivers/rtc/rtc-lib.o: warning: objtool: rtc_tm_to_time64()+0x20: call without frame pointer save/setup drivers/rtc/rtc-lib.o: warning: objtool: rtc_tm_to_ktime()+0x8: call without frame pointer save/setup drivers/iio/adc/lp8788_adc.o: warning: objtool: lp8788_adc_read_raw()+0x51: can't find jump dest instruction at .text+0xba00007a LD [M] drivers/clk/qcom/clk-qcom.o CC drivers/leds/leds-ss4200.o CC drivers/hwmon/lm78.o drivers/edac/amd64_edac.o: warning: objtool: get_cs_base_and_mask()+0x18: can't find jump dest instruction at .text+0x990000b2 drivers/input/evdev.o: warning: objtool: evdev_pass_values()+0x26: can't find jump dest instruction at .text+0xa8010328 CC [M] drivers/input/joystick/gamecon.o drivers/pnp/resource.o: warning: objtool: pnp_check_port()+0x1d: can't find jump dest instruction at .text+0x380103db CC drivers/mmc/core/slot-gpio.o LD drivers/reset/built-in.o drivers/pnp/support.o: warning: objtool: pnp_is_active()+0x23: can't find jump dest instruction at .text+0xd1000029 LD drivers/pinctrl/nomadik/built-in.o CC [M] drivers/mtd/tests/mtd_nandecctest.o CC lib/percpu_ida.o CC drivers/misc/mei/main.o CC sound/pci/oxygen/xonar_wm87x6.o drivers/pnp/system.o: warning: objtool: system_pnp_probe()+0x32: can't find call dest symbol at offset 0x1a0000e6 sound/pci/via82xx_modem.o: warning: objtool: snd_via686_pcm_pointer()+0x26: can't find jump dest instruction at .text+0xcc000169 drivers/input/tablet/aiptek.o: warning: objtool: aiptek_query()+0x39: can't find jump dest instruction at .text+0x9c00019a CC drivers/of/resolver.o drivers/staging/board/board.o: warning: objtool: board_staging_gic_fixup_resources()+0x16: can't find jump dest instruction at .init.text+0x8c0000d2 CC drivers/regulator/lp3971.o sound/pci/hda/hda_codec.o: warning: objtool: snd_hda_add_imux_item()+0x26: can't find jump dest instruction at .text+0xa3000217 drivers/iio/light/acpi-als.o: warning: objtool: acpi_als_add()+0x2e: can't find jump dest instruction at .text+0x88000034 CC drivers/mmc/core/pwrseq.o drivers/pci/probe.o: warning: objtool: pci_configure_device()+0x7f: can't find jump dest instruction at .text+0x600201e1 drivers/of/fdt.o: warning: objtool: unflatten_dt_node()+0x3f: can't find jump dest instruction at .text+0x89030060 /home/kisskb/slave/src/drivers/iio/magnetometer/ak8975.c: In function 'ak8975_probe': /home/kisskb/slave/src/drivers/iio/magnetometer/ak8975.c:788:14: warning: 'chipset' may be used uninitialized in this function [-Wuninitialized] drivers/pnp/interface.o: warning: objtool: options_show()+0x2e: can't find jump dest instruction at .text+0x640400fc . CC drivers/leds/leds-blinkm.o DTC drivers/of/unittest-data/testcases.dtb LD [M] drivers/edac/amd64_edac_mod.o LD drivers/misc/eeprom/built-in.o CC drivers/pinctrl/pxa/pinctrl-pxa2xx.o LD [M] sound/pci/echoaudio/snd-gina24.o CC drivers/power/max17042_battery.o CC [M] drivers/iio/magnetometer/hmc5843_core.o drivers/pnp/manager.o: warning: objtool: pnp_assign_resources()+0x58: can't find jump dest instruction at .text+0xc2030149 CC drivers/phy/phy-hi6220-usb.o drivers/clk/qcom/gcc-msm8974.o: warning: objtool: gcc_msm8974_probe()+0x28: can't find jump dest instruction at .text+0x9800002e LD drivers/staging/board/built-in.o CC drivers/thermal/thermal_hwmon.o CC drivers/power/lp8727_charger.o drivers/gpu/drm/drm_dma.o: warning: objtool: drm_legacy_dma_takedown()+0x25: can't find jump dest instruction at .text+0xe70000ad drivers/gpu/drm/drm_atomic_helper.o: warning: objtool: drm_atomic_helper_disable_all()+0x23: can't find jump dest instruction at .text+0x8600036c drivers/rtc/rtc-sysfs.o: warning: objtool: wakealarm_store()+0x28: can't find jump dest instruction at .text+0xea0002a0 CC [M] drivers/input/joystick/grip_mp.o CC [M] drivers/pwm/pwm-lpss.o LD drivers/ntb/built-in.o CC drivers/misc/pch_phub.o CC [M] drivers/input/joystick/magellan.o CC drivers/misc/mic/bus/vop_bus.o drivers/mtd/tests/speedtest.o: warning: objtool: mtd_speedtest_init()+0x21: can't find jump dest instruction at .init.text+0xf5070027 drivers/hwmon/f71882fg.o: warning: objtool: f71882fg_remove()+0x6c: can't find jump dest instruction at .text+0xd9000113 LD drivers/input/tablet/built-in.o drivers/iio/magnetometer/hid-sensor-magn-3d.o: warning: objtool: magn_3d_read_raw()+0x29: can't find jump dest instruction at .text+0xb00000be drivers/mmc/host/cb710-mmc.o: warning: objtool: cb710_mmc_init()+0x37: can't find jump dest instruction at .text+0xe5000245 CC [M] drivers/iio/adc/ti_am335x_adc.o CC [M] drivers/iio/adc/vf610_adc.o drivers/i2c/busses/i2c-amd756.o: warning: objtool: amd756_probe()+0x25: can't find jump dest instruction at .text+0x52010060 CC drivers/media/media-entity.o drivers/clk/qcom/gcc-msm8996.o: warning: objtool: gcc_msm8996_probe()+0x1d: 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 CC [M] drivers/thunderbolt/ctl.o CC [M] drivers/misc/ibmasm/event.o drivers/mfd/stmpe.o: warning: objtool: stmpe_set_altfunc()+0x4e: can't find jump dest instruction at .text+0xe01023c DTB drivers/of/unittest-data/testcases.dtb.S drivers/input/joystick/analog.o: warning: objtool: analog_button_read()+0x57: can't find jump dest instruction at .text+0xb40000b2 CC drivers/acpi/acpica/dsutils.o CC [M] drivers/gpio/gpio-altera.o .drivers/pinctrl/intel/pinctrl-broxton.o: warning: objtool: bxt_pinctrl_probe()+0x43: call without frame pointer save/setup drivers/pinctrl/intel/pinctrl-broxton.o: warning: objtool: bxt_pinctrl_init()+0x12: call without frame pointer save/setup drivers/pinctrl/intel/pinctrl-broxton.o: warning: objtool: bxt_pinctrl_exit()+0xb: call without frame pointer save/setup sound/pci/echoaudio/layla24.o: warning: objtool: pcm_prepare()+0x2f: can't find jump dest instruction at .text+0xee000acc sound/pci/oxygen/xonar_lib.o: warning: objtool: xonar_ext_power_gpio_changed()+0x11: call without frame pointer save/setup sound/pci/oxygen/xonar_lib.o: warning: objtool: xonar_enable_output()+0x1e: call without frame pointer save/setup sound/pci/oxygen/xonar_lib.o: warning: objtool: xonar_disable_output()+0x16: call without frame pointer save/setup sound/pci/oxygen/xonar_lib.o: warning: objtool: xonar_init_ext_power()+0x1b: call without frame pointer save/setup sound/pci/oxygen/xonar_lib.o: warning: objtool: xonar_init_cs53x1()+0x18: call without frame pointer save/setup sound/pci/oxygen/xonar_lib.o: warning: objtool: xonar_set_cs53x1_params()+0x2d: call without frame pointer save/setup sound/pci/oxygen/xonar_lib.o: warning: objtool: xonar_gpio_bit_switch_get()+0x1a: call without frame pointer save/setup sound/pci/oxygen/xonar_lib.o: warning: objtool: xonar_gpio_bit_switch_put()+0x27: call without frame pointer save/setup drivers/iio/gyro/bmg160_core.o: warning: objtool: bmg160_data_rdy_trigger_set_state()+0x4b: can't find jump dest instruction at .text+0xc60002a0 CC [M] drivers/iio/magnetometer/hmc5843_i2c.o AS drivers/of/unittest-data/testcases.dtb.o drivers/iio/light/apds9300.o: warning: objtool: apds9300_read_raw()+0x3d: can't find jump dest instruction at .text+0x9010256 drivers/staging/clocking-wizard/clk-xlnx-clock-wizard.o: warning: objtool: clk_wzrd_probe()+0x41: can't find jump dest instruction at .text+0x300300ca drivers/rapidio/rio-sysfs.o: warning: objtool: rio_write_config()+0x27: can't find jump dest instruction at .text+0xb401034b CC drivers/gpu/drm/drm_drv.o drivers/iio/adc/nau7802.o: warning: objtool: nau7802_probe()+0x28: can't find jump dest instruction at .text+0xa9020131 drivers/gpu/drm/drm_dp_aux_dev.o: warning: objtool: auxdev_write()+0x24: can't find jump dest instruction at .text+0xc1000119 drivers/gpio/gpio-adp5520.o: warning: objtool: adp5520_gpio_probe()+0x20: can't find jump dest instruction at .text+0x2e010026 drivers/input/joystick/spaceball.o: warning: objtool: spaceball_connect()+0x2e: can't find jump dest instruction at .text+0x6b01006b drivers/iio/adc/ina2xx-adc.o: warning: objtool: ina2xx_read_raw()+0x18: can't find jump dest instruction at .text+0x920002f4 CC drivers/acpi/acpica/dswexec.o drivers/mmc/core/sdio_io.o: warning: objtool: sdio_io_rw_ext_helper()+0x2d: can't find jump dest instruction at .text+0x8d0102b8 drivers/iio/dac/ad5380.o: warning: objtool: ad5380_i2c_probe()+0x3d: can't find jump dest instruction at .text+0x9c010189 CC drivers/tty/tty_io.o LD drivers/input/input-core.o drivers/misc/ibmasm/module.o: warning: objtool: ibmasm_init_one()+0x18: can't find jump dest instruction at .text+0xf20100a0 drivers/mmc/core/core.o: warning: objtool: mmc_set_data_timeout()+0x1c: can't find jump dest instruction at .text+0x5010038 sound/pci/rme96.o: warning: objtool: snd_rme96_capture_analog_setrate()+0x1c: can't find jump dest instruction at .text+0x81000022 CC [M] drivers/mtd/ubi/wl.o drivers/misc/eeprom/eeprom.o: warning: objtool: eeprom_read()+0x49: can't find jump dest instruction at .text+0x120100ce CC drivers/iio/light/bh1750.o CC sound/pci/oxygen/xonar_hdmi.o CC drivers/iio/pressure/mpl115.o CC drivers/staging/gs_fpgaboot/gs_fpgaboot.o LD [M] sound/pci/echoaudio/snd-mona.o drivers/media/i2c/wm8775.o: warning: objtool: wm8775_probe()+0x40: can't find jump dest instruction at .text+0x7a0201ca CC drivers/spmi/spmi-pmic-arb.o drivers/rapidio/rio-driver.o: warning: objtool: rio_match_bus()+0x16: can't find call dest symbol at offset 0x5b0000a5 LD [M] sound/pci/snd-via82xx-modem.o CC [M] drivers/rapidio/rio-scan.o drivers/hid/hid-waltop.o: warning: objtool: waltop_report_fixup()+0xd: can't find jump dest instruction at .text+0x8d000013 LD drivers/mtd/chips/built-in.o drivers/iio/accel/st_accel_buffer.o: warning: objtool: st_accel_buffer_preenable()+0x9: call without frame pointer save/setup drivers/iio/accel/st_accel_buffer.o: warning: objtool: st_accel_buffer_predisable()+0xc: call without frame pointer save/setup drivers/iio/accel/st_accel_buffer.o: warning: objtool: st_accel_buffer_postenable()+0x18: call without frame pointer save/setup drivers/iio/accel/st_accel_buffer.o: warning: objtool: st_accel_trig_set_state()+0xf: call without frame pointer save/setup drivers/iio/accel/st_accel_buffer.o: warning: objtool: st_accel_allocate_ring()+0x19: call without frame pointer save/setup drivers/iio/accel/st_accel_buffer.o: warning: objtool: st_accel_deallocate_ring()+0x4: call without frame pointer save/setup . LD drivers/iio/dac/built-in.o CC drivers/misc/sram.o LD crypto/built-in.o CC drivers/iio/light/cm3232.o /home/kisskb/slave/src/drivers/mfd/tc3589x.c: In function 'tc3589x_probe': /home/kisskb/slave/src/drivers/mfd/tc3589x.c:390:2: warning: 'version' may be used uninitialized in this function [-Wuninitialized] CC drivers/tty/n_tty.o LD [M] sound/pci/ice1712/snd-ice1724.o drivers/iio/humidity/hdc100x.o: warning: objtool: hdc100x_probe()+0x2c: can't find jump dest instruction at .text+0xc00000db drivers/pnp/quirks.o: warning: objtool: quirk_intel_mch()+0x38: can't find jump dest instruction at .text+0xc3000140 drivers/of/irq.o: warning: objtool: __of_msi_map_rid()+0x4c: can't find jump dest instruction at .text+0xca000051 CC drivers/pci/msi.o LD sound/pci/oxygen/snd-oxygen-lib.o CC drivers/input/touchscreen/cyttsp4_core.o CC drivers/rtc/rtc-at91rm9200.o LD [M] sound/pci/snd-rme96.o CC lib/rhashtable.o CC drivers/misc/panel.o drivers/hwmon/g760a.o: warning: objtool: show_fan_alarm()+0x9: can't find call dest symbol at offset 0x530000ad CC drivers/phy/phy-bcm-cygnus-pcie.o LD [M] sound/pci/echoaudio/snd-indigoio.o sound/pci/hda/hda_intel.o: warning: objtool: azx_via_get_position()+0x29: can't find jump dest instruction at .text+0x8600002f drivers/regulator/helpers.o: warning: objtool: regulator_map_voltage_linear_range()+0x1b: can't find jump dest instruction at .text+0x92000425 drivers/power/ds2780_battery.o: warning: objtool: ds2780_battery_get_property()+0x1f: can't find jump dest instruction at .text+0x902012b CC drivers/pci/ats.o CC [M] drivers/mtd/ubi/attach.o drivers/i2c/busses/i2c-ismt.o: warning: objtool: ismt_access()+0x9a: can't find jump dest instruction at .text+0x380100bd drivers/ssb/scan.o: warning: objtool: ssb_bus_scan()+0x29: can't find jump dest instruction at .text+0x43030089 drivers/mtd/tests/pagetest.o: warning: objtool: mtd_pagetest_init()+0x1e: can't find jump dest instruction at .init.text+0xb2090024 drivers/gpu/drm/drm_cache.o: warning: objtool: drm_clflush_page()+0x1c: can't find jump dest instruction at .text+0xa8000022 drivers/pci/vc.o: warning: objtool: pci_vc_do_save_buffer()+0x3d: can't find jump dest instruction at .text+0x4a0400ad CC drivers/rtc/rtc-cmos.o CC [M] drivers/pwm/pwm-lpss-platform.o LD drivers/iio/humidity/built-in.o drivers/iio/magnetometer/ak8975.o: warning: objtool: ak8975_probe()+0x4f: can't find jump dest instruction at .text+0xe70200f2 drivers/iio/dac/ad5064.o: warning: objtool: ad5064_i2c_probe()+0x3c: can't find jump dest instruction at .text+0x8a010382 CC [M] drivers/iio/accel/bma180.o LD [M] sound/pci/echoaudio/snd-layla24.o drivers/iio/imu/inv_mpu6050/inv_mpu_ring.o: warning: objtool: inv_reset_fifo()+0x36: can't find jump dest instruction at .text+0x4801003b drivers/media/platform/s5p-mfc/s5p_mfc_intr.o: warning: objtool: s5p_mfc_wait_for_done_dev()+0x57: can't find jump dest instruction at .text+0x9700005c CC drivers/thermal/gov_bang_bang.o CC drivers/platform/x86/xo15-ebook.o LD drivers/rapidio/devices/built-in.o .crypto/tcrypt.o: warning: objtool: sg_init_aead()+0x5c: can't find jump dest instruction at .text+0xa10000e0 CC [M] drivers/misc/tifm_core.o drivers/iio/common/st_sensors/st_sensors_buffer.o: warning: objtool: st_sensors_get_buffer_element()+0x3f: can't find jump dest instruction at .text+0xa1010045 drivers/media/i2c/sony-btf-mpx.o: warning: objtool: mpx_setup()+0x112: can't find call dest symbol at offset 0x95ff019d CC drivers/platform/x86/mxm-wmi.o drivers/media/media-devnode.o: warning: objtool: media_devnode_register()+0x4f: can't find jump dest instruction at .text+0xe5000260 drivers/leds/leds-pwm.o: warning: objtool: led_pwm_probe()+0x56: can't find jump dest instruction at .text+0x6f0101ff LD drivers/staging/media/built-in.o CC [M] drivers/rapidio/devices/rio_mport_cdev.o CC [M] drivers/misc/tifm_7xx1.o drivers/mmc/core/sdio_irq.o: warning: objtool: process_sdio_pending_irqs()+0x3d: can't find jump dest instruction at .text+0x9d000042 drivers/input/touchscreen/ad7879-i2c.o: warning: objtool: ad7879_i2c_remove()+0xb: call without frame pointer save/setup drivers/input/touchscreen/ad7879-i2c.o: warning: objtool: ad7879_i2c_write()+0x11: call without frame pointer save/setup drivers/input/touchscreen/ad7879-i2c.o: warning: objtool: ad7879_i2c_multi_read()+0x1c: call without frame pointer save/setup drivers/input/touchscreen/ad7879-i2c.o: warning: objtool: ad7879_i2c_read()+0xc: call without frame pointer save/setup drivers/input/touchscreen/ad7879-i2c.o: warning: objtool: ad7879_i2c_probe()+0x3b: call without frame pointer save/setup drivers/input/touchscreen/ad7879-i2c.o: warning: objtool: ad7879_i2c_driver_init()+0xd: 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 drivers/power/ds2782_battery.o: warning: objtool: ds278x_battery_probe()+0x3b: can't find jump dest instruction at .text+0xf6010330 CC [M] drivers/hid/hid-chicony.o CC [M] drivers/iio/potentiometer/tpl0102.o drivers/iio/adc/qcom-spmi-iadc.o: warning: objtool: iadc_poll_wait_eoc()+0x3b: can't find jump dest instruction at .text+0xad000085 CC drivers/media/platform/s5p-mfc/s5p_mfc_enc.o CC [M] drivers/iio/imu/inv_mpu6050/inv_mpu_i2c.o CC drivers/power/bq24190_charger.o drivers/input/joystick/warrior.o: warning: objtool: warrior_connect()+0x36: can't find jump dest instruction at .text+0x4c010073 drivers/input/joystick/turbografx.o: warning: objtool: tgfx_attach()+0x48: can't find jump dest instruction at .text+0x7c0200bb CC [M] drivers/i2c/busses/i2c-sis630.o drivers/power/ltc2941-battery-gauge.o: warning: objtool: ltc294x_i2c_probe()+0x46: can't find jump dest instruction at .text+0x320200e9 LD drivers/staging/iio/accel/built-in.o drivers/remoteproc/remoteproc_core.o: warning: objtool: rproc_alloc()+0x23: can't find jump dest instruction at .text+0x4020232 CC drivers/rtc/rtc-da9063.o CC drivers/uio/uio.o drivers/clk/qcom/mmcc-msm8996.o: warning: objtool: mmcc_msm8996_probe()+0x15: 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 drivers/clk/qcom/mmcc-msm8960.o: warning: objtool: pix_rdi_set_parent()+0x44: can't find jump dest instruction at .text+0xa5000090 CC drivers/staging/gs_fpgaboot/io.o CC [M] drivers/media/platform/sti/bdisp/bdisp-hw.o drivers/iio/dac/vf610_dac.o: warning: objtool: vf610_dac_probe()+0x2c: can't find jump dest instruction at .text+0xf2000172 sound/pci/ymfpci/ymfpci_main.o: warning: objtool: snd_ymfpci_free()+0x12: can't find jump dest instruction at .text+0x6e01072f sound/pci/hda/patch_realtek.o: warning: objtool: alc_alloc_spec()+0x2f: can't find jump dest instruction at .text+0x23010421 . CC drivers/leds/trigger/ledtrig-timer.o CC drivers/media/i2c/as3645a.o CC [M] drivers/staging/comedi/comedi_usb.o drivers/regulator/isl9305.o: warning: objtool: isl9305_i2c_probe()+0x3c: call without frame pointer save/setup drivers/regulator/isl9305.o: warning: objtool: isl9305_regulator_driver_init()+0xd: call without frame pointer save/setup drivers/regulator/isl9305.o: warning: objtool: isl9305_regulator_driver_exit()+0xb: call without frame pointer save/setup drivers/iio/gyro/st_gyro_i2c.o: warning: objtool: st_gyro_i2c_remove()+0xb: call without frame pointer save/setup drivers/iio/gyro/st_gyro_i2c.o: warning: objtool: st_gyro_i2c_probe()+0x13: call without frame pointer save/setup drivers/iio/gyro/st_gyro_i2c.o: warning: objtool: st_gyro_driver_init()+0x12: call without frame pointer save/setup drivers/iio/gyro/st_gyro_i2c.o: warning: objtool: st_gyro_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/input/joystick/sidewinder.o drivers/iio/gyro/st_gyro_core.o: warning: objtool: st_gyro_common_probe()+0x61: can't find jump dest instruction at .text+0xb300009e drivers/mtd/tests/stresstest.o: warning: objtool: mtd_stresstest_init()+0x1e: can't find jump dest instruction at .init.text+0xac030024 CC drivers/media/i2c/ak881x.o CC [M] drivers/power/generic-adc-battery.o drivers/media/i2c/upd64083.o: warning: objtool: upd64083_s_routing()+0x55: can't find call dest symbol at offset 0x81000103 drivers/regulator/as3711-regulator.o: warning: objtool: as3711_regulator_probe()+0x63: can't find jump dest instruction at .text+0x2e01011d CC [M] drivers/input/joystick/spaceorb.o CC [M] drivers/mtd/ubi/misc.o drivers/platform/x86/toshiba_bluetooth.o: warning: objtool: toshiba_bt_rfkill_notify()+0xb: can't find call dest symbol at offset 0x9b000065 CC [M] drivers/mmc/host/dw_mmc-pltfm.o drivers/iio/gyro/st_gyro_buffer.o: warning: objtool: st_gyro_buffer_preenable()+0x9: call without frame pointer save/setup drivers/iio/gyro/st_gyro_buffer.o: warning: objtool: st_gyro_buffer_predisable()+0xc: call without frame pointer save/setup drivers/iio/gyro/st_gyro_buffer.o: warning: objtool: st_gyro_buffer_postenable()+0x18: call without frame pointer save/setup drivers/iio/gyro/st_gyro_buffer.o: warning: objtool: st_gyro_trig_set_state()+0xf: call without frame pointer save/setup drivers/iio/gyro/st_gyro_buffer.o: warning: objtool: st_gyro_allocate_ring()+0x19: call without frame pointer save/setup drivers/iio/gyro/st_gyro_buffer.o: warning: objtool: st_gyro_deallocate_ring()+0x4: call without frame pointer save/setup drivers/mtd/ubi/cdev.o: warning: objtool: ctrl_cdev_ioctl()+0x16: can't find jump dest instruction at .text+0xd200001c drivers/leds/leds-wm8350.o: warning: objtool: wm8350_led_probe()+0x23: can't find jump dest instruction at .text+0x22010029 CC drivers/media/i2c/ml86v7667.o drivers/iio/orientation/hid-sensor-incl-3d.o: warning: objtool: incl_3d_read_raw()+0x29: can't find jump dest instruction at .text+0xa50000c5 drivers/iio/common/st_sensors/st_sensors_core.o: warning: objtool: st_sensors_set_enable()+0x18: can't find jump dest instruction at .text+0x810004e0 drivers/mtd/ubi/build.o: warning: objtool: autoresize()+0x43: can't find jump dest instruction at .text+0xc30000cb LD drivers/clk/built-in.o drivers/misc/mei/init.o: warning: objtool: mei_reset()+0x98: can't find jump dest instruction at .text+0xa1000459 LD sound/pci/ymfpci/snd-ymfpci.o CC [M] drivers/pwm/pwm-mtk-disp.o CC drivers/thermal/user_space.o CC drivers/regulator/lp872x.o drivers/pinctrl/intel/pinctrl-intel.o: warning: objtool: intel_config_get()+0x33: can't find jump dest instruction at .text+0x9100020d LD sound/pci/ymfpci/built-in.o .drivers/mtd/tests/subpagetest.o: warning: objtool: verify_all_eraseblocks_ff()+0x1f: can't find jump dest instruction at .text.unlikely+0xf7000024 drivers/misc/lis3lv02d/lis3lv02d_i2c.o: warning: objtool: lis3lv02d_i2c_probe()+0x4d: can't find jump dest instruction at .text+0x6e010128 CC [M] drivers/mtd/ubi/debug.o drivers/media/platform/ti-vpe/vpdma.o: warning: objtool: vpdma_firmware_cb()+0x16: can't find jump dest instruction at .text+0xb6000391 CC drivers/staging/iio/adc/spear_adc.o drivers/media/platform/mx2_emmaprp.o: warning: objtool: emmaprp_device_run()+0x84: can't find jump dest instruction at .text+0xe1000501 drivers/iio/magnetometer/st_magn_i2c.o: warning: objtool: st_magn_i2c_remove()+0xb: call without frame pointer save/setup drivers/iio/magnetometer/st_magn_i2c.o: warning: objtool: st_magn_i2c_probe()+0x13: call without frame pointer save/setup drivers/iio/magnetometer/st_magn_i2c.o: warning: objtool: st_magn_driver_init()+0x12: call without frame pointer save/setup drivers/iio/magnetometer/st_magn_i2c.o: warning: objtool: st_magn_driver_exit()+0xb: call without frame pointer save/setup CC drivers/iio/light/cm36651.o drivers/input/touchscreen/ad7879.o: warning: objtool: ad7879_probe()+0x2e: can't find jump dest instruction at .text+0xfa04044c drivers/media/i2c/tvp5150.o: warning: objtool: tvp5150_g_sliced_fmt()+0xd3: can't find jump dest instruction at .text+0x550002a5 drivers/mtd/tests/torturetest.o: warning: objtool: tort_init()+0x27: can't find jump dest instruction at .init.text+0x8205002d LD drivers/staging/most/built-in.o drivers/pwm/pwm-img.o: warning: objtool: img_pwm_config()+0x2a: can't find jump dest instruction at .text+0xe30000bb CC [M] drivers/staging/comedi/comedi_fops.o drivers/misc/ibmasm/ibmasmfs.o: warning: objtool: remote_settings_file_write()+0x25: can't find jump dest instruction at .text+0x8200010a drivers/phy/phy-omap-control.o: warning: objtool: omap_control_phy_probe()+0x2c: can't find jump dest instruction at .text+0xf20000d4 drivers/misc/genwqe/card_base.o: warning: objtool: genwqe_bus_reset()+0x21: can't find jump dest instruction at .text+0x89000047 CC drivers/input/touchscreen/da9034-ts.o drivers/platform/x86/toshiba-wmi.o: warning: objtool: toshiba_wmi_init()+0x19: can't find jump dest instruction at .init.text+0x9700001f drivers/i2c/busses/i2c-nforce2-s4985.o: warning: objtool: nforce2_access_virt1()+0x39: can't find jump dest instruction at .text+0x9100003f drivers/misc/genwqe/card_sysfs.o: warning: objtool: reload_bitstream_store()+0x21: call without frame pointer save/setup drivers/misc/genwqe/card_sysfs.o: warning: objtool: queue_working_time_show()+0x16: call without frame pointer save/setup drivers/misc/genwqe/card_sysfs.o: warning: objtool: freerunning_timer_show()+0x16: 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()+0x19: call without frame pointer save/setup drivers/misc/genwqe/card_sysfs.o: warning: objtool: curr_bitstream_show()+0x15: call without frame pointer save/setup drivers/misc/genwqe/card_sysfs.o: warning: objtool: next_bitstream_show()+0x41: call without frame pointer save/setup drivers/misc/genwqe/card_sysfs.o: warning: objtool: tempsens_show()+0x15: call without frame pointer save/setup drivers/misc/genwqe/card_sysfs.o: warning: objtool: appid_show()+0x1c: call without frame pointer save/setup drivers/misc/genwqe/card_sysfs.o: warning: objtool: type_show()+0x11: call without frame pointer save/setup drivers/misc/genwqe/card_sysfs.o: warning: objtool: base_clock_show()+0x11: call without frame pointer save/setup drivers/misc/genwqe/card_sysfs.o: warning: objtool: next_bitstream_store()+0x21: call without frame pointer save/setup drivers/of/of_pci.o: warning: objtool: of_pci_get_host_bridge_resources()+0x50: can't find jump dest instruction at .text+0x6201021d CC [M] drivers/iio/orientation/hid-sensor-rotation.o CC [M] drivers/mtd/tests/nandbiterrs.o CC [M] drivers/ssb/driver_chipcommon.o drivers/rtc/class.o: warning: objtool: rtc_device_register()+0x85: can't find jump dest instruction at .text+0x14020106 drivers/gpu/drm/drm_fb_helper.o: warning: objtool: drm_fb_helper_debug_enter()+0x18: can't find jump dest instruction at .text+0xcb00001d drivers/remoteproc/remoteproc_virtio.o: warning: objtool: rproc_virtio_find_vqs()+0x32: can't find jump dest instruction at .text+0xde000174 CC [M] drivers/staging/comedi/range.o CC drivers/pinctrl/pxa/pinctrl-pxa27x.o CC drivers/mmc/core/pwrseq_simple.o drivers/iio/magnetometer/st_magn_buffer.o: warning: objtool: st_magn_buffer_preenable()+0x9: call without frame pointer save/setup drivers/iio/magnetometer/st_magn_buffer.o: warning: objtool: st_magn_buffer_predisable()+0xc: call without frame pointer save/setup drivers/iio/magnetometer/st_magn_buffer.o: warning: objtool: st_magn_buffer_postenable()+0x1c: call without frame pointer save/setup drivers/iio/magnetometer/st_magn_buffer.o: warning: objtool: st_magn_trig_set_state()+0xf: call without frame pointer save/setup drivers/iio/magnetometer/st_magn_buffer.o: warning: objtool: st_magn_allocate_ring()+0x19: call without frame pointer save/setup drivers/iio/magnetometer/st_magn_buffer.o: warning: objtool: st_magn_deallocate_ring()+0x4: call without frame pointer save/setup drivers/regulator/devres.o: warning: objtool: devm_regulator_bulk_get()+0x4f: can't find call dest symbol at offset 0xf6ff0486 CC [M] drivers/misc/ibmasm/command.o CC drivers/hwmon/lm83.o CC [M] drivers/power/wm8350_power.o .drivers/phy/phy-hi6220-usb.o: warning: objtool: hi6220_phy_probe()+0x34: can't find jump dest instruction at .text+0xb200003a drivers/regulator/fixed.o: warning: objtool: reg_fixed_voltage_probe()+0x43: can't find jump dest instruction at .text+0x6c020049 drivers/misc/cb710/sgbuf2.o: warning: objtool: cb710_sg_dwiter_write_next_block()+0x1f: can't find call dest symbol at offset 0x7f000081 drivers/spmi/spmi.o: warning: objtool: spmi_controller_add()+0x20: can't find jump dest instruction at .text+0x96000488 drivers/mmc/host/via-sdmmc.o: warning: objtool: via_sdc_send_command()+0x7e: can't find jump dest instruction at .text+0x4d01035e drivers/iio/potentiometer/mcp4531.o: warning: objtool: mcp4531_probe()+0x3d: call without frame pointer save/setup drivers/iio/potentiometer/mcp4531.o: warning: objtool: mcp4531_write_raw()+0x38: call without frame pointer save/setup drivers/iio/potentiometer/mcp4531.o: warning: objtool: mcp4531_read_raw()+0x30: call without frame pointer save/setup drivers/iio/potentiometer/mcp4531.o: warning: objtool: mcp4531_driver_init()+0x12: call without frame pointer save/setup drivers/iio/potentiometer/mcp4531.o: warning: objtool: mcp4531_driver_exit()+0xb: call without frame pointer save/setup drivers/power/da9052-battery.o: warning: objtool: da9052_bat_check_status()+0x33: can't find jump dest instruction at .text+0x4c0100e9 LD drivers/staging/most/aim-cdev/built-in.o drivers/pnp/pnpacpi/core.o: warning: objtool: pnpacpi_set_resources()+0x33: can't find jump dest instruction at .text+0x920000a9 lib/percpu-refcount.o: warning: objtool: __percpu_ref_switch_to_percpu()+0x21: can't find jump dest instruction at .text+0x8400002d CC [M] drivers/misc/apds990x.o CC [M] drivers/mtd/ubi/fastmap.o CC [M] drivers/i2c/busses/i2c-via.o drivers/hid/hid-cherry.o: warning: objtool: ch_input_mapping()+0x13: can't find jump dest instruction at .text+0x90000043 CC drivers/usb/class/cdc-acm.o LD drivers/virt/built-in.o drivers/acpi/acpica/dsopcode.o: warning: objtool: acpi_ds_init_buffer_field()+0xb5: can't find jump dest instruction at .text+0x830100ba drivers/acpi/acpica/dsutils.o: warning: objtool: acpi_ds_do_implicit_return()+0x1b: can't find jump dest instruction at .text+0x900000a2 drivers/misc/genwqe/card_dev.o: warning: objtool: genwqe_open()+0x2d: can't find jump dest instruction at .text+0xc60001cf drivers/remoteproc/ste_modem_rproc.o: warning: objtool: sproc_find_rsc_table()+0x1f: can't find jump dest instruction at .text+0x820001ed drivers/hid/hid-belkin.o: warning: objtool: belkin_input_mapping()+0x1d: can't find jump dest instruction at .text+0x91000091 sound/pci/hda/patch_ca0132.o: warning: objtool: init_input()+0x7c: can't find jump dest instruction at .text+0x83000c8f drivers/remoteproc/remoteproc_elf_loader.o: warning: objtool: rproc_elf_find_loaded_rsc_table()+0x11: can't find call dest symbol at offset 0x2300020e drivers/iio/accel/st_accel_i2c.o: warning: objtool: st_accel_i2c_remove()+0xb: call without frame pointer save/setup drivers/iio/accel/st_accel_i2c.o: warning: objtool: st_accel_i2c_probe()+0x13: call without frame pointer save/setup drivers/iio/accel/st_accel_i2c.o: warning: objtool: st_accel_driver_init()+0xd: 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 sound/pci/oxygen/xonar_pcm179x.o: warning: objtool: pcm1796_registers_init()+0x35: can't find jump dest instruction at .text+0x88000697 CC [M] drivers/staging/most/aim-cdev/cdev.o drivers/hid/hid-apple.o: warning: objtool: apple_input_mapping()+0xc: can't find jump dest instruction at .text+0xa800010b CC [M] drivers/media/platform/sti/bdisp/bdisp-debug.o drivers/of/of_pci_irq.o: warning: objtool: of_irq_parse_pci()+0x30: can't find jump dest instruction at .text+0xbc000036 LD drivers/usb/c67x00/built-in.o CC [M] drivers/staging/comedi/drivers.o CC [M] drivers/iio/accel/hid-sensor-accel-3d.o drivers/pwm/pwm-lp3943.o: warning: objtool: lp3943_pwm_probe()+0x44: can't find jump dest instruction at .text+0x4901027b drivers/mmc/core/quirks.o: warning: objtool: mmc_fixup_device()+0x58: can't find jump dest instruction at .text+0x81000069 drivers/phy/phy-bcm-cygnus-pcie.o: warning: objtool: cygnus_pcie_phy_probe()+0x42: can't find jump dest instruction at .text+0x40010108 CC [M] drivers/usb/c67x00/c67x00-drv.o CC drivers/video/vgastate.o CC drivers/usb/chipidea/core.o drivers/ssb/sdio.o: warning: objtool: ssb_sdio_get_invariants()+0x35: can't find jump dest instruction at .text+0xb101043d drivers/iio/imu/inv_mpu6050/inv_mpu_trigger.o: warning: objtool: inv_mpu_data_rdy_trigger_set_state()+0x1e: can't find jump dest instruction at .text+0xcf000024 CC [M] drivers/power/goldfish_battery.o ./home/kisskb/slave/src/drivers/mfd/arizona-core.c: In function 'arizona_dev_init': /home/kisskb/slave/src/drivers/mfd/arizona-core.c:1477:6: warning: 'n_subdevs' may be used uninitialized in this function [-Wuninitialized] drivers/rapidio/rio.o: warning: objtool: rio_unregister_scan()+0x14: can't find jump dest instruction at .text+0x9300026f CC drivers/acpi/acpica/dswload.o CC drivers/gpu/drm/drm_vm.o drivers/power/da9030_battery.o: warning: objtool: da9030_battery_get_property()+0x16: can't find jump dest instruction at .text+0x800000d4 drivers/staging/gs_fpgaboot/gs_fpgaboot.o: warning: objtool: gs_fpgaboot()+0x2b: can't find jump dest instruction at .text.unlikely+0xf30100ba sound/pci/via82xx.o: warning: objtool: snd_via8233_interrupt()+0x36: can't find jump dest instruction at .text+0x970003af drivers/media/i2c/ov7670.o: warning: objtool: ov7670_probe()+0x34: can't find jump dest instruction at .text+0xa20305aa LD drivers/staging/iio/addac/built-in.o drivers/mmc/core/pwrseq.o: warning: objtool: mmc_pwrseq_alloc()+0x2f: can't find jump dest instruction at .text+0x8f000035 LD sound/pci/oxygen/snd-oxygen.o CC drivers/gpu/drm/drm_scatter.o CC [M] drivers/ssb/driver_chipcommon_pmu.o drivers/thermal/gov_bang_bang.o: warning: objtool: bang_bang_control()+0x4a: call without frame pointer save/setup drivers/thermal/gov_bang_bang.o: warning: objtool: thermal_gov_bang_bang_register()+0xb: call without frame pointer save/setup drivers/thermal/gov_bang_bang.o: warning: objtool: thermal_gov_bang_bang_unregister()+0xb: call without frame pointer save/setup drivers/thermal/thermal_hwmon.o: warning: objtool: thermal_add_hwmon_sysfs()+0x22: can't find jump dest instruction at .text+0x82000160 CC drivers/uwb/address.o drivers/iio/magnetometer/hmc5843_i2c.o: warning: objtool: hmc5843_i2c_remove()+0x8: call without frame pointer save/setup drivers/iio/magnetometer/hmc5843_i2c.o: warning: objtool: hmc5843_i2c_probe()+0x29: call without frame pointer save/setup drivers/iio/magnetometer/hmc5843_i2c.o: warning: objtool: hmc5843_driver_init()+0x12: call without frame pointer save/setup drivers/iio/magnetometer/hmc5843_i2c.o: warning: objtool: hmc5843_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/staging/comedi/comedi_buf.o CC drivers/pci/pci-acpi.o drivers/misc/mei/interrupt.o: warning: objtool: mei_irq_write_handler()+0x22: can't find jump dest instruction at .text+0xd020091 CC drivers/staging/speakup/speakup_apollo.o CC drivers/thermal/power_allocator.o CC drivers/iio/pressure/mpl115_i2c.o CC drivers/pci/pci-label.o CC drivers/misc/vmw_vmci/vmci_datagram.o CC drivers/uwb/allocator.o drivers/regulator/lp3971.o: warning: objtool: lp3971_i2c_probe()+0x23: can't find jump dest instruction at .text+0xdd0003e4 drivers/i2c/busses/i2c-nforce2.o: warning: objtool: nforce2_access()+0x44: can't find jump dest instruction at .text+0xe10200e5 . CC drivers/iio/proximity/pulsedlight-lidar-lite-v2.o drivers/iio/imu/inv_mpu6050/inv_mpu_core.o: warning: objtool: inv_mpu6050_fifo_rate_store()+0x31: can't find jump dest instruction at .text+0x44010233 CC [M] drivers/power/bq27xxx_battery.o CC drivers/leds/trigger/ledtrig-gpio.o CC drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.o CC drivers/virtio/virtio.o CC [M] drivers/media/i2c/msp3400-driver.o drivers/media/platform/sti/bdisp/bdisp-v4l2.o: warning: objtool: bdisp_job_finish()+0x14: can't find jump dest instruction at .text+0xcc0002d7 CC drivers/gpu/drm/drm_pci.o CC drivers/rtc/rtc-ds1307.o CC drivers/mfd/arizona-i2c.o LD drivers/misc/cb710/cb710.o CC drivers/mmc/core/pwrseq_emmc.o drivers/iio/common/st_sensors/st_sensors_trigger.o: warning: objtool: st_sensors_allocate_trigger()+0x36: can't find jump dest instruction at .text+0xfa00007d drivers/hid/uhid.o: warning: objtool: uhid_char_open()+0x30: can't find jump dest instruction at .text+0x9a000163 CC drivers/pci/of.o CC [M] drivers/misc/apds9802als.o CC [M] drivers/usb/c67x00/c67x00-ll-hpi.o CC drivers/uio/uio_pdrv_genirq.o drivers/acpi/acpica/dsobject.o: warning: objtool: acpi_ds_build_internal_buffer_obj()+0x81: can't find jump dest instruction at .text+0xf010086 drivers/gpio/gpio-altera.o: warning: objtool: altera_gpio_probe()+0x3d: can't find jump dest instruction at .text+0x4201030a CC [M] drivers/i2c/busses/i2c-axxia.o drivers/mfd/tc3589x.o: warning: objtool: tc3589x_probe()+0x29: can't find jump dest instruction at .text+0xa4000119 CC drivers/mfd/wm5110-tables.o CC drivers/regulator/lp8755.o LD [M] drivers/iio/gyro/st_gyro.o CC drivers/virtio/virtio_ring.o CC drivers/usb/chipidea/otg.o LD drivers/staging/most/aim-v4l2/built-in.o drivers/of/of_mtd.o: warning: objtool: of_get_nand_on_flash_bbt()+0xd: call without frame pointer save/setup drivers/of/of_mtd.o: warning: objtool: of_get_nand_ecc_step_size()+0x18: call without frame pointer save/setup drivers/of/of_mtd.o: warning: objtool: of_get_nand_ecc_strength()+0x18: call without frame pointer save/setup drivers/of/of_mtd.o: warning: objtool: of_get_nand_bus_width()+0x18: call without frame pointer save/setup drivers/of/of_mtd.o: warning: objtool: of_get_nand_ecc_mode()+0x18: call without frame pointer save/setup LD drivers/misc/cb710/built-in.o CC drivers/iio/temperature/tsys02d.o CC [M] drivers/leds/leds-bcm6328.o LD drivers/staging/comedi/drivers/built-in.o LD drivers/staging/iio/gyro/built-in.o drivers/leds/trigger/ledtrig-timer.o: warning: objtool: timer_trig_deactivate()+0x3e: call without frame pointer save/setup drivers/leds/trigger/ledtrig-timer.o: warning: objtool: led_delay_off_store()+0x24: call without frame pointer save/setup drivers/leds/trigger/ledtrig-timer.o: warning: objtool: led_delay_on_store()+0x24: call without frame pointer save/setup drivers/leds/trigger/ledtrig-timer.o: warning: objtool: led_delay_off_show()+0x1e: call without frame pointer save/setup drivers/leds/trigger/ledtrig-timer.o: warning: objtool: led_delay_on_show()+0x1e: call without frame pointer save/setup drivers/leds/trigger/ledtrig-timer.o: warning: objtool: timer_trig_activate()+0x1f: call without frame pointer save/setup drivers/leds/trigger/ledtrig-timer.o: warning: objtool: timer_trig_init()+0xb: call without frame pointer save/setup drivers/leds/trigger/ledtrig-timer.o: warning: objtool: timer_trig_exit()+0xb: call without frame pointer save/setup CC drivers/thermal/rcar_thermal.o CC [M] drivers/platform/x86/asus-laptop.o LD drivers/iio/magnetometer/built-in.o . CC drivers/staging/iio/cdc/ad7746.o LD drivers/of/unittest-data/built-in.o CC drivers/media/v4l2-core/v4l2-ioctl.o CC lib/reciprocal_div.o LD drivers/rapidio/switches/built-in.o CC [M] drivers/media/i2c/msp3400-kthreads.o LD drivers/staging/iio/frequency/built-in.o CC [M] drivers/staging/iio/adc/ad7606_core.o CC drivers/iio/trigger/iio-trig-sysfs.o CC drivers/uwb/beacon.o LD drivers/remoteproc/remoteproc.o CC [M] drivers/staging/most/aim-v4l2/video.o drivers/misc/genwqe/card_debugfs.o: warning: objtool: genwqe_init_debugfs()+0x50: can't find jump dest instruction at .text+0xe002093b CC [M] drivers/phy/phy-exynos-dp-video.o CC [M] drivers/gpio/gpio-bt8xx.o CC [M] drivers/iio/imu/inv_mpu6050/inv_mpu_acpi.o CC drivers/media/v4l2-core/v4l2-device.o LD drivers/iio/industrialio.o CC [M] drivers/i2c/busses/i2c-designware-core.o CC [M] drivers/staging/comedi/drivers/comedi_8254.o CC drivers/w1/w1.o CC drivers/leds/trigger/ledtrig-cpu.o CC drivers/hwmon/lm95245.o CC drivers/staging/unisys/visorbus/visorbus_main.o CC drivers/acpi/acpica/dswload2.o CC [M] drivers/platform/x86/asus-wireless.o CC [M] drivers/hid/hid-lcpower.o CC lib/once.o LD drivers/staging/comedi/kcomedilib/built-in.o CC drivers/gpu/drm/drm_platform.o CC drivers/usb/common/common.o drivers/input/joystick/magellan.o: warning: objtool: magellan_connect()+0x36: can't find jump dest instruction at .text+0xe700009f drivers/misc/mic/bus/scif_bus.o: warning: objtool: scif_register_device()+0x4a: can't find jump dest instruction at .text+0x701014a . LD drivers/iio/common/st_sensors/st_sensors.o LD drivers/remoteproc/built-in.o CC drivers/staging/xgifb/XGI_main_26.o CC drivers/usb/chipidea/debug.o CC drivers/uwb/driver.o CC drivers/mfd/wm8997-tables.o CC [M] drivers/i2c/busses/i2c-designware-platdrv.o CC drivers/hwmon/ltc2990.o CC drivers/uio/uio_pci_generic.o CC [M] drivers/rapidio/switches/idtcps.o drivers/hwmon/g762.o: warning: objtool: g762_update_client()+0x43: can't find jump dest instruction at .text+0xa0000143 drivers/acpi/acpica/dswexec.o: warning: objtool: acpi_ds_get_predicate_value()+0x5c: can't find jump dest instruction at .text+0xb5000062 drivers/iommu/amd_iommu.o: warning: objtool: fetch_pte()+0x2a: can't find jump dest instruction at .text+0x301003b drivers/iio/accel/st_accel_core.o: warning: objtool: st_accel_common_probe()+0x61: can't find jump dest instruction at .text+0xd600009e drivers/media/platform/s5p-jpeg/jpeg-core.o: warning: objtool: s5p_jpeg_parse_hdr()+0x68: can't find jump dest instruction at .text+0x4d0200ef LD drivers/iio/common/st_sensors/built-in.o CC drivers/gpu/drm/drm_sysfs.o CC [M] drivers/rapidio/switches/tsi568.o drivers/iio/light/bh1750.o: warning: objtool: bh1750_probe()+0x2f: can't find jump dest instruction at .text+0xb6000167 CC [M] drivers/staging/comedi/kcomedilib/kcomedilib_main.o CC [M] drivers/pinctrl/pinctrl-single.o drivers/iio/adc/qcom-spmi-vadc.o: warning: objtool: vadc_poll_wait_eoc()+0x3b: can't find jump dest instruction at .text+0xa80000c9 drivers/iio/light/apds9960.o: warning: objtool: apds9960_write_event()+0x11: can't find jump dest instruction at .text+0x87000111 drivers/pnp/pnpacpi/rsparser.o: warning: objtool: pnpacpi_allocated_resource()+0x50: can't find jump dest instruction at .text+0x1501012b LD drivers/pnp/pnp.o drivers/hid/hid-chicony.o: warning: objtool: ch_input_mapping()+0x11: can't find jump dest instruction at .text+0x65030017 drivers/mtd/ubi/io.o: warning: objtool: validate_vid_hdr()+0x56: can't find jump dest instruction at .text+0x3b010109 CC drivers/staging/speakup/speakup_audptr.o sound/pci/oxygen/xonar_cs43xx.o: warning: objtool: get_xonar_cs43xx_model()+0xf: can't find jump dest instruction at .text+0x340106c9 drivers/leds/leds-blinkm.o: warning: objtool: blinkm_detect()+0x31: can't find jump dest instruction at .text+0xb10000f0 drivers/mtd/chips/jedec_probe.o: warning: objtool: jedec_probe_chip()+0x41: can't find jump dest instruction at .text+0x4b080104 CC drivers/pci/host/pcie-designware.o LD drivers/iio/common/built-in.o LD drivers/staging/gs_fpgaboot/gs_fpga.o drivers/media/platform/via-camera.o: warning: objtool: viacam_configure_sensor()+0x7a: can't find jump dest instruction at .text+0xb1000672 drivers/pwm/pwm-lpss-platform.o: warning: objtool: pwm_lpss_remove_platform()+0xb: call without frame pointer save/setup drivers/pwm/pwm-lpss-platform.o: warning: objtool: pwm_lpss_probe_platform()+0x1f: 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 CC drivers/acpi/acpica/dswscope.o CC drivers/leds/trigger/ledtrig-default-on.o CC drivers/staging/iio/impedance-analyzer/ad5933.o CC drivers/video/hdmi.o LD [M] drivers/media/platform/s5p-jpeg/s5p-jpeg.o LD drivers/staging/gs_fpgaboot/built-in.o drivers/thermal/user_space.o: warning: objtool: notify_user_space()+0x16: call without frame pointer save/setup drivers/thermal/user_space.o: warning: objtool: thermal_gov_user_space_register()+0xb: call without frame pointer save/setup drivers/thermal/user_space.o: warning: objtool: thermal_gov_user_space_unregister()+0xb: call without frame pointer save/setup sound/pci/rme9652/hdspm.o: warning: objtool: hdspm_pref_sync_ref()+0xb: can't find jump dest instruction at .text+0xa80101fc drivers/media/platform/s5p-mfc/s5p_mfc.o: warning: objtool: s5p_mfc_poll()+0x5a: can't find jump dest instruction at .text+0x37010191 CC drivers/hwmon/ltc4151.o . CC [M] drivers/staging/comedi/drivers/comedi_isadma.o LD drivers/iommu/built-in.o CC drivers/media/platform/s5p-mfc/s5p_mfc_pm.o drivers/mtd/ubi/kapi.o: warning: objtool: ubi_leb_write()+0x20: can't find jump dest instruction at .text+0x83000230 CC [M] drivers/iio/temperature/tsys01.o CC [M] drivers/media/i2c/saa6588.o CC [M] drivers/platform/x86/classmate-laptop.o drivers/misc/mei/hbm.o: warning: objtool: mei_hbm_cl_res()+0x9f: can't find jump dest instruction at .text+0x1101028f CC [M] drivers/phy/phy-lpc18xx-usb-otg.o CC [M] drivers/media/i2c/tea6415c.o CC [M] drivers/staging/comedi/drivers/amplc_dio200.o CC [M] drivers/i2c/busses/i2c-designware-baytrail.o drivers/iio/light/cm3232.o: warning: objtool: cm3232_read_raw()+0x22: can't find jump dest instruction at .text+0xde0000c7 drivers/mfd/arizona-irq.o: warning: objtool: arizona_irq_thread()+0xa0: can't find jump dest instruction at .text+0x67000128 drivers/misc/ibmasm/event.o: warning: objtool: ibmasm_get_next_event()+0xb1: can't find jump dest instruction at .text+0x83000194 CC [M] drivers/mmc/host/dw_mmc-k3.o sound/pci/rme9652/hdsp.o: warning: objtool: hdsp_spdif_sample_rate()+0x30: can't find jump dest instruction at .text+0x92000036 drivers/media/i2c/ak881x.o: warning: objtool: ak881x_probe()+0x2b: can't find jump dest instruction at .text+0xbf00017a drivers/power/lp8727_charger.o: warning: objtool: lp8727_probe()+0x2f: can't find jump dest instruction at .text+0x470301a9 drivers/iio/magnetometer/st_magn_core.o: warning: objtool: st_magn_common_probe()+0x61: can't find jump dest instruction at .text+0xae00009e CC drivers/usb/class/cdc-wdm.o LD drivers/staging/most/hdm-i2c/built-in.o CC drivers/staging/xgifb/vb_init.o LD drivers/pnp/pnpacpi/pnp.o CC drivers/iio/pressure/ms5611_core.o CC [M] drivers/platform/x86/dell-wmi-aio.o CC drivers/usb/class/usbtmc.o drivers/power/max17042_battery.o: warning: objtool: max17042_set_property()+0x2b: can't find jump dest instruction at .text+0x8b0000ac . CC [M] drivers/pci/pci-stub.o CC drivers/rtc/rtc-ds1553.o CC [M] drivers/staging/most/hdm-i2c/hdm_i2c.o lib/percpu_ida.o: warning: objtool: __percpu_ida_init()+0x6d: can't find jump dest instruction at .text+0x9300017d sound/pci/oxygen/xonar_hdmi.o: warning: objtool: xonar_hdmi_init_commands()+0x2b: can't find call dest symbol at offset 0x2e0000d2 LD drivers/staging/most/mostcore/built-in.o drivers/platform/x86/wmi.o: warning: objtool: acpi_wmi_add()+0x35: can't find jump dest instruction at .text+0x50010229 LD drivers/pnp/pnpacpi/built-in.o CC [M] drivers/gpio/gpio-dln2.o drivers/leds/leds-ss4200.o: warning: objtool: ich7_lpc_probe()+0x24: can't find jump dest instruction at .text+0x4001024b CC [M] drivers/input/joystick/tmdc.o CC [M] drivers/iio/accel/mma8452.o LD [M] sound/pci/rme9652/snd-hdspm.o drivers/iio/adc/ti_am335x_adc.o: warning: objtool: tiadc_step_config()+0xf: can't find jump dest instruction at .text+0xb1000014 drivers/gpu/drm/drm_dp_mst_topology.o: warning: objtool: drm_dp_mst_topology_mgr_init()+0x1dd: can't find jump dest instruction at .text+0x1201067c CC drivers/usb/core/usb.o drivers/hwmon/gl520sm.o: warning: objtool: gl520_update_device()+0x48: can't find jump dest instruction at .text+0xdc0102a6 CC drivers/input/touchscreen/dynapro.o LD drivers/pnp/built-in.o CC [M] drivers/staging/most/mostcore/core.o LD sound/pci/rme9652/snd-hdsp.o CC [M] drivers/platform/x86/dell-smo8800.o CC [M] drivers/gpio/gpio-f7188x.o drivers/iio/potentiometer/tpl0102.o: warning: objtool: tpl0102_probe()+0x2f: can't find jump dest instruction at .text+0xa6000072 drivers/misc/sram.o: warning: objtool: sram_probe()+0x38: can't find jump dest instruction at .text+0xf10501a1 CC [M] drivers/usb/c67x00/c67x00-hcd.o drivers/iio/accel/bma180.o: warning: objtool: bma180_read_raw()+0x1e: can't find jump dest instruction at .text+0x8c000465 CC drivers/staging/xgifb/vb_setmode.o LD [M] drivers/iio/imu/inv_mpu6050/inv-mpu6050.o CC [M] drivers/iio/trigger/iio-trig-hrtimer.o LD sound/pci/rme9652/built-in.o CC drivers/iio/pressure/t5403.o CC drivers/video/backlight/lcd.o CC [M] drivers/staging/comedi/drivers/amplc_pc236.o CC drivers/hwmon/ltc4222.o drivers/input/joystick/grip_mp.o: warning: objtool: mp_io()+0x3b: can't find jump dest instruction at .text+0x20040041 drivers/misc/genwqe/card_utils.o: warning: objtool: genwqe_alloc_sync_sgl()+0xa7: can't find jump dest instruction at .text+0x901046e CC [M] drivers/usb/c67x00/c67x00-sched.o CC [M] drivers/gpio/gpio-ich.o drivers/rtc/rtc-da9063.o: warning: objtool: da9063_rtc_probe()+0x21: can't find jump dest instruction at .text+0xff010138 CC [M] drivers/leds/trigger/ledtrig-oneshot.o drivers/staging/comedi/comedi_pci.o: warning: objtool: comedi_pci_driver_unregister()+0xc: call without frame pointer save/setup drivers/staging/comedi/comedi_pci.o: warning: objtool: comedi_pci_auto_unconfig()+0xb: call without frame pointer save/setup drivers/staging/comedi/comedi_pci.o: warning: objtool: comedi_pci_auto_config()+0xb: call without frame pointer save/setup drivers/staging/comedi/comedi_pci.o: warning: objtool: comedi_pci_disable()+0xa: call without frame pointer save/setup drivers/staging/comedi/comedi_pci.o: warning: objtool: comedi_pci_enable()+0xe: call without frame pointer save/setup drivers/staging/comedi/comedi_pci.o: warning: objtool: comedi_pci_driver_register()+0x11: call without frame pointer save/setup drivers/staging/comedi/comedi_pci.o: warning: objtool: comedi_pci_detach()+0x9: call without frame pointer save/setup .drivers/pwm/pwm-lpss.o: warning: objtool: pwm_lpss_config()+0x20: can't find jump dest instruction at .text+0x8c0000d2 CC drivers/usb/core/hub.o drivers/pci/slot.o: warning: objtool: make_slot_name()+0x24: can't find jump dest instruction at .text+0x870001b9 CC drivers/video/console/dummycon.o sound/pci/ice1712/ak4xxx.o: warning: objtool: snd_ice1712_akm4xxx_write()+0x28: can't find jump dest instruction at .text+0x68010174 drivers/hid/i2c-hid/i2c-hid.o: warning: objtool: i2c_hid_output_raw_report()+0x30: can't find jump dest instruction at .text+0x7f0103b5 drivers/rtc/interface.o: warning: objtool: rtc_irq_set_freq()+0x29: can't find jump dest instruction at .text+0xa40000a0 drivers/regulator/of_regulator.o: warning: objtool: of_get_regulator_init_data()+0x1c: can't find jump dest instruction at .text+0xe0030052 CC [M] drivers/iio/accel/mma9551_core.o drivers/misc/mei/client.o: warning: objtool: mei_cl_link()+0xa3: can't find jump dest instruction at .text+0x7b0009d5 drivers/input/joystick/db9.o: warning: objtool: db9_attach()+0x47: can't find jump dest instruction at .text+0x7f0200da drivers/hwmon/lm78.o: warning: objtool: lm78_update_device()+0x4a: can't find jump dest instruction at .text+0x7e010050 drivers/iio/pressure/mpl115.o: warning: objtool: mpl115_probe()+0x29: can't find jump dest instruction at .text+0x101002f drivers/platform/x86/xo15-ebook.o: warning: objtool: ebook_switch_add()+0x3a: can't find jump dest instruction at .text+0x110100e2 drivers/media/platform/rcar_jpu.o: warning: objtool: jpu_buf_prepare()+0x4a: can't find jump dest instruction at .text+0x87000228 CC drivers/gpu/drm/drm_hashtab.o CC drivers/mmc/core/debugfs.o drivers/mtd/ubi/misc.o: warning: objtool: ubi_check_volume()+0x26: can't find jump dest instruction at .text+0x9b00007a CC lib/string_helpers.o drivers/media/v4l2-core/v4l2-dev.o: warning: objtool: __video_register_device()+0x36: can't find jump dest instruction at .text+0xfc0b0431 drivers/misc/genwqe/card_ddcb.o: warning: objtool: genwqe_check_ddcb_queue()+0x44: can't find jump dest instruction at .text+0x2801023d drivers/of/unittest.o: warning: objtool: of_unittest_platform_populate()+0x13a: can't find jump dest instruction at .init.text+0xe5000657 CC [M] drivers/thunderbolt/tb.o drivers/media/platform/ti-vpe/vpe.o: warning: objtool: add_in_dtd()+0x7c: can't find jump dest instruction at .text+0x9a000366 CC [M] drivers/iio/pressure/bmp280.o CC drivers/mfd/wm8998-tables.o drivers/iio/adc/vf610_adc.o: warning: objtool: vf610_adc_probe()+0x2c: can't find jump dest instruction at .text+0xff020343 drivers/media/platform/s5p-mfc/s5p_mfc_dec.o: warning: objtool: vidioc_g_crop()+0x38: can't find jump dest instruction at .text+0xc400012c LD [M] sound/pci/hda/snd-hda-codec-idt.o LD drivers/hid/i2c-hid/built-in.o drivers/power/generic-adc-battery.o: warning: objtool: gab_probe()+0x4a: can't find jump dest instruction at .text+0x2e02010d CC drivers/misc/mei/amthif.o CC [M] drivers/gpio/gpio-janz-ttl.o drivers/gpu/drm/drm_lock.o: warning: objtool: drm_legacy_lock()+0x53: can't find jump dest instruction at .text+0xe02022d drivers/pinctrl/pxa/pinctrl-pxa27x.o: warning: objtool: pxa27x_pinctrl_probe()+0x36: can't find jump dest instruction at .text+0xf400003c CC [M] drivers/iio/trigger/iio-trig-interrupt.o LD [M] sound/pci/ice1712/snd-ice17xx-ak4xxx.o LD drivers/input/joystick/built-in.o LD [M] sound/pci/hda/snd-hda-codec-ca0132.o CC drivers/acpi/acpica/dswstate.o drivers/misc/mei/main.o: warning: objtool: mei_ioctl()+0x2c: can't find jump dest instruction at .text+0x7f020287 CC drivers/hwmon/ltc4245.o drivers/ssb/main.o: warning: objtool: ssb_attach_queued_buses()+0x32: can't find jump dest instruction at .text+0x96010539 CC drivers/staging/iio/light/isl29018.o drivers/hwmon/lm83.o: warning: objtool: show_alarms()+0x9: can't find call dest symbol at offset 0x340000cc CC [M] drivers/hid/hid-lenovo.o drivers/iio/imu/inv_mpu6050/inv_mpu_i2c.o: warning: objtool: inv_mpu_probe()+0x30: can't find jump dest instruction at .text+0xb70001b7 CC drivers/uio/uio_netx.o LD drivers/iio/adc/built-in.o drivers/iio/magnetometer/hmc5843_core.o: warning: objtool: hmc5843_write_raw()+0x18: can't find jump dest instruction at .text+0x8c000249 drivers/mmc/core/pwrseq_simple.o: warning: objtool: mmc_pwrseq_simple_alloc()+0x28: can't find jump dest instruction at .text+0x80000179 LD drivers/media/platform/ti-vpe/ti-vpe.o . CC drivers/acpi/acpica/evevent.o CC [M] drivers/hid/hid-magicmouse.o CC drivers/staging/speakup/speakup_decext.o CC drivers/usb/chipidea/udc.o drivers/staging/iio/adc/spear_adc.o: warning: objtool: spear_adc_probe()+0x37: can't find jump dest instruction at .text+0xd02013a LD [M] drivers/rapidio/rapidio.o CC drivers/misc/vmw_vmci/vmci_doorbell.o LD drivers/misc/genwqe/genwqe_card.o LD drivers/media/platform/ti-vpe/built-in.o drivers/pwm/pwm-mtk-disp.o: warning: objtool: mtk_disp_pwm_config()+0x4e: can't find jump dest instruction at .text+0xb50000b5 LD [M] sound/pci/hda/snd-hda-intel.o CC [M] drivers/iio/accel/mma9551.o LD drivers/misc/genwqe/built-in.o drivers/media/i2c/ml86v7667.o: warning: objtool: ml86v7667_s_ctrl()+0x18: can't find jump dest instruction at .text+0xb1000211 drivers/of/resolver.o: warning: objtool: __of_adjust_tree_phandle_references()+0x1f: can't find jump dest instruction at .text+0x9c0100d8 CC drivers/acpi/acpica/evgpe.o CC [M] drivers/power/bq27xxx_battery_i2c.o CC drivers/input/touchscreen/eeti_ts.o CC [M] drivers/pwm/pwm-pca9685.o CC drivers/media/v4l2-core/v4l2-fh.o LD [M] drivers/iio/magnetometer/st_magn.o drivers/misc/ibmasm/command.o: warning: objtool: ibmasm_new_command()+0x19: can't find jump dest instruction at .text+0x8f00001f CC [M] drivers/misc/isl29003.o LD drivers/thermal/int340x_thermal/built-in.o drivers/input/touchscreen/da9034-ts.o: warning: objtool: da9034_touch_probe()+0x36: can't find jump dest instruction at .text+0x6001003c drivers/thunderbolt/nhi.o: warning: objtool: nhi_interrupt_work()+0x3a: can't find jump dest instruction at .text+0x86000296 drivers/platform/x86/mxm-wmi.o: warning: objtool: mxm_wmi_supported()+0xb: call without frame pointer save/setup drivers/platform/x86/mxm-wmi.o: warning: objtool: mxm_wmi_call_mxmx()+0x53: call without frame pointer save/setup drivers/platform/x86/mxm-wmi.o: warning: objtool: mxm_wmi_call_mxds()+0x53: call without frame pointer save/setup drivers/i2c/busses/i2c-sis630.o: warning: objtool: sis630_probe()+0x2b: can't find jump dest instruction at .text+0x2c01003c drivers/gpu/drm/drm_memory.o: warning: objtool: drm_legacy_ioremap_wc()+0x35: call without frame pointer save/setup drivers/gpu/drm/drm_memory.o: warning: objtool: drm_legacy_ioremap()+0x36: call without frame pointer save/setup drivers/gpu/drm/drm_memory.o: warning: objtool: drm_legacy_ioremapfree()+0x39: call without frame pointer save/setup LD drivers/thermal/samsung/built-in.o CC [M] drivers/pwm/pwm-rcar.o drivers/mmc/core/pwrseq_emmc.o: warning: objtool: mmc_pwrseq_emmc_reset()+0xf: can't find call dest symbol at offset 0xb5000076 drivers/misc/pch_phub.o: warning: objtool: pch_phub_bin_read()+0x37: can't find jump dest instruction at .text+0x1001003d CC [M] drivers/thermal/int340x_thermal/int3400_thermal.o drivers/input/joystick/spaceorb.o: warning: objtool: spaceorb_connect()+0x36: can't find jump dest instruction at .text+0xe7000073 drivers/misc/lis3lv02d/lis3lv02d.o: warning: objtool: lis3lv02d_get_xyz()+0x22: can't find jump dest instruction at .text+0x830000d0 drivers/leds/trigger/ledtrig-default-on.o: warning: objtool: defon_trig_activate()+0x7: call without frame pointer save/setup drivers/leds/trigger/ledtrig-default-on.o: warning: objtool: defon_trig_init()+0xb: call without frame pointer save/setup drivers/leds/trigger/ledtrig-default-on.o: warning: objtool: defon_trig_exit()+0xb: call without frame pointer save/setup CC drivers/input/touchscreen/elo.o CC drivers/uio/uio_mf624.o . CC [M] drivers/thermal/int340x_thermal/int340x_thermal_zone.o drivers/iio/pressure/mpl115_i2c.o: warning: objtool: mpl115_i2c_probe()+0x3f: call without frame pointer save/setup drivers/iio/pressure/mpl115_i2c.o: warning: objtool: mpl115_i2c_write()+0xf: call without frame pointer save/setup drivers/iio/pressure/mpl115_i2c.o: warning: objtool: mpl115_i2c_read()+0xc: call without frame pointer save/setup drivers/iio/pressure/mpl115_i2c.o: warning: objtool: mpl115_i2c_driver_init()+0xd: 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/spmi/spmi-pmic-arb.o: warning: objtool: qpnpint_irq_domain_dt_translate()+0x3c: can't find jump dest instruction at .text+0x1c01007a drivers/iio/orientation/hid-sensor-rotation.o: warning: objtool: hid_dev_rot_probe()+0x37: can't find jump dest instruction at .text+0x7101007d CC drivers/iio/light/jsa1212.o CC drivers/media/v4l2-core/v4l2-event.o CC drivers/usb/early/ehci-dbgp.o drivers/mtd/ubi/eba.o: warning: objtool: ltree_add_entry()+0x31: can't find jump dest instruction at .text+0xec0000e5 CC [M] drivers/leds/leds-lp5523.o CC [M] drivers/leds/leds-lp8860.o CC [M] drivers/misc/ibmasm/remote.o CC drivers/usb/dwc2/core.o CC drivers/uwb/drp.o drivers/misc/mic/bus/vop_bus.o: warning: objtool: vop_register_device()+0x3c: can't find jump dest instruction at .text+0xd100013c drivers/media/i2c/as3645a.o: warning: objtool: as3645a_get_ctrl()+0x1f: can't find jump dest instruction at .text+0xa1000130 CC drivers/usb/core/hcd.o drivers/mmc/core/slot-gpio.o: warning: objtool: mmc_gpiod_request_ro()+0x31: call without frame pointer save/setup drivers/mmc/core/slot-gpio.o: warning: objtool: mmc_gpiod_request_cd()+0x33: call without frame pointer save/setup drivers/mmc/core/slot-gpio.o: warning: objtool: mmc_gpio_request_cd()+0x23: call without frame pointer save/setup drivers/mmc/core/slot-gpio.o: warning: objtool: mmc_gpio_request_ro()+0x2a: call without frame pointer save/setup drivers/mmc/core/slot-gpio.o: warning: objtool: mmc_gpiod_request_cd_irq()+0x30: call without frame pointer save/setup drivers/mmc/core/slot-gpio.o: warning: objtool: mmc_gpio_cd_irqt()+0x13: call without frame pointer save/setup drivers/mmc/core/slot-gpio.o: warning: objtool: mmc_gpio_get_cd()+0x46: call without frame pointer save/setup drivers/mmc/core/slot-gpio.o: warning: objtool: mmc_gpio_get_ro()+0x46: call without frame pointer save/setup drivers/mmc/core/slot-gpio.o: warning: objtool: mmc_gpio_alloc()+0x39: call without frame pointer save/setup drivers/iio/proximity/pulsedlight-lidar-lite-v2.o: warning: objtool: lidar_probe()+0x27: can't find jump dest instruction at .text+0xd0000050 drivers/rtc/rtc-at91rm9200.o: warning: objtool: at91_rtc_probe()+0x4f: can't find jump dest instruction at .init.text+0xd010070 CC drivers/media/platform/s5p-mfc/s5p_mfc_opr.o CC drivers/misc/vmw_vmci/vmci_driver.o CC [M] drivers/i2c/busses/i2c-designware-pcidrv.o CC [M] drivers/misc/ibmasm/heartbeat.o LD drivers/misc/lis3lv02d/built-in.o sound/pci/oxygen/xonar_wm87x6.o: warning: objtool: update_wm8776_volume()+0x32: can't find jump dest instruction at .text+0x9600044c LD drivers/of/built-in.o CC drivers/input/touchscreen/mcs5000_ts.o drivers/input/joystick/gamecon.o: warning: objtool: gc_attach()+0x46: can't find jump dest instruction at .text+0x700400bc drivers/misc/vmw_vmci/vmci_context.o: warning: objtool: vmci_ctx_create()+0x24: can't find jump dest instruction at .text+0xac0100d5 LD drivers/spmi/built-in.o . LD drivers/misc/mic/bus/built-in.o drivers/iio/light/cm36651.o: warning: objtool: cm36651_write_raw()+0x1a: can't find jump dest instruction at .text+0xde00015d drivers/phy/phy-exynos-dp-video.o: warning: objtool: exynos_dp_video_phy_probe()+0x2e: can't find jump dest instruction at .text+0x8100009d drivers/thermal/power_allocator.o: warning: objtool: power_allocator_throttle()+0x22: can't find jump dest instruction at .text+0xd3050112 drivers/pci/setup-bus.o: warning: objtool: pci_bus_release_bridge_resources()+0x69: can't find jump dest instruction at .text+0xd6000604 CC [M] drivers/media/i2c/saa7110.o CC drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.o CC drivers/thermal/intel_soc_dts_iosf.o CC drivers/usb/dwc2/core_intr.o CC drivers/video/display_timing.o CC drivers/usb/chipidea/ci_hdrc_usb2.o CC [M] drivers/phy/phy-samsung-usb2.o LD [M] drivers/mtd/tests/mtd_oobtest.o LD drivers/iio/proximity/built-in.o drivers/hwmon/ltc2990.o: warning: objtool: ltc2990_show_value()+0x20: can't find jump dest instruction at .text+0xa8000026 CC [M] drivers/thermal/int340x_thermal/int3402_thermal.o CC drivers/video/logo/logo.o CC drivers/media/v4l2-core/v4l2-ctrls.o drivers/pci/of.o: warning: objtool: pci_set_of_node()+0x1c: call without frame pointer save/setup drivers/pci/of.o: warning: objtool: pci_release_of_node()+0x10: call without frame pointer save/setup drivers/pci/of.o: warning: objtool: pci_release_bus_of_node()+0x11: call without frame pointer save/setup drivers/pci/of.o: warning: objtool: pcibios_get_phb_of_node()+0x2a: call without frame pointer save/setup drivers/pci/of.o: warning: objtool: pci_set_bus_of_node()+0x21: call without frame pointer save/setup drivers/pci/of.o: warning: objtool: pci_host_bridge_of_msi_domain()+0x23: call without frame pointer save/setup LD sound/pci/oxygen/snd-virtuoso.o LD drivers/misc/mic/built-in.o CC drivers/usb/dwc3/core.o drivers/misc/tifm_7xx1.o: warning: objtool: tifm_7xx1_isr()+0x3b: can't find jump dest instruction at .text+0xa8000107 drivers/iio/temperature/tsys02d.o: warning: objtool: tsys02d_probe()+0x33: can't find jump dest instruction at .text+0xb6000039 CC [M] drivers/leds/trigger/ledtrig-heartbeat.o drivers/iio/trigger/iio-trig-sysfs.o: warning: objtool: iio_sysfs_trig_add()+0x29: can't find jump dest instruction at .text+0xe01010a drivers/mtd/tests/nandbiterrs.o: warning: objtool: mtd_nandbiterrs_init()+0x2a: can't find jump dest instruction at .init.text+0xd5020030 CC [M] drivers/misc/ibmasm/r_heartbeat.o drivers/acpi/acpica/dswload.o: warning: objtool: acpi_ds_load1_end_op()+0xb1: can't find jump dest instruction at .text+0xa20200b6 drivers/thunderbolt/ctl.o: warning: objtool: tb_ctl_tx()+0x25: can't find jump dest instruction at .text+0xa90001c9 /home/kisskb/slave/src/drivers/staging/most/aim-cdev/cdev.c: In function 'aim_read': /home/kisskb/slave/src/drivers/staging/most/aim-cdev/cdev.c:275:15: warning: 'mbo' may be used uninitialized in this function [-Wuninitialized] LD [M] sound/pci/snd-via82xx.o LD sound/pci/oxygen/built-in.o CC [M] drivers/media/i2c/saa7115.o drivers/gpu/drm/drm_ioctl.o: warning: objtool: drm_getcap()+0x16: can't find jump dest instruction at .text+0xb100001c drivers/iio/accel/hid-sensor-accel-3d.o: warning: objtool: accel_3d_read_raw()+0x29: can't find jump dest instruction at .text+0xb00000a6 drivers/rtc/rtc-cmos.o: warning: objtool: cmos_read_alarm()+0x1f: can't find jump dest instruction at .text+0x5b010091 CC drivers/usb/host/pci-quirks.o drivers/i2c/busses/i2c-via.o: warning: objtool: vt586b_probe()+0x1c: can't find jump dest instruction at .text+0xe60000d9 CC [M] drivers/thermal/int340x_thermal/int3403_thermal.o CC [M] drivers/leds/trigger/ledtrig-backlight.o CC [M] drivers/iio/pressure/hid-sensor-press.o drivers/hid/hid-lcpower.o: warning: objtool: ts_input_mapping()+0x13: can't find jump dest instruction at .text+0x80010019 drivers/mfd/arizona-i2c.o: warning: objtool: arizona_i2c_probe()+0x3a: can't find jump dest instruction at .text+0x86000054 CC [M] drivers/media/i2c/adv7393.o drivers/usb/c67x00/c67x00-drv.o: warning: objtool: c67x00_drv_probe()+0x2c: can't find jump dest instruction at .text+0xbc0100d8 LD drivers/staging/iio/meter/built-in.o drivers/mfd/arizona-core.o: warning: objtool: arizona_dev_init()+0x5b: can't find jump dest instruction at .text+0x84010346 drivers/media/media-device.o: warning: objtool: __media_device_enum_links()+0x28: can't find jump dest instruction at .text+0x45010387 drivers/staging/speakup/speakup_apollo.o: warning: objtool: do_catch_up()+0x74: can't find jump dest instruction at .text+0x77010079 LD drivers/iio/temperature/built-in.o . CC drivers/media/v4l2-core/v4l2-subdev.o CC [M] drivers/gpio/gpio-mcp23s08.o CC [M] drivers/misc/fsa9480.o CC [M] drivers/leds/leds-tca6507.o drivers/staging/comedi/comedi_usb.o: warning: objtool: comedi_to_usb_dev()+0x4: call without frame pointer save/setup drivers/staging/comedi/comedi_usb.o: warning: objtool: comedi_usb_driver_unregister()+0xc: call without frame pointer save/setup drivers/staging/comedi/comedi_usb.o: warning: objtool: comedi_usb_auto_unconfig()+0x8: call without frame pointer save/setup drivers/staging/comedi/comedi_usb.o: warning: objtool: comedi_usb_auto_config()+0x8: call without frame pointer save/setup drivers/staging/comedi/comedi_usb.o: warning: objtool: comedi_usb_driver_register()+0x11: call without frame pointer save/setup lib/kfifo.o: warning: objtool: setup_sgl_buf.part.5()+0x73: can't find jump dest instruction at .text+0x4f010813 CC drivers/usb/host/ohci-hcd.o LD [M] drivers/mtd/tests/mtd_pagetest.o drivers/acpi/acpica/dswscope.o: warning: objtool: acpi_ds_scope_stack_push()+0x7c: can't find jump dest instruction at .text+0x4020103 LOGO drivers/video/logo/logo_linux_mono.c CC [M] drivers/media/i2c/vpx3220.o CC drivers/staging/iio/light/tsl2583.o CC [M] drivers/staging/iio/meter/ade7854.o drivers/phy/phy-lpc18xx-usb-otg.o: warning: objtool: lpc18xx_usb_otg_phy_power_off()+0x30: call without frame pointer save/setup drivers/phy/phy-lpc18xx-usb-otg.o: warning: objtool: lpc18xx_usb_otg_phy_power_on()+0x14: call without frame pointer save/setup drivers/phy/phy-lpc18xx-usb-otg.o: warning: objtool: lpc18xx_usb_otg_phy_exit()+0xf: call without frame pointer save/setup drivers/phy/phy-lpc18xx-usb-otg.o: warning: objtool: lpc18xx_usb_otg_phy_init()+0x16: call without frame pointer save/setup drivers/phy/phy-lpc18xx-usb-otg.o: warning: objtool: lpc18xx_usb_otg_phy_probe()+0x1f: call without frame pointer save/setup drivers/phy/phy-lpc18xx-usb-otg.o: warning: objtool: lpc18xx_usb_otg_phy_driver_init()+0x12: call without frame pointer save/setup drivers/phy/phy-lpc18xx-usb-otg.o: warning: objtool: lpc18xx_usb_otg_phy_driver_exit()+0xb: call without frame pointer save/setup CC drivers/acpi/acpica/evgpeblk.o drivers/pinctrl/pxa/pinctrl-pxa2xx.o: warning: objtool: pxa2xx_pmx_set_mux()+0x9e: can't find jump dest instruction at .text+0xa2000338 drivers/uio/uio_pdrv_genirq.o: warning: objtool: uio_pdrv_genirq_probe()+0x3d: can't find jump dest instruction at .text+0xca010092 LD [M] drivers/mtd/tests/mtd_readtest.o CC [M] drivers/i2c/busses/i2c-emev2.o drivers/gpu/drm/drm_fops.o: warning: objtool: drm_read()+0x55: can't find jump dest instruction at .text+0x3f020264 drivers/leds/leds-bcm6328.o: warning: objtool: bcm6328_blink_set()+0x6b: can't find jump dest instruction at .text+0x9a0000bd drivers/misc/apds9802als.o: warning: objtool: als_sensing_range_store()+0x2d: can't find jump dest instruction at .text+0x8f0001a8 CC drivers/gpu/drm/drm_mm.o CC [M] drivers/i2c/busses/i2c-gpio.o CC [M] drivers/phy/phy-stih407-usb.o LD [M] drivers/mtd/tests/mtd_speedtest.o drivers/mtd/ubi/debug.o: warning: objtool: dfs_file_write()+0x3c: can't find jump dest instruction at .text+0x98010042 CC drivers/mfd/cs47l24-tables.o drivers/mtd/onenand/onenand_base.o: warning: objtool: onenand_command()+0x27: can't find jump dest instruction at .text+0x2c020114 LD [M] drivers/mtd/tests/mtd_stresstest.o CC [M] drivers/iio/pressure/ms5611_i2c.o CC drivers/acpi/acpica/evgpeinit.o drivers/staging/speakup/speakup_audptr.o: warning: objtool: synth_flush()+0x37: call without frame pointer save/setup drivers/staging/speakup/speakup_audptr.o: warning: objtool: synth_probe()+0xd: call without frame pointer save/setup drivers/staging/speakup/speakup_audptr.o: warning: objtool: synth_audptr_init()+0xb: call without frame pointer save/setup drivers/staging/speakup/speakup_audptr.o: warning: objtool: synth_audptr_exit()+0xb: call without frame pointer save/setup CC drivers/usb/dwc2/platform.o drivers/usb/c67x00/c67x00-ll-hpi.o: warning: objtool: c67x00_ll_write_mem_le16()+0x27: can't find jump dest instruction at .text+0xeb00070d drivers/leds/trigger/ledtrig-gpio.o: warning: objtool: gpio_trig_gpio_store()+0x4b: can't find jump dest instruction at .text+0x9200024d LD drivers/pinctrl/pxa/built-in.o drivers/acpi/acpica/dswload2.o: warning: objtool: acpi_ds_load2_begin_op()+0x86: can't find jump dest instruction at .text+0xb400008c drivers/rapidio/switches/idtcps.o: warning: objtool: idtcps_get_domain()+0x1b: call without frame pointer save/setup drivers/rapidio/switches/idtcps.o: warning: objtool: idtcps_set_domain()+0x13: call without frame pointer save/setup drivers/rapidio/switches/idtcps.o: warning: objtool: idtcps_route_add_entry()+0x3c: call without frame pointer save/setup drivers/rapidio/switches/idtcps.o: warning: objtool: idtcps_probe()+0x14: call without frame pointer save/setup drivers/rapidio/switches/idtcps.o: warning: objtool: idtcps_remove()+0x14: call without frame pointer save/setup drivers/rapidio/switches/idtcps.o: warning: objtool: idtcps_route_clr_table()+0x36: call without frame pointer save/setup drivers/rapidio/switches/idtcps.o: warning: objtool: idtcps_route_get_entry()+0x32: 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/hwmon/ltc4151.o: warning: objtool: ltc4151_show_value()+0x2f: call without frame pointer save/setup drivers/hwmon/ltc4151.o: warning: objtool: ltc4151_probe()+0x3a: call without frame pointer save/setup drivers/hwmon/ltc4151.o: warning: objtool: ltc4151_driver_init()+0xd: call without frame pointer save/setup drivers/hwmon/ltc4151.o: warning: objtool: ltc4151_driver_exit()+0xb: call without frame pointer save/setup drivers/mmc/host/dw_mmc-pltfm.o: warning: objtool: dw_mci_pltfm_remove()+0xb: call without frame pointer save/setup drivers/mmc/host/dw_mmc-pltfm.o: warning: objtool: dw_mci_pltfm_register()+0x22: call without frame pointer save/setup drivers/mmc/host/dw_mmc-pltfm.o: warning: objtool: dw_mci_pltfm_probe()+0x30: call without frame pointer save/setup drivers/mmc/host/dw_mmc-pltfm.o: warning: objtool: dw_mci_pltfm_driver_init()+0x12: call without frame pointer save/setup drivers/mmc/host/dw_mmc-pltfm.o: warning: objtool: dw_mci_pltfm_driver_exit()+0xb: call without frame pointer save/setup .drivers/media/platform/sti/bdisp/bdisp-hw.o: warning: objtool: bdisp_hw_build_node()+0x29e: can't find jump dest instruction at .text+0xed000362 CC [M] drivers/staging/iio/meter/ade7854-i2c.o drivers/power/bq24190_charger.o: warning: objtool: bq24190_charger_set_property()+0x25: can't find jump dest instruction at .text+0xc10002e5 CC drivers/media/v4l2-core/v4l2-clk.o LD [M] drivers/mtd/tests/mtd_subpagetest.o drivers/input/joystick/sidewinder.o: warning: objtool: sw_read_packet()+0xe3: can't find jump dest instruction at .text+0xd50000e8 drivers/pci/pci-stub.o: warning: objtool: pci_stub_init()+0x27: can't find jump dest instruction at .init.text+0xb600002d drivers/iio/temperature/tsys01.o: warning: objtool: tsys01_read_raw()+0x16: can't find jump dest instruction at .text+0xb400001c CC [M] drivers/leds/leds-clevo-mail.o lib/once.o: warning: objtool: __do_once_done()+0x17: call without frame pointer save/setup lib/once.o: warning: objtool: once_deferred()+0x12: call without frame pointer save/setup lib/once.o: warning: objtool: __do_once_start()+0x14: call without frame pointer save/setup CC drivers/video/fbdev/aty/atyfb_base.o drivers/staging/comedi/drivers/amplc_dio200.o: warning: objtool: dio200_attach()+0x16: 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 LD [M] drivers/mtd/onenand/onenand.o drivers/platform/x86/asus-wireless.o: warning: objtool: asus_wireless_notify()+0x25: call without frame pointer save/setup drivers/platform/x86/asus-wireless.o: warning: objtool: asus_wireless_add()+0x28: call without frame pointer save/setup drivers/platform/x86/asus-wireless.o: warning: objtool: asus_wireless_driver_init()+0xb: call without frame pointer save/setup drivers/platform/x86/asus-wireless.o: warning: objtool: asus_wireless_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/thunderbolt/switch.o CC drivers/usb/host/r8a66597-hcd.o drivers/usb/chipidea/otg.o: warning: objtool: ci_otg_work()+0x1c: can't find jump dest instruction at .text+0x80000188 CC drivers/hwmon/ltc4260.o drivers/power/wm8350_power.o: warning: objtool: wm8350_bat_get_property()+0x18: can't find jump dest instruction at .text+0xe7000296 drivers/thermal/rcar_thermal.o: warning: objtool: rcar_thermal_probe()+0x41: can't find jump dest instruction at .text+0xba020248 lib/string_helpers.o: warning: objtool: string_escape_mem()+0x66: can't find jump dest instruction at .text+0x8a01006b LD [M] drivers/mtd/tests/mtd_torturetest.o CC drivers/virtio/virtio_mmio.o CC drivers/acpi/acpica/evgpeutil.o drivers/staging/iio/cdc/ad7746.o: warning: objtool: ad7746_select_channel()+0x19: can't find jump dest instruction at .text+0x9c00001f CC [M] drivers/staging/comedi/drivers/pcl724.o CC drivers/hwmon/ltc4261.o drivers/i2c/busses/i2c-designware-baytrail.o: warning: objtool: baytrail_i2c_acquire()+0x33: can't find jump dest instruction at .text+0xd100007c CC drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.o drivers/media/i2c/tea6415c.o: warning: objtool: tea6415c_remove()+0xb: call without frame pointer save/setup drivers/media/i2c/tea6415c.o: warning: objtool: tea6415c_s_routing()+0x81: call without frame pointer save/setup drivers/media/i2c/tea6415c.o: warning: objtool: tea6415c_probe()+0x2e: call without frame pointer save/setup drivers/media/i2c/tea6415c.o: warning: objtool: tea6415c_driver_init()+0x12: call without frame pointer save/setup drivers/media/i2c/tea6415c.o: warning: objtool: tea6415c_driver_exit()+0xb: call without frame pointer save/setup CC drivers/thermal/intel_soc_dts_thermal.o drivers/uio/uio_pci_generic.o: warning: objtool: probe()+0x17: can't find jump dest instruction at .text+0xc1000060 drivers/staging/most/aim-cdev/cdev.o: warning: objtool: aim_write()+0x3f: can't find jump dest instruction at .text+0xd700034c CC drivers/w1/w1_int.o LD drivers/usb/gadget/function/built-in.o LD drivers/video/fbdev/matrox/built-in.o CC drivers/hwmon/max197.o CC [M] drivers/staging/comedi/drivers/pcl726.o drivers/rapidio/switches/tsi568.o: warning: objtool: tsi568_em_init()+0x3b: call without frame pointer save/setup drivers/rapidio/switches/tsi568.o: warning: objtool: tsi568_route_clr_table()+0x98: call without frame pointer save/setup drivers/rapidio/switches/tsi568.o: warning: objtool: tsi568_route_get_entry()+0x5e: call without frame pointer save/setup drivers/rapidio/switches/tsi568.o: warning: objtool: tsi568_route_add_entry()+0x5c: call without frame pointer save/setup drivers/rapidio/switches/tsi568.o: warning: objtool: tsi568_probe()+0x14: call without frame pointer save/setup drivers/rapidio/switches/tsi568.o: warning: objtool: tsi568_remove()+0x14: 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 CC [M] drivers/thermal/qcom-spmi-temp-alarm.o LD [M] drivers/mtd/tests/mtd_nandbiterrs.o CC lib/test-string_helpers.o . CC drivers/usb/dwc3/debug.o drivers/gpio/gpio-bt8xx.o: warning: objtool: bt8xxgpio_probe()+0x34: can't find jump dest instruction at .text+0x6b010086 drivers/power/goldfish_battery.o: warning: objtool: goldfish_battery_probe()+0x42: can't find jump dest instruction at .text+0x601010f CC drivers/usb/dwc2/gadget.o drivers/media/media-entity.o: warning: objtool: media_entity_graph_walk_next()+0x16: can't find jump dest instruction at .text+0xa2000157 /home/kisskb/slave/src/lib/rhashtable.c: In function 'rht_deferred_worker': /home/kisskb/slave/src/lib/rhashtable.c:195:2: warning: 'next' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/lib/rhashtable.c:165:28: note: 'next' was declared here LD drivers/staging/iio/cdc/built-in.o drivers/pci/pci-label.o: warning: objtool: dsm_get_label()+0x2d: can't find jump dest instruction at .text+0xdf000093 CC drivers/usb/core/urb.o drivers/hwmon/lm95245.o: warning: objtool: lm95245_probe()+0x2f: can't find jump dest instruction at .text+0xad00062d LD drivers/usb/gadget/legacy/built-in.o CC [M] drivers/video/fbdev/matrox/matroxfb_base.o CC [M] drivers/power/da9150-charger.o LD drivers/video/fbdev/kyro/built-in.o drivers/iio/trigger/iio-trig-interrupt.o: warning: objtool: iio_interrupt_trigger_probe()+0x29: can't find jump dest instruction at .text+0xb2000070 CC drivers/tty/tty_ioctl.o CC drivers/video/fbdev/aty/mach64_accel.o CC [M] drivers/power/da9150-fg.o CC [M] drivers/usb/gadget/function/f_acm.o drivers/misc/apds990x.o: warning: objtool: apds990x_lux_show()+0x38: can't find jump dest instruction at .text+0xb600067e drivers/acpi/acpica/evevent.o: warning: objtool: acpi_ev_initialize_events()+0x4b: can't find jump dest instruction at .text+0xe1000050 CC drivers/usb/gadget/udc/udc-core.o drivers/leds/trigger/ledtrig-cpu.o: warning: objtool: ledtrig_cpu()+0x2a: call without frame pointer save/setup drivers/leds/trigger/ledtrig-cpu.o: warning: objtool: ledtrig_cpu_syscore_shutdown()+0x9: call without frame pointer save/setup drivers/leds/trigger/ledtrig-cpu.o: warning: objtool: ledtrig_cpu_syscore_resume()+0x9: call without frame pointer save/setup drivers/leds/trigger/ledtrig-cpu.o: warning: objtool: ledtrig_cpu_syscore_suspend()+0x9: call without frame pointer save/setup drivers/leds/trigger/ledtrig-cpu.o: warning: objtool: ledtrig_cpu_init()+0x1b: call without frame pointer save/setup drivers/uwb/driver.o: warning: objtool: beacon_timeout_ms_store()+0x1c: call without frame pointer save/setup drivers/uwb/driver.o: warning: objtool: beacon_timeout_ms_show()+0x1c: call without frame pointer save/setup drivers/uwb/driver.o: warning: objtool: uwb_subsys_init()+0x8: 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/gpio/gpio-ml-ioh.o drivers/media/i2c/saa6588.o: warning: objtool: saa6588_probe()+0x30: can't find jump dest instruction at .text+0x42010106 drivers/hwmon/ltc4222.o: warning: objtool: ltc4222_show_bool()+0x25: call without frame pointer save/setup drivers/hwmon/ltc4222.o: warning: objtool: ltc4222_show_value()+0x24: call without frame pointer save/setup drivers/hwmon/ltc4222.o: warning: objtool: ltc4222_probe()+0x1f: call without frame pointer save/setup drivers/hwmon/ltc4222.o: warning: objtool: ltc4222_driver_init()+0xd: call without frame pointer save/setup drivers/hwmon/ltc4222.o: warning: objtool: ltc4222_driver_exit()+0xb: call without frame pointer save/setup drivers/regulator/lp872x.o: warning: objtool: lp872x_probe()+0x32: can't find jump dest instruction at .text+0xc6010038 CC drivers/usb/host/fotg210-hcd.o CC [M] drivers/video/fbdev/kyro/STG4000Ramdac.o CC drivers/pci/host/pcie-designware-plat.o CC [M] drivers/usb/gadget/function/u_serial.o CC [M] drivers/hid/hid-microsoft.o drivers/uwb/beacon.o: warning: objtool: uwb_rc_beacon()+0x1a: can't find jump dest instruction at .text+0xa60001bf drivers/media/platform/s5p-mfc/s5p_mfc_pm.o: warning: objtool: s5p_mfc_init_pm()+0x55: can't find jump dest instruction at .text+0xc900005b CC drivers/usb/core/message.o LD [M] drivers/staging/most/aim-cdev/aim_cdev.o drivers/rapidio/rio-scan.o: warning: objtool: rio_setup_device()+0x4c: can't find jump dest instruction at .text+0x6040174 drivers/gpu/drm/drm_scatter.o: warning: objtool: drm_legacy_sg_alloc()+0x42: can't find jump dest instruction at .text+0xaa0100f4 drivers/platform/x86/dell-smo8800.o: warning: objtool: smo8800_misc_read()+0x25: can't find jump dest instruction at .text+0xc7000093 drivers/staging/comedi/drivers/amplc_pc236.o: warning: objtool: pc236_attach()+0x12: 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 CC drivers/usb/dwc3/trace.o CC drivers/usb/dwc2/debugfs.o drivers/misc/vmw_vmci/vmci_datagram.o: warning: objtool: vmci_datagram_create_handle_priv()+0x27: can't find jump dest instruction at .text+0xc80000ad CC drivers/staging/unisys/visorbus/visorchannel.o drivers/i2c/busses/i2c-axxia.o: warning: objtool: axxia_i2c_xfer()+0x35: can't find jump dest instruction at .text+0x3f0102b2 drivers/platform/x86/dell-wmi-aio.o: warning: objtool: dell_wmi_aio_init()+0x19: can't find jump dest instruction at .init.text+0x9100001f CC [M] drivers/usb/gadget/legacy/audio.o CC [M] drivers/video/fbdev/kyro/STG4000VTG.o drivers/i2c/busses/i2c-designware-platdrv.o: warning: objtool: dw_i2c_plat_probe()+0x2e: can't find jump dest instruction at .text+0x1c030121 CC drivers/uwb/drp-avail.o CC [M] drivers/usb/host/ohci-platform.o CC drivers/iio/light/rpr0521.o drivers/pci/ats.o: warning: objtool: pci_enable_pri()+0x2a: can't find jump dest instruction at .text+0x8c000255 CC [M] drivers/misc/ibmasm/dot_command.o drivers/input/touchscreen/dynapro.o: warning: objtool: dynapro_connect()+0x36: can't find jump dest instruction at .text+0xe300009e .drivers/iio/imu/inv_mpu6050/inv_mpu_acpi.o: warning: objtool: inv_mpu_acpi_create_mux_client()+0x41: can't find jump dest instruction at .text+0x4202006e drivers/media/i2c/msp3400-driver.o: warning: objtool: msp_probe()+0x3c: can't find jump dest instruction at .text+0x7f040490 drivers/staging/most/hdm-i2c/hdm_i2c.o: warning: objtool: i2c_probe()+0x2a: can't find jump dest instruction at .text+0xfb010036 drivers/rtc/rtc-ds1553.o: warning: objtool: ds1553_rtc_probe()+0x33: can't find jump dest instruction at .text+0xb010477 CC [M] drivers/usb/gadget/legacy/inode.o drivers/uwb/allocator.o: warning: objtool: uwb_rsv_find_best_column_set()+0x32: can't find jump dest instruction at .text+0xb8000037 LD drivers/media/media.o CC drivers/media/platform/s5p-mfc/s5p_mfc_cmd.o LD drivers/staging/iio/resolver/built-in.o CC drivers/iio/light/stk3310.o CC drivers/rtc/rtc-ds3232.o CC [M] drivers/mmc/host/dw_mmc-pci.o CC [M] drivers/video/fbdev/kyro/STG4000OverlayDevice.o LD drivers/pinctrl/built-in.o CC [M] drivers/platform/x86/acer-wmi.o drivers/mfd/wm8997-tables.o: warning: objtool: wm8997_readable_register()+0xa: can't find jump dest instruction at .text+0x2e030010 CC drivers/video/fbdev/core/fb_cmdline.o drivers/iio/pressure/t5403.o: warning: objtool: t5403_read_raw()+0x24: can't find jump dest instruction at .text+0x160200ff CC [M] drivers/usb/gadget/usbstring.o CC drivers/usb/dwc3/host.o drivers/mmc/host/dw_mmc-k3.o: warning: objtool: dw_mci_hi6220_switch_voltage()+0x1f: can't find jump dest instruction at .text+0x93000025 drivers/staging/speakup/speakup_decext.o: warning: objtool: do_catch_up()+0x67: can't find jump dest instruction at .text+0xfd010088 drivers/gpio/gpio-f7188x.o: warning: objtool: f7188x_gpio_direction_out()+0x54: can't find jump dest instruction at .text+0x9c0001e6 drivers/leds/trigger/ledtrig-oneshot.o: warning: objtool: oneshot_trig_activate()+0x1d: can't find jump dest instruction at .text+0xb000022c CC [M] drivers/i2c/busses/i2c-hix5hd2.o drivers/usb/c67x00/c67x00-hcd.o: warning: objtool: c67x00_hub_control()+0x22: can't find jump dest instruction at .text+0x1b010100 drivers/staging/comedi/range.o: warning: objtool: do_rangeinfo_ioctl()+0x3d: can't find jump dest instruction at .text+0xab0000a4 CC drivers/input/touchscreen/penmount.o drivers/regulator/lp8755.o: warning: objtool: lp8755_probe()+0x2e: can't find jump dest instruction at .text+0x11020122 drivers/staging/most/aim-v4l2/video.o: warning: objtool: aim_vdev_open()+0x37: can't find jump dest instruction at .text+0x8b000278 CC [M] drivers/thunderbolt/cap.o drivers/misc/panel.o: warning: objtool: keypad_read()+0x2f: can't find jump dest instruction at .text+0xe1000117 CC [M] drivers/staging/comedi/drivers/pcl730.o CC drivers/uwb/drp-ie.o LD [M] drivers/iio/imu/inv_mpu6050/inv-mpu6050-i2c.o drivers/gpu/drm/drm_gem.o: warning: objtool: drm_gem_mmap()+0x33: can't find jump dest instruction at .text+0x3c010142 drivers/iio/pressure/bmp280.o: warning: objtool: bmp280_read_temp()+0x36: can't find jump dest instruction at .text+0x81000086 LD drivers/iio/trigger/built-in.o CC drivers/video/videomode.o CC [M] drivers/usb/gadget/function/f_serial.o CC [M] drivers/mmc/host/ushc.o drivers/usb/chipidea/debug.o: warning: objtool: ci_registers_show()+0x1c: can't find jump dest instruction at .text+0xca00022e CC [M] drivers/media/i2c/bt819.o CC drivers/video/fbdev/nvidia/nvidia.o CC drivers/video/of_display_timing.o CC [M] drivers/usb/host/hwa-hc.o LD drivers/iio/imu/built-in.o drivers/iio/trigger/iio-trig-hrtimer.o: warning: objtool: iio_trig_hrtimer_probe()+0x2c: can't find jump dest instruction at .text+0xad00013e lib/iov_iter.o: warning: objtool: iov_iter_npages()+0xd: can't find jump dest instruction at .text+0x88010044 CC [M] drivers/media/i2c/bt856.o drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.o: warning: objtool: s5p_mfc_alloc_firmware()+0x2d: can't find jump dest instruction at .text+0xc6010033 CC drivers/tty/tty_ldisc.o CC drivers/mfd/wm8350-core.o CC drivers/staging/speakup/speakup_keypc.o CC [M] drivers/hid/hid-monterey.o drivers/gpio/gpio-janz-ttl.o: warning: objtool: ttl_probe()+0x1a: can't find jump dest instruction at .text+0x8c010058 CC drivers/regulator/ltc3589.o CC [M] drivers/uio/uio_cif.o . CC [M] drivers/media/i2c/ks0127.o LD [M] drivers/staging/most/aim-v4l2/aim_v4l2.o LD drivers/leds/trigger/built-in.o CC [M] drivers/platform/x86/acerhdf.o CC drivers/uwb/est.o drivers/misc/mei/amthif.o: warning: objtool: mei_amthif_read()+0x3a: can't find jump dest instruction at .text+0x130101cf drivers/mtd/ubi/wl.o: warning: objtool: ensure_wear_leveling()+0x27: can't find jump dest instruction at .text+0xc7000499 drivers/mtd/chips/cfi_cmdset_0002.o: warning: objtool: cfi_amdstd_resume()+0x2a: can't find jump dest instruction at .text+0x95000624 drivers/misc/ibmasm/heartbeat.o: warning: objtool: ibmasm_register_panic_notifier()+0x12: call without frame pointer save/setup drivers/misc/ibmasm/heartbeat.o: warning: objtool: ibmasm_unregister_panic_notifier()+0x12: call without frame pointer save/setup drivers/misc/ibmasm/heartbeat.o: warning: objtool: ibmasm_heartbeat_init()+0xe: 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()+0x8f: call without frame pointer save/setup CC drivers/w1/w1_family.o CC drivers/usb/dwc2/pci.o drivers/media/platform/s5p-mfc/s5p_mfc_enc.o: warning: objtool: s5p_mfc_enc_s_ctrl()+0x17: can't find jump dest instruction at .text+0xb8060070 CC drivers/iio/light/tcs3414.o drivers/input/touchscreen/eeti_ts.o: warning: objtool: eeti_ts_probe()+0x39: can't find jump dest instruction at .text+0xdb01007c CC [M] drivers/leds/leds-lt3593.o LD drivers/iio/accel/st_accel.o CC drivers/uwb/ie.o CC drivers/mfd/wm8350-regmap.o CC [M] drivers/power/rt5033_battery.o CC drivers/video/fbdev/aty/mach64_cursor.o drivers/ssb/driver_chipcommon.o: warning: objtool: ssb_chipco_set_clockmode()+0x10: can't find jump dest instruction at .text+0xa70002b3 drivers/power/bq27xxx_battery_i2c.o: warning: objtool: bq27xxx_battery_i2c_probe()+0x4e: can't find jump dest instruction at .text+0xf7000098 CC [M] drivers/i2c/busses/i2c-rk3x.o drivers/input/touchscreen/mcs5000_ts.o: warning: objtool: mcs5000_ts_interrupt()+0x28: can't find jump dest instruction at .text+0x9300002e CC drivers/usb/isp1760/isp1760-core.o drivers/misc/tifm_core.o: warning: objtool: tifm_alloc_device()+0x2a: can't find jump dest instruction at .text+0xae000333 drivers/pwm/pwm-rcar.o: warning: objtool: rcar_pwm_config()+0x33: can't find jump dest instruction at .text+0x11010168 CC drivers/misc/mei/bus.o drivers/media/platform/sti/bdisp/bdisp-debug.o: warning: objtool: bdisp_dbg_perf()+0x31: can't find jump dest instruction at .text+0x50100d1 drivers/staging/iio/impedance-analyzer/ad5933.o: warning: objtool: ad5933_store()+0x3b: can't find jump dest instruction at .text+0xa50102c7 LD [M] sound/pci/hda/snd-hda-codec.o drivers/usb/common/common.o: warning: objtool: of_usb_update_otg_caps()+0x19: can't find jump dest instruction at .text+0xb000008c CC [M] drivers/staging/comedi/drivers/pcl812.o CC drivers/video/backlight/adp8870_bl.o CC [M] drivers/video/fbdev/matrox/matroxfb_accel.o .drivers/iio/pressure/ms5611_core.o: warning: objtool: ms5611_probe()+0xa9: can't find jump dest instruction at .text+0xc8000279 CC drivers/tty/tty_buffer.o CC [M] drivers/usb/gadget/config.o CC drivers/mfd/wm8350-gpio.o drivers/hwmon/ltc4245.o: warning: objtool: ltc4245_probe()+0x27: can't find jump dest instruction at .text+0xc700002d drivers/gpio/gpio-dln2.o: warning: objtool: dln2_gpio_probe()+0x31: can't find jump dest instruction at .text+0x37010485 CC drivers/misc/mei/bus-fixup.o LD [M] drivers/media/platform/sti/bdisp/bdisp.o LD [M] sound/pci/hda/snd-hda-codec-realtek.o drivers/rtc/rtc-ds1307.o: warning: objtool: mcp794xx_read_alarm()+0x1e: can't find jump dest instruction at .text+0xaa0001b5 drivers/video/console/dummycon.o: warning: objtool: dummycon_init()+0x2f: call without frame pointer save/setup drivers/ssb/driver_chipcommon_pmu.o: warning: objtool: ssb_pmu_spuravoid_pllupdate()+0x21: can't find jump dest instruction at .text+0x2e01010c drivers/acpi/acpica/dswstate.o: warning: objtool: acpi_ds_result_pop()+0x60: can't find jump dest instruction at .text+0xb2010065 drivers/mmc/core/debugfs.o: warning: objtool: mmc_ext_csd_open()+0x32: can't find jump dest instruction at .text+0x8800005d drivers/uio/uio_netx.o: warning: objtool: netx_pci_probe()+0x2c: can't find jump dest instruction at .text+0x7b010083 CC drivers/video/fbdev/core/fb_notify.o CC [M] drivers/hid/hid-petalynx.o CC [M] drivers/video/fbdev/aty/aty128fb.o drivers/misc/vmw_vmci/vmci_driver.o: warning: objtool: vmci_get_context_id()+0x4: call without frame pointer save/setup drivers/misc/vmw_vmci/vmci_driver.o: warning: objtool: vmci_drv_exit()+0x20: call without frame pointer save/setup drivers/misc/vmw_vmci/vmci_driver.o: warning: objtool: vmci_drv_init()+0x4: call without frame pointer save/setup drivers/leds/trigger/ledtrig-heartbeat.o: warning: objtool: led_heartbeat_function()+0x25: can't find jump dest instruction at .text+0xb4000113 CC drivers/staging/speakup/speakup_soft.o CC drivers/hwmon/max31790.o drivers/media/i2c/adv7393.o: warning: objtool: adv7393_setstd()+0x31: can't find jump dest instruction at .text+0xda000065 drivers/mfd/wm5110-tables.o: warning: objtool: wm5110_is_rev_b_adsp_memory()+0xf: can't find jump dest instruction at .text+0xee000015 drivers/thunderbolt/tb.o: warning: objtool: tb_activate_pcie_devices()+0x1b: can't find jump dest instruction at .text+0xeb0100f6 drivers/gpio/gpio-ich.o: warning: objtool: ichx_gpio_probe()+0x23: can't find jump dest instruction at .text+0x5002003d LD drivers/usb/common/usb-common.o CC drivers/video/console/vgacon.o drivers/pwm/pwm-pca9685.o: warning: objtool: pca9685_pwm_config()+0x21: can't find jump dest instruction at .text+0xc100014f LD drivers/staging/iio/impedance-analyzer/built-in.o CC drivers/acpi/acpica/evglock.o . LD [M] drivers/ssb/ssb.o drivers/power/bq27xxx_battery.o: warning: objtool: bq27xxx_battery_update()+0x61: can't find jump dest instruction at .text+0xd030220 LD drivers/usb/common/built-in.o CC drivers/usb/chipidea/ci_hdrc_msm.o drivers/input/joystick/tmdc.o: warning: objtool: tmdc_read_packet()+0xb8: can't find jump dest instruction at .text+0x800000be CC [M] drivers/video/console/fbcon.o CC drivers/acpi/acpica/evhandler.o LD drivers/mmc/core/mmc_core.o LOGO drivers/video/logo/logo_superh_mono.c drivers/i2c/busses/i2c-designware-core.o: warning: objtool: i2c_dw_init()+0x25: can't find jump dest instruction at .text+0x5020175 drivers/misc/ibmasm/remote.o: warning: objtool: ibmasm_handle_mouse_interrupt()+0x31: can't find jump dest instruction at .text+0xb010036 CC drivers/acpi/acpica/evmisc.o CC drivers/mfd/wm8350-irq.o LOGO drivers/video/logo/clut_vga16.c drivers/misc/ibmasm/r_heartbeat.o: warning: objtool: ibmasm_start_reverse_heartbeat()+0x2e: can't find jump dest instruction at .text+0x1d01005e CC [M] drivers/iio/pressure/st_pressure_core.o CC [M] drivers/video/console/bitblit.o CC [M] drivers/video/fbdev/kyro/STG4000InitDevice.o CC [M] drivers/staging/comedi/drivers/pcl816.o LOGO drivers/video/logo/logo_blackfin_vga16.c CC [M] drivers/media/i2c/tvp514x.o drivers/thermal/int340x_thermal/int3402_thermal.o: warning: objtool: int3402_thermal_remove()+0x1c: call without frame pointer save/setup drivers/thermal/int340x_thermal/int3402_thermal.o: warning: objtool: int3402_thermal_probe()+0x43: call without frame pointer save/setup drivers/thermal/int340x_thermal/int3402_thermal.o: warning: objtool: int3402_notify()+0x1c: call without frame pointer save/setup drivers/thermal/int340x_thermal/int3402_thermal.o: warning: objtool: int3402_thermal_driver_init()+0x12: call without frame pointer save/setup drivers/thermal/int340x_thermal/int3402_thermal.o: warning: objtool: int3402_thermal_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/gpio/gpio-pca953x.o LD drivers/mmc/core/built-in.o drivers/video/hdmi.o: warning: objtool: hdmi_vendor_infoframe_pack()+0x23: can't find jump dest instruction at .text+0x9b000041 CC drivers/mfd/wm8350-i2c.o drivers/video/display_timing.o: warning: objtool: display_timings_release()+0x20: call without frame pointer save/setup drivers/acpi/acpica/evgpe.o: warning: objtool: acpi_ev_asynch_execute_gpe_method()+0x3a: can't find jump dest instruction at .text+0xe50003b9 CC [M] drivers/iio/light/al3320a.o drivers/input/touchscreen/elo.o: warning: objtool: elo_connect()+0x37: can't find jump dest instruction at .text+0x6803009f LD drivers/mmc/host/built-in.o LOGO drivers/video/logo/logo_linux_vga16.c drivers/phy/phy-samsung-usb2.o: warning: objtool: samsung_usb2_phy_power_on()+0x29: can't find jump dest instruction at .text+0x9e0000bd drivers/media/platform/s5p-mfc/s5p_mfc_opr.o: warning: objtool: s5p_mfc_init_hw_ops()+0x2d: call without frame pointer save/setup drivers/media/platform/s5p-mfc/s5p_mfc_opr.o: warning: objtool: s5p_mfc_init_regs()+0x15: call without frame pointer save/setup drivers/media/platform/s5p-mfc/s5p_mfc_opr.o: warning: objtool: s5p_mfc_alloc_priv_buf()+0x4e: call without frame pointer save/setup drivers/platform/x86/classmate-laptop.o: warning: objtool: cmpc_accel_handler()+0x18: can't find jump dest instruction at .text+0xbd0003f5 drivers/leds/trigger/ledtrig-backlight.o: warning: objtool: bl_trig_deactivate()+0x25: call without frame pointer save/setup drivers/leds/trigger/ledtrig-backlight.o: warning: objtool: fb_notifier_callback()+0x45: call without frame pointer save/setup drivers/leds/trigger/ledtrig-backlight.o: warning: objtool: bl_trig_invert_store()+0x2d: call without frame pointer save/setup drivers/leds/trigger/ledtrig-backlight.o: warning: objtool: bl_trig_invert_show()+0x24: call without frame pointer save/setup drivers/leds/trigger/ledtrig-backlight.o: warning: objtool: bl_trig_activate()+0x16: call without frame pointer save/setup drivers/leds/trigger/ledtrig-backlight.o: warning: objtool: bl_trig_init()+0xb: call without frame pointer save/setup drivers/leds/trigger/ledtrig-backlight.o: warning: objtool: bl_trig_exit()+0xb: call without frame pointer save/setup drivers/leds/leds-lp8860.o: warning: objtool: lp8860_probe()+0x3d: can't find jump dest instruction at .text+0x802016f CC drivers/staging/unisys/visorbus/visorchipset.o CC drivers/usb/dwc3/debugfs.o drivers/iio/accel/mma9551.o: warning: objtool: mma9551_write_event_config()+0x23: can't find jump dest instruction at .text+0xf8000184 drivers/iio/light/jsa1212.o: warning: objtool: jsa1212_read_raw()+0x23: can't find jump dest instruction at .text+0xa010154 drivers/staging/comedi/kcomedilib/kcomedilib_main.o: warning: objtool: comedi_do_insn()+0x36: can't find jump dest instruction at .text+0x9b00010f CC drivers/acpi/acpica/evregion.o drivers/iio/pressure/ms5611_i2c.o: warning: objtool: ms5611_i2c_read_adc_temp_and_pressure()+0x45: can't find call dest symbol at offset 0x7300014e drivers/uio/uio.o: warning: objtool: uio_mmap()+0x2c: can't find jump dest instruction at .text+0xf200043d LOGO drivers/video/logo/logo_superh_vga16.c drivers/staging/iio/light/isl29018.o: warning: objtool: isl29018_set_integration_time()+0x35: can't find jump dest instruction at .text+0x990001a5 drivers/gpu/drm/drm_drv.o: warning: objtool: drm_dev_unref()+0xd: can't find jump dest instruction at .text+0x93000200 CC lib/hexdump.o CC [M] drivers/thermal/int340x_thermal/processor_thermal_device.o lib/rhashtable.o: warning: objtool: jhash()+0x7f: can't find jump dest instruction at .text+0xa4000085 CC [M] drivers/iio/light/cm3323.o drivers/media/i2c/msp3400-kthreads.o: warning: objtool: msp3400c_set_audmode()+0x23: can't find jump dest instruction at .text+0x7a01028f CC drivers/uwb/ie-rcv.o drivers/acpi/acpica/evgpeinit.o: warning: objtool: acpi_ev_match_gpe_method()+0x61: can't find jump dest instruction at .text+0x62020066 drivers/video/videomode.o: warning: objtool: videomode_from_timings()+0x1c: call without frame pointer save/setup CC [M] drivers/uio/uio_aec.o drivers/phy/phy-stih407-usb.o: warning: objtool: stih407_usb2_picophy_probe()+0x3a: can't find jump dest instruction at .text+0xee0000c7 drivers/media/i2c/saa7110.o: warning: objtool: saa7110_s_std()+0x14: can't find jump dest instruction at .text+0xb5000235 CC drivers/usb/chipidea/ci_hdrc_zevio.o CC drivers/usb/isp1760/isp1760-if.o CC drivers/usb/misc/cytherm.o CC [M] drivers/usb/gadget/function/f_obex.o LD [M] drivers/staging/comedi/kcomedilib/kcomedilib.o CC [M] drivers/thermal/int340x_thermal/acpi_thermal_rel.o CC [M] drivers/leds/leds-mc13783.o . CC [M] drivers/staging/iio/light/isl29028.o CC [M] drivers/staging/iio/adc/ad7606_ring.o CC drivers/usb/gadget/udc/amd5536udc.o LD drivers/pwm/built-in.o drivers/media/v4l2-core/v4l2-device.o: warning: objtool: v4l2_device_register_subdev_nodes()+0x1e: can't find jump dest instruction at .text+0xf50000f5 drivers/gpu/drm/drm_irq.o: warning: objtool: drm_update_vblank_count()+0xa0: can't find jump dest instruction at .text+0xb0000257 LOGO drivers/video/logo/logo_blackfin_clut224.c CC lib/kstrtox.o CC drivers/misc/vmw_vmci/vmci_event.o CC [M] drivers/video/fbdev/kyro/fbdev.o drivers/thermal/intel_soc_dts_thermal.o: warning: objtool: intel_soc_thermal_init()+0x20: can't find jump dest instruction at .init.text+0x96000026 drivers/staging/iio/adc/ad7606_core.o: warning: objtool: ad7606_store_oversampling_ratio()+0x2c: can't find jump dest instruction at .text+0xb6000130 drivers/leds/leds-clevo-mail.o: warning: objtool: clevo_mail_led_remove()+0xb: call without frame pointer save/setup drivers/leds/leds-clevo-mail.o: warning: objtool: clevo_mail_led_blink()+0x16: call without frame pointer save/setup drivers/leds/leds-clevo-mail.o: warning: objtool: clevo_mail_led_set()+0x8: 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()+0x47: call without frame pointer save/setup drivers/leds/leds-clevo-mail.o: warning: objtool: clevo_mail_led_exit()+0xb: call without frame pointer save/setup CC [M] drivers/platform/x86/hp_accel.o CC drivers/video/backlight/backlight.o CC drivers/misc/mei/debugfs.o drivers/usb/chipidea/ci_hdrc_usb2.o: warning: objtool: ci_hdrc_usb2_probe()+0x9e: can't find jump dest instruction at .text+0x1f0100d3 CC drivers/staging/unisys/visorbus/periodic_work.o drivers/hid/hid-magicmouse.o: warning: objtool: magicmouse_emit_touch()+0x153: can't find jump dest instruction at .text+0xc0101c7 CC lib/test_rhashtable.o drivers/virtio/virtio.o: warning: objtool: virtio_dev_probe()+0x56: can't find jump dest instruction at .text+0xd0102f2 CC drivers/usb/core/driver.o LOGO drivers/video/logo/logo_dec_clut224.c drivers/thermal/int340x_thermal/int3400_thermal.o: warning: objtool: int3400_thermal_probe()+0x34: can't find jump dest instruction at .text+0xe2010197 drivers/i2c/busses/i2c-emev2.o: warning: objtool: em_i2c_xfer()+0x2c: can't find jump dest instruction at .text+0x54010194 drivers/gpu/drm/drm_platform.o: warning: objtool: drm_platform_init()+0x55: call without frame pointer save/setup drivers/gpu/drm/drm_platform.o: warning: objtool: drm_platform_set_busid()+0x2c: call without frame pointer save/setup CC drivers/usb/isp1760/isp1760-hcd.o drivers/staging/comedi/comedi_buf.o: warning: objtool: comedi_buf_write_free()+0x6c: can't find jump dest instruction at .text+0x80000090 drivers/iio/pressure/hid-sensor-press.o: warning: objtool: press_read_raw()+0x26: can't find jump dest instruction at .text+0xa200009e drivers/iio/accel/mma8452.o: warning: objtool: mma8452_read_thresh()+0x1f: can't find jump dest instruction at .text+0x8a0000b6 drivers/thermal/int340x_thermal/int3403_thermal.o: warning: objtool: int3403_add()+0x31: can't find jump dest instruction at .text+0xad010129 LD drivers/phy/built-in.o CC drivers/gpu/drm/drm_crtc.o drivers/input/touchscreen/cyttsp4_core.o: warning: objtool: cyttsp4_get_mt_touches()+0x40: can't find jump dest instruction at .text+0x6020222 CC [M] drivers/media/i2c/tw9903.o drivers/hwmon/ltc4260.o: warning: objtool: ltc4260_show_bool()+0x26: call without frame pointer save/setup drivers/hwmon/ltc4260.o: warning: objtool: ltc4260_show_value()+0x21: call without frame pointer save/setup drivers/hwmon/ltc4260.o: warning: objtool: ltc4260_probe()+0x1f: call without frame pointer save/setup drivers/hwmon/ltc4260.o: warning: objtool: ltc4260_driver_init()+0xd: call without frame pointer save/setup drivers/hwmon/ltc4260.o: warning: objtool: ltc4260_driver_exit()+0xb: call without frame pointer save/setup drivers/pci/pci.o: warning: objtool: pci_target_state()+0x14: can't find jump dest instruction at .text+0xb2000102 drivers/mtd/ubi/attach.o: warning: objtool: destroy_ai()+0x109: can't find jump dest instruction at .text+0xa70002f4 . LOGO drivers/video/logo/logo_linux_clut224.c drivers/misc/isl29003.o: warning: objtool: isl29003_show_lux()+0x2a: can't find jump dest instruction at .text+0x9c0000e6 drivers/uio/uio_mf624.o: warning: objtool: mf624_pci_probe()+0x26: can't find jump dest instruction at .text+0x502002c LD [M] drivers/phy/phy-exynos-usb2.o CC [M] drivers/thermal/rockchip_thermal.o CC [M] drivers/staging/comedi/drivers/pcl818.o CC [M] drivers/usb/gadget/legacy/serial.o CC [M] drivers/usb/host/bcma-hcd.o CC [M] drivers/video/fbdev/matrox/matroxfb_DAC1064.o CC drivers/input/touchscreen/pixcir_i2c_ts.o drivers/usb/dwc2/core_intr.o: warning: objtool: dwc2_handle_common_intr()+0x30: can't find jump dest instruction at .text+0x5050036 CC [M] drivers/iio/pressure/st_pressure_buffer.o drivers/mfd/wm8998-tables.o: warning: objtool: wm8998_readable_register()+0xa: can't find jump dest instruction at .text+0xf7030010 CC [M] drivers/iio/pressure/st_pressure_i2c.o drivers/video/backlight/lcd.o: warning: objtool: lcd_device_register()+0x34: can't find jump dest instruction at .text+0xd30002b7 LOGO drivers/video/logo/logo_m32r_clut224.c CC drivers/input/touchscreen/st1232.o drivers/misc/fsa9480.o: warning: objtool: fsa9480_set_manualsw()+0x51: can't find jump dest instruction at .text+0x8f0000a6 drivers/thermal/qcom-spmi-temp-alarm.o: warning: objtool: qpnp_tm_probe()+0x3c: can't find jump dest instruction at .text+0x9e010077 drivers/staging/comedi/drivers/pcl724.o: warning: objtool: pcl724_attach()+0x3f: call without frame pointer save/setup drivers/staging/comedi/drivers/pcl724.o: warning: objtool: pcl724_driver_init()+0xb: call without frame pointer save/setup drivers/staging/comedi/drivers/pcl724.o: warning: objtool: pcl724_driver_exit()+0xb: call without frame pointer save/setup drivers/i2c/busses/i2c-designware-pcidrv.o: warning: objtool: i2c_dw_pci_probe()+0x1b: can't find jump dest instruction at .text+0xa0010056 drivers/hwmon/ltc4261.o: warning: objtool: ltc4261_show_bool()+0xd: can't find call dest symbol at offset 0x4d0000b3 drivers/gpu/drm/drm_sysfs.o: warning: objtool: status_store()+0x3b: can't find jump dest instruction at .text+0xf50004ec CC [M] drivers/uio/uio_sercos3.o CC drivers/usb/dwc3/dwc3-exynos.o CC [M] drivers/video/console/softcursor.o drivers/misc/vmw_vmci/vmci_doorbell.o: warning: objtool: vmci_doorbell_notify()+0x28: can't find jump dest instruction at .text+0x8c00007a drivers/staging/iio/meter/ade7854-i2c.o: warning: objtool: ade7854_i2c_probe()+0x16: call without frame pointer save/setup drivers/staging/iio/meter/ade7854-i2c.o: warning: objtool: ade7854_i2c_write_reg_32()+0x24: call without frame pointer save/setup drivers/staging/iio/meter/ade7854-i2c.o: warning: objtool: ade7854_i2c_write_reg_24()+0x24: call without frame pointer save/setup drivers/staging/iio/meter/ade7854-i2c.o: warning: objtool: ade7854_i2c_write_reg_16()+0x24: call without frame pointer save/setup drivers/staging/iio/meter/ade7854-i2c.o: warning: objtool: ade7854_i2c_write_reg_8()+0x24: call without frame pointer save/setup CC [M] drivers/usb/gadget/epautoconf.o .drivers/staging/comedi/drivers.o: warning: objtool: __comedi_device_postconfig()+0x1b: can't find jump dest instruction at .text+0xdf010376 CC [M] drivers/gpio/gpio-rdc321x.o CC [M] drivers/uio/uio_pruss.o CC drivers/usb/misc/ftdi-elan.o CC drivers/acpi/acpica/evrgnini.o drivers/staging/iio/meter/ade7854-i2c.o: warning: objtool: ade7854_i2c_read_reg_32()+0x24: call without frame pointer save/setup drivers/staging/iio/meter/ade7854-i2c.o: warning: objtool: ade7854_i2c_read_reg_24()+0x24: call without frame pointer save/setup drivers/staging/iio/meter/ade7854-i2c.o: warning: objtool: ade7854_i2c_read_reg_16()+0x24: call without frame pointer save/setup drivers/staging/iio/meter/ade7854-i2c.o: warning: objtool: ade7854_i2c_read_reg_8()+0x24: 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 drivers/staging/comedi/drivers/comedi_8254.o: warning: objtool: comedi_8254_cascade_ns_to_timer()+0x6a: can't find jump dest instruction at .text+0x1c010177 CC [M] drivers/platform/x86/thinkpad_acpi.o CC [M] drivers/iio/light/hid-sensor-als.o lib/test-string_helpers.o: warning: objtool: test_string_unescape.isra.4()+0x57: can't find jump dest instruction at .init.text+0xe400005d drivers/i2c/busses/i2c-gpio.o: warning: objtool: i2c_gpio_probe()+0x1e: can't find jump dest instruction at .text+0x92000038 CC [M] drivers/platform/x86/hdaps.o CC [M] drivers/leds/leds-ktd2692.o drivers/staging/comedi/drivers/comedi_isadma.o: warning: objtool: comedi_isadma_alloc()+0x2c: can't find jump dest instruction at .text+0x2b0100d5 CC drivers/hwmon/mcp3021.o LOGO drivers/video/logo/logo_mac_clut224.c drivers/leds/leds-lp5523.o: warning: objtool: lp5523_selftest()+0x50: can't find jump dest instruction at .text+0xb5010345 drivers/staging/comedi/drivers/pcl726.o: warning: objtool: pcl726_attach()+0x25: can't find jump dest instruction at .text+0x2102024a . CC [M] drivers/staging/comedi/drivers/rti802.o drivers/hwmon/max197.o: warning: objtool: max197_store_range()+0x4c: can't find jump dest instruction at .text+0x9010081 drivers/acpi/acpica/evgpeutil.o: warning: objtool: acpi_ev_get_gpe_xrupt_block()+0x5c: can't find jump dest instruction at .text+0x38010159 CC drivers/gpu/drm/drm_modes.o LD drivers/video/fbdev/omap2/omapfb/displays/built-in.o CC [M] drivers/usb/gadget/function/f_uac1.o drivers/hid/hid-lenovo.o: warning: objtool: lenovo_send_cmd_cptkbd()+0x30: can't find jump dest instruction at .text+0x87000573 CC drivers/w1/w1_netlink.o drivers/iio/accel/mma9551_core.o: warning: objtool: mma9551_transfer()+0x25: can't find jump dest instruction at .text+0xa010079 CC drivers/misc/vmw_vmci/vmci_guest.o CC [M] drivers/thunderbolt/path.o LD drivers/iio/pressure/built-in.o drivers/usb/c67x00/c67x00-sched.o: warning: objtool: c67x00_create_td()+0xa2: can't find jump dest instruction at .text+0xaf010181 LD drivers/usb/musb/built-in.o CC drivers/media/v4l2-core/v4l2-async.o . LOGO drivers/video/logo/logo_parisc_clut224.c drivers/media/v4l2-core/v4l2-fh.o: warning: objtool: v4l2_fh_is_singular()+0x21: call without frame pointer save/setup drivers/media/v4l2-core/v4l2-fh.o: warning: objtool: v4l2_fh_exit()+0x12: call without frame pointer save/setup drivers/media/v4l2-core/v4l2-fh.o: warning: objtool: v4l2_fh_del()+0x15: call without frame pointer save/setup drivers/media/v4l2-core/v4l2-fh.o: warning: objtool: v4l2_fh_release()+0x15: call without frame pointer save/setup drivers/media/v4l2-core/v4l2-fh.o: warning: objtool: v4l2_fh_add()+0x19: call without frame pointer save/setup drivers/media/v4l2-core/v4l2-fh.o: warning: objtool: v4l2_fh_init()+0x4e: call without frame pointer save/setup drivers/media/v4l2-core/v4l2-fh.o: warning: objtool: v4l2_fh_open()+0xe: call without frame pointer save/setup CC [M] drivers/hid/hid-primax.o CC [M] drivers/iio/light/isl29125.o CC lib/iomap.o CC [M] drivers/i2c/busses/i2c-sh_mobile.o LD drivers/usb/mon/built-in.o CC drivers/w1/w1_io.o CC drivers/staging/speakup/buffers.o CC [M] drivers/gpio/gpio-sch.o CC drivers/video/fbdev/core/fbmem.o drivers/media/i2c/vpx3220.o: warning: objtool: vpx3220_s_ctrl()+0x25: can't find jump dest instruction at .text+0x81000312 CC [M] drivers/usb/mon/mon_main.o CC [M] drivers/gpio/gpio-sch311x.o LOGO drivers/video/logo/logo_sgi_clut224.c LD drivers/staging/iio/trigger/built-in.o CC [M] drivers/usb/musb/musb_core.o LD drivers/iio/accel/built-in.o CC [M] drivers/staging/comedi/drivers/das16m1.o drivers/acpi/acpica/evgpeblk.o: warning: objtool: acpi_ev_delete_gpe_block()+0x53: can't find jump dest instruction at .text+0xb8000058 drivers/staging/iio/light/tsl2583.o: warning: objtool: taos_chip_on()+0x1a: can't find jump dest instruction at .text+0xdc000350 .drivers/misc/ibmasm/dot_command.o: warning: objtool: ibmasm_send_driver_vpd()+0x24: can't find jump dest instruction at .text+0xac00006c CC drivers/input/touchscreen/touchwin.o LD drivers/video/fbdev/omap2/omapfb/dss/built-in.o drivers/hid/hid-monterey.o: warning: objtool: mr_input_mapping()+0x13: can't find jump dest instruction at .text+0xc8000037 CC [M] drivers/thunderbolt/tunnel_pci.o CC [M] drivers/usb/host/ssb-hcd.o LOGO drivers/video/logo/logo_spe_clut224.c LD [M] drivers/usb/c67x00/c67x00.o drivers/staging/comedi/drivers/pcl730.o: warning: objtool: pcl730_attach()+0x26: can't find jump dest instruction at .text+0x9c010096 drivers/pci/msi.o: warning: objtool: populate_msi_sysfs()+0x3b: can't find jump dest instruction at .text+0x7b0101ed LOGO drivers/video/logo/logo_sun_clut224.c drivers/gpu/drm/drm_pci.o: warning: objtool: drm_pci_alloc()+0x16: can't find jump dest instruction at .text+0x190101ba drivers/pci/host/pcie-designware-plat.o: warning: objtool: dw_plat_pcie_probe()+0x33: can't find jump dest instruction at .text+0xbf00005b LOGO drivers/video/logo/logo_superh_clut224.c LD drivers/video/fbdev/omap2/omapfb/built-in.o drivers/media/platform/s5p-mfc/s5p_mfc_cmd.o: warning: objtool: s5p_mfc_init_hw_cmds()+0x1c: call without frame pointer save/setup CC [M] drivers/thunderbolt/eeprom.o CC drivers/usb/phy/phy.o CC [M] drivers/misc/ibmasm/lowlevel.o drivers/gpu/drm/drm_vm.o: warning: objtool: drm_vm_dma_fault()+0x2d: can't find jump dest instruction at .text+0xb90000c7 CC drivers/video/fbdev/nvidia/nv_hw.o CC [M] drivers/gpio/gpio-syscon.o drivers/thunderbolt/switch.o: warning: objtool: tb_plug_events_active()+0x53: can't find jump dest instruction at .text+0xb7000059 .drivers/uwb/drp-avail.o: warning: objtool: uwb_drp_available()+0x23: call without frame pointer save/setup drivers/uwb/drp-avail.o: warning: objtool: uwb_drp_avail_reserve_pending()+0x15: call without frame pointer save/setup drivers/uwb/drp-avail.o: warning: objtool: uwb_drp_avail_reserve()+0x1f: call without frame pointer save/setup drivers/uwb/drp-avail.o: warning: objtool: uwb_drp_avail_release()+0x1f: call without frame pointer save/setup drivers/uwb/drp-avail.o: warning: objtool: uwb_drp_avail_ie_update()+0x28: call without frame pointer save/setup drivers/uwb/drp-avail.o: warning: objtool: uwbd_evt_handle_rc_drp_avail()+0xa3: call without frame pointer save/setup CC [M] drivers/staging/comedi/drivers/das16.o CC drivers/video/logo/logo_linux_mono.o LD drivers/staging/iio/light/built-in.o CC drivers/acpi/acpica/evsci.o drivers/regulator/core.o: warning: objtool: suspend_set_state()+0x19: can't find jump dest instruction at .text+0x93000106 drivers/mfd/cs47l24-tables.o: warning: objtool: cs47l24_readable_register()+0xa: can't find jump dest instruction at .text+0xbd070076 LD drivers/video/fbdev/omap2/built-in.o CC drivers/usb/phy/of.o CC [M] drivers/hid/hid-rmi.o CC drivers/usb/misc/isight_firmware.o CC drivers/usb/gadget/udc/goku_udc.o CC [M] drivers/usb/gadget/function/u_uac1.o LD drivers/w1/masters/built-in.o drivers/gpio/gpio-mcp23s08.o: warning: objtool: mcp23s08_dbg_show()+0x5b: can't find jump dest instruction at .text+0xbe000637 drivers/acpi/acpica/evmisc.o: warning: objtool: acpi_ev_queue_notify_request()+0x24: can't find jump dest instruction at .text+0x840100ab drivers/power/rt5033_battery.o: warning: objtool: rt5033_battery_get_property()+0x24: can't find jump dest instruction at .text+0xc9000042 CC drivers/gpu/drm/drm_edid.o drivers/gpu/drm/drm_bufs.o: warning: objtool: drm_legacy_rmmap_locked()+0x6c: can't find jump dest instruction at .text+0xa300011b CC drivers/usb/phy/phy-generic.o drivers/thermal/int340x_thermal/int340x_thermal_zone.o: warning: objtool: int340x_thermal_zone_add()+0x2e: can't find jump dest instruction at .text+0xe4010354 CC [M] drivers/w1/masters/ds2490.o CC [M] drivers/usb/gadget/legacy/printer.o drivers/uwb/drp.o: warning: objtool: evaluate_conflict_action()+0x2a: can't find jump dest instruction at .text+0x8c000030 lib/hexdump.o: warning: objtool: hex_dump_to_buffer()+0x9f: can't find jump dest instruction at .text+0x6a0200e4 CC [M] drivers/media/i2c/tw9906.o drivers/mmc/host/dw_mmc-pci.o: warning: objtool: dw_mci_pci_probe()+0x14: can't find jump dest instruction at .text+0xab00002c drivers/hid/hid-microsoft.o: warning: objtool: ms_input_mapping()+0xf: can't find jump dest instruction at .text+0xac010015 drivers/hid/hid-petalynx.o: warning: objtool: pl_input_mapping()+0x11: can't find jump dest instruction at .text+0xc0000017 /home/kisskb/slave/src/drivers/video/backlight/adp8870_bl.c: In function 'adp8870_bl_ambient_light_zone_show': /home/kisskb/slave/src/drivers/video/backlight/adp8870_bl.c:785:32: warning: 'reg_val' may be used uninitialized in this function [-Wuninitialized] drivers/usb/class/usbtmc.o: warning: objtool: usbtmc_ioctl_abort_bulk_out()+0x2c: can't find jump dest instruction at .text+0xe1000308 drivers/pinctrl/pinctrl-single.o: warning: objtool: pcs_pinconf_set()+0x3a: can't find jump dest instruction at .text+0x4a0102f6 drivers/uwb/address.o: warning: objtool: uwb_rc_dev_addr_mgmt()+0x38: can't find jump dest instruction at .text+0x9c00003e drivers/iio/light/rpr0521.o: warning: objtool: rpr0521_write_raw()+0x26: can't find jump dest instruction at .text+0x8f000093 CC [M] drivers/usb/musb/musb_virthub.o drivers/video/fbdev/kyro/STG4000Ramdac.o: warning: objtool: InitialiseRamdac()+0x53: can't find jump dest instruction at .text+0x1b020059 CC drivers/mfd/tps6105x.o CC drivers/gpu/drm/drm_info.o drivers/power/da9150-charger.o: warning: objtool: da9150_charger_battery_get_prop()+0x1c: can't find jump dest instruction at .text+0xc400012c CC [M] drivers/iio/light/pa12203001.o drivers/usb/gadget/legacy/audio.o: warning: objtool: audio_bind()+0x25: can't find jump dest instruction at .text+0xd5000096 drivers/power/da9150-fg.o: warning: objtool: da9150_fg_get_prop()+0x1f: can't find jump dest instruction at .text+0xfd0001d2 LD drivers/staging/iio/adc/built-in.o drivers/pci/pci-acpi.o: warning: objtool: pci_acpi_setup()+0x28: can't find jump dest instruction at .text+0xb500020f .drivers/media/v4l2-core/v4l2-event.o: warning: objtool: __v4l2_event_queue_fh()+0x2a: can't find jump dest instruction at .text+0x5401014e CC drivers/acpi/acpica/evxface.o /home/kisskb/slave/src/drivers/video/backlight/adp8870_bl.c: In function 'adp8870_show': /home/kisskb/slave/src/drivers/video/backlight/adp8870_bl.c:564:16: warning: 'reg_val' may be used uninitialized in this function [-Wuninitialized] drivers/video/fbdev/aty/mach64_cursor.o: warning: objtool: atyfb_cursor()+0x22: can't find jump dest instruction at .text+0xa5020028 drivers/usb/class/cdc-acm.o: warning: objtool: acm_disconnect()+0x1f: can't find jump dest instruction at .text+0xc90101b6 drivers/usb/dwc2/platform.o: warning: objtool: dwc2_lowlevel_hw_enable()+0x23: can't find jump dest instruction at .text+0x8b000041 drivers/staging/iio/meter/ade7854.o: warning: objtool: ade7854_write_24bit()+0x22: call without frame pointer save/setup drivers/staging/iio/meter/ade7854.o: warning: objtool: ade7854_write_32bit()+0x22: call without frame pointer save/setup drivers/staging/iio/meter/ade7854.o: warning: objtool: ade7854_read_32bit()+0x37: call without frame pointer save/setup drivers/staging/iio/meter/ade7854.o: warning: objtool: ade7854_read_8bit()+0x35: call without frame pointer save/setup drivers/staging/iio/meter/ade7854.o: warning: objtool: ade7854_read_16bit()+0x37: call without frame pointer save/setup drivers/staging/iio/meter/ade7854.o: warning: objtool: ade7854_read_24bit()+0x30: call without frame pointer save/setup drivers/staging/iio/meter/ade7854.o: warning: objtool: ade7854_write_8bit()+0x22: call without frame pointer save/setup drivers/staging/iio/meter/ade7854.o: warning: objtool: ade7854_write_16bit()+0x22: call without frame pointer save/setup drivers/staging/iio/meter/ade7854.o: warning: objtool: ade7854_probe()+0x28: call without frame pointer save/setup CC [M] drivers/usb/gadget/legacy/hid.o CC [M] drivers/power/lp8788-charger.o drivers/iio/light/tcs3414.o: warning: objtool: tcs3414_probe()+0x2c: can't find jump dest instruction at .text+0x2201009c CC drivers/video/of_videomode.o sound/pci/hda/hda_generic.o: warning: objtool: is_active_nid()+0x61: can't find jump dest instruction at .text+0x91000256 drivers/video/fbdev/aty/mach64_accel.o: warning: objtool: atyfb_copyarea()+0x34: can't find jump dest instruction at .text+0x48010443 CC [M] drivers/iio/light/tcs3472.o CC [M] drivers/usb/gadget/function/f_uvc.o CC drivers/video/fbdev/nvidia/nv_setup.o drivers/thunderbolt/cap.o: warning: objtool: tb_find_cap()+0x26: can't find jump dest instruction at .text+0x2501002b CC [M] drivers/gpio/gpio-tpic2810.o CC drivers/media/platform/s5p-mfc/s5p_mfc_cmd_v5.o drivers/w1/w1.o: warning: objtool: w1_attach_slave_device()+0x33: can't find jump dest instruction at .text+0xef01086b drivers/thermal/intel_soc_dts_iosf.o: warning: objtool: update_trip_temp()+0x57: can't find jump dest instruction at .text+0x7a0100d8 CC [M] drivers/iio/light/tsl4531.o CC drivers/usb/chipidea/ci_hdrc_pci.o CC drivers/video/fbdev/nvidia/nv_accel.o CC drivers/uwb/lc-dev.o drivers/usb/dwc3/host.o: warning: objtool: dwc3_host_init()+0x2c: can't find jump dest instruction at .text+0x66010032 CC drivers/tty/tty_port.o CC [M] drivers/hid/hid-sjoy.o drivers/acpi/acpica/evglock.o: warning: objtool: acpi_ev_init_global_lock_handler()+0x45: can't find jump dest instruction at .text+0xc60000b6 CC [M] drivers/thermal/dove_thermal.o drivers/mmc/host/dw_mmc.o: warning: objtool: dw_mci_edmac_start_dma()+0xa4: can't find jump dest instruction at .text+0xa80003b8 drivers/rtc/rtc-ds3232.o: warning: objtool: ds3232_set_alarm()+0x1e: can't find jump dest instruction at .text+0xd1000081 drivers/leds/leds-lt3593.o: warning: objtool: lt3593_led_probe()+0x23: can't find jump dest instruction at .text+0x18010075 drivers/usb/gadget/function/f_acm.o: warning: objtool: acm_alloc_func()+0x28: can't find jump dest instruction at .text+0x9a00002e drivers/platform/x86/asus-laptop.o: warning: objtool: infos_show()+0xe3: can't find jump dest instruction at .text+0xc101080c drivers/virtio/virtio_ring.o: warning: objtool: virtqueue_get_buf()+0x11: can't find jump dest instruction at .text+0x92000292 CC [M] drivers/usb/gadget/legacy/dbgp.o CC [M] drivers/staging/comedi/drivers/das6402.o drivers/input/touchscreen/penmount.o: warning: objtool: pm_connect()+0x36: can't find jump dest instruction at .text+0xbb0100b8 CC drivers/virtio/virtio_pci_modern.o CC drivers/tty/tty_mutex.o CC drivers/video/fbdev/core/fbmon.o LD drivers/video/logo/built-in.o CC [M] drivers/video/console/tileblit.o CC [M] drivers/thermal/intel_powerclamp.o drivers/leds/leds-tca6507.o: warning: objtool: tca6507_probe()+0x37: can't find jump dest instruction at .text+0xdb030185 drivers/usb/host/ohci-platform.o: warning: objtool: ohci_platform_power_on()+0x29: can't find jump dest instruction at .text+0xd8000132 CC drivers/acpi/acpica/evxfevnt.o drivers/uio/uio_cif.o: warning: objtool: hilscher_pci_probe()+0x2c: can't find jump dest instruction at .text+0x6f010071 CC drivers/usb/core/config.o CC [M] drivers/platform/x86/fujitsu-tablet.o drivers/acpi/acpica/evhandler.o: warning: objtool: acpi_ev_install_handler()+0x19: can't find jump dest instruction at .text+0xeb000074 CC drivers/usb/misc/ldusb.o .drivers/regulator/ltc3589.o: warning: objtool: ltc3589_probe()+0x3d: can't find jump dest instruction at .text+0x660201e3 drivers/media/i2c/bt856.o: warning: objtool: bt856_s_routing()+0xd: can't find jump dest instruction at .text+0x890001fe drivers/misc/mei/bus-fixup.o: warning: objtool: mei_nfc()+0x44: can't find jump dest instruction at .text+0x360100a2 drivers/media/v4l2-core/v4l2-subdev.o: warning: objtool: subdev_open()+0x3d: can't find jump dest instruction at .text+0x93000283 CC [M] drivers/i2c/busses/i2c-simtec.o CC drivers/gpu/drm/drm_debugfs.o drivers/iio/light/al3320a.o: warning: objtool: al3320a_probe()+0x29: can't find jump dest instruction at .text+0xa300008b CC drivers/input/touchscreen/tsc40.o drivers/usb/gadget/function/f_serial.o: warning: objtool: gser_bind()+0x2b: can't find jump dest instruction at .text+0xad00016a CC drivers/video/fbdev/core/fbcmap.o LD [M] sound/pci/hda/snd-hda-codec-generic.o drivers/pci/host/pcie-designware.o: warning: objtool: clear_irq_range()+0xa5: can't find jump dest instruction at .text+0x7b0003f5 drivers/usb/chipidea/core.o: warning: objtool: hw_phymode_configure()+0x1d: can't find jump dest instruction at .text+0x120101ac CC [M] drivers/video/console/fbcon_rotate.o drivers/usb/isp1760/isp1760-core.o: warning: objtool: isp1760_register()+0x2f: can't find jump dest instruction at .text+0x8e010052 drivers/usb/dwc2/core.o: warning: objtool: dwc2_exit_hibernation()+0x1a: can't find jump dest instruction at .text+0x41010049 CC drivers/rtc/rtc-ep93xx.o CC [M] drivers/usb/gadget/composite.o CC drivers/uwb/lc-rc.o CC drivers/virtio/virtio_pci_common.o drivers/i2c/busses/i2c-hix5hd2.o: warning: objtool: hix5hd2_i2c_probe()+0x3d: can't find jump dest instruction at .text+0xd50100ca drivers/virtio/virtio_mmio.o: warning: objtool: vm_del_vqs()+0x29: can't find jump dest instruction at .text+0x8e00016c drivers/staging/speakup/speakup_keypc.o: warning: objtool: do_catch_up()+0x71: can't find jump dest instruction at .text+0x1b01015d CC drivers/tty/tty_ldsem.o CC drivers/input/touchscreen/tsc200x-core.o drivers/video/vgastate.o: warning: objtool: restore_vga()+0x20: can't find jump dest instruction at .text+0x6a0b0079 CC drivers/media/v4l2-core/v4l2-of.o CC drivers/acpi/acpica/evxfgpe.o drivers/iio/light/cm3323.o: warning: objtool: cm3323_probe()+0x2b: can't find jump dest instruction at .text+0xbe000109 drivers/iio/light/stk3310.o: warning: objtool: stk3310_write_raw()+0x24: can't find jump dest instruction at .text+0xd7000150 LD sound/pci/built-in.o CC [M] drivers/media/i2c/cs53l32a.o CC drivers/misc/vmw_vmci/vmci_handle_array.o drivers/tty/n_tty.o: warning: objtool: do_output_char()+0x17: can't find jump dest instruction at .text+0x820101e9 CC drivers/regulator/max8649.o CC [M] drivers/usb/gadget/legacy/webcam.o drivers/uwb/drp-ie.o: warning: objtool: uwb_drp_ie_update()+0x27: can't find jump dest instruction at .text+0x8001013a LD drivers/pci/host/built-in.o CC drivers/usb/misc/legousbtower.o CC [M] drivers/w1/masters/ds2482.o drivers/rapidio/devices/rio_mport_cdev.o: warning: objtool: mport_remove_mport()+0x73: can't find jump dest instruction at .text+0x890101e4 drivers/gpu/drm/drm_hashtab.o: warning: objtool: drm_ht_remove()+0x12: call without frame pointer save/setup drivers/gpu/drm/drm_hashtab.o: warning: objtool: drm_ht_just_insert_please()+0x64: call without frame pointer save/setup drivers/gpu/drm/drm_hashtab.o: warning: objtool: drm_ht_create()+0x3a: call without frame pointer save/setup drivers/gpu/drm/drm_hashtab.o: warning: objtool: drm_ht_verbose_list()+0x78: call without frame pointer save/setup drivers/usb/chipidea/ci_hdrc_zevio.o: warning: objtool: ci_hdrc_zevio_remove()+0xb: call without frame pointer save/setup drivers/usb/chipidea/ci_hdrc_zevio.o: warning: objtool: ci_hdrc_zevio_probe()+0x21: call without frame pointer save/setup drivers/usb/chipidea/ci_hdrc_zevio.o: warning: objtool: ci_hdrc_zevio_driver_init()+0xd: 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 CC [M] drivers/thermal/hisi_thermal.o CC [M] drivers/usb/gadget/functions.o drivers/platform/x86/acerhdf.o: warning: objtool: acerhdf_init()+0x3e: can't find jump dest instruction at .init.text+0x84010044 CC drivers/mfd/tps65010.o CC drivers/video/fbdev/nvidia/nv_of.o drivers/w1/w1_family.o: warning: objtool: w1_unregister_family()+0x11: call without frame pointer save/setup drivers/w1/w1_family.o: warning: objtool: w1_register_family()+0x11: call without frame pointer save/setup drivers/w1/w1_family.o: warning: objtool: w1_family_put()+0x10: call without frame pointer save/setup CC [M] drivers/media/i2c/m52790.o CC [M] drivers/video/fbdev/matrox/matroxfb_Ti3026.o . CC drivers/hwmon/nsa320-hwmon.o CC [M] drivers/usb/gadget/configfs.o CC [M] drivers/i2c/busses/i2c-xiic.o drivers/gpio/gpio-ml-ioh.o: warning: objtool: ioh_irq_type()+0x84: can't find jump dest instruction at .text+0xc50004c7 LD drivers/video/fbdev/sis/built-in.o drivers/video/fbdev/core/fb_cmdline.o: warning: objtool: fb_get_options()+0x101: call without frame pointer save/setup drivers/video/fbdev/core/fb_cmdline.o: warning: objtool: video_setup()+0x1f: call without frame pointer save/setup drivers/staging/xgifb/vb_init.o: warning: objtool: XGINew_GetXG20DRAMType.isra.7()+0x24: can't find jump dest instruction at .text+0xd30000f0 drivers/video/of_display_timing.o: warning: objtool: of_get_display_timings()+0x14: can't find jump dest instruction at .text+0x530102d7 CC [M] drivers/iio/light/us5182d.o CC drivers/virtio/virtio_pci_legacy.o drivers/staging/iio/light/isl29028.o: warning: objtool: isl29028_set_als_ir_mode()+0x1d: can't find jump dest instruction at .text+0x8f000189 drivers/usb/class/cdc-wdm.o: warning: objtool: wdm_open()+0x7a: can't find jump dest instruction at .text+0xa5000142 CC drivers/media/platform/s5p-mfc/s5p_mfc_cmd_v6.o CC drivers/misc/mei/pci-txe.o drivers/video/fbdev/kyro/STG4000OverlayDevice.o: warning: objtool: CreateOverlaySurface()+0x11: can't find jump dest instruction at .text+0x8c010160 CC [M] drivers/platform/x86/msi-wmi.o CC [M] drivers/video/fbdev/sis/sis_main.o drivers/staging/xgifb/XGI_main_26.o: warning: objtool: XGIfb_validate_mode()+0x19: can't find jump dest instruction at .text+0xd602001f drivers/media/i2c/bt819.o: warning: objtool: bt819_s_std()+0x17: can't find jump dest instruction at .text+0xd5000044 drivers/staging/speakup/speakup_soft.o: warning: objtool: softsynth_read()+0x85: can't find jump dest instruction at .text+0x810001f6 drivers/mtd/ubi/fastmap.o: warning: objtool: ubi_scan_fastmap()+0x68: can't find jump dest instruction at .text+0x140e029f CC drivers/media/v4l2-core/v4l2-mc.o CC [M] drivers/usb/mon/mon_stat.o drivers/usb/dwc2/debugfs.o: warning: objtool: state_show()+0x163: can't find jump dest instruction at .text+0x790002af drivers/media/i2c/tvp514x.o: warning: objtool: tvp514x_s_ctrl()+0x34: can't find jump dest instruction at .text+0xd00001d4 drivers/usb/dwc2/pci.o: warning: objtool: dwc2_pci_probe()+0x22: can't find jump dest instruction at .text+0x8010063 LD drivers/usb/renesas_usbhs/built-in.o drivers/media/i2c/ks0127.o: warning: objtool: ks0127_s_routing()+0x10: can't find jump dest instruction at .text+0xd00300b8 CC drivers/acpi/acpica/evxfregn.o CC drivers/misc/mei/hw-txe.o drivers/usb/chipidea/ci_hdrc_msm.o: warning: objtool: ci_hdrc_msm_remove()+0xb: call without frame pointer save/setup drivers/usb/chipidea/ci_hdrc_msm.o: warning: objtool: ci_hdrc_msm_probe()+0x1a: call without frame pointer save/setup drivers/usb/chipidea/ci_hdrc_msm.o: warning: objtool: ci_hdrc_msm_driver_init()+0xd: call without frame pointer save/setup drivers/usb/chipidea/ci_hdrc_msm.o: warning: objtool: ci_hdrc_msm_driver_exit()+0xb: call without frame pointer save/setup CC drivers/tty/pty.o drivers/media/v4l2-core/v4l2-clk.o: warning: objtool: v4l2_clk_register()+0x17: can't find jump dest instruction at .text+0xe700023b CC [M] drivers/w1/masters/mxc_w1.o CC [M] drivers/i2c/busses/i2c-xlp9xx.o drivers/hwmon/max31790.o: warning: objtool: set_pwm_enable()+0x3c: can't find jump dest instruction at .text+0x95000087 drivers/thermal/rockchip_thermal.o: warning: objtool: rockchip_thermal_probe()+0x36: can't find jump dest instruction at .text+0xb602023e .drivers/usb/gadget/usbstring.o: warning: objtool: usb_gadget_get_string()+0x7a: call without frame pointer save/setup drivers/video/fbdev/core/fb_notify.o: warning: objtool: fb_notifier_call_chain()+0x11: call without frame pointer save/setup drivers/video/fbdev/core/fb_notify.o: warning: objtool: fb_unregister_client()+0xe: call without frame pointer save/setup drivers/video/fbdev/core/fb_notify.o: warning: objtool: fb_register_client()+0xe: call without frame pointer save/setup drivers/leds/leds-ktd2692.o: warning: objtool: ktd2692_probe()+0x36: can't find jump dest instruction at .text+0x32020284 CC drivers/rtc/rtc-generic.o drivers/mfd/wm8350-i2c.o: warning: objtool: wm8350_i2c_remove()+0xb: call without frame pointer save/setup drivers/mfd/wm8350-i2c.o: warning: objtool: wm8350_i2c_probe()+0x26: 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 drivers/regulator/max8952.o CC drivers/uwb/neh.o LD drivers/usb/class/built-in.o drivers/video/fbdev/kyro/STG4000InitDevice.o: warning: objtool: ProgramClock()+0xac: can't find jump dest instruction at .text+0x84000192 CC drivers/video/fbdev/core/fbsysfs.o drivers/leds/leds-mc13783.o: warning: objtool: mc13xxx_led_probe()+0x5b: can't find jump dest instruction at .init.text+0x89030061 CC [M] drivers/video/fbdev/matrox/matroxfb_misc.o CC [M] drivers/usb/renesas_usbhs/common.o drivers/uio/uio_sercos3.o: warning: objtool: sercos3_setup_iomem()+0x3d: can't find jump dest instruction at .text+0x970000a4 CC lib/pci_iomap.o CC drivers/staging/speakup/devsynth.o CC [M] drivers/hid/hid-steelseries.o drivers/usb/gadget/function/f_obex.o: warning: objtool: obex_set_alt()+0x2b: can't find jump dest instruction at .text+0xb20000e4 LD drivers/usb/dwc2/dwc2_pci.o drivers/media/i2c/saa7115.o: warning: objtool: saa711x_has_reg()+0xf: can't find jump dest instruction at .text+0xa101004e LD [M] drivers/mtd/ubi/ubi.o CC drivers/mfd/tps6507x.o drivers/usb/host/pci-quirks.o: warning: objtool: usb_amd_find_chipset_info()+0x3c: can't find jump dest instruction at .text+0xe90102c9 drivers/uio/uio_aec.o: warning: objtool: probe()+0x26: can't find jump dest instruction at .text+0xa90100a5 drivers/hid/hid-primax.o: warning: objtool: px_raw_event()+0x4e: 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 [M] drivers/usb/mon/mon_text.o CC drivers/rtc/rtc-lpc32xx.o drivers/hwmon/mcp3021.o: warning: objtool: mcp3021_probe()+0x28: can't find jump dest instruction at .text+0xcd0000e9 drivers/usb/early/ehci-dbgp.o: warning: objtool: dbgp_wait_until_done.constprop.5()+0xae: can't find jump dest instruction at .text+0x650000c7 lib/kstrtox.o: warning: objtool: kstrtoull()+0xf: can't find call dest symbol at offset 0x84000240 CC [M] drivers/i2c/busses/i2c-rcar.o CC [M] drivers/video/console/fbcon_cw.o drivers/media/i2c/tw9903.o: warning: objtool: tw9903_probe()+0x2b: can't find jump dest instruction at .text+0x21010174 CC [M] drivers/usb/gadget/u_f.o CC drivers/w1/slaves/w1_ds2406.o drivers/mmc/host/ushc.o: warning: objtool: ushc_request()+0x30: can't find jump dest instruction at .text+0x98010374 CC drivers/acpi/acpica/exconfig.o drivers/gpio/gpio-syscon.o: warning: objtool: syscon_gpio_probe()+0x37: can't find jump dest instruction at .text+0x3b0101fc drivers/usb/misc/cytherm.o: warning: objtool: cytherm_probe()+0x30: can't find jump dest instruction at .text+0xf00000f6 drivers/video/backlight/adp8870_bl.o: warning: objtool: adp8870_probe()+0x3d: can't find jump dest instruction at .text+0xd3060477 . CC [M] drivers/misc/mei/pci-me.o drivers/staging/iio/adc/ad7606_ring.o: warning: objtool: ad7606_poll_bh_to_ring()+0x21: can't find jump dest instruction at .text+0xcd000051 drivers/thermal/dove_thermal.o: warning: objtool: dove_thermal_probe()+0x31: can't find jump dest instruction at .text+0xab000095 LD drivers/mtd/built-in.o CC drivers/w1/slaves/w1_ds2433.o CC [M] drivers/misc/ibmasm/uart.o CC drivers/gpu/drm/drm_encoder_slave.o drivers/acpi/acpica/evregion.o: warning: objtool: acpi_ev_address_space_dispatch()+0xe6: can't find jump dest instruction at .text+0x640200eb CC drivers/regulator/max8998.o drivers/usb/core/usb.o: warning: objtool: usb_lock_device_for_reset()+0x26: can't find jump dest instruction at .text+0x82000245 CC drivers/hwmon/ntc_thermistor.o drivers/usb/misc/isight_firmware.o: warning: objtool: isight_firmware_load()+0x32: can't find jump dest instruction at .text+0xda01003e CC [M] drivers/hid/hid-gaff.o CC drivers/usb/gadget/udc/pch_udc.o CC drivers/usb/dwc3/dwc3-pci.o drivers/thermal/thermal_core.o: warning: objtool: thermal_zone_get_zone_by_name()+0x18: can't find jump dest instruction at .text+0x850001d8 LD drivers/uio/built-in.o drivers/staging/unisys/visorbus/visorbus_main.o: warning: objtool: visorbus_match()+0x44: can't find jump dest instruction at .text+0xc200022d LD drivers/leds/built-in.o drivers/usb/dwc3/debugfs.o: warning: objtool: dwc3_debugfs_init()+0x30: can't find jump dest instruction at .text+0x86000036 CC [M] drivers/media/i2c/uda1342.o CC [M] drivers/usb/musb/musb_host.o drivers/mfd/wm8350-irq.o: warning: objtool: wm8350_irq()+0x3d: can't find jump dest instruction at .text+0xa5000111 drivers/i2c/busses/i2c-rk3x.o: warning: objtool: rk3x_i2c_fill_transmit_buf()+0xb: can't find jump dest instruction at .text+0x80000066 LD drivers/usb/early/built-in.o drivers/input/touchscreen/st1232.o: warning: objtool: st1232_ts_probe()+0x2d: can't find jump dest instruction at .text+0x9401006a LD drivers/i2c/busses/built-in.o CC drivers/acpi/acpica/exconvrt.o CC drivers/mfd/tps65912-core.o LD drivers/mmc/built-in.o CC drivers/w1/slaves/w1_ds2780.o CC drivers/usb/chipidea/usbmisc_imx.o CC [M] drivers/gpio/gpio-wm8350.o drivers/acpi/acpica/evsci.o: warning: objtool: acpi_ev_sci_dispatch()+0x1d: call without frame pointer save/setup drivers/acpi/acpica/evsci.o: warning: objtool: acpi_ev_sci_xrupt_handler()+0x22: call without frame pointer save/setup drivers/acpi/acpica/evsci.o: warning: objtool: acpi_ev_gpe_xrupt_handler()+0x24: call without frame pointer save/setup drivers/acpi/acpica/evsci.o: warning: objtool: acpi_ev_install_sci_handler()+0x20: call without frame pointer save/setup drivers/acpi/acpica/evsci.o: warning: objtool: acpi_ev_remove_all_sci_handlers()+0x1f: call without frame pointer save/setup CC drivers/hwmon/pc87427.o drivers/platform/x86/hp_accel.o: warning: objtool: lis3lv02d_add()+0x13: can't find jump dest instruction at .text+0x8a0101f1 drivers/staging/comedi/drivers/rti802.o: warning: objtool: rti802_attach()+0x20: can't find jump dest instruction at .text+0xb80000a1 LD [M] drivers/i2c/busses/i2c-designware-platform.o LD [M] drivers/staging/iio/adc/ad7606.o drivers/usb/gadget/legacy/serial.o: warning: objtool: serial_register_ports.constprop.1()+0x27: can't find jump dest instruction at .text+0xc5000078 . CC drivers/rtc/rtc-max6900.o drivers/staging/comedi/drivers/pcl816.o: warning: objtool: pcl816_attach()+0x2c: can't find jump dest instruction at .text+0x5020126 drivers/iio/pressure/st_pressure_i2c.o: warning: objtool: st_press_i2c_remove()+0xb: call without frame pointer save/setup drivers/iio/pressure/st_pressure_i2c.o: warning: objtool: st_press_i2c_probe()+0x13: 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 CC drivers/usb/core/file.o CC drivers/mfd/tps65912-i2c.o CC drivers/usb/core/buffer.o drivers/usb/dwc3/core.o: warning: objtool: dwc3_event_buffers_cleanup()+0x20: can't find jump dest instruction at .text+0xf90000ef CC drivers/rtc/rtc-max8907.o CC [M] drivers/usb/mon/mon_bin.o drivers/staging/unisys/visorbus/visorchannel.o: warning: objtool: visorchannel_debug()+0x29: can't find jump dest instruction at .text+0x9703019a LD [M] drivers/i2c/busses/i2c-designware-pci.o drivers/usb/chipidea/udc.o: warning: objtool: _ep_set_halt()+0x23: can't find jump dest instruction at .text+0x8001044a drivers/pci/quirks.o: warning: objtool: quirk_via_cx700_pci_parking_caching()+0x32: can't find jump dest instruction at .text+0x9b000c28 CC drivers/usb/dwc3/dwc3-keystone.o CC drivers/acpi/acpica/excreate.o drivers/acpi/acpica/evrgnini.o: warning: objtool: acpi_ev_system_memory_region_setup()+0x7c: can't find jump dest instruction at .text+0x88000081 drivers/misc/mei/debugfs.o: warning: objtool: mei_dbgfs_read_devstate()+0x41: can't find jump dest instruction at .text+0x5020068 CC lib/iomap_copy.o CC drivers/staging/speakup/i18n.o CC [M] drivers/video/fbdev/matrox/i2c-matroxfb.o LD sound/built-in.o CC drivers/mfd/tps80031.o CC [M] drivers/usb/dwc3/dwc3-of-simple.o LD drivers/staging/iio/built-in.o CC drivers/usb/chipidea/ci_hdrc_imx.o drivers/gpio/gpio-sch311x.o: warning: objtool: sch311x_gpio_probe()+0x4e: can't find jump dest instruction at .text+0x32010084 . LD drivers/usb/serial/built-in.o drivers/thermal/int340x_thermal/processor_thermal_device.o: warning: objtool: proc_thermal_add()+0x47: can't find jump dest instruction at .text+0xaa0102a3 CC [M] drivers/platform/x86/topstar-laptop.o drivers/misc/vmw_vmci/vmci_event.o: warning: objtool: vmci_event_subscribe()+0x24: can't find jump dest instruction at .text+0xd60000ce LD drivers/pci/built-in.o drivers/input/touchscreen/pixcir_i2c_ts.o: warning: objtool: pixcir_ts_report()+0x75: can't find jump dest instruction at .text+0x8900007a CC drivers/acpi/acpica/exdebug.o CC [M] drivers/usb/serial/usb-serial.o CC drivers/w1/slaves/w1_ds28e04.o drivers/iio/pressure/st_pressure_buffer.o: warning: objtool: st_press_buffer_preenable()+0x9: call without frame pointer save/setup drivers/iio/pressure/st_pressure_buffer.o: warning: objtool: st_press_buffer_predisable()+0xc: call without frame pointer save/setup drivers/iio/pressure/st_pressure_buffer.o: warning: objtool: st_press_buffer_postenable()+0x1c: call without frame pointer save/setup drivers/iio/pressure/st_pressure_buffer.o: warning: objtool: st_press_trig_set_state()+0xf: 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()+0x4: call without frame pointer save/setup drivers/usb/host/hwa-hc.o: warning: objtool: hwahc_probe()+0x3d: can't find jump dest instruction at .text+0xc60405e3 CC drivers/staging/speakup/fakekey.o drivers/iio/light/hid-sensor-als.o: warning: objtool: als_read_raw()+0x26: can't find jump dest instruction at .text+0xa200009e drivers/platform/x86/hdaps.o: warning: objtool: hdaps_probe()+0x37: can't find jump dest instruction at .text+0x2c010406 CC drivers/rtc/rtc-msm6242.o CC [M] drivers/usb/serial/generic.o CC drivers/video/fbdev/core/modedb.o drivers/gpio/gpio-rdc321x.o: warning: objtool: rdc321x_gpio_probe()+0x24: can't find jump dest instruction at .text+0x4e01002a drivers/usb/isp1760/isp1760-if.o: warning: objtool: isp1761_pci_probe()+0x21: can't find jump dest instruction at .text+0x2902005f /home/kisskb/slave/src/drivers/staging/comedi/drivers/pcl818.c: In function 'pcl818_ai_cmd': /home/kisskb/slave/src/drivers/staging/comedi/drivers/pcl818.c:336:6: warning: 'last_chan' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/drivers/staging/comedi/drivers/pcl818.c:346:15: note: 'last_chan' was declared here CC drivers/usb/misc/usbsevseg.o CC [M] drivers/hid/hid-thingm.o CC drivers/video/fbdev/cyber2000fb.o drivers/staging/unisys/visorbus/periodic_work.o: warning: objtool: visor_periodic_work_start()+0x19: can't find jump dest instruction at .text+0xa3000132 drivers/uwb/ie.o: warning: objtool: uwb_rc_ie_add()+0x47: can't find jump dest instruction at .text+0xa9000249 CC [M] drivers/staging/comedi/drivers/dt2801.o CC [M] drivers/gpio/gpio-wm8994.o CC drivers/video/fbdev/vermilion/vermilion.o drivers/hid/hid-sjoy.o: warning: objtool: sjoy_probe()+0x16: call without frame pointer save/setup drivers/hid/hid-sjoy.o: warning: objtool: sjoy_driver_init()+0x19: call without frame pointer save/setup drivers/hid/hid-sjoy.o: warning: objtool: sjoy_driver_exit()+0xb: call without frame pointer save/setup drivers/video/of_videomode.o: warning: objtool: of_get_videomode()+0x10: call without frame pointer save/setup CC drivers/input/touchscreen/tsc2004.o drivers/iio/light/isl29125.o: warning: objtool: isl29125_probe()+0x2c: can't find jump dest instruction at .text+0xee0000e9 CC [M] drivers/usb/gadget/function/uvc_queue.o drivers/input/touchscreen/touchwin.o: warning: objtool: tw_connect()+0x36: can't find jump dest instruction at .text+0xe300009e .drivers/usb/dwc3/dwc3-exynos.o: warning: objtool: dwc3_exynos_probe()+0x3d: can't find jump dest instruction at .text+0x300da drivers/gpio/gpio-pca953x.o: warning: objtool: pca953x_write_regs()+0x25: can't find jump dest instruction at .text+0x94000521 drivers/misc/ibmasm/lowlevel.o: warning: objtool: ibmasm_interrupt_handler()+0x23: can't find jump dest instruction at .text+0xbc0000b7 CC [M] drivers/power/max8998_charger.o CC [M] drivers/thermal/mtk_thermal.o LD drivers/gpio/built-in.o CC [M] drivers/platform/x86/toshiba_acpi.o CC [M] drivers/power/bq2415x_charger.o CC drivers/uwb/pal.o drivers/platform/x86/acer-wmi.o: warning: objtool: AMW0_get_u32()+0x15: can't find jump dest instruction at .text+0xdc00019f LD drivers/usb/chipidea/ci_hdrc.o CC drivers/misc/vmw_vmci/vmci_host.o drivers/gpio/gpio-sch.o: warning: objtool: sch_gpio_probe()+0x34: can't find jump dest instruction at .text+0x8c0101fb drivers/iio/light/tsl4531.o: warning: objtool: tsl4531_probe()+0x29: can't find jump dest instruction at .text+0xa10000ed CC [M] drivers/usb/gadget/function/uvc_v4l2.o drivers/tty/tty_buffer.o: warning: objtool: __tty_buffer_request_room()+0x3c: can't find jump dest instruction at .text+0xc30000c2 drivers/uio/uio_pruss.o: warning: objtool: pruss_probe()+0x32: can't find jump dest instruction at .text+0x6a020115 CC [M] drivers/usb/renesas_usbhs/mod.o CC [M] drivers/w1/slaves/w1_smem.o CC [M] drivers/w1/slaves/w1_ds2423.o CC drivers/staging/speakup/main.o CC drivers/input/touchscreen/wacom_i2c.o drivers/video/fbdev/matrox/matroxfb_accel.o: warning: objtool: matrox_cfbX_init()+0x48: can't find jump dest instruction at .text+0xbe00004e CC [M] drivers/usb/renesas_usbhs/pipe.o drivers/tty/tty_io.o: warning: objtool: tty_write()+0x2f: can't find jump dest instruction at .text+0xdb0104e2 CC [M] drivers/video/console/fbcon_ud.o CC drivers/acpi/acpica/exdump.o drivers/video/fbdev/kyro/fbdev.o: warning: objtool: kyrofb_check_var()+0x1b: can't find jump dest instruction at .text+0xc4000021 CC drivers/tty/sysrq.o drivers/usb/host/bcma-hcd.o: warning: objtool: bcma_hcd_probe()+0x36: can't find jump dest instruction at .text+0x3c0501b9 .drivers/usb/gadget/legacy/printer.o: warning: objtool: printer_bind()+0x26: can't find jump dest instruction at .text+0xfb000063 drivers/rtc/rtc-ep93xx.o: warning: objtool: ep93xx_rtc_remove()+0x14: call without frame pointer save/setup drivers/rtc/rtc-ep93xx.o: warning: objtool: ep93xx_rtc_show_comp_delete()+0x2d: call without frame pointer save/setup drivers/rtc/rtc-ep93xx.o: warning: objtool: ep93xx_rtc_show_comp_preload()+0x26: call without frame pointer save/setup drivers/rtc/rtc-ep93xx.o: warning: objtool: ep93xx_rtc_proc()+0x2e: call without frame pointer save/setup drivers/rtc/rtc-ep93xx.o: warning: objtool: ep93xx_rtc_read_time()+0x12: call without frame pointer save/setup drivers/rtc/rtc-ep93xx.o: warning: objtool: ep93xx_rtc_probe()+0x1e: call without frame pointer save/setup drivers/rtc/rtc-ep93xx.o: warning: objtool: ep93xx_rtc_driver_init()+0xd: 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/platform/x86/intel_ips.o CC [M] drivers/misc/mei/hw-me.o drivers/media/i2c/tw9906.o: warning: objtool: tw9906_probe()+0x2b: can't find jump dest instruction at .text+0x21010174 CC [M] drivers/w1/slaves/w1_ds2760.o CC drivers/staging/speakup/keyhelp.o drivers/misc/vmw_vmci/vmci_handle_array.o: warning: objtool: vmci_handle_arr_create()+0x22: call without frame pointer save/setup drivers/misc/vmw_vmci/vmci_handle_array.o: warning: objtool: vmci_handle_arr_destroy()+0x4: call without frame pointer save/setup drivers/misc/vmw_vmci/vmci_handle_array.o: warning: objtool: vmci_handle_arr_append_entry()+0x2d: call without frame pointer save/setup CC [M] drivers/hid/hid-tmff.o CC drivers/usb/core/sysfs.o LD [M] drivers/usb/gadget/legacy/g_audio.o drivers/gpio/gpio-tpic2810.o: warning: objtool: tpic2810_direction_output()+0x4: can't find call dest symbol at offset 0x72000129 LD [M] drivers/video/fbdev/kyro/kyrofb.o drivers/uwb/est.o: warning: objtool: uwb_est_register()+0x67: can't find jump dest instruction at .text+0xc9000146 LD drivers/iio/light/built-in.o drivers/usb/gadget/legacy/hid.o: warning: objtool: hid_bind()+0x32: can't find jump dest instruction at .text+0x220100d0 drivers/hwmon/nsa320-hwmon.o: warning: objtool: nsa320_hwmon_update()+0x3d: can't find jump dest instruction at .text+0xc0000068 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.o: warning: objtool: s5p_mfc_alloc_instance_buffer_v5()+0x6a: can't find jump dest instruction at .text+0xb000094f drivers/gpu/drm/drm_mm.o: warning: objtool: drm_mm_insert_node_in_range_generic()+0x30: can't find jump dest instruction at .text+0x54020411 CC drivers/usb/misc/usb3503.o drivers/thunderbolt/path.o: warning: objtool: tb_path_activate()+0x19: can't find jump dest instruction at .text+0x5d020192 drivers/usb/mon/mon_main.o: warning: objtool: mon_bus_init()+0x21: can't find jump dest instruction at .text+0x8e000027 CC drivers/video/fbdev/core/fbcvt.o CC drivers/input/touchscreen/tps6507x-ts.o drivers/usb/chipidea/ci_hdrc_pci.o: warning: objtool: ci_hdrc_pci_probe()+0x24: can't find jump dest instruction at .text+0xfe00004c CC drivers/rtc/rtc-mv.o CC [M] drivers/media/i2c/wm8739.o drivers/thunderbolt/tunnel_pci.o: warning: objtool: tb_pci_alloc()+0x2b: can't find jump dest instruction at .text+0x4b0200b1 drivers/media/platform/s5p-mfc/s5p_mfc_cmd_v5.o: warning: objtool: s5p_mfc_close_inst_cmd_v5()+0x46: can't find call dest symbol at offset 0x450000bb . CC drivers/gpu/drm/drm_trace_points.o CC drivers/mfd/mfd-core.o drivers/staging/comedi/drivers/pcl812.o: warning: objtool: pcl812_attach()+0x2f: can't find jump dest instruction at .text+0x97050181 CC drivers/video/fbdev/pm2fb.o CC drivers/misc/vmw_vmci/vmci_queue_pair.o CC [M] drivers/usb/gadget/function/uvc_video.o drivers/mfd/wm8350-core.o: warning: objtool: wm8350_read_auxadc()+0x23: can't find jump dest instruction at .text+0xf010144 drivers/iio/pressure/st_pressure_core.o: warning: objtool: st_press_common_probe()+0x61: can't find jump dest instruction at .text+0xea00009e CC [M] drivers/staging/comedi/drivers/dt2815.o CC drivers/regulator/max77693.o CC [M] drivers/platform/x86/samsung-laptop.o drivers/tty/tty_ioctl.o: warning: objtool: get_termio()+0x3d: can't find jump dest instruction at .text+0xbd000595 drivers/usb/host/ssb-hcd.o: warning: objtool: ssb_hcd_probe()+0x32: can't find jump dest instruction at .text+0xe6010194 drivers/mfd/tps6105x.o: warning: objtool: tps6105x_probe()+0x21: can't find jump dest instruction at .text+0xca0000a6 CC drivers/gpu/drm/drm_global.o CC [M] drivers/staging/comedi/drivers/dt2817.o CC [M] drivers/usb/misc/cypress_cy7c63.o drivers/usb/gadget/epautoconf.o: warning: objtool: usb_ep_autoconfig_ss()+0x6b: can't find jump dest instruction at .text+0xc10000c5 CC drivers/regulator/s2mps11.o drivers/media/i2c/m52790.o: warning: objtool: m52790_s_routing()+0x12: can't find call dest symbol at offset 0xbe00008d drivers/thunderbolt/eeprom.o: warning: objtool: tb_eeprom_read_n()+0x2a: can't find jump dest instruction at .text+0x9700026f LD drivers/video/fbdev/via/built-in.o CC drivers/video/fbdev/nvidia/nv_i2c.o drivers/thermal/hisi_thermal.o: warning: objtool: hisi_thermal_probe()+0x31: can't find jump dest instruction at .text+0x1a0100bc drivers/w1/masters/mxc_w1.o: warning: objtool: mxc_w1_probe()+0x33: can't find jump dest instruction at .text+0x84000069 drivers/i2c/busses/i2c-simtec.o: warning: objtool: simtec_i2c_probe()+0x2b: can't find jump dest instruction at .text+0x330100bc drivers/staging/comedi/drivers/das16m1.o: warning: objtool: das16m1_attach()+0x27: can't find jump dest instruction at .text+0x630200d2 drivers/iio/light/tcs3472.o: warning: objtool: tcs3472_probe()+0x2c: can't find jump dest instruction at .text+0x31010073 drivers/staging/most/mostcore/core.o: warning: objtool: most_deregister_aim()+0x1c: can't find jump dest instruction at .text+0xec0000c3 CC [M] drivers/usb/renesas_usbhs/fifo.o drivers/media/i2c/cs53l32a.o: warning: objtool: cs53l32a_probe()+0x2e: can't find jump dest instruction at .text+0xb8010136 drivers/usb/gadget/function/u_uac1.o: warning: objtool: _snd_pcm_hw_param_set.constprop.2()+0x14: can't find jump dest instruction at .text+0x8200001a CC drivers/video/backlight/lm3639_bl.o drivers/rtc/rtc-generic.o: warning: objtool: generic_rtc_driver_init()+0x14: call without frame pointer save/setup drivers/input/touchscreen/tsc40.o: warning: objtool: tsc_connect()+0x36: can't find jump dest instruction at .text+0xe5000073 drivers/rtc/rtc-generic.o: warning: objtool: generic_rtc_probe()+0x1d: call without frame pointer save/setup drivers/rtc/rtc-generic.o: warning: objtool: generic_rtc_driver_exit()+0xb: call without frame pointer save/setup LD drivers/usb/dwc3/dwc3.o LD [M] drivers/iio/pressure/st_pressure.o CC lib/devres.o LD [M] drivers/thunderbolt/thunderbolt.o drivers/usb/gadget/function/u_serial.o: warning: objtool: gs_start_rx()+0x30: can't find jump dest instruction at .text+0x8300034b drivers/video/fbdev/aty/atyfb_base.o: warning: objtool: aty_var_to_crtc()+0x5c: can't find jump dest instruction at .text+0x83000113 CC [M] drivers/video/fbdev/sis/sis_accel.o CC lib/check_signature.o drivers/video/fbdev/nvidia/nv_of.o: warning: objtool: nvidia_probe_of_connector()+0x2b: can't find jump dest instruction at .text+0xe8000031 CC drivers/video/fbdev/i740fb.o . CC [M] drivers/staging/comedi/drivers/dt282x.o drivers/iio/light/pa12203001.o: warning: objtool: pa12203001_probe()+0x2b: can't find jump dest instruction at .text+0xe400018a CC [M] drivers/video/fbdev/via/viafbdev.o drivers/usb/musb/musb_virthub.o: warning: objtool: musb_port_suspend()+0x2a: can't find jump dest instruction at .text+0x450100c9 drivers/video/fbdev/nvidia/nvidia.o: warning: objtool: nvidiafb_cursor()+0x2e: can't find jump dest instruction at .text+0xe90200b5 CC drivers/regulator/s5m8767.o CC drivers/uwb/radio.o CC [M] drivers/media/i2c/mt9v011.o CC [M] drivers/video/fbdev/via/hw.o CC drivers/media/v4l2-core/v4l2-common.o CC [M] drivers/usb/gadget/function/uvc_configfs.o CC [M] drivers/usb/serial/bus.o drivers/usb/gadget/legacy/webcam.o: warning: objtool: webcam_bind()+0x2b: can't find jump dest instruction at .text+0xe7000031 CC drivers/uwb/reset.o CC [M] drivers/usb/renesas_usbhs/rcar2.o LD [M] drivers/usb/gadget/legacy/g_serial.o drivers/mfd/wm8350-gpio.o: warning: objtool: wm8350_gpio_config()+0x3a: can't find jump dest instruction at .text+0x420300a1 drivers/usb/gadget/function/f_uac1.o: warning: objtool: f_audio_alloc()+0x2b: can't find jump dest instruction at .text+0x75010055 drivers/w1/w1_int.o: warning: objtool: w1_add_master_device()+0x3b: can't find jump dest instruction at .text+0xca020041 CC drivers/acpi/acpica/exfield.o drivers/tty/tty_ldisc.o: warning: objtool: tty_set_ldisc()+0x28: can't find jump dest instruction at .text+0x35020420 CC drivers/mfd/smsc-ece1099.o CC drivers/video/backlight/lp855x_bl.o LD [M] drivers/staging/most/mostcore/mostcore.o drivers/staging/comedi/drivers/pcl818.o: warning: objtool: pcl818_ai_cancel()+0x1f: can't find jump dest instruction at .text+0x82000156 drivers/misc/mei/bus.o: warning: objtool: mei_cl_device_find.isra.6()+0xec: can't find jump dest instruction at .text+0x490004ff drivers/gpu/drm/drm_info.o: warning: objtool: drm_vm_info()+0xea: can't find jump dest instruction at .text+0x7c000192 CC drivers/usb/gadget/udc/mv_u3d_core.o CC drivers/usb/phy/phy-tahvo.o CC drivers/staging/speakup/kobjects.o CC [M] drivers/power/bq24257_charger.o drivers/platform/x86/msi-wmi.o: warning: objtool: msi_wmi_notify()+0x23: can't find jump dest instruction at .text+0xa20000eb LD [M] drivers/usb/gadget/legacy/g_printer.o drivers/rtc/rtc-lpc32xx.o: warning: objtool: lpc32xx_rtc_probe()+0x4c: can't find jump dest instruction at .text+0xeb0001fe CC [M] drivers/video/console/fbcon_ccw.o drivers/staging/speakup/buffers.o: warning: objtool: synth_buffer_add()+0x1a: can't find call dest symbol at offset 0xbc000119 drivers/usb/gadget/legacy/dbgp.o: warning: objtool: dbgp_bind()+0x2e: can't find jump dest instruction at .text+0x9e000078 drivers/usb/mon/mon_stat.o: warning: objtool: mon_stat_release()+0x16: call without frame pointer save/setup drivers/usb/mon/mon_stat.o: warning: objtool: mon_stat_open()+0x1c: call without frame pointer save/setup drivers/usb/mon/mon_stat.o: warning: objtool: mon_stat_read()+0x1e: call without frame pointer save/setup drivers/thermal/int340x_thermal/acpi_thermal_rel.o: warning: objtool: acpi_parse_art()+0x64: can't find jump dest instruction at .text+0xc010193 LD drivers/thermal/thermal_sys.o LD drivers/misc/mei/mei.o drivers/staging/comedi/comedi_fops.o: warning: objtool: comedi_mmap()+0x47: can't find jump dest instruction at .text+0xa501026c drivers/usb/core/urb.o: warning: objtool: usb_submit_urb()+0x1c: can't find jump dest instruction at .text+0xf20201f1 drivers/usb/gadget/udc/udc-core.o: warning: objtool: usb_udc_softconn_store()+0x20: can't find jump dest instruction at .text+0xda0003fa . LD [M] drivers/usb/gadget/legacy/g_hid.o CC drivers/mfd/ucb1400_core.o drivers/acpi/acpica/evxfevnt.o: warning: objtool: acpi_get_event_status()+0x83: can't find jump dest instruction at .text+0xc7000088 drivers/usb/gadget/config.o: warning: objtool: usb_otg_descriptor_alloc()+0x27: call without frame pointer save/setup drivers/usb/gadget/config.o: warning: objtool: usb_free_all_descriptors()+0xd: call without frame pointer save/setup drivers/usb/gadget/config.o: warning: objtool: usb_copy_descriptors()+0x31: call without frame pointer save/setup drivers/usb/gadget/config.o: warning: objtool: usb_assign_descriptors()+0x88: call without frame pointer save/setup drivers/usb/gadget/config.o: warning: objtool: usb_gadget_config_buf()+0x2a: call without frame pointer save/setup CC drivers/input/touchscreen/zforce_ts.o LD [M] drivers/usb/gadget/legacy/g_webcam.o CC drivers/regulator/tps65023-regulator.o CC [M] drivers/usb/renesas_usbhs/rcar3.o drivers/w1/w1_io.o: warning: objtool: w1_reset_bus()+0x46: can't find call dest symbol at offset 0xa00000fc CC drivers/usb/gadget/udc/gr_udc.o CC drivers/acpi/acpica/exfldio.o drivers/w1/masters/ds2490.o: warning: objtool: ds_probe()+0x2f: can't find jump dest instruction at .text+0x5e010249 CC drivers/usb/core/endpoint.o CC [M] drivers/usb/gadget/function/f_hid.o CC [M] drivers/power/bq24735-charger.o drivers/misc/ibmasm/uart.o: warning: objtool: ibmasm_register_uart()+0x71: call without frame pointer save/setup drivers/misc/ibmasm/uart.o: warning: objtool: ibmasm_unregister_uart()+0x26: call without frame pointer save/setup CC [M] drivers/usb/renesas_usbhs/mod_host.o drivers/mfd/tps65912-i2c.o: warning: objtool: tps65912_i2c_remove()+0xb: call without frame pointer save/setup drivers/mfd/tps65912-i2c.o: warning: objtool: tps65912_i2c_probe()+0x1e: call without frame pointer save/setup drivers/mfd/tps65912-i2c.o: warning: objtool: tps65912_i2c_driver_init()+0xd: call without frame pointer save/setup drivers/mfd/tps65912-i2c.o: warning: objtool: tps65912_i2c_driver_exit()+0xb: call without frame pointer save/setup CC [M] drivers/usb/musb/musb_debugfs.o CC drivers/gpu/drm/drm_prime.o drivers/mfd/tps6507x.o: warning: objtool: tps6507x_i2c_remove()+0xe: call without frame pointer save/setup drivers/mfd/tps6507x.o: warning: objtool: tps6507x_i2c_probe()+0x1f: call without frame pointer save/setup drivers/mfd/tps6507x.o: warning: objtool: tps6507x_i2c_write_device()+0x3c: call without frame pointer save/setup drivers/mfd/tps6507x.o: warning: objtool: tps6507x_i2c_read_device()+0x4f: call without frame pointer save/setup drivers/mfd/tps6507x.o: warning: objtool: tps6507x_i2c_init()+0xd: call without frame pointer save/setup drivers/mfd/tps6507x.o: warning: objtool: tps6507x_i2c_exit()+0xb: call without frame pointer save/setup drivers/platform/x86/fujitsu-tablet.o: warning: objtool: fujitsu_interrupt()+0x1f: can't find jump dest instruction at .text+0x1010100 drivers/tty/tty_ldsem.o: warning: objtool: __ldsem_down_write_nested()+0x4f: can't find jump dest instruction at .text+0x25010154 CC [M] drivers/usb/misc/emi62.o drivers/w1/slaves/w1_ds2406.o: warning: objtool: w1_f12_read_state()+0x31: can't find jump dest instruction at .text+0xbf000063 CC drivers/hwmon/powr1220.o CC drivers/staging/speakup/selection.o drivers/video/backlight/backlight.o: warning: objtool: fb_notifier_callback()+0x26: can't find jump dest instruction at .text+0xf60001bb LD [M] drivers/usb/gadget/legacy/g_dbgp.o drivers/media/i2c/uda1342.o: warning: objtool: uda1342_s_routing()+0x23: can't find call dest symbol at offset 0xc3000051 drivers/usb/phy/of.o: warning: objtool: of_usb_get_phy_mode()+0x1b: call without frame pointer save/setup CC [M] drivers/usb/musb/musb_dsps.o CC drivers/regulator/tps80031-regulator.o CC drivers/video/backlight/pm8941-wled.o drivers/acpi/acpica/exconfig.o: warning: objtool: acpi_ex_add_table()+0x7f: can't find jump dest instruction at .text+0x9e0000da CC drivers/uwb/rsv.o LD [M] drivers/misc/ibmasm/ibmasm.o CC drivers/acpi/acpica/exmisc.o LD [M] drivers/staging/comedi/comedi.o CC drivers/uwb/scan.o drivers/tty/tty_mutex.o: warning: objtool: tty_unlock()+0x18: call without frame pointer save/setup drivers/tty/tty_mutex.o: warning: objtool: tty_lock()+0x23: call without frame pointer save/setup drivers/tty/tty_mutex.o: warning: objtool: tty_lock_interruptible()+0x30: call without frame pointer save/setup drivers/tty/tty_mutex.o: warning: objtool: tty_lock_slave()+0x12: call without frame pointer save/setup drivers/tty/tty_mutex.o: warning: objtool: tty_unlock_slave()+0x12: call without frame pointer save/setup drivers/tty/tty_mutex.o: warning: objtool: tty_set_lock_subclass()+0x1e: call without frame pointer save/setup CC [M] drivers/usb/serial/aircable.o drivers/usb/misc/ldusb.o: warning: objtool: ld_usb_open()+0x37: can't find jump dest instruction at .text+0x5b0100fd drivers/video/console/softcursor.o: warning: objtool: soft_cursor()+0x39: can't find jump dest instruction at .text+0x5a01003f CC [M] drivers/video/fbdev/sis/init.o CC drivers/misc/vmw_vmci/vmci_resource.o CC [M] drivers/usb/serial/ark3116.o drivers/power/lp8788-charger.o: warning: objtool: lp8788_battery_get_property()+0x20: can't find jump dest instruction at .text+0x16010271 drivers/video/console/bitblit.o: warning: objtool: bit_clear()+0x20: can't find jump dest instruction at .text+0x8100010e CC drivers/mfd/da903x.o . CC [M] drivers/usb/gadget/function/f_printer.o CC drivers/video/backlight/kb3886_bl.o drivers/staging/comedi/drivers/das6402.o: warning: objtool: das6402_attach()+0x2a: can't find jump dest instruction at .text+0x86020175 CC [M] drivers/video/fbdev/sis/init301.o CC drivers/usb/phy/phy-gpio-vbus-usb.o drivers/staging/comedi/drivers/das16.o: warning: objtool: das16_timer_interrupt()+0x60: can't find jump dest instruction at .text+0xae000240 drivers/rtc/rtc-max6900.o: warning: objtool: max6900_rtc_set_time()+0x28: can't find jump dest instruction at .text+0x2401002e drivers/media/v4l2-core/v4l2-async.o: warning: objtool: v4l2_async_test_notify()+0x47: can't find jump dest instruction at .text+0xa7000157 drivers/input/touchscreen/tsc2004.o: warning: objtool: tsc2004_remove()+0x8: call without frame pointer save/setup drivers/input/touchscreen/tsc2004.o: warning: objtool: tsc2004_probe()+0x1e: call without frame pointer save/setup drivers/input/touchscreen/tsc2004.o: warning: objtool: tsc2004_cmd()+0xf: call without frame pointer save/setup drivers/input/touchscreen/tsc2004.o: warning: objtool: tsc2004_driver_init()+0xd: 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/media/i2c/adp1653.o CC [M] drivers/w1/slaves/w1_ds2781.o drivers/media/platform/s5p-mfc/s5p_mfc_cmd_v6.o: warning: objtool: s5p_mfc_sys_init_cmd_v6()+0x6d: can't find call dest symbol at offset 0x5c0000a4 drivers/hid/hid-gaff.o: warning: objtool: ga_probe()+0xc: call without frame pointer save/setup drivers/hid/hid-gaff.o: warning: objtool: ga_driver_init()+0x19: call without frame pointer save/setup drivers/hid/hid-gaff.o: warning: objtool: ga_driver_exit()+0xb: call without frame pointer save/setup CC drivers/gpu/drm/drm_rect.o drivers/staging/speakup/devsynth.o: warning: objtool: speakup_file_write()+0x26: can't find jump dest instruction at .text+0x83000070 drivers/w1/masters/ds2482.o: warning: objtool: ds2482_probe()+0x2e: can't find jump dest instruction at .text+0xcb010199 CC [M] drivers/usb/misc/ezusb.o drivers/acpi/acpica/exdebug.o: warning: objtool: acpi_ex_do_debug_object()+0x5e: can't find jump dest instruction at .text+0x75040063 drivers/acpi/acpica/evxfregn.o: warning: objtool: acpi_remove_address_space_handler()+0x65: can't find jump dest instruction at .text+0xf901006a CC drivers/staging/speakup/serialio.o drivers/usb/gadget/legacy/inode.o: warning: objtool: next_event()+0x1a: can't find jump dest instruction at .text+0x920000a2 LD drivers/tty/ipwireless/built-in.o drivers/regulator/max8952.o: warning: objtool: max8952_pmic_probe()+0x36: can't find jump dest instruction at .text+0x1701012e CC drivers/uwb/uwb-debug.o drivers/acpi/acpica/excreate.o: warning: objtool: acpi_ex_create_region()+0x74: can't find jump dest instruction at .text+0x480102be CC [M] drivers/video/backlight/88pm860x_bl.o LD drivers/usb/storage/built-in.o CC drivers/tty/hvc/hvc_console.o drivers/hid/hid-steelseries.o: warning: objtool: steelseries_srws1_probe()+0x30: can't find jump dest instruction at .text+0x2402025a CC [M] drivers/staging/comedi/drivers/dmm32at.o drivers/misc/mei/pci-txe.o: warning: objtool: mei_txe_remove()+0x14: can't find jump dest instruction at .text+0x9f00001a CC drivers/staging/speakup/synth.o drivers/video/fbdev/nvidia/nv_accel.o: warning: objtool: NVDmaWait()+0x31: can't find jump dest instruction at .text+0xe6000072 CC drivers/rtc/rtc-palmas.o CC [M] drivers/video/fbdev/sis/initextlfb.o . CC drivers/rtc/rtc-pcf2127.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 drivers/video/fbdev/aty/aty128fb.o: warning: objtool: aty128fb_setcolreg()+0x1d: can't find jump dest instruction at .text+0x26010267 CC [M] drivers/usb/serial/belkin_sa.o drivers/i2c/busses/i2c-xlp9xx.o: warning: objtool: xlp9xx_i2c_xfer()+0x2f: can't find jump dest instruction at .text+0x9f010120 drivers/virtio/virtio_pci_modern.o: warning: objtool: vp_set()+0x1d: can't find jump dest instruction at .text+0x8300018b CC drivers/usb/core/devio.o CC [M] drivers/tty/n_tracerouter.o drivers/w1/slaves/w1_ds2423.o: warning: objtool: w1_slave_show()+0x53: can't find jump dest instruction at .text+0x67010059 drivers/regulator/max8649.o: warning: objtool: max8649_regulator_probe()+0x4a: can't find jump dest instruction at .text+0xfc01018e CC [M] drivers/tty/n_tracesink.o CC [M] drivers/video/fbdev/via/via_i2c.o LD drivers/w1/wire.o drivers/usb/core/driver.o: warning: objtool: usb_register_driver()+0x21: can't find jump dest instruction at .text+0xd80002a3 drivers/usb/misc/legousbtower.o: warning: objtool: tower_open()+0x39: can't find jump dest instruction at .text+0xd201007b drivers/thermal/intel_powerclamp.o: warning: objtool: clamp_thread()+0xc5: can't find jump dest instruction at .text+0xeb0301df LD [M] drivers/usb/gadget/legacy/gadgetfs.o CC [M] drivers/video/backlight/as3711_bl.o LD drivers/thermal/built-in.o LD drivers/video/fbdev/aty/atyfb.o drivers/acpi/acpica/exconvrt.o: warning: objtool: acpi_ex_convert_to_ascii()+0x2e: can't find jump dest instruction at .text+0xbc000034 drivers/media/v4l2-core/v4l2-of.o: warning: objtool: v4l2_of_parse_endpoint()+0xdb: can't find jump dest instruction at .text+0x4020224 lib/iomap.o: warning: objtool: pci_iounmap()+0x20: can't find call dest symbol at offset 0xc400005c CC drivers/misc/vmw_vmci/vmci_route.o drivers/usb/dwc3/dwc3-pci.o: warning: objtool: dwc3_pci_quirks()+0x34: can't find jump dest instruction at .text+0xfd000076 CC [M] drivers/usb/misc/idmouse.o CC drivers/acpi/acpica/exmutex.o LD drivers/video/fbdev/aty/built-in.o CC drivers/gpu/drm/drm_vma_manager.o CC drivers/usb/core/notify.o drivers/iio/light/us5182d.o: warning: objtool: us5182d_write_raw()+0x1b: can't find jump dest instruction at .text+0x9200006d CC drivers/tty/vt/vt_ioctl.o drivers/platform/x86/topstar-laptop.o: warning: objtool: acpi_topstar_add()+0x29: can't find jump dest instruction at .text+0xac0000b2 drivers/virtio/virtio_pci_legacy.o: warning: objtool: setup_vq()+0x56: can't find jump dest instruction at .text+0xf600026c CC [M] drivers/usb/musb/ux500.o CC drivers/tty/vt/vc_screen.o CC drivers/tty/serial/serial_core.o CC drivers/usb/core/generic.o drivers/w1/slaves/w1_ds2433.o: warning: objtool: eeprom_write()+0x2e: can't find jump dest instruction at .text+0x26020034 CC drivers/rtc/rtc-pcf8563.o LD [M] drivers/usb/gadget/function/usb_f_acm.o CC drivers/usb/phy/phy-isp1301.o CC lib/locking-selftest.o CC [M] drivers/media/i2c/lm3560.o drivers/hid/hid-thingm.o: warning: objtool: thingm_probe()+0x39: can't find jump dest instruction at .text+0x420300d7 .drivers/i2c/busses/i2c-sh_mobile.o: warning: objtool: i2c_op()+0x35: can't find jump dest instruction at .text+0xbb0003a4 CC drivers/hwmon/sht21.o drivers/rtc/rtc-msm6242.o: warning: objtool: msm6242_set_time()+0x14: can't find call dest symbol at offset 0x8200007e drivers/rtc/rtc-max8907.o: warning: objtool: max8907_rtc_set_alarm()+0x1d: can't find call dest symbol at offset 0x460000ba LD [M] drivers/usb/gadget/function/usb_f_serial.o CC [M] drivers/platform/x86/apple-gmux.o CC [M] drivers/usb/misc/iowarrior.o CC drivers/acpi/acpica/exnames.o LD [M] drivers/usb/gadget/function/usb_f_obex.o drivers/acpi/acpica/evxfgpe.o: warning: objtool: acpi_setup_gpe_for_wake()+0x95: can't find jump dest instruction at .text+0x8010483 drivers/video/fbdev/nvidia/nv_setup.o: warning: objtool: NVCommonSetup()+0x79: can't find jump dest instruction at .text+0x7c0a027b CC [M] drivers/usb/misc/rio500.o drivers/hid/hid-rmi.o: warning: objtool: rmi_read_block()+0x92: can't find jump dest instruction at .text+0x790101be CC [M] drivers/usb/musb/musb_am335x.o LD drivers/iio/built-in.o drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.o: warning: objtool: s5p_mfc_alloc_codec_buffers_v6()+0x42: can't find jump dest instruction at .text+0xfa000af0 CC drivers/media/v4l2-core/v4l2-dv-timings.o drivers/usb/phy/phy.o: warning: objtool: usb_add_phy()+0x1b: can't find jump dest instruction at .text+0x8e00011e lib/test_rhashtable.o: warning: objtool: jhash()+0x7f: can't find jump dest instruction at .text+0xa4000085 drivers/misc/mei/pci-me.o: warning: objtool: mei_me_probe()+0x1a: can't find jump dest instruction at .text+0xa00200b1 LD [M] drivers/usb/gadget/function/usb_f_uac1.o drivers/usb/dwc3/dwc3-keystone.o: warning: objtool: kdwc3_probe()+0x3c: can't find jump dest instruction at .text+0x30100d7 CC drivers/uwb/uwbd.o CC [M] drivers/input/touchscreen/ar1021_i2c.o CC drivers/gpu/drm/drm_flip_work.o CC drivers/video/fbdev/core/fb_defio.o drivers/hwmon/ntc_thermistor.o: warning: objtool: ntc_thermistor_probe()+0x35: can't find jump dest instruction at .text+0x11010118 LD drivers/media/platform/s5p-mfc/s5p-mfc.o drivers/w1/slaves/w1_ds2780.o: warning: objtool: w1_ds2780_io()+0x26: can't find jump dest instruction at .text+0xb0000152 LD drivers/media/platform/s5p-mfc/built-in.o CC [M] drivers/video/backlight/da9052_bl.o drivers/usb/gadget/function/uvc_queue.o: warning: objtool: uvcg_queue_next_buffer()+0x36: can't find jump dest instruction at .text+0x840003c0 CC drivers/hwmon/sis5595.o drivers/usb/phy/phy-generic.o: warning: objtool: nop_gpio_vbus_thread()+0x20: can't find jump dest instruction at .text+0x9a0000e4 drivers/usb/dwc3/dwc3-of-simple.o: warning: objtool: dwc3_of_simple_probe()+0x39: can't find jump dest instruction at .text+0x6a010094 CC [M] drivers/regulator/act8865-regulator.o drivers/acpi/acpica/evxface.o: warning: objtool: acpi_remove_sci_handler()+0x57: can't find jump dest instruction at .text+0xc200005c drivers/i2c/busses/i2c-rcar.o: warning: objtool: rcar_i2c_master_xfer()+0x4c: can't find jump dest instruction at .text+0x901016a . LD drivers/media/platform/built-in.o CC lib/hweight.o drivers/video/console/tileblit.o: warning: objtool: tile_update_start()+0x16: call without frame pointer save/setup drivers/video/console/tileblit.o: warning: objtool: tile_putcs()+0x60: call without frame pointer save/setup CC drivers/rtc/rtc-pm8xxx.o CC drivers/video/fbdev/core/cfbfillrect.o CC drivers/tty/vt/selection.o CC [M] drivers/platform/x86/intel-smartconnect.o drivers/usb/core/buffer.o: warning: objtool: hcd_buffer_alloc()+0x3f: can't find jump dest instruction at .text+0x8000011a CC drivers/media/v4l2-core/v4l2-mem2mem.o CC drivers/usb/core/quirks.o CC [M] drivers/video/backlight/generic_bl.o drivers/tty/tty_port.o: warning: objtool: tty_port_block_til_ready()+0x81: can't find jump dest instruction at .text+0x3b01024e CC [M] drivers/usb/misc/ehset.o drivers/mfd/tps65912-core.o: warning: objtool: tps65912_device_exit()+0xb: call without frame pointer save/setup drivers/mfd/tps65912-core.o: warning: objtool: tps65912_device_init()+0x25: call without frame pointer save/setup CC [M] drivers/staging/comedi/drivers/fl512.o drivers/usb/gadget/functions.o: warning: objtool: usb_get_function_instance()+0xa: can't find call dest symbol at offset 0x5c000192 CC drivers/usb/phy/phy-msm-usb.o LD drivers/usb/wusbcore/built-in.o CC drivers/hwmon/tc74.o drivers/staging/speakup/fakekey.o: warning: objtool: speakup_add_virtual_keyboard()+0xb: call without frame pointer save/setup drivers/staging/speakup/fakekey.o: warning: objtool: speakup_remove_virtual_keyboard()+0x10: call without frame pointer save/setup drivers/staging/speakup/fakekey.o: warning: objtool: speakup_fake_down_arrow()+0xe: call without frame pointer save/setup drivers/tty/pty.o: warning: objtool: pty_set_termios()+0x1b: can't find jump dest instruction at .text+0xdd0000b9 drivers/w1/slaves/w1_ds28e04.o: warning: objtool: pio_write()+0x1b: can't find jump dest instruction at .text+0xa6000021 lib/pci_iomap.o: warning: objtool: pci_iomap_wc_range()+0x7f: 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()+0x85: call without frame pointer save/setup lib/pci_iomap.o: warning: objtool: pci_iomap()+0x9: call without frame pointer save/setup LD drivers/usb/dwc3/built-in.o drivers/misc/vmw_vmci/vmci_guest.o: warning: objtool: vmci_dispatch_dgs()+0x3f: can't find jump dest instruction at .text+0x1020a drivers/video/fbdev/matrox/i2c-matroxfb.o: warning: objtool: i2c_matroxfb_probe()+0x29: can't find jump dest instruction at .text+0x27010115 drivers/power/max8998_charger.o: warning: objtool: max8998_battery_probe()+0x3e: can't find jump dest instruction at .text+0x560100b2 CC [M] drivers/usb/wusbcore/crypto.o CC [M] drivers/uwb/hwa-rc.o drivers/usb/gadget/u_f.o: warning: objtool: alloc_ep_req()+0x3b: call without frame pointer save/setup CC drivers/usb/core/devices.o CC drivers/acpi/acpica/exoparg1.o drivers/gpio/gpio-wm8350.o: warning: objtool: wm8350_gpio_direction_out()+0x40: can't find call dest symbol at offset 0x730000df CC drivers/video/fbdev/macmodes.o drivers/staging/speakup/i18n.o: warning: objtool: spk_msg_set()+0x26: can't find jump dest instruction at .text+0x5f01011a . CC drivers/gpu/drm/drm_modeset_lock.o drivers/gpio/gpio-wm8994.o: warning: objtool: wm8994_gpio_dbg_show()+0x2c: can't find jump dest instruction at .text+0x3e0100ae drivers/i2c/busses/i2c-xiic.o: warning: objtool: __xiic_start_xfer()+0x17: can't find jump dest instruction at .text+0x32050443 CC drivers/video/fbdev/vt8623fb.o CC [M] drivers/video/fbdev/via/dvi.o CC drivers/video/fbdev/core/cfbcopyarea.o CC [M] drivers/regulator/axp20x-regulator.o drivers/input/touchscreen/tsc200x-core.o: warning: objtool: tsc200x_probe()+0x45: can't find jump dest instruction at .text+0x1104018f CC drivers/video/fbdev/core/cfbimgblt.o drivers/thermal/mtk_thermal.o: warning: objtool: mtk_thermal_probe()+0x42: can't find jump dest instruction at .text+0x8a0400b9 drivers/virtio/virtio_pci_common.o: warning: objtool: virtio_pci_probe()+0x2a: can't find jump dest instruction at .text+0xeb000098 drivers/misc/mei/hw-txe.o: warning: objtool: mei_txe_read()+0x2c: can't find jump dest instruction at .text+0x88000246 CC drivers/acpi/acpica/exoparg2.o drivers/video/fbdev/nvidia/nv_hw.o: warning: objtool: nvGetClocks()+0xf: can't find jump dest instruction at .text+0xbd000015 CC lib/btree.o CC [M] drivers/video/fbdev/via/lcd.o drivers/staging/comedi/drivers/dt2801.o: warning: objtool: dt2801_attach()+0x25: can't find jump dest instruction at .text+0xa5020457 LD drivers/uwb/i1480/built-in.o drivers/hid/hid-tmff.o: warning: objtool: tmff_play()+0x20: can't find jump dest instruction at .text+0xd8000026 CC [M] drivers/hid/hid-tivo.o drivers/usb/misc/usbsevseg.o: warning: objtool: update_display_visual()+0x12: can't find jump dest instruction at .text+0xea000418 CC drivers/video/fbdev/core/sysfillrect.o drivers/usb/dwc2/gadget.o: warning: objtool: dwc2_hsotg_ep_enable()+0x3a: can't find jump dest instruction at .text+0x43020275 drivers/media/v4l2-core/v4l2-ioctl.o: warning: objtool: v4l_cropcap()+0x25: can't find jump dest instruction at .text+0xc0000302 drivers/usb/renesas_usbhs/common.o: warning: objtool: usbhs_probe()+0x23: can't find jump dest instruction at .text+0xa400026d CC [M] drivers/power/bq25890_charger.o drivers/staging/comedi/drivers/dt2817.o: warning: objtool: dt2817_dio_insn_bits()+0x21: call without frame pointer save/setup drivers/staging/comedi/drivers/dt2817.o: warning: objtool: dt2817_attach()+0x12: call without frame pointer save/setup drivers/staging/comedi/drivers/dt2817.o: warning: objtool: dt2817_dio_insn_config()+0x4e: 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 LD drivers/i2c/built-in.o CC drivers/tty/serial/earlycon.o drivers/staging/comedi/drivers/dt2815.o: warning: objtool: dt2815_attach()+0x27: can't find jump dest instruction at .text+0x19010145 CC [M] drivers/usb/misc/yurex.o drivers/input/touchscreen/wacom_i2c.o: warning: objtool: wacom_i2c_probe()+0x27: can't find jump dest instruction at .text+0x2302007a CC [M] drivers/input/touchscreen/atmel_mxt_ts.o CC drivers/rtc/rtc-rp5c01.o drivers/video/fbdev/core/fbcvt.o: warning: objtool: fb_find_mode_cvt()+0x6a: can't find jump dest instruction at .text+0xb5040070 .drivers/usb/core/config.o: warning: objtool: usb_destroy_configuration()+0x16: can't find jump dest instruction at .text+0xb80000b6 LD drivers/virtio/virtio_pci.o drivers/misc/vmw_vmci/vmci_resource.o: warning: objtool: vmci_resource_add()+0x83: can't find jump dest instruction at .text+0xa500014c drivers/misc/vmw_vmci/vmci_route.o: warning: objtool: vmci_route()+0x47: can't find jump dest instruction at .text+0xe500004d CC drivers/gpu/drm/drm_atomic.o CC drivers/mfd/da9052-irq.o drivers/staging/speakup/keyhelp.o: warning: objtool: spk_handle_help()+0x85: can't find jump dest instruction at .text+0xfe00025f drivers/video/console/vgacon.o: warning: objtool: vgacon_scrolldelta()+0x19: can't find jump dest instruction at .text+0xac000133 drivers/usb/chipidea/ci_hdrc_imx.o: warning: objtool: ci_hdrc_imx_probe()+0x64: can't find jump dest instruction at .text+0xe90300f8 drivers/gpu/drm/drm_debugfs.o: warning: objtool: edid_write()+0x34: can't find jump dest instruction at .text+0x8b0000c9 CC [M] drivers/uwb/i1480/i1480-est.o LD drivers/misc/mei/mei-txe.o drivers/video/fbdev/core/fbcmap.o: warning: objtool: fb_set_cmap()+0x3a: can't find jump dest instruction at .text+0xa3000189 drivers/usb/misc/usb3503.o: warning: objtool: usb3503_probe()+0x4c: can't find jump dest instruction at .text+0xd50100b1 CC [M] drivers/video/fbdev/via/ioctl.o LD drivers/virtio/built-in.o CC [M] drivers/usb/serial/ch341.o CC [M] drivers/input/touchscreen/chipone_icn8318.o LD drivers/usb/dwc2/dwc2.o drivers/acpi/acpica/exdump.o: warning: objtool: acpi_ex_dump_reference_obj()+0x50: can't find jump dest instruction at .text+0x82000055 drivers/regulator/max8998.o: warning: objtool: max8998_get_voltage_register()+0x37: can't find jump dest instruction at .text+0xae00003d CC drivers/tty/vt/keyboard.o LD drivers/misc/mei/built-in.o drivers/input/touchscreen/tps6507x-ts.o: warning: objtool: tps6507x_adc_conversion()+0x2f: can't find jump dest instruction at .text+0x92000035 CC drivers/video/fbdev/core/syscopyarea.o drivers/usb/gadget/function/uvc_v4l2.o: warning: objtool: uvc_v4l2_set_format()+0x9: call without frame pointer save/setup drivers/usb/gadget/function/uvc_v4l2.o: warning: objtool: uvc_v4l2_get_format()+0x9: call without frame pointer save/setup drivers/usb/gadget/function/uvc_v4l2.o: warning: objtool: uvc_v4l2_streamoff()+0x9: call without frame pointer save/setup drivers/usb/gadget/function/uvc_v4l2.o: warning: objtool: uvc_v4l2_release()+0xe: call without frame pointer save/setup drivers/usb/gadget/function/uvc_v4l2.o: warning: objtool: uvc_v4l2_open()+0xe: call without frame pointer save/setup drivers/usb/gadget/function/uvc_v4l2.o: warning: objtool: uvc_v4l2_mmap()+0xc: call without frame pointer save/setup drivers/usb/gadget/function/uvc_v4l2.o: warning: objtool: uvc_v4l2_poll()+0xd: call without frame pointer save/setup drivers/usb/gadget/function/uvc_v4l2.o: warning: objtool: uvc_v4l2_ioctl_default()+0xf: call without frame pointer save/setup drivers/usb/gadget/function/uvc_v4l2.o: warning: objtool: uvc_v4l2_unsubscribe_event()+0x4: call without frame pointer save/setup drivers/usb/gadget/function/uvc_v4l2.o: warning: objtool: uvc_v4l2_subscribe_event()+0x1d: call without frame pointer save/setup drivers/usb/gadget/function/uvc_v4l2.o: warning: objtool: uvc_v4l2_streamon()+0xa: call without frame pointer save/setup drivers/usb/gadget/function/uvc_v4l2.o: warning: objtool: uvc_v4l2_dqbuf()+0xd: call without frame pointer save/setup drivers/usb/gadget/function/uvc_v4l2.o: warning: objtool: uvc_v4l2_qbuf()+0xa: call without frame pointer save/setup drivers/usb/gadget/function/uvc_v4l2.o: warning: objtool: uvc_v4l2_querybuf()+0xa: call without frame pointer save/setup drivers/usb/gadget/function/uvc_v4l2.o: warning: objtool: uvc_v4l2_reqbufs()+0x9: call without frame pointer save/setup drivers/usb/gadget/function/uvc_v4l2.o: warning: objtool: uvc_v4l2_querycap()+0xa: call without frame pointer save/setup drivers/usb/renesas_usbhs/mod.o: warning: objtool: usbhs_interrupt()+0xdd: can't find jump dest instruction at .text+0xf7010177 drivers/video/console/fbcon_rotate.o: warning: objtool: fbcon_rotate_font()+0x3d: can't find jump dest instruction at .text+0x4e030078 CC drivers/tty/serial/clps711x.o LD drivers/usb/dwc2/built-in.o drivers/mfd/smsc-ece1099.o: warning: objtool: smsc_i2c_probe()+0x31: can't find jump dest instruction at .text+0xcb00004e CC [M] drivers/staging/comedi/drivers/aio_aio12_8.o CC drivers/usb/phy/phy-keystone.o CC drivers/video/fbdev/s3fb.o CC [M] drivers/hid/hid-twinhan.o CC [M] drivers/usb/phy/phy-am335x-control.o CC drivers/usb/core/port.o CC [M] drivers/regulator/da903x.o drivers/uwb/lc-dev.o: warning: objtool: uwbd_dev_onair()+0x5b: can't find jump dest instruction at .text+0xc0000676 CC [M] drivers/video/backlight/gpio_backlight.o CC [M] drivers/usb/wusbcore/devconnect.o CC drivers/usb/gadget/udc/udc-xilinx.o CC [M] drivers/power/smb347-charger.o CC [M] drivers/usb/misc/chaoskey.o drivers/media/i2c/wm8739.o: warning: objtool: wm8739_s_ctrl()+0x1a: can't find jump dest instruction at .text+0xba00012e drivers/acpi/acpica/exfield.o: warning: objtool: acpi_ex_read_data_from_field()+0x65: can't find jump dest instruction at .text+0x7403009a drivers/rtc/rtc-mv.o: warning: objtool: mv_rtc_probe()+0x34: can't find jump dest instruction at .init.text+0x7c010055 CC [M] drivers/regulator/da9063-regulator.o CC [M] drivers/hid/hid-wiimote-core.o CC drivers/rtc/rtc-rx8010.o /home/kisskb/slave/src/drivers/video/fbdev/via/viafbdev.c: In function 'viafb_remove_proc': /home/kisskb/slave/src/drivers/video/fbdev/via/viafbdev.c:1635:4: warning: unused variable 'iga2_entry' [-Wunused-variable] /home/kisskb/slave/src/drivers/video/fbdev/via/viafbdev.c:1634:4: warning: unused variable 'iga1_entry' [-Wunused-variable] CC lib/interval_tree.o LD drivers/video/console/built-in.o CC drivers/video/fbdev/hgafb.o drivers/usb/renesas_usbhs/rcar3.o: warning: objtool: usbhs_rcar3_power_ctrl()+0xa: call without frame pointer save/setup drivers/usb/renesas_usbhs/rcar3.o: warning: objtool: usbhs_write32()+0xb: call without frame pointer save/setup CC [M] drivers/input/touchscreen/cyttsp_core.o CC drivers/tty/vt/vt.o CC [M] drivers/hid/hid-wiimote-modules.o CC drivers/acpi/acpica/exoparg3.o . CC drivers/staging/speakup/thread.o CC drivers/usb/core/of.o drivers/usb/misc/cypress_cy7c63.o: warning: objtool: cypress_probe()+0x2c: can't find jump dest instruction at .text+0x870001bf drivers/usb/core/message.o: warning: objtool: usb_driver_set_configuration()+0x2d: can't find jump dest instruction at .text+0x90000135 drivers/w1/slaves/w1_ds2760.o: warning: objtool: w1_ds2760_io()+0x23: can't find jump dest instruction at .text+0xb400016f CC drivers/acpi/acpica/exoparg6.o CC lib/assoc_array.o SHIPPED drivers/tty/vt/defkeymap.c CC [M] drivers/usb/wusbcore/dev-sysfs.o drivers/regulator/max77693.o: warning: objtool: max77693_chg_get_current_limit()+0x12: call without frame pointer save/setup drivers/regulator/max77693.o: warning: objtool: max77693_chg_set_current_limit()+0x14: call without frame pointer save/setup drivers/regulator/max77693.o: warning: objtool: max77693_pmic_probe()+0xb4: call without frame pointer save/setup drivers/regulator/max77693.o: warning: objtool: max77693_pmic_init()+0xd: call without frame pointer save/setup drivers/regulator/max77693.o: warning: objtool: max77693_pmic_cleanup()+0xb: call without frame pointer save/setup LD drivers/uwb/i1480/dfu/built-in.o CC [M] drivers/hid/hid-wiimote-debug.o drivers/input/touchscreen/zforce_ts.o: warning: objtool: zforce_probe()+0x1e: can't find jump dest instruction at .text+0x8c000141 drivers/usb/isp1760/isp1760-hcd.o: warning: objtool: isp1760_hub_control()+0x4f: can't find jump dest instruction at .text+0x5e03066b CC lib/smp_processor_id.o drivers/regulator/tps65023-regulator.o: warning: objtool: tps_65023_probe()+0x4d: can't find jump dest instruction at .text+0xbb0000dc CC [M] drivers/video/backlight/pcf50633-backlight.o CC [M] drivers/uwb/i1480/dfu/dfu.o CC drivers/rtc/rtc-stk17ta8.o drivers/video/backlight/kb3886_bl.o: warning: objtool: kb3886_bl_set_intensity()+0x11: call without frame pointer save/setup drivers/video/backlight/kb3886_bl.o: warning: objtool: kb3886bl_probe()+0x60: call without frame pointer save/setup drivers/video/backlight/kb3886_bl.o: warning: objtool: kb3886_init()+0xb: call without frame pointer save/setup drivers/video/backlight/kb3886_bl.o: warning: objtool: kb3886_exit()+0xb: call without frame pointer save/setup LD drivers/w1/slaves/built-in.o CC [M] drivers/input/touchscreen/gunze.o CC lib/list_debug.o drivers/mfd/tps65010.o: warning: objtool: tps65013_set_low_pwr()+0x1f: can't find jump dest instruction at .text+0xbf0000ae CC [M] drivers/regulator/fan53555.o drivers/hwmon/powr1220.o: warning: objtool: powr1220_show_voltage()+0x4d: can't find jump dest instruction at .text+0xa50000a6 drivers/usb/serial/bus.o: warning: objtool: new_id_show()+0x8: call without frame pointer save/setup drivers/usb/serial/bus.o: warning: objtool: usb_serial_device_remove()+0x28: call without frame pointer save/setup drivers/video/backlight/lm3639_bl.o: warning: objtool: lm3639_bled_update_status()+0x34: can't find jump dest instruction at .text+0x80000192 drivers/usb/serial/bus.o: warning: objtool: usb_serial_device_probe()+0x58: call without frame pointer save/setup drivers/usb/serial/bus.o: warning: objtool: new_id_store()+0x27: call without frame pointer save/setup drivers/usb/serial/bus.o: warning: objtool: usb_serial_bus_register()+0x26: call without frame pointer save/setup drivers/usb/serial/bus.o: warning: objtool: usb_serial_bus_deregister()+0x24: call without frame pointer save/setup CC lib/bitrev.o drivers/usb/renesas_usbhs/rcar2.o: warning: objtool: usbhs_rcar2_power_ctrl()+0xe: call without frame pointer save/setup drivers/usb/renesas_usbhs/rcar2.o: warning: objtool: usbhs_rcar2_hardware_exit()+0x7: call without frame pointer save/setup drivers/usb/renesas_usbhs/rcar2.o: warning: objtool: usbhs_rcar2_hardware_init()+0xa: call without frame pointer save/setup drivers/gpu/drm/drm_global.o: warning: objtool: drm_global_item_unref()+0x22: call without frame pointer save/setup drivers/gpu/drm/drm_global.o: warning: objtool: drm_global_item_ref()+0x27: call without frame pointer save/setup drivers/gpu/drm/drm_global.o: warning: objtool: drm_global_init()+0x29: call without frame pointer save/setup drivers/usb/mon/mon_text.o: warning: objtool: mon_text_read_wait()+0xa3: can't find jump dest instruction at .text+0xbb0000a8 drivers/usb/musb/musb_debugfs.o: warning: objtool: musb_regdump_show()+0xbe: can't find jump dest instruction at .text+0x6200025d drivers/usb/core/file.o: warning: objtool: usb_register_dev()+0x20: can't find jump dest instruction at .text+0xa6010045 drivers/video/backlight/lp855x_bl.o: warning: objtool: lp855x_probe()+0x31: can't find jump dest instruction at .text+0xc4030183 CC drivers/mfd/da9052-core.o drivers/usb/musb/musb_am335x.o: warning: objtool: am335x_child_probe()+0x13: 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/usb/chipidea/usbmisc_imx.o: warning: objtool: usbmisc_imx53_init()+0x21: can't find jump dest instruction at .text+0xb300026c drivers/media/i2c/mt9v011.o: warning: objtool: mt9v011_s_ctrl()+0x1e: can't find jump dest instruction at .text+0x83000242 CC drivers/tty/vt/defkeymap.o drivers/usb/renesas_usbhs/pipe.o: warning: objtool: usbhs_pipe_set_trans_count_if_bulk()+0x10: can't find jump dest instruction at .text+0xc1000336 drivers/acpi/acpica/exmisc.o: warning: objtool: acpi_ex_get_object_reference()+0x48: can't find jump dest instruction at .text+0x9200004e drivers/uwb/neh.o: warning: objtool: uwb_rc_neh_error()+0xaa: can't find jump dest instruction at .text+0x7b0000f2 LD drivers/usb/isp1760/isp1760.o drivers/usb/core/endpoint.o: warning: objtool: ep_device_release()+0x8: call without frame pointer save/setup drivers/usb/core/endpoint.o: warning: objtool: direction_show()+0x3a: call without frame pointer save/setup drivers/usb/core/endpoint.o: warning: objtool: type_show()+0x26: call without frame pointer save/setup drivers/usb/core/endpoint.o: warning: objtool: interval_show()+0xa4: call without frame pointer save/setup drivers/usb/core/endpoint.o: warning: objtool: wMaxPacketSize_show()+0x21: call without frame pointer save/setup drivers/usb/core/endpoint.o: warning: objtool: bInterval_show()+0x1b: call without frame pointer save/setup drivers/usb/core/endpoint.o: warning: objtool: bmAttributes_show()+0x1b: call without frame pointer save/setup drivers/usb/core/endpoint.o: warning: objtool: bEndpointAddress_show()+0x1b: call without frame pointer save/setup drivers/usb/core/endpoint.o: warning: objtool: bLength_show()+0x1a: call without frame pointer save/setup drivers/usb/core/endpoint.o: warning: objtool: usb_create_ep_devs()+0x24: call without frame pointer save/setup drivers/usb/core/endpoint.o: warning: objtool: usb_remove_ep_devs()+0x17: call without frame pointer save/setup drivers/mfd/tps80031.o: warning: objtool: tps80031_probe()+0x28: can't find jump dest instruction at .text+0x10301de drivers/video/fbdev/nvidia/nv_i2c.o: warning: objtool: nvidia_setup_i2c_bus()+0x9d: can't find call dest symbol at offset 0x300018d CC drivers/mfd/da9052-i2c.o LD drivers/usb/chipidea/built-in.o . CC [M] drivers/input/touchscreen/egalax_ts.o drivers/usb/core/hcd.o: warning: objtool: usb_calc_bus_time()+0xc: can't find jump dest instruction at .text+0xc9000058 LD drivers/usb/isp1760/built-in.o CC [M] drivers/input/touchscreen/egalax_ts_serial.o drivers/uwb/pal.o: warning: objtool: uwb_pal_unregister()+0xe: call without frame pointer save/setup drivers/uwb/pal.o: warning: objtool: uwb_pal_register()+0x73: call without frame pointer save/setup CC [M] drivers/platform/x86/pvpanic.o CC [M] drivers/usb/phy/phy-am335x.o CC drivers/usb/core/hcd-pci.o CC drivers/staging/speakup/varhandlers.o drivers/usb/gadget/udc/goku_udc.o: warning: objtool: ep_reset()+0x17: can't find jump dest instruction at .text+0xe500006f CC [M] drivers/usb/serial/cp210x.o CC drivers/gpu/drm/drm_bridge.o CC [M] drivers/power/axp288_fuel_gauge.o CC [M] drivers/input/touchscreen/ft6236.o drivers/tty/n_tracesink.o: warning: objtool: n_tracesink_close()+0x12: call without frame pointer save/setup drivers/tty/n_tracesink.o: warning: objtool: n_tracesink_open()+0x19: call without frame pointer save/setup drivers/tty/n_tracesink.o: warning: objtool: n_tracesink_datadrain()+0x16: call without frame pointer save/setup drivers/tty/n_tracesink.o: warning: objtool: n_tracesink_init()+0x10: call without frame pointer save/setup drivers/tty/n_tracesink.o: warning: objtool: n_tracesink_exit()+0x9: call without frame pointer save/setup drivers/video/fbdev/sis/initextlfb.o: warning: objtool: sisfb_mode_rate_to_dclock()+0x2e: can't find jump dest instruction at .text+0x94000034 drivers/video/fbdev/core/fbsysfs.o: warning: objtool: store_bl_curve()+0x21: can't find jump dest instruction at .text+0xe30000f8 CC drivers/usb/core/usb-acpi.o drivers/uwb/lc-rc.o: warning: objtool: ASIE_store()+0x45: can't find jump dest instruction at .text+0xb300028a CC drivers/video/fbdev/core/sysimgblt.o CC drivers/mfd/lp3943.o drivers/usb/gadget/function/uvc_video.o: warning: objtool: uvc_video_complete()+0x111: can't find jump dest instruction at .text+0x7b00019c CC [M] drivers/video/backlight/sky81452-backlight.o CC [M] drivers/input/touchscreen/fujitsu_ts.o drivers/hwmon/pc87427.o: warning: objtool: pc87427_update_device()+0x39: can't find jump dest instruction at .text+0xed00017a CC drivers/hwmon/tmp401.o LD drivers/video/fbdev/nvidia/nvidiafb.o drivers/video/fbdev/matrox/matroxfb_base.o: warning: objtool: matroxfb_decode_var()+0x27: can't find jump dest instruction at .text+0x2702012f CC [M] drivers/staging/speakup/speakup_acntsa.o drivers/gpu/drm/drm_encoder_slave.o: warning: objtool: drm_i2c_encoder_prepare()+0x9: call without frame pointer save/setup drivers/gpu/drm/drm_encoder_slave.o: warning: objtool: drm_i2c_encoder_commit()+0x6: call without frame pointer save/setup drivers/gpu/drm/drm_encoder_slave.o: warning: objtool: drm_i2c_encoder_destroy()+0xd: call without frame pointer save/setup drivers/gpu/drm/drm_encoder_slave.o: warning: objtool: drm_i2c_encoder_init()+0x36: call without frame pointer save/setup CC [M] drivers/usb/serial/cyberjack.o CC drivers/rtc/rtc-stmp3xxx.o LD drivers/video/fbdev/nvidia/built-in.o CC drivers/hwmon/vt8231.o . CC drivers/video/fbdev/core/fb_sys_fops.o CC drivers/mfd/lp8788.o CC [M] drivers/usb/gadget/udc/dummy_hcd.o CC [M] drivers/video/backlight/tps65217_bl.o CC drivers/rtc/rtc-tegra.o CC [M] drivers/usb/serial/cypress_m8.o CC [M] drivers/usb/serial/usb_debug.o CC drivers/acpi/acpica/exprep.o drivers/media/i2c/adp1653.o: warning: objtool: adp1653_probe()+0x3a: can't find jump dest instruction at .text+0xb70301c7 CC drivers/hwmon/w83627ehf.o drivers/staging/speakup/selection.o: warning: objtool: __speakup_paste_selection()+0x4d: can't find jump dest instruction at .text+0xb2000053 drivers/uwb/scan.o: warning: objtool: uwb_rc_scan()+0x39: can't find jump dest instruction at .text+0xa500008d drivers/tty/n_tracerouter.o: warning: objtool: n_tracerouter_receivebuf()+0x16: call without frame pointer save/setup drivers/tty/n_tracerouter.o: warning: objtool: n_tracerouter_open()+0x19: call without frame pointer save/setup drivers/tty/n_tracerouter.o: warning: objtool: n_tracerouter_close()+0x12: call without frame pointer save/setup drivers/tty/n_tracerouter.o: warning: objtool: n_tracerouter_init()+0x17: call without frame pointer save/setup drivers/tty/n_tracerouter.o: warning: objtool: n_tracerouter_exit()+0x9: call without frame pointer save/setup drivers/usb/gadget/udc/amd5536udc.o: warning: objtool: udc_setup_endpoints()+0x15c: can't find jump dest instruction at .text+0xe2ff033f drivers/video/backlight/pm8941-wled.o: warning: objtool: pm8941_wled_update_status()+0x5a: can't find jump dest instruction at .text+0x8800007c CC lib/rational.o drivers/gpu/drm/drm_modes.o: warning: objtool: drm_mode_set_crtcinfo()+0x7: can't find jump dest instruction at .text+0xb70100bf CC [M] drivers/staging/comedi/drivers/aio_iiro_16.o drivers/acpi/acpica/exmutex.o: warning: objtool: acpi_ex_acquire_mutex_object()+0x63: can't find jump dest instruction at .text+0xaa0000a9 drivers/hwmon/sht21.o: warning: objtool: sht21_update_measurements()+0x44: can't find jump dest instruction at .text+0x8500004a CC drivers/gpu/drm/drm_gem_cma_helper.o drivers/usb/gadget/function/f_uvc.o: warning: objtool: uvc_alloc()+0x2b: can't find jump dest instruction at .text+0x3b010065 drivers/power/bq24735-charger.o: warning: objtool: bq24735_charger_set_property()+0x26: can't find jump dest instruction at .text+0xc00001c2 LD drivers/media/i2c/built-in.o drivers/input/touchscreen/ar1021_i2c.o: warning: objtool: ar1021_i2c_probe()+0x27: can't find jump dest instruction at .text+0x7010048 CC drivers/mfd/lp8788-irq.o drivers/hwmon/tc74.o: warning: objtool: tc74_probe()+0x28: can't find jump dest instruction at .text+0x90000110 drivers/video/backlight/88pm860x_bl.o: warning: objtool: pm860x_backlight_probe()+0x47: can't find jump dest instruction at .text+0x1b020078 drivers/usb/serial/aircable.o: warning: objtool: aircable_prepare_write_buffer()+0x21: call without frame pointer save/setup drivers/usb/serial/aircable.o: warning: objtool: aircable_process_read_urb()+0x7b: call without frame pointer save/setup drivers/usb/serial/aircable.o: warning: objtool: usb_serial_module_init()+0x19: call without frame pointer save/setup drivers/usb/serial/aircable.o: warning: objtool: usb_serial_module_exit()+0xb: call without frame pointer save/setup drivers/misc/mei/hw-me.o: warning: objtool: mei_me_write_message()+0x42: can't find jump dest instruction at .text+0xa70004e3 .drivers/usb/phy/phy-tahvo.o: warning: objtool: check_vbus_state()+0x3a: can't find jump dest instruction at .text+0x830000e0 drivers/usb/misc/emi62.o: warning: objtool: emi62_probe()+0x2d: can't find jump dest instruction at .text+0x5b0300f0 drivers/video/backlight/generic_bl.o: warning: objtool: genericbl_remove()+0x29: call without frame pointer save/setup drivers/video/backlight/generic_bl.o: warning: objtool: genericbl_probe()+0x6b: 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 CC [M] drivers/usb/serial/digi_acceleport.o CC drivers/video/fbdev/goldfishfb.o drivers/usb/core/sysfs.o: warning: objtool: iad_bFunctionProtocol_show()+0x1b: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: iad_bFunctionSubClass_show()+0x1b: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: iad_bFunctionClass_show()+0x1b: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: iad_bInterfaceCount_show()+0x1b: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: iad_bFirstInterface_show()+0x1b: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: interface_authorized_show()+0x1c: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: modalias_show()+0x77: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: bInterfaceProtocol_show()+0x1b: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: bInterfaceSubClass_show()+0x1b: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: bInterfaceClass_show()+0x1b: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: bNumEndpoints_show()+0x1b: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: bAlternateSetting_show()+0x1b: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: bInterfaceNumber_show()+0x1b: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: removable_show()+0x2f: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: avoid_reset_quirk_show()+0x1f: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: quirks_show()+0x19: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: maxchild_show()+0x19: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: version_show()+0x20: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: devpath_show()+0x1a: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: devnum_show()+0x19: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: busnum_show()+0x1a: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: speed_show()+0x2a: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: bMaxPacketSize0_show()+0x1a: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: bNumConfigurations_show()+0x1a: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: bDeviceProtocol_show()+0x1a: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: bDeviceSubClass_show()+0x1a: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: bDeviceClass_show()+0x1a: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: bcdDevice_show()+0x1a: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: idProduct_show()+0x1a: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: idVendor_show()+0x1a: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: urbnum_show()+0x19: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: interface_show()+0x20: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: interface_authorized_store()+0x18: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: supports_autosuspend_show()+0x1a: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: serial_show()+0x1a: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: product_show()+0x19: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: manufacturer_show()+0x1a: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: bMaxPower_show()+0x1a: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: bmAttributes_show()+0x1a: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: bConfigurationValue_show()+0x1a: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: bNumInterfaces_show()+0x1a: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: configuration_show()+0x1a: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: remove_store()+0x19: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: avoid_reset_quirk_store()+0x23: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: bConfigurationValue_store()+0x23: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: authorized_store()+0x21: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: authorized_show()+0x24: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: ltm_capable_show()+0x42: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: usb_remove_sysfs_dev_files()+0x12: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: usb_create_sysfs_dev_files()+0x1a: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: usb_create_sysfs_intf_files()+0x53: call without frame pointer save/setup drivers/usb/core/sysfs.o: warning: objtool: usb_remove_sysfs_intf_files()+0x1b: call without frame pointer save/setup CC [M] drivers/staging/speakup/speakup_acntpc.o CC drivers/gpu/drm/ati_pcigart.o LD drivers/video/backlight/built-in.o drivers/platform/x86/intel-smartconnect.o: warning: objtool: smartconnect_acpi_init()+0x25: 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 CC [M] drivers/video/fbdev/via/accel.o CC drivers/rtc/rtc-v3020.o drivers/staging/comedi/drivers/dt282x.o: warning: objtool: dt282x_ai_cmdtest()+0xc5: can't find jump dest instruction at .text+0x180101df CC [M] drivers/usb/serial/io_edgeport.o CC [M] drivers/staging/speakup/speakup_dectlk.o CC [M] drivers/uwb/i1480/dfu/mac.o drivers/acpi/acpica/exfldio.o: warning: objtool: acpi_ex_access_region()+0xbe: can't find jump dest instruction at .text+0x3d0200c3 CC [M] drivers/video/fbdev/via/via_utility.o drivers/media/v4l2-core/v4l2-ctrls.o: warning: objtool: v4l2_ctrl_get_menu()+0x11: can't find jump dest instruction at .text+0x6303003a drivers/video/backlight/da9052_bl.o: warning: objtool: da9052_adjust_wled_brightness()+0x3a: can't find jump dest instruction at .text+0xff000050 CC drivers/media/v4l2-core/videobuf2-core.o CC drivers/acpi/acpica/exregion.o CC drivers/tty/serial/bcm63xx_uart.o CC [M] drivers/input/touchscreen/goodix.o drivers/acpi/acpica/exnames.o: warning: objtool: acpi_ex_name_segment()+0x88: can't find jump dest instruction at .text+0xf80101ae drivers/hid/hid-tivo.o: warning: objtool: tivo_input_mapping()+0x11: can't find jump dest instruction at .text+0xd0000017 LD [M] drivers/misc/mei/mei-me.o drivers/video/fbdev/sis/sis_accel.o: warning: objtool: fbcon_sis_fillrect()+0x22: can't find jump dest instruction at .text+0xee0400ca CC drivers/video/fbdev/core/svgalib.o drivers/w1/slaves/w1_ds2781.o: warning: objtool: w1_ds2781_io()+0x26: can't find jump dest instruction at .text+0xb0000152 drivers/staging/comedi/drivers/fl512.o: warning: objtool: fl512_attach()+0x19: can't find jump dest instruction at .text+0xa2000117 CC drivers/tty/serial/sh-sci.o drivers/video/backlight/as3711_bl.o: warning: objtool: as3711_bl_update_status()+0x5c: can't find jump dest instruction at .text+0x7f0100f6 CC [M] drivers/hid/hid-sensor-hub.o CC [M] drivers/usb/gadget/udc/net2272.o CC [M] drivers/platform/x86/alienware-wmi.o . CC [M] drivers/regulator/isl6271a-regulator.o drivers/rtc/rtc-palmas.o: warning: objtool: palmas_rtc_probe()+0x86: can't find jump dest instruction at .text+0x1c0103f4 drivers/misc/vmw_vmci/vmci_host.o: warning: objtool: vmci_host_do_alloc_queuepair.isra.9()+0x20: can't find jump dest instruction at .text+0x20010144 drivers/usb/musb/ux500.o: warning: objtool: ux500_probe()+0x28: can't find jump dest instruction at .text+0xa70002f2 CC drivers/acpi/acpica/exresnte.o drivers/usb/mon/mon_bin.o: warning: objtool: mon_alloc_buff()+0x16: can't find jump dest instruction at .text+0x86000103 LD drivers/w1/built-in.o drivers/acpi/acpica/exoparg2.o: warning: objtool: acpi_ex_opcode_2A_2T_1R()+0x3f: can't find jump dest instruction at .text+0x8000012f CC [M] drivers/video/fbdev/via/vt1636.o CC drivers/mfd/da9062-core.o CC lib/crc16.o drivers/uwb/uwb-debug.o: warning: objtool: reservations_print()+0x48: can't find jump dest instruction at .text+0xca000100 CC drivers/acpi/acpica/exresolv.o CC drivers/hwmon/wm8350-hwmon.o drivers/staging/comedi/drivers/dmm32at.o: warning: objtool: dmm32at_ai_cmdtest()+0xba: can't find jump dest instruction at .text+0x54010125 LD [M] drivers/usb/mon/usbmon.o drivers/power/bq24257_charger.o: warning: objtool: bq24257_iilimit_autoset()+0x2d: can't find jump dest instruction at .text+0x8b0002b6 drivers/usb/phy/phy-gpio-vbus-usb.o: warning: objtool: gpio_vbus_probe()+0x23: can't find jump dest instruction at .text+0x8102005e drivers/regulator/s2mps11.o: warning: objtool: s2mps14_regulator_enable()+0x1c: can't find jump dest instruction at .text+0x960000bd CC drivers/rtc/rtc-zynqmp.o drivers/usb/core/hub.o: warning: objtool: led_work()+0x1f: can't find jump dest instruction at .text+0x190103b1 CC [M] drivers/platform/x86/intel_pmc_ipc.o CC [M] drivers/staging/comedi/drivers/ii_pci20kc.o CC [M] drivers/hid/hid-sensor-custom.o drivers/media/i2c/lm3560.o: warning: objtool: lm3560_probe()+0x3a: can't find jump dest instruction at .text+0x300103d1 LD drivers/usb/misc/sisusbvga/built-in.o CC drivers/video/fbdev/asiliantfb.o drivers/media/v4l2-core/v4l2-mc.o: warning: objtool: v4l2_mc_create_media_graph()+0x19: can't find jump dest instruction at .text+0x9502019b drivers/regulator/axp20x-regulator.o: warning: objtool: axp20x_regulator_probe()+0x54: can't find jump dest instruction at .text+0xa702005a drivers/rtc/rtc-pcf2127.o: warning: objtool: pcf2127_i2c_probe()+0x24: can't find jump dest instruction at .text+0x8c000286 drivers/usb/misc/ehset.o: warning: objtool: ehset_probe()+0x2c: can't find jump dest instruction at .text+0x3f020038 drivers/regulator/tps80031-regulator.o: warning: objtool: tps80031_vbus_disable()+0x51: can't find jump dest instruction at .text+0xbc0004b7 CC drivers/acpi/acpica/exresop.o CC drivers/tty/serial/atmel_serial.o lib/interval_tree.o: warning: objtool: interval_tree_remove()+0x3a: can't find jump dest instruction at .text+0x1801017f CC [M] drivers/usb/serial/empeg.o .drivers/acpi/acpica/exoparg6.o: warning: objtool: acpi_ex_opcode_6A_0T_1R()+0x53: can't find jump dest instruction at .text+0x320100e4 CC drivers/video/fbdev/s1d13xxxfb.o LD [M] drivers/media/i2c/msp3400.o CC [M] drivers/usb/misc/sisusbvga/sisusb.o CC [M] drivers/staging/comedi/drivers/mpc624.o drivers/usb/core/quirks.o: warning: objtool: __usb_detect_quirks()+0xa3: can't find jump dest instruction at .text+0x780000a8 CC [M] drivers/rtc/rtc-88pm80x.o drivers/usb/misc/idmouse.o: warning: objtool: idmouse_open()+0x35: can't find jump dest instruction at .text+0x1603004b CC [M] drivers/regulator/lp3972.o drivers/video/console/fbcon_cw.o: warning: objtool: cw_cursor()+0xc2: can't find jump dest instruction at .text+0x520504c9 drivers/usb/phy/phy-keystone.o: warning: objtool: keystone_usbphy_remove()+0xb: call without frame pointer save/setup drivers/usb/phy/phy-keystone.o: warning: objtool: keystone_usbphy_probe()+0x1e: call without frame pointer save/setup drivers/usb/phy/phy-keystone.o: warning: objtool: keystone_usbphy_driver_init()+0xd: 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 CC [M] drivers/staging/speakup/speakup_decpc.o drivers/rtc/rtc-pm8xxx.o: warning: objtool: pm8xxx_rtc_set_time()+0x25: can't find jump dest instruction at .text+0xed000180 CC [M] drivers/usb/serial/ftdi_sio.o drivers/power/bq2415x_charger.o: warning: objtool: bq2415x_sysfs_show_limit()+0x50: can't find jump dest instruction at .text+0x43010315 LD drivers/hid/hid.o CC [M] drivers/platform/x86/surfacepro3_button.o CC lib/crc-itu-t.o CC [M] drivers/input/touchscreen/ili210x.o drivers/uwb/uwbd.o: warning: objtool: uwbd()+0x67: can't find jump dest instruction at .text+0x6101006c drivers/usb/host/r8a66597-hcd.o: warning: objtool: r8a66597_hub_control()+0x64: can't find jump dest instruction at .text+0x6c010643 CC drivers/media/v4l2-core/videobuf2-v4l2.o CC [M] drivers/regulator/lp8788-buck.o CC [M] drivers/usb/gadget/udc/net2280.o drivers/mfd/mfd-core.o: warning: objtool: mfd_add_device()+0x4b: can't find jump dest instruction at .text+0xed0300e1 drivers/video/fbdev/core/modedb.o: warning: objtool: fb_find_best_display()+0x15: can't find jump dest instruction at .text+0xb400024d drivers/usb/serial/ark3116.o: warning: objtool: ark3116_process_read_urb()+0x64: can't find jump dest instruction at .text+0xa60000c6 LD drivers/hid/hid-picolcd.o CC [M] drivers/staging/comedi/drivers/ni_at_ao.o CC drivers/video/fbdev/core/fb_ddc.o CC drivers/media/v4l2-core/videobuf2-memops.o CC drivers/tty/serial/pch_uart.o drivers/usb/serial/generic.o: warning: objtool: usb_serial_generic_msr_changed()+0x2d: can't find jump dest instruction at .text+0xba00015d drivers/media/v4l2-core/v4l2-common.o: warning: objtool: v4l_bound_align_image()+0x43: can't find jump dest instruction at .text+0x8d00039e drivers/usb/musb/musb_dsps.o: warning: objtool: dsps_musb_init()+0x55: can't find jump dest instruction at .text+0x69010458 .drivers/usb/serial/belkin_sa.o: warning: objtool: belkin_sa_process_read_urb()+0x4f: can't find jump dest instruction at .text+0xad000089 CC [M] drivers/usb/wusbcore/mmc.o CC [M] drivers/staging/speakup/speakup_spkout.o CC drivers/mfd/da9063-core.o drivers/usb/core/of.o: warning: objtool: usb_of_get_child_node()+0x3f: call without frame pointer save/setup drivers/tty/serial/earlycon.o: warning: objtool: setup_earlycon()+0x1c: can't find jump dest instruction at .init.text+0xdb0100a8 CC [M] drivers/usb/serial/garmin_gps.o CC [M] drivers/regulator/lp8788-ldo.o lib/list_debug.o: warning: objtool: list_del()+0x8: call without frame pointer save/setup CC [M] drivers/hwmon/asb100.o drivers/platform/x86/intel_ips.o: warning: objtool: ips_remove()+0x14: can't find jump dest instruction at .text+0x8d0001ff drivers/uwb/radio.o: warning: objtool: uwb_radio_change_channel()+0x16: can't find call dest symbol at offset 0x98000068 drivers/hid/hid-twinhan.o: warning: objtool: twinhan_input_mapping()+0x13: can't find jump dest instruction at .text+0x12050019 LD drivers/power/power_supply.o drivers/regulator/s5m8767.o: warning: objtool: s5m8767_set_voltage_sel()+0x27: can't find jump dest instruction at .text+0x27010119 drivers/usb/gadget/function/f_hid.o: warning: objtool: hidg_alloc()+0x2c: can't find jump dest instruction at .text+0xee0001c2 CC [M] drivers/rtc/rtc-88pm860x.o drivers/acpi/acpica/exoparg1.o: warning: objtool: acpi_ex_opcode_1A_1T_1R()+0x50: can't find jump dest instruction at .text+0xe60302cc drivers/acpi/acpica/exoparg3.o: warning: objtool: acpi_ex_opcode_3A_0T_0R()+0x3f: can't find jump dest instruction at .text+0xe7000045 LD drivers/hid/built-in.o LD drivers/power/built-in.o drivers/usb/misc/ezusb.o: warning: objtool: ezusb_fx1_ihex_firmware_download()+0x41: can't find jump dest instruction at .text+0x41010108 drivers/mfd/ucb1400_core.o: warning: objtool: ucb1400_core_probe()+0x5c: can't find jump dest instruction at .text+0x4b01008e drivers/usb/misc/rio500.o: warning: objtool: ioctl_rio()+0x2e: can't find jump dest instruction at .text+0x700200dd CC [M] drivers/usb/serial/ipaq.o CC drivers/mfd/da9063-irq.o CC drivers/media/v4l2-core/videobuf2-dma-contig.o drivers/rtc/rtc-rp5c01.o: warning: objtool: rp5c01_rtc_probe()+0x29: can't find jump dest instruction at .init.text+0xcf00004a drivers/staging/comedi/drivers/aio_aio12_8.o: warning: objtool: aio_aio12_8_attach()+0x22: can't find jump dest instruction at .text+0x430100cd CC [M] drivers/usb/wusbcore/pal.o CC [M] drivers/usb/serial/ipw.o CC [M] drivers/video/fbdev/via/global.o CC drivers/mfd/da9063-i2c.o CC [M] drivers/usb/gadget/udc/pxa27x_udc.o drivers/video/fbdev/matrox/matroxfb_misc.o: warning: objtool: matroxfb_PLL_calcclock()+0x51: can't find jump dest instruction at .text+0x8c00011a drivers/video/fbdev/core/fbmem.o: warning: objtool: fb_pan_display()+0x96: can't find jump dest instruction at .text+0x8c000269 CC [M] drivers/rtc/rtc-davinci.o drivers/tty/vt/vc_screen.o: warning: objtool: vcs_write()+0x50: can't find jump dest instruction at .text+0x3c04014f CC drivers/acpi/acpica/exstore.o CC [M] drivers/usb/gadget/udc/r8a66597-udc.o CC [M] drivers/usb/misc/sisusbvga/sisusb_init.o drivers/usb/phy/phy-isp1301.o: warning: objtool: isp1301_remove()+0xb: call without frame pointer save/setup drivers/usb/phy/phy-isp1301.o: warning: objtool: isp1301_probe()+0x1e: call without frame pointer save/setup drivers/usb/phy/phy-isp1301.o: warning: objtool: isp1301_phy_init()+0x1a: call without frame pointer save/setup drivers/usb/phy/phy-isp1301.o: warning: objtool: isp1301_phy_set_vbus()+0x20: call without frame pointer save/setup drivers/usb/phy/phy-isp1301.o: warning: objtool: isp1301_get_client()+0x23: call without frame pointer save/setup drivers/usb/phy/phy-isp1301.o: warning: objtool: isp1301_driver_init()+0xd: call without frame pointer save/setup drivers/usb/phy/phy-isp1301.o: warning: objtool: isp1301_driver_exit()+0xb: call without frame pointer save/setup lib/devres.o: warning: objtool: pcim_iomap_regions()+0x2b: can't find jump dest instruction at .text+0xa6000417 CC drivers/gpu/drm/drm_panel.o drivers/usb/renesas_usbhs/fifo.o: warning: objtool: usbhsf_fifo_select()+0x2c: can't find jump dest instruction at .text+0xb30000b8 drivers/input/touchscreen/chipone_icn8318.o: warning: objtool: icn8318_irq()+0x6c: can't find jump dest instruction at .text+0x19010072 CC [M] drivers/usb/serial/ir-usb.o .drivers/regulator/act8865-regulator.o: warning: objtool: act8865_pmic_probe()+0x4c: can't find jump dest instruction at .text+0xae030052 LD drivers/platform/x86/built-in.o drivers/rtc/rtc-pcf8563.o: warning: objtool: pcf8563_rtc_read_time()+0x32: can't find jump dest instruction at .text+0xa80000c1 CC [M] drivers/staging/comedi/drivers/ni_atmio.o CC [M] drivers/uwb/i1480/dfu/phy.o drivers/uwb/i1480/i1480-est.o: warning: objtool: i1480_est_init()+0x22: 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/video/fbdev/via/tblDPASetting.o HOSTCC lib/gen_crc32table CC drivers/tty/serial/xilinx_uartps.o CC [M] drivers/media/v4l2-core/videobuf-core.o drivers/usb/renesas_usbhs/mod_host.o: warning: objtool: usbhsh_queue_done()+0x24: can't find jump dest instruction at .text+0xc800011f drivers/input/touchscreen/egalax_ts_serial.o: warning: objtool: egalax_connect()+0x36: can't find jump dest instruction at .text+0xe4000073 drivers/tty/vt/selection.o: warning: objtool: set_selection()+0x49: can't find jump dest instruction at .text+0xe4040106 CC [M] drivers/rtc/rtc-digicolor.o CC drivers/video/fbdev/carminefb.o CC [M] drivers/usb/misc/sisusbvga/sisusb_con.o drivers/staging/speakup/speakup_acntsa.o: warning: objtool: synth_probe()+0xd: 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/video/fbdev/via/ioctl.o: warning: objtool: viafb_ioctl_get_viafb_info()+0xcb: call without frame pointer save/setup drivers/video/fbdev/via/ioctl.o: warning: objtool: viafb_ioctl_hotplug()+0x8c: call without frame pointer save/setup drivers/usb/core/devices.o: warning: objtool: usb_device_dump()+0x31: can't find jump dest instruction at .text+0xec0700a5 CC [M] drivers/staging/comedi/drivers/ni_atmio16d.o drivers/media/v4l2-core/v4l2-dv-timings.o: warning: objtool: v4l2_detect_gtf()+0x1e: can't find jump dest instruction at .text+0xcd0100b3 lib/smp_processor_id.o: warning: objtool: __this_cpu_preempt_check()+0x4: can't find call dest symbol at offset 0xad000053 CC [M] drivers/video/fbdev/via/viamode.o CC [M] drivers/staging/comedi/drivers/ni_labpc.o drivers/uwb/reset.o: warning: objtool: uwb_rc_cmd_async()+0x4b: can't find jump dest instruction at .text+0xbc000148 CC [M] drivers/regulator/max1586.o CC [M] drivers/media/v4l2-core/videobuf-dma-sg.o CC drivers/acpi/acpica/exstoren.o CC lib/crc7.o CC [M] drivers/usb/wusbcore/rh.o drivers/input/touchscreen/gunze.o: warning: objtool: gunze_connect()+0x36: can't find jump dest instruction at .text+0xe700009e CC [M] drivers/input/touchscreen/imx6ul_tsc.o drivers/video/fbdev/macmodes.o: warning: objtool: mac_vmode_to_var()+0x20: can't find jump dest instruction at .text+0x4a0100ba LD [M] drivers/usb/renesas_usbhs/renesas_usbhs.o drivers/video/backlight/gpio_backlight.o: warning: objtool: gpio_backlight_probe()+0x2f: can't find jump dest instruction at .text+0x730100a2 .drivers/video/fbdev/core/fbmon.o: warning: objtool: fb_validate_mode()+0x83: can't find jump dest instruction at .text+0x8a0004a7 CC [M] drivers/video/fbdev/via/via-core.o drivers/usb/musb/musb_core.o: warning: objtool: fifo_setup()+0x7e: can't find jump dest instruction at .text+0x6b0103c1 drivers/mfd/da9052-i2c.o: warning: objtool: da9052_i2c_probe()+0x36: can't find jump dest instruction at .text+0xb6000050 drivers/platform/x86/pvpanic.o: warning: objtool: pvpanic_remove()+0x12: call without frame pointer save/setup drivers/platform/x86/pvpanic.o: warning: objtool: pvpanic_add()+0xa: 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/staging/speakup/serialio.o: warning: objtool: spk_serial_init()+0x10: can't find jump dest instruction at .text+0x42010131 LD drivers/usb/gadget/udc/bdc/built-in.o CC [M] drivers/video/fbdev/via/via-gpio.o CC drivers/video/fbdev/ocfb.o drivers/mfd/da903x.o: warning: objtool: da903x_probe()+0x3f: can't find jump dest instruction at .text+0x9201035f drivers/usb/serial/ch341.o: warning: objtool: ch341_read_int_callback()+0x28: can't find jump dest instruction at .text+0xf4000320 CC drivers/mfd/max77843.o CC [M] drivers/uwb/i1480/dfu/usb.o CC drivers/mfd/max8907.o drivers/hid/hid-wiimote-debug.o: warning: objtool: wiidebug_drm_write()+0x2c: can't find jump dest instruction at .text+0xbf0000cb drivers/usb/core/notify.o: warning: objtool: usb_unregister_notify()+0xe: call without frame pointer save/setup drivers/usb/core/notify.o: warning: objtool: usb_register_notify()+0xe: call without frame pointer save/setup drivers/usb/core/notify.o: warning: objtool: usb_notify_add_device()+0x13: call without frame pointer save/setup drivers/usb/core/notify.o: warning: objtool: usb_notify_remove_device()+0x12: call without frame pointer save/setup drivers/usb/core/notify.o: warning: objtool: usb_notify_add_bus()+0x13: call without frame pointer save/setup drivers/usb/core/notify.o: warning: objtool: usb_notify_remove_bus()+0x13: call without frame pointer save/setup CC [M] drivers/usb/gadget/udc/bdc/bdc_core.o CC [M] drivers/input/touchscreen/max11801_ts.o drivers/tty/serial/clps711x.o: warning: objtool: uart_clps711x_probe()+0x41: can't find jump dest instruction at .text+0x5b020328 drivers/video/console/fbcon_ud.o: warning: objtool: ud_clear()+0x6b: can't find jump dest instruction at .text+0x810001cc CC lib/genalloc.o drivers/platform/x86/apple-gmux.o: warning: objtool: gmux_probe()+0x22: can't find jump dest instruction at .text+0xb040456 drivers/usb/host/ohci-hcd.o: warning: objtool: ed_schedule()+0x2b: can't find jump dest instruction at .text+0xc8000031 drivers/usb/core/generic.o: warning: objtool: usb_choose_configuration()+0x12: can't find jump dest instruction at .text+0xba00003f CC [M] drivers/regulator/max8907-regulator.o drivers/video/fbdev/via/dvi.o: warning: objtool: viafb_tmds_trasmitter_identify()+0x1d: can't find jump dest instruction at .text+0x800000cd drivers/rtc/rtc-stmp3xxx.o: warning: objtool: stmp3xxx_rtc_probe()+0x3a: can't find jump dest instruction at .text+0x5d0100fb CC drivers/mfd/max8998.o drivers/rtc/rtc-rx8010.o: warning: objtool: rx8010_set_time()+0x27: can't find jump dest instruction at .text+0x3b0100ea drivers/usb/wusbcore/crypto.o: warning: objtool: wusb_ccm_mac()+0xd0: can't find jump dest instruction at .text+0x900300d6 LD [M] drivers/usb/gadget/function/usb_f_hid.o CC [M] drivers/regulator/max8973-regulator.o drivers/tty/sysrq.o: warning: objtool: sysrq_connect()+0x2f: can't find jump dest instruction at .text+0xb00000de drivers/acpi/acpica/exresnte.o: warning: objtool: acpi_ex_resolve_node_to_value()+0x10c: can't find jump dest instruction at .text+0x42030111 drivers/regulator/da903x.o: warning: objtool: da9030_map_ldo14_voltage()+0x8: call without frame pointer save/setup drivers/regulator/da903x.o: warning: objtool: da9030_list_ldo14_voltage()+0xd: call without frame pointer save/setup drivers/regulator/da903x.o: warning: objtool: da9030_set_ldo1_15_voltage_sel()+0x11: call without frame pointer save/setup drivers/regulator/da903x.o: warning: objtool: da903x_set_voltage_sel()+0x11: call without frame pointer save/setup drivers/regulator/da903x.o: warning: objtool: da903x_is_enabled()+0xe: call without frame pointer save/setup drivers/regulator/da903x.o: warning: objtool: da903x_get_voltage_sel()+0xe: call without frame pointer save/setup drivers/regulator/da903x.o: warning: objtool: da903x_disable()+0xa: call without frame pointer save/setup drivers/regulator/da903x.o: warning: objtool: da903x_enable()+0xa: call without frame pointer save/setup drivers/regulator/da903x.o: warning: objtool: da9034_set_dvc_voltage_sel()+0x17: call without frame pointer save/setup drivers/regulator/da903x.o: warning: objtool: da903x_regulator_probe()+0xaf: call without frame pointer save/setup drivers/regulator/da903x.o: warning: objtool: da903x_regulator_init()+0x12: call without frame pointer save/setup drivers/regulator/da903x.o: warning: objtool: da903x_regulator_exit()+0xb: call without frame pointer save/setup .drivers/platform/x86/samsung-laptop.o: warning: objtool: samsung_init()+0x1e: can't find jump dest instruction at .init.text+0x8003a drivers/video/fbdev/via/hw.o: warning: objtool: get_pll_config()+0x27: can't find jump dest instruction at .text+0xf3000068 drivers/usb/misc/chaoskey.o: warning: objtool: chaoskey_probe()+0x38: can't find jump dest instruction at .text+0x6a0201e4 CC drivers/tty/serial/arc_uart.o drivers/usb/gadget/configfs.o: warning: objtool: function_make()+0x39: can't find jump dest instruction at .text+0xab000da7 CC [M] drivers/video/fbdev/via/via_modesetting.o drivers/acpi/acpica/exprep.o: warning: objtool: acpi_ex_prep_common_field_object()+0x8c: can't find jump dest instruction at .text+0x92000091 drivers/hwmon/sis5595.o: warning: objtool: sis5595_update_device()+0x48: can't find jump dest instruction at .text+0x7501029f drivers/usb/misc/yurex.o: warning: objtool: yurex_write()+0x5e: can't find jump dest instruction at .text+0xc7010115 CC drivers/tty/serial/fsl_lpuart.o CC drivers/mfd/max8998-irq.o drivers/input/touchscreen/ft6236.o: warning: objtool: ft6236_probe()+0x35: can't find jump dest instruction at .text+0x3802003b drivers/usb/core/port.o: warning: objtool: usb_hub_create_port_device()+0x39: can't find jump dest instruction at .text+0x1402030d CC drivers/tty/serial/serial_mctrl_gpio.o CC [M] drivers/hwmon/w83627hf.o CC drivers/mfd/pcf50633-core.o CC [M] drivers/staging/comedi/drivers/pcmad.o CC [M] drivers/rtc/rtc-ds1286.o drivers/rtc/rtc-stk17ta8.o: warning: objtool: stk17ta8_rtc_probe()+0x33: can't find jump dest instruction at .text+0xf0104b8 drivers/video/fbdev/hgafb.o: warning: objtool: hgafb_probe()+0xd8: can't find jump dest instruction at .text+0x2301073b drivers/staging/unisys/visorbus/visorchipset.o: warning: objtool: visorchipset_ioctl()+0x1c: can't find jump dest instruction at .text+0xb0000cf5 CC [M] drivers/regulator/mc13783-regulator.o drivers/staging/speakup/synth.o: warning: objtool: spk_do_catch_up()+0x74: can't find jump dest instruction at .text+0x7201016e CC drivers/acpi/acpica/exstorob.o drivers/usb/wusbcore/dev-sysfs.o: warning: objtool: wusb_cdid_show()+0x36: can't find jump dest instruction at .text+0xc1000192 drivers/input/touchscreen/egalax_ts.o: warning: objtool: egalax_ts_probe()+0x36: can't find jump dest instruction at .text+0xa901003c CC [M] drivers/tty/serial/sc16is7xx.o drivers/video/fbdev/via/via_i2c.o: warning: objtool: viafb_i2c_probe()+0x4c: can't find jump dest instruction at .text+0xdc00025a CC [M] drivers/hwmon/w83792d.o CC [M] drivers/regulator/mc13892-regulator.o drivers/input/touchscreen/fujitsu_ts.o: warning: objtool: fujitsu_connect()+0x36: can't find jump dest instruction at .text+0xd300009e CC drivers/gpu/drm/drm_of.o CC [M] drivers/usb/wusbcore/reservation.o CC [M] drivers/input/touchscreen/melfas_mip4.o drivers/mfd/lp8788-irq.o: warning: objtool: lp8788_irq_init()+0x15: can't find jump dest instruction at .text+0xb2000176 .drivers/uwb/hwa-rc.o: warning: objtool: hwarc_probe()+0x25: can't find jump dest instruction at .text+0x8d0100a8 drivers/video/fbdev/core/cfbfillrect.o: warning: objtool: cfb_fillrect()+0x2b: can't find jump dest instruction at .text+0x5b020031 drivers/video/fbdev/i740fb.o: warning: objtool: i740fb_set_par()+0x2b: can't find jump dest instruction at .text+0x8c0e0364 drivers/video/backlight/pcf50633-backlight.o: warning: objtool: pcf50633_bl_probe()+0x45: can't find jump dest instruction at .text+0xd40000c4 CC drivers/mfd/pcf50633-irq.o CC drivers/acpi/acpica/exsystem.o drivers/usb/phy/phy-am335x.o: warning: objtool: am335x_phy_probe()+0x31: can't find jump dest instruction at .text+0xc30000a4 CC [M] drivers/usb/gadget/udc/bdc/bdc_cmd.o CC [M] drivers/rtc/rtc-ds1672.o CC [M] drivers/tty/serial/uartlite.o CC [M] drivers/video/fbdev/via/via_clock.o drivers/power/bq25890_charger.o: warning: objtool: bq25890_fw_read_u32_props()+0x181: can't find jump dest instruction at .text+0x8100031d drivers/regulator/isl6271a-regulator.o: warning: objtool: isl6271a_probe()+0x42: can't find jump dest instruction at .text+0x920000d3 drivers/video/console/fbcon.o: warning: objtool: fbcon_clear()+0x5c: can't find jump dest instruction at .text+0x2001011e drivers/video/fbdev/via/viafbdev.o: warning: objtool: viafb_ioctl()+0x46: can't find jump dest instruction at .text+0xcf07008f drivers/mfd/da9052-irq.o: warning: objtool: da9052_auxadc_irq()+0xb: call without frame pointer save/setup drivers/mfd/da9052-irq.o: warning: objtool: da9052_free_irq()+0x10: call without frame pointer save/setup drivers/mfd/da9052-irq.o: warning: objtool: da9052_request_irq()+0x1c: call without frame pointer save/setup drivers/mfd/da9052-irq.o: warning: objtool: da9052_disable_irq_nosync()+0xb: call without frame pointer save/setup drivers/mfd/da9052-irq.o: warning: objtool: da9052_disable_irq()+0xb: call without frame pointer save/setup drivers/mfd/da9052-irq.o: warning: objtool: da9052_enable_irq()+0xb: call without frame pointer save/setup drivers/mfd/da9052-irq.o: warning: objtool: da9052_irq_init()+0x2c: call without frame pointer save/setup drivers/mfd/da9052-irq.o: warning: objtool: da9052_irq_exit()+0x12: call without frame pointer save/setup CC drivers/acpi/acpica/extrace.o CC drivers/gpu/drm/drm_mipi_dsi.o drivers/usb/serial/usb_debug.o: warning: objtool: usb_debug_process_read_urb()+0x40: call without frame pointer save/setup drivers/usb/serial/usb_debug.o: warning: objtool: usb_debug_break_ctl()+0x1e: 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 drivers/usb/musb/musb_host.o: warning: objtool: musb_host_packet_rx()+0xc2: can't find jump dest instruction at .text+0x97000281 drivers/acpi/acpica/exregion.o: warning: objtool: acpi_ex_system_memory_space_handler()+0xae: can't find jump dest instruction at .text+0x10200b3 CC drivers/mfd/pcf50633-gpio.o CC drivers/video/fbdev/vesafb.o CC [M] drivers/input/touchscreen/mk712.o drivers/usb/gadget/function/f_printer.o: warning: objtool: printer_reset_interface()+0x11: can't find jump dest instruction at .text+0x900000d1 drivers/rtc/rtc-tegra.o: warning: objtool: tegra_rtc_probe()+0x31: can't find jump dest instruction at .init.text+0xf0000052 CC [M] drivers/tty/serial/altera_uart.o CC drivers/video/fbdev/vga16fb.o . CC [M] drivers/video/fbdev/via/via_aux.o drivers/video/backlight/tps65217_bl.o: warning: objtool: tps65217_bl_probe()+0x2c: can't find jump dest instruction at .text+0x350100b7 CC [M] drivers/input/touchscreen/usbtouchscreen.o drivers/hwmon/tmp401.o: warning: objtool: store_temp()+0x44: can't find jump dest instruction at .text+0x460100f8 drivers/video/fbdev/core/cfbimgblt.o: warning: objtool: cfb_imageblit()+0x31: can't find jump dest instruction at .text+0xa8040037 drivers/video/fbdev/pm2fb.o: warning: objtool: pm2v_mnp()+0xa9: can't find jump dest instruction at .text+0x7300018b CC [M] drivers/usb/serial/keyspan.o CC drivers/acpi/acpica/exutils.o drivers/power/smb347-charger.o: warning: objtool: smb347_irq_set()+0x22: can't find jump dest instruction at .text+0xa80000c9 CC drivers/mfd/timberdale.o drivers/usb/misc/iowarrior.o: warning: objtool: iowarrior_ioctl()+0x28: can't find jump dest instruction at .text+0x910201b7 CC [M] drivers/regulator/mc13xxx-regulator-core.o LD [M] drivers/usb/musb/musb_hdrc.o drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_sysfs_is_visible()+0x1b: can't find jump dest instruction at .text+0xe0000020 drivers/regulator/fan53555.o: warning: objtool: fan53555_regulator_probe()+0x4d: can't find jump dest instruction at .text+0x1f020236 drivers/video/console/fbcon_ccw.o: warning: objtool: ccw_cursor()+0xb6: can't find jump dest instruction at .text+0x570504fb drivers/staging/speakup/speakup_dectlk.o: warning: objtool: do_catch_up()+0x96: can't find jump dest instruction at .text+0x700200e5 drivers/regulator/da9063-regulator.o: warning: objtool: da9063_regulator_probe()+0x47: can't find jump dest instruction at .text+0xef0003dc drivers/platform/x86/surfacepro3_button.o: warning: objtool: surface_button_add()+0x3a: can't find jump dest instruction at .text+0xf4000103 CC [M] drivers/rtc/rtc-ds1685.o CC [M] drivers/video/fbdev/via/via_aux_edid.o drivers/staging/comedi/drivers/aio_iiro_16.o: warning: objtool: aio_iiro_16_attach()+0x1f: can't find jump dest instruction at .text+0x42010263 drivers/usb/phy/phy-am335x-control.o: warning: objtool: am335x_control_usb_probe()+0x29: can't find jump dest instruction at .text+0xbd000106 LD [M] drivers/usb/gadget/function/usb_f_printer.o CC [M] drivers/input/touchscreen/ti_am335x_tsc.o drivers/video/fbdev/vermilion/vermilion.o: warning: objtool: vmlfb_check_var_locked()+0x7e: can't find jump dest instruction at .text+0x2a01018d CC drivers/video/fbdev/ssd1307fb.o drivers/gpu/drm/drm_vma_manager.o: warning: objtool: drm_vma_offset_add()+0x24: can't find jump dest instruction at .text+0x8500024a drivers/mfd/da9062-core.o: warning: objtool: da9062_i2c_probe()+0x31: can't find jump dest instruction at .text+0x39010068 drivers/tty/hvc/hvc_console.o: warning: objtool: hvc_console_print()+0x21: can't find jump dest instruction at .text+0xaa0000fe drivers/usb/misc/ftdi-elan.o: warning: objtool: ftdi_elan_write()+0x2b: can't find jump dest instruction at .text+0x7010202 CC [M] drivers/staging/comedi/drivers/pcmmio.o drivers/rtc/rtc-zynqmp.o: warning: objtool: xlnx_rtc_probe()+0x33: can't find jump dest instruction at .text+0x3b010169 . CC drivers/acpi/acpica/hwacpi.o CC [M] drivers/staging/comedi/drivers/pcmuio.o drivers/video/fbdev/core/fb_sys_fops.o: warning: objtool: fb_sys_write()+0x26: can't find jump dest instruction at .text+0x9900002c drivers/mfd/da9052-core.o: warning: objtool: da9052_adc_manual_read()+0x1e: can't find jump dest instruction at .text+0x6010165 drivers/video/fbdev/core/sysfillrect.o: warning: objtool: sys_fillrect()+0x2b: can't find jump dest instruction at .text+0x50020031 /home/kisskb/slave/src/drivers/usb/serial/cp210x.c: In function 'cp210x_tx_empty': /home/kisskb/slave/src/drivers/usb/serial/cp210x.c:663:2: warning: 'count' may be used uninitialized in this function [-Wuninitialized] drivers/acpi/acpica/exresolv.o: warning: objtool: acpi_ex_resolve_to_value()+0x7b: can't find jump dest instruction at .text+0xf0020080 CC [M] drivers/hwmon/abituguru.o drivers/input/touchscreen/ili210x.o: warning: objtool: ili210x_i2c_probe()+0x23: can't find jump dest instruction at .text+0x99020143 CC [M] drivers/video/fbdev/via/via_aux_vt1636.o CC [M] drivers/regulator/mt6311-regulator.o drivers/video/backlight/sky81452-backlight.o: warning: objtool: sky81452_bl_probe()+0x31: can't find jump dest instruction at .text+0xa80102f8 drivers/gpu/drm/drm_rect.o: warning: objtool: drm_rect_rotate_inv()+0x16: can't find jump dest instruction at .text+0x82000483 CC [M] drivers/rtc/rtc-gemini.o CC [M] drivers/usb/gadget/udc/bdc/bdc_ep.o drivers/acpi/acpica/exstoren.o: warning: objtool: acpi_ex_resolve_object()+0x3c: can't find jump dest instruction at .text+0xda000042 CC [M] drivers/regulator/palmas-regulator.o CC [M] drivers/usb/gadget/udc/bdc/bdc_udc.o CC [M] drivers/staging/comedi/drivers/multiq3.o CC [M] drivers/hwmon/adm1021.o drivers/mfd/lp3943.o: warning: objtool: lp3943_remove()+0xe: call without frame pointer save/setup drivers/mfd/lp3943.o: warning: objtool: lp3943_probe()+0x21: call without frame pointer save/setup drivers/mfd/lp3943.o: warning: objtool: lp3943_update_bits()+0x23: call without frame pointer save/setup drivers/mfd/lp3943.o: warning: objtool: lp3943_write_byte()+0xf: call without frame pointer save/setup drivers/mfd/lp3943.o: warning: objtool: lp3943_read_byte()+0x18: call without frame pointer save/setup drivers/mfd/lp3943.o: warning: objtool: lp3943_driver_init()+0xd: call without frame pointer save/setup drivers/mfd/lp3943.o: warning: objtool: lp3943_driver_exit()+0xb: call without frame pointer save/setup CC drivers/acpi/acpica/hwesleep.o drivers/video/fbdev/core/cfbcopyarea.o: warning: objtool: cfb_copyarea()+0x37: can't find jump dest instruction at .text+0xf307003d drivers/acpi/acpica/exresop.o: warning: objtool: acpi_ex_resolve_operands()+0x79: can't find jump dest instruction at .text+0xf6080101 drivers/staging/speakup/speakup_acntpc.o: warning: objtool: do_catch_up()+0x71: can't find jump dest instruction at .text+0xd6010114 lib/btree.o: warning: objtool: btree_lookup()+0x23: can't find jump dest instruction at .text+0x83000134 drivers/staging/speakup/speakup_spkout.o: warning: objtool: synth_flush()+0x16: 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 drivers/usb/serial/empeg.o: warning: objtool: empeg_init_termios()+0x3d: call without frame pointer save/setup drivers/usb/serial/empeg.o: warning: objtool: empeg_startup()+0x19: 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 drivers/mfd/adp5520.o CC [M] drivers/video/fbdev/arcfb.o drivers/rtc/rtc-v3020.o: warning: objtool: rtc_probe()+0x3b: can't find jump dest instruction at .text+0xb5000383 CC [M] drivers/usb/gadget/udc/bdc/bdc_pci.o .drivers/uwb/rsv.o: warning: objtool: uwb_rsv_alloc()+0x21: can't find jump dest instruction at .text+0xae0001d6 drivers/staging/comedi/drivers/mpc624.o: warning: objtool: mpc624_attach()+0x1d: can't find jump dest instruction at .text+0xdc00003d drivers/staging/comedi/drivers/ii_pci20kc.o: warning: objtool: ii20k_init_module()+0x1b: can't find jump dest instruction at .text+0x840003fb CC drivers/acpi/acpica/hwgpe.o drivers/video/fbdev/core/syscopyarea.o: warning: objtool: sys_copyarea()+0x37: can't find jump dest instruction at .text+0xc407003d CC [M] drivers/tty/serial/st-asc.o drivers/uwb/i1480/dfu/mac.o: warning: objtool: __mac_fw_upload.isra.5()+0x25: can't find jump dest instruction at .text+0x5f02002b drivers/usb/gadget/udc/gr_udc.o: warning: objtool: gr_remove()+0x2f: can't find jump dest instruction at .text+0x970000e3 CC [M] drivers/usb/serial/keyspan_pda.o drivers/gpu/drm/drm_flip_work.o: warning: objtool: flip_worker()+0xa7: can't find jump dest instruction at .text+0x78000149 drivers/video/fbdev/via/vt1636.o: warning: objtool: viafb_vt1636_patch_skew_on_vt3324()+0x24: can't find call dest symbol at offset 0x7ffe0280 drivers/regulator/lp8788-buck.o: warning: objtool: lp8788_select_buck_vout_addr()+0x46: can't find jump dest instruction at .text+0xbe000146 CC drivers/acpi/acpica/hwpci.o drivers/video/fbdev/via/via_utility.o: warning: objtool: viafb_lcd_get_support_expand_state()+0xd: can't find jump dest instruction at .text+0xcf00008e CC [M] drivers/rtc/rtc-hym8563.o drivers/video/fbdev/s1d13xxxfb.o: warning: objtool: s1d13xxxfb_set_par()+0x35: can't find jump dest instruction at .text+0xdb00003b drivers/usb/serial/cyberjack.o: warning: objtool: cyberjack_read_int_callback()+0x21: can't find jump dest instruction at .text+0x82000032 drivers/input/touchscreen/cyttsp_core.o: warning: objtool: cyttsp_irq()+0x29: can't find jump dest instruction at .text+0xec0101ed drivers/tty/serial/bcm63xx_uart.o: warning: objtool: bcm_uart_probe()+0x3f: can't find jump dest instruction at .text+0x6d0104dd drivers/video/fbdev/cyber2000fb.o: warning: objtool: cyber2000fb_setcolreg()+0x19: can't find jump dest instruction at .text+0x8700001f drivers/mfd/da9063-core.o: warning: objtool: da9063_device_init()+0x89: can't find jump dest instruction at .text+0x9b00008f CC [M] drivers/staging/comedi/drivers/s526.o CC [M] drivers/video/fbdev/pm3fb.o CC [M] drivers/rtc/rtc-isl12022.o drivers/video/fbdev/core/fb_defio.o: warning: objtool: fb_deferred_io_cleanup()+0x39: can't find call dest symbol at offset 0x4700010d CC [M] drivers/regulator/pfuze100-regulator.o drivers/mfd/lp8788.o: warning: objtool: lp8788_probe()+0x3a: can't find jump dest instruction at .text+0x8b000063 drivers/hid/hid-wiimote-core.o: warning: objtool: wiimote_queue_worker()+0x41: can't find jump dest instruction at .text+0xd1000318 lib/assoc_array.o: warning: objtool: assoc_array_subtree_iterate()+0x9c: can't find jump dest instruction at .text+0x790000a1 drivers/hwmon/wm8350-hwmon.o: warning: objtool: show_label()+0x1c: call without frame pointer save/setup drivers/hwmon/wm8350-hwmon.o: warning: objtool: show_voltage()+0x17: call without frame pointer save/setup drivers/hwmon/wm8350-hwmon.o: warning: objtool: wm8350_hwmon_probe()+0x1d: call without frame pointer save/setup drivers/hwmon/wm8350-hwmon.o: warning: objtool: wm8350_hwmon_driver_init()+0xd: 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/input/touchscreen/goodix.o: warning: objtool: goodix_ts_irq_handler()+0x3b: can't find jump dest instruction at .text+0x6401024a drivers/video/fbdev/via/lcd.o: warning: objtool: viafb_init_lcd_size()+0x2d: can't find jump dest instruction at .text+0x740201f9 drivers/power/axp288_fuel_gauge.o: warning: objtool: fuel_gauge_set_property()+0x3b: can't find jump dest instruction at .text+0x80000380 CC [M] drivers/usb/serial/kobil_sct.o CC [M] drivers/video/fbdev/neofb.o drivers/staging/speakup/kobjects.o: warning: objtool: punc_store()+0x41: can't find jump dest instruction at .text+0xb00000d5 drivers/staging/comedi/drivers/ni_at_ao.o: warning: objtool: atao_attach()+0x28: can't find jump dest instruction at .text+0x15020181 .drivers/video/fbdev/via/accel.o: warning: objtool: hw_bitblt_1()+0x38: can't find jump dest instruction at .text+0x24020074 drivers/usb/host/fotg210-hcd.o: warning: objtool: store_uframe_periodic_max()+0x41: can't find jump dest instruction at .text+0x9e000539 CC [M] drivers/usb/wusbcore/security.o drivers/usb/serial/ipaq.o: warning: objtool: ipaq_open()+0x28: call without frame pointer save/setup drivers/usb/serial/ipaq.o: warning: objtool: ipaq_startup()+0x2d: 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/staging/comedi/drivers/ni_labpc.o: warning: objtool: labpc_detach()+0x9: call without frame pointer save/setup drivers/staging/comedi/drivers/ni_labpc.o: warning: objtool: labpc_attach()+0x21: 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 drivers/video/fbdev/goldfishfb.o: warning: objtool: goldfish_fb_probe()+0x2b: can't find jump dest instruction at .text+0xf9020283 drivers/staging/speakup/varhandlers.o: warning: objtool: spk_chartab_get_value()+0x1c: can't find jump dest instruction at .text+0xca000042 CC [M] drivers/regulator/pwm-regulator.o drivers/regulator/lp8788-ldo.o: warning: objtool: lp8788_aldo_probe()+0x56: can't find jump dest instruction at .text+0x9300013a CC [M] drivers/video/fbdev/via/via_aux_vt1632.o drivers/staging/speakup/thread.o: warning: objtool: speakup_thread()+0x11a: can't find jump dest instruction at .text+0x3100011e drivers/uwb/i1480/dfu/dfu.o: warning: objtool: i1480_cmd()+0x90: can't find jump dest instruction at .text+0x930000b9 drivers/gpu/drm/drm_modeset_lock.o: warning: objtool: modeset_backoff()+0x22: can't find jump dest instruction at .text+0xd20001c6 drivers/gpu/drm/drm_prime.o: warning: objtool: drm_gem_prime_fd_to_handle()+0x2f: can't find jump dest instruction at .text+0x23010317 drivers/rtc/rtc-88pm80x.o: warning: objtool: pm80x_rtc_probe()+0x3f: can't find jump dest instruction at .text+0xcd010471 CC [M] drivers/staging/comedi/drivers/8255_pci.o CC [M] drivers/video/fbdev/via/via_aux_vt1631.o CC [M] drivers/tty/serial/timbuart.o CC drivers/mfd/lpc_ich.o LD drivers/usb/host/built-in.o drivers/video/fbdev/core/sysimgblt.o: warning: objtool: sys_imageblit()+0x31: can't find jump dest instruction at .text+0x99040037 . CC [M] drivers/video/fbdev/arkfb.o drivers/usb/gadget/udc/udc-xilinx.o: warning: objtool: __xudc_ep_enable()+0x52: can't find jump dest instruction at .text+0x54010187 drivers/mfd/max77843.o: warning: objtool: max77843_probe()+0x39: can't find jump dest instruction at .text+0x6d01006f CC [M] drivers/hwmon/adm1025.o CC [M] drivers/video/fbdev/via/via_aux_vt1625.o drivers/acpi/acpica/exstore.o: warning: objtool: acpi_ex_store_object_to_node()+0xc7: can't find jump dest instruction at .text+0xd40001e6 drivers/usb/serial/cp210x.o: warning: objtool: cp210x_port_probe()+0x2f: can't find jump dest instruction at .text+0x9a0003bd CC [M] drivers/rtc/rtc-isl12057.o drivers/regulator/lp3972.o: warning: objtool: lp3972_i2c_probe()+0x23: can't find jump dest instruction at .text+0xd7000447 LD lib/842/built-in.o CC [M] drivers/usb/wusbcore/wusbhc.o drivers/usb/gadget/udc/mv_u3d_core.o: warning: objtool: mv_u3d_ep_enable()+0x1f: can't find jump dest instruction at .text+0x35020530 drivers/usb/phy/phy-msm-usb.o: warning: objtool: msm_otg_remove()+0x1f: can't find jump dest instruction at .text+0x64010226 drivers/mfd/da9063-irq.o: warning: objtool: da9063_irq_init()+0x2a: call without frame pointer save/setup drivers/mfd/da9063-irq.o: warning: objtool: da9063_irq_exit()+0xb: call without frame pointer save/setup drivers/rtc/rtc-88pm860x.o: warning: objtool: pm860x_rtc_set_time()+0x23: can't find jump dest instruction at .text+0xb30001f3 CC [M] drivers/video/fbdev/via/via_aux_vt1622.o drivers/usb/serial/ir-usb.o: warning: objtool: ir_set_termios()+0xe5: can't find jump dest instruction at .text+0x920001b3 CC [M] drivers/staging/comedi/drivers/addi_watchdog.o . CC [M] drivers/video/fbdev/broadsheetfb.o drivers/regulator/max1586.o: warning: objtool: of_get_max1586_platform_data()+0x47: can't find jump dest instruction at .text+0xad0000c4 CC [M] drivers/input/touchscreen/touchright.o drivers/staging/comedi/drivers/ni_atmio16d.o: warning: objtool: atmio16d_ai_cmdtest()+0xb9: can't find jump dest instruction at .text+0xbf000182 CC [M] drivers/rtc/rtc-isl1208.o CC drivers/mfd/rdc321x-southbridge.o drivers/usb/wusbcore/pal.o: warning: objtool: wusbhc_channel_changed()+0x16: call without frame pointer save/setup drivers/usb/wusbcore/pal.o: warning: objtool: wusbhc_pal_register()+0x14: call without frame pointer save/setup drivers/usb/wusbcore/pal.o: warning: objtool: wusbhc_pal_unregister()+0x15: call without frame pointer save/setup CC [M] lib/842/842_compress.o drivers/input/touchscreen/imx6ul_tsc.o: warning: objtool: imx6ul_tsc_probe()+0x3c: can't find jump dest instruction at .text+0x4d020042 drivers/input/touchscreen/mk712.o: warning: objtool: mk712_interrupt()+0x25: can't find jump dest instruction at .text+0x8300002a CC [M] drivers/video/fbdev/via/via_aux_vt1621.o drivers/platform/x86/alienware-wmi.o: warning: objtool: alienware_wmi_init()+0x38: can't find jump dest instruction at .init.text+0x1d030057 CC [M] lib/842/842_decompress.o LD drivers/usb/phy/built-in.o CC drivers/acpi/acpica/hwregs.o drivers/mfd/max8907.o: warning: objtool: max8907_i2c_probe()+0x6f: can't find jump dest instruction at .text+0x1c020169 drivers/rtc/rtc-digicolor.o: warning: objtool: dc_rtc_probe()+0x31: can't find jump dest instruction at .init.text+0x89000037 CC [M] drivers/input/touchscreen/ts4800-ts.o drivers/media/v4l2-core/v4l2-mem2mem.o: warning: objtool: v4l2_m2m_try_schedule()+0x1f: can't find jump dest instruction at .text+0x15010130 drivers/video/fbdev/vt8623fb.o: warning: objtool: vt8623fb_setcolreg()+0x1c: can't find jump dest instruction at .text+0x17010022 CC [M] drivers/usb/serial/mct_u232.o CC lib/lz4/lz4_decompress.o drivers/staging/speakup/speakup_decpc.o: warning: objtool: do_catch_up()+0x64: can't find jump dest instruction at .text+0xbd0101ec . CC drivers/mfd/vx855.o drivers/mfd/max8998-irq.o: warning: objtool: max8998_irq_init()+0x18: can't find jump dest instruction at .text+0xf20001ef drivers/video/fbdev/core/fb_ddc.o: warning: objtool: fb_ddc_read()+0x73: can't find jump dest instruction at .text+0x30010078 drivers/acpi/acpica/hwacpi.o: warning: objtool: acpi_hw_set_mode()+0x49: can't find jump dest instruction at .text+0xd801004e drivers/acpi/acpica/extrace.o: warning: objtool: acpi_ex_trace_point()+0x11: can't find jump dest instruction at .text+0x8100006d CC [M] drivers/rtc/rtc-m41t80.o drivers/uwb/i1480/dfu/phy.o: warning: objtool: i1480_phy_fw_upload()+0x26: can't find jump dest instruction at .text+0x1301002c LD lib/fonts/built-in.o CC drivers/mfd/wl1273-core.o drivers/hwmon/asb100.o: warning: objtool: asb100_detect()+0x2c: can't find jump dest instruction at .text+0xab000032 drivers/input/touchscreen/max11801_ts.o: warning: objtool: max11801_ts_probe()+0x39: can't find jump dest instruction at .text+0x2401003f drivers/staging/comedi/drivers/pcmad.o: warning: objtool: pcmad_attach()+0x24: can't find jump dest instruction at .text+0x8000004a CC drivers/acpi/acpica/hwsleep.o CC lib/lzo/lzo1x_compress.o CC [M] drivers/rtc/rtc-m48t35.o CC [M] drivers/usb/wusbcore/wa-hc.o drivers/rtc/rtc-ds1672.o: warning: objtool: show_control()+0x14: can't find call dest symbol at offset 0x810000cf CC lib/xz/xz_dec_syms.o CC [M] lib/fonts/fonts.o drivers/usb/serial/usb-serial.o: warning: objtool: usb_serial_register_drivers()+0x38: can't find jump dest instruction at .text+0x240205f6 CC [M] drivers/hwmon/adm1029.o drivers/acpi/acpica/exsystem.o: warning: objtool: acpi_ex_system_wait_semaphore()+0x67: can't find jump dest instruction at .text+0x8d00006c drivers/video/fbdev/asiliantfb.o: warning: objtool: asiliantfb_check_var()+0x3b: can't find jump dest instruction at .text+0xb9000083 drivers/usb/serial/cypress_m8.o: warning: objtool: cypress_generic_port_probe()+0x1f: can't find jump dest instruction at .text+0x9010025 CC [M] drivers/tty/serial/altera_jtaguart.o drivers/hid/hid-sensor-custom.o: warning: objtool: enable_sensor_store()+0x31: can't find jump dest instruction at .text+0x95000186 drivers/video/fbdev/via/viamode.o: warning: objtool: viafb_get_best_mode()+0x17: can't find call dest symbol at offset 0x8600007a drivers/mfd/da9063-i2c.o: warning: objtool: da9063_i2c_probe()+0x2e: can't find jump dest instruction at .text+0x99000048 CC [M] drivers/input/touchscreen/ucb1400_ts.o .drivers/tty/serial/xilinx_uartps.o: warning: objtool: cdns_uart_probe()+0x35: can't find jump dest instruction at .text+0x900202d9 CC [M] drivers/tty/serial/mxs-auart.o CC [M] drivers/video/fbdev/via/via_aux_sii164.o drivers/usb/serial/ipw.o: warning: objtool: ipw_open()+0x4e: can't find jump dest instruction at .text+0x401019b CC lib/lzo/lzo1x_decompress_safe.o drivers/usb/wusbcore/reservation.o: warning: objtool: wusbhc_rsv_establish()+0x1d: can't find jump dest instruction at .text+0x8300006f drivers/video/fbdev/ocfb.o: warning: objtool: ocfb_setcolreg()+0x20: can't find jump dest instruction at .text+0xc20000f2 drivers/gpu/drm/drm_panel.o: warning: objtool: of_drm_find_panel()+0x13: call without frame pointer save/setup drivers/gpu/drm/drm_panel.o: warning: objtool: drm_panel_remove()+0x17: call without frame pointer save/setup drivers/gpu/drm/drm_panel.o: warning: objtool: drm_panel_add()+0x12: call without frame pointer save/setup drivers/tty/vt/vt_ioctl.o: warning: objtool: vt_ioctl()+0x39: can't find jump dest instruction at .text+0x510e0528 drivers/gpu/drm/drm_bridge.o: warning: objtool: drm_bridge_mode_fixup()+0x39: call without frame pointer save/setup drivers/gpu/drm/drm_bridge.o: warning: objtool: drm_bridge_post_disable()+0x22: call without frame pointer save/setup drivers/gpu/drm/drm_bridge.o: warning: objtool: drm_bridge_mode_set()+0x32: call without frame pointer save/setup drivers/gpu/drm/drm_bridge.o: warning: objtool: drm_bridge_enable()+0x21: call without frame pointer save/setup drivers/gpu/drm/drm_bridge.o: warning: objtool: of_drm_find_bridge()+0x13: call without frame pointer save/setup drivers/gpu/drm/drm_bridge.o: warning: objtool: drm_bridge_remove()+0x17: call without frame pointer save/setup drivers/gpu/drm/drm_bridge.o: warning: objtool: drm_bridge_add()+0x12: call without frame pointer save/setup drivers/gpu/drm/drm_bridge.o: warning: objtool: drm_bridge_disable()+0x12: call without frame pointer save/setup drivers/gpu/drm/drm_bridge.o: warning: objtool: drm_bridge_pre_enable()+0x13: call without frame pointer save/setup CC [M] drivers/usb/serial/metro-usb.o CC lib/zlib_deflate/deflate.o drivers/video/fbdev/via/via_aux.o: warning: objtool: via_aux_probe()+0x1e: call without frame pointer save/setup drivers/video/fbdev/via/via_aux.o: warning: objtool: via_aux_free()+0x31: call without frame pointer save/setup CC drivers/mfd/cs5535-mfd.o CC [M] drivers/staging/comedi/drivers/addi_apci_1500.o . CC [M] drivers/tty/serial/rp2.o CC [M] drivers/hwmon/asc7621.o CC [M] drivers/rtc/rtc-m48t86.o CC [M] drivers/regulator/pcf50633-regulator.o drivers/usb/gadget/udc/bdc/bdc_core.o: warning: objtool: bdc_probe()+0x2e: can't find jump dest instruction at .text+0xc503038c CC [M] drivers/staging/comedi/drivers/addi_apci_1516.o CC [M] drivers/video/fbdev/gxt4500.o drivers/usb/gadget/composite.o: warning: objtool: config_ep_by_speed()+0xc: can't find jump dest instruction at .text+0x26010012 CC [M] drivers/usb/serial/mos7720.o CC lib/mpi/generic_mpih-lshift.o CC [M] drivers/tty/serial/digicolor-usart.o CC [M] lib/lz4/lz4_compress.o drivers/input/touchscreen/atmel_mxt_ts.o: warning: objtool: mxt_proc_message()+0x1e: can't find jump dest instruction at .text+0xbd0303e9 LD drivers/gpu/drm/bochs/built-in.o CC [M] drivers/video/fbdev/udlfb.o drivers/uwb/i1480/dfu/usb.o: warning: objtool: i1480_usb_probe()+0x1c: can't find jump dest instruction at .text+0xca010022 drivers/usb/serial/garmin_gps.o: warning: objtool: gsp_next_packet()+0x25: can't find jump dest instruction at .text+0x8f0102b3 drivers/acpi/acpica/hwesleep.o: warning: objtool: acpi_hw_extended_sleep()+0x67: can't find jump dest instruction at .text+0x94010112 drivers/acpi/acpica/hwgpe.o: warning: objtool: acpi_hw_enable_wakeup_gpe_block()+0x29: call without frame pointer save/setup drivers/acpi/acpica/hwgpe.o: warning: objtool: acpi_hw_enable_runtime_gpe_block()+0x2e: call without frame pointer save/setup drivers/acpi/acpica/hwgpe.o: warning: objtool: acpi_hw_disable_gpe_block()+0x23: call without frame pointer save/setup drivers/acpi/acpica/hwgpe.o: warning: objtool: acpi_hw_clear_gpe_block()+0x1e: call without frame pointer save/setup drivers/acpi/acpica/hwgpe.o: warning: objtool: acpi_hw_low_set_gpe()+0x14: call without frame pointer save/setup drivers/acpi/acpica/hwgpe.o: warning: objtool: acpi_hw_clear_gpe()+0xd: call without frame pointer save/setup drivers/acpi/acpica/hwgpe.o: warning: objtool: acpi_hw_get_gpe_status()+0x16: call without frame pointer save/setup drivers/acpi/acpica/hwgpe.o: warning: objtool: acpi_hw_disable_all_gpes()+0x20: call without frame pointer save/setup drivers/acpi/acpica/hwgpe.o: warning: objtool: acpi_hw_enable_all_runtime_gpes()+0x20: call without frame pointer save/setup drivers/acpi/acpica/hwgpe.o: warning: objtool: acpi_hw_enable_all_wakeup_gpes()+0x20: call without frame pointer save/setup .drivers/hwmon/vt8231.o: warning: objtool: vt8231_update_device()+0x44: can't find jump dest instruction at .text+0x7a0200e4 drivers/acpi/acpica/exstorob.o: warning: objtool: acpi_ex_store_buffer_to_buffer()+0x55: can't find jump dest instruction at .text+0xc01005a drivers/hid/hid-sensor-hub.o: warning: objtool: sensor_hub_report_fixup()+0x4e: can't find jump dest instruction at .text+0x28010197 CC drivers/acpi/acpica/hwvalid.o drivers/staging/speakup/main.o: warning: objtool: speak_char()+0x72: can't find jump dest instruction at .text+0xaf0003b6 drivers/usb/gadget/udc/pch_udc.o: warning: objtool: pch_udc_start()+0x87: can't find jump dest instruction at .text+0x91000565 CC lib/zlib_deflate/deftree.o CC [M] drivers/input/touchscreen/wdt87xx_i2c.o CC [M] drivers/video/fbdev/via/via_aux_ch7301.o drivers/video/fbdev/via/via_aux_vt1636.o: warning: objtool: via_aux_vt1636_probe()+0x88: call without frame pointer save/setup drivers/acpi/acpica/exutils.o: warning: objtool: acpi_ex_enter_interpreter()+0x1c: call without frame pointer save/setup drivers/acpi/acpica/exutils.o: warning: objtool: acpi_ex_exit_interpreter()+0x1c: call without frame pointer save/setup drivers/acpi/acpica/exutils.o: warning: objtool: acpi_ex_truncate_for32bit_table()+0x9: call without frame pointer save/setup drivers/acpi/acpica/exutils.o: warning: objtool: acpi_ex_acquire_global_lock()+0x21: call without frame pointer save/setup drivers/acpi/acpica/exutils.o: warning: objtool: acpi_ex_release_global_lock()+0x21: call without frame pointer save/setup drivers/acpi/acpica/exutils.o: warning: objtool: acpi_ex_eisa_id_to_string()+0xd: call without frame pointer save/setup drivers/acpi/acpica/exutils.o: warning: objtool: acpi_ex_integer_to_string()+0x12: call without frame pointer save/setup drivers/acpi/acpica/exutils.o: warning: objtool: acpi_ex_pci_cls_to_string()+0xd: call without frame pointer save/setup CC [M] drivers/gpu/drm/bochs/bochs_drv.o CC [M] drivers/usb/wusbcore/wa-nep.o LD drivers/usb/misc/built-in.o LD drivers/staging/unisys/visorbus/visorbus.o CC [M] drivers/hwmon/da9052-hwmon.o CC drivers/gpu/drm/ast/ast_drv.o CC [M] drivers/media/v4l2-core/videobuf2-vmalloc.o CC [M] drivers/video/fbdev/smscufx.o CC lib/swiotlb.o drivers/usb/core/hcd-pci.o: warning: objtool: usb_hcd_pci_remove()+0x14: can't find jump dest instruction at .text+0xe3000170 CC [M] lib/fonts/font_8x8.o CC [M] drivers/media/v4l2-core/videobuf2-dma-sg.o CC [M] drivers/usb/serial/mos7840.o CC [M] drivers/hwmon/dme1737.o CC [M] drivers/input/touchscreen/wm97xx-core.o CC lib/iommu-helper.o CC [M] drivers/input/touchscreen/wm9705.o CC [M] drivers/gpu/drm/bochs/bochs_mm.o CC [M] drivers/tty/serial/men_z135_uart.o CC lib/mpi/generic_mpih-mul1.o CC [M] lib/fonts/font_8x16.o CC drivers/mfd/qcom-spmi-pmic.o drivers/regulator/mc13783-regulator.o: warning: objtool: mc13783_regulator_probe()+0x51: can't find jump dest instruction at .text+0xd7000221 drivers/regulator/max8907-regulator.o: warning: objtool: max8907_regulator_probe()+0x61: can't find jump dest instruction at .text+0xf3010067 drivers/acpi/acpica/hwpci.o: warning: objtool: acpi_hw_derive_pci_id()+0x67: can't find jump dest instruction at .text+0x63020089 LD drivers/staging/unisys/visorbus/built-in.o CC lib/xz/xz_dec_stream.o . CC [M] drivers/hwmon/ds620.o CC lib/mpi/generic_mpih-mul2.o CC [M] drivers/usb/wusbcore/wa-rpipe.o LD drivers/usb/gadget/udc/built-in.o CC lib/iommu-common.o CC [M] drivers/usb/serial/mxuport.o CC [M] drivers/regulator/tps6105x-regulator.o drivers/usb/gadget/function/uvc_configfs.o: warning: objtool: __uvcg_iter_strm_cls()+0x26: can't find jump dest instruction at .text+0xb400013d LD drivers/gpu/drm/amd/amdkfd/built-in.o CC lib/fault-inject.o drivers/rtc/rtc-gemini.o: warning: objtool: gemini_rtc_probe()+0x34: can't find jump dest instruction at .text+0xa6000124 CC lib/xz/xz_dec_lzma2.o drivers/rtc/rtc-ds1286.o: warning: objtool: ds1286_set_time()+0x42: can't find jump dest instruction at .text+0xcd00009b LD drivers/staging/unisys/built-in.o LD drivers/video/fbdev/vermilion/vmlfb.o CC [M] drivers/usb/wusbcore/wa-xfer.o CC drivers/acpi/acpica/hwxface.o CC [M] drivers/gpu/drm/bochs/bochs_kms.o CC [M] drivers/hwmon/ds1621.o drivers/video/fbdev/via/via_aux_edid.o: warning: objtool: query_edid()+0x3e: can't find jump dest instruction at .text+0x8a0000a3 CC [M] drivers/hwmon/gl518sm.o CC [M] drivers/usb/serial/omninet.o CC drivers/gpu/drm/bridge/parade-ps8622.o LD drivers/video/fbdev/core/fb.o CC [M] drivers/regulator/tps6507x-regulator.o CC lib/syscall.o CC drivers/gpu/drm/ast/ast_main.o drivers/staging/comedi/drivers/multiq3.o: warning: objtool: multiq3_attach()+0x23: can't find jump dest instruction at .text+0xad010227 CC drivers/mfd/atmel-flexcom.o CC lib/mpi/generic_mpih-mul3.o CC [M] drivers/staging/comedi/drivers/addi_apci_16xx.o CC [M] drivers/gpu/drm/amd/amdkfd/kfd_module.o CC [M] drivers/gpu/drm/bochs/bochs_fbdev.o CC drivers/acpi/acpica/hwxfsleep.o CC [M] drivers/gpu/drm/bridge/nxp-ptn3460.o drivers/tty/serial/altera_uart.o: warning: objtool: altera_uart_interrupt()+0x41: can't find jump dest instruction at .text+0x1e010313 CC [M] drivers/usb/serial/opticon.o CC [M] drivers/regulator/tps65217-regulator.o CC drivers/mfd/atmel-hlcdc.o CC drivers/mfd/palmas.o LD drivers/video/fbdev/vermilion/built-in.o CC [M] drivers/hwmon/hih6130.o CC [M] drivers/staging/comedi/drivers/addi_apci_2032.o CC [M] drivers/usb/wusbcore/cbaf.o LD drivers/tty/hvc/built-in.o LD drivers/staging/speakup/speakup.o LD [M] drivers/usb/gadget/function/usb_f_uvc.o drivers/input/touchscreen/ti_am335x_tsc.o: warning: objtool: titsc_probe()+0x3d: can't find jump dest instruction at .text+0x3f040094 LD drivers/media/v4l2-core/videodev.o drivers/media/v4l2-core/videobuf2-memops.o: warning: objtool: vb2_destroy_framevec()+0x9: call without frame pointer save/setup drivers/media/v4l2-core/videobuf2-memops.o: warning: objtool: vb2_create_framevec()+0x30: call without frame pointer save/setup LD drivers/input/touchscreen/built-in.o CC [M] drivers/staging/comedi/drivers/addi_apci_2200.o LD [M] drivers/usb/gadget/libcomposite.o CC lib/zlib_inflate/inffast.o CC lib/xz/xz_dec_bcj.o CC [M] drivers/usb/serial/option.o CC [M] drivers/gpu/drm/amd/amdkfd/kfd_device.o CC drivers/mfd/rc5t583.o . CC [M] drivers/rtc/rtc-mc13xxx.o drivers/gpu/drm/ati_pcigart.o: warning: objtool: drm_ati_pcigart_cleanup()+0x2e: can't find jump dest instruction at .text+0xaf000033 CC [M] drivers/hwmon/i5500_temp.o LD drivers/uwb/uwb.o LD [M] drivers/uwb/i1480/dfu/i1480-dfu-usb.o CC drivers/gpu/drm/ast/ast_mode.o CC lib/zlib_inflate/inflate.o drivers/usb/wusbcore/mmc.o: warning: objtool: wusbhc_chid_set()+0x5d: can't find jump dest instruction at .text+0xb00001ba CC drivers/acpi/acpica/nsaccess.o CC [M] drivers/rtc/rtc-moxart.o drivers/mfd/timberdale.o: warning: objtool: timb_probe()+0x2e: can't find jump dest instruction at .text+0xeb0200d2 drivers/tty/serial/arc_uart.o: warning: objtool: arc_serial_probe()+0x24: can't find jump dest instruction at .text+0x3010300 drivers/video/fbdev/via/via_aux_vt1631.o: warning: objtool: via_aux_vt1631_probe()+0x88: call without frame pointer save/setup drivers/video/fbdev/via/via-gpio.o: warning: objtool: via_gpio_dir_out()+0x4: can't find call dest symbol at offset 0x6900011d drivers/usb/wusbcore/devconnect.o: warning: objtool: __wusbhc_keep_alive()+0x24: can't find jump dest instruction at .text+0x81000213 CC [M] drivers/usb/serial/oti6858.o drivers/rtc/rtc-isl12022.o: warning: objtool: isl12022_rtc_set_time()+0x20: can't find jump dest instruction at .text+0x8300007c drivers/video/fbdev/carminefb.o: warning: objtool: carmine_check_var()+0x24: can't find jump dest instruction at .text+0x8f00002a CC [M] drivers/hwmon/ibmpex.o CC drivers/mfd/rc5t583-irq.o LD drivers/gpu/drm/cirrus/built-in.o drivers/usb/gadget/udc/bdc/bdc_cmd.o: warning: objtool: bdc_submit_cmd()+0x25: can't find jump dest instruction at .text+0x8600002b drivers/usb/serial/digi_acceleport.o: warning: objtool: digi_write_bulk_callback()+0x14: can't find jump dest instruction at .text+0x4701003c CC [M] drivers/gpu/drm/amd/amdkfd/kfd_chardev.o CC [M] drivers/rtc/rtc-nuc900.o LD drivers/staging/speakup/built-in.o CC [M] drivers/staging/comedi/drivers/addi_apci_3120.o CC [M] drivers/gpu/drm/cirrus/cirrus_main.o drivers/usb/core/usb-acpi.o: warning: objtool: usb_acpi_find_companion()+0x26: can't find jump dest instruction at .text+0x9f0100c4 drivers/gpu/drm/drm_edid.o: warning: objtool: drm_for_each_detailed_block()+0x1d: can't find jump dest instruction at .text+0xd6000082 LD drivers/tty/serial/8250/built-in.o drivers/regulator/mc13892-regulator.o: warning: objtool: mc13892_regulator_probe()+0x51: can't find jump dest instruction at .text+0x95010431 LD drivers/uwb/built-in.o CC [M] drivers/rtc/rtc-omap.o drivers/video/fbdev/via/via_aux_vt1632.o: warning: objtool: via_aux_vt1632_probe()+0x16: can't find call dest symbol at offset 0xe6ff0119 drivers/usb/gadget/udc/bdc/bdc_pci.o: warning: objtool: bdc_pci_probe()+0x3b: can't find jump dest instruction at .text+0x44010066 CC [M] drivers/usb/serial/pl2303.o CC drivers/gpu/drm/ast/ast_fb.o CC [M] drivers/regulator/wm8350-regulator.o CC drivers/mfd/sec-core.o drivers/rtc/rtc-hym8563.o: warning: objtool: hym8563_rtc_set_alarm()+0x6b: can't find jump dest instruction at .text+0x890001d5 CC [M] drivers/rtc/rtc-pcf85063.o CC [M] drivers/staging/comedi/drivers/addi_apci_3501.o drivers/regulator/mt6311-regulator.o: warning: objtool: mt6311_i2c_probe()+0x43: can't find jump dest instruction at .text+0x86000049 drivers/rtc/rtc-davinci.o: warning: objtool: davinci_rtc_set_time()+0x27: can't find jump dest instruction at .text+0xbc020252 CC drivers/gpu/drm/i2c/ch7006_drv.o CC drivers/gpu/drm/ast/ast_ttm.o CC [M] drivers/tty/serial/8250/8250_core.o drivers/regulator/max8973-regulator.o: warning: objtool: max8973_probe()+0x33: can't find jump dest instruction at .text+0x8d0102ea CC drivers/acpi/acpica/nsalloc.o .drivers/staging/comedi/drivers/pcmuio.o: warning: objtool: pcmuio_cmdtest()+0xb9: can't find jump dest instruction at .text+0xa70000bf drivers/tty/serial/uartlite.o: warning: objtool: ulite_probe()+0x52: can't find jump dest instruction at .text+0x3d0100ed LD drivers/tty/serial/jsm/built-in.o drivers/regulator/pfuze100-regulator.o: warning: objtool: pfuze100_regulator_probe()+0x54: can't find jump dest instruction at .text+0x480300d1 drivers/video/fbdev/via/via_aux_vt1625.o: warning: objtool: via_aux_vt1625_probe()+0xe: can't find call dest symbol at offset 0x330000cd LD drivers/gpu/drm/mgag200/built-in.o CC [M] drivers/rtc/rtc-pcf8583.o LD drivers/gpu/drm/tdfx/built-in.o CC lib/mpi/generic_mpih-rshift.o CC [M] drivers/tty/serial/jsm/jsm_driver.o drivers/hid/hid-wiimote-modules.o: warning: objtool: wiimod_ir_probe()+0x1f: can't find jump dest instruction at .text+0x5a02126b CC [M] drivers/staging/comedi/drivers/addi_apci_3xxx.o CC drivers/acpi/acpica/nsarguments.o CC [M] drivers/usb/serial/qcaux.o CC [M] drivers/gpu/drm/tdfx/tdfx_drv.o CC [M] drivers/tty/serial/jsm/jsm_neo.o CC [M] drivers/gpu/drm/mgag200/mgag200_main.o drivers/acpi/acpica/hwregs.o: warning: objtool: acpi_hw_validate_register()+0xe: can't find jump dest instruction at .text+0x9d000014 drivers/video/fbdev/via/via_clock.o: warning: objtool: via_clock_init()+0x7: can't find jump dest instruction at .text+0x17010454 drivers/usb/serial/ftdi_sio.o: warning: objtool: update_mctrl()+0x21: can't find jump dest instruction at .text+0xaf0001de drivers/gpu/drm/drm_gem_cma_helper.o: warning: objtool: drm_gem_cma_create()+0x31: can't find jump dest instruction at .text+0x930003b3 CC [M] drivers/gpu/drm/amd/amdkfd/kfd_topology.o CC lib/mpi/generic_mpih-sub1.o LD drivers/gpu/drm/omapdrm/displays/built-in.o CC drivers/gpu/drm/panel/panel-simple.o CC [M] drivers/gpu/drm/amd/amdkfd/kfd_pasid.o LD drivers/gpu/drm/omapdrm/dss/built-in.o CC [M] drivers/rtc/rtc-rv8803.o CC lib/mpi/generic_mpih-add1.o CC [M] drivers/tty/serial/jsm/jsm_tty.o drivers/hwmon/adm1021.o: warning: objtool: adm1021_detect()+0x33: can't find jump dest instruction at .text+0xf020039 CC drivers/gpu/drm/i2c/ch7006_mode.o drivers/mfd/rdc321x-southbridge.o: warning: objtool: rdc321x_sb_remove()+0xb: call without frame pointer save/setup drivers/mfd/rdc321x-southbridge.o: warning: objtool: rdc321x_sb_probe()+0xc: call without frame pointer save/setup drivers/mfd/rdc321x-southbridge.o: warning: objtool: rdc321x_sb_driver_init()+0x14: call without frame pointer save/setup drivers/mfd/rdc321x-southbridge.o: warning: objtool: rdc321x_sb_driver_exit()+0xb: call without frame pointer save/setup LD drivers/regulator/built-in.o . LD [M] drivers/hid/hid-wiimote.o CC [M] drivers/hwmon/iio_hwmon.o drivers/staging/comedi/drivers/s526.o: warning: objtool: s526_gpct_insn_config()+0x3d: can't find jump dest instruction at .text+0xc70000b9 CC lib/zlib_deflate/deflate_syms.o CC drivers/acpi/acpica/nsconvert.o drivers/input/touchscreen/ts4800-ts.o: warning: objtool: ts4800_ts_probe()+0x35: can't find jump dest instruction at .text+0x9601003b CC [M] drivers/gpu/drm/bochs/bochs_hw.o drivers/video/fbdev/via/via_aux_vt1622.o: warning: objtool: via_aux_vt1622_probe()+0xe: can't find call dest symbol at offset 0x330000cd drivers/usb/serial/kobil_sct.o: warning: objtool: kobil_tiocmset()+0x20: can't find jump dest instruction at .text+0xb70000b2 CC [M] drivers/tty/serial/jsm/jsm_cls.o lib/iommu-helper.o: warning: objtool: iommu_area_alloc()+0x33: call without frame pointer save/setup CC [M] drivers/usb/serial/qcserial.o CC [M] drivers/tty/serial/8250/8250_port.o LD drivers/gpu/drm/omapdrm/built-in.o CC drivers/acpi/acpica/nsdump.o drivers/video/fbdev/via/via_aux_vt1621.o: warning: objtool: via_aux_vt1621_probe()+0x5d: call without frame pointer save/setup drivers/staging/comedi/drivers/8255_pci.o: warning: objtool: pci_8255_auto_attach()+0x26: can't find jump dest instruction at .text+0x18010042 drivers/tty/serial/st-asc.o: warning: objtool: asc_transmit_chars()+0x79: can't find jump dest instruction at .text+0x9900037c drivers/rtc/rtc-m48t86.o: warning: objtool: m48t86_rtc_set_time()+0x97: can't find jump dest instruction at .text+0x8d000112 CC [M] drivers/staging/comedi/drivers/adl_pci6208.o drivers/video/fbdev/arcfb.o: warning: objtool: arcfb_ioctl()+0x2f: can't find jump dest instruction at .text+0xc6000099 CC lib/zlib_inflate/infutil.o CC lib/cordic.o CC drivers/mfd/sec-irq.o drivers/rtc/rtc-m48t35.o: warning: objtool: m48t35_set_time()+0x42: can't find jump dest instruction at .text+0xf0000048 CC [M] drivers/tty/serial/8250/8250_dma.o .drivers/usb/core/devio.o: warning: objtool: usbdev_open()+0x2c: can't find jump dest instruction at .text+0x93010738 CC [M] drivers/rtc/rtc-rx8025.o CC [M] drivers/staging/comedi/drivers/adl_pci9111.o drivers/input/touchscreen/touchright.o: warning: objtool: tr_connect()+0x36: can't find jump dest instruction at .text+0xe300009e drivers/mfd/max8998.o: warning: objtool: max8998_i2c_probe()+0x3f: can't find jump dest instruction at .text+0xb90100f3 drivers/video/fbdev/via/via_aux_ch7301.o: warning: objtool: via_aux_ch7301_probe()+0xe: can't find call dest symbol at offset 0x330000cd CC drivers/acpi/acpica/nseval.o drivers/hwmon/adm1025.o: warning: objtool: adm1025_update_device()+0x4e: can't find jump dest instruction at .text+0x3d0100d5 LD drivers/gpu/drm/tilcdc/built-in.o drivers/mfd/wl1273-core.o: warning: objtool: wl1273_core_probe()+0x1f: can't find jump dest instruction at .text+0xa010036 CC drivers/gpu/drm/qxl/qxl_drv.o CC [M] drivers/gpu/drm/cirrus/cirrus_mode.o LD drivers/usb/core/usbcore.o drivers/video/fbdev/ssd1307fb.o: warning: objtool: ssd1307fb_update_display()+0x37: can't find jump dest instruction at .text+0xa600029b drivers/input/touchscreen/melfas_mip4.o: warning: objtool: mip4_interrupt()+0x36: can't find jump dest instruction at .text+0x8002043b drivers/rtc/rtc-m41t80.o: warning: objtool: m41t80_rtc_set_time()+0x7a: can't find jump dest instruction at .text+0xb9000088 drivers/staging/comedi/drivers/pcmmio.o: warning: objtool: pcmmio_cmdtest()+0xb9: can't find jump dest instruction at .text+0xa70000bf CC lib/zlib_inflate/inftrees.o lib/genalloc.o: warning: objtool: gen_pool_free()+0x4f: can't find jump dest instruction at .text+0x850005f9 CC drivers/mfd/syscon.o CC drivers/gpu/drm/panel/panel-panasonic-vvx10f034n00.o CC [M] drivers/rtc/rtc-rx8581.o CC drivers/gpu/drm/ast/ast_post.o drivers/regulator/pcf50633-regulator.o: warning: objtool: pcf50633_regulator_probe()+0x5e: 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/hwmon/ina209.o LD drivers/usb/core/built-in.o drivers/media/v4l2-core/videobuf2-dma-contig.o: warning: objtool: vb2_dc_mmap()+0x14: can't find jump dest instruction at .text+0x8b0000fe CC drivers/mfd/retu-mfd.o CC drivers/acpi/acpica/nsinit.o drivers/tty/serial/sc16is7xx.o: warning: objtool: sc16is7xx_i2c_probe()+0x36: can't find jump dest instruction at .text+0x740408e8 CC [M] drivers/hwmon/jc42.o CC drivers/mfd/as3711.o CC lib/jedec_ddr_data.o .drivers/staging/comedi/drivers/addi_watchdog.o: warning: objtool: addi_watchdog_init()+0x12: call without frame pointer save/setup drivers/video/fbdev/via/via_aux_sii164.o: warning: objtool: via_aux_sii164_probe()+0x16: can't find call dest symbol at offset 0xe6ff0119 drivers/regulator/pwm-regulator.o: warning: objtool: pwm_regulator_probe()+0x30: can't find jump dest instruction at .text+0x7f0101bc CC drivers/mfd/menf21bmc.o drivers/tty/serial/serial_mctrl_gpio.o: warning: objtool: mctrl_gpio_init()+0x29: can't find jump dest instruction at .text+0x8a000134 lib/lzo/lzo1x_decompress_safe.o: warning: objtool: lzo1x_decompress_safe()+0x12: can't find jump dest instruction at .text+0x3f040018 drivers/rtc/rtc-isl1208.o: warning: objtool: isl1208_rtc_proc()+0x28: can't find jump dest instruction at .text+0x250102f4 drivers/media/v4l2-core/videobuf-dma-sg.o: warning: objtool: videobuf_vm_fault()+0x2a: can't find jump dest instruction at .text+0x98000113 drivers/usb/gadget/udc/bdc/bdc_udc.o: warning: objtool: bdc_udc_interrupt()+0x48: can't find jump dest instruction at .text+0xe30002e2 CC lib/strncpy_from_user.o drivers/input/touchscreen/usbtouchscreen.o: warning: objtool: nexio_read_data()+0x3b: can't find jump dest instruction at .text+0x2f010428 CC [M] drivers/rtc/rtc-s5m.o drivers/mfd/pcf50633-irq.o: warning: objtool: pcf50633_irq()+0x2b: can't find jump dest instruction at .text+0xb1010055 lib/fonts/fonts.o: warning: objtool: find_font()+0x13: call without frame pointer save/setup CC [M] drivers/hwmon/k8temp.o drivers/tty/serial/sh-sci.o: warning: objtool: sci_brg_calc()+0xc9: can't find jump dest instruction at .text+0x71000201 drivers/mfd/qcom-spmi-pmic.o: warning: objtool: pmic_spmi_probe()+0x3b: can't find jump dest instruction at .text+0x8300004c lib/zlib_inflate/inffast.o: warning: objtool: inflate_fast()+0x112: can't find jump dest instruction at .text+0xf6020117 drivers/tty/serial/serial_core.o: warning: objtool: uart_remove_one_port()+0x6e: can't find jump dest instruction at .text+0xa0000478 CC [M] drivers/hwmon/lineage-pem.o drivers/misc/vmw_vmci/vmci_queue_pair.o: warning: objtool: qp_free_queue()+0x11: can't find jump dest instruction at .text+0x820001ef CC lib/strnlen_user.o CC [M] drivers/gpu/drm/mgag200/mgag200_mode.o drivers/mfd/vx855.o: warning: objtool: vx855_probe()+0x13: can't find jump dest instruction at .text+0x8a00003a . CC [M] drivers/tty/serial/8250/8250_lpc18xx.o CC drivers/gpu/drm/via/via_irq.o drivers/acpi/acpica/hwsleep.o: warning: objtool: acpi_hw_legacy_sleep()+0xad: can't find jump dest instruction at .text+0x870200b2 drivers/staging/xgifb/vb_setmode.o: warning: objtool: XGI_GetVCLKPtr()+0x24: can't find jump dest instruction at .text+0xae00034a drivers/video/fbdev/via/via-core.o: warning: objtool: viafb_dma_copy_out_sg()+0x4f: can't find jump dest instruction at .text+0x850200ec drivers/video/fbdev/sis/init.o: warning: objtool: SiSInitPtr()+0xb: can't find jump dest instruction at .text+0xdf040041 LD drivers/misc/vmw_vmci/vmw_vmci.o CC [M] drivers/staging/comedi/drivers/adv_pci1720.o CC lib/mpi/mpicoder.o LD lib/lzo/lzo_decompress.o CC [M] drivers/usb/serial/quatech2.o drivers/mfd/adp5520.o: warning: objtool: adp5520_probe()+0x3d: can't find jump dest instruction at .text+0x50020258 CC [M] drivers/gpu/drm/cirrus/cirrus_drv.o drivers/platform/x86/intel_pmc_ipc.o: warning: objtool: intel_pmc_ipc_raw_cmd()+0x30: can't find jump dest instruction at .text+0x170101cd drivers/acpi/acpica/hwvalid.o: warning: objtool: acpi_hw_validate_io_request()+0x64: can't find jump dest instruction at .text+0xf0010069 CC drivers/mfd/hi6421-pmic-core.o CC [M] drivers/gpu/drm/amd/amdkfd/kfd_doorbell.o CC [M] drivers/rtc/rtc-snvs.o CC drivers/gpu/drm/qxl/qxl_kms.o drivers/usb/serial/io_edgeport.o: warning: objtool: send_more_port_data()+0x2f: can't find jump dest instruction at .text+0x9401017f drivers/rtc/rtc-isl12057.o: warning: objtool: isl12057_rtc_set_time()+0x2c: can't find jump dest instruction at .text+0xc600014f CC [M] drivers/staging/comedi/drivers/adv_pci1723.o CC lib/mpi/mpi-bit.o .drivers/usb/serial/keyspan_pda.o: warning: objtool: keyspan_pda_write()+0x2c: can't find jump dest instruction at .text+0x72010668 drivers/mfd/atmel-flexcom.o: warning: objtool: atmel_flexcom_probe()+0x2c: call without frame pointer save/setup drivers/mfd/atmel-flexcom.o: warning: objtool: atmel_flexcom_driver_init()+0xd: 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 drivers/gpu/drm/via/via_drv.o CC [M] drivers/mfd/88pm800.o CC drivers/gpu/drm/ttm/ttm_agp_backend.o LD drivers/misc/vmw_vmci/built-in.o drivers/tty/serial/pch_uart.o: warning: objtool: pch_dma_rx_complete()+0x67: can't find jump dest instruction at .text+0x91000633 lib/syscall.o: warning: objtool: task_current_syscall()+0x1b: can't find call dest symbol at offset 0x540000ac drivers/regulator/mc13xxx-regulator-core.o: warning: objtool: mc13xxx_parse_regulators_dt()+0x37: can't find jump dest instruction at .text+0xdf0002bd CC drivers/gpu/drm/ast/ast_dp501.o drivers/mfd/lpc_ich.o: warning: objtool: lpc_ich_probe()+0x3b: can't find jump dest instruction at .text+0x3404016f CC lib/net_utils.o LD drivers/gpu/drm/virtio/built-in.o CC [M] drivers/hwmon/lm63.o drivers/gpu/drm/drm_of.o: warning: objtool: drm_of_component_probe()+0x31: can't find jump dest instruction at .text+0x16010160 LD [M] drivers/video/fbdev/via/viafb.o LD drivers/misc/built-in.o CC [M] drivers/mfd/88pm80x.o lib/lz4/lz4_decompress.o: warning: objtool: lz4_decompress_unknownoutputsize()+0x2c: can't find jump dest instruction at .text+0xb9010031 drivers/tty/serial/altera_jtaguart.o: warning: objtool: altera_jtaguart_interrupt()+0x75: can't find jump dest instruction at .text+0xbf00024d LD drivers/staging/xgifb/xgifb.o CC [M] drivers/mfd/88pm805.o CC drivers/gpu/drm/i2c/tda998x_drv.o drivers/hwmon/ds1621.o: warning: objtool: set_convrate()+0x38: can't find jump dest instruction at .text+0x8c000062 drivers/hwmon/adm1029.o: warning: objtool: adm1029_update_device()+0x44: can't find jump dest instruction at .text+0x85000108 LD drivers/gpu/drm/vc4/built-in.o .lib/lzo/lzo1x_compress.o: warning: objtool: lzo1x_1_do_compress()+0x4b: can't find jump dest instruction at .text+0xa5020051 CC [M] drivers/gpu/drm/virtio/virtgpu_drv.o CC drivers/acpi/acpica/nsload.o LD drivers/staging/xgifb/built-in.o CC [M] drivers/gpu/drm/virtio/virtgpu_kms.o lib/zlib_inflate/inftrees.o: warning: objtool: zlib_inflate_table()+0x90: can't find jump dest instruction at .text+0xec030095 CC lib/stmp_device.o CC [M] drivers/gpu/drm/i2c/adv7511.o drivers/mfd/atmel-hlcdc.o: warning: objtool: atmel_hlcdc_probe()+0x36: can't find jump dest instruction at .text+0x100100d8 CC drivers/gpu/drm/via/via_map.o CC [M] drivers/usb/serial/sierra.o CC [M] drivers/mfd/bcm590xx.o lib/mpi/generic_mpih-mul3.o: warning: objtool: mpihelp_submul_1()+0xb5: can't find jump dest instruction at .text+0x780000ba CC drivers/gpu/drm/qxl/qxl_display.o drivers/rtc/rtc-ds1685.o: warning: objtool: ds1685_rtc_sysfs_nvram_write()+0xa5: can't find jump dest instruction at .text+0xed000396 CC drivers/gpu/drm/panel/panel-samsung-s6e8aa0.o drivers/usb/serial/metro-usb.o: warning: objtool: metrousb_read_int_callback()+0x22: can't find jump dest instruction at .text+0xbf000094 drivers/hwmon/w83792d.o: warning: objtool: w83792d_detect()+0x34: can't find jump dest instruction at .text+0xe400003a LD lib/lz4/built-in.o CC [M] drivers/gpu/drm/vc4/vc4_bo.o CC lib/zlib_inflate/inflate_syms.o LD [M] lib/fonts/font.o CC [M] drivers/gpu/drm/virtio/virtgpu_drm_bus.o CC [M] drivers/usb/serial/usb-serial-simple.o CC [M] drivers/gpu/drm/cirrus/cirrus_fbdev.o CC lib/mpi/mpi-cmp.o CC [M] drivers/gpu/drm/amd/amdkfd/kfd_flat_memory.o drivers/mfd/pcf50633-gpio.o: warning: objtool: pcf50633_gpio_power_supply_set()+0x35: call without frame pointer save/setup drivers/mfd/pcf50633-gpio.o: warning: objtool: pcf50633_gpio_invert_set()+0x1d: call without frame pointer save/setup drivers/mfd/pcf50633-gpio.o: warning: objtool: pcf50633_gpio_set()+0x13: call without frame pointer save/setup drivers/mfd/pcf50633-gpio.o: warning: objtool: pcf50633_gpio_invert_get()+0xb: call without frame pointer save/setup drivers/mfd/pcf50633-gpio.o: warning: objtool: pcf50633_gpio_get()+0xb: call without frame pointer save/setup drivers/usb/wusbcore/rh.o: warning: objtool: wusbhc_rh_control()+0x1a: can't find jump dest instruction at .text+0xc30000aa CC lib/mpi/mpih-cmp.o LD lib/lzo/lzo_compress.o CC drivers/gpu/drm/via/via_mm.o CC lib/asn1_decoder.o LD lib/lzo/built-in.o GEN lib/oid_registry_data.c CC [M] drivers/tty/serial/8250/8250_mid.o CC drivers/gpu/drm/qxl/qxl_ttm.o drivers/acpi/acpica/nsarguments.o: warning: objtool: acpi_ns_check_argument_types()+0x1b: can't find jump dest instruction at .text+0x8f000021 drivers/hwmon/ds620.o: warning: objtool: ds620_probe()+0x2f: can't find jump dest instruction at .text+0xaa000278 drivers/gpu/drm/amd/amdkfd/kfd_pasid.o: warning: objtool: kfd_pasid_init()+0x18: call without frame pointer save/setup drivers/gpu/drm/amd/amdkfd/kfd_pasid.o: warning: objtool: kfd_pasid_exit()+0xb: call without frame pointer save/setup drivers/gpu/drm/amd/amdkfd/kfd_pasid.o: warning: objtool: kfd_set_pasid_limit()+0x1d: call without frame pointer save/setup drivers/gpu/drm/amd/amdkfd/kfd_pasid.o: warning: objtool: kfd_pasid_alloc()+0xf: call without frame pointer save/setup CC lib/mpi/mpih-div.o CC lib/ucs2_string.o CC [M] drivers/hwmon/lm77.o CC drivers/acpi/acpica/nsnames.o CC [M] drivers/gpu/drm/vc4/vc4_crtc.o drivers/video/fbdev/s3fb.o: warning: objtool: s3fb_setcolreg()+0x11: can't find jump dest instruction at .text+0x8a000089 drivers/regulator/palmas-regulator.o: warning: objtool: palmas_regulators_probe()+0x5c: can't find jump dest instruction at .text+0x52030270 . LD drivers/gpu/drm/amd/amdgpu/built-in.o CC [M] drivers/mfd/ti_am335x_tscadc.o drivers/hwmon/w83627ehf.o: warning: objtool: w83627ehf_device_remove_files()+0x1f5: can't find jump dest instruction at .text+0x8a0002cd CC drivers/gpu/drm/qxl/qxl_fb.o drivers/mfd/pcf50633-core.o: warning: objtool: pcf50633_probe()+0x27: can't find jump dest instruction at .text+0xd90102a2 CC [M] drivers/gpu/drm/vc4/vc4_drv.o drivers/rtc/rtc-nuc900.o: warning: objtool: nuc900_rtc_probe()+0x31: can't find jump dest instruction at .init.text+0x9c000037 drivers/mfd/cs5535-mfd.o: warning: objtool: cs5535_mfd_probe()+0x13: can't find jump dest instruction at .text+0x8d0000be drivers/staging/comedi/drivers/addi_apci_1516.o: warning: objtool: apci1516_auto_attach()+0x25: can't find jump dest instruction at .text+0x8f01005c drivers/video/fbdev/core/svgalib.o: warning: objtool: svga_compute_pll()+0x26: can't find jump dest instruction at .text+0x880003c4 CC drivers/gpu/drm/ttm/ttm_memory.o CC drivers/acpi/acpica/nsobject.o drivers/media/v4l2-core/videobuf2-v4l2.o: warning: objtool: vb2_fop_read()+0x48: can't find jump dest instruction at .text+0x9300006e CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_drv.o drivers/usb/serial/mct_u232.o: warning: objtool: mct_u232_set_termios()+0x93: can't find jump dest instruction at .text+0xef010444 CC lib/mpi/mpih-mul.o lib/xz/xz_dec_bcj.o: warning: objtool: bcj_apply()+0x1f: can't find jump dest instruction at .text+0x5a01007a CC [M] drivers/gpu/drm/amd/amdkfd/kfd_process.o drivers/usb/gadget/udc/pxa27x_udc.o: warning: objtool: find_pxa_ep()+0x43: can't find jump dest instruction at .text+0x92000048 drivers/gpu/drm/ast/ast_drv.o: warning: objtool: ast_pm_poweroff()+0xb: can't find call dest symbol at offset 0xba000046 CC [M] drivers/tty/serial/8250/8250_moxa.o CC [M] drivers/hwmon/lm85.o CC drivers/acpi/acpica/nsparse.o drivers/platform/x86/thinkpad_acpi.o: warning: objtool: acpi_evalf()+0x24: can't find jump dest instruction at .text+0x19010087 CC lib/mpi/mpi-pow.o drivers/tty/serial/timbuart.o: warning: objtool: timbuart_probe()+0x2a: can't find jump dest instruction at .text+0xfe000388 drivers/tty/vt/keyboard.o: warning: objtool: do_compute_shiftstate()+0xab: can't find jump dest instruction at .text+0x7a000244 drivers/usb/gadget/udc/bdc/bdc_ep.o: warning: objtool: bdc_gadget_ep_dequeue()+0x1a: can't find jump dest instruction at .text+0xc80101dc drivers/gpu/drm/drm_atomic.o: warning: objtool: drm_atomic_state_init()+0x3f: can't find jump dest instruction at .text+0xbd000282 drivers/hwmon/da9052-hwmon.o: warning: objtool: da9052_read_vddout()+0x58: can't find jump dest instruction at .text+0x420102fe drivers/acpi/acpica/hwxfsleep.o: warning: objtool: acpi_enter_sleep_state_s4bios()+0x56: can't find jump dest instruction at .text+0xfa0003cb lib/xz/xz_dec_stream.o: warning: objtool: xz_dec_run()+0x78: can't find jump dest instruction at .text+0x5e0602c7 drivers/tty/serial/digicolor-usart.o: warning: objtool: digicolor_uart_probe()+0x23: can't find jump dest instruction at .text+0xd801027d CC [M] drivers/gpu/drm/amd/amdkfd/kfd_queue.o lib/lz4/lz4_compress.o: warning: objtool: lz4_compress()+0x21: can't find jump dest instruction at .text+0x10030027 CC drivers/acpi/acpica/nspredef.o drivers/gpu/drm/drm_mipi_dsi.o: warning: objtool: mipi_dsi_create_packet()+0x12: can't find jump dest instruction at .text+0xca000679 LD drivers/video/fbdev/core/built-in.o CC [M] drivers/staging/comedi/drivers/adv_pci1760.o CC [M] drivers/mfd/wm8994-core.o drivers/input/touchscreen/ucb1400_ts.o: warning: objtool: ucb1400_irq()+0x1a: can't find jump dest instruction at .text+0xf1020107 CC [M] drivers/rtc/rtc-spear.o lib/zlib_inflate/infutil.o: warning: objtool: zlib_inflate_blob()+0x2e: call without frame pointer save/setup drivers/usb/gadget/udc/dummy_hcd.o: warning: objtool: dummy_hcd_probe()+0x5b: can't find jump dest instruction at .text+0x95000288 drivers/staging/comedi/drivers/addi_apci_2200.o: warning: objtool: apci2200_auto_attach()+0x22: can't find jump dest instruction at .text+0xe30000e9 drivers/hwmon/hih6130.o: warning: objtool: hih6130_update_measurements()+0x68: can't find jump dest instruction at .text+0xe100006e LD drivers/gpu/drm/drm_kms_helper.o CC drivers/gpu/drm/via/via_dma.o CC drivers/gpu/drm/panel/panel-sharp-lq101r1sx01.o CC [M] drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager.o CC [M] drivers/mfd/wm8994-irq.o CC [M] drivers/usb/serial/spcp8x5.o .lib/842/842_decompress.o: warning: objtool: next_bits()+0x12: can't find jump dest instruction at .text+0xf9000018 drivers/regulator/tps6105x-regulator.o: warning: objtool: tps6105x_regulator_probe()+0x5f: call without frame pointer save/setup drivers/regulator/tps6105x-regulator.o: warning: objtool: tps6105x_regulator_init()+0x12: call without frame pointer save/setup drivers/usb/gadget/udc/net2272.o: warning: objtool: net2272_pci_remove()+0x25: can't find jump dest instruction at .text+0x810001df drivers/regulator/tps6105x-regulator.o: warning: objtool: tps6105x_regulator_exit()+0xb: call without frame pointer save/setup CC [M] drivers/hwmon/lm90.o CC drivers/gpu/drm/ttm/ttm_tt.o CC [M] drivers/rtc/rtc-sunxi.o drivers/staging/comedi/drivers/addi_apci_16xx.o: warning: objtool: apci16xx_auto_attach()+0x22: can't find jump dest instruction at .text+0xf01003e drivers/video/fbdev/broadsheetfb.o: warning: objtool: broadsheet_burst_write()+0x56: can't find jump dest instruction at .text+0x850000c9 drivers/rtc/rtc-mc13xxx.o: warning: objtool: mc13xxx_rtc_set_mmss()+0x3a: can't find jump dest instruction at .text+0xb4000127 CC [M] drivers/gpu/drm/virtio/virtgpu_gem.o CC lib/mpi/mpiutil.o CC drivers/gpu/drm/via/via_verifier.o drivers/usb/wusbcore/wa-nep.o: warning: objtool: wa_nep_cb()+0x17: can't find jump dest instruction at .text+0x4301001d CC drivers/gpu/drm/ttm/ttm_bo.o CC [M] drivers/gpu/drm/vc4/vc4_kms.o LD drivers/platform/built-in.o CC drivers/acpi/acpica/nsprepkg.o CC lib/ubsan.o drivers/rtc/rtc-pcf85063.o: warning: objtool: pcf85063_rtc_set_time()+0x28: can't find jump dest instruction at .text+0xa900002e CC [M] drivers/hwmon/lm92.o drivers/gpu/drm/amd/amdkfd/kfd_module.o: warning: objtool: kfd_module_init()+0x24: 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 CC drivers/gpu/drm/qxl/qxl_object.o CC [M] drivers/gpu/drm/cirrus/cirrus_ttm.o CC [M] drivers/gpu/drm/vc4/vc4_gem.o drivers/mfd/sec-irq.o: warning: objtool: sec_irq_init()+0x78: call without frame pointer save/setup drivers/mfd/sec-irq.o: warning: objtool: sec_irq_exit()+0xb: call without frame pointer save/setup drivers/tty/serial/atmel_serial.o: warning: objtool: atmel_interrupt()+0x53: can't find jump dest instruction at .text+0x9b0105fa drivers/hwmon/iio_hwmon.o: warning: objtool: iio_hwmon_probe()+0x52: can't find jump dest instruction at .text+0x5502007c drivers/regulator/tps65217-regulator.o: warning: objtool: tps65217_pmic_disable()+0xa: call without frame pointer save/setup drivers/regulator/tps65217-regulator.o: warning: objtool: tps65217_pmic_enable()+0xa: call without frame pointer save/setup drivers/regulator/tps65217-regulator.o: warning: objtool: tps65217_pmic_set_voltage_sel()+0x11: call without frame pointer save/setup drivers/regulator/tps65217-regulator.o: warning: objtool: tps65217_regulator_probe()+0x89: call without frame pointer save/setup drivers/regulator/tps65217-regulator.o: warning: objtool: tps65217_regulator_init()+0x12: call without frame pointer save/setup drivers/regulator/tps65217-regulator.o: warning: objtool: tps65217_regulator_exit()+0xb: call without frame pointer save/setup LD [M] drivers/usb/gadget/udc/bdc/bdc.o CC [M] drivers/hwmon/lm93.o CC [M] drivers/gpu/drm/panel/panel-sharp-ls043t1le01.o drivers/gpu/drm/bochs/bochs_fbdev.o: warning: objtool: bochsfb_create()+0x24: can't find jump dest instruction at .text+0x90020065 CC drivers/gpu/drm/via/via_video.o drivers/acpi/acpica/nsconvert.o: warning: objtool: acpi_ns_convert_to_string()+0x21: can't find jump dest instruction at .text+0x800000b2 drivers/mfd/rc5t583-irq.o: warning: objtool: rc5t583_irq()+0x4b: can't find jump dest instruction at .text+0x31010245 drivers/acpi/acpica/nsaccess.o: warning: objtool: acpi_ns_lookup()+0x79: can't find jump dest instruction at .text+0x3807007e CC [M] drivers/staging/comedi/drivers/amplc_dio200_pci.o CC [M] drivers/gpu/drm/mgag200/mgag200_cursor.o CC lib/argv_split.o LD drivers/gpu/drm/i915/built-in.o CC drivers/gpu/drm/ttm/ttm_bo_util.o CC drivers/gpu/drm/qxl/qxl_gem.o drivers/rtc/rtc-moxart.o: warning: objtool: moxart_rtc_probe()+0x2f: can't find jump dest instruction at .text+0x13010525 drivers/media/v4l2-core/videobuf-core.o: warning: objtool: videobuf_streamon()+0x2d: can't find jump dest instruction at .text+0x86000208 drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusbhc_reset_all()+0x10: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusbhc_giveback_urb()+0x17: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusb_cluster_id_put()+0x1d: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusb_cluster_id_get()+0x10: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusbhc_destroy()+0xa: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusbhc_b_destroy()+0x9: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusb_retry_count_store()+0x28: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusb_dnts_store()+0x2c: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusb_phy_rate_store()+0x28: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusb_retry_count_show()+0x21: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusb_dnts_show()+0x28: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusb_phy_rate_show()+0x21: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusb_chid_store()+0xd2: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusb_chid_show()+0xb3: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusb_trust_timeout_show()+0x25: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusb_trust_timeout_store()+0x2a: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusbhc_b_create()+0x12: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusbhc_create()+0x47: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusbcore_init()+0x4: call without frame pointer save/setup drivers/usb/wusbcore/wusbhc.o: warning: objtool: wusbcore_exit()+0x12: call without frame pointer save/setup .drivers/hwmon/abituguru.o: warning: objtool: abituguru_ready()+0x17: can't find jump dest instruction at .text+0x8700027c CC drivers/gpu/drm/via/via_dmablit.o drivers/mfd/sec-core.o: warning: objtool: sec_pmic_probe()+0x3a: can't find jump dest instruction at .text+0x720200e6 drivers/mfd/menf21bmc.o: warning: objtool: menf21bmc_remove()+0x8: call without frame pointer save/setup drivers/mfd/menf21bmc.o: warning: objtool: menf21bmc_probe()+0x34: call without frame pointer save/setup drivers/mfd/menf21bmc.o: warning: objtool: menf21bmc_driver_init()+0xd: call without frame pointer save/setup drivers/mfd/menf21bmc.o: warning: objtool: menf21bmc_driver_exit()+0xb: call without frame pointer save/setup drivers/hwmon/i5500_temp.o: warning: objtool: show_thresh()+0x1d: call without frame pointer save/setup drivers/hwmon/i5500_temp.o: warning: objtool: show_alarm()+0x25: call without frame pointer save/setup drivers/hwmon/i5500_temp.o: warning: objtool: show_temp()+0x21: call without frame pointer save/setup drivers/hwmon/i5500_temp.o: warning: objtool: i5500_temp_probe()+0xe: 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/staging/comedi/drivers/amplc_pci263.o CC [M] drivers/rtc/rtc-tps80031.o CC [M] drivers/gpu/drm/mgag200/mgag200_drv.o CC [M] drivers/gpu/drm/vc4/vc4_hdmi.o CC [M] drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_cik.o CC [M] drivers/gpu/drm/i915/i915_drv.o drivers/gpu/drm/bochs/bochs_drv.o: warning: objtool: bochs_load()+0x7f: can't find call dest symbol at offset 0x370000db drivers/tty/serial/men_z135_uart.o: warning: objtool: men_z135_probe()+0x30: can't find jump dest instruction at .text+0xea0003f9 drivers/video/fbdev/vga16fb.o: warning: objtool: vga16fb_setcolreg()+0x26: can't find jump dest instruction at .text+0xbb000072 CC [M] drivers/mfd/wm8994-regmap.o CC drivers/gpu/drm/ttm/ttm_bo_vm.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 CC [M] drivers/gpu/drm/mgag200/mgag200_fb.o drivers/acpi/acpica/nseval.o: warning: objtool: acpi_ns_evaluate()+0x59: can't find jump dest instruction at .text+0xfe03005e drivers/hwmon/w83627hf.o: warning: objtool: w83627hf_update_device()+0x5c: can't find jump dest instruction at .text+0x60302a3 CC [M] drivers/rtc/rtc-vr41xx.o LD drivers/gpu/drm/vmwgfx/built-in.o CC [M] drivers/hwmon/lm95241.o CC [M] drivers/gpu/drm/vc4/vc4_hvs.o lib/stmp_device.o: warning: objtool: stmp_reset_block()+0xe: can't find call dest symbol at offset 0xb7000049 CC [M] drivers/mfd/tps65217.o lib/fault-inject.o: warning: objtool: should_fail()+0x12: can't find jump dest instruction at .text+0xd9000072 CC [M] drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_vi.o drivers/usb/serial/omninet.o: warning: objtool: omninet_write()+0x2e: can't find jump dest instruction at .text+0x9c0000d0 CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_device.o CC drivers/gpu/drm/ttm/ttm_module.o CC drivers/acpi/acpica/nsrepair.o drivers/acpi/acpica/nsalloc.o: warning: objtool: acpi_ns_install_node()+0x9b: can't find jump dest instruction at .text+0x91000285 drivers/staging/comedi/drivers/addi_apci_2032.o: warning: objtool: apci2032_int_cmdtest()+0x143: can't find jump dest instruction at .text+0x76000164 drivers/video/fbdev/vesafb.o: warning: objtool: vesafb_probe()+0x37: can't find jump dest instruction at .text+0xa30100c3 CC [M] drivers/gpu/drm/mgag200/mgag200_i2c.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.o CC [M] drivers/rtc/rtc-wm8350.o CC [M] drivers/gpu/drm/vc4/vc4_irq.o CC [M] drivers/mfd/fsl-imx25-tsadc.o lib/zlib_deflate/deflate.o: warning: objtool: longest_match()+0xb2: can't find jump dest instruction at .text+0x10100e7 CC [M] drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.o CC [M] drivers/staging/comedi/drivers/amplc_pci224.o CC [M] drivers/hwmon/ltc2945.o drivers/video/fbdev/gxt4500.o: warning: objtool: gxt4500_var_to_par()+0x1d: can't find jump dest instruction at .text+0x4a010023 CC drivers/gpu/drm/qxl/qxl_cmd.o drivers/acpi/acpica/nsdump.o: warning: objtool: acpi_ns_dump_one_object()+0x22: can't find jump dest instruction at .text+0xa80600dd CC drivers/acpi/acpica/nsrepair2.o CC [M] drivers/gpu/drm/i915/i915_irq.o CC lib/clz_tab.o CC drivers/gpu/drm/qxl/qxl_image.o .drivers/gpu/drm/bochs/bochs_kms.o: warning: objtool: bochs_crtc_mode_set_base()+0x25: can't find jump dest instruction at .text+0x92000087 drivers/regulator/tps6507x-regulator.o: warning: objtool: tps6507x_pmic_set_voltage_sel()+0x31: can't find jump dest instruction at .text+0xa00002c0 drivers/tty/serial/fsl_lpuart.o: warning: objtool: lpuart_copy_rx_to_tty()+0x1c: can't find jump dest instruction at .text+0x8a000cc4 CC drivers/acpi/acpica/nssearch.o CC [M] drivers/gpu/drm/mgag200/mgag200_ttm.o CC [M] drivers/gpu/drm/i915/i915_params.o CC drivers/gpu/drm/ttm/ttm_object.o drivers/staging/comedi/drivers/addi_apci_1500.o: warning: objtool: apci1500_timer_insn_config()+0x2f: can't find jump dest instruction at .text+0xb80103d2 CC [M] drivers/hwmon/ltc4215.o drivers/rtc/rtc-pcf8583.o: warning: objtool: pcf8583_rtc_read_time()+0x63: can't find jump dest instruction at .text+0xd010134 drivers/gpu/drm/ast/ast_main.o: warning: objtool: ast_user_framebuffer_create()+0x26: can't find jump dest instruction at .text+0xcd0001d5 CC [M] drivers/gpu/drm/i915/i915_suspend.o drivers/gpu/drm/bridge/nxp-ptn3460.o: warning: objtool: ptn3460_pre_enable()+0x12: can't find jump dest instruction at .text+0x190100b5 CC drivers/gpu/drm/ttm/ttm_lock.o CC lib/cmdline.o drivers/staging/comedi/drivers/adl_pci6208.o: warning: objtool: pci6208_auto_attach()+0x1e: can't find jump dest instruction at .text+0xe010168 CC [M] drivers/staging/comedi/drivers/amplc_pci230.o drivers/mfd/hi6421-pmic-core.o: warning: objtool: hi6421_pmic_probe()+0x31: can't find jump dest instruction at .text+0x9f000048 drivers/usb/serial/option.o: warning: objtool: option_instat_callback()+0xa0: call without frame pointer save/setup drivers/usb/serial/option.o: warning: objtool: option_release()+0xb: call without frame pointer save/setup drivers/usb/serial/option.o: warning: objtool: option_attach()+0x16: call without frame pointer save/setup drivers/usb/serial/option.o: warning: objtool: usb_serial_module_init()+0x19: call without frame pointer save/setup drivers/usb/serial/option.o: warning: objtool: usb_serial_module_exit()+0xb: call without frame pointer save/setup CC [M] drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue_cik.o drivers/gpu/drm/amd/amdkfd/kfd_doorbell.o: warning: objtool: kfd_doorbell_init()+0x54: call without frame pointer save/setup drivers/gpu/drm/amd/amdkfd/kfd_doorbell.o: warning: objtool: kfd_doorbell_mmap()+0x2d: call without frame pointer save/setup drivers/gpu/drm/amd/amdkfd/kfd_doorbell.o: warning: objtool: kfd_get_kernel_doorbell()+0x2a: call without frame pointer save/setup drivers/gpu/drm/amd/amdkfd/kfd_doorbell.o: warning: objtool: kfd_release_kernel_doorbell()+0x29: call without frame pointer save/setup LD drivers/tty/serial/built-in.o CC [M] drivers/hwmon/max1619.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_gmr.o drivers/mfd/as3711.o: warning: objtool: as3711_i2c_probe()+0x43: can't find jump dest instruction at .text+0x21010110 CC lib/ctype.o drivers/rtc/rtc-rx8581.o: warning: objtool: rx8581_rtc_set_time()+0x96: can't find jump dest instruction at .text+0x8a0000ec CC [M] drivers/staging/comedi/drivers/das08_pci.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_kms.o CC [M] drivers/gpu/drm/virtio/virtgpu_fb.o lib/locking-selftest.o: warning: objtool: ww_test_fail_acquire()+0xca: can't find jump dest instruction at .text+0x82001696 CC [M] drivers/mfd/mc13xxx-core.o drivers/usb/serial/oti6858.o: warning: objtool: oti6858_read_int_callback()+0x29: can't find jump dest instruction at .text+0x2f02030d .drivers/gpu/drm/cirrus/cirrus_main.o: warning: objtool: cirrus_device_init()+0x8b: can't find jump dest instruction at .text+0xa6000158 drivers/media/v4l2-core/videobuf2-core.o: warning: objtool: __vb2_queue_alloc()+0x27: can't find jump dest instruction at .text+0x470201fb CC [M] drivers/rtc/rtc-xgene.o CC [M] drivers/staging/comedi/drivers/dt3000.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 drivers/acpi/acpica/hwxface.o: warning: objtool: acpi_read_bit_register()+0x6d: can't find jump dest instruction at .text+0xc2000072 CC [M] drivers/gpu/drm/i915/i915_sysfs.o CC drivers/gpu/drm/qxl/qxl_draw.o drivers/tty/serial/8250/8250_lpc18xx.o: warning: objtool: lpc18xx_serial_probe()+0x22: can't find jump dest instruction at .text+0x8a01019b CC [M] drivers/hwmon/max6639.o lib/asn1_decoder.o: warning: objtool: asn1_ber_decoder()+0x43: can't find jump dest instruction at .text+0x58050049 CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_kms.o drivers/acpi/acpica/nsload.o: warning: objtool: acpi_ns_load_table()+0x58: can't find jump dest instruction at .text+0xba00005d drivers/rtc/rtc-omap.o: warning: objtool: omap_rtc_power_off()+0x69: can't find jump dest instruction at .text+0x8a000392 drivers/gpu/drm/amd/amdkfd/kfd_device.o: warning: objtool: kgd2kfd_device_init()+0x5a: can't find jump dest instruction at .text+0x68010180 drivers/tty/serial/rp2.o: warning: objtool: rp2_probe()+0x3b: can't find jump dest instruction at .text+0xb1010343 drivers/input/touchscreen/wdt87xx_i2c.o: warning: objtool: wdt87xx_get_sysparam()+0x43: can't find jump dest instruction at .text+0x103f4 lib/iommu-common.o: warning: objtool: iommu_tbl_range_alloc()+0x81: can't find jump dest instruction at .text+0x3f020122 CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.o drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager.o: warning: objtool: mqd_manager_init()+0x14: call without frame pointer save/setup drivers/usb/wusbcore/wa-hc.o: warning: objtool: wa_create()+0x1d: can't find jump dest instruction at .text+0x87000069 CC [M] drivers/mfd/mc13xxx-i2c.o CC [M] drivers/usb/serial/symbolserial.o drivers/rtc/rtc-rv8803.o: warning: objtool: rv8803_set_time()+0x28: can't find jump dest instruction at .text+0xb3000098 CC drivers/acpi/acpica/nsutils.o LD drivers/media/v4l2-core/built-in.o drivers/usb/wusbcore/cbaf.o: warning: objtool: cbaf_wusb_ck_store()+0xf3: can't find jump dest instruction at .text+0x70202e2 CC [M] drivers/gpu/drm/i915/intel_csr.o CC lib/dec_and_lock.o CC [M] drivers/staging/comedi/drivers/dyna_pci10xx.o CC [M] drivers/gpu/drm/virtio/virtgpu_display.o CC [M] drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue_vi.o CC [M] drivers/mfd/axp20x.o CC drivers/gpu/drm/radeon/radeon_drv.o LD [M] drivers/gpu/drm/tdfx/tdfx.o drivers/video/fbdev/neofb.o: warning: objtool: neofb_check_var()+0x27: can't find jump dest instruction at .text+0xe601002d CC [M] drivers/staging/comedi/drivers/icp_multi.o drivers/gpu/drm/amd/amdkfd/kfd_chardev.o: warning: objtool: kfd_ioctl_dbg_wave_control()+0x3a: can't find jump dest instruction at .text+0x920000fa CC [M] drivers/hwmon/max6642.o .drivers/gpu/drm/ast/ast_fb.o: warning: objtool: ast_dirty_update()+0x4a: can't find jump dest instruction at .text+0xfa0100b3 CC lib/decompress.o drivers/usb/serial/opticon.o: warning: objtool: opticon_write()+0x48: can't find jump dest instruction at .text+0x3b010345 CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_drv.o CC [M] drivers/staging/comedi/drivers/jr3_pci.o lib/zlib_deflate/deftree.o: warning: objtool: pqdownheap()+0xab: can't find jump dest instruction at .text+0x7c00012e CC lib/decompress_inflate.o lib/xz/xz_dec_lzma2.o: warning: objtool: lzma_len()+0x77: can't find jump dest instruction at .text+0x9300007c CC [M] drivers/gpu/drm/amd/amdgpu/atombios_crtc.o CC [M] drivers/gpu/drm/amd/amdkfd/kfd_packet_manager.o CC [M] drivers/staging/comedi/drivers/cb_pcidas64.o drivers/rtc/rtc-snvs.o: warning: objtool: snvs_rtc_probe()+0x36: can't find jump dest instruction at .text+0xc901035a drivers/acpi/acpica/nsinit.o: warning: objtool: acpi_ns_init_one_device()+0x86: can't find jump dest instruction at .text+0x9d00008b lib/strnlen_user.o: warning: objtool: strlen_user()+0x18: can't find jump dest instruction at .text+0xab00001e drivers/tty/serial/jsm/jsm_driver.o: warning: objtool: jsm_probe_one()+0x18: can't find jump dest instruction at .text+0x4c03014d drivers/staging/comedi/drivers/addi_apci_3501.o: warning: objtool: apci3501_eeprom_readw()+0xb6: can't find jump dest instruction at .text+0x790002b9 CC [M] drivers/mfd/axp20x-i2c.o drivers/mfd/rc5t583.o: warning: objtool: rc5t583_i2c_probe()+0x24: can't find jump dest instruction at .text+0x1801004d lib/zlib_inflate/inflate.o: warning: objtool: zlib_inflateReset()+0xc: can't find jump dest instruction at .text+0x920000be CC drivers/gpu/drm/ttm/ttm_execbuf_util.o drivers/hwmon/ibmpex.o: warning: objtool: ibmpex_register_bmc()+0x2e: can't find jump dest instruction at .text+0x3c0502af drivers/usb/serial/qcserial.o: warning: objtool: qcprobe()+0x1b: can't find jump dest instruction at .text+0x2401009d drivers/usb/wusbcore/security.o: warning: objtool: wusb_dev_sec_add()+0x35: can't find jump dest instruction at .text+0x180103d8 drivers/mfd/bcm590xx.o: warning: objtool: bcm590xx_i2c_probe()+0x34: can't find jump dest instruction at .text+0xe300004b drivers/input/touchscreen/wm9705.o: warning: objtool: wm9705_acc_enable()+0x1d: can't find jump dest instruction at .text+0x80000136 LD lib/zlib_deflate/zlib_deflate.o lib/strncpy_from_user.o: warning: objtool: strncpy_from_user()+0xa: can't find jump dest instruction at .text+0xdb000010 drivers/mfd/88pm805.o: warning: objtool: pm805_probe()+0x23: can't find jump dest instruction at .text+0xe7000056 drivers/gpu/drm/amd/amdkfd/kfd_queue.o: warning: objtool: init_queue()+0x1c: call without frame pointer save/setup drivers/gpu/drm/amd/amdkfd/kfd_queue.o: warning: objtool: uninit_queue()+0x4: call without frame pointer save/setup drivers/acpi/acpica/nsobject.o: warning: objtool: acpi_ns_detach_object()+0x53: can't find jump dest instruction at .text+0xcb000058 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 drivers/gpu/drm/drm_crtc.o: warning: objtool: drm_format_num_planes()+0xa: can't find jump dest instruction at .text+0x94000103 LD lib/zlib_deflate/built-in.o drivers/hwmon/lineage-pem.o: warning: objtool: pem_probe()+0x28: can't find jump dest instruction at .text+0x7301007c CC [M] drivers/gpu/drm/virtio/virtgpu_vq.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_fb.o CC drivers/gpu/drm/qxl/qxl_debugfs.o CC [M] drivers/usb/serial/usb_wwan.o LD lib/xz/xz_dec.o . CC drivers/acpi/acpica/nswalk.o LD drivers/rtc/rtc-core.o drivers/gpu/drm/bridge/parade-ps8622.o: warning: objtool: ps8622_pre_enable()+0xe: can't find jump dest instruction at .text+0x5060107 drivers/hwmon/jc42.o: warning: objtool: jc42_detect()+0x2e: can't find jump dest instruction at .text+0xec00008d drivers/tty/serial/mxs-auart.o: warning: objtool: mxs_auart_dma_prep_rx()+0x46: can't find jump dest instruction at .text+0xc80001e1 drivers/gpu/drm/via/via_drv.o: warning: objtool: via_driver_postclose()+0xb: call without frame pointer save/setup drivers/gpu/drm/via/via_drv.o: warning: objtool: via_driver_open()+0x33: 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/mfd/da9150-core.o drivers/gpu/drm/qxl/qxl_drv.o: warning: objtool: qxl_pm_restore()+0x1b: can't find call dest symbol at offset 0x7a00009c CC drivers/gpu/drm/radeon/radeon_device.o drivers/usb/serial/pl2303.o: warning: objtool: pl2303_process_read_urb()+0x51: can't find jump dest instruction at .text+0x68010105 CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_ioctl.o LD lib/xz/built-in.o LD lib/zlib_inflate/zlib_inflate.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_resource.o lib/decompress.o: warning: objtool: decompress_method()+0x38: call without frame pointer save/setup CC [M] drivers/mfd/intel_quark_i2c_gpio.o drivers/gpu/drm/bochs/bochs_mm.o: warning: objtool: bochs_mm_init()+0x5d: can't find jump dest instruction at .text+0xa5000361 CC lib/decompress_unlz4.o drivers/hwmon/ina209.o: warning: objtool: ina209_set_interval()+0x24: can't find jump dest instruction at .text+0xad0001f8 CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.o CC [M] drivers/usb/serial/ti_usb_3410_5052.o drivers/rtc/rtc-rx8025.o: warning: objtool: rx8025_set_alarm()+0x27: can't find jump dest instruction at .text+0xd4000155 CC [M] drivers/staging/comedi/drivers/cb_pcidas.o LD [M] drivers/usb/wusbcore/wusb-cbaf.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_buffer.o drivers/staging/comedi/drivers/adv_pci1720.o: warning: objtool: pci1720_auto_attach()+0x1e: can't find jump dest instruction at .text+0xbf000128 drivers/usb/serial/keyspan.o: warning: objtool: keyspan_usa19w_calc_baud()+0xe: can't find jump dest instruction at .text+0x83000185 CC [M] drivers/gpu/drm/amd/amdkfd/kfd_process_queue_manager.o CC drivers/gpu/drm/radeon/radeon_asic.o drivers/hwmon/gl518sm.o: warning: objtool: gl518_update_device()+0x44: can't find jump dest instruction at .text+0xcc01027b CC [M] drivers/usb/serial/visor.o LD lib/zlib_inflate/built-in.o LD drivers/gpu/drm/bridge/built-in.o CC drivers/acpi/acpica/nsxfeval.o CC drivers/gpu/drm/qxl/qxl_irq.o drivers/acpi/acpica/nsparse.o: warning: objtool: acpi_ns_one_complete_parse()+0x65: can't find jump dest instruction at .text+0xe001006a drivers/gpu/drm/panel/panel-panasonic-vvx10f034n00.o: warning: objtool: wuxga_nt_panel_probe()+0x50: can't find jump dest instruction at .text+0xc70000b6 drivers/staging/comedi/drivers/addi_apci_3xxx.o: warning: objtool: apci3xxx_ai_setup()+0xbb: can't find jump dest instruction at .text+0x600000bf drivers/video/fbdev/sis/sis_main.o: warning: objtool: sisfb_search_refresh_rate()+0x26: can't find jump dest instruction at .text+0x8200002b CC [M] drivers/gpu/drm/vc4/vc4_plane.o CC [M] drivers/hwmon/max6650.o drivers/mfd/88pm800.o: warning: objtool: pm800_probe()+0x25: can't find jump dest instruction at .text+0x80030091 LD drivers/rtc/built-in.o drivers/gpu/drm/amd/amdkfd/kfd_flat_memory.o: warning: objtool: kfd_init_apertures()+0x2d: can't find jump dest instruction at .text+0xb3000032 CC [M] drivers/mfd/lpc_sch.o LD drivers/gpu/drm/drm.o LD [M] drivers/usb/wusbcore/wusbcore.o CC lib/decompress_unlzma.o drivers/staging/comedi/drivers/adv_pci1723.o: warning: objtool: pci1723_auto_attach()+0x1e: can't find jump dest instruction at .text+0x720100d5 lib/cmdline.o: warning: objtool: memparse()+0x12: call without frame pointer save/setup lib/cmdline.o: warning: objtool: get_option()+0x2a: call without frame pointer save/setup lib/cmdline.o: warning: objtool: get_options()+0x30: call without frame pointer save/setup lib/cmdline.o: warning: objtool: parse_option_str()+0x38: call without frame pointer save/setup CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_fifo.o CC [M] drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.o CC drivers/gpu/drm/qxl/qxl_dumb.o drivers/acpi/acpica/nspredef.o: warning: objtool: acpi_ns_check_object_type()+0x52: can't find jump dest instruction at .text+0xeb000057 CC [M] drivers/gpu/drm/amd/amdgpu/atom.o CC [M] drivers/mfd/janz-cmodio.o drivers/gpu/drm/bochs/bochs_hw.o: warning: objtool: bochs_hw_init()+0x42: can't find jump dest instruction at .text+0x8e010077 CC [M] drivers/gpu/drm/vc4/vc4_render_cl.o .drivers/hwmon/k8temp.o: warning: objtool: show_temp()+0x59: can't find jump dest instruction at .text+0x290100f7 CC [M] drivers/gpu/drm/virtio/virtgpu_ttm.o drivers/acpi/acpica/nsnames.o: warning: objtool: acpi_ns_build_normalized_path()+0x4f: can't find jump dest instruction at .text+0x96000054 CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_irq.o CC [M] drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_cik.o drivers/hwmon/asc7621.o: warning: objtool: asc7621_detect()+0x31: can't find jump dest instruction at .text+0xb1000037 CC drivers/acpi/acpica/nsxfname.o drivers/gpu/drm/mgag200/mgag200_main.o: warning: objtool: mgag200_user_framebuffer_create()+0x26: can't find jump dest instruction at .text+0xcd0000f4 CC [M] drivers/staging/comedi/drivers/cb_pcidda.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_fence.o CC [M] drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_vi.o CC drivers/gpu/drm/radeon/radeon_kms.o drivers/mfd/palmas.o: warning: objtool: palmas_ext_control_req_config()+0x1e: can't find jump dest instruction at .text+0xb3000081 CC [M] drivers/hwmon/nct6683.o CC drivers/acpi/acpica/nsxfobj.o CC drivers/gpu/drm/ttm/ttm_page_alloc.o lib/mpi/mpih-div.o: warning: objtool: mpihelp_divrem()+0x2e: can't find jump dest instruction at .text+0x72010034 CC [M] drivers/staging/comedi/drivers/cb_pcimdas.o CC lib/decompress_unlzo.o CC [M] drivers/usb/serial/wishbone-serial.o CC [M] drivers/mfd/si476x-cmd.o drivers/video/fbdev/pm3fb.o: warning: objtool: pm3fb_cursor()+0x24: can't find jump dest instruction at .text+0xee05007b drivers/gpu/drm/panel/panel-simple.o: warning: objtool: panel_simple_get_modes()+0x6c: can't find jump dest instruction at .text+0xe80000c5 drivers/gpu/drm/ast/ast_ttm.o: warning: objtool: ast_mm_init()+0x51: can't find jump dest instruction at .text+0xc9000242 CC [M] drivers/usb/serial/whiteheat.o drivers/acpi/acpica/nsrepair.o: warning: objtool: acpi_ns_repair_null_element()+0x1e: can't find jump dest instruction at .text+0xb3000024 LD [M] drivers/gpu/drm/bochs/bochs-drm.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_ldu.o lib/ucs2_string.o: warning: objtool: ucs2_as_utf8()+0x21: can't find jump dest instruction at .text+0x870000d0 drivers/tty/serial/jsm/jsm_tty.o: warning: objtool: jsm_carrier()+0x11: can't find jump dest instruction at .text+0x10202 drivers/usb/serial/mxuport.o: warning: objtool: mxuport_process_read_urb()+0x26: can't find jump dest instruction at .text+0x4c0100cb CC [M] drivers/hwmon/nct7802.o drivers/gpu/drm/cirrus/cirrus_drv.o: warning: objtool: cirrus_pci_remove()+0xb: call without frame pointer save/setup drivers/gpu/drm/cirrus/cirrus_drv.o: warning: objtool: cirrus_pci_probe()+0x1c: 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 CC drivers/acpi/acpica/psargs.o drivers/rtc/rtc-s5m.o: warning: objtool: s5m8767_rtc_set_alarm_reg()+0x26: can't find jump dest instruction at .text+0x82000103 drivers/gpu/drm/ttm/ttm_module.o: warning: objtool: ttm_drm_class_device_release()+0x1e: 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 CC lib/decompress_unxz.o CC [M] drivers/gpu/drm/i915/intel_pm.o drivers/hwmon/lm77.o: warning: objtool: lm77_detect()+0x33: can't find jump dest instruction at .text+0x4f020039 CC drivers/gpu/drm/ttm/ttm_bo_manager.o +drivers/tty/serial/jsm/jsm_cls.o: warning: objtool: cls_copy_data_from_queue_to_uart()+0x7: can't find jump dest instruction at .text+0xad0001ab CC [M] drivers/gpu/drm/amd/amdkfd/kfd_interrupt.o drivers/mfd/syscon.o: warning: objtool: syscon_probe()+0x6d: can't find jump dest instruction at .text+0x92000073 CC drivers/acpi/acpica/psloop.o drivers/video/fbdev/arkfb.o: warning: objtool: arkfb_setcolreg()+0x11: can't find jump dest instruction at .text+0x8a0000ff CC [M] drivers/mfd/si476x-prop.o CC [M] drivers/usb/serial/xsens_mt.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.o drivers/gpu/drm/via/via_irq.o: warning: objtool: via_driver_irq_handler()+0x34: can't find jump dest instruction at .text+0x9d000050 lib/mpi/mpi-bit.o: warning: objtool: mpi_get_nbits()+0x8: call without frame pointer save/setup CC [M] drivers/gpu/drm/vc4/vc4_trace_points.o drivers/staging/comedi/drivers/addi_apci_3120.o: warning: objtool: apci3120_ai_cmd()+0xd8: can't find jump dest instruction at .text+0x9f000379 CC drivers/gpu/drm/radeon/radeon_atombios.o drivers/gpu/drm/i2c/ch7006_drv.o: warning: objtool: ch7006_encoder_set_property()+0x46: can't find jump dest instruction at .text+0xe70000bd drivers/gpu/drm/i2c/ch7006_mode.o: warning: objtool: ch7006_write()+0x18: call without frame pointer save/setup drivers/gpu/drm/i2c/ch7006_mode.o: warning: objtool: ch7006_read()+0x1d: call without frame pointer save/setup drivers/gpu/drm/i2c/ch7006_mode.o: warning: objtool: ch7006_state_load()+0x16: call without frame pointer save/setup drivers/gpu/drm/i2c/ch7006_mode.o: warning: objtool: ch7006_state_save()+0x12: call without frame pointer save/setup drivers/usb/misc/sisusbvga/sisusb.o: warning: objtool: sisusb_send_bulk_msg()+0x48: can't find jump dest instruction at .text+0xd10300a5 CC [M] drivers/hwmon/nct7904.o CC drivers/gpu/drm/ttm/ttm_page_alloc_dma.o CC [M] drivers/gpu/drm/i915/intel_runtime_pm.o drivers/mfd/fsl-imx25-tsadc.o: warning: objtool: mx25_tsadc_probe()+0x41: can't find jump dest instruction at .text+0xbf010088 CC lib/dma-noop.o lib/842/842_compress.o: warning: objtool: add_bits()+0x17: can't find jump dest instruction at .text+0x39010071 drivers/usb/wusbcore/wa-rpipe.o: warning: objtool: rpipe_get_by_ep()+0x45: can't find jump dest instruction at .text+0x7b0301d4 CC [M] drivers/hwmon/pcf8591.o drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_cik.o: warning: objtool: init_mqd_hiq()+0x55: can't find jump dest instruction at .text+0xa60003e9 CC lib/dump_stack.o CC [M] drivers/gpu/drm/amd/amdkfd/kfd_events.o drivers/media/v4l2-core/videobuf2-vmalloc.o: warning: objtool: vb2_vmalloc_get_userptr()+0x2d: can't find jump dest instruction at .text+0xe00001c4 CC [M] drivers/gpu/drm/vc4/vc4_v3d.o CC drivers/acpi/acpica/psobject.o CC [M] drivers/gpu/drm/virtio/virtgpu_fence.o CC [M] drivers/mfd/si476x-i2c.o drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue_vi.o: warning: objtool: uninitialize_vi()+0xf: call without frame pointer save/setup drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue_vi.o: warning: objtool: initialize_vi()+0x18: call without frame pointer save/setup CC [M] drivers/gpu/drm/i915/i915_debugfs.o CC [M] drivers/hwmon/sht15.o + writing new private key to 'certs/signing_key.pem' ----- drivers/tty/serial/jsm/jsm_neo.o: warning: objtool: neo_copy_data_from_queue_to_uart()+0x14: can't find jump dest instruction at .text+0x73010293 CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_object.o LD [M] drivers/usb/misc/sisusbvga/sisusbvga.o drivers/acpi/acpica/nsprepkg.o: warning: objtool: acpi_ns_check_package_list()+0x21: can't find jump dest instruction at .text+0x8b0100b9 drivers/tty/serial/8250/8250_moxa.o: warning: objtool: moxa8250_probe()+0x2d: can't find jump dest instruction at .text+0x2101005e LD [M] drivers/usb/serial/usbserial.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_ttm_glue.o CC [M] drivers/gpu/drm/amd/amdkfd/cik_event_interrupt.o drivers/usb/gadget/udc/net2280.o: warning: objtool: usb_reinit_228x()+0xbd: can't find jump dest instruction at .text+0x56000384 LD drivers/gpu/drm/i2c/ch7006.o CC lib/earlycpio.o drivers/rtc/rtc-sunxi.o: warning: objtool: sunxi_rtc_probe()+0x34: can't find jump dest instruction at .text+0xe2000171 CC drivers/acpi/acpica/psopcode.o CC [M] drivers/staging/comedi/drivers/cb_pcimdda.o lib/dec_and_lock.o: warning: objtool: _atomic_dec_and_lock()+0x27: call without frame pointer save/setup CC [M] drivers/mfd/stw481x.o CC [M] drivers/gpu/drm/vc4/vc4_validate.o CC [M] drivers/gpu/drm/i915/i915_cmd_parser.o drivers/gpu/drm/panel/panel-sharp-ls043t1le01.o: warning: objtool: sharp_nt_panel_probe()+0x50: can't find jump dest instruction at .text+0xfb0000b6 CC [M] drivers/gpu/drm/amd/amdkfd/kfd_dbgdev.o drivers/mfd/retu-mfd.o: warning: objtool: retu_probe()+0x21: can't find jump dest instruction at .text+0x620101cb drivers/gpu/drm/virtio/virtgpu_drv.o: warning: objtool: virtio_gpu_config_changed()+0x22: call without frame pointer save/setup drivers/gpu/drm/virtio/virtgpu_drv.o: warning: objtool: virtio_gpu_remove()+0xb: call without frame pointer save/setup drivers/gpu/drm/virtio/virtgpu_drv.o: warning: objtool: virtio_gpu_probe()+0x9: 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/rtc/rtc-spear.o: warning: objtool: spear_rtc_set_alarm()+0x26: can't find jump dest instruction at .text+0xd6000230 drivers/gpu/drm/via/via_map.o: warning: objtool: via_map_init()+0x3a: can't find jump dest instruction at .text+0xfb00004d LD [M] drivers/tty/serial/jsm/jsm.o drivers/acpi/acpica/nssearch.o: warning: objtool: acpi_ns_search_one_scope()+0xc8: can't find jump dest instruction at .text+0xb60000cd CC drivers/acpi/acpica/psopinfo.o CC [M] drivers/gpu/drm/amd/amdkfd/kfd_dbgmgr.o CC [M] drivers/mfd/dln2.o CC [M] drivers/gpu/drm/i915/i915_gem_batch_pool.o drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.o: warning: objtool: initialize()+0x62: can't find jump dest instruction at .text+0xa90201ff drivers/gpu/drm/panel/panel-samsung-s6e8aa0.o: warning: objtool: s6e8aa0_probe()+0x33: can't find jump dest instruction at .text+0x98010180 drivers/hwmon/lm95241.o: warning: objtool: set_type()+0x3f: can't find jump dest instruction at .text+0xac0002de drivers/staging/comedi/drivers/adl_pci9111.o: warning: objtool: pci9111_ai_do_cmd_test()+0xc0: can't find jump dest instruction at .text+0xe020219 lib/mpi/mpi-cmp.o: warning: objtool: mpi_cmp()+0xd: call without frame pointer save/setup lib/mpi/mpi-cmp.o: warning: objtool: mpi_cmp_ui()+0xd: call without frame pointer save/setup drivers/usb/serial/mos7720.o: warning: objtool: mos7720_ioctl()+0x2d: can't find jump dest instruction at .text+0xcd0103cb CC [M] drivers/mfd/rt5033.o drivers/gpu/drm/virtio/virtgpu_drm_bus.o: warning: objtool: drm_virtio_init()+0x24: can't find jump dest instruction at .text+0xe3000041 CC drivers/acpi/acpica/psparse.o drivers/hwmon/lm92.o: warning: objtool: set_temp_hyst()+0x3c: can't find jump dest instruction at .text+0xb900027d drivers/mfd/88pm80x.o: warning: objtool: pm80x_init()+0x31: can't find jump dest instruction at .text+0xd7000062 CC drivers/gpu/drm/qxl/qxl_ioctl.o drivers/staging/comedi/drivers/amplc_pci263.o: warning: objtool: amplc_pci263_pci_probe()+0xf: call without frame pointer save/setup drivers/staging/comedi/drivers/amplc_pci263.o: warning: objtool: pci263_do_insn_bits()+0x1d: call without frame pointer save/setup drivers/staging/comedi/drivers/amplc_pci263.o: warning: objtool: pci263_auto_attach()+0xa: 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 CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_gart.o drivers/staging/comedi/drivers/amplc_dio200_pci.o: warning: objtool: dio200_pci_auto_attach()+0x21: can't find jump dest instruction at .text+0xb01003d drivers/input/touchscreen/wm97xx-core.o: warning: objtool: wm97xx_probe()+0x32: can't find jump dest instruction at .text+0xb6020125 CC [M] drivers/mfd/sky81452.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_overlay.o drivers/usb/serial/quatech2.o: warning: objtool: qt2_tiocmget()+0x3d: can't find jump dest instruction at .text+0xd900023d CC drivers/acpi/acpica/psscope.o drivers/video/fbdev/udlfb.o: warning: objtool: dlfb_setup_modes()+0x5b: can't find jump dest instruction at .text+0x16040189 CC [M] drivers/hwmon/shtc1.o CC [M] drivers/gpu/drm/virtio/virtgpu_object.o drivers/tty/serial/8250/8250_mid.o: warning: objtool: mid8250_probe.part.2()+0x44: can't find jump dest instruction at .text+0x9a01033e CC [M] drivers/staging/comedi/drivers/me_daq.o drivers/staging/comedi/drivers/adv_pci1760.o: warning: objtool: pci1760_pwm_insn_config()+0x36: can't find jump dest instruction at .text+0xab010228 drivers/tty/serial/8250/8250_dma.o: warning: objtool: serial8250_release_dma()+0x10: can't find jump dest instruction at .text+0x2010016 drivers/rtc/rtc-vr41xx.o: warning: objtool: rtc_probe()+0x1f: can't find jump dest instruction at .text+0xc6010374 CC [M] drivers/gpu/drm/virtio/virtgpu_debugfs.o CC drivers/acpi/acpica/pstree.o lib/argv_split.o: warning: objtool: argv_split()+0x29: can't find jump dest instruction at .text+0x9d00004e drivers/mfd/mc13xxx-i2c.o: warning: objtool: mc13xxx_i2c_remove()+0x8: call without frame pointer save/setup drivers/mfd/mc13xxx-i2c.o: warning: objtool: mc13xxx_i2c_probe()+0x22: call without frame pointer save/setup drivers/mfd/mc13xxx-i2c.o: warning: objtool: mc13xxx_i2c_init()+0x12: call without frame pointer save/setup drivers/mfd/mc13xxx-i2c.o: warning: objtool: mc13xxx_i2c_exit()+0xb: call without frame pointer save/setup drivers/gpu/drm/qxl/qxl_kms.o: warning: objtool: qxl_driver_unload()+0x11: can't find jump dest instruction at .text+0xeb0000bf CC [M] drivers/gpu/drm/i915/i915_gem_context.o drivers/gpu/drm/ast/ast_dp501.o: warning: objtool: ast_init_dvo()+0x63: can't find jump dest instruction at .text+0x5a0100e3 drivers/gpu/drm/cirrus/cirrus_fbdev.o: warning: objtool: cirrus_dirty_update()+0x4e: can't find jump dest instruction at .text+0xea010054 drivers/hwmon/ltc4215.o: warning: objtool: ltc4215_get_voltage()+0xa: can't find call dest symbol at offset 0x570000a9 CC [M] drivers/staging/comedi/drivers/ni_65xx.o lib/mpi/mpih-mul.o: warning: objtool: mul_n()+0x8f: can't find jump dest instruction at .text+0x65020164 lib/ubsan.o: warning: objtool: val_to_string.constprop.20()+0xc: can't find jump dest instruction at .text+0xb8000109 drivers/gpu/drm/vc4/vc4_drv.o: warning: objtool: vc4_drm_bind()+0x3b: can't find jump dest instruction at .text+0xd70000b2 CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.o drivers/gpu/drm/virtio/virtgpu_gem.o: warning: objtool: virtio_gpu_gem_object_open()+0x2d: can't find jump dest instruction at .text+0x8e00026d drivers/rtc/rtc-tps80031.o: warning: objtool: tps80031_rtc_probe()+0x31: can't find jump dest instruction at .text+0xfc00039c CC drivers/gpu/drm/radeon/radeon_agp.o CC [M] drivers/staging/comedi/drivers/ni_660x.o CC [M] drivers/gpu/drm/i915/i915_gem_debug.o drivers/staging/comedi/drivers/das08_pci.o: warning: objtool: das08_pci_probe()+0xf: call without frame pointer save/setup drivers/staging/comedi/drivers/das08_pci.o: warning: objtool: das08_pci_auto_attach()+0xa: 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 drivers/gpu/drm/cirrus/cirrus_mode.o: warning: objtool: cirrus_crtc_dpms()+0x1d: can't find jump dest instruction at .text+0xbe0000d5 drivers/mfd/ti_am335x_tscadc.o: warning: objtool: ti_tscadc_probe()+0x2f: can't find jump dest instruction at .text+0x4f030060 CC drivers/gpu/drm/radeon/atombios_crtc.o drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_cik.o: warning: objtool: initialize_cpsch_cik()+0xa: call without frame pointer save/setup CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_display.o drivers/media/v4l2-core/videobuf2-dma-sg.o: warning: objtool: vb2_dma_sg_get_userptr()+0x41: can't find jump dest instruction at .text+0x4101045d ### drivers/gpu/drm/mgag200/mgag200_i2c.o: warning: objtool: mgag200_i2c_create()+0xe6: can't find jump dest instruction at .text+0xc1000275 CC [M] drivers/hwmon/smm665.o drivers/hwmon/max1619.o: warning: objtool: max1619_detect()+0x30: can't find jump dest instruction at .text+0x830002f7 ### Key pair generated. lib/earlycpio.o: warning: objtool: find_cpio_data()+0x48: can't find jump dest instruction at .text+0x5401004d drivers/gpu/drm/virtio/virtgpu_kms.o: warning: objtool: virtio_gpu_driver_load()+0x22: can't find jump dest instruction at .text+0x8403009d ### lib/decompress_unlz4.o: warning: objtool: unlz4()+0x5b: can't find jump dest instruction at .init.text+0x2a020060 CC drivers/acpi/acpica/psutils.o CC [M] drivers/gpu/drm/vc4/vc4_validate_shaders.o drivers/gpu/drm/mgag200/mgag200_drv.o: warning: objtool: mga_pci_remove()+0xb: call without frame pointer save/setup drivers/gpu/drm/mgag200/mgag200_drv.o: warning: objtool: mga_pci_probe()+0x1c: 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 CC drivers/gpu/drm/radeon/radeon_combios.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_marker.o drivers/gpu/drm/vc4/vc4_kms.o: warning: objtool: vc4_atomic_commit()+0x3b: can't find jump dest instruction at .text+0xf20000bd drivers/usb/gadget/udc/r8a66597-udc.o: warning: objtool: r8a66597_fifo_flush()+0x25: can't find jump dest instruction at .text+0xac0002f3 EXTRACT_CERTS certs/signing_key.pem CC [M] drivers/hwmon/smsc47b397.o CC [M] drivers/gpu/drm/vc4/vc4_debugfs.o drivers/gpu/drm/vc4/vc4_bo.o: warning: objtool: vc4_bo_create()+0x29: can't find jump dest instruction at .text+0xb8000356 CC [M] drivers/gpu/drm/virtio/virtgpu_plane.o drivers/acpi/acpica/nsrepair2.o: warning: objtool: acpi_ns_repair_HID()+0x22: can't find jump dest instruction at .text+0xda0000ac AS certs/system_certificates.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.o CC drivers/gpu/drm/qxl/qxl_release.o drivers/gpu/drm/via/via_mm.o: warning: objtool: via_mem_alloc()+0x80: can't find jump dest instruction at .text+0x26010266 drivers/hwmon/ltc2945.o: warning: objtool: ltc2945_set_value()+0x39: can't find jump dest instruction at .text+0xed00012e drivers/rtc/rtc-xgene.o: warning: objtool: xgene_rtc_probe()+0x33: can't find jump dest instruction at .text+0x23010172 CC drivers/acpi/acpica/pswalk.o LD drivers/usb/gadget/built-in.o CC lib/extable.o CC [M] drivers/gpu/drm/i915/i915_gem_dmabuf.o drivers/hwmon/max6642.o: warning: objtool: max6642_update_device()+0x41: can't find jump dest instruction at .text+0x8b000047 drivers/gpu/drm/amd/amdkfd/kfd_topology.o: warning: objtool: kfd_topology_update_sysfs()+0x17: can't find jump dest instruction at .text+0xe70007b8 CC drivers/acpi/acpica/psxface.o drivers/usb/serial/mos7840.o: warning: objtool: mos7840_control_callback()+0x11: can't find jump dest instruction at .text+0xa800003d CC [M] drivers/gpu/drm/virtio/virtgpu_ioctl.o drivers/hwmon/lm63.o: warning: objtool: lm63_detect()+0x38: can't find jump dest instruction at .text+0xf2000127 CC drivers/gpu/drm/radeon/atom.o CC [M] drivers/staging/comedi/drivers/ni_labpc_pci.o drivers/gpu/drm/qxl/qxl_gem.o: warning: objtool: qxl_gem_object_free()+0x21: call without frame pointer save/setup drivers/gpu/drm/qxl/qxl_gem.o: warning: objtool: qxl_gem_object_create()+0x53: call without frame pointer save/setup drivers/gpu/drm/qxl/qxl_gem.o: warning: objtool: qxl_gem_object_create_with_handle()+0x45: call without frame pointer save/setup drivers/gpu/drm/qxl/qxl_gem.o: warning: objtool: qxl_gem_fini()+0x4: call without frame pointer save/setup drivers/gpu/drm/amd/amdkfd/kfd_process.o: warning: objtool: kfd_create_process()+0x2f: can't find jump dest instruction at .text+0xb0203f0 CC [M] drivers/hwmon/smsc47m192.o lib/mpi/mpi-pow.o: warning: objtool: mpi_powm()+0x43: can't find jump dest instruction at .text+0x27070049 CC [M] drivers/gpu/drm/virtio/virtgpu_prime.o drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_vi.o: warning: objtool: init_mqd()+0x3f: can't find jump dest instruction at .text+0xb7000246 drivers/usb/serial/spcp8x5.o: warning: objtool: spcp8x5_set_termios()+0x45: can't find jump dest instruction at .text+0xf9010336 CC [M] drivers/hwmon/amc6821.o lib/net_utils.o: warning: objtool: mac_pton()+0x6a: call without frame pointer save/setup drivers/mfd/wm8994-irq.o: warning: objtool: wm8994_irq_init()+0x25: can't find jump dest instruction at .text+0x4a0100d7 CC drivers/acpi/acpica/rsaddr.o drivers/acpi/acpica/nswalk.o: warning: objtool: acpi_ns_walk_namespace()+0x74: can't find jump dest instruction at .text+0x9f0100eb drivers/gpu/drm/amd/amdkfd/cik_event_interrupt.o: warning: objtool: cik_event_interrupt_wq()+0x3e: call without frame pointer save/setup drivers/usb/serial/sierra.o: warning: objtool: sierra_write()+0x2b: can't find jump dest instruction at .text+0x8c010381 drivers/mfd/axp20x-i2c.o: warning: objtool: axp20x_i2c_remove()+0xb: call without frame pointer save/setup drivers/mfd/axp20x-i2c.o: warning: objtool: axp20x_i2c_probe()+0x1e: 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 drivers/gpu/drm/via/via_video.o: warning: objtool: via_decoder_futex()+0x46: can't find jump dest instruction at .text+0xe01014b CC drivers/acpi/acpica/rscalc.o drivers/gpu/drm/amd/amdgpu/amdgpu_drv.o: warning: objtool: amdgpu_pci_probe()+0x23: can't find jump dest instruction at .text+0xa1000237 CC [M] drivers/hwmon/tmp102.o LD drivers/mfd/88pm860x.o CC [M] drivers/staging/comedi/drivers/ni_pcidio.o drivers/mfd/wm8994-core.o: warning: objtool: wm8994_i2c_probe()+0x31: can't find jump dest instruction at .text+0x64060070 drivers/gpu/drm/qxl/qxl_ttm.o: warning: objtool: qxl_mmap()+0x25: can't find jump dest instruction at .text+0x9e000386 LD drivers/mfd/wm8350.o CC drivers/gpu/drm/qxl/qxl_prime.o drivers/gpu/drm/qxl/qxl_image.o: warning: objtool: qxl_image_alloc_objects()+0x3e: can't find jump dest instruction at .text+0xab000044 drivers/gpu/drm/panel/panel-sharp-lq101r1sx01.o: warning: objtool: sharp_panel_probe()+0x4b: can't find jump dest instruction at .text+0x10100f1 drivers/usb/serial/symbolserial.o: warning: objtool: symbol_int_callback()+0x6c: call without frame pointer save/setup drivers/usb/serial/symbolserial.o: warning: objtool: symbol_throttle()+0x17: call without frame pointer save/setup drivers/usb/serial/symbolserial.o: warning: objtool: symbol_unthrottle()+0x1d: call without frame pointer save/setup drivers/usb/serial/symbolserial.o: warning: objtool: symbol_close()+0xb: call without frame pointer save/setup drivers/usb/serial/symbolserial.o: warning: objtool: symbol_open()+0x14: call without frame pointer save/setup drivers/usb/serial/symbolserial.o: warning: objtool: symbol_port_remove()+0xb: call without frame pointer save/setup drivers/usb/serial/symbolserial.o: warning: objtool: symbol_port_probe()+0x16: call without frame pointer save/setup drivers/usb/serial/symbolserial.o: warning: objtool: usb_serial_module_init()+0x19: call without frame pointer save/setup drivers/usb/serial/symbolserial.o: warning: objtool: usb_serial_module_exit()+0xb: call without frame pointer save/setup drivers/video/fbdev/smscufx.o: warning: objtool: ufx_free()+0x1f: can't find jump dest instruction at .text+0x81000025 CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_fb.o LD drivers/mfd/da9063.o lib/mpi/mpiutil.o: warning: objtool: mpi_alloc_limb_space()+0x13: call without frame pointer save/setup lib/mpi/mpiutil.o: warning: objtool: mpi_alloc()+0x15: 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()+0x1f: call without frame pointer save/setup lib/mpi/mpiutil.o: warning: objtool: mpi_assign_limb_space()+0x17: call without frame pointer save/setup lib/mpi/mpiutil.o: warning: objtool: mpi_resize()+0x63: call without frame pointer save/setup CC [M] drivers/gpu/drm/i915/i915_gem_evict.o lib/decompress_inflate.o: warning: objtool: __gunzip()+0x6c: can't find jump dest instruction at .init.text+0x9702007b drivers/acpi/acpica/nsutils.o: warning: objtool: acpi_ns_build_internal_name()+0x4d: can't find jump dest instruction at .text+0xe5000282 CC [M] drivers/hwmon/tmp103.o LD drivers/mfd/pcf50633.o CC drivers/gpu/drm/radeon/radeon_fence.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_gem.o CC [M] drivers/hwmon/tmp421.o drivers/gpu/drm/vc4/vc4_hvs.o: warning: objtool: vc4_hvs_bind()+0x39: can't find jump dest instruction at .text+0xea0000c0 drivers/staging/comedi/drivers/icp_multi.o: warning: objtool: icp_multi_auto_attach()+0x1f: can't find jump dest instruction at .text+0xc2010277 CC drivers/acpi/acpica/rscreate.o lib/mpi/mpicoder.o: warning: objtool: mpi_read_buffer()+0x20: can't find jump dest instruction at .text+0xd900006c CC [M] drivers/staging/comedi/drivers/ni_pcimio.o LD drivers/mfd/built-in.o lib/swiotlb.o: warning: objtool: swiotlb_tbl_map_single()+0xf9: can't find jump dest instruction at .text+0xaf0002a5 CC [M] drivers/gpu/drm/i915/i915_gem_execbuffer.o CC [M] drivers/hwmon/via-cputemp.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_ring.o drivers/rtc/rtc-wm8350.o: warning: objtool: wm8350_rtc_readalarm()+0x28: can't find jump dest instruction at .text+0x8c0002fd CC [M] drivers/staging/comedi/drivers/rtd520.o CC drivers/gpu/drm/radeon/radeon_ttm.o CC drivers/acpi/acpica/rsdumpinfo.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_gmrid_manager.o CC [M] drivers/hwmon/w83l785ts.o drivers/gpu/drm/cirrus/cirrus_ttm.o: warning: objtool: cirrus_mm_init()+0x51: can't find jump dest instruction at .text+0xdb000242 CC [M] drivers/gpu/drm/i915/i915_gem_fence.o CC drivers/acpi/acpica/rsinfo.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_cs.o CC [M] drivers/hwmon/w83l786ng.o LD drivers/gpu/drm/panel/built-in.o CC drivers/gpu/drm/radeon/radeon_object.o drivers/gpu/drm/ttm/ttm_memory.o: warning: objtool: ttm_mem_global_init()+0xc7: can't find jump dest instruction at .text+0xaa010320 drivers/hwmon/max6639.o: warning: objtool: max6639_update_device()+0x4b: can't find jump dest instruction at .text+0x9f0001aa drivers/gpu/drm/mgag200/mgag200_fb.o: warning: objtool: mga_dirty_update()+0x4a: can't find jump dest instruction at .text+0xfa010050 drivers/gpu/drm/amd/amdkfd/kfd_packet_manager.o: warning: objtool: pm_send_set_resources()+0x59: can't find jump dest instruction at .text+0xa70002cc CC [M] drivers/gpu/drm/i915/i915_gem_gtt.o CC lib/fdt.o drivers/gpu/drm/vc4/vc4_crtc.o: warning: objtool: vc4_crtc_atomic_check()+0x2c: can't find jump dest instruction at .text+0xe700041c drivers/mfd/wm8994-regmap.o: warning: objtool: wm1811_readable_register()+0xa: can't find jump dest instruction at .text+0x66010010 CC drivers/gpu/drm/radeon/radeon_gart.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_fence.o drivers/gpu/drm/i2c/adv7511.o: warning: objtool: adv7511_encoder_mode_set()+0x22: can't find jump dest instruction at .text+0xc0100e9 drivers/staging/comedi/drivers/dyna_pci10xx.o: warning: objtool: dyna_pci10xx_auto_attach()+0x2d: can't find jump dest instruction at .text+0x920102bb drivers/tty/serial/8250/8250_core.o: warning: objtool: serial8250_register_8250_port()+0x1c: can't find jump dest instruction at .text+0x950303f6 CC [M] drivers/staging/comedi/drivers/s626.o CC [M] drivers/gpu/drm/i915/i915_gem.o LD drivers/hwmon/built-in.o CC [M] drivers/staging/comedi/drivers/mf6x4.o drivers/gpu/drm/qxl/qxl_draw.o: warning: objtool: qxl_draw_opaque_fb()+0x69: can't find jump dest instruction at .text+0xc9020133 drivers/gpu/drm/amd/amdkfd/kfd_process_queue_manager.o: warning: objtool: pqm_create_queue()+0x27: can't find jump dest instruction at .text+0x1e020078 CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_bios.o CC drivers/acpi/acpica/rsio.o LD [M] drivers/gpu/drm/cirrus/cirrus.o drivers/gpu/drm/amd/amdkfd/kfd_interrupt.o: warning: objtool: kfd_interrupt_init()+0x2d: can't find jump dest instruction at .text+0xba0000c4 drivers/gpu/drm/i2c/tda998x_drv.o: warning: objtool: tda998x_connector_get_modes()+0x82: can't find jump dest instruction at .text+0x8d0005ef CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_dmabuf.o CC [M] drivers/staging/comedi/drivers/ni_usb6501.o CC lib/fdt_empty_tree.o lib/decompress_unxz.o: warning: objtool: unxz()+0x61: can't find jump dest instruction at .init.text+0xa4010067 drivers/gpu/drm/qxl/qxl_fb.o: warning: objtool: qxlfb_create()+0xc8: can't find jump dest instruction at .text+0x4101038d drivers/gpu/drm/ast/ast_mode.o: warning: objtool: ast_crtc_load_lut()+0x1f: can't find jump dest instruction at .text+0xac00005a CC drivers/acpi/acpica/rsirq.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_scrn.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_benchmark.o CC drivers/acpi/acpica/rslist.o drivers/acpi/acpica/psargs.o: warning: objtool: acpi_ps_get_next_namepath()+0x7e: can't find jump dest instruction at .text+0x8800020d CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_test.o LD drivers/gpu/drm/i2c/tda998x.o drivers/regulator/wm8350-regulator.o: warning: objtool: wm8350_dcdc_get_mode()+0x2e: can't find jump dest instruction at .text+0x8f000257 drivers/gpu/drm/via/via_dma.o: warning: objtool: via_cmdbuf_size()+0x80: can't find jump dest instruction at .text+0x120100c5 CC lib/fdt_ro.o CC [M] drivers/staging/comedi/drivers/usbduxsigma.o drivers/gpu/drm/vc4/vc4_irq.o: warning: objtool: vc4_overflow_mem_work()+0x3d: can't find jump dest instruction at .text+0x1e0100d5 LD drivers/gpu/drm/i2c/built-in.o drivers/gpu/drm/qxl/qxl_object.o: warning: objtool: qxl_bo_create()+0x4a: can't find jump dest instruction at .text+0xdb000139 CC drivers/gpu/drm/radeon/radeon_legacy_crtc.o drivers/gpu/drm/vc4/vc4_hdmi.o: warning: objtool: vc4_hdmi_encoder_enable()+0x80: can't find jump dest instruction at .text+0x6d010345 CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_pm.o drivers/staging/comedi/drivers/amplc_pci224.o: warning: objtool: pci224_auto_attach()+0x26: can't find jump dest instruction at .text+0x18020177 drivers/gpu/drm/qxl/qxl_debugfs.o: warning: objtool: qxl_debugfs_buffers_info()+0x31: can't find jump dest instruction at .text+0x880000d4 drivers/gpu/drm/vmwgfx/vmwgfx_gmr.o: warning: objtool: vmw_gmr_bind()+0x36: can't find jump dest instruction at .text+0x4901003c drivers/gpu/drm/ttm/ttm_bo_vm.o: warning: objtool: ttm_bo_vm_fault()+0x4a: can't find jump dest instruction at .text+0xcc0301c1 drivers/mfd/mc13xxx-core.o: warning: objtool: mc13xxx_common_init()+0x3a: can't find jump dest instruction at .text+0xc902028c lib/decompress_unlzo.o: warning: objtool: parse_header()+0xb: can't find jump dest instruction at .init.text+0x9e000011 CC drivers/acpi/acpica/rsmemory.o drivers/gpu/drm/mgag200/mgag200_ttm.o: warning: objtool: mgag200_mm_init()+0x60: can't find jump dest instruction at .text+0xda000251 CC [M] drivers/gpu/drm/i915/i915_gem_render_state.o drivers/acpi/acpica/psobject.o: warning: objtool: acpi_ps_build_named_op()+0x9a: can't find jump dest instruction at .text+0xb500009f drivers/mfd/intel_quark_i2c_gpio.o: warning: objtool: intel_quark_mfd_probe()+0x1e: can't find jump dest instruction at .text+0x1c020065 drivers/acpi/acpica/nsxfobj.o: warning: objtool: acpi_get_next_object()+0x2a: call without frame pointer save/setup drivers/acpi/acpica/nsxfobj.o: warning: objtool: acpi_get_parent()+0x2c: call without frame pointer save/setup drivers/acpi/acpica/nsxfobj.o: warning: objtool: acpi_get_type()+0x2d: call without frame pointer save/setup CC drivers/gpu/drm/radeon/radeon_legacy_encoders.o drivers/acpi/acpica/psopinfo.o: warning: objtool: acpi_ps_get_opcode_info()+0x95: call without frame pointer save/setup drivers/acpi/acpica/psopinfo.o: warning: objtool: acpi_ps_get_opcode_name()+0x7: call without frame pointer save/setup CC [M] drivers/gpu/drm/i915/i915_gem_shrinker.o CC drivers/gpu/drm/radeon/radeon_connectors.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_context.o CC lib/fdt_rw.o drivers/gpu/drm/amd/amdkfd/kfd_dbgmgr.o: warning: objtool: kfd_dbgmgr_destroy()+0x12: call without frame pointer save/setup drivers/gpu/drm/amd/amdkfd/kfd_dbgmgr.o: warning: objtool: kfd_dbgmgr_create()+0x30: call without frame pointer save/setup CC [M] drivers/gpu/drm/amd/amdgpu/atombios_dp.o CC drivers/acpi/acpica/rsmisc.o drivers/gpu/drm/mgag200/mgag200_cursor.o: warning: objtool: mga_crtc_cursor_set()+0x66: can't find jump dest instruction at .text+0x3b0700c0 LD drivers/media/built-in.o LD [M] drivers/input/touchscreen/wm97xx-ts.o CC lib/fdt_strerror.o CC [M] drivers/gpu/drm/i915/i915_gem_stolen.o LD [M] drivers/mfd/wm8994.o CC drivers/gpu/drm/radeon/radeon_encoders.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_afmt.o LD [M] drivers/tty/serial/8250/8250.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_surface.o LD lib/mpi/mpi.o CC lib/fdt_sw.o CC drivers/acpi/acpica/rsserial.o drivers/acpi/acpica/psscope.o: warning: objtool: acpi_ps_init_scope()+0x28: call without frame pointer save/setup drivers/acpi/acpica/psscope.o: warning: objtool: acpi_ps_push_scope()+0x36: call without frame pointer save/setup drivers/acpi/acpica/psscope.o: warning: objtool: acpi_ps_pop_scope()+0x39: call without frame pointer save/setup drivers/acpi/acpica/psscope.o: warning: objtool: acpi_ps_cleanup_scope()+0x29: call without frame pointer save/setup CC [M] drivers/staging/comedi/drivers/vmk80xx.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_prime.o CC drivers/gpu/drm/radeon/radeon_display.o CC drivers/gpu/drm/radeon/radeon_cursor.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.o drivers/hwmon/max6650.o: warning: objtool: max6650_update_device()+0x41: can't find jump dest instruction at .text+0xa50000a2 CC [M] drivers/gpu/drm/i915/i915_gem_tiling.o CC [M] drivers/staging/comedi/drivers/mite.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_mob.o drivers/gpu/drm/virtio/virtgpu_display.o: warning: objtool: virtio_gpu_crtc_cursor_set()+0x59: can't find jump dest instruction at .text+0x7e01035d CC lib/fdt_wip.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 CC drivers/acpi/acpica/rsutils.o lib/fdt_empty_tree.o: warning: objtool: fdt_create_empty_tree()+0xd: call without frame pointer save/setup drivers/mfd/janz-cmodio.o: warning: objtool: cmodio_pci_probe()+0x36: can't find jump dest instruction at .text+0x430200b7 drivers/usb/serial/wishbone-serial.o: warning: objtool: wishbone_serial_close()+0x13: can't find call dest symbol at offset 0x9500006b drivers/staging/comedi/drivers/cb_pcimdas.o: warning: objtool: cb_pcimdas_auto_attach()+0x2f: can't find jump dest instruction at .text+0x67020142 LD lib/mpi/built-in.o drivers/gpu/drm/qxl/qxl_dumb.o: warning: objtool: qxl_mode_dumb_create()+0x80: 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 drivers/gpu/drm/radeon/radeon_i2c.o lib/dump_stack.o: warning: objtool: dump_stack()+0x8: call without frame pointer save/setup LD certs/built-in.o LD drivers/input/built-in.o drivers/mfd/lpc_sch.o: warning: objtool: lpc_sch_populate_cell()+0x4a: can't find jump dest instruction at .text+0x9a000062 CC [M] drivers/gpu/drm/amd/amdgpu/atombios_encoders.o CC lib/flex_proportions.o CC [M] drivers/gpu/drm/i915/i915_gem_userptr.o CC lib/idr.o CC [M] drivers/staging/comedi/drivers/ni_tio.o drivers/usb/serial/visor.o: warning: objtool: palm_os_3_probe()+0x2a: can't find jump dest instruction at .text+0xaa000166 CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_shader.o CC drivers/acpi/acpica/rsxface.o CC drivers/gpu/drm/radeon/radeon_clocks.o lib/extable.o: warning: objtool: sort_extable()+0x2c: call without frame pointer save/setup CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf_res.o drivers/acpi/acpica/pstree.o: warning: objtool: acpi_ps_get_arg()+0xd: call without frame pointer save/setup drivers/acpi/acpica/pstree.o: warning: objtool: acpi_ps_append_arg()+0xd: call without frame pointer save/setup drivers/acpi/acpica/pstree.o: warning: objtool: acpi_ps_get_depth_next()+0x13: call without frame pointer save/setup CC lib/int_sqrt.o CC [M] drivers/gpu/drm/i915/i915_gpu_error.o drivers/hwmon/pcf8591.o: warning: objtool: pcf8591_probe()+0x34: can't find jump dest instruction at .text+0xe2000346 drivers/mfd/rt5033.o: warning: objtool: rt5033_i2c_probe()+0x34: can't find jump dest instruction at .text+0xe700004b CC drivers/acpi/acpica/tbdata.o drivers/hwmon/dme1737.o: warning: objtool: dme1737_i2c_get_features()+0x39: can't find jump dest instruction at .text+0x9200003f drivers/staging/comedi/drivers/dt3000.o: warning: objtool: dt3k_ai_cmdtest()+0xc0: can't find jump dest instruction at .text+0x6601013d CC [M] drivers/staging/comedi/drivers/ni_tiocmd.o lib/fdt.o: warning: objtool: fdt_next_tag()+0x2e: can't find jump dest instruction at .text+0x850000d1 drivers/acpi/acpica/psloop.o: warning: objtool: acpi_ps_parse_loop()+0x6f: can't find jump dest instruction at .text+0x38080074 drivers/mfd/axp20x.o: warning: objtool: axp20x_match_device()+0x2f: can't find jump dest instruction at .text+0xd0000077 drivers/acpi/acpica/rsaddr.o: warning: objtool: acpi_rs_get_address_common()+0xd: call without frame pointer save/setup drivers/acpi/acpica/rsaddr.o: warning: objtool: acpi_rs_set_address_common()+0xd: call without frame pointer save/setup drivers/mfd/tps65217.o: warning: objtool: tps65217_probe()+0x3b: can't find jump dest instruction at .text+0x8010187 CC [M] drivers/gpu/drm/i915/i915_trace_points.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_sa.o CC drivers/gpu/drm/radeon/radeon_fb.o CC drivers/acpi/acpica/tbfadt.o CC [M] drivers/staging/comedi/drivers/ni_labpc_common.o drivers/gpu/drm/virtio/virtgpu_fb.o: warning: objtool: virtio_gpu_dirty_update()+0x61: can't find jump dest instruction at .text+0x74010067 drivers/acpi/acpica/psparse.o: warning: objtool: acpi_ps_complete_this_op()+0x94: can't find jump dest instruction at .text+0x760100c4 drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.o: warning: objtool: destroy_queue_nocpsch()+0x5f: can't find jump dest instruction at .text+0xdf0002e2 CC [M] drivers/gpu/drm/i915/intel_lrc.o CC lib/ioremap.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_stdu.o CC drivers/gpu/drm/radeon/radeon_gem.o drivers/hwmon/nct7904.o: warning: objtool: nct7904_probe()+0x2f: can't find jump dest instruction at .text+0xe010563 CC drivers/gpu/drm/radeon/radeon_ring.o CC [M] drivers/gpu/drm/amd/amdgpu/atombios_i2c.o CC lib/irq_regs.o drivers/gpu/drm/vc4/vc4_v3d.o: warning: objtool: vc4_v3d_bind()+0x3e: can't find jump dest instruction at .text+0xbe00009e drivers/gpu/drm/virtio/virtgpu_debugfs.o: warning: objtool: virtio_gpu_debugfs_irq_info()+0x2e: call without frame pointer save/setup drivers/gpu/drm/virtio/virtgpu_debugfs.o: warning: objtool: virtio_gpu_debugfs_init()+0x17: call without frame pointer save/setup drivers/gpu/drm/virtio/virtgpu_debugfs.o: warning: objtool: virtio_gpu_debugfs_takedown()+0x13: call without frame pointer save/setup CC lib/is_single_threaded.o CC drivers/acpi/acpica/tbfind.o CC [M] drivers/staging/comedi/drivers/ni_labpc_isadma.o drivers/hwmon/lm90.o: warning: objtool: lm90_detect()+0x43: can't find jump dest instruction at .text+0xed030049 drivers/gpu/drm/via/via_dmablit.o: warning: objtool: via_free_sg_info()+0x24: can't find jump dest instruction at .text+0x1f01002a drivers/gpu/drm/i915/i915_suspend.o: warning: objtool: i915_save_state()+0x218: can't find jump dest instruction at .text+0xc100021e CC [M] drivers/gpu/drm/i915/intel_mocs.o drivers/gpu/drm/qxl/qxl_cmd.o: warning: objtool: wait_for_io_cmd_user()+0x48: can't find jump dest instruction at .text+0xf600004e CC drivers/acpi/acpica/tbinstal.o drivers/staging/comedi/drivers/cb_pcidda.o: warning: objtool: cb_pcidda_auto_attach()+0x29: can't find jump dest instruction at .text+0xec010252 drivers/gpu/drm/ttm/ttm_bo_util.o: warning: objtool: ttm_mem_io_reserve()+0x27: can't find jump dest instruction at .text+0x8200006e CC lib/klist.o CC drivers/gpu/drm/radeon/radeon_irq_kms.o CC lib/kobject.o CC [M] drivers/gpu/drm/i915/intel_ringbuffer.o drivers/gpu/drm/ttm/ttm_execbuf_util.o: warning: objtool: ttm_eu_fence_buffer_objects()+0x21: can't find jump dest instruction at .text+0x98000027 drivers/acpi/acpica/psxface.o: warning: objtool: acpi_ps_execute_method()+0x6d: can't find jump dest instruction at .text+0x4f02010f CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_prime.o drivers/acpi/acpica/psutils.o: warning: objtool: acpi_ps_init_op()+0x10: call without frame pointer save/setup drivers/acpi/acpica/psutils.o: warning: objtool: acpi_ps_alloc_op()+0x1b: call without frame pointer save/setup drivers/acpi/acpica/psutils.o: warning: objtool: acpi_ps_create_scope_op()+0xc: call without frame pointer save/setup drivers/acpi/acpica/psutils.o: warning: objtool: acpi_ps_free_op()+0x6c: call without frame pointer save/setup drivers/acpi/acpica/nsxfeval.o: warning: objtool: acpi_get_devices()+0x64: can't find jump dest instruction at .text+0x92000069 CC lib/kobject_uevent.o CC drivers/acpi/acpica/tbprint.o drivers/acpi/acpica/pswalk.o: warning: objtool: acpi_ps_delete_parse_tree()+0x2f: call without frame pointer save/setup drivers/gpu/drm/qxl/qxl_irq.o: warning: objtool: qxl_irq_handler()+0x1e: can't find jump dest instruction at .text+0xe2000036 drivers/hwmon/lm85.o: warning: objtool: lm85_detect()+0x2c: can't find jump dest instruction at .text+0xf4000157 CC [M] drivers/gpu/drm/i915/intel_uncore.o CC lib/md5.o CC drivers/gpu/drm/radeon/radeon_cs.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_vm.o drivers/staging/comedi/drivers/jr3_pci.o: warning: objtool: jr3_pci_auto_attach()+0x47: can't find jump dest instruction at .text+0xa702006b CC [M] drivers/gpu/drm/i915/intel_guc_loader.o CC drivers/acpi/acpica/tbutils.o drivers/gpu/drm/amd/amdgpu/amdgpu_kms.o: warning: objtool: amdgpu_info_ioctl()+0x3d: can't find jump dest instruction at .text+0xd5080043 drivers/staging/comedi/drivers/me_daq.o: warning: objtool: me_auto_attach()+0x26: can't find jump dest instruction at .text+0x3c020175 lib/fdt_wip.o: warning: objtool: fdt_setprop_inplace()+0x14: 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()+0x20: call without frame pointer save/setup lib/fdt_wip.o: warning: objtool: fdt_nop_node()+0xf: call without frame pointer save/setup CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_ib.o drivers/gpu/drm/ast/ast_post.o: warning: objtool: finetuneDQSI()+0x1ff: can't find jump dest instruction at .text+0x9e0003a4 drivers/mfd/da9150-core.o: warning: objtool: da9150_volatile_reg()+0x12: can't find jump dest instruction at .text+0xe1000018 drivers/gpu/drm/i915/i915_sysfs.o: warning: objtool: gt_min_freq_mhz_store()+0x38: can't find jump dest instruction at .text+0x9000021c drivers/hwmon/shtc1.o: warning: objtool: shtc1_probe()+0x22: can't find jump dest instruction at .text+0x4d010135 drivers/mfd/stw481x.o: warning: objtool: stw481x_probe()+0x31: can't find jump dest instruction at .text+0xf20000f2 CC drivers/gpu/drm/radeon/radeon_bios.o CC drivers/gpu/drm/radeon/radeon_benchmark.o CC drivers/acpi/acpica/tbxface.o CC [M] drivers/gpu/drm/i915/i915_guc_submission.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_cotable.o HOSTCC drivers/gpu/drm/radeon/mkregtable CC [M] drivers/gpu/drm/i915/intel_renderstate_gen6.o drivers/staging/comedi/drivers/cb_pcimdda.o: warning: objtool: cb_pcimdda_auto_attach()+0x1c: can't find jump dest instruction at .text+0x8d0000bb CC lib/nmi_backtrace.o CC drivers/acpi/acpica/tbxfload.o CC drivers/acpi/acpica/tbxfroot.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_so.o drivers/gpu/drm/ttm/ttm_tt.o: warning: objtool: ttm_tt_set_placement_caching()+0x3b: can't find jump dest instruction at .text+0x9701008d /home/kisskb/slave/src/drivers/usb/serial/ti_usb_3410_5052.c: In function 'ti_tx_empty': CC [M] drivers/staging/comedi/drivers/comedi_8255.o /home/kisskb/slave/src/drivers/usb/serial/ti_usb_3410_5052.c:643:20: warning: 'lsr' may be used uninitialized in this function [-Wuninitialized] CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_binding.o drivers/gpu/drm/ttm/ttm_lock.o: warning: objtool: ttm_vt_lock()+0x1c: can't find jump dest instruction at .text+0xb20001be drivers/gpu/drm/radeon/radeon_drv.o: warning: objtool: radeon_pci_probe()+0x1b: can't find jump dest instruction at .text+0x9100022f CC lib/plist.o drivers/gpu/drm/vc4/vc4_debugfs.o: warning: objtool: vc4_debugfs_init()+0x17: call without frame pointer save/setup drivers/gpu/drm/vc4/vc4_debugfs.o: warning: objtool: vc4_debugfs_cleanup()+0x13: call without frame pointer save/setup drivers/hwmon/smsc47b397.o: warning: objtool: smsc47b397_init()+0x42: can't find jump dest instruction at .init.text+0xe7000047 LD drivers/gpu/drm/ast/ast.o CC drivers/gpu/drm/radeon/rs400.o CC drivers/acpi/acpica/utaddress.o LD drivers/gpu/drm/ast/built-in.o CC lib/proportions.o drivers/gpu/drm/ttm/ttm_object.o: warning: objtool: ttm_object_file_init()+0x28: can't find jump dest instruction at .text+0x810000a8 CC [M] drivers/gpu/drm/i915/intel_renderstate_gen7.o drivers/gpu/drm/i915/intel_csr.o: warning: objtool: csr_load_work_fn()+0x44: can't find jump dest instruction at .text+0x43020101 CC [M] drivers/staging/comedi/drivers/amplc_dio200_common.o drivers/gpu/drm/amd/amdkfd/kfd_dbgdev.o: warning: objtool: dbgdev_wave_control_set_registers()+0x27: can't find jump dest instruction at .text+0xd60000c4 CC lib/radix-tree.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_pll.o CC [M] drivers/staging/comedi/drivers/amplc_pc236_common.o CC drivers/acpi/acpica/utalloc.o drivers/gpu/drm/virtio/virtgpu_ttm.o: warning: objtool: virtio_gpu_ttm_init()+0x56: can't find jump dest instruction at .text+0xe4000304 drivers/mfd/sky81452.o: warning: objtool: sky81452_probe()+0x40: can't find jump dest instruction at .text+0xa2000057 CC lib/ratelimit.o drivers/gpu/drm/amd/amdkfd/kfd_events.o: warning: objtool: kfd_event_create()+0x3b: can't find jump dest instruction at .text+0x2902039f drivers/gpu/drm/vmwgfx/vmwgfx_ttm_glue.o: warning: objtool: vmw_ttm_mem_global_release()+0x8: call without frame pointer save/setup drivers/gpu/drm/vmwgfx/vmwgfx_ttm_glue.o: warning: objtool: vmw_ttm_mem_global_init()+0x8: call without frame pointer save/setup drivers/gpu/drm/vmwgfx/vmwgfx_ttm_glue.o: warning: objtool: vmw_mmap()+0x39: call without frame pointer save/setup drivers/gpu/drm/vmwgfx/vmwgfx_ttm_glue.o: warning: objtool: vmw_ttm_global_init()+0x42: call without frame pointer save/setup drivers/gpu/drm/vmwgfx/vmwgfx_ttm_glue.o: warning: objtool: vmw_ttm_global_release()+0x10: call without frame pointer save/setup CC drivers/gpu/drm/radeon/rs690.o drivers/gpu/drm/virtio/virtgpu_fence.o: warning: objtool: virtio_gpu_fence_emit()+0x33: can't find jump dest instruction at .text+0xa60000ba CC [M] drivers/gpu/drm/i915/intel_renderstate_gen8.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.o drivers/staging/comedi/drivers/ni_labpc_pci.o: warning: objtool: labpc_pci_probe()+0xf: call without frame pointer save/setup drivers/staging/comedi/drivers/ni_labpc_pci.o: warning: objtool: labpc_pci_auto_attach()+0x17: call without frame pointer save/setup drivers/staging/comedi/drivers/ni_labpc_pci.o: warning: objtool: labpc_pci_detach()+0x9: 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 drivers/tty/vt/vt.o: warning: objtool: scrup()+0x2b: can't find jump dest instruction at .text+0xe1000031 drivers/gpu/drm/qxl/qxl_display.o: warning: objtool: qxl_crtc_mode_set()+0x47: can't find jump dest instruction at .text+0xe202026b drivers/hwmon/tmp103.o: warning: objtool: tmp103_set_temp()+0x29: call without frame pointer save/setup drivers/hwmon/tmp103.o: warning: objtool: tmp103_show_temp()+0x1a: call without frame pointer save/setup drivers/hwmon/tmp103.o: warning: objtool: tmp103_probe()+0x23: 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/gpu/drm/vmwgfx/vmwgfx_ioctl.o: warning: objtool: vmw_getparam_ioctl()+0x1a: can't find jump dest instruction at .text+0x10010020 CC drivers/acpi/acpica/utbuffer.o drivers/acpi/acpica/rslist.o: warning: objtool: acpi_rs_convert_aml_to_resources()+0xd8: can't find jump dest instruction at .text+0xe00000dd CC [M] drivers/gpu/drm/i915/intel_renderstate_gen9.o CC drivers/gpu/drm/radeon/r520.o lib/decompress_unlzma.o: warning: objtool: unlzma()+0x78: can't find jump dest instruction at .init.text+0x4f0c0191 CC lib/seq_buf.o CC lib/rbtree.o drivers/mfd/si476x-prop.o: warning: objtool: si476x_core_is_valid_property_a10()+0x16: can't find call dest symbol at offset 0xbd000043 drivers/acpi/acpica/rscalc.o: warning: objtool: acpi_rs_get_aml_length()+0x47: can't find jump dest instruction at .text+0x6b01004c LD [M] drivers/gpu/drm/amd/amdkfd/amdkfd.o CC drivers/acpi/acpica/utcopy.o CC [M] drivers/gpu/drm/i915/intel_audio.o drivers/acpi/acpica/nsxfname.o: warning: objtool: acpi_get_object_info()+0x3b: can't find jump dest instruction at .text+0x18030063 CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.o drivers/hwmon/tmp102.o: warning: objtool: tmp102_probe()+0x29: can't find jump dest instruction at .text+0x180101e0 CC drivers/gpu/drm/radeon/r600.o CC drivers/acpi/acpica/utexcep.o drivers/hwmon/tmp421.o: warning: objtool: tmp421_detect()+0x32: can't find jump dest instruction at .text+0xc5000055 drivers/gpu/drm/vmwgfx/vmwgfx_buffer.o: warning: objtool: vmw_ttm_unmap_dma()+0x16: can't find jump dest instruction at .text+0x8f0001d1 drivers/gpu/drm/vc4/vc4_gem.o: warning: objtool: vc4_reset_work()+0x38: can't find jump dest instruction at .text+0x390301d0 CC lib/sha1.o LD drivers/tty/vt/built-in.o lib/flex_proportions.o: warning: objtool: __fprop_inc_single()+0x10: can't find call dest symbol at offset 0x67ff022e drivers/hwmon/nct7802.o: warning: objtool: nct7802_temp_is_visible()+0x2f: can't find jump dest instruction at .text+0x8200017e CC drivers/acpi/acpica/utdebug.o drivers/hwmon/smm665.o: warning: objtool: smm665_update_device()+0x49: can't find jump dest instruction at .text+0xa3000178 lib/fdt_sw.o: warning: objtool: fdt_resize()+0x24: can't find jump dest instruction at .text+0x920000d7 drivers/hwmon/w83l785ts.o: warning: objtool: w83l785ts_detect()+0x2c: can't find jump dest instruction at .text+0x8b000250 CC [M] drivers/staging/comedi/drivers/das08.o drivers/gpu/drm/vmwgfx/vmwgfx_fb.o: warning: objtool: vmw_fb_kms_detach()+0x29: can't find jump dest instruction at .text+0x8000017a CC drivers/gpu/drm/radeon/rv770.o CC drivers/acpi/acpica/utdecode.o drivers/gpu/drm/ttm/ttm_bo_manager.o: warning: objtool: ttm_bo_man_get_node()+0x48: can't find jump dest instruction at .text+0x830000d3 CC [M] drivers/gpu/drm/i915/intel_atomic.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.o CC lib/string.o drivers/gpu/drm/amd/amdgpu/atombios_crtc.o: warning: objtool: amdgpu_atombios_crtc_program_ss()+0x1c: can't find jump dest instruction at .text+0x95000022 CC lib/show_mem.o CC drivers/gpu/drm/radeon/radeon_test.o lib/dma-noop.o: warning: objtool: dma_noop_map_sg()+0x86: call without frame pointer save/setup lib/dma-noop.o: warning: objtool: dma_noop_free()+0x18: call without frame pointer save/setup lib/dma-noop.o: warning: objtool: dma_noop_alloc()+0x1d: call without frame pointer save/setup CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_sync.o CC drivers/gpu/drm/radeon/radeon_legacy_tv.o CC lib/timerqueue.o lib/is_single_threaded.o: warning: objtool: current_is_single_threaded()+0x2b: can't find jump dest instruction at .text+0xd1000031 drivers/staging/comedi/drivers/ni_atmio.o: warning: objtool: ni_ai_cmdtest()+0xeb: can't find jump dest instruction at .text+0xdc020277 drivers/gpu/drm/via/via_verifier.o: warning: objtool: via_verify_command_stream()+0xc9: can't find jump dest instruction at .text+0x33100101 CC drivers/gpu/drm/radeon/r600_blit_shaders.o CC lib/vsprintf.o CC [M] drivers/gpu/drm/i915/intel_atomic_plane.o drivers/gpu/drm/vmwgfx/vmwgfx_irq.o: warning: objtool: vmw_fallback_wait()+0x92: can't find jump dest instruction at .text+0x2f01021f lib/fdt_ro.o: warning: objtool: fdt_subnode_offset_namelen()+0x23: can't find jump dest instruction at .text+0x9000010d lib/plist.o: warning: objtool: plist_add()+0x76: call without frame pointer save/setup lib/plist.o: warning: objtool: plist_del()+0x50: call without frame pointer save/setup lib/plist.o: warning: objtool: plist_requeue()+0x40: call without frame pointer save/setup CC drivers/gpu/drm/radeon/radeon_pm.o CC drivers/acpi/acpica/utdelete.o CC [M] lib/test_hexdump.o CC [M] drivers/gpu/drm/i915/intel_bios.o CC drivers/acpi/acpica/uterror.o drivers/gpu/drm/virtio/virtgpu_object.o: warning: objtool: virtio_gpu_object_create()+0x5b: can't find jump dest instruction at .text+0xdb000061 drivers/gpu/drm/amd/amdgpu/amdgpu_fence.o: warning: objtool: amdgpu_fence_emit()+0x34: can't find jump dest instruction at .text+0x9f000109 CC [M] drivers/gpu/drm/i915/intel_display.o CC [M] lib/test_firmware.o drivers/gpu/drm/virtio/virtgpu_plane.o: warning: objtool: virtio_gpu_plane_destroy()+0x4: call without frame pointer save/setup drivers/gpu/drm/virtio/virtgpu_plane.o: warning: objtool: virtio_gpu_plane_atomic_update()+0xcc: call without frame pointer save/setup drivers/gpu/drm/virtio/virtgpu_plane.o: warning: objtool: virtio_gpu_plane_init()+0x20: call without frame pointer save/setup CC [M] drivers/gpu/drm/amd/amdgpu/vi.o CC [M] lib/test-kstrtox.o LD drivers/gpu/drm/via/via.o CC drivers/acpi/acpica/uteval.o CC [M] drivers/gpu/drm/i915/intel_fbc.o CC [M] drivers/gpu/drm/amd/amdgpu/gmc_v7_0.o drivers/hwmon/via-cputemp.o: warning: objtool: via_cputemp_probe()+0x34: can't find jump dest instruction at .text+0xdb000164 CC drivers/gpu/drm/radeon/atombios_dp.o CC [M] lib/test_module.o LD drivers/gpu/drm/via/built-in.o CC drivers/acpi/acpica/utglobal.o CC drivers/gpu/drm/radeon/r600_hdmi.o CC [M] lib/test_user_copy.o drivers/usb/serial/whiteheat.o: warning: objtool: firm_send_command()+0x91: can't find jump dest instruction at .text+0xaf000106 drivers/hwmon/nct6683.o: warning: objtool: store_global_beep()+0x36: can't find jump dest instruction at .text+0xb600013a CC [M] drivers/gpu/drm/i915/intel_fifo_underrun.o CC drivers/gpu/drm/radeon/dce3_1_afmt.o drivers/gpu/drm/radeon/radeon_asic.o: warning: objtool: radeon_agp_disable()+0x30: can't find jump dest instruction at .text+0x8a000068 drivers/gpu/drm/vmwgfx/vmwgfx_ldu.o: warning: objtool: vmw_ldu_init()+0x3b: can't find jump dest instruction at .text+0x69010041 CC [M] drivers/gpu/drm/amd/amdgpu/gmc_v8_0.o CC [M] lib/test_static_keys.o CC [M] drivers/gpu/drm/i915/intel_frontbuffer.o CC drivers/gpu/drm/radeon/evergreen.o CC [M] lib/test_static_key_base.o drivers/gpu/drm/vc4/vc4_render_cl.o: warning: objtool: vc4_rcl_surface_setup()+0x2e: can't find jump dest instruction at .text+0xea0000e2 CC drivers/acpi/acpica/uthex.o drivers/gpu/drm/vmwgfx/vmwgfx_marker.o: warning: objtool: vmw_marker_queue_init()+0x18: call without frame pointer save/setup drivers/gpu/drm/vmwgfx/vmwgfx_marker.o: warning: objtool: vmw_marker_queue_takedown()+0x14: call without frame pointer save/setup drivers/gpu/drm/vmwgfx/vmwgfx_marker.o: warning: objtool: vmw_marker_push()+0x1d: call without frame pointer save/setup drivers/gpu/drm/vmwgfx/vmwgfx_marker.o: warning: objtool: vmw_marker_pull()+0x1e: call without frame pointer save/setup drivers/gpu/drm/vmwgfx/vmwgfx_marker.o: warning: objtool: vmw_wait_lag()+0x77: call without frame pointer save/setup MKREGTABLE drivers/gpu/drm/radeon/evergreen_reg_safe.h drivers/gpu/drm/vc4/vc4_plane.o: warning: objtool: vc4_plane_atomic_check()+0x38: can't find jump dest instruction at .text+0x79060212 CC [M] lib/test_bitmap.o drivers/gpu/drm/i915/i915_gem_batch_pool.o: warning: objtool: i915_gem_batch_pool_fini()+0x27: call without frame pointer save/setup drivers/gpu/drm/i915/i915_gem_batch_pool.o: warning: objtool: i915_gem_batch_pool_get()+0xc3: call without frame pointer save/setup drivers/hwmon/amc6821.o: warning: objtool: amc6821_update_device()+0x44: can't find jump dest instruction at .text+0x1702004a lib/fdt_rw.o: warning: objtool: _fdt_add_property()+0x28: can't find jump dest instruction at .text+0xf50001ce CC drivers/acpi/acpica/utids.o CC [M] lib/crc8.o drivers/gpu/drm/vmwgfx/vmwgfx_fifo.o: warning: objtool: vmw_fifo_have_3d()+0x20: can't find jump dest instruction at .text+0xbc000049 MKREGTABLE drivers/gpu/drm/radeon/cayman_reg_safe.h CC [M] lib/notifier-error-inject.o drivers/usb/serial/ti_usb_3410_5052.o: warning: objtool: ti_send()+0x2a: can't find jump dest instruction at .text+0xdd0001d1 CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_irq.o CC drivers/acpi/acpica/utinit.o drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.o: warning: objtool: amdgpu_link_encoder_connector()+0x53: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.o: warning: objtool: amdgpu_encoder_set_active_device()+0x63: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.o: warning: objtool: amdgpu_encoder_get_dp_bridge_encoder_id()+0x4: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.o: warning: objtool: amdgpu_panel_mode_fixup()+0xe0: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.o: warning: objtool: amdgpu_dig_monitor_is_duallink()+0xc: call without frame pointer save/setup CC [M] drivers/gpu/drm/i915/intel_hotplug.o CC [M] lib/of-reconfig-notifier-error-inject.o CC drivers/gpu/drm/radeon/evergreen_blit_shaders.o CC [M] drivers/gpu/drm/i915/intel_modes.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_ih.o drivers/gpu/drm/amd/amdgpu/amdgpu_object.o: warning: objtool: amdgpu_update_memory_usage()+0x7: can't find jump dest instruction at .text+0xbc00000d drivers/hwmon/sht15.o: warning: objtool: sht15_send_cmd()+0x26: can't find jump dest instruction at .text+0xfe00031f drivers/staging/comedi/drivers/ni_65xx.o: warning: objtool: ni_65xx_update_edge_detection()+0x2c: can't find jump dest instruction at .text+0xdc000032 drivers/acpi/acpica/tbfind.o: warning: objtool: acpi_tb_find_table()+0x6f: can't find jump dest instruction at .text+0x4a020074 drivers/gpu/drm/amd/amdgpu/amdgpu_gart.o: warning: objtool: amdgpu_gart_table_vram_pin()+0x38: can't find jump dest instruction at .text+0xf80001c8 CC drivers/acpi/acpica/utlock.o CC [M] drivers/gpu/drm/i915/intel_overlay.o drivers/gpu/drm/vc4/vc4_validate_shaders.o: warning: objtool: check_reg_write()+0x31: can't find jump dest instruction at .text+0x5802008c CC drivers/gpu/drm/radeon/evergreen_hdmi.o CC [M] lib/rbtree_test.o CC [M] drivers/gpu/drm/i915/intel_psr.o CC drivers/gpu/drm/radeon/radeon_trace_points.o drivers/gpu/drm/vc4/vc4_validate.o: warning: objtool: validate_tile_binning_config()+0x6a: can't find jump dest instruction at .text+0xac000297 drivers/staging/comedi/drivers/amplc_pci230.o: warning: objtool: pci230_ao_cmdtest()+0xd9: can't find jump dest instruction at .text+0x660102d0 CC [M] drivers/gpu/drm/amd/amdgpu/iceland_ih.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c: In function 'amdgpu_flip_work_func': /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c:128:3: warning: 'stat' may be used uninitialized in this function [-Wuninitialized] drivers/usb/serial/usb_wwan.o: warning: objtool: usb_wwan_port_probe()+0x20: can't find jump dest instruction at .text+0x2a020186 CC drivers/acpi/acpica/utmath.o CC [M] drivers/gpu/drm/i915/intel_sideband.o drivers/staging/comedi/drivers/mf6x4.o: warning: objtool: mf6x4_auto_attach()+0x29: can't find jump dest instruction at .text+0xfe010045 drivers/acpi/acpica/tbprint.o: warning: objtool: acpi_tb_print_table_header()+0x3c: can't find jump dest instruction at .text+0xfd00006d drivers/hwmon/smsc47m192.o: warning: objtool: smsc47m192_update_device()+0x4e: can't find jump dest instruction at .text+0xbb0100d5 CC [M] drivers/gpu/drm/amd/amdgpu/tonga_ih.o drivers/gpu/drm/virtio/virtgpu_vq.o: warning: objtool: virtio_gpu_queue_ctrl_buffer_locked()+0x2d: can't find jump dest instruction at .text+0x5b01012e drivers/gpu/drm/qxl/qxl_ioctl.o: warning: objtool: qxl_update_area_ioctl()+0x45: can't find jump dest instruction at .text+0x71010157 CC drivers/gpu/drm/radeon/ni.o CC [M] drivers/gpu/drm/i915/intel_sprite.o LD [M] drivers/gpu/drm/vc4/vc4.o drivers/acpi/acpica/tbfadt.o: warning: objtool: acpi_tb_create_local_fadt()+0x137: can't find jump dest instruction at .text+0xd10101ac drivers/gpu/drm/i915/i915_drv.o: warning: objtool: i915_drm_suspend()+0x70: can't find jump dest instruction at .text+0xe90002d8 drivers/staging/comedi/drivers/ni_660x.o: warning: objtool: ni_660x_select_pfi_output()+0xc: can't find jump dest instruction at .text+0xce00008b drivers/acpi/acpica/rscreate.o: warning: objtool: acpi_buffer_to_resource()+0x74: can't find jump dest instruction at .text+0xb9000079 CC drivers/acpi/acpica/utmisc.o drivers/gpu/drm/vmwgfx/vmwgfx_overlay.o: warning: objtool: vmw_overlay_stop()+0x35: can't find jump dest instruction at .text+0xf8000064 CC drivers/gpu/drm/radeon/cayman_blit_shaders.o drivers/acpi/acpica/tbinstal.o: warning: objtool: acpi_tb_override_table()+0x4d: can't find jump dest instruction at .text+0x920000dd drivers/acpi/acpica/rsutils.o: warning: objtool: acpi_rs_set_srs_method_data()+0x8b: can't find jump dest instruction at .text+0xba000654 CC [M] drivers/gpu/drm/i915/intel_acpi.o CC [M] drivers/gpu/drm/amd/amdgpu/cz_ih.o lib/ratelimit.o: warning: objtool: ___ratelimit()+0x17: can't find jump dest instruction at .text+0x8000001d CC drivers/acpi/acpica/utmutex.o drivers/acpi/acpica/rsmisc.o: warning: objtool: acpi_rs_convert_aml_to_resource()+0x5a: can't find jump dest instruction at .text+0x7503005f CC drivers/gpu/drm/radeon/atombios_encoders.o CC [M] drivers/gpu/drm/i915/intel_opregion.o drivers/gpu/drm/i915/i915_gem_evict.o: warning: objtool: i915_gem_evict_something()+0xb8: can't find jump dest instruction at .text+0xf20000be lib/proportions.o: warning: objtool: prop_norm_percpu()+0x27: can't find jump dest instruction at .text+0x91000101 CC drivers/gpu/drm/radeon/radeon_semaphore.o drivers/gpu/drm/i915/i915_cmd_parser.o: warning: objtool: vmap_batch.isra.9()+0x78: can't find jump dest instruction at .text+0x2a01025e CC drivers/acpi/acpica/utnonansi.o CC [M] drivers/gpu/drm/i915/intel_fbdev.o drivers/acpi/acpica/utalloc.o: warning: objtool: acpi_ut_create_caches()+0x23: can't find jump dest instruction at .text+0x80000029 drivers/staging/comedi/drivers/cb_pcidas.o: warning: objtool: cb_pcidas_ao_cmdtest()+0xce: can't find jump dest instruction at .text+0x10010aef drivers/usb/wusbcore/wa-xfer.o: warning: objtool: __wa_xfer_is_done()+0x1a: can't find jump dest instruction at .text+0xcc000020 GEN lib/crc32table.h CC drivers/acpi/acpica/utobject.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.o CC drivers/gpu/drm/radeon/radeon_sa.o drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.o: warning: objtool: amdgpu_i2c_create()+0x23: can't find jump dest instruction at .text+0x91010488 CC [M] drivers/gpu/drm/i915/dvo_ch7017.o CC lib/oid_registry.o CC drivers/acpi/acpica/utosi.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_powerplay.o drivers/gpu/drm/radeon/radeon_kms.o: warning: objtool: radeon_info_ioctl()+0x22: can't find jump dest instruction at .text+0xcf070090 drivers/hwmon/w83l786ng.o: warning: objtool: w83l786ng_update_device()+0x4a: can't find jump dest instruction at .text+0xbb010050 drivers/acpi/acpica/tbutils.o: warning: objtool: acpi_tb_parse_root_table()+0xe7: can't find jump dest instruction at .init.text+0x9c0100ec CC drivers/acpi/acpica/utownerid.o CC [M] drivers/gpu/drm/i915/dvo_ch7xxx.o drivers/gpu/drm/amd/amdgpu/amdgpu_display.o: warning: objtool: amdgpu_unpin_work_func()+0x2f: can't find jump dest instruction at .text+0x9a0000cc CC [M] drivers/gpu/drm/amd/amdgpu/cz_smc.o lib/timerqueue.o: warning: objtool: timerqueue_iterate_next()+0xb: call without frame pointer save/setup lib/show_mem.o: warning: objtool: show_mem()+0x4: call without frame pointer save/setup lib/timerqueue.o: warning: objtool: timerqueue_del()+0x26: call without frame pointer save/setup lib/timerqueue.o: warning: objtool: timerqueue_add()+0x4f: call without frame pointer save/setup LD [M] drivers/usb/wusbcore/wusb-wa.o CC drivers/acpi/acpica/utpredef.o lib/nmi_backtrace.o: warning: objtool: nmi_trigger_all_cpu_backtrace()+0x24: can't find jump dest instruction at .text+0x8c000074 CC lib/crc32.o CC [M] drivers/gpu/drm/i915/dvo_ivch.o drivers/mfd/si476x-i2c.o: warning: objtool: si476x_core_start()+0xb8: can't find jump dest instruction at .text+0xda000308 CC [M] drivers/gpu/drm/amd/amdgpu/cz_dpm.o drivers/gpu/drm/qxl/qxl_release.o: warning: objtool: qxl_fence_wait()+0x3e: can't find jump dest instruction at .text+0xcb000066 drivers/gpu/drm/vmwgfx/vmwgfx_gmrid_manager.o: warning: objtool: vmw_gmrid_man_put_node()+0x17: call without frame pointer save/setup drivers/gpu/drm/vmwgfx/vmwgfx_gmrid_manager.o: warning: objtool: vmw_gmrid_man_get_node()+0x25: call without frame pointer save/setup drivers/gpu/drm/vmwgfx/vmwgfx_gmrid_manager.o: warning: objtool: vmw_gmrid_man_takedown()+0x13: call without frame pointer save/setup drivers/gpu/drm/vmwgfx/vmwgfx_gmrid_manager.o: warning: objtool: vmw_gmrid_man_init()+0x20: call without frame pointer save/setup drivers/gpu/drm/mgag200/mgag200_mode.o: warning: objtool: mga_vga_mode_valid()+0x21: can't find jump dest instruction at .text+0x900000a0 CC [M] drivers/gpu/drm/i915/dvo_ns2501.o CC drivers/acpi/acpica/utresrc.o drivers/acpi/acpica/tbdata.o: warning: objtool: acpi_tb_verify_temp_table()+0x70: can't find jump dest instruction at .text+0xe80002d8 drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.o: warning: objtool: amdgpu_atombios_i2c_init()+0x3a: can't find jump dest instruction at .text+0x9e0001f1 drivers/gpu/drm/ttm/ttm_page_alloc.o: warning: objtool: ttm_page_pool_free()+0x4d: can't find jump dest instruction at .text+0xe5000156 LD drivers/usb/built-in.o CC drivers/acpi/acpica/utstate.o drivers/acpi/acpica/utbuffer.o: warning: objtool: acpi_ut_dump_buffer()+0x26: can't find jump dest instruction at .text+0x1c01002c drivers/acpi/acpica/tbxfroot.o: warning: objtool: acpi_find_root_pointer()+0x9e: can't find jump dest instruction at .init.text+0xb00000a4 drivers/gpu/drm/amd/amdgpu/amdgpu_benchmark.o: warning: objtool: amdgpu_benchmark_move()+0x66: can't find jump dest instruction at .text+0x2402006c drivers/acpi/acpica/utdecode.o: warning: objtool: acpi_ut_get_object_type_name()+0x99: can't find jump dest instruction at .text+0xd100018f CC drivers/gpu/drm/radeon/atombios_i2c.o lib/test_hexdump.o: warning: objtool: test_hexdump_overflow()+0xbe: can't find call dest symbol at offset 0xe2fe021d CC [M] drivers/gpu/drm/amd/amdgpu/tonga_smc.o drivers/gpu/drm/ttm/ttm_bo.o: warning: objtool: ttm_bo_wait()+0x47: can't find jump dest instruction at .text+0xdc000311 CC drivers/acpi/acpica/utstring.o drivers/gpu/drm/amd/amdgpu/amdgpu_prime.o: warning: objtool: amdgpu_gem_prime_get_sg_table()+0x16: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/amdgpu_prime.o: warning: objtool: amdgpu_gem_prime_vmap()+0x20: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/amdgpu_prime.o: warning: objtool: amdgpu_gem_prime_vunmap()+0xb: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/amdgpu_prime.o: warning: objtool: amdgpu_gem_prime_import_sg_table()+0x28: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/amdgpu_prime.o: warning: objtool: amdgpu_gem_prime_pin()+0x1f: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/amdgpu_prime.o: warning: objtool: amdgpu_gem_prime_unpin()+0x1d: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/amdgpu_prime.o: warning: objtool: amdgpu_gem_prime_export()+0x1a: call without frame pointer save/setup drivers/gpu/drm/vmwgfx/vmwgfx_drv.o: warning: objtool: vmw_request_device()+0x36: can't find jump dest instruction at .text+0xcd0104ca drivers/gpu/drm/vmwgfx/vmwgfx_dmabuf.o: warning: objtool: vmw_dmabuf_unpin()+0x28: can't find jump dest instruction at .text+0x8600010e CC drivers/acpi/acpica/utxface.o drivers/acpi/acpica/utaddress.o: warning: objtool: acpi_ut_add_address_range()+0x5b: can't find jump dest instruction at .text+0x51010060 CC drivers/gpu/drm/radeon/si.o CC [M] drivers/gpu/drm/i915/dvo_sil164.o drivers/gpu/drm/amd/amdgpu/amdgpu_afmt.o: warning: objtool: amdgpu_afmt_acr()+0x57: can't find call dest symbol at offset 0xfaff0105 LD drivers/gpu/drm/qxl/qxl.o drivers/tty/serial/8250/8250_port.o: warning: objtool: set_io_from_upio()+0x26: can't find jump dest instruction at .text+0x8f0001ac CC [M] drivers/gpu/drm/amd/amdgpu/tonga_dpm.o LD [M] drivers/gpu/drm/mgag200/mgag200.o drivers/gpu/drm/i915/i915_gem_dmabuf.o: warning: objtool: i915_gem_dmabuf_vmap()+0x2a: can't find jump dest instruction at .text+0xc80100d0 drivers/gpu/drm/amd/amdgpu/atombios_i2c.o: warning: objtool: amdgpu_atombios_i2c_process_i2c_ch()+0x8e: can't find jump dest instruction at .text+0xb9000093 CC drivers/acpi/acpica/utxfinit.o CC [M] drivers/gpu/drm/i915/dvo_tfp410.o CC drivers/gpu/drm/radeon/si_blit_shaders.o CC drivers/gpu/drm/radeon/radeon_prime.o CC drivers/acpi/acpica/utxferror.o drivers/staging/comedi/drivers/ni_pcidio.o: warning: objtool: ni_pcidio_cmdtest()+0xc6: can't find jump dest instruction at .text+0x11010108 CC [M] drivers/gpu/drm/amd/amdgpu/fiji_smc.o CC drivers/acpi/acpica/utxfmutex.o CC [M] drivers/gpu/drm/i915/intel_crt.o drivers/hwmon/lm93.o: warning: objtool: store_prochot_interval()+0x3c: can't find jump dest instruction at .text+0x94000cd4 drivers/mfd/dln2.o: warning: objtool: dln2_rx()+0x25: can't find jump dest instruction at .text+0x62010216 CC drivers/gpu/drm/radeon/cik.o CC [M] drivers/gpu/drm/i915/intel_ddi.o LD drivers/gpu/drm/qxl/built-in.o drivers/gpu/drm/vmwgfx/vmwgfx_prime.o: warning: objtool: vmw_prime_fd_to_handle()+0x16: call without frame pointer save/setup drivers/gpu/drm/vmwgfx/vmwgfx_prime.o: warning: objtool: vmw_prime_handle_to_fd()+0x18: call without frame pointer save/setup drivers/gpu/drm/vmwgfx/vmwgfx_resource.o: warning: objtool: vmw_resource_unreference()+0x20: can't find jump dest instruction at .text+0x7c0101e3 CC [M] drivers/gpu/drm/i915/intel_dp_link_training.o CC [M] drivers/gpu/drm/amd/amdgpu/fiji_dpm.o drivers/gpu/drm/i915/i915_gem_render_state.o: warning: objtool: i915_gem_render_state_prepare()+0x19: can't find jump dest instruction at .text+0x43020058 lib/string.o: warning: objtool: strscpy()+0xf: can't find jump dest instruction at .text+0xbf000098 CC drivers/gpu/drm/radeon/cik_blit_shaders.o CC [M] drivers/gpu/drm/i915/intel_dp_mst.o drivers/staging/comedi/drivers/ni_usb6501.o: warning: objtool: ni6501_port_command()+0x3f: can't find jump dest instruction at .text+0x8b01005b drivers/gpu/drm/i915/i915_gem_tiling.o: warning: objtool: i915_gem_set_tiling()+0x2a: can't find jump dest instruction at .text+0xa3030030 lib/seq_buf.o: warning: objtool: seq_buf_print_seq()+0x16: call without frame pointer save/setup lib/seq_buf.o: warning: objtool: seq_buf_vprintf()+0x25: call without frame pointer save/setup lib/seq_buf.o: warning: objtool: seq_buf_printf()+0x33: call without frame pointer save/setup lib/seq_buf.o: warning: objtool: seq_buf_putmem_hex()+0xb6: call without frame pointer save/setup lib/seq_buf.o: warning: objtool: seq_buf_path()+0x2f: call without frame pointer save/setup lib/seq_buf.o: warning: objtool: seq_buf_to_user()+0x47: call without frame pointer save/setup LD [M] drivers/tty/serial/8250/8250_base.o CC [M] drivers/gpu/drm/i915/intel_dp.o CC drivers/gpu/drm/radeon/r600_dpm.o CC [M] drivers/gpu/drm/amd/amdgpu/iceland_smc.o drivers/gpu/drm/amd/amdgpu/amdgpu_fb.o: warning: objtool: amdgpufb_create()+0xe1: can't find jump dest instruction at .text+0x33010250 drivers/acpi/acpica/uterror.o: warning: objtool: acpi_ut_predefined_warning()+0x29: call without frame pointer save/setup drivers/acpi/acpica/uterror.o: warning: objtool: acpi_ut_predefined_info()+0x29: call without frame pointer save/setup drivers/acpi/acpica/uterror.o: warning: objtool: acpi_ut_predefined_bios_error()+0x29: call without frame pointer save/setup drivers/acpi/acpica/uterror.o: warning: objtool: acpi_ut_namespace_error()+0x2b: call without frame pointer save/setup drivers/acpi/acpica/uterror.o: warning: objtool: acpi_ut_method_error()+0x31: call without frame pointer save/setup drivers/acpi/acpica/tbxfload.o: warning: objtool: acpi_unload_parent_table()+0x57: can't find jump dest instruction at .text+0x2b01005c CC [M] drivers/gpu/drm/i915/intel_dsi.o lib/test_static_keys.o: warning: objtool: test_static_key_init()+0x29: call without frame pointer save/setup CC drivers/gpu/drm/radeon/rs780_dpm.o CC [M] drivers/gpu/drm/amd/amdgpu/iceland_dpm.o CC [M] drivers/gpu/drm/i915/intel_dsi_panel_vbt.o drivers/acpi/acpica/rsxface.o: warning: objtool: acpi_rs_validate_parameters()+0x8d: can't find jump dest instruction at .text+0x88000092 lib/klist.o: warning: objtool: klist_next()+0x2b: can't find call dest symbol at offset 0x46000132 lib/test-kstrtox.o: warning: objtool: test_kstrtox_init()+0x23: call without frame pointer save/setup drivers/gpu/drm/radeon/radeon_encoders.o: warning: objtool: radeon_get_encoder_enum()+0x12: can't find jump dest instruction at .text+0xbc0000a8 CC drivers/gpu/drm/radeon/rv6xx_dpm.o drivers/gpu/drm/radeon/radeon_fence.o: warning: objtool: radeon_fence_default_wait()+0x51: can't find jump dest instruction at .text+0xb8000091 CC [M] drivers/gpu/drm/i915/intel_dsi_pll.o CC [M] drivers/gpu/drm/amd/amdgpu/dce_v10_0.o drivers/gpu/drm/radeon/radeon_gart.o: warning: objtool: radeon_gart_table_ram_free()+0x14: can't find jump dest instruction at .text+0x940000fd drivers/gpu/drm/amd/amdgpu/amdgpu_gem.o: warning: objtool: amdgpu_debugfs_gem_info()+0x36: can't find jump dest instruction at .text+0xef0000c9 CC drivers/gpu/drm/radeon/rv770_dpm.o lib/test_firmware.o: warning: objtool: trigger_async_request_store()+0x30: can't find jump dest instruction at .text+0x90000129 drivers/staging/comedi/drivers/vmk80xx.o: warning: objtool: vmk80xx_auto_attach()+0x27: can't find jump dest instruction at .text+0x59030198 drivers/staging/comedi/drivers/rtd520.o: warning: objtool: rtd_ai_cmdtest()+0xbe: can't find jump dest instruction at .text+0x66020123 CC [M] drivers/gpu/drm/i915/intel_dvo.o CC drivers/gpu/drm/radeon/rv730_dpm.o LD drivers/tty/built-in.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 drivers/gpu/drm/amd/amdgpu/amdgpu_device.o: warning: objtool: amdgpu_wb_fini()+0x14: can't find jump dest instruction at .text+0xaf000251 CC [M] drivers/gpu/drm/amd/amdgpu/dce_v11_0.o CC [M] drivers/gpu/drm/i915/intel_hdmi.o CC [M] drivers/gpu/drm/i915/intel_i2c.o drivers/gpu/drm/virtio/virtgpu_ioctl.o: warning: objtool: virtio_gpu_get_caps_ioctl()+0x24: can't find jump dest instruction at .text+0x41010086 CC drivers/gpu/drm/radeon/rv740_dpm.o drivers/gpu/drm/ttm/ttm_page_alloc_dma.o: warning: objtool: ttm_dma_page_alloc_debugfs()+0x26: can't find jump dest instruction at .text+0xc100008d CC [M] drivers/gpu/drm/i915/intel_lvds.o CC drivers/gpu/drm/radeon/rv770_smc.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.o drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.o: warning: objtool: amdgpu_connector_lcd_native_mode()+0x16: can't find jump dest instruction at .text+0x970001c3 drivers/gpu/drm/radeon/radeon_device.o: warning: objtool: radeon_program_register_sequence()+0x2a: can't find jump dest instruction at .text+0x8f000152 drivers/gpu/drm/vmwgfx/vmwgfx_kms.o: warning: objtool: vmw_framebuffer_surface_dirty()+0x2b: can't find jump dest instruction at .text+0xdf000031 drivers/acpi/acpica/tbxface.o: warning: objtool: acpi_get_table_by_index()+0x96: can't find jump dest instruction at .text+0x8b00021c drivers/gpu/drm/amd/amdgpu/amdgpu_test.o: warning: objtool: amdgpu_test_moves()+0x1c: can't find jump dest instruction at .text+0x9e050022 CC [M] drivers/gpu/drm/i915/intel_panel.o lib/ioremap.o: warning: objtool: ioremap_page_range()+0x1f: can't find jump dest instruction at .text+0x5b020025 drivers/acpi/acpica/uteval.o: warning: objtool: acpi_ut_evaluate_object()+0x96: can't find jump dest instruction at .text+0xa501009b CC [M] drivers/gpu/drm/amd/amdgpu/gfx_v8_0.o CC [M] drivers/gpu/drm/i915/intel_sdvo.o CC drivers/gpu/drm/radeon/cypress_dpm.o LD drivers/gpu/drm/ttm/ttm.o CC drivers/gpu/drm/radeon/btc_dpm.o CC [M] drivers/gpu/drm/i915/intel_tv.o CC [M] drivers/gpu/drm/amd/amdgpu/sdma_v2_4.o CC drivers/gpu/drm/radeon/sumo_dpm.o LD [M] drivers/gpu/drm/virtio/virtio-gpu.o drivers/acpi/acpica/utinit.o: warning: objtool: acpi_ut_init_globals()+0x6a: can't find jump dest instruction at .text+0x7502006f CC drivers/gpu/drm/radeon/sumo_smc.o CC [M] drivers/gpu/drm/i915/i915_vgpu.o CC [M] drivers/gpu/drm/i915/i915_dma.o LD drivers/gpu/drm/ttm/built-in.o drivers/acpi/acpica/utlock.o: warning: objtool: acpi_ut_create_rw_lock()+0x1e: call without frame pointer save/setup drivers/acpi/acpica/utlock.o: warning: objtool: acpi_ut_delete_rw_lock()+0xd: call without frame pointer save/setup drivers/acpi/acpica/utlock.o: warning: objtool: acpi_ut_acquire_read_lock()+0x18: call without frame pointer save/setup drivers/acpi/acpica/utlock.o: warning: objtool: acpi_ut_release_read_lock()+0x18: call without frame pointer save/setup drivers/acpi/acpica/utlock.o: warning: objtool: acpi_ut_acquire_write_lock()+0x11: call without frame pointer save/setup drivers/acpi/acpica/utlock.o: warning: objtool: acpi_ut_release_write_lock()+0xc: call without frame pointer save/setup CC [M] drivers/gpu/drm/amd/amdgpu/sdma_v3_0.o CC drivers/gpu/drm/radeon/trinity_dpm.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.o drivers/gpu/drm/radeon/radeon_cursor.o: warning: objtool: radeon_show_cursor()+0x21: can't find jump dest instruction at .text+0x9d000027 CC drivers/gpu/drm/radeon/trinity_smc.o lib/test_static_key_base.o: warning: objtool: test_static_key_base_init()+0xb: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/amdgpu_bios.o: warning: objtool: igp_read_bios_from_vram()+0x1d: can't find jump dest instruction at .text+0x88000023 drivers/acpi/acpica/utmath.o: warning: objtool: acpi_ut_short_divide()+0x2f: call without frame pointer save/setup drivers/acpi/acpica/utmath.o: warning: objtool: acpi_ut_divide()+0x2f: call without frame pointer save/setup drivers/staging/comedi/drivers/amplc_pc236_common.o: warning: objtool: amplc_pc236_common_attach()+0x2e: can't find jump dest instruction at .text+0xe4000292 CC drivers/gpu/drm/radeon/ni_dpm.o CC [M] drivers/gpu/drm/amd/amdgpu/uvd_v5_0.o drivers/acpi/acpica/utdelete.o: warning: objtool: acpi_ut_update_ref_count()+0x16: can't find jump dest instruction at .text+0xdb06009a CC drivers/gpu/drm/radeon/si_smc.o lib/rbtree.o: warning: objtool: __rb_erase_color()+0x28: can't find jump dest instruction at .text+0xb300002e drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf_res.o: warning: objtool: vmw_cmdbuf_res_revert()+0x34: can't find call dest symbol at offset 0xc8ff0137 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.o: warning: objtool: amdgpu_ttm_tt_populate()+0x1e: can't find jump dest instruction at .text+0xe0010032 drivers/gpu/drm/i915/i915_gem_stolen.o: warning: objtool: _i915_gem_object_create_stolen()+0x22: can't find jump dest instruction at .text+0x32010053 CC [M] drivers/gpu/drm/amd/amdgpu/uvd_v6_0.o CC drivers/gpu/drm/radeon/si_dpm.o drivers/gpu/drm/amd/amdgpu/amdgpu_sa.o: warning: objtool: amdgpu_sa_bo_manager_start()+0x1a: can't find jump dest instruction at .text+0xf4000270 lib/test_user_copy.o: warning: objtool: test_user_copy_init()+0x2d: can't find jump dest instruction at .init.text+0x39020033 drivers/gpu/drm/i915/i915_gem_shrinker.o: warning: objtool: i915_gem_shrinker_count()+0x2a: can't find jump dest instruction at .text+0x9f0000f1 drivers/gpu/drm/amd/amdgpu/amdgpu_ring.o: warning: objtool: amdgpu_debugfs_ring_info()+0xaa: can't find jump dest instruction at .text+0xd10000b0 drivers/gpu/drm/radeon/radeon_ring.o: warning: objtool: radeon_debugfs_ring_info()+0x176: can't find jump dest instruction at .text+0x84000304 drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_iio_execute()+0x33: can't find jump dest instruction at .text+0x98010039 drivers/gpu/drm/i915/i915_gem_context.o: warning: objtool: i915_gem_create_context()+0x39: can't find jump dest instruction at .text+0xc80001c2 CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_vce.o CC drivers/gpu/drm/radeon/kv_smc.o lib/test_bitmap.o: warning: objtool: test_bitmap_u32_array_conversions()+0xba: can't find jump dest instruction at .init.text+0x57050496 drivers/acpi/acpica/utexcep.o: warning: objtool: acpi_ut_validate_exception()+0x8: call without frame pointer save/setup drivers/acpi/acpica/utexcep.o: warning: objtool: acpi_format_exception()+0x9: call without frame pointer save/setup drivers/gpu/drm/vmwgfx/vmwgfx_fence.o: warning: objtool: __vmw_fences_update()+0x43: can't find jump dest instruction at .text+0x9d0002d6 drivers/acpi/acpica/utmisc.o: warning: objtool: acpi_ut_walk_package_tree()+0x55: can't find jump dest instruction at .text+0x61010149 drivers/gpu/drm/i915/i915_gem_fence.o: warning: objtool: i915_gem_write_fence()+0x54: can't find jump dest instruction at .text+0xa200005a CC drivers/gpu/drm/radeon/kv_dpm.o CC [M] drivers/gpu/drm/amd/amdgpu/vce_v3_0.o drivers/gpu/drm/vmwgfx/vmwgfx_scrn.o: warning: objtool: vmw_sou_surface_fifo_commit()+0x34: can't find jump dest instruction at .text+0xaa0001c4 drivers/staging/comedi/drivers/comedi_8255.o: warning: objtool: subdev_8255_mm_init()+0x8c: can't find call dest symbol at offset 0xe000144 CC drivers/gpu/drm/radeon/ci_smc.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.o drivers/acpi/acpica/utids.o: warning: objtool: acpi_ut_execute_HID()+0x6b: can't find jump dest instruction at .text+0x9f000070 CC drivers/gpu/drm/radeon/ci_dpm.o drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.o: warning: objtool: amdgpu_ctx_ioctl()+0x28: can't find jump dest instruction at .text+0x2a0200cc drivers/gpu/drm/amd/amdgpu/amdgpu_ib.o: warning: objtool: amdgpu_ib_schedule()+0x2d: can't find jump dest instruction at .text+0xb00100cf CC drivers/gpu/drm/radeon/dce6_afmt.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v8.o drivers/gpu/drm/radeon/radeon_fb.o: warning: objtool: radeonfb_create()+0x104: can't find jump dest instruction at .text+0x43010252 drivers/gpu/drm/vmwgfx/vmwgfx_so.o: warning: objtool: vmw_view_destroy()+0x2c: can't find jump dest instruction at .text+0xa7000032 drivers/gpu/drm/i915/intel_mocs.o: warning: objtool: intel_rcs_context_init_mocs()+0x38: can't find jump dest instruction at .text+0x8402007f drivers/staging/comedi/drivers/ni_labpc_isadma.o: warning: objtool: labpc_free_dma_chan()+0x10: call without frame pointer save/setup drivers/staging/comedi/drivers/ni_labpc_isadma.o: warning: objtool: labpc_init_dma_chan()+0x26: call without frame pointer save/setup drivers/staging/comedi/drivers/ni_labpc_isadma.o: warning: objtool: labpc_setup_dma()+0x7f: call without frame pointer save/setup drivers/staging/comedi/drivers/ni_labpc_isadma.o: warning: objtool: labpc_drain_dma()+0x41: call without frame pointer save/setup drivers/staging/comedi/drivers/ni_labpc_isadma.o: warning: objtool: labpc_handle_dma_status()+0x30: call without frame pointer save/setup CC drivers/gpu/drm/radeon/radeon_vm.o drivers/mfd/si476x-cmd.o: warning: objtool: si476x_core_send_command.part.2()+0xa0: can't find jump dest instruction at .text+0x360101a2 lib/rbtree_test.o: warning: objtool: erase_augmented.constprop.8()+0x43: can't find jump dest instruction at .text.unlikely+0x1a01023d CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.o CC drivers/gpu/drm/radeon/radeon_ucode.o drivers/gpu/drm/radeon/r520.o: warning: objtool: r520_init()+0x38: can't find jump dest instruction at .text+0xef0102e7 drivers/acpi/acpica/utnonansi.o: warning: objtool: acpi_ut_strtoul64()+0x75: can't find jump dest instruction at .text+0x57020133 drivers/gpu/drm/radeon/radeon_benchmark.o: warning: objtool: radeon_benchmark_do_move.constprop.3()+0xd6: can't find jump dest instruction at .text+0x670000db CC [M] drivers/gpu/drm/amd/amdgpu/../scheduler/gpu_scheduler.o drivers/acpi/acpica/utdebug.o: warning: objtool: acpi_debug_print()+0x25: can't find jump dest instruction at .text+0xaf000069 drivers/staging/comedi/drivers/cb_pcidas64.o: warning: objtool: ao_cmd()+0x48: can't find jump dest instruction at .text+0x30010324 drivers/acpi/acpica/utcopy.o: warning: objtool: acpi_ut_copy_simple_object()+0x45: can't find jump dest instruction at .text+0x301004b CC drivers/gpu/drm/radeon/radeon_ib.o drivers/gpu/drm/radeon/radeon_object.o: warning: objtool: radeon_bo_create()+0x91: can't find jump dest instruction at .text+0x2f01036d drivers/gpu/drm/vmwgfx/vmwgfx_mob.o: warning: objtool: vmw_mob_pt_populate()+0x44: can't find jump dest instruction at .text+0xb100004a drivers/gpu/drm/radeon/rs400.o: warning: objtool: rs400_debugfs_gart_info()+0x80: can't find jump dest instruction at .text+0x9a000086 CC drivers/gpu/drm/radeon/radeon_sync.o CC [M] drivers/gpu/drm/amd/amdgpu/../scheduler/sched_fence.o drivers/gpu/drm/vmwgfx/vmwgfx_context.o: warning: objtool: vmw_gb_context_unbind()+0x7f: can't find jump dest instruction at .text+0x890001b2 LD [M] drivers/mfd/si476x-core.o lib/notifier-error-inject.o: warning: objtool: notifier_err_inject_init()+0x18: 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: 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 CC drivers/gpu/drm/radeon/radeon_audio.o drivers/gpu/drm/vmwgfx/vmwgfx_stdu.o: warning: objtool: vmw_kms_stdu_surface_fifo_commit()+0x22: can't find jump dest instruction at .text+0xa6000165 CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_job.o drivers/acpi/acpica/utmutex.o: warning: objtool: acpi_ut_mutex_initialize()+0xd1: can't find jump dest instruction at .text+0x580100d6 CC drivers/gpu/drm/radeon/radeon_dp_auxch.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_acp.o drivers/gpu/drm/amd/amdgpu/amdgpu_cs.o: warning: objtool: amdgpu_cs_get_ring()+0x11: can't find jump dest instruction at .text+0x87000113 CC drivers/gpu/drm/radeon/radeon_dp_mst.o drivers/acpi/acpica/utownerid.o: warning: objtool: acpi_ut_allocate_owner_id()+0x78: can't find jump dest instruction at .text+0x4501007d drivers/gpu/drm/amd/amdgpu/atombios_dp.o: warning: objtool: amdgpu_atombios_dp_aux_transfer()+0x1b: can't find jump dest instruction at .text+0xe40003eb CC drivers/gpu/drm/radeon/radeon_mn.o lib/idr.o: warning: objtool: idr_get_next()+0x1d: can't find jump dest instruction at .text+0x880000fe CC [M] drivers/gpu/drm/amd/amdgpu/../acp/acp_hw.o drivers/acpi/acpica/utpredef.o: warning: objtool: acpi_ut_match_predefined_method()+0x21: call without frame pointer save/setup drivers/acpi/acpica/utpredef.o: warning: objtool: acpi_ut_get_expected_return_types()+0x42: call without frame pointer save/setup CC drivers/gpu/drm/radeon/r600_dma.o drivers/acpi/acpica/utstate.o: warning: objtool: acpi_ut_push_generic_state()+0xd: call without frame pointer save/setup drivers/acpi/acpica/utstate.o: warning: objtool: acpi_ut_pop_generic_state()+0x9: call without frame pointer save/setup drivers/acpi/acpica/utstate.o: warning: objtool: acpi_ut_create_generic_state()+0x4: call without frame pointer save/setup drivers/acpi/acpica/utstate.o: warning: objtool: acpi_ut_create_thread_state()+0x6: call without frame pointer save/setup drivers/acpi/acpica/utstate.o: warning: objtool: acpi_ut_create_update_state()+0xd: call without frame pointer save/setup drivers/acpi/acpica/utstate.o: warning: objtool: acpi_ut_create_pkg_state()+0x14: call without frame pointer save/setup drivers/acpi/acpica/utstate.o: warning: objtool: acpi_ut_create_control_state()+0x4: call without frame pointer save/setup drivers/acpi/acpica/utstate.o: warning: objtool: acpi_ut_delete_generic_state()+0xa: call without frame pointer save/setup CC drivers/gpu/drm/radeon/rv770_dma.o lib/kobject.o: warning: objtool: kobject_move()+0x25: can't find jump dest instruction at .text+0xe9000558 CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.o CC drivers/gpu/drm/radeon/evergreen_dma.o CC drivers/gpu/drm/radeon/ni_dma.o drivers/staging/comedi/drivers/das08.o: warning: objtool: das08_common_attach()+0x37: can't find jump dest instruction at .text+0x90020184 CC drivers/gpu/drm/radeon/si_dma.o drivers/gpu/drm/amd/amdgpu/amdgpu_pll.o: warning: objtool: amdgpu_pll_compute()+0x167: can't find jump dest instruction at .text+0x900001f3 CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_mn.o drivers/gpu/drm/radeon/radeon_ttm.o: warning: objtool: radeon_ttm_tt_unpopulate()+0x45: can't find jump dest instruction at .text+0x8b000203 drivers/gpu/drm/radeon/radeon_irq_kms.o: warning: objtool: radeon_driver_irq_uninstall_kms()+0x11: can't find jump dest instruction at .text+0xbd0001e9 drivers/acpi/acpica/utresrc.o: warning: objtool: acpi_ut_validate_resource()+0x36: can't find jump dest instruction at .text+0xac00007a CC drivers/gpu/drm/radeon/cik_sdma.o drivers/gpu/drm/radeon/radeon_clocks.o: warning: objtool: radeon_get_clock_info()+0x2b: can't find jump dest instruction at .text+0x1f02015f CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/smumgr.o CC drivers/gpu/drm/radeon/radeon_uvd.o drivers/gpu/drm/amd/amdgpu/amdgpu_sync.o: warning: objtool: amdgpu_sync_fence()+0x12: can't find jump dest instruction at .text+0xa5000086 drivers/acpi/acpica/utxfinit.o: warning: objtool: acpi_initialize_subsystem()+0xbd: can't find jump dest instruction at .init.text+0xf40000c2 drivers/acpi/acpica/utstring.o: warning: objtool: acpi_ut_print_string()+0x1b: can't find jump dest instruction at .text+0x1f010021 lib/oid_registry.o: warning: objtool: look_up_OID()+0xdb: can't find jump dest instruction at .text+0x680000e0 CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/cz_smumgr.o CC drivers/gpu/drm/radeon/uvd_v1_0.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/tonga_smumgr.o drivers/gpu/drm/amd/amdgpu/amdgpu_pm.o: warning: objtool: hwmon_attributes_visible()+0x1e: can't find jump dest instruction at .text+0x2010104 CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/fiji_smumgr.o CC drivers/gpu/drm/radeon/uvd_v2_2.o drivers/gpu/drm/vmwgfx/vmwgfx_shader.o: warning: objtool: vmw_gb_shader_destroy()+0x19: can't find jump dest instruction at .text+0x8100023b CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hwmgr.o CC drivers/gpu/drm/radeon/uvd_v3_1.o drivers/staging/comedi/drivers/ni_tiocmd.o: warning: objtool: ni_tio_configure_dma()+0x3d: can't find jump dest instruction at .text+0x8d000077 drivers/acpi/acpica/utxfmutex.o: warning: objtool: acpi_acquire_mutex()+0x1e: can't find call dest symbol at offset 0x8a000076 drivers/acpi/acpica/utosi.o: warning: objtool: acpi_ut_osi_implementation()+0x6a: can't find jump dest instruction at .text+0x7b01031d CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/processpptables.o drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.o: warning: objtool: amdgpu_ucode_print_rlc_hdr()+0x41: can't find jump dest instruction at .text+0xa0000393 drivers/gpu/drm/i915/intel_frontbuffer.o: warning: objtool: intel_fb_obj_invalidate()+0x2b: can't find jump dest instruction at .text+0x8b0000a5 drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.o: warning: objtool: amdgpu_bo_list_set()+0x84: can't find jump dest instruction at .text+0xb02008a CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/functiontables.o CC drivers/gpu/drm/radeon/uvd_v4_2.o drivers/gpu/drm/i915/intel_guc_loader.o: warning: objtool: guc_ucode_xfer_dma()+0x196: can't find jump dest instruction at .text+0xdb000228 CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hardwaremanager.o CC drivers/gpu/drm/radeon/radeon_vce.o drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: assert_chv_phy_status()+0x6e: can't find jump dest instruction at .text+0xcb000516 CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/pp_acpi.o CC drivers/gpu/drm/radeon/vce_v1_0.o drivers/staging/comedi/drivers/usbduxsigma.o: warning: objtool: usbduxsigma_ai_cmdtest()+0xf2: can't find jump dest instruction at .text+0xfb0000f8 CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/cz_hwmgr.o drivers/gpu/drm/radeon/radeon_cs.o: warning: objtool: radeon_cs_parser_relocs()+0x30: can't find jump dest instruction at .text+0x7d030051 CC drivers/gpu/drm/radeon/vce_v2_0.o drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_iio_execute()+0x42: can't find jump dest instruction at .text+0xb8010048 drivers/acpi/acpica/utobject.o: warning: objtool: acpi_ut_get_simple_object_size()+0x5e: can't find jump dest instruction at .text+0x6c010063 drivers/video/fbdev/sis/init301.o: warning: objtool: SiS_GetCRT2Ptr()+0x4d: can't find jump dest instruction at .text+0xb9010053 CC drivers/gpu/drm/radeon/radeon_kfd.o CC drivers/gpu/drm/radeon/radeon_acpi.o drivers/gpu/drm/i915/intel_atomic_plane.o: warning: objtool: intel_plane_atomic_check()+0x2b: can't find jump dest instruction at .text+0x4d010096 drivers/gpu/drm/vmwgfx/vmwgfx_binding.o: warning: objtool: vmw_binding_emit_dirty()+0x3f: can't find jump dest instruction at .text+0x1c05047e CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/cz_clockpowergating.o drivers/gpu/drm/vmwgfx/vmwgfx_cotable.o: warning: objtool: vmw_cotable_unbind()+0x2a: can't find jump dest instruction at .text+0x86000072 drivers/staging/comedi/drivers/s626.o: warning: objtool: s626_ai_cmdtest()+0xcd: can't find jump dest instruction at .text+0x7020207 CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/tonga_processpptables.o drivers/gpu/drm/radeon/radeon_bios.o: warning: objtool: igp_read_bios_from_vram()+0x20: can't find jump dest instruction at .text+0x88000026 CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/ppatomctrl.o MKREGTABLE drivers/gpu/drm/radeon/r100_reg_safe.h drivers/gpu/drm/i915/intel_modes.o: warning: objtool: intel_connector_update_modes()+0x11: call without frame pointer save/setup drivers/gpu/drm/i915/intel_modes.o: warning: objtool: intel_ddc_get_modes()+0xe: call without frame pointer save/setup drivers/gpu/drm/i915/intel_modes.o: warning: objtool: intel_attach_force_audio_property()+0x4f: call without frame pointer save/setup drivers/gpu/drm/i915/intel_modes.o: warning: objtool: intel_attach_broadcast_rgb_property()+0x52: call without frame pointer save/setup drivers/gpu/drm/i915/intel_modes.o: warning: objtool: intel_attach_aspect_ratio_property()+0xd: call without frame pointer save/setup /home/kisskb/slave/src/drivers/gpu/drm/i915/intel_sprite.c: In function 'intel_check_sprite_plane': /home/kisskb/slave/src/drivers/gpu/drm/i915/intel_sprite.c:901:26: warning: 'src_h' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/drivers/gpu/drm/i915/intel_sprite.c:901:13: warning: 'src_w' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/drivers/gpu/drm/i915/intel_sprite.c:917:20: warning: 'src_y' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/drivers/gpu/drm/i915/intel_sprite.c:904:25: warning: 'src_x' may be used uninitialized in this function [-Wuninitialized] drivers/staging/comedi/drivers/mite.o: warning: objtool: mite_buf_change()+0x7d: can't find jump dest instruction at .text+0x8c0006b1 drivers/gpu/drm/i915/intel_sideband.o: warning: objtool: vlv_sideband_rw.constprop.0()+0x6d: can't find jump dest instruction at .text+0xa5010073 MKREGTABLE drivers/gpu/drm/radeon/rn50_reg_safe.h MKREGTABLE drivers/gpu/drm/radeon/r300_reg_safe.h LD [M] drivers/video/fbdev/sis/sisfb.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/tonga_hwmgr.o MKREGTABLE drivers/gpu/drm/radeon/r420_reg_safe.h drivers/gpu/drm/i915/intel_fifo_underrun.o: warning: objtool: intel_set_cpu_fifo_underrun_reporting()+0x4a: can't find jump dest instruction at .text+0x22010050 drivers/gpu/drm/i915/intel_atomic.o: warning: objtool: intel_atomic_setup_scalers()+0x3b: can't find jump dest instruction at .text+0xf80100ef drivers/staging/comedi/drivers/amplc_dio200_common.o: warning: objtool: dio200_subdev_intr_cmdtest()+0xb9: can't find jump dest instruction at .text+0xa7000207 MKREGTABLE drivers/gpu/drm/radeon/rs600_reg_safe.h CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/pppcielanes.o drivers/acpi/acpica/utxferror.o: warning: objtool: acpi_bios_warning()+0x2a: call without frame pointer save/setup drivers/acpi/acpica/utxferror.o: warning: objtool: acpi_bios_error()+0x2a: call without frame pointer save/setup drivers/acpi/acpica/utxferror.o: warning: objtool: acpi_info()+0x29: call without frame pointer save/setup drivers/acpi/acpica/utxferror.o: warning: objtool: acpi_warning()+0x2a: call without frame pointer save/setup drivers/acpi/acpica/utxferror.o: warning: objtool: acpi_error()+0x2a: call without frame pointer save/setup drivers/acpi/acpica/utxferror.o: warning: objtool: acpi_exception()+0x33: call without frame pointer save/setup drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.o: warning: objtool: vmw_bo_to_validate_list()+0x4a: can't find jump dest instruction at .text+0x9200012b MKREGTABLE drivers/gpu/drm/radeon/rv515_reg_safe.h CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/tonga_thermal.o LD drivers/video/fbdev/built-in.o lib/crc32.o: warning: objtool: crc32_generic_shift()+0x4d: can't find call dest symbol at offset 0x730000f9 drivers/gpu/drm/radeon/dce3_1_afmt.o: warning: objtool: dce3_2_audio_set_dto()+0x9: can't find jump dest instruction at .text+0xea000172 MKREGTABLE drivers/gpu/drm/radeon/r200_reg_safe.h MKREGTABLE drivers/gpu/drm/radeon/r600_reg_safe.h CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/fiji_powertune.o drivers/gpu/drm/amd/amdgpu/fiji_dpm.o: warning: objtool: fiji_dpm_suspend()+0x4: can't find call dest symbol at offset 0xc600006f CC drivers/gpu/drm/radeon/evergreen_cs.o drivers/gpu/drm/radeon/radeon_legacy_crtc.o: warning: objtool: radeon_set_pll()+0x15a: can't find jump dest instruction at .text+0x7b00015f CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/fiji_hwmgr.o drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.o: warning: objtool: vmw_cmdbuf_man_process()+0x64: can't find jump dest instruction at .text+0xa0000250 CC drivers/gpu/drm/radeon/r100.o CC drivers/gpu/drm/radeon/r300.o lib/kobject_uevent.o: warning: objtool: kobject_uevent_env()+0x43: can't find jump dest instruction at .text+0xc5010102 drivers/gpu/drm/i915/intel_hotplug.o: warning: objtool: intel_hpd_irq_storm_reenable_work()+0xe3: can't find jump dest instruction at .text+0x6e0000e8 CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/tonga_clockpowergating.o LD lib/built-in.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/fiji_clockpowergating.o CC drivers/gpu/drm/radeon/r420.o drivers/gpu/drm/amd/amdgpu/amdgpu_irq.o: warning: objtool: amdgpu_irq_init()+0x38: can't find jump dest instruction at .text+0xd0101fa drivers/gpu/drm/radeon/radeon_legacy_tv.o: warning: objtool: radeon_legacy_tv_mode_set()+0x34: can't find jump dest instruction at .text+0xa20a01f6 CC drivers/gpu/drm/radeon/rs600.o drivers/gpu/drm/radeon/rs690.o: warning: objtool: rs690_compute_mode_priority()+0x23: can't find jump dest instruction at .text+0x6b010029 CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/fiji_thermal.o drivers/gpu/drm/amd/amdgpu/tonga_dpm.o: warning: objtool: tonga_dpm_suspend()+0x4: can't find call dest symbol at offset 0xc600006f CC drivers/gpu/drm/radeon/rv515.o CC drivers/gpu/drm/radeon/r200.o drivers/gpu/drm/i915/dvo_sil164.o: warning: objtool: sil164_dpms()+0x23: can't find jump dest instruction at .text+0x87000253 drivers/gpu/drm/radeon/radeon_test.o: warning: objtool: radeon_test_create_and_emit_fence()+0x52: can't find jump dest instruction at .text+0x8a000058 drivers/gpu/drm/radeon/radeon_gem.o: warning: objtool: radeon_gem_va_update_vm()+0x5b: can't find jump dest instruction at .text+0xbe000130 drivers/gpu/drm/i915/intel_audio.o: warning: objtool: i915_audio_component_sync_audio_rate()+0x49: can't find jump dest instruction at .text+0xb901025d drivers/gpu/drm/amd/amdgpu/amdgpu_vm.o: warning: objtool: amdgpu_vm_frag_ptes()+0x21: can't find jump dest instruction at .text+0xf90000c3 CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventmgr.o CC drivers/gpu/drm/radeon/r600_cs.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventinit.o drivers/gpu/drm/i915/dvo_ch7xxx.o: warning: objtool: ch7xxx_init()+0x31: can't find jump dest instruction at .text+0x1e0103d6 drivers/gpu/drm/radeon/radeon_semaphore.o: warning: objtool: radeon_semaphore_create()+0x1d: call without frame pointer save/setup drivers/gpu/drm/radeon/radeon_semaphore.o: warning: objtool: radeon_semaphore_free()+0x17: call without frame pointer save/setup CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventmanagement.o drivers/gpu/drm/i915/dvo_ch7017.o: warning: objtool: ch7017_init()+0x2e: can't find jump dest instruction at .text+0xad0004ed drivers/gpu/drm/amd/amdgpu/amdgpu_ih.o: warning: objtool: amdgpu_ih_ring_init()+0x5b: can't find jump dest instruction at .text+0xcc000061 drivers/gpu/drm/vmwgfx/vmwgfx_surface.o: warning: objtool: vmw_gb_surface_unbind()+0x4b: can't find jump dest instruction at .text+0x8c000176 CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventactionchains.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventsubchains.o drivers/gpu/drm/i915/intel_dp_link_training.o: warning: objtool: intel_dp_link_training_clock_recovery()+0xbf: can't find jump dest instruction at .text+0xc0000217 drivers/gpu/drm/radeon/evergreen_hdmi.o: warning: objtool: evergreen_hdmi_enable()+0x22: can't find jump dest instruction at .text+0x5f020b31 CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventtasks.o drivers/gpu/drm/i915/i915_gem_userptr.o: warning: objtool: i915_gem_userptr_release()+0x68: can't find jump dest instruction at .text+0xe200006e LD drivers/video/built-in.o drivers/acpi/acpica/utxface.o: warning: objtool: acpi_decode_pld_buffer()+0x1b: can't find jump dest instruction at .text+0x520100f4 drivers/gpu/drm/i915/dvo_tfp410.o: warning: objtool: tfp410_dpms()+0x23: can't find jump dest instruction at .text+0x87000468 drivers/gpu/drm/amd/amdgpu/tonga_smc.o: warning: objtool: tonga_smu_upload_firmware_image.part.4()+0x71: can't find jump dest instruction at .text+0xa0000356 CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/psm.o drivers/gpu/drm/i915/intel_psr.o: warning: objtool: intel_psr_work()+0x81: can't find jump dest instruction at .text+0xcc000274 drivers/gpu/drm/i915/intel_acpi.o: warning: objtool: intel_dsm_detect()+0x3f: can't find jump dest instruction at .text+0x4d020044 drivers/gpu/drm/i915/intel_fbdev.o: warning: objtool: intel_fb_initial_config()+0x4e: can't find jump dest instruction at .text+0x4d0400b7 lib/radix-tree.o: warning: objtool: radix_tree_tag_clear()+0x14: can't find jump dest instruction at .text+0x9f00004b drivers/gpu/drm/radeon/radeon_i2c.o: warning: objtool: radeon_get_i2c_prescale()+0x18: can't find jump dest instruction at .text+0x8e000029 drivers/gpu/drm/amd/amdgpu/tonga_ih.o: warning: objtool: tonga_ih_soft_reset()+0xa1: can't find jump dest instruction at .text+0x780002c7 CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/amd_powerplay.o LD [M] drivers/gpu/drm/vmwgfx/vmwgfx.o drivers/gpu/drm/radeon/atombios_dp.o: warning: objtool: radeon_dp_aux_transfer_atom()+0x1b: can't find jump dest instruction at .text+0xf90003a9 drivers/gpu/drm/amd/amdgpu/iceland_ih.o: warning: objtool: iceland_ih_soft_reset()+0xa1: can't find jump dest instruction at .text+0x780002fa drivers/gpu/drm/radeon/atombios_i2c.o: warning: objtool: radeon_process_i2c_ch()+0x9d: can't find jump dest instruction at .text+0xb80000a2 drivers/gpu/drm/amd/amdgpu/iceland_dpm.o: warning: objtool: iceland_dpm_resume()+0x16: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/iceland_dpm.o: warning: objtool: iceland_dpm_hw_fini()+0x16: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/iceland_dpm.o: warning: objtool: iceland_dpm_sw_init()+0x38: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/iceland_dpm.o: warning: objtool: iceland_dpm_hw_init()+0x16: call without frame pointer save/setup drivers/gpu/drm/radeon/ci_smc.o: warning: objtool: ci_copy_bytes_to_smc()+0x29: can't find jump dest instruction at .text+0x26010073 drivers/gpu/drm/radeon/r600_hdmi.o: warning: objtool: r600_hdmi_update_audio_settings()+0x3c: can't find jump dest instruction at .text+0x35030c7e drivers/gpu/drm/amd/amdgpu/gmc_v7_0.o: warning: objtool: gmc_v7_0_set_clockgating_state()+0x18: can't find jump dest instruction at .text+0xb2000344 drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/smumgr.o: warning: objtool: smum_init()+0x10: can't find jump dest instruction at .text+0x8a000016 drivers/gpu/drm/radeon/radeon_sa.o: warning: objtool: radeon_sa_bo_manager_start()+0x1b: can't find jump dest instruction at .text+0xf4000271 drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/pp_acpi.o: warning: objtool: acpi_pcie_perf_request()+0x40: can't find jump dest instruction at .text+0xce0000ab drivers/gpu/drm/amd/amdgpu/iceland_smc.o: warning: objtool: iceland_smu_start()+0x23: can't find jump dest instruction at .text+0x430403cc drivers/gpu/drm/radeon/radeon_ucode.o: warning: objtool: radeon_ucode_print_rlc_hdr()+0x41: can't find jump dest instruction at .text+0xa7000393 drivers/gpu/drm/i915/dvo_ivch.o: warning: objtool: ivch_init()+0x2c: can't find jump dest instruction at .text+0xb00006b3 drivers/gpu/drm/amd/amdgpu/atombios_encoders.o: warning: objtool: amdgpu_atombios_encoder_setup_dvo()+0x45: can't find jump dest instruction at .text+0xf40000f3 drivers/gpu/drm/radeon/radeon_prime.o: warning: objtool: radeon_gem_prime_get_sg_table()+0x16: call without frame pointer save/setup drivers/gpu/drm/radeon/radeon_prime.o: warning: objtool: radeon_gem_prime_vmap()+0x20: call without frame pointer save/setup drivers/gpu/drm/radeon/radeon_prime.o: warning: objtool: radeon_gem_prime_vunmap()+0xb: call without frame pointer save/setup drivers/gpu/drm/radeon/radeon_prime.o: warning: objtool: radeon_gem_prime_import_sg_table()+0x28: call without frame pointer save/setup drivers/gpu/drm/radeon/radeon_prime.o: warning: objtool: radeon_gem_prime_pin()+0x1f: call without frame pointer save/setup drivers/gpu/drm/radeon/radeon_prime.o: warning: objtool: radeon_gem_prime_unpin()+0x1d: call without frame pointer save/setup drivers/gpu/drm/radeon/radeon_prime.o: warning: objtool: radeon_gem_prime_export()+0x1a: call without frame pointer save/setup drivers/gpu/drm/i915/i915_guc_submission.o: warning: objtool: host2guc_action()+0x27: can't find jump dest instruction at .text+0x3d01002d drivers/gpu/drm/radeon/radeon_legacy_encoders.o: warning: objtool: radeon_legacy_tmds_ext_mode_set()+0x6b: can't find jump dest instruction at .text+0x8b0000c5 drivers/staging/comedi/drivers/ni_labpc_common.o: warning: objtool: labpc_common_attach()+0x35: can't find jump dest instruction at .text+0xe504044d drivers/gpu/drm/i915/i915_vgpu.o: warning: objtool: intel_vgt_balloon()+0xc2: can't find jump dest instruction at .text+0x12010184 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.o: warning: objtool: alloc_gtt_mem()+0x4f: can't find jump dest instruction at .text+0x4f010220 drivers/gpu/drm/amd/amdgpu/cz_ih.o: warning: objtool: cz_ih_soft_reset()+0xa1: can't find jump dest instruction at .text+0x780002fa drivers/gpu/drm/i915/intel_sprite.o: warning: objtool: intel_check_sprite_plane()+0x32: can't find jump dest instruction at .text+0x1404025f drivers/gpu/drm/amd/amdgpu/../scheduler/sched_fence.o: warning: objtool: amd_sched_fence_release()+0xf: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../scheduler/sched_fence.o: warning: objtool: amd_sched_fence_free()+0x1d: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../scheduler/sched_fence.o: warning: objtool: amd_sched_fence_create()+0x1c: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../scheduler/sched_fence.o: warning: objtool: amd_sched_fence_signal()+0x4: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../scheduler/sched_fence.o: warning: objtool: amd_sched_fence_scheduled()+0x28: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/amdgpu_powerplay.o: warning: objtool: amdgpu_pp_early_init()+0x6e: can't find jump dest instruction at .text+0xa90001f2 drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/tonga_smumgr.o: warning: objtool: tonga_smu_upload_firmware_image()+0x26: can't find jump dest instruction at .text+0xb5000098 drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/cz_smumgr.o: warning: objtool: cz_smu_init()+0x62: can't find jump dest instruction at .text+0x1804033c drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/cz_clockpowergating.o: warning: objtool: cz_dpm_powergate_uvd()+0x17: can't find jump dest instruction at .text+0x88000120 drivers/gpu/drm/amd/amdgpu/gmc_v8_0.o: warning: objtool: gmc_v8_0_sw_init()+0xac: can't find jump dest instruction at .text+0xba030552 drivers/gpu/drm/radeon/dce6_afmt.o: warning: objtool: dce6_audio_get_pin()+0xdb: can't find jump dest instruction at .text+0x7a000241 drivers/gpu/drm/radeon/sumo_smc.o: warning: objtool: sumo_initialize_m3_arb()+0x20: can't find jump dest instruction at .text+0x8a000119 drivers/gpu/drm/radeon/trinity_smc.o: warning: objtool: trinity_dpm_bapm_enable()+0x15: can't find call dest symbol at offset 0x6100009f drivers/gpu/drm/radeon/rv770_smc.o: warning: objtool: rv770_copy_bytes_to_smc()+0x28: can't find jump dest instruction at .text+0x3e01005e drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/tonga_clockpowergating.o: warning: objtool: tonga_phm_powergate_uvd()+0x18: can't find jump dest instruction at .text+0x88000122 drivers/staging/comedi/drivers/ni_tio.o: warning: objtool: ni_gpct_device_construct()+0x23: can't find jump dest instruction at .text+0x9e0000db drivers/gpu/drm/amd/amdgpu/vi.o: warning: objtool: vi_read_register()+0x19: can't find jump dest instruction at .text+0x92000335 drivers/gpu/drm/radeon/kv_smc.o: warning: objtool: kv_copy_bytes_to_smc()+0x2a: can't find jump dest instruction at .text+0xa80101b4 drivers/gpu/drm/i915/intel_fbc.o: warning: objtool: intel_fbc_work_fn()+0x78: can't find jump dest instruction at .text+0x2f0400af drivers/gpu/drm/amd/amdgpu/fiji_smc.o: warning: objtool: fiji_smu_upload_firmware_image.part.4()+0x71: can't find jump dest instruction at .text+0xa000034f drivers/gpu/drm/radeon/rv730_dpm.o: warning: objtool: rv730_populate_sclk_value()+0x66: can't find jump dest instruction at .text+0x6d01006c drivers/gpu/drm/i915/dvo_ns2501.o: warning: objtool: ns2501_mode_set()+0x4f: can't find jump dest instruction at .text+0x92000208 drivers/gpu/drm/radeon/radeon_ib.o: warning: objtool: radeon_ib_schedule()+0x2b: can't find jump dest instruction at .text+0x2b01012a drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v8.o: warning: objtool: acquire_queue()+0x17: can't find call dest symbol at offset 0x9e0001e8 drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventmgr.o: warning: objtool: eventmgr_init()+0x1f: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventmgr.o: warning: objtool: eventmgr_fini()+0x4: 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()+0x22: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventmgr.o: warning: objtool: pem_init()+0x24: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventmgr.o: warning: objtool: pem_is_hw_access_blocked()+0x15: call without frame pointer save/setup drivers/gpu/drm/i915/intel_opregion.o: warning: objtool: swsci()+0x29: can't find jump dest instruction at .text+0x9701002f drivers/gpu/drm/i915/i915_gem_execbuffer.o: warning: objtool: eb_lookup_vmas()+0x4d: can't find jump dest instruction at .text+0xf8000052 drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hardwaremanager.o: warning: objtool: phm_init_dynamic_caps()+0x5b: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hardwaremanager.o: warning: objtool: phm_setup_asic()+0x3d: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hardwaremanager.o: warning: objtool: phm_power_down_asic()+0x40: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hardwaremanager.o: warning: objtool: phm_set_power_state()+0x4f: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hardwaremanager.o: warning: objtool: phm_enable_dynamic_state_management()+0x48: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hardwaremanager.o: warning: objtool: phm_enable_clock_power_gatings()+0x40: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hardwaremanager.o: warning: objtool: phm_display_configuration_changed()+0x43: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hardwaremanager.o: warning: objtool: phm_start_thermal_controller()+0x10: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hardwaremanager.o: warning: objtool: phm_get_clock_info()+0x41: call without frame pointer save/setup drivers/gpu/drm/radeon/atombios_crtc.o: warning: objtool: atombios_crtc_set_disp_eng_pll()+0x3c: can't find jump dest instruction at .text+0x840003b7 drivers/gpu/drm/i915/intel_dsi_pll.o: warning: objtool: intel_dsi_get_pclk()+0x1f: can't find jump dest instruction at .text+0x95000048 drivers/gpu/drm/radeon/uvd_v3_1.o: warning: objtool: uvd_v3_1_semaphore_emit()+0x157: call without frame pointer save/setup drivers/gpu/drm/i915/intel_dp_mst.o: warning: objtool: intel_dp_add_mst_connector()+0x31: can't find jump dest instruction at .text+0xb400023a drivers/gpu/drm/radeon/si_smc.o: warning: objtool: si_copy_bytes_to_smc()+0x29: can't find jump dest instruction at .text+0x26010073 drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/functiontables.o: warning: objtool: phm_construct_table()+0x22: can't find jump dest instruction at .text+0xe40000db drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/fiji_clockpowergating.o: warning: objtool: fiji_phm_powergate_uvd()+0x29: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/fiji_clockpowergating.o: warning: objtool: fiji_phm_powergate_vce()+0x4a: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/fiji_clockpowergating.o: warning: objtool: fiji_phm_powergate_samu()+0x29: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/fiji_clockpowergating.o: warning: objtool: fiji_phm_powergate_acp()+0x29: call without frame pointer save/setup drivers/gpu/drm/radeon/radeon_connectors.o: warning: objtool: radeon_fp_native_mode()+0x16: can't find jump dest instruction at .text+0x970001c7 drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventinit.o: warning: objtool: pem_register_interrupts()+0x1b: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hwmgr.o: warning: objtool: hwmgr_init()+0x13: can't find jump dest instruction at .text+0xac000019 drivers/gpu/drm/i915/intel_bios.o: warning: objtool: intel_bios_is_valid_vbt()+0x17: can't find jump dest instruction at .text+0x8f0001a9 drivers/gpu/drm/i915/intel_crt.o: warning: objtool: intel_crt_detect()+0x91: can't find jump dest instruction at .text+0x670406ef drivers/gpu/drm/radeon/rv740_dpm.o: warning: objtool: rv740_populate_sclk_value()+0x6a: can't find jump dest instruction at .text+0x3601012f drivers/gpu/drm/radeon/evergreen_dma.o: warning: objtool: evergreen_dma_ring_ib_execute()+0x28: can't find jump dest instruction at .text+0x2c010237 drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.o: warning: objtool: amdgpu_parse_extended_power_table()+0x3b: can't find jump dest instruction at .text+0x170a03bc drivers/gpu/drm/i915/intel_dsi_panel_vbt.o: warning: objtool: generic_exec_sequence()+0x1c: can't find jump dest instruction at .text+0x14010031 /home/kisskb/slave/src/drivers/gpu/drm/radeon/radeon_display.c: In function 'radeon_flip_work_func': /home/kisskb/slave/src/drivers/gpu/drm/radeon/radeon_display.c:486:3: warning: 'stat' may be used uninitialized in this function [-Wuninitialized] drivers/gpu/drm/amd/amdgpu/vce_v3_0.o: warning: objtool: vce_v3_0_set_vce_sw_clock_gating()+0x24: can't find jump dest instruction at .text+0xc00003af drivers/gpu/drm/amd/amdgpu/amdgpu_job.o: warning: objtool: amdgpu_job_dependency()+0x22: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/amdgpu_job.o: warning: objtool: amdgpu_job_alloc()+0x2d: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/amdgpu_job.o: warning: objtool: amdgpu_job_alloc_with_ib()+0x1b: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/amdgpu_job.o: warning: objtool: amdgpu_job_free()+0x3b: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/amdgpu_job.o: warning: objtool: amdgpu_job_run()+0x2d: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/amdgpu_job.o: warning: objtool: amdgpu_job_submit()+0x2d: call without frame pointer save/setup drivers/gpu/drm/radeon/radeon_sync.o: warning: objtool: radeon_sync_rings()+0x3e: can't find jump dest instruction at .text+0xb3000217 drivers/gpu/drm/i915/intel_i2c.o: warning: objtool: gmbus_wait_idle()+0x55: can't find jump dest instruction at .text+0xff0003f4 drivers/gpu/drm/amd/amdgpu/amdgpu_mn.o: warning: objtool: amdgpu_mn_invalidate_node()+0x23: can't find jump dest instruction at .text+0xeb000028 drivers/gpu/drm/amd/amdgpu/amdgpu_vce.o: warning: objtool: amdgpu_vce_sw_init()+0xa7: can't find jump dest instruction at .text+0xf70102d5 drivers/gpu/drm/i915/intel_dvo.o: warning: objtool: intel_dvo_init()+0x30: can't find jump dest instruction at .text+0x6d030497 drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/psm.o: warning: objtool: psm_adjust_power_state_dynamic()+0x65: call without frame pointer save/setup drivers/gpu/drm/radeon/rv770_dma.o: warning: objtool: rv770_copy_dma()+0xbd: can't find jump dest instruction at .text+0x590200c2 drivers/gpu/drm/amd/amdgpu/../scheduler/gpu_scheduler.o: warning: objtool: amd_sched_main()+0x68: can't find jump dest instruction at .text+0xb3030221 drivers/gpu/drm/i915/i915_gpu_error.o: warning: objtool: i915_error_vprintf()+0x1d: can't find jump dest instruction at .text+0x8f0001d4 drivers/gpu/drm/radeon/radeon_pm.o: warning: objtool: hwmon_attributes_visible()+0x1e: can't find jump dest instruction at .text+0xff000024 drivers/gpu/drm/radeon/radeon_display.o: warning: objtool: radeon_unpin_work_func()+0x2f: can't find jump dest instruction at .text+0xe4000044 drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/tonga_processpptables.o: warning: objtool: tonga_pp_tables_initialize()+0x35: can't find jump dest instruction at .text+0xe70802a0 drivers/gpu/drm/radeon/radeon_dp_auxch.o: warning: objtool: radeon_dp_aux_transfer_native()+0x3d: can't find jump dest instruction at .text+0x27060043 drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/fiji_powertune.o: warning: objtool: fiji_populate_pm_fuses()+0x25: can't find jump dest instruction at .text+0xba0102e4 drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/tonga_thermal.o: warning: objtool: tf_tonga_thermal_setup_fan_table()+0x2f: can't find jump dest instruction at .text+0x9b0101d5 CC drivers/gpu/drm/nouveau/nvif/object.o drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.o: warning: objtool: amdgpu_atif_handler()+0x4d: can't find jump dest instruction at .text+0x4f0101a7 drivers/gpu/drm/amd/amdgpu/cz_smc.o: warning: objtool: cz_smu_start()+0x100: can't find jump dest instruction at .text+0xc4000324 drivers/gpu/drm/radeon/rv770.o: warning: objtool: rv770_init_golden_registers()+0x12: can't find jump dest instruction at .text+0x860000d2 drivers/gpu/drm/amd/amdgpu/amdgpu_acp.o: warning: objtool: acp_suspend_tile()+0x17: can't find jump dest instruction at .text+0xaf000131 CC drivers/gpu/drm/nouveau/nvif/client.o drivers/gpu/drm/radeon/radeon_audio.o: warning: objtool: radeon_audio_enable()+0x18: can't find jump dest instruction at .text+0x8900010b drivers/gpu/drm/radeon/uvd_v2_2.o: warning: objtool: uvd_v2_2_resume()+0x18: can't find jump dest instruction at .text+0x770104f3 drivers/gpu/drm/radeon/radeon_mn.o: warning: objtool: radeon_mn_invalidate_range_start()+0x42: can't find jump dest instruction at .text+0x2a010047 CC drivers/gpu/drm/nouveau/nvif/device.o drivers/gpu/drm/radeon/radeon_dp_mst.o: warning: objtool: radeon_dp_add_mst_connector()+0x41: can't find jump dest instruction at .text+0x9a0101b1 CC drivers/gpu/drm/nouveau/nvif/notify.o drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/fiji_thermal.o: warning: objtool: tf_fiji_thermal_setup_fan_table()+0x2d: can't find jump dest instruction at .text+0xb00101c5 CC drivers/gpu/drm/nouveau/nvkm/core/client.o drivers/gpu/drm/radeon/vce_v2_0.o: warning: objtool: vce_v2_0_enable_mgcg()+0x54: can't find call dest symbol at offset 0x3aff01c5 drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventtasks.o: warning: objtool: pem_task_update_allowed_performance_levels()+0x9: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventtasks.o: warning: objtool: pem_task_adjust_power_state()+0xd: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventtasks.o: warning: objtool: pem_task_power_down_asic()+0x7: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventtasks.o: warning: objtool: pem_task_set_boot_state()+0x12: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventtasks.o: warning: objtool: pem_task_unregister_interrupts()+0x4: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventtasks.o: warning: objtool: pem_task_get_boot_state_id()+0x16: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventtasks.o: warning: objtool: pem_task_enable_dynamic_state_management()+0x7: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventtasks.o: warning: objtool: pem_task_enable_clock_power_gatings_tasks()+0x7: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventtasks.o: warning: objtool: pem_task_powerdown_uvd_tasks()+0x7: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventtasks.o: warning: objtool: pem_task_powerdown_vce_tasks()+0x12: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventtasks.o: warning: objtool: pem_task_setup_asic()+0x7: 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()+0x9: 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()+0x9: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventtasks.o: warning: objtool: pem_task_set_cpu_power_state()+0x7: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventtasks.o: warning: objtool: pem_task_set_performance_state()+0x12: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventtasks.o: warning: objtool: pem_task_get_2D_performance_state_id()+0x42: 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()+0x7: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/core/engine.o drivers/gpu/drm/radeon/si_dma.o: warning: objtool: si_dma_vm_copy_pages()+0xb: can't find jump dest instruction at .text+0x86000056 drivers/gpu/drm/i915/intel_lrc.o: warning: objtool: execlists_update_context()+0x28: can't find jump dest instruction at .text+0xf400002e CC drivers/gpu/drm/nouveau/nvkm/core/enum.o drivers/gpu/drm/i915/intel_lvds.o: warning: objtool: intel_lid_notify()+0x23: can't find jump dest instruction at .text+0x8a000130 drivers/gpu/drm/i915/intel_overlay.o: warning: objtool: intel_overlay_release_old_vid()+0x23: can't find jump dest instruction at .text+0xef0002c5 drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.o: warning: objtool: amdgpu_uvd_send_msg()+0x7f: can't find jump dest instruction at .text+0xc5010085 drivers/gpu/drm/i915/intel_tv.o: warning: objtool: intel_tv_set_property()+0x32: can't find jump dest instruction at .text+0xd30000e3 CC drivers/gpu/drm/nouveau/nvkm/core/event.o drivers/gpu/drm/radeon/rs780_dpm.o: warning: objtool: rs780_force_voltage()+0x21: can't find jump dest instruction at .text+0xb30000a1 drivers/gpu/drm/amd/amdgpu/uvd_v5_0.o: warning: objtool: uvd_v5_0_start()+0x30a: can't find jump dest instruction at .text+0xf3010d99 CC drivers/gpu/drm/nouveau/nvkm/core/firmware.o drivers/gpu/drm/amd/amdgpu/uvd_v6_0.o: warning: objtool: uvd_v6_0_ring_test_ring()+0x52: can't find jump dest instruction at .text+0xec000bc8 drivers/gpu/drm/i915/intel_panel.o: warning: objtool: vlv_setup_backlight()+0x24: can't find jump dest instruction at .text+0xb800083d CC drivers/gpu/drm/nouveau/nvkm/core/gpuobj.o CC drivers/gpu/drm/nouveau/nvkm/core/ioctl.o CC drivers/gpu/drm/nouveau/nvkm/core/memory.o CC drivers/gpu/drm/nouveau/nvkm/core/mm.o CC arch/x86/kernel/cpu/capflags.o CC drivers/gpu/drm/nouveau/nvkm/core/notify.o /home/kisskb/slave/src/drivers/gpu/drm/i915/intel_ddi.c: In function 'intel_ddi_get_encoder_port': /home/kisskb/slave/src/drivers/gpu/drm/i915/intel_ddi.c:342:2: warning: 'port' may be used uninitialized in this function [-Wuninitialized] CC drivers/gpu/drm/nouveau/nvkm/core/object.o drivers/gpu/drm/radeon/ni_dma.o: warning: objtool: cayman_dma_ring_ib_execute()+0x44: can't find jump dest instruction at .text+0x2c0100e2 CC drivers/gpu/drm/nouveau/nvkm/core/oproxy.o CC drivers/gpu/drm/nouveau/nvkm/core/option.o drivers/gpu/drm/radeon/r600_dma.o: warning: objtool: r600_dma_ring_test()+0x74: can't find jump dest instruction at .text+0x3b010339 drivers/gpu/drm/radeon/radeon_acpi.o: warning: objtool: radeon_atif_handler()+0x4d: can't find jump dest instruction at .text+0x520101a7 CC drivers/gpu/drm/nouveau/nvkm/core/ramht.o drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/fiji_smumgr.o: warning: objtool: fiji_upload_smu_firmware_image.isra.3()+0x3a: can't find jump dest instruction at .text+0x85000222 drivers/gpu/drm/radeon/radeon_combios.o: warning: objtool: combios_get_table_offset()+0x1d: can't find jump dest instruction at .text+0x97030023 CC drivers/gpu/drm/nouveau/nvkm/core/subdev.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+0x800003d9 CC drivers/gpu/drm/nouveau/nvkm/subdev/bar/base.o LD arch/x86/kernel/cpu/built-in.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bar/nv50.o drivers/gpu/drm/radeon/vce_v1_0.o: warning: objtool: vce_v1_0_enable_mgcg()+0xc: can't find jump dest instruction at .text+0xfa000114 LD arch/x86/kernel/built-in.o drivers/gpu/drm/radeon/r420.o: warning: objtool: r420_startup()+0x36: can't find jump dest instruction at .text+0xaf010340 drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/processpptables.o: warning: objtool: pp_tables_initialize()+0x318: can't find jump dest instruction at .text+0x8c000a05 drivers/gpu/drm/amd/amdgpu/cz_dpm.o: warning: objtool: cz_enable_didt()+0x41: can't find jump dest instruction at .text+0xf400014d CC drivers/gpu/drm/nouveau/nvkm/subdev/bar/g84.o drivers/gpu/drm/radeon/radeon_atombios.o: warning: objtool: radeon_atom_apply_quirks.isra.3()+0x91: can't find jump dest instruction at .text+0x1e020470 CC drivers/gpu/drm/nouveau/nvkm/subdev/bar/gf100.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bar/gk20a.o LD arch/x86/built-in.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/base.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/bit.o drivers/gpu/drm/radeon/radeon_kfd.o: warning: objtool: alloc_gtt_mem()+0x4f: can't find jump dest instruction at .text+0x4f010a71 CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/boost.o drivers/gpu/drm/radeon/radeon_vce.o: warning: objtool: radeon_vce_init()+0xa0: can't find jump dest instruction at .text+0x6902012b CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/conn.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/cstep.o drivers/gpu/drm/radeon/r600_dpm.o: warning: objtool: r600_gfx_clockgating_enable()+0x2c: can't find jump dest instruction at .text+0x8500025a CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/dcb.o drivers/gpu/drm/radeon/btc_dpm.o: warning: objtool: btc_enable_dynamic_pcie_gen2()+0x2a: can't find jump dest instruction at .text+0x830000d6 CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/disp.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/dp.o drivers/gpu/drm/i915/i915_dma.o: warning: objtool: i915_getparam()+0x1a: can't find jump dest instruction at .text+0x1801002b CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/extdev.o drivers/gpu/drm/radeon/radeon_vm.o: warning: objtool: radeon_vm_frag_ptes()+0x8a: can't find jump dest instruction at .text+0x8f00011b drivers/gpu/drm/i915/i915_irq.o: warning: objtool: ibx_irq_reset()+0x15: can't find jump dest instruction at .text+0xb200027b drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.o: warning: objtool: amdgpu_cgs_gpu_mem_info()+0xe: can't find jump dest instruction at .text+0x8a000014 CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/fan.o drivers/gpu/drm/radeon/uvd_v1_0.o: warning: objtool: uvd_v1_0_resume()+0x11: can't find jump dest instruction at .text+0xe200032d CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/gpio.o drivers/gpu/drm/radeon/trinity_dpm.o: warning: objtool: trinity_program_power_level()+0x29: can't find jump dest instruction at .text+0x320202df 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+0xab0005ad CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/i2c.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/iccsense.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/image.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.o drivers/gpu/drm/radeon/r200.o: warning: objtool: r200_copy_dma()+0x69: can't find jump dest instruction at .text+0xe602006e CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/mxm.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/npde.o drivers/gpu/drm/i915/intel_hdmi.o: warning: objtool: intel_hdmi_set_gcp_infoframe()+0x71: can't find jump dest instruction at .text+0x28010737 CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/pcir.o LD drivers/acpi/acpica/acpi.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/perf.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/pll.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/pmu.o drivers/gpu/drm/radeon/radeon_uvd.o: warning: objtool: radeon_uvd_send_msg()+0x34: can't find jump dest instruction at .text+0xb100003a drivers/gpu/drm/nouveau/nvif/device.o: warning: objtool: nvif_device_time()+0x26: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvif/device.o: warning: objtool: nvif_device_fini()+0x4: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvif/device.o: warning: objtool: nvif_device_init()+0xa: call without frame pointer save/setup drivers/gpu/drm/radeon/cik_sdma.o: warning: objtool: cik_sdma_ring_ib_execute()+0x47: can't find jump dest instruction at .text+0x5d010268 CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/ramcfg.o drivers/gpu/drm/radeon/atombios_encoders.o: warning: objtool: radeon_atom_dac_detect()+0x22: can't find jump dest instruction at .text+0xb500007b CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/rammap.o LD drivers/acpi/acpica/built-in.o drivers/gpu/drm/radeon/rv6xx_dpm.o: warning: objtool: rv6xx_generate_steps()+0x105: can't find jump dest instruction at .text+0xa400053f drivers/gpu/drm/i915/i915_gem_gtt.o: warning: objtool: __i915_gem_vma_create()+0x2e: can't find jump dest instruction at .text+0xd40002e1 CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadow.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowacpi.o drivers/gpu/drm/i915/intel_dsi.o: warning: objtool: intel_dsi_host_transfer()+0x31: can't find jump dest instruction at .text+0x380400dc drivers/gpu/drm/i915/intel_sdvo.o: warning: objtool: intel_sdvo_write_sdvox()+0x56: can't find jump dest instruction at .text+0xbf00005c LD drivers/acpi/built-in.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowof.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowpci.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowramin.o drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/ppatomctrl.o: warning: objtool: asic_internal_ss_get_ss_asignment.isra.0()+0x4b: can't find jump dest instruction at .text+0x81000075 CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowrom.o drivers/gpu/drm/nouveau/nvif/client.o: warning: objtool: nvif_client_init()+0x46: can't find jump dest instruction at .text+0xa20000c2 CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/timing.o drivers/gpu/drm/amd/amdgpu/sdma_v3_0.o: warning: objtool: sdma_v3_0_vm_copy_pte()+0xb: can't find jump dest instruction at .text+0x9500002f CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/therm.o drivers/gpu/drm/radeon/cypress_dpm.o: warning: objtool: cypress_wait_for_mc_sequencer()+0x109: can't find jump dest instruction at .text+0x2b00016e CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/vmap.o drivers/gpu/drm/radeon/sumo_dpm.o: warning: objtool: sumo_power_level_enable()+0x6a: can't find jump dest instruction at .text+0xb100012f CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/volt.o drivers/staging/comedi/drivers/ni_pcimio.o: warning: objtool: ni_ai_cmdtest()+0xeb: can't find jump dest instruction at .text+0xdc020277 CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/xpio.o drivers/gpu/drm/nouveau/nvkm/core/enum.o: warning: objtool: nvkm_snprintbf()+0x48: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0203.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0205.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0209.o LD drivers/staging/built-in.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/P0260.o drivers/gpu/drm/nouveau/nvkm/core/firmware.o: warning: objtool: nvkm_firmware_get()+0x30: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/core/firmware.o: warning: objtool: nvkm_firmware_put()+0x4: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/bus/base.o drivers/gpu/drm/nouveau/nvkm/core/memory.o: warning: objtool: nvkm_memory_del()+0x29: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/core/memory.o: warning: objtool: nvkm_memory_new()+0x2b: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/bus/hwsq.o drivers/gpu/drm/amd/amdgpu/sdma_v2_4.o: warning: objtool: sdma_v2_4_vm_copy_pte()+0xb: can't find jump dest instruction at .text+0x9500002f drivers/gpu/drm/nouveau/nvkm/core/engine.o: warning: objtool: nvkm_engine_unref()+0x1e: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/core/engine.o: warning: objtool: nvkm_engine_ref()+0x1b: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/core/engine.o: warning: objtool: nvkm_engine_init()+0x85: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/core/engine.o: warning: objtool: nvkm_engine_ctor()+0x2c: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/core/engine.o: warning: objtool: nvkm_engine_new_()+0x2c: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv04.o drivers/gpu/drm/nouveau/nvif/notify.o: warning: objtool: nvif_notify()+0x13: can't find jump dest instruction at .text+0xcb000148 CC drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv31.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv50.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bus/g94.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bus/gf100.o drivers/gpu/drm/nouveau/nvif/object.o: warning: objtool: nvif_object_sclass_get()+0x33: can't find jump dest instruction at .text+0xb2000099 CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/base.o drivers/gpu/drm/nouveau/nvkm/core/event.o: warning: objtool: nvkm_event_send()+0x29: can't find jump dest instruction at .text+0x8e000123 CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv04.o CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv40.o drivers/gpu/drm/nouveau/nvkm/core/oproxy.o: warning: objtool: nvkm_oproxy_bind()+0x8: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/core/oproxy.o: warning: objtool: nvkm_oproxy_wr32()+0x8: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/core/oproxy.o: warning: objtool: nvkm_oproxy_wr16()+0xb: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/core/oproxy.o: warning: objtool: nvkm_oproxy_wr08()+0xb: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/core/oproxy.o: warning: objtool: nvkm_oproxy_rd32()+0x8: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/core/oproxy.o: warning: objtool: nvkm_oproxy_rd16()+0x8: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/core/oproxy.o: warning: objtool: nvkm_oproxy_rd08()+0x8: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/core/oproxy.o: warning: objtool: nvkm_oproxy_map()+0x8: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/core/oproxy.o: warning: objtool: nvkm_oproxy_ntfy()+0x8: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/core/oproxy.o: warning: objtool: nvkm_oproxy_mthd()+0x8: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/core/oproxy.o: warning: objtool: nvkm_oproxy_dtor()+0x23: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/core/oproxy.o: warning: objtool: nvkm_oproxy_ctor()+0x18: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/core/oproxy.o: warning: objtool: nvkm_oproxy_new_()+0x20: call without frame pointer save/setup drivers/gpu/drm/radeon/rs600.o: warning: objtool: avivo_wait_for_vblank()+0x17: can't find jump dest instruction at .text+0xa200012a drivers/gpu/drm/nouveau/nvkm/core/client.o: warning: objtool: nvkm_client_notify_new()+0x3e: can't find jump dest instruction at .text+0xba00018d CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv50.o CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/g84.o CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/gt215.o drivers/gpu/drm/nouveau/nvkm/subdev/bar/gk20a.o: warning: objtool: gk20a_bar_new()+0x18: call without frame pointer save/setup drivers/gpu/drm/radeon/ni.o: warning: objtool: ni_init_golden_registers()+0x17: can't find jump dest instruction at .text+0xd200017e CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/mcp77.o lib/vsprintf.o: warning: objtool: format_decode()+0x57: can't find jump dest instruction at .text+0xca000557 drivers/gpu/drm/nouveau/nvkm/subdev/bar/g84.o: warning: objtool: g84_bar_flush()+0x1c: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bar/g84.o: warning: objtool: g84_bar_new()+0x18: call without frame pointer save/setup drivers/gpu/drm/radeon/rv770_dpm.o: warning: objtool: rv770_convert_power_level_to_smc()+0x77: can't find jump dest instruction at .text+0x2a020711 drivers/gpu/drm/radeon/r300.o: warning: objtool: r300_packet0_check()+0x56: can't find jump dest instruction at .text+0xda0a00b0 CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/gf100.o drivers/gpu/drm/nouveau/nvkm/core/gpuobj.o: warning: objtool: nvkm_gpuobj_new()+0x47: can't find jump dest instruction at .text+0x590101fa drivers/gpu/drm/nouveau/nvkm/core/notify.o: warning: objtool: nvkm_notify_send()+0x4a: can't find jump dest instruction at .text+0xab00017a CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk104.o AR lib/lib.a drivers/gpu/drm/nouveau/nvkm/core/ioctl.o: warning: objtool: nvkm_ioctl_new()+0x32: can't find jump dest instruction at .text+0x4e010230 drivers/gpu/drm/nouveau/nvkm/core/option.o: warning: objtool: nvkm_boolopt()+0x20: can't find jump dest instruction at .text+0x2b0100d1 CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a.o drivers/gpu/drm/radeon/kv_dpm.o: warning: objtool: kv_set_valid_clock_range()+0x32: can't find jump dest instruction at .text+0xa50000df drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: ironlake_do_reset()+0x56: can't find jump dest instruction at .text+0x900006c1 drivers/gpu/drm/i915/intel_ringbuffer.o: warning: objtool: gen8_init_workarounds()+0x26: can't find jump dest instruction at .text+0xa200010f CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.o CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/pllnv04.o CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/pllgt215.o drivers/gpu/drm/nouveau/nvkm/core/subdev.o: warning: objtool: nvkm_subdev_fini()+0x1c: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/core/subdev.o: warning: objtool: nvkm_subdev_preinit()+0xc: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/core/subdev.o: warning: objtool: nvkm_subdev_init()+0x9: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/core/subdev.o: warning: objtool: nvkm_subdev_del()+0x19: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/core/subdev.o: warning: objtool: nvkm_subdev_ctor()+0x3b: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/core/object.o: warning: objtool: nvkm_object_init()+0xe: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/core/object.o: warning: objtool: nvkm_object_fini()+0x1f: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/core/object.o: warning: objtool: nvkm_object_del()+0x1b: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/core/object.o: warning: objtool: nvkm_object_dtor()+0x14: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/core/object.o: warning: objtool: nvkm_object_ctor()+0x1c: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/core/object.o: warning: objtool: nvkm_object_new_()+0x2a: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/core/object.o: warning: objtool: nvkm_object_new()+0x24: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/base.o CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv04.o drivers/gpu/drm/nouveau/nvkm/core/mm.o: warning: objtool: nvkm_mm_free()+0x1b: can't find jump dest instruction at .text+0xae00014c drivers/gpu/drm/nouveau/nvkm/subdev/bios/conn.o: warning: objtool: nvbios_connEp()+0x4c: can't find jump dest instruction at .text+0xdf000168 CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv05.o drivers/gpu/drm/nouveau/nvkm/subdev/bar/base.o: warning: objtool: nvkm_bar_ctor()+0x1a: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv10.o drivers/gpu/drm/nouveau/nvkm/subdev/bios/base.o: warning: objtool: nvkm_bios_new()+0x38: can't find jump dest instruction at .text+0x29010154 drivers/gpu/drm/nouveau/nvkm/subdev/bar/gf100.o: warning: objtool: gf100_bar_ctor_vm()+0x39: can't find jump dest instruction at .text+0x1b010198 CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv1a.o drivers/gpu/drm/nouveau/nvkm/subdev/bios/fan.o: warning: objtool: nvbios_fan_table()+0x28: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bios/fan.o: warning: objtool: nvbios_fan_entry()+0x26: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bios/fan.o: warning: objtool: nvbios_fan_parse()+0x23: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/core/ramht.o: warning: objtool: nvkm_ramht_update()+0x7c: can't find jump dest instruction at .text+0x93000081 drivers/gpu/drm/nouveau/nvkm/subdev/bios/boost.o: warning: objtool: nvbios_boostTe()+0x2c: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bios/boost.o: warning: objtool: nvbios_boostEe()+0x33: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bios/boost.o: warning: objtool: nvbios_boostEp()+0xe: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bios/boost.o: warning: objtool: nvbios_boostEm()+0x54: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv20.o drivers/gpu/drm/nouveau/nvkm/subdev/bios/cstep.o: warning: objtool: nvbios_cstepTe()+0x2c: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bios/cstep.o: warning: objtool: nvbios_cstepEe()+0x2b: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bios/cstep.o: warning: objtool: nvbios_cstepEp()+0x10: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bios/cstep.o: warning: objtool: nvbios_cstepEm()+0x3e: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bios/cstep.o: warning: objtool: nvbios_cstepXe()+0x2b: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bios/cstep.o: warning: objtool: nvbios_cstepXp()+0x10: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv50.o drivers/gpu/drm/i915/intel_ddi.o: warning: objtool: bxt_ddi_vswing_sequence()+0x3f: can't find jump dest instruction at .text+0x7d020937 CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/g84.o drivers/gpu/drm/nouveau/nvkm/subdev/bios/image.o: warning: objtool: nvbios_image()+0xb7: can't find jump dest instruction at .text+0x660000bc drivers/gpu/drm/nouveau/nvkm/subdev/bar/nv50.o: warning: objtool: nv50_bar_init()+0xc6: can't find jump dest instruction at .text+0xe30000d8 drivers/gpu/drm/nouveau/nvkm/subdev/bios/disp.o: warning: objtool: nvbios_outp_parse()+0x24: can't find jump dest instruction at .text+0x830001d9 drivers/gpu/drm/nouveau/nvkm/subdev/bios/dcb.o: warning: objtool: dcb_table()+0x28: can't find jump dest instruction at .text+0xfa00002e CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/g98.o drivers/gpu/drm/nouveau/nvkm/subdev/bios/extdev.o: warning: objtool: nvbios_extdev_parse()+0x26: can't find call dest symbol at offset 0x250000db CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gt215.o drivers/gpu/drm/nouveau/nvkm/subdev/bios/gpio.o: warning: objtool: dcb_gpio_table()+0x28: can't find jump dest instruction at .text+0xb000002e CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/mcp89.o drivers/gpu/drm/nouveau/nvkm/subdev/bios/iccsense.o: warning: objtool: nvbios_iccsense_parse()+0x2c: can't find jump dest instruction at .text+0x6a010032 CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gf100.o drivers/gpu/drm/nouveau/nvkm/subdev/bios/dp.o: warning: objtool: nvbios_dpout_parse()+0x48: can't find jump dest instruction at .text+0x98000199 CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gm107.o CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gm200.o drivers/gpu/drm/nouveau/nvkm/subdev/bios/npde.o: warning: objtool: nvbios_npdeTe()+0x18: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bios/npde.o: warning: objtool: nvbios_npdeTp()+0xd: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bios/pcir.o: warning: objtool: nvbios_pcirTp()+0x27: can't find jump dest instruction at .text+0xa4000084 CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/base.o drivers/gpu/drm/nouveau/nvkm/subdev/bios/i2c.o: warning: objtool: dcb_i2c_parse()+0x2a: can't find jump dest instruction at .text+0x9401012d CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv04.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv10.o drivers/gpu/drm/nouveau/nvkm/subdev/bios/ramcfg.o: warning: objtool: nvbios_ramcfg_count()+0x15: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bios/ramcfg.o: warning: objtool: nvbios_ramcfg_index()+0x24: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bios/mxm.o: warning: objtool: mxm_table()+0x1a: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bios/mxm.o: warning: objtool: mxm_sor_map()+0x19: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bios/mxm.o: warning: objtool: mxm_ddc_map()+0x19: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv1a.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv20.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv25.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()+0x28: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowacpi.o: warning: objtool: acpi_init()+0xc: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv30.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv35.o drivers/gpu/drm/nouveau/nvkm/subdev/bios/pmu.o: warning: objtool: nvbios_pmuRm()+0x27: can't find jump dest instruction at .text+0xc60001e3 drivers/gpu/drm/nouveau/nvkm/subdev/bios/perf.o: warning: objtool: nvbios_perf_table()+0x41: can't find jump dest instruction at .text+0xbe000047 CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv36.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv40.o drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadow.o: warning: objtool: shadow_image()+0x55: can't find jump dest instruction at .text+0x810000fb drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowrom.o: warning: objtool: prom_fini()+0x10: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowrom.o: warning: objtool: prom_init()+0x25: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowrom.o: warning: objtool: prom_read()+0x4b: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv41.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv44.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv46.o drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowpci.o: warning: objtool: platform_init()+0x32: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowpci.o: warning: objtool: pcirom_fini()+0x10: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowpci.o: warning: objtool: pcirom_init()+0x29: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv47.o drivers/gpu/drm/amd/amdgpu/dce_v10_0.o: warning: objtool: dce_v10_0_latency_watermark()+0x1c: can't find jump dest instruction at .text+0x4901013a CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv49.o drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowramin.o: warning: objtool: pramin_init()+0x1f: can't find jump dest instruction at .text+0xfe0000d0 CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv4e.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv50.o drivers/gpu/drm/nouveau/nvkm/subdev/bios/pll.o: warning: objtool: nvbios_pll_parse()+0x24: can't find jump dest instruction at .text+0xd10001a1 CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/g84.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/gt215.o drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0205.o: warning: objtool: nvbios_M0205Te()+0x3d: can't find jump dest instruction at .text+0x85000043 CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/mcp77.o drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0203.o: warning: objtool: nvbios_M0203Te()+0x28: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0203.o: warning: objtool: nvbios_M0203Tp()+0x15: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0203.o: warning: objtool: nvbios_M0203Ee()+0x1f: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0203.o: warning: objtool: nvbios_M0203Ep()+0x15: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0203.o: warning: objtool: nvbios_M0203Em()+0x36: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bios/volt.o: warning: objtool: nvbios_volt_table()+0x35: can't find jump dest instruction at .text+0xe200003b drivers/gpu/drm/nouveau/nvkm/subdev/bios/xpio.o: warning: objtool: dcb_xpio_table()+0x3e: can't find jump dest instruction at .text+0xc9000044 drivers/gpu/drm/nouveau/nvkm/subdev/bios/vmap.o: warning: objtool: nvbios_vmap_entry_parse()+0x44: can't find jump dest instruction at .text+0xf0000144 CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/mcp89.o drivers/gpu/drm/nouveau/nvkm/subdev/bios/therm.o: warning: objtool: nvbios_therm_sensor_parse()+0x1e: can't find jump dest instruction at .text+0x650100e8 CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/gf100.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/gk104.o drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv31.o: warning: objtool: nv31_bus_intr()+0x1c: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv31.o: warning: objtool: nv31_bus_init()+0x1b: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv31.o: warning: objtool: nv31_bus_new()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bios/timing.o: warning: objtool: nvbios_timingTe()+0x43: can't find jump dest instruction at .text+0xda000049 CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/gk20a.o drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0209.o: warning: objtool: nvbios_M0209Sp()+0x43: can't find jump dest instruction at .text+0x8d0002b1 CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/gm107.o drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv04.o: warning: objtool: nv04_bus_init()+0x1b: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv04.o: warning: objtool: nv04_bus_intr()+0x1d: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv04.o: warning: objtool: nv04_bus_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.o drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv50.o: warning: objtool: nv50_bus_init()+0x1b: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv50.o: warning: objtool: nv50_bus_hwsq_exec()+0x31: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv50.o: warning: objtool: nv50_bus_intr()+0x1e: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv50.o: warning: objtool: nv50_bus_new()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bus/g94.o: warning: objtool: g94_bus_hwsq_exec()+0x30: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bus/g94.o: warning: objtool: g94_bus_new()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bus/gf100.o: warning: objtool: gf100_bus_intr()+0x1d: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bus/gf100.o: warning: objtool: gf100_bus_init()+0x1b: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bus/gf100.o: warning: objtool: gf100_bus_new()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bios/P0260.o: warning: objtool: nvbios_P0260Te()+0x2c: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bios/P0260.o: warning: objtool: nvbios_P0260Ee()+0x2b: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bios/P0260.o: warning: objtool: nvbios_P0260Ep()+0x15: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bios/P0260.o: warning: objtool: nvbios_P0260Xe()+0x28: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/bios/P0260.o: warning: objtool: nvbios_P0260Xp()+0x15: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv04.o drivers/gpu/drm/nouveau/nvkm/subdev/bus/base.o: warning: objtool: nvkm_bus_new_()+0x27: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv10.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv1a.o drivers/gpu/drm/nouveau/nvkm/subdev/bus/hwsq.o: warning: objtool: nvkm_hwsq_wr32()+0x6a: can't find call dest symbol at offset 0x91ff016e CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv20.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv40.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv41.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv44.o drivers/gpu/drm/nouveau/nvkm/subdev/clk/g84.o: warning: objtool: g84_clk_new()+0x22: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/dce_v11_0.o: warning: objtool: dce_v11_0_latency_watermark()+0x1c: can't find jump dest instruction at .text+0x4901013a drivers/gpu/drm/i915/i915_debugfs.o: warning: objtool: i915_dpcd_show()+0x2c: can't find jump dest instruction at .text+0xbf00025d CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv49.o drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv04.o: warning: objtool: nv04_clk_pll_prog()+0x43: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv04.o: warning: objtool: nv04_clk_pll_calc()+0x32: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv04.o: warning: objtool: nv04_clk_new()+0x1a: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv4e.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv50.o drivers/gpu/drm/nouveau/nvkm/subdev/bios/rammap.o: warning: objtool: nvbios_rammapEp()+0x54: can't find jump dest instruction at .text+0xf001022b CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgt215.o drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv40.o: warning: objtool: nv40_clk_calc()+0x44: can't find jump dest instruction at .text+0xc800027b CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/rammcp77.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgf100.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgk104.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgm107.o drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.o: warning: objtool: gm20b_clk_init()+0x1d: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.o: warning: objtool: gm20b_clk_new()+0x20: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/sddr2.o drivers/gpu/drm/nouveau/nvkm/subdev/devinit/base.o: warning: objtool: nvkm_devinit_preinit()+0x22: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/devinit/base.o: warning: objtool: nvkm_devinit_dtor()+0x2c: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/devinit/base.o: warning: objtool: nvkm_devinit_post()+0x34: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/devinit/base.o: warning: objtool: nvkm_devinit_ctor()+0x21: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/sddr3.o drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv1a.o: warning: objtool: nv1a_devinit_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/gddr3.o drivers/gpu/drm/nouveau/nvkm/subdev/devinit/g84.o: warning: objtool: g84_devinit_disable()+0x19: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/devinit/g84.o: warning: objtool: g84_devinit_new()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/clk/pllgt215.o: warning: objtool: gt215_pll_calc()+0x76: can't find jump dest instruction at .text+0xad00007b CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/gddr5.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fuse/base.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fuse/nv50.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fuse/gf100.o drivers/gpu/drm/nouveau/nvkm/subdev/devinit/mcp89.o: warning: objtool: mcp89_devinit_disable()+0x19: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/devinit/mcp89.o: warning: objtool: mcp89_devinit_new()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv20.o: warning: objtool: nv20_devinit_meminit()+0x5d: can't find jump dest instruction at .text+0x86010063 CC drivers/gpu/drm/nouveau/nvkm/subdev/fuse/gm107.o CC drivers/gpu/drm/nouveau/nvkm/subdev/gpio/base.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv04.o: warning: objtool: nv04_fb_init()+0x1b: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv04.o: warning: objtool: nv04_fb_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/gpio/nv10.o drivers/gpu/drm/nouveau/nvkm/subdev/clk/pllnv04.o: warning: objtool: nv04_pll_calc()+0x2c: can't find jump dest instruction at .text+0x31020032 CC drivers/gpu/drm/nouveau/nvkm/subdev/gpio/nv50.o drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gm107.o: warning: objtool: gm107_devinit_disable()+0x1a: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gm107.o: warning: objtool: gm107_devinit_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/gpio/g94.o drivers/gpu/drm/nouveau/nvkm/subdev/devinit/g98.o: warning: objtool: g98_devinit_disable()+0x19: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/devinit/g98.o: warning: objtool: g98_devinit_new()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv10.o: warning: objtool: nv10_devinit_meminit()+0x64: can't find jump dest instruction at .text+0x1c04006a CC drivers/gpu/drm/nouveau/nvkm/subdev/gpio/gf119.o drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gt215.o: warning: objtool: gt215_devinit_pll_set()+0x2e: can't find jump dest instruction at .text+0xa7000145 CC drivers/gpu/drm/nouveau/nvkm/subdev/gpio/gk104.o drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv50.o: warning: objtool: nv50_devinit_init()+0xd2: can't find jump dest instruction at .text+0x5c00010c drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv1a.o: warning: objtool: nv1a_fb_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/base.o drivers/gpu/drm/radeon/r600_cs.o: warning: objtool: r600_get_array_mode_alignment()+0x28: can't find jump dest instruction at .text+0xda00002d drivers/gpu/drm/i915/i915_gem.o: warning: objtool: i915_gem_init_rings()+0x1c: can't find jump dest instruction at .text+0x9a00016e drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv05.o: warning: objtool: nv05_devinit_meminit()+0x4c: can't find jump dest instruction at .text+0x34060052 CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv04.o drivers/gpu/drm/nouveau/nvkm/subdev/clk/gf100.o: warning: objtool: gf100_clk_prog_3()+0x2a: can't find jump dest instruction at .text+0x8000018e drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv10.o: warning: objtool: nv10_fb_tile_prog()+0x43: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv10.o: warning: objtool: nv10_fb_new()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a.o: warning: objtool: gk20a_clk_calc()+0xed: can't find jump dest instruction at .text+0x3b01012e CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv4e.o drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gf100.o: warning: objtool: gf100_devinit_pll_set()+0x2e: can't find jump dest instruction at .text+0xa40000ec drivers/gpu/drm/nouveau/nvkm/subdev/clk/mcp77.o: warning: objtool: mcp77_clk_prog()+0x26: can't find jump dest instruction at .text+0x26030032 CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv50.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/g94.o drivers/gpu/drm/nouveau/nvkm/subdev/clk/gt215.o: warning: objtool: prog_pll()+0x4e: can't find jump dest instruction at .text+0xa901010e drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv35.o: warning: objtool: nv35_fb_tile_comp()+0x4b: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv35.o: warning: objtool: nv35_fb_new()+0x13: call without frame pointer save/setup drivers/gpu/drm/radeon/rv515.o: warning: objtool: rv515_compute_mode_priority()+0x23: can't find jump dest instruction at .text+0x86010029 CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gf117.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gf119.o drivers/gpu/drm/nouveau/nvkm/subdev/clk/base.o: warning: objtool: nvkm_pstate_info()+0x6e: can't find jump dest instruction at .text+0xb500010a CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gk104.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv41.o: warning: objtool: nv41_fb_init()+0x1b: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv41.o: warning: objtool: nv41_fb_tile_prog()+0x37: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv41.o: warning: objtool: nv41_fb_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gm200.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv25.o: warning: objtool: nv25_fb_tile_comp()+0x43: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv25.o: warning: objtool: nv25_fb_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/pad.o drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gm200.o: warning: objtool: gm200_devinit_post()+0x3c: can't find jump dest instruction at .text+0x7f0102f0 drivers/gpu/drm/radeon/ni_dpm.o: warning: objtool: ni_enable_smc_cac()+0x24: can't find jump dest instruction at .text+0xb2000160 drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv36.o: warning: objtool: nv36_fb_tile_comp()+0x4b: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv36.o: warning: objtool: nv36_fb_new()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv47.o: warning: objtool: nv47_fb_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padnv04.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv20.o: warning: objtool: nv20_fb_tile_prog()+0x37: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv20.o: warning: objtool: nv20_fb_tile_fini()+0x2e: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv20.o: warning: objtool: nv20_fb_tile_comp()+0x43: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv20.o: warning: objtool: nv20_fb_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padnv4e.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv40.o: warning: objtool: nv40_fb_init()+0x18: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv40.o: warning: objtool: nv40_fb_tile_comp()+0x4d: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv40.o: warning: objtool: nv40_fb_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padnv50.o drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk104.o: warning: objtool: gk104_clk_prog_4_0()+0x2a: can't find jump dest instruction at .text+0x80000299 drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv46.o: warning: objtool: nv46_fb_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padg94.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv49.o: warning: objtool: nv49_fb_new()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/base.o: warning: objtool: nvkm_fb_init()+0x2b: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/base.o: warning: objtool: nvkm_fb_dtor()+0x4c: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/base.o: warning: objtool: nvkm_fb_tile_prog()+0x42: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/base.o: warning: objtool: nvkm_fb_bios_memtype()+0x1e: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/base.o: warning: objtool: nvkm_fb_ctor()+0x1a: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/base.o: warning: objtool: nvkm_fb_new_()+0x25: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv44.o: warning: objtool: nv44_fb_init()+0x1d: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv30.o: warning: objtool: nv30_fb_init()+0x29: can't find jump dest instruction at .text+0xe90001f7 drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv44.o: warning: objtool: nv44_fb_tile_prog()+0x43: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv44.o: warning: objtool: nv44_fb_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padgf119.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/g84.o: warning: objtool: g84_fb_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padgm200.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bus.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/mcp77.o: warning: objtool: mcp77_fb_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv04.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv4e.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv4e.o: warning: objtool: nv4e_fb_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv50.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/gt215.o: warning: objtool: gt215_fb_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busgf119.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bit.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv04.o: warning: objtool: nv04_ram_new()+0x22: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv50.o: warning: objtool: read_pll_ref()+0x3f: can't find jump dest instruction at .text+0x7d0200ab CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/aux.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/gk104.o: warning: objtool: gk104_fb_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxg94.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/gk20a.o: warning: objtool: gk20a_fb_init()+0x18: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/gk20a.o: warning: objtool: gk20a_fb_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxgm200.o drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv04.o: warning: objtool: nv04_devinit_meminit()+0x42: can't find jump dest instruction at .text+0xa80500af drivers/gpu/drm/nouveau/nvkm/subdev/fb/mcp89.o: warning: objtool: mcp89_fb_new()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/gm107.o: warning: objtool: gm107_fb_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/anx9805.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.o: warning: objtool: nvkm_ram_del()+0x2f: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.o: warning: objtool: nvkm_ram_ctor()+0x68: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.o: warning: objtool: nvkm_ram_new_()+0x2d: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gf100.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv1a.o: warning: objtool: nv1a_ram_new()+0x1a: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gf117.o CC drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gk104.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv10.o: warning: objtool: nv10_ram_new()+0x26: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gk20a.o CC drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gm200.o CC drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/base.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv44.o: warning: objtool: nv44_ram_new()+0x26: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/gf100.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv20.o: warning: objtool: nv20_ram_new()+0x26: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv50.o: warning: objtool: nv50_fb_intr()+0x33: can't find jump dest instruction at .text+0x650100a9 CC drivers/gpu/drm/nouveau/nvkm/subdev/instmem/base.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv49.o: warning: objtool: nv49_ram_new()+0x26: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/gf100.o: warning: objtool: gf100_fb_new_()+0x3a: can't find jump dest instruction at .text+0xc8000139 CC drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv04.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv4e.o: warning: objtool: nv4e_ram_new()+0x22: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv40.o CC drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.o CC drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/rammcp77.o: warning: objtool: mcp77_ram_init()+0x31: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/rammcp77.o: warning: objtool: mcp77_ram_new()+0x26: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/ltc/base.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv41.o: warning: objtool: nv41_ram_new()+0x26: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gf100.o CC drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gk104.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/gddr5.o: warning: objtool: nvkm_gddr5_calc()+0x29: can't find jump dest instruction at .text+0x3202002f CC drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gm107.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgm107.o: warning: objtool: gm107_ram_new()+0x19: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gm200.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mc/base.o drivers/gpu/drm/nouveau/nvkm/subdev/fuse/gf100.o: warning: objtool: gf100_fuse_read()+0x22: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fuse/gf100.o: warning: objtool: gf100_fuse_new()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fuse/nv50.o: warning: objtool: nv50_fuse_read()+0x22: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fuse/nv50.o: warning: objtool: nv50_fuse_new()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/sddr2.o: warning: objtool: nvkm_sddr2_calc()+0x16: can't find jump dest instruction at .text+0x1001c drivers/gpu/drm/i915/intel_dp.o: warning: objtool: intel_dp_prepare()+0x105: can't find jump dest instruction at .text+0x2d01027b CC drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv04.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/sddr3.o: warning: objtool: nvkm_sddr3_calc()+0x1a: can't find jump dest instruction at .text+0x8a010020 drivers/gpu/drm/nouveau/nvkm/subdev/fb/gddr3.o: warning: objtool: nvkm_gddr3_calc()+0x16: can't find jump dest instruction at .text+0x6c01001c CC drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv44.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv50.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mc/g98.o drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv50.o: warning: objtool: nv50_i2c_new()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv40.o: warning: objtool: nv40_ram_prog()+0xdf: can't find jump dest instruction at .text+0x570000ea drivers/gpu/drm/nouveau/nvkm/subdev/fuse/base.o: warning: objtool: nvkm_fuse_new_()+0x27: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/mc/gf100.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mc/gk20a.o drivers/gpu/drm/nouveau/nvkm/subdev/gpio/gf119.o: warning: objtool: gf119_gpio_reset()+0x2a: can't find jump dest instruction at .text+0xda0000e0 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv4e.o: warning: objtool: nv4e_i2c_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/mmu/base.o drivers/gpu/drm/radeon/r600.o: warning: objtool: r600_disable_interrupt_state()+0x77: can't find jump dest instruction at .text+0x550100eb drivers/gpu/drm/nouveau/nvkm/subdev/gpio/nv50.o: warning: objtool: nv50_gpio_reset()+0x28: can't find jump dest instruction at .text+0xc6000215 CC drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv04.o drivers/gpu/drm/amd/amdgpu/gfx_v8_0.o: warning: objtool: gfx_v8_0_cp_compute_fini()+0x11: can't find jump dest instruction at .text+0xb5000207 drivers/gpu/drm/radeon/evergreen_cs.o: warning: objtool: evergreen_cs_handle_reg()+0x2d: can't find jump dest instruction at .text+0x9140049 drivers/gpu/drm/nouveau/nvkm/subdev/fuse/gm107.o: warning: objtool: gm107_fuse_read()+0x15: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/fuse/gm107.o: warning: objtool: gm107_fuse_new()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv04.o: warning: objtool: nv04_i2c_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv41.o drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gf119.o: warning: objtool: gf119_i2c_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv44.o drivers/gpu/drm/nouveau/nvkm/subdev/gpio/nv10.o: warning: objtool: nv10_gpio_sense()+0x63: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/gpio/nv10.o: warning: objtool: nv10_gpio_drive()+0x81: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/gpio/nv10.o: warning: objtool: nv10_gpio_intr_mask()+0x25: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/gpio/nv10.o: warning: objtool: nv10_gpio_intr_stat()+0x23: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/gpio/nv10.o: warning: objtool: nv10_gpio_new()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gf117.o: warning: objtool: gf117_i2c_new()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/gpio/gk104.o: warning: objtool: gk104_gpio_intr_stat()+0x2a: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/gpio/g94.o: warning: objtool: g94_gpio_intr_mask()+0x2b: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/gpio/gk104.o: warning: objtool: gk104_gpio_intr_mask()+0x2b: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/gpio/g94.o: warning: objtool: g94_gpio_intr_stat()+0x2a: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/gpio/gk104.o: warning: objtool: gk104_gpio_new()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/gpio/g94.o: warning: objtool: g94_gpio_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv50.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gf100.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mxm/base.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mxm/mxms.o drivers/gpu/drm/nouveau/nvkm/subdev/i2c/g94.o: warning: objtool: g94_aux_mask()+0x26: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/g94.o: warning: objtool: g94_aux_stat()+0x30: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/g94.o: warning: objtool: g94_i2c_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/mxm/nv50.o drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.o: warning: objtool: init_rd32()+0x26: can't find jump dest instruction at .text+0xba000795 CC drivers/gpu/drm/nouveau/nvkm/subdev/pci/agp.o drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gm200.o: warning: objtool: gm200_i2c_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/pci/base.o drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padnv4e.o: warning: objtool: nv4e_i2c_pad_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/pci/pcie.o drivers/gpu/drm/nouveau/nvkm/subdev/gpio/base.o: warning: objtool: nvkm_gpio_intr()+0x6a: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/gpio/base.o: warning: objtool: nvkm_gpio_dtor()+0x12: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/gpio/base.o: warning: objtool: nvkm_gpio_init()+0x10: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/gpio/base.o: warning: objtool: nvkm_gpio_find()+0x42: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/gpio/base.o: warning: objtool: nvkm_gpio_set()+0x1b: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/gpio/base.o: warning: objtool: nvkm_gpio_get()+0x16: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/gpio/base.o: warning: objtool: nvkm_gpio_new_()+0x27: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gk104.o: warning: objtool: gk104_aux_mask()+0x26: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gk104.o: warning: objtool: gk104_aux_stat()+0x30: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gk104.o: warning: objtool: gk104_i2c_new()+0x13: call without frame pointer save/setup drivers/gpu/drm/radeon/ci_dpm.o: warning: objtool: ci_enable_power_containment()+0x17: can't find jump dest instruction at .text+0xcb000311 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padnv04.o: warning: objtool: nv04_i2c_pad_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv04.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv40.o drivers/gpu/drm/nouveau/nvkm/subdev/i2c/pad.o: warning: objtool: nvkm_i2c_pad_mode()+0x24: can't find call dest symbol at offset 0xc400003c CC drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv46.o drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padg94.o: warning: objtool: g94_i2c_pad_mode()+0x21: can't find jump dest instruction at .text+0xb1000027 CC drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv4c.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pci/g84.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pci/g94.o drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padgm200.o: warning: objtool: gm200_i2c_pad_mode()+0x21: can't find jump dest instruction at .text+0xb1000027 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padnv50.o: warning: objtool: nv50_i2c_pad_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/pci/gf100.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pci/gf106.o drivers/gpu/drm/nouveau/nvkm/subdev/i2c/base.o: warning: objtool: nvkm_i2c_intr()+0x1b: can't find jump dest instruction at .text+0xc0000047 CC drivers/gpu/drm/nouveau/nvkm/subdev/pci/gk104.o drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padgf119.o: warning: objtool: gf119_i2c_pad_s_new()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padgf119.o: warning: objtool: gf119_i2c_pad_x_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/pmu/base.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pmu/memx.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gt215.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gf100.o drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv4e.o: warning: objtool: nv4e_i2c_bus_sense_sda()+0x1d: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv4e.o: warning: objtool: nv4e_i2c_bus_sense_scl()+0x1d: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv4e.o: warning: objtool: nv4e_i2c_bus_drive_sda()+0x2a: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv4e.o: warning: objtool: nv4e_i2c_bus_drive_scl()+0x2a: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv4e.o: warning: objtool: nv4e_i2c_bus_new()+0x27: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busgf119.o: warning: objtool: gf119_i2c_bus_sense_sda()+0x1d: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busgf119.o: warning: objtool: gf119_i2c_bus_sense_scl()+0x1d: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busgf119.o: warning: objtool: gf119_i2c_bus_drive_sda()+0x2a: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busgf119.o: warning: objtool: gf119_i2c_bus_drive_scl()+0x2a: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busgf119.o: warning: objtool: gf119_i2c_bus_init()+0x22: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busgf119.o: warning: objtool: gf119_i2c_bus_new()+0x27: call without frame pointer save/setup drivers/gpu/drm/i915/intel_pm.o: warning: objtool: gen6_set_rps_thresholds()+0x27: can't find jump dest instruction at .text+0x830002e3 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv04.o: warning: objtool: nv04_i2c_bus_sense_sda()+0x19: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv04.o: warning: objtool: nv04_i2c_bus_sense_scl()+0x19: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv04.o: warning: objtool: nv04_i2c_bus_drive_sda()+0x28: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv04.o: warning: objtool: nv04_i2c_bus_drive_scl()+0x28: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv04.o: warning: objtool: nv04_i2c_bus_new()+0x2c: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gf119.o drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv50.o: warning: objtool: nv50_i2c_bus_sense_sda()+0x1d: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv50.o: warning: objtool: nv50_i2c_bus_sense_scl()+0x1d: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv50.o: warning: objtool: nv50_i2c_bus_drive_sda()+0x3a: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv50.o: warning: objtool: nv50_i2c_bus_drive_scl()+0x3a: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv50.o: warning: objtool: nv50_i2c_bus_init()+0x2c: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv50.o: warning: objtool: nv50_i2c_bus_new()+0x31: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gm200.o: warning: objtool: gm200_ibus_new()+0x1f: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bus.o: warning: objtool: nvkm_i2c_bus_probe()+0x2d: can't find jump dest instruction at .text+0xa500015a CC drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk104.o drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gk20a.o: warning: objtool: gk20a_ibus_intr()+0x2b: can't find call dest symbol at offset 0xa7ff0158 CC drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk110.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk208.o drivers/gpu/drm/nouveau/nvkm/subdev/i2c/aux.o: warning: objtool: nvkm_i2c_aux_i2c_xfer()+0x2b: can't find jump dest instruction at .text+0xa30000bb CC drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk20a.o drivers/gpu/drm/radeon/evergreen.o: warning: objtool: evergreen_latency_watermark()+0x1c: can't find jump dest instruction at .text+0xb01012f CC drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gm107.o drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gf117.o: warning: objtool: gf117_ibus_init()+0x18: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gf117.o: warning: objtool: gf117_ibus_new()+0x20: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/secboot/base.o CC drivers/gpu/drm/nouveau/nvkm/subdev/secboot/gm200.o drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxgm200.o: warning: objtool: gm200_i2c_aux_xfer()+0x7b: can't find jump dest instruction at .text+0x950000cd CC drivers/gpu/drm/nouveau/nvkm/subdev/secboot/gm20b.o CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/base.o CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/fan.o drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxg94.o: warning: objtool: g94_i2c_aux_xfer()+0x7b: can't find jump dest instruction at .text+0x950000cd drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/gf100.o: warning: objtool: gf100_iccsense_new()+0x4: call without frame pointer save/setup drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/fiji_hwmgr.o: warning: objtool: fiji_setup_default_pcie_table()+0x37: can't find jump dest instruction at .text+0x90a003c CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/fannil.o drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gf100.o: warning: objtool: gf100_ibus_intr()+0x98: can't find jump dest instruction at .text+0xa0000155 CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/fanpwm.o drivers/gpu/drm/radeon/r100.o: warning: objtool: r100_wait_for_vblank()+0x17: can't find jump dest instruction at .text+0xa900092f CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/fantog.o drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv50.o: warning: objtool: nv50_mc_init()+0x19: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv50.o: warning: objtool: nv50_mc_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/ic.o drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gm200.o: warning: objtool: gm200_ltc_init()+0x1c: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gm200.o: warning: objtool: gm200_ltc_oneinit()+0x1d: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gm200.o: warning: objtool: gm200_ltc_new()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv04.o: warning: objtool: nv04_mc_init()+0x1b: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv04.o: warning: objtool: nv04_mc_intr_rearm()+0x1b: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv04.o: warning: objtool: nv04_mc_intr_mask()+0x16: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv04.o: warning: objtool: nv04_mc_intr_unarm()+0x1a: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv04.o: warning: objtool: nv04_mc_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/temp.o drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gk104.o: warning: objtool: gk104_ltc_init()+0x1f: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gk104.o: warning: objtool: gk104_ltc_new()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv40.o: warning: objtool: nv40_instobj_wr32()+0x1b: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv40.o: warning: objtool: nv40_instmem_wr32()+0xf: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv40.o: warning: objtool: nv40_instobj_rd32()+0x1a: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv40.o: warning: objtool: nv40_instmem_rd32()+0x10: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv40.o: warning: objtool: nv40_instobj_dtor()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv40.o: warning: objtool: nv40_instmem_oneinit()+0x1d: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv40.o: warning: objtool: nv40_instmem_dtor()+0x10: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv40.o: warning: objtool: nv40_instobj_new()+0x2a: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv40.o: warning: objtool: nv40_instmem_new()+0x20: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/nv40.o drivers/gpu/drm/nouveau/nvkm/subdev/mc/g98.o: warning: objtool: g98_mc_new()+0x13: call without frame pointer save/setup drivers/gpu/drm/radeon/si_dpm.o: warning: objtool: si_enable_smc_cac()+0x36: can't find jump dest instruction at .text+0xe5000285 drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv04.o: warning: objtool: nv04_instobj_wr32()+0x25: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv04.o: warning: objtool: nv04_instmem_wr32()+0x17: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv04.o: warning: objtool: nv04_instobj_rd32()+0x23: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv04.o: warning: objtool: nv04_instmem_rd32()+0x15: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv04.o: warning: objtool: nv04_instobj_dtor()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv04.o: warning: objtool: nv04_instmem_oneinit()+0x2b: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv04.o: warning: objtool: nv04_instmem_dtor()+0x10: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv04.o: warning: objtool: nv04_instobj_new()+0x2a: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv04.o: warning: objtool: nv04_instmem_new()+0x20: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/nv50.o drivers/gpu/drm/nouveau/nvkm/subdev/mc/base.o: warning: objtool: nvkm_mc_fini()+0x8: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/g84.o drivers/gpu/drm/nouveau/nvkm/subdev/mc/base.o: warning: objtool: nvkm_mc_init()+0x1e: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/mc/base.o: warning: objtool: nvkm_mc_intr()+0x37: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/mc/base.o: warning: objtool: nvkm_mc_new_()+0x27: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/instmem/base.o: warning: objtool: nvkm_instmem_fini()+0x2e: can't find jump dest instruction at .text+0x9300024a drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/base.o: warning: objtool: nvkm_iccsense_validate_device()+0x17: can't find jump dest instruction at .text+0x3e01001d CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/gt215.o CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/gf119.o drivers/gpu/drm/nouveau/nvkm/subdev/ltc/base.o: warning: objtool: nvkm_ltc_dtor()+0x2b: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/ltc/base.o: warning: objtool: nvkm_ltc_tags_alloc()+0x29: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/ltc/base.o: warning: objtool: nvkm_ltc_tags_free()+0xb: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/ltc/base.o: warning: objtool: nvkm_ltc_new_()+0x27: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/gm107.o drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv44.o: warning: objtool: nv44_mc_init()+0x19: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv44.o: warning: objtool: nv44_mc_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/timer/base.o drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gm107.o: warning: objtool: gm107_ltc_init()+0x1f: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gm107.o: warning: objtool: gm107_ltc_intr()+0x2c: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gm107.o: warning: objtool: gm107_ltc_zbc_clear_depth()+0x22: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gm107.o: warning: objtool: gm107_ltc_zbc_clear_color()+0x23: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gm107.o: warning: objtool: gm107_ltc_cbc_clear()+0x20: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gm107.o: warning: objtool: gm107_ltc_oneinit()+0x20: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gm107.o: warning: objtool: gm107_ltc_cbc_wait()+0x34: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gm107.o: warning: objtool: gm107_ltc_new()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.o: warning: objtool: nv50_instobj_map()+0x11: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.o: warning: objtool: nv50_instobj_wr32()+0x76: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.o: warning: objtool: nv50_instobj_rd32()+0x6d: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.o: warning: objtool: nv50_instobj_release()+0x16: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.o: warning: objtool: nv50_instobj_acquire()+0x5c: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.o: warning: objtool: nv50_instobj_boot()+0x45: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.o: warning: objtool: nv50_instobj_dtor()+0x42: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.o: warning: objtool: nv50_instobj_new()+0x3c: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.o: warning: objtool: nv50_instmem_new()+0x20: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gk104.o: warning: objtool: gk104_ibus_intr()+0x98: can't find jump dest instruction at .text+0xa0000201 CC drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv04.o drivers/gpu/drm/nouveau/nvkm/subdev/i2c/anx9805.o: warning: objtool: anx9805_bus_xfer()+0x160: can't find jump dest instruction at .text+0xbb020315 CC drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv40.o CC drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv41.o CC drivers/gpu/drm/nouveau/nvkm/subdev/timer/gk20a.o drivers/gpu/drm/nouveau/nvkm/subdev/mc/gk20a.o: warning: objtool: gk20a_mc_new()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gf100.o: warning: objtool: gf100_ltc_intr()+0x4d: can't find call dest symbol at offset 0x37000473 CC drivers/gpu/drm/nouveau/nvkm/subdev/volt/base.o drivers/gpu/drm/nouveau/nvkm/subdev/mc/gf100.o: warning: objtool: gf100_mc_unk260()+0x1a: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/mc/gf100.o: warning: objtool: gf100_mc_intr_rearm()+0x1d: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/mc/gf100.o: warning: objtool: gf100_mc_intr_mask()+0x19: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/mc/gf100.o: warning: objtool: gf100_mc_intr_unarm()+0x1a: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/mc/gf100.o: warning: objtool: gf100_mc_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/volt/gpio.o drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv41.o: warning: objtool: nv41_mmu_init()+0x38: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv41.o: warning: objtool: nv41_vm_flush()+0x1c: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv41.o: warning: objtool: nv41_mmu_oneinit()+0x2f: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv41.o: warning: objtool: nv41_mmu_new()+0x3b: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/volt/nv40.o drivers/gpu/drm/nouveau/nvkm/subdev/mxm/mxms.o: warning: objtool: mxms_foreach()+0x42: can't find jump dest instruction at .text+0xba0100f1 CC drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk104.o drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gf100.o: warning: objtool: gf100_vm_flush()+0x52: can't find jump dest instruction at .text+0xc7000222 drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv04.o: warning: objtool: nv04_pci_wr32()+0x1b: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv04.o: warning: objtool: nv04_pci_wr08()+0x1c: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv04.o: warning: objtool: nv04_pci_rd32()+0x19: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv04.o: warning: objtool: nv04_pci_new()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/mxm/nv50.o: warning: objtool: mxm_dcb_sanitise_entry()+0x53: can't find jump dest instruction at .text+0xd8000060 CC drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk20a.o drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv4c.o: warning: objtool: nv4c_pci_new()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv46.o: warning: objtool: nv46_pci_msi_rearm()+0x25: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv46.o: warning: objtool: nv46_pci_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/subdev/volt/gm20b.o drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv04.o: warning: objtool: nv04_mmu_oneinit()+0x3b: can't find jump dest instruction at .text+0x890000ea CC drivers/gpu/drm/nouveau/nvkm/engine/falcon.o drivers/gpu/drm/nouveau/nvkm/subdev/pci/pcie.o: warning: objtool: nvkm_pcie_set_link()+0x1d: can't find jump dest instruction at .text+0xa4000042 drivers/gpu/drm/nouveau/nvkm/subdev/mxm/base.o: warning: objtool: mxm_shadow_rom()+0x36: can't find jump dest instruction at .text+0xc30002bd drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv40.o: warning: objtool: nv40_pci_msi_rearm()+0xe: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv40.o: warning: objtool: nv40_pci_wr32()+0x1b: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv40.o: warning: objtool: nv40_pci_wr08()+0x1c: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv40.o: warning: objtool: nv40_pci_rd32()+0x19: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv40.o: warning: objtool: nv40_pci_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/xtensa.o drivers/gpu/drm/nouveau/nvkm/subdev/pci/g94.o: warning: objtool: g94_pcie_version_supported()+0x9: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/pci/g94.o: warning: objtool: g94_pci_new()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/pci/gf106.o: warning: objtool: gf106_pci_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/bsp/g84.o drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/tonga_hwmgr.o: warning: objtool: tonga_setup_default_pcie_tables()+0xb2: can't find jump dest instruction at .text+0xa00100df drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.o: warning: objtool: gk20a_instobj_acquire_iommu()+0x5c: can't find jump dest instruction at .text+0x92000180 CC drivers/gpu/drm/nouveau/nvkm/engine/ce/gt215.o CC drivers/gpu/drm/nouveau/nvkm/engine/ce/gf100.o drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gt215.o: warning: objtool: gt215_pmu_reset()+0x18: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gt215.o: warning: objtool: gt215_pmu_new()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/pci/g84.o: warning: objtool: g84_pcie_init()+0x19: can't find call dest symbol at offset 0xffff012d CC drivers/gpu/drm/nouveau/nvkm/engine/ce/gk104.o LD [M] drivers/gpu/drm/amd/amdgpu/amdgpu.o CC drivers/gpu/drm/nouveau/nvkm/engine/ce/gm107.o drivers/gpu/drm/nouveau/nvkm/subdev/pci/gf100.o: warning: objtool: gf100_pci_msi_rearm()+0xe: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/pci/gf100.o: warning: objtool: gf100_pcie_version()+0x16: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/pci/gf100.o: warning: objtool: gf100_pcie_set_version()+0x1c: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/pci/gf100.o: warning: objtool: gf100_pcie_set_cap_speed()+0x1c: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/pci/gf100.o: warning: objtool: gf100_pcie_set_link()+0x17: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/pci/gf100.o: warning: objtool: gf100_pcie_init()+0x9: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/pci/gf100.o: warning: objtool: gf100_pcie_cap_speed()+0x16: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/pci/gf100.o: warning: objtool: gf100_pci_new()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/pci/base.o: warning: objtool: nvkm_pci_new_()+0x3d: can't find jump dest instruction at .text+0xd0000259 drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gf119.o: warning: objtool: gf119_pmu_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/ce/gm200.o CC drivers/gpu/drm/nouveau/nvkm/engine/cipher/g84.o drivers/gpu/drm/nouveau/nvkm/subdev/pci/gk104.o: warning: objtool: gk104_pcie_init()+0x15: can't find jump dest instruction at .text+0x240101ba CC drivers/gpu/drm/nouveau/nvkm/engine/device/acpi.o CC drivers/gpu/drm/nouveau/nvkm/engine/device/base.o drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gf100.o: warning: objtool: gf100_pmu_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/device/ctrl.o drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv44.o: warning: objtool: nv44_vm_fill()+0xa5: can't find jump dest instruction at .text+0xa60000aa drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgf100.o: warning: objtool: gf100_ram_calc()+0x73: can't find jump dest instruction at .text+0x3931024d drivers/gpu/drm/nouveau/nvkm/subdev/mmu/base.o: warning: objtool: nvkm_vm_map_at()+0xa6: can't find jump dest instruction at .text+0xc9000216 drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv50.o: warning: objtool: nv50_vm_map()+0xa1: can't find jump dest instruction at .text+0xb400018b CC drivers/gpu/drm/nouveau/nvkm/engine/device/pci.o CC drivers/gpu/drm/nouveau/nvkm/engine/device/tegra.o CC drivers/gpu/drm/nouveau/nvkm/engine/device/user.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/base.o drivers/gpu/drm/nouveau/nvkm/subdev/pmu/memx.o: warning: objtool: nvkm_memx_init()+0x36: can't find jump dest instruction at .text+0x8300010c CC drivers/gpu/drm/nouveau/nvkm/engine/disp/nv04.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.o drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk104.o: warning: objtool: gk104_pmu_pgob()+0x21: can't find jump dest instruction at .text+0xbb020131 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv50.o: warning: objtool: nv50_ram_gpio()+0x3c: can't find jump dest instruction at .text+0x270100c2 CC drivers/gpu/drm/nouveau/nvkm/engine/disp/g84.o drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk208.o: warning: objtool: gk208_pmu_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/disp/g94.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/gt200.o drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk110.o: warning: objtool: gk110_pmu_pgob()+0x23: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk110.o: warning: objtool: gk110_pmu_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/disp/gt215.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/gf119.o drivers/gpu/drm/nouveau/nvkm/subdev/pmu/base.o: warning: objtool: nvkm_pmu_init()+0x243: can't find jump dest instruction at .text+0xf30003d8 CC drivers/gpu/drm/nouveau/nvkm/engine/disp/gk104.o drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gm107.o: warning: objtool: gm107_pmu_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/disp/gk110.o drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk20a.o: warning: objtool: gk20a_pmu_dvfs_work()+0x2b: can't find jump dest instruction at .text+0xcb0000d0 CC drivers/gpu/drm/nouveau/nvkm/engine/disp/gm107.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/gm200.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/outp.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/outpdp.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/dacnv50.o drivers/gpu/drm/nouveau/nvkm/subdev/therm/fantog.o: warning: objtool: nvkm_fantog_create()+0x23: can't find jump dest instruction at .text+0xa5000184 CC drivers/gpu/drm/nouveau/nvkm/engine/disp/piornv50.o drivers/gpu/drm/nouveau/nvkm/subdev/secboot/gm20b.o: warning: objtool: gm20b_secboot_prepare_blobs()+0x9: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/secboot/gm20b.o: warning: objtool: gm20b_secboot_new()+0x20: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/disp/sornv50.o drivers/gpu/drm/nouveau/nvkm/subdev/therm/ic.o: warning: objtool: nvkm_therm_ic_ctor()+0x33: can't find jump dest instruction at .text+0xfc0000bc CC drivers/gpu/drm/nouveau/nvkm/engine/disp/sorg94.o drivers/gpu/drm/nouveau/nvkm/subdev/therm/gt215.o: warning: objtool: gt215_therm_init()+0x4e: can't find jump dest instruction at .text+0x830000a5 drivers/gpu/drm/nouveau/nvkm/subdev/therm/fannil.o: warning: objtool: nvkm_fannil_create()+0x15: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgf119.o drivers/gpu/drm/nouveau/nvkm/subdev/therm/fanpwm.o: warning: objtool: nvkm_fanpwm_create()+0x62: can't find jump dest instruction at .text+0x830001bc CC drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgm200.o drivers/gpu/drm/nouveau/nvkm/subdev/secboot/base.o: warning: objtool: nvkm_secboot_falcon_reset()+0x1b9: can't find jump dest instruction at .text+0x9d0002b3 CC drivers/gpu/drm/nouveau/nvkm/engine/disp/dport.o drivers/gpu/drm/nouveau/nvkm/subdev/therm/gm107.o: warning: objtool: gm107_fan_pwm_get()+0x23: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/therm/gm107.o: warning: objtool: gm107_fan_pwm_set()+0x22: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/therm/gm107.o: warning: objtool: gm107_therm_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/disp/conn.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/hdagt215.o drivers/gpu/drm/nouveau/nvkm/subdev/therm/g84.o: warning: objtool: g84_therm_intr()+0x63: can't find call dest symbol at offset 0xb6ff02af CC drivers/gpu/drm/nouveau/nvkm/engine/disp/hdagf119.o drivers/gpu/drm/nouveau/nvkm/subdev/therm/fan.o: warning: objtool: nvkm_fan_update()+0xa4: can't find jump dest instruction at .text+0x890000a9 CC drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmig84.o drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv40.o: warning: objtool: nv40_timer_init()+0x1c: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv40.o: warning: objtool: nv40_timer_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigt215.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigf119.o drivers/gpu/drm/nouveau/nvkm/subdev/timer/gk20a.o: warning: objtool: gk20a_timer_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigk104.o drivers/gpu/drm/nouveau/nvkm/subdev/therm/gf119.o: warning: objtool: gf119_fan_pwm_get()+0x25: can't find jump dest instruction at .text+0xa00000c8 drivers/gpu/drm/nouveau/nvkm/subdev/therm/nv50.o: warning: objtool: nv50_fan_pwm_get()+0x28: can't find call dest symbol at offset 0x820001f6 drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv41.o: warning: objtool: nv41_timer_init()+0x8b: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv41.o: warning: objtool: nv41_timer_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/disp/vga.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv04.o drivers/gpu/drm/nouveau/nvkm/subdev/therm/temp.o: warning: objtool: nvkm_therm_sensor_event()+0x1e: can't find jump dest instruction at .text+0xd1000061 drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv04.o: warning: objtool: nv04_timer_read()+0x1c: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv04.o: warning: objtool: nv04_timer_init()+0x1d: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv04.o: warning: objtool: nv04_timer_alarm_init()+0x1d: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv04.o: warning: objtool: nv04_timer_alarm_fini()+0x18: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv04.o: warning: objtool: nv04_timer_time()+0x24: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv04.o: warning: objtool: nv04_timer_intr()+0x1f: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv04.o: warning: objtool: nv04_timer_new()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/therm/base.o: warning: objtool: nvkm_therm_update()+0x51: can't find jump dest instruction at .text+0x63010177 CC drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/rootg84.o drivers/gpu/drm/nouveau/nvkm/subdev/volt/nv40.o: warning: objtool: nv40_volt_new()+0x1c: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/disp/rootg94.o drivers/gpu/drm/nouveau/nvkm/subdev/therm/nv40.o: warning: objtool: nv40_temp_get()+0x54: can't find jump dest instruction at .text+0x99000098 drivers/gpu/drm/nouveau/nvkm/subdev/volt/base.o: warning: objtool: nvkm_volt_ctor()+0x32: can't find jump dest instruction at .text+0xf20001db CC drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgt200.o drivers/gpu/drm/nouveau/nvkm/subdev/volt/gpio.o: warning: objtool: nvkm_voltgpio_get()+0x42: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/volt/gpio.o: warning: objtool: nvkm_voltgpio_set()+0x48: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/volt/gpio.o: warning: objtool: nvkm_voltgpio_init()+0x45: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgt215.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgf119.o drivers/gpu/drm/nouveau/nvkm/engine/bsp/g84.o: warning: objtool: g84_bsp_new()+0x1e: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgk104.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgk110.o drivers/gpu/drm/nouveau/nvkm/subdev/volt/gm20b.o: warning: objtool: gm20b_volt_new()+0x1f: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk104.o: warning: objtool: gk104_volt_new()+0x3f: can't find jump dest instruction at .text+0x91000103 drivers/gpu/drm/nouveau/nvkm/subdev/timer/base.o: warning: objtool: nvkm_timer_alarm_trigger()+0x2a: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/timer/base.o: warning: objtool: nvkm_timer_init()+0x28: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/timer/base.o: warning: objtool: nvkm_timer_alarm()+0x1f: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/timer/base.o: warning: objtool: nvkm_timer_alarm_cancel()+0x18: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/timer/base.o: warning: objtool: nvkm_timer_new_()+0x27: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgm107.o drivers/gpu/drm/nouveau/nvkm/engine/ce/gt215.o: warning: objtool: gt215_ce_intr()+0x33: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/ce/gt215.o: warning: objtool: gt215_ce_new()+0x28: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgm200.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.o drivers/gpu/drm/nouveau/nvkm/engine/ce/gf100.o: warning: objtool: gf100_ce_init()+0x21: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/ce/gf100.o: warning: objtool: gf100_ce_new()+0x4c: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/disp/changf119.o drivers/gpu/drm/nouveau/nvkm/engine/device/acpi.o: warning: objtool: nvkm_acpi_ntfy()+0x14: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/device/acpi.o: warning: objtool: nvkm_acpi_fini()+0xb: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/device/acpi.o: warning: objtool: nvkm_acpi_init()+0x16: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk20a.o: warning: objtool: gk20a_volt_vid_get()+0x10: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk20a.o: warning: objtool: gk20a_volt_vid_set()+0x1b: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk20a.o: warning: objtool: gk20a_volt_set_id()+0x1f: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk20a.o: warning: objtool: _gk20a_volt_ctor()+0x3c: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk20a.o: warning: objtool: gk20a_volt_new()+0x20: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/ce/gm200.o: warning: objtool: gm200_ce_new()+0x59: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/subdev/secboot/gm200.o: warning: objtool: gm200_secboot_prepare_hs_blob()+0x36: can't find jump dest instruction at .text+0x4001013e CC drivers/gpu/drm/nouveau/nvkm/engine/disp/dmacnv50.o drivers/gpu/drm/nouveau/nvkm/engine/ce/gk104.o: warning: objtool: gk104_ce_intr()+0x3d: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/ce/gk104.o: warning: objtool: gk104_ce_new()+0x59: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/disp/dmacgf119.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/basenv50.o drivers/gpu/drm/nouveau/nvkm/engine/cipher/g84.o: warning: objtool: g84_cipher_cclass_bind()+0x1c: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/cipher/g84.o: warning: objtool: g84_cipher_intr()+0x29: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/cipher/g84.o: warning: objtool: g84_cipher_init()+0x1b: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/cipher/g84.o: warning: objtool: g84_cipher_oclass_bind()+0x26: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/cipher/g84.o: warning: objtool: g84_cipher_new()+0x1e: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/disp/baseg84.o drivers/gpu/drm/nouveau/nvkm/engine/xtensa.o: warning: objtool: nvkm_xtensa_init()+0x24: can't find jump dest instruction at .text+0xde0001ff CC drivers/gpu/drm/nouveau/nvkm/engine/disp/basegt200.o drivers/gpu/drm/nouveau/nvkm/engine/disp/g84.o: warning: objtool: g84_disp_new()+0x18: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/disp/basegt215.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/basegf119.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/basegk104.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/basegk110.o drivers/gpu/drm/nouveau/nvkm/engine/ce/gm107.o: warning: objtool: gm107_ce_new()+0x59: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/disp/corenv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/coreg84.o drivers/gpu/drm/nouveau/nvkm/engine/disp/gt215.o: warning: objtool: gt215_disp_new()+0x18: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/disp/coreg94.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/coregt200.o drivers/gpu/drm/radeon/si.o: warning: objtool: dce6_latency_watermark()+0x1c: can't find jump dest instruction at .text+0x4901013a drivers/gpu/drm/nouveau/nvkm/engine/disp/nv04.o: warning: objtool: nv04_disp_vblank_fini()+0x1d: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/disp/nv04.o: warning: objtool: nv04_disp_vblank_init()+0x20: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/disp/nv04.o: warning: objtool: nv04_disp_intr()+0x20: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/disp/nv04.o: warning: objtool: nv04_disp_new()+0x18: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/disp/g94.o: warning: objtool: g94_disp_new()+0x18: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/disp/gk110.o: warning: objtool: gk110_disp_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/disp/coregt215.o drivers/gpu/drm/nouveau/nvkm/engine/disp/gm107.o: warning: objtool: gm107_disp_new()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/falcon.o: warning: objtool: nvkm_falcon_init()+0x49: can't find jump dest instruction at .text+0xa200034f drivers/gpu/drm/nouveau/nvkm/engine/disp/gm200.o: warning: objtool: gm200_disp_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/disp/coregf119.o drivers/gpu/drm/nouveau/nvkm/engine/device/user.o: warning: objtool: nvkm_udevice_mthd()+0x10: can't find jump dest instruction at .text+0xa1010385 drivers/gpu/drm/nouveau/nvkm/engine/device/ctrl.o: warning: objtool: nvkm_control_mthd()+0x15: can't find jump dest instruction at .text+0x89000071 CC drivers/gpu/drm/nouveau/nvkm/engine/disp/coregk104.o drivers/gpu/drm/nouveau/nvkm/engine/device/pci.o: warning: objtool: nvkm_device_pci_new()+0x2d: can't find jump dest instruction at .text+0x59010122 drivers/gpu/drm/nouveau/nvkm/engine/disp/outp.o: warning: objtool: nvkm_output_del()+0x29: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/disp/outp.o: warning: objtool: nvkm_output_ctor()+0x3a: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/disp/outp.o: warning: objtool: nvkm_output_new_()+0x29: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/disp/coregk110.o drivers/gpu/drm/nouveau/nvkm/engine/disp/gt200.o: warning: objtool: gt200_disp_new()+0x18: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/disp/coregm107.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/coregm200.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlynv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlyg84.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlygt200.o drivers/gpu/drm/nouveau/nvkm/engine/disp/sornv50.o: warning: objtool: nv50_sor_power()+0x25: can't find jump dest instruction at .text+0xb01002b drivers/gpu/drm/nouveau/nvkm/engine/disp/gk104.o: warning: objtool: gk104_disp_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlygt215.o drivers/gpu/drm/nouveau/nvkm/engine/disp/base.o: warning: objtool: nvkm_disp_ctor()+0x79: can't find jump dest instruction at .text+0xc00004e1 drivers/gpu/drm/nouveau/nvkm/engine/disp/dacnv50.o: warning: objtool: nv50_dac_power()+0x25: can't find jump dest instruction at .text+0xf800002b drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgf119.o: warning: objtool: gf119_sor_dp_drv_ctl()+0xad: can't find jump dest instruction at .text+0x6b0100b3 CC drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlygf119.o drivers/gpu/drm/nouveau/nvkm/engine/disp/piornv50.o: warning: objtool: nv50_pior_power()+0x2b: can't find jump dest instruction at .text+0xf7000060 drivers/gpu/drm/nouveau/nvkm/engine/disp/rootg84.o: warning: objtool: g84_disp_root_new()+0x1a: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlygk104.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/piocnv50.o drivers/gpu/drm/nouveau/nvkm/engine/disp/hdagt215.o: warning: objtool: gt215_hda_eld()+0x24: can't find jump dest instruction at .text+0xe801002a CC drivers/gpu/drm/nouveau/nvkm/engine/disp/piocgf119.o drivers/gpu/drm/nouveau/nvkm/engine/disp/conn.o: warning: objtool: nvkm_connector_new()+0x41: can't find jump dest instruction at .text+0xa80000fc CC drivers/gpu/drm/nouveau/nvkm/engine/disp/cursnv50.o drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmig84.o: warning: objtool: g84_hdmi_ctrl()+0x17: can't find jump dest instruction at .text+0x8303001d drivers/gpu/drm/nouveau/nvkm/engine/disp/hdagf119.o: warning: objtool: gf119_hda_eld()+0x24: can't find jump dest instruction at .text+0x2302002a drivers/gpu/drm/nouveau/nvkm/engine/disp/sorg94.o: warning: objtool: g94_sor_dp_drv_ctl()+0xa2: can't find jump dest instruction at .text+0x2d010254 drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgm200.o: warning: objtool: gm200_sor_dp_drv_ctl()+0x92: can't find jump dest instruction at .text+0x6d010098 CC drivers/gpu/drm/nouveau/nvkm/engine/disp/cursg84.o drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgt215.o: warning: objtool: gt215_ram_prog()+0x29: can't find jump dest instruction at .text+0x2010085 CC drivers/gpu/drm/nouveau/nvkm/engine/disp/cursgt215.o drivers/gpu/drm/nouveau/nvkm/engine/disp/outpdp.o: warning: objtool: nvkm_output_dp_train()+0x2e: can't find jump dest instruction at .text+0xf5000062 drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigt215.o: warning: objtool: gt215_hdmi_ctrl()+0x1b: can't find jump dest instruction at .text+0x80030021 CC drivers/gpu/drm/nouveau/nvkm/engine/disp/cursgf119.o drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigk104.o: warning: objtool: gk104_hdmi_ctrl()+0x1a: can't find jump dest instruction at .text+0x58020020 CC drivers/gpu/drm/nouveau/nvkm/engine/disp/cursgk104.o drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgk104.o: warning: objtool: gk104_disp_root_new()+0x1a: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigf119.o: warning: objtool: gf119_hdmi_ctrl()+0x17: can't find jump dest instruction at .text+0x3b02001d drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv04.o: warning: objtool: nv04_disp_mthd()+0x16: can't find jump dest instruction at .text+0x84000072 drivers/gpu/drm/nouveau/nvkm/engine/disp/gf119.o: warning: objtool: gf119_disp_intr()+0x92: can't find jump dest instruction at .text+0xdc000112 drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgm200.o: warning: objtool: gm200_disp_root_new()+0x1a: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/disp/oimmnv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/oimmg84.o drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgk110.o: warning: objtool: gk110_disp_root_new()+0x1a: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/disp/dport.o: warning: objtool: dp_link_train_commit()+0x20: can't find jump dest instruction at .text+0x9f000025 drivers/gpu/drm/nouveau/nvkm/engine/disp/rootg94.o: warning: objtool: g94_disp_root_new()+0x1a: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/disp/oimmgt215.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/oimmgf119.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/oimmgk104.o CC drivers/gpu/drm/nouveau/nvkm/engine/dma/base.o CC drivers/gpu/drm/nouveau/nvkm/engine/dma/nv04.o drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgt215.o: warning: objtool: gt215_disp_root_new()+0x1a: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgt200.o: warning: objtool: gt200_disp_root_new()+0x1a: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/dma/nv50.o drivers/gpu/drm/nouveau/nvkm/engine/disp/vga.o: warning: objtool: nvkm_rdvgaowner()+0x17: can't find jump dest instruction at .text+0xba0003b0 drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgm107.o: warning: objtool: gm107_disp_root_new()+0x1a: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/dma/gf100.o CC drivers/gpu/drm/nouveau/nvkm/engine/dma/gf119.o CC drivers/gpu/drm/nouveau/nvkm/engine/dma/user.o CC drivers/gpu/drm/nouveau/nvkm/engine/dma/usernv04.o CC drivers/gpu/drm/nouveau/nvkm/engine/dma/usernv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/dma/usergf100.o CC drivers/gpu/drm/nouveau/nvkm/engine/dma/usergf119.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/base.o drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgf119.o: warning: objtool: gf119_disp_root_init()+0x25: can't find jump dest instruction at .text+0x8c00006e drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv50.o: warning: objtool: nv50_disp_root_init()+0x54: can't find jump dest instruction at .text+0xa900012a CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv04.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv10.o drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.o: warning: objtool: nv50_disp_chan_mthd()+0x2a: can't find jump dest instruction at .text+0x4c0102b9 CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv17.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv40.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.o drivers/gpu/drm/nouveau/nvkm/engine/disp/changf119.o: warning: objtool: gf119_disp_chan_uevent_fini()+0x28: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/disp/changf119.o: warning: objtool: gf119_disp_chan_uevent_init()+0x28: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/g84.o drivers/gpu/drm/nouveau/nvkm/engine/disp/dmacnv50.o: warning: objtool: nv50_disp_dmac_new_()+0x6a: can't find jump dest instruction at .text+0x960004f9 CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/gf100.o drivers/gpu/drm/nouveau/nvkm/engine/disp/basenv50.o: warning: objtool: nv50_disp_base_new()+0x50: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.o: warning: objtool: nv50_disp_intr()+0x46: can't find jump dest instruction at .text+0xee00019c drivers/gpu/drm/nouveau/nvkm/engine/device/base.o: warning: objtool: nvkm_device_engine()+0x11: can't find jump dest instruction at .text+0x14010116 CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.o drivers/gpu/drm/nouveau/nvkm/engine/disp/corenv50.o: warning: objtool: nv50_disp_core_fini()+0x2c: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/disp/corenv50.o: warning: objtool: nv50_disp_core_init()+0x2c: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/disp/corenv50.o: warning: objtool: nv50_disp_core_new()+0x39: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk110.o drivers/gpu/drm/nouveau/nvkm/engine/disp/dmacgf119.o: warning: objtool: gf119_disp_dmac_fini()+0xc6: can't find jump dest instruction at .text+0x8e0000cb CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk208.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk20a.o drivers/gpu/drm/nouveau/nvkm/engine/disp/coregf119.o: warning: objtool: gf119_disp_core_fini()+0xb7: can't find jump dest instruction at .text+0x800000bc CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/gm107.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/gm200.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/gm20b.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.o drivers/gpu/drm/nouveau/nvkm/engine/disp/cursnv50.o: warning: objtool: nv50_disp_curs_new()+0x4a: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/channv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/chang84.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv04.o drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlynv50.o: warning: objtool: nv50_disp_ovly_new()+0x50: call without frame pointer save/setup drivers/gpu/drm/radeon/cik.o: warning: objtool: dce8_latency_watermark()+0x1c: can't find jump dest instruction at .text+0x490103a9 CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv10.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv17.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv40.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv50.o drivers/gpu/drm/nouveau/nvkm/engine/disp/piocnv50.o: warning: objtool: nv50_disp_pioc_init()+0x87: can't find jump dest instruction at .text+0x9c00015c CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmag84.o LD drivers/gpu/drm/radeon/radeon.o drivers/gpu/drm/nouveau/nvkm/engine/disp/piocgf119.o: warning: objtool: gf119_disp_pioc_fini()+0x9e: can't find jump dest instruction at .text+0x8e0000a3 CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifonv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifog84.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogf100.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogk104.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogk110.o drivers/gpu/drm/nouveau/nvkm/engine/disp/oimmnv50.o: warning: objtool: nv50_disp_oimm_new()+0x4a: call without frame pointer save/setup LD drivers/gpu/drm/radeon/built-in.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogm200.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/base.o drivers/gpu/drm/nouveau/nvkm/engine/dma/gf100.o: warning: objtool: gf100_dma_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv04.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv10.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv15.o drivers/gpu/drm/nouveau/nvkm/engine/dma/gf119.o: warning: objtool: gf119_dma_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv17.o drivers/gpu/drm/nouveau/nvkm/engine/dma/nv50.o: warning: objtool: nv50_dma_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv20.o drivers/gpu/drm/nouveau/nvkm/engine/dma/nv04.o: warning: objtool: nv04_dma_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv25.o drivers/gpu/drm/nouveau/nvkm/engine/dma/user.o: warning: objtool: nvkm_dmaobj_ctor()+0x94: can't find jump dest instruction at .text+0x230100de drivers/gpu/drm/nouveau/nvkm/engine/dma/usergf100.o: warning: objtool: gf100_dmaobj_bind()+0x30: can't find jump dest instruction at .text+0x9f000036 drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv17.o: warning: objtool: nv17_fifo_init()+0x44: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv17.o: warning: objtool: nv17_fifo_new()+0x1f: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv2a.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv30.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv34.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv35.o drivers/gpu/drm/nouveau/nvkm/engine/dma/usernv04.o: warning: objtool: nv04_dmaobj_bind()+0x72: can't find jump dest instruction at .text+0xd6000077 drivers/gpu/drm/nouveau/nvkm/engine/dma/base.o: warning: objtool: nvkm_dma_oclass_fifo_new()+0x1a: can't find call dest symbol at offset 0x130000f7 drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv40.o: warning: objtool: nv40_fifo_init()+0x52: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv40.o: warning: objtool: nv40_fifo_new()+0x1f: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv40.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv44.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv50.o drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv10.o: warning: objtool: nv10_fifo_new()+0x1f: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/gr/g84.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gt200.o drivers/gpu/drm/nouveau/nvkm/engine/fifo/g84.o: warning: objtool: g84_fifo_uevent_fini()+0x18: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/fifo/g84.o: warning: objtool: g84_fifo_uevent_init()+0x18: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/fifo/g84.o: warning: objtool: g84_fifo_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/gr/mcp79.o drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk20a.o: warning: objtool: gk20a_fifo_new()+0x18: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv04.o: warning: objtool: nv04_fifo_intr()+0xb1: can't find jump dest instruction at .text+0x8c020234 CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gt215.o drivers/gpu/drm/nouveau/nvkm/engine/dma/usergf119.o: warning: objtool: gf119_dmaobj_bind()+0x30: can't find jump dest instruction at .text+0x90000036 drivers/gpu/drm/nouveau/nvkm/engine/dma/usernv50.o: warning: objtool: nv50_dmaobj_bind()+0x30: can't find jump dest instruction at .text+0x9f000036 CC drivers/gpu/drm/nouveau/nvkm/engine/gr/mcp89.o drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk110.o: warning: objtool: gk110_fifo_new()+0x18: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gf104.o drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk208.o: warning: objtool: gk208_fifo_new()+0x18: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gf108.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gf110.o drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.o: warning: objtool: nv50_fifo_init()+0xec: can't find call dest symbol at offset 0x16ff0211 drivers/gpu/drm/nouveau/nvkm/engine/fifo/base.o: warning: objtool: nvkm_fifo_dtor()+0x2c: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/fifo/base.o: warning: objtool: nvkm_fifo_chan_put()+0x18: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/fifo/base.o: warning: objtool: nvkm_fifo_chan_inst()+0x25: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/fifo/base.o: warning: objtool: nvkm_fifo_chan_chid()+0x24: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/fifo/base.o: warning: objtool: nvkm_fifo_uevent()+0x1d: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/fifo/base.o: warning: objtool: nvkm_fifo_ctor()+0x4b: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/fifo/gm107.o: warning: objtool: gm107_fifo_new()+0x18: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gf117.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gf119.o drivers/gpu/drm/nouveau/nvkm/engine/fifo/gm20b.o: warning: objtool: gm20b_fifo_new()+0x18: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gk104.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gk110.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gk110b.o drivers/gpu/drm/nouveau/nvkm/engine/fifo/gm200.o: warning: objtool: gm200_fifo_new()+0x18: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gk208.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gk20a.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gm107.o drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv50.o: warning: objtool: nv50_fifo_dma_new()+0x23: can't find jump dest instruction at .text+0xe9010029 CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gm200.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gm20b.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxnv40.o drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv40.o: warning: objtool: nv40_fifo_dma_engine_fini()+0x2c: can't find jump dest instruction at .text+0x9b0000f4 drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv17.o: warning: objtool: nv17_fifo_dma_new()+0x2d: can't find jump dest instruction at .text+0x83010033 CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxnv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf104.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf108.o drivers/gpu/drm/nouveau/nvkm/engine/fifo/chang84.o: warning: objtool: g84_fifo_chan_engine_init()+0x21: can't find jump dest instruction at .text+0xcf000045 drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv10.o: warning: objtool: nv10_fifo_dma_new()+0x2d: can't find jump dest instruction at .text+0x83010033 CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf110.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf117.o drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.o: warning: objtool: nvkm_fifo_chan_child_get()+0x28: can't find jump dest instruction at .text+0x9a00008b CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf119.o drivers/gpu/drm/nouveau/nvkm/engine/fifo/channv50.o: warning: objtool: nv50_fifo_chan_engine_init()+0x21: can't find jump dest instruction at .text+0xce000027 drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv04.o: warning: objtool: nv04_fifo_dma_new()+0x2d: can't find jump dest instruction at .text+0x830100ad CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk104.o drivers/gpu/drm/nouveau/nvkm/engine/gr/nv17.o: warning: objtool: nv17_gr_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk110.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk110b.o drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmag84.o: warning: objtool: g84_fifo_dma_new()+0x23: can't find jump dest instruction at .text+0x33020029 CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk208.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk20a.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm107.o drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifonv50.o: warning: objtool: nv50_fifo_gpfifo_new()+0x23: can't find jump dest instruction at .text+0xd2010029 drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifog84.o: warning: objtool: g84_fifo_gpfifo_new()+0x23: can't find jump dest instruction at .text+0x1c020029 CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm200.o drivers/gpu/drm/nouveau/nvkm/engine/gr/base.o: warning: objtool: nvkm_gr_ctor()+0x16: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm20b.o drivers/gpu/drm/nouveau/nvkm/engine/fifo/gf100.o: warning: objtool: gf100_fifo_init()+0x67: can't find jump dest instruction at .text+0x900000e3 drivers/gpu/drm/nouveau/nvkm/engine/gr/nv15.o: warning: objtool: nv15_gr_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv31.o CC drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv40.o CC drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv44.o CC drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv50.o drivers/gpu/drm/nouveau/nvkm/engine/gr/nv2a.o: warning: objtool: nv2a_gr_chan_new()+0x3b: can't find jump dest instruction at .text+0x7040041 CC drivers/gpu/drm/nouveau/nvkm/engine/mpeg/g84.o drivers/gpu/drm/nouveau/nvkm/engine/gr/nv34.o: warning: objtool: nv34_gr_chan_new()+0x3b: can't find jump dest instruction at .text+0xb6040041 CC drivers/gpu/drm/nouveau/nvkm/engine/mspdec/base.o CC drivers/gpu/drm/nouveau/nvkm/engine/mspdec/g98.o CC drivers/gpu/drm/nouveau/nvkm/engine/mspdec/gt215.o CC drivers/gpu/drm/nouveau/nvkm/engine/mspdec/gf100.o CC drivers/gpu/drm/nouveau/nvkm/engine/mspdec/gk104.o drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.o: warning: objtool: gk104_fifo_oneinit()+0x6f: can't find jump dest instruction at .text+0xad0202a6 CC drivers/gpu/drm/nouveau/nvkm/engine/msppp/base.o drivers/gpu/drm/nouveau/nvkm/engine/gr/nv44.o: warning: objtool: nv44_gr_tile()+0x47: can't find jump dest instruction at .text+0x6301004d CC drivers/gpu/drm/nouveau/nvkm/engine/msppp/g98.o drivers/gpu/drm/nouveau/nvkm/engine/gr/gt200.o: warning: objtool: gt200_gr_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/msppp/gt215.o drivers/gpu/drm/nouveau/nvkm/engine/gr/gf108.o: warning: objtool: gf108_gr_new()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/gr/mcp79.o: warning: objtool: mcp79_gr_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/msppp/gf100.o drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogf100.o: warning: objtool: gf100_fifo_gpfifo_new()+0x2b: can't find jump dest instruction at .text+0xe30303f1 drivers/gpu/drm/nouveau/nvkm/engine/gr/g84.o: warning: objtool: g84_gr_tlb_flush()+0xf7: can't find jump dest instruction at .text+0xb0000147 CC drivers/gpu/drm/nouveau/nvkm/engine/msvld/base.o drivers/gpu/drm/nouveau/nvkm/engine/gr/gf104.o: warning: objtool: gf104_gr_new()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/gr/gf110.o: warning: objtool: gf110_gr_new()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/gr/nv25.o: warning: objtool: nv25_gr_chan_new()+0x3b: can't find jump dest instruction at .text+0xd9040041 drivers/gpu/drm/nouveau/nvkm/engine/gr/mcp89.o: warning: objtool: mcp89_gr_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/msvld/g98.o drivers/gpu/drm/nouveau/nvkm/engine/gr/gt215.o: warning: objtool: gt215_gr_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/msvld/gt215.o drivers/gpu/drm/nouveau/nvkm/engine/gr/nv35.o: warning: objtool: nv35_gr_chan_new()+0x3b: can't find jump dest instruction at .text+0xb8040041 drivers/gpu/drm/nouveau/nvkm/engine/gr/gf119.o: warning: objtool: gf119_gr_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/msvld/mcp89.o CC drivers/gpu/drm/nouveau/nvkm/engine/msvld/gf100.o CC drivers/gpu/drm/nouveau/nvkm/engine/msvld/gk104.o CC drivers/gpu/drm/nouveau/nvkm/engine/pm/base.o drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogk104.o: warning: objtool: gk104_fifo_gpfifo_engine_init()+0x1e: can't find jump dest instruction at .text+0x85000024 drivers/gpu/drm/nouveau/nvkm/engine/gr/nv30.o: warning: objtool: nv30_gr_chan_new()+0x3b: can't find jump dest instruction at .text+0xb8040041 drivers/gpu/drm/nouveau/nvkm/engine/gr/gf117.o: warning: objtool: gf117_gr_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/pm/nv40.o drivers/gpu/drm/nouveau/nvkm/engine/gr/gk110b.o: warning: objtool: gk110b_gr_new()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/gr/nv20.o: warning: objtool: nv20_gr_chan_new()+0x3b: can't find jump dest instruction at .text+0x70400cf CC drivers/gpu/drm/nouveau/nvkm/engine/pm/nv50.o drivers/gpu/drm/nouveau/nvkm/engine/gr/gk110.o: warning: objtool: gk110_gr_new()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/gr/gk208.o: warning: objtool: gk208_gr_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/pm/g84.o CC drivers/gpu/drm/nouveau/nvkm/engine/pm/gt200.o CC drivers/gpu/drm/nouveau/nvkm/engine/pm/gt215.o CC drivers/gpu/drm/nouveau/nvkm/engine/pm/gf100.o drivers/gpu/drm/nouveau/nvkm/engine/gr/nv40.o: warning: objtool: nv40_gr_tile()+0x47: can't find jump dest instruction at .text+0x1902004d drivers/gpu/drm/nouveau/nvkm/engine/gr/gm20b.o: warning: objtool: gm20b_gr_set_hww_esr_report_mask()+0x1d: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/gr/gm20b.o: warning: objtool: gm20b_gr_init_gpc_mmu()+0x4c: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/gr/gm20b.o: warning: objtool: gm20b_gr_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nvkm/engine/pm/gf108.o CC drivers/gpu/drm/nouveau/nvkm/engine/pm/gf117.o CC drivers/gpu/drm/nouveau/nvkm/engine/pm/gk104.o drivers/gpu/drm/nouveau/nvkm/engine/gr/gk104.o: warning: objtool: gk104_gr_init()+0x48b: can't find jump dest instruction at .text+0x99010490 CC drivers/gpu/drm/nouveau/nvkm/engine/sec/g98.o drivers/gpu/drm/nouveau/nvkm/engine/gr/nv04.o: warning: objtool: nv04_gr_chan_new()+0x37: can't find jump dest instruction at .text+0x85000cfe CC drivers/gpu/drm/nouveau/nvkm/engine/sw/base.o CC drivers/gpu/drm/nouveau/nvkm/engine/sw/nv04.o CC drivers/gpu/drm/nouveau/nvkm/engine/sw/nv10.o CC drivers/gpu/drm/nouveau/nvkm/engine/sw/nv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/sw/gf100.o CC drivers/gpu/drm/nouveau/nvkm/engine/sw/chan.o drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf117.o: warning: objtool: gf117_grctx_generate_attrib()+0xf2: can't find jump dest instruction at .text+0xfe00022f drivers/gpu/drm/nouveau/nvkm/engine/gr/gm107.o: warning: objtool: gm107_gr_init()+0x414: can't find jump dest instruction at .text+0x200104c2 CC drivers/gpu/drm/nouveau/nvkm/engine/sw/nvsw.o drivers/gpu/drm/nouveau/nvkm/engine/gr/nv50.o: warning: objtool: nv50_gr_init()+0xda: can't find jump dest instruction at .text+0xa70000ff CC drivers/gpu/drm/nouveau/nvkm/engine/vp/g84.o CC drivers/gpu/drm/nouveau/nouveau_acpi.o drivers/gpu/drm/nouveau/nvkm/engine/gr/gm200.o: warning: objtool: gm200_gr_init()+0x52e: can't find jump dest instruction at .text+0xe6010533 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgk104.o: warning: objtool: gk104_ram_prog_0()+0x4a: can't find jump dest instruction at .text+0xcc020103 drivers/gpu/drm/nouveau/nvkm/engine/gr/gk20a.o: warning: objtool: gk20a_gr_init()+0xc5: can't find jump dest instruction at .text+0x6040108 drivers/gpu/drm/nouveau/nvkm/engine/gr/nv10.o: warning: objtool: nv17_gr_mthd_lma_window()+0x36: can't find jump dest instruction at .text+0x38050681 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk20a.o: warning: objtool: gk20a_grctx_generate_main()+0x29: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nouveau_debugfs.o drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm200.o: warning: objtool: gm200_grctx_generate_tpcid()+0x26: can't find jump dest instruction at .text+0x9b00002b drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf108.o: warning: objtool: gf108_grctx_generate_attrib()+0xf7: can't find jump dest instruction at .text+0x9a000210 CC drivers/gpu/drm/nouveau/nouveau_drm.o drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm20b.o: warning: objtool: gm20b_grctx_generate_main()+0x29: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nouveau_hwmon.o drivers/gpu/drm/nouveau/nvkm/engine/mspdec/base.o: warning: objtool: nvkm_mspdec_new_()+0x12: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv40.o: warning: objtool: nv40_mpeg_mthd_dma()+0x57: can't find jump dest instruction at .text+0x2001005d CC drivers/gpu/drm/nouveau/nouveau_nvif.o CC drivers/gpu/drm/nouveau/nouveau_usif.o drivers/gpu/drm/nouveau/nvkm/engine/mspdec/g98.o: warning: objtool: g98_mspdec_init()+0x1d: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/mspdec/g98.o: warning: objtool: g98_mspdec_new()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/mspdec/gt215.o: warning: objtool: gt215_mspdec_new()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/mspdec/gf100.o: warning: objtool: gf100_mspdec_init()+0x1d: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/mspdec/gf100.o: warning: objtool: gf100_mspdec_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nouveau_vga.o drivers/gpu/drm/nouveau/nvkm/engine/mpeg/g84.o: warning: objtool: g84_mpeg_new()+0x1e: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nouveau_bo.o drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk104.o: warning: objtool: gk104_grctx_generate_unkn()+0x18: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk104.o: warning: objtool: gk104_grctx_generate_pagepool()+0x21: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk104.o: warning: objtool: gk104_grctx_generate_bundle()+0x42: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk104.o: warning: objtool: gk104_grctx_generate_r418bb8()+0x13f: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk104.o: warning: objtool: gk104_grctx_generate_rop_active_fbps()+0x19: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk104.o: warning: objtool: gk104_grctx_generate_main()+0x26: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv50.o: warning: objtool: nv50_mpeg_intr()+0x1d: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv50.o: warning: objtool: nv50_mpeg_init()+0x28: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv50.o: warning: objtool: nv50_mpeg_cclass_bind()+0x22: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv50.o: warning: objtool: nv50_mpeg_new()+0x1e: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/msppp/base.o: warning: objtool: nvkm_msppp_new_()+0x12: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nouveau_gem.o drivers/gpu/drm/nouveau/nvkm/engine/mspdec/gk104.o: warning: objtool: gk104_mspdec_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nouveau_prime.o drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm107.o: warning: objtool: gm107_grctx_generate_attrib()+0x110: can't find jump dest instruction at .text+0x24010115 CC drivers/gpu/drm/nouveau/nouveau_sgdma.o CC drivers/gpu/drm/nouveau/nouveau_ttm.o drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv44.o: warning: objtool: nv44_mpeg_chan_fini()+0x2f: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv44.o: warning: objtool: nv44_mpeg_chan_dtor()+0x1b: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv44.o: warning: objtool: nv44_mpeg_intr()+0x2e: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv44.o: warning: objtool: nv44_mpeg_chan_new()+0x28: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv44.o: warning: objtool: nv44_mpeg_chan_bind()+0x29: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv44.o: warning: objtool: nv44_mpeg_new()+0x1e: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/msvld/base.o: warning: objtool: nvkm_msvld_new_()+0x12: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/msvld/gf100.o: warning: objtool: gf100_msvld_init()+0x1d: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/msvld/gf100.o: warning: objtool: gf100_msvld_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nouveau_backlight.o drivers/gpu/drm/nouveau/nvkm/engine/msvld/gk104.o: warning: objtool: gk104_msvld_new()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/msppp/gt215.o: warning: objtool: gt215_msppp_new()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/msppp/g98.o: warning: objtool: g98_msppp_init()+0x1d: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/msppp/g98.o: warning: objtool: g98_msppp_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nouveau_display.o drivers/gpu/drm/nouveau/nvkm/engine/msppp/gf100.o: warning: objtool: gf100_msppp_init()+0x1d: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/msppp/gf100.o: warning: objtool: gf100_msppp_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nv50_display.o CC drivers/gpu/drm/nouveau/nouveau_dp.o CC drivers/gpu/drm/nouveau/nouveau_connector.o drivers/gpu/drm/nouveau/nvkm/engine/msvld/g98.o: warning: objtool: g98_msvld_init()+0x1d: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/msvld/g98.o: warning: objtool: g98_msvld_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nouveau_fbcon.o drivers/gpu/drm/nouveau/nvkm/engine/msvld/mcp89.o: warning: objtool: mcp89_msvld_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nv04_fbcon.o drivers/gpu/drm/nouveau/nvkm/engine/pm/gf117.o: warning: objtool: gf117_pm_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nv50_fbcon.o CC drivers/gpu/drm/nouveau/nvc0_fbcon.o CC drivers/gpu/drm/nouveau/nouveau_abi16.o drivers/gpu/drm/nouveau/nvkm/engine/sec/g98.o: warning: objtool: g98_sec_intr()+0x19: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/sec/g98.o: warning: objtool: g98_sec_new()+0x1e: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/pm/nv50.o: warning: objtool: nv50_pm_new()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.o: warning: objtool: gf100_grctx_generate_tpcid()+0x1d: can't find jump dest instruction at .text+0xea000343 CC drivers/gpu/drm/nouveau/nouveau_chan.o drivers/gpu/drm/nouveau/nvkm/engine/msvld/gt215.o: warning: objtool: gt215_msvld_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nouveau_dma.o drivers/gpu/drm/nouveau/nvkm/engine/pm/nv40.o: warning: objtool: nv40_perfctr_next()+0x2e: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/pm/nv40.o: warning: objtool: nv40_perfctr_init()+0x63: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/pm/nv40.o: warning: objtool: nv40_perfctr_read()+0x5e: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/pm/nv40.o: warning: objtool: nv40_pm_new_()+0x27: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/pm/nv40.o: warning: objtool: nv40_pm_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nouveau_fence.o CC drivers/gpu/drm/nouveau/nv04_fence.o drivers/gpu/drm/nouveau/nvkm/engine/pm/g84.o: warning: objtool: g84_pm_new()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/pm/gt200.o: warning: objtool: gt200_pm_new()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/sw/nv10.o: warning: objtool: nv10_sw_chan_new()+0x23: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/sw/nv10.o: warning: objtool: nv10_sw_new()+0x13: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv31.o: warning: objtool: nv31_mpeg_mthd_dma()+0x68: can't find jump dest instruction at .text+0x2e010078 CC drivers/gpu/drm/nouveau/nv10_fence.o drivers/gpu/drm/nouveau/nvkm/engine/pm/gt215.o: warning: objtool: gt215_pm_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nv17_fence.o drivers/gpu/drm/nouveau/nvkm/engine/sw/base.o: warning: objtool: nvkm_sw_mthd()+0x34: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/sw/base.o: warning: objtool: nvkm_sw_new_()+0x25: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/sw/nv04.o: warning: objtool: nv04_nvsw_new()+0x1a: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/sw/nv04.o: warning: objtool: nv04_sw_chan_new()+0x23: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/sw/nv04.o: warning: objtool: nv04_sw_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/nv50_fence.o CC drivers/gpu/drm/nouveau/nv84_fence.o CC drivers/gpu/drm/nouveau/nvc0_fence.o drivers/gpu/drm/nouveau/nvkm/engine/sw/nv50.o: warning: objtool: nv50_sw_chan_new()+0x4a: can't find jump dest instruction at .text+0x940000cc CC drivers/gpu/drm/nouveau/nouveau_bios.o drivers/gpu/drm/nouveau/nvkm/engine/sw/nvsw.o: warning: objtool: nvkm_nvsw_new_()+0x28: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/sw/nvsw.o: warning: objtool: nvkm_nvsw_new()+0x1a: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/dispnv04/arb.o drivers/gpu/drm/nouveau/nvkm/engine/pm/gf108.o: warning: objtool: gf108_pm_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/dispnv04/crtc.o CC drivers/gpu/drm/nouveau/dispnv04/cursor.o CC drivers/gpu/drm/nouveau/dispnv04/dac.o drivers/gpu/drm/nouveau/nvkm/engine/pm/gf100.o: warning: objtool: gf100_pm_new_()+0x3f: can't find jump dest instruction at .text+0x4401025c CC drivers/gpu/drm/nouveau/dispnv04/dfp.o drivers/gpu/drm/nouveau/nvkm/engine/vp/g84.o: warning: objtool: g84_vp_new()+0x1e: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/pm/gk104.o: warning: objtool: gk104_pm_new()+0x13: call without frame pointer save/setup CC drivers/gpu/drm/nouveau/dispnv04/disp.o CC drivers/gpu/drm/nouveau/dispnv04/hw.o CC drivers/gpu/drm/nouveau/dispnv04/overlay.o CC drivers/gpu/drm/nouveau/dispnv04/tvmodesnv17.o CC drivers/gpu/drm/nouveau/dispnv04/tvnv04.o CC drivers/gpu/drm/nouveau/dispnv04/tvnv17.o drivers/gpu/drm/nouveau/nouveau_acpi.o: warning: objtool: nouveau_acpi_rom_supported()+0x3f: call without frame pointer save/setup drivers/gpu/drm/nouveau/nouveau_acpi.o: warning: objtool: nouveau_acpi_get_bios_chunk()+0x5e: call without frame pointer save/setup drivers/gpu/drm/nouveau/nouveau_acpi.o: warning: objtool: nouveau_acpi_edid()+0x4e: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/sw/chan.o: warning: objtool: nvkm_sw_chan_dtor()+0x38: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/sw/chan.o: warning: objtool: nvkm_sw_chan_mthd()+0x2d: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/sw/chan.o: warning: objtool: nvkm_sw_chan_ctor()+0x25: call without frame pointer save/setup drivers/gpu/drm/nouveau/nouveau_vga.o: warning: objtool: nouveau_vga_set_decode()+0x8b: call without frame pointer save/setup drivers/gpu/drm/nouveau/nouveau_vga.o: warning: objtool: nouveau_vga_init()+0x20: call without frame pointer save/setup drivers/gpu/drm/nouveau/nouveau_vga.o: warning: objtool: nouveau_vga_fini()+0x2f: call without frame pointer save/setup drivers/gpu/drm/nouveau/nvkm/engine/pm/base.o: warning: objtool: nvkm_perfdom_new_()+0x59: can't find jump dest instruction at .text+0xca02032c drivers/gpu/drm/nouveau/nvkm/engine/sw/gf100.o: warning: objtool: gf100_sw_chan_mthd()+0x31: can't find jump dest instruction at .text+0xbd000037 drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.o: warning: objtool: gf100_gr_init_csdata()+0x94: can't find jump dest instruction at .text+0x81000474 drivers/gpu/drm/nouveau/nouveau_nvif.o: warning: objtool: nvkm_client_unmap()+0x7: call without frame pointer save/setup drivers/gpu/drm/nouveau/nouveau_nvif.o: warning: objtool: nvkm_client_map()+0x9: call without frame pointer save/setup drivers/gpu/drm/nouveau/nouveau_nvif.o: warning: objtool: nvkm_client_ioctl()+0x8: call without frame pointer save/setup drivers/gpu/drm/nouveau/nouveau_nvif.o: warning: objtool: nvkm_client_resume()+0x4: call without frame pointer save/setup drivers/gpu/drm/nouveau/nouveau_nvif.o: warning: objtool: nvkm_client_suspend()+0x9: call without frame pointer save/setup drivers/gpu/drm/nouveau/nouveau_nvif.o: warning: objtool: nvkm_client_driver_fini()+0x10: call without frame pointer save/setup drivers/gpu/drm/nouveau/nouveau_nvif.o: warning: objtool: nvkm_client_driver_init()+0x10: call without frame pointer save/setup drivers/gpu/drm/nouveau/nouveau_nvif.o: warning: objtool: nvkm_client_ntfy()+0x25: call without frame pointer save/setup drivers/gpu/drm/nouveau/nouveau_usif.o: warning: objtool: usif_notify()+0x11: can't find jump dest instruction at .text+0xcb000017 drivers/gpu/drm/nouveau/nouveau_prime.o: warning: objtool: nouveau_gem_prime_get_sg_table()+0x23: call without frame pointer save/setup drivers/gpu/drm/nouveau/nouveau_prime.o: warning: objtool: nouveau_gem_prime_vmap()+0x26: call without frame pointer save/setup drivers/gpu/drm/nouveau/nouveau_prime.o: warning: objtool: nouveau_gem_prime_vunmap()+0x1b: call without frame pointer save/setup drivers/gpu/drm/nouveau/nouveau_prime.o: warning: objtool: nouveau_gem_prime_import_sg_table()+0x27: call without frame pointer save/setup drivers/gpu/drm/nouveau/nouveau_prime.o: warning: objtool: nouveau_gem_prime_pin()+0x1e: call without frame pointer save/setup drivers/gpu/drm/nouveau/nouveau_prime.o: warning: objtool: nouveau_gem_prime_unpin()+0x17: call without frame pointer save/setup drivers/gpu/drm/nouveau/nouveau_sgdma.o: warning: objtool: nouveau_sgdma_destroy()+0xe: call without frame pointer save/setup drivers/gpu/drm/nouveau/nouveau_sgdma.o: warning: objtool: nv04_sgdma_unbind()+0xc: call without frame pointer save/setup drivers/gpu/drm/nouveau/nouveau_sgdma.o: warning: objtool: nv04_sgdma_bind()+0x5c: call without frame pointer save/setup drivers/gpu/drm/nouveau/nouveau_sgdma.o: warning: objtool: nouveau_sgdma_create_ttm()+0x2d: call without frame pointer save/setup drivers/gpu/drm/nouveau/nouveau_debugfs.o: warning: objtool: nouveau_debugfs_pstate_get()+0x46: can't find jump dest instruction at .text+0xf601006b drivers/gpu/drm/nouveau/nouveau_hwmon.o: warning: objtool: nouveau_hwmon_init()+0x63: can't find jump dest instruction at .text+0x43010b28 drivers/gpu/drm/nouveau/nouveau_backlight.o: warning: objtool: nouveau_backlight_init()+0x23: can't find jump dest instruction at .text+0x4d0203b3 drivers/gpu/drm/nouveau/nouveau_dp.o: warning: objtool: nouveau_dp_detect()+0x20: can't find jump dest instruction at .text+0xfc000026 drivers/gpu/drm/nouveau/nouveau_ttm.o: warning: objtool: nouveau_ttm_init()+0x191: can't find jump dest instruction at .text+0x850106b4 drivers/gpu/drm/nouveau/nv10_fence.o: warning: objtool: nv10_fence_emit()+0x2c: can't find jump dest instruction at .text+0xe000019b drivers/gpu/drm/nouveau/nv04_fence.o: warning: objtool: nv04_fence_emit()+0x2b: can't find jump dest instruction at .text+0xe00000f6 drivers/gpu/drm/nouveau/nouveau_chan.o: warning: objtool: nouveau_channel_del()+0x14: can't find jump dest instruction at .text+0xb3000068 drivers/gpu/drm/nouveau/nouveau_drm.o: warning: objtool: nouveau_pmops_runtime_idle()+0x1f: can't find jump dest instruction at .text+0xbe000025 drivers/gpu/drm/nouveau/nouveau_dma.o: warning: objtool: nouveau_dma_wait()+0x1e: can't find jump dest instruction at .text+0xb8050152 drivers/gpu/drm/nouveau/nv17_fence.o: warning: objtool: nv17_fence_context_new()+0x4c: can't find jump dest instruction at .text+0x8c000070 drivers/gpu/drm/nouveau/nvc0_fence.o: warning: objtool: nvc0_fence_emit32()+0x28: can't find jump dest instruction at .text+0x5c010061 drivers/gpu/drm/nouveau/nv50_fence.o: warning: objtool: nv50_fence_context_new()+0x56: can't find jump dest instruction at .text+0x1601005c drivers/gpu/drm/nouveau/nouveau_fbcon.o: warning: objtool: nouveau_fbcon_create()+0xae: can't find jump dest instruction at .text+0x7e0203b0 drivers/gpu/drm/nouveau/nv04_fbcon.o: warning: objtool: nv04_fbcon_copyarea()+0x3d: can't find jump dest instruction at .text+0x33010043 drivers/gpu/drm/nouveau/nouveau_abi16.o: warning: objtool: nouveau_abi16()+0x1f: can't find jump dest instruction at .text+0x83000087 drivers/gpu/drm/nouveau/nvc0_fbcon.o: warning: objtool: nvc0_fbcon_fillrect()+0x51: can't find jump dest instruction at .text+0x33020057 drivers/gpu/drm/nouveau/nouveau_gem.o: warning: objtool: validate_fini_no_ticket()+0x1a: can't find jump dest instruction at .text+0xed0000ee drivers/gpu/drm/nouveau/nouveau_bo.o: warning: objtool: nouveau_ttm_io_mem_reserve()+0x5d: can't find jump dest instruction at .text+0xc3000093 drivers/gpu/drm/nouveau/nv50_fbcon.o: warning: objtool: nv50_fbcon_fillrect()+0x51: can't find jump dest instruction at .text+0x33020057 drivers/gpu/drm/nouveau/dispnv04/cursor.o: warning: objtool: nv04_cursor_set_offset()+0x98: can't find jump dest instruction at .text+0x860004b3 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxnv40.o: warning: objtool: nv40_gr_construct_state3d()+0x49: can't find jump dest instruction at .text+0xa80d004f drivers/gpu/drm/nouveau/nouveau_fence.o: warning: objtool: nouveau_fence_wait_legacy()+0x38: can't find jump dest instruction at .text+0x94000620 drivers/gpu/drm/nouveau/dispnv04/arb.o: warning: objtool: nouveau_calc_arb()+0x2c: can't find jump dest instruction at .text+0xa6030032 drivers/gpu/drm/nouveau/dispnv04/tvnv17.o: warning: objtool: nv17_tv_mode_set()+0x6d: can't find jump dest instruction at .text+0x3b010073 drivers/gpu/drm/nouveau/nouveau_connector.o: warning: objtool: nouveau_connector_mode_valid()+0x21: can't find jump dest instruction at .text+0x280100e1 drivers/gpu/drm/nouveau/nv84_fence.o: warning: objtool: nv84_fence_context_new()+0x48: can't find jump dest instruction at .text+0xca000321 drivers/gpu/drm/nouveau/nouveau_display.o: warning: objtool: nouveau_display_scanoutpos_head()+0x89: can't find jump dest instruction at .text+0xa3000234 drivers/gpu/drm/nouveau/dispnv04/disp.o: warning: objtool: nv04_display_create()+0x4a: can't find jump dest instruction at .text+0x2f020274 drivers/gpu/drm/nouveau/dispnv04/tvnv04.o: warning: objtool: nv04_tv_dpms()+0x36: can't find jump dest instruction at .text+0x6301034d drivers/gpu/drm/nouveau/dispnv04/dac.o: warning: objtool: nv04_dac_detect()+0x677: can't find jump dest instruction at .text+0xb020696 drivers/gpu/drm/nouveau/dispnv04/tvmodesnv17.o: warning: objtool: nv17_tv_state_load()+0x93: can't find jump dest instruction at .text+0x7c0005d1 drivers/gpu/drm/nouveau/dispnv04/overlay.o: warning: objtool: nv10_set_params()+0x1e9: can't find jump dest instruction at .text+0x9700029b drivers/gpu/drm/nouveau/dispnv04/dfp.o: warning: objtool: nv04_dfp_mode_set()+0x39b: can't find jump dest instruction at .text+0xea000425 drivers/gpu/drm/nouveau/dispnv04/crtc.o: warning: objtool: nv04_crtc_do_mode_set_base()+0x51: can't find jump dest instruction at .text+0xc903021d drivers/gpu/drm/nouveau/nouveau_bios.o: warning: objtool: get_fp_strap()+0x25: can't find jump dest instruction at .text+0xe30002bb drivers/gpu/drm/i915/intel_display.o: warning: objtool: ironlake_pfit_enable()+0x2a: can't find jump dest instruction at .text+0x830004aa drivers/gpu/drm/nouveau/nv50_display.o: warning: objtool: evo_wait()+0x59: can't find jump dest instruction at .text+0x8c000228 LD [M] drivers/gpu/drm/i915/i915.o drivers/gpu/drm/nouveau/dispnv04/hw.o: warning: objtool: NVSetOwner()+0x31: can't find jump dest instruction at .text+0xd9000456 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxnv50.o: warning: objtool: nv50_gr_construct_gene_ccache()+0x35: can't find jump dest instruction at .text+0x800004cb LD drivers/gpu/drm/nouveau/nouveau.o LD drivers/gpu/drm/nouveau/built-in.o LD drivers/gpu/drm/built-in.o LD drivers/gpu/built-in.o LD drivers/built-in.o CHK include/generated/uapi/linux/version.h HOSTCC scripts/unifdef INSTALL usr/include/asm-generic/ (35 files) INSTALL usr/include/mtd/ (5 files) INSTALL usr/include/misc/ (1 file) INSTALL usr/include/drm/ (21 files) INSTALL usr/include/rdma/ (6 files) INSTALL usr/include/uapi/ (0 file) INSTALL usr/include/video/ (3 files) INSTALL usr/include/sound/ (11 files) INSTALL usr/include/scsi/ (4 files) INSTALL usr/include/scsi/fc/ (4 files) INSTALL usr/include/xen/ (4 files) INSTALL usr/include/rdma/hfi/ (1 file) INSTALL usr/include/linux/dvb/ (8 files) INSTALL usr/include/linux/caif/ (2 files) INSTALL usr/include/linux/hdlc/ (1 file) INSTALL usr/include/linux/byteorder/ (2 files) INSTALL usr/include/linux/can/ (5 files) INSTALL usr/include/linux/android/ (1 file) INSTALL usr/include/linux/netfilter_ipv4/ (9 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/raid/ (2 files) INSTALL usr/include/linux/sunrpc/ (1 file) INSTALL usr/include/linux/mmc/ (1 file) INSTALL usr/include/linux/tc_ematch/ (4 files) INSTALL usr/include/linux/netfilter/ (85 files) INSTALL usr/include/linux/netfilter/ipset/ (4 files) INSTALL usr/include/linux/usb/ (11 files) INSTALL usr/include/linux/netfilter_bridge/ (17 files) INSTALL usr/include/linux/tc_act/ (11 files) INSTALL usr/include/linux/spi/ (1 file) INSTALL usr/include/linux/netfilter_arp/ (2 files) INSTALL usr/include/linux/nfsd/ (5 files) INSTALL usr/include/linux/wimax/ (1 file) INSTALL usr/include/linux/ (427 files) INSTALL usr/include/linux/netfilter_ipv6/ (12 files) INSTALL usr/include/asm/ (65 files) CHECK usr/include/drm/ (21 files) CHECK usr/include/asm-generic/ (35 files) CHECK usr/include/misc/ (1 files) CHECK usr/include/mtd/ (5 files) CHECK usr/include/uapi/ (0 files) CHECK usr/include/sound/ (11 files) CHECK usr/include/rdma/ (6 files) CHECK usr/include/video/ (3 files) CHECK usr/include/scsi/ (4 files) CHECK usr/include/rdma/hfi/ (1 files) CHECK usr/include/xen/ (4 files) CHECK usr/include/scsi/fc/ (4 files) CHECK usr/include/linux/android/ (1 files) CHECK usr/include/linux/byteorder/ (2 files) CHECK usr/include/linux/hdlc/ (1 files) CHECK usr/include/linux/dvb/ (8 files) CHECK usr/include/linux/caif/ (2 files) CHECK usr/include/linux/can/ (5 files) CHECK usr/include/linux/iio/ (2 files) CHECK usr/include/linux/hsi/ (2 files) CHECK usr/include/linux/isdn/ (1 files) CHECK usr/include/linux/mmc/ (1 files) CHECK usr/include/linux/netfilter_arp/ (2 files) CHECK usr/include/linux/netfilter_bridge/ (17 files) CHECK usr/include/linux/netfilter_ipv4/ (9 files) CHECK usr/include/linux/netfilter/ (85 files) CHECK usr/include/linux/netfilter_ipv6/ (12 files) CHECK usr/include/linux/spi/ (1 files) CHECK usr/include/linux/netfilter/ipset/ (4 files) CHECK usr/include/linux/tc_act/ (11 files) CHECK usr/include/linux/raid/ (2 files) CHECK usr/include/linux/nfsd/ (5 files) CHECK usr/include/linux/tc_ematch/ (4 files) CHECK usr/include/linux/sunrpc/ (1 files) CHECK usr/include/linux/usb/ (11 files) CHECK usr/include/linux/ (427 files) CHECK usr/include/linux/wimax/ (1 files) CHECK usr/include/asm/ (65 files) LINK vmlinux LD vmlinux.o MODPOST vmlinux.o GEN .version CHK include/generated/compile.h UPD include/generated/compile.h CC init/version.o LD init/built-in.o KSYM .tmp_kallsyms1.o KSYM .tmp_kallsyms2.o LD vmlinux SORTEX vmlinux SYSMAP System.map CC arch/x86/boot/a20.o AS arch/x86/boot/bioscall.o CC arch/x86/boot/cmdline.o AS arch/x86/boot/copy.o HOSTCC arch/x86/boot/mkcpustr CC arch/x86/boot/cpuflags.o CC arch/x86/boot/cpucheck.o CC arch/x86/boot/early_serial_console.o CC arch/x86/boot/edd.o VOFFSET arch/x86/boot/voffset.h CC arch/x86/boot/main.o CC arch/x86/boot/memory.o CC arch/x86/boot/pm.o AS arch/x86/boot/pmjump.o Building modules, stage 2. 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 LDS arch/x86/boot/compressed/vmlinux.lds AS arch/x86/boot/compressed/head_64.o CC arch/x86/boot/compressed/misc.o CPUSTR arch/x86/boot/cpustr.h CC arch/x86/boot/compressed/string.o CC arch/x86/boot/compressed/cmdline.o OBJCOPY arch/x86/boot/compressed/vmlinux.bin HOSTCC arch/x86/boot/compressed/mkpiggy CC arch/x86/boot/cpu.o CC arch/x86/boot/compressed/cpuflags.o CC arch/x86/boot/compressed/early_serial_console.o MODPOST 930 modules BZIP2 arch/x86/boot/compressed/vmlinux.bin.bz2 MKPIGGY arch/x86/boot/compressed/piggy.S AS arch/x86/boot/compressed/piggy.o 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 15148 bytes (padded to 15360 bytes). System is 4962 kB CRC fa01e29b Kernel: arch/x86/boot/bzImage is ready (#1) 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-x86_64.mod.o CC arch/x86/crypto/crc32c-intel.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/poly1305-x86_64.mod.o CC arch/x86/crypto/serpent-sse2-x86_64.mod.o CC arch/x86/kernel/cpu/mcheck/mce-inject.mod.o CC arch/x86/mm/debug_pagetables.mod.o CC arch/x86/pci/vmd.mod.o CC arch/x86/platform/atom/punit_atom_debug.mod.o CC arch/x86/ras/mce_amd_inj.mod.o CC crypto/842.mod.o CC crypto/authenc.mod.o CC crypto/authencesn.mod.o CC crypto/cbc.mod.o CC crypto/chacha20_generic.mod.o CC crypto/chacha20poly1305.mod.o CC crypto/crc32_generic.mod.o CC crypto/crct10dif_common.mod.o CC crypto/crct10dif_generic.mod.o CC crypto/ctr.mod.o CC crypto/des_generic.mod.o CC crypto/echainiv.mod.o CC crypto/gcm.mod.o CC crypto/ghash-generic.mod.o CC crypto/khazad.mod.o CC crypto/lz4.mod.o CC crypto/lzo.mod.o CC crypto/poly1305_generic.mod.o CC crypto/salsa20_generic.mod.o CC crypto/tcrypt.mod.o CC crypto/tgr192.mod.o CC crypto/twofish_generic.mod.o CC crypto/vmac.mod.o CC crypto/wp512.mod.o CC drivers/acpi/acpi_extlog.mod.o CC drivers/acpi/acpi_ipmi.mod.o CC drivers/acpi/ec_sys.mod.o CC drivers/acpi/fan.mod.o CC drivers/acpi/hed.mod.o CC drivers/bcma/bcma.mod.o CC drivers/char/agp/intel-gtt.mod.o CC drivers/char/hw_random/amd-rng.mod.o CC drivers/char/hw_random/timeriomem-rng.mod.o CC drivers/char/ipmi/ipmi_devintf.mod.o CC drivers/char/ipmi/ipmi_msghandler.mod.o CC drivers/char/ipmi/ipmi_si.mod.o CC drivers/char/mwave/mwave.mod.o CC drivers/char/nvram.mod.o CC drivers/char/tpm/tpm_crb.mod.o CC drivers/char/tpm/tpm_i2c_infineon.mod.o CC drivers/char/tpm/tpm_infineon.mod.o CC drivers/char/tpm/tpm_tis.mod.o CC drivers/char/ttyprintk.mod.o CC drivers/clk/clk-axi-clkgen.mod.o CC drivers/clk/clk-cdce925.mod.o CC drivers/clk/clk-palmas.mod.o CC drivers/clk/clk-pwm.mod.o CC drivers/clk/clk-si5351.mod.o CC drivers/clk/qcom/clk-qcom.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-msm8960.mod.o CC drivers/clk/qcom/mmcc-msm8996.mod.o CC drivers/cpufreq/p4-clockmod.mod.o CC drivers/cpufreq/speedstep-lib.mod.o CC drivers/dca/dca.mod.o CC drivers/devfreq/governor_powersave.mod.o CC drivers/dma/dmatest.mod.o CC drivers/dma/fsl-edma.mod.o CC drivers/dma/hsu/hsu_dma.mod.o CC drivers/dma/idma64.mod.o CC drivers/dma/ioat/ioatdma.mod.o CC drivers/dma/nbpfaxi.mod.o CC drivers/dma/sh/shdma.mod.o CC drivers/dma/sh/sudmac.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/i3200_edac.mod.o CC drivers/edac/i5400_edac.mod.o CC drivers/edac/ie31200_edac.mod.o CC drivers/extcon/extcon-gpio.mod.o CC drivers/extcon/extcon-max3355.mod.o CC drivers/extcon/extcon-max77843.mod.o CC drivers/firmware/dcdbas.mod.o CC drivers/firmware/dmi-sysfs.mod.o CC drivers/firmware/edd.mod.o CC drivers/fmc/fmc-fakedev.mod.o CC drivers/fmc/fmc-trivial.mod.o CC drivers/fmc/fmc.mod.o CC drivers/gpio/gpio-104-dio-48e.mod.o CC drivers/gpio/gpio-104-idi-48.mod.o CC drivers/gpio/gpio-adp5520.mod.o CC drivers/gpio/gpio-altera.mod.o CC drivers/gpio/gpio-bt8xx.mod.o CC drivers/gpio/gpio-dln2.mod.o CC drivers/gpio/gpio-f7188x.mod.o CC drivers/gpio/gpio-ich.mod.o CC drivers/gpio/gpio-janz-ttl.mod.o CC drivers/gpio/gpio-mcp23s08.mod.o CC drivers/gpio/gpio-ml-ioh.mod.o CC drivers/gpio/gpio-pca953x.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-wm8350.mod.o CC drivers/gpio/gpio-wm8994.mod.o CC drivers/gpu/drm/amd/amdgpu/amdgpu.mod.o CC drivers/gpu/drm/amd/amdkfd/amdkfd.mod.o CC drivers/gpu/drm/bochs/bochs-drm.mod.o CC drivers/gpu/drm/bridge/nxp-ptn3460.mod.o CC drivers/gpu/drm/cirrus/cirrus.mod.o CC drivers/gpu/drm/i2c/adv7511.mod.o CC drivers/gpu/drm/i915/i915.mod.o CC drivers/gpu/drm/mgag200/mgag200.mod.o CC drivers/gpu/drm/panel/panel-sharp-ls043t1le01.mod.o CC drivers/gpu/drm/tdfx/tdfx.mod.o CC drivers/gpu/drm/vc4/vc4.mod.o CC drivers/gpu/drm/virtio/virtio-gpu.mod.o CC drivers/gpu/drm/vmwgfx/vmwgfx.mod.o CC drivers/hid/hid-apple.mod.o CC drivers/hid/hid-belkin.mod.o CC drivers/hid/hid-cherry.mod.o CC drivers/hid/hid-chicony.mod.o CC drivers/hid/hid-gaff.mod.o CC drivers/hid/hid-lcpower.mod.o CC drivers/hid/hid-lenovo.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-petalynx.mod.o CC drivers/hid/hid-primax.mod.o CC drivers/hid/hid-rmi.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-steelseries.mod.o CC drivers/hid/hid-thingm.mod.o CC drivers/hid/hid-tivo.mod.o CC drivers/hid/hid-tmff.mod.o CC drivers/hid/hid-twinhan.mod.o CC drivers/hid/hid-wiimote.mod.o CC drivers/hid/uhid.mod.o CC drivers/hsi/clients/hsi_char.mod.o CC drivers/hwmon/abituguru.mod.o CC drivers/hwmon/adm1021.mod.o CC drivers/hwmon/adm1025.mod.o CC drivers/hwmon/adm1029.mod.o CC drivers/hwmon/amc6821.mod.o CC drivers/hwmon/asb100.mod.o CC drivers/hwmon/asc7621.mod.o CC drivers/hwmon/da9052-hwmon.mod.o CC drivers/hwmon/dme1737.mod.o CC drivers/hwmon/ds1621.mod.o CC drivers/hwmon/ds620.mod.o CC drivers/hwmon/gl518sm.mod.o CC drivers/hwmon/hih6130.mod.o CC drivers/hwmon/i5500_temp.mod.o CC drivers/hwmon/ibmpex.mod.o CC drivers/hwmon/iio_hwmon.mod.o CC drivers/hwmon/ina209.mod.o CC drivers/hwmon/jc42.mod.o CC drivers/hwmon/k8temp.mod.o CC drivers/hwmon/lineage-pem.mod.o CC drivers/hwmon/lm63.mod.o CC drivers/hwmon/lm77.mod.o CC drivers/hwmon/lm85.mod.o CC drivers/hwmon/lm90.mod.o CC drivers/hwmon/lm92.mod.o CC drivers/hwmon/lm93.mod.o CC drivers/hwmon/lm95241.mod.o CC drivers/hwmon/ltc2945.mod.o CC drivers/hwmon/ltc4215.mod.o CC drivers/hwmon/max1619.mod.o CC drivers/hwmon/max6639.mod.o CC drivers/hwmon/max6642.mod.o CC drivers/hwmon/max6650.mod.o CC drivers/hwmon/nct6683.mod.o CC drivers/hwmon/nct7802.mod.o CC drivers/hwmon/nct7904.mod.o CC drivers/hwmon/pcf8591.mod.o CC drivers/hwmon/sht15.mod.o CC drivers/hwmon/shtc1.mod.o CC drivers/hwmon/smm665.mod.o CC drivers/hwmon/smsc47b397.mod.o CC drivers/hwmon/smsc47m192.mod.o CC drivers/hwmon/tmp102.mod.o CC drivers/hwmon/tmp103.mod.o CC drivers/hwmon/tmp421.mod.o CC drivers/hwmon/via-cputemp.mod.o CC drivers/hwmon/w83627hf.mod.o CC drivers/hwmon/w83792d.mod.o CC drivers/hwmon/w83l785ts.mod.o CC drivers/hwmon/w83l786ng.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-pcf.mod.o CC drivers/i2c/busses/i2c-amd756-s4882.mod.o CC drivers/i2c/busses/i2c-amd756.mod.o CC drivers/i2c/busses/i2c-axxia.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-emev2.mod.o CC drivers/i2c/busses/i2c-gpio.mod.o CC drivers/i2c/busses/i2c-hix5hd2.mod.o CC drivers/i2c/busses/i2c-isch.mod.o CC drivers/i2c/busses/i2c-ismt.mod.o CC drivers/i2c/busses/i2c-nforce2-s4985.mod.o CC drivers/i2c/busses/i2c-nforce2.mod.o CC drivers/i2c/busses/i2c-rcar.mod.o CC drivers/i2c/busses/i2c-rk3x.mod.o CC drivers/i2c/busses/i2c-sh_mobile.mod.o CC drivers/i2c/busses/i2c-simtec.mod.o CC drivers/i2c/busses/i2c-sis630.mod.o CC drivers/i2c/busses/i2c-via.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-stub.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/iio/accel/bma180.mod.o CC drivers/iio/accel/hid-sensor-accel-3d.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/adc/ad799x.mod.o CC drivers/iio/adc/at91-sama5d2_adc.mod.o CC drivers/iio/adc/axp288_adc.mod.o CC drivers/iio/adc/da9150-gpadc.mod.o CC drivers/iio/adc/ina2xx-adc.mod.o CC drivers/iio/adc/lp8788_adc.mod.o CC drivers/iio/adc/men_z188_adc.mod.o CC drivers/iio/adc/nau7802.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_am335x_adc.mod.o CC drivers/iio/adc/vf610_adc.mod.o CC drivers/iio/buffer/industrialio-buffer-cb.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/dac/ad5064.mod.o CC drivers/iio/dac/ad5380.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/gyro/bmg160_core.mod.o CC drivers/iio/gyro/bmg160_i2c.mod.o CC drivers/iio/gyro/hid-sensor-gyro-3d.mod.o CC drivers/iio/gyro/st_gyro.mod.o CC drivers/iio/gyro/st_gyro_i2c.mod.o CC drivers/iio/health/afe4404.mod.o CC drivers/iio/imu/inv_mpu6050/inv-mpu6050-i2c.mod.o CC drivers/iio/imu/inv_mpu6050/inv-mpu6050.mod.o CC drivers/iio/light/al3320a.mod.o CC drivers/iio/light/cm3323.mod.o CC drivers/iio/light/hid-sensor-als.mod.o CC drivers/iio/light/isl29125.mod.o CC drivers/iio/light/pa12203001.mod.o CC drivers/iio/light/tcs3472.mod.o CC drivers/iio/light/tsl4531.mod.o CC drivers/iio/light/us5182d.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/st_magn.mod.o CC drivers/iio/magnetometer/st_magn_i2c.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/mcp4531.mod.o CC drivers/iio/potentiometer/tpl0102.mod.o CC drivers/iio/pressure/bmp280.mod.o CC drivers/iio/pressure/hid-sensor-press.mod.o CC drivers/iio/pressure/ms5611_i2c.mod.o CC drivers/iio/pressure/st_pressure.mod.o CC drivers/iio/pressure/st_pressure_i2c.mod.o CC drivers/iio/temperature/tsys01.mod.o CC drivers/iio/trigger/iio-trig-hrtimer.mod.o CC drivers/iio/trigger/iio-trig-interrupt.mod.o CC drivers/input/gameport/fm801-gp.mod.o CC drivers/input/gameport/lightning.mod.o CC drivers/input/gameport/ns558.mod.o CC drivers/input/joystick/db9.mod.o CC drivers/input/joystick/gamecon.mod.o CC drivers/input/joystick/grip_mp.mod.o CC drivers/input/joystick/magellan.mod.o CC drivers/input/joystick/sidewinder.mod.o CC drivers/input/joystick/spaceorb.mod.o CC drivers/input/joystick/tmdc.mod.o CC drivers/input/serio/apbps2.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/userio.mod.o CC drivers/input/touchscreen/ar1021_i2c.mod.o CC drivers/input/touchscreen/atmel_mxt_ts.mod.o CC drivers/input/touchscreen/chipone_icn8318.mod.o CC drivers/input/touchscreen/cyttsp_core.mod.o CC drivers/input/touchscreen/egalax_ts.mod.o CC drivers/input/touchscreen/egalax_ts_serial.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/ili210x.mod.o CC drivers/input/touchscreen/imx6ul_tsc.mod.o CC drivers/input/touchscreen/max11801_ts.mod.o CC drivers/input/touchscreen/melfas_mip4.mod.o CC drivers/input/touchscreen/mk712.mod.o CC drivers/input/touchscreen/ti_am335x_tsc.mod.o CC drivers/input/touchscreen/touchright.mod.o CC drivers/input/touchscreen/ts4800-ts.mod.o CC drivers/input/touchscreen/ucb1400_ts.mod.o CC drivers/input/touchscreen/usbtouchscreen.mod.o CC drivers/input/touchscreen/wdt87xx_i2c.mod.o CC drivers/input/touchscreen/wm97xx-ts.mod.o CC drivers/irqchip/irq-ts4800.mod.o CC drivers/leds/leds-bcm6328.mod.o CC drivers/leds/leds-clevo-mail.mod.o CC drivers/leds/leds-ktd2692.mod.o CC drivers/leds/leds-lp5523.mod.o CC drivers/leds/leds-lp8860.mod.o CC drivers/leds/leds-lt3593.mod.o CC drivers/leds/leds-mc13783.mod.o CC drivers/leds/leds-tca6507.mod.o CC drivers/leds/trigger/ledtrig-backlight.mod.o CC drivers/leds/trigger/ledtrig-heartbeat.mod.o CC drivers/leds/trigger/ledtrig-oneshot.mod.o CC drivers/mcb/mcb-pci.mod.o CC drivers/mcb/mcb.mod.o CC drivers/media/i2c/adp1653.mod.o CC drivers/media/i2c/adv7393.mod.o CC drivers/media/i2c/bt819.mod.o CC drivers/media/i2c/bt856.mod.o CC drivers/media/i2c/cs53l32a.mod.o CC drivers/media/i2c/ks0127.mod.o CC drivers/media/i2c/lm3560.mod.o CC drivers/media/i2c/m52790.mod.o CC drivers/media/i2c/msp3400.mod.o CC drivers/media/i2c/mt9v011.mod.o CC drivers/media/i2c/saa6588.mod.o CC drivers/media/i2c/saa7110.mod.o CC drivers/media/i2c/saa7115.mod.o CC drivers/media/i2c/tea6415c.mod.o CC drivers/media/i2c/tvp514x.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/vpx3220.mod.o CC drivers/media/i2c/wm8739.mod.o CC drivers/media/platform/marvell-ccic/cafe_ccic.mod.o CC drivers/media/platform/rcar_jpu.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/sti/bdisp/bdisp.mod.o CC drivers/media/platform/via-camera.mod.o CC drivers/media/v4l2-core/videobuf-core.mod.o CC drivers/media/v4l2-core/videobuf-dma-sg.mod.o CC drivers/media/v4l2-core/videobuf2-dma-sg.mod.o CC drivers/media/v4l2-core/videobuf2-vmalloc.mod.o CC drivers/mfd/88pm800.mod.o CC drivers/mfd/88pm805.mod.o CC drivers/mfd/88pm80x.mod.o CC drivers/mfd/axp20x-i2c.mod.o CC drivers/mfd/axp20x.mod.o CC drivers/mfd/bcm590xx.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/intel_quark_i2c_gpio.mod.o CC drivers/mfd/janz-cmodio.mod.o CC drivers/mfd/lpc_sch.mod.o CC drivers/mfd/mc13xxx-core.mod.o CC drivers/mfd/mc13xxx-i2c.mod.o CC drivers/mfd/rt5033.mod.o CC drivers/mfd/si476x-core.mod.o CC drivers/mfd/sky81452.mod.o CC drivers/mfd/stw481x.mod.o CC drivers/mfd/ti_am335x_tscadc.mod.o CC drivers/mfd/tps65217.mod.o CC drivers/mfd/wm8994.mod.o CC drivers/misc/apds9802als.mod.o CC drivers/misc/apds990x.mod.o CC drivers/misc/eeprom/eeprom.mod.o CC drivers/misc/fsa9480.mod.o CC drivers/misc/ibmasm/ibmasm.mod.o CC drivers/misc/isl29003.mod.o CC drivers/misc/mei/mei-me.mod.o CC drivers/misc/tifm_7xx1.mod.o CC drivers/misc/tifm_core.mod.o CC drivers/mmc/card/sdio_uart.mod.o CC drivers/mmc/host/cb710-mmc.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/tifm_sd.mod.o CC drivers/mmc/host/ushc.mod.o CC drivers/mmc/host/via-sdmmc.mod.o CC drivers/mtd/ar7part.mod.o CC drivers/mtd/bcm63xxpart.mod.o CC drivers/mtd/chips/cfi_cmdset_0002.mod.o CC drivers/mtd/chips/cfi_probe.mod.o CC drivers/mtd/chips/cfi_util.mod.o CC drivers/mtd/chips/gen_probe.mod.o CC drivers/mtd/chips/jedec_probe.mod.o CC drivers/mtd/devices/phram.mod.o CC drivers/mtd/maps/amd76xrom.mod.o CC drivers/mtd/maps/ck804xrom.mod.o CC drivers/mtd/maps/gpio-addr-flash.mod.o CC drivers/mtd/maps/ichxrom.mod.o CC drivers/mtd/maps/l440gx.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/ts5500_flash.mod.o CC drivers/mtd/ofpart.mod.o CC drivers/mtd/onenand/onenand.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/ubi.mod.o CC drivers/ntb/hw/intel/ntb_hw_intel.mod.o CC drivers/ntb/test/ntb_tool.mod.o CC drivers/nvmem/nvmem-mxs-ocotp.mod.o CC drivers/pci/pci-stub.mod.o CC drivers/phy/phy-exynos-dp-video.mod.o CC drivers/phy/phy-exynos-usb2.mod.o CC drivers/phy/phy-lpc18xx-usb-otg.mod.o CC drivers/phy/phy-stih407-usb.mod.o CC drivers/pinctrl/intel/pinctrl-broxton.mod.o CC drivers/pinctrl/intel/pinctrl-intel.mod.o CC drivers/pinctrl/pinctrl-single.mod.o CC drivers/platform/chrome/chromeos_laptop.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/apple-gmux.mod.o CC drivers/platform/x86/asus-laptop.mod.o CC drivers/platform/x86/asus-wireless.mod.o CC drivers/platform/x86/classmate-laptop.mod.o CC drivers/platform/x86/dell-smo8800.mod.o CC drivers/platform/x86/dell-wmi-aio.mod.o CC drivers/platform/x86/fujitsu-tablet.mod.o CC drivers/platform/x86/hdaps.mod.o CC drivers/platform/x86/hp_accel.mod.o CC drivers/platform/x86/intel-smartconnect.mod.o CC drivers/platform/x86/intel_ips.mod.o CC drivers/platform/x86/intel_pmc_ipc.mod.o CC drivers/platform/x86/msi-wmi.mod.o CC drivers/platform/x86/pvpanic.mod.o CC drivers/platform/x86/samsung-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_acpi.mod.o CC drivers/power/axp288_fuel_gauge.mod.o CC drivers/power/bq2415x_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/da9150-charger.mod.o CC drivers/power/da9150-fg.mod.o CC drivers/power/generic-adc-battery.mod.o CC drivers/power/goldfish_battery.mod.o CC drivers/power/lp8788-charger.mod.o CC drivers/power/max8998_charger.mod.o CC drivers/power/rt5033_battery.mod.o CC drivers/power/smb347-charger.mod.o CC drivers/power/wm8350_power.mod.o CC drivers/powercap/intel_rapl.mod.o CC drivers/pwm/pwm-img.mod.o CC drivers/pwm/pwm-lp3943.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/rapidio/devices/rio_mport_cdev.mod.o CC drivers/rapidio/rapidio.mod.o CC drivers/rapidio/rio-scan.mod.o CC drivers/rapidio/switches/idtcps.mod.o CC drivers/rapidio/switches/tsi568.mod.o CC drivers/regulator/act8865-regulator.mod.o CC drivers/regulator/axp20x-regulator.mod.o CC drivers/regulator/da903x.mod.o CC drivers/regulator/da9063-regulator.mod.o CC drivers/regulator/fan53555.mod.o CC drivers/regulator/isl6271a-regulator.mod.o CC drivers/regulator/lp3972.mod.o CC drivers/regulator/lp8788-buck.mod.o CC drivers/regulator/lp8788-ldo.mod.o CC drivers/regulator/max1586.mod.o CC drivers/regulator/max8907-regulator.mod.o CC drivers/regulator/max8973-regulator.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/palmas-regulator.mod.o CC drivers/regulator/pcf50633-regulator.mod.o CC drivers/regulator/pfuze100-regulator.mod.o CC drivers/regulator/pwm-regulator.mod.o CC drivers/regulator/tps6105x-regulator.mod.o CC drivers/regulator/tps6507x-regulator.mod.o CC drivers/regulator/tps65217-regulator.mod.o CC drivers/regulator/wm8350-regulator.mod.o CC drivers/rtc/rtc-88pm80x.mod.o CC drivers/rtc/rtc-88pm860x.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-ds1672.mod.o CC drivers/rtc/rtc-ds1685.mod.o CC drivers/rtc/rtc-gemini.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-m41t80.mod.o CC drivers/rtc/rtc-m48t35.mod.o CC drivers/rtc/rtc-m48t86.mod.o CC drivers/rtc/rtc-mc13xxx.mod.o CC drivers/rtc/rtc-moxart.mod.o CC drivers/rtc/rtc-nuc900.mod.o CC drivers/rtc/rtc-omap.mod.o CC drivers/rtc/rtc-pcf85063.mod.o CC drivers/rtc/rtc-pcf8583.mod.o CC drivers/rtc/rtc-rv8803.mod.o CC drivers/rtc/rtc-rx8025.mod.o CC drivers/rtc/rtc-rx8581.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-sunxi.mod.o CC drivers/rtc/rtc-tps80031.mod.o CC drivers/rtc/rtc-vr41xx.mod.o CC drivers/rtc/rtc-wm8350.mod.o CC drivers/rtc/rtc-xgene.mod.o CC drivers/ssb/ssb.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_usb.mod.o CC drivers/staging/comedi/drivers/8255_pci.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_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_pci9111.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_pci1760.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_pci224.mod.o CC drivers/staging/comedi/drivers/amplc_pci230.mod.o CC drivers/staging/comedi/drivers/amplc_pci263.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_isadma.mod.o CC drivers/staging/comedi/drivers/das08.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/das6402.mod.o CC drivers/staging/comedi/drivers/dmm32at.mod.o CC drivers/staging/comedi/drivers/dt2801.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/dyna_pci10xx.mod.o CC drivers/staging/comedi/drivers/fl512.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/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_65xx.mod.o CC drivers/staging/comedi/drivers/ni_660x.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_labpc.mod.o CC drivers/staging/comedi/drivers/ni_labpc_common.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_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/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/pcmad.mod.o CC drivers/staging/comedi/drivers/pcmmio.mod.o CC drivers/staging/comedi/drivers/pcmuio.mod.o CC drivers/staging/comedi/drivers/rtd520.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/usbduxsigma.mod.o CC drivers/staging/comedi/drivers/vmk80xx.mod.o CC drivers/staging/comedi/kcomedilib/kcomedilib.mod.o CC drivers/staging/iio/adc/ad7606.mod.o CC drivers/staging/iio/light/isl29028.mod.o CC drivers/staging/iio/meter/ade7854-i2c.mod.o CC drivers/staging/iio/meter/ade7854.mod.o CC drivers/staging/most/aim-cdev/aim_cdev.mod.o CC drivers/staging/most/aim-v4l2/aim_v4l2.mod.o CC drivers/staging/most/hdm-i2c/hdm_i2c.mod.o CC drivers/staging/most/mostcore/mostcore.mod.o CC drivers/staging/speakup/speakup_acntpc.mod.o CC drivers/staging/speakup/speakup_acntsa.mod.o CC drivers/staging/speakup/speakup_decpc.mod.o CC drivers/staging/speakup/speakup_dectlk.mod.o CC drivers/staging/speakup/speakup_spkout.mod.o CC drivers/thermal/dove_thermal.mod.o CC drivers/thermal/hisi_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/int340x_thermal_zone.mod.o CC drivers/thermal/int340x_thermal/processor_thermal_device.mod.o CC drivers/thermal/intel_powerclamp.mod.o CC drivers/thermal/mtk_thermal.mod.o CC drivers/thermal/qcom-spmi-temp-alarm.mod.o CC drivers/thermal/rockchip_thermal.mod.o CC drivers/thunderbolt/thunderbolt.mod.o CC drivers/tty/n_tracerouter.mod.o CC drivers/tty/n_tracesink.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_lpc18xx.mod.o CC drivers/tty/serial/8250/8250_mid.mod.o CC drivers/tty/serial/8250/8250_moxa.mod.o CC drivers/tty/serial/altera_jtaguart.mod.o CC drivers/tty/serial/altera_uart.mod.o CC drivers/tty/serial/digicolor-usart.mod.o CC drivers/tty/serial/jsm/jsm.mod.o CC drivers/tty/serial/men_z135_uart.mod.o CC drivers/tty/serial/mxs-auart.mod.o CC drivers/tty/serial/rp2.mod.o CC drivers/tty/serial/sc16is7xx.mod.o CC drivers/tty/serial/st-asc.mod.o CC drivers/tty/serial/timbuart.mod.o CC drivers/tty/serial/uartlite.mod.o CC drivers/uio/uio_aec.mod.o CC drivers/uio/uio_cif.mod.o CC drivers/uio/uio_pruss.mod.o CC drivers/uio/uio_sercos3.mod.o CC drivers/usb/c67x00/c67x00.mod.o CC drivers/usb/dwc3/dwc3-of-simple.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_hid.mod.o CC drivers/usb/gadget/function/usb_f_obex.mod.o CC drivers/usb/gadget/function/usb_f_printer.mod.o CC drivers/usb/gadget/function/usb_f_serial.mod.o CC drivers/usb/gadget/function/usb_f_uac1.mod.o CC drivers/usb/gadget/function/usb_f_uvc.mod.o CC drivers/usb/gadget/legacy/g_audio.mod.o CC drivers/usb/gadget/legacy/g_dbgp.mod.o CC drivers/usb/gadget/legacy/g_hid.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/gadgetfs.mod.o CC drivers/usb/gadget/libcomposite.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/net2272.mod.o CC drivers/usb/gadget/udc/net2280.mod.o CC drivers/usb/gadget/udc/pxa27x_udc.mod.o CC drivers/usb/gadget/udc/r8a66597-udc.mod.o CC drivers/usb/host/bcma-hcd.mod.o CC drivers/usb/host/hwa-hc.mod.o CC drivers/usb/host/ohci-platform.mod.o CC drivers/usb/host/ssb-hcd.mod.o CC drivers/usb/misc/chaoskey.mod.o CC drivers/usb/misc/cypress_cy7c63.mod.o CC drivers/usb/misc/ehset.mod.o CC drivers/usb/misc/emi62.mod.o CC drivers/usb/misc/ezusb.mod.o CC drivers/usb/misc/idmouse.mod.o CC drivers/usb/misc/iowarrior.mod.o CC drivers/usb/misc/rio500.mod.o CC drivers/usb/misc/sisusbvga/sisusbvga.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/ux500.mod.o CC drivers/usb/phy/phy-am335x-control.mod.o CC drivers/usb/phy/phy-am335x.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/ftdi_sio.mod.o CC drivers/usb/serial/garmin_gps.mod.o CC drivers/usb/serial/io_edgeport.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/keyspan.mod.o CC drivers/usb/serial/keyspan_pda.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/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/sierra.mod.o CC drivers/usb/serial/spcp8x5.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/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/video/backlight/88pm860x_bl.mod.o CC drivers/video/backlight/as3711_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/pcf50633-backlight.mod.o CC drivers/video/backlight/sky81452-backlight.mod.o CC drivers/video/console/bitblit.mod.o CC drivers/video/backlight/tps65217_bl.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/broadsheetfb.mod.o CC drivers/video/fbdev/gxt4500.mod.o CC drivers/video/fbdev/kyro/kyrofb.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_misc.mod.o CC drivers/video/fbdev/neofb.mod.o CC drivers/video/fbdev/pm3fb.mod.o CC drivers/video/fbdev/sis/sisfb.mod.o CC drivers/video/fbdev/smscufx.mod.o CC drivers/video/fbdev/udlfb.mod.o CC drivers/video/fbdev/via/viafb.mod.o CC drivers/w1/masters/ds2482.mod.o CC drivers/w1/masters/ds2490.mod.o CC drivers/w1/masters/mxc_w1.mod.o CC drivers/w1/slaves/w1_ds2423.mod.o CC drivers/w1/slaves/w1_ds2760.mod.o CC drivers/w1/slaves/w1_ds2781.mod.o CC drivers/w1/slaves/w1_smem.mod.o CC fs/ecryptfs/ecryptfs.mod.o CC fs/efivarfs/efivarfs.mod.o CC fs/nls/mac-cyrillic.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_cp437.mod.o CC fs/nls/nls_cp775.mod.o CC fs/nls/nls_cp850.mod.o CC fs/nls/nls_cp855.mod.o CC fs/nls/nls_cp861.mod.o CC fs/nls/nls_cp862.mod.o CC fs/nls/nls_cp864.mod.o CC fs/nls/nls_cp865.mod.o CC fs/nls/nls_cp869.mod.o CC fs/nls/nls_cp950.mod.o CC fs/nls/nls_iso8859-1.mod.o CC fs/nls/nls_iso8859-13.mod.o CC fs/nls/nls_iso8859-2.mod.o CC fs/nls/nls_iso8859-5.mod.o CC fs/nls/nls_iso8859-7.mod.o CC fs/nls/nls_iso8859-9.mod.o CC fs/orangefs/orangefs.mod.o CC fs/ubifs/ubifs.mod.o CC kernel/configs.mod.o CC kernel/rcu/rcutorture.mod.o CC lib/842/842_compress.mod.o CC lib/842/842_decompress.mod.o CC lib/crc8.mod.o CC lib/fonts/font.mod.o CC lib/lz4/lz4_compress.mod.o CC lib/notifier-error-inject.mod.o CC lib/of-reconfig-notifier-error-inject.mod.o CC lib/rbtree_test.mod.o CC lib/test-kstrtox.mod.o CC lib/test_bitmap.mod.o CC lib/test_firmware.mod.o CC lib/test_hexdump.mod.o CC lib/test_module.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 mm/kmemleak-test.mod.o CC mm/zbud.mod.o CC mm/zsmalloc.mod.o CC sound/core/oss/snd-mixer-oss.mod.o CC sound/core/oss/snd-pcm-oss.mod.o CC sound/core/snd-hrtimer.mod.o CC sound/drivers/vx/snd-vx-lib.mod.o CC sound/firewire/digi00x/snd-firewire-digi00x.mod.o CC sound/firewire/oxfw/snd-oxfw.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-ak4xxx-adda.mod.o CC sound/i2c/other/snd-pt2258.mod.o CC sound/i2c/snd-i2c.mod.o CC sound/pci/asihpi/snd-asihpi.mod.o CC sound/pci/echoaudio/snd-gina24.mod.o CC sound/pci/echoaudio/snd-indigo.mod.o CC sound/pci/echoaudio/snd-indigoio.mod.o CC sound/pci/echoaudio/snd-layla24.mod.o CC sound/pci/echoaudio/snd-mona.mod.o CC sound/pci/hda/snd-hda-codec-analog.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-generic.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.mod.o CC sound/pci/hda/snd-hda-intel.mod.o CC sound/pci/ice1712/snd-ice1724.mod.o CC sound/pci/ice1712/snd-ice17xx-ak4xxx.mod.o CC sound/pci/mixart/snd-mixart.mod.o CC sound/pci/rme9652/snd-hdspm.mod.o CC sound/pci/snd-atiixp.mod.o CC sound/pci/snd-ens1370.mod.o CC sound/pci/snd-intel8x0m.mod.o CC sound/pci/snd-rme96.mod.o CC sound/pci/snd-via82xx-modem.mod.o CC sound/pci/snd-via82xx.mod.o CC sound/pci/vx222/snd-vx222.mod.o 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-x86_64.ko LD [M] arch/x86/crypto/crc32c-intel.ko LD [M] arch/x86/crypto/ghash-clmulni-intel.ko LD [M] arch/x86/crypto/des3_ede-x86_64.ko LD [M] arch/x86/crypto/poly1305-x86_64.ko LD [M] arch/x86/crypto/serpent-sse2-x86_64.ko LD [M] arch/x86/kernel/cpu/mcheck/mce-inject.ko LD [M] arch/x86/mm/debug_pagetables.ko LD [M] arch/x86/pci/vmd.ko LD [M] arch/x86/platform/atom/punit_atom_debug.ko LD [M] arch/x86/ras/mce_amd_inj.ko LD [M] crypto/842.ko LD [M] crypto/authenc.ko LD [M] crypto/authencesn.ko LD [M] crypto/cbc.ko LD [M] crypto/chacha20_generic.ko LD [M] crypto/chacha20poly1305.ko LD [M] crypto/crc32_generic.ko LD [M] crypto/crct10dif_common.ko LD [M] crypto/crct10dif_generic.ko LD [M] crypto/ctr.ko LD [M] crypto/des_generic.ko LD [M] crypto/echainiv.ko LD [M] crypto/gcm.ko LD [M] crypto/ghash-generic.ko LD [M] crypto/khazad.ko LD [M] crypto/lz4.ko LD [M] crypto/lzo.ko LD [M] crypto/poly1305_generic.ko LD [M] crypto/salsa20_generic.ko LD [M] crypto/tcrypt.ko LD [M] crypto/tgr192.ko LD [M] crypto/twofish_generic.ko LD [M] crypto/vmac.ko LD [M] crypto/wp512.ko LD [M] drivers/acpi/acpi_extlog.ko LD [M] drivers/acpi/acpi_ipmi.ko LD [M] drivers/acpi/ec_sys.ko LD [M] drivers/acpi/fan.ko LD [M] drivers/acpi/hed.ko LD [M] drivers/char/agp/intel-gtt.ko LD [M] drivers/bcma/bcma.ko LD [M] drivers/char/hw_random/amd-rng.ko LD [M] drivers/char/hw_random/timeriomem-rng.ko LD [M] drivers/char/ipmi/ipmi_devintf.ko LD [M] drivers/char/ipmi/ipmi_msghandler.ko LD [M] drivers/char/ipmi/ipmi_si.ko LD [M] drivers/char/mwave/mwave.ko LD [M] drivers/char/nvram.ko LD [M] drivers/char/tpm/tpm_crb.ko LD [M] drivers/char/tpm/tpm_i2c_infineon.ko LD [M] drivers/char/tpm/tpm_infineon.ko LD [M] drivers/char/tpm/tpm_tis.ko LD [M] drivers/char/ttyprintk.ko LD [M] drivers/clk/clk-axi-clkgen.ko LD [M] drivers/clk/clk-cdce925.ko LD [M] drivers/clk/clk-palmas.ko LD [M] drivers/clk/clk-pwm.ko LD [M] drivers/clk/clk-si5351.ko LD [M] drivers/clk/qcom/clk-qcom.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-msm8960.ko LD [M] drivers/clk/qcom/mmcc-msm8996.ko LD [M] drivers/cpufreq/p4-clockmod.ko LD [M] drivers/cpufreq/speedstep-lib.ko LD [M] drivers/dca/dca.ko LD [M] drivers/devfreq/governor_powersave.ko LD [M] drivers/dma/dmatest.ko LD [M] drivers/dma/fsl-edma.ko LD [M] drivers/dma/hsu/hsu_dma.ko LD [M] drivers/dma/idma64.ko LD [M] drivers/dma/ioat/ioatdma.ko LD [M] drivers/dma/nbpfaxi.ko LD [M] drivers/dma/sh/shdma.ko LD [M] drivers/dma/sh/sudmac.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/i3200_edac.ko LD [M] drivers/edac/i5400_edac.ko LD [M] drivers/edac/ie31200_edac.ko LD [M] drivers/extcon/extcon-gpio.ko LD [M] drivers/extcon/extcon-max3355.ko LD [M] drivers/extcon/extcon-max77843.ko LD [M] drivers/firmware/dcdbas.ko LD [M] drivers/firmware/dmi-sysfs.ko LD [M] drivers/firmware/edd.ko LD [M] drivers/fmc/fmc-fakedev.ko LD [M] drivers/fmc/fmc-trivial.ko LD [M] drivers/fmc/fmc.ko LD [M] drivers/gpio/gpio-104-dio-48e.ko LD [M] drivers/gpio/gpio-104-idi-48.ko LD [M] drivers/gpio/gpio-adp5520.ko LD [M] drivers/gpio/gpio-bt8xx.ko LD [M] drivers/gpio/gpio-altera.ko LD [M] drivers/gpio/gpio-dln2.ko LD [M] drivers/gpio/gpio-f7188x.ko LD [M] drivers/gpio/gpio-ich.ko LD [M] drivers/gpio/gpio-janz-ttl.ko LD [M] drivers/gpio/gpio-mcp23s08.ko LD [M] drivers/gpio/gpio-ml-ioh.ko LD [M] drivers/gpio/gpio-pca953x.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-wm8350.ko LD [M] drivers/gpio/gpio-wm8994.ko LD [M] drivers/gpu/drm/amd/amdgpu/amdgpu.ko LD [M] drivers/gpu/drm/amd/amdkfd/amdkfd.ko LD [M] drivers/gpu/drm/bochs/bochs-drm.ko LD [M] drivers/gpu/drm/bridge/nxp-ptn3460.ko LD [M] drivers/gpu/drm/cirrus/cirrus.ko LD [M] drivers/gpu/drm/i2c/adv7511.ko LD [M] drivers/gpu/drm/i915/i915.ko LD [M] drivers/gpu/drm/mgag200/mgag200.ko LD [M] drivers/gpu/drm/panel/panel-sharp-ls043t1le01.ko LD [M] drivers/gpu/drm/tdfx/tdfx.ko LD [M] drivers/gpu/drm/vc4/vc4.ko LD [M] drivers/gpu/drm/virtio/virtio-gpu.ko LD [M] drivers/gpu/drm/vmwgfx/vmwgfx.ko LD [M] drivers/hid/hid-apple.ko LD [M] drivers/hid/hid-belkin.ko LD [M] drivers/hid/hid-cherry.ko LD [M] drivers/hid/hid-chicony.ko LD [M] drivers/hid/hid-gaff.ko LD [M] drivers/hid/hid-lcpower.ko LD [M] drivers/hid/hid-lenovo.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-petalynx.ko LD [M] drivers/hid/hid-primax.ko LD [M] drivers/hid/hid-rmi.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-steelseries.ko LD [M] drivers/hid/hid-thingm.ko LD [M] drivers/hid/hid-tivo.ko LD [M] drivers/hid/hid-tmff.ko LD [M] drivers/hid/hid-twinhan.ko LD [M] drivers/hid/hid-wiimote.ko LD [M] drivers/hid/uhid.ko LD [M] drivers/hsi/clients/hsi_char.ko LD [M] drivers/hwmon/abituguru.ko LD [M] drivers/hwmon/adm1021.ko LD [M] drivers/hwmon/adm1025.ko LD [M] drivers/hwmon/adm1029.ko LD [M] drivers/hwmon/amc6821.ko LD [M] drivers/hwmon/asb100.ko LD [M] drivers/hwmon/asc7621.ko LD [M] drivers/hwmon/da9052-hwmon.ko LD [M] drivers/hwmon/dme1737.ko LD [M] drivers/hwmon/ds1621.ko LD [M] drivers/hwmon/ds620.ko LD [M] drivers/hwmon/gl518sm.ko LD [M] drivers/hwmon/hih6130.ko LD [M] drivers/hwmon/i5500_temp.ko LD [M] drivers/hwmon/ibmpex.ko LD [M] drivers/hwmon/iio_hwmon.ko LD [M] drivers/hwmon/ina209.ko LD [M] drivers/hwmon/jc42.ko LD [M] drivers/hwmon/k8temp.ko LD [M] drivers/hwmon/lineage-pem.ko LD [M] drivers/hwmon/lm63.ko LD [M] drivers/hwmon/lm77.ko LD [M] drivers/hwmon/lm85.ko LD [M] drivers/hwmon/lm90.ko LD [M] drivers/hwmon/lm92.ko LD [M] drivers/hwmon/lm93.ko LD [M] drivers/hwmon/lm95241.ko LD [M] drivers/hwmon/ltc2945.ko LD [M] drivers/hwmon/ltc4215.ko LD [M] drivers/hwmon/max1619.ko LD [M] drivers/hwmon/max6639.ko LD [M] drivers/hwmon/max6642.ko LD [M] drivers/hwmon/max6650.ko LD [M] drivers/hwmon/nct6683.ko LD [M] drivers/hwmon/nct7802.ko LD [M] drivers/hwmon/nct7904.ko LD [M] drivers/hwmon/pcf8591.ko LD [M] drivers/hwmon/sht15.ko LD [M] drivers/hwmon/shtc1.ko LD [M] drivers/hwmon/smm665.ko LD [M] drivers/hwmon/smsc47b397.ko LD [M] drivers/hwmon/smsc47m192.ko LD [M] drivers/hwmon/tmp102.ko LD [M] drivers/hwmon/tmp103.ko LD [M] drivers/hwmon/tmp421.ko LD [M] drivers/hwmon/via-cputemp.ko LD [M] drivers/hwmon/w83627hf.ko LD [M] drivers/hwmon/w83792d.ko LD [M] drivers/hwmon/w83l785ts.ko LD [M] drivers/hwmon/w83l786ng.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-pcf.ko LD [M] drivers/i2c/busses/i2c-amd756-s4882.ko LD [M] drivers/i2c/busses/i2c-amd756.ko LD [M] drivers/i2c/busses/i2c-axxia.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-emev2.ko LD [M] drivers/i2c/busses/i2c-gpio.ko LD [M] drivers/i2c/busses/i2c-hix5hd2.ko LD [M] drivers/i2c/busses/i2c-isch.ko LD [M] drivers/i2c/busses/i2c-ismt.ko LD [M] drivers/i2c/busses/i2c-nforce2-s4985.ko LD [M] drivers/i2c/busses/i2c-nforce2.ko LD [M] drivers/i2c/busses/i2c-rcar.ko LD [M] drivers/i2c/busses/i2c-rk3x.ko LD [M] drivers/i2c/busses/i2c-sh_mobile.ko LD [M] drivers/i2c/busses/i2c-simtec.ko LD [M] drivers/i2c/busses/i2c-sis630.ko LD [M] drivers/i2c/busses/i2c-via.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-stub.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/iio/accel/bma180.ko LD [M] drivers/iio/accel/hid-sensor-accel-3d.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/adc/ad799x.ko LD [M] drivers/iio/adc/at91-sama5d2_adc.ko LD [M] drivers/iio/adc/axp288_adc.ko LD [M] drivers/iio/adc/da9150-gpadc.ko LD [M] drivers/iio/adc/ina2xx-adc.ko LD [M] drivers/iio/adc/lp8788_adc.ko LD [M] drivers/iio/adc/men_z188_adc.ko LD [M] drivers/iio/adc/nau7802.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_am335x_adc.ko LD [M] drivers/iio/adc/vf610_adc.ko LD [M] drivers/iio/buffer/industrialio-buffer-cb.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-iio-common.ko LD [M] drivers/iio/common/hid-sensors/hid-sensor-trigger.ko LD [M] drivers/iio/dac/ad5064.ko LD [M] drivers/iio/dac/ad5380.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/gyro/bmg160_core.ko LD [M] drivers/iio/gyro/bmg160_i2c.ko LD [M] drivers/iio/gyro/hid-sensor-gyro-3d.ko LD [M] drivers/iio/gyro/st_gyro.ko LD [M] drivers/iio/gyro/st_gyro_i2c.ko LD [M] drivers/iio/health/afe4404.ko LD [M] drivers/iio/imu/inv_mpu6050/inv-mpu6050-i2c.ko LD [M] drivers/iio/imu/inv_mpu6050/inv-mpu6050.ko LD [M] drivers/iio/light/al3320a.ko LD [M] drivers/iio/light/cm3323.ko LD [M] drivers/iio/light/hid-sensor-als.ko LD [M] drivers/iio/light/isl29125.ko LD [M] drivers/iio/light/pa12203001.ko LD [M] drivers/iio/light/tcs3472.ko LD [M] drivers/iio/light/tsl4531.ko LD [M] drivers/iio/light/us5182d.ko LD [M] drivers/iio/magnetometer/hid-sensor-magn-3d.ko LD [M] drivers/iio/magnetometer/hmc5843_core.ko LD [M] drivers/iio/magnetometer/hmc5843_i2c.ko LD [M] drivers/iio/magnetometer/st_magn.ko LD [M] drivers/iio/magnetometer/st_magn_i2c.ko LD [M] drivers/iio/orientation/hid-sensor-incl-3d.ko LD [M] drivers/iio/orientation/hid-sensor-rotation.ko LD [M] drivers/iio/potentiometer/mcp4531.ko LD [M] drivers/iio/potentiometer/tpl0102.ko LD [M] drivers/iio/pressure/bmp280.ko LD [M] drivers/iio/pressure/hid-sensor-press.ko LD [M] drivers/iio/pressure/ms5611_i2c.ko LD [M] drivers/iio/pressure/st_pressure.ko LD [M] drivers/iio/pressure/st_pressure_i2c.ko LD [M] drivers/iio/temperature/tsys01.ko LD [M] drivers/iio/trigger/iio-trig-hrtimer.ko LD [M] drivers/iio/trigger/iio-trig-interrupt.ko LD [M] drivers/input/gameport/fm801-gp.ko LD [M] drivers/input/gameport/lightning.ko LD [M] drivers/input/gameport/ns558.ko LD [M] drivers/input/joystick/db9.ko LD [M] drivers/input/joystick/gamecon.ko LD [M] drivers/input/joystick/grip_mp.ko LD [M] drivers/input/joystick/magellan.ko LD [M] drivers/input/joystick/sidewinder.ko LD [M] drivers/input/joystick/spaceorb.ko LD [M] drivers/input/joystick/tmdc.ko LD [M] drivers/input/serio/apbps2.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/userio.ko LD [M] drivers/input/touchscreen/ar1021_i2c.ko LD [M] drivers/input/touchscreen/atmel_mxt_ts.ko LD [M] drivers/input/touchscreen/chipone_icn8318.ko LD [M] drivers/input/touchscreen/cyttsp_core.ko LD [M] drivers/input/touchscreen/egalax_ts.ko LD [M] drivers/input/touchscreen/egalax_ts_serial.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/ili210x.ko LD [M] drivers/input/touchscreen/imx6ul_tsc.ko LD [M] drivers/input/touchscreen/max11801_ts.ko LD [M] drivers/input/touchscreen/melfas_mip4.ko LD [M] drivers/input/touchscreen/mk712.ko LD [M] drivers/input/touchscreen/ti_am335x_tsc.ko LD [M] drivers/input/touchscreen/touchright.ko LD [M] drivers/input/touchscreen/ts4800-ts.ko LD [M] drivers/input/touchscreen/ucb1400_ts.ko LD [M] drivers/input/touchscreen/usbtouchscreen.ko LD [M] drivers/input/touchscreen/wdt87xx_i2c.ko LD [M] drivers/input/touchscreen/wm97xx-ts.ko LD [M] drivers/irqchip/irq-ts4800.ko LD [M] drivers/leds/leds-bcm6328.ko LD [M] drivers/leds/leds-clevo-mail.ko LD [M] drivers/leds/leds-ktd2692.ko LD [M] drivers/leds/leds-lp5523.ko LD [M] drivers/leds/leds-lp8860.ko LD [M] drivers/leds/leds-lt3593.ko LD [M] drivers/leds/leds-mc13783.ko LD [M] drivers/leds/leds-tca6507.ko LD [M] drivers/leds/trigger/ledtrig-backlight.ko LD [M] drivers/leds/trigger/ledtrig-heartbeat.ko LD [M] drivers/leds/trigger/ledtrig-oneshot.ko LD [M] drivers/mcb/mcb-pci.ko LD [M] drivers/mcb/mcb.ko LD [M] drivers/media/i2c/adp1653.ko LD [M] drivers/media/i2c/adv7393.ko LD [M] drivers/media/i2c/bt819.ko LD [M] drivers/media/i2c/bt856.ko LD [M] drivers/media/i2c/cs53l32a.ko LD [M] drivers/media/i2c/ks0127.ko LD [M] drivers/media/i2c/lm3560.ko LD [M] drivers/media/i2c/m52790.ko LD [M] drivers/media/i2c/msp3400.ko LD [M] drivers/media/i2c/mt9v011.ko LD [M] drivers/media/i2c/saa6588.ko LD [M] drivers/media/i2c/saa7110.ko LD [M] drivers/media/i2c/saa7115.ko LD [M] drivers/media/i2c/tea6415c.ko LD [M] drivers/media/i2c/tvp514x.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/vpx3220.ko LD [M] drivers/media/i2c/wm8739.ko LD [M] drivers/media/platform/marvell-ccic/cafe_ccic.ko LD [M] drivers/media/platform/rcar_jpu.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/sti/bdisp/bdisp.ko LD [M] drivers/media/platform/via-camera.ko LD [M] drivers/media/v4l2-core/videobuf-core.ko LD [M] drivers/media/v4l2-core/videobuf-dma-sg.ko LD [M] drivers/media/v4l2-core/videobuf2-dma-sg.ko LD [M] drivers/media/v4l2-core/videobuf2-vmalloc.ko LD [M] drivers/mfd/88pm800.ko LD [M] drivers/mfd/88pm805.ko LD [M] drivers/mfd/88pm80x.ko LD [M] drivers/mfd/axp20x-i2c.ko LD [M] drivers/mfd/axp20x.ko LD [M] drivers/mfd/bcm590xx.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/intel_quark_i2c_gpio.ko LD [M] drivers/mfd/janz-cmodio.ko LD [M] drivers/mfd/lpc_sch.ko LD [M] drivers/mfd/mc13xxx-core.ko LD [M] drivers/mfd/mc13xxx-i2c.ko LD [M] drivers/mfd/rt5033.ko LD [M] drivers/mfd/si476x-core.ko LD [M] drivers/mfd/sky81452.ko LD [M] drivers/mfd/stw481x.ko LD [M] drivers/mfd/ti_am335x_tscadc.ko LD [M] drivers/mfd/tps65217.ko LD [M] drivers/mfd/wm8994.ko LD [M] drivers/misc/apds9802als.ko LD [M] drivers/misc/apds990x.ko LD [M] drivers/misc/eeprom/eeprom.ko LD [M] drivers/misc/fsa9480.ko LD [M] drivers/misc/ibmasm/ibmasm.ko LD [M] drivers/misc/isl29003.ko LD [M] drivers/misc/mei/mei-me.ko LD [M] drivers/misc/tifm_7xx1.ko LD [M] drivers/misc/tifm_core.ko LD [M] drivers/mmc/card/sdio_uart.ko LD [M] drivers/mmc/host/cb710-mmc.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/tifm_sd.ko LD [M] drivers/mmc/host/ushc.ko LD [M] drivers/mmc/host/via-sdmmc.ko LD [M] drivers/mtd/ar7part.ko LD [M] drivers/mtd/bcm63xxpart.ko LD [M] drivers/mtd/chips/cfi_cmdset_0002.ko LD [M] drivers/mtd/chips/cfi_probe.ko LD [M] drivers/mtd/chips/cfi_util.ko LD [M] drivers/mtd/chips/gen_probe.ko LD [M] drivers/mtd/chips/jedec_probe.ko LD [M] drivers/mtd/devices/phram.ko LD [M] drivers/mtd/maps/amd76xrom.ko LD [M] drivers/mtd/maps/ck804xrom.ko LD [M] drivers/mtd/maps/gpio-addr-flash.ko LD [M] drivers/mtd/maps/ichxrom.ko LD [M] drivers/mtd/maps/l440gx.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/ts5500_flash.ko LD [M] drivers/mtd/ofpart.ko LD [M] drivers/mtd/onenand/onenand.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/ubi.ko LD [M] drivers/ntb/hw/intel/ntb_hw_intel.ko LD [M] drivers/ntb/test/ntb_tool.ko LD [M] drivers/nvmem/nvmem-mxs-ocotp.ko LD [M] drivers/pci/pci-stub.ko LD [M] drivers/phy/phy-exynos-dp-video.ko LD [M] drivers/phy/phy-exynos-usb2.ko LD [M] drivers/phy/phy-lpc18xx-usb-otg.ko LD [M] drivers/phy/phy-stih407-usb.ko LD [M] drivers/pinctrl/intel/pinctrl-broxton.ko LD [M] drivers/pinctrl/intel/pinctrl-intel.ko LD [M] drivers/pinctrl/pinctrl-single.ko LD [M] drivers/platform/chrome/chromeos_laptop.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/apple-gmux.ko LD [M] drivers/platform/x86/asus-laptop.ko LD [M] drivers/platform/x86/asus-wireless.ko LD [M] drivers/platform/x86/classmate-laptop.ko LD [M] drivers/platform/x86/dell-smo8800.ko LD [M] drivers/platform/x86/dell-wmi-aio.ko LD [M] drivers/platform/x86/fujitsu-tablet.ko LD [M] drivers/platform/x86/hdaps.ko LD [M] drivers/platform/x86/hp_accel.ko LD [M] drivers/platform/x86/intel-smartconnect.ko LD [M] drivers/platform/x86/intel_ips.ko LD [M] drivers/platform/x86/intel_pmc_ipc.ko LD [M] drivers/platform/x86/msi-wmi.ko LD [M] drivers/platform/x86/pvpanic.ko LD [M] drivers/platform/x86/samsung-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_acpi.ko LD [M] drivers/power/axp288_fuel_gauge.ko LD [M] drivers/power/bq2415x_charger.ko LD [M] drivers/power/bq24257_charger.ko LD [M] drivers/power/bq24735-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/da9150-charger.ko LD [M] drivers/power/da9150-fg.ko LD [M] drivers/power/generic-adc-battery.ko LD [M] drivers/power/goldfish_battery.ko LD [M] drivers/power/lp8788-charger.ko LD [M] drivers/power/max8998_charger.ko LD [M] drivers/power/rt5033_battery.ko LD [M] drivers/power/smb347-charger.ko LD [M] drivers/power/wm8350_power.ko LD [M] drivers/powercap/intel_rapl.ko LD [M] drivers/pwm/pwm-img.ko LD [M] drivers/pwm/pwm-lp3943.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/rapidio/devices/rio_mport_cdev.ko LD [M] drivers/rapidio/rapidio.ko LD [M] drivers/rapidio/rio-scan.ko LD [M] drivers/rapidio/switches/idtcps.ko LD [M] drivers/rapidio/switches/tsi568.ko LD [M] drivers/regulator/act8865-regulator.ko LD [M] drivers/regulator/axp20x-regulator.ko LD [M] drivers/regulator/da903x.ko LD [M] drivers/regulator/da9063-regulator.ko LD [M] drivers/regulator/fan53555.ko LD [M] drivers/regulator/isl6271a-regulator.ko LD [M] drivers/regulator/lp3972.ko LD [M] drivers/regulator/lp8788-buck.ko LD [M] drivers/regulator/lp8788-ldo.ko LD [M] drivers/regulator/max1586.ko LD [M] drivers/regulator/max8907-regulator.ko LD [M] drivers/regulator/max8973-regulator.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/palmas-regulator.ko LD [M] drivers/regulator/pcf50633-regulator.ko LD [M] drivers/regulator/pfuze100-regulator.ko LD [M] drivers/regulator/pwm-regulator.ko LD [M] drivers/regulator/tps6105x-regulator.ko LD [M] drivers/regulator/tps6507x-regulator.ko LD [M] drivers/regulator/tps65217-regulator.ko LD [M] drivers/regulator/wm8350-regulator.ko LD [M] drivers/rtc/rtc-88pm80x.ko LD [M] drivers/rtc/rtc-88pm860x.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-ds1672.ko LD [M] drivers/rtc/rtc-ds1685.ko LD [M] drivers/rtc/rtc-gemini.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-m41t80.ko LD [M] drivers/rtc/rtc-m48t35.ko LD [M] drivers/rtc/rtc-m48t86.ko LD [M] drivers/rtc/rtc-mc13xxx.ko LD [M] drivers/rtc/rtc-moxart.ko LD [M] drivers/rtc/rtc-nuc900.ko LD [M] drivers/rtc/rtc-omap.ko LD [M] drivers/rtc/rtc-pcf85063.ko LD [M] drivers/rtc/rtc-pcf8583.ko LD [M] drivers/rtc/rtc-rv8803.ko LD [M] drivers/rtc/rtc-rx8025.ko LD [M] drivers/rtc/rtc-rx8581.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-sunxi.ko LD [M] drivers/rtc/rtc-tps80031.ko LD [M] drivers/rtc/rtc-vr41xx.ko LD [M] drivers/rtc/rtc-wm8350.ko LD [M] drivers/rtc/rtc-xgene.ko LD [M] drivers/ssb/ssb.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_usb.ko LD [M] drivers/staging/comedi/drivers/8255_pci.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_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_pci9111.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_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_pci224.ko LD [M] drivers/staging/comedi/drivers/amplc_pci230.ko LD [M] drivers/staging/comedi/drivers/amplc_pci263.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_isadma.ko LD [M] drivers/staging/comedi/drivers/das08.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/das6402.ko LD [M] drivers/staging/comedi/drivers/dmm32at.ko LD [M] drivers/staging/comedi/drivers/dt2801.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/dyna_pci10xx.ko LD [M] drivers/staging/comedi/drivers/fl512.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/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_65xx.ko LD [M] drivers/staging/comedi/drivers/ni_660x.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_labpc.ko LD [M] drivers/staging/comedi/drivers/ni_labpc_common.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_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/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/pcmad.ko LD [M] drivers/staging/comedi/drivers/pcmmio.ko LD [M] drivers/staging/comedi/drivers/pcmuio.ko LD [M] drivers/staging/comedi/drivers/rtd520.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/usbduxsigma.ko LD [M] drivers/staging/comedi/drivers/vmk80xx.ko LD [M] drivers/staging/comedi/kcomedilib/kcomedilib.ko LD [M] drivers/staging/iio/adc/ad7606.ko LD [M] drivers/staging/iio/light/isl29028.ko LD [M] drivers/staging/iio/meter/ade7854-i2c.ko LD [M] drivers/staging/iio/meter/ade7854.ko LD [M] drivers/staging/most/aim-cdev/aim_cdev.ko LD [M] drivers/staging/most/aim-v4l2/aim_v4l2.ko LD [M] drivers/staging/most/hdm-i2c/hdm_i2c.ko LD [M] drivers/staging/most/mostcore/mostcore.ko LD [M] drivers/staging/speakup/speakup_acntpc.ko LD [M] drivers/staging/speakup/speakup_acntsa.ko LD [M] drivers/staging/speakup/speakup_decpc.ko LD [M] drivers/staging/speakup/speakup_dectlk.ko LD [M] drivers/staging/speakup/speakup_spkout.ko LD [M] drivers/thermal/dove_thermal.ko LD [M] drivers/thermal/hisi_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/int340x_thermal_zone.ko LD [M] drivers/thermal/int340x_thermal/processor_thermal_device.ko LD [M] drivers/thermal/intel_powerclamp.ko LD [M] drivers/thermal/mtk_thermal.ko LD [M] drivers/thermal/qcom-spmi-temp-alarm.ko LD [M] drivers/thermal/rockchip_thermal.ko LD [M] drivers/thunderbolt/thunderbolt.ko LD [M] drivers/tty/n_tracerouter.ko LD [M] drivers/tty/n_tracesink.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_lpc18xx.ko LD [M] drivers/tty/serial/8250/8250_mid.ko LD [M] drivers/tty/serial/8250/8250_moxa.ko LD [M] drivers/tty/serial/altera_jtaguart.ko LD [M] drivers/tty/serial/altera_uart.ko LD [M] drivers/tty/serial/digicolor-usart.ko LD [M] drivers/tty/serial/jsm/jsm.ko LD [M] drivers/tty/serial/men_z135_uart.ko LD [M] drivers/tty/serial/mxs-auart.ko LD [M] drivers/tty/serial/rp2.ko LD [M] drivers/tty/serial/sc16is7xx.ko LD [M] drivers/tty/serial/st-asc.ko LD [M] drivers/tty/serial/timbuart.ko LD [M] drivers/tty/serial/uartlite.ko LD [M] drivers/uio/uio_aec.ko LD [M] drivers/uio/uio_cif.ko LD [M] drivers/uio/uio_pruss.ko LD [M] drivers/uio/uio_sercos3.ko LD [M] drivers/usb/c67x00/c67x00.ko LD [M] drivers/usb/dwc3/dwc3-of-simple.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_hid.ko LD [M] drivers/usb/gadget/function/usb_f_obex.ko LD [M] drivers/usb/gadget/function/usb_f_printer.ko LD [M] drivers/usb/gadget/function/usb_f_serial.ko LD [M] drivers/usb/gadget/function/usb_f_uac1.ko LD [M] drivers/usb/gadget/function/usb_f_uvc.ko LD [M] drivers/usb/gadget/legacy/g_audio.ko LD [M] drivers/usb/gadget/legacy/g_dbgp.ko LD [M] drivers/usb/gadget/legacy/g_hid.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/gadgetfs.ko LD [M] drivers/usb/gadget/libcomposite.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/net2272.ko LD [M] drivers/usb/gadget/udc/net2280.ko LD [M] drivers/usb/gadget/udc/pxa27x_udc.ko LD [M] drivers/usb/gadget/udc/r8a66597-udc.ko LD [M] drivers/usb/host/bcma-hcd.ko LD [M] drivers/usb/host/hwa-hc.ko LD [M] drivers/usb/host/ohci-platform.ko LD [M] drivers/usb/host/ssb-hcd.ko LD [M] drivers/usb/misc/chaoskey.ko LD [M] drivers/usb/misc/cypress_cy7c63.ko LD [M] drivers/usb/misc/ehset.ko LD [M] drivers/usb/misc/emi62.ko LD [M] drivers/usb/misc/ezusb.ko LD [M] drivers/usb/misc/idmouse.ko LD [M] drivers/usb/misc/iowarrior.ko LD [M] drivers/usb/misc/rio500.ko LD [M] drivers/usb/misc/sisusbvga/sisusbvga.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/ux500.ko LD [M] drivers/usb/phy/phy-am335x-control.ko LD [M] drivers/usb/phy/phy-am335x.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/ftdi_sio.ko LD [M] drivers/usb/serial/garmin_gps.ko LD [M] drivers/usb/serial/io_edgeport.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/keyspan.ko LD [M] drivers/usb/serial/keyspan_pda.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/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/qcaux.ko LD [M] drivers/usb/serial/qcserial.ko LD [M] drivers/usb/serial/quatech2.ko LD [M] drivers/usb/serial/sierra.ko LD [M] drivers/usb/serial/spcp8x5.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/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/video/backlight/88pm860x_bl.ko LD [M] drivers/video/backlight/as3711_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/pcf50633-backlight.ko LD [M] drivers/video/backlight/sky81452-backlight.ko LD [M] drivers/video/backlight/tps65217_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/broadsheetfb.ko LD [M] drivers/video/fbdev/gxt4500.ko LD [M] drivers/video/fbdev/kyro/kyrofb.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_misc.ko LD [M] drivers/video/fbdev/neofb.ko LD [M] drivers/video/fbdev/pm3fb.ko LD [M] drivers/video/fbdev/sis/sisfb.ko LD [M] drivers/video/fbdev/smscufx.ko LD [M] drivers/video/fbdev/udlfb.ko LD [M] drivers/video/fbdev/via/viafb.ko LD [M] drivers/w1/masters/ds2482.ko LD [M] drivers/w1/masters/ds2490.ko LD [M] drivers/w1/masters/mxc_w1.ko LD [M] drivers/w1/slaves/w1_ds2423.ko LD [M] drivers/w1/slaves/w1_ds2760.ko LD [M] drivers/w1/slaves/w1_ds2781.ko LD [M] drivers/w1/slaves/w1_smem.ko LD [M] fs/ecryptfs/ecryptfs.ko LD [M] fs/efivarfs/efivarfs.ko LD [M] fs/nls/mac-cyrillic.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_cp437.ko LD [M] fs/nls/nls_cp775.ko LD [M] fs/nls/nls_cp850.ko LD [M] fs/nls/nls_cp855.ko LD [M] fs/nls/nls_cp861.ko LD [M] fs/nls/nls_cp862.ko LD [M] fs/nls/nls_cp864.ko LD [M] fs/nls/nls_cp865.ko LD [M] fs/nls/nls_cp869.ko LD [M] fs/nls/nls_cp950.ko LD [M] fs/nls/nls_iso8859-1.ko LD [M] fs/nls/nls_iso8859-13.ko LD [M] fs/nls/nls_iso8859-2.ko LD [M] fs/nls/nls_iso8859-5.ko LD [M] fs/nls/nls_iso8859-7.ko LD [M] fs/nls/nls_iso8859-9.ko LD [M] fs/orangefs/orangefs.ko LD [M] fs/ubifs/ubifs.ko LD [M] kernel/configs.ko LD [M] kernel/rcu/rcutorture.ko LD [M] lib/842/842_compress.ko LD [M] lib/842/842_decompress.ko LD [M] lib/crc8.ko LD [M] lib/fonts/font.ko LD [M] lib/lz4/lz4_compress.ko LD [M] lib/notifier-error-inject.ko LD [M] lib/of-reconfig-notifier-error-inject.ko LD [M] lib/rbtree_test.ko LD [M] lib/test-kstrtox.ko LD [M] lib/test_bitmap.ko LD [M] lib/test_firmware.ko LD [M] lib/test_hexdump.ko LD [M] lib/test_module.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] mm/kmemleak-test.ko LD [M] mm/zbud.ko LD [M] mm/zsmalloc.ko LD [M] sound/core/oss/snd-mixer-oss.ko LD [M] sound/core/oss/snd-pcm-oss.ko LD [M] sound/core/snd-hrtimer.ko LD [M] sound/drivers/vx/snd-vx-lib.ko LD [M] sound/firewire/digi00x/snd-firewire-digi00x.ko LD [M] sound/firewire/oxfw/snd-oxfw.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-ak4xxx-adda.ko LD [M] sound/i2c/other/snd-pt2258.ko LD [M] sound/i2c/snd-i2c.ko LD [M] sound/pci/asihpi/snd-asihpi.ko LD [M] sound/pci/echoaudio/snd-gina24.ko LD [M] sound/pci/echoaudio/snd-indigo.ko LD [M] sound/pci/echoaudio/snd-indigoio.ko LD [M] sound/pci/echoaudio/snd-layla24.ko LD [M] sound/pci/echoaudio/snd-mona.ko LD [M] sound/pci/hda/snd-hda-codec-analog.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-generic.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.ko LD [M] sound/pci/hda/snd-hda-intel.ko LD [M] sound/pci/ice1712/snd-ice1724.ko LD [M] sound/pci/ice1712/snd-ice17xx-ak4xxx.ko LD [M] sound/pci/mixart/snd-mixart.ko LD [M] sound/pci/rme9652/snd-hdspm.ko LD [M] sound/pci/snd-atiixp.ko LD [M] sound/pci/snd-ens1370.ko LD [M] sound/pci/snd-intel8x0m.ko LD [M] sound/pci/snd-rme96.ko LD [M] sound/pci/snd-via82xx-modem.ko LD [M] sound/pci/snd-via82xx.ko LD [M] sound/pci/vx222/snd-vx222.ko IHEX2FW firmware/emi62/loader.fw IHEX2FW firmware/emi62/bitstream.fw IHEX2FW firmware/emi62/spdif.fw IHEX2FW firmware/emi62/midi.fw 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 IHEX2FW firmware/whiteheat_loader.fw IHEX2FW firmware/whiteheat.fw IHEX2FW firmware/keyspan_pda/keyspan_pda.fw IHEX2FW firmware/keyspan_pda/xircom_pgs.fw make[2]: Leaving directory `/home/kisskb/slave/build/linus_x86_64-randconfig_x86_64' make[1]: Leaving directory `/home/kisskb/slave/src' Completed OK # rm -rf /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64 # Build took: 0:01:13.902662