# git rev-parse -q --verify d725e66c06ab440032f49ef17e960896d0ec6d49^{commit} d725e66c06ab440032f49ef17e960896d0ec6d49 already have revision, skipping fetch # git checkout -q -f -B kisskb d725e66c06ab440032f49ef17e960896d0ec6d49 # git clean -qxdf # git log -1 commit d725e66c06ab440032f49ef17e960896d0ec6d49 Author: Linus Torvalds Date: Tue Jul 21 16:06:53 2015 -0700 Revert "fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()" This reverts commit a2673b6e040663bf16a552f8619e6bde9f4b9acf. Kinglong Mee reports a memory leak with that patch, and Jan Kara confirms: "Thanks for report! You are right that my patch introduces a race between fsnotify kthread and fsnotify_destroy_group() which can result in leaking inotify event on group destruction. I haven't yet decided whether the right fix is not to queue events for dying notification group (as that is pointless anyway) or whether we should just fix the original problem differently... Whenever I look at fsnotify code mark handling I get lost in the maze of locks, lists, and subtle differences between how different notification systems handle notification marks :( I'll think about it over night" and after thinking about it, Jan says: "OK, I have looked into the code some more and I found another relatively simple way of fixing the original oops. It will be IMHO better than trying to fixup this issue which has more potential for breakage. I'll ask Linus to revert the fsnotify fix he already merged and send a new fix" Reported-by: Kinglong Mee Requested-by: Jan Kara Cc: Andrew Morton Signed-off-by: Linus Torvalds # < /opt/cross/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux-gcc --version # < git log --format=%s --max-count=1 d725e66c06ab440032f49ef17e960896d0ec6d49 # < make -j 240 ARCH=i386 O=/home/kisskb/slave/build/linus_i386-randconfig_i386 CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- randconfig KCONFIG_SEED=0x9BC4379E # Added to kconfig CONFIG_STANDALONE=y # yes \n | make -j 240 ARCH=i386 O=/home/kisskb/slave/build/linus_i386-randconfig_i386 CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -j 240 ARCH=i386 O=/home/kisskb/slave/build/linus_i386-randconfig_i386 CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- make[1]: Entering directory `/home/kisskb/slave/build/linus_i386-randconfig_i386' GEN ./Makefile scripts/kconfig/conf --silentoldconfig Kconfig make[1]: Leaving directory `/home/kisskb/slave/build/linus_i386-randconfig_i386' make[1]: Entering directory `/home/kisskb/slave/build/linus_i386-randconfig_i386' SYSTBL arch/x86/entry/syscalls/../../include/generated/asm/syscalls_32.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 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/genksyms/genksyms.o SHIPPED scripts/genksyms/parse.tab.c SHIPPED scripts/genksyms/lex.lex.c SHIPPED scripts/genksyms/keywords.hash.c SHIPPED scripts/genksyms/parse.tab.h CC scripts/mod/empty.o HOSTCC scripts/genksyms/lex.lex.o HOSTCC scripts/genksyms/parse.tab.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/genksyms/genksyms 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 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 UPD include/generated/compile.h CC init/version.o HOSTCC usr/gen_init_cpio LD arch/x86/net/built-in.o AS arch/x86/entry/entry_32.o AS arch/x86/entry/thunk_32.o CC arch/x86/realmode/init.o CC arch/x86/entry/syscall_32.o AS arch/x86/realmode/rm/header.o CC arch/x86/entry/vsyscall/vsyscall_gtod.o AS arch/x86/realmode/rm/trampoline_32.o LD arch/x86/platform/efi/built-in.o AS arch/x86/realmode/rm/stack.o AS arch/x86/realmode/rm/reboot.o LD arch/x86/platform/iris/built-in.o LD arch/x86/platform/olpc/built-in.o LD arch/x86/platform/scx200/built-in.o LD arch/x86/platform/ce4100/built-in.o LD arch/x86/platform/sfi/built-in.o CC [M] arch/x86/platform/iris/iris.o LD arch/x86/platform/ts5500/built-in.o LD arch/x86/platform/intel-quark/built-in.o CC arch/x86/platform/goldfish/goldfish.o CC arch/x86/platform/geode/alix.o LD arch/x86/platform/intel-mid/built-in.o LD arch/x86/platform/uv/built-in.o CC arch/x86/platform/geode/net5501.o CC arch/x86/platform/atom/punit_atom_debug.o CC arch/x86/mm/init.o CC arch/x86/mm/init_32.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 AS arch/x86/crypto/twofish-i586-asm_32.o CC arch/x86/mm/mmap.o CC arch/x86/crypto/twofish_glue.o CC arch/x86/mm/pat.o PASYMS arch/x86/realmode/rm/pasyms.h CC arch/x86/mm/pgtable.o AS [M] arch/x86/crypto/aes-i586-asm_32.o CC arch/x86/mm/physaddr.o CC arch/x86/mm/gup.o CC arch/x86/mm/setup_nx.o LDS arch/x86/realmode/rm/realmode.lds CC [M] arch/x86/crypto/aes_glue.o AS [M] arch/x86/crypto/salsa20-i586-asm_32.o CC arch/x86/mm/tlb.o CC arch/x86/mm/pat_rbtree.o CC [M] arch/x86/crypto/salsa20_glue.o CC arch/x86/mm/pgtable_32.o AS [M] arch/x86/crypto/aesni-intel_asm.o CC arch/x86/mm/iomap_32.o CC arch/x86/entry/vdso/vma.o CC [M] arch/x86/crypto/aesni-intel_glue.o CC arch/x86/mm/hugetlbpage.o CC arch/x86/mm/mpx.o CC [M] arch/x86/crypto/fpu.o CC arch/x86/entry/vdso/vdso32-setup.o LDS arch/x86/entry/vdso/vdso32/vdso32.lds CC [M] arch/x86/crypto/crc32c-intel_glue.o LD arch/x86/realmode/rm/realmode.elf AS [M] arch/x86/crypto/crc32-pclmul_asm.o CC arch/x86/entry/vdso/vdso32/vclock_gettime.o AS arch/x86/entry/vdso/vdso32/note.o AS arch/x86/entry/vdso/vdso32/int80.o CC [M] arch/x86/crypto/crc32-pclmul_glue.o HOSTCC arch/x86/entry/vdso/vdso2c RELOCS arch/x86/realmode/rm/realmode.relocs CC arch/x86/kernel/process_32.o AS arch/x86/entry/vdso/vdso32/sysenter.o CC arch/x86/kernel/signal.o OBJCOPY arch/x86/realmode/rm/realmode.bin CC arch/x86/kernel/traps.o AS arch/x86/realmode/rmpiggy.o CC arch/x86/kernel/irq.o CC arch/x86/kernel/irq_32.o CC arch/x86/kernel/dumpstack_32.o CC arch/x86/kernel/time.o CC arch/x86/kernel/ioport.o CC arch/x86/kernel/ldt.o CC arch/x86/kernel/dumpstack.o CC arch/x86/kernel/nmi.o CC arch/x86/kernel/setup.o CC arch/x86/kernel/x86_init.o CC arch/x86/kernel/i8259.o CC arch/x86/kernel/irqinit.o CC arch/x86/kernel/jump_label.o GEN usr/initramfs_data.cpio.gz CC arch/x86/kernel/irq_work.o CC arch/x86/kernel/probe_roms.o CC arch/x86/kernel/i386_ksyms_32.o CC kernel/fork.o CC arch/x86/kernel/ksysfs.o CC kernel/exec_domain.o CC arch/x86/kernel/bootflag.o CC kernel/panic.o CC arch/x86/kernel/e820.o CC kernel/cpu.o CC arch/x86/kernel/pci-dma.o CC kernel/exit.o CC kernel/softirq.o CC arch/x86/kernel/quirks.o CC kernel/resource.o CC kernel/sysctl.o LD arch/x86/realmode/built-in.o CC arch/x86/kernel/topology.o CC arch/x86/kernel/kdebugfs.o LD arch/x86/entry/vsyscall/built-in.o CC arch/x86/kernel/alternative.o CC kernel/sysctl_binary.o CC arch/x86/kernel/i8253.o CC kernel/capability.o CC kernel/ptrace.o CC kernel/user.o CC kernel/signal.o CC arch/x86/kernel/pci-nommu.o CC arch/x86/kernel/hw_breakpoint.o CC kernel/sys.o CC arch/x86/kernel/tsc.o CC kernel/kmod.o CC kernel/workqueue.o CC arch/x86/kernel/io_delay.o CC arch/x86/kernel/tsc_msr.o CC kernel/pid.o CC arch/x86/kernel/rtc.o CC arch/x86/kernel/pci-iommu_table.o CC kernel/task_work.o CC kernel/extable.o AS usr/initramfs_data.o CC kernel/params.o CC arch/x86/kernel/resource.o CC kernel/kthread.o CC arch/x86/kernel/process.o CC mm/filemap.o LD arch/x86/platform/atom/built-in.o CC kernel/sys_ni.o CC mm/mempool.o CC kernel/nsproxy.o CC mm/oom_kill.o CC arch/x86/kernel/ptrace.o CC mm/maccess.o CC kernel/notifier.o CC kernel/ksysfs.o CC arch/x86/kernel/tls.o CC kernel/cred.o CC arch/x86/kernel/step.o LD arch/x86/kernel/acpi/built-in.o CC arch/x86/kernel/i8237.o CC kernel/reboot.o CC mm/page_alloc.o LD usr/built-in.o CC arch/x86/kernel/stacktrace.o CC mm/page-writeback.o CC kernel/async.o CC arch/x86/kernel/kprobes/core.o CC mm/readahead.o CC arch/x86/kernel/reboot.o CC mm/swap.o CC kernel/range.o CC arch/x86/kernel/cpuid.o LD arch/x86/platform/goldfish/built-in.o CC arch/x86/kernel/kprobes/opt.o CC arch/x86/kernel/early-quirks.o CC mm/truncate.o CC kernel/smpboot.o CC arch/x86/kernel/apm_32.o CC arch/x86/kernel/fpu/init.o CC kernel/groups.o CC arch/x86/kernel/fpu/bugs.o CC mm/vmscan.o CC mm/shmem.o CC arch/x86/kernel/smp.o CC arch/x86/kernel/smpboot.o CC mm/util.o CC arch/x86/kernel/fpu/core.o CC arch/x86/kernel/tsc_sync.o CC mm/mmzone.o CC arch/x86/kernel/setup_percpu.o CC arch/x86/kernel/apic/apic.o CC arch/x86/kernel/fpu/regset.o CC arch/x86/kernel/mpparse.o CC mm/vmstat.o CC mm/backing-dev.o CC arch/x86/kernel/apic/apic_noop.o CC kernel/printk/printk.o CC mm/mm_init.o CC arch/x86/kernel/reboot_fixups_32.o CC arch/x86/kernel/fpu/xstate.o CC kernel/bpf/core.o CC kernel/debug/debug_core.o CC arch/x86/kernel/fpu/signal.o LD kernel/livepatch/built-in.o CC arch/x86/kernel/apic/ipi.o CC kernel/freezer.o CC arch/x86/kernel/trace_clock.o CC kernel/debug/gdbstub.o CC mm/mmu_context.o CC kernel/stacktrace.o CC arch/x86/kernel/module.o CC kernel/events/core.o CC arch/x86/kernel/doublefault.o CC kernel/futex.o CC mm/percpu.o CC arch/x86/kernel/apic/vector.o CC kernel/events/ring_buffer.o CC arch/x86/kernel/apic/hw_nmi.o CC arch/x86/kernel/kgdb.o CC mm/slab_common.o CC kernel/dma.o CC kernel/smp.o CC kernel/events/callchain.o CC arch/x86/kernel/hpet.o CC mm/compaction.o CC arch/x86/kernel/apic/io_apic.o CC kernel/rcu/update.o CC mm/vmacache.o CC kernel/events/hw_breakpoint.o CC arch/x86/kernel/amd_nb.o CC arch/x86/kernel/apic/htirq.o CC mm/interval_tree.o CC kernel/uid16.o CC kernel/rcu/srcu.o CC arch/x86/kernel/apic/bigsmp_32.o CC arch/x86/kernel/apic/probe_32.o CC arch/x86/kernel/nmi_selftest.o CC kernel/power/main.o LD arch/x86/platform/geode/built-in.o CC kernel/power/qos.o CC arch/x86/kernel/pcspeaker.o CC kernel/rcu/tree.o CC mm/list_lru.o CC kernel/system_keyring.o CC mm/workingset.o Generating X.509 key generation config CC arch/x86/kernel/check.o CC [M] kernel/rcu/rcutorture.o CC kernel/power/process.o CC arch/x86/kernel/sysfb.o CC kernel/power/suspend.o CC mm/debug.o CC kernel/module.o CC kernel/module_signing.o CC kernel/irq/irqdesc.o CC arch/x86/kernel/sysfb_simplefb.o LD arch/x86/platform/built-in.o CC mm/gup.o CC ipc/util.o CC kernel/irq/handle.o CC kernel/power/autosleep.o CC kernel/kallsyms.o CC arch/x86/kernel/perf_regs.o CC kernel/power/wakelock.o CC kernel/irq/manage.o CC ipc/msgutil.o CC mm/highmem.o CC arch/x86/kernel/iosf_mbi.o CC fs/open.o CC kernel/power/poweroff.o CC ipc/msg.o CC mm/memory.o CC ipc/sem.o CC kernel/locking/mutex.o CC arch/x86/kernel/pmc_atom.o CC kernel/backtracetest.o CC kernel/locking/semaphore.o CC fs/read_write.o CC kernel/irq/spurious.o CC mm/mincore.o CC kernel/irq/resend.o CC ipc/shm.o AS arch/x86/kernel/head_32.o CC kernel/locking/rwsem.o CC fs/file_table.o CC kernel/irq/chip.o CC kernel/cgroup.o CC mm/mlock.o CC kernel/locking/mutex-debug.o CC ipc/syscall.o CC kernel/sched/core.o CC kernel/irq/dummychip.o CC mm/mmap.o CC fs/super.o CC arch/x86/kernel/head32.o CC kernel/locking/lockdep.o LDS arch/x86/kernel/vmlinux.lds CC kernel/irq/devres.o CC kernel/sched/loadavg.o CC kernel/cgroup_freezer.o CC arch/x86/kernel/head.o CC fs/char_dev.o CC mm/mprotect.o CC kernel/sched/clock.o CC kernel/irq/generic-chip.o CC kernel/locking/spinlock.o CC [M] arch/x86/kernel/msr.o CC kernel/time/time.o CC [M] arch/x86/kernel/test_nx.o CC fs/stat.o CC kernel/cpuset.o CC arch/x86/kernel/cpu/intel_cacheinfo.o CC arch/x86/kernel/cpu/scattered.o CC kernel/sched/cputime.o CC kernel/stop_machine.o CC arch/x86/kernel/cpu/topology.o CC kernel/test_kprobes.o CC kernel/sched/idle_task.o CC mm/mremap.o CC security/keys/gc.o CC kernel/audit.o CC kernel/locking/osq_lock.o CC arch/x86/kernel/cpu/common.o CC kernel/locking/lglock.o CC security/keys/key.o CC security/commoncap.o CC arch/x86/kernel/cpu/rdrand.o CC security/min_addr.o CC arch/x86/kernel/cpu/match.o CC security/inode.o CC mm/msync.o CC kernel/auditfilter.o CC fs/exec.o CC kernel/auditsc.o LD [M] arch/x86/crypto/salsa20-i586.o CC kernel/audit_watch.o MKCAP arch/x86/kernel/cpu/capflags.c LD arch/x86/crypto/twofish-i586.o CC arch/x86/kernel/cpu/powerflags.o CC kernel/locking/qspinlock.o LD [M] arch/x86/crypto/aes-i586.o CC kernel/audit_tree.o CC kernel/locking/rtmutex.o CC mm/rmap.o CC kernel/kprobes.o LD [M] arch/x86/crypto/aesni-intel.o CC kernel/sched/fair.o CC security/lsm_audit.o LD [M] arch/x86/crypto/crc32-pclmul.o CC kernel/irq/autoprobe.o CC kernel/irq/irqdomain.o CC kernel/time/timer.o LD arch/x86/crypto/built-in.o CC kernel/sched/rt.o CC kernel/irq/migration.o CC fs/pipe.o CC kernel/time/hrtimer.o CC kernel/time/itimer.o CC kernel/sched/deadline.o CC arch/x86/kernel/cpu/bugs.o LD block/built-in.o CC kernel/hung_task.o CC kernel/sched/stop_task.o CC arch/x86/kernel/cpu/intel.o CC kernel/watchdog.o CC mm/vmalloc.o CC kernel/time/posix-timers.o CC mm/pagewalk.o CC kernel/seccomp.o CC arch/x86/kernel/cpu/amd.o CC mm/pgtable-generic.o VDSO arch/x86/entry/vdso/vdso32-int80.so.dbg CC kernel/sched/wait.o CC kernel/relay.o CC mm/process_vm_access.o CC kernel/time/posix-cpu-timers.o CC kernel/irq/pm.o CC fs/namei.o CC mm/init-mm.o CC kernel/delayacct.o CC security/keys/keyring.o LD [M] arch/x86/crypto/crc32c-intel.o CC fs/fcntl.o CC kernel/taskstats.o CC security/keys/keyctl.o CC arch/x86/kernel/cpu/cyrix.o CC kernel/locking/rtmutex-debug.o CC arch/x86/kernel/cpu/centaur.o CC kernel/tsacct.o CC security/keys/permission.o CC mm/nobootmem.o CC kernel/locking/spinlock_debug.o CC kernel/irq_work.o CC kernel/sched/completion.o CC kernel/sched/idle.o CC arch/x86/kernel/cpu/perf_event.o CC kernel/locking/rwsem-xadd.o CC crypto/api.o CC security/keys/process_keys.o CC mm/fadvise.o CC kernel/padata.o CC kernel/locking/percpu-rwsem.o CC kernel/locking/qrwlock.o CC fs/ioctl.o CC kernel/torture.o CC kernel/time/timekeeping.o CC kernel/locking/locktorture.o CC security/keys/request_key.o CC kernel/sched/cpupri.o CC crypto/cipher.o CC fs/readdir.o CC arch/x86/kernel/cpu/perf_event_amd.o CC mm/madvise.o CC kernel/time/ntp.o CC crypto/compress.o CC mm/memblock.o CC security/keys/request_key_auth.o CC kernel/time/clocksource.o CC mm/dmapool.o CC kernel/sched/cpudeadline.o ### ### Now generating an X.509 key pair to be used for signing modules. LD init/mounts.o ### ### If this takes a long time, you might wish to run rngd in the CC mm/hugetlb.o LD init/built-in.o CC kernel/sched/auto_group.o ### background to keep the supply of entropy topped up. It CC arch/x86/kernel/cpu/perf_event_amd_uncore.o ### needs to be run as root, and uses a hardware random ### number generator if one is available. CC fs/select.o CC arch/x86/kernel/cpu/perf_event_p6.o ### openssl req -new -nodes -utf8 -"sha224" -days 36500 \ -batch -x509 -config x509.genkey \ -outform DER -out signing_key.x509 \ -keyout signing_key.priv 2>&1 CC kernel/sched/cpuacct.o CC fs/dcache.o CC arch/x86/kernel/cpu/perf_event_knc.o CC security/keys/user_defined.o CC fs/inode.o CC kernel/time/jiffies.o CC arch/x86/kernel/cpu/perf_event_p4.o CC fs/attr.o CC mm/ksm.o CC kernel/time/timer_list.o Generating a 4096 bit RSA private key CC crypto/memneq.o . CC arch/x86/kernel/cpu/perf_event_intel_lbr.o CC mm/slub.o CC arch/x86/kernel/cpu/perf_event_intel_ds.o CC crypto/crypto_wq.o CC arch/x86/kernel/cpu/perf_event_intel.o CC fs/bad_inode.o CC mm/memtest.o CC crypto/fips.o . CC kernel/time/timeconv.o CC mm/migrate.o CC fs/file.o CC arch/x86/kernel/cpu/perf_event_intel_rapl.o CC mm/page_counter.o CC crypto/algapi.o CC fs/filesystems.o CC mm/hugetlb_cgroup.o CC fs/namespace.o CC kernel/time/timecounter.o . LD arch/x86/kernel/kprobes/built-in.o CC fs/seq_file.o LD sound/built-in.o CC crypto/scatterwalk.o CC kernel/time/posix-clock.o CC mm/kmemleak.o CC arch/x86/kernel/cpu/perf_event_intel_cqm.o CC kernel/time/alarmtimer.o CC crypto/aead.o CC [M] sound/sound_core.o CC [M] sound/sound_firmware.o CC crypto/ablkcipher.o CC mm/cleancache.o . LD sound/arm/built-in.o CC mm/early_ioremap.o CC mm/page_ext.o . CC [M] mm/kmemleak-test.o CC crypto/blkcipher.o CC arch/x86/kernel/cpu/perf_event_intel_pt.o CC crypto/chainiv.o CC arch/x86/kernel/cpu/perf_event_intel_bts.o CC kernel/time/clockevents.o CC fs/xattr.o CC arch/x86/kernel/cpu/perf_event_intel_uncore.o LD sound/atmel/built-in.o CC crypto/eseqiv.o CC crypto/seqiv.o CC arch/x86/kernel/cpu/perf_event_intel_uncore_snb.o CC fs/libfs.o CC kernel/time/tick-common.o CC arch/x86/kernel/cpu/perf_event_intel_uncore_snbep.o CC fs/fs-writeback.o . CC arch/x86/kernel/cpu/perf_event_intel_uncore_nhmex.o CC fs/pnode.o LD sound/firewire/built-in.o CC kernel/time/tick-broadcast.o LD sound/hda/built-in.o CC fs/splice.o LD sound/core/built-in.o CC kernel/time/tick-broadcast-hrtimer.o . LD drivers/accessibility/braille/built-in.o CC crypto/echainiv.o CC [M] sound/core/sound.o CC fs/sync.o LD sound/drivers/built-in.o LD sound/isa/built-in.o LD drivers/amba/built-in.o LD sound/i2c/built-in.o LD sound/mips/built-in.o CC fs/utimes.o LD drivers/accessibility/built-in.o . LD drivers/atm/built-in.o CC arch/x86/kernel/cpu/mcheck/mce.o . CC arch/x86/kernel/cpu/microcode/core.o LD drivers/auxdisplay/built-in.o CC kernel/time/tick-oneshot.o LD sound/isa/ad1848/built-in.o MK_FW firmware/matrox/g200_warp.fw.gen.S . LD sound/drivers/mpu401/built-in.o HOSTCC firmware/ihex2fw LD sound/pci/built-in.o LD arch/x86/kernel/fpu/built-in.o CC kernel/time/tick-sched.o LD sound/isa/ad1816a/built-in.o MK_FW firmware/matrox/g400_warp.fw.gen.S LD sound/pcmcia/built-in.o LD sound/i2c/other/built-in.o CC arch/x86/kernel/cpu/mtrr/main.o LD sound/isa/cs423x/built-in.o MK_FW firmware/r128/r128_cce.bin.gen.S IHEX firmware/r128/r128_cce.bin LD sound/parisc/built-in.o LD arch/x86/kernel/apm.o CC arch/x86/kernel/cpu/mtrr/if.o LD sound/isa/es1688/built-in.o LD sound/pci/ali5451/built-in.o AS firmware/r128/r128_cce.bin.gen.o . CC arch/x86/kernel/cpu/mcheck/mce-severity.o LD sound/pcmcia/pdaudiocf/built-in.o LD sound/drivers/opl3/built-in.o LD sound/ppc/built-in.o LD sound/sh/built-in.o LD sound/pci/ac97/built-in.o LD sound/isa/galaxy/built-in.o LD sound/soc/built-in.o LD sound/drivers/opl4/built-in.o LD sound/isa/gus/built-in.o LD drivers/block/built-in.o LD sound/oss/built-in.o LD sound/isa/msnd/built-in.o CC [M] sound/core/init.o LD sound/isa/opti9xx/built-in.o VDSO arch/x86/entry/vdso/vdso32-sysenter.so.dbg CC [M] sound/oss/dev_table.o LD sound/drivers/pcsp/built-in.o CC fs/stack.o CC arch/x86/kernel/cpu/microcode/intel.o CC arch/x86/kernel/cpu/microcode/intel_lib.o CC arch/x86/kernel/cpu/perfctr-watchdog.o LD sound/sparc/built-in.o CC arch/x86/kernel/cpu/mcheck/winchip.o LD sound/pci/asihpi/built-in.o LD sound/isa/wss/built-in.o LD sound/isa/wavefront/built-in.o LD sound/spi/built-in.o CC kernel/time/timekeeping_debug.o . CC arch/x86/kernel/cpu/mtrr/generic.o LD sound/pcmcia/vx/built-in.o LD sound/isa/sb/built-in.o CC [M] sound/core/memory.o CC arch/x86/kernel/cpu/perf_event_amd_ibs.o CC arch/x86/kernel/cpu/microcode/amd.o LD sound/drivers/vx/built-in.o CC arch/x86/kernel/cpu/mtrr/cleanup.o LD sound/synth/built-in.o CC arch/x86/kernel/cpu/mtrr/amd.o CC [M] sound/core/control.o OBJCOPY arch/x86/entry/vdso/vdso32-int80.so LD sound/pci/au88x0/built-in.o CC fs/fs_struct.o CC arch/x86/kernel/cpu/mcheck/p5.o CC [M] arch/x86/kernel/cpu/mcheck/mce-inject.o OBJCOPY arch/x86/entry/vdso/vdso32-sysenter.so . CC fs/statfs.o LD sound/usb/built-in.o CC [M] sound/core/misc.o CC [M] sound/oss/soundcard.o CC fs/fs_pin.o LD drivers/bus/built-in.o LD kernel/debug/built-in.o VDSO2C arch/x86/entry/vdso/vdso-image-32-int80.c VDSO2C arch/x86/entry/vdso/vdso-image-32-sysenter.c CC arch/x86/kernel/cpu/mtrr/cyrix.o CC [M] sound/oss/audio.o CC [M] sound/core/device.o CC arch/x86/entry/vdso/vdso-image-32-int80.o CC fs/nsfs.o LD sound/pci/aw2/built-in.o . CC arch/x86/kernel/cpu/mtrr/centaur.o LD drivers/cdrom/built-in.o CC arch/x86/entry/vdso/vdso-image-32-sysenter.o LD sound/synth/emux/built-in.o LD sound/pci/cs46xx/built-in.o CC [M] sound/core/isadma.o CC drivers/char/mem.o LD sound/pci/ca0106/built-in.o CC fs/no-block.o CC [M] sound/oss/dmabuf.o LD sound/usb/bcd2000/built-in.o CC [M] sound/oss/midi_synth.o LD sound/usb/6fire/built-in.o CC crypto/ahash.o LD drivers/bluetooth/built-in.o CC drivers/base/component.o CC crypto/shash.o LD kernel/power/built-in.o CC [M] sound/oss/midibuf.o CC drivers/base/core.o CC [M] drivers/bluetooth/hci_ldisc.o LD sound/pci/cs5535audio/built-in.o CC drivers/clocksource/i8253.o . CC [M] sound/oss/sequencer.o LD sound/pci/ctxfi/built-in.o CC drivers/base/bus.o LD drivers/char/ipmi/built-in.o LD sound/pci/echoaudio/built-in.o CC [M] drivers/bluetooth/hci_h4.o CC fs/debugfs/inode.o LD sound/usb/caiaq/built-in.o LD drivers/clk/x86/built-in.o LD sound/usb/hiface/built-in.o CC crypto/pcompress.o LD sound/pci/emu10k1/built-in.o CC [M] drivers/char/ipmi/ipmi_msghandler.o CC fs/debugfs/file.o LD fs/devpts/built-in.o LD drivers/crypto/built-in.o LD sound/pci/hda/built-in.o LD fs/exofs/built-in.o LD fs/configfs/built-in.o CC [M] sound/oss/sound_timer.o CC [M] sound/core/timer.o LD kernel/printk/built-in.o LD drivers/dca/built-in.o LD drivers/clk/built-in.o CC [M] fs/configfs/inode.o LD sound/pci/ice1712/built-in.o CC drivers/char/random.o CC fs/exportfs/expfs.o LD sound/pci/korg1212/built-in.o CC crypto/akcipher.o LD sound/usb/misc/built-in.o CC [M] drivers/dca/dca-core.o CC [M] sound/core/hrtimer.o CC crypto/algboss.o LD sound/usb/usx2y/built-in.o CC crypto/testmgr.o LD sound/pci/lola/built-in.o . LD sound/pci/lx6464es/built-in.o CC fs/hugetlbfs/inode.o LD arch/x86/mm/built-in.o CC drivers/devfreq/devfreq.o CC crypto/cmac.o LD fs/fuse/built-in.o LD fs/fscache/built-in.o CC drivers/devfreq/governor_simpleondemand.o CC drivers/base/dd.o LD sound/pci/mixart/built-in.o CC drivers/devfreq/governor_performance.o CC [M] fs/fuse/dev.o CC [M] fs/fscache/cache.o CC [M] drivers/dca/dca-sysfs.o CC fs/kernfs/mount.o CC [M] drivers/devfreq/governor_powersave.o CC drivers/dma/dmaengine.o LD fs/dlm/built-in.o CC fs/kernfs/inode.o LD sound/pci/nm256/built-in.o LD sound/pci/oxygen/built-in.o . CC drivers/dma-buf/dma-buf.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 [M] fs/dlm/ast.o LD sound/pci/pcxhr/built-in.o LD sound/pci/riptide/built-in.o CC drivers/dma-buf/fence.o CC fs/kernfs/dir.o LD sound/pci/rme9652/built-in.o CC fs/kernfs/file.o LD sound/core/seq/built-in.o CC drivers/dma-buf/reservation.o LD sound/pci/trident/built-in.o CC [M] fs/dlm/config.o CC crypto/hmac.o CC drivers/base/syscore.o CC fs/kernfs/symlink.o CC [M] sound/core/seq/seq.o LD fs/quota/built-in.o CC drivers/char/misc.o CC drivers/base/driver.o CC fs/logfs/compr.o LD sound/pci/ymfpci/built-in.o LD sound/pci/vx222/built-in.o CC crypto/vmac.o . CC [M] sound/core/seq/seq_lock.o CC [M] fs/dlm/dir.o CC drivers/base/class.o CC [M] fs/fuse/dir.o CC fs/logfs/dir.o CC fs/notify/fsnotify.o CC [M] fs/fuse/file.o CC drivers/extcon/extcon.o CC fs/ramfs/inode.o LD fs/overlayfs/built-in.o LD arch/x86/entry/vdso/built-in.o CC fs/ramfs/file-mmu.o H16TOFW firmware/matrox/g200_warp.fw CC [M] fs/overlayfs/super.o CC crypto/crypto_null.o H16TOFW firmware/matrox/g400_warp.fw LD fs/jffs2/built-in.o CC crypto/md4.o LD arch/x86/entry/built-in.o CC drivers/extcon/extcon-adc-jack.o AS firmware/matrox/g200_warp.fw.gen.o LD fs/romfs/built-in.o CC crypto/md5.o CC [M] fs/jffs2/compr.o CC drivers/dma/dw/core.o . CC [M] drivers/extcon/extcon-usb-gpio.o LD kernel/bpf/built-in.o CC [M] fs/romfs/storage.o CC [M] fs/jffs2/dir.o CC [M] fs/jffs2/file.o CC [M] fs/dlm/lock.o CC [M] drivers/char/ipmi/ipmi_si_intf.o CC [M] drivers/bluetooth/hci_bcsp.o CC drivers/base/platform.o CC arch/x86/math-emu/fpu_entry.o CC [M] fs/romfs/super.o CC drivers/base/cpu.o CC [M] fs/dlm/lockspace.o CC [M] drivers/bluetooth/hci_ll.o CC drivers/char/agp/backend.o CC drivers/base/firmware.o CC fs/eventpoll.o CC [M] drivers/char/ipmi/ipmi_kcs_sm.o AS firmware/matrox/g400_warp.fw.gen.o CC crypto/rmd160.o CC crypto/rmd256.o LD kernel/irq/built-in.o . CC fs/sysfs/file.o CC arch/x86/pci/i386.o CC fs/anon_inodes.o LD ipc/built-in.o CC [M] fs/dlm/main.o CC [M] sound/oss/sys_timer.o CC fs/signalfd.o CC [M] drivers/bluetooth/hci_h5.o . CC [M] drivers/bluetooth/hci_bcm.o CC crypto/rmd320.o CC arch/x86/pci/init.o LD firmware/built-in.o CC fs/timerfd.o CC crypto/sha256_generic.o CC fs/aio.o CC arch/x86/pci/pcbios.o CC drivers/firewire/nosy.o . CC fs/binfmt_script.o CC drivers/firewire/init_ohci1394_dma.o LD drivers/char/mwave/built-in.o CC crypto/sha512_generic.o CC drivers/dma/dw/platform.o CC [M] drivers/char/mwave/mwavedd.o CC [M] drivers/char/mwave/smapi.o . CC fs/posix_acl.o CC crypto/tgr192.o CC fs/coredump.o CC [M] fs/jffs2/ioctl.o CC [M] fs/overlayfs/inode.o CC crypto/gf128mul.o CC fs/notify/notification.o CC [M] fs/fscache/cookie.o CC fs/fhandle.o CC [M] fs/fuse/inode.o CC [M] drivers/bluetooth/dtl1_cs.o . CC [M] fs/fscache/fsdef.o CC [M] fs/jffs2/nodelist.o CC [M] fs/dlm/member.o LD security/keys/built-in.o CC crypto/ecb.o LD drivers/dma/hsu/built-in.o . CC drivers/char/xillybus/xillybus_core.o CC [M] fs/binfmt_misc.o CC arch/x86/math-emu/errors.o CC [M] drivers/dma/hsu/hsu.o LD security/built-in.o LD drivers/char/pcmcia/built-in.o CC [M] drivers/dma/hsu/pci.o CC [M] drivers/char/pcmcia/cm4040_cs.o . CC crypto/cbc.o CC [M] drivers/char/ipmi/ipmi_smic_sm.o CC [M] fs/dlm/memory.o CC crypto/pcbc.o CC [M] drivers/bluetooth/bt3c_cs.o CC [M] fs/fscache/main.o CC drivers/base/init.o . LD drivers/clocksource/built-in.o CC [M] sound/oss/aedsp16.o CC [M] drivers/bluetooth/btuart_cs.o CC [M] fs/overlayfs/dir.o CC fs/sysfs/dir.o CC [M] drivers/bluetooth/btsdio.o CC arch/x86/pci/fixup.o CC [M] drivers/bluetooth/btmrvl_main.o . CC [M] drivers/bluetooth/btmrvl_debugfs.o CC arch/x86/power/cpu.o LD [M] sound/soundcore.o CC [M] drivers/dma/dw/pci.o CC arch/x86/pci/legacy.o LD [M] sound/core/snd-hrtimer.o CC [M] fs/fscache/netfs.o CC crypto/cts.o . CC arch/x86/pci/irq.o CC fs/sysfs/symlink.o CC arch/x86/pci/common.o CC crypto/xts.o CC drivers/firmware/dell_rbu.o CC crypto/ctr.o . LD drivers/fmc/built-in.o CC [M] fs/fuse/control.o . CC [M] drivers/fmc/fmc-core.o LD drivers/dma/ioat/built-in.o CC crypto/gcm.o CC drivers/char/hangcheck-timer.o CC [M] fs/fscache/object.o CC [M] drivers/dma/ioat/pci.o CC [M] fs/fscache/operation.o CC [M] fs/fuse/cuse.o CC [M] drivers/fmc/fmc-match.o CC [M] drivers/dma/ioat/dma.o CC [M] fs/fscache/page.o CC [M] sound/core/seq/seq_clientmgr.o CC crypto/mcryptd.o LD drivers/gpu/vga/built-in.o CC crypto/fcrypt.o . CC crypto/blowfish_generic.o CC [M] sound/core/seq/seq_memory.o CC fs/logfs/file.o CC drivers/gpio/devres.o CC [M] drivers/dma/ioat/dma_v2.o CC [M] drivers/char/applicom.o CC [M] drivers/fmc/fmc-sdb.o CC arch/x86/video/fbdev.o LD kernel/locking/built-in.o CC [M] sound/core/seq/seq_queue.o CC [M] drivers/fmc/fru-parse.o CC [M] fs/dlm/midcomms.o CC drivers/char/agp/frontend.o CC fs/logfs/gc.o CC arch/x86/pci/early.o /home/kisskb/slave/src/mm/page_alloc.c: In function 'free_area_init_nodes': CC crypto/blowfish_common.o /home/kisskb/slave/src/mm/page_alloc.c:5782:34: warning: array subscript is below array bounds [-Warray-bounds] CC fs/logfs/inode.o CC [M] drivers/fmc/fmc-dump.o . CC [M] drivers/fmc/fmc-fakedev.o CC [M] sound/core/seq/seq_fifo.o CC [M] sound/core/seq/seq_prioq.o /home/kisskb/slave/src/kernel/cgroup.c: In function 'cgroup_mount': /home/kisskb/slave/src/kernel/cgroup.c:1901:13: warning: 'root' may be used uninitialized in this function [-Wuninitialized] CC [M] fs/dlm/netlink.o CC [M] sound/core/seq/seq_timer.o LD arch/x86/kernel/cpu/microcode/microcode.o . LD arch/x86/kernel/cpu/microcode/built-in.o CC drivers/base/map.o CC [M] drivers/fmc/fmc-write-eeprom.o CC [M] fs/configfs/file.o CC [M] drivers/fmc/fmc-chardev.o CC [M] fs/jffs2/malloc.o CC [M] fs/overlayfs/readdir.o CC [M] fs/configfs/dir.o CC fs/notify/group.o CC arch/x86/pci/bus_numa.o CC [M] fs/jffs2/read.o . CC arch/x86/pci/amd_bus.o CC arch/x86/math-emu/fpu_arith.o CC drivers/firmware/dcdbas.o CC drivers/firmware/memmap.o CC crypto/twofish_common.o CC [M] drivers/char/sonypi.o CC [M] fs/jffs2/nodemgmt.o CC fs/sysfs/mount.o LD fs/ramfs/ramfs.o CC [M] fs/configfs/symlink.o CC [M] drivers/char/nvram.o LD fs/ramfs/built-in.o CC [M] fs/jffs2/readinode.o CC crypto/aes_generic.o . CC crypto/camellia_generic.o CC [M] drivers/char/pc8736x_gpio.o CC drivers/gpu/drm/drm_crtc_helper.o CC arch/x86/pci/broadcom_bus.o CC crypto/cast_common.o CC drivers/base/devres.o LD arch/x86/kernel/cpu/mtrr/built-in.o LD arch/x86/kernel/apic/built-in.o LD fs/exportfs/exportfs.o CC drivers/base/attribute_container.o CC [M] fs/dlm/lowcomms.o CC drivers/dma-buf/seqno-fence.o CC [M] drivers/bluetooth/btwilink.o LD fs/exportfs/built-in.o CC drivers/base/transport_class.o CC [M] fs/overlayfs/copy_up.o CC [M] fs/configfs/mount.o CC drivers/char/agp/generic.o CC [M] drivers/char/ipmi/ipmi_bt_sm.o . CC [M] drivers/char/mwave/tp3780i.o CC fs/notify/inode_mark.o CC [M] drivers/dma/ioat/dma_v3.o CC [M] fs/dlm/plock.o CC [M] fs/configfs/item.o CC [M] drivers/dma/ioat/dca.o LD [M] drivers/dca/dca.o CC [M] fs/dlm/rcom.o CC [M] sound/core/seq/seq_system.o CC crypto/cast5_generic.o CC [M] sound/oss/ad1848.o . CC drivers/hsi/hsi_boardinfo.o CC crypto/anubis.o CC crypto/seed.o CC drivers/char/agp/isoch.o CC [M] drivers/char/ipmi/ipmi_ssif.o CC [M] fs/dlm/recover.o CC [M] sound/oss/mpu401.o LD drivers/hsi/clients/built-in.o LD drivers/hsi/controllers/built-in.o . CC fs/logfs/journal.o CC drivers/char/agp/amd-k7-agp.o CC [M] drivers/char/mwave/3780i.o LD fs/hugetlbfs/hugetlbfs.o CC [M] drivers/hsi/hsi.o LD drivers/dma/dw/dw_dmac.o CC drivers/char/agp/amd64-agp.o LD [M] drivers/dma/hsu/hsu_dma_pci.o LD fs/hugetlbfs/built-in.o CC drivers/char/agp/efficeon-agp.o CC [M] sound/oss/sb_common.o . CC [M] sound/oss/sb_audio.o LD drivers/firmware/broadcom/built-in.o CC [M] sound/oss/sb_midi.o CC [M] drivers/bluetooth/btbcm.o LD drivers/devfreq/built-in.o CC [M] drivers/char/nsc_gpio.o CC fs/sysfs/group.o . CC drivers/base/container.o LD [M] fs/romfs/romfs.o CC [M] fs/dlm/recoverd.o CC drivers/base/topology.o CC drivers/base/property.o CC crypto/salsa20_generic.o CC [M] fs/jffs2/write.o CC drivers/hid/hid-core.o CC crypto/poly1305_generic.o CC drivers/gpu/drm/drm_dp_helper.o CC drivers/char/agp/intel-agp.o CC [M] fs/jffs2/scan.o CC crypto/deflate.o CC [M] fs/jffs2/gc.o LD drivers/idle/built-in.o . CC drivers/hid/hid-input.o CC fs/logfs/readwrite.o CC drivers/gpu/drm/drm_probe_helper.o LD drivers/hwmon/built-in.o CC fs/logfs/segment.o CC drivers/i2c/i2c-boardinfo.o CC [M] drivers/hwmon/hwmon.o LD drivers/dma/xilinx/built-in.o CC drivers/i2c/i2c-core.o LD drivers/infiniband/built-in.o . CC [M] drivers/hwmon/hwmon-vid.o CC crypto/michael_mic.o CC drivers/hid/hid-debug.o CC crypto/crc32c_generic.o CC crypto/lz4hc.o LD drivers/input/gameport/built-in.o . CC fs/notify/mark.o CC [M] drivers/input/gameport/gameport.o CC crypto/rng.o CC drivers/dma/pch_dma.o CC drivers/hid/hid-apple.o LD drivers/infiniband/hw/built-in.o CC fs/notify/vfsmount_mark.o CC fs/logfs/super.o LD drivers/infiniband/ulp/built-in.o CC [M] drivers/input/gameport/emu10k1-gp.o CC crypto/drbg.o CC drivers/base/cacheinfo.o CC drivers/i2c/i2c-mux.o CC [M] drivers/dma/virt-dma.o CC arch/x86/math-emu/fpu_aux.o . LD fs/debugfs/debugfs.o CC crypto/jitterentropy.o CC fs/notify/fdinfo.o CC [M] drivers/dma/dmatest.o CC fs/logfs/dev_mtd.o CC crypto/jitterentropy-kcapi.o CC [M] drivers/char/ipmi/ipmi_poweroff.o CC [M] sound/oss/sb_mixer.o CC crypto/ghash-generic.o . CC drivers/input/input.o LD [M] drivers/dma/dw/dw_dmac_pci.o LD drivers/firewire/built-in.o CC [M] drivers/char/tlclk.o CC drivers/input/input-compat.o CC arch/x86/math-emu/fpu_etc.o CC [M] fs/dlm/requestqueue.o CC [M] sound/oss/sb_ess.o CC [M] fs/jffs2/symlink.o LD fs/debugfs/built-in.o LD drivers/infiniband/core/built-in.o CC drivers/i2c/algos/i2c-algo-bit.o CC drivers/input/input-mt.o CC fs/notify/dnotify/dnotify.o CC [M] fs/dlm/user.o . CC [M] drivers/infiniband/core/packer.o CC [M] fs/jffs2/build.o CC drivers/char/agp/intel-gtt.o CC fs/notify/fanotify/fanotify.o CC [M] fs/jffs2/erase.o CC drivers/iio/industrialio-core.o CC [M] drivers/infiniband/core/ud_header.o CC drivers/char/agp/nvidia-agp.o LD drivers/iommu/built-in.o CC drivers/iio/industrialio-event.o CC drivers/char/agp/sis-agp.o CC drivers/base/devtmpfs.o . CC [M] drivers/infiniband/core/verbs.o CC [M] drivers/infiniband/core/sysfs.o CC drivers/char/agp/via-agp.o CC drivers/input/serio/serio.o LD drivers/infiniband/hw/amso1100/built-in.o CC [M] drivers/infiniband/core/device.o CC [M] drivers/infiniband/hw/amso1100/c2.o CC [M] drivers/char/agp/ali-agp.o CC crypto/af_alg.o CC drivers/input/serio/i8042.o CC [M] drivers/char/agp/sworks-agp.o . CC [M] sound/oss/uart401.o CC drivers/base/dma-mapping.o CC [M] fs/jffs2/background.o CC drivers/base/power/sysfs.o CC [M] drivers/infiniband/hw/amso1100/c2_provider.o CC crypto/algif_hash.o CC drivers/input/serio/serport.o CC [M] sound/oss/pas2_card.o CC crypto/algif_skcipher.o LD kernel/rcu/built-in.o CC drivers/gpio/gpiolib.o CC [M] sound/oss/pas2_midi.o . CC [M] drivers/input/gameport/lightning.o LD drivers/ipack/carriers/built-in.o LD [M] drivers/dma/hsu/hsu_dma.o CC drivers/base/power/generic_ops.o CC drivers/base/dma-coherent.o LD kernel/time/built-in.o . CC [M] sound/core/seq/seq_ports.o CC [M] drivers/infiniband/core/fmr_pool.o CC [M] sound/oss/pas2_mixer.o CC arch/x86/math-emu/fpu_tags.o CC drivers/iio/inkern.o CC drivers/base/firmware_class.o CC drivers/base/regmap/regmap.o CC crypto/hash_info.o CC arch/x86/math-emu/fpu_trig.o . CC [M] crypto/xcbc.o LD drivers/ipack/devices/built-in.o CC drivers/base/regmap/regcache.o . CC [M] crypto/rmd128.o CC [M] drivers/ipack/devices/ipoctal.o CC arch/x86/math-emu/load_store.o CC [M] drivers/ipack/ipack.o CC drivers/gpu/drm/drm_plane_helper.o CC drivers/base/module.o CC [M] crypto/sha1_generic.o CC [M] sound/core/seq/seq_device.o CC [M] sound/oss/pas2_pcm.o LD fs/notify/inotify/built-in.o CC [M] crypto/lrw.o CC drivers/gpio/gpiolib-legacy.o LD drivers/extcon/built-in.o LD fs/kernfs/built-in.o CC [M] crypto/chacha20poly1305.o CC [M] sound/oss/sb_card.o CC drivers/input/ff-core.o CC drivers/base/regmap/regcache-rbtree.o CC drivers/gpio/gpiolib-sysfs.o CC [M] drivers/infiniband/core/cache.o CC [M] sound/oss/v_midi.o CC [M] crypto/pcrypt.o CC [M] crypto/cryptd.o CC [M] crypto/twofish_generic.o CC drivers/input/ff-memless.o . CC [M] fs/dlm/util.o CC drivers/iio/industrialio-buffer.o CC crypto/asymmetric_keys/asymmetric_type.o CC drivers/input/input-polldev.o LD [M] drivers/bluetooth/hci_uart.o CC drivers/input/mousedev.o CC drivers/iio/industrialio-trigger.o LD drivers/irqchip/built-in.o LD [M] drivers/char/mwave/mwave.o CC [M] crypto/cast6_generic.o CC drivers/input/joydev.o CC drivers/input/evdev.o CC [M] crypto/arc4.o CC drivers/iio/industrialio-triggered-buffer.o CC drivers/input/evbug.o CC [M] sound/core/seq/seq_dummy.o CC drivers/iio/kfifo_buf.o LD [M] drivers/fmc/fmc.o . LD drivers/lguest/built-in.o CC [M] fs/jffs2/fs.o CC [M] crypto/tea.o CC [M] fs/jffs2/writev.o CC drivers/i2c/algos/i2c-algo-pca.o CC drivers/leds/led-core.o . CC drivers/gpio/gpio-generic.o LD drivers/macintosh/built-in.o CC drivers/hid/hid-chicony.o CC drivers/gpio/gpio-amd8111.o CC [M] crypto/chacha20_generic.o CC [M] drivers/infiniband/core/netlink.o CC drivers/gpio/gpio-dwapb.o CC drivers/iio/adc/da9150-gpadc.o CC [M] sound/oss/pss.o . LD arch/x86/power/built-in.o LD drivers/hsi/built-in.o CC [M] sound/oss/trix.o LD [M] fs/overlayfs/overlay.o CC drivers/mailbox/mailbox.o CC drivers/iio/accel/bma180.o CC drivers/input/misc/adxl34x.o CC [M] drivers/infiniband/core/mad.o CC drivers/iio/accel/kxcjk-1013.o CC drivers/input/tablet/wacom_serial4.o CC drivers/input/misc/cma3000_d0x.o CC [M] crypto/zlib.o LD arch/x86/video/built-in.o CC [M] fs/jffs2/super.o CC drivers/input/misc/cma3000_d0x_i2c.o + CC [M] fs/jffs2/debug.o CC drivers/input/mouse/cyapa.o CC drivers/iio/adc/men_z188_adc.o CC drivers/iio/accel/st_accel_core.o CC [M] drivers/hwmon/asb100.o CC [M] fs/jffs2/xattr.o CC [M] fs/jffs2/xattr_trusted.o CC [M] fs/jffs2/xattr_user.o + CC arch/x86/math-emu/get_address.o CC drivers/input/mouse/cyapa_gen3.o . CC drivers/input/touchscreen/cy8ctmg110_ts.o CC [M] crypto/crc32.o CC [M] crypto/crct10dif_common.o LD [M] sound/oss/sound.o LD arch/x86/pci/built-in.o CC drivers/input/misc/drv2665.o CC [M] drivers/hwmon/w83627hf.o CC [M] crypto/crct10dif_generic.o CC drivers/mcb/mcb-core.o LD drivers/dma-buf/built-in.o CC drivers/input/touchscreen/cyttsp4_core.o CC drivers/mcb/mcb-parse.o . LD drivers/i2c/muxes/built-in.o LD drivers/memory/built-in.o CC [M] crypto/lzo.o CC [M] drivers/i2c/i2c-smbus.o CC drivers/iio/adc/nau7802.o CC [M] crypto/lz4.o LD [M] sound/core/snd.o CC [M] drivers/iio/adc/max1363.o CC drivers/gpio/gpio-ich.o CC [M] drivers/i2c/i2c-dev.o LD arch/x86/kernel/cpu/mcheck/built-in.o LD drivers/dma/dw/dw_dmac_core.o CC [M] drivers/i2c/i2c-stub.o CC drivers/gpio/gpio-lp3943.o . LD drivers/dma/dw/built-in.o CC drivers/base/power/common.o LD drivers/media/common/b2c2/built-in.o CC [M] fs/jffs2/security.o LD fs/sysfs/built-in.o LD drivers/media/firewire/built-in.o CC [M] drivers/hwmon/w83792d.o LD drivers/media/common/saa7146/built-in.o CC drivers/hid/hid-emsff.o LD fs/notify/dnotify/built-in.o CC [M] crypto/842.o CC [M] drivers/input/sparse-keymap.o CC drivers/leds/led-class.o CC drivers/input/serio/libps2.o CC arch/x86/math-emu/poly_atan.o CC drivers/memstick/core/memstick.o CC fs/notify/fanotify/fanotify_user.o CC drivers/i2c/busses/i2c-ali15x3.o LD drivers/media/i2c/soc_camera/built-in.o CC drivers/gpio/gpio-max730x.o CC drivers/memstick/host/jmb38x_ms.o CC [M] drivers/input/matrix-keymap.o LD drivers/media/common/siano/built-in.o LD drivers/media/i2c/built-in.o CC drivers/gpio/gpio-max7300.o CC [M] crypto/tcrypt.o CC [M] drivers/hwmon/w83781d.o CC drivers/base/power/qos.o . CC drivers/base/power/runtime.o CC [M] drivers/hwmon/ad7414.o LD drivers/message/fusion/built-in.o LD drivers/firmware/built-in.o CC drivers/base/power/wakeirq.o LD drivers/media/common/built-in.o LD [M] drivers/char/ipmi/ipmi_si.o CC drivers/memstick/host/r592.o LD drivers/media/mmc/siano/built-in.o CC drivers/base/power/main.o LD [M] fs/fscache/fscache.o CC [M] fs/jffs2/acl.o . LD drivers/message/built-in.o CC [M] fs/jffs2/compr_zlib.o CC [M] fs/jffs2/compr_rtime.o CC drivers/base/power/wakeup.o CC [M] drivers/infiniband/core/smi.o CC [M] fs/jffs2/summary.o CC arch/x86/math-emu/poly_l2.o LD drivers/media/mmc/built-in.o CC drivers/base/power/trace.o CC drivers/input/misc/gpio-beeper.o CC drivers/iio/accel/st_accel_buffer.o CC [M] crypto/algif_aead.o CC drivers/gpu/drm/drm_dp_mst_topology.o CC net/socket.o . CC [M] crypto/ablk_helper.o CC arch/x86/math-emu/poly_2xm1.o LD drivers/media/pci/b2c2/built-in.o LD drivers/mmc/card/built-in.o CC [M] drivers/infiniband/core/agent.o CC [M] drivers/hwmon/ad7418.o CC drivers/base/regmap/regcache-lzo.o . CC drivers/input/touchscreen/cyttsp4_i2c.o CC [M] drivers/mmc/card/mmc_test.o CC drivers/gpu/drm/drm_atomic_helper.o LD mm/built-in.o CC drivers/gpio/gpio-pca953x.o CC drivers/input/serio/arc_ps2.o CC drivers/leds/led-triggers.o CC [M] drivers/infiniband/core/mad_rmpp.o CC [M] drivers/mcb/mcb-pci.o CC [M] drivers/mailbox/mailbox-altera.o CC drivers/misc/dummy-irq.o LD drivers/media/pci/ddbridge/built-in.o . CC drivers/misc/tifm_core.o LD drivers/media/pci/mantis/built-in.o LD drivers/media/platform/omap/built-in.o LD drivers/media/rc/keymaps/built-in.o LD drivers/media/pci/dm1105/built-in.o CC [M] drivers/infiniband/hw/amso1100/c2_rnic.o LD drivers/char/xillybus/built-in.o LD crypto/crypto.o LD drivers/media/pci/ngene/built-in.o . CC drivers/gpio/gpio-rdc321x.o LD drivers/media/rc/built-in.o CC [M] drivers/infiniband/core/sa_query.o CC [M] drivers/hwmon/adm1021.o . LD drivers/media/platform/built-in.o CC drivers/gpio/gpio-sch311x.o CC [M] drivers/infiniband/hw/amso1100/c2_alloc.o CC drivers/gpio/gpio-sx150x.o CC [M] drivers/hwmon/adm1026.o LD drivers/media/pci/pluto2/built-in.o CC [M] drivers/hwmon/adm1025.o . CC net/802/p8022.o LD crypto/crypto_algapi.o CC [M] drivers/hwmon/adm1029.o LD [M] fs/configfs/configfs.o LD [M] sound/core/seq/snd-seq-dummy.o LD crypto/crypto_blkcipher.o CC drivers/hid/hid-elecom.o LD drivers/media/tuners/built-in.o CC [M] drivers/iio/adc/ti_am335x_adc.o LD [M] drivers/bluetooth/btmrvl.o CC net/8021q/vlan_core.o CC drivers/mmc/host/sdhci-pci-data.o LD crypto/crypto_hash.o CC drivers/input/touchscreen/cyttsp_i2c_common.o CC drivers/gpio/gpio-wm831x.o . LD crypto/jitterentropy_rng.o LD drivers/media/pci/pt1/built-in.o CC [M] net/8021q/vlan.o CC [M] drivers/infiniband/core/multicast.o CC drivers/misc/apds9802als.o CC [M] drivers/hwmon/adm9240.o CC drivers/input/mouse/cyapa_gen5.o CC drivers/i2c/busses/i2c-amd8111.o CC drivers/i2c/busses/i2c-isch.o CC [M] drivers/gpio/gpio-adp5520.o LD [M] sound/oss/pas2.o LD drivers/media/pci/pt3/built-in.o CC [M] net/8021q/vlan_dev.o CC net/9p/mod.o LD drivers/media/pci/saa7146/built-in.o CC drivers/net/Space.o LD drivers/media/pci/smipcie/built-in.o . LD drivers/mmc/core/built-in.o CC drivers/nfc/nfcsim.o LD drivers/media/usb/b2c2/built-in.o LD drivers/iio/amplifiers/built-in.o . CC drivers/base/regmap/regcache-flat.o CC drivers/phy/phy-core.o CC drivers/net/loopback.o CC drivers/mtd/mtdcore.o . CC crypto/asymmetric_keys/signature.o CC [M] drivers/mmc/core/core.o LD drivers/media/pci/ttpci/built-in.o CC crypto/asymmetric_keys/public_key.o . LD drivers/pcmcia/built-in.o CC [M] drivers/mmc/core/bus.o LD drivers/nfc/nfcmrvl/built-in.o LD net/appletalk/built-in.o CC drivers/mtd/mtdsuper.o CC crypto/asymmetric_keys/rsa.o LD drivers/media/pci/built-in.o CC [M] drivers/mmc/core/host.o CC net/9p/client.o CC [M] drivers/pcmcia/cs.o CC [M] drivers/gpio/gpio-adp5588.o CC [M] net/appletalk/aarp.o CC [M] drivers/nfc/nfcmrvl/main.o LD drivers/media/usb/dvb-usb/built-in.o LD [M] sound/oss/sb.o . CC drivers/iio/dac/ad5380.o CC drivers/hid/hid-ezkey.o LD drivers/net/caif/built-in.o CC [M] drivers/nfc/nfcmrvl/uart.o CC [M] drivers/pcmcia/socket_sysfs.o CC [M] drivers/gpio/gpio-bt8xx.o CC drivers/mfd/88pm805.o CC drivers/mfd/88pm80x.o CC drivers/hid/hid-icade.o CC [M] drivers/infiniband/core/cm.o . CC drivers/hid/hid-keytouch.o CC [M] drivers/gpio/gpio-da9055.o LD drivers/iio/common/hid-sensors/built-in.o CC drivers/mfd/sm501.o LD drivers/input/tablet/built-in.o CC [M] drivers/iio/common/hid-sensors/hid-sensor-attributes.o LD drivers/iio/common/ssp_sensors/built-in.o LD drivers/iio/frequency/built-in.o LD drivers/net/hamradio/built-in.o CC drivers/iio/accel/st_accel_i2c.o LD drivers/media/usb/dvb-usb-v2/built-in.o ASN.1 crypto/asymmetric_keys/x509-asn1.c LD drivers/i2c/algos/built-in.o LD drivers/net/wimax/built-in.o CC [M] drivers/net/hamradio/6pack.o CC [M] drivers/gpio/gpio-f7188x.o CC [M] drivers/infiniband/core/iwcm.o . ASN.1 crypto/asymmetric_keys/x509_rsakey-asn1.c LD drivers/iio/gyro/built-in.o CC [M] drivers/net/hamradio/bpqether.o CC [M] drivers/infiniband/core/iwpm_util.o CC [M] drivers/iio/accel/bmc150-accel.o CC [M] drivers/gpio/gpio-janz-ttl.o LD drivers/net/irda/built-in.o CC [M] drivers/net/hamradio/baycom_ser_hdx.o CC crypto/asymmetric_keys/x509_public_key.o LD drivers/pinctrl/freescale/built-in.o CC [M] drivers/iio/gyro/hid-sensor-gyro-3d.o CC drivers/pci/access.o CC drivers/iio/dac/ad5064.o CC [M] drivers/iio/accel/mma9551_core.o CC [M] drivers/gpio/gpio-max732x.o LD drivers/media/usb/s2255/built-in.o ASN.1 crypto/asymmetric_keys/pkcs7-asn1.c CC drivers/input/misc/gpio_tilt_polled.o CC [M] drivers/net/irda/nsc-ircc.o CC drivers/iio/dac/m62332.o CC [M] drivers/iio/gyro/itg3200_core.o LD drivers/media/usb/siano/built-in.o CC drivers/input/touchscreen/dynapro.o CC drivers/input/misc/mc13783-pwrbutton.o CC [M] crypto/asymmetric_keys/pkcs7_trust.o CC drivers/net/can/slcan.o CC [M] drivers/input/serio/ct82c710.o CC drivers/iio/dac/max517.o CC drivers/iio/humidity/si7005.o LD drivers/media/usb/stkwebcam/built-in.o LD drivers/pinctrl/intel/built-in.o CC [M] crypto/asymmetric_keys/pkcs7_verify.o CC [M] drivers/gpio/gpio-vx855.o . LD drivers/iio/imu/inv_mpu6050/built-in.o CC [M] drivers/iio/accel/mma9551.o CC [M] drivers/input/serio/serio_raw.o CC [M] drivers/infiniband/core/iwpm_msg.o CC [M] drivers/iio/accel/stk8ba50.o CC [M] drivers/iio/imu/inv_mpu6050/inv_mpu_core.o CC drivers/platform/goldfish/pdev_bus.o CC [M] drivers/infiniband/core/addr.o CC drivers/platform/chrome/cros_ec_dev.o CC drivers/power/power_supply_core.o CC drivers/hid/hid-kye.o CC arch/x86/math-emu/poly_sin.o CC drivers/gpu/drm/drm_edid_load.o CC drivers/input/misc/mma8450.o CC drivers/gpu/drm/drm_fb_helper.o LD drivers/pinctrl/nomadik/built-in.o CC drivers/power/power_supply_sysfs.o LD [M] sound/oss/sb_lib.o LD drivers/platform/x86/built-in.o CC arch/x86/math-emu/poly_tan.o CC drivers/base/regmap/regmap-debugfs.o CC drivers/input/touchscreen/elo.o LD drivers/media/usb/ttusb-budget/built-in.o CC drivers/power/power_supply_leds.o . CC drivers/input/touchscreen/mcs5000_ts.o LD drivers/pinctrl/built-in.o CC arch/x86/math-emu/reg_add_sub.o CC drivers/base/regmap/regmap-i2c.o CC drivers/gpu/drm/drm_auth.o CC [M] drivers/iio/humidity/dht11.o CC net/9p/error.o CC drivers/base/regmap/regmap-mmio.o CC drivers/power/pda_power.o CC [M] drivers/net/irda/donauboe.o LD [M] sound/core/snd-timer.o CC [M] net/appletalk/ddp.o CC net/9p/util.o LD drivers/media/usb/ttusb-dec/built-in.o LD drivers/media/usb/zr364xx/built-in.o . CC lib/usercopy.o CC [M] drivers/hwmon/ads1015.o LD drivers/mcb/mcb.o CC drivers/mmc/host/sdhci-pci-o2micro.o CC [M] drivers/input/serio/altera_ps2.o CC net/9p/protocol.o CC drivers/leds/leds-gpio.o CC net/9p/trans_fd.o LD drivers/mcb/built-in.o CC drivers/mtd/mtdconcat.o CC drivers/base/regmap/regmap-irq.o CC net/9p/trans_common.o LD drivers/media/usb/built-in.o . LD drivers/ipack/built-in.o CC arch/x86/math-emu/reg_compare.o CC drivers/iio/common/st_sensors/st_sensors_i2c.o CC drivers/leds/leds-lp55xx-common.o CC drivers/hid/hid-monterey.o CC [M] drivers/iio/humidity/si7020.o LD [M] sound/core/seq/snd-seq-device.o CC [M] drivers/infiniband/core/cma.o CC [M] drivers/hwmon/adt7x10.o CC drivers/iio/common/st_sensors/st_sensors_core.o CC drivers/iio/light/apds9300.o LD drivers/mailbox/built-in.o CC [M] drivers/hwmon/adt7410.o CC [M] drivers/platform/goldfish/goldfish_pipe.o LD drivers/net/can/softing/built-in.o CC arch/x86/math-emu/reg_constant.o CC drivers/mtd/mtdpart.o CC drivers/iio/common/st_sensors/st_sensors_buffer.o CC drivers/gpu/drm/drm_bufs.o LD [M] sound/core/seq/snd-seq.o CC drivers/iio/common/st_sensors/st_sensors_trigger.o CC drivers/pps/pps.o CC drivers/ptp/ptp_clock.o . CC arch/x86/math-emu/reg_convert.o CC crypto/asymmetric_keys/x509-asn1.o LD drivers/pwm/built-in.o CC drivers/gpu/drm/drm_cache.o LD drivers/net/can/spi/built-in.o CC drivers/leds/leds-lp5521.o LD net/atm/built-in.o LD drivers/iio/accel/st_accel.o LD drivers/media/built-in.o CC [M] drivers/hwmon/adt7411.o CC [M] net/atm/addr.o CC [M] drivers/mmc/host/sdhci.o CC [M] drivers/infiniband/hw/amso1100/c2_mq.o CC [M] drivers/hwmon/adt7470.o CC drivers/platform/chrome/cros_ec_sysfs.o CC drivers/iio/magnetometer/ak8975.o CC net/802/psnap.o CC [M] net/8021q/vlan_netlink.o LD drivers/soc/built-in.o CC drivers/rapidio/rio.o CC [M] net/atm/pvc.o LD drivers/net/can/usb/built-in.o . CC drivers/rtc/rtc-lib.o CC drivers/remoteproc/remoteproc_core.o CC crypto/asymmetric_keys/x509_rsakey-asn1.o LD drivers/ssb/built-in.o CC crypto/asymmetric_keys/x509_cert_parser.o CC [M] drivers/hwmon/applesmc.o CC [M] drivers/ssb/main.o CC drivers/remoteproc/remoteproc_debugfs.o CC drivers/rapidio/rio-access.o CC [M] drivers/ssb/scan.o CC [M] net/appletalk/dev.o CC [M] net/atm/signaling.o . CC [M] net/atm/svc.o CC drivers/hid/hid-pl.o CC drivers/staging/staging.o CC [M] drivers/hwmon/asc7621.o CC drivers/regulator/core.o CC drivers/misc/tsl2550.o LD drivers/usb/host/built-in.o CC drivers/regulator/dummy.o CC [M] crypto/asymmetric_keys/pkcs7-asn1.o CC [M] drivers/thermal/thermal_core.o CC drivers/mfd/ti_am335x_tscadc.o CC [M] crypto/asymmetric_keys/pkcs7_parser.o LD drivers/usb/built-in.o CC drivers/i2c/busses/i2c-nforce2.o LD drivers/thunderbolt/built-in.o CC [M] drivers/thermal/step_wise.o . LD drivers/thermal/samsung/built-in.o LD drivers/misc/c2port/built-in.o CC [M] drivers/thunderbolt/nhi.o CC [M] drivers/thermal/user_space.o CC drivers/i2c/busses/i2c-nforce2-s4985.o CC drivers/video/vgastate.o LD fs/notify/fanotify/built-in.o CC drivers/input/mouse/elan_i2c_core.o CC [M] drivers/thunderbolt/ctl.o CC drivers/hid/hid-plantronics.o CC [M] drivers/misc/c2port/core.o LD fs/notify/built-in.o CC drivers/leds/leds-lp5562.o CC [M] drivers/thunderbolt/tb.o CC drivers/tty/tty_io.o CC [M] drivers/thunderbolt/switch.o LD drivers/virt/built-in.o . CC [M] drivers/pcmcia/ds.o LD drivers/misc/cb710/built-in.o LD drivers/video/fbdev/i810/built-in.o LD drivers/video/fbdev/intelfb/built-in.o CC [M] drivers/pcmcia/pcmcia_resource.o LD crypto/asymmetric_keys/asymmetric_keys.o LD [M] drivers/dma/ioat/ioatdma.o CC [M] drivers/video/fbdev/i810/i810_main.o CC [M] drivers/mmc/core/mmc.o CC drivers/pps/kapi.o CC [M] drivers/video/fbdev/intelfb/intelfbdrv.o CC drivers/gpu/drm/drm_context.o . CC [M] drivers/mmc/core/mmc_ops.o CC [M] drivers/thermal/power_allocator.o CC [M] drivers/thermal/intel_powerclamp.o LD drivers/iio/adc/built-in.o CC [M] drivers/thermal/intel_soc_dts_iosf.o LD drivers/dma/built-in.o CC [M] drivers/hwmon/da9055-hwmon.o CC [M] drivers/video/fbdev/intelfb/intelfbhw.o CC drivers/virtio/virtio.o CC [M] drivers/iio/dac/mcp4725.o CC [M] drivers/hwmon/dell-smm-hwmon.o LD drivers/iio/orientation/built-in.o CC drivers/virtio/virtio_ring.o . CC drivers/w1/w1.o LD drivers/iio/pressure/built-in.o CC [M] drivers/infiniband/hw/amso1100/c2_ae.o CC [M] drivers/hwmon/dme1737.o CC net/802/p8023.o LD drivers/input/serio/built-in.o CC drivers/power/wm831x_backup.o CC [M] drivers/hwmon/ds1621.o CC [M] drivers/iio/orientation/hid-sensor-incl-3d.o CC [M] drivers/mmc/core/sd.o CC [M] net/9p/trans_virtio.o CC drivers/power/wm831x_power.o CC [M] drivers/iio/pressure/bmp280.o CC drivers/input/touchscreen/mtouch.o CC drivers/mtd/mtdchar.o . LD drivers/char/agp/agpgart.o CC drivers/iio/temperature/tmp006.o CC drivers/iio/proximity/sx9500.o CC arch/x86/math-emu/reg_ld_str.o CC arch/x86/math-emu/reg_divide.o LD [M] drivers/nfc/nfcmrvl/nfcmrvl_uart.o CC drivers/mtd/ar7part.o CC drivers/input/touchscreen/pixcir_i2c_ts.o CC drivers/video/hdmi.o CC [M] net/atm/ioctl.o LD drivers/char/agp/built-in.o CC [M] drivers/thermal/intel_soc_dts_thermal.o LD net/ax25/built-in.o CC drivers/input/touchscreen/st1232.o CC [M] net/atm/common.o CC drivers/nfc/st-nci/ndlc.o CC [M] net/atm/atm_misc.o . CC drivers/power/ds2781_battery.o CC drivers/platform/chrome/cros_ec_lightbar.o CC [M] net/ax25/ax25_addr.o CC drivers/ptp/ptp_chardev.o CC [M] drivers/iio/imu/inv_mpu6050/inv_mpu_ring.o LD [M] fs/fuse/fuse.o LD drivers/char/built-in.o CC drivers/tty/n_tty.o CC [M] drivers/ssb/sprom.o CC drivers/nfc/st-nci/core.o CC drivers/regulator/fixed-helper.o . CC drivers/platform/chrome/cros_ec_proto.o LD drivers/input/input-core.o CC drivers/misc/echo/echo.o CC arch/x86/math-emu/reg_mul.o AS arch/x86/math-emu/reg_u_add.o . CC drivers/nfc/st-nci/st-nci_se.o LD drivers/iio/accel/built-in.o LD drivers/platform/goldfish/built-in.o CC lib/lockref.o CC drivers/input/misc/pcf8574_keypad.o LD drivers/gpio/built-in.o CC drivers/w1/w1_int.o LD drivers/memstick/core/built-in.o CC [M] drivers/iio/gyro/itg3200_buffer.o CC [M] drivers/video/fbdev/i810/i810_accel.o . CC drivers/w1/w1_family.o CC [M] drivers/video/fbdev/i810/i810-i2c.o CC [M] drivers/video/fbdev/i810/i810_gtf.o LD drivers/thermal/built-in.o CC drivers/hid/hid-rmi.o CC [M] drivers/infiniband/hw/amso1100/c2_vq.o CC drivers/hid/hid-saitek.o LD [M] fs/jffs2/jffs2.o AS arch/x86/math-emu/reg_u_div.o CC [M] drivers/iio/imu/inv_mpu6050/inv_mpu_trigger.o CC drivers/input/mouse/psmouse-base.o LD drivers/staging/dgap/built-in.o CC [M] drivers/infiniband/hw/amso1100/c2_intr.o CC drivers/pps/sysfs.o AS arch/x86/math-emu/reg_u_mul.o CC [M] drivers/iio/imu/inv_mpu6050/inv_mpu_acpi.o CC drivers/regulator/helpers.o CC [M] drivers/hwmon/emc1403.o . LD drivers/iio/humidity/built-in.o CC drivers/i2c/busses/i2c-sis630.o CC [M] drivers/staging/dgap/dgap.o LD drivers/staging/comedi/built-in.o CC drivers/i2c/busses/i2c-designware-core.o CC net/bluetooth/af_bluetooth.o CC drivers/regulator/devres.o CC drivers/watchdog/watchdog_core.o CC drivers/i2c/busses/i2c-designware-platdrv.o AS arch/x86/math-emu/reg_u_sub.o CC [M] drivers/staging/comedi/comedi_fops.o LD drivers/iio/trigger/built-in.o CC drivers/input/misc/tps65218-pwrbutton.o CC [M] drivers/infiniband/hw/amso1100/c2_cq.o CC drivers/i2c/busses/i2c-pca-platform.o CC [M] drivers/hwmon/emc2103.o CC drivers/mfd/arizona-core.o CC drivers/power/sbs-battery.o LD net/batman-adv/built-in.o . AS arch/x86/math-emu/div_small.o CC [M] drivers/iio/trigger/iio-trig-interrupt.o CC [M] drivers/hwmon/emc6w201.o CC [M] net/batman-adv/bat_iv_ogm.o CC [M] drivers/infiniband/hw/amso1100/c2_qp.o CC drivers/iio/light/cm3232.o CC drivers/power/rt9455_charger.o CC drivers/leds/leds-tca6507.o CC drivers/iio/light/stk3310.o CC [M] drivers/iio/light/al3320a.o CC [M] drivers/platform/chrome/chromeos_pstore.o CC [M] drivers/iio/light/cm32181.o AS arch/x86/math-emu/reg_norm.o . CC [M] drivers/iio/light/gp2ap020a00f.o CC drivers/hid/hid-samsung.o CC drivers/input/touchscreen/touchwin.o AS arch/x86/math-emu/reg_round.o LD net/bridge/netfilter/built-in.o CC drivers/hid/hid-steelseries.o . CC drivers/input/touchscreen/wacom_i2c.o CC [M] drivers/mmc/core/sd_ops.o LD net/caif/built-in.o CC drivers/gpu/drm/drm_dma.o CC [M] drivers/hwmon/f71805f.o CC drivers/regulator/fixed.o CC drivers/input/touchscreen/wdt87xx_i2c.o CC [M] drivers/phy/phy-bcm-kona-usb2.o LD crypto/cryptomgr.o CC [M] drivers/hwmon/f71882fg.o CC [M] net/bridge/br.o AS arch/x86/math-emu/wm_shrx.o CC [M] net/caif/caif_dev.o LD fs/logfs/logfs.o CC lib/bcd.o CC drivers/remoteproc/remoteproc_virtio.o CC [M] drivers/phy/phy-pxa-28nm-usb2.o CC [M] drivers/net/hamradio/hdlcdrv.o AS arch/x86/math-emu/wm_sqrt.o CC drivers/remoteproc/remoteproc_elf_loader.o CC [M] net/802/stp.o . CC [M] drivers/phy/phy-pxa-28nm-hsic.o CC drivers/power/max8903_charger.o LD fs/logfs/built-in.o CC [M] drivers/mmc/host/sdhci-pci.o CC drivers/remoteproc/ste_modem_rproc.o CC drivers/hid/hid-sunplus.o CC [M] drivers/infiniband/hw/amso1100/c2_cm.o AS arch/x86/math-emu/div_Xsig.o CC arch/x86/lib/msr-smp.o CC drivers/hid/hid-topseed.o CC drivers/gpu/drm/drm_fops.o CC [M] drivers/infiniband/hw/amso1100/c2_mm.o AS arch/x86/math-emu/polynom_Xsig.o . CC drivers/leds/leds-tlc591xx.o AS arch/x86/math-emu/round_Xsig.o CC [M] drivers/hwmon/fam15h_power.o CC drivers/power/charger-manager.o AS arch/x86/math-emu/shr_Xsig.o CC [M] drivers/hwmon/g760a.o AS arch/x86/math-emu/mul_Xsig.o CC [M] drivers/hwmon/gl520sm.o CC drivers/leds/leds-ot200.o CC [M] drivers/iio/common/hid-sensors/hid-sensor-trigger.o LD drivers/memstick/host/built-in.o CC drivers/misc/eeprom/eeprom_93cx6.o . CC drivers/leds/leds-pca955x.o CC drivers/pci/bus.o LD drivers/memstick/built-in.o LD [M] drivers/iio/common/hid-sensors/hid-sensor-iio-common.o CC [M] drivers/input/touchscreen/atmel_mxt_ts.o CC [M] drivers/hwmon/hih6130.o CC lib/div64.o CC [M] drivers/mmc/core/sdio.o CC [M] drivers/hwmon/i5500_temp.o CC [M] drivers/staging/comedi/range.o . CC drivers/tty/tty_ioctl.o CC [M] drivers/net/irda/smsc-ircc2.o CC [M] drivers/hwmon/i5k_amb.o CC [M] drivers/mmc/core/sdio_ops.o LD [M] drivers/nfc/nfcmrvl/nfcmrvl.o CC lib/sort.o CC drivers/video/backlight/aat2870_bl.o CC drivers/leds/leds-pca963x.o CC lib/parser.o CC [M] drivers/mmc/core/sdio_bus.o CC drivers/power/bq2415x_charger.o CC [M] drivers/nfc/nfcwilink.o CC [M] drivers/thunderbolt/cap.o LD drivers/iio/dac/built-in.o CC drivers/rapidio/rio-driver.o . CC drivers/i2c/busses/i2c-taos-evm.o CC drivers/iio/magnetometer/bmc150_magn.o CC [M] drivers/mmc/core/sdio_cis.o CC drivers/leds/leds-wm831x-status.o CC drivers/leds/leds-regulator.o CC drivers/input/mouse/synaptics.o CC [M] drivers/hwmon/ibmaem.o CC [M] drivers/thunderbolt/path.o CC drivers/leds/leds-lm355x.o LD drivers/net/can/built-in.o CC drivers/leds/leds-blinkm.o . CC [M] drivers/iio/temperature/mlx90614.o CC drivers/mtd/chips/chipreg.o LD drivers/rtc/built-in.o CC drivers/i2c/busses/i2c-cros-ec-tunnel.o CC drivers/mtd/devices/docg3.o CC [M] drivers/iio/pressure/hid-sensor-press.o CC lib/halfmd4.o CC drivers/mtd/devices/slram.o CC [M] drivers/mtd/devices/phram.o CC [M] net/caif/cfcnfg.o CC [M] drivers/hwmon/k10temp.o CC drivers/mtd/chips/cfi_probe.o CC drivers/leds/trigger/ledtrig-gpio.o CC [M] drivers/mtd/devices/pmc551.o LD [M] crypto/asymmetric_keys/pkcs7_message.o CC drivers/pps/clients/pps-ldisc.o . CC [M] drivers/mmc/core/sdio_io.o CC [M] drivers/power/max8925_power.o CC [M] drivers/hwmon/lineage-pem.o CC [M] drivers/leds/leds-lm3530.o CC [M] drivers/pps/clients/pps-gpio.o LD crypto/asymmetric_keys/x509_key_parser.o LD [M] drivers/iio/gyro/itg3200.o CC [M] drivers/ssb/pcmcia.o CC drivers/rapidio/rio-sysfs.o LD crypto/asymmetric_keys/built-in.o CC [M] drivers/ssb/sdio.o LD drivers/iio/common/st_sensors/st_sensors.o CC [M] drivers/iio/light/isl29125.o LD drivers/iio/temperature/built-in.o CC [M] drivers/ssb/driver_chipcommon.o CC lib/debug_locks.o . LD drivers/base/regmap/built-in.o LD crypto/built-in.o LD drivers/iio/common/st_sensors/built-in.o CC [M] net/atm/raw.o LD drivers/phy/built-in.o LD drivers/rapidio/switches/built-in.o CC [M] drivers/hwmon/lm63.o CC arch/x86/lib/cache-smp.o CC drivers/tty/tty_ldisc.o LD drivers/rapidio/devices/built-in.o CC [M] drivers/iio/pressure/mpl115.o CC drivers/leds/trigger/ledtrig-cpu.o CC [M] drivers/pcmcia/cistpl.o CC [M] drivers/rapidio/switches/tsi568.o CC drivers/tty/tty_buffer.o LD kernel/events/built-in.o CC drivers/video/fbdev/aty/atyfb_base.o . LD [M] fs/dlm/dlm.o CC [M] drivers/rapidio/devices/tsi721.o CC [M] drivers/power/ds2780_battery.o CC [M] drivers/infiniband/hw/amso1100/c2_pd.o CC [M] drivers/mmc/host/wbsd.o LD drivers/platform/chrome/cros_ec_devs.o CC [M] drivers/mmc/host/android-goldfish.o LD drivers/base/power/built-in.o CC [M] drivers/iio/pressure/mpl3115.o CC [M] drivers/input/touchscreen/auo-pixcir-ts.o CC drivers/ptp/ptp_sysfs.o CC [M] drivers/thunderbolt/tunnel_pci.o LD drivers/platform/chrome/built-in.o CC [M] drivers/power/ds2782_battery.o CC [M] drivers/iio/orientation/hid-sensor-rotation.o LD drivers/pps/generators/built-in.o CC [M] drivers/virtio/virtio_input.o CC [M] drivers/power/ltc2941-battery-gauge.o . CC [M] drivers/rapidio/devices/tsi721_dma.o CC drivers/hid/wacom_wac.o CC drivers/hid/wacom_sys.o LD drivers/base/built-in.o CC [M] drivers/iio/light/jsa1212.o LD drivers/platform/built-in.o CC [M] net/atm/resources.o CC [M] drivers/iio/light/tcs3472.o LD fs/built-in.o CC [M] drivers/thunderbolt/eeprom.o LD net/8021q/built-in.o CC [M] drivers/power/lp8727_charger.o CC drivers/pci/probe.o LD drivers/mtd/lpddr/built-in.o . CC [M] drivers/mtd/lpddr/qinfo_probe.o CC [M] drivers/i2c/busses/i2c-ali1563.o CC lib/random32.o LD [M] net/8021q/8021q.o CC lib/bust_spinlocks.o CC [M] drivers/hwmon/lm73.o CC [M] drivers/misc/eeprom/at24.o CC drivers/input/mouse/focaltech.o CC [M] drivers/input/touchscreen/bu21013_ts.o . LD drivers/pps/pps_core.o CC [M] drivers/misc/eeprom/max6875.o CC [M] drivers/input/touchscreen/cyttsp_core.o CC lib/kasprintf.o LD [M] drivers/iio/imu/inv_mpu6050/inv-mpu6050.o CC drivers/tty/tty_port.o CC lib/bitmap.o CC drivers/gpu/drm/drm_gem.o CC [M] drivers/input/touchscreen/cyttsp_i2c.o CC drivers/tty/tty_mutex.o CC [M] drivers/i2c/busses/i2c-amd756.o CC [M] drivers/input/touchscreen/hampshire.o LD drivers/mtd/nand/built-in.o CC drivers/input/misc/twl6040-vibra.o CC drivers/tty/tty_ldsem.o CC drivers/mtd/maps/physmap.o CC drivers/hid/hid-wiimote-core.o CC drivers/ptp/ptp_pch.o . CC drivers/hid/hid-wiimote-modules.o LD drivers/iio/imu/built-in.o CC [M] drivers/leds/leds-lm3533.o CC drivers/tty/tty_audit.o CC drivers/input/misc/uinput.o LD drivers/iio/industrialio.o CC [M] drivers/hwmon/lm77.o CC [M] drivers/leds/leds-pca9532.o CC drivers/regulator/ab3100.o CC drivers/w1/w1_netlink.o CC [M] drivers/leds/leds-lp5523.o . CC [M] drivers/hwmon/lm78.o CC drivers/input/misc/ideapad_slidebar.o . CC net/can/af_can.o CC [M] drivers/staging/comedi/drivers.o CC [M] drivers/hwmon/lm83.o CC [M] drivers/leds/leds-lp8501.o LD kernel/sched/built-in.o CC drivers/regulator/axp20x-regulator.o CC drivers/gpu/drm/drm_ioctl.o CC [M] drivers/power/max77693_charger.o CC drivers/regulator/da9210-regulator.o . CC [M] drivers/input/touchscreen/gunze.o CC [M] net/atm/atm_sysfs.o CC [M] drivers/leds/leds-mc13783.o CC drivers/regulator/isl9305.o CC drivers/watchdog/watchdog_dev.o LD drivers/misc/echo/built-in.o CC drivers/watchdog/dw_wdt.o CC [M] drivers/i2c/busses/i2c-piix4.o CC drivers/hid/hid-wiimote-debug.o CC net/bluetooth/hci_core.o . LD drivers/iio/proximity/built-in.o CC [M] drivers/hid/uhid.o LD net/ceph/built-in.o CC [M] net/batman-adv/bitarray.o CC [M] drivers/leds/leds-menf21bmc.o CC [M] drivers/hid/hid-a4tech.o CC [M] net/ceph/ceph_common.o CC lib/scatterlist.o CC [M] drivers/leds/leds-pm8941-wled.o LD drivers/misc/lis3lv02d/built-in.o LD drivers/misc/ibmasm/built-in.o . CC [M] drivers/misc/ibmasm/module.o CC [M] drivers/hwmon/lm90.o CC [M] drivers/iio/magnetometer/mmc35240.o CC [M] drivers/misc/lis3lv02d/lis3lv02d.o /home/kisskb/slave/src/drivers/video/fbdev/intelfb/intelfbhw.c: In function 'intelfbhw_mode_to_hw': /home/kisskb/slave/src/drivers/video/fbdev/intelfb/intelfbhw.c:1146:35: warning: 'm2' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/drivers/video/fbdev/intelfb/intelfbhw.c:1147:13: warning: 'm1' may be used uninitialized in this function [-Wuninitialized] CC drivers/gpu/drm/drm_irq.o CC drivers/video/fbdev/geode/gx1fb_core.o CC [M] drivers/misc/ibmasm/ibmasmfs.o CC [M] drivers/net/irda/ali-ircc.o CC net/core/sock.o CC [M] drivers/net/irda/via-ircc.o LD [M] drivers/infiniband/core/ib_core.o CC net/core/request_sock.o LD [M] drivers/infiniband/core/ib_sa.o LD drivers/mtd/onenand/built-in.o . CC [M] drivers/mmc/core/sdio_irq.o CC drivers/video/fbdev/core/fb_notify.o CC lib/gcd.o CC [M] drivers/hwmon/lm92.o CC drivers/video/fbdev/core/fb_cmdline.o CC [M] drivers/power/bq24735-charger.o CC [M] drivers/ssb/driver_chipcommon_pmu.o LD drivers/iio/light/built-in.o CC [M] drivers/mtd/onenand/onenand_base.o CC drivers/video/backlight/bd6107.o CC [M] drivers/power/bq25890_charger.o CC [M] drivers/i2c/busses/i2c-sis5595.o CC drivers/video/fbdev/core/fbmem.o CC [M] drivers/hid/hid-axff.o CC [M] drivers/hwmon/lm93.o CC [M] drivers/power/smb347-charger.o CC [M] net/atm/clip.o CC [M] drivers/power/tps65090-charger.o CC drivers/input/mouse/sentelic.o CC drivers/mfd/arizona-irq.o LD [M] drivers/infiniband/core/ib_mad.o CC [M] drivers/power/axp288_fuel_gauge.o . CC drivers/misc/mei/init.o CC [M] net/atm/lec.o CC drivers/misc/mei/hbm.o CC drivers/mfd/wm5110-tables.o CC [M] drivers/hwmon/lm95234.o CC drivers/staging/dgnc/dgnc_cls.o LD drivers/pps/clients/built-in.o CC [M] drivers/misc/ibmasm/event.o CC net/dccp/ccid.o LD drivers/pps/built-in.o CC [M] drivers/leds/trigger/ledtrig-default-on.o . CC drivers/video/backlight/backlight.o CC [M] drivers/input/touchscreen/inexio.o CC drivers/video/fbdev/aty/mach64_accel.o CC net/decnet/af_decnet.o LD drivers/mtd/tests/built-in.o CC net/decnet/dn_nsp_in.o LD drivers/remoteproc/remoteproc.o CC [M] drivers/mmc/core/quirks.o CC drivers/video/fbdev/aty/mach64_cursor.o CC net/decnet/dn_nsp_out.o CC [M] drivers/mtd/cmdlinepart.o CC [M] drivers/i2c/busses/i2c-cbus-gpio.o CC [M] drivers/mtd/tests/oobtest.o LD drivers/iio/common/built-in.o CC net/decnet/dn_route.o LD drivers/remoteproc/built-in.o . CC [M] drivers/mmc/core/slot-gpio.o CC arch/x86/lib/msr.o CC drivers/w1/w1_io.o LD [M] drivers/video/fbdev/i810/i810fb.o CC net/decnet/dn_dev.o CC [M] drivers/iio/pressure/ms5611_core.o LD drivers/power/power_supply.o CC drivers/input/mouse/trackpoint.o AS arch/x86/lib/msr-reg.o CC net/decnet/dn_neigh.o CC [M] drivers/input/touchscreen/max11801_ts.o CC [M] net/bridge/br_device.o LD arch/x86/math-emu/built-in.o CC [M] drivers/mmc/core/debugfs.o CC [M] net/bridge/br_fdb.o CC [M] drivers/i2c/busses/i2c-designware-pcidrv.o CC drivers/regulator/lp3971.o CC [M] drivers/hwmon/lm95241.o . CC [M] drivers/input/touchscreen/mc13783_ts.o CC lib/lcm.o LD drivers/mtd/ubi/built-in.o CC drivers/regulator/lp3972.o CC [M] drivers/net/irda/irtty-sir.o CC [M] drivers/iio/pressure/ms5611_i2c.o CC lib/list_sort.o CC drivers/mtd/chips/cfi_util.o LD net/9p/9pnet.o CC [M] drivers/hwmon/lm95245.o CC drivers/input/mouse/cypress_ps2.o CC [M] drivers/input/touchscreen/mms114.o CC [M] drivers/mtd/ubi/vtbl.o CC drivers/w1/masters/ds2482.o CC lib/uuid.o CC drivers/mtd/chips/cfi_cmdset_0001.o CC [M] drivers/leds/trigger/ledtrig-camera.o CC [M] net/caif/cfmuxl.o CC drivers/mtd/chips/gen_probe.o CC arch/x86/lib/msr-reg-export.o CC [M] net/caif/cfctrl.o LD net/9p/built-in.o LD drivers/leds/trigger/built-in.o . CC [M] net/caif/cffrml.o CC [M] net/bridge/br_forward.o CC drivers/tty/sysrq.o CC [M] drivers/iio/magnetometer/st_magn_core.o CC [M] drivers/w1/masters/matrox_w1.o CC drivers/gpu/drm/drm_lock.o CC [M] drivers/hwmon/ltc4151.o LD net/802/built-in.o CC [M] drivers/input/touchscreen/mk712.o . CC drivers/regulator/lp872x.o CC [M] drivers/staging/comedi/comedi_buf.o CC [M] drivers/misc/lis3lv02d/lis3lv02d_i2c.o LD drivers/rapidio/rapidio.o CC drivers/tty/n_gsm.o CC [M] drivers/input/touchscreen/penmount.o LD drivers/misc/mic/bus/built-in.o CC [M] drivers/mtd/maps/amd76xrom.o CC drivers/regulator/max1586.o CC [M] drivers/pcmcia/pcmcia_cis.o CC [M] net/atm/mpc.o LD drivers/misc/eeprom/built-in.o CC [M] net/atm/mpoa_caches.o CC [M] drivers/pcmcia/rsrc_mgr.o LD drivers/misc/mic/built-in.o CC lib/flex_array.o CC drivers/w1/slaves/w1_therm.o CC [M] drivers/pcmcia/rsrc_nonstatic.o . CC drivers/regulator/max8660.o LD drivers/staging/gdm72xx/built-in.o CC [M] drivers/hid/hid-cypress.o CC net/bluetooth/hci_conn.o CC [M] drivers/input/misc/88pm80x_onkey.o CC [M] drivers/staging/gdm72xx/gdm_wimax.o CC net/bluetooth/hci_event.o CC [M] drivers/nfc/st-nci/i2c.o CC drivers/watchdog/f71808e_wdt.o CC [M] drivers/mtd/tests/mtd_test.o CC [M] drivers/hwmon/ltc4222.o CC drivers/misc/fsa9480.o LD drivers/nfc/st-nci/st-nci.o LD drivers/staging/comedi/drivers/built-in.o LD drivers/misc/ti-st/built-in.o CC [M] drivers/hwmon/ltc4245.o CC net/bluetooth/mgmt.o CC [M] drivers/misc/ti-st/st_core.o LD [M] drivers/infiniband/core/iw_cm.o CC [M] drivers/input/touchscreen/touchright.o CC net/bluetooth/hci_sock.o CC drivers/watchdog/sbc_fitpc2_wdt.o CC [M] drivers/staging/comedi/drivers/comedi_8254.o LD drivers/nfc/st-nci/built-in.o CC [M] drivers/input/misc/adxl34x-i2c.o CC [M] drivers/misc/ti-st/st_kim.o . CC [M] drivers/staging/comedi/drivers/comedi_isadma.o CC drivers/gpu/drm/drm_memory.o CC lib/iov_iter.o CC [M] drivers/misc/ti-st/st_ll.o CC [M] net/atm/mpoa_proc.o CC drivers/gpu/drm/drm_drv.o CC [M] drivers/staging/comedi/drivers/amplc_dio200.o LD [M] net/9p/9pnet_virtio.o CC [M] drivers/hid/hid-lcpower.o CC [M] drivers/input/misc/apanel.o CC [M] drivers/net/irda/sir_dev.o CC drivers/gpu/drm/drm_vm.o CC drivers/misc/vmw_vmci/vmci_context.o CC [M] drivers/staging/comedi/drivers/amplc_pc263.o CC [M] drivers/hid/hid-lenovo.o CC [M] drivers/mtd/lpddr/lpddr_cmds.o CC drivers/pci/host-bridge.o CC drivers/pci/remove.o CC [M] drivers/i2c/busses/i2c-eg20t.o CC drivers/pci/pci.o CC [M] drivers/input/misc/da9063_onkey.o CC lib/clz_ctz.o . CC [M] drivers/i2c/busses/i2c-kempld.o CC [M] drivers/input/misc/e3x0-button.o LD [M] drivers/thunderbolt/thunderbolt.o CC [M] drivers/hwmon/ltc4260.o CC [M] net/ax25/ax25_dev.o CC [M] drivers/hid/hid-multitouch.o LD net/dns_resolver/built-in.o LD [M] drivers/video/fbdev/intelfb/intelfb.o CC [M] drivers/hwmon/ltc4261.o LD drivers/virtio/built-in.o CC [M] net/dns_resolver/dns_key.o CC lib/bsearch.o CC [M] net/ax25/ax25_iface.o CC [M] drivers/mmc/host/sdricoh_cs.o CC [M] drivers/hid/hid-ortek.o CC [M] drivers/input/misc/drv2667.o CC drivers/mfd/wm831x-core.o . CC drivers/tty/nozomi.o CC [M] drivers/input/misc/kxtj9.o CC drivers/watchdog/ibmasr.o CC net/dccp/feat.o CC drivers/w1/slaves/w1_ds2760.o CC [M] drivers/hwmon/max16065.o CC drivers/regulator/max8925-regulator.o LD drivers/tty/ipwireless/built-in.o CC [M] drivers/hwmon/max1668.o LD drivers/tty/vt/built-in.o CC [M] drivers/hwmon/max197.o . CC drivers/watchdog/i6300esb.o CC [M] drivers/tty/n_tracerouter.o CC [M] drivers/hwmon/max6642.o CC drivers/tty/serial/serial_core.o CC drivers/w1/slaves/w1_ds2780.o CC [M] drivers/hwmon/max6650.o CC [M] net/ceph/messenger.o CC net/ethernet/eth.o CC drivers/regulator/max8973-regulator.o CC [M] drivers/hwmon/max6697.o CC [M] drivers/mmc/host/via-sdmmc.o CC [M] drivers/tty/n_tracesink.o CC drivers/watchdog/ie6xx_wdt.o LD [M] drivers/infiniband/hw/amso1100/iw_c2.o . CC [M] drivers/input/touchscreen/tsc2007.o CC lib/find_bit.o CC [M] drivers/iio/magnetometer/st_magn_buffer.o CC [M] drivers/mtd/maps/esb2rom.o CC [M] drivers/tty/goldfish.o . CC drivers/video/backlight/generic_bl.o CC [M] drivers/input/touchscreen/wacom_w8001.o CC [M] drivers/hwmon/mcp3021.o CC lib/llist.o CC arch/x86/lib/atomic64_32.o CC [M] drivers/hwmon/nct6683.o CC drivers/pci/pci-driver.o . CC drivers/pci/search.o CC [M] drivers/iio/pressure/st_pressure_core.o CC [M] drivers/input/misc/max77843-haptic.o CC drivers/pci/pci-sysfs.o CC [M] drivers/pcmcia/pd6729.o CC [M] drivers/input/touchscreen/sx8654.o . CC [M] drivers/iio/magnetometer/st_magn_i2c.o CC drivers/video/fbdev/core/fbmon.o CC drivers/pci/rom.o CC drivers/video/fbdev/core/fbcmap.o CC [M] drivers/pcmcia/i82092.o CC [M] drivers/w1/masters/ds1wm.o CC net/ipx/af_ipx.o CC drivers/video/fbdev/geode/display_gx1.o . CC [M] drivers/w1/masters/w1-gpio.o LD drivers/staging/comedi/kcomedilib/built-in.o . CC [M] drivers/input/mouse/gpio_mouse.o CC [M] drivers/iio/pressure/st_pressure_buffer.o LD net/ipv6/netfilter/built-in.o CC [M] drivers/staging/comedi/kcomedilib/kcomedilib_main.o CC [M] net/caif/cfveil.o CC drivers/misc/vmw_vmci/vmci_datagram.o LD [M] drivers/thermal/thermal_sys.o . CC [M] drivers/hwmon/nct6775.o CC [M] drivers/misc/ibmasm/command.o CC [M] drivers/mmc/host/toshsd.o CC drivers/misc/sram.o CC [M] drivers/misc/ibmasm/remote.o LD net/irda/built-in.o CC [M] drivers/mmc/host/sdhci-pltfm.o . CC [M] drivers/misc/ibmasm/heartbeat.o CC [M] drivers/hwmon/nct7802.o CC net/ipv6/addrconf_core.o CC [M] net/irda/iriap.o CC [M] drivers/hwmon/ntc_thermistor.o CC net/ipv6/exthdrs_core.o CC [M] drivers/input/touchscreen/tps6507x-ts.o LD drivers/leds/built-in.o CC [M] drivers/misc/ics932s401.o . CC [M] drivers/misc/tifm_7xx1.o CC [M] net/batman-adv/debugfs.o CC net/bluetooth/hci_sysfs.o . CC lib/memweight.o CC [M] drivers/iio/pressure/st_pressure_i2c.o LD [M] net/appletalk/appletalk.o LD drivers/input/touchscreen/built-in.o CC [M] drivers/misc/bh1780gli.o CC net/ipv6/ip6_checksum.o CC drivers/video/fbdev/matrox/matroxfb_base.o CC [M] drivers/i2c/busses/i2c-ocores.o CC drivers/w1/slaves/w1_ds2781.o LD drivers/ptp/ptp.o CC net/ipv6/ip6_icmp.o CC lib/kfifo.o CC drivers/misc/vmw_vmci/vmci_doorbell.o . CC drivers/gpu/drm/drm_agpsupport.o LD [M] drivers/infiniband/core/ib_addr.o CC [M] drivers/mtd/tests/pagetest.o CC [M] drivers/hid/hid-picolcd_core.o CC drivers/regulator/tps51632-regulator.o CC [M] drivers/input/misc/pcspkr.o CC lib/percpu-refcount.o CC [M] drivers/misc/bh1770glc.o LD drivers/ptp/built-in.o CC drivers/staging/dgnc/dgnc_driver.o CC drivers/video/fbdev/core/fbsysfs.o CC [M] drivers/hwmon/pc87360.o CC net/bluetooth/l2cap_core.o CC [M] drivers/hwmon/pc87427.o CC [M] drivers/net/irda/sir_dongle.o CC [M] drivers/input/mouse/sermouse.o LD drivers/mtd/devices/built-in.o CC [M] drivers/hid/hid-picolcd_fb.o CC [M] drivers/staging/gdm72xx/netlink_k.o LD drivers/video/fbdev/nvidia/built-in.o LD drivers/input/mouse/cyapatp.o CC net/bluetooth/l2cap_sock.o CC net/ipv4/route.o LD net/l2tp/built-in.o CC drivers/video/fbdev/aty/aty128fb.o CC lib/percpu_ida.o CC net/ipv4/inetpeer.o . CC [M] drivers/video/fbdev/nvidia/nvidia.o CC [M] net/l2tp/l2tp_core.o CC net/ipv4/protocol.o CC [M] drivers/misc/ioc4.o CC drivers/regulator/tps6507x-regulator.o CC [M] drivers/misc/cs5535-mfgpt.o CC [M] drivers/staging/comedi/drivers/pcl711.o CC [M] drivers/hwmon/pcf8591.o CC drivers/mfd/wm831x-irq.o LD drivers/input/mouse/elan_i2c.o CC [M] drivers/hid/hid-picolcd_lcd.o CC net/bluetooth/smp.o CC [M] drivers/hwmon/sch56xx-common.o . CC drivers/regulator/tps65910-regulator.o LD drivers/input/mouse/psmouse.o AS arch/x86/lib/atomic64_386_32.o CC [M] drivers/video/fbdev/aty/radeon_base.o CC [M] net/ax25/ax25_in.o CC [M] drivers/input/misc/retu-pwrbutton.o LD drivers/input/mouse/built-in.o CC [M] drivers/hwmon/sch5636.o LD drivers/power/built-in.o CC [M] drivers/hid/hid-picolcd_debugfs.o CC [M] drivers/hid/hid-primax.o CC [M] drivers/hid/hid-sjoy.o LD [M] drivers/mmc/core/mmc_core.o CC [M] drivers/hwmon/sht15.o AS arch/x86/lib/atomic64_cx8_32.o CC [M] net/irda/iriap_event.o CC [M] drivers/i2c/busses/i2c-simtec.o . CC [M] drivers/hid/hid-gaff.o CC [M] drivers/hwmon/shtc1.o CC [M] drivers/input/misc/rotary_encoder.o CC net/lapb/lapb_in.o CC [M] drivers/hwmon/sis5595.o CC [M] drivers/input/misc/wistron_btns.o CC [M] drivers/misc/ibmasm/r_heartbeat.o CC net/llc/llc_core.o CC net/lapb/lapb_out.o AS arch/x86/lib/checksum_32.o CC net/dccp/input.o CC [M] drivers/mtd/maps/ichxrom.o CC [M] drivers/net/irda/esi-sir.o . LD drivers/w1/wire.o CC arch/x86/lib/cmdline.o CC [M] drivers/w1/slaves/w1_ds2408.o CC [M] net/caif/cfdbgl.o CC [M] drivers/hwmon/smsc47b397.o CC net/dccp/minisocks.o CC drivers/mfd/wm831x-otp.o LD [M] drivers/nfc/st-nci/st-nci_i2c.o CC net/bluetooth/lib.o CC [M] net/dns_resolver/dns_query.o CC drivers/staging/dgnc/dgnc_mgmt.o CC [M] drivers/regulator/act8865-regulator.o LD [M] drivers/ssb/ssb.o CC [M] drivers/video/fbdev/aty/radeon_pm.o CC drivers/staging/dgnc/dgnc_neo.o CC [M] drivers/video/fbdev/aty/radeon_monitor.o CC [M] drivers/regulator/ad5398.o CC drivers/pci/setup-res.o AS arch/x86/lib/cmpxchg8b_emu.o CC drivers/mtd/chips/map_ram.o CC [M] drivers/hwmon/amc6821.o LD drivers/nfc/built-in.o . CC [M] drivers/regulator/fan53555.o CC [M] drivers/mtd/ubi/vmt.o CC [M] drivers/video/fbdev/aty/radeon_accel.o CC drivers/misc/mei/interrupt.o CC drivers/watchdog/iTCO_wdt.o CC drivers/video/backlight/lv5207lp.o CC [M] drivers/i2c/busses/i2c-parport-light.o CC drivers/misc/mei/client.o CC [M] drivers/mtd/tests/readtest.o CC [M] drivers/video/fbdev/aty/radeon_i2c.o CC [M] drivers/mtd/chips/cfi_cmdset_0020.o CC [M] net/caif/cfserl.o CC [M] drivers/mtd/chips/jedec_probe.o CC [M] drivers/video/backlight/lcd.o CC [M] drivers/regulator/lp8755.o . CC [M] drivers/video/fbdev/aty/radeon_backlight.o CC drivers/mfd/wm831x-auxadc.o CC net/dccp/options.o LD drivers/w1/masters/built-in.o CC drivers/mfd/wm831x-i2c.o CC [M] drivers/hwmon/tc74.o CC [M] drivers/mtd/tests/speedtest.o CC [M] drivers/hwmon/thmc50.o CC drivers/mfd/tps6105x.o . CC [M] drivers/regulator/max8907-regulator.o CC [M] drivers/hwmon/tmp421.o CC lib/rhashtable.o CC drivers/misc/mei/main.o CC drivers/pci/irq.o CC [M] net/caif/cfdgml.o CC [M] net/caif/cfrfml.o CC [M] drivers/misc/hpilo.o LD drivers/iio/magnetometer/built-in.o CC [M] drivers/w1/slaves/w1_ds2406.o CC [M] drivers/staging/gdm72xx/gdm_sdio.o CC [M] drivers/hwmon/vt8231.o . CC drivers/watchdog/iTCO_vendor_support.o CC arch/x86/lib/delay.o CC drivers/video/fbdev/core/modedb.o LD drivers/input/misc/built-in.o CC [M] drivers/video/backlight/platform_lcd.o CC drivers/video/fbdev/geode/video_cs5530.o CC [M] drivers/staging/gdm72xx/sdio_boot.o LD [M] drivers/rapidio/devices/tsi721_mport.o CC drivers/video/fbdev/core/fbcvt.o CC drivers/watchdog/sbc60xxwdt.o LD drivers/mmc/host/built-in.o CC [M] drivers/hwmon/w83627ehf.o CC [M] drivers/video/backlight/adp8860_bl.o CC drivers/watchdog/sbc7240_wdt.o LD drivers/rapidio/built-in.o . CC [M] drivers/video/backlight/cr_bllcd.o CC [M] net/bridge/br_if.o CC [M] drivers/misc/ibmasm/dot_command.o CC [M] drivers/net/irda/tekram-sir.o CC [M] drivers/hid/hid-tmff.o CC drivers/gpu/drm/drm_scatter.o CC [M] drivers/hwmon/w83l786ng.o CC [M] net/caif/cfvidl.o CC [M] net/irda/irlmp.o CC drivers/gpu/drm/drm_pci.o LD [M] net/atm/atm.o . CC [M] drivers/net/irda/mcp2120-sir.o CC drivers/gpu/drm/drm_platform.o LD [M] drivers/iio/magnetometer/st_magn.o LD [M] drivers/pcmcia/pcmcia_core.o CC net/decnet/dn_timer.o CC [M] drivers/hid/hid-tivo.o CC lib/string_helpers.o CC [M] drivers/mtd/onenand/onenand_bbt.o CC [M] drivers/staging/comedi/drivers/pcl730.o CC [M] drivers/hid/hid-xinmo.o . CC lib/reciprocal_div.o CC net/can/proc.o CC [M] drivers/staging/comedi/drivers/pcl812.o CC net/mpls/mpls_gso.o LD drivers/staging/goldfish/built-in.o LD drivers/staging/gs_fpgaboot/built-in.o CC [M] drivers/regulator/max77843.o CC net/core/skbuff.o CC [M] net/mpls/af_mpls.o CC [M] drivers/staging/gs_fpgaboot/gs_fpgaboot.o CC [M] drivers/misc/ds1682.o CC [M] drivers/staging/goldfish/goldfish_audio.o CC net/can/gw.o . CC net/decnet/dn_fib.o CC [M] drivers/misc/hmc6352.o CC [M] drivers/mtd/onenand/generic.o CC [M] drivers/i2c/busses/scx200_acb.o CC drivers/mfd/tps6507x.o CC [M] drivers/regulator/mc13783-regulator.o CC drivers/gpu/drm/drm_sysfs.o CC drivers/video/fbdev/core/fb_defio.o CC drivers/pci/vpd.o CC [M] drivers/misc/ibmasm/lowlevel.o CC [M] drivers/mtd/maps/ck804xrom.o CC [M] net/l2tp/l2tp_ip.o CC net/bluetooth/a2mp.o . CC [M] net/can/bcm.o CC drivers/mfd/tps65218.o CC [M] drivers/regulator/mc13892-regulator.o CC [M] drivers/hid/hid-zydacron.o CC [M] drivers/w1/slaves/w1_ds2423.o CC net/decnet/dn_rules.o CC [M] net/caif/cfutill.o CC drivers/gpu/drm/drm_hashtab.o CC net/bluetooth/amp.o CC drivers/gpu/drm/drm_mm.o CC [M] drivers/hwmon/wm831x-hwmon.o . CC [M] drivers/w1/slaves/w1_ds28e04.o CC drivers/gpu/drm/drm_crtc.o CC [M] drivers/hid/hid-waltop.o CC net/dccp/output.o LD drivers/w1/slaves/built-in.o CC [M] drivers/regulator/mc13xxx-regulator-core.o . CC [M] drivers/regulator/pfuze100-regulator.o CC lib/hexdump.o LD drivers/i2c/busses/i2c-designware-platform.o CC [M] net/ceph/msgpool.o LD [M] drivers/i2c/busses/i2c-designware-pci.o CC drivers/mfd/tps65910.o CC [M] drivers/hid/hid-sensor-hub.o CC net/lapb/lapb_subr.o CC lib/test-hexdump.o LD [M] drivers/iio/pressure/st_pressure.o CC [M] drivers/staging/gs_fpgaboot/io.o . LD drivers/hwmon/pmbus/built-in.o LD [M] drivers/staging/comedi/comedi.o CC net/core/datagram.o LD drivers/i2c/busses/built-in.o CC net/llc/llc_input.o CC [M] drivers/mtd/maps/nettel.o CC [M] drivers/hwmon/pmbus/pmbus_core.o LD [M] drivers/staging/comedi/kcomedilib/kcomedilib.o CC [M] net/caif/cfsrvl.o CC net/llc/llc_output.o . CC [M] drivers/mtd/maps/intel_vr_nor.o CC drivers/pci/setup-bus.o CC net/ipx/ipx_route.o LD drivers/iio/built-in.o CC [M] drivers/staging/comedi/drivers/pcl816.o CC lib/kstrtox.o + LD drivers/video/fbdev/aty/atyfb.o CC drivers/pci/vc.o CC [M] net/ax25/ax25_ip.o CC [M] drivers/staging/comedi/drivers/pcl818.o CC [M] drivers/mtd/mtdoops.o LD drivers/mtd/mtd.o CC drivers/mfd/tps65912-core.o CC drivers/pci/slot.o LD [M] drivers/pcmcia/pcmcia.o CC [M] net/ax25/ax25_out.o CC [M] net/caif/cfpkt_skbuff.o CC drivers/video/fbdev/core/cfbfillrect.o CC [M] drivers/mtd/tests/stresstest.o CC [M] drivers/regulator/rn5t618-regulator.o CC [M] net/ax25/ax25_route.o CC net/ipv4/ip_input.o LD drivers/mtd/maps/built-in.o CC [M] drivers/regulator/s2mpa01.o CC drivers/staging/dgnc/dgnc_tty.o CC [M] drivers/net/irda/act200l-sir.o CC [M] drivers/video/backlight/max8925_bl.o CC [M] net/caif/caif_socket.o + CC drivers/staging/dgnc/dgnc_sysfs.o writing new private key to 'signing_key.priv' ----- CC drivers/pci/quirks.o CC [M] net/bridge/br_input.o CC net/decnet/dn_table.o CC net/decnet/sysctl_net_decnet.o CC net/ipv6/output_core.o CC [M] drivers/misc/pch_phub.o CC net/ipv6/protocol.o CC drivers/misc/vmw_vmci/vmci_driver.o CC [M] drivers/regulator/tps65090-regulator.o LD [M] drivers/misc/ti-st/st_drv.o CC [M] net/bridge/br_ioctl.o CC drivers/video/fbdev/core/cfbcopyarea.o LD net/decnet/netfilter/built-in.o CC [M] drivers/mtd/tests/subpagetest.o CC [M] drivers/regulator/wm831x-dcdc.o LD drivers/staging/iio/accel/built-in.o LD drivers/pci/host/built-in.o CC net/ipx/ipx_proc.o CC drivers/watchdog/cpu5wdt.o CC [M] drivers/mtd/ubi/upd.o LD drivers/input/built-in.o CC [M] drivers/regulator/wm831x-isink.o LD drivers/hid/hid.o CC net/lapb/lapb_timer.o CC lib/iomap.o CC drivers/gpu/drm/drm_modes.o CC lib/pci_iomap.o CC [M] drivers/regulator/wm831x-ldo.o CC [M] net/batman-adv/distributed-arp-table.o LD [M] net/dns_resolver/dns_resolver.o CC [M] net/bridge/br_stp.o LD drivers/hid/hid-wiimote.o ### LD drivers/video/backlight/built-in.o CC [M] net/ax25/ax25_std_in.o ### Key pair generated. LD drivers/staging/lustre/built-in.o CC drivers/misc/vmw_vmci/vmci_event.o ### LD drivers/staging/iio/adc/built-in.o CERTS kernel/x509_certificate_list - Including cert ./signing_key.x509 CC drivers/misc/vmw_vmci/vmci_guest.o CC drivers/watchdog/sch311x_wdt.o CC [M] drivers/staging/comedi/drivers/rti800.o CC lib/iomap_copy.o AS kernel/system_certificates.o CC drivers/gpu/drm/drm_edid.o CC [M] drivers/staging/comedi/drivers/rti802.o CC net/netlink/af_netlink.o LD drivers/staging/iio/addac/built-in.o CC drivers/video/fbdev/geode/gxfb_core.o CC net/ipx/pe2.o CC net/netlink/genetlink.o LD drivers/staging/lustre/lnet/built-in.o /home/kisskb/slave/src/drivers/video/backlight/adp8860_bl.c: In function 'adp8860_bl_ambient_light_level_show': /home/kisskb/slave/src/drivers/video/backlight/adp8860_bl.c:569:10: warning: 'reg_val' may be used uninitialized in this function [-Wuninitialized] CC net/netfilter/core.o CC drivers/pci/pcie/portdrv_core.o CC [M] net/caif/caif_usb.o CC drivers/video/fbdev/core/cfbimgblt.o CC net/ipv4/ip_fragment.o CC net/netfilter/nf_log.o LD drivers/staging/lustre/lnet/klnds/built-in.o LD net/netrom/built-in.o LD kernel/built-in.o CC drivers/pci/hotplug/pci_hotplug_core.o LD drivers/staging/iio/cdc/built-in.o CC drivers/watchdog/smsc37b787_wdt.o CC drivers/pci/hotplug/ibmphp_core.o CC [M] drivers/net/irda/ma600-sir.o CC [M] drivers/mtd/tests/torturetest.o LD drivers/mmc/built-in.o CC [M] net/netrom/af_netrom.o LD drivers/staging/iio/frequency/built-in.o CC net/nfc/core.o CC [M] net/netrom/nr_dev.o LD drivers/staging/lustre/lnet/klnds/o2iblnd/built-in.o CC [M] drivers/staging/iio/cdc/ad7150.o CC net/nfc/netlink.o CC drivers/pci/hotplug/ibmphp_ebda.o CC drivers/pci/pcie/portdrv_pci.o CC [M] net/netrom/nr_in.o CC drivers/mfd/tps65912-irq.o CC drivers/gpu/drm/drm_info.o CC net/lapb/lapb_iface.o CC drivers/pci/hotplug-pci.o CC drivers/pci/hotplug/ibmphp_pci.o CC lib/devres.o CC [M] drivers/hwmon/pmbus/adm1275.o CC drivers/video/fbdev/core/sysfillrect.o CC drivers/gpu/drm/drm_debugfs.o CC net/nfc/af_nfc.o CC drivers/misc/vmw_vmci/vmci_handle_array.o AS arch/x86/lib/getuser.o LD drivers/staging/media/built-in.o LD drivers/staging/iio/gyro/built-in.o CC lib/check_signature.o CC net/nfc/rawsock.o GEN arch/x86/lib/inat-tables.c CC drivers/pci/htirq.o CC lib/hweight.o LD [M] drivers/pcmcia/pcmcia_rsrc.o CC drivers/gpu/drm/drm_encoder_slave.o CC net/nfc/llcp_core.o CC lib/btree.o CC [M] net/netrom/nr_loopback.o CC drivers/gpu/drm/drm_trace_points.o LD drivers/staging/lustre/lnet/klnds/socklnd/built-in.o CC drivers/pci/hotplug/ibmphp_res.o LD drivers/regulator/built-in.o LD drivers/staging/iio/impedance-analyzer/built-in.o LD [M] drivers/misc/ibmasm/ibmasm.o LD drivers/staging/lustre/lnet/lnet/built-in.o CC [M] drivers/staging/lustre/lnet/klnds/socklnd/socklnd.o CC [M] drivers/staging/lustre/lnet/lnet/api-ni.o CC [M] drivers/staging/lustre/lnet/klnds/socklnd/socklnd_cb.o CC [M] net/netrom/nr_out.o CC [M] net/batman-adv/fragmentation.o CC [M] drivers/staging/comedi/drivers/das16m1.o CC [M] drivers/staging/comedi/drivers/das08_isa.o CC drivers/mfd/twl6040.o CC arch/x86/lib/insn.o CC [M] drivers/staging/comedi/drivers/das16.o LD net/packet/built-in.o CC [M] net/ax25/ax25_std_subr.o CC arch/x86/lib/memcpy_32.o CC [M] drivers/staging/lustre/lnet/lnet/config.o CC [M] drivers/mtd/ubi/build.o CC lib/interval_tree.o CC lib/assoc_array.o CC [M] net/packet/af_packet.o LD [M] drivers/staging/gs_fpgaboot/gs_fpga.o CC drivers/mfd/mc13xxx-core.o CC [M] net/ax25/ax25_std_timer.o LD drivers/hid/wacom.o CC drivers/mfd/mc13xxx-i2c.o CC arch/x86/lib/misc.o LD [M] drivers/hid/hid-picolcd.o LD [M] net/atm/mpoa.o /home/kisskb/slave/src/drivers/video/backlight/adp8860_bl.c: In function 'adp8860_bl_ambient_light_zone_store': /home/kisskb/slave/src/drivers/video/backlight/adp8860_bl.c:625:11: warning: 'reg_val' may be used uninitialized in this function [-Wuninitialized] CC drivers/mfd/mfd-core.o CC net/openvswitch/actions.o CC [M] net/irda/irlmp_event.o CC [M] net/ax25/ax25_subr.o CC [M] net/netrom/nr_route.o CC drivers/staging/dgnc/dgnc_utils.o CC drivers/video/fbdev/core/syscopyarea.o CC net/openvswitch/datapath.o LD drivers/staging/slicoss/built-in.o CC [M] net/netrom/nr_subr.o CC lib/debugobjects.o CC drivers/video/fbdev/core/sysimgblt.o CC net/phonet/pn_dev.o CC [M] drivers/staging/slicoss/slicoss.o LD net/ethernet/built-in.o CC [M] net/netrom/nr_timer.o CC drivers/video/fbdev/core/fb_sys_fops.o CC drivers/mfd/smsc-ece1099.o CC lib/bitrev.o CC drivers/mfd/axp20x.o CC arch/x86/lib/mmx_32.o CC drivers/gpu/drm/drm_global.o CC [M] net/irda/irlmp_frame.o CC [M] net/ax25/ax25_timer.o LD net/can/can.o CC drivers/mfd/lp3943.o CC drivers/gpu/drm/drm_prime.o CC drivers/mfd/da9055-core.o CC net/rfkill/core.o CC drivers/gpu/drm/drm_rect.o CC drivers/pci/ats.o CC [M] drivers/video/fbdev/nvidia/nv_hw.o CC net/rfkill/input.o CC drivers/staging/sm7xxfb/sm7xxfb.o CC drivers/tty/serial/kgdb_nmi.o AS arch/x86/lib/putuser.o CC [M] net/rfkill/rfkill-gpio.o CC net/phonet/pn_netlink.o CC [M] net/irda/irlap.o CC drivers/misc/mei/amthif.o LD drivers/mtd/chips/built-in.o CC drivers/misc/mei/wd.o LD drivers/staging/sm750fb/built-in.o CC [M] drivers/staging/iio/cdc/ad7152.o CC [M] net/irda/irlap_event.o LD drivers/video/fbdev/aty/built-in.o CC drivers/video/fbdev/matrox/matroxfb_accel.o CC [M] drivers/staging/sm750fb/sm750.o LD drivers/i2c/built-in.o CC net/ipv6/ip6_offload.o CC [M] drivers/staging/sm750fb/sm750_hw.o CC [M] net/ceph/buffer.o CC net/ipv6/tcpv6_offload.o CC net/bluetooth/ecc.o LD net/rds/built-in.o CC drivers/misc/vmw_vmci/vmci_host.o CC lib/rational.o CC net/bluetooth/hci_request.o CC [M] drivers/staging/lustre/lnet/lnet/lib-me.o AS arch/x86/lib/rwsem.o CC drivers/watchdog/w83627hf_wdt.o CC [M] drivers/staging/lustre/lnet/lnet/lib-msg.o LD drivers/w1/built-in.o CC drivers/mfd/da9055-i2c.o CC [M] drivers/mtd/ubi/cdev.o CC [M] net/bridge/br_stp_bpdu.o CC [M] net/rds/af_rds.o CC drivers/mfd/da9063-core.o CC net/openvswitch/dp_notify.o CC [M] net/rds/bind.o CC drivers/tty/serial/altera_uart.o CC [M] drivers/staging/comedi/drivers/das6402.o CC [M] drivers/staging/comedi/drivers/dt2801.o CC [M] net/bridge/br_stp_if.o CC [M] net/bridge/br_stp_timer.o CC [M] net/irda/irlap_frame.o CC [M] drivers/pci/pci-stub.o CC [M] net/irda/timer.o CC drivers/video/fbdev/core/svgalib.o CC [M] drivers/staging/comedi/drivers/dt2811.o CC drivers/video/fbdev/geode/display_gx.o CC [M] drivers/staging/comedi/drivers/dt2814.o CC [M] net/batman-adv/gateway_client.o LD [M] drivers/staging/gdm72xx/gdmwm.o CC [M] net/batman-adv/gateway_common.o CC drivers/video/fbdev/geode/video_gx.o CC drivers/mfd/da9063-irq.o CC [M] drivers/staging/comedi/drivers/dt2815.o CC arch/x86/lib/string_32.o CC net/core/stream.o CC net/ipv6/udp_offload.o CC drivers/gpu/drm/drm_vma_manager.o CC [M] drivers/mtd/tests/mtd_nandecctest.o CC [M] drivers/mtd/tests/nandbiterrs.o CC net/bluetooth/mgmt_util.o CC [M] drivers/staging/lustre/lnet/lnet/lib-eq.o CC net/bluetooth/sco.o CC [M] drivers/staging/lustre/lnet/lnet/lib-md.o CC net/bluetooth/selftest.o LD [M] drivers/mtd/tests/mtd_oobtest.o CC [M] net/bridge/br_netlink.o CC drivers/gpu/drm/drm_flip_work.o CC [M] drivers/staging/lustre/lnet/lnet/lib-ptl.o CC lib/crc-ccitt.o CC drivers/watchdog/w83977f_wdt.o CC drivers/mfd/da9063-i2c.o LD [M] drivers/mtd/tests/mtd_pagetest.o CC [M] drivers/staging/comedi/drivers/dt2817.o CC arch/x86/lib/strstr_32.o CC drivers/watchdog/mena21_wdt.o CC lib/crc16.o CC [M] net/irda/qos.o LD [M] drivers/mtd/tests/mtd_readtest.o CC drivers/watchdog/da9055_wdt.o CC lib/crc-itu-t.o CC arch/x86/lib/usercopy.o HOSTCC lib/gen_crc32table CC drivers/watchdog/da9063_wdt.o LD [M] drivers/mtd/tests/mtd_speedtest.o CC drivers/mfd/da9150-core.o CC drivers/mfd/max77693.o LD [M] drivers/mtd/tests/mtd_stresstest.o LD [M] drivers/mtd/tests/mtd_subpagetest.o CC drivers/watchdog/wm831x_wdt.o CC drivers/pci/pcie/portdrv_bus.o CC [M] drivers/hwmon/pmbus/lm25066.o CC [M] net/rds/cong.o CC drivers/misc/vmw_vmci/vmci_queue_pair.o CC arch/x86/lib/usercopy_32.o CC drivers/gpu/drm/drm_modeset_lock.o CC [M] drivers/staging/comedi/drivers/dt282x.o CC [M] drivers/hwmon/pmbus/ltc2978.o CC [M] drivers/staging/comedi/drivers/dmm32at.o LD arch/x86/lib/built-in.o LD [M] drivers/infiniband/core/ib_cm.o CC lib/libcrc32c.o CC drivers/gpu/drm/drm_atomic.o CC [M] drivers/hwmon/pmbus/max34440.o CC arch/x86/lib/inat.o CC net/dccp/proto.o LD [M] drivers/infiniband/core/rdma_cm.o CC drivers/video/fbdev/core/fb_ddc.o CC net/ipv4/ip_forward.o CC drivers/gpu/drm/drm_bridge.o LD [M] drivers/mtd/onenand/onenand.o CC drivers/tty/serial/kgdboc.o CC net/dccp/timer.o CC drivers/misc/vmw_vmci/vmci_resource.o CC net/dccp/qpolicy.o CC drivers/mfd/max77843.o LD [M] drivers/mtd/tests/mtd_torturetest.o CC drivers/video/fbdev/matrox/matroxfb_DAC1064.o CC [M] net/ceph/pagelist.o LD net/mpls/built-in.o CC lib/genalloc.o CC net/netfilter/nf_queue.o CC drivers/misc/vmw_vmci/vmci_route.o CC [M] net/ceph/mon_client.o CC drivers/gpu/drm/ati_pcigart.o CC net/netfilter/nf_sockopt.o CC [M] net/ax25/ax25_uid.o CC drivers/gpu/drm/drm_panel.o LD net/ipx/ipx.o LD net/ipx/built-in.o CC [M] drivers/staging/comedi/drivers/ii_pci20kc.o CC drivers/gpu/drm/drm_mipi_dsi.o LD [M] drivers/net/irda/sir-dev.o CC net/ipv4/ip_options.o LD drivers/net/built-in.o LD lib/842/built-in.o CC drivers/pci/pcie/pme.o CC [M] lib/842/842_compress.o CC net/sched/sch_generic.o CC net/sched/sch_mq.o CC [M] net/bridge/br_sysfs_if.o CC [M] net/ax25/af_ax25.o CC drivers/watchdog/max63xx_wdt.o CC [M] net/ax25/ax25_ds_in.o CC net/dccp/ccids/ccid2.o CC [M] net/bridge/br_sysfs_br.o CC lib/lz4/lz4hc_compress.o CC drivers/watchdog/softdog.o CC drivers/tty/serial/timbuart.o CC [M] drivers/staging/comedi/drivers/c6xdigio.o CC net/dccp/ackvec.o CC [M] net/ax25/ax25_ds_subr.o LD drivers/gpu/drm/bridge/built-in.o CC [M] drivers/staging/comedi/drivers/mpc624.o CC net/rxrpc/af_rxrpc.o CC [M] net/ceph/osd_client.o LD drivers/gpu/drm/ast/built-in.o LD drivers/gpu/drm/i2c/built-in.o CC drivers/staging/iio/light/isl29018.o CC drivers/tty/serial/altera_jtaguart.o CC net/rxrpc/ar-accept.o CC [M] drivers/gpu/drm/i2c/ch7006_drv.o CC [M] drivers/gpu/drm/ast/ast_drv.o CC [M] drivers/gpu/drm/ast/ast_main.o CC lib/lzo/lzo1x_compress.o CC [M] drivers/staging/comedi/drivers/adq12b.o CC [M] net/ax25/ax25_ds_timer.o CC [M] drivers/gpu/drm/i2c/ch7006_mode.o LD drivers/gpu/drm/i810/built-in.o CC [M] drivers/gpu/drm/i810/i810_drv.o CC [M] drivers/staging/comedi/drivers/ni_at_ao.o CC [M] drivers/gpu/drm/i2c/sil164_drv.o LD drivers/hid/built-in.o CC [M] drivers/gpu/drm/i810/i810_dma.o CC [M] drivers/staging/comedi/drivers/ni_atmio16d.o CC lib/mpi/generic_mpih-lshift.o CC drivers/mfd/max8925-core.o CC drivers/mfd/max8907.o LD drivers/video/fbdev/core/fb.o CC drivers/misc/mei/bus.o CC net/core/scm.o LD net/sctp/built-in.o CC drivers/mfd/max8925-i2c.o CC drivers/misc/mei/nfc.o CC lib/mpi/generic_mpih-mul1.o CC drivers/staging/iio/light/tsl2583.o CC drivers/mfd/abx500-core.o CC [M] drivers/staging/comedi/drivers/ni_labpc.o CC [M] net/l2tp/l2tp_netlink.o CC [M] net/sctp/sm_statetable.o CC lib/lzo/lzo1x_decompress_safe.o CC drivers/video/fbdev/geode/suspend_gx.o CC drivers/mfd/ab3100-core.o CC [M] net/l2tp/l2tp_debugfs.o LD net/bridge/built-in.o CC drivers/video/fbdev/geode/lxfb_core.o CC drivers/video/fbdev/geode/lxfb_ops.o CC drivers/mfd/adp5520.o LD net/llc/llc.o LD drivers/video/fbdev/geode/gx1fb.o LD drivers/video/fbdev/savage/built-in.o CC drivers/mfd/lpc_sch.o CC net/ipv6/exthdrs_offload.o CC lib/lz4/lz4_decompress.o LD net/llc/built-in.o CC drivers/video/fbdev/riva/fbdev.o CC drivers/video/fbdev/matrox/matroxfb_Ti3026.o CC [M] net/batman-adv/hard-interface.o CC [M] lib/lz4/lz4_compress.o CC [M] drivers/video/fbdev/savage/savagefb_driver.o LD [M] net/mpls/mpls_router.o CC [M] net/batman-adv/hash.o LD drivers/gpu/drm/amd/amdgpu/built-in.o CC drivers/mfd/lpc_ich.o LD [M] drivers/mtd/tests/mtd_nandbiterrs.o CC lib/mpi/generic_mpih-mul2.o LD drivers/video/fbdev/omap2/displays-new/built-in.o CC drivers/pci/hotplug/ibmphp_hpc.o LD drivers/video/fbdev/sis/built-in.o CC drivers/pci/hotplug/shpchp_core.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_drv.o CC [M] drivers/video/fbdev/sis/sis_main.o CC drivers/video/fbdev/matrox/matroxfb_misc.o CC drivers/mfd/rdc321x-southbridge.o CC [M] drivers/video/fbdev/sis/sis_accel.o CC drivers/mfd/wl1273-core.o CC [M] net/irda/irqueue.o CC [M] net/ceph/osdmap.o CC drivers/mfd/tps65090.o CC drivers/pci/hotplug/shpchp_ctrl.o CC drivers/pci/hotplug/shpchp_pci.o LD net/decnet/decnet.o LD [M] net/caif/caif.o CC [M] drivers/video/fbdev/sis/init.o LD drivers/video/fbdev/omap2/dss/built-in.o LD net/can/can-gw.o CC lib/xz/xz_dec_syms.o LD [M] net/can/can-bcm.o CC net/unix/af_unix.o CC drivers/pci/hotplug/shpchp_sysfs.o CC [M] drivers/watchdog/pcwd_pci.o CC net/netfilter/nfnetlink.o LD net/can/built-in.o CC drivers/mfd/aat2870-core.o CC lib/bch.o CC [M] net/batman-adv/icmp_socket.o LD drivers/video/fbdev/omap2/built-in.o CC drivers/pci/hotplug/shpchp_hpc.o CC [M] net/batman-adv/main.o CC [M] drivers/watchdog/retu_wdt.o CC lib/zlib_deflate/deflate.o CC net/netfilter/nfnetlink_log.o CC drivers/mfd/sec-core.o CC [M] drivers/watchdog/alim7101_wdt.o LD net/decnet/built-in.o CC drivers/mfd/sec-irq.o CC net/netfilter/nf_conntrack_core.o CC [M] drivers/staging/lustre/lnet/lnet/lib-socket.o CC lib/zlib_inflate/inffast.o CC [M] drivers/hwmon/pmbus/max8688.o LD drivers/pci/hotplug/pci_hotplug.o CC [M] drivers/hwmon/pmbus/tps40422.o CC drivers/gpu/drm/mga/mga_drv.o LD net/tipc/built-in.o CC drivers/video/fbdev/vermilion/vermilion.o CC net/nfc/llcp_commands.o CC [M] drivers/hwmon/pmbus/ucd9000.o CC [M] net/tipc/addr.o CC net/openvswitch/flow.o CC [M] net/irda/irda_device.o CC [M] net/irda/irttp.o CC [M] drivers/watchdog/geodewdt.o LD net/wireless/built-in.o CC net/phonet/socket.o CC net/openvswitch/flow_netlink.o CC [M] net/irda/irias_object.o CC drivers/video/fbdev/pm2fb.o LD drivers/gpu/drm/i915/built-in.o CC net/wimax/id-table.o CC [M] drivers/gpu/drm/i915/i915_drv.o CC drivers/tty/serial/rp2.o CC net/nfc/llcp_sock.o CC [M] drivers/watchdog/wafer5823wdt.o CC net/vmw_vsock/af_vsock.o CC lib/mpi/generic_mpih-mul3.o CC [M] drivers/tty/serial/sccnxp.o CC lib/mpi/generic_mpih-rshift.o CC net/x25/af_x25.o CC [M] drivers/tty/serial/pch_uart.o CC net/x25/x25_dev.o CC drivers/gpu/drm/mga/mga_dma.o CC [M] drivers/gpu/drm/i915/i915_params.o LD drivers/staging/lustre/lustre/built-in.o CC drivers/mfd/menf21bmc.o CC lib/percpu_counter.o CC [M] drivers/tty/serial/men_z135_uart.o CC lib/xz/xz_dec_stream.o LD drivers/pci/pcie/pcieportdrv.o CC [M] drivers/staging/comedi/drivers/pcmad.o CC lib/audit.o LD drivers/video/fbdev/via/built-in.o CC lib/xz/xz_dec_lzma2.o CC lib/syscall.o CC net/dccp/ccids/ccid3.o CC [M] drivers/video/fbdev/via/viafbdev.o LD drivers/staging/sm7xxfb/built-in.o CC [M] drivers/mtd/ubi/kapi.o CC net/dccp/ccids/lib/tfrc.o LD drivers/staging/lustre/lustre/fid/built-in.o CC [M] net/packet/diag.o CC [M] net/batman-adv/originator.o CC [M] drivers/staging/lustre/lustre/fid/fid_request.o CC [M] drivers/staging/comedi/drivers/pcmda12.o CC net/rxrpc/ar-ack.o CC net/rxrpc/ar-call.o LD drivers/tty/serial/8250/built-in.o CC [M] drivers/staging/comedi/drivers/pcmmio.o CC lib/mpi/generic_mpih-sub1.o CC [M] drivers/tty/serial/8250/8250_core.o CC [M] drivers/staging/comedi/drivers/pcmuio.o LD drivers/staging/lustre/lustre/fld/built-in.o CC [M] net/sctp/sm_statefuns.o CC [M] drivers/tty/serial/8250/8250_pci.o CC [M] drivers/mfd/88pm800.o CC [M] net/ceph/crush/crush.o CC [M] drivers/staging/lustre/lustre/fld/fld_request.o CC [M] drivers/staging/comedi/drivers/ni_labpc_common.o CC [M] net/rds/connection.o LD drivers/staging/dgnc/dgnc.o CC net/openvswitch/flow_table.o CC [M] drivers/staging/lustre/lustre/fld/fld_cache.o CC [M] net/ceph/crush/mapper.o CC net/openvswitch/vport.o CC [M] drivers/staging/comedi/drivers/ni_labpc_isadma.o LD drivers/staging/dgnc/built-in.o CC net/openvswitch/vport-internal_dev.o CC net/netfilter/nf_conntrack_standalone.o LD drivers/gpu/drm/panel/built-in.o CC [M] drivers/tty/serial/8250/8250_dw.o CC [M] drivers/mfd/cros_ec.o CC [M] net/ceph/crush/hash.o CC [M] drivers/staging/sm750fb/sm750_accel.o CC drivers/gpu/drm/mgag200/mgag200_main.o CC [M] net/ceph/debugfs.o CC [M] drivers/mfd/cros_ec_i2c.o CC net/core/gen_stats.o CC lib/zlib_inflate/inflate.o CC lib/zlib_inflate/infutil.o CC [M] drivers/mfd/arizona-i2c.o CC [M] drivers/mfd/tps65010.o CC [M] net/ceph/auth.o CC [M] net/irda/wrapper.o CC net/nfc/nci/core.o CC [M] net/irda/af_irda.o CC [M] drivers/staging/sm750fb/sm750_cursor.o CC net/wimax/op-msg.o CC net/nfc/nci/data.o CC [M] drivers/mfd/kempld-core.o CC net/nfc/nci/lib.o CC [M] drivers/staging/sm750fb/ddk750_chip.o LD net/rfkill/rfkill.o LD [M] net/netrom/netrom.o CC [M] net/ceph/auth_none.o CC net/wimax/op-reset.o CC lib/xz/xz_dec_bcj.o CC lib/mpi/generic_mpih-add1.o LD net/rfkill/built-in.o CC [M] net/batman-adv/routing.o CC [M] net/irda/discovery.o CC [M] lib/xz/xz_dec_test.o CC [M] drivers/mfd/janz-cmodio.o CC drivers/gpu/drm/savage/savage_drv.o LD drivers/pci/pcie/built-in.o LD net/lapb/lapb.o CC drivers/gpu/drm/savage/savage_bci.o CC drivers/video/fbdev/matrox/g450_pll.o CC drivers/misc/mei/debugfs.o CC [M] drivers/watchdog/pc87413_wdt.o CC drivers/gpu/drm/r128/r128_drv.o CC [M] drivers/video/fbdev/nvidia/nv_setup.o LD net/lapb/built-in.o CC [M] drivers/video/fbdev/nvidia/nv_accel.o CC drivers/gpu/drm/r128/r128_cce.o CC [M] drivers/watchdog/sbc8360.o CC [M] drivers/video/fbdev/nvidia/nv_of.o AR arch/x86/lib/lib.a LD drivers/gpu/drm/tilcdc/built-in.o CC net/xfrm/xfrm_policy.o CC [M] net/irda/parameters.o CC net/dccp/ccids/lib/tfrc_equation.o LD drivers/staging/lustre/lnet/selftest/built-in.o CC net/xfrm/xfrm_state.o LD drivers/staging/iio/light/built-in.o CC [M] drivers/staging/lustre/lnet/selftest/console.o CC [M] drivers/gpu/drm/ast/ast_mode.o LD drivers/gpu/drm/drm_kms_helper.o CC [M] drivers/staging/lustre/lnet/selftest/conrpc.o CC [M] drivers/staging/comedi/drivers/comedi_8255.o CC [M] net/ceph/crypto.o CC drivers/gpu/drm/vgem/vgem_drv.o CC [M] drivers/mfd/vx855.o CC [M] drivers/gpu/drm/ast/ast_fb.o LD lib/lzo/lzo_compress.o CC [M] drivers/staging/lustre/lnet/selftest/conctl.o LD lib/lzo/lzo_decompress.o CC drivers/gpu/drm/ttm/ttm_agp_backend.o CC net/netfilter/nf_conntrack_expect.o CC lib/nlattr.o CC drivers/gpu/drm/ttm/ttm_memory.o LD lib/lzo/built-in.o CC drivers/staging/iio/magnetometer/hmc5843_core.o CC drivers/gpu/drm/ttm/ttm_tt.o CC lib/dma-debug.o CC drivers/gpu/drm/ttm/ttm_bo.o LD drivers/gpu/drm/via/built-in.o CC drivers/gpu/drm/virtio/virtgpu_drv.o CC lib/zlib_inflate/inftrees.o CC drivers/video/fbdev/riva/riva_hw.o CC [M] drivers/gpu/drm/via/via_irq.o CC [M] drivers/mfd/si476x-cmd.o CC [M] net/irda/irnetlink.o CC drivers/gpu/drm/virtio/virtgpu_kms.o CC lib/atomic64_test.o CC lib/cpu_rmap.o CC [M] net/ceph/armor.o CC lib/dynamic_queue_limits.o CC drivers/gpu/drm/virtio/virtgpu_drm_bus.o CC [M] drivers/mfd/si476x-prop.o CC lib/clz_tab.o CC [M] drivers/mfd/si476x-i2c.o LD [M] drivers/gpu/drm/i2c/sil164.o CC [M] net/ceph/auth_x.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC [M] drivers/video/fbdev/vermilion/cr_pll.o CC [M] drivers/staging/comedi/drivers/8255.o CC drivers/gpu/drm/savage/savage_state.o CC [M] drivers/video/fbdev/nvidia/nv_i2c.o CC [M] net/ceph/ceph_fs.o CC [M] drivers/staging/comedi/drivers/amplc_dio200_common.o CC lib/zlib_inflate/inflate_syms.o CC net/dccp/ccids/lib/packet_history.o LD drivers/video/fbdev/core/built-in.o CC [M] net/irda/irmod.o CC lib/mpi/mpicoder.o CC [M] drivers/video/fbdev/nvidia/nv_backlight.o CC drivers/video/fbdev/riva/nv_driver.o CC net/dccp/ccids/lib/loss_interval.o LD net/ipv6/built-in.o CC [M] net/batman-adv/send.o CC net/dccp/ipv4.o CC [M] drivers/watchdog/via_wdt.o CC drivers/gpu/drm/virtio/virtgpu_gem.o CC drivers/video/fbdev/pm3fb.o CC [M] drivers/mfd/cs5535-mfd.o CC [M] net/ceph/ceph_strings.o LD drivers/pci/hotplug/ibmphp.o LD [M] net/bridge/bridge.o CC net/phonet/datagram.o CC drivers/gpu/drm/virtio/virtgpu_fb.o CC drivers/video/fbdev/macmodes.o CC [M] drivers/staging/lustre/lnet/selftest/framework.o CC lib/strncpy_from_user.o CC [M] drivers/mfd/rn5t618.o LD drivers/video/fbdev/geode/gxfb.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_device.o CC drivers/video/fbdev/matrox/matroxfb_g450.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_kms.o LD net/irda/ircomm/built-in.o CC [M] drivers/staging/sm750fb/ddk750_power.o CC [M] net/ceph/ceph_hash.o LD drivers/video/fbdev/geode/lxfb.o CC [M] drivers/mfd/lm3533-core.o CC net/ipv4/ip_output.o CC [M] net/irda/ircomm/ircomm_core.o CC [M] net/tipc/bcast.o CC [M] net/ceph/pagevec.o CC net/ipv4/ip_sockglue.o CC [M] net/irda/ircomm/ircomm_event.o LD [M] drivers/gpu/drm/i2c/ch7006.o CC [M] drivers/watchdog/machzwd.o LD drivers/video/fbdev/geode/built-in.o CC [M] drivers/watchdog/of_xilinx_wdt.o CC drivers/gpu/drm/mga/mga_state.o CC net/core/gen_estimator.o CC drivers/gpu/drm/mga/mga_warp.o CC lib/zlib_deflate/deftree.o CC drivers/video/fbdev/neofb.o /home/kisskb/slave/src/drivers/video/fbdev/via/viafbdev.c: In function 'viafb_remove_proc': /home/kisskb/slave/src/drivers/video/fbdev/via/viafbdev.c:1635:4: warning: unused variable 'iga2_entry' [-Wunused-variable] /home/kisskb/slave/src/drivers/video/fbdev/via/viafbdev.c:1634:4: warning: unused variable 'iga1_entry' [-Wunused-variable] CC drivers/video/fbdev/imsttfb.o CC lib/mpi/mpi-bit.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.o CC arch/x86/kernel/cpu/capflags.o CC lib/mpi/mpi-cmp.o CC [M] net/sctp/sm_sideeffect.o CC [M] drivers/mfd/lm3533-ctrlbank.o CC [M] drivers/gpu/drm/amd/amdgpu/atombios_crtc.o CC drivers/gpu/drm/mga/mga_irq.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.o CC lib/strnlen_user.o CC drivers/misc/mei/pci-txe.o CC [M] drivers/gpu/drm/amd/amdgpu/atom.o CC [M] lib/842/842_decompress.o CC [M] net/ceph/snapshot.o CC [M] drivers/staging/lustre/lnet/lnet/lib-move.o LD drivers/pci/hotplug/shpchp.o CC [M] drivers/staging/comedi/drivers/das08.o CC drivers/video/fbdev/matrox/matroxfb_crtc2.o LD drivers/pci/hotplug/built-in.o CC [M] drivers/mfd/retu-mfd.o LD lib/lz4/built-in.o CC [M] drivers/mtd/ubi/eba.o LD drivers/gpu/drm/radeon/built-in.o CC net/vmw_vsock/vsock_addr.o CC [M] drivers/mtd/ubi/io.o CC [M] net/batman-adv/soft-interface.o CC [M] drivers/gpu/drm/radeon/radeon_drv.o CC lib/net_utils.o CC drivers/misc/mei/hw-txe.o LD drivers/pci/built-in.o CC [M] drivers/misc/mei/pci-me.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_fence.o LD arch/x86/kernel/cpu/built-in.o CC [M] drivers/misc/mei/hw-me.o CC [M] net/batman-adv/sysfs.o CC drivers/video/fbdev/vt8623fb.o CC [M] drivers/gpu/drm/radeon/radeon_cp.o CC lib/asn1_decoder.o LD arch/x86/kernel/built-in.o CC drivers/video/fbdev/s3fb.o CC drivers/gpu/drm/virtio/virtgpu_display.o CC drivers/gpu/drm/virtio/virtgpu_vq.o CC drivers/gpu/drm/virtio/virtgpu_ttm.o CC drivers/video/fbdev/riva/rivafb-i2c.o CC [M] drivers/watchdog/menf21bmc_wdt.o LD drivers/tty/serial/built-in.o CC drivers/gpu/drm/virtio/virtgpu_fence.o LD drivers/mfd/wm831x.o CC net/rxrpc/ar-connection.o CC [M] drivers/staging/lustre/lustre/fld/lproc_fld.o CC [M] drivers/gpu/drm/i915/i915_suspend.o CC drivers/gpu/drm/virtio/virtgpu_object.o LD drivers/mfd/tps65912.o LD drivers/mfd/da9055.o CC [M] drivers/staging/lustre/lnet/lnet/module.o CC [M] drivers/staging/lustre/lnet/lnet/lo.o LD drivers/mfd/da9063.o LD drivers/mfd/max8925.o CC [M] net/irda/ircomm/ircomm_lmp.o CC drivers/gpu/drm/virtio/virtgpu_debugfs.o CC [M] net/irda/ircomm/ircomm_ttp.o CC net/wimax/op-rfkill.o LD drivers/mfd/built-in.o CC [M] drivers/staging/lustre/lnet/lnet/router.o LD arch/x86/built-in.o CC drivers/gpu/drm/virtio/virtgpu_plane.o CC [M] net/irda/ircomm/ircomm_tty.o CC [M] drivers/staging/sm750fb/ddk750_mode.o CC net/openvswitch/vport-netdev.o CC [M] net/irda/ircomm/ircomm_tty_attach.o CC lib/mpi/mpih-cmp.o CC lib/mpi/mpih-div.o CC [M] net/rds/info.o CC [M] net/irda/ircomm/ircomm_tty_ioctl.o CC [M] drivers/staging/sm750fb/ddk750_display.o CC [M] drivers/staging/lustre/lnet/lnet/router_proc.o CC [M] net/irda/ircomm/ircomm_param.o CC [M] drivers/staging/sm750fb/ddk750_help.o CC [M] drivers/staging/lustre/lnet/lnet/acceptor.o CC [M] drivers/staging/lustre/lnet/lnet/peer.o CC drivers/gpu/drm/r128/r128_state.o LD lib/xz/xz_dec.o LD lib/xz/built-in.o CC net/ipv4/inet_hashtables.o CC drivers/gpu/drm/r128/r128_irq.o GEN lib/oid_registry_data.c CC net/ipv4/inet_timewait_sock.o CC lib/argv_split.o CC lib/bug.o CC [M] net/rds/message.o LD [M] net/packet/af_packet_diag.o CC net/netfilter/nf_conntrack_helper.o CC [M] drivers/gpu/drm/i915/i915_sysfs.o CC [M] drivers/staging/sm750fb/ddk750_swi2c.o CC lib/cmdline.o CC net/rxrpc/ar-connevent.o CC [M] net/sctp/protocol.o LD lib/zlib_inflate/zlib_inflate.o LD drivers/staging/lustre/lustre/lmv/built-in.o CC lib/cpumask.o LD drivers/staging/lustre/lustre/mgc/built-in.o CC [M] net/sctp/endpointola.o CC drivers/gpu/drm/mgag200/mgag200_mode.o LD lib/zlib_inflate/built-in.o CC net/rxrpc/ar-error.o CC [M] drivers/staging/lustre/lustre/lmv/lmv_obd.o CC drivers/staging/iio/magnetometer/hmc5843_i2c.o CC [M] drivers/staging/lustre/lustre/mgc/mgc_request.o CC drivers/gpu/drm/mgag200/mgag200_cursor.o LD drivers/staging/lustre/lustre/mdc/built-in.o CC [M] drivers/gpu/drm/radeon/radeon_state.o CC [M] drivers/gpu/drm/radeon/radeon_mem.o CC [M] drivers/staging/lustre/lustre/mdc/mdc_request.o CC net/openvswitch/vport-geneve.o LD drivers/staging/lustre/lustre/libcfs/built-in.o CC [M] drivers/staging/lustre/lustre/libcfs/linux/linux-tracefile.o LD drivers/staging/lustre/lustre/lov/built-in.o CC lib/ctype.o CC lib/mpi/mpih-mul.o CC [M] drivers/gpu/drm/radeon/radeon_irq.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC [M] drivers/staging/lustre/lustre/libcfs/linux/linux-debug.o CC [M] drivers/gpu/drm/radeon/r300_cmdbuf.o CC lib/dec_and_lock.o LD [M] drivers/gpu/drm/i810/i810.o CC [M] drivers/staging/sm750fb/ddk750_sii164.o CC net/nfc/nci/ntf.o CC [M] drivers/staging/sm750fb/ddk750_dvi.o CC lib/mpi/mpi-pow.o CC [M] drivers/staging/lustre/lustre/lov/lov_obd.o CC lib/decompress.o CC [M] drivers/staging/lustre/lustre/libcfs/linux/linux-prim.o CC lib/mpi/mpiutil.o CC [M] drivers/gpu/drm/radeon/r600_cp.o CC drivers/gpu/drm/ttm/ttm_bo_util.o LD drivers/staging/lustre/lustre/llite/built-in.o LD drivers/watchdog/watchdog.o CC [M] drivers/staging/lustre/lustre/llite/dcache.o CC drivers/gpu/drm/ttm/ttm_bo_vm.o CC [M] drivers/staging/lustre/lustre/libcfs/linux/linux-cpu.o CC drivers/gpu/drm/ttm/ttm_module.o CC net/xfrm/xfrm_hash.o CC drivers/gpu/drm/ttm/ttm_object.o CC [M] drivers/staging/lustre/lnet/klnds/socklnd/socklnd_proto.o CC [M] drivers/staging/lustre/lnet/klnds/socklnd/socklnd_modparams.o LD drivers/staging/lustre/lustre/obdclass/built-in.o LD drivers/staging/iio/meter/built-in.o CC [M] drivers/staging/sm750fb/ddk750_hwi2c.o LD net/sched/built-in.o LD drivers/gpu/drm/vgem/vgem.o CC [M] drivers/staging/lustre/lustre/obdclass/linux/linux-module.o CC lib/decompress_inflate.o LD drivers/gpu/drm/vgem/built-in.o CC lib/dump_stack.o CC lib/earlycpio.o CC [M] net/openvswitch/vport-gre.o CC net/nfc/nci/rsp.o CC [M] net/vmw_vsock/vmci_transport.o CC [M] drivers/gpu/drm/via/via_drv.o CC [M] drivers/staging/lustre/lustre/fid/fid_lib.o LD drivers/staging/iio/resolver/built-in.o LD drivers/staging/iio/trigger/built-in.o CC net/nfc/nci/hci.o CC net/phonet/sysctl.o CC [M] drivers/gpu/drm/via/via_map.o LD [M] drivers/video/fbdev/nvidia/nvidiafb.o LD [M] drivers/video/fbdev/vermilion/crvml.o CC [M] drivers/gpu/drm/via/via_mm.o CC [M] drivers/staging/lustre/lustre/mgc/lproc_mgc.o CC [M] net/rds/recv.o CC lib/zlib_deflate/deflate_syms.o CC net/xfrm/xfrm_input.o CC [M] net/rds/send.o LD drivers/video/fbdev/vermilion/vmlfb.o CC [M] drivers/staging/lustre/lustre/libcfs/linux/linux-curproc.o CC [M] drivers/staging/lustre/lustre/libcfs/linux/linux-module.o CC [M] net/batman-adv/translation-table.o CC [M] drivers/gpu/drm/ast/ast_ttm.o LD drivers/video/fbdev/vermilion/built-in.o CC net/phonet/af_phonet.o CC [M] drivers/gpu/drm/ast/ast_post.o CC drivers/video/fbdev/hgafb.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] LD drivers/watchdog/built-in.o CC [M] net/vmw_vsock/vmci_transport_notify.o CC [M] drivers/video/fbdev/via/hw.o CC drivers/gpu/drm/ttm/ttm_lock.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC [M] drivers/staging/lustre/lustre/llite/dir.o CC [M] drivers/gpu/drm/i915/intel_pm.o CC [M] drivers/gpu/drm/ast/ast_dp501.o CC lib/extable.o CC [M] drivers/staging/lustre/lustre/mdc/mdc_reint.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC net/netfilter/nf_conntrack_proto.o CC net/wimax/op-state-get.o CC [M] drivers/staging/lustre/lustre/mdc/mdc_lib.o CC lib/flex_proportions.o CC net/wimax/stack.o CC [M] net/vmw_vsock/vmci_transport_notify_qstate.o CC [M] drivers/video/fbdev/via/via_i2c.o CC net/netfilter/nf_conntrack_l3proto_generic.o CC net/phonet/pep.o CC drivers/gpu/drm/ttm/ttm_execbuf_util.o CC [M] drivers/gpu/drm/i915/intel_runtime_pm.o CC drivers/video/fbdev/asiliantfb.o CC [M] drivers/gpu/drm/via/via_dma.o CC lib/idr.o LD drivers/misc/vmw_vmci/vmw_vmci.o CC drivers/gpu/drm/ttm/ttm_page_alloc.o CC [M] drivers/gpu/drm/i915/intel_csr.o CC [M] drivers/video/fbdev/sis/init301.o CC lib/int_sqrt.o CC [M] drivers/gpu/drm/radeon/r600_blit.o CC lib/ioremap.o LD drivers/misc/vmw_vmci/built-in.o CC drivers/video/fbdev/metronomefb.o CC [M] drivers/staging/lustre/lustre/llite/file.o CC [M] drivers/gpu/drm/i915/i915_debugfs.o CC drivers/video/fbdev/sm501fb.o CC [M] drivers/staging/lustre/lustre/fid/lproc_fid.o CC drivers/video/fbdev/ocfb.o CC [M] net/rds/stats.o CC net/netfilter/nf_conntrack_proto_generic.o CC net/x25/x25_facilities.o LD drivers/staging/lustre/lustre/obdecho/built-in.o CC drivers/video/fbdev/vesafb.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] LD net/netlink/built-in.o CC [M] net/sctp/associola.o CC net/x25/x25_in.o CC [M] drivers/staging/lustre/lustre/obdecho/echo_client.o CC [M] net/rds/sysctl.o CC net/phonet/pep-gprs.o LD drivers/misc/mei/mei.o CC drivers/gpu/drm/ttm/ttm_bo_manager.o CC [M] drivers/staging/lustre/lustre/lov/lov_pack.o CC net/ipv4/inet_connection_sock.o CC lib/irq_regs.o LD [M] drivers/staging/sm750fb/sm750fb.o CC lib/is_single_threaded.o CC [M] drivers/staging/lustre/lustre/lov/lov_offset.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC [M] drivers/video/fbdev/via/dvi.o CC lib/klist.o CC lib/kobject.o CC net/ipv4/tcp.o CC [M] net/rds/threads.o CC net/nfc/nci/uart.o CC drivers/gpu/drm/mgag200/mgag200_drv.o CC [M] drivers/gpu/drm/via/via_verifier.o CC lib/kobject_uevent.o CC drivers/gpu/drm/mgag200/mgag200_fb.o CC net/core/net_namespace.o CC [M] drivers/gpu/drm/via/via_video.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.o CC [M] drivers/gpu/drm/via/via_dmablit.o CC [M] net/rds/transport.o CC net/rxrpc/ar-input.o /home/kisskb/slave/src/drivers/gpu/drm/virtio/virtgpu_fence.c: In function 'virtio_timeline_value_str': /home/kisskb/slave/src/drivers/gpu/drm/virtio/virtgpu_fence.c:64:2: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'long long int' [-Wformat] CC [M] net/rds/loop.o CC net/xfrm/xfrm_output.o CC [M] drivers/staging/lustre/lustre/lmv/lmv_intent.o CC [M] drivers/mtd/ubi/wl.o CC [M] net/sctp/transport.o CC drivers/gpu/drm/ttm/ttm_page_alloc_dma.o LD [M] drivers/video/fbdev/savage/savagefb.o CC drivers/video/fbdev/vga16fb.o CC net/wimax/debugfs.o CC net/xfrm/xfrm_sysctl.o CC [M] drivers/staging/lustre/lustre/lmv/lmv_fld.o CC [M] drivers/staging/lustre/lustre/llite/llite_close.o CC drivers/video/fbdev/simplefb.o LD [M] net/ax25/ax25.o CC [M] drivers/gpu/drm/radeon/drm_buffer.o /home/kisskb/slave/src/drivers/gpu/drm/virtio/virtgpu_debugfs.c: In function 'virtio_gpu_debugfs_irq_info': /home/kisskb/slave/src/drivers/gpu/drm/virtio/virtgpu_debugfs.c:39:6: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'long long int' [-Wformat] CC net/xfrm/xfrm_replay.o LD drivers/misc/mei/mei-txe.o LD drivers/staging/iio/magnetometer/built-in.o CC [M] drivers/staging/lustre/lustre/lmv/lproc_lmv.o LD drivers/misc/mei/built-in.o CC [M] drivers/mtd/ubi/attach.o LD drivers/staging/iio/built-in.o CC lib/md5.o CC [M] net/xfrm/xfrm_algo.o CC net/x25/x25_link.o CC [M] net/tipc/bearer.o CC net/ipv4/tcp_input.o CC [M] net/sctp/chunk.o CC net/netfilter/nf_conntrack_proto_tcp.o LD [M] net/irda/irda.o CC net/core/secure_seq.o CC net/netfilter/nf_conntrack_proto_udp.o CC net/core/flow_dissector.o CC net/netfilter/nf_conntrack_extend.o CC [M] drivers/gpu/drm/i915/i915_cmd_parser.o CC drivers/video/fbdev/vfb.o CC lib/plist.o CC net/netfilter/nf_conntrack_acct.o CC [M] drivers/gpu/drm/i915/i915_gem_batch_pool.o CC [M] drivers/video/fbdev/arcfb.o CC net/netfilter/nf_conntrack_seqadj.o CC [M] drivers/video/fbdev/i740fb.o CC net/core/dev.o CC [M] drivers/gpu/drm/i915/i915_gem_context.o LD [M] drivers/misc/mei/mei-me.o LD [M] drivers/mfd/si476x-core.o CC [M] net/tipc/core.o CC [M] drivers/video/fbdev/tridentfb.o CC [M] drivers/gpu/drm/i915/i915_gem_render_state.o CC net/rxrpc/ar-key.o LD drivers/misc/built-in.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_object.o LD drivers/video/fbdev/matrox/built-in.o CC [M] net/tipc/link.o CC [M] drivers/staging/lustre/lustre/libcfs/linux/linux-crypto.o CC net/core/ethtool.o CC [M] drivers/video/fbdev/arkfb.o CC lib/proportions.o CC [M] drivers/video/fbdev/via/lcd.o CC net/core/dev_addr_lists.o CC [M] drivers/video/fbdev/sstfb.o LD lib/zlib_deflate/zlib_deflate.o CC lib/radix-tree.o LD lib/zlib_deflate/built-in.o CC [M] drivers/mtd/ubi/misc.o CC [M] drivers/video/fbdev/goldfishfb.o CC [M] drivers/staging/lustre/lustre/mdc/mdc_locks.o CC [M] drivers/staging/lustre/lustre/libcfs/linux/linux-crypto-adler.o CC [M] drivers/staging/lustre/lustre/libcfs/linux/linux-mem.o CC [M] drivers/gpu/drm/radeon/radeon_device.o CC [M] drivers/video/fbdev/cirrusfb.o CC [M] drivers/gpu/drm/radeon/radeon_asic.o LD lib/mpi/mpi.o CC [M] drivers/mtd/ubi/debug.o LD drivers/gpu/drm/virtio/virtio-gpu.o CC [M] drivers/staging/lustre/lustre/libcfs/debug.o CC [M] drivers/gpu/drm/radeon/radeon_kms.o LD lib/mpi/built-in.o CC [M] drivers/mtd/ubi/fastmap.o CC [M] net/rds/page.o LD drivers/gpu/drm/virtio/built-in.o CC [M] drivers/gpu/drm/radeon/radeon_atombios.o CC [M] drivers/mtd/ubi/gluebi.o CC lib/ratelimit.o LD drivers/gpu/drm/drm.o CC lib/rbtree.o CC [M] drivers/staging/lustre/lustre/mdc/lproc_mdc.o CC [M] drivers/video/fbdev/via/ioctl.o CC [M] net/rds/rdma.o CC [M] drivers/video/fbdev/sis/initextlfb.o CC lib/seq_buf.o CC net/rxrpc/ar-local.o LD [M] net/irda/ircomm/ircomm.o CC lib/sha1.o LD net/nfc/nfc.o CC net/netfilter/nf_conntrack_sip.o CC [M] drivers/staging/lustre/lnet/selftest/timer.o CC net/unix/garbage.o CC [M] drivers/staging/lustre/lustre/obdclass/linux/linux-obdo.o CC [M] net/tipc/discover.o LD [M] net/irda/ircomm/ircomm-tty.o CC [M] drivers/staging/lustre/lustre/lov/lov_merge.o LD [M] drivers/video/fbdev/aty/radeonfb.o CC [M] drivers/gpu/drm/radeon/radeon_agp.o LD drivers/gpu/drm/mga/mga.o CC [M] drivers/video/fbdev/auo_k190x.o LD drivers/video/fbdev/riva/rivafb.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_gart.o LD drivers/gpu/drm/mga/built-in.o CC [M] drivers/staging/lustre/lustre/llite/llite_lib.o CC [M] drivers/gpu/drm/radeon/atombios_crtc.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.o LD drivers/video/fbdev/riva/built-in.o CC [M] net/xfrm/xfrm_user.o CC [M] net/sctp/sm_make_chunk.o LD drivers/gpu/drm/nouveau/built-in.o CC [M] drivers/video/fbdev/auo_k1901fb.o CC [M] drivers/staging/lustre/lustre/libcfs/fail.o CC [M] net/sctp/ulpevent.o CC [M] net/xfrm/xfrm_ipcomp.o CC net/rxrpc/ar-output.o CC [M] drivers/gpu/drm/nouveau/nvif/object.o CC drivers/gpu/drm/mgag200/mgag200_i2c.o CC [M] drivers/staging/lustre/lustre/obdclass/linux/linux-sysctl.o CC lib/show_mem.o CC [M] drivers/staging/lustre/lustre/libcfs/nidstrings.o CC [M] drivers/gpu/drm/nouveau/nvif/client.o CC lib/string.o CC net/ipv4/tcp_output.o CC [M] drivers/staging/lustre/lustre/libcfs/module.o LD drivers/staging/lustre/lustre/osc/built-in.o CC [M] net/sctp/inqueue.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_display.o CC [M] drivers/gpu/drm/i915/i915_gem_debug.o LD [M] net/ceph/libceph.o CC [M] drivers/staging/lustre/lnet/klnds/socklnd/socklnd_lib.o CC [M] net/sctp/outqueue.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.o CC [M] drivers/staging/lustre/lustre/osc/osc_request.o CC net/netfilter/nf_log_common.o CC net/netfilter/x_tables.o LD net/openvswitch/openvswitch.o CC [M] drivers/staging/lustre/lustre/osc/osc_dev.o CC net/core/dst.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC net/rxrpc/ar-peer.o LD net/openvswitch/built-in.o CC lib/timerqueue.o CC lib/vsprintf.o CC net/rxrpc/ar-recvmsg.o CC [M] drivers/video/fbdev/via/accel.o CC net/core/netevent.o CC [M] net/sctp/ulpqueue.o CC [M] drivers/video/fbdev/via/via_utility.o CC net/core/neighbour.o CC [M] drivers/video/fbdev/via/vt1636.o CC [M] drivers/video/fbdev/via/global.o CC net/core/rtnetlink.o CC [M] drivers/staging/lustre/lnet/selftest/rpc.o CC net/x25/x25_out.o CC [M] drivers/staging/lustre/lnet/selftest/module.o CC [M] drivers/staging/lustre/lustre/lov/lov_request.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_fb.o CC [M] drivers/video/fbdev/via/tblDPASetting.o CC [M] net/tipc/msg.o LD [M] drivers/tty/serial/8250/8250.o CC net/core/utils.o CC net/ipv4/tcp_timer.o CC net/x25/x25_route.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_gem.o CC net/ipv4/tcp_ipv4.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_ring.o CC drivers/gpu/drm/mgag200/mgag200_ttm.o CC [M] lib/test_bpf.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_cs.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_bios.o CC net/ipv4/tcp_minisocks.o CC [M] drivers/video/fbdev/via/viamode.o CC net/netfilter/xt_tcpudp.o CC net/ipv4/tcp_cong.o LD net/vmw_vsock/vsock.o LD drivers/tty/built-in.o CC [M] net/rds/rdma_transport.o CC [M] drivers/gpu/drm/i915/i915_gem_dmabuf.o CC [M] net/rds/ib.o CC [M] net/sctp/tsnmap.o CC [M] net/rds/ib_cm.o LD drivers/staging/lustre/lustre/ptlrpc/built-in.o CC [M] net/tipc/name_distr.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_benchmark.o CC [M] lib/test_firmware.o CC net/x25/x25_subr.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/l_lock.o LD net/vmw_vsock/built-in.o CC [M] net/tipc/subscr.o LD drivers/gpu/drm/savage/savage.o CC net/x25/x25_timer.o CC [M] drivers/staging/lustre/lnet/selftest/ping_test.o CC [M] lib/test-kstrtox.o CC net/core/link_watch.o LD drivers/gpu/drm/savage/built-in.o CC net/core/filter.o CC [M] drivers/staging/lustre/lustre/libcfs/tracefile.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_lock.o CC [M] net/tipc/name_table.o CC [M] lib/test_module.o CC [M] net/rds/ib_recv.o CC [M] drivers/video/fbdev/via/via-core.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC [M] drivers/video/fbdev/via/via-gpio.o CC [M] lib/crc-t10dif.o CC [M] drivers/video/fbdev/via/via_modesetting.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_resource.o CC [M] drivers/gpu/drm/radeon/radeon_combios.o CC [M] lib/crc8.o CC [M] drivers/staging/lustre/lustre/libcfs/libcfs_string.o CC [M] lib/notifier-error-inject.o CC [M] lib/cordic.o LD net/dccp/dccp.o CC [M] lib/rbtree_test.o CC [M] drivers/staging/lustre/lustre/libcfs/hash.o CC net/x25/x25_proc.o LD net/nfc/nci/nci_uart.o CC [M] drivers/staging/lustre/lustre/libcfs/kernel_user_comm.o CC [M] drivers/staging/lustre/lustre/lov/lov_ea.o CC [M] lib/percpu_test.o CC [M] net/unix/diag.o CC [M] drivers/staging/lustre/lustre/libcfs/prng.o CC [M] drivers/staging/lustre/lustre/lov/lov_dev.o LD [M] drivers/gpu/drm/ast/ast.o CC net/netfilter/xt_mark.o CC net/ipv4/tcp_metrics.o CC net/ipv4/tcp_fastopen.o CC [M] drivers/staging/lustre/lustre/libcfs/workitem.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_test.o CC net/rxrpc/ar-security.o CC [M] net/rds/ib_ring.o CC [M] drivers/video/fbdev/via/via_clock.o LD drivers/gpu/drm/ttm/ttm.o CC [M] drivers/video/fbdev/via/via_aux.o CC [M] net/tipc/net.o CC [M] net/rds/ib_send.o CC [M] net/tipc/netlink.o CC net/netfilter/xt_addrtype.o LD drivers/gpu/drm/ttm/built-in.o CC [M] drivers/video/fbdev/via/via_aux_edid.o CC [M] drivers/video/fbdev/via/via_aux_vt1636.o CC [M] drivers/video/fbdev/via/via_aux_vt1632.o CC [M] drivers/gpu/drm/i915/i915_gem_evict.o CC [M] drivers/video/fbdev/via/via_aux_vt1631.o LD [M] net/vmw_vsock/vmw_vsock_vmci_transport.o CC [M] drivers/gpu/drm/i915/i915_gem_execbuffer.o CC [M] drivers/gpu/drm/radeon/atom.o CC [M] net/sctp/bind_addr.o CC [M] drivers/staging/lustre/lustre/lov/lov_object.o CC [M] drivers/staging/lustre/lustre/lov/lov_page.o CC [M] net/rds/ib_stats.o CC [M] drivers/staging/lustre/lnet/selftest/brw_test.o CC [M] net/netfilter/nf_conntrack_netlink.o CC [M] net/rds/ib_sysctl.o CC [M] drivers/staging/lustre/lustre/obdclass/llog.o LD net/netfilter/ipset/built-in.o CC net/rxrpc/ar-skbuff.o CC net/ipv4/tcp_offload.o LD net/phonet/pn_pep.o CC net/rxrpc/ar-transport.o CC [M] net/netfilter/ipset/ip_set_core.o CC [M] net/sctp/socket.o CC net/ipv4/datagram.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] LD net/phonet/phonet.o CC [M] net/netfilter/xt_LOG.o LD net/dccp/dccp_ipv4.o LD net/phonet/built-in.o LD net/dccp/built-in.o GEN lib/crc32table.h LD net/wimax/wimax.o CC [M] net/rds/ib_rdma.o CC net/ipv4/raw.o CC [M] net/netfilter/ipset/ip_set_getport.o CC lib/oid_registry.o LD net/wimax/built-in.o LD net/nfc/nci/nci.o CC [M] drivers/gpu/drm/i915/i915_gem_gtt.o CC net/ipv4/udp.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC [M] drivers/video/fbdev/via/via_aux_vt1625.o CC [M] drivers/staging/lustre/lustre/llite/llite_nfs.o LD net/nfc/nci/built-in.o LD [M] drivers/staging/lustre/lustre/fid/fid.o CC [M] drivers/gpu/drm/nouveau/nvif/device.o CC net/netfilter/ipvs/ip_vs_conn.o LD net/nfc/built-in.o CC [M] net/sctp/primitive.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC net/netfilter/ipvs/ip_vs_core.o CC net/netfilter/ipvs/ip_vs_ctl.o CC [M] drivers/video/fbdev/via/via_aux_vt1622.o CC [M] drivers/video/fbdev/via/via_aux_vt1621.o CC [M] net/rds/iw.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_pm.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC [M] drivers/gpu/drm/i915/i915_gem.o CC [M] net/sctp/output.o CC [M] drivers/gpu/drm/radeon/radeon_fence.o CC [M] drivers/staging/lustre/lustre/llite/rw.o CC net/x25/x25_forward.o CC [M] drivers/video/fbdev/via/via_aux_sii164.o LD net/bluetooth/bluetooth.o CC [M] net/rds/iw_cm.o CC [M] drivers/gpu/drm/radeon/radeon_ttm.o CC [M] drivers/video/fbdev/via/via_aux_ch7301.o CC [M] drivers/gpu/drm/radeon/radeon_object.o CC [M] drivers/staging/lustre/lustre/lov/lov_lock.o CC [M] drivers/staging/lustre/lustre/llite/namei.o CC net/netfilter/ipvs/ip_vs_sched.o CC lib/crc32.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] LD net/bluetooth/built-in.o CC [M] drivers/staging/lustre/lustre/llite/symlink.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] CC net/netfilter/ipvs/ip_vs_xmit.o CC [M] drivers/gpu/drm/radeon/radeon_gart.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] LD [M] drivers/gpu/drm/via/via.o CC [M] drivers/staging/lustre/lustre/llite/llite_mmap.o CC net/core/sock_diag.o LD net/unix/unix.o CC [M] drivers/staging/lustre/lustre/osc/osc_object.o CC net/netfilter/ipvs/ip_vs_app.o CC [M] net/netfilter/xt_TCPMSS.o CC [M] drivers/staging/lustre/lustre/osc/osc_page.o CC [M] net/sctp/input.o CC net/core/dev_ioctl.o LD [M] drivers/staging/lustre/lustre/fld/fld.o CC [M] drivers/gpu/drm/amd/amdgpu/atombios_dp.o CC net/core/tso.o LD net/unix/built-in.o CC [M] drivers/gpu/drm/i915/i915_gem_shrinker.o CC [M] net/netfilter/xt_conntrack.o CC [M] drivers/staging/lustre/lustre/osc/osc_lock.o CC [M] drivers/gpu/drm/i915/i915_gem_stolen.o CC [M] net/sctp/debug.o CC [M] drivers/staging/lustre/lustre/obdclass/llog_cat.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_afmt.o CC [M] net/tipc/netlink_compat.o CC [M] drivers/staging/lustre/lustre/llite/xattr.o CC net/core/flow.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC [M] net/rds/iw_recv.o CC [M] drivers/staging/lustre/lustre/llite/xattr_cache.o CC [M] drivers/gpu/drm/i915/i915_gem_tiling.o CC [M] drivers/staging/lustre/lustre/llite/remote_perm.o CC [M] drivers/staging/lustre/lustre/llite/llite_rmtacl.o CC net/core/net-sysfs.o CC [M] drivers/staging/lustre/lustre/lov/lov_io.o CC net/core/fib_rules.o CC net/core/ptp_classifier.o CC [M] drivers/gpu/drm/i915/i915_gem_userptr.o LD drivers/gpu/drm/r128/r128.o CC [M] net/tipc/node.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.o LD drivers/gpu/drm/r128/built-in.o CC [M] net/rds/iw_ring.o CC [M] drivers/staging/lustre/lustre/obdclass/llog_obd.o CC [M] drivers/gpu/drm/amd/amdgpu/atombios_encoders.o CC net/rxrpc/rxkad.o CC [M] drivers/gpu/drm/nouveau/nvif/notify.o CC net/core/netclassid_cgroup.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/client.o CC [M] drivers/staging/lustre/lustre/obdclass/llog_swab.o CC [M] drivers/staging/lustre/lustre/libcfs/libcfs_cpu.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_semaphore.o CC [M] drivers/gpu/drm/radeon/radeon_legacy_crtc.o CC [M] drivers/staging/lustre/lustre/obdclass/class_obd.o CC [M] drivers/staging/lustre/lustre/obdclass/debug.o CC [M] drivers/staging/lustre/lustre/libcfs/libcfs_mem.o CC [M] drivers/staging/lustre/lustre/obdclass/genops.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] LD drivers/gpu/drm/mgag200/mgag200.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC [M] drivers/staging/lustre/lustre/obdclass/uuid.o CC [M] net/netfilter/ipset/pfxlen.o CC [M] drivers/staging/lustre/lustre/obdclass/lprocfs_status.o LD drivers/gpu/drm/mgag200/built-in.o CC [M] net/netfilter/ipset/ip_set_bitmap_ipmac.o CC [M] drivers/staging/lustre/lustre/obdclass/lustre_handles.o CC net/ipv4/udplite.o CC net/ipv4/udp_offload.o LD net/netfilter/netfilter.o CC [M] drivers/staging/lustre/lustre/obdclass/lustre_peer.o CC [M] drivers/staging/lustre/lustre/obdclass/statfs_pack.o CC [M] drivers/staging/lustre/lustre/lov/lovsub_dev.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_sa.o CC [M] drivers/gpu/drm/amd/amdgpu/atombios_i2c.o CC [M] drivers/staging/lustre/lustre/obdclass/obdo.o CC [M] drivers/staging/lustre/lustre/lov/lovsub_object.o CC [M] drivers/staging/lustre/lustre/obdclass/obd_config.o CC [M] net/sctp/ssnmap.o CC [M] drivers/staging/lustre/lustre/lov/lovsub_page.o CC [M] drivers/staging/lustre/lustre/lov/lovsub_lock.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_prime.o CC [M] drivers/staging/lustre/lustre/lov/lovsub_io.o CC [M] net/sctp/auth.o CC [M] drivers/staging/lustre/lustre/lov/lov_pool.o CC net/ipv4/arp.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/engctx.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_vm.o CC [M] net/tipc/socket.o CC [M] drivers/gpu/drm/radeon/radeon_legacy_encoders.o CC [M] drivers/gpu/drm/i915/i915_gpu_error.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_ib.o CC [M] drivers/gpu/drm/radeon/radeon_connectors.o CC [M] net/tipc/eth_media.o CC [M] net/rds/iw_send.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC [M] drivers/staging/lustre/lustre/libcfs/libcfs_lock.o CC [M] net/tipc/server.o CC [M] drivers/gpu/drm/radeon/radeon_encoders.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_pll.o CC [M] net/rds/iw_stats.o CC [M] drivers/gpu/drm/radeon/radeon_display.o CC [M] drivers/gpu/drm/radeon/radeon_cursor.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.o CC [M] drivers/gpu/drm/radeon/radeon_i2c.o CC [M] net/rds/iw_sysctl.o CC net/ipv4/icmp.o CC [M] drivers/staging/lustre/lustre/llite/llite_capa.o CC [M] net/tipc/udp_media.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_sync.o CC [M] drivers/gpu/drm/radeon/radeon_clocks.o CC [M] drivers/staging/lustre/lustre/obdclass/obd_mount.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.o CC [M] drivers/gpu/drm/radeon/radeon_fb.o CC [M] drivers/staging/lustre/lustre/obdclass/lu_object.o CC net/netfilter/ipvs/ip_vs_sync.o CC net/netfilter/ipvs/ip_vs_est.o CC net/netfilter/ipvs/ip_vs_proto.o LD [M] net/unix/unix_diag.o CC net/netfilter/ipvs/ip_vs_pe.o CC net/netfilter/ipvs/ip_vs_proto_tcp.o CC [M] drivers/gpu/drm/i915/i915_irq.o CC [M] drivers/staging/lustre/lustre/osc/osc_io.o CC [M] drivers/gpu/drm/radeon/radeon_gem.o CC [M] drivers/staging/lustre/lustre/obdclass/dt_object.o CC [M] drivers/gpu/drm/radeon/radeon_ring.o CC [M] drivers/gpu/drm/amd/amdgpu/vi.o CC [M] drivers/staging/lustre/lustre/osc/osc_quota.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] LD [M] drivers/mtd/ubi/ubi.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC [M] drivers/gpu/drm/radeon/radeon_irq_kms.o LD drivers/mtd/built-in.o CC [M] drivers/staging/lustre/lustre/osc/osc_cache.o CC [M] net/rds/iw_rdma.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_lib.o CC [M] drivers/gpu/drm/amd/amdgpu/gmc_v8_0.o /home/kisskb/slave/src/drivers/gpu/drm/i915/i915_gem_gtt.c: In function 'gen8_ppgtt_init': /home/kisskb/slave/src/drivers/gpu/drm/i915/i915_gem_gtt.c:954:2: warning: large integer implicitly truncated to unsigned type [-Woverflow] LD [M] drivers/video/fbdev/via/viafb.o CC [M] drivers/gpu/drm/radeon/radeon_cs.o CC [M] drivers/staging/lustre/lustre/lov/lproc_lov.o CC [M] net/netfilter/ipset/ip_set_bitmap_port.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/engine.o CC [M] drivers/staging/lustre/lustre/osc/lproc_osc.o CC net/ipv4/devinet.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_irq.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC [M] drivers/gpu/drm/radeon/radeon_bios.o LD net/netfilter/nf_conntrack.o CC [M] drivers/gpu/drm/i915/i915_trace_points.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_plain.o CC [M] net/rds/tcp.o LD lib/built-in.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_ih.o LD [M] drivers/staging/lustre/lnet/klnds/socklnd/ksocklnd.o CC [M] drivers/gpu/drm/radeon/radeon_benchmark.o HOSTCC drivers/gpu/drm/radeon/mkregtable CC [M] net/netfilter/ipset/ip_set_hash_ipmark.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_extent.o CC [M] net/rds/tcp_connect.o CC [M] net/rds/tcp_listen.o CC net/netfilter/ipvs/ip_vs_proto_udp.o CC [M] drivers/staging/lustre/lustre/llite/rw26.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/enum.o CC [M] drivers/gpu/drm/amd/amdgpu/iceland_ih.o CC [M] net/rds/tcp_recv.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] LD [M] net/batman-adv/batman-adv.o CC [M] net/rds/tcp_send.o LD net/x25/x25.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC net/ipv4/af_inet.o LD net/x25/built-in.o CC net/ipv4/igmp.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/event.o CC net/netfilter/ipvs/ip_vs_proto_ah_esp.o CC net/ipv4/fib_frontend.o CC net/netfilter/ipvs/ip_vs_wrr.o CC [M] drivers/gpu/drm/amd/amdgpu/tonga_ih.o CC net/netfilter/ipvs/ip_vs_wlc.o CC [M] net/rds/tcp_stats.o CC [M] drivers/gpu/drm/radeon/rs400.o CC [M] drivers/gpu/drm/i915/intel_lrc.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC [M] drivers/gpu/drm/radeon/rs690.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC [M] drivers/gpu/drm/amd/amdgpu/cz_ih.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC [M] drivers/gpu/drm/i915/intel_ringbuffer.o CC [M] drivers/gpu/drm/i915/intel_uncore.o CC net/netfilter/ipvs/ip_vs_lblcr.o CC [M] drivers/staging/lustre/lustre/obdclass/capa.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC net/netfilter/ipvs/ip_vs_sed.o LD [M] net/rds/rds.o CC [M] drivers/staging/lustre/lustre/llite/super25.o CC [M] drivers/staging/lustre/lustre/obdclass/cl_object.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC net/ipv4/fib_semantics.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/gpuobj.o CC net/ipv4/fib_trie.o CC [M] drivers/staging/lustre/lustre/llite/statahead.o CC [M] drivers/staging/lustre/lustre/obdclass/cl_page.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_request.o CC [M] net/netfilter/ipset/ip_set_hash_ipport.o CC [M] drivers/staging/lustre/lustre/llite/../lclient/glimpse.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/handle.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.o CC [M] drivers/gpu/drm/radeon/r520.o CC [M] drivers/gpu/drm/radeon/r600.o CC [M] drivers/gpu/drm/amd/amdgpu/cz_smc.o CC [M] drivers/gpu/drm/i915/intel_renderstate_gen6.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC [M] drivers/gpu/drm/radeon/rv770.o CC net/netfilter/ipvs/ip_vs_pe_sip.o CC [M] drivers/gpu/drm/amd/amdgpu/cz_dpm.o CC [M] net/netfilter/ipset/ip_set_hash_ipportip.o LD net/rxrpc/af-rxrpc.o CC [M] drivers/gpu/drm/i915/intel_renderstate_gen7.o CC [M] drivers/gpu/drm/radeon/radeon_test.o CC [M] drivers/staging/lustre/lustre/llite/../lclient/lcommon_cl.o MKREGTABLE drivers/gpu/drm/radeon/r200_reg_safe.h LD net/xfrm/built-in.o CC net/ipv4/inet_fragment.o CC [M] drivers/staging/lustre/lustre/llite/../lclient/lcommon_misc.o CC [M] drivers/staging/lustre/lustre/obdclass/cl_lock.o CC [M] drivers/gpu/drm/radeon/radeon_legacy_tv.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC [M] drivers/staging/lustre/lustre/llite/vvp_dev.o CC net/ipv4/ping.o MKREGTABLE drivers/gpu/drm/radeon/r600_reg_safe.h CC net/ipv4/ip_tunnel_core.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC [M] drivers/gpu/drm/radeon/r600_blit_shaders.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/ioctl.o CC [M] net/netfilter/ipset/ip_set_hash_mac.o CC [M] drivers/staging/lustre/lustre/obdclass/cl_io.o CC [M] drivers/staging/lustre/lustre/llite/vvp_page.o CC [M] drivers/gpu/drm/radeon/radeon_pm.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC [M] drivers/gpu/drm/nouveau/nvkm/core/mm.o CC net/ipv4/gre_offload.o CC [M] drivers/gpu/drm/amd/amdgpu/tonga_smc.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_lockd.o CC [M] drivers/gpu/drm/amd/amdgpu/tonga_dpm.o CC net/ipv4/ip_tunnel.o CC [M] net/netfilter/ipvs/ip_vs_lc.o CC [M] drivers/gpu/drm/radeon/atombios_dp.o CC [M] drivers/gpu/drm/radeon/r600_hdmi.o CC [M] drivers/gpu/drm/radeon/dce3_1_afmt.o CC [M] drivers/gpu/drm/amd/amdgpu/iceland_smc.o CC [M] drivers/gpu/drm/amd/amdgpu/iceland_dpm.o CC [M] net/netfilter/ipset/ip_set_hash_net.o CC [M] drivers/gpu/drm/radeon/evergreen.o MKREGTABLE drivers/gpu/drm/radeon/evergreen_reg_safe.h CC [M] drivers/gpu/drm/amd/amdgpu/dce_v10_0.o CC [M] drivers/gpu/drm/amd/amdgpu/dce_v11_0.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.o MKREGTABLE drivers/gpu/drm/radeon/cayman_reg_safe.h CC [M] net/netfilter/ipvs/ip_vs_fo.o CC [M] net/netfilter/ipset/ip_set_hash_netport.o LD [M] drivers/staging/lustre/lnet/selftest/lnet_selftest.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/namedb.o CC [M] net/netfilter/ipvs/ip_vs_dh.o CC [M] drivers/gpu/drm/radeon/evergreen_blit_shaders.o CC [M] drivers/gpu/drm/radeon/evergreen_hdmi.o CC [M] net/netfilter/ipset/ip_set_hash_netiface.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC [M] drivers/staging/lustre/lustre/llite/vvp_lock.o CC [M] drivers/gpu/drm/radeon/radeon_trace_points.o CC [M] drivers/gpu/drm/amd/amdgpu/gfx_v8_0.o CC [M] drivers/staging/lustre/lustre/obdclass/lu_ref.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_flock.o CC [M] drivers/gpu/drm/radeon/ni.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC [M] drivers/staging/lustre/lustre/llite/vvp_io.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] CC [M] drivers/staging/lustre/lustre/obdclass/acl.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC [M] drivers/gpu/drm/i915/intel_renderstate_gen8.o CC [M] net/netfilter/ipvs/ip_vs_sh.o CC [M] drivers/staging/lustre/lustre/obdclass/lprocfs_counters.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_inodebits.o CC [M] drivers/gpu/drm/amd/amdgpu/sdma_v2_4.o CC [M] drivers/staging/lustre/lustre/llite/vvp_object.o CC [M] drivers/gpu/drm/i915/intel_renderstate_gen9.o LD net/rxrpc/built-in.o CC [M] drivers/gpu/drm/i915/intel_audio.o CC [M] drivers/gpu/drm/radeon/cayman_blit_shaders.o CC [M] drivers/staging/lustre/lustre/llite/lproc_llite.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_pool.o CC [M] drivers/gpu/drm/amd/amdgpu/sdma_v3_0.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/interval_tree.o CC [M] drivers/gpu/drm/i915/intel_bios.o AR lib/lib.a CC [M] net/netfilter/ipset/ip_set_hash_netnet.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.o CC [M] drivers/gpu/drm/i915/intel_display.o CC [M] drivers/gpu/drm/amd/amdgpu/uvd_v5_0.o CC [M] drivers/gpu/drm/radeon/atombios_encoders.o CC [M] drivers/staging/lustre/lustre/ptlrpc/client.o CC [M] net/netfilter/ipset/ip_set_hash_netportnet.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/notify.o CC net/ipv4/fib_rules.o CC [M] drivers/gpu/drm/radeon/radeon_semaphore.o CC [M] drivers/gpu/drm/amd/amdgpu/uvd_v6_0.o CC [M] net/netfilter/ipset/ip_set_list_set.o CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_vce.o CC [M] drivers/staging/lustre/lustre/ptlrpc/recover.o CC [M] drivers/gpu/drm/i915/intel_fbc.o CC [M] drivers/gpu/drm/radeon/radeon_sa.o CC [M] drivers/gpu/drm/amd/amdgpu/vce_v3_0.o CC net/ipv4/fou.o CC [M] drivers/gpu/drm/radeon/atombios_i2c.o CC [M] drivers/staging/lustre/lustre/ptlrpc/connection.o LD [M] drivers/staging/lustre/lnet/lnet/lnet.o CC [M] drivers/gpu/drm/radeon/si.o LD [M] drivers/staging/lustre/lustre/mgc/mgc.o CC [M] drivers/gpu/drm/radeon/si_blit_shaders.o CC [M] drivers/staging/lustre/lustre/ptlrpc/niobuf.o CC [M] drivers/gpu/drm/radeon/radeon_prime.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/object.o CC [M] drivers/staging/lustre/lustre/ptlrpc/pack_generic.o CC [M] drivers/staging/lustre/lustre/ptlrpc/events.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/option.o CC [M] drivers/staging/lustre/lustre/ptlrpc/ptlrpc_module.o CC net/ipv4/udp_tunnel.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC [M] drivers/gpu/drm/i915/intel_fifo_underrun.o CC [M] drivers/gpu/drm/i915/intel_frontbuffer.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/parent.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC [M] drivers/gpu/drm/radeon/cik.o CC [M] drivers/gpu/drm/i915/intel_modes.o CC [M] drivers/gpu/drm/i915/intel_overlay.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/printk.o CC [M] drivers/staging/lustre/lustre/ptlrpc/service.o CC net/ipv4/xfrm4_mode_beet.o CC [M] drivers/staging/lustre/lustre/ptlrpc/pinger.o CC [M] drivers/staging/lustre/lustre/ptlrpc/llog_net.o CC net/ipv4/inet_lro.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/ramht.o CC [M] drivers/gpu/drm/i915/intel_psr.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC [M] drivers/gpu/drm/radeon/cik_blit_shaders.o CC [M] drivers/staging/lustre/lustre/ptlrpc/llog_client.o LD [M] drivers/staging/lustre/lustre/mdc/mdc.o CC [M] drivers/gpu/drm/nouveau/nvkm/core/subdev.o CC [M] drivers/gpu/drm/i915/intel_sideband.o CC [M] drivers/staging/lustre/lustre/ptlrpc/import.o CC [M] drivers/staging/lustre/lustre/ptlrpc/ptlrpcd.o CC [M] drivers/staging/lustre/lustre/ptlrpc/pers.o CC [M] drivers/gpu/drm/radeon/r600_dpm.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC [M] drivers/gpu/drm/i915/intel_sprite.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bar/base.o CC [M] drivers/staging/lustre/lustre/ptlrpc/lproc_ptlrpc.o CC net/ipv4/ipconfig.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC [M] drivers/gpu/drm/radeon/rs780_dpm.o CC [M] drivers/staging/lustre/lustre/ptlrpc/wiretest.o CC [M] drivers/gpu/drm/i915/dvo_ch7017.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bar/nv50.o CC net/ipv4/netfilter.o CC [M] drivers/gpu/drm/i915/dvo_ch7xxx.o CC [M] drivers/staging/lustre/lustre/ptlrpc/layout.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bar/gf100.o CC [M] drivers/gpu/drm/radeon/rv6xx_dpm.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bar/gk20a.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC [M] drivers/staging/lustre/lustre/ptlrpc/sec.o CC [M] drivers/gpu/drm/i915/dvo_ivch.o CC [M] drivers/staging/lustre/lustre/ptlrpc/sec_bulk.o CC net/ipv4/tcp_highspeed.o CC [M] drivers/gpu/drm/radeon/rv770_dpm.o CC [M] drivers/staging/lustre/lustre/ptlrpc/sec_gc.o LD [M] net/rds/rds_rdma.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] LD [M] net/rds/rds_tcp.o CC net/ipv4/netfilter/nf_log_ipv4.o CC [M] drivers/gpu/drm/radeon/rv730_dpm.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC net/ipv4/netfilter/nf_reject_ipv4.o CC [M] drivers/staging/lustre/lustre/ptlrpc/sec_config.o CC net/ipv4/netfilter/ip_tables.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC [M] drivers/staging/lustre/lustre/ptlrpc/sec_null.o CC net/ipv4/netfilter/iptable_filter.o CC [M] drivers/gpu/drm/radeon/rv740_dpm.o CC net/ipv4/netfilter/iptable_mangle.o CC [M] net/ipv4/netfilter/ipt_REJECT.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/base.o CC [M] drivers/gpu/drm/radeon/rv770_smc.o CC [M] drivers/gpu/drm/i915/dvo_ns2501.o CC [M] drivers/gpu/drm/i915/dvo_sil164.o CC [M] drivers/gpu/drm/radeon/cypress_dpm.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/bit.o CC [M] drivers/staging/lustre/lustre/ptlrpc/sec_plain.o CC [M] drivers/staging/lustre/lustre/ptlrpc/nrs.o CC [M] drivers/gpu/drm/i915/dvo_tfp410.o CC [M] drivers/gpu/drm/radeon/btc_dpm.o CC net/ipv4/tcp_hybla.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/boost.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/conn.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/cstep.o CC [M] drivers/gpu/drm/i915/intel_atomic.o CC [M] drivers/staging/lustre/lustre/ptlrpc/nrs_fifo.o CC [M] drivers/gpu/drm/i915/intel_atomic_plane.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/dcb.o CC [M] drivers/gpu/drm/radeon/sumo_dpm.o CC [M] drivers/staging/lustre/lustre/ptlrpc/sec_lproc.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC [M] drivers/gpu/drm/radeon/sumo_smc.o CC [M] drivers/gpu/drm/i915/intel_crt.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/disp.o CC [M] drivers/gpu/drm/i915/intel_ddi.o CC [M] drivers/gpu/drm/radeon/trinity_dpm.o CC [M] drivers/gpu/drm/i915/intel_dp.o CC [M] drivers/gpu/drm/radeon/trinity_smc.o CC [M] drivers/gpu/drm/i915/intel_dp_mst.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/dp.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC [M] drivers/gpu/drm/i915/intel_dsi.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC [M] drivers/gpu/drm/i915/intel_dsi_pll.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/extdev.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/fan.o CC [M] drivers/gpu/drm/i915/intel_dsi_panel_vbt.o CC net/ipv4/tcp_scalable.o CC [M] drivers/gpu/drm/i915/intel_dvo.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/gpio.o CC [M] drivers/gpu/drm/radeon/ni_dpm.o CC net/ipv4/tcp_lp.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/i2c.o CC [M] drivers/gpu/drm/i915/intel_hdmi.o LD [M] net/netfilter/ipset/ip_set.o CC [M] drivers/gpu/drm/radeon/si_smc.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/image.o CC [M] drivers/gpu/drm/i915/intel_i2c.o CC [M] drivers/gpu/drm/radeon/si_dpm.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] LD [M] drivers/staging/lustre/lustre/libcfs/libcfs.o CC [M] drivers/gpu/drm/i915/intel_lvds.o CC net/ipv4/geneve_core.o LD net/netfilter/ipvs/ip_vs.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] LD net/netfilter/ipvs/built-in.o CC net/ipv4/xfrm4_policy.o CC net/ipv4/xfrm4_state.o CC [M] drivers/gpu/drm/radeon/kv_smc.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.o CC net/ipv4/xfrm4_input.o CC [M] drivers/gpu/drm/radeon/kv_dpm.o CC [M] drivers/gpu/drm/i915/intel_panel.o CC [M] drivers/gpu/drm/i915/intel_sdvo.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC net/ipv4/xfrm4_output.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/mxm.o CC [M] drivers/gpu/drm/i915/intel_tv.o CC [M] drivers/gpu/drm/radeon/ci_smc.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/npde.o CC net/ipv4/xfrm4_protocol.o CC [M] drivers/gpu/drm/radeon/ci_dpm.o CC [M] drivers/gpu/drm/radeon/dce6_afmt.o CC [M] drivers/gpu/drm/i915/i915_vgpu.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/pcir.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC [M] drivers/gpu/drm/radeon/radeon_vm.o CC [M] drivers/gpu/drm/radeon/radeon_ucode.o CC [M] drivers/gpu/drm/i915/i915_dma.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/perf.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/pll.o CC [M] drivers/gpu/drm/radeon/radeon_ib.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/pmu.o LD [M] drivers/staging/lustre/lustre/obdecho/obdecho.o CC [M] net/ipv4/ipip.o CC [M] drivers/gpu/drm/radeon/radeon_sync.o CC [M] drivers/gpu/drm/radeon/radeon_audio.o CC [M] net/ipv4/gre_demux.o CC [M] net/ipv4/ip_vti.o CC [M] drivers/gpu/drm/radeon/radeon_dp_auxch.o LD [M] drivers/video/fbdev/sis/sisfb.o CC [M] net/ipv4/ipcomp.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/ramcfg.o LD drivers/video/fbdev/built-in.o CC [M] net/ipv4/xfrm4_tunnel.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/rammap.o CC [M] net/ipv4/tunnel4.o CC [M] drivers/gpu/drm/radeon/radeon_dp_mst.o CC [M] net/ipv4/xfrm4_mode_tunnel.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadow.o CC [M] drivers/gpu/drm/radeon/r600_dma.o CC [M] drivers/gpu/drm/radeon/rv770_dma.o LD drivers/video/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowacpi.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC [M] net/ipv4/tcp_cdg.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowof.o CC [M] drivers/gpu/drm/radeon/evergreen_dma.o CC [M] net/ipv4/tcp_vegas.o CC [M] drivers/gpu/drm/radeon/ni_dma.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowpci.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowramin.o CC [M] drivers/gpu/drm/radeon/si_dma.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowrom.o CC [M] drivers/gpu/drm/radeon/cik_sdma.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/timing.o CC [M] drivers/gpu/drm/radeon/radeon_uvd.o CC [M] drivers/gpu/drm/radeon/uvd_v1_0.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/therm.o CC [M] drivers/gpu/drm/radeon/uvd_v2_2.o CC [M] drivers/gpu/drm/radeon/uvd_v3_1.o /home/kisskb/slave/src/net/ipv4/ipconfig.c:151:12: warning: 'ic_proto_used' defined but not used [-Wunused-variable] CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/vmap.o CC [M] drivers/gpu/drm/radeon/uvd_v4_2.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/volt.o CC [M] drivers/gpu/drm/radeon/radeon_vce.o CC [M] drivers/gpu/drm/radeon/vce_v1_0.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/xpio.o CC [M] drivers/gpu/drm/radeon/vce_v2_0.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0203.o CC [M] drivers/gpu/drm/radeon/radeon_kfd.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0205.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0209.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/P0260.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bus/hwsq.o MKREGTABLE drivers/gpu/drm/radeon/r100_reg_safe.h MKREGTABLE drivers/gpu/drm/radeon/rn50_reg_safe.h MKREGTABLE drivers/gpu/drm/radeon/r300_reg_safe.h MKREGTABLE drivers/gpu/drm/radeon/r420_reg_safe.h CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv04.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv31.o MKREGTABLE drivers/gpu/drm/radeon/rs600_reg_safe.h CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv50.o MKREGTABLE drivers/gpu/drm/radeon/rv515_reg_safe.h CC [M] drivers/gpu/drm/radeon/r200.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bus/g94.o CC [M] drivers/gpu/drm/radeon/r600_cs.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bus/gf100.o CC [M] drivers/gpu/drm/radeon/evergreen_cs.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/base.o /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1674:12: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function] /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1678:13: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function] CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv04.o LD [M] net/tipc/tipc.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv40.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv50.o CC [M] drivers/gpu/drm/radeon/r100.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/g84.o CC [M] drivers/gpu/drm/radeon/r300.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/gt215.o CC [M] drivers/gpu/drm/radeon/r420.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/mcp77.o CC [M] drivers/gpu/drm/radeon/rs600.o CC [M] drivers/gpu/drm/radeon/rv515.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/gf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/pllnv04.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/pllgt215.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/base.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv04.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv05.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv10.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv1a.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv20.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/g84.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/g98.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gt215.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/mcp89.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gm107.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gm204.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/base.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv04.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv10.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv20.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv1a.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv25.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv30.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv35.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv36.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv40.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv41.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv44.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv46.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv47.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv49.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv4e.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/g84.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gt215.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/mcp89.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/mcp77.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gk20a.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gm107.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv04.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv10.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv1a.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv20.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv40.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv41.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv44.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv49.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv4e.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgt215.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/rammcp77.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgm107.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/sddr2.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/sddr3.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gddr3.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gddr5.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fuse/base.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fuse/nv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fuse/gf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fuse/gm107.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gpio/base.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gpio/nv10.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gpio/nv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gpio/g94.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gpio/gf110.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gpio/gk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/base.o LD [M] drivers/staging/lustre/lustre/lov/lov.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/anx9805.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/aux.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bit.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/pad.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padnv04.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padg94.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padgm204.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv04.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv4e.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/g94.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gf110.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gf117.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gm204.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gk20a.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/instmem/base.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv04.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv40.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.o LD [M] net/sctp/sctp.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/ltc/base.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gm107.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/base.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv04.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv40.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv44.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv4c.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/g94.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/g98.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/gf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/gf106.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/gk20a.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/base.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv04.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv41.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv44.o LD net/ipv4/netfilter/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mxm/base.o LD net/ipv4/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mxm/mxms.o LD net/core/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mxm/nv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/base.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/memx.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gt215.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gf110.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk110.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk208.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk20a.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/base.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/fan.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/fannil.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/fanpwm.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/fantog.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/ic.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/temp.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/nv40.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/nv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/g84.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/gt215.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/gf110.o LD [M] net/ipv4/gre.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/gm107.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/timer/base.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv04.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/timer/gk20a.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/volt/base.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/volt/gpio.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/volt/nv40.o CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk20a.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/falcon.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/xtensa.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/bsp/g84.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/ce/gt215.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/ce/gf100.o LD [M] drivers/staging/lustre/lustre/lmv/lmv.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/ce/gk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/ce/gm204.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/cipher/g84.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/device/acpi.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/device/base.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/device/ctrl.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/device/nv04.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/device/nv10.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/device/nv20.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/device/nv30.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/device/nv40.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/device/nv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/device/gf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/device/gk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/device/gm100.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/base.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/conn.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/outp.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/outpdp.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/nv04.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/g84.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/g94.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/gt200.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/gt215.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/gf110.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/gk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/gk110.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/gm107.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/gm204.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/dacnv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/dport.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/hdagt215.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/hdagf110.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmig84.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigt215.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigf110.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/piornv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/sornv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/sorg94.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgf110.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgm204.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/vga.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/dmaobj/base.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/dmaobj/nv04.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/dmaobj/nv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/dmaobj/gf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/dmaobj/gf110.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/base.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv04.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv10.o LD net/netfilter/built-in.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv17.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv40.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/g84.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.o LD net/built-in.o LD [M] drivers/gpu/drm/amd/amdgpu/amdgpu.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk20a.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk208.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gm204.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxnv40.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxnv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf108.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf104.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf110.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf117.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf119.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk20a.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk110.o LD [M] drivers/staging/lustre/lustre/llite/lustre.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk110b.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk208.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm107.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm204.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm206.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv04.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv10.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv20.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv25.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv2a.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv30.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv35.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv34.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv40.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gf108.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gf104.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gf110.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gf117.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gf119.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gk20a.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gk110.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gk110b.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gk208.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gm107.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gm204.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gm206.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv31.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv40.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv44.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/mpeg/g84.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/mspdec/g98.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/mspdec/gf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/mspdec/gk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/msppp/g98.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/msppp/gf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/msvld/g98.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/msvld/gf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/msvld/gk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/pm/base.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/pm/daemon.o LD [M] drivers/staging/lustre/lustre/obdclass/obdclass.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/pm/nv40.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/pm/nv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/pm/g84.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/pm/gt215.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/pm/gf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/pm/gk104.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/pm/gk110.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/sec/g98.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/sw/nv04.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/sw/nv10.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/sw/nv50.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/sw/gf100.o CC [M] drivers/gpu/drm/nouveau/nvkm/engine/vp/g84.o CC [M] drivers/gpu/drm/nouveau/nouveau_agp.o CC [M] drivers/gpu/drm/nouveau/nouveau_debugfs.o CC [M] drivers/gpu/drm/nouveau/nouveau_drm.o CC [M] drivers/gpu/drm/nouveau/nouveau_hwmon.o CC [M] drivers/gpu/drm/nouveau/nouveau_nvif.o CC [M] drivers/gpu/drm/nouveau/nouveau_sysfs.o CC [M] drivers/gpu/drm/nouveau/nouveau_usif.o CC [M] drivers/gpu/drm/nouveau/nouveau_vga.o CC [M] drivers/gpu/drm/nouveau/nouveau_bo.o CC [M] drivers/gpu/drm/nouveau/nouveau_gem.o CC [M] drivers/gpu/drm/nouveau/nouveau_prime.o CC [M] drivers/gpu/drm/nouveau/nouveau_sgdma.o CC [M] drivers/gpu/drm/nouveau/nouveau_ttm.o CC [M] drivers/gpu/drm/nouveau/nouveau_connector.o CC [M] drivers/gpu/drm/nouveau/nouveau_display.o CC [M] drivers/gpu/drm/nouveau/nv50_display.o CC [M] drivers/gpu/drm/nouveau/nouveau_dp.o CC [M] drivers/gpu/drm/nouveau/nouveau_fbcon.o CC [M] drivers/gpu/drm/nouveau/nv04_fbcon.o CC [M] drivers/gpu/drm/nouveau/nv50_fbcon.o CC [M] drivers/gpu/drm/nouveau/nvc0_fbcon.o CC [M] drivers/gpu/drm/nouveau/nouveau_abi16.o CC [M] drivers/gpu/drm/nouveau/nouveau_chan.o CC [M] drivers/gpu/drm/nouveau/nouveau_dma.o CC [M] drivers/gpu/drm/nouveau/nouveau_fence.o CC [M] drivers/gpu/drm/nouveau/nv04_fence.o CC [M] drivers/gpu/drm/nouveau/nv10_fence.o CC [M] drivers/gpu/drm/nouveau/nv17_fence.o CC [M] drivers/gpu/drm/nouveau/nv50_fence.o CC [M] drivers/gpu/drm/nouveau/nv84_fence.o CC [M] drivers/gpu/drm/nouveau/nvc0_fence.o CC [M] drivers/gpu/drm/nouveau/nouveau_bios.o CC [M] drivers/gpu/drm/nouveau/dispnv04/arb.o /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm204.c: In function 'gm204_grctx_generate_405b60': /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm204.c:975:1: warning: the frame size of 1212 bytes is larger than 1024 bytes [-Wframe-larger-than=] CC [M] drivers/gpu/drm/nouveau/dispnv04/crtc.o CC [M] drivers/gpu/drm/nouveau/dispnv04/cursor.o /home/kisskb/slave/src/drivers/gpu/drm/radeon/r100.c: In function 'r100_bandwidth_update': /home/kisskb/slave/src/include/drm/drm_fixed.h:64:13: warning: 'crit_point_ff.full' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/drivers/gpu/drm/radeon/r100.c:3153:63: note: 'crit_point_ff.full' was declared here CC [M] drivers/gpu/drm/nouveau/dispnv04/dac.o /home/kisskb/slave/src/drivers/gpu/drm/radeon/r100.c:3580:42: warning: 'disp_drain_rate.full' may be used uninitialized in this function [-Wuninitialized] CC [M] drivers/gpu/drm/nouveau/dispnv04/dfp.o CC [M] drivers/gpu/drm/nouveau/dispnv04/disp.o CC [M] drivers/gpu/drm/nouveau/dispnv04/hw.o CC [M] drivers/gpu/drm/nouveau/dispnv04/overlay.o CC [M] drivers/gpu/drm/nouveau/dispnv04/tvmodesnv17.o CC [M] drivers/gpu/drm/nouveau/dispnv04/tvnv04.o CC [M] drivers/gpu/drm/nouveau/dispnv04/tvnv17.o LD [M] drivers/staging/lustre/lustre/ptlrpc/ptlrpc.o LD [M] drivers/staging/lustre/lustre/osc/osc.o LD drivers/staging/built-in.o LD [M] drivers/gpu/drm/radeon/radeon.o LD [M] drivers/gpu/drm/nouveau/nouveau.o LD [M] drivers/gpu/drm/i915/i915.o LD drivers/gpu/drm/built-in.o LD drivers/gpu/built-in.o LD drivers/built-in.o LINK vmlinux LD vmlinux.o MODPOST vmlinux.o GEN .version CHK include/generated/compile.h UPD include/generated/compile.h CC init/version.o LD init/built-in.o KSYM .tmp_kallsyms1.o KSYM .tmp_kallsyms2.o LD vmlinux SORTEX vmlinux SYSMAP System.map HOSTCC arch/x86/tools/test_get_len HOSTCC arch/x86/tools/insn_sanity Building modules, stage 2. MODPOST 670 modules TEST posttest CC arch/x86/crypto/aes-i586.mod.o CC arch/x86/crypto/aesni-intel.mod.o CC arch/x86/crypto/crc32-pclmul.mod.o CC arch/x86/crypto/crc32c-intel.mod.o CC arch/x86/crypto/salsa20-i586.mod.o CC arch/x86/kernel/cpu/mcheck/mce-inject.mod.o CC arch/x86/kernel/msr.mod.o CC arch/x86/kernel/test_nx.mod.o CC arch/x86/platform/iris/iris.mod.o CC crypto/842.mod.o CC crypto/algif_aead.mod.o CC crypto/ablk_helper.mod.o CC crypto/arc4.mod.o CC crypto/asymmetric_keys/pkcs7_message.mod.o CC crypto/cast6_generic.mod.o CC crypto/chacha20_generic.mod.o CC crypto/chacha20poly1305.mod.o CC crypto/crc32.mod.o CC crypto/crct10dif_common.mod.o CC crypto/crct10dif_generic.mod.o CC crypto/cryptd.mod.o CC crypto/lrw.mod.o CC crypto/lz4.mod.o CC crypto/lzo.mod.o CC crypto/pcrypt.mod.o CC crypto/rmd128.mod.o CC crypto/sha1_generic.mod.o CC crypto/tcrypt.mod.o CC crypto/twofish_generic.mod.o CC crypto/tea.mod.o CC crypto/xcbc.mod.o CC crypto/zlib.mod.o CC drivers/bluetooth/bt3c_cs.mod.o CC drivers/bluetooth/btbcm.mod.o CC drivers/bluetooth/btmrvl.mod.o CC drivers/bluetooth/btuart_cs.mod.o CC drivers/bluetooth/btsdio.mod.o CC drivers/bluetooth/btwilink.mod.o CC drivers/bluetooth/dtl1_cs.mod.o CC drivers/bluetooth/hci_uart.mod.o CC drivers/char/agp/ali-agp.mod.o CC drivers/char/agp/sworks-agp.mod.o CC drivers/char/applicom.mod.o CC drivers/char/ipmi/ipmi_msghandler.mod.o CC drivers/char/ipmi/ipmi_poweroff.mod.o CC drivers/char/ipmi/ipmi_si.mod.o CC drivers/char/mwave/mwave.mod.o CC drivers/char/ipmi/ipmi_ssif.mod.o CC drivers/char/nsc_gpio.mod.o CC drivers/char/nvram.mod.o CC drivers/char/pc8736x_gpio.mod.o CC drivers/char/pcmcia/cm4040_cs.mod.o CC drivers/char/sonypi.mod.o CC drivers/char/tlclk.mod.o CC drivers/dca/dca.mod.o CC drivers/devfreq/governor_powersave.mod.o CC drivers/dma/dmatest.mod.o CC drivers/dma/dw/dw_dmac_pci.mod.o CC drivers/dma/hsu/hsu_dma.mod.o CC drivers/dma/hsu/hsu_dma_pci.mod.o CC drivers/dma/ioat/ioatdma.mod.o CC drivers/dma/virt-dma.mod.o CC drivers/extcon/extcon-usb-gpio.mod.o CC drivers/fmc/fmc-chardev.mod.o CC drivers/fmc/fmc-fakedev.mod.o CC drivers/fmc/fmc-write-eeprom.mod.o CC drivers/fmc/fmc.mod.o CC drivers/gpio/gpio-adp5520.mod.o CC drivers/gpio/gpio-adp5588.mod.o CC drivers/gpio/gpio-bt8xx.mod.o CC drivers/gpio/gpio-da9055.mod.o CC drivers/gpio/gpio-f7188x.mod.o CC drivers/gpio/gpio-janz-ttl.mod.o CC drivers/gpio/gpio-max732x.mod.o CC drivers/gpio/gpio-vx855.mod.o CC drivers/gpu/drm/amd/amdgpu/amdgpu.mod.o CC drivers/gpu/drm/ast/ast.mod.o CC drivers/gpu/drm/i2c/ch7006.mod.o CC drivers/gpu/drm/i2c/sil164.mod.o CC drivers/gpu/drm/i810/i810.mod.o CC drivers/gpu/drm/i915/i915.mod.o CC drivers/gpu/drm/nouveau/nouveau.mod.o CC drivers/gpu/drm/radeon/radeon.mod.o CC drivers/gpu/drm/via/via.mod.o CC drivers/hid/hid-a4tech.mod.o CC drivers/hid/hid-axff.mod.o CC drivers/hid/hid-cypress.mod.o CC drivers/hid/hid-gaff.mod.o CC drivers/hid/hid-lcpower.mod.o CC drivers/hid/hid-lenovo.mod.o CC drivers/hid/hid-multitouch.mod.o CC drivers/hid/hid-ortek.mod.o CC drivers/hid/hid-picolcd.mod.o CC drivers/hid/hid-primax.mod.o CC drivers/hid/hid-sensor-hub.mod.o CC drivers/hid/hid-sjoy.mod.o CC drivers/hid/hid-tivo.mod.o CC drivers/hid/hid-tmff.mod.o CC drivers/hid/hid-waltop.mod.o CC drivers/hid/hid-xinmo.mod.o CC drivers/hid/hid-zydacron.mod.o CC drivers/hid/uhid.mod.o CC drivers/hsi/hsi.mod.o CC drivers/hwmon/ad7414.mod.o CC drivers/hwmon/ad7418.mod.o CC drivers/hwmon/adm1021.mod.o CC drivers/hwmon/adm1025.mod.o CC drivers/hwmon/adm1026.mod.o CC drivers/hwmon/adm1029.mod.o CC drivers/hwmon/adm9240.mod.o CC drivers/hwmon/ads1015.mod.o CC drivers/hwmon/adt7410.mod.o CC drivers/hwmon/adt7411.mod.o CC drivers/hwmon/adt7470.mod.o CC drivers/hwmon/adt7x10.mod.o CC drivers/hwmon/amc6821.mod.o CC drivers/hwmon/applesmc.mod.o CC drivers/hwmon/asb100.mod.o CC drivers/hwmon/asc7621.mod.o CC drivers/hwmon/da9055-hwmon.mod.o CC drivers/hwmon/dell-smm-hwmon.mod.o CC drivers/hwmon/dme1737.mod.o CC drivers/hwmon/ds1621.mod.o CC drivers/hwmon/emc1403.mod.o CC drivers/hwmon/emc2103.mod.o CC drivers/hwmon/emc6w201.mod.o CC drivers/hwmon/f71805f.mod.o CC drivers/hwmon/f71882fg.mod.o CC drivers/hwmon/fam15h_power.mod.o CC drivers/hwmon/g760a.mod.o CC drivers/hwmon/gl520sm.mod.o CC drivers/hwmon/hih6130.mod.o CC drivers/hwmon/hwmon-vid.mod.o CC drivers/hwmon/hwmon.mod.o CC drivers/hwmon/i5500_temp.mod.o CC drivers/hwmon/i5k_amb.mod.o CC drivers/hwmon/ibmaem.mod.o CC drivers/hwmon/k10temp.mod.o CC drivers/hwmon/lineage-pem.mod.o CC drivers/hwmon/lm63.mod.o CC drivers/hwmon/lm73.mod.o CC drivers/hwmon/lm77.mod.o CC drivers/hwmon/lm78.mod.o CC drivers/hwmon/lm83.mod.o CC drivers/hwmon/lm90.mod.o CC drivers/hwmon/lm92.mod.o CC drivers/hwmon/lm93.mod.o CC drivers/hwmon/lm95234.mod.o CC drivers/hwmon/lm95241.mod.o CC drivers/hwmon/lm95245.mod.o CC drivers/hwmon/ltc4151.mod.o CC drivers/hwmon/ltc4222.mod.o CC drivers/hwmon/ltc4245.mod.o CC drivers/hwmon/ltc4260.mod.o CC drivers/hwmon/ltc4261.mod.o CC drivers/hwmon/max16065.mod.o CC drivers/hwmon/max1668.mod.o CC drivers/hwmon/max197.mod.o CC drivers/hwmon/max6642.mod.o CC drivers/hwmon/max6650.mod.o CC drivers/hwmon/max6697.mod.o CC drivers/hwmon/mcp3021.mod.o CC drivers/hwmon/nct6683.mod.o CC drivers/hwmon/nct6775.mod.o CC drivers/hwmon/nct7802.mod.o CC drivers/hwmon/ntc_thermistor.mod.o CC drivers/hwmon/pc87360.mod.o CC drivers/hwmon/pc87427.mod.o CC drivers/hwmon/pcf8591.mod.o CC drivers/hwmon/pmbus/adm1275.mod.o CC drivers/hwmon/pmbus/lm25066.mod.o CC drivers/hwmon/pmbus/ltc2978.mod.o CC drivers/hwmon/pmbus/max34440.mod.o CC drivers/hwmon/pmbus/max8688.mod.o CC drivers/hwmon/pmbus/pmbus_core.mod.o CC drivers/hwmon/pmbus/tps40422.mod.o CC drivers/hwmon/pmbus/ucd9000.mod.o CC drivers/hwmon/sch5636.mod.o CC drivers/hwmon/sch56xx-common.mod.o CC drivers/hwmon/sht15.mod.o CC drivers/hwmon/shtc1.mod.o CC drivers/hwmon/sis5595.mod.o CC drivers/hwmon/smsc47b397.mod.o CC drivers/hwmon/tc74.mod.o CC drivers/hwmon/thmc50.mod.o CC drivers/hwmon/tmp421.mod.o CC drivers/hwmon/vt8231.mod.o CC drivers/hwmon/w83627ehf.mod.o CC drivers/hwmon/w83627hf.mod.o CC drivers/hwmon/w83781d.mod.o CC drivers/hwmon/w83792d.mod.o CC drivers/hwmon/w83l786ng.mod.o CC drivers/hwmon/wm831x-hwmon.mod.o CC drivers/i2c/busses/i2c-ali1563.mod.o CC drivers/i2c/busses/i2c-amd756.mod.o CC drivers/i2c/busses/i2c-cbus-gpio.mod.o CC drivers/i2c/busses/i2c-designware-pci.mod.o CC drivers/i2c/busses/i2c-eg20t.mod.o CC drivers/i2c/busses/i2c-kempld.mod.o CC drivers/i2c/busses/i2c-ocores.mod.o CC drivers/i2c/busses/i2c-parport-light.mod.o CC drivers/i2c/busses/i2c-piix4.mod.o CC drivers/i2c/busses/i2c-simtec.mod.o CC drivers/i2c/busses/i2c-sis5595.mod.o CC drivers/i2c/busses/scx200_acb.mod.o CC drivers/i2c/i2c-dev.mod.o CC drivers/i2c/i2c-smbus.mod.o CC drivers/i2c/i2c-stub.mod.o CC drivers/iio/accel/bmc150-accel.mod.o CC drivers/iio/accel/mma9551.mod.o CC drivers/iio/accel/mma9551_core.mod.o CC drivers/iio/accel/stk8ba50.mod.o CC drivers/iio/adc/max1363.mod.o CC drivers/iio/adc/ti_am335x_adc.mod.o CC drivers/iio/common/hid-sensors/hid-sensor-iio-common.mod.o CC drivers/iio/common/hid-sensors/hid-sensor-trigger.mod.o CC drivers/iio/dac/mcp4725.mod.o CC drivers/iio/gyro/hid-sensor-gyro-3d.mod.o CC drivers/iio/gyro/itg3200.mod.o CC drivers/iio/humidity/dht11.mod.o CC drivers/iio/humidity/si7020.mod.o CC drivers/iio/imu/inv_mpu6050/inv-mpu6050.mod.o CC drivers/iio/light/al3320a.mod.o CC drivers/iio/light/cm32181.mod.o CC drivers/iio/light/gp2ap020a00f.mod.o CC drivers/iio/light/isl29125.mod.o CC drivers/iio/light/jsa1212.mod.o CC drivers/iio/light/tcs3472.mod.o CC drivers/iio/magnetometer/mmc35240.mod.o CC drivers/iio/magnetometer/st_magn.mod.o CC drivers/iio/magnetometer/st_magn_i2c.mod.o CC drivers/iio/orientation/hid-sensor-incl-3d.mod.o CC drivers/iio/orientation/hid-sensor-rotation.mod.o CC drivers/iio/pressure/bmp280.mod.o CC drivers/iio/pressure/hid-sensor-press.mod.o CC drivers/iio/pressure/mpl115.mod.o CC drivers/iio/pressure/mpl3115.mod.o CC drivers/iio/pressure/ms5611_core.mod.o CC drivers/iio/pressure/ms5611_i2c.mod.o CC drivers/iio/pressure/st_pressure.mod.o CC drivers/iio/pressure/st_pressure_i2c.mod.o CC drivers/iio/temperature/mlx90614.mod.o CC drivers/iio/trigger/iio-trig-interrupt.mod.o CC drivers/infiniband/core/ib_addr.mod.o CC drivers/infiniband/core/ib_cm.mod.o CC drivers/infiniband/core/ib_core.mod.o CC drivers/infiniband/core/ib_mad.mod.o CC drivers/infiniband/core/ib_sa.mod.o CC drivers/infiniband/core/iw_cm.mod.o CC drivers/infiniband/core/rdma_cm.mod.o CC drivers/infiniband/hw/amso1100/iw_c2.mod.o CC drivers/input/gameport/emu10k1-gp.mod.o CC drivers/input/gameport/gameport.mod.o CC drivers/input/gameport/lightning.mod.o CC drivers/input/matrix-keymap.mod.o CC drivers/input/misc/88pm80x_onkey.mod.o CC drivers/input/misc/adxl34x-i2c.mod.o CC drivers/input/misc/apanel.mod.o CC drivers/input/misc/da9063_onkey.mod.o CC drivers/input/misc/drv2667.mod.o CC drivers/input/misc/e3x0-button.mod.o CC drivers/input/misc/kxtj9.mod.o CC drivers/input/misc/max77843-haptic.mod.o CC drivers/input/misc/pcspkr.mod.o CC drivers/input/misc/retu-pwrbutton.mod.o CC drivers/input/misc/rotary_encoder.mod.o CC drivers/input/misc/wistron_btns.mod.o CC drivers/input/mouse/gpio_mouse.mod.o CC drivers/input/mouse/sermouse.mod.o CC drivers/input/serio/altera_ps2.mod.o CC drivers/input/serio/ct82c710.mod.o CC drivers/input/serio/serio_raw.mod.o CC drivers/input/sparse-keymap.mod.o CC drivers/input/touchscreen/atmel_mxt_ts.mod.o CC drivers/input/touchscreen/auo-pixcir-ts.mod.o CC drivers/input/touchscreen/bu21013_ts.mod.o CC drivers/input/touchscreen/cyttsp_core.mod.o CC drivers/input/touchscreen/cyttsp_i2c.mod.o CC drivers/input/touchscreen/gunze.mod.o CC drivers/input/touchscreen/hampshire.mod.o CC drivers/input/touchscreen/inexio.mod.o CC drivers/input/touchscreen/max11801_ts.mod.o CC drivers/input/touchscreen/mc13783_ts.mod.o CC drivers/input/touchscreen/mk712.mod.o CC drivers/input/touchscreen/mms114.mod.o CC drivers/input/touchscreen/penmount.mod.o CC drivers/input/touchscreen/sx8654.mod.o CC drivers/input/touchscreen/touchright.mod.o CC drivers/input/touchscreen/tps6507x-ts.mod.o CC drivers/input/touchscreen/tsc2007.mod.o CC drivers/input/touchscreen/wacom_w8001.mod.o CC drivers/ipack/devices/ipoctal.mod.o CC drivers/ipack/ipack.mod.o CC drivers/leds/leds-lm3530.mod.o CC drivers/leds/leds-lm3533.mod.o CC drivers/leds/leds-lp5523.mod.o CC drivers/leds/leds-lp8501.mod.o CC drivers/leds/leds-mc13783.mod.o CC drivers/leds/leds-menf21bmc.mod.o CC drivers/leds/leds-pca9532.mod.o CC drivers/leds/leds-pm8941-wled.mod.o CC drivers/leds/trigger/ledtrig-camera.mod.o CC drivers/leds/trigger/ledtrig-default-on.mod.o CC drivers/mailbox/mailbox-altera.mod.o CC drivers/mcb/mcb-pci.mod.o CC drivers/mfd/88pm800.mod.o CC drivers/mfd/arizona-i2c.mod.o CC drivers/mfd/cros_ec.mod.o CC drivers/mfd/cros_ec_i2c.mod.o CC drivers/mfd/cs5535-mfd.mod.o CC drivers/mfd/janz-cmodio.mod.o CC drivers/mfd/kempld-core.mod.o CC drivers/mfd/lm3533-core.mod.o CC drivers/mfd/lm3533-ctrlbank.mod.o CC drivers/mfd/retu-mfd.mod.o CC drivers/mfd/rn5t618.mod.o CC drivers/mfd/si476x-core.mod.o CC drivers/mfd/tps65010.mod.o CC drivers/mfd/vx855.mod.o CC drivers/misc/bh1770glc.mod.o CC drivers/misc/bh1780gli.mod.o CC drivers/misc/c2port/core.mod.o CC drivers/misc/cs5535-mfgpt.mod.o CC drivers/misc/ds1682.mod.o CC drivers/misc/eeprom/at24.mod.o CC drivers/misc/eeprom/max6875.mod.o CC drivers/misc/hmc6352.mod.o CC drivers/misc/hpilo.mod.o CC drivers/misc/ibmasm/ibmasm.mod.o CC drivers/misc/ics932s401.mod.o CC drivers/misc/ioc4.mod.o CC drivers/misc/lis3lv02d/lis3lv02d.mod.o CC drivers/misc/lis3lv02d/lis3lv02d_i2c.mod.o CC drivers/misc/mei/mei-me.mod.o CC drivers/misc/pch_phub.mod.o CC drivers/misc/ti-st/st_drv.mod.o CC drivers/misc/tifm_7xx1.mod.o CC drivers/mmc/card/mmc_test.mod.o CC drivers/mmc/core/mmc_core.mod.o CC drivers/mmc/host/android-goldfish.mod.o CC drivers/mmc/host/sdhci-pci.mod.o CC drivers/mmc/host/sdhci-pltfm.mod.o CC drivers/mmc/host/sdhci.mod.o CC drivers/mmc/host/sdricoh_cs.mod.o CC drivers/mmc/host/toshsd.mod.o CC drivers/mmc/host/via-sdmmc.mod.o CC drivers/mmc/host/wbsd.mod.o CC drivers/mtd/chips/cfi_cmdset_0020.mod.o CC drivers/mtd/chips/jedec_probe.mod.o CC drivers/mtd/cmdlinepart.mod.o CC drivers/mtd/devices/phram.mod.o CC drivers/mtd/devices/pmc551.mod.o CC drivers/mtd/lpddr/lpddr_cmds.mod.o CC drivers/mtd/lpddr/qinfo_probe.mod.o CC drivers/mtd/maps/amd76xrom.mod.o CC drivers/mtd/maps/ck804xrom.mod.o CC drivers/mtd/maps/esb2rom.mod.o CC drivers/mtd/maps/ichxrom.mod.o CC drivers/mtd/maps/intel_vr_nor.mod.o CC drivers/mtd/maps/nettel.mod.o CC drivers/mtd/mtdoops.mod.o CC drivers/mtd/onenand/generic.mod.o CC drivers/mtd/onenand/onenand.mod.o CC drivers/mtd/tests/mtd_nandbiterrs.mod.o CC drivers/mtd/tests/mtd_nandecctest.mod.o CC drivers/mtd/tests/mtd_oobtest.mod.o CC drivers/mtd/tests/mtd_pagetest.mod.o CC drivers/mtd/tests/mtd_readtest.mod.o CC drivers/mtd/tests/mtd_speedtest.mod.o CC drivers/mtd/tests/mtd_stresstest.mod.o CC drivers/mtd/tests/mtd_subpagetest.mod.o CC drivers/mtd/tests/mtd_torturetest.mod.o CC drivers/mtd/ubi/gluebi.mod.o CC drivers/mtd/ubi/ubi.mod.o CC drivers/net/hamradio/6pack.mod.o CC drivers/net/hamradio/baycom_ser_hdx.mod.o CC drivers/net/hamradio/bpqether.mod.o CC drivers/net/hamradio/hdlcdrv.mod.o CC drivers/net/irda/act200l-sir.mod.o CC drivers/net/irda/ali-ircc.mod.o CC drivers/net/irda/donauboe.mod.o CC drivers/net/irda/esi-sir.mod.o CC drivers/net/irda/irtty-sir.mod.o CC drivers/net/irda/ma600-sir.mod.o CC drivers/net/irda/mcp2120-sir.mod.o CC drivers/net/irda/nsc-ircc.mod.o CC drivers/net/irda/sir-dev.mod.o CC drivers/net/irda/smsc-ircc2.mod.o CC drivers/net/irda/tekram-sir.mod.o CC drivers/net/irda/via-ircc.mod.o CC drivers/nfc/nfcmrvl/nfcmrvl.mod.o CC drivers/nfc/nfcmrvl/nfcmrvl_uart.mod.o CC drivers/nfc/nfcwilink.mod.o CC drivers/nfc/st-nci/st-nci_i2c.mod.o CC drivers/pci/pci-stub.mod.o CC drivers/pcmcia/i82092.mod.o CC drivers/pcmcia/pcmcia.mod.o CC drivers/pcmcia/pcmcia_core.mod.o CC drivers/pcmcia/pcmcia_rsrc.mod.o CC drivers/pcmcia/pd6729.mod.o CC drivers/phy/phy-bcm-kona-usb2.mod.o CC drivers/phy/phy-pxa-28nm-hsic.mod.o CC drivers/phy/phy-pxa-28nm-usb2.mod.o CC drivers/platform/chrome/chromeos_pstore.mod.o CC drivers/platform/goldfish/goldfish_pipe.mod.o CC drivers/power/axp288_fuel_gauge.mod.o CC drivers/power/bq24735-charger.mod.o CC drivers/power/bq25890_charger.mod.o CC drivers/power/ds2780_battery.mod.o CC drivers/power/ds2782_battery.mod.o CC drivers/power/lp8727_charger.mod.o CC drivers/power/ltc2941-battery-gauge.mod.o CC drivers/power/max77693_charger.mod.o CC drivers/power/max8925_power.mod.o CC drivers/power/smb347-charger.mod.o CC drivers/power/tps65090-charger.mod.o CC drivers/pps/clients/pps-gpio.mod.o CC drivers/rapidio/devices/tsi721_mport.mod.o CC drivers/rapidio/switches/tsi568.mod.o CC drivers/regulator/act8865-regulator.mod.o CC drivers/regulator/ad5398.mod.o CC drivers/regulator/fan53555.mod.o CC drivers/regulator/lp8755.mod.o CC drivers/regulator/max77843.mod.o CC drivers/regulator/max8907-regulator.mod.o CC drivers/regulator/mc13783-regulator.mod.o CC drivers/regulator/mc13892-regulator.mod.o CC drivers/regulator/mc13xxx-regulator-core.mod.o CC drivers/regulator/pfuze100-regulator.mod.o CC drivers/regulator/rn5t618-regulator.mod.o CC drivers/regulator/s2mpa01.mod.o CC drivers/regulator/tps65090-regulator.mod.o CC drivers/regulator/wm831x-dcdc.mod.o CC drivers/regulator/wm831x-isink.mod.o CC drivers/regulator/wm831x-ldo.mod.o CC drivers/ssb/ssb.mod.o CC drivers/staging/comedi/comedi.mod.o CC drivers/staging/comedi/drivers/8255.mod.o CC drivers/staging/comedi/drivers/adq12b.mod.o CC drivers/staging/comedi/drivers/amplc_dio200.mod.o CC drivers/staging/comedi/drivers/amplc_dio200_common.mod.o CC drivers/staging/comedi/drivers/amplc_pc263.mod.o CC drivers/staging/comedi/drivers/c6xdigio.mod.o CC drivers/staging/comedi/drivers/comedi_8254.mod.o CC drivers/staging/comedi/drivers/comedi_8255.mod.o CC drivers/staging/comedi/drivers/comedi_isadma.mod.o CC drivers/staging/comedi/drivers/das08.mod.o CC drivers/staging/comedi/drivers/das08_isa.mod.o CC drivers/staging/comedi/drivers/das16m1.mod.o CC drivers/staging/comedi/drivers/das6402.mod.o CC drivers/staging/comedi/drivers/das16.mod.o CC drivers/staging/comedi/drivers/dmm32at.mod.o CC drivers/staging/comedi/drivers/dt2801.mod.o CC drivers/staging/comedi/drivers/dt2811.mod.o CC drivers/staging/comedi/drivers/dt2814.mod.o CC drivers/staging/comedi/drivers/dt2815.mod.o CC drivers/staging/comedi/drivers/dt2817.mod.o CC drivers/staging/comedi/drivers/dt282x.mod.o CC drivers/staging/comedi/drivers/ii_pci20kc.mod.o CC drivers/staging/comedi/drivers/mpc624.mod.o CC drivers/staging/comedi/drivers/ni_at_ao.mod.o CC drivers/staging/comedi/drivers/ni_atmio16d.mod.o CC drivers/staging/comedi/drivers/ni_labpc.mod.o CC drivers/staging/comedi/drivers/ni_labpc_common.mod.o CC drivers/staging/comedi/drivers/ni_labpc_isadma.mod.o CC drivers/staging/comedi/drivers/pcl711.mod.o CC drivers/staging/comedi/drivers/pcl730.mod.o CC drivers/staging/comedi/drivers/pcl812.mod.o CC drivers/staging/comedi/drivers/pcl816.mod.o CC drivers/staging/comedi/drivers/pcl818.mod.o CC drivers/staging/comedi/drivers/pcmad.mod.o CC drivers/staging/comedi/drivers/pcmda12.mod.o CC drivers/staging/comedi/drivers/pcmmio.mod.o CC drivers/staging/comedi/drivers/pcmuio.mod.o CC drivers/staging/comedi/drivers/rti800.mod.o CC drivers/staging/comedi/drivers/rti802.mod.o CC drivers/staging/comedi/kcomedilib/kcomedilib.mod.o CC drivers/staging/dgap/dgap.mod.o CC drivers/staging/gdm72xx/gdmwm.mod.o CC drivers/staging/goldfish/goldfish_audio.mod.o CC drivers/staging/gs_fpgaboot/gs_fpga.mod.o CC drivers/staging/iio/cdc/ad7150.mod.o CC drivers/staging/iio/cdc/ad7152.mod.o CC drivers/staging/lustre/lnet/klnds/socklnd/ksocklnd.mod.o CC drivers/staging/lustre/lnet/lnet/lnet.mod.o CC drivers/staging/lustre/lnet/selftest/lnet_selftest.mod.o CC drivers/staging/lustre/lustre/fid/fid.mod.o CC drivers/staging/lustre/lustre/fld/fld.mod.o CC drivers/staging/lustre/lustre/libcfs/libcfs.mod.o CC drivers/staging/lustre/lustre/llite/lustre.mod.o CC drivers/staging/lustre/lustre/lmv/lmv.mod.o CC drivers/staging/lustre/lustre/lov/lov.mod.o CC drivers/staging/lustre/lustre/mdc/mdc.mod.o CC drivers/staging/lustre/lustre/mgc/mgc.mod.o CC drivers/staging/lustre/lustre/obdclass/obdclass.mod.o CC drivers/staging/lustre/lustre/obdecho/obdecho.mod.o CC drivers/staging/lustre/lustre/osc/osc.mod.o CC drivers/staging/lustre/lustre/ptlrpc/ptlrpc.mod.o CC drivers/staging/slicoss/slicoss.mod.o CC drivers/staging/sm750fb/sm750fb.mod.o CC drivers/thermal/intel_powerclamp.mod.o CC drivers/thermal/intel_soc_dts_iosf.mod.o CC drivers/thermal/intel_soc_dts_thermal.mod.o CC drivers/thermal/thermal_sys.mod.o CC drivers/thunderbolt/thunderbolt.mod.o CC drivers/tty/goldfish.mod.o CC drivers/tty/n_tracerouter.mod.o CC drivers/tty/n_tracesink.mod.o CC drivers/tty/serial/8250/8250.mod.o CC drivers/tty/serial/8250/8250_dw.mod.o CC drivers/tty/serial/8250/8250_pci.mod.o CC drivers/tty/serial/men_z135_uart.mod.o CC drivers/tty/serial/pch_uart.mod.o CC drivers/tty/serial/sccnxp.mod.o CC drivers/video/backlight/adp8860_bl.mod.o CC drivers/video/backlight/lcd.mod.o CC drivers/video/backlight/max8925_bl.mod.o CC drivers/video/backlight/cr_bllcd.mod.o CC drivers/video/fbdev/arcfb.mod.o CC drivers/video/backlight/platform_lcd.mod.o CC drivers/video/fbdev/arkfb.mod.o CC drivers/video/fbdev/aty/radeonfb.mod.o CC drivers/video/fbdev/auo_k1901fb.mod.o CC drivers/video/fbdev/auo_k190x.mod.o CC drivers/video/fbdev/cirrusfb.mod.o CC drivers/video/fbdev/goldfishfb.mod.o CC drivers/video/fbdev/i740fb.mod.o CC drivers/video/fbdev/i810/i810fb.mod.o CC drivers/video/fbdev/intelfb/intelfb.mod.o CC drivers/video/fbdev/nvidia/nvidiafb.mod.o CC drivers/video/fbdev/savage/savagefb.mod.o CC drivers/video/fbdev/sis/sisfb.mod.o CC drivers/video/fbdev/sstfb.mod.o CC drivers/video/fbdev/tridentfb.mod.o CC drivers/video/fbdev/vermilion/crvml.mod.o CC drivers/video/fbdev/via/viafb.mod.o CC drivers/virtio/virtio_input.mod.o CC drivers/w1/masters/ds1wm.mod.o CC drivers/w1/masters/matrox_w1.mod.o CC drivers/w1/masters/w1-gpio.mod.o CC drivers/w1/slaves/w1_ds2406.mod.o CC drivers/w1/slaves/w1_ds2408.mod.o CC drivers/w1/slaves/w1_ds2423.mod.o CC drivers/w1/slaves/w1_ds28e04.mod.o CC drivers/watchdog/alim7101_wdt.mod.o CC drivers/watchdog/geodewdt.mod.o CC drivers/watchdog/machzwd.mod.o CC drivers/watchdog/menf21bmc_wdt.mod.o CC drivers/watchdog/of_xilinx_wdt.mod.o CC drivers/watchdog/pcwd_pci.mod.o CC drivers/watchdog/pc87413_wdt.mod.o CC drivers/watchdog/retu_wdt.mod.o CC drivers/watchdog/sbc8360.mod.o CC drivers/watchdog/via_wdt.mod.o CC drivers/watchdog/wafer5823wdt.mod.o CC fs/binfmt_misc.mod.o CC fs/configfs/configfs.mod.o CC fs/dlm/dlm.mod.o CC fs/fscache/fscache.mod.o CC fs/fuse/cuse.mod.o CC fs/fuse/fuse.mod.o CC lib/842/842_compress.mod.o CC kernel/rcu/rcutorture.mod.o CC fs/romfs/romfs.mod.o CC lib/842/842_decompress.mod.o CC fs/jffs2/jffs2.mod.o CC fs/overlayfs/overlay.mod.o CC lib/cordic.mod.o CC lib/crc-t10dif.mod.o CC lib/crc8.mod.o CC lib/lz4/lz4_compress.mod.o CC lib/notifier-error-inject.mod.o CC lib/percpu_test.mod.o CC lib/rbtree_test.mod.o CC lib/test-kstrtox.mod.o CC lib/test_bpf.mod.o CC lib/test_firmware.mod.o CC lib/test_module.mod.o CC lib/xz/xz_dec_test.mod.o CC mm/kmemleak-test.mod.o CC net/802/stp.mod.o CC net/8021q/8021q.mod.o CC net/9p/9pnet_virtio.mod.o CC net/appletalk/appletalk.mod.o CC net/atm/atm.mod.o CC net/atm/clip.mod.o CC net/atm/lec.mod.o CC net/atm/mpoa.mod.o CC net/ax25/ax25.mod.o CC net/batman-adv/batman-adv.mod.o CC net/bridge/bridge.mod.o CC net/caif/caif.mod.o CC net/caif/caif_socket.mod.o CC net/caif/caif_usb.mod.o CC net/can/can-bcm.mod.o CC net/ceph/libceph.mod.o CC net/dns_resolver/dns_resolver.mod.o CC net/ipv4/gre.mod.o CC net/ipv4/ip_vti.mod.o CC net/ipv4/ipcomp.mod.o CC net/ipv4/ipip.mod.o CC net/ipv4/netfilter/ipt_REJECT.mod.o CC net/ipv4/tcp_cdg.mod.o CC net/ipv4/tcp_vegas.mod.o CC net/ipv4/tunnel4.mod.o CC net/ipv4/xfrm4_mode_tunnel.mod.o CC net/ipv4/xfrm4_tunnel.mod.o CC net/irda/ircomm/ircomm-tty.mod.o CC net/irda/ircomm/ircomm.mod.o CC net/irda/irda.mod.o CC net/l2tp/l2tp_core.mod.o CC net/l2tp/l2tp_debugfs.mod.o CC net/l2tp/l2tp_ip.mod.o CC net/l2tp/l2tp_netlink.mod.o CC net/mpls/mpls_router.mod.o CC net/netfilter/ipset/ip_set.mod.o CC net/netfilter/ipset/ip_set_bitmap_ipmac.mod.o CC net/netfilter/ipset/ip_set_bitmap_port.mod.o CC net/netfilter/ipset/ip_set_hash_ipmark.mod.o CC net/netfilter/ipset/ip_set_hash_ipport.mod.o CC net/netfilter/ipset/ip_set_hash_ipportip.mod.o CC net/netfilter/ipset/ip_set_hash_mac.mod.o CC net/netfilter/ipset/ip_set_hash_net.mod.o CC net/netfilter/ipset/ip_set_hash_netiface.mod.o CC net/netfilter/ipset/ip_set_hash_netport.mod.o CC net/netfilter/ipset/ip_set_hash_netnet.mod.o CC net/netfilter/ipset/ip_set_hash_netportnet.mod.o CC net/netfilter/ipset/ip_set_list_set.mod.o CC net/netfilter/ipvs/ip_vs_dh.mod.o CC net/netfilter/ipvs/ip_vs_fo.mod.o CC net/netfilter/ipvs/ip_vs_lc.mod.o CC net/netfilter/ipvs/ip_vs_sh.mod.o CC net/netfilter/nf_conntrack_netlink.mod.o CC net/netfilter/xt_LOG.mod.o CC net/netfilter/xt_conntrack.mod.o CC net/netfilter/xt_TCPMSS.mod.o CC net/netrom/netrom.mod.o CC net/openvswitch/vport-gre.mod.o CC net/packet/af_packet.mod.o CC net/packet/af_packet_diag.mod.o CC net/rds/rds.mod.o CC net/rds/rds_rdma.mod.o CC net/rds/rds_tcp.mod.o CC net/rfkill/rfkill-gpio.mod.o CC net/sctp/sctp.mod.o CC net/tipc/tipc.mod.o CC net/unix/unix_diag.mod.o CC net/vmw_vsock/vmw_vsock_vmci_transport.mod.o CC net/xfrm/xfrm_algo.mod.o CC net/xfrm/xfrm_ipcomp.mod.o CC net/xfrm/xfrm_user.mod.o CC sound/core/seq/snd-seq-device.mod.o CC sound/core/seq/snd-seq-dummy.mod.o CC sound/core/seq/snd-seq.mod.o CC sound/core/snd-hrtimer.mod.o CC sound/core/snd-timer.mod.o CC sound/core/snd.mod.o CC sound/oss/ad1848.mod.o CC sound/oss/aedsp16.mod.o CC sound/oss/mpu401.mod.o CC sound/oss/pas2.mod.o CC sound/oss/pss.mod.o CC sound/oss/sb.mod.o CC sound/oss/sb_lib.mod.o CC sound/oss/sound.mod.o CC sound/oss/trix.mod.o CC sound/oss/uart401.mod.o CC sound/oss/v_midi.mod.o CC sound/sound_firmware.mod.o CC sound/soundcore.mod.o LD [M] arch/x86/crypto/aes-i586.ko LD [M] arch/x86/crypto/aesni-intel.ko LD [M] arch/x86/crypto/crc32-pclmul.ko LD [M] arch/x86/crypto/crc32c-intel.ko LD [M] arch/x86/crypto/salsa20-i586.ko LD [M] arch/x86/kernel/cpu/mcheck/mce-inject.ko LD [M] arch/x86/kernel/msr.ko LD [M] arch/x86/kernel/test_nx.ko LD [M] arch/x86/platform/iris/iris.ko LD [M] crypto/842.ko LD [M] crypto/ablk_helper.ko LD [M] crypto/algif_aead.ko LD [M] crypto/arc4.ko LD [M] crypto/asymmetric_keys/pkcs7_message.ko LD [M] crypto/crc32.ko LD [M] crypto/crct10dif_common.ko LD [M] crypto/cast6_generic.ko LD [M] crypto/crct10dif_generic.ko LD [M] crypto/chacha20poly1305.ko LD [M] crypto/chacha20_generic.ko LD [M] crypto/cryptd.ko LD [M] crypto/lrw.ko LD [M] crypto/lz4.ko LD [M] crypto/lzo.ko LD [M] crypto/pcrypt.ko LD [M] crypto/rmd128.ko LD [M] crypto/sha1_generic.ko LD [M] crypto/tcrypt.ko LD [M] crypto/tea.ko LD [M] crypto/twofish_generic.ko LD [M] crypto/xcbc.ko LD [M] crypto/zlib.ko LD [M] drivers/bluetooth/bt3c_cs.ko LD [M] drivers/bluetooth/btbcm.ko LD [M] drivers/bluetooth/btmrvl.ko LD [M] drivers/bluetooth/btsdio.ko LD [M] drivers/bluetooth/btuart_cs.ko LD [M] drivers/bluetooth/btwilink.ko LD [M] drivers/bluetooth/dtl1_cs.ko LD [M] drivers/bluetooth/hci_uart.ko LD [M] drivers/char/agp/ali-agp.ko LD [M] drivers/char/agp/sworks-agp.ko LD [M] drivers/char/applicom.ko LD [M] drivers/char/ipmi/ipmi_msghandler.ko LD [M] drivers/char/ipmi/ipmi_poweroff.ko LD [M] drivers/char/ipmi/ipmi_si.ko LD [M] drivers/char/ipmi/ipmi_ssif.ko LD [M] drivers/char/mwave/mwave.ko LD [M] drivers/char/nsc_gpio.ko LD [M] drivers/char/nvram.ko LD [M] drivers/char/pc8736x_gpio.ko LD [M] drivers/char/pcmcia/cm4040_cs.ko LD [M] drivers/char/sonypi.ko LD [M] drivers/char/tlclk.ko LD [M] drivers/dca/dca.ko LD [M] drivers/devfreq/governor_powersave.ko LD [M] drivers/dma/dmatest.ko LD [M] drivers/dma/dw/dw_dmac_pci.ko LD [M] drivers/dma/hsu/hsu_dma.ko LD [M] drivers/dma/hsu/hsu_dma_pci.ko LD [M] drivers/dma/ioat/ioatdma.ko LD [M] drivers/dma/virt-dma.ko LD [M] drivers/extcon/extcon-usb-gpio.ko LD [M] drivers/fmc/fmc-chardev.ko LD [M] drivers/fmc/fmc-fakedev.ko LD [M] drivers/fmc/fmc-write-eeprom.ko LD [M] drivers/fmc/fmc.ko LD [M] drivers/gpio/gpio-adp5520.ko LD [M] drivers/gpio/gpio-adp5588.ko LD [M] drivers/gpio/gpio-bt8xx.ko LD [M] drivers/gpio/gpio-da9055.ko LD [M] drivers/gpio/gpio-f7188x.ko LD [M] drivers/gpio/gpio-janz-ttl.ko LD [M] drivers/gpio/gpio-max732x.ko LD [M] drivers/gpio/gpio-vx855.ko LD [M] drivers/gpu/drm/amd/amdgpu/amdgpu.ko LD [M] drivers/gpu/drm/ast/ast.ko LD [M] drivers/gpu/drm/i2c/ch7006.ko LD [M] drivers/gpu/drm/i2c/sil164.ko LD [M] drivers/gpu/drm/i810/i810.ko LD [M] drivers/gpu/drm/i915/i915.ko LD [M] drivers/gpu/drm/nouveau/nouveau.ko LD [M] drivers/gpu/drm/radeon/radeon.ko LD [M] drivers/gpu/drm/via/via.ko LD [M] drivers/hid/hid-a4tech.ko LD [M] drivers/hid/hid-axff.ko LD [M] drivers/hid/hid-cypress.ko LD [M] drivers/hid/hid-gaff.ko LD [M] drivers/hid/hid-lcpower.ko LD [M] drivers/hid/hid-lenovo.ko LD [M] drivers/hid/hid-multitouch.ko LD [M] drivers/hid/hid-ortek.ko LD [M] drivers/hid/hid-picolcd.ko LD [M] drivers/hid/hid-primax.ko LD [M] drivers/hid/hid-sensor-hub.ko LD [M] drivers/hid/hid-sjoy.ko LD [M] drivers/hid/hid-tivo.ko LD [M] drivers/hid/hid-tmff.ko LD [M] drivers/hid/hid-waltop.ko LD [M] drivers/hid/hid-xinmo.ko LD [M] drivers/hid/hid-zydacron.ko LD [M] drivers/hid/uhid.ko LD [M] drivers/hsi/hsi.ko LD [M] drivers/hwmon/ad7414.ko LD [M] drivers/hwmon/ad7418.ko LD [M] drivers/hwmon/adm1021.ko LD [M] drivers/hwmon/adm1025.ko LD [M] drivers/hwmon/adm1026.ko LD [M] drivers/hwmon/adm1029.ko LD [M] drivers/hwmon/adm9240.ko LD [M] drivers/hwmon/ads1015.ko LD [M] drivers/hwmon/adt7410.ko LD [M] drivers/hwmon/adt7411.ko LD [M] drivers/hwmon/adt7470.ko LD [M] drivers/hwmon/adt7x10.ko LD [M] drivers/hwmon/amc6821.ko LD [M] drivers/hwmon/applesmc.ko LD [M] drivers/hwmon/asb100.ko LD [M] drivers/hwmon/asc7621.ko LD [M] drivers/hwmon/da9055-hwmon.ko LD [M] drivers/hwmon/dell-smm-hwmon.ko LD [M] drivers/hwmon/dme1737.ko LD [M] drivers/hwmon/ds1621.ko LD [M] drivers/hwmon/emc1403.ko LD [M] drivers/hwmon/emc2103.ko LD [M] drivers/hwmon/emc6w201.ko LD [M] drivers/hwmon/f71805f.ko LD [M] drivers/hwmon/f71882fg.ko LD [M] drivers/hwmon/fam15h_power.ko LD [M] drivers/hwmon/g760a.ko LD [M] drivers/hwmon/gl520sm.ko LD [M] drivers/hwmon/hih6130.ko LD [M] drivers/hwmon/hwmon-vid.ko LD [M] drivers/hwmon/hwmon.ko LD [M] drivers/hwmon/i5500_temp.ko LD [M] drivers/hwmon/i5k_amb.ko LD [M] drivers/hwmon/ibmaem.ko LD [M] drivers/hwmon/k10temp.ko LD [M] drivers/hwmon/lineage-pem.ko LD [M] drivers/hwmon/lm63.ko LD [M] drivers/hwmon/lm73.ko LD [M] drivers/hwmon/lm77.ko LD [M] drivers/hwmon/lm78.ko LD [M] drivers/hwmon/lm95241.ko LD [M] drivers/hwmon/ltc4151.ko LD [M] drivers/hwmon/lm83.ko LD [M] drivers/hwmon/lm90.ko LD [M] drivers/hwmon/lm95234.ko LD [M] drivers/hwmon/lm93.ko LD [M] drivers/hwmon/lm92.ko LD [M] drivers/hwmon/lm95245.ko LD [M] drivers/hwmon/ltc4222.ko LD [M] drivers/hwmon/ltc4245.ko LD [M] drivers/hwmon/ltc4260.ko LD [M] drivers/hwmon/max16065.ko LD [M] drivers/hwmon/ltc4261.ko LD [M] drivers/hwmon/max1668.ko LD [M] drivers/hwmon/max197.ko LD [M] drivers/hwmon/max6642.ko LD [M] drivers/hwmon/max6650.ko LD [M] drivers/hwmon/max6697.ko LD [M] drivers/hwmon/mcp3021.ko LD [M] drivers/hwmon/nct6683.ko LD [M] drivers/hwmon/nct6775.ko LD [M] drivers/hwmon/nct7802.ko LD [M] drivers/hwmon/ntc_thermistor.ko LD [M] drivers/hwmon/pc87360.ko LD [M] drivers/hwmon/pc87427.ko LD [M] drivers/hwmon/pcf8591.ko LD [M] drivers/hwmon/pmbus/adm1275.ko LD [M] drivers/hwmon/pmbus/lm25066.ko LD [M] drivers/hwmon/pmbus/ltc2978.ko LD [M] drivers/hwmon/pmbus/max34440.ko LD [M] drivers/hwmon/pmbus/max8688.ko LD [M] drivers/hwmon/pmbus/pmbus_core.ko LD [M] drivers/hwmon/pmbus/tps40422.ko LD [M] drivers/hwmon/pmbus/ucd9000.ko LD [M] drivers/hwmon/sch5636.ko LD [M] drivers/hwmon/sch56xx-common.ko LD [M] drivers/hwmon/sht15.ko LD [M] drivers/hwmon/shtc1.ko LD [M] drivers/hwmon/sis5595.ko LD [M] drivers/hwmon/smsc47b397.ko LD [M] drivers/hwmon/tc74.ko LD [M] drivers/hwmon/thmc50.ko LD [M] drivers/hwmon/tmp421.ko LD [M] drivers/hwmon/vt8231.ko LD [M] drivers/hwmon/w83627ehf.ko LD [M] drivers/hwmon/w83627hf.ko LD [M] drivers/hwmon/w83781d.ko LD [M] drivers/hwmon/w83792d.ko LD [M] drivers/hwmon/w83l786ng.ko LD [M] drivers/hwmon/wm831x-hwmon.ko LD [M] drivers/i2c/busses/i2c-ali1563.ko LD [M] drivers/i2c/busses/i2c-amd756.ko LD [M] drivers/i2c/busses/i2c-cbus-gpio.ko LD [M] drivers/i2c/busses/i2c-designware-pci.ko LD [M] drivers/i2c/busses/i2c-eg20t.ko LD [M] drivers/i2c/busses/i2c-kempld.ko LD [M] drivers/i2c/busses/i2c-ocores.ko LD [M] drivers/i2c/busses/i2c-parport-light.ko LD [M] drivers/i2c/busses/i2c-piix4.ko LD [M] drivers/i2c/busses/i2c-simtec.ko LD [M] drivers/i2c/busses/i2c-sis5595.ko LD [M] drivers/i2c/busses/scx200_acb.ko LD [M] drivers/i2c/i2c-dev.ko LD [M] drivers/i2c/i2c-smbus.ko LD [M] drivers/i2c/i2c-stub.ko LD [M] drivers/iio/accel/bmc150-accel.ko LD [M] drivers/iio/accel/mma9551.ko LD [M] drivers/iio/accel/mma9551_core.ko LD [M] drivers/iio/accel/stk8ba50.ko LD [M] drivers/iio/adc/max1363.ko LD [M] drivers/iio/adc/ti_am335x_adc.ko LD [M] drivers/iio/common/hid-sensors/hid-sensor-iio-common.ko LD [M] drivers/iio/common/hid-sensors/hid-sensor-trigger.ko LD [M] drivers/iio/dac/mcp4725.ko LD [M] drivers/iio/gyro/hid-sensor-gyro-3d.ko LD [M] drivers/iio/gyro/itg3200.ko LD [M] drivers/iio/humidity/dht11.ko LD [M] drivers/iio/humidity/si7020.ko LD [M] drivers/iio/imu/inv_mpu6050/inv-mpu6050.ko LD [M] drivers/iio/light/cm32181.ko LD [M] drivers/iio/light/al3320a.ko LD [M] drivers/iio/light/gp2ap020a00f.ko LD [M] drivers/iio/light/isl29125.ko LD [M] drivers/iio/light/jsa1212.ko LD [M] drivers/iio/light/tcs3472.ko LD [M] drivers/iio/magnetometer/mmc35240.ko LD [M] drivers/iio/magnetometer/st_magn_i2c.ko LD [M] drivers/iio/orientation/hid-sensor-incl-3d.ko LD [M] drivers/iio/pressure/bmp280.ko LD [M] drivers/iio/orientation/hid-sensor-rotation.ko LD [M] drivers/iio/pressure/hid-sensor-press.ko LD [M] drivers/iio/pressure/mpl115.ko LD [M] drivers/iio/magnetometer/st_magn.ko LD [M] drivers/iio/pressure/mpl3115.ko LD [M] drivers/iio/pressure/ms5611_core.ko LD [M] drivers/iio/pressure/ms5611_i2c.ko LD [M] drivers/iio/pressure/st_pressure.ko LD [M] drivers/iio/pressure/st_pressure_i2c.ko LD [M] drivers/iio/temperature/mlx90614.ko LD [M] drivers/iio/trigger/iio-trig-interrupt.ko LD [M] drivers/infiniband/core/ib_addr.ko LD [M] drivers/infiniband/core/ib_cm.ko LD [M] drivers/infiniband/core/ib_core.ko LD [M] drivers/infiniband/core/ib_mad.ko LD [M] drivers/infiniband/core/ib_sa.ko LD [M] drivers/infiniband/core/iw_cm.ko LD [M] drivers/infiniband/core/rdma_cm.ko LD [M] drivers/infiniband/hw/amso1100/iw_c2.ko LD [M] drivers/input/gameport/emu10k1-gp.ko LD [M] drivers/input/gameport/gameport.ko LD [M] drivers/input/gameport/lightning.ko LD [M] drivers/input/matrix-keymap.ko LD [M] drivers/input/misc/88pm80x_onkey.ko LD [M] drivers/input/misc/adxl34x-i2c.ko LD [M] drivers/input/misc/apanel.ko LD [M] drivers/input/misc/da9063_onkey.ko LD [M] drivers/input/misc/drv2667.ko LD [M] drivers/input/misc/e3x0-button.ko LD [M] drivers/input/misc/kxtj9.ko LD [M] drivers/input/misc/max77843-haptic.ko LD [M] drivers/input/misc/pcspkr.ko LD [M] drivers/input/misc/retu-pwrbutton.ko LD [M] drivers/input/misc/rotary_encoder.ko LD [M] drivers/input/misc/wistron_btns.ko LD [M] drivers/input/mouse/gpio_mouse.ko LD [M] drivers/input/mouse/sermouse.ko LD [M] drivers/input/serio/altera_ps2.ko LD [M] drivers/input/serio/ct82c710.ko LD [M] drivers/input/serio/serio_raw.ko LD [M] drivers/input/sparse-keymap.ko LD [M] drivers/input/touchscreen/atmel_mxt_ts.ko LD [M] drivers/input/touchscreen/auo-pixcir-ts.ko LD [M] drivers/input/touchscreen/bu21013_ts.ko LD [M] drivers/input/touchscreen/cyttsp_core.ko LD [M] drivers/input/touchscreen/cyttsp_i2c.ko LD [M] drivers/input/touchscreen/gunze.ko LD [M] drivers/input/touchscreen/hampshire.ko LD [M] drivers/input/touchscreen/inexio.ko LD [M] drivers/input/touchscreen/max11801_ts.ko LD [M] drivers/input/touchscreen/mc13783_ts.ko LD [M] drivers/input/touchscreen/mk712.ko LD [M] drivers/input/touchscreen/mms114.ko LD [M] drivers/input/touchscreen/penmount.ko LD [M] drivers/input/touchscreen/sx8654.ko LD [M] drivers/input/touchscreen/touchright.ko LD [M] drivers/input/touchscreen/tps6507x-ts.ko LD [M] drivers/input/touchscreen/tsc2007.ko LD [M] drivers/input/touchscreen/wacom_w8001.ko LD [M] drivers/ipack/devices/ipoctal.ko LD [M] drivers/ipack/ipack.ko LD [M] drivers/leds/leds-lm3530.ko LD [M] drivers/leds/leds-lm3533.ko LD [M] drivers/leds/leds-lp5523.ko LD [M] drivers/leds/leds-lp8501.ko LD [M] drivers/leds/leds-mc13783.ko LD [M] drivers/leds/leds-menf21bmc.ko LD [M] drivers/leds/leds-pca9532.ko LD [M] drivers/leds/leds-pm8941-wled.ko LD [M] drivers/leds/trigger/ledtrig-camera.ko LD [M] drivers/leds/trigger/ledtrig-default-on.ko LD [M] drivers/mailbox/mailbox-altera.ko LD [M] drivers/mcb/mcb-pci.ko LD [M] drivers/mfd/88pm800.ko LD [M] drivers/mfd/arizona-i2c.ko LD [M] drivers/mfd/cros_ec.ko LD [M] drivers/mfd/cros_ec_i2c.ko LD [M] drivers/mfd/cs5535-mfd.ko LD [M] drivers/mfd/janz-cmodio.ko LD [M] drivers/mfd/kempld-core.ko LD [M] drivers/mfd/lm3533-core.ko LD [M] drivers/mfd/lm3533-ctrlbank.ko LD [M] drivers/mfd/retu-mfd.ko LD [M] drivers/mfd/rn5t618.ko LD [M] drivers/mfd/si476x-core.ko LD [M] drivers/mfd/tps65010.ko LD [M] drivers/mfd/vx855.ko LD [M] drivers/misc/bh1770glc.ko LD [M] drivers/misc/bh1780gli.ko LD [M] drivers/misc/cs5535-mfgpt.ko LD [M] drivers/misc/c2port/core.ko LD [M] drivers/misc/ds1682.ko LD [M] drivers/misc/eeprom/max6875.ko LD [M] drivers/misc/eeprom/at24.ko LD [M] drivers/misc/hmc6352.ko LD [M] drivers/misc/hpilo.ko LD [M] drivers/misc/ibmasm/ibmasm.ko LD [M] drivers/misc/ics932s401.ko LD [M] drivers/misc/ioc4.ko LD [M] drivers/misc/lis3lv02d/lis3lv02d_i2c.ko LD [M] drivers/misc/lis3lv02d/lis3lv02d.ko LD [M] drivers/misc/mei/mei-me.ko LD [M] drivers/misc/pch_phub.ko LD [M] drivers/misc/ti-st/st_drv.ko LD [M] drivers/misc/tifm_7xx1.ko LD [M] drivers/mmc/core/mmc_core.ko LD [M] drivers/mmc/card/mmc_test.ko LD [M] drivers/mmc/host/android-goldfish.ko LD [M] drivers/mmc/host/sdhci-pci.ko LD [M] drivers/mmc/host/sdhci-pltfm.ko LD [M] drivers/mmc/host/sdhci.ko LD [M] drivers/mmc/host/sdricoh_cs.ko LD [M] drivers/mmc/host/toshsd.ko LD [M] drivers/mmc/host/via-sdmmc.ko LD [M] drivers/mmc/host/wbsd.ko LD [M] drivers/mtd/chips/cfi_cmdset_0020.ko LD [M] drivers/mtd/chips/jedec_probe.ko LD [M] drivers/mtd/cmdlinepart.ko LD [M] drivers/mtd/devices/phram.ko LD [M] drivers/mtd/devices/pmc551.ko LD [M] drivers/mtd/lpddr/lpddr_cmds.ko LD [M] drivers/mtd/lpddr/qinfo_probe.ko LD [M] drivers/mtd/maps/amd76xrom.ko LD [M] drivers/mtd/maps/ck804xrom.ko LD [M] drivers/mtd/maps/esb2rom.ko LD [M] drivers/mtd/maps/ichxrom.ko LD [M] drivers/mtd/maps/intel_vr_nor.ko LD [M] drivers/mtd/maps/nettel.ko LD [M] drivers/mtd/mtdoops.ko LD [M] drivers/mtd/onenand/generic.ko LD [M] drivers/mtd/onenand/onenand.ko LD [M] drivers/mtd/tests/mtd_nandbiterrs.ko LD [M] drivers/mtd/tests/mtd_nandecctest.ko LD [M] drivers/mtd/tests/mtd_oobtest.ko LD [M] drivers/mtd/tests/mtd_pagetest.ko LD [M] drivers/mtd/tests/mtd_readtest.ko LD [M] drivers/mtd/tests/mtd_speedtest.ko LD [M] drivers/mtd/tests/mtd_stresstest.ko LD [M] drivers/mtd/tests/mtd_subpagetest.ko LD [M] drivers/mtd/tests/mtd_torturetest.ko LD [M] drivers/mtd/ubi/gluebi.ko LD [M] drivers/mtd/ubi/ubi.ko LD [M] drivers/net/hamradio/6pack.ko LD [M] drivers/net/hamradio/baycom_ser_hdx.ko LD [M] drivers/net/hamradio/bpqether.ko LD [M] drivers/net/hamradio/hdlcdrv.ko LD [M] drivers/net/irda/act200l-sir.ko LD [M] drivers/net/irda/ali-ircc.ko LD [M] drivers/net/irda/donauboe.ko LD [M] drivers/net/irda/esi-sir.ko LD [M] drivers/net/irda/irtty-sir.ko LD [M] drivers/net/irda/ma600-sir.ko LD [M] drivers/net/irda/mcp2120-sir.ko LD [M] drivers/net/irda/nsc-ircc.ko LD [M] drivers/net/irda/sir-dev.ko LD [M] drivers/net/irda/smsc-ircc2.ko LD [M] drivers/net/irda/tekram-sir.ko LD [M] drivers/net/irda/via-ircc.ko LD [M] drivers/nfc/nfcmrvl/nfcmrvl.ko LD [M] drivers/nfc/nfcmrvl/nfcmrvl_uart.ko LD [M] drivers/nfc/nfcwilink.ko LD [M] drivers/nfc/st-nci/st-nci_i2c.ko LD [M] drivers/pci/pci-stub.ko LD [M] drivers/pcmcia/i82092.ko LD [M] drivers/pcmcia/pcmcia.ko LD [M] drivers/pcmcia/pcmcia_core.ko LD [M] drivers/pcmcia/pcmcia_rsrc.ko LD [M] drivers/pcmcia/pd6729.ko LD [M] drivers/phy/phy-bcm-kona-usb2.ko LD [M] drivers/phy/phy-pxa-28nm-hsic.ko LD [M] drivers/phy/phy-pxa-28nm-usb2.ko LD [M] drivers/platform/chrome/chromeos_pstore.ko LD [M] drivers/platform/goldfish/goldfish_pipe.ko LD [M] drivers/power/axp288_fuel_gauge.ko LD [M] drivers/power/bq24735-charger.ko LD [M] drivers/power/bq25890_charger.ko LD [M] drivers/power/ds2780_battery.ko LD [M] drivers/power/ds2782_battery.ko LD [M] drivers/power/lp8727_charger.ko LD [M] drivers/power/ltc2941-battery-gauge.ko LD [M] drivers/power/max77693_charger.ko LD [M] drivers/power/max8925_power.ko LD [M] drivers/power/smb347-charger.ko LD [M] drivers/power/tps65090-charger.ko LD [M] drivers/pps/clients/pps-gpio.ko LD [M] drivers/rapidio/devices/tsi721_mport.ko LD [M] drivers/rapidio/switches/tsi568.ko LD [M] drivers/regulator/act8865-regulator.ko LD [M] drivers/regulator/ad5398.ko LD [M] drivers/regulator/fan53555.ko LD [M] drivers/regulator/lp8755.ko LD [M] drivers/regulator/max77843.ko LD [M] drivers/regulator/max8907-regulator.ko LD [M] drivers/regulator/mc13783-regulator.ko LD [M] drivers/regulator/mc13892-regulator.ko LD [M] drivers/regulator/mc13xxx-regulator-core.ko LD [M] drivers/regulator/pfuze100-regulator.ko LD [M] drivers/regulator/rn5t618-regulator.ko LD [M] drivers/regulator/s2mpa01.ko LD [M] drivers/regulator/tps65090-regulator.ko LD [M] drivers/regulator/wm831x-dcdc.ko LD [M] drivers/regulator/wm831x-isink.ko LD [M] drivers/regulator/wm831x-ldo.ko LD [M] drivers/ssb/ssb.ko LD [M] drivers/staging/comedi/comedi.ko LD [M] drivers/staging/comedi/drivers/8255.ko LD [M] drivers/staging/comedi/drivers/adq12b.ko LD [M] drivers/staging/comedi/drivers/amplc_dio200.ko LD [M] drivers/staging/comedi/drivers/amplc_dio200_common.ko LD [M] drivers/staging/comedi/drivers/amplc_pc263.ko LD [M] drivers/staging/comedi/drivers/comedi_8254.ko LD [M] drivers/staging/comedi/drivers/c6xdigio.ko LD [M] drivers/staging/comedi/drivers/comedi_8255.ko LD [M] drivers/staging/comedi/drivers/comedi_isadma.ko LD [M] drivers/staging/comedi/drivers/das08.ko LD [M] drivers/staging/comedi/drivers/das08_isa.ko LD [M] drivers/staging/comedi/drivers/dt2814.ko LD [M] drivers/staging/comedi/drivers/das6402.ko LD [M] drivers/staging/comedi/drivers/dt2817.ko LD [M] drivers/staging/comedi/drivers/ii_pci20kc.ko LD [M] drivers/staging/comedi/drivers/dt2801.ko LD [M] drivers/staging/comedi/drivers/das16.ko LD [M] drivers/staging/comedi/drivers/dmm32at.ko LD [M] drivers/staging/comedi/drivers/das16m1.ko LD [M] drivers/staging/comedi/drivers/dt282x.ko LD [M] drivers/staging/comedi/drivers/dt2811.ko LD [M] drivers/staging/comedi/drivers/dt2815.ko LD [M] drivers/staging/comedi/drivers/mpc624.ko LD [M] drivers/staging/comedi/drivers/ni_at_ao.ko LD [M] drivers/staging/comedi/drivers/ni_labpc.ko LD [M] drivers/staging/comedi/drivers/ni_labpc_common.ko LD [M] drivers/staging/comedi/drivers/ni_atmio16d.ko LD [M] drivers/staging/comedi/drivers/ni_labpc_isadma.ko LD [M] drivers/staging/comedi/drivers/pcl711.ko LD [M] drivers/staging/comedi/drivers/pcl730.ko LD [M] drivers/staging/comedi/drivers/pcl812.ko LD [M] drivers/staging/comedi/drivers/pcl816.ko LD [M] drivers/staging/comedi/drivers/pcl818.ko LD [M] drivers/staging/comedi/drivers/pcmad.ko LD [M] drivers/staging/comedi/drivers/pcmda12.ko LD [M] drivers/staging/comedi/drivers/pcmmio.ko LD [M] drivers/staging/comedi/drivers/pcmuio.ko LD [M] drivers/staging/comedi/drivers/rti800.ko LD [M] drivers/staging/comedi/drivers/rti802.ko LD [M] drivers/staging/comedi/kcomedilib/kcomedilib.ko LD [M] drivers/staging/dgap/dgap.ko LD [M] drivers/staging/gdm72xx/gdmwm.ko LD [M] drivers/staging/goldfish/goldfish_audio.ko LD [M] drivers/staging/gs_fpgaboot/gs_fpga.ko LD [M] drivers/staging/iio/cdc/ad7150.ko LD [M] drivers/staging/iio/cdc/ad7152.ko LD [M] drivers/staging/lustre/lnet/klnds/socklnd/ksocklnd.ko LD [M] drivers/staging/lustre/lnet/lnet/lnet.ko LD [M] drivers/staging/lustre/lnet/selftest/lnet_selftest.ko LD [M] drivers/staging/lustre/lustre/fid/fid.ko LD [M] drivers/staging/lustre/lustre/fld/fld.ko LD [M] drivers/staging/lustre/lustre/llite/lustre.ko LD [M] drivers/staging/lustre/lustre/libcfs/libcfs.ko LD [M] drivers/staging/lustre/lustre/lmv/lmv.ko LD [M] drivers/staging/lustre/lustre/lov/lov.ko LD [M] drivers/staging/lustre/lustre/mdc/mdc.ko LD [M] drivers/staging/lustre/lustre/mgc/mgc.ko LD [M] drivers/staging/lustre/lustre/obdclass/obdclass.ko LD [M] drivers/staging/lustre/lustre/obdecho/obdecho.ko LD [M] drivers/staging/lustre/lustre/osc/osc.ko LD [M] drivers/staging/slicoss/slicoss.ko LD [M] drivers/staging/sm750fb/sm750fb.ko LD [M] drivers/staging/lustre/lustre/ptlrpc/ptlrpc.ko LD [M] drivers/thermal/intel_powerclamp.ko LD [M] drivers/thermal/intel_soc_dts_iosf.ko LD [M] drivers/thermal/intel_soc_dts_thermal.ko LD [M] drivers/thermal/thermal_sys.ko LD [M] drivers/thunderbolt/thunderbolt.ko LD [M] drivers/tty/goldfish.ko LD [M] drivers/tty/n_tracerouter.ko LD [M] drivers/tty/n_tracesink.ko LD [M] drivers/tty/serial/8250/8250.ko LD [M] drivers/tty/serial/8250/8250_dw.ko LD [M] drivers/tty/serial/8250/8250_pci.ko LD [M] drivers/tty/serial/men_z135_uart.ko LD [M] drivers/tty/serial/pch_uart.ko LD [M] drivers/tty/serial/sccnxp.ko LD [M] drivers/video/backlight/adp8860_bl.ko LD [M] drivers/video/backlight/cr_bllcd.ko LD [M] drivers/video/backlight/lcd.ko LD [M] drivers/video/backlight/max8925_bl.ko LD [M] drivers/video/backlight/platform_lcd.ko LD [M] drivers/video/fbdev/arcfb.ko LD [M] drivers/video/fbdev/arkfb.ko LD [M] drivers/video/fbdev/aty/radeonfb.ko LD [M] drivers/video/fbdev/auo_k1901fb.ko LD [M] drivers/video/fbdev/auo_k190x.ko LD [M] drivers/video/fbdev/cirrusfb.ko LD [M] drivers/video/fbdev/goldfishfb.ko LD [M] drivers/video/fbdev/i740fb.ko LD [M] drivers/video/fbdev/i810/i810fb.ko LD [M] drivers/video/fbdev/intelfb/intelfb.ko LD [M] drivers/video/fbdev/nvidia/nvidiafb.ko LD [M] drivers/video/fbdev/savage/savagefb.ko LD [M] drivers/video/fbdev/sis/sisfb.ko LD [M] drivers/video/fbdev/sstfb.ko LD [M] drivers/video/fbdev/tridentfb.ko LD [M] drivers/video/fbdev/vermilion/crvml.ko LD [M] drivers/video/fbdev/via/viafb.ko LD [M] drivers/virtio/virtio_input.ko LD [M] drivers/w1/masters/ds1wm.ko LD [M] drivers/w1/masters/matrox_w1.ko LD [M] drivers/w1/masters/w1-gpio.ko LD [M] drivers/w1/slaves/w1_ds2406.ko LD [M] drivers/w1/slaves/w1_ds2408.ko LD [M] drivers/w1/slaves/w1_ds2423.ko LD [M] drivers/w1/slaves/w1_ds28e04.ko LD [M] drivers/watchdog/alim7101_wdt.ko LD [M] drivers/watchdog/geodewdt.ko LD [M] drivers/watchdog/machzwd.ko LD [M] drivers/watchdog/menf21bmc_wdt.ko LD [M] drivers/watchdog/of_xilinx_wdt.ko LD [M] drivers/watchdog/pc87413_wdt.ko LD [M] drivers/watchdog/pcwd_pci.ko LD [M] drivers/watchdog/retu_wdt.ko LD [M] drivers/watchdog/sbc8360.ko LD [M] drivers/watchdog/via_wdt.ko LD [M] drivers/watchdog/wafer5823wdt.ko LD [M] fs/binfmt_misc.ko LD [M] fs/configfs/configfs.ko LD [M] fs/dlm/dlm.ko LD [M] fs/fscache/fscache.ko LD [M] fs/fuse/cuse.ko LD [M] fs/fuse/fuse.ko LD [M] fs/jffs2/jffs2.ko LD [M] fs/overlayfs/overlay.ko LD [M] fs/romfs/romfs.ko LD [M] kernel/rcu/rcutorture.ko LD [M] lib/842/842_compress.ko LD [M] lib/842/842_decompress.ko LD [M] lib/cordic.ko LD [M] lib/crc-t10dif.ko LD [M] lib/crc8.ko LD [M] lib/lz4/lz4_compress.ko LD [M] lib/notifier-error-inject.ko LD [M] lib/percpu_test.ko LD [M] lib/rbtree_test.ko LD [M] lib/test-kstrtox.ko LD [M] lib/test_bpf.ko LD [M] lib/test_firmware.ko LD [M] lib/test_module.ko LD [M] lib/xz/xz_dec_test.ko LD [M] mm/kmemleak-test.ko LD [M] net/802/stp.ko LD [M] net/8021q/8021q.ko LD [M] net/9p/9pnet_virtio.ko LD [M] net/appletalk/appletalk.ko LD [M] net/atm/atm.ko LD [M] net/atm/clip.ko LD [M] net/atm/lec.ko LD [M] net/atm/mpoa.ko LD [M] net/ax25/ax25.ko LD [M] net/batman-adv/batman-adv.ko LD [M] net/bridge/bridge.ko LD [M] net/caif/caif.ko LD [M] net/caif/caif_socket.ko LD [M] net/caif/caif_usb.ko LD [M] net/can/can-bcm.ko LD [M] net/ceph/libceph.ko LD [M] net/dns_resolver/dns_resolver.ko LD [M] net/ipv4/gre.ko LD [M] net/ipv4/ip_vti.ko LD [M] net/ipv4/ipcomp.ko LD [M] net/ipv4/ipip.ko LD [M] net/ipv4/netfilter/ipt_REJECT.ko LD [M] net/ipv4/tcp_cdg.ko LD [M] net/ipv4/tcp_vegas.ko LD [M] net/ipv4/tunnel4.ko LD [M] net/ipv4/xfrm4_mode_tunnel.ko LD [M] net/ipv4/xfrm4_tunnel.ko LD [M] net/irda/ircomm/ircomm-tty.ko LD [M] net/irda/ircomm/ircomm.ko LD [M] net/irda/irda.ko LD [M] net/l2tp/l2tp_core.ko LD [M] net/l2tp/l2tp_debugfs.ko LD [M] net/l2tp/l2tp_ip.ko LD [M] net/l2tp/l2tp_netlink.ko LD [M] net/mpls/mpls_router.ko LD [M] net/netfilter/ipset/ip_set.ko LD [M] net/netfilter/ipset/ip_set_bitmap_ipmac.ko LD [M] net/netfilter/ipset/ip_set_bitmap_port.ko LD [M] net/netfilter/ipset/ip_set_hash_ipmark.ko LD [M] net/netfilter/ipset/ip_set_hash_ipport.ko LD [M] net/netfilter/ipset/ip_set_hash_ipportip.ko LD [M] net/netfilter/ipset/ip_set_hash_mac.ko LD [M] net/netfilter/ipset/ip_set_hash_net.ko LD [M] net/netfilter/ipset/ip_set_hash_netiface.ko LD [M] net/netfilter/ipset/ip_set_hash_netnet.ko LD [M] net/netfilter/ipset/ip_set_hash_netport.ko LD [M] net/netfilter/ipset/ip_set_hash_netportnet.ko LD [M] net/netfilter/ipset/ip_set_list_set.ko LD [M] net/netfilter/ipvs/ip_vs_dh.ko LD [M] net/netfilter/ipvs/ip_vs_fo.ko LD [M] net/netfilter/ipvs/ip_vs_lc.ko LD [M] net/netfilter/ipvs/ip_vs_sh.ko LD [M] net/netfilter/nf_conntrack_netlink.ko LD [M] net/netfilter/xt_LOG.ko LD [M] net/netfilter/xt_TCPMSS.ko LD [M] net/netfilter/xt_conntrack.ko LD [M] net/netrom/netrom.ko LD [M] net/openvswitch/vport-gre.ko LD [M] net/packet/af_packet.ko LD [M] net/packet/af_packet_diag.ko LD [M] net/rds/rds.ko LD [M] net/rds/rds_rdma.ko LD [M] net/rds/rds_tcp.ko LD [M] net/rfkill/rfkill-gpio.ko LD [M] net/sctp/sctp.ko LD [M] net/tipc/tipc.ko LD [M] net/unix/unix_diag.ko LD [M] net/vmw_vsock/vmw_vsock_vmci_transport.ko LD [M] net/xfrm/xfrm_algo.ko LD [M] net/xfrm/xfrm_ipcomp.ko LD [M] net/xfrm/xfrm_user.ko LD [M] sound/core/seq/snd-seq-device.ko LD [M] sound/core/seq/snd-seq-dummy.ko LD [M] sound/core/seq/snd-seq.ko LD [M] sound/core/snd-hrtimer.ko LD [M] sound/core/snd-timer.ko LD [M] sound/core/snd.ko LD [M] sound/oss/ad1848.ko LD [M] sound/oss/aedsp16.ko LD [M] sound/oss/mpu401.ko LD [M] sound/oss/pas2.ko LD [M] sound/oss/pss.ko LD [M] sound/oss/sb.ko LD [M] sound/oss/sb_lib.ko LD [M] sound/oss/sound.ko LD [M] sound/oss/trix.ko LD [M] sound/oss/uart401.ko LD [M] sound/oss/v_midi.ko LD [M] sound/sound_firmware.ko LD [M] sound/soundcore.ko IHEX firmware/radeon/R100_cp.bin IHEX firmware/radeon/R200_cp.bin IHEX firmware/radeon/R300_cp.bin IHEX firmware/radeon/R420_cp.bin IHEX firmware/radeon/RS690_cp.bin IHEX firmware/radeon/RS600_cp.bin IHEX firmware/radeon/R520_cp.bin IHEX firmware/radeon/R600_pfp.bin IHEX firmware/radeon/R600_me.bin IHEX firmware/radeon/RV610_pfp.bin IHEX firmware/radeon/RV610_me.bin IHEX firmware/radeon/RV630_pfp.bin IHEX firmware/radeon/RV630_me.bin IHEX firmware/radeon/RV620_pfp.bin IHEX firmware/radeon/RV620_me.bin IHEX firmware/radeon/RV635_pfp.bin IHEX firmware/radeon/RV635_me.bin IHEX firmware/radeon/RV670_pfp.bin IHEX firmware/radeon/RV670_me.bin IHEX firmware/radeon/RS780_pfp.bin IHEX firmware/radeon/RS780_me.bin IHEX firmware/radeon/RV770_pfp.bin IHEX firmware/radeon/RV770_me.bin IHEX firmware/radeon/RV730_pfp.bin IHEX firmware/radeon/RV730_me.bin IHEX firmware/radeon/RV710_pfp.bin IHEX firmware/radeon/RV710_me.bin Succeed: decoded and checked 1650622 instructions TEST posttest arch/x86/tools/insn_sanity: Success: decoded and checked 1000000 random instructions with 0 errors (seed:0x8f309963) CC arch/x86/boot/a20.o AS arch/x86/boot/bioscall.o CC arch/x86/boot/cmdline.o AS arch/x86/boot/copy.o HOSTCC arch/x86/boot/mkcpustr CC arch/x86/boot/cpuflags.o CC arch/x86/boot/cpucheck.o CC arch/x86/boot/early_serial_console.o VOFFSET arch/x86/boot/voffset.h CC arch/x86/boot/main.o CC arch/x86/boot/edd.o CC arch/x86/boot/mca.o CC arch/x86/boot/memory.o CC arch/x86/boot/pm.o AS arch/x86/boot/pmjump.o CC arch/x86/boot/printf.o CC arch/x86/boot/regs.o CC arch/x86/boot/string.o CC arch/x86/boot/tty.o CC arch/x86/boot/video.o CC arch/x86/boot/video-mode.o CC arch/x86/boot/version.o CC arch/x86/boot/apm.o CC arch/x86/boot/video-vga.o CC arch/x86/boot/video-vesa.o CC arch/x86/boot/video-bios.o HOSTCC arch/x86/boot/tools/build LDS arch/x86/boot/compressed/vmlinux.lds AS arch/x86/boot/compressed/head_32.o CC arch/x86/boot/compressed/misc.o HOSTCC arch/x86/boot/compressed/mkpiggy CC arch/x86/boot/compressed/cmdline.o CC arch/x86/boot/compressed/string.o OBJCOPY arch/x86/boot/compressed/vmlinux.bin CC arch/x86/boot/compressed/cpuflags.o CPUSTR arch/x86/boot/cpustr.h CC arch/x86/boot/cpu.o BZIP2 arch/x86/boot/compressed/vmlinux.bin.bz2 MKPIGGY arch/x86/boot/compressed/piggy.S AS arch/x86/boot/compressed/piggy.o LD arch/x86/boot/compressed/vmlinux ZOFFSET arch/x86/boot/zoffset.h OBJCOPY arch/x86/boot/vmlinux.bin AS arch/x86/boot/header.o LD arch/x86/boot/setup.elf OBJCOPY arch/x86/boot/setup.bin BUILD arch/x86/boot/bzImage Setup is 14124 bytes (padded to 14336 bytes). System is 3614 kB CRC 1625364c Kernel: arch/x86/boot/bzImage is ready (#1) make[1]: Leaving directory `/home/kisskb/slave/build/linus_i386-randconfig_i386' Completed OK # rm -rf /home/kisskb/slave/build/linus_i386-randconfig_i386 # Build took: 0:04:23.336589