# git rev-parse -q --verify 5e2204832b20ef9db859dd6a2e955ac3e33eef27^{commit} 5e2204832b20ef9db859dd6a2e955ac3e33eef27 already have revision, skipping fetch # git checkout -q -f -B kisskb 5e2204832b20ef9db859dd6a2e955ac3e33eef27 # git clean -qxdf # < git log -1 # commit 5e2204832b20ef9db859dd6a2e955ac3e33eef27 # Merge: 7ab366e fadd03c # Author: Linus Torvalds # Date: Sat Jun 23 21:13:05 2018 +0800 # # Merge tag 'powerpc-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux # # Pull powerpc fixes from Michael Ellerman: # # - a fix for hugetlb with 4K pages, broken by our recent changes for # split PMD PTL. # # - set the correct assembler machine type on e500mc, needed since # binutils 2.26 introduced two forms for the "wait" instruction. # # - a fix for potential missed TLB flushes with MADV_[FREE|DONTNEED] etc. # and THP on Power9 Radix. # # - three fixes to try and make our panic handling more robust by hard # disabling interrupts, and not marking stopped CPUs as offline because # they haven't been properly offlined. # # - three other minor fixes. # # Thanks to: Aneesh Kumar K.V, Michael Jeanson, Nicholas Piggin. # # * tag 'powerpc-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: # powerpc/mm/hash/4k: Free hugetlb page table caches correctly. # powerpc/64s/radix: Fix radix_kvm_prefetch_workaround paca access of not possible CPU # powerpc/64s: Fix build failures with CONFIG_NMI_IPI=n # powerpc/64: hard disable irqs on the panic()ing CPU # powerpc: smp_send_stop do not offline stopped CPUs # powerpc/64: hard disable irqs in panic_smp_self_stop # powerpc/64s: Fix DT CPU features Power9 DD2.1 logic # powerpc/64s/radix: Fix MADV_[FREE|DONTNEED] TLB flush miss problem with THP # powerpc/e500mc: Set assembler machine type to e500mc # < /opt/cross/kisskb/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 5e2204832b20ef9db859dd6a2e955ac3e33eef27 # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux- randconfig KCONFIG_SEED=0xA2F07E58 # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # yes \n | make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux- kernel/rcu/sync.o: warning: objtool: rcu_sync_func()+0x14: unreachable instruction /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] crypto/async_tx/async_tx.o: warning: objtool: async_tx_submit()+0x34: unreachable instruction kernel/time/timer.o: warning: objtool: timers_dead_cpu()+0x33: unreachable instruction arch/x86/mm/init_64.o: warning: objtool: __init_extra_mapping()+0x6e: unreachable instruction arch/x86/kernel/traps.o: warning: objtool: ist_begin_non_atomic()+0x11: unreachable instruction crypto/async_tx/async_pq.o: warning: objtool: async_gen_syndrome()+0x46: unreachable instruction kernel/time/hrtimer.o: warning: objtool: hrtimers_dead_cpu()+0x30: unreachable instruction block/bio.o: warning: objtool: bio_split()+0x19: unreachable instruction arch/x86/kernel/apic/vector.o: warning: objtool: arch_early_irq_init()+0x25: unreachable instruction fs/configfs/dir.o: warning: objtool: configfs_rmdir()+0x74: unreachable instruction crypto/api.o: warning: objtool: __crypto_alloc_tfm()+0x42: unreachable instruction kernel/trace/ring_buffer_benchmark.o: warning: objtool: ring_buffer_consumer_thread()+0x97: unreachable instruction kernel/sched/core.o: warning: objtool: sched_cpu_dying()+0xb3: unreachable instruction kernel/dma/swiotlb.o: warning: objtool: swiotlb_tbl_map_single()+0xa7: unreachable instruction kernel/exit.o: warning: objtool: release_task()+0x93: unreachable instruction fs/affs/file.o: warning: objtool: affs_get_extblock_slow()+0x48: unreachable instruction kernel/cpu.o: warning: objtool: takedown_cpu()+0x9f: unreachable instruction block/elevator.o: warning: objtool: __elv_add_request()+0x229: unreachable instruction kernel/softirq.o: warning: objtool: tasklet_kill_immediate()+0x22: unreachable instruction kernel/power/suspend.o: warning: objtool: suspend_devices_and_enter()+0x463: unreachable instruction drivers/android/binder.o: warning: objtool: binder_pop_transaction_ilocked()+0xc: unreachable instruction /kisskb/src/net/Makefile:24: CC cannot link executables. Skipping bpfilter. /kisskb/src/arch/x86/kernel/apic/io_apic.c: In function 'mp_map_pin_to_irq': /kisskb/src/arch/x86/kernel/apic/io_apic.c:1033:6: warning: 'irq' may be used uninitialized in this function [-Wuninitialized] kernel/rcu/tree.o: warning: objtool: rcu_init()+0x67: unreachable instruction kernel/resource.o: warning: objtool: find_next_iomem_res()+0x21: unreachable instruction crypto/algapi.o: warning: objtool: crypto_unregister_template()+0x31: unreachable instruction kernel/sched/rt.o: warning: objtool: pick_next_pushable_task()+0x3d: unreachable instruction arch/x86/mm/pageattr.o: warning: objtool: change_page_attr_set_clr()+0x19b: unreachable instruction block/blk-core.o: warning: objtool: __blk_put_request()+0x102: unreachable instruction kernel/trace/trace.o: warning: objtool: __tracing_resize_ring_buffer()+0x7a: unreachable instruction drivers/android/binder_alloc.o: warning: objtool: binder_insert_free_buffer()+0x1b: unreachable instruction arch/x86/kernel/nmi.o: warning: objtool: do_nmi()+0x84: unreachable instruction mm/truncate.o: warning: objtool: invalidate_inode_pages2_range()+0x17c: unreachable instruction kernel/sched/deadline.o: warning: objtool: pick_next_pushable_dl_task()+0x28: unreachable instruction kernel/irq/matrix.o: warning: objtool: irq_matrix_assign_system()+0x2d: unreachable instruction block/partitions/ldm.o: warning: objtool: ldm_partition()+0x20: unreachable instruction mm/shmem.o: warning: objtool: shmem_init()+0x18: unreachable instruction arch/x86/kernel/setup.o: warning: objtool: extend_brk()+0x14: unreachable instruction mm/page_alloc.o: warning: objtool: deferred_init_memmap()+0xa2: unreachable instruction arch/x86/kvm/mmu.o: warning: objtool: pte_list_remove()+0x11: unreachable instruction mm/vmscan.o: warning: objtool: __remove_mapping()+0x32: unreachable instruction /kisskb/src/mm/vmstat.c: In function 'sysctl_vm_numa_stat_handler': /kisskb/src/mm/vmstat.c:89:5: warning: 'oldval' may be used uninitialized in this function [-Wuninitialized] fs/exofs/ore.o: warning: objtool: _prepare_for_striping()+0x7e: unreachable instruction drivers/ata/libata-core.o: warning: objtool: ata_qc_issue()+0x134: unreachable instruction kernel/params.o: warning: objtool: param_sysfs_init()+0x16d: unreachable instruction arch/x86/mm/physaddr.o: warning: objtool: __phys_addr()+0x24: unreachable instruction kernel/signal.o: warning: objtool: task_set_jobctl_pending()+0x10: unreachable instruction kernel/workqueue.o: warning: objtool: workqueue_init_early()+0x3a: unreachable instruction /kisskb/src/arch/x86/kernel/e820.c: In function 'e820__setup_pci_gap': /kisskb/src/arch/x86/kernel/e820.c:651:16: warning: 'gapstart' may be used uninitialized in this function [-Wuninitialized] security/keys/keyring.o: warning: objtool: search_nested_keyrings()+0x30: unreachable instruction arch/x86/kernel/e820.o: warning: objtool: e820__reallocate_tables()+0x2a: unreachable instruction fs/exofs/ore_raid.o: warning: objtool: _ore_add_parity_unit()+0x312: unreachable instruction mm/percpu.o: warning: objtool: pcpu_setup_first_chunk()+0x33: unreachable instruction arch/x86/kvm/emulate.o: warning: objtool: writeback()+0x15c: unreachable instruction kernel/cred.o: warning: objtool: __put_cred()+0xe: unreachable instruction net/8021q/vlan.o: warning: objtool: unregister_vlan_dev()+0x63: unreachable instruction mm/list_lru.o: warning: objtool: __list_lru_walk_one.isra.12()+0x8a: unreachable instruction arch/x86/kernel/quirks.o: warning: objtool: force_hpet_resume()+0x2d: unreachable instruction fs/ext4/bitmap.o: warning: objtool: ext4_inode_bitmap_csum_verify()+0x4c: unreachable instruction kernel/smpboot.o: warning: objtool: smpboot_thread_fn()+0xfd: unreachable instruction arch/x86/kernel/alternative.o: warning: objtool: text_poke()+0xed: unreachable instruction arch/x86/kernel/cpu/common.o: warning: objtool: identify_secondary_cpu()+0x12: unreachable instruction mm/gup.o: warning: objtool: get_user_pages_locked()+0x41: unreachable instruction fs/exofs/inode.o: warning: objtool: writepage_strip()+0x33: unreachable instruction block/blk-flush.o: warning: objtool: blk_flush_complete_seq()+0x32: unreachable instruction kernel/trace/trace_functions_graph.o: warning: objtool: ftrace_return_to_handler()+0x26: unreachable instruction fs/ecryptfs/crypto.o: warning: objtool: ecryptfs_compute_root_iv()+0x1c: unreachable instruction mm/mmap.o: warning: objtool: mm_drop_all_locks()+0x1e: unreachable instruction /kisskb/src/arch/x86/kernel/hw_breakpoint.c: In function 'arch_validate_hwbkpt_settings': /kisskb/src/arch/x86/kernel/hw_breakpoint.c:361:20: warning: 'align' may be used uninitialized in this function [-Wuninitialized] kernel/kexec_file.o: warning: objtool: arch_kexec_kernel_image_load()+0x22: unsupported stack register modification mm/memory.o: warning: objtool: unmap_page_range()+0x32: unreachable instruction fs/ext4/extents_status.o: warning: objtool: __es_insert_extent()+0x105: unreachable instruction /kisskb/src/lib/mpi/mpicoder.c: In function 'mpi_read_raw_from_sgl': /kisskb/src/lib/mpi/mpicoder.c:352:8: warning: 'buff' may be used uninitialized in this function [-Wuninitialized] fs/ext4/extents.o: warning: objtool: ext4_extent_block_csum()+0x2b: unreachable instruction mm/vmalloc.o: warning: objtool: pcpu_get_vm_areas()+0x42: unreachable instruction fs/ext4/fsync.o: warning: objtool: ext4_sync_file()+0x5f: unreachable instruction kernel/trace/trace_syscalls.o: warning: objtool: ftrace_syscall_enter()+0x16b: unreachable instruction fs/freevxfs/vxfs_bmap.o: warning: objtool: vxfs_bmap1()+0x206: unreachable instruction mm/rmap.o: warning: objtool: try_to_unmap_one()+0x2db: unreachable instruction arch/x86/kvm/svm.o: warning: objtool: svm_cache_reg()+0x19: unreachable instruction fs/fscache/cache.o: warning: objtool: fscache_add_cache()+0x22: unreachable instruction fs/ext4/ialloc.o: warning: objtool: __ext4_new_inode()+0xa5f: unreachable instruction fs/hfs/btree.o: warning: objtool: hfs_btree_open()+0x8c: unreachable instruction fs/fscache/cookie.o: warning: objtool: fscache_hash_cookie()+0x218: unreachable instruction fs/ext4/indirect.o: warning: objtool: ext4_ind_map_blocks()+0x10c: unreachable instruction mm/mmu_notifier.o: warning: objtool: do_mmu_notifier_register()+0x1f: unreachable instruction /kisskb/src/lib/raid6/recov_avx512.c:387:2: warning: #warning "your version of binutils lacks AVX512 support" [-Wcpp] mm/migrate.o: warning: objtool: buffer_migrate_page()+0x41: unreachable instruction fs/ext4/inline.o: warning: objtool: ext4_write_inline_data()+0x34: unreachable instruction drivers/block/pktcdvd.o: warning: objtool: pkt_make_request()+0x143: unreachable instruction mm/page_isolation.o: warning: objtool: start_isolate_page_range()+0x27: unreachable instruction lib/mpi/mpi-pow.o: warning: objtool: mpi_powm()+0x244: unreachable instruction fs/jbd2/transaction.o: warning: objtool: jbd2_journal_file_inode()+0x9e: unreachable instruction drivers/bcma/driver_chipcommon_pmu.o: warning: objtool: bcma_pmu_pll_clock()+0x29: unreachable instruction /kisskb/src/sound/core/pcm_iec958.c: In function 'create_iec958_consumer': /kisskb/src/sound/core/pcm_iec958.c:80:9: warning: 'ws' may be used uninitialized in this function [-Wuninitialized] fs/freevxfs/vxfs_olt.o: warning: objtool: vxfs_read_olt()+0x28: unreachable instruction drivers/block/aoe/aoeblk.o: warning: objtool: aoeblk_gdalloc()+0x22c: unreachable instruction fs/ext4/inode.o: warning: objtool: mpage_prepare_extent_to_map()+0x1a2: unreachable instruction fs/jbd2/recovery.o: warning: objtool: jbd2_descriptor_block_csum_verify()+0x8a: unreachable instruction fs/jbd2/commit.o: warning: objtool: journal_submit_commit_record()+0x121: unreachable instruction fs/jbd2/checkpoint.o: warning: objtool: __jbd2_journal_insert_checkpoint()+0x25: unreachable instruction fs/fscache/operation.o: warning: objtool: fscache_put_operation()+0x20: unreachable instruction fs/fscache/object.o: warning: objtool: fscache_look_up_object()+0x22: unreachable instruction fs/jbd2/revoke.o: warning: objtool: jbd2_journal_init_revoke()+0x1a: unreachable instruction fs/ext4/mmp.o: warning: objtool: ext4_mmp_csum()+0x24: unreachable instruction block/mq-deadline.o: warning: objtool: dd_dispatch_request()+0xba: unreachable instruction drivers/base/regmap/regmap-irq.o: warning: objtool: regmap_irq_thread()+0x9f: unreachable instruction fs/fscache/page.o: warning: objtool: __fscache_read_or_alloc_page()+0x4a: unreachable instruction /kisskb/src/block/bfq-iosched.c: In function 'bfq_exit_icq_bfqq': /kisskb/src/block/bfq-iosched.c:4018:11: warning: 'bfqd' may be used uninitialized in this function [-Wuninitialized] fs/ext4/page-io.o: warning: objtool: ext4_finish_bio()+0x6c: unreachable instruction fs/ext4/move_extent.o: warning: objtool: ext4_move_extents()+0x180: unreachable instruction fs/jbd2/journal.o: warning: objtool: get_slab()+0x23: unreachable instruction fs/jffs2/nodelist.o: warning: objtool: jffs2_link_node_ref()+0xe: unreachable instruction drivers/block/aoe/aoedev.o: warning: objtool: flush()+0x360: unreachable instruction fs/hfsplus/xattr.o: warning: objtool: __hfsplus_setxattr()+0x2a5: unreachable instruction fs/ext4/resize.o: warning: objtool: ext4_flex_group_add()+0x4d: unreachable instruction fs/overlayfs/namei.o: warning: objtool: ovl_path_next()+0x1c: unreachable instruction net/atm/resources.o: warning: objtool: atm_dev_deregister()+0x13: unreachable instruction fs/ext4/namei.o: warning: objtool: ext4_dx_csum()+0xa6: unreachable instruction fs/ext4/mballoc.o: warning: objtool: mb_find_buddy()+0x11: unreachable instruction /kisskb/src/lib/rhashtable.c: In function 'rht_deferred_worker': /kisskb/src/lib/rhashtable.c:269:2: warning: 'next' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/lib/rhashtable.c:234:28: note: 'next' was declared here fs/jffs2/readinode.o: warning: objtool: check_tn_node()+0x32: unreachable instruction /kisskb/src/drivers/char/tpm/tpm-sysfs.c: In function 'pubek_show': /kisskb/src/drivers/char/tpm/tpm-sysfs.c:37:16: warning: 'tpm_buf.data' may be used uninitialized in this function [-Wuninitialized] fs/ext4/xattr.o: warning: objtool: ext4_xattr_inode_hash()+0x1d: unreachable instruction drivers/dma-buf/dma-buf.o: warning: objtool: dma_buf_release()+0x2d: unreachable instruction fs/jffs2/gc.o: warning: objtool: jffs2_garbage_collect_pass()+0x14c: unreachable instruction drivers/dma-buf/dma-fence.o: warning: objtool: dma_fence_init()+0x13: unreachable instruction fs/sysfs/file.o: warning: objtool: sysfs_kf_seq_show()+0x39: unreachable instruction /kisskb/src/drivers/char/tpm/tpm2-cmd.c: In function 'tpm2_unseal_trusted': /kisskb/src/drivers/char/tpm/tpm.h:502:18: warning: 'blob_handle' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/char/tpm/tpm2-cmd.c:719:6: note: 'blob_handle' was declared here fs/quota/dquot.o: warning: objtool: dqput()+0x34: unreachable instruction /kisskb/src/drivers/dma-buf/reservation.c: In function 'reservation_object_add_shared_fence': /kisskb/src/drivers/dma-buf/reservation.c:210:7: warning: 'k' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/dma-buf/reservation.c:160:17: note: 'k' was declared here drivers/base/devres.o: warning: objtool: release_nodes()+0x114: unreachable instruction fs/reiserfs/bitmap.o: warning: objtool: reiserfs_read_bitmap_block()+0xd5: unreachable instruction arch/x86/kernel/ftrace.o: warning: objtool: update_ftrace_func()+0x74: unreachable instruction fs/reiserfs/do_balan.o: warning: objtool: balance_leaf()+0xf1: unreachable instruction fs/reiserfs/namei.o: warning: objtool: search_by_entry_key()+0x217: unreachable instruction arch/x86/kernel/machine_kexec_64.o: warning: objtool: arch_kexec_kernel_image_load()+0x3c: unsupported stack register modification net/bluetooth/af_bluetooth.o: warning: objtool: bt_sock_reclassify_lock()+0x15: unreachable instruction fs/ext4/super.o: warning: objtool: ext4_superblock_csum()+0x1e: unreachable instruction fs/jffs2/debug.o: warning: objtool: __jffs2_dbg_acct_sanity_check_nolock()+0x23: unreachable instruction fs/reiserfs/inode.o: warning: objtool: reiserfs_invalidatepage()+0x3e: unreachable instruction fs/jffs2/xattr.o: warning: objtool: save_xattr_datum()+0x37: unreachable instruction lib/assoc_array.o: warning: objtool: assoc_array_destroy_subtree()+0x38: unreachable instruction fs/udf/truncate.o: warning: objtool: udf_truncate_extents()+0x40: unreachable instruction fs/orangefs/orangefs-mod.o: warning: objtool: orangefs_exit()+0x43: unreachable instruction fs/exec.o: warning: objtool: flush_old_exec()+0x15a: unreachable instruction /kisskb/src/fs/udf/unicode.c: In function 'udf_name_conv_char': /kisskb/src/fs/udf/unicode.c:132:8: warning: 'c' may be used uninitialized in this function [-Wuninitialized] fs/jffs2/summary.o: warning: objtool: jffs2_sum_add_kvec()+0x15d: unreachable instruction fs/namei.o: warning: objtool: unlazy_walk()+0x19: unreachable instruction drivers/gpu/drm/drm_crtc_helper.o: warning: objtool: drm_crtc_helper_set_config()+0x30: unreachable instruction fs/inode.o: warning: objtool: clear_inode()+0x26: unreachable instruction fs/dcache.o: warning: objtool: __d_rehash()+0x82: unreachable instruction fs/reiserfs/stree.o: warning: objtool: reiserfs_cut_from_item()+0x4e: unreachable instruction /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'drm_dp_sideband_msg_build': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:364:23: warning: 'hdrlen' may be used uninitialized in this function [-Wuninitialized] fs/file.o: warning: objtool: expand_files()+0xf6: unreachable instruction fs/seq_file.o: warning: objtool: seq_escape()+0x21: unreachable instruction drivers/input/gameport/gameport.o: warning: objtool: gameport_start_polling()+0x3a: unreachable instruction lib/genalloc.o: warning: objtool: gen_pool_free()+0x69: unreachable instruction drivers/ide/ide-io.o: warning: objtool: do_ide_request()+0x1e6: unreachable instruction fs/reiserfs/journal.o: warning: objtool: submit_logged_buffer()+0x33: unreachable instruction drivers/gpu/drm/udl/udl_dmabuf.o: warning: objtool: udl_map_dma_buf()+0x1b1: unreachable instruction drivers/ide/ide-probe.o: warning: objtool: ide_host_remove()+0x23: unreachable instruction lib/syscall.o: warning: objtool: collect_syscall()+0xf3: unreachable instruction /kisskb/src/net/core/gen_stats.c: In function '__gnet_stats_copy_basic': /kisskb/src/net/core/gen_stats.c:149:19: warning: 'seq' may be used uninitialized in this function [-Wuninitialized] net/core/skbuff.o: warning: objtool: __skb_to_sgvec()+0x141: unreachable instruction fs/block_dev.o: warning: objtool: blkdev_get()+0x1ff: unreachable instruction fs/reiserfs/xattr.o: warning: objtool: delete_one_xattr()+0x47: unreachable instruction /kisskb/src/net/core/flow_dissector.c: In function '__skb_flow_dissect': /kisskb/src/net/core/flow_dissector.c:789:7: warning: 'vlan' may be used uninitialized in this function [-Wuninitialized] fs/mpage.o: warning: objtool: __mpage_writepage()+0x8a: unreachable instruction fs/buffer.o: warning: objtool: end_buffer_async_read()+0x19: unreachable instruction drivers/media/common/videobuf2/videobuf2-vmalloc.o: warning: objtool: vb2_vmalloc_dmabuf_ops_map()+0x73: unreachable instruction net/core/flow_dissector.o: warning: objtool: skb_flow_dissector_init()+0x27: unreachable instruction fs/direct-io.o: warning: objtool: __blockdev_direct_IO()+0x5cb: unreachable instruction drivers/mfd/cros_ec_spi.o: warning: objtool: cros_ec_pkt_xfer_spi()+0x1c9: unreachable instruction /kisskb/src/net/core/dev.c: In function 'validate_xmit_skb_list': /kisskb/src/net/core/dev.c:3161:15: warning: 'tail' may be used uninitialized in this function [-Wuninitialized] net/core/dev.o: warning: objtool: skb_checksum_help()+0x85: unreachable instruction drivers/mtd/chips/cfi_util.o: warning: objtool: cfi_build_cmd()+0x26: unreachable instruction fs/mbcache.o: warning: objtool: mb_cache_shrink()+0x13d: unreachable instruction drivers/gpu/drm/drm_global.o: warning: objtool: drm_global_release()+0x1a: unreachable instruction net/core/rtnetlink.o: warning: objtool: rtnl_register_internal()+0x2c: unreachable instruction drivers/gpu/drm/drm_prime.o: warning: objtool: drm_gem_map_dma_buf()+0xb6: unreachable instruction drivers/mtd/lpddr/qinfo_probe.o: warning: objtool: lpddr_info_query()+0x64: unreachable instruction lib/idr.o: warning: objtool: ida_simple_get()+0x1a: unreachable instruction drivers/mtd/lpddr/lpddr_cmds.o: warning: objtool: wait_for_ready()+0xa5: unreachable instruction drivers/mtd/chips/cfi_cmdset_0020.o: warning: objtool: cfi_staa_write_buffers()+0x4dc: unreachable instruction drivers/net/caif/caif_spi.o: warning: objtool: cfspi_init()+0xf0: unreachable instruction lib/ioremap.o: warning: objtool: ioremap_page_range()+0x22: unreachable instruction drivers/mtd/chips/cfi_cmdset_0002.o: warning: objtool: do_panic_write_oneword()+0x77: unreachable instruction net/core/filter.o: warning: objtool: bpf_convert_filter()+0x661: unreachable instruction crypto/drbg.o: warning: objtool: drbg_seed()+0xa7: unreachable instruction lib/kobject.o: warning: objtool: kobject_add_internal()+0x149: unreachable instruction drivers/net/caif/caif_virtio.o: warning: objtool: cfv_netdev_open()+0x102: unreachable instruction drivers/mmc/host/sdhci.o: warning: objtool: sdhci_send_command()+0x2aa: unreachable instruction drivers/misc/ad525x_dpot.o: warning: objtool: dpot_write_spi()+0x91: unreachable instruction fs/xfs/xfs_aops.o: warning: objtool: xfs_destroy_ioend()+0x8d: unreachable instruction drivers/mtd/mtdconcat.o: warning: objtool: concat_erase()+0x11e: unreachable instruction /kisskb/src/drivers/input/rmi4/rmi_f11.c: In function 'rmi_f11_attention': /kisskb/src/drivers/input/rmi4/rmi_f11.c:631:3: warning: 'abs_fingers' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/input/rmi4/rmi_f11.c:580:6: note: 'abs_fingers' was declared here lib/plist.o: warning: objtool: plist_requeue()+0x21: unreachable instruction drivers/mfd/wm8994-core.o: warning: objtool: wm8994_i2c_probe()+0x11d: unreachable instruction lib/radix-tree.o: warning: objtool: __radix_tree_insert()+0x19: unreachable instruction drivers/gpu/drm/drm_vblank.o: warning: objtool: drm_vblank_restore()+0x31: unreachable instruction /kisskb/src/drivers/input/touchscreen/hideep.c: In function 'hideep_update_fw': /kisskb/src/drivers/input/touchscreen/hideep.c:646:16: warning: 'error' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/input/touchscreen/hideep.c:605:6: note: 'error' was declared here drivers/net/wan/hdlc_ppp.o: warning: objtool: ppp_cp_event()+0x6e: unreachable instruction drivers/platform/chrome/cros_ec_proto.o: warning: objtool: cros_ec_prepare_tx()+0x1e: unreachable instruction drivers/remoteproc/remoteproc_core.o: warning: objtool: rproc_handle_carveout()+0x74: unreachable instruction /kisskb/src/drivers/slimbus/messaging.c: In function 'slim_do_transfer': /kisskb/src/drivers/slimbus/messaging.c:126:14: warning: 'tid' may be used uninitialized in this function [-Wuninitialized] drivers/rpmsg/virtio_rpmsg_bus.o: warning: objtool: rpmsg_probe()+0x194: unreachable instruction drivers/net/wimax/i2400m/control.o: warning: objtool: i2400m_report_tlv_system_state.isra.8()+0x29: unreachable instruction /kisskb/src/drivers/net/wireless/intersil/hostap/hostap_ap.c:70:12: warning: 'ap_debug_proc_show' defined but not used [-Wunused-function] /kisskb/src/drivers/net/wireless/intersil/hostap/hostap_ap.c:994:12: warning: 'prism2_sta_proc_show' defined but not used [-Wunused-function] drivers/spi/spi.o: warning: objtool: spi_map_buf()+0x11d: unreachable instruction net/netlink/genetlink.o: warning: objtool: genl_register_family()+0x1a5: unreachable instruction drivers/net/wimax/i2400m/driver.o: warning: objtool: __i2400m_dev_stop()+0x24: unreachable instruction drivers/vhost/vringh.o: warning: objtool: vringh_getdesc_user()+0x155: unreachable instruction drivers/virtio/virtio.o: warning: objtool: virtio_dev_probe()+0x5e: unreachable instruction drivers/virtio/virtio_ring.o: warning: objtool: detach_buf()+0x9b: unreachable instruction /kisskb/src/drivers/net/wireless/intersil/hostap/hostap_proc.c:16:12: warning: 'prism2_debug_proc_show' defined but not used [-Wunused-function] /kisskb/src/drivers/net/wireless/intersil/hostap/hostap_proc.c:49:12: warning: 'prism2_stats_proc_show' defined but not used [-Wunused-function] /kisskb/src/drivers/net/wireless/intersil/hostap/hostap_proc.c:177:12: warning: 'prism2_crypt_proc_show' defined but not used [-Wunused-function] drivers/scsi/libsas/sas_expander.o: warning: objtool: sas_ex_discover_devices()+0x17b: unreachable instruction drivers/net/wimax/i2400m/fw.o: warning: objtool: i2400m_bcf_hdr_find()+0x31: unreachable instruction drivers/uwb/i1480/dfu/usb.o: warning: objtool: i1480_usb_read()+0x27: unreachable instruction drivers/net/wimax/i2400m/op-rfkill.o: warning: objtool: i2400m_op_rfkill_sw_toggle()+0x2f: unreachable instruction /kisskb/src/drivers/net/macsec.c: In function 'macsec_del_rxsa': /kisskb/src/drivers/net/macsec.c:1926:2: warning: 'assoc_num' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/macsec.c:1926:2: warning: 'rx_sc' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/macsec.c: In function 'macsec_del_txsa': /kisskb/src/drivers/net/macsec.c:2003:2: warning: 'assoc_num' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/macsec.c:2003:2: warning: 'tx_sc' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/macsec.c: In function 'macsec_upd_txsa': /kisskb/src/drivers/net/macsec.c:2068:5: warning: 'assoc_num' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/macsec.c:2068:24: warning: 'tx_sc' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/macsec.c:2069:21: warning: 'secy' may be used uninitialized in this function [-Wuninitialized] drivers/net/wimax/i2400m/netdev.o: warning: objtool: i2400m_net_wake_tx()+0x32: unreachable instruction drivers/uwb/est.o: warning: objtool: uwb_est_find_size()+0x96: unreachable instruction drivers/net/virtio_net.o: warning: objtool: mergeable_rx_buffer_size_show()+0x2b: unreachable instruction drivers/net/wimax/i2400m/tx.o: warning: objtool: i2400m_tx_fifo_push()+0x4e: unreachable instruction drivers/net/wimax/i2400m/usb-fw.o: warning: objtool: i2400mu_bus_bm_cmd_send()+0x35: unreachable instruction drivers/uwb/lc-dev.o: warning: objtool: uwb_dev_add()+0x1d: unreachable instruction drivers/scsi/scsi_lib_dma.o: warning: objtool: scsi_dma_map()+0x57: unreachable instruction net/phonet/pep.o: warning: objtool: pipe_do_rcv()+0x27: unreachable instruction drivers/net/wimax/i2400m/usb-notif.o: warning: objtool: i2400mu_notification_grok()+0x2f: unreachable instruction drivers/net/wimax/i2400m/usb-tx.o: warning: objtool: i2400mu_txd()+0x2c: unreachable instruction drivers/net/wimax/i2400m/rx.o: warning: objtool: __i2400m_roq_queue()+0x37: unreachable instruction drivers/net/wimax/i2400m/usb-rx.o: warning: objtool: i2400mu_rx_size_grow()+0x3a: unreachable instruction net/unix/garbage.o: warning: objtool: unix_inflight()+0x53: unreachable instruction drivers/scsi/scsi_lib.o: warning: objtool: scsi_init_io()+0x109: unreachable instruction /kisskb/src/drivers/iio/temperature/mlx90632.c: In function 'mlx90632_read_raw': /kisskb/src/drivers/iio/temperature/mlx90632.c:472:39: warning: 'object_old_raw' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/iio/temperature/mlx90632.c:429:56: note: 'object_old_raw' was declared here /kisskb/src/drivers/iio/temperature/mlx90632.c:472:39: warning: 'object_new_raw' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/iio/temperature/mlx90632.c:429:40: note: 'object_new_raw' was declared here drivers/net/wimax/i2400m/usb.o: warning: objtool: i2400mu_reset_resume()+0x23: unreachable instruction drivers/usb/host/ehci-hcd.o: warning: objtool: ehci_urb_enqueue()+0x1fe: unreachable instruction drivers/usb/host/isp116x-hcd.o: warning: objtool: start_atl_transfers()+0x157: unreachable instruction drivers/video/fbdev/smscufx.o: warning: objtool: ufx_handle_damage()+0xef: unreachable instruction drivers/target/target_core_transport.o: warning: objtool: target_submit_cmd_map_sgls()+0x41: unreachable instruction net/wimax/id-table.o: warning: objtool: wimax_id_table_add()+0x18: unreachable instruction /kisskb/src/drivers/target/target_core_user.c: In function 'scatter_data_area': /kisskb/src/drivers/target/target_core_user.c:573:29: warning: 'dbi' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/target/target_core_user.c:587:9: note: 'dbi' was declared here drivers/scsi/sd.o: warning: objtool: sd_init_command()+0x2d5: unreachable instruction drivers/net/usb/usbnet.o: warning: objtool: usbnet_start_xmit()+0x202: unreachable instruction net/wimax/op-msg.o: warning: objtool: wimax_msg_send()+0x24: unreachable instruction drivers/scsi/scsi_transport_iscsi.o: warning: objtool: iscsi_unregister_transport()+0x12: unreachable instruction net/wimax/op-reset.o: warning: objtool: wimax_reset()+0x28: unreachable instruction net/wimax/op-state-get.o: warning: objtool: wimax_gnl_doit_state_get()+0x17: unreachable instruction net/wimax/op-rfkill.o: warning: objtool: __wimax_rf_toggle_radio()+0x2b: unreachable instruction net/wimax/stack.o: warning: objtool: wimax_gnl_re_state_change_alloc()+0x35: unreachable instruction drivers/usb/host/xhci-mem.o: warning: objtool: xhci_mem_init()+0x817: unreachable instruction drivers/usb/wusbcore/devconnect.o: warning: objtool: wusb_usb_ncb()+0x6f: unreachable instruction drivers/usb/wusbcore/dev-sysfs.o: warning: objtool: wusb_ck_store()+0x9d: unreachable instruction drivers/usb/wusbcore/wa-xfer.o: warning: objtool: wa_dti_cb()+0x28: unreachable instruction Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64 # Build took: 0:02:54.420155