# git rev-parse -q --verify 0ecf86d960051b2c1c6ca6b906d28881bd73d210^{commit} 0ecf86d960051b2c1c6ca6b906d28881bd73d210 already have revision, skipping fetch # git checkout -q -f -B kisskb 0ecf86d960051b2c1c6ca6b906d28881bd73d210 # git clean -qxdf # < make -j 8 ARCH=arm O=/home/kisskb/slave/build/linux-next_arm-randconfig_arm CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- -f kisskb-version.mk # < git log --format=%s --max-count=1 0ecf86d960051b2c1c6ca6b906d28881bd73d210 # < make -j 8 ARCH=arm O=/home/kisskb/slave/build/linux-next_arm-randconfig_arm CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- randconfig KCONFIG_SEED=0x9645F9DA # make -j 8 ARCH=arm O=/home/kisskb/slave/build/linux-next_arm-randconfig_arm CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- make[1]: Entering directory '/home/kisskb/slave/build/linux-next_arm-randconfig_arm' GEN ./Makefile scripts/kconfig/conf --silentoldconfig Kconfig # # configuration written to .config # CHK include/config/kernel.release CHK include/generated/uapi/linux/version.h HOSTCC scripts/basic/bin2c WRAP arch/arm/include/generated/asm/cputime.h WRAP arch/arm/include/generated/asm/current.h WRAP arch/arm/include/generated/asm/bitsperlong.h GEN ./Makefile UPD include/generated/uapi/linux/version.h WRAP arch/arm/include/generated/asm/exec.h WRAP arch/arm/include/generated/asm/errno.h WRAP arch/arm/include/generated/asm/emergency-restart.h WRAP arch/arm/include/generated/asm/ipcbuf.h WRAP arch/arm/include/generated/asm/irq_regs.h WRAP arch/arm/include/generated/asm/local.h WRAP arch/arm/include/generated/asm/ioctl.h WRAP arch/arm/include/generated/asm/msgbuf.h WRAP arch/arm/include/generated/asm/mcs_spinlock.h WRAP arch/arm/include/generated/asm/kdebug.h UPD include/config/kernel.release WRAP arch/arm/include/generated/asm/param.h WRAP arch/arm/include/generated/asm/local64.h WRAP arch/arm/include/generated/asm/poll.h WRAP arch/arm/include/generated/asm/parport.h WRAP arch/arm/include/generated/asm/scatterlist.h WRAP arch/arm/include/generated/asm/rwsem.h WRAP arch/arm/include/generated/asm/resource.h WRAP arch/arm/include/generated/asm/seccomp.h WRAP arch/arm/include/generated/asm/preempt.h WRAP arch/arm/include/generated/asm/sections.h WRAP arch/arm/include/generated/asm/segment.h WRAP arch/arm/include/generated/asm/serial.h WRAP arch/arm/include/generated/asm/siginfo.h WRAP arch/arm/include/generated/asm/simd.h WRAP arch/arm/include/generated/asm/termbits.h WRAP arch/arm/include/generated/asm/shmbuf.h WRAP arch/arm/include/generated/asm/sockios.h WRAP arch/arm/include/generated/asm/sizes.h WRAP arch/arm/include/generated/asm/sembuf.h WRAP arch/arm/include/generated/asm/socket.h WRAP arch/arm/include/generated/asm/trace_clock.h WRAP arch/arm/include/generated/asm/termios.h WRAP arch/arm/include/generated/asm/unaligned.h WRAP arch/arm/include/generated/asm/timex.h /home/kisskb/slave/src/kernel/Makefile:135: *** No X.509 certificates found *** Using /home/kisskb/slave/src as source for kernel CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig CC scripts/mod/devicetable-offsets.s MKELF scripts/mod/elfconfig.h GEN scripts/mod/devicetable-offsets.h HOSTCC scripts/kallsyms HOSTCC scripts/mod/sumversion.o HOSTCC scripts/pnmtologo HOSTCC scripts/conmakehash HOSTCC scripts/sortextable HOSTCC scripts/asn1_compiler HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/file2alias.o Generating include/generated/mach-types.h CC kernel/bounds.s CHK include/generated/bounds.h UPD include/generated/bounds.h CC arch/arm/kernel/asm-offsets.s CHK include/generated/asm-offsets.h UPD include/generated/asm-offsets.h CALL /home/kisskb/slave/src/scripts/checksyscalls.sh HOSTLD scripts/mod/modpost HOSTCC usr/gen_init_cpio CC init/main.o CHK include/generated/compile.h CC init/do_mounts.o CC init/do_mounts_initrd.o CC init/initramfs.o UPD include/generated/compile.h CC init/calibrate.o CC arch/arm/kernel/elf.o CC arch/arm/mm/dma-mapping.o GEN usr/initramfs_data.cpio.lz4 CC init/init_task.o AS arch/arm/kernel/entry-common.o AS usr/initramfs_data.o CC init/version.o LD usr/built-in.o CC arch/arm/kernel/irq.o CC arch/arm/common/firmware.o CC arch/arm/mm/extable.o CC arch/arm/mm/fault.o /home/kisskb/slave/src/arch/arm/mm/dma-mapping.c: In function 'arm_coherent_iommu_map_page': /home/kisskb/slave/src/arch/arm/mm/dma-mapping.c:1075:16: warning: 'start' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/arch/arm/mm/dma-mapping.c:1027:22: note: 'start' was declared here LD arch/arm/probes/built-in.o /home/kisskb/slave/src/arch/arm/mm/dma-mapping.c: In function '__iommu_create_mapping': /home/kisskb/slave/src/arch/arm/mm/dma-mapping.c:1075:16: warning: 'start' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/arch/arm/mm/dma-mapping.c:1027:22: note: 'start' was declared here CC arch/arm/kernel/opcodes.o LD arch/arm/net/built-in.o LD init/mounts.o CC arch/arm/kernel/process.o LD init/built-in.o LD arch/arm/common/built-in.o CC arch/arm/mm/init.o LD arch/arm/crypto/built-in.o LD arch/arm/firmware/built-in.o CC arch/arm/mm/iomap.o CC arch/arm/kernel/ptrace.o CC arch/arm/mach-mv78xx0/common.o CC arch/arm/plat-orion/irq.o /home/kisskb/slave/src/arch/arm/mm/dma-mapping.c: In function '__map_sg_chunk': /home/kisskb/slave/src/arch/arm/mm/dma-mapping.c:1075:16: warning: 'start' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/arch/arm/mm/dma-mapping.c:1027:22: note: 'start' was declared here CC arch/arm/mm/fault-armv.o /home/kisskb/slave/src/arch/arm/mach-mv78xx0/common.c:385:19: warning: 'is_l2_writethrough' defined but not used [-Wunused-function] CC arch/arm/mm/flush.o CC arch/arm/plat-orion/pcie.o CC arch/arm/mach-mv78xx0/mpp.o CC arch/arm/kernel/reboot.o CC arch/arm/mm/idmap.o CC arch/arm/mm/ioremap.o CC arch/arm/kernel/return_address.o CC arch/arm/mm/mmap.o CC arch/arm/mach-mv78xx0/irq.o CC arch/arm/kernel/setup.o CC arch/arm/mm/pgd.o CC arch/arm/mm/mmu.o CC arch/arm/plat-orion/time.o CC arch/arm/mach-mv78xx0/pcie.o CC arch/arm/kernel/signal.o CC arch/arm/mm/pageattr.o CC arch/arm/plat-orion/common.o CC arch/arm/plat-orion/mpp.o CC arch/arm/mm/dump.o CC arch/arm/mm/proc-syms.o CC arch/arm/mach-mv78xx0/buffalo-wxl-setup.o /home/kisskb/slave/src/kernel/Makefile:135: *** No X.509 certificates found *** CC kernel/fork.o AS arch/arm/kernel/sigreturn_codes.o CC arch/arm/mm/alignment.o CC arch/arm/kernel/stacktrace.o CC arch/arm/mm/highmem.o CC arch/arm/kernel/sys_arm.o CC arch/arm/plat-orion/gpio.o LD arch/arm/mach-mv78xx0/built-in.o AS arch/arm/mm/abort-ev5t.o CC mm/filemap.o CC arch/arm/kernel/time.o CC mm/mempool.o CC mm/oom_kill.o CC mm/maccess.o CC arch/arm/kernel/traps.o AS arch/arm/mm/pabort-legacy.o LD arch/arm/plat-orion/built-in.o CC arch/arm/mm/copypage-feroceon.o AS arch/arm/mm/tlb-v4wbi.o CC arch/arm/kernel/atags_parse.o CC kernel/exec_domain.o CC mm/page_alloc.o AS arch/arm/mm/proc-feroceon.o CC mm/page-writeback.o LD arch/arm/mm/built-in.o CC kernel/panic.o CC kernel/cpu.o CC fs/open.o CC arch/arm/kernel/atags_proc.o LD ipc/built-in.o CC mm/readahead.o CC mm/swap.o CC arch/arm/kernel/atags_compat.o CC kernel/exit.o AS arch/arm/kernel/entry-armv.o CC arch/arm/kernel/cpuidle.o CC arch/arm/kernel/armksyms.o CC security/keys/gc.o CC fs/read_write.o CC arch/arm/kernel/module.o CC fs/file_table.o CC security/keys/key.o CC fs/super.o CC arch/arm/kernel/bios32.o CC arch/arm/kernel/isa.o CC arch/arm/kernel/machine_kexec.o CC kernel/softirq.o CC security/keys/keyring.o CC security/yama/yama_lsm.o CC security/commoncap.o CC security/keys/keyctl.o CC fs/char_dev.o CC mm/truncate.o AS arch/arm/kernel/relocate_kernel.o CC arch/arm/kernel/sys_oabi-compat.o LD security/yama/yama.o LD security/yama/built-in.o CC arch/arm/kernel/kgdb.o CC kernel/resource.o CC kernel/sysctl.o CC fs/stat.o CC fs/exec.o CC arch/arm/kernel/patch.o CC mm/vmscan.o CC arch/arm/kernel/io.o CC crypto/api.o AS arch/arm/kernel/debug.o AS arch/arm/kernel/head.o CC fs/pipe.o LDS arch/arm/kernel/vmlinux.lds CC security/keys/permission.o LD arch/arm/kernel/built-in.o CC security/keys/process_keys.o CC block/bio.o CC block/elevator.o CC kernel/sysctl_binary.o CC crypto/cipher.o CC security/keys/request_key.o CC security/keys/request_key_auth.o CC kernel/capability.o CC fs/namei.o CC crypto/compress.o CC fs/fcntl.o CC security/keys/user_defined.o CC kernel/ptrace.o CC block/blk-core.o CC crypto/memneq.o CC security/keys/proc.o CC crypto/crypto_wq.o CC fs/ioctl.o CC block/blk-tag.o CC security/keys/persistent.o CC crypto/algapi.o CC mm/shmem.o CC security/keys/encrypted-keys/encrypted.o CC security/keys/encrypted-keys/ecryptfs_format.o CC kernel/user.o CC crypto/scatterwalk.o LD drivers/accessibility/braille/built-in.o LD drivers/accessibility/built-in.o LD drivers/amba/built-in.o CC drivers/android/binder.o CC kernel/signal.o CC block/blk-sysfs.o CC crypto/proc.o LD security/keys/encrypted-keys/encrypted-keys.o LD security/keys/encrypted-keys/built-in.o LD security/keys/built-in.o CC security/min_addr.o CC security/security.o CC mm/util.o CC crypto/aead.o CC crypto/ablkcipher.o /home/kisskb/slave/src/drivers/android/binder.c: In function 'binder_alloc_buf': /home/kisskb/slave/src/drivers/android/binder.c:715:37: warning: 'buffer_size' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/drivers/android/binder.c:715:24: warning: 'buffer' may be used uninitialized in this function [-Wuninitialized] CC block/blk-flush.o CC mm/mmzone.o CC mm/vmstat.o CC crypto/blkcipher.o CC fs/readdir.o CC block/blk-settings.o CC kernel/sys.o CC security/capability.o CC fs/select.o CC mm/backing-dev.o CC crypto/chainiv.o CC crypto/eseqiv.o CC block/blk-ioc.o LD drivers/android/built-in.o CC drivers/ata/libata-core.o LD drivers/auxdisplay/built-in.o CC fs/dcache.o CC mm/mm_init.o CC crypto/ahash.o CC mm/mmu_context.o CC block/blk-map.o LD security/built-in.o CC block/blk-exec.o CC mm/percpu.o CC mm/slab_common.o CC sound/sound_core.o CC block/blk-merge.o CC crypto/shash.o CC kernel/kmod.o CC crypto/pcompress.o CC sound/sound_firmware.o LD sound/oss/built-in.o LD sound/soundcore.o LD sound/built-in.o CC crypto/algboss.o CC drivers/base/component.o CC block/blk-softirq.o CC kernel/workqueue.o CC kernel/pid.o CC mm/compaction.o CC drivers/base/core.o CC fs/inode.o CC block/blk-timeout.o CC crypto/testmgr.o CC crypto/hmac.o CC block/blk-iopoll.o CC mm/vmacache.o CC block/blk-lib.o CC crypto/vmac.o CC drivers/ata/libata-scsi.o CC mm/interval_tree.o CC drivers/base/bus.o CC fs/attr.o CC block/blk-mq.o CC fs/bad_inode.o CC block/blk-mq-tag.o CC mm/list_lru.o CC crypto/crypto_null.o CC fs/file.o CC drivers/base/dd.o CC crypto/md4.o CC mm/workingset.o CC kernel/task_work.o CC kernel/extable.o CC drivers/base/syscore.o CC drivers/base/driver.o CC mm/debug.o CC crypto/md5.o CC kernel/params.o LD firmware/built-in.o CC fs/filesystems.o CC drivers/base/class.o CC mm/gup.o CC mm/highmem.o CC crypto/rmd160.o CC fs/namespace.o CC drivers/ata/libata-eh.o CC kernel/kthread.o CC drivers/base/platform.o CC kernel/sys_ni.o CC block/blk-mq-sysfs.o LD drivers/block/built-in.o CC drivers/base/cpu.o CC crypto/rmd320.o CC mm/memory.o CC kernel/nsproxy.o CC fs/seq_file.o CC block/blk-mq-cpu.o CC drivers/base/firmware.o CC block/blk-mq-cpumap.o CC kernel/notifier.o CC drivers/base/init.o CC crypto/sha1_generic.o CC drivers/base/map.o CC block/ioctl.o CC mm/mincore.o CC kernel/ksysfs.o CC drivers/base/devres.o CC crypto/sha256_generic.o CC kernel/cred.o CC drivers/base/attribute_container.o CC kernel/reboot.o CC block/genhd.o CC crypto/ecb.o CC fs/xattr.o CC drivers/base/transport_class.o CC crypto/cbc.o CC drivers/base/topology.o CC drivers/base/container.o CC kernel/async.o CC drivers/ata/libata-transport.o CC drivers/ata/libata-trace.o CC mm/mlock.o CC drivers/base/property.o CC kernel/range.o CC crypto/blowfish_generic.o CC kernel/smpboot.o CC crypto/blowfish_common.o CC drivers/base/cacheinfo.o CC drivers/ata/libata-sff.o CC fs/libfs.o CC kernel/groups.o CC drivers/ata/sata_sil24.o CC drivers/base/devtmpfs.o CC mm/mmap.o CC block/scsi_ioctl.o CC crypto/aes_generic.o CC kernel/bpf/core.o CC drivers/base/power/clock_ops.o CC fs/fs-writeback.o LD drivers/base/power/built-in.o CC block/partition-generic.o CC drivers/base/regmap/regmap.o CC drivers/base/dma-mapping.o CC crypto/cast_common.o CC kernel/bpf/syscall.o CC drivers/ata/sata_qstor.o CC crypto/cast5_generic.o CC arch/arm/oprofile/../../../drivers/oprofile/oprof.o CC block/ioprio.o CC arch/arm/oprofile/../../../drivers/oprofile/cpu_buffer.o CC fs/pnode.o CC crypto/cast6_generic.o CC drivers/ata/sata_sx4.o CC kernel/bpf/verifier.o CC block/partitions/check.o CC mm/mprotect.o CC arch/arm/oprofile/../../../drivers/oprofile/buffer_sync.o CC fs/splice.o CC drivers/base/regmap/regcache.o CC block/partitions/msdos.o CC crypto/tea.o CC mm/mremap.o CC arch/arm/oprofile/../../../drivers/oprofile/event_buffer.o CC crypto/zlib.o CC arch/arm/oprofile/../../../drivers/oprofile/oprofile_files.o CC drivers/base/regmap/regcache-rbtree.o CC drivers/ata/ata_piix.o CC block/partitions/efi.o CC arch/arm/oprofile/../../../drivers/oprofile/oprofilefs.o CC mm/msync.o CC crypto/michael_mic.o CC drivers/base/regmap/regcache-lzo.o CC kernel/bpf/hashtab.o CC arch/arm/oprofile/../../../drivers/oprofile/oprofile_stats.o CC fs/sync.o CC mm/rmap.o CC crypto/crc32c_generic.o CC drivers/ata/sata_vsc.o LD block/partitions/built-in.o CC block/bounce.o CC arch/arm/oprofile/../../../drivers/oprofile/timer_int.o CC drivers/base/regmap/regcache-flat.o CC crypto/crct10dif_common.o CC arch/arm/oprofile/common.o CC fs/utimes.o CC crypto/crct10dif_generic.o CC drivers/base/regmap/regmap-debugfs.o CC kernel/bpf/arraymap.o CC block/bsg.o CC drivers/ata/pata_cmd64x.o LD arch/arm/oprofile/oprofile.o LD arch/arm/oprofile/built-in.o CC block/noop-iosched.o CC crypto/authenc.o CC kernel/bpf/helpers.o CC fs/stack.o LD kernel/bpf/built-in.o CC kernel/debug/debug_core.o CC drivers/base/regmap/regmap-i2c.o CC fs/fs_struct.o CC fs/statfs.o CC mm/vmalloc.o CC drivers/ata/pata_hpt3x2n.o CC drivers/ata/pata_hpt3x3.o CC drivers/base/regmap/regmap-irq.o CC fs/fs_pin.o CC block/cfq-iosched.o CC crypto/authencesn.o CC kernel/debug/gdbstub.o CC fs/nsfs.o CC fs/buffer.o CC drivers/ata/pata_it821x.o CC drivers/ata/pata_jmicron.o CC [M] drivers/base/regmap/regmap-mmio.o LD drivers/base/regmap/built-in.o CC drivers/base/dma-coherent.o CC drivers/ata/pata_netcell.o CC crypto/lz4.o CC mm/pagewalk.o LD kernel/debug/built-in.o CC block/bio-integrity.o CC kernel/gcov/base.o CC crypto/rng.o CC drivers/base/firmware_class.o CC mm/pgtable-generic.o CC kernel/gcov/fs.o CC drivers/ata/pata_ns87415.o CC crypto/krng.o CC mm/init-mm.o CC crypto/ansi_cprng.o CC mm/nobootmem.o CC kernel/gcov/gcc_4_7.o CC kernel/irq/irqdesc.o CC drivers/ata/pata_optidma.o CC block/blk-integrity.o CC drivers/base/module.o LD kernel/gcov/built-in.o CC kernel/irq/handle.o CC crypto/hash_info.o CC [M] crypto/seqiv.o CC kernel/irq/manage.o LD drivers/base/built-in.o LD kernel/livepatch/built-in.o CC mm/memblock.o CC kernel/irq/spurious.o CC drivers/ata/pata_rdc.o CC drivers/bus/brcmstb_gisb.o CC [M] crypto/cmac.o CC block/t10-pi.o CC drivers/ata/pata_sil680.o CC drivers/bus/mvebu-mbus.o CC fs/block_dev.o LD block/built-in.o CC [M] crypto/wp512.o CC kernel/irq/resend.o CC [M] crypto/tgr192.o CC mm/dmapool.o CC mm/slob.o CC drivers/ata/pata_piccolo.o CC kernel/irq/chip.o LD drivers/bus/built-in.o CC [M] crypto/gf128mul.o CC drivers/cdrom/cdrom.o CC mm/memtest.o CC [M] crypto/cts.o CC drivers/ata/pata_via.o CC mm/migrate.o CC kernel/irq/dummychip.o CC mm/page_owner.o CC [M] crypto/lrw.o CC fs/direct-io.o CC kernel/irq/devres.o CC [M] crypto/ctr.o CC drivers/ata/pata_cmd640.o CC kernel/irq/generic-chip.o CC mm/cleancache.o CC [M] crypto/gcm.o CC [M] crypto/fcrypt.o CC drivers/ata/pata_rz1000.o CC mm/balloon_compaction.o CC kernel/irq/autoprobe.o CC mm/page_ext.o LD net/built-in.o CC drivers/char/mem.o CC kernel/irq/irqdomain.o CC kernel/irq/proc.o LD mm/built-in.o CC drivers/ata/ata_generic.o LD drivers/cdrom/built-in.o CC arch/arm/lib/uaccess_with_memcpy.o LD drivers/char/ipmi/built-in.o CC [M] drivers/char/ipmi/ipmi_msghandler.o CC [M] crypto/twofish_generic.o CC kernel/irq/msi.o CC drivers/char/random.o AS arch/arm/lib/ashldi3.o AS arch/arm/lib/ashrdi3.o CC [M] drivers/ata/acard-ahci.o AS arch/arm/lib/backtrace.o AS arch/arm/lib/bswapsdi2.o AS arch/arm/lib/call_with_stack.o AS arch/arm/lib/changebit.o AS arch/arm/lib/clear_user.o LD kernel/irq/built-in.o AS arch/arm/lib/clearbit.o AS arch/arm/lib/copy_from_user.o CC kernel/locking/mutex.o AS arch/arm/lib/copy_page.o AS arch/arm/lib/copy_to_user.o CC [M] crypto/twofish_common.o AS arch/arm/lib/csumipv6.o AS arch/arm/lib/csumpartial.o AS arch/arm/lib/csumpartialcopy.o AS arch/arm/lib/csumpartialcopyuser.o AS arch/arm/lib/delay-loop.o CC arch/arm/lib/delay.o CC fs/mpage.o AS arch/arm/lib/div64.o AS arch/arm/lib/findbit.o AS arch/arm/lib/getuser.o CC [M] drivers/ata/libahci.o CC [M] drivers/ata/ahci_platform.o AS arch/arm/lib/io-readsb.o AS arch/arm/lib/io-readsl.o AS arch/arm/lib/io-readsw-armv4.o CC drivers/char/misc.o AS arch/arm/lib/io-writesb.o AS arch/arm/lib/io-writesl.o AS arch/arm/lib/io-writesw-armv4.o CC [M] crypto/serpent_generic.o AS arch/arm/lib/lib1funcs.o AS arch/arm/lib/lshrdi3.o AS arch/arm/lib/memchr.o AS arch/arm/lib/memcpy.o AS arch/arm/lib/memmove.o CC drivers/char/raw.o CC [M] drivers/ata/libahci_platform.o CC kernel/locking/semaphore.o AS arch/arm/lib/memset.o AS arch/arm/lib/memzero.o AS arch/arm/lib/muldi3.o AS arch/arm/lib/putuser.o AS arch/arm/lib/setbit.o CC fs/proc_namespace.o AS arch/arm/lib/strchr.o AS arch/arm/lib/strrchr.o AS arch/arm/lib/testchangebit.o CC kernel/locking/rwsem.o AS arch/arm/lib/testclearbit.o LD drivers/char/agp/built-in.o AS arch/arm/lib/testsetbit.o CC drivers/char/hw_random/core.o AS arch/arm/lib/ucmpdi2.o LD arch/arm/lib/built-in.o AR arch/arm/lib/lib.a CC kernel/locking/mutex-debug.o LD fs/affs/built-in.o CC [M] fs/affs/super.o CC fs/autofs4/init.o CC fs/autofs4/inode.o CC [M] crypto/camellia_generic.o CC [M] drivers/char/ipmi/ipmi_si_intf.o CC kernel/locking/lockdep.o CC [M] crypto/arc4.o CC [M] drivers/ata/sata_nv.o CC [M] drivers/char/hw_random/timeriomem-rng.o CC [M] crypto/khazad.o LD drivers/char/hw_random/rng-core.o LD drivers/char/hw_random/built-in.o CC drivers/char/pcmcia/cm4040_cs.o CC [M] fs/affs/namei.o CC fs/autofs4/root.o CC lib/lockref.o CC lib/bcd.o CC lib/div64.o CC [M] crypto/seed.o CC lib/sort.o CC lib/parser.o CC [M] drivers/char/pcmcia/cm4000_cs.o CC [M] fs/affs/inode.o CC fs/autofs4/symlink.o CC lib/halfmd4.o CC lib/debug_locks.o CC [M] crypto/deflate.o CC [M] drivers/ata/sata_sis.o CC lib/random32.o CC fs/autofs4/waitq.o CC [M] drivers/char/ipmi/ipmi_kcs_sm.o CC [M] fs/affs/file.o CC [M] crypto/lzo.o CC lib/bust_spinlocks.o CC kernel/locking/lockdep_proc.o CC [M] drivers/ata/sata_svw.o CC [M] drivers/char/ipmi/ipmi_smic_sm.o CC [M] crypto/lz4hc.o CC fs/autofs4/expire.o CC lib/kasprintf.o CC [M] crypto/tcrypt.o CC lib/bitmap.o CC [M] drivers/char/ipmi/ipmi_bt_sm.o CC kernel/locking/rtmutex.o LD drivers/char/pcmcia/built-in.o LD drivers/char/xillybus/built-in.o CC [M] drivers/char/xillybus/xillybus_core.o CC [M] drivers/ata/pata_ali.o CC fs/autofs4/dev-ioctl.o CC [M] drivers/char/ipmi/ipmi_watchdog.o CC lib/scatterlist.o CC [M] fs/affs/dir.o CC kernel/locking/rtmutex-debug.o CC [M] drivers/ata/pata_amd.o LD fs/autofs4/autofs4.o LD fs/autofs4/built-in.o CC kernel/locking/spinlock.o CC [M] fs/affs/amigaffs.o CC lib/gcd.o CC lib/lcm.o CC lib/list_sort.o CC lib/uuid.o CC [M] drivers/char/ipmi/ipmi_poweroff.o CC fs/befs/datastream.o CC [M] drivers/char/xillybus/xillybus_pcie.o CC lib/flex_array.o CC kernel/locking/spinlock_debug.o CC [M] drivers/ata/pata_artop.o CC [M] fs/affs/bitmap.o CC lib/iov_iter.o LD [M] drivers/char/ipmi/ipmi_si.o CC lib/clz_ctz.o CC kernel/locking/rwsem-xadd.o CC fs/befs/btree.o CC drivers/clk/clk-devres.o CC drivers/char/ppdev.o CC [M] crypto/ghash-generic.o CC drivers/clk/clkdev.o CC [M] drivers/ata/pata_atp867x.o LD kernel/locking/built-in.o CC kernel/power/qos.o CC [M] fs/affs/symlink.o CC [M] crypto/xor.o CC drivers/clk/clk.o CC fs/befs/super.o LD [M] fs/affs/affs.o CC [M] drivers/char/ttyprintk.o LD crypto/asymmetric_keys/built-in.o CC [M] crypto/asymmetric_keys/asymmetric_type.o CC [M] drivers/ata/pata_cypress.o CC kernel/power/poweroff.o CC fs/befs/inode.o LD kernel/power/built-in.o CC kernel/printk/printk.o LD drivers/char/built-in.o CC kernel/rcu/update.o CC drivers/clocksource/mmio.o CC fs/befs/debug.o CC [M] crypto/asymmetric_keys/signature.o CC lib/bsearch.o CC lib/find_bit.o LD drivers/clocksource/built-in.o CC [M] crypto/asymmetric_keys/public_key.o CC [M] drivers/ata/pata_hpt37x.o CC drivers/cpuidle/cpuidle.o CC fs/befs/io.o CC kernel/rcu/srcu.o CC lib/llist.o CC lib/memweight.o CC [M] crypto/asymmetric_keys/rsa.o CC lib/kfifo.o CC fs/befs/linuxvfs.o LD kernel/printk/built-in.o ASN.1 crypto/asymmetric_keys/x509-asn1.c CC kernel/rcu/rcutorture.o LD drivers/crypto/built-in.o CC [M] drivers/ata/pata_marvell.o CC drivers/cpuidle/driver.o ASN.1 crypto/asymmetric_keys/x509_rsakey-asn1.c CC [M] crypto/asymmetric_keys/x509_public_key.o CC kernel/sched/core.o CC lib/percpu-refcount.o CC drivers/cpuidle/governor.o CC [M] drivers/ata/pata_ninja32.o ASN.1 crypto/asymmetric_keys/pkcs7-asn1.c CC [M] crypto/asymmetric_keys/pkcs7_trust.o CC drivers/clk/clk-divider.o CC drivers/cpuidle/sysfs.o CC [M] crypto/asymmetric_keys/pkcs7_verify.o CC lib/percpu_ida.o LD fs/befs/befs.o LD fs/befs/built-in.o LD fs/bfs/built-in.o CC [M] fs/bfs/inode.o CC [M] drivers/ata/pata_oldpiix.o CC drivers/cpuidle/governors/menu.o LD [M] crypto/asymmetric_keys/asymmetric_keys.o CC [M] crypto/asymmetric_keys/x509-asn1.o CC [M] crypto/asymmetric_keys/x509_rsakey-asn1.o CC [M] crypto/asymmetric_keys/x509_cert_parser.o CC lib/rhashtable.o CC drivers/clk/clk-fixed-factor.o CC kernel/rcu/tiny.o LD drivers/cpuidle/governors/built-in.o LD drivers/cpuidle/built-in.o CC drivers/clk/clk-fixed-rate.o CC drivers/clk/clk-gate.o CC [M] fs/bfs/file.o CC [M] crypto/asymmetric_keys/pkcs7-asn1.o CC [M] drivers/ata/pata_radisys.o CC [M] crypto/asymmetric_keys/pkcs7_parser.o CC drivers/clk/clk-mux.o CC drivers/clk/clk-composite.o LD kernel/rcu/built-in.o CC [M] drivers/ata/pata_sch.o /home/kisskb/slave/src/lib/rhashtable.c: In function 'rhashtable_rehash_one': /home/kisskb/slave/src/lib/rhashtable.c:196:2: warning: 'next' may be used uninitialized in this function [-Wuninitialized] CC [M] fs/bfs/dir.o LD [M] crypto/asymmetric_keys/x509_key_parser.o LD [M] crypto/asymmetric_keys/pkcs7_message.o HZFILE kernel/time/hz.bc CC kernel/time/timer.o LD crypto/async_tx/built-in.o CC [M] crypto/async_tx/async_tx.o CC drivers/clk/clk-fractional-divider.o CC [M] crypto/async_tx/async_memcpy.o CC lib/reciprocal_div.o CC [M] drivers/ata/pata_sis.o CC lib/string_helpers.o CC drivers/clk/clk-gpio-gate.o CC [M] drivers/ata/pata_triflex.o CC [M] crypto/async_tx/async_xor.o LD [M] fs/bfs/bfs.o LD fs/cachefiles/built-in.o CC [M] fs/cachefiles/bind.o LD drivers/clk/mvebu/built-in.o CC [M] drivers/clk/clk-cdce706.o CC lib/hexdump.o CC kernel/sched/proc.o CC kernel/time/hrtimer.o CC [M] crypto/async_tx/async_pq.o CC [M] fs/cachefiles/daemon.o CC [M] drivers/clk/clk-palmas.o CC [M] fs/cachefiles/interface.o CC kernel/sched/clock.o CC lib/kstrtox.o CC [M] drivers/ata/pata_sl82c105.o CC kernel/sched/cputime.o CC [M] drivers/clk/clk-si5351.o CC [M] crypto/async_tx/async_raid6_recov.o CC lib/pci_iomap.o CC [M] drivers/clk/clk-twl6040.o CC [M] fs/cachefiles/key.o CC lib/iomap_copy.o CC [M] crypto/async_tx/raid6test.o CC kernel/time/itimer.o CC lib/devres.o CC lib/check_signature.o CC [M] drivers/ata/pata_ns87410.o CC lib/locking-selftest.o CC kernel/sched/idle_task.o CC [M] fs/cachefiles/main.o LD crypto/crypto.o LD crypto/crypto_algapi.o LD crypto/crypto_blkcipher.o LD crypto/crypto_hash.o LD crypto/cryptomgr.o LD crypto/built-in.o CC [M] fs/cachefiles/namei.o LD drivers/clk/built-in.o CC kernel/trace/trace_clock.o CC kernel/sched/fair.o CC [M] drivers/ata/pata_platform.o CC kernel/time/posix-timers.o CC kernel/time/posix-cpu-timers.o CC kernel/kcmp.o CC kernel/trace/ring_buffer.o LD drivers/ata/libata.o LD drivers/ata/built-in.o CC drivers/devfreq/devfreq.o CC drivers/devfreq/devfreq-event.o CC [M] fs/cachefiles/rdwr.o CC [M] fs/cachefiles/security.o CC kernel/profile.o CC kernel/sched/rt.o CC kernel/time/timekeeping.o CC kernel/time/ntp.o CC drivers/devfreq/governor_powersave.o LD drivers/devfreq/event/built-in.o CC [M] drivers/devfreq/governor_performance.o CC [M] drivers/devfreq/governor_userspace.o CC kernel/sched/deadline.o CC kernel/sched/stop_task.o CC [M] fs/cachefiles/xattr.o LD drivers/devfreq/built-in.o CC kernel/time/clocksource.o CC drivers/dma-buf/dma-buf.o CC kernel/time/jiffies.o LD [M] fs/cachefiles/cachefiles.o LD fs/configfs/built-in.o CC [M] fs/configfs/inode.o CC kernel/stacktrace.o LD kernel/trace/built-in.o CC [M] fs/configfs/file.o CC kernel/sched/wait.o CC kernel/futex.o CC kernel/time/timer_list.o CC kernel/sched/completion.o CC drivers/dma-buf/fence.o CC [M] fs/configfs/dir.o CC kernel/up.o CC kernel/sched/idle.o CC kernel/system_keyring.o CC kernel/time/timeconv.o CC kernel/time/timecounter.o CC lib/hweight.o CC drivers/dma-buf/reservation.o CC drivers/dma-buf/seqno-fence.o CC drivers/extcon/extcon.o CC kernel/time/posix-clock.o CC kernel/sched/stats.o CC kernel/sched/debug.o CC [M] fs/configfs/symlink.o CC kernel/time/alarmtimer.o LD drivers/dma-buf/built-in.o CC kernel/time/clockevents.o CC fs/debugfs/inode.o CC drivers/extcon/extcon-max14577.o CC [M] fs/configfs/mount.o CC [M] fs/configfs/item.o CC fs/debugfs/file.o LD kernel/sched/built-in.o CC lib/btree.o CC lib/interval_tree.o CC kernel/time/tick-common.o CC drivers/extcon/extcon-max8997.o LD [M] fs/configfs/configfs.o CC kernel/time/sched_clock.o CC kernel/time/tick-oneshot.o CC kernel/time/tick-sched.o CC lib/assoc_array.o CC lib/list_debug.o CC lib/debugobjects.o CC drivers/extcon/extcon-sm5502.o CC drivers/firewire/core-card.o LD fs/debugfs/debugfs.o LD fs/debugfs/built-in.o CC fs/devpts/inode.o CC drivers/firewire/core-cdev.o CC kernel/time/timekeeping_debug.o BC kernel/time/timeconst.h CC [M] drivers/extcon/extcon-gpio.o CC kernel/time/time.o LD fs/devpts/devpts.o LD fs/devpts/built-in.o CC fs/ecryptfs/dentry.o CC [M] drivers/extcon/extcon-palmas.o CC [M] drivers/extcon/extcon-rt8973a.o LD fs/exofs/built-in.o CC [M] fs/exofs/ore.o CC [M] fs/exofs/ore_raid.o CC fs/ecryptfs/file.o LD kernel/time/built-in.o CC kernel/module.o CC kernel/kallsyms.o LD drivers/extcon/built-in.o CC kernel/acct.o /home/kisskb/slave/src/kernel/acct.c: In function 'acct_pin_kill': /home/kisskb/slave/src/kernel/acct.c:174:2: warning: value computed is not used [-Wunused-value] CC kernel/kexec.o CC fs/ecryptfs/inode.o CC drivers/firewire/core-device.o CC fs/exportfs/expfs.o CC lib/bitrev.o CC lib/rational.o CC lib/crc-ccitt.o LD drivers/firmware/built-in.o CC [M] fs/exofs/inode.o CC lib/crc16.o LD fs/exportfs/exportfs.o LD fs/exportfs/built-in.o CC lib/crc-t10dif.o LD drivers/fmc/built-in.o CC [M] drivers/fmc/fmc-core.o CC drivers/gpio/devres.o CC lib/crc-itu-t.o CC [M] drivers/fmc/fmc-match.o CC fs/ecryptfs/main.o HOSTCC lib/gen_crc32table CC drivers/firewire/core-iso.o CC lib/libcrc32c.o CC drivers/gpio/gpiolib.o CC [M] drivers/fmc/fmc-sdb.o CC [M] drivers/fmc/fru-parse.o CC lib/crc8.o CC fs/ext2/balloc.o CC lib/genalloc.o CC [M] drivers/fmc/fmc-dump.o CC drivers/firewire/core-topology.o CC fs/ecryptfs/super.o CC [M] drivers/fmc/fmc-fakedev.o CC kernel/hung_task.o CC [M] fs/exofs/file.o CC fs/ecryptfs/mmap.o CC lib/lz4/lz4_compress.o CC [M] drivers/fmc/fmc-trivial.o CC kernel/watchdog.o CC drivers/firewire/core-transaction.o CC [M] drivers/fmc/fmc-write-eeprom.o CC fs/ext2/dir.o CC drivers/gpio/gpiolib-legacy.o CC [M] fs/exofs/symlink.o CC [M] drivers/fmc/fmc-chardev.o CC lib/lz4/lz4_decompress.o CC drivers/gpio/gpiolib-sysfs.o CC fs/ecryptfs/read_write.o CC kernel/seccomp.o LD [M] drivers/fmc/fmc.o CC fs/ecryptfs/crypto.o CC kernel/relay.o CC fs/ext2/file.o CC [M] fs/exofs/namei.o CC drivers/gpu/drm/drm_crtc_helper.o CC [M] lib/lz4/lz4hc_compress.o CC [M] drivers/firewire/ohci.o CC drivers/gpio/gpio-generic.o CC fs/ext2/ialloc.o CC [M] fs/exofs/dir.o CC drivers/gpio/gpio-adp5588.o CC kernel/elfcore.o CC drivers/gpu/drm/drm_dp_helper.o CC fs/ext2/inode.o CC fs/ecryptfs/keystore.o CC drivers/gpio/gpio-amd8111.o CC kernel/irq_work.o LD lib/lz4/built-in.o CC drivers/gpio/gpio-arizona.o CC lib/lzo/lzo1x_compress.o CC kernel/cpu_pm.o CC drivers/gpu/drm/drm_probe_helper.o CC kernel/context_tracking.o CC drivers/gpio/gpio-da9055.o CC [M] fs/exofs/super.o CC lib/lzo/lzo1x_decompress_safe.o CC drivers/gpio/gpio-rc5t583.o CC kernel/torture.o CC [M] drivers/firewire/nosy.o LD lib/lzo/lzo_compress.o LD lib/lzo/lzo_decompress.o LD lib/lzo/built-in.o LD lib/mpi/built-in.o CC [M] lib/mpi/generic_mpih-lshift.o CC drivers/gpu/drm/drm_plane_helper.o CC drivers/gpio/gpio-sch311x.o CC [M] lib/mpi/generic_mpih-mul1.o CC fs/ext2/ioctl.o /tmp/ccHHI4Bw.s: Assembler messages: /tmp/ccHHI4Bw.s:77: rdhi, rdlo and rm must all be different CC [M] lib/mpi/generic_mpih-mul2.o GZIP kernel/config_data.gz CERTS kernel/x509_certificate_list CHK kernel/config_data.h UPD kernel/config_data.h AS kernel/system_certificates.o CC fs/ecryptfs/kthread.o CC [M] kernel/configs.o CC drivers/gpio/gpio-twl6040.o CC fs/ext2/namei.o /tmp/ccLW5NfG.s: Assembler messages: /tmp/ccLW5NfG.s:78: rdhi, rdlo and rm must all be different CC [M] lib/mpi/generic_mpih-mul3.o LD kernel/built-in.o CC [M] lib/mpi/generic_mpih-rshift.o /tmp/ccksnbDN.s: Assembler messages: /tmp/ccksnbDN.s:78: rdhi, rdlo and rm must all be different CC fs/fat/cache.o CC drivers/gpu/drm/drm_dp_mst_topology.o CC [M] fs/exofs/sys.o CC [M] drivers/gpio/gpio-adp5520.o CC fs/ecryptfs/debug.o LD drivers/firewire/firewire-core.o LD [M] drivers/firewire/firewire-ohci.o LD drivers/firewire/built-in.o CC [M] drivers/gpio/gpio-dwapb.o CC [M] lib/mpi/generic_mpih-sub1.o CC [M] lib/mpi/generic_mpih-add1.o CC [M] lib/mpi/mpicoder.o CC fs/ext2/super.o CC fs/ecryptfs/messaging.o CC fs/ecryptfs/miscdev.o CC fs/fat/dir.o CC [M] drivers/gpio/gpio-ml-ioh.o CC [M] lib/mpi/mpi-bit.o CC [M] lib/mpi/mpi-cmp.o LD [M] fs/exofs/libore.o LD [M] fs/exofs/exofs.o CC fs/ext2/symlink.o CC [M] lib/mpi/mpih-cmp.o CC [M] lib/mpi/mpih-div.o CC [M] drivers/gpio/gpio-vx855.o LD fs/ecryptfs/ecryptfs.o LD fs/ecryptfs/built-in.o CC drivers/gpu/vga/vgaarb.o CC lib/reed_solomon/reed_solomon.o LD lib/raid6/built-in.o CC [M] lib/raid6/algos.o CC [M] lib/mpi/mpih-mul.o CC [M] drivers/gpio/gpio-wm8994.o CC [M] lib/raid6/recov.o LD fs/ext2/ext2.o LD fs/ext2/built-in.o HOSTCC lib/raid6/mktables LD drivers/gpio/built-in.o LD fs/freevxfs/built-in.o CC [M] fs/freevxfs/vxfs_bmap.o CC drivers/gpu/drm/drm_atomic_helper.o CC [M] lib/mpi/mpi-pow.o LD lib/reed_solomon/built-in.o CC fs/fat/fatent.o CC fs/fat/file.o UNROLL lib/raid6/int1.c UNROLL lib/raid6/int2.c UNROLL lib/raid6/int4.c UNROLL lib/raid6/int8.c UNROLL lib/raid6/int16.c UNROLL lib/raid6/int32.c TABLE lib/raid6/tables.c CC [M] lib/raid6/int1.o LD drivers/gpu/vga/built-in.o CC [M] lib/raid6/int2.o CC [M] fs/freevxfs/vxfs_fshead.o CC [M] lib/raid6/int4.o CC [M] lib/mpi/mpiutil.o CC [M] fs/freevxfs/vxfs_immed.o LD fs/fscache/built-in.o CC [M] fs/fscache/cache.o LD fs/gfs2/built-in.o CC [M] fs/gfs2/acl.o LD [M] lib/mpi/mpi.o CC [M] fs/gfs2/bmap.o CC [M] fs/gfs2/dir.o CC [M] fs/freevxfs/vxfs_inode.o CC [M] lib/raid6/int8.o CC [M] fs/freevxfs/vxfs_lookup.o CC fs/fat/inode.o CC [M] fs/fscache/cookie.o CC fs/fat/misc.o CC [M] lib/raid6/int16.o CC [M] fs/freevxfs/vxfs_olt.o CC drivers/gpu/drm/drm_fb_helper.o CC [M] lib/raid6/int32.o CC [M] fs/freevxfs/vxfs_subr.o CC [M] fs/freevxfs/vxfs_super.o CC [M] lib/raid6/tables.o CC fs/fat/nfs.o CC [M] fs/fscache/fsdef.o CC [M] fs/fscache/main.o CC lib/xz/xz_dec_syms.o LD [M] fs/freevxfs/freevxfs.o CC lib/xz/xz_dec_stream.o CC [M] fs/fscache/netfs.o CC [M] fs/fscache/object.o LD [M] lib/raid6/raid6_pq.o CC [M] fs/fscache/operation.o CC fs/fat/namei_vfat.o CC lib/zlib_deflate/deflate.o CC [M] fs/gfs2/xattr.o CC lib/xz/xz_dec_lzma2.o CC [M] fs/fscache/page.o CC drivers/gpu/drm/drm_auth.o CC [M] fs/fscache/proc.o CC drivers/gpu/drm/drm_bufs.o CC [M] lib/xz/xz_dec_test.o CC lib/zlib_deflate/deftree.o CC lib/zlib_deflate/deflate_syms.o LD fs/fat/fat.o CC drivers/gpu/drm/drm_cache.o CC drivers/gpu/drm/drm_context.o LD lib/xz/xz_dec.o LD lib/xz/built-in.o LD fs/hfs/built-in.o CC [M] fs/hfs/bitmap.o LD fs/fat/vfat.o LD fs/fat/built-in.o CC drivers/gpu/drm/drm_dma.o LD [M] fs/fscache/fscache.o CC drivers/gpu/drm/drm_fops.o CC drivers/gpu/drm/drm_gem.o CC [M] fs/gfs2/glock.o CC [M] fs/hfs/bfind.o LD lib/zlib_deflate/zlib_deflate.o LD lib/zlib_deflate/built-in.o CC [M] fs/hfs/bnode.o CC lib/zlib_inflate/inffast.o CC lib/zlib_inflate/inflate.o CC [M] fs/gfs2/glops.o CC [M] fs/gfs2/log.o CC [M] fs/gfs2/lops.o CC drivers/gpu/drm/drm_ioctl.o CC drivers/gpu/drm/drm_irq.o CC [M] fs/hfs/brec.o CC [M] fs/hfs/btree.o CC lib/zlib_inflate/infutil.o CC lib/zlib_inflate/inftrees.o CC lib/zlib_inflate/inflate_syms.o CC fs/hpfs/alloc.o CC drivers/hid/hid-core.o LD lib/zlib_inflate/zlib_inflate.o CC drivers/hid/hid-input.o LD lib/zlib_inflate/built-in.o CC lib/swiotlb.o CC drivers/gpu/drm/drm_lock.o CC [M] fs/hfs/catalog.o CC [M] fs/gfs2/main.o CC [M] fs/hfs/dir.o CC fs/jfs/super.o CC drivers/gpu/drm/drm_memory.o CC fs/hpfs/anode.o CC [M] fs/gfs2/meta_io.o CC drivers/gpu/drm/drm_drv.o CC [M] fs/hfs/extent.o CC lib/iommu-helper.o CC lib/iommu-common.o CC [M] fs/gfs2/aops.o CC fs/jfs/file.o CC fs/hpfs/buffer.o CC lib/syscall.o CC fs/hpfs/dentry.o CC [M] fs/hfs/inode.o CC fs/jfs/inode.o CC drivers/gpu/drm/drm_vm.o CC lib/nlattr.o CC drivers/gpu/drm/drm_agpsupport.o CC fs/hpfs/dir.o CC fs/jfs/namei.o CC lib/dma-debug.o CC lib/atomic64.o CC [M] fs/hfs/attr.o CC drivers/gpu/drm/drm_scatter.o CC lib/average.o CC fs/hpfs/dnode.o CC [M] fs/gfs2/dentry.o CC drivers/hid/hid-debug.o CC drivers/hid/hid-aureal.o CC [M] fs/gfs2/export.o CC [M] fs/hfs/mdb.o CC fs/kernfs/mount.o CC drivers/gpu/drm/drm_pci.o CC [M] fs/gfs2/file.o CC fs/kernfs/inode.o CC drivers/hid/hid-belkin.o CC fs/jfs/jfs_mount.o CC [M] fs/hfs/part_tbl.o CC drivers/hid/hid-cherry.o CC drivers/gpu/drm/drm_platform.o CC lib/glob.o CC fs/kernfs/dir.o CC drivers/hid/hid-cypress.o CC [M] fs/hfs/string.o CC fs/jfs/jfs_umount.o CC lib/clz_tab.o CC lib/strncpy_from_user.o CC drivers/gpu/drm/drm_sysfs.o CC drivers/hid/hid-dr.o CC lib/strnlen_user.o CC fs/hpfs/ea.o CC fs/jfs/jfs_xtree.o CC [M] fs/hfs/super.o CC lib/rbtree_test.o CC [M] fs/gfs2/ops_fstype.o CC drivers/hid/hid-emsff.o CC drivers/gpu/drm/drm_hashtab.o CC lib/argv_split.o CC drivers/hid/hid-keytouch.o CC fs/kernfs/file.o CC [M] fs/hfs/sysdep.o CC lib/bug.o CC fs/hpfs/file.o CC drivers/hid/hid-kye.o CC lib/cmdline.o CC [M] fs/hfs/trans.o CC drivers/gpu/drm/drm_mm.o CC lib/ctype.o CC drivers/hid/hid-lcpower.o CC lib/dec_and_lock.o CC fs/hpfs/inode.o CC lib/decompress.o CC lib/decompress_bunzip2.o LD [M] fs/hfs/hfs.o CC fs/kernfs/symlink.o CC drivers/hid/hid-lenovo.o CC [M] fs/gfs2/inode.o CC [M] fs/gfs2/quota.o LD fs/kernfs/built-in.o CC [M] fs/gfs2/recovery.o CC fs/hpfs/map.o CC lib/decompress_unlz4.o CC drivers/gpu/drm/drm_crtc.o CC drivers/hid/hid-multitouch.o CC fs/jfs/jfs_imap.o CC lib/decompress_unxz.o CC fs/hpfs/name.o CC lib/dump_stack.o CC fs/hpfs/namei.o CC lib/earlycpio.o CC drivers/hid/hid-ortek.o CC lib/extable.o CC lib/flex_proportions.o CC drivers/hid/hid-pl.o CC drivers/hid/hid-plantronics.o CC fs/hpfs/super.o CC lib/idr.o CC drivers/hid/hid-sjoy.o CC drivers/hid/hid-sunplus.o CC drivers/hid/hid-thingm.o CC [M] fs/gfs2/rgrp.o CC drivers/hid/hid-tmff.o CC lib/int_sqrt.o LD fs/logfs/built-in.o CC [M] fs/logfs/compr.o CC [M] fs/logfs/dir.o CC fs/jfs/jfs_debug.o CC drivers/hid/hid-topseed.o CC lib/ioremap.o CC drivers/hid/wacom_wac.o LD fs/hpfs/hpfs.o LD fs/hpfs/built-in.o LD drivers/hsi/clients/built-in.o LD drivers/hsi/controllers/built-in.o LD drivers/hsi/built-in.o CC lib/irq_regs.o CC fs/jfs/jfs_dmap.o LD fs/minix/built-in.o CC [M] fs/minix/bitmap.o CC fs/nls/nls_base.o CC lib/is_single_threaded.o CC lib/klist.o CC fs/nls/nls_cp437.o CC [M] fs/logfs/file.o CC [M] fs/minix/itree_v1.o CC fs/nls/nls_cp775.o CC lib/kobject.o CC fs/nls/nls_cp850.o CC fs/nls/nls_cp855.o CC [M] fs/logfs/gc.o CC drivers/gpu/drm/drm_modes.o CC fs/nls/nls_cp857.o CC [M] fs/minix/itree_v2.o CC fs/nls/nls_cp861.o CC lib/kobject_uevent.o CC [M] fs/gfs2/super.o CC fs/nls/nls_cp862.o CC fs/nls/nls_cp874.o CC fs/jfs/jfs_unicode.o CC fs/nls/nls_cp932.o CC [M] fs/logfs/inode.o CC lib/md5.o CC [M] fs/minix/namei.o CC fs/jfs/jfs_dtree.o CC drivers/hid/wacom_sys.o CC lib/plist.o CC drivers/gpu/drm/drm_edid.o CC [M] fs/gfs2/sys.o CC fs/nls/nls_euc-jp.o CC [M] fs/logfs/journal.o CC lib/proportions.o CC [M] fs/minix/inode.o CC fs/nls/nls_cp936.o CC lib/radix-tree.o CC [M] fs/gfs2/trans.o CC fs/nls/nls_cp1250.o CC fs/nls/nls_iso8859-6.o CC [M] fs/logfs/readwrite.o CC drivers/hid/hid-sensor-hub.o CC fs/nls/nls_iso8859-7.o CC lib/ratelimit.o CC [M] fs/gfs2/util.o CC [M] fs/minix/file.o CC lib/rbtree.o CC fs/nls/nls_cp1255.o CC fs/nls/nls_iso8859-15.o CC [M] fs/minix/dir.o LD [M] fs/gfs2/gfs2.o CC lib/seq_buf.o CC fs/nls/nls_koi8-r.o LD drivers/hwmon/built-in.o CC [M] drivers/hwmon/hwmon.o CC drivers/hid/hid-sensor-custom.o CC fs/nls/nls_utf8.o CC lib/sha1.o CC fs/nls/mac-croatian.o CC [M] drivers/hwmon/hwmon-vid.o CC fs/nls/mac-turkish.o LD [M] fs/minix/minix.o CC lib/show_mem.o CC fs/jfs/jfs_inode.o CC [M] drivers/hwmon/w83792d.o CC [M] fs/nls/nls_cp863.o CC lib/string.o CC drivers/hid/i2c-hid/i2c-hid.o CC [M] fs/nls/nls_cp864.o CC [M] drivers/hid/uhid.o CC [M] fs/nls/nls_cp869.o CC drivers/gpu/drm/drm_info.o CC lib/timerqueue.o CC [M] fs/nls/nls_cp950.o CC [M] fs/logfs/segment.o CC lib/vsprintf.o LD drivers/hid/i2c-hid/built-in.o CC [M] fs/logfs/super.o CC [M] drivers/hwmon/w83793.o CC drivers/gpu/drm/drm_debugfs.o CC [M] drivers/hid/hid-generic.o CC fs/jfs/jfs_discard.o CC [M] fs/nls/nls_ascii.o CC [M] drivers/hid/hid-a4tech.o CC [M] fs/nls/nls_iso8859-1.o CC [M] fs/nls/nls_iso8859-2.o CC fs/jfs/jfs_extent.o CC [M] drivers/hid/hid-elecom.o CC drivers/gpu/drm/drm_encoder_slave.o CC [M] fs/nls/nls_iso8859-4.o CC drivers/gpu/drm/drm_trace_points.o CC [M] fs/logfs/dev_bdev.o CC [M] drivers/hid/hid-icade.o CC [M] fs/nls/nls_iso8859-5.o CC fs/jfs/symlink.o CC [M] fs/nls/nls_iso8859-9.o CC fs/jfs/jfs_metapage.o CC drivers/gpu/drm/drm_global.o CC [M] drivers/hid/hid-magicmouse.o CC drivers/i2c/i2c-boardinfo.o CC [M] fs/nls/mac-cyrillic.o CC drivers/gpu/drm/drm_prime.o CC drivers/i2c/i2c-core.o LD [M] fs/logfs/logfs.o CC [M] fs/nls/mac-gaelic.o LD drivers/ide/built-in.o CC [M] drivers/ide/ide.o CC [M] drivers/hwmon/w83795.o CC [M] drivers/hid/hid-primax.o CC [M] lib/test-string_helpers.o CC [M] fs/nls/mac-greek.o CC [M] fs/nls/mac-romanian.o CC [M] drivers/hid/hid-saitek.o CC [M] lib/test_module.o LD fs/nls/built-in.o CC [M] drivers/ide/ide-ioctls.o CC [M] lib/crc7.o CC fs/jfs/jfs_logmgr.o LD fs/notify/dnotify/built-in.o LD fs/notify/fanotify/built-in.o LD fs/notify/inotify/built-in.o LD fs/notify/built-in.o CC drivers/i2c/i2c-smbus.o CC [M] drivers/hid/hid-samsung.o CC drivers/gpu/drm/drm_rect.o CC [M] lib/crc64_ecma.o CC [M] lib/interval_tree_test.o CC drivers/i2c/i2c-mux.o CC [M] drivers/hid/hid-speedlink.o CC [M] lib/percpu_test.o CC [M] drivers/ide/ide-io.o CC drivers/gpu/drm/drm_vma_manager.o CC drivers/gpu/drm/drm_flip_work.o CC [M] drivers/hid/hid-steelseries.o CC drivers/i2c/algos/i2c-algo-bit.o CC [M] lib/asn1_decoder.o CC [M] drivers/hwmon/w83781d.o GEN lib/oid_registry_data.c CC [M] drivers/hwmon/ad7418.o GEN lib/crc32table.h CC drivers/gpu/drm/drm_modeset_lock.o CC [M] drivers/hid/hid-gaff.o AR lib/lib.a CC [M] lib/oid_registry.o CC fs/jfs/jfs_txnmgr.o CC [M] drivers/i2c/algos/i2c-algo-pcf.o CC [M] drivers/ide/ide-iops.o CC lib/crc32.o CC [M] drivers/hid/hid-twinhan.o CC [M] drivers/i2c/algos/i2c-algo-pca.o CC drivers/gpu/drm/drm_atomic.o CC [M] drivers/hid/hid-xinmo.o CC fs/jfs/jfs_uniupr.o LD lib/built-in.o LD drivers/i2c/algos/built-in.o LD drivers/idle/built-in.o CC drivers/i2c/busses/i2c-ali1563.o CC drivers/gpu/drm/drm_bridge.o CC [M] drivers/hid/hid-zpff.o CC drivers/i2c/busses/i2c-ali15x3.o CC [M] drivers/ide/ide-lib.o CC [M] drivers/hwmon/adc128d818.o CC [M] drivers/hid/hid-zydacron.o CC drivers/i2c/busses/i2c-amd756.o CC [M] drivers/ide/ide-probe.o CC fs/jfs/resize.o CC [M] drivers/hwmon/adm1021.o CC [M] drivers/hwmon/adm1026.o CC [M] drivers/hid/hid-waltop.o CC [M] drivers/hwmon/adm1031.o CC drivers/i2c/busses/i2c-piix4.o CC drivers/gpu/drm/ati_pcigart.o CC [M] drivers/hid/hid-wiimote-core.o CC fs/jfs/xattr.o CC drivers/i2c/busses/i2c-viapro.o CC fs/jfs/ioctl.o CC drivers/i2c/busses/i2c-xiic.o LD drivers/gpu/drm/armada/built-in.o CC [M] drivers/gpu/drm/armada/armada_crtc.o CC [M] drivers/gpu/drm/armada/armada_drv.o CC [M] drivers/hwmon/ads7828.o CC [M] drivers/ide/ide-taskfile.o CC drivers/i2c/busses/i2c-parport-light.o CC [M] drivers/hwmon/adt7411.o CC fs/jfs/acl.o CC [M] drivers/hwmon/adt7470.o CC [M] drivers/i2c/busses/i2c-isch.o LD drivers/gpu/drm/ast/built-in.o CC [M] drivers/gpu/drm/ast/ast_drv.o LD fs/jfs/jfs.o CC [M] drivers/hid/hid-wiimote-modules.o LD fs/jfs/built-in.o CC fs/ntfs/aops.o CC [M] drivers/ide/ide-pm.o CC [M] drivers/i2c/busses/i2c-sis5595.o CC [M] drivers/gpu/drm/ast/ast_main.o CC [M] drivers/i2c/busses/i2c-sis630.o CC [M] drivers/ide/ide-park.o CC [M] drivers/hwmon/adt7475.o CC [M] drivers/gpu/drm/ast/ast_mode.o CC [M] drivers/gpu/drm/armada/armada_fb.o CC [M] drivers/ide/ide-sysfs.o CC [M] drivers/i2c/busses/i2c-via.o CC [M] drivers/i2c/busses/i2c-cbus-gpio.o CC [M] drivers/hid/hid-wiimote-debug.o CC [M] drivers/i2c/busses/i2c-designware-core.o CC [M] drivers/ide/ide-devsets.o CC drivers/input/input.o CC [M] drivers/gpu/drm/armada/armada_fbdev.o LD drivers/hid/hid.o LD drivers/hid/wacom.o LD [M] drivers/hid/hid-wiimote.o LD drivers/hid/built-in.o CC [M] drivers/hwmon/asc7621.o CC [M] drivers/hwmon/atxp1.o CC fs/ntfs/attrib.o CC [M] drivers/ide/ide-io-std.o CC [M] drivers/i2c/busses/i2c-designware-platdrv.o CC [M] drivers/gpu/drm/ast/ast_fb.o CC [M] drivers/ide/ide-eh.o CC [M] drivers/gpu/drm/armada/armada_gem.o CC [M] drivers/i2c/busses/i2c-gpio.o CC drivers/input/input-compat.o CC [M] drivers/hwmon/da9055-hwmon.o CC [M] drivers/hwmon/dme1737.o CC [M] drivers/i2c/busses/i2c-ocores.o CC [M] drivers/gpu/drm/ast/ast_ttm.o CC [M] drivers/ide/ide-pio-blacklist.o CC [M] drivers/ide/ide-xfer-mode.o CC [M] drivers/i2c/busses/i2c-cros-ec-tunnel.o CC [M] drivers/ide/ide-timings.o CC drivers/input/input-mt.o CC [M] drivers/gpu/drm/armada/armada_output.o CC [M] drivers/hwmon/ds620.o CC [M] drivers/gpu/drm/ast/ast_post.o LD drivers/i2c/busses/built-in.o LD [M] drivers/i2c/busses/i2c-designware-platform.o LD drivers/i2c/muxes/built-in.o CC [M] drivers/i2c/muxes/i2c-mux-pca9541.o CC [M] drivers/ide/setup-pci.o CC [M] drivers/ide/ide-dma.o CC fs/ntfs/collate.o CC drivers/input/ff-core.o CC [M] drivers/i2c/i2c-dev.o CC [M] drivers/gpu/drm/armada/armada_overlay.o CC fs/ntfs/compress.o CC [M] drivers/hwmon/f75375s.o CC drivers/input/ff-memless.o CC fs/ntfs/debug.o CC [M] drivers/ide/ide-dma-sff.o LD drivers/i2c/built-in.o CC drivers/input/sparse-keymap.o CC fs/ntfs/dir.o CC [M] drivers/gpu/drm/armada/armada_slave.o LD drivers/gpu/drm/bridge/built-in.o CC fs/ntfs/file.o CC [M] drivers/gpu/drm/ast/ast_dp501.o CC drivers/input/matrix-keymap.o CC [M] drivers/ide/aec62xx.o CC [M] drivers/hwmon/g760a.o CC drivers/input/mousedev.o CC drivers/input/evbug.o CC [M] drivers/hwmon/g762.o CC [M] drivers/gpu/drm/armada/armada_510.o CC fs/ntfs/index.o CC [M] drivers/ide/alim15x3.o LD [M] drivers/gpu/drm/ast/ast.o CC drivers/input/joystick/adi.o CC [M] drivers/ide/cmd64x.o CC [M] drivers/hwmon/gl520sm.o CC [M] drivers/gpu/drm/armada/armada_debugfs.o CC fs/overlayfs/super.o CC fs/proc/task_mmu.o CC [M] drivers/hwmon/gpio-fan.o CC drivers/input/joystick/as5011.o CC [M] drivers/ide/it8213.o CC drivers/input/joystick/db9.o CC [M] drivers/hwmon/hih6130.o LD [M] drivers/gpu/drm/armada/armada.o CC fs/proc/inode.o CC drivers/gpu/drm/i2c/ch7006_drv.o LD drivers/gpu/drm/mga/built-in.o CC [M] drivers/gpu/drm/mga/mga_drv.o CC [M] drivers/ide/it821x.o CC [M] drivers/hwmon/i5k_amb.o CC fs/overlayfs/inode.o CC fs/ntfs/inode.o CC [M] drivers/gpu/drm/mga/mga_dma.o CC drivers/input/joystick/gf2k.o CC fs/overlayfs/dir.o CC drivers/gpu/drm/i2c/ch7006_mode.o CC fs/proc/root.o CC [M] drivers/hwmon/ibmaem.o CC [M] drivers/ide/ns87415.o CC fs/proc/base.o CC drivers/input/joystick/interact.o CC drivers/gpu/drm/i2c/tda998x_drv.o CC [M] drivers/ide/opti621.o CC [M] drivers/gpu/drm/mga/mga_state.o CC fs/overlayfs/readdir.o CC drivers/input/joystick/joydump.o CC [M] drivers/hwmon/it87.o CC drivers/input/joystick/stinger.o CC [M] drivers/ide/pdc202xx_old.o CC fs/overlayfs/copy_up.o CC drivers/input/joystick/tmdc.o CC [M] drivers/ide/pdc202xx_new.o CC [M] drivers/gpu/drm/i2c/sil164_drv.o LD fs/overlayfs/overlay.o LD fs/overlayfs/built-in.o CC [M] drivers/gpu/drm/mga/mga_warp.o CC drivers/input/gameport/gameport.o CC [M] drivers/input/joystick/gamecon.o CC fs/ntfs/mft.o CC [M] drivers/ide/piix.o LD drivers/gpu/drm/i2c/ch7006.o LD drivers/gpu/drm/i2c/tda998x.o LD [M] drivers/gpu/drm/i2c/sil164.o LD drivers/gpu/drm/i2c/built-in.o CC fs/ntfs/mst.o CC [M] drivers/gpu/drm/mga/mga_irq.o CC fs/proc/generic.o CC [M] drivers/hwmon/jc42.o CC drivers/input/gameport/fm801-gp.o CC [M] drivers/input/joystick/grip_mp.o CC drivers/input/keyboard/adp5589-keys.o LD [M] drivers/gpu/drm/mga/mga.o CC [M] drivers/ide/serverworks.o CC [M] drivers/hwmon/lineage-pem.o CC fs/proc/array.o CC drivers/input/gameport/lightning.o CC [M] drivers/hwmon/lm73.o CC drivers/gpu/drm/nouveau/nvif/object.o CC [M] drivers/input/joystick/guillemot.o CC [M] drivers/ide/sl82c105.o CC [M] drivers/hwmon/lm75.o CC drivers/input/keyboard/atkbd.o LD drivers/input/gameport/built-in.o CC [M] drivers/input/joystick/sidewinder.o CC drivers/gpu/drm/nouveau/nvif/client.o CC [M] drivers/ide/slc90e66.o CC [M] drivers/hwmon/lm77.o CC fs/proc/fd.o CC fs/ntfs/namei.o CC drivers/gpu/drm/nouveau/nvif/device.o CC [M] drivers/hwmon/lm78.o CC [M] drivers/ide/tc86c001.o CC fs/proc/proc_tty.o CC [M] drivers/hwmon/lm83.o CC [M] drivers/input/joystick/spaceorb.o CC drivers/input/keyboard/gpio_keys.o CC drivers/gpu/drm/nouveau/nvif/notify.o CC fs/proc/cmdline.o CC drivers/input/keyboard/lkkbd.o CC [M] drivers/hwmon/lm85.o CC [M] drivers/ide/triflex.o CC [M] drivers/input/joystick/twidjoy.o CC fs/proc/consoles.o CC fs/ntfs/runlist.o CC drivers/gpu/drm/nouveau/nvkm/core/client.o CC drivers/gpu/drm/nouveau/nvkm/core/engctx.o CC fs/proc/cpuinfo.o CC [M] drivers/input/joystick/warrior.o CC drivers/input/keyboard/lm8333.o CC [M] drivers/ide/trm290.o CC fs/proc/devices.o CC [M] drivers/input/joystick/zhenhua.o CC fs/proc/interrupts.o CC drivers/input/keyboard/qt1070.o CC fs/proc/loadavg.o CC drivers/gpu/drm/nouveau/nvkm/core/engine.o CC [M] drivers/hwmon/lm87.o CC drivers/gpu/drm/nouveau/nvkm/core/enum.o CC [M] drivers/ide/via82cxxx.o CC [M] drivers/input/joystick/walkera0701.o CC fs/proc/meminfo.o CC [M] drivers/input/keyboard/cros_ec_keyb.o CC [M] drivers/ide/ide-gd.o CC drivers/gpu/drm/nouveau/nvkm/core/event.o LD drivers/input/joystick/built-in.o CC [M] drivers/hwmon/lm92.o CC fs/proc/stat.o CC [M] drivers/input/keyboard/gpio_keys_polled.o CC fs/proc/uptime.o LD drivers/gpu/drm/panel/built-in.o CC drivers/gpu/drm/nouveau/nvkm/core/gpuobj.o CC [M] drivers/input/keyboard/tca8418_keypad.o CC [M] drivers/hwmon/lm93.o CC [M] drivers/ide/ide-disk.o CC [M] drivers/input/keyboard/lm8323.o CC fs/proc/version.o CC drivers/gpu/drm/nouveau/nvkm/core/handle.o /home/kisskb/slave/src/drivers/input/keyboard/tca8418_keypad.c: In function 'tca8418_read_keypad': /home/kisskb/slave/src/drivers/input/keyboard/tca8418_keypad.c:172:9: warning: 'reg' may be used uninitialized in this function [-Wuninitialized] CC fs/proc/softirqs.o CC drivers/gpu/drm/nouveau/nvkm/core/ioctl.o CC drivers/gpu/drm/nouveau/nvkm/core/mm.o CC fs/ntfs/super.o CC fs/proc/namespaces.o CC [M] drivers/input/keyboard/matrix_keypad.o CC fs/ntfs/sysctl.o CC fs/proc/self.o CC [M] drivers/ide/ide-disk_ioctl.o CC fs/pstore/inode.o CC [M] drivers/ide/ide-cs.o CC drivers/gpu/drm/nouveau/nvkm/core/namedb.o CC fs/proc/thread_self.o CC [M] drivers/input/keyboard/max7359_keypad.o LD fs/qnx6/built-in.o CC [M] fs/qnx6/inode.o CC [M] drivers/hwmon/lm95234.o CC fs/pstore/platform.o LD fs/proc/proc.o CC [M] drivers/ide/ide_platform.o LD fs/proc/built-in.o CC fs/pstore/pmsg.o CC [M] drivers/input/keyboard/mcs_touchkey.o CC drivers/gpu/drm/nouveau/nvkm/core/notify.o CC fs/quota/dquot.o CC fs/pstore/ram.o CC [M] drivers/hwmon/lm95241.o CC [M] drivers/input/keyboard/mpr121_touchkey.o LD [M] drivers/ide/ide-core.o CC [M] fs/qnx6/dir.o LD [M] drivers/ide/ide-gd_mod.o CC [M] fs/qnx6/namei.o CC drivers/gpu/drm/nouveau/nvkm/core/object.o CC [M] drivers/hwmon/lm95245.o CC [M] drivers/input/keyboard/newtonkbd.o CC drivers/gpu/drm/nouveau/nvkm/core/option.o CC [M] fs/qnx6/super_mmi.o CC fs/pstore/ram_core.o CC [M] drivers/input/keyboard/samsung-keypad.o CC fs/ntfs/unistr.o CC [M] drivers/hwmon/ltc4151.o CC drivers/gpu/drm/nouveau/nvkm/core/parent.o LD [M] fs/qnx6/qnx6.o CC [M] drivers/input/keyboard/sunkbd.o CC [M] drivers/hwmon/ltc4245.o LD fs/pstore/pstore.o LD fs/pstore/ramoops.o LD fs/pstore/built-in.o CC [M] drivers/hwmon/ltc4260.o CC [M] drivers/hwmon/max1619.o CC fs/quota/quota_v2.o CC drivers/gpu/drm/nouveau/nvkm/core/printk.o CC fs/ntfs/upcase.o CC drivers/input/serio/serio.o CC drivers/input/serio/parkbd.o LD drivers/input/keyboard/built-in.o CC drivers/input/mouse/elan_i2c_core.o CC [M] drivers/hwmon/max1668.o LD drivers/input/tablet/built-in.o CC [M] drivers/input/tablet/wacom_serial4.o CC fs/ntfs/bitmap.o CC drivers/gpu/drm/nouveau/nvkm/core/ramht.o CC drivers/gpu/drm/nouveau/nvkm/core/subdev.o CC [M] drivers/hwmon/max197.o CC [M] drivers/hwmon/max6639.o CC fs/ntfs/lcnalloc.o CC fs/ntfs/logfile.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bar/base.o CC drivers/input/mouse/elan_i2c_smbus.o CC drivers/iommu/iommu.o CC drivers/input/serio/libps2.o CC fs/quota/quota_tree.o CC [M] drivers/input/mouse/gpio_mouse.o CC [M] drivers/hwmon/max6642.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bar/nv50.o CC [M] drivers/input/serio/ps2mult.o CC [M] drivers/input/mouse/synaptics_i2c.o CC [M] drivers/hwmon/max6650.o CC fs/quota/quota.o CC [M] drivers/input/serio/altera_ps2.o CC [M] drivers/hwmon/max6697.o CC drivers/iommu/iommu-traces.o CC fs/ntfs/quota.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bar/gf100.o CC [M] drivers/input/serio/arc_ps2.o CC drivers/iommu/iommu-sysfs.o CC [M] drivers/input/mouse/vsxxxaa.o CC fs/ntfs/usnjrnl.o CC fs/quota/kqid.o CC [M] drivers/hwmon/mcp3021.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bar/gk20a.o LD drivers/input/serio/built-in.o CC [M] drivers/hwmon/nct6683.o CC drivers/iommu/io-pgtable.o LD fs/ntfs/ntfs.o CC fs/ramfs/inode.o LD fs/ntfs/built-in.o CC fs/ramfs/file-mmu.o LD drivers/input/mouse/elan_i2c.o LD fs/romfs/built-in.o CC [M] fs/romfs/storage.o LD drivers/input/mouse/built-in.o CC drivers/iommu/io-pgtable-arm.o CC drivers/input/touchscreen/bu21013_ts.o CC [M] fs/quota/quota_v1.o CC [M] fs/romfs/super.o CC drivers/input/touchscreen/mcs5000_ts.o LD fs/quota/built-in.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/base.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/bit.o LD fs/ramfs/ramfs.o LD drivers/irqchip/built-in.o LD fs/ramfs/built-in.o CC [M] drivers/hwmon/nct6775.o CC drivers/leds/led-core.o CC drivers/input/touchscreen/touchright.o CC drivers/leds/led-class.o CC [M] drivers/input/input-polldev.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/boost.o CC drivers/iommu/arm-smmu.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/conn.o CC drivers/input/touchscreen/touchwin.o LD [M] fs/romfs/romfs.o CC fs/sysfs/file.o CC drivers/leds/led-class-flash.o LD fs/sysv/built-in.o CC [M] fs/sysv/ialloc.o CC drivers/input/touchscreen/tsc2007.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/cstep.o LD fs/udf/built-in.o CC [M] fs/udf/balloc.o LD drivers/iommu/built-in.o CC drivers/leds/leds-gpio.o CC fs/sysfs/dir.o CC fs/xfs/xfs_trace.o CC fs/sysfs/symlink.o CC drivers/input/touchscreen/wacom_w8001.o CC [M] fs/sysv/balloc.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/dcb.o CC drivers/leds/leds-lp3944.o CC fs/xfs/libxfs/xfs_alloc.o CC fs/sysfs/mount.o CC drivers/leds/leds-lp55xx-common.o CC [M] fs/udf/dir.o CC [M] fs/sysv/inode.o CC fs/sysfs/group.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/disp.o CC drivers/input/touchscreen/wacom_i2c.o LD fs/sysfs/built-in.o CC [M] drivers/input/touchscreen/ad7879.o CC [M] fs/udf/file.o CC drivers/leds/leds-lp5521.o CC drivers/leds/leds-lp5523.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/dp.o CC [M] fs/sysv/itree.o CC [M] drivers/hwmon/nct7904.o CC [M] drivers/hwmon/ntc_thermistor.o CC [M] fs/udf/ialloc.o CC [M] drivers/input/touchscreen/auo-pixcir-ts.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/extdev.o CC drivers/leds/leds-lp8501.o CC [M] fs/udf/inode.o CC [M] drivers/hwmon/pc87427.o CC [M] fs/sysv/file.o CC [M] drivers/hwmon/pcf8591.o CC drivers/leds/leds-lp8788.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/fan.o CC [M] drivers/input/touchscreen/cyttsp_core.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/gpio.o CC [M] fs/sysv/dir.o CC drivers/leds/leds-lp8860.o CC [M] fs/udf/lowlevel.o CC [M] drivers/input/touchscreen/cyttsp_i2c.o CC [M] drivers/hwmon/sht15.o CC drivers/leds/leds-pca955x.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/i2c.o CC fs/xfs/libxfs/xfs_alloc_btree.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/image.o CC [M] drivers/input/touchscreen/cyttsp_i2c_common.o CC [M] fs/sysv/namei.o CC drivers/leds/leds-da9052.o CC [M] drivers/input/touchscreen/cyttsp4_core.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/mxm.o CC drivers/leds/leds-adp5520.o CC [M] fs/sysv/super.o CC [M] drivers/hwmon/sht21.o CC fs/xfs/libxfs/xfs_attr.o CC drivers/leds/leds-asic3.o CC [M] drivers/leds/leds-lm3530.o CC [M] drivers/hwmon/shtc1.o CC [M] drivers/leds/leds-lm3533.o CC [M] fs/udf/namei.o CC [M] fs/udf/partition.o CC [M] fs/sysv/symlink.o CC [M] drivers/hwmon/smsc47b397.o CC [M] drivers/leds/leds-lt3593.o LD [M] fs/sysv/sysv.o CC [M] drivers/input/touchscreen/cyttsp4_i2c.o CC [M] drivers/input/touchscreen/dynapro.o CC [M] drivers/hwmon/smsc47m1.o CC [M] drivers/hwmon/smsc47m192.o CC [M] drivers/leds/leds-mc13783.o LD drivers/lguest/built-in.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/npde.o CC [M] drivers/input/touchscreen/edt-ft5x06.o CC fs/xfs/libxfs/xfs_attr_leaf.o CC [M] drivers/leds/leds-pm8941-wled.o CC [M] drivers/input/touchscreen/gunze.o LD drivers/leds/built-in.o CC fs/xfs/libxfs/xfs_attr_remote.o CC [M] fs/udf/super.o CC [M] drivers/hwmon/tmp102.o CC [M] drivers/input/touchscreen/elants_i2c.o CC fs/xfs/libxfs/xfs_bmap.o CC [M] drivers/hwmon/tmp103.o CC [M] drivers/input/touchscreen/elo.o CC [M] drivers/hwmon/tmp401.o CC [M] drivers/input/touchscreen/fujitsu_ts.o CC fs/xfs/libxfs/xfs_bmap_btree.o CC [M] drivers/hwmon/tmp421.o CC [M] fs/udf/truncate.o CC [M] drivers/input/touchscreen/goodix.o CC [M] drivers/hwmon/via686a.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/pcir.o /home/kisskb/slave/src/drivers/input/touchscreen/goodix.c: In function 'goodix_ts_probe': /home/kisskb/slave/src/drivers/input/touchscreen/goodix.c:346:5: warning: 'error' may be used uninitialized in this function [-Wuninitialized] CC [M] drivers/input/touchscreen/ili210x.o CC [M] drivers/hwmon/vt1211.o CC [M] fs/udf/symlink.o CC [M] fs/udf/directory.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/perf.o CC [M] drivers/input/touchscreen/max11801_ts.o CC [M] fs/udf/misc.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/pll.o CC [M] drivers/hwmon/w83627ehf.o CC [M] fs/udf/udftime.o CC [M] drivers/input/touchscreen/mc13783_ts.o CC [M] drivers/input/joydev.o CC [M] fs/udf/unicode.o CC [M] drivers/input/touchscreen/mk712.o CC [M] drivers/input/touchscreen/penmount.o CC fs/eventpoll.o CC [M] drivers/hwmon/w83l785ts.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/pmu.o LD [M] fs/udf/udf.o CC fs/xfs/libxfs/xfs_btree.o CC [M] drivers/input/touchscreen/pixcir_i2c_ts.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/ramcfg.o CC [M] drivers/input/touchscreen/ti_am335x_tsc.o CC [M] drivers/input/touchscreen/tsc40.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/rammap.o CC [M] drivers/hwmon/w83l786ng.o CC [M] drivers/input/touchscreen/sx8654.o LD drivers/gpu/drm/qxl/built-in.o CC [M] drivers/gpu/drm/qxl/qxl_drv.o CC [M] drivers/gpu/drm/qxl/qxl_kms.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadow.o LD drivers/input/touchscreen/built-in.o LD drivers/input/input-core.o LD drivers/input/built-in.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowacpi.o CC [M] drivers/gpu/drm/qxl/qxl_display.o CC fs/anon_inodes.o LD drivers/gpu/drm/radeon/built-in.o CC [M] drivers/gpu/drm/radeon/radeon_drv.o CC fs/eventfd.o CC [M] drivers/gpu/drm/radeon/radeon_cp.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowof.o CC fs/xfs/libxfs/xfs_da_btree.o CC fs/xfs/libxfs/xfs_da_format.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowpci.o CC [M] drivers/gpu/drm/radeon/radeon_state.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowramin.o CC [M] drivers/gpu/drm/radeon/radeon_mem.o CC [M] drivers/gpu/drm/qxl/qxl_ttm.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowrom.o CC fs/aio.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/timing.o CC [M] drivers/gpu/drm/qxl/qxl_fb.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/therm.o CC fs/xfs/libxfs/xfs_dir2.o CC fs/xfs/libxfs/xfs_dir2_block.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/vmap.o LD drivers/macintosh/built-in.o CC fs/binfmt_elf.o CC [M] drivers/gpu/drm/qxl/qxl_object.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/volt.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/xpio.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0203.o CC drivers/gpu/drm/savage/savage_drv.o CC drivers/gpu/drm/ttm/ttm_agp_backend.o LD drivers/gpu/drm/vgem/built-in.o CC [M] drivers/gpu/drm/vgem/vgem_drv.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0205.o CC [M] drivers/gpu/drm/qxl/qxl_gem.o CC [M] drivers/gpu/drm/qxl/qxl_cmd.o CC drivers/gpu/drm/savage/savage_bci.o CC drivers/gpu/drm/ttm/ttm_memory.o CC fs/xfs/libxfs/xfs_dir2_data.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0209.o CC fs/xfs/libxfs/xfs_dir2_leaf.o CC [M] drivers/gpu/drm/vgem/vgem_dma_buf.o CC drivers/gpu/drm/ttm/ttm_tt.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/P0260.o LD [M] drivers/gpu/drm/vgem/vgem.o CC drivers/gpu/drm/ttm/ttm_bo.o CC [M] drivers/gpu/drm/qxl/qxl_image.o CC [M] drivers/gpu/drm/radeon/radeon_irq.o CC drivers/gpu/drm/savage/savage_state.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bus/hwsq.o CC fs/posix_acl.o CC [M] drivers/gpu/drm/radeon/r300_cmdbuf.o CC [M] drivers/gpu/drm/qxl/qxl_draw.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv04.o CC [M] drivers/gpu/drm/qxl/qxl_debugfs.o CC fs/xfs/libxfs/xfs_dir2_node.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv31.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv50.o CC drivers/gpu/drm/ttm/ttm_bo_util.o CC [M] drivers/gpu/drm/qxl/qxl_irq.o CC [M] drivers/gpu/drm/qxl/qxl_dumb.o CC [M] drivers/gpu/drm/qxl/qxl_ioctl.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bus/g94.o LD drivers/gpu/drm/savage/savage.o LD drivers/gpu/drm/savage/built-in.o CC [M] drivers/gpu/drm/qxl/qxl_release.o CC fs/xfs/libxfs/xfs_dir2_sf.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bus/gf100.o CC drivers/mcb/mcb-core.o CC drivers/gpu/drm/ttm/ttm_bo_vm.o CC drivers/mcb/mcb-parse.o CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/base.o CC drivers/gpu/drm/ttm/ttm_module.o CC [M] drivers/gpu/drm/qxl/qxl_prime.o CC [M] drivers/gpu/drm/radeon/r600_cp.o CC drivers/mcb/mcb-pci.o CC drivers/md/bcache/alloc.o CC drivers/gpu/drm/ttm/ttm_object.o LD drivers/md/persistent-data/built-in.o CC [M] drivers/md/persistent-data/dm-array.o LD [M] drivers/gpu/drm/qxl/qxl.o CC drivers/md/bcache/bset.o LD drivers/mcb/mcb.o LD drivers/mcb/built-in.o CC drivers/md/dm-builtin.o CC fs/xfs/libxfs/xfs_dquot_buf.o CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv04.o CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv40.o CC drivers/gpu/drm/ttm/ttm_lock.o CC [M] drivers/md/persistent-data/dm-bitset.o CC fs/xfs/libxfs/xfs_ialloc.o CC fs/fhandle.o CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv50.o CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/g84.o CC [M] drivers/md/persistent-data/dm-block-manager.o CC drivers/gpu/drm/ttm/ttm_execbuf_util.o CC [M] drivers/md/persistent-data/dm-space-map-common.o LD drivers/gpu/drm/via/built-in.o CC [M] drivers/gpu/drm/via/via_irq.o CC drivers/gpu/drm/ttm/ttm_page_alloc.o CC fs/xfs/libxfs/xfs_ialloc_btree.o CC drivers/md/bcache/btree.o CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/gt215.o CC [M] drivers/gpu/drm/via/via_drv.o CC [M] drivers/gpu/drm/radeon/r600_blit.o CC [M] drivers/md/persistent-data/dm-space-map-disk.o CC [M] drivers/gpu/drm/via/via_map.o CC drivers/gpu/drm/ttm/ttm_bo_manager.o CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/mcp77.o CC [M] drivers/gpu/drm/via/via_mm.o CC fs/xfs/libxfs/xfs_inode_fork.o CC [M] drivers/gpu/drm/via/via_dma.o CC [M] drivers/md/persistent-data/dm-space-map-metadata.o CC drivers/gpu/drm/ttm/ttm_page_alloc_dma.o CC drivers/md/bcache/closure.o CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/gf100.o CC [M] drivers/md/persistent-data/dm-transaction-manager.o CC [M] drivers/gpu/drm/radeon/drm_buffer.o CC [M] drivers/gpu/drm/via/via_verifier.o CC [M] drivers/md/persistent-data/dm-btree.o LD drivers/gpu/drm/ttm/ttm.o LD drivers/gpu/drm/ttm/built-in.o CC fs/dcookies.o CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk104.o CC [M] drivers/gpu/drm/radeon/radeon_device.o CC [M] drivers/md/persistent-data/dm-btree-remove.o LD drivers/media/common/b2c2/built-in.o LD drivers/media/common/saa7146/built-in.o LD drivers/media/common/siano/built-in.o LD drivers/media/common/built-in.o LD drivers/media/firewire/built-in.o CC drivers/media/i2c/cx25840/cx25840-core.o CC fs/xfs/libxfs/xfs_inode_buf.o LD drivers/media/i2c/soc_camera/built-in.o CC fs/xfs/libxfs/xfs_log_rlimit.o CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a.o CC [M] drivers/gpu/drm/via/via_video.o CC [M] drivers/md/persistent-data/dm-btree-spine.o CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/pllnv04.o CC fs/xfs/libxfs/xfs_sb.o CC [M] fs/binfmt_misc.o CC [M] drivers/gpu/drm/via/via_dmablit.o LD [M] drivers/md/persistent-data/dm-persistent-data.o CC fs/xfs/libxfs/xfs_symlink_remote.o CC drivers/md/bcache/debug.o CC [M] drivers/gpu/drm/radeon/radeon_asic.o CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/pllgt215.o CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/base.o LD drivers/memory/built-in.o CC drivers/md/bcache/extents.o CC fs/xfs/libxfs/xfs_trans_resv.o LD drivers/media/mmc/siano/built-in.o LD drivers/media/mmc/built-in.o CC [M] fs/binfmt_script.o LD [M] drivers/gpu/drm/via/via.o CC [M] drivers/gpu/drm/radeon/radeon_kms.o CC drivers/media/i2c/cx25840/cx25840-audio.o CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv04.o CC drivers/media/i2c/cx25840/cx25840-firmware.o CC drivers/media/i2c/tvaudio.o CC [M] drivers/md/linear.o CC [M] drivers/md/raid0.o CC fs/xfs/libxfs/xfs_rtbitmap.o CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv05.o CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv10.o CC drivers/md/bcache/io.o CC [M] drivers/gpu/drm/radeon/radeon_atombios.o CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv1a.o CC [M] drivers/md/raid1.o CC drivers/media/i2c/saa7110.o CC drivers/md/bcache/journal.o CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv20.o CC fs/xfs/xfs_aops.o CC fs/xfs/xfs_attr_inactive.o CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv50.o CC [M] drivers/md/raid10.o CC [M] drivers/gpu/drm/radeon/radeon_agp.o CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/g84.o CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/g98.o CC drivers/md/bcache/movinggc.o LD drivers/media/pci/b2c2/built-in.o LD drivers/media/pci/ddbridge/built-in.o LD drivers/media/pci/dm1105/built-in.o LD drivers/media/pci/mantis/built-in.o LD drivers/media/pci/ngene/built-in.o LD drivers/media/pci/pluto2/built-in.o LD drivers/media/pci/pt1/built-in.o LD drivers/media/pci/pt3/built-in.o LD drivers/media/pci/saa7146/built-in.o LD drivers/media/pci/smipcie/built-in.o LD drivers/media/pci/ttpci/built-in.o LD drivers/media/pci/built-in.o CC drivers/media/i2c/cx25840/cx25840-vbi.o CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gt215.o CC fs/xfs/xfs_attr_list.o CC [M] drivers/gpu/drm/radeon/atombios_crtc.o CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/mcp89.o CC drivers/md/bcache/request.o CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gf100.o CC drivers/media/i2c/cx25840/cx25840-ir.o CC fs/xfs/xfs_bit.o CC drivers/md/bcache/stats.o CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gm107.o CC fs/xfs/xfs_bmap_util.o CC drivers/md/bcache/super.o CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gm204.o LD drivers/media/i2c/cx25840/cx25840.o LD drivers/media/i2c/cx25840/built-in.o CC drivers/media/i2c/saa6752hs.o LD drivers/gpu/drm/drm_kms_helper.o CC [M] drivers/gpu/drm/radeon/radeon_combios.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/base.o CC [M] drivers/gpu/drm/radeon/atom.o CC drivers/media/i2c/adv7183.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv04.o CC drivers/media/i2c/adv7343.o LD drivers/gpu/drm/drm.o CC [M] drivers/gpu/drm/radeon/radeon_fence.o CC fs/xfs/xfs_buf.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv10.o CC drivers/media/i2c/bt856.o CC fs/xfs/xfs_dir2_readdir.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv1a.o LD drivers/memstick/built-in.o LD drivers/memstick/core/built-in.o CC [M] drivers/memstick/core/memstick.o CC [M] drivers/gpu/drm/radeon/radeon_ttm.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv20.o CC drivers/media/i2c/bt866.o CC drivers/mfd/asic3.o CC drivers/md/bcache/sysfs.o CC drivers/media/i2c/tvp5150.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv25.o CC fs/xfs/xfs_discard.o LD drivers/memstick/host/built-in.o CC [M] drivers/memstick/host/jmb38x_ms.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv30.o CC drivers/media/i2c/tw2804.o CC fs/xfs/xfs_error.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv35.o CC drivers/mfd/tmio_core.o CC [M] drivers/gpu/drm/radeon/radeon_object.o CC drivers/md/bcache/trace.o CC drivers/media/i2c/cs5345.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv36.o CC drivers/mfd/rtsx_pcr.o CC fs/xfs/xfs_export.o CC [M] drivers/memstick/host/r592.o CC fs/xfs/xfs_extent_busy.o CC drivers/media/i2c/cs53l32a.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv40.o CC drivers/md/bcache/util.o CC drivers/media/i2c/ir-kbd-i2c.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv41.o CC [M] drivers/gpu/drm/radeon/radeon_gart.o CC fs/xfs/xfs_file.o CC [M] drivers/md/raid5.o CC drivers/md/bcache/writeback.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv44.o CC [M] drivers/md/multipath.o CC [M] drivers/media/i2c/tda7432.o CC drivers/mfd/rts5209.o CC [M] drivers/gpu/drm/radeon/radeon_legacy_crtc.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv46.o CC [M] drivers/media/i2c/tda9840.o CC drivers/mfd/rts5229.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv47.o CC [M] drivers/media/i2c/tea6420.o LD drivers/md/bcache/bcache.o LD drivers/md/bcache/built-in.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv49.o CC fs/xfs/xfs_filestream.o CC drivers/mfd/rtl8411.o CC fs/xfs/xfs_fsops.o LD drivers/media/platform/omap/built-in.o LD drivers/media/platform/built-in.o CC [M] drivers/md/faulty.o CC [M] drivers/media/i2c/saa717x.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv4e.o CC drivers/mfd/rts5227.o CC [M] drivers/md/md.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv50.o CC [M] drivers/media/i2c/saa7185.o CC fs/xfs/xfs_globals.o CC drivers/mfd/rts5249.o CC [M] drivers/gpu/drm/radeon/radeon_legacy_encoders.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/g84.o CC [M] drivers/media/i2c/adv7170.o CC [M] drivers/media/i2c/vpx3220.o CC fs/xfs/xfs_icache.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/gt215.o CC drivers/mfd/htc-pasic3.o CC fs/xfs/xfs_ioctl.o CC [M] drivers/media/i2c/bt819.o CC drivers/mfd/tc6393xb.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/mcp77.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/mcp89.o CC [M] drivers/media/i2c/ks0127.o CC drivers/mfd/arizona-core.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/gf100.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/gk104.o CC [M] drivers/media/i2c/ths7303.o CC [M] drivers/gpu/drm/radeon/radeon_connectors.o CC fs/xfs/xfs_iomap.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/gk20a.o CC drivers/mfd/arizona-irq.o CC [M] drivers/media/i2c/tvp514x.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/gm107.o CC drivers/misc/ad525x_dpot.o CC drivers/mfd/wm5102-tables.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv04.o CC [M] drivers/media/i2c/tw9903.o CC drivers/mfd/wm5110-tables.o CC fs/xfs/xfs_iops.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv10.o CC [M] drivers/media/i2c/tw9906.o CC drivers/misc/bmp085.o CC drivers/mfd/wm8997-tables.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv1a.o CC [M] drivers/media/i2c/m52790.o CC drivers/misc/dummy-irq.o CC drivers/mfd/tps65010.o CC drivers/misc/apds9802als.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv20.o CC [M] drivers/media/i2c/uda1342.o CC [M] drivers/gpu/drm/radeon/radeon_encoders.o CC drivers/misc/isl29020.o CC [M] drivers/media/i2c/wm8775.o CC fs/xfs/xfs_inode.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv40.o CC drivers/misc/ds1682.o CC drivers/mfd/tps65218.o CC [M] drivers/gpu/drm/radeon/radeon_display.o CC [M] drivers/media/i2c/wm8739.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv41.o LD drivers/misc/carma/built-in.o CC drivers/misc/cb710/core.o CC drivers/mfd/tps65910.o CC [M] drivers/media/i2c/sony-btf-mpx.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv44.o CC drivers/mfd/tps65912-core.o CC drivers/misc/cb710/sgbuf2.o CC [M] drivers/media/i2c/ml86v7667.o CC drivers/mfd/tps65912-irq.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv49.o CC [M] drivers/md/bitmap.o LD drivers/misc/cb710/cb710.o LD drivers/misc/cb710/built-in.o LD drivers/misc/echo/built-in.o CC [M] drivers/misc/echo/echo.o CC drivers/mfd/twl6040.o LD drivers/media/i2c/built-in.o LD drivers/media/radio/built-in.o LD drivers/media/rc/keymaps/built-in.o CC drivers/media/rc/rc-main.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv4e.o CC drivers/misc/eeprom/eeprom_93cx6.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv50.o CC drivers/mfd/mc13xxx-core.o CC [M] drivers/misc/eeprom/at24.o CC fs/xfs/xfs_itable.o CC [M] drivers/gpu/drm/radeon/radeon_cursor.o CC drivers/mfd/mc13xxx-i2c.o CC drivers/media/rc/rc-ir-raw.o CC [M] drivers/misc/eeprom/eeprom.o CC drivers/mfd/mfd-core.o CC fs/xfs/xfs_message.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgt215.o LD drivers/misc/eeprom/built-in.o LD drivers/misc/lis3lv02d/built-in.o LD drivers/media/rc/rc-core.o LD drivers/media/rc/built-in.o LD drivers/misc/mic/built-in.o LD drivers/misc/ti-st/built-in.o CC drivers/misc/fsa9480.o CC drivers/media/tuners/tda8290.o CC [M] drivers/md/dm-uevent.o CC drivers/mfd/smsc-ece1099.o CC drivers/misc/sram.o CC fs/xfs/xfs_mount.o CC [M] drivers/gpu/drm/radeon/radeon_i2c.o CC drivers/mfd/da9052-irq.o CC [M] drivers/gpu/drm/radeon/radeon_clocks.o CC [M] drivers/misc/ad525x_dpot-i2c.o CC [M] drivers/md/dm.o CC drivers/mfd/da9052-core.o CC [M] drivers/misc/bmp085-i2c.o CC drivers/media/tuners/tea5767.o CC [M] drivers/misc/lkdtm.o CC drivers/mfd/da9052-i2c.o CC [M] drivers/gpu/drm/radeon/radeon_fb.o CC drivers/mfd/axp20x.o CC drivers/media/tuners/tda827x.o CC fs/xfs/xfs_mru_cache.o CC drivers/mfd/lp8788.o CC [M] drivers/misc/tifm_core.o CC fs/xfs/xfs_super.o CC drivers/mfd/lp8788-irq.o CC [M] drivers/gpu/drm/radeon/radeon_gem.o CC drivers/mfd/da9055-core.o CC drivers/media/tuners/tda18271-maps.o CC drivers/media/tuners/tda18271-common.o CC [M] drivers/misc/tifm_7xx1.o CC drivers/mfd/da9055-i2c.o CC [M] drivers/misc/ioc4.o CC drivers/mfd/max14577.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/rammcp77.o CC [M] drivers/misc/hpilo.o CC [M] drivers/md/dm-table.o CC drivers/mfd/max77693.o CC drivers/mfd/max8997.o CC drivers/media/tuners/tda18271-fe.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgf100.o CC [M] drivers/gpu/drm/radeon/radeon_ring.o CC [M] drivers/gpu/drm/radeon/radeon_irq_kms.o CC drivers/mfd/max8997-irq.o CC fs/xfs/xfs_symlink.o CC [M] drivers/misc/tsl2550.o CC drivers/mfd/adp5520.o LD drivers/misc/built-in.o CC [M] drivers/gpu/drm/radeon/radeon_cs.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgk104.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgm107.o CC drivers/mfd/lpc_ich.o CC [M] drivers/md/dm-target.o CC drivers/media/tuners/xc5000.o CC fs/xfs/xfs_sysfs.o CC drivers/mfd/vx855.o CC drivers/media/tuners/e4000.o CC [M] drivers/md/dm-linear.o CC fs/xfs/xfs_trans.o CC drivers/mfd/wl1273-core.o CC fs/xfs/xfs_xattr.o CC [M] drivers/gpu/drm/radeon/radeon_bios.o CC [M] drivers/md/dm-stripe.o CC drivers/mfd/si476x-cmd.o CC [M] drivers/md/dm-ioctl.o CC drivers/media/tuners/fc0011.o CC [M] drivers/md/dm-io.o CC drivers/media/tuners/fc0013.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/sddr2.o CC [M] drivers/gpu/drm/radeon/radeon_benchmark.o CC drivers/mfd/si476x-prop.o CC fs/xfs/kmem.o HOSTCC drivers/gpu/drm/radeon/mkregtable CC drivers/mfd/si476x-i2c.o CC [M] drivers/md/dm-kcopyd.o LD drivers/mmc/card/built-in.o CC [M] drivers/mmc/card/block.o CC drivers/media/tuners/it913x.o CC fs/xfs/uuid.o CC [M] drivers/gpu/drm/radeon/rs400.o MKREGTABLE drivers/gpu/drm/radeon/rs600_reg_safe.h LD drivers/media/usb/b2c2/built-in.o LD drivers/media/usb/dvb-usb/built-in.o LD drivers/media/usb/dvb-usb-v2/built-in.o LD drivers/media/usb/s2255/built-in.o LD drivers/media/usb/siano/built-in.o LD drivers/media/usb/stkwebcam/built-in.o LD drivers/media/usb/ttusb-budget/built-in.o LD drivers/media/usb/ttusb-dec/built-in.o LD drivers/media/usb/zr364xx/built-in.o LD drivers/media/usb/built-in.o CC fs/xfs/xfs_log.o CC drivers/mfd/aat2870-core.o CC drivers/media/tuners/r820t.o CC drivers/mfd/palmas.o CC [M] drivers/md/dm-sysfs.o CC drivers/media/v4l2-core/v4l2-dev.o CC [M] drivers/gpu/drm/radeon/rs690.o CC drivers/mfd/rc5t583.o CC [M] drivers/md/dm-stats.o CC drivers/mfd/rc5t583-irq.o CC drivers/media/tuners/m88rs6000t.o CC [M] drivers/mfd/cros_ec.o CC [M] drivers/mmc/card/queue.o CC [M] drivers/mfd/ti_am335x_tscadc.o CC [M] drivers/md/dm-bufio.o CC drivers/media/v4l2-core/v4l2-ioctl.o CC [M] drivers/media/tuners/tuner-xc2028.o MKREGTABLE drivers/gpu/drm/radeon/rv515_reg_safe.h CC [M] drivers/gpu/drm/radeon/r520.o CC [M] drivers/mfd/arizona-i2c.o CC [M] drivers/mmc/card/mmc_test.o CC [M] drivers/mfd/wm8994-core.o CC fs/xfs/xfs_log_cil.o CC [M] drivers/gpu/drm/radeon/r600.o CC [M] drivers/mfd/wm8994-irq.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/sddr3.o CC [M] drivers/media/tuners/tuner-simple.o CC fs/xfs/xfs_buf_item.o CC [M] drivers/mfd/wm8994-regmap.o CC [M] drivers/md/dm-bio-prison.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/gddr3.o CC [M] drivers/mfd/tps6105x.o CC drivers/media/v4l2-core/v4l2-device.o CC [M] drivers/md/dm-delay.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/gddr5.o CC [M] drivers/mfd/tps6507x.o CC [M] drivers/media/tuners/tuner-types.o CC drivers/media/v4l2-core/v4l2-fh.o LD [M] drivers/mmc/card/mmc_block.o CC fs/xfs/xfs_extfree_item.o CC [M] drivers/mfd/tps65217.o LD drivers/mmc/core/built-in.o CC [M] drivers/mmc/core/core.o CC [M] drivers/media/tuners/mt20xx.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fuse/base.o CC [M] drivers/md/dm-flakey.o CC drivers/media/v4l2-core/v4l2-event.o CC [M] drivers/mfd/pcf50633-core.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fuse/nv50.o CC fs/xfs/xfs_icreate_item.o CC [M] drivers/media/tuners/tda9887.o CC drivers/media/v4l2-core/v4l2-ctrls.o CC [M] drivers/md/dm-snap.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fuse/gf100.o CC [M] drivers/mfd/pcf50633-irq.o CC fs/xfs/xfs_inode_item.o CC [M] drivers/media/tuners/xc4000.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fuse/gm107.o CC [M] drivers/mfd/pcf50633-adc.o CC drivers/gpu/drm/nouveau/nvkm/subdev/gpio/base.o CC [M] drivers/mmc/core/bus.o CC [M] drivers/mfd/pcf50633-gpio.o CC [M] drivers/mmc/core/host.o CC fs/xfs/xfs_log_recover.o CC drivers/gpu/drm/nouveau/nvkm/subdev/gpio/nv10.o CC [M] drivers/media/tuners/mt2060.o CC [M] drivers/mfd/lpc_sch.o CC drivers/gpu/drm/nouveau/nvkm/subdev/gpio/nv50.o CC [M] drivers/mfd/rdc321x-southbridge.o CC [M] drivers/mmc/core/mmc.o CC [M] drivers/md/dm-exception-store.o CC [M] drivers/media/tuners/qt1010.o CC [M] drivers/mfd/pm8921-core.o CC drivers/gpu/drm/nouveau/nvkm/subdev/gpio/g94.o CC [M] drivers/md/dm-snap-transient.o CC [M] drivers/media/tuners/max2165.o CC [M] drivers/gpu/drm/radeon/rv770.o CC [M] drivers/mfd/ssbi.o CC drivers/gpu/drm/nouveau/nvkm/subdev/gpio/gf110.o CC [M] drivers/mfd/rn5t618.o CC [M] drivers/md/dm-snap-persistent.o CC drivers/media/v4l2-core/v4l2-subdev.o CC [M] drivers/media/tuners/tda18218.o CC [M] drivers/mmc/core/mmc_ops.o CC drivers/gpu/drm/nouveau/nvkm/subdev/gpio/gk104.o CC [M] drivers/mfd/lm3533-core.o CC drivers/media/v4l2-core/v4l2-clk.o CC [M] drivers/media/tuners/fc2580.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/base.o CC [M] drivers/mfd/lm3533-ctrlbank.o CC [M] drivers/md/dm-zero.o CC drivers/media/v4l2-core/v4l2-async.o CC [M] drivers/mfd/rt5033.o CC [M] drivers/mmc/core/sd.o CC [M] drivers/media/tuners/tua9001.o CC [M] drivers/md/dm-raid.o CC [M] drivers/mfd/sky81452.o CC fs/xfs/xfs_trans_ail.o CC drivers/media/v4l2-core/v4l2-common.o CC [M] drivers/gpu/drm/radeon/radeon_test.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/anx9805.o LD drivers/media/tuners/tda18271.o LD drivers/media/tuners/built-in.o LD drivers/net/built-in.o CC [M] drivers/md/dm-thin.o LD drivers/mfd/rtsx_pci.o LD drivers/mfd/tps65912.o LD drivers/mfd/da9055.o LD drivers/mfd/si476x-core.o LD [M] drivers/mfd/pcf50633.o LD drivers/mfd/built-in.o CC fs/xfs/xfs_trans_buf.o CC [M] drivers/mmc/core/sd_ops.o CC drivers/media/v4l2-core/v4l2-dv-timings.o CC [M] drivers/mmc/core/sdio.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/aux.o LD drivers/media/v4l2-core/videodev.o LD drivers/media/v4l2-core/built-in.o CC fs/xfs/xfs_trans_extfree.o LD drivers/media/built-in.o MKREGTABLE drivers/gpu/drm/radeon/r200_reg_safe.h CC fs/xfs/xfs_trans_inode.o CC [M] drivers/gpu/drm/radeon/radeon_legacy_tv.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bit.o MKREGTABLE drivers/gpu/drm/radeon/r600_reg_safe.h CC fs/xfs/xfs_dquot.o CC [M] drivers/mmc/core/sdio_ops.o CC [M] drivers/gpu/drm/radeon/r600_blit_shaders.o CC [M] drivers/md/dm-thin-metadata.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/pad.o LD drivers/nfc/built-in.o LD drivers/mmc/host/built-in.o CC [M] drivers/mmc/host/tifm_sd.o CC drivers/parport/share.o CC [M] drivers/mmc/core/sdio_bus.o CC [M] drivers/gpu/drm/radeon/radeon_pm.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padnv04.o CC [M] drivers/mmc/core/sdio_cis.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padg94.o CC drivers/parport/ieee1284.o CC fs/xfs/xfs_dquot_item.o CC [M] drivers/mmc/core/sdio_io.o CC [M] drivers/mmc/host/mvsdio.o CC drivers/parport/ieee1284_ops.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padgm204.o CC [M] drivers/mmc/core/sdio_irq.o CC [M] drivers/md/dm-cache-target.o CC fs/xfs/xfs_trans_dquot.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv04.o CC drivers/parport/procfs.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv4e.o CC [M] drivers/mmc/core/quirks.o CC [M] drivers/mmc/host/rtsx_pci_sdmmc.o CC drivers/parport/parport_ax88796.o CC [M] drivers/mmc/core/slot-gpio.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv50.o CC drivers/pci/access.o CC [M] drivers/mmc/core/debugfs.o CC [M] drivers/parport/parport_pc.o CC fs/xfs/xfs_qm_syscalls.o CC [M] drivers/gpu/drm/radeon/atombios_dp.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/g94.o LD [M] drivers/mmc/core/mmc_core.o CC fs/xfs/xfs_qm_bhv.o /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/g94.c: In function 'g94_aux': /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/g94.c:184:31: warning: 'stat' may be used uninitialized in this function [-Wuninitialized] CC drivers/pci/bus.o LD drivers/mmc/built-in.o CC fs/xfs/xfs_qm.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gf110.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gf117.o CC drivers/pci/probe.o CC [M] drivers/gpu/drm/radeon/r600_hdmi.o CC fs/xfs/xfs_quotaops.o LD drivers/parport/parport.o LD drivers/parport/built-in.o CC [M] drivers/gpu/drm/radeon/dce3_1_afmt.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gk104.o CC [M] drivers/md/dm-cache-metadata.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gm204.o CC fs/xfs/xfs_rtalloc.o CC drivers/pci/host-bridge.o /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gm204.c: In function 'gm204_aux': /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gm204.c:154:31: warning: 'stat' may be used uninitialized in this function [-Wuninitialized] CC drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gf100.o CC [M] drivers/gpu/drm/radeon/evergreen.o MKREGTABLE drivers/gpu/drm/radeon/evergreen_reg_safe.h CC drivers/pcmcia/cs.o CC drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gk104.o CC drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gk20a.o CC drivers/pci/remove.o CC [M] drivers/md/dm-cache-policy.o CC drivers/gpu/drm/nouveau/nvkm/subdev/instmem/base.o CC drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv04.o CC drivers/pci/pci.o CC fs/xfs/xfs_stats.o CC drivers/pcmcia/socket_sysfs.o CC [M] drivers/md/dm-cache-policy-mq.o CC drivers/pcmcia/ds.o CC [M] drivers/md/dm-cache-policy-cleaner.o CC drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv40.o CC drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.o LD fs/xfs/xfs.o LD fs/xfs/built-in.o LD fs/built-in.o CC drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.o CC drivers/gpu/drm/nouveau/nvkm/subdev/ltc/base.o LD drivers/md/built-in.o CC drivers/pcmcia/pcmcia_resource.o CC drivers/phy/phy-core.o CC drivers/pcmcia/cistpl.o LD [M] drivers/md/raid456.o LD [M] drivers/md/md-mod.o LD [M] drivers/md/dm-mod.o LD [M] drivers/md/dm-snapshot.o LD [M] drivers/md/dm-thin-pool.o LD [M] drivers/md/dm-cache.o LD [M] drivers/md/dm-cache-mq.o LD [M] drivers/md/dm-cache-cleaner.o CC drivers/pcmcia/pcmcia_cis.o LD drivers/pinctrl/freescale/built-in.o LD drivers/pinctrl/mvebu/built-in.o LD drivers/pinctrl/nomadik/built-in.o LD drivers/pinctrl/built-in.o MKREGTABLE drivers/gpu/drm/radeon/cayman_reg_safe.h CC drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gf100.o LD drivers/platform/built-in.o CC drivers/pcmcia/rsrc_mgr.o CC [M] drivers/phy/phy-bcm-kona-usb2.o CC drivers/power/power_supply_core.o LD drivers/phy/built-in.o CC drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gk104.o CC drivers/power/power_supply_sysfs.o CC [M] drivers/gpu/drm/radeon/evergreen_blit_shaders.o CC drivers/pcmcia/rsrc_nonstatic.o CC drivers/pcmcia/pd6729.o CC drivers/pcmcia/i82092.o CC drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gm107.o CC drivers/power/sbs-battery.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mc/base.o CC drivers/pci/pci-driver.o CC drivers/power/max17040_battery.o CC drivers/powercap/powercap_sys.o CC drivers/power/max8903_charger.o LD drivers/pcmcia/pcmcia_core.o LD drivers/pcmcia/pcmcia.o LD drivers/pcmcia/pcmcia_rsrc.o LD drivers/pcmcia/built-in.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv04.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv40.o CC drivers/power/lp8727_charger.o LD drivers/pps/clients/built-in.o CC [M] drivers/pps/clients/pps-ldisc.o LD drivers/pwm/built-in.o CC drivers/pci/search.o CC drivers/pci/pci-sysfs.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv44.o CC drivers/pci/rom.o CC [M] drivers/pps/clients/pps_parport.o LD drivers/powercap/built-in.o CC drivers/power/charger-manager.o LD drivers/pps/generators/built-in.o LD drivers/power/avs/built-in.o CC drivers/pci/setup-res.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv4c.o CC [M] drivers/gpu/drm/radeon/evergreen_hdmi.o CC drivers/regulator/core.o CC [M] drivers/pps/pps.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv50.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mc/g94.o CC [M] drivers/pps/kapi.o CC drivers/pci/irq.o CC drivers/regulator/dummy.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mc/g98.o CC [M] drivers/pps/sysfs.o CC drivers/pci/vpd.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mc/gf100.o CC drivers/power/reset/brcmstb-reboot.o CC drivers/regulator/fixed-helper.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mc/gf106.o LD drivers/pps/built-in.o LD [M] drivers/pps/pps_core.o CC drivers/pci/setup-bus.o LD drivers/power/reset/built-in.o CC [M] drivers/power/pda_power.o CC [M] drivers/power/test_power.o CC [M] drivers/gpu/drm/radeon/radeon_trace_points.o CC [M] drivers/gpu/drm/radeon/ni.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mc/gk20a.o CC drivers/pci/vc.o CC [M] drivers/power/ds2760_battery.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mmu/base.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv04.o CC [M] drivers/power/ds2780_battery.o CC [M] drivers/power/ds2781_battery.o CC [M] drivers/gpu/drm/radeon/cayman_blit_shaders.o CC [M] drivers/power/ltc2941-battery-gauge.o CC [M] drivers/gpu/drm/radeon/atombios_encoders.o CC drivers/remoteproc/remoteproc_core.o CC drivers/pci/proc.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv41.o CC drivers/regulator/helpers.o CC drivers/remoteproc/remoteproc_debugfs.o CC [M] drivers/power/bq27x00_battery.o CC drivers/regulator/devres.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv44.o CC [M] drivers/power/pcf50633-charger.o CC drivers/pci/slot.o CC drivers/regulator/act8865-regulator.o CC drivers/remoteproc/remoteproc_virtio.o CC drivers/pci/msi.o CC drivers/regulator/da9055-regulator.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv50.o CC [M] drivers/power/gpio-charger.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gf100.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mxm/base.o CC drivers/remoteproc/remoteproc_elf_loader.o CC [M] drivers/power/max14577_charger.o CC drivers/remoteproc/ste_modem_rproc.o CC drivers/reset/core.o CC drivers/regulator/da9211-regulator.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mxm/mxms.o CC drivers/rtc/rtc-lib.o CC [M] drivers/power/max77693_charger.o CC [M] drivers/gpu/drm/radeon/radeon_semaphore.o LD drivers/reset/built-in.o CC [M] drivers/power/max8997_charger.o LD drivers/rtc/built-in.o CC [M] drivers/gpu/drm/radeon/radeon_sa.o LD drivers/remoteproc/remoteproc.o LD drivers/remoteproc/built-in.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mxm/nv50.o make[4]: *** No rule to make target 'drivers/scsi/aic7xxx/aicasm/*.[chyl]', needed by 'drivers/scsi/aic7xxx/aicasm/aicasm'. Stop. make[4]: *** Waiting for unfinished jobs.... LD drivers/scsi/aic7xxx/built-in.o CC drivers/pci/setup-irq.o /home/kisskb/slave/src/scripts/Makefile.build:403: recipe for target 'drivers/scsi/aic7xxx' failed make[3]: *** [drivers/scsi/aic7xxx] Error 2 /home/kisskb/slave/src/scripts/Makefile.build:403: recipe for target 'drivers/scsi' failed make[2]: *** [drivers/scsi] Error 2 make[2]: *** Waiting for unfinished jobs.... CC drivers/regulator/fan53555.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pmu/base.o CC drivers/pci/syscall.o CC [M] drivers/power/bq2415x_charger.o LD drivers/pci/host/built-in.o CC drivers/regulator/gpio-regulator.o CC drivers/regulator/isl6271a-regulator.o CC drivers/regulator/lp3971.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pmu/memx.o CC [M] drivers/pci/pci-stub.o CC [M] drivers/power/bq24190_charger.o CC [M] drivers/power/smb347-charger.o CC [M] drivers/gpu/drm/radeon/atombios_i2c.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gt215.o LD drivers/pci/built-in.o CC [M] drivers/regulator/fixed.o CC [M] drivers/regulator/userspace-consumer.o LD drivers/power/power_supply.o CC [M] drivers/gpu/drm/radeon/si.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gf100.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gf110.o CC [M] drivers/gpu/drm/radeon/si_blit_shaders.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk104.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk110.o CC [M] drivers/regulator/aat2870-regulator.o LD drivers/power/built-in.o CC [M] drivers/regulator/axp20x-regulator.o CC [M] drivers/regulator/da9052-regulator.o CC [M] drivers/regulator/da9210-regulator.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk208.o CC [M] drivers/regulator/lp872x.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk20a.o CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/base.o CC [M] drivers/regulator/ltc3589.o CC [M] drivers/regulator/max8649.o CC [M] drivers/gpu/drm/radeon/radeon_prime.o CC [M] drivers/gpu/drm/radeon/cik.o CC [M] drivers/gpu/drm/radeon/cik_blit_shaders.o CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/fan.o CC [M] drivers/gpu/drm/radeon/r600_dpm.o CC [M] drivers/regulator/max8660.o CC [M] drivers/gpu/drm/radeon/rs780_dpm.o CC [M] drivers/regulator/max8997.o CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/fannil.o CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/fanpwm.o CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/fantog.o CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/ic.o CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/temp.o CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/nv40.o CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/nv50.o CC [M] drivers/regulator/max77693.o CC [M] drivers/regulator/mc13892-regulator.o CC [M] drivers/gpu/drm/radeon/rv6xx_dpm.o CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/g84.o CC [M] drivers/regulator/mc13xxx-regulator-core.o CC [M] drivers/gpu/drm/radeon/rv770_dpm.o CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/gt215.o CC [M] drivers/regulator/palmas-regulator.o CC [M] drivers/regulator/pfuze100-regulator.o CC [M] drivers/gpu/drm/radeon/rv730_dpm.o CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/gf110.o CC [M] drivers/regulator/tps51632-regulator.o CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/gm107.o CC [M] drivers/regulator/rn5t618-regulator.o CC [M] drivers/gpu/drm/radeon/rv740_dpm.o CC drivers/gpu/drm/nouveau/nvkm/subdev/timer/base.o CC [M] drivers/regulator/rt5033-regulator.o CC drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv04.o CC [M] drivers/regulator/sky81452-regulator.o CC [M] drivers/gpu/drm/radeon/rv770_smc.o CC drivers/gpu/drm/nouveau/nvkm/subdev/timer/gk20a.o CC [M] drivers/regulator/tps6105x-regulator.o CC [M] drivers/gpu/drm/radeon/cypress_dpm.o CC [M] drivers/regulator/tps62360-regulator.o CC drivers/gpu/drm/nouveau/nvkm/subdev/volt/base.o CC [M] drivers/regulator/tps6507x-regulator.o CC [M] drivers/regulator/tps65217-regulator.o CC [M] drivers/regulator/wm8994-regulator.o CC drivers/gpu/drm/nouveau/nvkm/subdev/volt/gpio.o CC drivers/gpu/drm/nouveau/nvkm/subdev/volt/nv40.o LD drivers/regulator/built-in.o CC [M] drivers/gpu/drm/radeon/btc_dpm.o CC drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk20a.o CC [M] drivers/gpu/drm/radeon/sumo_dpm.o CC drivers/gpu/drm/nouveau/nvkm/engine/falcon.o CC drivers/gpu/drm/nouveau/nvkm/engine/xtensa.o CC drivers/gpu/drm/nouveau/nvkm/engine/bsp/g84.o CC drivers/gpu/drm/nouveau/nvkm/engine/ce/gt215.o CC drivers/gpu/drm/nouveau/nvkm/engine/ce/gf100.o CC drivers/gpu/drm/nouveau/nvkm/engine/ce/gk104.o CC drivers/gpu/drm/nouveau/nvkm/engine/ce/gm204.o CC drivers/gpu/drm/nouveau/nvkm/engine/cipher/g84.o CC [M] drivers/gpu/drm/radeon/sumo_smc.o CC [M] drivers/gpu/drm/radeon/trinity_dpm.o CC [M] drivers/gpu/drm/radeon/trinity_smc.o CC drivers/gpu/drm/nouveau/nvkm/engine/device/acpi.o CC [M] drivers/gpu/drm/radeon/ni_dpm.o CC drivers/gpu/drm/nouveau/nvkm/engine/device/base.o CC [M] drivers/gpu/drm/radeon/si_smc.o CC [M] drivers/gpu/drm/radeon/si_dpm.o CC [M] drivers/gpu/drm/radeon/kv_smc.o CC [M] drivers/gpu/drm/radeon/kv_dpm.o CC drivers/gpu/drm/nouveau/nvkm/engine/device/ctrl.o CC [M] drivers/gpu/drm/radeon/ci_smc.o CC [M] drivers/gpu/drm/radeon/ci_dpm.o CC drivers/gpu/drm/nouveau/nvkm/engine/device/nv04.o CC [M] drivers/gpu/drm/radeon/dce6_afmt.o CC [M] drivers/gpu/drm/radeon/radeon_vm.o CC drivers/gpu/drm/nouveau/nvkm/engine/device/nv10.o CC [M] drivers/gpu/drm/radeon/radeon_ucode.o CC drivers/gpu/drm/nouveau/nvkm/engine/device/nv20.o CC drivers/gpu/drm/nouveau/nvkm/engine/device/nv30.o CC drivers/gpu/drm/nouveau/nvkm/engine/device/nv40.o CC [M] drivers/gpu/drm/radeon/radeon_ib.o CC [M] drivers/gpu/drm/radeon/radeon_sync.o CC [M] drivers/gpu/drm/radeon/radeon_audio.o CC drivers/gpu/drm/nouveau/nvkm/engine/device/nv50.o CC [M] drivers/gpu/drm/radeon/radeon_dp_auxch.o CC [M] drivers/gpu/drm/radeon/radeon_dp_mst.o CC [M] drivers/gpu/drm/radeon/r600_dma.o CC drivers/gpu/drm/nouveau/nvkm/engine/device/gf100.o CC [M] drivers/gpu/drm/radeon/rv770_dma.o CC [M] drivers/gpu/drm/radeon/evergreen_dma.o CC [M] drivers/gpu/drm/radeon/ni_dma.o CC drivers/gpu/drm/nouveau/nvkm/engine/device/gk104.o CC drivers/gpu/drm/nouveau/nvkm/engine/device/gm100.o CC [M] drivers/gpu/drm/radeon/si_dma.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/base.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/conn.o CC [M] drivers/gpu/drm/radeon/cik_sdma.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/outp.o CC [M] drivers/gpu/drm/radeon/radeon_uvd.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/outpdp.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/nv04.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.o CC [M] drivers/gpu/drm/radeon/uvd_v1_0.o CC [M] drivers/gpu/drm/radeon/uvd_v2_2.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/g84.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/g94.o CC [M] drivers/gpu/drm/radeon/uvd_v3_1.o CC [M] drivers/gpu/drm/radeon/uvd_v4_2.o CC [M] drivers/gpu/drm/radeon/radeon_vce.o CC [M] drivers/gpu/drm/radeon/vce_v1_0.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/gt200.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/gt215.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/gf110.o CC [M] drivers/gpu/drm/radeon/vce_v2_0.o CC [M] drivers/gpu/drm/radeon/radeon_kfd.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/gk104.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/gk110.o MKREGTABLE drivers/gpu/drm/radeon/r100_reg_safe.h MKREGTABLE drivers/gpu/drm/radeon/rn50_reg_safe.h MKREGTABLE drivers/gpu/drm/radeon/r300_reg_safe.h MKREGTABLE drivers/gpu/drm/radeon/r420_reg_safe.h CC [M] drivers/gpu/drm/radeon/rs600.o CC [M] drivers/gpu/drm/radeon/rv515.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/gm107.o CC [M] drivers/gpu/drm/radeon/r200.o CC [M] drivers/gpu/drm/radeon/r600_cs.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/gm204.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/dacnv50.o CC [M] drivers/gpu/drm/radeon/evergreen_cs.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/dport.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/hdagt215.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/hdagf110.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmig84.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigt215.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigf110.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigk104.o CC [M] drivers/gpu/drm/radeon/r100.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/piornv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/sornv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/sorg94.o CC [M] drivers/gpu/drm/radeon/r300.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgf110.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgm204.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/vga.o CC drivers/gpu/drm/nouveau/nvkm/engine/dmaobj/base.o CC [M] drivers/gpu/drm/radeon/r420.o CC drivers/gpu/drm/nouveau/nvkm/engine/dmaobj/nv04.o CC drivers/gpu/drm/nouveau/nvkm/engine/dmaobj/nv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/dmaobj/gf100.o CC drivers/gpu/drm/nouveau/nvkm/engine/dmaobj/gf110.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/base.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv04.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv10.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv17.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv40.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/g84.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/gf100.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk20a.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk208.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/gm204.o /home/kisskb/slave/src/drivers/gpu/drm/radeon/r100.c: In function 'r100_bandwidth_update': /home/kisskb/slave/src/include/drm/drm_fixed.h:64:13: warning: 'crit_point_ff.full' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/drivers/gpu/drm/radeon/r100.c:3153:63: note: 'crit_point_ff.full' was declared here /home/kisskb/slave/src/drivers/gpu/drm/radeon/r100.c:3580:42: warning: 'disp_drain_rate.full' may be used uninitialized in this function [-Wuninitialized] CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxnv40.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxnv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf108.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf104.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf110.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf117.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf119.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk104.o LD [M] drivers/gpu/drm/radeon/radeon.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk20a.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk110.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk110b.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk208.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm107.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm204.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm206.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv04.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv10.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv20.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv25.o /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm204.c: In function 'gm204_grctx_generate_405b60': /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm204.c:975:1: warning: the frame size of 1208 bytes is larger than 1024 bytes [-Wframe-larger-than=] CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv2a.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv30.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv34.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv35.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv40.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gf108.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gf104.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gf110.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gf117.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gf119.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gk104.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gk20a.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gk110.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gk110b.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gk208.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gm107.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gm204.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gm206.o CC drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv31.o CC drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv40.o CC drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv44.o CC drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/mpeg/g84.o CC drivers/gpu/drm/nouveau/nvkm/engine/mspdec/g98.o CC drivers/gpu/drm/nouveau/nvkm/engine/mspdec/gf100.o CC drivers/gpu/drm/nouveau/nvkm/engine/mspdec/gk104.o CC drivers/gpu/drm/nouveau/nvkm/engine/msppp/g98.o CC drivers/gpu/drm/nouveau/nvkm/engine/msppp/gf100.o CC drivers/gpu/drm/nouveau/nvkm/engine/msvld/g98.o CC drivers/gpu/drm/nouveau/nvkm/engine/msvld/gf100.o CC drivers/gpu/drm/nouveau/nvkm/engine/msvld/gk104.o CC drivers/gpu/drm/nouveau/nvkm/engine/pm/base.o CC drivers/gpu/drm/nouveau/nvkm/engine/pm/daemon.o CC drivers/gpu/drm/nouveau/nvkm/engine/pm/nv40.o CC drivers/gpu/drm/nouveau/nvkm/engine/pm/nv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/pm/g84.o CC drivers/gpu/drm/nouveau/nvkm/engine/pm/gt215.o CC drivers/gpu/drm/nouveau/nvkm/engine/pm/gf100.o CC drivers/gpu/drm/nouveau/nvkm/engine/pm/gk104.o CC drivers/gpu/drm/nouveau/nvkm/engine/pm/gk110.o CC drivers/gpu/drm/nouveau/nvkm/engine/sec/g98.o CC drivers/gpu/drm/nouveau/nvkm/engine/sw/nv04.o CC drivers/gpu/drm/nouveau/nvkm/engine/sw/nv10.o CC drivers/gpu/drm/nouveau/nvkm/engine/sw/nv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/sw/gf100.o CC drivers/gpu/drm/nouveau/nvkm/engine/vp/g84.o CC drivers/gpu/drm/nouveau/nouveau_agp.o CC drivers/gpu/drm/nouveau/nouveau_debugfs.o CC drivers/gpu/drm/nouveau/nouveau_drm.o CC drivers/gpu/drm/nouveau/nouveau_hwmon.o CC drivers/gpu/drm/nouveau/nouveau_nvif.o CC drivers/gpu/drm/nouveau/nouveau_sysfs.o CC drivers/gpu/drm/nouveau/nouveau_usif.o CC drivers/gpu/drm/nouveau/nouveau_vga.o CC drivers/gpu/drm/nouveau/nouveau_bo.o CC drivers/gpu/drm/nouveau/nouveau_gem.o CC drivers/gpu/drm/nouveau/nouveau_prime.o CC drivers/gpu/drm/nouveau/nouveau_sgdma.o CC drivers/gpu/drm/nouveau/nouveau_ttm.o CC drivers/gpu/drm/nouveau/nouveau_backlight.o CC drivers/gpu/drm/nouveau/nouveau_connector.o CC drivers/gpu/drm/nouveau/nouveau_display.o CC drivers/gpu/drm/nouveau/nv50_display.o CC drivers/gpu/drm/nouveau/nouveau_dp.o CC drivers/gpu/drm/nouveau/nouveau_fbcon.o CC drivers/gpu/drm/nouveau/nv04_fbcon.o CC drivers/gpu/drm/nouveau/nv50_fbcon.o CC drivers/gpu/drm/nouveau/nvc0_fbcon.o CC drivers/gpu/drm/nouveau/nouveau_abi16.o CC drivers/gpu/drm/nouveau/nouveau_chan.o CC drivers/gpu/drm/nouveau/nouveau_dma.o CC drivers/gpu/drm/nouveau/nouveau_fence.o CC drivers/gpu/drm/nouveau/nv04_fence.o CC drivers/gpu/drm/nouveau/nv10_fence.o CC drivers/gpu/drm/nouveau/nv17_fence.o CC drivers/gpu/drm/nouveau/nv50_fence.o CC drivers/gpu/drm/nouveau/nv84_fence.o CC drivers/gpu/drm/nouveau/nvc0_fence.o CC drivers/gpu/drm/nouveau/nouveau_bios.o CC drivers/gpu/drm/nouveau/dispnv04/arb.o CC drivers/gpu/drm/nouveau/dispnv04/crtc.o CC drivers/gpu/drm/nouveau/dispnv04/cursor.o CC drivers/gpu/drm/nouveau/dispnv04/dac.o CC drivers/gpu/drm/nouveau/dispnv04/dfp.o CC drivers/gpu/drm/nouveau/dispnv04/disp.o CC drivers/gpu/drm/nouveau/dispnv04/hw.o CC drivers/gpu/drm/nouveau/dispnv04/overlay.o CC drivers/gpu/drm/nouveau/dispnv04/tvmodesnv17.o CC drivers/gpu/drm/nouveau/dispnv04/tvnv04.o CC drivers/gpu/drm/nouveau/dispnv04/tvnv17.o LD drivers/gpu/drm/nouveau/nouveau.o LD drivers/gpu/drm/nouveau/built-in.o LD drivers/gpu/drm/built-in.o LD drivers/gpu/built-in.o /home/kisskb/slave/src/Makefile:963: recipe for target 'drivers' failed make[1]: *** [drivers] Error 2 make[1]: Leaving directory '/home/kisskb/slave/build/linux-next_arm-randconfig_arm' Makefile:146: recipe for target 'sub-make' failed make: *** [sub-make] Error 2 Command 'make -j 8 ARCH=arm O=/home/kisskb/slave/build/linux-next_arm-randconfig_arm CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- ' returned non-zero exit status 2 # rm -rf /home/kisskb/slave/build/linux-next_arm-randconfig_arm # Build took: 0:02:10.070491