# < git ls-remote /scratch/git/sfr/linux-next refs/heads/master # < git rev-parse tmp/linux-next remote == local, skipping fetch # < git rev-parse tmp/linux-next Upstream revision is 633594bb2d3890711a887897f2003f41735f0dfa Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next (was 633594b). # git checkout -q -f -b linux-next tmp/linux-next # < git ls-files --others --modified # git ls-files --others --modified cmd.log # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=x86_64 O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_x86_64-randconfig_x86_64 CROSS_COMPILE=/opt/cross/gcc-4.6-nolibc/x86_64-linux/bin/x86_64-linux- -f kisskb-version.mk makewrap: Using -j factor 128 # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=x86_64 O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_x86_64-randconfig_x86_64 CROSS_COMPILE=/opt/cross/gcc-4.6-nolibc/x86_64-linux/bin/x86_64-linux- randconfig makewrap: Using -j factor 128 In file included from scripts/kconfig/zconf.tab.c:2537:0: /scratch/kisskb/src/scripts/kconfig/menu.c: In function 'get_symbol_str': /scratch/kisskb/src/scripts/kconfig/menu.c:590:18: warning: 'jump' may be used uninitialized in this function [-Wmaybe-uninitialized] jump->offset = strlen(r->s); ^ /scratch/kisskb/src/scripts/kconfig/menu.c:551:19: note: 'jump' was declared here struct jump_key *jump; ^ KCONFIG_SEED=0x2FAA4474 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=x86_64 O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_x86_64-randconfig_x86_64 CROSS_COMPILE=/opt/cross/gcc-4.6-nolibc/x86_64-linux/bin/x86_64-linux- makewrap: Using -j factor 128 GEN ./Makefile scripts/kconfig/conf --silentoldconfig Kconfig /scratch/kisskb/src/arch/x86/Makefile:118: stack-protector enabled but compiler support broken SYSTBL arch/x86/syscalls/../include/generated/asm/syscalls_32.h SYSHDR arch/x86/syscalls/../include/generated/asm/unistd_32_ia32.h CHK include/config/kernel.release SYSHDR arch/x86/syscalls/../include/generated/asm/unistd_64_x32.h SYSTBL arch/x86/syscalls/../include/generated/asm/syscalls_64.h SYSHDR arch/x86/syscalls/../include/generated/uapi/asm/unistd_32.h SYSHDR arch/x86/syscalls/../include/generated/uapi/asm/unistd_x32.h SYSHDR arch/x86/syscalls/../include/generated/uapi/asm/unistd_64.h GEN ./Makefile WRAP arch/x86/include/generated/asm/clkdev.h WRAP arch/x86/include/generated/asm/cputime.h WRAP arch/x86/include/generated/asm/early_ioremap.h WRAP arch/x86/include/generated/asm/mcs_spinlock.h WRAP arch/x86/include/generated/asm/scatterlist.h CHK include/generated/uapi/linux/version.h UPD include/generated/uapi/linux/version.h HOSTCC arch/x86/tools/relocs_32.o HOSTCC arch/x86/tools/relocs_64.o HOSTCC arch/x86/tools/relocs_common.o HOSTCC scripts/kallsyms HOSTCC scripts/pnmtologo HOSTCC scripts/conmakehash HOSTCC scripts/sortextable CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig CC scripts/mod/devicetable-offsets.s GEN scripts/mod/devicetable-offsets.h MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o HOSTLD arch/x86/tools/relocs HOSTLD scripts/mod/modpost UPD include/config/kernel.release Using /scratch/kisskb/src as source for kernel CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h CC kernel/bounds.s GEN include/generated/bounds.h CC arch/x86/kernel/asm-offsets.s GEN include/generated/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh LD usr/built-in.o CHK include/generated/compile.h CC init/main.o CC init/do_mounts.o CC init/noinitramfs.o CC init/calibrate.o CC init/init_task.o UPD include/generated/compile.h LD arch/x86/net/built-in.o CC init/version.o CC arch/x86/realmode/init.o AS arch/x86/realmode/rm/header.o LD arch/x86/platform/ce4100/built-in.o AS arch/x86/realmode/rm/trampoline_64.o LD arch/x86/platform/geode/built-in.o AS arch/x86/realmode/rm/stack.o LD arch/x86/platform/efi/built-in.o LD arch/x86/platform/goldfish/built-in.o LD arch/x86/platform/intel-mid/built-in.o AS arch/x86/realmode/rm/reboot.o CC ipc/util.o CC ipc/msgutil.o CC ipc/msg.o LD arch/x86/platform/olpc/built-in.o CC ipc/sem.o LD arch/x86/platform/iris/built-in.o LD arch/x86/platform/scx200/built-in.o CC security/commoncap.o CC ipc/shm.o LD arch/x86/platform/ts5500/built-in.o CC security/min_addr.o LD arch/x86/platform/sfi/built-in.o CC ipc/ipcns_notifier.o LD arch/x86/platform/uv/built-in.o PASYMS arch/x86/realmode/rm/pasyms.h CC security/inode.o CC ipc/syscall.o CC security/lsm_audit.o CC ipc/ipc_sysctl.o CC arch/x86/mm/init.o LD arch/x86/platform/built-in.o LDS arch/x86/realmode/rm/realmode.lds CC security/device_cgroup.o CC arch/x86/mm/init_64.o CC arch/x86/mm/fault.o CC security/keys/gc.o LD arch/x86/realmode/rm/realmode.elf CC arch/x86/mm/ioremap.o CC security/keys/key.o CC arch/x86/vdso/vma.o CC security/keys/keyring.o CC kernel/fork.o CC kernel/exec_domain.o LDS arch/x86/vdso/vdso.lds RELOCS arch/x86/realmode/rm/realmode.relocs CC security/keys/keyctl.o CC arch/x86/mm/extable.o CC kernel/panic.o OBJCOPY arch/x86/realmode/rm/realmode.bin AS arch/x86/vdso/vdso-note.o CC kernel/cpu.o CC security/keys/permission.o CC kernel/exit.o CC security/keys/process_keys.o CC arch/x86/mm/pageattr.o CC arch/x86/vdso/vclock_gettime.o AS arch/x86/realmode/rmpiggy.o CC arch/x86/mm/mmap.o CC kernel/itimer.o CC security/keys/request_key.o HZFILE kernel/hz.bc CC fs/open.o LD sound/built-in.o CC security/keys/request_key_auth.o CC arch/x86/mm/pat.o CC arch/x86/vdso/vgetcpu.o CC fs/read_write.o CC fs/file_table.o CC kernel/softirq.o CC arch/x86/vdso/vdso-fakesections.o CC arch/x86/mm/pgtable.o CC security/keys/user_defined.o HOSTCC arch/x86/vdso/vdso2c LD arch/x86/realmode/built-in.o CC fs/super.o CC kernel/resource.o CC fs/char_dev.o CC security/keys/proc.o CC kernel/sysctl.o CC arch/x86/mm/physaddr.o CC security/keys/sysctl.o CC fs/stat.o CC arch/x86/mm/gup.o CC arch/x86/crypto/glue_helper.o CC mm/filemap.o CC arch/x86/kernel/process_64.o CC security/keys/persistent.o CC kernel/sysctl_binary.o CC mm/mempool.o AS arch/x86/crypto/camellia-aesni-avx-asm_64.o CC arch/x86/kernel/signal.o CC arch/x86/mm/setup_nx.o CC mm/oom_kill.o CC mm/fadvise.o AS arch/x86/kernel/entry_64.o CC [M] security/keys/trusted.o CC fs/exec.o CC arch/x86/crypto/camellia_aesni_avx_glue.o AS arch/x86/crypto/camellia-x86_64-asm_64.o CC mm/maccess.o CC arch/x86/kernel/traps.o CC kernel/capability.o CC arch/x86/mm/pat_rbtree.o CC arch/x86/kernel/irq.o CC mm/page_alloc.o CC arch/x86/kernel/irq_64.o CC kernel/ptrace.o CC fs/pipe.o CC mm/page-writeback.o CC arch/x86/kernel/dumpstack_64.o CC arch/x86/mm/tlb.o CC mm/readahead.o CC fs/namei.o CC arch/x86/kernel/time.o CC kernel/timer.o CC arch/x86/crypto/camellia_glue.o CC mm/swap.o CC arch/x86/kernel/ioport.o AS arch/x86/crypto/crc32-pclmul_asm.o CC arch/x86/crypto/crc32-pclmul_glue.o CC arch/x86/mm/hugetlbpage.o CC mm/truncate.o CC kernel/user.o CC arch/x86/mm/kmmio.o CC kernel/signal.o CC arch/x86/kernel/ldt.o AS arch/x86/crypto/crct10dif-pcl-asm_64.o CC fs/fcntl.o CC mm/vmscan.o CC arch/x86/kernel/dumpstack.o CC arch/x86/mm/pf_in.o CC kernel/sys.o CC mm/shmem.o AS arch/x86/crypto/ghash-clmulni-intel_asm.o CC arch/x86/crypto/crct10dif-pclmul_glue.o CC fs/ioctl.o CC arch/x86/kernel/nmi.o CC kernel/kmod.o LD security/keys/encrypted-keys/built-in.o CC arch/x86/mm/mmio-mod.o CC fs/readdir.o CC mm/util.o CC arch/x86/kernel/setup.o CC arch/x86/crypto/ghash-clmulni-intel_glue.o CC kernel/workqueue.o CC mm/mmzone.o CC [M] arch/x86/mm/testmmiotrace.o CC [M] security/keys/encrypted-keys/encrypted.o CC arch/x86/pci/i386.o CC block/bio.o MK_FW firmware/bnx2/bnx2-mips-09-6.2.1a.fw.gen.S IHEX firmware/bnx2/bnx2-mips-09-6.2.1a.fw CC block/elevator.o AS arch/x86/crypto/twofish-x86_64-asm_64.o CC arch/x86/kernel/x86_init.o LD arch/x86/video/built-in.o CC arch/x86/pci/init.o CC [M] arch/x86/video/fbdev.o CC arch/x86/crypto/twofish_glue.o CC arch/x86/kernel/i8259.o CC fs/select.o MK_FW firmware/bnx2/bnx2-rv2p-09-6.0.17.fw.gen.S IHEX firmware/bnx2/bnx2-rv2p-09-6.0.17.fw CC arch/x86/power/cpu.o AS [M] arch/x86/crypto/camellia-aesni-avx2-asm_64.o CC block/blk-core.o CC fs/dcache.o MK_FW firmware/bnx2/bnx2-rv2p-09ax-6.0.17.fw.gen.S CC arch/x86/power/hibernate_64.o IHEX firmware/bnx2/bnx2-rv2p-09ax-6.0.17.fw MK_FW firmware/bnx2/bnx2-mips-06-6.2.1.fw.gen.S CC crypto/api.o IHEX firmware/bnx2/bnx2-mips-06-6.2.1.fw CC arch/x86/kernel/irqinit.o CC arch/x86/kernel/jump_label.o MK_FW firmware/bnx2/bnx2-rv2p-06-6.0.15.fw.gen.S IHEX firmware/bnx2/bnx2-rv2p-06-6.0.15.fw MK_FW firmware/sun/cassini.bin.gen.S CC fs/inode.o IHEX firmware/sun/cassini.bin MK_FW firmware/e100/d101m_ucode.bin.gen.S LD init/mounts.o IHEX firmware/e100/d101m_ucode.bin CC net/socket.o LD init/built-in.o MK_FW firmware/e100/d101s_ucode.bin.gen.S IHEX firmware/e100/d101s_ucode.bin MK_FW firmware/e100/d102e_ucode.bin.gen.S IHEX firmware/e100/d102e_ucode.bin AS firmware/bnx2/bnx2-mips-09-6.2.1a.fw.gen.o AS firmware/bnx2/bnx2-rv2p-09-6.0.17.fw.gen.o LD drivers/amba/built-in.o AS firmware/bnx2/bnx2-rv2p-09ax-6.0.17.fw.gen.o AS firmware/bnx2/bnx2-mips-06-6.2.1.fw.gen.o CC [M] security/keys/encrypted-keys/ecryptfs_format.o CC [M] security/keys/encrypted-keys/masterkey_trusted.o CC kernel/pid.o CC drivers/ata/libata-core.o AS firmware/bnx2/bnx2-rv2p-06-6.0.15.fw.gen.o CC arch/x86/lib/msr-smp.o LD drivers/atm/built-in.o CC [M] arch/x86/crypto/camellia_aesni_avx2_glue.o CC [M] arch/x86/crypto/crc32c-intel_glue.o AS [M] arch/x86/crypto/crc32c-pcl-intel-asm_64.o CC fs/attr.o AS [M] arch/x86/crypto/salsa20-x86_64-asm_64.o AS firmware/sun/cassini.bin.gen.o AS firmware/e100/d101m_ucode.bin.gen.o CC drivers/ata/libata-scsi.o AS firmware/e100/d101s_ucode.bin.gen.o CC block/blk-tag.o AS firmware/e100/d102e_ucode.bin.gen.o CC arch/x86/lib/cache-smp.o AS arch/x86/power/hibernate_asm_64.o CC crypto/cipher.o CC arch/x86/lib/msr.o CC mm/vmstat.o CC arch/x86/kernel/irq_work.o CC block/blk-sysfs.o CC mm/backing-dev.o CC [M] arch/x86/crypto/salsa20_glue.o LD firmware/built-in.o VDSO arch/x86/vdso/vdso64.so.dbg CC kernel/task_work.o CC kernel/extable.o CC kernel/params.o CC mm/mm_init.o CC lib/usercopy.o /scratch/kisskb/src/arch/x86/include/asm/xsave.h:73:12: warning: 'xsave_state_booting' defined but not used [-Wunused-function] CC arch/x86/kernel/probe_roms.o CC arch/x86/kernel/sys_x86_64.o CC arch/x86/kernel/x8664_ksyms_64.o AS arch/x86/kernel/mcount_64.o CC mm/mmu_context.o CC mm/percpu.o CC lib/lockref.o CC arch/x86/pci/direct.o CC kernel/posix-timers.o AS [M] arch/x86/crypto/serpent-avx-x86_64-asm_64.o CC arch/x86/kernel/syscall_64.o CC arch/x86/pci/fixup.o CC kernel/kthread.o CC arch/x86/pci/legacy.o CC kernel/sys_ni.o CC arch/x86/kernel/vsyscall_gtod.o CC kernel/posix-cpu-timers.o CC arch/x86/kernel/vsyscall_64.o CC mm/slab_common.o CC lib/bcd.o CC lib/div64.o CC [M] arch/x86/crypto/serpent_avx_glue.o CC lib/sort.o AS arch/x86/kernel/vsyscall_emu_64.o CC lib/parser.o AS arch/x86/lib/msr-reg.o CC arch/x86/kernel/espfix_64.o CC lib/halfmd4.o CC drivers/ata/libata-eh.o CC mm/compaction.o AS [M] arch/x86/crypto/sha1_ssse3_asm.o CC crypto/compress.o CC arch/x86/kernel/ksysfs.o CC mm/balloon_compaction.o CC fs/bad_inode.o CC kernel/hrtimer.o CC kernel/nsproxy.o CC mm/vmacache.o CC fs/file.o CC arch/x86/lib/msr-reg-export.o CC arch/x86/pci/irq.o CC fs/filesystems.o CC arch/x86/kernel/bootflag.o LD arch/x86/mm/mmiotrace.o CC lib/debug_locks.o CC arch/x86/kernel/e820.o CC kernel/notifier.o CC block/blk-flush.o CC crypto/memneq.o CC arch/x86/lib/hash.o CC lib/random32.o CC arch/x86/pci/common.o CC [M] arch/x86/crypto/sha1_ssse3_glue.o AS [M] arch/x86/crypto/sha1_avx2_x86_64_asm.o CC mm/interval_tree.o CC fs/namespace.o CC kernel/ksysfs.o CC arch/x86/kernel/pci-dma.o CC fs/seq_file.o CC kernel/cred.o CC drivers/ata/libata-transport.o CC drivers/ata/ahci.o LD drivers/auxdisplay/built-in.o /scratch/kisskb/src/arch/x86/include/asm/xsave.h:73:12: warning: 'xsave_state_booting' defined but not used [-Wunused-function] CC mm/list_lru.o LD drivers/block/built-in.o CC fs/xattr.o CC fs/libfs.o CC fs/fs-writeback.o CC lib/bust_spinlocks.o CC lib/hexdump.o LD drivers/bus/built-in.o CC kernel/reboot.o LD arch/x86/power/built-in.o LD drivers/bluetooth/built-in.o CC kernel/async.o CC lib/kasprintf.o CC kernel/range.o CC arch/x86/pci/early.o CC [M] drivers/bluetooth/hci_vhci.o CC fs/pnode.o CC drivers/base/component.o CC arch/x86/kernel/quirks.o CC block/blk-settings.o CC drivers/base/core.o CC drivers/cdrom/cdrom.o CC lib/bitmap.o CC block/blk-ioc.o CC crypto/algapi.o CC drivers/base/bus.o CC crypto/scatterwalk.o AS arch/x86/lib/iomap_copy_64.o CC drivers/char/mem.o LD drivers/clk/x86/built-in.o CC arch/x86/kernel/topology.o CC lib/scatterlist.o LD drivers/clk/built-in.o CC lib/gcd.o CC arch/x86/kernel/kdebugfs.o CC drivers/base/dd.o CC arch/x86/kernel/alternative.o /scratch/kisskb/src/arch/x86/include/asm/xsave.h:73:12: warning: 'xsave_state_booting' defined but not used [-Wunused-function] AS [M] arch/x86/crypto/sha256-ssse3-asm.o AS arch/x86/lib/clear_page_64.o AS [M] arch/x86/crypto/sha256-avx-asm.o CC arch/x86/kernel/i8253.o CC fs/splice.o CC kernel/groups.o CC lib/lcm.o LD [M] security/keys/encrypted-keys/encrypted-keys.o VDSO2C arch/x86/vdso/vdso-image-64.c CC kernel/smpboot.o CC arch/x86/vdso/vdso-image-64.o CC drivers/clocksource/sh_cmt.o CC mm/workingset.o LD security/keys/built-in.o CC drivers/char/random.o CC drivers/base/syscore.o CC arch/x86/lib/cmdline.o CC drivers/char/misc.o CC kernel/events/core.o LD security/built-in.o CC fs/sync.o CC drivers/clocksource/sh_tmu.o CC lib/list_sort.o /scratch/kisskb/src/arch/x86/include/asm/xsave.h:73:12: warning: 'xsave_state_booting' defined but not used [-Wunused-function] CC lib/uuid.o CC kernel/irq/irqdesc.o CC fs/utimes.o CC kernel/printk/printk.o CC fs/stack.o CC mm/iov_iter.o CC mm/gup.o CC kernel/events/ring_buffer.o CC kernel/power/qos.o CC mm/highmem.o CC mm/madvise.o CC kernel/power/main.o AS [M] arch/x86/crypto/sha256-avx2-asm.o CC kernel/locking/mutex.o CC kernel/locking/semaphore.o CC kernel/irq/handle.o CC lib/flex_array.o AS arch/x86/lib/cmpxchg16b_emu.o CC kernel/power/console.o CC lib/iovec.o LD arch/x86/vdso/built-in.o CC fs/fs_struct.o CC kernel/events/callchain.o CC kernel/irq/manage.o CC lib/clz_ctz.o LD ipc/built-in.o CC fs/statfs.o CC arch/x86/kernel/pci-nommu.o CC [M] drivers/bluetooth/btmrvl_main.o CC kernel/power/process.o CC [M] drivers/bluetooth/btmrvl_debugfs.o CC fs/buffer.o AS arch/x86/lib/copy_page_64.o CC [M] arch/x86/crypto/sha256_ssse3_glue.o CC kernel/events/hw_breakpoint.o AS arch/x86/lib/copy_user_64.o /scratch/kisskb/src/mm/slab_common.c: In function 'kmem_cache_create': /scratch/kisskb/src/mm/slab_common.c:202:21: warning: 's' may be used uninitialized in this function [-Wuninitialized] CC mm/memory.o CC kernel/power/suspend.o CC block/blk-map.o CC arch/x86/kernel/hw_breakpoint.o CC fs/block_dev.o AS arch/x86/lib/copy_user_nocache_64.o CC arch/x86/kernel/tsc.o CC drivers/base/driver.o CC lib/bsearch.o CC kernel/locking/rwsem.o CC lib/find_last_bit.o CC kernel/locking/mcs_spinlock.o CC fs/direct-io.o AS [M] arch/x86/crypto/twofish-avx-x86_64-asm_64.o AS arch/x86/lib/csum-copy_64.o CC arch/x86/kernel/tsc_msr.o CC kernel/locking/mutex-debug.o CC arch/x86/kernel/io_delay.o CC kernel/rcu/update.o CC mm/mincore.o CC kernel/locking/lockdep.o CC arch/x86/lib/csum-partial_64.o CC kernel/rcu/srcu.o CC arch/x86/kernel/rtc.o CC kernel/time/timekeeping.o CC kernel/rcu/rcutorture.o CC kernel/sched/core.o CC lib/find_next_bit.o CC kernel/rcu/tree.o CC lib/llist.o CC kernel/time/ntp.o CC mm/mlock.o CC arch/x86/pci/bus_numa.o CC kernel/trace/trace_clock.o CC kernel/time/clocksource.o CC kernel/sched/proc.o CC kernel/time/jiffies.o CC arch/x86/kernel/pci-iommu_table.o LD arch/x86/mm/built-in.o CC kernel/trace/ftrace.o CC kernel/trace/ring_buffer.o CC fs/mpage.o CC mm/mmap.o CC kernel/freezer.o CC kernel/irq/spurious.o CC kernel/profile.o CC kernel/irq/resend.o CC mm/mprotect.o CC kernel/power/hibernate.o CC lib/memweight.o /scratch/kisskb/src/arch/x86/include/asm/xsave.h:73:12: warning: 'xsave_state_booting' defined but not used [-Wunused-function] CC kernel/trace/trace.o CC lib/kfifo.o CC kernel/locking/lockdep_proc.o CC kernel/locking/spinlock.o CC kernel/rcu/tree_trace.o CC arch/x86/kernel/resource.o CC arch/x86/kernel/process.o CC arch/x86/kernel/i387.o CC kernel/irq/chip.o CC kernel/stacktrace.o CC fs/proc_namespace.o CC drivers/ata/libahci.o CC [M] drivers/ata/sata_inic162x.o CC block/blk-exec.o CC mm/mremap.o CC arch/x86/kernel/xsave.o CC [M] drivers/bluetooth/hci_ldisc.o CC kernel/power/snapshot.o CC [M] arch/x86/crypto/twofish_avx_glue.o LD drivers/connector/built-in.o CC arch/x86/kernel/ptrace.o CC lib/percpu-refcount.o CC kernel/irq/dummychip.o CC [M] drivers/connector/cn_queue.o CC [M] drivers/ata/sata_sil24.o AS [M] arch/x86/crypto/twofish-x86_64-asm_64-3way.o CC kernel/locking/lglock.o CC block/blk-merge.o CC kernel/locking/rtmutex.o CC arch/x86/lib/csum-wrappers_64.o CC arch/x86/lib/delay.o CC mm/msync.o AS arch/x86/lib/getuser.o CC lib/percpu_ida.o CC kernel/time/timer_list.o CC kernel/trace/trace_output.o CC lib/hash.o LD fs/9p/built-in.o CC kernel/trace/trace_stat.o CC lib/string_helpers.o CC arch/x86/kernel/step.o CC [M] fs/9p/vfs_super.o CC [M] fs/9p/vfs_inode.o LD fs/afs/built-in.o CC [M] arch/x86/crypto/twofish_glue_3way.o CC [M] drivers/connector/connector.o GEN arch/x86/lib/inat-tables.c CC block/blk-softirq.o CC [M] fs/afs/callback.o CC crypto/proc.o CC lib/test-string_helpers.o CC kernel/time/timeconv.o CC drivers/cpuidle/cpuidle.o CC kernel/locking/rtmutex-tester.o CC mm/rmap.o CC kernel/power/swap.o CC kernel/futex.o CC kernel/time/posix-clock.o CC mm/vmalloc.o CC [M] fs/afs/cell.o CC kernel/locking/spinlock_debug.o CC [M] drivers/bluetooth/hci_h4.o CC kernel/power/user.o CC lib/kstrtox.o CC drivers/clocksource/em_sti.o CC kernel/sched/clock.o LD arch/x86/crypto/camellia-x86_64.o CC drivers/clocksource/i8253.o CC kernel/dma.o CC arch/x86/lib/insn.o AS arch/x86/lib/memcpy_64.o CC mm/pagewalk.o CC crypto/ablkcipher.o CC mm/pgtable-generic.o CC arch/x86/pci/amd_bus.o CC block/blk-timeout.o CC block/blk-iopoll.o CC fs/autofs4/init.o CC kernel/trace/trace_printk.o CC lib/iomap.o CC lib/pci_iomap.o CC kernel/trace/trace_sched_switch.o CC kernel/power/block_io.o CC kernel/sched/cputime.o CC kernel/trace/trace_functions.o CC kernel/sched/idle_task.o CC mm/process_vm_access.o CC kernel/time/alarmtimer.o CC mm/init-mm.o CC mm/nobootmem.o CC mm/memblock.o CC kernel/locking/rwsem-xadd.o CC mm/page_io.o CC kernel/power/wakelock.o CC kernel/power/poweroff.o CC kernel/locking/qrwlock.o CC kernel/irq/devres.o CC kernel/time/clockevents.o LD drivers/crypto/built-in.o CC kernel/irq/generic-chip.o CC kernel/trace/trace_irqsoff.o /scratch/kisskb/src/arch/x86/include/asm/xsave.h:73:12: warning: 'xsave_state_booting' defined but not used [-Wunused-function] CC kernel/irq/autoprobe.o AS arch/x86/lib/memmove_64.o AS arch/x86/lib/memset_64.o CC arch/x86/lib/misc.o CC kernel/irq/irqdomain.o LD arch/x86/crypto/twofish-x86_64.o CC [M] fs/9p/vfs_inode_dotl.o LD arch/x86/crypto/ghash-clmulni-intel.o CC [M] fs/afs/cmservice.o LD arch/x86/crypto/crc32-pclmul.o CC mm/swap_state.o CC [M] fs/afs/dir.o LD arch/x86/crypto/crct10dif-pclmul.o CC kernel/time/tick-common.o CC [M] drivers/bluetooth/hci_bcsp.o CC kernel/irq/proc.o CC mm/swapfile.o AS arch/x86/lib/putuser.o CC block/blk-lib.o CC mm/frontswap.o AS arch/x86/lib/rwlock.o CC fs/autofs4/inode.o LD arch/x86/crypto/camellia-aesni-avx-x86_64.o CC [M] drivers/bluetooth/bluecard_cs.o CC kernel/sched/fair.o CC mm/dmapool.o AS arch/x86/lib/rwsem.o CC mm/hugetlb.o CC drivers/cpuidle/driver.o CC [M] kernel/locking/locktorture.o AS arch/x86/lib/thunk_64.o CC lib/iomap_copy.o CC crypto/blkcipher.o CC [M] fs/afs/file.o LD arch/x86/crypto/built-in.o LD [M] arch/x86/crypto/twofish-x86_64-3way.o CC [M] fs/afs/flock.o CC drivers/devfreq/devfreq.o CC fs/btrfs/super.o LD [M] arch/x86/crypto/salsa20-x86_64.o CC [M] drivers/devfreq/governor_simpleondemand.o CC arch/x86/lib/usercopy.o LD [M] arch/x86/crypto/crc32c-intel.o CC arch/x86/lib/usercopy_64.o CC lib/devres.o CC fs/autofs4/root.o CC lib/check_signature.o LD [M] arch/x86/crypto/sha1-ssse3.o LD drivers/clocksource/built-in.o CC kernel/time/tick-broadcast.o LD [M] arch/x86/crypto/sha256-ssse3.o LD fs/cachefiles/built-in.o LD [M] arch/x86/crypto/twofish-avx-x86_64.o LD [M] arch/x86/crypto/serpent-avx-x86_64.o CC lib/locking-selftest.o CC [M] fs/cachefiles/bind.o LD drivers/firewire/built-in.o CC drivers/base/class.o CC fs/autofs4/symlink.o LD [M] arch/x86/crypto/camellia-aesni-avx2.o CC [M] fs/cachefiles/daemon.o CC drivers/extcon/extcon-class.o CC [M] drivers/firewire/nosy.o CC block/blk-mq.o /scratch/kisskb/src/fs/direct-io.c: In function '__blockdev_direct_IO': /scratch/kisskb/src/fs/direct-io.c:1011:12: warning: 'to' may be used uninitialized in this function [-Wuninitialized] /scratch/kisskb/src/fs/direct-io.c:913:16: note: 'to' was declared here /scratch/kisskb/src/fs/direct-io.c:1011:12: warning: 'from' may be used uninitialized in this function [-Wuninitialized] /scratch/kisskb/src/fs/direct-io.c:913:10: note: 'from' was declared here CC [M] fs/9p/vfs_addr.o CC mm/sparse.o CC drivers/extcon/extcon-max77693.o CC drivers/extcon/extcon-palmas.o CC mm/slab.o CC kernel/irq/migration.o CC kernel/sched/rt.o CC fs/autofs4/waitq.o CC kernel/smp.o LD arch/x86/pci/built-in.o CC fs/autofs4/expire.o CC fs/btrfs/ctree.o CC fs/autofs4/dev-ioctl.o CC [M] fs/cachefiles/interface.o LD arch/x86/lib/built-in.o CC lib/hweight.o CC kernel/sched/deadline.o CC lib/interval_tree.o CC arch/x86/lib/inat.o CC kernel/time/tick-broadcast-hrtimer.o CC kernel/irq/pm.o CC kernel/trace/trace_nop.o CC mm/filemap_xip.o CC mm/migrate.o CC lib/assoc_array.o CC [M] fs/cachefiles/key.o CC mm/memcontrol.o CC mm/page_cgroup.o CC kernel/module.o CC [M] drivers/devfreq/governor_userspace.o CC kernel/kallsyms.o CC crypto/ahash.o CC kernel/kexec.o CC kernel/time/tick-oneshot.o LD [M] drivers/connector/cn.o CC [M] drivers/bluetooth/btuart_cs.o CC crypto/shash.o CC drivers/base/platform.o CC kernel/time/tick-sched.o CC kernel/cgroup.o CC mm/vmpressure.o CC block/blk-mq-tag.o CC net/802/p8022.o CC drivers/base/cpu.o CC kernel/time/timer_stats.o CC [M] fs/afs/fsclient.o CC kernel/sched/stop_task.o CC drivers/cpuidle/governor.o CC kernel/sched/wait.o CC net/802/psnap.o CC mm/hugetlb_cgroup.o CC lib/bitrev.o CC lib/crc16.o CC block/blk-mq-sysfs.o CC fs/cifs/cifsfs.o CC fs/cifs/cifssmb.o CC mm/cleancache.o CC net/8021q/vlan_core.o CC fs/cifs/cifs_debug.o CC arch/x86/kernel/i8237.o LD net/9p/built-in.o CC kernel/trace/trace_stack.o LD fs/coda/built-in.o CC [M] net/9p/mod.o CC kernel/trace/trace_mmiotrace.o LD drivers/cdrom/built-in.o CC [M] fs/coda/psdev.o CC [M] fs/coda/cache.o CC fs/cifs/connect.o CC drivers/char/virtio_console.o CC kernel/sched/completion.o CC kernel/time/timekeeping_debug.o CC kernel/sched/idle.o CC mm/page_isolation.o CC kernel/sched/cpupri.o CC kernel/cpuset.o CC drivers/base/firmware.o AR arch/x86/lib/lib.a CC kernel/sched/cpudeadline.o CC [M] net/9p/client.o CC kernel/trace/blktrace.o CC mm/zsmalloc.o CC kernel/sched/auto_group.o CC [M] fs/afs/inode.o CC mm/early_ioremap.o CC kernel/sched/stats.o LD kernel/locking/built-in.o CC crypto/algboss.o CC [M] fs/afs/main.o CC kernel/pid_namespace.o CC crypto/testmgr.o CC kernel/trace/trace_events.o CC block/blk-mq-cpu.o CC fs/cifs/dir.o CC kernel/res_counter.o CC arch/x86/kernel/stacktrace.o CC [M] fs/afs/misc.o CC kernel/sched/debug.o CC kernel/trace/trace_export.o CC kernel/stop_machine.o CC kernel/trace/trace_event_perf.o CC kernel/sched/cpuacct.o CC [M] fs/cachefiles/main.o CC kernel/trace/trace_events_filter.o LD kernel/printk/built-in.o LD kernel/irq/built-in.o CC drivers/cpuidle/sysfs.o CC kernel/audit.o CC [M] fs/cachefiles/namei.o CC kernel/trace/trace_events_trigger.o CC [M] fs/cachefiles/rdwr.o CC drivers/base/init.o CC [M] fs/cachefiles/security.o CC drivers/cpuidle/governors/menu.o CC [M] fs/9p/vfs_file.o CC [M] net/9p/error.o CC [M] fs/afs/mntpt.o CC [M] fs/afs/proc.o CC [M] fs/coda/cnode.o CC kernel/auditfilter.o CC lib/crc-t10dif.o CC kernel/hung_task.o CC lib/crc-itu-t.o HOSTCC lib/gen_crc32table CC crypto/crypto_wq.o CC [M] fs/cachefiles/xattr.o CC lib/crc7.o CC [M] net/9p/util.o CC kernel/watchdog.o CC net/802/fddi.o CC lib/genalloc.o LD fs/autofs4/autofs4.o LD fs/autofs4/built-in.o CC [M] net/9p/protocol.o CC lib/lz4/lz4hc_compress.o CC lib/lz4/lz4_decompress.o CC lib/lzo/lzo1x_compress.o LD kernel/power/built-in.o LD lib/fonts/built-in.o CC kernel/trace/power-traces.o LD drivers/devfreq/built-in.o CC [M] lib/fonts/fonts.o CC [M] lib/fonts/font_sun8x16.o CC drivers/base/map.o CC [M] fs/afs/rxrpc.o CC net/802/hippi.o CC lib/lzo/lzo1x_decompress_safe.o LD kernel/trace/libftrace.o CC [M] fs/afs/security.o LD lib/mpi/built-in.o CC fs/configfs/inode.o CC [M] lib/mpi/generic_mpih-lshift.o CC lib/raid6/algos.o CC kernel/utsname_sysctl.o CC drivers/firmware/dmi_scan.o LD arch/x86/kernel/acpi/built-in.o CC kernel/tracepoint.o CC net/appletalk/aarp.o CC kernel/latencytop.o LD kernel/time/built-in.o LD drivers/extcon/built-in.o LD net/atm/built-in.o CC [M] net/9p/trans_fd.o CC [M] fs/coda/inode.o CC [M] net/atm/addr.o CC crypto/fips.o CC kernel/elfcore.o CC net/appletalk/ddp.o CC arch/x86/kernel/apic/apic.o CC arch/x86/kernel/apic/apic_noop.o CC arch/x86/kernel/apic/ipi.o CC kernel/irq_work.o CC arch/x86/kernel/apic/hw_nmi.o CC [M] net/atm/pvc.o CC [M] net/9p/trans_common.o CC [M] lib/fonts/font_8x16.o CC [M] net/atm/signaling.o CC arch/x86/kernel/apic/io_apic.o LD net/bluetooth/built-in.o CC [M] fs/coda/dir.o CC arch/x86/kernel/reboot.o CC kernel/padata.o LD arch/x86/kernel/kprobes/built-in.o CC arch/x86/kernel/early-quirks.o CC arch/x86/kernel/cpu/intel_cacheinfo.o CC [M] net/bluetooth/af_bluetooth.o CC kernel/crash_dump.o CC drivers/fmc/fmc-core.o CC arch/x86/kernel/smp.o CC [M] lib/mpi/generic_mpih-mul1.o CC arch/x86/kernel/smpboot.o CC drivers/char/raw.o CC drivers/fmc/fmc-match.o CC [M] fs/afs/server.o CC [M] net/9p/trans_rdma.o CC kernel/context_tracking.o CC [M] net/9p/trans_virtio.o CC block/blk-mq-cpumap.o CC drivers/gpio/devres.o CC arch/x86/kernel/apic/apic_flat_64.o CC drivers/char/nvram.o CC [M] net/8021q/vlan.o LD drivers/cpuidle/governors/built-in.o LD drivers/ata/libata.o CC [M] fs/9p/vfs_dir.o CC arch/x86/kernel/apic/probe_64.o LD drivers/ata/built-in.o CC kernel/torture.o CC drivers/char/i8k.o CC [M] lib/mpi/generic_mpih-mul2.o CC crypto/aead.o CC arch/x86/kernel/tsc_sync.o LD lib/lzo/lzo_compress.o LD drivers/cpuidle/built-in.o CC drivers/hsi/hsi_boardinfo.o LD lib/lzo/lzo_decompress.o CC fs/debugfs/inode.o LD lib/lzo/built-in.o CC drivers/base/devres.o CC fs/devpts/inode.o CC drivers/gpu/vga/vgaarb.o CC crypto/chainiv.o CC fs/debugfs/file.o CC drivers/hid/hid-lg.o CC drivers/i2c/i2c-boardinfo.o CC drivers/gpio/gpiolib.o CC drivers/char/tlclk.o CC drivers/idle/i7300_idle.o CC drivers/i2c/i2c-core.o CC lib/xz/xz_dec_syms.o CC [M] net/bluetooth/hci_core.o CC drivers/i2c/i2c-mux.o CC fs/configfs/file.o CC [M] kernel/backtracetest.o LD [M] drivers/bluetooth/hci_uart.o CC [M] lib/fonts/font_6x11.o LD [M] drivers/bluetooth/btmrvl.o LD drivers/gpu/drm/ast/built-in.o CC [M] lib/fonts/font_7x14.o CC [M] drivers/gpu/drm/ast/ast_drv.o CC [M] lib/fonts/font_10x18.o LD drivers/gpu/drm/bridge/built-in.o CC lib/raid6/recov.o CC [M] drivers/gpu/drm/bridge/ptn3460.o CC lib/zlib_deflate/deflate.o CC arch/x86/kernel/setup_percpu.o CC [M] drivers/gpu/drm/ast/ast_main.o CC lib/textsearch.o CC [M] net/bluetooth/hci_conn.o LD kernel/rcu/built-in.o CC arch/x86/kernel/mpparse.o CC lib/zlib_inflate/inffast.o CC [M] lib/fonts/font_acorn_8x8.o BC kernel/timeconst.h CC lib/ts_kmp.o CC [M] lib/fonts/font_mini_4x6.o CC [M] lib/mpi/generic_mpih-mul3.o LD drivers/gpu/drm/i810/built-in.o LD drivers/gpu/drm/i2c/built-in.o CC drivers/hwmon/hwmon.o CC lib/xz/xz_dec_stream.o CC arch/x86/kernel/cpu/scattered.o LD fs/exofs/built-in.o CC [M] drivers/gpu/drm/i2c/ch7006_drv.o CC [M] drivers/gpu/drm/i810/i810_drv.o CC drivers/ide/ide-cd.o CC arch/x86/kernel/cpu/topology.o CC drivers/iio/industrialio-core.o CC [M] fs/afs/super.o CC drivers/gpio/gpio-generic.o CC drivers/iio/industrialio-event.o CC [M] fs/afs/netdevices.o CC [M] net/802/stp.o CC fs/exportfs/expfs.o LD [M] lib/fonts/font.o CC [M] net/802/garp.o CC lib/xz/xz_dec_lzma2.o CC lib/ts_bm.o CC drivers/ide/ide-cd_ioctl.o CC lib/xz/xz_dec_bcj.o CC drivers/i2c/algos/i2c-algo-bit.o CC drivers/gpio/gpio-clps711x.o CC drivers/gpio/gpio-da9052.o LD fs/ext2/built-in.o CC [M] lib/mpi/generic_mpih-rshift.o CC arch/x86/kernel/cpu/proc.o CC [M] fs/ext2/balloc.o CC drivers/i2c/busses/i2c-amd8111.o CC block/ioctl.o CC kernel/time.o CC drivers/ide/ide-cd_verbose.o LD [M] fs/cachefiles/cachefiles.o CC [M] drivers/gpu/drm/i2c/ch7006_mode.o CC arch/x86/kernel/trace_clock.o CC [M] fs/ext2/dir.o CC drivers/i2c/muxes/i2c-mux-gpio.o CC drivers/hsi/hsi.o CC drivers/fmc/fmc-sdb.o LD lib/lz4/built-in.o HOSTCC lib/raid6/mktables CC [M] drivers/i2c/muxes/i2c-mux-pca9541.o CC [M] net/bluetooth/hci_event.o CC [M] drivers/i2c/muxes/i2c-mux-pca954x.o CC [M] fs/afs/vlclient.o UNROLL lib/raid6/int1.c CC lib/zlib_inflate/inflate.o CC drivers/firmware/dmi-sysfs.o LD fs/ext3/built-in.o CC [M] fs/afs/vlocation.o CC fs/btrfs/extent-tree.o CC lib/zlib_inflate/infutil.o CC [M] fs/ext3/balloc.o CC [M] fs/9p/vfs_dentry.o CC [M] fs/afs/vnode.o MKCAP arch/x86/kernel/cpu/capflags.c CC [M] lib/mpi/generic_mpih-sub1.o LD fs/ext4/built-in.o CC [M] lib/mpi/generic_mpih-add1.o CC drivers/gpio/gpio-f7188x.o LD drivers/char/hw_random/built-in.o LD drivers/char/agp/built-in.o CC drivers/hid/hid-lgff.o CC [M] fs/ext4/balloc.o LD drivers/char/pcmcia/built-in.o CC arch/x86/kernel/machine_kexec_64.o CC [M] drivers/char/agp/backend.o CC [M] drivers/char/hw_random/core.o CC [M] drivers/char/pcmcia/synclink_cs.o CC [M] drivers/char/hw_random/intel-rng.o CC [M] drivers/char/hw_random/amd-rng.o CC [M] drivers/char/hw_random/tpm-rng.o CC [M] fs/9p/v9fs.o LD fs/devpts/devpts.o LD fs/devpts/built-in.o CC fs/configfs/dir.o CC drivers/base/attribute_container.o CC [M] fs/coda/file.o CC [M] net/bluetooth/mgmt.o CC block/genhd.o CC net/appletalk/dev.o CC [M] lib/mpi/mpicoder.o CC drivers/i2c/algos/i2c-algo-pca.o CC [M] lib/mpi/mpi-bit.o CC [M] drivers/i2c/i2c-dev.o LD drivers/gpu/drm/mgag200/built-in.o CC [M] drivers/gpu/drm/mgag200/mgag200_main.o CC fs/fat/cache.o CC drivers/gpio/gpio-ich.o CC drivers/gpio/gpio-it8761e.o UNROLL lib/raid6/int2.c CC [M] net/atm/svc.o CC fs/fscache/cache.o CC fs/fat/dir.o UNROLL lib/raid6/int4.c UNROLL lib/raid6/int8.c CC lib/ts_fsm.o UNROLL lib/raid6/int16.c CC lib/percpu_counter.o CC lib/swiotlb.o CC lib/zlib_deflate/deftree.o CC fs/fat/fatent.o /scratch/kisskb/src/kernel/cgroup.c: In function 'cgroup_mount': /scratch/kisskb/src/kernel/cgroup.c:1772:13: warning: 'root' may be used uninitialized in this function [-Wuninitialized] UNROLL lib/raid6/int32.c CC drivers/hid/hid-lg2ff.o LD fs/debugfs/debugfs.o CC lib/raid6/recov_ssse3.o LD fs/debugfs/built-in.o CC drivers/hwmon/hwmon-vid.o CC drivers/i2c/busses/i2c-ismt.o CC drivers/iio/inkern.o LD drivers/gpu/drm/i915/built-in.o CC drivers/iio/industrialio-buffer.o CC lib/raid6/recov_avx2.o CC [M] drivers/gpu/drm/i915/i915_drv.o CC [M] fs/ext4/bitmap.o CC [M] drivers/gpu/drm/i915/i915_params.o CC drivers/gpio/gpio-max730x.o CC [M] drivers/gpu/drm/i915/i915_suspend.o CC [M] drivers/gpu/drm/i915/i915_sysfs.o CC drivers/hid/hid-lg3ff.o CC [M] net/atm/ioctl.o CC [M] net/atm/common.o LD fs/exportfs/exportfs.o CC drivers/idle/intel_idle.o CC drivers/iio/industrialio-trigger.o CC drivers/i2c/busses/i2c-piix4.o LD fs/exportfs/built-in.o CC lib/zlib_deflate/deflate_syms.o CC drivers/i2c/busses/i2c-sis630.o LD drivers/char/tpm/built-in.o CC [M] fs/coda/upcall.o CC [M] drivers/char/tpm/tpm-interface.o LD drivers/i2c/muxes/built-in.o CC fs/fat/file.o LD net/can/built-in.o CC fs/fat/inode.o CC net/dcb/dcbnl.o CC [M] net/can/raw.o CC [M] drivers/gpu/drm/i810/i810_dma.o LD net/caif/built-in.o CC drivers/ide/ide.o CC [M] drivers/gpu/drm/i2c/sil164_drv.o CC [M] net/caif/caif_dev.o CC arch/x86/kernel/cpu/powerflags.o CC drivers/ide/ide-ioctls.o CC net/dcb/dcbevent.o CC drivers/iio/buffer_cb.o LD drivers/gpu/vga/built-in.o CC drivers/firmware/edd.o LD net/802/built-in.o LD kernel/events/built-in.o CC net/dccp/ccid.o CC drivers/hwmon/asb100.o CC block/scsi_ioctl.o CC net/dccp/feat.o CC [M] fs/9p/fid.o CC drivers/hwmon/w83795.o CC drivers/gpio/gpio-max7300.o LD drivers/gpu/drm/panel/built-in.o CC [M] drivers/gpu/drm/ast/ast_mode.o CC net/core/sock.o CC drivers/iio/industrialio-triggered-buffer.o CC net/appletalk/atalk_proc.o CC lib/iommu-helper.o CC fs/cifs/file.o CC [M] drivers/gpu/drm/ast/ast_fb.o CC drivers/ide/ide-io.o CC [M] drivers/gpu/drm/ast/ast_ttm.o CC lib/xz/xz_dec_test.o CC drivers/fmc/fru-parse.o CC drivers/ide/ide-iops.o CC [M] drivers/gpu/drm/ast/ast_post.o CC drivers/iio/kfifo_buf.o CC drivers/hwmon/abituguru.o CC drivers/base/transport_class.o CC [M] lib/mpi/mpi-cmp.o CC drivers/firmware/dell_rbu.o CC crypto/eseqiv.o CC fs/cifs/inode.o CC drivers/fmc/fmc-dump.o CC crypto/seqiv.o CC [M] fs/coda/coda_linux.o CC crypto/pcompress.o CC [M] drivers/gpu/drm/mgag200/mgag200_mode.o CC [M] fs/afs/volume.o CC block/partition-generic.o CC lib/fault-inject.o CC [M] net/8021q/vlan_dev.o CC [M] net/caif/cfcnfg.o CC drivers/i2c/busses/i2c-viapro.o CC drivers/iio/accel/bma180.o LD drivers/hsi/clients/built-in.o CC [M] drivers/hsi/clients/hsi_char.o CC drivers/hid/hid-debug.o CC lib/syscall.o CC net/appletalk/sysctl_net_atalk.o CC [M] fs/coda/symlink.o LD [M] net/9p/9pnet.o LD net/decnet/netfilter/built-in.o LD [M] drivers/char/hw_random/rng-core.o CC [M] drivers/char/agp/frontend.o LD [M] net/9p/9pnet_virtio.o LD drivers/i2c/algos/built-in.o CC [M] drivers/char/agp/generic.o CC drivers/char/hangcheck-timer.o CC [M] net/decnet/af_decnet.o CC [M] drivers/gpu/drm/i2c/tda998x_drv.o LD [M] net/9p/9pnet_rdma.o CC lib/raid6/mmx.o CC [M] fs/9p/xattr.o CC lib/zlib_inflate/inftrees.o CC fs/fscache/cookie.o CC drivers/gpio/gpio-max732x.o CC [M] net/decnet/dn_nsp_in.o CC net/dns_resolver/dns_key.o CC [M] fs/9p/xattr_user.o CC [M] fs/ext2/file.o CC [M] fs/9p/xattr_trusted.o CC net/dsa/dsa.o CC [M] fs/ext2/ialloc.o CC drivers/gpio/gpio-pca953x.o LD kernel/trace/built-in.o CC drivers/iio/adc/nau7802.o CC drivers/gpio/gpio-rc5t583.o CC [M] fs/afs/write.o CC lib/raid6/sse1.o CC [M] lib/mpi/mpih-cmp.o CC drivers/base/topology.o CC [M] fs/ext2/inode.o CC [M] fs/ext2/ioctl.o CC [M] fs/coda/pioctl.o CC [M] fs/ext2/namei.o CC lib/raid6/sse2.o CC [M] fs/coda/sysctl.o /scratch/kisskb/src/drivers/gpu/drm/i915/i915_drv.c: In function 'i915_drm_freeze': /scratch/kisskb/src/drivers/gpu/drm/i915/i915_drv.c:545:2: error: implicit declaration of function 'acpi_target_system_state' [-Werror=implicit-function-declaration] /scratch/kisskb/src/drivers/gpu/drm/i915/i915_drv.c:545:36: error: 'ACPI_STATE_S3' undeclared (first use in this function) /scratch/kisskb/src/drivers/gpu/drm/i915/i915_drv.c:545:36: note: each undeclared identifier is reported only once for each function it appears in LD lib/xz/xz_dec.o CC block/ioprio.o LD lib/xz/built-in.o CC [M] net/decnet/dn_nsp_out.o CC lib/zlib_inflate/inflate_syms.o CC drivers/fmc/fmc-trivial.o cc1: some warnings being treated as errors CC net/ethernet/eth.o make[5]: *** [drivers/gpu/drm/i915/i915_drv.o] Error 1 CC lib/nlattr.o CC [M] net/decnet/dn_route.o CC arch/x86/kernel/cpu/common.o CC [M] net/decnet/dn_dev.o CC drivers/fmc/fmc-write-eeprom.o CC drivers/i2c/busses/i2c-cbus-gpio.o CC fs/fat/misc.o LD drivers/idle/built-in.o CC fs/fscache/fsdef.o CC [M] net/caif/cfmuxl.o CC net/dns_resolver/dns_query.o CC [M] drivers/fmc/fmc-fakedev.o LD drivers/hsi/controllers/built-in.o CC drivers/ide/ide-lib.o LD lib/zlib_deflate/zlib_deflate.o CC drivers/iio/adc/xilinx-xadc-core.o CC drivers/ide/ide-probe.o CC lib/raid6/avx2.o LD lib/zlib_deflate/built-in.o CC drivers/ide/ide-taskfile.o CC [M] drivers/gpu/drm/i915/intel_pm.o CC [M] drivers/gpu/drm/i915/i915_debugfs.o CC [M] fs/9p/cache.o CC [M] lib/mpi/mpih-div.o CC drivers/ide/ide-pm.o CC drivers/ide/ide-park.o CC [M] net/can/af_can.o CC fs/fat/nfs.o CC drivers/hid/hid-core.o LD lib/zlib_inflate/zlib_inflate.o CC [M] fs/9p/acl.o CC lib/dma-debug.o CC [M] drivers/gpu/drm/ast/ast_dp501.o CC fs/fscache/main.o CC lib/cpu_rmap.o CC fs/configfs/symlink.o LD lib/zlib_inflate/built-in.o CC fs/configfs/mount.o CC drivers/hid/hid-input.o CC [M] drivers/char/tpm/tpm-dev.o CC drivers/ide/ide-sysfs.o CC [M] net/bluetooth/hci_sock.o CC drivers/gpio/gpio-rdc321x.o CC [M] net/atm/atm_misc.o CC [M] net/decnet/dn_neigh.o LD drivers/gpu/drm/qxl/built-in.o CC drivers/iio/accel/kxcjk-1013.o CC fs/fat/namei_vfat.o CC [M] drivers/char/tpm/tpm-sysfs.o CC drivers/iio/accel/st_accel_core.o CC fs/btrfs/print-tree.o CC [M] drivers/gpu/drm/qxl/qxl_drv.o CC [M] net/can/proc.o LD fs/fuse/built-in.o CC fs/hugetlbfs/inode.o CC drivers/base/container.o CC [M] fs/fuse/dev.o CC [M] drivers/gpu/drm/i915/i915_cmd_parser.o CC [M] net/decnet/dn_timer.o CC net/dccp/input.o LD net/appletalk/appletalk.o LD drivers/fmc/fmc.o LD net/appletalk/built-in.o CC [M] fs/ext4/dir.o CC drivers/firmware/dcdbas.o CC drivers/iio/accel/st_accel_buffer.o CC drivers/i2c/busses/i2c-eg20t.o CC drivers/firmware/dmi-id.o CC fs/btrfs/root-tree.o CC drivers/hid/hidraw.o CC [M] fs/ext2/super.o CC lib/cordic.o CC drivers/hid/hid-a4tech.o CC [M] fs/ext2/symlink.o CC drivers/hid/hid-axff.o CC drivers/hid/hid-apple.o CC drivers/hid/hid-aureal.o TABLE lib/raid6/tables.c CC [M] net/bluetooth/hci_sysfs.o LD arch/x86/kernel/apic/built-in.o AS arch/x86/kernel/relocate_kernel_64.o CC arch/x86/kernel/cpu/rdrand.o LD [M] fs/coda/coda.o LD drivers/fmc/built-in.o LD drivers/hsi/built-in.o LD [M] drivers/gpu/drm/i810/i810.o CC fs/cifs/link.o CC fs/btrfs/dir-item.o LD drivers/gpu/drm/nouveau/built-in.o LD drivers/infiniband/built-in.o CC crypto/cmac.o CC [M] drivers/gpu/drm/nouveau/core/core/client.o CC [M] drivers/gpu/drm/nouveau/core/core/engctx.o CC crypto/hmac.o CC net/core/request_sock.o LD mm/built-in.o LD fs/isofs/built-in.o LD drivers/gpu/drm/r128/built-in.o CC lib/raid6/int1.o CC drivers/hwmon/ad7418.o CC [M] net/atm/raw.o CC [M] net/atm/resources.o CC [M] drivers/gpu/drm/r128/r128_drv.o CC [M] fs/isofs/namei.o CC [M] drivers/gpu/drm/r128/r128_cce.o LD net/dns_resolver/dns_resolver.o CC drivers/gpio/gpio-sch.o CC block/partitions/check.o LD net/dns_resolver/built-in.o CC [M] net/bluetooth/l2cap_core.o CC drivers/i2c/busses/i2c-gpio.o CC [M] net/caif/cfctrl.o CC drivers/base/devtmpfs.o CC drivers/i2c/busses/i2c-ocores.o CC [M] fs/ext2/xattr.o CC fs/fscache/netfs.o CC fs/configfs/item.o CC [M] lib/mpi/mpih-mul.o CC [M] lib/mpi/mpi-pow.o CC [M] fs/ext2/xattr_user.o LD drivers/infiniband/core/built-in.o CC drivers/firmware/memmap.o CC [M] drivers/infiniband/core/addr.o CC net/hsr/hsr_main.o /scratch/kisskb/src/arch/x86/kernel/cpu/common.c:977:13: warning: 'syscall32_cpu_init' defined but not used [-Wunused-function] CC [M] net/caif/cffrml.o CC drivers/firmware/google/memconsole.o CC drivers/gpio/gpio-sx150x.o CC [M] net/decnet/sysctl_net_decnet.o CC drivers/input/input.o CC crypto/md4.o CC crypto/md5.o CC drivers/iio/accel/st_accel_i2c.o CC lib/dynamic_queue_limits.o CC lib/glob.o CC drivers/iio/adc/xilinx-xadc-events.o CC lib/clz_tab.o CC fs/cifs/misc.o CC drivers/gpio/gpio-tc3589x.o CC [M] fs/ext2/xattr_trusted.o CC fs/fscache/object.o CC [M] fs/ext2/xattr_security.o CC [M] fs/ext3/bitmap.o CC [M] fs/ext2/xip.o CC fs/cifs/netmisc.o CC fs/cifs/smbencrypt.o CC fs/cifs/transport.o CC [M] drivers/gpu/drm/i915/i915_gem_context.o CC [M] drivers/char/agp/isoch.o CC [M] drivers/char/tpm/tpm_tis.o CC net/core/skbuff.o CC [M] drivers/infiniband/core/cm.o CC [M] drivers/char/tpm/tpm_nsc.o CC [M] fs/9p/xattr_security.o CC lib/raid6/int2.o CC lib/raid6/int4.o CC drivers/hid/hid-belkin.o CC arch/x86/kernel/cpu/match.o CC drivers/ide/ide-devsets.o CC [M] drivers/infiniband/core/packer.o CC net/dsa/slave.o CC drivers/ide/ide-io-std.o CC drivers/i2c/busses/i2c-pca-platform.o LD [M] drivers/gpu/drm/i2c/ch7006.o CC [M] net/8021q/vlan_netlink.o CC [M] net/8021q/vlan_gvrp.o CC fs/fscache/operation.o LD [M] drivers/gpu/drm/i2c/sil164.o CC drivers/input/input-compat.o CC drivers/ide/ide-eh.o CC fs/btrfs/file-item.o LD drivers/firmware/google/built-in.o LD [M] drivers/gpu/drm/i2c/tda998x.o CC fs/btrfs/inode-item.o CC drivers/gpio/gpio-palmas.o CC fs/btrfs/inode-map.o LD [M] fs/afs/kafs.o CC fs/btrfs/disk-io.o CC fs/fscache/page.o LD fs/configfs/configfs.o LD drivers/gpu/drm/ttm/built-in.o CC [M] net/bluetooth/l2cap_sock.o LD net/ethernet/built-in.o CC [M] drivers/gpu/drm/ttm/ttm_agp_backend.o LD fs/configfs/built-in.o CC [M] net/bluetooth/smp.o CC fs/btrfs/transaction.o LD [M] drivers/gpu/drm/ast/ast.o CC lib/raid6/int8.o LD fs/jbd/built-in.o CC arch/x86/kernel/crash.o CC fs/btrfs/inode.o LD net/ieee802154/built-in.o CC fs/jbd2/transaction.o CC [M] fs/jbd/transaction.o CC fs/jbd2/commit.o CC drivers/hid/hid-cherry.o CC [M] fs/jbd/commit.o LD drivers/firmware/built-in.o CC drivers/hid/hid-chicony.o CC [M] fs/isofs/inode.o CC block/partitions/amiga.o CC drivers/input/input-mt.o CC drivers/gpio/gpio-wm831x.o CC fs/btrfs/file.o CC [M] drivers/gpu/drm/qxl/qxl_kms.o CC [M] drivers/infiniband/core/ud_header.o CC lib/raid6/int16.o CC drivers/input/gameport/gameport.o CC lib/raid6/int32.o CC drivers/hwmon/adm1021.o CC arch/x86/kernel/cpu/bugs_64.o CC net/hsr/hsr_framereg.o CC [M] drivers/iio/adc/ad799x.o CC [M] drivers/gpu/drm/nouveau/core/core/engine.o CC drivers/hid/hid-cypress.o LD drivers/iio/accel/st_accel.o CC drivers/hid/hid-emsff.o CC [M] drivers/gpu/drm/r128/r128_state.o LD drivers/iio/accel/built-in.o CC [M] net/8021q/vlanproc.o CC lib/jedec_ddr_data.o CC [M] lib/mpi/mpiutil.o CC lib/strncpy_from_user.o CC fs/btrfs/tree-defrag.o CC drivers/ide/ide-pio-blacklist.o CC [M] drivers/gpio/gpio-arizona.o CC drivers/input/ff-core.o CC [M] fs/fuse/dir.o LD drivers/gpu/drm/via/built-in.o CC drivers/input/leds.o CC drivers/base/power/sysfs.o CC [M] drivers/gpu/drm/via/via_irq.o CC [M] drivers/gpu/drm/via/via_drv.o CC [M] fs/ext3/dir.o CC fs/btrfs/extent_map.o CC fs/btrfs/sysfs.o LD net/dcb/built-in.o CC [M] fs/ext3/file.o CC fs/btrfs/struct-funcs.o LD fs/fat/fat.o LD [M] net/can/can.o CC fs/btrfs/xattr.o LD [M] net/can/can-raw.o LD fs/fat/vfat.o CC [M] fs/ext4/file.o LD net/decnet/built-in.o LD fs/fat/built-in.o LD [M] fs/9p/9p.o LD fs/hugetlbfs/hugetlbfs.o CC [M] net/caif/cfveil.o CC [M] fs/fuse/file.o CC fs/btrfs/ordered-data.o CC fs/cifs/asn1.o LD fs/hugetlbfs/built-in.o CC fs/btrfs/extent_io.o CC [M] net/caif/cfdbgl.o CC net/dccp/minisocks.o CC drivers/hid/hid-ezkey.o CC fs/btrfs/volumes.o CC [M] fs/ext4/fsync.o CC [M] drivers/i2c/busses/i2c-ali1535.o CC [M] fs/ext4/ialloc.o CC fs/kernfs/mount.o CC [M] drivers/char/agp/intel-agp.o LD net/ipv6/netfilter/built-in.o CC crypto/rmd256.o CC arch/x86/kernel/crash_dump_64.o CC [M] fs/ext4/inode.o CC net/ipv6/addrconf_core.o CC [M] fs/ext4/page-io.o CC [M] drivers/gpu/drm/mgag200/mgag200_cursor.o CC fs/cifs/cifs_unicode.o CC fs/cifs/nterr.o LD net/key/built-in.o CC lib/strnlen_user.o CC [M] net/key/af_key.o LD fs/jfs/built-in.o CC [M] fs/jfs/super.o CC lib/net_utils.o CC [M] drivers/gpu/drm/ttm/ttm_memory.o CC net/ipv4/route.o CC lib/stmp_device.o CC net/ipv4/inetpeer.o CC fs/lockd/clntlock.o CC crypto/rmd320.o CC [M] drivers/char/tpm/tpm_atmel.o LD [M] lib/mpi/mpi.o CC fs/lockd/clntproc.o CC net/dccp/options.o CC [M] drivers/gpu/drm/mgag200/mgag200_drv.o CC [M] net/caif/cfserl.o CC arch/x86/kernel/module.o CC [M] drivers/gpu/drm/nouveau/core/core/enum.o CC arch/x86/kernel/cpu/intel.o CC [M] net/bluetooth/sco.o CC [M] drivers/gpu/drm/ttm/ttm_tt.o CC drivers/hid/hid-kensington.o CC drivers/hwmon/adm1025.o CC [M] fs/isofs/dir.o CC drivers/hwmon/ads1015.o CC fs/btrfs/async-thread.o CC drivers/hwmon/adt7411.o CC fs/btrfs/ioctl.o LD drivers/gpu/drm/vmwgfx/built-in.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.o CC fs/lockd/clntxdr.o CC [M] drivers/gpio/gpio-cs5535.o CC drivers/ide/ide-xfer-mode.o CC net/dsa/tag_dsa.o CC drivers/ide/ide-timings.o LD net/8021q/built-in.o CC drivers/base/power/generic_ops.o CC [M] drivers/gpu/drm/via/via_map.o CC lib/raid6/tables.o CC [M] fs/isofs/util.o LD net/l2tp/built-in.o CC lib/argv_split.o CC [M] net/atm/atm_sysfs.o CC [M] net/atm/proc.o CC [M] net/l2tp/l2tp_core.o CC fs/fscache/proc.o CC fs/fscache/stats.o CC crypto/sha1_generic.o CC [M] drivers/gpu/drm/ttm/ttm_bo.o CC fs/cifs/xattr.o CC fs/ncpfs/dir.o CC fs/ncpfs/file.o CC [M] drivers/gpu/drm/ttm/ttm_bo_util.o CC crypto/sha256_generic.o CC drivers/input/gameport/lightning.o CC block/partitions/atari.o CC drivers/hid/hid-lcpower.o CC drivers/input/gameport/ns558.o CC drivers/ide/ide-atapi.o CC block/partitions/aix.o LD kernel/sched/built-in.o LD [M] fs/ext2/ext2.o CC [M] fs/ext3/fsync.o CC [M] drivers/char/agp/intel-gtt.o LD kernel/built-in.o CC [M] drivers/i2c/busses/i2c-ali1563.o CC [M] drivers/iio/adc/lp8788_adc.o CC fs/nfs_common/nfsacl.o CC net/lapb/lapb_in.o CC [M] drivers/gpu/drm/ttm/ttm_bo_vm.o CC [M] fs/ext3/ialloc.o LD [M] net/decnet/decnet.o CC [M] net/atm/clip.o CC fs/btrfs/locking.o CC fs/btrfs/orphan.o CC [M] drivers/gpio/gpio-da9055.o CC arch/x86/kernel/cpu/amd.o CC [M] net/caif/cfdgml.o LD [M] net/8021q/8021q.o CC fs/cifs/cifsencrypt.o CC [M] drivers/gpu/drm/nouveau/core/core/event.o CC [M] drivers/gpu/drm/nouveau/core/core/gpuobj.o CC [M] fs/ext3/inode.o CC fs/btrfs/export.o CC net/netlink/af_netlink.o CC fs/kernfs/inode.o CC net/llc/llc_core.o CC net/netlink/genetlink.o CC net/llc/llc_input.o CC net/packet/af_packet.o LD net/openvswitch/built-in.o CC drivers/input/serio/serio.o CC [M] fs/ext3/ioctl.o CC [M] net/openvswitch/actions.o CC [M] drivers/gpu/drm/qxl/qxl_display.o LD [M] drivers/char/tpm/tpm.o CC net/hsr/hsr_device.o CC [M] drivers/gpu/drm/drm_auth.o CC drivers/base/power/common.o CC net/dsa/tag_edsa.o CC net/hsr/hsr_netlink.o CC net/llc/llc_output.o CC drivers/hwmon/adt7470.o CC fs/jbd2/recovery.o CC drivers/base/power/qos.o CC drivers/base/power/runtime.o CC [M] fs/jfs/file.o CC [M] drivers/gpu/drm/ttm/ttm_module.o CC net/netfilter/core.o CC [M] fs/jfs/inode.o CC fs/ncpfs/inode.o LD drivers/infiniband/hw/built-in.o CC drivers/hwmon/adt7475.o CC drivers/hwmon/applesmc.o CC [M] drivers/gpio/gpio-pcf857x.o CC drivers/hwmon/da9055-hwmon.o CC [M] fs/isofs/rock.o LD drivers/infiniband/hw/cxgb4/built-in.o CC [M] net/openvswitch/datapath.o CC [M] drivers/infiniband/hw/cxgb4/device.o CC fs/fscache/histogram.o /scratch/kisskb/src/fs/ncpfs/dir.c: In function 'ncp_hash_dentry': /scratch/kisskb/src/fs/ncpfs/dir.c:134:23: warning: unused variable 'sb' [-Wunused-variable] CC [M] net/caif/cfrfml.o CC [M] net/openvswitch/dp_notify.o CC [M] drivers/gpu/drm/mgag200/mgag200_fb.o CC [M] fs/jfs/namei.o CC [M] fs/jfs/jfs_mount.o CC [M] drivers/iio/adc/max1363.o CC [M] drivers/input/gameport/fm801-gp.o CC net/ipv6/exthdrs_core.o CC drivers/ide/setup-pci.o CC [M] drivers/char/agp/sis-agp.o CC fs/btrfs/tree-log.o CC [M] drivers/iio/adc/mcp3422.o CC fs/jbd2/checkpoint.o CC [M] fs/jbd/recovery.o CC fs/btrfs/free-space-cache.o CC [M] fs/jfs/jfs_umount.o CC fs/btrfs/zlib.o CC fs/ncpfs/ioctl.o CC net/dccp/output.o CC [M] drivers/gpu/drm/via/via_mm.o LD fs/nfs_common/nfs_acl.o CC net/dccp/proto.o CC [M] fs/isofs/export.o LD fs/nfs_common/built-in.o CC fs/cifs/readdir.o CC block/partitions/cmdline.o CC net/dsa/tag_trailer.o CC net/core/iovec.o CC [M] net/l2tp/l2tp_ppp.o LD [M] drivers/char/agp/agpgart.o CC drivers/input/ff-memless.o CC drivers/base/power/main.o CC drivers/ide/ide-dma.o CC drivers/hid/hid-lenovo-tpkbd.o CC block/partitions/mac.o CC [M] fs/jfs/jfs_xtree.o CC fs/nfsd/nfssvc.o CC net/rfkill/core.o CC block/partitions/ldm.o CC [M] drivers/i2c/busses/i2c-ali15x3.o CC net/rfkill/input.o CC net/core/datagram.o CC drivers/base/power/wakeup.o CC [M] net/caif/cfvidl.o CC fs/lockd/host.o CC net/core/stream.o CC net/core/scm.o CC [M] net/caif/cfutill.o CC [M] drivers/gpu/drm/i915/i915_gem_render_state.o CC [M] drivers/gpu/drm/nouveau/core/core/handle.o CC [M] fs/jbd/checkpoint.o CC fs/btrfs/lzo.o CC fs/cifs/ioctl.o CC drivers/input/serio/serport.o CC [M] drivers/infiniband/hw/cxgb4/cm.o CC drivers/input/serio/pcips2.o CC fs/kernfs/dir.o CC net/lapb/lapb_out.o CC [M] fs/jfs/jfs_imap.o CC [M] net/bluetooth/lib.o CC fs/btrfs/compression.o CC crypto/sha512_generic.o CC fs/cifs/sess.o LD lib/raid6/raid6_pq.o LD net/rxrpc/built-in.o CC [M] drivers/gpio/gpio-pch.o LD lib/raid6/built-in.o CC drivers/input/input-polldev.o CC [M] drivers/gpu/drm/r128/r128_irq.o CC [M] net/rxrpc/af_rxrpc.o CC fs/fscache/object-list.o CC lib/bug.o CC fs/jbd2/revoke.o CC lib/cmdline.o CC lib/cpumask.o CC fs/btrfs/delayed-ref.o CC drivers/ide/ide-dma-sff.o CC [M] drivers/gpu/drm/qxl/qxl_ttm.o CC [M] net/llc/llc_if.o CC net/sched/sch_generic.o CC [M] net/llc/llc_c_ev.o CC [M] fs/ext4/ioctl.o CC [M] drivers/iio/adc/ti_am335x_adc.o LD drivers/input/gameport/built-in.o CC [M] fs/fuse/inode.o CC arch/x86/kernel/doublefault.o CC [M] net/caif/cfsrvl.o LD drivers/iio/adc/xilinx-xadc.o LD drivers/iio/adc/built-in.o CC [M] fs/jfs/jfs_debug.o CC fs/ncpfs/mmap.o CC [M] net/bluetooth/a2mp.o CC [M] fs/fuse/control.o CC [M] fs/jbd/revoke.o CC fs/btrfs/relocation.o CC block/bsg.o LD drivers/char/built-in.o CC fs/btrfs/delayed-inode.o CC fs/btrfs/scrub.o CC arch/x86/kernel/early_printk.o CC fs/lockd/svc.o CC block/partitions/efi.o LD drivers/iommu/built-in.o CC [M] fs/ext4/namei.o CC net/ipv6/ip6_checksum.o CC [M] net/l2tp/l2tp_ip.o LD drivers/hid/hid-logitech.o CC net/netfilter/nf_log.o CC drivers/hid/hid-microsoft.o CC drivers/ipack/ipack.o CC [M] drivers/gpu/drm/ttm/ttm_object.o CC fs/ncpfs/ncplib_kernel.o CC drivers/hid/hid-monterey.o CC arch/x86/kernel/hpet.o CC arch/x86/kernel/amd_nb.o CC drivers/hwmon/f75375s.o CC fs/nilfs2/inode.o CC [M] drivers/gpu/drm/mgag200/mgag200_i2c.o CC net/ipv6/ip6_icmp.o CC fs/nfsd/nfsctl.o CC [M] drivers/i2c/busses/i2c-efm32.o CC drivers/ide/cs5520.o CC [M] drivers/gpu/drm/via/via_dma.o CC net/core/gen_stats.o CC [M] net/atm/br2684.o CC block/partitions/karma.o CC [M] drivers/gpu/drm/via/via_verifier.o CC [M] net/atm/pppoatm.o CC [M] fs/isofs/joliet.o CC [M] drivers/gpu/drm/via/via_video.o CC [M] drivers/gpu/drm/via/via_dmablit.o LD net/hsr/hsr.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_gmr.o LD net/hsr/built-in.o CC arch/x86/kernel/nmi_selftest.o CC fs/nfsd/nfsproc.o CC [M] fs/ext4/super.o CC [M] net/llc/llc_c_ac.o CC fs/lockd/svclock.o CC fs/ncpfs/sock.o LD net/dsa/dsa_core.o CC fs/ncpfs/ncpsign_kernel.o LD net/dsa/built-in.o CC lib/ctype.o CC drivers/input/serio/altera_ps2.o CC drivers/input/matrix-keymap.o CC [M] fs/jfs/jfs_dmap.o CC lib/dec_and_lock.o CC drivers/input/serio/arc_ps2.o CC [M] fs/jfs/jfs_unicode.o CC net/sunrpc/clnt.o CC drivers/input/joystick/gf2k.o CC [M] drivers/gpu/drm/nouveau/core/core/mm.o CC net/sunrpc/xprt.o CC [M] fs/isofs/compress.o CC [M] fs/jbd/journal.o CC arch/x86/kernel/pcspeaker.o CC arch/x86/kernel/cpu/centaur.o CC drivers/ide/hpt366.o CC fs/kernfs/file.o CC [M] net/netlink/diag.o CC arch/x86/kernel/check.o CC arch/x86/kernel/pci-swiotlb.o CC net/netfilter/nf_queue.o CC fs/ncpfs/getopt.o CC arch/x86/kernel/sysfb.o CC net/netfilter/nf_sockopt.o CC crypto/gf128mul.o CC drivers/hid/hid-ortek.o CC net/core/gen_estimator.o CC fs/nls/nls_base.o CC fs/cifs/export.o CC fs/ncpfs/symlink.o LD net/rfkill/rfkill.o CC net/core/net_namespace.o CC [M] drivers/i2c/busses/i2c-sh_mobile.o LD net/rfkill/built-in.o CC lib/decompress.o CC net/core/secure_seq.o CC fs/cifs/smb1ops.o CC [M] drivers/gpio/gpio-sch311x.o CC net/lapb/lapb_subr.o CC net/core/flow_dissector.o CC [M] drivers/gpu/drm/nouveau/core/core/namedb.o LD fs/fscache/fscache.o CC [M] drivers/i2c/busses/i2c-sun6i-p2wi.o LD drivers/iio/amplifiers/built-in.o LD fs/fscache/built-in.o CC [M] drivers/gpu/drm/mgag200/mgag200_ttm.o LD drivers/iio/common/hid-sensors/built-in.o CC arch/x86/kernel/cpu/perf_event.o LD drivers/iio/dac/built-in.o CC [M] net/caif/cfpkt_skbuff.o CC lib/dump_stack.o CC [M] drivers/iio/dac/mcp4725.o CC arch/x86/kernel/cpu/perf_event_amd.o CC [M] net/l2tp/l2tp_netlink.o CC [M] net/l2tp/l2tp_eth.o CC drivers/iio/common/st_sensors/st_sensors_i2c.o CC fs/notify/fsnotify.o CC [M] net/llc/llc_conn.o CC [M] drivers/gpu/drm/drm_buffer.o CC [M] net/llc/llc_c_st.o LD [M] drivers/gpu/drm/r128/r128.o CC arch/x86/kernel/sysfb_simplefb.o CC net/ipv6/output_core.o CC net/ipv6/protocol.o CC drivers/input/keyboard/adp5520-keys.o CC fs/jbd2/journal.o CC [M] fs/ext3/namei.o CC [M] drivers/gpu/drm/qxl/qxl_fb.o CC [M] drivers/gpu/drm/i915/i915_gem_debug.o CC drivers/input/joystick/magellan.o LD drivers/ipack/carriers/built-in.o CC [M] drivers/gpu/drm/ttm/ttm_lock.o LD drivers/ipack/devices/built-in.o CC [M] drivers/gpu/drm/ttm/ttm_execbuf_util.o CC fs/kernfs/symlink.o LD block/partitions/built-in.o CC net/sunrpc/socklib.o LD drivers/ipack/built-in.o CC net/sunrpc/xprtsock.o CC net/ipv6/ip6_offload.o CC fs/btrfs/reada.o CC fs/btrfs/backref.o CC net/core/sysctl_net_core.o CC net/core/dev.o CC fs/nfsd/nfsfh.o CC drivers/hid/hid-pl.o /scratch/kisskb/src/drivers/gpio/gpio-sch311x.c: In function 'sch311x_gpio_probe': /scratch/kisskb/src/drivers/gpio/gpio-sch311x.c:286:18: warning: ignoring return value of 'gpiochip_remove', declared with attribute warn_unused_result [-Wunused-result] LD drivers/irqchip/built-in.o CC drivers/base/regmap/regmap.o CC arch/x86/kernel/perf_regs.o CC net/lapb/lapb_timer.o CC [M] drivers/input/serio/i8042.o CC [M] drivers/infiniband/hw/cxgb4/provider.o CC net/ipv4/protocol.o LD drivers/iio/frequency/built-in.o CC lib/earlycpio.o CC net/core/ethtool.o CC lib/extable.o CC [M] net/rxrpc/ar-accept.o CC drivers/hwmon/gpio-fan.o CC fs/nls/nls_cp737.o CC drivers/iio/gyro/st_gyro_core.o CC fs/nls/nls_cp775.o CC [M] drivers/infiniband/core/verbs.o CC arch/x86/kernel/tracepoint.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_kms.o CC [M] fs/ext4/symlink.o CC net/sunrpc/sched.o CC [M] fs/ext4/hash.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_drv.o CC block/bsg-lib.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_fb.o CC [M] net/l2tp/l2tp_debugfs.o LD drivers/input/serio/built-in.o CC net/ipv4/ip_input.o LD drivers/base/power/built-in.o CC [M] drivers/i2c/busses/i2c-taos-evm.o CC [M] drivers/gpu/drm/i915/i915_gem_dmabuf.o CC [M] drivers/i2c/busses/i2c-cros-ec-tunnel.o CC net/dccp/timer.o LD drivers/i2c/busses/built-in.o CC net/dccp/qpolicy.o CC drivers/ide/it821x.o CC net/dccp/ccids/ccid2.o CC fs/btrfs/ulist.o CC [M] fs/ext3/super.o CC [M] drivers/gpio/gpio-vx855.o LD [M] fs/isofs/isofs.o CC drivers/iio/common/st_sensors/st_sensors_core.o LD drivers/iio/humidity/built-in.o CC [M] drivers/iio/humidity/dht11.o CC drivers/base/dma-mapping.o CC net/sunrpc/auth.o CC [M] drivers/gpu/drm/drm_bufs.o CC drivers/base/dma-buf.o CC drivers/iio/common/st_sensors/st_sensors_buffer.o CC fs/nilfs2/file.o CC net/sched/sch_mq.o LD [M] fs/fuse/fuse.o LD [M] net/atm/atm.o CC [M] drivers/gpu/drm/nouveau/core/core/object.o CC drivers/iio/imu/inv_mpu6050/inv_mpu_core.o CC fs/cifs/winucase.o CC [M] fs/ext4/resize.o CC lib/flex_proportions.o CC fs/cifs/cifsacl.o LD drivers/infiniband/hw/mlx5/built-in.o CC drivers/input/keyboard/adp5589-keys.o CC [M] drivers/infiniband/hw/mlx5/main.o CC crypto/ecb.o CC [M] drivers/gpu/drm/drm_cache.o CC [M] net/openvswitch/flow.o CC crypto/cbc.o CC block/noop-iosched.o CC drivers/input/keyboard/gpio_keys_polled.o CC fs/nilfs2/dir.o CC fs/ocfs2/alloc.o CC fs/notify/notification.o CC fs/proc/task_mmu.o CC fs/notify/group.o CC drivers/input/joystick/sidewinder.o CC [M] fs/jfs/jfs_dtree.o CC fs/nfsd/vfs.o CC [M] net/bluetooth/amp.o CC fs/nls/nls_cp855.o CC drivers/hid/hid-saitek.o CC drivers/hid/hid-thingm.o CC drivers/ide/pdc202xx_old.o CC [M] drivers/infiniband/core/sysfs.o CC lib/idr.o LD fs/kernfs/built-in.o CC [M] net/caif/chnl_net.o CC [M] net/caif/caif_socket.o CC fs/quota/dquot.o CC fs/ramfs/inode.o CC net/tipc/addr.o CC net/tipc/bcast.o CC drivers/input/joystick/tmdc.o CC drivers/input/joystick/twidjoy.o LD [M] net/netlink/netlink_diag.o LD [M] drivers/gpu/drm/via/via.o CC [M] drivers/gpu/drm/drm_context.o CC [M] drivers/gpu/drm/drm_dma.o CC net/netfilter/nfnetlink_queue_core.o CC lib/int_sqrt.o CC fs/notify/inode_mark.o CC net/tipc/bearer.o CC [M] drivers/gpu/drm/drm_drv.o CC drivers/iio/gyro/st_gyro_buffer.o CC fs/ocfs2/aops.o CC fs/ocfs2/blockcheck.o CC net/netfilter/nfnetlink.o LD [M] drivers/gpu/drm/mgag200/mgag200.o CC [M] drivers/gpu/drm/ttm/ttm_page_alloc.o CC [M] drivers/gpu/drm/drm_fops.o CC drivers/hwmon/htu21.o CC fs/btrfs/qgroup.o CC drivers/iio/light/adjd_s311.o CC [M] drivers/iio/humidity/si7005.o CC net/xfrm/xfrm_policy.o CC net/xfrm/xfrm_state.o CC fs/nls/nls_cp857.o CC fs/nilfs2/super.o CC net/lapb/lapb_iface.o LD drivers/i2c/built-in.o CC drivers/input/mouse/gpio_mouse.o CC [M] drivers/input/mouse/cyapa.o CC fs/lockd/svcshare.o LD fs/ncpfs/ncpfs.o LD fs/ncpfs/built-in.o LD drivers/input/tablet/built-in.o CC fs/btrfs/send.o CC block/cfq-iosched.o CC block/blk-integrity.o CC net/ipv6/tcpv6_offload.o CC drivers/iio/light/apds9300.o CC [M] net/caif/caif_usb.o CC drivers/iio/imu/inv_mpu6050/inv_mpu_ring.o CC block/cmdline-parser.o LD drivers/gpio/built-in.o CC drivers/iio/imu/inv_mpu6050/inv_mpu_trigger.o CC fs/notify/mark.o CC [M] drivers/infiniband/hw/cxgb4/mem.o CC fs/nilfs2/namei.o CC fs/nfsd/export.o CC lib/ioremap.o CC drivers/input/touchscreen/ad7879.o CC net/sunrpc/auth_null.o CC fs/nfsd/auth.o CC fs/nilfs2/page.o CC fs/cifs/cifs_spnego.o CC [M] net/openvswitch/flow_netlink.o CC drivers/iio/common/st_sensors/st_sensors_trigger.o CC drivers/hid/hid-twinhan.o CC drivers/hwmon/i5k_amb.o LD net/packet/built-in.o CC net/core/dev_addr_lists.o CC fs/nls/nls_cp936.o LD net/netlink/built-in.o CC drivers/input/touchscreen/auo-pixcir-ts.o CC crypto/pcbc.o CC net/sysctl_net.o CC net/core/dst.o CC net/core/netevent.o CC [M] drivers/gpu/drm/qxl/qxl_object.o CC [M] drivers/gpu/drm/i915/i915_gem_evict.o CC [M] net/llc/llc_pdu.o CC arch/x86/kernel/cpu/perf_event_amd_uncore.o CC [M] drivers/gpu/drm/nouveau/core/core/option.o CC lib/irq_regs.o LD drivers/lguest/built-in.o CC net/xfrm/xfrm_hash.o CC fs/nfsd/lockd.o CC fs/btrfs/dev-replace.o CC [M] net/rxrpc/ar-ack.o LD drivers/macintosh/built-in.o CC drivers/leds/led-core.o CC [M] net/rxrpc/ar-call.o CC net/dccp/ackvec.o CC net/sunrpc/auth_unix.o CC [M] drivers/gpu/drm/nouveau/core/core/parent.o LD drivers/mailbox/built-in.o LD net/sched/built-in.o CC crypto/lrw.o CC drivers/mcb/mcb-core.o CC net/netfilter/nfnetlink_acct.o CC drivers/iio/magnetometer/ak09911.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_ioctl.o LD net/bluetooth/rfcomm/built-in.o CC drivers/ide/pdc202xx_new.o CC [M] fs/ext4/extents.o CC [M] net/bluetooth/rfcomm/core.o CC fs/ramfs/file-mmu.o CC [M] fs/ext4/ext4_jbd2.o CC [M] drivers/gpu/drm/qxl/qxl_gem.o CC drivers/iio/gyro/st_gyro_i2c.o CC drivers/leds/led-class.o CC drivers/leds/led-triggers.o CC drivers/input/joystick/warrior.o LD drivers/infiniband/hw/mthca/built-in.o CC drivers/iio/light/cm32181.o CC lib/is_single_threaded.o CC [M] drivers/infiniband/hw/mthca/mthca_main.o CC lib/klist.o CC lib/kobject.o LD drivers/media/common/b2c2/built-in.o LD drivers/infiniband/hw/nes/built-in.o CC drivers/md/dm-builtin.o LD drivers/media/common/saa7146/built-in.o CC [M] drivers/infiniband/hw/nes/nes.o CC net/sunrpc/auth_generic.o CC net/sunrpc/svc.o CC drivers/input/keyboard/tca8418_keypad.o CC [M] fs/jfs/jfs_inode.o LD drivers/media/common/siano/built-in.o CC fs/notify/vfsmount_mark.o LD drivers/media/common/built-in.o CC fs/notify/fdinfo.o CC [M] drivers/infiniband/core/device.o CC fs/quota/quota_v1.o CC [M] net/bluetooth/rfcomm/sock.o LD drivers/iio/common/st_sensors/st_sensors.o CC drivers/hid/hid-zydacron.o LD drivers/iio/common/st_sensors/built-in.o LD drivers/media/firewire/built-in.o LD drivers/iio/common/built-in.o LD drivers/iio/imu/inv_mpu6050/inv-mpu6050.o LD drivers/iio/imu/inv_mpu6050/built-in.o LD [M] fs/jbd/jbd.o CC drivers/leds/leds-pca9532.o CC drivers/iio/magnetometer/st_magn_core.o CC [M] drivers/gpu/drm/drm_gem.o CC net/ipv4/ip_fragment.o LD drivers/iio/imu/built-in.o CC fs/btrfs/raid56.o LD drivers/iio/orientation/built-in.o LD drivers/media/i2c/soc_camera/built-in.o CC [M] drivers/input/mouse/vsxxxaa.o CC drivers/iio/pressure/mpl115.o LD drivers/media/i2c/built-in.o LD drivers/iio/proximity/built-in.o CC [M] drivers/gpu/drm/drm_ioctl.o CC net/core/neighbour.o CC [M] drivers/infiniband/hw/nes/nes_hw.o CC drivers/iio/temperature/tmp006.o CC net/core/rtnetlink.o CC lib/kobject_uevent.o CC [M] drivers/input/sparse-keymap.o CC fs/lockd/svcproc.o CC arch/x86/kernel/cpu/perf_event_p6.o CC fs/btrfs/uuid-tree.o CC fs/btrfs/props.o LD drivers/media/mmc/siano/built-in.o CC block/bio-integrity.o CC net/core/utils.o CC fs/nilfs2/mdt.o CC [M] drivers/gpu/drm/ttm/ttm_bo_manager.o LD drivers/media/mmc/built-in.o CC fs/nfsd/nfscache.o CC [M] drivers/gpu/drm/ttm/ttm_page_alloc_dma.o CC fs/cifs/dns_resolve.o CC fs/reiserfs/bitmap.o CC drivers/base/regmap/regcache.o LD fs/ramfs/ramfs.o CC fs/btrfs/hash.o LD drivers/media/parport/built-in.o LD fs/ramfs/built-in.o CC drivers/input/joystick/zhenhua.o CC [M] drivers/input/joystick/as5011.o CC drivers/input/touchscreen/bu21013_ts.o CC [M] fs/jfs/jfs_discard.o CC drivers/mcb/mcb-parse.o CC lib/md5.o CC drivers/input/touchscreen/cy8ctmg110_ts.o LD drivers/media/pci/b2c2/built-in.o CC fs/sysfs/file.o LD drivers/media/pci/ddbridge/built-in.o CC [M] net/bluetooth/rfcomm/tty.o CC [M] drivers/infiniband/hw/mthca/mthca_cmd.o CC net/sunrpc/svcsock.o CC net/tipc/config.o CC fs/sysfs/dir.o CC net/ipv6/udp_offload.o CC lib/plist.o LD drivers/media/pci/dm1105/built-in.o CC lib/prio_heap.o CC fs/proc/inode.o CC drivers/base/regmap/regcache-rbtree.o LD drivers/media/pci/mantis/built-in.o CC [M] drivers/infiniband/hw/mlx5/cq.o CC [M] drivers/iio/gyro/itg3200_core.o CC drivers/iio/light/ltr501.o LD net/lapb/lapb.o LD drivers/media/pci/ngene/built-in.o CC drivers/iio/light/tcs3472.o LD drivers/media/pci/pluto2/built-in.o LD net/lapb/built-in.o CC drivers/leds/leds-gpio.o CC arch/x86/kernel/audit_64.o CC [M] drivers/iio/gyro/itg3200_buffer.o LD drivers/media/pci/pt1/built-in.o CC [M] drivers/infiniband/hw/mthca/mthca_profile.o CC [M] drivers/gpu/drm/i915/i915_gem_execbuffer.o CC drivers/hid/hid-wacom.o CC fs/nls/nls_cp949.o CC drivers/hwmon/k10temp.o CC [M] drivers/gpu/drm/i915/i915_gem_gtt.o CC [M] drivers/md/raid0.o LD drivers/media/pci/saa7146/built-in.o CC [M] drivers/md/raid1.o CC [M] drivers/gpu/drm/nouveau/core/core/printk.o CC [M] drivers/md/raid10.o CC fs/lockd/svcsubs.o LD drivers/media/pci/ttpci/built-in.o CC net/sunrpc/svcauth.o CC arch/x86/kernel/amd_gart_64.o CC fs/sysfs/symlink.o LD drivers/media/pci/built-in.o CC [M] fs/jfs/jfs_extent.o CC drivers/ide/piix.o CC [M] fs/ext3/symlink.o CC net/dccp/sysctl.o CC [M] fs/ext3/hash.o CC drivers/input/keyboard/lm8333.o CC [M] fs/ext3/resize.o CC [M] net/llc/llc_sap.o CC net/sunrpc/svcauth_unix.o CC crypto/xts.o CC crypto/ctr.o CC net/sunrpc/addr.o CC [M] drivers/infiniband/core/fmr_pool.o CC fs/notify/dnotify/dnotify.o LD drivers/iio/pressure/built-in.o LD drivers/media/platform/davinci/built-in.o CC [M] drivers/infiniband/core/cache.o CC drivers/ide/rz1000.o CC [M] drivers/infiniband/core/netlink.o LD drivers/media/platform/built-in.o CC drivers/leds/leds-lp3944.o CC net/sunrpc/rpcb_clnt.o CC [M] drivers/gpu/drm/i915/i915_gem.o LD [M] net/caif/caif.o CC net/sunrpc/timer.o CC [M] fs/jfs/symlink.o CC [M] drivers/infiniband/hw/cxgb4/cq.o CC drivers/leds/leds-lp55xx-common.o LD drivers/iio/trigger/built-in.o LD drivers/media/tuners/built-in.o CC [M] drivers/gpu/drm/qxl/qxl_cmd.o LD drivers/media/rc/keymaps/built-in.o CC drivers/iio/magnetometer/st_magn_buffer.o LD drivers/iio/temperature/built-in.o CC net/dccp/ipv4.o CC drivers/mcb/mcb-pci.o LD drivers/iio/industrialio.o LD drivers/media/rc/built-in.o CC fs/proc/root.o CC fs/ocfs2/buffer_head_io.o CC [M] drivers/infiniband/hw/nes/nes_nic.o CC crypto/pcrypt.o CC crypto/cryptd.o CC [M] drivers/infiniband/hw/nes/nes_utils.o CC [M] net/dccp/diag.o CC fs/sysfs/mount.o LD drivers/media/usb/b2c2/built-in.o CC [M] drivers/infiniband/hw/cxgb4/qp.o CC lib/proportions.o CC drivers/leds/leds-lp5521.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_resource.o CC [M] fs/ext4/migrate.o LD drivers/media/usb/dvb-usb/built-in.o CC [M] drivers/infiniband/hw/cxgb4/resource.o LD drivers/input/mouse/built-in.o CC [M] fs/jfs/jfs_metapage.o CC [M] drivers/infiniband/hw/nes/nes_verbs.o CC [M] drivers/gpu/drm/drm_irq.o CC drivers/iio/magnetometer/st_magn_i2c.o CC arch/x86/kernel/cpu/perf_event_knc.o CC [M] drivers/input/mousedev.o LD drivers/media/usb/dvb-usb-v2/built-in.o CC net/netfilter/x_tables.o CC drivers/hwmon/lineage-pem.o LD drivers/media/usb/s2255/built-in.o CC net/netfilter/xt_tcpudp.o CC net/xfrm/xfrm_input.o LD drivers/media/usb/siano/built-in.o CC [M] drivers/gpu/drm/i915/i915_gem_stolen.o CC drivers/hwmon/lm63.o CC [M] drivers/infiniband/hw/cxgb4/ev.o CC fs/proc/base.o CC [M] drivers/infiniband/hw/cxgb4/id_table.o LD drivers/media/usb/stkwebcam/built-in.o CC drivers/hwmon/lm77.o CC [M] drivers/input/joystick/grip.o CC [M] drivers/gpu/drm/drm_lock.o CC drivers/leds/leds-lp5523.o CC drivers/leds/leds-pca955x.o LD drivers/media/usb/ttusb-budget/built-in.o CC [M] drivers/iio/light/cm36651.o CC fs/nilfs2/btnode.o CC fs/nls/nls_cp950.o LD drivers/media/usb/ttusb-dec/built-in.o CC arch/x86/kernel/cpu/perf_event_p4.o CC net/core/link_watch.o CC net/ipv6/exthdrs_offload.o LD drivers/iio/gyro/st_gyro.o LD drivers/media/usb/zr364xx/built-in.o LD [M] drivers/iio/gyro/itg3200.o LD drivers/media/usb/built-in.o LD drivers/iio/gyro/built-in.o CC net/xfrm/xfrm_output.o CC [M] drivers/gpu/drm/nouveau/core/core/ramht.o CC fs/nfsd/nfsxdr.o CC [M] fs/jfs/jfs_logmgr.o CC fs/reiserfs/do_balan.o CC [M] drivers/input/evdev.o CC fs/proc/generic.o CC fs/cifs/cifs_dfs_ref.o LD drivers/mcb/mcb.o CC fs/cifs/smb2ops.o CC [M] fs/ext4/mballoc.o LD net/dccp/dccp.o LD drivers/mcb/built-in.o LD drivers/media/built-in.o LD net/dccp/dccp_ipv4.o LD [M] net/dccp/dccp_diag.o LD net/dccp/built-in.o CC fs/reiserfs/namei.o CC drivers/base/regmap/regcache-lzo.o CC drivers/input/touchscreen/da9052_tsi.o CC net/xfrm/xfrm_sysctl.o LD fs/notify/dnotify/built-in.o CC fs/cifs/smb2maperror.o CC arch/x86/kernel/aperture_64.o CC fs/nilfs2/bmap.o CC drivers/input/keyboard/opencores-kbd.o CC fs/nilfs2/btree.o CC fs/ocfs2/dcache.o CC fs/nilfs2/direct.o CC fs/notify/fanotify/fanotify.o CC fs/notify/fanotify/fanotify_user.o CC fs/reiserfs/inode.o CC fs/sysfs/group.o CC [M] drivers/iio/light/gp2ap020a00f.o CC fs/reiserfs/file.o LD drivers/memory/built-in.o CC net/tipc/core.o LD fs/udf/built-in.o CC net/tipc/link.o CC fs/proc/array.o CC [M] net/rxrpc/ar-connection.o CC [M] fs/udf/balloc.o CC fs/quota/quota_v2.o CC [M] drivers/iio/magnetometer/mag3110.o CC fs/proc/fd.o CC fs/quota/quota_tree.o CC drivers/hid/i2c-hid/i2c-hid.o CC [M] net/rxrpc/ar-connevent.o LD [M] drivers/gpu/drm/ttm/ttm.o CC drivers/ide/siimage.o CC lib/radix-tree.o CC drivers/memstick/core/memstick.o CC [M] drivers/gpu/drm/drm_memory.o CC net/core/filter.o CC fs/lockd/mon.o LD fs/btrfs/btrfs.o CC arch/x86/kernel/cpu/perf_event_intel_lbr.o LD fs/btrfs/built-in.o CC fs/proc/proc_tty.o CC fs/eventpoll.o CC fs/anon_inodes.o CC net/core/sock_diag.o CC [M] drivers/hid/hid-generic.o CC [M] drivers/hid/hid-dr.o CC fs/nls/nls_cp1250.o CC net/tipc/discover.o CC [M] block/deadline-iosched.o CC net/tipc/msg.o CC fs/reiserfs/dir.o CC net/ipv4/ip_forward.o CC fs/reiserfs/fix_node.o CC [M] drivers/gpu/drm/i915/i915_gem_tiling.o CC [M] drivers/hid/hid-elecom.o CC net/ipv4/ip_options.o CC [M] drivers/md/dm-cache-policy-cleaner.o LD fs/xfs/built-in.o CC [M] fs/xfs/xfs_trace.o CC [M] net/openvswitch/flow_table.o CC net/sunrpc/xdr.o CC [M] drivers/infiniband/hw/mthca/mthca_reset.o CC net/sunrpc/sunrpc_syms.o CC [M] drivers/infiniband/core/mad.o CC [M] net/llc/llc_s_ac.o CC [M] net/llc/llc_s_ev.o LD fs/jbd2/jbd2.o LD fs/jbd2/built-in.o CC [M] drivers/iio/light/lm3533-als.o LD fs/sysfs/built-in.o CC fs/signalfd.o CC [M] drivers/input/joystick/spaceball.o CC [M] fs/ext3/ext3_jbd.o CC [M] drivers/md/dm-cache-target.o CC net/xfrm/xfrm_replay.o CC drivers/input/keyboard/sh_keysc.o CC [M] drivers/md/dm-cache-metadata.o CC drivers/base/regmap/regcache-flat.o CC fs/proc/cmdline.o LD net/ipv6/built-in.o CC drivers/leds/leds-pca963x.o CC fs/proc/consoles.o CC lib/ratelimit.o CC drivers/hwmon/lm80.o CC fs/nls/nls_cp1251.o CC fs/nls/nls_iso8859-3.o CC drivers/input/touchscreen/dynapro.o CC drivers/ide/sis5513.o CC fs/nilfs2/dat.o CC fs/ocfs2/dir.o CC [M] fs/ext4/block_validity.o CC fs/ocfs2/dlmglue.o CC [M] drivers/hid/hid-gyration.o CC [M] drivers/gpu/drm/nouveau/core/core/subdev.o LD [M] net/bluetooth/rfcomm/rfcomm.o CC [M] drivers/infiniband/hw/mlx5/doorbell.o CC drivers/memstick/core/mspro_block.o CC [M] drivers/gpu/drm/qxl/qxl_image.o LD drivers/iio/magnetometer/st_magn.o CC fs/proc/cpuinfo.o LD [M] net/bluetooth/bluetooth.o LD drivers/iio/magnetometer/built-in.o CC [M] drivers/infiniband/hw/mlx5/qp.o CC crypto/des_generic.o CC arch/x86/kernel/cpu/perf_event_intel_ds.o CC [M] drivers/hid/hid-keytouch.o CC fs/proc/devices.o CC arch/x86/kernel/vsmp_64.o CC [M] net/llc/llc_s_st.o CC fs/proc/interrupts.o CC fs/reiserfs/super.o CC net/xfrm/xfrm_proc.o CC net/xfrm/xfrm_algo.o CC [M] drivers/hid/hid-kye.o CC fs/proc/loadavg.o CC [M] fs/udf/dir.o /scratch/kisskb/src/drivers/infiniband/hw/cxgb4/cq.c: In function 'c4iw_flush_hw_cq': /scratch/kisskb/src/drivers/infiniband/hw/cxgb4/cq.c:387:23: warning: 'hw_cqe' may be used uninitialized in this function [-Wuninitialized] CC fs/proc/meminfo.o CC fs/reiserfs/prints.o CC fs/proc/stat.o CC fs/nilfs2/recovery.o CC [M] fs/ext4/move_extent.o CC net/xfrm/xfrm_user.o CC fs/proc/uptime.o CC [M] drivers/infiniband/hw/nes/nes_cm.o CC fs/nfsd/stats.o CC [M] net/openvswitch/vport.o CC [M] drivers/infiniband/hw/mthca/mthca_allocator.o LD fs/notify/inotify/built-in.o CC fs/lockd/xdr.o CC fs/nfsd/nfs2acl.o CC net/sunrpc/cache.o CC fs/cifs/smb2transport.o CC [M] drivers/gpu/drm/drm_stub.o CC fs/cifs/smb2misc.o CC drivers/input/touchscreen/eeti_ts.o LD fs/notify/fanotify/built-in.o CC fs/nfsd/nfs3proc.o CC fs/nls/nls_iso8859-4.o LD fs/notify/built-in.o CC lib/rbtree.o CC fs/quota/quota.o LD drivers/memstick/host/built-in.o LD drivers/infiniband/hw/ocrdma/built-in.o CC fs/quota/kqid.o CC [M] drivers/memstick/host/jmb38x_ms.o CC [M] drivers/gpu/drm/qxl/qxl_draw.o CC [M] drivers/infiniband/hw/ocrdma/ocrdma_main.o CC net/sunrpc/rpc_pipe.o CC fs/nls/nls_iso8859-6.o CC net/core/dev_ioctl.o CC drivers/base/regmap/regmap-debugfs.o CC net/core/tso.o CC drivers/base/regmap/regmap-i2c.o CC fs/proc/version.o CC [M] drivers/gpu/drm/drm_vm.o CC [M] net/rxrpc/ar-error.o CC [M] drivers/gpu/drm/drm_agpsupport.o CC [M] net/rxrpc/ar-input.o CC drivers/leds/leds-da9052.o CC [M] drivers/input/joystick/stinger.o CC net/core/flow.o CC [M] drivers/gpu/drm/i915/i915_gem_userptr.o LD drivers/infiniband/hw/qib/built-in.o CC fs/reiserfs/objectid.o CC drivers/leds/leds-wm831x-status.o CC fs/lockd/grace.o CC [M] fs/ext4/mmp.o CC [M] drivers/infiniband/hw/qib/qib_cq.o CC fs/ocfs2/export.o CC [M] fs/ext4/indirect.o CC [M] net/llc/af_llc.o LD block/built-in.o CC fs/lockd/clnt4xdr.o LD drivers/input/input-core.o CC [M] net/llc/llc_station.o CC fs/lockd/xdr4.o CC [M] drivers/infiniband/hw/mthca/mthca_eq.o CC [M] net/llc/llc_proc.o LD drivers/infiniband/ulp/built-in.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_buffer.o CC [M] net/llc/sysctl_net_llc.o LD drivers/hid/i2c-hid/built-in.o LD net/llc/llc.o CC [M] drivers/hid/hid-magicmouse.o CC fs/timerfd.o CC [M] fs/udf/file.o LD drivers/iio/light/built-in.o CC [M] fs/xfs/xfs_aops.o CC drivers/input/keyboard/st-keyscan.o CC [M] fs/udf/ialloc.o LD drivers/infiniband/ulp/iser/built-in.o LD drivers/iio/built-in.o LD drivers/infiniband/ulp/ipoib/built-in.o CC [M] drivers/infiniband/ulp/iser/iser_verbs.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_main.o CC fs/proc/softirqs.o CC [M] fs/xfs/xfs_attr_inactive.o LD [M] drivers/infiniband/hw/cxgb4/iw_cxgb4.o CC [M] drivers/hid/hid-multitouch.o LD drivers/infiniband/ulp/isert/built-in.o CC drivers/hwmon/lm87.o LD drivers/infiniband/ulp/srp/built-in.o CC fs/proc/namespaces.o CC [M] drivers/infiniband/ulp/isert/ib_isert.o CC fs/reiserfs/lbalance.o CC fs/nls/nls_iso8859-13.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_ib.o CC [M] drivers/gpu/drm/nouveau/core/subdev/bar/base.o CC [M] drivers/infiniband/ulp/srp/ib_srp.o CC fs/proc/self.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_multicast.o CC fs/cifs/smb2pdu.o CC crypto/twofish_common.o CC fs/lockd/svc4proc.o CC fs/eventfd.o CC lib/reciprocal_div.o CC lib/sha1.o CC drivers/input/keyboard/sunkbd.o CC net/netfilter/xt_mark.o CC fs/proc/proc_sysctl.o CC fs/proc/proc_net.o CC net/xfrm/xfrm_ipcomp.o LD drivers/message/built-in.o LD net/llc/built-in.o CC fs/quota/netlink.o CC lib/show_mem.o CC lib/string.o CC [M] drivers/gpu/drm/nouveau/core/subdev/bar/nv50.o CC drivers/input/touchscreen/elo.o CC net/ipv4/ip_output.o LD drivers/message/i2o/built-in.o CC drivers/input/touchscreen/max11801_ts.o CC [M] fs/jfs/jfs_txnmgr.o CC [M] drivers/input/keyboard/adp5588-keys.o CC [M] drivers/message/i2o/bus-osm.o CC [M] drivers/message/i2o/config-osm.o CC drivers/ide/triflex.o CC [M] drivers/gpu/drm/qxl/qxl_debugfs.o CC fs/nfsd/nfs3xdr.o CC drivers/leds/leds-lt3593.o CC [M] net/openvswitch/vport-internal_dev.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_fifo.o CC fs/reiserfs/ibalance.o CC drivers/leds/trigger/ledtrig-heartbeat.o CC fs/proc/kmsg.o CC fs/reiserfs/stree.o CC fs/proc/page.o CC fs/nls/nls_iso8859-14.o LD drivers/input/joystick/built-in.o CC [M] drivers/input/keyboard/cros_ec_keyb.o CC [M] drivers/input/keyboard/lm8323.o CC [M] drivers/gpu/drm/nouveau/core/subdev/bar/nvc0.o CC [M] drivers/gpu/drm/drm_scatter.o CC [M] fs/udf/inode.o CC [M] drivers/infiniband/ulp/iser/iser_initiator.o CC [M] drivers/md/dm-cache-policy.o CC net/ipv4/ip_sockglue.o CC drivers/leds/trigger/ledtrig-gpio.o CC fs/aio.o CC net/ipv4/inet_hashtables.o CC net/netfilter/xt_LOG.o CC net/ipv4/inet_timewait_sock.o CC net/ipv4/inet_connection_sock.o CC [M] drivers/gpu/drm/i915/i915_gpu_error.o CC net/sunrpc/svc_xprt.o CC drivers/base/reservation.o CC drivers/input/touchscreen/st1232.o CC drivers/base/regmap/regmap-irq.o CC fs/nilfs2/the_nilfs.o CC fs/nilfs2/segbuf.o CC [M] fs/udf/lowlevel.o CC fs/nilfs2/segment.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_irq.o /scratch/kisskb/src/drivers/infiniband/hw/ocrdma/ocrdma_main.c: In function 'ocrdma_init_module': /scratch/kisskb/src/drivers/infiniband/hw/ocrdma/ocrdma_main.c:571:1: warning: label 'err_notifier6' defined but not used [-Wunused-label] CC fs/nilfs2/cpfile.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_verbs.o CC fs/nilfs2/sufile.o CC drivers/input/touchscreen/touchit213.o CC drivers/leds/trigger/ledtrig-default-on.o CC [M] drivers/hid/hid-petalynx.o CC drivers/input/touchscreen/touchright.o CC fs/cifs/smb2inode.o CC [M] drivers/hid/hid-picolcd_core.o CC fs/cifs/smb2file.o CC [M] drivers/leds/trigger/ledtrig-oneshot.o CC fs/nls/nls_iso8859-15.o CC arch/x86/kernel/cpu/perf_event_intel.o CC arch/x86/kernel/cpu/perf_event_intel_uncore.o CC fs/nls/nls_koi8-u.o LD [M] fs/ext3/ext3.o CC [M] drivers/infiniband/hw/qib/qib_diag.o CC drivers/input/touchscreen/touchwin.o CC [M] drivers/gpu/drm/drm_pci.o CC lib/timerqueue.o CC [M] drivers/infiniband/hw/qib/qib_dma.o CC drivers/base/firmware_class.o CC fs/nfsd/nfs3acl.o CC fs/locks.o CC [M] drivers/message/i2o/iop.o CC [M] net/rxrpc/ar-key.o CC [M] drivers/message/i2o/driver.o CC [M] net/rxrpc/ar-local.o CC [M] drivers/hid/hid-picolcd_fb.o CC drivers/input/touchscreen/tsc2007.o CC net/core/net-sysfs.o CC drivers/input/touchscreen/wacom_w8001.o CC [M] drivers/gpu/drm/drm_platform.o CC drivers/input/touchscreen/zforce_ts.o CC [M] drivers/gpu/drm/drm_sysfs.o CC [M] drivers/input/touchscreen/ad7879-i2c.o CC [M] drivers/gpu/drm/drm_hashtab.o CC arch/x86/kernel/cpu/perf_event_intel_rapl.o CC drivers/hwmon/lm92.o CC [M] drivers/gpu/drm/drm_mm.o CC [M] drivers/infiniband/hw/qib/qib_driver.o CC [M] fs/ext4/extents_status.o CC [M] drivers/gpu/drm/nouveau/core/subdev/bios/base.o CC [M] drivers/infiniband/hw/qib/qib_eeprom.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_vlan.o CC [M] drivers/hid/hid-picolcd_backlight.o CC fs/reiserfs/hashes.o CC [M] drivers/gpu/drm/drm_crtc.o LD fs/quota/built-in.o LD drivers/memstick/core/built-in.o LD drivers/memstick/built-in.o CC fs/binfmt_elf.o CC [M] drivers/gpu/drm/i915/i915_irq.o CC drivers/ide/trm290.o CC [M] drivers/gpu/drm/i915/i915_trace_points.o CC [M] drivers/infiniband/hw/mthca/mthca_pd.o CC [M] drivers/leds/trigger/ledtrig-backlight.o CC [M] drivers/infiniband/hw/nes/nes_mgt.o CC lib/vsprintf.o CC [M] drivers/leds/leds-bd2802.o CC [M] net/rxrpc/ar-output.o LD [M] net/llc/llc2.o CC [M] net/rxrpc/ar-peer.o CC net/tipc/name_distr.o CC [M] drivers/infiniband/hw/ocrdma/ocrdma_verbs.o CC net/ipv4/tcp.o CC fs/reiserfs/tail_conversion.o CC fs/reiserfs/journal.o CC net/netfilter/xt_NFQUEUE.o LD arch/x86/kernel/cpu/microcode/built-in.o CC [M] drivers/gpu/drm/qxl/qxl_irq.o CC fs/nls/nls_koi8-ru.o CC net/netfilter/xt_comment.o CC [M] arch/x86/kernel/cpu/microcode/core.o LD fs/lockd/lockd.o LD fs/lockd/built-in.o CC fs/posix_acl.o CC fs/ocfs2/extent_map.o CC [M] drivers/md/dm-era-target.o CC net/sunrpc/stats.o CC [M] drivers/leds/leds-lm3530.o CC crypto/aes_generic.o CC [M] drivers/message/i2o/device.o CC [M] drivers/message/i2o/debug.o CC [M] drivers/gpu/drm/qxl/qxl_dumb.o CC [M] drivers/leds/leds-lp8501.o CC [M] drivers/infiniband/hw/qib/qib_file_ops.o CC [M] fs/jfs/jfs_uniupr.o CC [M] drivers/leds/leds-tca6507.o CC [M] drivers/input/keyboard/matrix_keypad.o CC [M] drivers/input/touchscreen/cyttsp_core.o CC [M] drivers/input/touchscreen/cyttsp_i2c.o CC [M] net/openvswitch/vport-netdev.o CC [M] net/openvswitch/vport-gre.o CC [M] drivers/infiniband/core/smi.o CC [M] drivers/input/touchscreen/cyttsp_i2c_common.o CC [M] drivers/infiniband/core/agent.o CC [M] drivers/hid/hid-picolcd_lcd.o CC [M] drivers/infiniband/core/mad_rmpp.o CC fs/nls/mac-roman.o CC [M] drivers/input/keyboard/max7359_keypad.o CC [M] net/rxrpc/ar-recvmsg.o CC [M] drivers/infiniband/hw/mthca/mthca_cq.o CC drivers/hwmon/ltc4222.o LD fs/proc/proc.o CC [M] drivers/gpu/drm/i915/intel_ringbuffer.o CC [M] drivers/infiniband/hw/mthca/mthca_mr.o LD fs/proc/built-in.o CC [M] drivers/gpu/drm/i915/intel_uncore.o CC [M] drivers/hid/hid-picolcd_leds.o CC [M] drivers/infiniband/core/sa_query.o CC [M] drivers/infiniband/hw/mlx5/mem.o CC fs/reiserfs/resize.o CC fs/nilfs2/ifile.o CC [M] drivers/gpu/drm/i915/intel_renderstate_gen6.o CC crypto/arc4.o CC [M] drivers/gpu/drm/drm_modes.o CC [M] drivers/hid/hid-picolcd_debugfs.o CC arch/x86/kernel/cpu/mtrr/main.o LD drivers/leds/trigger/built-in.o CC arch/x86/kernel/cpu/mtrr/if.o CC [M] drivers/gpu/drm/drm_edid.o CC arch/x86/kernel/cpu/perfctr-watchdog.o CC [M] drivers/input/keyboard/mcs_touchkey.o CC [M] drivers/md/dm-log-userspace-base.o CC [M] drivers/base/regmap/regmap-mmio.o CC arch/x86/kernel/cpu/perf_event_amd_ibs.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_ldu.o CC [M] drivers/leds/leds-ot200.o CC net/sunrpc/sysctl.o CC fs/coredump.o CC [M] drivers/hid/hid-wiimote-core.o CC [M] drivers/infiniband/core/multicast.o CC [M] drivers/infiniband/hw/mthca/mthca_qp.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_ethtool.o CC drivers/ide/ide-pci-generic.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_netlink.o CC [M] fs/nls/nls_cp852.o LD net/sunrpc/auth_gss/built-in.o CC [M] fs/nls/nls_cp861.o CC fs/nilfs2/alloc.o LD drivers/infiniband/ulp/srpt/built-in.o CC crypto/khazad.o CC [M] net/sunrpc/auth_gss/auth_gss.o LD fs/nfsd/nfsd.o CC [M] drivers/infiniband/ulp/srpt/ib_srpt.o CC [M] drivers/infiniband/ulp/iser/iser_memory.o CC [M] fs/nls/nls_cp866.o CC fs/nilfs2/gcinode.o LD fs/nfsd/built-in.o CC [M] fs/nls/nls_cp864.o CC fs/drop_caches.o CC [M] drivers/leds/leds-adp5520.o CC drivers/base/module.o CC net/ipv4/tcp_input.o CC fs/reiserfs/item_ops.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_ttm_glue.o CC [M] lib/test-kstrtox.o LD drivers/leds/built-in.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_overlay.o CC [M] drivers/gpu/drm/qxl/qxl_ioctl.o CC [M] fs/xfs/xfs_attr_list.o CC [M] drivers/infiniband/hw/mthca/mthca_av.o CC fs/reiserfs/ioctl.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_cm.o CC drivers/ide/cmd640.o CC crypto/deflate.o CC [M] drivers/input/touchscreen/da9034-ts.o CC drivers/hwmon/ltc4261.o CC fs/dcookies.o CC [M] drivers/md/dm-log-userspace-transfer.o CC [M] arch/x86/kernel/cpu/microcode/intel.o CC [M] net/rxrpc/ar-security.o CC net/ipv4/tcp_output.o CC [M] drivers/message/i2o/pci.o CC [M] drivers/md/dm-raid1.o CC [M] drivers/hid/hid-wiimote-modules.o CC [M] drivers/gpu/drm/nouveau/core/subdev/bios/bit.o CC [M] lib/test_module.o LD net/xfrm/built-in.o CC [M] drivers/infiniband/core/iwcm.o LD fs/cifs/cifs.o CC net/netfilter/xt_dccp.o CC [M] net/rxrpc/ar-skbuff.o CC net/netfilter/xt_hl.o LD fs/cifs/built-in.o CC [M] drivers/input/keyboard/mpr121_touchkey.o CC [M] fs/udf/namei.o CC [M] fs/binfmt_misc.o CC net/netfilter/xt_ipcomp.o CC net/core/net-procfs.o CC net/core/netpoll.o CC crypto/michael_mic.o CC net/tipc/subscr.o CC [M] fs/nls/nls_cp869.o CC fs/ocfs2/file.o CC [M] fs/xfs/xfs_bit.o CC [M] fs/ext4/xattr.o CC [M] fs/xfs/xfs_bmap_util.o CC [M] drivers/gpu/drm/qxl/qxl_fence.o CC [M] fs/nls/nls_iso8859-2.o LD drivers/base/regmap/built-in.o CC net/core/net-traces.o CC [M] drivers/input/keyboard/newtonkbd.o CC [M] drivers/input/touchscreen/edt-ft5x06.o CC [M] drivers/gpu/drm/nouveau/core/subdev/bios/boost.o CC [M] drivers/hid/hid-wiimote-debug.o CC [M] drivers/hid/hid-primax.o CC [M] drivers/infiniband/core/iwpm_util.o CC arch/x86/kernel/cpu/mtrr/generic.o CC [M] drivers/hid/hid-samsung.o CC [M] fs/ext4/xattr_user.o CC [M] drivers/infiniband/core/iwpm_msg.o CC arch/x86/kernel/cpu/vmware.o LD net/sunrpc/xprtrdma/built-in.o LD drivers/base/built-in.o CC [M] drivers/infiniband/ulp/iser/iscsi_iser.o CC [M] net/sunrpc/xprtrdma/svc_rdma.o CC arch/x86/kernel/cpu/hypervisor.o CC net/netfilter/xt_l2tp.o CC [M] fs/jfs/resize.o LD drivers/mmc/built-in.o CC [M] net/rxrpc/ar-transport.o CC [M] drivers/infiniband/hw/qib/qib_fs.o CC [M] net/rxrpc/ar-proc.o CC [M] fs/jfs/xattr.o CC [M] net/rxrpc/sysctl.o CC [M] drivers/infiniband/ulp/ipoib/ipoib_fs.o CC [M] arch/x86/kernel/cpu/microcode/intel_lib.o CC crypto/crc32c_generic.o CC crypto/crct10dif_common.o CC net/tipc/name_table.o CC fs/ocfs2/heartbeat.o CC [M] fs/udf/partition.o LD net/sunrpc/sunrpc.o CC [M] fs/udf/super.o CC drivers/mfd/88pm860x-core.o CC drivers/misc/altera-stapl/altera-lpt.o CC [M] drivers/input/touchscreen/inexio.o CC [M] drivers/gpu/drm/drm_info.o CC drivers/hwmon/max16065.o CC fs/reiserfs/xattr.o CC [M] drivers/gpu/drm/drm_debugfs.o CC [M] fs/nls/nls_iso8859-5.o CC [M] fs/ext4/xattr_trusted.o CC [M] fs/ext4/inline.o LD [M] net/openvswitch/openvswitch.o CC [M] drivers/infiniband/hw/mlx5/srq.o CC [M] fs/mbcache.o CC [M] net/rxrpc/rxkad.o CC [M] drivers/input/touchscreen/mtouch.o CC [M] drivers/input/keyboard/qt1070.o CC [M] fs/jfs/ioctl.o CC fs/ocfs2/inode.o CC [M] drivers/gpu/drm/nouveau/core/subdev/bios/conn.o CC fs/ocfs2/ioctl.o CC net/ipv4/tcp_timer.o CC drivers/mfd/88pm860x-i2c.o AS arch/x86/kernel/head_64.o LD drivers/ide/ide-cd_mod.o CC [M] drivers/hid/hid-sjoy.o CC drivers/misc/c2port/core.o CC fs/reiserfs/lock.o CC [M] drivers/misc/c2port/c2port-duramar2150.o CC [M] fs/udf/truncate.o CC [M] drivers/gpu/drm/drm_encoder_slave.o CC arch/x86/kernel/head64.o CC [M] drivers/gpu/drm/drm_trace_points.o CC drivers/misc/altera-stapl/altera-jtag.o CC drivers/misc/altera-stapl/altera-comp.o CC drivers/misc/altera-stapl/altera.o CC [M] lib/test_bpf.o CC [M] arch/x86/kernel/cpu/microcode/amd.o CC arch/x86/kernel/head.o CC drivers/net/eql.o CC [M] net/sunrpc/xprtrdma/svc_rdma_transport.o CC [M] drivers/message/i2o/exec-osm.o CC fs/reiserfs/procfs.o CC net/core/ptp_classifier.o CC net/ipv4/tcp_ipv4.o CC net/netfilter/xt_limit.o CC net/tipc/net.o CC arch/x86/kernel/cpu/mshyperv.o CC drivers/ide/ide-tape.o CC [M] net/sunrpc/xprtrdma/svc_rdma_marshal.o CC [M] drivers/infiniband/hw/qib/qib_init.o CC [M] fs/nls/nls_cp1255.o CC [M] fs/nls/mac-croatian.o CC [M] drivers/gpu/drm/nouveau/core/subdev/bios/cstep.o CC [M] drivers/hid/hid-speedlink.o CC drivers/net/macvlan.o CC [M] drivers/gpu/drm/nouveau/core/subdev/bios/dcb.o LDS arch/x86/kernel/vmlinux.lds CC [M] arch/x86/kernel/test_nx.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_marker.o CC [M] drivers/gpu/drm/qxl/qxl_release.o CC [M] drivers/infiniband/hw/qib/qib_intr.o CC drivers/net/macvtap.o CC [M] drivers/infiniband/hw/ocrdma/ocrdma_hw.o CC drivers/mfd/da9055-core.o CC drivers/net/mii.o CC fs/nilfs2/ioctl.o CC [M] drivers/hid/hid-gaff.o CC fs/ocfs2/journal.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_gmrid_manager.o CC [M] drivers/ide/amd74xx.o CC drivers/mfd/da9055-i2c.o CC [M] drivers/md/dm.o CC [M] drivers/ide/cmd64x.o LD drivers/misc/carma/built-in.o CC [M] drivers/input/touchscreen/mk712.o CC crypto/crct10dif_generic.o LD [M] drivers/infiniband/hw/nes/iw_nes.o LD drivers/input/keyboard/built-in.o CC [M] fs/jfs/acl.o CC [M] drivers/md/dm-table.o LD drivers/misc/cb710/built-in.o CC [M] fs/udf/symlink.o LD drivers/nfc/built-in.o CC crypto/lz4hc.o CC net/tipc/netlink.o CC [M] drivers/misc/cb710/core.o CC [M] drivers/gpu/drm/nouveau/core/subdev/bios/disp.o CC [M] drivers/hid/hid-tmff.o CC drivers/hwmon/max1619.o CC [M] drivers/hid/hid-tivo.o CC net/netfilter/xt_multiport.o CC [M] drivers/gpu/drm/i915/intel_renderstate_gen7.o CC [M] drivers/infiniband/hw/mthca/mthca_mcg.o CC [M] drivers/infiniband/core/cma.o CC [M] drivers/hid/hid-topseed.o CC [M] drivers/input/touchscreen/penmount.o CC drivers/hwmon/max6642.o CC arch/x86/kernel/cpu/mtrr/cleanup.o CC net/ipv4/tcp_minisocks.o CC drivers/hwmon/max6650.o CC [M] drivers/infiniband/hw/mlx5/mr.o CC [M] drivers/gpu/drm/nouveau/core/subdev/bios/dp.o CC [M] drivers/infiniband/hw/mlx5/ah.o CC [M] fs/nls/mac-cyrillic.o CC [M] fs/nls/mac-gaelic.o CC [M] drivers/misc/cb710/sgbuf2.o CC [M] fs/nls/mac-romanian.o CC [M] net/sunrpc/auth_gss/gss_generic_token.o CC [M] arch/x86/kernel/iosf_mbi.o CC [M] fs/udf/directory.o CC drivers/hwmon/nct6683.o CC net/core/netclassid_cgroup.o CC [M] drivers/infiniband/hw/qib/qib_keys.o CC net/netfilter/xt_cgroup.o CC net/tipc/node.o CC net/ipv4/tcp_cong.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_fence.o CC [M] drivers/message/i2o/memory.o CC [M] drivers/infiniband/hw/qib/qib_mad.o CC [M] fs/udf/misc.o CC [M] drivers/infiniband/hw/ocrdma/ocrdma_ah.o CC [M] drivers/hid/hid-xinmo.o LD [M] net/rxrpc/af-rxrpc.o CC arch/x86/kernel/cpu/capflags.o CC [M] drivers/input/touchscreen/sun4i-ts.o CC drivers/ntb/ntb_hw.o CC net/ipv4/tcp_metrics.o CC [M] drivers/gpu/drm/drm_global.o LD [M] arch/x86/kernel/cpu/microcode/microcode.o CC net/ipv4/tcp_fastopen.o CC net/netfilter/xt_policy.o CC net/tipc/node_subscr.o CC drivers/pci/access.o CC net/netfilter/xt_realm.o CC fs/reiserfs/xattr_user.o CC drivers/pci/bus.o CC [M] drivers/md/dm-target.o CC [M] drivers/infiniband/hw/mlx5/mad.o CC drivers/mfd/da9063-core.o CC [M] net/sunrpc/xprtrdma/svc_rdma_sendto.o CC [M] fs/xfs/xfs_buf.o CC [M] drivers/gpu/drm/nouveau/core/subdev/bios/extdev.o CC [M] drivers/input/touchscreen/ti_am335x_tsc.o CC drivers/ntb/ntb_transport.o CC [M] drivers/hid/hid-zpff.o CC drivers/net/mdio.o CC fs/reiserfs/xattr_trusted.o CC fs/reiserfs/xattr_acl.o LD [M] drivers/hid/hid-wiimote.o CC [M] drivers/md/dm-linear.o LD [M] fs/jfs/jfs.o LD drivers/misc/c2port/built-in.o CC [M] drivers/gpu/drm/nouveau/core/subdev/bios/gpio.o CC fs/ocfs2/localalloc.o CC [M] drivers/message/i2o/i2o_scsi.o CC [M] drivers/gpu/drm/nouveau/core/subdev/bios/i2c.o CC [M] drivers/misc/cb710/debug.o LD drivers/hid/hid.o CC crypto/rng.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_dmabuf.o LD fs/nls/built-in.o LD [M] drivers/hid/hid-picolcd.o CC net/netfilter/xt_string.o CC [M] drivers/input/touchscreen/wm831x-ts.o CC net/tipc/port.o CC net/ipv4/tcp_offload.o LD drivers/hid/built-in.o CC drivers/hwmon/nct6775.o CC [M] fs/udf/udftime.o CC net/ipv4/datagram.o CC fs/ocfs2/locks.o CC [M] drivers/input/touchscreen/tps6507x-ts.o CC drivers/misc/eeprom/at24.o CC fs/ocfs2/mmap.o CC [M] fs/xfs/xfs_dir2_readdir.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_scrn.o LD [M] drivers/infiniband/ulp/iser/ib_iser.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_context.o CC [M] drivers/infiniband/hw/mthca/mthca_mad.o CC [M] drivers/ide/cs5530.o CC [M] drivers/ide/sc1200.o CC [M] drivers/gpu/drm/drm_prime.o CC fs/ocfs2/namei.o CC drivers/hwmon/pc87427.o CC drivers/net/Space.o CC drivers/mfd/da9063-irq.o CC drivers/pci/probe.o CC [M] net/sunrpc/xprtrdma/svc_rdma_recvfrom.o CC drivers/phy/phy-core.o CC [M] drivers/infiniband/hw/ocrdma/ocrdma_stats.o CC net/ipv4/raw.o CC net/tipc/ref.o CC [M] drivers/infiniband/hw/mthca/mthca_provider.o CC drivers/net/loopback.o LD drivers/pcmcia/built-in.o CC [M] drivers/gpu/drm/nouveau/core/subdev/bios/init.o CC [M] drivers/md/dm-stripe.o CC [M] lib/crc-ccitt.o CC [M] drivers/pcmcia/ds.o CC net/ipv4/udp.o LD [M] drivers/gpu/drm/qxl/qxl.o CC net/ipv4/udplite.o CC [M] drivers/gpu/drm/drm_rect.o CC net/tipc/socket.o CC drivers/hwmon/pcf8591.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_surface.o CC net/netfilter/xt_u32.o CC [M] drivers/gpu/drm/drm_vma_manager.o CC [M] drivers/md/dm-ioctl.o CC net/tipc/log.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_prime.o CC [M] drivers/gpu/drm/nouveau/core/subdev/bios/mxm.o CC [M] lib/libcrc32c.o CC [M] drivers/phy/phy-bcm-kona-usb2.o CC [M] net/netfilter/nf_conntrack_core.o LD drivers/misc/fuse/built-in.o CC [M] net/sunrpc/auth_gss/gss_mech_switch.o CC [M] drivers/md/dm-io.o CC [M] drivers/gpu/drm/i915/intel_renderstate_gen8.o LD [M] drivers/message/i2o/i2o_core.o CC [M] drivers/md/dm-kcopyd.o CC [M] fs/xfs/xfs_discard.o LD [M] drivers/message/i2o/i2o_config.o LD [M] drivers/message/i2o/i2o_bus.o CC drivers/hwmon/powr1220.o CC net/ipv4/udp_offload.o CC [M] drivers/md/dm-sysfs.o CC [M] drivers/gpu/drm/nouveau/core/subdev/bios/perf.o CC crypto/krng.o CC [M] drivers/gpu/drm/i915/intel_bios.o CC [M] fs/xfs/xfs_error.o CC [M] drivers/infiniband/hw/mthca/mthca_memfree.o CC [M] net/netfilter/nf_conntrack_standalone.o CC [M] drivers/md/dm-stats.o LD arch/x86/kernel/cpu/mtrr/built-in.o CC drivers/mfd/da9063-i2c.o CC [M] fs/udf/unicode.o CC [M] drivers/md/dm-path-selector.o LD arch/x86/kernel/cpu/built-in.o CC [M] net/netfilter/nf_conntrack_expect.o CC [M] drivers/gpu/drm/drm_flip_work.o CC [M] net/netfilter/nf_conntrack_helper.o CC [M] drivers/gpu/drm/nouveau/core/subdev/bios/pll.o LD arch/x86/kernel/built-in.o LD drivers/input/touchscreen/built-in.o CC [M] net/netfilter/nf_conntrack_proto.o CC drivers/hwmon/sht21.o CC fs/ocfs2/refcounttree.o LD fs/nilfs2/nilfs2.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_mob.o CC [M] drivers/gpu/drm/drm_modeset_lock.o LD fs/nilfs2/built-in.o LD net/core/built-in.o CC [M] net/sunrpc/xprtrdma/transport.o CC fs/ocfs2/reservations.o CC drivers/hwmon/sis5595.o CC drivers/net/netconsole.o CC drivers/hwmon/smm665.o LD drivers/pinctrl/built-in.o CC [M] net/netfilter/nf_conntrack_l3proto_generic.o CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_shader.o LD arch/x86/built-in.o LD drivers/input/built-in.o CC net/ipv4/arp.o CC drivers/mfd/pcf50633-core.o CC [M] drivers/pcmcia/pcmcia_resource.o LD drivers/platform/x86/built-in.o CC net/ipv4/icmp.o CC [M] drivers/md/dm-mpath.o CC [M] drivers/gpu/drm/nouveau/core/subdev/bios/ramcfg.o LD drivers/platform/built-in.o CC drivers/misc/eeprom/max6875.o CC [M] drivers/misc/eeprom/eeprom.o CC [M] lib/crc64_ecma.o LD [M] drivers/misc/cb710/cb710.o CC [M] drivers/misc/eeprom/eeprom_93cx6.o CC [M] lib/notifier-error-inject.o CC net/ipv4/devinet.o CC drivers/mfd/pcf50633-irq.o LD fs/reiserfs/reiserfs.o CC drivers/power/power_supply_core.o LD fs/reiserfs/built-in.o CC [M] drivers/phy/phy-omap-control.o CC [M] drivers/gpu/drm/ati_pcigart.o CC drivers/misc/genwqe/card_base.o CC drivers/net/arcnet/arcnet.o LD [M] drivers/infiniband/ulp/ipoib/ib_ipoib.o CC [M] drivers/gpu/drm/drm_crtc_helper.o LD drivers/phy/built-in.o CC [M] fs/xfs/xfs_export.o CC [M] fs/xfs/xfs_extent_busy.o CC [M] drivers/gpu/drm/drm_dp_helper.o CC [M] drivers/ide/jmicron.o CC drivers/hwmon/tmp102.o CC [M] drivers/infiniband/hw/qib/qib_mmap.o CC fs/ocfs2/move_extents.o CC drivers/hwmon/vt8231.o CC [M] drivers/ide/slc90e66.o CC [M] net/sunrpc/xprtrdma/rpc_rdma.o LD [M] drivers/infiniband/hw/mlx5/mlx5_ib.o CC [M] net/sunrpc/xprtrdma/verbs.o CC drivers/pps/pps.o CC fs/ocfs2/resize.o CC [M] drivers/ide/ide-gd.o LD drivers/net/bonding/built-in.o CC drivers/ptp/ptp_clock.o CC drivers/pci/host-bridge.o CC fs/ocfs2/slot_map.o CC [M] drivers/net/bonding/bond_main.o CC [M] drivers/gpu/drm/drm_probe_helper.o CC [M] fs/xfs/xfs_file.o CC [M] drivers/gpu/drm/drm_plane_helper.o CC [M] fs/xfs/xfs_filestream.o CC [M] drivers/gpu/drm/drm_fb_helper.o CC crypto/af_alg.o CC crypto/algif_hash.o CC [M] drivers/md/dm-thin.o CC [M] drivers/md/dm-thin-metadata.o CC [M] drivers/infiniband/hw/mthca/mthca_uar.o CC [M] drivers/gpu/drm/nouveau/core/subdev/bios/rammap.o CC [M] drivers/gpu/drm/i915/intel_display.o CC [M] lib/pm-notifier-error-inject.o CC [M] net/sunrpc/auth_gss/svcauth_gss.o CC [M] net/sunrpc/auth_gss/gss_rpc_upcall.o CC net/ipv4/af_inet.o CC net/ipv4/igmp.o CC drivers/hwmon/w83l785ts.o CC [M] drivers/infiniband/hw/mthca/mthca_srq.o LD [M] fs/ext4/ext4.o CC [M] drivers/gpu/drm/nouveau/core/subdev/bios/timing.o CC net/ipv4/fib_frontend.o CC [M] drivers/gpu/drm/i915/intel_modes.o CC fs/ocfs2/suballoc.o CC [M] lib/rbtree_test.o CC [M] net/netfilter/nf_conntrack_proto_generic.o CC [M] drivers/gpu/drm/nouveau/core/subdev/bios/therm.o LD drivers/net/caif/built-in.o CC [M] drivers/gpu/drm/nouveau/core/subdev/bios/vmap.o CC [M] net/netfilter/nf_conntrack_proto_tcp.o CC [M] lib/interval_tree_test.o CC [M] drivers/net/caif/caif_hsi.o CC [M] drivers/infiniband/hw/mthca/mthca_catas.o CC drivers/mfd/tps65912-core.o CC [M] drivers/gpu/drm/nouveau/core/subdev/bios/volt.o CC net/ipv4/fib_semantics.o CC net/ipv4/fib_trie.o CC [M] drivers/gpu/drm/i915/intel_overlay.o CC [M] drivers/gpu/drm/nouveau/core/subdev/bios/xpio.o CC [M] drivers/ide/ide-disk.o CC [M] drivers/md/md.o CC [M] net/sunrpc/auth_gss/gss_rpc_xdr.o LD drivers/misc/eeprom/built-in.o CC [M] drivers/gpu/drm/nouveau/core/subdev/bios/P0260.o CC [M] lib/percpu_test.o LD [M] fs/udf/udf.o CC [M] net/sunrpc/auth_gss/gss_krb5_mech.o CC [M] drivers/md/bitmap.o CC [M] drivers/gpu/drm/i915/intel_sideband.o CC [M] drivers/gpu/drm/i915/intel_sprite.o CC [M] drivers/gpu/drm/nouveau/core/subdev/bus/hwsq.o CC [M] drivers/gpu/drm/nouveau/core/subdev/bus/nv04.o CC [M] net/netfilter/nf_conntrack_proto_udp.o CC drivers/power/power_supply_sysfs.o CC [M] drivers/infiniband/hw/qib/qib_mr.o CC [M] drivers/infiniband/hw/qib/qib_pcie.o LD drivers/ntb/ntb.o LD drivers/ntb/built-in.o CC [M] fs/xfs/xfs_fsops.o LD drivers/misc/altera-stapl/altera-stapl.o CC [M] fs/xfs/xfs_globals.o LD drivers/misc/altera-stapl/built-in.o CC drivers/hwmon/pmbus/pmbus_core.o CC [M] net/sunrpc/auth_gss/gss_krb5_seal.o CC [M] drivers/ide/ide-disk_ioctl.o CC fs/ocfs2/super.o CC [M] fs/xfs/xfs_icache.o CC [M] drivers/ide/ide-floppy.o CC drivers/misc/ibmasm/module.o CC [M] fs/xfs/xfs_ioctl.o CC [M] drivers/ide/ide-floppy_ioctl.o CC net/ipv4/inet_fragment.o CC drivers/misc/genwqe/card_dev.o CC [M] drivers/gpu/drm/nouveau/core/subdev/bus/nv31.o CC net/tipc/eth_media.o CC crypto/xor.o CC [M] fs/xfs/xfs_iomap.o CC drivers/pps/kapi.o GEN lib/oid_registry_data.c CC [M] drivers/ide/ide-cs.o CC [M] drivers/pcmcia/cistpl.o CC [M] drivers/infiniband/hw/qib/qib_pio_copy.o CC fs/ocfs2/symlink.o CC crypto/ablk_helper.o CC [M] drivers/md/raid5.o CC [M] crypto/crypto_user.o CC [M] fs/xfs/xfs_iops.o CC drivers/pci/remove.o CC [M] fs/xfs/xfs_itable.o CC [M] fs/xfs/xfs_message.o CC [M] drivers/gpu/drm/nouveau/core/subdev/bus/nv50.o CC drivers/mfd/tps65912-irq.o CC fs/ocfs2/sysfile.o CC [M] drivers/ide/ide_platform.o CC drivers/misc/genwqe/card_ddcb.o CC [M] fs/xfs/xfs_mount.o CC drivers/ptp/ptp_chardev.o CC [M] drivers/gpu/drm/nouveau/core/subdev/bus/nv94.o GEN lib/crc32table.h AR lib/lib.a CC [M] lib/oid_registry.o CC [M] net/netfilter/nf_conntrack_extend.o CC [M] net/sunrpc/auth_gss/gss_krb5_unseal.o CC [M] drivers/hwmon/w83627hf.o CC drivers/pci/pci.o LD [M] drivers/gpu/drm/vmwgfx/vmwgfx.o CC [M] net/netfilter/nf_conntrack_acct.o CC [M] fs/xfs/xfs_mru_cache.o CC [M] net/netfilter/nf_conntrack_seqadj.o CC [M] drivers/gpu/drm/nouveau/core/subdev/bus/nvc0.o CC drivers/mfd/wm831x-core.o CC [M] net/netfilter/nf_conntrack_timestamp.o CC fs/ocfs2/uptodate.o CC [M] drivers/net/caif/caif_virtio.o CC drivers/power/power_supply_leds.o CC [M] fs/xfs/xfs_super.o CC [M] drivers/pcmcia/pcmcia_cis.o CC [M] drivers/md/faulty.o CC [M] drivers/hwmon/pmbus/pmbus.o CC [M] fs/xfs/xfs_symlink.o CC [M] drivers/hwmon/pmbus/lm25066.o CC [M] fs/xfs/xfs_trans.o CC fs/ocfs2/quota_local.o CC [M] fs/xfs/xfs_xattr.o CC [M] drivers/md/dm-bufio.o CC [M] net/sunrpc/auth_gss/gss_krb5_seqnum.o CC [M] drivers/gpu/drm/nouveau/core/subdev/clock/base.o CC [M] net/sunrpc/auth_gss/gss_krb5_wrap.o CC lib/crc32.o CC [M] drivers/hwmon/w83793.o CC [M] drivers/hwmon/w83781d.o CC [M] fs/xfs/kmem.o CC [M] crypto/vmac.o CC [M] drivers/hwmon/adm1026.o CC [M] drivers/hwmon/adm1031.o CC [M] crypto/xcbc.o LD drivers/ide/ide-core.o LD drivers/ide/built-in.o CC drivers/net/arcnet/rfc1051.o CC drivers/pci/pci-driver.o CC [M] drivers/md/dm-bio-prison.o CC [M] crypto/crypto_null.o CC [M] drivers/hwmon/pmbus/ltc2978.o CC [M] fs/xfs/uuid.o CC [M] net/sunrpc/auth_gss/gss_krb5_crypto.o CC [M] net/sunrpc/auth_gss/gss_krb5_keys.o CC [M] drivers/hwmon/ads7828.o CC drivers/pps/sysfs.o LD [M] drivers/infiniband/hw/ocrdma/ocrdma.o CC [M] fs/xfs/xfs_alloc.o CC drivers/net/arcnet/capmode.o CC drivers/pci/search.o CC [M] drivers/net/bonding/bond_3ad.o CC [M] fs/xfs/xfs_alloc_btree.o CC drivers/pps/clients/pps-ktimer.o CC [M] fs/xfs/xfs_attr.o CC [M] fs/xfs/xfs_attr_leaf.o CC [M] drivers/hwmon/pmbus/max16064.o CC [M] drivers/hwmon/pmbus/max34440.o CC [M] drivers/hwmon/pmbus/max8688.o CC [M] drivers/gpu/drm/nouveau/core/subdev/clock/nv04.o CC drivers/power/pda_power.o CC drivers/misc/ibmasm/ibmasmfs.o CC [M] drivers/gpu/drm/nouveau/core/subdev/clock/nv40.o LD [M] drivers/infiniband/hw/mthca/ib_mthca.o CC drivers/misc/ibmasm/event.o CC net/tipc/server.o CC [M] drivers/gpu/drm/nouveau/core/subdev/clock/nv50.o CC net/tipc/sysctl.o CC [M] drivers/gpu/drm/nouveau/core/subdev/clock/nv84.o LD drivers/pps/generators/built-in.o CC drivers/power/88pm860x_battery.o CC drivers/power/ds2760_battery.o CC [M] crypto/rmd128.o CC [M] fs/xfs/xfs_attr_remote.o CC [M] fs/xfs/xfs_bmap.o CC [M] drivers/gpu/drm/nouveau/core/subdev/clock/nva3.o CC [M] fs/xfs/xfs_bmap_btree.o CC [M] drivers/hwmon/adt7462.o CC [M] drivers/infiniband/hw/qib/qib_qp.o CC fs/ocfs2/quota_global.o CC fs/ocfs2/xattr.o CC [M] drivers/md/dm-crypt.o CC [M] drivers/net/bonding/bond_alb.o CC [M] crypto/cts.o CC [M] drivers/infiniband/hw/qib/qib_qsfp.o CC [M] drivers/hwmon/da9052-hwmon.o CC [M] drivers/hwmon/pmbus/ucd9200.o LD [M] drivers/ide/ide-gd_mod.o CC [M] crypto/gcm.o CC [M] drivers/hwmon/pmbus/zl6100.o CC [M] net/netfilter/nf_conntrack_ecache.o CC drivers/ptp/ptp_sysfs.o LD [M] drivers/gpu/drm/drm_kms_helper.o LD drivers/pwm/built-in.o CC [M] crypto/fcrypt.o CC [M] drivers/gpu/drm/nouveau/core/subdev/clock/nvaa.o CC [M] drivers/md/dm-flakey.o CC [M] crypto/serpent_generic.o LD [M] drivers/gpu/drm/drm.o LD drivers/pps/clients/built-in.o LD drivers/pps/pps_core.o CC drivers/mfd/wm831x-irq.o LD drivers/pps/built-in.o CC [M] fs/xfs/xfs_btree.o CC [M] drivers/hwmon/dme1737.o CC [M] crypto/camellia_generic.o CC drivers/regulator/core.o CC [M] crypto/cast_common.o CC [M] crypto/cast5_generic.o CC [M] drivers/pcmcia/cs.o CC drivers/reset/core.o LD drivers/hwmon/pmbus/built-in.o CC [M] net/netfilter/nf_conntrack_labels.o CC [M] net/netfilter/nf_conntrack_h323_main.o CC [M] crypto/tea.o LD [M] drivers/infiniband/core/ib_core.o CC [M] drivers/hwmon/ds620.o CC drivers/pci/pci-sysfs.o CC drivers/mfd/wm831x-otp.o LD [M] drivers/infiniband/core/ib_mad.o LD [M] drivers/infiniband/core/ib_sa.o CC [M] fs/xfs/xfs_da_btree.o CC drivers/regulator/dummy.o LD [M] drivers/infiniband/core/ib_cm.o CC net/ipv4/ping.o LD [M] drivers/infiniband/core/iw_cm.o CC [M] crypto/anubis.o LD [M] drivers/infiniband/core/ib_addr.o CC drivers/net/arcnet/com90io.o CC [M] crypto/crc32.o LD [M] drivers/infiniband/core/rdma_cm.o CC [M] drivers/hwmon/emc1403.o CC net/ipv4/ip_tunnel_core.o CC [M] drivers/gpu/drm/nouveau/core/subdev/clock/nvc0.o CC [M] drivers/gpu/drm/i915/intel_fbdev.o CC [M] drivers/gpu/drm/nouveau/core/subdev/clock/nve0.o LD drivers/soc/built-in.o CC [M] drivers/gpu/drm/i915/dvo_ch7017.o CC [M] drivers/gpu/drm/nouveau/core/subdev/clock/pllnv04.o CC [M] fs/xfs/xfs_da_format.o CC [M] drivers/md/dm-round-robin.o CC [M] drivers/md/dm-queue-length.o CC [M] drivers/infiniband/hw/qib/qib_rc.o CC [M] drivers/md/dm-service-time.o CC [M] drivers/net/arcnet/rfc1201.o LD drivers/spmi/built-in.o CC [M] drivers/md/dm-switch.o CC [M] drivers/spmi/spmi.o CC drivers/rtc/rtc-lib.o CC net/ipv4/gre_offload.o CC [M] crypto/authenc.o CC net/ipv4/ip_tunnel.o LD drivers/ssb/built-in.o CC [M] drivers/gpu/drm/i915/dvo_ch7xxx.o CC drivers/misc/genwqe/card_sysfs.o CC [M] drivers/ssb/main.o CC [M] drivers/net/arcnet/arc-rawmode.o CC [M] crypto/authencesn.o CC [M] drivers/md/dm-log.o CC [M] fs/xfs/xfs_dir2.o CC [M] drivers/md/dm-region-hash.o CC drivers/misc/ibmasm/command.o CC [M] drivers/gpu/drm/nouveau/core/subdev/clock/pllnva3.o CC [M] drivers/infiniband/hw/qib/qib_ruc.o LD lib/built-in.o CC drivers/scsi/scsi.o CC [M] drivers/infiniband/hw/qib/qib_sdma.o CC [M] drivers/hwmon/emc2103.o CC fs/ocfs2/acl.o CC [M] drivers/gpu/drm/nouveau/core/subdev/devinit/base.o CC [M] crypto/ansi_cprng.o CC [M] crypto/tcrypt.o CC drivers/power/ds2782_battery.o CC drivers/power/sbs-battery.o CC [M] drivers/pcmcia/socket_sysfs.o CC [M] fs/xfs/xfs_dir2_block.o CC [M] drivers/hwmon/f71805f.o CC [M] drivers/hwmon/f71882fg.o CC drivers/misc/ibmasm/remote.o CC [M] fs/xfs/xfs_dir2_data.o LD [M] net/sunrpc/xprtrdma/xprtrdma.o LD drivers/reset/built-in.o CC [M] drivers/gpu/drm/nouveau/core/subdev/devinit/nv04.o LD [M] net/sunrpc/xprtrdma/svcrdma.o CC fs/ocfs2/stack_o2cb.o CC [M] drivers/gpu/drm/i915/dvo_ivch.o CC [M] net/netfilter/nf_conntrack_h323_asn1.o CC drivers/regulator/fixed-helper.o LD drivers/ptp/ptp.o LD drivers/ptp/built-in.o CC [M] drivers/hwmon/fschmd.o CC [M] drivers/infiniband/hw/qib/qib_srq.o CC [M] drivers/hwmon/g762.o CC drivers/mfd/wm831x-auxadc.o CC [M] drivers/md/dm-zero.o CC [M] drivers/md/dm-raid.o CC [M] drivers/gpu/drm/nouveau/core/subdev/devinit/nv05.o CC [M] crypto/ghash-generic.o CC [M] drivers/gpu/drm/i915/dvo_ns2501.o CC [M] drivers/hwmon/gl518sm.o LD drivers/net/can/c_can/built-in.o CC [M] drivers/hwmon/hih6130.o CC [M] drivers/hwmon/it87.o CC [M] drivers/net/arcnet/com90xx.o CC [M] drivers/net/can/c_can/c_can.o CC [M] drivers/hwmon/jc42.o CC [M] drivers/md/dm-verity.o CC [M] drivers/pcmcia/cardbus.o CC [M] drivers/gpu/drm/nouveau/core/subdev/devinit/nv10.o CC [M] drivers/gpu/drm/nouveau/core/subdev/devinit/nv1a.o LD [M] net/sunrpc/auth_gss/auth_rpcgss.o LD [M] net/sunrpc/auth_gss/rpcsec_gss_krb5.o LD crypto/crypto.o LD crypto/asymmetric_keys/built-in.o LD crypto/async_tx/built-in.o LD crypto/crypto_algapi.o LD net/tipc/tipc.o LD net/sunrpc/built-in.o CC drivers/rtc/systohc.o CC [M] crypto/asymmetric_keys/asymmetric_type.o CC [M] crypto/async_tx/async_tx.o CC drivers/net/dsa/mv88e6060.o CC [M] crypto/asymmetric_keys/signature.o CC [M] net/netfilter/nf_nat_core.o CC [M] drivers/infiniband/hw/qib/qib_sysfs.o LD net/tipc/built-in.o LD crypto/crypto_blkcipher.o CC [M] drivers/infiniband/hw/qib/qib_twsi.o CC drivers/rtc/class.o LD crypto/crypto_hash.o LD crypto/cryptomgr.o CC [M] fs/xfs/xfs_dir2_leaf.o LD crypto/built-in.o CC drivers/net/dsa/mv88e6xxx.o CC [M] drivers/infiniband/hw/qib/qib_tx.o CC [M] drivers/infiniband/hw/qib/qib_uc.o CC [M] crypto/asymmetric_keys/rsa.o LD drivers/net/fddi/built-in.o LD drivers/md/persistent-data/built-in.o CC [M] drivers/pcmcia/rsrc_mgr.o CC [M] fs/xfs/xfs_dir2_node.o CC [M] drivers/md/persistent-data/dm-array.o CC [M] drivers/gpu/drm/i915/dvo_sil164.o CC drivers/misc/genwqe/card_debugfs.o CC [M] drivers/infiniband/hw/qib/qib_ud.o CC [M] crypto/async_tx/async_memcpy.o CC [M] drivers/gpu/drm/i915/dvo_tfp410.o CC [M] crypto/async_tx/async_xor.o CC [M] crypto/async_tx/async_pq.o CC drivers/staging/staging.o CC [M] drivers/infiniband/hw/qib/qib_user_pages.o LD drivers/md/built-in.o CC [M] crypto/async_tx/async_raid6_recov.o LD drivers/net/ethernet/adaptec/built-in.o CC [M] net/netfilter/nf_nat_proto_unknown.o CC drivers/power/bq27x00_battery.o CC drivers/net/dsa/mv88e6123_61_65.o CC [M] drivers/net/bonding/bond_sysfs.o CC [M] drivers/md/persistent-data/dm-bitset.o LD drivers/net/ethernet/alteon/built-in.o CC net/ipv4/sysctl_net_ipv4.o LD drivers/net/ethernet/arc/built-in.o CC [M] drivers/hwmon/k8temp.o CC net/ipv4/proc.o CC drivers/power/da9030_battery.o LD drivers/misc/lis3lv02d/built-in.o CC drivers/net/ethernet/atheros/alx/main.o CC [M] drivers/misc/lis3lv02d/lis3lv02d.o CC drivers/net/ethernet/atheros/alx/ethtool.o CC [M] fs/xfs/xfs_dir2_sf.o CC drivers/rtc/interface.o CC [M] drivers/gpu/drm/nouveau/core/subdev/devinit/nv20.o CC drivers/target/target_core_configfs.o CC [M] drivers/gpu/drm/i915/intel_crt.o LD drivers/net/arcnet/built-in.o LD drivers/misc/mei/built-in.o CC [M] drivers/hwmon/lm73.o CC [M] drivers/hwmon/lm83.o CC [M] fs/xfs/xfs_dquot_buf.o CC [M] drivers/misc/mei/init.o CC [M] fs/xfs/xfs_ialloc.o CC drivers/rtc/rtc-sysfs.o CC [M] fs/xfs/xfs_ialloc_btree.o CC drivers/scsi/hosts.o CC drivers/mfd/bcm590xx.o CC drivers/misc/ibmasm/heartbeat.o CC drivers/mfd/tc3589x.o CC drivers/regulator/helpers.o CC [M] fs/xfs/xfs_icreate_item.o CC [M] drivers/misc/lis3lv02d/lis3lv02d_i2c.o CC [M] drivers/md/persistent-data/dm-block-manager.o LD [M] crypto/asymmetric_keys/asymmetric_keys.o CC net/ipv4/gre_demux.o CC [M] drivers/infiniband/hw/qib/qib_user_sdma.o CC net/ipv4/syncookies.o CC [M] drivers/md/persistent-data/dm-space-map-common.o CC [M] net/netfilter/nf_nat_proto_common.o CC net/ipv4/ipcomp.o CC drivers/net/ethernet/atheros/alx/hw.o CC [M] fs/xfs/xfs_inode.o CC [M] drivers/md/persistent-data/dm-space-map-disk.o CC drivers/net/dsa/mv88e6131.o CC [M] drivers/md/persistent-data/dm-space-map-metadata.o CC [M] drivers/ssb/scan.o CC [M] net/netfilter/nf_nat_proto_udp.o LD drivers/staging/cptm1217/built-in.o CC drivers/mfd/arizona-core.o LD drivers/staging/comedi/built-in.o CC drivers/mfd/arizona-irq.o CC [M] drivers/pcmcia/rsrc_nonstatic.o CC [M] drivers/staging/cptm1217/clearpad_tm1217.o CC [M] drivers/staging/comedi/comedi_fops.o CC [M] drivers/pcmcia/yenta_socket.o CC [M] drivers/gpu/drm/i915/intel_ddi.o CC drivers/scsi/scsi_ioctl.o CC drivers/staging/crystalhd/crystalhd_cmds.o CC [M] drivers/infiniband/hw/qib/qib_verbs_mcast.o CC drivers/misc/genwqe/card_utils.o CC [M] drivers/staging/comedi/range.o CC [M] drivers/md/persistent-data/dm-transaction-manager.o CC [M] drivers/gpu/drm/i915/intel_dp.o CC drivers/net/hippi/rrunner.o CC drivers/power/da9052-battery.o CC drivers/power/max17040_battery.o CC net/ipv4/xfrm4_tunnel.o CC net/ipv4/xfrm4_mode_beet.o CC [M] net/netfilter/nf_nat_proto_tcp.o CC [M] drivers/staging/comedi/drivers.o CC [M] drivers/staging/comedi/comedi_buf.o CC [M] drivers/hwmon/lm93.o CC [M] drivers/hwmon/lm95234.o CC drivers/net/ethernet/broadcom/bnx2.o CC [M] drivers/hwmon/lm95241.o CC [M] drivers/staging/comedi/comedi_pci.o CC [M] drivers/staging/comedi/proc.o CC drivers/pci/rom.o LD drivers/net/can/softing/built-in.o CC drivers/net/ethernet/atheros/atl1c/atl1c_main.o CC drivers/net/ethernet/atheros/atl1c/atl1c_hw.o CC drivers/mfd/wm5102-tables.o CC [M] drivers/gpu/drm/nouveau/core/subdev/devinit/nv50.o CC drivers/mfd/wm5110-tables.o LD drivers/net/ethernet/atheros/atlx/built-in.o LD drivers/net/can/spi/built-in.o LD drivers/staging/comedi/kcomedilib/built-in.o LD drivers/staging/comedi/drivers/built-in.o CC [M] drivers/net/ethernet/atheros/atlx/atl2.o CC [M] drivers/md/persistent-data/dm-btree.o CC [M] drivers/infiniband/hw/qib/qib_iba7220.o LD drivers/net/ppp/built-in.o CC [M] drivers/staging/comedi/drivers/addi_watchdog.o LD drivers/net/can/usb/built-in.o CC [M] drivers/infiniband/hw/qib/qib_sd7220.o CC [M] drivers/md/persistent-data/dm-btree-remove.o CC drivers/power/88pm860x_charger.o CC [M] drivers/net/ppp/ppp_generic.o CC drivers/net/phy/phy.o CC [M] drivers/infiniband/hw/qib/qib_iba7322.o CC drivers/net/ethernet/atheros/atl1c/atl1c_ethtool.o CC [M] net/netfilter/nf_nat_helper.o CC [M] drivers/gpu/drm/nouveau/core/subdev/devinit/nv84.o CC [M] drivers/gpu/drm/i915/intel_dsi_cmd.o CC [M] drivers/gpu/drm/i915/intel_dsi.o CC [M] drivers/net/can/c_can/c_can_platform.o CC drivers/misc/ibmasm/r_heartbeat.o CC [M] drivers/gpu/drm/i915/intel_dsi_pll.o CC drivers/misc/ibmasm/dot_command.o CC [M] drivers/misc/mei/hbm.o CC drivers/misc/ibmasm/lowlevel.o LD drivers/net/slip/built-in.o CC [M] drivers/gpu/drm/i915/intel_dsi_panel_vbt.o CC [M] drivers/net/slip/slip.o CC drivers/regulator/devres.o CC [M] drivers/hwmon/ltc2945.o CC [M] net/netfilter/nf_conntrack_proto_dccp.o CC drivers/target/target_core_device.o CC [M] net/netfilter/nf_conntrack_proto_gre.o CC [M] drivers/net/bonding/bond_sysfs_slave.o CC [M] drivers/net/bonding/bond_debugfs.o CC [M] drivers/net/ppp/ppp_async.o CC drivers/power/pcf50633-charger.o CC drivers/power/max8998_charger.o CC [M] drivers/hwmon/ltc4215.o CC [M] drivers/hwmon/ltc4245.o CC [M] drivers/hwmon/max1668.o CC [M] net/netfilter/nf_conntrack_proto_udplite.o CC [M] drivers/net/bonding/bond_netlink.o CC [M] drivers/net/bonding/bond_options.o CC [M] drivers/hwmon/max6639.o CC drivers/net/team/team.o CC [M] drivers/misc/mei/interrupt.o CC [M] drivers/md/persistent-data/dm-btree-spine.o CC [M] drivers/misc/mei/client.o CC net/ipv4/inet_lro.o CC [M] drivers/ssb/sprom.o LD drivers/net/ethernet/brocade/built-in.o CC drivers/pci/setup-res.o CC drivers/power/bq2415x_charger.o CC drivers/power/bq24735-charger.o CC [M] drivers/infiniband/hw/qib/qib_verbs.o CC [M] drivers/power/wm831x_backup.o CC [M] drivers/power/test_power.o CC [M] drivers/hwmon/max6697.o CC [M] drivers/hwmon/pc87360.o CC drivers/rtc/rtc-88pm860x.o CC [M] drivers/staging/comedi/drivers/addi_apci_035.o CC [M] drivers/hwmon/sch56xx-common.o CC drivers/pci/irq.o CC drivers/scsi/constants.o CC [M] drivers/gpu/drm/nouveau/core/subdev/devinit/nv98.o CC [M] net/netfilter/nf_conntrack_ftp.o CC drivers/regulator/bcm590xx-regulator.o CC net/ipv4/tunnel4.o CC [M] drivers/power/ds2780_battery.o CC drivers/rtc/rtc-ab3100.o CC drivers/staging/crystalhd/crystalhd_hw.o CC drivers/scsi/scsicam.o LD drivers/net/dsa/mv88e6xxx_drv.o CC [M] drivers/staging/comedi/drivers/addi_apci_1032.o CC [M] drivers/infiniband/hw/qib/qib_iba6120.o LD drivers/net/dsa/built-in.o CC [M] drivers/net/ethernet/broadcom/b44.o CC [M] drivers/hwmon/sch5636.o CC [M] drivers/hwmon/smsc47b397.o CC drivers/target/target_core_fabric_configfs.o CC drivers/regulator/da9055-regulator.o CC [M] drivers/pcmcia/pd6729.o CC drivers/target/target_core_fabric_lib.o CC [M] drivers/infiniband/hw/qib/qib_wc_x86_64.o CC [M] drivers/infiniband/hw/qib/qib_debugfs.o CC [M] drivers/hwmon/smsc47m1.o CC [M] drivers/net/bonding/bond_procfs.o CC [M] drivers/hwmon/smsc47m192.o CC [M] drivers/gpu/drm/nouveau/core/subdev/devinit/nva3.o CC [M] fs/xfs/xfs_inode_fork.o CC [M] drivers/gpu/drm/nouveau/core/subdev/devinit/nvaf.o CC [M] fs/xfs/xfs_inode_buf.o CC [M] drivers/hwmon/amc6821.o CC drivers/misc/mic/card/mic_x100.o CC [M] drivers/hwmon/tmp401.o CC drivers/regulator/fan53555.o LD drivers/misc/ibmasm/ibmasm.o CC drivers/net/ethernet/calxeda/xgmac.o LD drivers/misc/ibmasm/built-in.o CC drivers/mfd/wm8997-tables.o CC [M] fs/xfs/xfs_log_recover.o CC drivers/target/target_core_hba.o CC net/ipv4/xfrm4_mode_transport.o LD drivers/misc/ti-st/built-in.o LD drivers/net/ethernet/chelsio/cxgb3/built-in.o LD drivers/net/ethernet/chelsio/cxgb4/built-in.o CC [M] drivers/misc/ti-st/st_core.o CC [M] drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.o CC [M] drivers/misc/ti-st/st_kim.o CC [M] drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.o CC [M] drivers/net/ethernet/chelsio/cxgb3/ael1002.o CC [M] drivers/net/ethernet/chelsio/cxgb4/l2t.o LD drivers/misc/vmw_vmci/built-in.o CC [M] drivers/hwmon/vt1211.o CC [M] drivers/power/goldfish_battery.o CC [M] drivers/misc/vmw_vmci/vmci_context.o LD drivers/hwmon/built-in.o LD drivers/mfd/wm831x.o CC drivers/mfd/wm831x-i2c.o LD drivers/net/ethernet/cisco/built-in.o CC [M] drivers/gpu/drm/nouveau/core/subdev/devinit/nvc0.o CC [M] drivers/power/lp8727_charger.o CC [M] drivers/ssb/pci.o LD drivers/net/ethernet/cisco/enic/built-in.o CC [M] drivers/net/ethernet/cisco/enic/enic_main.o CC drivers/scsi/scsi_error.o CC drivers/staging/crystalhd/crystalhd_lnx.o CC drivers/pci/vpd.o CC drivers/staging/crystalhd/crystalhd_misc.o CC [M] drivers/power/max14577_charger.o CC [M] drivers/power/tps65090-charger.o CC drivers/pci/setup-bus.o CC [M] drivers/gpu/drm/nouveau/core/subdev/devinit/gm107.o CC [M] drivers/net/ppp/ppp_deflate.o CC drivers/net/phy/phy_device.o CC [M] drivers/gpu/drm/nouveau/core/subdev/fb/base.o CC fs/ocfs2/stackglue.o CC [M] drivers/net/ppp/ppp_mppe.o CC [M] drivers/net/ethernet/cisco/enic/vnic_cq.o CC [M] drivers/pcmcia/i82092.o CC [M] drivers/ssb/pcihost_wrapper.o CC drivers/regulator/lp3971.o CC drivers/regulator/lp3972.o CC [M] drivers/net/can/vcan.o CC [M] drivers/ssb/driver_chipcommon.o CC fs/ocfs2/cluster/heartbeat.o LD [M] drivers/md/persistent-data/dm-persistent-data.o CC [M] drivers/misc/mei/main.o CC [M] drivers/ssb/driver_chipcommon_pmu.o LD drivers/misc/genwqe/genwqe_card.o CC [M] drivers/misc/mei/amthif.o LD drivers/power/power_supply.o CC [M] drivers/gpu/drm/nouveau/core/subdev/fb/nv04.o CC drivers/misc/bmp085.o LD drivers/misc/genwqe/built-in.o CC drivers/regulator/lp872x.o CC [M] drivers/net/ethernet/cisco/enic/vnic_intr.o CC [M] drivers/gpu/drm/i915/intel_dvo.o CC [M] drivers/gpu/drm/i915/intel_hdmi.o CC [M] drivers/gpu/drm/i915/intel_i2c.o CC [M] drivers/gpu/drm/i915/intel_lvds.o CC [M] drivers/thermal/thermal_core.o LD drivers/thermal/samsung/built-in.o CC [M] fs/xfs/xfs_log_rlimit.o CC fs/ocfs2/cluster/masklog.o CC [M] fs/xfs/xfs_sb.o CC [M] drivers/thermal/fair_share.o CC [M] drivers/staging/comedi/drivers/addi_apci_1500.o CC drivers/misc/mic/card/mic_device.o CC [M] drivers/thermal/step_wise.o CC drivers/misc/mic/card/mic_debugfs.o CC [M] net/netfilter/nf_conntrack_irc.o CC drivers/rtc/rtc-bq32k.o CC [M] drivers/net/ethernet/chelsio/cxgb3/vsc8211.o CC [M] net/netfilter/nf_conntrack_broadcast.o CC [M] drivers/net/ethernet/chelsio/cxgb3/t3_hw.o CC [M] drivers/net/ethernet/broadcom/cnic.o CC [M] drivers/net/ethernet/chelsio/cxgb3/mc5.o LD drivers/uio/built-in.o CC drivers/pci/vc.o LD drivers/thunderbolt/built-in.o CC [M] drivers/uio/uio.o CC drivers/regulator/ltc3589.o CC [M] drivers/thunderbolt/nhi.o CC [M] drivers/thunderbolt/ctl.o LD drivers/net/ethernet/atheros/alx/alx.o LD drivers/net/vmxnet3/built-in.o LD drivers/net/ethernet/atheros/alx/built-in.o CC fs/ocfs2/dlm/dlmdomain.o CC drivers/mfd/tps65218.o CC net/ipv4/ipconfig.o CC [M] drivers/net/vmxnet3/vmxnet3_drv.o CC drivers/tty/tty_io.o CC [M] drivers/net/slip/slhc.o CC [M] drivers/gpu/drm/i915/intel_panel.o CC [M] drivers/thunderbolt/tb.o CC [M] drivers/misc/vmw_vmci/vmci_datagram.o CC drivers/net/team/team_mode_broadcast.o CC [M] fs/xfs/xfs_symlink_remote.o CC [M] fs/xfs/xfs_trans_resv.o CC drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.o CC [M] drivers/net/ethernet/cisco/enic/vnic_wq.o CC [M] drivers/staging/comedi/drivers/addi_apci_16xx.o CC [M] drivers/misc/ti-st/st_ll.o LD drivers/power/built-in.o CC fs/ocfs2/dlmfs/userdlm.o CC fs/ocfs2/cluster/sys.o CC fs/ocfs2/dlmfs/dlmfs.o CC fs/ocfs2/cluster/nodemanager.o CC fs/ocfs2/cluster/quorum.o CC drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.o CC fs/ocfs2/cluster/tcp.o CC [M] drivers/gpu/drm/i915/intel_sdvo.o CC drivers/scsi/scsi_lib.o CC [M] drivers/thermal/user_space.o CC drivers/misc/mic/card/mic_virtio.o CC drivers/scsi/scsi_lib_dma.o CC [M] drivers/gpu/drm/i915/intel_tv.o LD [M] drivers/pcmcia/pcmcia_core.o LD [M] drivers/pcmcia/pcmcia.o LD [M] drivers/pcmcia/pcmcia_rsrc.o CC [M] drivers/net/vmxnet3/vmxnet3_ethtool.o CC [M] drivers/misc/vmw_vmci/vmci_doorbell.o CC net/ipv4/netfilter.o CC drivers/net/ethernet/chelsio/cxgb4vf/sge.o CC drivers/usb/host/pci-quirks.o LD drivers/net/ethernet/dec/built-in.o CC [M] drivers/net/ppp/pppox.o CC [M] drivers/net/ppp/pppoe.o CC drivers/net/phy/mdio_bus.o CC [M] drivers/net/ethernet/chelsio/cxgb4/t4_hw.o CC [M] drivers/gpu/drm/nouveau/core/subdev/fb/nv10.o CC drivers/target/target_core_pr.o CC [M] drivers/gpu/drm/nouveau/core/subdev/fb/nv1a.o CC drivers/uwb/address.o CC [M] drivers/net/ethernet/cisco/enic/enic_res.o CC [M] net/netfilter/nf_conntrack_netbios_ns.o LD drivers/staging/dgap/built-in.o CC [M] drivers/ssb/driver_pcicore.o CC [M] drivers/misc/mei/wd.o CC [M] drivers/staging/dgap/dgap.o CC drivers/net/vxlan.o CC [M] drivers/uio/uio_cif.o CC [M] drivers/uio/uio_pdrv_genirq.o LD [M] drivers/net/bonding/bonding.o CC [M] fs/xfs/xfs_log.o CC drivers/net/sungem_phy.o CC drivers/misc/bh1780gli.o CC drivers/rtc/rtc-bq4802.o CC drivers/uwb/allocator.o CC drivers/rtc/rtc-ds1374.o CC [M] net/netfilter/nf_conntrack_snmp.o CC [M] drivers/uio/uio_dmem_genirq.o CC [M] drivers/misc/mei/bus.o CC [M] net/netfilter/nf_conntrack_pptp.o CC [M] drivers/gpu/drm/nouveau/core/subdev/fb/nv20.o CC drivers/uwb/beacon.o CC [M] drivers/thunderbolt/switch.o CC [M] drivers/thermal/intel_powerclamp.o LD drivers/staging/gs_fpgaboot/built-in.o CC [M] drivers/staging/gs_fpgaboot/gs_fpgaboot.o CC [M] drivers/thunderbolt/cap.o CC drivers/regulator/max8907-regulator.o CC drivers/net/team/team_mode_roundrobin.o LD drivers/net/hippi/built-in.o CC [M] drivers/staging/comedi/drivers/addi_apci_2032.o CC [M] drivers/net/ethernet/chelsio/cxgb4/sge.o CC [M] drivers/net/ntb_netdev.o CC drivers/regulator/max8998.o CC [M] drivers/net/can/slcan.o CC [M] fs/xfs/xfs_log_cil.o CC drivers/vhost/net.o CC drivers/rtc/rtc-ds1511.o CC [M] drivers/misc/vmw_vmci/vmci_driver.o CC [M] drivers/net/can/dev.o LD [M] drivers/misc/ti-st/st_drv.o CC [M] drivers/gpu/drm/i915/i915_dma.o LD drivers/mfd/tps65912.o CC drivers/misc/hpilo.o CC [M] drivers/misc/mei/nfc.o CC drivers/mfd/tps65912-i2c.o CC [M] drivers/net/ethernet/chelsio/cxgb3/xgmac.o CC [M] fs/xfs/xfs_buf_item.o CC [M] net/netfilter/nf_conntrack_sane.o CC [M] fs/xfs/xfs_extfree_item.o CC fs/ocfs2/dlm/dlmdebug.o CC [M] drivers/net/ethernet/cisco/enic/enic_dev.o CC net/ipv4/netfilter/ip_tables.o CC drivers/scsi/scsi_scan.o CC [M] drivers/misc/vmw_vmci/vmci_event.o CC [M] drivers/misc/vmw_vmci/vmci_guest.o CC drivers/rtc/rtc-ds2404.o CC [M] drivers/gpu/drm/nouveau/core/subdev/fb/nv25.o CC [M] drivers/gpu/drm/nouveau/core/subdev/fb/nv30.o CC [M] drivers/net/ethernet/chelsio/cxgb3/sge.o CC drivers/mfd/mfd-core.o CC drivers/mfd/smsc-ece1099.o CC drivers/video/hdmi.o LD drivers/net/ethernet/calxeda/built-in.o CC [M] drivers/uio/uio_aec.o CC drivers/mfd/da903x.o CC [M] drivers/staging/comedi/drivers/addi_apci_3120.o CC drivers/video/backlight/lcd.o LD drivers/net/ethernet/emulex/built-in.o CC fs/ocfs2/cluster/netdebug.o LD drivers/net/ethernet/fujitsu/built-in.o LD [M] drivers/ssb/ssb.o LD drivers/net/ethernet/hp/built-in.o CC [M] drivers/gpu/drm/i915/i915_ums.o CC [M] drivers/net/can/led.o LD drivers/misc/mic/card/mic_card.o CC drivers/pci/proc.o LD drivers/misc/mic/card/built-in.o LD drivers/net/ethernet/icplus/built-in.o LD drivers/virt/built-in.o LD drivers/net/ethernet/emulex/benet/built-in.o LD drivers/misc/mic/built-in.o LD drivers/staging/crystalhd/crystalhd.o CC [M] drivers/net/ethernet/emulex/benet/be_main.o CC [M] drivers/net/ethernet/icplus/ipg.o LD [M] net/netfilter/nf_nat.o CC [M] drivers/net/ethernet/emulex/benet/be_cmds.o CC fs/ocfs2/dlm/dlmthread.o CC [M] drivers/uio/uio_sercos3.o LD drivers/staging/crystalhd/built-in.o CC drivers/mfd/da9052-irq.o CC drivers/rtc/rtc-em3027.o CC [M] drivers/uio/uio_mf624.o CC [M] drivers/net/ethernet/chelsio/cxgb3/l2t.o CC net/ipv4/tcp_cubic.o CC drivers/net/ethernet/intel/e100.o CC fs/ocfs2/dlm/dlmrecovery.o CC drivers/virtio/virtio.o CC [M] fs/xfs/xfs_inode_item.o CC [M] drivers/staging/gs_fpgaboot/io.o CC [M] fs/xfs/xfs_trans_ail.o LD fs/ocfs2/dlmfs/ocfs2_dlmfs.o CC drivers/staging/iio/iio_simple_dummy.o LD fs/ocfs2/dlmfs/built-in.o CC drivers/rtc/rtc-fm3130.o CC [M] drivers/gpu/drm/nouveau/core/subdev/fb/nv35.o LD [M] drivers/staging/comedi/comedi.o CC drivers/rtc/rtc-isl12022.o CC drivers/rtc/rtc-m41t80.o CC drivers/uwb/driver.o CC drivers/rtc/rtc-m48t35.o CC [M] drivers/staging/comedi/drivers/addi_apci_3501.o CC drivers/regulator/max77693.o CC drivers/net/phy/marvell.o CC drivers/regulator/tps51632-regulator.o CC drivers/mfd/da9052-core.o CC drivers/mfd/da9052-i2c.o CC [M] drivers/net/ethernet/cisco/enic/enic_pp.o CC [M] drivers/misc/vmw_vmci/vmci_handle_array.o LD drivers/usb/host/built-in.o LD drivers/usb/built-in.o CC drivers/target/target_core_alua.o CC drivers/regulator/s5m8767.o CC drivers/pci/slot.o CC drivers/video/console/dummycon.o CC drivers/video/console/vgacon.o CC [M] drivers/video/console/fbcon.o CC drivers/mfd/axp20x.o CC drivers/pci/quirks.o CC [M] net/netfilter/nf_nat_proto_dccp.o CC [M] drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.o CC [M] drivers/thunderbolt/path.o LD drivers/net/ethernet/atheros/atl1c/atl1c.o LD drivers/pci/host/built-in.o CC [M] drivers/net/ethernet/chelsio/cxgb3/aq100x.o LD drivers/net/ethernet/atheros/atl1c/built-in.o CC drivers/misc/tsl2550.o LD drivers/net/ethernet/atheros/built-in.o CC drivers/pci/hotplug/pci_hotplug_core.o CC drivers/virtio/virtio_ring.o CC drivers/rtc/rtc-max8907.o CC [M] drivers/gpu/drm/nouveau/core/subdev/fb/nv36.o CC drivers/mfd/lp8788.o CC [M] drivers/gpu/drm/nouveau/core/subdev/fb/nv40.o CC drivers/pci/pcie/aspm.o CC [M] drivers/misc/mei/debugfs.o LD drivers/thermal/built-in.o LD [M] drivers/thermal/thermal_sys.o CC [M] drivers/net/ethernet/cisco/enic/vnic_dev.o CC drivers/misc/hmc6352.o CC drivers/mfd/lp8788-irq.o CC drivers/virtio/virtio_mmio.o CC drivers/pci/pcie/portdrv_core.o CC drivers/target/target_core_tmr.o CC [M] net/netfilter/nf_nat_proto_udplite.o CC drivers/target/target_core_tpg.o CC net/ipv4/xfrm4_policy.o CC net/ipv4/netfilter/iptable_mangle.o CC drivers/net/ethernet/intel/e1000/e1000_main.o LD drivers/net/ethernet/intel/e1000e/built-in.o CC [M] drivers/misc/vmw_vmci/vmci_host.o LD [M] drivers/md/raid456.o LD [M] drivers/staging/gs_fpgaboot/gs_fpga.o CC [M] drivers/net/ethernet/intel/e1000e/82571.o CC [M] drivers/net/ethernet/intel/e1000e/ich8lan.o LD [M] drivers/md/md-mod.o CC [M] drivers/net/ethernet/emulex/benet/be_ethtool.o LD [M] drivers/md/dm-mod.o CC net/ipv4/netfilter/ipt_ah.o LD drivers/staging/lustre/built-in.o LD [M] drivers/md/dm-multipath.o LD [M] drivers/md/dm-mirror.o LD drivers/staging/iio/accel/built-in.o CC drivers/target/target_core_transport.o CC [M] drivers/video/backlight/platform_lcd.o LD drivers/staging/lustre/lnet/built-in.o LD [M] drivers/md/dm-log-userspace.o LD drivers/staging/lustre/lustre/built-in.o LD [M] drivers/md/dm-thin-pool.o CC [M] drivers/thunderbolt/tunnel_pci.o LD [M] drivers/md/dm-cache.o CC drivers/net/team/team_mode_random.o CC drivers/staging/iio/adc/ad7291.o LD drivers/staging/lustre/lnet/klnds/built-in.o CC drivers/rtc/rtc-max8997.o LD [M] drivers/md/dm-cache-cleaner.o LD drivers/staging/iio/addac/built-in.o LD [M] drivers/md/dm-era.o CC drivers/staging/iio/adc/mxs-lradc.o CC drivers/pci/hotplug/pcihp_slot.o LD drivers/staging/lustre/lustre/fid/built-in.o CC [M] drivers/video/backlight/88pm860x_bl.o CC [M] drivers/gpu/drm/nouveau/core/subdev/fb/nv41.o CC fs/ocfs2/dlm/dlmmaster.o CC drivers/tty/n_tty.o CC [M] drivers/virtio/virtio_pci.o CC [M] drivers/staging/comedi/drivers/addi_apci_3xxx.o LD drivers/staging/lustre/lnet/klnds/o2iblnd/built-in.o CC [M] drivers/staging/lustre/lustre/fid/fid_request.o LD drivers/net/ethernet/mellanox/built-in.o CC [M] drivers/staging/comedi/drivers/adl_pci8164.o LD drivers/staging/lustre/lnet/klnds/socklnd/built-in.o CC [M] drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd.o CC [M] fs/xfs/xfs_trans_buf.o CC [M] drivers/staging/lustre/lnet/klnds/socklnd/socklnd.o CC drivers/scsi/scsi_sysfs.o CC drivers/uwb/drp.o CC drivers/target/target_core_sbc.o CC drivers/staging/iio/adc/spear_adc.o CC drivers/w1/w1.o CC drivers/rtc/rtc-palmas.o CC drivers/w1/w1_int.o CC drivers/w1/w1_family.o CC drivers/watchdog/watchdog_core.o CC drivers/w1/w1_netlink.o CC [M] drivers/staging/iio/adc/ad7606_core.o CC [M] drivers/misc/vmw_vmci/vmci_queue_pair.o CC [M] net/netfilter/nf_nat_ftp.o CC [M] drivers/net/ethernet/cisco/enic/vnic_rq.o CC [M] drivers/staging/comedi/drivers/adl_pci9111.o LD drivers/net/ethernet/mellanox/mlx4/built-in.o CC [M] drivers/net/can/at91_can.o CC drivers/misc/vmw_balloon.o CC [M] drivers/net/ethernet/mellanox/mlx4/alloc.o CC [M] fs/xfs/xfs_trans_extfree.o CC [M] drivers/net/ethernet/mellanox/mlx4/catas.o LD drivers/mfd/da9055.o CC drivers/uwb/drp-avail.o LD drivers/mfd/da9063.o CC [M] fs/xfs/xfs_trans_inode.o CC drivers/pci/hotplug-pci.o CC [M] fs/xfs/xfs_dquot.o CC [M] fs/xfs/xfs_dquot_item.o CC drivers/regulator/tps62360-regulator.o CC drivers/regulator/tps65090-regulator.o CC drivers/mfd/max14577.o CC drivers/mfd/max77686.o CC [M] drivers/misc/vmw_vmci/vmci_resource.o LD [M] drivers/misc/mei/mei.o CC [M] drivers/gpu/drm/nouveau/core/subdev/fb/nv44.o CC drivers/vhost/vringh.o CC drivers/misc/pch_phub.o CC drivers/pci/msi.o CC [M] drivers/staging/comedi/drivers/adv_pci1710.o CC drivers/rtc/rtc-pcf2127.o CC drivers/rtc/rtc-pcf50633.o CC drivers/w1/w1_io.o CC net/ipv4/xfrm4_state.o CC [M] drivers/gpu/drm/nouveau/core/subdev/fb/nv46.o CC [M] drivers/net/can/pch_can.o CC drivers/scsi/scsi_devinfo.o CC drivers/w1/masters/ds2482.o CC fs/ocfs2/dlm/dlmast.o CC drivers/watchdog/watchdog_dev.o CC drivers/watchdog/dw_wdt.o CC [M] drivers/staging/comedi/drivers/adv_pci1724.o CC [M] drivers/regulator/fixed.o CC net/ipv4/netfilter/arp_tables.o CC [M] drivers/thunderbolt/eeprom.o CC [M] drivers/net/ethernet/intel/e1000e/80003es2lan.o CC [M] drivers/staging/iio/adc/ad7606_ring.o CC [M] net/netfilter/nf_nat_irc.o CC [M] drivers/gpu/drm/nouveau/core/subdev/fb/nv47.o CC net/ipv4/xfrm4_input.o CC drivers/net/phy/davicom.o LD drivers/pci/hotplug/pci_hotplug.o CC [M] drivers/net/ethernet/intel/e1000e/mac.o LD drivers/staging/lustre/lustre/fld/built-in.o LD drivers/pci/hotplug/built-in.o CC net/ipv4/netfilter/arptable_filter.o CC [M] drivers/staging/lustre/lustre/fld/fld_request.o CC [M] drivers/staging/lustre/lnet/klnds/socklnd/socklnd_cb.o CC drivers/mfd/max77686-irq.o LD drivers/video/fbdev/aty/built-in.o CC fs/ocfs2/dlm/dlmconvert.o CC drivers/net/team/team_mode_loadbalance.o CC [M] drivers/staging/comedi/drivers/adv_pci_dio.o CC [M] drivers/video/fbdev/aty/atyfb_base.o CC fs/ocfs2/dlm/dlmlock.o CC [M] drivers/video/backlight/adp8870_bl.o CC drivers/rtc/rtc-rc5t583.o CC drivers/net/ethernet/intel/i40e/i40e_main.o CC drivers/net/ethernet/intel/i40e/i40e_ethtool.o LD drivers/staging/iio/cdc/built-in.o CC net/ipv4/xfrm4_output.o CC [M] drivers/staging/iio/cdc/ad7152.o CC [M] drivers/net/ethernet/emulex/benet/be_roce.o CC [M] drivers/staging/iio/cdc/ad7746.o CC [M] net/ipv4/netfilter/nf_conntrack_l3proto_ipv4_compat.o CC [M] drivers/staging/lustre/lustre/fid/fid_lib.o LD drivers/staging/lustre/lustre/libcfs/built-in.o CC drivers/watchdog/acquirewdt.o CC [M] drivers/staging/lustre/lustre/libcfs/linux/linux-tracefile.o CC [M] drivers/staging/comedi/drivers/amplc_dio200_pci.o CC [M] drivers/staging/lustre/lustre/libcfs/linux/linux-debug.o CC [M] drivers/staging/comedi/drivers/amplc_pc236.o CC drivers/uwb/drp-ie.o CC drivers/uwb/est.o CC net/ipv4/xfrm4_protocol.o CC [M] drivers/gpu/drm/nouveau/core/subdev/fb/nv49.o CC [M] net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.o CC [M] net/ipv4/ipip.o CC [M] drivers/gpu/drm/nouveau/core/subdev/fb/nv4e.o CC [M] drivers/staging/lustre/lustre/libcfs/linux/linux-prim.o CC drivers/net/ethernet/intel/e1000/e1000_hw.o CC [M] drivers/staging/comedi/drivers/amplc_pci263.o CC [M] drivers/staging/comedi/drivers/amplc_pci230.o CC [M] drivers/video/fbdev/aty/mach64_accel.o CC [M] drivers/staging/comedi/drivers/contec_pci_dio.o CC drivers/net/ethernet/intel/e1000/e1000_ethtool.o CC drivers/video/logo/logo.o CC [M] drivers/misc/ad525x_dpot.o LOGO drivers/video/logo/logo_linux_mono.c CC drivers/watchdog/advantechwdt.o CC drivers/pci/pcie/portdrv_pci.o CC [M] drivers/virtio/virtio_balloon.o LOGO drivers/video/logo/logo_superh_mono.c CC drivers/vhost/vhost.o CC [M] drivers/net/ethernet/cisco/enic/vnic_vic.o LD drivers/net/can/built-in.o LOGO drivers/video/logo/clut_vga16.c CC drivers/watchdog/alim1535_wdt.o LOGO drivers/video/logo/logo_blackfin_vga16.c LD [M] drivers/net/can/can-dev.o CC [M] drivers/staging/comedi/drivers/das08_pci.o LOGO drivers/video/logo/logo_linux_vga16.c CC [M] drivers/gpu/drm/nouveau/core/subdev/fb/nv50.o CC drivers/w1/slaves/w1_ds2413.o CC [M] drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd_cb.o CC drivers/w1/masters/ds1wm.o CC drivers/rtc/rtc-rx8025.o CC drivers/w1/slaves/w1_ds2433.o LD drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf.o CC [M] drivers/vhost/scsi.o CC drivers/uwb/ie.o CC [M] fs/xfs/xfs_trans_dquot.o LD drivers/net/ethernet/chelsio/cxgb4vf/built-in.o CC drivers/net/ethernet/intel/e1000/e1000_param.o CC drivers/w1/slaves/w1_ds2760.o CC [M] drivers/staging/lustre/lustre/libcfs/linux/linux-cpu.o CC drivers/uwb/ie-rcv.o CC drivers/net/ethernet/intel/i40evf/i40evf_main.o LD drivers/staging/lustre/lnet/lnet/built-in.o CC drivers/uwb/lc-dev.o CC [M] drivers/staging/lustre/lnet/lnet/api-ni.o CC [M] drivers/staging/lustre/lnet/lnet/config.o CC drivers/net/ethernet/intel/igb/igb_main.o CC [M] drivers/staging/lustre/lnet/lnet/lib-me.o LD [M] drivers/staging/iio/adc/ad7606.o CC [M] drivers/net/ethernet/mellanox/mlx4/cmd.o LD [M] drivers/thunderbolt/thunderbolt.o CC [M] net/ipv4/netfilter/nf_conntrack_proto_icmp.o LD drivers/staging/iio/adc/built-in.o CC [M] drivers/regulator/virtual.o CC drivers/tty/tty_ioctl.o CC [M] drivers/regulator/88pm800.o CC drivers/net/ethernet/intel/i40e/i40e_adminq.o CC drivers/mfd/max77693.o CC [M] drivers/video/backlight/backlight.o CC drivers/scsi/scsi_netlink.o LOGO drivers/video/logo/logo_superh_vga16.c LD drivers/net/ethernet/mellanox/mlx5/core/built-in.o CC [M] drivers/net/ethernet/mellanox/mlx5/core/main.o LOGO drivers/video/logo/logo_blackfin_clut224.c LD drivers/staging/media/built-in.o CC [M] drivers/staging/lustre/lustre/libcfs/linux/linux-tcpip.o LOGO drivers/video/logo/logo_dec_clut224.c CC drivers/uwb/lc-rc.o CC [M] drivers/staging/lustre/lustre/libcfs/linux/linux-proc.o CC drivers/scsi/scsi_sysctl.o CC drivers/net/phy/qsemi.o CC [M] drivers/staging/comedi/drivers/dyna_pci10xx.o LD drivers/staging/rts5208/built-in.o LOGO drivers/video/logo/logo_linux_clut224.c LOGO drivers/video/logo/logo_m32r_clut224.c LD drivers/staging/iio/frequency/built-in.o CC [M] drivers/staging/rts5208/rtsx.o LOGO drivers/video/logo/logo_mac_clut224.c CC drivers/scsi/scsi_trace.o LD fs/ocfs2/cluster/ocfs2_nodemanager.o LOGO drivers/video/logo/logo_parisc_clut224.c CC [M] net/ipv4/ip_gre.o LD fs/ocfs2/cluster/built-in.o CC [M] drivers/staging/lustre/lnet/klnds/socklnd/socklnd_proto.o CC drivers/watchdog/i6300esb.o LOGO drivers/video/logo/logo_sgi_clut224.c CC drivers/net/ethernet/intel/i40evf/i40evf_ethtool.o LOGO drivers/video/logo/logo_spe_clut224.c CC drivers/scsi/scsi_pm.o CC [M] net/ipv4/netfilter/nf_nat_l3proto_ipv4.o CC drivers/target/target_core_spc.o CC [M] net/ipv4/netfilter/nf_nat_proto_icmp.o CC [M] net/netfilter/nf_synproxy_core.o LOGO drivers/video/logo/logo_sun_clut224.c CC drivers/net/ethernet/intel/igbvf/vf.o CC drivers/target/target_core_ua.o CC drivers/net/ethernet/intel/igbvf/mbx.o LD drivers/staging/iio/gyro/built-in.o LOGO drivers/video/logo/logo_superh_clut224.c CC [M] drivers/net/ethernet/cisco/enic/enic_ethtool.o CC [M] drivers/staging/comedi/drivers/gsc_hpdi.o CC drivers/w1/slaves/w1_ds2780.o LD drivers/net/ethernet/intel/ixgb/built-in.o CC drivers/video/fbdev/core/fb_notify.o CC [M] drivers/staging/lustre/lnet/klnds/socklnd/socklnd_modparams.o CC [M] net/ipv4/netfilter/nf_defrag_ipv4.o LD drivers/staging/iio/impedance-analyzer/built-in.o CC [M] drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd_modparams.o LD drivers/video/logo/built-in.o CC [M] drivers/net/ethernet/intel/ixgb/ixgb_main.o CC [M] drivers/staging/lustre/lustre/fid/lproc_fid.o CC [M] drivers/staging/iio/impedance-analyzer/ad5933.o CC [M] drivers/video/vgastate.o CC drivers/watchdog/iTCO_wdt.o CC [M] drivers/gpu/drm/nouveau/core/subdev/fb/nv84.o CC [M] drivers/staging/rts5208/rtsx_chip.o CC [M] drivers/staging/rts5208/rtsx_transport.o CC [M] drivers/staging/rts5208/rtsx_scsi.o CC drivers/net/ethernet/intel/i40e/i40e_common.o CC drivers/pci/pcie/portdrv_bus.o CC drivers/net/ethernet/intel/i40e/i40e_hmc.o CC [M] drivers/staging/comedi/drivers/daqboard2000.o CC drivers/net/ethernet/intel/i40evf/i40evf_virtchnl.o CC [M] drivers/staging/lustre/lustre/libcfs/linux/linux-curproc.o CC [M] drivers/staging/lustre/lustre/libcfs/linux/linux-module.o CC drivers/net/ethernet/intel/ixgbe/ixgbe_main.o CC drivers/net/ethernet/intel/ixgbe/ixgbe_common.o CC [M] net/ipv4/inet_diag.o CC drivers/w1/masters/w1-gpio.o CC [M] net/ipv4/tcp_diag.o CC [M] drivers/staging/lustre/lustre/libcfs/linux/linux-crypto.o CC [M] drivers/net/ethernet/intel/e1000e/manage.o CC [M] drivers/staging/lustre/lustre/libcfs/linux/linux-crypto-adler.o CC [M] drivers/staging/lustre/lustre/libcfs/debug.o CC [M] drivers/regulator/88pm8607.o CC [M] drivers/regulator/act8865-regulator.o CC drivers/uwb/neh.o CC drivers/target/target_core_rd.o LD drivers/virtio/built-in.o CC drivers/uwb/pal.o CC drivers/tty/tty_ldisc.o CC [M] drivers/net/ethernet/mellanox/mlx5/core/cmd.o CC drivers/net/ethernet/intel/ixgbevf/vf.o CC drivers/w1/slaves/w1_ds2781.o CC [M] drivers/net/ethernet/intel/e1000e/nvm.o CC [M] fs/xfs/xfs_qm_syscalls.o LD drivers/net/ethernet/myricom/built-in.o CC [M] drivers/net/ethernet/intel/e1000e/phy.o CC [M] drivers/staging/comedi/drivers/cb_pcidas.o CC fs/ocfs2/dlm/dlmunlock.o CC [M] drivers/net/ethernet/cisco/enic/enic_api.o CC [M] drivers/staging/comedi/drivers/cb_pcidda.o CC [M] drivers/net/ethernet/mellanox/mlx5/core/debugfs.o CC [M] drivers/staging/comedi/drivers/cb_pcimdas.o CC [M] drivers/net/ethernet/mellanox/mlx5/core/fw.o LD net/ipv4/gre.o CC drivers/video/fbdev/core/fb_defio.o CC drivers/rtc/rtc-v3020.o CC drivers/scsi/scsi_tgt_lib.o CC [M] drivers/gpu/drm/nouveau/core/subdev/fb/nva3.o CC [M] net/ipv4/netfilter/nf_nat_h323.o CC drivers/mfd/max8907.o CC [M] drivers/net/team/team_mode_activebackup.o CC drivers/staging/iio/light/tsl2583.o /scratch/kisskb/src/drivers/staging/iio/impedance-analyzer/ad5933.c: In function 'ad5933_store': /scratch/kisskb/src/drivers/staging/iio/impedance-analyzer/ad5933.c:437:9: warning: comparison of distinct pointer types lacks a cast [enabled by default] /scratch/kisskb/src/drivers/staging/iio/impedance-analyzer/ad5933.c:451:9: warning: comparison of distinct pointer types lacks a cast [enabled by default] CC [M] drivers/video/backlight/da9052_bl.o CC [M] drivers/misc/pti.o CC [M] drivers/misc/bmp085-i2c.o CC drivers/mfd/max8997.o LD drivers/pci/pcie/pcieportdrv.o CC [M] drivers/staging/lustre/lnet/klnds/socklnd/socklnd_lib-linux.o CC [M] drivers/staging/lustre/lustre/fld/fld_cache.o LD drivers/pci/pcie/built-in.o CC drivers/watchdog/it8712f_wdt.o CC drivers/pci/ats.o CC [M] drivers/net/ethernet/intel/ixgb/ixgb_hw.o CC drivers/pci/iov.o CC [M] drivers/net/ethernet/mellanox/mlx4/cq.o CC [M] drivers/video/backlight/lm3639_bl.o CC [M] net/ipv4/netfilter/nf_nat_pptp.o CC drivers/net/ethernet/intel/igbvf/ethtool.o CC [M] drivers/video/fbdev/core/fbmem.o CC [M] drivers/video/fbdev/core/fbmon.o LD [M] drivers/net/vmxnet3/vmxnet3.o CC [M] drivers/video/console/bitblit.o LD drivers/w1/masters/built-in.o LD drivers/net/team/built-in.o LD drivers/staging/lustre/lustre/llite/built-in.o CC [M] drivers/video/fbdev/aty/mach64_cursor.o CC drivers/net/ethernet/intel/i40e/i40e_lan_hmc.o CC drivers/net/ethernet/intel/igbvf/netdev.o CC [M] drivers/staging/lustre/lustre/llite/dcache.o CC [M] drivers/net/ethernet/intel/e1000e/param.o CC [M] drivers/net/ethernet/mellanox/mlx5/core/eq.o CC [M] drivers/net/ethernet/mellanox/mlx5/core/uar.o CC drivers/w1/slaves/w1_ds28e04.o CC drivers/net/phy/realtek.o CC [M] drivers/misc/vmw_vmci/vmci_route.o LD [M] drivers/net/ethernet/chelsio/cxgb3/cxgb3.o CC [M] drivers/regulator/axp20x-regulator.o CC [M] net/ipv4/netfilter/nf_nat_snmp_basic.o CC [M] drivers/staging/lustre/lustre/libcfs/fail.o CC drivers/staging/iio/magnetometer/hmc5843.o LD [M] drivers/infiniband/hw/qib/ib_qib.o CC drivers/uwb/radio.o CC [M] drivers/staging/comedi/drivers/cb_pcimdda.o LD [M] drivers/net/ethernet/chelsio/cxgb4/cxgb4.o CC [M] drivers/net/ethernet/intel/e1000e/ethtool.o CC [M] drivers/staging/lustre/lustre/libcfs/nidstrings.o LD drivers/net/ethernet/chelsio/built-in.o LD drivers/w1/wire.o CC drivers/tty/tty_buffer.o CC [M] drivers/staging/lustre/lustre/libcfs/module.o CC drivers/net/phy/et1011c.o CC [M] drivers/staging/lustre/lustre/libcfs/tracefile.o CC drivers/net/phy/fixed.o CC [M] drivers/regulator/da903x.o CC drivers/net/phy/national.o CC [M] drivers/regulator/da9052-regulator.o CC [M] drivers/gpu/drm/nouveau/core/subdev/fb/nvaa.o CC drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.o CC drivers/scsi/scsi_tgt_if.o CC [M] drivers/staging/lustre/lustre/libcfs/libcfs_string.o CC drivers/scsi/sd.o CC drivers/net/ethernet/intel/i40e/i40e_nvm.o CC drivers/target/target_core_stat.o CC drivers/net/phy/at803x.o CC drivers/target/target_core_xcopy.o LD [M] drivers/misc/vmw_vmci/vmw_vmci.o CC drivers/target/target_core_pscsi.o CC [M] drivers/misc/dummy-irq.o CC [M] drivers/staging/comedi/drivers/ni_6527.o CC drivers/net/ethernet/intel/ixgbe/ixgbe_82599.o CC [M] drivers/net/ethernet/intel/ixgb/ixgb_ee.o CC drivers/watchdog/smsc37b787_wdt.o CC [M] fs/xfs/xfs_qm_bhv.o CC drivers/scsi/sd_dif.o CC [M] drivers/w1/slaves/w1_therm.o CC [M] drivers/staging/comedi/drivers/ni_670x.o CC [M] drivers/staging/comedi/drivers/ni_labpc_pci.o CC [M] drivers/net/ethernet/mellanox/mlx5/core/pagealloc.o CC [M] drivers/staging/comedi/drivers/ni_pcidio.o CC [M] drivers/w1/slaves/w1_smem.o CC drivers/mfd/max8997-irq.o CC [M] drivers/net/ethernet/mellanox/mlx5/core/health.o CC [M] drivers/w1/slaves/w1_ds2408.o CC drivers/scsi/sr.o CC [M] drivers/net/ethernet/mellanox/mlx5/core/mcg.o CC [M] drivers/net/ethernet/intel/ixgb/ixgb_ethtool.o LD [M] drivers/net/ethernet/cisco/enic/enic.o CC [M] drivers/net/ethernet/intel/ixgb/ixgb_param.o CC [M] net/ipv4/netfilter/nf_nat_proto_gre.o CC drivers/tty/tty_port.o CC [M] drivers/w1/slaves/w1_ds2431.o CC drivers/rtc/rtc-wm831x.o CC [M] drivers/w1/slaves/w1_bq27000.o LD drivers/video/fbdev/geode/built-in.o CC [M] net/netfilter/xt_connmark.o CC [M] drivers/video/fbdev/geode/gx1fb_core.o CC drivers/net/ethernet/intel/i40e/i40e_debugfs.o CC [M] drivers/video/backlight/lv5207lp.o CC [M] drivers/staging/lustre/lustre/llite/dir.o LD drivers/target/iscsi/built-in.o CC [M] drivers/net/ethernet/intel/e1000e/netdev.o CC [M] drivers/target/iscsi/iscsi_target_parameters.o CC [M] drivers/gpu/drm/nouveau/core/subdev/fb/nvaf.o CC [M] drivers/target/iscsi/iscsi_target_seq_pdu_list.o CC [M] drivers/regulator/da9063-regulator.o CC drivers/uwb/reset.o CC drivers/uwb/rsv.o CC [M] drivers/video/fbdev/core/fbcmap.o LD drivers/staging/iio/light/built-in.o CC drivers/net/ethernet/intel/i40e/i40e_diag.o CC [M] drivers/video/fbdev/aty/mach64_ct.o LD [M] drivers/staging/lustre/lustre/fid/fid.o CC drivers/net/ethernet/intel/i40e/i40e_txrx.o CC drivers/staging/sep/sep_crypto.o CC drivers/pci/pci-label.o CC [M] drivers/staging/lustre/lnet/lnet/lib-msg.o CC drivers/pci/pci-stub.o CC drivers/net/ethernet/intel/ixgbevf/mbx.o make[5]: Target `__build' not remade because of errors. CC drivers/net/ethernet/intel/ixgbevf/ethtool.o make[4]: *** [drivers/gpu/drm/i915] Error 2 CC drivers/scsi/sr_ioctl.o CC [M] drivers/staging/comedi/drivers/ni_pcimio.o CC [M] drivers/misc/ics932s401.o CC drivers/mfd/max8998.o CC [M] drivers/staging/comedi/drivers/mf6x4.o CC drivers/watchdog/via_wdt.o LD drivers/target/loopback/built-in.o CC [M] net/ipv4/netfilter/iptable_nat.o CC [M] drivers/target/loopback/tcm_loop.o /scratch/kisskb/src/drivers/w1/slaves/w1_therm.c: In function 'w1_slave_show': /scratch/kisskb/src/drivers/w1/slaves/w1_therm.c:269:15: warning: 'crc' may be used uninitialized in this function [-Wuninitialized] CC drivers/tty/tty_mutex.o CC drivers/mfd/max8998-irq.o CC drivers/net/ethernet/intel/i40e/i40e_ptp.o CC drivers/staging/skein/skein.o CC drivers/watchdog/w83627hf_wdt.o CC [M] drivers/net/ethernet/mellanox/mlx4/eq.o LD drivers/w1/slaves/built-in.o CC [M] drivers/net/ethernet/mellanox/mlx5/core/cq.o CC drivers/net/ethernet/intel/ixgbe/ixgbe_82598.o CC drivers/scsi/sr_vendor.o LD drivers/staging/iio/magnetometer/built-in.o CC drivers/net/ethernet/intel/ixgbe/ixgbe_phy.o CC drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.o CC [M] drivers/staging/lustre/lnet/lnet/lib-eq.o CC [M] drivers/staging/comedi/drivers/mite.o CC [M] drivers/video/console/softcursor.o CC drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.o CC drivers/staging/iio/meter/ade7854.o CC [M] drivers/net/ethernet/intel/e1000e/ptp.o CC [M] drivers/video/console/tileblit.o CC drivers/staging/iio/meter/ade7854-i2c.o CC [M] drivers/staging/rts5208/rtsx_card.o LD drivers/w1/built-in.o CC [M] drivers/staging/rts5208/general.o CC [M] net/ipv4/netfilter/ipt_rpfilter.o CC drivers/net/ethernet/intel/ixgbe/ixgbe_mbx.o CC drivers/target/tcm_fc/tfc_cmd.o CC [M] net/ipv4/netfilter/ipt_MASQUERADE.o CC [M] fs/xfs/xfs_qm.o CC drivers/net/ethernet/intel/i40evf/i40e_txrx.o CC drivers/target/tcm_fc/tfc_conf.o CC [M] drivers/video/fbdev/core/fbsysfs.o CC [M] drivers/target/iscsi/iscsi_target_tq.o LD drivers/vhost/vhost_net.o CC [M] drivers/misc/bh1770glc.o LD [M] drivers/vhost/vhost_scsi.o CC drivers/target/tcm_fc/tfc_io.o LD drivers/vhost/built-in.o CC drivers/net/ethernet/intel/ixgbe/ixgbe_x540.o CC drivers/net/ethernet/intel/ixgbe/ixgbe_lib.o CC [M] drivers/staging/comedi/drivers/ni_tio.o CC drivers/staging/skein/skein_api.o CC [M] drivers/net/ethernet/mellanox/mlx5/core/srq.o CC [M] drivers/video/backlight/pcf50633-backlight.o CC [M] drivers/staging/comedi/drivers/ni_tiocmd.o CC drivers/target/tcm_fc/tfc_sess.o CC [M] drivers/misc/isl29003.o CC drivers/net/phy/amd.o CC [M] drivers/gpu/drm/nouveau/core/subdev/fb/nvc0.o CC drivers/net/ethernet/intel/i40evf/i40e_common.o CC [M] drivers/target/target_core_iblock.o CC [M] drivers/video/console/fbcon_rotate.o CC [M] drivers/rtc/rtc-88pm80x.o CC drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.o CC [M] drivers/staging/lustre/lnet/lnet/lib-md.o CC [M] drivers/rtc/rtc-isl12057.o CC drivers/tty/tty_ldsem.o CC [M] drivers/net/ethernet/mellanox/mlx4/fw.o LD drivers/pci/built-in.o CC [M] drivers/video/fbdev/aty/radeon_base.o CC drivers/net/ethernet/intel/i40evf/i40e_adminq.o LD drivers/staging/iio/resolver/built-in.o CC drivers/watchdog/machzwd.o LD drivers/staging/lustre/lustre/lmv/built-in.o CC drivers/scsi/raid_class.o CC drivers/staging/iio/trigger/iio-trig-periodic-rtc.o CC [M] drivers/target/iscsi/iscsi_target_auth.o CC [M] drivers/staging/lustre/lustre/lmv/lmv_obd.o CC [M] drivers/rtc/rtc-m48t86.o LD drivers/staging/iio/iio_dummy.o LD drivers/net/ethernet/neterion/built-in.o CC [M] drivers/target/target_core_file.o CC drivers/staging/skein/skein_block.o CC [M] drivers/net/ethernet/neterion/s2io.o LD drivers/staging/lustre/lnet/selftest/built-in.o CC [M] drivers/video/fbdev/aty/radeon_pm.o CC [M] drivers/regulator/da9210-regulator.o CC [M] drivers/misc/isl29020.o CC drivers/staging/skein/threefish_block.o CC [M] drivers/video/fbdev/geode/display_gx1.o CC drivers/scsi/scsi_transport_spi.o CC [M] drivers/net/phy/cicada.o CC [M] drivers/net/ethernet/mellanox/mlx5/core/alloc.o CC [M] net/netfilter/xt_nat.o CC [M] drivers/staging/comedi/drivers/ni_labpc.o CC [M] drivers/staging/rts5208/sd.o CC [M] drivers/staging/lustre/lustre/libcfs/hash.o CC [M] drivers/misc/ds1682.o CC drivers/uwb/scan.o CC drivers/staging/sep/sep_main.o CC drivers/uwb/uwb-debug.o CC [M] fs/xfs/xfs_quotaops.o CC drivers/uwb/uwbd.o CC drivers/net/ethernet/intel/igb/igb_ethtool.o CC drivers/net/ethernet/intel/igb/e1000_82575.o LD drivers/mfd/pcf50633.o LD drivers/staging/iio/meter/built-in.o CC drivers/mfd/pcf50633-adc.o CC [M] drivers/misc/fsa9480.o CC [M] drivers/net/ethernet/mellanox/mlx5/core/qp.o CC drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.o LD drivers/net/ethernet/broadcom/built-in.o CC drivers/net/ethernet/intel/ixgbe/ixgbe_dcb.o LD [M] drivers/staging/lustre/lnet/klnds/socklnd/ksocklnd.o CC [M] drivers/regulator/isl6271a-regulator.o LD drivers/net/ethernet/nvidia/built-in.o /scratch/kisskb/src/drivers/net/ethernet/intel/i40e/i40e_debugfs.c: In function 'i40e_dbg_command_write': /scratch/kisskb/src/drivers/net/ethernet/intel/i40e/i40e_debugfs.c:1901:11: warning: comparison of distinct pointer types lacks a cast [enabled by default] CC [M] drivers/video/fbdev/geode/video_cs5530.o CC [M] drivers/video/console/fbcon_cw.o CC [M] net/netfilter/xt_AUDIT.o CC [M] net/netfilter/xt_CHECKSUM.o CC [M] drivers/staging/lustre/lustre/fld/lproc_fld.o CC drivers/mfd/pcf50633-gpio.o CC [M] net/ipv4/netfilter/ipt_SYNPROXY.o CC drivers/scsi/scsi_transport_fc.o CC drivers/mfd/abx500-core.o CC [M] net/ipv4/netfilter/arpt_mangle.o CC [M] drivers/staging/lustre/lnet/lnet/lib-ptl.o CC [M] drivers/staging/lustre/lustre/llite/file.o LD drivers/misc/built-in.o LD drivers/net/ethernet/intel/e1000/e1000.o LD drivers/net/ethernet/intel/e1000/built-in.o CC [M] drivers/staging/lustre/lnet/lnet/lib-move.o CC [M] drivers/staging/lustre/lustre/llite/llite_close.o CC [M] drivers/rtc/rtc-max6900.o CC drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82598.o CC [M] drivers/video/fbdev/aty/radeon_monitor.o CC drivers/watchdog/sbc_epx_c3.o CC drivers/tty/pty.o CC drivers/mfd/ab3100-core.o LD drivers/staging/iio/trigger/built-in.o LD net/ipv4/netfilter/built-in.o LD drivers/staging/iio/built-in.o LD [M] net/ipv4/netfilter/nf_conntrack_ipv4.o CC [M] drivers/staging/lustre/lustre/lmv/lmv_intent.o CC [M] drivers/rtc/rtc-max8998.o LD [M] net/ipv4/netfilter/nf_nat_ipv4.o CC [M] drivers/gpu/drm/nouveau/core/subdev/fb/nve0.o CC drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82599.o CC [M] drivers/video/fbdev/core/modedb.o CC [M] drivers/video/fbdev/geode/lxfb_core.o CC drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_nl.o CC [M] drivers/staging/lustre/lnet/lnet/module.o CC [M] drivers/video/backlight/kb3886_bl.o LD [M] drivers/net/ethernet/intel/ixgb/ixgb.o CC [M] drivers/rtc/rtc-pcf8523.o CC drivers/net/ethernet/intel/ixgbe/ixgbe_sysfs.o CC drivers/staging/slicoss/slicoss.o CC [M] drivers/video/console/fbcon_ud.o CC [M] drivers/staging/lustre/lustre/llite/llite_lib.o CC [M] drivers/net/ethernet/mellanox/mlx4/icm.o CC [M] drivers/net/ethernet/mellanox/mlx4/intf.o CC drivers/mfd/adp5520.o CC drivers/mfd/lpc_sch.o CC [M] drivers/staging/comedi/drivers/8255.o CC drivers/net/ethernet/intel/i40e/i40e_dcb.o CC drivers/staging/skein/threefish_api.o CC [M] drivers/video/fbdev/core/fbcvt.o CC [M] drivers/net/ethernet/mellanox/mlx4/main.o CC [M] drivers/staging/lustre/lnet/lnet/lo.o CC drivers/mfd/lpc_ich.o CC [M] drivers/net/phy/smsc.o CC [M] drivers/net/phy/vitesse.o CC drivers/net/ethernet/intel/i40e/i40e_dcb_nl.o LD [M] drivers/net/ethernet/emulex/benet/be2net.o CC [M] drivers/regulator/lp8788-buck.o CC [M] drivers/target/iscsi/iscsi_target_datain_values.o CC drivers/scsi/scsi_transport_iscsi.o CC drivers/scsi/scsi_transport_sas.o CC [M] drivers/video/fbdev/aty/radeon_accel.o CC [M] drivers/target/iscsi/iscsi_target_device.o CC [M] drivers/rtc/rtc-pcf8563.o CC [M] drivers/video/fbdev/aty/radeon_backlight.o CC [M] drivers/net/phy/broadcom.o CC drivers/net/ethernet/intel/ixgbe/ixgbe_debugfs.o CC drivers/watchdog/mena21_wdt.o CC [M] drivers/staging/lustre/lnet/lnet/router.o CC drivers/scsi/aacraid/linit.o CC drivers/scsi/aacraid/aachba.o CC [M] net/netfilter/xt_CLASSIFY.o CC [M] fs/xfs/xfs_acl.o CC drivers/scsi/aacraid/commctrl.o CC drivers/mfd/rdc321x-southbridge.o CC [M] net/netfilter/xt_HL.o LD drivers/target/target_core_mod.o CC [M] drivers/net/ethernet/mellanox/mlx4/mcg.o CC [M] drivers/net/ethernet/mellanox/mlx5/core/port.o LD drivers/uwb/uwb.o CC [M] drivers/video/fbdev/geode/lxfb_ops.o CC drivers/net/ethernet/intel/ixgbe/ixgbe_fcoe.o CC [M] drivers/video/backlight/tps65217_bl.o LD drivers/uwb/built-in.o CC [M] drivers/gpu/drm/nouveau/core/subdev/fb/gk20a.o CC [M] fs/xfs/xfs_stats.o CC drivers/net/ethernet/intel/igb/e1000_mac.o LD drivers/video/fbdev/matrox/built-in.o CC drivers/scsi/aacraid/comminit.o CC [M] fs/xfs/xfs_sysctl.o CC drivers/tty/tty_audit.o CC [M] drivers/gpu/drm/nouveau/core/subdev/fb/gm107.o LD drivers/target/tcm_fc/tcm_fc.o CC [M] drivers/video/fbdev/matrox/matroxfb_base.o CC [M] drivers/video/fbdev/matrox/matroxfb_accel.o LD drivers/target/tcm_fc/built-in.o SHIPPED drivers/scsi/aic7xxx/aic7xxx_seq.h CC [M] drivers/staging/lustre/lnet/lnet/router_proc.o SHIPPED drivers/scsi/aic7xxx/aic7xxx_reg.h CC drivers/net/ethernet/intel/igb/e1000_nvm.o SHIPPED drivers/scsi/aic7xxx/aic7xxx_reg_print.c CC [M] drivers/video/console/fbcon_ccw.o CC drivers/scsi/aic7xxx/aic7xxx_osm.o CC drivers/scsi/aic7xxx/aic7xxx_proc.o CC [M] drivers/rtc/rtc-pcf8583.o CC [M] drivers/net/ethernet/mellanox/mlx5/core/mr.o CC [M] drivers/video/backlight/wm831x_bl.o CC drivers/mfd/tps6586x.o CC [M] drivers/rtc/rtc-s5m.o CC drivers/mfd/tps65090.o CC [M] drivers/gpu/drm/nouveau/core/subdev/fb/ramnv04.o CC [M] drivers/staging/comedi/drivers/amplc_dio200_common.o CC drivers/scsi/aic7xxx/aic7xxx_osm_pci.o LD drivers/staging/lustre/lustre/lov/built-in.o CC [M] drivers/target/iscsi/iscsi_target_erl0.o CC [M] drivers/video/fbdev/core/cfbfillrect.o CC [M] drivers/net/ethernet/mellanox/mlx4/mr.o CC [M] drivers/rtc/rtc-test.o CC [M] drivers/staging/lustre/lustre/lov/lov_obd.o CC [M] drivers/net/ethernet/mellanox/mlx4/pd.o CC drivers/watchdog/softdog.o LD drivers/net/ethernet/intel/igbvf/igbvf.o CC [M] drivers/video/fbdev/core/cfbcopyarea.o LD drivers/net/ethernet/intel/igbvf/built-in.o CC [M] drivers/net/ethernet/mellanox/mlx4/port.o CC drivers/mfd/palmas.o CC [M] drivers/regulator/lp8788-ldo.o CC [M] drivers/watchdog/pcwd_pci.o CC drivers/mfd/rc5t583.o CC drivers/scsi/arcmsr/arcmsr_attr.o CC drivers/mfd/rc5t583-irq.o CC drivers/scsi/arcmsr/arcmsr_hba.o CC [M] drivers/staging/comedi/drivers/das08.o CC [M] drivers/regulator/max14577.o CC [M] drivers/staging/comedi/drivers/comedi_fc.o CC [M] drivers/staging/lustre/lustre/lov/lov_pack.o CC [M] drivers/staging/rts5208/xd.o CC drivers/staging/speakup/speakup_audptr.o CC [M] drivers/rtc/rtc-x1205.o CC [M] drivers/gpu/drm/nouveau/core/subdev/fb/ramnv10.o CC drivers/tty/sysrq.o LD drivers/staging/ste_rmi4/built-in.o CC [M] drivers/net/ethernet/mellanox/mlx4/profile.o CC [M] drivers/staging/ste_rmi4/synaptics_i2c_rmi4.o LD drivers/staging/lustre/lustre/lvfs/built-in.o CC [M] drivers/rtc/rtc-xgene.o CC [M] drivers/staging/lustre/lustre/lvfs/lvfs_linux.o LD drivers/video/console/built-in.o CC drivers/scsi/aacraid/commsup.o CC drivers/staging/xillybus/xillybus_core.o CC drivers/scsi/aic7xxx/aic7xxx_core.o CC drivers/scsi/aic7xxx/aic7xxx_93cx6.o LD fs/ocfs2/ocfs2.o CC drivers/scsi/aic7xxx/aic7xxx_pci.o CC drivers/scsi/aacraid/dpcsup.o CC [M] drivers/net/phy/bcm87xx.o CC [M] drivers/net/phy/mdio-bitbang.o CC [M] drivers/net/ethernet/mellanox/mlx5/core/pd.o CC [M] drivers/gpu/drm/nouveau/core/subdev/fb/ramnv1a.o LD fs/ocfs2/ocfs2_stackglue.o LD fs/ocfs2/ocfs2_stack_o2cb.o CC drivers/scsi/aacraid/rx.o CC [M] drivers/video/fbdev/core/cfbimgblt.o CC [M] drivers/regulator/max1586.o CC drivers/scsi/aacraid/sa.o CC drivers/net/ethernet/intel/igb/e1000_phy.o LD net/ipv4/built-in.o CC drivers/scsi/aacraid/rkt.o CC drivers/net/ethernet/intel/igb/e1000_mbx.o CC drivers/scsi/aacraid/nark.o CC [M] drivers/staging/lustre/lustre/lmv/lmv_fld.o CC [M] drivers/staging/lustre/lustre/lmv/lproc_lmv.o CC drivers/mfd/sec-core.o CC drivers/staging/speakup/speakup_keypc.o CC [M] net/netfilter/xt_HMARK.o LD [M] drivers/staging/lustre/lustre/fld/fld.o LD drivers/video/fbdev/mb862xx/built-in.o CC [M] drivers/target/iscsi/iscsi_target_erl1.o CC [M] drivers/video/fbdev/mb862xx/mb862xxfbdrv.o LD drivers/video/backlight/built-in.o CC [M] drivers/target/iscsi/iscsi_target_erl2.o CC [M] drivers/video/fbdev/mb862xx/mb862xxfb_accel.o CC [M] drivers/target/iscsi/iscsi_target_login.o CC drivers/scsi/aic7xxx/aic7xxx_reg_print.o CC [M] drivers/net/ethernet/mellanox/mlx4/qp.o LD drivers/staging/lustre/lustre/mdc/built-in.o CC drivers/staging/speakup/buffers.o LD drivers/rtc/rtc-core.o CC drivers/staging/speakup/devsynth.o LD [M] drivers/video/fbdev/geode/gx1fb.o CC [M] drivers/staging/lustre/lustre/mdc/mdc_request.o CC drivers/scsi/aacraid/src.o CC drivers/net/ethernet/intel/igb/e1000_i210.o LD [M] drivers/video/fbdev/geode/lxfb.o CC [M] net/netfilter/xt_NETMAP.o CC [M] drivers/net/ethernet/mellanox/mlx5/core/mad.o CC [M] drivers/staging/lustre/lustre/lvfs/fsfilt.o CC drivers/tty/n_gsm.o CC [M] net/netfilter/xt_RATEEST.o CC [M] drivers/video/fbdev/matrox/matroxfb_DAC1064.o CC [M] drivers/video/fbdev/matrox/matroxfb_Ti3026.o LD drivers/net/ethernet/intel/i40evf/i40evf.o LD fs/ocfs2/dlm/ocfs2_dlm.o CC drivers/net/ethernet/intel/igb/igb_ptp.o LD drivers/net/ethernet/intel/i40evf/built-in.o LD drivers/net/ethernet/seeq/built-in.o CC [M] net/netfilter/xt_REDIRECT.o LD fs/ocfs2/dlm/built-in.o CC [M] drivers/target/iscsi/iscsi_target_nego.o CC drivers/net/ethernet/intel/igb/igb_hwmon.o CC [M] drivers/video/fbdev/matrox/matroxfb_misc.o CC drivers/mfd/sec-irq.o LD drivers/video/fbdev/nvidia/built-in.o CC [M] drivers/net/phy/micrel.o LD fs/ocfs2/built-in.o CC [M] drivers/video/fbdev/nvidia/nvidia.o CC [M] drivers/video/fbdev/core/sysfillrect.o LD drivers/scsi/be2iscsi/built-in.o CC [M] drivers/video/fbdev/core/syscopyarea.o CC [M] drivers/video/fbdev/mb862xx/mb862xx-i2c.o CC [M] drivers/scsi/be2iscsi/be_iscsi.o CC [M] drivers/scsi/be2iscsi/be_main.o CC [M] drivers/staging/lustre/lnet/lnet/acceptor.o CC [M] drivers/scsi/be2iscsi/be_mgmt.o LD [M] fs/xfs/xfs.o LD drivers/video/fbdev/omap2/displays-new/built-in.o CC drivers/scsi/bfa/bfad.o CC [M] drivers/staging/lustre/lnet/lnet/peer.o LD drivers/net/ethernet/sfc/built-in.o CC [M] drivers/net/ethernet/sfc/efx.o CC [M] net/netfilter/xt_SECMARK.o LD drivers/video/fbdev/omap2/dss/built-in.o CC [M] drivers/watchdog/wdt_pci.o LD drivers/video/fbdev/omap2/built-in.o CC [M] drivers/staging/lustre/lustre/llite/llite_nfs.o LD fs/built-in.o CC [M] drivers/net/ethernet/sfc/nic.o CC drivers/staging/speakup/i18n.o CC [M] drivers/target/iscsi/iscsi_target_nodeattrib.o LD drivers/net/ethernet/silan/built-in.o LD drivers/rtc/built-in.o LD drivers/net/phy/libphy.o LD drivers/net/phy/built-in.o LD drivers/scsi/bnx2fc/built-in.o CC [M] drivers/watchdog/retu_wdt.o CC [M] drivers/scsi/bnx2fc/bnx2fc_els.o CC [M] drivers/gpu/drm/nouveau/core/subdev/fb/ramnv20.o LD drivers/scsi/cxgbi/built-in.o CC [M] drivers/staging/lustre/lustre/llite/rw.o CC [M] drivers/scsi/cxgbi/libcxgbi.o CC [M] drivers/staging/lustre/lustre/llite/namei.o LD [M] drivers/staging/lustre/lnet/klnds/o2iblnd/ko2iblnd.o CC [M] drivers/target/iscsi/iscsi_target_tmr.o CC [M] drivers/mfd/88pm800.o CC [M] drivers/target/iscsi/iscsi_target_tpg.o CC [M] drivers/staging/lustre/lustre/llite/symlink.o CC [M] drivers/mfd/88pm80x.o CC [M] net/netfilter/xt_TPROXY.o CC [M] drivers/target/iscsi/iscsi_target_util.o CC [M] drivers/video/fbdev/core/sysimgblt.o CC [M] drivers/mfd/88pm805.o CC [M] net/netfilter/xt_TCPOPTSTRIP.o CC [M] drivers/mfd/sm501.o CC [M] drivers/staging/lustre/lustre/lov/lov_offset.o CC [M] net/netfilter/xt_IDLETIMER.o CC [M] drivers/watchdog/tegra_wdt.o CC [M] drivers/staging/lustre/lustre/libcfs/kernel_user_comm.o CC [M] drivers/staging/lustre/lustre/libcfs/prng.o CC [M] drivers/video/fbdev/nvidia/nv_hw.o CC [M] drivers/staging/lustre/lustre/libcfs/workitem.o CC [M] net/netfilter/xt_cluster.o CC [M] net/netfilter/xt_connbytes.o CC [M] drivers/regulator/max8973-regulator.o CC [M] drivers/video/fbdev/core/fb_sys_fops.o CC [M] drivers/video/fbdev/nvidia/nv_setup.o CC drivers/staging/speakup/fakekey.o LD drivers/video/fbdev/riva/built-in.o CC [M] drivers/staging/lustre/lustre/libcfs/upcall_cache.o LD drivers/staging/sep/sep_driver.o LD drivers/staging/sep/built-in.o CC [M] drivers/video/fbdev/riva/fbdev.o CC [M] drivers/staging/lustre/lustre/libcfs/libcfs_cpu.o CC [M] drivers/staging/lustre/lustre/libcfs/libcfs_mem.o CC [M] drivers/net/ethernet/mellanox/mlx4/reset.o CC [M] drivers/regulator/tps6105x-regulator.o CC [M] net/netfilter/xt_connlabel.o CC drivers/scsi/bfa/bfad_im.o LD drivers/scsi/cxgbi/cxgb3i/built-in.o LD [M] drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.o CC [M] drivers/gpu/drm/nouveau/core/subdev/fb/ramnv40.o CC [M] drivers/scsi/cxgbi/cxgb3i/cxgb3i.o CC [M] drivers/regulator/tps6507x-regulator.o CC [M] drivers/gpu/drm/nouveau/core/subdev/fb/ramnv41.o CC [M] drivers/regulator/tps65217-regulator.o CC [M] drivers/gpu/drm/nouveau/core/subdev/fb/ramnv44.o CC [M] drivers/staging/lustre/lustre/mdc/mdc_reint.o LD drivers/scsi/esas2r/built-in.o CC [M] drivers/scsi/esas2r/esas2r_log.o LD drivers/net/ethernet/intel/ixgbevf/ixgbevf.o CC [M] drivers/video/fbdev/core/svgalib.o LD drivers/net/ethernet/intel/ixgbevf/built-in.o CC [M] drivers/scsi/esas2r/esas2r_disc.o CC [M] drivers/scsi/bnx2fc/bnx2fc_fcoe.o CC [M] drivers/watchdog/alim7101_wdt.o CC [M] net/netfilter/xt_cpu.o CC [M] drivers/video/fbdev/core/fb_ddc.o CC [M] net/netfilter/xt_devgroup.o CC [M] drivers/watchdog/f71808e_wdt.o CC [M] drivers/watchdog/sp5100_tco.o CC [M] drivers/video/fbdev/nvidia/nv_accel.o CC [M] drivers/mfd/cros_ec.o CC [M] drivers/video/fbdev/nvidia/nv_backlight.o CC [M] drivers/staging/lustre/lustre/llite/llite_mmap.o CC [M] drivers/mfd/cros_ec_i2c.o CC [M] drivers/regulator/tps6586x-regulator.o LD drivers/video/fbdev/core/built-in.o LD [M] drivers/video/fbdev/core/fb.o CC [M] drivers/video/fbdev/riva/riva_hw.o LD drivers/video/fbdev/savage/built-in.o CC [M] drivers/scsi/be2iscsi/be_cmds.o LD drivers/staging/lustre/lustre/mgc/built-in.o CC drivers/tty/n_tracesink.o CC [M] drivers/watchdog/eurotechwdt.o CC [M] drivers/video/fbdev/savage/savagefb_driver.o CC [M] drivers/staging/lustre/lustre/mgc/mgc_request.o CC [M] drivers/video/fbdev/riva/nv_driver.o CC [M] net/netfilter/xt_ecn.o LD drivers/video/fbdev/sis/built-in.o CC [M] drivers/watchdog/ib700wdt.o CC [M] drivers/target/iscsi/iscsi_target.o CC [M] drivers/video/fbdev/sis/sis_main.o CC [M] drivers/video/fbdev/sis/sis_accel.o CC [M] net/netfilter/xt_esp.o CC [M] drivers/video/fbdev/arcfb.o CC drivers/staging/speakup/main.o CC [M] drivers/gpu/drm/nouveau/core/subdev/fb/ramnv49.o LD drivers/video/fbdev/via/built-in.o CC [M] drivers/video/fbdev/cyber2000fb.o CC [M] drivers/video/fbdev/via/viafbdev.o LD drivers/net/ethernet/intel/i40e/i40e.o CC [M] net/netfilter/xt_helper.o CC [M] net/netfilter/xt_ipvs.o CC [M] drivers/watchdog/wafer5823wdt.o LD drivers/net/ethernet/intel/i40e/built-in.o LD drivers/net/ethernet/intel/igb/igb.o CC [M] drivers/watchdog/hpwdt.o CC [M] drivers/video/fbdev/sis/init.o LD drivers/net/ethernet/intel/igb/built-in.o LD drivers/staging/lustre/lustre/obdclass/built-in.o LD [M] drivers/video/fbdev/mb862xx/mb862xxfb.o CC [M] drivers/watchdog/sc1200wdt.o CC [M] drivers/net/ethernet/sfc/farch.o CC [M] drivers/staging/lustre/lustre/obdclass/linux/linux-module.o CC [M] drivers/video/fbdev/pm2fb.o CC [M] drivers/video/fbdev/i740fb.o CC drivers/staging/speakup/keyhelp.o CC [M] drivers/staging/lustre/lustre/lvfs/lvfs_lib.o CC [M] drivers/video/fbdev/macmodes.o CC [M] drivers/staging/lustre/lustre/llite/xattr.o CC [M] drivers/target/iscsi/iscsi_target_configfs.o CC [M] drivers/target/iscsi/iscsi_target_stat.o LD drivers/scsi/aacraid/aacraid.o CC drivers/scsi/bfa/bfad_attr.o CC [M] drivers/mfd/htc-pasic3.o LD drivers/scsi/aacraid/built-in.o CC [M] drivers/video/fbdev/via/hw.o CC [M] drivers/scsi/esas2r/esas2r_flash.o CC [M] drivers/video/fbdev/sis/init301.o CC [M] drivers/mfd/ti_am335x_tscadc.o CC [M] drivers/staging/lustre/lustre/llite/xattr_cache.o LD drivers/staging/slicoss/built-in.o CC [M] drivers/video/fbdev/neofb.o CC [M] drivers/staging/rts5208/ms.o CC [M] drivers/regulator/tps65912-regulator.o CC [M] drivers/regulator/wm831x-dcdc.o CC [M] drivers/net/ethernet/mellanox/mlx4/sense.o CC [M] drivers/net/ethernet/mellanox/mlx4/srq.o CC [M] drivers/staging/lustre/lustre/mgc/lproc_mgc.o CC [M] drivers/net/ethernet/mellanox/mlx4/resource_tracker.o CC [M] drivers/video/fbdev/sis/initextlfb.o CC [M] drivers/gpu/drm/nouveau/core/subdev/fb/ramnv4e.o CC [M] net/netfilter/xt_mac.o CC drivers/staging/speakup/kobjects.o CC [M] drivers/mfd/arizona-i2c.o LD drivers/staging/lustre/lustre/obdecho/built-in.o CC [M] drivers/staging/lustre/lustre/obdecho/echo_client.o CC [M] net/netfilter/xt_nfacct.o CC drivers/tty/hvc/hvc_console.o CC [M] drivers/staging/lustre/lustre/libcfs/libcfs_lock.o CC [M] drivers/staging/lustre/lustre/llite/remote_perm.o CC [M] drivers/net/ethernet/mellanox/mlx4/en_main.o CC [M] drivers/net/ethernet/mellanox/mlx4/en_tx.o CC drivers/staging/speakup/selection.o CC [M] drivers/scsi/bnx2fc/bnx2fc_hwi.o CC [M] drivers/staging/lustre/lustre/llite/llite_rmtacl.o LD [M] drivers/staging/lustre/lnet/lnet/lnet.o CC [M] drivers/gpu/drm/nouveau/core/subdev/fb/ramnv50.o CC [M] drivers/watchdog/pc87413_wdt.o CC drivers/scsi/bfa/bfad_debugfs.o CC [M] drivers/scsi/bnx2fc/bnx2fc_io.o CC [M] drivers/regulator/wm831x-isink.o CC drivers/scsi/bfa/bfad_bsg.o CC [M] drivers/regulator/wm831x-ldo.o CC [M] drivers/target/iscsi/iscsi_target_transport.o LD drivers/staging/xillybus/built-in.o CC [M] drivers/gpu/drm/nouveau/core/subdev/fb/ramnva3.o CC [M] drivers/net/ethernet/sfc/falcon.o CC [M] drivers/video/fbdev/via/via_i2c.o CC [M] net/netfilter/xt_osf.o CC drivers/scsi/bfa/bfa_ioc.o CC [M] drivers/gpu/drm/nouveau/core/subdev/fb/ramnvaa.o CC drivers/scsi/bfa/bfa_ioc_cb.o CC [M] drivers/mfd/tps6105x.o CC [M] drivers/watchdog/nv_tco.o CC [M] drivers/watchdog/sbc60xxwdt.o CC [M] drivers/staging/lustre/lustre/llite/llite_capa.o CC [M] drivers/gpu/drm/nouveau/core/subdev/fb/ramnvc0.o CC [M] drivers/staging/rts5208/spi.o LD drivers/staging/skein/built-in.o CC [M] drivers/net/ethernet/mellanox/mlx4/en_rx.o CC [M] drivers/mfd/tps65010.o CC [M] drivers/watchdog/sch311x_wdt.o CC [M] drivers/gpu/drm/nouveau/core/subdev/fb/ramnve0.o CC [M] drivers/scsi/esas2r/esas2r_init.o CC [M] drivers/video/fbdev/vt8623fb.o LD drivers/regulator/built-in.o CC [M] drivers/staging/lustre/lustre/lov/lov_merge.o LD [M] drivers/video/fbdev/nvidia/nvidiafb.o CC [M] drivers/video/fbdev/via/dvi.o CC [M] drivers/staging/lustre/lustre/lov/lov_request.o CC drivers/net/ethernet/sis/sis190.o CC [M] drivers/video/fbdev/s3fb.o CC drivers/scsi/fcoe/fcoe_ctlr.o CC [M] drivers/mfd/tps65217.o CC [M] drivers/mfd/ab3100-otp.o CC [M] drivers/mfd/timberdale.o CC [M] drivers/video/fbdev/arkfb.o CC [M] drivers/mfd/janz-cmodio.o CC [M] net/netfilter/xt_quota.o CC [M] net/netfilter/xt_rateest.o CC drivers/scsi/bfa/bfa_ioc_ct.o CC drivers/scsi/fcoe/fcoe_transport.o CC [M] net/netfilter/xt_sctp.o CC [M] drivers/mfd/vx855.o CC [M] drivers/video/fbdev/hecubafb.o CC [M] drivers/video/fbdev/n411.o LD drivers/scsi/arcmsr/arcmsr.o LD drivers/net/ethernet/smsc/built-in.o LD drivers/scsi/arcmsr/built-in.o CC [M] drivers/net/ethernet/smsc/smc91c92_cs.o CC [M] drivers/video/fbdev/via/lcd.o CC [M] drivers/video/fbdev/via/ioctl.o CC [M] drivers/video/fbdev/via/accel.o CC [M] drivers/video/fbdev/via/via_utility.o CC [M] drivers/video/fbdev/via/vt1636.o CC [M] drivers/video/fbdev/hgafb.o CC [M] drivers/video/fbdev/sstfb.o CC [M] drivers/video/fbdev/via/global.o CC [M] drivers/scsi/bnx2fc/bnx2fc_tgt.o CC [M] drivers/mfd/cs5535-mfd.o CC [M] drivers/scsi/bnx2fc/bnx2fc_debug.o CC [M] net/netfilter/xt_socket.o CC [M] drivers/net/ethernet/smsc/smsc9420.o CC [M] drivers/staging/lustre/lustre/obdecho/lproc_echo.o CC drivers/scsi/bfa/bfa_hw_cb.o CC [M] drivers/scsi/esas2r/esas2r_int.o CC [M] drivers/gpu/drm/nouveau/core/subdev/fb/ramgk20a.o CC [M] drivers/video/fbdev/cirrusfb.o LD [M] drivers/net/ethernet/intel/e1000e/e1000e.o CC [M] drivers/video/fbdev/tmiofb.o CC [M] drivers/video/fbdev/via/tblDPASetting.o LD [M] drivers/staging/lustre/lustre/libcfs/libcfs.o CC drivers/scsi/bfa/bfa_hw_ct.o LD drivers/scsi/fnic/built-in.o CC [M] drivers/mfd/lm3533-core.o LD drivers/staging/lustre/lustre/osc/built-in.o CC [M] drivers/scsi/fnic/fnic_attrs.o CC [M] drivers/staging/lustre/lustre/osc/osc_request.o CC [M] drivers/scsi/fnic/fnic_isr.o CC [M] drivers/scsi/fnic/fnic_main.o CC [M] drivers/mfd/lm3533-ctrlbank.o CC drivers/scsi/libfc/fc_libfc.o CC [M] drivers/net/ethernet/mellanox/mlx4/en_ethtool.o CC [M] drivers/watchdog/of_xilinx_wdt.o LD [M] drivers/staging/lustre/lustre/lvfs/lvfs.o CC [M] drivers/net/ethernet/smsc/smsc911x.o CC [M] drivers/video/fbdev/via/viamode.o CC [M] drivers/staging/lustre/lustre/llite/rw26.o CC drivers/scsi/fcoe/fcoe_sysfs.o CC [M] drivers/scsi/fnic/fnic_res.o CC [M] drivers/video/fbdev/via/via-core.o LD drivers/staging/lustre/lustre/ptlrpc/built-in.o LD drivers/tty/ipwireless/built-in.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/l_lock.o CC [M] drivers/tty/ipwireless/hardware.o LD drivers/net/ethernet/intel/ixgbe/ixgbe.o CC [M] drivers/mfd/retu-mfd.o LD drivers/net/ethernet/intel/ixgbe/built-in.o LD drivers/net/ethernet/intel/built-in.o CC [M] drivers/staging/lustre/lustre/llite/super25.o CC [M] drivers/video/fbdev/metronomefb.o CC drivers/scsi/bfa/bfa_fcs.o CC [M] drivers/net/ethernet/mellanox/mlx4/en_port.o LD drivers/tty/hvc/built-in.o CC drivers/staging/speakup/serialio.o CC [M] drivers/scsi/fnic/fnic_fcs.o CC [M] drivers/net/ethernet/sfc/siena.o CC drivers/net/ethernet/sun/sungem.o CC [M] drivers/staging/lustre/lustre/osc/osc_dev.o CC [M] net/netfilter/xt_state.o CC drivers/net/ethernet/wiznet/w5100.o CC [M] net/netfilter/xt_statistic.o CC drivers/staging/speakup/synth.o CC [M] drivers/staging/lustre/lustre/llite/statahead.o LD drivers/mfd/88pm860x.o CC drivers/scsi/libfc/fc_disc.o CC [M] drivers/staging/lustre/lustre/llite/../lclient/glimpse.o CC drivers/net/ethernet/sun/cassini.o CC [M] drivers/scsi/fcoe/fcoe.o CC drivers/scsi/libfc/fc_exch.o CC [M] drivers/video/fbdev/via/via-gpio.o CC [M] drivers/scsi/fnic/fnic_scsi.o CC [M] drivers/tty/ipwireless/main.o LD net/netfilter/ipvs/built-in.o CC [M] drivers/staging/lustre/lustre/osc/osc_object.o CC [M] drivers/watchdog/da9052_wdt.o CC [M] net/netfilter/ipvs/ip_vs_conn.o CC [M] drivers/net/ethernet/sun/sunhme.o CC [M] net/netfilter/ipvs/ip_vs_core.o CC [M] net/netfilter/ipvs/ip_vs_ctl.o CC [M] net/netfilter/ipvs/ip_vs_sched.o CC drivers/scsi/bfa/bfa_fcs_lport.o CC drivers/scsi/bfa/bfa_fcs_rport.o LD drivers/mfd/built-in.o CC [M] drivers/video/fbdev/broadsheetfb.o CC [M] net/netfilter/ipvs/ip_vs_xmit.o CC drivers/scsi/bfa/bfa_fcs_fcpim.o LD [M] drivers/video/fbdev/riva/rivafb.o LD net/netfilter/netfilter.o CC drivers/scsi/megaraid/megaraid_mm.o LD net/netfilter/nfnetlink_queue.o CC [M] drivers/video/fbdev/auo_k190x.o LD drivers/scsi/mpt2sas/built-in.o LD [M] net/netfilter/nf_conntrack.o CC [M] drivers/scsi/mpt2sas/mpt2sas_base.o CC [M] drivers/scsi/fnic/fnic_trace.o CC [M] drivers/gpu/drm/nouveau/core/subdev/fb/ramgm107.o CC [M] drivers/scsi/fnic/fnic_debugfs.o LD [M] net/netfilter/nf_conntrack_h323.o CC [M] drivers/scsi/mpt2sas/mpt2sas_config.o LD net/netfilter/built-in.o CC [M] drivers/video/fbdev/auo_k1900fb.o CC [M] drivers/staging/lustre/lustre/llite/../lclient/lcommon_cl.o CC drivers/scsi/libfc/fc_elsct.o CC drivers/scsi/libfc/fc_frame.o CC [M] drivers/staging/lustre/lustre/obdclass/linux/linux-obdo.o LD [M] drivers/video/fbdev/aty/atyfb.o LD drivers/net/ethernet/xircom/built-in.o CC [M] drivers/staging/lustre/lustre/llite/../lclient/lcommon_misc.o LD [M] drivers/video/fbdev/aty/radeonfb.o CC [M] drivers/net/ethernet/xircom/xirc2ps_cs.o CC [M] drivers/video/fbdev/via/via_modesetting.o CC [M] drivers/video/fbdev/auo_k1901fb.o CC [M] drivers/video/fbdev/via/via_clock.o LD [M] drivers/video/fbdev/savage/savagefb.o CC [M] drivers/video/fbdev/via/via_aux.o CC [M] drivers/video/fbdev/s1d13xxxfb.o CC [M] drivers/net/ethernet/sfc/ef10.o CC [M] net/netfilter/ipvs/ip_vs_app.o CC [M] drivers/net/ethernet/sfc/tx.o CC [M] drivers/staging/lustre/lustre/osc/osc_page.o CC [M] drivers/scsi/fnic/vnic_cq.o CC [M] drivers/scsi/fnic/vnic_dev.o CC [M] drivers/video/fbdev/via/via_aux_edid.o CC [M] drivers/video/fbdev/carminefb.o CC drivers/net/ethernet/wiznet/w5300.o CC [M] drivers/scsi/fnic/vnic_intr.o CC drivers/scsi/libfc/fc_lport.o CC [M] drivers/scsi/esas2r/esas2r_io.o CC [M] net/netfilter/ipvs/ip_vs_sync.o CC drivers/staging/speakup/thread.o CC drivers/staging/speakup/varhandlers.o CC [M] drivers/video/fbdev/uvesafb.o LD drivers/watchdog/watchdog.o CC [M] drivers/staging/speakup/speakup_acntsa.o LD drivers/watchdog/built-in.o CC [M] drivers/staging/speakup/speakup_acntpc.o CC [M] drivers/net/ethernet/sfc/rx.o CC [M] drivers/net/ethernet/sfc/selftest.o CC [M] drivers/net/ethernet/sfc/ethtool.o CC drivers/net/ethernet/dnet.o CC [M] drivers/net/ethernet/sfc/qt202x_phy.o CC drivers/net/ethernet/fealnx.o CC [M] drivers/video/fbdev/vga16fb.o CC drivers/scsi/mpt3sas/mpt3sas_base.o CC drivers/scsi/mpt3sas/mpt3sas_config.o CC [M] net/netfilter/ipvs/ip_vs_est.o CC [M] drivers/staging/lustre/lustre/llite/vvp_dev.o CC drivers/scsi/osd/osd_initiator.o CC [M] drivers/scsi/mpt2sas/mpt2sas_scsih.o CC [M] drivers/staging/speakup/speakup_apollo.o CC [M] drivers/net/ethernet/mellanox/mlx4/en_cq.o CC [M] drivers/gpu/drm/nouveau/core/subdev/fb/sddr3.o CC [M] net/netfilter/ipvs/ip_vs_proto.o LD drivers/scsi/pcmcia/built-in.o CC [M] drivers/scsi/pcmcia/fdomain_stub.o CC [M] drivers/gpu/drm/nouveau/core/subdev/fb/gddr5.o CC [M] drivers/staging/lustre/lustre/lov/lov_ea.o CC [M] drivers/scsi/fnic/vnic_rq.o CC drivers/scsi/libfc/fc_rport.o CC [M] drivers/video/fbdev/vfb.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_lock.o CC [M] net/netfilter/ipvs/ip_vs_pe.o CC [M] drivers/scsi/fnic/vnic_wq_copy.o CC [M] drivers/staging/lustre/lustre/osc/osc_lock.o CC [M] drivers/staging/lustre/lustre/llite/vvp_page.o CC [M] drivers/staging/lustre/lustre/llite/vvp_lock.o CC drivers/tty/serial/serial_core.o CC [M] drivers/staging/lustre/lustre/llite/vvp_io.o CC [M] drivers/scsi/fnic/vnic_wq.o CC drivers/scsi/libfc/fc_fcp.o LD drivers/net/ethernet/sis/built-in.o CC [M] drivers/staging/lustre/lustre/llite/vvp_object.o CC [M] drivers/staging/speakup/speakup_decext.o CC [M] drivers/video/fbdev/via/via_aux_vt1636.o CC drivers/scsi/libfc/fc_npiv.o CC [M] drivers/staging/lustre/lustre/osc/osc_io.o CC drivers/scsi/qla4xxx/ql4_os.o CC [M] drivers/scsi/megaraid/megaraid_mbox.o LD drivers/scsi/aic7xxx/aic7xxx.o CC drivers/scsi/qla4xxx/ql4_init.o CC drivers/scsi/qla4xxx/ql4_mbx.o LD drivers/scsi/aic7xxx/built-in.o CC drivers/scsi/qla4xxx/ql4_iocb.o CC [M] drivers/scsi/esas2r/esas2r_ioctl.o CC [M] drivers/tty/ipwireless/network.o CC [M] drivers/net/ethernet/sfc/mdio_10g.o LD [M] drivers/scsi/bnx2fc/bnx2fc.o CC [M] drivers/tty/ipwireless/tty.o CC [M] drivers/staging/speakup/speakup_decpc.o CC [M] drivers/gpu/drm/nouveau/core/subdev/gpio/base.o CC [M] drivers/staging/lustre/lustre/llite/lproc_llite.o LD drivers/scsi/sym53c8xx_2/built-in.o CC [M] drivers/staging/lustre/lustre/lov/lov_dev.o CC [M] drivers/net/ethernet/mellanox/mlx4/en_resources.o CC drivers/scsi/ufs/ufshcd.o CC [M] drivers/staging/lustre/lustre/obdclass/linux/linux-sysctl.o CC [M] drivers/scsi/sym53c8xx_2/sym_fw.o CC [M] drivers/scsi/sym53c8xx_2/sym_glue.o CC [M] drivers/staging/speakup/speakup_ltlk.o CC [M] drivers/staging/speakup/speakup_soft.o CC [M] drivers/gpu/drm/nouveau/core/subdev/gpio/nv10.o CC [M] drivers/video/fbdev/via/via_aux_vt1632.o CC [M] drivers/scsi/pcmcia/fdomain_core.o CC [M] drivers/scsi/mpt2sas/mpt2sas_transport.o CC drivers/scsi/osd/osd_uld.o CC [M] drivers/scsi/sym53c8xx_2/sym_hipd.o CC [M] drivers/gpu/drm/nouveau/core/subdev/gpio/nv50.o CC [M] net/netfilter/ipvs/ip_vs_proto_ah_esp.o CC [M] drivers/scsi/ufs/ufshcd-pci.o CC drivers/scsi/qla4xxx/ql4_isr.o CC [M] drivers/video/fbdev/via/via_aux_vt1631.o CC [M] drivers/gpu/drm/nouveau/core/subdev/gpio/nv92.o CC [M] drivers/video/fbdev/via/via_aux_vt1625.o CC [M] drivers/staging/lustre/lustre/osc/osc_quota.o CC [M] drivers/staging/lustre/lustre/osc/osc_cache.o CC [M] drivers/scsi/ufs/ufshcd-pltfrm.o CC [M] drivers/video/fbdev/via/via_aux_vt1622.o CC [M] drivers/scsi/sym53c8xx_2/sym_malloc.o CC [M] drivers/staging/lustre/lustre/obdclass/llog.o CC [M] drivers/scsi/sym53c8xx_2/sym_nvram.o CC [M] net/netfilter/ipvs/ip_vs_nfct.o CC [M] net/netfilter/ipvs/ip_vs_rr.o CC [M] drivers/scsi/esas2r/esas2r_targdb.o CC drivers/scsi/mpt3sas/mpt3sas_scsih.o LD drivers/net/ethernet/wiznet/built-in.o CC [M] drivers/staging/speakup/speakup_spkout.o CC [M] drivers/staging/speakup/speakup_txprt.o CC [M] drivers/gpu/drm/nouveau/core/subdev/gpio/nvd0.o CC [M] drivers/video/fbdev/via/via_aux_vt1621.o CC drivers/scsi/mpt3sas/mpt3sas_transport.o CC [M] net/netfilter/ipvs/ip_vs_wrr.o CC drivers/scsi/iscsi_boot_sysfs.o CC [M] net/netfilter/ipvs/ip_vs_lc.o CC [M] drivers/gpu/drm/nouveau/core/subdev/gpio/nve0.o LD [M] drivers/staging/lustre/lustre/lmv/lmv.o CC [M] net/netfilter/ipvs/ip_vs_wlc.o CC [M] net/netfilter/ipvs/ip_vs_lblc.o CC [M] drivers/net/ethernet/sfc/tenxpress.o CC [M] drivers/staging/lustre/lustre/obdclass/llog_cat.o CC [M] drivers/net/ethernet/sfc/txc43128_phy.o CC [M] drivers/gpu/drm/nouveau/core/subdev/i2c/base.o CC [M] drivers/staging/lustre/lustre/obdclass/llog_obd.o LD drivers/staging/speakup/speakup.o LD drivers/scsi/fcoe/libfcoe.o LD [M] drivers/staging/lustre/lustre/mgc/mgc.o LD drivers/staging/speakup/built-in.o CC [M] drivers/staging/lustre/lustre/obdclass/llog_swab.o CC drivers/scsi/bfa/bfa_fcbuild.o LD drivers/scsi/fcoe/built-in.o CC [M] net/netfilter/ipvs/ip_vs_lblcr.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_resource.o CC [M] drivers/net/ethernet/mellanox/mlx4/en_netdev.o CC [M] net/netfilter/ipvs/ip_vs_dh.o CC [M] drivers/scsi/esas2r/esas2r_vda.o CC [M] drivers/staging/lustre/lustre/lov/lov_object.o CC drivers/scsi/qla4xxx/ql4_nx.o CC drivers/scsi/qla4xxx/ql4_nvram.o CC [M] drivers/staging/lustre/lustre/mdc/mdc_lib.o CC [M] drivers/net/ethernet/sfc/falcon_boards.o CC [M] drivers/scsi/megaraid/megaraid_sas_base.o CC drivers/scsi/bfa/bfa_port.o CC [M] drivers/staging/lustre/lustre/obdclass/class_obd.o CC [M] drivers/gpu/drm/nouveau/core/subdev/i2c/anx9805.o CC [M] drivers/gpu/drm/nouveau/core/subdev/i2c/aux.o CC [M] drivers/video/fbdev/via/via_aux_sii164.o CC [M] drivers/video/fbdev/via/via_aux_ch7301.o CC [M] drivers/gpu/drm/nouveau/core/subdev/i2c/bit.o LD [M] drivers/target/iscsi/iscsi_target_mod.o CC [M] drivers/gpu/drm/nouveau/core/subdev/i2c/pad.o LD drivers/target/built-in.o CC [M] drivers/staging/lustre/lustre/lov/lov_page.o CC [M] drivers/scsi/mpt2sas/mpt2sas_ctl.o CC [M] drivers/scsi/esas2r/esas2r_main.o CC drivers/scsi/mpt3sas/mpt3sas_ctl.o CC [M] drivers/scsi/megaraid/megaraid_sas_fusion.o CC [M] drivers/gpu/drm/nouveau/core/subdev/i2c/padnv04.o CC [M] drivers/scsi/megaraid/megaraid_sas_fp.o CC [M] drivers/staging/lustre/lustre/obdclass/debug.o CC drivers/scsi/qla4xxx/ql4_dbg.o CC [M] drivers/gpu/drm/nouveau/core/subdev/i2c/padnv94.o CC [M] drivers/staging/lustre/lustre/obdclass/genops.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_lib.o CC drivers/scsi/qla4xxx/ql4_attr.o CC [M] drivers/gpu/drm/nouveau/core/subdev/i2c/nv04.o CC drivers/scsi/BusLogic.o CC drivers/scsi/qla4xxx/ql4_bsg.o CC [M] drivers/gpu/drm/nouveau/core/subdev/i2c/nv4e.o CC [M] drivers/staging/lustre/lustre/obdclass/uuid.o CC [M] drivers/staging/lustre/lustre/obdclass/llog_ioctl.o CC [M] drivers/gpu/drm/nouveau/core/subdev/i2c/nv50.o CC [M] drivers/staging/lustre/lustre/obdclass/lprocfs_status.o CC [M] drivers/net/ethernet/sfc/mcdi.o CC [M] drivers/gpu/drm/nouveau/core/subdev/i2c/nv94.o CC [M] drivers/net/ethernet/sfc/mcdi_port.o LD [M] drivers/scsi/be2iscsi/be2iscsi.o CC drivers/scsi/libiscsi.o CC drivers/scsi/hpsa.o CC drivers/scsi/mpt3sas/mpt3sas_trigger_diag.o CC drivers/scsi/dc395x.o CC [M] drivers/staging/lustre/lustre/lov/lov_lock.o CC [M] drivers/net/ethernet/mellanox/mlx4/en_selftest.o CC [M] drivers/staging/lustre/lustre/obdclass/lustre_handles.o CC drivers/tty/serial/sh-sci.o LD [M] drivers/tty/ipwireless/ipwireless.o CC [M] drivers/net/ethernet/mellanox/mlx4/en_clock.o CC [M] drivers/net/ethernet/mellanox/mlx4/en_dcb_nl.o CC [M] drivers/staging/lustre/lustre/obdclass/lustre_peer.o CC [M] drivers/gpu/drm/nouveau/core/subdev/i2c/nvd0.o CC [M] drivers/staging/lustre/lustre/obdclass/llog_osd.o LD drivers/scsi/megaraid/built-in.o CC [M] drivers/gpu/drm/nouveau/core/subdev/i2c/nve0.o CC drivers/scsi/bfa/bfa_fcpim.o CC [M] drivers/net/ethernet/sfc/mcdi_mon.o CC drivers/scsi/qla4xxx/ql4_83xx.o CC drivers/scsi/bfa/bfa_core.o CC [M] drivers/scsi/pcmcia/sym53c500_cs.o LD drivers/scsi/osd/libosd.o CC [M] drivers/net/ethernet/sfc/ptp.o LD drivers/scsi/osd/osd.o LD drivers/scsi/osd/built-in.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_plain.o CC drivers/scsi/bfa/bfa_svc.o CC drivers/scsi/gdth.o LD [M] drivers/video/fbdev/via/viafb.o CC drivers/scsi/libsrp.o CC drivers/scsi/hptiop.o CC [M] drivers/gpu/drm/nouveau/core/subdev/ibus/nvc0.o CC drivers/scsi/pmcraid.o CC [M] drivers/staging/lustre/lustre/obdclass/local_storage.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_extent.o CC [M] drivers/gpu/drm/nouveau/core/subdev/ibus/nve0.o CC [M] drivers/gpu/drm/nouveau/core/subdev/ibus/gk20a.o CC [M] drivers/gpu/drm/nouveau/core/subdev/instmem/base.o CC [M] drivers/staging/lustre/lustre/obdclass/statfs_pack.o CC [M] drivers/staging/lustre/lustre/obdclass/obdo.o CC [M] drivers/staging/lustre/lustre/obdclass/obd_config.o CC drivers/tty/vt/vt_ioctl.o CC drivers/tty/vt/vc_screen.o CC drivers/tty/vt/selection.o CC drivers/tty/vt/keyboard.o CC [M] drivers/staging/lustre/lustre/lov/lov_io.o CC [M] drivers/staging/lustre/lustre/osc/lproc_osc.o CC [M] drivers/staging/lustre/lustre/obdclass/obd_mount.o CC drivers/tty/vt/consolemap.o LD [M] drivers/scsi/fnic/fnic.o CC [M] drivers/gpu/drm/nouveau/core/subdev/instmem/nv04.o CC drivers/scsi/virtio_scsi.o CONMK drivers/tty/vt/consolemap_deftbl.c CC drivers/tty/vt/vt.o CC drivers/scsi/st.o CC [M] drivers/gpu/drm/nouveau/core/subdev/instmem/nv40.o CC drivers/tty/serial/jsm/jsm_driver.o LD drivers/scsi/sd_mod.o CC [M] drivers/gpu/drm/nouveau/core/subdev/instmem/nv50.o LD drivers/scsi/sr_mod.o CC [M] drivers/staging/lustre/lustre/obdclass/mea.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_request.o CC [M] drivers/staging/lustre/lustre/lov/lovsub_dev.o CC [M] drivers/staging/lustre/lustre/lov/lovsub_object.o CC [M] drivers/gpu/drm/nouveau/core/subdev/ltcg/gf100.o CC [M] drivers/staging/lustre/lustre/lov/lovsub_page.o SHIPPED drivers/tty/vt/defkeymap.c CC [M] drivers/staging/lustre/lustre/lov/lovsub_lock.o LD drivers/scsi/libfc/libfc.o CC drivers/tty/vt/consolemap_deftbl.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_lockd.o LD drivers/scsi/libfc/built-in.o LD [M] net/netfilter/ipvs/ip_vs.o CC drivers/scsi/scsi_debug.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_flock.o LD [M] drivers/scsi/pcmcia/fdomain_cs.o CC [M] drivers/scsi/scsi_transport_srp.o CC drivers/tty/vt/defkeymap.o CC [M] drivers/scsi/dpt_i2o.o CC [M] drivers/staging/lustre/lustre/obdclass/lu_object.o LD net/built-in.o CC [M] drivers/gpu/drm/nouveau/core/subdev/ltcg/gm107.o CC [M] drivers/gpu/drm/nouveau/core/subdev/mc/base.o CC drivers/tty/serial/jsm/jsm_neo.o CC [M] drivers/gpu/drm/nouveau/core/subdev/mc/nv04.o CC [M] drivers/gpu/drm/nouveau/core/subdev/mc/nv40.o CC [M] drivers/scsi/ips.o LD drivers/scsi/ufs/built-in.o CC [M] drivers/gpu/drm/nouveau/core/subdev/mc/nv44.o CC [M] drivers/scsi/qla1280.o CC [M] drivers/scsi/tmscsim.o CC [M] drivers/gpu/drm/nouveau/core/subdev/mc/nv4c.o CC [M] drivers/staging/lustre/lustre/obdclass/dt_object.o CC [M] drivers/scsi/megaraid.o CC [M] drivers/scsi/atp870u.o CC [M] drivers/staging/lustre/lustre/obdclass/capa.o CC [M] drivers/scsi/3w-sas.o CC [M] drivers/staging/lustre/lustre/obdclass/cl_object.o CC [M] drivers/staging/lustre/lustre/obdclass/cl_page.o CC [M] drivers/staging/lustre/lustre/obdclass/cl_lock.o CC [M] drivers/staging/lustre/lustre/obdclass/cl_io.o CC [M] drivers/scsi/libiscsi_tcp.o CC [M] drivers/scsi/vmw_pvscsi.o CC [M] drivers/gpu/drm/nouveau/core/subdev/mc/nv50.o CC [M] drivers/staging/lustre/lustre/obdclass/lu_ref.o CC [M] drivers/staging/lustre/lustre/obdclass/acl.o CC [M] drivers/gpu/drm/nouveau/core/subdev/mc/nv94.o CC drivers/tty/serial/altera_uart.o CC [M] drivers/gpu/drm/nouveau/core/subdev/mc/nv98.o LD drivers/scsi/scsi_mod.o CC [M] drivers/staging/lustre/lustre/mdc/mdc_locks.o CC [M] drivers/net/ethernet/sfc/siena_sriov.o LD drivers/scsi/scsi_tgt.o CC drivers/tty/serial/jsm/jsm_tty.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_inodebits.o CC [M] drivers/staging/lustre/lustre/obdclass/idmap.o CC [M] drivers/tty/n_tracerouter.o CC [M] drivers/gpu/drm/nouveau/core/subdev/mc/nvc0.o CC drivers/tty/serial/st-asc.o CC [M] drivers/staging/lustre/lustre/mdc/lproc_mdc.o CC [M] drivers/gpu/drm/nouveau/core/subdev/mc/nvc3.o CC [M] drivers/gpu/drm/nouveau/core/subdev/mxm/base.o LD [M] drivers/scsi/esas2r/esas2r.o CC [M] drivers/gpu/drm/nouveau/core/subdev/mxm/mxms.o CC [M] drivers/staging/lustre/lustre/obdclass/lu_ucred.o CC [M] drivers/staging/lustre/lustre/obdclass/llog_test.o CC [M] drivers/gpu/drm/nouveau/core/subdev/mxm/nv50.o CC [M] drivers/staging/lustre/lustre/lov/lovsub_io.o CC [M] drivers/tty/serial/sc16is7xx.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_pool.o CC [M] drivers/gpu/drm/nouveau/core/subdev/pwr/base.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/interval_tree.o CC [M] drivers/tty/serial/uartlite.o CC [M] drivers/staging/lustre/lustre/lov/lov_pool.o CC [M] drivers/staging/lustre/lustre/ptlrpc/client.o CC [M] drivers/tty/serial/mfd.o CC [M] drivers/staging/lustre/lustre/lov/lproc_lov.o CC [M] drivers/staging/lustre/lustre/ptlrpc/recover.o CC [M] drivers/staging/lustre/lustre/ptlrpc/connection.o CC [M] drivers/gpu/drm/nouveau/core/subdev/pwr/memx.o CC [M] drivers/staging/lustre/lustre/ptlrpc/niobuf.o CC [M] drivers/tty/serial/rp2.o CC [M] drivers/staging/lustre/lustre/ptlrpc/pack_generic.o CC [M] drivers/tty/serial/fsl_lpuart.o CC [M] drivers/gpu/drm/nouveau/core/subdev/pwr/nva3.o CC [M] drivers/gpu/drm/nouveau/core/subdev/pwr/nvc0.o CC [M] drivers/gpu/drm/nouveau/core/subdev/pwr/nvd0.o LD [M] drivers/staging/lustre/lustre/llite/lustre.o CC [M] drivers/staging/lustre/lustre/ptlrpc/events.o CC [M] drivers/gpu/drm/nouveau/core/subdev/pwr/nv108.o LD drivers/net/ethernet/sun/built-in.o CC [M] drivers/gpu/drm/nouveau/core/subdev/therm/base.o CC [M] drivers/tty/serial/men_z135_uart.o CC [M] drivers/gpu/drm/nouveau/core/subdev/therm/fan.o CC [M] drivers/staging/lustre/lustre/ptlrpc/ptlrpc_module.o CC [M] drivers/gpu/drm/nouveau/core/subdev/therm/fannil.o CC [M] drivers/staging/lustre/lustre/ptlrpc/service.o CC [M] drivers/gpu/drm/nouveau/core/subdev/therm/fanpwm.o CC [M] drivers/gpu/drm/nouveau/core/subdev/therm/fantog.o CC [M] drivers/staging/lustre/lustre/ptlrpc/pinger.o CC [M] drivers/staging/lustre/lustre/ptlrpc/llog_net.o CC [M] drivers/staging/lustre/lustre/ptlrpc/llog_client.o CC [M] drivers/gpu/drm/nouveau/core/subdev/therm/ic.o CC [M] drivers/staging/lustre/lustre/ptlrpc/import.o CC [M] drivers/gpu/drm/nouveau/core/subdev/therm/temp.o CC [M] drivers/staging/lustre/lustre/ptlrpc/ptlrpcd.o CC [M] drivers/staging/lustre/lustre/ptlrpc/pers.o CC [M] drivers/staging/lustre/lustre/ptlrpc/lproc_ptlrpc.o CC [M] drivers/gpu/drm/nouveau/core/subdev/therm/nv40.o CC [M] drivers/staging/lustre/lustre/ptlrpc/wiretest.o CC [M] drivers/gpu/drm/nouveau/core/subdev/therm/nv50.o CC [M] drivers/staging/lustre/lustre/ptlrpc/layout.o CC [M] drivers/staging/lustre/lustre/ptlrpc/sec.o CC [M] drivers/gpu/drm/nouveau/core/subdev/therm/nv84.o CC [M] drivers/staging/lustre/lustre/ptlrpc/sec_bulk.o CC [M] drivers/staging/lustre/lustre/ptlrpc/sec_gc.o CC [M] drivers/gpu/drm/nouveau/core/subdev/therm/nva3.o CC [M] drivers/gpu/drm/nouveau/core/subdev/therm/nvd0.o CC [M] drivers/staging/lustre/lustre/ptlrpc/sec_config.o CC [M] drivers/staging/lustre/lustre/ptlrpc/sec_null.o CC [M] drivers/gpu/drm/nouveau/core/subdev/timer/base.o CC [M] drivers/staging/lustre/lustre/ptlrpc/sec_plain.o CC [M] drivers/staging/lustre/lustre/ptlrpc/nrs.o CC [M] drivers/staging/lustre/lustre/ptlrpc/nrs_fifo.o CC [M] drivers/staging/lustre/lustre/ptlrpc/sec_lproc.o CC [M] drivers/gpu/drm/nouveau/core/subdev/timer/nv04.o CC [M] drivers/gpu/drm/nouveau/core/subdev/timer/gk20a.o CC [M] drivers/gpu/drm/nouveau/core/subdev/vm/base.o CC [M] drivers/gpu/drm/nouveau/core/subdev/vm/nv04.o CC [M] drivers/gpu/drm/nouveau/core/subdev/vm/nv41.o CC [M] drivers/gpu/drm/nouveau/core/subdev/vm/nv44.o CC [M] drivers/gpu/drm/nouveau/core/subdev/vm/nv50.o CC [M] drivers/gpu/drm/nouveau/core/subdev/vm/nvc0.o LD [M] drivers/net/ethernet/mellanox/mlx4/mlx4_core.o CC [M] drivers/gpu/drm/nouveau/core/subdev/volt/base.o CC [M] drivers/gpu/drm/nouveau/core/subdev/volt/gpio.o LD drivers/tty/serial/jsm/jsm.o LD [M] drivers/net/ethernet/mellanox/mlx4/mlx4_en.o LD drivers/tty/serial/jsm/built-in.o CC [M] drivers/gpu/drm/nouveau/core/subdev/volt/nv40.o LD drivers/tty/serial/built-in.o CC [M] drivers/gpu/drm/nouveau/core/engine/falcon.o LD [M] drivers/staging/lustre/lustre/obdecho/obdecho.o CC [M] drivers/gpu/drm/nouveau/core/engine/xtensa.o CC [M] drivers/gpu/drm/nouveau/core/engine/dmaobj/base.o CC [M] drivers/gpu/drm/nouveau/core/engine/dmaobj/nv04.o CC [M] drivers/gpu/drm/nouveau/core/engine/dmaobj/nv50.o /scratch/kisskb/src/drivers/scsi/hpsa.c: In function 'hpsa_request_irq': /scratch/kisskb/src/drivers/scsi/hpsa.c:6655:5: warning: 'rc' may be used uninitialized in this function [-Wuninitialized] CC [M] drivers/gpu/drm/nouveau/core/engine/dmaobj/nvc0.o CC [M] drivers/gpu/drm/nouveau/core/engine/dmaobj/nvd0.o LD [M] drivers/scsi/sym53c8xx_2/sym53c8xx.o CC [M] drivers/gpu/drm/nouveau/core/engine/bsp/nv84.o CC [M] drivers/gpu/drm/nouveau/core/engine/bsp/nv98.o CC [M] drivers/gpu/drm/nouveau/core/engine/bsp/nvc0.o CC [M] drivers/gpu/drm/nouveau/core/engine/bsp/nve0.o CC [M] drivers/gpu/drm/nouveau/core/engine/copy/nva3.o CC [M] drivers/gpu/drm/nouveau/core/engine/copy/nvc0.o CC [M] drivers/gpu/drm/nouveau/core/engine/copy/nve0.o CC [M] drivers/gpu/drm/nouveau/core/engine/crypt/nv84.o CC [M] drivers/gpu/drm/nouveau/core/engine/crypt/nv98.o CC [M] drivers/gpu/drm/nouveau/core/engine/device/base.o CC [M] drivers/gpu/drm/nouveau/core/engine/device/ctrl.o CC [M] drivers/gpu/drm/nouveau/core/engine/device/nv04.o CC [M] drivers/gpu/drm/nouveau/core/engine/device/nv10.o CC [M] drivers/gpu/drm/nouveau/core/engine/device/nv20.o CC [M] drivers/gpu/drm/nouveau/core/engine/device/nv30.o CC [M] drivers/gpu/drm/nouveau/core/engine/device/nv40.o CC [M] drivers/gpu/drm/nouveau/core/engine/device/nv50.o CC [M] drivers/gpu/drm/nouveau/core/engine/device/nvc0.o CC [M] drivers/gpu/drm/nouveau/core/engine/device/nve0.o CC [M] drivers/gpu/drm/nouveau/core/engine/device/gm100.o CC [M] drivers/gpu/drm/nouveau/core/engine/disp/base.o CC [M] drivers/gpu/drm/nouveau/core/engine/disp/conn.o CC [M] drivers/gpu/drm/nouveau/core/engine/disp/outp.o CC [M] drivers/gpu/drm/nouveau/core/engine/disp/outpdp.o CC [M] drivers/gpu/drm/nouveau/core/engine/disp/nv04.o CC [M] drivers/gpu/drm/nouveau/core/engine/disp/nv50.o CC [M] drivers/gpu/drm/nouveau/core/engine/disp/nv84.o CC [M] drivers/gpu/drm/nouveau/core/engine/disp/nv94.o CC [M] drivers/gpu/drm/nouveau/core/engine/disp/nva0.o CC [M] drivers/gpu/drm/nouveau/core/engine/disp/nva3.o CC [M] drivers/gpu/drm/nouveau/core/engine/disp/nvd0.o CC [M] drivers/gpu/drm/nouveau/core/engine/disp/nve0.o CC [M] drivers/gpu/drm/nouveau/core/engine/disp/nvf0.o CC [M] drivers/gpu/drm/nouveau/core/engine/disp/gm107.o CC [M] drivers/gpu/drm/nouveau/core/engine/disp/dacnv50.o CC [M] drivers/gpu/drm/nouveau/core/engine/disp/dport.o CC [M] drivers/gpu/drm/nouveau/core/engine/disp/hdanva3.o CC [M] drivers/gpu/drm/nouveau/core/engine/disp/hdanvd0.o CC [M] drivers/gpu/drm/nouveau/core/engine/disp/hdminv84.o CC [M] drivers/gpu/drm/nouveau/core/engine/disp/hdminva3.o CC [M] drivers/gpu/drm/nouveau/core/engine/disp/hdminvd0.o CC [M] drivers/gpu/drm/nouveau/core/engine/disp/piornv50.o CC [M] drivers/gpu/drm/nouveau/core/engine/disp/sornv50.o CC [M] drivers/gpu/drm/nouveau/core/engine/disp/sornv94.o CC [M] drivers/gpu/drm/nouveau/core/engine/disp/sornvd0.o CC [M] drivers/gpu/drm/nouveau/core/engine/disp/vga.o CC [M] drivers/gpu/drm/nouveau/core/engine/fifo/base.o CC [M] drivers/gpu/drm/nouveau/core/engine/fifo/nv04.o CC [M] drivers/gpu/drm/nouveau/core/engine/fifo/nv10.o CC [M] drivers/gpu/drm/nouveau/core/engine/fifo/nv17.o CC [M] drivers/gpu/drm/nouveau/core/engine/fifo/nv40.o CC [M] drivers/gpu/drm/nouveau/core/engine/fifo/nv50.o CC [M] drivers/gpu/drm/nouveau/core/engine/fifo/nv84.o CC [M] drivers/gpu/drm/nouveau/core/engine/fifo/nvc0.o CC [M] drivers/gpu/drm/nouveau/core/engine/fifo/nve0.o CC [M] drivers/gpu/drm/nouveau/core/engine/fifo/gk20a.o CC [M] drivers/gpu/drm/nouveau/core/engine/fifo/nv108.o CC [M] drivers/gpu/drm/nouveau/core/engine/graph/ctxnv40.o CC [M] drivers/gpu/drm/nouveau/core/engine/graph/ctxnv50.o CC [M] drivers/gpu/drm/nouveau/core/engine/graph/ctxnvc0.o CC [M] drivers/gpu/drm/nouveau/core/engine/graph/ctxnvc1.o CC [M] drivers/gpu/drm/nouveau/core/engine/graph/ctxnvc4.o LD [M] drivers/scsi/mpt2sas/mpt2sas.o CC [M] drivers/gpu/drm/nouveau/core/engine/graph/ctxnvc8.o CC [M] drivers/gpu/drm/nouveau/core/engine/graph/ctxnvd7.o CC [M] drivers/gpu/drm/nouveau/core/engine/graph/ctxnvd9.o CC [M] drivers/gpu/drm/nouveau/core/engine/graph/ctxnve4.o CC [M] drivers/gpu/drm/nouveau/core/engine/graph/ctxgk20a.o CC [M] drivers/gpu/drm/nouveau/core/engine/graph/ctxnvf0.o CC [M] drivers/gpu/drm/nouveau/core/engine/graph/ctxnv108.o CC [M] drivers/gpu/drm/nouveau/core/engine/graph/ctxgm107.o CC [M] drivers/gpu/drm/nouveau/core/engine/graph/nv04.o CC [M] drivers/gpu/drm/nouveau/core/engine/graph/nv10.o CC [M] drivers/gpu/drm/nouveau/core/engine/graph/nv20.o CC [M] drivers/gpu/drm/nouveau/core/engine/graph/nv25.o CC [M] drivers/gpu/drm/nouveau/core/engine/graph/nv2a.o CC [M] drivers/gpu/drm/nouveau/core/engine/graph/nv30.o CC [M] drivers/gpu/drm/nouveau/core/engine/graph/nv34.o CC [M] drivers/gpu/drm/nouveau/core/engine/graph/nv35.o CC [M] drivers/gpu/drm/nouveau/core/engine/graph/nv40.o CC [M] drivers/gpu/drm/nouveau/core/engine/graph/nv50.o CC [M] drivers/gpu/drm/nouveau/core/engine/graph/nvc0.o CC [M] drivers/gpu/drm/nouveau/core/engine/graph/nvc1.o CC [M] drivers/gpu/drm/nouveau/core/engine/graph/nvc4.o CC [M] drivers/gpu/drm/nouveau/core/engine/graph/nvc8.o CC [M] drivers/gpu/drm/nouveau/core/engine/graph/nvd7.o LD [M] drivers/staging/lustre/lustre/lov/lov.o CC [M] drivers/gpu/drm/nouveau/core/engine/graph/nvd9.o CC [M] drivers/gpu/drm/nouveau/core/engine/graph/nve4.o CC [M] drivers/gpu/drm/nouveau/core/engine/graph/gk20a.o CC [M] drivers/gpu/drm/nouveau/core/engine/graph/nvf0.o CC [M] drivers/gpu/drm/nouveau/core/engine/graph/nv108.o CC [M] drivers/gpu/drm/nouveau/core/engine/graph/gm107.o CC [M] drivers/gpu/drm/nouveau/core/engine/mpeg/nv31.o CC [M] drivers/gpu/drm/nouveau/core/engine/mpeg/nv40.o CC [M] drivers/gpu/drm/nouveau/core/engine/mpeg/nv44.o CC [M] drivers/gpu/drm/nouveau/core/engine/mpeg/nv50.o CC [M] drivers/gpu/drm/nouveau/core/engine/mpeg/nv84.o CC [M] drivers/gpu/drm/nouveau/core/engine/perfmon/base.o CC [M] drivers/gpu/drm/nouveau/core/engine/perfmon/daemon.o CC [M] drivers/gpu/drm/nouveau/core/engine/perfmon/nv40.o LD [M] drivers/net/ethernet/sfc/sfc.o CC [M] drivers/gpu/drm/nouveau/core/engine/perfmon/nv50.o CC [M] drivers/gpu/drm/nouveau/core/engine/perfmon/nv84.o CC [M] drivers/gpu/drm/nouveau/core/engine/perfmon/nva3.o LD drivers/net/ethernet/built-in.o CC [M] drivers/gpu/drm/nouveau/core/engine/perfmon/nvc0.o CC [M] drivers/gpu/drm/nouveau/core/engine/perfmon/nve0.o CC [M] drivers/gpu/drm/nouveau/core/engine/perfmon/nvf0.o CC [M] drivers/gpu/drm/nouveau/core/engine/ppp/nv98.o CC [M] drivers/gpu/drm/nouveau/core/engine/ppp/nvc0.o CC [M] drivers/gpu/drm/nouveau/core/engine/software/nv04.o CC [M] drivers/gpu/drm/nouveau/core/engine/software/nv10.o CC [M] drivers/gpu/drm/nouveau/core/engine/software/nv50.o LD drivers/scsi/mpt3sas/mpt3sas.o CC [M] drivers/gpu/drm/nouveau/core/engine/software/nvc0.o CC [M] drivers/gpu/drm/nouveau/core/engine/vp/nv84.o LD drivers/net/built-in.o LD drivers/scsi/mpt3sas/built-in.o CC [M] drivers/gpu/drm/nouveau/core/engine/vp/nv98.o CC [M] drivers/gpu/drm/nouveau/core/engine/vp/nvc0.o CC [M] drivers/gpu/drm/nouveau/core/engine/vp/nve0.o CC [M] drivers/gpu/drm/nouveau/nouveau_drm.o CC [M] drivers/gpu/drm/nouveau/nouveau_chan.o CC [M] drivers/gpu/drm/nouveau/nouveau_dma.o CC [M] drivers/gpu/drm/nouveau/nouveau_fence.o CC [M] drivers/gpu/drm/nouveau/nouveau_vga.o CC [M] drivers/gpu/drm/nouveau/nouveau_agp.o CC [M] drivers/gpu/drm/nouveau/nouveau_ttm.o CC [M] drivers/gpu/drm/nouveau/nouveau_sgdma.o CC [M] drivers/gpu/drm/nouveau/nouveau_bo.o CC [M] drivers/gpu/drm/nouveau/nouveau_gem.o CC [M] drivers/gpu/drm/nouveau/nouveau_prime.o LD [M] drivers/scsi/megaraid/megaraid_sas.o CC [M] drivers/gpu/drm/nouveau/nouveau_abi16.o LD [M] drivers/staging/lustre/lustre/mdc/mdc.o CC [M] drivers/gpu/drm/nouveau/nv04_fence.o CC [M] drivers/gpu/drm/nouveau/nv10_fence.o CC [M] drivers/gpu/drm/nouveau/nv17_fence.o CC [M] drivers/gpu/drm/nouveau/nv50_fence.o CC [M] drivers/gpu/drm/nouveau/nv84_fence.o CC [M] drivers/gpu/drm/nouveau/nvc0_fence.o CC [M] drivers/gpu/drm/nouveau/nouveau_bios.o CC [M] drivers/gpu/drm/nouveau/nouveau_fbcon.o CC [M] drivers/gpu/drm/nouveau/nouveau_display.o CC [M] drivers/gpu/drm/nouveau/nouveau_connector.o CC [M] drivers/gpu/drm/nouveau/nouveau_dp.o CC [M] drivers/gpu/drm/nouveau/nv04_fbcon.o CC [M] drivers/gpu/drm/nouveau/nv50_fbcon.o CC [M] drivers/gpu/drm/nouveau/nvc0_fbcon.o CC [M] drivers/gpu/drm/nouveau/dispnv04/arb.o CC [M] drivers/gpu/drm/nouveau/dispnv04/crtc.o CC [M] drivers/gpu/drm/nouveau/dispnv04/cursor.o CC [M] drivers/gpu/drm/nouveau/dispnv04/dac.o CC [M] drivers/gpu/drm/nouveau/dispnv04/dfp.o CC [M] drivers/gpu/drm/nouveau/dispnv04/disp.o CC [M] drivers/gpu/drm/nouveau/dispnv04/hw.o CC [M] drivers/gpu/drm/nouveau/dispnv04/overlay.o CC [M] drivers/gpu/drm/nouveau/dispnv04/tvmodesnv17.o CC [M] drivers/gpu/drm/nouveau/dispnv04/tvnv04.o CC [M] drivers/gpu/drm/nouveau/dispnv04/tvnv17.o CC [M] drivers/gpu/drm/nouveau/nv50_display.o CC [M] drivers/gpu/drm/nouveau/nouveau_hwmon.o CC [M] drivers/gpu/drm/nouveau/nouveau_sysfs.o CC [M] drivers/gpu/drm/nouveau/nouveau_backlight.o CC [M] drivers/gpu/drm/nouveau/nouveau_debugfs.o LD drivers/tty/vt/built-in.o LD [M] drivers/video/fbdev/sis/sisfb.o LD drivers/tty/built-in.o LD drivers/video/fbdev/built-in.o LD drivers/video/built-in.o LD [M] drivers/staging/lustre/lustre/obdclass/obdclass.o LD drivers/scsi/qla4xxx/qla4xxx.o LD drivers/scsi/qla4xxx/built-in.o LD [M] drivers/staging/lustre/lustre/osc/osc.o LD [M] drivers/staging/lustre/lustre/ptlrpc/ptlrpc.o LD [M] drivers/staging/rts5208/rts5208.o LD drivers/staging/built-in.o LD [M] drivers/gpu/drm/nouveau/nouveau.o LD drivers/scsi/bfa/bfa.o LD drivers/scsi/bfa/built-in.o LD drivers/scsi/built-in.o make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/gpu/drm] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/gpu] Error 2 make[2]: Target `__build' not remade because of errors. make[1]: *** [drivers] Error 2 make[1]: Target `_all' not remade because of errors. make: *** [sub-make] Error 2 make: Target `_all' not remade because of errors. ## bisect disabled, NOT bisecting