# git rev-parse -q --verify b8dcdab36f5394a09b66516057cccf61a81a3877^{commit} b8dcdab36f5394a09b66516057cccf61a81a3877 already have revision, skipping fetch # git checkout -q -f -B kisskb b8dcdab36f5394a09b66516057cccf61a81a3877 # git clean -qxdf # < git log -1 # commit b8dcdab36f5394a09b66516057cccf61a81a3877 # Merge: db84abf5f807 c125311d96b1 # Author: Linus Torvalds # Date: Sat Aug 25 13:30:23 2018 -0700 # # Merge tag 'for-linus-20180825' of git://git.kernel.dk/linux-block # # Pull block fixes from Jens Axboe: # "A few small fixes for this merge window: # # - Locking imbalance fix for bcache (Shan Hai) # # - A few small fixes for wbt. One is a cleanup/prep, one is a fix for # an existing issue, and the last two are fixes for changes that went # into this merge window (me)" # # * tag 'for-linus-20180825' of git://git.kernel.dk/linux-block: # blk-wbt: don't maintain inflight counts if disabled # blk-wbt: fix has-sleeper queueing check # blk-wbt: use wq_has_sleeper() for wq active check # blk-wbt: move disable check into get_limit() # bcache: release dc->writeback_lock properly in bch_writeback_thread() # < /opt/cross/kisskb/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 b8dcdab36f5394a09b66516057cccf61a81a3877 # < 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=0x59832D77 # 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 # 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()+0xf: unreachable instruction arch/x86/mm/init_64.o: warning: objtool: sync_global_pgds_l4()+0x4b: unreachable instruction kernel/time/timer.o: warning: objtool: timers_dead_cpu()+0x2c: unreachable instruction kernel/cgroup/cgroup.o: warning: objtool: compare_css_sets()+0x78: unreachable instruction kernel/time/hrtimer.o: warning: objtool: hrtimers_dead_cpu()+0x2a: unreachable instruction /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:186:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] kernel/events/ring_buffer.o: warning: objtool: rb_alloc_aux_page()+0x2b: unreachable instruction arch/x86/mm/fault.o: warning: objtool: vmalloc_fault()+0x105: unreachable instruction fs/configfs/dir.o: warning: objtool: configfs_rmdir()+0x38: unreachable instruction mm/filemap.o: warning: objtool: PageTransHuge()+0x17: unreachable instruction kernel/sched/core.o: warning: objtool: sched_cpu_dying()+0x81: unreachable instruction /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'cgroup1_mount': /kisskb/src/kernel/cgroup/cgroup-v1.c:1256:20: warning: 'root' may be used uninitialized in this function [-Wuninitialized] kernel/exit.o: warning: objtool: release_task()+0x4e: unreachable instruction kernel/softirq.o: warning: objtool: tasklet_kill_immediate()+0x1b: unreachable instruction kernel/cpu.o: warning: objtool: takedown_cpu()+0x8a: unreachable instruction fs/btrfs/ctree.o: warning: objtool: __tree_mod_log_search()+0x51: unreachable instruction fs/ext4/bitmap.o: warning: objtool: ext4_chksum.isra.1()+0x10: unreachable instruction kernel/power/suspend.o: warning: objtool: suspend_enter()+0x109: unreachable instruction fs/crypto/crypto.o: warning: objtool: fscrypt_decrypt_page()+0x51: unreachable instruction fs/f2fs/dir.o: warning: objtool: f2fs_put_page()+0x31: unreachable instruction arch/x86/kernel/apic/vector.o: warning: objtool: arch_early_irq_init()+0x20: unreachable instruction kernel/cgroup/cpuset.o: warning: objtool: cpuset_init()+0x19: unreachable instruction security/keys/keyring.o: warning: objtool: search_nested_keyrings()+0x2b: unreachable instruction kernel/rcu/tree.o: warning: objtool: rcu_init_geometry()+0x69: unreachable instruction arch/x86/kernel/traps.o: warning: objtool: ist_begin_non_atomic()+0xb: unreachable instruction kernel/power/snapshot.o: warning: objtool: saveable_page()+0x42: unreachable instruction fs/btrfs/print-tree.o: warning: objtool: btrfs_print_tree()+0x20a: unreachable instruction fs/btrfs/extent-tree.o: warning: objtool: remove_extent_data_ref()+0xe5: unreachable instruction kernel/resource.o: warning: objtool: find_next_iomem_res()+0x1b: unreachable instruction drivers/ata/libata-core.o: warning: objtool: ata_sg_setup()+0x48: unreachable instruction kernel/dma/swiotlb.o: warning: objtool: swiotlb_tbl_map_single()+0xef: unreachable instruction /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:1034:6: warning: 'irq' may be used uninitialized in this function [-Wuninitialized] fs/fuse/dev.o: warning: objtool: page_mapcount()+0x28: unreachable instruction /kisskb/src/fs/gfs2/bmap.c: In function 'gfs2_iomap_get': /kisskb/src/fs/gfs2/bmap.c:926:18: warning: 'height' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/gfs2/bmap.c:921:7: warning: 'len' may be used uninitialized in this function [-Wuninitialized] fs/jbd2/transaction.o: warning: objtool: jbd2_journal_file_inode()+0xb8: unreachable instruction block/bio.o: warning: objtool: bio_split()+0x14: unreachable instruction fs/gfs2/bmap.o: warning: objtool: gfs2_indirect_init()+0x36: unreachable instruction mm/page-writeback.o: warning: objtool: __set_page_dirty_no_writeback()+0x28: unreachable instruction kernel/signal.o: warning: objtool: task_set_jobctl_pending()+0x13: unreachable instruction kernel/workqueue.o: warning: objtool: wq_numa_init()+0x50: unreachable instruction mm/readahead.o: warning: objtool: __do_page_cache_readahead()+0x15a: unreachable instruction fs/ext4/extents_status.o: warning: objtool: ext4_es_find_delayed_extent_range()+0x1d: unreachable instruction fs/f2fs/file.o: warning: objtool: f2fs_put_page()+0x31: unreachable instruction fs/fuse/dir.o: warning: objtool: fuse_set_nowrite()+0x24: unreachable instruction fs/crypto/bio.o: warning: objtool: __fscrypt_decrypt_bio()+0x62: unreachable instruction mm/truncate.o: warning: objtool: PageTransHuge()+0x17: unreachable instruction mm/swap.o: warning: objtool: hpage_nr_pages()+0x18: unreachable instruction fs/f2fs/inode.o: warning: objtool: f2fs_chksum()+0x17: unreachable instruction block/blk-core.o: warning: objtool: blk_dequeue_request()+0x19: unreachable instruction fs/gfs2/glock.o: warning: objtool: __gfs2_glock_put()+0x5c: unreachable instruction fs/btrfs/file-item.o: warning: objtool: btrfs_csum_one_bio()+0xef: unreachable instruction block/elevator.o: warning: objtool: __elv_add_request()+0x123: unreachable instruction fs/jbd2/commit.o: warning: objtool: release_buffer_page()+0x77: unreachable instruction crypto/algapi.o: warning: objtool: crypto_unregister_template()+0x2b: unreachable instruction mm/page_alloc.o: warning: objtool: set_page_refcounted()+0x17: unreachable instruction arch/x86/kernel/setup.o: warning: objtool: extend_brk()+0xf: unreachable instruction kernel/params.o: warning: objtool: kernel_add_sysfs_param()+0x45: unreachable instruction fs/jbd2/recovery.o: warning: objtool: jbd2_chksum.isra.3()+0x10: unreachable instruction fs/fuse/file.o: warning: objtool: fuse_readpages_end()+0x9e: unreachable instruction block/blk-flush.o: warning: objtool: blk_flush_complete_seq()+0x2a: unreachable instruction mm/shmem.o: warning: objtool: shmem_init()+0x13: 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/ext4/extents.o: warning: objtool: ext4_extent_block_csum()+0x26: unreachable instruction kernel/cred.o: warning: objtool: __put_cred()+0x8: unreachable instruction fs/gfs2/lops.o: warning: objtool: gfs2_unpin()+0x21: unreachable instruction fs/jbd2/revoke.o: warning: objtool: jbd2_journal_init_revoke()+0x15: unreachable instruction kernel/sched/rt.o: warning: objtool: pick_next_pushable_task()+0x2a: unreachable instruction arch/x86/kernel/nmi.o: warning: objtool: do_nmi()+0x74: unreachable instruction mm/vmscan.o: warning: objtool: page_check_dirty_writeback()+0x4b: unreachable instruction mm/util.o: warning: objtool: page_mapped()+0x4f: unreachable instruction fs/jbd2/checkpoint.o: warning: objtool: __jbd2_journal_insert_checkpoint()+0x20: unreachable instruction fs/gfs2/aops.o: warning: objtool: jdata_set_page_dirty()+0x1f: unreachable instruction fs/f2fs/inline.o: warning: objtool: clear_inline_node()+0x1f: unreachable instruction fs/f2fs/super.o: warning: objtool: f2fs_put_page.constprop.45()+0x41: unreachable instruction fs/gfs2/meta_io.o: warning: objtool: gfs2_aspace_writepage()+0x6d: unreachable instruction kernel/irq/matrix.o: warning: objtool: irq_matrix_assign_system()+0x12: unreachable instruction fs/proc/task_mmu.o: warning: objtool: gather_stats()+0x38: unreachable instruction mm/percpu.o: warning: objtool: pcpu_setup_first_chunk()+0x67: unreachable instruction kernel/smpboot.o: warning: objtool: smpboot_thread_fn()+0xdf: unreachable instruction fs/btrfs/disk-io.o: warning: objtool: btree_releasepage()+0x32: unreachable instruction fs/f2fs/gc.o: warning: objtool: set_cold_data()+0x1f: unreachable instruction fs/fuse/inode.o: warning: objtool: fuse_destroy_inode()+0x19: unreachable instruction fs/f2fs/checkpoint.o: warning: objtool: f2fs_set_meta_page_dirty()+0x26: unreachable instruction fs/ext4/ialloc.o: warning: objtool: ext4_chksum.isra.21.constprop.22()+0xe: unreachable instruction fs/gfs2/quota.o: warning: objtool: hlist_bl_add_head_rcu()+0x1f: unreachable instruction fs/ext4/indirect.o: warning: objtool: ext4_ind_map_blocks()+0x46: unreachable instruction fs/overlayfs/namei.o: warning: objtool: ovl_path_next()+0x17: unreachable instruction fs/jbd2/journal.o: warning: objtool: get_slab()+0xf: unreachable instruction kernel/sched/deadline.o: warning: objtool: pick_next_pushable_dl_task()+0x23: unreachable instruction /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:341:21: note: 'pdeo' was declared here fs/gfs2/ops_fstype.o: warning: objtool: gfs2_read_super()+0x49: unreachable instruction fs/ocfs2/dlmfs/userdlm.o: warning: objtool: user_unlock_ast()+0xa6: unreachable instruction fs/btrfs/transaction.o: warning: objtool: create_pending_snapshot()+0x18c: unreachable instruction fs/ext4/fsync.o: warning: objtool: ext4_sync_file()+0x4c: unreachable instruction /kisskb/src/fs/f2fs/node.c: In function '__set_nat_cache_dirty': /kisskb/src/fs/f2fs/node.c:265:17: warning: 'head' may be used uninitialized in this function [-Wuninitialized] mm/compaction.o: warning: objtool: isolate_migratepages_block()+0x2fa: unreachable instruction fs/ext4/inline.o: warning: objtool: ext4_write_inline_data()+0x2f: unreachable instruction fs/f2fs/segment.o: warning: objtool: current_sit_addr()+0x30: unreachable instruction fs/f2fs/node.o: warning: objtool: f2fs_set_node_page_dirty()+0x26: unreachable instruction fs/ocfs2/dlmfs/dlmfs.o: warning: objtool: dlmfs_get_inode()+0x8c: unreachable instruction fs/btrfs/file.o: warning: objtool: btrfs_drop_pages()+0x30: unreachable instruction fs/ocfs2/cluster/heartbeat.o: warning: objtool: o2hb_queue_node_event()+0x17: unreachable instruction fs/gfs2/trans.o: warning: objtool: gfs2_trans_begin()+0x28: unreachable instruction fs/f2fs/recovery.o: warning: objtool: f2fs_put_page()+0x45: unreachable instruction fs/reiserfs/bitmap.o: warning: objtool: reiserfs_read_bitmap_block()+0xde: unreachable instruction fs/ext4/mballoc.o: warning: objtool: mb_find_buddy()+0xc: unreachable instruction fs/ext4/inode.o: warning: objtool: ext4_da_should_update_i_disksize()+0x1d: unreachable instruction fs/btrfs/inode.o: warning: objtool: btrfs_writepage_start_hook()+0x31: unreachable instruction fs/f2fs/data.o: warning: objtool: clear_cold_data()+0x1f: unreachable instruction /kisskb/src/arch/x86/kernel/e820.c: In function 'e820__setup_pci_gap': /kisskb/src/arch/x86/kernel/e820.c:653:2: warning: 'gapstart' may be used uninitialized in this function [-Wuninitialized] fs/quota/dquot.o: warning: objtool: dqput()+0x5c: unreachable instruction fs/ext4/readpage.o: warning: objtool: mpage_end_io()+0x57: unreachable instruction arch/x86/kernel/e820.o: warning: objtool: e820__reallocate_tables()+0x25: unreachable instruction fs/ocfs2/aops.o: warning: objtool: ocfs2_populate_write_desc()+0xe6: unreachable instruction fs/ext4/mmp.o: warning: objtool: ext4_mmp_csum()+0x1f: unreachable instruction fs/ext4/namei.o: warning: objtool: dx_insert_block()+0x26: unreachable instruction fs/ext4/move_extent.o: warning: objtool: mext_page_mkuptodate()+0x5c: unreachable instruction fs/ext4/page-io.o: warning: objtool: ext4_finish_bio()+0x88: unreachable instruction fs/btrfs/ordered-data.o: warning: objtool: __btrfs_add_ordered_extent()+0x23e: unreachable instruction fs/btrfs/extent_io.o: warning: objtool: set_btree_ioerr()+0x24: unreachable instruction mm/list_lru.o: warning: objtool: __list_lru_walk_one()+0x70: unreachable instruction mm/workingset.o: warning: objtool: workingset_eviction()+0x63: unreachable instruction fs/ocfs2/cluster/quorum.o: warning: objtool: o2quo_clear_hold.constprop.2()+0x11: unreachable instruction fs/gfs2/rgrp.o: warning: objtool: gfs2_free_extlen()+0x7b: unreachable instruction block/partition-generic.o: warning: objtool: read_dev_sector()+0x46: unreachable instruction fs/ext4/super.o: warning: objtool: ext4_chksum.isra.39()+0x10: unreachable instruction fs/btrfs/locking.o: warning: objtool: btrfs_clear_lock_blocking_rw()+0x37: unreachable instruction mm/gup.o: warning: objtool: gup_pte_range()+0x12c: unreachable instruction mm/debug.o: warning: objtool: __dump_page()+0x8e: unreachable instruction fs/ocfs2/alloc.o: warning: objtool: ocfs2_adjust_adjacent_records()+0x22: unreachable instruction fs/ext4/xattr.o: warning: objtool: ext4_chksum.isra.18()+0x10: unreachable instruction fs/f2fs/xattr.o: warning: objtool: f2fs_put_page.constprop.11()+0x41: unreachable instruction fs/btrfs/ioctl.o: warning: objtool: cluster_pages_for_defrag()+0x255: unreachable instruction fs/reiserfs/inode.o: warning: objtool: reiserfs_releasepage()+0x37: unreachable instruction fs/ext4/resize.o: warning: objtool: ext4_alloc_group_tables()+0x38: unreachable instruction block/blk-cgroup.o: warning: objtool: blkcg_print_stat()+0x50: unreachable instruction fs/ocfs2/cluster/tcp.o: warning: objtool: o2net_set_nn_state()+0x37: unreachable instruction mm/mlock.o: warning: objtool: PageTransHuge()+0x17: unreachable instruction block/deadline-iosched.o: warning: objtool: deadline_exit_queue()+0x13: unreachable instruction fs/ocfs2/dcache.o: warning: objtool: ocfs2_dentry_attach_lock()+0xc2: unreachable instruction fs/reiserfs/file.o: warning: objtool: reiserfs_commit_page()+0xc6: unreachable instruction fs/ocfs2/buffer_head_io.o: warning: objtool: ocfs2_write_block()+0x1c: unreachable instruction fs/btrfs/volumes.o: warning: objtool: __btrfs_alloc_chunk()+0x39: unreachable instruction fs/proc/array.o: warning: objtool: proc_task_name()+0x3c: unreachable instruction block/mq-deadline.o: warning: objtool: __dd_dispatch_request()+0x7d: unreachable instruction fs/btrfs/delayed-inode.o: warning: objtool: __btrfs_remove_delayed_item()+0x24: unreachable instruction block/cfq-iosched.o: warning: objtool: cfq_should_idle()+0x2b: unreachable instruction fs/ocfs2/dir.o: warning: objtool: ocfs2_delete_entry_dx()+0x65: unreachable instruction kernel/audit_fsnotify.o: warning: objtool: audit_mark_handle_event()+0x22: unreachable instruction fs/udf/file.o: warning: objtool: udf_adinicb_readpage()+0x38: unreachable instruction fs/ocfs2/extent_map.o: warning: objtool: ocfs2_read_virt_blocks()+0x55: unreachable instruction fs/btrfs/compression.o: warning: objtool: end_compressed_writeback.isra.20()+0xb8: unreachable instruction mm/mprotect.o: warning: objtool: change_pte_range()+0x1d5: unreachable instruction mm/memory.o: warning: objtool: migration_entry_to_page()+0x50: unreachable instruction kernel/audit_watch.o: warning: objtool: audit_watch_handle_event()+0x20: unreachable instruction fs/btrfs/free-space-cache.o: warning: objtool: io_ctl_drop_pages()+0x4d: unreachable instruction drivers/base/regmap/regmap-irq.o: warning: objtool: regmap_irq_thread()+0xa9: unreachable instruction mm/mmap.o: warning: objtool: unmapped_area()+0x175: unreachable instruction fs/ocfs2/dlmglue.o: warning: objtool: lockres_set_pending()+0x10: unreachable instruction fs/udf/inode.o: warning: objtool: udf_expand_file_adinicb()+0x120: unreachable instruction fs/btrfs/relocation.o: warning: objtool: record_reloc_root_in_trans()+0x33: unreachable instruction fs/ocfs2/file.o: warning: objtool: ocfs2_write_zero_page()+0x30: unreachable instruction fs/udf/symlink.o: warning: objtool: udf_symlink_filler()+0xfa: unreachable instruction fs/exec.o: warning: objtool: de_thread()+0x1b4: unreachable instruction fs/reiserfs/stree.o: warning: objtool: unmap_buffers()+0x20: unreachable instruction fs/udf/truncate.o: warning: objtool: udf_truncate_extents()+0x3b: unreachable instruction fs/btrfs/qgroup.o: warning: objtool: btrfs_qgroup_trace_subtree()+0x25: unreachable instruction kernel/seccomp.o: warning: objtool: seccomp_attach_filter()+0x20: unreachable instruction fs/ocfs2/inode.o: warning: objtool: ocfs2_clear_inode()+0x88: unreachable instruction fs/ocfs2/journal.o: warning: objtool: ocfs2_replay_journal()+0x2dd: unreachable instruction fs/btrfs/backref.o: warning: objtool: add_missing_keys()+0x30: unreachable instruction fs/pipe.o: warning: objtool: anon_pipe_buf_steal()+0x4c: unreachable instruction mm/pagewalk.o: warning: objtool: walk_page_vma()+0x20: unreachable instruction arch/x86/kernel/quirks.o: warning: objtool: ich_force_hpet_resume()+0x18: unreachable instruction fs/btrfs/send.o: warning: objtool: read_symlink()+0xbc: unreachable instruction mm/page_vma_mapped.o: warning: objtool: PageTransHuge()+0x17: unreachable instruction fs/ocfs2/reservations.o: warning: objtool: ocfs2_resv_insert()+0x1f: unreachable instruction fs/btrfs/raid56.o: warning: objtool: finish_parity_scrub()+0x67: unreachable instruction fs/btrfs/scrub.o: warning: objtool: scrub_setup_recheck_block()+0x148: unreachable instruction drivers/base/devres.o: warning: objtool: remove_nodes.isra.3()+0x9a: unreachable instruction arch/x86/kernel/alternative.o: warning: objtool: text_poke()+0x20: unreachable instruction mm/pgtable-generic.o: warning: objtool: pmdp_huge_clear_flush()+0xb: unreachable instruction fs/ocfs2/slot_map.o: warning: objtool: ocfs2_map_slot_buffers()+0x8c: unreachable instruction /kisskb/src/arch/x86/kernel/hw_breakpoint.c: In function 'hw_breakpoint_arch_parse': /kisskb/src/arch/x86/kernel/hw_breakpoint.c:366:18: warning: 'align' may be used uninitialized in this function [-Wuninitialized] fs/reiserfs/journal.o: warning: objtool: submit_logged_buffer()+0x2e: unreachable instruction fs/ocfs2/move_extents.o: warning: objtool: ocfs2_defrag_extent()+0x88: unreachable instruction fs/dcache.o: warning: objtool: hlist_bl_add_head_rcu()+0x1f: unreachable instruction mm/rmap.o: warning: objtool: PageTransHuge()+0x18: unreachable instruction fs/inode.o: warning: objtool: clear_inode()+0x21: unreachable instruction fs/ocfs2/namei.o: warning: objtool: ocfs2_rename()+0x1b2: unreachable instruction fs/ocfs2/refcounttree.o: warning: objtool: ocfs2_refcount_cal_cow_clusters()+0x74: unreachable instruction mm/vmalloc.o: warning: objtool: alloc_vmap_area()+0x26: unreachable instruction fs/namei.o: warning: objtool: unlazy_walk()+0x14: unreachable instruction fs/file.o: warning: objtool: __fd_install()+0x55: unreachable instruction fs/ocfs2/super.o: warning: objtool: ocfs2_dismount_volume()+0x17: unreachable instruction fs/libfs.o: warning: objtool: simple_write_end()+0x69: unreachable instruction fs/ocfs2/suballoc.o: warning: objtool: ocfs2_relink_block_group()+0x4b: unreachable instruction /kisskb/src/fs/splice.c: In function '__do_compat_sys_vmsplice': /kisskb/src/fs/splice.c:1384:29: warning: 'type' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/splice.c: In function '__do_sys_vmsplice': /kisskb/src/fs/splice.c:1358:22: warning: 'type' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/hda/hdac_regmap.c: In function 'hda_reg_write': /kisskb/src/sound/hda/hdac_regmap.c:282:16: warning: 'err' may be used uninitialized in this function [-Wuninitialized] fs/ocfs2/sysfile.o: warning: objtool: get_local_system_inode()+0x1b: unreachable instruction drivers/bcma/driver_chipcommon_pmu.o: warning: objtool: bcma_pmu_pll_clock()+0x24: unreachable instruction fs/ocfs2/uptodate.o: warning: objtool: ocfs2_remove_metadata_array()+0x10: unreachable instruction mm/madvise.o: warning: objtool: page_mapcount()+0x28: unreachable instruction fs/fs-writeback.o: warning: objtool: inode_switch_wbs_work_fn()+0xe5: unreachable instruction mm/page_io.o: warning: objtool: swap_set_page_dirty()+0x51: can't find jump dest instruction at .text+0xd65 fs/block_dev.o: warning: objtool: blkdev_get()+0xbc: unreachable instruction fs/direct-io.o: warning: objtool: do_direct_IO()+0x1be: unreachable instruction mm/swap_state.o: warning: objtool: hpage_nr_pages()+0x18: unreachable instruction mm/swap_slots.o: warning: objtool: get_swap_page()+0x25: unreachable instruction fs/mpage.o: warning: objtool: clean_buffers()+0x18: unreachable instruction mm/frontswap.o: warning: objtool: __frontswap_store()+0x2d: unreachable instruction fs/ocfs2/xattr.o: warning: objtool: ocfs2_xa_fill_value_buf()+0x22: unreachable instruction /kisskb/src/lib/raid6/recov_avx512.c:387:2: warning: #warning "your version of binutils lacks AVX512 support" [-Wcpp] fs/ocfs2/stackglue.o: warning: objtool: ocfs2_stack_driver_put()+0x1b: unreachable instruction fs/buffer.o: warning: objtool: attach_page_buffers()+0x27: unreachable instruction mm/mempolicy.o: warning: objtool: PageTransHuge()+0x18: 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] mm/swapfile.o: warning: objtool: swap_count_continued()+0x3b: unreachable instruction lib/mpi/mpi-pow.o: warning: objtool: mpi_powm()+0x244: unreachable instruction net/bluetooth/af_bluetooth.o: warning: objtool: bt_sock_reclassify_lock()+0x10: 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] mm/huge_memory.o: warning: objtool: make_migration_entry()+0x39: unreachable instruction mm/slab.o: warning: objtool: kmem_freepages.isra.47()+0x7b: unreachable instruction fs/userfaultfd.o: warning: objtool: userfaultfd_ctx_put()+0x17: unreachable instruction mm/khugepaged.o: warning: objtool: khugepaged_alloc_page()+0x1c: unreachable instruction mm/migrate.o: warning: objtool: migration_entry_to_page()+0x51: unreachable instruction fs/aio.o: warning: objtool: aio_nr_sub()+0x1d: unreachable instruction mm/cleancache.o: warning: objtool: __cleancache_get_page()+0x69: 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/locks.o: warning: objtool: locks_free_lock()+0x19: unreachable instruction net/core/sock.o: warning: objtool: sk_alloc_sg()+0x142: unreachable instruction fs/mbcache.o: warning: objtool: mb_cache_entry_create()+0x116: unreachable instruction mm/zsmalloc.o: warning: objtool: remove_zspage()+0x2d: unreachable instruction mm/usercopy.o: warning: objtool: __check_object_size()+0xbf: unreachable instruction mm/balloon_compaction.o: warning: objtool: balloon_page_migrate()+0x9f: unreachable instruction mm/userfaultfd.o: warning: objtool: mcopy_atomic()+0x28: unreachable instruction net/core/skbuff.o: warning: objtool: pskb_expand_head()+0x23: unreachable instruction fs/iomap.o: warning: objtool: iomap_set_range_uptodate()+0xa8: unreachable instruction /kisskb/src/net/core/gen_stats.c: In function '__gnet_stats_copy_basic': /kisskb/src/net/core/gen_stats.c:161:19: warning: 'seq' may be used uninitialized in this function [-Wuninitialized] mm/memcontrol.o: warning: objtool: mem_cgroup_reset()+0x67: unreachable instruction net/wimax/id-table.o: warning: objtool: wimax_id_table_add()+0x17: unreachable instruction net/rfkill/core.o: warning: objtool: rfkill_init_sw_state()+0x11: unreachable instruction net/netlink/genetlink.o: warning: objtool: genl_validate_assign_mc_groups()+0x6d: unreachable instruction /kisskb/src/lib/rhashtable.c: In function 'rhashtable_rehash_one': /kisskb/src/lib/rhashtable.c:265:2: warning: 'next' may be used uninitialized in this function [-Wuninitialized] net/wimax/op-rfkill.o: warning: objtool: __wimax_rf_toggle_radio()+0x26: unreachable instruction net/wimax/op-msg.o: warning: objtool: wimax_msg_send()+0x2e: unreachable instruction net/decnet/dn_rules.o: warning: objtool: dn_fib_rules_init()+0x26: unreachable instruction net/wimax/op-reset.o: warning: objtool: wimax_reset()+0x23: unreachable instruction drivers/clocksource/clps711x-timer.o: warning: objtool: clps711x_clksrc_init()+0x20: unreachable instruction /kisskb/src/net/core/dev.c: In function 'validate_xmit_skb_list': /kisskb/src/net/core/dev.c:3344:15: warning: 'tail' may be used uninitialized in this function [-Wuninitialized] crypto/drbg.o: warning: objtool: drbg_seed()+0xa0: unreachable instruction net/wimax/op-state-get.o: warning: objtool: wimax_gnl_doit_state_get()+0x1c: unreachable instruction net/core/flow_dissector.o: warning: objtool: skb_flow_dissector_init()+0x22: unreachable instruction net/core/dev.o: warning: objtool: gro_pull_from_frag0()+0x25: unreachable instruction net/wimax/stack.o: warning: objtool: wimax_gnl_re_state_change_send()+0x2b: unreachable instruction drivers/crypto/ccree/cc_buffer_mgr.o: warning: objtool: dma_map_sg_attrs.constprop.17()+0x21: unreachable instruction drivers/dma/dw/core.o: warning: objtool: dwc_free_chan_resources()+0x5d: unreachable instruction drivers/crypto/mediatek/mtk-aes.o: warning: objtool: dma_map_sg_attrs.constprop.17()+0x21: unreachable instruction drivers/dma-buf/dma-fence.o: warning: objtool: dma_fence_init()+0x7: unreachable instruction /kisskb/src/sound/soc/codecs/arizona.c: In function 'arizona_hw_params': /kisskb/src/sound/soc/codecs/arizona.c:1893:3: warning: 'aif_rx_state' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/arizona.c:1890:3: warning: 'aif_tx_state' may be used uninitialized in this function [-Wuninitialized] drivers/crypto/atmel-tdes.o: warning: objtool: dma_map_sg_attrs.constprop.20()+0x1c: unreachable instruction drivers/dma-buf/dma-buf.o: warning: objtool: dma_buf_release()+0x28: unreachable instruction drivers/crypto/atmel-aes.o: warning: objtool: dma_map_sg_attrs.constprop.20()+0x36: unreachable instruction /kisskb/src/drivers/dma-buf/reservation.c: In function 'reservation_object_add_shared_replace': /kisskb/src/drivers/dma-buf/reservation.c:211:7: warning: 'i' may be used uninitialized in this function [-Wuninitialized] drivers/crypto/s5p-sss.o: warning: objtool: dma_map_sg_attrs.constprop.29()+0x36: unreachable instruction drivers/crypto/qce/sha.o: warning: objtool: dma_map_sg_attrs.constprop.8()+0x36: unreachable instruction drivers/crypto/inside-secure/safexcel_cipher.o: warning: objtool: dma_map_sg_attrs.constprop.5()+0x36: unreachable instruction lib/list_debug.o: warning: objtool: __list_add_valid()+0x20: unreachable instruction net/sched/sch_skbprio.o: warning: objtool: skbprio_enqueue()+0x18e: unreachable instruction drivers/dma/sh/shdma-base.o: warning: objtool: __ld_cleanup()+0x77: unreachable instruction drivers/crypto/qce/ablkcipher.o: warning: objtool: dma_map_sg_attrs.constprop.5()+0x36: unreachable instruction drivers/dma/sh/usb-dmac.o: warning: objtool: usb_dmac_isr_transfer_end()+0x15: unreachable instruction /kisskb/src/drivers/hwspinlock/hwspinlock_core.c: In function 'of_hwspin_lock_get_id': /kisskb/src/drivers/hwspinlock/hwspinlock_core.c:328:6: warning: 'id' may be used uninitialized in this function [-Wuninitialized] lib/assoc_array.o: warning: objtool: assoc_array_destroy_subtree()+0x38: unreachable instruction /kisskb/src/drivers/dma/sh/rcar-dmac.c: In function 'rcar_dmac_chan_prep_sg': /kisskb/src/drivers/dma/sh/rcar-dmac.c:937:23: warning: 'high_mem_addr' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/dma/sh/rcar-dmac.c:936:23: warning: 'high_dev_addr' may be used uninitialized in this function [-Wuninitialized] drivers/hwspinlock/hwspinlock_core.o: warning: objtool: __hwspin_trylock()+0x17: unreachable instruction net/core/filter.o: warning: objtool: bpf_msg_pull_data()+0x171: unreachable instruction drivers/dma/sh/rcar-dmac.o: warning: objtool: rcar_dmac_realloc_hwdesc.isra.15()+0x67: unreachable instruction drivers/dma/mv_xor.o: warning: objtool: mv_xor_prep_dma_xor()+0x37: unreachable instruction drivers/ide/ide-io.o: warning: objtool: start_request()+0x17: unreachable instruction drivers/ide/ide-probe.o: warning: objtool: ide_unregister()+0x14: unreachable instruction lib/genalloc.o: warning: objtool: gen_pool_free()+0x4b: unreachable instruction drivers/gpu/drm/ttm/ttm_tt.o: warning: objtool: ttm_tt_swapout()+0x20: unreachable instruction drivers/gpu/drm/ttm/ttm_bo.o: warning: objtool: ttm_bo_release_list()+0x1b: unreachable instruction drivers/input/gameport/gameport.o: warning: objtool: gameport_start_polling()+0x35: unreachable instruction drivers/gpu/drm/drm_crtc_helper.o: warning: objtool: drm_crtc_helper_set_config()+0x2b: unreachable instruction drivers/ide/ide-disk.o: warning: objtool: ide_do_rw_disk()+0x18: unreachable instruction /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_generic_scl_recovery': /kisskb/src/drivers/i2c/i2c-core-base.c:235:5: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] drivers/i2c/busses/i2c-stm32.o: warning: objtool: stm32_i2c_prep_dma_xfer()+0x81: unreachable instruction drivers/gpu/drm/virtio/virtgpu_vq.o: warning: objtool: virtio_gpu_get_vbuf.isra.4()+0x3e: unreachable instruction /kisskb/src/sound/soc/codecs/da7219-aad.c: In function 'da7219_aad_hptest_work': /kisskb/src/sound/soc/codecs/da7219-aad.c:321:17: warning: 'pll_ctrl' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/input/mouse/cyapa.c: In function 'cyapa_irq': /kisskb/src/drivers/input/mouse/cyapa.c:717:27: warning: 'error' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/iio/adc/sc27xx_adc.c: In function 'sc27xx_adc_read_raw': /kisskb/src/drivers/iio/adc/sc27xx_adc.c:285:8: warning: 'tmp' may be used uninitialized in this function [-Wuninitialized] drivers/gpu/drm/udl/udl_dmabuf.o: warning: objtool: udl_map_dma_buf()+0x1a9: unreachable instruction /kisskb/src/drivers/iio/proximity/isl29501.c: In function 'isl29501_register_write': /kisskb/src/drivers/iio/proximity/isl29501.c:253:34: warning: 'msb' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/input/mouse/cyapa_gen3.c: In function 'cyapa_gen3_set_power_mode': /kisskb/src/drivers/input/mouse/cyapa_gen3.c:927:5: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] drivers/gpu/drm/drm_pci.o: warning: objtool: drm_pci_alloc()+0x6d: unreachable instruction drivers/gpu/drm/drm_scatter.o: warning: objtool: drm_sg_cleanup()+0x3a: unreachable instruction lib/idr.o: warning: objtool: ida_simple_get()+0x1a: unreachable instruction drivers/mtd/chips/cfi_util.o: warning: objtool: cfi_build_cmd()+0x53: unreachable instruction lib/kobject.o: warning: objtool: create_dir()+0x8d: unreachable instruction drivers/memstick/core/mspro_block.o: warning: objtool: h_mspro_block_transfer_data()+0x18f: unreachable instruction drivers/misc/ad525x_dpot.o: warning: objtool: dpot_write_spi()+0x85: unreachable instruction lib/plist.o: warning: objtool: plist_requeue()+0x14: unreachable instruction lib/radix-tree.o: warning: objtool: __radix_tree_insert()+0x20: unreachable instruction drivers/gpu/drm/drm_global.o: warning: objtool: drm_global_release()+0x15: unreachable instruction drivers/gpu/drm/drm_prime.o: warning: objtool: drm_gem_map_dma_buf()+0xb1: unreachable instruction /kisskb/src/drivers/mfd/arizona-core.c: In function 'arizona_dev_init': /kisskb/src/drivers/mfd/arizona-core.c:1422:6: warning: 'n_subdevs' may be used uninitialized in this function [-Wuninitialized] drivers/rpmsg/virtio_rpmsg_bus.o: warning: objtool: rpmsg_probe()+0x18a: unreachable instruction /kisskb/src/drivers/gpu/drm/drm_atomic.c: In function 'drm_atomic_connector_check': /kisskb/src/drivers/gpu/drm/drm_atomic.c:760:38: warning: 'crtc_state' may be used uninitialized in this function [-Wuninitialized] drivers/pinctrl/uniphier/pinctrl-uniphier-core.o: warning: objtool: uniphier_pctl_pin_dbg_show()+0x46: unreachable instruction drivers/spi/spi.o: warning: objtool: spi_map_buf()+0x201: unreachable instruction /kisskb/src/drivers/mtd/ubi/eba.c: In function 'try_write_vid_and_data': /kisskb/src/drivers/mtd/ubi/eba.c:1001:7: warning: 'opnum' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/video/backlight/adp8860_bl.c: In function 'adp8860_bl_ambient_light_level_show': /kisskb/src/drivers/video/backlight/adp8860_bl.c:579:10: warning: 'ret_val' may be used uninitialized in this function [-Wuninitialized] drivers/virtio/virtio.o: warning: objtool: virtio_dev_probe()+0x59: unreachable instruction drivers/scsi/libsas/sas_expander.o: warning: objtool: sas_add_parent_port()+0x34: unreachable instruction drivers/virtio/virtio_ring.o: warning: objtool: detach_buf()+0xef: unreachable instruction drivers/mtd/mtdconcat.o: warning: objtool: concat_erase()+0x11b: unreachable instruction drivers/scsi/scsi_lib_dma.o: warning: objtool: scsi_dma_map()+0x52: unreachable instruction drivers/scsi/scsi_lib.o: warning: objtool: scsi_init_io()+0x104: unreachable instruction drivers/virtio/virtio_balloon.o: warning: objtool: virtballoon_migratepage()+0x4f: unreachable instruction drivers/gpu/drm/drm_vblank.o: warning: objtool: drm_vblank_restore()+0x2c: unreachable instruction drivers/vhost/vhost.o: warning: objtool: set_bit_to_user()+0x30: unreachable instruction drivers/staging/most/dim2/dim2.o: warning: objtool: try_start_dim_transfer()+0x16: unreachable instruction drivers/spi/spi-ep93xx.o: warning: objtool: ep93xx_spi_dma_prepare()+0x235: unreachable instruction drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.o: warning: objtool: pause_bulks()+0x13: unreachable instruction drivers/staging/vc04_services/interface/vchiq_arm/vchiq_2835_arm.o: warning: objtool: create_pagelist()+0x37: unreachable instruction drivers/usb/host/isp116x-hcd.o: warning: objtool: preproc_atl_queue()+0x25: unreachable instruction drivers/net/wimax/i2400m/control.o: warning: objtool: i2400m_report_tlv_media_status()+0x2b: unreachable instruction drivers/video/fbdev/core/fb_defio.o: warning: objtool: fb_deferred_io_fault()+0x59: unreachable instruction drivers/usb/host/isp1362-hcd.o: warning: objtool: release_ptd_buffers()+0x64: unreachable instruction drivers/net/wimax/i2400m/fw.o: warning: objtool: i2400m_bcf_hdr_find()+0x31: unreachable instruction drivers/target/target_core_transport.o: warning: objtool: target_submit_cmd_map_sgls()+0x3c: unreachable instruction drivers/net/wimax/i2400m/driver.o: warning: objtool: i2400m_pm_notifier()+0x25: unreachable instruction drivers/net/wimax/i2400m/op-rfkill.o: warning: objtool: i2400m_op_rfkill_sw_toggle()+0x2a: unreachable instruction drivers/net/wimax/i2400m/netdev.o: warning: objtool: i2400m_open()+0x29: unreachable instruction drivers/net/wimax/i2400m/usb-notif.o: warning: objtool: i2400mu_notification_grok()+0x28: unreachable instruction drivers/net/wimax/i2400m/usb-fw.o: warning: objtool: i2400mu_bus_bm_cmd_send()+0x41: unreachable instruction drivers/net/wimax/i2400m/tx.o: warning: objtool: i2400m_tx_skip_tail()+0x45: unreachable instruction drivers/net/wimax/i2400m/rx.o: warning: objtool: __i2400m_roq_queue()+0x35: unreachable instruction /kisskb/src/sound/soc/codecs/rt5665.c: In function 'rt5665_i2s_pin_event': /kisskb/src/sound/soc/codecs/rt5665.c:2666:33: warning: 'val2' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/rt5665.c:2663:33: warning: 'val1' may be used uninitialized in this function [-Wuninitialized] drivers/net/wimax/i2400m/usb-tx.o: warning: objtool: i2400mu_tx()+0x2c: unreachable instruction drivers/net/wimax/i2400m/usb-rx.o: warning: objtool: i2400mu_rx_size_maybe_shrink()+0x65: 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/video/fbdev/smscufx.o: warning: objtool: ufx_raw_rect()+0x16: unreachable instruction drivers/net/wimax/i2400m/usb.o: warning: objtool: i2400mu_bus_dev_start()+0x1e: unreachable instruction drivers/net/veth.o: warning: objtool: veth_xdp_rcv_skb()+0x328: unreachable instruction /kisskb/src/sound/soc/codecs/wm8978.c: In function 'wm8978_hw_params': /kisskb/src/sound/soc/codecs/wm8978.c:814:5: warning: 'diff' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/scripts/unifdef.c: In function 'Mpass': /kisskb/src/scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64 # Build took: 0:02:31.507876