Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757071Ab3DZRjE (ORCPT ); Fri, 26 Apr 2013 13:39:04 -0400 Received: from hapkido.dreamhost.com ([66.33.216.122]:50771 "EHLO hapkido.dreamhost.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754814Ab3DZRi4 (ORCPT ); Fri, 26 Apr 2013 13:38:56 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Fri, 26 Apr 2013 13:38:14 -0400 From: shea@shealevy.com To: "Eric W. Biederman" , Serge Hallyn , Subject: Linux 3.8.9 Build Failure in =?UTF-8?Q?user=5Fnamespace=2Ec?= Message-ID: User-Agent: Roundcube Webmail/0.8.2 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 286644 Lines: 8579 Hi All, I just hit the following error trying to build 3.8.9: /nix/store/vkvwpn6f7iff6zqrq2d9z2a1945pcsza-linux-3.8.9-source/kernel/user_namespace.c: In function 'map_write': /nix/store/vkvwpn6f7iff6zqrq2d9z2a1945pcsza-linux-3.8.9-source/kernel/user_namespace.c:582:2: error: implicit declaration of function 'file_ns_capable' [-Werror=implicit-function-declaration] cc1: some warnings being treated as errors Below is my .config, below that the build log. Thanks, Shea # # Automatically generated file; DO NOT EDIT. # Linux/x86_64 3.8.9 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y CONFIG_X86=y CONFIG_INSTRUCTION_DECODER=y CONFIG_OUTPUT_FORMAT="elf64-x86-64" CONFIG_ARCH_DEFCONFIG="arch/x86/configs/x86_64_defconfig" CONFIG_LOCKDEP_SUPPORT=y CONFIG_STACKTRACE_SUPPORT=y CONFIG_HAVE_LATENCYTOP_SUPPORT=y CONFIG_MMU=y CONFIG_NEED_DMA_MAP_STATE=y CONFIG_NEED_SG_DMA_LENGTH=y CONFIG_GENERIC_ISA_DMA=y CONFIG_GENERIC_BUG=y CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y CONFIG_GENERIC_HWEIGHT=y CONFIG_ARCH_MAY_HAVE_PC_FDC=y CONFIG_RWSEM_XCHGADD_ALGORITHM=y CONFIG_GENERIC_CALIBRATE_DELAY=y CONFIG_ARCH_HAS_CPU_RELAX=y CONFIG_ARCH_HAS_DEFAULT_IDLE=y CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y CONFIG_ARCH_HAS_CPU_AUTOPROBE=y CONFIG_HAVE_SETUP_PER_CPU_AREA=y CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y CONFIG_ARCH_HIBERNATION_POSSIBLE=y CONFIG_ARCH_SUSPEND_POSSIBLE=y CONFIG_ZONE_DMA32=y CONFIG_AUDIT_ARCH=y CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y CONFIG_HAVE_INTEL_TXT=y CONFIG_X86_64_SMP=y CONFIG_X86_HT=y CONFIG_ARCH_HWEIGHT_CFLAGS="-fcall-saved-rdi -fcall-saved-rsi -fcall-saved-rdx -fcall-saved-rcx -fcall-saved-r8 -fcall-saved-r9 -fcall-saved-r10 -fcall-saved-r11" CONFIG_ARCH_CPU_PROBE_RELEASE=y CONFIG_ARCH_SUPPORTS_UPROBES=y CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" CONFIG_HAVE_IRQ_WORK=y CONFIG_IRQ_WORK=y CONFIG_BUILDTIME_EXTABLE_SORT=y # # General setup # CONFIG_EXPERIMENTAL=y CONFIG_INIT_ENV_ARG_LIMIT=32 CONFIG_CROSS_COMPILE="" CONFIG_LOCALVERSION="" # CONFIG_LOCALVERSION_AUTO is not set CONFIG_HAVE_KERNEL_GZIP=y CONFIG_HAVE_KERNEL_BZIP2=y CONFIG_HAVE_KERNEL_LZMA=y CONFIG_HAVE_KERNEL_XZ=y CONFIG_HAVE_KERNEL_LZO=y # CONFIG_KERNEL_GZIP is not set # CONFIG_KERNEL_BZIP2 is not set # CONFIG_KERNEL_LZMA is not set CONFIG_KERNEL_XZ=y # CONFIG_KERNEL_LZO is not set CONFIG_DEFAULT_HOSTNAME="(none)" CONFIG_SWAP=y CONFIG_SYSVIPC=y CONFIG_SYSVIPC_SYSCTL=y # CONFIG_POSIX_MQUEUE is not set # CONFIG_FHANDLE is not set # CONFIG_AUDIT is not set CONFIG_HAVE_GENERIC_HARDIRQS=y # # IRQ subsystem # CONFIG_GENERIC_HARDIRQS=y CONFIG_GENERIC_IRQ_PROBE=y CONFIG_GENERIC_IRQ_SHOW=y CONFIG_GENERIC_PENDING_IRQ=y CONFIG_IRQ_FORCED_THREADING=y CONFIG_SPARSE_IRQ=y CONFIG_CLOCKSOURCE_WATCHDOG=y CONFIG_ARCH_CLOCKSOURCE_DATA=y CONFIG_GENERIC_TIME_VSYSCALL=y CONFIG_GENERIC_CLOCKEVENTS=y CONFIG_GENERIC_CLOCKEVENTS_BUILD=y CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=y CONFIG_GENERIC_CMOS_UPDATE=y # # Timers subsystem # CONFIG_TICK_ONESHOT=y CONFIG_NO_HZ=y CONFIG_HIGH_RES_TIMERS=y # # CPU/Task time and stats accounting # CONFIG_TICK_CPU_ACCOUNTING=y # CONFIG_IRQ_TIME_ACCOUNTING is not set # CONFIG_BSD_PROCESS_ACCT is not set CONFIG_TASKSTATS=y CONFIG_TASK_DELAY_ACCT=y CONFIG_TASK_XACCT=y CONFIG_TASK_IO_ACCOUNTING=y # # RCU Subsystem # CONFIG_TREE_RCU=y # CONFIG_PREEMPT_RCU is not set # CONFIG_RCU_USER_QS is not set CONFIG_RCU_FANOUT=64 CONFIG_RCU_FANOUT_LEAF=16 # CONFIG_RCU_FANOUT_EXACT is not set # CONFIG_RCU_FAST_NO_HZ is not set # CONFIG_TREE_RCU_TRACE is not set # CONFIG_RCU_NOCB_CPU is not set # CONFIG_IKCONFIG is not set CONFIG_LOG_BUF_SHIFT=18 CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y CONFIG_ARCH_WANTS_PROT_NUMA_PROT_NONE=y # CONFIG_NUMA_BALANCING is not set CONFIG_CGROUPS=y # CONFIG_CGROUP_DEBUG is not set # CONFIG_CGROUP_FREEZER is not set # CONFIG_CGROUP_DEVICE is not set # CONFIG_CPUSETS is not set # CONFIG_CGROUP_CPUACCT is not set # CONFIG_RESOURCE_COUNTERS is not set # CONFIG_CGROUP_PERF is not set CONFIG_CGROUP_SCHED=y CONFIG_FAIR_GROUP_SCHED=y # CONFIG_CFS_BANDWIDTH is not set # CONFIG_RT_GROUP_SCHED is not set # CONFIG_BLK_CGROUP is not set # CONFIG_CHECKPOINT_RESTORE is not set CONFIG_NAMESPACES=y CONFIG_UTS_NS=y CONFIG_IPC_NS=y CONFIG_USER_NS=y CONFIG_PID_NS=y CONFIG_NET_NS=y CONFIG_UIDGID_CONVERTED=y CONFIG_UIDGID_STRICT_TYPE_CHECKS=y CONFIG_SCHED_AUTOGROUP=y # CONFIG_SYSFS_DEPRECATED is not set CONFIG_RELAY=y CONFIG_BLK_DEV_INITRD=y CONFIG_INITRAMFS_SOURCE="" # CONFIG_RD_GZIP is not set # CONFIG_RD_BZIP2 is not set # CONFIG_RD_LZMA is not set CONFIG_RD_XZ=y # CONFIG_RD_LZO is not set # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set CONFIG_SYSCTL=y CONFIG_ANON_INODES=y CONFIG_EXPERT=y CONFIG_HAVE_UID16=y # CONFIG_UID16 is not set # CONFIG_SYSCTL_SYSCALL is not set CONFIG_SYSCTL_EXCEPTION_TRACE=y # CONFIG_KALLSYMS is not set CONFIG_HOTPLUG=y CONFIG_PRINTK=y CONFIG_BUG=y CONFIG_ELF_CORE=y # CONFIG_PCSPKR_PLATFORM is not set CONFIG_HAVE_PCSPKR_PLATFORM=y CONFIG_BASE_FULL=y CONFIG_FUTEX=y CONFIG_EPOLL=y CONFIG_SIGNALFD=y CONFIG_TIMERFD=y CONFIG_EVENTFD=y CONFIG_SHMEM=y CONFIG_AIO=y CONFIG_EMBEDDED=y CONFIG_HAVE_PERF_EVENTS=y # # Kernel Performance Events And Counters # CONFIG_PERF_EVENTS=y # CONFIG_DEBUG_PERF_USE_VMALLOC is not set # CONFIG_VM_EVENT_COUNTERS is not set CONFIG_PCI_QUIRKS=y # CONFIG_SLUB_DEBUG is not set # CONFIG_COMPAT_BRK is not set # CONFIG_SLAB is not set CONFIG_SLUB=y # CONFIG_SLOB is not set # CONFIG_PROFILING is not set CONFIG_TRACEPOINTS=y CONFIG_HAVE_OPROFILE=y CONFIG_OPROFILE_NMI_TIMER=y # CONFIG_KPROBES is not set CONFIG_JUMP_LABEL=y CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y CONFIG_USER_RETURN_NOTIFIER=y CONFIG_HAVE_IOREMAP_PROT=y CONFIG_HAVE_KPROBES=y CONFIG_HAVE_KRETPROBES=y CONFIG_HAVE_OPTPROBES=y CONFIG_HAVE_ARCH_TRACEHOOK=y CONFIG_HAVE_DMA_ATTRS=y CONFIG_USE_GENERIC_SMP_HELPERS=y CONFIG_GENERIC_SMP_IDLE_THREAD=y CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y CONFIG_HAVE_DMA_API_DEBUG=y CONFIG_HAVE_HW_BREAKPOINT=y CONFIG_HAVE_MIXED_BREAKPOINTS_REGS=y CONFIG_HAVE_USER_RETURN_NOTIFIER=y CONFIG_HAVE_PERF_EVENTS_NMI=y CONFIG_HAVE_PERF_REGS=y CONFIG_HAVE_PERF_USER_STACK_DUMP=y CONFIG_HAVE_ARCH_JUMP_LABEL=y CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y CONFIG_HAVE_ALIGNED_STRUCT_PAGE=y CONFIG_HAVE_CMPXCHG_LOCAL=y CONFIG_HAVE_CMPXCHG_DOUBLE=y CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION=y CONFIG_ARCH_WANT_OLD_COMPAT_IPC=y CONFIG_HAVE_ARCH_SECCOMP_FILTER=y CONFIG_SECCOMP_FILTER=y CONFIG_HAVE_CONTEXT_TRACKING=y CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y CONFIG_MODULES_USE_ELF_RELA=y CONFIG_GENERIC_SIGALTSTACK=y # # GCOV-based kernel profiling # # CONFIG_GCOV_KERNEL is not set # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set CONFIG_RT_MUTEXES=y CONFIG_BASE_SMALL=0 CONFIG_MODULES=y # CONFIG_MODULE_FORCE_LOAD is not set # CONFIG_MODULE_UNLOAD is not set # CONFIG_MODVERSIONS is not set # CONFIG_MODULE_SRCVERSION_ALL is not set # CONFIG_MODULE_SIG is not set CONFIG_STOP_MACHINE=y CONFIG_BLOCK=y CONFIG_BLK_DEV_BSG=y # CONFIG_BLK_DEV_BSGLIB is not set # CONFIG_BLK_DEV_INTEGRITY is not set # # Partition Types # CONFIG_PARTITION_ADVANCED=y # CONFIG_ACORN_PARTITION is not set # CONFIG_OSF_PARTITION is not set # CONFIG_AMIGA_PARTITION is not set # CONFIG_ATARI_PARTITION is not set # CONFIG_MAC_PARTITION is not set CONFIG_MSDOS_PARTITION=y # CONFIG_BSD_DISKLABEL is not set # CONFIG_MINIX_SUBPARTITION is not set # CONFIG_SOLARIS_X86_PARTITION is not set # CONFIG_UNIXWARE_DISKLABEL is not set # CONFIG_LDM_PARTITION is not set # CONFIG_SGI_PARTITION is not set # CONFIG_ULTRIX_PARTITION is not set # CONFIG_SUN_PARTITION is not set # CONFIG_KARMA_PARTITION is not set CONFIG_EFI_PARTITION=y # CONFIG_SYSV68_PARTITION is not set CONFIG_BLOCK_COMPAT=y # # IO Schedulers # CONFIG_IOSCHED_NOOP=y # CONFIG_IOSCHED_DEADLINE is not set CONFIG_IOSCHED_CFQ=y CONFIG_DEFAULT_CFQ=y # CONFIG_DEFAULT_NOOP is not set CONFIG_DEFAULT_IOSCHED="cfq" CONFIG_PREEMPT_NOTIFIERS=y CONFIG_INLINE_SPIN_UNLOCK_IRQ=y CONFIG_INLINE_READ_UNLOCK=y CONFIG_INLINE_READ_UNLOCK_IRQ=y CONFIG_INLINE_WRITE_UNLOCK=y CONFIG_INLINE_WRITE_UNLOCK_IRQ=y CONFIG_MUTEX_SPIN_ON_OWNER=y CONFIG_FREEZER=y # # Processor type and features # CONFIG_ZONE_DMA=y CONFIG_SMP=y # CONFIG_X86_MPPARSE is not set # CONFIG_X86_EXTENDED_PLATFORM is not set CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y CONFIG_SCHED_OMIT_FRAME_POINTER=y # CONFIG_PARAVIRT_GUEST is not set CONFIG_NO_BOOTMEM=y # CONFIG_MEMTEST is not set # CONFIG_MK8 is not set # CONFIG_MPSC is not set # CONFIG_MCORE2 is not set # CONFIG_MATOM is not set CONFIG_GENERIC_CPU=y CONFIG_X86_INTERNODE_CACHE_SHIFT=6 CONFIG_X86_L1_CACHE_SHIFT=6 CONFIG_X86_TSC=y CONFIG_X86_CMPXCHG64=y CONFIG_X86_CMOV=y CONFIG_X86_MINIMUM_CPU_FAMILY=64 CONFIG_X86_DEBUGCTLMSR=y CONFIG_PROCESSOR_SELECT=y CONFIG_CPU_SUP_INTEL=y # CONFIG_CPU_SUP_AMD is not set # CONFIG_CPU_SUP_CENTAUR is not set CONFIG_HPET_TIMER=y CONFIG_HPET_EMULATE_RTC=y CONFIG_DMI=y CONFIG_CALGARY_IOMMU=y CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT=y CONFIG_SWIOTLB=y CONFIG_IOMMU_HELPER=y # CONFIG_MAXSMP is not set CONFIG_NR_CPUS=4 CONFIG_SCHED_SMT=y CONFIG_SCHED_MC=y # CONFIG_PREEMPT_NONE is not set CONFIG_PREEMPT_VOLUNTARY=y # CONFIG_PREEMPT is not set CONFIG_X86_LOCAL_APIC=y CONFIG_X86_IO_APIC=y CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS=y CONFIG_X86_MCE=y CONFIG_X86_MCE_INTEL=y # CONFIG_X86_MCE_AMD is not set CONFIG_X86_MCE_THRESHOLD=y # CONFIG_X86_MCE_INJECT is not set CONFIG_X86_THERMAL_VECTOR=y # CONFIG_I8K is not set CONFIG_MICROCODE=m CONFIG_MICROCODE_INTEL=y # CONFIG_MICROCODE_AMD is not set CONFIG_MICROCODE_OLD_INTERFACE=y CONFIG_X86_MSR=m CONFIG_X86_CPUID=m CONFIG_ARCH_PHYS_ADDR_T_64BIT=y CONFIG_ARCH_DMA_ADDR_T_64BIT=y CONFIG_DIRECT_GBPAGES=y CONFIG_NUMA=y # CONFIG_AMD_NUMA is not set CONFIG_X86_64_ACPI_NUMA=y CONFIG_NODES_SPAN_OTHER_NODES=y # CONFIG_NUMA_EMU is not set CONFIG_NODES_SHIFT=6 CONFIG_ARCH_SPARSEMEM_ENABLE=y CONFIG_ARCH_SPARSEMEM_DEFAULT=y CONFIG_ARCH_SELECT_MEMORY_MODEL=y CONFIG_ARCH_PROC_KCORE_TEXT=y CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000 CONFIG_SELECT_MEMORY_MODEL=y CONFIG_SPARSEMEM_MANUAL=y CONFIG_SPARSEMEM=y CONFIG_NEED_MULTIPLE_NODES=y CONFIG_HAVE_MEMORY_PRESENT=y CONFIG_SPARSEMEM_EXTREME=y CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y CONFIG_SPARSEMEM_ALLOC_MEM_MAP_TOGETHER=y CONFIG_SPARSEMEM_VMEMMAP=y CONFIG_HAVE_MEMBLOCK=y CONFIG_HAVE_MEMBLOCK_NODE_MAP=y CONFIG_ARCH_DISCARD_MEMBLOCK=y # CONFIG_MOVABLE_NODE is not set # CONFIG_MEMORY_HOTPLUG is not set CONFIG_PAGEFLAGS_EXTENDED=y CONFIG_SPLIT_PTLOCK_CPUS=4 CONFIG_COMPACTION=y CONFIG_MIGRATION=y CONFIG_PHYS_ADDR_T_64BIT=y CONFIG_ZONE_DMA_FLAG=1 CONFIG_BOUNCE=y CONFIG_VIRT_TO_BUS=y CONFIG_MMU_NOTIFIER=y CONFIG_KSM=y CONFIG_DEFAULT_MMAP_MIN_ADDR=65536 CONFIG_ARCH_SUPPORTS_MEMORY_FAILURE=y # CONFIG_MEMORY_FAILURE is not set CONFIG_TRANSPARENT_HUGEPAGE=y CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y # CONFIG_TRANSPARENT_HUGEPAGE_MADVISE is not set CONFIG_CROSS_MEMORY_ATTACH=y CONFIG_CLEANCACHE=y CONFIG_FRONTSWAP=y # CONFIG_X86_CHECK_BIOS_CORRUPTION is not set CONFIG_X86_RESERVE_LOW=64 CONFIG_MTRR=y CONFIG_MTRR_SANITIZER=y CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=0 CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1 CONFIG_X86_PAT=y CONFIG_ARCH_USES_PG_UNCACHED=y CONFIG_ARCH_RANDOM=y CONFIG_X86_SMAP=y CONFIG_EFI=y CONFIG_EFI_STUB=y CONFIG_SECCOMP=y # CONFIG_CC_STACKPROTECTOR is not set # CONFIG_HZ_100 is not set # CONFIG_HZ_250 is not set # CONFIG_HZ_300 is not set CONFIG_HZ_1000=y CONFIG_HZ=1000 CONFIG_SCHED_HRTICK=y # CONFIG_KEXEC is not set # CONFIG_CRASH_DUMP is not set CONFIG_PHYSICAL_START=0x1000000 # CONFIG_RELOCATABLE is not set CONFIG_PHYSICAL_ALIGN=0x1000000 CONFIG_HOTPLUG_CPU=y # CONFIG_BOOTPARAM_HOTPLUG_CPU0 is not set # CONFIG_DEBUG_HOTPLUG_CPU0 is not set # CONFIG_COMPAT_VDSO is not set # CONFIG_CMDLINE_BOOL is not set CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y CONFIG_USE_PERCPU_NUMA_NODE_ID=y # # Power management and ACPI options # CONFIG_ARCH_HIBERNATION_HEADER=y CONFIG_SUSPEND=y CONFIG_SUSPEND_FREEZER=y CONFIG_HIBERNATE_CALLBACKS=y CONFIG_HIBERNATION=y CONFIG_PM_STD_PARTITION="" CONFIG_PM_SLEEP=y CONFIG_PM_SLEEP_SMP=y # CONFIG_PM_AUTOSLEEP is not set CONFIG_PM_WAKELOCKS=y CONFIG_PM_WAKELOCKS_LIMIT=100 CONFIG_PM_WAKELOCKS_GC=y CONFIG_PM_RUNTIME=y CONFIG_PM=y CONFIG_PM_DEBUG=y # CONFIG_PM_ADVANCED_DEBUG is not set # CONFIG_PM_TEST_SUSPEND is not set CONFIG_PM_SLEEP_DEBUG=y # CONFIG_PM_TRACE_RTC is not set CONFIG_ACPI=y CONFIG_ACPI_SLEEP=y # CONFIG_ACPI_PROCFS is not set # CONFIG_ACPI_PROCFS_POWER is not set # CONFIG_ACPI_EC_DEBUGFS is not set # CONFIG_ACPI_PROC_EVENT is not set CONFIG_ACPI_AC=m CONFIG_ACPI_BATTERY=m CONFIG_ACPI_BUTTON=m CONFIG_ACPI_VIDEO=m CONFIG_ACPI_FAN=m # CONFIG_ACPI_DOCK is not set CONFIG_ACPI_I2C=m CONFIG_ACPI_PROCESSOR=m CONFIG_ACPI_HOTPLUG_CPU=y CONFIG_ACPI_PROCESSOR_AGGREGATOR=m CONFIG_ACPI_THERMAL=m CONFIG_ACPI_NUMA=y # CONFIG_ACPI_CUSTOM_DSDT is not set # CONFIG_ACPI_INITRD_TABLE_OVERRIDE is not set CONFIG_ACPI_BLACKLIST_YEAR=0 # CONFIG_ACPI_DEBUG is not set # CONFIG_ACPI_PCI_SLOT is not set # CONFIG_X86_PM_TIMER is not set CONFIG_ACPI_CONTAINER=m # CONFIG_ACPI_SBS is not set CONFIG_ACPI_HED=y # CONFIG_ACPI_CUSTOM_METHOD is not set # CONFIG_ACPI_BGRT is not set CONFIG_ACPI_APEI=y CONFIG_ACPI_APEI_GHES=y CONFIG_ACPI_APEI_PCIEAER=y # CONFIG_ACPI_APEI_EINJ is not set # CONFIG_ACPI_APEI_ERST_DEBUG is not set # CONFIG_SFI is not set # # CPU Frequency scaling # CONFIG_CPU_FREQ=y CONFIG_CPU_FREQ_TABLE=m # CONFIG_CPU_FREQ_STAT is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set # CONFIG_CPU_FREQ_GOV_PERFORMANCE is not set # CONFIG_CPU_FREQ_GOV_POWERSAVE is not set CONFIG_CPU_FREQ_GOV_USERSPACE=y # CONFIG_CPU_FREQ_GOV_ONDEMAND is not set # CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set # # x86 CPU frequency scaling drivers # # CONFIG_X86_PCC_CPUFREQ is not set CONFIG_X86_ACPI_CPUFREQ=m # CONFIG_X86_POWERNOW_K8 is not set # CONFIG_X86_SPEEDSTEP_CENTRINO is not set # CONFIG_X86_P4_CLOCKMOD is not set # # shared options # # CONFIG_X86_SPEEDSTEP_LIB is not set CONFIG_CPU_IDLE=y # CONFIG_CPU_IDLE_MULTIPLE_DRIVERS is not set CONFIG_CPU_IDLE_GOV_LADDER=y CONFIG_CPU_IDLE_GOV_MENU=y # CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED is not set CONFIG_INTEL_IDLE=y # # Memory power savings # # CONFIG_I7300_IDLE is not set # # Bus options (PCI etc.) # CONFIG_PCI=y CONFIG_PCI_DIRECT=y CONFIG_PCI_MMCONFIG=y CONFIG_PCI_DOMAINS=y # CONFIG_PCI_CNB20LE_QUIRK is not set CONFIG_PCIEPORTBUS=y CONFIG_PCIEAER=y # CONFIG_PCIE_ECRC is not set # CONFIG_PCIEAER_INJECT is not set CONFIG_PCIEASPM=y # CONFIG_PCIEASPM_DEBUG is not set CONFIG_PCIEASPM_DEFAULT=y # CONFIG_PCIEASPM_POWERSAVE is not set # CONFIG_PCIEASPM_PERFORMANCE is not set CONFIG_PCIE_PME=y CONFIG_ARCH_SUPPORTS_MSI=y CONFIG_PCI_MSI=y # CONFIG_PCI_DEBUG is not set # CONFIG_PCI_REALLOC_ENABLE_AUTO is not set # CONFIG_PCI_STUB is not set CONFIG_HT_IRQ=y CONFIG_PCI_ATS=y # CONFIG_PCI_IOV is not set CONFIG_PCI_PRI=y CONFIG_PCI_PASID=y # CONFIG_PCI_IOAPIC is not set CONFIG_PCI_LABEL=y CONFIG_ISA_DMA_API=y # CONFIG_PCCARD is not set # CONFIG_HOTPLUG_PCI is not set # CONFIG_RAPIDIO is not set # # Executable file formats / Emulations # CONFIG_BINFMT_ELF=y CONFIG_COMPAT_BINFMT_ELF=y CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y # CONFIG_HAVE_AOUT is not set CONFIG_BINFMT_MISC=m CONFIG_COREDUMP=y CONFIG_IA32_EMULATION=y # CONFIG_IA32_AOUT is not set # CONFIG_X86_X32 is not set CONFIG_COMPAT=y CONFIG_COMPAT_FOR_U64_ALIGNMENT=y CONFIG_SYSVIPC_COMPAT=y CONFIG_HAVE_TEXT_POKE_SMP=y CONFIG_X86_DEV_DMA_OPS=y CONFIG_NET=y # # Networking options # CONFIG_PACKET=m CONFIG_PACKET_DIAG=m CONFIG_UNIX=m CONFIG_UNIX_DIAG=m # CONFIG_XFRM_USER is not set # CONFIG_NET_KEY is not set CONFIG_INET=y # CONFIG_IP_MULTICAST is not set # CONFIG_IP_ADVANCED_ROUTER is not set # CONFIG_IP_PNP is not set # CONFIG_NET_IPIP is not set # CONFIG_NET_IPGRE_DEMUX is not set # CONFIG_ARPD is not set # CONFIG_SYN_COOKIES is not set # CONFIG_INET_AH is not set # CONFIG_INET_ESP is not set # CONFIG_INET_IPCOMP is not set # CONFIG_INET_XFRM_TUNNEL is not set # CONFIG_INET_TUNNEL is not set # CONFIG_INET_XFRM_MODE_TRANSPORT is not set # CONFIG_INET_XFRM_MODE_TUNNEL is not set # CONFIG_INET_XFRM_MODE_BEET is not set CONFIG_INET_LRO=m CONFIG_INET_DIAG=m CONFIG_INET_TCP_DIAG=m CONFIG_INET_UDP_DIAG=m # CONFIG_TCP_CONG_ADVANCED is not set CONFIG_TCP_CONG_CUBIC=y CONFIG_DEFAULT_TCP_CONG="cubic" # CONFIG_TCP_MD5SIG is not set CONFIG_IPV6=m # CONFIG_IPV6_PRIVACY is not set # CONFIG_IPV6_ROUTER_PREF is not set # CONFIG_IPV6_OPTIMISTIC_DAD is not set # CONFIG_INET6_AH is not set # CONFIG_INET6_ESP is not set # CONFIG_INET6_IPCOMP is not set # CONFIG_IPV6_MIP6 is not set # CONFIG_INET6_XFRM_TUNNEL is not set # CONFIG_INET6_TUNNEL is not set # CONFIG_INET6_XFRM_MODE_TRANSPORT is not set # CONFIG_INET6_XFRM_MODE_TUNNEL is not set # CONFIG_INET6_XFRM_MODE_BEET is not set # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set # CONFIG_IPV6_SIT is not set # CONFIG_IPV6_TUNNEL is not set # CONFIG_IPV6_GRE is not set # CONFIG_IPV6_MULTIPLE_TABLES is not set # CONFIG_IPV6_MROUTE is not set # CONFIG_NETWORK_SECMARK is not set # CONFIG_NETWORK_PHY_TIMESTAMPING is not set # CONFIG_NETFILTER is not set # CONFIG_IP_DCCP is not set # CONFIG_IP_SCTP is not set # CONFIG_RDS is not set # CONFIG_TIPC is not set # CONFIG_ATM is not set # CONFIG_L2TP is not set # CONFIG_BRIDGE is not set CONFIG_HAVE_NET_DSA=y # CONFIG_VLAN_8021Q is not set # CONFIG_DECNET is not set # CONFIG_LLC2 is not set # CONFIG_IPX is not set # CONFIG_ATALK is not set # CONFIG_X25 is not set # CONFIG_LAPB is not set # CONFIG_WAN_ROUTER is not set # CONFIG_PHONET is not set # CONFIG_IEEE802154 is not set # CONFIG_NET_SCHED is not set # CONFIG_DCB is not set # CONFIG_BATMAN_ADV is not set # CONFIG_OPENVSWITCH is not set CONFIG_RPS=y CONFIG_RFS_ACCEL=y CONFIG_XPS=y # CONFIG_NETPRIO_CGROUP is not set CONFIG_BQL=y # CONFIG_BPF_JIT is not set # # Network testing # # CONFIG_NET_PKTGEN is not set # CONFIG_NET_DROP_MONITOR is not set # CONFIG_HAMRADIO is not set # CONFIG_CAN is not set # CONFIG_IRDA is not set # CONFIG_BT is not set # CONFIG_AF_RXRPC is not set CONFIG_WIRELESS=y CONFIG_CFG80211=m # CONFIG_NL80211_TESTMODE is not set # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set # CONFIG_CFG80211_REG_DEBUG is not set # CONFIG_CFG80211_CERTIFICATION_ONUS is not set CONFIG_CFG80211_DEFAULT_PS=y # CONFIG_CFG80211_DEBUGFS is not set # CONFIG_CFG80211_INTERNAL_REGDB is not set # CONFIG_CFG80211_WEXT is not set # CONFIG_LIB80211 is not set CONFIG_MAC80211=m CONFIG_MAC80211_HAS_RC=y # CONFIG_MAC80211_RC_PID is not set CONFIG_MAC80211_RC_MINSTREL=y CONFIG_MAC80211_RC_MINSTREL_HT=y CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y CONFIG_MAC80211_RC_DEFAULT="minstrel_ht" # CONFIG_MAC80211_MESH is not set # CONFIG_MAC80211_DEBUGFS is not set # CONFIG_MAC80211_MESSAGE_TRACING is not set # CONFIG_MAC80211_DEBUG_MENU is not set # CONFIG_WIMAX is not set # CONFIG_RFKILL is not set # CONFIG_NET_9P is not set # CONFIG_CAIF is not set # CONFIG_CEPH_LIB is not set # CONFIG_NFC is not set CONFIG_HAVE_BPF_JIT=y # # Device Drivers # # # Generic Driver Options # CONFIG_UEVENT_HELPER_PATH="" CONFIG_DEVTMPFS=y # CONFIG_DEVTMPFS_MOUNT is not set CONFIG_STANDALONE=y CONFIG_PREVENT_FIRMWARE_BUILD=y CONFIG_FW_LOADER=m # CONFIG_FIRMWARE_IN_KERNEL is not set CONFIG_EXTRA_FIRMWARE="" # CONFIG_DEBUG_DRIVER is not set # CONFIG_DEBUG_DEVRES is not set # CONFIG_SYS_HYPERVISOR is not set # CONFIG_GENERIC_CPU_DEVICES is not set CONFIG_DMA_SHARED_BUFFER=y # # Bus devices # # CONFIG_CONNECTOR is not set # CONFIG_MTD is not set # CONFIG_PARPORT is not set CONFIG_PNP=y # CONFIG_PNP_DEBUG_MESSAGES is not set # # Protocols # CONFIG_PNPACPI=y CONFIG_BLK_DEV=y # CONFIG_BLK_DEV_FD is not set # CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set # CONFIG_BLK_CPQ_DA is not set # CONFIG_BLK_CPQ_CISS_DA is not set # CONFIG_BLK_DEV_DAC960 is not set # CONFIG_BLK_DEV_UMEM is not set # CONFIG_BLK_DEV_COW_COMMON is not set CONFIG_BLK_DEV_LOOP=m CONFIG_BLK_DEV_LOOP_MIN_COUNT=8 # CONFIG_BLK_DEV_CRYPTOLOOP is not set # CONFIG_BLK_DEV_DRBD is not set # CONFIG_BLK_DEV_NBD is not set # CONFIG_BLK_DEV_NVME is not set # CONFIG_BLK_DEV_SX8 is not set # CONFIG_BLK_DEV_RAM is not set # CONFIG_CDROM_PKTCDVD is not set # CONFIG_ATA_OVER_ETH is not set # CONFIG_BLK_DEV_HD is not set # CONFIG_BLK_DEV_RBD is not set # # Misc devices # # CONFIG_SENSORS_LIS3LV02D is not set # CONFIG_AD525X_DPOT is not set # CONFIG_IBM_ASM is not set # CONFIG_PHANTOM is not set # CONFIG_INTEL_MID_PTI is not set # CONFIG_SGI_IOC4 is not set # CONFIG_TIFM_CORE is not set # CONFIG_ICS932S401 is not set # CONFIG_ENCLOSURE_SERVICES is not set # CONFIG_HP_ILO is not set # CONFIG_APDS9802ALS is not set # CONFIG_ISL29003 is not set # CONFIG_ISL29020 is not set # CONFIG_SENSORS_TSL2550 is not set # CONFIG_SENSORS_BH1780 is not set # CONFIG_SENSORS_BH1770 is not set # CONFIG_SENSORS_APDS990X is not set # CONFIG_HMC6352 is not set # CONFIG_DS1682 is not set # CONFIG_VMWARE_BALLOON is not set # CONFIG_BMP085_I2C is not set # CONFIG_PCH_PHUB is not set # CONFIG_USB_SWITCH_FSA9480 is not set # CONFIG_C2PORT is not set # # EEPROM support # # CONFIG_EEPROM_AT24 is not set # CONFIG_EEPROM_LEGACY is not set # CONFIG_EEPROM_MAX6875 is not set # CONFIG_EEPROM_93CX6 is not set # CONFIG_CB710_CORE is not set # # Texas Instruments shared transport line discipline # # CONFIG_SENSORS_LIS3_I2C is not set # # Altera FPGA firmware download module # # CONFIG_ALTERA_STAPL is not set CONFIG_HAVE_IDE=y # CONFIG_IDE is not set # # SCSI device support # CONFIG_SCSI_MOD=m # CONFIG_RAID_ATTRS is not set CONFIG_SCSI=m CONFIG_SCSI_DMA=y # CONFIG_SCSI_TGT is not set # CONFIG_SCSI_NETLINK is not set # CONFIG_SCSI_PROC_FS is not set # # SCSI support type (disk, tape, CD-ROM) # CONFIG_BLK_DEV_SD=m # CONFIG_CHR_DEV_ST is not set # CONFIG_CHR_DEV_OSST is not set CONFIG_BLK_DEV_SR=m CONFIG_BLK_DEV_SR_VENDOR=y # CONFIG_CHR_DEV_SG is not set # CONFIG_CHR_DEV_SCH is not set # CONFIG_SCSI_MULTI_LUN is not set # CONFIG_SCSI_CONSTANTS is not set # CONFIG_SCSI_LOGGING is not set # CONFIG_SCSI_SCAN_ASYNC is not set # # SCSI Transports # # CONFIG_SCSI_SPI_ATTRS is not set # CONFIG_SCSI_FC_ATTRS is not set # CONFIG_SCSI_ISCSI_ATTRS is not set # CONFIG_SCSI_SAS_ATTRS is not set # CONFIG_SCSI_SAS_LIBSAS is not set # CONFIG_SCSI_SRP_ATTRS is not set # CONFIG_SCSI_LOWLEVEL is not set # CONFIG_SCSI_DH is not set # CONFIG_SCSI_OSD_INITIATOR is not set CONFIG_ATA=m # CONFIG_ATA_NONSTANDARD is not set # CONFIG_ATA_VERBOSE_ERROR is not set CONFIG_ATA_ACPI=y # CONFIG_SATA_PMP is not set # # Controllers with non-SFF native interface # CONFIG_SATA_AHCI=m # CONFIG_SATA_AHCI_PLATFORM is not set # CONFIG_SATA_INIC162X is not set # CONFIG_SATA_ACARD_AHCI is not set # CONFIG_SATA_SIL24 is not set # CONFIG_ATA_SFF is not set CONFIG_MD=y # CONFIG_BLK_DEV_MD is not set CONFIG_BLK_DEV_DM=m # CONFIG_DM_DEBUG is not set CONFIG_DM_CRYPT=m # CONFIG_DM_SNAPSHOT is not set # CONFIG_DM_THIN_PROVISIONING is not set # CONFIG_DM_MIRROR is not set # CONFIG_DM_RAID is not set # CONFIG_DM_ZERO is not set # CONFIG_DM_MULTIPATH is not set # CONFIG_DM_DELAY is not set # CONFIG_DM_UEVENT is not set # CONFIG_DM_FLAKEY is not set # CONFIG_DM_VERITY is not set # CONFIG_TARGET_CORE is not set # CONFIG_FUSION is not set # # IEEE 1394 (FireWire) support # # CONFIG_FIREWIRE is not set # CONFIG_FIREWIRE_NOSY is not set # CONFIG_I2O is not set CONFIG_MACINTOSH_DRIVERS=y CONFIG_MAC_EMUMOUSEBTN=m CONFIG_NETDEVICES=y CONFIG_NET_CORE=y # CONFIG_BONDING is not set # CONFIG_DUMMY is not set # CONFIG_EQUALIZER is not set # CONFIG_NET_FC is not set # CONFIG_MII is not set # CONFIG_NET_TEAM is not set # CONFIG_MACVLAN is not set # CONFIG_VXLAN is not set # CONFIG_NETCONSOLE is not set # CONFIG_NETPOLL is not set # CONFIG_NET_POLL_CONTROLLER is not set CONFIG_TUN=m # CONFIG_VETH is not set # CONFIG_ARCNET is not set # # CAIF transport drivers # # # Distributed Switch Architecture drivers # # CONFIG_NET_DSA_MV88E6XXX is not set # CONFIG_NET_DSA_MV88E6060 is not set # CONFIG_NET_DSA_MV88E6XXX_NEED_PPU is not set # CONFIG_NET_DSA_MV88E6131 is not set # CONFIG_NET_DSA_MV88E6123_61_65 is not set CONFIG_ETHERNET=y # CONFIG_NET_VENDOR_3COM is not set # CONFIG_NET_VENDOR_ADAPTEC is not set # CONFIG_NET_VENDOR_ALTEON is not set # CONFIG_NET_VENDOR_AMD is not set # CONFIG_NET_VENDOR_ATHEROS is not set # CONFIG_NET_CADENCE is not set CONFIG_NET_VENDOR_BROADCOM=y # CONFIG_B44 is not set # CONFIG_BNX2 is not set # CONFIG_CNIC is not set CONFIG_TIGON3=m # CONFIG_BNX2X is not set # CONFIG_NET_VENDOR_BROCADE is not set # CONFIG_NET_CALXEDA_XGMAC is not set # CONFIG_NET_VENDOR_CHELSIO is not set # CONFIG_NET_VENDOR_CISCO is not set # CONFIG_DNET is not set # CONFIG_NET_VENDOR_DEC is not set # CONFIG_NET_VENDOR_DLINK is not set # CONFIG_NET_VENDOR_EMULEX is not set # CONFIG_NET_VENDOR_EXAR is not set # CONFIG_NET_VENDOR_HP is not set # CONFIG_NET_VENDOR_INTEL is not set # CONFIG_IP1000 is not set # CONFIG_JME is not set # CONFIG_NET_VENDOR_MARVELL is not set # CONFIG_NET_VENDOR_MELLANOX is not set # CONFIG_NET_VENDOR_MICREL is not set # CONFIG_NET_VENDOR_MYRI is not set # CONFIG_FEALNX is not set # CONFIG_NET_VENDOR_NATSEMI is not set # CONFIG_NET_VENDOR_NVIDIA is not set # CONFIG_NET_VENDOR_OKI is not set # CONFIG_ETHOC is not set # CONFIG_NET_PACKET_ENGINE is not set # CONFIG_NET_VENDOR_QLOGIC is not set # CONFIG_NET_VENDOR_REALTEK is not set # CONFIG_NET_VENDOR_RDC is not set # CONFIG_NET_VENDOR_SEEQ is not set # CONFIG_NET_VENDOR_SILAN is not set # CONFIG_NET_VENDOR_SIS is not set # CONFIG_SFC is not set # CONFIG_NET_VENDOR_SMSC is not set # CONFIG_NET_VENDOR_STMICRO is not set # CONFIG_NET_VENDOR_SUN is not set # CONFIG_NET_VENDOR_TEHUTI is not set # CONFIG_NET_VENDOR_TI is not set # CONFIG_NET_VENDOR_VIA is not set # CONFIG_NET_VENDOR_WIZNET is not set # CONFIG_FDDI is not set # CONFIG_HIPPI is not set # CONFIG_NET_SB1000 is not set CONFIG_PHYLIB=m # # MII PHY device drivers # # CONFIG_AT803X_PHY is not set # CONFIG_AMD_PHY is not set # CONFIG_MARVELL_PHY is not set # CONFIG_DAVICOM_PHY is not set # CONFIG_QSEMI_PHY is not set # CONFIG_LXT_PHY is not set # CONFIG_CICADA_PHY is not set # CONFIG_VITESSE_PHY is not set # CONFIG_SMSC_PHY is not set # CONFIG_BROADCOM_PHY is not set # CONFIG_BCM87XX_PHY is not set # CONFIG_ICPLUS_PHY is not set # CONFIG_REALTEK_PHY is not set # CONFIG_NATIONAL_PHY is not set # CONFIG_STE10XP is not set # CONFIG_LSI_ET1011C_PHY is not set # CONFIG_MICREL_PHY is not set # CONFIG_MDIO_BITBANG is not set # CONFIG_PPP is not set # CONFIG_SLIP is not set # # USB Network Adapters # # CONFIG_USB_CATC is not set # CONFIG_USB_KAWETH is not set # CONFIG_USB_PEGASUS is not set # CONFIG_USB_RTL8150 is not set # CONFIG_USB_USBNET is not set # CONFIG_USB_IPHETH is not set CONFIG_WLAN=y # CONFIG_LIBERTAS_THINFIRM is not set # CONFIG_AIRO is not set # CONFIG_ATMEL is not set # CONFIG_AT76C50X_USB is not set # CONFIG_PRISM54 is not set # CONFIG_USB_ZD1201 is not set # CONFIG_USB_NET_RNDIS_WLAN is not set # CONFIG_RTL8180 is not set # CONFIG_RTL8187 is not set # CONFIG_ADM8211 is not set # CONFIG_MAC80211_HWSIM is not set # CONFIG_MWL8K is not set # CONFIG_ATH_CARDS is not set CONFIG_B43=m CONFIG_B43_BCMA=y CONFIG_B43_BCMA_EXTRA=y CONFIG_B43_SSB=y CONFIG_B43_PCI_AUTOSELECT=y CONFIG_B43_PCICORE_AUTOSELECT=y CONFIG_B43_BCMA_PIO=y CONFIG_B43_PIO=y CONFIG_B43_PHY_N=y # CONFIG_B43_PHY_LP is not set CONFIG_B43_PHY_HT=y CONFIG_B43_HWRNG=y # CONFIG_B43_DEBUG is not set # CONFIG_B43LEGACY is not set # CONFIG_BRCMSMAC is not set # CONFIG_BRCMFMAC is not set # CONFIG_HOSTAP is not set # CONFIG_IPW2100 is not set # CONFIG_IWLWIFI is not set # CONFIG_IWL4965 is not set # CONFIG_IWL3945 is not set # CONFIG_LIBERTAS is not set # CONFIG_P54_COMMON is not set # CONFIG_RT2X00 is not set # CONFIG_RTL8192CE is not set # CONFIG_RTL8192SE is not set # CONFIG_RTL8192DE is not set # CONFIG_RTL8723AE is not set # CONFIG_RTL8192CU is not set # CONFIG_WL_TI is not set # CONFIG_ZD1211RW is not set # CONFIG_MWIFIEX is not set # # Enable WiMAX (Networking options) to see the WiMAX drivers # # CONFIG_WAN is not set # CONFIG_VMXNET3 is not set # CONFIG_ISDN is not set # # Input device support # CONFIG_INPUT=y # CONFIG_INPUT_FF_MEMLESS is not set # CONFIG_INPUT_POLLDEV is not set # CONFIG_INPUT_SPARSEKMAP is not set # CONFIG_INPUT_MATRIXKMAP is not set # # Userland interfaces # CONFIG_INPUT_MOUSEDEV=m # CONFIG_INPUT_MOUSEDEV_PSAUX is not set CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 # CONFIG_INPUT_JOYDEV is not set CONFIG_INPUT_EVDEV=m # CONFIG_INPUT_EVBUG is not set # # Input Device Drivers # # CONFIG_INPUT_KEYBOARD is not set CONFIG_INPUT_MOUSE=y # CONFIG_MOUSE_PS2 is not set # CONFIG_MOUSE_SERIAL is not set # CONFIG_MOUSE_APPLETOUCH is not set CONFIG_MOUSE_BCM5974=m # CONFIG_MOUSE_VSXXXAA is not set # CONFIG_MOUSE_SYNAPTICS_I2C is not set # CONFIG_MOUSE_SYNAPTICS_USB is not set # CONFIG_INPUT_JOYSTICK is not set # CONFIG_INPUT_TABLET is not set # CONFIG_INPUT_TOUCHSCREEN is not set # CONFIG_INPUT_MISC is not set # # Hardware I/O ports # # CONFIG_SERIO is not set # CONFIG_GAMEPORT is not set # # Character devices # CONFIG_VT=y CONFIG_CONSOLE_TRANSLATIONS=y CONFIG_VT_CONSOLE=y CONFIG_VT_CONSOLE_SLEEP=y CONFIG_HW_CONSOLE=y CONFIG_VT_HW_CONSOLE_BINDING=y CONFIG_UNIX98_PTYS=y # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set # CONFIG_LEGACY_PTYS is not set # CONFIG_SERIAL_NONSTANDARD is not set # CONFIG_NOZOMI is not set # CONFIG_N_GSM is not set # CONFIG_TRACE_SINK is not set # CONFIG_DEVKMEM is not set # # Serial drivers # # CONFIG_SERIAL_8250 is not set CONFIG_FIX_EARLYCON_MEM=y # # Non-8250 serial port support # # CONFIG_SERIAL_MFD_HSU is not set # CONFIG_SERIAL_JSM is not set # CONFIG_SERIAL_SCCNXP is not set # CONFIG_SERIAL_TIMBERDALE is not set # CONFIG_SERIAL_ALTERA_JTAGUART is not set # CONFIG_SERIAL_ALTERA_UART is not set # CONFIG_SERIAL_PCH_UART is not set # CONFIG_SERIAL_ARC is not set # CONFIG_TTY_PRINTK is not set # CONFIG_IPMI_HANDLER is not set CONFIG_HW_RANDOM=m # CONFIG_HW_RANDOM_TIMERIOMEM is not set # CONFIG_HW_RANDOM_INTEL is not set # CONFIG_HW_RANDOM_AMD is not set # CONFIG_HW_RANDOM_VIA is not set # CONFIG_NVRAM is not set # CONFIG_R3964 is not set # CONFIG_APPLICOM is not set # CONFIG_MWAVE is not set # CONFIG_RAW_DRIVER is not set CONFIG_HPET=y # CONFIG_HPET_MMAP is not set # CONFIG_HANGCHECK_TIMER is not set # CONFIG_TCG_TPM is not set # CONFIG_TELCLOCK is not set CONFIG_DEVPORT=y CONFIG_I2C=m CONFIG_I2C_BOARDINFO=y # CONFIG_I2C_COMPAT is not set # CONFIG_I2C_CHARDEV is not set # CONFIG_I2C_MUX is not set # CONFIG_I2C_HELPER_AUTO is not set # CONFIG_I2C_SMBUS is not set # # I2C Algorithms # CONFIG_I2C_ALGOBIT=m # CONFIG_I2C_ALGOPCF is not set # CONFIG_I2C_ALGOPCA is not set # # I2C Hardware Bus support # # # PC SMBus host controller drivers # # CONFIG_I2C_ALI1535 is not set # CONFIG_I2C_ALI1563 is not set # CONFIG_I2C_ALI15X3 is not set # CONFIG_I2C_AMD756 is not set # CONFIG_I2C_AMD8111 is not set CONFIG_I2C_I801=m # CONFIG_I2C_ISCH is not set # CONFIG_I2C_PIIX4 is not set # CONFIG_I2C_NFORCE2 is not set # CONFIG_I2C_SIS5595 is not set # CONFIG_I2C_SIS630 is not set # CONFIG_I2C_SIS96X is not set # CONFIG_I2C_VIA is not set # CONFIG_I2C_VIAPRO is not set # # ACPI drivers # # CONFIG_I2C_SCMI is not set # # I2C system bus drivers (mostly embedded / system-on-chip) # # CONFIG_I2C_DESIGNWARE_PCI is not set # CONFIG_I2C_EG20T is not set # CONFIG_I2C_INTEL_MID is not set # CONFIG_I2C_OCORES is not set # CONFIG_I2C_PCA_PLATFORM is not set # CONFIG_I2C_PXA_PCI is not set # CONFIG_I2C_SIMTEC is not set # CONFIG_I2C_XILINX is not set # # External I2C/SMBus adapter drivers # # CONFIG_I2C_DIOLAN_U2C is not set # CONFIG_I2C_PARPORT_LIGHT is not set # CONFIG_I2C_TAOS_EVM is not set # CONFIG_I2C_TINY_USB is not set # # Other I2C/SMBus bus drivers # # CONFIG_I2C_STUB is not set # CONFIG_I2C_DEBUG_CORE is not set # CONFIG_I2C_DEBUG_ALGO is not set # CONFIG_I2C_DEBUG_BUS is not set # CONFIG_SPI is not set # CONFIG_HSI is not set # # PPS support # CONFIG_PPS=m # CONFIG_PPS_DEBUG is not set # # PPS clients support # # CONFIG_PPS_CLIENT_KTIMER is not set # CONFIG_PPS_CLIENT_LDISC is not set # CONFIG_PPS_CLIENT_GPIO is not set # # PPS generators support # # # PTP clock support # CONFIG_PTP_1588_CLOCK=m # # Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks. # # CONFIG_PTP_1588_CLOCK_PCH is not set CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y # CONFIG_GPIOLIB is not set # CONFIG_W1 is not set CONFIG_POWER_SUPPLY=y # CONFIG_POWER_SUPPLY_DEBUG is not set # CONFIG_PDA_POWER is not set # CONFIG_TEST_POWER is not set # CONFIG_BATTERY_DS2780 is not set # CONFIG_BATTERY_DS2781 is not set # CONFIG_BATTERY_DS2782 is not set # CONFIG_BATTERY_SBS is not set # CONFIG_BATTERY_BQ27x00 is not set # CONFIG_BATTERY_MAX17040 is not set # CONFIG_BATTERY_MAX17042 is not set # CONFIG_CHARGER_MAX8903 is not set # CONFIG_CHARGER_LP8727 is not set # CONFIG_CHARGER_BQ2415X is not set # CONFIG_CHARGER_SMB347 is not set # CONFIG_POWER_RESET is not set # CONFIG_POWER_AVS is not set CONFIG_HWMON=m # CONFIG_HWMON_VID is not set # CONFIG_HWMON_DEBUG_CHIP is not set # # Native drivers # # CONFIG_SENSORS_ABITUGURU is not set # CONFIG_SENSORS_ABITUGURU3 is not set # CONFIG_SENSORS_AD7414 is not set # CONFIG_SENSORS_AD7418 is not set # CONFIG_SENSORS_ADM1021 is not set # CONFIG_SENSORS_ADM1025 is not set # CONFIG_SENSORS_ADM1026 is not set # CONFIG_SENSORS_ADM1029 is not set # CONFIG_SENSORS_ADM1031 is not set # CONFIG_SENSORS_ADM9240 is not set # CONFIG_SENSORS_ADT7410 is not set # CONFIG_SENSORS_ADT7411 is not set # CONFIG_SENSORS_ADT7462 is not set # CONFIG_SENSORS_ADT7470 is not set # CONFIG_SENSORS_ADT7475 is not set # CONFIG_SENSORS_ASC7621 is not set # CONFIG_SENSORS_K8TEMP is not set # CONFIG_SENSORS_K10TEMP is not set # CONFIG_SENSORS_FAM15H_POWER is not set # CONFIG_SENSORS_ASB100 is not set # CONFIG_SENSORS_ATXP1 is not set # CONFIG_SENSORS_DS620 is not set # CONFIG_SENSORS_DS1621 is not set # CONFIG_SENSORS_I5K_AMB is not set # CONFIG_SENSORS_F71805F is not set # CONFIG_SENSORS_F71882FG is not set # CONFIG_SENSORS_F75375S is not set # CONFIG_SENSORS_FSCHMD is not set # CONFIG_SENSORS_G760A is not set # CONFIG_SENSORS_GL518SM is not set # CONFIG_SENSORS_GL520SM is not set # CONFIG_SENSORS_HIH6130 is not set # CONFIG_SENSORS_CORETEMP is not set # CONFIG_SENSORS_IT87 is not set # CONFIG_SENSORS_JC42 is not set # CONFIG_SENSORS_LINEAGE is not set # CONFIG_SENSORS_LM63 is not set # CONFIG_SENSORS_LM73 is not set # CONFIG_SENSORS_LM75 is not set # CONFIG_SENSORS_LM77 is not set # CONFIG_SENSORS_LM78 is not set # CONFIG_SENSORS_LM80 is not set # CONFIG_SENSORS_LM83 is not set # CONFIG_SENSORS_LM85 is not set # CONFIG_SENSORS_LM87 is not set # CONFIG_SENSORS_LM90 is not set # CONFIG_SENSORS_LM92 is not set # CONFIG_SENSORS_LM93 is not set # CONFIG_SENSORS_LTC4151 is not set # CONFIG_SENSORS_LTC4215 is not set # CONFIG_SENSORS_LTC4245 is not set # CONFIG_SENSORS_LTC4261 is not set # CONFIG_SENSORS_LM95241 is not set # CONFIG_SENSORS_LM95245 is not set # CONFIG_SENSORS_MAX16065 is not set # CONFIG_SENSORS_MAX1619 is not set # CONFIG_SENSORS_MAX1668 is not set # CONFIG_SENSORS_MAX197 is not set # CONFIG_SENSORS_MAX6639 is not set # CONFIG_SENSORS_MAX6642 is not set # CONFIG_SENSORS_MAX6650 is not set # CONFIG_SENSORS_MCP3021 is not set # CONFIG_SENSORS_NTC_THERMISTOR is not set # CONFIG_SENSORS_PC87360 is not set # CONFIG_SENSORS_PC87427 is not set # CONFIG_SENSORS_PCF8591 is not set # CONFIG_PMBUS is not set # CONFIG_SENSORS_SHT21 is not set # CONFIG_SENSORS_SIS5595 is not set # CONFIG_SENSORS_SMM665 is not set # CONFIG_SENSORS_DME1737 is not set # CONFIG_SENSORS_EMC1403 is not set # CONFIG_SENSORS_EMC2103 is not set # CONFIG_SENSORS_EMC6W201 is not set # CONFIG_SENSORS_SMSC47M1 is not set # CONFIG_SENSORS_SMSC47M192 is not set # CONFIG_SENSORS_SMSC47B397 is not set # CONFIG_SENSORS_SCH56XX_COMMON is not set # CONFIG_SENSORS_ADS1015 is not set # CONFIG_SENSORS_ADS7828 is not set # CONFIG_SENSORS_AMC6821 is not set # CONFIG_SENSORS_INA2XX is not set # CONFIG_SENSORS_THMC50 is not set # CONFIG_SENSORS_TMP102 is not set # CONFIG_SENSORS_TMP401 is not set # CONFIG_SENSORS_TMP421 is not set # CONFIG_SENSORS_VIA_CPUTEMP is not set # CONFIG_SENSORS_VIA686A is not set # CONFIG_SENSORS_VT1211 is not set # CONFIG_SENSORS_VT8231 is not set # CONFIG_SENSORS_W83781D is not set # CONFIG_SENSORS_W83791D is not set # CONFIG_SENSORS_W83792D is not set # CONFIG_SENSORS_W83793 is not set # CONFIG_SENSORS_W83795 is not set # CONFIG_SENSORS_W83L785TS is not set # CONFIG_SENSORS_W83L786NG is not set # CONFIG_SENSORS_W83627HF is not set # CONFIG_SENSORS_W83627EHF is not set # CONFIG_SENSORS_APPLESMC is not set # # ACPI drivers # # CONFIG_SENSORS_ACPI_POWER is not set # CONFIG_SENSORS_ATK0110 is not set CONFIG_THERMAL=m CONFIG_THERMAL_HWMON=y CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y # CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set # CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE is not set # CONFIG_FAIR_SHARE is not set CONFIG_STEP_WISE=y # CONFIG_USER_SPACE is not set # CONFIG_CPU_THERMAL is not set # CONFIG_WATCHDOG is not set CONFIG_SSB_POSSIBLE=y # # Sonics Silicon Backplane # CONFIG_SSB=m CONFIG_SSB_SPROM=y CONFIG_SSB_BLOCKIO=y CONFIG_SSB_PCIHOST_POSSIBLE=y CONFIG_SSB_PCIHOST=y CONFIG_SSB_B43_PCI_BRIDGE=y # CONFIG_SSB_SILENT is not set # CONFIG_SSB_DEBUG is not set CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y CONFIG_SSB_DRIVER_PCICORE=y CONFIG_BCMA_POSSIBLE=y # # Broadcom specific AMBA # CONFIG_BCMA=m CONFIG_BCMA_BLOCKIO=y CONFIG_BCMA_HOST_PCI_POSSIBLE=y CONFIG_BCMA_HOST_PCI=y # CONFIG_BCMA_DRIVER_GMAC_CMN is not set # CONFIG_BCMA_DEBUG is not set # # Multifunction device drivers # # CONFIG_MFD_CORE is not set # CONFIG_MFD_SM501 is not set # CONFIG_MFD_RTSX_PCI is not set # CONFIG_MFD_TI_AM335X_TSCADC is not set # CONFIG_HTC_PASIC3 is not set # CONFIG_MFD_LM3533 is not set # CONFIG_TPS6105X is not set # CONFIG_TPS6507X is not set # CONFIG_MFD_TPS65217 is not set # CONFIG_MFD_TMIO is not set # CONFIG_MFD_ARIZONA_I2C is not set # CONFIG_MFD_PCF50633 is not set # CONFIG_MFD_MC13XXX_I2C is not set # CONFIG_ABX500_CORE is not set # CONFIG_MFD_CS5535 is not set # CONFIG_LPC_SCH is not set # CONFIG_LPC_ICH is not set # CONFIG_MFD_RDC321X is not set # CONFIG_MFD_JANZ_CMODIO is not set # CONFIG_MFD_VX855 is not set # CONFIG_MFD_WL1273_CORE is not set # CONFIG_MFD_VIPERBOARD is not set # CONFIG_MFD_RETU is not set # CONFIG_REGULATOR is not set CONFIG_MEDIA_SUPPORT=m # # Multimedia core support # CONFIG_MEDIA_CAMERA_SUPPORT=y # CONFIG_MEDIA_ANALOG_TV_SUPPORT is not set # CONFIG_MEDIA_DIGITAL_TV_SUPPORT is not set # CONFIG_MEDIA_RADIO_SUPPORT is not set # CONFIG_MEDIA_RC_SUPPORT is not set # CONFIG_MEDIA_CONTROLLER is not set CONFIG_VIDEO_DEV=m CONFIG_VIDEO_V4L2=m # CONFIG_VIDEO_ADV_DEBUG is not set # CONFIG_VIDEO_FIXED_MINOR_RANGES is not set CONFIG_VIDEOBUF2_CORE=m CONFIG_VIDEOBUF2_MEMOPS=m CONFIG_VIDEOBUF2_VMALLOC=m # # Media drivers # CONFIG_MEDIA_USB_SUPPORT=y # # Webcam devices # CONFIG_USB_VIDEO_CLASS=m # CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV is not set # CONFIG_USB_GSPCA is not set # CONFIG_USB_PWC is not set # CONFIG_VIDEO_CPIA2 is not set # CONFIG_USB_ZR364XX is not set # CONFIG_USB_STKWEBCAM is not set # CONFIG_USB_S2255 is not set # CONFIG_USB_SN9C102 is not set # # Webcam, TV (analog/digital) USB devices # # CONFIG_VIDEO_EM28XX is not set # CONFIG_MEDIA_PCI_SUPPORT is not set # CONFIG_V4L_PLATFORM_DRIVERS is not set # CONFIG_V4L_MEM2MEM_DRIVERS is not set # CONFIG_V4L_TEST_DRIVERS is not set # # Supported MMC/SDIO adapters # CONFIG_MEDIA_SUBDRV_AUTOSELECT=y # # Media ancillary drivers (tuners, sensors, i2c, frontends) # # # Audio decoders, processors and mixers # # # RDS decoders # # # Video decoders # # # Video and audio decoders # # # MPEG video encoders # # # Video encoders # # # Camera sensor devices # # # Flash devices # # # Video improvement chips # # # Miscelaneous helper chips # # # Sensors used on soc_camera driver # # # Tools to develop new frontends # # CONFIG_DVB_DUMMY_FE is not set # # Graphics support # CONFIG_AGP=m CONFIG_AGP_INTEL=m # CONFIG_AGP_SIS is not set # CONFIG_AGP_VIA is not set CONFIG_VGA_ARB=y CONFIG_VGA_ARB_MAX_GPUS=16 # CONFIG_VGA_SWITCHEROO is not set CONFIG_DRM=m CONFIG_DRM_KMS_HELPER=m # CONFIG_DRM_LOAD_EDID_FIRMWARE is not set # CONFIG_DRM_TDFX is not set # CONFIG_DRM_R128 is not set # CONFIG_DRM_RADEON is not set # CONFIG_DRM_NOUVEAU is not set # # I2C encoder or helper chips # # CONFIG_DRM_I2C_CH7006 is not set # CONFIG_DRM_I2C_SIL164 is not set # CONFIG_DRM_I810 is not set CONFIG_DRM_I915=m CONFIG_DRM_I915_KMS=y # CONFIG_DRM_MGA is not set # CONFIG_DRM_SIS is not set # CONFIG_DRM_VIA is not set # CONFIG_DRM_SAVAGE is not set # CONFIG_DRM_VMWGFX is not set # CONFIG_DRM_GMA500 is not set # CONFIG_DRM_UDL is not set # CONFIG_DRM_AST is not set # CONFIG_DRM_MGAG200 is not set # CONFIG_DRM_CIRRUS_QEMU is not set # CONFIG_STUB_POULSBO is not set # CONFIG_VGASTATE is not set CONFIG_VIDEO_OUTPUT_CONTROL=m CONFIG_FB=y # CONFIG_FIRMWARE_EDID is not set # CONFIG_FB_DDC is not set # CONFIG_FB_BOOT_VESA_SUPPORT is not set CONFIG_FB_CFB_FILLRECT=y CONFIG_FB_CFB_COPYAREA=y CONFIG_FB_CFB_IMAGEBLIT=y # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set # CONFIG_FB_SYS_FILLRECT is not set # CONFIG_FB_SYS_COPYAREA is not set # CONFIG_FB_SYS_IMAGEBLIT is not set # CONFIG_FB_FOREIGN_ENDIAN is not set # CONFIG_FB_SYS_FOPS is not set # CONFIG_FB_WMT_GE_ROPS is not set # CONFIG_FB_SVGALIB is not set # CONFIG_FB_MACMODES is not set # CONFIG_FB_BACKLIGHT is not set CONFIG_FB_MODE_HELPERS=y CONFIG_FB_TILEBLITTING=y # # Frame buffer hardware drivers # # CONFIG_FB_CIRRUS is not set # CONFIG_FB_PM2 is not set # CONFIG_FB_CYBER2000 is not set # CONFIG_FB_ARC is not set # CONFIG_FB_ASILIANT is not set # CONFIG_FB_IMSTT is not set # CONFIG_FB_VGA16 is not set # CONFIG_FB_VESA is not set CONFIG_FB_EFI=y # CONFIG_FB_N411 is not set # CONFIG_FB_HGA is not set # CONFIG_FB_S1D13XXX is not set # CONFIG_FB_NVIDIA is not set # CONFIG_FB_RIVA is not set # CONFIG_FB_I740 is not set # CONFIG_FB_LE80578 is not set # CONFIG_FB_INTEL is not set # CONFIG_FB_MATROX is not set # CONFIG_FB_RADEON is not set # CONFIG_FB_ATY128 is not set # CONFIG_FB_ATY is not set # CONFIG_FB_S3 is not set # CONFIG_FB_SAVAGE is not set # CONFIG_FB_SIS is not set # CONFIG_FB_VIA is not set # CONFIG_FB_NEOMAGIC is not set # CONFIG_FB_KYRO is not set # CONFIG_FB_3DFX is not set # CONFIG_FB_VOODOO1 is not set # CONFIG_FB_VT8623 is not set # CONFIG_FB_TRIDENT is not set # CONFIG_FB_ARK is not set # CONFIG_FB_PM3 is not set # CONFIG_FB_CARMINE is not set # CONFIG_FB_GEODE is not set # CONFIG_FB_SMSCUFX is not set # CONFIG_FB_UDL is not set # CONFIG_FB_VIRTUAL is not set # CONFIG_FB_METRONOME is not set # CONFIG_FB_MB862XX is not set # CONFIG_FB_BROADSHEET is not set # CONFIG_FB_AUO_K190X is not set # CONFIG_EXYNOS_VIDEO is not set CONFIG_BACKLIGHT_LCD_SUPPORT=y # CONFIG_LCD_CLASS_DEVICE is not set CONFIG_BACKLIGHT_CLASS_DEVICE=m # CONFIG_BACKLIGHT_GENERIC is not set CONFIG_BACKLIGHT_APPLE=m # CONFIG_BACKLIGHT_SAHARA is not set # CONFIG_BACKLIGHT_ADP8860 is not set # CONFIG_BACKLIGHT_ADP8870 is not set # CONFIG_BACKLIGHT_LM3630 is not set # CONFIG_BACKLIGHT_LM3639 is not set # CONFIG_BACKLIGHT_LP855X is not set # # Console display driver support # # CONFIG_VGA_CONSOLE is not set CONFIG_DUMMY_CONSOLE=y CONFIG_FRAMEBUFFER_CONSOLE=m CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set # CONFIG_FONTS is not set CONFIG_FONT_8x8=y CONFIG_FONT_8x16=y # CONFIG_LOGO is not set CONFIG_SOUND=m CONFIG_SOUND_OSS_CORE=y # CONFIG_SOUND_OSS_CORE_PRECLAIM is not set CONFIG_SND=m CONFIG_SND_TIMER=m CONFIG_SND_PCM=m CONFIG_SND_HWDEP=m CONFIG_SND_JACK=y CONFIG_SND_SEQUENCER=m CONFIG_SND_SEQ_DUMMY=m CONFIG_SND_OSSEMUL=y CONFIG_SND_MIXER_OSS=m CONFIG_SND_PCM_OSS=m CONFIG_SND_PCM_OSS_PLUGINS=y CONFIG_SND_SEQUENCER_OSS=y CONFIG_SND_HRTIMER=m CONFIG_SND_SEQ_HRTIMER_DEFAULT=y CONFIG_SND_DYNAMIC_MINORS=y # CONFIG_SND_SUPPORT_OLD_API is not set # CONFIG_SND_VERBOSE_PROCFS is not set # CONFIG_SND_VERBOSE_PRINTK is not set # CONFIG_SND_DEBUG is not set CONFIG_SND_VMASTER=y CONFIG_SND_KCTL_JACK=y CONFIG_SND_DMA_SGBUF=y # CONFIG_SND_RAWMIDI_SEQ is not set # CONFIG_SND_OPL3_LIB_SEQ is not set # CONFIG_SND_OPL4_LIB_SEQ is not set # CONFIG_SND_SBAWE_SEQ is not set # CONFIG_SND_EMU10K1_SEQ is not set # CONFIG_SND_DRIVERS is not set CONFIG_SND_PCI=y # CONFIG_SND_AD1889 is not set # CONFIG_SND_ALS300 is not set # CONFIG_SND_ALS4000 is not set # CONFIG_SND_ALI5451 is not set # CONFIG_SND_ASIHPI is not set # CONFIG_SND_ATIIXP is not set # CONFIG_SND_ATIIXP_MODEM is not set # CONFIG_SND_AU8810 is not set # CONFIG_SND_AU8820 is not set # CONFIG_SND_AU8830 is not set # CONFIG_SND_AW2 is not set # CONFIG_SND_AZT3328 is not set # CONFIG_SND_BT87X is not set # CONFIG_SND_CA0106 is not set # CONFIG_SND_CMIPCI is not set # CONFIG_SND_OXYGEN is not set # CONFIG_SND_CS4281 is not set # CONFIG_SND_CS46XX is not set # CONFIG_SND_CS5530 is not set # CONFIG_SND_CS5535AUDIO is not set # CONFIG_SND_CTXFI is not set # CONFIG_SND_DARLA20 is not set # CONFIG_SND_GINA20 is not set # CONFIG_SND_LAYLA20 is not set # CONFIG_SND_DARLA24 is not set # CONFIG_SND_GINA24 is not set # CONFIG_SND_LAYLA24 is not set # CONFIG_SND_MONA is not set # CONFIG_SND_MIA is not set # CONFIG_SND_ECHO3G is not set # CONFIG_SND_INDIGO is not set # CONFIG_SND_INDIGOIO is not set # CONFIG_SND_INDIGODJ is not set # CONFIG_SND_INDIGOIOX is not set # CONFIG_SND_INDIGODJX is not set # CONFIG_SND_EMU10K1 is not set # CONFIG_SND_EMU10K1X is not set # CONFIG_SND_ENS1370 is not set # CONFIG_SND_ENS1371 is not set # CONFIG_SND_ES1938 is not set # CONFIG_SND_ES1968 is not set # CONFIG_SND_FM801 is not set CONFIG_SND_HDA_INTEL=m CONFIG_SND_HDA_PREALLOC_SIZE=64 CONFIG_SND_HDA_HWDEP=y # CONFIG_SND_HDA_RECONFIG is not set # CONFIG_SND_HDA_INPUT_BEEP is not set CONFIG_SND_HDA_INPUT_JACK=y # CONFIG_SND_HDA_PATCH_LOADER is not set CONFIG_SND_HDA_CODEC_REALTEK=y CONFIG_SND_HDA_CODEC_ANALOG=y CONFIG_SND_HDA_CODEC_SIGMATEL=y CONFIG_SND_HDA_CODEC_VIA=y CONFIG_SND_HDA_CODEC_HDMI=y CONFIG_SND_HDA_CODEC_CIRRUS=y CONFIG_SND_HDA_CODEC_CONEXANT=y CONFIG_SND_HDA_CODEC_CA0110=y CONFIG_SND_HDA_CODEC_CA0132=y CONFIG_SND_HDA_CODEC_CMEDIA=y CONFIG_SND_HDA_CODEC_SI3054=y CONFIG_SND_HDA_GENERIC=y CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0 # CONFIG_SND_HDSP is not set # CONFIG_SND_HDSPM is not set # CONFIG_SND_ICE1712 is not set # CONFIG_SND_ICE1724 is not set # CONFIG_SND_INTEL8X0 is not set # CONFIG_SND_INTEL8X0M is not set # CONFIG_SND_KORG1212 is not set # CONFIG_SND_LOLA is not set # CONFIG_SND_LX6464ES is not set # CONFIG_SND_MAESTRO3 is not set # CONFIG_SND_MIXART is not set # CONFIG_SND_NM256 is not set # CONFIG_SND_PCXHR is not set # CONFIG_SND_RIPTIDE is not set # CONFIG_SND_RME32 is not set # CONFIG_SND_RME96 is not set # CONFIG_SND_RME9652 is not set # CONFIG_SND_SONICVIBES is not set # CONFIG_SND_TRIDENT is not set # CONFIG_SND_VIA82XX is not set # CONFIG_SND_VIA82XX_MODEM is not set # CONFIG_SND_VIRTUOSO is not set # CONFIG_SND_VX222 is not set # CONFIG_SND_YMFPCI is not set # CONFIG_SND_USB is not set # CONFIG_SND_SOC is not set # CONFIG_SOUND_PRIME is not set # # HID support # CONFIG_HID=m CONFIG_HIDRAW=y # CONFIG_UHID is not set CONFIG_HID_GENERIC=m # # Special HID drivers # # CONFIG_HID_A4TECH is not set # CONFIG_HID_ACRUX is not set CONFIG_HID_APPLE=m # CONFIG_HID_AUREAL is not set # CONFIG_HID_BELKIN is not set # CONFIG_HID_CHERRY is not set # CONFIG_HID_CHICONY is not set # CONFIG_HID_PRODIKEYS is not set # CONFIG_HID_CYPRESS is not set # CONFIG_HID_DRAGONRISE is not set # CONFIG_HID_EMS_FF is not set # CONFIG_HID_EZKEY is not set # CONFIG_HID_HOLTEK is not set # CONFIG_HID_KEYTOUCH is not set # CONFIG_HID_KYE is not set # CONFIG_HID_UCLOGIC is not set # CONFIG_HID_WALTOP is not set # CONFIG_HID_GYRATION is not set # CONFIG_HID_TWINHAN is not set # CONFIG_HID_KENSINGTON is not set # CONFIG_HID_LCPOWER is not set # CONFIG_HID_LENOVO_TPKBD is not set # CONFIG_HID_LOGITECH is not set # CONFIG_HID_MICROSOFT is not set # CONFIG_HID_MONTEREY is not set # CONFIG_HID_MULTITOUCH is not set # CONFIG_HID_NTRIG is not set # CONFIG_HID_ORTEK is not set # CONFIG_HID_PANTHERLORD is not set # CONFIG_HID_PETALYNX is not set # CONFIG_HID_PICOLCD is not set # CONFIG_HID_PRIMAX is not set # CONFIG_HID_ROCCAT is not set # CONFIG_HID_SAITEK is not set # CONFIG_HID_SAMSUNG is not set # CONFIG_HID_SONY is not set # CONFIG_HID_SPEEDLINK is not set # CONFIG_HID_SUNPLUS is not set # CONFIG_HID_GREENASIA is not set # CONFIG_HID_SMARTJOYPLUS is not set # CONFIG_HID_TIVO is not set # CONFIG_HID_TOPSEED is not set # CONFIG_HID_THRUSTMASTER is not set # CONFIG_HID_ZEROPLUS is not set # CONFIG_HID_ZYDACRON is not set # CONFIG_HID_SENSOR_HUB is not set # # USB HID support # CONFIG_USB_HID=m # CONFIG_HID_PID is not set CONFIG_USB_HIDDEV=y # # USB HID Boot Protocol drivers # # CONFIG_USB_KBD is not set # CONFIG_USB_MOUSE is not set # # I2C HID support # # CONFIG_I2C_HID is not set CONFIG_USB_ARCH_HAS_OHCI=y CONFIG_USB_ARCH_HAS_EHCI=y CONFIG_USB_ARCH_HAS_XHCI=y CONFIG_USB_SUPPORT=y CONFIG_USB_COMMON=m CONFIG_USB_ARCH_HAS_HCD=y CONFIG_USB=m # CONFIG_USB_DEBUG is not set CONFIG_USB_ANNOUNCE_NEW_DEVICES=y # # Miscellaneous USB options # # CONFIG_USB_DYNAMIC_MINORS is not set # CONFIG_USB_SUSPEND is not set # CONFIG_USB_OTG_WHITELIST is not set # CONFIG_USB_OTG_BLACKLIST_HUB is not set # CONFIG_USB_MON is not set # CONFIG_USB_WUSB_CBAF is not set # # USB Host Controller Drivers # # CONFIG_USB_C67X00_HCD is not set CONFIG_USB_XHCI_HCD=m # CONFIG_USB_XHCI_HCD_DEBUGGING is not set CONFIG_USB_EHCI_HCD=m CONFIG_USB_EHCI_ROOT_HUB_TT=y CONFIG_USB_EHCI_TT_NEWSCHED=y CONFIG_USB_EHCI_PCI=m # CONFIG_USB_OXU210HP_HCD is not set # CONFIG_USB_ISP116X_HCD is not set # CONFIG_USB_ISP1760_HCD is not set # CONFIG_USB_ISP1362_HCD is not set # CONFIG_USB_OHCI_HCD is not set # CONFIG_USB_EHCI_HCD_PLATFORM is not set # CONFIG_USB_UHCI_HCD is not set # CONFIG_USB_SL811_HCD is not set # CONFIG_USB_R8A66597_HCD is not set # CONFIG_USB_HCD_BCMA is not set # CONFIG_USB_HCD_SSB is not set # CONFIG_USB_CHIPIDEA is not set # # USB Device Class drivers # # CONFIG_USB_ACM is not set CONFIG_USB_PRINTER=m # CONFIG_USB_WDM is not set # CONFIG_USB_TMC is not set # # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may # # # also be needed; see USB_STORAGE Help for more info # CONFIG_USB_STORAGE=m # CONFIG_USB_STORAGE_DEBUG is not set # CONFIG_USB_STORAGE_REALTEK is not set # CONFIG_USB_STORAGE_DATAFAB is not set # CONFIG_USB_STORAGE_FREECOM is not set # CONFIG_USB_STORAGE_ISD200 is not set # CONFIG_USB_STORAGE_USBAT is not set # CONFIG_USB_STORAGE_SDDR09 is not set # CONFIG_USB_STORAGE_SDDR55 is not set # CONFIG_USB_STORAGE_JUMPSHOT is not set # CONFIG_USB_STORAGE_ALAUDA is not set # CONFIG_USB_STORAGE_ONETOUCH is not set # CONFIG_USB_STORAGE_KARMA is not set # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set # CONFIG_USB_STORAGE_ENE_UB6250 is not set # # USB Imaging devices # # CONFIG_USB_MDC800 is not set # CONFIG_USB_MICROTEK is not set # # USB port drivers # # CONFIG_USB_SERIAL is not set # # USB Miscellaneous drivers # # CONFIG_USB_EMI62 is not set # CONFIG_USB_EMI26 is not set # CONFIG_USB_ADUTUX is not set # CONFIG_USB_SEVSEG is not set # CONFIG_USB_RIO500 is not set # CONFIG_USB_LEGOTOWER is not set # CONFIG_USB_LCD is not set # CONFIG_USB_LED is not set # CONFIG_USB_CYPRESS_CY7C63 is not set # CONFIG_USB_CYTHERM is not set # CONFIG_USB_IDMOUSE is not set # CONFIG_USB_FTDI_ELAN is not set # CONFIG_USB_APPLEDISPLAY is not set # CONFIG_USB_SISUSBVGA is not set # CONFIG_USB_LD is not set # CONFIG_USB_TRANCEVIBRATOR is not set # CONFIG_USB_IOWARRIOR is not set # CONFIG_USB_TEST is not set # CONFIG_USB_ISIGHTFW is not set # CONFIG_USB_YUREX is not set # CONFIG_USB_EZUSB_FX2 is not set # # USB Physical Layer drivers # # CONFIG_USB_ISP1301 is not set # CONFIG_USB_RCAR_PHY is not set # CONFIG_USB_GADGET is not set # # OTG and related infrastructure # # CONFIG_NOP_USB_XCEIV is not set # CONFIG_UWB is not set # CONFIG_MMC is not set # CONFIG_MEMSTICK is not set # CONFIG_NEW_LEDS is not set # CONFIG_ACCESSIBILITY is not set # CONFIG_INFINIBAND is not set CONFIG_EDAC=y CONFIG_EDAC_LEGACY_SYSFS=y # CONFIG_EDAC_DEBUG is not set CONFIG_EDAC_MM_EDAC=m # CONFIG_EDAC_E752X is not set # CONFIG_EDAC_I82975X is not set # CONFIG_EDAC_I3000 is not set # CONFIG_EDAC_I3200 is not set # CONFIG_EDAC_X38 is not set # CONFIG_EDAC_I5400 is not set # CONFIG_EDAC_I7CORE is not set # CONFIG_EDAC_I5000 is not set # CONFIG_EDAC_I5100 is not set # CONFIG_EDAC_I7300 is not set CONFIG_EDAC_SBRIDGE=m CONFIG_RTC_LIB=y CONFIG_RTC_CLASS=y # CONFIG_RTC_HCTOSYS is not set # CONFIG_RTC_DEBUG is not set # # RTC interfaces # CONFIG_RTC_INTF_SYSFS=y CONFIG_RTC_INTF_PROC=y CONFIG_RTC_INTF_DEV=y # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set # CONFIG_RTC_DRV_TEST is not set # # I2C RTC drivers # # CONFIG_RTC_DRV_DS1307 is not set # CONFIG_RTC_DRV_DS1374 is not set # CONFIG_RTC_DRV_DS1672 is not set # CONFIG_RTC_DRV_DS3232 is not set # CONFIG_RTC_DRV_MAX6900 is not set # CONFIG_RTC_DRV_RS5C372 is not set # CONFIG_RTC_DRV_ISL1208 is not set # CONFIG_RTC_DRV_ISL12022 is not set # CONFIG_RTC_DRV_X1205 is not set # CONFIG_RTC_DRV_PCF8523 is not set # CONFIG_RTC_DRV_PCF8563 is not set # CONFIG_RTC_DRV_PCF8583 is not set # CONFIG_RTC_DRV_M41T80 is not set # CONFIG_RTC_DRV_BQ32K is not set # CONFIG_RTC_DRV_S35390A is not set # CONFIG_RTC_DRV_FM3130 is not set # CONFIG_RTC_DRV_RX8581 is not set # CONFIG_RTC_DRV_RX8025 is not set # CONFIG_RTC_DRV_EM3027 is not set # CONFIG_RTC_DRV_RV3029C2 is not set # # SPI RTC drivers # # # Platform RTC drivers # CONFIG_RTC_DRV_CMOS=m # CONFIG_RTC_DRV_DS1286 is not set # CONFIG_RTC_DRV_DS1511 is not set # CONFIG_RTC_DRV_DS1553 is not set # CONFIG_RTC_DRV_DS1742 is not set # CONFIG_RTC_DRV_STK17TA8 is not set # CONFIG_RTC_DRV_M48T86 is not set # CONFIG_RTC_DRV_M48T35 is not set # CONFIG_RTC_DRV_M48T59 is not set # CONFIG_RTC_DRV_MSM6242 is not set # CONFIG_RTC_DRV_BQ4802 is not set # CONFIG_RTC_DRV_RP5C01 is not set # CONFIG_RTC_DRV_V3020 is not set # CONFIG_RTC_DRV_DS2404 is not set # # on-CPU RTC drivers # # CONFIG_DMADEVICES is not set # CONFIG_AUXDISPLAY is not set # CONFIG_UIO is not set # CONFIG_VFIO is not set # # Virtio drivers # # CONFIG_VIRTIO_PCI is not set # CONFIG_VIRTIO_MMIO is not set # # Microsoft Hyper-V guest support # # CONFIG_HYPERV is not set # CONFIG_STAGING is not set CONFIG_X86_PLATFORM_DEVICES=y # CONFIG_ACERHDF is not set # CONFIG_ASUS_LAPTOP is not set # CONFIG_FUJITSU_LAPTOP is not set # CONFIG_FUJITSU_TABLET is not set # CONFIG_HP_ACCEL is not set # CONFIG_PANASONIC_LAPTOP is not set # CONFIG_THINKPAD_ACPI is not set # CONFIG_SENSORS_HDAPS is not set # CONFIG_INTEL_MENLOW is not set # CONFIG_ACPI_WMI is not set # CONFIG_TOPSTAR_LAPTOP is not set # CONFIG_TOSHIBA_BT_RFKILL is not set # CONFIG_ACPI_CMPC is not set # CONFIG_INTEL_IPS is not set # CONFIG_IBM_RTL is not set # CONFIG_XO15_EBOOK is not set # CONFIG_SAMSUNG_LAPTOP is not set CONFIG_APPLE_GMUX=m # # Hardware Spinlock drivers # CONFIG_CLKEVT_I8253=y CONFIG_CLKBLD_I8253=y CONFIG_IOMMU_API=y CONFIG_IOMMU_SUPPORT=y CONFIG_AMD_IOMMU=y CONFIG_AMD_IOMMU_STATS=y CONFIG_DMAR_TABLE=y CONFIG_INTEL_IOMMU=y # CONFIG_INTEL_IOMMU_DEFAULT_ON is not set CONFIG_INTEL_IOMMU_FLOPPY_WA=y # CONFIG_IRQ_REMAP is not set # # Remoteproc drivers (EXPERIMENTAL) # # CONFIG_STE_MODEM_RPROC is not set # # Rpmsg drivers (EXPERIMENTAL) # # CONFIG_VIRT_DRIVERS is not set # CONFIG_PM_DEVFREQ is not set # CONFIG_EXTCON is not set # CONFIG_MEMORY is not set # CONFIG_IIO is not set # CONFIG_VME_BUS is not set # CONFIG_PWM is not set # CONFIG_IPACK_BUS is not set # # Firmware Drivers # # CONFIG_EDD is not set # CONFIG_FIRMWARE_MEMMAP is not set CONFIG_EFI_VARS=m CONFIG_EFI_VARS_PSTORE=y # CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE is not set # CONFIG_DELL_RBU is not set # CONFIG_DCDBAS is not set CONFIG_DMIID=y # CONFIG_DMI_SYSFS is not set # CONFIG_ISCSI_IBFT_FIND is not set # CONFIG_GOOGLE_FIRMWARE is not set # # File systems # CONFIG_DCACHE_WORD_ACCESS=y # CONFIG_EXT2_FS is not set # CONFIG_EXT3_FS is not set CONFIG_EXT4_FS=m CONFIG_EXT4_USE_FOR_EXT23=y CONFIG_EXT4_FS_POSIX_ACL=y CONFIG_EXT4_FS_SECURITY=y # CONFIG_EXT4_DEBUG is not set CONFIG_JBD2=m # CONFIG_JBD2_DEBUG is not set CONFIG_FS_MBCACHE=m # CONFIG_REISERFS_FS is not set # CONFIG_JFS_FS is not set # CONFIG_XFS_FS is not set # CONFIG_GFS2_FS is not set CONFIG_BTRFS_FS=m CONFIG_BTRFS_FS_POSIX_ACL=y # CONFIG_BTRFS_FS_CHECK_INTEGRITY is not set # CONFIG_NILFS2_FS is not set CONFIG_FS_POSIX_ACL=y CONFIG_FILE_LOCKING=y CONFIG_FSNOTIFY=y CONFIG_DNOTIFY=y CONFIG_INOTIFY_USER=y CONFIG_FANOTIFY=y # CONFIG_QUOTA is not set # CONFIG_QUOTACTL is not set CONFIG_AUTOFS4_FS=m # CONFIG_FUSE_FS is not set CONFIG_GENERIC_ACL=y # # Caches # # CONFIG_FSCACHE is not set # # CD-ROM/DVD Filesystems # CONFIG_ISO9660_FS=m CONFIG_JOLIET=y CONFIG_ZISOFS=y # CONFIG_UDF_FS is not set # # DOS/FAT/NT Filesystems # CONFIG_FAT_FS=m # CONFIG_MSDOS_FS is not set CONFIG_VFAT_FS=m CONFIG_FAT_DEFAULT_CODEPAGE=437 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" # CONFIG_NTFS_FS is not set # # Pseudo filesystems # CONFIG_PROC_FS=y CONFIG_PROC_KCORE=y CONFIG_PROC_SYSCTL=y CONFIG_PROC_PAGE_MONITOR=y CONFIG_SYSFS=y CONFIG_TMPFS=y CONFIG_TMPFS_POSIX_ACL=y CONFIG_TMPFS_XATTR=y CONFIG_HUGETLBFS=y CONFIG_HUGETLB_PAGE=y # CONFIG_CONFIGFS_FS is not set CONFIG_MISC_FILESYSTEMS=y # CONFIG_ADFS_FS is not set # CONFIG_AFFS_FS is not set # CONFIG_HFS_FS is not set CONFIG_HFSPLUS_FS=m # CONFIG_BEFS_FS is not set # CONFIG_BFS_FS is not set # CONFIG_EFS_FS is not set # CONFIG_LOGFS is not set # CONFIG_CRAMFS is not set # CONFIG_SQUASHFS is not set # CONFIG_VXFS_FS is not set # CONFIG_MINIX_FS is not set # CONFIG_OMFS_FS is not set # CONFIG_HPFS_FS is not set # CONFIG_QNX4FS_FS is not set # CONFIG_QNX6FS_FS is not set # CONFIG_ROMFS_FS is not set CONFIG_PSTORE=y # CONFIG_PSTORE_CONSOLE is not set # CONFIG_PSTORE_RAM is not set # CONFIG_SYSV_FS is not set # CONFIG_UFS_FS is not set # CONFIG_F2FS_FS is not set # CONFIG_NETWORK_FILESYSTEMS is not set CONFIG_NLS=y CONFIG_NLS_DEFAULT="utf8" CONFIG_NLS_CODEPAGE_437=m # CONFIG_NLS_CODEPAGE_737 is not set # CONFIG_NLS_CODEPAGE_775 is not set # CONFIG_NLS_CODEPAGE_850 is not set # CONFIG_NLS_CODEPAGE_852 is not set # CONFIG_NLS_CODEPAGE_855 is not set # CONFIG_NLS_CODEPAGE_857 is not set # CONFIG_NLS_CODEPAGE_860 is not set # CONFIG_NLS_CODEPAGE_861 is not set # CONFIG_NLS_CODEPAGE_862 is not set # CONFIG_NLS_CODEPAGE_863 is not set # CONFIG_NLS_CODEPAGE_864 is not set # CONFIG_NLS_CODEPAGE_865 is not set # CONFIG_NLS_CODEPAGE_866 is not set # CONFIG_NLS_CODEPAGE_869 is not set # CONFIG_NLS_CODEPAGE_936 is not set # CONFIG_NLS_CODEPAGE_950 is not set # CONFIG_NLS_CODEPAGE_932 is not set # CONFIG_NLS_CODEPAGE_949 is not set # CONFIG_NLS_CODEPAGE_874 is not set # CONFIG_NLS_ISO8859_8 is not set # CONFIG_NLS_CODEPAGE_1250 is not set # CONFIG_NLS_CODEPAGE_1251 is not set CONFIG_NLS_ASCII=m CONFIG_NLS_ISO8859_1=m # CONFIG_NLS_ISO8859_2 is not set # CONFIG_NLS_ISO8859_3 is not set # CONFIG_NLS_ISO8859_4 is not set # CONFIG_NLS_ISO8859_5 is not set # CONFIG_NLS_ISO8859_6 is not set # CONFIG_NLS_ISO8859_7 is not set # CONFIG_NLS_ISO8859_9 is not set # CONFIG_NLS_ISO8859_13 is not set # CONFIG_NLS_ISO8859_14 is not set # CONFIG_NLS_ISO8859_15 is not set # CONFIG_NLS_KOI8_R is not set # CONFIG_NLS_KOI8_U is not set # CONFIG_NLS_MAC_ROMAN is not set # CONFIG_NLS_MAC_CELTIC is not set # CONFIG_NLS_MAC_CENTEURO is not set # CONFIG_NLS_MAC_CROATIAN is not set # CONFIG_NLS_MAC_CYRILLIC is not set # CONFIG_NLS_MAC_GAELIC is not set # CONFIG_NLS_MAC_GREEK is not set # CONFIG_NLS_MAC_ICELAND is not set # CONFIG_NLS_MAC_INUIT is not set # CONFIG_NLS_MAC_ROMANIAN is not set # CONFIG_NLS_MAC_TURKISH is not set CONFIG_NLS_UTF8=m # # Kernel hacking # CONFIG_TRACE_IRQFLAGS_SUPPORT=y CONFIG_PRINTK_TIME=y CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4 # CONFIG_ENABLE_WARN_DEPRECATED is not set CONFIG_ENABLE_MUST_CHECK=y CONFIG_FRAME_WARN=2048 CONFIG_MAGIC_SYSRQ=y # CONFIG_STRIP_ASM_SYMS is not set # CONFIG_READABLE_ASM is not set # CONFIG_UNUSED_SYMBOLS is not set CONFIG_DEBUG_FS=y # CONFIG_HEADERS_CHECK is not set # CONFIG_DEBUG_SECTION_MISMATCH is not set CONFIG_DEBUG_KERNEL=y # CONFIG_DEBUG_SHIRQ is not set # CONFIG_LOCKUP_DETECTOR is not set # CONFIG_PANIC_ON_OOPS is not set CONFIG_PANIC_ON_OOPS_VALUE=0 # CONFIG_DETECT_HUNG_TASK is not set # CONFIG_SCHED_DEBUG is not set CONFIG_SCHEDSTATS=y CONFIG_TIMER_STATS=y # CONFIG_DEBUG_OBJECTS is not set # CONFIG_SLUB_STATS is not set CONFIG_HAVE_DEBUG_KMEMLEAK=y # CONFIG_DEBUG_KMEMLEAK is not set # CONFIG_DEBUG_RT_MUTEXES is not set # CONFIG_RT_MUTEX_TESTER is not set # CONFIG_DEBUG_SPINLOCK is not set # CONFIG_DEBUG_MUTEXES is not set # CONFIG_DEBUG_LOCK_ALLOC is not set # CONFIG_PROVE_LOCKING is not set # CONFIG_SPARSE_RCU_POINTER is not set # CONFIG_LOCK_STAT is not set # CONFIG_DEBUG_ATOMIC_SLEEP is not set # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set CONFIG_STACKTRACE=y CONFIG_DEBUG_STACK_USAGE=y # CONFIG_DEBUG_KOBJECT is not set CONFIG_DEBUG_BUGVERBOSE=y # CONFIG_DEBUG_INFO is not set # CONFIG_DEBUG_VM is not set # CONFIG_DEBUG_VIRTUAL is not set # CONFIG_DEBUG_WRITECOUNT is not set # CONFIG_DEBUG_MEMORY_INIT is not set # CONFIG_DEBUG_LIST is not set # CONFIG_TEST_LIST_SORT is not set # CONFIG_DEBUG_SG is not set # CONFIG_DEBUG_NOTIFIERS is not set # CONFIG_DEBUG_CREDENTIALS is not set CONFIG_ARCH_WANT_FRAME_POINTERS=y CONFIG_FRAME_POINTER=y # CONFIG_BOOT_PRINTK_DELAY is not set # CONFIG_RCU_TORTURE_TEST is not set CONFIG_RCU_CPU_STALL_TIMEOUT=21 # CONFIG_RCU_CPU_STALL_INFO is not set # CONFIG_RCU_TRACE is not set # CONFIG_BACKTRACE_SELF_TEST is not set # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set # CONFIG_DEBUG_PER_CPU_MAPS is not set # CONFIG_LKDTM is not set # CONFIG_NOTIFIER_ERROR_INJECTION is not set # CONFIG_FAULT_INJECTION is not set # CONFIG_LATENCYTOP is not set # CONFIG_DEBUG_PAGEALLOC is not set CONFIG_USER_STACKTRACE_SUPPORT=y CONFIG_NOP_TRACER=y CONFIG_HAVE_FUNCTION_TRACER=y CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST=y CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y CONFIG_HAVE_DYNAMIC_FTRACE=y CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y CONFIG_HAVE_SYSCALL_TRACEPOINTS=y CONFIG_HAVE_FENTRY=y CONFIG_HAVE_C_RECORDMCOUNT=y CONFIG_TRACE_CLOCK=y CONFIG_RING_BUFFER=y CONFIG_EVENT_TRACING=y CONFIG_EVENT_POWER_TRACING_DEPRECATED=y CONFIG_CONTEXT_SWITCH_TRACER=y CONFIG_TRACING=y CONFIG_GENERIC_TRACER=y CONFIG_TRACING_SUPPORT=y CONFIG_FTRACE=y # CONFIG_FUNCTION_TRACER is not set # CONFIG_IRQSOFF_TRACER is not set # CONFIG_SCHED_TRACER is not set # CONFIG_FTRACE_SYSCALLS is not set CONFIG_BRANCH_PROFILE_NONE=y # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set # CONFIG_PROFILE_ALL_BRANCHES is not set # CONFIG_STACK_TRACER is not set CONFIG_BLK_DEV_IO_TRACE=y # CONFIG_UPROBE_EVENT is not set # CONFIG_PROBE_EVENTS is not set # CONFIG_FTRACE_STARTUP_TEST is not set # CONFIG_MMIOTRACE is not set # CONFIG_RING_BUFFER_BENCHMARK is not set # CONFIG_RBTREE_TEST is not set # CONFIG_INTERVAL_TREE_TEST is not set CONFIG_PROVIDE_OHCI1394_DMA_INIT=y # CONFIG_DYNAMIC_DEBUG is not set # CONFIG_DMA_API_DEBUG is not set # CONFIG_ATOMIC64_SELFTEST is not set # CONFIG_SAMPLES is not set CONFIG_HAVE_ARCH_KGDB=y # CONFIG_KGDB is not set CONFIG_HAVE_ARCH_KMEMCHECK=y # CONFIG_KMEMCHECK is not set # CONFIG_TEST_KSTRTOX is not set # CONFIG_STRICT_DEVMEM is not set CONFIG_X86_VERBOSE_BOOTUP=y CONFIG_EARLY_PRINTK=y CONFIG_EARLY_PRINTK_DBGP=y CONFIG_DEBUG_STACKOVERFLOW=y # CONFIG_X86_PTDUMP is not set CONFIG_DEBUG_RODATA=y # CONFIG_DEBUG_RODATA_TEST is not set # CONFIG_DEBUG_SET_MODULE_RONX is not set # CONFIG_DEBUG_NX_TEST is not set # CONFIG_DEBUG_TLBFLUSH is not set # CONFIG_IOMMU_STRESS is not set CONFIG_HAVE_MMIOTRACE_SUPPORT=y CONFIG_IO_DELAY_TYPE_0X80=0 CONFIG_IO_DELAY_TYPE_0XED=1 CONFIG_IO_DELAY_TYPE_UDELAY=2 CONFIG_IO_DELAY_TYPE_NONE=3 CONFIG_IO_DELAY_0X80=y # CONFIG_IO_DELAY_0XED is not set # CONFIG_IO_DELAY_UDELAY is not set # CONFIG_IO_DELAY_NONE is not set CONFIG_DEFAULT_IO_DELAY_TYPE=0 CONFIG_DEBUG_BOOT_PARAMS=y # CONFIG_CPA_DEBUG is not set CONFIG_OPTIMIZE_INLINING=y # CONFIG_DEBUG_STRICT_USER_COPY_CHECKS is not set # CONFIG_DEBUG_NMI_SELFTEST is not set # # Security options # # CONFIG_KEYS is not set # CONFIG_SECURITY_DMESG_RESTRICT is not set # CONFIG_SECURITY is not set # CONFIG_SECURITYFS is not set # CONFIG_INTEL_TXT is not set CONFIG_DEFAULT_SECURITY_DAC=y CONFIG_DEFAULT_SECURITY="" CONFIG_CRYPTO=y # # Crypto core or helper # CONFIG_CRYPTO_ALGAPI=y CONFIG_CRYPTO_ALGAPI2=y CONFIG_CRYPTO_AEAD2=y CONFIG_CRYPTO_BLKCIPHER=m CONFIG_CRYPTO_BLKCIPHER2=y CONFIG_CRYPTO_HASH=m CONFIG_CRYPTO_HASH2=y CONFIG_CRYPTO_RNG2=y CONFIG_CRYPTO_PCOMP2=y CONFIG_CRYPTO_MANAGER=m CONFIG_CRYPTO_MANAGER2=y CONFIG_CRYPTO_USER=m CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y # CONFIG_CRYPTO_GF128MUL is not set # CONFIG_CRYPTO_NULL is not set # CONFIG_CRYPTO_PCRYPT is not set CONFIG_CRYPTO_WORKQUEUE=y CONFIG_CRYPTO_CRYPTD=m # CONFIG_CRYPTO_AUTHENC is not set # CONFIG_CRYPTO_TEST is not set # # Authenticated Encryption with Associated Data # # CONFIG_CRYPTO_CCM is not set # CONFIG_CRYPTO_GCM is not set # CONFIG_CRYPTO_SEQIV is not set # # Block modes # CONFIG_CRYPTO_CBC=m # CONFIG_CRYPTO_CTR is not set # CONFIG_CRYPTO_CTS is not set # CONFIG_CRYPTO_ECB is not set # CONFIG_CRYPTO_LRW is not set # CONFIG_CRYPTO_PCBC is not set # CONFIG_CRYPTO_XTS is not set # # Hash modes # # CONFIG_CRYPTO_HMAC is not set # CONFIG_CRYPTO_XCBC is not set # CONFIG_CRYPTO_VMAC is not set # # Digest # CONFIG_CRYPTO_CRC32C=m # CONFIG_CRYPTO_CRC32C_INTEL is not set # CONFIG_CRYPTO_GHASH is not set # CONFIG_CRYPTO_MD4 is not set # CONFIG_CRYPTO_MD5 is not set # CONFIG_CRYPTO_MICHAEL_MIC is not set # CONFIG_CRYPTO_RMD128 is not set # CONFIG_CRYPTO_RMD160 is not set # CONFIG_CRYPTO_RMD256 is not set # CONFIG_CRYPTO_RMD320 is not set CONFIG_CRYPTO_SHA1=m CONFIG_CRYPTO_SHA1_SSSE3=m CONFIG_CRYPTO_SHA256=m # CONFIG_CRYPTO_SHA512 is not set # CONFIG_CRYPTO_TGR192 is not set # CONFIG_CRYPTO_WP512 is not set # CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL is not set # # Ciphers # CONFIG_CRYPTO_AES=y CONFIG_CRYPTO_AES_X86_64=m # CONFIG_CRYPTO_AES_NI_INTEL is not set # CONFIG_CRYPTO_ANUBIS is not set CONFIG_CRYPTO_ARC4=m # CONFIG_CRYPTO_BLOWFISH is not set # CONFIG_CRYPTO_BLOWFISH_X86_64 is not set # CONFIG_CRYPTO_CAMELLIA is not set # CONFIG_CRYPTO_CAMELLIA_X86_64 is not set # CONFIG_CRYPTO_CAMELLIA_AESNI_AVX_X86_64 is not set # CONFIG_CRYPTO_CAST5 is not set # CONFIG_CRYPTO_CAST5_AVX_X86_64 is not set # CONFIG_CRYPTO_CAST6 is not set # CONFIG_CRYPTO_CAST6_AVX_X86_64 is not set # CONFIG_CRYPTO_DES is not set # CONFIG_CRYPTO_FCRYPT is not set # CONFIG_CRYPTO_KHAZAD is not set # CONFIG_CRYPTO_SALSA20 is not set # CONFIG_CRYPTO_SALSA20_X86_64 is not set # CONFIG_CRYPTO_SEED is not set # CONFIG_CRYPTO_SERPENT is not set # CONFIG_CRYPTO_SERPENT_SSE2_X86_64 is not set # CONFIG_CRYPTO_SERPENT_AVX_X86_64 is not set # CONFIG_CRYPTO_TEA is not set # CONFIG_CRYPTO_TWOFISH is not set # CONFIG_CRYPTO_TWOFISH_X86_64 is not set # CONFIG_CRYPTO_TWOFISH_X86_64_3WAY is not set # CONFIG_CRYPTO_TWOFISH_AVX_X86_64 is not set # # Compression # # CONFIG_CRYPTO_DEFLATE is not set # CONFIG_CRYPTO_ZLIB is not set # CONFIG_CRYPTO_LZO is not set # # Random Number Generation # # CONFIG_CRYPTO_ANSI_CPRNG is not set # CONFIG_CRYPTO_USER_API_HASH is not set # CONFIG_CRYPTO_USER_API_SKCIPHER is not set # CONFIG_CRYPTO_HW is not set CONFIG_HAVE_KVM=y CONFIG_HAVE_KVM_IRQCHIP=y CONFIG_HAVE_KVM_EVENTFD=y CONFIG_KVM_APIC_ARCHITECTURE=y CONFIG_KVM_MMIO=y CONFIG_KVM_ASYNC_PF=y CONFIG_HAVE_KVM_MSI=y CONFIG_HAVE_KVM_CPU_RELAX_INTERCEPT=y CONFIG_VIRTUALIZATION=y CONFIG_KVM=m CONFIG_KVM_INTEL=m # CONFIG_KVM_AMD is not set # CONFIG_KVM_MMU_AUDIT is not set CONFIG_VHOST_NET=m CONFIG_BINARY_PRINTF=y # # Library routines # CONFIG_BITREVERSE=y CONFIG_GENERIC_STRNCPY_FROM_USER=y CONFIG_GENERIC_STRNLEN_USER=y CONFIG_GENERIC_FIND_FIRST_BIT=y CONFIG_GENERIC_PCI_IOMAP=y CONFIG_GENERIC_IOMAP=y CONFIG_GENERIC_IO=y CONFIG_PERCPU_RWSEM=y # CONFIG_CRC_CCITT is not set CONFIG_CRC16=m # CONFIG_CRC_T10DIF is not set # CONFIG_CRC_ITU_T is not set CONFIG_CRC32=y # CONFIG_CRC32_SELFTEST is not set CONFIG_CRC32_SLICEBY8=y # CONFIG_CRC32_SLICEBY4 is not set # CONFIG_CRC32_SARWATE is not set # CONFIG_CRC32_BIT is not set # CONFIG_CRC7 is not set CONFIG_LIBCRC32C=m # CONFIG_CRC8 is not set CONFIG_ZLIB_INFLATE=m CONFIG_ZLIB_DEFLATE=m CONFIG_LZO_COMPRESS=y CONFIG_LZO_DECOMPRESS=y CONFIG_XZ_DEC=y CONFIG_XZ_DEC_X86=y CONFIG_XZ_DEC_POWERPC=y CONFIG_XZ_DEC_IA64=y CONFIG_XZ_DEC_ARM=y CONFIG_XZ_DEC_ARMTHUMB=y CONFIG_XZ_DEC_SPARC=y CONFIG_XZ_DEC_BCJ=y # CONFIG_XZ_DEC_TEST is not set CONFIG_DECOMPRESS_XZ=y CONFIG_GENERIC_ALLOCATOR=y CONFIG_HAS_IOMEM=y CONFIG_HAS_IOPORT=y CONFIG_HAS_DMA=y CONFIG_CHECK_SIGNATURE=y CONFIG_CPU_RMAP=y CONFIG_DQL=y CONFIG_NLATTR=y CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y CONFIG_AVERAGE=y # CONFIG_CORDIC is not set # CONFIG_DDR is not set building /nix/store/1xw4jz8f6l143m35l9gkdfwhd8jc0hvw-linux-3.8.9 unpacking sources patching sources configuring '/tmp/nix-build-linux-3.8.9.drv-1/build/.config' -> '/nix/store/6yxnzz2nviibibxrkss7qi11i2ksacl8-mbp-13-config' building sub-make building scripts_basic building scripts/basic/fixdep HOSTCC scripts/basic/fixdep building __build building outputmakefile GEN /tmp/nix-build-linux-3.8.9.drv-1/build/Makefile building oldconfig building scripts/kconfig/conf.o HOSTCC scripts/kconfig/conf.o building scripts/kconfig/zconf.tab.c SHIPPED scripts/kconfig/zconf.tab.c building scripts/kconfig/zconf.lex.c SHIPPED scripts/kconfig/zconf.lex.c building scripts/kconfig/zconf.hash.c SHIPPED scripts/kconfig/zconf.hash.c building scripts/kconfig/zconf.tab.o HOSTCC scripts/kconfig/zconf.tab.o building scripts/kconfig/conf HOSTLD scripts/kconfig/conf building oldconfig scripts/kconfig/conf --oldconfig Kconfig # # configuration written to .config # building oldconfig building make flags: O=$(buildRoot) INSTALL_PATH=$(out) INSTALL_MOD_PATH=$(out) INSTALL_FW_PATH=$(out)/lib/firmware INSTALLKERNEL=/nix/store/xw9l2brj8kdnmi823pxf2qj4zhcnfssb-installkernel building sub-make building include/config/auto.conf.cmd building include/config/auto.conf building scripts_basic building outputmakefile building scripts/basic/fixdep building __build  GEN /tmp/nix-build-linux-3.8.9.drv-1/build/Makefile building silentoldconfig building scripts/kconfig/conf.o building scripts/kconfig/zconf.tab.o building scripts/kconfig/conf building silentoldconfig scripts/kconfig/conf --silentoldconfig Kconfig building archheaders building scripts_basic building include/config/kernel.release building outputmakefile building asm-generic building include/generated/uapi/linux/version.h building init/modules.builtin building usr/modules.builtin building arch/x86/modules.builtin building arch/x86/syscalls/../include/generated/uapi/asm/unistd_32.h SYSHDR arch/x86/syscalls/../include/generated/uapi/asm/unistd_32.h building arch/x86/syscalls/../include/generated/uapi/asm/unistd_64.h SYSHDR arch/x86/syscalls/../include/generated/uapi/asm/unistd_64.h building arch/x86/syscalls/../include/generated/uapi/asm/unistd_x32.h SYSHDR arch/x86/syscalls/../include/generated/uapi/asm/unistd_x32.h building arch/x86/syscalls/../include/generated/asm/syscalls_32.h SYSTBL arch/x86/syscalls/../include/generated/asm/syscalls_32.h building arch/x86/syscalls/../include/generated/asm/unistd_32_ia32.h building arch/x86/syscalls/../include/generated/asm/unistd_64_x32.h SYSHDR arch/x86/syscalls/../include/generated/asm/unistd_32_ia32.h building arch/x86/syscalls/../include/generated/asm/syscalls_64.h SYSHDR arch/x86/syscalls/../include/generated/asm/unistd_64_x32.h  SYSTBL arch/x86/syscalls/../include/generated/asm/syscalls_64.h building kernel/modules.builtin building usr/modules.builtin building __modbuiltin building mm/modules.builtin building arch/x86/crypto building arch/x86/ia32 building arch/x86/crypto/modules.builtin building __modbuiltin building arch/x86/kernel building arch/x86/ia32/modules.builtin building __modbuiltin building arch/x86/mm building arch/x86/kernel/acpi building arch/x86/kernel/apic building arch/x86/kernel/acpi/modules.builtin building __modbuiltin building arch/x86/kernel/cpu building arch/x86/kernel/apic/modules.builtin building __modbuiltin building arch/x86/kernel/cpu/mcheck building arch/x86/kernel/cpu/mtrr building arch/x86/kernel/cpu/mcheck/modules.builtin building __modbuiltin building arch/x86/kernel/cpu/mtrr/modules.builtin building __modbuiltin building arch/x86/kernel/cpu/modules.builtin building __modbuiltin building arch/x86/kernel/modules.builtin building __modbuiltin building arch/x86/net building arch/x86/mm/modules.builtin building __modbuiltin building arch/x86/platform building arch/x86/net/modules.builtin building __modbuiltin building arch/x86/realmode building arch/x86/platform/ce4100 building arch/x86/platform/efi building arch/x86/platform/ce4100/modules.builtin building __modbuiltin building arch/x86/platform/geode building arch/x86/platform/efi/modules.builtin building __modbuiltin building arch/x86/platform/iris building arch/x86/platform/geode/modules.builtin building __modbuiltin building arch/x86/platform/mrst building arch/x86/platform/iris/modules.builtin building __modbuiltin building arch/x86/platform/olpc building arch/x86/platform/mrst/modules.builtin building __modbuiltin building arch/x86/platform/scx200 building arch/x86/platform/olpc/modules.builtin building __modbuiltin building arch/x86/platform/sfi building arch/x86/platform/scx200/modules.builtin building __modbuiltin building arch/x86/platform/uv building arch/x86/platform/sfi/modules.builtin building __modbuiltin building arch/x86/platform/visws building arch/x86/platform/uv/modules.builtin building __modbuiltin building arch/x86/platform/visws/modules.builtin building __modbuiltin building arch/x86/platform/modules.builtin building __modbuiltin building arch/x86/vdso building arch/x86/realmode/modules.builtin building __modbuiltin building arch/x86/vdso/modules.builtin building __modbuiltin building arch/x86/modules.builtin building __modbuiltin building fs/modules.builtin building kernel/events building kernel/irq building kernel/events/modules.builtin building __modbuiltin building kernel/power building kernel/irq/modules.builtin building __modbuiltin building kernel/sched building kernel/power/modules.builtin building __modbuiltin building kernel/time building kernel/sched/modules.builtin building __modbuiltin building kernel/trace building kernel/time/modules.builtin building __modbuiltin building kernel/trace/modules.builtin building __modbuiltin building kernel/modules.builtin building __modbuiltin building ipc/modules.builtin building mm/modules.builtin building __modbuiltin building security/modules.builtin building fs/debugfs building fs/devpts building fs/debugfs/modules.builtin building __modbuiltin building fs/exofs building fs/devpts/modules.builtin building __modbuiltin building fs/hugetlbfs building fs/exofs/modules.builtin building __modbuiltin building fs/nls building fs/hugetlbfs/modules.builtin building __modbuiltin building fs/notify building fs/nls/modules.builtin building __modbuiltin building fs/proc building fs/notify/dnotify building fs/notify/fanotify building fs/notify/dnotify/modules.builtin building __modbuiltin building fs/notify/inotify building fs/notify/fanotify/modules.builtin building __modbuiltin building fs/notify/inotify/modules.builtin building __modbuiltin building fs/notify/modules.builtin building __modbuiltin building fs/pstore building fs/proc/modules.builtin building __modbuiltin building fs/quota building fs/pstore/modules.builtin building __modbuiltin building fs/ramfs building fs/quota/modules.builtin building __modbuiltin building fs/sysfs building fs/ramfs/modules.builtin building __modbuiltin building fs/sysfs/modules.builtin building __modbuiltin building fs/modules.builtin building __modbuiltin building crypto/modules.builtin building ipc/modules.builtin building __modbuiltin building block/modules.builtin building security/modules.builtin building __modbuiltin building drivers/modules.builtin building crypto/modules.builtin building __modbuiltin building sound/modules.builtin building block/partitions building block/partitions/modules.builtin building __modbuiltin building block/modules.builtin building __modbuiltin building firmware/modules.builtin building drivers/acpi building drivers/amba building drivers/acpi/acpica building drivers/acpi/apei building drivers/acpi/acpica/modules.builtin building __modbuiltin building drivers/acpi/apei/modules.builtin building __modbuiltin building drivers/acpi/modules.builtin building __modbuiltin building drivers/auxdisplay building drivers/amba/modules.builtin building __modbuiltin building drivers/base building drivers/auxdisplay/modules.builtin building __modbuiltin building drivers/block building drivers/base/power building drivers/base/power/modules.builtin building __modbuiltin building drivers/base/modules.builtin building __modbuiltin building drivers/bus building drivers/block/modules.builtin building __modbuiltin building drivers/cdrom building drivers/bus/modules.builtin building __modbuiltin building drivers/char building drivers/cdrom/modules.builtin building __modbuiltin building drivers/clk building drivers/char/modules.builtin building __modbuiltin building drivers/clocksource building drivers/clk/modules.builtin building __modbuiltin building drivers/cpufreq building drivers/clocksource/modules.builtin building __modbuiltin building drivers/cpuidle building drivers/cpufreq/modules.builtin building __modbuiltin building drivers/crypto building drivers/cpuidle/governors building drivers/cpuidle/governors/modules.builtin building __modbuiltin building drivers/cpuidle/modules.builtin building __modbuiltin building drivers/edac building drivers/crypto/modules.builtin building __modbuiltin building drivers/firewire building drivers/edac/modules.builtin building __modbuiltin building drivers/firmware building drivers/firewire/modules.builtin building __modbuiltin building drivers/gpio building drivers/firmware/modules.builtin building __modbuiltin building drivers/gpu building drivers/gpio/modules.builtin building __modbuiltin building drivers/hsi building drivers/gpu/drm building drivers/gpu/stub building drivers/gpu/drm/i2c building drivers/gpu/drm/i2c/modules.builtin building __modbuiltin building drivers/gpu/drm/modules.builtin building __modbuiltin building drivers/gpu/vga building drivers/gpu/stub/modules.builtin building __modbuiltin building drivers/gpu/vga/modules.builtin building __modbuiltin building drivers/gpu/modules.builtin building __modbuiltin building drivers/i2c building drivers/hsi/clients building drivers/hsi/clients/modules.builtin building __modbuiltin building drivers/hsi/modules.builtin building __modbuiltin building drivers/idle building drivers/i2c/algos building drivers/i2c/busses building drivers/i2c/algos/modules.builtin building __modbuiltin building drivers/i2c/muxes building drivers/i2c/busses/modules.builtin building __modbuiltin building drivers/i2c/muxes/modules.builtin building __modbuiltin building drivers/i2c/modules.builtin building __modbuiltin building drivers/input building drivers/idle/modules.builtin building __modbuiltin building drivers/iommu building drivers/input/mouse building drivers/input/mouse/modules.builtin building __modbuiltin building drivers/input/modules.builtin building __modbuiltin building drivers/irqchip building drivers/iommu/modules.builtin building __modbuiltin building drivers/leds building drivers/irqchip/modules.builtin building __modbuiltin building drivers/lguest building drivers/leds/modules.builtin building __modbuiltin building drivers/macintosh building drivers/lguest/modules.builtin building __modbuiltin building drivers/md building drivers/macintosh/modules.builtin building __modbuiltin building drivers/media building drivers/md/modules.builtin building __modbuiltin building drivers/mfd building drivers/media/common building drivers/media/firewire building drivers/media/common/b2c2 building drivers/media/common/saa7146 building drivers/media/common/b2c2/modules.builtin building __modbuiltin building drivers/media/common/siano building drivers/media/common/saa7146/modules.builtin building __modbuiltin building drivers/media/common/siano/modules.builtin building __modbuiltin building drivers/media/common/modules.builtin building __modbuiltin building drivers/media/i2c building drivers/media/firewire/modules.builtin building __modbuiltin building drivers/media/mmc building drivers/media/i2c/soc_camera building drivers/media/i2c/soc_camera/modules.builtin building __modbuiltin building drivers/media/i2c/modules.builtin building __modbuiltin building drivers/media/parport building drivers/media/mmc/siano building drivers/media/mmc/siano/modules.builtin building __modbuiltin building drivers/media/mmc/modules.builtin building __modbuiltin building drivers/media/pci building drivers/media/parport/modules.builtin building __modbuiltin building drivers/media/platform building drivers/media/pci/b2c2 building drivers/media/pci/ddbridge building drivers/media/pci/b2c2/modules.builtin building __modbuiltin building drivers/media/pci/dm1105 building drivers/media/pci/ddbridge/modules.builtin building __modbuiltin building drivers/media/pci/mantis building drivers/media/pci/dm1105/modules.builtin building __modbuiltin building drivers/media/pci/ngene building drivers/media/pci/mantis/modules.builtin building __modbuiltin building drivers/media/pci/pluto2 building drivers/media/pci/ngene/modules.builtin building __modbuiltin building drivers/media/pci/pt1 building drivers/media/pci/pluto2/modules.builtin building __modbuiltin building drivers/media/pci/saa7146 building drivers/media/pci/pt1/modules.builtin building __modbuiltin building drivers/media/pci/ttpci building drivers/media/pci/saa7146/modules.builtin building __modbuiltin building drivers/media/pci/ttpci/modules.builtin building __modbuiltin building drivers/media/pci/modules.builtin building __modbuiltin building drivers/media/rc building drivers/media/platform/davinci building drivers/media/platform/davinci/modules.builtin building __modbuiltin building drivers/media/platform/modules.builtin building __modbuiltin building drivers/media/tuners building drivers/media/rc/keymaps building drivers/media/rc/keymaps/modules.builtin building __modbuiltin building drivers/media/rc/modules.builtin building __modbuiltin building drivers/media/usb building drivers/media/tuners/modules.builtin building __modbuiltin building drivers/media/usb/b2c2 building drivers/media/usb/dvb-usb building drivers/media/usb/b2c2/modules.builtin building __modbuiltin building drivers/media/usb/dvb-usb-v2 building drivers/media/usb/dvb-usb/modules.builtin building __modbuiltin building drivers/media/usb/s2255 building drivers/media/usb/dvb-usb-v2/modules.builtin building __modbuiltin building drivers/media/usb/siano building drivers/media/usb/s2255/modules.builtin building __modbuiltin building drivers/media/usb/stkwebcam building drivers/media/usb/siano/modules.builtin building __modbuiltin building drivers/media/usb/ttusb-budget building drivers/media/usb/stkwebcam/modules.builtin building __modbuiltin building drivers/media/usb/ttusb-dec building drivers/media/usb/ttusb-budget/modules.builtin building __modbuiltin building drivers/media/usb/zr364xx building drivers/media/usb/ttusb-dec/modules.builtin building __modbuiltin building drivers/media/usb/zr364xx/modules.builtin building __modbuiltin building drivers/media/usb/modules.builtin building __modbuiltin building drivers/media/modules.builtin building __modbuiltin building drivers/misc building drivers/mfd/modules.builtin building __modbuiltin building drivers/mmc building drivers/misc/carma building drivers/misc/cb710 building drivers/misc/carma/modules.builtin building __modbuiltin building drivers/misc/eeprom building drivers/misc/cb710/modules.builtin building __modbuiltin building drivers/misc/lis3lv02d building drivers/misc/eeprom/modules.builtin building __modbuiltin building drivers/misc/ti-st building drivers/misc/lis3lv02d/modules.builtin building __modbuiltin building drivers/misc/ti-st/modules.builtin building __modbuiltin building drivers/misc/modules.builtin building __modbuiltin building drivers/net building drivers/mmc/modules.builtin building __modbuiltin building drivers/nfc building drivers/net/ethernet building drivers/net/wireless building drivers/net/ethernet/broadcom building drivers/net/ethernet/broadcom/modules.builtin building __modbuiltin building drivers/net/ethernet/modules.builtin building __modbuiltin building drivers/net/wireless/modules.builtin building __modbuiltin building drivers/net/modules.builtin building __modbuiltin building drivers/pci building drivers/nfc/modules.builtin building __modbuiltin building drivers/pinctrl building drivers/pci/pcie building drivers/pci/pcie/aer building drivers/pci/pcie/aer/modules.builtin building __modbuiltin building drivers/pci/pcie/modules.builtin building __modbuiltin building drivers/pci/modules.builtin building __modbuiltin building drivers/platform building drivers/pinctrl/modules.builtin building __modbuiltin building drivers/pnp building drivers/platform/x86 building drivers/platform/x86/modules.builtin building __modbuiltin building drivers/platform/modules.builtin building __modbuiltin building drivers/power building drivers/pnp/pnpacpi building drivers/pnp/pnpacpi/modules.builtin building __modbuiltin building drivers/pnp/modules.builtin building __modbuiltin building drivers/pwm building drivers/power/modules.builtin building __modbuiltin building drivers/rtc building drivers/pwm/modules.builtin building __modbuiltin building drivers/tty building drivers/rtc/modules.builtin building __modbuiltin building drivers/usb building drivers/tty/ipwireless building drivers/tty/serial building drivers/tty/ipwireless/modules.builtin building __modbuiltin building drivers/tty/vt building drivers/tty/serial/modules.builtin building __modbuiltin building drivers/tty/vt/modules.builtin building __modbuiltin building drivers/tty/modules.builtin building __modbuiltin building drivers/video building drivers/usb/early building drivers/usb/host building drivers/usb/early/modules.builtin building __modbuiltin building drivers/usb/host/modules.builtin building __modbuiltin building drivers/usb/modules.builtin building __modbuiltin building drivers/video/backlight building drivers/video/console building drivers/video/backlight/modules.builtin building __modbuiltin building drivers/video/omap2 building drivers/video/console/modules.builtin building __modbuiltin building drivers/video/omap2/displays building drivers/video/omap2/displays/modules.builtin building __modbuiltin building drivers/video/omap2/modules.builtin building __modbuiltin building drivers/video/modules.builtin building __modbuiltin building drivers/modules.builtin building __modbuiltin building arch/x86/pci/modules.builtin building sound/modules.builtin building __modbuiltin building arch/x86/power/modules.builtin building firmware/modules.builtin building __modbuiltin building arch/x86/video/modules.builtin building arch/x86/pci/modules.builtin building __modbuiltin building net/modules.builtin building arch/x86/power/modules.builtin building __modbuiltin building lib/modules.builtin building arch/x86/video/modules.builtin building __modbuiltin building arch/x86/lib/modules.builtin building net/802 building net/core building net/802/modules.builtin building __modbuiltin building net/ethernet building net/core/modules.builtin building __modbuiltin building net/ipv4 building net/ethernet/modules.builtin building __modbuiltin building net/ipv6 building net/ipv4/modules.builtin building __modbuiltin building net/netlink building net/ipv6/modules.builtin building __modbuiltin building net/sched building net/netlink/modules.builtin building __modbuiltin building net/wireless building net/sched/modules.builtin building __modbuiltin building net/wireless/modules.builtin building __modbuiltin building net/modules.builtin building __modbuiltin building lib/lzo building lib/xz building lib/lzo/modules.builtin building __modbuiltin building lib/xz/modules.builtin building __modbuiltin building lib/modules.builtin building __modbuiltin building arch/x86/lib/modules.builtin building __modbuiltin building init/modules.builtin building __modbuiltin building modules.builtin  CHK include/generated/uapi/linux/version.h UPD include/generated/uapi/linux/version.h building arch/x86/include/generated/asm/clkdev.h  WRAP arch/x86/include/generated/asm/clkdev.h building all building all  GEN /tmp/nix-build-linux-3.8.9.drv-1/build/Makefile building prepare3 building include/generated/utsrelease.h building scripts/basic/modules.order building scripts/basic/fixdep building __build  Using /nix/store/vkvwpn6f7iff6zqrq2d9z2a1945pcsza-linux-3.8.9-source as source for kernel building scripts building archscripts building scripts/mod building scripts/conmakehash building scripts/sortextable building scripts/mod/modules.order building scripts/mod/empty.o building scripts/mod/mk_elfconfig  HOSTCC scripts/mod/mk_elfconfig CC scripts/mod/empty.o building scripts/mod/elfconfig.h MKELF scripts/mod/elfconfig.h building scripts/mod/file2alias.o building scripts/mod/modpost.o building scripts/mod/sumversion.o  HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/sumversion.o HOSTCC scripts/mod/modpost.o building scripts/mod/modpost  HOSTLD scripts/mod/modpost building __build building scripts/modules.order HOSTCC scripts/sortextable  HOSTCC scripts/conmakehash building __build building arch/x86/tools/relocs HOSTCC arch/x86/tools/relocs  CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h building prepare1 building prepare0 building modules.order building kernel/bounds.s  CC kernel/bounds.s building include/generated/bounds.h  GEN include/generated/bounds.h building arch/x86/kernel/asm-offsets.s  CC arch/x86/kernel/asm-offsets.s building include/generated/asm-offsets.h  GEN include/generated/asm-offsets.h building missing-syscalls CALL /nix/store/vkvwpn6f7iff6zqrq2d9z2a1945pcsza-linux-3.8.9-source/scripts/checksyscalls.sh building __build building init building usr building arch/x86 building kernel building mm building fs building ipc building security building crypto building init/main.o building include/generated/compile.h CC init/main.o building init/do_mounts.o CHK include/generated/compile.h UPD include/generated/compile.h CC init/do_mounts.o building init/do_mounts_initrd.o building init/initramfs.o CC init/do_mounts_initrd.o building init/calibrate.o CC init/initramfs.o CC init/calibrate.o building init/init_task.o CC init/init_task.o building init/modules.order building init/version.o building init/mounts.o CC init/version.o  LD init/mounts.o building init/built-in.o LD init/built-in.o building __build building block building security/commoncap.o CC security/commoncap.o building security/min_addr.o building security/modules.order CC security/min_addr.o building security/built-in.o  LD security/built-in.o building __build building drivers building crypto/api.o building crypto/cipher.o CC crypto/api.o CC crypto/cipher.o building crypto/compress.o CC crypto/compress.o building crypto/algapi.o building crypto/scatterwalk.o CC crypto/algapi.o building crypto/proc.o CC crypto/scatterwalk.o building crypto/ablkcipher.o CC crypto/proc.o building crypto/blkcipher.o CC crypto/ablkcipher.o CC crypto/blkcipher.o building crypto/ahash.o building crypto/shash.o CC crypto/ahash.o CC crypto/shash.o building crypto/algboss.o CC crypto/algboss.o building crypto/testmgr.o building crypto/crypto_wq.o CC crypto/testmgr.o CC crypto/crypto_wq.o building crypto/crypto_algapi.o building crypto/aead.o LD crypto/crypto_algapi.o CC crypto/aead.o building crypto/crypto_blkcipher.o LD crypto/crypto_blkcipher.o building crypto/chainiv.o CC crypto/chainiv.o building crypto/eseqiv.o CC crypto/eseqiv.o building crypto/crypto_hash.o building crypto/pcompress.o LD crypto/crypto_hash.o CC crypto/pcompress.o building crypto/cryptomgr.o LD crypto/cryptomgr.o building crypto/aes_generic.o CC crypto/aes_generic.o building crypto/rng.o building crypto/krng.o CC crypto/rng.o building crypto/crypto_user.o CC crypto/krng.o CC [M] crypto/crypto_user.o building crypto/sha1_generic.o CC [M] crypto/sha1_generic.o building crypto/sha256_generic.o building crypto/cbc.o CC [M] crypto/sha256_generic.o CC [M] crypto/cbc.o building crypto/cryptd.o CC [M] crypto/cryptd.o building crypto/arc4.o CC [M] crypto/arc4.o building crypto/crc32c.o CC [M] crypto/crc32c.o building crypto/modules.order building crypto/crypto.o LD crypto/crypto.o building crypto/built-in.o LD crypto/built-in.o building __build building sound building block/elevator.o CC block/elevator.o building block/blk-core.o building block/blk-tag.o CC block/blk-core.o building block/blk-sysfs.o CC block/blk-tag.o building block/blk-flush.o CC block/blk-sysfs.o building block/blk-settings.o CC block/blk-flush.o CC block/blk-settings.o building block/blk-ioc.o CC block/blk-ioc.o building block/blk-map.o building block/blk-exec.o CC block/blk-map.o CC block/blk-exec.o building block/blk-merge.o building block/blk-softirq.o CC block/blk-merge.o building block/blk-timeout.o CC block/blk-softirq.o CC block/blk-timeout.o building block/blk-iopoll.o building block/blk-lib.o CC block/blk-iopoll.o CC block/blk-lib.o building block/ioctl.o CC block/ioctl.o building block/genhd.o building block/scsi_ioctl.o CC block/genhd.o CC block/scsi_ioctl.o building block/partition-generic.o CC block/partition-generic.o building block/partitions building block/bsg.o building block/partitions/check.o building block/partitions/msdos.o CC block/partitions/check.o CC block/partitions/msdos.o building block/partitions/efi.o building block/partitions/modules.order CC block/partitions/efi.o building block/partitions/built-in.o LD block/partitions/built-in.o building __build building block/noop-iosched.o CC block/bsg.o CC block/noop-iosched.o building block/cfq-iosched.o building block/compat_ioctl.o CC block/cfq-iosched.o building block/modules.order CC block/compat_ioctl.o building block/partitions/built-in.o building block/built-in.o  LD block/built-in.o building __build building firmware building drivers/acpi building drivers/amba building drivers/acpi/tables.o building drivers/acpi/blacklist.o CC drivers/acpi/tables.o building drivers/acpi/osl.o CC drivers/acpi/blacklist.o CC drivers/acpi/osl.o building drivers/acpi/utils.o building drivers/acpi/reboot.o CC drivers/acpi/utils.o CC drivers/acpi/reboot.o building drivers/acpi/nvs.o building drivers/acpi/wakeup.o CC drivers/acpi/nvs.o building drivers/acpi/sleep.o CC drivers/acpi/wakeup.o building drivers/acpi/device_pm.o CC drivers/acpi/sleep.o CC drivers/acpi/device_pm.o building drivers/acpi/proc.o CC drivers/acpi/proc.o building drivers/acpi/bus.o building drivers/acpi/glue.o CC drivers/acpi/bus.o building drivers/acpi/scan.o CC drivers/acpi/glue.o CC drivers/acpi/scan.o building drivers/acpi/resource.o building drivers/acpi/processor_core.o CC drivers/acpi/resource.o building drivers/acpi/ec.o CC drivers/acpi/processor_core.o building drivers/acpi/pci_root.o CC drivers/acpi/ec.o building drivers/acpi/pci_link.o CC drivers/acpi/pci_root.o CC drivers/acpi/pci_link.o building drivers/acpi/pci_irq.o building drivers/acpi/pci_bind.o CC drivers/acpi/pci_irq.o building drivers/acpi/acpi_platform.o CC drivers/acpi/pci_bind.o building drivers/acpi/power.o CC drivers/acpi/acpi_platform.o building drivers/acpi/event.o CC drivers/acpi/power.o CC drivers/acpi/event.o building drivers/acpi/sysfs.o building drivers/acpi/debugfs.o CC drivers/acpi/sysfs.o CC drivers/acpi/debugfs.o building drivers/acpi/numa.o building drivers/acpi/video_detect.o CC drivers/acpi/numa.o CC drivers/acpi/video_detect.o building drivers/acpi/acpica building drivers/acpi/apei building drivers/acpi/acpica/dsargs.o building drivers/acpi/acpica/dscontrol.o CC drivers/acpi/acpica/dsargs.o building drivers/acpi/acpica/dsfield.o CC drivers/acpi/acpica/dscontrol.o building drivers/acpi/acpica/dsinit.o CC drivers/acpi/acpica/dsfield.o CC drivers/acpi/acpica/dsinit.o building drivers/acpi/acpica/dsmethod.o CC drivers/acpi/acpica/dsmethod.o building drivers/acpi/acpica/dsmthdat.o building drivers/acpi/acpica/dsobject.o CC drivers/acpi/acpica/dsmthdat.o CC drivers/acpi/acpica/dsobject.o building drivers/acpi/acpica/dsopcode.o building drivers/acpi/acpica/dsutils.o CC drivers/acpi/acpica/dsopcode.o building drivers/acpi/acpica/dswexec.o CC drivers/acpi/acpica/dsutils.o CC drivers/acpi/acpica/dswexec.o building drivers/acpi/acpica/dswload.o building drivers/acpi/acpica/dswload2.o CC drivers/acpi/acpica/dswload.o building drivers/acpi/acpica/dswscope.o CC drivers/acpi/acpica/dswload2.o CC drivers/acpi/acpica/dswscope.o building drivers/acpi/acpica/dswstate.o CC drivers/acpi/acpica/dswstate.o building drivers/acpi/acpica/evevent.o building drivers/acpi/acpica/evgpe.o CC drivers/acpi/acpica/evevent.o CC drivers/acpi/acpica/evgpe.o building drivers/acpi/acpica/evgpeblk.o building drivers/acpi/acpica/evgpeinit.o CC drivers/acpi/acpica/evgpeblk.o building drivers/acpi/acpica/evgpeutil.o CC drivers/acpi/acpica/evgpeinit.o building drivers/acpi/acpica/evglock.o CC drivers/acpi/acpica/evgpeutil.o building drivers/acpi/acpica/evmisc.o CC drivers/acpi/acpica/evglock.o CC drivers/acpi/acpica/evmisc.o building drivers/acpi/acpica/evregion.o CC drivers/acpi/acpica/evregion.o building drivers/acpi/acpica/evrgnini.o building drivers/acpi/acpica/evsci.o CC drivers/acpi/acpica/evrgnini.o CC drivers/acpi/acpica/evsci.o building drivers/acpi/acpica/evxface.o building drivers/acpi/acpica/evxfevnt.o CC drivers/acpi/acpica/evxface.o CC drivers/acpi/acpica/evxfevnt.o building drivers/acpi/acpica/evxfgpe.o building drivers/acpi/acpica/evxfregn.o CC drivers/acpi/acpica/evxfgpe.o CC drivers/acpi/acpica/evxfregn.o building drivers/acpi/acpica/exconfig.o CC drivers/acpi/acpica/exconfig.o building drivers/acpi/acpica/exconvrt.o CC drivers/acpi/acpica/exconvrt.o building drivers/acpi/acpica/excreate.o building drivers/acpi/acpica/exdebug.o CC drivers/acpi/acpica/excreate.o CC drivers/acpi/acpica/exdebug.o building drivers/acpi/acpica/exdump.o building drivers/acpi/acpica/exfield.o CC drivers/acpi/acpica/exdump.o building drivers/acpi/acpica/exfldio.o CC drivers/acpi/acpica/exfield.o CC drivers/acpi/acpica/exfldio.o building drivers/acpi/acpica/exmutex.o CC drivers/acpi/acpica/exmutex.o building drivers/acpi/acpica/exnames.o CC drivers/acpi/acpica/exnames.o building drivers/acpi/acpica/exoparg1.o CC drivers/acpi/acpica/exoparg1.o building drivers/acpi/acpica/exoparg2.o building drivers/acpi/acpica/exoparg3.o CC drivers/acpi/acpica/exoparg2.o CC drivers/acpi/acpica/exoparg3.o building drivers/acpi/acpica/exoparg6.o CC drivers/acpi/acpica/exoparg6.o building drivers/acpi/acpica/exprep.o building drivers/acpi/acpica/exmisc.o CC drivers/acpi/acpica/exprep.o CC drivers/acpi/acpica/exmisc.o building drivers/acpi/acpica/exregion.o building drivers/acpi/acpica/exresnte.o CC drivers/acpi/acpica/exregion.o building drivers/acpi/acpica/exresolv.o CC drivers/acpi/acpica/exresnte.o CC drivers/acpi/acpica/exresolv.o building drivers/acpi/acpica/exresop.o building drivers/acpi/acpica/exstore.o CC drivers/acpi/acpica/exresop.o building drivers/acpi/acpica/exstoren.o CC drivers/acpi/acpica/exstore.o CC drivers/acpi/acpica/exstoren.o building drivers/acpi/acpica/exstorob.o  CC drivers/acpi/acpica/exstorob.o building drivers/acpi/acpica/exsystem.o building drivers/acpi/acpica/exutils.o CC drivers/acpi/acpica/exsystem.o CC drivers/acpi/acpica/exutils.o building drivers/acpi/acpica/hwacpi.o CC drivers/acpi/acpica/hwacpi.o building drivers/acpi/acpica/hwesleep.o CC drivers/acpi/acpica/hwesleep.o building drivers/acpi/acpica/hwgpe.o building drivers/acpi/acpica/hwpci.o CC drivers/acpi/acpica/hwgpe.o building drivers/acpi/acpica/hwregs.o CC drivers/acpi/acpica/hwpci.o building drivers/acpi/acpica/hwsleep.o CC drivers/acpi/acpica/hwregs.o building drivers/acpi/acpica/hwvalid.o CC drivers/acpi/acpica/hwsleep.o building drivers/acpi/acpica/hwxface.o CC drivers/acpi/acpica/hwvalid.o building drivers/acpi/acpica/hwxfsleep.o CC drivers/acpi/acpica/hwxface.o CC drivers/acpi/acpica/hwxfsleep.o building drivers/acpi/acpica/nsaccess.o CC drivers/acpi/acpica/nsaccess.o building drivers/acpi/acpica/nsalloc.o building drivers/acpi/acpica/nsdump.o CC drivers/acpi/acpica/nsalloc.o CC drivers/acpi/acpica/nsdump.o building drivers/acpi/acpica/nseval.o building drivers/acpi/acpica/nsinit.o CC drivers/acpi/acpica/nseval.o CC drivers/acpi/acpica/nsinit.o building drivers/acpi/acpica/nsload.o CC drivers/acpi/acpica/nsload.o building drivers/acpi/acpica/nsnames.o CC drivers/acpi/acpica/nsnames.o building drivers/acpi/acpica/nsobject.o CC drivers/acpi/acpica/nsobject.o building drivers/acpi/acpica/nsparse.o CC drivers/acpi/acpica/nsparse.o building drivers/acpi/acpica/nspredef.o CC drivers/acpi/acpica/nspredef.o building drivers/acpi/acpica/nsrepair.o building drivers/acpi/acpica/nsrepair2.o CC drivers/acpi/acpica/nsrepair.o CC drivers/acpi/acpica/nsrepair2.o building drivers/acpi/acpica/nssearch.o building drivers/acpi/acpica/nsutils.o CC drivers/acpi/acpica/nssearch.o CC drivers/acpi/acpica/nsutils.o building drivers/acpi/acpica/nswalk.o building drivers/acpi/acpica/nsxfeval.o CC drivers/acpi/acpica/nswalk.o CC drivers/acpi/acpica/nsxfeval.o building drivers/acpi/acpica/nsxfname.o building drivers/acpi/acpica/nsxfobj.o CC drivers/acpi/acpica/nsxfname.o CC drivers/acpi/acpica/nsxfobj.o building drivers/acpi/acpica/psargs.o CC drivers/acpi/acpica/psargs.o building drivers/acpi/acpica/psloop.o building drivers/acpi/acpica/psopcode.o CC drivers/acpi/acpica/psloop.o building drivers/acpi/acpica/psparse.o CC drivers/acpi/acpica/psopcode.o building drivers/acpi/acpica/psscope.o CC drivers/acpi/acpica/psparse.o building drivers/acpi/acpica/pstree.o CC drivers/acpi/acpica/psscope.o CC drivers/acpi/acpica/pstree.o building drivers/acpi/acpica/psutils.o CC drivers/acpi/acpica/psutils.o building drivers/acpi/acpica/pswalk.o CC drivers/acpi/acpica/pswalk.o building drivers/acpi/acpica/psxface.o building drivers/acpi/acpica/rsaddr.o CC drivers/acpi/acpica/psxface.o CC drivers/acpi/acpica/rsaddr.o building drivers/acpi/acpica/rscalc.o CC drivers/acpi/acpica/rscalc.o building drivers/acpi/acpica/rscreate.o CC drivers/acpi/acpica/rscreate.o building drivers/acpi/acpica/rsinfo.o building drivers/acpi/acpica/rsio.o CC drivers/acpi/acpica/rsinfo.o building drivers/acpi/acpica/rsirq.o CC drivers/acpi/acpica/rsio.o building drivers/acpi/acpica/rslist.o CC drivers/acpi/acpica/rsirq.o CC drivers/acpi/acpica/rslist.o building drivers/acpi/acpica/rsmemory.o building drivers/acpi/acpica/rsmisc.o CC drivers/acpi/acpica/rsmemory.o CC drivers/acpi/acpica/rsmisc.o building drivers/acpi/acpica/rsserial.o building drivers/acpi/acpica/rsutils.o CC drivers/acpi/acpica/rsserial.o CC drivers/acpi/acpica/rsutils.o building drivers/acpi/acpica/rsxface.o CC drivers/acpi/acpica/rsxface.o building drivers/acpi/acpica/tbfadt.o CC drivers/acpi/acpica/tbfadt.o building drivers/acpi/acpica/tbfind.o building drivers/acpi/acpica/tbinstal.o CC drivers/acpi/acpica/tbfind.o building drivers/acpi/acpica/tbutils.o CC drivers/acpi/acpica/tbinstal.o CC drivers/acpi/acpica/tbutils.o building drivers/acpi/acpica/tbxface.o CC drivers/acpi/acpica/tbxface.o building drivers/acpi/acpica/tbxfload.o CC drivers/acpi/acpica/tbxfload.o building drivers/acpi/acpica/tbxfroot.o CC drivers/acpi/acpica/tbxfroot.o building drivers/acpi/acpica/utaddress.o CC drivers/acpi/acpica/utaddress.o building drivers/acpi/acpica/utalloc.o CC drivers/acpi/acpica/utalloc.o building drivers/acpi/acpica/utcopy.o CC drivers/acpi/acpica/utcopy.o building drivers/acpi/acpica/utexcep.o building drivers/acpi/acpica/utdebug.o CC drivers/acpi/acpica/utexcep.o building drivers/acpi/acpica/utdecode.o CC drivers/acpi/acpica/utdebug.o building drivers/acpi/acpica/utdelete.o CC drivers/acpi/acpica/utdecode.o building drivers/acpi/acpica/uteval.o CC drivers/acpi/acpica/utdelete.o CC drivers/acpi/acpica/uteval.o building drivers/acpi/acpica/utglobal.o CC drivers/acpi/acpica/utglobal.o building drivers/acpi/acpica/utids.o CC drivers/acpi/acpica/utids.o building drivers/acpi/acpica/utinit.o CC drivers/acpi/acpica/utinit.o building drivers/acpi/acpica/utlock.o building drivers/acpi/acpica/utmath.o CC drivers/acpi/acpica/utlock.o CC drivers/acpi/acpica/utmath.o building drivers/acpi/acpica/utmisc.o building drivers/acpi/acpica/utmutex.o CC drivers/acpi/acpica/utmisc.o CC drivers/acpi/acpica/utmutex.o building drivers/acpi/acpica/utobject.o CC drivers/acpi/acpica/utobject.o building drivers/acpi/acpica/utosi.o building drivers/acpi/acpica/utresrc.o CC drivers/acpi/acpica/utosi.o CC drivers/acpi/acpica/utresrc.o building drivers/acpi/acpica/utstate.o CC drivers/acpi/acpica/utstate.o building drivers/acpi/acpica/utxface.o CC drivers/acpi/acpica/utxface.o building drivers/acpi/acpica/utxfinit.o building drivers/acpi/acpica/utxferror.o CC drivers/acpi/acpica/utxfinit.o building drivers/acpi/acpica/utxfmutex.o CC drivers/acpi/acpica/utxferror.o CC drivers/acpi/acpica/utxfmutex.o building drivers/acpi/acpica/modules.order building drivers/acpi/acpica/acpi.o  LD drivers/acpi/acpica/acpi.o building drivers/acpi/acpica/built-in.o  LD drivers/acpi/acpica/built-in.o building __build building drivers/acpi/hed.o building drivers/acpi/apei/apei-base.o CC drivers/acpi/apei/apei-base.o building drivers/acpi/apei/hest.o building drivers/acpi/apei/cper.o CC drivers/acpi/apei/hest.o CC drivers/acpi/apei/cper.o building drivers/acpi/apei/erst.o CC drivers/acpi/apei/erst.o building drivers/acpi/apei/ghes.o CC drivers/acpi/apei/ghes.o building drivers/acpi/apei/modules.order building drivers/acpi/apei/apei.o LD drivers/acpi/apei/apei.o building drivers/acpi/apei/built-in.o LD drivers/acpi/apei/built-in.o building __build  CC drivers/acpi/hed.o building drivers/acpi/apei/built-in.o building drivers/acpi/ac.o CC [M] drivers/acpi/ac.o building drivers/acpi/button.o CC [M] drivers/acpi/button.o building drivers/acpi/fan.o CC [M] drivers/acpi/fan.o building drivers/acpi/video.o building drivers/acpi/processor_driver.o CC [M] drivers/acpi/video.o CC [M] drivers/acpi/processor_driver.o building drivers/acpi/processor_throttling.o building drivers/acpi/processor_idle.o CC [M] drivers/acpi/processor_throttling.o building drivers/acpi/processor_thermal.o CC [M] drivers/acpi/processor_idle.o building drivers/acpi/processor_perflib.o CC [M] drivers/acpi/processor_thermal.o CC [M] drivers/acpi/processor_perflib.o building drivers/acpi/container.o building drivers/acpi/thermal.o CC [M] drivers/acpi/container.o building drivers/acpi/battery.o CC [M] drivers/acpi/thermal.o building drivers/acpi/acpi_i2c.o CC [M] drivers/acpi/battery.o building drivers/acpi/acpi_pad.o CC [M] drivers/acpi/acpi_i2c.o building drivers/acpi/modules.order CC [M] drivers/acpi/acpi_pad.o building drivers/acpi/acpi.o LD drivers/acpi/acpi.o building drivers/acpi/acpica/built-in.o building drivers/acpi/processor.o  LD [M] drivers/acpi/processor.o building drivers/acpi/built-in.o  LD drivers/acpi/built-in.o building __build building drivers/ata building drivers/amba/built-in.o building drivers/amba/modules.order LD drivers/amba/built-in.o building __build building drivers/auxdisplay building drivers/ata/built-in.o LD drivers/ata/built-in.o building drivers/ata/libata-core.o CC [M] drivers/ata/libata-core.o building drivers/ata/libata-scsi.o CC [M] drivers/ata/libata-scsi.o building drivers/ata/libata-eh.o CC [M] drivers/ata/libata-eh.o building drivers/ata/libata-transport.o building drivers/ata/libata-acpi.o CC [M] drivers/ata/libata-transport.o CC [M] drivers/ata/libata-acpi.o building drivers/ata/ahci.o CC [M] drivers/ata/ahci.o building drivers/ata/libahci.o CC [M] drivers/ata/libahci.o building drivers/ata/modules.order building drivers/ata/libata.o LD [M] drivers/ata/libata.o building __build building drivers/base building drivers/auxdisplay/built-in.o building drivers/auxdisplay/modules.order LD drivers/auxdisplay/built-in.o building __build building drivers/bcma building drivers/base/core.o CC drivers/base/core.o building drivers/base/bus.o building drivers/base/dd.o CC drivers/base/bus.o CC drivers/base/dd.o building drivers/base/syscore.o CC drivers/base/syscore.o building drivers/base/driver.o CC drivers/base/driver.o building drivers/base/class.o building drivers/base/platform.o CC drivers/base/class.o building drivers/base/cpu.o CC drivers/base/platform.o building drivers/base/firmware.o CC drivers/base/cpu.o building drivers/base/init.o CC drivers/base/firmware.o CC drivers/base/init.o building drivers/base/map.o building drivers/base/devres.o CC drivers/base/map.o CC drivers/base/devres.o building drivers/base/attribute_container.o CC drivers/base/attribute_container.o building drivers/base/transport_class.o building drivers/base/topology.o CC drivers/base/transport_class.o CC drivers/base/topology.o building drivers/base/devtmpfs.o building drivers/base/power CC drivers/base/devtmpfs.o building drivers/base/dma-mapping.o building drivers/base/power/sysfs.o building drivers/base/power/generic_ops.o CC drivers/base/power/sysfs.o building drivers/base/power/common.o CC drivers/base/power/generic_ops.o CC drivers/base/power/common.o building drivers/base/power/qos.o building drivers/base/power/main.o CC drivers/base/power/qos.o building drivers/base/power/wakeup.o CC drivers/base/power/main.o building drivers/base/power/runtime.o CC drivers/base/power/wakeup.o CC drivers/base/power/runtime.o building drivers/base/power/modules.order building drivers/base/power/built-in.o  LD drivers/base/power/built-in.o building __build building drivers/base/dma-buf.o CC drivers/base/dma-mapping.o building drivers/base/node.o CC drivers/base/dma-buf.o CC drivers/base/node.o building drivers/base/module.o building drivers/base/firmware_class.o CC drivers/base/module.o building drivers/base/modules.order CC [M] drivers/base/firmware_class.o building drivers/base/power/built-in.o building drivers/base/built-in.o  LD drivers/base/built-in.o building __build building drivers/block building drivers/bcma/built-in.o LD drivers/bcma/built-in.o building drivers/bcma/main.o CC [M] drivers/bcma/main.o building drivers/bcma/scan.o CC [M] drivers/bcma/scan.o building drivers/bcma/core.o building drivers/bcma/sprom.o CC [M] drivers/bcma/core.o building drivers/bcma/driver_chipcommon.o CC [M] drivers/bcma/sprom.o CC [M] drivers/bcma/driver_chipcommon.o building drivers/bcma/driver_chipcommon_pmu.o building drivers/bcma/driver_pci.o CC [M] drivers/bcma/driver_chipcommon_pmu.o building drivers/bcma/host_pci.o CC [M] drivers/bcma/driver_pci.o CC [M] drivers/bcma/host_pci.o building drivers/bcma/modules.order building drivers/bcma/bcma.o LD [M] drivers/bcma/bcma.o building __build building drivers/bus building drivers/block/built-in.o LD drivers/block/built-in.o building drivers/block/loop.o CC [M] drivers/block/loop.o building drivers/block/modules.order building __build building drivers/cdrom building drivers/bus/built-in.o building drivers/bus/modules.order LD drivers/bus/built-in.o building __build building drivers/char building drivers/cdrom/built-in.o building drivers/cdrom/cdrom.o LD drivers/cdrom/built-in.o CC [M] drivers/cdrom/cdrom.o building drivers/cdrom/modules.order building __build building drivers/clk building drivers/char/mem.o CC drivers/char/mem.o building drivers/char/random.o building drivers/char/misc.o CC drivers/char/random.o CC drivers/char/misc.o building drivers/char/hpet.o building drivers/char/agp CC drivers/char/hpet.o building drivers/char/hw_random building drivers/char/agp/built-in.o LD drivers/char/agp/built-in.o building drivers/char/agp/backend.o CC [M] drivers/char/agp/backend.o building drivers/char/agp/frontend.o building drivers/char/agp/generic.o CC [M] drivers/char/agp/frontend.o CC [M] drivers/char/agp/generic.o building drivers/char/agp/isoch.o CC [M] drivers/char/agp/isoch.o building drivers/char/agp/compat_ioctl.o building drivers/char/agp/intel-agp.o CC [M] drivers/char/agp/compat_ioctl.o CC [M] drivers/char/agp/intel-agp.o building drivers/char/agp/intel-gtt.o CC [M] drivers/char/agp/intel-gtt.o building drivers/char/agp/modules.order building drivers/char/agp/agpgart.o  LD [M] drivers/char/agp/agpgart.o building __build building drivers/char/hw_random/built-in.o building drivers/char/hw_random/core.o LD drivers/char/hw_random/built-in.o CC [M] drivers/char/hw_random/core.o building drivers/char/hw_random/modules.order building drivers/char/hw_random/rng-core.o LD [M] drivers/char/hw_random/rng-core.o building __build building drivers/char/built-in.o LD drivers/char/built-in.o building drivers/char/modules.order building __build building drivers/clocksource building drivers/clk/built-in.o building drivers/clk/modules.order LD drivers/clk/built-in.o building __build building drivers/cpufreq building drivers/clocksource/i8253.o building drivers/clocksource/modules.order CC drivers/clocksource/i8253.o building drivers/clocksource/built-in.o LD drivers/clocksource/built-in.o building __build building drivers/cpuidle building drivers/cpufreq/cpufreq.o building drivers/cpufreq/cpufreq_userspace.o CC drivers/cpufreq/cpufreq.o building drivers/cpufreq/freq_table.o CC drivers/cpufreq/cpufreq_userspace.o CC [M] drivers/cpufreq/freq_table.o building drivers/cpufreq/acpi-cpufreq.o building drivers/cpufreq/mperf.o CC [M] drivers/cpufreq/acpi-cpufreq.o building drivers/cpufreq/modules.order CC [M] drivers/cpufreq/mperf.o building drivers/cpufreq/built-in.o LD drivers/cpufreq/built-in.o building __build building drivers/crypto building drivers/cpuidle/cpuidle.o building drivers/cpuidle/driver.o CC drivers/cpuidle/cpuidle.o building drivers/cpuidle/governor.o CC drivers/cpuidle/driver.o CC drivers/cpuidle/governor.o building drivers/cpuidle/sysfs.o CC drivers/cpuidle/sysfs.o building drivers/cpuidle/governors building drivers/cpuidle/governors/ladder.o  CC drivers/cpuidle/governors/ladder.o building drivers/cpuidle/governors/menu.o building drivers/cpuidle/governors/modules.order CC drivers/cpuidle/governors/menu.o building drivers/cpuidle/governors/built-in.o LD drivers/cpuidle/governors/built-in.o building __build building drivers/cpuidle/governors/built-in.o building drivers/cpuidle/built-in.o LD drivers/cpuidle/built-in.o building drivers/cpuidle/modules.order building __build building drivers/edac building drivers/crypto/built-in.o LD drivers/crypto/built-in.o building drivers/crypto/modules.order building __build building drivers/firewire building drivers/edac/edac_stub.o CC drivers/edac/edac_stub.o building drivers/edac/edac_mc.o building drivers/edac/edac_device.o CC [M] drivers/edac/edac_mc.o building drivers/edac/edac_mc_sysfs.o CC [M] drivers/edac/edac_device.o CC [M] drivers/edac/edac_mc_sysfs.o building drivers/edac/edac_pci_sysfs.o CC [M] drivers/edac/edac_pci_sysfs.o building drivers/edac/edac_module.o CC [M] drivers/edac/edac_module.o building drivers/edac/edac_device_sysfs.o building drivers/edac/edac_pci.o CC [M] drivers/edac/edac_device_sysfs.o CC [M] drivers/edac/edac_pci.o building drivers/edac/sb_edac.o building drivers/edac/modules.order CC [M] drivers/edac/sb_edac.o building drivers/edac/built-in.o LD drivers/edac/built-in.o building drivers/edac/edac_core.o LD [M] drivers/edac/edac_core.o building __build building drivers/firmware building drivers/firewire/init_ohci1394_dma.o CC drivers/firewire/init_ohci1394_dma.o building drivers/firewire/modules.order building drivers/firewire/built-in.o  LD drivers/firewire/built-in.o building __build building drivers/gpio building drivers/firmware/dmi_scan.o CC drivers/firmware/dmi_scan.o building drivers/firmware/dmi-id.o building drivers/firmware/efivars.o CC drivers/firmware/dmi-id.o building drivers/firmware/modules.order CC [M] drivers/firmware/efivars.o building drivers/firmware/built-in.o LD drivers/firmware/built-in.o building __build building drivers/gpu building drivers/gpio/built-in.o building drivers/gpio/modules.order LD drivers/gpio/built-in.o building __build building drivers/hid building drivers/gpu/drm building drivers/gpu/stub building drivers/gpu/drm/i2c building drivers/gpu/drm/i915 building drivers/gpu/drm/i2c/built-in.o LD drivers/gpu/drm/i2c/built-in.o building drivers/gpu/drm/i2c/modules.order building __build building drivers/gpu/drm/drm_auth.o building drivers/gpu/drm/i915/built-in.o LD drivers/gpu/drm/i915/built-in.o building drivers/gpu/drm/i915/i915_drv.o CC [M] drivers/gpu/drm/i915/i915_drv.o building drivers/gpu/drm/i915/i915_dma.o building drivers/gpu/drm/i915/i915_irq.o CC [M] drivers/gpu/drm/i915/i915_dma.o CC [M] drivers/gpu/drm/i915/i915_irq.o building drivers/gpu/drm/i915/i915_debugfs.o CC [M] drivers/gpu/drm/i915/i915_debugfs.o building drivers/gpu/drm/i915/i915_suspend.o building drivers/gpu/drm/i915/i915_gem.o CC [M] drivers/gpu/drm/i915/i915_suspend.o CC [M] drivers/gpu/drm/i915/i915_gem.o building drivers/gpu/drm/i915/i915_gem_context.o building drivers/gpu/drm/i915/i915_gem_debug.o CC [M] drivers/gpu/drm/i915/i915_gem_context.o building drivers/gpu/drm/i915/i915_gem_evict.o CC [M] drivers/gpu/drm/i915/i915_gem_debug.o building drivers/gpu/drm/i915/i915_gem_execbuffer.o CC [M] drivers/gpu/drm/i915/i915_gem_evict.o building drivers/gpu/drm/i915/i915_gem_gtt.o CC [M] drivers/gpu/drm/i915/i915_gem_execbuffer.o building drivers/gpu/drm/i915/i915_gem_stolen.o CC [M] drivers/gpu/drm/i915/i915_gem_gtt.o building drivers/gpu/drm/i915/i915_gem_tiling.o CC [M] drivers/gpu/drm/i915/i915_gem_stolen.o building drivers/gpu/drm/i915/i915_sysfs.o CC [M] drivers/gpu/drm/i915/i915_gem_tiling.o building drivers/gpu/drm/i915/i915_trace_points.o CC [M] drivers/gpu/drm/i915/i915_sysfs.o building drivers/gpu/drm/i915/intel_display.o CC [M] drivers/gpu/drm/i915/i915_trace_points.o CC [M] drivers/gpu/drm/i915/intel_display.o building drivers/gpu/drm/i915/intel_crt.o CC [M] drivers/gpu/drm/i915/intel_crt.o building drivers/gpu/drm/i915/intel_lvds.o CC [M] drivers/gpu/drm/i915/intel_lvds.o building drivers/gpu/drm/i915/intel_bios.o CC [M] drivers/gpu/drm/i915/intel_bios.o building drivers/gpu/drm/i915/intel_ddi.o CC [M] drivers/gpu/drm/i915/intel_ddi.o building drivers/gpu/drm/i915/intel_dp.o building drivers/gpu/drm/i915/intel_hdmi.o CC [M] drivers/gpu/drm/i915/intel_dp.o CC [M] drivers/gpu/drm/i915/intel_hdmi.o building drivers/gpu/drm/i915/intel_sdvo.o building drivers/gpu/drm/i915/intel_modes.o CC [M] drivers/gpu/drm/i915/intel_sdvo.o CC [M] drivers/gpu/drm/i915/intel_modes.o building drivers/gpu/drm/i915/intel_panel.o CC [M] drivers/gpu/drm/i915/intel_panel.o building drivers/gpu/drm/i915/intel_pm.o building drivers/gpu/drm/i915/intel_i2c.o CC [M] drivers/gpu/drm/i915/intel_pm.o building drivers/gpu/drm/i915/intel_fb.o CC [M] drivers/gpu/drm/i915/intel_i2c.o building drivers/gpu/drm/i915/intel_tv.o CC [M] drivers/gpu/drm/i915/intel_fb.o building drivers/gpu/drm/i915/intel_dvo.o CC [M] drivers/gpu/drm/i915/intel_tv.o CC [M] drivers/gpu/drm/i915/intel_dvo.o building drivers/gpu/drm/i915/intel_ringbuffer.o building drivers/gpu/drm/i915/intel_overlay.o CC [M] drivers/gpu/drm/i915/intel_ringbuffer.o building drivers/gpu/drm/i915/intel_sprite.o CC [M] drivers/gpu/drm/i915/intel_overlay.o building drivers/gpu/drm/i915/intel_opregion.o CC [M] drivers/gpu/drm/i915/intel_sprite.o building drivers/gpu/drm/i915/dvo_ch7xxx.o CC [M] drivers/gpu/drm/i915/intel_opregion.o building drivers/gpu/drm/i915/dvo_ch7017.o CC [M] drivers/gpu/drm/i915/dvo_ch7xxx.o building drivers/gpu/drm/i915/dvo_ivch.o CC [M] drivers/gpu/drm/i915/dvo_ch7017.o CC [M] drivers/gpu/drm/i915/dvo_ivch.o building drivers/gpu/drm/i915/dvo_tfp410.o CC [M] drivers/gpu/drm/i915/dvo_tfp410.o building drivers/gpu/drm/i915/dvo_sil164.o CC [M] drivers/gpu/drm/i915/dvo_sil164.o building drivers/gpu/drm/i915/dvo_ns2501.o CC [M] drivers/gpu/drm/i915/dvo_ns2501.o building drivers/gpu/drm/i915/i915_gem_dmabuf.o CC [M] drivers/gpu/drm/i915/i915_gem_dmabuf.o building drivers/gpu/drm/i915/i915_ioc32.o building drivers/gpu/drm/i915/intel_acpi.o CC [M] drivers/gpu/drm/i915/i915_ioc32.o building drivers/gpu/drm/i915/modules.order CC [M] drivers/gpu/drm/i915/intel_acpi.o building drivers/gpu/drm/i915/i915.o LD [M] drivers/gpu/drm/i915/i915.o building __build building drivers/gpu/drm/drm_buffer.o CC [M] drivers/gpu/drm/drm_auth.o building drivers/gpu/drm/drm_bufs.o CC [M] drivers/gpu/drm/drm_buffer.o CC [M] drivers/gpu/drm/drm_bufs.o building drivers/gpu/drm/drm_cache.o CC [M] drivers/gpu/drm/drm_cache.o building drivers/gpu/drm/drm_context.o building drivers/gpu/drm/drm_dma.o CC [M] drivers/gpu/drm/drm_context.o CC [M] drivers/gpu/drm/drm_dma.o building drivers/gpu/drm/drm_drv.o CC [M] drivers/gpu/drm/drm_drv.o building drivers/gpu/drm/drm_fops.o CC [M] drivers/gpu/drm/drm_fops.o building drivers/gpu/drm/drm_gem.o building drivers/gpu/drm/drm_ioctl.o CC [M] drivers/gpu/drm/drm_gem.o CC [M] drivers/gpu/drm/drm_ioctl.o building drivers/gpu/drm/drm_irq.o CC [M] drivers/gpu/drm/drm_irq.o building drivers/gpu/drm/drm_lock.o building drivers/gpu/drm/drm_memory.o CC [M] drivers/gpu/drm/drm_lock.o building drivers/gpu/drm/drm_proc.o CC [M] drivers/gpu/drm/drm_memory.o CC [M] drivers/gpu/drm/drm_proc.o building drivers/gpu/drm/drm_stub.o CC [M] drivers/gpu/drm/drm_stub.o building drivers/gpu/drm/drm_vm.o CC [M] drivers/gpu/drm/drm_vm.o building drivers/gpu/drm/drm_agpsupport.o building drivers/gpu/drm/drm_scatter.o CC [M] drivers/gpu/drm/drm_agpsupport.o building drivers/gpu/drm/drm_pci.o CC [M] drivers/gpu/drm/drm_scatter.o building drivers/gpu/drm/drm_platform.o CC [M] drivers/gpu/drm/drm_pci.o building drivers/gpu/drm/drm_sysfs.o CC [M] drivers/gpu/drm/drm_platform.o building drivers/gpu/drm/drm_hashtab.o CC [M] drivers/gpu/drm/drm_sysfs.o CC [M] drivers/gpu/drm/drm_hashtab.o building drivers/gpu/drm/drm_mm.o CC [M] drivers/gpu/drm/drm_mm.o building drivers/gpu/drm/drm_crtc.o CC [M] drivers/gpu/drm/drm_crtc.o building drivers/gpu/drm/drm_modes.o CC [M] drivers/gpu/drm/drm_modes.o building drivers/gpu/drm/drm_edid.o building drivers/gpu/drm/drm_info.o CC [M] drivers/gpu/drm/drm_edid.o building drivers/gpu/drm/drm_debugfs.o CC [M] drivers/gpu/drm/drm_info.o building drivers/gpu/drm/drm_encoder_slave.o CC [M] drivers/gpu/drm/drm_debugfs.o CC [M] drivers/gpu/drm/drm_encoder_slave.o building drivers/gpu/drm/drm_trace_points.o CC [M] drivers/gpu/drm/drm_trace_points.o building drivers/gpu/drm/drm_global.o CC [M] drivers/gpu/drm/drm_global.o building drivers/gpu/drm/drm_prime.o CC [M] drivers/gpu/drm/drm_prime.o building drivers/gpu/drm/drm_ioc32.o CC [M] drivers/gpu/drm/drm_ioc32.o building drivers/gpu/drm/ati_pcigart.o building drivers/gpu/drm/drm_fb_helper.o CC [M] drivers/gpu/drm/ati_pcigart.o building drivers/gpu/drm/drm_crtc_helper.o CC [M] drivers/gpu/drm/drm_fb_helper.o building drivers/gpu/drm/drm_dp_helper.o CC [M] drivers/gpu/drm/drm_crtc_helper.o CC [M] drivers/gpu/drm/drm_dp_helper.o building drivers/gpu/drm/modules.order building drivers/gpu/drm/i2c/built-in.o building drivers/gpu/drm/built-in.o LD drivers/gpu/drm/built-in.o building drivers/gpu/drm/drm_kms_helper.o LD [M] drivers/gpu/drm/drm_kms_helper.o building drivers/gpu/drm/drm.o LD [M] drivers/gpu/drm/drm.o building __build building drivers/gpu/vga building drivers/gpu/stub/built-in.o building drivers/gpu/stub/modules.order LD drivers/gpu/stub/built-in.o building __build building drivers/gpu/vga/vgaarb.o CC drivers/gpu/vga/vgaarb.o building drivers/gpu/vga/modules.order building drivers/gpu/vga/built-in.o  LD drivers/gpu/vga/built-in.o building __build building drivers/gpu/drm/built-in.o building drivers/gpu/vga/built-in.o building drivers/gpu/stub/built-in.o building drivers/gpu/built-in.o LD drivers/gpu/built-in.o building drivers/gpu/modules.order building __build building drivers/hsi building drivers/hid/built-in.o building drivers/hid/hid-debug.o LD drivers/hid/built-in.o CC [M] drivers/hid/hid-debug.o building drivers/hid/hid-core.o building drivers/hid/hid-input.o CC [M] drivers/hid/hid-core.o CC [M] drivers/hid/hid-input.o building drivers/hid/hidraw.o CC [M] drivers/hid/hidraw.o building drivers/hid/hid-generic.o CC [M] drivers/hid/hid-generic.o building drivers/hid/hid-apple.o building drivers/hid/usbhid CC [M] drivers/hid/hid-apple.o building drivers/hid/usbhid/built-in.o LD drivers/hid/usbhid/built-in.o building drivers/hid/usbhid/hid-core.o building drivers/hid/usbhid/hid-quirks.o CC [M] drivers/hid/usbhid/hid-core.o CC [M] drivers/hid/usbhid/hid-quirks.o building drivers/hid/usbhid/hiddev.o building drivers/hid/usbhid/modules.order CC [M] drivers/hid/usbhid/hiddev.o building drivers/hid/usbhid/usbhid.o LD [M] drivers/hid/usbhid/usbhid.o building __build building drivers/hid/hid.o LD [M] drivers/hid/hid.o building drivers/hid/modules.order building __build building drivers/hwmon building drivers/hsi/clients building drivers/hsi/clients/built-in.o LD drivers/hsi/clients/built-in.o building drivers/hsi/clients/modules.order building __build building drivers/hsi/clients/built-in.o building drivers/hsi/built-in.o LD drivers/hsi/built-in.o building drivers/hsi/modules.order building __build building drivers/i2c building drivers/hwmon/built-in.o building drivers/hwmon/hwmon.o LD drivers/hwmon/built-in.o building drivers/hwmon/modules.order CC [M] drivers/hwmon/hwmon.o building __build building drivers/idle building drivers/i2c/i2c-boardinfo.o building drivers/i2c/algos CC drivers/i2c/i2c-boardinfo.o building drivers/i2c/busses building drivers/i2c/algos/built-in.o LD drivers/i2c/algos/built-in.o building drivers/i2c/algos/i2c-algo-bit.o building drivers/i2c/algos/modules.order CC [M] drivers/i2c/algos/i2c-algo-bit.o building __build building drivers/i2c/muxes building drivers/i2c/busses/built-in.o LD drivers/i2c/busses/built-in.o building drivers/i2c/busses/i2c-i801.o CC [M] drivers/i2c/busses/i2c-i801.o building drivers/i2c/busses/modules.order building __build building drivers/i2c/i2c-core.o building drivers/i2c/muxes/built-in.o LD drivers/i2c/muxes/built-in.o building drivers/i2c/muxes/modules.order building __build  CC [M] drivers/i2c/i2c-core.o building drivers/i2c/modules.order building drivers/i2c/algos/built-in.o building drivers/i2c/busses/built-in.o building drivers/i2c/muxes/built-in.o building drivers/i2c/built-in.o LD drivers/i2c/built-in.o building __build building drivers/input building drivers/idle/intel_idle.o building drivers/idle/modules.order CC drivers/idle/intel_idle.o building drivers/idle/built-in.o  LD drivers/idle/built-in.o building __build building drivers/iommu building drivers/input/input.o CC drivers/input/input.o building drivers/input/input-compat.o building drivers/input/input-mt.o CC drivers/input/input-compat.o CC drivers/input/input-mt.o building drivers/input/ff-core.o CC drivers/input/ff-core.o building drivers/input/mouse building drivers/input/mousedev.o building drivers/input/mouse/built-in.o building drivers/input/mouse/bcm5974.o LD drivers/input/mouse/built-in.o building drivers/input/mouse/modules.order CC [M] drivers/input/mouse/bcm5974.o building __build  CC [M] drivers/input/mousedev.o building drivers/input/evdev.o CC [M] drivers/input/evdev.o building drivers/input/modules.order building drivers/input/input-core.o LD drivers/input/input-core.o building drivers/input/mouse/built-in.o building drivers/input/built-in.o LD drivers/input/built-in.o building __build building drivers/irqchip building drivers/iommu/iommu.o CC drivers/iommu/iommu.o building drivers/iommu/amd_iommu.o CC drivers/iommu/amd_iommu.o building drivers/iommu/amd_iommu_init.o CC drivers/iommu/amd_iommu_init.o building drivers/iommu/dmar.o CC drivers/iommu/dmar.o building drivers/iommu/iova.o CC drivers/iommu/iova.o building drivers/iommu/intel-iommu.o CC drivers/iommu/intel-iommu.o building drivers/iommu/modules.order building drivers/iommu/built-in.o  LD drivers/iommu/built-in.o building __build building drivers/leds building drivers/irqchip/built-in.o LD drivers/irqchip/built-in.o building drivers/irqchip/modules.order building __build building drivers/lguest building drivers/leds/built-in.o building drivers/leds/modules.order LD drivers/leds/built-in.o building __build building drivers/macintosh building drivers/lguest/built-in.o LD drivers/lguest/built-in.o building drivers/lguest/modules.order building __build building drivers/md building drivers/macintosh/built-in.o LD drivers/macintosh/built-in.o building drivers/macintosh/mac_hid.o building drivers/macintosh/modules.order CC [M] drivers/macintosh/mac_hid.o building __build building drivers/media building drivers/md/built-in.o LD drivers/md/built-in.o building drivers/md/dm.o CC [M] drivers/md/dm.o building drivers/md/dm-table.o building drivers/md/dm-target.o CC [M] drivers/md/dm-table.o CC [M] drivers/md/dm-target.o building drivers/md/dm-linear.o building drivers/md/dm-stripe.o CC [M] drivers/md/dm-linear.o CC [M] drivers/md/dm-stripe.o building drivers/md/dm-ioctl.o building drivers/md/dm-io.o CC [M] drivers/md/dm-ioctl.o building drivers/md/dm-kcopyd.o CC [M] drivers/md/dm-io.o building drivers/md/dm-sysfs.o CC [M] drivers/md/dm-kcopyd.o building drivers/md/dm-crypt.o CC [M] drivers/md/dm-sysfs.o building drivers/md/modules.order CC [M] drivers/md/dm-crypt.o building drivers/md/dm-mod.o LD [M] drivers/md/dm-mod.o building __build building drivers/mfd building drivers/media/common building drivers/media/firewire building drivers/media/common/b2c2 building drivers/media/common/saa7146 building drivers/media/common/b2c2/built-in.o LD drivers/media/common/b2c2/built-in.o building drivers/media/common/b2c2/modules.order building __build building drivers/media/common/siano building drivers/media/common/saa7146/built-in.o building drivers/media/common/saa7146/modules.order LD drivers/media/common/saa7146/built-in.o building __build building drivers/media/common/siano/built-in.o LD drivers/media/common/siano/built-in.o building drivers/media/common/siano/modules.order building __build building drivers/media/common/b2c2/built-in.o building drivers/media/common/saa7146/built-in.o building drivers/media/common/siano/built-in.o building drivers/media/common/built-in.o LD drivers/media/common/built-in.o building drivers/media/common/modules.order building __build building drivers/media/i2c building drivers/media/firewire/built-in.o LD drivers/media/firewire/built-in.o building drivers/media/firewire/modules.order building __build building drivers/media/mmc building drivers/media/i2c/soc_camera building drivers/media/i2c/soc_camera/built-in.o LD drivers/media/i2c/soc_camera/built-in.o building drivers/media/i2c/soc_camera/modules.order building __build building drivers/media/i2c/soc_camera/built-in.o building drivers/media/i2c/built-in.o LD drivers/media/i2c/built-in.o building drivers/media/i2c/modules.order building __build building drivers/media/parport building drivers/media/mmc/siano building drivers/media/mmc/siano/built-in.o LD drivers/media/mmc/siano/built-in.o building drivers/media/mmc/siano/modules.order building __build building drivers/media/mmc/siano/built-in.o building drivers/media/mmc/built-in.o LD drivers/media/mmc/built-in.o building drivers/media/mmc/modules.order building __build building drivers/media/pci building drivers/media/parport/built-in.o building drivers/media/parport/modules.order LD drivers/media/parport/built-in.o building __build building drivers/media/platform building drivers/media/pci/b2c2 building drivers/media/pci/ddbridge building drivers/media/pci/b2c2/built-in.o building drivers/media/pci/b2c2/modules.order LD drivers/media/pci/b2c2/built-in.o building __build building drivers/media/pci/dm1105 building drivers/media/pci/ddbridge/built-in.o LD drivers/media/pci/ddbridge/built-in.o building drivers/media/pci/ddbridge/modules.order building __build building drivers/media/pci/mantis building drivers/media/pci/dm1105/built-in.o building drivers/media/pci/dm1105/modules.order LD drivers/media/pci/dm1105/built-in.o building __build building drivers/media/pci/ngene building drivers/media/pci/mantis/built-in.o building drivers/media/pci/mantis/modules.order LD drivers/media/pci/mantis/built-in.o building __build building drivers/media/pci/pluto2 building drivers/media/pci/ngene/built-in.o building drivers/media/pci/ngene/modules.order LD drivers/media/pci/ngene/built-in.o building __build building drivers/media/pci/pt1 building drivers/media/pci/pluto2/built-in.o LD drivers/media/pci/pluto2/built-in.o building drivers/media/pci/pluto2/modules.order building __build building drivers/media/pci/saa7146 building drivers/media/pci/pt1/built-in.o LD drivers/media/pci/pt1/built-in.o building drivers/media/pci/pt1/modules.order building __build building drivers/media/pci/ttpci building drivers/media/pci/saa7146/built-in.o building drivers/media/pci/saa7146/modules.order LD drivers/media/pci/saa7146/built-in.o building __build building drivers/media/pci/ttpci/built-in.o LD drivers/media/pci/ttpci/built-in.o building drivers/media/pci/ttpci/modules.order building __build building drivers/media/pci/ttpci/built-in.o building drivers/media/pci/b2c2/built-in.o building drivers/media/pci/pluto2/built-in.o building drivers/media/pci/dm1105/built-in.o building drivers/media/pci/pt1/built-in.o building drivers/media/pci/mantis/built-in.o building drivers/media/pci/ngene/built-in.o building drivers/media/pci/ddbridge/built-in.o building drivers/media/pci/saa7146/built-in.o building drivers/media/pci/built-in.o LD drivers/media/pci/built-in.o building drivers/media/pci/modules.order building __build building drivers/media/radio building drivers/media/platform/davinci building drivers/media/platform/davinci/built-in.o LD drivers/media/platform/davinci/built-in.o building drivers/media/platform/davinci/modules.order building __build building drivers/media/platform/davinci/built-in.o building drivers/media/platform/built-in.o LD drivers/media/platform/built-in.o building drivers/media/platform/modules.order building __build building drivers/media/rc building drivers/media/radio/built-in.o LD drivers/media/radio/built-in.o building drivers/media/radio/modules.order building __build building drivers/media/tuners building drivers/media/rc/keymaps building drivers/media/rc/keymaps/built-in.o LD drivers/media/rc/keymaps/built-in.o building drivers/media/rc/keymaps/modules.order building __build building drivers/media/rc/keymaps/built-in.o building drivers/media/rc/built-in.o LD drivers/media/rc/built-in.o building drivers/media/rc/modules.order building __build building drivers/media/usb building drivers/media/tuners/built-in.o building drivers/media/tuners/modules.order LD drivers/media/tuners/built-in.o building __build building drivers/media/v4l2-core building drivers/media/usb/b2c2 building drivers/media/usb/dvb-usb building drivers/media/usb/b2c2/built-in.o LD drivers/media/usb/b2c2/built-in.o building drivers/media/usb/b2c2/modules.order building __build building drivers/media/usb/dvb-usb-v2 building drivers/media/usb/dvb-usb/built-in.o LD drivers/media/usb/dvb-usb/built-in.o building drivers/media/usb/dvb-usb/modules.order building __build building drivers/media/usb/s2255 building drivers/media/usb/dvb-usb-v2/built-in.o LD drivers/media/usb/dvb-usb-v2/built-in.o building drivers/media/usb/dvb-usb-v2/modules.order building __build building drivers/media/usb/siano building drivers/media/usb/s2255/built-in.o LD drivers/media/usb/s2255/built-in.o building drivers/media/usb/s2255/modules.order building __build building drivers/media/usb/stkwebcam building drivers/media/usb/siano/built-in.o LD drivers/media/usb/siano/built-in.o building drivers/media/usb/siano/modules.order building __build building drivers/media/usb/ttusb-budget building drivers/media/usb/stkwebcam/built-in.o building drivers/media/usb/stkwebcam/modules.order LD drivers/media/usb/stkwebcam/built-in.o building __build building drivers/media/usb/ttusb-dec building drivers/media/usb/ttusb-budget/built-in.o LD drivers/media/usb/ttusb-budget/built-in.o building drivers/media/usb/ttusb-budget/modules.order building __build building drivers/media/usb/uvc building drivers/media/usb/ttusb-dec/built-in.o building drivers/media/usb/ttusb-dec/modules.order LD drivers/media/usb/ttusb-dec/built-in.o building __build building drivers/media/usb/zr364xx building drivers/media/usb/uvc/built-in.o building drivers/media/usb/uvc/uvc_driver.o LD drivers/media/usb/uvc/built-in.o CC [M] drivers/media/usb/uvc/uvc_driver.o building drivers/media/usb/uvc/uvc_queue.o CC [M] drivers/media/usb/uvc/uvc_queue.o building drivers/media/usb/uvc/uvc_v4l2.o building drivers/media/usb/uvc/uvc_video.o CC [M] drivers/media/usb/uvc/uvc_v4l2.o CC [M] drivers/media/usb/uvc/uvc_video.o building drivers/media/usb/uvc/uvc_ctrl.o CC [M] drivers/media/usb/uvc/uvc_ctrl.o building drivers/media/usb/uvc/uvc_status.o building drivers/media/usb/uvc/uvc_isight.o CC [M] drivers/media/usb/uvc/uvc_status.o building drivers/media/usb/uvc/uvc_debugfs.o CC [M] drivers/media/usb/uvc/uvc_isight.o building drivers/media/usb/uvc/modules.order CC [M] drivers/media/usb/uvc/uvc_debugfs.o building drivers/media/usb/uvc/uvcvideo.o  LD [M] drivers/media/usb/uvc/uvcvideo.o building __build building drivers/media/usb/zr364xx/built-in.o LD drivers/media/usb/zr364xx/built-in.o building drivers/media/usb/zr364xx/modules.order building __build building drivers/media/usb/ttusb-dec/built-in.o building drivers/media/usb/ttusb-budget/built-in.o building drivers/media/usb/dvb-usb/built-in.o building drivers/media/usb/dvb-usb-v2/built-in.o building drivers/media/usb/siano/built-in.o building drivers/media/usb/b2c2/built-in.o building drivers/media/usb/zr364xx/built-in.o building drivers/media/usb/stkwebcam/built-in.o building drivers/media/usb/s2255/built-in.o building drivers/media/usb/built-in.o LD drivers/media/usb/built-in.o building drivers/media/usb/modules.order building __build building drivers/media/v4l2-core/built-in.o building drivers/media/v4l2-core/v4l2-dev.o LD drivers/media/v4l2-core/built-in.o building drivers/media/v4l2-core/v4l2-ioctl.o CC [M] drivers/media/v4l2-core/v4l2-dev.o building drivers/media/v4l2-core/v4l2-device.o CC [M] drivers/media/v4l2-core/v4l2-ioctl.o  CC [M] drivers/media/v4l2-core/v4l2-device.o building drivers/media/v4l2-core/v4l2-fh.o building drivers/media/v4l2-core/v4l2-event.o CC [M] drivers/media/v4l2-core/v4l2-fh.o CC [M] drivers/media/v4l2-core/v4l2-event.o building drivers/media/v4l2-core/v4l2-ctrls.o CC [M] drivers/media/v4l2-core/v4l2-ctrls.o building drivers/media/v4l2-core/v4l2-subdev.o CC [M] drivers/media/v4l2-core/v4l2-subdev.o building drivers/media/v4l2-core/v4l2-compat-ioctl32.o CC [M] drivers/media/v4l2-core/v4l2-compat-ioctl32.o building drivers/media/v4l2-core/v4l2-int-device.o CC [M] drivers/media/v4l2-core/v4l2-int-device.o building drivers/media/v4l2-core/v4l2-common.o CC [M] drivers/media/v4l2-core/v4l2-common.o building drivers/media/v4l2-core/videobuf2-core.o building drivers/media/v4l2-core/videobuf2-memops.o CC [M] drivers/media/v4l2-core/videobuf2-core.o building drivers/media/v4l2-core/videobuf2-vmalloc.o CC [M] drivers/media/v4l2-core/videobuf2-memops.o building drivers/media/v4l2-core/modules.order CC [M] drivers/media/v4l2-core/videobuf2-vmalloc.o building drivers/media/v4l2-core/videodev.o LD [M] drivers/media/v4l2-core/videodev.o building __build building drivers/media/i2c/built-in.o building drivers/media/tuners/built-in.o building drivers/media/rc/built-in.o building drivers/media/common/built-in.o building drivers/media/platform/built-in.o building drivers/media/pci/built-in.o building drivers/media/usb/built-in.o building drivers/media/mmc/built-in.o building drivers/media/firewire/built-in.o building drivers/media/parport/built-in.o building drivers/media/built-in.o LD drivers/media/built-in.o building drivers/media/modules.order building __build building drivers/misc building drivers/mfd/built-in.o building drivers/mfd/modules.order LD drivers/mfd/built-in.o building __build building drivers/mmc building drivers/misc/carma building drivers/misc/cb710 building drivers/misc/carma/built-in.o LD drivers/misc/carma/built-in.o building drivers/misc/carma/modules.order building __build building drivers/misc/eeprom building drivers/misc/cb710/built-in.o LD drivers/misc/cb710/built-in.o building drivers/misc/cb710/modules.order building __build building drivers/misc/lis3lv02d building drivers/misc/eeprom/built-in.o LD drivers/misc/eeprom/built-in.o building drivers/misc/eeprom/modules.order building __build building drivers/misc/ti-st building drivers/misc/lis3lv02d/built-in.o LD drivers/misc/lis3lv02d/built-in.o building drivers/misc/lis3lv02d/modules.order building __build building drivers/misc/ti-st/built-in.o building drivers/misc/ti-st/modules.order LD drivers/misc/ti-st/built-in.o building __build building drivers/misc/eeprom/built-in.o building drivers/misc/cb710/built-in.o building drivers/misc/ti-st/built-in.o building drivers/misc/lis3lv02d/built-in.o building drivers/misc/carma/built-in.o building drivers/misc/built-in.o building drivers/misc/modules.order LD drivers/misc/built-in.o building __build building drivers/net building drivers/mmc/built-in.o building drivers/mmc/modules.order LD drivers/mmc/built-in.o building __build building drivers/nfc building drivers/net/Space.o building drivers/net/loopback.o CC drivers/net/Space.o CC drivers/net/loopback.o building drivers/net/ethernet building drivers/net/phy building drivers/net/ethernet/broadcom building drivers/net/ethernet/broadcom/built-in.o LD drivers/net/ethernet/broadcom/built-in.o building drivers/net/ethernet/broadcom/tg3.o CC [M] drivers/net/ethernet/broadcom/tg3.o building drivers/net/ethernet/broadcom/modules.order building __build building drivers/net/ethernet/broadcom/built-in.o building drivers/net/ethernet/built-in.o building drivers/net/ethernet/modules.order LD drivers/net/ethernet/built-in.o building __build building drivers/net/wireless building drivers/net/phy/built-in.o LD drivers/net/phy/built-in.o building drivers/net/phy/phy.o building drivers/net/phy/phy_device.o CC [M] drivers/net/phy/phy.o building drivers/net/phy/mdio_bus.o CC [M] drivers/net/phy/phy_device.o CC [M] drivers/net/phy/mdio_bus.o building drivers/net/phy/modules.order building drivers/net/phy/libphy.o LD [M] drivers/net/phy/libphy.o building __build building drivers/net/tun.o building drivers/net/wireless/built-in.o LD drivers/net/wireless/built-in.o building drivers/net/wireless/b43 building drivers/net/wireless/b43/built-in.o LD drivers/net/wireless/b43/built-in.o building drivers/net/wireless/b43/main.o CC [M] drivers/net/wireless/b43/main.o building drivers/net/wireless/b43/bus.o CC [M] drivers/net/wireless/b43/bus.o building drivers/net/wireless/b43/tables.o building drivers/net/wireless/b43/tables_nphy.o CC [M] drivers/net/wireless/b43/tables.o CC [M] drivers/net/wireless/b43/tables_nphy.o building drivers/net/wireless/b43/radio_2055.o CC [M] drivers/net/wireless/b43/radio_2055.o building drivers/net/wireless/b43/radio_2056.o CC [M] drivers/net/wireless/b43/radio_2056.o building drivers/net/wireless/b43/radio_2057.o building drivers/net/wireless/b43/phy_common.o CC [M] drivers/net/wireless/b43/radio_2057.o building drivers/net/wireless/b43/phy_g.o CC [M] drivers/net/wireless/b43/phy_common.o CC [M] drivers/net/wireless/b43/phy_g.o building drivers/net/wireless/b43/phy_a.o CC [M] drivers/net/wireless/b43/phy_a.o building drivers/net/wireless/b43/phy_n.o building drivers/net/wireless/b43/phy_ht.o CC [M] drivers/net/wireless/b43/phy_n.o CC [M] drivers/net/wireless/b43/phy_ht.o building drivers/net/wireless/b43/tables_phy_ht.o CC [M] drivers/net/wireless/b43/tables_phy_ht.o building drivers/net/wireless/b43/radio_2059.o CC [M] drivers/net/wireless/b43/radio_2059.o building drivers/net/wireless/b43/sysfs.o building drivers/net/wireless/b43/xmit.o CC [M] drivers/net/wireless/b43/sysfs.o CC [M] drivers/net/wireless/b43/xmit.o building drivers/net/wireless/b43/lo.o building drivers/net/wireless/b43/wa.o CC [M] drivers/net/wireless/b43/lo.o building drivers/net/wireless/b43/dma.o CC [M] drivers/net/wireless/b43/wa.o CC [M] drivers/net/wireless/b43/dma.o building drivers/net/wireless/b43/pio.o building drivers/net/wireless/b43/rfkill.o CC [M] drivers/net/wireless/b43/pio.o CC [M] drivers/net/wireless/b43/rfkill.o building drivers/net/wireless/b43/modules.order building drivers/net/wireless/b43/b43.o  LD [M] drivers/net/wireless/b43/b43.o building __build building drivers/net/wireless/modules.order building __build building drivers/net/modules.order CC [M] drivers/net/tun.o building drivers/net/ethernet/built-in.o building drivers/net/wireless/built-in.o building drivers/net/built-in.o  LD drivers/net/built-in.o building __build building drivers/pci building drivers/nfc/built-in.o LD drivers/nfc/built-in.o building drivers/nfc/modules.order building __build building drivers/pinctrl building drivers/pci/access.o CC drivers/pci/access.o building drivers/pci/bus.o CC drivers/pci/bus.o building drivers/pci/probe.o CC drivers/pci/probe.o building drivers/pci/host-bridge.o building drivers/pci/remove.o CC drivers/pci/host-bridge.o CC drivers/pci/remove.o building drivers/pci/pci.o building drivers/pci/pci-driver.o CC drivers/pci/pci.o CC drivers/pci/pci-driver.o building drivers/pci/search.o building drivers/pci/pci-sysfs.o CC drivers/pci/search.o CC drivers/pci/pci-sysfs.o building drivers/pci/rom.o building drivers/pci/setup-res.o CC drivers/pci/rom.o CC drivers/pci/setup-res.o building drivers/pci/irq.o building drivers/pci/vpd.o CC drivers/pci/irq.o CC drivers/pci/vpd.o building drivers/pci/setup-bus.o CC drivers/pci/setup-bus.o building drivers/pci/proc.o building drivers/pci/slot.o CC drivers/pci/proc.o CC drivers/pci/slot.o building drivers/pci/quirks.o CC drivers/pci/quirks.o building drivers/pci/pcie building drivers/pci/msi.o building drivers/pci/pcie/aspm.o CC drivers/pci/pcie/aspm.o building drivers/pci/pcie/portdrv_core.o CC drivers/pci/pcie/portdrv_core.o building drivers/pci/pcie/portdrv_pci.o building drivers/pci/pcie/portdrv_bus.o CC drivers/pci/pcie/portdrv_pci.o building drivers/pci/pcie/portdrv_acpi.o CC drivers/pci/pcie/portdrv_bus.o CC drivers/pci/pcie/portdrv_acpi.o building drivers/pci/pcie/aer building drivers/pci/pcie/pme.o building drivers/pci/pcie/aer/aerdrv_errprint.o CC drivers/pci/pcie/aer/aerdrv_errprint.o building drivers/pci/pcie/aer/aerdrv_core.o CC drivers/pci/pcie/aer/aerdrv_core.o building drivers/pci/pcie/aer/aerdrv.o building drivers/pci/pcie/aer/aerdrv_acpi.o CC drivers/pci/pcie/aer/aerdrv.o building drivers/pci/pcie/aer/modules.order CC drivers/pci/pcie/aer/aerdrv_acpi.o building drivers/pci/pcie/aer/aerdriver.o LD drivers/pci/pcie/aer/aerdriver.o building drivers/pci/pcie/aer/built-in.o LD drivers/pci/pcie/aer/built-in.o building __build building drivers/pci/pcie/modules.order CC drivers/pci/pcie/pme.o building drivers/pci/pcie/pcieportdrv.o building drivers/pci/pcie/aer/built-in.o  LD drivers/pci/pcie/pcieportdrv.o building drivers/pci/pcie/built-in.o LD drivers/pci/pcie/built-in.o building __build building drivers/pci/htirq.o CC drivers/pci/msi.o building drivers/pci/ats.o CC drivers/pci/htirq.o CC drivers/pci/ats.o building drivers/pci/pci-acpi.o CC drivers/pci/pci-acpi.o building drivers/pci/pci-label.o CC drivers/pci/pci-label.o building drivers/pci/modules.order building drivers/pci/pcie/built-in.o building drivers/pci/built-in.o LD drivers/pci/built-in.o building __build building drivers/platform building drivers/pinctrl/built-in.o building drivers/pinctrl/modules.order LD drivers/pinctrl/built-in.o building __build building drivers/pnp building drivers/platform/x86 building drivers/platform/x86/built-in.o building drivers/platform/x86/apple-gmux.o LD drivers/platform/x86/built-in.o building drivers/platform/x86/modules.order CC [M] drivers/platform/x86/apple-gmux.o building __build building drivers/platform/x86/built-in.o building drivers/platform/built-in.o LD drivers/platform/built-in.o building drivers/platform/modules.order building __build building drivers/power building drivers/pnp/core.o CC drivers/pnp/core.o building drivers/pnp/card.o building drivers/pnp/driver.o CC drivers/pnp/card.o CC drivers/pnp/driver.o building drivers/pnp/resource.o building drivers/pnp/manager.o CC drivers/pnp/resource.o building drivers/pnp/support.o CC drivers/pnp/manager.o CC drivers/pnp/support.o building drivers/pnp/interface.o CC drivers/pnp/interface.o building drivers/pnp/quirks.o CC drivers/pnp/quirks.o building drivers/pnp/system.o CC drivers/pnp/system.o building drivers/pnp/pnpacpi building drivers/pnp/pnpacpi/core.o CC drivers/pnp/pnpacpi/core.o building drivers/pnp/pnpacpi/rsparser.o building drivers/pnp/pnpacpi/modules.order CC drivers/pnp/pnpacpi/rsparser.o building drivers/pnp/pnpacpi/pnp.o  LD drivers/pnp/pnpacpi/pnp.o building drivers/pnp/pnpacpi/built-in.o LD drivers/pnp/pnpacpi/built-in.o building __build building drivers/pnp/pnp.o building drivers/pnp/pnpacpi/built-in.o building drivers/pnp/modules.order LD drivers/pnp/pnp.o building drivers/pnp/built-in.o LD drivers/pnp/built-in.o building __build building drivers/pps building drivers/power/power_supply_core.o building drivers/power/power_supply_sysfs.o CC drivers/power/power_supply_core.o building drivers/power/modules.order CC drivers/power/power_supply_sysfs.o building drivers/power/power_supply.o  LD drivers/power/power_supply.o building drivers/power/built-in.o  LD drivers/power/built-in.o building __build building drivers/ptp building drivers/pps/clients building drivers/pps/generators building drivers/pps/clients/built-in.o building drivers/pps/clients/modules.order LD drivers/pps/clients/built-in.o building __build building drivers/pps/pps.o building drivers/pps/generators/built-in.o building drivers/pps/generators/modules.order LD drivers/pps/generators/built-in.o building __build  CC [M] drivers/pps/pps.o building drivers/pps/kapi.o CC [M] drivers/pps/kapi.o building drivers/pps/sysfs.o building drivers/pps/modules.order CC [M] drivers/pps/sysfs.o building drivers/pps/clients/built-in.o building drivers/pps/generators/built-in.o building drivers/pps/built-in.o LD drivers/pps/built-in.o building drivers/pps/pps_core.o LD [M] drivers/pps/pps_core.o building __build building drivers/pwm building drivers/ptp/built-in.o LD drivers/ptp/built-in.o building drivers/ptp/ptp_clock.o building drivers/ptp/ptp_chardev.o CC [M] drivers/ptp/ptp_clock.o building drivers/ptp/ptp_sysfs.o CC [M] drivers/ptp/ptp_chardev.o building drivers/ptp/modules.order CC [M] drivers/ptp/ptp_sysfs.o building drivers/ptp/ptp.o LD [M] drivers/ptp/ptp.o building __build building drivers/rtc building drivers/pwm/built-in.o building drivers/pwm/modules.order LD drivers/pwm/built-in.o building __build building drivers/scsi building drivers/rtc/rtc-lib.o building drivers/rtc/class.o CC drivers/rtc/rtc-lib.o building drivers/rtc/interface.o CC drivers/rtc/class.o CC drivers/rtc/interface.o building drivers/rtc/rtc-dev.o building drivers/rtc/rtc-proc.o CC drivers/rtc/rtc-dev.o CC drivers/rtc/rtc-proc.o building drivers/rtc/rtc-sysfs.o CC drivers/rtc/rtc-sysfs.o building drivers/rtc/rtc-cmos.o building drivers/rtc/modules.order CC [M] drivers/rtc/rtc-cmos.o building drivers/rtc/rtc-core.o LD drivers/rtc/rtc-core.o building drivers/rtc/built-in.o  LD drivers/rtc/built-in.o building __build building drivers/ssb building drivers/scsi/built-in.o building drivers/scsi/scsi.o LD drivers/scsi/built-in.o CC [M] drivers/scsi/scsi.o building drivers/scsi/hosts.o CC [M] drivers/scsi/hosts.o building drivers/scsi/scsi_ioctl.o CC [M] drivers/scsi/scsi_ioctl.o building drivers/scsi/constants.o building drivers/scsi/scsicam.o CC [M] drivers/scsi/constants.o building drivers/scsi/scsi_error.o CC [M] drivers/scsi/scsicam.o CC [M] drivers/scsi/scsi_error.o building drivers/scsi/scsi_lib.o building drivers/scsi/scsi_lib_dma.o CC [M] drivers/scsi/scsi_lib.o building drivers/scsi/scsi_scan.o CC [M] drivers/scsi/scsi_lib_dma.o CC [M] drivers/scsi/scsi_scan.o building drivers/scsi/scsi_sysfs.o CC [M] drivers/scsi/scsi_sysfs.o building drivers/scsi/scsi_devinfo.o CC [M] drivers/scsi/scsi_devinfo.o building drivers/scsi/scsi_sysctl.o building drivers/scsi/scsi_trace.o CC [M] drivers/scsi/scsi_sysctl.o CC [M] drivers/scsi/scsi_trace.o building drivers/scsi/scsi_pm.o building drivers/scsi/sd.o CC [M] drivers/scsi/scsi_pm.o building drivers/scsi/sr.o CC [M] drivers/scsi/sd.o building drivers/scsi/sr_ioctl.o CC [M] drivers/scsi/sr.o CC [M] drivers/scsi/sr_ioctl.o building drivers/scsi/sr_vendor.o building drivers/scsi/modules.order CC [M] drivers/scsi/sr_vendor.o building drivers/scsi/scsi_mod.o LD [M] drivers/scsi/scsi_mod.o building drivers/scsi/sd_mod.o building drivers/scsi/sr_mod.o LD [M] drivers/scsi/sd_mod.o LD [M] drivers/scsi/sr_mod.o building __build building drivers/thermal building drivers/ssb/built-in.o LD drivers/ssb/built-in.o building drivers/ssb/main.o building drivers/ssb/scan.o CC [M] drivers/ssb/main.o CC [M] drivers/ssb/scan.o building drivers/ssb/sprom.o building drivers/ssb/pci.o CC [M] drivers/ssb/sprom.o CC [M] drivers/ssb/pci.o building drivers/ssb/pcihost_wrapper.o building drivers/ssb/driver_chipcommon.o CC [M] drivers/ssb/pcihost_wrapper.o building drivers/ssb/driver_chipcommon_pmu.o CC [M] drivers/ssb/driver_chipcommon.o building drivers/ssb/driver_pcicore.o CC [M] drivers/ssb/driver_chipcommon_pmu.o CC [M] drivers/ssb/driver_pcicore.o building drivers/ssb/b43_pci_bridge.o building drivers/ssb/modules.order CC [M] drivers/ssb/b43_pci_bridge.o building drivers/ssb/ssb.o LD [M] drivers/ssb/ssb.o building __build building drivers/tty building drivers/thermal/step_wise.o CC drivers/thermal/step_wise.o building drivers/thermal/thermal_sys.o CC [M] drivers/thermal/thermal_sys.o building drivers/thermal/modules.order building drivers/thermal/built-in.o  LD drivers/thermal/built-in.o building __build building drivers/usb building drivers/tty/tty_io.o building drivers/tty/n_tty.o CC drivers/tty/tty_io.o CC drivers/tty/n_tty.o building drivers/tty/tty_ioctl.o building drivers/tty/tty_ldisc.o CC drivers/tty/tty_ioctl.o CC drivers/tty/tty_ldisc.o building drivers/tty/tty_buffer.o CC drivers/tty/tty_buffer.o building drivers/tty/tty_port.o building drivers/tty/tty_mutex.o CC drivers/tty/tty_port.o CC drivers/tty/tty_mutex.o building drivers/tty/pty.o CC drivers/tty/pty.o building drivers/tty/sysrq.o building drivers/tty/ipwireless CC drivers/tty/sysrq.o building drivers/tty/serial building drivers/tty/ipwireless/built-in.o LD drivers/tty/ipwireless/built-in.o building drivers/tty/ipwireless/modules.order building __build building drivers/tty/vt building drivers/tty/serial/built-in.o building drivers/tty/serial/modules.order LD drivers/tty/serial/built-in.o building __build building drivers/tty/vt/vt_ioctl.o CC drivers/tty/vt/vt_ioctl.o building drivers/tty/vt/vc_screen.o building drivers/tty/vt/selection.o CC drivers/tty/vt/vc_screen.o CC drivers/tty/vt/selection.o building drivers/tty/vt/keyboard.o CC drivers/tty/vt/keyboard.o building drivers/tty/vt/consolemap.o building drivers/tty/vt/consolemap_deftbl.c CC drivers/tty/vt/consolemap.o building drivers/tty/vt/vt.o CONMK drivers/tty/vt/consolemap_deftbl.c CC drivers/tty/vt/vt.o building drivers/tty/vt/defkeymap.c SHIPPED drivers/tty/vt/defkeymap.c building drivers/tty/vt/modules.order building drivers/tty/vt/consolemap_deftbl.o CC drivers/tty/vt/consolemap_deftbl.o building drivers/tty/vt/defkeymap.o CC drivers/tty/vt/defkeymap.o building drivers/tty/vt/built-in.o LD drivers/tty/vt/built-in.o building __build building drivers/tty/vt/built-in.o building drivers/tty/serial/built-in.o building drivers/tty/ipwireless/built-in.o building drivers/tty/built-in.o building drivers/tty/modules.order LD drivers/tty/built-in.o building __build building drivers/vhost building drivers/usb/class building drivers/usb/core building drivers/usb/class/built-in.o building drivers/usb/class/usblp.o LD drivers/usb/class/built-in.o building drivers/usb/class/modules.order CC [M] drivers/usb/class/usblp.o building __build building drivers/usb/early building drivers/usb/core/built-in.o building drivers/usb/core/usb.o LD drivers/usb/core/built-in.o CC [M] drivers/usb/core/usb.o building drivers/usb/core/hub.o building drivers/usb/core/hcd.o CC [M] drivers/usb/core/hub.o CC [M] drivers/usb/core/hcd.o building drivers/usb/core/urb.o CC [M] drivers/usb/core/urb.o building drivers/usb/core/message.o building drivers/usb/core/driver.o CC [M] drivers/usb/core/message.o building drivers/usb/core/config.o CC [M] drivers/usb/core/driver.o building drivers/usb/core/file.o CC [M] drivers/usb/core/config.o CC [M] drivers/usb/core/file.o building drivers/usb/core/buffer.o CC [M] drivers/usb/core/buffer.o building drivers/usb/core/sysfs.o building drivers/usb/core/endpoint.o CC [M] drivers/usb/core/sysfs.o building drivers/usb/core/devio.o CC [M] drivers/usb/core/endpoint.o CC [M] drivers/usb/core/devio.o building drivers/usb/core/notify.o CC [M] drivers/usb/core/notify.o building drivers/usb/core/generic.o building drivers/usb/core/quirks.o CC [M] drivers/usb/core/generic.o building drivers/usb/core/devices.o CC [M] drivers/usb/core/quirks.o building drivers/usb/core/hcd-pci.o CC [M] drivers/usb/core/devices.o building drivers/usb/core/usb-acpi.o CC [M] drivers/usb/core/hcd-pci.o building drivers/usb/core/modules.order CC [M] drivers/usb/core/usb-acpi.o building drivers/usb/core/usbcore.o LD [M] drivers/usb/core/usbcore.o building __build building drivers/usb/host building drivers/usb/early/ehci-dbgp.o CC drivers/usb/early/ehci-dbgp.o building drivers/usb/early/modules.order building drivers/usb/early/built-in.o  LD drivers/usb/early/built-in.o building __build building drivers/usb/misc building drivers/usb/host/pci-quirks.o CC drivers/usb/host/pci-quirks.o building drivers/usb/host/ehci-hcd.o building drivers/usb/host/ehci-pci.o CC [M] drivers/usb/host/ehci-hcd.o building drivers/usb/host/xhci.o CC [M] drivers/usb/host/ehci-pci.o building drivers/usb/host/xhci-mem.o CC [M] drivers/usb/host/xhci.o building drivers/usb/host/xhci-ring.o CC [M] drivers/usb/host/xhci-mem.o building drivers/usb/host/xhci-hub.o CC [M] drivers/usb/host/xhci-ring.o CC [M] drivers/usb/host/xhci-hub.o building drivers/usb/host/xhci-dbg.o building drivers/usb/host/xhci-pci.o CC [M] drivers/usb/host/xhci-dbg.o building drivers/usb/host/modules.order CC [M] drivers/usb/host/xhci-pci.o building drivers/usb/host/built-in.o LD drivers/usb/host/built-in.o building drivers/usb/host/xhci-hcd.o  LD [M] drivers/usb/host/xhci-hcd.o building __build building drivers/usb/phy building drivers/usb/misc/built-in.o LD drivers/usb/misc/built-in.o building drivers/usb/misc/modules.order building __build building drivers/usb/storage building drivers/usb/phy/built-in.o building drivers/usb/phy/modules.order LD drivers/usb/phy/built-in.o building __build building drivers/usb/usb-common.o building drivers/usb/storage/built-in.o LD drivers/usb/storage/built-in.o building drivers/usb/storage/scsiglue.o building drivers/usb/storage/protocol.o CC [M] drivers/usb/storage/scsiglue.o CC [M] drivers/usb/storage/protocol.o building drivers/usb/storage/transport.o building drivers/usb/storage/usb.o CC [M] drivers/usb/storage/transport.o building drivers/usb/storage/initializers.o CC [M] drivers/usb/storage/usb.o building drivers/usb/storage/sierra_ms.o CC [M] drivers/usb/storage/initializers.o CC [M] drivers/usb/storage/sierra_ms.o building drivers/usb/storage/option_ms.o building drivers/usb/storage/usual-tables.o CC [M] drivers/usb/storage/option_ms.o building drivers/usb/storage/modules.order CC [M] drivers/usb/storage/usual-tables.o building drivers/usb/storage/usb-storage.o  LD [M] drivers/usb/storage/usb-storage.o building __build  CC [M] drivers/usb/usb-common.o building drivers/usb/modules.order building drivers/usb/host/built-in.o building drivers/usb/early/built-in.o building drivers/usb/built-in.o  LD drivers/usb/built-in.o building __build building drivers/video building drivers/vhost/built-in.o LD drivers/vhost/built-in.o building drivers/vhost/vhost.o CC [M] drivers/vhost/vhost.o building drivers/vhost/net.o CC [M] drivers/vhost/net.o building drivers/vhost/modules.order building drivers/vhost/vhost_net.o  LD [M] drivers/vhost/vhost_net.o building __build building drivers/video/fb_notify.o CC drivers/video/fb_notify.o building drivers/video/fbmem.o building drivers/video/fbmon.o CC drivers/video/fbmem.o CC drivers/video/fbmon.o building drivers/video/fbcmap.o CC drivers/video/fbcmap.o building drivers/video/fbsysfs.o CC drivers/video/fbsysfs.o building drivers/video/modedb.o building drivers/video/fbcvt.o CC drivers/video/modedb.o CC drivers/video/fbcvt.o building drivers/video/backlight building drivers/video/console building drivers/video/backlight/built-in.o building drivers/video/backlight/backlight.o LD drivers/video/backlight/built-in.o building drivers/video/backlight/apple_bl.o CC [M] drivers/video/backlight/backlight.o CC [M] drivers/video/backlight/apple_bl.o building drivers/video/backlight/modules.order building __build building drivers/video/omap2 building drivers/video/console/dummycon.o CC drivers/video/console/dummycon.o building drivers/video/console/fbcon.o CC [M] drivers/video/console/fbcon.o building drivers/video/console/bitblit.o building drivers/video/console/fonts.o CC [M] drivers/video/console/bitblit.o CC [M] drivers/video/console/fonts.o building drivers/video/console/font_8x8.o CC [M] drivers/video/console/font_8x8.o building drivers/video/console/font_8x16.o building drivers/video/console/softcursor.o CC [M] drivers/video/console/font_8x16.o CC [M] drivers/video/console/softcursor.o building drivers/video/console/tileblit.o CC [M] drivers/video/console/tileblit.o building drivers/video/console/modules.order building drivers/video/console/built-in.o building drivers/video/console/font.o LD drivers/video/console/built-in.o LD [M] drivers/video/console/font.o building __build building drivers/video/cfbfillrect.o building drivers/video/omap2/displays building drivers/video/omap2/displays/built-in.o LD drivers/video/omap2/displays/built-in.o building drivers/video/omap2/displays/modules.order building __build building drivers/video/omap2/displays/built-in.o building drivers/video/omap2/built-in.o building drivers/video/omap2/modules.order LD drivers/video/omap2/built-in.o building __build building drivers/video/cfbcopyarea.o CC drivers/video/cfbfillrect.o CC drivers/video/cfbcopyarea.o building drivers/video/cfbimgblt.o building drivers/video/omap2/built-in.o building drivers/video/efifb.o CC drivers/video/cfbimgblt.o building drivers/video/output.o CC drivers/video/efifb.o CC [M] drivers/video/output.o building drivers/video/modules.order building drivers/video/fb.o LD drivers/video/fb.o building drivers/video/console/built-in.o building drivers/video/backlight/built-in.o building drivers/video/built-in.o  LD drivers/video/built-in.o building __build building drivers/irqchip/built-in.o building drivers/bus/built-in.o building drivers/pinctrl/built-in.o building drivers/gpio/built-in.o building drivers/pwm/built-in.o building drivers/pci/built-in.o building drivers/video/built-in.o building drivers/idle/built-in.o building drivers/acpi/built-in.o building drivers/pnp/built-in.o building drivers/amba/built-in.o building drivers/tty/built-in.o building drivers/char/built-in.o building drivers/gpu/built-in.o building drivers/base/built-in.o building drivers/block/built-in.o building drivers/misc/built-in.o building drivers/mfd/built-in.o building drivers/nfc/built-in.o building drivers/macintosh/built-in.o building drivers/hsi/built-in.o building drivers/net/built-in.o building drivers/firewire/built-in.o building drivers/cdrom/built-in.o building drivers/auxdisplay/built-in.o building drivers/usb/built-in.o building drivers/input/built-in.o building drivers/rtc/built-in.o building drivers/i2c/built-in.o building drivers/media/built-in.o building drivers/power/built-in.o building drivers/md/built-in.o building drivers/edac/built-in.o building drivers/lguest/built-in.o building drivers/cpufreq/built-in.o building drivers/cpuidle/built-in.o building drivers/mmc/built-in.o building drivers/leds/built-in.o building drivers/firmware/built-in.o building drivers/crypto/built-in.o building drivers/clocksource/built-in.o building drivers/platform/built-in.o building drivers/clk/built-in.o building drivers/iommu/built-in.o building drivers/built-in.o LD drivers/built-in.o building drivers/modules.order building __build building arch/x86/pci building sound/built-in.o building sound/sound_core.o LD sound/built-in.o building sound/arm CC [M] sound/sound_core.o building sound/atmel building sound/arm/built-in.o building sound/arm/modules.order LD sound/arm/built-in.o building __build building sound/core building sound/atmel/built-in.o building sound/atmel/modules.order LD sound/atmel/built-in.o building __build building sound/drivers building sound/core/oss building sound/core/seq building sound/core/oss/built-in.o LD sound/core/oss/built-in.o building sound/core/oss/mixer_oss.o CC [M] sound/core/oss/mixer_oss.o building sound/core/oss/pcm_oss.o CC [M] sound/core/oss/pcm_oss.o building sound/core/oss/pcm_plugin.o building sound/core/oss/io.o CC [M] sound/core/oss/pcm_plugin.o CC [M] sound/core/oss/io.o building sound/core/oss/copy.o CC [M] sound/core/oss/copy.o building sound/core/oss/linear.o CC [M] sound/core/oss/linear.o building sound/core/oss/mulaw.o building sound/core/oss/route.o CC [M] sound/core/oss/mulaw.o building sound/core/oss/rate.o CC [M] sound/core/oss/route.o CC [M] sound/core/oss/rate.o building sound/core/oss/modules.order building sound/core/oss/snd-mixer-oss.o building sound/core/oss/snd-pcm-oss.o LD [M] sound/core/oss/snd-mixer-oss.o  LD [M] sound/core/oss/snd-pcm-oss.o building __build building sound/core/hrtimer.o building sound/core/seq/built-in.o building sound/core/seq/seq_device.o LD sound/core/seq/built-in.o building sound/core/seq/seq_dummy.o CC [M] sound/core/seq/seq_device.o CC [M] sound/core/seq/seq_dummy.o building sound/core/seq/seq_midi_event.o CC [M] sound/core/seq/seq_midi_event.o building sound/core/seq/seq.o building sound/core/seq/seq_lock.o CC [M] sound/core/seq/seq.o building sound/core/seq/seq_clientmgr.o CC [M] sound/core/seq/seq_lock.o building sound/core/seq/seq_memory.o CC [M] sound/core/seq/seq_clientmgr.o building sound/core/seq/seq_queue.o CC [M] sound/core/seq/seq_memory.o building sound/core/seq/seq_fifo.o CC [M] sound/core/seq/seq_queue.o building sound/core/seq/seq_prioq.o CC [M] sound/core/seq/seq_fifo.o building sound/core/seq/seq_timer.o CC [M] sound/core/seq/seq_prioq.o building sound/core/seq/seq_system.o CC [M] sound/core/seq/seq_timer.o building sound/core/seq/seq_ports.o CC [M] sound/core/seq/seq_system.o CC [M] sound/core/seq/seq_ports.o building sound/core/seq/seq_info.o building sound/core/seq/oss CC [M] sound/core/seq/seq_info.o building sound/core/seq/oss/built-in.o LD sound/core/seq/oss/built-in.o building sound/core/seq/oss/seq_oss.o CC [M] sound/core/seq/oss/seq_oss.o building sound/core/seq/oss/seq_oss_init.o building sound/core/seq/oss/seq_oss_timer.o CC [M] sound/core/seq/oss/seq_oss_init.o building sound/core/seq/oss/seq_oss_ioctl.o CC [M] sound/core/seq/oss/seq_oss_timer.o building sound/core/seq/oss/seq_oss_event.o CC [M] sound/core/seq/oss/seq_oss_ioctl.o CC [M] sound/core/seq/oss/seq_oss_event.o building sound/core/seq/oss/seq_oss_rw.o building sound/core/seq/oss/seq_oss_synth.o CC [M] sound/core/seq/oss/seq_oss_rw.o CC [M] sound/core/seq/oss/seq_oss_synth.o building sound/core/seq/oss/seq_oss_midi.o building sound/core/seq/oss/seq_oss_readq.o CC [M] sound/core/seq/oss/seq_oss_midi.o CC [M] sound/core/seq/oss/seq_oss_readq.o building sound/core/seq/oss/seq_oss_writeq.o CC [M] sound/core/seq/oss/seq_oss_writeq.o building sound/core/seq/oss/modules.order building sound/core/seq/oss/snd-seq-oss.o  LD [M] sound/core/seq/oss/snd-seq-oss.o building __build building sound/core/seq/snd-seq.o LD [M] sound/core/seq/snd-seq.o building sound/core/seq/snd-seq-device.o building sound/core/seq/snd-seq-midi-event.o LD [M] sound/core/seq/snd-seq-device.o LD [M] sound/core/seq/snd-seq-midi-event.o building sound/core/seq/snd-seq-dummy.o LD [M] sound/core/seq/snd-seq-dummy.o building sound/core/seq/modules.order building __build  CC [M] sound/core/hrtimer.o building sound/core/hwdep.o building sound/core/memalloc.o CC [M] sound/core/hwdep.o building sound/core/sgbuf.o CC [M] sound/core/memalloc.o building sound/core/pcm.o CC [M] sound/core/sgbuf.o CC [M] sound/core/pcm.o building sound/core/pcm_native.o CC [M] sound/core/pcm_native.o building sound/core/pcm_lib.o CC [M] sound/core/pcm_lib.o building sound/core/pcm_timer.o building sound/core/pcm_misc.o CC [M] sound/core/pcm_timer.o building sound/core/pcm_memory.o CC [M] sound/core/pcm_misc.o CC [M] sound/core/pcm_memory.o building sound/core/timer.o CC [M] sound/core/timer.o building sound/core/sound.o building sound/core/init.o CC [M] sound/core/sound.o CC [M] sound/core/init.o building sound/core/memory.o CC [M] sound/core/memory.o building sound/core/info.o CC [M] sound/core/info.o building sound/core/control.o building sound/core/misc.o CC [M] sound/core/control.o building sound/core/device.o CC [M] sound/core/misc.o CC [M] sound/core/device.o building sound/core/isadma.o building sound/core/sound_oss.o CC [M] sound/core/isadma.o CC [M] sound/core/sound_oss.o building sound/core/info_oss.o building sound/core/vmaster.o CC [M] sound/core/info_oss.o building sound/core/ctljack.o CC [M] sound/core/vmaster.o building sound/core/jack.o CC [M] sound/core/ctljack.o building sound/core/modules.order CC [M] sound/core/jack.o building sound/core/oss/built-in.o building sound/core/built-in.o LD sound/core/built-in.o building sound/core/snd.o LD [M] sound/core/snd.o building sound/core/snd-hwdep.o LD [M] sound/core/snd-hwdep.o building sound/core/snd-timer.o LD [M] sound/core/snd-timer.o building sound/core/snd-hrtimer.o building sound/core/snd-pcm.o LD [M] sound/core/snd-hrtimer.o LD [M] sound/core/snd-pcm.o building sound/core/snd-page-alloc.o LD [M] sound/core/snd-page-alloc.o building __build building sound/firewire building sound/drivers/built-in.o LD sound/drivers/built-in.o building sound/drivers/mpu401 building sound/drivers/opl3 building sound/drivers/mpu401/built-in.o LD sound/drivers/mpu401/built-in.o building sound/drivers/mpu401/modules.order building __build building sound/drivers/opl4 building sound/drivers/opl3/built-in.o building sound/drivers/opl3/modules.order LD sound/drivers/opl3/built-in.o building __build building sound/drivers/pcsp building sound/drivers/opl4/built-in.o LD sound/drivers/opl4/built-in.o building sound/drivers/opl4/modules.order building __build building sound/drivers/vx building sound/drivers/pcsp/built-in.o building sound/drivers/pcsp/modules.order LD sound/drivers/pcsp/built-in.o building __build building sound/drivers/vx/built-in.o building sound/drivers/vx/modules.order LD sound/drivers/vx/built-in.o building __build building sound/drivers/modules.order building __build building sound/i2c building sound/firewire/built-in.o building sound/firewire/modules.order LD sound/firewire/built-in.o building __build building sound/isa building sound/i2c/built-in.o LD sound/i2c/built-in.o building sound/i2c/other building sound/i2c/other/built-in.o building sound/i2c/other/modules.order LD sound/i2c/other/built-in.o building __build building sound/i2c/modules.order building __build building sound/mips building sound/isa/built-in.o LD sound/isa/built-in.o building sound/isa/ad1816a building sound/isa/ad1848 building sound/isa/ad1816a/built-in.o building sound/isa/ad1816a/modules.order LD sound/isa/ad1816a/built-in.o building __build building sound/isa/cs423x building sound/isa/ad1848/built-in.o building sound/isa/ad1848/modules.order LD sound/isa/ad1848/built-in.o building __build building sound/isa/es1688 building sound/isa/cs423x/built-in.o LD sound/isa/cs423x/built-in.o building sound/isa/cs423x/modules.order building __build building sound/isa/galaxy building sound/isa/es1688/built-in.o building sound/isa/es1688/modules.order LD sound/isa/es1688/built-in.o building __build building sound/isa/gus building sound/isa/galaxy/built-in.o building sound/isa/galaxy/modules.order LD sound/isa/galaxy/built-in.o building __build building sound/isa/msnd building sound/isa/gus/built-in.o LD sound/isa/gus/built-in.o building sound/isa/gus/modules.order building __build building sound/isa/opti9xx building sound/isa/msnd/built-in.o LD sound/isa/msnd/built-in.o building sound/isa/msnd/modules.order building __build building sound/isa/sb building sound/isa/opti9xx/built-in.o building sound/isa/opti9xx/modules.order LD sound/isa/opti9xx/built-in.o building __build building sound/isa/wavefront building sound/isa/sb/built-in.o LD sound/isa/sb/built-in.o building sound/isa/sb/modules.order building __build building sound/isa/wss building sound/isa/wavefront/built-in.o building sound/isa/wavefront/modules.order LD sound/isa/wavefront/built-in.o building __build building sound/isa/wss/built-in.o LD sound/isa/wss/built-in.o building sound/isa/wss/modules.order building __build building sound/isa/modules.order building __build building sound/parisc building sound/mips/built-in.o building sound/mips/modules.order LD sound/mips/built-in.o building __build building sound/pci building sound/parisc/built-in.o building sound/parisc/modules.order LD sound/parisc/built-in.o building __build building sound/pcmcia building sound/pci/built-in.o building sound/pci/ac97 LD sound/pci/built-in.o building sound/pci/ali5451 building sound/pci/ac97/built-in.o building sound/pci/ac97/modules.order LD sound/pci/ac97/built-in.o building __build building sound/pci/asihpi building sound/pci/ali5451/built-in.o LD sound/pci/ali5451/built-in.o building sound/pci/ali5451/modules.order building __build building sound/pci/au88x0 building sound/pci/asihpi/built-in.o building sound/pci/asihpi/modules.order LD sound/pci/asihpi/built-in.o building __build building sound/pci/aw2 building sound/pci/au88x0/built-in.o LD sound/pci/au88x0/built-in.o building sound/pci/au88x0/modules.order building __build building sound/pci/ca0106 building sound/pci/aw2/built-in.o LD sound/pci/aw2/built-in.o building sound/pci/aw2/modules.order building __build building sound/pci/cs46xx building sound/pci/ca0106/built-in.o building sound/pci/ca0106/modules.order LD sound/pci/ca0106/built-in.o building __build building sound/pci/cs5535audio building sound/pci/cs46xx/built-in.o LD sound/pci/cs46xx/built-in.o building sound/pci/cs46xx/modules.order building __build building sound/pci/ctxfi building sound/pci/cs5535audio/built-in.o LD sound/pci/cs5535audio/built-in.o building sound/pci/cs5535audio/modules.order building __build building sound/pci/echoaudio building sound/pci/ctxfi/built-in.o LD sound/pci/ctxfi/built-in.o building sound/pci/ctxfi/modules.order building __build building sound/pci/emu10k1 building sound/pci/echoaudio/built-in.o building sound/pci/echoaudio/modules.order LD sound/pci/echoaudio/built-in.o building __build building sound/pci/hda building sound/pci/emu10k1/built-in.o LD sound/pci/emu10k1/built-in.o building sound/pci/emu10k1/modules.order building __build building sound/pci/ice1712 building sound/pci/hda/built-in.o building sound/pci/hda/patch_analog.o LD sound/pci/hda/built-in.o CC [M] sound/pci/hda/patch_analog.o building sound/pci/hda/patch_ca0110.o building sound/pci/hda/patch_ca0132.o CC [M] sound/pci/hda/patch_ca0110.o CC [M] sound/pci/hda/patch_ca0132.o building sound/pci/hda/patch_cirrus.o building sound/pci/hda/patch_cmedia.o CC [M] sound/pci/hda/patch_cirrus.o building sound/pci/hda/patch_conexant.o CC [M] sound/pci/hda/patch_cmedia.o building sound/pci/hda/patch_hdmi.o CC [M] sound/pci/hda/patch_conexant.o building sound/pci/hda/hda_eld.o CC [M] sound/pci/hda/patch_hdmi.o building sound/pci/hda/patch_sigmatel.o CC [M] sound/pci/hda/hda_eld.o building sound/pci/hda/patch_realtek.o CC [M] sound/pci/hda/patch_sigmatel.o building sound/pci/hda/patch_si3054.o CC [M] sound/pci/hda/patch_realtek.o building sound/pci/hda/patch_via.o CC [M] sound/pci/hda/patch_si3054.o CC [M] sound/pci/hda/patch_via.o building sound/pci/hda/hda_codec.o CC [M] sound/pci/hda/hda_codec.o building sound/pci/hda/hda_jack.o building sound/pci/hda/hda_auto_parser.o CC [M] sound/pci/hda/hda_jack.o building sound/pci/hda/hda_generic.o CC [M] sound/pci/hda/hda_auto_parser.o CC [M] sound/pci/hda/hda_generic.o building sound/pci/hda/hda_proc.o CC [M] sound/pci/hda/hda_proc.o building sound/pci/hda/hda_hwdep.o CC [M] sound/pci/hda/hda_hwdep.o building sound/pci/hda/hda_intel.o building sound/pci/hda/modules.order CC [M] sound/pci/hda/hda_intel.o building sound/pci/hda/snd-hda-codec.o building sound/pci/hda/snd-hda-codec-realtek.o LD [M] sound/pci/hda/snd-hda-codec.o LD [M] sound/pci/hda/snd-hda-codec-realtek.o building sound/pci/hda/snd-hda-codec-cmedia.o LD [M] sound/pci/hda/snd-hda-codec-cmedia.o building sound/pci/hda/snd-hda-codec-analog.o LD [M] sound/pci/hda/snd-hda-codec-analog.o building sound/pci/hda/snd-hda-codec-idt.o LD [M] sound/pci/hda/snd-hda-codec-idt.o building sound/pci/hda/snd-hda-codec-si3054.o LD [M] sound/pci/hda/snd-hda-codec-si3054.o building sound/pci/hda/snd-hda-codec-cirrus.o building sound/pci/hda/snd-hda-codec-ca0110.o LD [M] sound/pci/hda/snd-hda-codec-cirrus.o building sound/pci/hda/snd-hda-codec-ca0132.o LD [M] sound/pci/hda/snd-hda-codec-ca0110.o building sound/pci/hda/snd-hda-codec-conexant.o LD [M] sound/pci/hda/snd-hda-codec-ca0132.o building sound/pci/hda/snd-hda-codec-via.o LD [M] sound/pci/hda/snd-hda-codec-conexant.o LD [M] sound/pci/hda/snd-hda-codec-via.o building sound/pci/hda/snd-hda-codec-hdmi.o LD [M] sound/pci/hda/snd-hda-codec-hdmi.o building sound/pci/hda/snd-hda-intel.o LD [M] sound/pci/hda/snd-hda-intel.o building __build building sound/pci/korg1212 building sound/pci/ice1712/built-in.o LD sound/pci/ice1712/built-in.o building sound/pci/ice1712/modules.order building __build building sound/pci/lola building sound/pci/korg1212/built-in.o LD sound/pci/korg1212/built-in.o building sound/pci/korg1212/modules.order building __build building sound/pci/lx6464es building sound/pci/lola/built-in.o LD sound/pci/lola/built-in.o building sound/pci/lola/modules.order building __build building sound/pci/mixart building sound/pci/lx6464es/built-in.o building sound/pci/lx6464es/modules.order LD sound/pci/lx6464es/built-in.o building __build building sound/pci/nm256 building sound/pci/mixart/built-in.o LD sound/pci/mixart/built-in.o building sound/pci/mixart/modules.order building __build building sound/pci/oxygen building sound/pci/nm256/built-in.o LD sound/pci/nm256/built-in.o building sound/pci/nm256/modules.order building __build building sound/pci/pcxhr building sound/pci/oxygen/built-in.o LD sound/pci/oxygen/built-in.o building sound/pci/oxygen/modules.order building __build building sound/pci/riptide building sound/pci/pcxhr/built-in.o LD sound/pci/pcxhr/built-in.o building sound/pci/pcxhr/modules.order building __build building sound/pci/rme9652 building sound/pci/riptide/built-in.o LD sound/pci/riptide/built-in.o building sound/pci/riptide/modules.order building __build building sound/pci/trident building sound/pci/rme9652/built-in.o building sound/pci/rme9652/modules.order LD sound/pci/rme9652/built-in.o building __build building sound/pci/vx222 building sound/pci/trident/built-in.o building sound/pci/trident/modules.order LD sound/pci/trident/built-in.o building __build building sound/pci/ymfpci building sound/pci/vx222/built-in.o building sound/pci/vx222/modules.order LD sound/pci/vx222/built-in.o building __build building sound/pci/ymfpci/built-in.o building sound/pci/ymfpci/modules.order LD sound/pci/ymfpci/built-in.o building __build building sound/pci/modules.order building __build building sound/ppc building sound/pcmcia/built-in.o LD sound/pcmcia/built-in.o building sound/pcmcia/pdaudiocf building sound/pcmcia/vx building sound/pcmcia/pdaudiocf/built-in.o LD sound/pcmcia/pdaudiocf/built-in.o building sound/pcmcia/pdaudiocf/modules.order building __build building sound/pcmcia/vx/built-in.o LD sound/pcmcia/vx/built-in.o building sound/pcmcia/vx/modules.order building __build building sound/pcmcia/modules.order building __build building sound/sh building sound/ppc/built-in.o LD sound/ppc/built-in.o building sound/ppc/modules.order building __build building sound/soc building sound/sh/built-in.o LD sound/sh/built-in.o building sound/sh/modules.order building __build building sound/sparc building sound/soc/built-in.o building sound/soc/modules.order LD sound/soc/built-in.o building __build building sound/spi building sound/sparc/built-in.o LD sound/sparc/built-in.o building sound/sparc/modules.order building __build building sound/synth building sound/spi/built-in.o building sound/spi/modules.order LD sound/spi/built-in.o building __build building sound/usb building sound/synth/built-in.o building sound/synth/emux LD sound/synth/built-in.o building sound/synth/emux/built-in.o LD sound/synth/emux/built-in.o building sound/synth/emux/modules.order building __build building sound/synth/modules.order building __build building sound/usb/built-in.o LD sound/usb/built-in.o building sound/usb/6fire building sound/usb/caiaq building sound/usb/6fire/built-in.o building sound/usb/6fire/modules.order LD sound/usb/6fire/built-in.o building __build building sound/usb/misc building sound/usb/caiaq/built-in.o building sound/usb/caiaq/modules.order LD sound/usb/caiaq/built-in.o building __build building sound/usb/usx2y building sound/usb/misc/built-in.o LD sound/usb/misc/built-in.o building sound/usb/misc/modules.order building __build building sound/usb/usx2y/built-in.o LD sound/usb/usx2y/built-in.o building sound/usb/usx2y/modules.order building __build building sound/usb/modules.order building __build building sound/soundcore.o LD [M] sound/soundcore.o building sound/modules.order building __build building arch/x86/power building firmware/built-in.o building firmware/modules.order LD firmware/built-in.o building __build building arch/x86/video building arch/x86/pci/i386.o building arch/x86/pci/init.o CC arch/x86/pci/i386.o CC arch/x86/pci/init.o building arch/x86/pci/mmconfig_64.o CC arch/x86/pci/mmconfig_64.o building arch/x86/pci/direct.o CC arch/x86/pci/direct.o building arch/x86/pci/mmconfig-shared.o building arch/x86/pci/fixup.o CC arch/x86/pci/mmconfig-shared.o CC arch/x86/pci/fixup.o building arch/x86/pci/acpi.o building arch/x86/pci/legacy.o CC arch/x86/pci/acpi.o building arch/x86/pci/irq.o CC arch/x86/pci/legacy.o CC arch/x86/pci/irq.o building arch/x86/pci/common.o CC arch/x86/pci/common.o building arch/x86/pci/early.o building arch/x86/pci/bus_numa.o CC arch/x86/pci/early.o building arch/x86/pci/modules.order CC arch/x86/pci/bus_numa.o building arch/x86/pci/built-in.o  LD arch/x86/pci/built-in.o building __build building net building arch/x86/power/cpu.o building arch/x86/power/hibernate_64.o CC arch/x86/power/cpu.o building arch/x86/power/hibernate_asm_64.o CC arch/x86/power/hibernate_64.o AS arch/x86/power/hibernate_asm_64.o building arch/x86/power/modules.order building arch/x86/power/built-in.o LD arch/x86/power/built-in.o building __build building lib building arch/x86/video/fbdev.o CC arch/x86/video/fbdev.o building arch/x86/video/modules.order building arch/x86/video/built-in.o  LD arch/x86/video/built-in.o building __build building arch/x86/lib building net/socket.o building net/802 CC net/socket.o building net/core building net/802/built-in.o LD net/802/built-in.o building net/802/modules.order building __build building net/ethernet building net/core/sock.o building net/core/request_sock.o CC net/core/sock.o building net/core/skbuff.o CC net/core/request_sock.o CC net/core/skbuff.o building net/core/iovec.o building net/core/datagram.o CC net/core/iovec.o CC net/core/datagram.o building net/core/stream.o building net/core/scm.o CC net/core/stream.o building net/core/gen_stats.o CC net/core/scm.o CC net/core/gen_stats.o building net/core/gen_estimator.o building net/core/net_namespace.o CC net/core/gen_estimator.o CC net/core/net_namespace.o building net/core/secure_seq.o building net/core/flow_dissector.o CC net/core/secure_seq.o building net/core/sysctl_net_core.o CC net/core/flow_dissector.o building net/core/dev.o CC net/core/sysctl_net_core.o building net/core/ethtool.o CC net/core/dev.o building net/core/dev_addr_lists.o CC net/core/ethtool.o building net/core/dst.o CC net/core/dev_addr_lists.o CC net/core/dst.o building net/core/netevent.o building net/core/neighbour.o CC net/core/netevent.o building net/core/rtnetlink.o CC net/core/neighbour.o building net/core/utils.o CC net/core/rtnetlink.o building net/core/link_watch.o CC net/core/utils.o building net/core/filter.o CC net/core/link_watch.o CC net/core/filter.o building net/core/sock_diag.o building net/core/net-sysfs.o CC net/core/sock_diag.o building net/core/net-traces.o CC net/core/net-sysfs.o building net/core/modules.order CC net/core/net-traces.o building net/core/built-in.o  LD net/core/built-in.o building __build building net/ipv4 building net/ethernet/eth.o building net/ethernet/modules.order CC net/ethernet/eth.o building net/ethernet/built-in.o  LD net/ethernet/built-in.o building __build building net/ipv6 building net/ipv4/route.o building net/ipv4/inetpeer.o CC net/ipv4/route.o CC net/ipv4/inetpeer.o building net/ipv4/protocol.o building net/ipv4/ip_input.o CC net/ipv4/protocol.o building net/ipv4/ip_fragment.o CC net/ipv4/ip_input.o building net/ipv4/ip_forward.o CC net/ipv4/ip_fragment.o CC net/ipv4/ip_forward.o building net/ipv4/ip_options.o building net/ipv4/ip_output.o CC net/ipv4/ip_options.o CC net/ipv4/ip_output.o building net/ipv4/ip_sockglue.o building net/ipv4/inet_hashtables.o CC net/ipv4/ip_sockglue.o CC net/ipv4/inet_hashtables.o building net/ipv4/inet_timewait_sock.o CC net/ipv4/inet_timewait_sock.o building net/ipv4/inet_connection_sock.o building net/ipv4/tcp.o CC net/ipv4/inet_connection_sock.o CC net/ipv4/tcp.o building net/ipv4/tcp_input.o CC net/ipv4/tcp_input.o building net/ipv4/tcp_output.o building net/ipv4/tcp_timer.o CC net/ipv4/tcp_output.o building net/ipv4/tcp_ipv4.o CC net/ipv4/tcp_timer.o CC net/ipv4/tcp_ipv4.o building net/ipv4/tcp_minisocks.o building net/ipv4/tcp_cong.o CC net/ipv4/tcp_minisocks.o CC net/ipv4/tcp_cong.o building net/ipv4/tcp_metrics.o CC net/ipv4/tcp_metrics.o building net/ipv4/tcp_fastopen.o building net/ipv4/datagram.o CC net/ipv4/tcp_fastopen.o building net/ipv4/raw.o CC net/ipv4/datagram.o building net/ipv4/udp.o CC net/ipv4/raw.o building net/ipv4/udplite.o CC net/ipv4/udp.o CC net/ipv4/udplite.o building net/ipv4/arp.o CC net/ipv4/arp.o building net/ipv4/icmp.o building net/ipv4/devinet.o CC net/ipv4/icmp.o CC net/ipv4/devinet.o building net/ipv4/af_inet.o building net/ipv4/igmp.o CC net/ipv4/af_inet.o CC net/ipv4/igmp.o building net/ipv4/fib_frontend.o building net/ipv4/fib_semantics.o CC net/ipv4/fib_frontend.o building net/ipv4/fib_trie.o CC net/ipv4/fib_semantics.o building net/ipv4/inet_fragment.o CC net/ipv4/fib_trie.o building net/ipv4/ping.o CC net/ipv4/inet_fragment.o CC net/ipv4/ping.o building net/ipv4/sysctl_net_ipv4.o building net/ipv4/proc.o CC net/ipv4/sysctl_net_ipv4.o building net/ipv4/tcp_cubic.o CC net/ipv4/proc.o building net/ipv4/inet_lro.o CC net/ipv4/tcp_cubic.o building net/ipv4/inet_diag.o CC [M] net/ipv4/inet_lro.o building net/ipv4/tcp_diag.o CC [M] net/ipv4/inet_diag.o building net/ipv4/udp_diag.o CC [M] net/ipv4/tcp_diag.o CC [M] net/ipv4/udp_diag.o building net/ipv4/modules.order building net/ipv4/built-in.o  LD net/ipv4/built-in.o building __build building net/mac80211 building net/ipv6/addrconf_core.o building net/ipv6/exthdrs_core.o CC net/ipv6/addrconf_core.o CC net/ipv6/exthdrs_core.o building net/ipv6/output_core.o building net/ipv6/protocol.o CC net/ipv6/output_core.o building net/ipv6/ip6_offload.o CC net/ipv6/protocol.o CC net/ipv6/ip6_offload.o building net/ipv6/tcpv6_offload.o building net/ipv6/udp_offload.o CC net/ipv6/tcpv6_offload.o building net/ipv6/exthdrs_offload.o CC net/ipv6/udp_offload.o building net/ipv6/inet6_hashtables.o CC net/ipv6/exthdrs_offload.o building net/ipv6/af_inet6.o CC net/ipv6/inet6_hashtables.o building net/ipv6/anycast.o CC [M] net/ipv6/af_inet6.o building net/ipv6/ip6_output.o CC [M] net/ipv6/anycast.o building net/ipv6/ip6_input.o CC [M] net/ipv6/ip6_output.o building net/ipv6/addrconf.o CC [M] net/ipv6/ip6_input.o building net/ipv6/addrlabel.o CC [M] net/ipv6/addrconf.o CC [M] net/ipv6/addrlabel.o building net/ipv6/route.o CC [M] net/ipv6/route.o building net/ipv6/ip6_fib.o building net/ipv6/ipv6_sockglue.o CC [M] net/ipv6/ip6_fib.o building net/ipv6/ndisc.o CC [M] net/ipv6/ipv6_sockglue.o CC [M] net/ipv6/ndisc.o building net/ipv6/udp.o CC [M] net/ipv6/udp.o building net/ipv6/udplite.o building net/ipv6/raw.o CC [M] net/ipv6/udplite.o CC [M] net/ipv6/raw.o building net/ipv6/icmp.o building net/ipv6/mcast.o CC [M] net/ipv6/icmp.o CC [M] net/ipv6/mcast.o building net/ipv6/reassembly.o building net/ipv6/tcp_ipv6.o CC [M] net/ipv6/reassembly.o CC [M] net/ipv6/tcp_ipv6.o building net/ipv6/exthdrs.o building net/ipv6/datagram.o CC [M] net/ipv6/exthdrs.o building net/ipv6/ip6_flowlabel.o CC [M] net/ipv6/datagram.o CC [M] net/ipv6/ip6_flowlabel.o building net/ipv6/inet6_connection_sock.o CC [M] net/ipv6/inet6_connection_sock.o building net/ipv6/sysctl_net_ipv6.o building net/ipv6/proc.o CC [M] net/ipv6/sysctl_net_ipv6.o building net/ipv6/modules.order CC [M] net/ipv6/proc.o building net/ipv6/built-in.o building net/ipv6/ipv6.o LD net/ipv6/built-in.o  LD [M] net/ipv6/ipv6.o building __build building net/netlink building net/mac80211/built-in.o building net/mac80211/main.o LD net/mac80211/built-in.o building net/mac80211/status.o CC [M] net/mac80211/main.o building net/mac80211/sta_info.o CC [M] net/mac80211/status.o building net/mac80211/wep.o CC [M] net/mac80211/sta_info.o building net/mac80211/wpa.o CC [M] net/mac80211/wep.o CC [M] net/mac80211/wpa.o building net/mac80211/scan.o building net/mac80211/offchannel.o CC [M] net/mac80211/scan.o building net/mac80211/ht.o CC [M] net/mac80211/offchannel.o building net/mac80211/agg-tx.o CC [M] net/mac80211/ht.o building net/mac80211/agg-rx.o CC [M] net/mac80211/agg-tx.o CC [M] net/mac80211/agg-rx.o building net/mac80211/vht.o building net/mac80211/ibss.o CC [M] net/mac80211/vht.o building net/mac80211/iface.o CC [M] net/mac80211/ibss.o building net/mac80211/rate.o CC [M] net/mac80211/iface.o building net/mac80211/michael.o CC [M] net/mac80211/rate.o building net/mac80211/tkip.o CC [M] net/mac80211/michael.o building net/mac80211/aes_ccm.o CC [M] net/mac80211/tkip.o CC [M] net/mac80211/aes_ccm.o building net/mac80211/aes_cmac.o building net/mac80211/cfg.o CC [M] net/mac80211/aes_cmac.o building net/mac80211/rx.o CC [M] net/mac80211/cfg.o building net/mac80211/spectmgmt.o CC [M] net/mac80211/rx.o building net/mac80211/tx.o CC [M] net/mac80211/spectmgmt.o building net/mac80211/key.o CC [M] net/mac80211/tx.o building net/mac80211/util.o CC [M] net/mac80211/key.o building net/mac80211/wme.o CC [M] net/mac80211/util.o building net/mac80211/event.o CC [M] net/mac80211/wme.o building net/mac80211/chan.o CC [M] net/mac80211/event.o building net/mac80211/trace.o CC [M] net/mac80211/chan.o CC [M] net/mac80211/trace.o building net/mac80211/mlme.o building net/mac80211/pm.o CC [M] net/mac80211/mlme.o building net/mac80211/rc80211_minstrel.o CC [M] net/mac80211/pm.o building net/mac80211/rc80211_minstrel_ht.o CC [M] net/mac80211/rc80211_minstrel.o CC [M] net/mac80211/rc80211_minstrel_ht.o building net/mac80211/modules.order building net/mac80211/mac80211.o  LD [M] net/mac80211/mac80211.o building __build building net/packet building net/netlink/af_netlink.o CC net/netlink/af_netlink.o building net/netlink/genetlink.o building net/netlink/modules.order CC net/netlink/genetlink.o building net/netlink/built-in.o  LD net/netlink/built-in.o building __build building net/sched building net/packet/built-in.o LD net/packet/built-in.o building net/packet/af_packet.o CC [M] net/packet/af_packet.o building net/packet/diag.o building net/packet/modules.order CC [M] net/packet/diag.o building net/packet/af_packet_diag.o  LD [M] net/packet/af_packet_diag.o building __build building net/unix building net/sched/sch_generic.o CC net/sched/sch_generic.o building net/sched/sch_mq.o building net/sched/modules.order CC net/sched/sch_mq.o building net/sched/built-in.o LD net/sched/built-in.o building __build building net/wireless building net/unix/built-in.o LD net/unix/built-in.o building net/unix/af_unix.o CC [M] net/unix/af_unix.o building net/unix/garbage.o CC [M] net/unix/garbage.o building net/unix/sysctl_net_unix.o building net/unix/diag.o CC [M] net/unix/sysctl_net_unix.o building net/unix/modules.order CC [M] net/unix/diag.o building net/unix/unix.o building net/unix/unix_diag.o LD [M] net/unix/unix.o LD [M] net/unix/unix_diag.o building __build building net/compat.o building net/wireless/built-in.o LD net/wireless/built-in.o building net/wireless/core.o building net/wireless/sysfs.o CC [M] net/wireless/core.o CC [M] net/wireless/sysfs.o building net/wireless/radiotap.o building net/wireless/util.o CC [M] net/wireless/radiotap.o building net/wireless/reg.o CC [M] net/wireless/util.o building net/wireless/scan.o CC [M] net/wireless/reg.o CC [M] net/wireless/scan.o building net/wireless/nl80211.o CC [M] net/wireless/nl80211.o building net/wireless/mlme.o building net/wireless/ibss.o CC [M] net/wireless/mlme.o CC [M] net/wireless/ibss.o building net/wireless/sme.o building net/wireless/chan.o CC [M] net/wireless/sme.o building net/wireless/ethtool.o CC [M] net/wireless/chan.o CC [M] net/wireless/ethtool.o building net/wireless/mesh.o building net/wireless/ap.o CC [M] net/wireless/mesh.o building net/wireless/trace.o CC [M] net/wireless/ap.o building net/wireless/modules.order CC [M] net/wireless/trace.o building net/wireless/cfg80211.o  LD [M] net/wireless/cfg80211.o building __build building net/ethernet/built-in.o building net/802/built-in.o building net/sched/built-in.o building net/netlink/built-in.o building net/ipv4/built-in.o building net/ipv6/built-in.o building net/wireless/built-in.o building net/sysctl_net.o CC net/compat.o CC net/sysctl_net.o building net/modules.order building net/core/built-in.o building net/built-in.o  LD net/built-in.o building __build building lib/bcd.o CC lib/bcd.o building lib/div64.o CC lib/div64.o building lib/sort.o building lib/parser.o CC lib/sort.o building lib/halfmd4.o CC lib/parser.o building lib/debug_locks.o CC lib/halfmd4.o CC lib/debug_locks.o building lib/random32.o CC lib/random32.o building lib/bust_spinlocks.o building lib/hexdump.o CC lib/bust_spinlocks.o building lib/kasprintf.o CC lib/hexdump.o building lib/bitmap.o CC lib/kasprintf.o building lib/scatterlist.o CC lib/bitmap.o building lib/string_helpers.o CC lib/scatterlist.o building lib/gcd.o CC lib/string_helpers.o building lib/lcm.o CC lib/gcd.o building lib/list_sort.o CC lib/lcm.o CC lib/list_sort.o building lib/uuid.o CC lib/uuid.o building lib/flex_array.o CC lib/flex_array.o building lib/bsearch.o building lib/find_last_bit.o CC lib/bsearch.o building lib/find_next_bit.o CC lib/find_last_bit.o building lib/llist.o CC lib/find_next_bit.o building lib/memweight.o CC lib/llist.o building lib/kstrtox.o CC lib/memweight.o building lib/iomap.o CC lib/kstrtox.o building lib/pci_iomap.o CC lib/iomap.o building lib/iomap_copy.o CC lib/pci_iomap.o building lib/devres.o CC lib/iomap_copy.o CC lib/devres.o building lib/check_signature.o CC lib/check_signature.o building lib/hweight.o CC lib/hweight.o building lib/bitrev.o building lib/gen_crc32table CC lib/bitrev.o building lib/genalloc.o HOSTCC lib/gen_crc32table building lib/lzo CC lib/genalloc.o building lib/xz building lib/lzo/lzo1x_compress.o building lib/lzo/lzo1x_decompress.o CC lib/lzo/lzo1x_compress.o building lib/lzo/modules.order CC lib/lzo/lzo1x_decompress.o building lib/lzo/lzo_compress.o building lib/lzo/lzo_decompress.o LD lib/lzo/lzo_compress.o  LD lib/lzo/lzo_decompress.o building lib/lzo/built-in.o  LD lib/lzo/built-in.o building __build building lib/zlib_deflate building lib/xz/xz_dec_syms.o building lib/xz/xz_dec_stream.o CC lib/xz/xz_dec_syms.o CC lib/xz/xz_dec_stream.o building lib/xz/xz_dec_lzma2.o CC lib/xz/xz_dec_lzma2.o building lib/xz/xz_dec_bcj.o CC lib/xz/xz_dec_bcj.o building lib/xz/modules.order building lib/xz/xz_dec.o  LD lib/xz/xz_dec.o building lib/xz/built-in.o  LD lib/xz/built-in.o building __build building lib/zlib_inflate building lib/zlib_deflate/built-in.o LD lib/zlib_deflate/built-in.o building lib/zlib_deflate/deflate.o CC [M] lib/zlib_deflate/deflate.o building lib/zlib_deflate/deftree.o building lib/zlib_deflate/deflate_syms.o CC [M] lib/zlib_deflate/deftree.o CC [M] lib/zlib_deflate/deflate_syms.o building lib/zlib_deflate/modules.order building lib/zlib_deflate/zlib_deflate.o  LD [M] lib/zlib_deflate/zlib_deflate.o building __build building lib/percpu_counter.o building lib/zlib_inflate/built-in.o building lib/zlib_inflate/inffast.o LD lib/zlib_inflate/built-in.o CC [M] lib/zlib_inflate/inffast.o building lib/zlib_inflate/inflate.o CC [M] lib/zlib_inflate/inflate.o building lib/zlib_inflate/infutil.o building lib/zlib_inflate/inftrees.o CC [M] lib/zlib_inflate/infutil.o building lib/zlib_inflate/inflate_syms.o CC [M] lib/zlib_inflate/inftrees.o CC [M] lib/zlib_inflate/inflate_syms.o building lib/zlib_inflate/modules.order building lib/zlib_inflate/zlib_inflate.o LD [M] lib/zlib_inflate/zlib_inflate.o building __build building lib/swiotlb.o CC lib/percpu_counter.o building lib/iommu-helper.o CC lib/swiotlb.o building lib/syscall.o CC lib/iommu-helper.o CC lib/syscall.o building lib/nlattr.o CC lib/nlattr.o building lib/average.o building lib/cpu_rmap.o CC lib/average.o CC lib/cpu_rmap.o building lib/dynamic_queue_limits.o CC lib/dynamic_queue_limits.o building lib/strncpy_from_user.o building lib/strnlen_user.o CC lib/strncpy_from_user.o building lib/argv_split.o CC lib/strnlen_user.o building lib/bug.o CC lib/argv_split.o CC lib/bug.o building lib/cmdline.o building lib/cpumask.o CC lib/cmdline.o building lib/ctype.o CC lib/cpumask.o building lib/dec_and_lock.o CC lib/ctype.o CC lib/dec_and_lock.o building lib/decompress.o building lib/decompress_unxz.o CC lib/decompress.o building lib/dump_stack.o CC lib/decompress_unxz.o building lib/earlycpio.o CC lib/dump_stack.o building lib/extable.o CC lib/earlycpio.o building lib/flex_proportions.o CC lib/extable.o building lib/idr.o CC lib/flex_proportions.o CC lib/idr.o building lib/int_sqrt.o CC lib/int_sqrt.o building lib/ioremap.o building lib/irq_regs.o CC lib/ioremap.o CC lib/irq_regs.o building lib/is_single_threaded.o CC lib/is_single_threaded.o building lib/klist.o building lib/kobject.o CC lib/klist.o building lib/kobject_uevent.o CC lib/kobject.o CC lib/kobject_uevent.o building lib/md5.o building lib/percpu-rwsem.o CC lib/md5.o building lib/plist.o CC lib/percpu-rwsem.o building lib/prio_heap.o CC lib/plist.o CC lib/prio_heap.o building lib/proportions.o CC lib/proportions.o building lib/radix-tree.o CC lib/radix-tree.o building lib/ratelimit.o building lib/rbtree.o CC lib/ratelimit.o building lib/reciprocal_div.o CC lib/rbtree.o building lib/rwsem.o CC lib/reciprocal_div.o CC lib/rwsem.o building lib/sha1.o CC lib/sha1.o building lib/show_mem.o CC lib/show_mem.o building lib/string.o CC lib/string.o building lib/timerqueue.o building lib/vsprintf.o CC lib/timerqueue.o CC lib/vsprintf.o building lib/crc16.o building lib/libcrc32c.o CC [M] lib/crc16.o CC [M] lib/libcrc32c.o building lib/modules.order building lib/crc32table.h building lib/lzo/built-in.o building lib/xz/built-in.o building lib/lib.a GEN lib/crc32table.h  AR lib/lib.a building lib/crc32.o  CC lib/crc32.o building lib/built-in.o  LD lib/built-in.o building __build building arch/x86/lib/msr-smp.o building arch/x86/lib/cache-smp.o building arch/x86/lib/msr.o CC arch/x86/lib/msr-smp.o CC arch/x86/lib/cache-smp.o building arch/x86/lib/msr-reg.o building arch/x86/lib/msr-reg-export.o CC arch/x86/lib/msr.o AS arch/x86/lib/msr-reg.o building arch/x86/lib/iomap_copy_64.o CC arch/x86/lib/msr-reg-export.o building arch/x86/lib/clear_page_64.o AS arch/x86/lib/iomap_copy_64.o building arch/x86/lib/cmpxchg16b_emu.o building arch/x86/lib/copy_page_64.o AS arch/x86/lib/clear_page_64.o building arch/x86/lib/copy_user_64.o AS arch/x86/lib/cmpxchg16b_emu.o AS arch/x86/lib/copy_page_64.o building arch/x86/lib/copy_user_nocache_64.o building arch/x86/lib/csum-copy_64.o AS arch/x86/lib/copy_user_64.o building arch/x86/lib/csum-partial_64.o AS arch/x86/lib/copy_user_nocache_64.o building arch/x86/lib/csum-wrappers_64.o AS arch/x86/lib/csum-copy_64.o CC arch/x86/lib/csum-partial_64.o building arch/x86/lib/delay.o building arch/x86/lib/getuser.o CC arch/x86/lib/csum-wrappers_64.o building arch/x86/lib/inat-tables.c CC arch/x86/lib/delay.o building arch/x86/lib/insn.o AS arch/x86/lib/getuser.o building arch/x86/lib/memcpy_64.o GEN arch/x86/lib/inat-tables.c CC arch/x86/lib/insn.o building arch/x86/lib/memmove_64.o AS arch/x86/lib/memcpy_64.o building arch/x86/lib/memset_64.o building arch/x86/lib/putuser.o AS arch/x86/lib/memmove_64.o building arch/x86/lib/rwlock.o AS arch/x86/lib/memset_64.o AS arch/x86/lib/putuser.o building arch/x86/lib/rwsem.o building arch/x86/lib/thunk_64.o AS arch/x86/lib/rwlock.o building arch/x86/lib/usercopy.o AS arch/x86/lib/rwsem.o AS arch/x86/lib/thunk_64.o building arch/x86/lib/usercopy_64.o building arch/x86/lib/modules.order CC arch/x86/lib/usercopy.o  CC arch/x86/lib/usercopy_64.o building arch/x86/lib/built-in.o building arch/x86/lib/inat.o LD arch/x86/lib/built-in.o  CC arch/x86/lib/inat.o building arch/x86/lib/lib.a  AR arch/x86/lib/lib.a building __build building ipc/compat.o building ipc/util.o building ipc/msgutil.o CC ipc/compat.o building ipc/msg.o CC ipc/msgutil.o building ipc/sem.o CC ipc/msg.o building ipc/shm.o building ipc/ipcns_notifier.o CC ipc/sem.o building ipc/syscall.o CC ipc/shm.o building ipc/ipc_sysctl.o CC ipc/ipcns_notifier.o CC ipc/syscall.o building ipc/namespace.o building ipc/modules.order CC ipc/ipc_sysctl.o  CC ipc/namespace.o CC ipc/util.o building ipc/built-in.o LD ipc/built-in.o building __build building fs/open.o building fs/read_write.o building fs/file_table.o CC fs/open.o building fs/super.o building fs/char_dev.o building fs/stat.o CC fs/super.o CC fs/char_dev.o building fs/exec.o building fs/pipe.o CC fs/stat.o CC fs/exec.o building fs/namei.o building fs/fcntl.o CC fs/pipe.o CC fs/namei.o building fs/ioctl.o CC fs/fcntl.o building fs/readdir.o building fs/select.o CC fs/ioctl.o building fs/fifo.o CC fs/readdir.o CC fs/select.o building fs/dcache.o  CC fs/fifo.o building fs/inode.o building fs/attr.o CC fs/dcache.o CC fs/inode.o building fs/bad_inode.o CC fs/attr.o building fs/file.o building fs/filesystems.o CC fs/bad_inode.o building fs/namespace.o CC fs/file.o CC fs/filesystems.o building fs/seq_file.o CC fs/namespace.o building fs/xattr.o building fs/libfs.o CC fs/seq_file.o building fs/fs-writeback.o CC fs/xattr.o building fs/pnode.o CC fs/libfs.o CC fs/fs-writeback.o building fs/drop_caches.o building fs/splice.o CC fs/pnode.o building fs/sync.o CC fs/drop_caches.o building fs/utimes.o CC fs/splice.o building fs/stack.o CC fs/sync.o building fs/fs_struct.o CC fs/utimes.o building fs/statfs.o CC fs/stack.o building fs/buffer.o CC fs/fs_struct.o building fs/bio.o CC fs/statfs.o building fs/block_dev.o CC fs/buffer.o CC fs/bio.o building fs/direct-io.o building fs/mpage.o CC fs/block_dev.o building fs/ioprio.o CC fs/direct-io.o CC fs/mpage.o building fs/proc_namespace.o building fs/autofs4 CC fs/ioprio.o CC fs/proc_namespace.o building fs/btrfs building fs/debugfs building fs/autofs4/built-in.o building fs/autofs4/init.o LD fs/autofs4/built-in.o building fs/autofs4/inode.o CC [M] fs/autofs4/init.o CC [M] fs/autofs4/inode.o building fs/autofs4/root.o building fs/autofs4/symlink.o CC [M] fs/autofs4/root.o building fs/autofs4/waitq.o CC [M] fs/autofs4/symlink.o building fs/autofs4/expire.o CC [M] fs/autofs4/waitq.o CC [M] fs/autofs4/expire.o building fs/autofs4/dev-ioctl.o building fs/autofs4/modules.order CC [M] fs/autofs4/dev-ioctl.o building fs/autofs4/autofs4.o  LD [M] fs/autofs4/autofs4.o building __build building fs/devpts building fs/btrfs/built-in.o building fs/btrfs/super.o LD fs/btrfs/built-in.o CC [M] fs/btrfs/super.o building fs/btrfs/ctree.o building fs/btrfs/extent-tree.o CC [M] fs/btrfs/ctree.o building fs/btrfs/print-tree.o CC [M] fs/btrfs/extent-tree.o CC [M] fs/btrfs/print-tree.o building fs/btrfs/root-tree.o building fs/btrfs/dir-item.o CC [M] fs/btrfs/root-tree.o CC [M] fs/btrfs/dir-item.o building fs/btrfs/file-item.o building fs/btrfs/inode-item.o CC [M] fs/btrfs/file-item.o CC [M] fs/btrfs/inode-item.o building fs/btrfs/inode-map.o building fs/btrfs/disk-io.o CC [M] fs/btrfs/inode-map.o building fs/btrfs/transaction.o CC [M] fs/btrfs/disk-io.o building fs/btrfs/inode.o CC [M] fs/btrfs/transaction.o building fs/btrfs/file.o CC [M] fs/btrfs/inode.o building fs/btrfs/tree-defrag.o CC [M] fs/btrfs/file.o building fs/btrfs/extent_map.o CC [M] fs/btrfs/tree-defrag.o building fs/btrfs/sysfs.o CC [M] fs/btrfs/extent_map.o building fs/btrfs/struct-funcs.o CC [M] fs/btrfs/sysfs.o CC [M] fs/btrfs/struct-funcs.o building fs/btrfs/xattr.o CC [M] fs/btrfs/xattr.o building fs/btrfs/ordered-data.o building fs/btrfs/extent_io.o CC [M] fs/btrfs/ordered-data.o CC [M] fs/btrfs/extent_io.o building fs/btrfs/volumes.o building fs/btrfs/async-thread.o CC [M] fs/btrfs/volumes.o building fs/btrfs/ioctl.o CC [M] fs/btrfs/async-thread.o building fs/btrfs/locking.o CC [M] fs/btrfs/ioctl.o building fs/btrfs/orphan.o CC [M] fs/btrfs/locking.o CC [M] fs/btrfs/orphan.o building fs/btrfs/export.o building fs/btrfs/tree-log.o CC [M] fs/btrfs/export.o CC [M] fs/btrfs/tree-log.o building fs/btrfs/free-space-cache.o CC [M] fs/btrfs/free-space-cache.o building fs/btrfs/zlib.o building fs/btrfs/lzo.o CC [M] fs/btrfs/zlib.o building fs/btrfs/compression.o CC [M] fs/btrfs/lzo.o building fs/btrfs/delayed-ref.o CC [M] fs/btrfs/compression.o building fs/btrfs/relocation.o CC [M] fs/btrfs/delayed-ref.o building fs/btrfs/delayed-inode.o CC [M] fs/btrfs/relocation.o building fs/btrfs/scrub.o CC [M] fs/btrfs/delayed-inode.o building fs/btrfs/reada.o CC [M] fs/btrfs/scrub.o building fs/btrfs/backref.o CC [M] fs/btrfs/reada.o building fs/btrfs/ulist.o CC [M] fs/btrfs/backref.o CC [M] fs/btrfs/ulist.o building fs/btrfs/qgroup.o building fs/btrfs/send.o CC [M] fs/btrfs/qgroup.o building fs/btrfs/dev-replace.o CC [M] fs/btrfs/send.o building fs/btrfs/acl.o CC [M] fs/btrfs/dev-replace.o CC [M] fs/btrfs/acl.o building fs/btrfs/modules.order building fs/btrfs/btrfs.o  LD [M] fs/btrfs/btrfs.o building __build building fs/exofs building fs/debugfs/inode.o CC fs/debugfs/inode.o building fs/debugfs/file.o building fs/debugfs/modules.order CC fs/debugfs/file.o building fs/debugfs/debugfs.o  LD fs/debugfs/debugfs.o building fs/debugfs/built-in.o  LD fs/debugfs/built-in.o building __build building fs/ext4 building fs/devpts/inode.o building fs/devpts/modules.order CC fs/devpts/inode.o building fs/devpts/devpts.o  LD fs/devpts/devpts.o building fs/devpts/built-in.o  LD fs/devpts/built-in.o building __build building fs/fat building fs/exofs/built-in.o building fs/exofs/modules.order LD fs/exofs/built-in.o building __build building fs/hfsplus building fs/ext4/built-in.o building fs/ext4/balloc.o LD fs/ext4/built-in.o building fs/ext4/bitmap.o CC [M] fs/ext4/balloc.o building fs/ext4/dir.o CC [M] fs/ext4/bitmap.o building fs/ext4/file.o CC [M] fs/ext4/dir.o building fs/ext4/fsync.o CC [M] fs/ext4/file.o building fs/ext4/ialloc.o CC [M] fs/ext4/fsync.o building fs/ext4/inode.o CC [M] fs/ext4/ialloc.o building fs/ext4/page-io.o CC [M] fs/ext4/inode.o building fs/ext4/ioctl.o CC [M] fs/ext4/page-io.o building fs/ext4/namei.o CC [M] fs/ext4/ioctl.o building fs/ext4/super.o CC [M] fs/ext4/namei.o building fs/ext4/symlink.o CC [M] fs/ext4/super.o building fs/ext4/hash.o CC [M] fs/ext4/symlink.o CC [M] fs/ext4/hash.o building fs/ext4/resize.o building fs/ext4/extents.o CC [M] fs/ext4/resize.o building fs/ext4/ext4_jbd2.o CC [M] fs/ext4/extents.o building fs/ext4/migrate.o CC [M] fs/ext4/ext4_jbd2.o CC [M] fs/ext4/migrate.o building fs/ext4/mballoc.o CC [M] fs/ext4/mballoc.o building fs/ext4/block_validity.o building fs/ext4/move_extent.o CC [M] fs/ext4/block_validity.o building fs/ext4/mmp.o CC [M] fs/ext4/move_extent.o building fs/ext4/indirect.o CC [M] fs/ext4/mmp.o building fs/ext4/extents_status.o CC [M] fs/ext4/indirect.o CC [M] fs/ext4/extents_status.o building fs/ext4/xattr.o building fs/ext4/xattr_user.o CC [M] fs/ext4/xattr.o CC [M] fs/ext4/xattr_user.o building fs/ext4/xattr_trusted.o building fs/ext4/inline.o CC [M] fs/ext4/xattr_trusted.o building fs/ext4/acl.o CC [M] fs/ext4/inline.o building fs/ext4/xattr_security.o CC [M] fs/ext4/acl.o CC [M] fs/ext4/xattr_security.o building fs/ext4/modules.order building fs/ext4/ext4.o  LD [M] fs/ext4/ext4.o building __build building fs/hugetlbfs building fs/fat/built-in.o LD fs/fat/built-in.o building fs/fat/cache.o building fs/fat/dir.o CC [M] fs/fat/cache.o building fs/fat/fatent.o CC [M] fs/fat/dir.o building fs/fat/file.o CC [M] fs/fat/fatent.o CC [M] fs/fat/file.o building fs/fat/inode.o building fs/fat/misc.o CC [M] fs/fat/inode.o building fs/fat/nfs.o CC [M] fs/fat/misc.o building fs/fat/namei_vfat.o CC [M] fs/fat/nfs.o building fs/fat/modules.order CC [M] fs/fat/namei_vfat.o building fs/fat/fat.o building fs/fat/vfat.o LD [M] fs/fat/fat.o LD [M] fs/fat/vfat.o building __build building fs/isofs building fs/hfsplus/built-in.o building fs/hfsplus/super.o LD fs/hfsplus/built-in.o CC [M] fs/hfsplus/super.o building fs/hfsplus/options.o building fs/hfsplus/inode.o CC [M] fs/hfsplus/options.o building fs/hfsplus/ioctl.o CC [M] fs/hfsplus/inode.o CC [M] fs/hfsplus/ioctl.o building fs/hfsplus/extents.o building fs/hfsplus/catalog.o CC [M] fs/hfsplus/extents.o CC [M] fs/hfsplus/catalog.o building fs/hfsplus/dir.o building fs/hfsplus/btree.o CC [M] fs/hfsplus/dir.o building fs/hfsplus/bnode.o CC [M] fs/hfsplus/btree.o building fs/hfsplus/brec.o CC [M] fs/hfsplus/bnode.o building fs/hfsplus/bfind.o CC [M] fs/hfsplus/brec.o building fs/hfsplus/tables.o CC [M] fs/hfsplus/bfind.o CC [M] fs/hfsplus/tables.o building fs/hfsplus/unicode.o building fs/hfsplus/wrapper.o CC [M] fs/hfsplus/unicode.o building fs/hfsplus/bitmap.o CC [M] fs/hfsplus/wrapper.o building fs/hfsplus/part_tbl.o CC [M] fs/hfsplus/bitmap.o building fs/hfsplus/modules.order CC [M] fs/hfsplus/part_tbl.o building fs/hfsplus/hfsplus.o LD [M] fs/hfsplus/hfsplus.o building __build building fs/jbd2 building fs/hugetlbfs/inode.o CC fs/hugetlbfs/inode.o building fs/hugetlbfs/modules.order building fs/hugetlbfs/hugetlbfs.o LD fs/hugetlbfs/hugetlbfs.o building fs/hugetlbfs/built-in.o  LD fs/hugetlbfs/built-in.o building __build building fs/nls building fs/isofs/built-in.o LD fs/isofs/built-in.o building fs/isofs/namei.o CC [M] fs/isofs/namei.o building fs/isofs/inode.o building fs/isofs/dir.o CC [M] fs/isofs/inode.o building fs/isofs/util.o CC [M] fs/isofs/dir.o building fs/isofs/rock.o CC [M] fs/isofs/util.o CC [M] fs/isofs/rock.o building fs/isofs/export.o CC [M] fs/isofs/export.o building fs/isofs/joliet.o CC [M] fs/isofs/joliet.o building fs/isofs/compress.o building fs/isofs/modules.order CC [M] fs/isofs/compress.o building fs/isofs/isofs.o  LD [M] fs/isofs/isofs.o building __build building fs/notify building fs/jbd2/built-in.o LD fs/jbd2/built-in.o building fs/jbd2/transaction.o building fs/jbd2/commit.o CC [M] fs/jbd2/transaction.o building fs/jbd2/recovery.o CC [M] fs/jbd2/commit.o building fs/jbd2/checkpoint.o CC [M] fs/jbd2/recovery.o CC [M] fs/jbd2/checkpoint.o building fs/jbd2/revoke.o building fs/jbd2/journal.o CC [M] fs/jbd2/revoke.o CC [M] fs/jbd2/journal.o building fs/jbd2/modules.order building fs/jbd2/jbd2.o  LD [M] fs/jbd2/jbd2.o building __build building fs/proc building fs/nls/nls_base.o building fs/nls/nls_cp437.o CC fs/nls/nls_base.o building fs/nls/nls_ascii.o CC [M] fs/nls/nls_cp437.o building fs/nls/nls_iso8859-1.o CC [M] fs/nls/nls_ascii.o building fs/nls/nls_utf8.o CC [M] fs/nls/nls_iso8859-1.o building fs/nls/modules.order CC [M] fs/nls/nls_utf8.o building fs/nls/built-in.o  LD fs/nls/built-in.o building __build building fs/pstore building fs/notify/fsnotify.o CC fs/notify/fsnotify.o building fs/notify/notification.o building fs/notify/group.o CC fs/notify/notification.o building fs/notify/inode_mark.o CC fs/notify/group.o building fs/notify/mark.o CC fs/notify/inode_mark.o building fs/notify/vfsmount_mark.o CC fs/notify/mark.o building fs/notify/fdinfo.o CC fs/notify/vfsmount_mark.o building fs/notify/dnotify CC fs/notify/fdinfo.o building fs/notify/fanotify building fs/notify/dnotify/dnotify.o building fs/notify/dnotify/modules.order CC fs/notify/dnotify/dnotify.o building fs/notify/dnotify/built-in.o  LD fs/notify/dnotify/built-in.o building __build building fs/notify/inotify building fs/notify/fanotify/fanotify.o CC fs/notify/fanotify/fanotify.o building fs/notify/fanotify/fanotify_user.o building fs/notify/fanotify/modules.order CC fs/notify/fanotify/fanotify_user.o building fs/notify/fanotify/built-in.o  LD fs/notify/fanotify/built-in.o building __build building fs/notify/inotify/inotify_fsnotify.o CC fs/notify/inotify/inotify_fsnotify.o building fs/notify/inotify/inotify_user.o CC fs/notify/inotify/inotify_user.o building fs/notify/inotify/modules.order building fs/notify/inotify/built-in.o  LD fs/notify/inotify/built-in.o building __build building fs/notify/dnotify/built-in.o building fs/notify/inotify/built-in.o building fs/notify/fanotify/built-in.o building fs/notify/built-in.o LD fs/notify/built-in.o building fs/notify/modules.order building __build building fs/quota building fs/proc/mmu.o building fs/proc/task_mmu.o CC fs/proc/mmu.o building fs/proc/inode.o CC fs/proc/task_mmu.o building fs/proc/root.o CC fs/proc/inode.o building fs/proc/base.o CC fs/proc/root.o building fs/proc/generic.o CC fs/proc/base.o CC fs/proc/generic.o building fs/proc/array.o building fs/proc/proc_tty.o CC fs/proc/array.o CC fs/proc/proc_tty.o building fs/proc/fd.o building fs/proc/cmdline.o CC fs/proc/fd.o building fs/proc/consoles.o CC fs/proc/cmdline.o building fs/proc/cpuinfo.o CC fs/proc/consoles.o CC fs/proc/cpuinfo.o building fs/proc/devices.o building fs/proc/interrupts.o CC fs/proc/devices.o building fs/proc/loadavg.o CC fs/proc/interrupts.o building fs/proc/meminfo.o CC fs/proc/loadavg.o building fs/proc/stat.o CC fs/proc/meminfo.o building fs/proc/uptime.o CC fs/proc/stat.o building fs/proc/version.o CC fs/proc/uptime.o building fs/proc/softirqs.o CC fs/proc/version.o building fs/proc/namespaces.o CC fs/proc/softirqs.o building fs/proc/self.o CC fs/proc/namespaces.o CC fs/proc/self.o building fs/proc/proc_sysctl.o building fs/proc/proc_net.o CC fs/proc/proc_sysctl.o building fs/proc/kcore.o CC fs/proc/proc_net.o building fs/proc/kmsg.o CC fs/proc/kcore.o CC fs/proc/kmsg.o building fs/proc/page.o building fs/proc/modules.order CC fs/proc/page.o building fs/proc/proc.o  LD fs/proc/proc.o building fs/proc/built-in.o  LD fs/proc/built-in.o building __build building fs/ramfs building fs/pstore/inode.o building fs/pstore/platform.o CC fs/pstore/inode.o CC fs/pstore/platform.o building fs/pstore/modules.order building fs/pstore/pstore.o  LD fs/pstore/pstore.o building fs/pstore/built-in.o LD fs/pstore/built-in.o building __build building fs/sysfs building fs/quota/built-in.o building fs/quota/modules.order LD fs/quota/built-in.o building __build building fs/eventpoll.o building fs/ramfs/inode.o building fs/ramfs/file-mmu.o CC fs/ramfs/inode.o CC fs/ramfs/file-mmu.o building fs/ramfs/modules.order building fs/ramfs/ramfs.o  LD fs/ramfs/ramfs.o building fs/ramfs/built-in.o  LD fs/ramfs/built-in.o building __build building fs/anon_inodes.o building fs/sysfs/inode.o CC fs/sysfs/inode.o building fs/sysfs/file.o CC fs/sysfs/file.o building fs/sysfs/dir.o building fs/sysfs/symlink.o CC fs/sysfs/dir.o building fs/sysfs/mount.o CC fs/sysfs/symlink.o CC fs/sysfs/mount.o building fs/sysfs/bin.o CC fs/sysfs/bin.o building fs/sysfs/group.o building fs/sysfs/modules.order CC fs/sysfs/group.o building fs/sysfs/built-in.o  LD fs/sysfs/built-in.o building __build building fs/signalfd.o CC fs/eventpoll.o building fs/timerfd.o CC fs/anon_inodes.o CC fs/signalfd.o building fs/eventfd.o building fs/aio.o CC fs/timerfd.o building fs/locks.o CC fs/eventfd.o CC fs/aio.o building fs/compat.o building fs/compat_ioctl.o CC fs/locks.o building fs/binfmt_script.o CC fs/compat.o building fs/binfmt_elf.o CC fs/compat_ioctl.o building fs/compat_binfmt_elf.o CC fs/binfmt_script.o building fs/posix_acl.o CC fs/binfmt_elf.o building fs/xattr_acl.o CC fs/compat_binfmt_elf.o building fs/generic_acl.o CC fs/posix_acl.o building fs/coredump.o CC fs/xattr_acl.o building fs/quota/built-in.o building fs/proc/built-in.o building fs/sysfs/built-in.o building fs/devpts/built-in.o building fs/ramfs/built-in.o building fs/hugetlbfs/built-in.o building fs/nls/built-in.o building fs/debugfs/built-in.o building fs/exofs/built-in.o building fs/pstore/built-in.o building fs/binfmt_misc.o CC fs/generic_acl.o building fs/mbcache.o CC fs/coredump.o CC [M] fs/binfmt_misc.o building fs/modules.order  CC [M] fs/mbcache.o building fs/notify/built-in.o  CC fs/file_table.o CC fs/read_write.o building fs/built-in.o  LD fs/built-in.o building __build building mm/filemap.o building mm/mempool.o building mm/oom_kill.o CC mm/filemap.o building mm/fadvise.o building mm/maccess.o building mm/page_alloc.o building mm/page-writeback.o CC mm/maccess.o building mm/readahead.o CC mm/page_alloc.o building mm/swap.o CC mm/page-writeback.o CC mm/readahead.o building mm/truncate.o building mm/vmscan.o CC mm/swap.o building mm/shmem.o CC mm/truncate.o building mm/util.o CC mm/vmscan.o building mm/mmzone.o CC mm/shmem.o building mm/vmstat.o CC mm/util.o CC mm/mmzone.o building mm/backing-dev.o building mm/mm_init.o CC mm/vmstat.o building mm/mmu_context.o CC mm/backing-dev.o building mm/percpu.o CC mm/mm_init.o building mm/slab_common.o CC mm/mmu_context.o building mm/compaction.o CC mm/percpu.o building mm/balloon_compaction.o CC mm/slab_common.o building mm/interval_tree.o CC mm/compaction.o building mm/fremap.o CC mm/balloon_compaction.o building mm/highmem.o CC mm/interval_tree.o building mm/madvise.o CC mm/fremap.o building mm/memory.o CC mm/highmem.o building mm/mincore.o CC mm/madvise.o building mm/mlock.o CC mm/memory.o building mm/mmap.o CC mm/mincore.o building mm/mprotect.o CC mm/mlock.o CC mm/mmap.o building mm/mremap.o building mm/msync.o CC mm/mprotect.o building mm/rmap.o CC mm/mremap.o CC mm/msync.o building mm/vmalloc.o building mm/pagewalk.o CC mm/rmap.o building mm/pgtable-generic.o CC mm/vmalloc.o building mm/process_vm_access.o CC mm/pagewalk.o building mm/init-mm.o CC mm/pgtable-generic.o building mm/nobootmem.o CC mm/process_vm_access.o building mm/memblock.o CC mm/init-mm.o building mm/bounce.o CC mm/nobootmem.o CC mm/memblock.o building mm/page_io.o building mm/swap_state.o CC mm/bounce.o building mm/swapfile.o CC mm/page_io.o CC mm/swap_state.o building mm/frontswap.o building mm/dmapool.o CC mm/swapfile.o building mm/hugetlb.o CC mm/frontswap.o CC mm/dmapool.o building mm/mempolicy.o building mm/sparse.o CC mm/hugetlb.o CC mm/mempolicy.o building mm/sparse-vmemmap.o building mm/mmu_notifier.o CC mm/sparse.o building mm/ksm.o CC mm/sparse-vmemmap.o building mm/slub.o CC mm/mmu_notifier.o building mm/migrate.o CC mm/ksm.o building mm/huge_memory.o CC mm/slub.o building mm/cleancache.o CC mm/migrate.o CC mm/fadvise.o building mm/modules.order CC mm/huge_memory.o  CC mm/cleancache.o CC mm/oom_kill.o CC mm/mempool.o building mm/built-in.o  LD mm/built-in.o building __build building kernel/fork.o building kernel/exec_domain.o CC kernel/fork.o CC kernel/exec_domain.o building kernel/panic.o building kernel/printk.o building kernel/cpu.o building kernel/exit.o building kernel/itimer.o building arch/x86/crypto building arch/x86/ia32 building arch/x86/crypto/built-in.o building arch/x86/crypto/aes-x86_64-asm_64.o LD arch/x86/crypto/built-in.o AS [M] arch/x86/crypto/aes-x86_64-asm_64.o building arch/x86/crypto/aes_glue.o CC [M] arch/x86/crypto/aes_glue.o building arch/x86/crypto/sha1_ssse3_asm.o building arch/x86/crypto/sha1_ssse3_glue.o AS [M] arch/x86/crypto/sha1_ssse3_asm.o CC kernel/exit.o CC [M] arch/x86/crypto/sha1_ssse3_glue.o building arch/x86/crypto/modules.order building arch/x86/kernel building arch/x86/ia32/ia32entry.o AS arch/x86/ia32/ia32entry.o building arch/x86/ia32/sys_ia32.o building arch/x86/ia32/ia32_signal.o CC arch/x86/ia32/sys_ia32.o building arch/x86/crypto/aes-x86_64.o LD [M] arch/x86/crypto/aes-x86_64.o building arch/x86/crypto/sha1-ssse3.o  LD [M] arch/x86/crypto/sha1-ssse3.o building __build building arch/x86/kvm building arch/x86/mm CC kernel/cpu.o building arch/x86/kernel/process_64.o CC arch/x86/kernel/process_64.o building arch/x86/kernel/signal.o CC kernel/printk.o CC arch/x86/kernel/signal.o building arch/x86/kernel/entry_64.o building arch/x86/ia32/nosyscall.o CC arch/x86/ia32/ia32_signal.o CC arch/x86/ia32/nosyscall.o building arch/x86/ia32/syscall_ia32.o CC kernel/panic.o CC arch/x86/ia32/syscall_ia32.o building arch/x86/ia32/ipc32.o building arch/x86/kernel/traps.o AS arch/x86/kernel/entry_64.o CC arch/x86/ia32/ipc32.o building arch/x86/ia32/modules.order building arch/x86/kernel/irq.o building arch/x86/net CC arch/x86/kernel/traps.o CC arch/x86/kernel/irq.o building arch/x86/kernel/irq_64.o CC kernel/itimer.o building kernel/timeconst.h building arch/x86/mm/init.o CC arch/x86/mm/init.o building arch/x86/mm/init_64.o building kernel/softirq.o building arch/x86/ia32/built-in.o LD arch/x86/ia32/built-in.o building __build building arch/x86/platform building arch/x86/kernel/dumpstack_64.o building arch/x86/mm/fault.o CC arch/x86/mm/init_64.o building arch/x86/kernel/time.o TIMEC kernel/timeconst.h building arch/x86/realmode CC arch/x86/kernel/dumpstack_64.o CC kernel/softirq.o building kernel/resource.o building kernel/sysctl.o CC arch/x86/kernel/irq_64.o building arch/x86/kernel/ioport.o CC arch/x86/kernel/time.o building arch/x86/mm/ioremap.o CC kernel/resource.o building arch/x86/vdso CC arch/x86/mm/fault.o building arch/x86/kernel/ldt.o CC arch/x86/kernel/ioport.o building kernel/sysctl_binary.o CC kernel/sysctl.o CC arch/x86/kernel/ldt.o building arch/x86/kernel/dumpstack.o CC arch/x86/mm/ioremap.o building arch/x86/mm/extable.o CC arch/x86/mm/extable.o building arch/x86/mm/pageattr.o building arch/x86/kernel/nmi.o CC arch/x86/kernel/dumpstack.o building kernel/capability.o CC kernel/sysctl_binary.o CC arch/x86/mm/pageattr.o building arch/x86/mm/mmap.o building arch/x86/kernel/setup.o CC arch/x86/kernel/nmi.o building kernel/ptrace.o CC kernel/capability.o building arch/x86/mm/pat.o CC arch/x86/mm/mmap.o CC kernel/ptrace.o building kernel/timer.o CC arch/x86/kernel/setup.o building arch/x86/kernel/x86_init.o CC arch/x86/mm/pat.o building arch/x86/mm/pgtable.o building arch/x86/kernel/i8259.o CC arch/x86/kernel/x86_init.o CC kernel/timer.o building kernel/user.o CC arch/x86/mm/pgtable.o building arch/x86/mm/physaddr.o building arch/x86/kernel/irqinit.o CC arch/x86/kernel/i8259.o building arch/x86/mm/gup.o CC arch/x86/mm/physaddr.o CC arch/x86/kernel/irqinit.o building arch/x86/kernel/jump_label.o CC arch/x86/mm/gup.o building arch/x86/mm/setup_nx.o building kernel/signal.o CC kernel/user.o CC arch/x86/kernel/jump_label.o building arch/x86/kernel/irq_work.o building arch/x86/mm/pat_rbtree.o CC arch/x86/mm/setup_nx.o building kernel/sys.o CC kernel/signal.o building arch/x86/mm/tlb.o CC arch/x86/mm/pat_rbtree.o CC arch/x86/kernel/irq_work.o building arch/x86/kernel/probe_roms.o CC arch/x86/mm/tlb.o building arch/x86/mm/hugetlbpage.o CC arch/x86/kernel/probe_roms.o building arch/x86/kernel/sys_x86_64.o CC arch/x86/mm/hugetlbpage.o building arch/x86/mm/numa.o building arch/x86/kernel/x8664_ksyms_64.o CC arch/x86/kernel/sys_x86_64.o building arch/x86/mm/numa_64.o CC arch/x86/mm/numa.o CC kernel/sys.o building kernel/kmod.o building arch/x86/kernel/syscall_64.o CC arch/x86/kernel/x8664_ksyms_64.o building arch/x86/kernel/vsyscall_64.o CC arch/x86/kernel/syscall_64.o building arch/x86/mm/srat.o CC arch/x86/mm/numa_64.o building arch/x86/kernel/vsyscall_emu_64.o CC arch/x86/kernel/vsyscall_64.o building arch/x86/mm/modules.order CC arch/x86/mm/srat.o CC kernel/kmod.o building kernel/workqueue.o AS arch/x86/kernel/vsyscall_emu_64.o building arch/x86/kernel/bootflag.o building arch/x86/mm/built-in.o  LD arch/x86/mm/built-in.o CC arch/x86/kernel/bootflag.o building arch/x86/kernel/e820.o building __build building kernel/pid.o CC kernel/workqueue.o CC arch/x86/kernel/e820.o building arch/x86/kernel/pci-dma.o building arch/x86/kernel/quirks.o CC arch/x86/kernel/pci-dma.o CC arch/x86/kernel/quirks.o building arch/x86/kernel/topology.o building arch/x86/kernel/kdebugfs.o CC arch/x86/kernel/topology.o building arch/x86/kernel/alternative.o CC arch/x86/kernel/kdebugfs.o building kernel/task_work.o CC kernel/pid.o building arch/x86/kernel/i8253.o CC arch/x86/kernel/alternative.o building kernel/rcupdate.o CC kernel/task_work.o CC arch/x86/kernel/i8253.o building arch/x86/kernel/pci-nommu.o building kernel/extable.o CC kernel/rcupdate.o building arch/x86/kernel/hw_breakpoint.o CC arch/x86/kernel/pci-nommu.o CC kernel/extable.o building kernel/params.o building arch/x86/kernel/tsc.o CC arch/x86/kernel/hw_breakpoint.o building kernel/posix-timers.o CC kernel/params.o building arch/x86/kernel/io_delay.o CC arch/x86/kernel/tsc.o building kernel/kthread.o CC kernel/posix-timers.o building arch/x86/kernel/rtc.o CC arch/x86/kernel/io_delay.o CC arch/x86/kernel/rtc.o building arch/x86/kernel/pci-iommu_table.o building kernel/wait.o CC kernel/kthread.o building arch/x86/kernel/resource.o CC arch/x86/kernel/pci-iommu_table.o building arch/x86/kernel/process.o CC arch/x86/kernel/resource.o building arch/x86/kernel/i387.o CC arch/x86/kernel/process.o building kernel/kfifo.o CC kernel/wait.o building kernel/sys_ni.o CC kernel/kfifo.o building arch/x86/kernel/xsave.o CC arch/x86/kernel/i387.o building kernel/posix-cpu-timers.o CC kernel/sys_ni.o building kernel/mutex.o CC kernel/posix-cpu-timers.o CC arch/x86/kernel/xsave.o building arch/x86/kernel/ptrace.o building arch/x86/kernel/tls.o CC arch/x86/kernel/ptrace.o CC kernel/mutex.o building kernel/hrtimer.o building kernel/rwsem.o CC kernel/hrtimer.o building arch/x86/kernel/step.o CC arch/x86/kernel/tls.o building kernel/nsproxy.o CC kernel/rwsem.o building arch/x86/kernel/i8237.o CC arch/x86/kernel/step.o CC kernel/nsproxy.o building kernel/srcu.o building arch/x86/kernel/stacktrace.o CC arch/x86/kernel/i8237.o CC arch/x86/kernel/stacktrace.o building arch/x86/kernel/acpi CC kernel/srcu.o building kernel/semaphore.o building arch/x86/kernel/apic building arch/x86/kernel/acpi/boot.o CC arch/x86/kernel/acpi/boot.o building arch/x86/kernel/acpi/sleep.o CC kernel/semaphore.o building kernel/notifier.o building kernel/ksysfs.o CC kernel/notifier.o CC arch/x86/kernel/acpi/sleep.o building arch/x86/kernel/acpi/wakeup_64.o CC kernel/ksysfs.o building kernel/cred.o building arch/x86/kernel/acpi/cstate.o AS arch/x86/kernel/acpi/wakeup_64.o building arch/x86/kernel/acpi/modules.order CC arch/x86/kernel/acpi/cstate.o building kernel/async.o CC kernel/cred.o building arch/x86/kernel/acpi/built-in.o LD arch/x86/kernel/acpi/built-in.o building __build building arch/x86/kernel/cpu building arch/x86/kernel/apic/apic.o building arch/x86/kernel/apic/apic_noop.o CC arch/x86/kernel/apic/apic.o CC kernel/async.o building kernel/range.o CC kernel/range.o building kernel/groups.o building kernel/lglock.o CC kernel/groups.o CC arch/x86/kernel/apic/apic_noop.o building arch/x86/kernel/apic/ipi.o building kernel/smpboot.o CC kernel/lglock.o CC arch/x86/kernel/apic/ipi.o building arch/x86/kernel/apic/hw_nmi.o building kernel/events CC kernel/smpboot.o building arch/x86/kernel/apic/io_apic.o CC arch/x86/kernel/apic/hw_nmi.o building kernel/irq building kernel/events/core.o CC kernel/events/core.o building kernel/events/ring_buffer.o building arch/x86/kernel/apic/apic_flat_64.o CC arch/x86/kernel/apic/io_apic.o building arch/x86/kernel/apic/probe_64.o CC arch/x86/kernel/apic/apic_flat_64.o building arch/x86/kernel/apic/modules.order CC arch/x86/kernel/apic/probe_64.o building arch/x86/kernel/apic/built-in.o  LD arch/x86/kernel/apic/built-in.o building __build building arch/x86/kernel/reboot.o building kernel/events/callchain.o CC kernel/events/ring_buffer.o building arch/x86/kernel/cpu/intel_cacheinfo.o building arch/x86/kernel/cpu/scattered.o CC arch/x86/kernel/cpu/intel_cacheinfo.o building kernel/events/hw_breakpoint.o CC kernel/events/callchain.o building arch/x86/kernel/cpu/topology.o CC arch/x86/kernel/cpu/scattered.o building arch/x86/kernel/cpu/proc.o CC arch/x86/kernel/cpu/topology.o building kernel/events/modules.order CC kernel/events/hw_breakpoint.o building arch/x86/kernel/cpu/capflags.c CC arch/x86/kernel/cpu/proc.o building arch/x86/kernel/cpu/powerflags.o MKCAP arch/x86/kernel/cpu/capflags.c building arch/x86/kernel/cpu/common.o CC arch/x86/kernel/cpu/powerflags.o building kernel/events/built-in.o  LD kernel/events/built-in.o building __build building kernel/power building kernel/irq/irqdesc.o building kernel/irq/handle.o CC kernel/irq/irqdesc.o building arch/x86/kernel/cpu/vmware.o CC arch/x86/kernel/cpu/common.o CC kernel/irq/handle.o building kernel/irq/manage.o building kernel/irq/spurious.o CC kernel/irq/manage.o building arch/x86/kernel/cpu/hypervisor.o CC arch/x86/kernel/cpu/vmware.o building arch/x86/kernel/cpu/mshyperv.o CC arch/x86/kernel/cpu/hypervisor.o building arch/x86/kernel/cpu/rdrand.o CC arch/x86/kernel/cpu/mshyperv.o CC kernel/irq/spurious.o building kernel/irq/resend.o building arch/x86/kernel/cpu/match.o CC arch/x86/kernel/cpu/rdrand.o CC arch/x86/kernel/cpu/match.o building arch/x86/kernel/cpu/bugs_64.o CC kernel/irq/resend.o building kernel/irq/chip.o CC arch/x86/kernel/cpu/bugs_64.o building arch/x86/kernel/cpu/intel.o CC kernel/irq/chip.o building kernel/irq/dummychip.o building arch/x86/kernel/cpu/perf_event.o CC arch/x86/kernel/cpu/intel.o CC kernel/irq/dummychip.o building kernel/irq/devres.o CC arch/x86/kernel/cpu/perf_event.o building arch/x86/kernel/cpu/perf_event_p6.o CC kernel/irq/devres.o building kernel/irq/autoprobe.o building kernel/irq/proc.o CC kernel/irq/autoprobe.o CC kernel/irq/proc.o building kernel/irq/migration.o CC arch/x86/kernel/cpu/perf_event_p6.o building arch/x86/kernel/cpu/perf_event_knc.o building kernel/irq/pm.o CC kernel/irq/migration.o building kernel/irq/modules.order CC kernel/irq/pm.o CC arch/x86/kernel/cpu/perf_event_knc.o building arch/x86/kernel/cpu/perf_event_p4.o building kernel/irq/built-in.o  LD kernel/irq/built-in.o building __build building kernel/sched building kernel/power/qos.o building kernel/power/main.o CC kernel/power/qos.o building arch/x86/kernel/cpu/perf_event_intel_lbr.o CC arch/x86/kernel/cpu/perf_event_p4.o CC kernel/power/main.o building kernel/power/console.o building arch/x86/kernel/cpu/perf_event_intel_ds.o CC arch/x86/kernel/cpu/perf_event_intel_lbr.o CC kernel/power/console.o building kernel/power/process.o building arch/x86/kernel/cpu/perf_event_intel.o CC arch/x86/kernel/cpu/perf_event_intel_ds.o CC kernel/power/process.o building kernel/power/suspend.o building kernel/power/hibernate.o CC kernel/power/suspend.o building arch/x86/kernel/cpu/perf_event_intel_uncore.o CC arch/x86/kernel/cpu/perf_event_intel.o CC kernel/power/hibernate.o building kernel/power/snapshot.o building arch/x86/kernel/cpu/mcheck CC arch/x86/kernel/cpu/perf_event_intel_uncore.o building kernel/power/swap.o CC kernel/power/snapshot.o building kernel/power/user.o CC kernel/power/swap.o building arch/x86/kernel/cpu/mtrr building arch/x86/kernel/cpu/mcheck/mce.o CC arch/x86/kernel/cpu/mcheck/mce.o building arch/x86/kernel/cpu/mcheck/mce-severity.o building kernel/power/block_io.o CC kernel/power/user.o building arch/x86/kernel/cpu/mcheck/mce_intel.o CC arch/x86/kernel/cpu/mcheck/mce-severity.o building kernel/power/wakelock.o CC kernel/power/block_io.o building arch/x86/kernel/cpu/mcheck/threshold.o CC arch/x86/kernel/cpu/mcheck/mce_intel.o CC kernel/power/wakelock.o building kernel/power/poweroff.o building arch/x86/kernel/cpu/mcheck/therm_throt.o CC arch/x86/kernel/cpu/mcheck/threshold.o building kernel/power/modules.order CC kernel/power/poweroff.o building arch/x86/kernel/cpu/mcheck/mce-apei.o CC arch/x86/kernel/cpu/mcheck/therm_throt.o building kernel/power/built-in.o  LD kernel/power/built-in.o building __build building kernel/time building kernel/sched/core.o building kernel/sched/clock.o CC kernel/sched/core.o building arch/x86/kernel/cpu/mcheck/modules.order CC arch/x86/kernel/cpu/mcheck/mce-apei.o building arch/x86/kernel/cpu/mcheck/built-in.o  LD arch/x86/kernel/cpu/mcheck/built-in.o building __build building arch/x86/kernel/cpu/perfctr-watchdog.o building arch/x86/kernel/cpu/mtrr/main.o CC arch/x86/kernel/cpu/mtrr/main.o building arch/x86/kernel/cpu/mtrr/if.o CC arch/x86/kernel/cpu/mtrr/if.o building arch/x86/kernel/cpu/mtrr/generic.o building arch/x86/kernel/cpu/mtrr/cleanup.o CC arch/x86/kernel/cpu/mtrr/generic.o building arch/x86/kernel/cpu/mtrr/modules.order CC arch/x86/kernel/cpu/mtrr/cleanup.o building arch/x86/kernel/cpu/mtrr/built-in.o  LD arch/x86/kernel/cpu/mtrr/built-in.o building __build  CC arch/x86/kernel/cpu/perfctr-watchdog.o building arch/x86/kernel/cpu/perf_event_amd_ibs.o CC kernel/sched/clock.o building kernel/sched/cputime.o CC arch/x86/kernel/cpu/perf_event_amd_ibs.o building arch/x86/kernel/cpu/modules.order building kernel/sched/idle_task.o CC kernel/sched/cputime.o building arch/x86/kernel/cpu/capflags.o building arch/x86/kernel/cpu/mcheck/built-in.o building arch/x86/kernel/cpu/mtrr/built-in.o  CC arch/x86/kernel/cpu/capflags.o building arch/x86/kernel/cpu/built-in.o  LD arch/x86/kernel/cpu/built-in.o building kernel/sched/fair.o CC kernel/sched/idle_task.o building __build  CC arch/x86/kernel/reboot.o building arch/x86/kernel/early-quirks.o building kernel/sched/rt.o CC kernel/sched/fair.o CC arch/x86/kernel/early-quirks.o building arch/x86/kernel/smp.o CC arch/x86/kernel/smp.o building arch/x86/kernel/smpboot.o building arch/x86/kernel/tsc_sync.o CC arch/x86/kernel/smpboot.o building arch/x86/kernel/setup_percpu.o CC arch/x86/kernel/tsc_sync.o building kernel/sched/stop_task.o CC kernel/sched/rt.o CC arch/x86/kernel/setup_percpu.o building arch/x86/kernel/apic/built-in.o building arch/x86/kernel/trace_clock.o building arch/x86/kernel/module.o CC arch/x86/kernel/trace_clock.o CC arch/x86/kernel/module.o building arch/x86/kernel/early_printk.o building kernel/sched/cpupri.o CC kernel/sched/stop_task.o building arch/x86/kernel/hpet.o CC arch/x86/kernel/early_printk.o building kernel/sched/auto_group.o CC kernel/sched/cpupri.o building arch/x86/kernel/pci-swiotlb.o CC arch/x86/kernel/hpet.o  CC kernel/sched/auto_group.o building kernel/sched/stats.o CC kernel/sched/stats.o building kernel/sched/modules.order CC arch/x86/kernel/pci-swiotlb.o building arch/x86/kernel/perf_regs.o building kernel/sched/built-in.o  LD kernel/sched/built-in.o building __build building kernel/trace building kernel/time/timekeeping.o building kernel/time/ntp.o CC kernel/time/timekeeping.o CC arch/x86/kernel/perf_regs.o building arch/x86/kernel/pci-calgary_64.o CC arch/x86/kernel/pci-calgary_64.o building arch/x86/kernel/tce_64.o building kernel/time/clocksource.o CC kernel/time/ntp.o building kernel/time/jiffies.o CC kernel/time/clocksource.o CC arch/x86/kernel/tce_64.o building arch/x86/kernel/mmconf-fam10h_64.o building arch/x86/kernel/vsmp_64.o CC arch/x86/kernel/mmconf-fam10h_64.o building kernel/time/timer_list.o CC kernel/time/jiffies.o building arch/x86/kernel/head_64.o CC arch/x86/kernel/vsmp_64.o building kernel/time/timeconv.o CC kernel/time/timer_list.o AS arch/x86/kernel/head_64.o building arch/x86/kernel/head64.o building arch/x86/kernel/head.o CC arch/x86/kernel/head64.o building kernel/time/posix-clock.o CC kernel/time/timeconv.o building arch/x86/kernel/vmlinux.lds CC arch/x86/kernel/head.o building kernel/time/alarmtimer.o CC kernel/time/posix-clock.o building arch/x86/kernel/msr.o LDS arch/x86/kernel/vmlinux.lds building arch/x86/kernel/cpuid.o CC [M] arch/x86/kernel/msr.o CC kernel/time/alarmtimer.o building kernel/time/clockevents.o CC [M] arch/x86/kernel/cpuid.o building arch/x86/kernel/microcode_core.o CC [M] arch/x86/kernel/microcode_core.o building arch/x86/kernel/microcode_intel.o CC kernel/time/clockevents.o building kernel/time/tick-common.o building kernel/time/tick-broadcast.o CC kernel/time/tick-common.o CC [M] arch/x86/kernel/microcode_intel.o building arch/x86/kernel/modules.order building kernel/time/tick-oneshot.o CC kernel/time/tick-broadcast.o building arch/x86/kernel/cpu/built-in.o building arch/x86/kernel/acpi/built-in.o building arch/x86/kernel/built-in.o LD arch/x86/kernel/built-in.o building arch/x86/kernel/microcode.o  LD [M] arch/x86/kernel/microcode.o building __build building kernel/time/tick-sched.o building arch/x86/vdso/vma.o building arch/x86/vdso/vdso.lds CC arch/x86/vdso/vma.o building arch/x86/vdso/vdso-note.o CC kernel/time/tick-oneshot.o building kernel/time/timer_stats.o LDS arch/x86/vdso/vdso.lds AS arch/x86/vdso/vdso-note.o building arch/x86/vdso/vclock_gettime.o building arch/x86/vdso/vgetcpu.o CC arch/x86/vdso/vclock_gettime.o building kernel/freezer.o CC kernel/time/tick-sched.o CC arch/x86/vdso/vgetcpu.o building arch/x86/vdso/vdso32/vdso32.lds building arch/x86/vdso/vdso32/note.o LDS arch/x86/vdso/vdso32/vdso32.lds CC kernel/time/timer_stats.o building kernel/time/modules.order AS arch/x86/vdso/vdso32/note.o building arch/x86/vdso/vdso32/int80.o building arch/x86/vdso/vdso32/syscall.o AS arch/x86/vdso/vdso32/int80.o AS arch/x86/vdso/vdso32/syscall.o building arch/x86/vdso/vdso32/sysenter.o building arch/x86/vdso/vdso32-setup.o AS arch/x86/vdso/vdso32/sysenter.o building arch/x86/vdso/modules.order CC arch/x86/vdso/vdso32-setup.o building kernel/time/built-in.o  LD kernel/time/built-in.o building __build building kernel/trace/trace_clock.o building kernel/trace/ring_buffer.o CC kernel/trace/trace_clock.o building arch/x86/vdso/vdso.so.dbg building kernel/trace/trace.o building kernel/stacktrace.o CC kernel/trace/ring_buffer.o building arch/x86/vdso/vdso32-int80.so.dbg VDSO arch/x86/vdso/vdso.so.dbg VDSO arch/x86/vdso/vdso32-int80.so.dbg building arch/x86/vdso/vdso32-syscall.so.dbg VDSO arch/x86/vdso/vdso32-syscall.so.dbg building arch/x86/vdso/vdso32-sysenter.so.dbg VDSO arch/x86/vdso/vdso32-sysenter.so.dbg building arch/x86/vdso/vdso-syms.lds building arch/x86/vdso/vdso32-int80-syms.lds VDSOSYM arch/x86/vdso/vdso-syms.lds VDSOSYM arch/x86/vdso/vdso32-int80-syms.lds building arch/x86/vdso/vdso32-syscall-syms.lds VDSOSYM arch/x86/vdso/vdso32-syscall-syms.lds building arch/x86/vdso/vdso32-sysenter-syms.lds VDSOSYM arch/x86/vdso/vdso32-sysenter-syms.lds building arch/x86/vdso/vdso.so OBJCOPY arch/x86/vdso/vdso.so building arch/x86/vdso/vdso32-int80.so building arch/x86/vdso/vdso32-syscall.so OBJCOPY arch/x86/vdso/vdso32-int80.so OBJCOPY arch/x86/vdso/vdso32-syscall.so building arch/x86/vdso/vdso32-sysenter.so OBJCOPY arch/x86/vdso/vdso32-sysenter.so building arch/x86/vdso/vdso32-syms.lds  VDSOSYM arch/x86/vdso/vdso32-syms.lds building kernel/trace/trace_output.o CC kernel/trace/trace.o building arch/x86/vdso/vdso.o building arch/x86/vdso/vdso32.o AS arch/x86/vdso/vdso.o AS arch/x86/vdso/vdso32.o building arch/x86/vdso/built-in.o LD arch/x86/vdso/built-in.o building __build building kernel/trace/trace_stat.o building arch/x86/realmode/init.o CC arch/x86/realmode/init.o building arch/x86/realmode/rm/realmode.bin building arch/x86/realmode/modules.order building arch/x86/realmode/rm/header.o building arch/x86/realmode/rm/trampoline_64.o AS arch/x86/realmode/rm/header.o AS arch/x86/realmode/rm/trampoline_64.o building arch/x86/realmode/rm/stack.o AS arch/x86/realmode/rm/stack.o building arch/x86/realmode/rm/reboot.o AS arch/x86/realmode/rm/reboot.o building arch/x86/realmode/rm/wakeup_asm.o AS arch/x86/realmode/rm/wakeup_asm.o building arch/x86/realmode/rm/wakemain.o building arch/x86/realmode/rm/video-mode.o CC arch/x86/realmode/rm/wakemain.o building arch/x86/realmode/rm/copy.o CC kernel/trace/trace_output.o building kernel/futex.o CC arch/x86/realmode/rm/video-mode.o building arch/x86/realmode/rm/bioscall.o AS arch/x86/realmode/rm/copy.o AS arch/x86/realmode/rm/bioscall.o building arch/x86/realmode/rm/regs.o CC arch/x86/realmode/rm/regs.o building arch/x86/realmode/rm/video-vga.o CC arch/x86/realmode/rm/video-vga.o building arch/x86/realmode/rm/video-vesa.o building arch/x86/realmode/rm/video-bios.o CC arch/x86/realmode/rm/video-vesa.o building kernel/trace/trace_printk.o CC kernel/trace/trace_stat.o CC arch/x86/realmode/rm/video-bios.o building arch/x86/realmode/rm/pasyms.h  PASYMS arch/x86/realmode/rm/pasyms.h building arch/x86/realmode/rm/realmode.lds  LDS arch/x86/realmode/rm/realmode.lds building arch/x86/realmode/rm/realmode.elf LD arch/x86/realmode/rm/realmode.elf building arch/x86/realmode/rm/realmode.relocs  RELOCS arch/x86/realmode/rm/realmode.relocs building arch/x86/realmode/rm/realmode.bin  OBJCOPY arch/x86/realmode/rm/realmode.bin building arch/x86/realmode/rmpiggy.o  AS arch/x86/realmode/rmpiggy.o building arch/x86/realmode/built-in.o LD arch/x86/realmode/built-in.o building __build building kernel/trace/trace_sched_switch.o building arch/x86/platform/ce4100 building arch/x86/platform/efi building arch/x86/platform/ce4100/built-in.o building arch/x86/platform/ce4100/modules.order LD arch/x86/platform/ce4100/built-in.o building arch/x86/platform/geode CC kernel/trace/trace_printk.o building __build building kernel/futex_compat.o building arch/x86/platform/efi/efi.o building arch/x86/platform/efi/efi_64.o CC arch/x86/platform/efi/efi.o building kernel/trace/trace_nop.o CC kernel/trace/trace_sched_switch.o CC arch/x86/platform/efi/efi_64.o building arch/x86/platform/efi/efi_stub_64.o building kernel/trace/blktrace.o CC kernel/trace/trace_nop.o building arch/x86/platform/efi/modules.order AS arch/x86/platform/efi/efi_stub_64.o building arch/x86/platform/efi/built-in.o LD arch/x86/platform/efi/built-in.o building __build building arch/x86/platform/iris building arch/x86/platform/geode/built-in.o LD arch/x86/platform/geode/built-in.o building arch/x86/platform/geode/modules.order building __build building arch/x86/platform/mrst building arch/x86/platform/iris/built-in.o LD arch/x86/platform/iris/built-in.o building arch/x86/platform/iris/modules.order building __build building arch/x86/platform/olpc building arch/x86/platform/mrst/built-in.o building arch/x86/platform/mrst/modules.order LD arch/x86/platform/mrst/built-in.o building __build building arch/x86/platform/scx200 building arch/x86/platform/olpc/built-in.o building arch/x86/platform/olpc/modules.order LD arch/x86/platform/olpc/built-in.o building __build building arch/x86/platform/sfi building arch/x86/platform/scx200/built-in.o building arch/x86/platform/scx200/modules.order LD arch/x86/platform/scx200/built-in.o building __build building arch/x86/platform/uv building arch/x86/platform/sfi/built-in.o building arch/x86/platform/sfi/modules.order LD arch/x86/platform/sfi/built-in.o building __build building arch/x86/platform/visws building arch/x86/platform/uv/built-in.o LD arch/x86/platform/uv/built-in.o building arch/x86/platform/uv/modules.order building __build building arch/x86/platform/visws/built-in.o building arch/x86/platform/visws/modules.order LD arch/x86/platform/visws/built-in.o building __build building arch/x86/platform/ce4100/built-in.o building arch/x86/platform/efi/built-in.o building arch/x86/platform/geode/built-in.o building arch/x86/platform/iris/built-in.o building arch/x86/platform/mrst/built-in.o building arch/x86/platform/olpc/built-in.o building arch/x86/platform/scx200/built-in.o building arch/x86/platform/sfi/built-in.o building arch/x86/platform/visws/built-in.o building arch/x86/platform/uv/built-in.o building arch/x86/platform/built-in.o LD arch/x86/platform/built-in.o building arch/x86/platform/modules.order building kernel/trace/trace_events.o CC kernel/trace/blktrace.o building __build building kernel/trace/trace_export.o building arch/x86/net/built-in.o building arch/x86/net/modules.order LD arch/x86/net/built-in.o building __build building kernel/trace/trace_event_perf.o building arch/x86/kvm/built-in.o building arch/x86/kvm/vmx.o LD arch/x86/kvm/built-in.o building arch/x86/kvm/../../../virt/kvm/kvm_main.o CC [M] arch/x86/kvm/vmx.o building arch/x86/kvm/../../../virt/kvm/ioapic.o CC kernel/trace/trace_export.o building kernel/trace/trace_events_filter.o CC kernel/trace/trace_events.o building kernel/rtmutex.o CC kernel/trace/trace_event_perf.o building kernel/trace/power-traces.o CC kernel/trace/trace_events_filter.o building kernel/trace/rpm-traces.o CC [M] arch/x86/kvm/../../../virt/kvm/kvm_main.o building arch/x86/kvm/../../../virt/kvm/coalesced_mmio.o CC kernel/trace/power-traces.o CC kernel/trace/rpm-traces.o building kernel/trace/modules.order building kernel/trace/built-in.o LD kernel/trace/built-in.o building __build building arch/x86/kvm/../../../virt/kvm/irq_comm.o CC kernel/futex_compat.o building kernel/dma.o CC [M] arch/x86/kvm/../../../virt/kvm/coalesced_mmio.o building arch/x86/kvm/../../../virt/kvm/eventfd.o CC kernel/rtmutex.o building kernel/smp.o CC [M] arch/x86/kvm/../../../virt/kvm/irq_comm.o building arch/x86/kvm/../../../virt/kvm/assigned-dev.o CC kernel/dma.o building arch/x86/kvm/../../../virt/kvm/iommu.o CC kernel/futex.o building kernel/spinlock.o CC [M] arch/x86/kvm/../../../virt/kvm/assigned-dev.o building kernel/module.o CC [M] arch/x86/kvm/../../../virt/kvm/eventfd.o building arch/x86/kvm/../../../virt/kvm/async_pf.o CC kernel/spinlock.o building arch/x86/kvm/x86.o CC kernel/smp.o building kernel/compat.o CC [M] arch/x86/kvm/../../../virt/kvm/async_pf.o building arch/x86/kvm/mmu.o CC kernel/module.o building kernel/cgroup.o CC [M] arch/x86/kvm/x86.o building arch/x86/kvm/emulate.o CC kernel/compat.o building arch/x86/kvm/i8259.o CC kernel/stacktrace.o building arch/x86/kvm/irq.o CC kernel/freezer.o building kernel/utsname.o CC kernel/cgroup.o building kernel/user_namespace.o CC [M] arch/x86/kvm/i8259.o building kernel/pid_namespace.o CC [M] arch/x86/kvm/emulate.o building arch/x86/kvm/lapic.o CC kernel/user_namespace.o /nix/store/vkvwpn6f7iff6zqrq2d9z2a1945pcsza-linux-3.8.9-source/kernel/user_namespace.c: In function 'map_write': /nix/store/vkvwpn6f7iff6zqrq2d9z2a1945pcsza-linux-3.8.9-source/kernel/user_namespace.c:582:2: error: implicit declaration of function 'file_ns_capable' [-Werror=implicit-function-declaration] cc1: some warnings being treated as errors make[2]: *** [kernel/user_namespace.o] Error 1 make[1]: *** [kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... building arch/x86/kvm/i8254.o building arch/x86/kvm/cpuid.o building arch/x86/kvm/pmu.o building arch/x86/kvm/modules.order CC [M] arch/x86/kvm/cpuid.o  CC [M] arch/x86/kvm/pmu.o CC [M] arch/x86/kvm/i8254.o CC [M] arch/x86/kvm/lapic.o CC [M] arch/x86/kvm/irq.o CC [M] arch/x86/kvm/mmu.o CC [M] arch/x86/kvm/../../../virt/kvm/iommu.o CC [M] arch/x86/kvm/../../../virt/kvm/ioapic.o building arch/x86/kvm/kvm.o building arch/x86/kvm/kvm-intel.o  LD [M] arch/x86/kvm/kvm.o LD [M] arch/x86/kvm/kvm-intel.o building __build building arch/x86/realmode/built-in.o building arch/x86/kernel/built-in.o building arch/x86/mm/built-in.o building arch/x86/crypto/built-in.o building arch/x86/vdso/built-in.o building arch/x86/ia32/built-in.o building arch/x86/platform/built-in.o building arch/x86/net/built-in.o building arch/x86/built-in.o building arch/x86/modules.order  LD arch/x86/built-in.o building __build make: *** [sub-make] Error 2 make: INTERNAL: Exiting with 10 jobserver tokens available; should be 8!  -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/