# git rev-parse -q --verify 00dab8187e182da41122f66c207707b192509df4^{commit} 00dab8187e182da41122f66c207707b192509df4 already have revision, skipping fetch # git checkout -q -f -B kisskb 00dab8187e182da41122f66c207707b192509df4 # git clean -qxdf # git log -1 commit 00dab8187e182da41122f66c207707b192509df4 Author: Sam Mendoza-Jonas Date: Mon Jul 11 13:38:58 2016 +1000 tty/hvc: Use opal irqchip interface if available Update the hvc driver to use the OPAL irqchip if made available by the running firmware. If it is not present, the driver falls back to the existing OPAL event number. Signed-off-by: Samuel Mendoza-Jonas Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 00dab8187e182da41122f66c207707b192509df4 # < make -j 48 ARCH=powerpc O=/home/kisskb/slave/build/powerpc-next_powerpc-randconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- randconfig KCONFIG_SEED=0x8C7B7788 warning: (PPC_CELL_NATIVE && CANYONLANDS && GLACIER && 440EP && 440EPX && 440GRX && 440GP && 440GX && 460SX && 405GP) selects IBM_EMAC_ZMII which has unmet direct dependencies (NETDEVICES && ETHERNET && NET_VENDOR_IBM) warning: (PPC_CELL_NATIVE && BLUESTONE && CANYONLANDS && GLACIER && EIGER && 440EPX && 440GRX && 440GX && 460SX && 405EX) selects IBM_EMAC_RGMII which has unmet direct dependencies (NETDEVICES && ETHERNET && NET_VENDOR_IBM) warning: (PPC_CELL_NATIVE && 440GX && 460EX && 460SX && APM821xx) selects IBM_EMAC_TAH which has unmet direct dependencies (NETDEVICES && ETHERNET && NET_VENDOR_IBM) warning: (PPC_CELL_NATIVE && AKEBONO && 440EPX && 440GRX && 440GX && 440SPe && 460EX && 460SX && APM821xx && 405EX) selects IBM_EMAC_EMAC4 which has unmet direct dependencies (NETDEVICES && ETHERNET && NET_VENDOR_IBM) # 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 CONFIG_PREVENT_FIRMWARE_BUILD=y # yes \n | make -j 48 ARCH=powerpc O=/home/kisskb/slave/build/powerpc-next_powerpc-randconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -j 48 ARCH=powerpc O=/home/kisskb/slave/build/powerpc-next_powerpc-randconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- make[1]: Entering directory '/home/kisskb/slave/build/powerpc-next_powerpc-randconfig_powerpc' GEN ./Makefile scripts/kconfig/conf --silentoldconfig Kconfig 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 WRAP arch/powerpc/include/generated/asm/preempt.h WRAP arch/powerpc/include/generated/asm/rwsem.h WRAP arch/powerpc/include/generated/asm/vtime.h CHK include/generated/uapi/linux/version.h UPD include/generated/uapi/linux/version.h HOSTCC scripts/basic/bin2c UPD include/config/kernel.release Using /home/kisskb/slave/src as source for kernel CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h HOSTCC scripts/kallsyms HOSTCC scripts/asn1_compiler HOSTCC scripts/genksyms/genksyms.o SHIPPED scripts/genksyms/parse.tab.c SHIPPED scripts/genksyms/lex.lex.c HOSTCC scripts/dtc/dtc.o SHIPPED scripts/genksyms/keywords.hash.c HOSTCC scripts/dtc/flattree.o SHIPPED scripts/genksyms/parse.tab.h CC scripts/mod/empty.o HOSTCC scripts/dtc/fstree.o HOSTCC scripts/mod/mk_elfconfig HOSTCC scripts/genksyms/parse.tab.o HOSTCC scripts/dtc/data.o HOSTCC scripts/dtc/livetree.o HOSTCC scripts/genksyms/lex.lex.o CC scripts/mod/devicetable-offsets.s HOSTCC scripts/dtc/treesource.o HOSTCC scripts/dtc/srcpos.o HOSTCC scripts/dtc/util.o HOSTCC scripts/dtc/checks.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 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 MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/sumversion.o HOSTCC scripts/mod/modpost.o GEN scripts/mod/devicetable-offsets.h HOSTCC scripts/mod/file2alias.o HOSTLD scripts/dtc/dtc CHK include/generated/asm-offsets.h UPD include/generated/asm-offsets.h CALL /home/kisskb/slave/src/scripts/checksyscalls.sh HOSTLD scripts/genksyms/genksyms HOSTLD scripts/mod/modpost LD usr/built-in.o CC init/main.o CHK include/generated/compile.h CC init/do_mounts.o CC init/noinitramfs.o CC init/init_task.o UPD include/generated/compile.h CC init/version.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 CC arch/powerpc/mm/pgtable_64.o AS arch/powerpc/lib/string.o CC arch/powerpc/mm/mmu_context_nohash.o CC arch/powerpc/mm/tlb_nohash.o CC arch/powerpc/lib/alloc.o AS arch/powerpc/mm/tlb_nohash_low.o AS arch/powerpc/lib/crtsavres.o CC arch/powerpc/platforms/85xx/common.o AS arch/powerpc/lib/checksum_64.o LD arch/powerpc/math-emu/built-in.o AS arch/powerpc/mm/tlb_low_64e.o CC arch/powerpc/lib/ppc_ksyms.o CC arch/powerpc/lib/checksum_wrappers.o CC arch/powerpc/sysdev/mpic.o CC arch/powerpc/mm/pgtable-book3e.o CC arch/powerpc/mm/numa.o CC arch/powerpc/lib/code-patching.o CC arch/powerpc/lib/feature-fixups.o CC arch/powerpc/mm/hugetlbpage.o CC arch/powerpc/sysdev/mpic_msi.o AS arch/powerpc/lib/feature-fixups-test.o CC arch/powerpc/sysdev/mpic_msgr.o CC arch/powerpc/sysdev/mpic_u3msi.o AS arch/powerpc/lib/copypage_64.o CC arch/powerpc/sysdev/msi_bitmap.o CC arch/powerpc/lib/usercopy_64.o CC arch/powerpc/lib/sstep.o AS arch/powerpc/lib/ldstfp.o AS arch/powerpc/lib/mem_64.o CC arch/powerpc/sysdev/fsl_soc.o AS arch/powerpc/lib/copyuser_power7.o AS arch/powerpc/lib/hweight_64.o AS arch/powerpc/lib/copyuser_64.o CC arch/powerpc/sysdev/fsl_mpic_err.o AS arch/powerpc/lib/string_64.o AS arch/powerpc/lib/copypage_power7.o AS arch/powerpc/lib/memcpy_power7.o AS arch/powerpc/crypto/sha1-powerpc-asm.o CC arch/powerpc/crypto/sha1.o AS arch/powerpc/lib/memcpy_64.o LD arch/powerpc/net/built-in.o AS arch/powerpc/lib/memcmp_64.o CC arch/powerpc/sysdev/fsl_msi.o CC arch/powerpc/sysdev/fsl_pci.o AS [M] arch/powerpc/crypto/md5-asm.o CC [M] arch/powerpc/crypto/md5-glue.o CC arch/powerpc/sysdev/fsl_lbc.o CC arch/powerpc/sysdev/indirect_pci.o LD certs/built-in.o LD arch/powerpc/platforms/85xx/built-in.o LD arch/powerpc/platforms/built-in.o CC arch/powerpc/kernel/cputable.o CC arch/powerpc/kernel/ptrace.o CC arch/powerpc/kernel/syscalls.o CC arch/powerpc/kernel/signal_32.o CC arch/powerpc/kernel/irq.o CC arch/powerpc/kernel/align.o CC arch/powerpc/kernel/pmc.o CC arch/powerpc/kernel/vdso.o CC arch/powerpc/kernel/process.o CPP arch/powerpc/kernel/systbl_chk.i CC arch/powerpc/kernel/idle.o CC arch/powerpc/kernel/signal.o CC arch/powerpc/kernel/sysfs.o CC arch/powerpc/kernel/time.o CC arch/powerpc/kernel/cacheinfo.o CC arch/powerpc/kernel/prom.o CC ipc/compat.o CC ipc/util.o CC arch/powerpc/kernel/traps.o CC ipc/msgutil.o CC arch/powerpc/kernel/setup-common.o CC arch/powerpc/kernel/udbg.o AS arch/powerpc/kernel/misc.o CC arch/powerpc/kernel/io.o LD [M] arch/powerpc/crypto/md5-ppc.o CC arch/powerpc/kernel/dma.o LD arch/powerpc/crypto/sha1-powerpc.o AS arch/powerpc/kernel/misc_64.o LD arch/powerpc/crypto/built-in.o CC security/commoncap.o CC arch/powerpc/kernel/of_platform.o CC security/min_addr.o CC arch/powerpc/kernel/prom_parse.o CC arch/powerpc/kernel/setup_64.o CC arch/powerpc/kernel/sys_ppc32.o CC arch/powerpc/kernel/signal_64.o CC arch/powerpc/kernel/ptrace32.o CC ipc/msg.o CC arch/powerpc/kernel/paca.o LD block/built-in.o CC mm/filemap.o CC security/keys/gc.o CC arch/powerpc/kernel/nvram_64.o CC security/inode.o CC arch/powerpc/kernel/firmware.o CC security/lsm_audit.o CC fs/open.o CC kernel/fork.o CC kernel/exec_domain.o CC [M] sound/sound_core.o LD sound/built-in.o CC [M] sound/ac97_bus.o AS arch/powerpc/kernel/exceptions-64e.o CC ipc/sem.o LDS arch/powerpc/kernel/vdso32/vdso32.lds LDS arch/powerpc/kernel/vdso64/vdso64.lds AS arch/powerpc/kernel/idle_book3e.o CC arch/powerpc/kernel/proc_powerpc.o CC ipc/shm.o VDSO32A arch/powerpc/kernel/vdso32/sigtramp.o VDSO64A arch/powerpc/kernel/vdso64/sigtramp.o CC arch/powerpc/kernel/module.o CC security/device_cgroup.o CC arch/powerpc/kernel/module_64.o CC arch/powerpc/kernel/dbell.o VDSO32A arch/powerpc/kernel/vdso32/gettimeofday.o CC arch/powerpc/kernel/dma-iommu.o VDSO64A arch/powerpc/kernel/vdso64/gettimeofday.o LD init/mounts.o CC arch/powerpc/kernel/iommu.o CC arch/powerpc/kernel/kgdb.o CC arch/powerpc/kernel/ppc_ksyms.o CC ipc/syscall.o VDSO32A arch/powerpc/kernel/vdso32/datapage.o VDSO64A arch/powerpc/kernel/vdso64/datapage.o CC arch/powerpc/kernel/kprobes.o CC arch/powerpc/kernel/legacy_serial.o CC kernel/panic.o CC crypto/api.o CC arch/powerpc/kernel/udbg_16550.o CC arch/powerpc/kernel/stacktrace.o VDSO32A arch/powerpc/kernel/vdso32/cacheflush.o VDSO64A arch/powerpc/kernel/vdso64/cacheflush.o LD arch/powerpc/mm/built-in.o LD init/built-in.o CC arch/powerpc/kernel/pci_64.o VDSO32A arch/powerpc/kernel/vdso32/note.o VDSO64A arch/powerpc/kernel/vdso64/note.o CC ipc/ipc_sysctl.o LD firmware/built-in.o VDSO64A arch/powerpc/kernel/vdso64/getcpu.o VDSO32A arch/powerpc/kernel/vdso32/getcpu.o CC arch/powerpc/kernel/pci_dn.o CC arch/powerpc/kernel/pci-hotplug.o CC arch/powerpc/kernel/isa-bridge.o LD sound/arm/built-in.o CC arch/powerpc/kernel/pci-common.o VDSO32L arch/powerpc/kernel/vdso32/vdso32.so.dbg LD drivers/accessibility/braille/built-in.o CC arch/powerpc/kernel/pci_of_scan.o VDSO64L arch/powerpc/kernel/vdso64/vdso64.so.dbg OBJCOPY arch/powerpc/kernel/vdso32/vdso32.so CC arch/powerpc/kernel/msi.o LD sound/atmel/built-in.o OBJCOPY arch/powerpc/kernel/vdso64/vdso64.so AS arch/powerpc/kernel/vdso32/vdso32_wrapper.o CC security/keys/key.o LD drivers/accessibility/built-in.o CC arch/powerpc/kernel/audit.o AS arch/powerpc/kernel/vdso64/vdso64_wrapper.o CC arch/powerpc/kernel/ftrace.o CC arch/powerpc/kernel/trace_clock.o LD drivers/amba/built-in.o CC net/socket.o CC arch/powerpc/kernel/iomap.o LD arch/powerpc/kernel/vdso32/built-in.o CC arch/powerpc/kernel/compat_audit.o LD sound/drivers/built-in.o LD arch/powerpc/kernel/vdso64/built-in.o CC arch/powerpc/kernel/epapr_paravirt.o CC kernel/cpu.o CC [M] sound/drivers/dummy.o AS arch/powerpc/kernel/epapr_hcalls.o AS arch/powerpc/kernel/kvm_emul.o CC arch/powerpc/kernel/kvm.o AS arch/powerpc/kernel/head_64.o CC drivers/android/binder.o LD drivers/auxdisplay/built-in.o LDS arch/powerpc/kernel/vmlinux.lds CC security/keys/keyring.o LD sound/firewire/built-in.o CC [M] sound/firewire/lib.o AS arch/powerpc/kernel/entry_64.o AS arch/powerpc/kernel/fpu.o LD sound/hda/built-in.o CC [M] sound/hda/hda_bus_type.o LD arch/powerpc/sysdev/built-in.o CALL /home/kisskb/slave/src/arch/powerpc/kernel/systbl_chk.sh CC [M] sound/hda/hdac_bus.o AS arch/powerpc/kernel/systbl.o CC security/keys/permission.o CC security/keys/keyctl.o CC fs/read_write.o CC crypto/cipher.o LD sound/core/oss/built-in.o CC crypto/compress.o LD virt/lib/built-in.o CC [M] sound/core/oss/mixer_oss.o CC fs/file_table.o CC crypto/memneq.o CC drivers/bcma/main.o LD virt/built-in.o CC net/802/p8022.o CC fs/super.o CC kernel/exit.o CC fs/char_dev.o CC crypto/crypto_wq.o CC drivers/base/component.o CC kernel/softirq.o CC drivers/base/core.o CC crypto/algapi.o CC drivers/base/bus.o CC [M] sound/drivers/aloop.o CC [M] sound/firewire/iso-resources.o LD arch/powerpc/lib/built-in.o CC drivers/base/dd.o LD drivers/block/built-in.o CC drivers/base/syscore.o LD sound/i2c/built-in.o CC [M] sound/firewire/packets-buffer.o CC [M] sound/i2c/cs8427.o LD drivers/bluetooth/built-in.o CC lib/lockref.o CC [M] drivers/bluetooth/hci_vhci.o CC [M] sound/hda/hdac_device.o CC [M] sound/hda/hdac_sysfs.o CC lib/div64.o CC lib/bcd.o CC crypto/scatterwalk.o CC lib/sort.o CC security/keys/process_keys.o CC lib/parser.o CC lib/halfmd4.o CC crypto/proc.o CC lib/debug_locks.o CC lib/random32.o CC crypto/aead.o CC crypto/ablkcipher.o CC crypto/blkcipher.o CC [M] sound/firewire/fcp.o CC lib/bust_spinlocks.o CC lib/kasprintf.o CC crypto/skcipher.o CC [M] sound/firewire/cmp.o CC [M] sound/drivers/virmidi.o LD sound/core/seq/built-in.o CC fs/stat.o CC [M] sound/core/seq/seq.o CC lib/bitmap.o CC kernel/resource.o CC [M] sound/firewire/amdtp-stream.o CC fs/exec.o CC drivers/base/driver.o CC lib/scatterlist.o CC security/keys/request_key.o CC crypto/chainiv.o CC fs/pipe.o CC drivers/base/class.o CC crypto/eseqiv.o CC net/802/psnap.o CC lib/gcd.o CC lib/lcm.o CC [M] sound/hda/hdac_regmap.o CC lib/list_sort.o CC drivers/base/platform.o CC [M] sound/core/seq/seq_lock.o CC drivers/base/cpu.o CC lib/uuid.o CC lib/flex_array.o CC security/keys/request_key_auth.o CC drivers/bcma/scan.o CC [M] sound/drivers/serial-u16550.o CC kernel/sysctl.o LD drivers/bus/built-in.o CC [M] sound/i2c/i2c.o LD drivers/cdrom/built-in.o CC lib/iov_iter.o CC lib/clz_ctz.o CC crypto/seqiv.o CC [M] sound/drivers/mtpav.o CC fs/namei.o CC [M] sound/core/seq/seq_clientmgr.o CC [M] sound/core/seq/seq_memory.o /home/kisskb/slave/src/sound/hda/hdac_regmap.c: In function 'hda_reg_write': /home/kisskb/slave/src/sound/hda/hdac_regmap.c:282:16: warning: 'err' may be used uninitialized in this function [-Wuninitialized] CC security/keys/user_defined.o CC drivers/char/mem.o LD arch/powerpc/kernel/built-in.o CC lib/bsearch.o CC drivers/base/firmware.o CC drivers/char/random.o CC security/keys/compat.o CC [M] sound/firewire/amdtp-am824.o CC crypto/ahash.o /home/kisskb/slave/src/sound/hda/hdac_regmap.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC crypto/shash.o CC fs/fcntl.o CC lib/find_bit.o CC drivers/base/init.o CC [M] sound/hda/hdac_controller.o CC security/keys/proc.o CC crypto/akcipher.o CC drivers/base/map.o CC lib/llist.o CC net/802/p8023.o CC kernel/sysctl_binary.o CC [M] sound/hda/hdac_stream.o CC crypto/algboss.o LD ipc/built-in.o CC crypto/testmgr.o CC crypto/crypto_user.o CC kernel/capability.o CC lib/memweight.o CC lib/kfifo.o CC drivers/base/devres.o CC security/keys/sysctl.o CC lib/percpu-refcount.o CC lib/percpu_ida.o CC security/keys/persistent.o CC drivers/base/attribute_container.o LD sound/i2c/other/built-in.o CC drivers/bcma/core.o CC lib/rhashtable.o CC [M] sound/i2c/other/ak4xxx-adda.o CC security/keys/dh.o CC [M] sound/drivers/mts64.o CC crypto/hmac.o CC [M] sound/drivers/portman2x4.o CC [M] security/keys/trusted.o CC drivers/base/transport_class.o CC drivers/char/misc.o CC [M] sound/core/seq/seq_queue.o CC fs/ioctl.o CC [M] sound/firewire/isight.o CC drivers/base/topology.o LD [M] sound/core/oss/snd-mixer-oss.o LD [M] sound/firewire/snd-firewire-lib.o CC [M] sound/core/sound.o LD sound/firewire/tascam/built-in.o CC [M] sound/firewire/tascam/tascam-proc.o CC [M] sound/firewire/tascam/amdtp-tascam.o LD sound/drivers/mpu401/built-in.o CC kernel/ptrace.o CC [M] sound/drivers/mpu401/mpu401_uart.o CC [M] sound/hda/array.o CC drivers/base/container.o CC kernel/user.o CC drivers/base/property.o CC crypto/vmac.o CC drivers/base/cacheinfo.o CC crypto/crypto_null.o LD security/keys/built-in.o CC crypto/sha256_generic.o CC crypto/wp512.o CC net/802/stp.o CC drivers/base/devtmpfs.o CC crypto/tgr192.o CC fs/readdir.o LD drivers/base/power/built-in.o CC fs/select.o CC crypto/gf128mul.o CC lib/reciprocal_div.o CC drivers/base/dma-mapping.o CC kernel/signal.o CC drivers/bcma/sprom.o CC lib/once.o CC drivers/base/regmap/regmap.o CC crypto/cbc.o LD sound/drivers/opl4/built-in.o LD drivers/char/agp/built-in.o CC lib/string_helpers.o LD sound/drivers/opl3/built-in.o CC lib/test-string_helpers.o LD sound/drivers/pcsp/built-in.o CC [M] sound/hda/hdmi_chmap.o CC [M] sound/drivers/opl3/opl3_lib.o CC kernel/sys.o CC [M] sound/firewire/tascam/tascam-stream.o LD drivers/char/hw_random/built-in.o CC [M] sound/hda/trace.o CC [M] drivers/char/hw_random/core.o CC [M] sound/core/seq/seq_fifo.o LD sound/drivers/vx/built-in.o CC [M] sound/core/seq/seq_prioq.o LD [M] sound/drivers/snd-dummy.o LD [M] sound/drivers/snd-aloop.o CC [M] sound/firewire/tascam/tascam-pcm.o LD [M] sound/drivers/snd-virmidi.o LD [M] sound/drivers/snd-serial-u16550.o CC kernel/kmod.o LD [M] sound/drivers/snd-mtpav.o LD [M] sound/drivers/snd-mts64.o LD [M] sound/firewire/snd-isight.o CC [M] sound/core/init.o LD [M] sound/drivers/snd-portman2x4.o CC [M] drivers/char/hw_random/virtio-rng.o CC [M] sound/core/memory.o CC lib/hexdump.o CC crypto/pcbc.o LD [M] sound/drivers/mpu401/snd-mpu401-uart.o CC crypto/ctr.o CC [M] sound/i2c/other/ak4114.o CC drivers/base/firmware_class.o CC crypto/ccm.o CC crypto/cryptd.o CC fs/dcache.o CC crypto/fcrypt.o CC [M] sound/core/seq/seq_timer.o CC fs/inode.o CC drivers/base/node.o CC lib/kstrtox.o CC crypto/twofish_generic.o CC net/8021q/vlan_core.o CC net/802/garp.o CC drivers/base/memory.o CC lib/test_firmware.o CC [M] sound/core/control.o LD security/built-in.o CC crypto/twofish_common.o CC [M] sound/drivers/opl3/opl3_synth.o CC drivers/bcma/driver_chipcommon.o CC [M] sound/firewire/tascam/tascam-hwdep.o CC [M] sound/drivers/opl3/opl3_seq.o CC [M] sound/drivers/opl3/opl3_midi.o CC mm/oom_kill.o CC mm/mempool.o CC [M] sound/firewire/tascam/tascam-transaction.o CC crypto/serpent_generic.o CC [M] sound/core/seq/seq_system.o CC fs/attr.o CC lib/pci_iomap.o CC crypto/aes_generic.o CC crypto/cast_common.o LD [M] drivers/char/hw_random/rng-core.o CC crypto/cast5_generic.o CC [M] sound/core/seq/seq_ports.o CC lib/iomap_copy.o CC drivers/char/tpm/tpm-interface.o CC [M] sound/core/seq/seq_info.o CC lib/devres.o CC lib/locking-selftest.o LD [M] sound/hda/snd-hda-core.o CC kernel/workqueue.o CC kernel/pid.o LD sound/isa/built-in.o CC drivers/base/module.o CC crypto/arc4.o CC [M] sound/drivers/opl3/opl3_drums.o LD sound/isa/ad1816a/built-in.o CC crypto/anubis.o CC [M] sound/core/seq/seq_device.o LD sound/isa/ad1848/built-in.o LD sound/isa/cs423x/built-in.o CC [M] sound/i2c/other/ak4113.o /home/kisskb/slave/src/drivers/base/memory.c: In function 'memory_dev_init': /home/kisskb/slave/src/drivers/base/memory.c:674:25: warning: 'section_nr' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/drivers/base/memory.c:660:33: note: 'section_nr' was declared here CC [M] sound/core/misc.o LD sound/isa/es1688/built-in.o LD sound/isa/galaxy/built-in.o CC lib/hweight.o /home/kisskb/slave/src/drivers/base/memory.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC lib/btree.o CC crypto/poly1305_generic.o CC [M] sound/core/seq/seq_virmidi.o LD sound/isa/gus/built-in.o LD sound/isa/msnd/built-in.o CC [M] sound/firewire/tascam/tascam-midi.o CC drivers/bcma/driver_chipcommon_pmu.o CC crypto/crc32c_generic.o CC lib/interval_tree.o CC mm/maccess.o LD sound/isa/sb/built-in.o LD sound/isa/opti9xx/built-in.o /home/kisskb/slave/src/drivers/android/binder.c: In function 'binder_thread_read': /home/kisskb/slave/src/drivers/android/binder.c:2314:5: warning: 'cmd_name' may be used uninitialized in this function [-Wuninitialized] LD sound/isa/wavefront/built-in.o CC drivers/char/xillybus/xillybus_core.o CC drivers/char/xillybus/xillybus_pcie.o CC lib/assoc_array.o LD sound/isa/wss/built-in.o CC crypto/crc32_generic.o CC mm/page_alloc.o CC crypto/authenc.o LD [M] sound/drivers/opl3/snd-opl3-lib.o CC [M] sound/firewire/tascam/tascam.o CC drivers/bcma/driver_chipcommon_b.o CC mm/page-writeback.o CC fs/bad_inode.o LD [M] sound/drivers/opl3/snd-opl3-synth.o LD sound/mips/built-in.o CC crypto/authencesn.o CC lib/list_debug.o CC crypto/lzo.o CC net/8021q/vlan.o LD sound/parisc/built-in.o LD sound/pcmcia/built-in.o CC lib/bitrev.o LD sound/pcmcia/pdaudiocf/built-in.o CC lib/crc16.o LD sound/pci/built-in.o LD sound/pcmcia/vx/built-in.o CC [M] sound/core/device.o CC [M] sound/core/seq/seq_midi_event.o CC [M] sound/core/info.o CC [M] sound/pci/cs4281.o CC [M] sound/pci/atiixp_modem.o CC crypto/lz4hc.o CC mm/readahead.o CC [M] sound/core/seq/seq_midi.o CC crypto/842.o CC lib/crc-itu-t.o CC net/802/mrp.o LD sound/ppc/built-in.o CC drivers/char/tpm/tpm-dev.o CC drivers/char/tpm/tpm-sysfs.o LD sound/sh/built-in.o CC fs/file.o CC crypto/rng.o CC crypto/ansi_cprng.o CC crypto/drbg.o CC [M] sound/i2c/other/pt2258.o HOSTCC lib/gen_crc32table CC drivers/bcma/driver_pci.o LD sound/soc/built-in.o /home/kisskb/slave/src/fs/dcache.c: In function 'd_add': /home/kisskb/slave/src/fs/dcache.c:2398:2: warning: 'n' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/fs/dcache.c:2552:11: note: 'n' was declared here CC crypto/jitterentropy.o CC [M] sound/soc/soc-core.o CC fs/filesystems.o CC [M] sound/core/seq/seq_midi_emul.o CC lib/genalloc.o CC crypto/jitterentropy-kcapi.o CC crypto/af_alg.o LD [M] sound/firewire/tascam/snd-firewire-tascam.o CC crypto/algif_rng.o CC crypto/hash_info.o CC lib/842/842_compress.o CC drivers/bcma/driver_pcie2.o CC kernel/task_work.o LD sound/sparc/built-in.o CC lib/lz4/lz4hc_compress.o CC [M] crypto/echainiv.o CC [M] sound/core/info_oss.o LD sound/spi/built-in.o CC lib/lzo/lzo1x_compress.o ASN.1 crypto/rsapubkey-asn1.c ASN.1 crypto/rsaprivkey-asn1.c CC kernel/extable.o CC [M] crypto/rsa.o LD sound/synth/built-in.o CC drivers/char/tpm/tpm-chip.o CC drivers/char/tpm/tpm2-cmd.o CC mm/swap.o CC [M] crypto/rsa_helper.o LD [M] sound/i2c/other/snd-ak4xxx-adda.o LD sound/synth/emux/built-in.o LD [M] sound/i2c/other/snd-ak4114.o LD [M] sound/i2c/other/snd-ak4113.o LD [M] sound/core/seq/snd-seq.o LD [M] sound/core/seq/snd-seq-device.o LD [M] sound/i2c/other/snd-pt2258.o LD sound/usb/built-in.o CC fs/namespace.o LD [M] sound/core/seq/snd-seq-virmidi.o LD [M] sound/i2c/snd-cs8427.o CC [M] crypto/rsa-pkcs1pad.o /home/kisskb/slave/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /home/kisskb/slave/src/drivers/base/regmap/regmap.c:2362:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] LD [M] sound/core/seq/snd-seq-midi.o LD [M] sound/i2c/snd-i2c.o LD sound/usb/6fire/built-in.o CC [M] crypto/cmac.o CC [M] crypto/md5.o LD [M] sound/soundcore.o LD [M] sound/core/seq/snd-seq-midi-event.o CC lib/lzo/lzo1x_decompress_safe.o LD sound/usb/bcd2000/built-in.o CC mm/truncate.o LD sound/usb/caiaq/built-in.o CC kernel/params.o LD sound/usb/hiface/built-in.o CC [M] crypto/rmd256.o CC [M] sound/pci/ens1370.o CC kernel/kthread.o LD sound/usb/misc/built-in.o CC drivers/bcma/driver_gpio.o CC [M] crypto/sha1_generic.o CC [M] sound/core/isadma.o CC [M] sound/pci/ak4531_codec.o LD sound/usb/usx2y/built-in.o CC fs/seq_file.o CC drivers/bcma/host_pci.o CC [M] crypto/sha512_generic.o CC [M] sound/core/sound_oss.o /home/kisskb/slave/src/drivers/android/binder.c: In function 'binder_thread_write': /home/kisskb/slave/src/drivers/android/binder.c:715:37: warning: 'buffer_size' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/drivers/android/binder.c:656:9: note: 'buffer_size' was declared here /home/kisskb/slave/src/drivers/android/binder.c:715:24: warning: 'buffer' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/drivers/android/binder.c:655:24: note: 'buffer' was declared here CC [M] crypto/ecb.o CC [M] crypto/lrw.o LD lib/reed_solomon/built-in.o CC [M] sound/core/vmaster.o CC [M] lib/reed_solomon/reed_solomon.o LD lib/lzo/lzo_compress.o CC lib/mpi/generic_mpih-lshift.o CC [M] sound/core/ctljack.o CC [M] sound/pci/ens1371.o LD [M] sound/core/seq/snd-seq-midi-emul.o CC net/8021q/vlan_dev.o CC [M] sound/core/jack.o CC [M] crypto/gcm.o LD net/802/built-in.o CC drivers/char/tpm/tpm_i2c_atmel.o CC [M] crypto/blowfish_generic.o CC lib/zlib_deflate/deflate.o LD net/appletalk/built-in.o CC lib/mpi/generic_mpih-mul1.o CC [M] net/appletalk/aarp.o CC [M] crypto/blowfish_common.o CC [M] crypto/cast6_generic.o LD lib/lzo/lzo_decompress.o CC [M] sound/core/hwdep.o CC [M] sound/pci/es1938.o CC [M] sound/core/timer.o LD lib/lzo/built-in.o CC [M] sound/core/pcm.o CC [M] crypto/tea.o CC fs/xattr.o CC [M] crypto/khazad.o CC [M] crypto/seed.o LD lib/zlib_inflate/built-in.o CC [M] crypto/salsa20_generic.o CC [M] lib/zlib_inflate/inffast.o CC [M] crypto/deflate.o CC [M] crypto/crct10dif_common.o /home/kisskb/slave/src/drivers/base/regmap/regmap.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC lib/842/842_decompress.o CC [M] drivers/char/tpm/tpm_i2c_infineon.o CC [M] sound/core/pcm_native.o CC kernel/sys_ni.o CC [M] drivers/char/tpm/tpm_i2c_nuvoton.o LD drivers/bcma/bcma.o CC lib/mpi/generic_mpih-mul2.o LD drivers/bcma/built-in.o /home/kisskb/slave/src/fs/dcache.c: In function '__d_move': /home/kisskb/slave/src/fs/dcache.c:2398:2: warning: 'n' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/fs/dcache.c:2800:11: note: 'n' was declared here CC [M] crypto/crct10dif_generic.o CC kernel/nsproxy.o CC [M] crypto/tcrypt.o LD drivers/char/ipmi/built-in.o CC drivers/base/regmap/regcache.o CC [M] sound/core/pcm_lib.o CC [M] drivers/char/ipmi/ipmi_msghandler.o CC [M] lib/zlib_inflate/inflate.o CC [M] drivers/char/ipmi/ipmi_devintf.o CC kernel/notifier.o CC [M] crypto/ghash-generic.o LD drivers/char/xillybus/built-in.o CC drivers/char/hangcheck-timer.o CC [M] crypto/algif_hash.o CC lib/lz4/lz4_decompress.o /home/kisskb/slave/src/fs/dcache.c: In function 'd_splice_alias': /home/kisskb/slave/src/fs/dcache.c:2398:2: warning: 'n' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/fs/dcache.c:2552:11: note: 'n' was declared here CC mm/vmscan.o CC [M] sound/pci/es1968.o CC kernel/ksysfs.o CC [M] crypto/algif_skcipher.o CC [M] crypto/algif_aead.o LD crypto/crypto.o CC lib/mpi/generic_mpih-mul3.o LD crypto/crypto_algapi.o LD crypto/crypto_blkcipher.o CC mm/shmem.o LD crypto/crypto_hash.o LD crypto/cryptomgr.o LD crypto/jitterentropy_rng.o CC [M] crypto/rsapubkey-asn1.o CC [M] sound/core/pcm_misc.o CC [M] crypto/rsaprivkey-asn1.o CC fs/libfs.o LD lib/842/built-in.o LD crypto/built-in.o CC lib/iommu-helper.o CC mm/util.o CC net/8021q/vlan_netlink.o CC net/8021q/vlan_gvrp.o LD [M] crypto/rsa_generic.o CC net/8021q/vlan_mvrp.o CC drivers/base/regmap/regcache-rbtree.o CC net/8021q/vlanproc.o CC [M] drivers/char/applicom.o CC lib/zlib_deflate/deftree.o CC lib/iommu-common.o /home/kisskb/slave/src/fs/dcache.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC [M] drivers/char/ppdev.o CC mm/mmzone.o CC kernel/cred.o CC lib/mpi/generic_mpih-rshift.o CC kernel/reboot.o LD lib/lz4/built-in.o CC lib/fault-inject.o CC fs/fs-writeback.o CC [M] sound/pci/fm801.o LD drivers/char/tpm/tpm.o LD drivers/char/tpm/built-in.o CC [M] sound/pci/intel8x0.o CC [M] sound/pci/maestro3.o LD drivers/char/built-in.o CC kernel/async.o CC lib/syscall.o CC [M] sound/core/pcm_memory.o CC lib/nlattr.o CC lib/dma-debug.o CC lib/cordic.o CC mm/vmstat.o CC fs/pnode.o CC mm/backing-dev.o CC lib/mpi/generic_mpih-sub1.o CC lib/mpi/generic_mpih-add1.o CC [M] net/appletalk/ddp.o CC [M] sound/core/memalloc.o CC lib/dynamic_queue_limits.o CC [M] drivers/char/ipmi/ipmi_si_intf.o CC [M] sound/core/pcm_timer.o CC [M] lib/zlib_inflate/infutil.o LD net/8021q/8021q.o LD net/8021q/built-in.o CC drivers/base/regmap/regcache-lzo.o CC lib/jedec_ddr_data.o CC mm/mm_init.o CC lib/strncpy_from_user.o /home/kisskb/slave/src/crypto/algif_aead.c: In function 'aead_recvmsg': /home/kisskb/slave/src/crypto/algif_aead.c:534:2: warning: 'outlen' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/crypto/algif_aead.c:419:9: note: 'outlen' was declared here CC fs/splice.o CC lib/strnlen_user.o LD net/bluetooth/built-in.o CC kernel/range.o CC lib/mpi/mpicoder.o CC [M] net/bluetooth/af_bluetooth.o CC lib/net_utils.o CC drivers/base/regmap/regcache-flat.o CC lib/mpi/mpi-bit.o CC drivers/base/regmap/regmap-debugfs.o CC [M] lib/zlib_inflate/inftrees.o CC kernel/smpboot.o /home/kisskb/slave/src/crypto/algif_aead.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC fs/sync.o CC [M] sound/core/pcm_dmaengine.o CC fs/utimes.o CC lib/rbtree_test.o CC lib/zlib_deflate/deflate_syms.o CC kernel/bpf/core.o CC kernel/debug/debug_core.o /home/kisskb/slave/src/drivers/android/binder.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] LD drivers/clk/bcm/built-in.o CC fs/stack.o CC [M] lib/zlib_inflate/inflate_syms.o LD drivers/clk/mvebu/built-in.o LD drivers/android/built-in.o CC drivers/base/regmap/regmap-i2c.o CC [M] sound/core/rawmidi.o LD drivers/clocksource/built-in.o CC lib/argv_split.o LD drivers/clk/ti/built-in.o LD sound/core/built-in.o LD [M] sound/core/snd.o CC mm/mmu_context.o CC mm/percpu.o LD drivers/clk/built-in.o CC lib/clz_tab.o CC drivers/base/regmap/regmap-mmio.o CC drivers/connector/cn_queue.o CC lib/cmdline.o LD [M] sound/core/snd-hwdep.o LD drivers/crypto/built-in.o CC lib/ctype.o CC drivers/devfreq/devfreq.o CC [M] sound/pci/rme96.o CC lib/dec_and_lock.o CC drivers/dma-buf/dma-buf.o CC lib/mpi/mpi-cmp.o CC fs/fs_struct.o LD lib/zlib_deflate/zlib_deflate.o CC lib/decompress.o LD lib/zlib_deflate/built-in.o CC lib/dma-noop.o CC lib/dump_stack.o CC lib/earlycpio.o CC lib/extable.o CC fs/statfs.o CC drivers/base/regmap/regmap-irq.o CC lib/fdt.o CC kernel/gcov/base.o LD [M] lib/zlib_inflate/zlib_inflate.o CC mm/slab_common.o CC lib/mpi/mpih-cmp.o CC lib/fdt_empty_tree.o CC mm/compaction.o CC fs/fs_pin.o CC lib/fdt_ro.o LD [M] sound/core/snd-timer.o LD sound/pci/ac97/built-in.o CC lib/mpi/mpih-div.o LD [M] sound/core/snd-pcm-dmaengine.o CC [M] sound/pci/ac97/ac97_codec.o CC kernel/irq/handle.o CC kernel/irq/irqdesc.o CC lib/fdt_rw.o CC lib/fdt_strerror.o CC [M] sound/soc/soc-dapm.o CC lib/fdt_sw.o CC [M] drivers/base/regmap/regmap-spmi.o CC lib/fdt_wip.o CC lib/flex_proportions.o CC lib/int_sqrt.o CC lib/idr.o CC lib/ioremap.o CC fs/nsfs.o CC lib/mpi/mpih-mul.o CC fs/no-block.o LD sound/pci/ali5451/built-in.o CC [M] sound/pci/ali5451/ali5451.o CC lib/irq_regs.o CC fs/proc_namespace.o CC lib/is_single_threaded.o CC lib/mpi/mpi-pow.o CC lib/klist.o LD sound/pci/asihpi/built-in.o LD fs/autofs4/built-in.o CC kernel/gcov/fs.o CC kernel/gcov/gcc_4_7.o CC [M] fs/autofs4/init.o CC kernel/debug/gdbstub.o CC drivers/connector/connector.o CC fs/debugfs/inode.o LD fs/devpts/built-in.o LD sound/pci/au88x0/built-in.o CC fs/configfs/inode.o CC [M] sound/pci/au88x0/au8810.o CC fs/configfs/file.o CC lib/kobject.o LD fs/exofs/built-in.o LD sound/pci/aw2/built-in.o CC kernel/bpf/syscall.o CC drivers/dma-buf/fence.o CC lib/mpi/mpiutil.o CC lib/kobject_uevent.o LD sound/pci/ca0106/built-in.o LD drivers/base/regmap/built-in.o CC [M] sound/pci/aw2/aw2-alsa.o LD drivers/base/built-in.o CC [M] sound/pci/ca0106/ca0106_main.o CC kernel/irq/manage.o CC fs/exportfs/expfs.o CC mm/vmacache.o CC lib/md5.o CC lib/nmi_backtrace.o CC drivers/edac/edac_stub.o CC [M] fs/autofs4/inode.o CC [M] net/appletalk/dev.o CC lib/nodemask.o CC mm/interval_tree.o CC mm/list_lru.o CC mm/workingset.o LD fs/jffs2/built-in.o CC [M] fs/jffs2/compr.o CC kernel/irq/spurious.o CC [M] net/bluetooth/hci_core.o CC kernel/irq/resend.o CC kernel/irq/chip.o LD drivers/connector/cn.o LD drivers/connector/built-in.o CC lib/plist.o CC [M] sound/pci/aw2/aw2-saa7146.o CC lib/radix-tree.o LD [M] sound/core/snd-pcm.o CC fs/debugfs/file.o CC lib/ratelimit.o LD kernel/debug/built-in.o CC lib/rbtree.o LD lib/mpi/mpi.o CC fs/kernfs/mount.o CC fs/configfs/dir.o LD lib/mpi/built-in.o CC drivers/extcon/extcon.o LD kernel/livepatch/built-in.o CC lib/seq_buf.o LD drivers/firewire/built-in.o CC lib/sha1.o LD fs/logfs/built-in.o CC [M] fs/logfs/compr.o CC [M] drivers/firewire/core-card.o CC [M] drivers/firewire/core-cdev.o CC [M] fs/jffs2/dir.o CC [M] drivers/firewire/core-device.o CC drivers/dma-buf/reservation.o CC drivers/dma-buf/seqno-fence.o CC [M] drivers/devfreq/governor_simpleondemand.o LD drivers/edac/built-in.o /home/kisskb/slave/src/fs/debugfs/file.c: In function 'debugfs_read_file_bool': /home/kisskb/slave/src/fs/debugfs/file.c:753:2: warning: 'val' may be used uninitialized in this function [-Wuninitialized] LD [M] sound/pci/ali5451/snd-ali5451.o CC fs/configfs/symlink.o CC kernel/irq/dummychip.o CC kernel/bpf/verifier.o LD fs/exportfs/exportfs.o /home/kisskb/slave/src/fs/debugfs/file.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] LD fs/exportfs/built-in.o LD kernel/gcov/built-in.o CC lib/show_mem.o LD sound/pci/cs46xx/built-in.o LD drivers/firmware/broadcom/built-in.o CC [M] sound/pci/cs46xx/cs46xx.o LD drivers/firmware/built-in.o CC [M] sound/pci/cs46xx/cs46xx_lib.o CC lib/string.o CC fs/notify/fsnotify.o CC mm/debug.o CC [M] sound/pci/cs46xx/dsp_spos.o CC lib/timerqueue.o CC fs/ncpfs/dir.o CC [M] fs/logfs/dir.o CC fs/nls/nls_base.o CC fs/kernfs/inode.o CC fs/nls/nls_cp737.o LD [M] sound/core/snd-rawmidi.o CC lib/vsprintf.o CC fs/kernfs/dir.o CC kernel/irq/devres.o LD fs/debugfs/debugfs.o LD [M] sound/pci/aw2/snd-aw2.o LD fs/debugfs/built-in.o CC [M] fs/autofs4/root.o CC [M] lib/test_bpf.o LD sound/pci/cs5535audio/built-in.o CC [M] net/appletalk/atalk_proc.o CC mm/gup.o CC [M] drivers/devfreq/governor_performance.o CC mm/highmem.o CC [M] drivers/char/ipmi/ipmi_kcs_sm.o CC mm/mincore.o CC mm/memory.o CC [M] lib/test-kstrtox.o CC [M] lib/test_module.o CC mm/mlock.o CC [M] sound/soc/soc-jack.o LD sound/pci/ctxfi/built-in.o CC fs/orangefs/acl.o CC [M] sound/pci/ctxfi/xfi.o CC fs/orangefs/file.o CC [M] drivers/char/ipmi/ipmi_smic_sm.o CC [M] fs/jffs2/file.o CC [M] fs/jffs2/ioctl.o CC [M] fs/jffs2/nodelist.o CC fs/proc/task_mmu.o /home/kisskb/slave/src/fs/ncpfs/dir.c: In function 'ncp_hash_dentry': /home/kisskb/slave/src/fs/ncpfs/dir.c:136:23: warning: unused variable 'sb' [-Wunused-variable] CC fs/kernfs/file.o CC kernel/irq/generic-chip.o LD sound/pci/echoaudio/built-in.o CC [M] sound/pci/echoaudio/darla20.o CC fs/nls/nls_cp852.o CC fs/configfs/mount.o CC fs/configfs/item.o CC mm/mmap.o CC [M] lib/test_uuid.o LD drivers/dma-buf/built-in.o CC [M] drivers/devfreq/governor_userspace.o CC [M] drivers/devfreq/governor_passive.o CC drivers/extcon/extcon-gpio.o LD drivers/fmc/built-in.o CC [M] lib/crc-ccitt.o CC [M] drivers/fmc/fmc-core.o LD drivers/devfreq/built-in.o CC [M] drivers/char/ipmi/ipmi_bt_sm.o CC [M] sound/pci/ca0106/ca0106_proc.o CC [M] sound/pci/ca0106/ca0106_mixer.o CC drivers/fpga/fpga-mgr.o CC [M] sound/pci/ca0106/ca_midi.o CC [M] fs/jffs2/malloc.o CC fs/nls/nls_cp857.o CC fs/nls/nls_cp865.o CC [M] fs/jffs2/read.o CC fs/proc/inode.o CC [M] sound/pci/cs46xx/dsp_spos_scb_lib.o CC kernel/irq/irqdomain.o CC fs/kernfs/symlink.o CC [M] lib/crc-t10dif.o CC [M] fs/jffs2/nodemgmt.o CC [M] sound/pci/ctxfi/ctvmem.o CC [M] sound/pci/ctxfi/ctatc.o CC fs/nls/nls_cp866.o /home/kisskb/slave/src/fs/ncpfs/dir.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC kernel/bpf/inode.o CC kernel/bpf/helpers.o CC fs/notify/notification.o CC [M] lib/libcrc32c.o CC [M] drivers/char/ipmi/ipmi_poweroff.o CC fs/orangefs/orangefs-cache.o CC mm/mprotect.o CC fs/orangefs/orangefs-utils.o CC fs/ncpfs/file.o CC fs/ncpfs/ioctl.o CC fs/ncpfs/inode.o LD fs/configfs/configfs.o CC [M] drivers/fmc/fmc-sdb.o CC [M] drivers/fmc/fmc-match.o LD fs/configfs/built-in.o CC fs/orangefs/xattr.o CC drivers/extcon/extcon-max77843.o CC fs/orangefs/dcache.o CC [M] net/appletalk/sysctl_net_atalk.o CC fs/nls/nls_cp949.o CC fs/ncpfs/mmap.o CC fs/nls/nls_cp950.o CC drivers/gpio/gpiolib.o CC drivers/gpio/devres.o LD [M] sound/pci/cs46xx/snd-cs46xx.o CC drivers/gpio/gpiolib-legacy.o CC drivers/gpio/gpiolib-of.o CC drivers/gpio/gpiolib-sysfs.o CC [M] lib/crc8.o CC drivers/fpga/zynq-fpga.o CC [M] fs/logfs/file.o CC [M] fs/jffs2/readinode.o CC [M] fs/logfs/gc.o CC [M] fs/jffs2/write.o CC [M] fs/jffs2/scan.o CC [M] fs/autofs4/symlink.o CC fs/nls/nls_cp1250.o CC [M] lib/bch.o CC [M] sound/soc/soc-cache.o CC [M] sound/soc/soc-utils.o CC [M] lib/percpu_test.o LD [M] drivers/char/ipmi/ipmi_si.o CC [M] drivers/firewire/core-iso.o LD [M] sound/pci/ca0106/snd-ca0106.o CC mm/mremap.o CC [M] sound/pci/echoaudio/gina20.o CC kernel/bpf/hashtab.o CC kernel/bpf/arraymap.o CC kernel/bpf/percpu_freelist.o CC fs/nls/nls_ascii.o CC fs/nls/nls_cp1255.o CC fs/notify/group.o CC [M] fs/autofs4/expire.o CC [M] fs/autofs4/waitq.o CC fs/notify/inode_mark.o CC fs/notify/mark.o LD [M] sound/pci/au88x0/snd-au8810.o CC [M] fs/autofs4/dev-ioctl.o CC fs/nls/nls_iso8859-14.o CC drivers/extcon/extcon-rt8973a.o CC drivers/gpio/gpio-mmio.o CC fs/proc/root.o LD sound/pci/emu10k1/built-in.o CC [M] sound/pci/emu10k1/emu10k1x.o CC drivers/gpio/gpio-74xx-mmio.o CC drivers/hid/hid-core.o CC [M] fs/jffs2/gc.o LD [M] net/appletalk/appletalk.o CC [M] lib/asn1_decoder.o CC [M] drivers/fmc/fru-parse.o CC fs/orangefs/inode.o CC [M] net/bluetooth/hci_conn.o CC [M] sound/soc/soc-pcm.o CC fs/nls/nls_koi8-u.o CC [M] fs/logfs/inode.o LD drivers/fpga/built-in.o CC kernel/irq/proc.o GEN lib/crc32table.h CC [M] sound/soc/soc-io.o CC fs/nls/nls_koi8-ru.o CC drivers/hsi/hsi_boardinfo.o CC fs/nls/mac-celtic.o AR lib/lib.a LD drivers/hsi/clients/built-in.o CC [M] drivers/fmc/fmc-dump.o CC [M] drivers/hsi/clients/hsi_char.o CC lib/crc32.o CC [M] drivers/hsi/hsi.o LD net/bridge/netfilter/built-in.o LD drivers/hsi/controllers/built-in.o CC [M] net/bridge/br.o CC [M] net/bridge/br_device.o CC [M] sound/soc/soc-devres.o CC [M] sound/pci/echoaudio/layla20.o LD fs/kernfs/built-in.o CC [M] net/bridge/br_forward.o CC [M] net/bridge/br_if.o CC [M] net/bridge/br_fdb.o CC [M] net/bridge/br_input.o CC [M] sound/pci/ctxfi/ctpcm.o CC drivers/gpu/drm/drm_crtc_helper.o CC [M] sound/pci/ctxfi/ctmixer.o LD [M] sound/pci/emu10k1/snd-emu10k1x.o CC drivers/gpu/drm/drm_probe_helper.o CC drivers/gpu/drm/drm_dp_helper.o CC drivers/gpu/drm/drm_plane_helper.o CC kernel/irq/msi.o CC [M] drivers/firewire/core-topology.o CC fs/nls/mac-croatian.o CC fs/orangefs/orangefs-sysfs.o CC [M] drivers/extcon/extcon-adc-jack.o CC fs/ncpfs/ncplib_kernel.o CC [M] drivers/fmc/fmc-fakedev.o CC [M] sound/pci/echoaudio/darla24.o CC [M] fs/logfs/journal.o CC fs/orangefs/orangefs-mod.o LD lib/built-in.o CC mm/msync.o CC [M] fs/jffs2/symlink.o CC fs/proc/base.o CC [M] fs/jffs2/build.o CC fs/notify/vfsmount_mark.o CC fs/notify/fdinfo.o CC [M] fs/logfs/readwrite.o LD fs/notify/dnotify/built-in.o CC fs/nls/mac-gaelic.o CC [M] fs/jffs2/erase.o LD fs/notify/fanotify/built-in.o LD kernel/bpf/built-in.o CC [M] drivers/extcon/extcon-max3355.o CC [M] drivers/extcon/extcon-max77693.o CC [M] drivers/extcon/extcon-max8997.o CC [M] drivers/extcon/extcon-usb-gpio.o LD [M] fs/autofs4/autofs4.o LD fs/pstore/built-in.o CC mm/rmap.o LD fs/quota/built-in.o CC [M] fs/pstore/inode.o CC [M] fs/pstore/platform.o CC [M] net/bridge/br_ioctl.o CC [M] drivers/fmc/fmc-trivial.o CC [M] fs/pstore/ftrace.o CC [M] sound/pci/echoaudio/gina24.o CC [M] fs/jffs2/background.o CC [M] fs/jffs2/fs.o LD kernel/irq/built-in.o CC [M] fs/jffs2/writev.o CC [M] sound/pci/ctxfi/ctresource.o CC fs/ramfs/inode.o CC drivers/gpu/drm/drm_dp_mst_topology.o LD fs/notify/inotify/built-in.o CC fs/nls/mac-iceland.o CC fs/nls/mac-inuit.o CC [M] fs/nls/nls_cp437.o CC fs/nls/mac-turkish.o CC kernel/locking/mutex.o LD [M] drivers/fmc/fmc.o CC fs/orangefs/super.o CC fs/orangefs/devorangefs-req.o CC drivers/gpu/drm/drm_atomic_helper.o LD fs/notify/built-in.o CC [M] fs/logfs/segment.o CC drivers/gpu/drm/drm_kms_helper_common.o CC drivers/gpu/drm/drm_dp_dual_mode_helper.o CC fs/ncpfs/sock.o CC drivers/gpu/drm/drm_dp_aux_dev.o CC fs/ncpfs/ncpsign_kernel.o CC fs/ramfs/file-mmu.o CC [M] drivers/firewire/core-transaction.o CC [M] fs/pstore/pmsg.o CC [M] fs/jffs2/super.o CC [M] fs/nls/nls_cp860.o CC [M] fs/logfs/super.o CC [M] fs/nls/nls_cp862.o CC [M] fs/nls/nls_cp874.o CC [M] fs/nls/nls_cp932.o CC [M] net/bridge/br_stp.o CC [M] net/bluetooth/hci_event.o CC [M] fs/logfs/dev_mtd.o CC [M] sound/soc/soc-ops.o CC [M] net/bridge/br_stp_bpdu.o LD fs/ramfs/ramfs.o CC [M] fs/jffs2/debug.o CC drivers/gpio/gpio-adp5588.o LD fs/ramfs/built-in.o CC [M] net/bluetooth/mgmt.o CC fs/orangefs/namei.o LD drivers/hsi/built-in.o CC drivers/gpu/drm/drm_auth.o CC fs/sysfs/file.o CC [M] fs/jffs2/wbuf.o CC [M] net/bridge/br_stp_if.o CC [M] fs/jffs2/compr_rtime.o CC [M] fs/pstore/ram.o CC [M] sound/pci/echoaudio/layla24.o CC [M] fs/pstore/ram_core.o LD drivers/extcon/built-in.o CC fs/tracefs/inode.o CC [M] fs/jffs2/compr_zlib.o CC [M] fs/jffs2/summary.o CC drivers/hid/hid-input.o CC [M] fs/nls/nls_euc-jp.o CC drivers/hwtracing/intel_th/core.o CC [M] net/bridge/br_stp_timer.o CC [M] fs/nls/nls_cp1251.o CC [M] sound/pci/ctxfi/ctsrc.o CC [M] net/bridge/br_netlink.o LD drivers/hwtracing/stm/built-in.o CC [M] drivers/hwtracing/stm/core.o CC drivers/gpu/drm/drm_bufs.o CC [M] net/bridge/br_sysfs_if.o LD [M] fs/pstore/pstore.o CC drivers/gpu/drm/drm_cache.o LD fs/ubifs/built-in.o CC [M] net/bridge/br_sysfs_br.o CC [M] fs/ubifs/shrinker.o CC drivers/hwmon/hwmon.o CC [M] sound/soc/soc-generic-dmaengine-pcm.o CC [M] fs/nls/nls_iso8859-1.o CC [M] fs/nls/nls_iso8859-3.o CC [M] fs/nls/nls_iso8859-5.o CC [M] fs/nls/nls_iso8859-6.o CC drivers/gpu/drm/drm_context.o CC [M] net/bridge/br_vlan.o CC drivers/gpu/drm/drm_dma.o CC drivers/gpio/gpio-dwapb.o CC drivers/gpio/gpio-max730x.o CC fs/orangefs/symlink.o CC [M] fs/nls/nls_iso8859-13.o CC fs/orangefs/dir.o CC [M] fs/nls/nls_iso8859-15.o LD fs/tracefs/tracefs.o CC [M] fs/nls/nls_koi8-r.o LD fs/tracefs/built-in.o CC drivers/gpio/gpio-max7300.o CC fs/eventpoll.o LD net/bridge/built-in.o CC fs/anon_inodes.o CC [M] fs/nls/mac-centeuro.o CC [M] fs/nls/mac-romanian.o CC [M] fs/nls/mac-greek.o CC [M] fs/nls/mac-roman.o CC fs/ncpfs/getopt.o CC fs/signalfd.o CC [M] fs/ubifs/journal.o CC fs/sysfs/dir.o LD [M] fs/pstore/ramoops.o CC drivers/gpio/gpio-rdc321x.o LD fs/nls/built-in.o CC drivers/gpio/gpio-sx150x.o CC drivers/gpio/gpio-tc3589x.o CC fs/timerfd.o CC drivers/gpio/gpio-syscon.o LD [M] drivers/firewire/firewire-core.o CC drivers/gpu/drm/drm_fops.o CC [M] sound/pci/ac97/ac97_pcm.o CC drivers/gpio/gpio-tpic2810.o CC [M] drivers/hwtracing/stm/policy.o CC net/can/af_can.o LD fs/ncpfs/ncpfs.o CC kernel/locking/semaphore.o CC drivers/hwmon/hwmon-vid.o CC kernel/locking/rwsem.o CC fs/orangefs/orangefs-bufmap.o CC drivers/gpu/drm/drm_gem.o CC drivers/gpu/drm/drm_ioctl.o LD fs/ncpfs/built-in.o CC drivers/hwtracing/intel_th/debug.o LD drivers/idle/built-in.o CC fs/aio.o CC [M] sound/pci/echoaudio/mona.o CC fs/locks.o CC [M] sound/pci/ac97/ac97_proc.o CC drivers/i2c/i2c-boardinfo.o CC fs/orangefs/orangefs-debugfs.o LD [M] fs/logfs/logfs.o CC fs/compat.o CC fs/compat_ioctl.o CC mm/vmalloc.o /home/kisskb/slave/src/net/bluetooth/mgmt.c: In function 'read_local_oob_ext_data_complete': /home/kisskb/slave/src/net/bluetooth/mgmt.c:5509:8: warning: 'r256' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/net/bluetooth/mgmt.c:5520:27: note: 'r256' was declared here /home/kisskb/slave/src/net/bluetooth/mgmt.c:5509:8: warning: 'h256' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/net/bluetooth/mgmt.c:5520:20: note: 'h256' was declared here /home/kisskb/slave/src/net/bluetooth/mgmt.c:5509:8: warning: 'r192' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/net/bluetooth/mgmt.c:5520:13: note: 'r192' was declared here /home/kisskb/slave/src/net/bluetooth/mgmt.c:5509:8: warning: 'h192' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/net/bluetooth/mgmt.c:5520:6: note: 'h192' was declared here CC [M] sound/pci/ctxfi/ctamixer.o CC net/core/sock.o CC drivers/gpio/gpio-vx855.o CC fs/proc/generic.o CC drivers/iio/industrialio-core.o CC drivers/iio/industrialio-event.o CC [M] drivers/hwtracing/intel_th/sth.o CC [M] drivers/gpio/gpio-janz-ttl.o CC [M] sound/pci/echoaudio/mia.o CC drivers/iio/inkern.o CC drivers/iio/industrialio-trigger.o CC drivers/iio/industrialio-buffer.o CC [M] drivers/gpio/gpio-max732x.o CC fs/binfmt_elf.o CC fs/compat_binfmt_elf.o CC [M] sound/pci/ctxfi/ctdaio.o CC [M] drivers/gpio/gpio-menz127.o LD sound/soc/adi/built-in.o /home/kisskb/slave/src/drivers/gpu/drm/drm_bufs.c: In function 'drm_legacy_rmmap_locked': /home/kisskb/slave/src/drivers/gpu/drm/drm_bufs.c:526:4: warning: 'master' may be used uninitialized in this function [-Wuninitialized] CC drivers/hwmon/w83795.o CC fs/sysfs/symlink.o CC [M] drivers/hwtracing/stm/dummy_stm.o CC drivers/i2c/i2c-core.o LD sound/soc/amd/built-in.o LD drivers/hwtracing/intel_th/intel_th.o CC [M] sound/soc/amd/acp-pcm-dma.o LD [M] drivers/hwtracing/intel_th/intel_th_sth.o LD drivers/hwtracing/intel_th/built-in.o CC [M] drivers/gpio/gpio-pca953x.o CC kernel/locking/percpu-rwsem.o CC drivers/gpu/drm/drm_irq.o CC kernel/locking/mutex-debug.o CC drivers/input/input.o CC [M] drivers/hwtracing/stm/console.o CC drivers/iio/industrialio-configfs.o LD [M] fs/jffs2/jffs2.o CC fs/posix_acl.o CC [M] drivers/gpio/gpio-pcf857x.o CC [M] drivers/gpio/gpio-tps65218.o /home/kisskb/slave/src/fs/compat_binfmt_elf.c:58:13: warning: 'cputime_to_compat_timeval' defined but not used [-Wunused-function] CC drivers/gpu/drm/drm_lock.o CC fs/proc/array.o CC [M] drivers/hwtracing/stm/heartbeat.o CC fs/drop_caches.o CC kernel/locking/lockdep.o CC [M] drivers/gpio/gpio-wm831x.o CC fs/orangefs/waitqueue.o CC [M] drivers/gpio/gpio-wm8994.o CC [M] drivers/gpio/gpio-xilinx.o CC fs/sysfs/mount.o LD [M] drivers/hwtracing/stm/stm_core.o LD [M] drivers/hwtracing/stm/stm_console.o CC drivers/hid/hid-debug.o CC drivers/hid/hidraw.o LD [M] sound/soc/amd/snd-soc-acp-pcm.o CC drivers/hid/hid-axff.o CC kernel/locking/lockdep_proc.o CC [M] sound/pci/ctxfi/ctimap.o LD sound/soc/atmel/built-in.o LD sound/soc/au1x/built-in.o CC drivers/iio/accel/bma180.o CC mm/pagewalk.o LD [M] drivers/hwtracing/stm/stm_heartbeat.o CC fs/fhandle.o LD sound/soc/bcm/built-in.o LD [M] sound/pci/ac97/snd-ac97-codec.o CC drivers/input/gameport/gameport.o CC kernel/locking/spinlock.o LD sound/soc/blackfin/built-in.o LD drivers/gpio/gpio-generic.o CC drivers/iio/adc/ina2xx-adc.o LD drivers/iio/amplifiers/built-in.o LD sound/soc/cirrus/built-in.o LD drivers/gpio/built-in.o LD sound/pci/korg1212/built-in.o CC drivers/iio/adc/max1363.o CC drivers/iio/adc/nau7802.o CC drivers/iio/adc/ti_am335x_adc.o CC drivers/iio/adc/ti-ads1015.o CC drivers/iio/buffer/industrialio-triggered-buffer.o /home/kisskb/slave/src/drivers/gpu/drm/drm_bufs.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] LD fs/orangefs/orangefs.o LD sound/pci/hda/built-in.o LD fs/orangefs/built-in.o CC fs/sysfs/group.o CC mm/pgtable-generic.o CC [M] sound/pci/hda/hda_bind.o CC mm/init-mm.o CC [M] sound/pci/ctxfi/cthardware.o /home/kisskb/slave/src/net/bluetooth/mgmt.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] LD drivers/iio/chemical/built-in.o CC [M] drivers/iio/chemical/ams-iaq-core.o CC [M] sound/pci/ctxfi/cttimer.o CC drivers/hid/hid-belkin.o LD sound/pci/ice1712/built-in.o CC drivers/hid/hid-ezkey.o CC [M] sound/pci/ice1712/ice1712.o CC drivers/gpu/drm/drm_memory.o CC drivers/hid/hid-icade.o CC [M] fs/ubifs/file.o CC [M] fs/ubifs/dir.o CC drivers/iio/adc/vf610_adc.o CC mm/nobootmem.o CC drivers/gpu/drm/drm_drv.o CC kernel/locking/rtmutex.o CC fs/proc/cmdline.o CC fs/proc/fd.o CC drivers/hid/hid-kensington.o CC net/can/proc.o CC [M] sound/pci/echoaudio/indigoio.o CC drivers/gpu/drm/drm_vm.o CC drivers/iio/buffer/kfifo_buf.o CC drivers/iio/accel/mma9551_core.o CC drivers/iio/accel/mma9551.o CC drivers/iio/accel/mxc6255.o LD sound/soc/codecs/built-in.o CC [M] sound/pci/ctxfi/cthw20k2.o CC [M] sound/soc/codecs/adau1701.o CC drivers/i2c/i2c-mux.o CC net/core/request_sock.o CC net/core/skbuff.o CC net/core/datagram.o CC drivers/i2c/algos/i2c-algo-bit.o CC [M] drivers/input/gameport/lightning.o CC net/core/stream.o CC [M] drivers/iio/adc/ad7291.o CC drivers/hid/hid-lg.o CC drivers/hid/hid-lgff.o CC fs/proc/consoles.o CC [M] drivers/iio/adc/ad799x.o CC drivers/gpu/drm/drm_scatter.o LD drivers/iio/buffer/built-in.o LD [M] net/bridge/bridge.o CC kernel/locking/rtmutex-debug.o CC [M] drivers/iio/common/hid-sensors/hid-sensor-attributes.o LD drivers/iio/common/hid-sensors/built-in.o CC [M] drivers/iio/common/hid-sensors/hid-sensor-trigger.o CC drivers/gpu/drm/drm_pci.o CC drivers/gpu/drm/drm_platform.o CC drivers/gpu/drm/drm_sysfs.o CC drivers/gpu/drm/drm_hashtab.o CC drivers/iio/dac/ad5380.o CC drivers/gpu/drm/drm_mm.o LD drivers/iio/dummy/built-in.o LD drivers/iio/frequency/built-in.o CC drivers/hwmon/w83791d.o LD fs/sysfs/built-in.o CC [M] sound/pci/hda/hda_codec.o CC [M] sound/pci/hda/hda_auto_parser.o CC [M] sound/pci/hda/hda_jack.o CC [M] sound/pci/hda/hda_sysfs.o CC [M] sound/pci/hda/hda_controller.o CC drivers/iio/gyro/itg3200_core.o LD drivers/i2c/algos/built-in.o /home/kisskb/slave/src/drivers/iio/accel/mma9551.c: In function 'mma9551_event_handler': /home/kisskb/slave/src/drivers/iio/accel/mma9551.c:383:6: warning: 'reg' may be used uninitialized in this function [-Wuninitialized] CC [M] sound/pci/hda/hda_proc.o /home/kisskb/slave/src/drivers/iio/accel/mma9551_core.c: In function 'mma9551_gpio_config': /home/kisskb/slave/src/drivers/iio/accel/mma9551_core.c:590:6: warning: 'pol_mask' may be used uninitialized in this function [-Wuninitialized] CC [M] sound/pci/hda/hda_beep.o CC mm/memblock.o /home/kisskb/slave/src/drivers/iio/accel/mma9551.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC mm/dmapool.o CC drivers/input/input-compat.o /home/kisskb/slave/src/drivers/iio/accel/mma9551_core.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC drivers/input/input-mt.o CC fs/proc/cpuinfo.o cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC [M] drivers/iio/adc/mcp3422.o CC drivers/iio/accel/stk8ba50.o CC [M] sound/pci/echoaudio/indigodj.o CC drivers/gpu/drm/drm_crtc.o CC [M] net/bluetooth/hci_sock.o CC drivers/hid/hid-lg3ff.o CC [M] net/bluetooth/hci_sysfs.o CC [M] net/bluetooth/l2cap_core.o CC drivers/iio/dac/ad5064.o CC [M] drivers/input/gameport/ns558.o CC drivers/gpu/drm/drm_modes.o CC [M] drivers/iio/adc/ti-adc081c.o CC drivers/hid/hid-logitech-dj.o CC drivers/hid/hid-logitech-hidpp.o CC drivers/i2c/muxes/i2c-mux-gpio.o CC drivers/iio/accel/st_accel_core.o CC drivers/i2c/busses/i2c-ali15x3.o CC drivers/gpu/drm/drm_edid.o CC fs/proc/devices.o CC [M] sound/pci/hda/hda_generic.o CC drivers/gpu/drm/drm_info.o CC drivers/gpu/drm/drm_debugfs.o LD drivers/iio/adc/built-in.o CC drivers/iio/dac/ad5592r-base.o CC drivers/iio/dac/ad5593r.o LD [M] drivers/iio/common/hid-sensors/hid-sensor-iio-common.o CC drivers/iio/gyro/itg3200_buffer.o CC drivers/iio/gyro/st_gyro_core.o CC net/can/gw.o CC [M] sound/soc/codecs/ak4554.o CC drivers/input/ff-core.o LD drivers/iio/common/ms_sensors/built-in.o CC fs/proc/interrupts.o CC fs/proc/loadavg.o CC fs/proc/meminfo.o CC [M] drivers/iio/common/ms_sensors/ms_sensors_i2c.o CC [M] sound/pci/hda/patch_realtek.o CC drivers/iio/dac/max5821.o CC [M] fs/ubifs/super.o CC fs/proc/stat.o CC [M] sound/pci/ice1712/delta.o LD drivers/iio/health/built-in.o CC kernel/locking/spinlock_debug.o CC drivers/iio/humidity/si7020.o CC [M] fs/ubifs/sb.o LD drivers/input/gameport/built-in.o CC drivers/gpu/drm/drm_encoder_slave.o CC drivers/input/serio/serio.o CC drivers/input/ff-memless.o CC [M] drivers/i2c/muxes/i2c-arb-gpio-challenge.o CC [M] sound/pci/hda/patch_cmedia.o CC fs/proc/uptime.o CC drivers/iio/gyro/st_gyro_buffer.o CC fs/proc/version.o LD [M] sound/pci/echoaudio/snd-darla20.o CC mm/mempolicy.o LD [M] sound/pci/echoaudio/snd-gina20.o CC drivers/hwmon/ad7418.o CC fs/proc/softirqs.o LD [M] sound/pci/echoaudio/snd-layla20.o LD [M] sound/pci/echoaudio/snd-darla24.o CC drivers/i2c/busses/i2c-piix4.o LD [M] sound/pci/echoaudio/snd-gina24.o CC drivers/gpu/drm/drm_trace_points.o LD [M] sound/pci/echoaudio/snd-layla24.o CC [M] sound/soc/codecs/ak4642.o LD drivers/iio/common/ssp_sensors/built-in.o LD [M] sound/pci/echoaudio/snd-mona.o CC mm/sparse.o LD [M] sound/pci/echoaudio/snd-mia.o CC drivers/gpu/drm/drm_global.o CC drivers/iio/accel/st_accel_buffer.o CC drivers/iio/accel/st_accel_i2c.o CC [M] drivers/iio/accel/kxcjk-1013.o CC [M] drivers/iio/dac/m62332.o CC drivers/iio/common/st_sensors/st_sensors_i2c.o CC [M] drivers/iio/humidity/am2315.o CC kernel/locking/rwsem-xadd.o CC [M] net/can/raw.o CC [M] sound/pci/hda/patch_analog.o CC drivers/gpu/drm/drm_prime.o CC [M] fs/ubifs/io.o LD net/can/can.o LD net/can/can-gw.o CC [M] sound/pci/ice1712/hoontech.o LD net/can/built-in.o CC [M] fs/ubifs/tnc.o CC drivers/iio/gyro/st_gyro_i2c.o CC [M] sound/pci/ctxfi/cthw20k1.o /home/kisskb/slave/src/drivers/gpu/drm/drm_edid.c: In function 'drm_add_edid_modes': /home/kisskb/slave/src/drivers/gpu/drm/drm_edid.c:3009:2: warning: 'hdmi_len' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/drivers/gpu/drm/drm_edid.c:3171:10: note: 'hdmi_len' was declared here LD drivers/iio/gyro/itg3200.o CC drivers/hid/hid-magicmouse.o CC fs/proc/namespaces.o CC fs/proc/self.o CC [M] drivers/iio/humidity/hdc100x.o CC [M] drivers/i2c/muxes/i2c-mux-reg.o CC drivers/hid/hid-plantronics.o CC drivers/hid/hid-steelseries.o /home/kisskb/slave/src/drivers/gpu/drm/drm_edid.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC fs/proc/thread_self.o CC [M] fs/ubifs/master.o CC drivers/hwmon/adm1031.o LD drivers/iio/gyro/st_gyro.o CC drivers/input/input-polldev.o CC [M] fs/ubifs/scan.o CC drivers/input/sparse-keymap.o CC [M] fs/ubifs/replay.o LD drivers/iio/gyro/built-in.o CC drivers/gpu/drm/drm_rect.o CC drivers/hid/hid-sunplus.o CC [M] drivers/iio/accel/stk8312.o LD drivers/iio/humidity/built-in.o CC drivers/input/serio/i8042.o CC drivers/iio/common/st_sensors/st_sensors_core.o CC [M] drivers/iio/dac/max517.o LD drivers/iio/imu/bmi160/built-in.o LD drivers/iio/accel/st_accel.o LD drivers/iio/accel/built-in.o LD drivers/iio/imu/inv_mpu6050/built-in.o CC drivers/iio/magnetometer/hmc5843_core.o CC [M] sound/pci/hda/patch_si3054.o CC drivers/iio/light/al3320a.o CC drivers/iio/common/st_sensors/st_sensors_buffer.o LD drivers/iio/orientation/built-in.o LD kernel/locking/built-in.o CC [M] drivers/iio/imu/kmx61.o CC [M] fs/ubifs/log.o CC [M] drivers/iio/dac/mcp4725.o CC drivers/hid/hid-tivo.o CC fs/proc/proc_sysctl.o CC drivers/iio/potentiometer/ds1803.o CC kernel/power/qos.o CC [M] sound/soc/codecs/ak5386.o CC [M] drivers/iio/potentiometer/mcp4531.o CC fs/proc/proc_net.o CC drivers/iio/potentiometer/tpl0102.o CC kernel/printk/printk.o /home/kisskb/slave/src/sound/pci/hda/hda_generic.c: In function 'create_input_ctls': /home/kisskb/slave/src/sound/pci/hda/hda_generic.c:3063:2: warning: 'mute_val' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/sound/pci/hda/hda_generic.c:3043:24: note: 'mute_val' was declared here /home/kisskb/slave/src/sound/pci/hda/hda_generic.c:3060:32: warning: 'mix_val' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/sound/pci/hda/hda_generic.c:3043:15: note: 'mix_val' was declared here CC fs/proc/kcore.o CC fs/proc/kmsg.o CC drivers/iio/light/apds9300.o CC [M] sound/pci/ice1712/ews.o CC [M] sound/pci/ice1712/ak4xxx.o LD drivers/i2c/muxes/built-in.o CC drivers/hid/hid-waltop.o CC [M] sound/pci/hda/patch_cirrus.o CC mm/page_poison.o CC mm/sparse-vmemmap.o CC [M] sound/pci/hda/patch_conexant.o CC drivers/iio/magnetometer/hmc5843_i2c.o CC drivers/i2c/busses/i2c-sis630.o CC mm/slub.o /home/kisskb/slave/src/sound/pci/hda/hda_generic.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC drivers/hid/i2c-hid/i2c-hid.o LD drivers/iio/potentiometer/built-in.o CC mm/failslab.o CC [M] drivers/hid/uhid.o CC [M] fs/ubifs/commit.o CC [M] drivers/iio/magnetometer/bmc150_magn.o CC drivers/input/matrix-keymap.o CC drivers/iio/pressure/mpl115.o CC drivers/iio/pressure/mpl115_i2c.o CC drivers/hwmon/adt7411.o LD drivers/iio/dac/built-in.o CC drivers/input/evdev.o CC [M] sound/pci/hda/patch_via.o CC drivers/iio/common/st_sensors/st_sensors_trigger.o LD [M] sound/pci/echoaudio/snd-indigoio.o CC drivers/iio/proximity/pulsedlight-lidar-lite-v2.o CC [M] sound/pci/hda/patch_hdmi.o LD [M] sound/pci/echoaudio/snd-indigodj.o CC [M] sound/soc/codecs/alc5623.o CC net/dcb/dcbnl.o CC mm/memory_hotplug.o CC [M] drivers/iio/magnetometer/bmc150_magn_i2c.o CC mm/migrate.o LD drivers/iio/imu/built-in.o CC drivers/iio/pressure/hp206c.o LD net/decnet/netfilter/built-in.o CC drivers/iio/temperature/mlx90614.o CC [M] net/decnet/af_decnet.o CC [M] drivers/iio/temperature/tmp006.o CC [M] sound/pci/ice1712/ice1724.o CC drivers/gpu/drm/drm_vma_manager.o CC [M] fs/ubifs/gc.o CC drivers/gpu/drm/drm_flip_work.o CC drivers/iio/light/cm32181.o CC mm/page_owner.o CC drivers/iio/light/gp2ap020a00f.o CC [M] drivers/iio/magnetometer/mag3110.o CC drivers/input/serio/ps2mult.o CC [M] net/bluetooth/l2cap_sock.o CC [M] drivers/iio/pressure/hid-sensor-press.o CC [M] drivers/iio/magnetometer/st_magn_core.o CC drivers/hwmon/g760a.o CC drivers/gpu/drm/drm_modeset_lock.o CC [M] net/bluetooth/smp.o CC [M] fs/ubifs/orphan.o CC drivers/i2c/busses/i2c-via.o CC drivers/input/joystick/gf2k.o CC [M] drivers/iio/temperature/tsys01.o CC drivers/iio/proximity/sx9500.o LD [M] net/can/can-raw.o CC net/ethernet/eth.o LD drivers/iio/temperature/built-in.o CC mm/cleancache.o CC [M] drivers/iio/magnetometer/st_magn_buffer.o CC mm/page_isolation.o CC [M] drivers/iio/pressure/hp03.o CC drivers/iio/light/jsa1212.o CC [M] sound/pci/hda/hda_eld.o LD drivers/iio/common/st_sensors/st_sensors.o CC [M] sound/pci/hda/hda_intel.o LD drivers/iio/common/st_sensors/built-in.o CC [M] drivers/iio/magnetometer/st_magn_i2c.o LD drivers/iio/common/built-in.o CC [M] drivers/hid/hid-generic.o CC drivers/hwmon/gl520sm.o CC [M] drivers/iio/pressure/st_pressure_core.o CC [M] sound/soc/codecs/cs35l32.o CC [M] drivers/iio/industrialio-sw-trigger.o CC drivers/iio/trigger/iio-trig-sysfs.o LD [M] sound/pci/ctxfi/snd-ctxfi.o CC drivers/input/serio/libps2.o CC drivers/gpu/drm/drm_atomic.o LD [M] sound/pci/hda/snd-hda-codec.o LD drivers/iio/magnetometer/built-in.o LD [M] sound/pci/hda/snd-hda-codec-generic.o CC drivers/gpu/drm/drm_bridge.o LD kernel/power/built-in.o LD sound/pci/lola/built-in.o CC [M] drivers/i2c/busses/i2c-ali1563.o LD [M] sound/pci/hda/snd-hda-codec-realtek.o CC mm/zsmalloc.o CC drivers/gpu/drm/drm_ioc32.o CC [M] sound/pci/lola/lola.o LD [M] sound/pci/hda/snd-hda-codec-cmedia.o LD [M] sound/pci/hda/snd-hda-codec-analog.o CC [M] drivers/hid/hid-apple.o CC [M] sound/pci/ice1712/amp.o CC kernel/rcu/update.o LD [M] drivers/iio/magnetometer/st_magn.o LD [M] sound/pci/hda/snd-hda-codec-si3054.o CC drivers/iio/light/opt3001.o CC kernel/rcu/sync.o LD [M] sound/pci/hda/snd-hda-codec-cirrus.o CC [M] fs/ubifs/budget.o LD [M] sound/pci/hda/snd-hda-codec-conexant.o CC [M] drivers/iio/pressure/st_pressure_buffer.o LD [M] sound/pci/hda/snd-hda-codec-via.o LD drivers/iio/industrialio.o CC drivers/iio/light/pa12203001.o CC [M] net/decnet/dn_nsp_in.o LD drivers/hid/i2c-hid/built-in.o CC [M] drivers/hid/hid-asus.o CC [M] drivers/iio/trigger/iio-trig-hrtimer.o CC drivers/input/joystick/grip.o CC [M] drivers/iio/pressure/t5403.o CC mm/cma.o CC [M] fs/ubifs/find.o CC net/dcb/dcbevent.o CC [M] fs/ubifs/tnc_commit.o LD drivers/iio/proximity/built-in.o CC kernel/rcu/srcu.o CC mm/balloon_compaction.o CC kernel/rcu/rcutorture.o CC drivers/hwmon/hih6130.o CC drivers/gpu/drm/ati_pcigart.o CC drivers/iio/light/tsl2563.o CC [M] drivers/iio/pressure/st_pressure_i2c.o CC [M] sound/pci/ice1712/revo.o CC [M] drivers/hid/hid-chicony.o CC drivers/iio/light/tcs3414.o CC [M] sound/soc/codecs/cs42l51.o CC drivers/input/keyboard/adp5588-keys.o CC [M] drivers/iio/trigger/iio-trig-interrupt.o LD drivers/iio/trigger/built-in.o CC [M] drivers/input/serio/pcips2.o CC drivers/input/keyboard/atkbd.o CC mm/page_ext.o CC drivers/gpu/drm/drm_panel.o LD drivers/iio/pressure/built-in.o LD fs/proc/proc.o LD [M] drivers/iio/pressure/st_pressure.o CC [M] drivers/hid/hid-gembird.o CC mm/page_idle.o LD fs/proc/built-in.o CC drivers/hwmon/jc42.o CC drivers/hwmon/lm75.o LD net/ethernet/built-in.o CC [M] drivers/i2c/busses/i2c-amd756.o CC [M] fs/ubifs/compress.o CC drivers/iio/light/tcs3472.o CC net/ieee802154/netlink.o CC net/ieee802154/nl-mac.o CC drivers/input/joystick/iforce/iforce-ff.o /home/kisskb/slave/src/mm/zsmalloc.c: In function 'zs_compact': /home/kisskb/slave/src/mm/zsmalloc.c:1779:17: warning: 'page' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/mm/zsmalloc.c:1667:15: note: 'page' was declared here CC [M] drivers/hid/hid-gfrm.o CC [M] drivers/hid/hid-keytouch.o LD [M] sound/pci/hda/snd-hda-intel.o CC drivers/input/joystick/iforce/iforce-main.o CC drivers/input/joystick/iforce/iforce-packets.o CC drivers/iio/light/veml6070.o LD kernel/printk/built-in.o CC kernel/rcu/rcuperf.o CC kernel/rcu/tiny.o CC [M] sound/pci/lola/lola_pcm.o CC [M] drivers/hid/hid-microsoft.o CC [M] drivers/iio/light/adjd_s311.o CC drivers/input/joystick/interact.o CC [M] fs/ubifs/lpt.o LD [M] sound/pci/hda/snd-hda-codec-hdmi.o CC [M] drivers/input/serio/serio_raw.o /home/kisskb/slave/src/mm/zsmalloc.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC kernel/sched/core.o LD sound/pci/lx6464es/built-in.o CC drivers/hwmon/lm77.o CC kernel/time/time.o CC drivers/gpu/drm/drm_of.o CC drivers/hwmon/lm85.o CC drivers/gpu/drm/drm_mipi_dsi.o LD sound/pci/mixart/built-in.o CC [M] sound/pci/ice1712/aureon.o CC [M] drivers/iio/light/cm36651.o CC [M] drivers/hid/hid-rmi.o CC [M] sound/pci/mixart/mixart.o CC [M] drivers/hid/hid-gaff.o CC [M] sound/soc/codecs/cs42l51-i2c.o CC net/ieee802154/nl-phy.o CC [M] sound/soc/codecs/cs42l52.o CC [M] fs/ubifs/lprops.o CC [M] sound/soc/codecs/cs42l56.o CC [M] sound/soc/codecs/cs42l73.o CC [M] drivers/iio/light/stk3310.o CC [M] drivers/hid/hid-twinhan.o CC [M] net/bluetooth/lib.o CC [M] net/bluetooth/ecc.o CC drivers/input/joystick/iforce/iforce-serio.o CC [M] net/decnet/dn_nsp_out.o CC drivers/input/keyboard/gpio_keys_polled.o CC drivers/input/keyboard/tca6416-keypad.o LD net/dcb/built-in.o CC [M] drivers/iio/light/us5182d.o CC [M] drivers/i2c/busses/i2c-amd8111.o CC [M] drivers/i2c/busses/i2c-isch.o CC [M] fs/ubifs/recovery.o CC [M] sound/pci/ice1712/vt1720_mobo.o CC [M] drivers/hid/hid-xinmo.o LD net/ipv6/netfilter/built-in.o CC drivers/hwmon/lm92.o CC net/ipv6/addrconf_core.o CC [M] sound/soc/codecs/cs4270.o CC drivers/input/keyboard/matrix_keypad.o CC drivers/input/joystick/tmdc.o CC drivers/gpu/drm/ast/ast_drv.o CC [M] sound/pci/lola/lola_clock.o CC [M] drivers/iio/light/vcnl4000.o CC drivers/gpu/drm/bridge/analogix-anx78xx.o CC [M] drivers/hid/hid-zpff.o CC drivers/hwmon/lm95241.o CC drivers/input/keyboard/max7359_keypad.o CC [M] drivers/hid/hid-zydacron.o CC [M] net/bluetooth/hci_request.o LD drivers/gpu/drm/hisilicon/built-in.o CC [M] drivers/input/serio/arc_ps2.o CC [M] fs/ubifs/ioctl.o CC kernel/time/timer.o LD drivers/input/joystick/iforce/iforce.o LD drivers/input/joystick/iforce/built-in.o CC drivers/gpu/drm/i2c/adv7511.o CC [M] sound/pci/ice1712/pontis.o CC [M] drivers/input/joystick/a3d.o LD drivers/gpu/drm/amd/amdgpu/built-in.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_drv.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_device.o CC drivers/hwmon/lm95245.o CC drivers/hwmon/ltc2945.o CC [M] drivers/i2c/busses/i2c-sis5595.o CC drivers/input/keyboard/mcs_touchkey.o CC [M] drivers/hid/hid-wiimote-core.o CC net/core/scm.o CC [M] sound/soc/codecs/cs4271.o CC [M] sound/soc/codecs/cs4271-i2c.o LD drivers/iio/light/built-in.o CC [M] sound/soc/codecs/cs42xx8.o CC [M] drivers/hid/hid-wiimote-modules.o CC [M] sound/pci/lola/lola_mixer.o CC drivers/gpu/drm/mga/mga_drv.o LD drivers/iio/built-in.o CC [M] net/bluetooth/mgmt_util.o LD sound/soc/davinci/built-in.o CC [M] net/bluetooth/leds.o CC drivers/hwmon/ltc4215.o CC drivers/gpu/drm/ast/ast_main.o CC net/ieee802154/nl_policy.o CC [M] sound/soc/codecs/cs42xx8-i2c.o LD sound/soc/dwc/built-in.o CC [M] net/decnet/dn_route.o LD kernel/rcu/built-in.o CC drivers/input/keyboard/mpr121_touchkey.o CC net/ieee802154/core.o CC [M] drivers/hid/hid-wiimote-debug.o CC [M] drivers/input/joystick/as5011.o CC drivers/input/keyboard/opencores-kbd.o CC [M] sound/pci/mixart/mixart_core.o LD sound/soc/fsl/built-in.o CC [M] net/decnet/dn_dev.o CC [M] drivers/i2c/busses/i2c-cbus-gpio.o CC [M] drivers/hid/hid-sensor-hub.o CC [M] sound/soc/fsl/fsl_asrc.o CC [M] sound/pci/ice1712/prodigy192.o CC [M] fs/ubifs/lpt_commit.o LD drivers/iommu/built-in.o CC drivers/hwmon/max16065.o LD drivers/input/serio/built-in.o CC drivers/hwmon/max1619.o CC [M] sound/soc/codecs/cs4349.o CC drivers/irqchip/irqchip.o CC kernel/trace/trace_clock.o CC net/ieee802154/header_ops.o CC drivers/leds/led-core.o CC [M] sound/pci/ice1712/prodigy_hifi.o CC [M] sound/soc/codecs/inno_rk3036.o CC drivers/hwmon/max6642.o CC net/ipv6/exthdrs_core.o CC [M] drivers/input/joystick/analog.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_kms.o CC drivers/input/keyboard/qt1070.o CC drivers/gpu/drm/mga/mga_dma.o CC drivers/input/keyboard/qt2160.o CC [M] drivers/i2c/busses/i2c-designware-core.o CC [M] sound/soc/codecs/pcm1681.o CC [M] drivers/i2c/busses/i2c-designware-platdrv.o CC drivers/input/keyboard/stowaway.o LD drivers/irqchip/built-in.o LD drivers/hid/hid.o LD drivers/lguest/built-in.o /home/kisskb/slave/src/drivers/input/joystick/analog.c:176:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] LD drivers/hid/hid-logitech.o CC kernel/trace/ftrace.o CC [M] sound/soc/codecs/pcm179x.o LD drivers/hid/built-in.o CC [M] net/bluetooth/hci_debugfs.o CC [M] net/bluetooth/selftest.o CC drivers/gpu/drm/i2c/ch7006_drv.o CC kernel/trace/ring_buffer.o LD drivers/macintosh/built-in.o CC [M] drivers/input/joystick/cobra.o CC [M] drivers/macintosh/mac_hid.o CC [M] sound/soc/codecs/pcm179x-i2c.o CC drivers/hwmon/max6697.o CC drivers/hwmon/mc13783-adc.o CC drivers/gpu/drm/ast/ast_mode.o LD [M] sound/pci/lola/snd-lola.o CC drivers/hwmon/mcp3021.o LD mm/built-in.o CC [M] fs/ubifs/tnc_misc.o LD sound/pci/nm256/built-in.o CC [M] sound/pci/ice1712/juli.o CC [M] fs/ubifs/xattr.o CC [M] sound/pci/ice1712/phase.o CC drivers/leds/led-triggers.o CC drivers/input/keyboard/tc3589x-keypad.o CC drivers/input/keyboard/xtkbd.o CC [M] drivers/i2c/busses/i2c-designware-pcidrv.o CC [M] drivers/input/keyboard/adp5589-keys.o CC [M] sound/soc/codecs/pcm512x.o LD sound/pci/oxygen/built-in.o CC [M] sound/pci/mixart/mixart_hwdep.o CC net/core/gen_estimator.o CC net/core/gen_stats.o CC [M] sound/soc/codecs/pcm512x-i2c.o CC [M] sound/pci/oxygen/oxygen_io.o CC drivers/hwmon/pcf8591.o CC [M] sound/soc/codecs/rt5631.o CC net/ieee802154/sysfs.o CC [M] drivers/input/joystick/magellan.o CC [M] sound/soc/fsl/fsl_asrc_dma.o CC drivers/hwmon/sht21.o CC [M] sound/pci/ice1712/wtm.o CC [M] drivers/macintosh/windfarm_core.o CC net/ieee802154/nl802154.o CC [M] drivers/gpu/drm/bridge/parade-ps8622.o CC net/ieee802154/trace.o CC drivers/hwmon/smm665.o CC drivers/i2c/i2c-slave-eeprom.o CC [M] sound/soc/codecs/sigmadsp.o CC drivers/hwmon/smsc47m192.o CC [M] sound/soc/codecs/sigmadsp-i2c.o CC drivers/hwmon/tmp401.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.o CC drivers/gpu/drm/i2c/ch7006_mode.o CC [M] drivers/input/keyboard/lkkbd.o cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC drivers/hwmon/via686a.o CC [M] drivers/i2c/busses/i2c-simtec.o CC [M] drivers/input/joystick/sidewinder.o CC [M] drivers/input/joystick/spaceball.o CC net/ipv6/ip6_checksum.o CC [M] drivers/i2c/busses/i2c-parport.o CC [M] sound/pci/ice1712/se.o CC [M] sound/pci/ice1712/maya44.o CC [M] sound/pci/oxygen/oxygen_lib.o CC [M] drivers/input/keyboard/lm8323.o CC [M] fs/ubifs/debug.o CC [M] drivers/i2c/i2c-smbus.o CC [M] sound/pci/ice1712/quartet.o LD [M] drivers/hid/hid-wiimote.o CC kernel/trace/ring_buffer_benchmark.o LD net/ieee802154/6lowpan/built-in.o CC drivers/hwmon/vt8231.o CC drivers/leds/trigger/ledtrig-heartbeat.o CC drivers/mailbox/mailbox.o CC [M] sound/pci/mixart/mixart_mixer.o CC drivers/hwmon/wm831x-hwmon.o CC drivers/mailbox/mailbox-test.o CC [M] drivers/hwmon/w83793.o CC [M] drivers/hwmon/adc128d818.o CC drivers/gpu/drm/mga/mga_state.o CC kernel/time/hrtimer.o CC [M] fs/ubifs/misc.o CC kernel/time/itimer.o CC net/core/net_namespace.o CC [M] drivers/input/joystick/spaceorb.o CC net/core/secure_seq.o CC [M] sound/soc/codecs/ssm2602.o CC [M] sound/soc/fsl/fsl_sai.o LD [M] net/bluetooth/bluetooth.o CC [M] drivers/input/keyboard/lm8333.o CC drivers/mcb/mcb-core.o CC [M] drivers/i2c/i2c-dev.o CC [M] sound/soc/codecs/ssm2602-i2c.o CC net/ipx/af_ipx.o CC [M] sound/pci/ice1712/psc724.o CC drivers/gpu/drm/i2c/sil164_drv.o CC kernel/trace/trace.o CC [M] drivers/input/keyboard/newtonkbd.o CC drivers/leds/trigger/ledtrig-backlight.o CC net/core/flow_dissector.o LD drivers/gpu/drm/bridge/built-in.o LD drivers/i2c/busses/built-in.o CC [M] drivers/hwmon/adm1021.o CC [M] drivers/input/keyboard/sunkbd.o LD [M] drivers/i2c/busses/i2c-designware-platform.o LD [M] drivers/i2c/busses/i2c-designware-pci.o CC [M] drivers/input/joystick/stinger.o CC [M] drivers/input/joystick/turbografx.o CC [M] drivers/i2c/i2c-stub.o CC [M] sound/pci/ice1712/wm8766.o CC drivers/gpu/drm/ast/ast_fb.o CC [M] sound/pci/ice1712/wm8776.o LD [M] sound/pci/ice1712/snd-ice1712.o CC [M] net/decnet/dn_neigh.o LD [M] sound/pci/ice1712/snd-ice17xx-ak4xxx.o CC [M] net/decnet/dn_timer.o CC [M] sound/soc/codecs/ssm4567.o CC [M] drivers/hwmon/adm1025.o CC [M] drivers/hwmon/adm1029.o CC [M] drivers/gpu/drm/amd/amdgpu/atombios_crtc.o CC [M] drivers/hwmon/adm9240.o CC kernel/trace/trace_output.o CC drivers/leds/trigger/ledtrig-cpu.o CC [M] sound/soc/codecs/sta32x.o LD drivers/input/keyboard/built-in.o CC [M] sound/soc/codecs/sta350.o CC kernel/trace/trace_seq.o LD drivers/input/joystick/built-in.o CC [M] sound/soc/codecs/sti-sas.o CC kernel/time/posix-timers.o CC [M] sound/soc/codecs/tas2552.o CC drivers/mcb/mcb-parse.o LD [M] sound/pci/mixart/snd-mixart.o LD drivers/mailbox/built-in.o CC [M] drivers/hwmon/ads7828.o LD sound/pci/pcxhr/built-in.o CC net/ipv6/ip6_icmp.o CC [M] drivers/hwmon/adt7470.o CC [M] drivers/hwmon/atxp1.o LD sound/pci/riptide/built-in.o CC [M] sound/pci/riptide/riptide.o CC [M] drivers/hwmon/da9055-hwmon.o LD drivers/media/firewire/built-in.o CC [M] sound/pci/oxygen/oxygen_mixer.o CC [M] drivers/hwmon/ds620.o LD drivers/media/i2c/soc_camera/built-in.o LD drivers/media/common/b2c2/built-in.o CC drivers/gpu/drm/ast/ast_ttm.o LD [M] sound/pci/ice1712/snd-ice1724.o LD drivers/media/mmc/siano/built-in.o LD drivers/media/i2c/built-in.o LD drivers/gpu/drm/i2c/ch7006.o LD drivers/gpu/drm/i2c/sil164.o LD drivers/gpu/drm/i2c/built-in.o LD drivers/media/common/siano/built-in.o LD drivers/media/common/saa7146/built-in.o CC [M] sound/soc/fsl/fsl_spdif.o CC drivers/input/misc/adxl34x.o LD drivers/media/mmc/built-in.o CC [M] drivers/hwmon/emc2103.o LD sound/pci/rme9652/built-in.o CC [M] sound/pci/rme9652/hdsp.o CC [M] drivers/hwmon/emc6w201.o LD drivers/i2c/built-in.o CC [M] sound/soc/codecs/tas5086.o LD drivers/media/platform/omap/built-in.o LD drivers/media/common/v4l2-tpg/built-in.o CC drivers/leds/trigger/ledtrig-default-on.o CC [M] sound/pci/rme9652/hdspm.o LD drivers/media/pci/b2c2/built-in.o CC [M] drivers/hwmon/g762.o LD drivers/media/common/built-in.o CC drivers/memory/of_memory.o LD drivers/media/rc/keymaps/built-in.o LD drivers/media/platform/built-in.o LD drivers/gpu/drm/mgag200/built-in.o CC [M] net/decnet/dn_fib.o CC kernel/trace/trace_stat.o CC [M] drivers/hwmon/gl518sm.o CC [M] drivers/gpu/drm/mgag200/mgag200_main.o LD drivers/media/pci/ddbridge/built-in.o LD drivers/media/rc/built-in.o LD drivers/media/tuners/built-in.o CC drivers/input/touchscreen/of_touchscreen.o CC drivers/input/touchscreen/chipone_icn8318.o CC [M] drivers/hwmon/gpio-fan.o CC [M] drivers/hwmon/ibmaem.o LD drivers/media/pci/dm1105/built-in.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.o CC drivers/gpu/drm/mga/mga_warp.o CC kernel/time/posix-cpu-timers.o CC [M] sound/soc/codecs/tas571x.o CC drivers/leds/trigger/ledtrig-transient.o LD drivers/media/pci/mantis/built-in.o LD drivers/mcb/mcb.o LD drivers/media/usb/b2c2/built-in.o LD drivers/mcb/built-in.o LD drivers/memstick/built-in.o LD drivers/media/pci/netup_unidvb/built-in.o CC [M] drivers/hwmon/ibmpex.o LD drivers/media/usb/dvb-usb/built-in.o CC [M] drivers/hwmon/ina209.o LD drivers/memstick/core/built-in.o CC [M] drivers/memstick/core/memstick.o LD drivers/media/pci/ngene/built-in.o LD drivers/media/usb/dvb-usb-v2/built-in.o LD net/ipv6/built-in.o CC drivers/gpu/drm/ast/ast_post.o CC [M] sound/soc/codecs/tfa9879.o CC net/key/af_key.o LD drivers/media/usb/s2255/built-in.o CC [M] sound/soc/codecs/tlv320aic23.o LD drivers/media/pci/pluto2/built-in.o CC net/core/sysctl_net_core.o LD drivers/memory/built-in.o LD drivers/media/pci/pt1/built-in.o LD drivers/media/usb/siano/built-in.o CC [M] net/decnet/dn_rules.o CC [M] drivers/hwmon/lineage-pem.o LD drivers/media/pci/pt3/built-in.o CC [M] drivers/gpu/drm/amd/amdgpu/atom.o CC drivers/input/touchscreen/cyttsp4_core.o CC [M] drivers/hwmon/lm80.o LD drivers/media/usb/stkwebcam/built-in.o CC [M] drivers/hwmon/lm83.o LD drivers/media/pci/saa7146/built-in.o CC [M] sound/soc/codecs/tlv320aic23-i2c.o CC [M] drivers/hwmon/lm87.o CC kernel/trace/trace_printk.o CC drivers/input/touchscreen/hampshire.o LD drivers/media/usb/ttusb-budget/built-in.o CC kernel/trace/trace_sched_switch.o LD drivers/media/pci/smipcie/built-in.o CC [M] net/decnet/dn_table.o CC kernel/sched/loadavg.o LD drivers/media/usb/ttusb-dec/built-in.o CC drivers/leds/trigger/ledtrig-panic.o LD drivers/media/pci/ttpci/built-in.o CC [M] drivers/hwmon/lm90.o CC [M] drivers/gpu/drm/mgag200/mgag200_mode.o LD drivers/media/usb/zr364xx/built-in.o CC [M] sound/soc/codecs/tlv320aic3x.o LD drivers/media/pci/built-in.o CC [M] drivers/hwmon/lm95234.o LD drivers/media/usb/built-in.o CC [M] sound/soc/codecs/wm8580.o CC drivers/gpu/drm/mga/mga_irq.o CC [M] drivers/hwmon/ltc4151.o /home/kisskb/slave/src/net/ieee802154/nl802154.c: In function 'nl802154_pre_doit': /home/kisskb/slave/src/net/ieee802154/nl802154.c:94:4: warning: 'wpan_dev_id' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/net/ieee802154/nl802154.c:64:6: note: 'wpan_dev_id' was declared here CC [M] drivers/hwmon/ltc4245.o CC drivers/mfd/88pm805.o CC [M] drivers/leds/trigger/ledtrig-timer.o CC net/core/dev.o LD drivers/media/built-in.o CC [M] sound/soc/fsl/imx-audmux.o CC [M] drivers/hwmon/ltc4261.o CC [M] drivers/hwmon/ltc4260.o CC [M] sound/soc/codecs/wm8711.o CC [M] drivers/hwmon/max197.o CC [M] drivers/leds/trigger/ledtrig-camera.o CC drivers/input/touchscreen/inexio.o CC [M] sound/pci/oxygen/oxygen_pcm.o CC kernel/trace/trace_functions.o CC kernel/time/timekeeping.o CC net/core/ethtool.o CC [M] drivers/hwmon/max6639.o CC drivers/misc/phantom.o CC drivers/input/misc/adxl34x-i2c.o /home/kisskb/slave/src/net/ieee802154/nl802154.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC [M] sound/soc/codecs/wm8728.o CC kernel/trace/trace_irqsoff.o LD net/ieee802154/ieee802154.o CC kernel/sched/clock.o LD net/ieee802154/built-in.o CC [M] drivers/hwmon/max6650.o CC [M] drivers/hwmon/max31790.o CC [M] net/decnet/sysctl_net_decnet.o CC [M] sound/soc/codecs/wm8731.o LD drivers/leds/trigger/built-in.o CC [M] drivers/hwmon/nct7802.o CC [M] sound/soc/codecs/wm8737.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_fence.o CC net/ipx/ipx_route.o CC kernel/time/ntp.o CC net/llc/llc_core.o CC drivers/mfd/88pm80x.o CC [M] drivers/hwmon/powr1220.o CC [M] drivers/hwmon/pwm-fan.o CC [M] drivers/leds/led-class.o CC drivers/gpu/drm/mga/mga_ioc32.o CC kernel/trace/trace_nop.o CC drivers/input/touchscreen/mc13783_ts.o CC [M] sound/soc/codecs/wm8753.o CC [M] drivers/hwmon/sis5595.o CC drivers/input/misc/bma150.o LD drivers/memstick/host/built-in.o CC [M] sound/soc/codecs/wm8903.o CC drivers/input/misc/cma3000_d0x.o CC [M] drivers/memstick/host/jmb38x_ms.o CC [M] drivers/hwmon/tc74.o CC [M] drivers/hwmon/thmc50.o CC kernel/sched/cputime.o LD [M] sound/pci/riptide/snd-riptide.o LD [M] sound/soc/fsl/snd-soc-fsl-asrc.o LD sound/pci/trident/built-in.o LD [M] sound/soc/fsl/snd-soc-fsl-sai.o CC [M] drivers/hwmon/tmp103.o CC kernel/sched/idle_task.o LD [M] sound/soc/fsl/snd-soc-fsl-spdif.o LD [M] sound/soc/fsl/snd-soc-imx-audmux.o LD net/decnet/built-in.o CC drivers/input/touchscreen/mtouch.o LD sound/pci/vx222/built-in.o CC kernel/trace/trace_stack.o CC drivers/input/touchscreen/mk712.o LD sound/soc/generic/built-in.o LD drivers/hwmon/pmbus/built-in.o CC [M] sound/soc/codecs/wm8960.o CC kernel/trace/trace_functions_graph.o LD drivers/hwmon/built-in.o LD [M] fs/ubifs/ubifs.o LD sound/pci/ymfpci/built-in.o CC [M] drivers/hwmon/pmbus/pmbus_core.o CC [M] drivers/hwmon/pmbus/pmbus.o CC [M] sound/pci/oxygen/oxygen.o CC [M] sound/pci/ymfpci/ymfpci.o CC drivers/mfd/rtsx_pcr.o LD fs/built-in.o LD sound/soc/img/built-in.o LD [M] sound/soc/codecs/snd-soc-adau1701.o LD [M] sound/soc/codecs/snd-soc-ak4554.o CC [M] drivers/leds/leds-bd2802.o CC [M] sound/soc/img/img-i2s-out.o LD [M] sound/soc/codecs/snd-soc-ak4642.o CC drivers/misc/ioc4.o LD [M] sound/soc/codecs/snd-soc-ak5386.o LD [M] sound/soc/codecs/snd-soc-alc5623.o CC net/ipx/ipx_proc.o CC net/ipx/pe2.o LD [M] sound/soc/codecs/snd-soc-cs35l32.o LD [M] sound/soc/codecs/snd-soc-cs42l51.o LD [M] sound/soc/codecs/snd-soc-cs42l51-i2c.o LD [M] sound/soc/codecs/snd-soc-cs42l52.o CC drivers/gpu/drm/ast/ast_dp501.o LD [M] sound/soc/codecs/snd-soc-cs42l56.o LD [M] sound/soc/codecs/snd-soc-cs42l73.o LD [M] sound/soc/codecs/snd-soc-cs4270.o LD [M] sound/soc/codecs/snd-soc-cs4271.o LD [M] sound/soc/codecs/snd-soc-cs4271-i2c.o LD [M] sound/soc/codecs/snd-soc-cs42xx8.o LD [M] sound/soc/codecs/snd-soc-cs42xx8-i2c.o LD [M] sound/soc/codecs/snd-soc-cs4349.o LD [M] sound/soc/codecs/snd-soc-inno-rk3036.o LD [M] sound/soc/codecs/snd-soc-pcm1681.o LD [M] sound/soc/codecs/snd-soc-pcm179x-codec.o CC kernel/kcmp.o LD [M] sound/soc/codecs/snd-soc-pcm179x-i2c.o LD [M] sound/soc/codecs/snd-soc-pcm512x.o LD [M] sound/soc/codecs/snd-soc-pcm512x-i2c.o LD [M] sound/soc/codecs/snd-soc-rt5631.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.o CC drivers/input/misc/da9055_onkey.o CC net/core/dev_addr_lists.o LD [M] sound/soc/codecs/snd-soc-sigmadsp.o LD [M] sound/soc/codecs/snd-soc-sigmadsp-i2c.o CC kernel/sched/fair.o CC drivers/input/touchscreen/penmount.o LD [M] sound/soc/codecs/snd-soc-ssm2602.o LD [M] sound/soc/codecs/snd-soc-ssm2602-i2c.o CC net/llc/llc_input.o LD [M] sound/soc/codecs/snd-soc-ssm4567.o LD [M] net/decnet/decnet.o CC drivers/input/misc/drv2667.o LD drivers/gpu/drm/mga/mga.o LD drivers/mmc/built-in.o LD [M] sound/soc/codecs/snd-soc-sta32x.o LD [M] sound/soc/codecs/snd-soc-sta350.o CC drivers/input/misc/gp2ap002a00f.o LD drivers/gpu/drm/mga/built-in.o CC drivers/input/misc/gpio-beeper.o LD [M] sound/soc/codecs/snd-soc-sti-sas.o CC kernel/sched/rt.o LD [M] sound/soc/codecs/snd-soc-tas2552.o CC net/mpls/af_mpls.o LD [M] sound/soc/codecs/snd-soc-tas5086.o CC kernel/trace/trace_branch.o CC [M] net/mpls/mpls_gso.o CC [M] drivers/hwmon/pmbus/adm1275.o LD [M] sound/soc/codecs/snd-soc-tas571x.o CC [M] drivers/hwmon/pmbus/lm25066.o CC kernel/trace/trace_events.o LD [M] sound/soc/codecs/snd-soc-tfa9879.o CC kernel/time/clocksource.o CC drivers/input/touchscreen/touchit213.o LD [M] sound/soc/codecs/snd-soc-tlv320aic23.o LD [M] sound/soc/codecs/snd-soc-tlv320aic23-i2c.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_object.o LD [M] sound/soc/codecs/snd-soc-tlv320aic3x.o LD [M] sound/soc/codecs/snd-soc-wm8580.o LD drivers/mtd/chips/built-in.o CC net/ipx/sysctl_net_ipx.o LD drivers/mtd/devices/built-in.o LD [M] sound/soc/codecs/snd-soc-wm8711.o CC drivers/input/touchscreen/tsc40.o CC [M] drivers/mtd/chips/chipreg.o CC [M] drivers/mtd/devices/docg3.o LD [M] sound/soc/codecs/snd-soc-wm8728.o LD [M] sound/soc/codecs/snd-soc-wm8731.o LD [M] sound/soc/codecs/snd-soc-wm8737.o LD [M] sound/soc/codecs/snd-soc-wm8753.o CC drivers/input/touchscreen/tsc200x-core.o CC [M] drivers/memstick/host/r592.o CC kernel/stacktrace.o CC [M] sound/pci/oxygen/xonar_dg_mixer.o CC kernel/trace/trace_export.o CC drivers/input/misc/max8997_haptic.o CC kernel/dma.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_gart.o CC [M] sound/soc/img/img-parallel-out.o CC drivers/input/misc/mc13783-pwrbutton.o CC drivers/input/misc/mma8450.o CC drivers/input/touchscreen/tsc2004.o CC [M] drivers/memstick/host/rtsx_pci_ms.o CC [M] sound/pci/ymfpci/ymfpci_main.o CC [M] drivers/hwmon/pmbus/ltc2978.o LD drivers/gpu/drm/ast/ast.o CC drivers/input/touchscreen/wacom_w8001.o LD [M] sound/soc/codecs/snd-soc-wm8903.o CC drivers/input/misc/rotary_encoder.o LD drivers/gpu/drm/ast/built-in.o CC drivers/input/touchscreen/sx8654.o CC drivers/misc/isl29020.o LD drivers/gpu/drm/omapdrm/displays/built-in.o CC kernel/trace/trace_events_filter.o CC [M] drivers/mtd/chips/map_rom.o CC drivers/input/touchscreen/tps6507x-ts.o LD drivers/gpu/drm/omapdrm/dss/built-in.o LD net/ipx/ipx.o CC kernel/up.o LD net/ipx/built-in.o CC [M] drivers/gpu/drm/mgag200/mgag200_cursor.o CC [M] drivers/gpu/drm/mgag200/mgag200_drv.o CC [M] drivers/hwmon/pmbus/tps40422.o LD [M] sound/soc/codecs/snd-soc-wm8960.o LD drivers/gpu/drm/omapdrm/built-in.o CC kernel/module.o CC kernel/sched/deadline.o LD sound/soc/intel/built-in.o CC net/netfilter/core.o CC kernel/time/jiffies.o LD drivers/gpu/drm/panel/built-in.o CC drivers/input/touchscreen/colibri-vf50-ts.o CC [M] drivers/input/misc/cma3000_d0x_i2c.o CC [M] drivers/gpu/drm/panel/panel-samsung-s6e8aa0.o LD sound/soc/intel/boards/built-in.o CC kernel/trace/trace_events_trigger.o CC [M] drivers/input/misc/da9063_onkey.o CC drivers/input/touchscreen/rohm_bu21023.o CC [M] drivers/leds/leds-lm3530.o CC drivers/misc/altera-stapl/altera-lpt.o CC [M] sound/pci/oxygen/xonar_dg.o CC [M] sound/soc/img/img-spdif-in.o LD sound/soc/jz4740/built-in.o CC [M] drivers/hwmon/pmbus/ucd9000.o CC [M] drivers/input/misc/e3x0-button.o CC [M] drivers/input/touchscreen/ad7879.o CC [M] drivers/input/misc/drv260x.o CC net/llc/llc_output.o LD sound/soc/kirkwood/built-in.o CC net/core/dst.o CC kernel/time/timer_list.o CC kernel/kallsyms.o CC [M] drivers/mtd/chips/map_absent.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.o LD sound/soc/mediatek/built-in.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_display.o CC net/core/netevent.o CC kernel/time/timeconv.o CC drivers/misc/altera-stapl/altera-jtag.o LD sound/soc/mxs/built-in.o CC [M] drivers/input/touchscreen/ad7879-i2c.o CC [M] drivers/input/misc/pwm-beeper.o LD sound/soc/nuc900/built-in.o CC [M] drivers/input/misc/regulator-haptic.o CC [M] drivers/input/touchscreen/ar1021_i2c.o CC drivers/mfd/rts5229.o CC drivers/mfd/rts5209.o LD sound/soc/omap/built-in.o CC [M] drivers/input/touchscreen/dynapro.o CC [M] drivers/gpu/drm/mgag200/mgag200_fb.o CC [M] drivers/input/misc/tps65218-pwrbutton.o LD sound/soc/pxa/built-in.o LD sound/soc/qcom/built-in.o LD drivers/mtd/lpddr/built-in.o LD sound/soc/rockchip/built-in.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.o CC [M] drivers/mtd/lpddr/qinfo_probe.o LD [M] sound/pci/oxygen/snd-oxygen-lib.o LD sound/soc/samsung/built-in.o CC [M] drivers/leds/leds-lm3533.o LD [M] sound/pci/oxygen/snd-oxygen.o CC [M] drivers/input/touchscreen/eeti_ts.o LD [M] sound/pci/rme9652/snd-hdspm.o LD sound/soc/sh/built-in.o LD [M] sound/pci/snd-atiixp-modem.o CC drivers/net/Space.o LD sound/soc/sirf/built-in.o LD [M] sound/pci/snd-cs4281.o CC drivers/mfd/rtl8411.o LD [M] sound/pci/rme9652/snd-hdsp.o CC kernel/time/timecounter.o CC [M] drivers/gpu/drm/panel/panel-sharp-lq101r1sx01.o LD [M] sound/pci/snd-ens1370.o LD sound/soc/spear/built-in.o LD [M] sound/pci/snd-ens1371.o LD [M] sound/pci/snd-es1938.o CC [M] drivers/input/touchscreen/egalax_ts.o LD [M] sound/pci/snd-es1968.o LD sound/soc/sti/built-in.o LD [M] sound/pci/snd-fm801.o LD [M] sound/pci/snd-intel8x0.o CC [M] drivers/input/misc/wm831x-on.o CC kernel/trace/power-traces.o CC kernel/time/posix-clock.o LD sound/soc/sunxi/built-in.o LD sound/soc/tegra/built-in.o LD [M] sound/pci/snd-rme96.o LD [M] sound/pci/snd-maestro3.o CC [M] drivers/input/touchscreen/egalax_ts_serial.o CC [M] drivers/input/misc/ideapad_slidebar.o CC kernel/sched/stop_task.o CC kernel/sched/wait.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_fb.o CC [M] sound/soc/sunxi/sun4i-codec.o CC [M] drivers/gpu/drm/mgag200/mgag200_i2c.o LD sound/soc/ux500/built-in.o LD sound/soc/txx9/built-in.o CC kernel/backtracetest.o CC kernel/time/alarmtimer.o LD [M] sound/soc/snd-soc-core.o LD sound/soc/xtensa/built-in.o CC [M] sound/soc/xtensa/xtfpga-i2s.o LD sound/soc/zte/built-in.o CC drivers/mfd/rts5227.o CC kernel/time/clockevents.o LD drivers/input/misc/built-in.o LD net/key/built-in.o CC [M] drivers/input/touchscreen/goodix.o LD kernel/trace/libftrace.o CC kernel/time/tick-common.o CC kernel/time/timekeeping_debug.o CC [M] drivers/input/touchscreen/ili210x.o CC net/core/neighbour.o CC drivers/mfd/rts5249.o CC [M] net/llc/llc_if.o CC [M] drivers/gpu/drm/mgag200/mgag200_ttm.o CC [M] net/llc/llc_c_ev.o CC net/netlink/af_netlink.o CC [M] drivers/leds/leds-pca9532.o CC [M] drivers/mtd/lpddr/lpddr_cmds.o LD drivers/nfc/built-in.o CC kernel/compat.o CC drivers/misc/altera-stapl/altera-comp.o CC [M] drivers/input/touchscreen/imx6ul_tsc.o CC [M] drivers/input/touchscreen/max11801_ts.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_gem.o LD drivers/nvme/host/built-in.o CC [M] drivers/input/touchscreen/mcs5000_ts.o CC [M] drivers/input/touchscreen/pixcir_i2c_ts.o CC net/core/rtnetlink.o CC kernel/sched/swait.o CC net/netfilter/nf_log.o LD drivers/nvme/built-in.o CC [M] drivers/input/touchscreen/ti_am335x_tsc.o CC drivers/net/loopback.o /home/kisskb/slave/src/drivers/gpu/drm/panel/panel-sharp-lq101r1sx01.c: In function 'sharp_panel_probe': /home/kisskb/slave/src/drivers/gpu/drm/panel/panel-sharp-lq101r1sx01.c:418:19: warning: 'sharp' may be used uninitialized in this function [-Wuninitialized] LD drivers/nvmem/built-in.o CC drivers/mfd/htc-i2cpld.o CC drivers/misc/altera-stapl/altera.o CC [M] drivers/input/touchscreen/tsc2007.o CC [M] drivers/input/input-leds.o CC [M] drivers/nvmem/core.o LD drivers/misc/cb710/built-in.o /home/kisskb/slave/src/drivers/gpu/drm/panel/panel-sharp-lq101r1sx01.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC [M] drivers/misc/cb710/core.o CC net/core/utils.o CC [M] drivers/misc/cb710/sgbuf2.o LD [M] sound/pci/ymfpci/snd-ymfpci.o CC [M] sound/soc/sunxi/sun4i-spdif.o CC [M] drivers/gpu/drm/panel/panel-sharp-ls043t1le01.o CC drivers/mfd/ti_am335x_tscadc.o LD drivers/mtd/maps/built-in.o CC [M] net/llc/llc_c_ac.o CC [M] drivers/mtd/maps/map_funcs.o CC [M] drivers/input/touchscreen/wm97xx-core.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_ring.o CC [M] drivers/leds/leds-lp55xx-common.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_cs.o CC kernel/sched/completion.o CC [M] drivers/input/touchscreen/wm9705.o CC [M] drivers/input/touchscreen/zforce_ts.o CC drivers/mfd/tc3589x.o CC drivers/mfd/wm8400-core.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_bios.o CC drivers/mfd/wm831x-core.o LD [M] sound/soc/xtensa/snd-soc-xtfpga-i2s.o LD drivers/input/touchscreen/built-in.o CC drivers/mfd/wm831x-irq.o CC kernel/sched/idle.o CC drivers/mfd/wm831x-otp.o CC kernel/sched/stats.o LD net/mpls/mpls_router.o LD drivers/input/input-core.o CC [M] drivers/input/evbug.o LD net/mpls/built-in.o CC kernel/sched/debug.o CC drivers/mfd/wm831x-auxadc.o CC drivers/mfd/wm831x-i2c.o LD [M] drivers/gpu/drm/mgag200/mgag200.o LD net/packet/built-in.o LD kernel/time/built-in.o CC [M] net/packet/af_packet.o CC kernel/cgroup.o LD kernel/trace/built-in.o GZIP kernel/config_data.gz CC kernel/audit.o LD drivers/net/appletalk/built-in.o CC kernel/auditfilter.o /home/kisskb/slave/src/drivers/mfd/tc3589x.c: In function 'tc3589x_probe': /home/kisskb/slave/src/drivers/mfd/tc3589x.c:390:2: warning: 'version' may be used uninitialized in this function [-Wuninitialized] CC [M] drivers/net/appletalk/ipddp.o CC [M] drivers/mtd/maps/pci.o CC drivers/net/can/vcan.o CC drivers/mfd/tps65086.o CC drivers/gpu/drm/qxl/qxl_drv.o CC [M] net/llc/llc_conn.o CC drivers/mfd/tps65910.o CC [M] drivers/misc/cb710/debug.o /home/kisskb/slave/src/drivers/mfd/tc3589x.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC kernel/sched/cpuacct.o CC drivers/mfd/tps80031.o LD drivers/mtd/nand/built-in.o CC [M] drivers/mtd/nand/nand_base.o CC drivers/mfd/mc13xxx-core.o LD drivers/mtd/onenand/built-in.o LD drivers/mtd/spi-nor/built-in.o CC drivers/mfd/mc13xxx-i2c.o CC net/netfilter/nf_queue.o CC net/netfilter/nf_sockopt.o LD drivers/gpu/drm/r128/built-in.o CC [M] drivers/mtd/spi-nor/spi-nor.o CC [M] drivers/leds/leds-lp5523.o CC drivers/mfd/mfd-core.o CC [M] drivers/gpu/drm/r128/r128_drv.o CC [M] drivers/leds/leds-lp5562.o CC [M] drivers/gpu/drm/r128/r128_cce.o CC drivers/mfd/da9055-core.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_benchmark.o CC drivers/mfd/da9055-i2c.o CC drivers/mfd/max77843.o CC [M] drivers/leds/leds-tca6507.o CC drivers/mfd/max8997.o CC [M] drivers/leds/leds-pca955x.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_test.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_pm.o LD [M] drivers/nvmem/nvmem_core.o CC [M] drivers/mtd/maps/intel_vr_nor.o CC drivers/gpu/drm/qxl/qxl_kms.o LD [M] drivers/input/touchscreen/wm97xx-ts.o CC net/core/link_watch.o LD drivers/input/built-in.o CC drivers/mfd/max8997-irq.o CC [M] drivers/gpu/drm/amd/amdgpu/atombios_dp.o CC drivers/mfd/abx500-core.o CC drivers/of/base.o CC drivers/mfd/rdc321x-southbridge.o LD drivers/net/can/softing/built-in.o LD drivers/parport/built-in.o CC [M] drivers/parport/share.o CC drivers/mfd/janz-cmodio.o LD drivers/net/can/spi/built-in.o CC drivers/mfd/tps6586x.o LD drivers/net/can/usb/built-in.o CC drivers/mfd/vx855.o CC [M] drivers/gpu/drm/r128/r128_state.o CC [M] drivers/leds/leds-pwm.o LD drivers/net/ieee802154/built-in.o CC drivers/mfd/wl1273-core.o LD drivers/net/can/built-in.o LD [M] drivers/misc/cb710/cb710.o CC [M] drivers/leds/leds-regulator.o CC [M] drivers/leds/leds-mc13783.o CC drivers/misc/echo/echo.o LD drivers/net/wimax/built-in.o CC drivers/mfd/si476x-cmd.o CC [M] drivers/parport/ieee1284.o LD drivers/net/built-in.o CC drivers/mfd/si476x-prop.o CC drivers/mfd/si476x-i2c.o CC drivers/mfd/tps65090.o CC [M] drivers/mtd/maps/gpio-addr-flash.o CC drivers/mfd/syscon.o CC drivers/mfd/hi6421-pmic-core.o CC drivers/mfd/as3722.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_afmt.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.o CC drivers/pci/access.o CC [M] net/llc/llc_c_st.o CC drivers/gpu/drm/qxl/qxl_display.o CC drivers/mfd/rt5033.o CC [M] drivers/leds/leds-max8997.o CC kernel/auditsc.o CC [M] drivers/mfd/act8945a.o CC [M] drivers/leds/leds-lm355x.o CC [M] net/llc/llc_pdu.o CC [M] drivers/gpu/drm/amd/amdgpu/atombios_encoders.o CC [M] drivers/leds/leds-is31fl32xx.o CC net/core/filter.o CC [M] drivers/mfd/bcm590xx.o LD drivers/leds/built-in.o CC [M] drivers/mfd/htc-pasic3.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_sa.o CC [M] drivers/mfd/wm8994-core.o LD net/netfilter/netfilter.o LD net/netfilter/built-in.o CC [M] drivers/mtd/maps/latch-addr-flash.o CC [M] drivers/mfd/wm8994-irq.o CC [M] drivers/mfd/wm8994-regmap.o CC kernel/audit_watch.o CC [M] drivers/mfd/tps6105x.o LD drivers/mtd/tests/built-in.o CC [M] drivers/mfd/tps65010.o CC [M] drivers/mfd/tps65218.o CC net/phonet/pn_dev.o CC [M] drivers/mfd/da9062-core.o CC [M] drivers/mtd/tests/oobtest.o CC [M] drivers/gpu/drm/amd/amdgpu/atombios_i2c.o CC [M] net/llc/llc_sap.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_prime.o CC [M] drivers/mfd/da9063-core.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_vm.o CC [M] drivers/parport/ieee1284_ops.o LD kernel/sched/built-in.o LD drivers/misc/echo/built-in.o CC kernel/audit_fsnotify.o CC [M] drivers/gpu/drm/r128/r128_irq.o CC drivers/misc/eeprom/eeprom_93cx6.o CC [M] drivers/parport/procfs.o LD drivers/gpu/drm/nouveau/built-in.o CC [M] drivers/gpu/drm/nouveau/nvif/object.o CC [M] net/llc/llc_s_ac.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_ib.o CC [M] drivers/mfd/da9063-irq.o CC [M] drivers/mfd/da9063-i2c.o CC [M] drivers/mfd/da9150-core.o LD drivers/pcmcia/built-in.o LD drivers/mtd/ubi/built-in.o CC [M] drivers/mfd/max77686.o CC [M] drivers/pcmcia/cs.o CC [M] drivers/mtd/ubi/vtbl.o CC [M] drivers/mtd/ubi/vmt.o /home/kisskb/slave/src/net/core/dev.c: In function 'validate_xmit_skb_list': /home/kisskb/slave/src/net/core/dev.c:3027:15: warning: 'tail' may be used uninitialized in this function [-Wuninitialized] CC [M] drivers/mfd/max77693.o CC [M] drivers/mfd/max8907.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_pll.o CC [M] drivers/mfd/lpc_sch.o CC [M] drivers/mfd/rn5t618.o CC [M] drivers/misc/eeprom/at24.o CC kernel/audit_tree.o CC kernel/kprobes.o CC [M] drivers/mfd/lm3533-core.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.o CC kernel/watchdog.o CC [M] drivers/gpu/drm/r128/r128_ioc32.o CC [M] drivers/mtd/devices/slram.o CC [M] drivers/mfd/lm3533-ctrlbank.o CC [M] drivers/mfd/menf21bmc.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.o CC [M] drivers/parport/daisy.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.o CC [M] drivers/mfd/sky81452.o CC [M] drivers/pcmcia/socket_sysfs.o LD drivers/mfd/rtsx_pci.o CC [M] net/llc/llc_s_ev.o LD drivers/mfd/wm831x.o LD drivers/mfd/da9055.o CC drivers/of/device.o LD drivers/mfd/si476x-core.o CC [M] drivers/gpu/drm/nouveau/nvif/client.o LD [M] drivers/mfd/wm8994.o LD [M] drivers/mfd/da9063.o LD drivers/mfd/built-in.o CC [M] drivers/parport/probe.o CC drivers/phy/phy-core.o CC [M] net/llc/llc_s_st.o CC drivers/pci/bus.o LD net/rfkill/built-in.o CC net/netlink/genetlink.o CC net/phonet/pn_netlink.o CC [M] net/rfkill/core.o CC net/phonet/socket.o CC drivers/pci/probe.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_sync.o CC [M] drivers/mtd/tests/mtd_test.o CC drivers/gpu/drm/qxl/qxl_ttm.o CC drivers/gpu/drm/qxl/qxl_fb.o CC drivers/gpu/drm/qxl/qxl_object.o CC drivers/gpu/drm/qxl/qxl_gem.o CC kernel/seccomp.o LD drivers/misc/eeprom/built-in.o CC [M] drivers/gpu/drm/amd/amdgpu/vi.o CC drivers/misc/genwqe/card_base.o CC [M] drivers/mtd/devices/pmc551.o CC [M] drivers/mtd/devices/mtdram.o LD drivers/platform/built-in.o CC [M] drivers/mtd/ubi/upd.o CC [M] drivers/pcmcia/cardbus.o CC [M] drivers/parport/parport_ax88796.o CC [M] drivers/gpu/drm/nouveau/nvif/device.o CC [M] drivers/mtd/tests/pagetest.o CC [M] drivers/mtd/ubi/build.o CC [M] drivers/gpu/drm/amd/amdgpu/gmc_v7_0.o CC [M] net/llc/af_llc.o LD [M] drivers/parport/parport.o CC [M] net/llc/llc_station.o CC drivers/power/power_supply_core.o CC kernel/relay.o CC [M] net/llc/llc_proc.o CC [M] drivers/pcmcia/rsrc_mgr.o CC [M] net/rfkill/input.o CC [M] drivers/gpu/drm/amd/amdgpu/gmc_v8_0.o /home/kisskb/slave/src/net/core/dev.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC drivers/pci/host-bridge.o CC drivers/pci/remove.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_irq.o CC kernel/utsname_sysctl.o CC drivers/gpu/drm/qxl/qxl_cmd.o CC drivers/gpu/drm/qxl/qxl_image.o CC drivers/gpu/drm/qxl/qxl_draw.o LD [M] drivers/pcmcia/pcmcia_core.o LD drivers/phy/built-in.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_ih.o CC drivers/of/platform.o CC drivers/pps/pps.o CC drivers/gpu/drm/qxl/qxl_debugfs.o CC net/core/sock_diag.o CC drivers/ptp/ptp_clock.o CC [M] drivers/gpu/drm/nouveau/nvif/notify.o CC kernel/tracepoint.o CC net/phonet/datagram.o CC [M] drivers/gpu/drm/amd/amdgpu/iceland_ih.o CC [M] drivers/gpu/drm/amd/amdgpu/tonga_ih.o CC [M] drivers/mtd/ubi/cdev.o CC [M] net/rfkill/rfkill-regulator.o CC [M] drivers/gpu/drm/amd/amdgpu/cz_ih.o LD [M] drivers/pcmcia/pcmcia_rsrc.o LD [M] drivers/gpu/drm/r128/r128.o CC [M] net/llc/sysctl_net_llc.o CC drivers/pci/pci.o CC kernel/latencytop.o CC net/core/dev_ioctl.o CC drivers/pwm/core.o LD drivers/misc/altera-stapl/altera-stapl.o LD drivers/misc/altera-stapl/built-in.o CC [M] drivers/mtd/mtdcore.o LD [M] net/rfkill/rfkill.o CC drivers/misc/lis3lv02d/lis3lv02d.o CC drivers/misc/genwqe/card_dev.o LD net/llc/llc.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.o LD net/llc/built-in.o CC kernel/elfcore.o CC drivers/gpu/drm/qxl/qxl_irq.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_powerplay.o CC net/core/tso.o CC drivers/pci/pci-driver.o CC net/phonet/sysctl.o CC [M] drivers/mtd/nand/nand_bbt.o CC drivers/power/power_supply_sysfs.o CC drivers/power/power_supply_leds.o CC net/sched/sch_generic.o CC drivers/gpu/drm/qxl/qxl_dumb.o CC [M] drivers/mtd/tests/readtest.o CC drivers/gpu/drm/qxl/qxl_ioctl.o CC [M] drivers/gpu/drm/amd/amdgpu/cz_smc.o CC drivers/misc/genwqe/card_ddcb.o CC [M] drivers/gpu/drm/amd/amdgpu/cz_dpm.o CC [M] drivers/gpu/drm/amd/amdgpu/tonga_smc.o CC drivers/pps/kapi.o CC [M] drivers/gpu/drm/amd/amdgpu/tonga_dpm.o CC kernel/irq_work.o CC [M] drivers/gpu/drm/amd/amdgpu/fiji_smc.o CC kernel/torture.o CC drivers/of/dynamic.o LD net/netlink/built-in.o CC net/core/sock_reuseport.o CC [M] drivers/gpu/drm/amd/amdgpu/fiji_dpm.o CC kernel/membarrier.o CC net/phonet/af_phonet.o CC net/vmw_vsock/af_vsock.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/client.o CC [M] drivers/mtd/ubi/kapi.o CC kernel/memremap.o CC drivers/ptp/ptp_chardev.o CC drivers/power/generic-adc-battery.o CC drivers/gpu/drm/qxl/qxl_release.o CC drivers/gpu/drm/qxl/qxl_prime.o CC [M] drivers/gpu/drm/amd/amdgpu/iceland_smc.o CHK kernel/config_data.h CC drivers/power/ds2760_battery.o CC net/core/flow.o UPD kernel/config_data.h CC kernel/configs.o CC drivers/power/ds2780_battery.o CC net/core/net-sysfs.o CC [M] drivers/gpu/drm/amd/amdgpu/iceland_dpm.o CC net/phonet/pep.o CC [M] drivers/mtd/tests/speedtest.o CC drivers/pci/search.o CC [M] drivers/gpu/drm/amd/amdgpu/dce_v10_0.o CC drivers/gpu/drm/radeon/radeon_drv.o CC drivers/gpu/drm/radeon/radeon_device.o LD [M] net/llc/llc2.o CC [M] drivers/gpu/drm/amd/amdgpu/dce_v11_0.o CC drivers/pps/sysfs.o CC drivers/pps/kc.o LD net/wimax/built-in.o CC drivers/pwm/sysfs.o CC [M] net/wimax/id-table.o CC net/core/net-procfs.o CC net/x25/af_x25.o CC [M] drivers/mtd/ubi/eba.o CC [M] drivers/mtd/ubi/io.o CC net/core/fib_rules.o CC net/core/net-traces.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/engine.o CC drivers/power/ds2782_battery.o CC drivers/pci/pci-sysfs.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/enum.o CC drivers/of/fdt.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/event.o LD drivers/pps/clients/built-in.o CC [M] drivers/pps/clients/pps_parport.o CC drivers/ptp/ptp_sysfs.o CC drivers/misc/genwqe/card_sysfs.o LD drivers/pps/generators/built-in.o CC [M] drivers/mtd/ubi/wl.o /home/kisskb/slave/src/drivers/power/ds2782_battery.c: In function 'ds2786_get_capacity': /home/kisskb/slave/src/drivers/power/ds2782_battery.c:214:17: warning: 'raw' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/drivers/power/ds2782_battery.c: In function 'ds2782_get_capacity': /home/kisskb/slave/src/drivers/power/ds2782_battery.c:173:12: warning: 'raw' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/drivers/power/ds2782_battery.c: In function 'ds2786_get_voltage': /home/kisskb/slave/src/drivers/power/ds2782_battery.c:201:21: warning: 'raw' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/drivers/power/ds2782_battery.c: In function 'ds2786_get_current': /home/kisskb/slave/src/drivers/power/ds2782_battery.c:185:21: warning: 'raw' may be used uninitialized in this function [-Wuninitialized] CC drivers/power/sbs-battery.o LD drivers/pps/pps_core.o /home/kisskb/slave/src/drivers/power/ds2782_battery.c: In function 'ds2782_get_voltage': /home/kisskb/slave/src/drivers/power/ds2782_battery.c:161:21: warning: 'raw' may be used uninitialized in this function [-Wuninitialized] CC drivers/power/max17042_battery.o /home/kisskb/slave/src/drivers/power/ds2782_battery.c: In function 'ds2782_get_current': /home/kisskb/slave/src/drivers/power/ds2782_battery.c:145:20: warning: 'raw' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/drivers/power/ds2782_battery.c:134:2: warning: 'sense_res_raw' may be used uninitialized in this function [-Wuninitialized] CC drivers/misc/genwqe/card_debugfs.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.o /home/kisskb/slave/src/drivers/power/ds2782_battery.c: In function 'ds278x_battery_get_property': /home/kisskb/slave/src/drivers/power/ds2782_battery.c:116:16: warning: 'raw' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/drivers/power/ds2782_battery.c:104:6: note: 'raw' was declared here CC [M] drivers/gpu/drm/amd/amdgpu/gfx_v8_0.o CC [M] drivers/gpu/drm/amd/amdgpu/sdma_v2_4.o CC [M] net/wimax/op-msg.o CC drivers/power/rt5033_battery.o /home/kisskb/slave/src/drivers/power/ds2782_battery.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC [M] drivers/mtd/nand/nand_timings.o CC drivers/misc/lis3lv02d/lis3lv02d_i2c.o LD drivers/gpu/drm/qxl/qxl.o LD drivers/gpu/drm/qxl/built-in.o CC drivers/power/max8903_charger.o CC drivers/pci/rom.o LD drivers/pwm/built-in.o CC [M] drivers/gpu/drm/amd/amdgpu/sdma_v3_0.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/firmware.o CC drivers/gpu/drm/radeon/radeon_asic.o CC drivers/gpu/drm/savage/savage_drv.o CC drivers/ras/ras.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.o CC [M] drivers/mtd/mtdsuper.o CC net/core/timestamping.o CC net/sched/sch_mq.o CC [M] drivers/gpu/drm/amd/amdgpu/uvd_v5_0.o CC net/core/ptp_classifier.o CC drivers/power/charger-manager.o LD drivers/pps/built-in.o CC net/phonet/pep-gprs.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/gpuobj.o LD drivers/ptp/ptp.o LD drivers/ptp/built-in.o CC drivers/misc/genwqe/card_utils.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/ioctl.o CC net/core/netclassid_cgroup.o CC [M] drivers/mtd/tests/stresstest.o LD drivers/remoteproc/built-in.o CC [M] drivers/remoteproc/remoteproc_core.o CC [M] drivers/mtd/nand/nand_ecc.o CC [M] drivers/gpu/drm/amd/amdgpu/uvd_v6_0.o CC drivers/regulator/core.o LD drivers/misc/lis3lv02d/built-in.o CC drivers/power/bq2415x_charger.o LD drivers/misc/mic/bus/built-in.o LD drivers/misc/mic/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/memory.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/mm.o LD drivers/misc/ti-st/built-in.o CC drivers/gpu/drm/savage/savage_bci.o CC drivers/misc/sram.o CC [M] drivers/mtd/mtdconcat.o CC net/core/devlink.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_vce.o CC drivers/pci/setup-res.o CC drivers/power/bq24735-charger.o CC net/vmw_vsock/vsock_addr.o CC [M] drivers/mtd/ubi/attach.o CC drivers/power/reset/gpio-poweroff.o CC [M] drivers/mtd/nand/nand_bch.o CC drivers/gpu/drm/radeon/radeon_kms.o CC [M] net/wimax/op-reset.o CC [M] drivers/mtd/tests/subpagetest.o LD net/sched/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/notify.o CC drivers/ras/debugfs.o LD net/phonet/phonet.o CC net/compat.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/object.o CC drivers/of/fdt_address.o CC net/xfrm/xfrm_policy.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/oproxy.o LD net/phonet/pn_pep.o CC [M] drivers/mtd/tests/torturetest.o LD net/phonet/built-in.o CC drivers/pci/irq.o CC net/sysctl_net.o CC drivers/power/reset/ltc2952-poweroff.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/option.o CC [M] drivers/misc/ad525x_dpot.o CC [M] drivers/gpu/drm/amd/amdgpu/vce_v3_0.o CC drivers/pci/vpd.o CC [M] drivers/power/wm831x_backup.o LD drivers/misc/genwqe/genwqe_card.o LD drivers/misc/genwqe/built-in.o CC [M] drivers/misc/ad525x_dpot-i2c.o CC drivers/of/address.o CC drivers/of/irq.o LD drivers/ras/built-in.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.o CC [M] drivers/mtd/ubi/misc.o CC [M] drivers/mtd/nand/nand_ids.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v8.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.o CC [M] drivers/mtd/nand/sm_common.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/ramht.o LD net/vmw_vsock/vsock.o CC drivers/rtc/rtc-lib.o CC drivers/gpu/drm/radeon/radeon_atombios.o LD net/vmw_vsock/built-in.o CC drivers/power/reset/syscon-reboot.o CC drivers/gpu/drm/radeon/radeon_agp.o CC drivers/pci/setup-bus.o CC drivers/gpu/drm/radeon/atombios_crtc.o CC drivers/pci/vc.o CC [M] drivers/misc/bmp085.o CC net/x25/x25_dev.o CC [M] drivers/mtd/ubi/debug.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/subdev.o CC [M] drivers/power/test_power.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bar/base.o LD kernel/built-in.o CC [M] drivers/mtd/ubi/fastmap.o CC [M] drivers/power/act8945a_charger.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bar/nv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bar/g84.o CC [M] net/wimax/op-rfkill.o CC [M] drivers/gpu/drm/amd/amdgpu/../scheduler/gpu_scheduler.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bar/gf100.o LD drivers/power/reset/built-in.o CC [M] drivers/remoteproc/remoteproc_debugfs.o CC [M] drivers/power/ds2781_battery.o CC [M] drivers/mtd/nand/cafe_nand.o CC drivers/pci/proc.o CC [M] drivers/gpu/drm/amd/amdgpu/../scheduler/sched_fence.o CC [M] drivers/mtd/tests/mtd_nandecctest.o CC drivers/gpu/drm/savage/savage_state.o CC [M] drivers/mtd/nand/diskonchip.o CC [M] drivers/mtd/tests/nandbiterrs.o /home/kisskb/slave/src/drivers/misc/bmp085.c: In function 'show_pressure': /home/kisskb/slave/src/drivers/misc/bmp085.c:363:17: warning: 'pressure' may be used uninitialized in this function [-Wuninitialized] CC [M] drivers/mtd/mtdpart.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_job.o CC [M] drivers/mtd/mtdchar.o CC drivers/rtc/hctosys.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bar/gk20a.o /home/kisskb/slave/src/drivers/misc/bmp085.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/base.o CC [M] drivers/power/max17040_battery.o CC [M] drivers/power/da9150-fg.o CC drivers/gpu/drm/radeon/radeon_combios.o CC [M] drivers/power/gpio-charger.o CC drivers/gpu/drm/radeon/atom.o CC drivers/of/unittest.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_acp.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/bit.o CC [M] drivers/gpu/drm/amd/amdgpu/../acp/acp_hw.o CC [M] drivers/misc/bmp085-i2c.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/boost.o CC [M] drivers/misc/ics932s401.o CC [M] drivers/remoteproc/remoteproc_virtio.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/conn.o CC drivers/pci/slot.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/cstep.o CC drivers/rtc/class.o LD [M] drivers/mtd/tests/mtd_oobtest.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_ioc32.o LD [M] drivers/mtd/tests/mtd_pagetest.o LD [M] drivers/mtd/tests/mtd_readtest.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/dcb.o LD [M] drivers/mtd/tests/mtd_speedtest.o LD [M] drivers/mtd/tests/mtd_stresstest.o CC drivers/of/of_pci.o LD [M] drivers/mtd/tests/mtd_subpagetest.o LD [M] drivers/mtd/tests/mtd_torturetest.o LD [M] drivers/mtd/tests/mtd_nandbiterrs.o CC [M] drivers/power/max77693_charger.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/smumgr.o CC [M] drivers/power/bq24257_charger.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/cz_smumgr.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/tonga_smumgr.o CC [M] drivers/mtd/ofpart.o CC [M] drivers/misc/tifm_core.o LD drivers/power/power_supply.o LD drivers/power/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/disp.o CC net/x25/x25_facilities.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/fiji_smumgr.o LD drivers/gpu/vga/built-in.o CC drivers/pci/quirks.o CC net/x25/x25_in.o CC net/x25/x25_link.o CC net/x25/x25_out.o LD net/core/built-in.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/polaris10_smumgr.o CC [M] drivers/mtd/ubi/gluebi.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/dp.o LD drivers/soc/bcm/built-in.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hwmgr.o LD drivers/soc/fsl/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/extdev.o CC drivers/rtc/interface.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/fan.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/processpptables.o CC [M] drivers/misc/tifm_7xx1.o LD drivers/soc/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/gpio.o CC [M] drivers/remoteproc/remoteproc_elf_loader.o CC drivers/spmi/spmi.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/functiontables.o CC [M] drivers/mtd/nand/docg4.o CC [M] net/wimax/op-state-get.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hardwaremanager.o CC [M] drivers/mtd/redboot.o CC [M] drivers/mtd/ar7part.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/pp_acpi.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/i2c.o CC drivers/pci/msi.o CC [M] drivers/mtd/nand/gpio.o CC [M] drivers/mtd/mtdoops.o CC drivers/of/of_pci_irq.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/iccsense.o CC [M] drivers/mtd/nand/r852.o CC net/x25/x25_route.o LD [M] drivers/mtd/mtd.o CC net/x25/x25_subr.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/cz_hwmgr.o CC [M] drivers/remoteproc/ste_modem_rproc.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/cz_clockpowergating.o CC [M] drivers/misc/bh1780gli.o CC [M] drivers/misc/hpilo.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/image.o CC [M] drivers/misc/tsl2550.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/tonga_processpptables.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/tonga_hwmgr.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/ppatomctrl.o CC drivers/ssb/main.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.o CC [M] net/wimax/stack.o CC net/x25/x25_timer.o CC net/x25/x25_proc.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/mxm.o CC [M] drivers/misc/ds1682.o LD drivers/thermal/samsung/built-in.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/pppcielanes.o CC [M] drivers/misc/hmc6352.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/tonga_thermal.o CC [M] drivers/thermal/thermal_core.o CC drivers/pci/ats.o LD [M] drivers/mtd/ubi/ubi.o CC drivers/pci/iov.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/fiji_powertune.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/npde.o CC [M] drivers/mtd/nand/hisi504_nand.o CC net/x25/x25_forward.o CC [M] drivers/misc/panel.o LD [M] drivers/mtd/nand/nand.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/fiji_hwmgr.o LD drivers/misc/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/pcir.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/tonga_clockpowergating.o CC net/x25/sysctl_net_x25.o CC drivers/of/of_reserved_mem.o LD [M] drivers/remoteproc/remoteproc.o CC [M] drivers/thermal/thermal_hwmon.o CC drivers/of/resolver.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/fiji_clockpowergating.o LD drivers/gpu/drm/savage/savage.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/perf.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/fiji_thermal.o LD drivers/gpu/drm/savage/built-in.o CC drivers/tty/tty_audit.o LD drivers/thunderbolt/built-in.o CC [M] drivers/thunderbolt/nhi.o CC drivers/rtc/rtc-dev.o LD drivers/gpu/drm/tilcdc/built-in.o CC [M] drivers/thunderbolt/ctl.o DTC drivers/of/unittest-data/testcases.dtb CC [M] drivers/thunderbolt/tb.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/pll.o DTB drivers/of/unittest-data/testcases.dtb.S CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/polaris10_hwmgr.o AS drivers/of/unittest-data/testcases.dtb.o CC drivers/gpu/drm/ttm/ttm_memory.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/pmu.o LD drivers/of/unittest-data/built-in.o CC drivers/gpu/drm/ttm/ttm_tt.o CC [M] drivers/thunderbolt/switch.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/polaris10_powertune.o CC drivers/gpu/drm/radeon/radeon_fence.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/ramcfg.o CC drivers/regulator/dummy.o CC drivers/gpu/drm/radeon/radeon_ttm.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/rammap.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/polaris10_thermal.o CC [M] drivers/thermal/fair_share.o CC drivers/gpu/drm/radeon/radeon_object.o LD net/x25/x25.o /home/kisskb/slave/src/drivers/of/resolver.c: In function 'of_resolve_phandles': /home/kisskb/slave/src/drivers/of/resolver.c:314:6: warning: 'err' may be used uninitialized in this function [-Wuninitialized] CC drivers/pci/syscall.o LD net/x25/built-in.o CC drivers/ssb/scan.o CC drivers/pci/of.o CC drivers/regulator/fixed-helper.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/polaris10_clockpowergating.o /home/kisskb/slave/src/drivers/of/resolver.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] /home/kisskb/slave/src/drivers/thunderbolt/ctl.c: In function 'tb_ctl_rx': /home/kisskb/slave/src/drivers/thunderbolt/ctl.c:207:24: warning: 'pkg' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/drivers/thunderbolt/ctl.c:445:18: note: 'pkg' was declared here CC [M] net/wimax/debugfs.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventmgr.o LD drivers/of/built-in.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventinit.o CC drivers/rtc/rtc-ds1286.o LD drivers/pci/host/built-in.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventmanagement.o LD drivers/mtd/built-in.o LD drivers/tty/ipwireless/built-in.o CC [M] drivers/thermal/power_allocator.o CC [M] drivers/thermal/user_space.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventactionchains.o LD drivers/uio/built-in.o CC drivers/gpu/drm/radeon/radeon_gart.o CC [M] drivers/pci/pci-stub.o LD drivers/spmi/built-in.o CC [M] drivers/uio/uio.o CC drivers/regulator/helpers.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventsubchains.o LD drivers/tty/serial/built-in.o LD drivers/usb/host/built-in.o LD drivers/tty/vt/built-in.o LD drivers/usb/built-in.o LD drivers/tty/built-in.o /home/kisskb/slave/src/drivers/thunderbolt/ctl.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadow.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/eventtasks.o CC [M] drivers/thunderbolt/cap.o CC drivers/video/vgastate.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowacpi.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowof.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowpci.o LD drivers/virt/built-in.o CC [M] drivers/thermal/qcom-spmi-temp-alarm.o CC [M] drivers/thunderbolt/path.o CC [M] drivers/thunderbolt/tunnel_pci.o CC net/xfrm/xfrm_state.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/eventmgr/psm.o CC net/xfrm/xfrm_hash.o CC drivers/virtio/virtio.o CC drivers/w1/w1.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/amd_powerplay.o CC drivers/virtio/virtio_ring.o CC drivers/regulator/devres.o LD drivers/pci/built-in.o CC drivers/regulator/of_regulator.o CC drivers/virtio/virtio_pci_modern.o CC drivers/regulator/fixed.o CC drivers/virtio/virtio_pci_common.o CC [M] drivers/virtio/virtio_mmio.o CC drivers/regulator/virtual.o CC drivers/ssb/sprom.o CC drivers/gpu/drm/ttm/ttm_bo.o CC drivers/ssb/pci.o CC drivers/ssb/pcihost_wrapper.o CC drivers/rtc/rtc-ds1672.o CC [M] drivers/thunderbolt/eeprom.o CC drivers/ssb/driver_chipcommon.o CC drivers/gpu/drm/ttm/ttm_bo_util.o LD [M] net/wimax/wimax.o CC drivers/ssb/driver_chipcommon_pmu.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowramin.o CC drivers/ssb/driver_gpio.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowrom.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/timing.o CC net/xfrm/xfrm_input.o CC [M] drivers/thermal/thermal-generic-adc.o CC drivers/regulator/userspace-consumer.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/therm.o CC drivers/gpu/drm/radeon/radeon_legacy_crtc.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/vmap.o CC net/xfrm/xfrm_output.o CC drivers/regulator/ad5398.o CC net/xfrm/xfrm_sysctl.o CC drivers/rtc/rtc-ds2404.o CC drivers/gpu/drm/radeon/radeon_legacy_encoders.o CC drivers/rtc/rtc-isl1208.o CC drivers/regulator/da9210-regulator.o CC drivers/regulator/ltc3589.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/volt.o CC drivers/gpu/drm/radeon/radeon_connectors.o CC drivers/gpu/drm/radeon/radeon_encoders.o LD drivers/thermal/built-in.o CC drivers/gpu/drm/radeon/radeon_cursor.o CC drivers/gpu/drm/radeon/radeon_display.o CC drivers/gpu/drm/radeon/radeon_i2c.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/xpio.o CC [M] drivers/uio/uio_cif.o CC [M] drivers/virtio/virtio_balloon.o CC drivers/gpu/drm/radeon/radeon_clocks.o CC drivers/gpu/drm/radeon/radeon_fb.o CC [M] drivers/uio/uio_pdrv_genirq.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0203.o LD [M] drivers/thunderbolt/thunderbolt.o CC drivers/regulator/qcom_spmi-regulator.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0205.o CC drivers/gpu/drm/radeon/radeon_gem.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0209.o CC drivers/regulator/pv88090-regulator.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/P0260.o CC drivers/regulator/pwm-regulator.o CC drivers/rtc/rtc-m48t59.o CC drivers/gpu/drm/radeon/radeon_ring.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bus/base.o LD drivers/virtio/virtio_pci.o CC drivers/regulator/tps51632-regulator.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bus/hwsq.o CC drivers/rtc/rtc-m48t86.o CC [M] drivers/uio/uio_dmem_genirq.o CC drivers/gpu/drm/vgem/vgem_drv.o CC drivers/regulator/tps6586x-regulator.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv04.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv31.o CC drivers/rtc/rtc-pcf8523.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bus/g94.o CC [M] drivers/uio/uio_aec.o CC net/xfrm/xfrm_replay.o CC drivers/w1/w1_int.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bus/gf100.o CC drivers/gpu/drm/ttm/ttm_bo_vm.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/base.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv04.o CC drivers/gpu/drm/radeon/radeon_irq_kms.o CC drivers/gpu/drm/radeon/radeon_cs.o LD drivers/ssb/ssb.o /home/kisskb/slave/src/drivers/gpu/drm/ttm/ttm_bo.c: In function 'ttm_bo_evict': /home/kisskb/slave/src/drivers/gpu/drm/ttm/ttm_bo.c:98:3: warning: 'mem_type' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/drivers/gpu/drm/ttm/ttm_bo.c:88:14: note: 'mem_type' was declared here LD drivers/ssb/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv40.o CC drivers/gpu/drm/radeon/radeon_bios.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv50.o CC [M] drivers/regulator/act8865-regulator.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/g84.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/gt215.o /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/bus/hwsq.c: In function 'nvkm_hwsq_wait_vblank': /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/bus/hwsq.c:162:16: warning: 'head_sync' may be used uninitialized in this function [-Wuninitialized] CC drivers/rtc/rtc-rp5c01.o CC drivers/gpu/drm/radeon/radeon_benchmark.o CC [M] drivers/regulator/act8945a-regulator.o /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/bus/hwsq.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC [M] drivers/regulator/as3722-regulator.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/mcp77.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/gf100.o CC drivers/rtc/rtc-rx8010.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a.o CC [M] drivers/uio/uio_sercos3.o CC net/xfrm/xfrm_algo.o CC drivers/rtc/rtc-rx8581.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.o /home/kisskb/slave/src/drivers/gpu/drm/ttm/ttm_bo.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] LD drivers/gpu/drm/vgem/vgem.o CC [M] drivers/regulator/bcm590xx-regulator.o CC [M] drivers/uio/uio_pci_generic.o LD drivers/gpu/drm/vgem/built-in.o CC [M] drivers/regulator/da9062-regulator.o CC [M] drivers/rtc/rtc-ab-b5ze-s3.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/pllnv04.o HOSTCC drivers/gpu/drm/radeon/mkregtable LD drivers/virtio/built-in.o LD [M] drivers/thermal/thermal_sys.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/pllgt215.o CC drivers/gpu/drm/radeon/rs400.o CC drivers/gpu/drm/radeon/rs690.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/base.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv04.o LD drivers/gpu/drm/virtio/built-in.o CC [M] drivers/gpu/drm/virtio/virtgpu_drv.o CC [M] drivers/regulator/da9063-regulator.o CC [M] drivers/regulator/gpio-regulator.o CC drivers/gpu/drm/radeon/r520.o CC drivers/gpu/drm/radeon/r600.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv05.o CC drivers/gpu/drm/ttm/ttm_module.o CC [M] drivers/rtc/rtc-abx80x.o CC drivers/gpu/drm/ttm/ttm_object.o CC drivers/gpu/drm/radeon/rv770.o CC drivers/gpu/drm/radeon/radeon_test.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv10.o CC [M] drivers/uio/uio_netx.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv1a.o CC [M] drivers/uio/uio_pruss.o CC [M] drivers/rtc/rtc-bq32k.o CC [M] drivers/regulator/hi6421-regulator.o CC drivers/w1/w1_family.o CC [M] drivers/regulator/lp3971.o CC drivers/gpu/drm/ttm/ttm_lock.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv20.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv50.o MKREGTABLE drivers/gpu/drm/radeon/r200_reg_safe.h CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/g84.o CC drivers/gpu/drm/radeon/radeon_legacy_tv.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/g98.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/mcp89.o CC [M] drivers/regulator/lp872x.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gt215.o CC [M] drivers/rtc/rtc-ds1307.o MKREGTABLE drivers/gpu/drm/radeon/r600_reg_safe.h CC [M] drivers/gpu/drm/virtio/virtgpu_kms.o CC drivers/gpu/drm/radeon/r600_blit_shaders.o CC drivers/gpu/drm/ttm/ttm_execbuf_util.o CC drivers/gpu/drm/radeon/radeon_pm.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gm107.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gm200.o CC drivers/gpu/drm/radeon/atombios_dp.o CC drivers/gpu/drm/radeon/r600_hdmi.o CC drivers/gpu/drm/radeon/dce3_1_afmt.o CC [M] drivers/regulator/lp8755.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/base.o CC [M] drivers/regulator/max8649.o CC drivers/w1/w1_netlink.o CC [M] drivers/regulator/max8907-regulator.o CC [M] drivers/rtc/rtc-ds1511.o CC drivers/gpu/drm/radeon/evergreen.o CC [M] drivers/rtc/rtc-ds1685.o CC [M] drivers/regulator/max8997-regulator.o CC [M] drivers/rtc/rtc-em3027.o CC [M] drivers/uio/uio_fsl_elbc_gpcm.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv04.o CC [M] drivers/regulator/max77802-regulator.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv10.o MKREGTABLE drivers/gpu/drm/radeon/evergreen_reg_safe.h CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv1a.o MKREGTABLE drivers/gpu/drm/radeon/cayman_reg_safe.h CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv20.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv25.o CC drivers/gpu/drm/radeon/evergreen_blit_shaders.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv30.o CC drivers/w1/w1_io.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv35.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv36.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv40.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv41.o CC drivers/gpu/drm/radeon/evergreen_hdmi.o CC drivers/gpu/drm/radeon/radeon_trace_points.o /home/kisskb/slave/src/drivers/rtc/rtc-ds1307.c: In function 'ds3231_hwmon_show_temp': /home/kisskb/slave/src/drivers/rtc/rtc-ds1307.c:908:16: warning: 'temp' may be used uninitialized in this function [-Wuninitialized] CC drivers/gpu/drm/ttm/ttm_page_alloc.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv44.o CC drivers/gpu/drm/radeon/ni.o CC drivers/gpu/drm/ttm/ttm_bo_manager.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv46.o CC [M] drivers/regulator/mc13783-regulator.o CC [M] drivers/regulator/mc13xxx-regulator-core.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv47.o CC [M] drivers/regulator/pv88060-regulator.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv49.o CC [M] drivers/rtc/rtc-fm3130.o CC [M] drivers/rtc/rtc-hym8563.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv4e.o CC [M] drivers/regulator/rn5t618-regulator.o CC drivers/gpu/drm/radeon/cayman_blit_shaders.o CC [M] drivers/gpu/drm/virtio/virtgpu_drm_bus.o CC drivers/gpu/drm/ttm/ttm_page_alloc_dma.o CC drivers/gpu/drm/radeon/atombios_encoders.o CC [M] drivers/regulator/rt5033-regulator.o CC drivers/gpu/drm/radeon/radeon_semaphore.o CC drivers/video/hdmi.o CC drivers/gpu/drm/radeon/radeon_sa.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv50.o CC drivers/w1/masters/ds1wm.o CC [M] drivers/rtc/rtc-isl12057.o LD net/xfrm/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/g84.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gt215.o LD net/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/mcp77.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/mcp89.o CC drivers/gpu/drm/radeon/atombios_i2c.o CC [M] drivers/regulator/tps6105x-regulator.o CC [M] drivers/regulator/tps65023-regulator.o CC [M] drivers/regulator/tps65086-regulator.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gk104.o /home/kisskb/slave/src/drivers/rtc/rtc-ds1307.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gk20a.o CC drivers/gpu/drm/radeon/si.o CC [M] drivers/regulator/tps65218-regulator.o CC [M] drivers/regulator/tps65910-regulator.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gm107.o CC [M] drivers/rtc/rtc-max6900.o CC drivers/w1/slaves/w1_smem.o CC [M] drivers/regulator/wm8994-regulator.o CC [M] drivers/rtc/rtc-max77686.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gm200.o CC drivers/gpu/drm/radeon/si_blit_shaders.o CC [M] drivers/rtc/rtc-mc13xxx.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv04.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv10.o CC [M] drivers/rtc/rtc-pcf8563.o CC drivers/gpu/drm/radeon/radeon_prime.o CC [M] drivers/rtc/rtc-pcf8583.o LD drivers/regulator/built-in.o CC [M] drivers/gpu/drm/virtio/virtgpu_gem.o CC [M] drivers/rtc/rtc-rv8803.o CC [M] drivers/gpu/drm/virtio/virtgpu_fb.o CC [M] drivers/rtc/rtc-rx8025.o CC drivers/gpu/drm/radeon/cik.o CC [M] drivers/w1/masters/ds2482.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv1a.o CC [M] drivers/rtc/rtc-s35390a.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv20.o LD [M] drivers/gpu/drm/amd/amdgpu/amdgpu.o CC drivers/gpu/drm/radeon/cik_blit_shaders.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv40.o LD drivers/w1/masters/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv41.o CC drivers/w1/slaves/w1_ds2413.o CC drivers/w1/slaves/w1_ds2423.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv44.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv49.o CC drivers/w1/slaves/w1_ds2760.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv4e.o LD drivers/gpu/drm/drm_kms_helper.o CC drivers/video/backlight/backlight.o CC [M] drivers/rtc/rtc-test.o LD drivers/gpu/drm/drm.o CC drivers/gpu/drm/radeon/r600_dpm.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv50.o CC drivers/gpu/drm/radeon/rs780_dpm.o CC drivers/video/backlight/generic_bl.o CC drivers/gpu/drm/radeon/rv6xx_dpm.o CC drivers/gpu/drm/radeon/rv770_dpm.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgt215.o CC drivers/video/backlight/lv5207lp.o /home/kisskb/slave/src/drivers/rtc/rtc-rx8025.c: In function 'rx8025_sysfs_show_clock_adjust': /home/kisskb/slave/src/drivers/rtc/rtc-rx8025.c:489:16: warning: 'adj' may be used uninitialized in this function [-Wuninitialized] CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/rammcp77.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgf100.o CC drivers/w1/slaves/w1_ds2780.o LD drivers/gpu/drm/ttm/ttm.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgk104.o CC drivers/gpu/drm/radeon/rv730_dpm.o LD drivers/gpu/drm/ttm/built-in.o CC [M] drivers/rtc/rtc-wm831x.o CC drivers/gpu/drm/radeon/rv740_dpm.o CC drivers/gpu/drm/radeon/rv770_smc.o CC drivers/w1/slaves/w1_ds28e04.o CC [M] drivers/w1/slaves/w1_ds2431.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgm107.o CC [M] drivers/gpu/drm/virtio/virtgpu_display.o CC [M] drivers/rtc/rtc-x1205.o CC [M] drivers/rtc/rtc-zynqmp.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/sddr2.o LD drivers/rtc/rtc-core.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/sddr3.o LD drivers/rtc/built-in.o /home/kisskb/slave/src/drivers/rtc/rtc-rx8025.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC drivers/video/backlight/pwm_bl.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gddr3.o CC [M] drivers/w1/slaves/w1_ds2781.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gddr5.o CC drivers/video/backlight/wm831x_bl.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fuse/base.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fuse/nv50.o LD drivers/w1/wire.o CC [M] drivers/gpu/drm/virtio/virtgpu_vq.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fuse/gm107.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fuse/gf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gpio/base.o CC [M] drivers/video/backlight/lcd.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gpio/nv10.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gpio/nv50.o CC [M] drivers/gpu/drm/virtio/virtgpu_ttm.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gpio/g94.o CC [M] drivers/gpu/drm/virtio/virtgpu_fence.o CC drivers/gpu/drm/radeon/cypress_dpm.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gpio/gf119.o CC drivers/gpu/drm/radeon/btc_dpm.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gpio/gk104.o CC drivers/gpu/drm/radeon/sumo_dpm.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/base.o CC drivers/gpu/drm/radeon/sumo_smc.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv04.o LD drivers/w1/slaves/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv4e.o LD drivers/w1/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv50.o CC drivers/gpu/drm/radeon/trinity_dpm.o CC [M] drivers/video/backlight/platform_lcd.o CC drivers/gpu/drm/radeon/trinity_smc.o CC drivers/gpu/drm/radeon/ni_dpm.o CC drivers/gpu/drm/radeon/si_smc.o CC [M] drivers/video/backlight/adp8860_bl.o CC drivers/gpu/drm/radeon/si_dpm.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/g94.o CC [M] drivers/gpu/drm/virtio/virtgpu_object.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gf119.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gf117.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gk104.o CC drivers/gpu/drm/radeon/kv_smc.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gm200.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/pad.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padnv04.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padnv4e.o CC [M] drivers/video/backlight/adp8870_bl.o CC [M] drivers/gpu/drm/virtio/virtgpu_debugfs.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padnv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padg94.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padgf119.o CC [M] drivers/video/backlight/lm3630a_bl.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padgm200.o LD drivers/video/backlight/built-in.o CC [M] drivers/gpu/drm/virtio/virtgpu_plane.o CC [M] drivers/gpu/drm/virtio/virtgpu_ioctl.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bus.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv04.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv4e.o /home/kisskb/slave/src/drivers/video/backlight/adp8860_bl.c: In function 'adp8860_bl_ambient_light_level_show': /home/kisskb/slave/src/drivers/video/backlight/adp8860_bl.c:579:10: warning: 'ret_val' may be used uninitialized in this function [-Wuninitialized] CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busgf119.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bit.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/aux.o CC drivers/gpu/drm/radeon/kv_dpm.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxg94.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxgm200.o CC drivers/gpu/drm/radeon/ci_smc.o CC [M] drivers/gpu/drm/virtio/virtgpu_prime.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/anx9805.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gf117.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gk20a.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gm200.o CC drivers/gpu/drm/radeon/ci_dpm.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/base.o /home/kisskb/slave/src/drivers/video/backlight/adp8860_bl.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/gf100.o CC drivers/video/display_timing.o CC drivers/gpu/drm/radeon/dce6_afmt.o CC drivers/video/videomode.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/instmem/base.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv04.o CC drivers/gpu/drm/radeon/radeon_vm.o CC drivers/video/of_display_timing.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv40.o CC drivers/video/of_videomode.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.o LD drivers/video/fbdev/aty/built-in.o CC [M] drivers/video/fbdev/aty/atyfb_base.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/ltc/base.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gk104.o CC [M] drivers/video/fbdev/aty/mach64_accel.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gm107.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gm200.o CC [M] drivers/video/fbdev/aty/mach64_cursor.o CC drivers/gpu/drm/radeon/radeon_ucode.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/base.o CC drivers/gpu/drm/radeon/radeon_ib.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv04.o CC drivers/gpu/drm/radeon/radeon_sync.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv11.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv17.o CC [M] drivers/video/fbdev/aty/mach64_ct.o CC drivers/gpu/drm/radeon/radeon_audio.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv44.o CC drivers/gpu/drm/radeon/radeon_dp_auxch.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv50.o CC drivers/gpu/drm/radeon/radeon_dp_mst.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/g84.o LD [M] drivers/gpu/drm/virtio/virtio-gpu.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/g98.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/gt215.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/gf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/gk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/gk20a.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/base.o CC [M] drivers/video/fbdev/aty/radeon_base.o CC drivers/gpu/drm/radeon/r600_dma.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv04.o CC drivers/gpu/drm/radeon/rv770_dma.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv41.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv44.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mxm/base.o CC drivers/video/fbdev/core/fb_cmdline.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mxm/mxms.o CC drivers/gpu/drm/radeon/evergreen_dma.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mxm/nv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/agp.o CC [M] drivers/video/fbdev/aty/radeon_pm.o CC drivers/gpu/drm/radeon/ni_dma.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/base.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/pcie.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv04.o CC drivers/gpu/drm/radeon/si_dma.o CC drivers/gpu/drm/radeon/cik_sdma.o CC drivers/gpu/drm/radeon/radeon_uvd.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv40.o CC drivers/gpu/drm/radeon/uvd_v1_0.o CC drivers/gpu/drm/radeon/uvd_v2_2.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv46.o CC drivers/gpu/drm/radeon/uvd_v3_1.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv4c.o CC [M] drivers/video/fbdev/aty/radeon_monitor.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/g84.o CC drivers/gpu/drm/radeon/uvd_v4_2.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/g94.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/gf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/gf106.o CC drivers/video/fbdev/core/fb_notify.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/gk104.o CC drivers/gpu/drm/radeon/radeon_vce.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/base.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/memx.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gt215.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gf100.o CC drivers/gpu/drm/radeon/vce_v1_0.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gf119.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk104.o CC drivers/gpu/drm/radeon/vce_v2_0.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk110.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk208.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk20a.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gm107.o CC drivers/gpu/drm/radeon/radeon_kfd.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/secboot/base.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/secboot/gm200.o CC [M] drivers/video/fbdev/aty/radeon_accel.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/secboot/gm20b.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/base.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/fan.o CC drivers/gpu/drm/radeon/radeon_ioc32.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/fannil.o MKREGTABLE drivers/gpu/drm/radeon/r100_reg_safe.h CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/fanpwm.o MKREGTABLE drivers/gpu/drm/radeon/r300_reg_safe.h MKREGTABLE drivers/gpu/drm/radeon/rn50_reg_safe.h MKREGTABLE drivers/gpu/drm/radeon/r420_reg_safe.h MKREGTABLE drivers/gpu/drm/radeon/rs600_reg_safe.h CC drivers/video/fbdev/core/fbmem.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/fantog.o MKREGTABLE drivers/gpu/drm/radeon/rv515_reg_safe.h CC drivers/gpu/drm/radeon/r200.o CC drivers/gpu/drm/radeon/r600_cs.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/ic.o CC drivers/gpu/drm/radeon/evergreen_cs.o CC drivers/gpu/drm/radeon/r100.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/temp.o CC drivers/gpu/drm/radeon/r300.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/nv40.o CC drivers/gpu/drm/radeon/r420.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/nv50.o CC drivers/gpu/drm/radeon/rs600.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/g84.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/gt215.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/gf119.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/gm107.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/timer/base.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv04.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv40.o CC drivers/gpu/drm/radeon/rv515.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv41.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/timer/gk20a.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/top/base.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/top/gk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/volt/base.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/volt/gpio.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/volt/nv40.o CC [M] drivers/video/fbdev/aty/radeon_i2c.o CC drivers/video/fbdev/matrox/matroxfb_base.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk104.o CC drivers/video/fbdev/core/fbmon.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk20a.o CC drivers/video/fbdev/nvidia/nvidia.o LD drivers/video/fbdev/omap2/omapfb/displays/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/volt/gm20b.o LD drivers/video/fbdev/omap2/omapfb/dss/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/falcon.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/xtensa.o LD drivers/video/fbdev/omap2/omapfb/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/bsp/g84.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/ce/gt215.o CC drivers/video/fbdev/matrox/matroxfb_accel.o LD [M] drivers/video/fbdev/aty/atyfb.o CC drivers/video/fbdev/nvidia/nv_hw.o LD drivers/video/fbdev/omap2/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/ce/gf100.o CC drivers/video/fbdev/nvidia/nv_setup.o CC drivers/video/fbdev/nvidia/nv_accel.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/ce/gk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/ce/gm107.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/ce/gm200.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/cipher/g84.o /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/top/gk104.c: In function 'gk104_top_oneinit': /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/top/gk104.c:94:1: warning: 'type' may be used uninitialized in this function [-Wuninitialized] CC [M] drivers/gpu/drm/nouveau/nvkm/engine/device/acpi.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/device/base.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/device/ctrl.o CC drivers/video/fbdev/matrox/matroxfb_DAC1064.o /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/top/gk104.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC drivers/video/fbdev/sis/sis_main.o CC drivers/video/fbdev/sis/sis_accel.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/device/pci.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/device/tegra.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/device/user.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/base.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/nv04.o CC drivers/video/fbdev/matrox/matroxfb_Ti3026.o CC drivers/video/fbdev/nvidia/nv_of.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.o LD [M] drivers/video/fbdev/aty/radeonfb.o CC drivers/video/fbdev/macmodes.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/g84.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/g94.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/gt200.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/gt215.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/gf119.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/gk110.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/gk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/gm107.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/gm200.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/outp.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/outpdp.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/dacnv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/piornv50.o CC drivers/video/fbdev/nvidia/nv_i2c.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/sornv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgf119.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/sorg94.o CC drivers/video/fbdev/matrox/matroxfb_misc.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgm107.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgm200.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/dport.o CC drivers/video/fbdev/core/fbcmap.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/conn.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/hdagt215.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/hdagf119.o CC drivers/video/fbdev/matrox/g450_pll.o CC drivers/video/fbdev/cyber2000fb.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmig84.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigt215.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigf119.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigk104.o CC drivers/video/fbdev/core/fbsysfs.o CC drivers/video/fbdev/sis/init.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/vga.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv04.o CC drivers/video/fbdev/core/modedb.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/rootg84.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/rootg94.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgt200.o CC drivers/video/fbdev/sis/init301.o CC drivers/video/fbdev/core/fbcvt.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgt215.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgf119.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgk110.o CC drivers/video/fbdev/pm3fb.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgm107.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgm200.o LD drivers/video/fbdev/nvidia/nvidiafb.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.o LD drivers/video/fbdev/nvidia/built-in.o CC drivers/video/fbdev/imsttfb.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/changf119.o CC drivers/video/fbdev/matrox/matroxfb_g450.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/dmacnv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/dmacgf119.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/basenv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/baseg84.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/basegt200.o CC drivers/video/fbdev/asiliantfb.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/basegt215.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/basegf119.o CC drivers/video/fbdev/core/fb_defio.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/basegk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/basegk110.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/corenv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/coreg84.o /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv50.c: In function 'nv50_disp_root_mthd_': /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv50.c:111:4: warning: 'type' may be used uninitialized in this function [-Wuninitialized] CC drivers/video/fbdev/core/cfbfillrect.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/coreg94.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/coregt200.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/coregt215.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/coregf119.o CC drivers/video/fbdev/core/cfbcopyarea.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/coregk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/coregm107.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/coregk110.o /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv50.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC drivers/video/fbdev/core/cfbimgblt.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlynv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/coregm200.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlyg84.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlygt200.o CC drivers/video/fbdev/matrox/matroxfb_crtc2.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlygt215.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlygk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlygf119.o CC drivers/video/fbdev/core/sysfillrect.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/piocnv50.o CC drivers/video/fbdev/matrox/i2c-matroxfb.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/piocgf119.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/cursnv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/cursg84.o CC drivers/video/fbdev/matrox/matroxfb_maven.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/cursgt215.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/cursgf119.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/cursgk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/oimmnv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/oimmg84.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/oimmgt215.o CC drivers/video/fbdev/core/syscopyarea.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/oimmgf119.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/oimmgk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/dma/base.o CC drivers/video/fbdev/gxt4500.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/dma/nv04.o CC drivers/video/fbdev/core/sysimgblt.o CC drivers/video/fbdev/offb.o CC drivers/video/fbdev/ssd1307fb.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/dma/nv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/dma/gf100.o CC drivers/video/fbdev/core/fb_sys_fops.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/dma/gf119.o CC drivers/video/fbdev/core/fb_ddc.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/dma/user.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/dma/usernv04.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/dma/usernv50.o CC [M] drivers/video/fbdev/core/svgalib.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/dma/usergf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/dma/usergf119.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/base.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv10.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv04.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv17.o CC drivers/video/fbdev/sis/initextlfb.o LD drivers/video/fbdev/core/fb.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv40.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.o CC drivers/video/fbdev/simplefb.o CC [M] drivers/video/fbdev/pm2fb.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/g84.o CC [M] drivers/video/fbdev/neofb.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk110.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk208.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk20a.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gm107.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gm200.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gm20b.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/channv50.o CC [M] drivers/video/fbdev/vt8623fb.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/chang84.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv04.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv10.o CC [M] drivers/video/fbdev/tridentfb.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv17.o CC [M] drivers/video/fbdev/s3fb.o LD drivers/video/fbdev/core/built-in.o CC [M] drivers/video/fbdev/sstfb.o CC [M] drivers/video/fbdev/metronomefb.o CC [M] drivers/video/fbdev/broadsheetfb.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv40.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmag84.o CC [M] drivers/video/fbdev/auo_k190x.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifonv50.o CC [M] drivers/video/fbdev/auo_k1901fb.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifog84.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogm200.o CC [M] drivers/video/fbdev/s1d13xxxfb.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogk110.o LD drivers/video/fbdev/matrox/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/base.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv04.o CC [M] drivers/video/fbdev/carminefb.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv10.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv15.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv17.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv20.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv25.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv2a.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv30.o CC [M] drivers/video/fbdev/ocfb.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv34.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv35.o CC [M] drivers/video/fbdev/sm712fb.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv40.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv44.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/g84.o CC [M] drivers/video/fbdev/vfb.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gt200.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/mcp79.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gt215.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/mcp89.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gf104.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gf108.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gf110.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gf117.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gf119.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gk110.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gk110b.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gk208.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gk20a.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gm107.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gm200.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gm20b.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxnv40.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxnv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf104.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf108.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf110.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf117.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf119.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk110.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk110b.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk208.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk20a.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm107.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm200.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv31.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm20b.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv40.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv44.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/mpeg/g84.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/mspdec/base.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/mspdec/g98.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/mspdec/gt215.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/mspdec/gf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/mspdec/gk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/msppp/base.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/msppp/g98.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/msppp/gt215.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/msppp/gf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/msvld/base.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/msvld/g98.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/msvld/gt215.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/msvld/mcp89.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/msvld/gf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/msvld/gk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/pm/base.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/pm/nv40.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/pm/g84.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/pm/nv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/pm/gt200.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/pm/gt215.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/pm/gf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/pm/gf108.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/pm/gf117.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/pm/gk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/sec/g98.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/sw/base.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/sw/nv04.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/sw/nv10.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/sw/nv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/sw/gf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/sw/chan.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/sw/nvsw.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/vp/g84.o CC [M] drivers/gpu/drm/nouveau/nouveau_debugfs.o CC [M] drivers/gpu/drm/nouveau/nouveau_drm.o CC [M] drivers/gpu/drm/nouveau/nouveau_hwmon.o CC [M] drivers/gpu/drm/nouveau/nouveau_ioc32.o CC [M] drivers/gpu/drm/nouveau/nouveau_nvif.o CC [M] drivers/gpu/drm/nouveau/nouveau_usif.o CC [M] drivers/gpu/drm/nouveau/nouveau_vga.o CC [M] drivers/gpu/drm/nouveau/nouveau_bo.o CC [M] drivers/gpu/drm/nouveau/nouveau_gem.o CC [M] drivers/gpu/drm/nouveau/nouveau_prime.o CC [M] drivers/gpu/drm/nouveau/nouveau_sgdma.o CC [M] drivers/gpu/drm/nouveau/nouveau_connector.o CC [M] drivers/gpu/drm/nouveau/nouveau_ttm.o CC [M] drivers/gpu/drm/nouveau/nouveau_display.o CC [M] drivers/gpu/drm/nouveau/nv50_display.o CC [M] drivers/gpu/drm/nouveau/nouveau_dp.o CC [M] drivers/gpu/drm/nouveau/nv04_fbcon.o CC [M] drivers/gpu/drm/nouveau/nouveau_fbcon.o CC [M] drivers/gpu/drm/nouveau/nv50_fbcon.o CC [M] drivers/gpu/drm/nouveau/nouveau_abi16.o CC [M] drivers/gpu/drm/nouveau/nouveau_chan.o CC [M] drivers/gpu/drm/nouveau/nvc0_fbcon.o CC [M] drivers/gpu/drm/nouveau/nouveau_dma.o CC [M] drivers/gpu/drm/nouveau/nouveau_fence.o CC [M] drivers/gpu/drm/nouveau/nv04_fence.o CC [M] drivers/gpu/drm/nouveau/nv10_fence.o CC [M] drivers/gpu/drm/nouveau/nv17_fence.o CC [M] drivers/gpu/drm/nouveau/nv50_fence.o CC [M] drivers/gpu/drm/nouveau/nv84_fence.o CC [M] drivers/gpu/drm/nouveau/nvc0_fence.o CC [M] drivers/gpu/drm/nouveau/nouveau_bios.o CC [M] drivers/gpu/drm/nouveau/dispnv04/arb.o CC [M] drivers/gpu/drm/nouveau/dispnv04/crtc.o CC [M] drivers/gpu/drm/nouveau/dispnv04/cursor.o CC [M] drivers/gpu/drm/nouveau/dispnv04/dac.o CC [M] drivers/gpu/drm/nouveau/dispnv04/dfp.o CC [M] drivers/gpu/drm/nouveau/dispnv04/disp.o CC [M] drivers/gpu/drm/nouveau/dispnv04/hw.o CC [M] drivers/gpu/drm/nouveau/dispnv04/overlay.o CC [M] drivers/gpu/drm/nouveau/dispnv04/tvmodesnv17.o CC [M] drivers/gpu/drm/nouveau/dispnv04/tvnv04.o CC [M] drivers/gpu/drm/nouveau/dispnv04/tvnv17.o /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nouveau_gem.c: In function 'nouveau_gem_pushbuf_validate': /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nouveau_gem.c:372:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nouveau_gem.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] LD drivers/gpu/drm/radeon/radeon.o LD drivers/gpu/drm/radeon/built-in.o LD drivers/video/fbdev/sis/sisfb.o LD drivers/video/fbdev/sis/built-in.o LD drivers/video/fbdev/built-in.o LD drivers/video/built-in.o LD [M] drivers/gpu/drm/nouveau/nouveau.o LD drivers/gpu/drm/built-in.o LD drivers/gpu/built-in.o LD drivers/built-in.o CHK include/generated/uapi/linux/version.h HOSTCC scripts/unifdef INSTALL usr/include/misc/ (1 file) INSTALL usr/include/drm/ (21 files) INSTALL usr/include/asm-generic/ (35 files) INSTALL usr/include/rdma/hfi/ (1 file) INSTALL usr/include/rdma/ (6 files) INSTALL usr/include/video/ (3 files) INSTALL usr/include/scsi/fc/ (4 files) INSTALL usr/include/sound/ (14 files) INSTALL usr/include/uapi/ (0 file) INSTALL usr/include/xen/ (4 files) INSTALL usr/include/mtd/ (5 files) INSTALL usr/include/linux/android/ (1 file) INSTALL usr/include/linux/spi/ (1 file) INSTALL usr/include/linux/netfilter_ipv4/ (9 files) INSTALL usr/include/linux/raid/ (2 files) INSTALL usr/include/linux/mmc/ (1 file) INSTALL usr/include/linux/netfilter_ipv6/ (12 files) INSTALL usr/include/scsi/ (4 files) INSTALL usr/include/linux/ (427 files) INSTALL usr/include/linux/usb/ (11 files) INSTALL usr/include/linux/sunrpc/ (1 file) INSTALL usr/include/linux/tc_ematch/ (4 files) INSTALL usr/include/linux/wimax/ (1 file) INSTALL usr/include/linux/can/ (5 files) INSTALL usr/include/linux/isdn/ (1 file) INSTALL usr/include/linux/netfilter/ (85 files) INSTALL usr/include/linux/byteorder/ (2 files) INSTALL usr/include/linux/hdlc/ (1 file) INSTALL usr/include/linux/nfsd/ (5 files) INSTALL usr/include/linux/hsi/ (2 files) INSTALL usr/include/linux/netfilter/ipset/ (4 files) INSTALL usr/include/linux/dvb/ (8 files) INSTALL usr/include/linux/iio/ (2 files) INSTALL usr/include/linux/tc_act/ (12 files) INSTALL usr/include/linux/netfilter_arp/ (2 files) INSTALL usr/include/linux/netfilter_bridge/ (17 files) INSTALL usr/include/linux/caif/ (2 files) INSTALL usr/include/asm/ (44 files) CHECK usr/include/asm-generic/ (35 files) CHECK usr/include/drm/ (21 files) CHECK usr/include/xen/ (4 files) CHECK usr/include/sound/ (14 files) CHECK usr/include/scsi/ (4 files) CHECK usr/include/rdma/ (6 files) CHECK usr/include/misc/ (1 files) CHECK usr/include/mtd/ (5 files) CHECK usr/include/uapi/ (0 files) CHECK usr/include/rdma/hfi/ (1 files) CHECK usr/include/scsi/fc/ (4 files) CHECK usr/include/video/ (3 files) CHECK usr/include/linux/caif/ (2 files) CHECK usr/include/linux/spi/ (1 files) CHECK usr/include/linux/isdn/ (1 files) CHECK usr/include/linux/hdlc/ (1 files) CHECK usr/include/linux/iio/ (2 files) CHECK usr/include/linux/sunrpc/ (1 files) CHECK usr/include/linux/can/ (5 files) CHECK usr/include/linux/netfilter_ipv6/ (12 files) CHECK usr/include/linux/raid/ (2 files) CHECK usr/include/linux/nfsd/ (5 files) CHECK usr/include/linux/mmc/ (1 files) CHECK usr/include/linux/netfilter_bridge/ (17 files) CHECK usr/include/linux/usb/ (11 files) CHECK usr/include/linux/netfilter_ipv4/ (9 files) CHECK usr/include/linux/ (427 files) CHECK usr/include/linux/netfilter_arp/ (2 files) CHECK usr/include/linux/netfilter/ (85 files) CHECK usr/include/linux/hsi/ (2 files) CHECK usr/include/linux/wimax/ (1 files) CHECK usr/include/linux/android/ (1 files) CHECK usr/include/linux/dvb/ (8 files) CHECK usr/include/linux/tc_act/ (12 files) CHECK usr/include/linux/byteorder/ (2 files) CHECK usr/include/linux/tc_ematch/ (4 files) CHECK usr/include/linux/netfilter/ipset/ (4 files) CHECK usr/include/asm/ (44 files) LINK vmlinux LD vmlinux.o MODPOST vmlinux.o GEN .version CHK include/generated/compile.h UPD include/generated/compile.h CC init/version.o LD init/built-in.o KSYM .tmp_kallsyms1.o KSYM .tmp_kallsyms2.o LD vmlinux SYSMAP System.map Building modules, stage 2. /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-strip -s -R .comment vmlinux -o arch/powerpc/boot/vmlinux.strip MODPOST 644 modules CC arch/powerpc/crypto/md5-ppc.mod.o CC crypto/algif_aead.mod.o CC crypto/algif_hash.mod.o CC crypto/algif_skcipher.mod.o CC crypto/blowfish_common.mod.o CC crypto/blowfish_generic.mod.o CC crypto/crct10dif_common.mod.o CC crypto/cmac.mod.o CC crypto/crct10dif_generic.mod.o CC crypto/deflate.mod.o CC crypto/cast6_generic.mod.o CC crypto/echainiv.mod.o CC crypto/ecb.mod.o CC crypto/lrw.mod.o CC crypto/md5.mod.o CC crypto/ghash-generic.mod.o CC crypto/seed.mod.o CC crypto/gcm.mod.o CC crypto/rsa_generic.mod.o CC crypto/khazad.mod.o CC crypto/rmd256.mod.o CC crypto/salsa20_generic.mod.o CC crypto/sha512_generic.mod.o CC crypto/tea.mod.o CC crypto/sha1_generic.mod.o CC drivers/base/regmap/regmap-spmi.mod.o CC crypto/tcrypt.mod.o CC drivers/char/hw_random/rng-core.mod.o CC drivers/char/applicom.mod.o CC drivers/char/hw_random/virtio-rng.mod.o CC drivers/char/ipmi/ipmi_devintf.mod.o CC drivers/char/ipmi/ipmi_si.mod.o CC drivers/bluetooth/hci_vhci.mod.o CC drivers/char/ipmi/ipmi_poweroff.mod.o CC drivers/char/ipmi/ipmi_msghandler.mod.o CC drivers/char/tpm/tpm_i2c_nuvoton.mod.o CC drivers/char/tpm/tpm_i2c_infineon.mod.o CC drivers/char/ppdev.mod.o CC drivers/devfreq/governor_simpleondemand.mod.o CC drivers/devfreq/governor_performance.mod.o CC drivers/devfreq/governor_passive.mod.o CC drivers/devfreq/governor_userspace.mod.o CC drivers/firewire/firewire-core.mod.o CC drivers/extcon/extcon-usb-gpio.mod.o CC drivers/extcon/extcon-max8997.mod.o CC drivers/extcon/extcon-adc-jack.mod.o CC drivers/extcon/extcon-max77693.mod.o CC drivers/extcon/extcon-max3355.mod.o CC drivers/fmc/fmc-fakedev.mod.o CC drivers/fmc/fmc.mod.o CC drivers/fmc/fmc-trivial.mod.o CC drivers/gpio/gpio-janz-ttl.mod.o CC drivers/gpio/gpio-max732x.mod.o CC drivers/gpio/gpio-menz127.mod.o CC drivers/gpio/gpio-pca953x.mod.o CC drivers/gpio/gpio-pcf857x.mod.o CC drivers/gpio/gpio-tps65218.mod.o CC drivers/gpio/gpio-wm8994.mod.o CC drivers/gpio/gpio-wm831x.mod.o CC drivers/gpu/drm/bridge/parade-ps8622.mod.o CC drivers/gpu/drm/mgag200/mgag200.mod.o CC drivers/gpu/drm/panel/panel-samsung-s6e8aa0.mod.o CC drivers/gpu/drm/amd/amdgpu/amdgpu.mod.o CC drivers/gpu/drm/nouveau/nouveau.mod.o CC drivers/gpio/gpio-xilinx.mod.o CC drivers/gpu/drm/panel/panel-sharp-lq101r1sx01.mod.o CC drivers/gpu/drm/virtio/virtio-gpu.mod.o CC drivers/gpu/drm/r128/r128.mod.o CC drivers/gpu/drm/panel/panel-sharp-ls043t1le01.mod.o CC drivers/hid/hid-apple.mod.o CC drivers/hid/hid-chicony.mod.o CC drivers/hid/hid-asus.mod.o CC drivers/hid/hid-gembird.mod.o CC drivers/hid/hid-gaff.mod.o CC drivers/hid/hid-gfrm.mod.o CC drivers/hid/hid-generic.mod.o CC drivers/hid/hid-keytouch.mod.o CC drivers/hid/hid-microsoft.mod.o CC drivers/hid/hid-xinmo.mod.o CC drivers/hid/hid-twinhan.mod.o CC drivers/hid/hid-sensor-hub.mod.o CC drivers/hid/hid-rmi.mod.o CC drivers/hid/hid-wiimote.mod.o CC drivers/hid/hid-zpff.mod.o CC drivers/hid/hid-zydacron.mod.o CC drivers/hid/uhid.mod.o CC drivers/hsi/clients/hsi_char.mod.o CC drivers/hsi/hsi.mod.o CC drivers/hwmon/adc128d818.mod.o CC drivers/hwmon/adm1025.mod.o CC drivers/hwmon/adm9240.mod.o CC drivers/hwmon/adm1021.mod.o CC drivers/hwmon/adm1029.mod.o CC drivers/hwmon/emc2103.mod.o CC drivers/hwmon/ds620.mod.o CC drivers/hwmon/ads7828.mod.o CC drivers/hwmon/emc6w201.mod.o CC drivers/hwmon/atxp1.mod.o CC drivers/hwmon/adt7470.mod.o CC drivers/hwmon/g762.mod.o CC drivers/hwmon/da9055-hwmon.mod.o CC drivers/hwmon/gl518sm.mod.o CC drivers/hwmon/ibmaem.mod.o CC drivers/hwmon/ibmpex.mod.o CC drivers/hwmon/gpio-fan.mod.o CC drivers/hwmon/ina209.mod.o CC drivers/hwmon/lineage-pem.mod.o CC drivers/hwmon/lm83.mod.o CC drivers/hwmon/lm87.mod.o CC drivers/hwmon/lm90.mod.o CC drivers/hwmon/lm95234.mod.o CC drivers/hwmon/lm80.mod.o CC drivers/hwmon/ltc4151.mod.o CC drivers/hwmon/ltc4245.mod.o CC drivers/hwmon/ltc4260.mod.o CC drivers/hwmon/ltc4261.mod.o CC drivers/hwmon/max197.mod.o CC drivers/hwmon/max6639.mod.o CC drivers/hwmon/max31790.mod.o CC drivers/hwmon/pmbus/lm25066.mod.o CC drivers/hwmon/pmbus/adm1275.mod.o CC drivers/hwmon/nct7802.mod.o CC drivers/hwmon/max6650.mod.o CC drivers/hwmon/pmbus/ltc2978.mod.o CC drivers/hwmon/pmbus/pmbus_core.mod.o CC drivers/hwmon/pmbus/tps40422.mod.o CC drivers/hwmon/powr1220.mod.o CC drivers/hwmon/pmbus/pmbus.mod.o CC drivers/hwmon/pmbus/ucd9000.mod.o CC drivers/hwmon/tc74.mod.o CC drivers/hwmon/sis5595.mod.o CC drivers/hwmon/thmc50.mod.o CC drivers/hwmon/tmp103.mod.o CC drivers/hwmon/pwm-fan.mod.o CC drivers/hwmon/w83793.mod.o CC drivers/hwtracing/stm/dummy_stm.mod.o CC drivers/hwtracing/intel_th/intel_th_sth.mod.o CC drivers/hwtracing/stm/stm_console.mod.o CC drivers/hwtracing/stm/stm_core.mod.o CC drivers/i2c/busses/i2c-amd756.mod.o CC drivers/hwtracing/stm/stm_heartbeat.mod.o CC drivers/i2c/busses/i2c-ali1563.mod.o CC drivers/i2c/busses/i2c-cbus-gpio.mod.o CC drivers/i2c/busses/i2c-amd8111.mod.o CC drivers/i2c/busses/i2c-designware-core.mod.o CC drivers/i2c/busses/i2c-designware-pci.mod.o CC drivers/i2c/busses/i2c-designware-platform.mod.o CC drivers/i2c/busses/i2c-isch.mod.o CC drivers/i2c/busses/i2c-simtec.mod.o CC drivers/i2c/busses/i2c-parport.mod.o CC drivers/i2c/busses/i2c-sis5595.mod.o CC drivers/i2c/i2c-smbus.mod.o CC drivers/i2c/i2c-dev.mod.o CC drivers/i2c/i2c-stub.mod.o CC drivers/i2c/muxes/i2c-arb-gpio-challenge.mod.o CC drivers/iio/accel/kxcjk-1013.mod.o CC drivers/iio/accel/stk8312.mod.o CC drivers/i2c/muxes/i2c-mux-reg.mod.o CC drivers/iio/adc/ad7291.mod.o CC drivers/iio/adc/ad799x.mod.o CC drivers/iio/adc/mcp3422.mod.o CC drivers/iio/chemical/ams-iaq-core.mod.o CC drivers/iio/common/hid-sensors/hid-sensor-iio-common.mod.o CC drivers/iio/adc/ti-adc081c.mod.o CC drivers/iio/common/ms_sensors/ms_sensors_i2c.mod.o CC drivers/iio/common/hid-sensors/hid-sensor-trigger.mod.o CC drivers/iio/dac/m62332.mod.o CC drivers/iio/dac/max517.mod.o CC drivers/iio/imu/kmx61.mod.o CC drivers/iio/dac/mcp4725.mod.o CC drivers/iio/humidity/am2315.mod.o CC drivers/iio/humidity/hdc100x.mod.o CC drivers/iio/light/cm36651.mod.o CC drivers/iio/light/adjd_s311.mod.o CC drivers/iio/industrialio-sw-trigger.mod.o CC drivers/iio/light/vcnl4000.mod.o CC drivers/iio/light/stk3310.mod.o CC drivers/iio/light/us5182d.mod.o CC drivers/iio/magnetometer/bmc150_magn_i2c.mod.o CC drivers/iio/magnetometer/bmc150_magn.mod.o CC drivers/iio/magnetometer/mag3110.mod.o CC drivers/iio/magnetometer/st_magn_i2c.mod.o CC drivers/iio/magnetometer/st_magn.mod.o CC drivers/iio/pressure/st_pressure.mod.o CC drivers/iio/pressure/hp03.mod.o CC drivers/iio/pressure/hid-sensor-press.mod.o CC drivers/iio/pressure/t5403.mod.o CC drivers/iio/potentiometer/mcp4531.mod.o CC drivers/iio/pressure/st_pressure_i2c.mod.o CC drivers/iio/temperature/tmp006.mod.o CC drivers/input/evbug.mod.o CC drivers/input/gameport/lightning.mod.o CC drivers/iio/trigger/iio-trig-interrupt.mod.o CC drivers/iio/trigger/iio-trig-hrtimer.mod.o CC drivers/iio/temperature/tsys01.mod.o CC drivers/input/gameport/ns558.mod.o CC drivers/input/joystick/a3d.mod.o CC drivers/input/input-leds.mod.o CC drivers/input/joystick/analog.mod.o CC drivers/input/joystick/as5011.mod.o CC drivers/input/joystick/sidewinder.mod.o CC drivers/input/joystick/magellan.mod.o CC drivers/input/joystick/cobra.mod.o CC drivers/input/joystick/spaceball.mod.o CC drivers/input/joystick/spaceorb.mod.o CC drivers/input/joystick/stinger.mod.o CC drivers/input/joystick/turbografx.mod.o CC drivers/input/keyboard/adp5589-keys.mod.o CC drivers/input/keyboard/lkkbd.mod.o CC drivers/input/keyboard/lm8323.mod.o CC drivers/input/keyboard/newtonkbd.mod.o CC drivers/input/keyboard/lm8333.mod.o CC drivers/input/keyboard/sunkbd.mod.o CC drivers/input/misc/da9063_onkey.mod.o CC drivers/input/misc/cma3000_d0x_i2c.mod.o CC drivers/input/misc/drv260x.mod.o CC drivers/input/misc/ideapad_slidebar.mod.o CC drivers/input/misc/e3x0-button.mod.o CC drivers/input/misc/tps65218-pwrbutton.mod.o CC drivers/input/misc/pwm-beeper.mod.o CC drivers/input/misc/regulator-haptic.mod.o CC drivers/input/misc/wm831x-on.mod.o CC drivers/input/touchscreen/ad7879-i2c.mod.o CC drivers/input/touchscreen/ar1021_i2c.mod.o CC drivers/input/serio/serio_raw.mod.o CC drivers/input/serio/arc_ps2.mod.o CC drivers/input/serio/pcips2.mod.o CC drivers/input/touchscreen/ad7879.mod.o CC drivers/input/touchscreen/eeti_ts.mod.o CC drivers/input/touchscreen/dynapro.mod.o CC drivers/input/touchscreen/egalax_ts.mod.o CC drivers/input/touchscreen/goodix.mod.o CC drivers/input/touchscreen/egalax_ts_serial.mod.o CC drivers/input/touchscreen/ili210x.mod.o CC drivers/input/touchscreen/mcs5000_ts.mod.o CC drivers/input/touchscreen/max11801_ts.mod.o CC drivers/input/touchscreen/imx6ul_tsc.mod.o CC drivers/input/touchscreen/ti_am335x_tsc.mod.o CC drivers/input/touchscreen/pixcir_i2c_ts.mod.o CC drivers/input/touchscreen/tsc2007.mod.o CC drivers/input/touchscreen/wm97xx-ts.mod.o CC drivers/leds/led-class.mod.o CC drivers/input/touchscreen/zforce_ts.mod.o CC drivers/leds/leds-bd2802.mod.o CC drivers/leds/leds-lm3530.mod.o CC drivers/leds/leds-is31fl32xx.mod.o CC drivers/leds/leds-lp5562.mod.o CC drivers/leds/leds-lp5523.mod.o CC drivers/leds/leds-max8997.mod.o CC drivers/leds/leds-lm355x.mod.o CC drivers/leds/leds-lp55xx-common.mod.o CC drivers/leds/leds-lm3533.mod.o CC drivers/leds/leds-mc13783.mod.o CC drivers/leds/leds-pca955x.mod.o CC drivers/leds/leds-pca9532.mod.o CC drivers/leds/leds-regulator.mod.o CC drivers/leds/trigger/ledtrig-camera.mod.o CC drivers/leds/leds-tca6507.mod.o CC drivers/leds/trigger/ledtrig-timer.mod.o CC drivers/leds/leds-pwm.mod.o CC drivers/memstick/core/memstick.mod.o CC drivers/memstick/host/jmb38x_ms.mod.o CC drivers/macintosh/windfarm_core.mod.o CC drivers/macintosh/mac_hid.mod.o CC drivers/memstick/host/r592.mod.o CC drivers/mfd/act8945a.mod.o CC drivers/mfd/bcm590xx.mod.o CC drivers/mfd/da9062-core.mod.o CC drivers/memstick/host/rtsx_pci_ms.mod.o CC drivers/mfd/da9063.mod.o CC drivers/mfd/da9150-core.mod.o CC drivers/mfd/htc-pasic3.mod.o CC drivers/mfd/lm3533-core.mod.o CC drivers/mfd/lm3533-ctrlbank.mod.o CC drivers/mfd/lpc_sch.mod.o CC drivers/mfd/max77693.mod.o CC drivers/mfd/max77686.mod.o CC drivers/mfd/menf21bmc.mod.o CC drivers/mfd/rn5t618.mod.o CC drivers/mfd/max8907.mod.o CC drivers/mfd/sky81452.mod.o CC drivers/mfd/tps6105x.mod.o CC drivers/mfd/tps65010.mod.o CC drivers/mfd/tps65218.mod.o CC drivers/mfd/wm8994.mod.o CC drivers/misc/ad525x_dpot-i2c.mod.o CC drivers/misc/ad525x_dpot.mod.o CC drivers/misc/bh1780gli.mod.o CC drivers/misc/bmp085-i2c.mod.o CC drivers/misc/bmp085.mod.o CC drivers/misc/ds1682.mod.o CC drivers/misc/cb710/cb710.mod.o CC drivers/misc/eeprom/at24.mod.o CC drivers/misc/hpilo.mod.o CC drivers/misc/ics932s401.mod.o CC drivers/misc/hmc6352.mod.o CC drivers/misc/panel.mod.o CC drivers/misc/tifm_7xx1.mod.o CC drivers/misc/tifm_core.mod.o CC drivers/mtd/ar7part.mod.o CC drivers/misc/tsl2550.mod.o CC drivers/mtd/devices/docg3.mod.o CC drivers/mtd/chips/map_absent.mod.o CC drivers/mtd/chips/map_rom.mod.o CC drivers/mtd/devices/pmc551.mod.o CC drivers/mtd/lpddr/lpddr_cmds.mod.o CC drivers/mtd/devices/slram.mod.o CC drivers/mtd/lpddr/qinfo_probe.mod.o CC drivers/mtd/maps/gpio-addr-flash.mod.o CC drivers/mtd/chips/chipreg.mod.o CC drivers/mtd/devices/mtdram.mod.o CC drivers/mtd/maps/intel_vr_nor.mod.o CC drivers/mtd/maps/latch-addr-flash.mod.o CC drivers/mtd/maps/map_funcs.mod.o CC drivers/mtd/maps/pci.mod.o CC drivers/mtd/mtd.mod.o CC drivers/mtd/mtdoops.mod.o CC drivers/mtd/nand/cafe_nand.mod.o CC drivers/mtd/nand/diskonchip.mod.o CC drivers/mtd/nand/gpio.mod.o CC drivers/mtd/nand/docg4.mod.o CC drivers/mtd/nand/nand.mod.o CC drivers/mtd/nand/hisi504_nand.mod.o CC drivers/mtd/nand/nand_ecc.mod.o CC drivers/mtd/nand/r852.mod.o CC drivers/mtd/nand/nand_bch.mod.o CC drivers/mtd/ofpart.mod.o CC drivers/mtd/nand/sm_common.mod.o CC drivers/mtd/nand/nand_ids.mod.o CC drivers/mtd/redboot.mod.o CC drivers/mtd/tests/mtd_oobtest.mod.o CC drivers/mtd/tests/mtd_nandbiterrs.mod.o CC drivers/mtd/spi-nor/spi-nor.mod.o CC drivers/mtd/tests/mtd_speedtest.mod.o CC drivers/mtd/tests/mtd_pagetest.mod.o CC drivers/mtd/tests/mtd_readtest.mod.o CC drivers/mtd/tests/mtd_nandecctest.mod.o CC drivers/mtd/tests/mtd_stresstest.mod.o CC drivers/mtd/tests/mtd_subpagetest.mod.o CC drivers/mtd/ubi/gluebi.mod.o CC drivers/mtd/tests/mtd_torturetest.mod.o CC drivers/mtd/ubi/ubi.mod.o CC drivers/net/appletalk/ipddp.mod.o CC drivers/parport/parport_ax88796.mod.o CC drivers/parport/parport.mod.o CC drivers/pcmcia/pcmcia_core.mod.o CC drivers/pcmcia/pcmcia_rsrc.mod.o CC drivers/power/act8945a_charger.mod.o CC drivers/nvmem/nvmem_core.mod.o CC drivers/power/bq24257_charger.mod.o CC drivers/power/da9150-fg.mod.o CC drivers/power/max17040_battery.mod.o CC drivers/pci/pci-stub.mod.o CC drivers/power/ds2781_battery.mod.o CC drivers/power/gpio-charger.mod.o CC drivers/power/max77693_charger.mod.o CC drivers/power/test_power.mod.o CC drivers/power/wm831x_backup.mod.o CC drivers/regulator/act8945a-regulator.mod.o CC drivers/regulator/act8865-regulator.mod.o CC drivers/pps/clients/pps_parport.mod.o CC drivers/regulator/bcm590xx-regulator.mod.o CC drivers/regulator/as3722-regulator.mod.o CC drivers/regulator/da9063-regulator.mod.o CC drivers/regulator/da9062-regulator.mod.o CC drivers/regulator/hi6421-regulator.mod.o CC drivers/regulator/lp8755.mod.o CC drivers/regulator/lp872x.mod.o CC drivers/regulator/max77802-regulator.mod.o CC drivers/regulator/max8649.mod.o CC drivers/regulator/gpio-regulator.mod.o CC drivers/regulator/max8907-regulator.mod.o CC drivers/regulator/lp3971.mod.o CC drivers/regulator/max8997-regulator.mod.o CC drivers/regulator/mc13783-regulator.mod.o CC drivers/regulator/mc13xxx-regulator-core.mod.o CC drivers/regulator/rn5t618-regulator.mod.o CC drivers/regulator/pv88060-regulator.mod.o CC drivers/regulator/rt5033-regulator.mod.o CC drivers/regulator/tps6105x-regulator.mod.o CC drivers/regulator/tps65218-regulator.mod.o CC drivers/regulator/tps65086-regulator.mod.o CC drivers/regulator/tps65023-regulator.mod.o CC drivers/regulator/wm8994-regulator.mod.o CC drivers/regulator/tps65910-regulator.mod.o CC drivers/remoteproc/ste_modem_rproc.mod.o CC drivers/rtc/rtc-abx80x.mod.o CC drivers/rtc/rtc-ab-b5ze-s3.mod.o CC drivers/remoteproc/remoteproc.mod.o CC drivers/rtc/rtc-ds1307.mod.o CC drivers/rtc/rtc-bq32k.mod.o CC drivers/rtc/rtc-ds1685.mod.o CC drivers/rtc/rtc-fm3130.mod.o CC drivers/rtc/rtc-em3027.mod.o CC drivers/rtc/rtc-hym8563.mod.o CC drivers/rtc/rtc-isl12057.mod.o CC drivers/rtc/rtc-ds1511.mod.o CC drivers/rtc/rtc-mc13xxx.mod.o CC drivers/rtc/rtc-max6900.mod.o CC drivers/rtc/rtc-pcf8583.mod.o CC drivers/rtc/rtc-max77686.mod.o CC drivers/rtc/rtc-pcf8563.mod.o CC drivers/rtc/rtc-rv8803.mod.o CC drivers/rtc/rtc-rx8025.mod.o CC drivers/rtc/rtc-test.mod.o CC drivers/rtc/rtc-s35390a.mod.o CC drivers/rtc/rtc-wm831x.mod.o CC drivers/rtc/rtc-x1205.mod.o CC drivers/rtc/rtc-zynqmp.mod.o CC drivers/thermal/thermal-generic-adc.mod.o CC drivers/thunderbolt/thunderbolt.mod.o CC drivers/thermal/thermal_sys.mod.o CC drivers/thermal/qcom-spmi-temp-alarm.mod.o CC drivers/uio/uio_cif.mod.o CC drivers/uio/uio_dmem_genirq.mod.o CC drivers/uio/uio_fsl_elbc_gpcm.mod.o CC drivers/uio/uio_aec.mod.o CC drivers/uio/uio_netx.mod.o CC drivers/uio/uio.mod.o CC drivers/uio/uio_pruss.mod.o CC drivers/uio/uio_pci_generic.mod.o CC drivers/uio/uio_sercos3.mod.o CC drivers/video/backlight/adp8860_bl.mod.o CC drivers/video/backlight/adp8870_bl.mod.o CC drivers/video/fbdev/auo_k1901fb.mod.o CC drivers/uio/uio_pdrv_genirq.mod.o CC drivers/video/fbdev/aty/radeonfb.mod.o CC drivers/video/fbdev/auo_k190x.mod.o CC drivers/video/backlight/lm3630a_bl.mod.o CC drivers/video/backlight/platform_lcd.mod.o CC drivers/video/fbdev/aty/atyfb.mod.o CC drivers/video/backlight/lcd.mod.o CC drivers/video/fbdev/carminefb.mod.o CC drivers/video/fbdev/metronomefb.mod.o CC drivers/video/fbdev/core/svgalib.mod.o CC drivers/video/fbdev/broadsheetfb.mod.o CC drivers/video/fbdev/neofb.mod.o CC drivers/video/fbdev/ocfb.mod.o CC drivers/video/fbdev/pm2fb.mod.o CC drivers/video/fbdev/s1d13xxxfb.mod.o CC drivers/video/fbdev/sstfb.mod.o CC drivers/video/fbdev/sm712fb.mod.o CC drivers/video/fbdev/tridentfb.mod.o CC drivers/video/fbdev/s3fb.mod.o CC drivers/video/fbdev/vt8623fb.mod.o CC drivers/video/fbdev/vfb.mod.o CC drivers/virtio/virtio_balloon.mod.o CC drivers/virtio/virtio_mmio.mod.o CC drivers/w1/slaves/w1_ds2781.mod.o CC drivers/w1/masters/ds2482.mod.o CC fs/autofs4/autofs4.mod.o CC fs/logfs/logfs.mod.o CC fs/nls/mac-centeuro.mod.o CC drivers/w1/slaves/w1_ds2431.mod.o CC fs/jffs2/jffs2.mod.o CC fs/nls/mac-romanian.mod.o CC fs/nls/mac-greek.mod.o CC fs/nls/mac-roman.mod.o CC fs/nls/nls_cp437.mod.o CC fs/nls/nls_cp1251.mod.o CC fs/nls/nls_cp874.mod.o CC fs/nls/nls_cp932.mod.o CC fs/nls/nls_cp860.mod.o CC fs/nls/nls_cp862.mod.o CC fs/nls/nls_euc-jp.mod.o CC fs/nls/nls_iso8859-1.mod.o CC fs/nls/nls_iso8859-13.mod.o CC fs/nls/nls_iso8859-5.mod.o CC fs/nls/nls_koi8-r.mod.o CC fs/nls/nls_iso8859-6.mod.o CC fs/nls/nls_iso8859-3.mod.o CC fs/nls/nls_iso8859-15.mod.o CC fs/ubifs/ubifs.mod.o CC fs/pstore/ramoops.mod.o CC fs/pstore/pstore.mod.o CC lib/asn1_decoder.mod.o CC lib/bch.mod.o CC lib/crc-ccitt.mod.o CC lib/crc8.mod.o CC lib/crc-t10dif.mod.o CC lib/libcrc32c.mod.o CC lib/percpu_test.mod.o CC lib/reed_solomon/reed_solomon.mod.o CC lib/test_uuid.mod.o CC lib/zlib_inflate/zlib_inflate.mod.o CC lib/test_bpf.mod.o CC lib/test-kstrtox.mod.o CC net/appletalk/appletalk.mod.o CC net/bluetooth/bluetooth.mod.o CC lib/test_module.mod.o CC net/bridge/bridge.mod.o CC net/can/can-raw.mod.o CC net/decnet/decnet.mod.o CC net/mpls/mpls_gso.mod.o CC net/packet/af_packet.mod.o CC net/llc/llc2.mod.o CC net/rfkill/rfkill.mod.o CC net/wimax/wimax.mod.o CC net/rfkill/rfkill-regulator.mod.o CC sound/ac97_bus.mod.o CC sound/core/seq/snd-seq-device.mod.o CC security/keys/trusted.mod.o CC sound/core/seq/snd-seq-midi.mod.o CC sound/core/seq/snd-seq-virmidi.mod.o CC sound/core/oss/snd-mixer-oss.mod.o CC sound/core/seq/snd-seq-midi-emul.mod.o CC sound/core/seq/snd-seq-midi-event.mod.o CC sound/core/seq/snd-seq.mod.o CC sound/core/snd-hwdep.mod.o CC sound/core/snd-pcm.mod.o CC sound/core/snd-rawmidi.mod.o CC sound/core/snd-timer.mod.o CC sound/core/snd.mod.o CC sound/core/snd-pcm-dmaengine.mod.o CC sound/drivers/opl3/snd-opl3-lib.mod.o CC sound/drivers/mpu401/snd-mpu401-uart.mod.o CC sound/drivers/snd-dummy.mod.o CC sound/drivers/snd-mtpav.mod.o CC sound/drivers/snd-mts64.mod.o CC sound/drivers/opl3/snd-opl3-synth.mod.o CC sound/drivers/snd-aloop.mod.o CC sound/drivers/snd-portman2x4.mod.o CC sound/drivers/snd-serial-u16550.mod.o CC sound/firewire/tascam/snd-firewire-tascam.mod.o CC sound/firewire/snd-firewire-lib.mod.o CC sound/i2c/other/snd-ak4113.mod.o CC sound/i2c/other/snd-ak4114.mod.o CC sound/hda/snd-hda-core.mod.o CC sound/drivers/snd-virmidi.mod.o CC sound/i2c/other/snd-pt2258.mod.o CC sound/firewire/snd-isight.mod.o CC sound/i2c/other/snd-ak4xxx-adda.mod.o CC sound/pci/ac97/snd-ac97-codec.mod.o CC sound/i2c/snd-i2c.mod.o CC sound/i2c/snd-cs8427.mod.o CC sound/pci/ali5451/snd-ali5451.mod.o CC sound/pci/au88x0/snd-au8810.mod.o CC sound/pci/aw2/snd-aw2.mod.o CC sound/pci/ca0106/snd-ca0106.mod.o CC sound/pci/cs46xx/snd-cs46xx.mod.o CC sound/pci/ctxfi/snd-ctxfi.mod.o CC sound/pci/echoaudio/snd-darla20.mod.o CC sound/pci/echoaudio/snd-darla24.mod.o CC sound/pci/echoaudio/snd-gina20.mod.o CC sound/pci/echoaudio/snd-indigoio.mod.o CC sound/pci/echoaudio/snd-layla24.mod.o CC sound/pci/echoaudio/snd-mia.mod.o CC sound/pci/echoaudio/snd-gina24.mod.o CC sound/pci/echoaudio/snd-layla20.mod.o CC sound/pci/echoaudio/snd-indigodj.mod.o CC sound/pci/echoaudio/snd-mona.mod.o CC sound/pci/hda/snd-hda-codec-analog.mod.o CC sound/pci/emu10k1/snd-emu10k1x.mod.o CC sound/pci/hda/snd-hda-codec-conexant.mod.o CC sound/pci/hda/snd-hda-codec-cirrus.mod.o CC sound/pci/hda/snd-hda-codec-cmedia.mod.o CC sound/pci/hda/snd-hda-codec-generic.mod.o CC sound/pci/hda/snd-hda-codec-hdmi.mod.o CC sound/pci/hda/snd-hda-codec-si3054.mod.o CC sound/pci/hda/snd-hda-codec-realtek.mod.o CC sound/pci/hda/snd-hda-codec.mod.o CC sound/pci/hda/snd-hda-intel.mod.o CC sound/pci/hda/snd-hda-codec-via.mod.o CC sound/pci/ice1712/snd-ice1712.mod.o CC sound/pci/ice1712/snd-ice1724.mod.o CC sound/pci/ice1712/snd-ice17xx-ak4xxx.mod.o CC sound/pci/lola/snd-lola.mod.o CC sound/pci/mixart/snd-mixart.mod.o CC sound/pci/oxygen/snd-oxygen.mod.o CC sound/pci/riptide/snd-riptide.mod.o CC sound/pci/snd-atiixp-modem.mod.o CC sound/pci/rme9652/snd-hdspm.mod.o CC sound/pci/rme9652/snd-hdsp.mod.o CC sound/pci/oxygen/snd-oxygen-lib.mod.o CC sound/pci/snd-cs4281.mod.o CC sound/pci/snd-ens1371.mod.o CC sound/pci/snd-ens1370.mod.o CC sound/pci/snd-es1938.mod.o CC sound/pci/snd-es1968.mod.o CC sound/pci/snd-fm801.mod.o CC sound/pci/snd-intel8x0.mod.o CC sound/pci/snd-maestro3.mod.o CC sound/pci/ymfpci/snd-ymfpci.mod.o CC sound/soc/codecs/snd-soc-ak4554.mod.o CC sound/pci/snd-rme96.mod.o CC sound/soc/codecs/snd-soc-adau1701.mod.o CC sound/soc/codecs/snd-soc-ak5386.mod.o CC sound/soc/codecs/snd-soc-ak4642.mod.o CC sound/soc/amd/snd-soc-acp-pcm.mod.o CC sound/soc/codecs/snd-soc-alc5623.mod.o CC sound/soc/codecs/snd-soc-cs35l32.mod.o CC sound/soc/codecs/snd-soc-cs4271-i2c.mod.o CC sound/soc/codecs/snd-soc-cs4271.mod.o CC sound/soc/codecs/snd-soc-cs4270.mod.o CC sound/soc/codecs/snd-soc-cs42l51.mod.o CC sound/soc/codecs/snd-soc-cs42l52.mod.o CC sound/soc/codecs/snd-soc-cs42l51-i2c.mod.o CC sound/soc/codecs/snd-soc-cs42l56.mod.o CC sound/soc/codecs/snd-soc-cs42l73.mod.o CC sound/soc/codecs/snd-soc-cs4349.mod.o CC sound/soc/codecs/snd-soc-inno-rk3036.mod.o CC sound/soc/codecs/snd-soc-cs42xx8.mod.o CC sound/soc/codecs/snd-soc-pcm179x-codec.mod.o CC sound/soc/codecs/snd-soc-cs42xx8-i2c.mod.o CC sound/soc/codecs/snd-soc-pcm512x-i2c.mod.o CC sound/soc/codecs/snd-soc-rt5631.mod.o CC sound/soc/codecs/snd-soc-pcm512x.mod.o CC sound/soc/codecs/snd-soc-pcm179x-i2c.mod.o CC sound/soc/codecs/snd-soc-pcm1681.mod.o CC sound/soc/codecs/snd-soc-sigmadsp-i2c.mod.o CC sound/soc/codecs/snd-soc-sigmadsp.mod.o CC sound/soc/codecs/snd-soc-ssm2602-i2c.mod.o CC sound/soc/codecs/snd-soc-ssm2602.mod.o CC sound/soc/codecs/snd-soc-sta350.mod.o CC sound/soc/codecs/snd-soc-sta32x.mod.o CC sound/soc/codecs/snd-soc-ssm4567.mod.o CC sound/soc/codecs/snd-soc-sti-sas.mod.o CC sound/soc/codecs/snd-soc-tas571x.mod.o CC sound/soc/codecs/snd-soc-tas5086.mod.o CC sound/soc/codecs/snd-soc-tas2552.mod.o CC sound/soc/codecs/snd-soc-tfa9879.mod.o CC sound/soc/codecs/snd-soc-tlv320aic23-i2c.mod.o CC sound/soc/codecs/snd-soc-tlv320aic23.mod.o CC sound/soc/codecs/snd-soc-wm8580.mod.o CC sound/soc/codecs/snd-soc-wm8711.mod.o CC sound/soc/codecs/snd-soc-wm8728.mod.o CC sound/soc/codecs/snd-soc-tlv320aic3x.mod.o CC sound/soc/codecs/snd-soc-wm8737.mod.o CC sound/soc/codecs/snd-soc-wm8903.mod.o CC sound/soc/codecs/snd-soc-wm8753.mod.o CC sound/soc/codecs/snd-soc-wm8731.mod.o CC sound/soc/codecs/snd-soc-wm8960.mod.o CC sound/soc/fsl/snd-soc-fsl-asrc.mod.o CC sound/soc/fsl/snd-soc-fsl-sai.mod.o CC sound/soc/fsl/snd-soc-fsl-spdif.mod.o CC sound/soc/img/img-spdif-in.mod.o CC sound/soc/fsl/snd-soc-imx-audmux.mod.o CC sound/soc/img/img-i2s-out.mod.o CC sound/soc/sunxi/sun4i-codec.mod.o CC sound/soc/img/img-parallel-out.mod.o CC sound/soc/snd-soc-core.mod.o CC sound/soc/xtensa/snd-soc-xtfpga-i2s.mod.o CC sound/soundcore.mod.o CC sound/soc/sunxi/sun4i-spdif.mod.o LD [M] arch/powerpc/crypto/md5-ppc.ko LD [M] crypto/algif_skcipher.ko LD [M] crypto/algif_aead.ko LD [M] crypto/algif_hash.ko LD [M] crypto/blowfish_common.ko LD [M] crypto/blowfish_generic.ko LD [M] crypto/crct10dif_generic.ko LD [M] crypto/gcm.ko LD [M] crypto/deflate.ko LD [M] crypto/cast6_generic.ko LD [M] crypto/echainiv.ko LD [M] crypto/ghash-generic.ko LD [M] crypto/ecb.ko LD [M] crypto/crct10dif_common.ko LD [M] crypto/cmac.ko LD [M] crypto/khazad.ko LD [M] crypto/md5.ko LD [M] crypto/sha1_generic.ko LD [M] crypto/rmd256.ko LD [M] crypto/rsa_generic.ko LD [M] crypto/seed.ko LD [M] crypto/salsa20_generic.ko LD [M] crypto/lrw.ko LD [M] crypto/tea.ko LD [M] crypto/sha512_generic.ko LD [M] drivers/base/regmap/regmap-spmi.ko LD [M] drivers/bluetooth/hci_vhci.ko LD [M] crypto/tcrypt.ko LD [M] drivers/char/hw_random/virtio-rng.ko LD [M] drivers/char/ppdev.ko LD [M] drivers/char/tpm/tpm_i2c_infineon.ko LD [M] drivers/char/hw_random/rng-core.ko LD [M] drivers/char/ipmi/ipmi_si.ko LD [M] drivers/char/ipmi/ipmi_poweroff.ko LD [M] drivers/devfreq/governor_performance.ko LD [M] drivers/char/applicom.ko LD [M] drivers/char/ipmi/ipmi_devintf.ko LD [M] drivers/char/ipmi/ipmi_msghandler.ko LD [M] drivers/extcon/extcon-max77693.ko LD [M] drivers/devfreq/governor_simpleondemand.ko LD [M] drivers/extcon/extcon-adc-jack.ko LD [M] drivers/extcon/extcon-max8997.ko LD [M] drivers/devfreq/governor_userspace.ko LD [M] drivers/devfreq/governor_passive.ko LD [M] drivers/extcon/extcon-max3355.ko LD [M] drivers/gpio/gpio-pca953x.ko LD [M] drivers/char/tpm/tpm_i2c_nuvoton.ko LD [M] drivers/gpio/gpio-janz-ttl.ko LD [M] drivers/fmc/fmc.ko LD [M] drivers/fmc/fmc-trivial.ko LD [M] drivers/gpio/gpio-tps65218.ko LD [M] drivers/gpu/drm/amd/amdgpu/amdgpu.ko LD [M] drivers/gpio/gpio-pcf857x.ko LD [M] drivers/gpu/drm/bridge/parade-ps8622.ko LD [M] drivers/gpu/drm/mgag200/mgag200.ko LD [M] drivers/gpu/drm/panel/panel-sharp-lq101r1sx01.ko LD [M] drivers/gpu/drm/panel/panel-samsung-s6e8aa0.ko LD [M] drivers/gpio/gpio-menz127.ko LD [M] drivers/gpio/gpio-xilinx.ko LD [M] drivers/gpio/gpio-wm8994.ko LD [M] drivers/firewire/firewire-core.ko LD [M] drivers/gpio/gpio-wm831x.ko LD [M] drivers/gpu/drm/nouveau/nouveau.ko LD [M] drivers/extcon/extcon-usb-gpio.ko LD [M] drivers/gpio/gpio-max732x.ko LD [M] drivers/fmc/fmc-fakedev.ko LD [M] drivers/hid/hid-apple.ko LD [M] drivers/gpu/drm/virtio/virtio-gpu.ko LD [M] drivers/hid/hid-generic.ko LD [M] drivers/gpu/drm/r128/r128.ko LD [M] drivers/gpu/drm/panel/panel-sharp-ls043t1le01.ko LD [M] drivers/hid/hid-chicony.ko LD [M] drivers/hid/hid-gfrm.ko LD [M] drivers/hid/hid-gaff.ko LD [M] drivers/hid/hid-twinhan.ko LD [M] drivers/hid/hid-microsoft.ko LD [M] drivers/hid/hid-wiimote.ko LD [M] drivers/hid/hid-gembird.ko LD [M] drivers/hid/hid-keytouch.ko LD [M] drivers/hid/hid-asus.ko LD [M] drivers/hsi/hsi.ko LD [M] drivers/hwmon/adc128d818.ko LD [M] drivers/hwmon/adm1021.ko LD [M] drivers/hwmon/adm1025.ko LD [M] drivers/hid/hid-zpff.ko LD [M] drivers/hid/uhid.ko LD [M] drivers/hid/hid-zydacron.ko LD [M] drivers/hsi/clients/hsi_char.ko LD [M] drivers/hid/hid-sensor-hub.ko LD [M] drivers/hid/hid-rmi.ko LD [M] drivers/hid/hid-xinmo.ko LD [M] drivers/hwmon/ads7828.ko LD [M] drivers/hwmon/ibmaem.ko LD [M] drivers/hwmon/gpio-fan.ko LD [M] drivers/hwmon/gl518sm.ko LD [M] drivers/hwmon/da9055-hwmon.ko LD [M] drivers/hwmon/atxp1.ko LD [M] drivers/hwmon/adm1029.ko LD [M] drivers/hwmon/emc2103.ko LD [M] drivers/hwmon/g762.ko LD [M] drivers/hwmon/adm9240.ko LD [M] drivers/hwmon/ds620.ko LD [M] drivers/hwmon/emc6w201.ko LD [M] drivers/hwmon/adt7470.ko LD [M] drivers/hwmon/lm80.ko LD [M] drivers/hwmon/ina209.ko LD [M] drivers/hwmon/ibmpex.ko LD [M] drivers/hwmon/ltc4151.ko LD [M] drivers/hwmon/lineage-pem.ko LD [M] drivers/hwmon/lm90.ko LD [M] drivers/hwmon/lm95234.ko LD [M] drivers/hwmon/ltc4261.ko LD [M] drivers/hwmon/lm83.ko LD [M] drivers/hwmon/max197.ko LD [M] drivers/hwmon/ltc4245.ko LD [M] drivers/hwmon/lm87.ko LD [M] drivers/hwmon/max6639.ko LD [M] drivers/hwmon/ltc4260.ko LD [M] drivers/hwmon/pmbus/tps40422.ko LD [M] drivers/hwmon/pmbus/adm1275.ko LD [M] drivers/hwmon/pmbus/pmbus_core.ko LD [M] drivers/hwmon/nct7802.ko LD [M] drivers/hwmon/max6650.ko LD [M] drivers/hwmon/pmbus/pmbus.ko LD [M] drivers/hwmon/pmbus/ltc2978.ko LD [M] drivers/hwmon/pmbus/lm25066.ko LD [M] drivers/hwmon/thmc50.ko LD [M] drivers/hwmon/tc74.ko LD [M] drivers/hwmon/pwm-fan.ko LD [M] drivers/hwmon/sis5595.ko LD [M] drivers/hwmon/max31790.ko LD [M] drivers/hwmon/powr1220.ko LD [M] drivers/hwmon/pmbus/ucd9000.ko LD [M] drivers/i2c/busses/i2c-designware-core.ko LD [M] drivers/hwmon/w83793.ko LD [M] drivers/hwmon/tmp103.ko LD [M] drivers/hwtracing/stm/dummy_stm.ko LD [M] drivers/i2c/busses/i2c-amd8111.ko LD [M] drivers/i2c/busses/i2c-isch.ko LD [M] drivers/hwtracing/stm/stm_console.ko LD [M] drivers/i2c/busses/i2c-amd756.ko LD [M] drivers/i2c/busses/i2c-parport.ko LD [M] drivers/i2c/i2c-stub.ko LD [M] drivers/i2c/muxes/i2c-mux-reg.ko LD [M] drivers/i2c/busses/i2c-cbus-gpio.ko LD [M] drivers/i2c/muxes/i2c-arb-gpio-challenge.ko LD [M] drivers/hwtracing/stm/stm_core.ko LD [M] drivers/i2c/busses/i2c-ali1563.ko LD [M] drivers/hwtracing/stm/stm_heartbeat.ko LD [M] drivers/iio/common/hid-sensors/hid-sensor-iio-common.ko LD [M] drivers/i2c/busses/i2c-simtec.ko LD [M] drivers/i2c/i2c-smbus.ko LD [M] drivers/i2c/busses/i2c-designware-pci.ko LD [M] drivers/i2c/busses/i2c-sis5595.ko LD [M] drivers/i2c/busses/i2c-designware-platform.ko LD [M] drivers/i2c/i2c-dev.ko LD [M] drivers/iio/chemical/ams-iaq-core.ko LD [M] drivers/hwtracing/intel_th/intel_th_sth.ko LD [M] drivers/iio/adc/ti-adc081c.ko LD [M] drivers/iio/accel/kxcjk-1013.ko LD [M] drivers/iio/adc/mcp3422.ko LD [M] drivers/iio/common/hid-sensors/hid-sensor-trigger.ko LD [M] drivers/iio/accel/stk8312.ko LD [M] drivers/iio/adc/ad799x.ko LD [M] drivers/iio/common/ms_sensors/ms_sensors_i2c.ko LD [M] drivers/iio/dac/max517.ko LD [M] drivers/iio/adc/ad7291.ko LD [M] drivers/iio/imu/kmx61.ko LD [M] drivers/iio/dac/m62332.ko LD [M] drivers/iio/humidity/hdc100x.ko LD [M] drivers/iio/light/stk3310.ko LD [M] drivers/iio/industrialio-sw-trigger.ko LD [M] drivers/iio/humidity/am2315.ko LD [M] drivers/iio/light/adjd_s311.ko LD [M] drivers/iio/light/cm36651.ko LD [M] drivers/iio/magnetometer/mag3110.ko LD [M] drivers/iio/magnetometer/bmc150_magn.ko LD [M] drivers/iio/magnetometer/st_magn.ko LD [M] drivers/iio/dac/mcp4725.ko LD [M] drivers/iio/light/us5182d.ko LD [M] drivers/iio/magnetometer/st_magn_i2c.ko LD [M] drivers/iio/light/vcnl4000.ko LD [M] drivers/iio/magnetometer/bmc150_magn_i2c.ko LD [M] drivers/iio/pressure/hid-sensor-press.ko LD [M] drivers/iio/potentiometer/mcp4531.ko LD [M] drivers/iio/pressure/st_pressure.ko LD [M] drivers/iio/pressure/st_pressure_i2c.ko LD [M] drivers/iio/pressure/hp03.ko LD [M] drivers/iio/temperature/tmp006.ko LD [M] drivers/iio/temperature/tsys01.ko LD [M] drivers/iio/trigger/iio-trig-hrtimer.ko LD [M] drivers/iio/pressure/t5403.ko LD [M] drivers/iio/trigger/iio-trig-interrupt.ko LD [M] drivers/input/gameport/lightning.ko LD [M] drivers/input/evbug.ko LD [M] drivers/input/gameport/ns558.ko LD [M] drivers/input/joystick/analog.ko LD [M] drivers/input/input-leds.ko LD [M] drivers/input/joystick/a3d.ko LD [M] drivers/input/joystick/cobra.ko LD [M] drivers/input/joystick/as5011.ko LD [M] drivers/input/joystick/spaceball.ko LD [M] drivers/input/joystick/spaceorb.ko LD [M] drivers/input/joystick/stinger.ko LD [M] drivers/input/joystick/turbografx.ko LD [M] drivers/input/keyboard/adp5589-keys.ko LD [M] drivers/input/keyboard/lkkbd.ko LD [M] drivers/input/joystick/sidewinder.ko LD [M] drivers/input/joystick/magellan.ko LD [M] drivers/input/keyboard/lm8323.ko LD [M] drivers/input/keyboard/lm8333.ko LD [M] drivers/input/keyboard/newtonkbd.ko LD [M] drivers/input/keyboard/sunkbd.ko LD [M] drivers/input/misc/cma3000_d0x_i2c.ko LD [M] drivers/input/misc/da9063_onkey.ko LD [M] drivers/input/misc/drv260x.ko LD [M] drivers/input/misc/e3x0-button.ko LD [M] drivers/input/misc/ideapad_slidebar.ko LD [M] drivers/input/misc/pwm-beeper.ko LD [M] drivers/input/misc/regulator-haptic.ko LD [M] drivers/input/misc/tps65218-pwrbutton.ko LD [M] drivers/input/misc/wm831x-on.ko LD [M] drivers/input/serio/arc_ps2.ko LD [M] drivers/input/serio/pcips2.ko LD [M] drivers/input/serio/serio_raw.ko LD [M] drivers/input/touchscreen/ad7879-i2c.ko LD [M] drivers/input/touchscreen/ad7879.ko LD [M] drivers/input/touchscreen/ar1021_i2c.ko LD [M] drivers/input/touchscreen/eeti_ts.ko LD [M] drivers/input/touchscreen/dynapro.ko LD [M] drivers/input/touchscreen/egalax_ts.ko LD [M] drivers/input/touchscreen/egalax_ts_serial.ko LD [M] drivers/input/touchscreen/goodix.ko LD [M] drivers/input/touchscreen/ti_am335x_tsc.ko LD [M] drivers/input/touchscreen/ili210x.ko LD [M] drivers/input/touchscreen/mcs5000_ts.ko LD [M] drivers/input/touchscreen/imx6ul_tsc.ko LD [M] drivers/input/touchscreen/zforce_ts.ko LD [M] drivers/leds/led-class.ko LD [M] drivers/leds/leds-bd2802.ko LD [M] drivers/leds/leds-is31fl32xx.ko LD [M] drivers/leds/leds-lp5562.ko LD [M] drivers/leds/leds-lm3533.ko LD [M] drivers/leds/leds-max8997.ko LD [M] drivers/leds/leds-lp55xx-common.ko LD [M] drivers/leds/leds-lm3530.ko LD [M] drivers/input/touchscreen/max11801_ts.ko LD [M] drivers/input/touchscreen/wm97xx-ts.ko LD [M] drivers/input/touchscreen/pixcir_i2c_ts.ko LD [M] drivers/leds/leds-pca9532.ko LD [M] drivers/leds/leds-lm355x.ko LD [M] drivers/leds/leds-lp5523.ko LD [M] drivers/leds/leds-regulator.ko LD [M] drivers/leds/leds-mc13783.ko LD [M] drivers/input/touchscreen/tsc2007.ko LD [M] drivers/leds/leds-tca6507.ko LD [M] drivers/leds/leds-pca955x.ko LD [M] drivers/leds/trigger/ledtrig-timer.ko LD [M] drivers/macintosh/mac_hid.ko LD [M] drivers/macintosh/windfarm_core.ko LD [M] drivers/leds/trigger/ledtrig-camera.ko LD [M] drivers/memstick/core/memstick.ko LD [M] drivers/memstick/host/jmb38x_ms.ko LD [M] drivers/leds/leds-pwm.ko LD [M] drivers/memstick/host/r592.ko LD [M] drivers/memstick/host/rtsx_pci_ms.ko LD [M] drivers/mfd/act8945a.ko LD [M] drivers/mfd/bcm590xx.ko LD [M] drivers/mfd/da9062-core.ko LD [M] drivers/mfd/da9063.ko LD [M] drivers/mfd/da9150-core.ko LD [M] drivers/mfd/htc-pasic3.ko LD [M] drivers/mfd/lm3533-core.ko LD [M] drivers/mfd/lm3533-ctrlbank.ko LD [M] drivers/mfd/lpc_sch.ko LD [M] drivers/mfd/max77686.ko LD [M] drivers/mfd/max77693.ko LD [M] drivers/mfd/max8907.ko LD [M] drivers/mfd/menf21bmc.ko LD [M] drivers/mfd/rn5t618.ko LD [M] drivers/mfd/sky81452.ko LD [M] drivers/mfd/tps6105x.ko LD [M] drivers/mfd/tps65010.ko LD [M] drivers/mfd/tps65218.ko LD [M] drivers/mfd/wm8994.ko LD [M] drivers/misc/ad525x_dpot-i2c.ko LD [M] drivers/misc/ad525x_dpot.ko LD [M] drivers/misc/bh1780gli.ko LD [M] drivers/misc/bmp085-i2c.ko LD [M] drivers/misc/bmp085.ko LD [M] drivers/misc/cb710/cb710.ko LD [M] drivers/misc/ds1682.ko LD [M] drivers/misc/eeprom/at24.ko LD [M] drivers/misc/hmc6352.ko LD [M] drivers/misc/hpilo.ko LD [M] drivers/misc/ics932s401.ko LD [M] drivers/misc/panel.ko LD [M] drivers/misc/tifm_7xx1.ko LD [M] drivers/misc/tifm_core.ko LD [M] drivers/misc/tsl2550.ko LD [M] drivers/mtd/ar7part.ko LD [M] drivers/mtd/chips/chipreg.ko LD [M] drivers/mtd/chips/map_absent.ko LD [M] drivers/mtd/chips/map_rom.ko LD [M] drivers/mtd/devices/docg3.ko LD [M] drivers/mtd/devices/mtdram.ko LD [M] drivers/mtd/devices/pmc551.ko LD [M] drivers/mtd/devices/slram.ko LD [M] drivers/mtd/lpddr/lpddr_cmds.ko LD [M] drivers/mtd/lpddr/qinfo_probe.ko LD [M] drivers/mtd/maps/gpio-addr-flash.ko LD [M] drivers/mtd/maps/intel_vr_nor.ko LD [M] drivers/mtd/maps/latch-addr-flash.ko LD [M] drivers/mtd/maps/map_funcs.ko LD [M] drivers/mtd/maps/pci.ko LD [M] drivers/mtd/mtd.ko LD [M] drivers/mtd/mtdoops.ko LD [M] drivers/mtd/nand/cafe_nand.ko LD [M] drivers/mtd/nand/diskonchip.ko LD [M] drivers/mtd/nand/docg4.ko LD [M] drivers/mtd/nand/gpio.ko LD [M] drivers/mtd/nand/hisi504_nand.ko LD [M] drivers/mtd/nand/nand.ko LD [M] drivers/mtd/nand/nand_bch.ko LD [M] drivers/mtd/nand/nand_ecc.ko LD [M] drivers/mtd/nand/nand_ids.ko LD [M] drivers/mtd/nand/r852.ko LD [M] drivers/mtd/nand/sm_common.ko LD [M] drivers/mtd/ofpart.ko LD [M] drivers/mtd/redboot.ko LD [M] drivers/mtd/spi-nor/spi-nor.ko LD [M] drivers/mtd/tests/mtd_nandecctest.ko LD [M] drivers/mtd/tests/mtd_nandbiterrs.ko LD [M] drivers/mtd/tests/mtd_oobtest.ko LD [M] drivers/mtd/tests/mtd_pagetest.ko LD [M] drivers/mtd/tests/mtd_readtest.ko LD [M] drivers/mtd/tests/mtd_speedtest.ko LD [M] drivers/mtd/tests/mtd_stresstest.ko LD [M] drivers/mtd/tests/mtd_subpagetest.ko LD [M] drivers/mtd/tests/mtd_torturetest.ko LD [M] drivers/mtd/ubi/gluebi.ko LD [M] drivers/mtd/ubi/ubi.ko LD [M] drivers/net/appletalk/ipddp.ko LD [M] drivers/nvmem/nvmem_core.ko LD [M] drivers/parport/parport.ko LD [M] drivers/parport/parport_ax88796.ko LD [M] drivers/pci/pci-stub.ko LD [M] drivers/pcmcia/pcmcia_core.ko LD [M] drivers/pcmcia/pcmcia_rsrc.ko LD [M] drivers/power/act8945a_charger.ko LD [M] drivers/power/bq24257_charger.ko LD [M] drivers/power/da9150-fg.ko LD [M] drivers/power/ds2781_battery.ko LD [M] drivers/power/gpio-charger.ko LD [M] drivers/power/max17040_battery.ko LD [M] drivers/power/max77693_charger.ko LD [M] drivers/power/test_power.ko LD [M] drivers/power/wm831x_backup.ko LD [M] drivers/pps/clients/pps_parport.ko LD [M] drivers/regulator/act8865-regulator.ko LD [M] drivers/regulator/act8945a-regulator.ko LD [M] drivers/regulator/as3722-regulator.ko LD [M] drivers/regulator/bcm590xx-regulator.ko LD [M] drivers/regulator/da9062-regulator.ko LD [M] drivers/regulator/da9063-regulator.ko LD [M] drivers/regulator/gpio-regulator.ko LD [M] drivers/regulator/hi6421-regulator.ko LD [M] drivers/regulator/lp3971.ko LD [M] drivers/regulator/lp872x.ko LD [M] drivers/regulator/lp8755.ko LD [M] drivers/regulator/max77802-regulator.ko LD [M] drivers/regulator/max8649.ko LD [M] drivers/regulator/max8907-regulator.ko LD [M] drivers/regulator/max8997-regulator.ko LD [M] drivers/regulator/mc13783-regulator.ko LD [M] drivers/regulator/mc13xxx-regulator-core.ko LD [M] drivers/regulator/pv88060-regulator.ko LD [M] drivers/regulator/rn5t618-regulator.ko LD [M] drivers/regulator/rt5033-regulator.ko LD [M] drivers/regulator/tps6105x-regulator.ko LD [M] drivers/regulator/tps65023-regulator.ko LD [M] drivers/regulator/tps65086-regulator.ko LD [M] drivers/regulator/tps65218-regulator.ko LD [M] drivers/regulator/tps65910-regulator.ko LD [M] drivers/regulator/wm8994-regulator.ko LD [M] drivers/remoteproc/remoteproc.ko LD [M] drivers/remoteproc/ste_modem_rproc.ko LD [M] drivers/rtc/rtc-ab-b5ze-s3.ko LD [M] drivers/rtc/rtc-abx80x.ko LD [M] drivers/rtc/rtc-bq32k.ko LD [M] drivers/rtc/rtc-ds1307.ko LD [M] drivers/rtc/rtc-ds1511.ko LD [M] drivers/rtc/rtc-ds1685.ko LD [M] drivers/rtc/rtc-em3027.ko LD [M] drivers/rtc/rtc-fm3130.ko LD [M] drivers/rtc/rtc-hym8563.ko LD [M] drivers/rtc/rtc-isl12057.ko LD [M] drivers/rtc/rtc-max6900.ko LD [M] drivers/rtc/rtc-max77686.ko LD [M] drivers/rtc/rtc-mc13xxx.ko LD [M] drivers/rtc/rtc-pcf8563.ko LD [M] drivers/rtc/rtc-pcf8583.ko LD [M] drivers/rtc/rtc-rv8803.ko LD [M] drivers/rtc/rtc-rx8025.ko LD [M] drivers/rtc/rtc-s35390a.ko LD [M] drivers/rtc/rtc-test.ko LD [M] drivers/rtc/rtc-wm831x.ko LD [M] drivers/rtc/rtc-x1205.ko LD [M] drivers/rtc/rtc-zynqmp.ko LD [M] drivers/thermal/qcom-spmi-temp-alarm.ko LD [M] drivers/thermal/thermal-generic-adc.ko LD [M] drivers/thermal/thermal_sys.ko LD [M] drivers/thunderbolt/thunderbolt.ko LD [M] drivers/uio/uio.ko LD [M] drivers/uio/uio_aec.ko LD [M] drivers/uio/uio_cif.ko LD [M] drivers/uio/uio_dmem_genirq.ko LD [M] drivers/uio/uio_fsl_elbc_gpcm.ko LD [M] drivers/uio/uio_netx.ko LD [M] drivers/uio/uio_pci_generic.ko LD [M] drivers/uio/uio_pdrv_genirq.ko LD [M] drivers/uio/uio_pruss.ko LD [M] drivers/uio/uio_sercos3.ko LD [M] drivers/video/backlight/adp8860_bl.ko LD [M] drivers/video/backlight/adp8870_bl.ko LD [M] drivers/video/backlight/lcd.ko LD [M] drivers/video/backlight/lm3630a_bl.ko LD [M] drivers/video/backlight/platform_lcd.ko LD [M] drivers/video/fbdev/aty/atyfb.ko LD [M] drivers/video/fbdev/aty/radeonfb.ko LD [M] drivers/video/fbdev/auo_k1901fb.ko LD [M] drivers/video/fbdev/auo_k190x.ko LD [M] drivers/video/fbdev/broadsheetfb.ko LD [M] drivers/video/fbdev/carminefb.ko LD [M] drivers/video/fbdev/core/svgalib.ko LD [M] drivers/video/fbdev/metronomefb.ko LD [M] drivers/video/fbdev/neofb.ko LD [M] drivers/video/fbdev/ocfb.ko LD [M] drivers/video/fbdev/pm2fb.ko LD [M] drivers/video/fbdev/s1d13xxxfb.ko LD [M] drivers/video/fbdev/s3fb.ko LD [M] drivers/video/fbdev/sm712fb.ko LD [M] drivers/video/fbdev/sstfb.ko LD [M] drivers/video/fbdev/tridentfb.ko LD [M] drivers/video/fbdev/vfb.ko LD [M] drivers/video/fbdev/vt8623fb.ko LD [M] drivers/virtio/virtio_balloon.ko LD [M] drivers/virtio/virtio_mmio.ko LD [M] drivers/w1/masters/ds2482.ko LD [M] drivers/w1/slaves/w1_ds2431.ko LD [M] drivers/w1/slaves/w1_ds2781.ko LD [M] fs/autofs4/autofs4.ko LD [M] fs/jffs2/jffs2.ko LD [M] fs/logfs/logfs.ko LD [M] fs/nls/mac-centeuro.ko LD [M] fs/nls/mac-greek.ko LD [M] fs/nls/mac-roman.ko LD [M] fs/nls/mac-romanian.ko LD [M] fs/nls/nls_cp1251.ko LD [M] fs/nls/nls_cp437.ko LD [M] fs/nls/nls_cp860.ko LD [M] fs/nls/nls_cp862.ko LD [M] fs/nls/nls_cp874.ko LD [M] fs/nls/nls_cp932.ko LD [M] fs/nls/nls_euc-jp.ko LD [M] fs/nls/nls_iso8859-1.ko LD [M] fs/nls/nls_iso8859-13.ko LD [M] fs/nls/nls_iso8859-15.ko LD [M] fs/nls/nls_iso8859-3.ko LD [M] fs/nls/nls_iso8859-5.ko LD [M] fs/nls/nls_iso8859-6.ko LD [M] fs/nls/nls_koi8-r.ko LD [M] fs/pstore/pstore.ko LD [M] fs/pstore/ramoops.ko LD [M] fs/ubifs/ubifs.ko LD [M] lib/asn1_decoder.ko LD [M] lib/bch.ko LD [M] lib/crc-ccitt.ko LD [M] lib/crc-t10dif.ko LD [M] lib/crc8.ko LD [M] lib/libcrc32c.ko LD [M] lib/percpu_test.ko LD [M] lib/test-kstrtox.ko LD [M] lib/test_module.ko LD [M] lib/test_bpf.ko LD [M] lib/test_uuid.ko LD [M] lib/zlib_inflate/zlib_inflate.ko LD [M] lib/reed_solomon/reed_solomon.ko LD [M] net/bluetooth/bluetooth.ko LD [M] net/appletalk/appletalk.ko LD [M] net/decnet/decnet.ko LD [M] net/bridge/bridge.ko LD [M] net/llc/llc2.ko LD [M] net/can/can-raw.ko LD [M] net/mpls/mpls_gso.ko LD [M] net/packet/af_packet.ko LD [M] net/rfkill/rfkill-regulator.ko LD [M] net/rfkill/rfkill.ko LD [M] net/wimax/wimax.ko LD [M] security/keys/trusted.ko LD [M] sound/ac97_bus.ko LD [M] sound/core/oss/snd-mixer-oss.ko LD [M] sound/core/seq/snd-seq-device.ko LD [M] sound/core/seq/snd-seq-midi-emul.ko LD [M] sound/core/seq/snd-seq-midi-event.ko LD [M] sound/core/seq/snd-seq-midi.ko LD [M] sound/core/seq/snd-seq-virmidi.ko LD [M] sound/core/seq/snd-seq.ko LD [M] sound/core/snd-hwdep.ko LD [M] sound/core/snd-pcm-dmaengine.ko LD [M] sound/core/snd-pcm.ko LD [M] sound/core/snd-rawmidi.ko LD [M] sound/core/snd-timer.ko LD [M] sound/core/snd.ko LD [M] sound/drivers/mpu401/snd-mpu401-uart.ko LD [M] sound/drivers/opl3/snd-opl3-lib.ko LD [M] sound/drivers/opl3/snd-opl3-synth.ko LD [M] sound/drivers/snd-aloop.ko LD [M] sound/drivers/snd-dummy.ko LD [M] sound/drivers/snd-mtpav.ko LD [M] sound/drivers/snd-mts64.ko LD [M] sound/drivers/snd-portman2x4.ko LD [M] sound/drivers/snd-serial-u16550.ko LD [M] sound/firewire/snd-firewire-lib.ko LD [M] sound/drivers/snd-virmidi.ko LD [M] sound/firewire/snd-isight.ko LD [M] sound/firewire/tascam/snd-firewire-tascam.ko LD [M] sound/hda/snd-hda-core.ko LD [M] sound/i2c/other/snd-ak4113.ko LD [M] sound/i2c/other/snd-ak4114.ko LD [M] sound/i2c/other/snd-ak4xxx-adda.ko LD [M] sound/i2c/other/snd-pt2258.ko LD [M] sound/i2c/snd-cs8427.ko LD [M] sound/i2c/snd-i2c.ko LD [M] sound/pci/ac97/snd-ac97-codec.ko LD [M] sound/pci/ali5451/snd-ali5451.ko LD [M] sound/pci/au88x0/snd-au8810.ko LD [M] sound/pci/aw2/snd-aw2.ko LD [M] sound/pci/ca0106/snd-ca0106.ko LD [M] sound/pci/cs46xx/snd-cs46xx.ko LD [M] sound/pci/ctxfi/snd-ctxfi.ko LD [M] sound/pci/echoaudio/snd-darla20.ko LD [M] sound/pci/echoaudio/snd-darla24.ko LD [M] sound/pci/echoaudio/snd-gina20.ko LD [M] sound/pci/echoaudio/snd-gina24.ko LD [M] sound/pci/echoaudio/snd-indigodj.ko LD [M] sound/pci/echoaudio/snd-indigoio.ko LD [M] sound/pci/echoaudio/snd-layla20.ko LD [M] sound/pci/echoaudio/snd-layla24.ko LD [M] sound/pci/echoaudio/snd-mia.ko LD [M] sound/pci/echoaudio/snd-mona.ko LD [M] sound/pci/emu10k1/snd-emu10k1x.ko LD [M] sound/pci/hda/snd-hda-codec-analog.ko LD [M] sound/pci/hda/snd-hda-codec-cirrus.ko LD [M] sound/pci/hda/snd-hda-codec-cmedia.ko LD [M] sound/pci/hda/snd-hda-codec-conexant.ko LD [M] sound/pci/hda/snd-hda-codec-generic.ko LD [M] sound/pci/hda/snd-hda-codec-hdmi.ko LD [M] sound/pci/hda/snd-hda-codec-realtek.ko LD [M] sound/pci/hda/snd-hda-codec-si3054.ko LD [M] sound/pci/hda/snd-hda-codec-via.ko LD [M] sound/pci/hda/snd-hda-codec.ko LD [M] sound/pci/hda/snd-hda-intel.ko LD [M] sound/pci/ice1712/snd-ice1712.ko LD [M] sound/pci/ice1712/snd-ice1724.ko LD [M] sound/pci/ice1712/snd-ice17xx-ak4xxx.ko LD [M] sound/pci/lola/snd-lola.ko LD [M] sound/pci/mixart/snd-mixart.ko LD [M] sound/pci/oxygen/snd-oxygen-lib.ko LD [M] sound/pci/oxygen/snd-oxygen.ko LD [M] sound/pci/riptide/snd-riptide.ko LD [M] sound/pci/rme9652/snd-hdsp.ko LD [M] sound/pci/rme9652/snd-hdspm.ko LD [M] sound/pci/snd-atiixp-modem.ko LD [M] sound/pci/snd-cs4281.ko LD [M] sound/pci/snd-ens1370.ko LD [M] sound/pci/snd-ens1371.ko LD [M] sound/pci/snd-es1938.ko LD [M] sound/pci/snd-es1968.ko LD [M] sound/pci/snd-fm801.ko LD [M] sound/pci/snd-intel8x0.ko LD [M] sound/pci/snd-maestro3.ko LD [M] sound/pci/snd-rme96.ko LD [M] sound/pci/ymfpci/snd-ymfpci.ko LD [M] sound/soc/amd/snd-soc-acp-pcm.ko LD [M] sound/soc/codecs/snd-soc-adau1701.ko LD [M] sound/soc/codecs/snd-soc-ak4554.ko LD [M] sound/soc/codecs/snd-soc-ak4642.ko LD [M] sound/soc/codecs/snd-soc-ak5386.ko LD [M] sound/soc/codecs/snd-soc-alc5623.ko LD [M] sound/soc/codecs/snd-soc-cs35l32.ko LD [M] sound/soc/codecs/snd-soc-cs4270.ko LD [M] sound/soc/codecs/snd-soc-cs4271-i2c.ko LD [M] sound/soc/codecs/snd-soc-cs4271.ko LD [M] sound/soc/codecs/snd-soc-cs42l51-i2c.ko LD [M] sound/soc/codecs/snd-soc-cs42l51.ko LD [M] sound/soc/codecs/snd-soc-cs42l52.ko LD [M] sound/soc/codecs/snd-soc-cs42l56.ko LD [M] sound/soc/codecs/snd-soc-cs42l73.ko LD [M] sound/soc/codecs/snd-soc-cs42xx8-i2c.ko LD [M] sound/soc/codecs/snd-soc-cs42xx8.ko LD [M] sound/soc/codecs/snd-soc-cs4349.ko LD [M] sound/soc/codecs/snd-soc-inno-rk3036.ko LD [M] sound/soc/codecs/snd-soc-pcm1681.ko LD [M] sound/soc/codecs/snd-soc-pcm179x-codec.ko LD [M] sound/soc/codecs/snd-soc-pcm179x-i2c.ko LD [M] sound/soc/codecs/snd-soc-pcm512x-i2c.ko LD [M] sound/soc/codecs/snd-soc-pcm512x.ko LD [M] sound/soc/codecs/snd-soc-rt5631.ko LD [M] sound/soc/codecs/snd-soc-sigmadsp-i2c.ko LD [M] sound/soc/codecs/snd-soc-sigmadsp.ko LD [M] sound/soc/codecs/snd-soc-ssm2602-i2c.ko LD [M] sound/soc/codecs/snd-soc-ssm2602.ko LD [M] sound/soc/codecs/snd-soc-ssm4567.ko LD [M] sound/soc/codecs/snd-soc-sta32x.ko LD [M] sound/soc/codecs/snd-soc-sta350.ko LD [M] sound/soc/codecs/snd-soc-sti-sas.ko LD [M] sound/soc/codecs/snd-soc-tas2552.ko LD [M] sound/soc/codecs/snd-soc-tas5086.ko LD [M] sound/soc/codecs/snd-soc-tas571x.ko LD [M] sound/soc/codecs/snd-soc-tfa9879.ko LD [M] sound/soc/codecs/snd-soc-tlv320aic23-i2c.ko LD [M] sound/soc/codecs/snd-soc-tlv320aic23.ko LD [M] sound/soc/codecs/snd-soc-tlv320aic3x.ko LD [M] sound/soc/codecs/snd-soc-wm8580.ko LD [M] sound/soc/codecs/snd-soc-wm8711.ko LD [M] sound/soc/codecs/snd-soc-wm8728.ko LD [M] sound/soc/codecs/snd-soc-wm8731.ko LD [M] sound/soc/codecs/snd-soc-wm8737.ko LD [M] sound/soc/codecs/snd-soc-wm8753.ko LD [M] sound/soc/codecs/snd-soc-wm8903.ko LD [M] sound/soc/codecs/snd-soc-wm8960.ko LD [M] sound/soc/fsl/snd-soc-fsl-asrc.ko LD [M] sound/soc/fsl/snd-soc-fsl-sai.ko LD [M] sound/soc/fsl/snd-soc-fsl-spdif.ko LD [M] sound/soc/fsl/snd-soc-imx-audmux.ko LD [M] sound/soc/img/img-i2s-out.ko LD [M] sound/soc/img/img-parallel-out.ko LD [M] sound/soc/img/img-spdif-in.ko LD [M] sound/soc/snd-soc-core.ko LD [M] sound/soc/sunxi/sun4i-codec.ko LD [M] sound/soc/sunxi/sun4i-spdif.ko LD [M] sound/soc/xtensa/snd-soc-xtfpga-i2s.ko LD [M] sound/soundcore.ko IHEX firmware/r128/r128_cce.bin IHEX firmware/ess/maestro3_assp_kernel.fw IHEX firmware/ess/maestro3_assp_minisrc.fw IHEX firmware/yamaha/ds1_ctrl.fw IHEX firmware/yamaha/ds1_dsp.fw IHEX firmware/yamaha/ds1e_ctrl.fw HOSTCC firmware/ihex2fw IHEX firmware/radeon/R100_cp.bin IHEX firmware/radeon/R200_cp.bin IHEX firmware/radeon/R300_cp.bin IHEX firmware/radeon/R420_cp.bin IHEX firmware/radeon/RS690_cp.bin IHEX firmware/radeon/RS600_cp.bin IHEX firmware/radeon/R520_cp.bin IHEX firmware/radeon/R600_pfp.bin IHEX firmware/radeon/R600_me.bin IHEX firmware/radeon/RV610_pfp.bin IHEX firmware/radeon/RV610_me.bin IHEX firmware/radeon/RV630_pfp.bin IHEX firmware/radeon/RV630_me.bin IHEX firmware/radeon/RV620_pfp.bin IHEX firmware/radeon/RV620_me.bin IHEX firmware/radeon/RV635_pfp.bin IHEX firmware/radeon/RV635_me.bin IHEX firmware/radeon/RV670_pfp.bin IHEX firmware/radeon/RV670_me.bin IHEX firmware/radeon/RS780_pfp.bin IHEX firmware/radeon/RS780_me.bin IHEX firmware/radeon/RV770_pfp.bin IHEX firmware/radeon/RV770_me.bin IHEX firmware/radeon/RV730_pfp.bin IHEX firmware/radeon/RV730_me.bin IHEX firmware/radeon/RV710_pfp.bin IHEX firmware/radeon/RV710_me.bin H16TOFW firmware/matrox/g200_warp.fw H16TOFW firmware/matrox/g400_warp.fw make[1]: Leaving directory '/home/kisskb/slave/build/powerpc-next_powerpc-randconfig_powerpc' Completed OK # rm -rf /home/kisskb/slave/build/powerpc-next_powerpc-randconfig_powerpc # Build took: 0:02:40.015195