# git rev-parse -q --verify 9b81d512a4a89dadfd3887d1b4443eeb2c20c573^{commit} 9b81d512a4a89dadfd3887d1b4443eeb2c20c573 already have revision, skipping fetch # git checkout -q -f -B kisskb 9b81d512a4a89dadfd3887d1b4443eeb2c20c573 # git clean -qxdf # git log -1 commit 9b81d512a4a89dadfd3887d1b4443eeb2c20c573 Merge: 4cf193b dcd8376 Author: Linus Torvalds Date: Wed Nov 25 11:08:35 2015 -0800 Merge branch 'for-linus' of git://git.kernel.dk/linux-block Pull more block layer fixes from Jens Axboe: "I wasn't going to send off a new pull before next week, but the blk flush fix from Jan from the other day introduced a regression. It's rare enough not to have hit during testing, since it requires both a device that rejects the first flush, and bad timing while it does that. But since someone did hit it, let's get the revert into 4.4-rc3 so we don't have a released rc with that known issue. Apart from that revert, three other fixes: - From Christoph, a fix for a missing unmap in NVMe request preparation. - An NVMe fix from Nishanth that fixes data corruption on powerpc. - Also from Christoph, fix a list_del() attempt on blk-mq that didn't have a matching list_add() at timer start" * 'for-linus' of git://git.kernel.dk/linux-block: Revert "blk-flush: Queue through IO scheduler when flush not required" block: fix blk_abort_request for blk-mq drivers nvme: add missing unmaps in nvme_queue_rq NVMe: default to 4k device page size # < /opt/cross/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 9b81d512a4a89dadfd3887d1b4443eeb2c20c573 # < make -j 240 ARCH=x86_64 O=/home/kisskb/slave/build/linus_x86_64-randconfig_x86_64 CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux- randconfig KCONFIG_SEED=0xDB225870 # Added to kconfig CONFIG_STANDALONE=y # yes \n | make -j 240 ARCH=x86_64 O=/home/kisskb/slave/build/linus_x86_64-randconfig_x86_64 CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -j 240 ARCH=x86_64 O=/home/kisskb/slave/build/linus_x86_64-randconfig_x86_64 CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux- make[1]: Entering directory `/home/kisskb/slave/build/linus_x86_64-randconfig_x86_64' GEN ./Makefile scripts/kconfig/conf --silentoldconfig Kconfig make[1]: Leaving directory `/home/kisskb/slave/build/linus_x86_64-randconfig_x86_64' make[1]: Entering directory `/home/kisskb/slave/build/linus_x86_64-randconfig_x86_64' arch/x86/Makefile:133: stack-protector enabled but compiler support broken SYSTBL arch/x86/entry/syscalls/../../include/generated/asm/syscalls_32.h SYSHDR arch/x86/entry/syscalls/../../include/generated/asm/unistd_32_ia32.h SYSHDR arch/x86/entry/syscalls/../../include/generated/asm/unistd_64_x32.h SYSTBL arch/x86/entry/syscalls/../../include/generated/asm/syscalls_64.h HYPERCALLS arch/x86/entry/syscalls/../../include/generated/asm/xen-hypercalls.h SYSHDR arch/x86/entry/syscalls/../../include/generated/uapi/asm/unistd_32.h SYSHDR arch/x86/entry/syscalls/../../include/generated/uapi/asm/unistd_64.h SYSHDR arch/x86/entry/syscalls/../../include/generated/uapi/asm/unistd_x32.h HOSTCC scripts/basic/bin2c CHK include/config/kernel.release UPD include/config/kernel.release GEN ./Makefile WRAP arch/x86/include/generated/asm/clkdev.h WRAP arch/x86/include/generated/asm/cputime.h WRAP arch/x86/include/generated/asm/dma-contiguous.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/mm-arch-hooks.h CHK include/generated/uapi/linux/version.h UPD include/generated/uapi/linux/version.h CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h HOSTCC scripts/kallsyms HOSTCC scripts/sortextable HOSTCC scripts/asn1_compiler HOSTCC scripts/extract-cert 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/modpost.o HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/mod/modpost HOSTCC arch/x86/tools/relocs_32.o HOSTCC arch/x86/tools/relocs_64.o HOSTCC arch/x86/tools/relocs_common.o Using /home/kisskb/slave/src as source for kernel HOSTLD arch/x86/tools/relocs CC arch/x86/purgatory/purgatory.o AS arch/x86/purgatory/stack.o AS arch/x86/purgatory/setup-x86_64.o CC arch/x86/purgatory/sha256.o AS arch/x86/purgatory/entry64.o CC arch/x86/purgatory/string.o LD arch/x86/purgatory/purgatory.ro BIN2C arch/x86/purgatory/kexec-purgatory.c CHK include/generated/timeconst.h CC kernel/bounds.s UPD include/generated/timeconst.h CHK include/generated/bounds.h UPD include/generated/bounds.h CC arch/x86/kernel/asm-offsets.s CHK include/generated/asm-offsets.h UPD include/generated/asm-offsets.h CALL /home/kisskb/slave/src/scripts/checksyscalls.sh CC init/main.o CHK include/generated/compile.h CC init/do_mounts.o CC init/do_mounts_initrd.o CC init/initramfs.o CC init/calibrate.o CC init/init_task.o HOSTCC usr/gen_init_cpio UPD include/generated/compile.h CC init/version.o LD arch/x86/net/built-in.o CC arch/x86/realmode/init.o AS arch/x86/entry/entry_64.o CC arch/x86/purgatory/kexec-purgatory.o AS arch/x86/entry/thunk_64.o CC arch/x86/entry/syscall_64.o CC arch/x86/entry/common.o AS arch/x86/realmode/rm/header.o AS arch/x86/realmode/rm/trampoline_64.o AS arch/x86/realmode/rm/stack.o AS arch/x86/realmode/rm/reboot.o CC arch/x86/entry/vsyscall/vsyscall_gtod.o CC arch/x86/entry/vsyscall/vsyscall_64.o AS arch/x86/entry/vsyscall/vsyscall_emu_64.o LD arch/x86/purgatory/built-in.o CC certs/system_keyring.o CC arch/x86/xen/enlighten.o EXTRACT_CERTS CC arch/x86/xen/multicalls.o CC arch/x86/xen/setup.o CC arch/x86/xen/irq.o CC arch/x86/xen/mmu.o CC arch/x86/xen/time.o AS arch/x86/xen/xen-asm.o AS arch/x86/xen/xen-asm_64.o CC arch/x86/xen/grant-table.o AS certs/system_certificates.o LD arch/x86/platform/goldfish/built-in.o LD arch/x86/platform/ce4100/built-in.o LD arch/x86/platform/ts5500/built-in.o LD arch/x86/platform/iris/built-in.o LD arch/x86/platform/olpc/built-in.o LD arch/x86/platform/geode/built-in.o LD arch/x86/platform/scx200/built-in.o CC arch/x86/xen/apic.o CC arch/x86/xen/platform-pci-unplug.o LD arch/x86/platform/sfi/built-in.o CC arch/x86/xen/suspend.o CC arch/x86/xen/p2m.o CC arch/x86/platform/intel/iosf_mbi.o LD arch/x86/platform/intel-quark/built-in.o CC arch/x86/xen/pmu.o CC arch/x86/mm/init.o CC arch/x86/xen/trace.o LD arch/x86/platform/efi/built-in.o CC arch/x86/mm/init_64.o CC arch/x86/platform/atom/pmc_atom.o CC arch/x86/xen/pci-swiotlb-xen.o LD arch/x86/platform/uv/built-in.o LD arch/x86/platform/intel-mid/built-in.o PASYMS arch/x86/realmode/rm/pasyms.h CC arch/x86/platform/atom/punit_atom_debug.o CC arch/x86/mm/fault.o CC arch/x86/mm/ioremap.o CC arch/x86/mm/extable.o CC arch/x86/mm/pageattr.o CC arch/x86/mm/mmap.o LDS arch/x86/realmode/rm/realmode.lds CC arch/x86/mm/pat.o CC arch/x86/mm/pgtable.o CC arch/x86/mm/physaddr.o CC arch/x86/mm/gup.o CC arch/x86/mm/setup_nx.o GEN usr/initramfs_data.cpio.lzo CC arch/x86/mm/pat_rbtree.o CC arch/x86/mm/dump_pagetables.o CC arch/x86/mm/kmmio.o CC arch/x86/mm/pf_in.o CC arch/x86/mm/mmio-mod.o LD arch/x86/realmode/rm/realmode.elf RELOCS arch/x86/realmode/rm/realmode.relocs OBJCOPY arch/x86/realmode/rm/realmode.bin CC arch/x86/entry/vdso/vma.o LDS arch/x86/entry/vdso/vdso.lds AS arch/x86/entry/vdso/vdso-note.o AS arch/x86/realmode/rmpiggy.o CC arch/x86/entry/vdso/vclock_gettime.o CC arch/x86/entry/vdso/vgetcpu.o HOSTCC arch/x86/entry/vdso/vdso2c LDS arch/x86/entry/vdso/vdsox32.lds X32 arch/x86/entry/vdso/vdso-note-x32.o CC kernel/fork.o CC kernel/exec_domain.o CC kernel/panic.o AS usr/initramfs_data.o CC arch/x86/kernel/process_64.o CC kernel/cpu.o CC arch/x86/kernel/signal.o CC kernel/exit.o CC arch/x86/kernel/signal_compat.o CC kernel/softirq.o CC arch/x86/kernel/traps.o CC kernel/resource.o CC arch/x86/kernel/irq.o CC arch/x86/kernel/irq_64.o CC kernel/sysctl.o CC arch/x86/kernel/dumpstack_64.o CC arch/x86/kernel/time.o CC kernel/sysctl_binary.o CC arch/x86/kernel/ioport.o CC kernel/capability.o CC arch/x86/kernel/dumpstack.o CC kernel/ptrace.o CC arch/x86/kernel/nmi.o CC arch/x86/kernel/setup.o CC arch/x86/kernel/ldt.o CC kernel/user.o CC arch/x86/kernel/i8259.o LD usr/built-in.o CC arch/x86/kernel/x86_init.o CC kernel/signal.o CC arch/x86/kernel/irqinit.o CC arch/x86/kernel/jump_label.o CC kernel/sys.o CC kernel/kmod.o CC kernel/workqueue.o CC arch/x86/kernel/irq_work.o CC arch/x86/kernel/probe_roms.o CC kernel/pid.o CC arch/x86/kernel/sys_x86_64.o CC arch/x86/kernel/x8664_ksyms_64.o CC kernel/task_work.o AS arch/x86/kernel/mcount_64.o CC arch/x86/kernel/ksysfs.o CC arch/x86/kernel/bootflag.o CC arch/x86/crypto/glue_helper.o CC kernel/extable.o AS arch/x86/crypto/aes-x86_64-asm_64.o CC arch/x86/kernel/e820.o CC arch/x86/kernel/pci-dma.o CC ipc/mqueue.o CC arch/x86/crypto/aes_glue.o CC kernel/params.o CC ipc/msgutil.o CC arch/x86/kernel/quirks.o CC kernel/kthread.o CC kernel/sys_ni.o CC kernel/nsproxy.o CC kernel/ksysfs.o CC kernel/cred.o CC arch/x86/kernel/kdebugfs.o CC arch/x86/crypto/des3_ede_glue.o AS arch/x86/crypto/camellia-x86_64-asm_64.o CC arch/x86/kernel/alternative.o AS arch/x86/crypto/des3_ede-asm_64.o CC ipc/compat_mq.o AS arch/x86/crypto/blowfish-x86_64-asm_64.o CC arch/x86/kernel/topology.o CC arch/x86/kernel/i8253.o CC arch/x86/crypto/camellia_glue.o CC kernel/notifier.o CC kernel/reboot.o CC arch/x86/kernel/pci-nommu.o CC kernel/async.o CC kernel/range.o CC arch/x86/kernel/hw_breakpoint.o CC arch/x86/crypto/blowfish_glue.o CC arch/x86/kernel/tsc.o LD arch/x86/realmode/built-in.o CC kernel/smpboot.o CC arch/x86/kernel/tsc_msr.o AS arch/x86/crypto/twofish-x86_64-asm_64.o CC kernel/bpf/core.o CC arch/x86/crypto/twofish_glue.o LD kernel/livepatch/built-in.o CC arch/x86/kernel/io_delay.o AS arch/x86/crypto/twofish-x86_64-asm_64-3way.o CC kernel/stacktrace.o CC kernel/kcmp.o CC kernel/futex.o CC arch/x86/crypto/salsa20_glue.o CC kernel/freezer.o X32 arch/x86/entry/vdso/vgetcpu-x32.o CC arch/x86/kernel/pci-iommu_table.o CC arch/x86/kernel/resource.o AS arch/x86/crypto/chacha20-ssse3-x86_64.o CC arch/x86/kernel/rtc.o CC kernel/rcu/sync.o CC kernel/rcu/srcu.o CC kernel/up.o CC arch/x86/crypto/twofish_glue_3way.o CC kernel/kallsyms.o CC kernel/rcu/update.o AS arch/x86/crypto/chacha20-avx2-x86_64.o AS arch/x86/crypto/salsa20-x86_64-asm_64.o CC kernel/futex_compat.o CC kernel/rcu/rcutorture.o AS arch/x86/crypto/serpent-sse2-x86_64-asm_64.o CC kernel/printk/printk.o CC arch/x86/kernel/process.o CC arch/x86/crypto/chacha20_glue.o CC kernel/rcu/tiny.o CC kernel/kexec_core.o CC arch/x86/crypto/serpent_sse2_glue.o AS arch/x86/crypto/ghash-clmulni-intel_asm.o CC kernel/kexec_file.o CC kernel/backtracetest.o CC arch/x86/crypto/ghash-clmulni-intel_glue.o CC kernel/compat.o CC arch/x86/kernel/ptrace.o CC kernel/locking/mutex.o LD arch/x86/kernel/acpi/built-in.o CC kernel/cgroup.o CC kernel/events/core.o CC kernel/locking/semaphore.o CC mm/filemap.o CC kernel/cpuset.o CC kernel/events/ring_buffer.o CC arch/x86/crypto/crc32c-intel_glue.o AS arch/x86/crypto/crc32c-pcl-intel-asm_64.o CC kernel/audit.o CC arch/x86/kernel/step.o CC kernel/locking/rwsem.o CC kernel/locking/percpu-rwsem.o CC mm/mempool.o CC kernel/events/callchain.o AS arch/x86/crypto/sha1_ssse3_asm.o CC mm/oom_kill.o CC arch/x86/kernel/stacktrace.o CC kernel/auditfilter.o CC kernel/locking/mutex-debug.o CC kernel/relay.o CC kernel/power/qos.o CC security/commoncap.o CC kernel/events/hw_breakpoint.o CC mm/maccess.o AS arch/x86/crypto/sha1_avx2_x86_64_asm.o CC kernel/tracepoint.o CC kernel/locking/lockdep.o AS arch/x86/crypto/sha512-ssse3-asm.o CC arch/x86/crypto/sha1_ssse3_glue.o CC mm/page_alloc.o CC kernel/power/main.o AS arch/x86/crypto/sha512-avx-asm.o CC kernel/locking/spinlock.o LD arch/x86/kernel/kprobes/built-in.o CC arch/x86/kernel/msr.o CC kernel/events/uprobes.o AS arch/x86/crypto/sha512-avx2-asm.o CC arch/x86/kernel/reboot.o LD certs/built-in.o CC security/inode.o CC arch/x86/kernel/cpuid.o CC kernel/power/process.o CC kernel/locking/spinlock_debug.o CC arch/x86/kernel/early-quirks.o CC kernel/irq_work.o CC arch/x86/crypto/sha512_ssse3_glue.o CC mm/readahead.o CC kernel/power/suspend.o CC security/min_addr.o CC kernel/power/suspend_test.o CC kernel/locking/rwsem-xadd.o CC kernel/torture.o CC arch/x86/kernel/mpparse.o CC kernel/locking/rtmutex.o CC kernel/memremap.o CC security/lsm_audit.o AS arch/x86/crypto/poly1305-sse2-x86_64.o CC mm/swap.o CC kernel/context_tracking.o CC arch/x86/kernel/trace_clock.o CC mm/page-writeback.o CC mm/truncate.o CC kernel/power/autosleep.o CC mm/vmscan.o CC arch/x86/crypto/poly1305_glue.o CC arch/x86/kernel/machine_kexec_64.o AS arch/x86/kernel/relocate_kernel_64.o CC mm/shmem.o CC arch/x86/kernel/fpu/init.o CC kernel/gcov/base.o AS arch/x86/crypto/poly1305-avx2-x86_64.o AS arch/x86/crypto/camellia-aesni-avx-asm_64.o CC mm/util.o CC arch/x86/kernel/fpu/bugs.o CC arch/x86/crypto/camellia_aesni_avx_glue.o CC kernel/gcov/fs.o CC kernel/irq/irqdesc.o CC arch/x86/kernel/crash.o CC arch/x86/kernel/hpet.o CC kernel/irq/handle.o CC mm/mmzone.o CC mm/vmstat.o CC arch/x86/kernel/fpu/core.o AS arch/x86/crypto/cast5-avx-x86_64-asm_64.o CC arch/x86/kernel/kexec-bzimage64.o CC kernel/gcov/gcc_3_4.o CC arch/x86/kernel/fpu/regset.o CC kernel/sched/core.o CC mm/backing-dev.o CC arch/x86/crypto/cast5_avx_glue.o AS arch/x86/crypto/cast6-avx-x86_64-asm_64.o CC mm/mm_init.o CC kernel/irq/manage.o CC arch/x86/kernel/fpu/signal.o CC arch/x86/kernel/nmi_selftest.o CC arch/x86/kernel/amd_nb.o CC kernel/sched/loadavg.o CC arch/x86/kernel/apic/apic.o CC arch/x86/kernel/fpu/xstate.o AS arch/x86/crypto/serpent-avx-x86_64-asm_64.o CC arch/x86/crypto/cast6_avx_glue.o CC arch/x86/kernel/apic/apic_noop.o CC arch/x86/crypto/serpent_avx_glue.o CC arch/x86/kernel/apic/ipi.o CC arch/x86/kernel/apic/vector.o LD arch/x86/platform/atom/built-in.o LD arch/x86/platform/intel/built-in.o AS arch/x86/crypto/camellia-aesni-avx2-asm_64.o CC arch/x86/crypto/camellia_aesni_avx2_glue.o CC mm/mmu_context.o CC arch/x86/kernel/paravirt.o CC security/keys/gc.o LD arch/x86/platform/built-in.o CC kernel/trace/trace_clock.o CC kernel/sched/clock.o CC kernel/irq/spurious.o CC security/keys/key.o CC arch/x86/kernel/paravirt_patch_64.o CC arch/x86/kernel/apic/hw_nmi.o CC arch/x86/kernel/apic/io_apic.o CC arch/x86/kernel/pvclock.o CC kernel/time/time.o CC arch/x86/kernel/pcspeaker.o CC arch/x86/kernel/pci-swiotlb.o CC arch/x86/kernel/apic/htirq.o CC arch/x86/kernel/apic/apic_flat_64.o CC mm/percpu.o CC arch/x86/kernel/apic/probe_64.o CC arch/x86/kernel/cpu/intel_cacheinfo.o CC arch/x86/kernel/uprobes.o CC arch/x86/crypto/sha-mb/sha1_mb.o CC security/keys/keyring.o CC arch/x86/kernel/sysfb.o CC security/keys/keyctl.o CC arch/x86/kernel/sysfb_simplefb.o CC arch/x86/kernel/perf_regs.o CC arch/x86/kernel/tracepoint.o CC arch/x86/kernel/audit_64.o CC kernel/irq/resend.o CC kernel/irq/chip.o CC arch/x86/kernel/vsmp_64.o CC kernel/irq/dummychip.o CC kernel/trace/ring_buffer.o CC kernel/irq/devres.o LD arch/x86/mm/mmiotrace.o CC mm/slab_common.o CC kernel/irq/autoprobe.o LD arch/x86/crypto/twofish-x86_64.o AS arch/x86/kernel/head_64.o CC kernel/sched/cputime.o LD arch/x86/crypto/aes-x86_64.o CC kernel/irq/irqdomain.o LD arch/x86/entry/vsyscall/built-in.o CC kernel/sched/idle_task.o CC mm/compaction.o CC kernel/sched/fair.o CC arch/x86/kernel/head64.o CC kernel/trace/ring_buffer_benchmark.o CC kernel/time/timer.o CC mm/vmacache.o CC mm/interval_tree.o CC arch/x86/kernel/head.o CC mm/list_lru.o LDS arch/x86/kernel/vmlinux.lds CC fs/open.o CC kernel/irq/pm.o CC mm/workingset.o CC kernel/sched/rt.o CC mm/debug.o CC kernel/trace/trace.o CC kernel/sched/deadline.o CC kernel/trace/trace_output.o CC security/keys/permission.o AS arch/x86/crypto/sha-mb/sha1_mb_mgr_flush_avx2.o LD init/mounts.o CC mm/gup.o CC mm/highmem.o LD init/built-in.o CC security/keys/process_keys.o CC kernel/sched/stop_task.o CC arch/x86/crypto/sha-mb/sha1_mb_mgr_init_avx2.o CC arch/x86/kernel/cpu/scattered.o AS arch/x86/crypto/sha-mb/sha1_mb_mgr_submit_avx2.o CC block/bio.o CC kernel/sched/wait.o AS arch/x86/crypto/sha-mb/sha1_x8_avx2.o CC fs/read_write.o CC mm/memory.o CC kernel/sched/completion.o CC fs/file_table.o CC kernel/time/hrtimer.o CC kernel/sched/idle.o CC fs/super.o CC security/keys/request_key.o CC kernel/sched/auto_group.o CC kernel/time/itimer.o CC mm/mincore.o CC fs/char_dev.o CC block/elevator.o CC kernel/trace/trace_seq.o CC block/blk-core.o CC kernel/sched/cpuacct.o CC block/blk-tag.o CC mm/mlock.o CC mm/mmap.o CC block/blk-sysfs.o CC kernel/trace/trace_stat.o CC kernel/trace/trace_printk.o CC mm/mprotect.o CC arch/x86/kernel/cpu/topology.o CC fs/stat.o CC kernel/trace/trace_sched_switch.o /home/kisskb/slave/src/arch/x86/kernel/hw_breakpoint.c: In function 'arch_validate_hwbkpt_settings': /home/kisskb/slave/src/arch/x86/kernel/hw_breakpoint.c:358:20: warning: 'align' may be used uninitialized in this function [-Wuninitialized] CC arch/x86/kernel/cpu/common.o CC block/blk-flush.o CC kernel/time/posix-timers.o CC kernel/trace/trace_irqsoff.o CC fs/exec.o LD arch/x86/crypto/salsa20-x86_64.o CC arch/x86/kernel/cpu/rdrand.o CC kernel/trace/trace_sched_wakeup.o CC block/blk-settings.o CC kernel/trace/trace_nop.o CC kernel/time/posix-cpu-timers.o CC security/keys/request_key_auth.o CC mm/mremap.o CC arch/x86/kernel/cpu/match.o CC security/keys/user_defined.o CC kernel/time/timekeeping.o CC kernel/trace/trace_mmiotrace.o CC mm/msync.o CC kernel/time/ntp.o CC mm/rmap.o CC fs/pipe.o CC security/keys/compat.o CC block/blk-ioc.o MKCAP arch/x86/kernel/cpu/capflags.c CC kernel/trace/blktrace.o CC security/keys/big_key.o LD arch/x86/crypto/poly1305-x86_64.o CC arch/x86/kernel/cpu/powerflags.o CC kernel/trace/trace_events.o LD arch/x86/crypto/chacha20-x86_64.o CC mm/vmalloc.o LD arch/x86/crypto/des3_ede-x86_64.o CC kernel/time/clocksource.o CC kernel/trace/trace_export.o CC kernel/time/jiffies.o CC crypto/api.o CC arch/x86/kernel/cpu/bugs_64.o CC security/keys/trusted.o CC kernel/trace/trace_event_perf.o LD arch/x86/crypto/blowfish-x86_64.o CC arch/x86/kernel/cpu/amd.o CC arch/x86/kernel/cpu/perf_event.o CC crypto/cipher.o CC kernel/trace/trace_events_filter.o CC kernel/time/timer_list.o CC mm/pagewalk.o CC arch/x86/kernel/cpu/perf_event_amd.o CC arch/x86/kernel/cpu/perf_event_amd_uncore.o CC crypto/compress.o CC fs/namei.o CC fs/fcntl.o CC kernel/time/timeconv.o LD arch/x86/crypto/twofish-x86_64-3way.o CC mm/pgtable-generic.o CC fs/ioctl.o CC crypto/memneq.o CC kernel/time/timecounter.o CC kernel/trace/trace_events_trigger.o CC fs/readdir.o CC block/blk-map.o CC fs/select.o CC fs/dcache.o CC kernel/trace/power-traces.o CC arch/x86/kernel/cpu/perf_event_msr.o CC block/blk-exec.o CC mm/process_vm_access.o CC crypto/crypto_wq.o CC security/keys/encrypted-keys/encrypted.o LD arch/x86/crypto/serpent-sse2-x86_64.o LD arch/x86/crypto/sha1-ssse3.o CC arch/x86/kernel/cpu/perfctr-watchdog.o CC mm/init-mm.o LD arch/x86/crypto/ghash-clmulni-intel.o CC security/keys/encrypted-keys/ecryptfs_format.o CC mm/nobootmem.o CC kernel/time/posix-clock.o CC fs/inode.o CC crypto/algapi.o CC arch/x86/kernel/cpu/perf_event_amd_ibs.o CC kernel/time/alarmtimer.o CC kernel/trace/rpm-traces.o CC arch/x86/kernel/cpu/vmware.o CC mm/fadvise.o CC security/keys/encrypted-keys/masterkey_trusted.o CC arch/x86/kernel/cpu/hypervisor.o CC mm/madvise.o CC arch/x86/kernel/cpu/mtrr/main.o LD firmware/built-in.o CC crypto/scatterwalk.o CC crypto/aead.o CC arch/x86/kernel/cpu/mshyperv.o LD arch/x86/crypto/camellia-aesni-avx-x86_64.o LD kernel/gcov/built-in.o CC crypto/ablkcipher.o CC fs/attr.o LD arch/x86/crypto/sha512-ssse3.o CC fs/bad_inode.o CC crypto/blkcipher.o CC mm/memblock.o CC arch/x86/kernel/cpu/mtrr/if.o CC block/blk-merge.o LD arch/x86/crypto/crc32c-intel.o CC kernel/time/clockevents.o CC crypto/skcipher.o CC mm/dmapool.o CC crypto/chainiv.o LD arch/x86/crypto/camellia-aesni-avx2.o CC fs/file.o CC kernel/time/tick-common.o CC arch/x86/kernel/cpu/mtrr/generic.o CC block/blk-softirq.o CC mm/sparse.o CC arch/x86/kernel/cpu/mtrr/cleanup.o CC crypto/eseqiv.o CC kernel/time/tick-broadcast.o CC fs/filesystems.o CC kernel/time/tick-broadcast-hrtimer.o CC block/blk-timeout.o LD arch/x86/crypto/serpent-avx-x86_64.o CC kernel/trace/trace_probe.o CC fs/namespace.o CC kernel/time/tick-oneshot.o CC kernel/trace/trace_uprobe.o CC crypto/seqiv.o CC block/blk-iopoll.o CC kernel/time/tick-sched.o CC fs/seq_file.o CC mm/mmu_notifier.o CC kernel/time/timekeeping_debug.o CC crypto/echainiv.o CC fs/xattr.o CC block/blk-lib.o CC kernel/time/test_udelay.o CC fs/libfs.o CC block/blk-mq.o VDSO arch/x86/entry/vdso/vdso64.so.dbg X32 arch/x86/entry/vdso/vclock_gettime-x32.o CC fs/fs-writeback.o CC block/blk-mq-tag.o CC block/blk-mq-sysfs.o LD arch/x86/crypto/cast6-avx-x86_64.o CC block/blk-mq-cpu.o CC mm/slab.o CC mm/failslab.o CC crypto/ahash.o CC block/blk-mq-cpumap.o CC sound/sound_core.o CC sound/sound_firmware.o CC arch/x86/pci/i386.o CC arch/x86/pci/init.o LD arch/x86/crypto/camellia-x86_64.o CC mm/memory_hotplug.o CC block/ioctl.o LD sound/arm/built-in.o /home/kisskb/slave/src/arch/x86/kernel/crash.c: In function 'crash_load_segments': /home/kisskb/slave/src/arch/x86/kernel/crash.c:683:26: warning: 'elf_addr' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/arch/x86/kernel/crash.c:686:6: warning: 'elf_sz' may be used uninitialized in this function [-Wuninitialized] CC crypto/shash.o CC block/genhd.o LD arch/x86/crypto/cast5-avx-x86_64.o CC mm/migrate.o CC arch/x86/pci/direct.o CC fs/pnode.o CC mm/page_counter.o CC mm/memcontrol.o CC block/scsi_ioctl.o CC mm/vmpressure.o CC block/partition-generic.o LD sound/atmel/built-in.o CC mm/kmemleak.o LD kernel/power/built-in.o LD arch/x86/kernel/fpu/built-in.o CC mm/page_isolation.o CC fs/splice.o CC mm/zpool.o CC block/ioprio.o CC crypto/pcompress.o CC arch/x86/pci/xen.o CC fs/sync.o CC arch/x86/pci/fixup.o LD sound/firewire/built-in.o CC sound/core/sound.o CC fs/utimes.o CC mm/zbud.o CC arch/x86/power/cpu.o CC crypto/akcipher.o CC block/bsg.o CC sound/core/init.o CC fs/stack.o CC block/bsg-lib.o CC sound/core/memory.o LD sound/hda/built-in.o CC fs/fs_struct.o CC mm/zsmalloc.o CC mm/early_ioremap.o ASN.1 crypto/rsapubkey-asn1.c CC mm/cma.o ASN.1 crypto/rsaprivkey-asn1.c CC mm/balloon_compaction.o CC crypto/rsa.o LD sound/drivers/mpu401/built-in.o LD sound/mips/built-in.o CC crypto/rsa_helper.o LD sound/oss/built-in.o CC mm/frame_vector.o CC arch/x86/video/fbdev.o CC crypto/algboss.o LD sound/i2c/other/built-in.o CC block/partitions/check.o LD arch/x86/mm/built-in.o CC fs/statfs.o CC crypto/testmgr.o LD sound/i2c/built-in.o CC block/partitions/acorn.o LD sound/parisc/built-in.o LD sound/drivers/opl3/built-in.o LD sound/drivers/opl4/built-in.o CC crypto/cmac.o CC fs/fs_pin.o LD sound/ppc/built-in.o LD sound/pcmcia/pdaudiocf/built-in.o LD sound/soc/built-in.o LD sound/sh/built-in.o CC block/blk-cgroup.o LD sound/drivers/vx/built-in.o LD sound/drivers/pcsp/built-in.o LD arch/x86/crypto/sha-mb/sha1-mb.o CC block/blk-throttle.o /home/kisskb/slave/src/arch/x86/xen/mmu.c: In function 'do_remap_gfn': /home/kisskb/slave/src/arch/x86/xen/mmu.c:2879:12: warning: 'i' may be used uninitialized in this function [-Wuninitialized] CC arch/x86/pci/legacy.o LD arch/x86/crypto/sha-mb/built-in.o CC arch/x86/pci/irq.o LD sound/pcmcia/vx/built-in.o CC block/partitions/atari.o CC block/noop-iosched.o LD sound/sparc/built-in.o CC crypto/hmac.o CC fs/nsfs.o LD arch/x86/crypto/built-in.o LD sound/drivers/built-in.o LD sound/isa/ad1816a/built-in.o CC sound/last.o CC fs/buffer.o LD sound/spi/built-in.o LD sound/pcmcia/built-in.o LD kernel/irq/built-in.o LD sound/isa/ad1848/built-in.o LD sound/isa/cs423x/built-in.o LD sound/synth/built-in.o CC block/cfq-iosched.o CC sound/core/control.o CC crypto/crypto_null.o CC block/partitions/aix.o CC block/compat_ioctl.o CC crypto/md4.o CC block/partitions/cmdline.o CC fs/block_dev.o CC arch/x86/pci/common.o CC crypto/rmd160.o LD sound/isa/gus/built-in.o CC block/cmdline-parser.o CC fs/direct-io.o LD sound/isa/es1688/built-in.o LD sound/isa/galaxy/built-in.o CC crypto/rmd256.o CC fs/mpage.o CC arch/x86/pci/early.o CC sound/core/misc.o LD sound/isa/msnd/built-in.o CC crypto/rmd320.o LD sound/isa/sb/built-in.o CC arch/x86/pci/bus_numa.o LD sound/isa/opti9xx/built-in.o LD sound/isa/wavefront/built-in.o CC sound/core/device.o CC crypto/sha1_generic.o CC block/partitions/osf.o CC block/bio-integrity.o LD sound/isa/wss/built-in.o CC arch/x86/pci/amd_bus.o CC block/blk-integrity.o CC crypto/sha256_generic.o LD kernel/rcu/built-in.o CC block/partitions/sgi.o CC crypto/sha512_generic.o LD sound/usb/6fire/built-in.o CC block/t10-pi.o LD sound/isa/built-in.o CC arch/x86/pci/broadcom_bus.o LD sound/usb/bcd2000/built-in.o LD sound/usb/caiaq/built-in.o LD sound/usb/hiface/built-in.o CC block/partitions/sun.o CC crypto/wp512.o CC crypto/tgr192.o CC block/partitions/efi.o CC crypto/gf128mul.o LD drivers/amba/built-in.o CC fs/debugfs/inode.o LD sound/usb/misc/built-in.o LD sound/usb/usx2y/built-in.o CC crypto/ecb.o LD fs/exofs/built-in.o CC fs/configfs/inode.o CC block/partitions/karma.o LD fs/devpts/built-in.o CC fs/configfs/file.o CC block/partitions/sysv68.o CC crypto/cbc.o LD drivers/auxdisplay/built-in.o CC fs/debugfs/file.o LD sound/usb/built-in.o CC fs/configfs/dir.o CC fs/configfs/symlink.o CC fs/exportfs/expfs.o LD kernel/bpf/built-in.o CC fs/configfs/mount.o LD drivers/bus/built-in.o CC crypto/pcbc.o CC fs/configfs/item.o LD drivers/block/built-in.o CC crypto/cts.o CC crypto/lrw.o CC drivers/ata/libata-core.o LD sound/pci/ac97/built-in.o CC crypto/xts.o CC crypto/ctr.o LD sound/pci/ali5451/built-in.o CC fs/jbd2/transaction.o /home/kisskb/slave/src/arch/x86/kernel/apic/io_apic.c: In function 'mp_map_pin_to_irq': /home/kisskb/slave/src/arch/x86/kernel/apic/io_apic.c:1031:6: warning: 'irq' may be used uninitialized in this function [-Wuninitialized] CC drivers/ata/libata-scsi.o LD sound/pci/asihpi/built-in.o CC fs/fat/cache.o CC crypto/gcm.o CC fs/fuse/dev.o CC drivers/cdrom/cdrom.o CC drivers/ata/libata-eh.o LD ipc/built-in.o LD sound/pci/au88x0/built-in.o CC fs/fuse/dir.o CC drivers/clocksource/i8253.o CC fs/fscache/cache.o CC drivers/bcma/main.o CC fs/fscache/cookie.o LD sound/pci/aw2/built-in.o CC fs/jbd2/commit.o CC fs/fuse/file.o LD sound/pci/ca0106/built-in.o CC drivers/ata/libata-transport.o CC fs/f2fs/dir.o CC fs/jbd2/recovery.o CC crypto/ccm.o LD sound/pci/cs46xx/built-in.o CC crypto/chacha20poly1305.o LD drivers/crypto/built-in.o CC drivers/ata/libata-trace.o VDSO arch/x86/entry/vdso/vdsox32.so.dbg CC fs/kernfs/mount.o LD sound/pci/cs5535audio/built-in.o LD sound/pci/ctxfi/built-in.o CC arch/x86/lib/msr.o CC fs/kernfs/inode.o LD sound/pci/echoaudio/built-in.o CC fs/kernfs/dir.o LD sound/pci/ice1712/built-in.o CC drivers/dca/dca-core.o LD sound/pci/emu10k1/built-in.o CC fs/kernfs/file.o CC crypto/cryptd.o LD sound/pci/hda/built-in.o CC drivers/dca/dca-sysfs.o CC drivers/char/mem.o CC fs/gfs2/acl.o LD sound/pci/lola/built-in.o AS arch/x86/lib/msr-reg.o CC drivers/ata/libata-pmp.o LD sound/pci/korg1212/built-in.o CC crypto/mcryptd.o OBJCOPY arch/x86/entry/vdso/vdso64.so CC drivers/char/random.o CC drivers/clk/clk-devres.o CC fs/ncpfs/dir.o LD sound/pci/lx6464es/built-in.o CC drivers/ata/ahci.o CC drivers/cpufreq/cpufreq.o OBJCOPY arch/x86/entry/vdso/vdsox32.so CC drivers/clk/clkdev.o CC fs/fat/dir.o LD sound/pci/nm256/built-in.o CC drivers/clk/clk.o CC fs/f2fs/file.o CC fs/fat/fatent.o CC fs/kernfs/symlink.o LD sound/pci/mixart/built-in.o CC fs/ext4/balloc.o CC fs/overlayfs/super.o LD arch/x86/xen/built-in.o VDSO2C arch/x86/entry/vdso/vdso-image-64.c CC net/socket.o LD sound/pci/oxygen/built-in.o LD sound/pci/pcxhr/built-in.o CC fs/jbd2/checkpoint.o CC fs/notify/fsnotify.o CC drivers/base/component.o LD sound/pci/riptide/built-in.o VDSO2C arch/x86/entry/vdso/vdso-image-x32.c CC crypto/des_generic.o LD sound/pci/rme9652/built-in.o LD sound/soundcore.o CC fs/notify/notification.o CC fs/f2fs/inode.o CC fs/eventpoll.o CC drivers/devfreq/devfreq.o LD sound/pci/trident/built-in.o CC arch/x86/lib/msr-reg-export.o CC fs/overlayfs/inode.o CC fs/gfs2/bmap.o CC crypto/fcrypt.o CC fs/ramfs/inode.o CC fs/sysfs/file.o AS arch/x86/lib/iomap_copy_64.o CC fs/quota/dquot.o CC fs/anon_inodes.o CC arch/x86/entry/vdso/vdso-image-64.o CC fs/btrfs/super.o CC fs/jfs/super.o CC fs/sysfs/dir.o CC drivers/devfreq/governor_simpleondemand.o LD sound/pci/vx222/built-in.o CC fs/f2fs/namei.o CC fs/tracefs/inode.o CC fs/quota/quota_v1.o LD security/keys/encrypted-keys/encrypted-keys.o CC fs/jfs/file.o LD arch/x86/kernel/cpu/mtrr/built-in.o CC fs/sysfs/symlink.o CC crypto/blowfish_common.o CC fs/quota/quota_v2.o LD sound/pci/ymfpci/built-in.o CC drivers/devfreq/governor_performance.o CC arch/x86/entry/vdso/vdso-image-x32.o CC fs/f2fs/hash.o CC fs/f2fs/super.o LD security/keys/encrypted-keys/built-in.o CC fs/nilfs2/inode.o CC fs/sysfs/mount.o CC fs/gfs2/dir.o CC fs/nilfs2/file.o CC fs/quota/quota_tree.o CC fs/signalfd.o CC fs/quota/quota.o LD security/keys/built-in.o CC drivers/devfreq/governor_powersave.o AS arch/x86/lib/clear_page_64.o CC drivers/dma-buf/dma-buf.o LD virt/lib/built-in.o LD sound/pci/built-in.o CC crypto/twofish_generic.o CC drivers/dma-buf/fence.o CC drivers/dma/dmaengine.o CC crypto/twofish_common.o CC arch/x86/lib/cmdline.o CC fs/fat/file.o CC crypto/serpent_generic.o AS arch/x86/lib/cmpxchg16b_emu.o CC drivers/dma-buf/reservation.o LD virt/built-in.o LD arch/x86/video/built-in.o CC drivers/dma-buf/seqno-fence.o LD security/built-in.o CC fs/udf/balloc.o CC fs/fuse/inode.o CC fs/udf/dir.o CC fs/gfs2/xattr.o LD kernel/time/built-in.o CC fs/gfs2/glock.o CC drivers/dma/virt-dma.o CC crypto/aes_generic.o AS arch/x86/lib/copy_page_64.o CC fs/timerfd.o CC fs/gfs2/glops.o CC fs/eventfd.o CC fs/nls/nls_base.o CC crypto/cast_common.o CC fs/gfs2/log.o CC fs/dax.o AS arch/x86/lib/copy_user_64.o CC fs/ocfs2/alloc.o CC crypto/cast5_generic.o LD arch/x86/power/built-in.o CC fs/fat/inode.o CC fs/gfs2/lops.o CC crypto/cast6_generic.o CC fs/locks.o CC fs/jbd2/revoke.o CC fs/fat/misc.o CC drivers/extcon/extcon.o CC fs/gfs2/main.o CC crypto/arc4.o CC fs/ocfs2/aops.o CC drivers/dma/dw/core.o CC fs/gfs2/meta_io.o CC crypto/tea.o CC drivers/firewire/core-card.o AS arch/x86/lib/csum-copy_64.o CC drivers/bcma/scan.o CC arch/x86/lib/csum-partial_64.o CC drivers/dma/ioat/init.o CC crypto/khazad.o CC drivers/fmc/fmc-core.o CC crypto/anubis.o CC crypto/seed.o CC drivers/clk/clk-divider.o LD kernel/printk/built-in.o CC arch/x86/lib/csum-wrappers_64.o CC arch/x86/lib/delay.o CC drivers/bcma/core.o CC fs/fscache/fsdef.o CC fs/compat.o AS arch/x86/lib/getuser.o GEN arch/x86/lib/inat-tables.c CC drivers/firmware/dmi_scan.o CC crypto/chacha20_generic.o CC crypto/poly1305_generic.o LD drivers/clocksource/built-in.o CC fs/compat_ioctl.o CC crypto/deflate.o CC arch/x86/lib/insn.o CC fs/fscache/main.o CC crypto/zlib.o CC fs/fat/nfs.o AS arch/x86/lib/memcpy_64.o CC drivers/firewire/core-cdev.o LD arch/x86/kernel/apic/built-in.o CC drivers/cpufreq/freq_table.o CC drivers/clk/clk-fixed-factor.o LD drivers/gpio/built-in.o CC fs/fat/namei_msdos.o CC crypto/crc32c_generic.o AS arch/x86/lib/memmove_64.o CC drivers/cpufreq/cpufreq_stats.o CC drivers/cpufreq/cpufreq_performance.o LD fs/exportfs/exportfs.o CC drivers/cpufreq/cpufreq_powersave.o CC crypto/crc32.o LD arch/x86/entry/vdso/built-in.o CC drivers/clk/clk-fixed-rate.o AS arch/x86/lib/memset_64.o CC crypto/crct10dif_common.o CC arch/x86/lib/misc.o LD arch/x86/entry/built-in.o LD fs/exportfs/built-in.o CC drivers/cpufreq/cpufreq_userspace.o CC drivers/cpufreq/cpufreq_ondemand.o CC lib/usercopy.o CC fs/binfmt_misc.o CC drivers/ata/libahci.o CC fs/fscache/netfs.o CC fs/binfmt_script.o CC crypto/crct10dif_generic.o CC crypto/lzo.o CC fs/ramfs/file-mmu.o AS arch/x86/lib/putuser.o AS arch/x86/lib/rwsem.o CC drivers/ata/acard-ahci.o CC crypto/lz4.o CC arch/x86/lib/usercopy.o CC fs/gfs2/aops.o CC fs/sysfs/group.o CC fs/gfs2/dentry.o CC fs/fscache/object.o CC fs/mbcache.o /home/kisskb/slave/src/fs/ncpfs/dir.c: In function 'ncp_hash_dentry': /home/kisskb/slave/src/fs/ncpfs/dir.c:136:23: warning: unused variable 'sb' [-Wunused-variable] CC arch/x86/lib/usercopy_64.o CC fs/gfs2/export.o CC fs/notify/group.o CC drivers/gpu/vga/vgaarb.o CC fs/fscache/operation.o CC fs/posix_acl.o CC crypto/842.o CC fs/gfs2/file.o LD arch/x86/lib/built-in.o CC crypto/rng.o CC fs/jbd2/journal.o CC drivers/clk/clk-gate.o CC fs/quota/kqid.o CC arch/x86/lib/inat.o CC fs/fuse/control.o CC fs/coredump.o CC lib/lockref.o CC fs/fuse/cuse.o CC fs/fhandle.o CC drivers/dma/dw/platform.o CC crypto/drbg.o CC drivers/dma/dw/pci.o CC fs/fscache/page.o CC fs/quota/compat.o CC fs/overlayfs/dir.o CC fs/f2fs/inline.o CC crypto/jitterentropy.o CC fs/f2fs/checkpoint.o CC fs/overlayfs/readdir.o CC drivers/bcma/sprom.o CC drivers/extcon/extcon-max14577.o CC fs/overlayfs/copy_up.o CC fs/f2fs/gc.o CC fs/notify/inode_mark.o CC crypto/jitterentropy-kcapi.o CC fs/notify/mark.o CC fs/notify/vfsmount_mark.o CC crypto/ghash-generic.o CC fs/notify/fdinfo.o CC drivers/dma/idma64.o LD drivers/dma/xilinx/built-in.o CC fs/f2fs/data.o CC crypto/af_alg.o CC fs/jfs/inode.o CC drivers/base/core.o CC crypto/algif_rng.o CC drivers/bcma/driver_chipcommon.o CC drivers/dma/mic_x100_dma.o CC crypto/algif_aead.o CC drivers/base/bus.o CC fs/jfs/namei.o CC fs/f2fs/node.o CC crypto/xor.o CC drivers/bcma/driver_chipcommon_pmu.o CC crypto/ablk_helper.o CC fs/jfs/jfs_mount.o CC fs/notify/dnotify/dnotify.o CC drivers/ata/sata_inic162x.o CC fs/f2fs/segment.o LD crypto/crypto.o CC drivers/bcma/driver_chipcommon_b.o CC fs/jfs/jfs_umount.o CC crypto/asymmetric_keys/asymmetric_type.o CC drivers/char/misc.o LD crypto/crypto_algapi.o CC fs/nls/nls_cp775.o LD crypto/crypto_blkcipher.o CC fs/jfs/jfs_xtree.o CC drivers/cpufreq/cpufreq_conservative.o LD crypto/crypto_hash.o LD fs/debugfs/debugfs.o CC fs/nls/nls_cp850.o CC lib/bcd.o CC drivers/cpufreq/cpufreq_governor.o CC crypto/rsapubkey-asn1.o CC drivers/cpufreq/speedstep-lib.o CC drivers/cpufreq/p4-clockmod.o LD fs/debugfs/built-in.o CC drivers/firmware/edd.o CC fs/udf/file.o CC drivers/cpufreq/intel_pstate.o CC crypto/rsaprivkey-asn1.o CC fs/ext4/bitmap.o LD crypto/cryptomgr.o CC drivers/fmc/fmc-match.o CC fs/nilfs2/dir.o LD drivers/dca/dca.o CC drivers/clk/clk-multiplier.o LD drivers/hsi/clients/built-in.o CC drivers/bcma/driver_pci.o CC fs/udf/ialloc.o CC drivers/fmc/fmc-sdb.o CC drivers/clk/clk-mux.o CC drivers/bcma/driver_pcie2.o CC fs/udf/inode.o LD drivers/hsi/controllers/built-in.o CC drivers/fmc/fru-parse.o LD drivers/dca/built-in.o CC drivers/ata/sata_sil24.o CC lib/div64.o CC lib/sort.o CC fs/nls/nls_cp852.o LD drivers/hsi/built-in.o CC fs/udf/lowlevel.o CC drivers/clk/clk-composite.o LD crypto/rsa_generic.o CC drivers/hid/hid-core.o CC drivers/hid/hid-input.o CC fs/nls/nls_cp857.o CC crypto/asymmetric_keys/signature.o LD fs/configfs/configfs.o CC fs/btrfs/ctree.o CC fs/ocfs2/blockcheck.o LD block/partitions/built-in.o LD fs/configfs/built-in.o CC fs/ocfs2/buffer_head_io.o LD arch/x86/pci/built-in.o CC drivers/idle/i7300_idle.o CC fs/gfs2/ops_fstype.o CC drivers/extcon/extcon-max77843.o CC fs/ext4/dir.o CC fs/nls/nls_cp860.o CC drivers/hwtracing/intel_th/core.o CC lib/parser.o CC fs/gfs2/inode.o CC fs/ocfs2/dcache.o CC drivers/hwtracing/intel_th/pci.o CC lib/halfmd4.o CC fs/ocfs2/dir.o LD fs/ramfs/ramfs.o CC fs/gfs2/quota.o CC fs/btrfs/extent-tree.o CC fs/ext4/file.o CC drivers/bcma/driver_gmac_cmn.o CC fs/btrfs/print-tree.o CC drivers/hwtracing/intel_th/gth.o LD fs/tracefs/tracefs.o LD fs/ramfs/built-in.o CC drivers/gpu/drm/drm_crtc_helper.o CC fs/ext4/fsync.o LD fs/tracefs/built-in.o CC drivers/hwtracing/intel_th/msu.o CC drivers/gpu/drm/drm_dp_helper.o CC fs/ocfs2/dlmglue.o CC fs/jfs/jfs_imap.o CC fs/btrfs/root-tree.o CC drivers/gpu/drm/drm_probe_helper.o CC drivers/fmc/fmc-dump.o CC drivers/i2c/i2c-boardinfo.o CC fs/ext4/ialloc.o CC fs/ocfs2/export.o CC drivers/clk/clk-fractional-divider.o CC fs/jfs/jfs_debug.o CC fs/ocfs2/extent_map.o LD fs/notify/fanotify/built-in.o CC drivers/input/gameport/gameport.o LD kernel/locking/built-in.o CC lib/debug_locks.o CC drivers/input/serio/serio.o LD fs/sysfs/built-in.o CC drivers/ipack/ipack.o CC drivers/gpu/drm/drm_plane_helper.o CC fs/f2fs/recovery.o CC lib/random32.o CC drivers/gpu/drm/drm_dp_mst_topology.o CC drivers/clk/clk-gpio.o CC fs/ext4/inode.o CC fs/ext4/page-io.o CC fs/f2fs/shrinker.o CC fs/f2fs/extent_cache.o CC drivers/fmc/fmc-write-eeprom.o CC drivers/char/nvram.o CC drivers/base/dd.o CC fs/ext4/ioctl.o LD drivers/ipack/devices/built-in.o CC fs/notify/inotify/inotify_fsnotify.o CC fs/notify/inotify/inotify_user.o CC fs/ext4/namei.o CC fs/f2fs/debug.o CC drivers/ipack/carriers/tpci200.o CC drivers/clk/clk-cdce706.o CC fs/nls/nls_cp861.o LD drivers/devfreq/built-in.o CC fs/jfs/jfs_dmap.o CC fs/gfs2/recovery.o CC drivers/input/input.o CC drivers/clk/clk-s2mps11.o CC drivers/input/input-compat.o CC lib/bust_spinlocks.o CC drivers/clk/clk-si5351.o CC fs/ncpfs/file.o AR arch/x86/lib/lib.a LD drivers/clk/bcm/built-in.o LD fs/kernfs/built-in.o CC drivers/char/agp/intel-gtt.o CC drivers/input/gameport/emu10k1-gp.o CC fs/nls/nls_cp863.o CC lib/kasprintf.o LD drivers/irqchip/built-in.o CC drivers/firmware/dmi-id.o CC drivers/i2c/i2c-core.o CC drivers/i2c/i2c-smbus.o CC fs/nls/nls_cp865.o CC drivers/i2c/i2c-dev.o CC fs/ext4/super.o CC fs/nilfs2/super.o CC lib/bitmap.o LD drivers/firmware/broadcom/built-in.o CC fs/gfs2/rgrp.o CC fs/ncpfs/inode.o LD drivers/clk/x86/built-in.o CC fs/ext4/symlink.o LD drivers/firmware/google/built-in.o CC fs/udf/namei.o CC drivers/char/hw_random/core.o CC drivers/gpu/drm/drm_atomic_helper.o CC fs/jfs/jfs_unicode.o CC fs/ncpfs/ioctl.o CC fs/udf/partition.o CC drivers/input/input-mt.o LD drivers/lguest/built-in.o CC fs/ncpfs/mmap.o CC drivers/char/hw_random/timeriomem-rng.o CC fs/ncpfs/ncplib_kernel.o CC fs/udf/super.o CC fs/nilfs2/namei.o CC fs/ncpfs/sock.o CC drivers/input/serio/i8042.o CC drivers/gpu/drm/drm_fb_helper.o CC fs/udf/truncate.o CC fs/udf/symlink.o CC fs/gfs2/super.o CC fs/udf/directory.o CC fs/udf/misc.o CC drivers/char/hw_random/amd-rng.o LD drivers/macintosh/built-in.o CC fs/gfs2/sys.o CC fs/nls/nls_cp874.o CC lib/scatterlist.o CC drivers/char/hw_random/virtio-rng.o CC fs/jfs/jfs_dtree.o CC drivers/char/tpm/tpm-interface.o CC drivers/i2c/i2c-mux.o CC drivers/hwmon/hwmon.o CC fs/ext4/hash.o CC drivers/base/syscore.o CC drivers/hwmon/hwmon-vid.o CC drivers/i2c/algos/i2c-algo-bit.o LD crypto/jitterentropy_rng.o CC fs/nls/nls_cp932.o CC fs/nls/nls_euc-jp.o CC drivers/input/gameport/lightning.o LD drivers/dma/dw/dw_dmac_pci.o CC drivers/base/driver.o CC crypto/asymmetric_keys/rsa.o CC drivers/hwmon/asb100.o CC fs/jfs/jfs_inode.o CC lib/gcd.o CC fs/nilfs2/page.o LD drivers/dma/dw/dw_dmac.o CC fs/jfs/jfs_discard.o CC drivers/leds/led-core.o CC fs/jfs/jfs_extent.o LD fs/notify/dnotify/built-in.o CC drivers/input/gameport/ns558.o CC fs/jfs/symlink.o CC fs/nilfs2/mdt.o CC fs/gfs2/trans.o CC fs/nilfs2/btnode.o CC fs/jfs/jfs_metapage.o CC fs/gfs2/util.o CC drivers/dma/ioat/dma.o CC fs/jfs/jfs_logmgr.o CC fs/udf/udftime.o CC drivers/hwmon/w83792d.o CC drivers/dma/ioat/prep.o CC fs/jfs/jfs_txnmgr.o CC fs/nilfs2/bmap.o LD crypto/asymmetric_keys/asymmetric_keys.o CC drivers/dma/ioat/dca.o CC fs/jfs/jfs_uniupr.o CC lib/lcm.o CC drivers/hwmon/w83795.o CC fs/udf/unicode.o LD drivers/dma-buf/built-in.o CC fs/nilfs2/btree.o CC drivers/dma/ioat/sysfs.o CC fs/jfs/resize.o LD fs/fat/msdos.o CC fs/nilfs2/direct.o CC drivers/char/tpm/tpm-dev.o CC fs/ocfs2/file.o CC drivers/gpu/drm/drm_auth.o CC drivers/char/tpm/tpm-sysfs.o CC lib/list_sort.o CC drivers/i2c/busses/i2c-ali1563.o CC drivers/char/tpm/tpm-chip.o CC drivers/mailbox/mailbox.o CC lib/uuid.o CC drivers/char/tpm/tpm2-cmd.o CC fs/nls/nls_cp936.o CC drivers/char/tpm/tpm_i2c_atmel.o CC lib/flex_array.o LD fs/overlayfs/overlay.o CC drivers/input/ff-core.o CC drivers/hwtracing/intel_th/pti.o CC drivers/mcb/mcb-core.o CC drivers/input/ff-memless.o CC drivers/i2c/i2c-slave-eeprom.o CC drivers/char/tpm/tpm_i2c_infineon.o LD drivers/hwtracing/intel_th/intel_th_pci.o LD drivers/bcma/bcma.o LD fs/overlayfs/built-in.o CC drivers/i2c/muxes/i2c-mux-pca9541.o CC drivers/i2c/busses/i2c-amd8111.o CC drivers/base/class.o CC drivers/input/input-polldev.o CC fs/nilfs2/dat.o CC drivers/hid/hid-debug.o LD drivers/fmc/fmc.o LD sound/core/snd.o CC lib/iov_iter.o CC fs/ext4/resize.o LD drivers/bcma/built-in.o CC drivers/i2c/muxes/i2c-mux-reg.o CC drivers/mcb/mcb-parse.o LD drivers/dma/dw/dw_dmac_core.o CC drivers/input/sparse-keymap.o CC drivers/input/mousedev.o CC drivers/mcb/mcb-pci.o CC fs/ext4/extents.o LD drivers/fmc/built-in.o CC drivers/input/joydev.o LD drivers/dma/dw/built-in.o CC fs/nls/nls_cp950.o CC fs/nls/nls_cp1250.o LD sound/core/built-in.o CC fs/ext4/ext4_jbd2.o CC lib/clz_ctz.o LD kernel/sched/built-in.o LD drivers/memory/built-in.o CC lib/bsearch.o LD fs/fscache/fscache.o CC fs/nls/nls_cp1251.o LD sound/built-in.o CC fs/nls/nls_ascii.o CC drivers/base/platform.o LD fs/fscache/built-in.o CC fs/nls/nls_iso8859-1.o CC fs/ext4/migrate.o CC fs/ext4/mballoc.o LD drivers/gpu/vga/built-in.o CC fs/ext4/block_validity.o LD drivers/extcon/built-in.o CC drivers/hwmon/w83791d.o CC fs/jfs/xattr.o CC drivers/hwmon/abituguru.o CC lib/find_bit.o CC drivers/ntb/ntb.o CC fs/jfs/ioctl.o LD drivers/hwtracing/intel_th/intel_th_gth.o LD drivers/perf/built-in.o LD drivers/nvme/host/built-in.o LD drivers/idle/built-in.o CC drivers/mmc/card/block.o CC drivers/hwmon/abituguru3.o CC drivers/char/xillybus/xillybus_core.o CC drivers/mmc/card/queue.o CC drivers/base/cpu.o CC drivers/char/tlclk.o LD drivers/firmware/built-in.o CC drivers/pcmcia/cs.o CC drivers/char/hangcheck-timer.o CC drivers/parport/share.o CC drivers/pcmcia/socket_sysfs.o CC drivers/leds/led-class.o LD drivers/hwtracing/intel_th/intel_th.o CC drivers/phy/phy-core.o LD drivers/nvme/built-in.o CC drivers/leds/leds-bd2802.o CC drivers/parport/ieee1284.o CC drivers/powercap/powercap_sys.o CC drivers/char/hw_random/tpm-rng.o CC drivers/input/serio/parkbd.o CC drivers/base/firmware.o CC drivers/media/common/b2c2/flexcop.o CC drivers/gpu/drm/drm_bufs.o CC drivers/nfc/fdp/fdp.o CC drivers/misc/echo/echo.o CC drivers/ntb/hw/intel/ntb_hw_intel.o CC fs/ocfs2/heartbeat.o CC drivers/misc/eeprom/at24.o CC drivers/misc/cb710/core.o CC drivers/platform/x86/amilo-rfkill.o CC drivers/pps/pps.o CC drivers/misc/eeprom/eeprom.o CC drivers/pcmcia/rsrc_mgr.o CC drivers/base/init.o CC fs/nls/nls_iso8859-2.o CC drivers/platform/chrome/chromeos_laptop.o CC lib/llist.o CC drivers/ptp/ptp_clock.o CC drivers/base/map.o CC fs/nls/nls_iso8859-3.o CC drivers/pps/kapi.o CC fs/nls/nls_iso8859-4.o CC drivers/firewire/core-device.o CC drivers/mtd/mtdcore.o CC drivers/pps/sysfs.o CC drivers/misc/genwqe/card_base.o CC drivers/pci/access.o CC drivers/ntb/test/ntb_pingpong.o CC drivers/net/mii.o CC drivers/pci/bus.o CC lib/memweight.o CC drivers/input/evdev.o CC drivers/input/evbug.o CC drivers/gpu/drm/drm_cache.o LD drivers/ipack/carriers/built-in.o CC lib/kfifo.o CC drivers/pcmcia/yenta_socket.o CC fs/ext4/move_extent.o LD drivers/input/gameport/built-in.o LD fs/fat/fat.o LD drivers/ipack/built-in.o CC drivers/input/serio/ct82c710.o CC drivers/power/power_supply_core.o LD fs/quota/built-in.o CC fs/ncpfs/ncpsign_kernel.o CC fs/nls/nls_iso8859-5.o LD fs/fat/built-in.o CC fs/nilfs2/recovery.o LD drivers/pwm/built-in.o CC lib/percpu-refcount.o LD crypto/asymmetric_keys/built-in.o LD kernel/trace/built-in.o CC drivers/gpu/drm/drm_context.o CC drivers/hwmon/adc128d818.o CC drivers/gpu/drm/drm_dma.o CC drivers/hwmon/adm1021.o CC fs/nilfs2/the_nilfs.o CC fs/nls/nls_cp1255.o CC drivers/gpu/drm/drm_fops.o CC fs/nilfs2/segbuf.o CC drivers/input/mouse/cyapa.o CC fs/nls/nls_iso8859-9.o CC lib/percpu_ida.o CC drivers/input/serio/serio_raw.o CC drivers/media/common/b2c2/flexcop-fe-tuner.o CC drivers/gpu/drm/drm_gem.o CC fs/nls/nls_iso8859-13.o CC drivers/input/serio/userio.o CC fs/ncpfs/getopt.o CC fs/ext4/mmp.o CC drivers/gpu/drm/drm_ioctl.o CC fs/ncpfs/symlink.o CC drivers/mailbox/mailbox-altera.o CC drivers/platform/chrome/cros_ec_dev.o CC drivers/i2c/busses/i2c-isch.o CC fs/nilfs2/segment.o CC drivers/platform/chrome/cros_ec_sysfs.o LD drivers/mcb/mcb.o CC drivers/i2c/busses/i2c-nforce2.o CC drivers/media/common/saa7146/saa7146_i2c.o CC drivers/mfd/88pm860x-core.o CC fs/ext4/indirect.o CC fs/nls/nls_iso8859-14.o CC fs/btrfs/dir-item.o CC drivers/base/devres.o CC drivers/remoteproc/remoteproc_core.o CC drivers/media/common/saa7146/saa7146_core.o CC drivers/rapidio/rio.o LD drivers/char/hw_random/rng-core.o LD fs/notify/inotify/built-in.o CC lib/rhashtable.o LD fs/notify/built-in.o CC fs/nls/nls_iso8859-15.o LD crypto/built-in.o LD drivers/char/hw_random/built-in.o CC drivers/gpu/drm/drm_irq.o CC drivers/media/common/saa7146/saa7146_fops.o CC lib/reciprocal_div.o CC drivers/remoteproc/remoteproc_debugfs.o CC fs/ext4/extents_status.o CC drivers/base/attribute_container.o CC fs/nls/nls_koi8-r.o CC drivers/gpu/drm/drm_lock.o LD drivers/cpufreq/built-in.o CC drivers/gpu/drm/drm_memory.o CC fs/nls/nls_koi8-u.o CC drivers/media/dvb-core/dvbdev.o CC lib/once.o LD drivers/i2c/algos/built-in.o CC drivers/base/transport_class.o /home/kisskb/slave/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'drm_dp_sideband_msg_build': /home/kisskb/slave/src/drivers/gpu/drm/drm_dp_mst_topology.c:349:23: warning: 'hdrlen' may be used uninitialized in this function [-Wuninitialized] LD drivers/media/firewire/built-in.o CC drivers/platform/chrome/cros_ec_lightbar.o CC drivers/platform/chrome/cros_ec_vbc.o LD drivers/media/common/siano/built-in.o LD drivers/hwtracing/intel_th/intel_th_pti.o LD drivers/mcb/built-in.o LD fs/fuse/fuse.o CC drivers/input/tablet/gtco.o CC fs/nls/nls_koi8-ru.o CC drivers/platform/chrome/cros_ec_proto.o CC drivers/input/tablet/hanwang.o CC drivers/media/common/tveeprom.o LD fs/fuse/built-in.o CC drivers/input/tablet/kbtab.o CC drivers/base/topology.o LD drivers/soc/built-in.o CC drivers/media/dvb-core/dmxdev.o CC drivers/phy/phy-bcm-kona-usb2.o CC drivers/gpu/drm/drm_drv.o CC lib/string_helpers.o LD drivers/media/i2c/soc_camera/built-in.o LD drivers/hwtracing/intel_th/intel_th_msu.o CC drivers/gpu/drm/drm_vm.o LD drivers/media/mmc/siano/built-in.o LD drivers/i2c/muxes/built-in.o CC drivers/gpu/drm/drm_scatter.o CC lib/test-string_helpers.o LD drivers/char/agp/built-in.o CC drivers/media/dvb-core/dvb_demux.o CC fs/btrfs/file-item.o LD drivers/hwtracing/intel_th/built-in.o LD drivers/media/i2c/built-in.o CC drivers/media/common/saa7146/saa7146_video.o CC drivers/gpu/drm/drm_pci.o CC drivers/char/tpm/tpm_nsc.o CC drivers/platform/x86/hdaps.o CC drivers/media/common/b2c2/flexcop-i2c.o LD drivers/media/mmc/built-in.o CC drivers/leds/leds-lm3530.o LD block/built-in.o CC drivers/pps/kc.o CC fs/ocfs2/inode.o CC drivers/base/container.o CC drivers/media/dvb-frontends/dvb-pll.o CC lib/hexdump.o CC fs/nilfs2/cpfile.o CC fs/nls/mac-celtic.o CC drivers/base/property.o CC drivers/media/common/b2c2/flexcop-sram.o CC drivers/gpu/drm/drm_platform.o CC drivers/platform/x86/samsung-laptop.o CC drivers/hwmon/adm1025.o CC drivers/hid/hidraw.o CC drivers/char/tpm/tpm_atmel.o CC drivers/ssb/main.o CC drivers/hid/uhid.o CC drivers/net/mdio.o CC fs/nilfs2/sufile.o CC drivers/regulator/core.o CC drivers/hid/hid-generic.o CC drivers/ssb/scan.o LD drivers/cdrom/built-in.o CC drivers/ssb/sprom.o CC drivers/thermal/thermal_core.o CC drivers/thunderbolt/nhi.o CC drivers/net/Space.o CC drivers/char/tpm/xen-tpmfront.o CC drivers/uio/uio.o CC fs/nilfs2/ifile.o CC fs/nls/mac-centeuro.o CC drivers/tty/tty_audit.o CC drivers/uio/uio_cif.o CC fs/nilfs2/alloc.o CC drivers/ssb/pci.o LD drivers/pcmcia/pcmcia_rsrc.o CC drivers/parport/ieee1284_ops.o CC drivers/base/cacheinfo.o CC fs/nls/mac-cyrillic.o CC fs/nilfs2/gcinode.o CC fs/nls/mac-gaelic.o CC drivers/media/dvb-frontends/stv0299.o CC drivers/base/devtmpfs.o CC drivers/firewire/core-iso.o CC drivers/power/power_supply_sysfs.o LD drivers/tty/ipwireless/built-in.o /home/kisskb/slave/src/drivers/char/tpm/tpm2-cmd.c: In function 'tpm2_unseal_trusted': /home/kisskb/slave/src/drivers/char/tpm/tpm2-cmd.c:585:20: warning: 'blob_handle' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/drivers/char/tpm/tpm2-cmd.c:622:6: note: 'blob_handle' was declared here CC drivers/base/dma-contiguous.o CC drivers/parport/procfs.o CC drivers/target/target_core_configfs.o LD drivers/misc/echo/built-in.o CC drivers/i2c/busses/i2c-nforce2-s4985.o CC fs/nls/mac-greek.o CC drivers/video/vgastate.o CC drivers/hid/hid-a4tech.o CC drivers/target/target_core_device.o CC drivers/power/pda_power.o CC fs/nls/mac-iceland.o CC drivers/nfc/nfcmrvl/main.o CC drivers/mfd/88pm860x-i2c.o CC fs/nilfs2/ioctl.o CC drivers/scsi/scsi.o CC drivers/i2c/busses/i2c-sis630.o CC net/8021q/vlan_core.o LD drivers/tty/serial/built-in.o CC fs/nls/mac-romanian.o LD drivers/virt/built-in.o CC net/802/p8022.o CC drivers/input/touchscreen/of_touchscreen.o CC drivers/misc/lis3lv02d/lis3lv02d.o CC net/8021q/vlan.o CC drivers/hid/hid-apple.o CC fs/nls/mac-roman.o CC drivers/target/target_core_fabric_configfs.o CC drivers/rtc/rtc-lib.o CC lib/kstrtox.o CC drivers/phy/phy-pxa-28nm-usb2.o CC drivers/nfc/fdp/i2c.o CC lib/test_rhashtable.o CC fs/ocfs2/ioctl.o LD mm/built-in.o LD drivers/tty/vt/built-in.o CC drivers/pps/clients/pps-gpio.o CC drivers/phy/phy-samsung-usb2.o CC drivers/virtio/virtio.o CC drivers/hwmon/adm1026.o CC drivers/virtio/virtio_ring.o CC drivers/misc/ibmasm/module.o CC drivers/rapidio/rio-access.o CC drivers/base/dma-mapping.o CC lib/test_printf.o LD drivers/dma/ioat/ioatdma.o CC drivers/scsi/hosts.o LD drivers/char/tpm/tpm.o LD drivers/pps/generators/built-in.o CC drivers/base/firmware_class.o CC drivers/hwmon/adm1029.o LD drivers/dma/ioat/built-in.o CC drivers/uwb/address.o LD drivers/clk/built-in.o CC drivers/w1/w1.o LD drivers/dma/built-in.o CC drivers/uwb/allocator.o CC drivers/w1/w1_int.o CC drivers/uwb/beacon.o LD drivers/mailbox/built-in.o CC fs/ext4/xattr.o CC fs/ocfs2/journal.o CC drivers/power/88pm860x_battery.o CC drivers/nfc/nxp-nci/core.o CC drivers/base/power/sysfs.o CC drivers/power/ds2780_battery.o CC drivers/nfc/pn544/pn544.o CC drivers/base/regmap/regmap.o CC drivers/virtio/virtio_mmio.o CC drivers/nfc/st21nfca/core.o CC drivers/w1/w1_family.o CC drivers/ntb/test/ntb_tool.o CC drivers/virtio/virtio_pci_modern.o CC drivers/nfc/st21nfca/dep.o CC drivers/hwmon/adm1031.o CC drivers/pci/probe.o CC drivers/i2c/busses/i2c-via.o CC drivers/base/memory.o CC drivers/w1/w1_netlink.o CC drivers/usb/c67x00/c67x00-drv.o CC drivers/hwmon/adm9240.o CC drivers/base/hypervisor.o CC net/appletalk/aarp.o CC net/appletalk/ddp.o CC drivers/watchdog/watchdog_core.o CC net/9p/mod.o CC net/appletalk/dev.o LD drivers/powercap/built-in.o CC drivers/remoteproc/remoteproc_virtio.o CC drivers/mmc/card/mmc_test.o CC drivers/watchdog/watchdog_dev.o CC drivers/input/mouse/cyapa_gen3.o LD kernel/events/built-in.o CC drivers/remoteproc/remoteproc_elf_loader.o CC drivers/remoteproc/ste_modem_rproc.o CC lib/debug_info.o LD drivers/input/serio/built-in.o CC drivers/gpu/drm/drm_sysfs.o CC net/8021q/vlan_dev.o CC drivers/leds/leds-lm3533.o CC drivers/watchdog/pcwd_pci.o CC lib/iomap.o LD drivers/misc/eeprom/built-in.o CC drivers/gpu/drm/drm_hashtab.o CC drivers/leds/leds-lm3642.o CC drivers/media/dvb-core/dvb_filter.o LD kernel/built-in.o CC drivers/gpu/drm/drm_mm.o CC lib/pci_iomap.o CC fs/ocfs2/localalloc.o CC drivers/ptp/ptp_chardev.o LD drivers/input/input-core.o CC drivers/gpu/drm/drm_crtc.o LD fs/ncpfs/ncpfs.o CC lib/iomap_copy.o CC drivers/gpu/drm/drm_modes.o CC drivers/ptp/ptp_sysfs.o CC drivers/leds/leds-lp3944.o CC drivers/hid/hid-appleir.o CC drivers/input/mouse/cyapa_gen5.o CC drivers/leds/leds-lp55xx-common.o CC drivers/gpu/drm/drm_edid.o CC drivers/media/common/saa7146/saa7146_hlp.o CC drivers/leds/leds-lp5523.o LD fs/ncpfs/built-in.o CC drivers/misc/cb710/sgbuf2.o LD fs/nls/built-in.o CC drivers/parport/parport_ax88796.o CC net/ax25/ax25_addr.o CC drivers/hwmon/ads1015.o CC drivers/xen/fallback.o CC drivers/input/touchscreen/88pm860x-ts.o CC net/ax25/ax25_dev.o CC drivers/media/common/saa7146/saa7146_vbi.o LD drivers/platform/chrome/cros_ec_devs.o CC drivers/w1/w1_io.o CC drivers/leds/leds-lp5562.o LD drivers/platform/chrome/built-in.o CC drivers/mmc/host/sdhci.o CC fs/ext4/xattr_user.o CC drivers/mmc/core/core.o CC drivers/power/ds2781_battery.o CC drivers/power/ds2782_battery.o CC drivers/leds/leds-lp8501.o CC drivers/misc/genwqe/card_dev.o CC drivers/mmc/host/sdhci-pci-core.o CC drivers/pci/host-bridge.o CC drivers/hid/hid-aureal.o CC fs/nilfs2/sysfs.o CC drivers/mmc/host/sdhci-pci-o2micro.o CC drivers/misc/mei/init.o CC drivers/net/loopback.o CC drivers/misc/genwqe/card_ddcb.o CC drivers/firewire/core-topology.o CC drivers/i2c/busses/i2c-viapro.o CC drivers/firewire/core-transaction.o CC net/8021q/vlan_netlink.o CC drivers/w1/masters/matrox_w1.o CC drivers/mtd/mtdsuper.o CC drivers/media/common/b2c2/flexcop-eeprom.o CC drivers/mtd/mtdconcat.o CC drivers/mtd/mtdpart.o /home/kisskb/slave/src/drivers/input/mouse/cyapa.c: In function 'cyapa_irq': /home/kisskb/slave/src/drivers/input/mouse/cyapa.c:715:27: warning: 'error' may be used uninitialized in this function [-Wuninitialized] CC drivers/gpu/drm/drm_info.o CC drivers/mtd/mtdchar.o /home/kisskb/slave/src/lib/rhashtable.c: In function 'rht_deferred_worker': /home/kisskb/slave/src/lib/rhashtable.c:195:2: warning: 'next' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/lib/rhashtable.c:165:28: note: 'next' was declared here LD drivers/pps/clients/built-in.o CC lib/devres.o LD fs/udf/udf.o CC drivers/w1/slaves/w1_therm.o CC drivers/mtd/redboot.o CC drivers/mtd/cmdlinepart.o CC drivers/w1/slaves/w1_smem.o LD drivers/pps/pps_core.o CC drivers/leds/leds-lp8860.o CC drivers/firewire/ohci.o CC lib/hweight.o CC drivers/w1/slaves/w1_ds2408.o LD fs/udf/built-in.o CC drivers/phy/phy-tusb1210.o CC drivers/gpu/drm/drm_debugfs.o CC drivers/ssb/pcihost_wrapper.o CC drivers/nfc/nfcmrvl/fw_dnld.o CC drivers/hwmon/adt7x10.o CC drivers/mfd/88pm805.o CC drivers/i2c/busses/i2c-designware-core.o CC drivers/gpu/drm/drm_encoder_slave.o CC drivers/xen/grant-table.o CC drivers/w1/slaves/w1_ds2423.o LD drivers/pps/built-in.o CC drivers/hwmon/adt7410.o CC drivers/w1/slaves/w1_ds2760.o LD drivers/parport/parport.o CC drivers/xen/features.o CC drivers/rtc/class.o CC drivers/gpu/drm/drm_trace_points.o LD drivers/phy/phy-exynos-usb2.o CC drivers/i2c/busses/i2c-designware-platdrv.o CC drivers/xen/balloon.o CC drivers/w1/slaves/w1_ds2780.o CC drivers/gpu/drm/drm_global.o CC drivers/i2c/busses/i2c-emev2.o CC drivers/mfd/88pm80x.o CC drivers/media/dvb-frontends/sp8870.o CC drivers/uio/uio_dmem_genirq.o LD drivers/media/common/saa7146/saa7146.o CC drivers/uio/uio_netx.o CC drivers/media/common/b2c2/flexcop-misc.o CC drivers/hid/hid-belkin.o CC drivers/media/common/b2c2/flexcop-hw-filter.o LD drivers/tty/built-in.o CC drivers/uio/uio_pruss.o CC drivers/uio/uio_mf624.o CC drivers/xen/manage.o CC drivers/hwmon/adt7411.o CC net/batman-adv/bat_iv_ogm.o LD drivers/net/appletalk/built-in.o CC drivers/hwmon/adt7462.o CC net/bridge/br.o CC drivers/gpu/drm/drm_prime.o CC net/batman-adv/bitarray.o CC drivers/hid/hid-betopff.o CC drivers/hid/hid-cherry.o CC net/bridge/br_device.o CC drivers/gpu/drm/drm_rect.o CC lib/interval_tree.o LD drivers/input/tablet/built-in.o CC fs/ocfs2/locks.o CC drivers/hwmon/adt7470.o CC drivers/net/caif/caif_spi.o CC drivers/ssb/host_soc.o CC drivers/misc/genwqe/card_sysfs.o CC drivers/power/ltc2941-battery-gauge.o CC fs/ext4/xattr_trusted.o CC drivers/input/mouse/cyapa_gen6.o CC drivers/net/arcnet/arcnet.o CC drivers/gpu/drm/drm_vma_manager.o CC fs/ocfs2/mmap.o CC lib/assoc_array.o CC drivers/media/dvb-core/dvb_ca_en50221.o CC drivers/rapidio/rio-driver.o CC drivers/media/dvb-frontends/tda8083.o CC net/9p/client.o CC fs/ocfs2/namei.o CC fs/ext4/inline.o CC drivers/net/arcnet/rfc1201.o CC drivers/media/dvb-core/dvb_frontend.o CC drivers/rapidio/rio-sysfs.o CC net/802/psnap.o LD drivers/pcmcia/pcmcia_core.o LD drivers/char/xillybus/built-in.o CC drivers/power/sbs-battery.o CC drivers/nfc/nfcmrvl/usb.o CC drivers/misc/ibmasm/ibmasmfs.o CC fs/ext4/readpage.o CC lib/list_debug.o LD drivers/pcmcia/built-in.o CC drivers/nfc/nfcmrvl/i2c.o CC net/9p/error.o LD fs/gfs2/gfs2.o CC drivers/w1/slaves/w1_ds2781.o /home/kisskb/slave/src/drivers/nfc/st21nfca/core.c: In function 'st21nfca_hci_target_from_gate': /home/kisskb/slave/src/drivers/nfc/st21nfca/core.c:671:10: warning: 'len' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/drivers/nfc/st21nfca/core.c:670:20: warning: 'sak' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/drivers/nfc/st21nfca/core.c:669:21: warning: 'atqa' may be used uninitialized in this function [-Wuninitialized] CC net/8021q/vlan_mvrp.o CC drivers/net/can/dev.o CC drivers/base/power/generic_ops.o CC drivers/media/dvb-frontends/l64781.o CC drivers/i2c/busses/i2c-kempld.o CC fs/ocfs2/refcounttree.o CC drivers/watchdog/pcwd_usb.o CC drivers/i2c/busses/i2c-ocores.o /home/kisskb/slave/src/drivers/input/mouse/cyapa_gen3.c: In function 'cyapa_gen3_set_power_mode': /home/kisskb/slave/src/drivers/input/mouse/cyapa_gen3.c:970:5: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] LD drivers/remoteproc/remoteproc.o CC lib/debugobjects.o CC drivers/watchdog/twl4030_wdt.o LD fs/gfs2/built-in.o CC fs/ocfs2/reservations.o CC drivers/i2c/busses/i2c-simtec.o CC drivers/media/dvb-core/dvb_ringbuffer.o CC drivers/media/dvb-frontends/mt312.o CC drivers/watchdog/dw_wdt.o LD fs/jbd2/jbd2.o CC drivers/w1/slaves/w1_ds28e04.o CC net/9p/util.o CC drivers/gpu/drm/drm_flip_work.o CC drivers/video/hdmi.o CC drivers/uwb/driver.o LD drivers/char/tpm/built-in.o CC drivers/uwb/drp.o CC drivers/i2c/busses/i2c-xiic.o CC drivers/power/da9052-battery.o CC drivers/leds/leds-tca6507.o CC fs/ext4/sysfs.o LD fs/jbd2/built-in.o CC lib/bitrev.o LD drivers/char/built-in.o CC lib/rational.o CC drivers/i2c/busses/i2c-parport.o CC drivers/leds/leds-tlc591xx.o CC fs/ext4/acl.o CC drivers/power/da9150-fg.o CC drivers/watchdog/bcm7038_wdt.o LD drivers/remoteproc/built-in.o CC drivers/leds/leds-clevo-mail.o CC drivers/hwmon/adt7475.o CC drivers/hid/hid-corsair.o LD drivers/nfc/fdp/fdp_i2c.o CC drivers/watchdog/acquirewdt.o CC drivers/uwb/drp-avail.o LD drivers/ntb/test/built-in.o CC drivers/hid/hid-cypress.o LD drivers/phy/built-in.o CC drivers/leds/leds-pca963x.o CC drivers/mfd/sm501.o CC drivers/scsi/scsi_ioctl.o CC drivers/misc/mei/hbm.o CC drivers/net/fddi/skfp/skfddi.o CC drivers/misc/mei/interrupt.o CC drivers/rapidio/rio-scan.o CC drivers/misc/mei/client.o CC lib/crc-ccitt.o CC drivers/thunderbolt/ctl.o LD drivers/nfc/fdp/built-in.o LD fs/f2fs/f2fs.o CC drivers/input/touchscreen/ad7879.o CC drivers/nfc/nxp-nci/firmware.o CC drivers/watchdog/advantechwdt.o CC drivers/leds/leds-wm831x-status.o /home/kisskb/slave/src/drivers/w1/slaves/w1_therm.c: In function 'w1_slave_show': /home/kisskb/slave/src/drivers/w1/slaves/w1_therm.c:313:15: warning: 'crc' may be used uninitialized in this function [-Wuninitialized] CC drivers/thunderbolt/tb.o CC drivers/mfd/cros_ec.o CC drivers/mtd/ar7part.o CC drivers/nfc/mei_phy.o CC drivers/watchdog/alim1535_wdt.o CC drivers/nfc/nxp-nci/i2c.o CC drivers/leds/leds-mc13783.o CC lib/crc16.o CC drivers/uwb/drp-ie.o CC drivers/rapidio/devices/tsi721.o CC drivers/nfc/pn544/mei.o CC drivers/usb/c67x00/c67x00-ll-hpi.o CC drivers/hwmon/applesmc.o CC drivers/usb/c67x00/c67x00-hcd.o CC drivers/uwb/est.o CC drivers/leds/leds-lm355x.o LD fs/f2fs/built-in.o CC drivers/power/max17040_battery.o CC drivers/rapidio/switches/tsi57x.o LD drivers/misc/cb710/cb710.o CC drivers/mtd/mtd_blkdevs.o LD drivers/mmc/card/mmc_block.o CC drivers/xen/preempt.o CC drivers/pci/remove.o CC drivers/uwb/ie.o CC drivers/rapidio/switches/idtcps.o CC fs/ocfs2/move_extents.o CC drivers/ssb/driver_chipcommon.o CC drivers/uwb/ie-rcv.o CC drivers/nfc/st21nfca/se.o LD drivers/misc/cb710/built-in.o CC lib/crc-t10dif.o LD drivers/parport/built-in.o CC drivers/misc/lis3lv02d/lis3lv02d_i2c.o CC drivers/gpu/drm/drm_modeset_lock.o CC drivers/ssb/driver_chipcommon_pmu.o CC drivers/w1/masters/ds2490.o CC drivers/pci/pci.o CC drivers/ssb/driver_pcicore.o CC fs/ocfs2/resize.o CC drivers/w1/masters/ds2482.o LD drivers/ptp/ptp.o CC fs/ext4/xattr_security.o CC lib/crc-itu-t.o LD drivers/ata/libata.o CC drivers/net/caif/caif_spi_slave.o CC drivers/net/ethernet/3com/3c59x.o CC drivers/virtio/virtio_pci_common.o CC drivers/xen/events/events_base.o LD drivers/ptp/built-in.o CC drivers/watchdog/f71808e_wdt.o LD drivers/misc/ti-st/built-in.o CC drivers/net/ethernet/3com/typhoon.o CC drivers/hid/hid-dr.o CC drivers/misc/bmp085.o CC drivers/virtio/virtio_balloon.o CC fs/btrfs/inode-item.o CC drivers/hid/hid-emsff.o LD drivers/ata/built-in.o CC drivers/gpu/drm/drm_atomic.o CC drivers/media/dvb-frontends/ves1820.o CC drivers/misc/bmp085-i2c.o CC drivers/mfd/cros_ec_i2c.o CC drivers/i2c/busses/i2c-robotfuzz-osif.o CC drivers/gpu/drm/drm_bridge.o CC drivers/misc/mic/bus/mic_bus.o CC fs/ext4/crypto_policy.o CC drivers/hwmon/asc7621.o CC drivers/misc/mic/bus/scif_bus.o CC fs/ext4/crypto.o CC drivers/gpu/drm/drm_ioc32.o CC fs/ext4/crypto_key.o CC drivers/i2c/busses/i2c-tiny-usb.o CC drivers/hwmon/atxp1.o CC drivers/mfd/htc-pasic3.o CC drivers/pci/pci-driver.o CC drivers/rtc/interface.o LD drivers/ntb/hw/intel/built-in.o HOSTCC lib/gen_crc32table CC drivers/gpu/drm/ati_pcigart.o CC drivers/net/caif/caif_hsi.o CC lib/crc7.o LD fs/jfs/jfs.o CC drivers/hid/hid-elecom.o CC drivers/mtd/mtdblock.o CC drivers/gpu/drm/drm_panel.o LD drivers/ntb/hw/built-in.o CC drivers/media/pci/b2c2/flexcop-dma.o CC drivers/gpu/drm/drm_mipi_dsi.o CC drivers/i2c/busses/i2c-viperboard.o CC drivers/mtd/ftl.o CC drivers/power/max17042_battery.o LD drivers/ntb/built-in.o CC drivers/mtd/nftlcore.o LD fs/jfs/built-in.o CC drivers/i2c/busses/i2c-cros-ec-tunnel.o CC drivers/pci/search.o CC drivers/thunderbolt/switch.o CC lib/libcrc32c.o LD drivers/i2c/busses/i2c-designware-platform.o CC net/ax25/ax25_iface.o CC lib/crc8.o CC drivers/regulator/dummy.o CC net/bridge/br_fdb.o LD drivers/platform/x86/built-in.o CC drivers/net/fddi/skfp/hwmtm.o CC lib/genalloc.o CC drivers/watchdog/i6300esb.o CC net/9p/protocol.o CC fs/btrfs/inode-map.o LD drivers/platform/built-in.o CC net/bridge/br_forward.o CC drivers/mmc/host/sdhci-pci-data.o CC drivers/net/fddi/skfp/fplustm.o CC drivers/net/fddi/skfp/smt.o CC drivers/mmc/host/mtk-sd.o LD drivers/media/platform/omap/built-in.o CC drivers/net/fddi/skfp/cfm.o LD drivers/rapidio/rapidio.o CC drivers/mfd/ti_am335x_tscadc.o CC drivers/usb/c67x00/c67x00-sched.o CC net/9p/trans_fd.o CC drivers/mfd/arizona-core.o LD drivers/media/platform/built-in.o CC fs/ext4/crypto_fname.o LD drivers/uio/built-in.o CC drivers/mfd/arizona-irq.o CC drivers/watchdog/ie6xx_wdt.o CC drivers/net/can/cc770/cc770.o CC drivers/media/dvb-frontends/ves1x93.o LD drivers/w1/wire.o CC lib/842/842_compress.o LD drivers/nfc/nfcmrvl/nfcmrvl.o CC drivers/mfd/arizona-i2c.o CC net/ax25/ax25_in.o CC drivers/gpu/drm/bochs/bochs_drv.o CC drivers/media/dvb-frontends/tda1004x.o CC net/ax25/ax25_ip.o CC drivers/media/dvb-frontends/mt352.o CC drivers/watchdog/iTCO_wdt.o CC drivers/media/dvb-frontends/stv0297.o CC drivers/xen/biomerge.o CC drivers/hwmon/coretemp.o CC drivers/mtd/nftlmount.o CC drivers/hid/hid-ezkey.o LD drivers/gpu/drm/bridge/built-in.o CC drivers/xen/xenfs/super.o CC drivers/xen/xenbus/xenbus_client.o CC lib/lz4/lz4_compress.o CC drivers/net/can/m_can/m_can.o CC drivers/media/dvb-core/dvb_math.o CC lib/842/842_decompress.o LD drivers/media/rc/keymaps/built-in.o CC drivers/watchdog/it8712f_wdt.o CC drivers/media/radio/radio-shark.o CC drivers/uwb/lc-dev.o CC drivers/gpu/drm/cirrus/cirrus_main.o CC drivers/media/dvb-frontends/nxt200x.o CC drivers/input/mouse/elan_i2c_core.o CC drivers/watchdog/it87_wdt.o CC drivers/scsi/scsicam.o LD drivers/w1/slaves/built-in.o LD drivers/media/rc/built-in.o CC drivers/watchdog/hpwdt.o CC drivers/media/dvb-frontends/bcm3510.o CC drivers/rapidio/switches/idt_gen2.o CC drivers/net/arcnet/arc-rawmode.o CC fs/btrfs/disk-io.o CC drivers/hwmon/da9052-hwmon.o CC drivers/pci/pci-sysfs.o CC drivers/base/power/common.o CC drivers/net/arcnet/capmode.o CC drivers/mmc/host/cb710-mmc.o CC net/batman-adv/debugfs.o CC drivers/pci/rom.o CC drivers/watchdog/kempld_wdt.o CC drivers/video/backlight/88pm860x_bl.o CC drivers/base/power/qos.o CC drivers/pci/setup-res.o LD net/8021q/8021q.o CC drivers/video/backlight/adp5520_bl.o CC drivers/power/88pm860x_charger.o CC drivers/hwmon/dme1737.o CC lib/lzo/lzo1x_compress.o LD drivers/nfc/nfcmrvl/nfcmrvl_i2c.o LD drivers/media/common/saa7146/saa7146_vv.o LD net/8021q/built-in.o CC drivers/watchdog/sc1200wdt.o CC drivers/gpu/drm/cirrus/cirrus_mode.o CC lib/zlib_deflate/deflate.o CC drivers/power/pcf50633-charger.o LD drivers/media/common/saa7146/built-in.o CC drivers/mtd/inftlcore.o CC drivers/uwb/lc-rc.o CC drivers/xen/evtchn.o CC drivers/misc/ibmasm/event.o CC drivers/target/target_core_fabric_lib.o CC drivers/gpu/drm/i2c/ch7006_drv.o CC drivers/mfd/wm831x-core.o CC lib/xz/xz_dec_syms.o CC drivers/watchdog/nv_tco.o CC lib/xz/xz_dec_stream.o CC drivers/misc/genwqe/card_debugfs.o CC drivers/mfd/wm831x-irq.o CC drivers/misc/dummy-irq.o CC drivers/hwmon/ds1621.o CC drivers/uwb/neh.o CC drivers/misc/genwqe/card_utils.o LD drivers/nfc/nfcmrvl/nfcmrvl_usb.o CC drivers/net/hamradio/bpqether.o CC lib/xz/xz_dec_lzma2.o CC drivers/mtd/inftlmount.o CC net/802/fddi.o CC drivers/mmc/host/via-sdmmc.o LD drivers/nfc/nfcmrvl/built-in.o LD drivers/nfc/pn544/pn544_mei.o CC net/bridge/br_if.o CC drivers/uwb/pal.o CC drivers/media/radio/dsbr100.o CC drivers/power/isp1704_charger.o CC drivers/hwmon/emc1403.o CC lib/raid6/algos.o CC drivers/uwb/radio.o CC drivers/watchdog/cpu5wdt.o LD drivers/nfc/pn544/built-in.o CC lib/mpi/generic_mpih-lshift.o CC drivers/media/radio/radio-tea5764.o CC drivers/hid/hid-gembird.o CC drivers/pci/irq.o CC drivers/hwmon/f75375s.o CC lib/zlib_inflate/inffast.o CC drivers/watchdog/sch311x_wdt.o CC drivers/media/radio/saa7706h.o CC lib/zlib_inflate/inflate.o CC drivers/gpu/drm/mga/mga_drv.o CC drivers/misc/lkdtm.o CC drivers/media/radio/si470x/radio-si470x-usb.o CC drivers/media/tuners/tuner-xc2028.o CC net/bridge/br_input.o CC drivers/hid/hid-gfrm.o CC lib/zlib_inflate/infutil.o CC drivers/mtd/chips/chipreg.o CC lib/textsearch.o LD drivers/nfc/nxp-nci/nxp-nci.o CC drivers/gpu/drm/gma500/accel_2d.o LD drivers/misc/lis3lv02d/built-in.o CC drivers/hid/hid-gyration.o CC drivers/media/dvb-frontends/s5h1420.o LD drivers/nfc/nxp-nci/nxp-nci_i2c.o CC net/caif/caif_dev.o LD drivers/ssb/ssb.o CC drivers/mfd/wm831x-otp.o CC drivers/media/dvb-frontends/lgdt330x.o LD drivers/media/usb/b2c2/built-in.o CC drivers/hid/hid-icade.o LD drivers/leds/built-in.o LD drivers/nfc/nxp-nci/built-in.o LD drivers/media/usb/dvb-usb/built-in.o CC drivers/hid/hid-kensington.o CC drivers/misc/mei/main.o CC drivers/misc/bh1780gli.o CC drivers/net/arcnet/com90xx.o CC drivers/gpu/drm/mgag200/mgag200_main.o CC drivers/nfc/nfcsim.o LD drivers/ssb/built-in.o CC drivers/hid/hid-keytouch.o CC drivers/target/target_core_hba.o CC drivers/regulator/fixed-helper.o LD drivers/gpu/drm/panel/built-in.o LD drivers/misc/mic/bus/built-in.o CC drivers/uwb/reset.o CC drivers/hid/hid-lg.o CC drivers/xen/gntdev.o CC lib/lzo/lzo1x_decompress_safe.o CC drivers/uwb/rsv.o LD drivers/misc/mic/built-in.o CC drivers/input/touchscreen/ad7879-i2c.o CC drivers/nfc/st21nfca/vendor_cmds.o CC drivers/scsi/scsi_error.o CC drivers/uwb/scan.o CC drivers/target/target_core_pr.o LD drivers/media/usb/s2255/built-in.o LD drivers/media/usb/dvb-usb-v2/built-in.o CC drivers/hid/hid-lgff.o CC drivers/scsi/scsi_lib.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_drv.o CC drivers/misc/bh1770glc.o CC drivers/input/mouse/sermouse.o CC drivers/hid/hid-lg2ff.o LD drivers/xen/xenfs/xenfs.o LD drivers/media/usb/siano/built-in.o LD drivers/media/usb/stkwebcam/built-in.o CC drivers/media/pci/cx25821/cx25821-core.o LD drivers/xen/xenfs/built-in.o CC drivers/mtd/chips/cfi_probe.o LD drivers/media/usb/ttusb-budget/built-in.o CC drivers/power/lp8727_charger.o CC drivers/base/power/runtime.o CC drivers/xen/gntalloc.o CC fs/ocfs2/slot_map.o CC drivers/pci/vpd.o LD drivers/media/usb/zr364xx/built-in.o LD drivers/media/usb/ttusb-dec/built-in.o CC drivers/media/pci/cx25821/cx25821-cards.o CC drivers/thunderbolt/cap.o CC drivers/scsi/scsi_common.o CC drivers/media/pci/cx25821/cx25821-i2c.o LD drivers/media/usb/built-in.o CC lib/xz/xz_dec_bcj.o CC drivers/mfd/wm831x-auxadc.o LD drivers/net/can/softing/built-in.o CC lib/xz/xz_dec_test.o CC fs/ocfs2/suballoc.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_device.o LD drivers/net/caif/cfspi_slave.o LD drivers/i2c/busses/built-in.o CC drivers/video/fbdev/kyro/STG4000Ramdac.o CC drivers/thermal/thermal_hwmon.o CC drivers/scsi/constants.o LD drivers/w1/masters/built-in.o CC drivers/net/arcnet/com90io.o CC lib/ts_kmp.o CC lib/zlib_inflate/inftrees.o CC drivers/media/radio/si470x/radio-si470x-common.o CC drivers/watchdog/smsc37b787_wdt.o LD drivers/w1/built-in.o CC drivers/video/fbdev/aty/atyfb_base.o CC drivers/virtio/virtio_input.o LD drivers/net/can/spi/built-in.o LD drivers/i2c/built-in.o CC drivers/rtc/rtc-dev.o LD drivers/media/common/b2c2/b2c2-flexcop.o CC drivers/video/fbdev/matrox/matroxfb_base.o CC drivers/mtd/devices/slram.o CC lib/ts_bm.o CC fs/ocfs2/super.o CC lib/lz4/lz4_decompress.o CC drivers/gpu/drm/tdfx/tdfx_drv.o CC drivers/net/hamradio/baycom_ser_hdx.o CC drivers/watchdog/via_wdt.o CC drivers/hwmon/fschmd.o LD drivers/media/common/b2c2/built-in.o CC drivers/watchdog/w83627hf_wdt.o CC drivers/xen/sys-hypervisor.o CC drivers/hid/hid-lg4ff.o CC drivers/hwmon/g762.o CC drivers/hid/hid-logitech-hidpp.o CC drivers/scsi/scsi_lib_dma.o LD drivers/mmc/card/built-in.o CC drivers/xen/platform-pci.o CC drivers/hid/hid-magicmouse.o CC drivers/mtd/lpddr/qinfo_probe.o LD drivers/media/common/built-in.o CC drivers/scsi/scsi_scan.o CC drivers/misc/mei/amthif.o CC drivers/misc/mei/wd.o CC drivers/mtd/maps/map_funcs.o LD net/appletalk/appletalk.o CC drivers/mtd/maps/ichxrom.o LD drivers/mtd/nand/built-in.o CC drivers/video/backlight/adp8860_bl.o CC drivers/watchdog/w83977f_wdt.o LD drivers/gpu/drm/tilcdc/built-in.o CC drivers/pci/setup-bus.o CC drivers/video/fbdev/core/fb_notify.o CC lib/ts_fsm.o CC drivers/watchdog/of_xilinx_wdt.o CC drivers/base/power/wakeirq.o LD net/appletalk/built-in.o CC net/9p/trans_common.o CC drivers/input/mouse/synaptics_i2c.o LD fs/nilfs2/nilfs2.o CC drivers/media/dvb-frontends/cx24123.o CC drivers/mfd/wm831x-i2c.o CC drivers/video/fbdev/core/fb_cmdline.o CC drivers/pci/vc.o CC drivers/watchdog/xen_wdt.o CC net/9p/trans_virtio.o LD drivers/rapidio/switches/built-in.o CC drivers/scsi/scsi_sysfs.o CC drivers/net/can/usb/esd_usb2.o CC drivers/watchdog/da9052_wdt.o CC drivers/media/dvb-frontends/lnbp21.o CC drivers/thunderbolt/path.o CC drivers/watchdog/wm831x_wdt.o CC drivers/base/power/main.o CC drivers/mfd/tps6105x.o LD fs/nilfs2/built-in.o CC lib/zlib_inflate/inflate_syms.o CC drivers/mtd/onenand/onenand_base.o LD drivers/watchdog/watchdog.o CC drivers/hid/hid-microsoft.o CC drivers/mtd/onenand/onenand_bbt.o CC drivers/gpu/drm/bochs/bochs_mm.o CC drivers/video/fbdev/core/fbmem.o CC drivers/gpu/drm/i915/i915_drv.o CC drivers/video/fbdev/core/fbmon.o CC drivers/hwmon/hih6130.o CC fs/btrfs/transaction.o CC drivers/video/fbdev/aty/mach64_accel.o CC drivers/mtd/chips/cfi_util.o CC fs/btrfs/inode.o CC drivers/gpu/drm/cirrus/cirrus_drv.o CC lib/mpi/generic_mpih-mul1.o CC drivers/misc/ibmasm/command.o CC drivers/hid/hid-ortek.o LD drivers/mtd/tests/built-in.o CC drivers/pci/slot.o CC lib/mpi/generic_mpih-mul2.o CC drivers/mtd/spi-nor/spi-nor.o CC drivers/power/max14577_charger.o CC drivers/mfd/tps65217.o CC drivers/video/fbdev/core/fbcmap.o CC drivers/media/dvb-frontends/isl6421.o CC drivers/gpu/drm/ttm/ttm_agp_backend.o CC drivers/power/max77693_charger.o CC drivers/hwmon/i5500_temp.o CC fs/btrfs/file.o CC drivers/video/fbdev/core/fbsysfs.o CC drivers/uwb/uwb-debug.o LD drivers/mtd/mtd.o CC fs/btrfs/tree-defrag.o CC drivers/video/fbdev/core/modedb.o CC drivers/mmc/core/bus.o LD drivers/usb/c67x00/c67x00.o CC drivers/power/max8998_charger.o CC drivers/gpu/drm/ttm/ttm_memory.o CC drivers/hid/hid-pl.o CC drivers/mmc/core/host.o LD drivers/usb/c67x00/built-in.o LD drivers/mtd/nftl.o CC drivers/power/bq2415x_charger.o CC drivers/input/touchscreen/atmel_mxt_ts.o LD drivers/input/mouse/cyapatp.o LD lib/lzo/lzo_compress.o CC drivers/base/regmap/regcache.o CC drivers/media/v4l2-core/v4l2-dev.o CC drivers/misc/apds990x.o LD lib/lzo/lzo_decompress.o LD drivers/input/mouse/elan_i2c.o CC net/ax25/ax25_out.o CC drivers/media/v4l2-core/v4l2-ioctl.o CC net/batman-adv/fragmentation.o CC drivers/media/dvb-frontends/itd1000.o CC drivers/base/regmap/regcache-rbtree.o CC net/caif/cfcnfg.o CC drivers/media/dvb-frontends/tda10048.o CC drivers/thunderbolt/tunnel_pci.o CC drivers/misc/mei/bus.o CC drivers/mtd/ubi/vtbl.o LD lib/lzo/built-in.o CC drivers/hid/hid-penmount.o CC drivers/hwmon/i5k_amb.o CC drivers/media/v4l2-core/v4l2-device.o CC net/batman-adv/gateway_client.o CC lib/swiotlb.o CC drivers/media/dvb-frontends/cx24113.o CC fs/ocfs2/symlink.o CC drivers/hwmon/ina209.o CC lib/zlib_deflate/deftree.o CC drivers/usb/chipidea/core.o CC drivers/usb/chipidea/otg.o LD drivers/pci/host/built-in.o CC net/bridge/br_ioctl.o CC drivers/net/fddi/skfp/ecm.o CC fs/btrfs/extent_map.o CC drivers/uwb/uwbd.o CC drivers/mtd/chips/cfi_cmdset_0020.o CC drivers/media/radio/tef6862.o CC drivers/xen/xenbus/xenbus_comms.o CC fs/ocfs2/sysfile.o CC drivers/hid/hid-picolcd_core.o CC drivers/regulator/helpers.o CC drivers/media/radio/tea575x.o CC drivers/gpu/drm/mga/mga_dma.o CC net/ax25/ax25_route.o CC drivers/base/power/wakeup.o CC drivers/net/fddi/skfp/pcmplc.o LD lib/842/built-in.o LD drivers/net/can/m_can/built-in.o CC drivers/power/smb347-charger.o CC drivers/pci/htirq.o CC drivers/mtd/chips/cfi_cmdset_0002.o LD drivers/power/avs/built-in.o LD lib/lz4/built-in.o CC drivers/gpu/drm/cirrus/cirrus_fbdev.o CC drivers/net/fddi/skfp/pmf.o CC drivers/mtd/maps/scb2_flash.o CC drivers/mtd/chips/gen_probe.o CC drivers/power/tps65090-charger.o CC drivers/uwb/umc-bus.o CC drivers/pci/ats.o CC lib/iommu-helper.o CC drivers/net/arcnet/arc-rimi.o CC drivers/media/radio/radio-raremono.o CC lib/raid6/recov.o CC drivers/media/pci/b2c2/flexcop-pci.o CC drivers/power/tps65217_charger.o CC drivers/misc/hpilo.o CC lib/iommu-common.o CC lib/fault-inject.o CC drivers/pci/iov.o CC drivers/pci/pcie/portdrv_core.o LD lib/zlib_inflate/zlib_inflate.o CC lib/notifier-error-inject.o CC drivers/gpu/drm/mga/mga_state.o CC lib/mpi/generic_mpih-mul3.o CC drivers/video/backlight/as3711_bl.o CC drivers/mmc/host/vub300.o CC drivers/rapidio/devices/tsi721_dma.o CC drivers/pci/pcie/portdrv_pci.o CC drivers/gpu/drm/mga/mga_warp.o CC drivers/media/dvb-frontends/s5h1411.o CC drivers/xen/swiotlb-xen.o CC drivers/xen/events/events_2l.o LD lib/zlib_inflate/built-in.o CC drivers/pci/pcie/portdrv_bus.o CC drivers/xen/events/events_fifo.o CC drivers/gpu/drm/udl/udl_drv.o CC drivers/hid/hid-picolcd_fb.o CC drivers/gpu/drm/udl/udl_modeset.o LD lib/xz/xz_dec.o CC net/802/p8023.o CC drivers/video/backlight/bd6107.o CC lib/pm-notifier-error-inject.o CC drivers/net/fddi/skfp/queue.o CC drivers/net/can/cc770/cc770_isa.o CC drivers/uwb/umc-dev.o CC drivers/media/pci/cx25821/cx25821-gpio.o CC net/batman-adv/gateway_common.o CC drivers/uwb/umc-drv.o CC lib/memory-notifier-error-inject.o CC drivers/usb/class/usblp.o LD drivers/media/dvb-core/dvb-core.o LD lib/xz/built-in.o CC drivers/thermal/fair_share.o LD drivers/mtd/inftl.o CC fs/ocfs2/uptodate.o CC drivers/video/fbdev/kyro/STG4000VTG.o CC drivers/net/irda/irda-usb.o CC drivers/media/pci/cx25821/cx25821-medusa-video.o CC lib/syscall.o CC drivers/gpu/drm/vgem/vgem_drv.o LD drivers/media/dvb-core/built-in.o CC drivers/media/dvb-frontends/cx24120.o CC drivers/mfd/tps65218.o CC drivers/gpu/drm/i2c/ch7006_mode.o CC drivers/media/dvb-frontends/stv090x.o CC drivers/video/fbdev/kyro/STG4000OverlayDevice.o CC drivers/video/fbdev/core/fbcvt.o CC drivers/gpu/drm/gma500/backlight.o CC drivers/mtd/lpddr/lpddr_cmds.o CC drivers/xen/privcmd.o CC lib/dynamic_debug.o CC drivers/gpu/drm/ttm/ttm_tt.o CC drivers/base/power/trace.o CC net/ax25/ax25_std_in.o CC drivers/gpu/drm/via/via_irq.o CC drivers/hid/hid-picolcd_backlight.o CC drivers/base/power/clock_ops.o LD drivers/input/mouse/built-in.o CC lib/nlattr.o CC drivers/misc/mei/bus-fixup.o CC lib/dynamic_queue_limits.o CC drivers/scsi/scsi_devinfo.o LD drivers/firewire/firewire-core.o CC drivers/xen/xlate_mmu.o CC drivers/gpu/drm/cirrus/cirrus_ttm.o CC drivers/hid/hid-picolcd_leds.o CC drivers/rtc/rtc-sysfs.o CC drivers/uwb/whci.o LD drivers/nfc/st21nfca/st21nfca_hci.o LD drivers/firewire/firewire-ohci.o CC drivers/hid/hid-picolcd_debugfs.o CC drivers/hwmon/jc42.o CC drivers/mmc/host/ushc.o CC drivers/rtc/rtc-ab-b5ze-s3.o LD drivers/firewire/built-in.o LD drivers/nfc/st21nfca/built-in.o CC drivers/scsi/scsi_netlink.o CC lib/mpi/generic_mpih-rshift.o CC drivers/misc/apds9802als.o CC drivers/misc/mei/debugfs.o LD drivers/nfc/built-in.o CC lib/mpi/generic_mpih-sub1.o CC drivers/misc/isl29003.o CC drivers/uwb/whc-rc.o CC drivers/gpu/drm/ttm/ttm_bo.o CC drivers/misc/mei/mei-trace.o CC net/bridge/br_stp.o CC drivers/mtd/devices/phram.o CC drivers/hwmon/k8temp.o CC drivers/target/target_core_alua.o CC drivers/hid/hid-rmi.o CC drivers/mtd/devices/pmc551.o CC drivers/misc/mei/pci-me.o CC drivers/target/target_core_tmr.o CC drivers/misc/mei/hw-me.o CC drivers/media/dvb-frontends/stv6110x.o LD drivers/xen/xen-evtchn.o CC net/bridge/br_stp_bpdu.o CC drivers/mfd/tps80031.o CC drivers/mfd/twl-core.o CC drivers/gpu/drm/mgag200/mgag200_mode.o CC fs/ocfs2/quota_local.o CC drivers/mtd/onenand/generic.o CC drivers/pci/pci-label.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_kms.o CC fs/ocfs2/quota_global.o LD drivers/net/caif/built-in.o CC drivers/uwb/hwa-rc.o CC drivers/media/dvb-frontends/drxk_hard.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.o LD drivers/gpu/drm/tdfx/tdfx.o LD drivers/power/power_supply.o LD drivers/watchdog/built-in.o CC drivers/hwmon/k10temp.o CC drivers/pci/pci-stub.o LD drivers/media/radio/si470x/radio-usb-si470x.o CC drivers/hid/hid-saitek.o CC drivers/mtd/maps/plat-ram.o CC fs/ocfs2/xattr.o LD net/9p/9pnet.o CC drivers/pci/xen-pcifront.o CC drivers/target/target_core_tpg.o CC drivers/net/fddi/skfp/rmt.o LD drivers/gpu/drm/tdfx/built-in.o LD drivers/virtio/virtio_pci.o CC drivers/misc/ibmasm/remote.o LD drivers/media/radio/si470x/built-in.o CC drivers/hid/hid-sjoy.o CC drivers/video/fbdev/core/fb_defio.o CC net/bridge/br_stp_if.o CC lib/glob.o LD drivers/misc/genwqe/genwqe_card.o CC drivers/video/fbdev/core/cfbfillrect.o CC net/caif/cfmuxl.o CC fs/ocfs2/acl.o LD drivers/virtio/built-in.o CC lib/clz_tab.o CC drivers/media/pci/cx25821/cx25821-video.o CC drivers/video/fbdev/aty/mach64_cursor.o LD drivers/misc/genwqe/built-in.o CC drivers/misc/ibmasm/heartbeat.o CC drivers/usb/chipidea/otg_fsm.o CC drivers/mfd/twl4030-irq.o CC drivers/gpu/drm/mga/mga_irq.o CC drivers/mmc/core/mmc.o CC drivers/mtd/chips/jedec_probe.o CC drivers/video/backlight/backlight.o LD drivers/xen/xen-gntalloc.o CC drivers/mmc/core/mmc_ops.o CC lib/strncpy_from_user.o CC net/bridge/br_stp_timer.o CC drivers/misc/isl29020.o CC drivers/target/target_core_transport.o CC drivers/mmc/host/usdhi6rol0.o CC drivers/misc/ibmasm/r_heartbeat.o CC drivers/regulator/devres.o CC lib/strnlen_user.o CC drivers/thunderbolt/eeprom.o CC drivers/mmc/core/sd.o CC drivers/target/target_core_sbc.o CC lib/net_utils.o CC drivers/pci/pcie/pme.o CC lib/mpi/generic_mpih-add1.o CC drivers/gpu/drm/ttm/ttm_bo_util.o CC drivers/net/hamradio/hdlcdrv.o CC drivers/net/can/usb/kvaser_usb.o CC drivers/media/v4l2-core/v4l2-fh.o CC lib/rbtree_test.o CC drivers/thermal/gov_bang_bang.o CC drivers/net/phy/phy.o CC drivers/video/backlight/da9052_bl.o CC drivers/mfd/twl6030-irq.o CC lib/asn1_decoder.o CC lib/mpi/mpicoder.o CC drivers/gpu/drm/ttm/ttm_bo_vm.o CC drivers/mtd/chips/map_ram.o CC drivers/video/fbdev/core/cfbcopyarea.o CC drivers/hwmon/lineage-pem.o CC lib/argv_split.o CC drivers/mmc/host/sdhci-pltfm.o CC net/caif/cfctrl.o CC lib/bug.o CC drivers/video/fbdev/core/cfbimgblt.o LD drivers/mmc/host/sdhci-pci.o CC drivers/video/backlight/lv5207lp.o LD drivers/xen/xen-gntdev.o CC drivers/gpu/drm/bochs/bochs_kms.o CC drivers/gpu/drm/bochs/bochs_fbdev.o CC drivers/media/v4l2-core/v4l2-event.o CC drivers/gpu/drm/bochs/bochs_hw.o CC drivers/uwb/i1480/dfu/dfu.o CC drivers/usb/class/cdc-wdm.o CC drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.o CC drivers/media/dvb-frontends/tda18271c2dd.o CC drivers/media/dvb-frontends/tc90522.o CC drivers/base/regmap/regcache-lzo.o CC net/802/stp.o LD drivers/uwb/umc.o CC drivers/mtd/ubi/vmt.o CC fs/btrfs/sysfs.o CC drivers/xen/xenbus/xenbus_xs.o CC drivers/mtd/ubi/upd.o CC drivers/rtc/rtc-abx80x.o CC drivers/mtd/ubi/build.o CC lib/mpi/mpi-bit.o CC lib/mpi/mpi-cmp.o CC drivers/xen/xenbus/xenbus_probe.o LD drivers/net/ethernet/adaptec/built-in.o CC drivers/hwmon/lm63.o CC drivers/xen/xenbus/xenbus_dev_frontend.o CC fs/ocfs2/stackglue.o CC drivers/video/fbdev/kyro/STG4000InitDevice.o CC lib/mpi/mpih-cmp.o CC drivers/misc/mei/pci-txe.o CC drivers/media/v4l2-core/v4l2-ctrls.o CC drivers/scsi/scsi_trace.o CC drivers/rtc/rtc-bq32k.o CC drivers/hid/hid-sony.o HOSTCC lib/raid6/mktables CC lib/zlib_deflate/deflate_syms.o UNROLL lib/raid6/int1.c CC drivers/net/can/usb/peak_usb/pcan_usb_core.o UNROLL lib/raid6/int2.c CC drivers/xen/xenbus/xenbus_probe_frontend.o CC drivers/gpu/drm/mga/mga_ioc32.o CC drivers/rtc/rtc-cmos.o CC drivers/hid/hid-speedlink.o CC lib/cmdline.o CC drivers/video/fbdev/core/sysfillrect.o UNROLL lib/raid6/int4.c CC drivers/gpu/drm/udl/udl_connector.o CC drivers/video/fbdev/kyro/fbdev.o CC drivers/hwmon/lm73.o UNROLL lib/raid6/int8.c CC drivers/misc/mei/hw-txe.o CC drivers/rtc/rtc-da9052.o CC drivers/mtd/devices/mtdram.o UNROLL lib/raid6/int16.c CC drivers/mtd/ubi/cdev.o LD drivers/pci/pcie/pcieportdrv.o CC drivers/media/tuners/tuner-simple.o CC lib/ctype.o UNROLL lib/raid6/int32.c CC drivers/mtd/devices/block2mtd.o CC drivers/media/tuners/tuner-types.o CC drivers/mtd/ubi/kapi.o CC drivers/misc/tsl2550.o CC lib/dec_and_lock.o CC lib/raid6/recov_ssse3.o CC drivers/hid/hid-steelseries.o CC drivers/media/tuners/mt20xx.o CC drivers/gpu/drm/i915/i915_irq.o CC lib/raid6/recov_avx2.o CC drivers/hwmon/lm75.o CC lib/raid6/mmx.o CC drivers/misc/ds1682.o LD drivers/media/radio/built-in.o CC drivers/gpu/drm/gma500/framebuffer.o CC fs/ocfs2/dlmfs/userdlm.o CC lib/raid6/sse1.o CC drivers/hid/hid-thingm.o LD drivers/mtd/maps/built-in.o CC lib/decompress.o CC drivers/net/can/cc770/cc770_platform.o CC drivers/mmc/core/sd_ops.o LD drivers/xen/events/events.o CC drivers/gpu/drm/udl/udl_encoder.o CC drivers/gpu/drm/ttm/ttm_module.o CC lib/decompress_unlzo.o LD drivers/uwb/uwb.o CC drivers/gpu/drm/udl/udl_main.o CC fs/ocfs2/cluster/heartbeat.o CC drivers/mfd/twl4030-audio.o CC drivers/mtd/ubi/eba.o CC drivers/hid/hid-tivo.o LD drivers/media/pci/b2c2/b2c2-flexcop-pci.o CC drivers/gpu/drm/vmwgfx/vmwgfx_gmr.o CC drivers/gpu/drm/ttm/ttm_object.o LD drivers/xen/events/built-in.o CC drivers/net/fddi/skfp/smtdef.o LD drivers/media/pci/b2c2/built-in.o CC drivers/mtd/ubi/io.o CC drivers/gpu/drm/udl/udl_fb.o CC drivers/mfd/mc13xxx-core.o CC drivers/video/fbdev/matrox/matroxfb_accel.o CC net/ax25/ax25_std_subr.o LD drivers/power/built-in.o CC drivers/hid/hid-topseed.o CC lib/raid6/sse2.o CC drivers/hwmon/lm77.o CC lib/dump_stack.o CC lib/raid6/avx2.o CC drivers/mfd/mc13xxx-i2c.o CC drivers/misc/ibmasm/dot_command.o CC drivers/mtd/ubi/wl.o CC drivers/regulator/fixed.o CC drivers/thermal/user_space.o LD drivers/media/pci/dm1105/built-in.o CC drivers/media/pci/ddbridge/ddbridge-core.o CC drivers/misc/ibmasm/lowlevel.o CC drivers/regulator/virtual.o LD drivers/mtd/lpddr/built-in.o CC drivers/gpu/drm/i2c/tda998x_drv.o CC drivers/scsi/scsi_logging.o CC drivers/regulator/userspace-consumer.o CC fs/ocfs2/dlmfs/dlmfs.o CC drivers/video/fbdev/core/syscopyarea.o CC lib/earlycpio.o CC lib/raid6/int1.o CC drivers/scsi/scsi_pm.o CC lib/extable.o CC lib/raid6/int2.o CC drivers/hwmon/lm78.o LD drivers/media/pci/mantis/built-in.o CC drivers/scsi/raid_class.o CC drivers/gpu/drm/via/via_drv.o CC lib/raid6/int4.o CC drivers/scsi/scsi_transport_spi.o CC lib/raid6/int8.o LD drivers/gpu/drm/vgem/vgem.o CC net/802/mrp.o CC drivers/scsi/scsi_transport_fc.o LD drivers/misc/mei/mei.o LD drivers/base/power/built-in.o LD drivers/gpu/drm/vgem/built-in.o CC drivers/scsi/scsi_transport_iscsi.o LD drivers/gpu/drm/drm_kms_helper.o CC drivers/media/v4l2-core/v4l2-subdev.o CC fs/ocfs2/cluster/masklog.o CC drivers/scsi/scsi_transport_sas.o LD drivers/net/arcnet/built-in.o LD drivers/gpu/drm/cirrus/cirrus.o CC drivers/video/fbdev/aty/mach64_ct.o LD drivers/media/pci/netup_unidvb/built-in.o LD drivers/gpu/drm/drm.o CC drivers/media/v4l2-core/v4l2-clk.o CC drivers/hwmon/lm83.o CC drivers/net/fddi/skfp/smtinit.o LD drivers/media/pci/ngene/built-in.o CC lib/flex_proportions.o CC drivers/media/pci/pluto2/pluto2.o CC drivers/video/fbdev/aty/aty128fb.o CC drivers/video/backlight/max8925_bl.o LD drivers/gpu/drm/cirrus/built-in.o CC drivers/hid/hid-twinhan.o LD lib/zlib_deflate/zlib_deflate.o CC drivers/media/v4l2-core/v4l2-async.o CC drivers/rtc/rtc-ds1286.o LD drivers/rapidio/devices/tsi721_mport.o CC drivers/net/fddi/skfp/smttimer.o CC drivers/rtc/rtc-ds1307.o LD net/9p/9pnet_virtio.o CC drivers/video/fbdev/matrox/matroxfb_DAC1064.o LD lib/zlib_deflate/built-in.o CC net/bridge/br_netlink.o CC drivers/video/fbdev/core/sysimgblt.o LD drivers/gpu/drm/i2c/ch7006.o CC drivers/video/fbdev/matrox/matroxfb_Ti3026.o CC lib/mpi/mpih-div.o CC drivers/net/slip/slhc.o CC drivers/hid/hid-uclogic.o CC drivers/net/ppp/ppp_generic.o LD net/9p/built-in.o LD drivers/media/pci/pt1/built-in.o CC drivers/mfd/mfd-core.o CC fs/ocfs2/cluster/sys.o CC drivers/usb/chipidea/ci_hdrc_usb2.o CC drivers/scsi/st.o CC lib/mpi/mpih-mul.o CC drivers/gpu/drm/via/via_map.o CC drivers/video/backlight/pm8941-wled.o CC lib/idr.o LD drivers/mtd/spi-nor/built-in.o LD drivers/rapidio/devices/built-in.o CC net/batman-adv/hard-interface.o CC net/caif/cffrml.o CC drivers/video/backlight/kb3886_bl.o CC lib/int_sqrt.o CC drivers/gpu/drm/ttm/ttm_lock.o CC drivers/video/backlight/tps65217_bl.o CC lib/ioremap.o CC drivers/scsi/libsas/sas_init.o LD drivers/rapidio/built-in.o CC fs/ocfs2/cluster/nodemanager.o CC drivers/gpu/drm/ttm/ttm_execbuf_util.o CC drivers/media/pci/pt3/pt3.o CC drivers/video/fbdev/core/fb_sys_fops.o LD drivers/xen/xen-privcmd.o CC drivers/media/pci/saa7146/hexium_orion.o CC drivers/net/fddi/skfp/srf.o CC drivers/mfd/smsc-ece1099.o CC fs/btrfs/struct-funcs.o CC drivers/video/fbdev/core/svgalib.o CC fs/ocfs2/cluster/quorum.o CC drivers/media/pci/pt3/pt3_i2c.o In file included from /home/kisskb/slave/src/drivers/rtc/rtc-da9052.c:21:0: /home/kisskb/slave/src/include/linux/mfd/da9052/da9052.h: In function 'da9052_group_write': /home/kisskb/slave/src/include/linux/mfd/da9052/da9052.h:174:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] CC lib/mpi/mpi-pow.o LD drivers/net/ethernet/3com/built-in.o /home/kisskb/slave/src/include/linux/mfd/da9052/da9052.h: In function 'da9052_group_read': /home/kisskb/slave/src/include/linux/mfd/da9052/da9052.h:151:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] CC drivers/uwb/i1480/dfu/mac.o CC drivers/gpu/drm/ttm/ttm_page_alloc.o CC drivers/target/target_core_spc.o CC fs/btrfs/xattr.o CC drivers/mfd/da9052-irq.o CC net/can/af_can.o CC drivers/gpu/drm/amd/amdgpu/atombios_crtc.o CC drivers/scsi/sd.o CC lib/mpi/mpiutil.o CC drivers/regulator/88pm8607.o CC drivers/media/tuners/tda8290.o CC net/ax25/ax25_std_timer.o CC lib/irq_regs.o CC drivers/rtc/rtc-ds1685.o CC drivers/base/regmap/regcache-flat.o CC drivers/target/target_core_ua.o CC drivers/base/regmap/regmap-debugfs.o CC drivers/mfd/da9052-core.o CC drivers/gpu/drm/ttm/ttm_bo_manager.o CC drivers/media/pci/saa7164/saa7164-cards.o CC drivers/net/ethernet/altera/altera_tse_main.o CC drivers/target/target_core_rd.o LD drivers/pci/pcie/built-in.o CC lib/is_single_threaded.o CC drivers/mfd/da9052-i2c.o CC lib/klist.o CC drivers/media/pci/saa7164/saa7164-core.o CC drivers/video/fbdev/aty/radeon_base.o CC drivers/net/ethernet/broadcom/b44.o CC drivers/target/target_core_stat.o CC drivers/hwmon/lm85.o CC net/ax25/ax25_subr.o CC drivers/media/tuners/tea5767.o CC fs/btrfs/ordered-data.o CC drivers/hid/wacom_wac.o CC lib/raid6/int16.o CC drivers/uwb/i1480/i1480-est.o CC drivers/regulator/act8865-regulator.o CC drivers/gpu/drm/i915/i915_params.o LD fs/ocfs2/ocfs2_stackglue.o CC drivers/net/usb/catc.o CC drivers/gpu/drm/i915/i915_suspend.o CC drivers/regulator/ad5398.o CC drivers/net/usb/kaweth.o LD drivers/thunderbolt/thunderbolt.o CC drivers/gpu/drm/i915/i915_sysfs.o CC drivers/gpu/drm/ttm/ttm_page_alloc_dma.o CC drivers/mfd/lp3943.o LD drivers/thermal/samsung/built-in.o CC drivers/mfd/da9150-core.o CC lib/kobject.o LD drivers/thunderbolt/built-in.o CC drivers/rtc/rtc-ds1742.o CC drivers/gpu/drm/i915/intel_csr.o CC drivers/net/fddi/skfp/hwt.o CC drivers/hid/wacom_sys.o CC drivers/net/phy/phy_device.o CC drivers/video/fbdev/core/fb_ddc.o CC drivers/gpu/drm/udl/udl_transfer.o CC drivers/mtd/ubi/attach.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.o CC drivers/thermal/intel_soc_dts_iosf.o CC drivers/thermal/intel_soc_dts_thermal.o CC drivers/net/fddi/skfp/drvfbi.o CC drivers/mmc/core/sdio.o CC drivers/hwmon/lm87.o CC drivers/rtc/rtc-fm3130.o CC drivers/mfd/max14577.o CC fs/ocfs2/cluster/tcp.o CC fs/ocfs2/cluster/netdebug.o CC drivers/rtc/rtc-isl12022.o CC drivers/rtc/rtc-isl12057.o CC drivers/input/touchscreen/bu21013_ts.o LD drivers/misc/ibmasm/ibmasm.o CC drivers/gpu/drm/amd/amdgpu/atom.o CC drivers/input/touchscreen/cyttsp_core.o CC drivers/mtd/ubi/misc.o CC lib/raid6/int32.o CC lib/kobject_uevent.o CC drivers/hid/hid-waltop.o LD drivers/misc/ibmasm/built-in.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_fence.o CC net/bridge/br_sysfs_if.o CC drivers/hwmon/lm90.o CC drivers/mmc/core/sdio_ops.o LD drivers/misc/mei/mei-me.o CC drivers/regulator/anatop-regulator.o CC drivers/net/irda/vlsi_ir.o CC net/bridge/br_sysfs_br.o CC drivers/target/target_core_xcopy.o LD drivers/mtd/chips/built-in.o CC drivers/hwmon/lm92.o LD drivers/media/pci/cx25821/cx25821.o CC net/bridge/br_vlan.o CC drivers/hid/hid-wiimote-core.o TABLE lib/raid6/tables.c CC drivers/hid/hid-wiimote-modules.o LD drivers/gpu/drm/bochs/bochs-drm.o CC drivers/net/ethernet/broadcom/bnx2.o CC lib/md5.o CC drivers/net/irda/kingsun-sir.o CC drivers/target/target_core_file.o CC drivers/hid/hid-wiimote-debug.o LD drivers/video/fbdev/kyro/kyrofb.o CC fs/btrfs/extent_io.o CC drivers/usb/chipidea/ci_hdrc_msm.o LD drivers/pci/built-in.o LD drivers/media/pci/cx25821/built-in.o LD drivers/gpu/drm/bochs/built-in.o CC drivers/usb/chipidea/ci_hdrc_zevio.o LD drivers/video/fbdev/kyro/built-in.o CC drivers/usb/chipidea/ci_hdrc_pci.o LD drivers/gpu/drm/mga/mga.o LD drivers/net/can/cc770/built-in.o LD net/bridge/netfilter/built-in.o CC drivers/target/target_core_pscsi.o LD drivers/gpu/drm/mga/built-in.o CC drivers/scsi/sd_dif.o CC drivers/gpu/drm/udl/udl_gem.o CC drivers/gpu/drm/i915/intel_pm.o CC drivers/hwmon/lm93.o CC fs/btrfs/volumes.o CC drivers/hwmon/lm95234.o CC drivers/scsi/sr.o CC drivers/net/can/janz-ican3.o CC fs/btrfs/async-thread.o CC drivers/hwmon/lm95245.o LD drivers/media/pci/smipcie/built-in.o CC fs/btrfs/ioctl.o CC drivers/regulator/as3711-regulator.o CC drivers/target/loopback/tcm_loop.o CC drivers/gpu/drm/udl/udl_dmabuf.o CC drivers/regulator/da9052-regulator.o CC net/ethernet/eth.o CC drivers/hwmon/ltc4151.o CC drivers/hid/hid-sensor-hub.o LD drivers/xen/xenbus/xenbus.o CC drivers/base/regmap/regmap-i2c.o LD drivers/mtd/devices/built-in.o CC drivers/rtc/rtc-isl1208.o CC drivers/media/v4l2-core/v4l2-compat-ioctl32.o CC drivers/hid/hid-sensor-custom.o LD drivers/xen/xenbus/built-in.o CC drivers/net/fddi/skfp/ess.o CC drivers/net/can/usb/peak_usb/pcan_usb.o CC drivers/base/regmap/regmap-mmio.o CC lib/raid6/tables.o CC drivers/media/v4l2-core/vb2-trace.o CC drivers/base/regmap/regmap-irq.o LD drivers/xen/built-in.o CC fs/btrfs/locking.o CC drivers/regulator/da9210-regulator.o CC drivers/rtc/rtc-m41t80.o CC drivers/scsi/sr_ioctl.o CC fs/btrfs/orphan.o CC drivers/hid/i2c-hid/i2c-hid.o CC lib/nmi_backtrace.o CC drivers/mmc/core/sdio_bus.o LD drivers/video/fbdev/core/fb.o CC net/decnet/af_decnet.o CC drivers/video/fbdev/nvidia/nvidia.o CC drivers/hwmon/ltc4215.o CC drivers/mtd/ubi/debug.o CC drivers/regulator/da9211-regulator.o LD net/ipv6/netfilter/built-in.o CC net/decnet/dn_nsp_in.o CC lib/plist.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.o CC drivers/target/iscsi/iscsi_target_parameters.o CC drivers/thermal/intel_pch_thermal.o CC drivers/hwmon/ltc4245.o CC drivers/mtd/ubi/block.o CC drivers/mtd/ubi/gluebi.o CC drivers/rtc/rtc-m48t35.o CC drivers/mfd/max77693.o CC drivers/media/v4l2-core/v4l2-trace.o CC drivers/hwmon/ltc4260.o CC drivers/hwmon/ltc4261.o LD drivers/usb/class/built-in.o CC drivers/hid/usbhid/hid-core.o CC net/ipv6/addrconf_core.o CC drivers/gpu/drm/via/via_mm.o CC net/ipv6/exthdrs_core.o CC net/batman-adv/hash.o CC drivers/rtc/rtc-m48t59.o CC drivers/rtc/rtc-m48t86.o CC drivers/mfd/max77843.o CC drivers/hid/usbhid/hid-quirks.o CC drivers/video/fbdev/nvidia/nv_hw.o LD lib/mpi/mpi.o CC net/ipv6/ip6_checksum.o CC drivers/target/sbp/sbp_target.o CC drivers/media/v4l2-core/v4l2-common.o CC lib/proportions.o LD fs/ocfs2/dlmfs/ocfs2_dlmfs.o LD drivers/net/hamradio/built-in.o CC lib/radix-tree.o CC drivers/media/v4l2-core/v4l2-dv-timings.o CC drivers/video/fbdev/matrox/matroxfb_misc.o CC drivers/mfd/max8925-core.o LD lib/mpi/built-in.o LD drivers/misc/mei/mei-txe.o CC net/ipv6/ip6_icmp.o CC drivers/usb/common/common.o CC drivers/media/tuners/tea5761.o LD drivers/mtd/onenand/onenand.o LD drivers/misc/mei/built-in.o CC lib/ratelimit.o CC drivers/net/sungem_phy.o LD drivers/usb/chipidea/ci_hdrc.o LD fs/ocfs2/dlmfs/built-in.o CC drivers/net/can/usb/peak_usb/pcan_usb_pro.o CC drivers/media/tuners/tda9887.o LD drivers/mtd/onenand/built-in.o CC drivers/net/can/usb/peak_usb/pcan_usb_fd.o CC drivers/scsi/sr_vendor.o LD drivers/hid/hid.o LD drivers/misc/built-in.o CC drivers/uwb/i1480/dfu/phy.o CC drivers/gpu/drm/via/via_dma.o CC lib/rbtree.o LD drivers/thermal/thermal_sys.o CC net/core/sock.o CC drivers/gpu/drm/via/via_verifier.o CC lib/seq_buf.o CC drivers/mfd/max8925-i2c.o CC drivers/gpu/drm/via/via_video.o CC drivers/usb/core/usb.o LD drivers/hid/hid-logitech.o CC drivers/gpu/drm/via/via_dmablit.o LD drivers/video/fbdev/omap2/displays-new/built-in.o LD drivers/hid/hid-picolcd.o CC drivers/regulator/fan53555.o CC drivers/usb/core/hub.o CC drivers/media/pci/pt3/pt3_dma.o CC lib/sha1.o CC drivers/usb/core/hcd.o CC fs/btrfs/export.o LD drivers/media/pci/saa7146/built-in.o CC drivers/video/fbdev/matrox/i2c-matroxfb.o CC net/ax25/ax25_timer.o LD drivers/net/slip/built-in.o LD drivers/video/backlight/built-in.o CC drivers/rtc/rtc-max8925.o CC net/caif/cfveil.o LD drivers/video/fbdev/omap2/dss/built-in.o CC drivers/net/xen-netfront.o CC fs/btrfs/tree-log.o CC drivers/media/tuners/tda827x.o LD drivers/net/ethernet/brocade/built-in.o CC drivers/rtc/rtc-max8997.o CC drivers/gpu/drm/gma500/gem.o CC drivers/mmc/core/sdio_cis.o CC drivers/video/fbdev/nvidia/nv_setup.o CC drivers/media/v4l2-core/tuner-core.o LD drivers/net/ethernet/cadence/built-in.o LD drivers/net/ethernet/cisco/built-in.o LD drivers/video/fbdev/omap2/built-in.o CC drivers/gpu/drm/gma500/gtt.o CC drivers/regulator/isl9305.o CC drivers/video/fbdev/nvidia/nv_accel.o CC drivers/gpu/drm/gma500/intel_bios.o CC drivers/hwmon/max16065.o CC drivers/net/usb/pegasus.o CC drivers/gpu/drm/vmwgfx/vmwgfx_kms.o CC drivers/regulator/lp872x.o LD drivers/mmc/host/built-in.o CC drivers/mfd/max8997.o CC drivers/net/ethernet/dlink/dl2k.o CC drivers/net/ethernet/dlink/sundance.o CC drivers/video/fbdev/arcfb.o CC drivers/media/pci/ttpci/ttpci-eeprom.o CC drivers/mfd/max8997-irq.o CC drivers/video/fbdev/cyber2000fb.o CC drivers/mfd/max8998.o CC drivers/media/pci/ttpci/av7110_hw.o CC drivers/video/fbdev/vermilion/vermilion.o CC drivers/gpu/drm/mgag200/mgag200_cursor.o CC drivers/rtc/rtc-max8998.o CC drivers/media/tuners/tda18271-maps.o CC drivers/video/fbdev/savage/savagefb_driver.o CC drivers/net/ethernet/dec/tulip/dmfe.o CC drivers/gpu/drm/mgag200/mgag200_drv.o CC drivers/net/ethernet/dec/tulip/de2104x.o CC drivers/video/fbdev/sis/sis_main.o CC lib/show_mem.o CC drivers/hwmon/max1619.o CC drivers/mfd/max8998-irq.o CC drivers/net/ethernet/emulex/benet/be_main.o CC drivers/input/touchscreen/cyttsp_i2c.o CC fs/btrfs/free-space-cache.o CC drivers/rtc/rtc-pcf2127.o CC drivers/net/ethernet/emulex/benet/be_cmds.o CC drivers/regulator/ltc3589.o CC drivers/hwmon/max1668.o CC drivers/scsi/libsas/sas_phy.o CC drivers/net/ethernet/dec/tulip/eeprom.o CC drivers/mfd/pcf50633-core.o CC fs/btrfs/zlib.o CC fs/btrfs/lzo.o CC drivers/net/ethernet/dec/tulip/interrupt.o CC drivers/hwmon/max197.o LD drivers/video/fbdev/core/built-in.o CC drivers/net/ethernet/dec/tulip/media.o CC drivers/hwmon/mcp3021.o CC drivers/media/tuners/tda18271-common.o CC drivers/media/pci/saa7164/saa7164-i2c.o CC drivers/hwmon/nct7802.o CC drivers/media/pci/saa7164/saa7164-dvb.o CC drivers/video/fbdev/nvidia/nv_of.o CC drivers/video/fbdev/pm2fb.o CC drivers/mmc/core/sdio_io.o LD drivers/gpu/drm/i2c/tda998x.o CC drivers/rtc/rtc-pcf50633.o LD drivers/gpu/drm/i2c/built-in.o CC drivers/net/ethernet/emulex/benet/be_ethtool.o CC drivers/rtc/rtc-pcf85063.o CC fs/btrfs/compression.o CC drivers/rtc/rtc-pcf8563.o CC drivers/media/tuners/tda18271-fe.o CC lib/string.o CC drivers/input/touchscreen/cyttsp_i2c_common.o LD drivers/thermal/built-in.o CC drivers/hwmon/nct7904.o LD drivers/media/pci/pluto2/built-in.o CC drivers/net/ethernet/altera/altera_tse_ethtool.o CC drivers/gpu/drm/vmwgfx/vmwgfx_drv.o CC drivers/hwmon/pc87360.o LD net/802/built-in.o CC drivers/hwmon/pc87427.o LD drivers/usb/chipidea/built-in.o CC drivers/media/tuners/xc5000.o CC drivers/media/v4l2-core/videobuf-core.o CC lib/timerqueue.o CC drivers/hwmon/pcf8591.o CC drivers/media/pci/saa7164/saa7164-fw.o CC drivers/media/v4l2-core/videobuf-dma-sg.o LD drivers/base/regmap/built-in.o CC drivers/hwmon/sch56xx-common.o CC drivers/rtc/rtc-rp5c01.o CC drivers/hid/usbhid/hiddev.o CC drivers/rtc/rtc-rs5c372.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_object.o CC drivers/input/touchscreen/cyttsp4_core.o CC drivers/hwmon/sch5636.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_gart.o CC drivers/rtc/rtc-rv3029c2.o CC drivers/gpu/drm/mgag200/mgag200_fb.o CC drivers/input/touchscreen/da9052_tsi.o CC drivers/regulator/max14577.o LD drivers/base/built-in.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.o CC drivers/mfd/pcf50633-irq.o CC drivers/mmc/core/sdio_irq.o CC net/caif/cfdbgl.o CC drivers/mfd/pcf50633-adc.o CC drivers/input/touchscreen/dynapro.o CC drivers/regulator/max8649.o CC drivers/gpu/drm/i915/intel_runtime_pm.o CC net/can/proc.o CC drivers/mfd/adp5520.o CC drivers/usb/common/usb-otg-fsm.o CC drivers/rtc/rtc-rx8025.o CC drivers/usb/dwc3/core.o CC drivers/regulator/max8925-regulator.o CC drivers/mfd/kempld-core.o CC lib/vsprintf.o CC drivers/rtc/rtc-rx8581.o CC drivers/regulator/max8952.o CC drivers/usb/dwc2/core.o CC drivers/video/fbdev/aty/radeon_pm.o CC drivers/video/fbdev/nvidia/nv_i2c.o CC drivers/video/fbdev/aty/radeon_monitor.o CC drivers/uwb/i1480/dfu/usb.o GEN lib/crc32table.h CC drivers/mmc/core/quirks.o CC drivers/hwmon/shtc1.o CC drivers/input/touchscreen/edt-ft5x06.o CC fs/btrfs/delayed-ref.o CC drivers/hwmon/sis5595.o CC drivers/scsi/sg.o CC drivers/regulator/max8973-regulator.o CC drivers/rtc/rtc-s5m.o CC drivers/gpu/drm/i915/i915_ioc32.o LD drivers/gpu/drm/ttm/ttm.o CC fs/btrfs/relocation.o CC drivers/gpu/drm/vmwgfx/vmwgfx_fb.o LD drivers/net/fddi/skfp/skfp.o CC drivers/media/tuners/xc4000.o CC drivers/rtc/rtc-stk17ta8.o CC drivers/rtc/rtc-test.o CC drivers/mfd/intel_quark_i2c_gpio.o CC drivers/video/fbdev/nvidia/nv_backlight.o CC lib/crc32.o CC drivers/media/v4l2-core/videobuf2-core.o LD drivers/gpu/drm/ttm/built-in.o CC drivers/mfd/lpc_sch.o CC drivers/hwmon/smsc47b397.o LD drivers/net/fddi/skfp/built-in.o CC drivers/net/phy/mdio_bus.o CC drivers/media/v4l2-core/videobuf2-v4l2.o CC drivers/input/touchscreen/gunze.o CC drivers/net/phy/aquantia.o CC drivers/rtc/rtc-tps80031.o CC drivers/input/touchscreen/eeti_ts.o LD drivers/net/fddi/built-in.o CC drivers/rtc/rtc-twl.o LD drivers/media/pci/ddbridge/ddbridge.o CC drivers/media/v4l2-core/videobuf2-memops.o CC drivers/media/v4l2-core/videobuf2-dma-sg.o CC drivers/net/irda/ks959-sir.o CC fs/btrfs/delayed-inode.o LD drivers/media/pci/ddbridge/built-in.o CC drivers/mfd/lpc_ich.o CC net/ipx/af_ipx.o CC drivers/regulator/max8998.o CC drivers/target/iscsi/iscsi_target_seq_pdu_list.o CC drivers/mfd/rdc321x-southbridge.o CC net/ipx/ipx_route.o LD net/ethernet/built-in.o CC drivers/rtc/rtc-x1205.o CC drivers/input/touchscreen/elo.o CC drivers/mfd/janz-cmodio.o CC drivers/input/touchscreen/fujitsu_ts.o CC drivers/target/iscsi/iscsi_target_auth.o CC drivers/net/usb/rtl8150.o CC drivers/mfd/vx855.o CC drivers/mfd/wl1273-core.o CC drivers/usb/core/urb.o LD drivers/scsi/scsi_mod.o LD drivers/mtd/ubi/ubi.o CC drivers/hwmon/amc6821.o CC drivers/mfd/si476x-cmd.o LD drivers/rtc/rtc-core.o CC drivers/usb/core/message.o CC drivers/hwmon/tc74.o CC drivers/mfd/si476x-prop.o CC drivers/regulator/max77693.o CC net/batman-adv/icmp_socket.o LD drivers/gpu/drm/udl/udl.o CC net/caif/cfserl.o CC drivers/mfd/si476x-i2c.o CC net/core/request_sock.o CC drivers/hwmon/thmc50.o CC drivers/net/usb/lan78xx.o CC drivers/net/usb/asix_devices.o CC drivers/hwmon/tmp102.o LD drivers/mtd/ubi/built-in.o CC drivers/mmc/core/slot-gpio.o CC net/core/skbuff.o CC drivers/media/pci/saa7164/saa7164-bus.o CC net/core/datagram.o CC net/core/stream.o LD drivers/gpu/drm/udl/built-in.o CC drivers/usb/gadget/usbstring.o CC drivers/net/usb/asix_common.o CC drivers/media/tuners/mc44s803.o CC drivers/mfd/tps65090.o CC drivers/mfd/intel-lpss.o LD drivers/mtd/built-in.o CC drivers/usb/dwc3/debug.o CC drivers/mfd/intel-lpss-pci.o CC drivers/regulator/mt6311-regulator.o CC drivers/mfd/viperboard.o CC drivers/mfd/rc5t583.o CC drivers/media/tuners/mxl301rf.o LD drivers/media/pci/pt3/earth-pt3.o CC drivers/hwmon/tmp421.o CC drivers/regulator/s2mps11.o CC drivers/regulator/tps51632-regulator.o CC drivers/hwmon/vt1211.o LD drivers/media/pci/pt3/built-in.o CC drivers/gpu/drm/nouveau/nvif/object.o LD drivers/scsi/sr_mod.o CC drivers/hwmon/vt8231.o CC drivers/hwmon/w83l786ng.o CC net/irda/iriap.o CC drivers/media/tuners/qm1d1c0042.o CC drivers/gpu/drm/nouveau/nvif/client.o LD net/ipv6/built-in.o LD drivers/media/v4l2-core/videodev.o LD lib/raid6/raid6_pq.o CC drivers/video/fbdev/aty/radeon_accel.o CC drivers/video/fbdev/aty/radeon_backlight.o LD drivers/video/fbdev/matrox/built-in.o CC drivers/regulator/tps6105x-regulator.o CC net/batman-adv/main.o CC drivers/net/ethernet/dec/tulip/timer.o CC drivers/gpu/drm/nouveau/nvif/device.o CC drivers/regulator/tps62360-regulator.o CC drivers/gpu/drm/gma500/intel_i2c.o CC fs/btrfs/scrub.o CC drivers/gpu/drm/mgag200/mgag200_i2c.o CC drivers/video/fbdev/i740fb.o CC net/key/af_key.o CC drivers/gpu/drm/i915/i915_debugfs.o LD lib/raid6/built-in.o CC drivers/input/touchscreen/ili210x.o CC drivers/usb/core/driver.o CC drivers/regulator/tps65023-regulator.o CC drivers/media/pci/saa7164/saa7164-cmd.o CC drivers/scsi/libsas/sas_port.o CC drivers/regulator/tps6507x-regulator.o CC net/decnet/dn_nsp_out.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_display.o CC drivers/hwmon/pmbus/pmbus_core.o CC drivers/input/touchscreen/inexio.o LD drivers/hid/i2c-hid/built-in.o CC drivers/mmc/core/debugfs.o CC drivers/input/touchscreen/max11801_ts.o CC drivers/mfd/rc5t583-irq.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.o CC drivers/mfd/sec-core.o CC drivers/media/pci/ttpci/av7110_v4l.o CC drivers/video/fbdev/macmodes.o CC drivers/media/pci/saa7164/saa7164-api.o CC drivers/media/pci/ttpci/av7110_av.o CC drivers/media/pci/saa7164/saa7164-buffer.o CC drivers/scsi/libsas/sas_event.o CC drivers/input/touchscreen/mc13783_ts.o CC drivers/video/fbdev/neofb.o CC drivers/input/touchscreen/mcs5000_ts.o CC drivers/media/pci/ttpci/av7110_ca.o CC drivers/scsi/libsas/sas_dump.o CC drivers/scsi/libsas/sas_discover.o CC drivers/media/pci/saa7164/saa7164-encoder.o LD lib/built-in.o CC fs/btrfs/reada.o CC drivers/video/fbdev/sis/sis_accel.o CC drivers/gpu/drm/mgag200/mgag200_ttm.o LD drivers/gpu/drm/via/via.o CC drivers/gpu/drm/gma500/intel_gmbus.o CC drivers/media/pci/saa7164/saa7164-vbi.o CC drivers/mfd/sec-irq.o LD drivers/gpu/drm/via/built-in.o CC drivers/mfd/syscon.o CC fs/btrfs/backref.o CC drivers/net/phy/marvell.o CC drivers/mfd/lm3533-core.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_fb.o CC drivers/video/fbdev/sis/init.o LD drivers/media/v4l2-core/tuner.o CC drivers/gpu/drm/gma500/mmu.o CC drivers/mfd/lm3533-ctrlbank.o CC fs/btrfs/ulist.o CC drivers/mfd/as3711.o LD drivers/hid/hid-wiimote.o CC fs/btrfs/qgroup.o CC drivers/regulator/tps65090-regulator.o CC net/decnet/dn_route.o CC drivers/net/ppp/ppp_deflate.o CC drivers/regulator/tps65217-regulator.o CC drivers/net/ethernet/broadcom/cnic.o CC net/decnet/dn_dev.o CC drivers/usb/common/ulpi.o CC drivers/regulator/wm831x-dcdc.o CC drivers/input/touchscreen/mms114.o CC net/ax25/ax25_uid.o CC net/decnet/dn_neigh.o LD drivers/mfd/88pm860x.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_gem.o LD drivers/video/fbdev/vermilion/vmlfb.o CC drivers/usb/image/microtek.o LD drivers/net/can/usb/peak_usb/peak_usb.o LD drivers/net/ethernet/ezchip/built-in.o LD drivers/mfd/wm831x.o CC drivers/net/ethernet/dec/tulip/tulip_core.o CC drivers/input/touchscreen/mtouch.o CC drivers/net/ethernet/dec/tulip/21142.o LD drivers/target/loopback/built-in.o LD drivers/video/fbdev/vermilion/built-in.o CC net/caif/cfdgml.o CC drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o CC drivers/net/ethernet/dec/tulip/pnic.o LD drivers/mfd/max8925.o LD drivers/net/can/usb/peak_usb/built-in.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_ring.o CC drivers/net/ethernet/dec/tulip/pnic2.o LD drivers/mfd/pcf50633.o CC drivers/regulator/wm831x-isink.o CC drivers/usb/mon/mon_main.o CC drivers/input/touchscreen/mk712.o LD drivers/net/can/usb/built-in.o CC drivers/net/phy/davicom.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_cs.o CC drivers/usb/gadget/config.o CC drivers/net/usb/ax88172a.o CC drivers/gpu/drm/gma500/blitter.o CC drivers/target/iscsi/iscsi_target_datain_values.o CC drivers/net/ethernet/hp/hp100.o CC drivers/usb/gadget/epautoconf.o CC net/can/raw.o CC drivers/net/ethernet/neterion/s2io.o CC drivers/net/ethernet/marvell/mvmdio.o CC drivers/usb/gadget/composite.o CC drivers/gpu/drm/vmwgfx/vmwgfx_ioctl.o CC drivers/media/pci/ttpci/av7110.o LD drivers/video/fbdev/aty/atyfb.o CC drivers/regulator/wm831x-ldo.o LD drivers/net/can/can-dev.o CC drivers/gpu/drm/vmwgfx/vmwgfx_resource.o CC drivers/input/touchscreen/usbtouchscreen.o CC net/can/bcm.o CC drivers/gpu/drm/vmwgfx/vmwgfx_buffer.o LD drivers/video/fbdev/nvidia/nvidiafb.o CC drivers/media/pci/ttpci/av7110_ipack.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_bios.o LD net/can/can.o CC drivers/usb/misc/adutux.o LD drivers/usb/common/usb-common.o LD drivers/video/fbdev/nvidia/built-in.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_benchmark.o CC net/irda/iriap_event.o CC drivers/video/fbdev/sis/init301.o LD drivers/uwb/i1480/dfu/i1480-dfu-usb.o CC drivers/media/pci/ttpci/av7110_ir.o CC drivers/video/fbdev/tdfxfb.o CC net/irda/irlmp.o CC drivers/usb/misc/appledisplay.o CC drivers/video/fbdev/imsttfb.o CC drivers/input/touchscreen/penmount.o LD drivers/net/can/built-in.o CC drivers/net/usb/ax88179_178a.o LD drivers/uwb/i1480/dfu/built-in.o CC drivers/gpu/drm/vmwgfx/vmwgfx_fifo.o CC net/decnet/dn_timer.o CC drivers/usb/host/pci-quirks.o LD drivers/uwb/i1480/built-in.o LD net/bridge/bridge.o CC drivers/net/ethernet/altera/altera_msgdma.o CC drivers/net/phy/cicada.o CC drivers/video/fbdev/vt8623fb.o CC drivers/net/phy/lxt.o LD drivers/hid/usbhid/usbhid.o LD drivers/uwb/built-in.o LD net/bridge/built-in.o CC drivers/video/fbdev/tridentfb.o LD drivers/hid/usbhid/built-in.o CC drivers/net/usb/cdc_eem.o CC drivers/usb/mon/mon_stat.o CC drivers/video/fbdev/arkfb.o CC net/core/scm.o CC drivers/video/fbdev/hecubafb.o CC drivers/video/fbdev/n411.o CC drivers/net/usb/dm9601.o CC drivers/input/touchscreen/pixcir_i2c_ts.o CC net/caif/cfrfml.o CC drivers/net/ethernet/dec/tulip/de4x5.o CC drivers/input/touchscreen/st1232.o CC drivers/usb/host/whci/asl.o LD drivers/target/target_core_mod.o CC net/batman-adv/multicast.o CC drivers/net/ethernet/dec/tulip/uli526x.o CC net/caif/cfvidl.o CC net/caif/cfutill.o CC net/caif/cfsrvl.o LD drivers/media/tuners/tda18271.o CC fs/btrfs/send.o LD drivers/rtc/built-in.o CC net/llc/llc_core.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_test.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_pm.o CC drivers/gpu/drm/amd/amdgpu/atombios_dp.o CC drivers/usb/dwc3/trace.o CC drivers/net/usb/sr9700.o CC drivers/net/usb/sr9800.o CC net/decnet/sysctl_net_decnet.o CC drivers/net/usb/smsc75xx.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_afmt.o CC drivers/net/usb/smsc95xx.o CC net/ax25/af_ax25.o LD drivers/hid/wacom.o CC drivers/video/fbdev/hgafb.o LD net/decnet/netfilter/built-in.o CC drivers/input/touchscreen/ti_am335x_tsc.o CC drivers/input/touchscreen/touchright.o CC drivers/video/fbdev/cirrusfb.o CC drivers/input/touchscreen/touchwin.o CC drivers/gpu/drm/i915/i915_cmd_parser.o CC drivers/net/usb/gl620a.o CC net/caif/cfpkt_skbuff.o LD drivers/hid/built-in.o CC drivers/video/fbdev/asiliantfb.o CC drivers/gpu/drm/gma500/power.o CC drivers/net/usb/net1080.o CC drivers/usb/core/config.o CC drivers/gpu/drm/nouveau/nvif/notify.o CC net/ipx/ipx_proc.o CC net/ax25/ax25_ds_in.o LD drivers/scsi/sd_mod.o CC drivers/gpu/drm/nouveau/nvkm/core/client.o CC net/caif/chnl_net.o CC net/ipx/pe2.o CC drivers/video/fbdev/metronomefb.o CC drivers/gpu/drm/nouveau/nvkm/core/engine.o CC drivers/usb/core/file.o CC drivers/usb/dwc3/gadget.o LD fs/ext4/ext4.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.o CC drivers/gpu/drm/i915/i915_gem_batch_pool.o CC drivers/usb/phy/phy.o CC drivers/usb/phy/phy-generic.o CC drivers/input/touchscreen/tsc40.o CC net/batman-adv/network-coding.o CC drivers/usb/misc/cypress_cy7c63.o CC net/ax25/ax25_ds_subr.o CC net/core/gen_stats.o CC drivers/gpu/drm/nouveau/nvkm/core/enum.o CC net/ax25/ax25_ds_timer.o CC drivers/usb/host/whci/debug.o CC net/batman-adv/originator.o LD fs/ocfs2/cluster/ocfs2_nodemanager.o CC net/core/gen_estimator.o CC drivers/net/phy/teranetics.o LD fs/ext4/built-in.o CC drivers/gpu/drm/gma500/psb_drv.o LD drivers/mmc/core/mmc_core.o CC drivers/net/phy/vitesse.o CC drivers/usb/usbip/usbip_common.o LD drivers/usb/common/built-in.o CC net/core/net_namespace.o LD fs/ocfs2/cluster/built-in.o CC drivers/scsi/libsas/sas_expander.o CC drivers/net/ethernet/altera/altera_sgdma.o LD drivers/mmc/core/built-in.o CC drivers/usb/gadget/functions.o CC drivers/gpu/drm/i915/i915_gem_context.o CC net/caif/caif_socket.o CC drivers/scsi/libsas/sas_scsi_host.o CC drivers/gpu/drm/vmwgfx/vmwgfx_irq.o CC drivers/gpu/drm/i915/i915_gem_debug.o LD drivers/mmc/built-in.o CC drivers/scsi/libsas/sas_task.o CC drivers/usb/gadget/configfs.o CC drivers/hwmon/pmbus/pmbus.o CC drivers/gpu/drm/vmwgfx/vmwgfx_ldu.o CC drivers/net/ppp/ppp_mppe.o CC drivers/usb/storage/uas.o LD drivers/media/dvb-frontends/drxk.o CC drivers/input/touchscreen/tsc2007.o CC drivers/hwmon/pmbus/adm1275.o CC drivers/input/touchscreen/wacom_w8001.o CC drivers/scsi/libsas/sas_ata.o LD drivers/media/dvb-frontends/built-in.o CC fs/btrfs/dev-replace.o CC drivers/net/ethernet/emulex/benet/be_roce.o CC drivers/gpu/drm/vmwgfx/vmwgfx_ttm_glue.o LD drivers/mfd/si476x-core.o CC drivers/usb/gadget/u_f.o CC drivers/gpu/drm/vmwgfx/vmwgfx_overlay.o CC drivers/gpu/drm/vmwgfx/vmwgfx_marker.o CC net/core/secure_seq.o CC drivers/hwmon/pmbus/lm25066.o CC drivers/gpu/drm/i915/i915_gem_dmabuf.o LD drivers/mfd/built-in.o CC drivers/usb/wusbcore/crypto.o CC drivers/usb/core/buffer.o CC drivers/hwmon/pmbus/max16064.o CC fs/btrfs/raid56.o LD drivers/net/ethernet/oki-semi/built-in.o CC drivers/usb/mon/mon_text.o CC fs/btrfs/uuid-tree.o CC drivers/input/touchscreen/wacom_i2c.o CC drivers/usb/core/sysfs.o CC drivers/gpu/drm/i915/i915_gem_evict.o LD drivers/video/fbdev/aty/radeonfb.o CC drivers/gpu/drm/i915/i915_gem_execbuffer.o CC drivers/target/iscsi/iscsi_target_device.o LD drivers/media/tuners/built-in.o LD drivers/net/irda/built-in.o CC drivers/gpu/drm/i915/i915_gem_fence.o LD drivers/video/fbdev/aty/built-in.o CC net/caif/caif_usb.o CC drivers/usb/mon/mon_bin.o LD drivers/target/sbp/built-in.o CC drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o CC drivers/gpu/drm/i915/i915_gem_gtt.o CC drivers/net/usb/plusb.o CC drivers/net/ethernet/packetengines/yellowfin.o CC drivers/video/fbdev/auo_k190x.o CC drivers/input/touchscreen/sx8654.o CC drivers/target/iscsi/iscsi_target_erl0.o LD drivers/net/ethernet/qualcomm/built-in.o CC drivers/target/iscsi/iscsi_target_erl1.o CC drivers/input/touchscreen/tps6507x-ts.o CC drivers/net/usb/cdc_subset.o CC drivers/input/touchscreen/rohm_bu21023.o LD drivers/net/ethernet/dlink/built-in.o LD drivers/gpu/drm/mgag200/mgag200.o CC drivers/gpu/drm/amd/amdgpu/atombios_encoders.o CC drivers/net/ppp/pppox.o LD drivers/gpu/drm/mgag200/built-in.o CC drivers/net/ethernet/realtek/8139cp.o CC drivers/usb/misc/emi26.o LD drivers/net/ethernet/seeq/built-in.o CC drivers/usb/gadget/function/f_hid.o LD drivers/usb/image/built-in.o CC drivers/usb/storage/scsiglue.o CC drivers/video/fbdev/auo_k1900fb.o CC drivers/net/ethernet/realtek/8139too.o CC drivers/net/usb/usbnet.o CC drivers/video/fbdev/s1d13xxxfb.o CC drivers/usb/storage/protocol.o CC drivers/usb/storage/transport.o CC drivers/gpu/drm/gma500/gma_display.o CC drivers/hwmon/pmbus/max20751.o CC drivers/video/fbdev/sis/initextlfb.o CC drivers/video/fbdev/sm501fb.o CC drivers/video/fbdev/udlfb.o CC fs/btrfs/props.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_semaphore.o CC net/core/flow_dissector.o CC net/irda/irlmp_event.o CC drivers/net/ethernet/sun/sunhme.o LD drivers/video/fbdev/savage/savagefb.o CC net/core/dev.o CC drivers/net/usb/int51x1.o LD drivers/video/fbdev/savage/built-in.o CC drivers/net/phy/bcm-phy-lib.o CC net/batman-adv/routing.o CC net/irda/irlmp_frame.o CC drivers/gpu/drm/i915/i915_gem.o CC drivers/net/ethernet/altera/altera_utils.o CC drivers/usb/core/endpoint.o CC net/irda/irlap.o CC drivers/video/fbdev/smscufx.o CC net/batman-adv/send.o CC drivers/net/phy/broadcom.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_sa.o CC drivers/hwmon/pmbus/max8688.o CC drivers/hwmon/pmbus/ucd9000.o CC drivers/net/usb/cdc-phonet.o CC drivers/net/ethernet/sfc/efx.o CC drivers/net/ethernet/sfc/nic.o CC drivers/net/usb/kalmia.o CC drivers/usb/core/devio.o LD drivers/regulator/built-in.o CC net/batman-adv/soft-interface.o CC drivers/net/usb/ipheth.o CC drivers/net/ppp/pppoe.o CC drivers/gpu/drm/amd/amdgpu/atombios_i2c.o CC drivers/target/iscsi/iscsi_target_erl2.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_prime.o LD drivers/net/ethernet/marvell/built-in.o CC net/core/ethtool.o LD drivers/net/ethernet/synopsys/built-in.o CC drivers/net/phy/bcm87xx.o CC net/core/dev_addr_lists.o CC drivers/gpu/drm/vmwgfx/vmwgfx_gmrid_manager.o CC drivers/usb/dwc2/core_intr.o CC drivers/net/phy/icplus.o CC drivers/net/usb/cx82310_eth.o CC drivers/usb/phy/phy-isp1301.o CC drivers/net/usb/cdc_ncm.o CC net/core/dst.o LD drivers/media/v4l2-core/built-in.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_vm.o CC drivers/net/usb/huawei_cdc_ncm.o CC drivers/hwmon/pmbus/ucd9200.o CC net/core/netevent.o CC drivers/usb/misc/emi62.o CC drivers/usb/dwc3/ep0.o CC drivers/net/usb/qmi_wwan.o CC drivers/usb/dwc2/platform.o CC drivers/video/fbdev/xen-fbfront.o CC net/core/neighbour.o CC drivers/hwmon/pmbus/zl6100.o CC drivers/usb/core/notify.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_ib.o CC drivers/usb/dwc2/hcd.o CC drivers/gpu/drm/nouveau/nvkm/core/event.o CC net/core/rtnetlink.o CC drivers/usb/host/isp116x-hcd.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_pll.o CC drivers/video/fbdev/ocfb.o CC drivers/usb/host/whci/hcd.o CC drivers/video/fbdev/simplefb.o CC drivers/net/usb/cdc_mbim.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.o LD net/caif/caif.o CC drivers/gpu/drm/nouveau/nvkm/core/gpuobj.o CC net/core/utils.o CC net/batman-adv/sysfs.o CC net/core/link_watch.o CC drivers/usb/gadget/legacy/hid.o CC net/batman-adv/translation-table.o CC drivers/usb/core/generic.o CC drivers/net/usb/ch9200.o CC net/llc/llc_input.o CC fs/btrfs/hash.o CC net/core/filter.o CC drivers/usb/gadget/udc/udc-core.o CC drivers/usb/core/quirks.o CC drivers/usb/gadget/udc/dummy_hcd.o CC fs/btrfs/acl.o CC fs/btrfs/check-integrity.o CC fs/btrfs/tests/free-space-tests.o CC drivers/gpu/drm/vmwgfx/vmwgfx_fence.o LD drivers/net/usb/asix.o CC fs/btrfs/tests/extent-buffer-tests.o CC drivers/usb/misc/ezusb.o CC net/core/sock_diag.o CC net/llc/llc_output.o CC drivers/usb/misc/ftdi-elan.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.o LD net/ipx/ipx.o CC drivers/net/ethernet/realtek/atp.o LD net/can/can-raw.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.o CC drivers/net/phy/fixed_phy.o CC drivers/usb/host/isp1362-hcd.o LD net/ipx/built-in.o CC drivers/video/fbdev/vfb.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_sync.o CC net/core/dev_ioctl.o CC drivers/usb/host/ohci-hcd.o CC drivers/net/phy/mdio-bitbang.o CC drivers/gpu/drm/vmwgfx/vmwgfx_dmabuf.o CC drivers/gpu/drm/vmwgfx/vmwgfx_scrn.o CC drivers/net/phy/national.o CC drivers/gpu/drm/gma500/gma_device.o CC drivers/gpu/drm/nouveau/nvkm/core/ioctl.o CC drivers/net/phy/dp83848.o CC net/mpls/mpls_gso.o CC drivers/gpu/drm/i915/i915_gem_render_state.o CC drivers/net/phy/dp83867.o CC drivers/gpu/drm/gma500/psb_intel_display.o CC drivers/target/iscsi/iscsi_target_login.o CC drivers/gpu/drm/nouveau/nvkm/core/memory.o CC drivers/gpu/drm/gma500/psb_intel_lvds.o CC net/netfilter/core.o CC drivers/gpu/drm/vmwgfx/vmwgfx_context.o CC net/netlink/af_netlink.o CC net/netfilter/nf_log.o CC fs/btrfs/tests/btrfs-tests.o CC drivers/usb/host/whci/hw.o CC drivers/usb/host/ohci-platform.o CC drivers/usb/host/uhci-hcd.o CC drivers/usb/host/whci/init.o CC drivers/usb/core/devices.o CC net/core/tso.o CC drivers/gpu/drm/amd/amdgpu/vi.o CC net/core/flow.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_irq.o CC drivers/gpu/drm/amd/amdgpu/gmc_v8_0.o CC drivers/usb/dwc3/ulpi.o CC fs/btrfs/tests/extent-io-tests.o CC drivers/gpu/drm/i915/i915_gem_shrinker.o CC drivers/usb/core/port.o CC drivers/gpu/drm/i915/i915_gem_stolen.o CC drivers/usb/core/hcd-pci.o CC drivers/net/ethernet/sfc/farch.o CC drivers/net/ethernet/ti/tlan.o CC net/irda/irlap_event.o CC drivers/usb/host/xhci.o CC drivers/net/ethernet/ti/cpsw_ale.o CC drivers/net/ethernet/wiznet/w5100.o CC drivers/gpu/drm/i915/i915_gem_tiling.o CC drivers/gpu/drm/vmwgfx/vmwgfx_surface.o LD net/can/can-bcm.o CC drivers/gpu/drm/i915/i915_gem_userptr.o CC drivers/gpu/drm/i915/i915_gpu_error.o LD net/can/built-in.o CC drivers/gpu/drm/vmwgfx/vmwgfx_prime.o LD drivers/media/pci/saa7164/saa7164.o CC fs/btrfs/tests/inode-tests.o CC drivers/usb/storage/usb.o CC drivers/gpu/drm/vmwgfx/vmwgfx_mob.o CC drivers/usb/storage/initializers.o LD net/decnet/decnet.o AR lib/lib.a CC drivers/usb/storage/sierra_ms.o LD drivers/media/pci/saa7164/built-in.o CC drivers/usb/storage/option_ms.o LD net/decnet/built-in.o CC net/core/net-sysfs.o CC net/netfilter/nf_queue.o CC drivers/gpu/drm/i915/i915_trace_points.o CC drivers/gpu/drm/vmwgfx/vmwgfx_shader.o CC drivers/usb/misc/iowarrior.o CC drivers/usb/host/xhci-mem.o CC drivers/usb/gadget/udc/net2280.o CC drivers/usb/misc/isight_firmware.o CC drivers/target/iscsi/iscsi_target_nego.o CC drivers/usb/host/whci/int.o CC drivers/gpu/drm/i915/intel_lrc.o CC drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf_res.o CC net/netrom/af_netrom.o CC fs/btrfs/tests/qgroup-tests.o CC drivers/usb/misc/usblcd.o CC drivers/usb/wusbcore/devconnect.o CC drivers/net/phy/ste10Xp.o CC drivers/usb/gadget/udc/amd5536udc.o CC drivers/net/phy/micrel.o CC drivers/usb/dwc2/hcd_intr.o LD drivers/input/touchscreen/built-in.o CC drivers/net/phy/amd.o CC drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.o LD drivers/hwmon/pmbus/built-in.o CC drivers/gpu/drm/gma500/psb_intel_modes.o CC drivers/usb/dwc2/hcd_queue.o LD drivers/usb/phy/built-in.o CC drivers/net/phy/microchip.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_ih.o LD drivers/hwmon/built-in.o CC drivers/gpu/drm/i915/intel_mocs.o LD drivers/usb/gadget/legacy/g_hid.o LD drivers/usb/gadget/legacy/built-in.o CC drivers/usb/storage/usual-tables.o CC drivers/usb/dwc2/hcd_ddma.o CC drivers/gpu/drm/i915/intel_ringbuffer.o CC net/nfc/core.o CC drivers/usb/storage/debug.o LD drivers/input/built-in.o CC drivers/usb/dwc3/debugfs.o CC drivers/gpu/drm/i915/intel_uncore.o LD drivers/usb/gadget/function/usb_f_hid.o CC drivers/gpu/drm/amd/amdgpu/iceland_ih.o CC drivers/usb/dwc3/dwc3-pci.o CC drivers/usb/gadget/udc/goku_udc.o LD drivers/net/ethernet/hp/built-in.o LD drivers/usb/gadget/function/built-in.o LD drivers/net/ethernet/altera/altera_tse.o CC drivers/usb/storage/alauda.o LD drivers/usb/mon/usbmon.o CC drivers/net/ethernet/ec_bhf.o CC drivers/usb/misc/usbled.o LD drivers/net/ethernet/altera/built-in.o CC drivers/gpu/drm/i915/intel_guc_loader.o CC drivers/gpu/drm/amd/amdgpu/tonga_ih.o CC drivers/gpu/drm/vmwgfx/vmwgfx_stdu.o LD drivers/usb/mon/built-in.o CC drivers/usb/dwc2/gadget.o CC net/nfc/netlink.o CC drivers/usb/storage/cypress_atacb.o CC drivers/net/ethernet/dnet.o CC drivers/usb/dwc2/debugfs.o CC net/nfc/af_nfc.o CC drivers/usb/misc/usbtest.o CC drivers/net/ethernet/sfc/falcon.o CC drivers/gpu/drm/amd/amdgpu/cz_ih.o CC net/nfc/rawsock.o LD drivers/net/phy/libphy.o CC drivers/target/iscsi/iscsi_target_nodeattrib.o CC net/nfc/llcp_core.o LD drivers/usb/gadget/libcomposite.o CC drivers/usb/misc/trancevibrator.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.o CC net/nfc/llcp_commands.o CC drivers/net/ethernet/fealnx.o CC drivers/net/ethernet/ethoc.o CC drivers/gpu/drm/nouveau/nvkm/core/mm.o CC net/nfc/llcp_sock.o CC drivers/gpu/drm/vmwgfx/vmwgfx_cotable.o CC drivers/gpu/drm/amd/amdgpu/cz_smc.o CC drivers/gpu/drm/amd/amdgpu/cz_dpm.o CC net/core/net-traces.o CC drivers/gpu/drm/amd/amdgpu/tonga_smc.o CC drivers/gpu/drm/nouveau/nvkm/core/notify.o CC net/irda/irlap_frame.o CC drivers/usb/storage/datafab.o CC net/core/ptp_classifier.o CC net/irda/timer.o CC net/irda/qos.o CC net/nfc/hci/core.o CC drivers/gpu/drm/amd/amdgpu/tonga_dpm.o CC drivers/gpu/drm/i915/i915_guc_submission.o CC drivers/gpu/drm/i915/intel_renderstate_gen6.o CC drivers/gpu/drm/nouveau/nvkm/core/object.o CC drivers/usb/usbip/usbip_event.o CC net/nfc/nci/core.o LD net/caif/built-in.o CC drivers/gpu/drm/i915/intel_renderstate_gen7.o CC drivers/usb/host/whci/pzl.o CC drivers/usb/storage/isd200.o CC drivers/gpu/drm/nouveau/nvkm/core/oproxy.o LD net/ax25/ax25.o CC net/nfc/nci/data.o LD net/ax25/built-in.o CC drivers/target/iscsi/iscsi_target_tmr.o CC drivers/gpu/drm/amd/amdgpu/fiji_smc.o CC drivers/gpu/drm/amd/amdgpu/fiji_dpm.o CC net/nfc/nci/lib.o LD net/mpls/built-in.o CC net/packet/af_packet.o LD drivers/net/ethernet/dec/tulip/tulip.o CC net/packet/diag.o CC drivers/usb/host/whci/qset.o CC drivers/gpu/drm/vmwgfx/vmwgfx_so.o CC drivers/usb/storage/onetouch.o CC drivers/gpu/drm/amd/amdgpu/iceland_smc.o CC net/netrom/nr_dev.o CC net/rfkill/core.o CC drivers/usb/host/whci/wusb.o CC net/core/netclassid_cgroup.o CC drivers/gpu/drm/vmwgfx/vmwgfx_binding.o CC drivers/gpu/drm/gma500/psb_intel_sdvo.o CC net/nfc/nci/ntf.o CC net/phonet/pn_dev.o CC drivers/target/iscsi/iscsi_target_tpg.o CC net/unix/af_unix.o LD net/llc/llc.o CC drivers/gpu/drm/nouveau/nvkm/core/option.o CC drivers/target/iscsi/iscsi_target_util.o CC drivers/gpu/drm/amd/amdgpu/iceland_dpm.o CC drivers/gpu/drm/nouveau/nvkm/core/ramht.o CC net/nfc/digital_core.o CC drivers/gpu/drm/amd/amdgpu/dce_v10_0.o CC drivers/gpu/drm/gma500/psb_lid.o LD net/llc/built-in.o CC net/rfkill/rfkill-regulator.o CC net/nfc/nci/rsp.o CC drivers/usb/host/xhci-ring.o CC net/unix/garbage.o CC drivers/gpu/drm/nouveau/nvkm/core/subdev.o CC drivers/usb/storage/sddr09.o CC net/netrom/nr_in.o CC net/unix/diag.o CC drivers/usb/storage/shuttle_usbat.o CC drivers/net/ethernet/sun/sungem.o CC net/nfc/hci/hcp.o LD net/key/built-in.o CC drivers/net/ethernet/sfc/siena.o CC drivers/gpu/drm/amd/amdgpu/dce_v11_0.o CC net/wireless/core.o CC drivers/target/iscsi/iscsi_target.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.o CC drivers/gpu/drm/i915/intel_renderstate_gen8.o CC drivers/gpu/drm/amd/amdgpu/gfx_v8_0.o CC net/wireless/sysfs.o CC net/compat.o CC drivers/usb/misc/usb3503.o CC drivers/gpu/drm/i915/intel_renderstate_gen9.o LD drivers/net/ethernet/packetengines/built-in.o CC drivers/usb/gadget/udc/r8a66597-udc.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bar/base.o CC net/sched/sch_generic.o CC arch/x86/kernel/cpu/capflags.o CC drivers/target/iscsi/iscsi_target_configfs.o CC drivers/gpu/drm/i915/intel_audio.o CC drivers/usb/misc/chaoskey.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bar/nv50.o CC net/wireless/radiotap.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bar/g84.o CC drivers/usb/host/xhci-hub.o CC net/xfrm/xfrm_policy.o CC net/irda/irqueue.o CC drivers/usb/host/xhci-dbg.o CC net/netlink/genetlink.o CC net/irda/irttp.o CC net/irda/irda_device.o CC net/netfilter/nf_sockopt.o CC net/netlink/diag.o CC net/nfc/hci/command.o CC net/netrom/nr_loopback.o CC drivers/gpu/drm/gma500/psb_irq.o CC net/sched/sch_mq.o CC net/netrom/nr_out.o CC drivers/target/iscsi/iscsi_target_stat.o CC drivers/usb/misc/lvstest.o /home/kisskb/slave/src/net/netfilter/core.c: In function 'nf_unregister_net_hook': /home/kisskb/slave/src/net/netfilter/core.c:157:7: warning: 'entry' may be used uninitialized in this function [-Wuninitialized] CC drivers/gpu/drm/amd/amdgpu/sdma_v2_4.o CC net/nfc/digital_technology.o LD drivers/net/ppp/built-in.o CC drivers/target/iscsi/iscsi_target_transport.o CC drivers/gpu/drm/gma500/psb_device.o CC net/sched/sch_api.o LD arch/x86/kernel/cpu/built-in.o CC drivers/gpu/drm/gma500/mid_bios.o CC net/netrom/nr_route.o CC net/sched/sch_blackhole.o CC drivers/gpu/drm/gma500/cdv_device.o CC drivers/gpu/drm/gma500/cdv_intel_crt.o CC drivers/gpu/drm/amd/amdgpu/sdma_v3_0.o CC net/sched/cls_api.o CC drivers/gpu/drm/gma500/cdv_intel_display.o CC drivers/gpu/drm/gma500/cdv_intel_hdmi.o LD arch/x86/kernel/built-in.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.o CC drivers/usb/gadget/udc/pch_udc.o CC drivers/usb/gadget/udc/fotg210-udc.o LD drivers/media/pci/ttpci/dvb-ttpci.o LD drivers/net/phy/built-in.o CC drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o LD drivers/media/pci/ttpci/built-in.o CC net/netrom/nr_subr.o CC drivers/gpu/drm/i915/intel_atomic.o CC drivers/gpu/drm/i915/intel_atomic_plane.o CC net/netrom/nr_timer.o CC drivers/gpu/drm/i915/intel_bios.o CC drivers/gpu/drm/amd/amdgpu/uvd_v5_0.o CC net/phonet/pn_netlink.o CC drivers/usb/gadget/udc/bdc/bdc_core.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bar/gf100.o CC net/wireless/util.o LD drivers/media/pci/built-in.o CC drivers/gpu/drm/amd/amdgpu/uvd_v6_0.o CC drivers/usb/usbip/vhci_sysfs.o CC drivers/gpu/drm/i915/intel_display.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bar/gk20a.o CC drivers/usb/host/xhci-trace.o CC net/nfc/digital_dep.o LD drivers/scsi/libsas/libsas.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_vce.o CC drivers/gpu/drm/amd/amdgpu/vce_v3_0.o CC net/wireless/reg.o LD drivers/usb/storage/ums-cypress.o CC drivers/net/ethernet/wiznet/w5300.o CC net/sched/sch_fifo.o CC net/wireless/scan.o CC drivers/gpu/drm/gma500/cdv_intel_lvds.o LD drivers/scsi/libsas/built-in.o CC drivers/usb/wusbcore/dev-sysfs.o CC drivers/usb/wusbcore/mmc.o LD drivers/media/built-in.o CC net/wireless/nl80211.o CC drivers/gpu/drm/i915/intel_fbc.o CC net/sched/sch_cbq.o LD drivers/net/ethernet/emulex/benet/be2net.o CC drivers/gpu/drm/i915/intel_fifo_underrun.o LD drivers/scsi/built-in.o CC net/xfrm/xfrm_state.o CC drivers/usb/gadget/udc/bdc/bdc_cmd.o CC drivers/usb/wusbcore/pal.o CC drivers/usb/gadget/udc/bdc/bdc_ep.o LD drivers/usb/dwc3/dwc3.o CC drivers/gpu/drm/i915/intel_frontbuffer.o LD arch/x86/built-in.o CC drivers/usb/gadget/udc/bdc/bdc_udc.o CC drivers/net/ethernet/sun/cassini.o LD drivers/net/ethernet/emulex/benet/built-in.o LD drivers/usb/dwc3/built-in.o LD drivers/net/ethernet/emulex/built-in.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/base.o CC drivers/gpu/drm/i915/intel_hotplug.o CC net/irda/irias_object.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.o CC drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o CC drivers/gpu/drm/i915/intel_modes.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v8.o CC net/irda/wrapper.o CC net/irda/af_irda.o CC net/nfc/nci/hci.o CC net/wireless/mlme.o CC drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.o CC drivers/gpu/drm/i915/intel_overlay.o CC drivers/usb/host/xhci-pci.o CC net/irda/discovery.o CC net/wireless/ibss.o CC drivers/gpu/drm/i915/intel_psr.o CC drivers/net/ethernet/sfc/ef10.o CC drivers/gpu/drm/i915/intel_sideband.o CC net/sched/sch_hfsc.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/bit.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/boost.o CC drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o CC net/wireless/sme.o CC net/nfc/hci/llc.o CC drivers/gpu/drm/amd/amdgpu/../scheduler/gpu_scheduler.o LD drivers/usb/storage/usb-storage.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/conn.o CC net/wireless/chan.o LD drivers/usb/storage/ums-datafab.o CC drivers/gpu/drm/i915/intel_sprite.o LD drivers/usb/storage/ums-onetouch.o CC drivers/gpu/drm/amd/amdgpu/../scheduler/sched_fence.o LD drivers/net/usb/built-in.o LD drivers/net/ethernet/realtek/built-in.o CC drivers/gpu/drm/i915/intel_fbdev.o CC net/wireless/ethtool.o CC net/irda/parameters.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_sched.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_ioc32.o CC net/irda/irnetlink.o CC net/irda/irmod.o CC drivers/gpu/drm/amd/amdgpu/amdgpu_mn.o CC drivers/gpu/drm/gma500/cdv_intel_dp.o CC drivers/gpu/drm/i915/dvo_ch7017.o CC net/nfc/hci/llc_nop.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/cstep.o LD net/rfkill/rfkill.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/dcb.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/disp.o LD net/rfkill/built-in.o CC drivers/gpu/drm/i915/dvo_ch7xxx.o CC drivers/gpu/drm/gma500/oaktrail_device.o CC drivers/usb/wusbcore/rh.o CC net/irda/irlan/irlan_common.o CC drivers/gpu/drm/gma500/oaktrail_crtc.o CC drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/dp.o LD net/packet/af_packet_diag.o CC drivers/usb/wusbcore/reservation.o CC net/xfrm/xfrm_hash.o CC drivers/usb/wusbcore/security.o CC drivers/gpu/drm/gma500/oaktrail_lvds.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/extdev.o /home/kisskb/slave/src/drivers/gpu/drm/i915/i915_guc_submission.c: In function 'i915_guc_submit': /home/kisskb/slave/src/drivers/gpu/drm/i915/i915_guc_submission.c:620:19: warning: 'b_ret' may be used uninitialized in this function [-Wuninitialized] CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/fan.o CC drivers/gpu/drm/i915/dvo_ivch.o CC drivers/usb/wusbcore/wusbhc.o CC drivers/usb/usbip/vhci_tx.o CC drivers/usb/wusbcore/wa-hc.o CC net/wireless/mesh.o CC net/sched/sch_red.o CC net/sched/sch_dsmark.o CC drivers/net/ethernet/sfc/tx.o CC net/wireless/ap.o LD drivers/usb/storage/ums-alauda.o CC net/sched/sch_sfq.o CC drivers/net/ethernet/sfc/rx.o LD net/unix/unix_diag.o CC drivers/net/ethernet/sfc/selftest.o CC drivers/gpu/drm/i915/dvo_ns2501.o CC net/sched/sch_teql.o CC net/wireless/trace.o CC drivers/net/ethernet/sfc/ethtool.o CC drivers/usb/usbip/vhci_rx.o CC net/wireless/ocb.o CC net/xfrm/xfrm_input.o CC drivers/net/ethernet/sfc/qt202x_phy.o CC drivers/net/ethernet/sfc/mdio_10g.o LD drivers/usb/storage/ums-isd200.o CC net/xfrm/xfrm_output.o CC net/irda/irlan/irlan_eth.o CC drivers/net/ethernet/sfc/tenxpress.o CC net/irda/irnet/irnet_ppp.o CC net/xfrm/xfrm_sysctl.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/gpio.o CC net/xfrm/xfrm_replay.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/i2c.o CC drivers/usb/usbip/vhci_hcd.o CC net/wireless/wext-compat.o LD drivers/usb/host/whci/whci-hcd.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/image.o CC drivers/usb/usbip/stub_dev.o CC net/irda/irnet/irnet_irda.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.o LD drivers/usb/host/whci/built-in.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/npde.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/mxm.o CC net/sched/sch_prio.o CC drivers/gpu/drm/gma500/oaktrail_lvds_i2c.o LD net/netfilter/netfilter.o CC drivers/gpu/drm/i915/dvo_sil164.o CC net/irda/irlan/irlan_event.o LD drivers/usb/core/usbcore.o CC drivers/usb/host/xhci-plat.o CC drivers/gpu/drm/gma500/oaktrail_hdmi.o CC net/irda/irlan/irlan_client.o LD net/netfilter/built-in.o CC net/phonet/socket.o CC net/irda/irlan/irlan_provider.o CC drivers/gpu/drm/i915/dvo_tfp410.o CC net/irda/irlan/irlan_filter.o CC drivers/usb/host/sl811-hcd.o CC net/wireless/wext-sme.o LD drivers/usb/core/built-in.o CC drivers/gpu/drm/gma500/oaktrail_hdmi_i2c.o CC net/irda/irlan/irlan_provider_event.o CC net/phonet/datagram.o CC drivers/gpu/drm/i915/intel_crt.o CC net/sched/sch_multiq.o CC net/sched/sch_mqprio.o CC net/xfrm/xfrm_algo.o CC drivers/usb/wusbcore/wa-nep.o CC net/phonet/sysctl.o CC drivers/usb/usbip/stub_main.o CC net/phonet/af_phonet.o CC net/phonet/pep.o CC drivers/usb/wusbcore/wa-rpipe.o CC drivers/usb/host/r8a66597-hcd.o CC drivers/usb/host/hwa-hc.o CC net/sched/sch_choke.o LD net/netlink/netlink_diag.o CC drivers/usb/host/bcma-hcd.o CC net/sched/sch_qfq.o LD drivers/gpu/drm/vmwgfx/vmwgfx.o CC drivers/usb/host/ssb-hcd.o CC drivers/gpu/drm/i915/intel_ddi.o CC net/phonet/pep-gprs.o CC drivers/usb/wusbcore/wa-xfer.o CC net/wireless/wext-core.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/pcir.o CC drivers/net/ethernet/sfc/txc43128_phy.o CC drivers/usb/usbip/stub_rx.o LD drivers/usb/storage/ums-usbat.o CC drivers/usb/usbip/stub_tx.o LD drivers/net/ethernet/ti/built-in.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/perf.o LD drivers/usb/usbip/usbip-core.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/pll.o CC net/irda/irlan/irlan_client_event.o CC drivers/net/ethernet/sfc/falcon_boards.o CC net/sched/sch_codel.o CC drivers/gpu/drm/i915/intel_dp_mst.o LD net/batman-adv/batman-adv.o CC net/sched/sch_fq_codel.o LD net/nfc/hci/hci.o CC net/sched/sch_fq.o CC drivers/net/ethernet/sfc/mcdi.o CC drivers/gpu/drm/i915/intel_dp.o LD drivers/gpu/drm/vmwgfx/built-in.o LD net/nfc/hci/built-in.o CC drivers/net/ethernet/sfc/mcdi_port.o CC net/sched/sch_pie.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/pmu.o CC drivers/net/ethernet/sfc/mcdi_mon.o CC net/sched/cls_u32.o CC drivers/net/ethernet/sfc/ptp.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/ramcfg.o CC net/sched/cls_rsvp.o LD fs/ocfs2/ocfs2.o LD net/batman-adv/built-in.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/rammap.o CC drivers/gpu/drm/i915/intel_dsi.o LD net/nfc/nfc_digital.o LD fs/btrfs/btrfs.o CC drivers/gpu/drm/i915/intel_dsi_panel_vbt.o CC net/sched/cls_rsvp6.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadow.o CC drivers/net/ethernet/sfc/sriov.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowacpi.o LD drivers/usb/storage/ums-sddr09.o CC drivers/net/ethernet/sfc/siena_sriov.o LD drivers/usb/storage/built-in.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowof.o CC net/sched/cls_basic.o CC drivers/gpu/drm/i915/intel_dsi_pll.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowpci.o CC drivers/net/ethernet/sfc/ef10_sriov.o CC net/sched/cls_flow.o CC drivers/gpu/drm/i915/intel_hdmi.o CC net/sched/cls_cgroup.o CC drivers/gpu/drm/i915/intel_dvo.o CC net/sched/cls_flower.o CC drivers/gpu/drm/i915/intel_i2c.o CC net/sched/ematch.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowramin.o CC net/sched/em_cmp.o CC drivers/gpu/drm/i915/intel_lvds.o CC net/sched/em_text.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowrom.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/timing.o CC net/sched/em_canid.o CC drivers/gpu/drm/i915/intel_panel.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/therm.o CC drivers/gpu/drm/i915/intel_sdvo.o CC drivers/gpu/drm/i915/intel_tv.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/vmap.o CC drivers/gpu/drm/i915/i915_vgpu.o LD drivers/net/ethernet/wiznet/built-in.o CC drivers/gpu/drm/i915/i915_dma.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/volt.o LD net/netrom/netrom.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/xpio.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0203.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0205.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0209.o LD drivers/net/ethernet/dec/tulip/built-in.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bios/P0260.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bus/base.o LD net/netrom/built-in.o LD fs/ocfs2/built-in.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bus/hwsq.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv04.o LD drivers/net/ethernet/dec/built-in.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv31.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv50.o LD fs/btrfs/built-in.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bus/g94.o CC drivers/gpu/drm/nouveau/nvkm/subdev/bus/gf100.o CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/base.o CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv04.o /home/kisskb/slave/src/net/core/dev.c: In function 'validate_xmit_skb_list': /home/kisskb/slave/src/net/core/dev.c:2826:15: warning: 'tail' may be used uninitialized in this function [-Wuninitialized] CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv40.o CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv50.o LD net/nfc/nfc.o CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/g84.o CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/gt215.o CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/mcp77.o CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/gf100.o LD net/netlink/built-in.o CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk104.o CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a.o CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/pllnv04.o CC drivers/gpu/drm/nouveau/nvkm/subdev/clk/pllgt215.o CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/base.o CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv04.o /home/kisskb/slave/src/drivers/gpu/drm/i915/intel_sprite.c: In function 'intel_check_sprite_plane': /home/kisskb/slave/src/drivers/gpu/drm/i915/intel_sprite.c:902:26: warning: 'src_h' may be used uninitialized in this function [-Wuninitialized] LD drivers/usb/dwc2/dwc2.o /home/kisskb/slave/src/drivers/gpu/drm/i915/intel_sprite.c:902:13: warning: 'src_w' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/drivers/gpu/drm/i915/intel_sprite.c:920:20: warning: 'src_y' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/drivers/gpu/drm/i915/intel_sprite.c:906:25: warning: 'src_x' may be used uninitialized in this function [-Wuninitialized] CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv05.o CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv10.o LD drivers/usb/dwc2/built-in.o CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv1a.o CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv20.o CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv50.o CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/g84.o LD fs/built-in.o CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/g98.o LD drivers/usb/misc/built-in.o CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gt215.o CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/mcp89.o CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gf100.o CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gm107.o CC drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gm204.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/base.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv04.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv10.o LD drivers/usb/wusbcore/wusbcore.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv1a.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv20.o LD net/nfc/nci/nci.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv25.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv30.o LD net/nfc/nci/built-in.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv35.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv36.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv40.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv41.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv44.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv46.o LD net/nfc/built-in.o LD drivers/usb/host/xhci-plat-hcd.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv47.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv49.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv4e.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv50.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/g84.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/gt215.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/mcp77.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/mcp89.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/gf100.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/gk104.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/gk20a.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/gm107.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv04.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv10.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv1a.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv20.o LD drivers/usb/usbip/usbip-host.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv40.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv41.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv44.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv49.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv4e.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv50.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgt215.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/rammcp77.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgf100.o LD drivers/usb/gadget/udc/bdc/bdc.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgk104.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgm107.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/sddr2.o LD drivers/usb/gadget/udc/bdc/built-in.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/sddr3.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/gddr3.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fb/gddr5.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fuse/base.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fuse/nv50.o LD drivers/usb/gadget/udc/built-in.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fuse/gf100.o CC drivers/gpu/drm/nouveau/nvkm/subdev/fuse/gm107.o CC drivers/gpu/drm/nouveau/nvkm/subdev/gpio/base.o LD drivers/usb/gadget/built-in.o CC drivers/gpu/drm/nouveau/nvkm/subdev/gpio/nv10.o CC drivers/gpu/drm/nouveau/nvkm/subdev/gpio/nv50.o LD net/unix/unix.o LD net/unix/built-in.o CC drivers/gpu/drm/nouveau/nvkm/subdev/gpio/g94.o CC drivers/gpu/drm/nouveau/nvkm/subdev/gpio/gf119.o CC drivers/gpu/drm/nouveau/nvkm/subdev/gpio/gk104.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/base.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv04.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv4e.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv50.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/g94.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gf117.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gf119.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gk104.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gm204.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/pad.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padnv04.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padnv4e.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padnv50.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padg94.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padgf119.o LD net/irda/irda.o LD drivers/gpu/drm/gma500/gma500_gfx.o LD net/irda/irlan/irlan.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padgm204.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bus.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv04.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv4e.o LD net/irda/irlan/built-in.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv50.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busgf119.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bit.o LD net/phonet/phonet.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/aux.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxg94.o LD net/irda/irnet/irnet.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxgm204.o LD drivers/gpu/drm/gma500/built-in.o CC drivers/gpu/drm/nouveau/nvkm/subdev/i2c/anx9805.o LD net/irda/irnet/built-in.o LD drivers/usb/usbip/vhci-hcd.o LD net/irda/built-in.o CC drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gf100.o CC drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gf117.o LD drivers/usb/usbip/built-in.o CC drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gk104.o CC drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gk20a.o LD drivers/usb/host/xhci-hcd.o CC drivers/gpu/drm/nouveau/nvkm/subdev/instmem/base.o CC drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv04.o CC drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv40.o CC drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.o CC drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.o CC drivers/gpu/drm/nouveau/nvkm/subdev/ltc/base.o CC drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gf100.o CC drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gm107.o CC drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gk104.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mc/base.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv04.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv44.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv50.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mc/g98.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mc/gk20a.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mc/gf100.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mmu/base.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv04.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv41.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv44.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv50.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gf100.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mxm/base.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mxm/mxms.o CC drivers/gpu/drm/nouveau/nvkm/subdev/mxm/nv50.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pci/agp.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pci/base.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv04.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv40.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv46.o LD net/packet/built-in.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv4c.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pci/g84.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pci/g94.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pci/gf100.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pmu/base.o LD drivers/net/ethernet/neterion/built-in.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pmu/memx.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gt215.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gf100.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gf119.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk104.o LD net/xfrm/built-in.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk110.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk208.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk20a.o CC drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gm107.o CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/base.o CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/fan.o LD drivers/usb/wusbcore/wusb-wa.o CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/fannil.o LD drivers/usb/wusbcore/built-in.o CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/fanpwm.o CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/fantog.o LD net/phonet/pn_pep.o CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/ic.o CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/temp.o LD net/phonet/built-in.o CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/nv40.o CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/nv50.o CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/g84.o CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/gt215.o CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/gf119.o CC drivers/gpu/drm/nouveau/nvkm/subdev/therm/gm107.o CC drivers/gpu/drm/nouveau/nvkm/subdev/timer/base.o CC drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv04.o CC drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv40.o CC drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv41.o CC drivers/gpu/drm/nouveau/nvkm/subdev/timer/gk20a.o CC drivers/gpu/drm/nouveau/nvkm/subdev/volt/base.o CC drivers/gpu/drm/nouveau/nvkm/subdev/volt/gpio.o CC drivers/gpu/drm/nouveau/nvkm/subdev/volt/nv40.o CC drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk104.o CC drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk20a.o CC drivers/gpu/drm/nouveau/nvkm/engine/falcon.o CC drivers/gpu/drm/nouveau/nvkm/engine/xtensa.o CC drivers/gpu/drm/nouveau/nvkm/engine/bsp/g84.o CC drivers/gpu/drm/nouveau/nvkm/engine/ce/gt215.o LD drivers/usb/host/built-in.o CC drivers/gpu/drm/nouveau/nvkm/engine/ce/gf100.o CC drivers/gpu/drm/nouveau/nvkm/engine/ce/gk104.o LD net/sched/built-in.o CC drivers/gpu/drm/nouveau/nvkm/engine/cipher/g84.o CC drivers/gpu/drm/nouveau/nvkm/engine/ce/gm204.o CC drivers/gpu/drm/nouveau/nvkm/engine/device/acpi.o LD net/core/built-in.o CC drivers/gpu/drm/nouveau/nvkm/engine/device/base.o CC drivers/gpu/drm/nouveau/nvkm/engine/device/ctrl.o CC drivers/gpu/drm/nouveau/nvkm/engine/device/pci.o CC drivers/gpu/drm/nouveau/nvkm/engine/device/tegra.o CC drivers/gpu/drm/nouveau/nvkm/engine/device/user.o LD drivers/usb/built-in.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/base.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/nv04.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/g84.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/g94.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/gt200.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/gt215.o LD drivers/target/iscsi/iscsi_target_mod.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/gf119.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/gk104.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/gk110.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/gm107.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/gm204.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/outp.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/outpdp.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/dacnv50.o LD drivers/target/iscsi/built-in.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/piornv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/sornv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/sorg94.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgf119.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgm204.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/dport.o LD drivers/target/built-in.o LD drivers/gpu/drm/amd/amdgpu/amdgpu.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/conn.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/hdagt215.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/hdagf119.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmig84.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigt215.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigf119.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigk104.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/vga.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv04.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/rootg84.o LD drivers/gpu/drm/amd/amdgpu/built-in.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/rootg94.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgt200.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgt215.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgf119.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgk104.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgk110.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgm107.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgm204.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/changf119.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/dmacnv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/dmacgf119.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/basenv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/baseg84.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/basegt200.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/basegt215.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/basegf119.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/basegk104.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/basegk110.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/corenv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/coreg84.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/coreg94.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/coregt200.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/coregt215.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/coregf119.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/coregk104.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/coregk110.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/coregm107.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/coregm204.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlynv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlyg84.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlygt200.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlygt215.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlygf119.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlygk104.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/piocnv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/piocgf119.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/cursnv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/cursg84.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/cursgt215.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/cursgf119.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/cursgk104.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/oimmnv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/oimmg84.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/oimmgt215.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/oimmgf119.o CC drivers/gpu/drm/nouveau/nvkm/engine/disp/oimmgk104.o CC drivers/gpu/drm/nouveau/nvkm/engine/dma/base.o CC drivers/gpu/drm/nouveau/nvkm/engine/dma/nv04.o CC drivers/gpu/drm/nouveau/nvkm/engine/dma/nv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/dma/gf100.o CC drivers/gpu/drm/nouveau/nvkm/engine/dma/gf119.o CC drivers/gpu/drm/nouveau/nvkm/engine/dma/user.o CC drivers/gpu/drm/nouveau/nvkm/engine/dma/usernv04.o CC drivers/gpu/drm/nouveau/nvkm/engine/dma/usernv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/dma/usergf100.o CC drivers/gpu/drm/nouveau/nvkm/engine/dma/usergf119.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/base.o LD drivers/video/fbdev/sis/sisfb.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv04.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv10.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv17.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv40.o LD drivers/video/fbdev/sis/built-in.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/g84.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/gf100.o LD drivers/video/fbdev/built-in.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk208.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk20a.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/gm204.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/gm20b.o LD drivers/net/ethernet/sun/built-in.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/channv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/chang84.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv04.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv10.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv17.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv40.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmag84.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifonv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifog84.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogf100.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogk104.o CC drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogm204.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/base.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv04.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv10.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv15.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv17.o LD drivers/video/built-in.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv20.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv25.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv2a.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv30.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv34.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv35.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv40.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv44.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/nv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/g84.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gt200.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/mcp79.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/mcp89.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gt215.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gf104.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gf108.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gf110.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gf117.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gf119.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gk104.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gk110.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gk110b.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gk208.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gk20a.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gm107.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gm204.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gm206.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/gm20b.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxnv40.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxnv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf104.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf108.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf110.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf117.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf119.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk104.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk110.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk110b.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk208.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk20a.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm107.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm204.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm206.o CC drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm20b.o CC drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv31.o CC drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv40.o CC drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv44.o CC drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/mpeg/g84.o CC drivers/gpu/drm/nouveau/nvkm/engine/mspdec/base.o CC drivers/gpu/drm/nouveau/nvkm/engine/mspdec/g98.o LD drivers/net/ethernet/sfc/sfc.o CC drivers/gpu/drm/nouveau/nvkm/engine/mspdec/gt215.o CC drivers/gpu/drm/nouveau/nvkm/engine/mspdec/gf100.o CC drivers/gpu/drm/nouveau/nvkm/engine/mspdec/gk104.o CC drivers/gpu/drm/nouveau/nvkm/engine/msppp/base.o CC drivers/gpu/drm/nouveau/nvkm/engine/msppp/g98.o CC drivers/gpu/drm/nouveau/nvkm/engine/msppp/gt215.o CC drivers/gpu/drm/nouveau/nvkm/engine/msppp/gf100.o CC drivers/gpu/drm/nouveau/nvkm/engine/msvld/base.o CC drivers/gpu/drm/nouveau/nvkm/engine/msvld/g98.o LD drivers/net/ethernet/sfc/built-in.o CC drivers/gpu/drm/nouveau/nvkm/engine/msvld/gt215.o CC drivers/gpu/drm/nouveau/nvkm/engine/msvld/mcp89.o CC drivers/gpu/drm/nouveau/nvkm/engine/msvld/gf100.o CC drivers/gpu/drm/nouveau/nvkm/engine/msvld/gk104.o CC drivers/gpu/drm/nouveau/nvkm/engine/pm/base.o CC drivers/gpu/drm/nouveau/nvkm/engine/pm/nv40.o CC drivers/gpu/drm/nouveau/nvkm/engine/pm/nv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/pm/g84.o CC drivers/gpu/drm/nouveau/nvkm/engine/pm/gt200.o CC drivers/gpu/drm/nouveau/nvkm/engine/pm/gt215.o CC drivers/gpu/drm/nouveau/nvkm/engine/pm/gf100.o CC drivers/gpu/drm/nouveau/nvkm/engine/pm/gf108.o CC drivers/gpu/drm/nouveau/nvkm/engine/pm/gf117.o CC drivers/gpu/drm/nouveau/nvkm/engine/pm/gk104.o CC drivers/gpu/drm/nouveau/nvkm/engine/sec/g98.o CC drivers/gpu/drm/nouveau/nvkm/engine/sw/base.o CC drivers/gpu/drm/nouveau/nvkm/engine/sw/nv04.o CC drivers/gpu/drm/nouveau/nvkm/engine/sw/nv10.o CC drivers/gpu/drm/nouveau/nvkm/engine/sw/nv50.o CC drivers/gpu/drm/nouveau/nvkm/engine/sw/gf100.o CC drivers/gpu/drm/nouveau/nvkm/engine/sw/chan.o CC drivers/gpu/drm/nouveau/nvkm/engine/sw/nvsw.o CC drivers/gpu/drm/nouveau/nvkm/engine/vp/g84.o CC drivers/gpu/drm/nouveau/nouveau_debugfs.o CC drivers/gpu/drm/nouveau/nouveau_drm.o CC drivers/gpu/drm/nouveau/nouveau_hwmon.o CC drivers/gpu/drm/nouveau/nouveau_ioc32.o CC drivers/gpu/drm/nouveau/nouveau_nvif.o CC drivers/gpu/drm/nouveau/nouveau_sysfs.o CC drivers/gpu/drm/nouveau/nouveau_usif.o CC drivers/gpu/drm/nouveau/nouveau_vga.o CC drivers/gpu/drm/nouveau/nouveau_bo.o CC drivers/gpu/drm/nouveau/nouveau_gem.o CC drivers/gpu/drm/nouveau/nouveau_prime.o CC drivers/gpu/drm/nouveau/nouveau_sgdma.o CC drivers/gpu/drm/nouveau/nouveau_ttm.o CC drivers/gpu/drm/nouveau/nouveau_connector.o CC drivers/gpu/drm/nouveau/nouveau_display.o CC drivers/gpu/drm/nouveau/nv50_display.o CC drivers/gpu/drm/nouveau/nouveau_dp.o CC drivers/gpu/drm/nouveau/nouveau_fbcon.o CC drivers/gpu/drm/nouveau/nv04_fbcon.o CC drivers/gpu/drm/nouveau/nv50_fbcon.o CC drivers/gpu/drm/nouveau/nvc0_fbcon.o CC drivers/gpu/drm/nouveau/nouveau_abi16.o CC drivers/gpu/drm/nouveau/nouveau_chan.o CC drivers/gpu/drm/nouveau/nouveau_dma.o CC drivers/gpu/drm/nouveau/nouveau_fence.o CC drivers/gpu/drm/nouveau/nv04_fence.o CC drivers/gpu/drm/nouveau/nv10_fence.o CC drivers/gpu/drm/nouveau/nv17_fence.o CC drivers/gpu/drm/nouveau/nv50_fence.o CC drivers/gpu/drm/nouveau/nv84_fence.o CC drivers/gpu/drm/nouveau/nvc0_fence.o CC drivers/gpu/drm/nouveau/nouveau_bios.o CC drivers/gpu/drm/nouveau/dispnv04/arb.o CC drivers/gpu/drm/nouveau/dispnv04/crtc.o CC drivers/gpu/drm/nouveau/dispnv04/cursor.o CC drivers/gpu/drm/nouveau/dispnv04/dac.o CC drivers/gpu/drm/nouveau/dispnv04/dfp.o CC drivers/gpu/drm/nouveau/dispnv04/disp.o CC drivers/gpu/drm/nouveau/dispnv04/hw.o CC drivers/gpu/drm/nouveau/dispnv04/overlay.o CC drivers/gpu/drm/nouveau/dispnv04/tvmodesnv17.o CC drivers/gpu/drm/nouveau/dispnv04/tvnv04.o CC drivers/gpu/drm/nouveau/dispnv04/tvnv17.o LD drivers/gpu/drm/nouveau/nouveau.o /home/kisskb/slave/src/net/wireless/nl80211.c: In function 'nl80211_vendor_cmd_dump': /home/kisskb/slave/src/net/wireless/nl80211.c:10300:27: warning: 'wdev' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/net/wireless/nl80211.c:10273:21: warning: 'rdev' may be used uninitialized in this function [-Wuninitialized] LD drivers/gpu/drm/nouveau/built-in.o LD net/wireless/cfg80211.o LD net/wireless/built-in.o LD drivers/net/ethernet/broadcom/bnx2x/bnx2x.o LD drivers/net/ethernet/broadcom/bnx2x/built-in.o LD net/built-in.o LD drivers/net/ethernet/broadcom/built-in.o LD drivers/net/ethernet/built-in.o LD drivers/net/built-in.o LD drivers/gpu/drm/i915/i915.o LD drivers/gpu/drm/i915/built-in.o LD drivers/gpu/drm/built-in.o LD drivers/gpu/built-in.o LD drivers/built-in.o CHK include/generated/uapi/linux/version.h HOSTCC scripts/unifdef INSTALL usr/include/mtd/ (5 files) INSTALL usr/include/drm/ (19 files) INSTALL usr/include/rdma/ (6 files) INSTALL usr/include/rdma/hfi/ (1 file) INSTALL usr/include/sound/ (11 files) INSTALL usr/include/scsi/ (4 files) INSTALL usr/include/scsi/fc/ (4 files) INSTALL usr/include/video/ (3 files) INSTALL usr/include/misc/ (1 file) INSTALL usr/include/uapi/ (0 file) INSTALL usr/include/asm-generic/ (35 files) INSTALL usr/include/linux/android/ (1 file) INSTALL usr/include/xen/ (4 files) INSTALL usr/include/linux/caif/ (2 files) INSTALL usr/include/linux/byteorder/ (2 files) INSTALL usr/include/linux/iio/ (2 files) INSTALL usr/include/linux/hdlc/ (1 file) INSTALL usr/include/linux/dvb/ (8 files) INSTALL usr/include/linux/hsi/ (2 files) INSTALL usr/include/linux/mmc/ (1 file) INSTALL usr/include/linux/can/ (5 files) INSTALL usr/include/linux/isdn/ (1 file) INSTALL usr/include/linux/netfilter_ipv6/ (12 files) INSTALL usr/include/linux/netfilter_ipv4/ (9 files) INSTALL usr/include/linux/raid/ (2 files) INSTALL usr/include/linux/netfilter/ipset/ (4 files) INSTALL usr/include/linux/tc_ematch/ (4 files) INSTALL usr/include/linux/nfsd/ (5 files) INSTALL usr/include/linux/usb/ (11 files) INSTALL usr/include/linux/ (422 files) INSTALL usr/include/linux/netfilter/ (85 files) INSTALL usr/include/linux/netfilter_arp/ (2 files) INSTALL usr/include/linux/spi/ (1 file) INSTALL usr/include/linux/netfilter_bridge/ (17 files) INSTALL usr/include/linux/sunrpc/ (1 file) INSTALL usr/include/linux/wimax/ (1 file) INSTALL usr/include/linux/tc_act/ (11 files) INSTALL usr/include/asm/ (65 files) CHECK usr/include/drm/ (19 files) CHECK usr/include/asm-generic/ (35 files) CHECK usr/include/misc/ (1 files) CHECK usr/include/video/ (3 files) CHECK usr/include/uapi/ (0 files) CHECK usr/include/rdma/ (6 files) CHECK usr/include/mtd/ (5 files) CHECK usr/include/scsi/ (4 files) CHECK usr/include/sound/ (11 files) CHECK usr/include/scsi/fc/ (4 files) CHECK usr/include/xen/ (4 files) CHECK usr/include/rdma/hfi/ (1 files) CHECK usr/include/linux/android/ (1 files) CHECK usr/include/linux/byteorder/ (2 files) CHECK usr/include/linux/caif/ (2 files) CHECK usr/include/linux/iio/ (2 files) CHECK usr/include/linux/can/ (5 files) CHECK usr/include/linux/dvb/ (8 files) CHECK usr/include/linux/hdlc/ (1 files) CHECK usr/include/linux/hsi/ (2 files) CHECK usr/include/linux/isdn/ (1 files) CHECK usr/include/linux/mmc/ (1 files) CHECK usr/include/linux/netfilter_bridge/ (17 files) CHECK usr/include/linux/netfilter_arp/ (2 files) CHECK usr/include/linux/nfsd/ (5 files) CHECK usr/include/linux/raid/ (2 files) CHECK usr/include/linux/netfilter_ipv4/ (9 files) CHECK usr/include/linux/spi/ (1 files) CHECK usr/include/linux/netfilter_ipv6/ (12 files) CHECK usr/include/linux/sunrpc/ (1 files) CHECK usr/include/linux/tc_act/ (11 files) CHECK usr/include/linux/tc_ematch/ (4 files) CHECK usr/include/linux/wimax/ (1 files) CHECK usr/include/linux/netfilter/ (85 files) CHECK usr/include/linux/ (422 files) CHECK usr/include/linux/usb/ (11 files) CHECK usr/include/linux/netfilter/ipset/ (4 files) CHECK usr/include/asm/ (65 files) LD samples/configfs/built-in.o LD samples/hw_breakpoint/built-in.o LD samples/hidraw/built-in.o LD samples/kfifo/built-in.o LD samples/kdb/built-in.o HOSTCC samples/hidraw/hid-example LD samples/rpmsg/built-in.o LD samples/livepatch/built-in.o LD samples/kprobes/built-in.o LD samples/kobject/built-in.o LD samples/seccomp/built-in.o LD samples/trace_events/built-in.o LD samples/built-in.o HOSTCC Documentation/connector/ucon HOSTCC Documentation/ia64/aliasing-test HOSTCC Documentation/filesystems/dnotify_test HOSTCC Documentation/laptops/dslm HOSTCC Documentation/auxdisplay/cfag12864b-example HOSTCC Documentation/pcmcia/crc32hash HOSTCC Documentation/timers/hpet_example HOSTCC Documentation/accounting/getdelays HOSTCC Documentation/ptp/testptp LD Documentation/video4linux/built-in.o HOSTCC Documentation/spi/spidev_test HOSTCC Documentation/misc-devices/mei/mei-amt-version HOSTCC Documentation/spi/spidev_fdx HOSTCC Documentation/networking/timestamping/hwtstamp_config HOSTCC Documentation/networking/timestamping/timestamping HOSTCC Documentation/watchdog/src/watchdog-simple HOSTCC Documentation/networking/timestamping/txtimestamp HOSTCC Documentation/watchdog/src/watchdog-test LINK vmlinux LD vmlinux.o MODPOST vmlinux.o GEN .version CHK include/generated/compile.h UPD include/generated/compile.h CC init/version.o LD init/built-in.o init/built-in.o: In function `name_to_dev_t': /home/kisskb/slave/src/init/do_mounts.c:211: undefined reference to `__stack_chk_guard' /home/kisskb/slave/src/init/do_mounts.c:290: undefined reference to `__stack_chk_guard' init/built-in.o: In function `do_one_initcall': /home/kisskb/slave/src/init/main.c:783: undefined reference to `__stack_chk_guard' /home/kisskb/slave/src/init/main.c:809: undefined reference to `__stack_chk_guard' init/built-in.o: In function `mount_block_root': /home/kisskb/slave/src/init/do_mounts.c:382: undefined reference to `__stack_chk_guard' init/built-in.o:/home/kisskb/slave/src/init/do_mounts.c:440: more undefined references to `__stack_chk_guard' follow make[1]: *** [vmlinux] Error 1 make[1]: Leaving directory `/home/kisskb/slave/build/linus_x86_64-randconfig_x86_64' make: *** [sub-make] Error 2 Command 'make -j 240 ARCH=x86_64 O=/home/kisskb/slave/build/linus_x86_64-randconfig_x86_64 CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64 # Build took: 0:02:17.615361