# git rev-parse -q --verify e1706720408e72fb883f6b151c2b3b23d8e7e5b2^{commit} e1706720408e72fb883f6b151c2b3b23d8e7e5b2 already have revision, skipping fetch # git checkout -q -f -B kisskb e1706720408e72fb883f6b151c2b3b23d8e7e5b2 # git clean -qxdf # < git log -1 # commit e1706720408e72fb883f6b151c2b3b23d8e7e5b2 # Author: John Hubbard # Date: Sat Jan 12 17:29:09 2019 -0800 # # phy: fix build breakage: add PHY_MODE_SATA # # Commit 49e54187ae0b ("ata: libahci_platform: comply to PHY framework") uses # the PHY_MODE_SATA, but that enum had not yet been added. This caused a # build failure for me, with today's linux.git. # # Also, there is a potentially conflicting (mis-named) PHY_MODE_SATA, hiding # in the Marvell Berlin SATA PHY driver. # # Fix the build by: # # 1) Renaming Marvell's defined value to a more scoped name, # in order to avoid any potential conflicts: PHY_BERLIN_MODE_SATA. # # 2) Adding the missing enum, which was going to be added anyway as part # of [1]. # # [1] https://lkml.kernel.org/r/20190108163124.6409-3-miquel.raynal@bootlin.com # # Fixes: 49e54187ae0b ("ata: libahci_platform: comply to PHY framework") # # Signed-off-by: John Hubbard # Acked-by: Jens Axboe # Acked-by: Olof Johansson # Cc: Grzegorz Jaszczyk # Cc: Miquel Raynal # Cc: Hans de Goede # Signed-off-by: Linus Torvalds # < /opt/cross/kisskb/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 e1706720408e72fb883f6b151c2b3b23d8e7e5b2 # < make -s -j 80 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux- randconfig KCONFIG_SEED=0xB330CB8 WARNING: unmet direct dependencies detected for PINCTRL_MTK_MOORE Depends on [n]: PINCTRL [=y] && (ARCH_MEDIATEK || COMPILE_TEST [=y]) && OF [=n] Selected by [y]: - PINCTRL_MT7623 [=y] && PINCTRL [=y] && (ARCH_MEDIATEK || COMPILE_TEST [=y]) && (MACH_MT7623 || COMPILE_TEST [=y]) WARNING: unmet direct dependencies detected for PINCTRL_MTK_MOORE Depends on [n]: PINCTRL [=y] && (ARCH_MEDIATEK || COMPILE_TEST [=y]) && OF [=n] Selected by [y]: - PINCTRL_MT7623 [=y] && PINCTRL [=y] && (ARCH_MEDIATEK || COMPILE_TEST [=y]) && (MACH_MT7623 || COMPILE_TEST [=y]) WARNING: unmet direct dependencies detected for PINCTRL_MTK_MOORE Depends on [n]: PINCTRL [=y] && (ARCH_MEDIATEK || COMPILE_TEST [=y]) && OF [=n] Selected by [y]: - PINCTRL_MT7623 [=y] && PINCTRL [=y] && (ARCH_MEDIATEK || COMPILE_TEST [=y]) && (MACH_MT7623 || COMPILE_TEST [=y]) # 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 80 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc4.6 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 80 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux- WARNING: unmet direct dependencies detected for PINCTRL_MTK_MOORE Depends on [n]: PINCTRL [=y] && (ARCH_MEDIATEK || COMPILE_TEST [=y]) && OF [=n] Selected by [y]: - PINCTRL_MT7623 [=y] && PINCTRL [=y] && (ARCH_MEDIATEK || COMPILE_TEST [=y]) && (MACH_MT7623 || COMPILE_TEST [=y]) WARNING: unmet direct dependencies detected for PINCTRL_MTK_MOORE Depends on [n]: PINCTRL [=y] && (ARCH_MEDIATEK || COMPILE_TEST [=y]) && OF [=n] Selected by [y]: - PINCTRL_MT7623 [=y] && PINCTRL [=y] && (ARCH_MEDIATEK || COMPILE_TEST [=y]) && (MACH_MT7623 || COMPILE_TEST [=y]) WARNING: unmet direct dependencies detected for PINCTRL_MTK_MOORE Depends on [n]: PINCTRL [=y] && (ARCH_MEDIATEK || COMPILE_TEST [=y]) && OF [=n] Selected by [y]: - PINCTRL_MT7623 [=y] && PINCTRL [=y] && (ARCH_MEDIATEK || COMPILE_TEST [=y]) && (MACH_MT7623 || COMPILE_TEST [=y]) /kisskb/src/kernel/rcu/srcutree.c: In function 'init_srcu_struct_nodes': /kisskb/src/kernel/rcu/srcutree.c:133:34: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] arch/x86/kernel/traps.o: warning: objtool: ist_begin_non_atomic()+0xb: unreachable instruction /kisskb/src/arch/x86/net/bpf_jit_comp.c: In function 'bpf_int_jit_compile': /kisskb/src/arch/x86/net/bpf_jit_comp.c:1178:19: warning: 'proglen' may be used uninitialized in this function [-Wuninitialized] arch/x86/kernel/apic/vector.o: warning: objtool: arch_early_irq_init()+0x20: 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] /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] arch/x86/kernel/nmi.o: warning: objtool: do_nmi.part.7()+0x51: unreachable instruction arch/x86/mm/init_64.o: warning: objtool: __init_extra_mapping()+0x68: unreachable instruction arch/x86/kernel/setup.o: warning: objtool: extend_brk()+0xf: unreachable instruction kernel/exit.o: warning: objtool: release_task()+0x48: unreachable instruction kernel/sched/rt.o: warning: objtool: _pick_next_task_rt()+0x26: unreachable instruction kernel/rcu/tree.o: warning: objtool: rcu_init_geometry()+0x68: unreachable instruction kernel/dma/swiotlb.o: warning: objtool: swiotlb_tbl_map_single()+0x99: unreachable instruction kernel/irq/matrix.o: warning: objtool: irq_matrix_assign_system()+0xa: unreachable instruction kernel/params.o: warning: objtool: kernel_add_sysfs_param()+0x45: unreachable instruction /kisskb/src/arch/x86/kernel/e820.c: In function 'e820__setup_pci_gap': /kisskb/src/arch/x86/kernel/e820.c:652:2: warning: 'gapstart' may be used uninitialized in this function [-Wuninitialized] mm/vmscan.o: warning: objtool: __remove_mapping()+0x25: unreachable instruction kernel/cgroup/cgroup.o: warning: objtool: compare_css_sets()+0x78: unreachable instruction arch/x86/kernel/e820.o: warning: objtool: e820__reallocate_tables()+0x25: unreachable instruction mm/shmem.o: warning: objtool: shmem_writepage()+0x1b: unreachable instruction fs/afs/callback.o: warning: objtool: afs_break_callbacks()+0x66: unreachable instruction arch/x86/kernel/quirks.o: warning: objtool: ich_force_hpet_resume()+0x18: unreachable instruction fs/ceph/inode.o: warning: objtool: splice_dentry()+0x1a: unreachable instruction mm/percpu.o: warning: objtool: pcpu_setup_first_chunk()+0x65: unreachable instruction fs/afs/cell.o: warning: objtool: afs_manage_cells()+0xf9: unreachable instruction fs/ceph/locks.o: warning: objtool: ceph_lock_wait_for_completion()+0x23: unreachable instruction kernel/smpboot.o: warning: objtool: smpboot_thread_fn()+0xa4: unreachable instruction crypto/algapi.o: warning: objtool: crypto_unregister_template()+0x2b: unreachable instruction kernel/ucount.o: warning: objtool: user_namespace_sysctl_init()+0x22: unreachable instruction kernel/cred.o: warning: objtool: __put_cred()+0x8: unreachable instruction kernel/signal.o: warning: objtool: task_set_jobctl_pending()+0x13: unreachable instruction kernel/workqueue.o: warning: objtool: workqueue_init_early()+0x73: unreachable instruction arch/x86/kernel/alternative.o: warning: objtool: apply_paravirt()+0x34: unreachable instruction security/keys/keyring.o: warning: objtool: search_nested_keyrings()+0x2b: unreachable instruction fs/ceph/dir.o: warning: objtool: ceph_readdir()+0x756: unreachable instruction /kisskb/src/fs/afs/dynroot.c: In function 'afs_lookup_atcell': /kisskb/src/fs/afs/dynroot.c:126:6: warning: 'len' may be used uninitialized in this function [-Wuninitialized] fs/ceph/file.o: warning: objtool: ceph_aio_complete_req()+0x36: 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] mm/gup.o: warning: objtool: get_gate_page()+0x9c: unreachable instruction block/blk-flush.o: warning: objtool: blk_flush_complete_seq()+0x23: unreachable instruction fs/crypto/crypto.o: warning: objtool: fscrypt_encrypt_page()+0x25: unreachable instruction mm/mmap.o: warning: objtool: mm_drop_all_locks()+0x16: unreachable instruction fs/afs/file.o: warning: objtool: afs_page_filler()+0x6c: unreachable instruction fs/ceph/addr.o: warning: objtool: writepages_finish()+0x138: unreachable instruction fs/afs/flock.o: warning: objtool: afs_do_setlk()+0x1c3: unreachable instruction block/bio.o: warning: objtool: bio_split()+0x14: unreachable instruction mm/rmap.o: warning: objtool: hugepage_add_anon_rmap()+0x30: unreachable instruction mm/vmalloc.o: warning: objtool: alloc_vmap_area.isra.44()+0x26: unreachable instruction mm/memory.o: warning: objtool: vmf_insert_pfn_prot()+0x29: unreachable instruction fs/configfs/dir.o: warning: objtool: configfs_rmdir()+0x37: unreachable instruction mm/mmu_notifier.o: warning: objtool: mmu_notifier_unregister()+0x13: unreachable instruction fs/afs/rotate.o: warning: objtool: afs_select_fileserver()+0x714: unreachable instruction kernel/module.o: warning: objtool: frob_ro_after_init()+0x10: unreachable instruction fs/afs/fsclient.o: warning: objtool: afs_deliver_fs_fetch_data()+0x1ad: unreachable instruction fs/afs/rxrpc.o: warning: objtool: afs_put_call()+0x68: unreachable instruction mm/swapfile.o: warning: objtool: swap_count_continued.isra.47()+0x2d: unreachable instruction drivers/ata/libata-core.o: warning: objtool: ata_sg_setup()+0x47: unreachable instruction fs/ceph/caps.o: warning: objtool: __mark_caps_flushing()+0x3e: unreachable instruction mm/slab.o: warning: objtool: cache_alloc_refill()+0x3f: unreachable instruction fs/ceph/mds_client.o: warning: objtool: insert_request()+0x17: unreachable instruction mm/page_isolation.o: warning: objtool: start_isolate_page_range()+0x1b: unreachable instruction mm/hugetlb.o: warning: objtool: huge_pte_alloc()+0x89: unreachable instruction mm/khugepaged.o: warning: objtool: collapse_huge_page.isra.54()+0x206: unreachable instruction mm/huge_memory.o: warning: objtool: vmf_insert_pfn_pud()+0x3d: unreachable instruction block/bounce.o: warning: objtool: init_bounce_bioset()+0x28: unreachable instruction fs/afs/server.o: warning: objtool: afs_manage_servers()+0x102: unreachable instruction fs/afs/vl_rotate.o: warning: objtool: afs_select_vlserver()+0x3ab: unreachable instruction fs/fuse/dir.o: warning: objtool: fuse_set_nowrite()+0x19: unreachable instruction fs/ext4/bitmap.o: warning: objtool: ext4_chksum.isra.1()+0x10: unreachable instruction mm/userfaultfd.o: warning: objtool: mcopy_atomic()+0x2d: unreachable instruction /kisskb/src/fs/gfs2/bmap.c: In function 'gfs2_iomap_get': /kisskb/src/fs/gfs2/bmap.c:922:18: warning: 'height' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/gfs2/bmap.c:917:7: warning: 'len' may be used uninitialized in this function [-Wuninitialized] drivers/base/regmap/regmap-irq.o: warning: objtool: regmap_irq_thread()+0xa0: unreachable instruction fs/fuse/dev.o: warning: objtool: fuse_copy_fill.part.29()+0x43: unreachable instruction fs/gfs2/bmap.o: warning: objtool: gfs2_indirect_init()+0x36: unreachable instruction mm/memcontrol.o: warning: objtool: mem_cgroup_reset()+0x64: unreachable instruction fs/f2fs/inode.o: warning: objtool: f2fs_chksum()+0x17: unreachable instruction fs/afs/write.o: warning: objtool: afs_write_back_from_locked_page()+0x63: unreachable instruction fs/jbd2/transaction.o: warning: objtool: __jbd2_journal_temp_unlink_buffer()+0x16: unreachable instruction fs/f2fs/file.o: warning: objtool: dec_valid_block_count()+0x17: unreachable instruction arch/x86/kernel/pci-calgary_64.o: warning: objtool: iommu_range_alloc()+0x35: unreachable instruction fs/ext4/fsync.o: warning: objtool: ext4_sync_file()+0x52: unreachable instruction fs/afs/yfsclient.o: warning: objtool: yfs_deliver_fs_fetch_data64()+0x18d: unreachable instruction fs/jfs/namei.o: warning: objtool: jfs_rename()+0x351: unreachable instruction fs/ext4/ialloc.o: warning: objtool: ext4_chksum.isra.26.constprop.28()+0xe: unreachable instruction fs/fuse/file.o: warning: objtool: fuse_writepage_in_flight()+0x1d: unreachable instruction fs/f2fs/inline.o: warning: objtool: f2fs_recover_inline_data()+0xa2: unreachable instruction fs/jbd2/commit.o: warning: objtool: jbd2_chksum.isra.26()+0x10: unreachable instruction /kisskb/src/fs/f2fs/node.c: In function '__set_nat_cache_dirty': /kisskb/src/include/linux/list.h:63:13: warning: 'head' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/f2fs/node.c:237:24: note: 'head' was declared here drivers/clk/bcm/clk-kona.o: warning: objtool: __sel_commit()+0x22: unreachable instruction fs/jfs/jfs_xtree.o: warning: objtool: xtUpdate()+0x708: unreachable instruction crypto/drbg.o: warning: objtool: drbg_async_seed()+0x56: unreachable instruction fs/lockd/svc.o: warning: objtool: lockd_down()+0x58: unreachable instruction fs/gfs2/glock.o: warning: objtool: __gfs2_glock_put()+0x59: unreachable instruction fs/ext4/indirect.o: warning: objtool: ext4_ind_map_blocks()+0x46: unreachable instruction fs/f2fs/recovery.o: warning: objtool: do_recover_data()+0x142: unreachable instruction fs/f2fs/checkpoint.o: warning: objtool: f2fs_crc32()+0x12: unreachable instruction fs/ext4/extents.o: warning: objtool: ext4_extent_block_csum()+0x26: unreachable instruction fs/jfs/jfs_imap.o: warning: objtool: diFree()+0x515: unreachable instruction drivers/clocksource/clps711x-timer.o: warning: objtool: clps711x_clksrc_init()+0x7e: unreachable instruction drivers/base/devres.o: warning: objtool: remove_nodes.isra.7()+0xa2: unreachable instruction fs/f2fs/super.o: warning: objtool: __f2fs_crc32.isra.55()+0x10: unreachable instruction fs/ext4/ioctl.o: warning: objtool: ext4_chksum.isra.15.constprop.17()+0xe: unreachable instruction fs/ext4/inline.o: warning: objtool: ext4_write_inline_data()+0x2f: unreachable instruction fs/jfs/jfs_dmap.o: warning: objtool: dbFindBits()+0x37: unreachable instruction fs/gfs2/lops.o: warning: objtool: gfs2_unpin()+0x1e: unreachable instruction fs/jbd2/checkpoint.o: warning: objtool: __jbd2_journal_insert_checkpoint()+0x20: unreachable instruction fs/jbd2/recovery.o: warning: objtool: jbd2_chksum.isra.3()+0x10: unreachable instruction fs/jfs/jfs_metapage.o: warning: objtool: metapage_invalidatepage()+0xe: unreachable instruction fs/f2fs/node.o: warning: objtool: __move_free_nid()+0xb: unreachable instruction fs/ntfs/aops.o: warning: objtool: ntfs_bmap()+0x75: unreachable instruction fs/f2fs/data.o: warning: objtool: __submit_bio()+0x85: unreachable instruction fs/jfs/jfs_dtree.o: warning: objtool: add_index()+0x54: unreachable instruction fs/gfs2/meta_io.o: warning: objtool: gfs2_aspace_writepage()+0x51: unreachable instruction fs/jbd2/revoke.o: warning: objtool: jbd2_journal_init_revoke()+0x15: unreachable instruction fs/ext4/mmp.o: warning: objtool: ext4_mmp_csum()+0x1f: unreachable instruction fs/ext4/move_extent.o: warning: objtool: mext_page_mkuptodate()+0x3b: unreachable instruction fs/ext4/page-io.o: warning: objtool: ext4_release_io_end()+0x11: unreachable instruction fs/ntfs/collate.o: warning: objtool: ntfs_collate()+0x18: can't find jump dest instruction at .text+0xb5 fs/gfs2/aops.o: warning: objtool: gfs2_releasepage()+0x66: unreachable instruction fs/jfs/jfs_logmgr.o: warning: objtool: lbmIODone()+0x17e: unreachable instruction fs/jfs/jfs_txnmgr.o: warning: objtool: LogSyncRelease()+0x2e: unreachable instruction fs/overlayfs/namei.o: warning: objtool: ovl_path_next()+0x14: unreachable instruction fs/ext4/mballoc.o: warning: objtool: mb_find_buddy()+0xc: unreachable instruction fs/ntfs/attrib.o: warning: objtool: ntfs_attr_find_in_attrdef()+0xe: unreachable instruction fs/ext4/inode.o: warning: objtool: ext4_da_page_release_reservation()+0x2d: 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:339:21: note: 'pdeo' was declared here fs/ext4/namei.o: warning: objtool: dx_insert_block()+0x26: 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/f2fs/segment.o: warning: objtool: get_new_segment()+0xe1: unreachable instruction drivers/dma/dw/core.o: warning: objtool: dwc_free_chan_resources()+0x5e: unreachable instruction fs/gfs2/trans.o: warning: objtool: gfs2_trans_begin()+0x27: unreachable instruction fs/jbd2/journal.o: warning: objtool: get_slab()+0xf: unreachable instruction fs/ext4/resize.o: warning: objtool: ext4_alloc_group_tables()+0x38: unreachable instruction fs/ntfs/compress.o: warning: objtool: ntfs_read_compressed_block()+0x8e: unreachable instruction fs/sysfs/file.o: warning: objtool: sysfs_kf_seq_show()+0x33: unreachable instruction fs/gfs2/rgrp.o: warning: objtool: gfs2_free_extlen()+0x7b: unreachable instruction fs/gfs2/quota.o: warning: objtool: slot_put()+0x1c: unreachable instruction fs/ntfs/dir.o: warning: objtool: ntfs_lookup_inode_by_name()+0x41: unreachable instruction fs/proc/array.o: warning: objtool: proc_task_name()+0x4e: unreachable instruction fs/ntfs/index.o: warning: objtool: ntfs_index_lookup()+0x44: unreachable instruction fs/ntfs/file.o: warning: objtool: ntfs_attr_extend_initialized()+0x36: unreachable instruction fs/ext4/xattr.o: warning: objtool: ext4_chksum.isra.15()+0x10: unreachable instruction drivers/dma/ioat/dma.o: warning: objtool: __cleanup()+0x184: unreachable instruction fs/ntfs/inode.o: warning: objtool: ntfs_destroy_extent_inode()+0xf: unreachable instruction lib/mpi/mpi-pow.o: warning: objtool: mpi_powm()+0x244: unreachable instruction fs/exec.o: warning: objtool: de_thread()+0x176: unreachable instruction fs/ext4/super.o: warning: objtool: ext4_chksum.isra.45()+0x10: unreachable instruction fs/ntfs/runlist.o: warning: objtool: ntfs_are_rl_mergeable()+0x7: unreachable instruction fs/ntfs/mft.o: warning: objtool: ntfs_mft_bitmap_extend_allocation_nolock()+0x42e: unreachable instruction /kisskb/src/drivers/clk/sunxi-ng/ccu_mux.c: In function 'ccu_mux_helper_determine_rate': /kisskb/src/drivers/clk/sunxi-ng/ccu_mux.c:153:22: warning: 'best_parent' may be used uninitialized in this function [-Wuninitialized] fs/ntfs/bitmap.o: warning: objtool: __ntfs_bitmap_set_bits_in_run()+0x26: unreachable instruction drivers/dma/sh/shdma-base.o: warning: objtool: __ld_cleanup()+0x6f: unreachable instruction fs/inode.o: warning: objtool: clear_inode()+0x13: unreachable instruction fs/file.o: warning: objtool: __fd_install()+0x3c: unreachable instruction fs/ntfs/super.o: warning: objtool: check_mft_mirror()+0x2d: unreachable instruction fs/ntfs/lcnalloc.o: warning: objtool: ntfs_cluster_alloc()+0x36: unreachable instruction fs/dcache.o: warning: objtool: d_instantiate_new()+0x10: unreachable instruction fs/ntfs/logfile.o: warning: objtool: ntfs_check_and_load_restart_page()+0x62: unreachable instruction /kisskb/src/fs/splice.c: In function '__do_sys_vmsplice': /kisskb/src/fs/splice.c:1362:22: warning: 'type' may be used uninitialized in this function [-Wuninitialized] fs/namei.o: warning: objtool: follow_down()+0x1b: unreachable instruction /kisskb/src/lib/rhashtable.c: In function 'rhashtable_rehash_one': /kisskb/src/lib/rhashtable.c:264:2: warning: 'next' may be used uninitialized in this function [-Wuninitialized] net/bluetooth/rfcomm/tty.o: warning: objtool: __rfcomm_dev_add()+0x1c6: unreachable instruction fs/direct-io.o: warning: objtool: do_direct_IO()+0x1c7: unreachable instruction drivers/infiniband/core/rw.o: warning: objtool: ib_dma_map_sg.isra.15()+0x36: 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] fs/nfs/nfs3xdr.o: warning: objtool: nfs3_xdr_enc_setacl3args()+0x80: unreachable instruction drivers/dma/ep93xx_dma.o: warning: objtool: ep93xx_dma_free_chan_resources()+0x2d: unreachable instruction drivers/input/gameport/gameport.o: warning: objtool: gameport_start_polling()+0x2b: unreachable instruction drivers/dma/pch_dma.o: warning: objtool: pd_free_chan_resources()+0x28: unreachable instruction drivers/dma/timb_dma.o: warning: objtool: __td_start_next()+0x15: unreachable instruction fs/mpage.o: warning: objtool: __mpage_writepage()+0x86: unreachable instruction drivers/dma/mv_xor.o: warning: objtool: mv_xor_prep_dma_xor()+0x37: unreachable instruction fs/block_dev.o: warning: objtool: blkdev_get()+0xb1: unreachable instruction fs/buffer.o: warning: objtool: block_invalidatepage()+0x24: unreachable instruction lib/assoc_array.o: warning: objtool: assoc_array_destroy_subtree()+0x38: unreachable instruction net/bluetooth/af_bluetooth.o: warning: objtool: bt_sock_reclassify_lock()+0x7: unreachable instruction fs/userfaultfd.o: warning: objtool: userfaultfd_register()+0x14f: unreachable instruction fs/locks.o: warning: objtool: locks_free_lock()+0x13: unreachable instruction fs/aio.o: warning: objtool: aio_nr_sub()+0x16: unreachable instruction fs/udf/truncate.o: warning: objtool: udf_truncate_extents()+0x38: unreachable instruction lib/genalloc.o: warning: objtool: gen_pool_free()+0x47: unreachable instruction fs/nfs/nfs4xdr.o: warning: objtool: encode_open()+0x12d: unreachable instruction fs/iomap.o: warning: objtool: iomap_read_inline_data.isra.33()+0x25: unreachable instruction lib/dynamic_debug.o: warning: objtool: __dynamic_dev_dbg()+0x3e: unreachable instruction drivers/infiniband/hw/nes/nes_hw.o: warning: objtool: nes_dpc()+0x21d: unreachable instruction drivers/mtd/chips/cfi_util.o: warning: objtool: cfi_merge_status()+0x32: unreachable instruction drivers/infiniband/core/umem.o: warning: objtool: ib_umem_get()+0x296: unreachable instruction drivers/mmc/host/sdhci-pci-core.o: warning: objtool: sdhci_pci_probe()+0x1b: unreachable instruction drivers/infiniband/core/iwcm.o: warning: objtool: iwcm_deref_id()+0x13: unreachable instruction drivers/mailbox/bcm-pdc-mailbox.o: warning: objtool: dma_map_sg_attrs.constprop.15()+0x36: unreachable instruction drivers/infiniband/hw/mthca/mthca_mr.o: warning: objtool: mthca_arbel_write_mtt_seg.isra.13()+0x3d: unreachable instruction drivers/infiniband/hw/mthca/mthca_mcg.o: warning: objtool: mthca_multicast_detach()+0x1a9: unreachable instruction drivers/mmc/host/sdhci.o: warning: objtool: sdhci_prepare_data()+0x66: unreachable instruction drivers/infiniband/hw/nes/nes_cm.o: warning: objtool: mini_cm_accelerated()+0x20: unreachable instruction drivers/infiniband/hw/mthca/mthca_memfree.o: warning: objtool: pci_map_sg()+0x38: unreachable instruction drivers/mmc/host/renesas_sdhi_sys_dmac.o: warning: objtool: dma_map_sg_attrs.constprop.15()+0x36: unreachable instruction lib/kobject.o: warning: objtool: create_dir()+0x8d: unreachable instruction drivers/mmc/host/sh_mmcif.o: warning: objtool: dma_map_sg_attrs.constprop.22()+0x36: unreachable instruction net/ceph/messenger.o: warning: objtool: con_out_kvec_skip()+0x3d: unreachable instruction lib/plist.o: warning: objtool: plist_requeue()+0x14: unreachable instruction net/ceph/mon_client.o: warning: objtool: insert_generic_request()+0x17: unreachable instruction /kisskb/src/drivers/nfc/st21nfca/core.c: In function 'st21nfca_hci_target_from_gate': /kisskb/src/drivers/nfc/st21nfca/core.c:663:20: warning: 'sak' may be used uninitialized in this function [-Wuninitialized] drivers/platform/chrome/cros_ec_proto.o: warning: objtool: prepare_packet()+0xc: unreachable instruction drivers/nvme/host/pci.o: warning: objtool: dma_map_sg_attrs()+0x36: unreachable instruction lib/radix-tree.o: warning: objtool: radix_tree_tag_set()+0x38: unreachable instruction /kisskb/src/drivers/pinctrl/mediatek/pinctrl-moore.c:22:44: error: array type has incomplete element type /kisskb/src/drivers/pinctrl/mediatek/pinctrl-moore.c: In function 'mtk_pinmux_set_mux': /kisskb/src/drivers/pinctrl/mediatek/pinctrl-moore.c:46:2: error: implicit declaration of function 'pinmux_generic_get_function' [-Werror=implicit-function-declaration] /kisskb/src/drivers/pinctrl/mediatek/pinctrl-moore.c:46:7: warning: assignment makes pointer from integer without a cast [enabled by default] /kisskb/src/drivers/pinctrl/mediatek/pinctrl-moore.c:50:2: error: implicit declaration of function 'pinctrl_generic_get_group' [-Werror=implicit-function-declaration] /kisskb/src/drivers/pinctrl/mediatek/pinctrl-moore.c:50:6: warning: assignment makes pointer from integer without a cast [enabled by default] /kisskb/src/drivers/pinctrl/mediatek/pinctrl-moore.c:54:2: error: dereferencing pointer to incomplete type /kisskb/src/drivers/pinctrl/mediatek/pinctrl-moore.c:54:2: error: dereferencing pointer to incomplete type /kisskb/src/drivers/pinctrl/mediatek/pinctrl-moore.c:57:21: error: dereferencing pointer to incomplete type /kisskb/src/drivers/pinctrl/mediatek/pinctrl-moore.c:59:23: error: dereferencing pointer to incomplete type /kisskb/src/drivers/pinctrl/mediatek/pinctrl-moore.c:60:16: error: dereferencing pointer to incomplete type /kisskb/src/drivers/pinctrl/mediatek/pinctrl-moore.c: In function 'mtk_pinconf_group_get': /kisskb/src/drivers/pinctrl/mediatek/pinctrl-moore.c:357:2: error: implicit declaration of function 'pinctrl_generic_get_group_pins' [-Werror=implicit-function-declaration] /kisskb/src/drivers/pinctrl/mediatek/pinctrl-moore.c: At top level: /kisskb/src/drivers/pinctrl/mediatek/pinctrl-moore.c:397:22: error: 'pinctrl_generic_get_group_count' undeclared here (not in a function) /kisskb/src/drivers/pinctrl/mediatek/pinctrl-moore.c:398:20: error: 'pinctrl_generic_get_group_name' undeclared here (not in a function) /kisskb/src/drivers/pinctrl/mediatek/pinctrl-moore.c:399:20: error: 'pinctrl_generic_get_group_pins' undeclared here (not in a function) /kisskb/src/drivers/pinctrl/mediatek/pinctrl-moore.c:400:20: error: 'pinconf_generic_dt_node_to_map_all' undeclared here (not in a function) /kisskb/src/drivers/pinctrl/mediatek/pinctrl-moore.c:401:17: error: 'pinconf_generic_dt_free_map' undeclared here (not in a function) /kisskb/src/drivers/pinctrl/mediatek/pinctrl-moore.c:405:25: error: 'pinmux_generic_get_function_count' undeclared here (not in a function) /kisskb/src/drivers/pinctrl/mediatek/pinctrl-moore.c:406:23: error: 'pinmux_generic_get_function_name' undeclared here (not in a function) /kisskb/src/drivers/pinctrl/mediatek/pinctrl-moore.c:407:25: error: 'pinmux_generic_get_function_groups' undeclared here (not in a function) /kisskb/src/drivers/pinctrl/mediatek/pinctrl-moore.c: In function 'mtk_build_gpiochip': /kisskb/src/drivers/pinctrl/mediatek/pinctrl-moore.c:521:6: error: 'struct gpio_chip' has no member named 'of_node' /kisskb/src/drivers/pinctrl/mediatek/pinctrl-moore.c:522:6: error: 'struct gpio_chip' has no member named 'of_gpio_n_cells' /kisskb/src/drivers/pinctrl/mediatek/pinctrl-moore.c: In function 'mtk_build_groups': /kisskb/src/drivers/pinctrl/mediatek/pinctrl-moore.c:552:16: error: invalid use of undefined type 'struct group_desc' /kisskb/src/drivers/pinctrl/mediatek/pinctrl-moore.c:554:3: error: implicit declaration of function 'pinctrl_generic_add_group' [-Werror=implicit-function-declaration] /kisskb/src/drivers/pinctrl/mediatek/pinctrl-moore.c:554:51: error: dereferencing pointer to incomplete type /kisskb/src/drivers/pinctrl/mediatek/pinctrl-moore.c:555:12: error: dereferencing pointer to incomplete type /kisskb/src/drivers/pinctrl/mediatek/pinctrl-moore.c:555:25: error: dereferencing pointer to incomplete type /kisskb/src/drivers/pinctrl/mediatek/pinctrl-moore.c:556:12: error: dereferencing pointer to incomplete type /kisskb/src/drivers/pinctrl/mediatek/pinctrl-moore.c:558:4: error: dereferencing pointer to incomplete type /kisskb/src/drivers/pinctrl/mediatek/pinctrl-moore.c: In function 'mtk_build_functions': /kisskb/src/drivers/pinctrl/mediatek/pinctrl-moore.c:572:16: error: invalid use of undefined type 'struct function_desc' /kisskb/src/drivers/pinctrl/mediatek/pinctrl-moore.c:574:3: error: implicit declaration of function 'pinmux_generic_add_function' [-Werror=implicit-function-declaration] /kisskb/src/drivers/pinctrl/mediatek/pinctrl-moore.c:574:52: error: dereferencing pointer to incomplete type /kisskb/src/drivers/pinctrl/mediatek/pinctrl-moore.c:575:13: error: dereferencing pointer to incomplete type /kisskb/src/drivers/pinctrl/mediatek/pinctrl-moore.c:576:13: error: dereferencing pointer to incomplete type /kisskb/src/drivers/pinctrl/mediatek/pinctrl-moore.c:577:13: error: dereferencing pointer to incomplete type /kisskb/src/drivers/pinctrl/mediatek/pinctrl-moore.c:579:4: error: dereferencing pointer to incomplete type /kisskb/src/drivers/pinctrl/mediatek/pinctrl-moore.c: In function 'mtk_moore_pinctrl_probe': /kisskb/src/drivers/pinctrl/mediatek/pinctrl-moore.c:643:31: error: negative width in bit-field '' /kisskb/src/drivers/pinctrl/mediatek/pinctrl-moore.c: At top level: /kisskb/src/drivers/pinctrl/mediatek/pinctrl-moore.c:22:44: warning: 'mtk_custom_bindings' defined but not used [-Wunused-variable] cc1: some warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:277: drivers/pinctrl/mediatek/pinctrl-moore.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:492: drivers/pinctrl/mediatek] Error 2 make[3]: *** Waiting for unfinished jobs.... drivers/platform/chrome/cros_ec_i2c.o: warning: objtool: cros_ec_pkt_xfer_i2c()+0x44: unreachable instruction drivers/misc/ad525x_dpot.o: warning: objtool: dpot_write_spi()+0x7c: unreachable instruction make[2]: *** [/kisskb/src/scripts/Makefile.build:492: drivers/pinctrl] Error 2 make[2]: *** Waiting for unfinished jobs.... drivers/net/bonding/bond_alb.o: warning: objtool: alb_upper_dev_walk()+0x1e: unreachable instruction net/ceph/osdmap.o: warning: objtool: insert_choose_arg_map()+0x14: unreachable instruction drivers/mfd/wm8994-core.o: warning: objtool: wm8994_device_init.isra.8()+0x9e: unreachable instruction net/ceph/osd_client.o: warning: objtool: _osd_req_op_init()+0x1b: unreachable instruction drivers/misc/tifm_core.o: warning: objtool: tifm_map_sg()+0x37: unreachable instruction lib/oid_registry.o: warning: objtool: sprint_OID()+0xb: unreachable instruction net/core/skbuff.o: warning: objtool: __skb_to_sgvec()+0x136: 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] net/l2tp/l2tp_core.o: warning: objtool: l2tp_session_queue_purge()+0xd: unreachable instruction drivers/mtd/mtdconcat.o: warning: objtool: concat_erase()+0x11b: unreachable instruction net/core/flow_dissector.o: warning: objtool: skb_flow_dissector_init()+0x22: unreachable instruction /kisskb/src/drivers/nvme/target/io-cmd-bdev.c: In function 'nvmet_bdev_execute_discard': /kisskb/src/drivers/nvme/target/io-cmd-bdev.c:240:21: warning: 'status' may be used uninitialized in this function [-Wuninitialized] /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] drivers/mtd/nand/raw/nand_base.o: warning: objtool: nand_fill_oob()+0x6a: unreachable instruction net/netlink/genetlink.o: warning: objtool: genl_validate_assign_mc_groups()+0x6d: unreachable instruction /kisskb/src/net/core/dev.c: In function 'validate_xmit_skb_list': /kisskb/src/net/core/dev.c:3405:15: warning: 'tail' may be used uninitialized in this function [-Wuninitialized] drivers/infiniband/hw/hfi1/debugfs.o: warning: objtool: _driver_stats_seq_show()+0x1a: unreachable instruction /kisskb/src/net/ncsi/ncsi-manage.c: In function 'set_one_vid': /kisskb/src/net/ncsi/ncsi-manage.c:676:19: warning: 'vid' may be used uninitialized in this function [-Wuninitialized] In file included from /kisskb/src/drivers/rtc/rtc-da9052.c:21:0: /kisskb/src/include/linux/mfd/da9052/da9052.h: In function 'da9052_group_read': /kisskb/src/include/linux/mfd/da9052/da9052.h:157:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] net/core/dev.o: warning: objtool: rollback_registered_many()+0x23: unreachable instruction drivers/mtd/nand/raw/nand_bbt.o: warning: objtool: verify_bbt_descr()+0x28: unreachable instruction net/openvswitch/datapath.o: warning: objtool: ovs_flow_cmd_new()+0x2b5: unreachable instruction net/rxrpc/af_rxrpc.o: warning: objtool: af_rxrpc_exit()+0x6d: unreachable instruction net/sctp/sm_sideeffect.o: warning: objtool: sctp_cmd_interpreter.isra.27()+0x83: unreachable instruction net/sched/sch_generic.o: warning: objtool: dev_trans_start()+0xc: unreachable instruction net/wimax/id-table.o: warning: objtool: wimax_id_table_add()+0x24: unreachable instruction net/unix/garbage.o: warning: objtool: unix_inflight()+0x3e: unreachable instruction net/rxrpc/call_accept.o: warning: objtool: rxrpc_alloc_incoming_call()+0x75: unreachable instruction net/rds/info.o: warning: objtool: rds_info_deregister_func()+0xd: unreachable instruction net/rds/message.o: warning: objtool: rds_message_put()+0x38: unreachable instruction net/wimax/op-msg.o: warning: objtool: wimax_msg_send()+0x3e: unreachable instruction net/wimax/op-reset.o: warning: objtool: wimax_reset()+0x33: unreachable instruction net/wimax/op-rfkill.o: warning: objtool: wimax_report_rfkill_hw()+0x37: unreachable instruction drivers/net/vmxnet3/vmxnet3_drv.o: warning: objtool: vmxnet3_free_irqs()+0x20: unreachable instruction drivers/mtd/nand/raw/jz4740_nand.o: warning: objtool: jz_nand_cmd_ctrl()+0x17: unreachable instruction net/wimax/op-state-get.o: warning: objtool: wimax_gnl_doit_state_get()+0x2c: unreachable instruction drivers/mtd/nand/raw/marvell_nand.o: warning: objtool: marvell_nfc_xfer_data_dma()+0x71: unreachable instruction net/openvswitch/flow_table.o: warning: objtool: ovs_flow_tbl_remove()+0x19: unreachable instruction net/wimax/stack.o: warning: objtool: wimax_gnl_re_state_change_send()+0x3b: unreachable instruction net/ipv4/ip_output.o: warning: objtool: ip_do_fragment()+0x184: unreachable instruction net/sunrpc/auth_gss/svcauth_gss.o: warning: objtool: svcauth_gss_release()+0xd3: unreachable instruction net/xfrm/xfrm_policy.o: warning: objtool: xfrm_policy_destroy()+0xf: unreachable instruction net/rxrpc/call_object.o: warning: objtool: rxrpc_prepare_call_for_retry()+0x3b: unreachable instruction net/rxrpc/conn_client.o: warning: objtool: rxrpc_cull_active_client_conns()+0x5f: unreachable instruction /kisskb/src/net/sctp/output.c: In function 'sctp_packet_config': /kisskb/src/include/net/sock.h:1942:19: warning: 'sk' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/sctp/output.c:94:15: note: 'sk' was declared here net/ipv4/inet_connection_sock.o: warning: objtool: inet_child_forget()+0x8f: unreachable instruction net/rds/tcp_recv.o: warning: objtool: rds_tcp_cong_recv.isra.4()+0x43: unreachable instruction drivers/net/veth.o: warning: objtool: veth_xdp_rcv_skb()+0x40: unreachable instruction net/sunrpc/clnt.o: warning: objtool: call_allocate()+0x7e: unreachable instruction net/rxrpc/conn_object.o: warning: objtool: rxrpc_kill_connection()+0x2d: unreachable instruction /kisskb/src/net/tipc/socket.c: In function 'tipc_recvmsg': /kisskb/src/net/tipc/socket.c:1734:27: warning: 'copy' may be used uninitialized in this function [-Wuninitialized] net/ipv4/tcp_fastopen.o: warning: objtool: tcp_fastopen_add_skb()+0xd3: unreachable instruction /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] /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] drivers/net/tap.o: warning: objtool: tap_del_queues()+0xcb: unreachable instruction net/rxrpc/local_object.o: warning: objtool: rxrpc_local_destroyer()+0x71: unreachable instruction net/ipv4/tcp_output.o: warning: objtool: tcp_tso_should_defer()+0x6a: unreachable instruction net/sunrpc/svc.o: warning: objtool: svc_destroy()+0x67: unreachable instruction net/sunrpc/svcauth_unix.o: warning: objtool: svcauth_unix_set_client()+0x80: unreachable instruction net/rxrpc/key.o: warning: objtool: rxrpc_read()+0x1b4: unreachable instruction net/sunrpc/xdr.o: warning: objtool: xdr_init_encode()+0x1f: unreachable instruction net/rxrpc/recvmsg.o: warning: objtool: rxrpc_recvmsg_data.isra.13()+0x225: unreachable instruction net/rxrpc/sendmsg.o: warning: objtool: rxrpc_send_data()+0x268: unreachable instruction net/rxrpc/peer_object.o: warning: objtool: rxrpc_init_peer()+0x3c: unreachable instruction net/ipv4/tcp_input.o: warning: objtool: tcp_tso_acked()+0x13: unreachable instruction net/netfilter/nf_conntrack_helper.o: warning: objtool: nf_conntrack_helper_register()+0x53: unreachable instruction net/netfilter/nf_conntrack_proto.o: warning: objtool: __nf_ct_l4proto_unregister_one()+0x8: unreachable instruction make[1]: *** [/kisskb/src/Makefile:1042: drivers] Error 2 make[1]: *** Waiting for unfinished jobs.... net/ipv4/ping.o: warning: objtool: ping_getfrag()+0x16: unreachable instruction net/ipv4/inet_diag.o: warning: objtool: inet_sk_diag_fill()+0x49: unreachable instruction net/netfilter/xt_u32.o: warning: objtool: u32_match_it()+0x5d: unreachable instruction make: *** [Makefile:152: sub-make] Error 2 Command 'make -s -j 80 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc4.6 # Build took: 0:01:44.395840