# git rev-parse -q --verify 46e595a17dcf11404f713845ecb5b06b92a94e43^{commit} 46e595a17dcf11404f713845ecb5b06b92a94e43 already have revision, skipping fetch # git checkout -q -f -B kisskb 46e595a17dcf11404f713845ecb5b06b92a94e43 # git clean -qxdf # git log -1 commit 46e595a17dcf11404f713845ecb5b06b92a94e43 Merge: e3b1f64 33b96d2 Author: Linus Torvalds Date: Sun Mar 20 15:40:32 2016 -0700 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc Pull ARM SoC driver updates from Arnd Bergmann: "Driver updates for ARM SoCs, these contain various things that touch the drivers/ directory but got merged through arm-soc for practical reasons: - Rockchip rk3368 gains power domain support - Small updates for the ARM spmi driver - The Atmel PMC driver saw a larger rework, touching both arch/arm/mach-at91 and drivers/clk/at91 - All reset controller driver changes alway get merged through arm-soc, though this time the largest change is the addition of a MIPS pistachio reset driver - One bugfix for the NXP (formerly Freescale) i.MX weim bus driver" * tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (43 commits) bus: imx-weim: Take the 'status' property value into account clk: at91: remove useless includes clk: at91: pmc: remove useless capacities handling clk: at91: pmc: drop at91_pmc_base usb: gadget: atmel: access the PMC using regmap ARM: at91: remove useless includes and function prototypes ARM: at91: pm: move idle functions to pm.c ARM: at91: pm: find and remap the pmc ARM: at91: pm: simply call at91_pm_init clk: at91: pmc: move pmc structures to C file clk: at91: pmc: merge at91_pmc_init in atmel_pmc_probe clk: at91: remove IRQ handling and use polling clk: at91: make use of syscon/regmap internally clk: at91: make use of syscon to share PMC registers in several drivers hwmon: (scpi) add energy meter support firmware: arm_scpi: add support for 64-bit sensor values firmware: arm_scpi: decrease Tx timeout to 20ms firmware: arm_scpi: fix send_message and sensor_get_value for big-endian reset: sti: Make reset_control_ops const reset: zynq: Make reset_control_ops const ... # < /opt/cross/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 46e595a17dcf11404f713845ecb5b06b92a94e43 # < make -j 48 ARCH=x86_64 O=/home/kisskb/slave/build/linus_x86_64-randconfig_x86_64 CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux- randconfig KCONFIG_SEED=0x73DC7F28 warning: (VOP && CAIF_VIRTIO && VHOST_NET && VHOST_SCSI && VHOST_NET && VHOST_SCSI) selects VHOST_RING which has unmet direct dependencies (NETDEVICES && CAIF_VIRTIO || VIRTUALIZATION) warning: (LUSTRE_FS) selects LNET which has unmet direct dependencies (STAGING && INET && m && MODULES) # Added to kconfig CONFIG_STANDALONE=y # yes \n | make -j 48 ARCH=x86_64 O=/home/kisskb/slave/build/linus_x86_64-randconfig_x86_64 CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -j 48 ARCH=x86_64 O=/home/kisskb/slave/build/linus_x86_64-randconfig_x86_64 CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux- make[1]: Entering directory '/home/kisskb/slave/build/linus_x86_64-randconfig_x86_64' GEN ./Makefile scripts/kconfig/conf --silentoldconfig Kconfig warning: (VOP && CAIF_VIRTIO && VHOST_NET && VHOST_SCSI && VHOST_NET && VHOST_SCSI) selects VHOST_RING which has unmet direct dependencies (NETDEVICES && CAIF_VIRTIO || VIRTUALIZATION) warning: (LUSTRE_FS) selects LNET which has unmet direct dependencies (STAGING && INET && m && MODULES) warning: (VOP && CAIF_VIRTIO && VHOST_NET && VHOST_SCSI && VHOST_NET && VHOST_SCSI) selects VHOST_RING which has unmet direct dependencies (NETDEVICES && CAIF_VIRTIO || VIRTUALIZATION) warning: (LUSTRE_FS) selects LNET which has unmet direct dependencies (STAGING && INET && m && MODULES) SYSTBL arch/x86/entry/syscalls/../../include/generated/asm/syscalls_32.h SYSHDR arch/x86/entry/syscalls/../../include/generated/asm/unistd_32_ia32.h SYSHDR arch/x86/entry/syscalls/../../include/generated/asm/unistd_64_x32.h SYSTBL arch/x86/entry/syscalls/../../include/generated/asm/syscalls_64.h SYSHDR arch/x86/entry/syscalls/../../include/generated/uapi/asm/unistd_32.h SYSHDR arch/x86/entry/syscalls/../../include/generated/uapi/asm/unistd_64.h SYSHDR arch/x86/entry/syscalls/../../include/generated/uapi/asm/unistd_x32.h HOSTCC scripts/basic/bin2c CHK include/config/kernel.release UPD include/config/kernel.release GEN ./Makefile WRAP arch/x86/include/generated/asm/clkdev.h WRAP arch/x86/include/generated/asm/cputime.h WRAP arch/x86/include/generated/asm/dma-contiguous.h WRAP arch/x86/include/generated/asm/early_ioremap.h WRAP arch/x86/include/generated/asm/mm-arch-hooks.h WRAP arch/x86/include/generated/asm/mcs_spinlock.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/recordmcount HOSTCC scripts/sortextable HOSTCC scripts/asn1_compiler HOSTCC scripts/sign-file HOSTCC scripts/extract-cert 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/devicetable-offsets.s HOSTCC scripts/mod/mk_elfconfig CC scripts/mod/empty.o HOSTCC scripts/genksyms/lex.lex.o HOSTCC scripts/genksyms/parse.tab.o 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 CC arch/x86/purgatory/purgatory.o AS arch/x86/purgatory/stack.o AS arch/x86/purgatory/setup-x86_64.o CC arch/x86/purgatory/sha256.o AS arch/x86/purgatory/entry64.o CC arch/x86/purgatory/string.o LD arch/x86/purgatory/purgatory.ro BIN2C arch/x86/purgatory/kexec-purgatory.c CHK include/generated/timeconst.h CC kernel/bounds.s UPD include/generated/timeconst.h CHK include/generated/bounds.h UPD include/generated/bounds.h CC arch/x86/kernel/asm-offsets.s CHK include/generated/asm-offsets.h UPD include/generated/asm-offsets.h CALL /home/kisskb/slave/src/scripts/checksyscalls.sh CC init/main.o CHK include/generated/compile.h CC init/do_mounts.o CC init/do_mounts_initrd.o CC init/initramfs.o CC init/calibrate.o CC init/init_task.o UPD include/generated/compile.h CC init/version.o HOSTCC usr/gen_init_cpio LD arch/x86/net/built-in.o CC arch/x86/events/core.o CC arch/x86/events/amd/ibs.o CC arch/x86/realmode/init.o CC arch/x86/events/msr.o AS arch/x86/entry/entry_64.o AS arch/x86/realmode/rm/header.o AS arch/x86/realmode/rm/trampoline_64.o AS arch/x86/realmode/rm/stack.o CC arch/x86/entry/common.o AS arch/x86/entry/thunk_64.o CC arch/x86/entry/syscall_64.o CC arch/x86/purgatory/kexec-purgatory.o AS arch/x86/realmode/rm/reboot.o CC arch/x86/entry/vsyscall/vsyscall_64.o AS arch/x86/entry/vsyscall/vsyscall_emu_64.o CC arch/x86/entry/vsyscall/vsyscall_gtod.o GEN usr/initramfs_data.cpio.lz4 CC arch/x86/platform/atom/punit_atom_debug.o CC arch/x86/platform/atom/pmc_atom.o LD arch/x86/platform/uv/built-in.o LD arch/x86/platform/ts5500/built-in.o LD arch/x86/platform/iris/built-in.o LD arch/x86/platform/ce4100/built-in.o LD arch/x86/platform/goldfish/built-in.o LD arch/x86/platform/intel-quark/built-in.o LD arch/x86/platform/geode/built-in.o LD arch/x86/platform/intel-mid/built-in.o LD arch/x86/platform/olpc/built-in.o LD arch/x86/platform/scx200/built-in.o LD arch/x86/platform/efi/built-in.o PASYMS arch/x86/realmode/rm/pasyms.h CC arch/x86/platform/intel/iosf_mbi.o CC arch/x86/platform/sfi/sfi.o LDS arch/x86/realmode/rm/realmode.lds LD arch/x86/purgatory/built-in.o LD arch/x86/realmode/rm/realmode.elf RELOCS arch/x86/realmode/rm/realmode.relocs OBJCOPY arch/x86/realmode/rm/realmode.bin CC arch/x86/mm/init_64.o CC arch/x86/mm/fault.o CC arch/x86/mm/init.o CC arch/x86/mm/pageattr.o AS usr/initramfs_data.o CC arch/x86/mm/mmap.o CC arch/x86/mm/physaddr.o CC arch/x86/mm/pgtable.o CC arch/x86/mm/gup.o CC arch/x86/mm/setup_nx.o CC arch/x86/mm/extable.o CC arch/x86/mm/ioremap.o AS arch/x86/realmode/rmpiggy.o CC arch/x86/mm/pat.o CC arch/x86/mm/dump_pagetables.o CC arch/x86/mm/mmio-mod.o CC [M] arch/x86/mm/debug_pagetables.o CC arch/x86/mm/kmmio.o LDS arch/x86/entry/vdso/vdso.lds CC arch/x86/entry/vdso/vma.o CC arch/x86/mm/tlb.o CC arch/x86/entry/vdso/vclock_gettime.o AS arch/x86/entry/vdso/vdso-note.o CC arch/x86/mm/pf_in.o CC arch/x86/entry/vdso/vgetcpu.o HOSTCC arch/x86/entry/vdso/vdso2c LD usr/built-in.o LD arch/x86/platform/sfi/built-in.o LD arch/x86/realmode/built-in.o CC arch/x86/crypto/glue_helper.o AS arch/x86/crypto/des3_ede-asm_64.o CC arch/x86/crypto/des3_ede_glue.o CC arch/x86/crypto/camellia_glue.o AS arch/x86/crypto/twofish-x86_64-asm_64.o CC arch/x86/crypto/twofish_glue_3way.o Generating X.509 key generation config EXTRACT_CERTS CC arch/x86/crypto/serpent_sse2_glue.o CC certs/system_keyring.o AS arch/x86/crypto/camellia-x86_64-asm_64.o AS arch/x86/crypto/serpent-sse2-x86_64-asm_64.o AS arch/x86/crypto/sha1_avx2_x86_64_asm.o CC arch/x86/crypto/sha1_ssse3_glue.o AS arch/x86/crypto/twofish-x86_64-asm_64-3way.o AS arch/x86/crypto/sha1_ssse3_asm.o CC arch/x86/crypto/twofish_glue.o AS arch/x86/crypto/sha512-avx2-asm.o CC arch/x86/crypto/sha512_ssse3_glue.o AS arch/x86/crypto/sha512-avx-asm.o AS arch/x86/crypto/sha512-ssse3-asm.o AS arch/x86/crypto/camellia-aesni-avx-asm_64.o CC arch/x86/crypto/camellia_aesni_avx_glue.o LD init/mounts.o AS arch/x86/crypto/twofish-avx-x86_64-asm_64.o CC arch/x86/crypto/twofish_avx_glue.o CC arch/x86/kernel/signal.o AS arch/x86/crypto/serpent-avx-x86_64-asm_64.o CC arch/x86/kernel/process_64.o CC arch/x86/crypto/serpent_avx_glue.o CC arch/x86/kernel/traps.o AS arch/x86/crypto/serpent-avx2-asm_64.o LD init/built-in.o AS [M] arch/x86/crypto/aes-x86_64-asm_64.o CC arch/x86/crypto/serpent_avx2_glue.o CC [M] arch/x86/crypto/blowfish_glue.o CC [M] arch/x86/crypto/aes_glue.o ### AS [M] arch/x86/crypto/blowfish-x86_64-asm_64.o CC [M] arch/x86/crypto/chacha20_glue.o ### Now generating an X.509 key pair to be used for signing modules. AS [M] arch/x86/crypto/chacha20-ssse3-x86_64.o CC arch/x86/kernel/irq.o LD arch/x86/platform/atom/built-in.o LD arch/x86/entry/vsyscall/built-in.o AS [M] arch/x86/crypto/chacha20-avx2-x86_64.o ### AS [M] arch/x86/crypto/aesni-intel_asm.o LD arch/x86/platform/intel/built-in.o ### If this takes a long time, you might wish to run rngd in the CC [M] arch/x86/crypto/aesni-intel_glue.o ### background to keep the supply of entropy topped up. It AS [M] arch/x86/crypto/aesni-intel_avx-x86_64.o CC [M] arch/x86/crypto/fpu.o LD arch/x86/platform/built-in.o AS [M] arch/x86/crypto/aes_ctrby8_avx-x86_64.o ### needs to be run as root, and uses a hardware random ### number generator if one is available. ### CC [M] arch/x86/crypto/crc32-pclmul_glue.o AS [M] arch/x86/crypto/crc32-pclmul_asm.o CC arch/x86/kernel/irq_64.o AS [M] arch/x86/crypto/cast5-avx-x86_64-asm_64.o CC arch/x86/kernel/dumpstack_64.o CC [M] arch/x86/crypto/cast5_avx_glue.o CC [M] arch/x86/crypto/camellia_aesni_avx2_glue.o AS [M] arch/x86/crypto/camellia-aesni-avx2-asm_64.o CC arch/x86/kernel/ioport.o CC arch/x86/kernel/time.o CC kernel/fork.o CC arch/x86/kernel/dumpstack.o Generating a 4096 bit RSA private key . LD arch/x86/crypto/sha512-ssse3.o CC kernel/exec_domain.o CC arch/x86/kernel/nmi.o . LD arch/x86/crypto/serpent-sse2-x86_64.o CC kernel/panic.o . CC arch/x86/kernel/setup.o LD arch/x86/crypto/des3_ede-x86_64.o CC arch/x86/kernel/ldt.o CC kernel/cpu.o CC arch/x86/kernel/x86_init.o . LD arch/x86/crypto/twofish-x86_64.o LD arch/x86/mm/mmiotrace.o LD arch/x86/crypto/sha1-ssse3.o CC arch/x86/kernel/i8259.o . CC kernel/exit.o CC arch/x86/kernel/irqinit.o LD arch/x86/crypto/sha-mb/built-in.o CC arch/x86/kernel/jump_label.o CC kernel/softirq.o CC kernel/resource.o . CC arch/x86/kernel/irq_work.o CC [M] arch/x86/crypto/sha-mb/sha1_mb.o . CC arch/x86/kernel/probe_roms.o .. LD arch/x86/crypto/serpent-avx2.o CC arch/x86/kernel/sys_x86_64.o .. CC arch/x86/kernel/x8664_ksyms_64.o LD arch/x86/crypto/twofish-avx-x86_64.o .. AS arch/x86/kernel/mcount_64.o LD [M] arch/x86/crypto/chacha20-x86_64.o . AS [M] arch/x86/crypto/sha-mb/sha1_mb_mgr_flush_avx2.o LD [M] arch/x86/crypto/aes-x86_64.o . LD [M] arch/x86/crypto/blowfish-x86_64.o CC [M] arch/x86/crypto/sha-mb/sha1_mb_mgr_init_avx2.o . LD arch/x86/crypto/camellia-aesni-avx-x86_64.o + CC arch/x86/kernel/ksysfs.o CC kernel/sysctl.o LD [M] arch/x86/crypto/crc32-pclmul.o + AS [M] arch/x86/crypto/sha-mb/sha1_mb_mgr_submit_avx2.o .. CC arch/x86/kernel/bootflag.o CC mm/filemap.o CC arch/x86/kernel/e820.o . CC kernel/sysctl_binary.o . CC arch/x86/kernel/pci-dma.o LD arch/x86/events/built-in.o .. CC arch/x86/kernel/quirks.o . CC arch/x86/kernel/topology.o AS [M] arch/x86/crypto/sha-mb/sha1_x8_avx2.o LD arch/x86/crypto/twofish-x86_64-3way.o .. LD [M] arch/x86/crypto/cast5-avx-x86_64.o + LD ipc/built-in.o + writing new private key to 'certs/signing_key.pem' ----- CC arch/x86/kernel/kdebugfs.o LD [M] arch/x86/crypto/camellia-aesni-avx2.o ### CC mm/mempool.o ### Key pair generated. CC arch/x86/kernel/i8253.o CC mm/oom_kill.o CC arch/x86/kernel/alternative.o ### CC kernel/capability.o EXTRACT_CERTS certs/signing_key.pem CC arch/x86/kernel/pci-nommu.o AS certs/system_certificates.o CC arch/x86/kernel/hw_breakpoint.o CC kernel/ptrace.o CC arch/x86/kernel/tsc.o VDSO arch/x86/entry/vdso/vdso64.so.dbg CC kernel/user.o CC arch/x86/kernel/tsc_msr.o CC arch/x86/kernel/io_delay.o CC arch/x86/kernel/rtc.o LD certs/built-in.o LD arch/x86/crypto/camellia-x86_64.o CC arch/x86/kernel/pci-iommu_table.o OBJCOPY arch/x86/entry/vdso/vdso64.so LD arch/x86/crypto/serpent-avx-x86_64.o CC mm/maccess.o VDSO2C arch/x86/entry/vdso/vdso-image-64.c CC arch/x86/kernel/resource.o LD arch/x86/crypto/built-in.o CC fs/open.o CC arch/x86/kernel/process.o CC arch/x86/entry/vdso/vdso-image-64.o LD [M] arch/x86/crypto/aesni-intel.o CC mm/page_alloc.o LD arch/x86/kernel/acpi/built-in.o CC mm/page-writeback.o CC fs/read_write.o CC arch/x86/kernel/step.o CC arch/x86/kernel/ptrace.o CC arch/x86/kernel/stacktrace.o CC arch/x86/kernel/reboot.o CC arch/x86/kernel/cpuid.o CC arch/x86/kernel/fpu/init.o CC arch/x86/kernel/kprobes/core.o CC arch/x86/kernel/early-quirks.o CC arch/x86/kernel/apic/apic.o CC arch/x86/kernel/smp.o LD [M] arch/x86/crypto/sha-mb/sha1-mb.o CC arch/x86/kernel/smpboot.o CC arch/x86/kernel/cpu/intel_cacheinfo.o CC security/keys/gc.o LD arch/x86/mm/built-in.o CC security/keys/key.o LD arch/x86/entry/vdso/built-in.o CC kernel/signal.o CC arch/x86/kernel/apic/apic_noop.o CC arch/x86/kernel/tsc_sync.o CC arch/x86/kernel/setup_percpu.o LD arch/x86/entry/built-in.o CC arch/x86/kernel/mpparse.o CC arch/x86/kernel/ftrace.o CC kernel/sys.o AS arch/x86/kernel/relocate_kernel_64.o CC arch/x86/kernel/trace_clock.o CC arch/x86/kernel/machine_kexec_64.o CC arch/x86/kernel/crash.o CC arch/x86/kernel/kexec-bzimage64.o CC arch/x86/kernel/module.o CC kernel/kmod.o CC arch/x86/kernel/kgdb.o CC kernel/workqueue.o CC arch/x86/kernel/hpet.o /home/kisskb/slave/src/arch/x86/kernel/hw_breakpoint.c: In function 'arch_validate_hwbkpt_settings': /home/kisskb/slave/src/arch/x86/kernel/hw_breakpoint.c:360:20: warning: 'align' may be used uninitialized in this function [-Wuninitialized] CC kernel/pid.o CC mm/readahead.o CC arch/x86/kernel/nmi_selftest.o CC arch/x86/kernel/paravirt.o CC kernel/task_work.o CC arch/x86/kernel/paravirt_patch_64.o CC kernel/extable.o CC mm/swap.o CC arch/x86/kernel/pcspeaker.o CC arch/x86/kernel/check.o CC arch/x86/kernel/pci-swiotlb.o CC arch/x86/kernel/devicetree.o CC arch/x86/kernel/apic/ipi.o CC arch/x86/kernel/kprobes/opt.o CC kernel/params.o CC arch/x86/kernel/uprobes.o CC security/keys/keyring.o CC arch/x86/kernel/sysfb.o CC arch/x86/kernel/sysfb_simplefb.o CC mm/truncate.o CC arch/x86/kernel/perf_regs.o CC arch/x86/kernel/tracepoint.o CC arch/x86/kernel/vsmp_64.o CC arch/x86/kernel/fpu/bugs.o AS arch/x86/kernel/head_64.o CC security/keys/keyctl.o CC arch/x86/kernel/cpu/scattered.o CC fs/file_table.o CC arch/x86/kernel/head64.o CC arch/x86/kernel/head.o LDS arch/x86/kernel/vmlinux.lds CC kernel/kthread.o CC [M] arch/x86/kernel/msr.o CC [M] arch/x86/kernel/test_nx.o CC security/keys/permission.o CC kernel/sys_ni.o CC kernel/nsproxy.o CC arch/x86/kernel/apic/vector.o CC kernel/notifier.o CC arch/x86/kernel/apic/hw_nmi.o CC kernel/ksysfs.o CC kernel/cred.o CC kernel/reboot.o CC arch/x86/kernel/apic/io_apic.o CC kernel/async.o CC arch/x86/kernel/apic/apic_flat_64.o CC arch/x86/kernel/fpu/core.o CC arch/x86/kernel/fpu/regset.o CC security/keys/process_keys.o CC arch/x86/kernel/fpu/signal.o CC security/keys/request_key.o CC arch/x86/kernel/cpu/topology.o CC arch/x86/kernel/cpu/common.o CC arch/x86/kernel/fpu/xstate.o CC arch/x86/kernel/cpu/rdrand.o CC arch/x86/kernel/apic/probe_64.o CC arch/x86/kernel/cpu/match.o CC kernel/range.o CC security/commoncap.o CC kernel/smpboot.o CC security/min_addr.o CC kernel/groups.o CC security/inode.o CC fs/super.o CC security/keys/request_key_auth.o CC arch/x86/kernel/kprobes/ftrace.o CC security/keys/user_defined.o CC fs/char_dev.o CC [M] security/keys/trusted.o CC kernel/bpf/core.o CC arch/x86/kernel/cpu/bugs_64.o CC kernel/debug/debug_core.o CC arch/x86/kernel/cpu/mcheck/mce.o CC kernel/debug/gdbstub.o CC arch/x86/kernel/cpu/perfctr-watchdog.o CC kernel/events/core.o CC mm/vmscan.o LD kernel/livepatch/built-in.o CC mm/util.o CC mm/shmem.o CC kernel/events/ring_buffer.o CC kernel/events/callchain.o CC kernel/irq/irqdesc.o CC kernel/gcov/base.o CC kernel/irq/handle.o CC kernel/power/main.o CC kernel/power/qos.o CC kernel/power/process.o CC kernel/printk/printk.o CC kernel/locking/mutex.o CC arch/x86/kernel/cpu/vmware.o CC arch/x86/kernel/cpu/hypervisor.o CC kernel/rcu/update.o CC fs/stat.o CC kernel/rcu/sync.o CC fs/exec.o CC fs/pipe.o CC fs/namei.o CC arch/x86/kernel/cpu/mshyperv.o CC kernel/rcu/srcu.o CC kernel/events/hw_breakpoint.o CC kernel/events/uprobes.o CC kernel/sched/core.o CC kernel/sched/loadavg.o CC mm/vmstat.o CC mm/mmzone.o CC fs/fcntl.o CC kernel/time/time.o CC kernel/power/suspend.o CC fs/ioctl.o CC fs/readdir.o CC mm/backing-dev.o LD arch/x86/kernel/kprobes/built-in.o CC mm/mm_init.o CC fs/select.o CC mm/mmu_context.o CC kernel/irq/manage.o CC fs/dcache.o CC mm/percpu.o CC fs/inode.o CC kernel/trace/trace_clock.o LD kernel/printk/built-in.o CC kernel/freezer.o CC kernel/gcov/fs.o CC kernel/profile.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 kernel/stacktrace.o LD arch/x86/kernel/fpu/built-in.o CC arch/x86/kernel/cpu/mcheck/mce-severity.o CC arch/x86/kernel/cpu/mcheck/mce-genpool.o CC fs/attr.o CC fs/bad_inode.o CC mm/slab_common.o CC mm/compaction.o CC mm/vmacache.o CC kernel/gcov/gcc_3_4.o CC mm/interval_tree.o CC mm/list_lru.o CC kernel/power/wakelock.o CC kernel/sched/clock.o LD kernel/debug/built-in.o LD security/keys/built-in.o CC crypto/api.o CC fs/file.o CC kernel/futex.o LD security/built-in.o CC kernel/rcu/tree.o CC kernel/trace/ftrace.o CC kernel/locking/semaphore.o CC mm/workingset.o CC kernel/trace/ring_buffer.o CC arch/x86/kernel/cpu/mcheck/mce_amd.o CC arch/x86/kernel/cpu/mcheck/mce_intel.o /home/kisskb/slave/src/kernel/profile.c:244:13: warning: 'profile_flip_buffers' defined but not used [-Wunused-function] /home/kisskb/slave/src/kernel/profile.c:267:13: warning: 'profile_discard_flip_buffers' defined but not used [-Wunused-function] /home/kisskb/slave/src/kernel/profile.c:331:12: warning: 'profile_cpu_callback' defined but not used [-Wunused-function] CC [M] kernel/rcu/rcutorture.o CC fs/filesystems.o CC fs/namespace.o CC fs/seq_file.o CC kernel/smp.o CC fs/xattr.o CC kernel/module.o LD arch/x86/kernel/apic/built-in.o CC mm/debug.o CC mm/gup.o CC kernel/module_signing.o CC fs/libfs.o CC mm/highmem.o CC kernel/power/poweroff.o CC kernel/kallsyms.o CC fs/fs-writeback.o CC kernel/time/timer.o LD block/built-in.o LD kernel/gcov/built-in.o CC kernel/acct.o CC kernel/time/hrtimer.o CC kernel/kexec_core.o CC kernel/kexec_file.o CC fs/pnode.o CC kernel/time/itimer.o CC mm/memory.o LD kernel/power/built-in.o CC mm/mincore.o CC kernel/backtracetest.o CC kernel/sched/cputime.o CC kernel/bpf/syscall.o CC kernel/utsname.o CC mm/mlock.o CC crypto/cipher.o CC fs/splice.o CC arch/x86/kernel/cpu/mcheck/threshold.o CC kernel/locking/rwsem.o CC mm/mmap.o CC kernel/irq/spurious.o CC fs/sync.o CC mm/mprotect.o CC mm/mremap.o CC mm/msync.o CC fs/utimes.o CC kernel/user_namespace.o GZIP kernel/config_data.gz CC fs/stack.o CC kernel/stop_machine.o CC fs/fs_struct.o CC fs/statfs.o CC fs/fs_pin.o CC fs/nsfs.o CC kernel/kprobes.o CC kernel/watchdog.o CC fs/no-block.o CC mm/rmap.o CC mm/vmalloc.o CC kernel/time/posix-timers.o CC arch/x86/kernel/cpu/mcheck/mce-inject.o CC kernel/locking/percpu-rwsem.o LD fs/configfs/built-in.o CC [M] fs/configfs/inode.o CC [M] fs/configfs/file.o CC fs/debugfs/inode.o CC mm/pagewalk.o CC crypto/compress.o CC kernel/sched/idle_task.o CC kernel/seccomp.o CC kernel/tracepoint.o CC kernel/irq/resend.o LD fs/devpts/built-in.o LD fs/exofs/built-in.o LD drivers/accessibility/braille/built-in.o CC fs/exportfs/expfs.o CC kernel/trace/ring_buffer_benchmark.o LD drivers/accessibility/built-in.o CC fs/fuse/dev.o CC fs/kernfs/mount.o CC mm/pgtable-generic.o CC kernel/sched/fair.o LD fs/overlayfs/built-in.o LD fs/quota/built-in.o CC [M] fs/overlayfs/super.o LD drivers/amba/built-in.o CC fs/notify/fsnotify.o CC kernel/irq_work.o CC fs/nls/nls_base.o CC arch/x86/kernel/cpu/mcheck/therm_throt.o LD drivers/auxdisplay/built-in.o CC fs/ramfs/inode.o LD fs/romfs/built-in.o CC kernel/locking/mutex-debug.o CC [M] fs/romfs/storage.o CC mm/process_vm_access.o CC kernel/jump_label.o CC kernel/time/posix-cpu-timers.o CC kernel/memremap.o CC mm/init-mm.o CC [M] kernel/torture.o CHK kernel/config_data.h CC mm/nobootmem.o UPD kernel/config_data.h CC kernel/configs.o CC kernel/bpf/verifier.o CC kernel/bpf/inode.o CC kernel/irq/chip.o CC [M] fs/configfs/dir.o CC fs/kernfs/inode.o CC fs/sysfs/file.o CC fs/kernfs/dir.o CC drivers/base/component.o CC crypto/memneq.o CC mm/memblock.o CC fs/debugfs/file.o CC mm/dmapool.o CC [M] fs/overlayfs/inode.o CC fs/nls/nls_cp775.o CC [M] fs/overlayfs/dir.o CC fs/fuse/dir.o CC kernel/trace/trace.o CC fs/ramfs/file-mmu.o CC kernel/time/timekeeping.o CC kernel/locking/lockdep.o CC [M] fs/overlayfs/readdir.o CC [M] fs/overlayfs/copy_up.o CC mm/sparse.o CC mm/sparse-vmemmap.o CC fs/tracefs/inode.o CC fs/eventpoll.o CC fs/anon_inodes.o LD fs/exportfs/exportfs.o CC fs/nls/nls_cp855.o LD fs/exportfs/built-in.o LD fs/ubifs/built-in.o CC fs/fhandle.o CC [M] fs/ubifs/shrinker.o CC [M] fs/ubifs/journal.o LD arch/x86/kernel/cpu/mcheck/built-in.o CC kernel/trace/trace_output.o CC kernel/irq/dummychip.o LD arch/x86/kernel/cpu/built-in.o CC mm/slob.o CC fs/notify/notification.o CC mm/memory_hotplug.o CC fs/kernfs/file.o CC kernel/irq/devres.o CC kernel/time/ntp.o LD arch/x86/kernel/built-in.o LD kernel/rcu/built-in.o CC fs/sysfs/dir.o LD fs/tracefs/tracefs.o LD fs/tracefs/built-in.o CC fs/dcookies.o CC kernel/time/timer_list.o CC kernel/time/jiffies.o CC kernel/time/clocksource.o CC fs/notify/group.o CC [M] fs/romfs/super.o CC drivers/base/core.o CC kernel/bpf/helpers.o CC mm/cleancache.o CC mm/memory-failure.o CC mm/page_isolation.o CC kernel/sched/rt.o LD arch/x86/built-in.o CC fs/nls/nls_cp857.o LD fs/ramfs/ramfs.o LD drivers/bcma/built-in.o LD fs/ramfs/built-in.o CC [M] drivers/bcma/main.o CC fs/fuse/file.o CC [M] drivers/bcma/scan.o CC kernel/irq/generic-chip.o CC crypto/crypto_wq.o CC kernel/irq/autoprobe.o CC kernel/bpf/hashtab.o CC kernel/time/timeconv.o CC fs/fuse/inode.o CC fs/nls/nls_cp932.o CC mm/zbud.o CC kernel/bpf/arraymap.o CC fs/notify/inode_mark.o LD [M] fs/romfs/romfs.o CC kernel/time/timecounter.o CC mm/early_ioremap.o CC kernel/time/posix-clock.o CC kernel/time/alarmtimer.o LD [M] fs/overlayfs/overlay.o CC kernel/time/clockevents.o CC [M] fs/ubifs/file.o CC kernel/time/tick-common.o LD sound/built-in.o CC kernel/time/tick-broadcast.o CC mm/balloon_compaction.o CC fs/notify/mark.o LD kernel/events/built-in.o LD fs/debugfs/debugfs.o CC kernel/bpf/percpu_freelist.o CC mm/page_ext.o CC kernel/time/timekeeping_debug.o CC mm/page_idle.o LD fs/debugfs/built-in.o LD drivers/block/built-in.o CC fs/sysfs/mount.o CC fs/sysfs/symlink.o CC [M] fs/ubifs/dir.o CC fs/notify/fdinfo.o CC fs/notify/vfsmount_mark.o CC fs/kernfs/symlink.o CC [M] fs/ubifs/super.o CC kernel/trace/trace_seq.o CC kernel/irq/irqdomain.o CC [M] fs/configfs/symlink.o CC [M] mm/zpool.o CC kernel/sched/deadline.o CC kernel/sched/stop_task.o LD fs/notify/dnotify/built-in.o CC fs/nls/nls_euc-jp.o CC [M] fs/configfs/mount.o CC [M] fs/configfs/item.o CC [M] drivers/bcma/core.o CC [M] kernel/time/test_udelay.o CC [M] mm/zsmalloc.o LD firmware/built-in.o CC crypto/algapi.o CC crypto/scatterwalk.o CC fs/notify/fanotify/fanotify.o CC crypto/aead.o CC fs/notify/inotify/inotify_fsnotify.o CC crypto/ablkcipher.o CC drivers/base/bus.o CC fs/notify/inotify/inotify_user.o CC fs/notify/fanotify/fanotify_user.o CC [M] drivers/bcma/sprom.o LD fs/kernfs/built-in.o CC kernel/bpf/stackmap.o CC [M] drivers/bcma/driver_chipcommon.o CC drivers/base/dd.o CC drivers/base/syscore.o LD drivers/bus/built-in.o LD drivers/cdrom/built-in.o CC fs/sysfs/group.o LD drivers/char/ipmi/built-in.o CC [M] drivers/char/ipmi/ipmi_msghandler.o CC [M] drivers/char/ipmi/ipmi_watchdog.o CC fs/nls/nls_cp936.o CC [M] drivers/char/ipmi/ipmi_devintf.o CC fs/nls/nls_cp949.o CC [M] drivers/char/ipmi/ipmi_poweroff.o CC drivers/char/mem.o CC kernel/trace/trace_stat.o CC kernel/trace/trace_printk.o CC arch/x86/pci/i386.o CC kernel/locking/spinlock.o CC [M] drivers/bcma/driver_chipcommon_pmu.o CC kernel/locking/osq_lock.o CC drivers/clocksource/clksrc-probe.o CC kernel/locking/lglock.o CC [M] fs/ubifs/sb.o CC fs/fuse/control.o CC crypto/blkcipher.o CC [M] fs/ubifs/io.o CC [M] drivers/bcma/driver_chipcommon_b.o CC drivers/clk/clk-devres.o CC [M] fs/ubifs/tnc.o CC kernel/irq/migration.o CC kernel/irq/pm.o CC kernel/locking/qspinlock.o CC kernel/locking/rtmutex.o LD mm/built-in.o CC kernel/locking/rtmutex-debug.o CC [M] fs/ubifs/master.o CC drivers/base/driver.o CC kernel/sched/wait.o LD fs/notify/inotify/built-in.o CC drivers/clocksource/mmio.o CC drivers/clocksource/i8253.o LD [M] fs/configfs/configfs.o CC kernel/sched/swait.o LD kernel/time/built-in.o CC crypto/chainiv.o CC crypto/skcipher.o CC crypto/eseqiv.o CC drivers/clocksource/timer-digicolor.o CC crypto/seqiv.o CC crypto/ahash.o LD kernel/bpf/built-in.o CC [M] drivers/bcma/driver_pci.o CC [M] drivers/bcma/driver_pcie2.o CC [M] fs/fuse/cuse.o CC kernel/locking/spinlock_debug.o LD fs/fuse/fuse.o LD fs/sysfs/built-in.o CC crypto/shash.o LD fs/fuse/built-in.o CC drivers/clk/clkdev.o CC crypto/akcipher.o ASN.1 crypto/rsapubkey-asn1.c CC kernel/trace/trace_sched_switch.o ASN.1 crypto/rsaprivkey-asn1.c CC kernel/trace/trace_functions.o CC arch/x86/pci/init.o CC crypto/rsa.o CC [M] drivers/bcma/host_pci.o CC fs/nls/nls_cp1250.o CC drivers/char/random.o CC kernel/trace/trace_sched_wakeup.o CC kernel/trace/trace_nop.o CC drivers/clocksource/pxa_timer.o CC drivers/base/class.o CC drivers/clocksource/timer-sun5i.o CC kernel/locking/rwsem-xadd.o CC kernel/trace/trace_stack.o CC kernel/sched/completion.o LD fs/notify/fanotify/built-in.o CC kernel/locking/qrwlock.o CC drivers/clocksource/meson6_timer.o CC drivers/base/platform.o CC crypto/rsa_helper.o LD fs/notify/built-in.o CC crypto/rsa-pkcs1pad.o CC [M] kernel/locking/locktorture.o CC drivers/base/cpu.o CC crypto/algboss.o CC crypto/testmgr.o CC arch/x86/power/cpu.o CC drivers/clocksource/cadence_ttc_timer.o CC crypto/cmac.o CC kernel/sched/idle.o CC [M] fs/ubifs/scan.o CC fs/nls/nls_iso8859-5.o CC crypto/hmac.o CC kernel/trace/trace_mmiotrace.o CC arch/x86/pci/direct.o CC [M] drivers/bcma/host_soc.o CC crypto/xcbc.o CC [M] fs/ubifs/replay.o LD kernel/irq/built-in.o CC drivers/clk/clk.o CC kernel/trace/trace_functions_graph.o CC crypto/crypto_null.o CC fs/nls/nls_iso8859-6.o CC kernel/trace/trace_branch.o CC drivers/base/firmware.o CC kernel/trace/trace_events.o CC crypto/rmd128.o CC drivers/clocksource/mtk_timer.o CC arch/x86/pci/fixup.o CC crypto/rmd256.o CC drivers/cpuidle/cpuidle.o CC drivers/clocksource/time-pistachio.o CC kernel/sched/cpupri.o CC drivers/cpuidle/driver.o CC kernel/sched/cpudeadline.o CC drivers/cpuidle/governor.o CC kernel/trace/trace_export.o CC fs/nls/nls_iso8859-9.o CC crypto/sha1_generic.o LD kernel/locking/built-in.o CC drivers/base/init.o CC fs/nls/nls_koi8-r.o CC crypto/sha256_generic.o CC crypto/sha512_generic.o CC crypto/wp512.o CC crypto/tgr192.o LD arch/x86/ras/built-in.o CC [M] fs/ubifs/log.o CC fs/nls/mac-inuit.o CC [M] fs/ubifs/commit.o CC crypto/gf128mul.o CC [M] fs/ubifs/gc.o CC fs/nls/mac-romanian.o CC [M] fs/ubifs/orphan.o CC [M] fs/ubifs/budget.o CC drivers/base/map.o CC arch/x86/pci/legacy.o LD [M] drivers/bcma/bcma.o CC arch/x86/pci/irq.o CC crypto/cbc.o LD kernel/sched/built-in.o CC kernel/trace/trace_syscalls.o CC crypto/pcbc.o CC crypto/lrw.o CC drivers/base/devres.o CC drivers/cpuidle/sysfs.o CC crypto/xts.o LD arch/x86/power/built-in.o LD drivers/clocksource/built-in.o CC drivers/base/attribute_container.o CC crypto/ctr.o CC fs/nls/mac-turkish.o CC drivers/cpuidle/governors/ladder.o CC [M] fs/nls/nls_cp437.o CC kernel/trace/trace_event_perf.o CC crypto/cryptd.o CC [M] fs/nls/nls_cp737.o CC kernel/trace/trace_events_filter.o CC arch/x86/pci/common.o CC drivers/crypto/ccp/ccp-dev.o CC crypto/mcryptd.o CC crypto/des_generic.o CC [M] fs/ubifs/find.o CC [M] fs/nls/nls_cp850.o CC drivers/dma/dmaengine.o LD arch/x86/oprofile/built-in.o CC drivers/base/transport_class.o CC drivers/base/topology.o CC [M] arch/x86/oprofile/../../../drivers/oprofile/oprof.o CC crypto/twofish_common.o CC [M] fs/nls/nls_cp860.o CC crypto/serpent_generic.o CC [M] fs/ubifs/tnc_commit.o CC [M] fs/nls/nls_cp861.o CC crypto/cast_common.o CC drivers/base/container.o CC arch/x86/pci/early.o CC crypto/cast6_generic.o CC drivers/extcon/extcon.o CC [M] fs/nls/nls_cp862.o CC [M] arch/x86/oprofile/../../../drivers/oprofile/cpu_buffer.o CC [M] fs/nls/nls_cp865.o CC [M] fs/ubifs/compress.o CC [M] fs/ubifs/lpt.o CC [M] fs/nls/nls_cp869.o CC crypto/anubis.o CC crypto/poly1305_generic.o CC drivers/cpuidle/governors/menu.o CC crypto/michael_mic.o CC [M] fs/nls/nls_cp1251.o CC kernel/trace/trace_events_trigger.o CC drivers/base/property.o CC kernel/trace/bpf_trace.o CC [M] fs/nls/nls_ascii.o CC [M] fs/nls/nls_iso8859-2.o CC [M] fs/nls/nls_iso8859-3.o CC [M] arch/x86/oprofile/../../../drivers/oprofile/buffer_sync.o CC crypto/crc32c_generic.o CC drivers/base/cacheinfo.o CC crypto/authenc.o CC [M] fs/ubifs/lprops.o CC [M] fs/nls/nls_iso8859-4.o CC crypto/authencesn.o CC drivers/base/devtmpfs.o CC drivers/crypto/ccp/ccp-ops.o CC crypto/rng.o CC [M] fs/ubifs/recovery.o CC drivers/char/misc.o CC crypto/drbg.o CC [M] fs/ubifs/ioctl.o CC [M] fs/ubifs/lpt_commit.o CC drivers/base/power/sysfs.o CC crypto/jitterentropy.o CC crypto/jitterentropy-kcapi.o CC [M] fs/nls/nls_cp1255.o CC [M] fs/nls/nls_iso8859-13.o CC [M] fs/nls/nls_iso8859-14.o CC [M] fs/nls/nls_iso8859-15.o CC [M] fs/nls/mac-gaelic.o CC drivers/base/regmap/regmap.o CC [M] fs/nls/mac-greek.o CC arch/x86/pci/bus_numa.o CC [M] fs/ubifs/tnc_misc.o CC crypto/asymmetric_keys/asymmetric_type.o CC crypto/hash_info.o CC crypto/ablk_helper.o CC crypto/asymmetric_keys/signature.o CC [M] crypto/md4.o CC [M] fs/ubifs/xattr.o CC [M] crypto/md5.o CC [M] crypto/ecb.o CC drivers/base/dma-mapping.o CC [M] crypto/cts.o LD drivers/cpuidle/governors/built-in.o CC kernel/trace/trace_kprobe.o LD drivers/cpuidle/built-in.o CC [M] fs/nls/mac-iceland.o CC drivers/clk/clk-divider.o CC kernel/trace/power-traces.o CC drivers/dma/virt-dma.o CC [M] fs/ubifs/debug.o LD fs/nls/built-in.o CC [M] arch/x86/oprofile/../../../drivers/oprofile/event_buffer.o CC drivers/firewire/core-card.o CC [M] arch/x86/oprofile/../../../drivers/oprofile/oprofile_files.o CC drivers/firewire/core-cdev.o CC drivers/crypto/padlock-sha.o CC drivers/firewire/core-device.o CC [M] arch/x86/oprofile/../../../drivers/oprofile/oprofilefs.o CC [M] crypto/keywrap.o LD drivers/crypto/qce/built-in.o CC [M] drivers/crypto/qce/core.o CC drivers/base/firmware_class.o CC [M] crypto/gcm.o CC drivers/firmware/dmi_scan.o CC [M] drivers/crypto/qce/common.o CC drivers/base/memory.o CC [M] crypto/chacha20poly1305.o CC [M] crypto/ccm.o CC drivers/extcon/extcon-gpio.o LD drivers/crypto/qat/qat_c3xxxvf/built-in.o CC [M] drivers/crypto/qat/qat_c3xxxvf/adf_drv.o CC drivers/extcon/extcon-usb-gpio.o CC drivers/char/nvram.o CC [M] crypto/fcrypt.o CC [M] crypto/blowfish_common.o LD arch/x86/pci/built-in.o LD drivers/char/agp/built-in.o CC drivers/crypto/ccp/ccp-dev-v3.o CC crypto/asymmetric_keys/public_key.o CC [M] arch/x86/oprofile/../../../drivers/oprofile/oprofile_stats.o ASN.1 crypto/asymmetric_keys/x509-asn1.c ASN.1 crypto/asymmetric_keys/x509_akid-asn1.c CC drivers/base/power/generic_ops.o CC crypto/asymmetric_keys/x509_public_key.o CC [M] crypto/aes_generic.o CC [M] crypto/camellia_generic.o CC [M] crypto/cast5_generic.o CC drivers/char/hw_random/core.o CC kernel/trace/rpm-traces.o CC drivers/char/tpm/tpm-interface.o CC [M] crypto/arc4.o CC drivers/char/hw_random/intel-rng.o CC drivers/clk/clk-fixed-factor.o CC kernel/trace/trace_probe.o CC [M] crypto/salsa20_generic.o LD arch/x86/video/built-in.o CC kernel/trace/trace_uprobe.o CC [M] arch/x86/video/fbdev.o CC [M] drivers/extcon/extcon-axp288.o CC [M] crypto/chacha20_generic.o CC [M] drivers/crypto/img-hash.o CC [M] arch/x86/oprofile/../../../drivers/oprofile/timer_int.o CC [M] crypto/deflate.o CC [M] crypto/crc32_generic.o CC drivers/dma/of-dma.o CC [M] arch/x86/oprofile/../../../drivers/oprofile/nmi_timer_int.o CC [M] drivers/crypto/qce/dma.o CC [M] crypto/lzo.o CC [M] crypto/lz4.o CC drivers/base/module.o CC [M] crypto/lz4hc.o CC [M] arch/x86/oprofile/init.o LD kernel/trace/libftrace.o CC [M] crypto/842.o CC [M] drivers/crypto/qce/sha.o CC drivers/crypto/ccp/ccp-platform.o CC [M] drivers/crypto/qce/ablkcipher.o CC [M] drivers/extcon/extcon-max14577.o CC [M] drivers/crypto/qat/qat_c3xxxvf/adf_c3xxxvf_hw_data.o CC drivers/firewire/core-iso.o CC drivers/base/regmap/regcache.o CC drivers/base/regmap/regcache-rbtree.o ASN.1 crypto/asymmetric_keys/pkcs7-asn1.c CC drivers/firewire/core-topology.o CC [M] crypto/tcrypt.o LD drivers/char/xillybus/built-in.o CC [M] crypto/ghash-generic.o CC [M] drivers/crypto/padlock-aes.o CC [M] drivers/char/xillybus/xillybus_core.o LD crypto/crypto.o LD crypto/crypto_algapi.o CC drivers/firewire/core-transaction.o LD crypto/crypto_blkcipher.o CC drivers/clk/clk-fixed-rate.o LD crypto/crypto_hash.o CC [M] arch/x86/oprofile/backtrace.o CC [M] drivers/char/xillybus/xillybus_of.o CC crypto/rsapubkey-asn1.o CC drivers/base/power/common.o CC [M] drivers/extcon/extcon-max77693.o CC drivers/crypto/qat/qat_c62x/adf_drv.o CC drivers/char/hw_random/stm32-rng.o CC drivers/firmware/dmi-sysfs.o CC drivers/firmware/memmap.o CC crypto/rsaprivkey-asn1.o LD crypto/cryptomgr.o LD crypto/jitterentropy_rng.o CC [M] drivers/extcon/extcon-max8997.o CC [M] drivers/char/hw_random/timeriomem-rng.o CC [M] drivers/char/hw_random/via-rng.o CC crypto/asymmetric_keys/pkcs7_trust.o LD drivers/extcon/built-in.o CC [M] drivers/char/hw_random/virtio-rng.o LD crypto/rsa_generic.o CC drivers/crypto/qat/qat_c62x/adf_c62x_hw_data.o CC drivers/crypto/ccp/ccp-pci.o CC [M] arch/x86/oprofile/nmi_int.o CC [M] arch/x86/oprofile/op_model_amd.o CC [M] drivers/firewire/nosy.o CC drivers/char/tpm/tpm-dev.o /home/kisskb/slave/src/drivers/char/hw_random/stm32-rng.c: In function 'stm32_rng_read': /home/kisskb/slave/src/drivers/char/hw_random/stm32-rng.c:82:6: warning: 'sr' may be used uninitialized in this function [-Wuninitialized] CC drivers/fmc/fmc-core.o CC drivers/dma/dma-axi-dmac.o CC drivers/fmc/fmc-match.o CC drivers/base/regmap/regcache-lzo.o CC drivers/base/regmap/regcache-flat.o CC drivers/base/regmap/regmap-debugfs.o CC [M] arch/x86/oprofile/op_model_ppro.o CC drivers/char/tpm/tpm-sysfs.o CC drivers/char/tpm/tpm-chip.o LD net/built-in.o LD drivers/char/hw_random/rng-core.o CC drivers/char/tpm/tpm2-cmd.o LD drivers/char/hw_random/built-in.o CC drivers/char/tpm/tpm_i2c_infineon.o LD drivers/firmware/broadcom/built-in.o LD [M] drivers/crypto/qat/qat_c3xxxvf/qat_c3xxxvf.o CC drivers/gpio/devres.o CC drivers/gpio/gpiolib.o CC drivers/clk/clk-gate.o CC drivers/fmc/fmc-sdb.o LD drivers/firmware/google/built-in.o CC drivers/gpu/vga/vgaarb.o CC drivers/base/regmap/regmap-spi.o CC drivers/base/regmap/regmap-i2c.o CC drivers/clk/clk-multiplier.o LD [M] drivers/crypto/qce/qcrypto.o CC [M] drivers/firmware/edd.o LD drivers/gpu/drm/bridge/built-in.o LD [M] fs/ubifs/ubifs.o LD drivers/gpu/drm/i2c/built-in.o LD drivers/gpu/drm/panel/built-in.o LD drivers/gpu/drm/tilcdc/built-in.o LD drivers/gpu/drm/omapdrm/displays/built-in.o CC drivers/clk/clk-mux.o LD drivers/firmware/built-in.o CC drivers/base/power/qos.o LD drivers/crypto/ccp/ccp.o LD drivers/gpu/drm/omapdrm/dss/built-in.o LD fs/built-in.o LD drivers/crypto/ccp/built-in.o CC drivers/base/power/runtime.o CC [M] drivers/char/hangcheck-timer.o CC drivers/base/power/wakeirq.o LD drivers/crypto/qat/qat_c62x/qat_c62x.o LD drivers/gpu/drm/omapdrm/built-in.o CC drivers/dma/dw/core.o CC drivers/clk/clk-composite.o CC drivers/dma/dw/pci.o LD drivers/gpu/drm/built-in.o LD drivers/crypto/qat/qat_c62x/built-in.o CC [M] drivers/dma/dw/platform.o CC [M] drivers/crypto/qat/qat_c62xvf/adf_drv.o LD drivers/crypto/qat/qat_c62xvf/built-in.o CC drivers/base/power/main.o LD drivers/hid/built-in.o CC [M] drivers/hid/hid-core.o CC drivers/hsi/hsi_boardinfo.o CC [M] drivers/hid/hid-input.o CC drivers/hsi/hsi.o CC drivers/fmc/fru-parse.o CC [M] drivers/crypto/qat/qat_c62xvf/adf_c62xvf_hw_data.o LD kernel/trace/built-in.o CC [M] arch/x86/oprofile/op_model_p4.o CC [M] drivers/char/tpm/tpm_tis.o CC drivers/dma/qcom/hidma_mgmt.o LD kernel/built-in.o LD drivers/firewire/firewire-core.o CC crypto/asymmetric_keys/pkcs7_verify.o CC drivers/clk/clk-fractional-divider.o LD drivers/firewire/built-in.o CC drivers/crypto/qat/qat_common/adf_cfg.o CC [M] drivers/char/tpm/tpm_nsc.o CC [M] drivers/hid/hid-debug.o CC drivers/fmc/fmc-dump.o CC [M] drivers/char/tpm/tpm_atmel.o CC drivers/base/regmap/regmap-mmio.o LD drivers/hwtracing/intel_th/built-in.o CC drivers/fmc/fmc-trivial.o CC drivers/base/regmap/regmap-irq.o LD drivers/dma/dw/dw_dmac_pci.o CC drivers/base/power/wakeup.o CC drivers/gpio/gpiolib-legacy.o CC [M] drivers/hid/hidraw.o LD [M] drivers/dma/dw/dw_dmac.o CC arch/x86/lib/msr-smp.o CC [M] drivers/base/regmap/regmap-spmi.o CC arch/x86/lib/cache-smp.o CC drivers/i2c/i2c-core.o CC drivers/i2c/i2c-boardinfo.o CC drivers/i2c/i2c-smbus.o CC arch/x86/lib/msr.o CC drivers/hwmon/hwmon.o AS arch/x86/lib/msr-reg.o CC drivers/hwmon/hwmon-vid.o CC arch/x86/lib/msr-reg-export.o CC [M] drivers/fmc/fmc-write-eeprom.o CC drivers/clk/clk-gpio.o LD drivers/gpu/vga/built-in.o CC drivers/gpio/gpiolib-of.o CC drivers/clk/clk-conf.o CC [M] drivers/fmc/fmc-chardev.o LD drivers/gpu/built-in.o CC drivers/clk/clk-cs2000-cp.o LD [M] drivers/crypto/qat/qat_c62xvf/qat_c62xvf.o LD [M] arch/x86/oprofile/oprofile.o CC drivers/clk/clk-max-gen.o CC drivers/clk/clk-max77686.o CC lib/usercopy.o CC drivers/clk/clk-xgene.o CC drivers/clk/clk-scpi.o CC drivers/clk/clk-qoriq.o LD drivers/hsi/clients/built-in.o LD drivers/char/tpm/tpm.o CC drivers/clk/clk-pwm.o CC [M] drivers/hsi/clients/hsi_char.o LD drivers/char/tpm/built-in.o CC drivers/crypto/qat/qat_common/adf_isr.o CC drivers/crypto/qat/qat_dh895xcc/adf_dh895xcc_hw_data.o CC drivers/crypto/qat/qat_dh895xcc/adf_drv.o CC drivers/base/power/domain.o CC drivers/idle/i7300_idle.o CC drivers/base/power/domain_governor.o CC drivers/base/power/clock_ops.o CC crypto/asymmetric_keys/pkcs7_key_type.o CC [M] drivers/hid/hid-generic.o CC drivers/clk/bcm/clk-bcm63xx.o LD virt/lib/built-in.o LD drivers/hsi/controllers/built-in.o CC drivers/crypto/qat/qat_common/adf_vf_isr.o LD drivers/char/built-in.o LD virt/built-in.o CC drivers/dma/qcom/hidma_mgmt_sys.o AS arch/x86/lib/iomap_copy_64.o CC drivers/i2c/algos/i2c-algo-bit.o CC drivers/input/gameport/gameport.o AS arch/x86/lib/clear_page_64.o CC drivers/hwmon/w83627hf.o CC drivers/gpio/gpio-generic.o LD drivers/input/serio/built-in.o CC drivers/gpio/gpio-104-dio-48e.o LD drivers/input/joystick/built-in.o LD drivers/fmc/fmc.o CC [M] drivers/input/serio/serio.o CC [M] drivers/input/joystick/a3d.o CC arch/x86/lib/cmdline.o CC lib/lockref.o AS arch/x86/lib/cmpxchg16b_emu.o CC [M] drivers/hid/hid-a4tech.o LD drivers/fmc/built-in.o AS arch/x86/lib/copy_page_64.o CC [M] drivers/hid/hid-axff.o CC [M] drivers/input/serio/i8042.o AS arch/x86/lib/copy_user_64.o LD drivers/clk/versatile/built-in.o CC [M] drivers/clk/clk-axi-clkgen.o CC drivers/clk/keystone/pll.o LD drivers/clk/x86/built-in.o CC drivers/irqchip/irqchip.o LD drivers/dma/dw/dw_dmac_core.o CC [M] drivers/clk/clk-cdce706.o CC [M] drivers/clk/clk-rk808.o CC drivers/hwmon/w83793.o LD drivers/dma/dw/built-in.o CC [M] drivers/clk/clk-si514.o LD drivers/lguest/built-in.o CC arch/x86/lib/cpu.o LD drivers/macintosh/built-in.o LD drivers/dma/xilinx/built-in.o LD drivers/dma/sh/built-in.o CC drivers/clk/bcm/clk-kona-setup.o CC drivers/clk/bcm/clk-kona.o CC drivers/clk/bcm/clk-bcm281xx.o CC drivers/hwmon/ad7414.o CC [M] drivers/hid/hid-apple.o CC [M] drivers/hid/hid-aureal.o CC [M] drivers/dma/sh/rcar-dmac.o CC drivers/dma/fsl-edma.o LD crypto/asymmetric_keys/asymmetric_keys.o LD drivers/base/regmap/built-in.o CC crypto/asymmetric_keys/x509-asn1.o CC drivers/crypto/qat/qat_common/adf_ctl_drv.o CC drivers/dma/nbpfaxi.o CC drivers/gpio/gpio-104-idi-48.o LD drivers/dma/qcom/hdma_mgmt.o CC drivers/i2c/busses/i2c-amd8111.o CC drivers/leds/led-core.o CC [M] drivers/dma/xgene-dma.o CC drivers/i2c/busses/i2c-isch.o CC drivers/mcb/mcb-core.o LD drivers/dma/qcom/built-in.o CC drivers/leds/led-class.o CC drivers/crypto/qat/qat_common/adf_dev_mgr.o LD drivers/i2c/muxes/built-in.o CC crypto/asymmetric_keys/x509_akid-asn1.o CC [M] drivers/i2c/muxes/i2c-arb-gpio-challenge.o CC [M] drivers/i2c/muxes/i2c-mux-gpio.o AS arch/x86/lib/csum-copy_64.o CC drivers/gpio/gpio-altera.o CC [M] drivers/hid/hid-belkin.o CC drivers/i2c/algos/i2c-algo-pcf.o CC drivers/gpio/gpio-clps711x.o CC lib/bcd.o CC crypto/asymmetric_keys/x509_cert_parser.o CC arch/x86/lib/csum-partial_64.o CC drivers/clk/bcm/clk-bcm21664.o LD drivers/crypto/qat/qat_dh895xcc/qat_dh895xcc.o CC [M] drivers/input/joystick/adi.o CC arch/x86/lib/csum-wrappers_64.o CC drivers/hwmon/adcxx.o LD drivers/crypto/qat/qat_dh895xcc/built-in.o CC drivers/clk/bcm/clk-iproc-armpll.o CC [M] drivers/hid/hid-betopff.o CC drivers/gpio/gpio-lpc18xx.o CC [M] drivers/hid/hid-cp2112.o CC drivers/hwmon/adm1021.o CC drivers/clk/bcm/clk-iproc-pll.o CC [M] drivers/hid/hid-dr.o CC [M] drivers/hid/hid-emsff.o LD drivers/hsi/built-in.o CC lib/div64.o CC drivers/clk/keystone/gate.o CC drivers/input/gameport/lightning.o CC [M] drivers/input/gameport/emu10k1-gp.o LD drivers/irqchip/built-in.o CC [M] drivers/hid/hid-elo.o CC [M] drivers/hid/hid-gfrm.o CC drivers/hwmon/adm1026.o CC [M] drivers/hid/hid-kye.o CC [M] drivers/hid/hid-kensington.o CC drivers/clk/bcm/clk-iproc-asiu.o LD drivers/idle/built-in.o CC drivers/i2c/busses/i2c-sis5595.o CC drivers/i2c/busses/i2c-viapro.o LD drivers/memory/built-in.o CC drivers/crypto/qat/qat_common/adf_init.o CC drivers/gpio/gpio-max730x.o CC drivers/crypto/qat/qat_common/adf_accel_engine.o LD drivers/memstick/built-in.o CC drivers/crypto/qat/qat_common/adf_aer.o CC lib/sort.o CC drivers/gpio/gpio-max7301.o CC drivers/i2c/i2c-slave-eeprom.o CC lib/parser.o CC drivers/i2c/busses/i2c-axxia.o LD drivers/memstick/core/built-in.o CC drivers/mcb/mcb-parse.o CC drivers/gpio/gpio-max732x.o LD drivers/media/common/b2c2/built-in.o CC [M] drivers/hid/hid-lenovo.o CC [M] drivers/memstick/core/memstick.o CC [M] drivers/hid/hid-lg.o CC arch/x86/lib/delay.o CC [M] drivers/i2c/muxes/i2c-mux-pca954x.o CC [M] drivers/input/serio/pcips2.o CC [M] drivers/hid/hid-lgff.o CC drivers/clk/bcm/clk-ns2.o LD drivers/media/common/saa7146/built-in.o CC [M] drivers/input/serio/libps2.o CC lib/halfmd4.o CC drivers/leds/led-class-flash.o AS arch/x86/lib/getuser.o CC [M] drivers/i2c/muxes/i2c-mux-reg.o CC drivers/hwmon/adm1029.o CC [M] drivers/hid/hid-lg2ff.o CC drivers/gpio/gpio-menz127.o LD drivers/input/gameport/built-in.o LD drivers/media/common/siano/built-in.o LD drivers/base/power/built-in.o GEN arch/x86/lib/inat-tables.c LD drivers/dma/built-in.o CC drivers/gpio/gpio-moxart.o LD drivers/clk/keystone/built-in.o CC [M] drivers/hid/hid-lg3ff.o CC [M] drivers/hid/hid-logitech-dj.o CC [M] drivers/hid/hid-logitech-hidpp.o CC drivers/gpio/gpio-mpc8xxx.o CC arch/x86/lib/insn.o CC crypto/asymmetric_keys/pkcs7-asn1.o LD drivers/base/built-in.o LD drivers/message/fusion/built-in.o CC drivers/i2c/busses/i2c-cbus-gpio.o LD drivers/media/common/built-in.o CC drivers/i2c/busses/i2c-eg20t.o CC drivers/i2c/busses/i2c-hix5hd2.o LD drivers/message/built-in.o LD drivers/i2c/algos/built-in.o CC drivers/i2c/busses/i2c-jz4780.o CC drivers/leds/leds-bcm6358.o LD drivers/media/firewire/built-in.o CC [M] drivers/hid/hid-monterey.o CC drivers/leds/leds-gpio.o CC [M] drivers/i2c/i2c-mux.o CC [M] drivers/input/joystick/as5011.o CC crypto/asymmetric_keys/pkcs7_parser.o CC drivers/crypto/qat/qat_common/adf_transport.o CC lib/debug_locks.o CC drivers/crypto/qat/qat_common/adf_admin.o CC [M] drivers/hid/hid-ntrig.o CC drivers/gpio/gpio-pisosr.o CC [M] drivers/hid/hid-ortek.o LD drivers/mmc/card/built-in.o LD drivers/media/mmc/siano/built-in.o CC drivers/gpio/gpio-sch311x.o LD drivers/media/i2c/soc_camera/built-in.o CC [M] drivers/mmc/card/mmc_test.o LD drivers/media/mmc/built-in.o LD drivers/media/i2c/built-in.o CC drivers/misc/ad525x_dpot.o CC drivers/crypto/qat/qat_common/adf_hw_arbiter.o CC [M] drivers/hid/hid-pl.o CC [M] drivers/hid/hid-picolcd_core.o CC drivers/mcb/mcb-pci.o CC drivers/leds/leds-lp3944.o CC drivers/hwmon/ads7871.o CC [M] drivers/hid/hid-picolcd_fb.o CC drivers/i2c/busses/i2c-lpc2k.o LD drivers/media/platform/omap/built-in.o LD drivers/clk/bcm/built-in.o CC drivers/hwmon/adt7462.o CC drivers/crypto/qat/qat_common/qat_crypto.o CC drivers/gpio/gpio-stmpe.o CC drivers/crypto/qat/qat_common/qat_algs.o LD drivers/clk/built-in.o AS arch/x86/lib/memcpy_64.o LD drivers/media/platform/built-in.o CC lib/random32.o CC [M] drivers/input/serio/altera_ps2.o CC [M] drivers/input/serio/arc_ps2.o LD drivers/media/pci/b2c2/built-in.o CC drivers/gpio/gpio-syscon.o CC [M] drivers/hid/hid-picolcd_backlight.o CC drivers/gpio/gpio-tc3589x.o CC drivers/i2c/busses/i2c-ocores.o CC drivers/i2c/busses/i2c-sun6i-p2wi.o CC [M] drivers/hid/hid-picolcd_leds.o AS arch/x86/lib/memmove_64.o CC drivers/leds/leds-lp55xx-common.o LD drivers/media/pci/ddbridge/built-in.o LD drivers/media/rc/keymaps/built-in.o CC [M] drivers/input/joystick/analog.o AS arch/x86/lib/memset_64.o CC [M] drivers/input/joystick/gf2k.o CC [M] drivers/media/rc/keymaps/rc-alink-dtu-m.o CC [M] drivers/media/rc/keymaps/rc-adstech-dvb-t-pci.o CC drivers/i2c/busses/i2c-diolan-u2c.o CC drivers/i2c/busses/i2c-parport-light.o CC drivers/leds/leds-lp5521.o LD drivers/media/pci/dm1105/built-in.o CC [M] drivers/hid/hid-picolcd_cir.o CC [M] drivers/input/serio/olpc_apsp.o CC arch/x86/lib/misc.o AS arch/x86/lib/putuser.o CC [M] drivers/hid/hid-picolcd_debugfs.o CC [M] drivers/hid/hid-roccat.o LD drivers/media/pci/mantis/built-in.o LD drivers/mtd/chips/built-in.o CC drivers/mfd/88pm860x-core.o CC drivers/gpio/gpio-ts5500.o LD drivers/memstick/host/built-in.o CC [M] drivers/mtd/chips/chipreg.o CC [M] drivers/hid/hid-roccat-common.o LD crypto/asymmetric_keys/pkcs7_test_key.o LD drivers/media/pci/netup_unidvb/built-in.o LD drivers/mcb/mcb.o AS arch/x86/lib/rwsem.o CC [M] drivers/hid/hid-roccat-arvo.o CC [M] drivers/memstick/host/tifm_ms.o CC drivers/gpio/gpio-xilinx.o LD crypto/asymmetric_keys/x509_key_parser.o CC [M] drivers/gpio/gpio-104-idio-16.o ASN.1 drivers/crypto/qat/qat_common/qat_rsapubkey-asn1.c LD drivers/mcb/built-in.o ASN.1 drivers/crypto/qat/qat_common/qat_rsaprivkey-asn1.c CC [M] drivers/hid/hid-roccat-isku.o CC drivers/crypto/qat/qat_common/qat_asym_algs.o CC drivers/leds/leds-lp5523.o CC drivers/crypto/qat/qat_common/qat_uclo.o LD drivers/media/pci/ngene/built-in.o LD crypto/asymmetric_keys/pkcs7_message.o LD drivers/net/built-in.o LD crypto/asymmetric_keys/built-in.o CC [M] drivers/media/rc/keymaps/rc-anysee.o CC [M] drivers/input/serio/sun4i-ps2.o CC [M] drivers/gpio/gpio-adp5588.o LD crypto/built-in.o CC drivers/i2c/busses/i2c-tiny-usb.o CC arch/x86/lib/usercopy.o LD drivers/nfc/built-in.o LD drivers/media/pci/pluto2/built-in.o CC [M] drivers/media/rc/keymaps/rc-apac-viewcomp.o CC [M] drivers/hid/hid-roccat-kone.o CC [M] drivers/gpio/gpio-amd8111.o CC [M] drivers/i2c/busses/i2c-amd756.o CC [M] drivers/hid/hid-roccat-koneplus.o LD drivers/media/pci/pt1/built-in.o CC [M] drivers/media/rc/keymaps/rc-asus-ps3-100.o LD drivers/nvme/host/built-in.o CC [M] drivers/media/rc/keymaps/rc-asus-pc39.o CC drivers/leds/leds-lp8860.o CC [M] drivers/gpio/gpio-brcmstb.o CC [M] drivers/hid/hid-roccat-konepure.o LD drivers/media/pci/pt3/built-in.o CC drivers/misc/ad525x_dpot-spi.o CC drivers/crypto/qat/qat_common/qat_hal.o CC [M] drivers/hid/hid-roccat-kovaplus.o CC [M] drivers/input/serio/userio.o LD drivers/nvme/built-in.o CC [M] drivers/hid/hid-roccat-lua.o CC [M] drivers/hid/hid-roccat-pyra.o LD drivers/media/pci/saa7146/built-in.o CC [M] drivers/gpio/gpio-bt8xx.o CC [M] drivers/gpio/gpio-cs5535.o CC [M] drivers/hid/hid-roccat-ryos.o CC lib/bust_spinlocks.o CC [M] drivers/i2c/busses/i2c-amd756-s4882.o CC drivers/crypto/qat/qat_common/adf_transport_debug.o LD drivers/media/pci/smipcie/built-in.o CC drivers/mmc/host/sdhci-pci-data.o CC drivers/crypto/qat/qat_common/adf_sriov.o CC drivers/nvmem/core.o CC [M] drivers/i2c/busses/i2c-piix4.o LD drivers/media/pci/ttpci/built-in.o CC [M] drivers/media/rc/keymaps/rc-ati-tv-wonder-hd-600.o LD drivers/media/pci/built-in.o CC drivers/hwmon/adt7475.o CC drivers/leds/leds-regulator.o CC [M] drivers/i2c/busses/i2c-sis630.o CC drivers/leds/leds-pca955x.o CC [M] drivers/media/rc/keymaps/rc-ati-x10.o CC [M] drivers/gpio/gpio-dln2.o LD drivers/mmc/core/built-in.o CC [M] drivers/mtd/chips/cfi_probe.o CC [M] drivers/mmc/core/core.o CC [M] drivers/input/joystick/guillemot.o CC [M] drivers/hid/hid-roccat-savu.o CC drivers/misc/dummy-irq.o CC [M] drivers/input/joystick/joydump.o CC [M] drivers/hid/hid-saitek.o CC [M] drivers/hid/hid-sjoy.o CC drivers/misc/bh1770glc.o CC drivers/of/base.o CC drivers/mfd/88pm860x-i2c.o CC drivers/misc/ioc4.o CC [M] drivers/i2c/busses/i2c-designware-pcidrv.o CC [M] drivers/media/rc/keymaps/rc-avermedia-a16d.o CC [M] drivers/i2c/busses/i2c-designware-core.o CC [M] drivers/hid/hid-sony.o CC drivers/crypto/qat/qat_common/adf_pf2vf_msg.o CC [M] drivers/hid/hid-speedlink.o CC [M] drivers/media/rc/keymaps/rc-avermedia.o CC [M] drivers/input/joystick/magellan.o CC lib/kasprintf.o CC [M] drivers/mmc/host/sdhci.o CC [M] drivers/hid/hid-gaff.o CC [M] drivers/hid/hid-thingm.o CC [M] drivers/gpio/gpio-f7188x.o CC [M] drivers/gpio/gpio-grgpio.o CC [M] drivers/hid/hid-tmff.o CC drivers/leds/leds-ss4200.o CC arch/x86/lib/usercopy_64.o CC [M] drivers/gpio/gpio-ich.o CC [M] drivers/hid/hid-twinhan.o CC [M] drivers/gpio/gpio-it87.o CC drivers/pci/access.o CC drivers/misc/enclosure.o CC [M] drivers/hid/hid-xinmo.o CC [M] drivers/gpio/gpio-janz-ttl.o CC [M] drivers/media/rc/keymaps/rc-avermedia-cardbus.o CC drivers/pci/bus.o CC drivers/leds/leds-lt3593.o CC [M] drivers/i2c/busses/i2c-efm32.o CC [M] drivers/media/rc/keymaps/rc-avermedia-dvbt.o CC drivers/leds/leds-blinkm.o CC [M] drivers/i2c/busses/i2c-emev2.o CC [M] drivers/i2c/busses/i2c-img-scb.o CC [M] drivers/hid/hid-zpff.o CC drivers/crypto/qat/qat_common/qat_rsapubkey-asn1.o CC [M] drivers/hid/hid-zydacron.o CC drivers/crypto/qat/qat_common/qat_rsaprivkey-asn1.o CC [M] drivers/hid/hid-waltop.o CC [M] drivers/media/rc/keymaps/rc-avermedia-m135a.o CC [M] drivers/gpio/gpio-lp3943.o CC [M] drivers/i2c/busses/i2c-rk3x.o CC [M] drivers/i2c/busses/i2c-simtec.o LD drivers/hid/i2c-hid/built-in.o CC [M] drivers/input/joystick/sidewinder.o CC [M] drivers/i2c/busses/i2c-xiic.o CC drivers/nvmem/qfprom.o CC [M] drivers/mtd/chips/cfi_util.o CC [M] drivers/hid/i2c-hid/i2c-hid.o CC [M] drivers/mtd/chips/cfi_cmdset_0002.o CC lib/bitmap.o CC lib/scatterlist.o CC [M] drivers/input/joystick/spaceball.o CC [M] drivers/input/joystick/spaceorb.o CC drivers/mfd/rtsx_usb.o CC drivers/nvmem/vf610-ocotp.o CC drivers/mfd/htc-i2cpld.o CC drivers/mfd/ti_am335x_tscadc.o CC drivers/misc/isl29003.o LD drivers/hid/usbhid/built-in.o CC drivers/hwmon/atxp1.o CC drivers/leds/leds-is31fl32xx.o LD [M] drivers/hid/hid.o CC [M] drivers/hid/usbhid/hid-core.o CC [M] drivers/gpio/gpio-mc33880.o CC [M] drivers/i2c/busses/i2c-xlp9xx.o CC [M] drivers/media/rc/keymaps/rc-avermedia-rm-ks.o CC [M] drivers/media/rc/keymaps/rc-avermedia-m733a-rm-k6.o LD [M] drivers/hid/hid-logitech.o LD [M] drivers/hid/hid-picolcd.o LD arch/x86/lib/built-in.o CC [M] drivers/leds/leds-bcm6328.o CC [M] drivers/media/rc/keymaps/rc-avertv-303.o CC [M] drivers/i2c/busses/i2c-rcar.o CC [M] drivers/i2c/busses/i2c-dln2.o CC arch/x86/lib/inat.o LD drivers/mtd/devices/built-in.o CC [M] drivers/mtd/devices/docg3.o CC [M] drivers/mtd/devices/pmc551.o LD drivers/crypto/qat/qat_common/intel_qat.o CC [M] drivers/gpio/gpio-mcp23s08.o LD drivers/crypto/qat/qat_common/built-in.o AR arch/x86/lib/lib.a CC [M] drivers/gpio/gpio-ml-ioh.o CC [M] drivers/leds/leds-lm3530.o LD drivers/crypto/qat/built-in.o CC [M] drivers/i2c/busses/i2c-robotfuzz-osif.o CC [M] drivers/input/joystick/stinger.o CC [M] drivers/nvmem/lpc18xx_eeprom.o CC drivers/misc/ds1682.o CC drivers/of/device.o CC [M] drivers/media/rc/keymaps/rc-azurewave-ad-tu700.o CC drivers/misc/c2port/core.o LD drivers/crypto/built-in.o CC drivers/hwmon/ds620.o CC [M] drivers/nvmem/rockchip-efuse.o CC [M] drivers/i2c/busses/i2c-brcmstb.o CC drivers/pci/probe.o CC [M] drivers/media/rc/keymaps/rc-behold.o CC drivers/of/platform.o CC drivers/pci/host-bridge.o CC [M] drivers/leds/leds-lp8501.o CC drivers/of/address.o CC [M] drivers/leds/leds-lp8788.o LD drivers/i2c/busses/built-in.o LD [M] drivers/i2c/busses/i2c-designware-pci.o CC drivers/of/irq.o CC [M] drivers/media/rc/keymaps/rc-behold-columbus.o CC [M] drivers/media/rc/rc-main.o CC drivers/misc/cb710/core.o CC drivers/pcmcia/cs.o CC [M] drivers/mtd/chips/cfi_cmdset_0001.o CC [M] drivers/hid/usbhid/hid-quirks.o CC [M] drivers/input/joystick/tmdc.o CC drivers/misc/eeprom/max6875.o CC [M] drivers/input/joystick/warrior.o CC [M] drivers/input/joystick/xpad.o CC drivers/mfd/stmpe.o CC [M] drivers/input/joystick/zhenhua.o CC drivers/mfd/stmpe-i2c.o CC [M] drivers/leds/leds-tca6507.o CC [M] drivers/media/rc/keymaps/rc-budget-ci-old.o CC [M] drivers/media/rc/keymaps/rc-cinergy-1400.o CC [M] drivers/leds/leds-tlc591xx.o LD drivers/misc/genwqe/built-in.o CC [M] drivers/misc/genwqe/card_base.o CC [M] drivers/mmc/core/bus.o CC lib/gcd.o CC [M] drivers/gpio/gpio-pch.o LD drivers/nvmem/nvmem_qfprom.o LD drivers/nvmem/nvmem_core.o CC [M] drivers/media/rc/keymaps/rc-cinergy.o LD drivers/nvmem/nvmem-vf610-ocotp.o LD [M] drivers/nvmem/nvmem_lpc18xx_eeprom.o CC drivers/mfd/tc3589x.o LD [M] drivers/nvmem/nvmem_rockchip_efuse.o LD drivers/nvmem/built-in.o CC [M] drivers/media/rc/keymaps/rc-delock-61959.o CC drivers/mfd/arizona-core.o CC [M] drivers/gpio/gpio-rdc321x.o CC [M] drivers/gpio/gpio-rcar.o LD drivers/perf/built-in.o CC [M] drivers/media/rc/keymaps/rc-dib0700-nec.o CC drivers/hwmon/emc2103.o CC drivers/hwmon/emc1403.o CC lib/lcm.o CC [M] drivers/gpio/gpio-sch.o CC [M] drivers/leds/leds-wm831x-status.o CC drivers/of/of_pci.o CC [M] drivers/media/rc/keymaps/rc-dib0700-rc5.o LD drivers/i2c/built-in.o CC [M] drivers/mtd/devices/mtd_dataflash.o CC [M] drivers/leds/leds-pwm.o CC drivers/pci/remove.o CC drivers/phy/phy-core.o CC [M] drivers/media/rc/keymaps/rc-digitalnow-tinytwin.o LD drivers/mtd/lpddr/built-in.o CC lib/list_sort.o CC lib/uuid.o CC drivers/phy/phy-armada375-usb2.o CC [M] drivers/mtd/lpddr/qinfo_probe.o CC drivers/misc/eeprom/eeprom_93xx46.o CC [M] drivers/leds/leds-mc13783.o CC lib/flex_array.o CC drivers/of/of_pci_irq.o CC drivers/of/of_mtd.o CC [M] drivers/misc/c2port/c2port-duramar2150.o CC [M] drivers/leds/leds-max77693.o CC [M] drivers/leds/leds-max8997.o CC [M] drivers/media/rc/rc-ir-raw.o CC drivers/platform/chrome/chromeos_laptop.o LD drivers/platform/x86/built-in.o CC lib/iov_iter.o LD drivers/input/rmi4/built-in.o CC [M] drivers/input/rmi4/rmi_driver.o CC [M] drivers/input/rmi4/rmi_bus.o CC drivers/mfd/arizona-irq.o CC [M] drivers/mtd/chips/gen_probe.o CC [M] drivers/media/rc/keymaps/rc-digittrade.o CC drivers/mfd/arizona-i2c.o CC [M] drivers/media/rc/keymaps/rc-dm1105-nec.o LD [M] drivers/hid/usbhid/usbhid.o /home/kisskb/slave/src/drivers/mfd/arizona-core.c: In function 'arizona_dev_init': /home/kisskb/slave/src/drivers/mfd/arizona-core.c:1477:6: warning: 'n_subdevs' may be used uninitialized in this function [-Wuninitialized] CC drivers/hwmon/emc6w201.o CC [M] drivers/gpio/gpio-tps65218.o CC [M] drivers/gpio/gpio-ts4800.o CC [M] drivers/gpio/gpio-vx855.o CC [M] drivers/leds/leds-menf21bmc.o CC drivers/pcmcia/socket_sysfs.o CC [M] drivers/leds/leds-ktd2692.o CC [M] drivers/gpio/gpio-ws16c48.o CC drivers/hwmon/f71882fg.o CC [M] drivers/media/rc/keymaps/rc-dntv-live-dvb-t.o CC [M] drivers/misc/eeprom/at24.o CC [M] drivers/mtd/chips/jedec_probe.o CC drivers/phy/phy-exynos-mipi-video.o CC drivers/mfd/wm8997-tables.o CC lib/clz_ctz.o CC lib/bsearch.o CC lib/find_bit.o CC [M] drivers/mmc/core/host.o CC [M] drivers/media/rc/keymaps/rc-dntv-live-dvbt-pro.o CC drivers/mfd/wm8998-tables.o LD drivers/leds/built-in.o CC [M] drivers/mmc/host/sdhci-pci-core.o CC drivers/power/power_supply_core.o LD drivers/misc/c2port/built-in.o CC drivers/misc/cb710/debug.o CC drivers/misc/cb710/sgbuf2.o CC drivers/pci/pci.o LD drivers/platform/chrome/built-in.o CC [M] drivers/mtd/lpddr/lpddr_cmds.o LD drivers/platform/built-in.o CC drivers/pci/pci-driver.o CC lib/llist.o CC drivers/pci/search.o CC drivers/pci/pci-sysfs.o CC [M] drivers/mtd/chips/map_ram.o CC [M] drivers/misc/genwqe/card_dev.o CC drivers/pci/rom.o CC lib/memweight.o CC drivers/pci/setup-res.o CC drivers/hwmon/f75375s.o LD drivers/gpio/built-in.o LD drivers/misc/ibmasm/built-in.o CC drivers/pci/irq.o CC [M] drivers/misc/ibmasm/module.o LD drivers/of/built-in.o CC drivers/pcmcia/cardbus.o CC drivers/pps/pps.o CC [M] drivers/mtd/chips/map_absent.o CC drivers/mfd/cs47l24-tables.o CC drivers/mfd/wm8400-core.o CC drivers/pci/vpd.o CC [M] drivers/misc/ibmasm/ibmasmfs.o CC drivers/phy/phy-pxa-28nm-usb2.o CC drivers/pci/setup-bus.o CC [M] drivers/media/rc/keymaps/rc-em-terratec.o CC [M] drivers/media/rc/keymaps/rc-dvbsky.o CC drivers/ras/ras.o CC [M] drivers/media/rc/ir-rc5-decoder.o CC drivers/pwm/core.o CC [M] drivers/media/rc/ir-nec-decoder.o CC drivers/pwm/sysfs.o CC [M] drivers/input/rmi4/rmi_f01.o CC drivers/phy/phy-omap-control.o CC drivers/mfd/wm831x-core.o CC lib/kfifo.o CC lib/percpu-refcount.o LD drivers/misc/eeprom/built-in.o CC drivers/pci/vc.o LD drivers/misc/lis3lv02d/built-in.o CC [M] drivers/misc/lis3lv02d/lis3lv02d.o CC [M] drivers/input/rmi4/rmi_spi.o CC drivers/pci/slot.o CC [M] drivers/media/rc/keymaps/rc-encore-enltv2.o CC [M] drivers/media/rc/keymaps/rc-encore-enltv.o CC drivers/power/power_supply_sysfs.o CC drivers/phy/phy-hi6220-usb.o CC drivers/pcmcia/rsrc_mgr.o CC [M] drivers/mmc/core/mmc.o CC drivers/mfd/wm831x-otp.o CC drivers/hwmon/g760a.o CC drivers/mfd/wm831x-irq.o LD drivers/pcmcia/pcmcia_core.o CC [M] drivers/mmc/host/sdhci-pci-o2micro.o CC [M] drivers/mmc/host/sdhci-pxav3.o CC drivers/mfd/wm831x-auxadc.o CC drivers/mfd/wm831x-spi.o CC drivers/pps/kapi.o CC drivers/regulator/core.o LD drivers/mtd/maps/built-in.o CC drivers/hwmon/gl518sm.o CC drivers/pci/quirks.o CC [M] drivers/mtd/maps/l440gx.o LD drivers/misc/cb710/cb710.o LD drivers/misc/cb710/built-in.o CC drivers/pwm/pwm-mtk-disp.o CC drivers/pci/host/pcie-designware.o CC [M] drivers/phy/phy-exynos-dp-video.o CC [M] drivers/media/rc/keymaps/rc-encore-enltv-fm53.o CC drivers/pci/ats.o CC drivers/mfd/tps65010.o CC drivers/pci/iov.o CC [M] drivers/misc/ibmasm/event.o CC [M] drivers/phy/phy-lpc18xx-usb-otg.o CC drivers/pci/pcie/portdrv_core.o LD [M] drivers/input/rmi4/rmi_core.o LD drivers/mtd/nand/built-in.o CC [M] drivers/media/rc/ir-sony-decoder.o CC drivers/power/pda_power.o CC [M] drivers/media/rc/keymaps/rc-evga-indtube.o CC lib/percpu_ida.o CC [M] drivers/media/rc/ir-sanyo-decoder.o LD drivers/mtd/onenand/built-in.o CC [M] drivers/mtd/nand/nand_base.o LD drivers/misc/mei/built-in.o CC drivers/mfd/tps65218.o CC lib/rhashtable.o CC drivers/mfd/mfd-core.o CC lib/reciprocal_div.o CC [M] drivers/misc/mei/init.o CC drivers/mfd/axp20x.o CC drivers/pci/pci-label.o CC [M] drivers/mtd/onenand/onenand_base.o CC drivers/mfd/axp20x-i2c.o CC drivers/mfd/lp8788.o CC drivers/pci/of.o CC [M] drivers/misc/mei/hbm.o LD drivers/pcmcia/pcmcia_rsrc.o CC [M] drivers/phy/phy-pxa-28nm-hsic.o CC [M] drivers/mtd/maps/esb2rom.o LD drivers/pcmcia/built-in.o CC drivers/pci/host/pcie-designware-plat.o CC drivers/pci/pcie/portdrv_pci.o LD drivers/mtd/tests/built-in.o CC drivers/pwm/pwm-pca9685.o CC [M] drivers/pwm/pwm-fsl-ftm.o CC [M] drivers/mtd/tests/oobtest.o CC [M] drivers/media/rc/keymaps/rc-eztv.o CC [M] drivers/phy/phy-xgene.o CC lib/once.o CC [M] drivers/misc/genwqe/card_ddcb.o CC drivers/ras/debugfs.o CC drivers/reset/core.o CC [M] drivers/mtd/maps/ck804xrom.o CC drivers/power/axp20x_usb_power.o CC [M] drivers/media/rc/keymaps/rc-flydvb.o CC [M] drivers/media/rc/keymaps/rc-flyvideo.o CC [M] drivers/misc/ibmasm/command.o CC [M] drivers/mmc/host/sdhci-pxav2.o CC drivers/pps/sysfs.o CC [M] drivers/media/rc/ir-mce_kbd-decoder.o LD drivers/input/tablet/built-in.o LD drivers/pps/clients/built-in.o CC drivers/hwmon/ina2xx.o CC drivers/hwmon/i5k_amb.o CC [M] drivers/pps/clients/pps-gpio.o CC [M] drivers/input/tablet/acecad.o CC [M] drivers/input/tablet/aiptek.o CC [M] drivers/media/rc/keymaps/rc-fusionhdtv-mce.o CC lib/string_helpers.o CC [M] drivers/mtd/maps/physmap_of.o CC [M] drivers/media/rc/keymaps/rc-gadmei-rm008z.o CC drivers/power/wm831x_power.o CC drivers/pci/pcie/portdrv_bus.o CC [M] drivers/media/rc/keymaps/rc-genius-tvgo-a11mce.o CC [M] drivers/misc/genwqe/card_sysfs.o CC [M] drivers/media/rc/ir-xmp-decoder.o CC [M] drivers/media/rc/imon.o CC drivers/mfd/lp8788-irq.o LD drivers/ras/built-in.o LD drivers/pps/generators/built-in.o CC drivers/mfd/da9055-core.o LD drivers/pps/pps_core.o CC [M] drivers/phy/phy-bcm-cygnus-pcie.o CC drivers/mfd/da9055-i2c.o CC drivers/pci/pcie/pme.o CC [M] drivers/misc/mei/interrupt.o CC [M] drivers/mtd/nand/nand_bbt.o CC [M] drivers/input/tablet/hanwang.o LD drivers/phy/built-in.o LD drivers/pps/built-in.o CC lib/test-string_helpers.o CC [M] drivers/mmc/host/mtk-sd.o CC [M] drivers/media/rc/keymaps/rc-gotview7135.o CC [M] drivers/pwm/pwm-rcar.o CC [M] drivers/mmc/host/omap_hsmmc.o CC drivers/mfd/da9150-core.o CC [M] drivers/media/rc/keymaps/rc-imon-mce.o CC drivers/sfi/sfi_acpi.o CC [M] drivers/media/rc/keymaps/rc-imon-pad.o LD drivers/pci/host/built-in.o CC [M] drivers/misc/ibmasm/remote.o CC [M] drivers/mtd/tests/mtd_test.o CC lib/hexdump.o CC drivers/power/act8945a_charger.o CC [M] drivers/mtd/maps/sc520cdp.o CC [M] drivers/pwm/pwm-renesas-tpu.o CC [M] drivers/pwm/pwm-sun4i.o CC [M] drivers/media/rc/keymaps/rc-iodata-bctv7e.o LD drivers/reset/built-in.o CC drivers/hwmon/jc42.o CC [M] drivers/input/tablet/kbtab.o CC [M] drivers/misc/mei/client.o CC [M] drivers/mtd/maps/netsc520.o CC drivers/mfd/max14577.o CC [M] drivers/misc/lis3lv02d/lis3lv02d_spi.o CC [M] drivers/media/rc/meson-ir.o CC drivers/hwmon/lm63.o CC [M] drivers/media/rc/redrat3.o LD drivers/soc/bcm/built-in.o CC [M] drivers/misc/genwqe/card_debugfs.o LD drivers/soc/fsl/built-in.o CC drivers/mfd/max77686.o CC drivers/rtc/rtc-lib.o CC [M] drivers/mmc/core/mmc_ops.o CC [M] drivers/input/tablet/wacom_serial4.o CC [M] drivers/mtd/maps/ts5500_flash.o CC lib/test_hexdump.o LD drivers/pci/pcie/pcieportdrv.o CC lib/kstrtox.o CC [M] drivers/mtd/maps/plat-ram.o LD drivers/soc/samsung/built-in.o CC [M] drivers/media/rc/keymaps/rc-it913x-v1.o CC drivers/sfi/sfi_core.o CC drivers/mfd/max77693.o CC [M] drivers/media/rc/keymaps/rc-kaiomy.o CC [M] drivers/media/rc/keymaps/rc-kworld-315u.o CC [M] drivers/media/rc/keymaps/rc-it913x-v2.o LD drivers/soc/ti/built-in.o CC drivers/mfd/max8907.o CC lib/test_rhashtable.o CC drivers/spi/spi.o CC [M] drivers/misc/genwqe/card_utils.o CC drivers/mfd/max8925-core.o LD drivers/soc/built-in.o CC [M] drivers/media/rc/keymaps/rc-kworld-pc150u.o LD drivers/pci/pcie/built-in.o LD drivers/pci/built-in.o CC drivers/hwmon/lm78.o CC [M] drivers/mtd/tests/pagetest.o CC drivers/mfd/max8925-i2c.o CC [M] drivers/mtd/onenand/onenand_bbt.o CC [M] drivers/mtd/onenand/generic.o CC [M] drivers/media/rc/keymaps/rc-kworld-plus-tv-analog.o LD drivers/pwm/built-in.o CC lib/iomap.o CC [M] drivers/spmi/spmi.o LD drivers/spmi/built-in.o CC [M] drivers/media/rc/streamzap.o CC drivers/mfd/max8997.o CC drivers/power/ds2780_battery.o CC drivers/power/ltc2941-battery-gauge.o CC lib/pci_iomap.o CC drivers/mfd/max8997-irq.o CC drivers/staging/board/board.o CC drivers/staging/clocking-wizard/clk-xlnx-clock-wizard.o CC [M] drivers/media/rc/keymaps/rc-leadtek-y04g0051.o CC [M] drivers/misc/mei/main.o CC [M] drivers/misc/ibmasm/heartbeat.o CC [M] drivers/media/rc/keymaps/rc-lirc.o CC drivers/hwmon/lm80.o CC [M] drivers/media/rc/rc-loopback.o CC [M] drivers/mtd/nand/nand_timings.o CC [M] drivers/media/rc/keymaps/rc-lme2510.o CC [M] drivers/media/rc/keymaps/rc-manli.o CC [M] drivers/media/rc/keymaps/rc-medion-x10.o CC [M] drivers/mmc/host/tifm_sd.o LD drivers/sfi/built-in.o CC lib/iomap_copy.o LD drivers/staging/comedi/built-in.o LD drivers/thermal/samsung/built-in.o CC [M] drivers/mtd/nand/nand_ecc.o CC [M] drivers/staging/comedi/comedi_usb.o CC drivers/mfd/max8998.o LD drivers/misc/mic/bus/built-in.o LD drivers/staging/board/built-in.o CC drivers/rtc/systohc.o CC drivers/mfd/max8998-irq.o CC drivers/tty/sysrq.o CC [M] drivers/misc/mic/bus/mic_bus.o LD drivers/input/touchscreen/built-in.o CC [M] drivers/media/rc/keymaps/rc-medion-x10-or2x.o CC [M] drivers/media/rc/keymaps/rc-medion-x10-digitainer.o CC [M] drivers/media/rc/keymaps/rc-msi-digivox-ii.o CC [M] drivers/media/rc/keymaps/rc-msi-digivox-iii.o CC drivers/mfd/abx500-core.o LD drivers/thermal/ti-soc-thermal/built-in.o CC [M] drivers/input/touchscreen/of_touchscreen.o CC [M] drivers/mtd/nand/nand_ids.o CC [M] drivers/thermal/ti-soc-thermal/ti-bandgap.o CC [M] drivers/media/rc/keymaps/rc-msi-tvanywhere.o CC drivers/mfd/lpc_sch.o LD drivers/staging/fbtft/built-in.o CC [M] drivers/staging/fbtft/fbtft-core.o CC [M] drivers/media/rc/keymaps/rc-msi-tvanywhere-plus.o LD drivers/mtd/ubi/built-in.o CC [M] drivers/media/rc/gpio-ir-recv.o CC [M] drivers/mtd/ubi/vtbl.o CC drivers/regulator/dummy.o CC lib/devres.o CC drivers/mfd/lpc_ich.o CC [M] drivers/media/rc/keymaps/rc-nec-terratec-cinergy-xs.o CC [M] drivers/media/rc/keymaps/rc-nebula.o CC [M] drivers/media/rc/ttusbir.o CC [M] drivers/mtd/tests/readtest.o CC [M] drivers/media/rc/keymaps/rc-norwood.o CC [M] drivers/mmc/core/sd.o CC drivers/power/rt9455_charger.o CC [M] drivers/media/rc/keymaps/rc-npgtech.o CC lib/hweight.o CC [M] drivers/misc/ibmasm/r_heartbeat.o CC drivers/mfd/rdc321x-southbridge.o LD drivers/staging/clocking-wizard/built-in.o CC [M] drivers/misc/mei/amthif.o LD [M] drivers/mtd/onenand/onenand.o CC [M] drivers/mtd/nand/sm_common.o CC [M] drivers/mtd/mtdcore.o CC drivers/hwmon/lm83.o CC drivers/staging/gs_fpgaboot/gs_fpgaboot.o CC drivers/rtc/class.o CC lib/assoc_array.o CC [M] drivers/media/rc/keymaps/rc-pctv-sedna.o CC [M] drivers/media/rc/keymaps/rc-pinnacle-color.o CC [M] drivers/media/rc/keymaps/rc-pinnacle-grey.o CC lib/debugobjects.o CC [M] drivers/media/rc/keymaps/rc-pinnacle-pctv-hd.o CC [M] drivers/staging/comedi/comedi_fops.o CC lib/rational.o CC [M] drivers/input/touchscreen/ad7877.o CC [M] drivers/media/rc/st_rc.o CC lib/bitrev.o CC drivers/regulator/fixed-helper.o CC [M] drivers/media/rc/sunxi-cir.o CC [M] drivers/media/rc/keymaps/rc-pixelview.o CC [M] drivers/media/rc/keymaps/rc-pixelview-mk12.o CC [M] drivers/mtd/tests/speedtest.o CC drivers/mfd/cs5535-mfd.o CC [M] drivers/input/input.o CC [M] drivers/mtd/nand/cafe_nand.o CC [M] drivers/mtd/nand/denali.o LD [M] drivers/misc/genwqe/genwqe_card.o CC [M] drivers/media/rc/keymaps/rc-pixelview-002t.o CC [M] drivers/thermal/ti-soc-thermal/omap4-thermal-data.o CC [M] drivers/misc/ibmasm/dot_command.o CC [M] drivers/thermal/ti-soc-thermal/dra752-thermal-data.o CC lib/crc-ccitt.o CC drivers/mfd/tps65090.o CC lib/crc16.o CC [M] drivers/mtd/nand/denali_pci.o CC [M] drivers/media/rc/keymaps/rc-pixelview-new.o CC [M] drivers/media/rc/keymaps/rc-powercolor-real-angel.o CC drivers/power/max8903_charger.o LD [M] drivers/media/rc/rc-core.o CC [M] drivers/mtd/nand/nandsim.o CC [M] drivers/media/rc/keymaps/rc-proteus-2309.o CC [M] drivers/misc/mic/bus/vop_bus.o CC [M] drivers/misc/mei/bus.o CC [M] drivers/media/rc/keymaps/rc-purpletv.o CC [M] drivers/media/rc/keymaps/rc-pv951.o CC drivers/staging/gs_fpgaboot/io.o CC lib/crc-itu-t.o CC [M] drivers/misc/mei/bus-fixup.o CC [M] drivers/misc/mei/debugfs.o CC [M] drivers/mtd/ubi/vmt.o HOSTCC lib/gen_crc32table CC [M] drivers/media/rc/keymaps/rc-hauppauge.o CC drivers/hwmon/lm95241.o CC [M] drivers/media/rc/keymaps/rc-rc6-mce.o CC [M] drivers/media/rc/keymaps/rc-real-audio-220-32-keys.o LD drivers/tty/ipwireless/built-in.o CC [M] drivers/mmc/host/android-goldfish.o CC [M] drivers/mtd/ubi/upd.o LD [M] drivers/thermal/ti-soc-thermal/ti-soc-thermal.o CC [M] drivers/mtd/mtdsuper.o CC drivers/mfd/aat2870-core.o LD drivers/tty/serial/built-in.o CC [M] drivers/thermal/thermal_core.o CC drivers/mfd/intel-lpss.o CC drivers/uio/uio.o LD drivers/tty/vt/built-in.o CC drivers/regulator/helpers.o CC [M] drivers/mmc/core/sd_ops.o CC [M] drivers/media/rc/keymaps/rc-reddo.o LD drivers/tty/built-in.o CC drivers/rtc/interface.o CC [M] drivers/misc/ibmasm/lowlevel.o CC drivers/mfd/intel-lpss-pci.o CC drivers/regulator/devres.o CC [M] drivers/media/rc/keymaps/rc-snapstream-firefly.o CC [M] drivers/media/rc/keymaps/rc-streamzap.o CC lib/libcrc32c.o CC lib/genalloc.o CC [M] drivers/input/touchscreen/ad7879.o CC [M] drivers/media/rc/keymaps/rc-technisat-ts35.o CC [M] drivers/media/rc/keymaps/rc-tbs-nec.o CC [M] drivers/mtd/nand/gpio.o CC [M] drivers/mtd/nand/plat_nand.o CC [M] drivers/media/rc/keymaps/rc-technisat-usb2.o CC [M] drivers/input/touchscreen/ad7879-spi.o CC [M] drivers/input/touchscreen/ads7846.o CC [M] drivers/misc/mei/mei-trace.o CC [M] drivers/mtd/tests/stresstest.o CC [M] drivers/mtd/nand/sh_flctl.o CC drivers/power/gpio-charger.o CC [M] drivers/media/rc/keymaps/rc-terratec-cinergy-c-pci.o CC [M] drivers/mtd/mtdconcat.o CC drivers/mfd/sec-core.o CC drivers/usb/c67x00/c67x00-drv.o LD lib/842/built-in.o CC [M] drivers/misc/mei/pci-me.o CC [M] drivers/media/rc/keymaps/rc-terratec-cinergy-s2-hd.o CC [M] lib/842/842_decompress.o LD drivers/staging/gs_fpgaboot/gs_fpga.o CC [M] lib/842/842_compress.o CC drivers/hwmon/lm95245.o LD drivers/staging/gs_fpgaboot/built-in.o CC lib/lz4/lz4_decompress.o CC [M] drivers/staging/fbtft/fbtft-sysfs.o CC [M] drivers/media/rc/keymaps/rc-terratec-cinergy-xs.o CC drivers/regulator/of_regulator.o LD drivers/staging/lustre/built-in.o CC [M] drivers/media/rc/keymaps/rc-terratec-slim.o LD drivers/misc/mic/vop/built-in.o CC [M] drivers/mtd/ubi/build.o CC [M] drivers/mtd/nand/vf610_nfc.o CC [M] drivers/mtd/nand/r852.o LD drivers/staging/lustre/lnet/built-in.o CC [M] drivers/misc/mei/hw-me.o CC [M] drivers/misc/mic/vop/vop_main.o CC [M] drivers/media/rc/keymaps/rc-terratec-slim-2.o CC [M] drivers/input/input-compat.o CC [M] drivers/media/rc/keymaps/rc-tevii-nec.o CC drivers/mfd/sec-irq.o LD drivers/staging/lustre/lnet/klnds/built-in.o CC [M] drivers/media/rc/keymaps/rc-tivo.o CC [M] drivers/mtd/tests/subpagetest.o LD [M] drivers/misc/ibmasm/ibmasm.o LD drivers/staging/lustre/lnet/klnds/o2iblnd/built-in.o CC [M] drivers/mtd/ubi/cdev.o CC [M] drivers/media/rc/keymaps/rc-total-media-in-hand.o LD drivers/misc/ti-st/built-in.o CC [M] drivers/mmc/core/sdio.o CC [M] drivers/media/rc/keymaps/rc-total-media-in-hand-02.o CC drivers/mfd/syscon.o CC [M] drivers/mtd/nand/hisi504_nand.o CC [M] drivers/media/rc/keymaps/rc-trekstor.o LD [M] drivers/mtd/nand/nand.o CC [M] drivers/media/rc/keymaps/rc-tt-1500.o CC [M] drivers/staging/comedi/range.o CC drivers/regulator/userspace-consumer.o CC [M] drivers/staging/comedi/drivers.o LD drivers/staging/lustre/lnet/klnds/socklnd/built-in.o CC [M] drivers/input/touchscreen/ar1021_i2c.o CC [M] drivers/staging/lustre/lnet/klnds/socklnd/socklnd_cb.o CC [M] drivers/staging/lustre/lnet/klnds/socklnd/socklnd.o CC [M] drivers/media/rc/keymaps/rc-twinhan-dtv-cab-ci.o CC [M] drivers/staging/fbtft/fbtft-bus.o CC lib/lzo/lzo1x_compress.o CC drivers/usb/c67x00/c67x00-ll-hpi.o CC [M] lib/lz4/lz4_compress.o CC drivers/rtc/rtc-dev.o CC [M] drivers/input/input-mt.o CC drivers/power/max14577_charger.o CC drivers/misc/vmw_vmci/vmci_context.o CC drivers/misc/vmw_vmci/vmci_datagram.o CC [M] drivers/mmc/host/of_mmc_spi.o CC [M] drivers/mmc/host/mmc_spi.o CC [M] drivers/mtd/tests/torturetest.o CC [M] drivers/mmc/host/via-sdmmc.o CC [M] drivers/misc/mei/pci-txe.o CC drivers/rtc/rtc-88pm860x.o CC drivers/rtc/rtc-ab-b5ze-s3.o CC [M] drivers/mtd/ubi/kapi.o CC [M] drivers/misc/mic/vop/vop_debugfs.o CC [M] drivers/mmc/host/dw_mmc.o CC drivers/spi/spidev.o CC lib/mpi/generic_mpih-lshift.o CC [M] lib/lz4/lz4hc_compress.o CC [M] drivers/media/rc/keymaps/rc-twinhan1027.o LD lib/lz4/built-in.o CC [M] drivers/media/rc/keymaps/rc-videomate-m1f.o CC [M] drivers/input/touchscreen/atmel_mxt_ts.o CC [M] drivers/input/touchscreen/bu21013_ts.o CC [M] drivers/input/touchscreen/chipone_icn8318.o CC drivers/hwmon/ltc2945.o CC [M] drivers/media/rc/keymaps/rc-videomate-s350.o CC [M] drivers/input/touchscreen/dynapro.o CC drivers/uio/uio_aec.o CC [M] drivers/misc/mei/hw-txe.o LD lib/reed_solomon/built-in.o CC [M] drivers/media/rc/keymaps/rc-videomate-tv-pvr.o CC [M] lib/reed_solomon/reed_solomon.o LD [M] drivers/misc/mei/mei.o CC [M] drivers/media/rc/keymaps/rc-winfast.o CC drivers/regulator/act8865-regulator.o CC drivers/regulator/as3711-regulator.o CC [M] drivers/media/rc/keymaps/rc-winfast-usbii-deluxe.o CC [M] drivers/staging/comedi/comedi_buf.o CC [M] drivers/misc/mic/vop/vop_vringh.o CC drivers/rtc/rtc-armada38x.o CC drivers/mfd/as3711.o CC drivers/rtc/rtc-at91rm9200.o CC [M] drivers/mmc/host/dw_mmc-pltfm.o CC drivers/misc/vmw_vmci/vmci_doorbell.o CC drivers/power/max77693_charger.o CC [M] drivers/media/rc/keymaps/rc-su3000.o CC [M] drivers/mmc/host/dw_mmc-pci.o CC lib/mpi/generic_mpih-mul1.o CC [M] drivers/input/touchscreen/edt-ft5x06.o CC drivers/usb/c67x00/c67x00-hcd.o CC [M] drivers/mmc/core/sdio_ops.o CC drivers/rtc/rtc-cmos.o CC drivers/spi/spi-bitbang.o CC [M] drivers/mtd/tests/mtd_nandecctest.o CC [M] drivers/input/touchscreen/hampshire.o CC [M] drivers/mtd/mtdpart.o CC lib/lzo/lzo1x_decompress_safe.o LD lib/lzo/lzo_compress.o CC [M] drivers/mtd/mtdchar.o CC [M] drivers/mtd/ubi/eba.o CC [M] drivers/mtd/ofpart.o LD [M] drivers/misc/mei/mei-me.o CC drivers/hwmon/ltc4151.o CC drivers/hwmon/ltc4222.o CC drivers/uio/uio_pruss.o LD drivers/staging/comedi/drivers/built-in.o LD lib/zlib_deflate/built-in.o CC [M] drivers/staging/comedi/drivers/dt9812.o CC [M] drivers/input/touchscreen/gunze.o CC drivers/regulator/as3722-regulator.o CC [M] lib/zlib_deflate/deflate.o CC [M] drivers/staging/comedi/drivers/ni_usb6501.o CC lib/xz/xz_dec_syms.o CC [M] drivers/input/ff-memless.o CC [M] drivers/input/ff-core.o CC drivers/misc/vmw_vmci/vmci_driver.o CC [M] drivers/mmc/core/sdio_bus.o CC drivers/mfd/as3722.o LD [M] drivers/misc/mei/mei-txe.o CC [M] drivers/mtd/ubi/io.o CC drivers/misc/vmw_balloon.o CC drivers/regulator/axp20x-regulator.o CC drivers/rtc/rtc-ds1305.o CC [M] drivers/staging/fbtft/fbtft-io.o CC [M] drivers/thermal/thermal_hwmon.o LD drivers/media/rc/built-in.o CC [M] drivers/thermal/of-thermal.o CC [M] drivers/mtd/tests/nandbiterrs.o CC [M] lib/zlib_deflate/deftree.o CC drivers/usb/c67x00/c67x00-sched.o CC drivers/power/qcom_smbb.o LD lib/zlib_inflate/built-in.o CC [M] drivers/thermal/fair_share.o LD drivers/media/tuners/built-in.o CC [M] drivers/thermal/step_wise.o CC [M] lib/zlib_inflate/inffast.o CC [M] drivers/input/touchscreen/elants_i2c.o CC [M] drivers/mmc/host/vub300.o CC lib/mpi/generic_mpih-mul2.o CC drivers/hwmon/ltc4245.o CC drivers/hwmon/ltc4260.o CC lib/xz/xz_dec_stream.o CC drivers/hwmon/max1111.o CC drivers/spi/spi-clps711x.o CC drivers/hwmon/max1619.o CC drivers/hwmon/max197.o CC [M] drivers/staging/comedi/drivers/usbdux.o LD drivers/media/usb/b2c2/built-in.o CC [M] drivers/mmc/core/sdio_cis.o CC [M] drivers/mtd/redboot.o LD lib/lzo/lzo_decompress.o CC lib/percpu_counter.o CC [M] drivers/mmc/host/ushc.o LD drivers/media/usb/dvb-usb/built-in.o CC [M] drivers/mmc/host/usdhi6rol0.o LD lib/lzo/built-in.o CC lib/mpi/generic_mpih-mul3.o CC lib/swiotlb.o CC drivers/rtc/rtc-ds1307.o CC drivers/misc/vmw_vmci/vmci_event.o CC drivers/hwmon/max6697.o CC drivers/mfd/hi6421-pmic-core.o LD drivers/media/usb/dvb-usb-v2/built-in.o CC drivers/regulator/gpio-regulator.o CC drivers/hwmon/max31790.o CC [M] lib/zlib_inflate/inflate.o LD drivers/staging/comedi/kcomedilib/built-in.o LD drivers/usb/c67x00/c67x00.o CC drivers/uio/uio_mf624.o LD drivers/usb/c67x00/built-in.o CC [M] drivers/staging/comedi/kcomedilib/kcomedilib_main.o LD drivers/media/usb/s2255/built-in.o CC [M] drivers/mtd/cmdlinepart.o CC [M] drivers/staging/fbtft/fb_agm1264k-fl.o CC [M] drivers/thermal/user_space.o CC [M] drivers/thermal/power_allocator.o CC [M] drivers/power/wm831x_backup.o CC drivers/spi/spi-fsl-dspi.o LD drivers/media/usb/siano/built-in.o CC [M] drivers/mmc/core/sdio_io.o CC [M] drivers/input/input-polldev.o CC [M] drivers/mmc/core/sdio_irq.o CC drivers/usb/chipidea/core.o LD drivers/media/usb/stkwebcam/built-in.o CC lib/xz/xz_dec_lzma2.o CC [M] drivers/mtd/ubi/wl.o CC [M] drivers/mtd/ar7part.o CC [M] drivers/input/sparse-keymap.o CC [M] drivers/thermal/rockchip_thermal.o LD drivers/media/usb/ttusb-budget/built-in.o CC lib/iommu-helper.o CC [M] drivers/mtd/mtdoops.o CC [M] drivers/input/touchscreen/elo.o LD [M] drivers/mtd/tests/mtd_oobtest.o CC drivers/regulator/isl6271a-regulator.o CC drivers/hwmon/nct6683.o LD [M] drivers/mtd/tests/mtd_pagetest.o CC drivers/hwmon/smm665.o CC [M] drivers/mmc/host/toshsd.o CC drivers/hwmon/nsa320-hwmon.o LD drivers/media/usb/ttusb-dec/built-in.o CC [M] drivers/staging/comedi/drivers/vmk80xx.o LD [M] drivers/misc/mic/vop/vop.o CC [M] drivers/staging/lustre/lnet/klnds/socklnd/socklnd_proto.o LD [M] drivers/mtd/tests/mtd_readtest.o CC [M] drivers/thermal/kirkwood_thermal.o CC [M] drivers/input/touchscreen/ft6236.o CC drivers/misc/lattice-ecp3-config.o CC drivers/mfd/rt5033.o LD drivers/misc/mic/built-in.o LD drivers/media/usb/zr364xx/built-in.o LD [M] drivers/mtd/tests/mtd_speedtest.o CC [M] lib/zlib_deflate/deflate_syms.o LD drivers/media/usb/built-in.o CC [M] drivers/mmc/host/sdhci-pltfm.o CC [M] drivers/misc/bmp085.o CC [M] lib/zlib_inflate/infutil.o CC drivers/hwmon/smsc47b397.o CC [M] drivers/thermal/intel_soc_dts_iosf.o CC drivers/regulator/lp3971.o CC [M] drivers/power/88pm860x_battery.o LD [M] drivers/mtd/mtd.o LD [M] drivers/mtd/tests/mtd_stresstest.o CC lib/iommu-common.o CC drivers/regulator/lp872x.o CC lib/mpi/generic_mpih-rshift.o LD [M] drivers/mtd/tests/mtd_subpagetest.o CC drivers/rtc/rtc-ds1343.o LD [M] drivers/mtd/tests/mtd_torturetest.o CC drivers/hwmon/smsc47m192.o CC [M] drivers/uio/uio_dmem_genirq.o CC [M] drivers/mtd/ubi/attach.o LD [M] drivers/mtd/tests/mtd_nandbiterrs.o CC drivers/hwmon/tc74.o LD drivers/media/built-in.o CC lib/xz/xz_dec_bcj.o CC [M] drivers/mtd/ubi/misc.o CC [M] drivers/thermal/intel_soc_dts_thermal.o CC drivers/regulator/ltc3589.o CC drivers/hwmon/tmp421.o CC drivers/hwmon/thmc50.o CC drivers/mfd/mt6397-core.o LD [M] drivers/staging/comedi/kcomedilib/kcomedilib.o CC drivers/misc/vmw_vmci/vmci_guest.o LD [M] lib/zlib_deflate/zlib_deflate.o CC [M] drivers/input/matrix-keymap.o LD [M] drivers/staging/comedi/comedi.o CC [M] drivers/mmc/core/quirks.o CC [M] drivers/staging/lustre/lnet/klnds/socklnd/socklnd_modparams.o CC lib/fault-inject.o CC lib/notifier-error-inject.o CC drivers/spi/spi-gpio.o CC [M] drivers/misc/bmp085-i2c.o CC [M] drivers/misc/tifm_core.o CC [M] drivers/input/touchscreen/goodix.o LD drivers/vhost/built-in.o CC [M] lib/zlib_inflate/inftrees.o CC [M] drivers/staging/fbtft/fb_hx8340bn.o CC [M] drivers/input/touchscreen/inexio.o CC [M] drivers/vhost/vringh.o CC [M] drivers/input/input-leds.o CC [M] drivers/thermal/hisi_thermal.o CC [M] drivers/input/touchscreen/fsl-imx25-tcq.o CC [M] drivers/mmc/core/slot-gpio.o CC [M] drivers/staging/comedi/drivers/comedi_8255.o CC drivers/hwmon/vt1211.o CC lib/cpu-notifier-error-inject.o LD drivers/thermal/built-in.o LD [M] drivers/thermal/thermal_sys.o CC [M] drivers/input/touchscreen/mc13783_ts.o CC [M] drivers/mmc/host/sdhci-of-at91.o CC [M] drivers/mmc/host/sdhci-iproc.o CC lib/mpi/generic_mpih-add1.o CC lib/mpi/generic_mpih-sub1.o CC drivers/hwmon/wm831x-hwmon.o CC [M] drivers/mfd/88pm800.o LD drivers/mmc/host/built-in.o CC drivers/usb/chipidea/otg.o CC [M] drivers/hwmon/asb100.o CC drivers/usb/chipidea/debug.o LD drivers/uio/built-in.o CC [M] lib/zlib_inflate/inflate_syms.o CC drivers/usb/chipidea/udc.o CC [M] drivers/hwmon/w83792d.o CC [M] drivers/mtd/ubi/debug.o CC drivers/regulator/max8649.o CC lib/xz/xz_dec_test.o LD drivers/virt/built-in.o CC drivers/hwmon/pmbus/pmbus_core.o CC drivers/regulator/max8973-regulator.o CC [M] drivers/misc/apds990x.o CC [M] drivers/input/evdev.o CC lib/syscall.o LD drivers/virtio/built-in.o LD [M] drivers/mmc/host/sdhci-pci.o LD drivers/video/backlight/built-in.o CC [M] drivers/power/ds2781_battery.o CC drivers/vme/vme.o CC [M] drivers/mmc/core/pwrseq.o CC [M] drivers/misc/hpilo.o CC lib/cordic.o CC [M] drivers/misc/cs5535-mfgpt.o CC [M] drivers/virtio/virtio.o CC [M] drivers/staging/lustre/lnet/klnds/socklnd/socklnd_lib.o LD [M] drivers/input/input-core.o CC [M] drivers/video/backlight/ams369fg06.o CC lib/strncpy_from_user.o CC drivers/rtc/rtc-ds1553.o CC [M] drivers/input/touchscreen/mcs5000_ts.o CC drivers/rtc/rtc-ds1672.o CC drivers/regulator/mt6311-regulator.o CC [M] drivers/input/touchscreen/melfas_mip4.o CC lib/strnlen_user.o LD [M] lib/zlib_inflate/zlib_inflate.o CC drivers/misc/vmw_vmci/vmci_handle_array.o CC lib/mpi/mpicoder.o CC [M] drivers/input/touchscreen/mms114.o CC [M] drivers/input/touchscreen/mtouch.o CC lib/irq_poll.o CC drivers/spi/spi-imx.o LD drivers/video/fbdev/aty/built-in.o CC [M] drivers/video/fbdev/aty/aty128fb.o CC [M] drivers/staging/fbtft/fb_hx8347d.o CC [M] drivers/mfd/88pm80x.o CC lib/mpi/mpi-bit.o CC [M] drivers/input/touchscreen/mk712.o CC [M] drivers/misc/isl29020.o CC drivers/usb/chipidea/ci_hdrc_usb2.o CC [M] drivers/staging/comedi/drivers/8255.o CC [M] drivers/hwmon/w83795.o CC lib/asn1_decoder.o CC [M] drivers/mmc/core/pwrseq_simple.o GEN lib/oid_registry_data.c CC [M] drivers/input/touchscreen/usbtouchscreen.o CC lib/argv_split.o CC drivers/rtc/rtc-ds1685.o CC lib/bug.o CC drivers/usb/chipidea/ci_hdrc_msm.o CC drivers/rtc/rtc-ds1742.o CC drivers/misc/vmw_vmci/vmci_host.o LD lib/xz/xz_dec.o CC [M] drivers/misc/fsa9480.o LD lib/xz/built-in.o CC [M] drivers/power/ds2782_battery.o CC [M] drivers/hwmon/w83791d.o CC lib/clz_tab.o CC drivers/regulator/pfuze100-regulator.o CC [M] drivers/hwmon/abituguru.o CC [M] drivers/mmc/core/pwrseq_emmc.o CC drivers/regulator/rt5033-regulator.o CC drivers/regulator/s5m8767.o CC lib/cmdline.o CC [M] drivers/video/backlight/lcd.o CC [M] drivers/input/touchscreen/penmount.o CC drivers/w1/w1.o CC lib/cpumask.o LD [M] drivers/mtd/ubi/ubi.o CC lib/ctype.o CC [M] drivers/mmc/core/debugfs.o CC lib/dec_and_lock.o LD drivers/mtd/built-in.o CC [M] drivers/staging/fbtft/fb_hx8353d.o CC [M] drivers/input/touchscreen/pixcir_i2c_ts.o CC lib/decompress.o CC lib/decompress_unlz4.o CC [M] drivers/input/touchscreen/sun4i-ts.o CC [M] drivers/input/touchscreen/ti_am335x_tsc.o CC lib/decompress_unlzo.o CC [M] drivers/input/touchscreen/touchit213.o CC [M] drivers/hwmon/ad7314.o LD drivers/staging/lustre/lustre/built-in.o CC lib/decompress_unxz.o CC [M] drivers/staging/fbtft/fb_hx8357d.o CC lib/dma-noop.o CC [M] drivers/staging/fbtft/fb_ili9163.o CC lib/dump_stack.o LD drivers/staging/lustre/lustre/fid/built-in.o CC [M] drivers/video/fbdev/aty/radeon_base.o CC [M] drivers/power/goldfish_battery.o CC drivers/regulator/tps62360-regulator.o CC [M] drivers/staging/lustre/lustre/fid/fid_request.o CC [M] drivers/mfd/88pm805.o CC [M] drivers/staging/lustre/lustre/fid/fid_lib.o CC lib/mpi/mpi-cmp.o CC lib/earlycpio.o CC drivers/hwmon/pmbus/max34440.o CC [M] drivers/virtio/virtio_ring.o CC drivers/regulator/tps65090-regulator.o LD drivers/staging/media/built-in.o CC lib/mpi/mpih-cmp.o CC lib/extable.o CC drivers/usb/chipidea/ci_hdrc_zevio.o CC drivers/spi/spi-oc-tiny.o CC [M] drivers/input/touchscreen/touchwin.o CC drivers/staging/skein/skein_base.o CC drivers/rtc/rtc-fm3130.o CC drivers/rtc/rtc-isl12022.o CC lib/flex_proportions.o CC drivers/usb/chipidea/ci_hdrc_pci.o CC [M] drivers/power/max17040_battery.o LD [M] drivers/mmc/core/mmc_core.o CC drivers/misc/vmw_vmci/vmci_queue_pair.o CC drivers/usb/chipidea/usbmisc_imx.o LD drivers/mmc/built-in.o LD drivers/staging/sm750fb/built-in.o LD [M] drivers/staging/lustre/lnet/klnds/socklnd/ksocklnd.o CC [M] drivers/input/touchscreen/ts4800-ts.o CC [M] drivers/input/touchscreen/tsc40.o CC [M] drivers/staging/sm750fb/sm750.o LD drivers/staging/ste_rmi4/built-in.o CC drivers/rtc/rtc-isl12057.o CC lib/idr.o CC lib/int_sqrt.o CC [M] drivers/input/touchscreen/tsc200x-core.o CC [M] drivers/staging/ste_rmi4/synaptics_i2c_rmi4.o CC lib/mpi/mpih-div.o CC lib/ioremap.o CC lib/irq_regs.o CC [M] drivers/hwmon/adm1025.o CC lib/is_single_threaded.o CC [M] drivers/power/max17042_battery.o CC [M] drivers/staging/fbtft/fb_ili9340.o CC drivers/staging/skein/skein_api.o CC [M] drivers/mfd/act8945a.o CC [M] drivers/hwmon/adm1031.o CC lib/mpi/mpih-mul.o CC [M] drivers/staging/fbtft/fb_ili9341.o CC drivers/spi/spi-omap-100k.o CC [M] drivers/input/touchscreen/tsc2004.o CC drivers/regulator/tps6524x-regulator.o CC lib/klist.o CC [M] drivers/input/touchscreen/tsc2007.o CC lib/kobject.o CC [M] drivers/input/touchscreen/wacom_i2c.o CC lib/kobject_uevent.o CC drivers/hwmon/pmbus/max8688.o CC drivers/regulator/wm8400-regulator.o CC lib/md5.o CC [M] drivers/input/touchscreen/wdt87xx_i2c.o CC lib/nmi_backtrace.o CC [M] drivers/hwmon/ads1015.o CC drivers/usb/chipidea/ci_hdrc_imx.o CC drivers/vme/boards/vme_vmivme7805.o CC [M] drivers/input/touchscreen/wm831x-ts.o LD drivers/staging/lustre/lnet/libcfs/built-in.o CC drivers/staging/skein/skein_block.o CC lib/plist.o CC [M] drivers/power/rt5033_battery.o CC [M] drivers/video/backlight/ili922x.o LD drivers/usb/chipidea/ci_hdrc.o CC [M] drivers/regulator/fixed.o CC [M] drivers/staging/lustre/lnet/libcfs/linux/linux-tracefile.o CC drivers/w1/w1_int.o CC [M] drivers/regulator/virtual.o CC [M] drivers/staging/lustre/lnet/libcfs/linux/linux-debug.o CC [M] drivers/video/fbdev/aty/radeon_pm.o CC lib/proportions.o CC lib/radix-tree.o CC [M] drivers/mfd/sm501.o CC drivers/rtc/rtc-lp8788.o CC [M] drivers/hwmon/adt7411.o /home/kisskb/slave/src/drivers/virtio/virtio_ring.c: In function 'vring_create_virtqueue': /home/kisskb/slave/src/drivers/virtio/virtio_ring.c:1032:5: warning: 'queue' may be used uninitialized in this function [-Wuninitialized] CC drivers/rtc/rtc-lpc24xx.o CC drivers/hwmon/pmbus/tps40422.o CC lib/mpi/mpi-pow.o CC [M] drivers/staging/fbtft/fb_ili9486.o CC drivers/video/fbdev/core/fb_cmdline.o CC drivers/staging/vme/devices/vme_user.o CC [M] drivers/staging/vme/devices/vme_pio2_cntr.o CC lib/mpi/mpiutil.o CC [M] drivers/power/88pm860x_charger.o CC [M] drivers/input/touchscreen/tps6507x-ts.o CC drivers/spi/spi-ti-qspi.o CC [M] drivers/input/touchscreen/rohm_bu21023.o CC [M] drivers/staging/sm750fb/sm750_hw.o CC lib/ratelimit.o CC drivers/spi/spi-rspi.o CC [M] drivers/staging/fbtft/fb_pcd8544.o CC drivers/spi/spi-sc18is602.o CC [M] drivers/hwmon/adt7470.o CC [M] drivers/regulator/88pm800.o CC [M] drivers/virtio/virtio_pci_modern.o CC lib/rbtree.o CC drivers/rtc/rtc-lpc32xx.o CC lib/seq_buf.o CC [M] drivers/power/lp8727_charger.o CC [M] drivers/staging/lustre/lustre/fid/lproc_fid.o CC drivers/hwmon/pmbus/zl6100.o CC [M] drivers/regulator/88pm8607.o CC lib/sha1.o CC drivers/hwmon/pmbus/ucd9200.o CC [M] drivers/hwmon/pmbus/lm25066.o CC [M] drivers/hwmon/f71805f.o LD drivers/usb/chipidea/built-in.o CC lib/show_mem.o CC lib/string.o CC lib/timerqueue.o CC [M] drivers/hwmon/fam15h_power.o CC drivers/usb/class/usbtmc.o CC lib/vsprintf.o CC [M] drivers/staging/fbtft/fb_ra8875.o CC [M] drivers/staging/fbtft/fb_s6d02a1.o CC drivers/staging/skein/threefish_block.o CC [M] drivers/staging/lustre/lnet/libcfs/linux/linux-prim.o CC [M] lib/test_firmware.o LD drivers/vme/boards/built-in.o CC [M] drivers/staging/vme/devices/vme_pio2_gpio.o CC [M] drivers/video/backlight/ili9320.o CC drivers/spi/spi-tegra114.o LD drivers/vme/bridges/built-in.o CC [M] drivers/regulator/aat2870-regulator.o CC drivers/video/fbdev/core/fb_notify.o CC [M] drivers/vme/bridges/vme_ca91cx42.o CC [M] drivers/staging/fbtft/fb_s6d1121.o CC drivers/rtc/rtc-m41t93.o CC [M] lib/test_module.o CC drivers/spi/spi-topcliff-pch.o CC [M] lib/test_static_keys.o CC [M] drivers/vme/bridges/vme_tsi148.o CC [M] drivers/regulator/act8945a-regulator.o CC [M] lib/test_static_key_base.o CC [M] drivers/regulator/ad5398.o CC [M] drivers/power/bq24257_charger.o CC [M] lib/test_bitmap.o CC [M] lib/crc7.o CC [M] drivers/power/max8998_charger.o CC drivers/spi/spi-txx9.o CC [M] drivers/staging/vme/devices/vme_pio2_core.o CC drivers/misc/vmw_vmci/vmci_resource.o CC [M] drivers/staging/sm750fb/sm750_accel.o CC [M] lib/bch.o CC [M] lib/memory-notifier-error-inject.o CC [M] drivers/staging/fbtft/fb_ssd1289.o CC [M] drivers/hwmon/pmbus/max16064.o LD drivers/input/built-in.o CC [M] drivers/staging/lustre/lnet/libcfs/linux/linux-cpu.o CC [M] drivers/hwmon/pmbus/ucd9000.o GEN lib/crc32table.h CC [M] drivers/hwmon/gpio-fan.o CC lib/oid_registry.o CC drivers/spi/spi-zynqmp-gqspi.o CC [M] drivers/hwmon/i5500_temp.o CC drivers/misc/vmw_vmci/vmci_route.o CC drivers/staging/skein/threefish_api.o LD drivers/hwmon/pmbus/built-in.o LD lib/mpi/mpi.o CC [M] drivers/regulator/da9063-regulator.o CC [M] drivers/spi/spi-altera.o LD lib/mpi/built-in.o LD drivers/staging/vme/devices/built-in.o CC drivers/w1/w1_family.o CC [M] drivers/hwmon/k8temp.o CC lib/crc32.o CC [M] drivers/hwmon/lm70.o CC drivers/usb/common/common.o CC [M] drivers/video/fbdev/aty/radeon_monitor.o CC drivers/staging/skein/skein_generic.o CC [M] drivers/virtio/virtio_pci_common.o CC [M] drivers/video/backlight/ld9040.o LD [M] drivers/staging/lustre/lustre/fid/fid.o CC [M] drivers/virtio/virtio_balloon.o CC [M] drivers/power/smb347-charger.o CC [M] drivers/virtio/virtio_input.o CC [M] drivers/spi/spi-atmel.o CC [M] drivers/mfd/arizona-spi.o LD drivers/misc/vmw_vmci/vmw_vmci.o CC [M] drivers/mfd/tps6105x.o CC [M] drivers/staging/fbtft/fb_ssd1305.o LD drivers/staging/lustre/lustre/fld/built-in.o LD drivers/misc/vmw_vmci/built-in.o CC [M] drivers/staging/lustre/lustre/fld/fld_request.o CC drivers/rtc/rtc-m41t94.o CC drivers/rtc/rtc-m48t86.o CC [M] drivers/regulator/hi6421-regulator.o LD drivers/misc/built-in.o CC [M] drivers/spi/spi-axi-spi-engine.o CC [M] drivers/power/tps65090-charger.o CC [M] drivers/staging/sm750fb/sm750_cursor.o CC [M] drivers/video/fbdev/core/fbmem.o CC [M] drivers/staging/lustre/lnet/libcfs/linux/linux-curproc.o CC [M] drivers/hwmon/lm73.o CC [M] drivers/staging/lustre/lnet/libcfs/linux/linux-module.o CC [M] drivers/staging/fbtft/fb_ssd1325.o CC [M] drivers/regulator/isl9305.o CC [M] drivers/regulator/lp8755.o CC [M] drivers/regulator/lp3972.o CC [M] drivers/staging/fbtft/fb_ssd1331.o CC [M] drivers/usb/class/usblp.o CC [M] drivers/hwmon/lm75.o CC [M] drivers/hwmon/lm87.o LD [M] drivers/staging/vme/devices/vme_pio2.o CC [M] drivers/hwmon/lm92.o CC drivers/w1/w1_netlink.o LD lib/built-in.o CC [M] drivers/hwmon/lm93.o LD drivers/staging/lustre/lustre/llite/built-in.o LD drivers/staging/vme/built-in.o CC [M] drivers/hwmon/lm95234.o CC [M] drivers/spi/spi-bcm2835.o CC [M] drivers/staging/lustre/lustre/llite/dcache.o CC [M] drivers/staging/lustre/lustre/llite/dir.o CC [M] drivers/spi/spi-cadence.o CC [M] drivers/mfd/tps65086.o CC [M] drivers/mfd/tps65217.o CC [M] drivers/power/tps65217_charger.o CC [M] drivers/hwmon/ltc4215.o CC [M] drivers/regulator/max1586.o CC [M] drivers/hwmon/max1668.o LD drivers/staging/xgifb/built-in.o CC drivers/rtc/rtc-max6900.o CC [M] drivers/mfd/tps65912-core.o CC drivers/rtc/rtc-max6902.o CC [M] drivers/spi/spi-dln2.o CC [M] drivers/staging/xgifb/XGI_main_26.o CC [M] drivers/power/axp288_charger.o CC [M] drivers/regulator/max8925-regulator.o CC [M] drivers/staging/fbtft/fb_st7735r.o CC [M] drivers/staging/sm750fb/ddk750_chip.o CC drivers/rtc/rtc-max77686.o LD drivers/usb/common/usb-common.o CC [M] drivers/hwmon/max6639.o CC [M] drivers/video/backlight/lms283gf05.o LD drivers/usb/common/built-in.o CC [M] drivers/video/fbdev/aty/radeon_accel.o CC [M] drivers/regulator/max8952.o LD [M] drivers/virtio/virtio_pci.o AR lib/lib.a CC [M] drivers/regulator/max8998.o CC [M] drivers/staging/lustre/lnet/libcfs/linux/linux-crypto.o CC [M] drivers/staging/fbtft/fb_st7789v.o CC [M] drivers/hwmon/mc13783-adc.o CC [M] drivers/regulator/max77686-regulator.o LD drivers/usb/dwc3/built-in.o CC [M] drivers/mfd/tps65912-i2c.o CC drivers/usb/core/usb.o CC [M] drivers/hwmon/mcp3021.o CC [M] drivers/spi/spi-img-spfi.o CC [M] drivers/staging/fbtft/fb_tinylcd.o LD drivers/vme/built-in.o CC [M] drivers/usb/dwc3/core.o CC [M] drivers/staging/fbtft/fb_uc1611.o CC drivers/rtc/rtc-max8907.o CC [M] drivers/hwmon/menf21bmc_hwmon.o CC drivers/rtc/rtc-max8925.o LD drivers/usb/gadget/function/built-in.o CC [M] drivers/hwmon/nct7802.o CC [M] drivers/usb/gadget/function/f_loopback.o CC [M] drivers/spi/spi-lp8841-rtc.o CC [M] drivers/regulator/max77693.o CC drivers/rtc/rtc-max8998.o CC [M] drivers/hwmon/ntc_thermistor.o LD drivers/staging/skein/skein.o LD drivers/power/power_supply.o CC [M] drivers/spi/spi-mt65xx.o CC [M] drivers/usb/gadget/function/f_sourcesink.o LD drivers/staging/skein/built-in.o CC [M] drivers/spi/spi-orion.o CC [M] drivers/mfd/fsl-imx25-tsadc.o CC [M] drivers/video/backlight/lms501kf03.o CC [M] drivers/hwmon/pc87427.o CC [M] drivers/video/backlight/ltv350qv.o CC [M] drivers/staging/sm750fb/ddk750_power.o CC [M] drivers/staging/lustre/lnet/libcfs/linux/linux-crypto-adler.o CC [M] drivers/mfd/mc13xxx-core.o CC [M] drivers/regulator/max77802-regulator.o CC drivers/w1/w1_io.o CC [M] drivers/spi/spi-tegra20-sflash.o CC [M] drivers/regulator/mc13783-regulator.o CC [M] drivers/hwmon/pcf8591.o CC [M] drivers/staging/fbtft/fb_uc1701.o CC [M] drivers/usb/class/cdc-wdm.o CC [M] drivers/video/fbdev/aty/radeon_backlight.o CC [M] drivers/video/fbdev/core/fbmon.o CC [M] drivers/hwmon/pwm-fan.o CC drivers/w1/masters/matrox_w1.o CC [M] drivers/staging/lustre/lustre/fld/fld_cache.o CC drivers/rtc/rtc-mcp795.o LD drivers/power/built-in.o CC [M] drivers/hwmon/shtc1.o CC [M] drivers/hwmon/sis5595.o CC [M] drivers/mfd/mc13xxx-i2c.o CC [M] drivers/mfd/mc13xxx-spi.o CC [M] drivers/regulator/mc13892-regulator.o CC [M] drivers/staging/fbtft/fb_upd161704.o CC [M] drivers/mfd/lp3943.o CC [M] drivers/usb/gadget/function/f_hid.o CC [M] drivers/regulator/mc13xxx-regulator-core.o CC drivers/rtc/rtc-omap.o CC [M] drivers/video/backlight/platform_lcd.o CC [M] drivers/staging/fbtft/fb_watterott.o CC [M] drivers/staging/lustre/lnet/libcfs/linux/linux-mem.o LD [M] drivers/staging/fbtft/fbtft.o CC drivers/rtc/rtc-pcf2123.o CC [M] drivers/usb/gadget/function/f_printer.o CC [M] drivers/hwmon/tmp102.o CC [M] drivers/hwmon/tmp103.o CC [M] drivers/spi/spi-tegra20-slink.o CC [M] drivers/spi/spi-tle62x0.o CC [M] drivers/staging/sm750fb/ddk750_mode.o CC [M] drivers/regulator/mt6397-regulator.o CC [M] drivers/hwmon/via686a.o CC drivers/rtc/rtc-pcf2127.o CC [M] drivers/staging/lustre/lustre/llite/file.o CC [M] drivers/hwmon/via-cputemp.o CC [M] drivers/hwmon/vt8231.o LD drivers/spi/built-in.o CC [M] drivers/staging/sm750fb/ddk750_display.o CC drivers/rtc/rtc-pm8xxx.o CC [M] drivers/hwmon/w83l785ts.o CC drivers/rtc/rtc-r9701.o CC [M] drivers/regulator/qcom_spmi-regulator.o CC [M] drivers/staging/xgifb/vb_init.o CC [M] drivers/staging/lustre/lnet/libcfs/debug.o LD [M] drivers/usb/gadget/function/usb_f_ss_lb.o CC [M] drivers/regulator/pv88060-regulator.o CC [M] drivers/staging/xgifb/vb_setmode.o CC [M] drivers/staging/lustre/lnet/libcfs/fail.o LD drivers/hwmon/built-in.o CC [M] drivers/mfd/da9062-core.o CC [M] drivers/mfd/da9063-core.o CC [M] drivers/staging/lustre/lnet/libcfs/module.o CC [M] drivers/mfd/da9063-i2c.o CC [M] drivers/mfd/da9063-irq.o CC [M] drivers/mfd/intel_quark_i2c_gpio.o LD [M] drivers/video/fbdev/aty/radeonfb.o CC drivers/w1/masters/ds2482.o CC [M] drivers/staging/sm750fb/ddk750_help.o CC drivers/usb/core/hub.o CC [M] drivers/mfd/janz-cmodio.o CC [M] drivers/staging/lustre/lnet/libcfs/tracefile.o CC [M] drivers/staging/lustre/lnet/libcfs/libcfs_string.o CC [M] drivers/regulator/pv88090-regulator.o LD drivers/video/fbdev/kyro/built-in.o CC [M] drivers/mfd/vx855.o CC [M] drivers/video/fbdev/kyro/STG4000Ramdac.o CC [M] drivers/video/fbdev/kyro/STG4000VTG.o CC [M] drivers/mfd/si476x-cmd.o CC [M] drivers/video/backlight/s6e63m0.o CC drivers/w1/slaves/w1_ds2406.o CC [M] drivers/mfd/si476x-prop.o LD drivers/usb/class/built-in.o CC [M] drivers/staging/sm750fb/ddk750_swi2c.o CC drivers/rtc/rtc-rp5c01.o CC drivers/rtc/rtc-rs5c348.o CC drivers/rtc/rtc-rv3029c2.o CC drivers/usb/host/pci-quirks.o LD [M] drivers/usb/gadget/function/usb_f_printer.o CC [M] drivers/regulator/pbias-regulator.o CC [M] drivers/staging/sm750fb/ddk750_sii164.o CC [M] drivers/usb/dwc3/debug.o CC [M] drivers/usb/dwc3/trace.o CC drivers/usb/host/oxu210hp-hcd.o CC [M] drivers/staging/sm750fb/ddk750_dvi.o CC [M] drivers/usb/dwc3/gadget.o CC [M] drivers/video/fbdev/core/fbcmap.o CC [M] drivers/staging/lustre/lustre/fld/lproc_fld.o CC [M] drivers/mfd/si476x-i2c.o CC [M] drivers/regulator/s2mps11.o CC drivers/rtc/rtc-rv8803.o CC drivers/rtc/rtc-rx4581.o CC [M] drivers/w1/masters/ds1wm.o CC [M] drivers/mfd/qcom-spmi-pmic.o CC [M] drivers/staging/sm750fb/ddk750_hwi2c.o CC [M] drivers/regulator/tps6105x-regulator.o LD [M] drivers/usb/gadget/function/usb_f_hid.o CC [M] drivers/w1/masters/w1-gpio.o CC [M] drivers/mfd/rk808.o CC [M] drivers/regulator/tps6507x-regulator.o CC [M] drivers/mfd/rn5t618.o CC [M] drivers/staging/lustre/lnet/libcfs/hash.o CC [M] drivers/mfd/lm3533-core.o CC [M] drivers/regulator/tps65912-regulator.o CC [M] drivers/staging/lustre/lnet/libcfs/prng.o LD drivers/usb/gadget/legacy/built-in.o CC [M] drivers/usb/gadget/legacy/zero.o CC [M] drivers/mfd/lm3533-ctrlbank.o CC [M] drivers/usb/gadget/legacy/inode.o CC [M] drivers/video/fbdev/kyro/STG4000OverlayDevice.o CC drivers/rtc/rtc-rx8025.o CC drivers/rtc/rtc-s3c.o CC [M] drivers/mfd/retu-mfd.o CC [M] drivers/staging/lustre/lustre/llite/llite_close.o CC [M] drivers/video/fbdev/kyro/STG4000InitDevice.o CC [M] drivers/staging/lustre/lnet/libcfs/workitem.o CC drivers/rtc/rtc-snvs.o CC drivers/rtc/rtc-stk17ta8.o CC drivers/w1/slaves/w1_ds2423.o CC [M] drivers/regulator/wm831x-dcdc.o CC drivers/w1/slaves/w1_ds2760.o LD [M] drivers/staging/sm750fb/sm750fb.o CC [M] drivers/staging/lustre/lnet/libcfs/libcfs_cpu.o CC [M] drivers/usb/dwc3/ep0.o CC [M] drivers/mfd/stw481x.o LD drivers/video/fbdev/matrox/built-in.o LD drivers/w1/masters/built-in.o CC [M] drivers/regulator/wm831x-isink.o CC [M] drivers/mfd/menf21bmc.o CC [M] drivers/video/fbdev/matrox/matroxfb_base.o CC [M] drivers/regulator/wm831x-ldo.o CC drivers/usb/host/fotg210-hcd.o CC [M] drivers/mfd/dln2.o CC [M] drivers/usb/host/uhci-hcd.o LD drivers/mfd/88pm860x.o CC [M] drivers/video/backlight/88pm860x_bl.o CC drivers/rtc/rtc-zynqmp.o CC [M] drivers/usb/dwc3/debugfs.o CC [M] drivers/video/fbdev/kyro/fbdev.o LD drivers/mfd/wm831x.o CC [M] drivers/video/fbdev/core/fbsysfs.o LD drivers/mfd/da9055.o LD drivers/regulator/built-in.o CC [M] drivers/usb/host/u132-hcd.o LD [M] drivers/mfd/da9063.o LD drivers/mfd/max8925.o CC [M] drivers/video/backlight/aat2870_bl.o LD drivers/w1/wire.o LD drivers/mfd/built-in.o CC [M] drivers/video/backlight/cr_bllcd.o CC [M] drivers/usb/gadget/legacy/printer.o CC [M] drivers/video/backlight/backlight.o CC [M] drivers/usb/host/r8a66597-hcd.o CC [M] drivers/usb/host/max3421-hcd.o CC [M] drivers/rtc/rtc-88pm80x.o CC drivers/w1/slaves/w1_ds2780.o CC [M] drivers/rtc/rtc-abx80x.o CC [M] drivers/usb/gadget/legacy/hid.o CC drivers/usb/core/hcd.o CC [M] drivers/staging/lustre/lnet/libcfs/libcfs_mem.o CC drivers/usb/core/urb.o LD [M] drivers/staging/lustre/lustre/fld/fld.o CC [M] drivers/staging/lustre/lnet/libcfs/libcfs_lock.o CC [M] drivers/rtc/rtc-at91sam9.o LD [M] drivers/mfd/si476x-core.o CC [M] drivers/usb/dwc3/dwc3-omap.o CC [M] drivers/usb/dwc3/dwc3-exynos.o LD drivers/staging/lustre/lustre/lmv/built-in.o CC [M] drivers/usb/dwc3/dwc3-keystone.o CC [M] drivers/staging/lustre/lustre/lmv/lmv_obd.o CC [M] drivers/w1/slaves/w1_therm.o CC [M] drivers/staging/lustre/lustre/lmv/lmv_intent.o LD [M] drivers/usb/gadget/legacy/g_zero.o CC [M] drivers/video/backlight/gpio_backlight.o CC [M] drivers/video/backlight/lm3533_bl.o CC [M] drivers/staging/lustre/lustre/lmv/lmv_fld.o CC [M] drivers/rtc/rtc-bq4802.o CC [M] drivers/staging/lustre/lustre/lmv/lproc_lmv.o CC [M] drivers/rtc/rtc-da9055.o LD drivers/staging/lustre/lustre/lov/built-in.o CC [M] drivers/staging/lustre/lustre/lov/lov_obd.o CC [M] drivers/video/backlight/lm3630a_bl.o CC [M] drivers/video/backlight/lm3639_bl.o CC [M] drivers/usb/dwc3/dwc3-of-simple.o CC [M] drivers/video/fbdev/core/modedb.o CC [M] drivers/video/backlight/lv5207lp.o CC [M] drivers/w1/slaves/w1_ds2431.o CC [M] drivers/staging/lustre/lustre/llite/llite_lib.o CC [M] drivers/w1/slaves/w1_ds2433.o LD [M] drivers/usb/gadget/legacy/gadgetfs.o CC [M] drivers/staging/lustre/lustre/llite/llite_nfs.o LD [M] drivers/video/fbdev/kyro/kyrofb.o LD [M] drivers/usb/gadget/legacy/g_printer.o LD [M] drivers/usb/gadget/legacy/g_hid.o CC [M] drivers/staging/lustre/lustre/llite/rw.o CC [M] drivers/video/fbdev/matrox/matroxfb_accel.o CC [M] drivers/rtc/rtc-ep93xx.o CC [M] drivers/video/fbdev/matrox/matroxfb_DAC1064.o LD drivers/video/fbdev/mb862xx/built-in.o CC [M] drivers/video/backlight/max8925_bl.o CC [M] drivers/rtc/rtc-hym8563.o CC drivers/usb/core/message.o CC [M] drivers/video/fbdev/mb862xx/mb862xxfbdrv.o CC drivers/usb/gadget/udc/udc-core.o CC drivers/usb/gadget/udc/m66592-udc.o CC [M] drivers/video/backlight/pwm_bl.o CC [M] drivers/rtc/rtc-jz4740.o CC [M] drivers/rtc/rtc-isl1208.o CC [M] drivers/video/backlight/tps65217_bl.o CC [M] drivers/w1/slaves/w1_ds2781.o CC [M] drivers/video/backlight/wm831x_bl.o CC [M] drivers/rtc/rtc-m48t59.o CC [M] drivers/w1/slaves/w1_bq27000.o CC [M] drivers/rtc/rtc-msm6242.o LD [M] drivers/usb/dwc3/dwc3.o CC drivers/usb/gadget/udc/r8a66597-udc.o CC [M] drivers/rtc/rtc-mt6397.o CC [M] drivers/rtc/rtc-nuc900.o LD drivers/w1/slaves/built-in.o CC drivers/usb/gadget/udc/mv_udc_core.o CC drivers/usb/gadget/udc/fotg210-udc.o CC [M] drivers/usb/gadget/udc/dummy_hcd.o CC [M] drivers/usb/gadget/udc/net2272.o CC [M] drivers/rtc/rtc-pcf8523.o CC [M] drivers/usb/gadget/udc/net2280.o CC [M] drivers/rtc/rtc-pcf8583.o CC drivers/usb/misc/ezusb.o CC drivers/usb/misc/usbled.o LD drivers/usb/mon/built-in.o CC drivers/usb/misc/rio500.o CC [M] drivers/usb/mon/mon_main.o CC [M] drivers/usb/mon/mon_stat.o CC [M] drivers/rtc/rtc-rk808.o CC [M] drivers/rtc/rtc-rs5c372.o LD [M] drivers/staging/lustre/lnet/libcfs/libcfs.o LD [M] drivers/staging/xgifb/xgifb.o CC drivers/usb/core/driver.o LD drivers/staging/lustre/lnet/selftest/built-in.o CC drivers/usb/core/config.o CC [M] drivers/rtc/rtc-rx6110.o CC drivers/usb/core/file.o CC [M] drivers/video/fbdev/core/fbcvt.o LD drivers/w1/built-in.o CC [M] drivers/rtc/rtc-spear.o CC [M] drivers/rtc/rtc-sunxi.o CC [M] drivers/rtc/rtc-v3020.o CC [M] drivers/usb/mon/mon_text.o CC [M] drivers/video/fbdev/matrox/matroxfb_Ti3026.o CC [M] drivers/video/fbdev/matrox/matroxfb_misc.o CC [M] drivers/video/fbdev/matrox/g450_pll.o CC [M] drivers/rtc/rtc-xgene.o CC drivers/usb/misc/ehset.o LD drivers/rtc/rtc-core.o CC [M] drivers/video/fbdev/matrox/matroxfb_g450.o CC [M] drivers/video/fbdev/matrox/matroxfb_crtc2.o LD drivers/rtc/built-in.o LD drivers/staging/lustre/lnet/lnet/built-in.o CC drivers/usb/misc/yurex.o CC [M] drivers/staging/lustre/lnet/lnet/api-ni.o CC drivers/video/display_timing.o CC [M] drivers/staging/lustre/lnet/lnet/config.o CC drivers/video/videomode.o CC drivers/video/of_display_timing.o CC drivers/video/of_videomode.o CC drivers/usb/misc/chaoskey.o CC [M] drivers/video/vgastate.o CC [M] drivers/usb/gadget/udc/amd5536udc.o CC [M] drivers/video/fbdev/mb862xx/mb862xxfb_accel.o CC [M] drivers/usb/gadget/usbstring.o CC [M] drivers/staging/lustre/lustre/llite/namei.o CC [M] drivers/usb/gadget/config.o CC [M] drivers/usb/mon/mon_bin.o LD drivers/usb/host/built-in.o CC [M] drivers/staging/lustre/lustre/lov/lov_pack.o CC drivers/usb/core/buffer.o CC drivers/usb/core/sysfs.o CC [M] drivers/usb/gadget/udc/goku_udc.o CC drivers/usb/core/endpoint.o CC [M] drivers/usb/gadget/udc/renesas_usb3.o CC [M] drivers/staging/lustre/lustre/llite/symlink.o CC [M] drivers/usb/misc/adutux.o CC drivers/usb/misc/sisusbvga/sisusb.o CC drivers/usb/core/devio.o CC [M] drivers/staging/lustre/lustre/llite/llite_mmap.o CC drivers/usb/misc/sisusbvga/sisusb_init.o CC [M] drivers/video/fbdev/core/fb_defio.o CC [M] drivers/usb/gadget/udc/mv_u3d_core.o CC [M] drivers/usb/gadget/udc/gr_udc.o CC [M] drivers/video/fbdev/core/cfbimgblt.o CC [M] drivers/video/fbdev/core/cfbcopyarea.o CC [M] drivers/video/fbdev/core/cfbfillrect.o CC [M] drivers/video/fbdev/core/sysfillrect.o CC [M] drivers/usb/gadget/udc/udc-xilinx.o CC drivers/usb/musb/musb_virthub.o CC drivers/usb/musb/musb_core.o CC [M] drivers/video/fbdev/core/syscopyarea.o CC drivers/usb/core/notify.o CC [M] drivers/video/fbdev/core/sysimgblt.o CC drivers/usb/core/generic.o LD drivers/usb/gadget/udc/bdc/built-in.o CC [M] drivers/usb/gadget/udc/bdc/bdc_core.o CC drivers/usb/core/quirks.o LD drivers/usb/gadget/udc/mv_udc.o CC drivers/usb/core/devices.o CC [M] drivers/usb/gadget/epautoconf.o LD drivers/usb/gadget/udc/built-in.o CC [M] drivers/usb/misc/cypress_cy7c63.o CC drivers/usb/core/port.o CC drivers/usb/core/of.o CC drivers/usb/core/hcd-pci.o CC [M] drivers/usb/gadget/composite.o CC drivers/usb/misc/sisusbvga/sisusb_con.o CC [M] drivers/usb/gadget/functions.o CC [M] drivers/video/fbdev/core/fb_sys_fops.o CC [M] drivers/usb/gadget/configfs.o CC drivers/usb/musb/musb_host.o CC [M] drivers/staging/lustre/lustre/lov/lov_offset.o CC [M] drivers/video/fbdev/core/svgalib.o CC [M] drivers/usb/misc/emi26.o CC [M] drivers/usb/misc/ftdi-elan.o CC [M] drivers/video/fbdev/core/fb_ddc.o LD drivers/video/fbdev/omap2/omapfb/displays/built-in.o LD drivers/video/fbdev/omap2/omapfb/dss/built-in.o LD [M] drivers/usb/mon/usbmon.o CC [M] drivers/staging/lustre/lustre/lov/lov_merge.o CC [M] drivers/usb/misc/idmouse.o LD drivers/video/fbdev/core/built-in.o LD drivers/video/fbdev/omap2/omapfb/built-in.o CC [M] drivers/staging/lustre/lnet/lnet/nidstrings.o LD [M] drivers/video/fbdev/mb862xx/mb862xxfb.o CC [M] drivers/staging/lustre/lustre/llite/xattr.o CC [M] drivers/usb/misc/iowarrior.o LD drivers/video/fbdev/omap2/built-in.o CC [M] drivers/usb/misc/ldusb.o CC [M] drivers/usb/misc/usbtest.o CC [M] drivers/usb/gadget/udc/bdc/bdc_cmd.o LD drivers/video/fbdev/savage/built-in.o CC drivers/usb/phy/phy.o LD drivers/video/fbdev/riva/built-in.o CC [M] drivers/video/fbdev/savage/savagefb_driver.o LD drivers/video/fbdev/vermilion/built-in.o CC [M] drivers/video/fbdev/vermilion/vermilion.o CC drivers/usb/musb/musb_gadget_ep0.o LD [M] drivers/video/fbdev/core/fb.o CC [M] drivers/video/fbdev/vermilion/cr_pll.o CC [M] drivers/video/fbdev/riva/fbdev.o CC drivers/usb/musb/musb_gadget.o CC drivers/usb/musb/musb_debugfs.o CC [M] drivers/video/fbdev/riva/riva_hw.o CC drivers/usb/musb/musb_dsps.o CC [M] drivers/usb/gadget/u_f.o CC [M] drivers/video/fbdev/savage/savagefb-i2c.o LD drivers/usb/storage/built-in.o CC [M] drivers/video/fbdev/arcfb.o CC [M] drivers/video/fbdev/clps711x-fb.o CC [M] drivers/staging/lustre/lustre/llite/xattr_cache.o CC [M] drivers/usb/gadget/udc/bdc/bdc_ep.o CC [M] drivers/staging/lustre/lustre/llite/remote_perm.o LD drivers/video/fbdev/via/built-in.o CC [M] drivers/staging/lustre/lnet/lnet/net_fault.o LD drivers/usb/misc/sisusbvga/sisusbvga.o CC [M] drivers/video/fbdev/via/hw.o CC [M] drivers/video/fbdev/via/viafbdev.o LD drivers/usb/misc/sisusbvga/built-in.o CC [M] drivers/staging/lustre/lustre/llite/llite_rmtacl.o CC [M] drivers/usb/misc/usbsevseg.o CC [M] drivers/staging/lustre/lustre/llite/rw26.o CC [M] drivers/staging/lustre/lustre/llite/super25.o CC [M] drivers/staging/lustre/lnet/lnet/lib-me.o CC [M] drivers/usb/misc/lvstest.o CC [M] drivers/staging/lustre/lustre/llite/statahead.o LD drivers/usb/misc/built-in.o CC [M] drivers/staging/lustre/lustre/llite/../lclient/glimpse.o CC [M] drivers/staging/lustre/lustre/lov/lov_request.o CC [M] drivers/usb/gadget/udc/bdc/bdc_udc.o CC drivers/usb/phy/of.o LD drivers/usb/core/usbcore.o LD [M] drivers/video/fbdev/vermilion/crvml.o CC [M] drivers/video/fbdev/cyber2000fb.o CC [M] drivers/usb/gadget/udc/bdc/bdc_pci.o CC drivers/usb/musb/musb_am335x.o LD drivers/usb/core/built-in.o CC [M] drivers/staging/lustre/lnet/lnet/lib-msg.o CC [M] drivers/video/fbdev/via/via_i2c.o CC [M] drivers/video/fbdev/pm2fb.o CC [M] drivers/video/fbdev/pm3fb.o CC [M] drivers/video/fbdev/via/dvi.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 [M] drivers/video/fbdev/i740fb.o CC [M] drivers/video/fbdev/macmodes.o CC [M] drivers/video/fbdev/via/lcd.o CC [M] drivers/staging/lustre/lustre/lov/lov_ea.o CC [M] drivers/staging/lustre/lustre/lov/lov_dev.o CC [M] drivers/video/fbdev/vt8623fb.o CC [M] drivers/video/fbdev/riva/nv_driver.o CC drivers/usb/phy/phy-generic.o LD drivers/staging/lustre/lustre/mdc/built-in.o CC [M] drivers/staging/lustre/lustre/mdc/mdc_request.o CC [M] drivers/staging/lustre/lustre/llite/../lclient/lcommon_cl.o CC [M] drivers/staging/lustre/lustre/mdc/mdc_reint.o CC [M] drivers/staging/lustre/lnet/lnet/lib-eq.o CC [M] drivers/staging/lustre/lustre/llite/../lclient/lcommon_misc.o CC [M] drivers/staging/lustre/lustre/lov/lov_object.o CC drivers/usb/phy/phy-am335x-control.o CC [M] drivers/staging/lustre/lustre/llite/vvp_dev.o LD drivers/usb/musb/musb_hdrc.o CC drivers/usb/phy/phy-am335x.o LD drivers/usb/musb/built-in.o LD [M] drivers/usb/gadget/libcomposite.o LD [M] drivers/video/fbdev/vermilion/vmlfb.o CC drivers/usb/phy/phy-isp1301.o CC [M] drivers/staging/lustre/lustre/llite/vvp_page.o LD [M] drivers/staging/lustre/lustre/lmv/lmv.o CC [M] drivers/video/fbdev/riva/rivafb-i2c.o CC [M] drivers/staging/lustre/lnet/lnet/lib-md.o CC [M] drivers/video/fbdev/tridentfb.o CC [M] drivers/video/fbdev/via/ioctl.o LD drivers/staging/lustre/lustre/mgc/built-in.o CC [M] drivers/staging/lustre/lustre/mgc/mgc_request.o CC [M] drivers/video/fbdev/via/via_utility.o CC [M] drivers/video/fbdev/via/accel.o CC [M] drivers/staging/lustre/lustre/mgc/lproc_mgc.o LD [M] drivers/video/fbdev/savage/savagefb.o LD [M] drivers/usb/gadget/udc/bdc/bdc.o CC [M] drivers/staging/lustre/lustre/llite/vvp_lock.o CC [M] drivers/staging/lustre/lustre/llite/vvp_io.o CC [M] drivers/video/fbdev/arkfb.o LD drivers/usb/gadget/built-in.o CC [M] drivers/staging/lustre/lustre/llite/vvp_object.o CC [M] drivers/video/fbdev/via/vt1636.o CC [M] drivers/video/fbdev/via/global.o CC [M] drivers/video/fbdev/via/tblDPASetting.o CC [M] drivers/staging/lustre/lustre/llite/lproc_llite.o CC [M] drivers/staging/lustre/lnet/lnet/lib-ptl.o CC [M] drivers/video/fbdev/hecubafb.o CC drivers/usb/phy/phy-msm-usb.o CC [M] drivers/video/fbdev/via/viamode.o CC [M] drivers/staging/lustre/lustre/mdc/mdc_lib.o LD drivers/staging/lustre/lustre/obdclass/built-in.o CC [M] drivers/staging/lustre/lustre/obdclass/linux/linux-module.o CC drivers/usb/phy/phy-qcom-8x16-usb.o CC [M] drivers/staging/lustre/lnet/lnet/lib-socket.o CC [M] drivers/staging/lustre/lustre/mdc/mdc_locks.o CC [M] drivers/staging/lustre/lnet/lnet/lib-move.o CC [M] drivers/video/fbdev/n411.o CC [M] drivers/staging/lustre/lustre/lov/lov_page.o LD [M] drivers/video/fbdev/riva/rivafb.o CC [M] drivers/staging/lustre/lnet/lnet/module.o CC [M] drivers/video/fbdev/via/via-core.o CC [M] drivers/staging/lustre/lustre/lov/lov_lock.o CC [M] drivers/video/fbdev/hgafb.o CC [M] drivers/video/fbdev/sstfb.o CC [M] drivers/staging/lustre/lustre/lov/lov_io.o CC [M] drivers/video/fbdev/via/via-gpio.o CC drivers/usb/phy/phy-ulpi-viewport.o CC [M] drivers/video/fbdev/via/via_modesetting.o CC [M] drivers/usb/phy/phy-tahvo.o CC [M] drivers/usb/phy/phy-keystone.o CC [M] drivers/video/fbdev/via/via_clock.o CC [M] drivers/video/fbdev/cirrusfb.o CC [M] drivers/staging/lustre/lnet/lnet/lo.o CC [M] drivers/video/fbdev/via/via_aux.o CC [M] drivers/video/fbdev/via/via_aux_edid.o CC [M] drivers/video/fbdev/tmiofb.o CC [M] drivers/video/fbdev/via/via_aux_vt1636.o CC [M] drivers/video/fbdev/via/via_aux_vt1632.o CC [M] drivers/staging/lustre/lnet/lnet/router.o CC [M] drivers/video/fbdev/s1d13xxxfb.o CC [M] drivers/video/fbdev/gxt4500.o CC [M] drivers/staging/lustre/lustre/mdc/lproc_mdc.o CC [M] drivers/staging/lustre/lustre/lov/lovsub_dev.o CC [M] drivers/video/fbdev/via/via_aux_vt1631.o CC [M] drivers/video/fbdev/via/via_aux_vt1625.o CC [M] drivers/video/fbdev/udlfb.o CC [M] drivers/video/fbdev/via/via_aux_vt1622.o CC [M] drivers/video/fbdev/via/via_aux_vt1621.o CC [M] drivers/video/fbdev/carminefb.o CC [M] drivers/video/fbdev/via/via_aux_sii164.o CC [M] drivers/video/fbdev/via/via_aux_ch7301.o CC [M] drivers/staging/lustre/lnet/lnet/router_proc.o CC [M] drivers/video/fbdev/sm712fb.o CC [M] drivers/staging/lustre/lnet/lnet/acceptor.o CC [M] drivers/staging/lustre/lnet/lnet/peer.o CC [M] drivers/staging/lustre/lustre/obdclass/linux/linux-obdo.o CC [M] drivers/staging/lustre/lustre/lov/lovsub_object.o LD drivers/usb/phy/built-in.o CC [M] drivers/staging/lustre/lustre/lov/lovsub_page.o CC [M] drivers/staging/lustre/lustre/lov/lovsub_lock.o CC [M] drivers/staging/lustre/lustre/obdclass/linux/linux-sysctl.o CC [M] drivers/staging/lustre/lustre/lov/lovsub_io.o LD drivers/usb/built-in.o CC [M] drivers/staging/lustre/lustre/lov/lov_pool.o CC [M] drivers/staging/lustre/lustre/lov/lproc_lov.o CC [M] drivers/video/fbdev/vga16fb.o CC [M] drivers/staging/lustre/lustre/obdclass/llog.o CC [M] drivers/staging/lustre/lustre/obdclass/llog_obd.o CC [M] drivers/staging/lustre/lustre/obdclass/llog_cat.o LD drivers/staging/lustre/lustre/obdecho/built-in.o CC [M] drivers/staging/lustre/lustre/obdclass/llog_swab.o CC [M] drivers/staging/lustre/lustre/obdecho/echo_client.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/obdclass/genops.o LD [M] drivers/staging/lustre/lustre/llite/lustre.o CC [M] drivers/staging/lustre/lustre/obdclass/uuid.o CC [M] drivers/staging/lustre/lustre/obdclass/lprocfs_status.o LD drivers/staging/lustre/lustre/osc/built-in.o CC [M] drivers/staging/lustre/lustre/osc/osc_request.o CC [M] drivers/staging/lustre/lustre/osc/osc_dev.o CC [M] drivers/staging/lustre/lustre/osc/osc_object.o CC [M] drivers/staging/lustre/lustre/obdclass/lprocfs_counters.o CC [M] drivers/staging/lustre/lustre/obdclass/lustre_handles.o CC [M] drivers/staging/lustre/lustre/osc/osc_page.o CC [M] drivers/staging/lustre/lustre/osc/osc_lock.o LD [M] drivers/video/fbdev/via/viafb.o CC [M] drivers/staging/lustre/lustre/osc/osc_io.o LD drivers/video/fbdev/built-in.o CC [M] drivers/staging/lustre/lustre/obdclass/lustre_peer.o CC [M] drivers/staging/lustre/lustre/osc/osc_quota.o CC [M] drivers/staging/lustre/lustre/osc/osc_cache.o LD drivers/staging/lustre/lustre/ptlrpc/built-in.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/l_lock.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_lock.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_resource.o CC [M] drivers/staging/lustre/lustre/obdclass/statfs_pack.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_lib.o CC [M] drivers/staging/lustre/lustre/obdclass/obdo.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_plain.o LD [M] drivers/staging/lustre/lustre/mgc/mgc.o CC [M] drivers/staging/lustre/lustre/obdclass/obd_config.o CC [M] drivers/staging/lustre/lustre/obdclass/obd_mount.o CC [M] drivers/staging/lustre/lustre/obdclass/lu_object.o CC [M] drivers/staging/lustre/lustre/osc/lproc_osc.o CC [M] drivers/staging/lustre/lustre/obdclass/lu_ref.o CC [M] drivers/staging/lustre/lustre/obdclass/cl_object.o CC [M] drivers/staging/lustre/lustre/obdclass/cl_page.o CC [M] drivers/staging/lustre/lustre/obdclass/cl_lock.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_extent.o CC [M] drivers/staging/lustre/lustre/obdclass/cl_io.o CC [M] drivers/staging/lustre/lustre/obdclass/acl.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_lockd.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_request.o LD drivers/video/built-in.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_flock.o LD [M] drivers/staging/lustre/lustre/lov/lov.o CC [M] drivers/staging/lustre/lustre/obdclass/kernelcomm.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_pool.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/ldlm_inodebits.o LD [M] drivers/staging/lustre/lustre/mdc/mdc.o CC [M] drivers/staging/lustre/lustre/ptlrpc/client.o CC [M] drivers/staging/lustre/lustre/ptlrpc/../../lustre/ldlm/interval_tree.o CC [M] drivers/staging/lustre/lustre/ptlrpc/recover.o CC [M] drivers/staging/lustre/lustre/ptlrpc/connection.o CC [M] drivers/staging/lustre/lustre/ptlrpc/niobuf.o CC [M] drivers/staging/lustre/lustre/ptlrpc/pack_generic.o CC [M] drivers/staging/lustre/lustre/ptlrpc/events.o CC [M] drivers/staging/lustre/lustre/ptlrpc/ptlrpc_module.o CC [M] drivers/staging/lustre/lustre/ptlrpc/pinger.o CC [M] drivers/staging/lustre/lustre/ptlrpc/service.o CC [M] drivers/staging/lustre/lustre/ptlrpc/llog_net.o CC [M] drivers/staging/lustre/lustre/ptlrpc/llog_client.o CC [M] drivers/staging/lustre/lustre/ptlrpc/import.o CC [M] drivers/staging/lustre/lustre/ptlrpc/ptlrpcd.o CC [M] drivers/staging/lustre/lustre/ptlrpc/pers.o CC [M] drivers/staging/lustre/lustre/ptlrpc/lproc_ptlrpc.o CC [M] drivers/staging/lustre/lustre/ptlrpc/wiretest.o CC [M] drivers/staging/lustre/lustre/ptlrpc/layout.o CC [M] drivers/staging/lustre/lustre/ptlrpc/sec.o CC [M] drivers/staging/lustre/lustre/ptlrpc/sec_bulk.o LD [M] drivers/staging/lustre/lnet/lnet/lnet.o CC [M] drivers/staging/lustre/lustre/ptlrpc/sec_gc.o CC [M] drivers/staging/lustre/lustre/ptlrpc/sec_config.o CC [M] drivers/staging/lustre/lustre/ptlrpc/sec_null.o CC [M] drivers/staging/lustre/lustre/ptlrpc/sec_plain.o CC [M] drivers/staging/lustre/lustre/ptlrpc/nrs.o CC [M] drivers/staging/lustre/lustre/ptlrpc/nrs_fifo.o CC [M] drivers/staging/lustre/lustre/ptlrpc/sec_lproc.o LD [M] drivers/staging/lustre/lustre/obdecho/obdecho.o LD [M] drivers/staging/lustre/lustre/obdclass/obdclass.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 drivers/built-in.o CHK include/generated/uapi/linux/version.h HOSTCC scripts/unifdef INSTALL usr/include/uapi/ (0 file) INSTALL usr/include/misc/ (1 file) INSTALL usr/include/asm-generic/ (35 files) INSTALL usr/include/mtd/ (5 files) INSTALL usr/include/scsi/fc/ (4 files) INSTALL usr/include/sound/ (11 files) INSTALL usr/include/rdma/ (6 files) INSTALL usr/include/drm/ (21 files) INSTALL usr/include/rdma/hfi/ (1 file) INSTALL usr/include/scsi/ (4 files) INSTALL usr/include/video/ (3 files) INSTALL usr/include/linux/netfilter/ (85 files) INSTALL usr/include/linux/byteorder/ (2 files) INSTALL usr/include/xen/ (4 files) INSTALL usr/include/linux/nfsd/ (5 files) INSTALL usr/include/linux/netfilter_bridge/ (17 files) INSTALL usr/include/linux/iio/ (2 files) INSTALL usr/include/linux/hsi/ (2 files) INSTALL usr/include/linux/can/ (5 files) INSTALL usr/include/linux/tc_ematch/ (4 files) INSTALL usr/include/linux/isdn/ (1 file) INSTALL usr/include/linux/hdlc/ (1 file) INSTALL usr/include/linux/ (425 files) INSTALL usr/include/linux/android/ (1 file) INSTALL usr/include/linux/netfilter/ipset/ (4 files) INSTALL usr/include/linux/sunrpc/ (1 file) INSTALL usr/include/linux/usb/ (11 files) INSTALL usr/include/linux/raid/ (2 files) INSTALL usr/include/linux/netfilter_ipv6/ (12 files) INSTALL usr/include/linux/dvb/ (8 files) INSTALL usr/include/linux/caif/ (2 files) INSTALL usr/include/linux/wimax/ (1 file) INSTALL usr/include/linux/tc_act/ (11 files) INSTALL usr/include/linux/netfilter_arp/ (2 files) INSTALL usr/include/linux/mmc/ (1 file) INSTALL usr/include/linux/spi/ (1 file) INSTALL usr/include/linux/netfilter_ipv4/ (9 files) INSTALL usr/include/asm/ (65 files) CHECK usr/include/asm-generic/ (35 files) CHECK usr/include/drm/ (21 files) CHECK usr/include/uapi/ (0 files) CHECK usr/include/scsi/ (4 files) CHECK usr/include/rdma/ (6 files) CHECK usr/include/sound/ (11 files) CHECK usr/include/mtd/ (5 files) CHECK usr/include/scsi/fc/ (4 files) CHECK usr/include/linux/byteorder/ (2 files) CHECK usr/include/linux/android/ (1 files) CHECK usr/include/misc/ (1 files) CHECK usr/include/linux/mmc/ (1 files) CHECK usr/include/xen/ (4 files) CHECK usr/include/rdma/hfi/ (1 files) CHECK usr/include/video/ (3 files) CHECK usr/include/linux/caif/ (2 files) CHECK usr/include/linux/can/ (5 files) CHECK usr/include/linux/netfilter/ (85 files) CHECK usr/include/linux/netfilter_ipv6/ (12 files) CHECK usr/include/linux/netfilter_bridge/ (17 files) CHECK usr/include/linux/netfilter_arp/ (2 files) CHECK usr/include/linux/isdn/ (1 files) CHECK usr/include/linux/dvb/ (8 files) CHECK usr/include/linux/sunrpc/ (1 files) CHECK usr/include/linux/tc_act/ (11 files) CHECK usr/include/linux/hdlc/ (1 files) CHECK usr/include/linux/spi/ (1 files) CHECK usr/include/linux/nfsd/ (5 files) CHECK usr/include/linux/iio/ (2 files) CHECK usr/include/linux/netfilter/ipset/ (4 files) CHECK usr/include/linux/wimax/ (1 files) CHECK usr/include/linux/usb/ (11 files) CHECK usr/include/linux/ (425 files) CHECK usr/include/linux/tc_ematch/ (4 files) CHECK usr/include/linux/netfilter_ipv4/ (9 files) CHECK usr/include/linux/hsi/ (2 files) CHECK usr/include/linux/raid/ (2 files) CHECK usr/include/asm/ (65 files) 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 CC arch/x86/boot/a20.o AS arch/x86/boot/bioscall.o CC arch/x86/boot/cmdline.o AS arch/x86/boot/copy.o CC arch/x86/boot/cpu.o 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/pm.o CC arch/x86/boot/memory.o AS arch/x86/boot/pmjump.o CC arch/x86/boot/printf.o CC arch/x86/boot/edd.o CC arch/x86/boot/tty.o CC arch/x86/boot/regs.o CC arch/x86/boot/string.o CC arch/x86/boot/video.o CC arch/x86/boot/video-mode.o CC arch/x86/boot/video-vga.o CC arch/x86/boot/version.o HOSTCC arch/x86/boot/tools/build CC arch/x86/boot/video-bios.o CC arch/x86/boot/video-vesa.o LDS arch/x86/boot/compressed/vmlinux.lds CC arch/x86/boot/compressed/misc.o CC arch/x86/boot/compressed/string.o CC arch/x86/boot/compressed/cmdline.o OBJCOPY arch/x86/boot/compressed/vmlinux.bin HOSTCC arch/x86/boot/compressed/mkpiggy AS arch/x86/boot/compressed/head_64.o CC arch/x86/boot/compressed/cpuflags.o Building modules, stage 2. MODPOST 897 modules BZIP2 arch/x86/boot/compressed/vmlinux.bin.bz2 ERROR: "kernel_sendmsg" [drivers/staging/lustre/lnet/lnet/lnet.ko] undefined! ERROR: "sock_create_lite" [drivers/staging/lustre/lnet/lnet/lnet.ko] undefined! ERROR: "sock_release" [drivers/staging/lustre/lnet/lnet/lnet.ko] undefined! ERROR: "kernel_listen" [drivers/staging/lustre/lnet/lnet/lnet.ko] undefined! ERROR: "kernel_setsockopt" [drivers/staging/lustre/lnet/lnet/lnet.ko] undefined! ERROR: "kernel_connect" [drivers/staging/lustre/lnet/lnet/lnet.ko] undefined! ERROR: "kernel_getsockname" [drivers/staging/lustre/lnet/lnet/lnet.ko] undefined! ERROR: "kernel_getpeername" [drivers/staging/lustre/lnet/lnet/lnet.ko] undefined! ERROR: "sock_alloc_file" [drivers/staging/lustre/lnet/lnet/lnet.ko] undefined! ERROR: "kernel_recvmsg" [drivers/staging/lustre/lnet/lnet/lnet.ko] undefined! ERROR: "sock_create" [drivers/staging/lustre/lnet/lnet/lnet.ko] undefined! ERROR: "kernel_bind" [drivers/staging/lustre/lnet/lnet/lnet.ko] undefined! ERROR: "release_sock" [drivers/staging/lustre/lnet/klnds/socklnd/ksocklnd.ko] undefined! ERROR: "kernel_sendmsg" [drivers/staging/lustre/lnet/klnds/socklnd/ksocklnd.ko] undefined! ERROR: "tcp_sendpage" [drivers/staging/lustre/lnet/klnds/socklnd/ksocklnd.ko] undefined! ERROR: "sock_release" [drivers/staging/lustre/lnet/klnds/socklnd/ksocklnd.ko] undefined! ERROR: "kernel_setsockopt" [drivers/staging/lustre/lnet/klnds/socklnd/ksocklnd.ko] undefined! ERROR: "lock_sock_nested" [drivers/staging/lustre/lnet/klnds/socklnd/ksocklnd.ko] undefined! ERROR: "kernel_getsockopt" [drivers/staging/lustre/lnet/klnds/socklnd/ksocklnd.ko] undefined! ERROR: "kernel_recvmsg" [drivers/staging/lustre/lnet/klnds/socklnd/ksocklnd.ko] undefined! /home/kisskb/slave/src/scripts/Makefile.modpost:91: recipe for target '__modpost' failed make[2]: *** [__modpost] Error 1 /home/kisskb/slave/src/Makefile:1115: recipe for target 'modules' failed make[1]: *** [modules] Error 2 make[1]: *** Waiting for unfinished jobs.... 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 14476 bytes (padded to 14848 bytes). System is 3466 kB CRC 9977fb3f Kernel: arch/x86/boot/bzImage is ready (#1) make[1]: Leaving directory '/home/kisskb/slave/build/linus_x86_64-randconfig_x86_64' Makefile:146: recipe for target 'sub-make' failed make: *** [sub-make] Error 2 Command 'make -j 48 ARCH=x86_64 O=/home/kisskb/slave/build/linus_x86_64-randconfig_x86_64 CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64 # Build took: 0:01:33.402314