# git rev-parse -q --verify ae982073095a44f004d7ffb9f271077abef9dbcf^{commit} ae982073095a44f004d7ffb9f271077abef9dbcf already have revision, skipping fetch # git checkout -q -f -B kisskb ae982073095a44f004d7ffb9f271077abef9dbcf # git clean -qxdf # git log -1 commit ae982073095a44f004d7ffb9f271077abef9dbcf Merge: f1a3c0b e625ccec Author: Linus Torvalds Date: Tue Sep 1 19:45:46 2015 -0700 Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm Pull power management and ACPI updates from Rafael Wysocki: "From the number of commits perspective, the biggest items are ACPICA and cpufreq changes with the latter taking the lead (over 50 commits). On the cpufreq front, there are many cleanups and minor fixes in the core and governors, driver updates etc. We also have a new cpufreq driver for Mediatek MT8173 chips. ACPICA mostly updates its debug infrastructure and adds a number of fixes and cleanups for a good measure. The Operating Performance Points (OPP) framework is updated with new DT bindings and support for them among other things. We have a few updates of the generic power domains framework and a reorganization of the ACPI device enumeration code and bus type operations. And a lot of fixes and cleanups all over. Included is one branch from the MFD tree as it contains some PM-related driver core and ACPI PM changes a few other commits are based on. Specifics: - ACPICA update to upstream revision 20150818 including method tracing extensions to allow more in-depth AML debugging in the kernel and a number of assorted fixes and cleanups (Bob Moore, Lv Zheng, Markus Elfring). - ACPI sysfs code updates and a documentation update related to AML method tracing (Lv Zheng). - ACPI EC driver fix related to serialized evaluations of _Qxx methods and ACPI tools updates allowing the EC userspace tool to be built from the kernel source (Lv Zheng). - ACPI processor driver updates preparing it for future introduction of CPPC support and ACPI PCC mailbox driver updates (Ashwin Chaugule). - ACPI interrupts enumeration fix for a regression related to the handling of IRQ attribute conflicts between MADT and the ACPI namespace (Jiang Liu). - Fixes related to ACPI device PM (Mika Westerberg, Srinidhi Kasagar). - ACPI device registration code reorganization to separate the sysfs-related code and bus type operations from the rest (Rafael J Wysocki). - Assorted cleanups in the ACPI core (Jarkko Nikula, Mathias Krause, Andy Shevchenko, Rafael J Wysocki, Nicolas Iooss). - ACPI cpufreq driver and ia64 cpufreq driver fixes and cleanups (Pan Xinhui, Rafael J Wysocki). - cpufreq core cleanups on top of the previous changes allowing it to preseve its sysfs directories over system suspend/resume (Viresh Kumar, Rafael J Wysocki, Sebastian Andrzej Siewior). - cpufreq fixes and cleanups related to governors (Viresh Kumar). - cpufreq updates (core and the cpufreq-dt driver) related to the turbo/boost mode support (Viresh Kumar, Bartlomiej Zolnierkiewicz). - New DT bindings for Operating Performance Points (OPP), support for them in the OPP framework and in the cpufreq-dt driver plus related OPP framework fixes and cleanups (Viresh Kumar). - cpufreq powernv driver updates (Shilpasri G Bhat). - New cpufreq driver for Mediatek MT8173 (Pi-Cheng Chen). - Assorted cpufreq driver (speedstep-lib, sfi, integrator) cleanups and fixes (Abhilash Jindal, Andrzej Hajda, Cristian Ardelean). - intel_pstate driver updates including Skylake-S support, support for enabling HW P-states per CPU and an additional vendor bypass list entry (Kristen Carlson Accardi, Chen Yu, Ethan Zhao). - cpuidle core fixes related to the handling of coupled idle states (Xunlei Pang). - intel_idle driver updates including Skylake Client support and support for freeze-mode-specific idle states (Len Brown). - Driver core updates related to power management (Andy Shevchenko, Rafael J Wysocki). - Generic power domains framework fixes and cleanups (Jon Hunter, Geert Uytterhoeven, Rajendra Nayak, Ulf Hansson). - Device PM QoS framework update to allow the latency tolerance setting to be exposed to user space via sysfs (Mika Westerberg). - devfreq support for PPMUv2 in Exynos5433 and a fix for an incorrect exynos-ppmu DT binding (Chanwoo Choi, Javier Martinez Canillas). - System sleep support updates (Alan Stern, Len Brown, SungEun Kim). - rockchip-io AVS support updates (Heiko Stuebner). - PM core clocks support fixup (Colin Ian King). - Power capping RAPL driver update including support for Skylake H/S and Broadwell-H (Radivoje Jovanovic, Seiichi Ikarashi). - Generic device properties framework fixes related to the handling of static (driver-provided) property sets (Andy Shevchenko). - turbostat and cpupower updates (Len Brown, Shilpasri G Bhat, Shreyas B Prabhu)" * tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: (180 commits) cpufreq: speedstep-lib: Use monotonic clock cpufreq: powernv: Increase the verbosity of OCC console messages cpufreq: sfi: use kmemdup rather than duplicating its implementation cpufreq: drop !cpufreq_driver check from cpufreq_parse_governor() cpufreq: rename cpufreq_real_policy as cpufreq_user_policy cpufreq: remove redundant 'policy' field from user_policy cpufreq: remove redundant 'governor' field from user_policy cpufreq: update user_policy.* on success cpufreq: use memcpy() to copy policy cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event cpufreq: mediatek: Add MT8173 cpufreq driver dt-bindings: mediatek: Add MT8173 CPU DVFS clock bindings PM / Domains: Fix typo in description of genpd_dev_pm_detach() PM / Domains: Remove unusable governor dummies PM / Domains: Make pm_genpd_init() available to modules PM / domains: Align column headers and data in pm_genpd_summary output powercap / RAPL: disable the 2nd power limit properly tools: cpupower: Fix error when running cpupower monitor PM / OPP: Drop unlikely before IS_ERR(_OR_NULL) PM / OPP: Fix static checker warning (broken 64bit big endian systems) ... # < /opt/cross/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 ae982073095a44f004d7ffb9f271077abef9dbcf # < make -j 240 ARCH=x86_64 O=/home/kisskb/slave/build/linus_x86_64-randconfig_x86_64 CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux- randconfig KCONFIG_SEED=0xC0249E9 warning: (INTEL_SOC_DTS_IOSF_CORE && PUNIT_ATOM_DEBUG) selects IOSF_MBI which has unmet direct dependencies (PCI) warning: (SND_SOC_INTEL_BYTCR_RT5640_MACH && SND_SOC_INTEL_CHT_BSW_RT5672_MACH && SND_SOC_INTEL_CHT_BSW_RT5645_MACH && SND_SOC_INTEL_CHT_BSW_MAX98090_TI_MACH) selects SND_SST_IPC_ACPI which has unmet direct dependencies (SOUND && !M68K && !UML && SND && SND_SOC && ACPI) warning: (HDM_USB) selects AIM_NETWORK which has unmet direct dependencies (STAGING && MOST && NET) # Added to kconfig CONFIG_STANDALONE=y # yes \n | make -j 240 ARCH=x86_64 O=/home/kisskb/slave/build/linus_x86_64-randconfig_x86_64 CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -j 240 ARCH=x86_64 O=/home/kisskb/slave/build/linus_x86_64-randconfig_x86_64 CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux- make[1]: Entering directory `/home/kisskb/slave/build/linus_x86_64-randconfig_x86_64' GEN ./Makefile scripts/kconfig/conf --silentoldconfig Kconfig warning: (INTEL_SOC_DTS_IOSF_CORE && PUNIT_ATOM_DEBUG) selects IOSF_MBI which has unmet direct dependencies (PCI) warning: (HDM_USB) selects AIM_NETWORK which has unmet direct dependencies (STAGING && MOST && NET) warning: (SND_SOC_INTEL_BYTCR_RT5640_MACH && SND_SOC_INTEL_CHT_BSW_RT5672_MACH && SND_SOC_INTEL_CHT_BSW_RT5645_MACH && SND_SOC_INTEL_CHT_BSW_MAX98090_TI_MACH) selects SND_SST_IPC_ACPI which has unmet direct dependencies (SOUND && !M68K && !UML && SND && SND_SOC && ACPI) warning: (INTEL_SOC_DTS_IOSF_CORE && PUNIT_ATOM_DEBUG) selects IOSF_MBI which has unmet direct dependencies (PCI) warning: (HDM_USB) selects AIM_NETWORK which has unmet direct dependencies (STAGING && MOST && NET) warning: (SND_SOC_INTEL_BYTCR_RT5640_MACH && SND_SOC_INTEL_CHT_BSW_RT5672_MACH && SND_SOC_INTEL_CHT_BSW_RT5645_MACH && SND_SOC_INTEL_CHT_BSW_MAX98090_TI_MACH) selects SND_SST_IPC_ACPI which has unmet direct dependencies (SOUND && !M68K && !UML && SND && SND_SOC && ACPI) make[1]: Leaving directory `/home/kisskb/slave/build/linus_x86_64-randconfig_x86_64' make[1]: Entering directory `/home/kisskb/slave/build/linus_x86_64-randconfig_x86_64' arch/x86/Makefile:133: stack-protector enabled but compiler support broken SYSTBL arch/x86/entry/syscalls/../../include/generated/asm/syscalls_32.h SYSHDR arch/x86/entry/syscalls/../../include/generated/asm/unistd_32_ia32.h SYSHDR arch/x86/entry/syscalls/../../include/generated/asm/unistd_64_x32.h SYSTBL arch/x86/entry/syscalls/../../include/generated/asm/syscalls_64.h HYPERCALLS arch/x86/entry/syscalls/../../include/generated/asm/xen-hypercalls.h SYSHDR arch/x86/entry/syscalls/../../include/generated/uapi/asm/unistd_32.h SYSHDR arch/x86/entry/syscalls/../../include/generated/uapi/asm/unistd_64.h SYSHDR arch/x86/entry/syscalls/../../include/generated/uapi/asm/unistd_x32.h HOSTCC scripts/basic/bin2c CHK include/config/kernel.release UPD include/config/kernel.release GEN ./Makefile WRAP arch/x86/include/generated/asm/clkdev.h WRAP arch/x86/include/generated/asm/cputime.h WRAP arch/x86/include/generated/asm/dma-contiguous.h WRAP arch/x86/include/generated/asm/early_ioremap.h WRAP arch/x86/include/generated/asm/mcs_spinlock.h WRAP arch/x86/include/generated/asm/mm-arch-hooks.h CHK include/generated/uapi/linux/version.h UPD include/generated/uapi/linux/version.h CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h HOSTCC scripts/kallsyms HOSTCC scripts/sortextable HOSTCC scripts/asn1_compiler HOSTCC scripts/mod/mk_elfconfig CC scripts/mod/empty.o CC scripts/mod/devicetable-offsets.s GEN scripts/mod/devicetable-offsets.h MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/sumversion.o /home/kisskb/slave/src/kernel/Makefile:135: *** No X.509 certificates found *** 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 kernel/bounds.s CHK include/generated/timeconst.h 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/noinitramfs.o CC init/calibrate.o CC init/init_task.o UPD include/generated/compile.h CC init/version.o LD usr/built-in.o LD arch/x86/net/built-in.o CC arch/x86/realmode/init.o AS arch/x86/entry/entry_64.o AS arch/x86/entry/thunk_64.o CC arch/x86/entry/syscall_64.o CC arch/x86/entry/common.o AS arch/x86/realmode/rm/header.o AS arch/x86/realmode/rm/trampoline_64.o CC arch/x86/entry/vsyscall/vsyscall_gtod.o LD arch/x86/platform/atom/built-in.o AS arch/x86/realmode/rm/stack.o AS arch/x86/realmode/rm/reboot.o LD arch/x86/platform/efi/built-in.o LD arch/x86/platform/iris/built-in.o LD arch/x86/platform/goldfish/built-in.o LD arch/x86/platform/intel-mid/built-in.o LD arch/x86/platform/intel-quark/built-in.o LD arch/x86/platform/uv/built-in.o LD arch/x86/platform/ce4100/built-in.o LD arch/x86/platform/geode/built-in.o LD arch/x86/platform/sfi/built-in.o LD arch/x86/platform/intel/built-in.o LD arch/x86/platform/olpc/built-in.o CC [M] arch/x86/platform/intel/iosf_mbi.o LD arch/x86/platform/ts5500/built-in.o LD arch/x86/platform/scx200/built-in.o /home/kisskb/slave/src/kernel/Makefile:135: *** No X.509 certificates found *** PASYMS arch/x86/realmode/rm/pasyms.h CC arch/x86/xen/enlighten.o LDS arch/x86/realmode/rm/realmode.lds CC arch/x86/xen/setup.o CC arch/x86/mm/init.o CC arch/x86/xen/multicalls.o CC arch/x86/mm/init_64.o CC arch/x86/xen/mmu.o CC arch/x86/mm/fault.o CC arch/x86/xen/irq.o CC arch/x86/mm/ioremap.o CC arch/x86/mm/pageattr.o AS arch/x86/xen/xen-asm.o CC arch/x86/mm/extable.o CC arch/x86/xen/time.o AS arch/x86/xen/xen-asm_64.o CC arch/x86/mm/mmap.o CC arch/x86/xen/grant-table.o CC arch/x86/mm/pat.o CC arch/x86/mm/pgtable.o LD arch/x86/realmode/rm/realmode.elf CC arch/x86/mm/physaddr.o RELOCS arch/x86/realmode/rm/realmode.relocs CC arch/x86/mm/gup.o CC arch/x86/xen/suspend.o CC arch/x86/mm/setup_nx.o CC arch/x86/mm/tlb.o CC arch/x86/mm/hugetlbpage.o CC arch/x86/mm/dump_pagetables.o OBJCOPY arch/x86/realmode/rm/realmode.bin CC arch/x86/entry/vdso/vma.o CC arch/x86/mm/numa.o CC arch/x86/xen/platform-pci-unplug.o LDS arch/x86/entry/vdso/vdso.lds CC arch/x86/mm/numa_64.o AS arch/x86/entry/vdso/vdso-note.o CC arch/x86/mm/numa_emulation.o CC arch/x86/entry/vdso/vclock_gettime.o CC arch/x86/xen/p2m.o AS arch/x86/realmode/rmpiggy.o CC arch/x86/entry/vdso/vgetcpu.o HOSTCC arch/x86/entry/vdso/vdso2c LDS arch/x86/entry/vdso/vdsox32.lds CC arch/x86/xen/apic.o CC arch/x86/xen/trace.o CC arch/x86/xen/smp.o CC arch/x86/xen/spinlock.o X32 arch/x86/entry/vdso/vdso-note-x32.o LD arch/x86/entry/vsyscall/built-in.o CC arch/x86/xen/pci-swiotlb-xen.o CC arch/x86/kernel/process_64.o CC arch/x86/kernel/signal.o CC arch/x86/crypto/glue_helper.o AS arch/x86/crypto/camellia-x86_64-asm_64.o CC arch/x86/kernel/signal_compat.o CC arch/x86/kernel/traps.o CC arch/x86/crypto/camellia_glue.o CC arch/x86/kernel/irq.o AS arch/x86/crypto/blowfish-x86_64-asm_64.o CC arch/x86/kernel/irq_64.o CC arch/x86/kernel/dumpstack_64.o CC arch/x86/crypto/blowfish_glue.o AS arch/x86/crypto/twofish-x86_64-asm_64.o CC arch/x86/kernel/time.o CC arch/x86/crypto/twofish_glue.o AS arch/x86/crypto/twofish-x86_64-asm_64-3way.o CC arch/x86/kernel/nmi.o AS arch/x86/crypto/ghash-clmulni-intel_asm.o CC arch/x86/crypto/twofish_glue_3way.o CC arch/x86/kernel/dumpstack.o CC arch/x86/kernel/ioport.o CC arch/x86/crypto/ghash-clmulni-intel_glue.o AS arch/x86/crypto/sha1_ssse3_asm.o CC arch/x86/kernel/ldt.o CC arch/x86/kernel/setup.o CC arch/x86/crypto/sha1_ssse3_glue.o AS arch/x86/crypto/sha1_avx2_x86_64_asm.o AS arch/x86/crypto/camellia-aesni-avx-asm_64.o CC arch/x86/kernel/x86_init.o CC arch/x86/crypto/camellia_aesni_avx_glue.o AS arch/x86/crypto/twofish-avx-x86_64-asm_64.o CC arch/x86/kernel/i8259.o CC kernel/fork.o CC arch/x86/kernel/irqinit.o CC kernel/exec_domain.o CC kernel/cpu.o CC arch/x86/crypto/twofish_avx_glue.o CC arch/x86/kernel/irq_work.o CC kernel/panic.o CC arch/x86/crypto/serpent_avx_glue.o AS arch/x86/crypto/serpent-avx-x86_64-asm_64.o AS [M] arch/x86/crypto/des3_ede-asm_64.o CC arch/x86/kernel/probe_roms.o CC kernel/exit.o CC arch/x86/kernel/jump_label.o CC [M] arch/x86/crypto/des3_ede_glue.o CC kernel/softirq.o CC arch/x86/kernel/sys_x86_64.o CC kernel/resource.o AS [M] arch/x86/crypto/serpent-sse2-x86_64-asm_64.o CC kernel/sysctl.o CC arch/x86/kernel/x8664_ksyms_64.o CC kernel/sysctl_binary.o CC kernel/capability.o CC kernel/ptrace.o AS arch/x86/kernel/mcount_64.o CC [M] arch/x86/crypto/serpent_sse2_glue.o CC arch/x86/kernel/ksysfs.o CC arch/x86/kernel/bootflag.o CC arch/x86/kernel/e820.o CC [M] arch/x86/crypto/crc32c-intel_glue.o CC arch/x86/kernel/pci-dma.o CC kernel/user.o AS [M] arch/x86/crypto/crc32c-pcl-intel-asm_64.o CC arch/x86/kernel/quirks.o CC kernel/signal.o AS [M] arch/x86/crypto/crc32-pclmul_asm.o CC arch/x86/kernel/topology.o CC arch/x86/kernel/kdebugfs.o CC kernel/kmod.o CC [M] arch/x86/crypto/crc32-pclmul_glue.o CC kernel/sys.o CC arch/x86/kernel/alternative.o CC kernel/workqueue.o AS [M] arch/x86/crypto/poly1305-sse2-x86_64.o CC arch/x86/kernel/pci-nommu.o CC arch/x86/kernel/i8253.o CC arch/x86/kernel/hw_breakpoint.o AS [M] arch/x86/crypto/cast5-avx-x86_64-asm_64.o CC kernel/pid.o CC arch/x86/kernel/tsc.o CC kernel/task_work.o CC [M] arch/x86/crypto/poly1305_glue.o CC arch/x86/kernel/tsc_msr.o AS [M] arch/x86/crypto/poly1305-avx2-x86_64.o CC kernel/extable.o CC arch/x86/kernel/rtc.o CC arch/x86/kernel/io_delay.o CC [M] arch/x86/crypto/cast5_avx_glue.o LD arch/x86/realmode/built-in.o AS [M] arch/x86/crypto/cast6-avx-x86_64-asm_64.o CC arch/x86/kernel/resource.o CC arch/x86/kernel/process.o CC arch/x86/kernel/pci-iommu_table.o CC [M] arch/x86/crypto/cast6_avx_glue.o AS [M] arch/x86/crypto/camellia-aesni-avx2-asm_64.o CC kernel/params.o CC kernel/kthread.o CC arch/x86/crypto/sha-mb/sha1_mb.o AS arch/x86/crypto/sha-mb/sha1_mb_mgr_flush_avx2.o CC kernel/sys_ni.o CC [M] arch/x86/crypto/camellia_aesni_avx2_glue.o CC arch/x86/crypto/sha-mb/sha1_mb_mgr_init_avx2.o LD arch/x86/kernel/acpi/built-in.o AS [M] arch/x86/crypto/serpent-avx2-asm_64.o AS arch/x86/crypto/sha-mb/sha1_mb_mgr_submit_avx2.o CC kernel/nsproxy.o CC [M] arch/x86/crypto/serpent_avx2_glue.o CC arch/x86/kernel/ptrace.o AS arch/x86/crypto/sha-mb/sha1_x8_avx2.o CC arch/x86/kernel/step.o CC arch/x86/kernel/stacktrace.o CC mm/filemap.o CC kernel/notifier.o CC mm/mempool.o CC kernel/cred.o CC arch/x86/kernel/kprobes/core.o CC kernel/ksysfs.o CC mm/oom_kill.o CC arch/x86/kernel/kprobes/opt.o CC kernel/reboot.o CC arch/x86/kernel/reboot.o CC mm/maccess.o CC mm/page_alloc.o CC arch/x86/kernel/smp.o X32 arch/x86/entry/vdso/vgetcpu-x32.o CC arch/x86/kernel/fpu/init.o CC mm/page-writeback.o CC kernel/range.o CC kernel/async.o CC arch/x86/kernel/fpu/bugs.o CC kernel/smpboot.o CC mm/readahead.o CC arch/x86/kernel/smpboot.o CC arch/x86/kernel/apic/apic.o CC arch/x86/kernel/tsc_sync.o CC mm/swap.o CC arch/x86/kernel/fpu/core.o CC arch/x86/kernel/setup_percpu.o CC arch/x86/kernel/apic/apic_noop.o CC mm/truncate.o CC arch/x86/kernel/mpparse.o CC mm/vmscan.o CC arch/x86/kernel/apic/ipi.o CC arch/x86/kernel/fpu/regset.o CC arch/x86/kernel/trace_clock.o CC arch/x86/kernel/fpu/signal.o CC arch/x86/kernel/apic/vector.o CC mm/shmem.o CC mm/util.o CC arch/x86/kernel/apic/hw_nmi.o CC arch/x86/kernel/module.o CC arch/x86/kernel/fpu/xstate.o CC arch/x86/kernel/apic/io_apic.o CC mm/mmzone.o LD kernel/livepatch/built-in.o CC arch/x86/kernel/doublefault.o CC kernel/freezer.o CC arch/x86/kernel/kgdb.o CC kernel/debug/debug_core.o CC arch/x86/kernel/apic/x2apic_phys.o CC kernel/printk/printk.o CC mm/vmstat.o CC mm/backing-dev.o CC kernel/profile.o CC kernel/debug/gdbstub.o CC mm/mm_init.o CC kernel/bpf/core.o CC arch/x86/kernel/apic/x2apic_cluster.o CC kernel/power/qos.o CC kernel/stacktrace.o CC kernel/events/core.o CC kernel/power/main.o CC mm/mmu_context.o CC arch/x86/kernel/apic/apic_flat_64.o CC arch/x86/kernel/kvm.o CC arch/x86/kernel/apic/probe_64.o CC arch/x86/kernel/hpet.o CC kernel/bpf/syscall.o CC kernel/events/ring_buffer.o CC kernel/power/autosleep.o CC kernel/power/process.o CC kernel/futex.o CC mm/percpu.o CC arch/x86/kernel/kvmclock.o CC mm/slab_common.o CC kernel/power/wakelock.o CC kernel/bpf/verifier.o CC arch/x86/kernel/paravirt.o CC kernel/rcu/update.o CC kernel/events/hw_breakpoint.o CC kernel/events/callchain.o CC arch/x86/kernel/paravirt_patch_64.o CC kernel/futex_compat.o CC arch/x86/kernel/paravirt-spinlocks.o CC kernel/bpf/hashtab.o CC kernel/power/poweroff.o CC kernel/rcu/srcu.o CC mm/compaction.o CC kernel/bpf/arraymap.o CC kernel/system_keyring.o CC kernel/smp.o CC arch/x86/kernel/pvclock.o CC kernel/rcu/tree_trace.o CC kernel/rcu/tree.o CC arch/x86/kernel/check.o CC mm/vmacache.o CC kernel/irq/irqdesc.o CC kernel/bpf/helpers.o CC mm/interval_tree.o CC kernel/irq/handle.o CC [M] kernel/rcu/rcutorture.o CC arch/x86/kernel/pci-swiotlb.o CC kernel/module.o CC mm/list_lru.o CC mm/workingset.o CC kernel/kallsyms.o CC kernel/irq/manage.o CC arch/x86/kernel/sysfb.o CC mm/debug.o CC kernel/compat.o CC kernel/backtracetest.o CC kernel/irq/spurious.o CC arch/x86/kernel/sysfb_simplefb.o CC kernel/cgroup.o CC kernel/locking/mutex.o CC mm/gup.o CC kernel/irq/resend.o CC arch/x86/kernel/perf_regs.o CC kernel/stop_machine.o CC kernel/sched/core.o CC ipc/compat.o CC ipc/util.o CC arch/x86/kernel/cpu/intel_cacheinfo.o CC kernel/trace/trace_clock.o LD arch/x86/platform/built-in.o CC kernel/time/time.o CC fs/open.o CC arch/x86/kernel/tracepoint.o AS arch/x86/kernel/head_64.o CC kernel/test_kprobes.o CC arch/x86/kernel/vsmp_64.o CC kernel/time/timer.o CC arch/x86/kernel/head64.o CC kernel/trace/ring_buffer.o CC ipc/msgutil.o CC mm/highmem.o CC kernel/trace/ring_buffer_benchmark.o CC ipc/msg.o CC arch/x86/kernel/head.o CC security/commoncap.o CC arch/x86/kernel/cpu/scattered.o LD init/mounts.o LDS arch/x86/kernel/vmlinux.lds CC security/min_addr.o CC kernel/locking/semaphore.o CC security/inode.o LD init/built-in.o CC [M] arch/x86/kernel/cpuid.o CC security/keys/gc.o CC security/keys/key.o CC security/device_cgroup.o CC kernel/locking/rwsem.o CC kernel/trace/trace.o CC arch/x86/kernel/cpu/topology.o CC ipc/sem.o CC kernel/sched/loadavg.o CC kernel/trace/trace_output.o CC security/keys/keyring.o CC ipc/shm.o CC kernel/kprobes.o CC kernel/trace/trace_seq.o CC ipc/syscall.o CC kernel/hung_task.o CC kernel/locking/mutex-debug.o CC kernel/locking/lockdep.o CC kernel/tracepoint.o CC kernel/locking/spinlock.o CC kernel/trace/trace_stat.o CC kernel/elfcore.o CC security/keys/keyctl.o LD arch/x86/crypto/twofish-x86_64.o CC kernel/irq_work.o CC mm/memory.o CC mm/mincore.o CC security/keys/permission.o CC mm/mlock.o CC kernel/context_tracking.o GZIP kernel/config_data.gz CC kernel/time/hrtimer.o CC kernel/locking/osq_lock.o CC kernel/irq/chip.o CC kernel/locking/lglock.o CC [M] kernel/torture.o CC security/keys/process_keys.o LD arch/x86/crypto/twofish-x86_64-3way.o CERTS kernel/x509_certificate_list CC kernel/time/itimer.o CC security/keys/request_key.o CC kernel/irq/dummychip.o CC mm/mmap.o CHK kernel/config_data.h CC kernel/time/posix-timers.o CC security/keys/request_key_auth.o UPD kernel/config_data.h CC mm/mprotect.o CC kernel/time/posix-cpu-timers.o CC security/keys/user_defined.o LD [M] arch/x86/crypto/poly1305-x86_64.o CC kernel/sched/clock.o CC kernel/sched/cputime.o LD [M] arch/x86/crypto/serpent-sse2-x86_64.o CC kernel/time/timekeeping.o LD [M] arch/x86/crypto/des3_ede-x86_64.o LD arch/x86/crypto/camellia-aesni-avx-x86_64.o AS kernel/system_certificates.o CC [M] kernel/configs.o CC kernel/sched/idle_task.o LD arch/x86/crypto/serpent-avx-x86_64.o CC kernel/time/ntp.o CC kernel/sched/fair.o CC kernel/irq/devres.o LD arch/x86/crypto/sha1-ssse3.o CC kernel/trace/trace_printk.o CC kernel/time/clocksource.o LD [M] arch/x86/crypto/crc32-pclmul.o CC security/keys/compat.o CC kernel/locking/qspinlock.o CC kernel/sched/rt.o CC kernel/sched/deadline.o /home/kisskb/slave/src/arch/x86/kernel/hw_breakpoint.c: In function 'arch_validate_hwbkpt_settings': /home/kisskb/slave/src/arch/x86/kernel/hw_breakpoint.c:358:20: warning: 'align' may be used uninitialized in this function [-Wuninitialized] LD [M] arch/x86/crypto/serpent-avx2.o CC kernel/irq/autoprobe.o CC kernel/trace/trace_sched_switch.o /home/kisskb/slave/src/kernel/profile.c:243:13: warning: 'profile_flip_buffers' defined but not used [-Wunused-function] /home/kisskb/slave/src/kernel/profile.c:266:13: warning: 'profile_discard_flip_buffers' defined but not used [-Wunused-function] /home/kisskb/slave/src/kernel/profile.c:330:12: warning: 'profile_cpu_callback' defined but not used [-Wunused-function] CC kernel/sched/stop_task.o CC arch/x86/kernel/cpu/common.o LD arch/x86/crypto/blowfish-x86_64.o CC kernel/trace/trace_sched_wakeup.o LD [M] arch/x86/crypto/cast6-avx-x86_64.o CC kernel/sched/wait.o LD arch/x86/crypto/ghash-clmulni-intel.o CC kernel/trace/trace_nop.o CC kernel/irq/irqdomain.o CC mm/mremap.o CC kernel/locking/rtmutex.o CC arch/x86/kernel/cpu/rdrand.o CC kernel/irq/migration.o CC kernel/locking/spinlock_debug.o CC kernel/trace/trace_events.o CC security/keys/encrypted-keys/encrypted.o CC kernel/irq/pm.o CC kernel/sched/completion.o CC kernel/trace/trace_export.o CC arch/x86/kernel/cpu/match.o CC kernel/time/jiffies.o CC arch/x86/kernel/cpu/bugs_64.o CC kernel/time/timer_list.o CC security/keys/encrypted-keys/ecryptfs_format.o CC arch/x86/kernel/cpu/intel.o LD [M] arch/x86/crypto/cast5-avx-x86_64.o CC kernel/time/timeconv.o CC kernel/locking/rwsem-xadd.o CC kernel/sched/idle.o CC arch/x86/kernel/cpu/amd.o CC mm/msync.o LD [M] arch/x86/crypto/camellia-aesni-avx2.o CC mm/rmap.o CC kernel/time/timecounter.o CC mm/vmalloc.o CC kernel/time/posix-clock.o LD arch/x86/crypto/twofish-avx-x86_64.o CC kernel/locking/percpu-rwsem.o CC kernel/time/alarmtimer.o CC kernel/sched/cpupri.o CC mm/pagewalk.o VDSO arch/x86/entry/vdso/vdso64.so.dbg LD [M] arch/x86/crypto/crc32c-intel.o CC kernel/time/clockevents.o X32 arch/x86/entry/vdso/vclock_gettime-x32.o CC arch/x86/kernel/cpu/centaur.o CC mm/pgtable-generic.o CC kernel/time/tick-common.o CC kernel/trace/trace_event_perf.o CC kernel/trace/trace_events_filter.o LD block/built-in.o CC kernel/trace/trace_events_trigger.o CC mm/process_vm_access.o CC arch/x86/kernel/cpu/perf_event.o CC mm/init-mm.o CC arch/x86/kernel/cpu/perf_event_amd.o CC kernel/locking/qrwlock.o CC fs/read_write.o CC kernel/time/tick-broadcast.o CC fs/file_table.o CC kernel/time/tick-broadcast-hrtimer.o CC arch/x86/kernel/cpu/perf_event_amd_uncore.o CC arch/x86/kernel/cpu/perf_event_p6.o CC mm/nobootmem.o CC kernel/time/tick-oneshot.o CC kernel/trace/bpf_trace.o CC kernel/sched/cpudeadline.o CC arch/x86/kernel/cpu/perf_event_knc.o CC kernel/trace/trace_kprobe.o CC kernel/time/tick-sched.o CC mm/memblock.o CC fs/super.o CC kernel/time/timekeeping_debug.o CC mm/dmapool.o CC kernel/trace/power-traces.o CC mm/hugetlb.o CC fs/char_dev.o CC mm/mempolicy.o CC arch/x86/kernel/cpu/perf_event_p4.o CC mm/sparse.o CC fs/stat.o CC arch/x86/kernel/cpu/perf_event_intel_lbr.o CC arch/x86/kernel/cpu/perf_event_intel_ds.o CC fs/exec.o CC arch/x86/kernel/cpu/perf_event_intel.o CC fs/pipe.o CC mm/sparse-vmemmap.o CC arch/x86/kernel/cpu/perf_event_intel_rapl.o CC crypto/api.o CC kernel/trace/rpm-traces.o CC fs/namei.o CC arch/x86/kernel/cpu/perf_event_intel_cqm.o CC kernel/trace/trace_probe.o CC arch/x86/kernel/cpu/perf_event_intel_pt.o CC crypto/cipher.o CC mm/slob.o CC fs/fcntl.o CC fs/ioctl.o CC mm/mmu_notifier.o CC arch/x86/kernel/cpu/perf_event_intel_bts.o CC mm/ksm.o CC fs/readdir.o CC crypto/compress.o CC fs/select.o CC arch/x86/kernel/cpu/perf_event_msr.o CC crypto/memneq.o CC crypto/crypto_wq.o CC mm/migrate.o CC fs/dcache.o CC crypto/algapi.o CC arch/x86/kernel/cpu/perfctr-watchdog.o CC mm/huge_memory.o CC crypto/scatterwalk.o CC fs/inode.o CC arch/x86/kernel/cpu/perf_event_amd_ibs.o CC mm/page_counter.o CC crypto/aead.o LD arch/x86/crypto/sha-mb/sha1-mb.o CC crypto/ablkcipher.o CC mm/memcontrol.o CC arch/x86/kernel/cpu/microcode/core.o LD arch/x86/kernel/fpu/built-in.o CC arch/x86/kernel/cpu/vmware.o CC arch/x86/kernel/cpu/mcheck/mce.o CC crypto/blkcipher.o LD arch/x86/crypto/sha-mb/built-in.o CC crypto/skcipher.o CC fs/attr.o CC mm/vmpressure.o CC crypto/chainiv.o CC mm/hugetlb_cgroup.o CC arch/x86/kernel/cpu/microcode/intel.o CC crypto/eseqiv.o CC mm/kmemleak.o CC arch/x86/kernel/cpu/hypervisor.o CC arch/x86/kernel/cpu/mcheck/mce-severity.o CC arch/x86/kernel/cpu/microcode/intel_lib.o CC arch/x86/kernel/cpu/mcheck/mce-genpool.o CC crypto/seqiv.o LD arch/x86/crypto/camellia-x86_64.o CC fs/bad_inode.o CC fs/file.o CC arch/x86/kernel/cpu/mcheck/mce-inject.o CC crypto/echainiv.o CC arch/x86/kernel/cpu/mshyperv.o LD arch/x86/crypto/built-in.o CC crypto/ahash.o CC fs/filesystems.o CC mm/page_owner.o CC crypto/shash.o CC mm/zpool.o LD kernel/power/built-in.o CC crypto/pcompress.o LD kernel/printk/built-in.o CC fs/namespace.o CC fs/seq_file.o CC mm/zsmalloc.o CC crypto/akcipher.o CC fs/xattr.o CC crypto/algboss.o LD sound/built-in.o CC fs/libfs.o CC mm/early_ioremap.o CC fs/fs-writeback.o CC mm/page_ext.o CC [M] sound/sound_core.o CC [M] mm/zbud.o CC [M] sound/ac97_bus.o LD arch/x86/kernel/kprobes/built-in.o CC crypto/testmgr.o CC fs/pnode.o CC fs/splice.o CC crypto/hmac.o CC fs/sync.o CC crypto/crypto_null.o LD sound/arm/built-in.o LD sound/atmel/built-in.o LD sound/drivers/built-in.o CC fs/utimes.o LD kernel/debug/built-in.o CC crypto/md5.o CC fs/stack.o CC crypto/rmd160.o LD drivers/amba/built-in.o LD sound/firewire/built-in.o LD sound/hda/built-in.o LD sound/drivers/mpu401/built-in.o LD sound/drivers/opl3/built-in.o LD drivers/accessibility/braille/built-in.o CC fs/fs_struct.o LD sound/isa/built-in.o LD sound/i2c/built-in.o LD sound/drivers/pcsp/built-in.o LD sound/drivers/opl4/built-in.o CC crypto/sha1_generic.o CC fs/statfs.o LD sound/mips/built-in.o CC fs/fs_pin.o LD drivers/auxdisplay/built-in.o LD sound/drivers/vx/built-in.o LD drivers/bus/built-in.o LD drivers/accessibility/built-in.o LD drivers/block/built-in.o LD drivers/cdrom/built-in.o LD sound/i2c/other/built-in.o LD sound/parisc/built-in.o LD sound/isa/ad1848/built-in.o LD sound/pci/built-in.o LD sound/isa/cs423x/built-in.o LD sound/isa/ad1816a/built-in.o LD sound/pcmcia/built-in.o LD sound/ppc/built-in.o CC crypto/sha256_generic.o CC fs/nsfs.o LD firmware/built-in.o CC crypto/sha512_generic.o CC fs/no-block.o CC crypto/gf128mul.o LD sound/pci/asihpi/built-in.o LD sound/pci/ac97/built-in.o LD sound/isa/es1688/built-in.o LD sound/isa/galaxy/built-in.o LD sound/pci/au88x0/built-in.o LD sound/pci/aw2/built-in.o LD sound/pci/ali5451/built-in.o LD sound/pci/ca0106/built-in.o CC drivers/clocksource/i8253.o LD sound/sh/built-in.o LD sound/pci/cs5535audio/built-in.o CC [M] sound/pci/ac97/ac97_codec.o LD sound/isa/msnd/built-in.o LD sound/pcmcia/vx/built-in.o LD sound/isa/gus/built-in.o CC drivers/char/mem.o LD drivers/crypto/built-in.o LD sound/sparc/built-in.o LD sound/pci/cs46xx/built-in.o LD sound/pcmcia/pdaudiocf/built-in.o CC crypto/ecb.o LD drivers/clk/x86/built-in.o LD drivers/char/ipmi/built-in.o LD sound/soc/built-in.o CC [M] sound/pci/ac97/ac97_pcm.o CC [M] drivers/char/ipmi/ipmi_msghandler.o LD sound/spi/built-in.o LD sound/synth/built-in.o CC [M] sound/soc/soc-core.o CC [M] drivers/char/ipmi/ipmi_si_intf.o LD sound/pci/ctxfi/built-in.o CC [M] drivers/char/ipmi/ipmi_devintf.o CC drivers/extcon/extcon.o LD drivers/clk/built-in.o CC [M] sound/soc/soc-dapm.o CC [M] drivers/char/ipmi/ipmi_kcs_sm.o LD drivers/firewire/built-in.o CC drivers/dma/dmaengine.o CC drivers/base/component.o CC drivers/dma-buf/dma-buf.o CC drivers/dma/virt-dma.o CC drivers/dma/idma64.o CC drivers/dma-buf/fence.o CC [M] drivers/char/ipmi/ipmi_smic_sm.o LD sound/isa/opti9xx/built-in.o CC drivers/extcon/extcon-max77843.o LD sound/synth/emux/built-in.o LD sound/isa/wavefront/built-in.o CC [M] drivers/char/ipmi/ipmi_bt_sm.o LD sound/isa/sb/built-in.o LD sound/isa/wss/built-in.o LD fs/autofs4/built-in.o CC [M] drivers/char/ipmi/ipmi_ssif.o LD drivers/gpio/built-in.o LD sound/pci/ice1712/built-in.o LD fs/devpts/built-in.o LD sound/pci/echoaudio/built-in.o LD sound/core/oss/built-in.o LD sound/pci/emu10k1/built-in.o LD sound/pci/lola/built-in.o VDSO arch/x86/entry/vdso/vdsox32.so.dbg LD sound/pci/korg1212/built-in.o LD sound/pci/hda/built-in.o CC [M] drivers/firmware/dell_rbu.o CC [M] fs/autofs4/init.o CC fs/debugfs/inode.o CC [M] drivers/firmware/dcdbas.o LD sound/pci/lx6464es/built-in.o LD drivers/firmware/broadcom/built-in.o CC [M] drivers/char/ipmi/ipmi_watchdog.o CC drivers/edac/edac_stub.o CC drivers/extcon/extcon-rt8973a.o CC [M] sound/core/oss/pcm_oss.o CC [M] sound/soc/soc-jack.o CC [M] drivers/char/ipmi/ipmi_poweroff.o LD sound/pci/mixart/built-in.o CC [M] sound/soc/soc-cache.o CC [M] sound/core/oss/pcm_plugin.o LD fs/exofs/built-in.o CC drivers/base/core.o CC drivers/char/random.o LD drivers/firmware/built-in.o CC [M] sound/soc/soc-utils.o LD sound/pci/oxygen/built-in.o CC [M] sound/core/oss/io.o OBJCOPY arch/x86/entry/vdso/vdso64.so LD sound/pci/nm256/built-in.o CC [M] sound/core/oss/copy.o LD sound/pci/pcxhr/built-in.o LD sound/usb/built-in.o OBJCOPY arch/x86/entry/vdso/vdsox32.so CC crypto/cbc.o CC [M] sound/usb/card.o LD fs/configfs/built-in.o VDSO2C arch/x86/entry/vdso/vdso-image-64.c CC drivers/dma/dw/core.o CC [M] sound/usb/clock.o LD sound/pci/riptide/built-in.o CC [M] fs/configfs/inode.o CC [M] sound/usb/endpoint.o LD drivers/hsi/clients/built-in.o VDSO2C arch/x86/entry/vdso/vdso-image-x32.c CC [M] fs/autofs4/inode.o CC [M] sound/usb/format.o CC [M] fs/configfs/file.o CC drivers/i2c/i2c-boardinfo.o CC fs/hugetlbfs/inode.o LD sound/pci/rme9652/built-in.o CC arch/x86/entry/vdso/vdso-image-64.o LD drivers/gpu/drm/bridge/built-in.o LD fs/fuse/built-in.o CC fs/ecryptfs/dentry.o LD sound/pci/ymfpci/built-in.o LD sound/pci/vx222/built-in.o CC fs/ecryptfs/file.o CC crypto/lrw.o CC [M] fs/configfs/dir.o LD drivers/hsi/controllers/built-in.o CC fs/ecryptfs/inode.o LD sound/pci/trident/built-in.o LD sound/core/seq/built-in.o CC crypto/xts.o CC [M] fs/fuse/dev.o CC fs/ecryptfs/main.o CC [M] sound/core/seq/seq.o CC fs/kernfs/mount.o LD drivers/hid/built-in.o CC [M] fs/configfs/symlink.o CC [M] sound/core/seq/seq_lock.o LD drivers/hsi/built-in.o CC crypto/ctr.o CC drivers/char/misc.o CC [M] drivers/hid/hid-core.o CC arch/x86/oprofile/../../../drivers/oprofile/oprof.o LD drivers/gpu/drm/i2c/built-in.o LD drivers/dma/xilinx/built-in.o CC [M] sound/core/seq/seq_clientmgr.o LD fs/quota/built-in.o CC crypto/cryptd.o CC fs/overlayfs/super.o CC fs/ramfs/inode.o CC drivers/char/ppdev.o CC fs/overlayfs/inode.o CC fs/overlayfs/dir.o LD arch/x86/mm/built-in.o CC fs/notify/fsnotify.o LD drivers/gpu/drm/panel/built-in.o LD drivers/char/agp/built-in.o CC fs/tracefs/inode.o LD drivers/input/gameport/built-in.o LD drivers/idle/built-in.o LD drivers/char/hw_random/built-in.o CC [M] drivers/char/hw_random/core.o CC [M] drivers/input/gameport/gameport.o CC [M] drivers/char/tlclk.o CC fs/nls/nls_base.o CC [M] drivers/char/hw_random/timeriomem-rng.o CC fs/notify/notification.o CC [M] drivers/char/hw_random/via-rng.o CC [M] fs/configfs/mount.o CC fs/eventpoll.o CC fs/notify/group.o CC fs/sysfs/file.o LD kernel/irq/built-in.o LD fs/jffs2/built-in.o LD drivers/gpu/drm/tilcdc/built-in.o CC fs/anon_inodes.o CC [M] drivers/input/gameport/ns558.o CC drivers/hwmon/hwmon.o CC [M] drivers/hid/hid-input.o CC [M] fs/jffs2/compr.o CC drivers/char/tpm/tpm-interface.o CC [M] drivers/char/hangcheck-timer.o CC fs/eventfd.o CC [M] sound/usb/helper.o CC fs/compat.o CC fs/compat_ioctl.o LD arch/x86/kernel/cpu/microcode/microcode.o LD drivers/gpu/drm/built-in.o CC drivers/input/serio/serio.o CC drivers/ipack/ipack.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 fs/debugfs/file.o LD drivers/iommu/built-in.o LD drivers/gpu/vga/built-in.o CC fs/binfmt_elf.o CC [M] fs/fuse/dir.o CC [M] drivers/extcon/extcon-arizona.o CC [M] sound/usb/mixer.o LD arch/x86/kernel/cpu/microcode/built-in.o LD drivers/ipack/carriers/built-in.o CC [M] sound/usb/mixer_quirks.o LD drivers/clocksource/built-in.o CC fs/ramfs/file-mmu.o CC [M] sound/core/seq/seq_memory.o CC [M] drivers/extcon/extcon-max77693.o LD drivers/gpu/built-in.o CC [M] sound/usb/mixer_scarlett.o CC [M] drivers/extcon/extcon-sm5502.o LD drivers/input/joystick/built-in.o LD drivers/irqchip/built-in.o CC [M] sound/usb/proc.o CC [M] sound/usb/pcm.o CC [M] drivers/input/joystick/as5011.o LD drivers/lguest/built-in.o CC fs/posix_acl.o LD drivers/ipack/devices/built-in.o CC [M] drivers/input/joystick/cobra.o LD security/keys/encrypted-keys/encrypted-keys.o CC drivers/leds/led-core.o CC [M] drivers/input/joystick/db9.o LD drivers/input/keyboard/built-in.o LD security/keys/encrypted-keys/built-in.o LD drivers/macintosh/built-in.o CC [M] drivers/input/keyboard/adp5520-keys.o CC [M] drivers/input/keyboard/adp5589-keys.o CC [M] drivers/input/keyboard/adp5588-keys.o CC crypto/mcryptd.o LD kernel/bpf/built-in.o LD security/keys/built-in.o LD drivers/memory/built-in.o CC drivers/mailbox/mailbox.o CC arch/x86/oprofile/../../../drivers/oprofile/cpu_buffer.o CC fs/dcookies.o CC crypto/des_generic.o CC fs/nls/nls_cp437.o CC arch/x86/entry/vdso/vdso-image-x32.o CC drivers/i2c/i2c-core.o CC arch/x86/oprofile/../../../drivers/oprofile/buffer_sync.o CC arch/x86/oprofile/../../../drivers/oprofile/event_buffer.o CC drivers/i2c/i2c-smbus.o CC fs/nls/nls_cp850.o CC crypto/fcrypt.o CC fs/nls/nls_cp852.o LD security/built-in.o CC arch/x86/power/cpu.o CC drivers/edac/edac_mc.o CC fs/nls/nls_cp862.o CC drivers/edac/edac_device.o CC crypto/blowfish_common.o CC arch/x86/oprofile/../../../drivers/oprofile/oprofile_files.o CC fs/kernfs/inode.o CC crypto/twofish_common.o LD drivers/media/common/b2c2/built-in.o LD drivers/media/common/siano/built-in.o LD drivers/media/common/saa7146/built-in.o CC crypto/serpent_generic.o CC [M] sound/usb/quirks.o CC [M] drivers/leds/led-class.o CC [M] drivers/hid/hid-debug.o CC [M] fs/configfs/item.o CC [M] fs/fuse/file.o CC crypto/aes_generic.o LD drivers/media/common/built-in.o CC crypto/camellia_generic.o CC [M] sound/core/sound.o CC [M] fs/fuse/inode.o LD drivers/input/misc/built-in.o CC drivers/input/serio/parkbd.o CC crypto/cast_common.o CC [M] fs/fuse/control.o CC [M] sound/core/init.o CC [M] drivers/input/misc/88pm80x_onkey.o CC drivers/hwmon/hwmon-vid.o CC crypto/cast5_generic.o CC [M] sound/usb/stream.o CC [M] drivers/input/misc/ad714x.o CC [M] sound/core/memory.o CC [M] drivers/leds/leds-bd2802.o CC crypto/arc4.o LD drivers/input/mouse/built-in.o CC fs/ecryptfs/super.o CC [M] drivers/input/misc/ad714x-i2c.o LD drivers/i2c/algos/built-in.o CC [M] drivers/i2c/algos/i2c-algo-bit.o CC [M] drivers/input/mouse/cyapa.o LD drivers/media/firewire/built-in.o CC [M] drivers/i2c/algos/i2c-algo-pcf.o CC [M] drivers/leds/leds-lm3530.o CC [M] drivers/leds/leds-lm3533.o CC crypto/chacha20_generic.o CC [M] drivers/leds/leds-lm3642.o CC [M] sound/usb/midi.o LD arch/x86/ras/built-in.o CC drivers/base/bus.o CC crypto/poly1305_generic.o CC crypto/crc32c_generic.o CC arch/x86/oprofile/../../../drivers/oprofile/oprofilefs.o CC drivers/base/dd.o LD drivers/media/i2c/soc_camera/built-in.o CC [M] drivers/input/joystick/gamecon.o CC fs/kernfs/dir.o CC drivers/base/syscore.o LD ipc/built-in.o CC fs/sysfs/dir.o CC fs/kernfs/file.o CC [M] sound/core/oss/linear.o CC drivers/base/driver.o LD drivers/media/i2c/built-in.o CC crypto/crct10dif_common.o CC arch/x86/oprofile/../../../drivers/oprofile/oprofile_stats.o LD sound/usb/6fire/built-in.o LD arch/x86/kernel/apic/built-in.o LD drivers/media/mmc/siano/built-in.o CC [M] sound/usb/6fire/chip.o CC arch/x86/oprofile/../../../drivers/oprofile/timer_int.o CC [M] sound/usb/6fire/comm.o CC arch/x86/oprofile/../../../drivers/oprofile/nmi_timer_int.o CC drivers/hwmon/asb100.o CC [M] sound/core/oss/mulaw.o CC fs/nls/nls_cp874.o CC drivers/char/tpm/tpm-dev.o CC [M] sound/core/seq/seq_queue.o CC [M] drivers/char/hw_random/tpm-rng.o CC fs/overlayfs/readdir.o CC fs/nls/nls_cp936.o CC drivers/hwmon/w83793.o LD drivers/media/mmc/built-in.o CC fs/overlayfs/copy_up.o CC [M] sound/soc/soc-pcm.o CC [M] sound/soc/soc-compress.o CC [M] sound/usb/6fire/midi.o CC fs/nls/nls_iso8859-2.o LD arch/x86/entry/vdso/built-in.o CC drivers/mailbox/mailbox-altera.o CC [M] sound/usb/6fire/control.o CC [M] sound/soc/soc-io.o CC arch/x86/oprofile/init.o CC drivers/hwmon/ad7418.o CC [M] drivers/input/keyboard/cros_ec_keyb.o LD arch/x86/entry/built-in.o CC crypto/crct10dif_generic.o LD drivers/media/radio/built-in.o CC fs/notify/inode_mark.o LD drivers/media/pci/b2c2/built-in.o LD drivers/media/rc/keymaps/built-in.o CC arch/x86/oprofile/backtrace.o CC crypto/lz4.o CC crypto/rng.o CC [M] drivers/media/radio/radio-shark.o LD drivers/media/pci/ddbridge/built-in.o LD drivers/media/tuners/built-in.o LD drivers/media/platform/omap/built-in.o CC [M] drivers/input/keyboard/tca6416-keypad.o CC crypto/ansi_cprng.o LD drivers/media/rc/built-in.o CC fs/notify/mark.o CC [M] drivers/input/misc/adxl34x.o CC crypto/drbg.o CC [M] drivers/input/misc/apanel.o CC [M] drivers/media/tuners/tuner-xc2028.o CC [M] sound/soc/soc-devres.o CC [M] drivers/input/misc/arizona-haptics.o LD drivers/media/pci/dm1105/built-in.o LD arch/x86/video/built-in.o CC [M] sound/soc/soc-ops.o CC [M] drivers/hid/hid-generic.o LD drivers/media/pci/mantis/built-in.o CC [M] drivers/input/misc/ati_remote2.o CC fs/nls/nls_iso8859-3.o CC [M] drivers/input/joystick/grip.o CC fs/sysfs/symlink.o LD fs/ramfs/ramfs.o /home/kisskb/slave/src/arch/x86/xen/mmu.c: In function 'do_remap_mfn.isra.11': /home/kisskb/slave/src/arch/x86/xen/mmu.c:2532:12: warning: 'i' may be used uninitialized in this function [-Wuninitialized] CC fs/nls/nls_iso8859-6.o CC crypto/jitterentropy.o LD drivers/input/tablet/built-in.o CC [M] arch/x86/video/fbdev.o CC crypto/jitterentropy-kcapi.o LD fs/ramfs/built-in.o CC [M] drivers/input/tablet/acecad.o LD drivers/media/pci/ngene/built-in.o LD drivers/media/pci/pluto2/built-in.o LD [M] sound/soundcore.o CC drivers/hwmon/adc128d818.o LD drivers/media/pci/pt1/built-in.o LD kernel/time/built-in.o CC [M] fs/autofs4/root.o CC [M] fs/jffs2/dir.o CC drivers/hwmon/adm9240.o CC arch/x86/oprofile/nmi_int.o LD drivers/media/pci/pt3/built-in.o LD drivers/media/pci/saa7146/built-in.o LD sound/usb/bcd2000/built-in.o LD drivers/media/pci/ttpci/built-in.o CC [M] fs/jffs2/file.o CC [M] drivers/input/joystick/grip_mp.o LD drivers/media/pci/smipcie/built-in.o CC [M] drivers/i2c/algos/i2c-algo-pca.o CC fs/sysfs/mount.o LD drivers/media/platform/vivid/built-in.o CC drivers/hwmon/ads1015.o CC fs/sysfs/group.o /home/kisskb/slave/src/kernel/cgroup.c: In function 'cgroup_mount': /home/kisskb/slave/src/kernel/cgroup.c:1901:13: warning: 'root' may be used uninitialized in this function [-Wuninitialized] LD sound/usb/hiface/built-in.o CC [M] drivers/i2c/i2c-mux.o LD sound/usb/caiaq/built-in.o CC fs/kernfs/symlink.o CC [M] drivers/media/platform/vivid/vivid-core.o CC crypto/hash_info.o CC drivers/hwmon/da9052-hwmon.o LD drivers/media/pci/built-in.o CC drivers/edac/edac_mc_sysfs.o LD drivers/i2c/muxes/built-in.o CC fs/nls/nls_iso8859-7.o CC [M] sound/usb/caiaq/device.o CC [M] sound/usb/hiface/chip.o LD drivers/ipack/built-in.o CC crypto/asymmetric_keys/asymmetric_type.o CC [M] drivers/input/joystick/guillemot.o CC drivers/hwmon/dme1737.o CC fs/ecryptfs/mmap.o CC [M] drivers/i2c/muxes/i2c-mux-pca9541.o CC drivers/i2c/busses/i2c-designware-core.o CC [M] drivers/leds/leds-pca9532.o CC crypto/ablk_helper.o CC drivers/dma/dw/platform.o CC [M] drivers/input/keyboard/lkkbd.o LD sound/usb/line6/built-in.o LD net/built-in.o CC [M] drivers/input/keyboard/lm8323.o CC [M] sound/core/seq/seq_fifo.o CC [M] sound/usb/line6/capture.o ASN.1 crypto/rsakey-asn1.c LD arch/x86/xen/built-in.o CC [M] sound/core/seq/seq_prioq.o LD sound/usb/misc/built-in.o LD [M] drivers/char/hw_random/rng-core.o CC [M] sound/usb/line6/driver.o CC [M] drivers/leds/leds-lp55xx-common.o CC [M] sound/usb/line6/midi.o CC [M] crypto/rsa.o CC [M] sound/core/seq/seq_timer.o CC arch/x86/oprofile/op_model_amd.o CC arch/x86/oprofile/op_model_ppro.o LD drivers/extcon/built-in.o CC arch/x86/oprofile/op_model_p4.o CC [M] sound/core/seq/seq_system.o CC fs/notify/vfsmount_mark.o CC [M] crypto/rsa_helper.o CC [M] sound/usb/hiface/pcm.o CC [M] sound/core/seq/seq_ports.o CC drivers/hwmon/ds620.o CC [M] sound/soc/soc-generic-dmaengine-pcm.o CC [M] sound/core/control.o CC [M] sound/soc/soc-ac97.o CC [M] drivers/input/keyboard/lm8333.o CC [M] fs/autofs4/symlink.o CC drivers/dma-buf/reservation.o LD sound/usb/usx2y/built-in.o CC [M] fs/autofs4/waitq.o CC [M] sound/core/oss/route.o CC [M] drivers/input/misc/cma3000_d0x.o CC drivers/base/class.o LD drivers/media/usb/dvb-usb/built-in.o LD sound/soc/adi/built-in.o CC [M] sound/usb/caiaq/audio.o LD drivers/media/usb/b2c2/built-in.o LD sound/soc/atmel/built-in.o LD fs/tracefs/tracefs.o CC [M] drivers/input/misc/cma3000_d0x_i2c.o CC [M] fs/autofs4/expire.o CC [M] sound/usb/caiaq/midi.o CC [M] sound/usb/usx2y/usbusx2y.o CC fs/nls/nls_iso8859-9.o CC fs/ecryptfs/read_write.o CC [M] sound/usb/6fire/firmware.o CC [M] sound/usb/caiaq/control.o LD fs/tracefs/built-in.o CC [M] drivers/input/tablet/aiptek.o CC [M] drivers/leds/leds-lp5521.o CC [M] drivers/input/tablet/gtco.o CC fs/ecryptfs/crypto.o CC [M] drivers/input/tablet/hanwang.o CC fs/notify/fdinfo.o LD sound/soc/au1x/built-in.o LD drivers/media/usb/dvb-usb-v2/built-in.o CC fs/nls/nls_iso8859-13.o LD kernel/locking/built-in.o LD sound/soc/bcm/built-in.o CC [M] drivers/leds/leds-lp5523.o CC [M] fs/autofs4/dev-ioctl.o LD sound/soc/blackfin/built-in.o CC drivers/input/serio/ct82c710.o CC fs/ecryptfs/keystore.o LD drivers/media/usb/s2255/built-in.o CC [M] drivers/leds/leds-lp8788.o CC [M] sound/core/misc.o CC [M] drivers/input/serio/i8042.o CC [M] drivers/input/misc/da9052_onkey.o CC [M] drivers/input/serio/ps2mult.o CC [M] drivers/input/keyboard/max7359_keypad.o LD sound/soc/cirrus/built-in.o CC fs/nls/nls_utf8.o CC [M] drivers/input/misc/da9055_onkey.o CC [M] drivers/leds/leds-lp8860.o CC fs/ecryptfs/kthread.o CC fs/notify/dnotify/dnotify.o CC [M] crypto/vmac.o CC fs/notify/fanotify/fanotify.o CC fs/nls/mac-centeuro.o CC [M] crypto/cmac.o LD sound/soc/davinci/built-in.o CC [M] drivers/leds/leds-tca6507.o LD drivers/input/touchscreen/built-in.o CC fs/nls/mac-cyrillic.o CC [M] drivers/hid/hid-apple.o CC [M] drivers/leds/leds-tlc591xx.o CC drivers/char/tpm/tpm-sysfs.o LD sound/soc/dwc/built-in.o CC drivers/mfd/88pm800.o LD drivers/mailbox/built-in.o LD sound/soc/generic/built-in.o LD fs/hugetlbfs/hugetlbfs.o CC [M] crypto/md4.o LD drivers/media/usb/siano/built-in.o CC [M] drivers/input/touchscreen/ad7879.o CC [M] drivers/input/touchscreen/ad7879-i2c.o CC [M] sound/soc/generic/simple-card.o CC [M] sound/usb/line6/midibuf.o CC fs/notify/fanotify/fanotify_user.o CC [M] drivers/input/touchscreen/atmel_mxt_ts.o LD fs/hugetlbfs/built-in.o CC [M] drivers/hid/hid-aureal.o CC [M] drivers/leds/leds-pca955x.o CC [M] drivers/leds/leds-pca963x.o LD [M] fs/configfs/configfs.o LD sound/soc/fsl/built-in.o CC [M] crypto/rmd256.o CC [M] drivers/leds/leds-da9052.o CC [M] crypto/rmd320.o CC drivers/char/tpm/tpm-chip.o CC [M] drivers/input/serio/libps2.o LD sound/soc/intel/built-in.o LD drivers/media/usb/stkwebcam/built-in.o CC [M] sound/soc/fsl/fsl_sai.o CC drivers/char/tpm/tpm2-cmd.o CC [M] sound/usb/6fire/pcm.o CC fs/nls/mac-greek.o CC [M] sound/soc/fsl/fsl_ssi.o CC [M] drivers/leds/leds-wm831x-status.o CC [M] drivers/media/tuners/tuner-simple.o LD arch/x86/power/built-in.o CC [M] crypto/twofish_generic.o CC [M] drivers/media/tuners/tuner-types.o CC [M] crypto/cast6_generic.o CC [M] crypto/tea.o CC drivers/misc/bmp085.o LD drivers/media/usb/ttusb-budget/built-in.o LD sound/soc/intel/atom/built-in.o LD fs/debugfs/debugfs.o CC [M] drivers/input/keyboard/mcs_touchkey.o CC drivers/misc/bh1780gli.o CC [M] drivers/media/tuners/mt20xx.o CC [M] drivers/input/keyboard/newtonkbd.o CC [M] drivers/input/joystick/interact.o CC [M] sound/soc/intel/atom/sst-mfld-platform-pcm.o CC [M] sound/core/oss/rate.o LD fs/debugfs/built-in.o CC [M] drivers/input/misc/da9063_onkey.o CC [M] crypto/seed.o CC drivers/char/tpm/xen-tpmfront.o CC [M] crypto/deflate.o LD drivers/media/usb/ttusb-dec/built-in.o CC [M] drivers/input/misc/e3x0-button.o CC drivers/base/platform.o CC [M] drivers/input/mouse/cyapa_gen3.o CC drivers/hwmon/emc1403.o CC [M] crypto/michael_mic.o CC drivers/base/cpu.o CC [M] drivers/input/input.o CC drivers/edac/edac_module.o CC [M] drivers/media/radio/radio-shark2.o CC [M] drivers/hid/hid-belkin.o CC drivers/base/firmware.o CC drivers/hwmon/f71805f.o CC [M] crypto/authenc.o LD drivers/media/usb/zr364xx/built-in.o CC drivers/hwmon/fschmd.o CC drivers/hwmon/htu21.o CC [M] crypto/authencesn.o LD sound/soc/codecs/built-in.o CC arch/x86/lib/msr-smp.o CC fs/nls/mac-inuit.o CC drivers/hwmon/ina209.o CC [M] drivers/i2c/i2c-stub.o LD drivers/media/usb/built-in.o CC [M] sound/soc/codecs/ac97.o CC crypto/asymmetric_keys/signature.o LD fs/sysfs/built-in.o LD sound/soc/intel/boards/built-in.o CC fs/nls/mac-romanian.o CC [M] sound/soc/codecs/ak5386.o LD arch/x86/kernel/cpu/mcheck/built-in.o CC fs/notify/inotify/inotify_fsnotify.o LD fs/overlayfs/overlay.o CC [M] sound/soc/intel/boards/bytcr_rt5640.o CC drivers/edac/edac_device_sysfs.o LD fs/overlayfs/built-in.o CC lib/usercopy.o LD arch/x86/kernel/cpu/built-in.o CC [M] drivers/input/keyboard/qt1070.o CC [M] drivers/input/keyboard/qt2160.o CC [M] crypto/lzo.o CC [M] drivers/input/input-compat.o CC drivers/i2c/busses/i2c-designware-platdrv.o CC drivers/base/init.o CC [M] drivers/media/radio/radio-tea5777.o CC [M] crypto/842.o CC [M] sound/core/device.o LD sound/soc/jz4740/built-in.o LD sound/soc/kirkwood/built-in.o LD sound/soc/mediatek/built-in.o CC [M] drivers/input/joystick/joydump.o CC fs/nls/mac-roman.o CC [M] crypto/tcrypt.o CC [M] sound/usb/line6/pcm.o CC drivers/hwmon/ina2xx.o CC drivers/i2c/busses/i2c-ocores.o LD arch/x86/kernel/built-in.o CC [M] sound/usb/line6/playback.o CC drivers/i2c/busses/i2c-xiic.o LD sound/soc/mxs/built-in.o CC [M] sound/usb/line6/podhd.o CC drivers/hwmon/it87.o CC [M] crypto/ghash-generic.o CC [M] sound/usb/line6/variax.o CC [M] drivers/media/tuners/tda8290.o LD sound/soc/nuc900/built-in.o CC drivers/hwmon/lineage-pem.o CC [M] drivers/input/mouse/cyapa_gen5.o CC [M] drivers/input/misc/drv2665.o LD drivers/media/v4l2-core/built-in.o CC drivers/hwmon/lm63.o LD drivers/mmc/built-in.o CC [M] drivers/input/misc/drv2667.o LD sound/soc/omap/built-in.o CC [M] sound/soc/codecs/alc5623.o CC [M] drivers/media/v4l2-core/v4l2-dev.o CC [M] drivers/input/joystick/spaceball.o CC drivers/hwmon/lm73.o CC [M] fs/nls/nls_cp775.o CC [M] drivers/media/v4l2-core/v4l2-ioctl.o CC [M] fs/jffs2/ioctl.o CC [M] fs/nls/nls_cp855.o LD sound/soc/pxa/built-in.o CC [M] sound/core/seq/seq_device.o CC [M] drivers/input/joystick/spaceorb.o CC [M] drivers/input/misc/ims-pcu.o CC [M] fs/nls/nls_cp863.o CC [M] drivers/input/joystick/stinger.o LD crypto/crypto.o CC [M] fs/nls/nls_cp864.o LD drivers/net/built-in.o CC [M] sound/core/seq/seq_dummy.o LD sound/soc/qcom/built-in.o CC [M] drivers/input/misc/keyspan_remote.o CC [M] drivers/input/serio/serio_raw.o CC [M] sound/core/seq/seq_midi.o CC [M] sound/core/seq/seq_midi_event.o CC [M] fs/nls/nls_cp869.o LD arch/x86/built-in.o LD crypto/crypto_algapi.o LD crypto/crypto_blkcipher.o LD crypto/crypto_hash.o LD crypto/cryptomgr.o LD drivers/dma/dw/dw_dmac_core.o CC drivers/base/map.o CC [M] drivers/leds/leds-wm8350.o LD drivers/dma/dw/dw_dmac.o LD drivers/nfc/built-in.o LD crypto/jitterentropy_rng.o CC drivers/base/devres.o CC [M] drivers/input/serio/altera_ps2.o CC [M] drivers/leds/leds-pwm.o CC crypto/asymmetric_keys/rsa.o CC [M] drivers/input/keyboard/stowaway.o CC [M] fs/jffs2/nodelist.o CC [M] sound/soc/intel/atom/sst-mfld-platform-compress.o CC [M] drivers/input/misc/kxtj9.o CC drivers/base/attribute_container.o CC [M] crypto/rsakey-asn1.o CC [M] drivers/hid/hid-betopff.o CC [M] drivers/input/joystick/turbografx.o CC drivers/base/transport_class.o CC [M] drivers/leds/leds-lm355x.o CC [M] drivers/char/tpm/tpm_i2c_atmel.o CC [M] fs/nls/nls_cp932.o CC [M] drivers/input/misc/max77693-haptic.o CC [M] fs/nls/nls_euc-jp.o LD drivers/dma/dw/built-in.o CC [M] sound/usb/caiaq/input.o CC [M] drivers/leds/leds-blinkm.o CC drivers/hwmon/lm85.o CC [M] drivers/leds/leds-pm8941-wled.o CC [M] fs/nls/nls_cp949.o CC [M] drivers/media/tuners/tea5767.o CC [M] drivers/input/keyboard/twl4030_keypad.o LD drivers/mtd/chips/built-in.o LD drivers/mtd/devices/built-in.o CC [M] drivers/input/misc/max8925_onkey.o LD drivers/leds/built-in.o CC [M] drivers/media/tuners/tea5761.o CC [M] drivers/input/joystick/twidjoy.o CC drivers/dma-buf/seqno-fence.o CC [M] drivers/mtd/devices/docg3.o CC [M] drivers/media/tuners/tda9887.o LD drivers/dma/built-in.o CC [M] drivers/mtd/chips/chipreg.o CC drivers/misc/kgdbts.o CC [M] drivers/media/platform/vim2m.o CC drivers/parport/share.o LD drivers/mtd/lpddr/built-in.o CC [M] crypto/asymmetric_keys/public_key.o CC [M] drivers/mtd/chips/cfi_util.o LD sound/soc/rockchip/built-in.o CC [M] drivers/char/tpm/tpm_i2c_infineon.o CC drivers/misc/isl29020.o ASN.1 crypto/asymmetric_keys/x509-asn1.c CC [M] drivers/mtd/lpddr/qinfo_probe.o LD sound/soc/samsung/built-in.o LD sound/soc/sh/built-in.o ASN.1 crypto/asymmetric_keys/x509_rsakey-asn1.c CC [M] drivers/mtd/chips/cfi_cmdset_0002.o CC [M] drivers/input/mouse/elan_i2c_core.o CC [M] crypto/asymmetric_keys/x509_public_key.o LD sound/soc/sirf/built-in.o LD fs/kernfs/built-in.o CC drivers/hwmon/ltc2945.o ASN.1 crypto/asymmetric_keys/pkcs7-asn1.c CC [M] drivers/media/tuners/tda827x.o CC [M] drivers/input/keyboard/xtkbd.o CC drivers/mfd/88pm80x.o CC fs/ecryptfs/debug.o CC drivers/base/topology.o CC drivers/mfd/88pm805.o CC [M] crypto/asymmetric_keys/pkcs7_trust.o CC [M] drivers/input/misc/mma8450.o CC fs/ecryptfs/messaging.o CC [M] fs/nls/nls_cp950.o CC drivers/parport/ieee1284.o CC [M] crypto/asymmetric_keys/pkcs7_verify.o CC [M] drivers/mtd/chips/cfi_cmdset_0001.o CC [M] drivers/hid/hid-cherry.o CC [M] drivers/input/misc/pcf8574_keypad.o CC arch/x86/lib/cache-smp.o LD arch/x86/oprofile/oprofile.o CC [M] fs/jffs2/malloc.o CC drivers/parport/ieee1284_ops.o CC [M] drivers/input/touchscreen/bu21013_ts.o LD sound/soc/spear/built-in.o LD sound/soc/tegra/built-in.o CC drivers/phy/phy-core.o LD sound/soc/txx9/built-in.o CC fs/ecryptfs/miscdev.o CC [M] drivers/input/touchscreen/da9052_tsi.o LD sound/soc/ux500/built-in.o LD arch/x86/oprofile/built-in.o CC [M] drivers/input/misc/powermate.o LD fs/notify/dnotify/built-in.o CC arch/x86/lib/msr.o CC lib/lockref.o CC [M] drivers/hid/hid-chicony.o CC [M] drivers/input/misc/retu-pwrbutton.o CC drivers/mfd/sm501.o CC [M] drivers/input/touchscreen/edt-ft5x06.o CC [M] fs/jffs2/read.o LD [M] crypto/rsa_generic.o CC drivers/misc/tsl2550.o CC [M] drivers/input/touchscreen/hampshire.o CC drivers/base/container.o CC [M] sound/usb/usx2y/usX2Yhwdep.o LD sound/soc/xtensa/built-in.o LD sound/soc/zte/built-in.o CC drivers/base/property.o CC [M] sound/soc/xtensa/xtfpga-i2s.o CC drivers/hwmon/ltc4261.o CC drivers/base/cacheinfo.o CC drivers/hwmon/ltc4260.o CC [M] drivers/input/serio/arc_ps2.o CC [M] drivers/input/touchscreen/eeti_ts.o CC [M] drivers/mtd/lpddr/lpddr_cmds.o CC [M] fs/nls/nls_cp1250.o CC [M] drivers/char/tpm/tpm_nsc.o LD [M] sound/core/seq/snd-seq.o CC [M] drivers/input/touchscreen/elants_i2c.o LD [M] sound/soc/generic/snd-soc-simple-card.o CC [M] fs/nls/nls_iso8859-1.o AS arch/x86/lib/msr-reg.o CC [M] drivers/input/misc/axp20x-pek.o CC drivers/misc/altera-stapl/altera-lpt.o CC arch/x86/lib/msr-reg-export.o CC drivers/misc/c2port/core.o CC [M] drivers/misc/c2port/c2port-duramar2150.o LD drivers/mtd/maps/built-in.o LD drivers/mtd/onenand/built-in.o CC [M] fs/nls/nls_iso8859-5.o AS arch/x86/lib/iomap_copy_64.o CC [M] drivers/input/joystick/warrior.o CC [M] drivers/mtd/maps/map_funcs.o CC [M] sound/soc/intel/atom/sst-atom-controls.o CC [M] drivers/input/misc/tps65218-pwrbutton.o LD drivers/input/serio/built-in.o AS arch/x86/lib/clear_page_64.o CC [M] drivers/mtd/maps/l440gx.o LD drivers/mtd/spi-nor/built-in.o CC [M] drivers/input/misc/twl4030-pwrbutton.o CC fs/notify/inotify/inotify_user.o LD drivers/mtd/nand/built-in.o CC arch/x86/lib/cmdline.o CC [M] drivers/input/misc/uinput.o CC [M] drivers/mtd/spi-nor/spi-nor.o CC drivers/hwmon/max1668.o CC [M] sound/usb/usx2y/usx2yhwdeppcm.o CC [M] drivers/input/input-mt.o CC [M] sound/usb/usx2y/us122l.o LD [M] sound/usb/hiface/snd-usb-hiface.o CC drivers/hwmon/max6639.o CC [M] drivers/mtd/nand/nand_base.o LD drivers/mtd/tests/built-in.o AS arch/x86/lib/cmpxchg16b_emu.o AS arch/x86/lib/copy_page_64.o CC [M] drivers/i2c/busses/i2c-pca-platform.o CC [M] drivers/mtd/nand/nand_bbt.o CC [M] fs/nls/nls_cp1255.o CC [M] fs/nls/nls_iso8859-15.o AS arch/x86/lib/copy_user_64.o CC [M] drivers/input/misc/wm831x-on.o CC [M] drivers/mtd/nand/nand_timings.o AS arch/x86/lib/csum-copy_64.o CC drivers/base/devtmpfs.o CC [M] drivers/input/misc/yealink.o LD [M] drivers/char/ipmi/ipmi_si.o CC [M] drivers/input/misc/xen-kbdfront.o CC [M] drivers/mtd/mtdcore.o CC [M] drivers/input/joystick/xpad.o CC drivers/base/firmware_class.o CC [M] drivers/input/joystick/zhenhua.o CC [M] sound/core/sound_oss.o CC [M] drivers/media/tuners/tda18271-maps.o LD [M] fs/autofs4/autofs4.o CC drivers/base/dma-mapping.o CC drivers/hwmon/max6650.o CC [M] drivers/i2c/busses/i2c-simtec.o CC drivers/hwmon/mcp3021.o CC [M] drivers/mtd/mtdsuper.o CC [M] drivers/media/tuners/tda18271-common.o CC arch/x86/lib/csum-partial_64.o CC [M] drivers/input/touchscreen/elo.o CC [M] drivers/i2c/busses/i2c-diolan-u2c.o CC drivers/misc/altera-stapl/altera-jtag.o CC drivers/base/power/sysfs.o LD drivers/mtd/ubi/built-in.o CC [M] fs/nls/nls_koi8-r.o CC [M] fs/nls/mac-celtic.o CC drivers/base/power/generic_ops.o CC arch/x86/lib/csum-wrappers_64.o CC [M] drivers/media/radio/dsbr100.o CC [M] drivers/input/ff-core.o CC [M] drivers/hid/hid-cypress.o CC [M] drivers/mtd/ubi/vtbl.o CC [M] fs/jffs2/nodemgmt.o CC drivers/base/power/common.o CC [M] drivers/input/joystick/walkera0701.o CC drivers/base/regmap/regmap.o CC [M] fs/jffs2/readinode.o LD drivers/pinctrl/freescale/built-in.o AS arch/x86/lib/getuser.o CC arch/x86/lib/delay.o CC [M] drivers/hid/hid-emsff.o CC [M] sound/soc/codecs/cs42l51.o CC drivers/platform/chrome/cros_ec_proto.o CC [M] drivers/input/misc/ideapad_slidebar.o LD [M] sound/usb/line6/snd-usb-podhd.o LD [M] sound/usb/line6/snd-usb-variax.o CC [M] fs/jffs2/write.o LD [M] sound/usb/snd-usb-audio.o GEN arch/x86/lib/inat-tables.c CC [M] crypto/asymmetric_keys/pkcs7_key_type.o LD drivers/pinctrl/intel/built-in.o LD [M] sound/soc/intel/boards/snd-soc-sst-bytcr-rt5640.o CC arch/x86/lib/insn.o CC drivers/base/power/qos.o AS arch/x86/lib/memcpy_64.o CC [M] drivers/mtd/nand/nand_ecc.o CC [M] drivers/mtd/nand/nand_ids.o CC lib/bcd.o LD [M] sound/core/seq/snd-seq-device.o CC [M] drivers/mtd/nand/denali.o LD sound/soc/intel/common/built-in.o LD fs/notify/fanotify/built-in.o CC drivers/hwmon/nct7802.o CC [M] drivers/mtd/nand/diskonchip.o CC [M] drivers/phy/phy-pxa-28nm-hsic.o LD drivers/platform/x86/built-in.o CC [M] drivers/platform/x86/hdaps.o LD drivers/char/tpm/tpm.o CC [M] sound/soc/intel/common/sst-dsp.o CC [M] drivers/mtd/nand/docg4.o CC drivers/base/node.o LD drivers/pinctrl/nomadik/built-in.o AS arch/x86/lib/memmove_64.o CC [M] drivers/platform/x86/samsung-laptop.o CC drivers/base/module.o CC drivers/base/hypervisor.o CC drivers/mfd/cros_ec.o LD kernel/rcu/built-in.o CC lib/div64.o CC [M] drivers/platform/x86/intel_pmc_ipc.o LD drivers/pinctrl/built-in.o CC [M] sound/soc/fsl/fsl_ssi_dbg.o AS arch/x86/lib/memset_64.o CC arch/x86/lib/misc.o CC drivers/mfd/htc-pasic3.o CC [M] sound/soc/fsl/fsl_spdif.o CC lib/sort.o AS arch/x86/lib/putuser.o LD drivers/char/tpm/built-in.o LD crypto/asymmetric_keys/asymmetric_keys.o CC [M] drivers/media/tuners/tda18271-fe.o CC [M] drivers/input/mouse/elan_i2c_smbus.o CC [M] sound/soc/fsl/fsl_esai.o AS arch/x86/lib/rwsem.o CC [M] drivers/media/radio/radio-ma901.o CC [M] drivers/input/ff-memless.o CC [M] sound/soc/fsl/imx-audmux.o CC arch/x86/lib/usercopy.o CC drivers/base/power/runtime.o CC [M] drivers/input/mouse/psmouse-base.o CC [M] crypto/asymmetric_keys/x509-asn1.o CC [M] drivers/media/radio/tef6862.o LD [M] sound/usb/6fire/snd-usb-6fire.o CC arch/x86/lib/usercopy_64.o LD drivers/misc/cb710/built-in.o LD drivers/input/joystick/iforce/built-in.o CC [M] drivers/input/mouse/focaltech.o CC [M] drivers/media/platform/vivid/vivid-ctrls.o CC [M] drivers/input/joystick/iforce/iforce-ff.o CC [M] drivers/input/mouse/alps.o CC [M] drivers/input/mouse/synaptics.o CC [M] sound/soc/intel/common/sst-firmware.o CC [M] fs/jffs2/scan.o CC [M] drivers/hid/hid-elecom.o LD drivers/edac/edac_core.o CC lib/parser.o CC [M] drivers/media/v4l2-core/v4l2-device.o CC [M] drivers/mtd/nand/plat_nand.o CC [M] fs/nls/mac-gaelic.o CC lib/halfmd4.o LD [M] sound/core/oss/snd-pcm-oss.o LD drivers/misc/lis3lv02d/built-in.o LD drivers/misc/eeprom/built-in.o CC [M] drivers/misc/eeprom/eeprom.o CC [M] drivers/hid/hid-elo.o LD drivers/edac/built-in.o CC [M] drivers/misc/lis3lv02d/lis3lv02d.o CC [M] drivers/hid/hid-ezkey.o CC [M] drivers/mtd/ubi/vmt.o CC drivers/hwmon/sch56xx-common.o LD fs/nls/built-in.o CC [M] drivers/hid/hid-gembird.o CC [M] drivers/misc/lis3lv02d/lis3lv02d_i2c.o CC [M] drivers/input/mouse/elantech.o LD [M] sound/core/seq/snd-seq-midi.o CC drivers/parport/procfs.o CC drivers/power/power_supply_core.o CC lib/debug_locks.o CC arch/x86/lib/inat.o CC [M] drivers/media/radio/radio-wl1273.o CC [M] drivers/mtd/ubi/upd.o LD arch/x86/lib/built-in.o CC [M] drivers/mtd/ubi/build.o CC drivers/powercap/powercap_sys.o LD [M] sound/core/seq/snd-seq-dummy.o CC drivers/hwmon/sch5627.o CC drivers/mfd/arizona-core.o CC [M] drivers/mtd/nand/hisi504_nand.o CC [M] crypto/asymmetric_keys/x509_rsakey-asn1.o CC [M] drivers/powercap/intel_rapl.o CC [M] drivers/media/tuners/xc5000.o CC [M] drivers/mtd/chips/gen_probe.o CC [M] sound/soc/codecs/cs42l51-i2c.o LD drivers/misc/mic/bus/built-in.o CC [M] drivers/input/touchscreen/goodix.o CC drivers/base/power/wakeirq.o CC [M] drivers/mtd/ubi/cdev.o CC [M] drivers/mtd/mtdconcat.o CC [M] drivers/input/touchscreen/ili210x.o CC [M] drivers/mtd/maps/amd76xrom.o CC [M] sound/soc/codecs/cs42l52.o CC drivers/mfd/arizona-irq.o CC drivers/base/power/main.o CC [M] drivers/media/tuners/xc4000.o LD drivers/misc/mic/built-in.o CC drivers/misc/altera-stapl/altera-comp.o CC drivers/pwm/core.o CC [M] drivers/input/input-polldev.o CC drivers/hwmon/smsc47b397.o CC [M] drivers/mtd/mtdpart.o CC drivers/base/power/wakeup.o CC [M] drivers/mtd/maps/ichxrom.o LD drivers/misc/ti-st/built-in.o CC drivers/misc/fsa9480.o LD drivers/dma-buf/built-in.o CC drivers/hwmon/smsc47m192.o CC drivers/mfd/wm5110-tables.o CC [M] crypto/asymmetric_keys/x509_cert_parser.o CC [M] drivers/misc/bmp085-i2c.o CC [M] sound/soc/codecs/cs42l56.o CC [M] drivers/input/joystick/iforce/iforce-main.o CC [M] drivers/misc/dummy-irq.o LD [M] sound/core/seq/snd-seq-midi-event.o CC [M] fs/jffs2/gc.o LD drivers/pps/clients/built-in.o CC [M] drivers/misc/ics932s401.o CC [M] crypto/asymmetric_keys/pkcs7-asn1.o CC [M] drivers/input/joystick/iforce/iforce-packets.o CC [M] sound/soc/codecs/cs42l73.o CC [M] drivers/mtd/chips/jedec_probe.o CC [M] sound/core/vmaster.o CC [M] drivers/mtd/chips/map_ram.o CC drivers/pwm/sysfs.o CC [M] drivers/pps/clients/pps_parport.o CC [M] fs/jffs2/symlink.o CC drivers/ras/ras.o CC [M] drivers/input/joystick/iforce/iforce-serio.o CC drivers/reset/core.o CC [M] sound/core/ctljack.o CC [M] drivers/mtd/chips/map_absent.o LD [M] sound/usb/line6/snd-usb-line6.o CC [M] sound/core/jack.o CC [M] drivers/input/touchscreen/inexio.o CC drivers/hwmon/tc74.o CC [M] drivers/media/v4l2-core/v4l2-fh.o CC drivers/rtc/rtc-lib.o CC [M] drivers/input/touchscreen/mms114.o CC [M] drivers/phy/phy-tusb1210.o CC [M] drivers/misc/apds990x.o CC [M] sound/core/hwdep.o LD [M] sound/usb/snd-usbmidi-lib.o CC [M] drivers/media/v4l2-core/v4l2-event.o CC drivers/power/power_supply_sysfs.o CC [M] drivers/media/tuners/mc44s803.o CC [M] drivers/input/touchscreen/mk712.o CC [M] drivers/input/matrix-keymap.o CC drivers/power/sbs-battery.o CC [M] drivers/misc/enclosure.o LD drivers/phy/built-in.o LD drivers/soc/ti/built-in.o CC [M] crypto/asymmetric_keys/pkcs7_parser.o CC [M] drivers/input/mouse/logips2pp.o CC drivers/parport/daisy.o CC [M] drivers/input/input-leds.o LD crypto/asymmetric_keys/built-in.o CC drivers/hwmon/tmp401.o CC drivers/parport/probe.o CC drivers/power/bq27x00_battery.o LD drivers/soc/built-in.o CC [M] drivers/parport/parport_pc.o CC [M] drivers/mtd/mtdchar.o CC [M] drivers/misc/apds9802als.o LD [M] crypto/asymmetric_keys/pkcs7_test_key.o CC [M] drivers/mtd/redboot.o CC [M] drivers/misc/ds1682.o CC [M] drivers/input/touchscreen/usbtouchscreen.o CC drivers/hwmon/via-cputemp.o CC [M] sound/soc/codecs/cs42xx8.o CC drivers/regulator/core.o CC drivers/hwmon/vt1211.o CC drivers/misc/altera-stapl/altera.o CC [M] drivers/input/touchscreen/pixcir_i2c_ts.o CC [M] drivers/media/v4l2-core/v4l2-ctrls.o CC lib/random32.o CC [M] drivers/hwmon/w83627hf.o CC [M] drivers/input/mousedev.o CC [M] drivers/hid/hid-gt683r.o LD drivers/i2c/busses/i2c-designware-platform.o CC [M] drivers/input/joydev.o CC [M] drivers/hid/hid-holtek-kbd.o CC [M] drivers/hwmon/w83795.o CC [M] sound/core/timer.o LD kernel/trace/built-in.o CC [M] fs/jffs2/build.o CC [M] drivers/hwmon/w83791d.o CC drivers/staging/staging.o CC [M] fs/jffs2/erase.o LD drivers/i2c/busses/built-in.o LD drivers/char/built-in.o CC drivers/hwmon/pmbus/pmbus_core.o CC [M] sound/core/hrtimer.o CC [M] drivers/hid/hid-holtek-mouse.o CC drivers/tty/sysrq.o CC drivers/hwmon/pmbus/lm25066.o CC [M] sound/core/pcm.o CC [M] drivers/hwmon/adm1021.o CC drivers/thermal/thermal_core.o CC [M] sound/core/pcm_native.o CC drivers/hwmon/pmbus/ucd9200.o CC [M] sound/soc/intel/common/sst-ipc.o CC [M] drivers/hwmon/adm1031.o LD fs/ecryptfs/ecryptfs.o CC drivers/thermal/gov_bang_bang.o CC [M] drivers/hwmon/ads7828.o CC drivers/thermal/step_wise.o LD fs/ecryptfs/built-in.o CC drivers/mfd/wm831x-core.o LD drivers/platform/chrome/built-in.o CC [M] drivers/mtd/maps/nettel.o LD drivers/uio/built-in.o CC lib/bust_spinlocks.o CC [M] drivers/hwmon/adt7411.o CC [M] drivers/uio/uio.o CC lib/kasprintf.o LD drivers/virt/built-in.o CC [M] drivers/media/v4l2-core/v4l2-subdev.o CC [M] drivers/hwmon/adt7475.o LD drivers/usb/class/built-in.o CC [M] drivers/input/touchscreen/ti_am335x_tsc.o CC [M] drivers/input/touchscreen/touchwin.o LD [M] sound/usb/caiaq/snd-usb-caiaq.o CC [M] drivers/media/radio/tea575x.o CC drivers/mfd/wm831x-irq.o CC [M] drivers/usb/class/usblp.o CC [M] sound/core/pcm_lib.o CC [M] drivers/media/radio/radio-raremono.o CC [M] drivers/hwmon/applesmc.o CC [M] drivers/input/mouse/cypress_ps2.o LD drivers/video/backlight/built-in.o CC [M] sound/core/pcm_timer.o CC [M] drivers/mtd/ar7part.o LD [M] drivers/media/radio/shark2.o CC [M] drivers/video/backlight/adp8870_bl.o CC [M] drivers/input/mouse/vmmouse.o CC lib/scatterlist.o CC lib/bitmap.o CC [M] drivers/hwmon/atxp1.o CC [M] sound/core/pcm_misc.o LD drivers/w1/masters/built-in.o CC [M] drivers/hwmon/coretemp.o CC [M] sound/core/pcm_memory.o CC [M] drivers/hid/hid-holtekff.o CC [M] drivers/video/backlight/as3711_bl.o LD [M] sound/soc/xtensa/snd-soc-xtfpga-i2s.o CC [M] drivers/input/evdev.o LD drivers/misc/c2port/built-in.o CC [M] drivers/w1/masters/ds2490.o CC [M] drivers/input/evbug.o CC [M] drivers/hid/hid-icade.o CC [M] drivers/input/touchscreen/wacom_w8001.o LD drivers/uwb/built-in.o CC [M] drivers/input/touchscreen/wacom_i2c.o LD [M] sound/soc/fsl/snd-soc-fsl-sai.o CC lib/gcd.o CC lib/lcm.o CC [M] drivers/input/mouse/sermouse.o CC [M] drivers/uwb/address.o CC drivers/ras/debugfs.o CC [M] drivers/input/touchscreen/wdt87xx_i2c.o CC drivers/watchdog/watchdog_core.o CC [M] sound/core/memalloc.o CC [M] fs/jffs2/background.o CC lib/list_sort.o LD [M] sound/soc/fsl/snd-soc-fsl-ssi.o LD [M] fs/fuse/fuse.o CC [M] drivers/input/touchscreen/sx8654.o LD [M] sound/soc/fsl/snd-soc-imx-audmux.o CC drivers/watchdog/watchdog_dev.o CC [M] sound/core/sgbuf.o CC [M] drivers/video/backlight/backlight.o CC lib/uuid.o CC drivers/watchdog/eurotechwdt.o CC [M] drivers/mtd/mtdoops.o CC [M] drivers/input/touchscreen/tps6507x-ts.o CC [M] drivers/hid/hid-kensington.o CC [M] drivers/hid/hid-kye.o CC lib/flex_array.o CC drivers/watchdog/it8712f_wdt.o CC [M] drivers/video/backlight/da9052_bl.o LD drivers/i2c/built-in.o CC drivers/xen/cpu_hotplug.o CC lib/iov_iter.o CC drivers/xen/fallback.o CC lib/clz_ctz.o CC [M] drivers/video/backlight/lm3533_bl.o CC [M] sound/core/pcm_dmaengine.o CC [M] drivers/video/backlight/lm3630a_bl.o LD fs/notify/inotify/built-in.o LD drivers/reset/built-in.o AR arch/x86/lib/lib.a CC lib/bsearch.o CC [M] drivers/pps/pps.o LD drivers/pps/generators/built-in.o CC drivers/mfd/wm831x-otp.o LD fs/notify/built-in.o CC [M] drivers/pps/kapi.o CC drivers/pwm/pwm-lpss.o CC [M] drivers/pwm/pwm-lp3943.o LD [M] crypto/asymmetric_keys/pkcs7_message.o CC [M] drivers/mtd/ubi/kapi.o CC [M] sound/soc/codecs/cs42xx8-i2c.o CC [M] drivers/pps/sysfs.o CC drivers/mfd/wm831x-auxadc.o LD drivers/pps/built-in.o CC [M] sound/soc/codecs/es8328.o LD [M] crypto/asymmetric_keys/x509_key_parser.o CC [M] drivers/mtd/ubi/eba.o CC [M] drivers/mtd/ubi/io.o CC [M] drivers/video/backlight/lp8788_bl.o CC [M] drivers/video/backlight/lv5207lp.o CC [M] fs/jffs2/fs.o CC [M] drivers/mtd/ubi/wl.o CC drivers/mfd/wm831x-i2c.o CC lib/find_bit.o CC [M] drivers/hid/hid-lcpower.o CC [M] drivers/usb/class/cdc-wdm.o CC [M] drivers/hwmon/dell-smm-hwmon.o CC [M] fs/jffs2/writev.o CC lib/llist.o CC drivers/thermal/user_space.o CC [M] drivers/hwmon/emc6w201.o CC drivers/power/max17040_battery.o LD drivers/w1/slaves/built-in.o CC [M] drivers/media/v4l2-core/v4l2-clk.o CC [M] drivers/usb/class/usbtmc.o CC drivers/power/max17042_battery.o CC [M] drivers/mtd/maps/plat-ram.o LD drivers/staging/comedi/built-in.o CC [M] drivers/hid/hid-lenovo.o LD mm/built-in.o CC drivers/thermal/power_allocator.o CC [M] drivers/w1/slaves/w1_therm.o CC lib/memweight.o CC [M] drivers/uwb/allocator.o CC [M] sound/soc/codecs/hdmi.o CC drivers/mfd/wm8350-core.o CC [M] drivers/w1/masters/ds1wm.o CC [M] drivers/mtd/devices/slram.o CC [M] drivers/staging/comedi/comedi_usb.o CC lib/kfifo.o CC drivers/mfd/wm8350-regmap.o CC drivers/thermal/intel_powerclamp.o CC [M] drivers/hwmon/g760a.o LD [M] sound/soc/snd-soc-core.o LD drivers/thermal/samsung/built-in.o CC lib/percpu-refcount.o CC [M] drivers/thermal/intel_soc_dts_iosf.o CC lib/percpu_ida.o CC [M] drivers/mtd/ubi/attach.o CC [M] drivers/hwmon/gl518sm.o CC [M] drivers/thermal/intel_soc_dts_thermal.o CC [M] drivers/staging/comedi/comedi_fops.o CC [M] drivers/mtd/devices/phram.o CC [M] sound/core/rawmidi.o CC [M] drivers/staging/comedi/range.o CC [M] drivers/staging/comedi/drivers.o CC [M] drivers/mtd/ubi/misc.o CC drivers/base/regmap/regcache.o CC [M] drivers/staging/comedi/comedi_buf.o CC lib/rhashtable.o CC [M] drivers/mtd/ubi/debug.o CC [M] sound/core/compress_offload.o CC [M] drivers/input/mouse/vsxxxaa.o CC [M] drivers/hwmon/pmbus/adm1275.o CC [M] drivers/staging/comedi/comedi_compat32.o CC [M] drivers/video/fbdev/hecubafb.o LD kernel/events/built-in.o LD [M] drivers/input/input-core.o CC [M] drivers/uio/uio_dmem_genirq.o CC [M] drivers/pwm/pwm-twl-led.o CC [M] drivers/video/fbdev/n411.o CC [M] drivers/hwmon/ibmaem.o CC [M] drivers/uio/uio_pruss.o CC drivers/xen/grant-table.o CC lib/reciprocal_div.o CC [M] drivers/hwmon/jc42.o CC [M] drivers/hwmon/lm78.o LD drivers/rtc/built-in.o LD drivers/staging/comedi/kcomedilib/built-in.o LD drivers/staging/comedi/drivers/built-in.o CC [M] drivers/staging/comedi/kcomedilib/kcomedilib_main.o LD drivers/video/fbdev/omap2/displays-new/built-in.o CC lib/string_helpers.o CC [M] drivers/hwmon/lm80.o LD drivers/tty/ipwireless/built-in.o CC [M] drivers/hwmon/lm87.o CC [M] drivers/staging/comedi/drivers/comedi_8254.o CC lib/hexdump.o CC [M] drivers/hwmon/lm92.o CC [M] drivers/video/backlight/pandora_bl.o LD drivers/video/fbdev/omap2/dss/built-in.o CC [M] drivers/staging/comedi/drivers/comedi_bond.o CC lib/test-hexdump.o CC drivers/xen/features.o CC drivers/mfd/wm8350-gpio.o LD [M] drivers/input/joystick/iforce/iforce.o CC drivers/mfd/wm8350-irq.o CC [M] drivers/video/backlight/pwm_bl.o CC drivers/mfd/wm8350-i2c.o LD [M] sound/soc/fsl/snd-soc-fsl-spdif.o CC drivers/mfd/wm8994-core.o LD drivers/video/fbdev/omap2/built-in.o LD drivers/tty/serial/built-in.o CC lib/kstrtox.o CC drivers/video/fbdev/core/fb_notify.o CC drivers/xen/balloon.o LD sound/core/built-in.o CC [M] drivers/hwmon/lm93.o CC lib/iomap.o LD [M] sound/core/snd.o CC [M] drivers/video/fbdev/hgafb.o LD drivers/ras/built-in.o CC [M] drivers/hwmon/lm95234.o LD [M] sound/core/snd-hrtimer.o LD drivers/tty/vt/built-in.o LD crypto/built-in.o CC [M] drivers/video/fbdev/metronomefb.o CC drivers/mfd/wm8994-irq.o CC lib/pci_iomap.o CC [M] drivers/hwmon/ltc4151.o CC [M] drivers/video/fbdev/broadsheetfb.o CC [M] fs/jffs2/super.o LD [M] sound/soc/intel/atom/snd-soc-sst-mfld-platform.o CC drivers/power/pcf50633-charger.o CC [M] drivers/hwmon/pmbus/tps40422.o CC [M] drivers/hid/hid-lg.o CC drivers/regulator/dummy.o CC [M] drivers/hwmon/ltc4222.o CC drivers/mfd/wm8994-regmap.o LD drivers/staging/media/built-in.o LD drivers/parport/parport.o CC drivers/mfd/tps6507x.o CC [M] drivers/hwmon/pmbus/ucd9000.o CC [M] drivers/media/v4l2-core/v4l2-async.o CC [M] fs/jffs2/debug.o CC drivers/base/regmap/regcache-rbtree.o CC [M] drivers/hwmon/pmbus/zl6100.o LD drivers/parport/built-in.o CC [M] drivers/hid/hid-lgff.o CC drivers/xen/manage.o CC drivers/xen/preempt.o CC drivers/watchdog/it87_wdt.o CC [M] drivers/mtd/ubi/fastmap.o CC [M] fs/jffs2/xattr.o LD drivers/staging/most/aim-sound/built-in.o LD [M] sound/soc/fsl/snd-soc-fsl-esai.o CC [M] drivers/hid/hid-lg2ff.o CC drivers/watchdog/sbc60xxwdt.o CC [M] drivers/mtd/ubi/gluebi.o LD drivers/staging/most/aim-network/built-in.o LD drivers/staging/panel/built-in.o CC drivers/xen/xen-balloon.o CC [M] drivers/staging/panel/panel.o CC [M] drivers/staging/most/aim-sound/sound.o CC drivers/base/regmap/regcache-lzo.o CC [M] drivers/staging/most/aim-network/networking.o CC [M] drivers/hwmon/ltc4245.o LD [M] drivers/input/mouse/cyapatp.o CC lib/iomap_copy.o LD [M] drivers/input/mouse/elan_i2c.o CC [M] drivers/hwmon/max1619.o CC [M] drivers/hid/hid-logitech-hidpp.o LD drivers/pwm/built-in.o LD drivers/staging/skein/built-in.o LD drivers/staging/most/hdm-dim2/built-in.o CC [M] drivers/hid/hid-magicmouse.o CC drivers/base/regmap/regcache-flat.o CC drivers/xen/events/events_base.o CC [M] sound/soc/codecs/pcm1681.o CC drivers/power/isp1704_charger.o CC lib/devres.o CC [M] drivers/staging/skein/skein_base.o CC lib/check_signature.o CC [M] drivers/staging/most/hdm-dim2/dim2_hdm.o LD drivers/powercap/built-in.o CC [M] drivers/staging/skein/skein_api.o CC [M] sound/soc/codecs/pcm512x.o CC drivers/regulator/fixed-helper.o CC drivers/power/twl4030_charger.o CC [M] drivers/video/backlight/kb3886_bl.o CC drivers/xen/xenbus/xenbus_client.o CC [M] fs/jffs2/xattr_trusted.o CC [M] drivers/media/v4l2-core/v4l2-compat-ioctl32.o CC [M] drivers/hid/hid-microsoft.o CC drivers/xen/xenbus/xenbus_comms.o CC drivers/power/charger-manager.o CC [M] sound/soc/codecs/pcm512x-i2c.o CC [M] drivers/hid/hid-monterey.o CC [M] drivers/staging/skein/skein_block.o CC lib/hweight.o LD drivers/tty/built-in.o CC [M] drivers/staging/skein/threefish_block.o CC [M] fs/jffs2/xattr_user.o CC lib/interval_tree.o CC [M] sound/soc/codecs/rl6231.o CC drivers/mfd/tps65218.o CC [M] fs/jffs2/security.o CC [M] drivers/media/platform/vivid/vivid-vid-common.o CC lib/assoc_array.o CC drivers/mfd/twl-core.o CC drivers/base/regmap/regmap-debugfs.o CC drivers/base/regmap/regmap-i2c.o CC drivers/base/regmap/regmap-mmio.o CC drivers/mfd/twl4030-irq.o LD drivers/platform/built-in.o CC drivers/base/regmap/regmap-irq.o CC [M] drivers/hid/hid-multitouch.o CC lib/list_debug.o CC [M] drivers/staging/comedi/drivers/serial2002.o CC drivers/watchdog/cpu5wdt.o CC [M] drivers/uwb/beacon.o CC [M] drivers/staging/skein/threefish_api.o CC [M] drivers/hid/hid-ntrig.o CC drivers/watchdog/sch311x_wdt.o CC drivers/watchdog/w83627hf_wdt.o LD [M] sound/soc/intel/common/snd-soc-sst-ipc.o CC [M] drivers/video/fbdev/auo_k190x.o CC [M] fs/jffs2/acl.o CC drivers/xen/gntdev.o CC [M] sound/soc/codecs/rt5631.o LD [M] sound/core/snd-hwdep.o CC drivers/xen/gntalloc.o CC drivers/mfd/twl6030-irq.o LD [M] drivers/pps/pps_core.o LD [M] sound/soc/intel/common/snd-soc-sst-dsp.o CC drivers/regulator/helpers.o CC [M] sound/soc/codecs/rt5640.o CC [M] drivers/staging/skein/skein_generic.o CC [M] drivers/video/fbdev/auo_k1900fb.o CC lib/debugobjects.o CC drivers/mfd/mfd-core.o CC drivers/watchdog/sbc_epx_c3.o CC [M] drivers/staging/comedi/drivers/amplc_pc236.o CC [M] drivers/media/platform/vivid/vivid-vbi-gen.o CC [M] sound/soc/codecs/sgtl5000.o CC drivers/watchdog/da9055_wdt.o CC [M] drivers/media/platform/vivid/vivid-vid-cap.o CC [M] drivers/hid/hid-ortek.o CC lib/bitrev.o CC lib/crc-ccitt.o CC [M] drivers/watchdog/cadence_wdt.o LD drivers/usb/common/built-in.o CC [M] sound/soc/codecs/spdif_receiver.o CC drivers/mfd/smsc-ece1099.o /home/kisskb/slave/src/drivers/video/backlight/adp8870_bl.c: In function 'adp8870_bl_ambient_light_zone_store': /home/kisskb/slave/src/drivers/video/backlight/adp8870_bl.c:811:11: warning: 'reg_val' may be used uninitialized in this function [-Wuninitialized] CC [M] drivers/usb/common/common.o CC [M] drivers/media/platform/vivid/vivid-vid-out.o CC [M] drivers/hwmon/max197.o CC [M] drivers/usb/common/usb-otg-fsm.o CC [M] drivers/power/pda_power.o CC drivers/regulator/devres.o CC drivers/xen/xenbus/xenbus_xs.o LD drivers/power/reset/built-in.o CC [M] sound/soc/codecs/spdif_transmitter.o CC lib/crc16.o LD [M] drivers/staging/comedi/kcomedilib/kcomedilib.o CC drivers/regulator/ab3100.o CC [M] drivers/media/platform/vivid/vivid-kthread-cap.o CC [M] drivers/media/v4l2-core/v4l2-common.o CC [M] drivers/media/platform/vivid/vivid-kthread-out.o CC drivers/regulator/axp20x-regulator.o CC [M] drivers/media/v4l2-core/v4l2-dv-timings.o CC drivers/xen/xenbus/xenbus_probe.o CC [M] drivers/hwmon/menf21bmc_hwmon.o CC [M] drivers/power/wm831x_backup.o CC [M] drivers/media/platform/vivid/vivid-radio-rx.o CC lib/crc-itu-t.o LD drivers/usb/dwc2/built-in.o CC [M] sound/soc/codecs/sta32x.o LD [M] sound/usb/usx2y/snd-usb-usx2y.o CC [M] fs/jffs2/compr_rtime.o CC [M] drivers/watchdog/dw_wdt.o HOSTCC lib/gen_crc32table CC [M] drivers/hwmon/nct7904.o CC [M] sound/soc/codecs/sta350.o CC [M] drivers/usb/dwc2/core.o LD [M] sound/pci/ac97/snd-ac97-codec.o CC [M] drivers/watchdog/advantechwdt.o CC drivers/regulator/da9052-regulator.o CC drivers/xen/sys-hypervisor.o LD drivers/usb/host/built-in.o CC lib/libcrc32c.o CC [M] drivers/media/platform/vivid/vivid-radio-tx.o CC drivers/xen/swiotlb-xen.o CC drivers/xen/events/events_2l.o LD [M] drivers/mtd/mtd.o CC [M] drivers/watchdog/f71808e_wdt.o CC [M] drivers/hwmon/ntc_thermistor.o CC [M] drivers/usb/host/xhci-plat.o CC [M] drivers/w1/slaves/w1_smem.o LD [M] sound/usb/usx2y/snd-usb-us122l.o CC [M] drivers/xen/privcmd.o CC lib/genalloc.o CC [M] drivers/hwmon/pc87427.o LD drivers/usb/core/built-in.o CC [M] drivers/usb/core/usb.o CC [M] drivers/usb/core/hub.o CC [M] sound/soc/codecs/tas571x.o LD lib/842/built-in.o CC drivers/mfd/da9052-irq.o LD drivers/staging/most/hdm-i2c/built-in.o CC drivers/mfd/da9052-core.o CC [M] drivers/staging/most/hdm-i2c/hdm_i2c.o LD drivers/staging/most/hdm-usb/built-in.o CC [M] lib/842/842_compress.o CC [M] drivers/watchdog/sbc_fitpc2_wdt.o CC [M] drivers/staging/comedi/drivers/pcl711.o CC [M] drivers/hwmon/smm665.o CC drivers/staging/most/mostcore/core.o CC [M] drivers/hid/hid-pl.o CC drivers/mfd/da9052-i2c.o CC [M] drivers/watchdog/wafer5823wdt.o CC [M] drivers/hwmon/smsc47m1.o CC [M] drivers/hid/hid-penmount.o CC [M] drivers/staging/comedi/drivers/pcl730.o CC [M] drivers/watchdog/w83877f_wdt.o CC [M] drivers/staging/most/hdm-usb/hdm_usb.o CC [M] drivers/hid/hid-petalynx.o CC [M] drivers/hwmon/amc6821.o CC [M] drivers/hid/hid-picolcd_core.o CC drivers/xen/events/events_fifo.o CC [M] drivers/staging/comedi/drivers/pcl812.o CC [M] drivers/hid/hid-picolcd_fb.o CC [M] drivers/usb/core/hcd.o CC [M] drivers/hid/hid-picolcd_backlight.o CC [M] drivers/hid/hid-picolcd_leds.o CC [M] drivers/video/fbdev/auo_k1901fb.o CC [M] drivers/hid/hid-picolcd_debugfs.o CC [M] drivers/hwmon/thmc50.o CC [M] drivers/hid/hid-plantronics.o CC [M] drivers/usb/common/ulpi.o CC [M] drivers/staging/comedi/drivers/pcm3724.o CC drivers/mfd/axp20x.o CC [M] sound/soc/codecs/tfa9879.o CC [M] drivers/usb/dwc2/core_intr.o CC drivers/video/fbdev/core/fb_cmdline.o CC [M] drivers/hid/hid-primax.o CC [M] drivers/staging/most/hdm-dim2/dim2_hal.o CC [M] drivers/staging/comedi/drivers/rti800.o CC [M] drivers/staging/most/hdm-dim2/dim2_sysfs.o CC [M] drivers/staging/comedi/drivers/rti802.o CC drivers/mfd/lp8788.o CC [M] fs/jffs2/compr_zlib.o CC [M] drivers/hwmon/tmp102.o CC [M] drivers/media/v4l2-core/videobuf2-core.o CC [M] drivers/media/v4l2-core/v4l2-mem2mem.o CC drivers/mfd/lp8788-irq.o CC [M] drivers/hwmon/tmp103.o CC [M] drivers/power/test_power.o CC [M] drivers/uwb/driver.o CC lib/lz4/lz4_compress.o LD [M] drivers/media/tuners/tda18271.o CC drivers/mfd/da9055-core.o CC [M] sound/soc/codecs/tlv320aic31xx.o CC [M] drivers/hwmon/tmp421.o LD lib/fonts/built-in.o CC [M] drivers/uwb/drp.o CC [M] drivers/hid/hid-rmi.o CC [M] lib/fonts/fonts.o CC [M] drivers/hid/hid-saitek.o CC [M] drivers/uwb/drp-avail.o CC [M] drivers/uwb/drp-ie.o CC drivers/mfd/da9055-i2c.o CC [M] sound/soc/codecs/wm8523.o CC drivers/regulator/da9210-regulator.o CC [M] drivers/video/fbdev/core/fbmem.o CC [M] drivers/hid/hid-sjoy.o CC [M] drivers/w1/w1.o CC drivers/mfd/da9063-core.o LD drivers/hwmon/pmbus/built-in.o LD drivers/usb/misc/built-in.o CC [M] drivers/hwmon/w83627ehf.o CC lib/lzo/lzo1x_compress.o CC drivers/mfd/da9063-irq.o CC [M] fs/jffs2/summary.o CC [M] drivers/usb/misc/adutux.o CC drivers/mfd/da9063-i2c.o CC [M] drivers/usb/misc/appledisplay.o CC [M] drivers/hid/hid-sony.o CC [M] drivers/usb/misc/cypress_cy7c63.o CC drivers/mfd/max14577.o CC drivers/regulator/lp3971.o LD lib/reed_solomon/built-in.o CC [M] drivers/video/fbdev/s1d13xxxfb.o CC [M] drivers/hwmon/w83l786ng.o CC [M] drivers/watchdog/of_xilinx_wdt.o CC [M] drivers/hid/hid-steelseries.o CC [M] lib/reed_solomon/reed_solomon.o CC [M] drivers/watchdog/da9063_wdt.o CC drivers/mfd/max77693.o CC [M] drivers/hwmon/wm831x-hwmon.o CC [M] drivers/w1/slaves/w1_ds2408.o CC [M] drivers/w1/slaves/w1_ds2413.o CC [M] drivers/video/fbdev/sm501fb.o CC [M] drivers/staging/comedi/drivers/das16.o CC drivers/regulator/lp872x.o CC [M] drivers/power/ds2760_battery.o CC lib/xz/xz_dec_syms.o LD drivers/base/power/built-in.o LD [M] sound/core/snd-pcm-dmaengine.o CC drivers/regulator/lp8755.o CC [M] drivers/watchdog/wm831x_wdt.o CC [M] drivers/power/max8903_charger.o CC lib/mpi/generic_mpih-lshift.o CC [M] drivers/media/v4l2-core/videobuf2-memops.o CC lib/percpu_counter.o CC drivers/regulator/ltc3589.o LD [M] sound/core/snd-compress.o CC lib/swiotlb.o LD drivers/hwmon/built-in.o LD lib/zlib_deflate/built-in.o CC [M] drivers/media/v4l2-core/videobuf2-vmalloc.o CC [M] drivers/usb/host/ehci-hcd.o CC drivers/regulator/max14577.o CC [M] drivers/hid/hid-sunplus.o CC lib/iommu-helper.o CC [M] lib/zlib_deflate/deflate.o CC lib/iommu-common.o LD lib/zlib_inflate/built-in.o CC [M] lib/zlib_deflate/deftree.o CC drivers/xen/xenbus/xenbus_dev_frontend.o CC [M] drivers/usb/core/urb.o CC [M] lib/zlib_deflate/deflate_syms.o CC drivers/xen/xenbus/xenbus_probe_frontend.o CC [M] drivers/usb/core/message.o CC drivers/mfd/max77843.o CC [M] lib/zlib_inflate/inffast.o LD [M] drivers/usb/common/usb-common.o CC [M] drivers/usb/core/driver.o CC [M] drivers/watchdog/softdog.o CC drivers/mfd/max8925-core.o CC lib/fault-inject.o CC lib/lz4/lz4_decompress.o CC lib/syscall.o CC drivers/mfd/max8925-i2c.o CC [M] drivers/watchdog/menf21bmc_wdt.o CC lib/xz/xz_dec_stream.o CC [M] drivers/w1/w1_int.o CC [M] drivers/usb/dwc2/platform.o CC [M] drivers/video/fbdev/smscufx.o CC lib/average.o LD [M] drivers/input/mouse/psmouse.o CC [M] drivers/w1/slaves/w1_ds2406.o CC [M] drivers/w1/slaves/w1_ds2423.o CC lib/cordic.o CC [M] drivers/power/lp8727_charger.o CC drivers/regulator/max8660.o CC [M] drivers/video/fbdev/xen-fbfront.o CC [M] drivers/w1/slaves/w1_ds2433.o CC lib/xz/xz_dec_lzma2.o CC [M] sound/soc/codecs/wm8580.o LD drivers/input/built-in.o CC drivers/mfd/pcf50633-core.o CC [M] drivers/w1/slaves/w1_ds2760.o CC [M] lib/zlib_inflate/inflate.o CC drivers/mfd/pcf50633-irq.o CC lib/xz/xz_dec_bcj.o CC [M] sound/soc/codecs/wm8711.o CC drivers/mfd/abx500-core.o CC [M] drivers/hid/hid-gaff.o CC drivers/mfd/ab3100-core.o CC [M] lib/xz/xz_dec_test.o CC lib/clz_tab.o CC drivers/mfd/ab3100-otp.o CC [M] drivers/usb/dwc2/hcd.o CC [M] drivers/usb/dwc2/hcd_intr.o CC [M] drivers/usb/dwc2/hcd_queue.o CC lib/strncpy_from_user.o CC drivers/mfd/adp5520.o LD drivers/watchdog/watchdog.o CC [M] drivers/usb/host/ehci-platform.o CC drivers/regulator/tps51632-regulator.o CC [M] drivers/video/fbdev/ocfb.o CC [M] drivers/hid/hid-tmff.o CC drivers/mfd/si476x-cmd.o CC drivers/regulator/tps62360-regulator.o CC [M] drivers/usb/dwc2/hcd_ddma.o LD [M] drivers/staging/most/aim-sound/aim_sound.o CC [M] lib/fonts/font_8x16.o CC [M] drivers/usb/dwc2/debugfs.o CC [M] drivers/hid/hid-tivo.o CC drivers/mfd/si476x-prop.o CC lib/strnlen_user.o CC [M] drivers/power/bq2415x_charger.o CC [M] drivers/w1/slaves/w1_ds2780.o LD [M] sound/core/snd-timer.o CC [M] drivers/w1/slaves/w1_ds2781.o CC [M] drivers/staging/comedi/drivers/das800.o LD drivers/watchdog/built-in.o LD drivers/power/power_supply.o CC [M] drivers/staging/comedi/drivers/das1800.o LD [M] drivers/staging/most/hdm-dim2/hdm_dim2.o CC [M] drivers/media/platform/vivid/vivid-radio-common.o CC [M] drivers/uwb/est.o CC [M] sound/soc/codecs/wm8728.o CC drivers/mfd/si476x-i2c.o CC [M] drivers/media/platform/vivid/vivid-rds-gen.o CC [M] drivers/usb/host/oxu210hp-hcd.o CC [M] drivers/staging/comedi/drivers/das6402.o CC [M] drivers/usb/core/config.o CC drivers/mfd/palmas.o CC [M] drivers/w1/w1_family.o CC [M] drivers/hid/hid-topseed.o CC [M] drivers/usb/misc/cytherm.o CC [M] sound/soc/codecs/wm8737.o CC lib/rbtree_test.o CC [M] drivers/uwb/ie.o CC drivers/mfd/sec-core.o CC [M] drivers/hid/hid-uclogic.o CC [M] drivers/video/fbdev/core/fbmon.o CC [M] drivers/uwb/ie-rcv.o CC [M] sound/soc/codecs/wm8750.o CC [M] lib/842/842_decompress.o CC drivers/mfd/sec-irq.o CC [M] drivers/hid/hid-xinmo.o LD drivers/staging/ste_rmi4/built-in.o CC drivers/mfd/syscon.o CC [M] drivers/uwb/lc-dev.o CC lib/mpi/generic_mpih-mul1.o CC lib/argv_split.o CC [M] drivers/hid/hid-zydacron.o CC [M] drivers/staging/ste_rmi4/synaptics_i2c_rmi4.o CC [M] drivers/uwb/lc-rc.o CC [M] drivers/staging/comedi/drivers/dt2814.o CC drivers/mfd/lm3533-core.o CC [M] drivers/hid/wacom_wac.o CC [M] drivers/video/fbdev/core/fbcmap.o CC [M] drivers/uwb/neh.o CC [M] drivers/w1/slaves/w1_bq27000.o CC [M] sound/soc/codecs/wm8776.o CC lib/mpi/generic_mpih-mul2.o CC lib/lzo/lzo1x_decompress_safe.o CC [M] drivers/staging/comedi/drivers/dt2815.o CC [M] sound/soc/codecs/wm8962.o CC drivers/mfd/lm3533-ctrlbank.o CC [M] drivers/hid/wacom_sys.o CC [M] drivers/staging/comedi/drivers/dt2817.o LD lib/lzo/lzo_compress.o CC drivers/mfd/retu-mfd.o CC [M] drivers/hid/hid-waltop.o LD [M] drivers/staging/most/aim-network/aim_network.o CC [M] drivers/usb/misc/emi26.o CC [M] drivers/media/platform/vivid/vivid-sdr-cap.o CC [M] drivers/usb/misc/ftdi-elan.o CC [M] drivers/hid/hid-sensor-hub.o CC [M] sound/soc/codecs/wm8978.o CC [M] drivers/staging/comedi/drivers/dt282x.o CC [M] drivers/w1/w1_netlink.o CC [M] drivers/media/platform/vivid/vivid-vbi-cap.o CC lib/cmdline.o CC drivers/regulator/wm8994-regulator.o CC [M] drivers/staging/comedi/drivers/aio_aio12_8.o CC lib/mpi/generic_mpih-mul3.o CC [M] drivers/usb/host/isp116x-hcd.o CC [M] drivers/usb/core/file.o CC drivers/mfd/as3711.o CC [M] drivers/uwb/pal.o LD [M] sound/soc/codecs/snd-soc-ac97.o CC lib/mpi/generic_mpih-rshift.o LD kernel/sched/built-in.o CC lib/mpi/generic_mpih-sub1.o CC [M] lib/zlib_inflate/infutil.o CC [M] drivers/staging/comedi/drivers/ii_pci20kc.o LD [M] sound/soc/codecs/snd-soc-ak5386.o CC lib/mpi/generic_mpih-add1.o LD drivers/usb/mon/built-in.o LD [M] sound/soc/codecs/snd-soc-alc5623.o CC [M] drivers/usb/host/ohci-hcd.o CC [M] drivers/uwb/radio.o CC lib/cpumask.o CC [M] drivers/staging/comedi/drivers/c6xdigio.o CC [M] drivers/usb/mon/mon_main.o LD [M] sound/soc/codecs/snd-soc-cs42l51.o CC drivers/mfd/sky81452.o CC lib/mpi/mpicoder.o LD [M] drivers/mtd/nand/nand.o LD kernel/built-in.o LD [M] sound/soc/codecs/snd-soc-cs42l51-i2c.o LD drivers/xen/xen-gntalloc.o LD [M] sound/soc/codecs/snd-soc-cs42l52.o CC [M] drivers/staging/comedi/drivers/mpc624.o CC [M] drivers/hid/hid-sensor-custom.o LD [M] sound/soc/codecs/snd-soc-cs42l56.o CC lib/ctype.o CC [M] drivers/uwb/reset.o CC [M] drivers/usb/misc/usblcd.o CC [M] drivers/regulator/virtual.o LD [M] sound/soc/codecs/snd-soc-cs42l73.o LD drivers/usb/musb/built-in.o CC [M] drivers/regulator/userspace-consumer.o CC drivers/usb/phy/phy.o LD drivers/hid/i2c-hid/built-in.o CC [M] drivers/usb/musb/musb_core.o CC [M] drivers/media/platform/vivid/vivid-vbi-out.o LD [M] sound/soc/codecs/snd-soc-cs42xx8.o CC [M] drivers/usb/mon/mon_stat.o CC [M] drivers/usb/phy/phy-tahvo.o CC lib/dec_and_lock.o CC drivers/mfd/intel_soc_pmic_core.o LD [M] sound/soc/codecs/snd-soc-cs42xx8-i2c.o CC [M] drivers/regulator/anatop-regulator.o CC [M] drivers/usb/musb/musb_virthub.o CC [M] drivers/hid/i2c-hid/i2c-hid.o CC [M] drivers/regulator/arizona-micsupp.o LD [M] sound/soc/codecs/snd-soc-es8328.o CC lib/decompress.o CC [M] drivers/video/fbdev/core/fbsysfs.o LD drivers/usb/storage/built-in.o CC [M] drivers/usb/musb/musb_host.o CC [M] drivers/video/fbdev/core/modedb.o CC [M] drivers/uwb/rsv.o CC lib/mpi/mpi-bit.o CC [M] drivers/staging/comedi/drivers/adq12b.o LD lib/lz4/built-in.o CC [M] lib/zlib_inflate/inftrees.o LD [M] sound/soc/codecs/snd-soc-hdmi-codec.o CC [M] drivers/media/platform/vivid/vivid-osd.o CC [M] lib/zlib_inflate/inflate_syms.o CC [M] drivers/usb/musb/musb_debugfs.o LD [M] drivers/xen/xen-privcmd.o CC [M] drivers/media/platform/vivid/vivid-tpg.o CC [M] drivers/regulator/arizona-ldo1.o LD [M] sound/soc/codecs/snd-soc-pcm1681.o LD [M] drivers/hid/hid.o LD drivers/hid/usbhid/built-in.o CC lib/dump_stack.o CC lib/earlycpio.o CC drivers/mfd/intel_soc_pmic_crc.o CC [M] drivers/hid/usbhid/hid-core.o CC [M] drivers/mfd/ti_am335x_tscadc.o LD [M] drivers/hid/hid-logitech.o CC [M] drivers/staging/comedi/drivers/ni_at_ao.o CC [M] drivers/regulator/as3711-regulator.o CC [M] drivers/hid/usbhid/hid-quirks.o CC [M] drivers/uwb/scan.o LD [M] sound/soc/codecs/snd-soc-pcm512x.o CC [M] drivers/staging/comedi/drivers/ni_labpc.o LD [M] sound/soc/codecs/snd-soc-pcm512x-i2c.o CC [M] drivers/usb/misc/usbled.o CC [M] drivers/regulator/da9055-regulator.o CC [M] drivers/staging/comedi/drivers/pcmad.o CC [M] drivers/video/fbdev/core/fbcvt.o CC lib/extable.o CC [M] drivers/mfd/arizona-i2c.o LD [M] sound/soc/codecs/snd-soc-rl6231.o CC [M] drivers/usb/misc/legousbtower.o CC lib/flex_proportions.o CC [M] drivers/hid/usbhid/hid-pidff.o CC [M] drivers/video/fbdev/core/fb_defio.o CC lib/idr.o LD [M] sound/soc/codecs/snd-soc-rt5640.o CC [M] drivers/usb/phy/phy-isp1301.o CC [M] drivers/usb/core/buffer.o CC [M] drivers/staging/comedi/drivers/pcmda12.o LD [M] sound/core/snd-rawmidi.o CC [M] drivers/mfd/lp3943.o CC [M] drivers/usb/mon/mon_text.o LD [M] sound/soc/codecs/snd-soc-spdif-rx.o CC [M] drivers/w1/w1_io.o CC lib/int_sqrt.o CC [M] drivers/regulator/da9211-regulator.o CC [M] drivers/staging/comedi/drivers/pcmmio.o CC [M] drivers/usb/mon/mon_bin.o CC [M] drivers/usb/host/ohci-platform.o CC lib/ioremap.o CC lib/irq_regs.o CC [M] drivers/regulator/fan53555.o CC lib/is_single_threaded.o LD [M] sound/soc/codecs/snd-soc-spdif-tx.o CC [M] drivers/regulator/isl6271a-regulator.o LD drivers/xen/xen-gntdev.o CC [M] drivers/media/platform/vivid/vivid-tpg-colors.o LD [M] lib/fonts/font.o CC lib/klist.o LD [M] sound/soc/codecs/snd-soc-sta32x.o CC [M] drivers/mfd/da9150-core.o CC [M] drivers/mfd/pcf50633-adc.o CC [M] drivers/video/fbdev/core/cfbfillrect.o LD [M] sound/soc/codecs/snd-soc-sta350.o CC lib/kobject.o LD [M] sound/soc/codecs/snd-soc-tas571x.o CC lib/kobject_uevent.o CC [M] drivers/video/fbdev/core/cfbcopyarea.o LD drivers/base/regmap/built-in.o CC [M] drivers/regulator/isl9305.o CC lib/md5.o LD [M] sound/soc/codecs/snd-soc-tfa9879.o CC lib/mpi/mpi-cmp.o LD [M] sound/soc/codecs/snd-soc-wm8523.o CC lib/mpi/mpih-cmp.o LD drivers/base/built-in.o CC [M] drivers/usb/core/sysfs.o CC [M] drivers/mfd/wl1273-core.o CC [M] drivers/hid/usbhid/usbkbd.o LD [M] sound/soc/codecs/snd-soc-sgtl5000.o CC [M] drivers/uwb/uwb-debug.o CC lib/plist.o CC [M] drivers/mfd/viperboard.o CC [M] drivers/usb/core/endpoint.o CC lib/mpi/mpih-div.o CC lib/proportions.o LD [M] sound/soc/codecs/snd-soc-rt5631.o CC [M] drivers/mfd/menf21bmc.o CC [M] drivers/usb/core/devio.o CC lib/mpi/mpih-mul.o CC [M] drivers/regulator/lp8788-buck.o CC lib/radix-tree.o CC [M] drivers/usb/core/notify.o CC [M] drivers/hid/usbhid/usbmouse.o CC lib/mpi/mpi-pow.o CC [M] drivers/regulator/lp8788-ldo.o CC lib/ratelimit.o LD drivers/mfd/wm831x.o CC [M] drivers/staging/comedi/drivers/multiq3.o LD drivers/power/built-in.o CC [M] drivers/regulator/max1586.o CC lib/mpi/mpiutil.o LD drivers/xen/events/events.o LD [M] drivers/hid/hid-picolcd.o CC [M] drivers/staging/comedi/drivers/s526.o LD drivers/mfd/wm8350.o CC [M] drivers/staging/comedi/drivers/unioxx5.o LD drivers/mfd/da9055.o CC [M] drivers/regulator/max8925-regulator.o LD drivers/mfd/da9063.o CC [M] drivers/staging/comedi/drivers/dt9812.o LD drivers/xen/events/built-in.o LD drivers/w1/built-in.o CC lib/rbtree.o CC [M] drivers/regulator/max8973-regulator.o CC [M] drivers/staging/comedi/drivers/ni_usb6501.o CC [M] drivers/usb/core/generic.o CC [M] drivers/uwb/uwbd.o CC [M] drivers/regulator/max77693.o CC [M] drivers/video/fbdev/core/cfbimgblt.o CC [M] drivers/usb/core/quirks.o CC lib/seq_buf.o CC [M] drivers/video/fbdev/core/sysfillrect.o CC [M] drivers/staging/comedi/drivers/usbdux.o CC [M] drivers/uwb/hwa-rc.o CC [M] drivers/regulator/mt6311-regulator.o CC [M] drivers/regulator/pcf50633-regulator.o CC lib/sha1.o CC [M] drivers/video/fbdev/core/syscopyarea.o CC lib/show_mem.o CC [M] drivers/staging/comedi/drivers/usbduxfast.o CC [M] drivers/usb/core/devices.o CC lib/string.o CC [M] drivers/staging/comedi/drivers/usbduxsigma.o LD drivers/xen/xenbus/xenbus.o LD lib/lzo/lzo_decompress.o CC [M] drivers/usb/core/port.o CC lib/timerqueue.o LD drivers/uwb/i1480/built-in.o LD [M] sound/soc/codecs/snd-soc-wm8711.o LD drivers/mfd/max8925.o CC [M] drivers/usb/misc/rio500.o LD lib/lzo/built-in.o CC [M] drivers/staging/comedi/drivers/vmk80xx.o CC [M] drivers/staging/comedi/drivers/ni_labpc_common.o CC [M] drivers/uwb/i1480/i1480-est.o CC lib/vsprintf.o LD [M] drivers/media/v4l2-core/videodev.o CC [M] drivers/usb/misc/usbtest.o CC [M] drivers/staging/comedi/drivers/comedi_8255.o CC [M] drivers/regulator/s2mps11.o CC [M] lib/test-string_helpers.o CC [M] drivers/usb/misc/ehset.o LD [M] sound/soc/codecs/snd-soc-tlv320aic31xx.o LD [M] fs/jffs2/jffs2.o CC [M] drivers/video/fbdev/core/sysimgblt.o LD drivers/misc/altera-stapl/altera-stapl.o CC [M] drivers/staging/comedi/drivers/amplc_pc236_common.o CC [M] drivers/usb/misc/uss720.o LD drivers/mfd/pcf50633.o CC [M] drivers/usb/misc/yurex.o CC [M] lib/test_firmware.o CC [M] drivers/video/fbdev/core/fb_sys_fops.o LD drivers/misc/altera-stapl/built-in.o CC [M] drivers/regulator/tps65023-regulator.o CC [M] drivers/usb/misc/usb3503.o CC [M] lib/test-kstrtox.o LD drivers/uwb/i1480/dfu/built-in.o CC [M] drivers/usb/host/xhci.o LD fs/built-in.o CC [M] drivers/usb/misc/chaoskey.o CC [M] drivers/regulator/tps6507x-regulator.o LD drivers/misc/built-in.o CC [M] lib/test_module.o LD drivers/video/fbdev/core/built-in.o CC [M] drivers/uwb/i1480/dfu/dfu.o CC [M] drivers/usb/host/xhci-mem.o CC [M] drivers/usb/misc/lvstest.o CC [M] drivers/usb/host/xhci-ring.o CC [M] drivers/uwb/i1480/dfu/mac.o CC [M] lib/test_rhashtable.o CC [M] lib/crc8.o CC [M] drivers/usb/host/xhci-hub.o CC [M] drivers/uwb/i1480/dfu/phy.o CC [M] drivers/usb/host/xhci-dbg.o CC [M] lib/bch.o LD drivers/xen/xenbus/built-in.o CC [M] drivers/uwb/i1480/dfu/usb.o CC [M] lib/notifier-error-inject.o CC [M] drivers/usb/host/xhci-trace.o CC [M] drivers/usb/host/sl811-hcd.o CC [M] drivers/usb/host/fusbh200-hcd.o CC [M] lib/cpu-notifier-error-inject.o LD [M] sound/soc/codecs/snd-soc-wm8728.o LD drivers/usb/misc/sisusbvga/built-in.o CC [M] lib/interval_tree_test.o LD drivers/xen/built-in.o CC [M] drivers/usb/misc/sisusbvga/sisusb.o LD [M] drivers/usb/host/xhci-plat-hcd.o CC [M] lib/asn1_decoder.o GEN lib/oid_registry_data.c LD [M] sound/soc/codecs/snd-soc-wm8580.o CC [M] drivers/usb/misc/sisusbvga/sisusb_init.o CC [M] drivers/usb/misc/sisusbvga/sisusb_con.o GEN lib/crc32table.h LD [M] lib/zlib_deflate/zlib_deflate.o CC lib/crc32.o LD lib/xz/xz_dec.o CC [M] lib/oid_registry.o LD drivers/mfd/intel-soc-pmic.o LD [M] sound/soc/codecs/snd-soc-wm8776.o LD lib/xz/built-in.o LD drivers/thermal/thermal_sys.o LD [M] drivers/staging/comedi/comedi.o LD [M] sound/soc/codecs/snd-soc-wm8750.o LD drivers/thermal/built-in.o LD [M] drivers/mtd/ubi/ubi.o LD drivers/staging/most/mostcore/mostcore.o LD drivers/usb/phy/built-in.o LD drivers/regulator/built-in.o LD drivers/staging/most/mostcore/built-in.o LD [M] sound/soc/codecs/snd-soc-wm8737.o LD drivers/staging/most/built-in.o LD drivers/mtd/built-in.o LD [M] drivers/w1/wire.o LD [M] lib/zlib_inflate/zlib_inflate.o LD drivers/mfd/si476x-core.o LD drivers/mfd/built-in.o LD [M] sound/soc/codecs/snd-soc-wm8978.o LD lib/mpi/mpi.o LD lib/mpi/built-in.o LD [M] sound/core/snd-pcm.o LD lib/built-in.o LD [M] drivers/uwb/uwb.o LD [M] drivers/video/fbdev/core/fb.o LD drivers/video/fbdev/built-in.o LD drivers/video/built-in.o LD [M] drivers/usb/dwc2/dwc2.o LD [M] drivers/uwb/i1480/dfu/i1480-dfu-usb.o LD [M] sound/soc/codecs/snd-soc-wm8962.o LD [M] drivers/usb/musb/musb_hdrc.o LD [M] drivers/usb/mon/usbmon.o LD [M] drivers/hid/usbhid/usbhid.o LD [M] drivers/staging/skein/skein.o LD drivers/staging/built-in.o LD [M] drivers/media/platform/vivid/vivid.o LD drivers/media/platform/built-in.o LD drivers/media/built-in.o LD [M] drivers/hid/wacom.o LD [M] drivers/usb/core/usbcore.o AR lib/lib.a LD [M] drivers/usb/misc/sisusbvga/sisusbvga.o LD [M] drivers/usb/host/xhci-hcd.o LD drivers/usb/built-in.o LD drivers/built-in.o CHK include/generated/uapi/linux/version.h HOSTCC scripts/unifdef INSTALL usr/include/drm/ (18 files) INSTALL usr/include/asm-generic/ (35 files) INSTALL usr/include/misc/ (1 file) INSTALL usr/include/mtd/ (5 files) INSTALL usr/include/rdma/ (6 files) INSTALL usr/include/uapi/ (0 file) INSTALL usr/include/xen/ (4 files) INSTALL usr/include/sound/ (11 files) INSTALL usr/include/scsi/ (3 files) INSTALL usr/include/video/ (3 files) INSTALL usr/include/scsi/fc/ (4 files) INSTALL usr/include/linux/android/ (1 file) INSTALL usr/include/linux/hsi/ (2 files) INSTALL usr/include/linux/dvb/ (8 files) INSTALL usr/include/linux/caif/ (2 files) INSTALL usr/include/linux/hdlc/ (1 file) INSTALL usr/include/linux/netfilter_arp/ (2 files) INSTALL usr/include/linux/isdn/ (1 file) INSTALL usr/include/linux/byteorder/ (2 files) INSTALL usr/include/linux/mmc/ (1 file) INSTALL usr/include/linux/iio/ (2 files) INSTALL usr/include/linux/can/ (5 files) INSTALL usr/include/linux/netfilter/ipset/ (4 files) INSTALL usr/include/linux/netfilter_ipv4/ (9 files) INSTALL usr/include/linux/netfilter_bridge/ (17 files) INSTALL usr/include/linux/nfsd/ (5 files) INSTALL usr/include/linux/netfilter/ (85 files) INSTALL usr/include/linux/netfilter_ipv6/ (12 files) INSTALL usr/include/linux/raid/ (2 files) INSTALL usr/include/linux/sunrpc/ (1 file) INSTALL usr/include/linux/wimax/ (1 file) INSTALL usr/include/linux/spi/ (1 file) INSTALL usr/include/linux/usb/ (11 files) INSTALL usr/include/linux/tc_act/ (11 files) INSTALL usr/include/linux/tc_ematch/ (4 files) INSTALL usr/include/linux/ (417 files) INSTALL usr/include/asm/ (65 files) CHECK usr/include/uapi/ (0 files) CHECK usr/include/asm-generic/ (35 files) CHECK usr/include/misc/ (1 files) CHECK usr/include/video/ (3 files) CHECK usr/include/drm/ (18 files) CHECK usr/include/mtd/ (5 files) CHECK usr/include/xen/ (4 files) CHECK usr/include/rdma/ (6 files) CHECK usr/include/sound/ (11 files) CHECK usr/include/scsi/ (3 files) CHECK usr/include/scsi/fc/ (4 files) CHECK usr/include/linux/android/ (1 files) CHECK usr/include/linux/caif/ (2 files) CHECK usr/include/linux/can/ (5 files) CHECK usr/include/linux/hsi/ (2 files) CHECK usr/include/linux/byteorder/ (2 files) CHECK usr/include/linux/isdn/ (1 files) CHECK usr/include/linux/mmc/ (1 files) CHECK usr/include/linux/dvb/ (8 files) CHECK usr/include/linux/netfilter_arp/ (2 files) CHECK usr/include/linux/hdlc/ (1 files) CHECK usr/include/linux/iio/ (2 files) CHECK usr/include/linux/netfilter_bridge/ (17 files) CHECK usr/include/linux/netfilter_ipv4/ (9 files) CHECK usr/include/linux/raid/ (2 files) CHECK usr/include/linux/netfilter_ipv6/ (12 files) CHECK usr/include/linux/netfilter/ (85 files) CHECK usr/include/linux/spi/ (1 files) CHECK usr/include/linux/tc_ematch/ (4 files) CHECK usr/include/linux/tc_act/ (11 files) CHECK usr/include/linux/wimax/ (1 files) CHECK usr/include/linux/nfsd/ (5 files) CHECK usr/include/linux/sunrpc/ (1 files) CHECK usr/include/linux/netfilter/ipset/ (4 files) CHECK usr/include/linux/usb/ (11 files) CHECK usr/include/linux/ (417 files) CHECK usr/include/asm/ (65 files) LD samples/hw_breakpoint/built-in.o LD samples/kdb/built-in.o LD samples/kprobes/built-in.o LD samples/kfifo/built-in.o LD samples/hidraw/built-in.o LD samples/kobject/built-in.o LD samples/trace_events/built-in.o HOSTCC samples/hidraw/hid-example LD samples/rpmsg/built-in.o CC [M] samples/kfifo/bytestream-example.o CC [M] samples/kobject/kobject-example.o LD samples/seccomp/built-in.o LD samples/livepatch/built-in.o CC [M] samples/kobject/kset-example.o CC [M] samples/kfifo/dma-example.o CC [M] samples/kfifo/inttype-example.o CC [M] samples/kfifo/record-example.o LD samples/built-in.o LINK vmlinux LD vmlinux.o MODPOST vmlinux.o GEN .version CHK include/generated/compile.h UPD include/generated/compile.h CC init/version.o LD init/built-in.o init/built-in.o: In function `do_one_initcall': (.text+0x54): undefined reference to `__stack_chk_guard' init/built-in.o: In function `do_one_initcall': (.text+0x11d): undefined reference to `__stack_chk_guard' init/built-in.o: In function `name_to_dev_t': (.text+0x190): undefined reference to `__stack_chk_guard' init/built-in.o: In function `name_to_dev_t': (.text+0x1fc): undefined reference to `__stack_chk_guard' arch/x86/built-in.o: In function `apply_paravirt': (.text+0x17928): undefined reference to `__stack_chk_guard' arch/x86/built-in.o:(.text+0x179b5): more undefined references to `__stack_chk_guard' follow arch/x86/built-in.o: In function `hv_machine_crash_shutdown': mshyperv.c:(.text+0x32f2e): undefined reference to `native_machine_crash_shutdown' arch/x86/built-in.o: In function `can_probe': core.c:(.text+0x3c452): undefined reference to `__stack_chk_guard' core.c:(.text+0x3c4c8): undefined reference to `__stack_chk_guard' arch/x86/built-in.o: In function `__copy_instruction': (.text+0x3c513): undefined reference to `__stack_chk_guard' arch/x86/built-in.o: In function `__copy_instruction': (.text+0x3c531): undefined reference to `__stack_chk_guard' arch/x86/built-in.o: In function `can_optimize': opt.c:(.text+0x3c8e0): undefined reference to `__stack_chk_guard' arch/x86/built-in.o:opt.c:(.text+0x3c9dd): more undefined references to `__stack_chk_guard' follow make[1]: *** [vmlinux] Error 1 make[1]: Leaving directory `/home/kisskb/slave/build/linus_x86_64-randconfig_x86_64' make: *** [sub-make] Error 2 Command 'make -j 240 ARCH=x86_64 O=/home/kisskb/slave/build/linus_x86_64-randconfig_x86_64 CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /home/kisskb/slave/build/linus_x86_64-randconfig_x86_64 # Build took: 0:01:32.448552