# git rev-parse -q --verify 5b8b58063029f02da573120ef4dc9079822e3cda^{commit} 5b8b58063029f02da573120ef4dc9079822e3cda already have revision, skipping fetch # git checkout -q -f -B kisskb 5b8b58063029f02da573120ef4dc9079822e3cda # git clean -qxdf # git log -1 commit 5b8b58063029f02da573120ef4dc9079822e3cda Author: Stewart Smith Date: Tue Aug 2 11:50:16 2016 +1000 rtc-opal: Fix handling of firmware error codes, prevent busy loops According to the OPAL docs: skiboot-5.2.5/doc/opal-api/opal-rtc-read-3.txt skiboot-5.2.5/doc/opal-api/opal-rtc-write-4.txt OPAL_HARDWARE may be returned from OPAL_RTC_READ or OPAL_RTC_WRITE and this indicates either a transient or permanent error. Prior to this patch, Linux was not dealing with OPAL_HARDWARE being a permanent error particularly well, in that you could end up in a busy loop. This was not too hard to trigger on an AMI BMC based OpenPOWER machine doing a continuous "ipmitool mc reset cold" to the BMC, the result of that being that we'd get stuck in an infinite loop in opal_get_rtc_time(). We now retry a few times before returning the error higher up the stack. Fixes: 16b1d26e77b1 ("rtc/tpo: Driver to support rtc and wakeup on PowerNV platform") Cc: stable@vger.kernel.org # v3.19+ Signed-off-by: Stewart Smith 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 5b8b58063029f02da573120ef4dc9079822e3cda # < 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=0x218A1028 # 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 # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # Added to kconfig # 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/uapi/asm/param.h WRAP arch/powerpc/include/generated/uapi/asm/poll.h WRAP arch/powerpc/include/generated/uapi/asm/resource.h WRAP arch/powerpc/include/generated/uapi/asm/sockios.h WRAP arch/powerpc/include/generated/uapi/asm/statfs.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 WRAP arch/powerpc/include/generated/asm/clkdev.h WRAP arch/powerpc/include/generated/asm/div64.h WRAP arch/powerpc/include/generated/asm/export.h WRAP arch/powerpc/include/generated/asm/irq_work.h WRAP arch/powerpc/include/generated/asm/irq_regs.h WRAP arch/powerpc/include/generated/asm/mcs_spinlock.h WRAP arch/powerpc/include/generated/asm/preempt.h CHK include/generated/utsrelease.h WRAP arch/powerpc/include/generated/asm/rwsem.h WRAP arch/powerpc/include/generated/asm/local64.h WRAP arch/powerpc/include/generated/asm/msi.h WRAP arch/powerpc/include/generated/asm/vtime.h UPD include/generated/utsrelease.h HOSTCC scripts/kallsyms HOSTCC scripts/sortextable HOSTCC scripts/asn1_compiler HOSTCC scripts/extract-cert HOSTCC scripts/insert-sys-cert HOSTCC scripts/dtc/dtc.o HOSTCC scripts/genksyms/genksyms.o SHIPPED scripts/genksyms/parse.tab.c HOSTCC scripts/dtc/flattree.o SHIPPED scripts/genksyms/lex.lex.c SHIPPED scripts/genksyms/parse.tab.h HOSTCC scripts/dtc/fstree.o CC scripts/mod/empty.o HOSTCC scripts/dtc/data.o HOSTCC scripts/mod/mk_elfconfig HOSTCC scripts/dtc/livetree.o HOSTCC scripts/dtc/treesource.o HOSTCC scripts/genksyms/parse.tab.o CC scripts/mod/devicetable-offsets.s HOSTCC scripts/genksyms/lex.lex.o HOSTCC scripts/dtc/srcpos.o HOSTCC scripts/dtc/checks.o HOSTCC scripts/dtc/util.o SHIPPED scripts/dtc/dtc-parser.tab.h SHIPPED scripts/dtc/dtc-parser.tab.c HOSTCC scripts/dtc/dtc-parser.tab.o SHIPPED scripts/dtc/dtc-lexer.lex.c HOSTCC scripts/dtc/dtc-lexer.lex.o CHK include/generated/timeconst.h UPD include/generated/timeconst.h CC kernel/bounds.s MKELF scripts/mod/elfconfig.h CHK include/generated/bounds.h UPD include/generated/bounds.h HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o CC arch/powerpc/kernel/asm-offsets.s GEN scripts/gdb/linux/constants.py CHK scripts/mod/devicetable-offsets.h UPD scripts/mod/devicetable-offsets.h HOSTCC scripts/mod/file2alias.o HOSTLD scripts/dtc/dtc CHK include/generated/asm-offsets.h HOSTLD scripts/genksyms/genksyms UPD include/generated/asm-offsets.h CALL /home/kisskb/slave/src/scripts/checksyscalls.sh HOSTLD scripts/mod/modpost CC init/main.o CHK include/generated/compile.h CC init/do_mounts.o CC init/do_mounts_initrd.o CC init/initramfs.o CC init/init_task.o HOSTCC usr/gen_init_cpio CC arch/powerpc/kernel/cputable.o CC arch/powerpc/kernel/ptrace.o CC arch/powerpc/kernel/syscalls.o CC arch/powerpc/kernel/irq.o CC arch/powerpc/kernel/signal_32.o UPD include/generated/compile.h CC arch/powerpc/kernel/align.o CC arch/powerpc/kernel/pmc.o CC arch/powerpc/kernel/process.o CPP arch/powerpc/kernel/systbl_chk.i CC arch/powerpc/mm/mem.o CC arch/powerpc/mm/pgtable.o AS arch/powerpc/lib/string.o CC arch/powerpc/kernel/vdso.o CC arch/powerpc/mm/fault.o CC arch/powerpc/kernel/idle.o CC arch/powerpc/mm/mmap.o CC arch/powerpc/kernel/signal.o CC arch/powerpc/lib/alloc.o CC arch/powerpc/kernel/sysfs.o CC arch/powerpc/lib/feature-fixups.o CC arch/powerpc/kernel/cacheinfo.o CC arch/powerpc/sysdev/mpic_u3msi.o CC arch/powerpc/mm/init_64.o CC arch/powerpc/lib/code-patching.o CC arch/powerpc/sysdev/mpic.o CC arch/powerpc/mm/pgtable_64.o CC arch/powerpc/kernel/time.o CC arch/powerpc/mm/init-common.o CC arch/powerpc/lib/checksum_wrappers.o AS arch/powerpc/lib/checksum_64.o CC arch/powerpc/kernel/prom.o CC arch/powerpc/kernel/traps.o AS arch/powerpc/lib/quad.o CC arch/powerpc/lib/sstep.o AS arch/powerpc/lib/ldstfp.o CC arch/powerpc/sysdev/mpic_msi.o CC init/version.o CC arch/powerpc/mm/mmu_context.o CC arch/powerpc/kernel/setup-common.o CC arch/powerpc/mm/drmem.o CC arch/powerpc/mm/mmu_context_nohash.o CC arch/powerpc/kernel/udbg.o CC arch/powerpc/platforms/85xx/smp.o AS arch/powerpc/lib/feature-fixups-test.o AS arch/powerpc/lib/copypage_64.o AS arch/powerpc/lib/copyuser_64.o GEN usr/initramfs_data.cpio AS arch/powerpc/lib/mem_64.o AS arch/powerpc/kernel/misc.o AS arch/powerpc/lib/hweight_64.o CC arch/powerpc/kernel/io.o AS arch/powerpc/lib/copyuser_power7.o AS usr/initramfs_data.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/lib/memcpy_64.o AS arch/powerpc/lib/memcmp_64.o CC arch/powerpc/lib/pmem.o CC arch/powerpc/mm/tlb_nohash.o CC arch/powerpc/lib/locks.o CC arch/powerpc/lib/test_emulate_step.o AR usr/built-in.o CC arch/powerpc/kernel/dma.o AS arch/powerpc/lib/crtsavres.o AS arch/powerpc/kernel/misc_64.o AS arch/powerpc/mm/tlb_nohash_low.o CC arch/powerpc/platforms/85xx/common.o CC arch/powerpc/kernel/of_platform.o CC arch/powerpc/kernel/prom_parse.o CC arch/powerpc/sysdev/msi_bitmap.o AS arch/powerpc/mm/tlb_low_64e.o CC arch/powerpc/sysdev/fsl_soc.o CC arch/powerpc/kernel/setup_64.o CC arch/powerpc/mm/pgtable-book3e.o CC arch/powerpc/sysdev/fsl_mpic_err.o AR arch/powerpc/math-emu/built-in.o CC arch/powerpc/mm/hugetlbpage.o AS arch/powerpc/crypto/md5-asm.o CC arch/powerpc/sysdev/fsl_pci.o CC arch/powerpc/kernel/sys_ppc32.o CC arch/powerpc/sysdev/fsl_msi.o CC arch/powerpc/kernel/signal_64.o CC arch/powerpc/crypto/md5-glue.o CC arch/powerpc/kernel/ptrace32.o CC arch/powerpc/kernel/nvram_64.o CC arch/powerpc/kernel/paca.o CC arch/powerpc/kernel/firmware.o AS arch/powerpc/net/bpf_jit_asm64.o CC arch/powerpc/net/bpf_jit_comp64.o CC arch/powerpc/kernel/trace/ftrace.o CC arch/powerpc/kernel/trace/trace_clock.o LDS arch/powerpc/kernel/vdso32/vdso32.lds LDS arch/powerpc/kernel/vdso64/vdso64.lds AS arch/powerpc/kernel/exceptions-64e.o AS arch/powerpc/kernel/vdso64/sigtramp.o AS arch/powerpc/kernel/idle_book3e.o VDSO32A arch/powerpc/kernel/vdso32/sigtramp.o VDSO32A arch/powerpc/kernel/vdso32/gettimeofday.o AS arch/powerpc/purgatory/trampoline.o CC arch/powerpc/kernel/crash_dump.o VDSO32A arch/powerpc/kernel/vdso32/datapage.o LD arch/powerpc/purgatory/purgatory.ro CC arch/powerpc/kernel/module_64.o CC arch/powerpc/kernel/module.o BIN2C arch/powerpc/purgatory/kexec-purgatory.c CC arch/powerpc/kernel/dbell.o VDSO32A arch/powerpc/kernel/vdso32/note.o AS arch/powerpc/kernel/vdso64/gettimeofday.o VDSO32A arch/powerpc/kernel/vdso32/cacheflush.o AS arch/powerpc/kernel/reloc_64.o CC arch/powerpc/purgatory/kexec-purgatory.o CC arch/powerpc/kernel/dma-iommu.o VDSO32A arch/powerpc/kernel/vdso32/getcpu.o AS arch/powerpc/kernel/trace/ftrace_64.o AS arch/powerpc/kernel/trace/ftrace_64_pg.o AS arch/powerpc/kernel/vdso64/datapage.o VDSO32L arch/powerpc/kernel/vdso32/vdso32.so.dbg CC kernel/fork.o AR arch/powerpc/purgatory/built-in.o CC certs/system_keyring.o OBJCOPY arch/powerpc/kernel/vdso32/vdso32.so AS arch/powerpc/kernel/vdso64/cacheflush.o AS arch/powerpc/crypto/sha1-powerpc-asm.o CC arch/powerpc/kernel/iommu.o AR arch/powerpc/platforms/85xx/built-in.o AS arch/powerpc/kernel/vdso32/vdso32_wrapper.o CC arch/powerpc/kernel/kgdb.o AR arch/powerpc/platforms/built-in.o AS arch/powerpc/kernel/vdso64/note.o AS arch/powerpc/kernel/vdso64/getcpu.o CC arch/powerpc/crypto/sha1.o CC mm/filemap.o CC arch/powerpc/sysdev/fsl_lbc.o CC mm/mempool.o CC arch/powerpc/sysdev/indirect_pci.o AR arch/powerpc/kernel/vdso32/built-in.o CC arch/powerpc/kernel/kprobes.o CC arch/powerpc/kernel/smp.o VDSO64L arch/powerpc/kernel/vdso64/vdso64.so.dbg AS arch/powerpc/kernel/optprobes_head.o CC arch/powerpc/kernel/optprobes.o CC arch/powerpc/kernel/legacy_serial.o CC arch/powerpc/kernel/udbg_16550.o OBJCOPY arch/powerpc/kernel/vdso64/vdso64.so EXTRACT_CERTS AS certs/system_certificates.o CC arch/powerpc/kernel/stacktrace.o AS arch/powerpc/kernel/vdso64/vdso64_wrapper.o CC fs/open.o CC fs/read_write.o CC arch/powerpc/kernel/pci_64.o CC kernel/exec_domain.o CC arch/powerpc/kernel/pci_dn.o AR arch/powerpc/kernel/vdso64/built-in.o CC arch/powerpc/kernel/isa-bridge.o CC arch/powerpc/kernel/pci-hotplug.o AR arch/powerpc/kernel/trace/built-in.o CC arch/powerpc/kernel/pci-common.o CC arch/powerpc/kernel/pci_of_scan.o CC arch/powerpc/kernel/msi.o CC arch/powerpc/kernel/machine_kexec.o CC arch/powerpc/kernel/crash.o AR arch/powerpc/crypto/md5-ppc.o CC arch/powerpc/kernel/machine_kexec_64.o CC kernel/panic.o CC arch/powerpc/kernel/machine_kexec_file_64.o CC kernel/cpu.o CC arch/powerpc/kernel/kexec_elf_64.o CC fs/file_table.o AR init/mounts.o CC arch/powerpc/kernel/audit.o AR init/built-in.o CC arch/powerpc/sysdev/udbg_memcons.o CC mm/oom_kill.o AR arch/powerpc/mm/built-in.o CC arch/powerpc/kernel/iomap.o CC ipc/compat.o AR certs/built-in.o CC arch/powerpc/kernel/compat_audit.o CC fs/super.o AS arch/powerpc/kernel/ppc_save_regs.o CC arch/powerpc/kernel/epapr_paravirt.o AS arch/powerpc/kernel/epapr_hcalls.o CC security/commoncap.o AS arch/powerpc/kernel/head_64.o CC security/keys/gc.o CC security/keys/key.o LDS arch/powerpc/kernel/vmlinux.lds AS arch/powerpc/kernel/fpu.o AR arch/powerpc/crypto/sha1-powerpc.o AR arch/powerpc/crypto/built-in.o AS arch/powerpc/kernel/entry_64.o CC mm/maccess.o CALL /home/kisskb/slave/src/arch/powerpc/kernel/systbl_chk.sh CC security/min_addr.o CC mm/page_alloc.o AS arch/powerpc/kernel/systbl.o CC crypto/api.o CC kernel/exit.o CC mm/page-writeback.o CC crypto/cipher.o CC mm/readahead.o CC mm/swap.o CC security/keys/keyring.o AR arch/powerpc/sysdev/built-in.o AR block/built-in.o CC mm/truncate.o AR drivers/amba/built-in.o CC mm/vmscan.o AR drivers/atm/built-in.o CC mm/shmem.o CC drivers/auxdisplay/img-ascii-lcd.o /home/kisskb/slave/src/arch/powerpc/kernel/kexec_elf_64.c: In function 'elf64_load': /home/kisskb/slave/src/arch/powerpc/kernel/kexec_elf_64.c:657:2: warning: 'fdt' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/arch/powerpc/kernel/kexec_elf_64.c:648:6: warning: 'kernel_load_addr' may be used uninitialized in this function [-Wuninitialized] CC security/keys/keyctl.o CC sound/sound_core.o CC fs/char_dev.o AR sound/arm/built-in.o AR firmware/built-in.o CC security/keys/permission.o /home/kisskb/slave/src/arch/powerpc/kernel/kexec_elf_64.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] AR sound/atmel/built-in.o CC security/inode.o CC sound/core/sound.o CC sound/core/init.o CC sound/drivers/dummy.o CC ipc/util.o CC net/socket.o AR arch/powerpc/lib/built-in.o AR sound/firewire/built-in.o CC [M] sound/firewire/lib.o AR sound/hda/built-in.o CC [M] net/6lowpan/core.o CC mm/util.o CC lib/lockref.o CC kernel/softirq.o CC mm/mmzone.o AR sound/i2c/other/built-in.o CC [M] sound/i2c/other/ak4117.o CC mm/vmstat.o CC [M] sound/firewire/iso-resources.o CC kernel/resource.o CC security/keys/process_keys.o CC fs/stat.o CC lib/bcd.o CC crypto/compress.o CC [M] sound/firewire/packets-buffer.o CC fs/exec.o CC security/keys/request_key.o CC security/keys/request_key_auth.o CC lib/div64.o AR sound/isa/ad1816a/built-in.o AR drivers/auxdisplay/built-in.o AR sound/isa/ad1848/built-in.o CC drivers/base/component.o AR sound/isa/cs423x/built-in.o CC fs/pipe.o CC lib/sort.o AR sound/isa/es1688/built-in.o CC [M] sound/firewire/fcp.o CC mm/backing-dev.o CC security/lsm_audit.o AR sound/isa/galaxy/built-in.o CC crypto/memneq.o AR sound/isa/gus/built-in.o CC security/keys/user_defined.o AR arch/powerpc/kernel/built-in.o CC sound/core/memory.o CC fs/namei.o CC lib/parser.o AR sound/isa/msnd/built-in.o CC mm/mm_init.o AR virt/lib/built-in.o AR sound/isa/opti9xx/built-in.o CC fs/fcntl.o AR arch/powerpc/net/built-in.o AR virt/built-in.o CC sound/drivers/mtpav.o AR sound/isa/sb/built-in.o CC kernel/sysctl.o AR sound/drivers/mpu401/built-in.o AR samples/blackfin/built-in.o AR samples/configfs/built-in.o AR sound/isa/wavefront/built-in.o CC kernel/sysctl_binary.o CC [M] samples/configfs/configfs_sample.o AR sound/drivers/opl3/built-in.o AR samples/connector/built-in.o AR sound/drivers/opl4/built-in.o AR sound/isa/wss/built-in.o AR samples/hidraw/built-in.o AR sound/drivers/pcsp/built-in.o HOSTCC samples/hidraw/hid-example CC crypto/crypto_wq.o CC security/keys/compat.o CC ipc/msgutil.o AR sound/isa/built-in.o CC [M] sound/firewire/cmp.o AR sound/drivers/vx/built-in.o CC [M] sound/firewire/amdtp-stream.o CC kernel/capability.o CC security/keys/persistent.o CC [M] sound/drivers/aloop.o CC security/keys/trusted.o LD [M] sound/i2c/other/snd-ak4117.o AR sound/i2c/built-in.o CC lib/debug_locks.o CC mm/mmu_context.o AR sound/mips/built-in.o AR samples/hw_breakpoint/built-in.o CC mm/percpu.o AR sound/parisc/built-in.o CC fs/ioctl.o AR sound/ppc/built-in.o CC sound/pci/ac97/ac97_codec.o CC drivers/base/core.o CC security/keys/encrypted-keys/encrypted.o AR sound/pcmcia/pdaudiocf/built-in.o AR samples/kdb/built-in.o CC sound/core/control.o CC [M] net/6lowpan/iphc.o AR sound/sh/built-in.o CC [M] sound/pcmcia/pdaudiocf/pdaudiocf.o AR samples/kfifo/built-in.o CC sound/soc/soc-core.o CC mm/slab_common.o CC kernel/ptrace.o AR samples/kobject/built-in.o CC lib/random32.o CC mm/compaction.o AR samples/kprobes/built-in.o CC crypto/algapi.o CC [M] samples/kprobes/kprobe_example.o CC kernel/user.o CC mm/vmacache.o CC fs/readdir.o CC kernel/signal.o AR samples/livepatch/built-in.o CC [M] sound/drivers/serial-u16550.o CC ipc/msg.o AR samples/rpmsg/built-in.o CC [M] samples/rpmsg/rpmsg_client_sample.o CC fs/select.o AR samples/seccomp/built-in.o CC mm/swap_slots.o CC [M] sound/firewire/amdtp-am824.o CC mm/interval_tree.o AR samples/statx/built-in.o AR samples/trace_events/built-in.o CC fs/dcache.o AR samples/trace_printk/built-in.o CC crypto/scatterwalk.o CC mm/list_lru.o CC kernel/sys.o AR samples/v4l/built-in.o CC mm/workingset.o CC [M] sound/firewire/bebob/bebob_command.o CC mm/debug.o CC lib/bust_spinlocks.o AR samples/vfio-mdev/built-in.o CC mm/gup.o CC kernel/umh.o CC kernel/workqueue.o CC mm/highmem.o CC kernel/pid.o CC [M] sound/pcmcia/pdaudiocf/pdaudiocf_core.o CC [M] samples/kprobes/kretprobe_example.o CC [M] sound/pcmcia/pdaudiocf/pdaudiocf_irq.o CC mm/memory.o CC mm/mincore.o CC kernel/task_work.o /home/kisskb/slave/src/sound/drivers/serial-u16550.c: In function 'snd_serial_probe': /home/kisskb/slave/src/sound/drivers/serial-u16550.c:959:27: warning: 'uart' may be used uninitialized in this function [-Wuninitialized] CC kernel/extable.o /home/kisskb/slave/src/sound/drivers/serial-u16550.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC lib/kasprintf.o CC fs/inode.o CC kernel/params.o AR sound/drivers/snd-dummy.o AR sound/drivers/snd-mtpav.o CC fs/attr.o LD [M] sound/drivers/snd-aloop.o CC crypto/aead.o AR sound/drivers/built-in.o CC mm/mlock.o CC mm/mmap.o CC mm/mprotect.o CC fs/bad_inode.o CC [M] sound/firewire/bebob/bebob_stream.o LD [M] sound/drivers/snd-serial-u16550.o CC fs/file.o AR sound/sparc/built-in.o CC [M] sound/firewire/fireface/ff.o CC mm/mremap.o AR samples/built-in.o AR sound/spi/built-in.o CC crypto/ablkcipher.o CC lib/bitmap.o AR sound/synth/built-in.o CC mm/msync.o AR sound/usb/6fire/built-in.o CC security/keys/encrypted-keys/ecryptfs_format.o CC kernel/kthread.o CC security/keys/encrypted-keys/masterkey_trusted.o CC kernel/sys_ni.o AR sound/usb/bcd2000/built-in.o CC kernel/nsproxy.o CC ipc/sem.o CC mm/page_vma_mapped.o AR sound/usb/caiaq/built-in.o CC [M] sound/pcmcia/pdaudiocf/pdaudiocf_pcm.o CC mm/pagewalk.o CC [M] sound/firewire/oxfw/oxfw-command.o AR sound/usb/misc/built-in.o CC kernel/notifier.o AR sound/usb/hiface/built-in.o CC [M] sound/firewire/oxfw/oxfw-stream.o AR sound/usb/usx2y/built-in.o AR sound/usb/built-in.o CC kernel/ksysfs.o AR sound/x86/built-in.o CC sound/ac97_bus.o CC kernel/cred.o AR security/keys/encrypted-keys/encrypted-keys.o CC fs/filesystems.o CC kernel/reboot.o AR security/keys/encrypted-keys/built-in.o CC fs/namespace.o CC crypto/blkcipher.o AR security/keys/built-in.o AR security/built-in.o CC fs/seq_file.o CC kernel/async.o CC crypto/skcipher.o CC mm/pgtable-generic.o CC net/802/p8022.o CC [M] sound/firewire/fireface/ff-transaction.o CC mm/rmap.o CC lib/scatterlist.o CC mm/vmalloc.o CC mm/process_vm_access.o CC [M] net/6lowpan/nhc.o CC mm/init-mm.o CC mm/nobootmem.o LD [M] sound/pcmcia/pdaudiocf/snd-pdaudiocf.o AR sound/pcmcia/vx/built-in.o CC sound/core/misc.o AR sound/pcmcia/built-in.o CC mm/fadvise.o CC [M] sound/firewire/oxfw/oxfw-pcm.o CC [M] sound/firewire/bebob/bebob_proc.o CC sound/last.o CC kernel/range.o CC mm/madvise.o CC mm/memblock.o CC crypto/seqiv.o CC mm/dmapool.o CC kernel/smpboot.o CC [M] sound/firewire/oxfw/oxfw-proc.o CC kernel/ucount.o CC drivers/base/bus.o CC fs/xattr.o CC fs/libfs.o CC mm/sparse.o CC kernel/kmod.o CC crypto/ahash.o CC fs/fs-writeback.o CC kernel/groups.o AR sound/soundcore.o CC kernel/bpf/core.o CC fs/pnode.o CC [M] sound/firewire/fireface/ff-midi.o CC kernel/cgroup/cgroup.o CC [M] sound/firewire/fireface/ff-proc.o CC kernel/debug/debug_core.o CC mm/slob.o CC mm/mmu_notifier.o CC lib/gcd.o CC kernel/gcov/base.o CC [M] sound/firewire/bebob/bebob_midi.o CC crypto/shash.o CC kernel/irq/irqdesc.o CC [M] sound/firewire/oxfw/oxfw-midi.o CC lib/lcm.o AR kernel/livepatch/built-in.o CC [M] sound/firewire/oxfw/oxfw-hwdep.o CC sound/core/device.o CC mm/ksm.o CC fs/splice.o CC mm/page_poison.o CC crypto/akcipher.o CC kernel/locking/mutex.o CC net/802/psnap.o CC lib/list_sort.o CC kernel/power/qos.o CC ipc/shm.o CC mm/migrate.o CC mm/gup_benchmark.o CC mm/kmemleak.o CC lib/uuid.o CC [M] sound/firewire/fireface/amdtp-ff.o CC [M] net/6lowpan/ndisc.o CC fs/sync.o CC drivers/base/dd.o CC kernel/gcov/fs.o CC mm/cleancache.o CC fs/utimes.o CC kernel/printk/printk.o CC [M] sound/firewire/fireface/ff-stream.o CC [M] sound/firewire/bebob/bebob_pcm.o CC kernel/rcu/update.o CC sound/soc/soc-dapm.o CC crypto/kpp.o CC kernel/sched/core.o CC lib/flex_array.o CC mm/zpool.o CC mm/z3fold.o CC mm/balloon_compaction.o CC fs/stack.o CC fs/fs_struct.o CC mm/page_ext.o CC mm/userfaultfd.o CC sound/core/isadma.o CC [M] sound/firewire/oxfw/oxfw-spkr.o CC mm/percpu-stats.o CC crypto/dh.o CC [M] sound/firewire/oxfw/oxfw-scs1x.o CC [M] mm/kmemleak-test.o CC [M] sound/firewire/fireface/ff-pcm.o CC kernel/irq/handle.o CC kernel/time/time.o /home/kisskb/slave/src/ipc/shm.c: In function 'SyS_shmdt': /home/kisskb/slave/src/ipc/shm.c:1555:59: warning: 'file' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/ipc/shm.c:1477:15: note: 'file' was declared here CC crypto/dh_helper.o CC sound/pci/ac97/ac97_pcm.o CC lib/iov_iter.o /home/kisskb/slave/src/ipc/shm.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC kernel/debug/gdbstub.o ASN.1 crypto/rsapubkey-asn1.c ASN.1 crypto/rsaprivkey-asn1.c CC [M] sound/firewire/fireface/ff-hwdep.o CC crypto/rsa.o CC [M] mm/zsmalloc.o CC fs/statfs.o CC [M] net/802/p8023.o /home/kisskb/slave/src/mm/ksm.c: In function 'stable_node_dup': /home/kisskb/slave/src/mm/ksm.c:1365:15: warning: 'found_rmap_hlist_len' may be used uninitialized in this function [-Wuninitialized] CC fs/fs_pin.o CC kernel/gcov/gcc_3_4.o /home/kisskb/slave/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /home/kisskb/slave/src/kernel/printk/printk.c:186:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] CC ipc/syscall.o CC fs/nsfs.o CC fs/no-block.o CC [M] sound/firewire/bebob/bebob_hwdep.o CC fs/autofs4/init.o CC [M] sound/firewire/oxfw/oxfw.o CC [M] fs/crypto/crypto.o CC sound/core/vmaster.o CC crypto/rsa_helper.o CC fs/configfs/inode.o CC fs/debugfs/inode.o CC fs/debugfs/file.o CC [M] net/6lowpan/nhc_hop.o CC [M] fs/crypto/hooks.o CC [M] fs/crypto/fname.o CC crypto/rsa-pkcs1pad.o CC ipc/mqueue.o CC crypto/acompress.o CC kernel/irq/manage.o CC kernel/irq/spurious.o CC drivers/bcma/main.o CC kernel/locking/semaphore.o CC kernel/power/main.o CC kernel/power/process.o CC crypto/scompress.o AR fs/devpts/built-in.o CC [M] sound/firewire/fireface/ff-protocol-ff400.o AR fs/exofs/built-in.o CC fs/autofs4/inode.o CC [M] fs/exportfs/expfs.o CC fs/kernfs/mount.o CC fs/nls/nls_base.o CC crypto/algboss.o CC fs/notify/fsnotify.o CC drivers/base/syscore.o CC fs/notify/notification.o AR kernel/gcov/built-in.o CC kernel/trace/trace_selftest_dynamic.o CC kernel/trace/trace_clock.o CC kernel/trace/ftrace.o CC fs/nls/nls_cp737.o CC kernel/irq/resend.o LD [M] sound/firewire/oxfw/snd-oxfw.o /home/kisskb/slave/src/mm/ksm.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] AR sound/pci/ac97/snd-ac97-codec.o CC [M] sound/firewire/bebob/bebob_terratec.o AR sound/pci/ac97/built-in.o CC kernel/bpf/syscall.o CC kernel/time/timer.o AR sound/pci/ali5451/built-in.o CC [M] sound/firewire/tascam/tascam-proc.o CC crypto/testmgr.o /home/kisskb/slave/src/kernel/printk/printk.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC sound/core/ctljack.o CC [M] fs/overlayfs/super.o AR sound/pci/asihpi/built-in.o CC kernel/power/poweroff.o CC [M] fs/crypto/keyinfo.o AR sound/pci/au88x0/built-in.o CC kernel/debug/kdb/kdb_io.o CC fs/kernfs/inode.o AR mm/built-in.o AR sound/pci/aw2/built-in.o CC fs/kernfs/dir.o CC kernel/locking/rwsem.o CC [M] net/802/stp.o CC kernel/rcu/sync.o CC kernel/irq/chip.o CC fs/configfs/file.o AR sound/pci/ca0106/built-in.o CC [M] fs/crypto/policy.o CC kernel/trace/ring_buffer.o CC [M] net/6lowpan/nhc_ipv6.o AR sound/pci/cs46xx/built-in.o CC fs/nls/nls_cp850.o LD [M] sound/firewire/fireface/snd-fireface.o AR sound/pci/cs5535audio/built-in.o AR sound/pci/ctxfi/built-in.o CC kernel/trace/trace.o CC sound/core/jack.o CC fs/quota/dquot.o CC fs/autofs4/root.o LD [M] sound/firewire/snd-firewire-lib.o CC fs/notify/group.o AR sound/pci/echoaudio/built-in.o CC drivers/base/driver.o CC crypto/crypto_user.o AR sound/pci/emu10k1/built-in.o CC crypto/cmac.o /home/kisskb/slave/src/fs/crypto/keyinfo.c: In function 'fscrypt_get_encryption_info': /home/kisskb/slave/src/fs/crypto/keyinfo.c:219:6: warning: 'keysize' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/fs/crypto/keyinfo.c:248:6: note: 'keysize' was declared here CC fs/ramfs/inode.o AR sound/pci/ice1712/built-in.o AR sound/pci/hda/built-in.o AR sound/pci/korg1212/built-in.o CC fs/sysfs/file.o LD [M] fs/exportfs/exportfs.o AR sound/pci/lola/built-in.o AR sound/pci/lx6464es/built-in.o CC crypto/hmac.o CC [M] sound/firewire/bebob/bebob_yamaha_terratec.o /home/kisskb/slave/src/fs/crypto/keyinfo.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] AR sound/pci/mixart/built-in.o AR fs/debugfs/debugfs.o AR kernel/power/built-in.o CC fs/tracefs/inode.o CC kernel/kcmp.o AR fs/debugfs/built-in.o AR sound/pci/nm256/built-in.o CC fs/anon_inodes.o CC lib/clz_ctz.o CC kernel/rcu/srcutree.o CC kernel/printk/printk_safe.o AR sound/pci/oxygen/built-in.o CC drivers/bcma/scan.o CC [M] sound/firewire/tascam/amdtp-tascam.o AR sound/pci/pcxhr/built-in.o CC fs/notify/mark.o CC drivers/bcma/core.o CC fs/nls/nls_cp852.o CC lib/bsearch.o CC [M] sound/firewire/bebob/bebob_focusrite.o AR sound/pci/riptide/built-in.o CC fs/kernfs/file.o AR sound/pci/rme9652/built-in.o CC kernel/locking/percpu-rwsem.o CC lib/find_bit.o CC kernel/irq/dummychip.o AR sound/pci/trident/built-in.o CC fs/notify/fdinfo.o CC fs/ramfs/file-mmu.o CC lib/llist.o CC kernel/debug/kdb/kdb_main.o CC drivers/base/class.o AR sound/pci/vx222/built-in.o CC fs/configfs/dir.o CC sound/core/timer.o CC kernel/debug/kdb/kdb_support.o CC lib/memweight.o AR sound/pci/ymfpci/built-in.o CC crypto/xcbc.o AR kernel/printk/built-in.o CC lib/kfifo.o AR sound/pci/built-in.o CC kernel/freezer.o CC fs/nls/nls_cp860.o LD [M] fs/crypto/fscrypto.o CC fs/signalfd.o CC lib/percpu-refcount.o CC fs/sysfs/dir.o AR ipc/built-in.o CC fs/sysfs/symlink.o CC sound/soc/soc-jack.o CC [M] net/802/garp.o CC [M] sound/firewire/tascam/tascam-stream.o CC kernel/locking/mutex-debug.o CC [M] net/6lowpan/nhc_mobility.o CC [M] sound/firewire/bebob/bebob_maudio.o CC fs/timerfd.o CC [M] sound/firewire/bebob/bebob.o CC fs/autofs4/symlink.o CC kernel/irq/devres.o CC kernel/irq/irqdomain.o CC lib/percpu_ida.o CC [M] fs/overlayfs/namei.o CC fs/notify/dnotify/dnotify.o CC kernel/profile.o CC drivers/bcma/sprom.o AR fs/tracefs/tracefs.o CC crypto/crypto_null.o AR fs/tracefs/built-in.o CC crypto/md5.o AR fs/ramfs/ramfs.o CC fs/eventfd.o AR fs/ramfs/built-in.o CC fs/userfaultfd.o CC fs/nls/nls_cp862.o CC kernel/irq/cpuhotplug.o CC drivers/base/platform.o CC kernel/rcu/tree.o CC fs/kernfs/symlink.o CC fs/sysfs/mount.o CC fs/autofs4/waitq.o AR fs/notify/fanotify/built-in.o CC drivers/bcma/driver_chipcommon.o CC kernel/locking/lockdep.o CC fs/locks.o CC lib/rhashtable.o CC kernel/debug/kdb/kdb_bt.o AR fs/notify/dnotify/built-in.o CC crypto/sha1_generic.o CC fs/notify/inotify/inotify_fsnotify.o CC fs/notify/inotify/inotify_user.o CC fs/nls/nls_cp863.o CC lib/reciprocal_div.o CC fs/sysfs/group.o CC kernel/irq/msi.o CC kernel/irq/affinity.o CC kernel/rcu/rcu_segcblist.o AR fs/kernfs/built-in.o CC fs/compat.o CC fs/compat_ioctl.o CC fs/binfmt_misc.o CC kernel/stacktrace.o GENKDB kernel/debug/kdb/gen-kdb_cmds.c CC kernel/debug/kdb/kdb_bp.o CC kernel/dma.o CC lib/once.o CC crypto/sha256_generic.o CC lib/refcount.o LD [M] sound/firewire/bebob/snd-bebob.o CC [M] sound/firewire/tascam/tascam-pcm.o CC sound/soc/soc-cache.o CC sound/soc/soc-utils.o CC fs/quota/quota_v1.o CC kernel/time/hrtimer.o CC [M] fs/overlayfs/util.o CC fs/binfmt_elf.o CC drivers/bcma/driver_chipcommon_pmu.o CC crypto/sha3_generic.o CC fs/nls/nls_cp864.o CC [M] net/6lowpan/nhc_routing.o CC fs/configfs/symlink.o CC fs/autofs4/expire.o CC lib/usercopy.o AR fs/sysfs/built-in.o CC kernel/debug/kdb/kdb_debugger.o CC fs/compat_binfmt_elf.o CC kernel/trace/trace_output.o CC kernel/bpf/verifier.o CC [M] kernel/rcu/rcuperf.o CC fs/coredump.o CC kernel/smp.o CC [M] net/802/mrp.o AR net/802/built-in.o CC lib/errseq.o CC kernel/debug/kdb/gen-kdb_cmds.o CC lib/string_helpers.o /home/kisskb/slave/src/lib/rhashtable.c: In function 'rht_deferred_worker': /home/kisskb/slave/src/lib/rhashtable.c:300:2: warning: 'next' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/lib/rhashtable.c:265:28: note: 'next' was declared here CC fs/nls/nls_cp869.o CC fs/dcookies.o CC kernel/module.o CC [M] fs/binfmt_script.o AR kernel/irq/built-in.o CC kernel/kallsyms.o CC lib/hexdump.o CC lib/test-string_helpers.o CC drivers/bcma/driver_chipcommon_b.o CC kernel/sched/loadavg.o CC [M] sound/firewire/tascam/tascam-hwdep.o CC lib/kstrtox.o CC sound/soc/soc-pcm.o AR fs/notify/inotify/built-in.o AR fs/notify/built-in.o CC fs/nls/nls_cp949.o CC fs/quota/quota.o CC fs/nls/nls_cp1250.o CC crypto/wp512.o CC drivers/base/cpu.o /home/kisskb/slave/src/lib/rhashtable.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC fs/quota/kqid.o CC [M] fs/overlayfs/inode.o CC sound/core/pcm.o AR kernel/debug/kdb/built-in.o AR kernel/debug/built-in.o CC lib/test_firmware.o CC lib/test_hash.o CC kernel/acct.o CC fs/autofs4/dev-ioctl.o CC crypto/tgr192.o CC crypto/gf128mul.o CC fs/configfs/mount.o CC fs/configfs/item.o CC sound/soc/soc-io.o CC fs/nls/nls_iso8859-4.o CC lib/test_siphash.o CC fs/nls/nls_iso8859-15.o CC lib/test_list_sort.o CC kernel/cgroup/stat.o CC lib/test_rhashtable.o CC [M] net/6lowpan/nhc_udp.o CC lib/test_printf.o CC drivers/bcma/driver_pci.o CC drivers/bcma/driver_pcie2.o CC kernel/locking/spinlock.o CC kernel/crash_core.o CC drivers/bcma/host_pci.o CC lib/pci_iomap.o CC drivers/bcma/host_soc.o CC fs/nls/mac-gaelic.o CC lib/iomap_copy.o CC fs/nls/mac-turkish.o CC [M] sound/firewire/tascam/tascam-transaction.o CC kernel/trace/trace_seq.o AR fs/quota/built-in.o CC [M] sound/firewire/tascam/tascam-midi.o CC crypto/cbc.o CC lib/devres.o CC [M] sound/firewire/tascam/tascam.o CC lib/hweight.o CC lib/interval_tree.o CC kernel/sched/clock.o CC crypto/cts.o CC [M] fs/nls/nls_cp437.o CC drivers/base/firmware.o CC kernel/kexec_core.o CC lib/assoc_array.o AR fs/configfs/configfs.o AR fs/configfs/built-in.o CC lib/smp_processor_id.o CC drivers/base/init.o CC crypto/lrw.o CC kernel/kexec.o CC [M] fs/overlayfs/dir.o CC [M] fs/nls/nls_cp865.o AR drivers/block/built-in.o CC [M] fs/nls/nls_cp874.o CC kernel/cgroup/namespace.o CC kernel/trace/trace_stat.o CC lib/list_debug.o CC crypto/ctr.o AR fs/autofs4/autofs4.o CC [M] drivers/bluetooth/hci_vhci.o AR fs/autofs4/built-in.o CC lib/rational.o CC lib/bitrev.o CC [M] fs/nls/nls_ascii.o CC kernel/kexec_file.o CC net/8021q/vlan_core.o CC kernel/time/ntp.o CC kernel/time/timekeeping.o CC lib/crc-ccitt.o CC kernel/sched/cputime.o CC kernel/backtracetest.o CC lib/crc16.o CC kernel/trace/trace_printk.o CC sound/soc/soc-devres.o CC kernel/locking/osq_lock.o CC lib/crc-t10dif.o CC [M] fs/nls/nls_iso8859-2.o CC sound/core/pcm_native.o CC sound/core/pcm_lib.o CC [M] fs/nls/nls_iso8859-3.o CC [M] net/6lowpan/nhc_ghc_ext_hop.o CC drivers/base/map.o CC drivers/base/devres.o CC lib/crc-itu-t.o CC [M] fs/nls/nls_iso8859-5.o CC [M] fs/nls/nls_iso8859-7.o /home/kisskb/slave/src/kernel/kexec.c: In function 'SyS_kexec_load': /home/kisskb/slave/src/kernel/kexec.c:143:6: warning: 'image' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/kernel/kexec.c:110:31: note: 'image' was declared here CC [M] fs/nls/nls_iso8859-9.o CC [M] fs/nls/nls_iso8859-14.o CC kernel/cgroup/cgroup-v1.o CC [M] fs/nls/nls_utf8.o HOSTCC lib/gen_crc32table LD [M] sound/firewire/tascam/snd-firewire-tascam.o CC [M] fs/nls/mac-centeuro.o AR drivers/bcma/bcma.o CC kernel/trace/trace_sched_switch.o CC lib/crc4.o AR drivers/bcma/built-in.o /home/kisskb/slave/src/kernel/kexec.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC lib/crc7.o CC drivers/bus/simple-pm-bus.o CC kernel/compat.o CC crypto/gcm.o CC crypto/ccm.o CC crypto/cryptd.o CC lib/libcrc32c.o CC crypto/des_generic.o CC lib/genalloc.o CC kernel/cgroup/freezer.o CC kernel/stop_machine.o CC kernel/locking/rtmutex.o CC [M] fs/nls/mac-croatian.o CC lib/lz4/lz4_compress.o CC [M] fs/nls/mac-greek.o CC kernel/time/clocksource.o CC [M] fs/nls/mac-roman.o CC lib/lzo/lzo1x_compress.o CC lib/lz4/lz4_decompress.o AR fs/nls/built-in.o CC lib/lzo/lzo1x_decompress_safe.o CC [M] lib/lz4/lz4hc_compress.o CC drivers/base/attribute_container.o CC crypto/aes_generic.o CC lib/mpi/generic_mpih-lshift.o CC crypto/aes_ti.o CC [M] lib/reed_solomon/reed_solomon.o CC lib/xz/xz_dec_syms.o CC [M] drivers/bluetooth/bt3c_cs.o CC kernel/test_kprobes.o CC kernel/trace/trace_functions.o AR drivers/bus/built-in.o AR drivers/cdrom/built-in.o CC lib/zlib_deflate/deflate.o CC [M] fs/overlayfs/readdir.o CC drivers/char/mem.o CC kernel/trace/trace_irqsoff.o CC sound/soc/soc-ops.o CC crypto/arc4.o CC kernel/audit.o CC [M] drivers/bluetooth/btsdio.o AR lib/lzo/lzo_compress.o AR lib/lzo/lzo_decompress.o CC crypto/salsa20_generic.o CC drivers/base/transport_class.o CC crypto/deflate.o CC crypto/crc32c_generic.o AR lib/lzo/built-in.o CC [M] net/6lowpan/nhc_ghc_icmpv6.o CC kernel/sched/idle_task.o CC [M] net/8021q/vlan.o CC lib/xz/xz_dec_stream.o CC lib/zlib_inflate/inffast.o CC kernel/trace/trace_sched_wakeup.o CC lib/mpi/generic_mpih-mul1.o CC kernel/auditfilter.o CC lib/percpu_counter.o CC lib/zlib_inflate/inflate.o CC sound/soc/soc-generic-dmaengine-pcm.o CC kernel/bpf/inode.o CC crypto/crct10dif_common.o CC kernel/auditsc.o CC lib/zlib_deflate/deftree.o CC crypto/crct10dif_generic.o CC drivers/base/topology.o CC crypto/authenc.o CC lib/iommu-helper.o CC kernel/cgroup/cpuset.o CC kernel/audit_watch.o CC lib/xz/xz_dec_lzma2.o CC lib/mpi/generic_mpih-mul2.o CC drivers/char/random.o CC drivers/base/container.o CC kernel/trace/trace_hwlat.o CC lib/iommu-common.o CC kernel/locking/rtmutex-debug.o CC lib/notifier-error-inject.o CC [M] fs/overlayfs/copy_up.o CC crypto/authencesn.o CC crypto/lzo.o CC lib/pm-notifier-error-inject.o CC kernel/audit_fsnotify.o CC crypto/lz4.o CC kernel/time/jiffies.o CC lib/zlib_inflate/infutil.o CC kernel/trace/trace_nop.o CC crypto/rng.o CC sound/soc/soc-ac97.o CC kernel/time/timer_list.o CC crypto/drbg.o CC kernel/sched/fair.o CC crypto/jitterentropy.o CC [M] drivers/bluetooth/btmrvl_main.o CC crypto/jitterentropy-kcapi.o CC lib/mpi/generic_mpih-mul3.o CC lib/zlib_inflate/inftrees.o CC kernel/trace/trace_functions_graph.o CC lib/syscall.o CC drivers/base/property.o CC [M] drivers/bluetooth/btmrvl_debugfs.o CC crypto/ghash-generic.o CC kernel/cgroup/debug.o CC lib/zlib_deflate/deflate_syms.o CC crypto/asymmetric_keys/asymmetric_type.o CC crypto/hash_info.o CC kernel/trace/trace_events.o CC drivers/base/cacheinfo.o CC sound/core/pcm_misc.o CC lib/xz/xz_dec_bcj.o CC lib/dynamic_debug.o CC [M] crypto/echainiv.o CC lib/zlib_inflate/inflate_syms.o CC kernel/time/timeconv.o CC [M] crypto/md4.o CC kernel/time/timecounter.o CC [M] net/6lowpan/nhc_ghc_ext_dest.o CC kernel/locking/spinlock_debug.o CC kernel/trace/trace_export.o CC [M] crypto/rmd128.o CC lib/nlattr.o CC lib/mpi/generic_mpih-rshift.o CC kernel/time/alarmtimer.o CC kernel/time/posix-timers.o CC kernel/audit_tree.o AR lib/zlib_deflate/zlib_deflate.o AR sound/soc/adi/built-in.o CC [M] lib/xz/xz_dec_test.o CC lib/atomic64_test.o AR lib/zlib_deflate/built-in.o CC lib/cpu_rmap.o AR sound/soc/amd/built-in.o LD [M] fs/overlayfs/overlay.o CC [M] sound/soc/amd/acp-pcm-dma.o AR lib/zlib_inflate/zlib_inflate.o AR sound/soc/atmel/built-in.o AR lib/zlib_inflate/built-in.o AR fs/built-in.o CC lib/cordic.o CC [M] crypto/rmd160.o CC kernel/kprobes.o AR sound/soc/au1x/built-in.o AR sound/soc/bcm/built-in.o CC [M] crypto/rmd256.o AR sound/soc/blackfin/built-in.o AR sound/soc/cirrus/built-in.o CC sound/soc/codecs/ac97.o CC [M] net/8021q/vlan_netlink.o CC [M] net/8021q/vlan_dev.o CC [M] crypto/sha512_generic.o CC [M] crypto/sm3_generic.o AR sound/soc/davinci/built-in.o CC [M] crypto/ecb.o CC [M] crypto/xts.o AR sound/soc/dwc/built-in.o CC sound/core/memalloc.o CC sound/core/pcm_memory.o CC lib/mpi/generic_mpih-sub1.o CC sound/soc/fsl/fsl_ssi.o AR lib/xz/xz_dec.o CC drivers/base/devtmpfs.o CC kernel/time/posix-cpu-timers.o AR lib/xz/built-in.o CC kernel/bpf/helpers.o CC lib/dynamic_queue_limits.o CC lib/glob.o CC kernel/hung_task.o CC [M] crypto/keywrap.o CC crypto/asymmetric_keys/restrict.o CC kernel/trace/trace_events_filter.o CC kernel/locking/rwsem-xadd.o CC kernel/taskstats.o CC [M] drivers/bluetooth/btmrvl_sdio.o CC lib/globtest.o CC [M] crypto/mcryptd.o CC kernel/trace/trace_events_trigger.o CC lib/jedec_ddr_data.o CC lib/mpi/generic_mpih-add1.o CC [M] crypto/fcrypt.o CC lib/strncpy_from_user.o CC [M] net/6lowpan/nhc_ghc_ext_route.o CC lib/strnlen_user.o CC lib/net_utils.o CC [M] crypto/serpent_generic.o CC kernel/tsacct.o CC sound/soc/codecs/adau7002.o CC lib/irq_poll.o CC [M] crypto/cast_common.o CC [M] crypto/cast6_generic.o CC sound/core/pcm_timer.o CC [M] crypto/khazad.o CC crypto/asymmetric_keys/signature.o CC lib/mpi/mpicoder.o CC drivers/base/power/sysfs.o CC crypto/asymmetric_keys/public_key.o CC drivers/base/power/generic_ops.o CC lib/interval_tree_test.o CC [M] sound/soc/amd/acp-rt5645.o CC [M] crypto/anubis.o CC [M] net/8021q/vlan_gvrp.o CC kernel/time/posix-clock.o CC [M] crypto/seed.o CC lib/asn1_decoder.o AR lib/lz4/built-in.o CC sound/core/pcm_drm_eld.o GEN lib/oid_registry_data.c CC lib/ubsan.o CC sound/core/pcm_iec958.o CC lib/argv_split.o CC kernel/time/itimer.o CC kernel/tracepoint.o CC kernel/bpf/tnum.o AR kernel/locking/built-in.o AR kernel/cgroup/built-in.o CC [M] crypto/chacha20_generic.o CC kernel/elfcore.o CC lib/bug.o CC [M] crypto/michael_mic.o CC [M] net/8021q/vlan_mvrp.o /home/kisskb/slave/src/lib/asn1_decoder.c: In function 'asn1_ber_decoder': /home/kisskb/slave/src/lib/asn1_decoder.c:508:2: warning: 'errmsg' may be used uninitialized in this function [-Wuninitialized] CC lib/chacha20.o CC kernel/irq_work.o CC kernel/crash_dump.o CC kernel/time/clockevents.o CC lib/clz_tab.o CC [M] crypto/crc32_generic.o /home/kisskb/slave/src/lib/mpi/mpicoder.c: In function 'mpi_read_raw_from_sgl': /home/kisskb/slave/src/lib/mpi/mpicoder.c:352:8: warning: 'buff' may be used uninitialized in this function [-Wuninitialized] CC sound/soc/fsl/fsl_ssi_dbg.o CC kernel/context_tracking.o CC lib/cmdline.o CC drivers/char/misc.o CC sound/soc/codecs/cs35l32.o /home/kisskb/slave/src/sound/core/pcm_iec958.c: In function 'create_iec958_consumer': /home/kisskb/slave/src/sound/core/pcm_iec958.c:80:9: warning: 'ws' may be used uninitialized in this function [-Wuninitialized] CC drivers/base/power/common.o CC sound/core/pcm_dmaengine.o CC kernel/memremap.o /home/kisskb/slave/src/lib/asn1_decoder.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] /home/kisskb/slave/src/lib/mpi/mpicoder.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] ASN.1 crypto/asymmetric_keys/x509-asn1.c CC kernel/bpf/hashtab.o CC [M] crypto/lz4hc.o ASN.1 crypto/asymmetric_keys/x509_akid-asn1.c CC crypto/asymmetric_keys/x509_public_key.o CC lib/cpumask.o CC lib/ctype.o /home/kisskb/slave/src/sound/core/pcm_iec958.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC kernel/trace/trace_kprobe.o CC drivers/base/power/qos.o CC lib/decompress.o CC [M] crypto/ansi_cprng.o CC lib/dec_and_lock.o LD [M] net/6lowpan/6lowpan.o ASN.1 crypto/asymmetric_keys/pkcs7-asn1.c GZIP kernel/config_data.gz CC crypto/asymmetric_keys/pkcs7_trust.o CC lib/decompress_unlz4.o CC lib/decompress_inflate.o CC lib/decompress_unlzma.o LD [M] sound/soc/amd/acp_audio_dma.o CC [M] kernel/torture.o LD [M] sound/soc/amd/snd-soc-acp-rt5645-mach.o CC kernel/trace/power-traces.o CC [M] crypto/tcrypt.o CC lib/decompress_unlzo.o CC lib/mpi/mpi-bit.o CC sound/core/rawmidi.o CC [M] crypto/af_alg.o CC net/appletalk/aarp.o CC sound/soc/generic/simple-card-utils.o CC lib/dma-virt.o CC lib/dump_stack.o CC [M] sound/core/hwdep.o CC lib/earlycpio.o CC [M] crypto/algif_aead.o CC sound/soc/fsl/fsl_esai.o AR net/8021q/built-in.o CC sound/soc/fsl/imx-audmux.o CC [M] crypto/ecc.o CHK kernel/config_data.h LD [M] net/8021q/8021q.o CC kernel/time/tick-common.o UPD kernel/config_data.h CC [M] kernel/configs.o CC [M] crypto/ecdh.o CC lib/extable.o CC net/atm/addr.o CC drivers/base/power/runtime.o CC lib/fdt_empty_tree.o CC lib/fdt.o AR kernel/rcu/built-in.o CC [M] crypto/ecdh_helper.o CC lib/fdt_ro.o CC crypto/asymmetric_keys/pkcs7_verify.o CC kernel/time/tick-broadcast.o CC sound/soc/codecs/cs35l34.o CC lib/fdt_rw.o AR crypto/crypto.o AR crypto/crypto_algapi.o CC lib/fdt_strerror.o CC kernel/trace/rpm-traces.o CC lib/mpi/mpi-cmp.o AR crypto/crypto_blkcipher.o CC lib/fdt_sw.o AR crypto/crypto_hash.o AR crypto/dh_generic.o CC crypto/rsapubkey-asn1.o AR crypto/crypto_acompress.o CC crypto/rsaprivkey-asn1.o AR drivers/char/agp/built-in.o AR sound/soc/hisilicon/built-in.o AR crypto/cryptomgr.o CC lib/fdt_wip.o CC lib/flex_proportions.o AR crypto/jitterentropy_rng.o CC net/atm/pvc.o CC kernel/time/tick-broadcast-hrtimer.o CC [M] drivers/char/agp/backend.o CC lib/idr.o CC kernel/time/tick-oneshot.o AR sound/soc/img/built-in.o CC crypto/asymmetric_keys/pkcs7_key_type.o CC lib/int_sqrt.o LD [M] drivers/bluetooth/btmrvl.o CC [M] drivers/char/agp/frontend.o AR crypto/asymmetric_keys/asymmetric_keys.o CC crypto/asymmetric_keys/x509-asn1.o CC sound/soc/codecs/cs42l42.o AR sound/soc/intel/boards/built-in.o AR crypto/rsa_generic.o CC lib/ioremap.o AR sound/soc/intel/built-in.o CC lib/is_single_threaded.o CC lib/irq_regs.o CC drivers/char/ipmi/ipmi_msghandler.o AR sound/soc/jz4740/built-in.o CC lib/klist.o CC lib/kobject.o CC kernel/sched/rt.o AR sound/soc/kirkwood/built-in.o CC crypto/asymmetric_keys/x509_akid-asn1.o CC crypto/asymmetric_keys/x509_cert_parser.o AR sound/soc/mediatek/built-in.o CC lib/kobject_uevent.o CC net/appletalk/ddp.o CC net/appletalk/dev.o CC [M] sound/soc/fsl/fsl_asrc.o AR sound/soc/mxs/built-in.o AR sound/core/snd.o CC lib/nmi_backtrace.o AR sound/core/snd-timer.o CC crypto/asymmetric_keys/pkcs7-asn1.o AR sound/core/snd-pcm.o AR sound/soc/nuc900/built-in.o CC lib/nodemask.o AR sound/core/snd-pcm-dmaengine.o CC crypto/asymmetric_keys/pkcs7_parser.o CC lib/plist.o AR sound/soc/omap/built-in.o AR crypto/asymmetric_keys/pkcs7_test_key.o CC lib/radix-tree.o CC lib/ratelimit.o CC kernel/time/tick-sched.o CC sound/soc/generic/simple-card.o AR sound/soc/pxa/built-in.o CC sound/soc/generic/audio-graph-card.o AR sound/soc/qcom/built-in.o CC lib/rbtree.o CC kernel/time/timekeeping_debug.o CC [M] sound/soc/fsl/fsl_asrc_dma.o CC lib/seq_buf.o CC lib/mpi/mpih-cmp.o CC kernel/sched/deadline.o AR sound/soc/rockchip/built-in.o CC lib/sha1.o AR sound/soc/samsung/built-in.o LD [M] crypto/ecdh_generic.o AR sound/soc/sh/built-in.o LD [M] sound/core/snd-hwdep.o CC lib/show_mem.o AR sound/soc/sirf/built-in.o AR sound/soc/spear/built-in.o CC sound/soc/codecs/cs42l52.o CC kernel/bpf/arraymap.o AR sound/soc/sti/built-in.o CC [M] net/ax25/ax25_addr.o CC lib/siphash.o AR sound/soc/stm/built-in.o CC kernel/trace/trace_kdb.o CC lib/string.o CC drivers/base/power/wakeirq.o CC lib/vsprintf.o CC lib/timerqueue.o CC net/atm/signaling.o AR sound/soc/sunxi/built-in.o CC lib/win_minmax.o AR sound/soc/tegra/built-in.o CC net/atm/svc.o CC [M] sound/soc/fsl/fsl_spdif.o AR sound/soc/txx9/built-in.o CC [M] lib/test_hexdump.o CC kernel/trace/trace_probe.o AR sound/soc/ux500/built-in.o CC [M] lib/test_bpf.o CC [M] net/ax25/ax25_dev.o CC sound/soc/xtensa/xtfpga-i2s.o AR crypto/asymmetric_keys/x509_key_parser.o CC net/atm/ioctl.o AR sound/soc/zte/built-in.o CC [M] drivers/char/agp/generic.o CC net/batman-adv/bat_algo.o CC [M] drivers/char/pcmcia/cm4040_cs.o CC drivers/base/power/domain.o CC drivers/base/regmap/regmap.o AR sound/soc/snd-soc-core.o /home/kisskb/slave/src/lib/kobject_uevent.c: In function 'kobject_synth_uevent': /home/kisskb/slave/src/lib/kobject_uevent.c:219:39: warning: 'env' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/lib/kobject_uevent.c:130:47: warning: 'action_args' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/lib/kobject_uevent.c:193:14: note: 'action_args' was declared here CC [M] lib/test_sort.o CC [M] kernel/trace/ring_buffer_benchmark.o CC [M] drivers/char/agp/isoch.o CC lib/mpi/mpih-div.o CC drivers/base/regmap/regcache.o CC [M] drivers/char/agp/compat_ioctl.o CC [M] lib/test_user_copy.o CC [M] lib/test_static_keys.o CC [M] lib/test_static_key_base.o CC net/atm/common.o CC [M] lib/test_bitmap.o CC [M] lib/test_uuid.o CC [M] lib/crc32test.o /home/kisskb/slave/src/lib/kobject_uevent.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC [M] lib/crc8.o AR sound/core/snd-rawmidi.o AR crypto/asymmetric_keys/pkcs7_message.o AR sound/core/built-in.o AR kernel/trace/libftrace.o CC [M] lib/bch.o /home/kisskb/slave/src/kernel/time/tick-sched.c: In function 'tick_nohz_idle_exit': /home/kisskb/slave/src/kernel/time/tick-sched.c:1046:31: warning: 'now' may be used uninitialized in this function [-Wuninitialized] AR crypto/asymmetric_keys/built-in.o CC [M] lib/netdev-notifier-error-inject.o CC kernel/bpf/percpu_freelist.o AR crypto/built-in.o AR sound/soc/fsl/snd-soc-fsl-ssi.o AR sound/soc/fsl/snd-soc-fsl-esai.o CC drivers/base/regmap/regcache-rbtree.o CC [M] sound/soc/generic/simple-scu-card.o AR sound/soc/fsl/snd-soc-imx-audmux.o CC [M] lib/of-reconfig-notifier-error-inject.o CC [M] lib/rbtree_test.o CC drivers/base/power/domain_governor.o AR sound/soc/fsl/built-in.o /home/kisskb/slave/src/kernel/time/tick-sched.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC [M] lib/percpu_test.o AR sound/soc/generic/snd-soc-simple-card-utils.o AR sound/soc/generic/snd-soc-simple-card.o GEN lib/crc32table.h CC lib/oid_registry.o AR sound/soc/generic/snd-soc-audio-graph-card.o CC lib/crc32.o AR sound/soc/generic/built-in.o CC drivers/clocksource/dummy_timer.o CC [M] net/ax25/ax25_iface.o AR drivers/clk/bcm/built-in.o CC net/batman-adv/bat_iv_ogm.o CC lib/mpi/mpih-mul.o AR drivers/clk/mvebu/built-in.o AR drivers/clk/imgtec/built-in.o AR drivers/clk/renesas/built-in.o CC drivers/base/regmap/regmap-debugfs.o CC drivers/base/regmap/regcache-flat.o CC drivers/base/regmap/regmap-spi.o CC drivers/base/regmap/regmap-i2c.o CC kernel/bpf/bpf_lru_list.o AR drivers/clk/ti/built-in.o CC [M] net/bluetooth/bnep/core.o AR kernel/trace/built-in.o CC drivers/base/regmap/regmap-mmio.o AR drivers/clk/built-in.o CC sound/soc/codecs/cs42l56.o LD [M] sound/soc/fsl/snd-soc-fsl-asrc.o CC [M] net/ax25/ax25_in.o CC net/bpf/test_run.o CC lib/mpi/mpi-pow.o AR sound/soc/xtensa/snd-soc-xtfpga-i2s.o CC [M] drivers/connector/cn_queue.o CC drivers/char/tpm/tpm-interface.o AR kernel/time/built-in.o CC kernel/sched/wait.o AR sound/soc/xtensa/built-in.o CC kernel/sched/wait_bit.o CC net/atm/atm_misc.o CC net/atm/raw.o CC drivers/base/dma-mapping.o AR drivers/base/test/built-in.o CC [M] net/ax25/ax25_ip.o AR drivers/clocksource/built-in.o CC drivers/base/firmware_class.o CC sound/soc/codecs/cs43130.o CC sound/soc/codecs/es8316.o CC drivers/cpufreq/cpufreq.o CC lib/mpi/mpiutil.o CC [M] drivers/char/pcmcia/scr24x_cs.o CC net/atm/resources.o CC drivers/base/module.o CC net/atm/atm_sysfs.o LD [M] sound/soc/fsl/snd-soc-fsl-spdif.o CC drivers/base/regmap/regmap-irq.o CC net/atm/br2684.o CC [M] net/ax25/ax25_out.o CC net/atm/mpc.o CC kernel/bpf/lpm_trie.o CC drivers/base/regmap/regmap-w1.o LD [M] sound/soc/generic/snd-soc-simple-scu-card.o CC kernel/bpf/map_in_map.o CC kernel/bpf/disasm.o CC [M] net/ax25/ax25_route.o CC kernel/bpf/devmap.o LD [M] drivers/char/agp/agpgart.o CC [M] drivers/connector/connector.o CC [M] drivers/char/xillybus/xillybus_core.o CC drivers/char/hangcheck-timer.o AR net/appletalk/appletalk.o AR net/appletalk/built-in.o CC kernel/sched/swait.o CC kernel/sched/completion.o CC kernel/sched/idle.o CC [M] net/bridge/br.o AR net/bridge/netfilter/built-in.o AR drivers/base/power/built-in.o CC [M] net/bridge/br_device.o CC [M] net/bridge/netfilter/ebtables.o CC [M] net/bridge/netfilter/ebtable_broute.o CC kernel/bpf/cpumap.o CC kernel/bpf/offload.o CC [M] net/bridge/br_fdb.o CC kernel/bpf/sockmap.o AR net/bpf/built-in.o CC net/can/af_can.o AR lib/mpi/mpi.o CC [M] net/ax25/ax25_std_in.o CC kernel/sched/cpupri.o CC net/atm/mpoa_caches.o AR lib/mpi/built-in.o CC net/can/bcm.o CC net/can/gw.o CC [M] net/ax25/ax25_std_subr.o CC sound/soc/codecs/gtm601.o CC drivers/char/tpm/tpm-dev.o CC kernel/sched/cpudeadline.o CC [M] net/ax25/ax25_std_timer.o CC kernel/sched/topology.o CC net/atm/mpoa_proc.o CC sound/soc/codecs/inno_rk3036.o CC kernel/sched/stop_task.o CC [M] net/bluetooth/bnep/sock.o CC [M] net/bluetooth/bnep/netdev.o CC [M] net/atm/lec.o CC kernel/sched/cpufreq.o CC kernel/sched/cpufreq_schedutil.o CC [M] net/can/raw.o AR lib/lib.a CC drivers/char/tpm/tpm-sysfs.o CC kernel/sched/membarrier.o CC kernel/bpf/cgroup.o CC [M] drivers/char/ipmi/ipmi_si_intf.o EXPORTS lib/lib-ksyms.o CC [M] net/ax25/ax25_subr.o CC drivers/char/tpm/tpm-chip.o CC drivers/char/tpm/tpm2-cmd.o CC drivers/char/tpm/tpm-dev-common.o CC net/bluetooth/hidp/core.o AR lib/built-in.o CC net/bluetooth/hidp/sock.o CC [M] net/ax25/ax25_timer.o CC drivers/char/tpm/tpmrm-dev.o CC sound/soc/codecs/msm8916-wcd-digital.o CC sound/soc/codecs/nau8810.o CC [M] net/ax25/ax25_uid.o CC sound/soc/codecs/nau8824.o CC sound/soc/codecs/pcm179x.o AR net/atm/atm.o CC [M] net/ax25/af_ax25.o CC [M] net/bridge/netfilter/ebtable_filter.o LD [M] drivers/connector/cn.o CC sound/soc/codecs/pcm179x-i2c.o CC [M] net/bridge/netfilter/ebtable_nat.o CC drivers/char/tpm/tpm1_eventlog.o CC drivers/cpuidle/cpuidle.o /home/kisskb/slave/src/drivers/char/tpm/tpm-sysfs.c: In function 'pubek_show': /home/kisskb/slave/src/drivers/char/tpm/tpm-sysfs.c:37:16: warning: 'tpm_buf.data' may be used uninitialized in this function [-Wuninitialized] CC drivers/cpuidle/driver.o CC sound/soc/codecs/sirf-audio-codec.o CC net/batman-adv/bat_v.o CC net/batman-adv/bat_v_elp.o /home/kisskb/slave/src/drivers/char/tpm/tpm-sysfs.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC [M] net/bridge/br_forward.o CC [M] net/ceph/ceph_common.o CC [M] net/bridge/br_if.o CC [M] net/ceph/messenger.o AR drivers/base/regmap/built-in.o CC [M] net/ceph/msgpool.o AR drivers/base/built-in.o CC drivers/char/tpm/tpm2_eventlog.o AR net/atm/mpoa.o CC drivers/char/tpm/tpm2-space.o CC net/batman-adv/bat_v_ogm.o AR net/atm/built-in.o AR drivers/crypto/built-in.o CC drivers/cpufreq/freq_table.o CC [M] net/bridge/br_input.o CC drivers/cpufreq/cpufreq_stats.o CC sound/soc/codecs/sta32x.o CC drivers/char/tpm/tpm_of.o CC drivers/dax/super.o LD [M] net/bluetooth/bnep/bnep.o CC drivers/dma/dmaengine.o CC [M] drivers/char/xillybus/xillybus_pcie.o CC [M] net/bluetooth/af_bluetooth.o AR net/can/can-gw.o CC [M] net/bluetooth/hci_core.o CC drivers/char/tpm/tpm_tis_core.o CC [M] net/bluetooth/hci_conn.o AR kernel/sched/built-in.o /home/kisskb/slave/src/net/bluetooth/hidp/core.c: In function 'hidp_connection_add': /home/kisskb/slave/src/net/bluetooth/hidp/core.c:1378:18: warning: 'session' may be used uninitialized in this function [-Wuninitialized] CC drivers/char/tpm/tpm_tis_spi.o CC drivers/cpuidle/governor.o CC [M] net/bridge/br_ioctl.o CC drivers/cpuidle/sysfs.o CC sound/soc/codecs/sti-sas.o CC sound/soc/codecs/tas5086.o CC drivers/char/tpm/tpm_i2c_infineon.o CC drivers/cpuidle/governors/ladder.o /home/kisskb/slave/src/net/bluetooth/hidp/core.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC [M] net/bridge/netfilter/ebt_802_3.o CC [M] net/bridge/netfilter/ebt_among.o AR net/can/can.o CC net/core/sock.o LD [M] net/can/can-raw.o AR kernel/bpf/built-in.o CC net/dcb/dcbnl.o CC drivers/char/tpm/tpm_atmel.o AR kernel/built-in.o CC sound/soc/codecs/tlv320aic3x.o CC drivers/cpufreq/cpufreq_performance.o CC [M] drivers/char/ipmi/ipmi_kcs_sm.o AR net/can/can-bcm.o CC drivers/cpufreq/cpufreq_powersave.o AR net/decnet/netfilter/built-in.o CC drivers/char/tpm/st33zp24/i2c.o CC drivers/char/tpm/st33zp24/st33zp24.o CC drivers/cpufreq/cpufreq_userspace.o CC [M] net/ceph/buffer.o AR net/can/built-in.o CC [M] net/decnet/af_decnet.o CC [M] net/ceph/pagelist.o CC [M] net/ceph/mon_client.o CC [M] drivers/char/tpm/tpm_tis.o CC net/dns_resolver/dns_key.o AR drivers/cpuidle/governors/built-in.o CC net/dns_resolver/dns_query.o CC [M] drivers/char/tpm/tpm_i2c_nuvoton.o CC net/batman-adv/bitarray.o CC net/ethernet/eth.o CC [M] net/bridge/br_stp.o AR drivers/cpuidle/built-in.o CC sound/soc/codecs/wm8523.o CC net/batman-adv/bridge_loop_avoidance.o CC drivers/dma-buf/dma-buf.o CC net/batman-adv/distributed-arp-table.o CC [M] net/ceph/cls_lock_client.o CC sound/soc/codecs/wm8580.o CC net/batman-adv/fragmentation.o CC [M] drivers/char/xillybus/xillybus_of.o CC drivers/cpufreq/cpufreq_ondemand.o CC [M] net/bridge/br_stp_bpdu.o CC drivers/cpufreq/cpufreq_conservative.o AR drivers/char/tpm/tpm.o AR drivers/dax/dax.o AR drivers/dax/built-in.o CC [M] net/bridge/br_stp_if.o CC [M] net/bridge/netfilter/ebt_ip.o AR net/bluetooth/hidp/hidp.o CC [M] net/bridge/netfilter/ebt_ip6.o CC drivers/extcon/extcon.o AR net/bluetooth/hidp/built-in.o CC [M] net/bluetooth/hci_event.o CC sound/soc/codecs/wm8711.o CC [M] net/bridge/br_stp_timer.o CC [M] net/bridge/netfilter/ebt_limit.o CC sound/soc/codecs/wm8731.o CC sound/soc/codecs/zx_aud96p22.o CC drivers/cpufreq/cpufreq_governor.o CC [M] net/bridge/netfilter/ebt_mark_m.o CC [M] net/bridge/br_netlink.o LD [M] net/ax25/ax25.o CC [M] sound/soc/codecs/ak4554.o CC [M] sound/soc/codecs/ak4613.o AR net/dns_resolver/dns_resolver.o CC [M] drivers/char/ipmi/ipmi_smic_sm.o AR net/dns_resolver/built-in.o CC [M] drivers/char/ipmi/ipmi_bt_sm.o CC [M] net/hsr/hsr_main.o CC [M] net/ceph/osd_client.o CC net/ieee802154/netlink.o CC [M] net/bridge/netfilter/ebt_vlan.o CC drivers/dma/of-dma.o CC drivers/cpufreq/cpufreq_governor_attr_set.o CC [M] sound/soc/codecs/ak4642.o CC net/batman-adv/gateway_client.o AR drivers/char/tpm/st33zp24/tpm_st33zp24_i2c.o CC net/batman-adv/gateway_common.o CC net/batman-adv/hard-interface.o AR drivers/char/tpm/st33zp24/tpm_st33zp24.o AR drivers/char/tpm/st33zp24/built-in.o AR drivers/char/tpm/built-in.o CC [M] sound/soc/codecs/ak5386.o CC [M] drivers/char/ipmi/ipmi_si_hotmod.o AR drivers/char/built-in.o CC [M] sound/soc/codecs/cs35l33.o CC drivers/dma-buf/dma-fence.o CC [M] net/ceph/osdmap.o CC [M] net/bridge/br_netlink_tunnel.o CC [M] net/ceph/crush/crush.o CC drivers/firewire/core-card.o CC net/batman-adv/hash.o CC [M] sound/soc/codecs/cs42l51.o CC [M] sound/soc/codecs/cs42l51-i2c.o CC [M] drivers/char/ipmi/ipmi_si_hardcode.o CC [M] net/bridge/netfilter/ebt_arpreply.o CC [M] sound/soc/codecs/cs4265.o CC [M] net/bluetooth/mgmt.o CC [M] sound/soc/codecs/cs4270.o CC [M] sound/soc/codecs/cs4271.o CC [M] net/bridge/netfilter/ebt_dnat.o CC [M] net/bridge/netfilter/ebt_redirect.o CC net/batman-adv/main.o CC [M] net/bridge/br_arp_nd_proxy.o CC [M] sound/soc/codecs/cs4271-i2c.o CC [M] net/bridge/br_sysfs_if.o AR drivers/cpufreq/built-in.o CC [M] net/bridge/netfilter/ebt_log.o CC drivers/dma-buf/dma-fence-array.o CC [M] drivers/char/ipmi/ipmi_si_platform.o AR net/ethernet/built-in.o CC [M] net/hsr/hsr_framereg.o CC [M] net/ceph/crush/mapper.o CC net/batman-adv/netlink.o AR drivers/firmware/broadcom/built-in.o CC net/ieee802154/nl-mac.o CC [M] net/bridge/br_sysfs_br.o CC net/ipv4/route.o CC [M] sound/soc/codecs/cs4271-spi.o CC [M] drivers/char/ipmi/ipmi_si_port_io.o CC [M] sound/soc/codecs/cs4349.o CC drivers/extcon/devres.o AR drivers/firmware/meson/built-in.o CC net/batman-adv/network-coding.o AR drivers/firmware/tegra/built-in.o CC drivers/dma/dmatest.o AR drivers/firmware/built-in.o CC [M] net/ceph/crush/hash.o CC [M] net/bridge/netfilter/ebt_nflog.o CC drivers/fpga/fpga-mgr.o CC net/dcb/dcbevent.o CC net/batman-adv/originator.o CC [M] drivers/char/ipmi/ipmi_si_mem_io.o CC [M] sound/soc/codecs/es7134.o CC [M] net/decnet/dn_nsp_in.o CC net/batman-adv/routing.o CC [M] net/ceph/debugfs.o /home/kisskb/slave/src/sound/soc/codecs/cs4271.c: In function 'cs4271_probe': /home/kisskb/slave/src/include/linux/device.h:1030:19: warning: 'cs4271' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/sound/soc/codecs/cs4271.c:711:25: note: 'cs4271' was declared here CC [M] sound/soc/codecs/es8328.o CC [M] net/ceph/auth.o CC [M] sound/soc/codecs/es8328-spi.o CC [M] net/bridge/br_multicast.o CC drivers/dma-buf/reservation.o CC [M] sound/soc/codecs/max98927.o CC drivers/firewire/core-cdev.o /home/kisskb/slave/src/sound/soc/codecs/cs4271.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC [M] net/bridge/br_mdb.o CC [M] sound/soc/codecs/max9860.o CC drivers/dma-buf/seqno-fence.o CC [M] drivers/char/ipmi/ipmi_si_pci.o CC [M] drivers/char/ipmi/ipmi_watchdog.o CC [M] net/ceph/auth_none.o CC drivers/extcon/extcon-max77693.o CC [M] net/ceph/crypto.o CC [M] sound/soc/codecs/hdmi-codec.o CC [M] sound/soc/codecs/pcm1681.o CC [M] sound/soc/codecs/pcm179x-spi.o CC drivers/extcon/extcon-max77843.o CC [M] sound/soc/codecs/rl6231.o CC [M] net/bridge/br_switchdev.o CC net/batman-adv/send.o CC [M] sound/soc/codecs/rt5645.o CC [M] net/bluetooth/hci_sock.o CC [M] net/hsr/hsr_netlink.o CC [M] net/hsr/hsr_device.o AR net/bridge/built-in.o CC net/core/request_sock.o CC [M] sound/soc/codecs/sgtl5000.o AR drivers/char/ipmi/built-in.o CC drivers/firewire/core-device.o CC net/batman-adv/soft-interface.o CC drivers/dma-buf/sync_file.o CC [M] sound/soc/codecs/si476x.o CC drivers/fpga/altera-ps-spi.o CC [M] net/ceph/armor.o CC drivers/fpga/xilinx-spi.o CC net/batman-adv/sysfs.o AR net/dcb/built-in.o CC [M] sound/soc/codecs/spdif_receiver.o CC [M] net/ipv6/ila/ila_common.o CC [M] sound/soc/codecs/spdif_transmitter.o LD [M] drivers/char/ipmi/ipmi_si.o CC [M] net/ceph/auth_x.o CC net/ieee802154/nl-phy.o CC [M] sound/soc/codecs/ssm2602.o CC [M] sound/soc/codecs/ssm2602-spi.o CC [M] sound/soc/codecs/sta350.o CC [M] sound/soc/codecs/tas5720.o CC net/ieee802154/nl_policy.o CC drivers/extcon/extcon-rt8973a.o CC [M] net/decnet/dn_nsp_out.o CC [M] net/ceph/ceph_fs.o CC drivers/firewire/core-iso.o CC net/core/skbuff.o AR net/ipv6/netfilter/built-in.o CC [M] drivers/extcon/extcon-max14577.o CC [M] net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.o CC [M] net/ceph/ceph_strings.o CC [M] sound/soc/codecs/tfa9879.o CC [M] sound/soc/codecs/tlv320aic23.o CC net/batman-adv/tp_meter.o CC [M] sound/soc/codecs/tlv320aic23-spi.o CC [M] net/hsr/hsr_slave.o CC [M] net/ceph/ceph_hash.o CC net/batman-adv/translation-table.o CC [M] net/hsr/hsr_forward.o CC net/core/datagram.o CC drivers/fpga/altera-pr-ip-core.o CC drivers/dma/altera-msgdma.o CC [M] drivers/dma/dw/core.o CC [M] sound/soc/codecs/ts3a227e.o CC net/ieee802154/core.o CC net/batman-adv/tvlv.o CC [M] sound/soc/codecs/wm8510.o CC [M] sound/soc/codecs/wm8741.o CC [M] drivers/fpga/ice40-spi.o CC [M] net/ceph/pagevec.o CC [M] sound/soc/codecs/wm8750.o CC [M] sound/soc/codecs/wm8770.o CC [M] sound/soc/codecs/wm8804.o AR drivers/dma-buf/built-in.o CC [M] drivers/fsi/fsi-core.o AR drivers/extcon/extcon-core.o CC [M] net/ceph/snapshot.o CC [M] drivers/fsi/fsi-master-hub.o AR drivers/extcon/built-in.o CC drivers/firewire/core-topology.o CC drivers/firewire/core-transaction.o /home/kisskb/slave/src/net/hsr/hsr_forward.c: In function 'hsr_forward_skb': /home/kisskb/slave/src/net/hsr/hsr_forward.c:276:24: warning: 'frame.port_rcv' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/net/hsr/hsr_forward.c:362:24: note: 'frame.port_rcv' was declared here /home/kisskb/slave/src/net/hsr/hsr_forward.c:151:34: warning: 'frame.sequence_nr' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/net/hsr/hsr_forward.c:362:24: note: 'frame.sequence_nr' was declared here /home/kisskb/slave/src/net/hsr/hsr_forward.c:195:3: warning: 'frame.skb_hsr' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/net/hsr/hsr_forward.c:362:24: note: 'frame.skb_hsr' was declared here /home/kisskb/slave/src/net/hsr/hsr_forward.c:112:5: warning: 'frame.is_vlan' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/net/hsr/hsr_forward.c:362:24: note: 'frame.is_vlan' was declared here CC drivers/gpu/drm/drm_mipi_dsi.o CC [M] net/ipv6/ila/ila_lwt.o CC net/ieee802154/header_ops.o CC drivers/firewire/net.o CC net/ieee802154/sysfs.o CC [M] sound/soc/codecs/wm8804-i2c.o /home/kisskb/slave/src/net/hsr/hsr_forward.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC [M] net/ceph/string_table.o CC [M] net/decnet/dn_route.o CC [M] drivers/fpga/altera-pr-ip-core-plat.o CC [M] sound/soc/codecs/wm8804-spi.o CC [M] net/ipv6/netfilter/nf_conntrack_proto_icmpv6.o CC drivers/firewire/nosy.o CC net/ipv4/inetpeer.o CC [M] sound/soc/codecs/wm8974.o CC [M] sound/soc/codecs/max98504.o CC [M] drivers/firewire/ohci.o LD [M] net/hsr/hsr.o CC [M] sound/soc/codecs/tpa6130a2.o CC drivers/dma/qcom/hidma_mgmt.o CC [M] net/ipx/af_ipx.o AR drivers/dma/xilinx/built-in.o CC [M] drivers/fsi/fsi-scom.o AR sound/soc/codecs/snd-soc-ac97.o AR sound/soc/codecs/snd-soc-adau7002.o CC [M] net/ipv6/netfilter/nf_defrag_ipv6_hooks.o AR sound/soc/codecs/snd-soc-cs35l32.o AR sound/soc/codecs/snd-soc-cs35l34.o CC [M] net/ipv6/ila/ila_xlat.o AR sound/soc/codecs/snd-soc-cs42l42.o AR sound/soc/codecs/snd-soc-cs42l52.o AR sound/soc/codecs/snd-soc-cs42l56.o AR sound/soc/codecs/snd-soc-es8316.o AR sound/soc/codecs/snd-soc-cs43130.o AR sound/soc/codecs/snd-soc-gtm601.o CC [M] drivers/fpga/xilinx-pr-decoupler.o CC [M] drivers/fpga/fpga-bridge.o AR sound/soc/codecs/snd-soc-inno-rk3036.o AR sound/soc/codecs/snd-soc-msm8916-digital.o AR sound/soc/codecs/snd-soc-nau8810.o CC drivers/hid/hid-core.o AR sound/soc/codecs/snd-soc-pcm179x-i2c.o AR sound/soc/codecs/snd-soc-pcm179x-codec.o AR sound/soc/codecs/snd-soc-nau8824.o AR sound/soc/codecs/snd-soc-sta32x.o AR sound/soc/codecs/snd-soc-tas5086.o AR sound/soc/codecs/snd-soc-tlv320aic3x.o AR sound/soc/codecs/snd-soc-sti-sas.o CC net/ieee802154/nl802154.o AR sound/soc/codecs/snd-soc-wm8523.o CC net/ieee802154/trace.o AR sound/soc/codecs/snd-soc-wm8580.o AR sound/soc/codecs/snd-soc-wm8731.o AR sound/soc/codecs/snd-soc-wm8711.o AR sound/soc/codecs/snd-soc-zx-aud96p22.o LD [M] sound/soc/codecs/snd-soc-ak4554.o LD [M] sound/soc/codecs/snd-soc-ak4613.o LD [M] sound/soc/codecs/snd-soc-ak5386.o LD [M] sound/soc/codecs/snd-soc-ak4642.o LD [M] sound/soc/codecs/snd-soc-cs35l33.o LD [M] sound/soc/codecs/snd-soc-cs42l51.o LD [M] sound/soc/codecs/snd-soc-cs42l51-i2c.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_drv.o LD [M] sound/soc/codecs/snd-soc-cs4265.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-cs4271-spi.o LD [M] sound/soc/codecs/snd-soc-cs4349.o CC [M] net/decnet/dn_dev.o LD [M] sound/soc/codecs/snd-soc-es7134.o LD [M] sound/soc/codecs/snd-soc-es8328.o LD [M] sound/soc/codecs/snd-soc-max98927.o LD [M] sound/soc/codecs/snd-soc-es8328-spi.o CC [M] net/decnet/dn_neigh.o CC net/ipv4/protocol.o LD [M] sound/soc/codecs/snd-soc-max9860.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_device.o LD [M] sound/soc/codecs/snd-soc-hdmi-codec.o LD [M] sound/soc/codecs/snd-soc-pcm1681.o LD [M] sound/soc/codecs/snd-soc-rl6231.o LD [M] sound/soc/codecs/snd-soc-pcm179x-spi.o CC [M] net/ipv6/netfilter/nf_conntrack_reasm.o CC net/ipv4/ip_input.o LD [M] sound/soc/codecs/snd-soc-rt5645.o AR drivers/gpu/drm/amd/lib/built-in.o LD [M] sound/soc/codecs/snd-soc-sgtl5000.o LD [M] sound/soc/codecs/snd-soc-si476x.o LD [M] sound/soc/codecs/snd-soc-spdif-rx.o CC [M] drivers/gpu/drm/amd/lib/chash.o LD [M] sound/soc/codecs/snd-soc-spdif-tx.o CC [M] drivers/fpga/fpga-region.o CC net/core/stream.o LD [M] sound/soc/codecs/snd-soc-ssm2602.o LD [M] sound/soc/codecs/snd-soc-ssm2602-spi.o CC [M] net/ieee802154/socket.o CC [M] net/ipx/ipx_route.o AR net/ieee802154/6lowpan/built-in.o LD [M] sound/soc/codecs/snd-soc-sta350.o CC [M] net/ieee802154/6lowpan/core.o AR drivers/fpga/built-in.o LD [M] net/bridge/bridge.o CC [M] net/ieee802154/6lowpan/rx.o LD [M] sound/soc/codecs/snd-soc-tas5720.o LD [M] sound/soc/codecs/snd-soc-tfa9879.o LD [M] sound/soc/codecs/snd-soc-tlv320aic23.o LD [M] sound/soc/codecs/snd-soc-tlv320aic23-spi.o LD [M] sound/soc/codecs/snd-soc-ts3a227e.o CC drivers/dma/qcom/hidma_mgmt_sys.o LD [M] sound/soc/codecs/snd-soc-wm8510.o LD [M] sound/soc/codecs/snd-soc-wm8741.o LD [M] sound/soc/codecs/snd-soc-wm8750.o LD [M] sound/soc/codecs/snd-soc-wm8770.o CC drivers/hsi/hsi_boardinfo.o CC drivers/hsi/hsi_core.o CC drivers/hid/hid-input.o LD [M] sound/soc/codecs/snd-soc-wm8804.o AR drivers/firewire/firewire-core.o LD [M] sound/soc/codecs/snd-soc-wm8804-i2c.o CC net/core/scm.o LD [M] sound/soc/codecs/snd-soc-wm8804-spi.o CC net/core/gen_stats.o CC [M] drivers/dma/dw/pci.o CC [M] net/ipv6/netfilter/nf_socket_ipv6.o LD [M] sound/soc/codecs/snd-soc-max98504.o LD [M] sound/soc/codecs/snd-soc-tpa6130a2.o AR sound/soc/codecs/built-in.o CC net/kcm/kcmsock.o LD [M] sound/soc/codecs/snd-soc-wm8974.o CC net/core/gen_estimator.o LD [M] drivers/dma/dw/dw_dmac_core.o CC [M] net/ieee802154/6lowpan/reassembly.o AR sound/soc/built-in.o CC [M] net/bluetooth/hci_sysfs.o CC drivers/hid/hid-debug.o CC [M] net/bluetooth/l2cap_core.o CC [M] net/key/af_key.o CC [M] drivers/hwmon/hwmon.o CC drivers/dma/qcom/hidma_ll.o AR drivers/firewire/firewire-net.o AR drivers/hwtracing/intel_th/built-in.o AR drivers/firewire/built-in.o CC net/ipv4/ip_fragment.o CC [M] drivers/hwtracing/intel_th/core.o CC drivers/hwtracing/stm/core.o CC net/core/net_namespace.o /home/kisskb/slave/src/net/ipv6/netfilter/nf_conntrack_reasm.c: In function 'nf_ct_frag6_gather': /home/kisskb/slave/src/net/ipv6/netfilter/nf_conntrack_reasm.c:352:16: warning: 'nhoff' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/net/ipv6/netfilter/nf_conntrack_reasm.c:571:13: note: 'nhoff' was declared here AR sound/built-in.o CC drivers/hwtracing/stm/policy.o CC drivers/dma/qcom/hidma.o CC [M] drivers/gpu/drm/arc/arcpgu_crtc.o LD [M] net/ceph/libceph.o /home/kisskb/slave/src/net/core/gen_stats.c: In function '__gnet_stats_copy_basic': /home/kisskb/slave/src/net/core/gen_stats.c:149:19: warning: 'seq' may be used uninitialized in this function [-Wuninitialized] CC drivers/dma/qcom/hidma_dbg.o LD [M] drivers/dma/dw/dw_dmac_pci.o CC [M] drivers/gpu/drm/arc/arcpgu_hdmi.o CC [M] net/ipv6/netfilter/nf_log_ipv6.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_kms.o /home/kisskb/slave/src/net/core/gen_stats.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC drivers/hid/uhid.o CC [M] net/l2tp/l2tp_core.o /home/kisskb/slave/src/net/ipv6/netfilter/nf_conntrack_reasm.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC drivers/hsi/clients/hsi_char.o CC [M] net/decnet/dn_timer.o CC [M] net/ieee802154/6lowpan/tx.o CC net/core/secure_seq.o CC [M] net/ipx/ipx_proc.o AR net/batman-adv/batman-adv.o CC net/ipv4/ip_forward.o LD [M] drivers/firewire/firewire-ohci.o AR net/batman-adv/built-in.o CC net/ipv4/ip_options.o CC [M] net/ipx/pe2.o CC [M] net/bluetooth/l2cap_sock.o AR drivers/dma/qcom/hdma_mgmt.o CC net/l3mdev/l3mdev.o CC drivers/hwtracing/stm/dummy_stm.o CC [M] net/decnet/dn_fib.o CC drivers/hwtracing/stm/console.o CC drivers/i2c/i2c-boardinfo.o LD [M] net/ipv6/ila/ila.o CC [M] net/decnet/dn_rules.o CC net/core/flow_dissector.o CC drivers/hid/hid-generic.o CC net/ipv6/addrconf_core.o CC [M] net/decnet/dn_table.o AR drivers/hsi/controllers/built-in.o CC [M] net/decnet/sysctl_net_decnet.o AR drivers/hsi/hsi.o LD [M] net/ipv6/netfilter/nf_conntrack_ipv6.o AR net/decnet/built-in.o CC net/core/dev.o CC drivers/hid/hid-belkin.o LD [M] net/ipv6/netfilter/nf_defrag_ipv6.o CC drivers/hid/hid-gyration.o LD [M] net/ieee802154/ieee802154_socket.o CC net/core/ethtool.o CC drivers/hid/hid-icade.o CC net/core/dev_addr_lists.o CC net/kcm/kcmproc.o CC [M] drivers/hwmon/hwmon-vid.o CC net/ipv6/exthdrs_core.o CC [M] drivers/gpu/drm/arc/arcpgu_sim.o CC [M] drivers/gpu/drm/arc/arcpgu_drv.o CC drivers/hwtracing/stm/ftrace.o AR drivers/hwtracing/stm/stm_console.o AR drivers/dma/qcom/hdma.o AR drivers/dma/qcom/built-in.o CC net/ipv4/ip_output.o AR drivers/dma/built-in.o AR drivers/hwtracing/stm/stm_core.o CC drivers/i2c/i2c-core-base.o CC net/core/dst.o CC [M] drivers/hwmon/w83791d.o AR drivers/idle/built-in.o CC [M] drivers/hwtracing/intel_th/debug.o AR net/ieee802154/ieee802154.o CC [M] net/bluetooth/smp.o CC [M] drivers/infiniband/core/packer.o CC drivers/hid/hid-ite.o CC [M] drivers/infiniband/hw/nes/nes.o AR drivers/hwtracing/stm/stm_ftrace.o LD [M] net/ipx/ipx.o AR drivers/hwtracing/stm/built-in.o CC drivers/hid/hid-kye.o CC drivers/hid/hid-lg.o CC drivers/input/input.o CC drivers/hid/hid-lgff.o CC drivers/hid/hid-lg2ff.o CC [M] drivers/hwmon/ad7414.o CC drivers/hid/hid-lg3ff.o CC net/ipv6/ip6_checksum.o CC drivers/hid/hid-lg4ff.o LD [M] net/ieee802154/6lowpan/ieee802154_6lowpan.o CC net/core/netevent.o CC [M] drivers/infiniband/sw/rdmavt/vt.o AR net/ieee802154/built-in.o CC [M] drivers/infiniband/sw/rdmavt/ah.o AR drivers/hsi/clients/built-in.o /home/kisskb/slave/src/net/core/flow_dissector.c: In function '__skb_flow_dissect': /home/kisskb/slave/src/net/core/flow_dissector.c:739:7: warning: 'vlan' may be used uninitialized in this function [-Wuninitialized] CC [M] drivers/hwtracing/intel_th/pci.o AR drivers/hsi/built-in.o CC net/ipv4/ip_sockglue.o CC net/llc/llc_core.o CC net/core/neighbour.o CC net/ipv4/inet_hashtables.o CC net/llc/llc_input.o CC drivers/input/gameport/gameport.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.o AR net/l3mdev/built-in.o CC drivers/input/gameport/fm801-gp.o LD [M] drivers/gpu/drm/arc/arcpgu.o CC net/mac80211/main.o CC drivers/hid/hid-magicmouse.o AR net/kcm/kcm.o CC [M] drivers/gpu/drm/bochs/bochs_drv.o CC net/core/rtnetlink.o AR net/kcm/built-in.o CC net/mac802154/main.o CC net/mac802154/rx.o CC drivers/hid/hid-mf.o CC drivers/hid/hid-multitouch.o CC drivers/hid/hid-nti.o CC [M] drivers/hwmon/ad7418.o CC [M] drivers/hwmon/adc128d818.o CC net/ipv6/ip6_icmp.o CC drivers/hid/hid-prodikeys.o /home/kisskb/slave/src/net/core/flow_dissector.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC net/ipv6/output_core.o CC [M] drivers/gpu/drm/amd/amdgpu/atombios_crtc.o LD [M] net/decnet/decnet.o CC drivers/input/gameport/lightning.o CC net/core/utils.o CC net/ipv4/inet_timewait_sock.o CC [M] drivers/hwtracing/intel_th/gth.o CC net/mpls/mpls_gso.o CC net/core/link_watch.o CC net/ncsi/ncsi-cmd.o CC net/ipv6/protocol.o CC drivers/hid/hid-pl.o CC drivers/hid/hid-samsung.o CC [M] drivers/hwmon/adm1025.o CC net/llc/llc_output.o CC drivers/hid/hid-sjoy.o CC drivers/hid/hid-steelseries.o CC [M] net/bluetooth/lib.o CC [M] drivers/input/gameport/ns558.o CC [M] drivers/infiniband/core/ud_header.o CC [M] drivers/hwmon/adm1026.o CC net/core/filter.o CC [M] drivers/gpu/drm/bochs/bochs_mm.o CC drivers/hid/hid-gaff.o CC [M] drivers/infiniband/hw/nes/nes_hw.o AR drivers/input/gameport/built-in.o CC [M] drivers/infiniband/core/verbs.o CC [M] drivers/infiniband/sw/rdmavt/cq.o CC net/llc/llc_if.o CC drivers/hid/hid-twinhan.o CC net/core/sock_diag.o CC net/mac802154/tx.o CC drivers/hid/hid-udraw-ps3.o CC drivers/input/input-compat.o CC drivers/hid/hid-sensor-hub.o CC drivers/hid/i2c-hid/i2c-hid.o AR net/mpls/built-in.o CC [M] drivers/hwtracing/intel_th/sth.o CC [M] drivers/infiniband/sw/rdmavt/mad.o CC drivers/input/serio/serio.o CC net/netfilter/core.o CC net/mac802154/mac_cmd.o CC net/netlink/af_netlink.o CC [M] drivers/hid/hid-a4tech.o CC [M] drivers/hwmon/adm1029.o CC [M] drivers/hid/hid-alps.o CC net/ipv4/inet_connection_sock.o CC [M] drivers/hid/hid-aureal.o CC net/ipv6/ip6_offload.o CC [M] drivers/hid/hid-chicony.o CC drivers/i2c/i2c-core-smbus.o CC net/ncsi/ncsi-rsp.o CC net/core/dev_ioctl.o CC net/ipv4/tcp.o CC drivers/input/input-mt.o CC net/ipv6/tcpv6_offload.o CC net/core/tso.o CC [M] drivers/hid/hid-cmedia.o CC net/llc/llc_c_ev.o CC [M] drivers/gpu/drm/bochs/bochs_kms.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.o CC [M] drivers/hid/hid-cypress.o CC net/ipv6/exthdrs_offload.o CC net/core/sock_reuseport.o CC net/ipv4/tcp_input.o CC net/core/fib_notifier.o CC [M] drivers/gpu/drm/amd/amdgpu/atom.o CC [M] drivers/hid/hid-dr.o CC [M] net/bluetooth/ecdh_helper.o CC [M] drivers/hwtracing/intel_th/pti.o CC net/mac802154/mib.o CC [M] drivers/infiniband/core/cq.o CC [M] drivers/hid/hid-emsff.o CC [M] drivers/hwmon/adm9240.o CC net/llc/llc_c_ac.o CC [M] drivers/hwmon/ads7828.o CC net/ipv4/tcp_output.o CC [M] drivers/hid/hid-elecom.o CC [M] drivers/infiniband/sw/rdmavt/mcast.o CC [M] drivers/hid/hid-gfrm.o CC [M] drivers/hid/hid-keytouch.o CC [M] net/bluetooth/hci_request.o CC [M] drivers/hid/hid-lenovo.o CC drivers/input/serio/xilinx_ps2.o CC [M] drivers/hid/hid-microsoft.o AR drivers/hid/i2c-hid/built-in.o CC net/mac802154/iface.o CC [M] drivers/hid/hid-petalynx.o CC [M] drivers/hid/hid-plantronics.o CC [M] drivers/hwmon/ads7871.o CC net/core/net-sysfs.o CC [M] drivers/hid/hid-rmi.o CC drivers/input/ff-core.o CC net/ipv6/inet6_hashtables.o CC net/mac80211/status.o CC [M] drivers/gpu/drm/bochs/bochs_fbdev.o CC [M] net/bluetooth/mgmt_util.o CC net/ipv6/mcast_snoop.o LD [M] drivers/hwtracing/intel_th/intel_th.o CC net/netfilter/nf_log.o LD [M] drivers/hwtracing/intel_th/intel_th_pci.o CC [M] drivers/hid/hid-led.o LD [M] drivers/hwtracing/intel_th/intel_th_gth.o CC [M] drivers/hwmon/adt7x10.o LD [M] drivers/hwtracing/intel_th/intel_th_sth.o LD [M] drivers/hwtracing/intel_th/intel_th_pti.o /home/kisskb/slave/src/net/core/dev.c: In function 'validate_xmit_skb_list': /home/kisskb/slave/src/net/core/dev.c:3115:15: warning: 'tail' may be used uninitialized in this function [-Wuninitialized] CC [M] net/ipv6/af_inet6.o CC drivers/ipack/ipack.o CC [M] drivers/infiniband/sw/rdmavt/mmap.o CC [M] drivers/hid/hid-zpff.o CC net/core/fib_rules.o CC net/ncsi/ncsi-aen.o CC net/core/net-traces.o CC net/llc/llc_conn.o CC [M] drivers/hid/hid-zydacron.o CC net/mac802154/llsec.o CC drivers/i2c/i2c-core-slave.o CC drivers/input/serio/apbps2.o CC net/core/drop_monitor.o CC net/core/timestamping.o CC [M] drivers/hid/hid-sensor-custom.o AR drivers/hid/hid.o CC [M] drivers/infiniband/core/rw.o AR drivers/hid/hid-logitech.o CC [M] drivers/infiniband/core/sysfs.o CC [M] drivers/hwmon/adt7310.o CC [M] drivers/hwmon/adt7411.o AR drivers/hid/built-in.o CC [M] drivers/gpu/drm/bochs/bochs_hw.o CC net/core/ptp_classifier.o CC [M] drivers/infiniband/core/device.o CC net/mac80211/driver-ops.o CC drivers/input/ff-memless.o CC [M] drivers/infiniband/sw/rdmavt/mr.o CC net/llc/llc_c_st.o CC [M] drivers/hwmon/adt7470.o CC net/ipv4/tcp_timer.o CC [M] drivers/hwmon/asc7621.o CC net/netlink/genetlink.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_fence.o CC [M] net/bluetooth/sco.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.o CC [M] drivers/input/serio/pcips2.o CC drivers/i2c/i2c-core-of.o CC [M] drivers/infiniband/sw/rdmavt/pd.o CC drivers/ipack/carriers/tpci200.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_object.o AR drivers/gpu/drm/bridge/synopsys/built-in.o CC [M] drivers/gpu/drm/bridge/synopsys/dw-hdmi.o CC [M] drivers/hwmon/emc2103.o CC net/netfilter/nf_queue.o CC [M] drivers/hwmon/emc6w201.o CC [M] net/ipv6/anycast.o CC net/ncsi/ncsi-manage.o CC drivers/input/input-polldev.o CC drivers/irqchip/irqchip.o LD [M] drivers/gpu/drm/bochs/bochs-drm.o CC net/core/netprio_cgroup.o CC [M] net/ipv6/ip6_output.o CC net/core/netclassid_cgroup.o CC net/core/lwtunnel.o CC net/llc/llc_pdu.o CC [M] drivers/infiniband/core/fmr_pool.o CC [M] drivers/input/serio/libps2.o CC [M] drivers/gpu/drm/cirrus/cirrus_main.o CC drivers/i2c/i2c-smbus.o CC net/core/lwt_bpf.o CC net/llc/llc_sap.o CC [M] net/ipv6/ip6_input.o CC [M] drivers/hwmon/g760a.o CC [M] drivers/hwmon/g762.o CC [M] drivers/hwmon/gl518sm.o CC net/core/dst_cache.o CC [M] net/bluetooth/a2mp.o CC [M] drivers/hwmon/gl520sm.o CC net/core/devlink.o CC [M] drivers/hwmon/i5k_amb.o AR drivers/irqchip/built-in.o CC drivers/leds/led-core.o AR drivers/ipack/carriers/built-in.o AR drivers/ipack/devices/built-in.o CC net/mac802154/util.o CC [M] drivers/hwmon/ibmaem.o AR drivers/ipack/built-in.o CC [M] drivers/infiniband/core/cache.o CC [M] drivers/infiniband/hw/nes/nes_nic.o CC net/mac802154/cfg.o AR drivers/macintosh/built-in.o CC drivers/i2c/i2c-dev.o CC drivers/mailbox/mailbox.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 [M] drivers/gpu/drm/amd/amdgpu/amdgpu_gart.o CC net/mac80211/sta_info.o CC drivers/input/sparse-keymap.o CC net/core/gro_cells.o CC [M] drivers/hwmon/ibmpex.o CC net/llc/llc_s_ac.o CC net/llc/llc_s_ev.o CC net/netfilter/nf_sockopt.o CC [M] net/ipv6/addrlabel.o CC [M] net/ipv6/addrconf.o CC [M] net/bluetooth/amp.o CC net/ipv4/tcp_ipv4.o CC [M] drivers/infiniband/core/netlink.o CC [M] drivers/input/serio/arc_ps2.o CC [M] drivers/gpu/drm/cirrus/cirrus_mode.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.o CC drivers/leds/led-class.o CC [M] drivers/gpu/drm/cirrus/cirrus_drv.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_display.o CC [M] drivers/hwmon/ina209.o CC [M] drivers/hwmon/ina2xx.o CC drivers/input/joydev.o CC [M] drivers/hwmon/ina3221.o CC net/ipv4/tcp_minisocks.o CC [M] drivers/infiniband/core/roce_gid_mgmt.o CC [M] drivers/hwmon/lm70.o CC [M] drivers/hwmon/lineage-pem.o CC [M] drivers/hwmon/lm77.o AR net/netlink/built-in.o CC [M] drivers/infiniband/sw/rdmavt/qp.o CC [M] drivers/infiniband/sw/rdmavt/rc.o CC net/nfc/core.o CC net/nfc/netlink.o CC [M] drivers/hwmon/lm78.o CC drivers/i2c/algos/i2c-algo-bit.o CC drivers/mailbox/mailbox-test.o CC net/ipv4/tcp_cong.o CC net/mac802154/trace.o CC net/llc/llc_s_st.o AR drivers/input/serio/built-in.o AR net/ncsi/built-in.o CC net/llc/af_llc.o CC [M] net/nsh/nsh.o AR drivers/media/common/b2c2/built-in.o CC [M] net/ipv6/route.o AR drivers/media/common/saa7146/built-in.o CC net/mac80211/wep.o CC [M] drivers/hwmon/lm80.o AR drivers/media/firewire/built-in.o AR drivers/media/common/siano/built-in.o CC [M] drivers/hwmon/lm85.o CC drivers/leds/led-triggers.o CC [M] net/ipv6/ip6_fib.o CC [M] drivers/hwmon/lm87.o AR drivers/media/common/v4l2-tpg/built-in.o CC [M] drivers/gpu/drm/bridge/synopsys/dw-hdmi-ahb-audio.o CC net/netfilter/nf_conntrack_core.o CC [M] drivers/hwmon/lm90.o CC [M] drivers/gpu/drm/bridge/synopsys/dw-hdmi-i2s-audio.o AR drivers/media/common/built-in.o AR drivers/media/i2c/soc_camera/built-in.o CC [M] drivers/gpu/drm/cirrus/cirrus_fbdev.o CC drivers/media/i2c/saa6588.o CC [M] drivers/hwmon/lm92.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.o CC net/netfilter/nf_conntrack_standalone.o AR drivers/media/mmc/siano/built-in.o CC [M] net/bluetooth/hci_debugfs.o CC [M] drivers/hwmon/lm93.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_fb.o AR drivers/media/mmc/built-in.o CC net/mac80211/aead_api.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_gem.o AR drivers/media/pci/b2c2/built-in.o CC [M] drivers/hwmon/lm95234.o CC [M] net/bluetooth/selftest.o AR drivers/media/pci/ddbridge/built-in.o CC drivers/input/evdev.o AR drivers/media/pci/dm1105/built-in.o AR drivers/media/pci/mantis/built-in.o CC [M] drivers/infiniband/core/mr_pool.o CC net/ipv4/tcp_metrics.o CC drivers/leds/leds-bcm6358.o AR drivers/media/pci/netup_unidvb/built-in.o CC [M] drivers/i2c/algos/i2c-algo-pca.o CC [M] drivers/mailbox/platform_mhu.o CC drivers/mailbox/mailbox-altera.o AR drivers/media/pci/ngene/built-in.o CC [M] drivers/infiniband/hw/nes/nes_utils.o CC net/llc/llc_station.o AR drivers/media/pci/pluto2/built-in.o CC [M] drivers/infiniband/sw/rdmavt/srq.o CC [M] drivers/hwmon/lm95241.o AR drivers/media/pci/pt1/built-in.o AR net/core/built-in.o AR drivers/media/pci/pt3/built-in.o CC [M] net/openvswitch/actions.o AR drivers/media/pci/saa7146/built-in.o CC [M] drivers/hwmon/ltc2945.o CC net/mac80211/wpa.o CC [M] drivers/hwmon/ltc2990.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_ring.o CC [M] drivers/hwmon/ltc4215.o CC [M] drivers/gpu/drm/cirrus/cirrus_ttm.o AR drivers/media/pci/smipcie/built-in.o CC net/phonet/pn_dev.o CC [M] drivers/infiniband/core/addr.o AR drivers/media/pci/ttpci/built-in.o CC [M] drivers/gpu/drm/bridge/analogix-anx78xx.o CC drivers/media/i2c/tea6415c.o AR drivers/media/pci/built-in.o CC [M] drivers/infiniband/core/sa_query.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_cs.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_bios.o CC net/ipv4/tcp_fastopen.o AR net/mac802154/mac802154.o AR drivers/media/platform/blackfin/built-in.o CC drivers/leds/leds-lm3642.o CC [M] drivers/hwmon/ltc4260.o AR drivers/mailbox/built-in.o AR net/mac802154/built-in.o AR net/bluetooth/built-in.o CC net/mac80211/scan.o AR drivers/media/platform/davinci/built-in.o CC [M] net/psample/psample.o AR drivers/i2c/algos/built-in.o CC [M] drivers/memstick/core/memstick.o CC [M] drivers/hwmon/ltc4261.o CC net/ipv4/tcp_rate.o CC net/nfc/af_nfc.o AR drivers/message/fusion/built-in.o CC [M] drivers/infiniband/core/multicast.o AR drivers/message/built-in.o AR drivers/media/platform/meson/built-in.o CC drivers/i2c/busses/i2c-ali1535.o CC [M] net/ipv6/ipv6_sockglue.o AR net/llc/llc.o CC drivers/mfd/88pm800.o AR drivers/media/platform/omap/built-in.o CC [M] drivers/hwmon/max16065.o CC drivers/leds/leds-pca9532.o CC [M] drivers/hwmon/max1619.o AR net/llc/llc2.o CC [M] drivers/hwmon/max1668.o CC drivers/input/keyboard/adp5520-keys.o AR drivers/media/platform/stm32/built-in.o AR net/llc/built-in.o CC [M] drivers/hwmon/max197.o AR drivers/media/platform/built-in.o CC net/rfkill/core.o LD [M] net/bluetooth/bluetooth.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_benchmark.o CC net/netfilter/nf_conntrack_expect.o CC drivers/media/radio/radio-maxiradio.o CC net/nfc/rawsock.o CC [M] drivers/hwmon/max31722.o CC [M] drivers/hwmon/max6642.o CC net/sched/sch_generic.o CC drivers/leds/leds-lp55xx-common.o CC drivers/media/i2c/adv7170.o CC [M] drivers/hwmon/max6697.o CC net/phonet/pn_netlink.o CC [M] drivers/infiniband/sw/rdmavt/trace.o LD [M] drivers/gpu/drm/cirrus/cirrus.o CC [M] drivers/infiniband/core/mad.o CC [M] drivers/hwmon/mc13783-adc.o AR drivers/gpu/drm/hisilicon/built-in.o CC net/ipv4/tcp_recovery.o CC [M] drivers/hwmon/mcp3021.o AR drivers/gpu/drm/i2c/built-in.o CC drivers/leds/leds-lp5521.o CC [M] net/ipv6/ndisc.o CC [M] drivers/hwmon/tc654.o CC [M] drivers/gpu/drm/i2c/ch7006_drv.o CC drivers/mfd/88pm80x.o CC [M] drivers/hwmon/menf21bmc_hwmon.o CC drivers/input/keyboard/adp5589-keys.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_test.o CC [M] net/openvswitch/datapath.o CC drivers/i2c/busses/i2c-ali1563.o CC drivers/i2c/busses/i2c-ali15x3.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_pm.o CC [M] drivers/memstick/host/tifm_ms.o CC [M] drivers/hwmon/nct7802.o CC [M] drivers/gpu/drm/bridge/dumb-vga-dac.o CC [M] drivers/gpu/drm/amd/amdgpu/atombios_dp.o AR drivers/media/radio/si470x/built-in.o CC [M] drivers/infiniband/hw/nes/nes_verbs.o CC [M] drivers/media/radio/si470x/radio-si470x-i2c.o CC [M] drivers/hwmon/ntc_thermistor.o CC [M] drivers/hwmon/powr1220.o CC [M] drivers/hwmon/sht21.o CC drivers/media/i2c/adv7393.o CC drivers/media/i2c/bt866.o CC [M] drivers/infiniband/core/smi.o CC drivers/leds/leds-lp5562.o CC net/nfc/llcp_core.o CC net/ipv4/tcp_ulp.o CC [M] drivers/hwmon/sht3x.o CC net/phonet/socket.o CC [M] drivers/hwmon/shtc1.o CC drivers/leds/leds-lp8788.o CC net/mac80211/offchannel.o CC drivers/mfd/sm501.o CC net/strparser/strparser.o CC [M] drivers/hwmon/sis5595.o CC net/mac80211/ht.o CC net/rfkill/input.o CC net/ipv4/tcp_offload.o CC net/netfilter/nf_conntrack_helper.o LD [M] drivers/infiniband/sw/rdmavt/rdmavt.o CC net/ipv4/datagram.o CC [M] drivers/hwmon/smsc47m192.o CC [M] drivers/gpu/drm/i2c/ch7006_mode.o CC [M] drivers/infiniband/core/agent.o CC [M] drivers/infiniband/sw/rxe/rxe.o CC [M] drivers/gpu/drm/i2c/sil164_drv.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_afmt.o CC [M] drivers/infiniband/hw/nes/nes_cm.o CC [M] drivers/hwmon/tmp103.o CC drivers/input/keyboard/cap11xx.o CC net/nfc/llcp_commands.o CC drivers/i2c/busses/i2c-viapro.o CC [M] drivers/gpu/drm/bridge/lvds-encoder.o CC drivers/leds/leds-tca6507.o CC [M] drivers/hwmon/tmp108.o CC drivers/leds/leds-pca955x.o CC drivers/i2c/busses/i2c-designware-common.o CC net/netfilter/nf_conntrack_proto.o CC [M] drivers/media/radio/si470x/radio-si470x-common.o CC [M] drivers/hwmon/tmp421.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.o CC [M] drivers/memstick/host/jmb38x_ms.o CC drivers/media/i2c/ks0127.o CC net/sched/sch_mq.o CC [M] net/ipv6/udp.o CC drivers/media/i2c/ths7303.o CC [M] drivers/infiniband/core/mad_rmpp.o CC [M] net/ipv6/udplite.o CC [M] drivers/infiniband/core/security.o AR net/rfkill/rfkill.o AR net/rfkill/built-in.o CC net/switchdev/switchdev.o CC [M] drivers/hwmon/via686a.o CC [M] drivers/hwmon/vt8231.o CC [M] drivers/infiniband/core/nldev.o CC [M] drivers/gpu/drm/amd/amdgpu/atombios_encoders.o CC [M] drivers/hwmon/w83l785ts.o CC [M] drivers/hwmon/wm8350-hwmon.o CC [M] drivers/infiniband/hw/nes/nes_mgt.o CC [M] drivers/gpu/drm/bridge/megachips-stdpxxxx-ge-b850v3-fw.o CC [M] drivers/gpu/drm/i2c/tda998x_drv.o CC drivers/leds/leds-regulator.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_sa.o CC net/phonet/datagram.o CC drivers/i2c/busses/i2c-designware-master.o CC [M] drivers/infiniband/core/cm.o CC drivers/mfd/rtsx_pcr.o CC drivers/mfd/bd9571mwv.o LD [M] drivers/gpu/drm/i2c/ch7006.o CC drivers/input/keyboard/dlink-dir685-touchkeys.o CC drivers/i2c/busses/i2c-designware-slave.o CC net/ipv4/raw.o LD [M] drivers/gpu/drm/i2c/sil164.o CC net/ipv4/udp.o LD [M] drivers/media/radio/si470x/radio-i2c-si470x.o CC drivers/media/radio/si4713/si4713.o CC net/mac80211/agg-tx.o CC drivers/media/i2c/tw9903.o CC net/ipv4/udplite.o CC drivers/media/i2c/upd64031a.o CC [M] net/ipv6/raw.o CC [M] net/ipv6/icmp.o CC net/nfc/llcp_sock.o CC drivers/leds/leds-blinkm.o CC net/netfilter/nf_conntrack_l3proto_generic.o CC net/sched/sch_api.o CC [M] drivers/gpu/drm/amd/amdgpu/atombios_i2c.o CC net/ipv4/udp_offload.o CC net/sched/sch_blackhole.o CC [M] drivers/gpu/drm/mga/mga_drv.o CC [M] net/ipv6/mcast.o CC [M] net/ipv6/reassembly.o AR net/strparser/built-in.o CC [M] net/openvswitch/dp_notify.o CC [M] drivers/infiniband/core/iwcm.o CC drivers/mfd/rts5209.o CC net/unix/af_unix.o CC net/mac80211/agg-rx.o CC [M] drivers/memstick/host/r592.o CC [M] drivers/gpu/drm/bridge/parade-ps8622.o CC [M] drivers/infiniband/sw/rxe/rxe_comp.o CC drivers/input/keyboard/lkkbd.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_prime.o CC net/nfc/hci/core.o CC drivers/misc/dummy-irq.o CC [M] drivers/infiniband/core/iwpm_util.o CC [M] drivers/infiniband/core/iwpm_msg.o CC net/netfilter/nf_conntrack_proto_generic.o CC net/mac80211/vht.o CC drivers/i2c/busses/i2c-designware-platdrv.o CC drivers/i2c/busses/i2c-mpc.o CC drivers/media/i2c/mt9m111.o CC net/phonet/sysctl.o CC drivers/leds/leds-dac124s085.o CC net/sched/cls_api.o CC drivers/media/i2c/ml86v7667.o CC [M] drivers/gpu/drm/mga/mga_dma.o LD [M] drivers/gpu/drm/i2c/tda998x.o CC drivers/misc/tifm_core.o CC [M] drivers/gpu/drm/mgag200/mgag200_main.o CC drivers/mfd/rts5229.o AR net/switchdev/built-in.o CC net/vmw_vsock/af_vsock.o CC [M] net/openvswitch/flow.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_vm.o CC drivers/i2c/busses/i2c-parport-light.o CC net/wimax/op-msg.o CC net/wimax/id-table.o CC net/ipv4/arp.o CC drivers/mfd/rtl8411.o CC net/ipv4/icmp.o CC drivers/input/keyboard/lm8323.o CC drivers/media/radio/si4713/radio-platform-si4713.o AR drivers/leds/trigger/built-in.o CC [M] drivers/leds/trigger/ledtrig-heartbeat.o LD [M] drivers/infiniband/hw/nes/iw_nes.o CC [M] drivers/gpu/drm/bridge/sii902x.o CC [M] drivers/infiniband/hw/qib/qib_diag.o CC [M] drivers/memstick/host/rtsx_pci_ms.o CC net/ipv4/devinet.o CC net/phonet/af_phonet.o CC net/netfilter/nf_conntrack_proto_tcp.o CC [M] drivers/infiniband/core/cma.o CC [M] drivers/infiniband/core/cma_configfs.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_ib.o CC [M] drivers/i2c/busses/i2c-amd8111.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_pll.o CC drivers/mfd/rts5227.o CC [M] net/ipv6/tcp_ipv6.o /home/kisskb/slave/src/net/sched/cls_api.c: In function 'tc_ctl_tfilter': /home/kisskb/slave/src/net/sched/cls_api.c:202:27: warning: 'chain_info.next' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/net/sched/cls_api.c:726:24: note: 'chain_info.next' was declared here /home/kisskb/slave/src/include/linux/compiler.h:212:31: warning: 'chain_info.pprev' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/net/sched/cls_api.c:726:24: note: 'chain_info.pprev' was declared here CC [M] drivers/media/i2c/tvaudio.o CC [M] drivers/i2c/busses/i2c-i801.o CC [M] drivers/media/i2c/tda9840.o CC [M] net/ipv6/ping.o CC net/nfc/digital_core.o CC [M] drivers/gpu/drm/mgag200/mgag200_mode.o CC [M] drivers/infiniband/sw/rxe/rxe_req.o /home/kisskb/slave/src/net/sched/cls_api.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC [M] drivers/leds/trigger/ledtrig-activity.o CC [M] drivers/infiniband/core/user_mad.o CC [M] net/ipv6/exthdrs.o CC [M] drivers/gpu/drm/mga/mga_state.o CC drivers/misc/bh1770glc.o CC drivers/mfd/rts5249.o CC net/wimax/op-reset.o CC net/nfc/hci/hcp.o CC [M] net/ipv6/datagram.o CC net/ipv4/af_inet.o CC net/mac80211/ibss.o CC net/sched/sch_fifo.o CC net/mac80211/iface.o CC drivers/input/keyboard/mpr121_touchkey.o CC net/ipv4/igmp.o AR drivers/media/radio/si4713/built-in.o CC drivers/media/radio/radio-tea5764.o CC [M] drivers/gpu/drm/bridge/ti-tfp410.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.o CC [M] drivers/leds/trigger/ledtrig-transient.o CC drivers/mfd/lp87565.o CC net/mac80211/rate.o CC [M] drivers/media/i2c/tea6420.o CC net/wimax/op-rfkill.o CC [M] net/openvswitch/flow_netlink.o CC [M] drivers/i2c/busses/i2c-piix4.o CC net/sched/sch_cbq.o CC drivers/mmc/core/core.o CC net/nfc/hci/command.o CC [M] net/ipv6/ip6_flowlabel.o CC [M] drivers/gpu/drm/nouveau/nvif/object.o CC [M] drivers/leds/leds-bcm6328.o CC [M] drivers/infiniband/hw/qib/qib_driver.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.o CC net/wimax/op-state-get.o CC drivers/mfd/stmpe.o CC [M] drivers/i2c/busses/i2c-sis96x.o CC [M] drivers/media/i2c/saa717x.o CC drivers/input/keyboard/opencores-kbd.o CC net/phonet/pep.o CC drivers/mfd/stmpe-spi.o AR drivers/gpu/drm/bridge/built-in.o CC net/vmw_vsock/af_vsock_tap.o CC drivers/misc/isl29020.o CC drivers/media/radio/saa7706h.o CC net/nfc/digital_technology.o CC [M] net/ipv6/inet6_connection_sock.o AR drivers/gpu/drm/omapdrm/displays/built-in.o CC [M] net/ipv6/udp_offload.o CC net/unix/garbage.o CC [M] drivers/media/i2c/saa7127.o AR drivers/gpu/drm/omapdrm/dss/built-in.o CC net/ipv4/fib_frontend.o AR drivers/gpu/drm/omapdrm/built-in.o CC net/netfilter/nf_conntrack_proto_udp.o CC [M] drivers/gpu/drm/mga/mga_warp.o CC [M] drivers/infiniband/sw/rxe/rxe_resp.o AR drivers/gpu/drm/panel/built-in.o CC [M] drivers/gpu/drm/panel/panel-lvds.o CC [M] drivers/gpu/drm/panel/panel-jdi-lt070me05000.o CC net/sched/sch_red.o CC [M] drivers/gpu/drm/mgag200/mgag200_cursor.o LD [M] drivers/infiniband/core/ib_core.o CC [M] drivers/i2c/busses/i2c-via.o CC net/wimax/stack.o CC [M] drivers/leds/leds-bd2802.o CC [M] net/ipv6/seg6.o CC [M] drivers/gpu/drm/nouveau/nvif/client.o CC [M] net/ipv6/fib6_notifier.o LD [M] drivers/infiniband/core/ib_cm.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.o CC [M] drivers/input/keyboard/adp5588-keys.o CC drivers/misc/tsl2550.o LD [M] drivers/infiniband/core/iw_cm.o LD [M] drivers/infiniband/core/ib_umad.o CC [M] drivers/i2c/busses/i2c-pca-platform.o CC [M] drivers/input/keyboard/max7359_keypad.o CC drivers/mfd/tc3589x.o CC [M] drivers/i2c/busses/i2c-simtec.o CC net/nfc/hci/llc.o CC net/wimax/debugfs.o CC net/ipv4/fib_semantics.o CC drivers/media/radio/radio-wl1273.o CC net/ipv4/fib_trie.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 net/nfc/digital_dep.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_sync.o CC [M] drivers/gpu/drm/mga/mga_irq.o CC drivers/mfd/arizona-core.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 [M] net/ipv6/ip6mr.o CC [M] drivers/input/keyboard/newtonkbd.o CC [M] net/ipv6/xfrm6_policy.o CC [M] drivers/infiniband/hw/qib/qib_eeprom.o CC [M] drivers/media/i2c/saa6752hs.o CC [M] drivers/gpu/drm/nouveau/nvif/device.o CC net/unix/diag.o CC [M] drivers/gpu/drm/mgag200/mgag200_drv.o CC [M] drivers/media/i2c/adv7183.o CC [M] net/ipv6/xfrm6_state.o CC drivers/misc/altera-stapl/altera-lpt.o CC [M] drivers/gpu/drm/panel/panel-panasonic-vvx10f034n00.o AR net/unix/unix.o CC [M] drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.o CC net/sched/sch_sfq.o CC [M] net/ipv6/xfrm6_input.o CC net/vmw_vsock/vsock_addr.o AR drivers/i2c/busses/i2c-designware-core.o AR drivers/i2c/busses/i2c-designware-platform.o CC [M] net/ipv6/xfrm6_output.o CC [M] net/ipv6/xfrm6_protocol.o CC [M] drivers/gpu/drm/panel/panel-samsung-ld9040.o AR drivers/i2c/busses/built-in.o CC drivers/mfd/arizona-irq.o CC [M] net/openvswitch/flow_table.o AR drivers/i2c/muxes/built-in.o CC [M] drivers/input/keyboard/stmpe-keypad.o CC net/mac80211/michael.o AR drivers/i2c/i2c-core.o CC [M] drivers/leds/leds-lp5523.o CC net/ipv4/fib_notifier.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.o CC drivers/misc/altera-stapl/altera-jtag.o CC net/nfc/hci/llc_nop.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_virt.o AR drivers/i2c/built-in.o CC drivers/misc/altera-stapl/altera-comp.o CC [M] drivers/gpu/drm/mga/mga_ioc32.o CC drivers/misc/altera-stapl/altera.o CC net/phonet/pep-gprs.o /home/kisskb/slave/src/drivers/mfd/arizona-core.c: In function 'arizona_dev_init': /home/kisskb/slave/src/drivers/mfd/arizona-core.c:1387:6: warning: 'n_subdevs' may be used uninitialized in this function [-Wuninitialized] CC net/sched/sch_tbf.o CC net/mac80211/tkip.o CC net/netfilter/nf_conntrack_extend.o CC [M] drivers/input/keyboard/stowaway.o CC [M] drivers/gpu/drm/mgag200/mgag200_fb.o CC net/mac80211/aes_cmac.o CC [M] drivers/media/i2c/adv7343.o CC [M] drivers/gpu/drm/nouveau/nvif/driver.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.o AR net/wimax/wimax.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_queue_mgr.o AR net/wimax/built-in.o CC net/wireless/core.o /home/kisskb/slave/src/drivers/mfd/arizona-core.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC net/ipv4/inet_fragment.o CC [M] drivers/gpu/drm/panel/panel-samsung-s6e3ha2.o CC [M] net/ipv6/netfilter.o AR net/nfc/nfc.o CC net/nfc/hci/llc_shdlc.o AR net/nfc/nfc_digital.o CC [M] drivers/media/i2c/vpx3220.o CC drivers/mfd/wm5102-tables.o CC [M] drivers/gpu/drm/panel/panel-samsung-s6e63j0x03.o CC drivers/mtd/mtdcore.o CC [M] drivers/input/keyboard/tc3589x-keypad.o CC [M] drivers/infiniband/hw/qib/qib_file_ops.o CC [M] net/ipv6/fib6_rules.o CC net/mac80211/aes_gmac.o AR net/unix/unix_diag.o CC [M] drivers/infiniband/sw/rxe/rxe_recv.o CC [M] drivers/input/keyboard/twl4030_keypad.o CC drivers/mmc/core/bus.o CC [M] drivers/infiniband/sw/rxe/rxe_pool.o CC [M] drivers/gpu/drm/panel/panel-samsung-s6e8aa0.o AR net/unix/built-in.o CC drivers/mfd/wm5110-tables.o CC [M] drivers/leds/leds-pca963x.o CC [M] net/vmw_vsock/diag.o CC net/ipv4/ping.o CC net/xfrm/xfrm_policy.o LD [M] drivers/gpu/drm/mga/mga.o CC drivers/media/radio/tea575x.o CC net/ipv4/ip_tunnel_core.o CC [M] drivers/gpu/drm/radeon/radeon_drv.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_vf_error.o LD [M] drivers/infiniband/core/rdma_cm.o CC [M] drivers/gpu/drm/nouveau/nvif/mem.o CC [M] drivers/gpu/drm/mgag200/mgag200_i2c.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_sched.o CC [M] drivers/gpu/drm/radeon/radeon_device.o CC net/ipv4/gre_offload.o CC [M] drivers/gpu/drm/amd/amdgpu/vi.o CC [M] net/ipv6/seg6_iptunnel.o CC [M] net/ipv6/seg6_local.o AR net/phonet/phonet.o CC [M] drivers/media/i2c/bt819.o CC [M] net/openvswitch/meter.o CC net/sched/sch_teql.o AR net/phonet/pn_pep.o CC drivers/mmc/core/host.o CC net/sched/sch_multiq.o AR net/phonet/built-in.o CC [M] net/ipv6/seg6_hmac.o CC [M] drivers/media/radio/radio-si476x.o CC drivers/mfd/wm8997-tables.o CC net/mac80211/fils_aead.o CC [M] drivers/gpu/drm/panel/panel-sitronix-st7789v.o CC [M] drivers/media/i2c/tvp5150.o CC [M] drivers/input/keyboard/xtkbd.o CC [M] drivers/gpu/drm/amd/amdgpu/mxgpu_vi.o CC [M] drivers/media/i2c/tvp514x.o CC [M] drivers/gpu/drm/amd/amdgpu/nbio_v6_1.o CC [M] drivers/leds/leds-wm8350.o CC net/netfilter/nf_conntrack_acct.o CC net/ipv4/ah4.o CC [M] net/ipv6/ah6.o CC drivers/mfd/cs47l24-tables.o AR net/nfc/hci/hci.o AR net/nfc/hci/built-in.o AR drivers/input/keyboard/built-in.o AR net/nfc/built-in.o CC drivers/mfd/wm831x-core.o CC net/compat.o CC [M] net/ipv6/esp6.o CC [M] net/ipv6/ipcomp6.o CC [M] drivers/gpu/drm/nouveau/nvif/mmu.o CC [M] drivers/infiniband/sw/rxe/rxe_queue.o AR net/vmw_vsock/vsock.o CC [M] drivers/gpu/drm/radeon/radeon_asic.o LD [M] net/vmw_vsock/vsock_diag.o CC [M] drivers/media/radio/tef6862.o CC [M] drivers/gpu/drm/mgag200/mgag200_ttm.o AR net/vmw_vsock/built-in.o CC net/mac80211/cfg.o CC [M] drivers/gpu/drm/amd/amdgpu/soc15.o CC net/mac80211/ethtool.o CC net/mac80211/rx.o CC [M] drivers/gpu/drm/amd/amdgpu/mxgpu_ai.o CC drivers/input/misc/arizona-haptics.o CC drivers/mfd/wm831x-irq.o CC [M] net/ipv6/xfrm6_tunnel.o CC drivers/mtd/mtdsuper.o CC [M] drivers/leds/leds-menf21bmc.o AR drivers/misc/altera-stapl/altera-stapl.o CC [M] net/openvswitch/vport.o AR drivers/misc/altera-stapl/built-in.o CC [M] drivers/media/i2c/tvp7002.o CC net/ipv4/xfrm4_mode_transport.o AR drivers/misc/cb710/built-in.o CC drivers/mfd/wm831x-otp.o CC [M] drivers/misc/cb710/core.o CC [M] drivers/infiniband/sw/rxe/rxe_verbs.o CC [M] drivers/gpu/drm/savage/savage_drv.o CC drivers/mmc/core/mmc.o CC net/mac80211/spectmgmt.o CC net/sched/sch_drr.o CC net/ipv4/netfilter.o CC drivers/mfd/wm831x-auxadc.o AR drivers/media/radio/built-in.o CC [M] drivers/leds/uleds.o CC net/sched/sch_mqprio.o CC [M] drivers/gpu/drm/radeon/radeon_kms.o AR drivers/leds/built-in.o CC [M] drivers/gpu/drm/nouveau/nvif/notify.o CC [M] net/ipv6/tunnel6.o AR drivers/media/rc/keymaps/built-in.o AR drivers/media/spi/built-in.o CC [M] drivers/media/i2c/tw9906.o CC [M] drivers/gpu/drm/amd/amdgpu/nbio_v7_0.o CC drivers/mfd/wm831x-i2c.o AR drivers/media/rc/built-in.o CC drivers/media/tuners/tea5767.o CC [M] drivers/media/i2c/cs5345.o CC net/netfilter/nf_conntrack_seqadj.o CC drivers/input/misc/atmel_captouch.o AR drivers/media/usb/b2c2/built-in.o CC drivers/mfd/wm8350-core.o CC net/ipv4/netfilter/ip_tables.o CC [M] drivers/infiniband/hw/qib/qib_fs.o CC [M] net/ipv6/xfrm6_mode_transport.o AR drivers/media/usb/dvb-usb/built-in.o CC [M] drivers/gpu/drm/amd/amdgpu/gmc_v7_0.o LD [M] drivers/gpu/drm/mgag200/mgag200.o AR drivers/media/usb/dvb-usb-v2/built-in.o CC [M] drivers/gpu/drm/sis/sis_drv.o CC [M] net/ipv6/xfrm6_mode_beet.o AR drivers/media/usb/s2255/built-in.o CC [M] drivers/gpu/drm/radeon/radeon_atombios.o CC drivers/mtd/mtdconcat.o AR drivers/media/usb/siano/built-in.o CC [M] drivers/gpu/drm/amd/amdgpu/gmc_v8_0.o CC [M] drivers/infiniband/sw/rxe/rxe_av.o AR drivers/media/usb/stkwebcam/built-in.o CC drivers/net/Space.o AR drivers/media/usb/ttusb-budget/built-in.o CC net/ipv4/inet_diag.o CC [M] net/ipv6/mip6.o CC net/ipv4/tcp_diag.o CC drivers/mfd/wm8350-regmap.o AR drivers/media/usb/ttusb-dec/built-in.o AR drivers/media/usb/zr364xx/built-in.o CC [M] drivers/misc/cb710/sgbuf2.o CC drivers/mfd/wm8350-gpio.o AR drivers/media/usb/built-in.o CC [M] drivers/gpu/drm/savage/savage_bci.o CC [M] net/ipv6/ip6_tunnel.o CC [M] drivers/media/i2c/m52790.o CC [M] drivers/media/i2c/wm8739.o CC net/mac80211/tx.o CC drivers/media/v4l2-core/v4l2-dev.o CC [M] drivers/gpu/drm/nouveau/nvif/vmm.o CC drivers/input/misc/cma3000_d0x.o CC [M] drivers/gpu/drm/amd/amdgpu/gfxhub_v1_0.o CC [M] drivers/media/i2c/sony-btf-mpx.o CC net/sched/sch_qfq.o CC net/wireless/sysfs.o CC [M] net/ipv6/ip6_gre.o CC net/sched/sch_codel.o CC net/mac80211/key.o CC [M] drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.o CC drivers/media/tuners/tea5761.o CC [M] drivers/gpu/drm/sis/sis_mm.o CC [M] drivers/gpu/drm/amd/amdgpu/gmc_v9_0.o CC [M] net/ipv6/fou6.o CC drivers/mfd/wm8350-irq.o CC drivers/mtd/mtdpart.o CC net/ipv4/tcp_dctcp.o CC drivers/mfd/wm8350-i2c.o CC [M] net/openvswitch/vport-internal_dev.o CC drivers/net/loopback.o CC [M] drivers/media/i2c/upd64083.o CC [M] drivers/infiniband/sw/rxe/rxe_srq.o CC [M] net/ipv6/ip6_udp_tunnel.o CC [M] drivers/gpu/drm/radeon/radeon_agp.o CC net/ipv4/tcp_nv.o CC [M] drivers/infiniband/sw/rxe/rxe_qp.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_irq.o AR net/ipv6/built-in.o CC drivers/mfd/tps65218.o CC net/xfrm/xfrm_state.o LD [M] net/ipv6/ipv6.o CC [M] drivers/infiniband/hw/qib/qib_init.o CC net/netfilter/nf_conntrack_ftp.o LD [M] drivers/misc/cb710/cb710.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/client.o CC drivers/mmc/core/mmc_ops.o AR drivers/media/i2c/built-in.o CC drivers/mmc/core/sd.o CC drivers/misc/eeprom/eeprom.o CC drivers/input/misc/cma3000_d0x_i2c.o AR drivers/misc/lis3lv02d/built-in.o CC [M] drivers/misc/lis3lv02d/lis3lv02d.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_ih.o LD [M] drivers/gpu/drm/sis/sis.o CC [M] drivers/gpu/drm/amd/amdgpu/iceland_ih.o CC [M] drivers/gpu/drm/savage/savage_state.o CC drivers/media/v4l2-core/v4l2-ioctl.o AR drivers/gpu/drm/tilcdc/built-in.o CC drivers/media/tuners/tda9887.o CC drivers/mfd/twl-core.o CC drivers/mfd/twl4030-irq.o CC [M] drivers/gpu/drm/tinydrm/mipi-dbi.o CC drivers/mtd/cmdlinepart.o CC drivers/mtd/mtdchar.o CC net/xfrm/xfrm_hash.o CC net/wireless/radiotap.o CC net/wireless/util.o CC net/xfrm/xfrm_input.o CC net/sched/cls_u32.o CC drivers/misc/eeprom/max6875.o CC net/ipv4/xfrm4_policy.o CC [M] drivers/infiniband/sw/rxe/rxe_cq.o CC drivers/input/misc/da9063_onkey.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/engine.o CC net/sched/cls_rsvp.o CC [M] drivers/gpu/drm/radeon/atombios_crtc.o CC [M] drivers/gpu/drm/amd/amdgpu/tonga_ih.o CC drivers/net/can/vcan.o CC [M] net/openvswitch/vport-netdev.o CC net/ipv4/netfilter/iptable_raw.o CC [M] drivers/gpu/drm/amd/amdgpu/cz_ih.o CC drivers/mfd/twl6030-irq.o CC net/ipv4/xfrm4_state.o CC net/ipv4/xfrm4_input.o CC net/xfrm/xfrm_output.o CC drivers/mmc/core/sd_ops.o CC drivers/mfd/twl4030-audio.o CC drivers/mtd/chips/chipreg.o CC [M] drivers/gpu/drm/amd/amdgpu/vega10_ih.o CC drivers/misc/eeprom/eeprom_93cx6.o CC drivers/misc/eeprom/eeprom_93xx46.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_psp.o CC drivers/media/v4l2-core/v4l2-device.o CC drivers/media/tuners/tda827x.o CC [M] drivers/gpu/drm/amd/amdgpu/psp_v3_1.o CC [M] drivers/gpu/drm/amd/amdgpu/psp_v10_0.o CC [M] drivers/infiniband/sw/rxe/rxe_mr.o CC drivers/mmc/core/sdio.o CC drivers/input/misc/drv2667.o CC drivers/mfd/twl6040.o CC drivers/mmc/core/sdio_ops.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/enum.o CC [M] drivers/gpu/drm/tinydrm/mi0283qt.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.o CC [M] drivers/infiniband/sw/rxe/rxe_opcode.o CC [M] drivers/gpu/drm/radeon/radeon_combios.o CC drivers/mtd/chips/map_ram.o CC [M] drivers/misc/lis3lv02d/lis3lv02d_spi.o CC net/sched/cls_basic.o CC net/wireless/reg.o CC net/netfilter/nf_conntrack_broadcast.o CC drivers/net/can/vxcan.o CC net/xfrm/xfrm_sysctl.o CC drivers/mfd/mc13xxx-core.o CC net/ipv4/xfrm4_output.o CC net/mac80211/util.o CC drivers/misc/eeprom/idt_89hpesx.o CC net/mac80211/wme.o CC drivers/mfd/mc13xxx-spi.o CC drivers/mmc/core/sdio_bus.o CC drivers/mtd/devices/phram.o CC drivers/input/misc/kxtj9.o CC drivers/media/v4l2-core/v4l2-fh.o CC net/ipv4/netfilter/nf_dup_ipv4.o LD [M] drivers/gpu/drm/savage/savage.o CC net/ipv4/xfrm4_protocol.o CC drivers/mmc/core/sdio_cis.o CC [M] drivers/gpu/drm/ttm/ttm_memory.o CC [M] drivers/misc/eeprom/at24.o CC [M] drivers/infiniband/hw/qib/qib_intr.o CC [M] drivers/mtd/chips/cfi_probe.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/event.o CC [M] net/ipv4/ip_tunnel.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_powerplay.o CC [M] drivers/gpu/drm/amd/amdgpu/dce_v10_0.o CC [M] drivers/gpu/drm/amd/amdgpu/dce_v11_0.o CC drivers/mmc/core/sdio_io.o CC drivers/mfd/mfd-core.o CC drivers/media/tuners/mt2266.o CC [M] drivers/gpu/drm/amd/amdgpu/dce_virtual.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.o CC net/xfrm/xfrm_replay.o CC [M] drivers/misc/lis3lv02d/lis3lv02d_i2c.o CC drivers/mmc/core/sdio_irq.o CC [M] drivers/gpu/drm/amd/amdgpu/gfx_v8_0.o CC net/xfrm/xfrm_device.o CC [M] drivers/gpu/drm/tinydrm/repaper.o CC net/mac80211/chan.o CC [M] drivers/infiniband/sw/rxe/rxe_mmap.o CC drivers/mtd/devices/mtdram.o CC drivers/mmc/core/slot-gpio.o CC [M] drivers/infiniband/sw/rxe/rxe_icrc.o CC drivers/mfd/smsc-ece1099.o CC drivers/mfd/da903x.o CC [M] net/openvswitch/conntrack.o CC drivers/net/can/dev.o CC drivers/input/misc/mc13783-pwrbutton.o CC drivers/media/v4l2-core/v4l2-event.o CC net/xfrm/xfrm_algo.o AR drivers/misc/eeprom/built-in.o CC [M] drivers/mtd/chips/cfi_util.o CC [M] drivers/mtd/chips/cfi_cmdset_0002.o CC net/sched/cls_bpf.o CC drivers/media/v4l2-core/v4l2-ctrls.o CC net/mac80211/trace.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/firmware.o CC drivers/mfd/da9052-irq.o AR drivers/misc/mic/bus/built-in.o CC net/netfilter/nf_conntrack_netbios_ns.o CC [M] drivers/gpu/drm/ttm/ttm_tt.o CC drivers/mmc/core/pwrseq.o AR drivers/misc/mic/built-in.o AR drivers/misc/ti-st/built-in.o CC drivers/mfd/da9052-core.o CC drivers/mtd/devices/mtd_dataflash.o CC drivers/misc/fsa9480.o CC drivers/misc/lattice-ecp3-config.o CC drivers/mmc/core/debugfs.o CC [M] drivers/infiniband/hw/qib/qib_mad.o CC net/mac80211/mlme.o CC [M] drivers/gpu/drm/amd/amdgpu/gfx_v9_0.o CC [M] net/ipv4/ipip.o CC [M] drivers/gpu/drm/amd/amdgpu/sdma_v2_4.o CC drivers/media/tuners/mt2131.o CC [M] drivers/gpu/drm/radeon/atom.o CC [M] drivers/mmc/core/pwrseq_simple.o CC [M] net/ipv4/netfilter/nf_socket_ipv4.o CC drivers/input/misc/mma8450.o CC net/xfrm/xfrm_user.o CC net/mac80211/tdls.o CC [M] drivers/gpu/drm/amd/amdgpu/sdma_v3_0.o CC [M] drivers/infiniband/sw/rxe/rxe_mcast.o CC net/wireless/scan.o CC [M] drivers/gpu/drm/amd/amdgpu/sdma_v4_0.o CC [M] net/ipv4/fou.o CC drivers/mfd/da9052-spi.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/gpuobj.o CC [M] drivers/mtd/chips/gen_probe.o CC [M] drivers/infiniband/sw/rxe/rxe_task.o CC drivers/media/v4l2-core/v4l2-subdev.o CC [M] drivers/mmc/core/pwrseq_sd8787.o CC drivers/mfd/da9052-i2c.o CC [M] drivers/gpu/drm/tinydrm/core/tinydrm-core.o AR drivers/mmc/core/mmc_core.o AR drivers/mmc/core/built-in.o CC drivers/misc/sram.o CC [M] drivers/misc/ad525x_dpot.o CC [M] drivers/gpu/drm/tinydrm/core/tinydrm-pipe.o CC drivers/mfd/lp3943.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.o CC [M] drivers/gpu/drm/radeon/radeon_fence.o CC [M] drivers/misc/ad525x_dpot-i2c.o CC [M] drivers/mtd/devices/docg3.o CC [M] drivers/gpu/drm/ttm/ttm_bo.o CC net/netfilter/x_tables.o CC drivers/input/misc/regulator-haptic.o CC drivers/mmc/host/mmc_spi.o CC [M] net/xfrm/xfrm_ipcomp.o CC [M] drivers/gpu/drm/ttm/ttm_bo_util.o CC drivers/media/tuners/mxl5005s.o CC [M] drivers/infiniband/sw/rxe/rxe_net.o CC net/sched/cls_matchall.o CC drivers/mfd/lp8788.o AR drivers/mtd/chips/built-in.o CC drivers/mfd/lp8788-irq.o CC [M] net/openvswitch/vport-gre.o CC drivers/mfd/da9062-core.o CC [M] drivers/infiniband/sw/rxe/rxe_sysfs.o CC drivers/net/can/rx-offload.o /home/kisskb/slave/src/net/mac80211/tdls.c: In function 'ieee80211_tdls_add_subband': /home/kisskb/slave/src/net/mac80211/tdls.c:103:43: warning: 'subband_start' may be used uninitialized in this function [-Wuninitialized] CC [M] drivers/gpu/drm/nouveau/nvkm/core/ioctl.o CC [M] net/ipv4/gre_demux.o CC [M] net/ipv4/ip_gre.o CC [M] drivers/misc/ioc4.o CC [M] drivers/misc/enclosure.o CC drivers/mfd/max77620.o CC drivers/media/v4l2-core/v4l2-clk.o CC [M] drivers/gpu/drm/amd/amdgpu/uvd_v5_0.o CC [M] drivers/gpu/drm/tinydrm/core/tinydrm-helpers.o CC drivers/input/misc/tps65218-pwrbutton.o CC drivers/mfd/max77693.o CC drivers/media/v4l2-core/v4l2-async.o CC [M] drivers/misc/apds9802als.o CC drivers/mfd/max77843.o CC drivers/mfd/max8907.o CC net/wireless/nl80211.o CC net/wireless/mlme.o CC [M] net/ipv4/netfilter/nf_log_ipv4.o CC [M] drivers/gpu/drm/amd/amdgpu/uvd_v6_0.o CC [M] drivers/gpu/drm/radeon/radeon_ttm.o CC [M] net/sched/sch_htb.o CC [M] drivers/misc/isl29003.o CC [M] drivers/infiniband/sw/rxe/rxe_hw_counters.o CC drivers/mfd/max8925-core.o CC [M] drivers/gpu/drm/ttm/ttm_bo_vm.o LD [M] net/openvswitch/openvswitch.o CC [M] drivers/infiniband/hw/qib/qib_pcie.o CC [M] drivers/infiniband/hw/qib/qib_pio_copy.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/memory.o CC drivers/input/misc/twl4030-pwrbutton.o AR drivers/mtd/lpddr/built-in.o CC drivers/mfd/max8925-i2c.o CC [M] drivers/gpu/drm/amd/amdgpu/uvd_v7_0.o CC [M] net/ipv4/udp_tunnel.o AR drivers/mtd/maps/built-in.o CC [M] drivers/misc/ds1682.o CC [M] drivers/mtd/maps/physmap.o CC drivers/mfd/max8998.o CC [M] drivers/gpu/drm/radeon/radeon_object.o CC drivers/net/can/led.o /home/kisskb/slave/src/net/mac80211/mlme.c: In function 'ieee80211_rx_mgmt_beacon': /home/kisskb/slave/src/net/mac80211/mlme.c:1349:3: warning: 'pwr_level_cisco' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/net/mac80211/mlme.c:1306:6: note: 'pwr_level_cisco' was declared here CC [M] drivers/gpu/drm/nouveau/nvkm/core/mm.o CC drivers/mmc/host/of_mmc_spi.o CC drivers/mfd/max8998-irq.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_vce.o CC net/mac80211/ocb.o CC drivers/media/v4l2-core/v4l2-compat-ioctl32.o /home/kisskb/slave/src/net/mac80211/tdls.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC [M] drivers/gpu/drm/amd/amdgpu/vce_v3_0.o CC [M] drivers/misc/hmc6352.o LD [M] drivers/gpu/drm/tinydrm/core/tinydrm.o AR drivers/misc/built-in.o CC net/mac80211/debugfs.o CC [M] net/ipv4/esp4.o CC drivers/media/v4l2-core/vb2-trace.o CC [M] drivers/gpu/drm/vgem/vgem_drv.o CC drivers/mfd/pcf50633-core.o CC [M] drivers/gpu/drm/ttm/ttm_module.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/notify.o CC [M] drivers/gpu/drm/ttm/ttm_object.o CC [M] drivers/gpu/drm/vgem/vgem_fence.o CC drivers/mfd/pcf50633-irq.o CC [M] drivers/input/misc/ad714x.o CC [M] drivers/mtd/maps/physmap_of_core.o CC [M] net/ipv4/netfilter/iptable_filter.o CC drivers/mfd/pcf50633-adc.o LD [M] drivers/infiniband/sw/rxe/rdma_rxe.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/object.o CC [M] drivers/gpu/drm/amd/amdgpu/vce_v4_0.o CC [M] drivers/infiniband/hw/qib/qib_qp.o CC net/netfilter/xt_tcpudp.o CC drivers/nfc/microread/microread.o CC [M] drivers/infiniband/hw/qib/qib_qsfp.o CC [M] drivers/mmc/host/wbsd.o CC [M] drivers/gpu/drm/ttm/ttm_lock.o CC [M] drivers/gpu/drm/radeon/radeon_gart.o CC [M] drivers/gpu/drm/ttm/ttm_execbuf_util.o CC net/mac80211/debugfs_sta.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/oproxy.o AR net/xfrm/built-in.o CC net/mac80211/debugfs_netdev.o CC drivers/mfd/abx500-core.o CC drivers/mfd/adp5520.o CC net/wireless/ibss.o CC [M] net/ipv4/ipcomp.o CC drivers/net/can/c_can/c_can.o CC [M] drivers/mtd/maps/intel_vr_nor.o CC drivers/media/v4l2-core/v4l2-trace.o LD [M] drivers/gpu/drm/vgem/vgem.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/option.o CC [M] drivers/gpu/drm/via/via_irq.o CC [M] drivers/gpu/drm/radeon/radeon_legacy_crtc.o CC net/mac80211/debugfs_key.o CC [M] net/ipv4/xfrm4_tunnel.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.o CC net/mac80211/mesh.o CC [M] drivers/gpu/drm/amd/amdgpu/vcn_v1_0.o CC [M] drivers/gpu/drm/ttm/ttm_page_alloc.o CC drivers/mfd/lpc_sch.o CC [M] net/sched/sch_hfsc.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/ramht.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.o CC drivers/mfd/tps6586x.o CC drivers/mfd/rdc321x-southbridge.o CC drivers/nfc/microread/i2c.o AR net/ipv4/netfilter/built-in.o CC net/mac80211/mesh_pathtbl.o CC net/netfilter/xt_mark.o CC [M] net/ipv4/xfrm4_mode_beet.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/gpu/drm/nouveau/nvkm/core/subdev.o CC drivers/mfd/wl1273-core.o CC [M] drivers/input/misc/ad714x-i2c.o CC drivers/media/tuners/mxl5007t.o CC [M] drivers/gpu/drm/ttm/ttm_bo_manager.o CC [M] drivers/gpu/drm/radeon/radeon_legacy_encoders.o CC [M] drivers/gpu/drm/ttm/ttm_page_alloc_dma.o CC [M] drivers/gpu/drm/amd/amdgpu/../scheduler/gpu_scheduler.o CC [M] net/ipv4/tunnel4.o CC [M] drivers/gpu/drm/ttm/ttm_agp_backend.o CC drivers/mfd/atmel-flexcom.o CC drivers/mfd/atmel-hlcdc.o CC [M] drivers/gpu/drm/nouveau/nvkm/falcon/base.o CC [M] drivers/infiniband/hw/qib/qib_rc.o CC drivers/media/v4l2-core/v4l2-common.o CC [M] drivers/infiniband/hw/qib/qib_ruc.o CC [M] net/ipv4/udp_diag.o LD [M] drivers/mtd/maps/physmap_of.o AR drivers/mtd/nand/built-in.o CC [M] drivers/mtd/nand/nand_base.o CC drivers/mfd/rn5t618.o CC [M] drivers/gpu/drm/amd/amdgpu/../scheduler/sched_fence.o CC drivers/media/v4l2-core/v4l2-dv-timings.o CC net/mac80211/mesh_plink.o CC [M] drivers/gpu/drm/via/via_drv.o CC [M] net/ipv4/raw_diag.o CC net/mac80211/mesh_hwmp.o CC [M] drivers/input/misc/ad714x-spi.o AR drivers/nfc/microread/microread_i2c.o CC [M] drivers/gpu/drm/nouveau/nvkm/falcon/v1.o CC drivers/mfd/as3722.o AR drivers/nfc/microread/built-in.o CC drivers/mfd/menf21bmc.o CC drivers/mfd/sky81452.o CC [M] drivers/mfd/act8945a.o CC net/wireless/sme.o CC net/netfilter/xt_conntrack.o CC net/mac80211/mesh_sync.o CC drivers/nfc/st21nfca/core.o CC [M] drivers/mmc/host/tifm_sd.o CC [M] drivers/gpu/drm/nouveau/nvkm/falcon/msgqueue.o CC net/mac80211/mesh_ps.o CC [M] drivers/mmc/host/via-sdmmc.o CC [M] drivers/mfd/lp873x.o CC [M] drivers/input/rmi4/rmi_bus.o LD [M] drivers/gpu/drm/ttm/ttm.o CC [M] net/ipv4/tcp_bbr.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_job.o CC [M] drivers/gpu/drm/drm_crtc_helper.o /home/kisskb/slave/src/net/mac80211/mlme.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_acp.o CC [M] drivers/gpu/drm/amd/amdgpu/../acp/acp_hw.o CC drivers/net/can/c_can/c_can_platform.o CC drivers/media/tuners/mc44s803.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_ioc32.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_mn.o CC net/wireless/chan.o CC [M] drivers/input/misc/adxl34x.o CC [M] drivers/gpu/drm/nouveau/nvkm/falcon/msgqueue_0137c63d.o CC [M] drivers/mfd/ti_am335x_tscadc.o CC net/mac80211/pm.o /home/kisskb/slave/src/drivers/nfc/st21nfca/core.c: In function 'st21nfca_hci_target_from_gate': /home/kisskb/slave/src/drivers/nfc/st21nfca/core.c:664:10: warning: 'len' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/drivers/nfc/st21nfca/core.c:658:31: warning: 'sak' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/drivers/nfc/st21nfca/core.c:662:21: warning: 'atqa' may be used uninitialized in this function [-Wuninitialized] CC [M] drivers/mtd/devices/slram.o CC [M] net/sched/sch_gred.o CC [M] drivers/mfd/arizona-i2c.o CC [M] drivers/gpu/drm/radeon/radeon_connectors.o CC [M] drivers/mfd/arizona-spi.o CC [M] drivers/mfd/wm8994-core.o CC [M] drivers/media/v4l2-core/v4l2-fwnode.o AR drivers/media/v4l2-core/videodev.o AR drivers/media/v4l2-core/built-in.o CC [M] net/ipv4/tcp_bic.o CC drivers/nfc/st21nfca/dep.o /home/kisskb/slave/src/drivers/nfc/st21nfca/core.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC [M] drivers/gpu/drm/via/via_map.o CC [M] net/ipv4/tcp_cdg.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/smumgr.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/cz_smumgr.o CC [M] drivers/gpu/drm/radeon/radeon_encoders.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/tonga_smumgr.o CC [M] drivers/mfd/wm8994-irq.o CC [M] net/ipv4/tcp_cubic.o CC [M] drivers/gpu/drm/nouveau/nvkm/falcon/msgqueue_0148cdec.o CC [M] drivers/input/rmi4/rmi_driver.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bar/base.o CC drivers/nfc/st21nfca/se.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bar/nv50.o CC [M] drivers/mfd/wm8994-regmap.o CC [M] drivers/infiniband/hw/qib/qib_sdma.o CC [M] drivers/mfd/tps6105x.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bar/g84.o CC drivers/nfc/st21nfca/vendor_cmds.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/fiji_smumgr.o CC net/netfilter/xt_policy.o CC [M] drivers/mtd/devices/mchp23k256.o CC [M] drivers/mtd/devices/sst25l.o CC drivers/media/tuners/e4000.o CC [M] drivers/mmc/host/rtsx_pci_sdmmc.o CC [M] net/ipv4/tcp_vegas.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/polaris10_smumgr.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/iceland_smumgr.o AR drivers/mmc/host/built-in.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/smu7_smumgr.o AR drivers/net/can/c_can/built-in.o CC [M] drivers/net/can/m_can/m_can.o CC [M] drivers/net/can/ifi_canfd/ifi_canfd.o CC [M] drivers/mfd/tps6507x.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/vega10_smumgr.o CC [M] drivers/gpu/drm/drm_dp_helper.o AR drivers/net/can/mscan/built-in.o CC [M] drivers/gpu/drm/via/via_mm.o CC [M] drivers/mfd/tps65086.o CC drivers/nfc/st21nfca/i2c.o CC [M] drivers/input/misc/adxl34x-i2c.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bar/gf100.o AR drivers/net/can/rcar/built-in.o CC [M] net/ipv4/tcp_lp.o AR drivers/net/can/softing/built-in.o CC [M] drivers/net/can/softing/softing_main.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/rv_smumgr.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bar/gk20a.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/ci_smumgr.o CC [M] drivers/mfd/tps65217.o CC [M] drivers/mfd/tps65912-core.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bar/gm107.o CC [M] drivers/gpu/drm/radeon/radeon_display.o CC [M] drivers/gpu/drm/radeon/radeon_cursor.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bar/gm20b.o AR drivers/nfc/st21nfca/st21nfca_hci.o CC [M] net/ipv4/tcp_illinois.o AR drivers/mtd/devices/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/base.o AR net/ipv4/built-in.o CC [M] net/sched/sch_dsmark.o CC [M] drivers/mfd/tps65912-i2c.o LD [M] net/ipv4/gre.o CC [M] drivers/mfd/ti-lmu.o CC [M] drivers/gpu/drm/radeon/radeon_i2c.o CC [M] drivers/input/rmi4/rmi_f01.o CC [M] drivers/mfd/da9063-core.o CC [M] drivers/input/rmi4/rmi_2d_sensor.o CC [M] drivers/mfd/da9063-irq.o CC [M] drivers/infiniband/hw/qib/qib_sysfs.o CC [M] drivers/mfd/da9063-i2c.o CC drivers/mtd/onenand/onenand_base.o AR net/mac80211/mac80211.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hwmgr.o CC net/netfilter/ipvs/ip_vs_conn.o AR net/mac80211/built-in.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/processpptables.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hardwaremanager.o CC [M] drivers/input/misc/adxl34x-spi.o AR drivers/nfc/st21nfca/st21nfca_i2c.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/bit.o AR drivers/nfc/st21nfca/built-in.o CC drivers/media/tuners/fc0011.o CC [M] drivers/infiniband/hw/qib/qib_twsi.o CC [M] drivers/nfc/nfcsim.o CC [M] drivers/mfd/da9150-core.o CC [M] drivers/mfd/max14577.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/boost.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/conn.o CC net/wireless/ethtool.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/pp_acpi.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/cstep.o CC [M] drivers/mfd/pcf50633-gpio.o CC [M] drivers/gpu/drm/via/via_dma.o AR drivers/mmc/built-in.o CC [M] drivers/gpu/drm/via/via_verifier.o CC [M] drivers/gpu/drm/via/via_video.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/cz_hwmgr.o AR drivers/net/can/spi/built-in.o AR drivers/nvme/host/built-in.o CC [M] drivers/net/can/spi/hi311x.o CC [M] drivers/mfd/janz-cmodio.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/dcb.o CC [M] drivers/mfd/si476x-cmd.o CC [M] drivers/mfd/si476x-prop.o CC [M] drivers/mtd/nand/nand_bbt.o AR drivers/net/can/usb/built-in.o CC [M] drivers/gpu/drm/radeon/radeon_clocks.o AR drivers/nvme/target/built-in.o CC [M] drivers/net/can/janz-ican3.o CC [M] drivers/input/rmi4/rmi_f03.o CC [M] drivers/gpu/drm/radeon/radeon_fb.o AR drivers/nvme/built-in.o CC [M] drivers/input/misc/bma150.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/cz_clockpowergating.o CC [M] drivers/mfd/si476x-i2c.o CC [M] drivers/net/can/softing/softing_fw.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/pppcielanes.o CC drivers/nvmem/core.o CC [M] drivers/gpu/drm/drm_probe_helper.o CC [M] drivers/input/rmi4/rmi_f11.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/process_pptables_v1_0.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/disp.o CC net/wireless/mesh.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/ppatomctrl.o CC net/wireless/ap.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/ppatomfwctrl.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_hwmgr.o CC [M] drivers/mfd/rk808.o /home/kisskb/slave/src/drivers/input/rmi4/rmi_f11.c: In function 'rmi_f11_attention': /home/kisskb/slave/src/drivers/input/rmi4/rmi_f11.c:631:3: warning: 'abs_fingers' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/drivers/input/rmi4/rmi_f11.c:580:6: note: 'abs_fingers' was declared here CC [M] net/sched/sch_prio.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/dp.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/extdev.o CC [M] drivers/infiniband/hw/qib/qib_tx.o CC [M] drivers/mfd/lm3533-core.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/fan.o CC [M] drivers/mfd/lm3533-ctrlbank.o CC drivers/media/tuners/r820t.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_powertune.o /home/kisskb/slave/src/drivers/input/rmi4/rmi_f11.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC [M] drivers/input/rmi4/rmi_f12.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_thermal.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_clockpowergating.o AR drivers/nfc/built-in.o CC [M] drivers/gpu/drm/via/via_dmablit.o CC drivers/of/base.o CC [M] drivers/mfd/retu-mfd.o CC [M] drivers/input/misc/retu-pwrbutton.o CC [M] drivers/input/misc/twl4030-vibra.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/gpio.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_processpptables.o CC [M] drivers/mfd/hi6421-pmic-core.o CC [M] drivers/input/rmi4/rmi_f30.o CC [M] drivers/gpu/drm/radeon/radeon_gem.o CC [M] drivers/mtd/nand/nand_timings.o CC [M] drivers/mtd/nand/nand_ids.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/i2c.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_powertune.o CC [M] drivers/gpu/drm/radeon/radeon_ring.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_thermal.o CC [M] drivers/gpu/drm/radeon/radeon_irq_kms.o AR drivers/mfd/rtsx_pci.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/iccsense.o AR drivers/mfd/wm831x.o AR drivers/mfd/wm8350.o AR drivers/nvmem/nvmem_core.o AR drivers/mfd/max8925.o AR drivers/mfd/pcf50633.o AR drivers/nvmem/built-in.o CC net/netfilter/ipvs/ip_vs_core.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/image.o LD [M] drivers/mfd/da9063.o LD [M] drivers/mfd/wm8994.o LD [M] drivers/mfd/si476x-core.o AR drivers/mfd/built-in.o CC [M] drivers/net/can/softing/softing_cs.o CC net/wireless/trace.o CC drivers/pci/access.o CC [M] drivers/gpu/drm/radeon/radeon_cs.o CC drivers/gpu/vga/vgaarb.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.o CC drivers/mtd/spi-nor/spi-nor.o AR drivers/pci/dwc/built-in.o AR drivers/mtd/parsers/built-in.o CC [M] drivers/gpu/drm/drm_plane_helper.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/rv_hwmgr.o CC [M] drivers/input/rmi4/rmi_spi.o CC [M] drivers/input/rmi4/rmi_smbus.o CC [M] drivers/net/can/spi/mcp251x.o CC [M] drivers/input/misc/wm831x-on.o CC [M] drivers/input/misc/uinput.o CC [M] drivers/pcmcia/cs.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/mxm.o CC [M] drivers/mtd/nand/nand_amd.o CC drivers/phy/phy-core.o LD [M] drivers/input/rmi4/rmi_core.o LD [M] drivers/net/can/softing/softing.o CC [M] drivers/gpu/drm/drm_dp_mst_topology.o CC [M] net/sched/sch_atm.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/pp_psm.o AR drivers/mtd/tests/built-in.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/pp_overdriver.o CC [M] drivers/gpu/drm/amd/amdgpu/../powerplay/amd_powerplay.o CC drivers/mtd/mtdoops.o CC [M] drivers/mtd/nand/nand_hynix.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.o CC [M] drivers/mtd/nand/nand_macronix.o CC drivers/mtd/onenand/onenand_bbt.o CC net/wireless/ocb.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/npde.o AR drivers/net/can/can-dev.o CC drivers/of/device.o CC drivers/of/platform.o LD [M] drivers/gpu/drm/via/via.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/pcir.o CC drivers/of/property.o CC net/wireless/of.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_irq.o CC [M] drivers/gpu/drm/drm_atomic_helper.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/perf.o CC [M] drivers/mtd/nand/nand_micron.o CC [M] drivers/mtd/nand/nand_samsung.o CC [M] drivers/gpu/drm/radeon/radeon_bios.o AR drivers/input/misc/built-in.o CC [M] drivers/gpu/drm/radeon/radeon_benchmark.o HOSTCC drivers/gpu/drm/radeon/mkregtable CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/pll.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_mst_types.o CC [M] drivers/mtd/onenand/generic.o CC [M] drivers/infiniband/hw/qib/qib_uc.o CC [M] drivers/infiniband/hw/qib/qib_ud.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_services.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_helpers.o CC drivers/input/touchscreen/of_touchscreen.o CC [M] drivers/gpu/drm/radeon/rs400.o CC [M] drivers/gpu/drm/radeon/rs690.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/basics/conversion.o CC [M] drivers/gpu/drm/radeon/r520.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/basics/fixpt31_32.o CC drivers/media/tuners/mxl301rf.o CC [M] drivers/mtd/redboot.o CC [M] drivers/input/matrix-keymap.o CC [M] drivers/mtd/nand/nand_toshiba.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/pmu.o AR drivers/net/can/built-in.o AR drivers/phy/broadcom/built-in.o AR drivers/phy/hisilicon/built-in.o CC [M] drivers/mtd/nand/nand_ecc.o CC drivers/phy/marvell/phy-pxa-28nm-hsic.o CC drivers/pci/bus.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/power_budget.o AR drivers/net/hamradio/built-in.o CC [M] drivers/mtd/nand/sm_common.o CC [M] drivers/net/hamradio/baycom_ser_fdx.o CC drivers/of/kobj.o AR drivers/mtd/onenand/onenand.o CC [M] drivers/gpu/drm/drm_kms_helper_common.o AR drivers/mtd/onenand/built-in.o CC [M] drivers/mtd/ar7part.o CC drivers/of/dynamic.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/ramcfg.o AR drivers/gpu/vga/built-in.o CC drivers/of/fdt.o CC [M] drivers/mtd/spi-nor/mtk-quadspi.o /home/kisskb/slave/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'drm_dp_sideband_msg_build': /home/kisskb/slave/src/drivers/gpu/drm/drm_dp_mst_topology.c:364:23: warning: 'hdrlen' may be used uninitialized in this function [-Wuninitialized] CC [M] drivers/pcmcia/socket_sysfs.o CC [M] drivers/mtd/nand/cafe_nand.o CC drivers/of/fdt_address.o CC drivers/input/touchscreen/ad7877.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/basics/fixpt32_32.o CC drivers/phy/marvell/phy-pxa-28nm-usb2.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/basics/grph_object_id.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/basics/logger.o /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/power_budget.c: In function 'nvbios_power_budget_header': /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/power_budget.c:94:15: warning: 'len' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/power_budget.c:84:5: warning: 'cnt' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/power_budget.c:93:15: warning: 'hdr' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/power_budget.c:92:14: warning: 'ver' may be used uninitialized in this function [-Wuninitialized] CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/rammap.o CC net/wireless/debugfs.o CC [M] net/sched/sch_plug.o CC [M] drivers/media/tuners/tuner-xc2028.o AR drivers/mtd/mtd.o CC [M] drivers/gpu/drm/radeon/r600.o CC [M] drivers/gpu/drm/radeon/rv770.o CC net/wireless/wext-compat.o CC drivers/of/address.o /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/power_budget.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC drivers/pci/probe.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/basics/log_helpers.o CC [M] drivers/gpu/drm/radeon/radeon_test.o CC [M] drivers/mtd/nand/denali.o CC [M] drivers/input/mousedev.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadow.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowacpi.o CC [M] drivers/gpu/drm/drm_dp_dual_mode_helper.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/basics/vector.o CC [M] drivers/infiniband/hw/qib/qib_user_pages.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.o CC [M] drivers/mtd/nand/denali_pci.o CC drivers/of/irq.o AR drivers/mtd/spi-nor/built-in.o CC [M] drivers/mtd/nand/diskonchip.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser_interface.o CC [M] drivers/gpu/drm/radeon/radeon_legacy_tv.o MKREGTABLE drivers/gpu/drm/radeon/r200_reg_safe.h MKREGTABLE drivers/gpu/drm/radeon/r600_reg_safe.h CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowof.o CC [M] drivers/gpu/drm/radeon/r600_blit_shaders.o AR drivers/phy/marvell/built-in.o CC drivers/of/unittest.o CC [M] drivers/pcmcia/cardbus.o /home/kisskb/slave/src/drivers/gpu/drm/drm_dp_mst_topology.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] AR drivers/phy/motorola/built-in.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser_helper.o CC drivers/pci/host-bridge.o AR drivers/phy/qualcomm/built-in.o CC [M] drivers/infiniband/hw/qib/qib_user_sdma.o CC [M] drivers/gpu/drm/radeon/radeon_pm.o AR drivers/phy/ralink/built-in.o CC [M] drivers/gpu/drm/radeon/atombios_dp.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table.o CC drivers/input/touchscreen/atmel_mxt_ts.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table_helper.o AR drivers/phy/samsung/built-in.o AR drivers/phy/st/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowpci.o CC net/wireless/wext-sme.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser_common.o CC net/netfilter/ipvs/ip_vs_ctl.o AR drivers/phy/ti/built-in.o CC [M] drivers/net/hamradio/hdlcdrv.o CC [M] net/sched/sch_choke.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table2.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowramin.o AR drivers/phy/built-in.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table_helper2.o CC [M] drivers/gpu/drm/drm_simple_kms_helper.o AR drivers/platform/built-in.o CC [M] drivers/mtd/nand/docg4.o CC [M] drivers/mtd/nand/nandsim.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowrom.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/bios/dce80/command_table_helper_dce80.o AR drivers/power/avs/built-in.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/bios/dce110/command_table_helper_dce110.o CC drivers/of/of_pci.o CC drivers/power/supply/power_supply_core.o CC drivers/of/of_pci_irq.o CC [M] drivers/pcmcia/ds.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c: In function 'bios_parser_get_src_obj': /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:242:51: warning: 'id' may be used uninitialized in this function [-Wuninitialized] CC [M] drivers/gpu/drm/radeon/r600_hdmi.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/timing.o CC [M] drivers/gpu/drm/drm_modeset_helper.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/bios/dce112/command_table_helper_dce112.o CC [M] drivers/infiniband/hw/qib/qib_iba7220.o CC drivers/pci/remove.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/therm.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/bios/dce112/command_table_helper2_dce112.o CC [M] drivers/mtd/nand/plat_nand.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dce_calcs.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/vmap.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/bw_fixed.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/custom_float.o CC [M] drivers/gpu/drm/radeon/dce3_1_afmt.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/volt.o CC [M] drivers/mtd/nand/r852.o CC [M] drivers/gpu/drm/radeon/evergreen.o CC [M] drivers/gpu/drm/drm_scdc_helper.o CC drivers/of/of_reserved_mem.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.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/vpstate.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_audio.o GEN net/wireless/shipped-certs.c CC [M] drivers/media/tuners/tda8290.o CC drivers/of/resolver.o CC net/wireless/wext-core.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_stream_encoder.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_link_encoder.o LD [M] drivers/mtd/nand/nand.o CC [M] net/sched/sch_fq_codel.o CC drivers/power/supply/power_supply_sysfs.o CC [M] drivers/gpu/drm/drm_gem_framebuffer_helper.o CC [M] net/netfilter/nfnetlink.o CC [M] net/netfilter/nf_conntrack_netlink.o CC [M] drivers/gpu/drm/bridge/panel.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_hwseq.o MKREGTABLE drivers/gpu/drm/radeon/evergreen_reg_safe.h CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_mem_input.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/xpio.o MKREGTABLE drivers/gpu/drm/radeon/cayman_reg_safe.h CC drivers/pci/pci.o DTC drivers/of/unittest-data/testcases.dtb CC [M] drivers/gpu/drm/radeon/evergreen_blit_shaders.o CC drivers/pci/pci-driver.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_clock_source.o DTB drivers/of/unittest-data/testcases.dtb.S AS drivers/of/unittest-data/testcases.dtb.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0203.o CC [M] drivers/gpu/drm/radeon/evergreen_hdmi.o CC [M] drivers/net/hamradio/baycom_ser_hdx.o AR drivers/of/unittest-data/built-in.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_scl_filters.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0205.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0209.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_transform.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_clocks.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_opp.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_dmcu.o CC drivers/power/supply/power_supply_leds.o CC [M] drivers/gpu/drm/radeon/radeon_trace_points.o CC [M] drivers/infiniband/hw/qib/qib_sd7220.o CC [M] drivers/gpu/drm/drm_fb_cma_helper.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/P0260.o CC [M] drivers/gpu/drm/radeon/ni.o CC [M] drivers/gpu/drm/radeon/cayman_blit_shaders.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_abm.o CC drivers/input/touchscreen/da9034-ts.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_ipp.o AR drivers/of/built-in.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/gpio_base.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bus/base.o CC [M] drivers/gpu/drm/radeon/atombios_encoders.o AR drivers/ptp/built-in.o CC [M] drivers/pcmcia/pcmcia_resource.o AR drivers/pwm/built-in.o CC [M] drivers/gpu/drm/radeon/radeon_semaphore.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/gpio_service.o CC drivers/power/supply/pda_power.o CC drivers/ras/ras.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/hw_factory.o CC net/wireless/shipped-certs.o AR drivers/mtd/built-in.o CC [M] drivers/gpu/drm/drm_dp_aux_dev.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bus/hwsq.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv04.o CC drivers/regulator/core.o CC [M] drivers/gpu/drm/drm_auth.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv31.o CC [M] drivers/media/tuners/tda18271-maps.o CC net/netfilter/ipvs/ip_vs_sched.o CC drivers/pci/search.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/hw_gpio.o CC drivers/input/touchscreen/dynapro.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/hw_hpd.o CC [M] net/sched/sch_fq.o CC [M] net/sched/sch_cbs.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/hw_ddc.o CC [M] drivers/gpu/drm/drm_bufs.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/hw_translate.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv50.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/dce80/hw_translate_dce80.o CC [M] drivers/gpu/drm/radeon/radeon_sa.o AR drivers/net/ieee802154/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bus/g94.o AR drivers/net/phy/built-in.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/dce80/hw_factory_dce80.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/dce110/hw_translate_dce110.o CC [M] drivers/gpu/drm/radeon/atombios_i2c.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/dce110/hw_factory_dce110.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/dce120/hw_translate_dce120.o CC [M] net/netfilter/nf_conntrack_sip.o AR drivers/net/wimax/built-in.o CC [M] drivers/gpu/drm/radeon/si.o AR drivers/net/built-in.o CC [M] drivers/gpu/drm/drm_cache.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/dce120/hw_factory_dce120.o /home/kisskb/slave/src/net/wireless/nl80211.c: In function 'nl80211_vendor_cmd_dump': /home/kisskb/slave/src/net/wireless/nl80211.c:2523:18: warning: 'wdev' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/net/wireless/nl80211.c:11979:23: note: 'wdev' was declared here /home/kisskb/slave/src/net/wireless/nl80211.c:12038:21: warning: 'rdev' may be used uninitialized in this function [-Wuninitialized] CC [M] drivers/gpu/drm/radeon/si_blit_shaders.o CC drivers/remoteproc/remoteproc_core.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bus/gf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/base.o CC drivers/power/supply/wm831x_power.o CC [M] drivers/gpu/drm/radeon/radeon_prime.o CC [M] drivers/media/tuners/tda18271-common.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/diagnostics/hw_translate_diag.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv04.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/diagnostics/hw_factory_diag.o CC [M] drivers/gpu/drm/drm_context.o CC drivers/input/touchscreen/eeti_ts.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/i2caux/aux_engine.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv40.o CC [M] drivers/pcmcia/cistpl.o CC [M] drivers/pcmcia/pcmcia_cis.o CC [M] drivers/gpu/drm/drm_dma.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/i2caux/engine_base.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/i2caux/i2caux.o CC [M] drivers/gpu/drm/radeon/cik.o CC [M] drivers/infiniband/hw/qib/qib_iba7322.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/i2caux/i2c_engine.o CC drivers/ras/debugfs.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv50.o CC drivers/pci/pci-sysfs.o CC [M] drivers/gpu/drm/drm_file.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/i2caux/i2c_generic_hw_engine.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/i2caux/i2c_hw_engine.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/i2caux/i2c_sw_engine.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/g84.o CC [M] net/sched/cls_tcindex.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/i2caux/dce80/i2caux_dce80.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/gt215.o CC [M] drivers/gpu/drm/radeon/cik_blit_shaders.o CC drivers/power/supply/ds2760_battery.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/i2caux/dce80/i2c_hw_engine_dce80.o CC [M] drivers/media/tuners/tda18271-fe.o CC [M] net/netfilter/xt_LOG.o CC [M] net/netfilter/nf_log_common.o CC [M] drivers/gpu/drm/radeon/r600_dpm.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/i2caux/dce80/i2c_sw_engine_dce80.o AR drivers/ras/built-in.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/i2caux/dce100/i2caux_dce100.o CC drivers/input/touchscreen/ili210x.o CC net/netfilter/ipvs/ip_vs_xmit.o CC [M] drivers/rpmsg/rpmsg_core.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/i2caux/dce110/i2caux_dce110.o CC [M] drivers/gpu/drm/radeon/rs780_dpm.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/i2caux/dce110/i2c_sw_engine_dce110.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/mcp77.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/gf100.o CC [M] drivers/gpu/drm/radeon/rv6xx_dpm.o CC [M] drivers/gpu/drm/radeon/rv770_dpm.o CC [M] drivers/gpu/drm/drm_gem.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/i2caux/dce110/i2c_hw_engine_dce110.o CC [M] drivers/gpu/drm/drm_ioctl.o CC [M] drivers/gpu/drm/radeon/rv730_dpm.o CC [M] drivers/infiniband/hw/qib/qib_verbs.o CC drivers/remoteproc/remoteproc_debugfs.o CC drivers/power/supply/ds2781_battery.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk104.o CC [M] drivers/infiniband/hw/qib/qib_iba6120.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/i2caux/dce110/aux_engine_dce110.o CC [M] drivers/gpu/drm/radeon/rv740_dpm.o CC [M] drivers/gpu/drm/drm_irq.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/i2caux/dce120/i2caux_dce120.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/i2caux/dce112/i2caux_dce112.o CC [M] drivers/gpu/drm/drm_lock.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/i2caux/diagnostics/i2caux_diag.o CC drivers/pci/rom.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/irq/irq_service.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/irq/dce80/irq_service_dce80.o CC [M] drivers/pcmcia/rsrc_mgr.o CC drivers/input/touchscreen/max11801_ts.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/irq/dce110/irq_service_dce110.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/irq/dce120/irq_service_dce120.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/virtual/virtual_link_encoder.o CC drivers/pci/setup-res.o CC [M] net/sched/cls_flower.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/virtual/virtual_stream_encoder.o CC [M] net/netfilter/xt_TCPMSS.o CC [M] drivers/rpmsg/qcom_glink_rpm.o CC [M] net/netfilter/xt_addrtype.o CC drivers/remoteproc/remoteproc_sysfs.o CC drivers/power/supply/da9052-battery.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/pllnv04.o CC [M] drivers/pcmcia/rsrc_nonstatic.o /home/kisskb/slave/src/net/wireless/nl80211.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/pllgt215.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce120/dce120_resource.o CC [M] drivers/gpu/drm/radeon/rv770_smc.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce120/dce120_timing_generator.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce120/dce120_hw_sequencer.o CC drivers/pci/irq.o CC drivers/input/touchscreen/mc13783_ts.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/base.o CC [M] drivers/pcmcia/pd6729.o CC [M] drivers/gpu/drm/drm_memory.o CC [M] drivers/gpu/drm/drm_drv.o CC [M] drivers/gpu/drm/radeon/cypress_dpm.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce112/dce112_compressor.o CC [M] drivers/media/tuners/xc4000.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce112/dce112_hw_sequencer.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce112/dce112_resource.o CC [M] drivers/gpu/drm/radeon/btc_dpm.o CC [M] net/netfilter/xt_state.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_timing_generator.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_compressor.o CC [M] drivers/gpu/drm/drm_scatter.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.o CC drivers/remoteproc/remoteproc_virtio.o CC net/netfilter/ipvs/ip_vs_app.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_resource.o CC [M] drivers/gpu/drm/drm_pci.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv04.o CC [M] drivers/rpmsg/qcom_glink_native.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv05.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv10.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_opp_regamma_v.o CC drivers/regulator/dummy.o CC [M] drivers/gpu/drm/radeon/sumo_dpm.o CC drivers/pci/vpd.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv1a.o CC [M] drivers/gpu/drm/radeon/sumo_smc.o AR net/netfilter/netfilter.o CC drivers/power/supply/max17040_battery.o AR net/netfilter/nf_conntrack.o CC drivers/remoteproc/remoteproc_elf_loader.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv20.o CC [M] drivers/pcmcia/i82092.o CC drivers/rtc/rtc-lib.o CC drivers/input/touchscreen/mcs5000_ts.o CC [M] drivers/gpu/drm/radeon/trinity_dpm.o CC [M] drivers/infiniband/hw/qib/qib_wc_ppc64.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_opp_csc_v.o CC drivers/pci/setup-bus.o CC [M] drivers/gpu/drm/radeon/trinity_smc.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_timing_generator_v.o CC [M] drivers/gpu/drm/radeon/si_smc.o CC [M] drivers/gpu/drm/drm_sysfs.o CC [M] drivers/gpu/drm/radeon/ni_dpm.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_mem_input_v.o LD [M] drivers/pcmcia/pcmcia_core.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_opp_v.o LD [M] drivers/pcmcia/pcmcia.o CC drivers/regulator/fixed-helper.o AR net/wireless/cfg80211.o CC [M] drivers/gpu/drm/drm_hashtab.o LD [M] drivers/pcmcia/pcmcia_rsrc.o AR net/wireless/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv50.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_transform_v.o AR drivers/input/input-core.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/g84.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/g98.o AR net/sched/built-in.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce100/dce100_resource.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce100/dce100_hw_sequencer.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gt215.o CC drivers/power/supply/max1721x_battery.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/mcp89.o AR drivers/remoteproc/remoteproc.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce80/dce80_timing_generator.o CC drivers/input/touchscreen/mms114.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gf100.o AR drivers/remoteproc/built-in.o CC drivers/pci/vc.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce80/dce80_compressor.o CC [M] drivers/gpu/drm/drm_mm.o AR drivers/soc/bcm/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gm107.o CC [M] drivers/gpu/drm/drm_crtc.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce80/dce80_hw_sequencer.o AR drivers/soc/fsl/built-in.o CC drivers/rtc/hctosys.o CC [M] drivers/gpu/drm/radeon/si_dpm.o AR drivers/soc/mediatek/built-in.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce80/dce80_resource.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.o CC drivers/spi/spi.o CC drivers/regulator/helpers.o AR drivers/soc/renesas/built-in.o CC [M] drivers/media/tuners/msi001.o AR drivers/soc/built-in.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link.o CC [M] drivers/gpu/drm/radeon/kv_smc.o CC [M] drivers/infiniband/hw/qib/qib_debugfs.o CC [M] drivers/gpu/drm/radeon/kv_dpm.o CC drivers/power/supply/pcf50633-charger.o CC drivers/power/supply/bq2415x_charger.o CC drivers/spmi/spmi.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gm200.o CC net/netfilter/ipvs/ip_vs_sync.o CC net/netfilter/ipvs/ip_vs_est.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/base.o CC [M] drivers/rpmsg/virtio_rpmsg_bus.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv04.o CC [M] drivers/gpu/drm/radeon/ci_smc.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv10.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv1a.o CC [M] drivers/gpu/drm/drm_fourcc.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv20.o CC [M] drivers/gpu/drm/radeon/ci_dpm.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv25.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_resource.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_hw_sequencer.o CC drivers/rtc/class.o CC [M] drivers/gpu/drm/drm_modes.o CC [M] drivers/gpu/drm/radeon/dce6_afmt.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_sink.o CC drivers/regulator/devres.o CC drivers/pci/mmap.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_surface.o CC drivers/input/touchscreen/mtouch.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_hwss.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_dp.o CC [M] drivers/gpu/drm/radeon/radeon_vm.o CC [M] drivers/gpu/drm/radeon/radeon_ucode.o CC [M] drivers/gpu/drm/radeon/radeon_ib.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_ddc.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_debug.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv30.o CC [M] drivers/gpu/drm/drm_edid.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv35.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_stream.o CC [M] drivers/media/tuners/mt2060.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv36.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv40.o CC drivers/pci/setup-irq.o CC [M] drivers/gpu/drm/radeon/radeon_sync.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv41.o CC [M] drivers/power/supply/wm831x_backup.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv44.o CC drivers/input/touchscreen/pixcir_i2c_ts.o CC [M] drivers/gpu/drm/drm_info.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv46.o CC net/netfilter/ipvs/ip_vs_proto.o CC drivers/pci/slot.o CC [M] drivers/gpu/drm/radeon/radeon_audio.o CC [M] drivers/gpu/drm/drm_encoder_slave.o CC [M] drivers/gpu/drm/radeon/radeon_dp_auxch.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dc_helper.o CC drivers/regulator/of_regulator.o CC [M] drivers/power/supply/test_power.o CC drivers/rtc/interface.o CC [M] drivers/gpu/drm/amd/amdgpu/../display/modules/freesync/freesync.o CC drivers/ssb/main.o CC [M] drivers/power/supply/act8945a_charger.o CC [M] drivers/gpu/drm/radeon/radeon_dp_mst.o CC [M] drivers/gpu/drm/radeon/radeon_mn.o CC [M] drivers/gpu/drm/radeon/r600_dma.o CC drivers/input/touchscreen/s6sy761.o CC [M] drivers/gpu/drm/radeon/rv770_dma.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv47.o CC [M] drivers/gpu/drm/radeon/evergreen_dma.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv49.o CC [M] drivers/media/tuners/mt2063.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv4e.o CC [M] drivers/media/tuners/tda18218.o CC [M] drivers/power/supply/sbs-battery.o CC [M] drivers/gpu/drm/radeon/ni_dma.o CC [M] drivers/power/supply/bq27xxx_battery.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv50.o CC drivers/pci/quirks.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/g84.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gt215.o CC [M] drivers/gpu/drm/drm_trace_points.o LD [M] drivers/infiniband/hw/qib/ib_qib.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/mcp77.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_helper.c: In function 'generic_reg_wait': /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_helper.c:135:11: warning: 'reg_val' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/drivers/input/touchscreen/s6sy761.c: In function 's6sy761_probe': /home/kisskb/slave/src/drivers/input/touchscreen/s6sy761.c:442:22: warning: 'max_y' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/drivers/input/touchscreen/s6sy761.c:441:22: warning: 'max_x' may be used uninitialized in this function [-Wuninitialized] CC [M] drivers/power/supply/bq27xxx_battery_i2c.o CC [M] drivers/media/tuners/tda18212.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_helper.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC drivers/input/touchscreen/st1232.o CC [M] drivers/media/tuners/fc2580.o /home/kisskb/slave/src/drivers/input/touchscreen/s6sy761.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC net/netfilter/ipvs/ip_vs_pe.o CC [M] drivers/gpu/drm/drm_global.o CC drivers/input/touchscreen/tsc200x-core.o CC [M] drivers/gpu/drm/radeon/si_dma.o CC [M] drivers/gpu/drm/drm_prime.o CC [M] drivers/gpu/drm/drm_rect.o CC [M] drivers/gpu/drm/drm_vma_manager.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/mcp89.o CC [M] drivers/gpu/drm/radeon/cik_sdma.o CC [M] drivers/gpu/drm/radeon/radeon_uvd.o CC [M] drivers/gpu/drm/radeon/uvd_v1_0.o AR drivers/spmi/built-in.o CC drivers/input/touchscreen/tsc2005.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gf108.o AR drivers/pci/host/built-in.o CC [M] drivers/power/supply/bq27xxx_battery_hdq.o CC [M] drivers/gpu/drm/radeon/uvd_v2_2.o CC [M] drivers/staging/irda/drivers/w83977af_ir.o CC drivers/thermal/thermal_core.o CC drivers/pci/hotplug/pci_hotplug_core.o CC drivers/staging/gs_fpgaboot/gs_fpgaboot.o CC drivers/regulator/as3722-regulator.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gk20a.o CC [M] drivers/gpu/drm/radeon/uvd_v3_1.o CC [M] drivers/media/tuners/fc0012.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gm107.o CC drivers/rtc/nvmem.o CC [M] drivers/power/supply/max17042_battery.o CC [M] drivers/gpu/drm/drm_flip_work.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gm200.o CC drivers/input/touchscreen/tsc2007_core.o CC [M] drivers/gpu/drm/radeon/uvd_v4_2.o CC [M] drivers/media/tuners/qm1d1c0042.o CC [M] drivers/power/supply/max8903_charger.o CC [M] drivers/gpu/drm/radeon/radeon_vce.o CC [M] drivers/gpu/drm/drm_modeset_lock.o CC [M] drivers/gpu/drm/radeon/vce_v1_0.o CC [M] drivers/media/tuners/m88rs6000t.o CC net/netfilter/ipvs/ip_vs_proto_udp.o LD [M] drivers/gpu/drm/amd/amdgpu/amdgpu.o CC [M] drivers/power/supply/lp8727_charger.o CC [M] drivers/power/supply/max14577_charger.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gm20b.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gp100.o CC [M] drivers/gpu/drm/radeon/vce_v2_0.o CC drivers/ssb/scan.o CC [M] drivers/gpu/drm/drm_atomic.o MKREGTABLE drivers/gpu/drm/radeon/r100_reg_safe.h CC drivers/input/touchscreen/wacom_w8001.o MKREGTABLE drivers/gpu/drm/radeon/rn50_reg_safe.h CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gp102.o MKREGTABLE drivers/gpu/drm/radeon/r300_reg_safe.h MKREGTABLE drivers/gpu/drm/radeon/r420_reg_safe.h MKREGTABLE drivers/gpu/drm/radeon/rs600_reg_safe.h CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gp10b.o MKREGTABLE drivers/gpu/drm/radeon/rv515_reg_safe.h CC [M] drivers/gpu/drm/radeon/r200.o CC drivers/rtc/rtc-ds1343.o CC drivers/input/touchscreen/sx8654.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.o CC [M] drivers/gpu/drm/radeon/r600_cs.o AR drivers/media/tuners/built-in.o CC drivers/staging/gs_fpgaboot/io.o CC [M] drivers/power/supply/max14656_charger_detector.o LD [M] drivers/media/tuners/tda18271.o CC [M] drivers/gpu/drm/radeon/evergreen_cs.o CC [M] drivers/gpu/drm/drm_bridge.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv04.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv10.o CC drivers/spi/spidev.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv1a.o CC [M] drivers/gpu/drm/drm_framebuffer.o CC drivers/spi/spi-altera.o CC [M] drivers/staging/irda/drivers/smsc-ircc2.o CC [M] drivers/gpu/drm/drm_connector.o CC net/netfilter/ipvs/ip_vs_lc.o CC [M] drivers/staging/irda/drivers/ali-ircc.o CC [M] drivers/gpu/drm/radeon/r100.o CC drivers/regulator/da9062-regulator.o CC [M] drivers/gpu/drm/radeon/r300.o CC [M] drivers/input/touchscreen/ads7846.o CC [M] drivers/power/supply/max8998_charger.o CC [M] drivers/gpu/drm/radeon/r420.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv20.o CC drivers/pci/hotplug/cpci_hotplug_core.o CC [M] drivers/gpu/drm/drm_blend.o CC [M] drivers/power/supply/smb347-charger.o CC [M] drivers/gpu/drm/radeon/rs600.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv40.o CC [M] drivers/gpu/drm/drm_encoder.o AR drivers/pci/switch/built-in.o AR drivers/media/built-in.o CC [M] drivers/pci/switch/switchtec.o CC [M] drivers/power/supply/tps65217_charger.o CC drivers/ssb/sprom.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv41.o AR drivers/staging/gs_fpgaboot/gs_fpga.o AR drivers/staging/gs_fpgaboot/built-in.o AR drivers/power/supply/power_supply.o CC [M] drivers/input/touchscreen/ar1021_i2c.o AR drivers/power/supply/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv44.o CC [M] drivers/gpu/drm/radeon/rv515.o CC [M] drivers/staging/irda/net/iriap.o CC drivers/rtc/rtc-ds1347.o CC drivers/tty/tty_audit.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv49.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv4e.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgt215.o CC drivers/pci/msi.o CC [M] drivers/gpu/drm/drm_mode_object.o CC drivers/rtc/rtc-ds1390.o CC drivers/rtc/rtc-ds1511.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/rammcp77.o CC drivers/spi/spi-axi-spi-engine.o CC [M] drivers/input/touchscreen/cyttsp_core.o CC drivers/spi/spi-bitbang.o CC [M] drivers/input/touchscreen/cyttsp_i2c.o CC drivers/regulator/da9210-regulator.o CC drivers/spi/spi-cadence.o CC net/netfilter/ipvs/ip_vs_fo.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgf108.o CC net/netfilter/ipvs/ip_vs_lblcr.o CC drivers/thermal/thermal_sysfs.o CC drivers/ssb/pci.o CC drivers/spi/spi-dw.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgm107.o CC [M] drivers/input/touchscreen/cyttsp_i2c_common.o CC [M] drivers/input/touchscreen/cyttsp_spi.o CC drivers/tty/sysrq.o CC [M] drivers/gpu/drm/drm_property.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgm200.o AR drivers/power/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgp100.o CC drivers/rtc/rtc-ds1553.o CC drivers/uio/uio.o CC [M] drivers/gpu/drm/drm_plane.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/sddr2.o CC drivers/pci/hotplug/cpci_hotplug_pci.o CC [M] drivers/pci/hotplug/shpchp_core.o CC [M] drivers/input/touchscreen/cyttsp4_core.o CC drivers/rtc/rtc-ds3232.o CC [M] drivers/gpu/drm/drm_color_mgmt.o CC [M] drivers/input/touchscreen/cyttsp4_i2c.o CC drivers/rtc/rtc-m48t86.o CC drivers/spi/spi-dw-mmio.o CC drivers/regulator/fan53555.o CC [M] drivers/input/touchscreen/cyttsp4_spi.o CC [M] drivers/gpu/drm/drm_print.o CC drivers/spi/spi-dw-pci.o CC [M] drivers/staging/irda/net/iriap_event.o CC [M] drivers/gpu/drm/drm_dumb_buffers.o CC [M] drivers/gpu/drm/drm_mode_config.o CC [M] drivers/input/touchscreen/da9052_tsi.o CC [M] drivers/gpu/drm/drm_vblank.o CC drivers/pci/syscall.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/sddr3.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gddr3.o CC [M] drivers/input/touchscreen/edt-ft5x06.o CC net/netfilter/ipvs/ip_vs_nq.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gddr5.o CC [M] drivers/pci/hotplug/shpchp_ctrl.o CC drivers/thermal/thermal_helpers.o CC drivers/spi/spi-dw-mid.o CC [M] drivers/gpu/drm/drm_syncobj.o CC drivers/spi/spi-sc18is602.o CC [M] drivers/input/touchscreen/hampshire.o CC drivers/rtc/rtc-max8907.o CC [M] drivers/staging/irda/drivers/vlsi_ir.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fuse/base.o CC drivers/rtc/rtc-max8925.o CC drivers/ssb/pcihost_wrapper.o CC drivers/pci/of.o CC drivers/spi/spi-tle62x0.o CC drivers/ssb/sdio.o CC drivers/ssb/driver_chipcommon.o CC drivers/spi/spi-xcomm.o CC [M] drivers/pci/hotplug/shpchp_pci.o CC [M] net/netfilter/ipvs/ip_vs_wlc.o CC drivers/regulator/lp8788-buck.o AR drivers/tty/ipwireless/built-in.o CC drivers/rtc/rtc-max8998.o CC [M] drivers/input/touchscreen/gunze.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fuse/nv50.o CC [M] drivers/gpu/drm/drm_lease.o CC [M] drivers/gpu/drm/drm_vm.o CC drivers/uio/uio_dmem_genirq.o CC [M] drivers/spi/spi-loopback-test.o AR drivers/tty/serial/built-in.o CC [M] drivers/spi/spi-fsl-cpm.o AR drivers/tty/vt/built-in.o CC [M] drivers/spi/spi-fsl-lib.o AR drivers/tty/built-in.o CC [M] drivers/input/touchscreen/elants_i2c.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fuse/gf100.o CC [M] drivers/input/touchscreen/elo.o CC drivers/thermal/fair_share.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fuse/gm107.o AR drivers/usb/built-in.o CC [M] drivers/uwb/address.o CC [M] drivers/uwb/allocator.o CC [M] drivers/gpu/drm/drm_ioc32.o CC [M] drivers/spi/spi-fsl-spi.o CC drivers/rtc/rtc-pcf2127.o CC drivers/rtc/rtc-pcf50633.o CC [M] drivers/spi/spi-rockchip.o CC drivers/rtc/rtc-pcf85063.o CC [M] drivers/spi/spi-xilinx.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gpio/base.o CC [M] drivers/gpu/drm/drm_gem_cma_helper.o CC [M] net/netfilter/ipvs/ip_vs_ovf.o CC [M] drivers/gpu/drm/ati_pcigart.o CC [M] drivers/staging/irda/net/irlmp.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gpio/nv10.o CC drivers/regulator/lp8788-ldo.o CC [M] drivers/pci/hotplug/shpchp_sysfs.o CC [M] drivers/pci/hotplug/shpchp_hpc.o CC [M] drivers/input/touchscreen/exc3000.o CC drivers/ssb/driver_chipcommon_pmu.o CC [M] drivers/spi/spi-zynqmp-gqspi.o CC drivers/ssb/driver_pcicore.o /home/kisskb/slave/src/drivers/staging/irda/drivers/vlsi_ir.c: In function 'vlsi_alloc_ring.constprop.21': /home/kisskb/slave/src/drivers/staging/irda/drivers/vlsi_ir.h:617:30: warning: 'busaddr' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/drivers/staging/irda/drivers/vlsi_ir.c:397:13: note: 'busaddr' was declared here CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gpio/nv50.o CC drivers/thermal/gov_bang_bang.o CC [M] drivers/input/touchscreen/mk712.o AR drivers/pci/hotplug/pci_hotplug.o CC [M] drivers/uwb/beacon.o CC drivers/uio/uio_aec.o AR drivers/pci/hotplug/built-in.o /home/kisskb/slave/src/drivers/staging/irda/drivers/vlsi_ir.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC drivers/rtc/rtc-pcf85363.o CC drivers/video/hdmi.o CC [M] drivers/input/touchscreen/penmount.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gpio/g94.o CC drivers/rtc/rtc-s35390a.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gpio/gf119.o CC [M] drivers/gpu/drm/drm_panel.o CC drivers/rtc/rtc-snvs.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gpio/gk104.o CC [M] drivers/gpu/drm/drm_of.o CC drivers/regulator/max77620-regulator.o CC [M] drivers/uwb/driver.o CC [M] net/netfilter/ipvs/ip_vs_lblc.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/base.o CC drivers/thermal/step_wise.o CC drivers/rtc/rtc-test.o AR drivers/spi/spi-dw-midpci.o CC drivers/rtc/rtc-tps6586x.o CC [M] drivers/gpu/drm/drm_debugfs_crc.o CC [M] drivers/gpu/drm/drm_debugfs.o CC [M] drivers/gpu/drm/drm_edid_load.o CC [M] drivers/gpu/drm/drm_agpsupport.o CC [M] drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv04.o AR drivers/spi/built-in.o CC drivers/rtc/rtc-twl.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv4e.o CC [M] drivers/input/touchscreen/stmfts.o CC [M] drivers/input/touchscreen/ti_am335x_tsc.o CC [M] drivers/input/touchscreen/tsc40.o LD [M] drivers/gpu/drm/drm_kms_helper.o CC [M] drivers/uwb/drp.o CC drivers/uio/uio_sercos3.o CC [M] drivers/input/touchscreen/wacom_i2c.o CC drivers/rtc/rtc-wm831x.o LD [M] drivers/gpu/drm/radeon/radeon.o CC [M] drivers/input/touchscreen/wdt87xx_i2c.o CC [M] net/netfilter/ipvs/ip_vs_sh.o CC [M] drivers/uwb/drp-avail.o CC [M] net/netfilter/ipvs/ip_vs_sed.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv50.o AR drivers/virt/built-in.o CC [M] drivers/input/touchscreen/wm831x-ts.o CC [M] drivers/staging/lustre/lnet/libcfs/linux/linux-tracefile.o CC drivers/vme/vme.o CC drivers/virtio/virtio.o CC drivers/video/backlight/lcd.o CC drivers/video/backlight/hx8357.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/g94.o LD [M] drivers/pci/hotplug/shpchp.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gf117.o CC [M] drivers/uwb/drp-ie.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gf119.o CC [M] drivers/uwb/est.o AR drivers/pci/built-in.o CC drivers/rtc/rtc-wm8350.o AR drivers/thermal/broadcom/built-in.o CC [M] drivers/rtc/rtc-88pm80x.o AR drivers/ssb/ssb.o CC [M] drivers/rtc/rtc-ab-b5ze-s3.o AR drivers/thermal/samsung/built-in.o CC [M] drivers/rtc/rtc-abx80x.o AR drivers/ssb/built-in.o CC drivers/w1/w1.o CC [M] drivers/rtc/rtc-as3722.o AR drivers/thermal/tegra/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gk104.o CC drivers/watchdog/watchdog_core.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gm200.o CC drivers/thermal/da9062-thermal.o CC [M] drivers/rtc/rtc-bq32k.o CC drivers/regulator/max8925-regulator.o CC [M] drivers/input/touchscreen/tps6507x-ts.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/rtc/rtc-da9063.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padnv4e.o CC [M] drivers/input/touchscreen/rohm_bu21023.o CC [M] drivers/uwb/ie.o CC drivers/uio/uio_netx.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padnv50.o CC [M] drivers/rtc/rtc-ds1305.o AR drivers/input/touchscreen/tsc2007.o CC [M] drivers/rtc/rtc-ds1307.o AR drivers/input/touchscreen/built-in.o CC [M] drivers/staging/irda/net/irlmp_event.o CC [M] drivers/uio/uio_pci_generic.o CC [M] drivers/uio/uio_pdrv_genirq.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padg94.o CC drivers/video/backlight/platform_lcd.o CC drivers/video/backlight/lms501kf03.o CC [M] drivers/video/backlight/ams369fg06.o AR net/netfilter/ipvs/ip_vs.o AR net/netfilter/ipvs/built-in.o CC [M] drivers/video/backlight/ili922x.o CC drivers/watchdog/watchdog_dev.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padgf119.o CC [M] drivers/video/backlight/ili9320.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padgm200.o CC [M] drivers/uwb/ie-rcv.o LD [M] drivers/gpu/drm/drm.o CC [M] drivers/rtc/rtc-ds1672.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bus.o CC [M] drivers/rtc/rtc-ds1742.o CC [M] drivers/rtc/rtc-isl1208.o CC [M] drivers/staging/lustre/lnet/libcfs/linux/linux-debug.o CC [M] drivers/staging/lustre/lnet/libcfs/linux/linux-prim.o AR drivers/thermal/thermal_sys.o CC drivers/watchdog/twl4030_wdt.o CC [M] drivers/uwb/lc-dev.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv04.o CC [M] drivers/video/fbdev/aty/radeon_base.o AR drivers/thermal/built-in.o CC drivers/virtio/virtio_ring.o CC [M] drivers/virtio/virtio_mmio.o CC [M] drivers/uwb/lc-rc.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv4e.o CC [M] drivers/rtc/rtc-lp8788.o CC [M] drivers/rtc/rtc-m41t93.o CC [M] drivers/rtc/rtc-m48t59.o CC [M] drivers/rtc/rtc-max6916.o CC drivers/watchdog/of_xilinx_wdt.o CC drivers/regulator/max8952.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busgf119.o AR drivers/staging/media/built-in.o CC [M] drivers/rtc/rtc-mc13xxx.o CC [M] drivers/uio/uio_pruss.o AR net/netfilter/built-in.o AR drivers/uio/built-in.o CC [M] drivers/staging/most/aim-network/networking.o CC [M] drivers/rtc/rtc-mcp795.o CC drivers/staging/most/aim-sound/sound.o CC [M] drivers/staging/most/aim-v4l2/video.o AR net/built-in.o CC [M] drivers/video/backlight/ld9040.o CC [M] drivers/uwb/neh.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bit.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/aux.o CC [M] drivers/uwb/pal.o CC [M] drivers/rtc/rtc-msm6242.o CC [M] drivers/video/backlight/ltv350qv.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxg94.o AR drivers/input/built-in.o CC drivers/watchdog/da9052_wdt.o CC drivers/w1/w1_int.o CC drivers/w1/w1_family.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxgf119.o CC [M] drivers/video/backlight/s6e63m0.o CC drivers/watchdog/wm8350_wdt.o AR drivers/vme/boards/built-in.o CC [M] drivers/rtc/rtc-pcf2123.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxgm200.o CC [M] drivers/rtc/rtc-pcf8523.o CC drivers/regulator/max8998.o CC drivers/vme/bridges/vme_tsi148.o CC [M] drivers/video/backlight/adp8860_bl.o CC [M] drivers/rtc/rtc-r7301.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/anx9805.o CC [M] drivers/video/backlight/bd6107.o CC [M] drivers/rtc/rtc-rk808.o CC [M] drivers/rtc/rtc-rs5c348.o CC [M] drivers/rtc/rtc-rp5c01.o CC drivers/staging/most/hdm-dim2/dim2_hdm.o CC [M] drivers/virtio/virtio_pci_modern.o CC [M] drivers/staging/irda/net/irlmp_frame.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/rtc/rtc-rs5c372.o CC drivers/watchdog/max77620_wdt.o CC [M] drivers/rtc/rtc-rv3029c2.o CC [M] drivers/staging/lustre/lnet/libcfs/linux/linux-cpu.o CC [M] drivers/rtc/rtc-rx8010.o /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxg94.c: In function 'g94_i2c_aux_xfer': /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxg94.c:160:31: warning: 'stat' may be used uninitialized in this function [-Wuninitialized] CC [M] drivers/staging/lustre/lnet/libcfs/linux/linux-curproc.o CC [M] drivers/uwb/radio.o CC [M] drivers/watchdog/pcwd_pci.o /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxgm200.c: In function 'gm200_i2c_aux_xfer': /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxgm200.c:160:31: warning: 'stat' may be used uninitialized in this function [-Wuninitialized] CC [M] drivers/video/backlight/backlight.o CC [M] drivers/rtc/rtc-stk17ta8.o CC [M] drivers/uwb/reset.o CC [M] drivers/staging/lustre/lnet/libcfs/linux/linux-module.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gk104.o LD [M] drivers/staging/most/aim-network/aim_network.o CC drivers/w1/w1_netlink.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/ibus/gk20a.o /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxg94.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxgm200.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] CC [M] drivers/staging/most/hdm-i2c/hdm_i2c.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gm200.o AR drivers/staging/most/aim-sound/aim_sound.o CC [M] drivers/rtc/rtc-v3020.o CC [M] drivers/uwb/rsv.o AR drivers/staging/most/aim-sound/built-in.o CC [M] drivers/rtc/rtc-zynqmp.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gp10b.o CC drivers/staging/most/mostcore/core.o CC [M] drivers/video/backlight/da903x_bl.o CC [M] drivers/uwb/scan.o AR drivers/rtc/rtc-core.o AR drivers/rtc/built-in.o CC [M] drivers/uwb/uwb-debug.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/virtio/virtio_pci_common.o CC [M] drivers/uwb/uwbd.o LD [M] drivers/staging/most/aim-v4l2/aim_v4l2.o CC [M] drivers/watchdog/wdt_pci.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/base.o CC [M] drivers/video/backlight/generic_bl.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/gf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/instmem/base.o CC [M] drivers/video/backlight/lm3533_bl.o CC drivers/regulator/mc13892-regulator.o CC [M] drivers/watchdog/cadence_wdt.o CC [M] drivers/video/backlight/lm3639_bl.o CC [M] drivers/video/backlight/lv5207lp.o CC [M] drivers/staging/irda/net/irlap.o CC [M] drivers/virtio/virtio_balloon.o CC [M] drivers/staging/irda/net/irlap_event.o CC drivers/w1/w1_io.o CC [M] drivers/video/backlight/max8925_bl.o AR drivers/virtio/built-in.o CC [M] drivers/video/backlight/pandora_bl.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv04.o CC [M] drivers/video/backlight/pcf50633-backlight.o CC drivers/staging/most/hdm-dim2/dim2_hal.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv40.o AR drivers/staging/typec/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.o CC [M] drivers/watchdog/rn5t618_wdt.o CC [M] drivers/uwb/umc-bus.o CC [M] drivers/video/backlight/pm8941-wled.o AR drivers/staging/vme/devices/built-in.o CC [M] drivers/video/backlight/sky81452-backlight.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.o AR drivers/staging/vme/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/ltc/base.o CC [M] drivers/watchdog/retu_wdt.o CC [M] drivers/uwb/umc-dev.o CC [M] drivers/staging/vt6655/device_main.o CC [M] drivers/uwb/umc-drv.o CC drivers/staging/most/hdm-dim2/dim2_sysfs.o CC drivers/w1/masters/ds1wm.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gf100.o CC [M] drivers/video/fbdev/aty/radeon_pm.o CC [M] drivers/video/backlight/tps65217_bl.o CC [M] drivers/watchdog/da9062_wdt.o CC [M] drivers/watchdog/wm831x_wdt.o CC [M] drivers/staging/lustre/lnet/klnds/socklnd/socklnd.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gm107.o CC [M] drivers/uwb/whci.o CC [M] drivers/video/backlight/wm831x_bl.o AR drivers/vme/bridges/built-in.o CC [M] drivers/staging/lustre/lnet/libcfs/linux/linux-crypto.o AR drivers/vme/built-in.o CC [M] drivers/staging/lustre/lnet/klnds/socklnd/socklnd_cb.o CC [M] drivers/video/backlight/arcxcnn_bl.o LD [M] drivers/virtio/virtio_pci.o CC [M] drivers/watchdog/ziirave_wdt.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gm200.o AR drivers/video/backlight/built-in.o AR drivers/watchdog/watchdog.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gp100.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/base.o CC drivers/regulator/mc13xxx-regulator-core.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv04.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv11.o AR drivers/watchdog/built-in.o CC drivers/video/fbdev/core/fb_cmdline.o CC drivers/w1/slaves/w1_ds2405.o CC [M] drivers/video/fbdev/kyro/STG4000Ramdac.o AR drivers/staging/most/hdm-dim2/hdm_dim2.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv17.o CC [M] drivers/video/fbdev/mb862xx/mb862xxfbdrv.o CC drivers/w1/slaves/w1_ds2413.o AR drivers/staging/most/hdm-dim2/built-in.o CC [M] drivers/staging/lustre/lnet/libcfs/linux/linux-crypto-adler.o CC drivers/w1/slaves/w1_ds2431.o CC [M] drivers/staging/lustre/lnet/libcfs/linux/linux-mem.o CC [M] drivers/video/fbdev/kyro/STG4000VTG.o CC [M] drivers/staging/lustre/lnet/klnds/socklnd/socklnd_proto.o CC [M] drivers/uwb/whc-rc.o CC [M] drivers/staging/lustre/lnet/klnds/socklnd/socklnd_modparams.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv44.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/g84.o CC [M] drivers/video/fbdev/kyro/STG4000OverlayDevice.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/g98.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/gt215.o LD [M] drivers/uwb/uwb.o CC drivers/w1/slaves/w1_ds2760.o CC drivers/w1/slaves/w1_ds2781.o CC [M] drivers/staging/wilc1000/wilc_wfi_cfgoperations.o AR drivers/staging/most/mostcore/mostcore.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/gf100.o AR drivers/staging/most/mostcore/built-in.o AR drivers/staging/most/built-in.o CC [M] drivers/staging/wilc1000/linux_wlan.o AR drivers/w1/masters/built-in.o CC [M] drivers/staging/wilc1000/linux_mon.o AR drivers/w1/wire.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/mc/gp100.o CC [M] drivers/video/fbdev/aty/radeon_monitor.o LD [M] drivers/uwb/umc.o CC drivers/w1/slaves/w1_ds28e17.o CC [M] drivers/w1/slaves/w1_therm.o CC drivers/regulator/mt6311-regulator.o CC [M] drivers/video/fbdev/kyro/STG4000InitDevice.o CC drivers/video/display_timing.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/gp10b.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/base.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv04.o CC [M] drivers/w1/slaves/w1_smem.o CC [M] drivers/w1/slaves/w1_ds2423.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/staging/irda/net/irlap_frame.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv50.o CC drivers/video/fbdev/core/fb_notify.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/g84.o CC [M] drivers/staging/lustre/lnet/libcfs/debug.o CC [M] drivers/video/fbdev/kyro/fbdev.o CC [M] drivers/staging/lustre/lnet/libcfs/fail.o CC [M] drivers/w1/slaves/w1_ds2805.o CC drivers/regulator/pfuze100-regulator.o CC [M] drivers/staging/irda/net/timer.o CC [M] drivers/video/fbdev/mb862xx/mb862xxfb_accel.o CC [M] drivers/w1/slaves/w1_ds2780.o CC [M] drivers/video/fbdev/aty/radeon_accel.o CC [M] drivers/staging/vt6655/card.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gf100.o CC drivers/video/videomode.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gk20a.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gm200.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gm20b.o CC [M] drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd_cb.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gp100.o CC [M] drivers/staging/vt6655/channel.o CC [M] drivers/staging/lustre/lustre/fid/fid_lib.o CC [M] drivers/staging/lustre/lustre/fid/fid_request.o CC [M] drivers/staging/lustre/lustre/fid/lproc_fid.o CC [M] drivers/staging/lustre/lnet/klnds/socklnd/socklnd_lib.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gp10b.o CC [M] drivers/staging/lustre/lnet/libcfs/module.o CC drivers/video/of_display_timing.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/mem.o AR drivers/w1/slaves/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/memnv04.o CC drivers/regulator/pv88080-regulator.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/memnv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/memgf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.o CC [M] drivers/staging/vt6655/mac.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmnv04.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmnv41.o CC [M] drivers/video/fbdev/core/fbmem.o CC [M] drivers/staging/lustre/lnet/libcfs/tracefile.o CC [M] drivers/staging/wilc1000/coreconfigurator.o CC [M] drivers/staging/lustre/lnet/libcfs/libcfs_string.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmnv44.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmnv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgk104.o LD [M] drivers/video/fbdev/kyro/kyrofb.o AR drivers/w1/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgk20a.o CC [M] drivers/video/fbdev/nvidia/nvidia.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgm200.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgm20b.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgp100.o CC drivers/regulator/pcf50633-regulator.o CC [M] drivers/video/fbdev/aty/radeon_i2c.o CC [M] drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd_modparams.o CC [M] drivers/video/fbdev/aty/radeon_backlight.o CC drivers/video/of_videomode.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgp10b.o CC [M] drivers/staging/irda/net/qos.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/umem.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ummu.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/uvmm.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mxm/base.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mxm/mxms.o LD [M] drivers/video/fbdev/mb862xx/mb862xxfb.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/staging/wilc1000/host_interface.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/base.o CC drivers/regulator/tps65023-regulator.o CC [M] drivers/staging/lustre/lnet/libcfs/hash.o AR drivers/video/fbdev/omap2/omapfb/displays/built-in.o CC [M] drivers/staging/vt6655/baseband.o AR drivers/video/fbdev/omap2/omapfb/dss/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/pcie.o AR drivers/video/fbdev/omap2/omapfb/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv04.o CC drivers/regulator/vctrl-regulator.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv40.o CC [M] drivers/staging/lustre/lnet/libcfs/prng.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv46.o AR drivers/video/fbdev/omap2/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv4c.o CC [M] drivers/staging/wilc1000/wilc_wlan_cfg.o CC [M] drivers/staging/irda/net/irqueue.o CC [M] drivers/staging/vt6655/rxtx.o CC [M] drivers/video/fbdev/riva/fbdev.o CC [M] drivers/video/vgastate.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/g84.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/g92.o CC [M] drivers/video/fbdev/riva/riva_hw.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/staging/irda/net/irttp.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/gf106.o CC [M] drivers/video/fbdev/core/fbmon.o LD [M] drivers/video/fbdev/aty/radeonfb.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/gk104.o CC [M] drivers/staging/vt6655/dpc.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/gp100.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/memx.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/base.o CC [M] drivers/staging/vt6655/power.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gt215.o CC [M] drivers/staging/wilc1000/wilc_debugfs.o CC [M] drivers/video/fbdev/savage/savagefb_driver.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gf100.o CC [M] drivers/staging/wilc1000/wilc_wlan.o CC [M] drivers/regulator/fixed.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gf119.o CC [M] drivers/regulator/virtual.o CC [M] drivers/staging/lustre/lnet/libcfs/workitem.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk104.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 [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gm20b.o CC [M] drivers/staging/lustre/lnet/libcfs/libcfs_cpu.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gp100.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gp102.o CC [M] drivers/staging/lustre/lnet/libcfs/libcfs_mem.o CC [M] drivers/staging/irda/net/irda_device.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/secboot/base.o CC [M] drivers/staging/lustre/lnet/libcfs/libcfs_lock.o CC [M] drivers/staging/irda/net/irias_object.o CC [M] drivers/video/fbdev/nvidia/nv_hw.o CC [M] drivers/staging/vt6655/srom.o LD [M] drivers/staging/lustre/lustre/fid/fid.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/secboot/hs_ucode.o CC [M] drivers/regulator/act8865-regulator.o CC [M] drivers/staging/wilc1000/wilc_spi.o CC [M] drivers/staging/lustre/lustre/fld/fld_request.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/secboot/ls_ucode_gr.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/secboot/ls_ucode_msgqueue.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr.o CC [M] drivers/staging/vt6655/key.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r352.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r361.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r364.o CC [M] drivers/staging/irda/net/wrapper.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r367.o CC [M] drivers/regulator/act8945a-regulator.o CC [M] drivers/regulator/arizona-ldo1.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r375.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/secboot/gm200.o CC [M] drivers/staging/vt6655/rf.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/secboot/gm20b.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/secboot/gp102.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/secboot/gp10b.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/base.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/fan.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/fannil.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/fanpwm.o CC [M] drivers/staging/irda/net/af_irda.o CC [M] drivers/video/fbdev/core/fbcmap.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/fantog.o CC [M] drivers/video/fbdev/riva/nv_driver.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/ic.o CC [M] drivers/video/fbdev/riva/rivafb-i2c.o CC [M] drivers/regulator/arizona-micsupp.o CC [M] drivers/staging/irda/net/discovery.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/temp.o CC [M] drivers/regulator/da903x.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/nv40.o LD [M] drivers/staging/lustre/lnet/klnds/socklnd/ksocklnd.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/nv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/g84.o CC [M] drivers/regulator/da9063-regulator.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/gt215.o CC [M] drivers/regulator/da9211-regulator.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/gf119.o CC [M] drivers/regulator/hi6421-regulator.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/gm107.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/gm200.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/gp100.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/timer/base.o CC [M] drivers/video/fbdev/core/fbsysfs.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv04.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv40.o CC [M] drivers/staging/irda/net/parameters.o CC [M] drivers/staging/irda/net/irnetlink.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv41.o CC [M] drivers/regulator/hi6421v530-regulator.o CC [M] drivers/video/fbdev/nvidia/nv_setup.o CC [M] drivers/staging/irda/net/irmod.o CC [M] drivers/regulator/lp3971.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/regulator/lp8755.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/volt/base.o LD [M] drivers/staging/vt6655/vt6655_stage.o LD [M] drivers/staging/lustre/lnet/libcfs/libcfs.o CC [M] drivers/video/fbdev/core/modedb.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/staging/irda/net/irlan/irlan_common.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/volt/gf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk20a.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/volt/gm20b.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/falcon.o CC [M] drivers/regulator/ltc3589.o LD [M] drivers/video/fbdev/riva/rivafb.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/xtensa.o CC [M] drivers/regulator/ltc3676.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/bsp/g84.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/ce/gt215.o LD [M] drivers/staging/wilc1000/wilc1000-spi.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/ce/gf100.o CC [M] drivers/regulator/max8649.o CC [M] drivers/regulator/max8907-regulator.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/regulator/mc13783-regulator.o CC [M] drivers/regulator/qcom_spmi-regulator.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:101:1: warning: 'inst' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/top/gk104.c:101:1: warning: 'type' may be used uninitialized in this function [-Wuninitialized] CC [M] drivers/gpu/drm/nouveau/nvkm/engine/ce/gp100.o CC [M] drivers/video/fbdev/sis/sis_main.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/ce/gp102.o CC [M] drivers/regulator/rk808-regulator.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/cipher/g84.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/device/acpi.o CC [M] drivers/regulator/tps6507x-regulator.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 [M] drivers/gpu/drm/nouveau/nvkm/engine/device/base.o CC [M] drivers/video/fbdev/savage/savagefb-i2c.o CC [M] drivers/regulator/tps65217-regulator.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/device/ctrl.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/device/pci.o CC [M] drivers/staging/lustre/lustre/fld/fld_cache.o CC [M] drivers/video/fbdev/nvidia/nv_accel.o LD [M] drivers/staging/wilc1000/wilc1000.o CC [M] drivers/staging/lustre/lnet/lnet/api-ni.o CC [M] drivers/video/fbdev/core/fbcvt.o CC [M] drivers/staging/lustre/lnet/selftest/console.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 [M] drivers/regulator/tps6586x-regulator.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/g84.o CC [M] drivers/regulator/tps65912-regulator.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/g94.o CC [M] drivers/video/fbdev/core/fb_defio.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/mcp77.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/mcp89.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/gp100.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/gp102.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/vga.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/head.o CC [M] drivers/regulator/wm831x-isink.o CC [M] drivers/regulator/wm831x-dcdc.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/headnv04.o CC [M] drivers/regulator/wm831x-ldo.o LD [M] drivers/staging/irda/net/irda.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/headnv50.o CC [M] drivers/regulator/wm8350-regulator.o CC [M] drivers/regulator/wm8994-regulator.o CC [M] drivers/staging/irda/net/irlan/irlan_eth.o AR drivers/regulator/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/headgf119.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.o CC [M] drivers/video/fbdev/nvidia/nv_of.o CC [M] drivers/video/fbdev/nvidia/nv_i2c.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/dacnv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/dacgf119.o CC [M] drivers/video/fbdev/core/cfbfillrect.o CC [M] drivers/video/fbdev/core/cfbcopyarea.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/piornv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/sornv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/sorg84.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/sorg94.o CC [M] drivers/staging/lustre/lnet/lnet/config.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/sormcp77.o CC [M] drivers/staging/lustre/lnet/selftest/conrpc.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgt215.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/sormcp89.o CC [M] drivers/staging/lustre/lnet/lnet/nidstrings.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgf119.o CC [M] drivers/video/fbdev/savage/savagefb_accel.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgm107.o CC [M] drivers/staging/lustre/lnet/lnet/net_fault.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgm200.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/hdagt215.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/dp.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/outp.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/hdagf119.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmi.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 [M] drivers/staging/lustre/lustre/llite/dcache.o CC [M] drivers/video/fbdev/core/cfbimgblt.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/conn.o CC [M] drivers/staging/lustre/lustre/llite/dir.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv04.o CC [M] drivers/staging/irda/net/irlan/irlan_event.o LD [M] drivers/video/fbdev/nvidia/nvidiafb.o CC [M] drivers/staging/lustre/lustre/fld/lproc_fld.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv50.o CC [M] drivers/video/fbdev/macmodes.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/staging/irda/net/irlan/irlan_client.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgt200.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/staging/irda/net/irlan/irlan_provider.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgk104.o CC [M] drivers/staging/lustre/lnet/lnet/lib-me.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgk110.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgm107.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgm200.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgp100.o LD [M] drivers/video/fbdev/savage/savagefb.o CC [M] drivers/staging/irda/net/irlan/irlan_filter.o CC [M] drivers/video/fbdev/cyber2000fb.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgp102.o CC [M] drivers/video/fbdev/core/sysfillrect.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/changf119.o CC [M] drivers/video/fbdev/core/syscopyarea.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/dmacgp102.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/staging/lustre/lnet/selftest/conctl.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/basegt200.o CC [M] drivers/staging/irda/net/irlan/irlan_provider_event.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/basegt215.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/basegf119.o CC [M] drivers/video/fbdev/core/sysimgblt.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/basegp102.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/corenv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/coreg84.o CC [M] drivers/video/fbdev/pm3fb.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 [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/coregk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/coregk110.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/coregm107.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/coregm200.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/coregp100.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/coregp102.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlynv50.o CC [M] drivers/video/fbdev/core/fb_sys_fops.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlyg84.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlygt200.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlygt215.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlygf119.o LD [M] drivers/staging/lustre/lustre/fld/fld.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlygk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlygp102.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/piocnv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/piocgf119.o CC [M] drivers/staging/lustre/lustre/lmv/lmv_obd.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/cursnv50.o CC [M] drivers/staging/lustre/lnet/lnet/lib-msg.o CC [M] drivers/staging/lustre/lnet/lnet/lib-eq.o CC [M] drivers/staging/lustre/lnet/selftest/framework.o CC [M] drivers/staging/irda/net/irlan/irlan_client_event.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/cursgt215.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/cursg84.o CC [M] drivers/video/fbdev/core/fb_ddc.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/cursgp102.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 AR drivers/video/fbdev/core/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/oimmgf119.o LD [M] drivers/video/fbdev/core/fb.o CC [M] drivers/staging/lustre/lustre/llite/file.o CC [M] drivers/staging/lustre/lnet/lnet/lib-md.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/oimmgk104.o CC [M] drivers/staging/lustre/lnet/lnet/lib-ptl.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/oimmgp102.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/dma/base.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/dma/nv04.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/dma/nv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/dma/gf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/dma/gf119.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/staging/lustre/lnet/lnet/lib-socket.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/dma/usernv50.o CC [M] drivers/staging/lustre/lnet/lnet/lib-move.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/nv04.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/base.o CC [M] drivers/staging/lustre/lnet/lnet/module.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv10.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv17.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv40.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/g84.o CC [M] drivers/video/fbdev/i740fb.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/gp100.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gp10b.o CC [M] drivers/video/fbdev/neofb.o CC [M] drivers/staging/lustre/lnet/selftest/timer.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/tdfxfb.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/gpu/drm/nouveau/nvkm/engine/fifo/dmanv17.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv40.o LD [M] drivers/staging/irda/net/irlan/irlan.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/staging/lustre/lnet/selftest/rpc.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifonv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifog84.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogk110.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogm200.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogp100.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/base.o LD [M] drivers/staging/lustre/lnet/klnds/o2iblnd/ko2iblnd.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv10.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv04.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv15.o CC [M] drivers/staging/lustre/lnet/selftest/module.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/nv30.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv2a.o CC [M] drivers/staging/lustre/lnet/lnet/lo.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/gpu/drm/nouveau/nvkm/engine/gr/nv40.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv44.o CC [M] drivers/staging/lustre/lustre/lmv/lmv_intent.o CC [M] drivers/staging/lustre/lnet/lnet/router.o CC [M] drivers/staging/lustre/lnet/lnet/router_proc.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/g84.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv50.o CC [M] drivers/staging/lustre/lnet/selftest/ping_test.o CC [M] drivers/staging/lustre/lnet/selftest/brw_test.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gt200.o CC [M] drivers/staging/lustre/lnet/lnet/acceptor.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/staging/lustre/lnet/lnet/peer.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/gf117.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gf110.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/video/fbdev/tridentfb.o CC [M] drivers/video/fbdev/sis/sis_accel.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gk110b.o CC [M] drivers/staging/lustre/lustre/lmv/lmv_fld.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gk208.o CC [M] drivers/staging/lustre/lustre/llite/llite_lib.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/gp100.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gp102.o CC [M] drivers/video/fbdev/sstfb.o CC [M] drivers/video/fbdev/cirrusfb.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gp107.o CC [M] drivers/staging/lustre/lustre/llite/llite_nfs.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gp10b.o CC [M] drivers/video/fbdev/sis/init.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxnv40.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxnv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.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/video/fbdev/broadsheetfb.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/gr/ctxgm20b.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgp100.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgp102.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgp107.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv31.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/video/fbdev/sis/init301.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/staging/lustre/lustre/lmv/lproc_lmv.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/msppp/base.o CC [M] drivers/video/fbdev/sis/initextlfb.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/msppp/gt215.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/msppp/g98.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/staging/lustre/lustre/llite/rw.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/msvld/mcp89.o CC [M] drivers/video/fbdev/auo_k190x.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/msvld/gf100.o CC [M] drivers/video/fbdev/auo_k1901fb.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/msvld/gk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/nvdec/base.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/nvdec/gp102.o CC [M] drivers/video/fbdev/s1d13xxxfb.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/staging/lustre/lustre/llite/rw26.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/pm/nv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/pm/g84.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/video/fbdev/gxt4500.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 LD [M] drivers/staging/lustre/lnet/selftest/lnet_selftest.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/pm/gk104.o CC [M] drivers/staging/lustre/lustre/llite/namei.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/sec/g98.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/sec2/base.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/sec2/gp102.o CC [M] drivers/video/fbdev/carminefb.o CC [M] drivers/staging/lustre/lustre/lov/lov_obd.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/video/fbdev/ocfb.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/staging/lustre/lustre/llite/symlink.o CC [M] drivers/gpu/drm/nouveau/nouveau_ioc32.o CC [M] drivers/gpu/drm/nouveau/nouveau_led.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_mem.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_ttm.o CC [M] drivers/gpu/drm/nouveau/nouveau_vmm.o CC [M] drivers/video/fbdev/sm712fb.o CC [M] drivers/gpu/drm/nouveau/nouveau_backlight.o CC [M] drivers/video/fbdev/vga16fb.o CC [M] drivers/gpu/drm/nouveau/nouveau_connector.o LD [M] drivers/staging/lustre/lnet/lnet/lnet.o CC [M] drivers/gpu/drm/nouveau/nouveau_display.o CC [M] drivers/staging/lustre/lustre/lov/lov_pack.o CC [M] drivers/video/fbdev/vfb.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/nouveau_fbcon.o CC [M] drivers/gpu/drm/nouveau/nv04_fbcon.o CC [M] drivers/gpu/drm/nouveau/nv50_fbcon.o CC [M] drivers/staging/lustre/lustre/mdc/mdc_request.o CC [M] drivers/gpu/drm/nouveau/nvc0_fbcon.o CC [M] drivers/gpu/drm/nouveau/nouveau_abi16.o CC [M] drivers/staging/lustre/lustre/mdc/mdc_reint.o CC [M] drivers/staging/lustre/lustre/mdc/mdc_lib.o CC [M] drivers/gpu/drm/nouveau/nouveau_chan.o CC [M] drivers/gpu/drm/nouveau/nouveau_dma.o CC [M] drivers/staging/lustre/lustre/mgc/mgc_request.o CC [M] drivers/gpu/drm/nouveau/nouveau_fence.o CC [M] drivers/staging/lustre/lustre/lov/lov_offset.o CC [M] drivers/staging/lustre/lustre/lov/lov_merge.o CC [M] drivers/gpu/drm/nouveau/nv04_fence.o CC [M] drivers/gpu/drm/nouveau/nv10_fence.o CC [M] drivers/staging/lustre/lustre/mgc/lproc_mgc.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/staging/lustre/lustre/lov/lov_request.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/staging/lustre/lustre/llite/llite_mmap.o CC [M] drivers/gpu/drm/nouveau/dispnv04/cursor.o CC [M] drivers/staging/lustre/lustre/obdclass/linux/linux-module.o CC [M] drivers/staging/lustre/lustre/llite/range_lock.o CC [M] drivers/gpu/drm/nouveau/dispnv04/dac.o CC [M] drivers/gpu/drm/nouveau/dispnv04/dfp.o CC [M] drivers/staging/lustre/lustre/obdecho/echo_client.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/staging/lustre/lustre/mdc/mdc_locks.o CC [M] drivers/staging/lustre/lustre/llite/xattr.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 CC [M] drivers/staging/lustre/lustre/mdc/lproc_mdc.o CC [M] drivers/staging/lustre/lustre/llite/xattr_cache.o CC [M] drivers/staging/lustre/lustre/llite/xattr_security.o CC [M] drivers/staging/lustre/lustre/osc/osc_request.o CC [M] drivers/staging/lustre/lustre/osc/osc_dev.o CC [M] drivers/staging/lustre/lustre/lov/lov_ea.o CC [M] drivers/staging/lustre/lustre/osc/osc_page.o CC [M] drivers/staging/lustre/lustre/osc/osc_object.o CC [M] drivers/staging/lustre/lustre/lov/lov_dev.o CC [M] drivers/staging/lustre/lustre/lov/lov_object.o CC [M] drivers/staging/lustre/lustre/osc/osc_lock.o CC [M] drivers/staging/lustre/lustre/osc/osc_io.o CC [M] drivers/staging/lustre/lustre/osc/osc_quota.o CC [M] drivers/staging/lustre/lustre/lov/lov_page.o CC [M] drivers/staging/lustre/lustre/osc/osc_cache.o CC [M] drivers/staging/lustre/lustre/lov/lov_lock.o CC [M] drivers/staging/lustre/lustre/osc/lproc_osc.o CC [M] drivers/staging/lustre/lustre/lov/lov_io.o CC [M] drivers/staging/lustre/lustre/lov/lovsub_dev.o CC [M] drivers/staging/lustre/lustre/lov/lovsub_object.o CC [M] drivers/staging/lustre/lustre/llite/super25.o CC [M] drivers/staging/lustre/lustre/lov/lovsub_page.o CC [M] drivers/staging/lustre/lustre/lov/lovsub_lock.o CC [M] drivers/staging/lustre/lustre/llite/statahead.o CC [M] drivers/staging/lustre/lustre/lov/lov_pool.o CC [M] drivers/staging/lustre/lustre/llite/glimpse.o CC [M] drivers/staging/lustre/lustre/lov/lproc_lov.o CC [M] drivers/staging/lustre/lustre/llite/lcommon_cl.o CC [M] drivers/staging/lustre/lustre/llite/lcommon_misc.o CC [M] drivers/staging/lustre/lustre/llite/vvp_dev.o CC [M] drivers/staging/lustre/lustre/obdclass/linux/linux-sysctl.o CC [M] drivers/staging/lustre/lustre/llite/vvp_page.o CC [M] drivers/staging/lustre/lustre/obdclass/llog.o CC [M] drivers/staging/lustre/lustre/obdclass/llog_cat.o CC [M] drivers/staging/lustre/lustre/obdclass/llog_obd.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/l_lock.o LD [M] drivers/staging/lustre/lustre/lmv/lmv.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_lock.o CC [M] drivers/staging/lustre/lustre/llite/vvp_lock.o CC [M] drivers/staging/lustre/lustre/llite/vvp_io.o CC [M] drivers/staging/lustre/lustre/llite/vvp_object.o CC [M] drivers/staging/lustre/lustre/llite/lproc_llite.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_resource.o CC [M] drivers/staging/lustre/lustre/obdclass/llog_swab.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_lib.o CC [M] drivers/staging/lustre/lustre/obdclass/class_obd.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_plain.o CC [M] drivers/staging/lustre/lustre/obdclass/debug.o CC [M] drivers/staging/lustre/lustre/obdclass/genops.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_extent.o CC [M] drivers/staging/lustre/lustre/obdclass/uuid.o CC [M] drivers/staging/lustre/lustre/obdclass/lprocfs_status.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_request.o CC [M] drivers/staging/lustre/lustre/obdclass/lprocfs_counters.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_lockd.o CC [M] drivers/staging/lustre/lustre/obdclass/lustre_handles.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_flock.o CC [M] drivers/staging/lustre/lustre/obdclass/lustre_peer.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_inodebits.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_pool.o CC [M] drivers/staging/lustre/lustre/obdclass/statfs_pack.o CC [M] drivers/staging/lustre/lustre/obdclass/linkea.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/interval_tree.o CC [M] drivers/staging/lustre/lustre/obdclass/obdo.o CC [M] drivers/staging/lustre/lustre/ptlrpc/client.o CC [M] drivers/staging/lustre/lustre/obdclass/obd_config.o CC [M] drivers/staging/lustre/lustre/ptlrpc/recover.o CC [M] drivers/staging/lustre/lustre/ptlrpc/connection.o CC [M] drivers/staging/lustre/lustre/obdclass/obd_mount.o CC [M] drivers/staging/lustre/lustre/ptlrpc/niobuf.o CC [M] drivers/staging/lustre/lustre/obdclass/lu_object.o CC [M] drivers/staging/lustre/lustre/ptlrpc/pack_generic.o LD [M] drivers/staging/lustre/lustre/mdc/mdc.o CC [M] drivers/staging/lustre/lustre/ptlrpc/events.o CC [M] drivers/staging/lustre/lustre/obdclass/lu_ref.o CC [M] drivers/staging/lustre/lustre/ptlrpc/ptlrpc_module.o CC [M] drivers/staging/lustre/lustre/obdclass/cl_object.o LD [M] drivers/staging/lustre/lustre/obdecho/obdecho.o LD [M] drivers/staging/lustre/lustre/mgc/mgc.o CC [M] drivers/staging/lustre/lustre/ptlrpc/service.o CC [M] drivers/staging/lustre/lustre/obdclass/cl_page.o CC [M] drivers/staging/lustre/lustre/obdclass/cl_lock.o LD [M] drivers/gpu/drm/nouveau/nouveau.o CC [M] drivers/staging/lustre/lustre/obdclass/kernelcomm.o CC [M] drivers/staging/lustre/lustre/obdclass/cl_io.o CC [M] drivers/staging/lustre/lustre/ptlrpc/pinger.o CC [M] drivers/staging/lustre/lustre/ptlrpc/llog_net.o LD [M] drivers/staging/lustre/lustre/lov/lov.o CC [M] drivers/staging/lustre/lustre/ptlrpc/llog_client.o CC [M] drivers/staging/lustre/lustre/ptlrpc/import.o CC [M] drivers/staging/lustre/lustre/ptlrpc/ptlrpcd.o CC [M] drivers/staging/lustre/lustre/ptlrpc/pers.o LD [M] drivers/video/fbdev/sis/sisfb.o AR drivers/video/fbdev/built-in.o CC [M] drivers/staging/lustre/lustre/ptlrpc/lproc_ptlrpc.o AR drivers/video/built-in.o CC [M] drivers/staging/lustre/lustre/ptlrpc/wiretest.o CC [M] drivers/staging/lustre/lustre/ptlrpc/layout.o CC [M] drivers/staging/lustre/lustre/ptlrpc/sec_bulk.o CC [M] drivers/staging/lustre/lustre/ptlrpc/sec.o CC [M] drivers/staging/lustre/lustre/ptlrpc/sec_gc.o CC [M] drivers/staging/lustre/lustre/ptlrpc/sec_config.o CC [M] drivers/staging/lustre/lustre/ptlrpc/sec_null.o CC [M] drivers/staging/lustre/lustre/ptlrpc/sec_plain.o CC [M] drivers/staging/lustre/lustre/ptlrpc/nrs.o CC [M] drivers/staging/lustre/lustre/ptlrpc/nrs_fifo.o CC [M] drivers/staging/lustre/lustre/ptlrpc/sec_lproc.o CC [M] drivers/staging/lustre/lustre/ptlrpc/errno.o LD [M] drivers/staging/lustre/lustre/llite/lustre.o LD [M] drivers/staging/lustre/lustre/obdclass/obdclass.o AR drivers/gpu/drm/built-in.o AR drivers/gpu/built-in.o LD [M] drivers/staging/lustre/lustre/ptlrpc/ptlrpc.o LD [M] drivers/staging/lustre/lustre/osc/osc.o AR drivers/staging/built-in.o AR drivers/built-in.o GEN .version CHK include/generated/compile.h AR built-in.o LD vmlinux.o MODPOST vmlinux.o KSYM .tmp_kallsyms1.o KSYM .tmp_kallsyms2.o LD vmlinux SORTEX vmlinux SYSMAP System.map CHKHEAD vmlinux CHKREL vmlinux WARNING: 4 bad relocations c0000000000255a2 R_PPC64_ADDR16_HIGHEST .head.text+0x00000000000255bc c0000000000255a6 R_PPC64_ADDR16_HIGHER .head.text+0x00000000000255bc c0000000000255ae R_PPC64_ADDR16_HI .head.text+0x00000000000255bc c0000000000255b2 R_PPC64_ADDR16_LO .head.text+0x00000000000255bc 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 823 modules WARNING: modpost: missing MODULE_LICENSE() in drivers/mtd/nand/denali_pci.o see include/linux/module.h for more information CC crypto/af_alg.mod.o CC crypto/algif_aead.mod.o CC crypto/ansi_cprng.mod.o CC crypto/cast6_generic.mod.o CC crypto/anubis.mod.o CC crypto/cast_common.mod.o CC crypto/chacha20_generic.mod.o CC crypto/crc32_generic.mod.o CC crypto/ecdh_generic.mod.o CC crypto/fcrypt.mod.o CC crypto/ecb.mod.o CC crypto/echainiv.mod.o CC crypto/khazad.mod.o CC crypto/rmd128.mod.o CC crypto/rmd160.mod.o CC crypto/rmd256.mod.o CC crypto/seed.mod.o CC crypto/serpent_generic.mod.o CC crypto/keywrap.mod.o CC crypto/md4.mod.o CC crypto/michael_mic.mod.o CC crypto/sm3_generic.mod.o CC crypto/sha512_generic.mod.o CC crypto/lz4hc.mod.o CC crypto/tcrypt.mod.o CC crypto/xts.mod.o CC drivers/bluetooth/btmrvl.mod.o CC crypto/mcryptd.mod.o CC drivers/bluetooth/bt3c_cs.mod.o CC drivers/char/tpm/tpm_i2c_nuvoton.mod.o CC drivers/bluetooth/btsdio.mod.o CC drivers/char/pcmcia/cm4040_cs.mod.o CC drivers/char/pcmcia/scr24x_cs.mod.o CC drivers/char/agp/agpgart.mod.o CC drivers/bluetooth/hci_vhci.mod.o CC drivers/char/ipmi/ipmi_si.mod.o CC drivers/char/ipmi/ipmi_watchdog.mod.o CC drivers/bluetooth/btmrvl_sdio.mod.o CC drivers/char/xillybus/xillybus_pcie.mod.o CC drivers/char/tpm/tpm_tis.mod.o CC drivers/extcon/extcon-max14577.mod.o CC drivers/connector/cn.mod.o CC drivers/firewire/firewire-ohci.mod.o CC drivers/fpga/altera-pr-ip-core-plat.mod.o CC drivers/dma/dw/dw_dmac_core.mod.o CC drivers/dma/dw/dw_dmac_pci.mod.o CC drivers/char/xillybus/xillybus_of.mod.o CC drivers/char/xillybus/xillybus_core.mod.o CC drivers/fpga/fpga-bridge.mod.o CC drivers/fpga/fpga-region.mod.o CC drivers/fpga/ice40-spi.mod.o CC drivers/fpga/xilinx-pr-decoupler.mod.o CC drivers/fsi/fsi-core.mod.o CC drivers/fsi/fsi-master-hub.mod.o CC drivers/gpu/drm/amd/amdgpu/amdgpu.mod.o CC drivers/gpu/drm/amd/lib/chash.mod.o CC drivers/fsi/fsi-scom.mod.o CC drivers/gpu/drm/arc/arcpgu.mod.o CC drivers/gpu/drm/bridge/analogix-anx78xx.mod.o CC drivers/gpu/drm/bochs/bochs-drm.mod.o CC drivers/gpu/drm/bridge/dumb-vga-dac.mod.o CC drivers/gpu/drm/bridge/lvds-encoder.mod.o CC drivers/gpu/drm/bridge/megachips-stdpxxxx-ge-b850v3-fw.mod.o CC drivers/gpu/drm/bridge/parade-ps8622.mod.o CC drivers/gpu/drm/bridge/sii902x.mod.o CC drivers/gpu/drm/bridge/synopsys/dw-hdmi-ahb-audio.mod.o CC drivers/gpu/drm/bridge/synopsys/dw-hdmi-i2s-audio.mod.o CC drivers/gpu/drm/cirrus/cirrus.mod.o CC drivers/gpu/drm/bridge/ti-tfp410.mod.o CC drivers/gpu/drm/drm.mod.o CC drivers/gpu/drm/bridge/synopsys/dw-hdmi.mod.o CC drivers/gpu/drm/drm_kms_helper.mod.o CC drivers/gpu/drm/i2c/sil164.mod.o CC drivers/gpu/drm/i2c/ch7006.mod.o CC drivers/gpu/drm/i2c/tda998x.mod.o CC drivers/gpu/drm/mga/mga.mod.o CC drivers/gpu/drm/mgag200/mgag200.mod.o CC drivers/gpu/drm/panel/panel-jdi-lt070me05000.mod.o CC drivers/gpu/drm/panel/panel-panasonic-vvx10f034n00.mod.o CC drivers/gpu/drm/panel/panel-lvds.mod.o CC drivers/gpu/drm/nouveau/nouveau.mod.o CC drivers/gpu/drm/panel/panel-samsung-ld9040.mod.o CC drivers/gpu/drm/panel/panel-samsung-s6e8aa0.mod.o CC drivers/gpu/drm/panel/panel-samsung-s6e3ha2.mod.o CC drivers/gpu/drm/panel/panel-samsung-s6e63j0x03.mod.o CC drivers/gpu/drm/radeon/radeon.mod.o CC drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.mod.o CC drivers/gpu/drm/sis/sis.mod.o CC drivers/gpu/drm/tinydrm/core/tinydrm.mod.o CC drivers/gpu/drm/savage/savage.mod.o CC drivers/gpu/drm/panel/panel-sitronix-st7789v.mod.o CC drivers/gpu/drm/tinydrm/mi0283qt.mod.o CC drivers/gpu/drm/vgem/vgem.mod.o CC drivers/gpu/drm/tinydrm/repaper.mod.o CC drivers/gpu/drm/tinydrm/mipi-dbi.mod.o CC drivers/gpu/drm/ttm/ttm.mod.o CC drivers/gpu/drm/via/via.mod.o CC drivers/hid/hid-a4tech.mod.o CC drivers/hid/hid-alps.mod.o CC drivers/hid/hid-aureal.mod.o CC drivers/hid/hid-chicony.mod.o CC drivers/hid/hid-cmedia.mod.o CC drivers/hid/hid-cypress.mod.o CC drivers/hid/hid-dr.mod.o CC drivers/hid/hid-elecom.mod.o CC drivers/hid/hid-emsff.mod.o CC drivers/hid/hid-gfrm.mod.o CC drivers/hid/hid-keytouch.mod.o CC drivers/hid/hid-microsoft.mod.o CC drivers/hid/hid-lenovo.mod.o CC drivers/hid/hid-led.mod.o CC drivers/hid/hid-rmi.mod.o CC drivers/hid/hid-petalynx.mod.o CC drivers/hid/hid-plantronics.mod.o CC drivers/hid/hid-sensor-custom.mod.o CC drivers/hwmon/ad7414.mod.o CC drivers/hid/hid-zpff.mod.o CC drivers/hid/hid-zydacron.mod.o CC drivers/hwmon/adm1025.mod.o CC drivers/hwmon/adc128d818.mod.o CC drivers/hwmon/ad7418.mod.o CC drivers/hwmon/adm9240.mod.o CC drivers/hwmon/adm1029.mod.o CC drivers/hwmon/adm1026.mod.o CC drivers/hwmon/ads7828.mod.o CC drivers/hwmon/adt7310.mod.o CC drivers/hwmon/ads7871.mod.o CC drivers/hwmon/adt7470.mod.o CC drivers/hwmon/adt7411.mod.o CC drivers/hwmon/adt7x10.mod.o CC drivers/hwmon/emc2103.mod.o CC drivers/hwmon/asc7621.mod.o CC drivers/hwmon/gl518sm.mod.o CC drivers/hwmon/emc6w201.mod.o CC drivers/hwmon/g760a.mod.o CC drivers/hwmon/g762.mod.o CC drivers/hwmon/hwmon-vid.mod.o CC drivers/hwmon/gl520sm.mod.o CC drivers/hwmon/i5k_amb.mod.o CC drivers/hwmon/hwmon.mod.o CC drivers/hwmon/ibmaem.mod.o CC drivers/hwmon/ibmpex.mod.o CC drivers/hwmon/ina2xx.mod.o CC drivers/hwmon/ina209.mod.o CC drivers/hwmon/ina3221.mod.o CC drivers/hwmon/lm70.mod.o CC drivers/hwmon/lineage-pem.mod.o CC drivers/hwmon/lm80.mod.o CC drivers/hwmon/lm77.mod.o CC drivers/hwmon/lm78.mod.o CC drivers/hwmon/lm87.mod.o CC drivers/hwmon/lm85.mod.o CC drivers/hwmon/lm90.mod.o CC drivers/hwmon/lm92.mod.o CC drivers/hwmon/lm95241.mod.o CC drivers/hwmon/lm95234.mod.o CC drivers/hwmon/lm93.mod.o CC drivers/hwmon/ltc4215.mod.o CC drivers/hwmon/ltc4260.mod.o CC drivers/hwmon/ltc2990.mod.o CC drivers/hwmon/ltc4261.mod.o CC drivers/hwmon/max16065.mod.o CC drivers/hwmon/ltc2945.mod.o CC drivers/hwmon/max1619.mod.o CC drivers/hwmon/max197.mod.o CC drivers/hwmon/max1668.mod.o CC drivers/hwmon/max31722.mod.o CC drivers/hwmon/max6642.mod.o CC drivers/hwmon/max6697.mod.o CC drivers/hwmon/mcp3021.mod.o CC drivers/hwmon/mc13783-adc.mod.o CC drivers/hwmon/menf21bmc_hwmon.mod.o CC drivers/hwmon/nct7802.mod.o CC drivers/hwmon/ntc_thermistor.mod.o CC drivers/hwmon/sht21.mod.o CC drivers/hwmon/powr1220.mod.o CC drivers/hwmon/shtc1.mod.o CC drivers/hwmon/sht3x.mod.o CC drivers/hwmon/sis5595.mod.o CC drivers/hwmon/smsc47m192.mod.o CC drivers/hwmon/tc654.mod.o CC drivers/hwmon/tmp108.mod.o CC drivers/hwmon/tmp103.mod.o CC drivers/hwmon/via686a.mod.o CC drivers/hwmon/tmp421.mod.o CC drivers/hwmon/w83791d.mod.o CC drivers/hwmon/vt8231.mod.o CC drivers/hwtracing/intel_th/intel_th.mod.o CC drivers/hwmon/w83l785ts.mod.o CC drivers/hwmon/wm8350-hwmon.mod.o CC drivers/hwtracing/intel_th/intel_th_pci.mod.o CC drivers/hwtracing/intel_th/intel_th_pti.mod.o CC drivers/i2c/algos/i2c-algo-pca.mod.o CC drivers/hwtracing/intel_th/intel_th_gth.mod.o CC drivers/hwtracing/intel_th/intel_th_sth.mod.o CC drivers/i2c/busses/i2c-amd8111.mod.o CC drivers/i2c/busses/i2c-pca-platform.mod.o CC drivers/i2c/busses/i2c-i801.mod.o CC drivers/i2c/busses/i2c-piix4.mod.o CC drivers/infiniband/core/ib_cm.mod.o CC drivers/i2c/busses/i2c-via.mod.o CC drivers/i2c/busses/i2c-simtec.mod.o CC drivers/i2c/busses/i2c-sis96x.mod.o CC drivers/infiniband/core/ib_umad.mod.o CC drivers/infiniband/core/ib_core.mod.o CC drivers/infiniband/core/iw_cm.mod.o CC drivers/infiniband/hw/nes/iw_nes.mod.o CC drivers/infiniband/core/rdma_cm.mod.o CC drivers/infiniband/hw/qib/ib_qib.mod.o CC drivers/input/gameport/ns558.mod.o CC drivers/infiniband/sw/rxe/rdma_rxe.mod.o CC drivers/infiniband/sw/rdmavt/rdmavt.mod.o CC drivers/input/keyboard/max7359_keypad.mod.o CC drivers/input/keyboard/adp5588-keys.mod.o CC drivers/input/keyboard/stmpe-keypad.mod.o CC drivers/input/keyboard/newtonkbd.mod.o CC drivers/input/keyboard/stowaway.mod.o CC drivers/input/keyboard/tc3589x-keypad.mod.o CC drivers/input/keyboard/twl4030_keypad.mod.o CC drivers/input/keyboard/xtkbd.mod.o CC drivers/input/matrix-keymap.mod.o CC drivers/input/misc/ad714x.mod.o CC drivers/input/misc/ad714x-i2c.mod.o CC drivers/input/misc/adxl34x-spi.mod.o CC drivers/input/misc/ad714x-spi.mod.o CC drivers/input/misc/adxl34x-i2c.mod.o CC drivers/input/misc/adxl34x.mod.o CC drivers/input/misc/bma150.mod.o CC drivers/input/misc/retu-pwrbutton.mod.o CC drivers/input/misc/twl4030-vibra.mod.o CC drivers/input/misc/uinput.mod.o CC drivers/input/misc/wm831x-on.mod.o CC drivers/input/mousedev.mod.o CC drivers/input/rmi4/rmi_core.mod.o CC drivers/input/rmi4/rmi_smbus.mod.o CC drivers/input/rmi4/rmi_spi.mod.o CC drivers/input/serio/arc_ps2.mod.o CC drivers/input/serio/libps2.mod.o CC drivers/input/serio/pcips2.mod.o CC drivers/input/touchscreen/ads7846.mod.o CC drivers/input/touchscreen/ar1021_i2c.mod.o CC drivers/input/touchscreen/cyttsp4_core.mod.o CC drivers/input/touchscreen/cyttsp4_i2c.mod.o CC drivers/input/touchscreen/cyttsp4_spi.mod.o CC drivers/input/touchscreen/cyttsp_core.mod.o CC drivers/input/touchscreen/cyttsp_i2c.mod.o CC drivers/input/touchscreen/cyttsp_i2c_common.mod.o CC drivers/input/touchscreen/cyttsp_spi.mod.o CC drivers/input/touchscreen/edt-ft5x06.mod.o CC drivers/input/touchscreen/da9052_tsi.mod.o CC drivers/input/touchscreen/elants_i2c.mod.o CC drivers/input/touchscreen/elo.mod.o CC drivers/input/touchscreen/exc3000.mod.o CC drivers/input/touchscreen/gunze.mod.o CC drivers/input/touchscreen/mk712.mod.o CC drivers/input/touchscreen/penmount.mod.o CC drivers/input/touchscreen/rohm_bu21023.mod.o CC drivers/input/touchscreen/hampshire.mod.o CC drivers/input/touchscreen/wacom_i2c.mod.o CC drivers/input/touchscreen/stmfts.mod.o CC drivers/input/touchscreen/ti_am335x_tsc.mod.o CC drivers/input/touchscreen/tps6507x-ts.mod.o CC drivers/leds/leds-bcm6328.mod.o CC drivers/input/touchscreen/tsc40.mod.o CC drivers/input/touchscreen/wdt87xx_i2c.mod.o CC drivers/input/touchscreen/wm831x-ts.mod.o CC drivers/leds/leds-lp5523.mod.o CC drivers/leds/leds-menf21bmc.mod.o CC drivers/leds/leds-bd2802.mod.o CC drivers/leds/trigger/ledtrig-activity.mod.o CC drivers/leds/leds-pca963x.mod.o CC drivers/leds/leds-wm8350.mod.o CC drivers/leds/trigger/ledtrig-heartbeat.mod.o CC drivers/leds/trigger/ledtrig-transient.mod.o CC drivers/mailbox/platform_mhu.mod.o CC drivers/leds/uleds.mod.o CC drivers/media/i2c/adv7183.mod.o CC drivers/media/i2c/adv7343.mod.o CC drivers/media/i2c/bt819.mod.o CC drivers/media/i2c/cs5345.mod.o CC drivers/media/i2c/saa6752hs.mod.o CC drivers/media/i2c/m52790.mod.o CC drivers/media/i2c/saa7127.mod.o CC drivers/media/i2c/saa717x.mod.o CC drivers/media/i2c/sony-btf-mpx.mod.o CC drivers/media/i2c/tea6420.mod.o CC drivers/media/i2c/tda9840.mod.o CC drivers/media/i2c/tvaudio.mod.o CC drivers/media/i2c/tvp514x.mod.o CC drivers/media/i2c/tvp5150.mod.o CC drivers/media/i2c/tw9906.mod.o CC drivers/media/i2c/tvp7002.mod.o CC drivers/media/i2c/upd64083.mod.o CC drivers/media/i2c/vpx3220.mod.o CC drivers/media/i2c/wm8739.mod.o CC drivers/media/tuners/m88rs6000t.mod.o CC drivers/media/radio/radio-si476x.mod.o CC drivers/media/radio/tef6862.mod.o CC drivers/media/radio/si470x/radio-i2c-si470x.mod.o CC drivers/media/tuners/fc0012.mod.o CC drivers/media/tuners/fc2580.mod.o CC drivers/media/tuners/mt2060.mod.o CC drivers/media/tuners/mt2063.mod.o CC drivers/media/tuners/msi001.mod.o CC drivers/media/tuners/qm1d1c0042.mod.o CC drivers/media/tuners/tda18218.mod.o CC drivers/media/tuners/tda18212.mod.o CC drivers/media/tuners/tda18271.mod.o CC drivers/media/tuners/tuner-xc2028.mod.o CC drivers/media/tuners/xc4000.mod.o CC drivers/media/v4l2-core/v4l2-fwnode.mod.o CC drivers/media/tuners/tda8290.mod.o CC drivers/memstick/core/memstick.mod.o CC drivers/memstick/host/jmb38x_ms.mod.o CC drivers/memstick/host/r592.mod.o CC drivers/memstick/host/tifm_ms.mod.o CC drivers/mfd/act8945a.mod.o CC drivers/memstick/host/rtsx_pci_ms.mod.o CC drivers/mfd/arizona-i2c.mod.o CC drivers/mfd/da9063.mod.o CC drivers/mfd/arizona-spi.mod.o CC drivers/mfd/da9150-core.mod.o CC drivers/mfd/hi6421-pmic-core.mod.o CC drivers/mfd/janz-cmodio.mod.o CC drivers/mfd/lm3533-core.mod.o CC drivers/mfd/max14577.mod.o CC drivers/mfd/lm3533-ctrlbank.mod.o CC drivers/mfd/lp873x.mod.o CC drivers/mfd/pcf50633-gpio.mod.o CC drivers/mfd/retu-mfd.mod.o CC drivers/mfd/ti-lmu.mod.o CC drivers/mfd/rk808.mod.o CC drivers/mfd/ti_am335x_tscadc.mod.o CC drivers/mfd/si476x-core.mod.o CC drivers/mfd/tps6105x.mod.o CC drivers/mfd/tps6507x.mod.o CC drivers/mfd/tps65086.mod.o CC drivers/mfd/tps65217.mod.o CC drivers/mfd/tps65912-core.mod.o CC drivers/mfd/tps65912-i2c.mod.o CC drivers/mfd/wm8994.mod.o CC drivers/misc/ad525x_dpot-i2c.mod.o CC drivers/misc/apds9802als.mod.o CC drivers/misc/ad525x_dpot.mod.o CC drivers/misc/ds1682.mod.o CC drivers/misc/cb710/cb710.mod.o CC drivers/misc/enclosure.mod.o CC drivers/misc/hmc6352.mod.o CC drivers/misc/ioc4.mod.o CC drivers/misc/isl29003.mod.o CC drivers/misc/eeprom/at24.mod.o CC drivers/misc/lis3lv02d/lis3lv02d_i2c.mod.o CC drivers/misc/lis3lv02d/lis3lv02d_spi.mod.o CC drivers/misc/lis3lv02d/lis3lv02d.mod.o CC drivers/mmc/core/pwrseq_sd8787.mod.o CC drivers/mmc/core/pwrseq_simple.mod.o CC drivers/mmc/host/tifm_sd.mod.o CC drivers/mmc/host/via-sdmmc.mod.o CC drivers/mmc/host/rtsx_pci_sdmmc.mod.o CC drivers/mmc/host/wbsd.mod.o CC drivers/mtd/ar7part.mod.o CC drivers/mtd/chips/cfi_cmdset_0002.mod.o CC drivers/mtd/chips/cfi_probe.mod.o CC drivers/mtd/chips/gen_probe.mod.o CC drivers/mtd/chips/cfi_util.mod.o CC drivers/mtd/devices/slram.mod.o CC drivers/mtd/devices/sst25l.mod.o CC drivers/mtd/devices/docg3.mod.o CC drivers/mtd/maps/intel_vr_nor.mod.o CC drivers/mtd/devices/mchp23k256.mod.o CC drivers/mtd/maps/physmap.mod.o CC drivers/mtd/maps/physmap_of.mod.o CC drivers/mtd/nand/denali_pci.mod.o CC drivers/mtd/nand/denali.mod.o CC drivers/mtd/nand/cafe_nand.mod.o CC drivers/mtd/nand/diskonchip.mod.o CC drivers/mtd/nand/docg4.mod.o CC drivers/mtd/nand/nand_ecc.mod.o CC drivers/mtd/nand/nand.mod.o CC drivers/mtd/nand/plat_nand.mod.o CC drivers/mtd/nand/r852.mod.o CC drivers/mtd/nand/nandsim.mod.o CC drivers/mtd/nand/sm_common.mod.o CC drivers/mtd/onenand/generic.mod.o CC drivers/mtd/redboot.mod.o CC drivers/net/can/ifi_canfd/ifi_canfd.mod.o CC drivers/mtd/spi-nor/mtk-quadspi.mod.o CC drivers/net/can/janz-ican3.mod.o CC drivers/net/can/m_can/m_can.mod.o CC drivers/net/can/softing/softing.mod.o CC drivers/net/can/softing/softing_cs.mod.o CC drivers/net/can/spi/hi311x.mod.o CC drivers/net/can/spi/mcp251x.mod.o CC drivers/net/hamradio/baycom_ser_fdx.mod.o CC drivers/net/hamradio/baycom_ser_hdx.mod.o CC drivers/net/hamradio/hdlcdrv.mod.o CC drivers/pci/hotplug/shpchp.mod.o CC drivers/nfc/nfcsim.mod.o CC drivers/pci/switch/switchtec.mod.o CC drivers/pcmcia/pcmcia_core.mod.o CC drivers/pcmcia/pd6729.mod.o CC drivers/pcmcia/pcmcia.mod.o CC drivers/power/supply/act8945a_charger.mod.o CC drivers/pcmcia/i82092.mod.o CC drivers/pcmcia/pcmcia_rsrc.mod.o CC drivers/power/supply/bq27xxx_battery_hdq.mod.o CC drivers/power/supply/bq27xxx_battery_i2c.mod.o CC drivers/power/supply/bq27xxx_battery.mod.o CC drivers/power/supply/lp8727_charger.mod.o CC drivers/power/supply/max14577_charger.mod.o CC drivers/power/supply/max14656_charger_detector.mod.o CC drivers/power/supply/max17042_battery.mod.o CC drivers/power/supply/max8903_charger.mod.o CC drivers/power/supply/max8998_charger.mod.o CC drivers/power/supply/sbs-battery.mod.o CC drivers/power/supply/smb347-charger.mod.o CC drivers/power/supply/tps65217_charger.mod.o CC drivers/power/supply/test_power.mod.o CC drivers/regulator/act8865-regulator.mod.o CC drivers/power/supply/wm831x_backup.mod.o CC drivers/regulator/act8945a-regulator.mod.o CC drivers/regulator/da903x.mod.o CC drivers/regulator/arizona-micsupp.mod.o CC drivers/regulator/arizona-ldo1.mod.o CC drivers/regulator/da9211-regulator.mod.o CC drivers/regulator/da9063-regulator.mod.o CC drivers/regulator/hi6421-regulator.mod.o CC drivers/regulator/hi6421v530-regulator.mod.o CC drivers/regulator/fixed.mod.o CC drivers/regulator/lp8755.mod.o CC drivers/regulator/lp3971.mod.o CC drivers/regulator/ltc3589.mod.o CC drivers/regulator/ltc3676.mod.o CC drivers/regulator/max8649.mod.o CC drivers/regulator/max8907-regulator.mod.o CC drivers/regulator/mc13783-regulator.mod.o CC drivers/regulator/qcom_spmi-regulator.mod.o CC drivers/regulator/rk808-regulator.mod.o CC drivers/regulator/tps6507x-regulator.mod.o CC drivers/regulator/tps65912-regulator.mod.o CC drivers/regulator/virtual.mod.o CC drivers/regulator/tps6586x-regulator.mod.o CC drivers/regulator/tps65217-regulator.mod.o CC drivers/regulator/wm831x-dcdc.mod.o CC drivers/regulator/wm831x-isink.mod.o CC drivers/regulator/wm831x-ldo.mod.o CC drivers/regulator/wm8350-regulator.mod.o CC drivers/regulator/wm8994-regulator.mod.o CC drivers/rpmsg/qcom_glink_native.mod.o CC drivers/rpmsg/qcom_glink_rpm.mod.o CC drivers/rtc/rtc-88pm80x.mod.o CC drivers/rpmsg/virtio_rpmsg_bus.mod.o CC drivers/rpmsg/rpmsg_core.mod.o CC drivers/rtc/rtc-as3722.mod.o CC drivers/rtc/rtc-abx80x.mod.o CC drivers/rtc/rtc-ab-b5ze-s3.mod.o CC drivers/rtc/rtc-bq32k.mod.o CC drivers/rtc/rtc-da9063.mod.o CC drivers/rtc/rtc-ds1305.mod.o CC drivers/rtc/rtc-ds1672.mod.o CC drivers/rtc/rtc-ds1742.mod.o CC drivers/rtc/rtc-ds1307.mod.o CC drivers/rtc/rtc-isl1208.mod.o CC drivers/rtc/rtc-lp8788.mod.o CC drivers/rtc/rtc-m41t93.mod.o CC drivers/rtc/rtc-mc13xxx.mod.o CC drivers/rtc/rtc-max6916.mod.o CC drivers/rtc/rtc-m48t59.mod.o CC drivers/rtc/rtc-pcf2123.mod.o CC drivers/rtc/rtc-msm6242.mod.o CC drivers/rtc/rtc-mcp795.mod.o CC drivers/rtc/rtc-r7301.mod.o CC drivers/rtc/rtc-pcf8523.mod.o CC drivers/rtc/rtc-rk808.mod.o CC drivers/rtc/rtc-rp5c01.mod.o CC drivers/rtc/rtc-rs5c348.mod.o CC drivers/rtc/rtc-rs5c372.mod.o CC drivers/rtc/rtc-rv3029c2.mod.o CC drivers/rtc/rtc-rx8010.mod.o CC drivers/rtc/rtc-stk17ta8.mod.o CC drivers/rtc/rtc-v3020.mod.o CC drivers/rtc/rtc-zynqmp.mod.o CC drivers/spi/spi-fsl-cpm.mod.o CC drivers/spi/spi-fsl-lib.mod.o CC drivers/spi/spi-fsl-spi.mod.o CC drivers/spi/spi-rockchip.mod.o CC drivers/staging/irda/drivers/ali-ircc.mod.o CC drivers/spi/spi-loopback-test.mod.o CC drivers/spi/spi-xilinx.mod.o CC drivers/spi/spi-zynqmp-gqspi.mod.o CC drivers/staging/irda/drivers/smsc-ircc2.mod.o CC drivers/staging/irda/drivers/vlsi_ir.mod.o CC drivers/staging/irda/drivers/w83977af_ir.mod.o CC drivers/staging/irda/net/irda.mod.o CC drivers/staging/irda/net/irlan/irlan.mod.o CC drivers/staging/lustre/lnet/klnds/socklnd/ksocklnd.mod.o CC drivers/staging/lustre/lnet/klnds/o2iblnd/ko2iblnd.mod.o CC drivers/staging/lustre/lnet/lnet/lnet.mod.o CC drivers/staging/lustre/lnet/libcfs/libcfs.mod.o CC drivers/staging/lustre/lnet/selftest/lnet_selftest.mod.o CC drivers/staging/lustre/lustre/fld/fld.mod.o CC drivers/staging/lustre/lustre/fid/fid.mod.o CC drivers/staging/lustre/lustre/llite/lustre.mod.o CC drivers/staging/lustre/lustre/lov/lov.mod.o CC drivers/staging/lustre/lustre/lmv/lmv.mod.o CC drivers/staging/lustre/lustre/mdc/mdc.mod.o CC drivers/staging/lustre/lustre/obdclass/obdclass.mod.o CC drivers/staging/lustre/lustre/mgc/mgc.mod.o CC drivers/staging/lustre/lustre/obdecho/obdecho.mod.o CC drivers/staging/lustre/lustre/osc/osc.mod.o CC drivers/staging/lustre/lustre/ptlrpc/ptlrpc.mod.o CC drivers/staging/most/aim-v4l2/aim_v4l2.mod.o CC drivers/staging/most/aim-network/aim_network.mod.o CC drivers/staging/vt6655/vt6655_stage.mod.o CC drivers/staging/wilc1000/wilc1000-spi.mod.o CC drivers/staging/most/hdm-i2c/hdm_i2c.mod.o CC drivers/uio/uio_pruss.mod.o CC drivers/uio/uio_pci_generic.mod.o CC drivers/staging/wilc1000/wilc1000.mod.o CC drivers/uio/uio_pdrv_genirq.mod.o CC drivers/uwb/umc.mod.o CC drivers/uwb/whc-rc.mod.o CC drivers/uwb/uwb.mod.o CC drivers/video/backlight/adp8860_bl.mod.o CC drivers/uwb/whci.mod.o CC drivers/video/backlight/ams369fg06.mod.o CC drivers/video/backlight/arcxcnn_bl.mod.o CC drivers/video/backlight/backlight.mod.o CC drivers/video/backlight/bd6107.mod.o CC drivers/video/backlight/da903x_bl.mod.o CC drivers/video/backlight/generic_bl.mod.o CC drivers/video/backlight/ili922x.mod.o CC drivers/video/backlight/ili9320.mod.o CC drivers/video/backlight/lm3533_bl.mod.o CC drivers/video/backlight/lm3639_bl.mod.o CC drivers/video/backlight/ltv350qv.mod.o CC drivers/video/backlight/ld9040.mod.o CC drivers/video/backlight/max8925_bl.mod.o CC drivers/video/backlight/lv5207lp.mod.o CC drivers/video/backlight/pcf50633-backlight.mod.o CC drivers/video/backlight/pandora_bl.mod.o CC drivers/video/backlight/pm8941-wled.mod.o CC drivers/video/backlight/s6e63m0.mod.o CC drivers/video/backlight/tps65217_bl.mod.o CC drivers/video/backlight/sky81452-backlight.mod.o CC drivers/video/backlight/wm831x_bl.mod.o CC drivers/video/fbdev/aty/radeonfb.mod.o CC drivers/video/fbdev/auo_k1901fb.mod.o CC drivers/video/fbdev/auo_k190x.mod.o CC drivers/video/fbdev/broadsheetfb.mod.o CC drivers/video/fbdev/carminefb.mod.o CC drivers/video/fbdev/cirrusfb.mod.o CC drivers/video/fbdev/core/cfbcopyarea.mod.o CC drivers/video/fbdev/core/cfbfillrect.mod.o CC drivers/video/fbdev/core/cfbimgblt.mod.o CC drivers/video/fbdev/core/fb.mod.o CC drivers/video/fbdev/core/fb_sys_fops.mod.o CC drivers/video/fbdev/core/fb_ddc.mod.o CC drivers/video/fbdev/core/sysfillrect.mod.o CC drivers/video/fbdev/core/syscopyarea.mod.o CC drivers/video/fbdev/core/sysimgblt.mod.o CC drivers/video/fbdev/cyber2000fb.mod.o CC drivers/video/fbdev/i740fb.mod.o CC drivers/video/fbdev/gxt4500.mod.o CC drivers/video/fbdev/kyro/kyrofb.mod.o CC drivers/video/fbdev/macmodes.mod.o CC drivers/video/fbdev/mb862xx/mb862xxfb.mod.o CC drivers/video/fbdev/neofb.mod.o CC drivers/video/fbdev/pm3fb.mod.o CC drivers/video/fbdev/riva/rivafb.mod.o CC drivers/video/fbdev/ocfb.mod.o CC drivers/video/fbdev/savage/savagefb.mod.o CC drivers/video/fbdev/nvidia/nvidiafb.mod.o CC drivers/video/fbdev/s1d13xxxfb.mod.o CC drivers/video/fbdev/sis/sisfb.mod.o CC drivers/video/fbdev/sm712fb.mod.o CC drivers/video/fbdev/sstfb.mod.o CC drivers/video/fbdev/tdfxfb.mod.o CC drivers/video/fbdev/tridentfb.mod.o CC drivers/video/fbdev/vga16fb.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/virtio/virtio_pci.mod.o CC drivers/video/vgastate.mod.o CC drivers/w1/slaves/w1_ds2423.mod.o CC drivers/w1/slaves/w1_ds2780.mod.o CC drivers/w1/slaves/w1_ds2805.mod.o CC drivers/w1/slaves/w1_therm.mod.o CC drivers/watchdog/cadence_wdt.mod.o CC drivers/w1/slaves/w1_smem.mod.o CC drivers/watchdog/pcwd_pci.mod.o CC drivers/watchdog/da9062_wdt.mod.o CC drivers/watchdog/retu_wdt.mod.o CC drivers/watchdog/wm831x_wdt.mod.o CC drivers/watchdog/rn5t618_wdt.mod.o CC drivers/watchdog/wdt_pci.mod.o CC drivers/watchdog/ziirave_wdt.mod.o CC fs/crypto/fscrypto.mod.o CC fs/exportfs/exportfs.mod.o CC fs/binfmt_script.mod.o CC fs/nls/mac-croatian.mod.o CC fs/nls/mac-greek.mod.o CC fs/nls/mac-centeuro.mod.o CC fs/nls/nls_ascii.mod.o CC fs/nls/mac-roman.mod.o CC fs/nls/nls_cp874.mod.o CC fs/nls/nls_cp437.mod.o CC fs/nls/nls_cp865.mod.o CC fs/nls/nls_iso8859-2.mod.o CC fs/nls/nls_iso8859-14.mod.o CC fs/nls/nls_iso8859-3.mod.o CC fs/nls/nls_iso8859-9.mod.o CC fs/nls/nls_iso8859-5.mod.o CC fs/nls/nls_iso8859-7.mod.o CC fs/overlayfs/overlay.mod.o CC fs/nls/nls_utf8.mod.o CC kernel/configs.mod.o CC kernel/rcu/rcuperf.mod.o CC kernel/trace/ring_buffer_benchmark.mod.o CC kernel/torture.mod.o CC lib/bch.mod.o CC lib/crc32test.mod.o CC lib/crc8.mod.o CC lib/lz4/lz4hc_compress.mod.o CC lib/percpu_test.mod.o CC lib/netdev-notifier-error-inject.mod.o CC lib/of-reconfig-notifier-error-inject.mod.o CC lib/rbtree_test.mod.o CC lib/test_bitmap.mod.o CC lib/reed_solomon/reed_solomon.mod.o CC lib/test_hexdump.mod.o CC lib/test_sort.mod.o CC lib/test_static_key_base.mod.o CC lib/test_static_keys.mod.o CC lib/test_uuid.mod.o CC lib/test_user_copy.mod.o CC lib/test_bpf.mod.o CC mm/kmemleak-test.mod.o CC lib/xz/xz_dec_test.mod.o CC net/6lowpan/6lowpan.mod.o CC mm/zsmalloc.mod.o CC net/6lowpan/nhc_ghc_ext_hop.mod.o CC net/6lowpan/nhc_ghc_ext_dest.mod.o CC net/6lowpan/nhc_ghc_ext_route.mod.o CC net/6lowpan/nhc_ghc_icmpv6.mod.o CC net/6lowpan/nhc_ipv6.mod.o CC net/6lowpan/nhc_hop.mod.o CC net/6lowpan/nhc_mobility.mod.o CC net/6lowpan/nhc_routing.mod.o CC net/6lowpan/nhc_udp.mod.o CC net/802/mrp.mod.o CC net/802/garp.mod.o CC net/802/stp.mod.o CC net/atm/lec.mod.o CC net/8021q/8021q.mod.o CC net/802/p8023.mod.o CC net/ax25/ax25.mod.o CC net/bluetooth/bluetooth.mod.o CC net/bridge/bridge.mod.o CC net/bluetooth/bnep/bnep.mod.o CC net/bridge/netfilter/ebt_among.mod.o CC net/bridge/netfilter/ebt_802_3.mod.o CC net/bridge/netfilter/ebt_arpreply.mod.o CC net/bridge/netfilter/ebt_limit.mod.o CC net/bridge/netfilter/ebt_ip6.mod.o CC net/bridge/netfilter/ebt_ip.mod.o CC net/bridge/netfilter/ebt_dnat.mod.o CC net/bridge/netfilter/ebt_log.mod.o CC net/bridge/netfilter/ebt_mark_m.mod.o CC net/bridge/netfilter/ebt_nflog.mod.o CC net/bridge/netfilter/ebt_redirect.mod.o CC net/bridge/netfilter/ebt_vlan.mod.o CC net/bridge/netfilter/ebtable_broute.mod.o CC net/bridge/netfilter/ebtable_filter.mod.o CC net/bridge/netfilter/ebtable_nat.mod.o CC net/bridge/netfilter/ebtables.mod.o CC net/can/can-raw.mod.o CC net/ceph/libceph.mod.o CC net/decnet/decnet.mod.o CC net/hsr/hsr.mod.o CC net/ieee802154/6lowpan/ieee802154_6lowpan.mod.o CC net/ipv4/esp4.mod.o CC net/ieee802154/ieee802154_socket.mod.o CC net/ipv4/fou.mod.o CC net/ipv4/gre.mod.o CC net/ipv4/ip_gre.mod.o CC net/ipv4/ip_tunnel.mod.o CC net/ipv4/netfilter/nf_log_ipv4.mod.o CC net/ipv4/netfilter/nf_socket_ipv4.mod.o CC net/ipv4/netfilter/iptable_filter.mod.o CC net/ipv4/ipip.mod.o CC net/ipv4/ipcomp.mod.o CC net/ipv4/tcp_bbr.mod.o CC net/ipv4/raw_diag.mod.o CC net/ipv4/tcp_bic.mod.o CC net/ipv4/tcp_cdg.mod.o CC net/ipv4/tcp_cubic.mod.o CC net/ipv4/tcp_illinois.mod.o CC net/ipv4/tcp_lp.mod.o CC net/ipv4/tcp_vegas.mod.o CC net/ipv4/tunnel4.mod.o CC net/ipv4/udp_tunnel.mod.o CC net/ipv4/udp_diag.mod.o CC net/ipv4/xfrm4_mode_beet.mod.o CC net/ipv6/ah6.mod.o CC net/ipv4/xfrm4_tunnel.mod.o CC net/ipv6/ila/ila.mod.o CC net/ipv6/fou6.mod.o CC net/ipv6/esp6.mod.o CC net/ipv6/ip6_gre.mod.o CC net/ipv6/ip6_tunnel.mod.o CC net/ipv6/ip6_udp_tunnel.mod.o CC net/ipv6/ipcomp6.mod.o CC net/ipv6/ipv6.mod.o CC net/ipv6/netfilter/nf_conntrack_ipv6.mod.o CC net/ipv6/mip6.mod.o CC net/ipv6/netfilter/nf_log_ipv6.mod.o CC net/ipv6/netfilter/nf_defrag_ipv6.mod.o CC net/ipv6/netfilter/nf_socket_ipv6.mod.o CC net/ipv6/xfrm6_mode_beet.mod.o CC net/ipv6/tunnel6.mod.o CC net/ipv6/xfrm6_mode_transport.mod.o CC net/ipv6/xfrm6_tunnel.mod.o CC net/ipx/ipx.mod.o CC net/l2tp/l2tp_core.mod.o CC net/key/af_key.mod.o CC net/netfilter/ipvs/ip_vs_lblc.mod.o CC net/netfilter/ipvs/ip_vs_ovf.mod.o CC net/netfilter/ipvs/ip_vs_sed.mod.o CC net/netfilter/ipvs/ip_vs_wlc.mod.o CC net/netfilter/ipvs/ip_vs_sh.mod.o CC net/netfilter/nf_conntrack_netlink.mod.o CC net/netfilter/nf_conntrack_sip.mod.o CC net/netfilter/nf_log_common.mod.o CC net/netfilter/nfnetlink.mod.o CC net/netfilter/xt_TCPMSS.mod.o CC net/netfilter/xt_addrtype.mod.o CC net/netfilter/xt_state.mod.o CC net/netfilter/xt_LOG.mod.o CC net/openvswitch/openvswitch.mod.o CC net/nsh/nsh.mod.o CC net/openvswitch/vport-gre.mod.o CC net/psample/psample.mod.o CC net/sched/cls_flower.mod.o CC net/sched/cls_tcindex.mod.o CC net/sched/sch_atm.mod.o CC net/sched/sch_cbs.mod.o CC net/sched/sch_choke.mod.o CC net/sched/sch_dsmark.mod.o CC net/sched/sch_fq_codel.mod.o CC net/sched/sch_fq.mod.o CC net/sched/sch_gred.mod.o CC net/sched/sch_hfsc.mod.o CC net/sched/sch_plug.mod.o CC net/sched/sch_prio.mod.o CC net/sched/sch_htb.mod.o CC net/vmw_vsock/vsock_diag.mod.o CC samples/configfs/configfs_sample.mod.o CC net/xfrm/xfrm_ipcomp.mod.o CC samples/kprobes/kprobe_example.mod.o CC sound/core/snd-hwdep.mod.o CC samples/rpmsg/rpmsg_client_sample.mod.o CC samples/kprobes/kretprobe_example.mod.o CC sound/drivers/snd-aloop.mod.o CC sound/drivers/snd-serial-u16550.mod.o CC sound/firewire/bebob/snd-bebob.mod.o CC sound/firewire/fireface/snd-fireface.mod.o CC sound/firewire/snd-firewire-lib.mod.o CC sound/firewire/oxfw/snd-oxfw.mod.o CC sound/i2c/other/snd-ak4117.mod.o CC sound/firewire/tascam/snd-firewire-tascam.mod.o CC sound/soc/amd/acp_audio_dma.mod.o CC sound/pcmcia/pdaudiocf/snd-pdaudiocf.mod.o CC sound/soc/codecs/snd-soc-ak4554.mod.o CC sound/soc/amd/snd-soc-acp-rt5645-mach.mod.o CC sound/soc/codecs/snd-soc-ak4613.mod.o CC sound/soc/codecs/snd-soc-ak4642.mod.o CC sound/soc/codecs/snd-soc-ak5386.mod.o CC sound/soc/codecs/snd-soc-cs35l33.mod.o CC sound/soc/codecs/snd-soc-cs4270.mod.o CC sound/soc/codecs/snd-soc-cs4265.mod.o CC sound/soc/codecs/snd-soc-cs4271-spi.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-cs42l51-i2c.mod.o CC sound/soc/codecs/snd-soc-cs42l51.mod.o CC sound/soc/codecs/snd-soc-es8328-spi.mod.o CC sound/soc/codecs/snd-soc-es7134.mod.o CC sound/soc/codecs/snd-soc-cs4349.mod.o CC sound/soc/codecs/snd-soc-es8328.mod.o CC sound/soc/codecs/snd-soc-hdmi-codec.mod.o CC sound/soc/codecs/snd-soc-max98504.mod.o CC sound/soc/codecs/snd-soc-max9860.mod.o CC sound/soc/codecs/snd-soc-max98927.mod.o CC sound/soc/codecs/snd-soc-pcm1681.mod.o CC sound/soc/codecs/snd-soc-pcm179x-spi.mod.o CC sound/soc/codecs/snd-soc-rl6231.mod.o CC sound/soc/codecs/snd-soc-rt5645.mod.o CC sound/soc/codecs/snd-soc-sgtl5000.mod.o CC sound/soc/codecs/snd-soc-si476x.mod.o CC sound/soc/codecs/snd-soc-ssm2602-spi.mod.o CC sound/soc/codecs/snd-soc-spdif-tx.mod.o CC sound/soc/codecs/snd-soc-spdif-rx.mod.o CC sound/soc/codecs/snd-soc-sta350.mod.o CC sound/soc/codecs/snd-soc-tas5720.mod.o CC sound/soc/codecs/snd-soc-tfa9879.mod.o CC sound/soc/codecs/snd-soc-ssm2602.mod.o CC sound/soc/codecs/snd-soc-tlv320aic23-spi.mod.o CC sound/soc/codecs/snd-soc-tlv320aic23.mod.o CC sound/soc/codecs/snd-soc-tpa6130a2.mod.o CC sound/soc/codecs/snd-soc-ts3a227e.mod.o CC sound/soc/codecs/snd-soc-wm8510.mod.o CC sound/soc/codecs/snd-soc-wm8741.mod.o CC sound/soc/codecs/snd-soc-wm8750.mod.o CC sound/soc/codecs/snd-soc-wm8804-i2c.mod.o CC sound/soc/codecs/snd-soc-wm8770.mod.o CC sound/soc/codecs/snd-soc-wm8804-spi.mod.o CC sound/soc/codecs/snd-soc-wm8974.mod.o CC sound/soc/codecs/snd-soc-wm8804.mod.o CC sound/soc/fsl/snd-soc-fsl-asrc.mod.o CC sound/soc/fsl/snd-soc-fsl-spdif.mod.o LD [M] crypto/anubis.ko LD [M] crypto/ansi_cprng.ko LD [M] crypto/algif_aead.ko CC sound/soc/generic/snd-soc-simple-scu-card.mod.o LD [M] crypto/af_alg.ko LD [M] crypto/cast6_generic.ko LD [M] crypto/cast_common.ko LD [M] crypto/chacha20_generic.ko LD [M] crypto/crc32_generic.ko LD [M] crypto/ecb.ko LD [M] crypto/fcrypt.ko LD [M] crypto/ecdh_generic.ko LD [M] crypto/echainiv.ko LD [M] crypto/keywrap.ko LD [M] crypto/lz4hc.ko LD [M] crypto/khazad.ko LD [M] crypto/md4.ko LD [M] crypto/seed.ko LD [M] crypto/rmd160.ko LD [M] crypto/rmd256.ko LD [M] crypto/mcryptd.ko LD [M] crypto/michael_mic.ko LD [M] crypto/rmd128.ko LD [M] crypto/sha512_generic.ko LD [M] crypto/serpent_generic.ko LD [M] crypto/tcrypt.ko LD [M] crypto/sm3_generic.ko LD [M] crypto/xts.ko LD [M] drivers/bluetooth/btmrvl_sdio.ko LD [M] drivers/char/ipmi/ipmi_watchdog.ko LD [M] drivers/bluetooth/btsdio.ko LD [M] drivers/bluetooth/hci_vhci.ko LD [M] drivers/char/pcmcia/cm4040_cs.ko LD [M] drivers/char/ipmi/ipmi_si.ko LD [M] drivers/bluetooth/bt3c_cs.ko LD [M] drivers/bluetooth/btmrvl.ko LD [M] drivers/char/agp/agpgart.ko LD [M] drivers/char/xillybus/xillybus_of.ko LD [M] drivers/connector/cn.ko LD [M] drivers/dma/dw/dw_dmac_core.ko LD [M] drivers/char/tpm/tpm_tis.ko LD [M] drivers/char/xillybus/xillybus_core.ko LD [M] drivers/char/tpm/tpm_i2c_nuvoton.ko LD [M] drivers/char/xillybus/xillybus_pcie.ko LD [M] drivers/char/pcmcia/scr24x_cs.ko LD [M] drivers/fpga/fpga-region.ko LD [M] drivers/fpga/altera-pr-ip-core-plat.ko LD [M] drivers/dma/dw/dw_dmac_pci.ko LD [M] drivers/fpga/ice40-spi.ko LD [M] drivers/fpga/fpga-bridge.ko LD [M] drivers/extcon/extcon-max14577.ko LD [M] drivers/firewire/firewire-ohci.ko LD [M] drivers/fsi/fsi-master-hub.ko LD [M] drivers/fsi/fsi-scom.ko LD [M] drivers/fpga/xilinx-pr-decoupler.ko LD [M] drivers/gpu/drm/amd/amdgpu/amdgpu.ko LD [M] drivers/gpu/drm/amd/lib/chash.ko LD [M] drivers/gpu/drm/arc/arcpgu.ko LD [M] drivers/fsi/fsi-core.ko LD [M] drivers/gpu/drm/bochs/bochs-drm.ko LD [M] drivers/gpu/drm/bridge/dumb-vga-dac.ko LD [M] drivers/gpu/drm/bridge/lvds-encoder.ko LD [M] drivers/gpu/drm/bridge/analogix-anx78xx.ko LD [M] drivers/gpu/drm/bridge/synopsys/dw-hdmi-ahb-audio.ko LD [M] drivers/gpu/drm/bridge/sii902x.ko LD [M] drivers/gpu/drm/bridge/ti-tfp410.ko LD [M] drivers/gpu/drm/cirrus/cirrus.ko LD [M] drivers/gpu/drm/bridge/megachips-stdpxxxx-ge-b850v3-fw.ko LD [M] drivers/gpu/drm/bridge/synopsys/dw-hdmi.ko LD [M] drivers/gpu/drm/bridge/parade-ps8622.ko LD [M] drivers/gpu/drm/bridge/synopsys/dw-hdmi-i2s-audio.ko LD [M] drivers/gpu/drm/drm_kms_helper.ko LD [M] drivers/gpu/drm/i2c/tda998x.ko LD [M] drivers/gpu/drm/i2c/sil164.ko LD [M] drivers/gpu/drm/drm.ko LD [M] drivers/gpu/drm/i2c/ch7006.ko LD [M] drivers/gpu/drm/mga/mga.ko LD [M] drivers/gpu/drm/panel/panel-samsung-ld9040.ko LD [M] drivers/gpu/drm/panel/panel-samsung-s6e63j0x03.ko LD [M] drivers/gpu/drm/panel/panel-samsung-s6e8aa0.ko LD [M] drivers/gpu/drm/panel/panel-jdi-lt070me05000.ko LD [M] drivers/gpu/drm/panel/panel-sitronix-st7789v.ko LD [M] drivers/gpu/drm/panel/panel-samsung-s6e3ha2.ko LD [M] drivers/gpu/drm/nouveau/nouveau.ko LD [M] drivers/gpu/drm/mgag200/mgag200.ko LD [M] drivers/gpu/drm/panel/panel-lvds.ko LD [M] drivers/gpu/drm/panel/panel-panasonic-vvx10f034n00.ko LD [M] drivers/gpu/drm/savage/savage.ko LD [M] drivers/gpu/drm/radeon/radeon.ko LD [M] drivers/gpu/drm/sis/sis.ko LD [M] drivers/gpu/drm/tinydrm/mipi-dbi.ko LD [M] drivers/gpu/drm/tinydrm/mi0283qt.ko LD [M] drivers/gpu/drm/via/via.ko LD [M] drivers/gpu/drm/tinydrm/core/tinydrm.ko LD [M] drivers/gpu/drm/ttm/ttm.ko LD [M] drivers/gpu/drm/tinydrm/repaper.ko LD [M] drivers/gpu/drm/vgem/vgem.ko LD [M] drivers/hid/hid-chicony.ko LD [M] drivers/hid/hid-a4tech.ko LD [M] drivers/hid/hid-aureal.ko LD [M] drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.ko LD [M] drivers/hid/hid-alps.ko LD [M] drivers/hid/hid-cmedia.ko LD [M] drivers/hid/hid-cypress.ko LD [M] drivers/hid/hid-emsff.ko LD [M] drivers/hid/hid-led.ko LD [M] drivers/hid/hid-elecom.ko LD [M] drivers/hid/hid-gfrm.ko LD [M] drivers/hid/hid-dr.ko LD [M] drivers/hid/hid-petalynx.ko LD [M] drivers/hid/hid-rmi.ko LD [M] drivers/hid/hid-microsoft.ko LD [M] drivers/hid/hid-lenovo.ko LD [M] drivers/hid/hid-plantronics.ko LD [M] drivers/hid/hid-keytouch.ko LD [M] drivers/hid/hid-zydacron.ko LD [M] drivers/hid/hid-zpff.ko LD [M] drivers/hwmon/ad7414.ko LD [M] drivers/hid/hid-sensor-custom.ko LD [M] drivers/hwmon/adm1029.ko LD [M] drivers/hwmon/ad7418.ko LD [M] drivers/hwmon/ads7871.ko LD [M] drivers/hwmon/adm1026.ko LD [M] drivers/hwmon/adm1025.ko LD [M] drivers/hwmon/adt7310.ko LD [M] drivers/hwmon/adc128d818.ko LD [M] drivers/hwmon/adt7470.ko LD [M] drivers/hwmon/adt7411.ko LD [M] drivers/hwmon/emc6w201.ko LD [M] drivers/hwmon/adm9240.ko LD [M] drivers/hwmon/ads7828.ko LD [M] drivers/hwmon/g760a.ko LD [M] drivers/hwmon/emc2103.ko LD [M] drivers/hwmon/hwmon.ko LD [M] drivers/hwmon/asc7621.ko LD [M] drivers/hwmon/adt7x10.ko LD [M] drivers/hwmon/gl518sm.ko LD [M] drivers/hwmon/g762.ko LD [M] drivers/hwmon/hwmon-vid.ko LD [M] drivers/hwmon/i5k_amb.ko LD [M] drivers/hwmon/ibmaem.ko LD [M] drivers/hwmon/ina2xx.ko LD [M] drivers/hwmon/ina209.ko LD [M] drivers/hwmon/ibmpex.ko LD [M] drivers/hwmon/gl520sm.ko LD [M] drivers/hwmon/ina3221.ko LD [M] drivers/hwmon/lm70.ko LD [M] drivers/hwmon/lm77.ko LD [M] drivers/hwmon/lm78.ko LD [M] drivers/hwmon/lm80.ko LD [M] drivers/hwmon/lm85.ko LD [M] drivers/hwmon/lineage-pem.ko LD [M] drivers/hwmon/lm87.ko LD [M] drivers/hwmon/lm93.ko LD [M] drivers/hwmon/lm95241.ko LD [M] drivers/hwmon/ltc2990.ko LD [M] drivers/hwmon/lm90.ko LD [M] drivers/hwmon/lm95234.ko LD [M] drivers/hwmon/ltc4260.ko LD [M] drivers/hwmon/max16065.ko LD [M] drivers/hwmon/ltc2945.ko LD [M] drivers/hwmon/lm92.ko LD [M] drivers/hwmon/ltc4215.ko LD [M] drivers/hwmon/max197.ko LD [M] drivers/hwmon/ltc4261.ko LD [M] drivers/hwmon/max6642.ko LD [M] drivers/hwmon/max1619.ko LD [M] drivers/hwmon/max1668.ko LD [M] drivers/hwmon/max6697.ko LD [M] drivers/hwmon/mcp3021.ko LD [M] drivers/hwmon/sht3x.ko LD [M] drivers/hwmon/ntc_thermistor.ko LD [M] drivers/hwmon/nct7802.ko LD [M] drivers/hwmon/sis5595.ko LD [M] drivers/hwmon/max31722.ko LD [M] drivers/hwmon/mc13783-adc.ko LD [M] drivers/hwmon/menf21bmc_hwmon.ko LD [M] drivers/hwmon/smsc47m192.ko LD [M] drivers/hwmon/powr1220.ko LD [M] drivers/hwmon/sht21.ko LD [M] drivers/hwmon/tc654.ko LD [M] drivers/hwmon/tmp108.ko LD [M] drivers/hwmon/shtc1.ko LD [M] drivers/hwmon/tmp103.ko LD [M] drivers/hwmon/via686a.ko LD [M] drivers/hwmon/vt8231.ko LD [M] drivers/hwmon/wm8350-hwmon.ko LD [M] drivers/hwmon/w83l785ts.ko LD [M] drivers/hwtracing/intel_th/intel_th.ko LD [M] drivers/hwtracing/intel_th/intel_th_pci.ko LD [M] drivers/hwtracing/intel_th/intel_th_gth.ko LD [M] drivers/hwmon/w83791d.ko LD [M] drivers/hwtracing/intel_th/intel_th_pti.ko LD [M] drivers/hwmon/tmp421.ko LD [M] drivers/hwtracing/intel_th/intel_th_sth.ko LD [M] drivers/i2c/busses/i2c-amd8111.ko LD [M] drivers/i2c/busses/i2c-simtec.ko LD [M] drivers/i2c/algos/i2c-algo-pca.ko LD [M] drivers/i2c/busses/i2c-sis96x.ko LD [M] drivers/i2c/busses/i2c-i801.ko LD [M] drivers/i2c/busses/i2c-pca-platform.ko LD [M] drivers/i2c/busses/i2c-via.ko LD [M] drivers/infiniband/core/ib_cm.ko LD [M] drivers/i2c/busses/i2c-piix4.ko LD [M] drivers/infiniband/core/ib_core.ko LD [M] drivers/infiniband/hw/nes/iw_nes.ko LD [M] drivers/infiniband/core/ib_umad.ko LD [M] drivers/infiniband/sw/rxe/rdma_rxe.ko LD [M] drivers/infiniband/core/iw_cm.ko LD [M] drivers/input/keyboard/adp5588-keys.ko LD [M] drivers/input/gameport/ns558.ko LD [M] drivers/input/keyboard/max7359_keypad.ko LD [M] drivers/infiniband/core/rdma_cm.ko LD [M] drivers/input/keyboard/stowaway.ko LD [M] drivers/infiniband/sw/rdmavt/rdmavt.ko LD [M] drivers/input/keyboard/newtonkbd.ko LD [M] drivers/infiniband/hw/qib/ib_qib.ko LD [M] drivers/input/keyboard/twl4030_keypad.ko LD [M] drivers/input/misc/ad714x.ko LD [M] drivers/input/misc/adxl34x.ko LD [M] drivers/input/keyboard/xtkbd.ko LD [M] drivers/input/misc/adxl34x-spi.ko LD [M] drivers/input/matrix-keymap.ko LD [M] drivers/input/keyboard/stmpe-keypad.ko LD [M] drivers/input/misc/ad714x-spi.ko LD [M] drivers/input/keyboard/tc3589x-keypad.ko LD [M] drivers/input/misc/twl4030-vibra.ko LD [M] drivers/input/misc/ad714x-i2c.ko LD [M] drivers/input/misc/adxl34x-i2c.ko LD [M] drivers/input/misc/uinput.ko LD [M] drivers/input/misc/retu-pwrbutton.ko LD [M] drivers/input/misc/wm831x-on.ko LD [M] drivers/input/touchscreen/cyttsp4_i2c.ko LD [M] drivers/input/misc/bma150.ko LD [M] drivers/input/touchscreen/da9052_tsi.ko LD [M] drivers/input/rmi4/rmi_smbus.ko LD [M] drivers/input/touchscreen/ads7846.ko LD [M] drivers/input/mousedev.ko LD [M] drivers/input/touchscreen/edt-ft5x06.ko LD [M] drivers/input/touchscreen/elants_i2c.ko LD [M] drivers/input/serio/arc_ps2.ko LD [M] drivers/input/touchscreen/cyttsp4_core.ko LD [M] drivers/input/rmi4/rmi_core.ko LD [M] drivers/input/rmi4/rmi_spi.ko LD [M] drivers/input/serio/pcips2.ko LD [M] drivers/input/touchscreen/cyttsp_core.ko LD [M] drivers/input/serio/libps2.ko LD [M] drivers/input/touchscreen/cyttsp4_spi.ko LD [M] drivers/input/touchscreen/cyttsp_spi.ko LD [M] drivers/input/touchscreen/cyttsp_i2c.ko LD [M] drivers/input/touchscreen/elo.ko LD [M] drivers/input/touchscreen/ar1021_i2c.ko LD [M] drivers/input/touchscreen/exc3000.ko LD [M] drivers/input/touchscreen/cyttsp_i2c_common.ko LD [M] drivers/input/touchscreen/gunze.ko LD [M] drivers/input/touchscreen/tsc40.ko LD [M] drivers/input/touchscreen/rohm_bu21023.ko LD [M] drivers/input/touchscreen/penmount.ko LD [M] drivers/input/touchscreen/wacom_i2c.ko LD [M] drivers/input/touchscreen/ti_am335x_tsc.ko LD [M] drivers/leds/leds-bcm6328.ko LD [M] drivers/input/touchscreen/wdt87xx_i2c.ko LD [M] drivers/input/touchscreen/tps6507x-ts.ko LD [M] drivers/input/touchscreen/wm831x-ts.ko LD [M] drivers/input/touchscreen/stmfts.ko LD [M] drivers/leds/leds-bd2802.ko LD [M] drivers/leds/leds-pca963x.ko LD [M] drivers/leds/leds-wm8350.ko LD [M] drivers/input/touchscreen/hampshire.ko LD [M] drivers/input/touchscreen/mk712.ko LD [M] drivers/leds/leds-lp5523.ko LD [M] drivers/leds/trigger/ledtrig-transient.ko LD [M] drivers/media/i2c/adv7343.ko LD [M] drivers/media/i2c/cs5345.ko LD [M] drivers/media/i2c/m52790.ko LD [M] drivers/media/i2c/bt819.ko LD [M] drivers/leds/uleds.ko LD [M] drivers/media/i2c/adv7183.ko LD [M] drivers/mailbox/platform_mhu.ko LD [M] drivers/media/i2c/saa7127.ko LD [M] drivers/leds/leds-menf21bmc.ko LD [M] drivers/media/i2c/saa717x.ko LD [M] drivers/leds/trigger/ledtrig-activity.ko LD [M] drivers/media/i2c/tda9840.ko LD [M] drivers/leds/trigger/ledtrig-heartbeat.ko LD [M] drivers/media/i2c/tvaudio.ko LD [M] drivers/media/i2c/tvp7002.ko LD [M] drivers/media/i2c/sony-btf-mpx.ko LD [M] drivers/media/i2c/upd64083.ko LD [M] drivers/media/i2c/vpx3220.ko LD [M] drivers/media/i2c/saa6752hs.ko LD [M] drivers/media/radio/si470x/radio-i2c-si470x.ko LD [M] drivers/media/i2c/tvp5150.ko LD [M] drivers/media/i2c/tea6420.ko LD [M] drivers/media/i2c/wm8739.ko LD [M] drivers/media/i2c/tvp514x.ko LD [M] drivers/media/i2c/tw9906.ko LD [M] drivers/media/tuners/m88rs6000t.ko LD [M] drivers/media/tuners/msi001.ko LD [M] drivers/media/tuners/fc0012.ko LD [M] drivers/media/radio/tef6862.ko LD [M] drivers/media/tuners/tda18212.ko LD [M] drivers/media/tuners/qm1d1c0042.ko LD [M] drivers/media/radio/radio-si476x.ko LD [M] drivers/media/tuners/tda18271.ko LD [M] drivers/media/tuners/tda8290.ko LD [M] drivers/media/tuners/tuner-xc2028.ko LD [M] drivers/media/tuners/fc2580.ko LD [M] drivers/memstick/core/memstick.ko LD [M] drivers/media/tuners/mt2060.ko LD [M] drivers/media/tuners/mt2063.ko LD [M] drivers/memstick/host/jmb38x_ms.ko LD [M] drivers/memstick/host/r592.ko LD [M] drivers/media/tuners/tda18218.ko LD [M] drivers/media/v4l2-core/v4l2-fwnode.ko LD [M] drivers/media/tuners/xc4000.ko LD [M] drivers/memstick/host/rtsx_pci_ms.ko LD [M] drivers/mfd/arizona-i2c.ko LD [M] drivers/memstick/host/tifm_ms.ko LD [M] drivers/mfd/lp873x.ko LD [M] drivers/mfd/max14577.ko LD [M] drivers/mfd/da9063.ko LD [M] drivers/mfd/lm3533-ctrlbank.ko LD [M] drivers/mfd/act8945a.ko LD [M] drivers/mfd/lm3533-core.ko LD [M] drivers/mfd/rk808.ko LD [M] drivers/mfd/retu-mfd.ko LD [M] drivers/mfd/pcf50633-gpio.ko LD [M] drivers/mfd/arizona-spi.ko LD [M] drivers/mfd/da9150-core.ko LD [M] drivers/mfd/tps65086.ko LD [M] drivers/mfd/tps65217.ko LD [M] drivers/mfd/janz-cmodio.ko LD [M] drivers/mfd/si476x-core.ko LD [M] drivers/mfd/tps6105x.ko LD [M] drivers/mfd/ti_am335x_tscadc.ko LD [M] drivers/mfd/ti-lmu.ko LD [M] drivers/mfd/tps65912-core.ko LD [M] drivers/mfd/wm8994.ko LD [M] drivers/misc/cb710/cb710.ko LD [M] drivers/mfd/hi6421-pmic-core.ko LD [M] drivers/mfd/tps6507x.ko LD [M] drivers/misc/ad525x_dpot-i2c.ko LD [M] drivers/mfd/tps65912-i2c.ko LD [M] drivers/misc/isl29003.ko LD [M] drivers/misc/ad525x_dpot.ko LD [M] drivers/misc/lis3lv02d/lis3lv02d.ko LD [M] drivers/misc/enclosure.ko LD [M] drivers/misc/lis3lv02d/lis3lv02d_i2c.ko LD [M] drivers/mmc/core/pwrseq_simple.ko LD [M] drivers/misc/lis3lv02d/lis3lv02d_spi.ko LD [M] drivers/misc/hmc6352.ko LD [M] drivers/mmc/host/rtsx_pci_sdmmc.ko LD [M] drivers/misc/apds9802als.ko LD [M] drivers/mmc/core/pwrseq_sd8787.ko LD [M] drivers/misc/ds1682.ko LD [M] drivers/mmc/host/wbsd.ko LD [M] drivers/mtd/ar7part.ko LD [M] drivers/mtd/chips/cfi_cmdset_0002.ko LD [M] drivers/mmc/host/tifm_sd.ko LD [M] drivers/misc/eeprom/at24.ko LD [M] drivers/mtd/chips/cfi_probe.ko LD [M] drivers/misc/ioc4.ko LD [M] drivers/mtd/chips/cfi_util.ko LD [M] drivers/mtd/devices/docg3.ko LD [M] drivers/mtd/maps/physmap_of.ko LD [M] drivers/mtd/devices/slram.ko LD [M] drivers/mtd/devices/mchp23k256.ko LD [M] drivers/mmc/host/via-sdmmc.ko LD [M] drivers/mtd/chips/gen_probe.ko LD [M] drivers/mtd/devices/sst25l.ko LD [M] drivers/mtd/maps/intel_vr_nor.ko LD [M] drivers/mtd/nand/cafe_nand.ko LD [M] drivers/mtd/maps/physmap.ko LD [M] drivers/mtd/nand/denali.ko LD [M] drivers/mtd/nand/denali_pci.ko LD [M] drivers/mtd/nand/diskonchip.ko LD [M] drivers/mtd/nand/nand.ko LD [M] drivers/mtd/nand/nand_ecc.ko LD [M] drivers/mtd/nand/plat_nand.ko LD [M] drivers/mtd/nand/nandsim.ko LD [M] drivers/mtd/nand/docg4.ko LD [M] drivers/mtd/nand/sm_common.ko LD [M] drivers/mtd/onenand/generic.ko LD [M] drivers/mtd/nand/r852.ko LD [M] drivers/mtd/redboot.ko LD [M] drivers/net/can/ifi_canfd/ifi_canfd.ko LD [M] drivers/net/can/janz-ican3.ko LD [M] drivers/net/can/m_can/m_can.ko LD [M] drivers/net/can/spi/mcp251x.ko LD [M] drivers/net/hamradio/baycom_ser_hdx.ko LD [M] drivers/net/can/softing/softing.ko LD [M] drivers/net/can/spi/hi311x.ko LD [M] drivers/pci/hotplug/shpchp.ko LD [M] drivers/net/hamradio/baycom_ser_fdx.ko LD [M] drivers/pci/switch/switchtec.ko LD [M] drivers/pcmcia/i82092.ko LD [M] drivers/net/can/softing/softing_cs.ko LD [M] drivers/mtd/spi-nor/mtk-quadspi.ko LD [M] drivers/net/hamradio/hdlcdrv.ko LD [M] drivers/nfc/nfcsim.ko LD [M] drivers/pcmcia/pcmcia_rsrc.ko LD [M] drivers/pcmcia/pd6729.ko LD [M] drivers/power/supply/act8945a_charger.ko LD [M] drivers/pcmcia/pcmcia.ko LD [M] drivers/pcmcia/pcmcia_core.ko LD [M] drivers/power/supply/bq27xxx_battery_hdq.ko LD [M] drivers/power/supply/bq27xxx_battery.ko LD [M] drivers/power/supply/sbs-battery.ko LD [M] drivers/power/supply/bq27xxx_battery_i2c.ko LD [M] drivers/power/supply/lp8727_charger.ko LD [M] drivers/power/supply/max14577_charger.ko LD [M] drivers/power/supply/max14656_charger_detector.ko LD [M] drivers/power/supply/max17042_battery.ko LD [M] drivers/power/supply/max8903_charger.ko LD [M] drivers/power/supply/max8998_charger.ko LD [M] drivers/power/supply/smb347-charger.ko LD [M] drivers/power/supply/tps65217_charger.ko LD [M] drivers/power/supply/wm831x_backup.ko LD [M] drivers/power/supply/test_power.ko LD [M] drivers/regulator/lp3971.ko LD [M] drivers/regulator/act8865-regulator.ko LD [M] drivers/regulator/arizona-ldo1.ko LD [M] drivers/regulator/act8945a-regulator.ko LD [M] drivers/regulator/da9063-regulator.ko LD [M] drivers/regulator/da9211-regulator.ko LD [M] drivers/regulator/ltc3676.ko LD [M] drivers/regulator/fixed.ko LD [M] drivers/regulator/hi6421-regulator.ko LD [M] drivers/regulator/da903x.ko LD [M] drivers/regulator/arizona-micsupp.ko LD [M] drivers/regulator/ltc3589.ko LD [M] drivers/regulator/max8907-regulator.ko LD [M] drivers/regulator/lp8755.ko LD [M] drivers/regulator/hi6421v530-regulator.ko LD [M] drivers/regulator/qcom_spmi-regulator.ko LD [M] drivers/regulator/rk808-regulator.ko LD [M] drivers/regulator/tps65217-regulator.ko LD [M] drivers/regulator/tps65912-regulator.ko LD [M] drivers/regulator/tps6507x-regulator.ko LD [M] drivers/regulator/max8649.ko LD [M] drivers/regulator/wm831x-dcdc.ko LD [M] drivers/regulator/mc13783-regulator.ko LD [M] drivers/regulator/virtual.ko LD [M] drivers/regulator/wm831x-isink.ko LD [M] drivers/regulator/tps6586x-regulator.ko LD [M] drivers/rtc/rtc-88pm80x.ko LD [M] drivers/rtc/rtc-ab-b5ze-s3.ko LD [M] drivers/regulator/wm8350-regulator.ko LD [M] drivers/rpmsg/rpmsg_core.ko LD [M] drivers/regulator/wm831x-ldo.ko LD [M] drivers/rtc/rtc-abx80x.ko LD [M] drivers/rpmsg/virtio_rpmsg_bus.ko LD [M] drivers/rtc/rtc-as3722.ko LD [M] drivers/rtc/rtc-da9063.ko LD [M] drivers/rtc/rtc-bq32k.ko LD [M] drivers/rtc/rtc-ds1305.ko LD [M] drivers/rtc/rtc-ds1307.ko LD [M] drivers/rtc/rtc-ds1672.ko LD [M] drivers/rtc/rtc-ds1742.ko LD [M] drivers/rtc/rtc-isl1208.ko LD [M] drivers/rpmsg/qcom_glink_native.ko LD [M] drivers/rtc/rtc-mc13xxx.ko LD [M] drivers/rpmsg/qcom_glink_rpm.ko LD [M] drivers/rtc/rtc-m41t93.ko LD [M] drivers/rtc/rtc-rk808.ko LD [M] drivers/regulator/wm8994-regulator.ko LD [M] drivers/rtc/rtc-rs5c348.ko LD [M] drivers/rtc/rtc-pcf8523.ko LD [M] drivers/rtc/rtc-rs5c372.ko LD [M] drivers/rtc/rtc-mcp795.ko LD [M] drivers/rtc/rtc-max6916.ko LD [M] drivers/rtc/rtc-msm6242.ko LD [M] drivers/rtc/rtc-rp5c01.ko LD [M] drivers/rtc/rtc-rv3029c2.ko LD [M] drivers/rtc/rtc-lp8788.ko LD [M] drivers/rtc/rtc-v3020.ko LD [M] drivers/rtc/rtc-rx8010.ko LD [M] drivers/rtc/rtc-r7301.ko LD [M] drivers/rtc/rtc-m48t59.ko LD [M] drivers/spi/spi-fsl-lib.ko LD [M] drivers/spi/spi-fsl-spi.ko LD [M] drivers/rtc/rtc-stk17ta8.ko LD [M] drivers/spi/spi-loopback-test.ko LD [M] drivers/spi/spi-rockchip.ko LD [M] drivers/spi/spi-zynqmp-gqspi.ko LD [M] drivers/rtc/rtc-pcf2123.ko LD [M] drivers/spi/spi-fsl-cpm.ko LD [M] drivers/staging/lustre/lnet/klnds/o2iblnd/ko2iblnd.ko LD [M] drivers/staging/irda/drivers/smsc-ircc2.ko LD [M] drivers/rtc/rtc-zynqmp.ko LD [M] drivers/staging/irda/drivers/w83977af_ir.ko LD [M] drivers/staging/irda/net/irda.ko LD [M] drivers/staging/irda/net/irlan/irlan.ko LD [M] drivers/staging/lustre/lnet/klnds/socklnd/ksocklnd.ko LD [M] drivers/spi/spi-xilinx.ko LD [M] drivers/staging/lustre/lnet/libcfs/libcfs.ko LD [M] drivers/staging/irda/drivers/vlsi_ir.ko LD [M] drivers/staging/irda/drivers/ali-ircc.ko LD [M] drivers/staging/lustre/lustre/fid/fid.ko LD [M] drivers/staging/lustre/lustre/lov/lov.ko LD [M] drivers/staging/lustre/lnet/lnet/lnet.ko LD [M] drivers/staging/lustre/lustre/fld/fld.ko LD [M] drivers/staging/lustre/lustre/obdecho/obdecho.ko LD [M] drivers/staging/lustre/lnet/selftest/lnet_selftest.ko LD [M] drivers/staging/lustre/lustre/llite/lustre.ko LD [M] drivers/staging/lustre/lustre/obdclass/obdclass.ko LD [M] drivers/staging/lustre/lustre/mdc/mdc.ko LD [M] drivers/staging/lustre/lustre/lmv/lmv.ko LD [M] drivers/staging/lustre/lustre/ptlrpc/ptlrpc.ko LD [M] drivers/staging/wilc1000/wilc1000.ko LD [M] drivers/uio/uio_pci_generic.ko LD [M] drivers/staging/vt6655/vt6655_stage.ko LD [M] drivers/staging/lustre/lustre/mgc/mgc.ko LD [M] drivers/staging/most/aim-v4l2/aim_v4l2.ko LD [M] drivers/staging/lustre/lustre/osc/osc.ko LD [M] drivers/staging/wilc1000/wilc1000-spi.ko LD [M] drivers/staging/most/hdm-i2c/hdm_i2c.ko LD [M] drivers/staging/most/aim-network/aim_network.ko LD [M] drivers/uwb/whc-rc.ko LD [M] drivers/uio/uio_pdrv_genirq.ko LD [M] drivers/uwb/uwb.ko LD [M] drivers/uwb/umc.ko LD [M] drivers/uwb/whci.ko LD [M] drivers/uio/uio_pruss.ko LD [M] drivers/video/backlight/arcxcnn_bl.ko LD [M] drivers/video/backlight/ams369fg06.ko LD [M] drivers/video/backlight/adp8860_bl.ko LD [M] drivers/video/backlight/bd6107.ko LD [M] drivers/video/backlight/backlight.ko LD [M] drivers/video/backlight/ld9040.ko LD [M] drivers/video/backlight/generic_bl.ko LD [M] drivers/video/backlight/ili922x.ko LD [M] drivers/video/backlight/lv5207lp.ko LD [M] drivers/video/backlight/da903x_bl.ko LD [M] drivers/video/backlight/lm3639_bl.ko LD [M] drivers/video/backlight/lm3533_bl.ko LD [M] drivers/video/backlight/ltv350qv.ko LD [M] drivers/video/backlight/ili9320.ko LD [M] drivers/video/backlight/pandora_bl.ko LD [M] drivers/video/fbdev/aty/radeonfb.ko LD [M] drivers/video/fbdev/auo_k1901fb.ko LD [M] drivers/video/backlight/max8925_bl.ko LD [M] drivers/video/backlight/s6e63m0.ko LD [M] drivers/video/backlight/pcf50633-backlight.ko LD [M] drivers/video/fbdev/carminefb.ko LD [M] drivers/video/backlight/tps65217_bl.ko LD [M] drivers/video/fbdev/cirrusfb.ko LD [M] drivers/video/fbdev/core/cfbcopyarea.ko LD [M] drivers/video/backlight/wm831x_bl.ko LD [M] drivers/video/backlight/sky81452-backlight.ko LD [M] drivers/video/fbdev/broadsheetfb.ko LD [M] drivers/video/backlight/pm8941-wled.ko LD [M] drivers/video/fbdev/core/cfbfillrect.ko LD [M] drivers/video/fbdev/core/fb_ddc.ko LD [M] drivers/video/fbdev/core/cfbimgblt.ko LD [M] drivers/video/fbdev/core/fb_sys_fops.ko LD [M] drivers/video/fbdev/gxt4500.ko LD [M] drivers/video/fbdev/core/fb.ko LD [M] drivers/video/fbdev/core/sysfillrect.ko LD [M] drivers/video/fbdev/core/sysimgblt.ko LD [M] drivers/video/fbdev/core/syscopyarea.ko LD [M] drivers/video/fbdev/cyber2000fb.ko LD [M] drivers/video/fbdev/macmodes.ko LD [M] drivers/video/fbdev/i740fb.ko LD [M] drivers/video/fbdev/pm3fb.ko LD [M] drivers/video/fbdev/kyro/kyrofb.ko LD [M] drivers/video/fbdev/auo_k190x.ko LD [M] drivers/video/fbdev/riva/rivafb.ko LD [M] drivers/video/fbdev/s1d13xxxfb.ko LD [M] drivers/video/fbdev/ocfb.ko LD [M] drivers/video/fbdev/sstfb.ko LD [M] drivers/video/fbdev/sm712fb.ko LD [M] drivers/video/fbdev/vfb.ko LD [M] drivers/video/fbdev/mb862xx/mb862xxfb.ko LD [M] drivers/video/fbdev/neofb.ko LD [M] drivers/video/fbdev/nvidia/nvidiafb.ko LD [M] drivers/video/fbdev/savage/savagefb.ko LD [M] drivers/video/fbdev/tdfxfb.ko LD [M] drivers/virtio/virtio_balloon.ko LD [M] drivers/w1/slaves/w1_ds2780.ko LD [M] drivers/virtio/virtio_mmio.ko LD [M] drivers/video/fbdev/vga16fb.ko LD [M] drivers/w1/slaves/w1_smem.ko LD [M] drivers/video/fbdev/tridentfb.ko LD [M] drivers/virtio/virtio_pci.ko LD [M] drivers/w1/slaves/w1_therm.ko LD [M] drivers/video/vgastate.ko LD [M] drivers/video/fbdev/sis/sisfb.ko LD [M] drivers/w1/slaves/w1_ds2805.ko LD [M] drivers/watchdog/retu_wdt.ko LD [M] drivers/w1/slaves/w1_ds2423.ko LD [M] drivers/watchdog/da9062_wdt.ko LD [M] drivers/watchdog/pcwd_pci.ko LD [M] drivers/watchdog/cadence_wdt.ko LD [M] drivers/watchdog/wm831x_wdt.ko LD [M] drivers/watchdog/wdt_pci.ko LD [M] fs/binfmt_script.ko LD [M] drivers/watchdog/rn5t618_wdt.ko LD [M] fs/crypto/fscrypto.ko LD [M] fs/nls/mac-croatian.ko LD [M] fs/nls/mac-greek.ko LD [M] fs/nls/mac-roman.ko LD [M] fs/nls/nls_ascii.ko LD [M] fs/nls/nls_cp437.ko LD [M] fs/exportfs/exportfs.ko LD [M] fs/nls/mac-centeuro.ko LD [M] fs/nls/nls_cp865.ko LD [M] fs/nls/nls_iso8859-7.ko LD [M] fs/nls/nls_cp874.ko LD [M] drivers/watchdog/ziirave_wdt.ko LD [M] fs/nls/nls_iso8859-9.ko LD [M] fs/nls/nls_iso8859-5.ko LD [M] kernel/torture.ko LD [M] fs/nls/nls_iso8859-2.ko LD [M] fs/nls/nls_iso8859-14.ko LD [M] fs/nls/nls_iso8859-3.ko LD [M] kernel/rcu/rcuperf.ko LD [M] kernel/configs.ko LD [M] fs/overlayfs/overlay.ko LD [M] lib/netdev-notifier-error-inject.ko LD [M] kernel/trace/ring_buffer_benchmark.ko LD [M] fs/nls/nls_utf8.ko LD [M] lib/bch.ko LD [M] lib/percpu_test.ko LD [M] lib/crc32test.ko LD [M] lib/crc8.ko LD [M] lib/lz4/lz4hc_compress.ko LD [M] lib/rbtree_test.ko LD [M] lib/reed_solomon/reed_solomon.ko LD [M] lib/test_bitmap.ko LD [M] lib/test_bpf.ko LD [M] lib/of-reconfig-notifier-error-inject.ko LD [M] lib/test_sort.ko LD [M] lib/test_hexdump.ko LD [M] lib/test_static_key_base.ko LD [M] lib/test_user_copy.ko LD [M] lib/xz/xz_dec_test.ko LD [M] mm/zsmalloc.ko LD [M] lib/test_static_keys.ko LD [M] mm/kmemleak-test.ko LD [M] lib/test_uuid.ko LD [M] net/6lowpan/6lowpan.ko LD [M] net/6lowpan/nhc_ghc_ext_hop.ko LD [M] net/6lowpan/nhc_mobility.ko LD [M] net/6lowpan/nhc_hop.ko LD [M] net/6lowpan/nhc_ghc_ext_route.ko LD [M] net/6lowpan/nhc_ghc_icmpv6.ko LD [M] net/6lowpan/nhc_udp.ko LD [M] net/6lowpan/nhc_ghc_ext_dest.ko LD [M] net/802/garp.ko LD [M] net/6lowpan/nhc_routing.ko LD [M] net/802/p8023.ko LD [M] net/802/mrp.ko LD [M] net/6lowpan/nhc_ipv6.ko LD [M] net/atm/lec.ko LD [M] net/bluetooth/bluetooth.ko LD [M] net/802/stp.ko LD [M] net/ax25/ax25.ko LD [M] net/8021q/8021q.ko LD [M] net/bluetooth/bnep/bnep.ko LD [M] net/bridge/bridge.ko LD [M] net/bridge/netfilter/ebt_among.ko LD [M] net/bridge/netfilter/ebt_ip.ko LD [M] net/bridge/netfilter/ebt_802_3.ko LD [M] net/bridge/netfilter/ebt_dnat.ko LD [M] net/bridge/netfilter/ebt_arpreply.ko LD [M] net/bridge/netfilter/ebt_limit.ko LD [M] net/can/can-raw.ko LD [M] net/ceph/libceph.ko LD [M] net/decnet/decnet.ko LD [M] net/bridge/netfilter/ebtables.ko LD [M] net/bridge/netfilter/ebt_ip6.ko LD [M] net/bridge/netfilter/ebt_mark_m.ko LD [M] net/bridge/netfilter/ebt_nflog.ko LD [M] net/bridge/netfilter/ebt_log.ko LD [M] net/bridge/netfilter/ebtable_broute.ko LD [M] net/bridge/netfilter/ebt_vlan.ko LD [M] net/bridge/netfilter/ebt_redirect.ko LD [M] net/ipv4/ip_gre.ko LD [M] net/ipv4/esp4.ko LD [M] net/ieee802154/6lowpan/ieee802154_6lowpan.ko LD [M] net/hsr/hsr.ko LD [M] net/ieee802154/ieee802154_socket.ko LD [M] net/bridge/netfilter/ebtable_nat.ko LD [M] net/bridge/netfilter/ebtable_filter.ko LD [M] net/ipv4/gre.ko LD [M] net/ipv4/raw_diag.ko LD [M] net/ipv4/tcp_bic.ko LD [M] net/ipv4/fou.ko LD [M] net/ipv4/ipcomp.ko LD [M] net/ipv4/netfilter/iptable_filter.ko LD [M] net/ipv4/ipip.ko LD [M] net/ipv4/ip_tunnel.ko LD [M] net/ipv4/udp_diag.ko LD [M] net/ipv4/netfilter/nf_log_ipv4.ko LD [M] net/ipv4/netfilter/nf_socket_ipv4.ko LD [M] net/ipv4/tcp_vegas.ko LD [M] net/ipv4/tcp_lp.ko LD [M] net/ipv4/tcp_illinois.ko LD [M] net/ipv4/tcp_cdg.ko LD [M] net/ipv4/tcp_bbr.ko LD [M] net/ipv4/tcp_cubic.ko LD [M] net/ipv4/tunnel4.ko LD [M] net/ipv4/xfrm4_tunnel.ko LD [M] net/ipv4/udp_tunnel.ko LD [M] net/ipv4/xfrm4_mode_beet.ko LD [M] net/ipv6/fou6.ko LD [M] net/ipv6/esp6.ko LD [M] net/ipv6/ah6.ko LD [M] net/ipv6/ila/ila.ko LD [M] net/ipv6/ipcomp6.ko LD [M] net/ipv6/ipv6.ko LD [M] net/ipv6/ip6_udp_tunnel.ko LD [M] net/ipv6/ip6_gre.ko LD [M] net/ipv6/netfilter/nf_defrag_ipv6.ko LD [M] net/ipv6/netfilter/nf_log_ipv6.ko LD [M] net/ipv6/netfilter/nf_conntrack_ipv6.ko LD [M] net/ipv6/netfilter/nf_socket_ipv6.ko LD [M] net/ipv6/tunnel6.ko LD [M] net/ipv6/xfrm6_mode_beet.ko LD [M] net/ipv6/xfrm6_tunnel.ko LD [M] net/ipv6/ip6_tunnel.ko LD [M] net/ipx/ipx.ko LD [M] net/key/af_key.ko LD [M] net/ipv6/mip6.ko LD [M] net/netfilter/ipvs/ip_vs_ovf.ko LD [M] net/netfilter/ipvs/ip_vs_sh.ko LD [M] net/netfilter/nf_conntrack_netlink.ko LD [M] net/netfilter/nf_log_common.ko LD [M] net/netfilter/ipvs/ip_vs_sed.ko LD [M] net/netfilter/ipvs/ip_vs_wlc.ko LD [M] net/netfilter/nf_conntrack_sip.ko LD [M] net/l2tp/l2tp_core.ko LD [M] net/netfilter/ipvs/ip_vs_lblc.ko LD [M] net/netfilter/xt_addrtype.ko LD [M] net/netfilter/xt_TCPMSS.ko LD [M] net/netfilter/xt_LOG.ko LD [M] net/netfilter/xt_state.ko LD [M] net/netfilter/nfnetlink.ko LD [M] net/ipv6/xfrm6_mode_transport.ko LD [M] net/psample/psample.ko LD [M] net/openvswitch/openvswitch.ko LD [M] net/sched/cls_flower.ko LD [M] net/sched/sch_atm.ko LD [M] net/sched/sch_fq_codel.ko LD [M] net/sched/cls_tcindex.ko LD [M] net/openvswitch/vport-gre.ko LD [M] net/nsh/nsh.ko LD [M] net/sched/sch_cbs.ko LD [M] net/sched/sch_hfsc.ko LD [M] net/sched/sch_htb.ko LD [M] net/sched/sch_plug.ko LD [M] net/sched/sch_dsmark.ko LD [M] net/sched/sch_gred.ko LD [M] net/sched/sch_fq.ko LD [M] net/sched/sch_choke.ko LD [M] net/xfrm/xfrm_ipcomp.ko LD [M] net/vmw_vsock/vsock_diag.ko LD [M] net/sched/sch_prio.ko LD [M] sound/firewire/oxfw/snd-oxfw.ko LD [M] sound/drivers/snd-aloop.ko LD [M] samples/kprobes/kprobe_example.ko LD [M] samples/rpmsg/rpmsg_client_sample.ko LD [M] samples/kprobes/kretprobe_example.ko LD [M] sound/firewire/fireface/snd-fireface.ko LD [M] sound/core/snd-hwdep.ko LD [M] sound/firewire/bebob/snd-bebob.ko LD [M] sound/drivers/snd-serial-u16550.ko LD [M] sound/soc/amd/acp_audio_dma.ko LD [M] sound/soc/codecs/snd-soc-ak4554.ko LD [M] sound/soc/codecs/snd-soc-ak4613.ko LD [M] sound/soc/codecs/snd-soc-ak4642.ko LD [M] sound/firewire/tascam/snd-firewire-tascam.ko LD [M] samples/configfs/configfs_sample.ko LD [M] sound/soc/codecs/snd-soc-ak5386.ko LD [M] sound/pcmcia/pdaudiocf/snd-pdaudiocf.ko LD [M] sound/i2c/other/snd-ak4117.ko LD [M] sound/soc/codecs/snd-soc-cs35l33.ko LD [M] sound/soc/amd/snd-soc-acp-rt5645-mach.ko LD [M] sound/firewire/snd-firewire-lib.ko LD [M] sound/soc/codecs/snd-soc-cs4271-i2c.ko LD [M] sound/soc/codecs/snd-soc-cs4265.ko LD [M] sound/soc/codecs/snd-soc-cs4271-spi.ko LD [M] sound/soc/codecs/snd-soc-cs42l51.ko LD [M] sound/soc/codecs/snd-soc-cs4349.ko LD [M] sound/soc/codecs/snd-soc-cs42l51-i2c.ko LD [M] sound/soc/codecs/snd-soc-cs4270.ko LD [M] sound/soc/codecs/snd-soc-es7134.ko LD [M] sound/soc/codecs/snd-soc-es8328.ko LD [M] sound/soc/codecs/snd-soc-es8328-spi.ko LD [M] sound/soc/codecs/snd-soc-cs4271.ko LD [M] sound/soc/codecs/snd-soc-max98504.ko LD [M] sound/soc/codecs/snd-soc-pcm179x-spi.ko LD [M] sound/soc/codecs/snd-soc-max9860.ko LD [M] sound/soc/codecs/snd-soc-pcm1681.ko LD [M] sound/soc/codecs/snd-soc-rl6231.ko LD [M] sound/soc/codecs/snd-soc-hdmi-codec.ko LD [M] sound/soc/codecs/snd-soc-rt5645.ko LD [M] sound/soc/codecs/snd-soc-spdif-tx.ko LD [M] sound/soc/codecs/snd-soc-max98927.ko LD [M] sound/soc/codecs/snd-soc-sgtl5000.ko LD [M] sound/soc/codecs/snd-soc-si476x.ko LD [M] sound/soc/codecs/snd-soc-ssm2602.ko LD [M] sound/soc/codecs/snd-soc-sta350.ko LD [M] sound/soc/codecs/snd-soc-spdif-rx.ko LD [M] sound/soc/codecs/snd-soc-tfa9879.ko LD [M] sound/soc/codecs/snd-soc-tlv320aic23-spi.ko LD [M] sound/soc/codecs/snd-soc-tlv320aic23.ko LD [M] sound/soc/codecs/snd-soc-tpa6130a2.ko LD [M] sound/soc/codecs/snd-soc-ts3a227e.ko LD [M] sound/soc/codecs/snd-soc-wm8510.ko LD [M] sound/soc/codecs/snd-soc-wm8741.ko LD [M] sound/soc/codecs/snd-soc-ssm2602-spi.ko LD [M] sound/soc/codecs/snd-soc-tas5720.ko LD [M] sound/soc/codecs/snd-soc-wm8974.ko LD [M] sound/soc/codecs/snd-soc-wm8804-spi.ko LD [M] sound/soc/fsl/snd-soc-fsl-spdif.ko LD [M] sound/soc/codecs/snd-soc-wm8770.ko LD [M] sound/soc/codecs/snd-soc-wm8750.ko LD [M] sound/soc/generic/snd-soc-simple-scu-card.ko LD [M] sound/soc/codecs/snd-soc-wm8804-i2c.ko LD [M] sound/soc/codecs/snd-soc-wm8804.ko LD [M] sound/soc/fsl/snd-soc-fsl-asrc.ko 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:04:26.736975