# git rev-parse -q --verify a5e90b1b075f89f084047628d4ef181aded0bbfb^{commit} a5e90b1b075f89f084047628d4ef181aded0bbfb already have revision, skipping fetch # git checkout -q -f -B kisskb a5e90b1b075f89f084047628d4ef181aded0bbfb # git clean -qxdf # git log -1 commit a5e90b1b075f89f084047628d4ef181aded0bbfb Merge: edb42dc 34bfbae Author: Linus Torvalds Date: Wed Dec 16 10:57:24 2015 -0800 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm Pull ARM fixes from Russell King: "Further ARM fixes: - Anson Huang noticed that we were corrupting a register we shouldn't be during suspend on some CPUs. - Shengjiu Wang spotted a bug in the 'swp' instruction emulation. - Will Deacon fixed a bug in the ASID allocator. - Laura Abbott fixed the kernel permission protection to apply to all threads running in the system. - I've fixed two bugs with the domain access control register handling, one to do with printing an appropriate value at oops time, and the other to further fix the uaccess_with_memcpy code" * 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm: ARM: 8475/1: SWP emulation: Restore original *data when failed ARM: 8471/1: need to save/restore arm register(r11) when it is corrupted ARM: fix uaccess_with_memcpy() with SW_DOMAIN_PAN ARM: report proper DACR value in oops dumps ARM: 8464/1: Update all mm structures with section adjustments ARM: 8465/1: mm: keep reserved ASIDs in sync with mm after multiple rollovers # < /opt/cross/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 a5e90b1b075f89f084047628d4ef181aded0bbfb # < make -j 240 ARCH=powerpc O=/home/kisskb/slave/build/linus_powerpc-randconfig_powerpc CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- randconfig KCONFIG_SEED=0xC2373C4C warning: (MPC836x_RDK && MTD_NAND_FSL_ELBC && MTD_NAND_FSL_UPM) selects FSL_LBC which has unmet direct dependencies (FSL_SOC) # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig # yes \n | make -j 240 ARCH=powerpc O=/home/kisskb/slave/build/linus_powerpc-randconfig_powerpc CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -j 240 ARCH=powerpc O=/home/kisskb/slave/build/linus_powerpc-randconfig_powerpc CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- make[1]: Entering directory `/home/kisskb/slave/build/linus_powerpc-randconfig_powerpc' GEN ./Makefile scripts/kconfig/conf --silentoldconfig Kconfig warning: (MPC836x_RDK && MTD_NAND_FSL_ELBC && MTD_NAND_FSL_UPM) selects FSL_LBC which has unmet direct dependencies (FSL_SOC) warning: (MPC836x_RDK && MTD_NAND_FSL_ELBC && MTD_NAND_FSL_UPM) selects FSL_LBC which has unmet direct dependencies (FSL_SOC) make[1]: Leaving directory `/home/kisskb/slave/build/linus_powerpc-randconfig_powerpc' make[1]: Entering directory `/home/kisskb/slave/build/linus_powerpc-randconfig_powerpc' CHK include/config/kernel.release GEN ./Makefile WRAP arch/powerpc/include/generated/asm/clkdev.h WRAP arch/powerpc/include/generated/asm/div64.h WRAP arch/powerpc/include/generated/asm/irq_regs.h WRAP arch/powerpc/include/generated/asm/irq_work.h WRAP arch/powerpc/include/generated/asm/local64.h WRAP arch/powerpc/include/generated/asm/mcs_spinlock.h CHK include/generated/uapi/linux/version.h WRAP arch/powerpc/include/generated/asm/preempt.h WRAP arch/powerpc/include/generated/asm/rwsem.h UPD include/generated/uapi/linux/version.h WRAP arch/powerpc/include/generated/asm/vtime.h HOSTCC scripts/conmakehash HOSTCC scripts/kallsyms HOSTCC scripts/pnmtologo HOSTCC scripts/dtc/dtc.o HOSTCC scripts/dtc/flattree.o HOSTCC scripts/genksyms/genksyms.o HOSTCC scripts/dtc/fstree.o SHIPPED scripts/genksyms/parse.tab.c HOSTCC scripts/dtc/data.o SHIPPED scripts/genksyms/lex.lex.c CC scripts/mod/empty.o SHIPPED scripts/genksyms/keywords.hash.c SHIPPED scripts/genksyms/parse.tab.h HOSTCC scripts/mod/mk_elfconfig HOSTCC scripts/dtc/livetree.o HOSTCC scripts/dtc/treesource.o HOSTCC scripts/genksyms/parse.tab.o CC scripts/mod/devicetable-offsets.s HOSTCC scripts/dtc/srcpos.o HOSTCC scripts/dtc/checks.o HOSTCC scripts/genksyms/lex.lex.o HOSTCC scripts/dtc/util.o SHIPPED scripts/dtc/dtc-lexer.lex.c SHIPPED scripts/dtc/dtc-parser.tab.h SHIPPED scripts/dtc/dtc-parser.tab.c HOSTCC scripts/dtc/dtc-lexer.lex.o HOSTCC scripts/dtc/dtc-parser.tab.o MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o GEN scripts/mod/devicetable-offsets.h HOSTCC scripts/mod/file2alias.o HOSTLD scripts/dtc/dtc HOSTLD scripts/genksyms/genksyms HOSTLD scripts/mod/modpost UPD include/config/kernel.release Using /home/kisskb/slave/src as source for kernel CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h CHK include/generated/timeconst.h CC kernel/bounds.s UPD include/generated/timeconst.h CHK include/generated/bounds.h UPD include/generated/bounds.h CC arch/powerpc/kernel/asm-offsets.s CHK include/generated/asm-offsets.h UPD include/generated/asm-offsets.h CALL /home/kisskb/slave/src/scripts/checksyscalls.sh HOSTCC usr/gen_init_cpio CC init/main.o CHK include/generated/compile.h CC init/do_mounts.o CC init/do_mounts_initrd.o CC init/initramfs.o CC init/init_task.o CC arch/powerpc/mm/fault.o CC arch/powerpc/mm/mem.o CC arch/powerpc/mm/pgtable.o CC arch/powerpc/mm/mmap.o CC arch/powerpc/mm/init_64.o UPD include/generated/compile.h CC arch/powerpc/mm/pgtable_64.o CC arch/powerpc/sysdev/mpic.o CC init/version.o CC arch/powerpc/mm/hash_utils_64.o CC arch/powerpc/sysdev/mpic_msi.o LD arch/powerpc/math-emu/built-in.o AS arch/powerpc/lib/string.o CC arch/powerpc/lib/alloc.o AS arch/powerpc/mm/slb_low.o CC arch/powerpc/sysdev/mpic_u3msi.o AS arch/powerpc/lib/crtsavres.o CC arch/powerpc/mm/slb.o CC arch/powerpc/sysdev/msi_bitmap.o AS arch/powerpc/mm/hash_low_64.o CC arch/powerpc/lib/ppc_ksyms.o CC arch/powerpc/mm/hash_native_64.o CC arch/powerpc/sysdev/i8259.o CC arch/powerpc/lib/code-patching.o CC arch/powerpc/sysdev/dart_iommu.o CC arch/powerpc/sysdev/fsl_lbc.o CC arch/powerpc/lib/feature-fixups.o CC arch/powerpc/sysdev/scom.o AS arch/powerpc/lib/checksum_64.o CC arch/powerpc/mm/tlb_hash64.o LD arch/powerpc/crypto/built-in.o CC arch/powerpc/platforms/powermac/pic.o CC arch/powerpc/platforms/powermac/setup.o AS [M] arch/powerpc/crypto/sha1-powerpc-asm.o CC arch/powerpc/lib/checksum_wrappers_64.o CC arch/powerpc/mm/mmu_context_hash64.o CC arch/powerpc/platforms/powermac/time.o CC [M] arch/powerpc/crypto/sha1.o CC arch/powerpc/platforms/powermac/feature.o AS arch/powerpc/net/bpf_jit_asm.o CC arch/powerpc/mm/hugetlbpage.o CC arch/powerpc/lib/sstep.o CC arch/powerpc/platforms/powermac/pci.o CC arch/powerpc/net/bpf_jit_comp.o AS arch/powerpc/platforms/powermac/sleep.o AS arch/powerpc/lib/copypage_64.o CC arch/powerpc/lib/usercopy_64.o CC arch/powerpc/platforms/powermac/low_i2c.o AS arch/powerpc/lib/copyuser_64.o AS arch/powerpc/lib/ldstfp.o AS arch/powerpc/platforms/powermac/cache.o CC arch/powerpc/mm/copro_fault.o AS arch/powerpc/lib/mem_64.o AS arch/powerpc/lib/feature-fixups-test.o CC arch/powerpc/platforms/powermac/pfunc_core.o AS arch/powerpc/lib/hweight_64.o CC arch/powerpc/platforms/powermac/pfunc_base.o CC arch/powerpc/platforms/powermac/udbg_scc.o CC arch/powerpc/platforms/powermac/udbg_adb.o AS arch/powerpc/lib/string_64.o AS arch/powerpc/lib/copypage_power7.o CC arch/powerpc/platforms/powermac/nvram.o CC arch/powerpc/sysdev/xics/xics-common.o CC arch/powerpc/platforms/pseries/lpar.o AS arch/powerpc/lib/memcpy_power7.o AS arch/powerpc/lib/copyuser_power7.o CC arch/powerpc/sysdev/xics/icp-native.o AS arch/powerpc/platforms/pseries/hvCall.o CC arch/powerpc/sysdev/xics/icp-hv.o AS arch/powerpc/lib/memcpy_64.o CC arch/powerpc/platforms/pseries/nvram.o CC arch/powerpc/platforms/pseries/reconfig.o CC arch/powerpc/sysdev/xics/ics-rtas.o CC arch/powerpc/sysdev/xics/ics-opal.o AS arch/powerpc/lib/memcmp_64.o CC arch/powerpc/platforms/pseries/of_helpers.o CC arch/powerpc/platforms/powernv/setup.o AS arch/powerpc/platforms/powernv/opal-wrappers.o CC arch/powerpc/platforms/powernv/opal.o CC arch/powerpc/platforms/pseries/setup.o CC arch/powerpc/platforms/powernv/opal-async.o LD certs/built-in.o CC arch/powerpc/perf/core-book3s.o AS arch/powerpc/perf/bhrb.o CC arch/powerpc/platforms/pseries/event_sources.o CC arch/powerpc/perf/callchain.o CC arch/powerpc/platforms/pseries/ras.o CC arch/powerpc/platforms/powernv/idle.o CC arch/powerpc/platforms/pseries/iommu.o CC arch/powerpc/platforms/powernv/opal-rtc.o CC arch/powerpc/platforms/pseries/firmware.o CC arch/powerpc/platforms/powernv/opal-nvram.o CC arch/powerpc/perf/hv-24x7.o CC arch/powerpc/platforms/powernv/opal-lpc.o CC arch/powerpc/perf/hv-gpci.o CC arch/powerpc/platforms/pseries/power.o CC arch/powerpc/platforms/pseries/dlpar.o CC arch/powerpc/platforms/powernv/opal-flash.o CC arch/powerpc/platforms/pseries/mobility.o CC arch/powerpc/perf/hv-common.o CC arch/powerpc/perf/power4-pmu.o CC arch/powerpc/platforms/powernv/rng.o CC arch/powerpc/platforms/powernv/opal-elog.o CC arch/powerpc/perf/ppc970-pmu.o CC arch/powerpc/platforms/powernv/opal-dump.o CC arch/powerpc/perf/power5-pmu.o CC arch/powerpc/platforms/pseries/rng.o CC arch/powerpc/perf/power5+-pmu.o CC arch/powerpc/platforms/powernv/opal-sysparam.o CC arch/powerpc/kernel/cputable.o CC arch/powerpc/perf/power6-pmu.o CC arch/powerpc/platforms/pseries/pci.o CC arch/powerpc/perf/power7-pmu.o CC arch/powerpc/kernel/ptrace.o CC arch/powerpc/perf/power8-pmu.o CC arch/powerpc/platforms/powernv/opal-sensor.o CC arch/powerpc/platforms/powernv/opal-msglog.o CC arch/powerpc/platforms/pseries/pci_dlpar.o CC arch/powerpc/platforms/powernv/opal-hmi.o CC arch/powerpc/kernel/syscalls.o CC arch/powerpc/kernel/irq.o CC arch/powerpc/platforms/pseries/eeh_pseries.o CC arch/powerpc/platforms/powernv/opal-power.o CC arch/powerpc/platforms/pseries/msi.o CC arch/powerpc/kernel/align.o CC ipc/compat.o CC arch/powerpc/platforms/pseries/pseries_energy.o CC arch/powerpc/kernel/signal_32.o CC arch/powerpc/platforms/powernv/pci.o CC ipc/util.o CC arch/powerpc/platforms/powernv/opal-irqchip.o CC arch/powerpc/platforms/powernv/pci-p5ioc2.o CC ipc/msgutil.o CC ipc/msg.o CC arch/powerpc/platforms/pseries/io_event_irq.o CC arch/powerpc/platforms/powernv/pci-ioda.o CC ipc/sem.o CC security/commoncap.o CC arch/powerpc/kernel/pmc.o CC arch/powerpc/kernel/vdso.o CC ipc/shm.o CC security/min_addr.o CC arch/powerpc/platforms/powernv/eeh-powernv.o CC security/inode.o CC security/lsm_audit.o CC ipc/syscall.o CC arch/powerpc/platforms/powernv/opal-xscom.o CC arch/powerpc/kernel/process.o CC ipc/ipc_sysctl.o CPP arch/powerpc/kernel/systbl_chk.i GEN usr/initramfs_data.cpio.gz CC arch/powerpc/kernel/idle.o CC arch/powerpc/kernel/sysfs.o CC arch/powerpc/kernel/signal.o CC arch/powerpc/kernel/cacheinfo.o CC arch/powerpc/kernel/time.o CC arch/powerpc/kernel/prom.o CC security/keys/gc.o CC arch/powerpc/kernel/traps.o CC security/keys/key.o CC arch/powerpc/kernel/setup-common.o CC arch/powerpc/kernel/udbg.o CC security/keys/keyring.o CC security/keys/keyctl.o AS arch/powerpc/kernel/misc.o CC security/keys/permission.o CC arch/powerpc/kernel/io.o CC security/keys/process_keys.o CC arch/powerpc/kernel/dma.o CC kernel/fork.o CC security/keys/request_key.o CC kernel/exec_domain.o AS arch/powerpc/kernel/misc_64.o LD sound/built-in.o CC fs/open.o CC kernel/panic.o CC arch/powerpc/kernel/of_platform.o CC kernel/cpu.o CC security/keys/request_key_auth.o CC [M] sound/sound_core.o CC crypto/api.o CC fs/read_write.o CC [M] sound/sound_firmware.o CC arch/powerpc/kernel/prom_parse.o CC kernel/exit.o CC crypto/cipher.o CC security/keys/user_defined.o CC crypto/compress.o CC fs/file_table.o CC arch/powerpc/kernel/setup_64.o CC crypto/memneq.o CC security/keys/compat.o CC kernel/softirq.o CC crypto/crypto_wq.o CC fs/super.o CC kernel/resource.o CC arch/powerpc/kernel/sys_ppc32.o CC crypto/algapi.o CC arch/powerpc/kernel/signal_64.o CC fs/char_dev.o CC kernel/sysctl.o LD firmware/built-in.o CC security/keys/proc.o CC mm/filemap.o CC kernel/sysctl_binary.o CC crypto/scatterwalk.o CC fs/stat.o CC mm/mempool.o CC security/keys/sysctl.o CC crypto/proc.o CC arch/powerpc/kernel/ptrace32.o CC mm/oom_kill.o LD sound/oss/built-in.o CC fs/exec.o CC crypto/aead.o CC fs/pipe.o CC mm/maccess.o CC kernel/capability.o CC crypto/ablkcipher.o CC arch/powerpc/kernel/paca.o CC arch/powerpc/kernel/nvram_64.o CC kernel/ptrace.o CC mm/page_alloc.o CC fs/namei.o CC crypto/blkcipher.o AS usr/initramfs_data.o CC arch/powerpc/kernel/firmware.o CC kernel/user.o CC fs/fcntl.o CC crypto/chainiv.o CC crypto/skcipher.o CC fs/ioctl.o CC mm/page-writeback.o CC mm/readahead.o CC crypto/eseqiv.o CC kernel/sys.o CC kernel/signal.o CC crypto/seqiv.o CC arch/powerpc/kernel/hw_breakpoint.o CC mm/swap.o CC fs/readdir.o CC crypto/echainiv.o AS arch/powerpc/kernel/cpu_setup_ppc970.o CC kernel/kmod.o LD security/keys/encrypted-keys/built-in.o CC fs/select.o CC kernel/workqueue.o CC mm/vmscan.o AS arch/powerpc/kernel/cpu_setup_pa6t.o CC crypto/ahash.o CC [M] security/keys/encrypted-keys/encrypted.o CC fs/dcache.o CC fs/inode.o AS arch/powerpc/kernel/cpu_setup_power.o CC [M] security/keys/encrypted-keys/ecryptfs_format.o CC kernel/pid.o CC arch/powerpc/kernel/mce.o CC mm/truncate.o CC fs/attr.o CC kernel/task_work.o CC crypto/shash.o CC mm/shmem.o CC fs/bad_inode.o CC arch/powerpc/kernel/mce_power.o CC kernel/extable.o CC mm/util.o LD usr/built-in.o CC kernel/params.o CC fs/file.o LD [M] arch/powerpc/crypto/sha1-powerpc.o AS arch/powerpc/kernel/idle_power4.o CC crypto/pcompress.o CC mm/mmzone.o CC fs/filesystems.o CC mm/vmstat.o AS arch/powerpc/kernel/idle_power7.o CC arch/powerpc/kernel/proc_powerpc.o CC kernel/kthread.o CC crypto/akcipher.o CC arch/powerpc/kernel/rtas.o CC fs/namespace.o CC kernel/sys_ni.o CC fs/seq_file.o CC arch/powerpc/kernel/rtas-rtc.o CC crypto/algboss.o CC mm/backing-dev.o CC arch/powerpc/kernel/rtas_pci.o CC block/bio.o CC mm/mm_init.o CC block/elevator.o CC crypto/testmgr.o CC fs/xattr.o CC kernel/nsproxy.o CC crypto/crypto_user.o CC mm/mmu_context.o CC arch/powerpc/kernel/rtasd.o CC fs/libfs.o CC block/blk-core.o CC kernel/notifier.o CC crypto/hmac.o CC arch/powerpc/kernel/rtas-proc.o CC block/blk-tag.o CC kernel/ksysfs.o CC fs/fs-writeback.o CC mm/percpu.o CC crypto/xcbc.o CC fs/pnode.o CC arch/powerpc/kernel/vio.o CC kernel/cred.o CC block/blk-sysfs.o LDS arch/powerpc/kernel/vdso64/vdso64.lds CC mm/slab_common.o LD arch/powerpc/sysdev/xics/built-in.o CC arch/powerpc/kernel/eeh.o LDS arch/powerpc/kernel/vdso32/vdso32.lds CC arch/powerpc/kernel/eeh_pe.o CC kernel/reboot.o VDSO64A arch/powerpc/kernel/vdso64/sigtramp.o CC block/blk-flush.o CC mm/compaction.o CC block/blk-settings.o CC net/socket.o CC kernel/async.o LD virt/lib/built-in.o VDSO64A arch/powerpc/kernel/vdso64/gettimeofday.o CC crypto/crypto_null.o CC mm/vmacache.o CC kernel/range.o VDSO64A arch/powerpc/kernel/vdso64/datapage.o CC mm/interval_tree.o CC kernel/smpboot.o VDSO32A arch/powerpc/kernel/vdso32/sigtramp.o CC arch/powerpc/kernel/eeh_dev.o LD virt/built-in.o CC kernel/groups.o LD net/6lowpan/built-in.o CC mm/list_lru.o CC arch/powerpc/kernel/eeh_cache.o VDSO64A arch/powerpc/kernel/vdso64/cacheflush.o CC [M] net/6lowpan/core.o VDSO64A arch/powerpc/kernel/vdso64/note.o CC arch/powerpc/kernel/eeh_driver.o CC arch/powerpc/kernel/eeh_event.o CC fs/splice.o CC [M] net/6lowpan/iphc.o VDSO32A arch/powerpc/kernel/vdso32/gettimeofday.o CC crypto/md5.o CC crypto/rmd160.o CC arch/powerpc/kernel/eeh_sysfs.o CC block/blk-ioc.o VDSO32A arch/powerpc/kernel/vdso32/datapage.o VDSO64A arch/powerpc/kernel/vdso64/getcpu.o CC crypto/rmd256.o CC kernel/bpf/core.o VDSO32A arch/powerpc/kernel/vdso32/cacheflush.o CC kernel/bpf/syscall.o CC kernel/events/core.o VDSO32A arch/powerpc/kernel/vdso32/note.o VDSO32A arch/powerpc/kernel/vdso32/getcpu.o VDSO64L arch/powerpc/kernel/vdso64/vdso64.so.dbg CC block/blk-map.o CC fs/sync.o CC kernel/events/ring_buffer.o CC [M] net/6lowpan/nhc.o CC crypto/sha1_generic.o CC arch/powerpc/kernel/smp-tbsync.o CC mm/workingset.o CC crypto/sha256_generic.o CC kernel/events/callchain.o CC crypto/wp512.o CC arch/powerpc/kernel/module.o CC fs/utimes.o OBJCOPY arch/powerpc/kernel/vdso64/vdso64.so CC kernel/gcov/base.o CC block/blk-exec.o CC fs/stack.o CC block/blk-merge.o AS arch/powerpc/kernel/vdso64/vdso64_wrapper.o CC net/802/p8022.o CC fs/fs_struct.o CC mm/debug.o CC kernel/irq/irqdesc.o CC block/blk-softirq.o CC kernel/events/hw_breakpoint.o CC kernel/bpf/verifier.o VDSO32L arch/powerpc/kernel/vdso32/vdso32.so.dbg CC net/8021q/vlan_core.o CC [M] net/8021q/vlan.o LD net/appletalk/built-in.o LD net/9p/built-in.o OBJCOPY arch/powerpc/kernel/vdso32/vdso32.so LD arch/powerpc/kernel/vdso64/built-in.o CC [M] net/8021q/vlan_dev.o LD kernel/livepatch/built-in.o CC [M] net/appletalk/aarp.o CC [M] net/9p/mod.o AS arch/powerpc/kernel/vdso32/vdso32_wrapper.o CC arch/powerpc/kernel/module_64.o CC [M] net/8021q/vlan_netlink.o CC crypto/gf128mul.o CC arch/powerpc/kernel/dbell.o CC drivers/accessibility/braille/braille_console.o CC block/blk-timeout.o CC crypto/cbc.o CC block/blk-iopoll.o CC arch/powerpc/kernel/jump_label.o CC mm/gup.o LD arch/powerpc/kernel/vdso32/built-in.o CC mm/highmem.o CC mm/memory.o CC arch/powerpc/kernel/dma-iommu.o CC [M] net/6lowpan/nhc_ipv6.o CC lib/lockref.o CC arch/powerpc/kernel/iommu.o CC crypto/pcbc.o CC kernel/gcov/fs.o CC mm/mincore.o CC kernel/power/qos.o CC kernel/bpf/inode.o CC fs/statfs.o CC kernel/locking/mutex.o CC crypto/xts.o CC arch/powerpc/kernel/ppc_ksyms.o CC arch/powerpc/kernel/legacy_serial.o CC mm/mlock.o CC crypto/des_generic.o CC arch/powerpc/kernel/udbg_16550.o CC crypto/fcrypt.o CC [M] net/8021q/vlan_mvrp.o CC kernel/locking/semaphore.o CC [M] net/appletalk/ddp.o LD drivers/amba/built-in.o CC kernel/printk/printk.o CC crypto/blowfish_generic.o CC net/can/af_can.o CC net/can/proc.o CC arch/powerpc/kernel/stacktrace.o CC fs/fs_pin.o CC arch/powerpc/kernel/dma-swiotlb.o LD drivers/auxdisplay/built-in.o CC net/batman-adv/bat_iv_ogm.o CC arch/powerpc/kernel/pci_64.o CC crypto/blowfish_common.o CC [M] net/appletalk/dev.o CC net/bridge/br.o CC crypto/aes_generic.o CC [M] net/8021q/vlanproc.o CC mm/mmap.o CC net/batman-adv/bitarray.o CC kernel/gcov/gcc_3_4.o CC crypto/cast_common.o CC crypto/cast5_generic.o CC kernel/rcu/update.o CC net/can/raw.o CC arch/powerpc/kernel/pci_dn.o CC [M] net/6lowpan/nhc_mobility.o CC kernel/irq/handle.o CC drivers/ata/libata-core.o CC [M] net/6lowpan/nhc_routing.o CC kernel/locking/rwsem.o CC arch/powerpc/kernel/pci-hotplug.o CC mm/mprotect.o CC kernel/sched/core.o CC net/can/gw.o CC arch/powerpc/kernel/isa-bridge.o CC kernel/printk/braille.o CC kernel/bpf/helpers.o CC drivers/ata/libata-scsi.o CC net/batman-adv/debugfs.o CC kernel/irq/manage.o CC arch/powerpc/kernel/pci-common.o CC kernel/bpf/hashtab.o CC crypto/cast6_generic.o CC kernel/trace/trace_clock.o CC kernel/irq/spurious.o CC mm/mremap.o CC lib/bcd.o CC kernel/freezer.o CC crypto/anubis.o CC fs/nsfs.o CC kernel/stacktrace.o CC kernel/time/time.o CC kernel/power/main.o CC fs/buffer.o CC crypto/deflate.o CC [M] net/9p/client.o LD [M] sound/soundcore.o CC crypto/zlib.o CC drivers/block/loop.o CC crypto/crc32c_generic.o LD arch/powerpc/mm/built-in.o CC drivers/block/umem.o CC crypto/crct10dif_common.o CC kernel/rcu/sync.o CC crypto/crct10dif_generic.o CC [M] net/appletalk/atalk_proc.o LD net/ceph/built-in.o LD arch/powerpc/platforms/pseries/built-in.o CC net/802/psnap.o CC [M] net/ceph/ceph_common.o CC arch/powerpc/kernel/pci_of_scan.o CC [M] net/can/bcm.o CC kernel/bpf/arraymap.o CC mm/msync.o CC kernel/futex.o CC lib/div64.o CC drivers/block/aoe/aoeblk.o CC drivers/base/component.o CC kernel/futex_compat.o CC arch/powerpc/kernel/msi.o CC crypto/authenc.o CC kernel/sched/loadavg.o CC [M] net/ceph/messenger.o LD init/mounts.o CC fs/block_dev.o CC kernel/locking/percpu-rwsem.o CC mm/rmap.o LD init/built-in.o CC arch/powerpc/kernel/audit.o CC arch/powerpc/kernel/compat_audit.o CC arch/powerpc/kernel/epapr_paravirt.o CC drivers/bus/simple-pm-bus.o CC fs/direct-io.o CC kernel/dma.o CC kernel/rcu/srcu.o CC kernel/up.o CC lib/sort.o CC [M] net/9p/error.o CC drivers/block/drbd/drbd_bitmap.o /home/kisskb/slave/src/ipc/shm.c: In function 'SyS_shmdt': /home/kisskb/slave/src/ipc/shm.c:1311:59: warning: 'file' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/ipc/shm.c:1234:15: note: 'file' was declared here CC drivers/base/core.o CC fs/mpage.o AS arch/powerpc/kernel/epapr_hcalls.o CC kernel/module.o CC arch/powerpc/kernel/prom_init.o CC mm/vmalloc.o CC [M] net/appletalk/sysctl_net_atalk.o CC crypto/authencesn.o CC net/bridge/br_device.o CC [M] net/9p/util.o CC kernel/locking/mutex-debug.o CC lib/parser.o CC mm/pagewalk.o CC kernel/kallsyms.o CC kernel/irq/resend.o CC kernel/power/process.o AS arch/powerpc/kernel/head_64.o CC fs/proc_namespace.o CC [M] net/ceph/msgpool.o CC drivers/block/mtip32xx/mtip32xx.o CC kernel/rcu/rcutorture.o CC drivers/block/drbd/drbd_proc.o CC kernel/power/poweroff.o CC lib/halfmd4.o CC crypto/lzo.o LD drivers/accessibility/braille/built-in.o CC drivers/ata/libata-eh.o CC crypto/rng.o CC lib/debug_locks.o LD drivers/accessibility/built-in.o CC crypto/drbg.o CC lib/random32.o CC kernel/rcu/tree.o CC crypto/jitterentropy.o CC [M] net/9p/protocol.o LDS arch/powerpc/kernel/vmlinux.lds CC net/batman-adv/fragmentation.o CC crypto/jitterentropy-kcapi.o CC net/bridge/br_fdb.o CC lib/bust_spinlocks.o CC mm/pgtable-generic.o CC crypto/ghash-generic.o CC kernel/locking/lockdep.o CC kernel/irq/chip.o CC [M] net/9p/trans_fd.o CC mm/init-mm.o CC net/batman-adv/gateway_client.o CC mm/nobootmem.o AS arch/powerpc/kernel/fpu.o CC drivers/block/drbd/drbd_worker.o LD fs/autofs4/built-in.o CC net/batman-adv/gateway_common.o AS arch/powerpc/kernel/entry_64.o CC kernel/time/timer.o CC net/802/fc.o CC drivers/cdrom/cdrom.o CC kernel/acct.o LD drivers/bus/built-in.o CC kernel/rcu/tree_trace.o CC [M] fs/autofs4/init.o CALL /home/kisskb/slave/src/arch/powerpc/kernel/systbl_chk.sh CC block/blk-lib.o CC mm/fadvise.o CC mm/madvise.o CC net/batman-adv/hard-interface.o CC fs/debugfs/inode.o CC block/blk-mq.o AS arch/powerpc/kernel/systbl.o CC net/core/sock.o LD fs/configfs/built-in.o CC net/core/request_sock.o CC drivers/block/drbd/drbd_receiver.o CC mm/memblock.o CC fs/devpts/inode.o LD fs/cachefiles/built-in.o CC drivers/block/aoe/aoechr.o CC drivers/char/mem.o CC crypto/af_alg.o CC kernel/compat.o CC block/blk-mq-tag.o CC kernel/irq/dummychip.o CC [M] fs/configfs/inode.o CC lib/kasprintf.o CC [M] fs/cachefiles/bind.o CC drivers/base/bus.o CC net/core/skbuff.o CC lib/bitmap.o CC drivers/block/drbd/drbd_req.o CC kernel/locking/lockdep_proc.o LD net/decnet/netfilter/built-in.o CC crypto/algif_skcipher.o CC drivers/base/dd.o CC drivers/char/random.o LD security/keys/built-in.o CC [M] net/ceph/buffer.o CC crypto/algif_aead.o CC drivers/ata/libata-transport.o CC [M] fs/autofs4/inode.o CC [M] net/decnet/af_decnet.o CC block/blk-mq-sysfs.o CC drivers/block/drbd/drbd_actlog.o CC lib/scatterlist.o CC kernel/irq/devres.o CC kernel/locking/rtmutex.o CC [M] fs/autofs4/root.o CC block/blk-mq-cpu.o LD fs/exofs/built-in.o CC lib/gcd.o CC drivers/char/misc.o LD arch/powerpc/platforms/powermac/built-in.o CC crypto/hash_info.o CC kernel/cgroup.o CC [M] net/ceph/pagelist.o CC crypto/asymmetric_keys/asymmetric_type.o CC drivers/block/drbd/drbd_main.o CC kernel/irq/generic-chip.o LD kernel/trace/built-in.o CC net/802/hippi.o CC kernel/sched/clock.o CC [M] crypto/cmac.o CC kernel/irq/irqdomain.o CC drivers/base/syscore.o CC kernel/cgroup_freezer.o CC fs/exportfs/expfs.o LD drivers/char/ipmi/built-in.o LD drivers/clk/bcm/built-in.o CC drivers/block/drbd/drbd_strings.o LD kernel/gcov/built-in.o CC [M] net/ceph/mon_client.o CC lib/lcm.o CC block/blk-mq-cpumap.o CC drivers/block/drbd/drbd_nl.o CC [M] crypto/md4.o LD drivers/clk/built-in.o CC fs/debugfs/file.o CC [M] drivers/char/ipmi/ipmi_msghandler.o CC mm/page_io.o LD fs/dlm/built-in.o CC kernel/time/hrtimer.o CC drivers/block/null_blk.o LD [M] security/keys/encrypted-keys/encrypted-keys.o CC [M] drivers/char/ipmi/ipmi_devintf.o CC net/bridge/br_forward.o CC [M] fs/dlm/ast.o LD fs/ext2/built-in.o CC mm/swap_state.o CC kernel/time/itimer.o CC drivers/block/zram/zcomp_lzo.o CC net/bridge/br_if.o CC fs/kernfs/mount.o CC kernel/sched/cputime.o CC drivers/block/aoe/aoecmd.o LD security/built-in.o LD fs/jbd2/built-in.o CC drivers/block/rsxx/config.o LD arch/powerpc/perf/built-in.o CC kernel/cgroup_pids.o CC fs/fat/cache.o CC [M] fs/ext2/balloc.o CC fs/fat/dir.o CC [M] fs/jbd2/transaction.o LD fs/fscache/built-in.o CC [M] crypto/rmd128.o CC kernel/locking/spinlock.o CC drivers/block/rsxx/core.o CC mm/swapfile.o CC kernel/time/posix-timers.o CC block/ioctl.o CC [M] fs/fscache/cache.o CC mm/frontswap.o CC lib/list_sort.o CC kernel/locking/spinlock_debug.o LD net/dns_resolver/built-in.o CC net/802/stp.o CC mm/zswap.o CC [M] fs/ext2/dir.o CC [M] net/9p/trans_common.o CC [M] net/dns_resolver/dns_key.o CC kernel/audit.o CC [M] drivers/block/floppy.o LD fs/ext4/built-in.o CC mm/dmapool.o CC kernel/sched/idle_task.o CC [M] fs/ext4/balloc.o CC [M] net/ceph/osd_client.o LD arch/powerpc/lib/built-in.o CC fs/fat/fatent.o LD arch/powerpc/sysdev/built-in.o CC kernel/auditfilter.o CC kernel/locking/rwsem-xadd.o CC [M] drivers/char/ipmi/ipmi_si_intf.o CC lib/uuid.o CC [M] drivers/char/ipmi/ipmi_kcs_sm.o CC [M] net/9p/trans_virtio.o CC lib/flex_array.o CC [M] net/decnet/dn_nsp_in.o CC crypto/asymmetric_keys/signature.o CC fs/nls/nls_base.o CC drivers/ata/libata-trace.o CC [M] crypto/sha512_generic.o CC kernel/irq/proc.o CC mm/mmu_notifier.o CC [M] crypto/asymmetric_keys/public_key.o CC [M] crypto/tgr192.o CC drivers/ata/libata-pmp.o CC net/batman-adv/hash.o LD ipc/built-in.o LD [M] net/8021q/8021q.o CC [M] net/decnet/dn_nsp_out.o LD kernel/power/built-in.o CC kernel/time/posix-cpu-timers.o CC [M] fs/configfs/file.o CC [M] fs/jbd2/commit.o CC [M] crypto/ecb.o CC net/core/datagram.o CC kernel/time/timekeeping.o CC [M] fs/cachefiles/daemon.o CC kernel/irq/msi.o CC fs/notify/fsnotify.o LD net/8021q/built-in.o CC [M] net/decnet/dn_route.o CC [M] net/ceph/osdmap.o CC [M] net/decnet/dn_dev.o CC [M] crypto/cts.o CC drivers/block/zram/zcomp.o CC net/ethernet/eth.o CC kernel/auditsc.o CC drivers/base/driver.o LD [M] net/6lowpan/6lowpan.o LD net/hsr/built-in.o CC [M] drivers/block/brd.o CC [M] net/9p/trans_rdma.o CC [M] fs/ext4/bitmap.o CC [M] net/hsr/hsr_main.o CC kernel/sched/fair.o CC block/genhd.o CC mm/ksm.o CC fs/notify/notification.o CC drivers/base/class.o CC drivers/clocksource/sh_cmt.o CC drivers/connector/cn_queue.o CC [M] fs/autofs4/symlink.o CC fs/ntfs/aops.o CC drivers/base/platform.o CC drivers/block/rsxx/cregs.o CC net/batman-adv/icmp_socket.o CC mm/slub.o CC [M] fs/dlm/config.o CC mm/migrate.o CC block/scsi_ioctl.o CC drivers/base/cpu.o LD fs/ocfs2/built-in.o CC [M] net/ceph/crush/crush.o CC block/partition-generic.o CC [M] net/802/fddi.o CC [M] fs/ocfs2/alloc.o CC drivers/base/firmware.o LD net/l2tp/built-in.o CC [M] net/l2tp/l2tp_core.o CC kernel/time/ntp.o LD net/can/can-raw.o CC fs/kernfs/inode.o CC [M] crypto/lrw.o CC [M] fs/ext2/file.o CC kernel/sched/rt.o CC [M] net/ceph/crush/mapper.o CC net/l3mdev/l3mdev.o CC kernel/locking/locktorture.o CC [M] crypto/ctr.o CC kernel/sched/deadline.o CC drivers/cpufreq/cpufreq.o CC drivers/connector/connector.o LD fs/devpts/devpts.o LD drivers/crypto/built-in.o CC fs/nls/nls_cp852.o CC [M] crypto/keywrap.o CC net/ipv4/route.o CC drivers/cpuidle/cpuidle.o CC fs/nls/nls_cp855.o CC [M] crypto/ccm.o LD fs/devpts/built-in.o CC mm/page_counter.o CC fs/ntfs/attrib.o CC kernel/sched/stop_task.o CC [M] net/hsr/hsr_framereg.o CC fs/nls/nls_cp860.o CC net/batman-adv/main.o CC net/ipv6/af_inet6.o CC fs/proc/task_mmu.o CC drivers/ata/ahci_ceva.o CC fs/fat/file.o CC drivers/devfreq/devfreq.o CC net/ipv4/inetpeer.o CC [M] fs/ocfs2/aops.o CC kernel/time/clocksource.o CC drivers/block/drbd/drbd_interval.o CC net/batman-adv/multicast.o CC net/ipv4/protocol.o CC drivers/ata/libahci.o CC drivers/devfreq/devfreq-event.o CC fs/fat/inode.o CC drivers/char/applicom.o CC drivers/base/init.o CC fs/proc/inode.o CC [M] net/dns_resolver/dns_query.o CC kernel/audit_watch.o CC kernel/sched/wait.o CC [M] fs/dlm/dir.o CC [M] fs/autofs4/waitq.o CC net/core/stream.o CC [M] fs/configfs/dir.o CC drivers/block/zram/zram_drv.o CC drivers/block/zram/zcomp_lz4.o CC [M] fs/autofs4/expire.o CC fs/ntfs/collate.o LD fs/exportfs/exportfs.o LD fs/exportfs/built-in.o CC net/bridge/br_input.o CC [M] net/ceph/crush/hash.o CC [M] net/decnet/dn_neigh.o CC net/batman-adv/originator.o CC [M] fs/configfs/symlink.o CC [M] crypto/asymmetric_keys/rsa.o CC net/batman-adv/routing.o CC net/bridge/br_ioctl.o CC kernel/audit_fsnotify.o CC [M] drivers/char/ipmi/ipmi_smic_sm.o CC [M] drivers/block/cciss.o CC kernel/audit_tree.o CC net/batman-adv/send.o CC fs/quota/dquot.o CC [M] net/decnet/dn_timer.o CC block/ioprio.o CC kernel/hung_task.o CC [M] fs/dlm/lock.o CC net/core/scm.o CC drivers/block/aoe/aoedev.o CC [M] net/decnet/dn_fib.o CC drivers/ata/libahci_platform.o CC mm/memcontrol.o CC fs/ramfs/inode.o CC [M] net/ceph/debugfs.o CC net/bridge/br_stp.o CC fs/fat/misc.o CC net/ipv4/ip_input.o CC drivers/ata/ahci_imx.o LD arch/powerpc/platforms/powernv/built-in.o CC fs/nls/nls_cp862.o CC [M] fs/ext4/dir.o LD arch/powerpc/platforms/built-in.o CALL /home/kisskb/slave/src/arch/powerpc/kernel/prom_init_check.sh CC drivers/base/map.o CC [M] net/decnet/dn_rules.o CC block/partitions/check.o CC fs/notify/group.o CC mm/vmpressure.o CC drivers/base/devres.o CC [M] fs/ext2/ialloc.o LD crypto/asymmetric_keys/asymmetric_keys.o CC [M] net/hsr/hsr_device.o CC drivers/base/attribute_container.o CC [M] crypto/chacha20poly1305.o CC [M] fs/ocfs2/blockcheck.o CC [M] crypto/cryptd.o CC mm/swap_cgroup.o CC fs/nls/nls_cp863.o CC net/batman-adv/soft-interface.o CC [M] fs/fscache/cookie.o CC [M] net/hsr/hsr_netlink.o CC net/bridge/br_stp_bpdu.o CC net/ipv6/anycast.o CC net/ipv6/ip6_output.o CC [M] fs/ext4/file.o CC kernel/watchdog.o CC drivers/block/drbd/drbd_state.o CC drivers/base/transport_class.o CC fs/notify/inode_mark.o CC [M] drivers/block/DAC960.o CC mm/kmemleak.o LD arch/powerpc/kernel/built-in.o LD net/can/can-gw.o CC [M] drivers/char/ipmi/ipmi_bt_sm.o CC fs/reiserfs/bitmap.o CC fs/notify/mark.o LD [M] net/can/can-bcm.o CC fs/sysfs/file.o CC fs/notify/vfsmount_mark.o CC [M] fs/fscache/fsdef.o CC net/ipv6/ip6_input.o CC drivers/cpuidle/driver.o CC lib/iov_iter.o LD net/can/can.o CC drivers/base/topology.o CC [M] net/802/mrp.o CC [M] fs/autofs4/dev-ioctl.o LD net/can/built-in.o CC [M] crypto/arc4.o CC net/bridge/br_stp_if.o CC fs/kernfs/dir.o CC fs/notify/fdinfo.o CC fs/eventpoll.o CC [M] fs/jbd2/recovery.o LD kernel/bpf/built-in.o CC [M] drivers/char/ipmi/ipmi_ssif.o CC drivers/devfreq/governor_performance.o LD kernel/irq/built-in.o CC drivers/block/rsxx/dev.o LD fs/debugfs/debugfs.o CC drivers/block/rsxx/dma.o CC [M] net/ceph/auth.o CC [M] fs/cachefiles/interface.o CC [M] fs/ocfs2/buffer_head_io.o LD fs/debugfs/built-in.o CC drivers/base/container.o CC net/core/gen_stats.o CC fs/nls/nls_cp864.o CC mm/page_isolation.o CC fs/sysfs/dir.o CC [M] fs/configfs/mount.o LD net/mpls/built-in.o CC [M] crypto/tea.o CC mm/zpool.o CC net/llc/llc_core.o CC [M] net/mpls/mpls_gso.o CC net/ipv6/addrconf.o CC [M] fs/cachefiles/key.o CC drivers/clocksource/sh_tmu.o CC [M] crypto/khazad.o CC [M] net/decnet/dn_table.o CC fs/nls/nls_cp866.o CC mm/zsmalloc.o CC drivers/cpuidle/governor.o CC [M] net/ceph/auth_none.o CC fs/ntfs/compress.o CC [M] fs/ocfs2/dcache.o CC [M] drivers/block/pktcdvd.o CC [M] crypto/seed.o CC [M] net/ceph/crypto.o CC net/bridge/br_stp_timer.o LD [M] net/dns_resolver/dns_resolver.o CC kernel/relay.o CC kernel/time/jiffies.o CC drivers/clocksource/i8253.o CC [M] fs/dlm/lockspace.o CC [M] fs/fscache/main.o CC [M] fs/configfs/item.o CC [M] fs/jbd2/checkpoint.o CC drivers/devfreq/governor_userspace.o CC fs/proc/root.o CC net/bridge/br_netlink.o CC net/batman-adv/sysfs.o LD net/802/built-in.o CC drivers/base/property.o CC fs/sysfs/symlink.o LD crypto/asymmetric_keys/built-in.o CC [M] fs/cachefiles/main.o LD drivers/devfreq/event/built-in.o CC drivers/base/cacheinfo.o CC drivers/cpuidle/sysfs.o CC fs/ntfs/debug.o LD net/l3mdev/built-in.o CC block/partitions/acorn.o CC net/ipv6/addrlabel.o CC kernel/sched/completion.o CC lib/clz_ctz.o CC net/ipv6/route.o CC fs/fat/nfs.o CC [M] drivers/devfreq/governor_powersave.o CC drivers/cpufreq/freq_table.o CC net/netfilter/core.o CC drivers/block/aoe/aoemain.o CC net/netlink/af_netlink.o CC [M] fs/fscache/netfs.o CC mm/cma.o CC fs/quota/quota.o LD kernel/printk/built-in.o CC fs/ramfs/file-mmu.o CC [M] fs/ext4/fsync.o CC net/ipv6/ip6_fib.o CC block/partitions/amiga.o CC mm/page_ext.o LD [M] net/9p/9pnet_virtio.o CC net/llc/llc_input.o CC fs/kernfs/file.o CC kernel/utsname_sysctl.o CC net/ipv6/ipv6_sockglue.o CC net/ipv4/ip_fragment.o CC [M] fs/ocfs2/dir.o CC fs/kernfs/symlink.o CC drivers/cpufreq/cpufreq_performance.o CC fs/proc/base.o CC net/netlink/genetlink.o CC [M] drivers/block/nbd.o CC block/bounce.o CC fs/nls/nls_cp874.o CC drivers/ata/ahci_qoriq.o CC [M] crypto/chacha20_generic.o CC [M] net/hsr/hsr_slave.o LD net/ethernet/built-in.o CC [M] fs/dlm/main.o /home/kisskb/slave/src/arch/powerpc/net/bpf_jit_comp.c: In function 'bpf_jit_build_body': /home/kisskb/slave/src/arch/powerpc/net/bpf_jit_comp.c:561:1: warning: the frame size of 2144 bytes is larger than 1024 bytes [-Wframe-larger-than=] CC lib/bsearch.o CC drivers/char/agp/backend.o LD net/openvswitch/built-in.o CC [M] net/openvswitch/actions.o CC [M] fs/cachefiles/namei.o CC drivers/cpuidle/cpuidle-pseries.o CC fs/proc/generic.o CC [M] fs/fscache/object.o CC kernel/sched/idle.o CC drivers/cpuidle/governors/ladder.o LD [M] net/9p/9pnet.o LD [M] net/appletalk/appletalk.o CC net/packet/af_packet.o CC drivers/block/drbd/drbd_nla.o CC drivers/cpufreq/cpufreq_powersave.o CC [M] drivers/block/sx8.o CC fs/sysfs/mount.o LD [M] net/9p/9pnet_rdma.o CC fs/fat/namei_msdos.o CC kernel/taskstats.o CC [M] crypto/poly1305_generic.o CC [M] net/decnet/sysctl_net_decnet.o CC [M] crypto/michael_mic.o CC [M] net/ceph/armor.o CC net/bridge/br_sysfs_if.o CC [M] drivers/ata/ahci.o CC lib/find_bit.o CC drivers/cpuidle/governors/menu.o CC [M] net/ceph/auth_x.o CC [M] fs/cachefiles/rdwr.o CC [M] fs/jbd2/revoke.o CC [M] fs/ocfs2/dlmglue.o LD drivers/connector/cn.o CC fs/ntfs/dir.o CC block/bsg.o CC drivers/block/drbd/drbd_debugfs.o CC [M] drivers/ata/sata_sil24.o CC block/partitions/atari.o LD drivers/connector/built-in.o CC [M] net/openvswitch/datapath.o CC [M] net/netlink/diag.o LD arch/powerpc/net/built-in.o CC [M] fs/ext2/inode.o CC net/bridge/br_sysfs_br.o CC drivers/cpufreq/cpufreq_userspace.o CC [M] net/openvswitch/dp_notify.o CC fs/reiserfs/do_balan.o CC [M] fs/jbd2/journal.o CC fs/quota/kqid.o CC kernel/time/timer_list.o CC [M] fs/cachefiles/security.o LD fs/ramfs/ramfs.o CC fs/sysfs/group.o CC fs/quota/netlink.o CC [M] fs/fscache/operation.o CC drivers/base/devtmpfs.o LD net/phonet/built-in.o CC drivers/cpuidle/cpuidle-powernv.o CC [M] net/phonet/pn_dev.o LD fs/ramfs/built-in.o CC kernel/tsacct.o CC [M] fs/ext4/ialloc.o CC [M] net/phonet/pn_netlink.o CC fs/anon_inodes.o CC [M] fs/dlm/member.o CC [M] net/phonet/socket.o CC kernel/time/timeconv.o CC kernel/elfcore.o CC fs/nls/nls_cp936.o CC mm/cma_debug.o LD net/rfkill/built-in.o LD fs/notify/dnotify/built-in.o CC fs/ntfs/file.o CC [M] fs/ext2/ioctl.o CC [M] net/rfkill/core.o LD net/rds/built-in.o CC fs/proc/array.o CC net/batman-adv/translation-table.o LD [M] fs/autofs4/autofs4.o CC drivers/cpufreq/cpufreq_ondemand.o CC [M] fs/ext2/namei.o CC [M] net/rds/af_rds.o CC fs/proc/fd.o LD drivers/clocksource/built-in.o CC drivers/cpufreq/cpufreq_conservative.o CC [M] net/ceph/ceph_fs.o CC mm/userfaultfd.o CC [M] net/rds/bind.o CC [M] fs/ocfs2/export.o LD fs/notify/fanotify/built-in.o CC [M] net/phonet/datagram.o CC lib/llist.o CC lib/memweight.o CC net/core/gen_estimator.o CC [M] mm/kmemleak-test.o LD fs/notify/inotify/built-in.o CC drivers/base/power/sysfs.o CC [M] fs/cachefiles/xattr.o CC [M] net/rfkill/input.o CC drivers/base/power/generic_ops.o LD drivers/devfreq/built-in.o CC fs/proc/proc_tty.o CC [M] fs/quota/quota_v1.o CC [M] fs/fscache/page.o LD fs/notify/built-in.o CC [M] net/rfkill/rfkill-regulator.o CC [M] fs/ext4/inode.o CC [M] net/hsr/hsr_forward.o CC fs/reiserfs/namei.o CC drivers/dma-buf/dma-buf.o CC net/ipv6/ndisc.o CC drivers/firewire/nosy.o CC drivers/dma/dmaengine.o CC net/rxrpc/af_rxrpc.o LD net/bridge/netfilter/built-in.o CC drivers/dma-buf/fence.o CC drivers/dma/of-dma.o CC net/core/net_namespace.o CC [M] net/bridge/netfilter/ebtables.o CC drivers/base/dma-mapping.o CC fs/proc/cmdline.o CC drivers/base/regmap/regmap.o CC [M] net/packet/diag.o CC lib/kfifo.o CC drivers/dma/dw/core.o CC [M] net/ceph/ceph_strings.o LD drivers/dma/hsu/built-in.o CC [M] net/rds/cong.o CC fs/nls/nls_cp1250.o CC drivers/base/power/common.o CC [M] net/ceph/ceph_hash.o CC drivers/char/agp/frontend.o CC [M] drivers/dma/hsu/hsu.o CC [M] fs/quota/quota_tree.o CC fs/nls/nls_cp1251.o CC net/ipv6/udp.o CC drivers/block/aoe/aoenet.o CC block/bsg-lib.o CC drivers/cpufreq/cpufreq_governor.o CC fs/nls/nls_iso8859-1.o CC [M] fs/fscache/proc.o CC fs/nls/nls_iso8859-5.o LD drivers/cpuidle/governors/built-in.o CC [M] fs/ext4/page-io.o CC fs/nls/nls_koi8-r.o /home/kisskb/slave/src/net/netfilter/core.c: In function 'nf_unregister_net_hook': /home/kisskb/slave/src/net/netfilter/core.c:157:7: warning: 'entry' may be used uninitialized in this function [-Wuninitialized] CC lib/percpu-refcount.o CC fs/ntfs/index.o CC [M] fs/ext4/ioctl.o LD net/decnet/built-in.o CC drivers/char/agp/generic.o CC net/core/secure_seq.o CC drivers/dma-buf/reservation.o CC net/llc/llc_output.o CC [M] crypto/crc32.o CC net/ipv6/udplite.o CC drivers/base/power/qos.o CC drivers/dma/dw/pci.o CC [M] fs/ext2/super.o CC [M] fs/ext4/namei.o CC [M] net/rds/connection.o CC [M] drivers/ata/ahci_xgene.o CC drivers/base/power/runtime.o CC drivers/char/agp/isoch.o CC [M] fs/ext2/symlink.o CC drivers/base/regmap/regcache.o CC net/core/flow_dissector.o LD drivers/dma/xilinx/built-in.o CC drivers/dma/sh/shdma-base.o CC [M] fs/ocfs2/extent_map.o LD drivers/char/hw_random/built-in.o CC net/sched/sch_generic.o CC [M] drivers/dma/virt-dma.o CC [M] drivers/char/hw_random/core.o CC net/sched/sch_mq.o LD drivers/firmware/broadcom/built-in.o CC block/partitions/aix.o LD drivers/fmc/built-in.o LD drivers/fpga/built-in.o CC [M] fs/dlm/memory.o CC block/noop-iosched.o CC [M] drivers/fpga/fpga-mgr.o LD drivers/firmware/built-in.o CC kernel/sched/auto_group.o CC [M] drivers/fmc/fmc-core.o CC [M] drivers/fmc/fmc-match.o CC fs/proc/consoles.o CC drivers/base/regmap/regcache-rbtree.o CC fs/proc/cpuinfo.o CC fs/reiserfs/inode.o CC kernel/irq_work.o CC fs/proc/devices.o CC block/deadline-iosched.o CC [M] net/rfkill/rfkill-gpio.o CC [M] drivers/char/hw_random/virtio-rng.o CC fs/nls/mac-celtic.o CC drivers/dma/sh/shdma-of.o CC block/partitions/mac.o CC lib/percpu_ida.o CC [M] crypto/842.o CC [M] fs/cachefiles/proc.o CC [M] drivers/fmc/fmc-sdb.o CC kernel/time/timecounter.o CC drivers/char/agp/compat_ioctl.o LD [M] fs/configfs/configfs.o CC [M] net/rds/info.o CC fs/nls/mac-cyrillic.o CC kernel/jump_label.o CC net/netfilter/nf_log.o CC net/core/sysctl_net_core.o CC [M] drivers/dma/dma-axi-dmac.o CC fs/ntfs/inode.o CC [M] drivers/fmc/fru-parse.o CC fs/signalfd.o CC fs/proc/interrupts.o CC [M] net/ceph/pagevec.o CC net/ipv4/ip_forward.o CC net/rxrpc/ar-accept.o CC kernel/time/posix-clock.o CC [M] fs/ext4/super.o CC kernel/torture.o CC [M] net/ceph/snapshot.o CC net/netfilter/nf_queue.o CC [M] drivers/dma/fsl-edma.o CC kernel/membarrier.o LD fs/sysfs/built-in.o CC [M] net/rds/message.o CC fs/proc/loadavg.o LD net/sctp/built-in.o LD drivers/cpuidle/built-in.o CC lib/rhashtable.o CC [M] fs/fscache/stats.o CC net/ipv4/ip_options.o CC [M] net/rds/recv.o CC net/core/dev.o CC [M] net/sctp/sm_statetable.o CC [M] net/sctp/sm_statefuns.o CC fs/proc/meminfo.o CC [M] net/bridge/netfilter/ebtable_broute.o CC [M] net/sctp/sm_sideeffect.o CC [M] fs/dlm/midcomms.o CC lib/reciprocal_div.o CC [M] net/sctp/protocol.o CC drivers/cpufreq/powernv-cpufreq.o CC [M] net/phonet/sysctl.o CC [M] fs/ocfs2/file.o CC [M] net/bridge/netfilter/ebtable_nat.o CC net/rxrpc/ar-ack.o CC [M] drivers/char/hw_random/pseries-rng.o CC drivers/base/power/wakeirq.o CC [M] drivers/fmc/fmc-dump.o CC [M] fs/ext4/symlink.o LD drivers/block/rsxx/rsxx.o LD drivers/block/zram/zram.o CC [M] fs/ocfs2/heartbeat.o CC [M] drivers/cpufreq/cpufreq_stats.o LD drivers/block/rsxx/built-in.o LD drivers/block/zram/built-in.o CC fs/reiserfs/file.o CC net/ipv4/ip_output.o CC [M] drivers/fpga/zynq-fpga.o CC drivers/gpio/devres.o LD kernel/locking/built-in.o CC [M] fs/ext4/hash.o CC drivers/base/regmap/regcache-lzo.o CC kernel/memremap.o CC [M] net/openvswitch/flow.o LD drivers/dma/dw/dw_dmac_pci.o CC [M] kernel/backtracetest.o CC [M] crypto/ansi_cprng.o CC [M] fs/ocfs2/inode.o CC [M] crypto/tcrypt.o CC drivers/gpu/vga/vgaarb.o CC [M] net/phonet/af_phonet.o LD drivers/hid/built-in.o LD drivers/char/tpm/built-in.o CC [M] net/phonet/pep.o CC fs/nls/mac-iceland.o CC [M] drivers/char/tpm/tpm-interface.o CC kernel/time/alarmtimer.o CC [M] net/rds/send.o CC [M] drivers/hid/hid-core.o CC [M] net/bridge/netfilter/ebt_arp.o CC [M] drivers/fmc/fmc-fakedev.o CC fs/ntfs/mft.o CC [M] drivers/hid/hid-input.o LD net/bridge/bridge.o CC [M] drivers/fmc/fmc-trivial.o CC [M] drivers/char/hw_random/powernv-rng.o LD [M] net/hsr/hsr.o CC net/core/ethtool.o CC net/netfilter/nf_sockopt.o CC drivers/dma/sh/sudmac.o LD [M] net/decnet/decnet.o CC block/cfq-iosched.o CC [M] fs/dlm/netlink.o CC [M] drivers/char/hw_random/stm32-rng.o CC fs/ntfs/mst.o CC drivers/base/firmware_class.o CC [M] net/phonet/pep-gprs.o CC fs/proc/stat.o CC fs/ntfs/namei.o CC net/ipv6/raw.o CC [M] fs/ocfs2/ioctl.o LD [M] net/packet/af_packet_diag.o CC block/partitions/ldm.o LD drivers/cdrom/built-in.o CC fs/proc/uptime.o LD fs/fat/msdos.o CC fs/ntfs/runlist.o CC fs/timerfd.o CC [M] net/rds/stats.o CC [M] fs/dlm/lowcomms.o CC kernel/sched/stats.o CC [M] net/openvswitch/flow_netlink.o CC lib/once.o LD fs/kernfs/built-in.o LD fs/fat/fat.o LD drivers/block/aoe/aoe.o CC drivers/dma-buf/seqno-fence.o CC fs/reiserfs/dir.o CC drivers/base/regmap/regcache-flat.o CC block/partitions/msdos.o CC kernel/time/clockevents.o CC [M] crypto/algif_hash.o CC fs/eventfd.o CC [M] net/openvswitch/flow_table.o CC net/ipv6/icmp.o CC net/ipv4/ip_sockglue.o CC kernel/time/tick-common.o CC block/partitions/sgi.o CC drivers/gpu/drm/drm_crtc_helper.o CC block/partitions/ultrix.o CC net/rxrpc/ar-call.o CC drivers/base/regmap/regmap-debugfs.o LD drivers/hwtracing/intel_th/built-in.o CC fs/userfaultfd.o CC [M] net/openvswitch/vport.o LD drivers/block/aoe/built-in.o CC [M] drivers/dma/timb_dma.o CC [M] fs/fscache/object-list.o LD fs/fat/built-in.o LD drivers/hsi/clients/built-in.o CC drivers/gpu/drm/drm_dp_helper.o CC net/vmw_vsock/af_vsock.o CC fs/reiserfs/fix_node.o CC net/ipv4/inet_hashtables.o CC block/partitions/karma.o CC [M] fs/dlm/plock.o CC [M] net/sctp/endpointola.o CC drivers/base/module.o CC [M] drivers/hid/hid-debug.o CC fs/nls/mac-romanian.o CC lib/string_helpers.o LD [M] net/netlink/netlink_diag.o CC [M] drivers/fmc/fmc-write-eeprom.o CC [M] net/sctp/associola.o CC [M] drivers/hid/hid-a4tech.o CC block/partitions/sysv68.o CC fs/reiserfs/super.o LD [M] fs/cachefiles/cachefiles.o LD drivers/hsi/controllers/built-in.o CC [M] drivers/hid/hid-apple.o CC net/ipv4/inet_timewait_sock.o CC [M] drivers/fmc/fmc-chardev.o CC fs/aio.o CC net/ipv4/inet_connection_sock.o LD net/llc/llc.o LD drivers/hsi/built-in.o CC fs/ntfs/super.o CC [M] fs/nls/nls_cp775.o CC [M] fs/nls/nls_cp850.o LD [M] drivers/dma/hsu/hsu_dma.o CC drivers/hwmon/hwmon.o LD net/llc/built-in.o LD net/tipc/built-in.o CC kernel/time/timer_stats.o CC [M] net/tipc/addr.o CC drivers/i2c/i2c-boardinfo.o CC drivers/gpu/drm/drm_probe_helper.o CC [M] net/bridge/netfilter/ebt_ip.o LD drivers/idle/built-in.o CC drivers/hwmon/hwmon-vid.o CC [M] net/tipc/bcast.o CC drivers/gpio/gpiolib.o CC net/core/dev_addr_lists.o CC [M] net/openvswitch/vport-internal_dev.o CC [M] fs/ocfs2/journal.o CC [M] net/bridge/netfilter/ebt_mark_m.o LD net/wimax/built-in.o CC net/core/dst.o LD [M] drivers/char/ipmi/ipmi_si.o CC fs/locks.o CC [M] net/wimax/id-table.o CC lib/hexdump.o LD drivers/cpufreq/built-in.o CC net/core/netevent.o CC [M] net/rds/sysctl.o CC [M] fs/ext4/resize.o CC block/compat_ioctl.o LD drivers/ide/built-in.o CC net/core/neighbour.o CC [M] net/openvswitch/vport-netdev.o CC net/rxrpc/ar-connection.o CC [M] crypto/algif_rng.o CC [M] net/sctp/transport.o CC [M] drivers/ide/ide.o CC [M] fs/ext4/extents.o CC net/rxrpc/ar-connevent.o CC [M] drivers/ide/ide-ioctls.o CC [M] fs/ocfs2/localalloc.o CC kernel/time/timekeeping_debug.o CC drivers/base/regmap/regmap-i2c.o CC net/rxrpc/ar-error.o CC [M] net/openvswitch/conntrack.o CC [M] net/tipc/bearer.o CC fs/reiserfs/prints.o CC drivers/hwmon/w83781d.o CC drivers/input/serio/serio.o CC [M] net/sctp/chunk.o CC drivers/input/input.o CC [M] net/rds/threads.o CC [M] fs/ext4/ext4_jbd2.o CC [M] fs/ext4/migrate.o CC [M] drivers/char/tpm/tpm-dev.o CC net/ipv4/tcp.o LD [M] drivers/char/hw_random/rng-core.o CC drivers/input/serio/pcips2.o CC lib/test-hexdump.o CC [M] net/rds/transport.o CC drivers/gpu/drm/drm_plane_helper.o CC [M] net/bridge/netfilter/ebt_pkttype.o CC kernel/time/test_udelay.o CC [M] drivers/char/virtio_console.o CC drivers/infiniband/core/packer.o CC net/core/rtnetlink.o CC fs/proc/version.o CC drivers/base/regmap/regmap-spi.o CC drivers/base/regmap/regmap-mmio.o LD drivers/firewire/built-in.o CC [M] drivers/ide/ide-io.o CC fs/proc/softirqs.o CC [M] net/bridge/netfilter/ebt_stp.o CC fs/proc/namespaces.o CC net/ipv6/mcast.o CC [M] fs/nls/nls_cp861.o CC net/rxrpc/ar-input.o CC [M] fs/dlm/rcom.o LD kernel/sched/built-in.o LD crypto/crypto.o CC drivers/iommu/io-pgtable.o CC drivers/input/serio/altera_ps2.o LD [M] net/rfkill/rfkill.o LD crypto/crypto_algapi.o CC fs/reiserfs/objectid.o CC fs/proc/self.o CC net/rxrpc/ar-key.o CC fs/proc/thread_self.o LD crypto/crypto_blkcipher.o CC [M] fs/ext4/mballoc.o CC [M] fs/dlm/recover.o LD crypto/crypto_hash.o CC net/compat.o CC fs/proc/proc_sysctl.o LD net/x25/built-in.o CC drivers/input/input-compat.o CC drivers/ipack/ipack.o CC [M] net/x25/af_x25.o CC [M] drivers/input/serio/serport.o CC net/vmw_vsock/vsock_addr.o CC fs/reiserfs/lbalance.o CC lib/kstrtox.o CC [M] net/wimax/op-msg.o CC fs/compat.o /home/kisskb/slave/src/lib/rhashtable.c: In function 'rhashtable_rehash_one': /home/kisskb/slave/src/lib/rhashtable.c:195:2: warning: 'next' may be used uninitialized in this function [-Wuninitialized] CC [M] drivers/hid/hid-aureal.o CC fs/ntfs/sysctl.o CC [M] fs/ext4/block_validity.o LD crypto/cryptomgr.o CC fs/reiserfs/ibalance.o LD [M] drivers/fmc/fmc.o CC [M] drivers/ide/ide-iops.o CC drivers/irqchip/irqchip.o CC net/xfrm/xfrm_policy.o CC [M] fs/nls/nls_cp932.o CC net/ipv6/reassembly.o CC [M] net/bridge/netfilter/ebt_vlan.o CC drivers/iommu/io-pgtable-arm.o CC net/ipv6/tcp_ipv6.o CC [M] drivers/input/serio/libps2.o CC net/core/utils.o CC net/ipv6/ping.o CC fs/ntfs/unistr.o CC net/sysctl_net.o CC [M] net/bridge/netfilter/ebt_arpreply.o LD drivers/dma/sh/built-in.o CC drivers/hwmon/w83791d.o LD drivers/dma-buf/built-in.o LD drivers/base/power/built-in.o CC fs/reiserfs/stree.o CC drivers/input/input-mt.o CC [M] drivers/input/serio/serio_raw.o CC [M] net/x25/x25_dev.o CC [M] net/x25/x25_facilities.o CC block/cmdline-parser.o CC [M] drivers/hid/hid-belkin.o CC net/xfrm/xfrm_state.o CC drivers/hwmon/ad7314.o CC net/netfilter/nfnetlink.o CC drivers/infiniband/core/ud_header.o CC drivers/leds/led-core.o LD drivers/ipack/carriers/built-in.o CC drivers/infiniband/core/verbs.o CC [M] drivers/char/raw.o CC net/ipv4/tcp_input.o CC drivers/i2c/i2c-core.o CC net/netfilter/nf_conntrack_core.o CC net/core/link_watch.o CC fs/ntfs/upcase.o CC fs/proc/proc_net.o LD drivers/ipack/devices/built-in.o CC net/netfilter/nf_conntrack_standalone.o CC fs/ntfs/bitmap.o CC fs/proc/kcore.o LD kernel/time/built-in.o LD [M] net/ceph/libceph.o CC net/netfilter/nf_conntrack_expect.o CC [M] fs/nls/nls_euc-jp.o CC [M] fs/nls/nls_ascii.o CC drivers/leds/led-class.o CC net/ipv6/exthdrs.o CC drivers/input/ff-core.o CC drivers/gpio/gpiolib-legacy.o CC [M] drivers/char/tpm/tpm-sysfs.o LD [M] fs/fscache/fscache.o CC [M] fs/ocfs2/locks.o CC drivers/base/regmap/regmap-irq.o LD drivers/lguest/built-in.o CC [M] fs/ocfs2/mmap.o CC drivers/i2c/i2c-smbus.o LD crypto/jitterentropy_rng.o CC fs/proc/kmsg.o CC fs/compat_ioctl.o CC [M] drivers/base/regmap/regmap-spmi.o CC net/ipv6/datagram.o CC drivers/leds/led-triggers.o CC [M] net/bridge/netfilter/ebt_mark.o LD crypto/built-in.o CC block/bio-integrity.o CC [M] fs/nls/nls_iso8859-3.o CC [M] net/wimax/op-reset.o LD drivers/irqchip/built-in.o CC fs/ntfs/lcnalloc.o CC [M] net/wimax/op-rfkill.o CC net/ipv6/ip6_flowlabel.o CC [M] drivers/hid/hid-cherry.o CC drivers/lightnvm/core.o LD kernel/rcu/built-in.o CC drivers/hwmon/ad7418.o CC [M] drivers/ide/ide-lib.o CC [M] drivers/ide/ide-probe.o CC drivers/leds/leds-gpio.o CC [M] net/rds/loop.o CC [M] fs/ext4/move_extent.o CC [M] drivers/lightnvm/gennvm.o CC net/xfrm/xfrm_hash.o CC net/rxrpc/ar-local.o CC fs/proc/page.o CC [M] fs/ocfs2/namei.o LD drivers/char/agp/agpgart.o CC drivers/leds/leds-lp55xx-common.o LD drivers/char/agp/built-in.o CC net/ipv6/inet6_connection_sock.o CC [M] net/rds/page.o CC [M] net/openvswitch/vport-vxlan.o CC [M] drivers/hid/hid-dr.o CC [M] drivers/char/genrtc.o LD [M] fs/ext2/ext2.o CC fs/reiserfs/hashes.o CC fs/binfmt_misc.o CC drivers/infiniband/core/sysfs.o CC net/core/filter.o LD drivers/block/mtip32xx/built-in.o LD fs/quota/built-in.o CC fs/reiserfs/tail_conversion.o CC [M] drivers/input/serio/arc_ps2.o CC net/core/sock_diag.o CC fs/binfmt_elf.o CC drivers/gpu/drm/drm_dp_mst_topology.o CC drivers/hwmon/adm1021.o CC drivers/infiniband/core/device.o CC [M] drivers/lightnvm/rrpc.o CC net/xfrm/xfrm_input.o CC net/ipv6/sysctl_net_ipv6.o CC fs/reiserfs/journal.o CC [M] net/rds/rdma.o CC [M] fs/nls/nls_iso8859-4.o CC [M] net/sctp/sm_make_chunk.o CC [M] fs/ext4/mmp.o CC drivers/leds/leds-lp5521.o CC fs/compat_binfmt_elf.o CC net/ipv6/xfrm6_policy.o CC [M] net/bridge/netfilter/ebt_dnat.o CC [M] drivers/hid/hid-elecom.o CC [M] net/rds/tcp.o CC fs/reiserfs/resize.o CC [M] fs/nls/nls_iso8859-7.o LD net/sched/built-in.o CC [M] fs/nls/nls_cp1255.o CC [M] drivers/char/tpm/tpm-chip.o CC [M] drivers/input/serio/apbps2.o CC drivers/infiniband/core/fmr_pool.o CC net/xfrm/xfrm_output.o LD [M] net/phonet/phonet.o CC [M] net/rds/tcp_connect.o CC [M] net/x25/x25_in.o CC [M] fs/dlm/recoverd.o CC [M] fs/ocfs2/refcounttree.o CC [M] drivers/hid/hid-gfrm.o LD drivers/ata/libata.o CC fs/ntfs/logfile.o CC [M] fs/ext4/indirect.o CC [M] net/x25/x25_link.o CC [M] net/sctp/ulpevent.o CC [M] fs/ext4/extents_status.o LD drivers/ata/built-in.o CC [M] net/bridge/netfilter/ebt_nflog.o CC fs/posix_acl.o CC [M] fs/nls/nls_iso8859-14.o CC drivers/hwmon/adm1025.o CC [M] fs/nls/nls_koi8-u.o CC drivers/infiniband/hw/cxgb3/iwch_cm.o CC net/netfilter/nf_conntrack_helper.o CC drivers/infiniband/core/cache.o CC [M] net/sctp/inqueue.o CC drivers/macintosh/macio_asic.o CC drivers/hwmon/adm9240.o CC [M] fs/ext4/xattr.o CC [M] net/x25/x25_out.o CC net/xfrm/xfrm_sysctl.o CC [M] drivers/hid/hid-kensington.o CC lib/test_printf.o CC net/ipv4/tcp_output.o CC net/ipv4/tcp_timer.o CC [M] drivers/char/tpm/tpm2-cmd.o CC fs/coredump.o CC [M] net/sctp/outqueue.o CC [M] fs/ext4/xattr_user.o CC [M] drivers/char/tpm/tpm_i2c_atmel.o CC net/core/dev_ioctl.o CC [M] net/x25/x25_route.o CC [M] drivers/hid/hid-keytouch.o CC [M] net/sctp/ulpqueue.o LD [M] net/phonet/pn_pep.o CC [M] fs/nls/nls_koi8-ru.o CC [M] drivers/hid/hid-kye.o CC drivers/leds/leds-lp5523.o CC [M] drivers/ide/ide-taskfile.o CC block/blk-integrity.o CC [M] net/sctp/tsnmap.o LD drivers/gpu/vga/built-in.o CC drivers/infiniband/core/netlink.o CC [M] drivers/char/tpm/tpm_i2c_infineon.o CC drivers/infiniband/hw/cxgb3/iwch_ev.o CC lib/iomap.o CC [M] drivers/hid/hid-lcpower.o CC net/ipv4/tcp_ipv4.o CC [M] fs/nls/nls_utf8.o LD drivers/ipack/built-in.o CC [M] net/sctp/bind_addr.o CC drivers/macintosh/macio_sysfs.o CC net/ipv6/xfrm6_state.o CC [M] drivers/input/serio/sun4i-ps2.o CC block/t10-pi.o CC fs/ntfs/quota.o CC drivers/leds/leds-tca6507.o CC drivers/input/sparse-keymap.o CC drivers/gpu/drm/drm_atomic_helper.o CC drivers/hwmon/ads1015.o CC [M] fs/ocfs2/reservations.o CC [M] fs/dlm/requestqueue.o CC drivers/infiniband/hw/cxgb3/iwch_cq.o CC [M] net/rds/tcp_listen.o CC drivers/infiniband/hw/cxgb3/iwch_qp.o LD drivers/input/serio/built-in.o CC drivers/infiniband/hw/cxgb3/iwch_mem.o CC [M] net/x25/x25_subr.o CC [M] net/rds/tcp_recv.o CC drivers/gpio/gpiolib-of.o CC drivers/gpu/drm/drm_edid_load.o CC drivers/input/mousedev.o LD drivers/infiniband/ulp/isert/built-in.o CC [M] net/wimax/op-state-get.o CC [M] net/rds/tcp_send.o CC drivers/infiniband/ulp/srp/ib_srp.o CC drivers/i2c/algos/i2c-algo-bit.o CC [M] drivers/infiniband/ulp/isert/ib_isert.o CC [M] net/tipc/core.o CC lib/pci_iomap.o CC [M] net/sctp/socket.o CC net/netfilter/nf_conntrack_proto.o CC drivers/infiniband/ulp/ipoib/ipoib_main.o CC net/rxrpc/ar-output.o CC drivers/hwmon/adt7x10.o CC net/ipv6/xfrm6_input.o LD drivers/i2c/muxes/built-in.o CC [M] fs/nls/mac-centeuro.o LD drivers/dma/dw/dw_dmac_core.o CC drivers/mailbox/mailbox.o CC [M] drivers/i2c/muxes/i2c-arb-gpio-challenge.o CC drivers/mailbox/mailbox-test.o LD drivers/dma/dw/built-in.o LD block/partitions/built-in.o CC drivers/leds/leds-ot200.o LD drivers/dma/built-in.o CC [M] drivers/char/tpm/tpm_i2c_nuvoton.o CC [M] fs/nls/mac-croatian.o LD drivers/iommu/built-in.o CC [M] drivers/ide/ide-pm.o CC [M] net/wimax/stack.o LD drivers/infiniband/ulp/srpt/built-in.o CC drivers/gpu/drm/drm_fb_cma_helper.o CC drivers/i2c/busses/i2c-ali1535.o CC drivers/i2c/algos/i2c-algo-pcf.o CC drivers/leds/leds-regulator.o CC [M] drivers/infiniband/ulp/srpt/ib_srpt.o CC drivers/input/joydev.o CC net/core/tso.o CC [M] drivers/char/tpm/tpm_atmel.o CC [M] fs/nls/mac-gaelic.o CC fs/reiserfs/item_ops.o CC net/rxrpc/ar-peer.o CC drivers/mcb/mcb-core.o CC lib/iomap_copy.o CC [M] drivers/hid/hid-lenovo.o CC [M] net/rds/tcp_stats.o CC drivers/i2c/busses/i2c-amd756.o CC net/ipv4/tcp_minisocks.o CC net/netfilter/nf_conntrack_l3proto_generic.o CC [M] drivers/i2c/muxes/i2c-mux-pca954x.o CC [M] fs/dlm/user.o CC drivers/i2c/algos/i2c-algo-pca.o CC drivers/i2c/busses/i2c-isch.o CC [M] net/tipc/link.o CC net/xfrm/xfrm_replay.o CC net/ipv6/xfrm6_output.o CC [M] drivers/ide/ide-park.o CC fs/reiserfs/ioctl.o CC drivers/hwmon/adt7310.o CC fs/reiserfs/xattr.o CC net/ipv6/xfrm6_protocol.o CC net/ipv6/netfilter.o CC net/rxrpc/ar-recvmsg.o CC drivers/hwmon/adt7462.o CC drivers/gpio/gpiolib-sysfs.o LD drivers/media/common/b2c2/built-in.o CC [M] net/wimax/debugfs.o CC [M] drivers/i2c/muxes/i2c-mux-reg.o LD drivers/media/firewire/built-in.o CC drivers/i2c/i2c-slave-eeprom.o CC [M] fs/ocfs2/move_extents.o CC [M] drivers/hid/hid-lg.o CC net/rxrpc/ar-security.o CC fs/drop_caches.o CC drivers/gpu/drm/drm_auth.o CC fs/ntfs/usnjrnl.o CC net/netfilter/nf_conntrack_proto_generic.o LD drivers/media/i2c/soc_camera/built-in.o CC [M] drivers/hid/hid-lg2ff.o CC [M] net/tipc/discover.o LD drivers/media/common/saa7146/built-in.o CC [M] fs/ext4/xattr_trusted.o LD drivers/media/i2c/built-in.o CC drivers/gpio/gpio-74x164.o CC fs/reiserfs/lock.o CC [M] fs/ocfs2/resize.o CC drivers/leds/leds-adp5520.o CC net/xfrm/xfrm_algo.o CC [M] drivers/ide/ide-sysfs.o LD drivers/media/common/siano/built-in.o CC [M] drivers/i2c/i2c-dev.o CC drivers/leds/leds-max8997.o CC net/xfrm/xfrm_user.o CC [M] drivers/i2c/i2c-mux.o LD drivers/media/common/built-in.o CC net/xfrm/xfrm_ipcomp.o CC [M] fs/dlm/util.o CC [M] fs/nls/mac-inuit.o CC drivers/i2c/busses/i2c-powermac.o LD drivers/base/regmap/built-in.o CC [M] net/x25/x25_timer.o LD net/vmw_vsock/vsock.o CC net/core/flow.o CC drivers/hwmon/adt7470.o CC [M] net/x25/x25_proc.o CC net/rxrpc/ar-skbuff.o CC drivers/input/evdev.o LD net/vmw_vsock/built-in.o LD fs/proc/proc.o LD drivers/base/built-in.o CC [M] fs/nls/mac-turkish.o LD drivers/infiniband/hw/mthca/built-in.o CC [M] drivers/ide/ide-devsets.o CC drivers/i2c/busses/i2c-bcm-iproc.o CC drivers/mcb/mcb-parse.o CC [M] net/x25/x25_forward.o CC drivers/leds/leds-syscon.o CC [M] drivers/infiniband/hw/mthca/mthca_main.o CC net/core/net-sysfs.o CC net/netfilter/nf_conntrack_proto_tcp.o CC net/core/net-procfs.o LD fs/proc/built-in.o CC drivers/infiniband/ulp/ipoib/ipoib_ib.o LD drivers/media/mmc/siano/built-in.o CC [M] net/sctp/primitive.o CC drivers/memory/of_memory.o CC net/core/netpoll.o CC [M] fs/dlm/debug_fs.o CC [M] fs/ocfs2/slot_map.o LD drivers/media/mmc/built-in.o CC [M] drivers/hid/hid-lg4ff.o CC lib/devres.o CC lib/check_signature.o LD drivers/memstick/built-in.o CC net/rxrpc/ar-transport.o CC drivers/infiniband/core/roce_gid_mgmt.o CC [M] drivers/mcb/mcb-pci.o CC net/ipv4/tcp_cong.o LD drivers/memstick/core/built-in.o CC net/core/fib_rules.o CC [M] net/tipc/msg.o CC net/core/ptp_classifier.o CC [M] drivers/memstick/core/memstick.o LD [M] fs/jbd2/jbd2.o CC [M] net/x25/sysctl_net_x25.o CC drivers/gpu/drm/drm_bufs.o CC net/ipv6/proc.o CC [M] drivers/ide/ide-io-std.o CC drivers/gpio/gpio-adnp.o CC drivers/i2c/busses/i2c-hix5hd2.o CC drivers/hwmon/adt7475.o LD drivers/media/pci/b2c2/built-in.o CC drivers/hwmon/ds1621.o CC drivers/gpu/drm/drm_cache.o CC drivers/hwmon/g762.o CC net/ipv4/tcp_metrics.o CC net/ipv6/ipcomp6.o CC drivers/infiniband/hw/cxgb3/iwch_provider.o CC [M] drivers/memstick/core/ms_block.o CC [M] net/sctp/output.o LD drivers/media/pci/ddbridge/built-in.o LD drivers/media/pci/dm1105/built-in.o CC drivers/gpio/gpio-crystalcove.o CC drivers/infiniband/core/umem.o CC net/ipv4/tcp_fastopen.o CC [M] drivers/ide/ide-eh.o CC drivers/gpio/gpio-lpc18xx.o CC [M] drivers/hid/hid-magicmouse.o CC lib/hweight.o CC drivers/input/evbug.o CC net/core/netclassid_cgroup.o CC [M] drivers/ide/ide-pio-blacklist.o LD fs/nls/built-in.o CC drivers/i2c/busses/i2c-jz4780.o LD [M] net/rds/rds.o CC drivers/infiniband/hw/cxgb3/iwch.o CC drivers/hwmon/gpio-fan.o CC fs/fhandle.o CC drivers/input/tablet/wacom_serial4.o CC [M] drivers/leds/led-class-flash.o CC [M] drivers/hid/hid-monterey.o LD drivers/macintosh/built-in.o LD drivers/media/pci/mantis/built-in.o CC net/ipv4/tcp_recovery.o CC [M] drivers/leds/leds-88pm860x.o LD net/batman-adv/batman-adv.o CC drivers/gpio/gpio-max732x.o CC drivers/leds/trigger/ledtrig-cpu.o CC [M] drivers/ide/ide-xfer-mode.o LD drivers/lightnvm/built-in.o LD drivers/media/pci/netup_unidvb/built-in.o CC [M] drivers/hid/hid-ortek.o CC [M] drivers/infiniband/hw/mthca/mthca_cmd.o CC net/ipv6/xfrm6_tunnel.o CC [M] drivers/leds/leds-bd2802.o CC drivers/infiniband/core/mad.o CC [M] drivers/input/ff-memless.o LD net/batman-adv/built-in.o CC [M] fs/ocfs2/suballoc.o LD drivers/infiniband/hw/nes/built-in.o LD drivers/memstick/host/built-in.o CC drivers/infiniband/core/smi.o LD drivers/media/pci/ngene/built-in.o CC net/ipv4/tcp_offload.o CC drivers/message/fusion/mptbase.o CC lib/btree.o CC [M] drivers/leds/leds-lm3530.o CC net/ipv6/tunnel6.o CC [M] drivers/infiniband/hw/nes/nes.o LD block/built-in.o CC [M] drivers/memstick/host/tifm_ms.o CC [M] net/core/pktgen.o CC [M] drivers/leds/leds-lm3533.o CC [M] drivers/infiniband/hw/mthca/mthca_profile.o CC [M] drivers/hid/hid-picolcd_core.o LD drivers/mailbox/built-in.o CC [M] drivers/input/input-polldev.o LD drivers/media/pci/pluto2/built-in.o CC net/netfilter/nf_conntrack_proto_udp.o CC net/rxrpc/ar-proc.o CC drivers/gpu/drm/drm_context.o CC [M] net/sctp/input.o CC net/ipv4/datagram.o CC net/rxrpc/sysctl.o CC drivers/infiniband/hw/cxgb3/cxio_hal.o LD [M] net/rds/rds_tcp.o CC [M] drivers/ide/ide-timings.o CC [M] fs/ext4/inline.o CC drivers/message/fusion/mptscsih.o CC drivers/i2c/busses/i2c-lpc2k.o CC net/rxrpc/rxkad.o LD drivers/media/platform/omap/built-in.o CC [M] drivers/ide/ide-atapi.o CC net/ipv4/raw.o LD drivers/media/pci/pt1/built-in.o LD drivers/media/platform/built-in.o CC [M] fs/ext4/readpage.o CC [M] fs/ext4/sysfs.o CC [M] drivers/ide/setup-pci.o LD net/bridge/built-in.o CC drivers/leds/trigger/ledtrig-camera.o CC [M] fs/ocfs2/super.o LD drivers/media/pci/pt3/built-in.o CC [M] net/sctp/debug.o CC net/netfilter/nf_conntrack_extend.o LD drivers/mmc/card/built-in.o LD drivers/infiniband/hw/ocrdma/built-in.o CC drivers/i2c/busses/i2c-pca-platform.o CC drivers/i2c/busses/i2c-parport-light.o CC [M] drivers/mmc/card/block.o LD kernel/events/built-in.o CC [M] drivers/infiniband/hw/ocrdma/ocrdma_main.o LD drivers/media/tuners/built-in.o CC [M] net/tipc/name_distr.o CC [M] drivers/leds/leds-pca9532.o CC [M] drivers/hid/hid-picolcd_fb.o CC drivers/i2c/busses/i2c-opal.o CC [M] net/tipc/subscr.o CC drivers/gpio/gpio-ml-ioh.o CC drivers/gpu/drm/drm_dma.o CC drivers/infiniband/ulp/ipoib/ipoib_multicast.o LD drivers/media/rc/keymaps/built-in.o LD [M] drivers/char/tpm/tpm.o LD drivers/media/pci/saa7146/built-in.o LD drivers/memory/built-in.o CC drivers/misc/bmp085.o CC [M] drivers/infiniband/hw/ocrdma/ocrdma_verbs.o LD drivers/media/pci/smipcie/built-in.o LD drivers/mcb/mcb.o CC drivers/infiniband/hw/cxgb3/cxio_resource.o CC drivers/infiniband/core/agent.o LD drivers/mcb/built-in.o LD drivers/media/rc/built-in.o LD drivers/char/built-in.o CC net/ipv6/xfrm6_mode_beet.o CC [M] fs/binfmt_script.o CC [M] drivers/hid/hid-picolcd_backlight.o CC drivers/gpio/gpio-pca953x.o CC [M] drivers/i2c/busses/i2c-ali1563.o LD drivers/media/usb/b2c2/built-in.o CC [M] net/tipc/name_table.o LD drivers/media/usb/dvb-usb/built-in.o CC lib/interval_tree.o LD drivers/media/pci/ttpci/built-in.o CC drivers/misc/tifm_core.o LD drivers/i2c/algos/built-in.o CC lib/assoc_array.o LD kernel/built-in.o CC drivers/message/fusion/mptfc.o CC [M] fs/ocfs2/symlink.o LD drivers/media/pci/built-in.o LD drivers/input/input-core.o CC [M] drivers/infiniband/hw/mthca/mthca_reset.o LD drivers/media/usb/dvb-usb-v2/built-in.o CC drivers/misc/bh1780gli.o CC drivers/hwmon/htu21.o CC [M] drivers/hid/hid-picolcd_lcd.o CC net/ipv6/ip6_tunnel.o CC [M] drivers/i2c/busses/i2c-ali15x3.o CC [M] net/tipc/net.o LD drivers/media/usb/s2255/built-in.o CC drivers/misc/bh1770glc.o CC [M] drivers/infiniband/hw/mthca/mthca_allocator.o CC net/ipv6/netfilter/nf_log_ipv6.o LD drivers/mmc/core/built-in.o LD drivers/media/usb/siano/built-in.o CC net/ipv6/addrconf_core.o CC lib/list_debug.o CC [M] net/sctp/ssnmap.o CC [M] drivers/i2c/busses/i2c-amd8111.o CC [M] drivers/hid/hid-picolcd_leds.o CC net/ipv6/netfilter/nf_reject_ipv6.o CC drivers/hwmon/i5k_amb.o LD drivers/nfc/built-in.o CC [M] drivers/mmc/core/core.o CC drivers/gpio/gpio-pch.o CC net/netfilter/nf_conntrack_acct.o CC drivers/mfd/88pm860x-core.o LD drivers/media/usb/stkwebcam/built-in.o CC drivers/net/eql.o CC drivers/misc/apds990x.o CC net/ipv6/exthdrs_core.o CC [M] drivers/i2c/busses/i2c-piix4.o CC [M] drivers/hid/hid-picolcd_debugfs.o LD drivers/mtd/chips/built-in.o CC drivers/net/mii.o LD drivers/media/usb/ttusb-budget/built-in.o LD net/netlink/built-in.o CC [M] drivers/mtd/chips/chipreg.o CC drivers/gpio/gpio-rc5t583.o CC [M] drivers/infiniband/hw/nes/nes_hw.o LD drivers/mtd/devices/built-in.o CC [M] drivers/infiniband/hw/nes/nes_nic.o CC [M] drivers/mmc/core/bus.o LD drivers/media/usb/ttusb-dec/built-in.o LD drivers/mtd/lpddr/built-in.o LD drivers/mmc/host/built-in.o CC drivers/infiniband/ulp/ipoib/ipoib_verbs.o CC [M] fs/mbcache.o CC [M] drivers/mmc/host/wbsd.o CC [M] drivers/mtd/devices/docg3.o LD [M] net/x25/x25.o CC drivers/net/mdio.o CC [M] drivers/memstick/host/jmb38x_ms.o CC drivers/nvme/host/pci.o CC drivers/net/Space.o LD drivers/media/usb/zr364xx/built-in.o CC net/netfilter/nf_conntrack_seqadj.o CC lib/bitrev.o CC lib/rational.o LD drivers/mtd/maps/built-in.o CC [M] drivers/hid/hid-plantronics.o LD drivers/media/usb/built-in.o CC [M] drivers/mtd/maps/physmap.o CC [M] drivers/leds/leds-tlc591xx.o CC [M] drivers/mmc/card/queue.o CC [M] fs/ext4/acl.o CC [M] drivers/i2c/busses/i2c-sis630.o CC drivers/gpu/drm/drm_fops.o LD net/packet/built-in.o CC [M] drivers/i2c/busses/i2c-axxia.o LD drivers/media/built-in.o LD [M] net/openvswitch/openvswitch.o CC [M] net/tipc/netlink.o CC drivers/gpio/gpio-rdc321x.o CC [M] net/ipv6/netfilter/ip6_tables.o CC drivers/infiniband/core/mad_rmpp.o CC [M] drivers/memstick/host/r592.o CC drivers/hwmon/ibmpowernv.o CC [M] drivers/infiniband/hw/nes/nes_utils.o CC drivers/message/fusion/mptsas.o CC [M] drivers/ide/ide-dma.o CC drivers/of/base.o CC drivers/infiniband/ulp/ipoib/ipoib_vlan.o CC [M] drivers/mmc/host/mtk-sd.o CC [M] drivers/mmc/host/android-goldfish.o CC [M] drivers/leds/leds-wm831x-status.o CC net/ipv4/udp.o CC [M] net/ipv6/netfilter/ip6table_filter.o CC [M] drivers/leds/trigger/ledtrig-timer.o CC lib/crc-ccitt.o CC [M] drivers/hid/hid-primax.o CC drivers/mfd/88pm860x-i2c.o CC [M] fs/ocfs2/sysfile.o CC drivers/nvme/host/scsi.o CC [M] net/tipc/netlink_compat.o LD drivers/perf/built-in.o CC [M] net/sctp/auth.o CC [M] drivers/ide/ide-dma-sff.o CC [M] drivers/leds/trigger/ledtrig-oneshot.o CC drivers/misc/tsl2550.o CC [M] drivers/mtd/chips/cfi_util.o LD drivers/input/tablet/built-in.o CC [M] drivers/leds/trigger/ledtrig-heartbeat.o CC [M] drivers/infiniband/hw/ocrdma/ocrdma_hw.o CC [M] drivers/infiniband/hw/mthca/mthca_eq.o CC lib/crc16.o CC [M] drivers/ide/ide-proc.o CC drivers/hwmon/lm85.o CC [M] drivers/i2c/busses/i2c-cbus-gpio.o CC [M] fs/ocfs2/uptodate.o CC drivers/gpio/gpio-rcar.o CC [M] drivers/mmc/core/host.o CC [M] drivers/infiniband/hw/ocrdma/ocrdma_ah.o CC [M] drivers/mmc/host/cb710-mmc.o CC drivers/hwmon/lm93.o CC [M] drivers/infiniband/hw/mthca/mthca_pd.o CC drivers/misc/ds1682.o CC drivers/infiniband/core/sa_query.o CC [M] drivers/mtd/devices/slram.o CC net/ipv4/udplite.o CC [M] fs/ocfs2/quota_local.o CC lib/crc-t10dif.o CC [M] fs/ext4/xattr_security.o CC [M] drivers/infiniband/hw/ocrdma/ocrdma_stats.o CC net/ipv6/ip6_checksum.o CC net/ipv4/udp_offload.o CC net/ipv6/ip6_icmp.o CC [M] drivers/mmc/card/mmc_test.o CC [M] fs/ocfs2/quota_global.o CC lib/crc-itu-t.o CC net/ipv4/arp.o CC drivers/mfd/88pm800.o CC drivers/pci/access.o CC [M] drivers/mmc/core/mmc.o LD [M] net/wimax/wimax.o CC [M] net/tipc/node.o CC drivers/gpu/drm/drm_gem.o CC [M] drivers/i2c/busses/i2c-designware-core.o CC net/ipv4/icmp.o LD fs/ntfs/ntfs.o CC drivers/mfd/88pm80x.o CC drivers/mfd/88pm805.o CC drivers/net/loopback.o CC net/ipv6/output_core.o CC [M] drivers/i2c/busses/i2c-designware-platdrv.o LD fs/ntfs/built-in.o CC [M] fs/ext4/crypto_policy.o CC [M] net/ipv6/netfilter/ip6t_ipv6header.o CC drivers/message/fusion/mptctl.o CC [M] net/sctp/proc.o CC drivers/gpu/drm/drm_ioctl.o CC [M] drivers/mtd/chips/cfi_cmdset_0020.o CC [M] fs/ocfs2/xattr.o CC [M] drivers/infiniband/hw/nes/nes_verbs.o CC [M] drivers/mtd/maps/physmap_of.o CC [M] net/ipv6/netfilter/ip6t_REJECT.o CC [M] drivers/ide/aec62xx.o CC [M] drivers/leds/leds-wm8350.o CC [M] net/sctp/sysctl.o CC [M] drivers/hid/hid-rmi.o CC [M] net/sctp/ipv6.o LD mm/built-in.o CC drivers/hwmon/lm95245.o CC [M] drivers/mtd/chips/cfi_cmdset_0002.o CC drivers/of/device.o CC [M] drivers/infiniband/hw/mthca/mthca_cq.o HOSTCC lib/gen_crc32table CC [M] drivers/mtd/maps/ts5500_flash.o CC drivers/infiniband/core/multicast.o CC lib/libcrc32c.o CC [M] drivers/mtd/devices/phram.o CC [M] drivers/mtd/chips/cfi_cmdset_0001.o CC [M] drivers/hid/hid-saitek.o CC [M] drivers/infiniband/hw/mthca/mthca_mr.o CC net/ipv6/protocol.o CC [M] drivers/i2c/busses/i2c-efm32.o CC drivers/misc/hmc6352.o LD [M] fs/dlm/dlm.o CC [M] net/tipc/socket.o CC drivers/pci/bus.o CC [M] drivers/hid/hid-sjoy.o CC drivers/hwmon/ltc4222.o CC [M] drivers/i2c/busses/i2c-gpio.o CC [M] net/tipc/eth_media.o CC drivers/gpio/gpio-timberdale.o CC [M] drivers/mtd/chips/gen_probe.o CC [M] drivers/mmc/host/dw_mmc.o CC drivers/mfd/sm501.o CC [M] drivers/hid/hid-speedlink.o CC drivers/gpio/gpio-wm8350.o CC [M] drivers/gpio/gpio-generic.o CC [M] fs/ext4/crypto.o CC [M] drivers/mtd/devices/pmc551.o CC drivers/infiniband/core/cm.o CC [M] drivers/mtd/devices/block2mtd.o CC [M] drivers/hid/hid-steelseries.o CC [M] drivers/hid/hid-gaff.o CC drivers/nvme/host/lightnvm.o CC lib/crc8.o CC drivers/hwmon/ltc4261.o CC [M] drivers/infiniband/hw/mthca/mthca_qp.o CC [M] drivers/mmc/host/dw_mmc-pltfm.o CC [M] drivers/mmc/card/sdio_uart.o CC drivers/hwmon/max16065.o CC drivers/of/platform.o CC [M] net/tipc/server.o LD drivers/mtd/nand/built-in.o CC [M] drivers/leds/leds-pwm.o CC [M] fs/ocfs2/acl.o CC [M] drivers/leds/leds-mc13783.o CC net/ipv4/devinet.o CC [M] drivers/mtd/chips/jedec_probe.o CC [M] drivers/mtd/nand/nand_base.o CC [M] drivers/leds/trigger/ledtrig-backlight.o CC lib/genalloc.o CC [M] drivers/ide/amd74xx.o CC [M] net/tipc/udp_media.o CC [M] drivers/gpio/gpio-adp5520.o CC drivers/pci/probe.o LD drivers/misc/c2port/built-in.o CC [M] fs/ocfs2/stackglue.o LD lib/842/built-in.o CC [M] drivers/misc/c2port/core.o CC [M] drivers/i2c/busses/i2c-img-scb.o CC [M] lib/842/842_compress.o CC drivers/misc/cb710/core.o CC drivers/gpu/drm/drm_irq.o LD drivers/mtd/onenand/built-in.o CC [M] lib/842/842_decompress.o CC drivers/infiniband/ulp/ipoib/ipoib_ethtool.o CC [M] drivers/leds/leds-blinkm.o CC net/ipv6/ip6_offload.o CC drivers/mfd/rtsx_pcr.o CC drivers/infiniband/ulp/ipoib/ipoib_netlink.o CC [M] drivers/mtd/onenand/onenand_base.o CC [M] drivers/mmc/host/dw_mmc-exynos.o CC [M] drivers/infiniband/hw/mthca/mthca_av.o CC drivers/hwmon/max1619.o LD drivers/input/built-in.o CC [M] drivers/mmc/core/mmc_ops.o CC lib/lz4/lz4_compress.o CC net/ipv6/tcpv6_offload.o CC lib/fonts/fonts.o CC lib/lzo/lzo1x_compress.o CC lib/lz4/lz4_decompress.o CC [M] drivers/gpio/gpio-dwapb.o CC drivers/infiniband/ulp/ipoib/ipoib_cm.o CC net/netfilter/nf_conntrack_netlink.o CC drivers/net/netconsole.o CC [M] fs/ocfs2/stack_o2cb.o CC drivers/pci/host-bridge.o CC lib/lzo/lzo1x_decompress_safe.o CC drivers/mfd/rts5209.o CC [M] drivers/mmc/core/sd.o CC [M] fs/ext4/crypto_key.o LD lib/mpi/built-in.o CC drivers/mfd/rts5229.o CC [M] drivers/leds/leds-menf21bmc.o CC drivers/phy/phy-core.o CC [M] lib/mpi/generic_mpih-lshift.o CC drivers/platform/chrome/cros_ec_proto.o CC drivers/infiniband/core/iwcm.o CC [M] drivers/gpio/gpio-grgpio.o CC [M] drivers/i2c/busses/i2c-kempld.o CC drivers/hwmon/max6639.o CC drivers/hwmon/mcp3021.o CC drivers/phy/phy-armada375-usb2.o LD net/ipv6/netfilter/built-in.o CC [M] drivers/ide/cmd64x.o CC drivers/misc/cb710/sgbuf2.o CC drivers/mfd/rtl8411.o CC [M] drivers/mtd/maps/intel_vr_nor.o CC drivers/misc/eeprom/at24.o CC drivers/infiniband/ulp/ipoib/ipoib_fs.o CC drivers/of/dynamic.o CC [M] net/tipc/ib_media.o CC drivers/misc/cxl/base.o LD drivers/net/appletalk/built-in.o CC [M] drivers/net/appletalk/ipddp.o LD drivers/misc/lis3lv02d/built-in.o CC [M] drivers/leds/leds-ktd2692.o CC [M] drivers/mtd/chips/map_ram.o CC [M] drivers/hid/hid-thingm.o CC [M] drivers/misc/lis3lv02d/lis3lv02d.o CC net/ipv4/af_inet.o CC [M] net/tipc/sysctl.o CC [M] drivers/leds/leds-dac124s085.o CC [M] drivers/hid/hid-tmff.o CC net/netfilter/nf_conntrack_ftp.o CC drivers/hwmon/smm665.o CC drivers/hwmon/amc6821.o CC [M] drivers/mtd/nand/nand_bbt.o CC [M] drivers/hid/hid-tivo.o CC net/netfilter/nf_conntrack_broadcast.o LD lib/reed_solomon/built-in.o CC drivers/gpu/drm/drm_lock.o CC drivers/misc/eeprom/eeprom.o CC drivers/infiniband/core/iwpm_util.o CC [M] lib/reed_solomon/reed_solomon.o CC [M] drivers/i2c/busses/i2c-mt65xx.o CC drivers/powercap/powercap_sys.o CC drivers/of/fdt.o CC net/ipv6/udp_offload.o CC lib/zlib_deflate/deflate.o CC drivers/power/power_supply_core.o CC drivers/phy/phy-bcm-kona-usb2.o CC lib/xz/xz_dec_syms.o CC drivers/pps/pps.o CC [M] fs/ext4/crypto_fname.o CC drivers/mfd/rts5227.o CC lib/fonts/font_8x8.o CC [M] drivers/gpio/gpio-max730x.o CC [M] drivers/ide/cs5520.o CC drivers/of/fdt_address.o CC [M] drivers/misc/cxl/main.o CC [M] drivers/mtd/onenand/onenand_bbt.o CC [M] drivers/mmc/core/sd_ops.o CC [M] drivers/infiniband/hw/nes/nes_cm.o CC drivers/mfd/rts5249.o CC lib/xz/xz_dec_stream.o CC drivers/of/address.o LD fs/ocfs2/cluster/built-in.o CC [M] drivers/leds/trigger/ledtrig-default-on.o CC drivers/pci/remove.o CC drivers/hwmon/thmc50.o CC [M] fs/ocfs2/cluster/heartbeat.o CC [M] drivers/mmc/host/dw_mmc-pci.o CC drivers/mfd/htc-i2cpld.o CC [M] fs/ocfs2/cluster/masklog.o CC [M] drivers/hid/hid-twinhan.o CC [M] lib/mpi/generic_mpih-mul1.o CC [M] drivers/platform/chrome/cros_ec_dev.o LD net/rxrpc/af-rxrpc.o CC [M] drivers/mmc/core/sdio.o CC [M] drivers/misc/lis3lv02d/lis3lv02d_spi.o CC [M] drivers/mmc/core/sdio_ops.o CC drivers/hwmon/tmp103.o LD net/rxrpc/built-in.o CC [M] drivers/mtd/devices/mtd_dataflash.o CC drivers/infiniband/core/iwpm_msg.o CC drivers/phy/phy-lpc18xx-usb-otg.o CC net/ipv4/igmp.o CC lib/fonts/font_8x16.o CC drivers/infiniband/core/addr.o CC drivers/power/power_supply_sysfs.o CC drivers/phy/phy-pxa-28nm-usb2.o CC drivers/mfd/arizona-core.o CC [M] drivers/hid/hid-xinmo.o CC [M] drivers/i2c/busses/i2c-sh_mobile.o CC drivers/phy/phy-xgene.o CC [M] drivers/misc/cxl/file.o CC [M] lib/mpi/generic_mpih-mul2.o CC [M] drivers/i2c/busses/i2c-sun6i-p2wi.o CC [M] drivers/infiniband/hw/mthca/mthca_mcg.o CC [M] lib/mpi/generic_mpih-mul3.o CC drivers/pps/kapi.o CC drivers/mfd/arizona-irq.o CC [M] drivers/mtd/chips/map_absent.o CC [M] drivers/infiniband/hw/nes/nes_mgt.o CC [M] drivers/mtd/nand/nand_timings.o LD drivers/infiniband/hw/cxgb3/iw_cxgb3.o CC [M] drivers/platform/chrome/cros_ec_sysfs.o CC drivers/power/power_supply_leds.o CC drivers/infiniband/core/cma.o CC drivers/pps/sysfs.o CC net/ipv4/fib_frontend.o LD drivers/infiniband/hw/cxgb3/built-in.o CC net/ipv6/exthdrs_offload.o CC drivers/misc/eeprom/eeprom_93cx6.o CC drivers/hwmon/w83l786ng.o CC drivers/of/irq.o CC drivers/net/arcnet/arcnet.o CC [M] drivers/platform/chrome/cros_ec_lightbar.o CC [M] drivers/mmc/host/sh_mmcif.o CC drivers/gpu/drm/drm_memory.o CC net/ipv6/inet6_hashtables.o CC drivers/ptp/ptp_clock.o CC [M] drivers/mmc/host/toshsd.o LD drivers/leds/trigger/built-in.o LD drivers/net/bonding/built-in.o CC drivers/net/can/slcan.o CC drivers/of/of_net.o CC drivers/pwm/core.o LD drivers/leds/built-in.o CC [M] drivers/net/bonding/bond_main.o CC drivers/hwmon/wm8350-hwmon.o CC drivers/power/wm831x_backup.o CC [M] drivers/misc/cxl/irq.o CC net/ipv4/fib_semantics.o CC lib/zlib_inflate/inffast.o CC drivers/misc/eeprom/eeprom_93xx46.o CC [M] drivers/gpio/gpio-max7301.o CC [M] fs/ocfs2/cluster/sys.o CC [M] drivers/net/bonding/bond_3ad.o LD fs/ocfs2/dlm/built-in.o CC drivers/rapidio/rio.o CC net/ipv6/mcast_snoop.o CC [M] fs/ocfs2/dlm/dlmdomain.o CC drivers/mfd/arizona-i2c.o CC [M] drivers/hwmon/w83795.o CC drivers/gpu/drm/drm_drv.o CC drivers/misc/cb710/debug.o CC [M] drivers/i2c/busses/i2c-xiic.o CC drivers/net/arcnet/rfc1051.o CC [M] drivers/platform/chrome/cros_ec_vbc.o CC [M] drivers/hwmon/ad7414.o CC drivers/ras/ras.o CC drivers/mfd/arizona-spi.o CC drivers/hwmon/pmbus/pmbus_core.o CC [M] drivers/infiniband/hw/mthca/mthca_mad.o CC [M] drivers/misc/eeprom/max6875.o CC [M] drivers/mmc/core/sdio_bus.o CC drivers/hwmon/pmbus/adm1275.o CC drivers/power/rt9455_charger.o LD drivers/net/can/softing/built-in.o CC net/ipv4/fib_trie.o CC drivers/gpu/drm/drm_vm.o LD drivers/net/fddi/built-in.o CC [M] drivers/ide/sc1200.o CC drivers/of/unittest.o CC [M] drivers/mmc/host/rtsx_pci_sdmmc.o CC [M] drivers/i2c/busses/i2c-xlp9xx.o CC [M] lib/mpi/generic_mpih-rshift.o CC lib/xz/xz_dec_lzma2.o CC [M] drivers/mmc/core/sdio_cis.o CC drivers/rapidio/rio-access.o CC [M] net/ipv6/xfrm6_mode_transport.o CC drivers/mfd/wm5102-tables.o CC [M] drivers/ide/hpt366.o CC [M] drivers/net/fddi/defxx.o CC [M] drivers/hid/hid-zpff.o CC [M] net/ipv6/sit.o LD drivers/mtd/spi-nor/built-in.o CC drivers/infiniband/core/uverbs_main.o CC lib/xz/xz_dec_bcj.o CC [M] drivers/net/bonding/bond_alb.o LD drivers/mtd/tests/built-in.o CC drivers/pci/pci.o LD lib/lzo/lzo_compress.o CC [M] fs/ocfs2/dlm/dlmdebug.o CC drivers/rapidio/rio-driver.o CC [M] net/ipv6/ip6_udp_tunnel.o CC [M] fs/ocfs2/cluster/nodemanager.o LD lib/fonts/font.o CC [M] drivers/i2c/busses/i2c-brcmstb.o LD lib/lzo/lzo_decompress.o CC net/ipv4/inet_fragment.o CC [M] drivers/mtd/spi-nor/spi-nor.o CC drivers/ptp/ptp_chardev.o CC drivers/infiniband/core/uverbs_cmd.o CC drivers/mfd/wm5110-tables.o CC [M] drivers/gpio/gpio-syscon.o CC drivers/pci/pci-driver.o CC [M] fs/ocfs2/dlm/dlmthread.o CC drivers/ras/debugfs.o CC [M] drivers/infiniband/hw/mthca/mthca_provider.o LD lib/lz4/built-in.o LD drivers/net/can/spi/built-in.o CC drivers/pps/kc.o CC drivers/pwm/sysfs.o LD [M] fs/ocfs2/ocfs2_stackglue.o CC [M] fs/ocfs2/cluster/quorum.o CC drivers/hwmon/pmbus/lm25066.o CC net/ipv4/ping.o LD [M] fs/ocfs2/ocfs2_stack_o2cb.o CC drivers/gpu/drm/drm_scatter.o CC drivers/pwm/pwm-clps711x.o LD lib/lzo/built-in.o CC [M] drivers/gpio/gpio-xilinx.o CC [M] drivers/mtd/mtdcore.o CC lib/swiotlb.o LD lib/fonts/built-in.o LD drivers/net/can/usb/built-in.o CC [M] drivers/mtd/onenand/generic.o LD drivers/i2c/busses/built-in.o CC lib/iommu-helper.o CC [M] drivers/misc/cxl/fault.o LD drivers/net/hamradio/built-in.o CC lib/zlib_inflate/inflate.o CC [M] drivers/mtd/mtdsuper.o CC lib/zlib_deflate/deftree.o CC [M] drivers/net/bonding/bond_sysfs.o LD net/ipv6/ipv6.o CC [M] drivers/ide/it8172.o CC [M] drivers/mmc/core/sdio_io.o CC drivers/rapidio/rio-sysfs.o CC [M] drivers/phy/phy-exynos-dp-video.o LD drivers/block/drbd/drbd.o CC net/netfilter/nf_conntrack_netbios_ns.o CC drivers/infiniband/core/uverbs_marshall.o LD fs/ocfs2/dlmfs/built-in.o CC drivers/misc/lattice-ecp3-config.o CC [M] fs/ocfs2/dlm/dlmrecovery.o CC lib/zlib_deflate/deflate_syms.o CC drivers/net/ethernet/agere/et131x.o CC [M] fs/ocfs2/dlmfs/userdlm.o CC drivers/net/ethernet/8390/ne2k-pci.o LD drivers/misc/mic/bus/built-in.o CC lib/iommu-common.o LD drivers/rapidio/devices/built-in.o CC drivers/pci/search.o /home/kisskb/slave/src/drivers/mmc/host/sh_mmcif.c: In function 'sh_mmcif_request_dma_one': /home/kisskb/slave/src/drivers/mmc/host/sh_mmcif.c:417:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /home/kisskb/slave/src/drivers/mmc/host/sh_mmcif.c:418:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] CC [M] fs/ocfs2/dlmfs/dlmfs.o LD drivers/misc/mic/built-in.o CC drivers/misc/ti-st/st_core.o CC [M] drivers/hwmon/adcxx.o LD drivers/platform/chrome/built-in.o CC drivers/ptp/ptp_sysfs.o CC [M] fs/ocfs2/cluster/tcp.o CC [M] drivers/hwmon/adm1029.o /home/kisskb/slave/src/net/core/dev.c: In function 'validate_xmit_skb_list': /home/kisskb/slave/src/net/core/dev.c:2826:15: warning: 'tail' may be used uninitialized in this function [-Wuninitialized] CC drivers/mfd/wm8997-tables.o CC [M] drivers/infiniband/hw/mthca/mthca_memfree.o CC [M] drivers/ide/it8213.o CC drivers/remoteproc/remoteproc_core.o CC drivers/misc/sram.o CC drivers/net/ethernet/apm/xgene/xgene_enet_hw.o CC [M] drivers/phy/phy-pxa-28nm-hsic.o CC drivers/regulator/core.o LD [M] drivers/i2c/busses/i2c-designware-platform.o CC drivers/power/max8903_charger.o LD drivers/block/drbd/built-in.o CC [M] drivers/phy/phy-spear1310-miphy.o CC drivers/of/of_mdio.o CC [M] lib/mpi/generic_mpih-sub1.o CC drivers/net/ethernet/apm/xgene/xgene_enet_sgmac.o LD [M] drivers/mmc/card/mmc_block.o CC [M] drivers/mtd/nand/nand_ecc.o CC drivers/pps/clients/pps-ldisc.o CC drivers/gpu/drm/drm_pci.o LD drivers/block/built-in.o CC drivers/pci/pci-sysfs.o CC drivers/net/arcnet/capmode.o CC drivers/misc/ti-st/st_kim.o CC drivers/pci/rom.o CC drivers/hwmon/pmbus/max20751.o CC [M] drivers/hwmon/ads7828.o CC lib/zlib_inflate/infutil.o CC lib/xz/xz_dec_test.o CC drivers/net/ethernet/arc/emac_main.o CC drivers/reset/core.o CC drivers/mfd/wm8998-tables.o LD drivers/gpio/built-in.o CC lib/fault-inject.o CC drivers/power/gpio-charger.o CC drivers/misc/ti-st/st_ll.o CC [M] drivers/ptp/ptp_pch.o CC [M] drivers/net/bonding/bond_sysfs_slave.o LD drivers/net/hippi/built-in.o CC [M] fs/ocfs2/dlm/dlmmaster.o CC drivers/regulator/dummy.o CC [M] drivers/hid/hid-zydacron.o CC [M] drivers/hwmon/ads7871.o CC drivers/net/ethernet/atheros/alx/main.o CC lib/zlib_inflate/inftrees.o CC drivers/mfd/wm8400-core.o CC [M] lib/mpi/generic_mpih-add1.o LD drivers/rapidio/switches/built-in.o CC [M] fs/ocfs2/cluster/netdebug.o CC drivers/net/ethernet/arc/emac_mdio.o CC [M] drivers/rapidio/switches/idtcps.o CC drivers/net/ethernet/atheros/alx/ethtool.o CC drivers/mfd/wm831x-core.o CC [M] drivers/mmc/core/sdio_irq.o CC drivers/of/of_pci.o CC drivers/mfd/wm831x-irq.o CC [M] drivers/net/bonding/bond_debugfs.o CC [M] drivers/hid/wacom_wac.o CC [M] drivers/hwmon/ds620.o CC [M] drivers/net/arcnet/com20020.o LD drivers/net/fddi/skfp/built-in.o CC drivers/pci/setup-res.o CC [M] drivers/net/arcnet/com20020-pci.o CC [M] drivers/ide/jmicron.o CC [M] drivers/net/fddi/skfp/skfddi.o CC [M] fs/ocfs2/dlm/dlmast.o LD fs/reiserfs/reiserfs.o CC drivers/mfd/wm831x-otp.o CC [M] drivers/net/fddi/skfp/hwmtm.o LD [M] drivers/platform/chrome/cros_ec_devs.o LD drivers/net/ethernet/broadcom/bnx2x/built-in.o CC lib/notifier-error-inject.o CC drivers/mfd/wm831x-auxadc.o CC [M] drivers/mtd/nand/nand_ids.o CC [M] drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o CC [M] drivers/hwmon/emc1403.o LD drivers/infiniband/ulp/srp/built-in.o CC lib/pm-notifier-error-inject.o LD drivers/platform/built-in.o CC [M] lib/mpi/mpicoder.o CC [M] lib/mpi/mpi-bit.o CC drivers/infiniband/core/ucm.o CC drivers/power/max77693_charger.o CC drivers/net/phy/phy.o CC [M] drivers/mtd/nand/sm_common.o LD drivers/ras/built-in.o LD fs/reiserfs/built-in.o LD drivers/misc/eeprom/built-in.o CC [M] drivers/phy/phy-spear1340-miphy.o CC drivers/net/phy/phy_device.o CC drivers/net/ethernet/atheros/alx/hw.o CC [M] drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o CC [M] drivers/rapidio/switches/idt_gen2.o CC drivers/hwmon/pmbus/max34440.o CC [M] drivers/hwmon/emc6w201.o CC lib/syscall.o LD drivers/net/team/built-in.o CC lib/zlib_inflate/inflate_syms.o CC [M] lib/mpi/mpi-cmp.o CC [M] drivers/pps/clients/pps-ktimer.o CC [M] drivers/hid/wacom_sys.o LD drivers/soc/ti/built-in.o CC [M] drivers/net/team/team.o CC [M] drivers/net/fddi/skfp/fplustm.o CC [M] drivers/infiniband/hw/mthca/mthca_uar.o LD drivers/powercap/built-in.o CC drivers/net/ethernet/8390/8390.o CC [M] drivers/mtd/nand/cafe_nand.o CC [M] drivers/net/fddi/skfp/smt.o CC [M] drivers/ide/ns87415.o LD drivers/soc/built-in.o CC drivers/net/ethernet/atheros/atl1e/atl1e_main.o CC drivers/scsi/scsi.o CC drivers/hwmon/pmbus/tps40422.o CC drivers/regulator/fixed-helper.o CC drivers/net/ethernet/broadcom/genet/bcmgenet.o CC [M] lib/mpi/mpih-cmp.o CC [M] drivers/phy/phy-stih407-usb.o CC drivers/net/ethernet/atheros/atlx/atl2.o CC [M] lib/mpi/mpih-div.o CC drivers/net/vmxnet3/vmxnet3_drv.o CC [M] drivers/mtd/mtdconcat.o CC drivers/infiniband/core/ucma.o CC [M] drivers/hwmon/f75375s.o CC [M] drivers/misc/pti.o CC [M] drivers/mmc/core/quirks.o CC [M] drivers/misc/cxl/native.o CC [M] drivers/net/ethernet/atheros/atlx/atl1.o CC drivers/regulator/helpers.o CC drivers/net/phy/mdio_bus.o CC drivers/net/ethernet/broadcom/bnx2.o CC [M] drivers/ide/opti621.o CC [M] drivers/infiniband/hw/mthca/mthca_srq.o CC [M] drivers/net/team/team_mode_roundrobin.o LD drivers/pps/clients/built-in.o CC drivers/net/ethernet/broadcom/cnic.o CC drivers/gpu/drm/drm_platform.o CC drivers/spi/spi.o CC [M] drivers/infiniband/hw/mthca/mthca_catas.o CC drivers/net/ethernet/broadcom/genet/bcmmii.o /home/kisskb/slave/src/drivers/net/fddi/defxx.c: In function 'dfx_unregister': /home/kisskb/slave/src/drivers/net/fddi/defxx.c:3728:3: warning: 'bar_len[0]' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/drivers/net/fddi/defxx.c:3728:3: warning: 'bar_start[0]' may be used uninitialized in this function [-Wuninitialized] LD drivers/spmi/built-in.o CC [M] drivers/rapidio/rio-scan.o CC net/netfilter/nf_conntrack_sip.o CC net/netfilter/nf_log_common.o CC drivers/spi/spi-altera.o CC drivers/remoteproc/remoteproc_debugfs.o CC drivers/mfd/wm831x-i2c.o CC [M] drivers/mtd/nand/nandsim.o CC [M] drivers/spmi/spmi.o CC [M] drivers/hid/hid-waltop.o CC drivers/remoteproc/remoteproc_virtio.o CC net/netfilter/x_tables.o CC drivers/spi/spi-atmel.o CC drivers/gpu/drm/drm_sysfs.o CC [M] drivers/mmc/core/slot-gpio.o CC drivers/scsi/hosts.o CC drivers/pci/irq.o CC drivers/staging/staging.o LD drivers/ssb/built-in.o CC drivers/pwm/pwm-fsl-ftm.o LD drivers/power/avs/built-in.o CC [M] drivers/hid/hid-sensor-hub.o LD lib/xz/xz_dec.o CC net/ipv4/ip_tunnel_core.o CC [M] drivers/ssb/main.o CC [M] drivers/misc/cxl/context.o LD lib/xz/built-in.o LD drivers/infiniband/core/ib_core.o CC drivers/of/of_pci_irq.o CC [M] drivers/power/wm831x_power.o CC [M] drivers/hwmon/gl520sm.o CC lib/nlattr.o CC drivers/mfd/wm831x-spi.o CC [M] drivers/ide/pdc202xx_new.o CC [M] drivers/misc/cxl/sysfs.o CC drivers/net/phy/cicada.o CC [M] drivers/ssb/scan.o LD drivers/ptp/ptp.o CC drivers/mfd/wm8350-core.o LD drivers/infiniband/core/ib_sa.o CC drivers/gpu/drm/drm_hashtab.o CC [M] drivers/phy/phy-bcm-cygnus-pcie.o CC drivers/pwm/pwm-pca9685.o /home/kisskb/slave/src/drivers/net/ethernet/apm/xgene/xgene_enet_sgmac.c: In function 'xgene_sgmac_init': /home/kisskb/slave/src/drivers/net/ethernet/apm/xgene/xgene_enet_sgmac.c:256:34: warning: 'data' may be used uninitialized in this function [-Wuninitialized] LD drivers/pps/generators/built-in.o LD drivers/misc/cb710/cb710.o CC drivers/scsi/scsi_ioctl.o CC drivers/spi/spi-bcm63xx-hsspi.o CC [M] drivers/hid/hid-sensor-custom.o CC drivers/net/ethernet/broadcom/tg3.o CC drivers/gpu/drm/drm_mm.o CC drivers/of/of_mtd.o LD drivers/net/can/built-in.o LD drivers/misc/cb710/built-in.o CC drivers/hwmon/pmbus/zl6100.o LD drivers/pps/pps_core.o LD drivers/ptp/built-in.o CC drivers/regulator/devres.o CC [M] drivers/mtd/nand/plat_nand.o CC drivers/scsi/scsicam.o LD drivers/hid/i2c-hid/built-in.o CC net/netfilter/xt_tcpudp.o CC [M] drivers/misc/cxl/debugfs.o CC [M] drivers/misc/atmel-ssc.o CC drivers/net/ethernet/arc/emac_rockchip.o CC drivers/scsi/scsi_error.o CC [M] drivers/hid/i2c-hid/i2c-hid.o LD [M] fs/ext4/ext4.o LD drivers/pps/built-in.o CC [M] drivers/ide/piix.o CC drivers/spi/spi-bitbang.o CC [M] drivers/hwmon/pmbus/ltc2978.o CC [M] drivers/misc/bmp085-i2c.o CC drivers/scsi/scsi_lib.o CC [M] drivers/hwmon/hih6130.o CC [M] drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o CC [M] drivers/mtd/nand/fsl_elbc_nand.o CC [M] drivers/hwmon/ibmpex.o LD drivers/i2c/built-in.o CC [M] drivers/net/bonding/bond_netlink.o CC drivers/spi/spi-fsl-dspi.o CC [M] drivers/misc/dummy-irq.o CC drivers/net/ethernet/broadcom/genet/bcmgenet_wol.o CC drivers/of/of_reserved_mem.o CC drivers/remoteproc/remoteproc_elf_loader.o CC net/ipv4/gre_offload.o CC drivers/net/phy/vitesse.o CC drivers/of/resolver.o LD [M] fs/ocfs2/dlmfs/ocfs2_dlmfs.o CC [M] drivers/misc/ics932s401.o LD drivers/phy/built-in.o CC [M] drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o CC drivers/net/vmxnet3/vmxnet3_ethtool.o CC [M] drivers/net/ethernet/broadcom/b44.o CC drivers/remoteproc/ste_modem_rproc.o CC drivers/pwm/pwm-renesas-tpu.o CC [M] drivers/net/fddi/skfp/cfm.o LD lib/zlib_deflate/zlib_deflate.o LD lib/zlib_deflate/built-in.o CC lib/lru_cache.o CC drivers/regulator/of_regulator.o CC drivers/regulator/fixed.o CC drivers/mfd/wm8350-regmap.o CC [M] drivers/net/bonding/bond_options.o LD drivers/staging/comedi/built-in.o LD drivers/net/wimax/built-in.o CC [M] drivers/misc/cxl/pci.o CC [M] drivers/staging/comedi/comedi_fops.o CC [M] drivers/misc/cxl/trace.o CC [M] drivers/net/dummy.o CC [M] drivers/hwmon/jc42.o CC [M] drivers/net/team/team_mode_activebackup.o CC [M] drivers/misc/tifm_7xx1.o CC [M] drivers/ide/siimage.o CC drivers/mfd/wm8350-gpio.o CC drivers/spi/spi-fsl-lib.o CC drivers/net/ethernet/apm/xgene/xgene_enet_xgmac.o CC [M] drivers/misc/enclosure.o CC drivers/mfd/wm8350-irq.o CC [M] drivers/staging/comedi/range.o CC [M] drivers/net/bonding/bond_procfs.o CC [M] drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.o CC [M] drivers/mmc/core/pwrseq.o CC [M] lib/mpi/mpih-mul.o CC [M] drivers/spmi/spmi-pmic-arb.o LD drivers/infiniband/core/ib_addr.o CC [M] drivers/misc/hpilo.o CC [M] drivers/mmc/core/pwrseq_simple.o CC drivers/gpu/drm/drm_crtc.o CC [M] drivers/staging/comedi/drivers.o CC drivers/pci/vpd.o LD drivers/reset/built-in.o LD net/xfrm/built-in.o CC [M] drivers/ssb/sprom.o CC lib/dma-debug.o CC [M] drivers/misc/cxl/vphb.o CC [M] drivers/mtd/nand/vf610_nfc.o CC [M] lib/mpi/mpi-pow.o CC drivers/pci/setup-bus.o CC [M] fs/ocfs2/dlm/dlmconvert.o LD drivers/infiniband/core/iw_cm.o CC drivers/mfd/wm8350-i2c.o DTC drivers/of/unittest-data/testcases.dtb CC [M] drivers/mtd/mtdpart.o CC [M] drivers/mmc/core/pwrseq_emmc.o CC [M] drivers/misc/apds9802als.o CC [M] drivers/net/fddi/skfp/ecm.o LD drivers/net/arcnet/built-in.o CC [M] drivers/net/macvlan.o CC [M] drivers/mtd/mtdchar.o CC [M] drivers/ssb/pci.o LD net/ipv6/built-in.o CC drivers/mfd/tps6507x.o LD lib/zlib_inflate/zlib_inflate.o LD drivers/infiniband/core/ib_mad.o CC [M] drivers/misc/isl29003.o CC [M] drivers/mmc/core/debugfs.o CC drivers/net/ethernet/atheros/atl1e/atl1e_hw.o CC [M] drivers/mtd/nand/r852.o CC drivers/gpu/drm/drm_modes.o CC [M] drivers/ide/sl82c105.o CC [M] drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o CC [M] drivers/ssb/pcihost_wrapper.o CC [M] drivers/staging/comedi/comedi_buf.o CC drivers/mfd/tps65217.o CC drivers/net/ethernet/apm/xgene/xgene_enet_main.o CC [M] drivers/net/ethernet/broadcom/bcmsysport.o DTB drivers/of/unittest-data/testcases.dtb.S LD lib/zlib_inflate/built-in.o AS drivers/of/unittest-data/testcases.dtb.o CC drivers/spi/spi-fsl-spi.o CC [M] drivers/staging/comedi/proc.o CC [M] fs/ocfs2/dlm/dlmlock.o CC drivers/net/ethernet/atheros/atl1e/atl1e_ethtool.o CC [M] fs/ocfs2/dlm/dlmunlock.o LD drivers/net/ethernet/cavium/liquidio/built-in.o CC net/ipv4/sysctl_net_ipv4.o CC drivers/mfd/tps80031.o LD drivers/staging/dgap/built-in.o CC drivers/thunderbolt/nhi.o LD drivers/net/ethernet/dec/built-in.o CC drivers/uio/uio.o CC [M] drivers/misc/isl29020.o CC lib/cordic.o CC [M] drivers/staging/dgap/dgap.o LD drivers/net/ethernet/cisco/built-in.o LD drivers/usb/host/built-in.o CC drivers/mfd/twl6040.o CC net/netfilter/xt_LOG.o CC drivers/net/phy/bcm-phy-lib.o LD drivers/of/unittest-data/built-in.o CC drivers/thunderbolt/ctl.o LD drivers/hwmon/pmbus/built-in.o CC [M] drivers/misc/pch_phub.o LD drivers/net/ethernet/cavium/thunder/built-in.o CC drivers/tty/tty_io.o LD drivers/target/built-in.o CC [M] drivers/ide/slc90e66.o CC drivers/pci/vc.o LD drivers/misc/ti-st/st_drv.o CC net/netfilter/xt_policy.o LD drivers/usb/built-in.o CC drivers/net/ethernet/atheros/atl1e/atl1e_param.o CC [M] drivers/mtd/ofpart.o CC drivers/net/ethernet/dlink/sundance.o CC [M] drivers/ide/triflex.o LD drivers/misc/ti-st/built-in.o CC [M] drivers/target/target_core_configfs.o LD drivers/net/ethernet/cavium/built-in.o CC [M] drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o CC drivers/net/ethernet/chelsio/cxgb/cxgb2.o CC [M] drivers/power/test_power.o LD drivers/infiniband/ulp/ipoib/ib_ipoib.o CC [M] drivers/staging/comedi/comedi_compat32.o CC drivers/net/ethernet/chelsio/cxgb/espi.o CC [M] drivers/hwmon/lineage-pem.o LD drivers/infiniband/ulp/ipoib/built-in.o CC [M] drivers/ide/trm290.o CC drivers/regulator/ad5398.o CC drivers/net/ethernet/chelsio/cxgb/tp.o CC [M] drivers/ssb/driver_chipcommon.o LD drivers/net/ethernet/cisco/enic/built-in.o LD drivers/infiniband/ulp/built-in.o CC [M] drivers/power/88pm860x_battery.o CC [M] drivers/hwmon/lm70.o CC drivers/net/ethernet/emulex/benet/be_main.o CC [M] drivers/net/ethernet/cisco/enic/enic_main.o CC [M] drivers/net/macvtap.o LD drivers/net/ethernet/hp/built-in.o CC net/ipv4/proc.o CC [M] drivers/power/ds2780_battery.o CC drivers/tty/n_tty.o CC drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.o LD drivers/pwm/built-in.o CC drivers/net/phy/bcm7xxx.o CC drivers/net/ethernet/emulex/benet/be_cmds.o CC drivers/pci/proc.o CC [M] drivers/net/fddi/skfp/pcmplc.o CC drivers/net/phy/bcm87xx.o LD drivers/uwb/built-in.o CC net/ipv4/fib_rules.o CC drivers/scsi/scsi_common.o CC [M] drivers/mtd/redboot.o CC [M] drivers/uwb/address.o CC drivers/scsi/constants.o CC drivers/regulator/anatop-regulator.o CC [M] drivers/hwmon/lm73.o LD drivers/staging/comedi/drivers/built-in.o CC drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.o LD drivers/net/ethernet/chelsio/cxgb4/built-in.o CC [M] drivers/ssb/driver_chipcommon_pmu.o CC [M] drivers/staging/comedi/drivers/comedi_8254.o CC drivers/net/ethernet/chelsio/cxgb/pm3393.o CC [M] drivers/hwmon/lm75.o CC [M] drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.o CC [M] drivers/net/ethernet/chelsio/cxgb4/l2t.o CC drivers/staging/dgnc/dgnc_cls.o CC [M] drivers/net/ethernet/chelsio/cxgb4/t4_hw.o CC [M] drivers/mtd/cmdlinepart.o CC [M] drivers/misc/cxl/api.o /home/kisskb/slave/src/drivers/net/fddi/defxx.c: In function 'dfx_register': /home/kisskb/slave/src/drivers/net/fddi/defxx.c:586:10: warning: 'bar_len[0]' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/drivers/net/fddi/defxx.c:586:10: warning: 'bar_start[0]' may be used uninitialized in this function [-Wuninitialized] LD [M] drivers/infiniband/hw/mthca/ib_mthca.o CC drivers/mfd/mfd-core.o CC [M] drivers/target/target_core_device.o LD drivers/remoteproc/remoteproc.o CC net/netfilter/xt_state.o CC [M] drivers/net/ethernet/cisco/enic/vnic_cq.o CC drivers/mfd/ezx-pcap.o CC [M] drivers/power/ltc2941-battery-gauge.o LD drivers/remoteproc/built-in.o CC drivers/scsi/scsi_lib_dma.o CC drivers/pci/slot.o CC net/ipv4/ah4.o CC drivers/uio/uio_pdrv_genirq.o CC drivers/gpu/drm/drm_edid.o CC [M] drivers/hwmon/lm78.o CC drivers/spi/spi-img-spfi.o CC [M] drivers/mtd/nand/hisi504_nand.o CC drivers/tty/tty_ioctl.o CC drivers/net/phy/realtek.o CC drivers/thunderbolt/tb.o CC [M] drivers/net/fddi/skfp/pmf.o LD drivers/virt/built-in.o CC drivers/thunderbolt/switch.o CC [M] drivers/mtd/ar7part.o LD net/netfilter/ipset/built-in.o CC [M] drivers/net/tun.o LD drivers/misc/cxl/built-in.o CC drivers/net/ethernet/chelsio/cxgb/sge.o CC drivers/virtio/virtio.o CC drivers/staging/dgnc/dgnc_driver.o LD [M] net/tipc/tipc.o CC [M] drivers/hwmon/lm87.o CC drivers/net/ethernet/emulex/benet/be_ethtool.o CC drivers/virtio/virtio_ring.o CC drivers/video/vgastate.o CC [M] net/netfilter/ipset/ip_set_core.o CC [M] drivers/ide/ide-pci-generic.o CC [M] drivers/target/target_core_fabric_configfs.o LD drivers/rapidio/rapidio.o LD drivers/of/built-in.o CC [M] net/netfilter/nfnetlink_log.o LD drivers/staging/comedi/kcomedilib/built-in.o CC drivers/net/phy/fixed_phy.o CC [M] drivers/net/veth.o LD drivers/rapidio/built-in.o CC drivers/virtio/virtio_mmio.o CC [M] net/netfilter/nf_conntrack_irc.o LD [M] drivers/infiniband/hw/ocrdma/ocrdma.o CC [M] net/netfilter/xt_NFLOG.o CC drivers/net/ethernet/apm/xgene/xgene_enet_ring2.o CC [M] drivers/staging/comedi/kcomedilib/kcomedilib_main.o LD drivers/net/ethernet/arc/arc_emac.o CC drivers/pci/quirks.o CC [M] drivers/ide/ide-gd.o CC drivers/spi/spi-mt65xx.o CC drivers/gpu/drm/drm_info.o CC drivers/video/hdmi.o LD drivers/net/ethernet/arc/built-in.o CC [M] drivers/net/ethernet/dlink/dl2k.o CC lib/dynamic_queue_limits.o CC drivers/mfd/axp20x.o CC drivers/mfd/max77686.o CC [M] drivers/ide/ide-cd.o CC [M] drivers/net/ethernet/cisco/enic/vnic_intr.o CC net/netfilter/ipvs/ip_vs_conn.o CC [M] drivers/net/ethernet/cisco/enic/vnic_wq.o CC drivers/net/phy/mdio-bitbang.o CC drivers/net/phy/mdio-gpio.o CC drivers/w1/w1.o CC drivers/spi/spi-omap-100k.o CC net/ipv4/esp4.o CC [M] drivers/net/vxlan.o CC drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.o CC drivers/net/ethernet/chelsio/cxgb4vf/sge.o CC [M] drivers/power/sbs-battery.o LD [M] drivers/mmc/core/mmc_core.o LD drivers/nvme/host/nvme.o LD net/core/built-in.o CC drivers/thunderbolt/cap.o CC net/ipv4/ipcomp.o CC [M] net/netfilter/ipset/ip_set_getport.o CC [M] drivers/net/fddi/skfp/queue.o CC drivers/regulator/da9211-regulator.o LD drivers/nvme/host/built-in.o CC drivers/tty/tty_ldisc.o LD drivers/pci/host/built-in.o CC [M] net/netfilter/xt_addrtype.o LD drivers/nvme/built-in.o CC [M] drivers/target/target_core_fabric_lib.o CC drivers/mfd/max77693.o CC [M] drivers/net/geneve.o LD drivers/net/ethernet/i825xx/built-in.o CC [M] drivers/ssb/driver_pcicore.o CC [M] drivers/mtd/mtd_blkdevs.o CC [M] drivers/ide/ide-cd_ioctl.o CC [M] drivers/target/target_core_hba.o CC [M] drivers/ide/ide-cd_verbose.o CC drivers/spi/spi-ti-qspi.o CC [M] drivers/ssb/driver_gpio.o CC [M] drivers/ide/ide-tape.o CC [M] lib/mpi/mpiutil.o LD [M] drivers/hid/hid.o CC drivers/tty/tty_buffer.o LD [M] drivers/hid/hid-logitech.o LD drivers/staging/lustre/built-in.o CC lib/glob.o CC [M] drivers/mtd/mtdblock.o LD drivers/staging/media/built-in.o LD [M] drivers/hid/hid-picolcd.o CC drivers/mfd/max77843.o CC [M] drivers/hwmon/lm90.o CC drivers/net/ethernet/chelsio/cxgb3/ael1002.o CC drivers/thunderbolt/path.o LD drivers/staging/lustre/lnet/built-in.o CC drivers/staging/fbtft/fbtft-core.o LD [M] drivers/ide/ide-core.o CC drivers/w1/w1_int.o LD drivers/staging/mt29f_spinand/built-in.o CC [M] drivers/net/fddi/skfp/rmt.o CC [M] drivers/power/88pm860x_charger.o CC drivers/net/ethernet/chelsio/cxgb/subr.o CC [M] drivers/staging/comedi/drivers/comedi_isadma.o CC [M] drivers/net/fddi/skfp/smtdef.o LD drivers/staging/lustre/lnet/klnds/built-in.o CC [M] drivers/hwmon/ltc2945.o CC [M] drivers/staging/mt29f_spinand/mt29f_spinand.o LD drivers/staging/most/aim-network/built-in.o CC [M] drivers/power/pcf50633-charger.o CC [M] drivers/staging/most/aim-network/networking.o LD drivers/net/ethernet/ibm/built-in.o CC [M] drivers/mtd/mtdblock_ro.o CC [M] drivers/net/fddi/skfp/smtinit.o CC drivers/net/ethernet/apm/xgene/xgene_enet_ethtool.o LD drivers/staging/lustre/lnet/klnds/o2iblnd/built-in.o CC [M] drivers/net/ethernet/cisco/enic/enic_res.o CC drivers/net/phy/dp83848.o CC drivers/tty/tty_port.o CC drivers/net/ethernet/intel/e100.o CC drivers/regulator/fan53555.o CC [M] drivers/hwmon/ltc4151.o CC drivers/mfd/max8997.o CC drivers/w1/w1_family.o CC [M] drivers/net/fddi/skfp/smttimer.o CC drivers/net/phy/mdio-mux.o CC drivers/net/ethernet/chelsio/cxgb3/vsc8211.o LD drivers/mmc/built-in.o LD drivers/staging/lustre/lustre/built-in.o CC [M] drivers/mtd/ftl.o CC drivers/mfd/max8997-irq.o CC [M] net/netfilter/xt_conntrack.o CC [M] drivers/power/lp8727_charger.o CC drivers/gpu/drm/drm_debugfs.o CC drivers/video/backlight/lcd.o LD drivers/staging/lustre/lnet/klnds/socklnd/built-in.o CC drivers/uio/uio_netx.o CC drivers/net/ethernet/chelsio/cxgb/mv88x201x.o LD net/netfilter/netfilter.o CC [M] drivers/staging/lustre/lnet/klnds/socklnd/socklnd.o CC drivers/net/ethernet/intel/fm10k/fm10k_main.o LD drivers/net/ethernet/intel/i40evf/built-in.o CC drivers/video/console/dummycon.o CC drivers/net/ethernet/chelsio/cxgb/my3126.o LD drivers/net/ethernet/intel/i40e/built-in.o LD drivers/staging/lustre/lustre/fld/built-in.o LD drivers/staging/lustre/lustre/fid/built-in.o CC [M] drivers/net/ethernet/intel/i40evf/i40evf_main.o CC net/ipv4/xfrm4_tunnel.o CC [M] drivers/staging/lustre/lustre/fid/fid_request.o CC [M] drivers/staging/lustre/lustre/fld/fld_request.o CC [M] drivers/net/ethernet/intel/i40e/i40e_main.o CC [M] drivers/staging/comedi/drivers/comedi_bond.o CC drivers/thunderbolt/tunnel_pci.o CC drivers/uio/uio_fsl_elbc_gpcm.o CC [M] drivers/net/ethernet/cisco/enic/enic_dev.o CC [M] drivers/net/ethernet/intel/i40e/i40e_ethtool.o CC drivers/video/logo/logo.o LD drivers/video/fbdev/aty/built-in.o CC [M] drivers/video/fbdev/aty/aty128fb.o CC [M] drivers/net/nlmon.o CC drivers/spi/spi-pxa2xx.o LD drivers/staging/rdma/built-in.o CC net/netfilter/ipvs/ip_vs_core.o CC [M] net/netfilter/ipset/pfxlen.o CC [M] drivers/uio/uio_dmem_genirq.o CC drivers/gpu/drm/drm_encoder_slave.o CC [M] drivers/staging/lustre/lnet/klnds/socklnd/socklnd_cb.o LD drivers/infiniband/core/ib_ucm.o CC [M] drivers/power/max8998_charger.o CC [M] drivers/staging/lustre/lnet/klnds/socklnd/socklnd_proto.o CC drivers/net/phy/mdio-mux-gpio.o CC [M] drivers/hwmon/ltc4215.o LD drivers/staging/rts5208/built-in.o LD [M] drivers/ide/ide-gd_mod.o CC [M] drivers/hwmon/ltc4245.o CC drivers/video/console/vgacon.o CC drivers/spi/spi-pxa2xx-dma.o CC [M] drivers/staging/rts5208/rtsx.o CC drivers/net/ethernet/emulex/benet/be_roce.o CC drivers/tty/tty_mutex.o CC [M] drivers/staging/rts5208/rtsx_chip.o CC [M] net/netfilter/ipset/ip_set_bitmap_ip.o CC [M] drivers/net/ethernet/cisco/enic/enic_pp.o CC drivers/mfd/max8998.o CC drivers/video/fbdev/core/fb_notify.o LD drivers/staging/rdma/amso1100/built-in.o CC drivers/tty/tty_ldsem.o CC drivers/tty/pty.o CC [M] drivers/mtd/nftlcore.o CC [M] drivers/net/fddi/skfp/srf.o CC drivers/video/fbdev/core/fb_cmdline.o CC [M] drivers/staging/rdma/amso1100/c2.o CC [M] drivers/staging/rts5208/rtsx_transport.o CC [M] drivers/staging/lustre/lustre/fid/fid_lib.o CC [M] drivers/staging/rdma/amso1100/c2_provider.o CC drivers/tty/tty_audit.o CC drivers/scsi/scsi_scan.o CC drivers/thunderbolt/eeprom.o CC [M] drivers/staging/rdma/amso1100/c2_rnic.o CC [M] drivers/mtd/nftlmount.o CC drivers/net/ethernet/chelsio/cxgb/mv88e1xxx.o LD [M] drivers/mtd/onenand/onenand.o CC [M] drivers/staging/lustre/lustre/fid/lproc_fid.o LD drivers/net/ethernet/atheros/alx/alx.o LD drivers/staging/lustre/lustre/libcfs/built-in.o LD drivers/staging/lustre/lnet/lnet/built-in.o LD [M] drivers/staging/comedi/kcomedilib/kcomedilib.o CC [M] drivers/mtd/inftlcore.o CC [M] drivers/staging/lustre/lustre/libcfs/linux/linux-tracefile.o CC [M] drivers/net/ethernet/intel/i40e/i40e_adminq.o LD drivers/net/ethernet/8390/built-in.o CC [M] drivers/mtd/inftlmount.o CC [M] drivers/staging/lustre/lnet/lnet/api-ni.o LOGO drivers/video/logo/logo_linux_mono.c CC [M] drivers/net/ethernet/chelsio/cxgb4/sge.o LD drivers/net/ethernet/atheros/alx/built-in.o CC drivers/staging/fbtft/fbtft-sysfs.o CC lib/clz_tab.o CC [M] drivers/staging/lustre/lnet/klnds/socklnd/socklnd_modparams.o CC drivers/scsi/scsi_sysfs.o CC drivers/net/ethernet/marvell/mvmdio.o LD drivers/infiniband/core/ib_cm.o LD drivers/net/ethernet/microchip/built-in.o LOGO drivers/video/logo/logo_linux_vga16.c CC drivers/staging/dgnc/dgnc_mgmt.o CC [M] drivers/staging/lustre/lustre/fld/fld_cache.o CC drivers/net/phy/mdio-bcm-unimac.o CC [M] drivers/net/ethernet/microchip/enc28j60.o CC [M] drivers/hwmon/max1111.o LD drivers/staging/lustre/lustre/llite/built-in.o CC [M] drivers/virtio/virtio_input.o LD drivers/staging/lustre/lnet/selftest/built-in.o CC drivers/staging/dgnc/dgnc_neo.o CC drivers/net/ethernet/intel/igb/igb_main.o CC drivers/net/phy/microchip.o CC [M] drivers/staging/lustre/lustre/llite/dcache.o CC drivers/video/fbdev/core/fbmem.o LD drivers/net/ethernet/intel/igbvf/built-in.o CC [M] drivers/hwmon/max6650.o CC [M] drivers/staging/lustre/lnet/selftest/console.o CC [M] drivers/mtd/ssfdc.o CC [M] drivers/net/ethernet/intel/igbvf/vf.o LD [M] drivers/mtd/nand/nand.o LD net/netfilter/nf_conntrack.o CC drivers/staging/dgnc/dgnc_tty.o CC drivers/video/console/fbcon.o CC [M] drivers/net/ethernet/intel/igbvf/mbx.o CC [M] drivers/staging/lustre/lustre/llite/dir.o CC [M] drivers/net/ethernet/intel/i40e/i40e_common.o CC [M] drivers/uwb/allocator.o CC [M] drivers/net/ethernet/microchip/encx24j600.o CC [M] drivers/net/phy/aquantia.o CC drivers/scsi/scsi_devinfo.o CC [M] drivers/hwmon/max31790.o LD drivers/net/ethernet/intel/ixgb/built-in.o CC [M] drivers/net/ethernet/intel/ixgb/ixgb_main.o LD drivers/video/fbdev/kyro/built-in.o LD drivers/video/fbdev/matrox/built-in.o CC [M] drivers/target/target_core_pr.o CC drivers/spi/spi-sun6i.o LD drivers/staging/lustre/lustre/lmv/built-in.o CC [M] drivers/video/fbdev/matrox/matroxfb_base.o LOGO drivers/video/logo/logo_superh_mono.c CC drivers/spi/spi-xcomm.o CC [M] drivers/video/fbdev/kyro/STG4000Ramdac.o CC [M] drivers/staging/lustre/lustre/lmv/lmv_obd.o LD [M] lib/mpi/mpi.o CC [M] drivers/staging/lustre/lustre/lmv/lmv_intent.o CC [M] drivers/staging/lustre/lustre/fld/lproc_fld.o LOGO drivers/video/logo/clut_vga16.c CC net/ipv4/tunnel4.o LOGO drivers/video/logo/logo_blackfin_vga16.c CC [M] drivers/staging/lustre/lustre/llite/file.o CC drivers/regulator/isl9305.o CC [M] drivers/net/ethernet/intel/i40evf/i40evf_ethtool.o CC net/ipv4/ipconfig.o CC [M] drivers/net/fddi/skfp/hwt.o CC drivers/staging/dgnc/dgnc_sysfs.o LOGO drivers/video/logo/logo_superh_vga16.c CC lib/jedec_ddr_data.o CC net/ipv4/netfilter.o CC [M] drivers/power/bq24190_charger.o CC lib/strncpy_from_user.o LOGO drivers/video/logo/logo_blackfin_clut224.c CC [M] drivers/target/target_core_alua.o CC drivers/video/console/bitblit.o CC [M] drivers/target/target_core_tmr.o CC [M] drivers/staging/lustre/lustre/llite/llite_close.o LOGO drivers/video/logo/logo_dec_clut224.c CC [M] drivers/target/target_core_tpg.o CC [M] drivers/power/bq24257_charger.o CC [M] drivers/net/ethernet/intel/igbvf/ethtool.o CC drivers/scsi/scsi_netlink.o CC [M] drivers/staging/rdma/amso1100/c2_alloc.o LOGO drivers/video/logo/logo_linux_clut224.c CC [M] drivers/power/bq24735-charger.o CC [M] drivers/target/target_core_transport.o CC drivers/video/display_timing.o LOGO drivers/video/logo/logo_m32r_clut224.c CC [M] drivers/net/ethernet/intel/i40evf/i40evf_virtchnl.o CC [M] drivers/staging/comedi/drivers/serial2002.o CC [M] drivers/net/phy/marvell.o CC drivers/video/backlight/ili922x.o CC net/ipv4/netfilter/nf_log_ipv4.o CC [M] drivers/uwb/beacon.o LOGO drivers/video/logo/logo_mac_clut224.c CC [M] drivers/net/fddi/skfp/drvfbi.o LD [M] drivers/ssb/ssb.o CC [M] drivers/uwb/driver.o LOGO drivers/video/logo/logo_parisc_clut224.c LOGO drivers/video/logo/logo_sgi_clut224.c CC [M] drivers/hwmon/menf21bmc_hwmon.o CC drivers/net/ethernet/chelsio/cxgb3/t3_hw.o LOGO drivers/video/logo/logo_spe_clut224.c CC [M] drivers/power/bq25890_charger.o CC drivers/net/ethernet/intel/igb/igb_ethtool.o CC [M] drivers/staging/lustre/lnet/lnet/config.o LOGO drivers/video/logo/logo_sun_clut224.c LOGO drivers/video/logo/logo_superh_clut224.c CC [M] drivers/uio/uio_aec.o CC drivers/net/ethernet/chelsio/cxgb3/mc5.o CC [M] drivers/uwb/drp.o CC drivers/net/ethernet/intel/fm10k/fm10k_common.o CC [M] net/netfilter/ipset/ip_set_bitmap_port.o LD [M] net/sctp/sctp.o CC drivers/video/backlight/ili9320.o CC drivers/video/logo/logo_linux_mono.o CC drivers/net/ethernet/chelsio/cxgb3/xgmac.o CC [M] drivers/net/ethernet/cisco/enic/vnic_dev.o CC drivers/video/console/softcursor.o CC drivers/tty/sysrq.o CC [M] drivers/staging/lustre/lustre/libcfs/linux/linux-debug.o CC [M] drivers/net/ethernet/cisco/enic/vnic_rq.o CC [M] drivers/video/fbdev/matrox/matroxfb_accel.o CC drivers/regulator/ltc3589.o CC drivers/pci/hotplug/pci_hotplug_core.o LD drivers/net/ethernet/atheros/atlx/built-in.o CC [M] drivers/net/ethernet/cisco/enic/vnic_vic.o CC drivers/staging/fbtft/fbtft-bus.o CC drivers/video/logo/logo_linux_vga16.o CC [M] drivers/mtd/sm_ftl.o CC drivers/staging/dgnc/dgnc_utils.o CC [M] drivers/uwb/drp-avail.o CC drivers/net/ethernet/chelsio/cxgb3/sge.o CC drivers/scsi/scsi_sysctl.o LD drivers/staging/most/hdm-i2c/built-in.o CC drivers/video/fbdev/core/fbmon.o LD [M] fs/ocfs2/cluster/ocfs2_nodemanager.o CC [M] drivers/staging/lustre/lustre/lmv/lmv_fld.o CC [M] drivers/uwb/drp-ie.o LD [M] drivers/misc/cxl/cxl.o CC drivers/spi/spi-xlp.o CC [M] drivers/net/ethernet/intel/igbvf/netdev.o CC [M] drivers/hwmon/nct7904.o CC [M] drivers/staging/most/hdm-i2c/hdm_i2c.o CC drivers/scsi/scsi_trace.o CC drivers/video/fbdev/core/fbsysfs.o CC [M] drivers/net/phy/davicom.o CC drivers/net/ethernet/chelsio/cxgb/vsc7326.o CC drivers/video/fbdev/core/fbcmap.o CC lib/strnlen_user.o CC [M] drivers/staging/lustre/lustre/libcfs/linux/linux-prim.o CC [M] drivers/net/fddi/skfp/ess.o LD drivers/misc/built-in.o CC drivers/video/console/tileblit.o CC [M] drivers/net/phy/lxt.o CC drivers/net/ethernet/chelsio/cxgb3/l2t.o LD drivers/video/logo/built-in.o CC drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.o CC drivers/scsi/scsi_logging.o LD drivers/net/ethernet/atheros/atl1e/atl1e.o CC drivers/video/videomode.o CC net/ipv4/inet_diag.o CC drivers/tty/n_r3964.o CC [M] drivers/net/phy/smsc.o CC drivers/video/fbdev/core/modedb.o LD drivers/net/ethernet/atheros/atl1e/built-in.o CC [M] drivers/net/phy/teranetics.o CC [M] drivers/hwmon/ntc_thermistor.o CC [M] drivers/staging/lustre/lnet/selftest/conrpc.o CC drivers/staging/fbtft/fbtft-io.o CC [M] drivers/staging/lustre/lnet/klnds/socklnd/socklnd_lib.o CC drivers/w1/w1_netlink.o CC [M] drivers/staging/lustre/lnet/lnet/nidstrings.o CC drivers/mfd/max8998-irq.o CC net/netfilter/ipvs/ip_vs_ctl.o LD drivers/infiniband/core/rdma_ucm.o CC drivers/staging/fbtft/fb_agm1264k-fl.o CC drivers/spi/spi-xtensa-xtfpga.o CC drivers/net/ethernet/intel/igb/e1000_82575.o CC net/netfilter/ipvs/ip_vs_sched.o LD drivers/thunderbolt/thunderbolt.o CC drivers/mfd/abx500-core.o CC [M] drivers/staging/rdma/amso1100/c2_mq.o LD drivers/net/ethernet/apm/xgene/xgene-enet.o CC [M] drivers/staging/lustre/lustre/llite/llite_lib.o CC [M] drivers/net/ethernet/microchip/encx24j600-regmap.o CC drivers/staging/fbtft/fb_ili9320.o LD drivers/thunderbolt/built-in.o CC [M] drivers/net/ethernet/chelsio/cxgb4/clip_tbl.o CC [M] drivers/mtd/mtdoops.o LD drivers/net/ethernet/apm/xgene/built-in.o CC [M] drivers/staging/lustre/lnet/selftest/conctl.o LD drivers/net/ethernet/myricom/built-in.o CC drivers/gpu/drm/drm_trace_points.o CC [M] drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.o LD drivers/net/ethernet/marvell/built-in.o LD drivers/net/ethernet/apm/built-in.o LD drivers/net/ethernet/broadcom/genet/genet.o CC [M] drivers/target/target_core_sbc.o LD drivers/net/ethernet/broadcom/genet/built-in.o CC [M] drivers/staging/rts5208/rtsx_scsi.o LD drivers/net/ethernet/myricom/myri10ge/built-in.o CC [M] drivers/staging/lustre/lustre/llite/llite_nfs.o CC drivers/pci/hotplug-pci.o CC [M] drivers/net/ethernet/myricom/myri10ge/myri10ge.o CC [M] drivers/hwmon/pcf8591.o CC drivers/video/of_display_timing.o CC drivers/scsi/scsi_pm.o LD drivers/net/ethernet/natsemi/built-in.o LD drivers/net/ethernet/neterion/built-in.o CC drivers/staging/most/mostcore/core.o CC [M] drivers/power/tps65217_charger.o CC [M] drivers/staging/lustre/lnet/selftest/framework.o CC [M] drivers/hwmon/powr1220.o CC net/ipv4/netfilter/nf_reject_ipv4.o CC [M] drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.o CC [M] drivers/staging/rdma/amso1100/c2_ae.o CC [M] drivers/target/target_core_spc.o LD drivers/net/ethernet/oki-semi/built-in.o CC drivers/pci/msi.o LD drivers/net/ethernet/neterion/vxge/built-in.o CC drivers/net/ethernet/intel/fm10k/fm10k_pci.o LD drivers/mtd/built-in.o CC [M] drivers/video/fbdev/kyro/STG4000VTG.o CC [M] drivers/net/ethernet/neterion/vxge/vxge-config.o LD [M] drivers/mtd/mtd.o CC drivers/net/ethernet/intel/fm10k/fm10k_netdev.o CC [M] drivers/video/fbdev/kyro/STG4000OverlayDevice.o CC drivers/w1/w1_io.o CC drivers/pci/syscall.o CC drivers/regulator/max1586.o CC [M] drivers/net/ethernet/intel/i40evf/i40e_txrx.o LD [M] drivers/staging/most/aim-network/aim_network.o CC drivers/net/ethernet/chelsio/cxgb3/aq100x.o LD drivers/net/ethernet/oki-semi/pch_gbe/built-in.o CC [M] drivers/staging/lustre/lnet/lnet/lib-me.o CC drivers/w1/masters/w1-gpio.o CC [M] drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_phy.o CC drivers/video/backlight/lms283gf05.o CC [M] drivers/staging/lustre/lustre/lmv/lproc_lmv.o CC drivers/tty/hvc/hvc_opal.o CC net/netfilter/ipvs/ip_vs_xmit.o CC [M] drivers/uio/uio_sercos3.o CC drivers/spi/spi-zynqmp-gqspi.o CC lib/net_utils.o CC drivers/w1/slaves/w1_therm.o LD [M] drivers/hid/wacom.o CC [M] drivers/staging/lustre/lustre/libcfs/linux/linux-cpu.o CC [M] drivers/video/fbdev/kyro/STG4000InitDevice.o LD drivers/virtio/built-in.o CC [M] drivers/spi/spi-bcm2835.o CC drivers/scsi/raid_class.o CC drivers/video/of_videomode.o CC drivers/regulator/max8649.o CC lib/argv_split.o CC [M] drivers/staging/rdma/amso1100/c2_vq.o CC drivers/scsi/scsi_transport_fc.o CC drivers/w1/slaves/w1_smem.o CC drivers/scsi/scsi_transport_iscsi.o CC drivers/mfd/ab3100-core.o CC [M] drivers/video/fbdev/matrox/matroxfb_DAC1064.o CC [M] drivers/spi/spi-cadence.o CC drivers/video/backlight/lms501kf03.o CC [M] drivers/hwmon/shtc1.o CC [M] drivers/net/phy/icplus.o CC [M] drivers/staging/rts5208/rtsx_card.o LD drivers/net/ethernet/atheros/built-in.o CC [M] drivers/uwb/est.o CC drivers/mfd/adp5520.o CC [M] drivers/hwmon/tc74.o CC drivers/scsi/scsi_transport_sas.o LD drivers/message/fusion/built-in.o LD drivers/net/ethernet/agere/built-in.o CC [M] drivers/net/ethernet/intel/i40e/i40e_hmc.o CC [M] drivers/uio/uio_pci_generic.o CC [M] drivers/target/target_core_ua.o CC [M] drivers/w1/masters/ds2482.o LD [M] drivers/mtd/nftl.o CC drivers/video/backlight/s6e63m0.o LD drivers/message/built-in.o CC [M] drivers/staging/rts5208/general.o CC drivers/staging/fbtft/fb_ili9340.o CC [M] drivers/staging/comedi/drivers/amplc_dio200.o CC [M] drivers/staging/rts5208/sd.o LD [M] drivers/infiniband/hw/nes/iw_nes.o CC [M] net/ipv4/netfilter/nf_log_arp.o CC [M] drivers/net/phy/et1011c.o LD drivers/net/ethernet/rdc/built-in.o LD drivers/net/ethernet/intel/ixgbevf/built-in.o LD drivers/net/ethernet/qualcomm/built-in.o CC net/netfilter/ipvs/ip_vs_app.o CC [M] drivers/net/ethernet/intel/ixgbevf/vf.o CC drivers/staging/fbtft/fb_s6d02a1.o CC [M] drivers/staging/rts5208/xd.o CC [M] drivers/net/ethernet/qualcomm/qca_spi.o CC drivers/net/ethernet/intel/igb/e1000_mac.o LD [M] drivers/ide/ide-cd_mod.o LD drivers/tty/ipwireless/built-in.o LD drivers/infiniband/hw/built-in.o CC [M] drivers/staging/rdma/amso1100/c2_intr.o LD drivers/net/ethernet/intel/ixgbe/built-in.o CC [M] drivers/net/ethernet/neterion/vxge/vxge-traffic.o CC net/netfilter/ipvs/ip_vs_sync.o CC [M] drivers/video/fbdev/matrox/matroxfb_Ti3026.o CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_main.o LD drivers/power/power_supply.o CC [M] drivers/staging/lustre/lnet/selftest/timer.o LD [M] drivers/net/fddi/skfp/skfp.o CC [M] drivers/target/target_core_rd.o CC [M] drivers/net/phy/national.o LD drivers/scsi/aacraid/built-in.o CC [M] drivers/net/ethernet/neterion/vxge/vxge-ethtool.o CC [M] drivers/staging/rts5208/ms.o CC drivers/net/ethernet/realtek/8139cp.o CC [M] drivers/scsi/aacraid/linit.o CC [M] drivers/spi/spi-gpio.o CC [M] drivers/pci/hotplug/shpchp_core.o CC drivers/tty/hvc/hvsi_lib.o CC [M] drivers/net/ethernet/realtek/r8169.o LD drivers/power/built-in.o CC drivers/tty/hvc/hvc_console.o /home/kisskb/slave/src/drivers/w1/slaves/w1_therm.c: In function 'w1_slave_show': /home/kisskb/slave/src/drivers/w1/slaves/w1_therm.c:313:15: warning: 'crc' may be used uninitialized in this function [-Wuninitialized] CC drivers/w1/slaves/w1_ds2413.o CC [M] net/netfilter/ipset/ip_set_hash_ip.o CC drivers/staging/speakup/speakup_apollo.o CC [M] drivers/target/target_core_stat.o LD drivers/net/ethernet/silan/built-in.o CC [M] drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_ethtool.o CC drivers/net/ethernet/sfc/efx.o CC drivers/video/fbdev/mb862xx/mb862xxfbdrv.o CC drivers/staging/fbtft/fb_ssd1289.o CC [M] net/ipv4/netfilter/ip_tables.o CC drivers/regulator/max8660.o CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_common.o CC [M] drivers/staging/rts5208/spi.o CC drivers/video/backlight/vgg2432a4.o CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.o CC [M] drivers/net/ethernet/cisco/enic/enic_ethtool.o CC [M] drivers/staging/lustre/lnet/selftest/rpc.o CC [M] drivers/video/fbdev/kyro/fbdev.o CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_82599.o CC [M] drivers/net/ethernet/intel/i40e/i40e_lan_hmc.o CC drivers/w1/slaves/w1_ds2406.o CC [M] drivers/hwmon/via686a.o CC [M] drivers/staging/lustre/lustre/libcfs/linux/linux-curproc.o CC [M] drivers/pci/hotplug/shpchp_ctrl.o CC [M] drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_param.o CC net/ipv4/tcp_diag.o CC drivers/video/fbdev/core/fbcvt.o CC drivers/regulator/max8952.o CC drivers/mfd/kempld-core.o CC drivers/staging/fbtft/fb_ssd1306.o CC [M] drivers/net/ethernet/intel/i40evf/i40e_common.o CC drivers/video/backlight/aat2870_bl.o CC [M] drivers/staging/lustre/lustre/llite/rw.o LD [M] drivers/staging/comedi/comedi.o CC drivers/video/fbdev/core/fb_defio.o CC [M] drivers/staging/lustre/lustre/libcfs/linux/linux-module.o CC [M] drivers/w1/masters/mxc_w1.o CC [M] drivers/net/ethernet/intel/ixgb/ixgb_hw.o CC [M] net/netfilter/ipset/ip_set_hash_ipmark.o CC [M] drivers/net/ethernet/intel/i40e/i40e_nvm.o CC drivers/pci/of.o CC [M] drivers/staging/rdma/amso1100/c2_cq.o CC net/netfilter/ipvs/ip_vs_est.o CC [M] net/netfilter/ipset/ip_set_hash_ipportip.o LD drivers/infiniband/core/ib_uverbs.o CC net/ipv4/udp_diag.o CC [M] drivers/net/ethernet/intel/ixgb/ixgb_ee.o CC drivers/regulator/max8973-regulator.o CC [M] drivers/net/phy/dp83867.o LD drivers/net/ethernet/synopsys/built-in.o CC [M] drivers/staging/lustre/lustre/libcfs/linux/linux-crypto.o CC drivers/net/ethernet/sfc/nic.o CC drivers/video/backlight/adp8870_bl.o CC [M] drivers/net/ethernet/intel/ixgb/ixgb_ethtool.o CC drivers/staging/fbtft/fb_st7735r.o CC [M] drivers/staging/rdma/amso1100/c2_qp.o CC [M] drivers/net/ethernet/synopsys/dwc_eth_qos.o CC lib/bug.o LD drivers/net/ethernet/dlink/built-in.o CC [M] drivers/net/phy/ste10Xp.o LD drivers/video/fbdev/omap2/displays-new/built-in.o CC [M] drivers/staging/comedi/drivers/amplc_pc236.o CC drivers/net/ethernet/tehuti/tehuti.o LD drivers/scsi/aic7xxx/built-in.o CC [M] drivers/staging/lustre/lustre/libcfs/linux/linux-crypto-adler.o SHIPPED drivers/scsi/aic7xxx/aic7xxx_seq.h CC drivers/tty/hvc/hvc_irq.o CC [M] drivers/staging/lustre/lustre/llite/namei.o CC drivers/net/ethernet/ti/tlan.o SHIPPED drivers/scsi/aic7xxx/aic7xxx_reg.h CC drivers/scsi/aic94xx/aic94xx_init.o LD drivers/net/ethernet/chelsio/cxgb/cxgb.o CC [M] drivers/net/ethernet/neterion/vxge/vxge-main.o LD drivers/video/fbdev/omap2/dss/built-in.o CC drivers/net/ethernet/intel/fm10k/fm10k_ethtool.o LD drivers/video/fbdev/nvidia/built-in.o SHIPPED drivers/scsi/aic7xxx/aic7xxx_reg_print.c CC [M] drivers/scsi/aic7xxx/aic7xxx_osm.o CC [M] drivers/video/fbdev/nvidia/nvidia.o LD drivers/net/ethernet/chelsio/cxgb/built-in.o LD drivers/video/fbdev/omap2/built-in.o CC [M] drivers/video/fbdev/nvidia/nv_hw.o CC [M] drivers/w1/masters/ds1wm.o CC [M] net/netfilter/ipset/ip_set_hash_ipportnet.o CC [M] drivers/net/ethernet/intel/ixgbevf/mbx.o CC [M] drivers/net/ethernet/intel/i40e/i40e_debugfs.o CC net/ipv4/tcp_cubic.o CC drivers/staging/fbtft/fb_tinylcd.o CC drivers/net/ethernet/intel/fm10k/fm10k_pf.o CC [M] drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_api.o CC drivers/video/fbdev/core/cfbfillrect.o LD drivers/video/fbdev/savage/built-in.o LD drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf.o CC drivers/mfd/lpc_sch.o CC drivers/staging/ste_rmi4/synaptics_i2c_rmi4.o LD drivers/uio/built-in.o CC [M] drivers/video/fbdev/savage/savagefb_driver.o LD drivers/infiniband/core/rdma_cm.o CC [M] drivers/staging/rts5208/trace.o LD drivers/net/ethernet/chelsio/cxgb4vf/built-in.o CC drivers/staging/speakup/speakup_audptr.o CC drivers/gpu/drm/drm_global.o LD drivers/w1/masters/built-in.o LD drivers/infiniband/core/built-in.o CC drivers/mfd/rdc321x-southbridge.o CC [M] drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_main.o CC [M] net/netfilter/ipset/ip_set_hash_mac.o CC drivers/video/fbdev/core/cfbcopyarea.o LD drivers/scsi/arcmsr/built-in.o CC [M] drivers/staging/lustre/lnet/selftest/module.o CC drivers/video/fbdev/macmodes.o CC [M] drivers/staging/rdma/amso1100/c2_cm.o CC [M] drivers/scsi/arcmsr/arcmsr_attr.o LD [M] fs/ocfs2/dlm/ocfs2_dlm.o CC [M] drivers/staging/lustre/lustre/llite/symlink.o CC [M] drivers/net/ethernet/intel/ixgb/ixgb_param.o CC [M] drivers/staging/rdma/amso1100/c2_mm.o CC [M] drivers/net/ethernet/qualcomm/qca_framing.o CC drivers/regulator/max77802.o LD drivers/scsi/be2iscsi/built-in.o LD drivers/infiniband/built-in.o CC drivers/w1/slaves/w1_ds2423.o CC [M] drivers/scsi/be2iscsi/be_iscsi.o CC [M] drivers/scsi/aacraid/aachba.o CC [M] drivers/spi/spi-meson-spifc.o CC drivers/net/ethernet/intel/igb/e1000_nvm.o CC drivers/mfd/vx855.o CC [M] drivers/target/target_core_xcopy.o CC [M] drivers/staging/lustre/lustre/libcfs/linux/linux-mem.o CC [M] drivers/net/ethernet/cisco/enic/enic_api.o CC [M] net/ipv4/netfilter/iptable_filter.o CC [M] drivers/scsi/arcmsr/arcmsr_hba.o CC [M] drivers/staging/lustre/lnet/selftest/ping_test.o CC drivers/net/ethernet/intel/fm10k/fm10k_vf.o CC [M] drivers/net/ethernet/cisco/enic/enic_clsf.o CC [M] drivers/net/ethernet/intel/i40e/i40e_diag.o CC drivers/net/ethernet/intel/fm10k/fm10k_mbx.o CC drivers/net/ethernet/sfc/farch.o CC drivers/net/ethernet/wiznet/w5300.o CC lib/cmdline.o CC drivers/tty/serial/serial_core.o CC drivers/scsi/aic94xx/aic94xx_hwi.o CC [M] drivers/spi/spi-sc18is602.o CC [M] drivers/uwb/ie.o CC drivers/tty/vt/vt_ioctl.o CC [M] drivers/scsi/be2iscsi/be_main.o LD [M] drivers/staging/lustre/lustre/fid/fid.o LD [M] drivers/mtd/inftl.o CC [M] drivers/staging/comedi/drivers/pcl730.o CC [M] drivers/staging/lustre/lustre/llite/llite_mmap.o CC [M] drivers/video/fbdev/savage/savagefb-i2c.o CC drivers/video/backlight/backlight.o CC [M] drivers/net/ethernet/intel/i40e/i40e_txrx.o CC [M] drivers/video/fbdev/matrox/matroxfb_misc.o CC drivers/net/ethernet/xilinx/ll_temac_main.o CC drivers/gpu/drm/drm_prime.o LD [M] drivers/net/bonding/bonding.o CC drivers/net/ethernet/intel/fm10k/fm10k_iov.o CC [M] drivers/net/ethernet/intel/ixgbevf/ethtool.o CC drivers/w1/slaves/w1_ds2760.o CC net/ipv4/tcp_memcontrol.o /home/kisskb/slave/src/drivers/staging/ste_rmi4/synaptics_i2c_rmi4.c:1050:12: warning: 'synaptics_rmi4_suspend' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/staging/ste_rmi4/synaptics_i2c_rmi4.c:1084:12: warning: 'synaptics_rmi4_resume' defined but not used [-Wunused-function] CC [M] drivers/pci/hotplug/shpchp_pci.o CC net/ipv4/xfrm4_policy.o CC [M] drivers/target/target_core_iblock.o CC [M] drivers/w1/slaves/w1_ds2408.o CC [M] drivers/spi/spi-tegra20-sflash.o CC [M] drivers/staging/comedi/drivers/pcl818.o CC drivers/net/ethernet/sfc/falcon.o CC drivers/video/fbdev/cyber2000fb.o CC drivers/net/ethernet/dnet.o CC [M] drivers/staging/lustre/lustre/llite/xattr.o CC drivers/video/fbdev/core/cfbimgblt.o CC [M] drivers/pci/hotplug/shpchp_sysfs.o CC [M] drivers/target/target_core_file.o CC drivers/video/fbdev/core/sysfillrect.o CC [M] net/netfilter/ipset/ip_set_hash_net.o CC [M] drivers/net/ethernet/intel/i40evf/i40e_adminq.o CC net/ipv4/xfrm4_state.o CC [M] drivers/net/phy/micrel.o CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_82598.o CC drivers/staging/fbtft/fb_uc1701.o CC drivers/net/ethernet/intel/igb/e1000_phy.o CC drivers/staging/speakup/speakup_bns.o CC [M] drivers/w1/slaves/w1_ds2433.o CC [M] drivers/staging/lustre/lnet/selftest/brw_test.o CC [M] drivers/staging/fbtft/fb_bd663474.o CC [M] drivers/scsi/aic7xxx/aic7xxx_proc.o CC lib/ctype.o CC drivers/mfd/aat2870-core.o CC drivers/net/ethernet/sfc/siena.o LD [M] drivers/video/fbdev/kyro/kyrofb.o CC [M] drivers/w1/slaves/w1_ds2780.o CC drivers/net/ethernet/xilinx/ll_temac_mdio.o CC [M] drivers/net/phy/spi_ks8995.o CC [M] drivers/staging/lustre/lnet/lnet/lib-msg.o CC drivers/staging/speakup/speakup_dectlk.o CC net/ipv4/xfrm4_input.o CC [M] drivers/spi/spi-tegra20-slink.o CC drivers/net/ethernet/intel/fm10k/fm10k_tlv.o CC drivers/net/ethernet/intel/fm10k/fm10k_debugfs.o CC drivers/gpu/drm/drm_rect.o CC drivers/net/ethernet/sfc/ef10.o CC net/netfilter/ipvs/ip_vs_proto.o CC lib/dec_and_lock.o CC [M] drivers/scsi/aic7xxx/aic7xxx_osm_pci.o LD drivers/net/vmxnet3/vmxnet3.o CC [M] drivers/net/ethernet/intel/i40e/i40e_ptp.o CC drivers/net/ethernet/sfc/tx.o CC net/ipv4/xfrm4_output.o LD drivers/net/vmxnet3/built-in.o CC [M] drivers/net/phy/at803x.o CC net/ipv4/xfrm4_protocol.o LD [M] drivers/staging/lustre/lustre/fld/fld.o CC drivers/net/ethernet/sfc/rx.o CC [M] drivers/pci/hotplug/shpchp_hpc.o LD drivers/hwmon/built-in.o CC [M] drivers/staging/fbtft/fb_hx8340bn.o CC [M] drivers/target/target_core_pscsi.o CC [M] drivers/scsi/aacraid/commctrl.o CC [M] drivers/net/ethernet/qualcomm/qca_7k.o CC [M] drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.o LD drivers/scsi/bnx2i/built-in.o WARNING: drivers/hwmon/built-in.o(.text+0x1ce30): Section mismatch in reference from the function .create_device_attrs() to the function .init.text:.make_sensor_label() The function .create_device_attrs() references the function __init .make_sensor_label(). This is often because .create_device_attrs lacks a __init annotation or the annotation of .make_sensor_label is wrong. CC drivers/video/fbdev/pm2fb.o CC [M] drivers/scsi/bnx2i/bnx2i_init.o CC drivers/video/fbdev/core/syscopyarea.o CC drivers/net/ethernet/jme.o LD drivers/scsi/cxgbi/built-in.o CC [M] drivers/scsi/cxgbi/libcxgbi.o CC drivers/tty/serial/earlycon.o CC [M] drivers/spi/spi-topcliff-pch.o CC drivers/scsi/aic94xx/aic94xx_reg.o CC [M] drivers/net/ethernet/qualcomm/qca_debug.o LD drivers/staging/dgnc/dgnc.o LD drivers/scsi/cxgbi/cxgb4i/built-in.o CC [M] drivers/staging/lustre/lnet/lnet/lib-eq.o LD drivers/staging/dgnc/built-in.o CC drivers/scsi/aic94xx/aic94xx_sds.o CC drivers/video/backlight/lm3630a_bl.o CC [M] drivers/uwb/ie-rcv.o CC [M] drivers/scsi/cxgbi/cxgb4i/cxgb4i.o CC drivers/net/ethernet/intel/igb/e1000_mbx.o CC [M] drivers/staging/lustre/lnet/lnet/lib-md.o CC drivers/video/fbdev/core/sysimgblt.o CC drivers/video/fbdev/i740fb.o CC drivers/regulator/mt6311-regulator.o CC [M] drivers/staging/rdma/amso1100/c2_pd.o CC [M] drivers/spi/spi-xilinx.o LD drivers/target/iscsi/built-in.o CC lib/decompress.o CC [M] drivers/target/iscsi/iscsi_target_parameters.o LD drivers/spi/spi-pxa2xx-platform.o CC drivers/scsi/aic94xx/aic94xx_seq.o LD drivers/pci/hotplug/pci_hotplug.o LD drivers/scsi/cxlflash/built-in.o CC [M] drivers/video/fbdev/matrox/g450_pll.o LD drivers/spi/built-in.o CC drivers/staging/xgifb/XGI_main_26.o LD drivers/pci/hotplug/built-in.o LD drivers/tty/hvc/built-in.o CC drivers/mfd/rc5t583.o CC [M] drivers/scsi/be2iscsi/be_mgmt.o LD drivers/staging/most/mostcore/mostcore.o CC [M] drivers/staging/lustre/lustre/libcfs/debug.o CC [M] drivers/scsi/cxlflash/main.o CC drivers/video/fbdev/mb862xx/mb862xxfb_accel.o /home/kisskb/slave/src/drivers/net/ethernet/xilinx/ll_temac_main.c: In function 'temac_start_xmit_done': /home/kisskb/slave/src/drivers/net/ethernet/xilinx/ll_temac_main.c:632:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] LD drivers/target/tcm_fc/built-in.o CC drivers/video/fbdev/core/fb_sys_fops.o CC drivers/tty/cyclades.o CC [M] drivers/target/tcm_fc/tfc_cmd.o CC drivers/tty/vt/vc_screen.o CC [M] drivers/staging/lustre/lustre/llite/xattr_cache.o CC drivers/net/ethernet/intel/fm10k/fm10k_ptp.o LD drivers/staging/most/mostcore/built-in.o LD drivers/staging/ste_rmi4/built-in.o LD drivers/tty/serial/jsm/built-in.o LD drivers/staging/most/built-in.o CC lib/decompress_bunzip2.o CC drivers/staging/speakup/speakup_soft.o CC [M] drivers/tty/serial/jsm/jsm_driver.o CC drivers/tty/serial/8250/8250_core.o CC drivers/staging/xgifb/vb_init.o CC [M] drivers/video/fbdev/matrox/matroxfb_g450.o CC drivers/staging/speakup/speakup_spkout.o CC drivers/tty/moxa.o CC drivers/video/fbdev/mb862xx/mb862xx-i2c.o CC net/netfilter/ipvs/ip_vs_pe.o CC [M] drivers/staging/lustre/lnet/lnet/lib-ptl.o CC drivers/video/fbdev/vt8623fb.o CC drivers/net/ethernet/sfc/selftest.o CC [M] net/ipv4/ip_tunnel.o CC drivers/tty/serial/8250/8250_port.o CC drivers/net/ethernet/ethoc.o LD drivers/w1/slaves/built-in.o CC drivers/net/ethernet/intel/igb/e1000_i210.o CC [M] net/ipv4/fou.o LD drivers/staging/lustre/lustre/lov/built-in.o CC drivers/regulator/pcap-regulator.o CC drivers/mfd/rc5t583-irq.o LD drivers/w1/wire.o CC [M] drivers/staging/lustre/lustre/libcfs/fail.o CC drivers/video/fbdev/tridentfb.o CC [M] drivers/staging/lustre/lustre/lov/lov_obd.o LD drivers/staging/lustre/lustre/mdc/built-in.o CC [M] drivers/net/phy/mdio-mux-mmioreg.o CC drivers/staging/speakup/speakup_txprt.o CC [M] drivers/video/fbdev/matrox/matroxfb_crtc2.o CC [M] drivers/staging/lustre/lustre/lov/lov_pack.o CC [M] drivers/staging/lustre/lnet/lnet/lib-socket.o CC [M] drivers/tty/serial/jsm/jsm_neo.o CC [M] drivers/staging/lustre/lustre/mdc/mdc_request.o LD drivers/w1/built-in.o CC [M] drivers/video/fbdev/nvidia/nv_setup.o CC [M] drivers/staging/lustre/lustre/libcfs/module.o CC drivers/staging/speakup/buffers.o CC drivers/mfd/syscon.o CC [M] drivers/staging/lustre/lnet/lnet/lib-move.o CC drivers/staging/speakup/devsynth.o CC [M] drivers/video/fbdev/matrox/i2c-matroxfb.o CC drivers/staging/speakup/i18n.o CC [M] drivers/target/tcm_fc/tfc_conf.o CC drivers/scsi/esas2r/esas2r_log.o CC drivers/net/ethernet/intel/igb/igb_ptp.o CC [M] net/ipv4/udp_tunnel.o CC drivers/scsi/esas2r/esas2r_disc.o CC drivers/scsi/esas2r/esas2r_flash.o LD [M] drivers/net/ethernet/cisco/enic/enic.o CC [M] drivers/staging/fbtft/fb_hx8347d.o CC [M] drivers/staging/lustre/lustre/lov/lov_offset.o /home/kisskb/slave/src/drivers/staging/comedi/drivers/pcl818.c: In function 'pcl818_ai_cmd': /home/kisskb/slave/src/drivers/staging/comedi/drivers/pcl818.c:365:25: warning: 'last_chan' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/drivers/staging/comedi/drivers/pcl818.c:346:15: note: 'last_chan' was declared here CC drivers/regulator/stw481x-vmmc.o CC lib/decompress_inflate.o CC [M] drivers/staging/lustre/lustre/libcfs/tracefile.o CC [M] drivers/staging/lustre/lustre/llite/remote_perm.o CC [M] drivers/staging/lustre/lustre/lov/lov_merge.o CC [M] drivers/scsi/aic7xxx/aic7xxx_core.o CC [M] drivers/staging/fbtft/fb_hx8353d.o CC drivers/tty/serial/bcm63xx_uart.o LD drivers/net/phy/libphy.o CC [M] drivers/staging/fbtft/fb_ili9325.o CC [M] drivers/staging/lustre/lustre/mdc/mdc_reint.o CC [M] drivers/staging/lustre/lustre/libcfs/libcfs_string.o CC [M] drivers/uwb/lc-dev.o CC drivers/gpu/drm/drm_vma_manager.o CC drivers/video/backlight/lm3639_bl.o CC [M] drivers/uwb/lc-rc.o CC [M] drivers/uwb/neh.o CC [M] drivers/staging/lustre/lustre/mdc/mdc_lib.o LD drivers/net/ethernet/wiznet/built-in.o CC drivers/tty/serial/8250/8250_dma.o CC drivers/net/ethernet/intel/fm10k/fm10k_dcbnl.o CC [M] drivers/staging/lustre/lnet/lnet/module.o CC [M] drivers/scsi/bnx2i/bnx2i_hwi.o CC drivers/mfd/retu-mfd.o CC [M] net/ipv4/netfilter/iptable_raw.o CC [M] net/ipv4/ip_vti.o LD net/ipv4/netfilter/built-in.o CC [M] drivers/scsi/aic7xxx/aic7xxx_93cx6.o CC drivers/staging/speakup/fakekey.o CC [M] drivers/staging/lustre/lustre/lov/lov_request.o CC [M] net/netfilter/ipset/ip_set_hash_netport.o CC drivers/tty/serial/sh-sci.o CC [M] drivers/tty/serial/jsm/jsm_tty.o LD [M] fs/ocfs2/ocfs2.o CC [M] drivers/staging/lustre/lnet/lnet/lo.o CC drivers/scsi/aic94xx/aic94xx_dump.o CC drivers/video/fbdev/s3fb.o CC drivers/mfd/as3711.o CC drivers/staging/speakup/main.o /home/kisskb/slave/src/drivers/tty/serial/8250/8250_core.c: In function 'serial_unlink_irq_chain': /home/kisskb/slave/src/drivers/tty/serial/8250/8250_core.c:250:2: warning: 'i' may be used uninitialized in this function [-Wuninitialized] CC [M] drivers/scsi/cxlflash/superpipe.o LD drivers/net/phy/built-in.o LD fs/built-in.o LD [M] drivers/net/ethernet/qualcomm/qcaspi.o CC [M] drivers/scsi/aacraid/comminit.o CC drivers/scsi/libfc/fc_libfc.o CC drivers/video/fbdev/arkfb.o CC [M] drivers/scsi/aacraid/commsup.o CC drivers/tty/serial/sccnxp.o CC [M] drivers/staging/comedi/drivers/pcm3724.o CC [M] drivers/scsi/aacraid/dpcsup.o CC drivers/net/ethernet/sfc/ethtool.o CC drivers/staging/speakup/keyhelp.o LD [M] drivers/staging/rdma/amso1100/iw_c2.o CC drivers/scsi/libsas/sas_init.o CC drivers/video/fbdev/core/svgalib.o CC [M] drivers/staging/lustre/lustre/mdc/mdc_locks.o LD drivers/staging/lustre/lustre/mgc/built-in.o CC drivers/regulator/tps6507x-regulator.o CC drivers/scsi/aic94xx/aic94xx_scb.o CC [M] drivers/staging/fbtft/fb_ili9341.o CC drivers/tty/serial/sc16is7xx.o CC [M] drivers/staging/lustre/lustre/mgc/mgc_request.o CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_phy.o CC drivers/net/ethernet/intel/igb/igb_hwmon.o CC drivers/net/ethernet/sfc/qt202x_phy.o CC [M] drivers/scsi/cxlflash/lunmgt.o CC [M] drivers/tty/serial/jsm/jsm_cls.o CC drivers/scsi/megaraid/megaraid_sas_base.o CC drivers/gpu/drm/drm_flip_work.o CC [M] drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.o CC net/netfilter/ipvs/ip_vs_proto_ah_esp.o CC [M] drivers/scsi/cxlflash/vlun.o CC [M] drivers/target/iscsi/iscsi_target_seq_pdu_list.o CC [M] drivers/staging/fbtft/fb_ili9481.o CC drivers/tty/nozomi.o CC drivers/regulator/tps65217-regulator.o CC [M] drivers/staging/fbtft/fb_ili9486.o CC drivers/scsi/mpt3sas/mpt3sas_base.o LD [M] drivers/net/ethernet/intel/ixgb/ixgb.o CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.o CC [M] drivers/target/iscsi/iscsi_target_auth.o /home/kisskb/slave/src/drivers/net/ethernet/neterion/vxge/vxge-main.c: In function 'vxge_tx_msix_handle': /home/kisskb/slave/src/drivers/net/ethernet/neterion/vxge/vxge-main.c:2248:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] CC drivers/regulator/wm8400-regulator.o CC [M] drivers/target/tcm_fc/tfc_io.o CC [M] net/ipv4/inet_lro.o CC drivers/scsi/megaraid/megaraid_sas_fusion.o CC [M] drivers/staging/comedi/drivers/rti800.o CC [M] drivers/uwb/pal.o CC lib/decompress_unlz4.o LD [M] drivers/net/ethernet/intel/igbvf/igbvf.o LD [M] drivers/net/ethernet/intel/i40evf/i40evf.o CC drivers/scsi/megaraid/megaraid_sas_fp.o CC [M] drivers/scsi/megaraid/megaraid_mm.o CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_mbx.o CC drivers/scsi/esas2r/esas2r_init.o CC [M] drivers/scsi/megaraid/megaraid_mbox.o CC drivers/scsi/esas2r/esas2r_int.o CC drivers/tty/serial/uartlite.o CC net/netfilter/ipvs/ip_vs_proto_sctp.o CC [M] drivers/scsi/bnx2i/bnx2i_iscsi.o CC [M] drivers/staging/fbtft/fb_ssd1331.o LD drivers/net/ethernet/xilinx/ll_temac.o CC [M] drivers/staging/fbtft/fb_st7789v.o CC drivers/video/backlight/lp855x_bl.o CC [M] drivers/staging/comedi/drivers/rti802.o CC [M] drivers/video/fbdev/nvidia/nv_accel.o LD drivers/net/ethernet/xilinx/built-in.o CC drivers/scsi/libfc/fc_disc.o CC drivers/video/backlight/lv5207lp.o CC [M] drivers/regulator/aat2870-regulator.o CC drivers/mfd/intel_soc_pmic_core.o CC drivers/scsi/esas2r/esas2r_io.o CC drivers/video/backlight/pm8941-wled.o CC drivers/scsi/mpt3sas/mpt3sas_config.o CC drivers/tty/serial/8250/8250_pci.o CC [M] drivers/staging/lustre/lustre/mdc/lproc_mdc.o CC drivers/tty/vt/selection.o LD drivers/video/fbdev/mb862xx/mb862xxfb.o CC [M] net/netfilter/ipset/ip_set_hash_netportnet.o LD drivers/net/ethernet/intel/fm10k/fm10k.o LD drivers/video/fbdev/mb862xx/built-in.o CC [M] drivers/target/tcm_fc/tfc_sess.o CC net/netfilter/ipvs/ip_vs_nfct.o CC [M] drivers/uwb/radio.o CC drivers/tty/vt/keyboard.o LD drivers/net/ethernet/intel/fm10k/built-in.o CC [M] drivers/uwb/reset.o CC drivers/net/ethernet/sfc/mdio_10g.o CC drivers/video/backlight/pwm_bl.o CC [M] drivers/scsi/bnx2i/bnx2i_sysfs.o CC [M] drivers/staging/lustre/lustre/lov/lov_ea.o CC [M] drivers/staging/fbtft/fb_uc1611.o CC [M] drivers/staging/lustre/lustre/llite/llite_rmtacl.o CC drivers/scsi/libfc/fc_exch.o CC lib/decompress_unlzma.o CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_x540.o CC drivers/net/ethernet/sfc/tenxpress.o LD [M] drivers/target/target_core_mod.o CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_x550.o CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_lib.o CC [M] drivers/scsi/aic7xxx/aic7xxx_pci.o CC drivers/net/ethernet/sfc/txc43128_phy.o CC drivers/scsi/libfc/fc_elsct.o CC [M] net/ipv4/xfrm4_mode_transport.o CC [M] drivers/scsi/aic7xxx/aic7xxx_reg_print.o CC [M] drivers/video/fbdev/nvidia/nv_of.o CC drivers/staging/xgifb/vb_setmode.o LD drivers/scsi/mvsas/built-in.o CC drivers/video/backlight/tps65217_bl.o CC [M] drivers/target/iscsi/iscsi_target_datain_values.o CC [M] drivers/staging/lustre/lnet/lnet/router.o LD drivers/video/console/built-in.o CC lib/decompress_unxz.o CC [M] drivers/scsi/mvsas/mv_init.o CC [M] drivers/tty/serial/8250/8250_dw.o CC [M] drivers/staging/fbtft/fb_upd161704.o CC [M] drivers/regulator/as3711-regulator.o CC net/netfilter/ipvs/ip_vs_lc.o CC [M] drivers/staging/lustre/lustre/libcfs/hash.o CC drivers/scsi/mpt3sas/mpt3sas_scsih.o CC [M] drivers/video/fbdev/nvidia/nv_i2c.o CC drivers/net/ethernet/sfc/falcon_boards.o CC drivers/scsi/aic94xx/aic94xx_dev.o CC drivers/tty/vt/consolemap.o CC drivers/scsi/libsas/sas_phy.o CC net/netfilter/ipvs/ip_vs_wlc.o CC drivers/gpu/drm/drm_modeset_lock.o CC drivers/staging/speakup/kobjects.o LD [M] drivers/pci/hotplug/shpchp.o CC [M] drivers/staging/lustre/lnet/lnet/router_proc.o CC drivers/video/fbdev/sstfb.o CC [M] drivers/staging/fbtft/fbtft_device.o CC drivers/tty/serial/of_serial.o LD drivers/pci/built-in.o CC [M] drivers/video/backlight/hx8357.o CC drivers/gpu/drm/drm_atomic.o CC [M] drivers/tty/n_hdlc.o CC [M] drivers/scsi/be2iscsi/be_cmds.o CC [M] drivers/staging/comedi/drivers/das16m1.o CC drivers/video/fbdev/asiliantfb.o CC drivers/mfd/intel_soc_pmic_crc.o CC [M] drivers/staging/lustre/lustre/libcfs/kernel_user_comm.o CC drivers/scsi/esas2r/esas2r_ioctl.o CONMK drivers/tty/vt/consolemap_deftbl.c CC [M] drivers/uwb/rsv.o CC drivers/tty/vt/vt.o CC [M] drivers/regulator/gpio-regulator.o SHIPPED drivers/tty/vt/defkeymap.c CC drivers/mfd/mt6397-core.o CC drivers/video/fbdev/broadsheetfb.o CC [M] drivers/mfd/bcm590xx.o CC [M] drivers/uwb/scan.o CC drivers/staging/speakup/selection.o CC [M] drivers/scsi/mvsas/mv_sas.o CC [M] drivers/staging/lustre/lustre/llite/rw26.o CC [M] drivers/video/backlight/adp5520_bl.o CC [M] drivers/regulator/lp3972.o CC [M] drivers/scsi/mvsas/mv_64xx.o CC [M] drivers/staging/lustre/lustre/llite/super25.o CC [M] drivers/tty/serial/8250/8250_mid.o CC net/netfilter/ipvs/ip_vs_fo.o CC net/netfilter/ipvs/ip_vs_dh.o CC drivers/scsi/libfc/fc_frame.o CC [M] drivers/staging/lustre/lustre/mgc/lproc_mgc.o CC drivers/net/ethernet/sfc/mcdi.o CC drivers/scsi/mpt3sas/mpt3sas_transport.o CC net/netfilter/ipvs/ip_vs_nq.o CC drivers/scsi/esas2r/esas2r_targdb.o CC [M] net/ipv4/xfrm4_mode_tunnel.o CC [M] drivers/video/backlight/generic_bl.o CC [M] drivers/scsi/aacraid/rx.o CC [M] drivers/staging/comedi/drivers/das16.o CC drivers/scsi/aic94xx/aic94xx_tmf.o CC [M] drivers/video/backlight/lm3533_bl.o CC drivers/scsi/libfc/fc_lport.o CC drivers/gpu/drm/drm_bridge.o CC [M] drivers/scsi/aacraid/sa.o LD [M] drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe.o CC [M] drivers/regulator/lp872x.o CC [M] drivers/mfd/cros_ec.o CC [M] drivers/mfd/cros_ec_i2c.o CC [M] drivers/video/backlight/pcf50633-backlight.o CC drivers/tty/serial/arc_uart.o CC drivers/tty/vt/consolemap_deftbl.o LD drivers/net/ethernet/realtek/built-in.o LD drivers/staging/lustre/lustre/obdclass/built-in.o CC drivers/scsi/esas2r/esas2r_vda.o CC [M] drivers/mfd/cros_ec_spi.o CC drivers/tty/vt/defkeymap.o CC [M] drivers/tty/n_gsm.o CC [M] drivers/target/iscsi/iscsi_target_device.o CC [M] drivers/staging/lustre/lustre/obdclass/linux/linux-module.o CC [M] drivers/staging/lustre/lnet/lnet/acceptor.o CC [M] drivers/regulator/lp8755.o CC [M] drivers/mfd/htc-pasic3.o CC [M] drivers/tty/n_tracerouter.o CC [M] drivers/staging/comedi/drivers/das800.o CC [M] net/netfilter/ipset/ip_set_list_set.o CC drivers/scsi/aic94xx/aic94xx_task.o CC [M] drivers/uwb/uwb-debug.o LD [M] drivers/tty/serial/jsm/jsm.o CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.o CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_debugfs.o CC drivers/tty/serial/men_z135_uart.o LD [M] net/netfilter/ipset/ip_set.o CC drivers/net/ethernet/sfc/mcdi_port.o CC [M] drivers/staging/lustre/lustre/llite/statahead.o CC drivers/scsi/libfc/fc_rport.o CC [M] drivers/staging/lustre/lustre/libcfs/prng.o CC drivers/video/fbdev/core/fb_ddc.o CC [M] net/netfilter/ipvs/ip_vs_rr.o CC [M] drivers/staging/lustre/lustre/obdclass/linux/linux-obdo.o CC [M] drivers/staging/lustre/lustre/libcfs/workitem.o LD drivers/scsi/pm8001/built-in.o LD [M] drivers/video/fbdev/nvidia/nvidiafb.o CC drivers/scsi/libsas/sas_port.o CC [M] drivers/staging/lustre/lustre/obdclass/linux/linux-sysctl.o CC drivers/scsi/libfc/fc_fcp.o CC [M] drivers/scsi/aacraid/rkt.o LD drivers/scsi/sym53c8xx_2/built-in.o CC [M] drivers/scsi/pm8001/pm8001_init.o CC drivers/scsi/libsas/sas_event.o CC drivers/staging/speakup/serialio.o CC drivers/video/fbdev/auo_k190x.o CC drivers/scsi/mpt3sas/mpt3sas_ctl.o LD drivers/scsi/qla2xxx/built-in.o CC [M] drivers/scsi/sym53c8xx_2/sym_fw.o LD drivers/net/ethernet/tehuti/built-in.o CC drivers/video/fbdev/s1d13xxxfb.o CC [M] drivers/scsi/pm8001/pm8001_sas.o CC [M] drivers/staging/lustre/lustre/libcfs/libcfs_cpu.o CC [M] drivers/staging/lustre/lustre/obdclass/llog.o LD drivers/net/ethernet/chelsio/cxgb3/cxgb3.o CC [M] drivers/mfd/ti_am335x_tscadc.o CC [M] drivers/scsi/qla2xxx/qla_os.o CC [M] drivers/staging/lustre/lustre/llite/../lclient/glimpse.o CC drivers/video/fbdev/gxt4500.o CC [M] drivers/scsi/aacraid/nark.o CC [M] drivers/scsi/mvsas/mv_94xx.o LD drivers/staging/fbtft/fbtft.o LD drivers/net/ethernet/chelsio/cxgb3/built-in.o /home/kisskb/slave/src/drivers/net/ethernet/neterion/vxge/vxge-main.c: In function 'vxge_poll_inta': /home/kisskb/slave/src/drivers/net/ethernet/neterion/vxge/vxge-main.c:1873:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] CC [M] drivers/scsi/qla2xxx/qla_init.o /home/kisskb/slave/src/drivers/tty/serial/of_serial.c: In function 'of_platform_serial_probe': /home/kisskb/slave/src/drivers/tty/serial/of_serial.c:239:1: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=] CC drivers/scsi/libfc/fc_npiv.o CC [M] drivers/scsi/qla2xxx/qla_mbx.o CC drivers/scsi/esas2r/esas2r_main.o LD drivers/staging/fbtft/built-in.o CC drivers/video/fbdev/sm501fb.o CC [M] drivers/scsi/qla2xxx/qla_iocb.o CC drivers/net/ethernet/sfc/mcdi_mon.o LD [M] drivers/staging/lustre/lnet/klnds/socklnd/ksocklnd.o CC [M] drivers/uwb/uwbd.o CC drivers/video/fbdev/offb.o CC [M] drivers/staging/lustre/lustre/libcfs/libcfs_mem.o LD drivers/net/ethernet/emulex/benet/be2net.o CC [M] drivers/scsi/pm8001/pm8001_ctl.o CC [M] net/netfilter/ipvs/ip_vs_lblcr.o CC [M] drivers/staging/lustre/lustre/llite/../lclient/lcommon_cl.o CC [M] drivers/staging/lustre/lustre/obdclass/llog_cat.o CC [M] drivers/staging/lustre/lustre/obdclass/llog_obd.o LD drivers/net/ethernet/emulex/benet/built-in.o LD drivers/video/backlight/built-in.o LD drivers/video/fbdev/core/fb.o CC lib/dump_stack.o LD drivers/net/ethernet/emulex/built-in.o CC drivers/net/ethernet/sfc/ptp.o CC [M] drivers/tty/serial/clps711x.o CC [M] drivers/staging/lustre/lustre/libcfs/libcfs_lock.o CC drivers/staging/speakup/synth.o CC [M] drivers/staging/comedi/drivers/das1800.o CC [M] drivers/mfd/tps6105x.o CC [M] drivers/staging/lustre/lnet/lnet/peer.o CC [M] drivers/scsi/sym53c8xx_2/sym_glue.o CC [M] drivers/staging/lustre/lustre/lov/lov_dev.o CC [M] drivers/scsi/sym53c8xx_2/sym_hipd.o CC [M] drivers/target/iscsi/iscsi_target_erl0.o CC drivers/scsi/mpt3sas/mpt3sas_trigger_diag.o CC [M] drivers/scsi/aacraid/src.o CC drivers/video/fbdev/simplefb.o CC [M] drivers/regulator/max8907-regulator.o LD drivers/tty/serial/8250/8250.o CC [M] drivers/scsi/qla2xxx/qla_isr.o CC drivers/scsi/mpt3sas/mpt3sas_warpdrive.o LD [M] drivers/target/tcm_fc/tcm_fc.o CC drivers/scsi/libsas/sas_dump.o CC [M] drivers/tty/serial/max3100.o CC [M] drivers/scsi/pm8001/pm8001_hwi.o CC [M] drivers/video/fbdev/clps711x-fb.o CC [M] drivers/regulator/max8998.o CC drivers/staging/speakup/thread.o CC drivers/scsi/libsas/sas_discover.o LD drivers/staging/lustre/lustre/obdecho/built-in.o CC drivers/staging/speakup/varhandlers.o CC drivers/scsi/libsas/sas_expander.o CC [M] drivers/staging/speakup/speakup_acntsa.o CC [M] drivers/staging/lustre/lustre/obdecho/echo_client.o CC [M] drivers/staging/speakup/speakup_acntpc.o CC [M] drivers/staging/lustre/lustre/lov/lov_object.o CC [M] drivers/staging/lustre/lustre/obdclass/llog_swab.o CC [M] drivers/regulator/max77686.o CC [M] drivers/staging/speakup/speakup_decext.o LD net/ipv4/built-in.o CC [M] drivers/mfd/tps65010.o CC [M] drivers/scsi/qla2xxx/qla_gs.o CC drivers/gpu/drm/drm_ioc32.o CC lib/earlycpio.o CC [M] drivers/staging/comedi/drivers/das6402.o CC [M] drivers/target/iscsi/iscsi_target_erl1.o LD [M] drivers/scsi/cxlflash/cxlflash.o LD drivers/staging/lustre/lustre/osc/built-in.o CC [M] drivers/staging/lustre/lustre/llite/../lclient/lcommon_misc.o /home/kisskb/slave/src/drivers/video/fbdev/auo_k190x.c:859:12: warning: 'auok190x_suspend' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/video/fbdev/auo_k190x.c:899:12: warning: 'auok190x_resume' defined but not used [-Wunused-function] CC [M] drivers/tty/n_tracesink.o CC [M] drivers/staging/lustre/lustre/osc/osc_request.o CC drivers/scsi/scsi_transport_srp.o CC [M] drivers/staging/speakup/speakup_decpc.o CC [M] drivers/staging/speakup/speakup_dtlk.o CC lib/extable.o CC drivers/scsi/libsas/sas_scsi_host.o CC [M] drivers/mfd/mc13xxx-core.o CC [M] drivers/tty/serial/imx.o LD net/netfilter/ipvs/ip_vs.o CC [M] drivers/tty/serial/st-asc.o LD [M] drivers/staging/lustre/lnet/selftest/lnet_selftest.o CC [M] drivers/staging/comedi/drivers/dt2801.o LD net/netfilter/ipvs/built-in.o CC drivers/gpu/drm/drm_gem_cma_helper.o CC [M] drivers/target/iscsi/iscsi_target_erl2.o CC drivers/scsi/libsas/sas_task.o CC [M] drivers/staging/comedi/drivers/dt2811.o CC [M] drivers/staging/speakup/speakup_ltlk.o CC [M] drivers/target/iscsi/iscsi_target_login.o /home/kisskb/slave/src/drivers/net/ethernet/neterion/vxge/vxge-main.c: In function 'vxge_netpoll': /home/kisskb/slave/src/drivers/net/ethernet/neterion/vxge/vxge-main.c:1908:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] CC [M] drivers/staging/lustre/lustre/llite/vvp_dev.o CC [M] drivers/regulator/max77693.o CC [M] drivers/staging/comedi/drivers/dt2817.o CC [M] drivers/staging/lustre/lustre/osc/osc_dev.o CC [M] drivers/staging/comedi/drivers/dt282x.o CC [M] drivers/staging/lustre/lustre/llite/vvp_page.o CC [M] drivers/tty/mxser.o CC lib/fdt.o CC [M] drivers/tty/serial/timbuart.o CC [M] drivers/tty/rocket.o CC [M] drivers/staging/lustre/lustre/osc/osc_object.o CC [M] drivers/staging/comedi/drivers/fl512.o CC [M] drivers/staging/speakup/speakup_dummy.o CC lib/fdt_empty_tree.o CC [M] drivers/mfd/mc13xxx-spi.o CC drivers/gpu/drm/ati_pcigart.o CC [M] drivers/staging/lustre/lustre/osc/osc_page.o CC [M] drivers/tty/synclinkmp.o CC [M] drivers/scsi/pm8001/pm80xx_hwi.o CC [M] drivers/tty/serial/ifx6x60.o CC drivers/gpu/drm/drm_panel.o CC [M] drivers/regulator/mc13783-regulator.o CC drivers/gpu/drm/drm_of.o CC [M] drivers/staging/lustre/lustre/lov/lov_page.o CC [M] drivers/regulator/mc13xxx-regulator-core.o CC [M] drivers/mfd/max8907.o CC lib/fdt_ro.o CC [M] drivers/staging/lustre/lustre/llite/vvp_lock.o CC [M] drivers/mfd/pcf50633-core.o CC [M] drivers/staging/lustre/lustre/lov/lov_lock.o CC [M] drivers/mfd/pcf50633-irq.o CC drivers/gpu/drm/drm_agpsupport.o CC [M] drivers/staging/lustre/lustre/lov/lov_io.o CC [M] drivers/target/iscsi/iscsi_target_nego.o CC [M] drivers/target/iscsi/iscsi_target_nodeattrib.o CC [M] drivers/staging/lustre/lustre/obdclass/class_obd.o CC drivers/scsi/libiscsi.o CC [M] drivers/video/fbdev/pm3fb.o CC [M] drivers/mfd/pcf50633-adc.o CC [M] drivers/mfd/pcf50633-gpio.o CC lib/fdt_rw.o CC [M] drivers/staging/lustre/lustre/obdclass/debug.o CC [M] drivers/scsi/qla2xxx/qla_dbg.o CC [M] drivers/video/fbdev/neofb.o CC lib/fdt_strerror.o CC [M] drivers/scsi/sym53c8xx_2/sym_malloc.o CC [M] drivers/mfd/ab3100-otp.o CC drivers/scsi/libsas/sas_ata.o CC [M] drivers/staging/lustre/lustre/lov/lovsub_dev.o LD drivers/staging/lustre/lustre/ptlrpc/built-in.o CC [M] drivers/regulator/pfuze100-regulator.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/l_lock.o CC [M] drivers/staging/comedi/drivers/aio_aio12_8.o CC [M] drivers/video/fbdev/cirrusfb.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_lock.o CC [M] drivers/regulator/pwm-regulator.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_resource.o CC [M] drivers/staging/lustre/lustre/osc/osc_lock.o CC [M] drivers/video/fbdev/auo_k1901fb.o CC [M] drivers/video/fbdev/uvesafb.o CC [M] drivers/staging/lustre/lustre/obdclass/genops.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_lib.o CC [M] drivers/target/iscsi/iscsi_target_tmr.o CC lib/fdt_sw.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_plain.o CC lib/fdt_wip.o CC lib/flex_proportions.o LD [M] drivers/uwb/uwb.o CC [M] drivers/video/fbdev/ssd1307fb.o CC [M] drivers/staging/lustre/lustre/lov/lovsub_object.o CC [M] drivers/staging/lustre/lustre/osc/osc_io.o CC [M] drivers/staging/lustre/lustre/obdclass/uuid.o LD [M] drivers/video/fbdev/savage/savagefb.o CC [M] drivers/staging/lustre/lustre/obdclass/lprocfs_status.o CC [M] drivers/target/iscsi/iscsi_target_tpg.o CC [M] drivers/staging/lustre/lustre/obdclass/lustre_handles.o CC drivers/scsi/libiscsi_tcp.o CC [M] drivers/video/fbdev/vfb.o CC [M] drivers/scsi/qla2xxx/qla_sup.o CC [M] drivers/regulator/tps51632-regulator.o CC [M] drivers/staging/comedi/drivers/ii_pci20kc.o CC [M] drivers/regulator/pcf50633-regulator.o CC [M] drivers/staging/lustre/lustre/osc/osc_quota.o CC [M] drivers/target/iscsi/iscsi_target_util.o CC [M] drivers/staging/lustre/lustre/osc/osc_cache.o CC [M] drivers/staging/lustre/lustre/osc/lproc_osc.o CC [M] drivers/tty/serial/mxs-auart.o CC lib/idr.o CC [M] drivers/staging/lustre/lustre/lov/lovsub_page.o CC [M] drivers/staging/lustre/lustre/llite/vvp_io.o CC [M] drivers/staging/lustre/lustre/obdclass/lustre_peer.o CC [M] drivers/regulator/tps6105x-regulator.o CC [M] drivers/staging/comedi/drivers/c6xdigio.o CC [M] drivers/regulator/tps62360-regulator.o CC [M] drivers/staging/lustre/lustre/lov/lovsub_lock.o CC [M] drivers/staging/comedi/drivers/mpc624.o CC [M] drivers/staging/lustre/lustre/llite/vvp_object.o CC [M] drivers/scsi/sym53c8xx_2/sym_nvram.o CC [M] drivers/regulator/tps65023-regulator.o CC [M] drivers/tty/serial/xilinx_uartps.o CC [M] drivers/staging/comedi/drivers/adq12b.o CC [M] drivers/regulator/tps6524x-regulator.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_drv.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_device.o CC [M] drivers/tty/serial/fsl_lpuart.o CC lib/int_sqrt.o CC [M] drivers/staging/lustre/lustre/obdclass/statfs_pack.o CC drivers/gpu/drm/bochs/bochs_drv.o CC drivers/gpu/drm/ast/ast_drv.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_kms.o CC [M] drivers/staging/comedi/drivers/ni_at_a2150.o CC [M] drivers/staging/lustre/lustre/llite/lproc_llite.o CC [M] drivers/target/iscsi/iscsi_target.o CC [M] drivers/scsi/qla2xxx/qla_attr.o CC [M] drivers/scsi/qla2xxx/qla_mid.o CC lib/ioremap.o CC drivers/scsi/iscsi_tcp.o CC drivers/gpu/drm/bochs/bochs_mm.o LD drivers/scsi/aic94xx/aic94xx.o CC drivers/gpu/drm/bochs/bochs_kms.o LD drivers/scsi/aic94xx/built-in.o CC [M] drivers/regulator/tps80031-regulator.o CC [M] drivers/staging/lustre/lustre/llite/lloop.o CC [M] drivers/scsi/qla2xxx/qla_dfs.o CC [M] drivers/tty/serial/serial_mctrl_gpio.o CC drivers/scsi/ips.o LD drivers/tty/serial/8250/8250_base.o CC [M] drivers/staging/comedi/drivers/ni_at_ao.o CC [M] drivers/staging/comedi/drivers/ni_atmio.o LD [M] drivers/net/ethernet/neterion/vxge/vxge.o CC [M] drivers/staging/comedi/drivers/ni_atmio16d.o CC [M] drivers/scsi/qla2xxx/qla_bsg.o CC [M] drivers/scsi/qla2xxx/qla_nx.o CC [M] drivers/target/iscsi/iscsi_target_configfs.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_extent.o CC [M] drivers/staging/lustre/lustre/obdclass/obdo.o LD [M] drivers/scsi/bnx2i/bnx2i.o CC [M] drivers/staging/comedi/drivers/pcmda12.o CC drivers/scsi/hpsa.o CC drivers/scsi/atp870u.o CC [M] drivers/scsi/qla2xxx/qla_mr.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_request.o CC drivers/gpu/drm/bochs/bochs_fbdev.o CC [M] drivers/staging/comedi/drivers/pcmmio.o CC [M] drivers/target/iscsi/iscsi_target_stat.o CC [M] drivers/target/iscsi/iscsi_target_transport.o CC [M] drivers/mfd/timberdale.o CC lib/irq_regs.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_lockd.o LD drivers/regulator/built-in.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_flock.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.o LD [M] drivers/staging/rts5208/rts5208.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_inodebits.o CC [M] drivers/staging/lustre/lustre/obdclass/obd_config.o CC lib/is_single_threaded.o CC drivers/scsi/a100u2w.o CC lib/klist.o CC [M] drivers/scsi/qla2xxx/qla_nx2.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_pool.o LD [M] drivers/net/ethernet/chelsio/cxgb4/cxgb4.o CC drivers/gpu/drm/bridge/parade-ps8622.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/interval_tree.o CC [M] drivers/staging/lustre/lustre/ptlrpc/client.o /home/kisskb/slave/src/drivers/scsi/aacraid/src.c: In function 'aac_src_intr_message': /home/kisskb/slave/src/drivers/scsi/aacraid/src.c:97:4: warning: 'bellbits' may be used uninitialized in this function [-Wuninitialized] LD drivers/net/ethernet/chelsio/built-in.o CC drivers/gpu/drm/amd/amdgpu/atombios_crtc.o CC [M] drivers/staging/comedi/drivers/pcmuio.o CC drivers/gpu/drm/ast/ast_main.o CC [M] drivers/staging/comedi/drivers/s526.o CC [M] drivers/staging/lustre/lustre/lov/lovsub_io.o CC drivers/gpu/drm/ast/ast_mode.o CC drivers/scsi/3w-sas.o CC lib/kobject.o CC [M] drivers/staging/comedi/drivers/ssv_dnp.o CC [M] drivers/scsi/qla2xxx/qla_target.o CC [M] drivers/staging/comedi/drivers/ni_tio.o CC drivers/scsi/hptiop.o CC [M] drivers/mfd/lpc_ich.o CC lib/kobject_uevent.o CC [M] drivers/staging/comedi/drivers/comedi_8255.o CC [M] drivers/staging/comedi/drivers/amplc_dio200_common.o LD [M] drivers/scsi/aacraid/aacraid.o CC [M] drivers/staging/comedi/drivers/amplc_pc236_common.o CC drivers/gpu/drm/bochs/bochs_hw.o CC drivers/scsi/st.o CC [M] drivers/scsi/qla2xxx/qla_tmpl.o CC [M] drivers/staging/lustre/lustre/lov/lov_pool.o CC [M] drivers/scsi/qla2xxx/tcm_qla2xxx.o /home/kisskb/slave/src/drivers/tty/serial/ifx6x60.c: In function 'ifx_spi_complete': /home/kisskb/slave/src/drivers/tty/serial/ifx6x60.c:715:8: warning: 'more' may be used uninitialized in this function [-Wuninitialized] LD drivers/gpu/drm/i2c/built-in.o CC drivers/gpu/drm/ast/ast_fb.o CC lib/md5.o CC [M] drivers/staging/lustre/lustre/obdclass/obd_mount.o CC drivers/scsi/osst.o CC [M] drivers/gpu/drm/i2c/adv7511.o CC drivers/scsi/sr.o CC [M] drivers/gpu/drm/bridge/nxp-ptn3460.o CC lib/nmi_backtrace.o CC [M] drivers/mfd/qcom-spmi-pmic.o CC [M] drivers/mfd/atmel-hlcdc.o CC drivers/scsi/sr_ioctl.o CC [M] drivers/staging/lustre/lustre/lov/lproc_lov.o CC drivers/gpu/drm/mga/mga_drv.o CC drivers/gpu/drm/mga/mga_dma.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.o CC drivers/gpu/drm/mga/mga_state.o LD drivers/scsi/esas2r/esas2r.o LD drivers/staging/speakup/speakup.o CC drivers/scsi/sr_vendor.o CC drivers/gpu/drm/amd/amdgpu/atom.o CC drivers/gpu/drm/ast/ast_ttm.o LD drivers/tty/serial/8250/built-in.o CC lib/plist.o CC [M] drivers/mfd/rk808.o CC drivers/scsi/ch.o CC [M] drivers/staging/lustre/lustre/ptlrpc/recover.o CC drivers/gpu/drm/mga/mga_warp.o LD drivers/video/fbdev/core/built-in.o CC drivers/gpu/drm/ast/ast_post.o CC [M] drivers/staging/lustre/lustre/obdclass/lu_object.o CC [M] drivers/gpu/drm/i2c/tda998x_drv.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_fence.o CC lib/proportions.o CC [M] drivers/scsi/scsi_transport_spi.o CC [M] drivers/staging/lustre/lustre/ptlrpc/connection.o LD drivers/scsi/esas2r/built-in.o CC [M] drivers/scsi/iscsi_boot_sysfs.o CC [M] drivers/staging/lustre/lustre/obdclass/cl_object.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.o CC [M] drivers/scsi/eata.o LD drivers/tty/serial/built-in.o CC drivers/gpu/drm/ast/ast_dp501.o CC [M] drivers/staging/lustre/lustre/obdclass/cl_page.o CC [M] drivers/mfd/lm3533-core.o LD drivers/staging/speakup/built-in.o CC drivers/gpu/drm/panel/panel-simple.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_object.o CC [M] drivers/staging/lustre/lustre/ptlrpc/niobuf.o LD [M] drivers/scsi/arcmsr/arcmsr.o CC [M] drivers/scsi/dc395x.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_gart.o CC [M] drivers/staging/lustre/lustre/ptlrpc/pack_generic.o CC drivers/gpu/drm/savage/savage_drv.o LD drivers/gpu/drm/mgag200/built-in.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.o CC [M] drivers/scsi/megaraid.o CC [M] drivers/staging/lustre/lustre/obdclass/cl_lock.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_display.o CC lib/radix-tree.o CC [M] drivers/gpu/drm/mgag200/mgag200_main.o LD drivers/gpu/drm/sis/built-in.o CC drivers/gpu/drm/qxl/qxl_drv.o CC [M] drivers/staging/lustre/lustre/ptlrpc/events.o CC drivers/gpu/drm/qxl/qxl_kms.o CC [M] drivers/gpu/drm/sis/sis_drv.o LD drivers/gpu/drm/tilcdc/built-in.o CC lib/ratelimit.o CC drivers/gpu/drm/savage/savage_bci.o CC [M] drivers/staging/lustre/lustre/ptlrpc/ptlrpc_module.o CC [M] drivers/staging/lustre/lustre/obdclass/cl_io.o CC drivers/gpu/drm/tdfx/tdfx_drv.o CC [M] drivers/gpu/drm/mgag200/mgag200_mode.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.o CC lib/rbtree.o CC drivers/gpu/drm/savage/savage_state.o CC [M] drivers/staging/lustre/lustre/ptlrpc/service.o CC [M] drivers/staging/lustre/lustre/obdclass/lu_ref.o CC [M] drivers/mfd/lm3533-ctrlbank.o CC lib/seq_buf.o CC [M] drivers/staging/lustre/lustre/obdclass/acl.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_fb.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_gem.o CC drivers/gpu/drm/ttm/ttm_agp_backend.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_ring.o LD drivers/net/ethernet/intel/igb/igb.o CC [M] drivers/staging/lustre/lustre/obdclass/lprocfs_counters.o CC lib/sha1.o CC [M] drivers/mfd/menf21bmc.o CC [M] drivers/gpu/drm/sis/sis_mm.o CC drivers/gpu/drm/panel/panel-lg-lg4573.o LD drivers/net/ethernet/intel/igb/built-in.o CC lib/show_mem.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_cs.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_bios.o CC lib/string.o CC drivers/gpu/drm/ttm/ttm_memory.o CC [M] drivers/mfd/hi6421-pmic-core.o CC [M] drivers/gpu/drm/mgag200/mgag200_cursor.o CC lib/timerqueue.o CC drivers/gpu/drm/qxl/qxl_display.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_benchmark.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_test.o CC [M] drivers/gpu/drm/mgag200/mgag200_drv.o LD drivers/gpu/drm/vc4/built-in.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_pm.o CC [M] drivers/gpu/drm/vc4/vc4_bo.o CC drivers/gpu/drm/amd/amdgpu/atombios_dp.o LD drivers/gpu/drm/bridge/built-in.o CC lib/vsprintf.o CC [M] drivers/gpu/drm/vc4/vc4_crtc.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_afmt.o CC [M] drivers/gpu/drm/mgag200/mgag200_fb.o CC [M] lib/test-string_helpers.o CC drivers/gpu/drm/mga/mga_irq.o CC [M] drivers/scsi/3w-xxxx.o CC [M] drivers/staging/lustre/lustre/ptlrpc/pinger.o CC [M] lib/test-kstrtox.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.o CC drivers/gpu/drm/mga/mga_ioc32.o CC [M] lib/crc7.o CC drivers/gpu/drm/amd/amdgpu/atombios_encoders.o CC [M] lib/bch.o CC [M] lib/of-reconfig-notifier-error-inject.o CC [M] drivers/gpu/drm/vc4/vc4_drv.o CC [M] drivers/gpu/drm/mgag200/mgag200_i2c.o LD drivers/mfd/88pm860x.o LD drivers/net/ethernet/ti/built-in.o LD drivers/mfd/rtsx_pci.o LD drivers/mfd/wm831x.o CC [M] lib/interval_tree_test.o CC [M] drivers/staging/lustre/lustre/ptlrpc/llog_net.o LD drivers/mfd/wm8350.o CC [M] drivers/gpu/drm/mgag200/mgag200_ttm.o CC drivers/gpu/drm/qxl/qxl_ttm.o LD drivers/mfd/intel-soc-pmic.o LD [M] drivers/mfd/pcf50633.o LD drivers/mfd/built-in.o LD drivers/gpu/drm/bochs/bochs-drm.o CC [M] drivers/staging/lustre/lustre/ptlrpc/llog_client.o CC drivers/gpu/drm/qxl/qxl_fb.o CC [M] drivers/scsi/3w-9xxx.o CC [M] drivers/gpu/drm/vc4/vc4_kms.o LD drivers/gpu/drm/bochs/built-in.o CC [M] drivers/gpu/drm/vc4/vc4_hdmi.o LD drivers/gpu/drm/drm_kms_helper.o CC drivers/gpu/drm/qxl/qxl_object.o CC [M] drivers/gpu/drm/vc4/vc4_hvs.o GEN lib/crc32table.h CC [M] drivers/scsi/mvumi.o CC [M] drivers/scsi/pmcraid.o CC drivers/gpu/drm/ttm/ttm_tt.o CC drivers/gpu/drm/qxl/qxl_gem.o CC drivers/gpu/drm/ttm/ttm_bo.o CC [M] drivers/scsi/virtio_scsi.o CC drivers/gpu/drm/qxl/qxl_cmd.o CC lib/crc32.o CC [M] drivers/scsi/ses.o CC [M] drivers/scsi/scsi_debug.o LD [M] drivers/scsi/mvsas/mvsas.o LD [M] drivers/net/ethernet/intel/ixgbevf/ixgbevf.o CC [M] drivers/staging/lustre/lustre/ptlrpc/import.o CC drivers/gpu/drm/ttm/ttm_bo_util.o LD drivers/scsi/scsi_mod.o LD drivers/gpu/drm/tdfx/tdfx.o CC drivers/gpu/drm/ttm/ttm_bo_vm.o CC drivers/gpu/drm/qxl/qxl_image.o LD drivers/gpu/drm/tdfx/built-in.o CC [M] drivers/gpu/drm/vc4/vc4_plane.o CC [M] drivers/gpu/drm/vc4/vc4_debugfs.o CC drivers/gpu/drm/qxl/qxl_draw.o CC drivers/gpu/drm/ttm/ttm_module.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_semaphore.o CC drivers/gpu/drm/ttm/ttm_object.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_sa.o CC drivers/gpu/drm/qxl/qxl_debugfs.o CC drivers/gpu/drm/ttm/ttm_lock.o LD drivers/gpu/drm/drm.o CC [M] drivers/staging/lustre/lustre/ptlrpc/ptlrpcd.o LD [M] drivers/staging/lustre/lustre/libcfs/libcfs.o LD drivers/scsi/libsas/libsas.o LD drivers/scsi/libfc/libfc.o LD drivers/scsi/libsas/built-in.o CC [M] drivers/staging/lustre/lustre/ptlrpc/pers.o CC drivers/gpu/drm/amd/amdgpu/atombios_i2c.o CC [M] drivers/staging/lustre/lustre/ptlrpc/lproc_ptlrpc.o CC drivers/gpu/drm/qxl/qxl_irq.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_prime.o CC [M] drivers/staging/lustre/lustre/ptlrpc/wiretest.o CC drivers/gpu/drm/ttm/ttm_execbuf_util.o LD drivers/scsi/libfc/built-in.o CC drivers/gpu/drm/qxl/qxl_dumb.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_vm.o CC drivers/gpu/drm/qxl/qxl_ioctl.o CC drivers/gpu/drm/qxl/qxl_release.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_ib.o CC drivers/gpu/drm/ttm/ttm_page_alloc.o CC [M] drivers/staging/lustre/lustre/ptlrpc/layout.o CC drivers/gpu/drm/qxl/qxl_prime.o CC drivers/gpu/drm/ttm/ttm_bo_manager.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_pll.o LD drivers/net/ethernet/sfc/sfc.o CC drivers/gpu/drm/ttm/ttm_page_alloc_dma.o CC [M] drivers/staging/lustre/lustre/ptlrpc/sec.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.o CC [M] drivers/staging/lustre/lustre/ptlrpc/sec_bulk.o CC [M] drivers/staging/lustre/lustre/ptlrpc/sec_gc.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.o LD drivers/net/ethernet/sfc/built-in.o CC [M] drivers/staging/lustre/lustre/ptlrpc/sec_config.o CC [M] drivers/staging/lustre/lustre/ptlrpc/sec_null.o CC [M] drivers/staging/lustre/lustre/ptlrpc/sec_plain.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.o LD drivers/gpu/drm/panel/built-in.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_sync.o CC [M] drivers/staging/lustre/lustre/ptlrpc/nrs.o CC drivers/gpu/drm/amd/amdgpu/vi.o CC drivers/gpu/drm/amd/amdgpu/gmc_v8_0.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_irq.o CC [M] drivers/staging/lustre/lustre/ptlrpc/nrs_fifo.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_ih.o CC [M] drivers/staging/lustre/lustre/ptlrpc/sec_lproc.o CC drivers/gpu/drm/amd/amdgpu/iceland_ih.o CC drivers/gpu/drm/amd/amdgpu/tonga_ih.o CC [M] drivers/staging/lustre/lustre/ptlrpc/errno.o CC drivers/gpu/drm/amd/amdgpu/cz_ih.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.o CC drivers/gpu/drm/amd/amdgpu/cz_smc.o CC drivers/gpu/drm/amd/amdgpu/cz_dpm.o LD drivers/scsi/sr_mod.o CC drivers/gpu/drm/amd/amdgpu/tonga_smc.o LD [M] drivers/gpu/drm/sis/sis.o CC drivers/gpu/drm/amd/amdgpu/tonga_dpm.o CC drivers/gpu/drm/amd/amdgpu/fiji_smc.o CC drivers/gpu/drm/amd/amdgpu/fiji_dpm.o CC drivers/gpu/drm/amd/amdgpu/iceland_smc.o CC drivers/gpu/drm/amd/amdgpu/iceland_dpm.o CC drivers/gpu/drm/amd/amdgpu/dce_v10_0.o /home/kisskb/slave/src/drivers/scsi/qla2xxx/qla_target.c: In function 'qlt_check_reserve_free_req': /home/kisskb/slave/src/drivers/scsi/qla2xxx/qla_target.c:1700:9: warning: 'cnt_in' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/drivers/scsi/qla2xxx/qla_target.c:1700:9: warning: 'cnt' may be used uninitialized in this function [-Wuninitialized] CC drivers/gpu/drm/amd/amdgpu/dce_v11_0.o LD [M] drivers/staging/lustre/lustre/llite/llite_lloop.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.o CC drivers/gpu/drm/amd/amdgpu/gfx_v8_0.o CC drivers/gpu/drm/amd/amdgpu/sdma_v2_4.o CC drivers/gpu/drm/amd/amdgpu/sdma_v3_0.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.o CC drivers/gpu/drm/amd/amdgpu/uvd_v5_0.o CC drivers/gpu/drm/amd/amdgpu/uvd_v6_0.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_vce.o CC drivers/gpu/drm/amd/amdgpu/vce_v3_0.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v8.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.o CC drivers/gpu/drm/amd/amdgpu/../scheduler/gpu_scheduler.o CC drivers/gpu/drm/amd/amdgpu/../scheduler/sched_fence.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_sched.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_ioc32.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_mn.o LD [M] drivers/scsi/be2iscsi/be2iscsi.o LD [M] drivers/gpu/drm/i2c/tda998x.o LD lib/built-in.o LD drivers/gpu/drm/mga/mga.o LD net/netfilter/built-in.o LD drivers/gpu/drm/mga/built-in.o LD drivers/gpu/drm/ast/ast.o LD [M] drivers/staging/lustre/lustre/mgc/mgc.o LD drivers/gpu/drm/ast/built-in.o LD net/built-in.o LD [M] drivers/staging/lustre/lnet/lnet/lnet.o LD [M] drivers/net/ethernet/intel/i40e/i40e.o LD [M] drivers/gpu/drm/vc4/vc4.o LD [M] drivers/staging/lustre/lustre/mdc/mdc.o LD drivers/gpu/drm/savage/savage.o LD drivers/gpu/drm/savage/built-in.o LD [M] drivers/net/ethernet/intel/ixgbe/ixgbe.o LD drivers/gpu/drm/qxl/qxl.o LD drivers/gpu/drm/qxl/built-in.o LD drivers/net/ethernet/intel/built-in.o LD [M] drivers/scsi/sym53c8xx_2/sym53c8xx.o LD [M] drivers/gpu/drm/mgag200/mgag200.o LD [M] drivers/scsi/aic7xxx/aic7xxx.o CC drivers/gpu/drm/nouveau/nvif/object.o CC drivers/gpu/drm/nouveau/nvif/client.o CC drivers/gpu/drm/nouveau/nvif/device.o CC drivers/gpu/drm/nouveau/nvif/notify.o CC drivers/gpu/drm/nouveau/nvkm/core/client.o CC drivers/gpu/drm/nouveau/nvkm/core/engine.o CC drivers/gpu/drm/nouveau/nvkm/core/enum.o CC drivers/gpu/drm/nouveau/nvkm/core/event.o LD drivers/tty/vt/built-in.o CC drivers/gpu/drm/nouveau/nvkm/core/gpuobj.o CC drivers/gpu/drm/nouveau/nvkm/core/ioctl.o LD drivers/tty/built-in.o CC drivers/gpu/drm/nouveau/nvkm/core/memory.o CC drivers/gpu/drm/nouveau/nvkm/core/mm.o CC drivers/gpu/drm/nouveau/nvkm/core/notify.o CC drivers/gpu/drm/nouveau/nvkm/core/object.o CC drivers/gpu/drm/nouveau/nvkm/core/oproxy.o CC drivers/gpu/drm/nouveau/nvkm/core/option.o CC drivers/gpu/drm/nouveau/nvkm/core/ramht.o CC drivers/gpu/drm/nouveau/nvkm/core/subdev.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bar/base.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bar/nv50.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bar/g84.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bar/gf100.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bar/gk20a.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/base.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/bit.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/boost.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/conn.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/cstep.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/dcb.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/disp.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/dp.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/extdev.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/fan.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/gpio.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/i2c.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/image.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/mxm.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/npde.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/pcir.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/perf.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/pll.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/pmu.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/ramcfg.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/rammap.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadow.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowacpi.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowof.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowpci.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowramin.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowrom.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/timing.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/therm.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/vmap.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/volt.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/xpio.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0203.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0205.o LD drivers/gpu/drm/ttm/ttm.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0209.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/P0260.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bus/base.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bus/hwsq.o LD drivers/gpu/drm/ttm/built-in.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv04.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv31.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv50.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bus/g94.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bus/gf100.o CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/base.o CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv04.o CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv40.o CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv50.o CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/g84.o CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/gt215.o CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/mcp77.o CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/gf100.o CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk104.o CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a.o CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/pllnv04.o CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/pllgt215.o CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/base.o CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv04.o CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv05.o CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv10.o CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv1a.o CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv20.o CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv50.o CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/g84.o CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/g98.o CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gt215.o CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/mcp89.o CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gf100.o CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gm107.o CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gm204.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/base.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv04.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv10.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv1a.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv20.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv25.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv30.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv35.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv36.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv40.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv41.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv44.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv46.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv47.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv49.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv4e.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv50.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/g84.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/gt215.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/mcp77.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/mcp89.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/gf100.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/gk104.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/gk20a.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/gm107.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv04.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv10.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv1a.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv20.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv40.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv41.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv44.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv49.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv4e.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv50.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgt215.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/rammcp77.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgf100.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgk104.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgm107.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/sddr2.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/sddr3.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/gddr3.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/gddr5.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fuse/base.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fuse/nv50.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fuse/gf100.o LD drivers/scsi/megaraid/megaraid_sas.o LD [M] drivers/staging/lustre/lustre/obdecho/obdecho.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fuse/gm107.o CC drivers/gpu/drm/nouveau/nvkm/subdev/gpio/base.o LD drivers/scsi/megaraid/built-in.o CC drivers/gpu/drm/nouveau/nvkm/subdev/gpio/nv10.o CC drivers/gpu/drm/nouveau/nvkm/subdev/gpio/nv50.o CC drivers/gpu/drm/nouveau/nvkm/subdev/gpio/g94.o CC drivers/gpu/drm/nouveau/nvkm/subdev/gpio/gf119.o CC drivers/gpu/drm/nouveau/nvkm/subdev/gpio/gk104.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/base.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv04.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv4e.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv50.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/g94.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gf117.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gf119.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gk104.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gm204.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/pad.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padnv04.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padnv4e.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padnv50.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padg94.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padgf119.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padgm204.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bus.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv04.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv4e.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv50.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busgf119.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bit.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/aux.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxg94.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxgm204.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/anx9805.o CC drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gf100.o CC drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gf117.o CC drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gk104.o CC drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gk20a.o CC drivers/gpu/drm/nouveau/nvkm/subdev/instmem/base.o CC drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv04.o CC drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv40.o CC drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.o CC drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.o CC drivers/gpu/drm/nouveau/nvkm/subdev/ltc/base.o CC drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gf100.o CC drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gk104.o CC drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gm107.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mc/base.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv04.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv44.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv50.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mc/g98.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mc/gf100.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mc/gk20a.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mmu/base.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv04.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv41.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv44.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv50.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gf100.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mxm/base.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mxm/mxms.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mxm/nv50.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pci/agp.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pci/base.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv04.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv40.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv46.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv4c.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pci/g84.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pci/g94.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pci/gf100.o LD drivers/scsi/mpt3sas/mpt3sas.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pmu/base.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pmu/memx.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gt215.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gf100.o LD drivers/scsi/mpt3sas/built-in.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gf119.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk104.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk110.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk208.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk20a.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gm107.o CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/base.o CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/fan.o CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/fannil.o CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/fanpwm.o CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/fantog.o CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/ic.o CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/temp.o CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/nv40.o CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/nv50.o CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/g84.o /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxgm204.c: In function 'gm204_i2c_aux_xfer': /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxgm204.c:159:31: warning: 'stat' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxg94.c: In function 'g94_i2c_aux_xfer': /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxg94.c:159:31: warning: 'stat' may be used uninitialized in this function [-Wuninitialized] CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/gt215.o CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/gf119.o CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/gm107.o CC drivers/gpu/drm/nouveau/nvkm/subdev/timer/base.o CC drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv04.o AR lib/lib.a LD [M] drivers/staging/lustre/lustre/lov/lov.o CC drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv40.o LD [M] drivers/staging/lustre/lustre/llite/lustre.o LD [M] drivers/target/iscsi/iscsi_target_mod.o CC drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv41.o CC drivers/gpu/drm/nouveau/nvkm/subdev/timer/gk20a.o CC drivers/gpu/drm/nouveau/nvkm/subdev/volt/base.o CC drivers/gpu/drm/nouveau/nvkm/subdev/volt/gpio.o CC drivers/gpu/drm/nouveau/nvkm/subdev/volt/nv40.o CC drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk104.o CC drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk20a.o CC drivers/gpu/drm/nouveau/nvkm/engine/falcon.o CC drivers/gpu/drm/nouveau/nvkm/engine/xtensa.o CC drivers/gpu/drm/nouveau/nvkm/engine/bsp/g84.o LD [M] drivers/staging/lustre/lustre/lmv/lmv.o CC drivers/gpu/drm/nouveau/nvkm/engine/ce/gt215.o CC drivers/gpu/drm/nouveau/nvkm/engine/ce/gf100.o CC drivers/gpu/drm/nouveau/nvkm/engine/ce/gk104.o CC drivers/gpu/drm/nouveau/nvkm/engine/ce/gm204.o CC drivers/gpu/drm/nouveau/nvkm/engine/cipher/g84.o CC drivers/gpu/drm/nouveau/nvkm/engine/device/acpi.o CC drivers/gpu/drm/nouveau/nvkm/engine/device/base.o CC drivers/gpu/drm/nouveau/nvkm/engine/device/ctrl.o CC drivers/gpu/drm/nouveau/nvkm/engine/device/pci.o CC drivers/gpu/drm/nouveau/nvkm/engine/device/tegra.o CC drivers/gpu/drm/nouveau/nvkm/engine/device/user.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/base.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/nv04.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/g84.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/g94.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/gt200.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/gt215.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/gf119.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/gk104.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/gk110.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/gm107.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/gm204.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/outp.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/outpdp.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/dacnv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/piornv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/sornv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/sorg94.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgf119.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgm204.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/dport.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/conn.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/hdagt215.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/hdagf119.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmig84.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigt215.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigf119.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigk104.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/vga.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv04.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/rootg84.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/rootg94.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgt200.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgt215.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgf119.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgk104.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgk110.o LD [M] drivers/scsi/pm8001/pm80xx.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgm107.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgm204.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/changf119.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/dmacnv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/dmacgf119.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/basenv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/baseg84.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/basegt200.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/basegt215.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/basegf119.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/basegk104.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/basegk110.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/corenv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/coreg84.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/coreg94.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/coregt200.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/coregt215.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/coregf119.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/coregk104.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/coregk110.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/coregm107.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/coregm204.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlynv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlyg84.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlygt200.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlygt215.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlygf119.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlygk104.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/piocnv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/piocgf119.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/cursnv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/cursg84.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/cursgt215.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/cursgf119.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/cursgk104.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/oimmnv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/oimmg84.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/oimmgt215.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/oimmgf119.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/oimmgk104.o CC drivers/gpu/drm/nouveau/nvkm/engine/dma/base.o CC drivers/gpu/drm/nouveau/nvkm/engine/dma/nv04.o CC drivers/gpu/drm/nouveau/nvkm/engine/dma/nv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/dma/gf100.o CC drivers/gpu/drm/nouveau/nvkm/engine/dma/gf119.o CC drivers/gpu/drm/nouveau/nvkm/engine/dma/user.o CC drivers/gpu/drm/nouveau/nvkm/engine/dma/usernv04.o CC drivers/gpu/drm/nouveau/nvkm/engine/dma/usernv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/dma/usergf100.o CC drivers/gpu/drm/nouveau/nvkm/engine/dma/usergf119.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/base.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv04.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv10.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv17.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv40.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/g84.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/gf100.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk208.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk20a.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/gm204.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/gm20b.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/channv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/chang84.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv04.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv10.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv17.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv40.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmag84.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifonv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifog84.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogf100.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogk104.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogm204.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/base.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv04.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv10.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv15.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv17.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv20.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv25.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv2a.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv30.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv34.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv35.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv40.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv44.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/g84.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gt200.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/mcp79.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gt215.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/mcp89.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gf104.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gf108.o LD drivers/gpu/drm/amd/amdgpu/amdgpu.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gf110.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gf117.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gf119.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gk104.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gk110.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gk110b.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gk208.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gk20a.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gm107.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gm204.o LD [M] drivers/scsi/qla2xxx/qla2xxx.o LD drivers/gpu/drm/amd/amdgpu/built-in.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gm206.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gm20b.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxnv40.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxnv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf104.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf108.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf110.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf117.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf119.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk104.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk110.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk110b.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk208.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk20a.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm107.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm204.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm206.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm20b.o CC drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv31.o CC drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv40.o CC drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv44.o CC drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/mpeg/g84.o CC drivers/gpu/drm/nouveau/nvkm/engine/mspdec/base.o CC drivers/gpu/drm/nouveau/nvkm/engine/mspdec/g98.o CC drivers/gpu/drm/nouveau/nvkm/engine/mspdec/gt215.o CC drivers/gpu/drm/nouveau/nvkm/engine/mspdec/gf100.o CC drivers/gpu/drm/nouveau/nvkm/engine/mspdec/gk104.o CC drivers/gpu/drm/nouveau/nvkm/engine/msppp/base.o CC drivers/gpu/drm/nouveau/nvkm/engine/msppp/g98.o CC drivers/gpu/drm/nouveau/nvkm/engine/msppp/gt215.o CC drivers/gpu/drm/nouveau/nvkm/engine/msppp/gf100.o CC drivers/gpu/drm/nouveau/nvkm/engine/msvld/base.o CC drivers/gpu/drm/nouveau/nvkm/engine/msvld/g98.o CC drivers/gpu/drm/nouveau/nvkm/engine/msvld/gt215.o LD drivers/video/fbdev/built-in.o CC drivers/gpu/drm/nouveau/nvkm/engine/msvld/mcp89.o CC drivers/gpu/drm/nouveau/nvkm/engine/msvld/gf100.o CC drivers/gpu/drm/nouveau/nvkm/engine/msvld/gk104.o CC drivers/gpu/drm/nouveau/nvkm/engine/pm/base.o CC drivers/gpu/drm/nouveau/nvkm/engine/pm/nv40.o CC drivers/gpu/drm/nouveau/nvkm/engine/pm/nv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/pm/g84.o CC drivers/gpu/drm/nouveau/nvkm/engine/pm/gt200.o LD drivers/video/built-in.o CC drivers/gpu/drm/nouveau/nvkm/engine/pm/gt215.o CC drivers/gpu/drm/nouveau/nvkm/engine/pm/gf100.o CC drivers/gpu/drm/nouveau/nvkm/engine/pm/gf108.o CC drivers/gpu/drm/nouveau/nvkm/engine/pm/gf117.o CC drivers/gpu/drm/nouveau/nvkm/engine/pm/gk104.o CC drivers/gpu/drm/nouveau/nvkm/engine/sec/g98.o CC drivers/gpu/drm/nouveau/nvkm/engine/sw/base.o CC drivers/gpu/drm/nouveau/nvkm/engine/sw/nv04.o CC drivers/gpu/drm/nouveau/nvkm/engine/sw/nv10.o CC drivers/gpu/drm/nouveau/nvkm/engine/sw/nv50.o LD [M] drivers/staging/lustre/lustre/ptlrpc/ptlrpc.o CC drivers/gpu/drm/nouveau/nvkm/engine/sw/gf100.o CC drivers/gpu/drm/nouveau/nvkm/engine/sw/chan.o LD [M] drivers/staging/lustre/lustre/obdclass/obdclass.o CC drivers/gpu/drm/nouveau/nvkm/engine/sw/nvsw.o CC drivers/gpu/drm/nouveau/nvkm/engine/vp/g84.o CC drivers/gpu/drm/nouveau/nouveau_debugfs.o CC drivers/gpu/drm/nouveau/nouveau_drm.o CC drivers/gpu/drm/nouveau/nouveau_hwmon.o CC drivers/gpu/drm/nouveau/nouveau_ioc32.o CC drivers/gpu/drm/nouveau/nouveau_nvif.o CC drivers/gpu/drm/nouveau/nouveau_sysfs.o CC drivers/gpu/drm/nouveau/nouveau_usif.o CC drivers/gpu/drm/nouveau/nouveau_vga.o CC drivers/gpu/drm/nouveau/nouveau_bo.o CC drivers/gpu/drm/nouveau/nouveau_gem.o CC drivers/gpu/drm/nouveau/nouveau_prime.o CC drivers/gpu/drm/nouveau/nouveau_sgdma.o CC drivers/gpu/drm/nouveau/nouveau_ttm.o CC drivers/gpu/drm/nouveau/nouveau_backlight.o CC drivers/gpu/drm/nouveau/nouveau_connector.o CC drivers/gpu/drm/nouveau/nouveau_display.o CC drivers/gpu/drm/nouveau/nv50_display.o CC drivers/gpu/drm/nouveau/nouveau_dp.o CC drivers/gpu/drm/nouveau/nouveau_fbcon.o CC drivers/gpu/drm/nouveau/nv04_fbcon.o CC drivers/gpu/drm/nouveau/nv50_fbcon.o CC drivers/gpu/drm/nouveau/nvc0_fbcon.o CC drivers/gpu/drm/nouveau/nouveau_abi16.o CC drivers/gpu/drm/nouveau/nouveau_chan.o CC drivers/gpu/drm/nouveau/nouveau_dma.o CC drivers/gpu/drm/nouveau/nouveau_fence.o CC drivers/gpu/drm/nouveau/nv04_fence.o CC drivers/gpu/drm/nouveau/nv10_fence.o CC drivers/gpu/drm/nouveau/nv17_fence.o CC drivers/gpu/drm/nouveau/nv50_fence.o CC drivers/gpu/drm/nouveau/nv84_fence.o CC drivers/gpu/drm/nouveau/nvc0_fence.o CC drivers/gpu/drm/nouveau/nouveau_bios.o CC drivers/gpu/drm/nouveau/dispnv04/arb.o CC drivers/gpu/drm/nouveau/dispnv04/crtc.o CC drivers/gpu/drm/nouveau/dispnv04/cursor.o CC drivers/gpu/drm/nouveau/dispnv04/dac.o CC drivers/gpu/drm/nouveau/dispnv04/dfp.o CC drivers/gpu/drm/nouveau/dispnv04/disp.o CC drivers/gpu/drm/nouveau/dispnv04/hw.o CC drivers/gpu/drm/nouveau/dispnv04/overlay.o CC drivers/gpu/drm/nouveau/dispnv04/tvmodesnv17.o CC drivers/gpu/drm/nouveau/dispnv04/tvnv04.o CC drivers/gpu/drm/nouveau/dispnv04/tvnv17.o LD [M] drivers/staging/lustre/lustre/osc/osc.o LD drivers/gpu/drm/nouveau/nouveau.o LD [M] drivers/net/ethernet/broadcom/bnx2x/bnx2x.o LD drivers/net/ethernet/broadcom/built-in.o LD drivers/net/ethernet/built-in.o LD drivers/net/built-in.o LD drivers/gpu/drm/nouveau/built-in.o LD drivers/gpu/drm/built-in.o LD drivers/gpu/built-in.o LD drivers/staging/xgifb/xgifb.o LD drivers/staging/xgifb/built-in.o LD drivers/staging/built-in.o LD drivers/scsi/built-in.o LD drivers/built-in.o WARNING: drivers/built-in.o(.text+0xa435c0): Section mismatch in reference from the function .create_device_attrs() to the function .init.text:.make_sensor_label() The function .create_device_attrs() references the function __init .make_sensor_label(). This is often because .create_device_attrs lacks a __init annotation or the annotation of .make_sensor_label is wrong. LINK vmlinux LD vmlinux.o MODPOST vmlinux.o WARNING: vmlinux.o(.text+0xf2f790): Section mismatch in reference from the function .create_device_attrs() to the function .init.text:.make_sensor_label() The function .create_device_attrs() references the function __init .make_sensor_label(). This is often because .create_device_attrs lacks a __init annotation or the annotation of .make_sensor_label is wrong. GEN .version CHK include/generated/compile.h UPD include/generated/compile.h CC init/version.o LD init/built-in.o arch/powerpc/kernel/built-in.o: In function `.udbg_early_init': (.init.text+0x3958): undefined reference to `.udbg_init_debug_lpar' make[1]: *** [vmlinux] Error 1 make[1]: Leaving directory `/home/kisskb/slave/build/linus_powerpc-randconfig_powerpc' make: *** [sub-make] Error 2 Command 'make -j 240 ARCH=powerpc O=/home/kisskb/slave/build/linus_powerpc-randconfig_powerpc CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ' returned non-zero exit status 2 # rm -rf /home/kisskb/slave/build/linus_powerpc-randconfig_powerpc # Build took: 0:01:33.205303