linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [x86, kaslr] PANIC: early exception 0e rip 10:ffffffff8ae04c6e error 0 cr2 ffffffff81972b28
@ 2014-01-15 12:12 Fengguang Wu
  2014-01-15 12:24 ` Fengguang Wu
  0 siblings, 1 reply; 6+ messages in thread
From: Fengguang Wu @ 2014-01-15 12:12 UTC (permalink / raw)
  To: Kees Cook; +Cc: H. Peter Anvin, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 4344 bytes --]

Greetings,

I got the below dmesg and the first bad commit is

commit 82fa9637a2ba285bcc7c5050c73010b2c1b3d803
Author:     Kees Cook <keescook@chromium.org>
AuthorDate: Thu Oct 10 17:18:16 2013 -0700
Commit:     H. Peter Anvin <hpa@linux.intel.com>
CommitDate: Sun Oct 13 03:12:19 2013 -0700

    x86, kaslr: Select random position from e820 maps
    
    Counts available alignment positions across all e820 maps, and chooses
    one randomly for the new kernel base address, making sure not to collide
    with unsafe memory areas.
    
    Signed-off-by: Kees Cook <keescook@chromium.org>
    Link: http://lkml.kernel.org/r/1381450698-28710-5-git-send-email-keescook@chromium.org
    Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>

===================================================
PARENT COMMIT NOT CLEAN. LOOK OUT FOR WRONG BISECT!
===================================================

+-------------------------------------------------+--------------+--------------+
|                                                 | 5bfce5ef55cb | 6e6a4932b0f5 |
+-------------------------------------------------+--------------+--------------+
| boot_successes                                  | 4028         | 12           |
| boot_failures                                   | 52           | 998          |
| page_allocation_failure:order:,mode             | 48           |              |
| Out_of_memory:Kill_process                      | 7            |              |
| BUG:kernel_early_hang_without_any_printk_output | 1            |              |
| BUG:soft_lockup-CPU_stuck_for_s                 | 1            |              |
| PANIC:early_exception                           | 0            | 984          |
| BUG:kernel_boot_hang                            | 0            | 998          |
+-------------------------------------------------+--------------+--------------+

[    0.000000] BRK [0x0c486000, 0x0c486fff] PGTABLE
[    0.000000] BRK [0x0c487000, 0x0c487fff] PGTABLE
[    0.000000] BRK [0x0c488000, 0x0c488fff] PGTABLE
PANIC: early exception 0e rip 10:ffffffff8ae04c6e error 0 cr2 ffffffff81972b28
[    0.000000] CPU: 0 PID: 0 Comm: swapper Not tainted 3.12.0-rc4-00008-g6e6a493 #614
PANIC: early exception 0e rip 10:ffffffff8ae04f22 error 0 cr2 ffffffff81972b28

git bisect start 6e6a4932b0f569b1a5bb4fcbf5dde1b1a42f01bb v3.11 --
git bisect good b7c09ad4014e3678e8cc01fdf663c9f43b272dc6  # 22:54     20+      0  Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
git bisect good 654fdd041227d7de1594baa61c58f2c87bd0640f  # 23:15     20+      1  Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
git bisect good 0b936842c86392dad2c880539e824881e5d8ba77  # 23:35     20+      0  Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
git bisect good 3dbecf0aa9692cffbb71313a380c0ecc606c5920  # 23:56     20+      0  Merge tag 'xfs-for-linus-v3.12-rc4' of git://oss.sgi.com/xfs/xfs
git bisect good 13caa8ed93513dd216ede0c84d833e39fc2e3e2a  # 00:06     20+      0  Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
git bisect good 8ab3820fd5b2896d66da7bb2a906bc382e63e7bc  # 00:18     20+      0  x86, kaslr: Return location from decompress_kernel
git bisect  bad 82fa9637a2ba285bcc7c5050c73010b2c1b3d803  # 00:18      0-    988  x86, kaslr: Select random position from e820 maps
git bisect good 5bfce5ef55cbe78ee2ee6e97f2e26a8a582008f3  # 00:27     20+     52  x86, kaslr: Provide randomness functions
# first bad commit: [82fa9637a2ba285bcc7c5050c73010b2c1b3d803] x86, kaslr: Select random position from e820 maps
git bisect good 5bfce5ef55cbe78ee2ee6e97f2e26a8a582008f3  # 00:39     60+     52  x86, kaslr: Provide randomness functions
git bisect good 1955a14a5ba6e3c3b11117812d11dc550ccc37ae  # 00:59     60+    149  Add linux-next specific files for 20140110
git bisect good 8bcd53c437d5fdd04fddd8c7e29ecbdc682e7ce1  # 01:22     60+     60  Revert "x86, kaslr: Select random position from e820 maps"
git bisect good a6da83f98267bc8ee4e34aa899169991eb0ceb93  # 01:38     60+     42  Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
git bisect good cf1c1d193e37b9f79eedddc6bbd71b9f5f9751e5  # 01:45     72+   1972  Add linux-next specific files for 20140114

Thanks,
Fengguang

[-- Attachment #2: dmesg-yocto-roam-17:20140113045945:x86_64-randconfig-s1-01101738:3.12.0-rc4-00008-g6e6a493:614 --]
[-- Type: text/plain, Size: 4566 bytes --]

early console in setup code
Probing EDD (edd=off to disable)... ok
early console in decompress_kernel
KASLR using RDTSC...

Decompressing Linux... Parsing ELF... Performing relocations... done.
Booting the kernel.
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.12.0-rc4-00008-g6e6a493 (wfg@bee) (gcc version 4.8.1 (Debian 4.8.1-3) ) #614 SMP Mon Jan 13 02:25:31 CST 2014
[    0.000000] Command line: hung_task_panic=1 earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled panic=10  prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal  root=/dev/ram0 rw link=/kernel-tests/run-queue/kvm/x86_64-randconfig-s1-01101738/next:master:6e6a4932b0f569b1a5bb4fcbf5dde1b1a42f01bb:bisect-mm/.vmlinuz-6e6a4932b0f569b1a5bb4fcbf5dde1b1a42f01bb-20140113022701-571-roam branch=next/master BOOT_IMAGE=/kernel/x86_64-randconfig-s1-01101738/6e6a4932b0f569b1a5bb4fcbf5dde1b1a42f01bb/vmlinuz-3.12.0-rc4-00008-g6e6a493
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000fffdfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000fffe000-0x000000000fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[    0.000000] bootconsole [earlyser0] enabled
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] Hypervisor detected: KVM
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0xfffe max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0080000000 mask FF80000000 uncachable
[    0.000000]   1 disabled
[    0.000000]   2 disabled
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x0c486000, 0x0c486fff] PGTABLE
[    0.000000] BRK [0x0c487000, 0x0c487fff] PGTABLE
[    0.000000] BRK [0x0c488000, 0x0c488fff] PGTABLE
PANIC: early exception 0e rip 10:ffffffff8ae04c6e error 0 cr2 ffffffff81972b28
[    0.000000] CPU: 0 PID: 0 Comm: swapper Not tainted 3.12.0-rc4-00008-g6e6a493 #614
PANIC: early exception 0e rip 10:ffffffff8ae04f22 error 0 cr2 ffffffff81972b28

BUG: kernel boot hang
Elapsed time: 610
qemu-system-x86_64 -cpu kvm64 -enable-kvm -kernel /kernel/x86_64-randconfig-s1-01101738/6e6a4932b0f569b1a5bb4fcbf5dde1b1a42f01bb/vmlinuz-3.12.0-rc4-00008-g6e6a493 -append 'hung_task_panic=1 earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled panic=10  prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal  root=/dev/ram0 rw link=/kernel-tests/run-queue/kvm/x86_64-randconfig-s1-01101738/next:master:6e6a4932b0f569b1a5bb4fcbf5dde1b1a42f01bb:bisect-mm/.vmlinuz-6e6a4932b0f569b1a5bb4fcbf5dde1b1a42f01bb-20140113022701-571-roam branch=next/master BOOT_IMAGE=/kernel/x86_64-randconfig-s1-01101738/6e6a4932b0f569b1a5bb4fcbf5dde1b1a42f01bb/vmlinuz-3.12.0-rc4-00008-g6e6a493'  -initrd /kernel-tests/initrd/yocto-minimal-x86_64.cgz -m 256M -smp 2 -net nic,vlan=1,model=e1000 -net user,vlan=1,hostfwd=tcp::17854-:22 -boot order=nc -no-reboot -watchdog i6300esb -rtc base=localtime -drive file=/fs/LABEL=KVM/disk0-yocto-roam-17,media=disk,if=virtio -drive file=/fs/LABEL=KVM/disk1-yocto-roam-17,media=disk,if=virtio -drive file=/fs/LABEL=KVM/disk2-yocto-roam-17,media=disk,if=virtio -drive file=/fs/LABEL=KVM/disk3-yocto-roam-17,media=disk,if=virtio -drive file=/fs/LABEL=KVM/disk4-yocto-roam-17,media=disk,if=virtio -drive file=/fs/LABEL=KVM/disk5-yocto-roam-17,media=disk,if=virtio -pidfile /dev/shm/kboot/pid-yocto-roam-17 -serial file:/dev/shm/kboot/serial-yocto-roam-17 -daemonize -display none -monitor null 

[-- Attachment #3: x86_64-randconfig-s1-01101738-6e6a4932b0f569b1a5bb4fcbf5dde1b1a42f01bb-PANIC:-early-exception-108671.log --]
[-- Type: application/octet-stream, Size: 183372 bytes --]

[-- Attachment #4: config-3.12.0-rc4-00008-g6e6a493 --]
[-- Type: text/plain, Size: 75016 bytes --]

#
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 3.12.0-rc4 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_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_ARCH_WANT_HUGE_PMD_SHARE=y
CONFIG_ARCH_WANT_GENERAL_HUGETLB=y
CONFIG_ZONE_DMA32=y
CONFIG_AUDIT_ARCH=y
CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y
CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=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_IRQ_WORK=y
CONFIG_BUILDTIME_EXTABLE_SORT=y

#
# General setup
#
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_CROSS_COMPILE=""
# CONFIG_COMPILE_TEST is not set
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
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_HAVE_KERNEL_LZ4=y
# CONFIG_KERNEL_GZIP is not set
CONFIG_KERNEL_BZIP2=y
# CONFIG_KERNEL_LZMA is not set
# CONFIG_KERNEL_XZ is not set
# CONFIG_KERNEL_LZO is not set
# CONFIG_KERNEL_LZ4 is not set
CONFIG_DEFAULT_HOSTNAME="(none)"
# CONFIG_SWAP is not set
CONFIG_SYSVIPC=y
# CONFIG_POSIX_MQUEUE is not set
CONFIG_FHANDLE=y
# CONFIG_AUDIT is not set

#
# IRQ subsystem
#
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_IRQ_SHOW=y
CONFIG_GENERIC_PENDING_IRQ=y
CONFIG_IRQ_DOMAIN=y
# CONFIG_IRQ_DOMAIN_DEBUG is not set
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_COMMON=y
# CONFIG_HZ_PERIODIC is not set
# CONFIG_NO_HZ_IDLE is not set
CONFIG_NO_HZ_FULL=y
# CONFIG_NO_HZ_FULL_ALL is not set
# CONFIG_NO_HZ_FULL_SYSIDLE is not set
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y

#
# CPU/Task time and stats accounting
#
CONFIG_VIRT_CPU_ACCOUNTING=y
CONFIG_VIRT_CPU_ACCOUNTING_GEN=y
CONFIG_BSD_PROCESS_ACCT=y
# CONFIG_BSD_PROCESS_ACCT_V3 is not set
# CONFIG_TASKSTATS is not set

#
# RCU Subsystem
#
CONFIG_TREE_RCU=y
# CONFIG_PREEMPT_RCU is not set
CONFIG_RCU_STALL_COMMON=y
CONFIG_CONTEXT_TRACKING=y
CONFIG_RCU_USER_QS=y
# CONFIG_CONTEXT_TRACKING_FORCE 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=y
CONFIG_RCU_NOCB_CPU=y
CONFIG_RCU_NOCB_CPU_ALL=y
CONFIG_IKCONFIG=y
CONFIG_LOG_BUF_SHIFT=17
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=y
CONFIG_CGROUP_DEVICE=y
CONFIG_CPUSETS=y
# CONFIG_PROC_PID_CPUSET 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=y
CONFIG_RT_GROUP_SCHED=y
# CONFIG_BLK_CGROUP is not set
CONFIG_CHECKPOINT_RESTORE=y
CONFIG_NAMESPACES=y
# CONFIG_UTS_NS is not set
CONFIG_IPC_NS=y
# CONFIG_USER_NS is not set
CONFIG_PID_NS=y
# CONFIG_NET_NS is not set
# CONFIG_UIDGID_STRICT_TYPE_CHECKS is not set
CONFIG_SCHED_AUTOGROUP=y
# CONFIG_SYSFS_DEPRECATED is not set
CONFIG_RELAY=y
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
CONFIG_RD_GZIP=y
CONFIG_RD_BZIP2=y
CONFIG_RD_LZMA=y
# CONFIG_RD_XZ is not set
# CONFIG_RD_LZO is not set
CONFIG_RD_LZ4=y
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
CONFIG_ANON_INODES=y
CONFIG_SYSCTL_EXCEPTION_TRACE=y
CONFIG_HAVE_PCSPKR_PLATFORM=y
CONFIG_EXPERT=y
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_ALL=y
CONFIG_PRINTK=y
CONFIG_BUG=y
# CONFIG_PCSPKR_PLATFORM is not set
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_SIGNALFD=y
# CONFIG_TIMERFD is not set
CONFIG_EVENTFD=y
CONFIG_SHMEM=y
# CONFIG_AIO is not set
CONFIG_PCI_QUIRKS=y
CONFIG_EMBEDDED=y
CONFIG_HAVE_PERF_EVENTS=y
CONFIG_PERF_USE_VMALLOC=y

#
# Kernel Performance Events And Counters
#
CONFIG_PERF_EVENTS=y
CONFIG_DEBUG_PERF_USE_VMALLOC=y
# CONFIG_VM_EVENT_COUNTERS is not set
# CONFIG_COMPAT_BRK is not set
CONFIG_SLAB=y
# CONFIG_SLUB is not set
# CONFIG_SLOB is not set
CONFIG_PROFILING=y
CONFIG_OPROFILE=y
# CONFIG_OPROFILE_EVENT_MULTIPLEX is not set
CONFIG_HAVE_OPROFILE=y
CONFIG_OPROFILE_NMI_TIMER=y
CONFIG_KPROBES=y
# CONFIG_JUMP_LABEL is not set
CONFIG_OPTPROBES=y
# CONFIG_HAVE_64BIT_ALIGNED_ACCESS is not set
CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
CONFIG_ARCH_USE_BUILTIN_BSWAP=y
CONFIG_KRETPROBES=y
CONFIG_HAVE_IOREMAP_PROT=y
CONFIG_HAVE_KPROBES=y
CONFIG_HAVE_KRETPROBES=y
CONFIG_HAVE_OPTPROBES=y
CONFIG_HAVE_KPROBES_ON_FTRACE=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_CMPXCHG_LOCAL=y
CONFIG_HAVE_CMPXCHG_DOUBLE=y
CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
CONFIG_HAVE_CONTEXT_TRACKING=y
CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y
CONFIG_HAVE_ARCH_SOFT_DIRTY=y
CONFIG_MODULES_USE_ELF_RELA=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=y
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
# CONFIG_MODVERSIONS is not set
CONFIG_MODULE_SRCVERSION_ALL=y
# CONFIG_MODULE_SIG is not set
CONFIG_STOP_MACHINE=y
CONFIG_BLOCK=y
CONFIG_BLK_DEV_BSG=y
CONFIG_BLK_DEV_BSGLIB=y
CONFIG_BLK_DEV_INTEGRITY=y
CONFIG_BLK_CMDLINE_PARSER=y

#
# Partition Types
#
CONFIG_PARTITION_ADVANCED=y
# CONFIG_ACORN_PARTITION is not set
# CONFIG_AIX_PARTITION is not set
# CONFIG_OSF_PARTITION is not set
CONFIG_AMIGA_PARTITION=y
CONFIG_ATARI_PARTITION=y
# CONFIG_MAC_PARTITION is not set
# CONFIG_MSDOS_PARTITION is not set
# CONFIG_LDM_PARTITION is not set
CONFIG_SGI_PARTITION=y
CONFIG_ULTRIX_PARTITION=y
# CONFIG_SUN_PARTITION is not set
CONFIG_KARMA_PARTITION=y
CONFIG_EFI_PARTITION=y
CONFIG_SYSV68_PARTITION=y
# CONFIG_CMDLINE_PARTITION is not set

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_DEADLINE=m
CONFIG_IOSCHED_CFQ=y
# CONFIG_DEFAULT_CFQ is not set
CONFIG_DEFAULT_NOOP=y
CONFIG_DEFAULT_IOSCHED="noop"
CONFIG_PADATA=y
CONFIG_ASN1=y
CONFIG_UNINLINE_SPIN_UNLOCK=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=y
# CONFIG_X86_VSMP is not set
# CONFIG_X86_INTEL_LPSS is not set
CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y
# CONFIG_SCHED_OMIT_FRAME_POINTER is not set
CONFIG_HYPERVISOR_GUEST=y
CONFIG_PARAVIRT=y
# CONFIG_PARAVIRT_DEBUG is not set
# CONFIG_PARAVIRT_SPINLOCKS is not set
# CONFIG_XEN is not set
# CONFIG_XEN_PRIVILEGED_GUEST is not set
CONFIG_KVM_GUEST=y
# CONFIG_KVM_DEBUG_FS is not set
# CONFIG_PARAVIRT_TIME_ACCOUNTING is not set
CONFIG_PARAVIRT_CLOCK=y
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 is not set
CONFIG_CPU_SUP_INTEL=y
CONFIG_CPU_SUP_AMD=y
CONFIG_CPU_SUP_CENTAUR=y
CONFIG_HPET_TIMER=y
# CONFIG_DMI is not set
# CONFIG_GART_IOMMU is not set
# CONFIG_CALGARY_IOMMU is not set
CONFIG_SWIOTLB=y
CONFIG_IOMMU_HELPER=y
# CONFIG_MAXSMP is not set
CONFIG_NR_CPUS=8
CONFIG_SCHED_SMT=y
CONFIG_SCHED_MC=y
CONFIG_PREEMPT_NONE=y
# CONFIG_PREEMPT_VOLUNTARY is not set
# CONFIG_PREEMPT is not set
CONFIG_PREEMPT_COUNT=y
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 is not set
# CONFIG_X86_MCE_AMD is not set
CONFIG_X86_MCE_INJECT=m
# CONFIG_I8K is not set
CONFIG_MICROCODE=y
# CONFIG_MICROCODE_INTEL is not set
CONFIG_MICROCODE_AMD=y
CONFIG_MICROCODE_OLD_INTERFACE=y
# CONFIG_MICROCODE_INTEL_EARLY is not set
CONFIG_MICROCODE_AMD_EARLY=y
CONFIG_MICROCODE_EARLY=y
# CONFIG_X86_MSR is not set
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=y
CONFIG_X86_64_ACPI_NUMA=y
CONFIG_NODES_SPAN_OTHER_NODES=y
CONFIG_NUMA_EMU=y
CONFIG_NODES_SHIFT=6
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_DEFAULT=y
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
CONFIG_ARCH_MEMORY_PROBE=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_MEMORY_ISOLATION=y
CONFIG_MOVABLE_NODE=y
# CONFIG_HAVE_BOOTMEM_INFO_NODE is not set
CONFIG_MEMORY_HOTPLUG=y
CONFIG_MEMORY_HOTPLUG_SPARSE=y
# CONFIG_MEMORY_HOTREMOVE is not set
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_SPLIT_PTLOCK_CPUS=999999
# CONFIG_COMPACTION is not set
CONFIG_MIGRATION=y
CONFIG_PHYS_ADDR_T_64BIT=y
CONFIG_ZONE_DMA_FLAG=1
CONFIG_BOUNCE=y
CONFIG_NEED_BOUNCE_POOL=y
CONFIG_VIRT_TO_BUS=y
CONFIG_KSM=y
CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
CONFIG_ARCH_SUPPORTS_MEMORY_FAILURE=y
CONFIG_MEMORY_FAILURE=y
# CONFIG_TRANSPARENT_HUGEPAGE is not set
CONFIG_CROSS_MEMORY_ATTACH=y
CONFIG_CLEANCACHE=y
# CONFIG_CMA is not set
# CONFIG_ZBUD is not set
# CONFIG_MEM_SOFT_DIRTY is not set
# CONFIG_X86_CHECK_BIOS_CORRUPTION is not set
CONFIG_X86_RESERVE_LOW=64
CONFIG_MTRR=y
# CONFIG_MTRR_SANITIZER is not set
# CONFIG_X86_PAT is not set
CONFIG_ARCH_RANDOM=y
CONFIG_X86_SMAP=y
# CONFIG_EFI is not set
# CONFIG_SECCOMP is not set
CONFIG_CC_STACKPROTECTOR=y
CONFIG_HZ_100=y
# CONFIG_HZ_250 is not set
# CONFIG_HZ_300 is not set
# CONFIG_HZ_1000 is not set
CONFIG_HZ=100
CONFIG_SCHED_HRTICK=y
CONFIG_KEXEC=y
# CONFIG_CRASH_DUMP is not set
CONFIG_PHYSICAL_START=0x1000000
CONFIG_RELOCATABLE=y
CONFIG_RANDOMIZE_BASE=y
CONFIG_RANDOMIZE_BASE_MAX_OFFSET=0x40000000
CONFIG_X86_NEED_RELOCS=y
CONFIG_PHYSICAL_ALIGN=0x200000
CONFIG_HOTPLUG_CPU=y
# CONFIG_BOOTPARAM_HOTPLUG_CPU0 is not set
CONFIG_DEBUG_HOTPLUG_CPU0=y
# CONFIG_CMDLINE_BOOL is not set
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
CONFIG_USE_PERCPU_NUMA_NODE_ID=y

#
# Power management and ACPI options
#
CONFIG_SUSPEND=y
CONFIG_SUSPEND_FREEZER=y
CONFIG_PM_SLEEP=y
CONFIG_PM_SLEEP_SMP=y
# CONFIG_PM_AUTOSLEEP is not set
# CONFIG_PM_WAKELOCKS is not set
CONFIG_PM_RUNTIME=y
CONFIG_PM=y
# CONFIG_PM_DEBUG is not set
# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
CONFIG_ACPI=y
CONFIG_ACPI_SLEEP=y
# CONFIG_ACPI_EC_DEBUGFS is not set
CONFIG_ACPI_AC=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
# CONFIG_ACPI_VIDEO is not set
CONFIG_ACPI_FAN=y
# CONFIG_ACPI_DOCK is not set
CONFIG_ACPI_PROCESSOR=y
# CONFIG_ACPI_IPMI is not set
CONFIG_ACPI_HOTPLUG_CPU=y
# CONFIG_ACPI_PROCESSOR_AGGREGATOR is not set
CONFIG_ACPI_THERMAL=y
CONFIG_ACPI_NUMA=y
CONFIG_ACPI_CUSTOM_DSDT_FILE=""
# 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=y
CONFIG_ACPI_CONTAINER=y
# CONFIG_ACPI_HOTPLUG_MEMORY is not set
# CONFIG_ACPI_SBS is not set
# CONFIG_ACPI_HED is not set
# CONFIG_ACPI_CUSTOM_METHOD is not set
# CONFIG_ACPI_APEI is not set
CONFIG_SFI=y

#
# CPU Frequency scaling
#
# CONFIG_CPU_FREQ is not set

#
# CPU Idle
#
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 is not set

#
# Memory power savings
#
CONFIG_I7300_IDLE_IOAT_CHANNEL=y
CONFIG_I7300_IDLE=y

#
# Bus options (PCI etc.)
#
CONFIG_PCI=y
CONFIG_PCI_DIRECT=y
# CONFIG_PCI_MMCONFIG is not set
CONFIG_PCI_DOMAINS=y
# CONFIG_PCI_CNB20LE_QUIRK is not set
# CONFIG_PCIEPORTBUS is not set
# CONFIG_PCI_MSI is not set
# 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_IOV is not set
# CONFIG_PCI_PRI is not set
# CONFIG_PCI_PASID is not set
# CONFIG_PCI_IOAPIC is not set
CONFIG_PCI_LABEL=y

#
# PCI host controller drivers
#
CONFIG_ISA_DMA_API=y
CONFIG_AMD_NB=y
# CONFIG_PCCARD is not set
# CONFIG_HOTPLUG_PCI is not set
# CONFIG_RAPIDIO is not set
# CONFIG_X86_SYSFB is not set

#
# Executable file formats / Emulations
#
CONFIG_BINFMT_ELF=y
CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y
CONFIG_BINFMT_SCRIPT=y
# CONFIG_HAVE_AOUT is not set
CONFIG_BINFMT_MISC=m
# CONFIG_COREDUMP is not set
# CONFIG_IA32_EMULATION is not set
CONFIG_X86_DEV_DMA_OPS=y
CONFIG_NET=y

#
# Networking options
#
CONFIG_PACKET=y
CONFIG_PACKET_DIAG=y
CONFIG_UNIX=y
# CONFIG_UNIX_DIAG is not set
CONFIG_XFRM=y
CONFIG_XFRM_ALGO=y
CONFIG_XFRM_USER=m
# CONFIG_XFRM_SUB_POLICY is not set
CONFIG_XFRM_MIGRATE=y
CONFIG_NET_KEY=m
CONFIG_NET_KEY_MIGRATE=y
CONFIG_INET=y
# CONFIG_IP_MULTICAST is not set
CONFIG_IP_ADVANCED_ROUTER=y
CONFIG_IP_FIB_TRIE_STATS=y
# CONFIG_IP_MULTIPLE_TABLES is not set
# CONFIG_IP_ROUTE_MULTIPATH is not set
# CONFIG_IP_ROUTE_VERBOSE is not set
CONFIG_IP_PNP=y
CONFIG_IP_PNP_DHCP=y
# CONFIG_IP_PNP_BOOTP is not set
# CONFIG_IP_PNP_RARP is not set
CONFIG_NET_IPIP=m
CONFIG_NET_IPGRE_DEMUX=y
CONFIG_NET_IP_TUNNEL=y
# CONFIG_NET_IPGRE is not set
CONFIG_SYN_COOKIES=y
CONFIG_NET_IPVTI=y
# CONFIG_INET_AH is not set
CONFIG_INET_ESP=y
# CONFIG_INET_IPCOMP is not set
# CONFIG_INET_XFRM_TUNNEL is not set
CONFIG_INET_TUNNEL=y
CONFIG_INET_XFRM_MODE_TRANSPORT=m
CONFIG_INET_XFRM_MODE_TUNNEL=y
CONFIG_INET_XFRM_MODE_BEET=m
# CONFIG_INET_LRO is not set
# CONFIG_INET_DIAG is not set
CONFIG_TCP_CONG_ADVANCED=y
# CONFIG_TCP_CONG_BIC is not set
# CONFIG_TCP_CONG_CUBIC is not set
CONFIG_TCP_CONG_WESTWOOD=m
# CONFIG_TCP_CONG_HTCP is not set
CONFIG_TCP_CONG_HSTCP=y
CONFIG_TCP_CONG_HYBLA=y
CONFIG_TCP_CONG_VEGAS=y
CONFIG_TCP_CONG_SCALABLE=y
# CONFIG_TCP_CONG_LP is not set
CONFIG_TCP_CONG_VENO=m
CONFIG_TCP_CONG_YEAH=y
CONFIG_TCP_CONG_ILLINOIS=y
CONFIG_DEFAULT_HYBLA=y
# CONFIG_DEFAULT_VEGAS is not set
# CONFIG_DEFAULT_RENO is not set
CONFIG_DEFAULT_TCP_CONG="hybla"
# CONFIG_TCP_MD5SIG is not set
# CONFIG_IPV6 is not set
CONFIG_NETWORK_SECMARK=y
CONFIG_NETWORK_PHY_TIMESTAMPING=y
# CONFIG_NETFILTER is not set
# CONFIG_IP_DCCP is not set
CONFIG_IP_SCTP=y
# CONFIG_SCTP_DEFAULT_COOKIE_HMAC_MD5 is not set
CONFIG_SCTP_DEFAULT_COOKIE_HMAC_SHA1=y
# CONFIG_SCTP_DEFAULT_COOKIE_HMAC_NONE is not set
CONFIG_SCTP_COOKIE_HMAC_MD5=y
CONFIG_SCTP_COOKIE_HMAC_SHA1=y
CONFIG_RDS=y
CONFIG_RDS_TCP=m
# CONFIG_RDS_DEBUG is not set
# CONFIG_TIPC is not set
CONFIG_ATM=y
CONFIG_ATM_CLIP=m
# CONFIG_ATM_CLIP_NO_ICMP is not set
# CONFIG_ATM_LANE is not set
CONFIG_ATM_BR2684=y
# CONFIG_ATM_BR2684_IPFILTER is not set
# CONFIG_L2TP is not set
CONFIG_STP=m
CONFIG_GARP=m
# CONFIG_BRIDGE is not set
CONFIG_HAVE_NET_DSA=y
CONFIG_VLAN_8021Q=m
CONFIG_VLAN_8021Q_GVRP=y
# CONFIG_VLAN_8021Q_MVRP is not set
CONFIG_DECNET=m
# CONFIG_DECNET_ROUTER is not set
CONFIG_LLC=y
CONFIG_LLC2=y
CONFIG_IPX=y
# CONFIG_IPX_INTERN is not set
CONFIG_ATALK=m
CONFIG_DEV_APPLETALK=m
CONFIG_IPDDP=m
# CONFIG_IPDDP_ENCAP is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_PHONET is not set
CONFIG_IEEE802154=m
# CONFIG_MAC802154 is not set
CONFIG_NET_SCHED=y

#
# Queueing/Scheduling
#
CONFIG_NET_SCH_CBQ=m
CONFIG_NET_SCH_HTB=y
# CONFIG_NET_SCH_HFSC is not set
CONFIG_NET_SCH_ATM=y
CONFIG_NET_SCH_PRIO=y
CONFIG_NET_SCH_MULTIQ=y
CONFIG_NET_SCH_RED=m
CONFIG_NET_SCH_SFB=y
CONFIG_NET_SCH_SFQ=m
CONFIG_NET_SCH_TEQL=m
CONFIG_NET_SCH_TBF=y
# CONFIG_NET_SCH_GRED is not set
CONFIG_NET_SCH_DSMARK=y
# CONFIG_NET_SCH_NETEM is not set
CONFIG_NET_SCH_DRR=y
CONFIG_NET_SCH_MQPRIO=y
# CONFIG_NET_SCH_CHOKE is not set
# CONFIG_NET_SCH_QFQ is not set
CONFIG_NET_SCH_CODEL=y
# CONFIG_NET_SCH_FQ_CODEL is not set
CONFIG_NET_SCH_FQ=m
CONFIG_NET_SCH_PLUG=y

#
# Classification
#
CONFIG_NET_CLS=y
CONFIG_NET_CLS_BASIC=m
# CONFIG_NET_CLS_TCINDEX is not set
# CONFIG_NET_CLS_ROUTE4 is not set
# CONFIG_NET_CLS_FW is not set
# CONFIG_NET_CLS_U32 is not set
# CONFIG_NET_CLS_RSVP is not set
CONFIG_NET_CLS_RSVP6=m
# CONFIG_NET_CLS_FLOW is not set
CONFIG_NET_CLS_CGROUP=y
CONFIG_NET_EMATCH=y
CONFIG_NET_EMATCH_STACK=32
CONFIG_NET_EMATCH_CMP=y
CONFIG_NET_EMATCH_NBYTE=y
CONFIG_NET_EMATCH_U32=y
CONFIG_NET_EMATCH_META=y
CONFIG_NET_EMATCH_TEXT=m
# CONFIG_NET_CLS_ACT is not set
CONFIG_NET_SCH_FIFO=y
# CONFIG_DCB is not set
CONFIG_DNS_RESOLVER=y
# CONFIG_BATMAN_ADV is not set
CONFIG_OPENVSWITCH=m
# CONFIG_OPENVSWITCH_GRE is not set
CONFIG_OPENVSWITCH_VXLAN=y
# CONFIG_VSOCKETS is not set
CONFIG_NETLINK_MMAP=y
CONFIG_NETLINK_DIAG=m
CONFIG_NET_MPLS_GSO=y
CONFIG_RPS=y
CONFIG_RFS_ACCEL=y
CONFIG_XPS=y
# CONFIG_NETPRIO_CGROUP is not set
CONFIG_NET_RX_BUSY_POLL=y
CONFIG_BQL=y
CONFIG_BPF_JIT=y
CONFIG_NET_FLOW_LIMIT=y

#
# Network testing
#
CONFIG_HAMRADIO=y

#
# Packet Radio protocols
#
CONFIG_AX25=y
# CONFIG_AX25_DAMA_SLAVE is not set
# CONFIG_NETROM is not set
CONFIG_ROSE=m

#
# AX.25 network device drivers
#
CONFIG_MKISS=y
CONFIG_6PACK=y
CONFIG_BPQETHER=y
# CONFIG_BAYCOM_SER_FDX is not set
# CONFIG_BAYCOM_SER_HDX is not set
CONFIG_BAYCOM_PAR=m
CONFIG_YAM=y
# CONFIG_CAN is not set
CONFIG_IRDA=m

#
# IrDA protocols
#
CONFIG_IRLAN=m
# CONFIG_IRNET is not set
CONFIG_IRCOMM=m
CONFIG_IRDA_ULTRA=y

#
# IrDA options
#
# CONFIG_IRDA_CACHE_LAST_LSAP is not set
# CONFIG_IRDA_FAST_RR is not set
# CONFIG_IRDA_DEBUG is not set

#
# Infrared-port device drivers
#

#
# SIR device drivers
#
# CONFIG_IRTTY_SIR is not set

#
# Dongle support
#

#
# FIR device drivers
#
CONFIG_NSC_FIR=m
# CONFIG_WINBOND_FIR is not set
# CONFIG_SMC_IRCC_FIR is not set
# CONFIG_ALI_FIR is not set
# CONFIG_VLSI_FIR is not set
# CONFIG_VIA_FIR is not set
CONFIG_BT=y
# CONFIG_BT_RFCOMM is not set
# CONFIG_BT_BNEP is not set
# CONFIG_BT_CMTP is not set
CONFIG_BT_HIDP=m

#
# Bluetooth device drivers
#
# CONFIG_BT_HCIBTSDIO is not set
CONFIG_BT_HCIUART=m
# CONFIG_BT_HCIUART_H4 is not set
# CONFIG_BT_HCIUART_BCSP is not set
# CONFIG_BT_HCIUART_ATH3K is not set
CONFIG_BT_HCIUART_LL=y
# CONFIG_BT_HCIUART_3WIRE is not set
CONFIG_BT_HCIVHCI=m
CONFIG_BT_MRVL=m
CONFIG_BT_MRVL_SDIO=m
# CONFIG_AF_RXRPC is not set
CONFIG_WIRELESS=y
CONFIG_WIRELESS_EXT=y
CONFIG_WEXT_CORE=y
CONFIG_WEXT_SPY=y
CONFIG_CFG80211=m
CONFIG_NL80211_TESTMODE=y
# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
CONFIG_CFG80211_REG_DEBUG=y
CONFIG_CFG80211_CERTIFICATION_ONUS=y
CONFIG_CFG80211_DEFAULT_PS=y
CONFIG_CFG80211_DEBUGFS=y
# CONFIG_CFG80211_INTERNAL_REGDB is not set
CONFIG_CFG80211_WEXT=y
CONFIG_LIB80211=m
# CONFIG_LIB80211_DEBUG is not set
# CONFIG_MAC80211 is not set
# CONFIG_WIMAX is not set
CONFIG_RFKILL=y
CONFIG_RFKILL_LEDS=y
# CONFIG_RFKILL_INPUT is not set
# CONFIG_RFKILL_REGULATOR is not set
CONFIG_NET_9P=y
CONFIG_NET_9P_VIRTIO=y
CONFIG_NET_9P_DEBUG=y
CONFIG_CAIF=m
CONFIG_CAIF_DEBUG=y
# CONFIG_CAIF_NETDEV is not set
CONFIG_CAIF_USB=m
CONFIG_CEPH_LIB=y
CONFIG_CEPH_LIB_PRETTYDEBUG=y
CONFIG_CEPH_LIB_USE_DNS_RESOLVER=y
CONFIG_NFC=y
# CONFIG_NFC_NCI is not set
# CONFIG_NFC_HCI is not set

#
# Near Field Communication (NFC) devices
#
# CONFIG_NFC_SIM is not set
CONFIG_HAVE_BPF_JIT=y

#
# Device Drivers
#

#
# Generic Driver Options
#
CONFIG_UEVENT_HELPER_PATH=""
# CONFIG_DEVTMPFS is not set
# CONFIG_STANDALONE is not set
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y
CONFIG_FIRMWARE_IN_KERNEL=y
CONFIG_EXTRA_FIRMWARE=""
CONFIG_FW_LOADER_USER_HELPER=y
# 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_REGMAP=y
CONFIG_REGMAP_I2C=y
CONFIG_REGMAP_MMIO=y
CONFIG_REGMAP_IRQ=y
CONFIG_DMA_SHARED_BUFFER=y

#
# Bus devices
#
CONFIG_CONNECTOR=y
# CONFIG_PROC_EVENTS is not set
CONFIG_MTD=y
# CONFIG_MTD_TESTS is not set
CONFIG_MTD_REDBOOT_PARTS=m
CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
# CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set
# CONFIG_MTD_REDBOOT_PARTS_READONLY is not set
CONFIG_MTD_CMDLINE_PARTS=y
CONFIG_MTD_AR7_PARTS=y

#
# User Modules And Translation Layers
#
CONFIG_MTD_BLKDEVS=y
CONFIG_MTD_BLOCK=y
CONFIG_FTL=m
# CONFIG_NFTL is not set
# CONFIG_INFTL is not set
CONFIG_RFD_FTL=y
# CONFIG_SSFDC is not set
CONFIG_SM_FTL=m
# CONFIG_MTD_OOPS is not set

#
# RAM/ROM/Flash chip drivers
#
# CONFIG_MTD_CFI is not set
CONFIG_MTD_JEDECPROBE=m
CONFIG_MTD_GEN_PROBE=m
CONFIG_MTD_CFI_ADV_OPTIONS=y
CONFIG_MTD_CFI_NOSWAP=y
# CONFIG_MTD_CFI_BE_BYTE_SWAP is not set
# CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
CONFIG_MTD_CFI_GEOMETRY=y
CONFIG_MTD_MAP_BANK_WIDTH_1=y
CONFIG_MTD_MAP_BANK_WIDTH_2=y
CONFIG_MTD_MAP_BANK_WIDTH_4=y
CONFIG_MTD_MAP_BANK_WIDTH_8=y
# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
CONFIG_MTD_MAP_BANK_WIDTH_32=y
CONFIG_MTD_CFI_I1=y
# CONFIG_MTD_CFI_I2 is not set
CONFIG_MTD_CFI_I4=y
# CONFIG_MTD_CFI_I8 is not set
# CONFIG_MTD_OTP is not set
CONFIG_MTD_CFI_INTELEXT=m
CONFIG_MTD_CFI_AMDSTD=m
CONFIG_MTD_CFI_STAA=m
CONFIG_MTD_CFI_UTIL=m
# CONFIG_MTD_RAM is not set
CONFIG_MTD_ROM=y
# CONFIG_MTD_ABSENT is not set

#
# Mapping drivers for chip access
#
CONFIG_MTD_COMPLEX_MAPPINGS=y
CONFIG_MTD_PHYSMAP=y
CONFIG_MTD_PHYSMAP_COMPAT=y
CONFIG_MTD_PHYSMAP_START=0x8000000
CONFIG_MTD_PHYSMAP_LEN=0
CONFIG_MTD_PHYSMAP_BANKWIDTH=2
CONFIG_MTD_TS5500=m
CONFIG_MTD_SBC_GXX=m
CONFIG_MTD_AMD76XROM=m
CONFIG_MTD_ICHXROM=m
# CONFIG_MTD_ESB2ROM is not set
# CONFIG_MTD_CK804XROM is not set
# CONFIG_MTD_SCB2_FLASH is not set
CONFIG_MTD_NETtel=m
CONFIG_MTD_L440GX=m
# CONFIG_MTD_PCI is not set
# CONFIG_MTD_INTEL_VR_NOR is not set
# CONFIG_MTD_PLATRAM is not set
CONFIG_MTD_LATCH_ADDR=m

#
# Self-contained MTD device drivers
#
# CONFIG_MTD_PMC551 is not set
# CONFIG_MTD_SLRAM is not set
CONFIG_MTD_PHRAM=m
# CONFIG_MTD_MTDRAM is not set
CONFIG_MTD_BLOCK2MTD=m

#
# Disk-On-Chip Device Drivers
#
CONFIG_MTD_DOCG3=y
CONFIG_BCH_CONST_M=14
CONFIG_BCH_CONST_T=4
CONFIG_MTD_NAND_ECC=m
CONFIG_MTD_NAND_ECC_SMC=y
CONFIG_MTD_NAND=m
CONFIG_MTD_NAND_BCH=m
CONFIG_MTD_NAND_ECC_BCH=y
# CONFIG_MTD_SM_COMMON is not set
CONFIG_MTD_NAND_DENALI=m
# CONFIG_MTD_NAND_DENALI_PCI is not set
CONFIG_MTD_NAND_IDS=m
# CONFIG_MTD_NAND_RICOH is not set
CONFIG_MTD_NAND_DISKONCHIP=m
CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADVANCED=y
CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADDRESS=0
CONFIG_MTD_NAND_DISKONCHIP_PROBE_HIGH=y
CONFIG_MTD_NAND_DISKONCHIP_BBTWRITE=y
# CONFIG_MTD_NAND_DOCG4 is not set
# CONFIG_MTD_NAND_CAFE is not set
# CONFIG_MTD_NAND_NANDSIM is not set
CONFIG_MTD_NAND_PLATFORM=m
CONFIG_MTD_ONENAND=m
CONFIG_MTD_ONENAND_VERIFY_WRITE=y
CONFIG_MTD_ONENAND_GENERIC=m
CONFIG_MTD_ONENAND_OTP=y
CONFIG_MTD_ONENAND_2X_PROGRAM=y

#
# LPDDR flash memory drivers
#
# CONFIG_MTD_LPDDR is not set
CONFIG_MTD_UBI=m
CONFIG_MTD_UBI_WL_THRESHOLD=4096
CONFIG_MTD_UBI_BEB_LIMIT=20
CONFIG_MTD_UBI_FASTMAP=y
CONFIG_MTD_UBI_GLUEBI=m
CONFIG_PARPORT=y
# CONFIG_PARPORT_PC is not set
# CONFIG_PARPORT_GSC is not set
CONFIG_PARPORT_AX88796=m
CONFIG_PARPORT_1284=y
CONFIG_PARPORT_NOT_PC=y
CONFIG_PNP=y
CONFIG_PNP_DEBUG_MESSAGES=y

#
# Protocols
#
CONFIG_PNPACPI=y
CONFIG_BLK_DEV=y
CONFIG_BLK_DEV_FD=m
# 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

#
# DRBD disabled because PROC_FS or INET not selected
#
CONFIG_BLK_DEV_NBD=y
# CONFIG_BLK_DEV_NVME is not set
# CONFIG_BLK_DEV_SX8 is not set
# CONFIG_BLK_DEV_RAM is not set
CONFIG_CDROM_PKTCDVD=y
CONFIG_CDROM_PKTCDVD_BUFFERS=8
CONFIG_CDROM_PKTCDVD_WCACHE=y
CONFIG_ATA_OVER_ETH=y
# CONFIG_VIRTIO_BLK is not set
# CONFIG_BLK_DEV_HD is not set
CONFIG_BLK_DEV_RBD=m
# CONFIG_BLK_DEV_RSXX is not set

#
# Misc devices
#
# CONFIG_SENSORS_LIS3LV02D is not set
CONFIG_AD525X_DPOT=m
CONFIG_AD525X_DPOT_I2C=m
CONFIG_DUMMY_IRQ=m
# CONFIG_IBM_ASM is not set
# CONFIG_PHANTOM is not set
# CONFIG_SGI_IOC4 is not set
# CONFIG_TIFM_CORE is not set
# CONFIG_ICS932S401 is not set
# CONFIG_ATMEL_SSC is not set
CONFIG_ENCLOSURE_SERVICES=m
# CONFIG_HP_ILO is not set
CONFIG_APDS9802ALS=y
CONFIG_ISL29003=y
CONFIG_ISL29020=m
# CONFIG_SENSORS_TSL2550 is not set
CONFIG_SENSORS_BH1780=m
CONFIG_SENSORS_BH1770=m
# CONFIG_SENSORS_APDS990X is not set
CONFIG_HMC6352=m
CONFIG_DS1682=y
# CONFIG_VMWARE_BALLOON is not set
# CONFIG_BMP085_I2C is not set
# CONFIG_PCH_PHUB is not set
CONFIG_USB_SWITCH_FSA9480=m
CONFIG_SRAM=y
CONFIG_C2PORT=m
CONFIG_C2PORT_DURAMAR_2150=m

#
# EEPROM support
#
CONFIG_EEPROM_AT24=y
CONFIG_EEPROM_LEGACY=m
# CONFIG_EEPROM_MAX6875 is not set
CONFIG_EEPROM_93CX6=y
# 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=y
# CONFIG_INTEL_MEI is not set
# CONFIG_INTEL_MEI_ME is not set
# CONFIG_VMWARE_VMCI is not set
CONFIG_HAVE_IDE=y
CONFIG_IDE=y

#
# Please see Documentation/ide/ide.txt for help/info on IDE drives
#
CONFIG_IDE_XFER_MODE=y
CONFIG_IDE_TIMINGS=y
CONFIG_IDE_ATAPI=y
# CONFIG_BLK_DEV_IDE_SATA is not set
CONFIG_IDE_GD=y
# CONFIG_IDE_GD_ATA is not set
CONFIG_IDE_GD_ATAPI=y
CONFIG_BLK_DEV_IDECD=y
# CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS is not set
CONFIG_BLK_DEV_IDETAPE=m
# CONFIG_BLK_DEV_IDEACPI is not set
# CONFIG_IDE_TASK_IOCTL is not set

#
# IDE chipset support/bugfixes
#
CONFIG_IDE_GENERIC=y
CONFIG_BLK_DEV_PLATFORM=y
CONFIG_BLK_DEV_CMD640=y
# CONFIG_BLK_DEV_CMD640_ENHANCED is not set
# CONFIG_BLK_DEV_IDEPNP is not set

#
# PCI IDE chipsets support
#
# CONFIG_BLK_DEV_GENERIC is not set
# CONFIG_BLK_DEV_OPTI621 is not set
# CONFIG_BLK_DEV_RZ1000 is not set
# CONFIG_BLK_DEV_AEC62XX is not set
# CONFIG_BLK_DEV_ALI15X3 is not set
# CONFIG_BLK_DEV_AMD74XX is not set
# CONFIG_BLK_DEV_ATIIXP is not set
# CONFIG_BLK_DEV_CMD64X is not set
# CONFIG_BLK_DEV_TRIFLEX is not set
# CONFIG_BLK_DEV_CS5520 is not set
# CONFIG_BLK_DEV_CS5530 is not set
# CONFIG_BLK_DEV_HPT366 is not set
# CONFIG_BLK_DEV_JMICRON is not set
# CONFIG_BLK_DEV_SC1200 is not set
# CONFIG_BLK_DEV_PIIX is not set
# CONFIG_BLK_DEV_IT8172 is not set
# CONFIG_BLK_DEV_IT8213 is not set
# CONFIG_BLK_DEV_IT821X is not set
# CONFIG_BLK_DEV_NS87415 is not set
# CONFIG_BLK_DEV_PDC202XX_OLD is not set
# CONFIG_BLK_DEV_PDC202XX_NEW is not set
# CONFIG_BLK_DEV_SVWKS is not set
# CONFIG_BLK_DEV_SIIMAGE is not set
# CONFIG_BLK_DEV_SIS5513 is not set
# CONFIG_BLK_DEV_SLC90E66 is not set
# CONFIG_BLK_DEV_TRM290 is not set
# CONFIG_BLK_DEV_VIA82CXXX is not set
# CONFIG_BLK_DEV_TC86C001 is not set
# CONFIG_BLK_DEV_IDEDMA is not set

#
# SCSI device support
#
CONFIG_SCSI_MOD=y
CONFIG_RAID_ATTRS=m
# CONFIG_SCSI is not set
# CONFIG_SCSI_DMA is not set
# CONFIG_SCSI_NETLINK is not set
# CONFIG_ATA is not set
CONFIG_MD=y
CONFIG_BLK_DEV_MD=m
CONFIG_MD_LINEAR=m
# CONFIG_MD_RAID0 is not set
CONFIG_MD_RAID1=m
# CONFIG_MD_RAID10 is not set
CONFIG_MD_RAID456=m
CONFIG_MD_MULTIPATH=m
CONFIG_MD_FAULTY=m
# CONFIG_BCACHE is not set
# CONFIG_BLK_DEV_DM 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_NETDEVICES=y
CONFIG_NET_CORE=y
CONFIG_BONDING=y
CONFIG_DUMMY=m
CONFIG_EQUALIZER=m
CONFIG_NET_TEAM=m
CONFIG_NET_TEAM_MODE_BROADCAST=m
CONFIG_NET_TEAM_MODE_ROUNDROBIN=m
CONFIG_NET_TEAM_MODE_RANDOM=m
# CONFIG_NET_TEAM_MODE_ACTIVEBACKUP is not set
CONFIG_NET_TEAM_MODE_LOADBALANCE=m
CONFIG_MACVLAN=y
# CONFIG_MACVTAP is not set
CONFIG_VXLAN=y
CONFIG_NETCONSOLE=m
# CONFIG_NETCONSOLE_DYNAMIC is not set
CONFIG_NETPOLL=y
# CONFIG_NETPOLL_TRAP is not set
CONFIG_NET_POLL_CONTROLLER=y
# CONFIG_TUN is not set
CONFIG_VETH=m
# CONFIG_VIRTIO_NET is not set
CONFIG_NLMON=y
# CONFIG_ARCNET is not set
CONFIG_ATM_DRIVERS=y
CONFIG_ATM_DUMMY=m
CONFIG_ATM_TCP=m
# CONFIG_ATM_LANAI is not set
# CONFIG_ATM_ENI is not set
# CONFIG_ATM_FIRESTREAM is not set
# CONFIG_ATM_ZATM is not set
# CONFIG_ATM_NICSTAR is not set
# CONFIG_ATM_IDT77252 is not set
# CONFIG_ATM_AMBASSADOR is not set
# CONFIG_ATM_HORIZON is not set
# CONFIG_ATM_IA is not set
# CONFIG_ATM_FORE200E is not set
# CONFIG_ATM_HE is not set
# CONFIG_ATM_SOLOS is not set

#
# CAIF transport drivers
#
CONFIG_CAIF_TTY=m
CONFIG_CAIF_SPI_SLAVE=m
CONFIG_CAIF_SPI_SYNC=y
CONFIG_CAIF_HSI=m
# CONFIG_CAIF_VIRTIO is not set
# CONFIG_VHOST_NET is not set

#
# 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 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=m
CONFIG_AMD_PHY=m
CONFIG_MARVELL_PHY=m
# CONFIG_DAVICOM_PHY is not set
CONFIG_QSEMI_PHY=m
# CONFIG_LXT_PHY is not set
# CONFIG_CICADA_PHY is not set
# CONFIG_VITESSE_PHY is not set
CONFIG_SMSC_PHY=m
# CONFIG_BROADCOM_PHY is not set
CONFIG_BCM87XX_PHY=m
CONFIG_ICPLUS_PHY=m
CONFIG_REALTEK_PHY=m
CONFIG_NATIONAL_PHY=m
CONFIG_STE10XP=m
CONFIG_LSI_ET1011C_PHY=m
# CONFIG_MICREL_PHY is not set
CONFIG_MDIO_BITBANG=m
CONFIG_PLIP=y
CONFIG_PPP=y
# CONFIG_PPP_BSDCOMP is not set
CONFIG_PPP_DEFLATE=m
# CONFIG_PPP_FILTER is not set
# CONFIG_PPP_MPPE is not set
CONFIG_PPP_MULTILINK=y
CONFIG_PPPOATM=y
CONFIG_PPPOE=y
# CONFIG_PPTP is not set
CONFIG_PPP_ASYNC=m
# CONFIG_PPP_SYNC_TTY is not set
CONFIG_SLIP=m
CONFIG_SLHC=y
# CONFIG_SLIP_COMPRESSED is not set
# CONFIG_SLIP_SMART is not set
CONFIG_SLIP_MODE_SLIP6=y
CONFIG_WLAN=y
# CONFIG_AIRO is not set
# CONFIG_ATMEL is not set
# CONFIG_PRISM54 is not set
CONFIG_ATH_CARDS=m
CONFIG_ATH_DEBUG=y
# CONFIG_ATH5K_PCI is not set
CONFIG_ATH6KL=m
CONFIG_ATH6KL_SDIO=m
CONFIG_ATH6KL_DEBUG=y
CONFIG_ATH6KL_REGDOMAIN=y
# CONFIG_WIL6210 is not set
CONFIG_BRCMUTIL=m
CONFIG_BRCMFMAC=m
# CONFIG_BRCMFMAC_SDIO is not set
# CONFIG_BRCM_TRACING is not set
# CONFIG_BRCMDBG is not set
# CONFIG_HOSTAP is not set
# CONFIG_IPW2100 is not set
# CONFIG_IPW2200 is not set
CONFIG_LIBERTAS=m
CONFIG_LIBERTAS_SDIO=m
CONFIG_LIBERTAS_DEBUG=y
CONFIG_LIBERTAS_MESH=y
# CONFIG_HERMES is not set
CONFIG_WL_TI=y
CONFIG_MWIFIEX=m
CONFIG_MWIFIEX_SDIO=m
# CONFIG_MWIFIEX_PCIE is not set

#
# Enable WiMAX (Networking options) to see the WiMAX drivers
#
# CONFIG_WAN is not set
# CONFIG_IEEE802154_DRIVERS is not set
# CONFIG_VMXNET3 is not set
CONFIG_ISDN=y
CONFIG_ISDN_I4L=y
# CONFIG_ISDN_PPP is not set
CONFIG_ISDN_AUDIO=y
CONFIG_ISDN_TTY_FAX=y

#
# ISDN feature submodules
#
CONFIG_ISDN_DIVERSION=m

#
# ISDN4Linux hardware drivers
#

#
# Passive cards
#
# CONFIG_ISDN_DRV_HISAX is not set

#
# Active cards
#
CONFIG_ISDN_CAPI=y
# CONFIG_ISDN_DRV_AVMB1_VERBOSE_REASON is not set
CONFIG_CAPI_TRACE=y
CONFIG_ISDN_CAPI_MIDDLEWARE=y
CONFIG_ISDN_CAPI_CAPI20=y
CONFIG_ISDN_CAPI_CAPIDRV=y

#
# CAPI hardware drivers
#
# CONFIG_CAPI_AVM is not set
# CONFIG_CAPI_EICON is not set
# CONFIG_ISDN_DRV_GIGASET is not set
# CONFIG_MISDN is not set

#
# Input device support
#
CONFIG_INPUT=y
CONFIG_INPUT_FF_MEMLESS=m
# CONFIG_INPUT_POLLDEV is not set
CONFIG_INPUT_SPARSEKMAP=m
CONFIG_INPUT_MATRIXKMAP=m

#
# 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=m
# CONFIG_INPUT_EVDEV is not set
# CONFIG_INPUT_EVBUG is not set

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
# CONFIG_KEYBOARD_ADP5520 is not set
# CONFIG_KEYBOARD_ADP5588 is not set
# CONFIG_KEYBOARD_ADP5589 is not set
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_QT1070 is not set
# CONFIG_KEYBOARD_QT2160 is not set
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_TCA6416 is not set
# CONFIG_KEYBOARD_TCA8418 is not set
# CONFIG_KEYBOARD_LM8323 is not set
# CONFIG_KEYBOARD_LM8333 is not set
# CONFIG_KEYBOARD_MAX7359 is not set
# CONFIG_KEYBOARD_MCS is not set
# CONFIG_KEYBOARD_MPR121 is not set
# CONFIG_KEYBOARD_NEWTON is not set
# CONFIG_KEYBOARD_OPENCORES is not set
# CONFIG_KEYBOARD_STOWAWAY is not set
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_STMPE is not set
# CONFIG_KEYBOARD_XTKBD is not set
# CONFIG_KEYBOARD_CROS_EC is not set
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=m
CONFIG_MOUSE_PS2_ALPS=y
CONFIG_MOUSE_PS2_LOGIPS2PP=y
# CONFIG_MOUSE_PS2_SYNAPTICS is not set
CONFIG_MOUSE_PS2_CYPRESS=y
# CONFIG_MOUSE_PS2_TRACKPOINT is not set
# CONFIG_MOUSE_PS2_ELANTECH is not set
# CONFIG_MOUSE_PS2_SENTELIC is not set
# CONFIG_MOUSE_PS2_TOUCHKIT is not set
CONFIG_MOUSE_SERIAL=m
# CONFIG_MOUSE_APPLETOUCH is not set
# CONFIG_MOUSE_BCM5974 is not set
# CONFIG_MOUSE_CYAPA is not set
# 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=y
# CONFIG_TABLET_USB_ACECAD is not set
# CONFIG_TABLET_USB_AIPTEK is not set
# CONFIG_TABLET_USB_HANWANG is not set
# CONFIG_TABLET_USB_KBTAB is not set
# CONFIG_TABLET_USB_WACOM is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
# CONFIG_INPUT_MISC is not set

#
# Hardware I/O ports
#
CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
CONFIG_SERIO_SERPORT=m
# CONFIG_SERIO_CT82C710 is not set
CONFIG_SERIO_PARKBD=m
# CONFIG_SERIO_PCIPS2 is not set
CONFIG_SERIO_LIBPS2=y
CONFIG_SERIO_RAW=m
CONFIG_SERIO_ALTERA_PS2=m
CONFIG_SERIO_PS2MULT=m
CONFIG_SERIO_ARC_PS2=m
CONFIG_GAMEPORT=m
# CONFIG_GAMEPORT_NS558 is not set
CONFIG_GAMEPORT_L4=m
# CONFIG_GAMEPORT_EMU10K1 is not set
# CONFIG_GAMEPORT_FM801 is not set

#
# Character devices
#
CONFIG_TTY=y
# CONFIG_VT is not set
# CONFIG_UNIX98_PTYS is not set
# CONFIG_LEGACY_PTYS is not set
# CONFIG_SERIAL_NONSTANDARD is not set
# CONFIG_NOZOMI is not set
CONFIG_N_GSM=m
CONFIG_TRACE_ROUTER=m
CONFIG_TRACE_SINK=m
# CONFIG_DEVKMEM is not set

#
# Serial drivers
#
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_DEPRECATED_OPTIONS=y
CONFIG_SERIAL_8250_PNP=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_FIX_EARLYCON_MEM=y
CONFIG_SERIAL_8250_PCI=y
CONFIG_SERIAL_8250_NR_UARTS=4
CONFIG_SERIAL_8250_RUNTIME_UARTS=4
# CONFIG_SERIAL_8250_EXTENDED is not set
CONFIG_SERIAL_8250_DW=y

#
# Non-8250 serial port support
#
# CONFIG_SERIAL_MFD_HSU is not set
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
# CONFIG_SERIAL_JSM is not set
# CONFIG_SERIAL_SCCNXP is not set
CONFIG_SERIAL_TIMBERDALE=y
CONFIG_SERIAL_ALTERA_JTAGUART=m
CONFIG_SERIAL_ALTERA_UART=y
CONFIG_SERIAL_ALTERA_UART_MAXPORTS=4
CONFIG_SERIAL_ALTERA_UART_BAUDRATE=115200
CONFIG_SERIAL_ALTERA_UART_CONSOLE=y
# CONFIG_SERIAL_PCH_UART is not set
CONFIG_SERIAL_ARC=m
CONFIG_SERIAL_ARC_NR_PORTS=1
# CONFIG_SERIAL_RP2 is not set
CONFIG_SERIAL_FSL_LPUART=m
# CONFIG_SERIAL_ST_ASC is not set
CONFIG_TTY_PRINTK=y
# CONFIG_PRINTER is not set
# CONFIG_PPDEV is not set
# CONFIG_VIRTIO_CONSOLE is not set
CONFIG_IPMI_HANDLER=m
CONFIG_IPMI_PANIC_EVENT=y
CONFIG_IPMI_PANIC_STRING=y
# CONFIG_IPMI_DEVICE_INTERFACE is not set
CONFIG_IPMI_SI=m
CONFIG_IPMI_WATCHDOG=m
CONFIG_IPMI_POWEROFF=m
CONFIG_HW_RANDOM=m
# CONFIG_HW_RANDOM_TIMERIOMEM is not set
CONFIG_HW_RANDOM_INTEL=m
CONFIG_HW_RANDOM_AMD=m
CONFIG_HW_RANDOM_VIA=m
CONFIG_HW_RANDOM_VIRTIO=m
CONFIG_NVRAM=y
CONFIG_R3964=y
# CONFIG_APPLICOM is not set
CONFIG_MWAVE=y
CONFIG_RAW_DRIVER=y
CONFIG_MAX_RAW_DEVS=256
# CONFIG_HPET is not set
CONFIG_HANGCHECK_TIMER=y
# CONFIG_TCG_TPM is not set
CONFIG_TELCLOCK=y
CONFIG_DEVPORT=y
CONFIG_I2C=y
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_COMPAT=y
CONFIG_I2C_CHARDEV=m
# CONFIG_I2C_MUX is not set
CONFIG_I2C_HELPER_AUTO=y
CONFIG_I2C_SMBUS=y
CONFIG_I2C_ALGOBIT=y
CONFIG_I2C_ALGOPCA=y

#
# 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 is not set
# CONFIG_I2C_ISCH is not set
# CONFIG_I2C_ISMT 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_KEMPLD is not set
CONFIG_I2C_OCORES=y
CONFIG_I2C_PCA_PLATFORM=y
# CONFIG_I2C_PXA_PCI is not set
# CONFIG_I2C_SIMTEC is not set
CONFIG_I2C_XILINX=m

#
# External I2C/SMBus adapter drivers
#
CONFIG_I2C_PARPORT=y
CONFIG_I2C_PARPORT_LIGHT=m
CONFIG_I2C_TAOS_EVM=m

#
# Other I2C/SMBus bus drivers
#
CONFIG_I2C_STUB=m
# 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=m
CONFIG_HSI_BOARDINFO=y

#
# HSI clients
#
CONFIG_HSI_CHAR=m

#
# PPS support
#
CONFIG_PPS=y
# CONFIG_PPS_DEBUG is not set

#
# PPS clients support
#
CONFIG_PPS_CLIENT_KTIMER=m
# CONFIG_PPS_CLIENT_LDISC is not set
CONFIG_PPS_CLIENT_PARPORT=y
# CONFIG_PPS_CLIENT_GPIO is not set

#
# PPS generators support
#

#
# PTP clock support
#
CONFIG_PTP_1588_CLOCK=y
CONFIG_DP83640_PHY=m
# CONFIG_PTP_1588_CLOCK_PCH is not set
CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
CONFIG_GPIO_DEVRES=y
# CONFIG_GPIOLIB is not set
CONFIG_W1=y
# CONFIG_W1_CON is not set

#
# 1-wire Bus Masters
#
# CONFIG_W1_MASTER_MATROX is not set
# CONFIG_W1_MASTER_DS2482 is not set
CONFIG_W1_MASTER_DS1WM=m

#
# 1-wire Slaves
#
CONFIG_W1_SLAVE_THERM=y
# CONFIG_W1_SLAVE_SMEM is not set
# CONFIG_W1_SLAVE_DS2408 is not set
CONFIG_W1_SLAVE_DS2413=m
CONFIG_W1_SLAVE_DS2423=m
CONFIG_W1_SLAVE_DS2431=y
# CONFIG_W1_SLAVE_DS2433 is not set
CONFIG_W1_SLAVE_DS2760=m
# CONFIG_W1_SLAVE_DS2780 is not set
CONFIG_W1_SLAVE_DS2781=y
CONFIG_W1_SLAVE_DS28E04=m
CONFIG_W1_SLAVE_BQ27000=y
CONFIG_POWER_SUPPLY=y
# CONFIG_POWER_SUPPLY_DEBUG is not set
CONFIG_PDA_POWER=y
# CONFIG_TEST_POWER is not set
CONFIG_BATTERY_DS2760=m
# CONFIG_BATTERY_DS2780 is not set
CONFIG_BATTERY_DS2781=y
CONFIG_BATTERY_DS2782=m
CONFIG_BATTERY_SBS=m
CONFIG_BATTERY_BQ27x00=m
CONFIG_BATTERY_BQ27X00_I2C=y
CONFIG_BATTERY_BQ27X00_PLATFORM=y
CONFIG_BATTERY_MAX17040=y
CONFIG_BATTERY_MAX17042=m
CONFIG_CHARGER_MAX8903=y
CONFIG_CHARGER_LP8727=m
# CONFIG_CHARGER_MANAGER is not set
CONFIG_CHARGER_MAX8998=m
CONFIG_CHARGER_BQ2415X=y
CONFIG_CHARGER_SMB347=m
CONFIG_CHARGER_TPS65090=y
# CONFIG_POWER_RESET is not set
CONFIG_POWER_AVS=y
# CONFIG_HWMON is not set
CONFIG_THERMAL=y
# CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE is not set
# CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set
CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE=y
# CONFIG_THERMAL_GOV_FAIR_SHARE is not set
CONFIG_THERMAL_GOV_STEP_WISE=y
CONFIG_THERMAL_GOV_USER_SPACE=y
# CONFIG_THERMAL_EMULATION is not set
CONFIG_INTEL_POWERCLAMP=m

#
# Texas Instruments thermal drivers
#
CONFIG_WATCHDOG=y
CONFIG_WATCHDOG_CORE=y
# CONFIG_WATCHDOG_NOWAYOUT is not set

#
# Watchdog Device Drivers
#
# CONFIG_SOFT_WATCHDOG is not set
CONFIG_RETU_WATCHDOG=m
# CONFIG_ACQUIRE_WDT is not set
CONFIG_ADVANTECH_WDT=y
# CONFIG_ALIM1535_WDT is not set
# CONFIG_ALIM7101_WDT is not set
CONFIG_F71808E_WDT=y
# CONFIG_SP5100_TCO is not set
# CONFIG_SC520_WDT is not set
CONFIG_SBC_FITPC2_WATCHDOG=y
# CONFIG_EUROTECH_WDT is not set
CONFIG_IB700_WDT=y
# CONFIG_IBMASR is not set
CONFIG_WAFER_WDT=y
# CONFIG_I6300ESB_WDT is not set
# CONFIG_IE6XX_WDT is not set
# CONFIG_ITCO_WDT is not set
CONFIG_IT8712F_WDT=y
# CONFIG_IT87_WDT is not set
# CONFIG_HP_WATCHDOG is not set
CONFIG_KEMPLD_WDT=m
CONFIG_SC1200_WDT=m
# CONFIG_PC87413_WDT is not set
# CONFIG_NV_TCO is not set
CONFIG_60XX_WDT=y
CONFIG_SBC8360_WDT=m
CONFIG_CPU5_WDT=y
CONFIG_SMSC_SCH311X_WDT=m
CONFIG_SMSC37B787_WDT=y
# CONFIG_VIA_WDT is not set
CONFIG_W83627HF_WDT=m
# CONFIG_W83697HF_WDT is not set
CONFIG_W83697UG_WDT=m
CONFIG_W83877F_WDT=m
CONFIG_W83977F_WDT=y
# CONFIG_MACHZ_WDT is not set
# CONFIG_SBC_EPX_C3_WATCHDOG is not set

#
# PCI-based Watchdog Cards
#
# CONFIG_PCIPCWATCHDOG is not set
# CONFIG_WDTPCI is not set
CONFIG_SSB_POSSIBLE=y

#
# Sonics Silicon Backplane
#
CONFIG_SSB=y
CONFIG_SSB_SPROM=y
CONFIG_SSB_PCIHOST_POSSIBLE=y
CONFIG_SSB_PCIHOST=y
# CONFIG_SSB_B43_PCI_BRIDGE is not set
CONFIG_SSB_SDIOHOST_POSSIBLE=y
CONFIG_SSB_SDIOHOST=y
CONFIG_SSB_SILENT=y
CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y
# CONFIG_SSB_DRIVER_PCICORE is not set
CONFIG_BCMA_POSSIBLE=y

#
# Broadcom specific AMBA
#
CONFIG_BCMA=m
CONFIG_BCMA_HOST_PCI_POSSIBLE=y
CONFIG_BCMA_HOST_PCI=y
# CONFIG_BCMA_HOST_SOC is not set
CONFIG_BCMA_DRIVER_GMAC_CMN=y
CONFIG_BCMA_DEBUG=y

#
# Multifunction device drivers
#
CONFIG_MFD_CORE=y
# CONFIG_MFD_CS5535 is not set
# CONFIG_MFD_AS3711 is not set
CONFIG_PMIC_ADP5520=y
CONFIG_MFD_CROS_EC=m
CONFIG_MFD_CROS_EC_I2C=m
# CONFIG_PMIC_DA903X is not set
# CONFIG_MFD_DA9052_I2C is not set
# CONFIG_MFD_DA9055 is not set
CONFIG_MFD_DA9063=y
# CONFIG_MFD_MC13XXX_I2C is not set
# CONFIG_HTC_PASIC3 is not set
# CONFIG_LPC_ICH is not set
# CONFIG_LPC_SCH is not set
# CONFIG_MFD_JANZ_CMODIO is not set
CONFIG_MFD_KEMPLD=m
CONFIG_MFD_88PM800=y
# CONFIG_MFD_88PM805 is not set
# CONFIG_MFD_88PM860X is not set
CONFIG_MFD_MAX77686=y
CONFIG_MFD_MAX77693=y
CONFIG_MFD_MAX8907=y
# CONFIG_MFD_MAX8925 is not set
# CONFIG_MFD_MAX8997 is not set
CONFIG_MFD_MAX8998=y
CONFIG_MFD_RETU=m
# CONFIG_MFD_PCF50633 is not set
# CONFIG_MFD_RDC321X is not set
# CONFIG_MFD_RTSX_PCI is not set
CONFIG_MFD_RC5T583=y
# CONFIG_MFD_SEC_CORE is not set
CONFIG_MFD_SI476X_CORE=y
CONFIG_MFD_SM501=y
CONFIG_MFD_SMSC=y
CONFIG_ABX500_CORE=y
# CONFIG_AB3100_CORE is not set
CONFIG_MFD_STMPE=y

#
# STMicroelectronics STMPE Interface Drivers
#
CONFIG_STMPE_I2C=y
CONFIG_MFD_SYSCON=y
CONFIG_MFD_TI_AM335X_TSCADC=m
CONFIG_MFD_LP8788=y
# CONFIG_MFD_PALMAS is not set
CONFIG_TPS6105X=m
CONFIG_TPS6507X=y
CONFIG_MFD_TPS65090=y
CONFIG_MFD_TPS65217=y
CONFIG_MFD_TPS6586X=y
# CONFIG_MFD_TPS80031 is not set
# CONFIG_TWL4030_CORE is not set
CONFIG_TWL6040_CORE=y
CONFIG_MFD_WL1273_CORE=y
CONFIG_MFD_LM3533=y
# CONFIG_MFD_TC3589X is not set
# CONFIG_MFD_TMIO is not set
# CONFIG_MFD_VX855 is not set
# CONFIG_MFD_ARIZONA_I2C is not set
CONFIG_MFD_WM8400=y
# CONFIG_MFD_WM831X_I2C is not set
# CONFIG_MFD_WM8350_I2C is not set
# CONFIG_MFD_WM8994 is not set
CONFIG_REGULATOR=y
# CONFIG_REGULATOR_DEBUG is not set
# CONFIG_REGULATOR_DUMMY is not set
CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_REGULATOR_VIRTUAL_CONSUMER=y
CONFIG_REGULATOR_USERSPACE_CONSUMER=y
CONFIG_REGULATOR_88PM800=y
CONFIG_REGULATOR_AD5398=y
# CONFIG_REGULATOR_ANATOP is not set
# CONFIG_REGULATOR_DA9063 is not set
# CONFIG_REGULATOR_DA9210 is not set
# CONFIG_REGULATOR_FAN53555 is not set
CONFIG_REGULATOR_ISL6271A=m
# CONFIG_REGULATOR_LP3971 is not set
CONFIG_REGULATOR_LP3972=y
CONFIG_REGULATOR_LP872X=m
# CONFIG_REGULATOR_LP8755 is not set
# CONFIG_REGULATOR_LP8788 is not set
CONFIG_REGULATOR_MAX1586=y
CONFIG_REGULATOR_MAX8649=y
CONFIG_REGULATOR_MAX8660=m
CONFIG_REGULATOR_MAX8907=m
CONFIG_REGULATOR_MAX8952=m
CONFIG_REGULATOR_MAX8973=y
CONFIG_REGULATOR_MAX8998=m
# CONFIG_REGULATOR_MAX77686 is not set
# CONFIG_REGULATOR_MAX77693 is not set
CONFIG_REGULATOR_PFUZE100=m
CONFIG_REGULATOR_RC5T583=m
CONFIG_REGULATOR_TPS51632=y
# CONFIG_REGULATOR_TPS6105X is not set
CONFIG_REGULATOR_TPS62360=y
CONFIG_REGULATOR_TPS65023=y
# CONFIG_REGULATOR_TPS6507X is not set
CONFIG_REGULATOR_TPS65090=y
# CONFIG_REGULATOR_TPS65217 is not set
# CONFIG_REGULATOR_TPS6586X is not set
CONFIG_REGULATOR_WM8400=m
CONFIG_MEDIA_SUPPORT=y

#
# Multimedia core support
#
# CONFIG_MEDIA_CAMERA_SUPPORT is not set
# CONFIG_MEDIA_ANALOG_TV_SUPPORT is not set
CONFIG_MEDIA_DIGITAL_TV_SUPPORT=y
CONFIG_MEDIA_RADIO_SUPPORT=y
CONFIG_MEDIA_RC_SUPPORT=y
CONFIG_VIDEO_DEV=y
CONFIG_VIDEO_V4L2=y
CONFIG_VIDEO_ADV_DEBUG=y
# CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
# CONFIG_VIDEO_V4L2_INT_DEVICE is not set
CONFIG_DVB_CORE=y
CONFIG_DVB_NET=y
# CONFIG_TTPCI_EEPROM is not set
CONFIG_DVB_MAX_ADAPTERS=8
CONFIG_DVB_DYNAMIC_MINORS=y

#
# Media drivers
#
CONFIG_RC_CORE=y
# CONFIG_RC_MAP is not set
# CONFIG_RC_DECODERS is not set
# CONFIG_RC_DEVICES is not set
# CONFIG_MEDIA_PCI_SUPPORT is not set

#
# Supported MMC/SDIO adapters
#
CONFIG_SMS_SDIO_DRV=y
CONFIG_RADIO_ADAPTERS=y
CONFIG_RADIO_SI470X=y
CONFIG_I2C_SI470X=y
# CONFIG_RADIO_MAXIRADIO is not set
# CONFIG_I2C_SI4713 is not set
# CONFIG_RADIO_SI4713 is not set
# CONFIG_RADIO_TEA5764 is not set
CONFIG_RADIO_SAA7706H=m
CONFIG_RADIO_TEF6862=m
CONFIG_RADIO_WL1273=y

#
# Texas Instruments WL128x FM driver (ST based)
#
CONFIG_MEDIA_COMMON_OPTIONS=y

#
# common driver options
#
CONFIG_SMS_SIANO_MDTV=y
CONFIG_SMS_SIANO_RC=y

#
# Media ancillary drivers (tuners, sensors, i2c, frontends)
#
# CONFIG_MEDIA_SUBDRV_AUTOSELECT is not set
CONFIG_MEDIA_ATTACH=y
CONFIG_VIDEO_IR_I2C=m

#
# Encoders, decoders, sensors and other helper chips
#

#
# Audio decoders, processors and mixers
#
# CONFIG_VIDEO_TVAUDIO is not set
# CONFIG_VIDEO_TDA7432 is not set
CONFIG_VIDEO_TDA9840=m
CONFIG_VIDEO_TEA6415C=y
# CONFIG_VIDEO_TEA6420 is not set
CONFIG_VIDEO_MSP3400=y
CONFIG_VIDEO_CS5345=y
CONFIG_VIDEO_CS53L32A=m
CONFIG_VIDEO_TLV320AIC23B=y
# CONFIG_VIDEO_UDA1342 is not set
CONFIG_VIDEO_WM8775=y
CONFIG_VIDEO_WM8739=m
CONFIG_VIDEO_VP27SMPX=y
CONFIG_VIDEO_SONY_BTF_MPX=y

#
# RDS decoders
#
CONFIG_VIDEO_SAA6588=m

#
# Video decoders
#
# CONFIG_VIDEO_ADV7180 is not set
# CONFIG_VIDEO_ADV7183 is not set
CONFIG_VIDEO_BT819=m
CONFIG_VIDEO_BT856=y
CONFIG_VIDEO_BT866=m
CONFIG_VIDEO_KS0127=y
# CONFIG_VIDEO_ML86V7667 is not set
CONFIG_VIDEO_SAA7110=y
CONFIG_VIDEO_SAA711X=m
# CONFIG_VIDEO_SAA7191 is not set
CONFIG_VIDEO_TVP514X=m
CONFIG_VIDEO_TVP5150=y
CONFIG_VIDEO_TVP7002=y
# CONFIG_VIDEO_TW2804 is not set
# CONFIG_VIDEO_TW9903 is not set
# CONFIG_VIDEO_TW9906 is not set
CONFIG_VIDEO_VPX3220=y

#
# Video and audio decoders
#
# CONFIG_VIDEO_SAA717X is not set
CONFIG_VIDEO_CX25840=y

#
# Video encoders
#
# CONFIG_VIDEO_SAA7127 is not set
CONFIG_VIDEO_SAA7185=y
# CONFIG_VIDEO_ADV7170 is not set
CONFIG_VIDEO_ADV7175=y
# CONFIG_VIDEO_ADV7343 is not set
# CONFIG_VIDEO_ADV7393 is not set
# CONFIG_VIDEO_AK881X is not set
# CONFIG_VIDEO_THS8200 is not set

#
# Camera sensor devices
#

#
# Flash devices
#

#
# Video improvement chips
#
CONFIG_VIDEO_UPD64031A=m
CONFIG_VIDEO_UPD64083=m

#
# Miscelaneous helper chips
#
# CONFIG_VIDEO_THS7303 is not set
CONFIG_VIDEO_M52790=y

#
# Sensors used on soc_camera driver
#
CONFIG_MEDIA_TUNER=y

#
# Customize TV tuners
#
CONFIG_MEDIA_TUNER_SIMPLE=m
# CONFIG_MEDIA_TUNER_TDA8290 is not set
# CONFIG_MEDIA_TUNER_TDA827X is not set
# CONFIG_MEDIA_TUNER_TDA18271 is not set
CONFIG_MEDIA_TUNER_TDA9887=m
# CONFIG_MEDIA_TUNER_TEA5761 is not set
CONFIG_MEDIA_TUNER_TEA5767=m
CONFIG_MEDIA_TUNER_MT20XX=m
# CONFIG_MEDIA_TUNER_MT2060 is not set
CONFIG_MEDIA_TUNER_MT2063=m
CONFIG_MEDIA_TUNER_MT2266=y
CONFIG_MEDIA_TUNER_MT2131=m
CONFIG_MEDIA_TUNER_QT1010=m
CONFIG_MEDIA_TUNER_XC2028=m
CONFIG_MEDIA_TUNER_XC5000=y
# CONFIG_MEDIA_TUNER_XC4000 is not set
CONFIG_MEDIA_TUNER_MXL5005S=m
# CONFIG_MEDIA_TUNER_MXL5007T is not set
CONFIG_MEDIA_TUNER_MC44S803=y
# CONFIG_MEDIA_TUNER_MAX2165 is not set
CONFIG_MEDIA_TUNER_TDA18218=y
# CONFIG_MEDIA_TUNER_FC0011 is not set
CONFIG_MEDIA_TUNER_FC0012=y
# CONFIG_MEDIA_TUNER_FC0013 is not set
CONFIG_MEDIA_TUNER_TDA18212=m
CONFIG_MEDIA_TUNER_E4000=y
CONFIG_MEDIA_TUNER_FC2580=m
# CONFIG_MEDIA_TUNER_TUA9001 is not set
# CONFIG_MEDIA_TUNER_IT913X is not set
CONFIG_MEDIA_TUNER_R820T=m

#
# Customise DVB Frontends
#

#
# Multistandard (satellite) frontends
#
CONFIG_DVB_STB0899=y
CONFIG_DVB_STB6100=y
# CONFIG_DVB_STV090x is not set
# CONFIG_DVB_STV6110x is not set

#
# Multistandard (cable + terrestrial) frontends
#
CONFIG_DVB_DRXK=m
CONFIG_DVB_TDA18271C2DD=y

#
# DVB-S (satellite) frontends
#
CONFIG_DVB_CX24110=m
# CONFIG_DVB_CX24123 is not set
CONFIG_DVB_MT312=m
CONFIG_DVB_ZL10036=m
CONFIG_DVB_ZL10039=y
CONFIG_DVB_S5H1420=y
CONFIG_DVB_STV0288=y
CONFIG_DVB_STB6000=y
CONFIG_DVB_STV0299=m
# CONFIG_DVB_STV6110 is not set
# CONFIG_DVB_STV0900 is not set
CONFIG_DVB_TDA8083=y
CONFIG_DVB_TDA10086=m
CONFIG_DVB_TDA8261=m
CONFIG_DVB_VES1X93=y
CONFIG_DVB_TUNER_ITD1000=m
# CONFIG_DVB_TUNER_CX24113 is not set
CONFIG_DVB_TDA826X=y
CONFIG_DVB_TUA6100=m
CONFIG_DVB_CX24116=m
CONFIG_DVB_SI21XX=m
CONFIG_DVB_TS2020=y
# CONFIG_DVB_DS3000 is not set
# CONFIG_DVB_MB86A16 is not set
# CONFIG_DVB_TDA10071 is not set

#
# DVB-T (terrestrial) frontends
#
CONFIG_DVB_SP8870=m
CONFIG_DVB_SP887X=y
# CONFIG_DVB_CX22700 is not set
CONFIG_DVB_CX22702=m
# CONFIG_DVB_S5H1432 is not set
# CONFIG_DVB_DRXD is not set
# CONFIG_DVB_L64781 is not set
# CONFIG_DVB_TDA1004X is not set
# CONFIG_DVB_NXT6000 is not set
CONFIG_DVB_MT352=y
CONFIG_DVB_ZL10353=y
CONFIG_DVB_DIB3000MB=y
# CONFIG_DVB_DIB3000MC is not set
# CONFIG_DVB_DIB7000M is not set
# CONFIG_DVB_DIB7000P is not set
# CONFIG_DVB_DIB9000 is not set
CONFIG_DVB_TDA10048=y
CONFIG_DVB_AF9013=y
# CONFIG_DVB_EC100 is not set
CONFIG_DVB_HD29L2=m
CONFIG_DVB_STV0367=y
CONFIG_DVB_CXD2820R=y
CONFIG_DVB_RTL2830=y
CONFIG_DVB_RTL2832=m

#
# DVB-C (cable) frontends
#
CONFIG_DVB_VES1820=m
# CONFIG_DVB_TDA10021 is not set
CONFIG_DVB_TDA10023=y
# CONFIG_DVB_STV0297 is not set

#
# ATSC (North American/Korean Terrestrial/Cable DTV) frontends
#
CONFIG_DVB_NXT200X=y
# CONFIG_DVB_OR51211 is not set
CONFIG_DVB_OR51132=y
CONFIG_DVB_BCM3510=m
CONFIG_DVB_LGDT330X=m
CONFIG_DVB_LGDT3305=m
CONFIG_DVB_LG2160=y
CONFIG_DVB_S5H1409=m
CONFIG_DVB_AU8522=y
# CONFIG_DVB_AU8522_DTV is not set
CONFIG_DVB_AU8522_V4L=y
# CONFIG_DVB_S5H1411 is not set

#
# ISDB-T (terrestrial) frontends
#
# CONFIG_DVB_S921 is not set
CONFIG_DVB_DIB8000=m
CONFIG_DVB_MB86A20S=m

#
# Digital terrestrial only tuners/PLL
#
CONFIG_DVB_PLL=m
CONFIG_DVB_TUNER_DIB0070=m
CONFIG_DVB_TUNER_DIB0090=m

#
# SEC control devices for DVB-S
#
CONFIG_DVB_LNBP21=m
# CONFIG_DVB_LNBP22 is not set
# CONFIG_DVB_ISL6405 is not set
# CONFIG_DVB_ISL6421 is not set
# CONFIG_DVB_ISL6423 is not set
# CONFIG_DVB_A8293 is not set
CONFIG_DVB_LGS8GL5=m
# CONFIG_DVB_LGS8GXX is not set
CONFIG_DVB_ATBM8830=m
# CONFIG_DVB_TDA665x is not set
CONFIG_DVB_IX2505V=y
# CONFIG_DVB_IT913X_FE is not set
CONFIG_DVB_M88RS2000=m
# CONFIG_DVB_AF9033 is not set

#
# Tools to develop new frontends
#
# CONFIG_DVB_DUMMY_FE is not set

#
# Graphics support
#
# CONFIG_AGP is not set
CONFIG_VGA_ARB=y
CONFIG_VGA_ARB_MAX_GPUS=16
# CONFIG_VGA_SWITCHEROO is not set
CONFIG_DRM=y
# CONFIG_DRM_TDFX is not set
# CONFIG_DRM_R128 is not set
# CONFIG_DRM_RADEON is not set
# CONFIG_DRM_NOUVEAU is not set
# CONFIG_DRM_MGA is not set
# CONFIG_DRM_VIA is not set
# CONFIG_DRM_SAVAGE 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_DRM_QXL is not set
# CONFIG_VGASTATE is not set
CONFIG_VIDEO_OUTPUT_CONTROL=m
CONFIG_HDMI=y
# CONFIG_FB is not set
CONFIG_EXYNOS_VIDEO=y
CONFIG_BACKLIGHT_LCD_SUPPORT=y
# CONFIG_LCD_CLASS_DEVICE is not set
CONFIG_BACKLIGHT_CLASS_DEVICE=m
CONFIG_BACKLIGHT_GENERIC=m
CONFIG_BACKLIGHT_LM3533=m
# CONFIG_BACKLIGHT_PWM is not set
# CONFIG_BACKLIGHT_APPLE is not set
# CONFIG_BACKLIGHT_SAHARA is not set
CONFIG_BACKLIGHT_ADP5520=m
CONFIG_BACKLIGHT_ADP8860=m
CONFIG_BACKLIGHT_ADP8870=m
# CONFIG_BACKLIGHT_LM3630 is not set
CONFIG_BACKLIGHT_LM3639=m
CONFIG_BACKLIGHT_LP855X=m
CONFIG_BACKLIGHT_LP8788=m
CONFIG_BACKLIGHT_TPS65217=m
CONFIG_BACKLIGHT_LV5207LP=m
# CONFIG_BACKLIGHT_BD6107 is not set
# CONFIG_SOUND is not set

#
# HID support
#
CONFIG_HID=m
# CONFIG_HIDRAW is not set
CONFIG_UHID=m
CONFIG_HID_GENERIC=m

#
# Special HID drivers
#
CONFIG_HID_A4TECH=m
# CONFIG_HID_ACRUX is not set
CONFIG_HID_APPLE=m
CONFIG_HID_AUREAL=m
CONFIG_HID_BELKIN=m
CONFIG_HID_CHERRY=m
CONFIG_HID_CHICONY=m
CONFIG_HID_CYPRESS=m
CONFIG_HID_DRAGONRISE=m
CONFIG_DRAGONRISE_FF=y
CONFIG_HID_EMS_FF=m
CONFIG_HID_ELECOM=m
CONFIG_HID_EZKEY=m
CONFIG_HID_KEYTOUCH=m
CONFIG_HID_KYE=m
CONFIG_HID_UCLOGIC=m
CONFIG_HID_WALTOP=m
# CONFIG_HID_GYRATION is not set
CONFIG_HID_ICADE=m
CONFIG_HID_TWINHAN=m
# CONFIG_HID_KENSINGTON is not set
# CONFIG_HID_LCPOWER is not set
# CONFIG_HID_LOGITECH is not set
CONFIG_HID_MAGICMOUSE=m
CONFIG_HID_MICROSOFT=m
# CONFIG_HID_MONTEREY is not set
CONFIG_HID_MULTITOUCH=m
# CONFIG_HID_ORTEK is not set
CONFIG_HID_PANTHERLORD=m
# CONFIG_PANTHERLORD_FF is not set
CONFIG_HID_PETALYNX=m
CONFIG_HID_PICOLCD=m
# CONFIG_HID_PICOLCD_BACKLIGHT is not set
CONFIG_HID_PICOLCD_LEDS=y
# CONFIG_HID_PICOLCD_CIR is not set
# CONFIG_HID_PRIMAX is not set
CONFIG_HID_SAITEK=m
CONFIG_HID_SAMSUNG=m
# CONFIG_HID_SPEEDLINK is not set
CONFIG_HID_STEELSERIES=m
CONFIG_HID_SUNPLUS=m
CONFIG_HID_GREENASIA=m
# CONFIG_GREENASIA_FF is not set
CONFIG_HID_SMARTJOYPLUS=m
# CONFIG_SMARTJOYPLUS_FF is not set
CONFIG_HID_TIVO=m
CONFIG_HID_TOPSEED=m
CONFIG_HID_THINGM=m
CONFIG_HID_THRUSTMASTER=m
# CONFIG_THRUSTMASTER_FF is not set
CONFIG_HID_WACOM=m
CONFIG_HID_WIIMOTE=m
# CONFIG_HID_XINMO is not set
CONFIG_HID_ZEROPLUS=m
CONFIG_ZEROPLUS_FF=y
CONFIG_HID_ZYDACRON=m
# CONFIG_HID_SENSOR_HUB is not set

#
# I2C HID support
#
# CONFIG_I2C_HID is not set
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
CONFIG_USB_SUPPORT=y
CONFIG_USB_ARCH_HAS_HCD=y
# CONFIG_USB is not set

#
# USB port drivers
#

#
# USB Physical Layer drivers
#
# CONFIG_USB_PHY is not set
# CONFIG_NOP_USB_XCEIV is not set
# CONFIG_AM335X_PHY_USB is not set
# CONFIG_SAMSUNG_USB2PHY is not set
# CONFIG_SAMSUNG_USB3PHY is not set
# CONFIG_USB_GADGET is not set
# CONFIG_UWB is not set
CONFIG_MMC=y
# CONFIG_MMC_DEBUG is not set
# CONFIG_MMC_UNSAFE_RESUME is not set
CONFIG_MMC_CLKGATE=y

#
# MMC/SD/SDIO Card Drivers
#
CONFIG_MMC_BLOCK=y
CONFIG_MMC_BLOCK_MINORS=8
CONFIG_MMC_BLOCK_BOUNCE=y
# CONFIG_SDIO_UART is not set
CONFIG_MMC_TEST=y

#
# MMC/SD/SDIO Host Controller Drivers
#
CONFIG_MMC_SDHCI=m
# CONFIG_MMC_SDHCI_PCI is not set
# CONFIG_MMC_SDHCI_ACPI is not set
CONFIG_MMC_SDHCI_PLTFM=m
CONFIG_MMC_WBSD=m
# CONFIG_MMC_TIFM_SD is not set
# CONFIG_MMC_CB710 is not set
# CONFIG_MMC_VIA_SDMMC is not set
CONFIG_MEMSTICK=m
CONFIG_MEMSTICK_DEBUG=y

#
# MemoryStick drivers
#
CONFIG_MEMSTICK_UNSAFE_RESUME=y
# CONFIG_MSPRO_BLOCK is not set
CONFIG_MS_BLOCK=m

#
# MemoryStick Host Controller Drivers
#
# CONFIG_MEMSTICK_TIFM_MS is not set
# CONFIG_MEMSTICK_JMICRON_38X is not set
# CONFIG_MEMSTICK_R592 is not set
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=m

#
# LED drivers
#
CONFIG_LEDS_LM3530=m
CONFIG_LEDS_LM3533=m
# CONFIG_LEDS_LM3642 is not set
# CONFIG_LEDS_PCA9532 is not set
# CONFIG_LEDS_LP3944 is not set
CONFIG_LEDS_LP55XX_COMMON=m
CONFIG_LEDS_LP5521=m
CONFIG_LEDS_LP5523=m
CONFIG_LEDS_LP5562=m
# CONFIG_LEDS_LP8501 is not set
CONFIG_LEDS_LP8788=m
# CONFIG_LEDS_PCA955X is not set
# CONFIG_LEDS_PCA963X is not set
CONFIG_LEDS_PWM=m
CONFIG_LEDS_REGULATOR=m
CONFIG_LEDS_BD2802=m
CONFIG_LEDS_ADP5520=m
CONFIG_LEDS_TCA6507=m
CONFIG_LEDS_LM355x=m
CONFIG_LEDS_OT200=m
CONFIG_LEDS_BLINKM=m

#
# LED Triggers
#
CONFIG_LEDS_TRIGGERS=y
# CONFIG_LEDS_TRIGGER_TIMER is not set
CONFIG_LEDS_TRIGGER_ONESHOT=m
CONFIG_LEDS_TRIGGER_HEARTBEAT=m
CONFIG_LEDS_TRIGGER_BACKLIGHT=y
CONFIG_LEDS_TRIGGER_CPU=y
CONFIG_LEDS_TRIGGER_DEFAULT_ON=y

#
# iptables trigger is under Netfilter config (LED target)
#
CONFIG_LEDS_TRIGGER_TRANSIENT=y
# CONFIG_LEDS_TRIGGER_CAMERA 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=y
# 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_I5000 is not set
# CONFIG_EDAC_I5100 is not set
# CONFIG_EDAC_I7300 is not set
CONFIG_RTC_LIB=y
CONFIG_RTC_CLASS=y
# CONFIG_RTC_HCTOSYS is not set
# CONFIG_RTC_SYSTOHC is not set
# CONFIG_RTC_DEBUG is not set

#
# RTC interfaces
#
# CONFIG_RTC_INTF_SYSFS is not set
# CONFIG_RTC_INTF_DEV is not set
CONFIG_RTC_DRV_TEST=m

#
# I2C RTC drivers
#
CONFIG_RTC_DRV_88PM80X=m
# CONFIG_RTC_DRV_DS1307 is not set
CONFIG_RTC_DRV_DS1374=y
CONFIG_RTC_DRV_DS1672=m
# CONFIG_RTC_DRV_DS3232 is not set
CONFIG_RTC_DRV_LP8788=y
CONFIG_RTC_DRV_MAX6900=y
CONFIG_RTC_DRV_MAX8907=y
# CONFIG_RTC_DRV_MAX8998 is not set
# CONFIG_RTC_DRV_MAX77686 is not set
# CONFIG_RTC_DRV_RS5C372 is not set
CONFIG_RTC_DRV_ISL1208=m
CONFIG_RTC_DRV_ISL12022=y
CONFIG_RTC_DRV_X1205=y
CONFIG_RTC_DRV_PCF2127=m
CONFIG_RTC_DRV_PCF8523=y
CONFIG_RTC_DRV_PCF8563=y
CONFIG_RTC_DRV_PCF8583=m
CONFIG_RTC_DRV_M41T80=m
# CONFIG_RTC_DRV_M41T80_WDT is not set
CONFIG_RTC_DRV_BQ32K=y
# CONFIG_RTC_DRV_TPS6586X is not set
CONFIG_RTC_DRV_RC5T583=m
# CONFIG_RTC_DRV_S35390A is not set
CONFIG_RTC_DRV_FM3130=y
CONFIG_RTC_DRV_RX8581=y
# CONFIG_RTC_DRV_RX8025 is not set
# CONFIG_RTC_DRV_EM3027 is not set
CONFIG_RTC_DRV_RV3029C2=y

#
# SPI RTC drivers
#

#
# Platform RTC drivers
#
# CONFIG_RTC_DRV_CMOS is not set
CONFIG_RTC_DRV_DS1286=m
CONFIG_RTC_DRV_DS1511=m
CONFIG_RTC_DRV_DS1553=m
# CONFIG_RTC_DRV_DS1742 is not set
CONFIG_RTC_DRV_STK17TA8=m
CONFIG_RTC_DRV_M48T86=y
# CONFIG_RTC_DRV_M48T35 is not set
CONFIG_RTC_DRV_M48T59=y
CONFIG_RTC_DRV_MSM6242=m
CONFIG_RTC_DRV_BQ4802=y
CONFIG_RTC_DRV_RP5C01=m
CONFIG_RTC_DRV_V3020=y
CONFIG_RTC_DRV_DS2404=y

#
# on-CPU RTC drivers
#
CONFIG_RTC_DRV_MOXART=m

#
# HID Sensor RTC drivers
#
# CONFIG_DMADEVICES is not set
# CONFIG_AUXDISPLAY is not set
CONFIG_UIO=y
# CONFIG_UIO_CIF is not set
CONFIG_UIO_PDRV_GENIRQ=y
CONFIG_UIO_DMEM_GENIRQ=m
# CONFIG_UIO_AEC is not set
# CONFIG_UIO_SERCOS3 is not set
# CONFIG_UIO_PCI_GENERIC is not set
# CONFIG_UIO_NETX is not set
# CONFIG_UIO_MF624 is not set
CONFIG_VIRT_DRIVERS=y
CONFIG_VIRTIO=y

#
# Virtio drivers
#
# CONFIG_VIRTIO_PCI is not set
CONFIG_VIRTIO_BALLOON=y
CONFIG_VIRTIO_MMIO=y
# CONFIG_VIRTIO_MMIO_CMDLINE_DEVICES is not set

#
# Microsoft Hyper-V guest support
#
# CONFIG_HYPERV is not set
# CONFIG_STAGING is not set
# CONFIG_X86_PLATFORM_DEVICES is not set

#
# Hardware Spinlock drivers
#
CONFIG_CLKEVT_I8253=y
CONFIG_CLKBLD_I8253=y
CONFIG_MAILBOX=y
CONFIG_IOMMU_SUPPORT=y
# CONFIG_AMD_IOMMU is not set

#
# Remoteproc drivers
#
CONFIG_REMOTEPROC=y
CONFIG_STE_MODEM_RPROC=y

#
# Rpmsg drivers
#
# CONFIG_PM_DEVFREQ is not set
# CONFIG_EXTCON is not set
CONFIG_MEMORY=y
# CONFIG_IIO is not set
# CONFIG_NTB is not set
# CONFIG_VME_BUS is not set
CONFIG_PWM=y
CONFIG_PWM_SYSFS=y
CONFIG_IPACK_BUS=y
# CONFIG_BOARD_TPCI200 is not set
# CONFIG_SERIAL_IPOCTAL is not set
CONFIG_RESET_CONTROLLER=y
CONFIG_FMC=m
CONFIG_FMC_FAKEDEV=m
CONFIG_FMC_TRIVIAL=m
CONFIG_FMC_WRITE_EEPROM=m
CONFIG_FMC_CHARDEV=m

#
# Firmware Drivers
#
CONFIG_EDD=m
# CONFIG_EDD_OFF is not set
CONFIG_FIRMWARE_MEMMAP=y
CONFIG_DELL_RBU=y
CONFIG_DCDBAS=m
# CONFIG_ISCSI_IBFT_FIND is not set
CONFIG_GOOGLE_FIRMWARE=y

#
# Google Firmware Drivers
#

#
# File systems
#
CONFIG_DCACHE_WORD_ACCESS=y
# CONFIG_EXT2_FS is not set
CONFIG_EXT3_FS=y
# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
# CONFIG_EXT3_FS_XATTR is not set
CONFIG_EXT4_FS=m
# CONFIG_EXT4_USE_FOR_EXT23 is not set
# CONFIG_EXT4_FS_POSIX_ACL is not set
CONFIG_EXT4_FS_SECURITY=y
CONFIG_EXT4_DEBUG=y
CONFIG_JBD=y
CONFIG_JBD_DEBUG=y
CONFIG_JBD2=m
# CONFIG_JBD2_DEBUG is not set
CONFIG_FS_MBCACHE=m
CONFIG_REISERFS_FS=y
# CONFIG_REISERFS_CHECK is not set
CONFIG_REISERFS_FS_XATTR=y
CONFIG_REISERFS_FS_POSIX_ACL=y
CONFIG_REISERFS_FS_SECURITY=y
# CONFIG_JFS_FS is not set
# CONFIG_XFS_FS is not set
# CONFIG_GFS2_FS is not set
CONFIG_OCFS2_FS=m
CONFIG_OCFS2_FS_O2CB=m
CONFIG_OCFS2_FS_USERSPACE_CLUSTER=m
# CONFIG_OCFS2_FS_STATS is not set
CONFIG_OCFS2_DEBUG_MASKLOG=y
CONFIG_OCFS2_DEBUG_FS=y
# CONFIG_BTRFS_FS is not set
CONFIG_NILFS2_FS=m
CONFIG_FS_POSIX_ACL=y
CONFIG_EXPORTFS=y
CONFIG_FILE_LOCKING=y
CONFIG_FSNOTIFY=y
CONFIG_DNOTIFY=y
# CONFIG_INOTIFY_USER is not set
# CONFIG_FANOTIFY is not set
CONFIG_QUOTA=y
# CONFIG_QUOTA_NETLINK_INTERFACE is not set
# CONFIG_PRINT_QUOTA_WARNING is not set
CONFIG_QUOTA_DEBUG=y
CONFIG_QUOTA_TREE=y
CONFIG_QFMT_V1=m
CONFIG_QFMT_V2=y
CONFIG_QUOTACTL=y
# CONFIG_AUTOFS4_FS is not set
CONFIG_FUSE_FS=y
CONFIG_CUSE=y

#
# Caches
#
CONFIG_FSCACHE=y
CONFIG_FSCACHE_DEBUG=y
# CONFIG_CACHEFILES is not set

#
# CD-ROM/DVD Filesystems
#
# CONFIG_ISO9660_FS is not set
CONFIG_UDF_FS=m
CONFIG_UDF_NLS=y

#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=m
CONFIG_MSDOS_FS=m
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 is not set
CONFIG_SYSFS=y
# CONFIG_TMPFS is not set
CONFIG_HUGETLBFS=y
CONFIG_HUGETLB_PAGE=y
CONFIG_CONFIGFS_FS=y
CONFIG_MISC_FILESYSTEMS=y
CONFIG_ADFS_FS=m
CONFIG_ADFS_FS_RW=y
# CONFIG_AFFS_FS is not set
CONFIG_ECRYPT_FS=m
CONFIG_ECRYPT_FS_MESSAGING=y
CONFIG_HFS_FS=m
CONFIG_HFSPLUS_FS=y
# CONFIG_HFSPLUS_FS_POSIX_ACL is not set
CONFIG_BEFS_FS=y
# CONFIG_BEFS_DEBUG is not set
CONFIG_BFS_FS=y
# CONFIG_EFS_FS is not set
# CONFIG_JFFS2_FS is not set
# CONFIG_UBIFS_FS is not set
# CONFIG_LOGFS is not set
CONFIG_CRAMFS=m
CONFIG_SQUASHFS=m
# CONFIG_SQUASHFS_XATTR is not set
# CONFIG_SQUASHFS_ZLIB is not set
CONFIG_SQUASHFS_LZO=y
# CONFIG_SQUASHFS_XZ is not set
# CONFIG_SQUASHFS_4K_DEVBLK_SIZE is not set
# CONFIG_SQUASHFS_EMBEDDED is not set
CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
CONFIG_VXFS_FS=y
CONFIG_MINIX_FS=y
CONFIG_OMFS_FS=m
# CONFIG_HPFS_FS is not set
CONFIG_QNX4FS_FS=m
CONFIG_QNX6FS_FS=y
# CONFIG_QNX6FS_DEBUG is not set
CONFIG_ROMFS_FS=y
CONFIG_ROMFS_BACKED_BY_BLOCK=y
# CONFIG_ROMFS_BACKED_BY_MTD is not set
# CONFIG_ROMFS_BACKED_BY_BOTH is not set
CONFIG_ROMFS_ON_BLOCK=y
CONFIG_PSTORE=y
# CONFIG_PSTORE_CONSOLE is not set
CONFIG_PSTORE_RAM=y
CONFIG_SYSV_FS=m
# CONFIG_UFS_FS is not set
# CONFIG_F2FS_FS is not set
CONFIG_NETWORK_FILESYSTEMS=y
# CONFIG_NFS_FS is not set
# CONFIG_NFSD is not set
CONFIG_CEPH_FS=y
# CONFIG_CEPH_FSCACHE is not set
# CONFIG_CIFS is not set
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set
# CONFIG_9P_FS is not set
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="iso8859-1"
CONFIG_NLS_CODEPAGE_437=y
CONFIG_NLS_CODEPAGE_737=y
# 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=m
CONFIG_NLS_CODEPAGE_857=y
CONFIG_NLS_CODEPAGE_860=y
CONFIG_NLS_CODEPAGE_861=m
# CONFIG_NLS_CODEPAGE_862 is not set
CONFIG_NLS_CODEPAGE_863=y
# CONFIG_NLS_CODEPAGE_864 is not set
# CONFIG_NLS_CODEPAGE_865 is not set
CONFIG_NLS_CODEPAGE_866=y
# CONFIG_NLS_CODEPAGE_869 is not set
# CONFIG_NLS_CODEPAGE_936 is not set
CONFIG_NLS_CODEPAGE_950=y
CONFIG_NLS_CODEPAGE_932=m
# CONFIG_NLS_CODEPAGE_949 is not set
# CONFIG_NLS_CODEPAGE_874 is not set
CONFIG_NLS_ISO8859_8=y
CONFIG_NLS_CODEPAGE_1250=y
CONFIG_NLS_CODEPAGE_1251=m
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=y
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
CONFIG_NLS_ISO8859_7=y
# CONFIG_NLS_ISO8859_9 is not set
CONFIG_NLS_ISO8859_13=m
# CONFIG_NLS_ISO8859_14 is not set
CONFIG_NLS_ISO8859_15=m
# 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=m
CONFIG_NLS_MAC_CROATIAN=y
CONFIG_NLS_MAC_CYRILLIC=y
CONFIG_NLS_MAC_GAELIC=y
CONFIG_NLS_MAC_GREEK=m
# 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=y
CONFIG_NLS_UTF8=y
CONFIG_DLM=y
CONFIG_DLM_DEBUG=y

#
# Kernel hacking
#
CONFIG_TRACE_IRQFLAGS_SUPPORT=y

#
# printk and dmesg options
#
CONFIG_PRINTK_TIME=y
CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4
CONFIG_BOOT_PRINTK_DELAY=y
# CONFIG_DYNAMIC_DEBUG is not set

#
# Compile-time checks and compiler options
#
# CONFIG_DEBUG_INFO is not set
# CONFIG_ENABLE_WARN_DEPRECATED is not set
# CONFIG_ENABLE_MUST_CHECK is not set
CONFIG_FRAME_WARN=2048
CONFIG_STRIP_ASM_SYMS=y
CONFIG_READABLE_ASM=y
# CONFIG_UNUSED_SYMBOLS is not set
CONFIG_DEBUG_FS=y
CONFIG_HEADERS_CHECK=y
CONFIG_DEBUG_SECTION_MISMATCH=y
CONFIG_ARCH_WANT_FRAME_POINTERS=y
CONFIG_FRAME_POINTER=y
# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
# CONFIG_MAGIC_SYSRQ is not set
CONFIG_DEBUG_KERNEL=y

#
# Memory Debugging
#
# CONFIG_DEBUG_PAGEALLOC is not set
CONFIG_DEBUG_OBJECTS=y
# CONFIG_DEBUG_OBJECTS_SELFTEST is not set
CONFIG_DEBUG_OBJECTS_FREE=y
CONFIG_DEBUG_OBJECTS_TIMERS=y
CONFIG_DEBUG_OBJECTS_WORK=y
CONFIG_DEBUG_OBJECTS_RCU_HEAD=y
CONFIG_DEBUG_OBJECTS_PERCPU_COUNTER=y
CONFIG_DEBUG_OBJECTS_ENABLE_DEFAULT=1
# CONFIG_DEBUG_SLAB is not set
CONFIG_HAVE_DEBUG_KMEMLEAK=y
# CONFIG_DEBUG_KMEMLEAK is not set
# CONFIG_DEBUG_STACK_USAGE is not set
CONFIG_DEBUG_VM=y
CONFIG_DEBUG_VM_RB=y
CONFIG_DEBUG_VIRTUAL=y
CONFIG_DEBUG_MEMORY_INIT=y
CONFIG_DEBUG_PER_CPU_MAPS=y
CONFIG_HAVE_DEBUG_STACKOVERFLOW=y
CONFIG_DEBUG_STACKOVERFLOW=y
CONFIG_HAVE_ARCH_KMEMCHECK=y
# CONFIG_KMEMCHECK is not set
CONFIG_DEBUG_SHIRQ=y

#
# Debug Lockups and Hangs
#
CONFIG_LOCKUP_DETECTOR=y
CONFIG_HARDLOCKUP_DETECTOR=y
# CONFIG_BOOTPARAM_HARDLOCKUP_PANIC is not set
CONFIG_BOOTPARAM_HARDLOCKUP_PANIC_VALUE=0
CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC=y
CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=1
# CONFIG_DETECT_HUNG_TASK is not set
CONFIG_PANIC_ON_OOPS=y
CONFIG_PANIC_ON_OOPS_VALUE=1

#
# Lock Debugging (spinlocks, mutexes, etc...)
#
CONFIG_DEBUG_RT_MUTEXES=y
CONFIG_DEBUG_PI_LIST=y
# CONFIG_RT_MUTEX_TESTER is not set
CONFIG_DEBUG_SPINLOCK=y
CONFIG_DEBUG_MUTEXES=y
CONFIG_DEBUG_WW_MUTEX_SLOWPATH=y
CONFIG_DEBUG_LOCK_ALLOC=y
CONFIG_PROVE_LOCKING=y
CONFIG_LOCKDEP=y
CONFIG_LOCK_STAT=y
CONFIG_DEBUG_LOCKDEP=y
CONFIG_DEBUG_ATOMIC_SLEEP=y
CONFIG_DEBUG_LOCKING_API_SELFTESTS=y
CONFIG_TRACE_IRQFLAGS=y
CONFIG_STACKTRACE=y
# CONFIG_DEBUG_KOBJECT is not set
CONFIG_DEBUG_KOBJECT_RELEASE=y
CONFIG_DEBUG_BUGVERBOSE=y
# CONFIG_DEBUG_WRITECOUNT is not set
# CONFIG_DEBUG_LIST is not set
CONFIG_DEBUG_SG=y
CONFIG_DEBUG_NOTIFIERS=y
# CONFIG_DEBUG_CREDENTIALS is not set

#
# RCU Debugging
#
# CONFIG_PROVE_RCU is not set
# CONFIG_SPARSE_RCU_POINTER is not set
# CONFIG_RCU_TORTURE_TEST is not set
CONFIG_RCU_CPU_STALL_TIMEOUT=21
CONFIG_RCU_CPU_STALL_INFO=y
CONFIG_RCU_TRACE=y
# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
# CONFIG_NOTIFIER_ERROR_INJECTION is not set
CONFIG_FAULT_INJECTION=y
# CONFIG_FAILSLAB is not set
# CONFIG_FAIL_PAGE_ALLOC is not set
CONFIG_FAIL_MAKE_REQUEST=y
CONFIG_FAIL_IO_TIMEOUT=y
# CONFIG_FAIL_MMC_REQUEST is not set
CONFIG_FAULT_INJECTION_DEBUG_FS=y
CONFIG_ARCH_HAS_DEBUG_STRICT_USER_COPY_CHECKS=y
# CONFIG_DEBUG_STRICT_USER_COPY_CHECKS is not set
CONFIG_USER_STACKTRACE_SUPPORT=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_DYNAMIC_FTRACE_WITH_REGS=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_RING_BUFFER_ALLOW_SWAP=y
CONFIG_TRACING_SUPPORT=y
# CONFIG_FTRACE is not set

#
# Runtime Testing
#
# CONFIG_LKDTM is not set
# CONFIG_TEST_LIST_SORT is not set
CONFIG_KPROBES_SANITY_TEST=y
# CONFIG_BACKTRACE_SELF_TEST is not set
CONFIG_RBTREE_TEST=y
CONFIG_INTERVAL_TREE_TEST=m
CONFIG_ATOMIC64_SELFTEST=y
# CONFIG_ASYNC_RAID6_TEST is not set
CONFIG_TEST_STRING_HELPERS=y
# CONFIG_TEST_KSTRTOX is not set
# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
# CONFIG_BUILD_DOCSRC is not set
CONFIG_DMA_API_DEBUG=y
# CONFIG_SAMPLES is not set
CONFIG_HAVE_ARCH_KGDB=y
# CONFIG_KGDB is not set
CONFIG_STRICT_DEVMEM=y
CONFIG_X86_VERBOSE_BOOTUP=y
CONFIG_EARLY_PRINTK=y
# CONFIG_EARLY_PRINTK_DBGP is not set
CONFIG_X86_PTDUMP=y
# CONFIG_DEBUG_RODATA is not set
CONFIG_DEBUG_SET_MODULE_RONX=y
# CONFIG_DEBUG_NX_TEST is not set
CONFIG_DOUBLEFAULT=y
# CONFIG_DEBUG_TLBFLUSH is not set
# CONFIG_IOMMU_STRESS is not set
CONFIG_HAVE_MMIOTRACE_SUPPORT=y
# CONFIG_X86_DECODER_SELFTEST is not set
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 is not set
CONFIG_IO_DELAY_0XED=y
# CONFIG_IO_DELAY_UDELAY is not set
# CONFIG_IO_DELAY_NONE is not set
CONFIG_DEFAULT_IO_DELAY_TYPE=1
# CONFIG_DEBUG_BOOT_PARAMS is not set
# CONFIG_CPA_DEBUG is not set
CONFIG_OPTIMIZE_INLINING=y
# CONFIG_DEBUG_NMI_SELFTEST is not set
CONFIG_X86_DEBUG_STATIC_CPU_HAS=y

#
# Security options
#
CONFIG_KEYS=y
CONFIG_ENCRYPTED_KEYS=m
CONFIG_KEYS_DEBUG_PROC_KEYS=y
CONFIG_SECURITY_DMESG_RESTRICT=y
# CONFIG_SECURITY is not set
# CONFIG_SECURITYFS is not set
CONFIG_DEFAULT_SECURITY_DAC=y
CONFIG_DEFAULT_SECURITY=""
CONFIG_XOR_BLOCKS=m
CONFIG_ASYNC_CORE=m
CONFIG_ASYNC_MEMCPY=m
CONFIG_ASYNC_XOR=m
CONFIG_ASYNC_PQ=m
CONFIG_ASYNC_RAID6_RECOV=m
CONFIG_CRYPTO=y

#
# Crypto core or helper
#
CONFIG_CRYPTO_ALGAPI=y
CONFIG_CRYPTO_ALGAPI2=y
CONFIG_CRYPTO_AEAD=y
CONFIG_CRYPTO_AEAD2=y
CONFIG_CRYPTO_BLKCIPHER=y
CONFIG_CRYPTO_BLKCIPHER2=y
CONFIG_CRYPTO_HASH=y
CONFIG_CRYPTO_HASH2=y
CONFIG_CRYPTO_RNG=y
CONFIG_CRYPTO_RNG2=y
CONFIG_CRYPTO_PCOMP=m
CONFIG_CRYPTO_PCOMP2=y
CONFIG_CRYPTO_MANAGER=y
CONFIG_CRYPTO_MANAGER2=y
# CONFIG_CRYPTO_USER is not set
CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
CONFIG_CRYPTO_GF128MUL=y
# CONFIG_CRYPTO_NULL is not set
CONFIG_CRYPTO_PCRYPT=m
CONFIG_CRYPTO_WORKQUEUE=y
CONFIG_CRYPTO_CRYPTD=y
CONFIG_CRYPTO_AUTHENC=y
CONFIG_CRYPTO_TEST=m
CONFIG_CRYPTO_ABLK_HELPER_X86=y
CONFIG_CRYPTO_GLUE_HELPER_X86=y

#
# Authenticated Encryption with Associated Data
#
# CONFIG_CRYPTO_CCM is not set
# CONFIG_CRYPTO_GCM is not set
CONFIG_CRYPTO_SEQIV=y

#
# Block modes
#
CONFIG_CRYPTO_CBC=y
CONFIG_CRYPTO_CTR=y
CONFIG_CRYPTO_CTS=y
CONFIG_CRYPTO_ECB=y
CONFIG_CRYPTO_LRW=y
CONFIG_CRYPTO_PCBC=y
CONFIG_CRYPTO_XTS=y

#
# Hash modes
#
# CONFIG_CRYPTO_CMAC is not set
CONFIG_CRYPTO_HMAC=y
CONFIG_CRYPTO_XCBC=m
# CONFIG_CRYPTO_VMAC is not set

#
# Digest
#
CONFIG_CRYPTO_CRC32C=y
CONFIG_CRYPTO_CRC32C_INTEL=m
CONFIG_CRYPTO_CRC32=m
# CONFIG_CRYPTO_CRC32_PCLMUL is not set
CONFIG_CRYPTO_CRCT10DIF=y
CONFIG_CRYPTO_CRCT10DIF_PCLMUL=y
CONFIG_CRYPTO_GHASH=m
# CONFIG_CRYPTO_MD4 is not set
CONFIG_CRYPTO_MD5=y
# CONFIG_CRYPTO_MICHAEL_MIC is not set
# CONFIG_CRYPTO_RMD128 is not set
CONFIG_CRYPTO_RMD160=m
# CONFIG_CRYPTO_RMD256 is not set
CONFIG_CRYPTO_RMD320=y
CONFIG_CRYPTO_SHA1=y
CONFIG_CRYPTO_SHA1_SSSE3=m
CONFIG_CRYPTO_SHA256_SSSE3=y
# CONFIG_CRYPTO_SHA512_SSSE3 is not set
CONFIG_CRYPTO_SHA256=y
CONFIG_CRYPTO_SHA512=m
CONFIG_CRYPTO_TGR192=y
# CONFIG_CRYPTO_WP512 is not set
CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL=y

#
# Ciphers
#
CONFIG_CRYPTO_AES=y
CONFIG_CRYPTO_AES_X86_64=m
CONFIG_CRYPTO_AES_NI_INTEL=m
CONFIG_CRYPTO_ANUBIS=y
# CONFIG_CRYPTO_ARC4 is not set
CONFIG_CRYPTO_BLOWFISH=m
CONFIG_CRYPTO_BLOWFISH_COMMON=y
CONFIG_CRYPTO_BLOWFISH_X86_64=y
CONFIG_CRYPTO_CAMELLIA=m
CONFIG_CRYPTO_CAMELLIA_X86_64=y
CONFIG_CRYPTO_CAMELLIA_AESNI_AVX_X86_64=y
CONFIG_CRYPTO_CAMELLIA_AESNI_AVX2_X86_64=y
CONFIG_CRYPTO_CAST_COMMON=m
CONFIG_CRYPTO_CAST5=m
CONFIG_CRYPTO_CAST5_AVX_X86_64=m
CONFIG_CRYPTO_CAST6=m
CONFIG_CRYPTO_CAST6_AVX_X86_64=m
CONFIG_CRYPTO_DES=y
# CONFIG_CRYPTO_FCRYPT is not set
CONFIG_CRYPTO_KHAZAD=y
# CONFIG_CRYPTO_SALSA20 is not set
# CONFIG_CRYPTO_SALSA20_X86_64 is not set
CONFIG_CRYPTO_SEED=y
CONFIG_CRYPTO_SERPENT=y
CONFIG_CRYPTO_SERPENT_SSE2_X86_64=y
CONFIG_CRYPTO_SERPENT_AVX_X86_64=m
CONFIG_CRYPTO_SERPENT_AVX2_X86_64=m
# CONFIG_CRYPTO_TEA is not set
# CONFIG_CRYPTO_TWOFISH is not set
CONFIG_CRYPTO_TWOFISH_COMMON=m
CONFIG_CRYPTO_TWOFISH_X86_64=m
CONFIG_CRYPTO_TWOFISH_X86_64_3WAY=m
# CONFIG_CRYPTO_TWOFISH_AVX_X86_64 is not set

#
# Compression
#
# CONFIG_CRYPTO_DEFLATE is not set
CONFIG_CRYPTO_ZLIB=m
# CONFIG_CRYPTO_LZO is not set
CONFIG_CRYPTO_LZ4=y
CONFIG_CRYPTO_LZ4HC=m

#
# Random Number Generation
#
CONFIG_CRYPTO_ANSI_CPRNG=y
CONFIG_CRYPTO_USER_API=y
CONFIG_CRYPTO_USER_API_HASH=y
CONFIG_CRYPTO_USER_API_SKCIPHER=y
# CONFIG_CRYPTO_HW is not set
CONFIG_ASYMMETRIC_KEY_TYPE=y
CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE=y
CONFIG_PUBLIC_KEY_ALGO_RSA=y
CONFIG_X509_CERTIFICATE_PARSER=y
CONFIG_HAVE_KVM=y
CONFIG_VIRTUALIZATION=y
# CONFIG_KVM is not set
# CONFIG_BINARY_PRINTF is not set

#
# Library routines
#
CONFIG_RAID6_PQ=m
CONFIG_BITREVERSE=y
CONFIG_GENERIC_STRNCPY_FROM_USER=y
CONFIG_GENERIC_STRNLEN_USER=y
CONFIG_GENERIC_NET_UTILS=y
CONFIG_GENERIC_FIND_FIRST_BIT=y
CONFIG_GENERIC_PCI_IOMAP=y
CONFIG_GENERIC_IOMAP=y
CONFIG_GENERIC_IO=y
CONFIG_ARCH_USE_CMPXCHG_LOCKREF=y
CONFIG_CRC_CCITT=m
CONFIG_CRC16=y
CONFIG_CRC_T10DIF=y
CONFIG_CRC_ITU_T=m
CONFIG_CRC32=y
CONFIG_CRC32_SELFTEST=y
# CONFIG_CRC32_SLICEBY8 is not set
CONFIG_CRC32_SLICEBY4=y
# CONFIG_CRC32_SARWATE is not set
# CONFIG_CRC32_BIT is not set
CONFIG_CRC7=m
CONFIG_LIBCRC32C=y
CONFIG_CRC8=y
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
CONFIG_LZO_COMPRESS=y
CONFIG_LZO_DECOMPRESS=y
CONFIG_LZ4_COMPRESS=y
CONFIG_LZ4HC_COMPRESS=m
CONFIG_LZ4_DECOMPRESS=y
CONFIG_XZ_DEC=m
# CONFIG_XZ_DEC_X86 is not set
CONFIG_XZ_DEC_POWERPC=y
# CONFIG_XZ_DEC_IA64 is not set
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_GZIP=y
CONFIG_DECOMPRESS_BZIP2=y
CONFIG_DECOMPRESS_LZMA=y
CONFIG_DECOMPRESS_LZ4=y
CONFIG_GENERIC_ALLOCATOR=y
CONFIG_REED_SOLOMON=y
CONFIG_REED_SOLOMON_ENC8=y
CONFIG_REED_SOLOMON_DEC8=y
CONFIG_REED_SOLOMON_DEC16=y
CONFIG_BCH=y
CONFIG_BCH_CONST_PARAMS=y
CONFIG_TEXTSEARCH=y
CONFIG_TEXTSEARCH_KMP=m
CONFIG_TEXTSEARCH_BM=m
CONFIG_TEXTSEARCH_FSM=m
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
CONFIG_HAS_DMA=y
# CONFIG_CPUMASK_OFFSTACK is not set
CONFIG_CPU_RMAP=y
CONFIG_DQL=y
CONFIG_NLATTR=y
CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y
CONFIG_AVERAGE=y
CONFIG_CLZ_TAB=y
# CONFIG_CORDIC is not set
# CONFIG_DDR is not set
CONFIG_MPILIB=y
CONFIG_OID_REGISTRY=y

[-- Attachment #5: Type: text/plain, Size: 85 bytes --]

_______________________________________________
LKP mailing list
LKP@linux.intel.com

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [x86, kaslr] PANIC: early exception 0e rip 10:ffffffff8ae04c6e error 0 cr2 ffffffff81972b28
  2014-01-15 12:12 [x86, kaslr] PANIC: early exception 0e rip 10:ffffffff8ae04c6e error 0 cr2 ffffffff81972b28 Fengguang Wu
@ 2014-01-15 12:24 ` Fengguang Wu
  2014-01-15 22:32   ` Kees Cook
  0 siblings, 1 reply; 6+ messages in thread
From: Fengguang Wu @ 2014-01-15 12:24 UTC (permalink / raw)
  To: Kees Cook; +Cc: H. Peter Anvin, linux-kernel

Kees,

This script can reproduce the problem. Please modify the -initrd line
before use.

Usage:
        ./kvm-0day.sh vmlinuz-3.12.0-rc4-00008-g6e6a493

#!/bin/bash

kernel=$1

kvm=(
	qemu-system-x86_64 -cpu kvm64 -enable-kvm
	-kernel $kernel
	-initrd /kernel-tests/initrd/yocto-minimal-x86_64.cgz
	# -initrd /kernel-tests/initrd/yocto-minimal-i386.cgz
	# -initrd /kernel-tests/initrd/quantal-core-i386.cgz
	# -initrd /kernel-tests/initrd/quantal-core-x86_64.cgz
	-smp 2
	-m 256M
	-net nic,vlan=0,macaddr=00:00:00:00:00:00,model=virtio
	-net user,vlan=0
	-net nic,vlan=1,model=e1000
	-net user,vlan=1
	-boot order=nc
	-no-reboot
	-watchdog i6300esb
	-serial stdio
	-display none
	-monitor null
)

append=(
	debug
	sched_debug
	apic=debug
	ignore_loglevel
	# dyndbg=\"func kobject_release +p\"
	sysrq_always_enabled
	panic=10
	prompt_ramdisk=0
	earlyprintk=ttyS0,115200
	console=ttyS0,115200
	console=tty0
	vga=normal
	root=/dev/ram0
	rw
)

"${kvm[@]}" --append "${append[*]}"

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [x86, kaslr] PANIC: early exception 0e rip 10:ffffffff8ae04c6e error 0 cr2 ffffffff81972b28
  2014-01-15 12:24 ` Fengguang Wu
@ 2014-01-15 22:32   ` Kees Cook
  2014-01-16  0:05     ` Fengguang Wu
  0 siblings, 1 reply; 6+ messages in thread
From: Kees Cook @ 2014-01-15 22:32 UTC (permalink / raw)
  To: Fengguang Wu; +Cc: H. Peter Anvin, LKML

On Wed, Jan 15, 2014 at 4:24 AM, Fengguang Wu <fengguang.wu@intel.com> wrote:
> Kees,
>
> This script can reproduce the problem. Please modify the -initrd line
> before use.
>
> Usage:
>         ./kvm-0day.sh vmlinuz-3.12.0-rc4-00008-g6e6a493
>
> #!/bin/bash
>
> kernel=$1
>
> kvm=(
>         qemu-system-x86_64 -cpu kvm64 -enable-kvm
>         -kernel $kernel
>         -initrd /kernel-tests/initrd/yocto-minimal-x86_64.cgz
>         # -initrd /kernel-tests/initrd/yocto-minimal-i386.cgz
>         # -initrd /kernel-tests/initrd/quantal-core-i386.cgz
>         # -initrd /kernel-tests/initrd/quantal-core-x86_64.cgz
>         -smp 2
>         -m 256M
>         -net nic,vlan=0,macaddr=00:00:00:00:00:00,model=virtio
>         -net user,vlan=0
>         -net nic,vlan=1,model=e1000
>         -net user,vlan=1
>         -boot order=nc
>         -no-reboot
>         -watchdog i6300esb
>         -serial stdio
>         -display none
>         -monitor null
> )
>
> append=(
>         debug
>         sched_debug
>         apic=debug
>         ignore_loglevel
>         # dyndbg=\"func kobject_release +p\"
>         sysrq_always_enabled
>         panic=10
>         prompt_ramdisk=0
>         earlyprintk=ttyS0,115200
>         console=ttyS0,115200
>         console=tty0
>         vga=normal
>         root=/dev/ram0
>         rw
> )
>
> "${kvm[@]}" --append "${append[*]}"

Thanks! I'm using your yocto image and this script, but I still am not
encountering the problem. I'm building next-20140114 using the
randconfig you sent in the original report. It looks like you're built
against a slightly different kernel version? Is there some way you can
push the tree you're building to git somewhere for me to fetch?

-Kees


-- 
Kees Cook
Chrome OS Security

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [x86, kaslr] PANIC: early exception 0e rip 10:ffffffff8ae04c6e error 0 cr2 ffffffff81972b28
  2014-01-15 22:32   ` Kees Cook
@ 2014-01-16  0:05     ` Fengguang Wu
  2014-01-16  0:19       ` Kees Cook
  0 siblings, 1 reply; 6+ messages in thread
From: Fengguang Wu @ 2014-01-16  0:05 UTC (permalink / raw)
  To: Kees Cook; +Cc: H. Peter Anvin, LKML

On Wed, Jan 15, 2014 at 02:32:52PM -0800, Kees Cook wrote:
> On Wed, Jan 15, 2014 at 4:24 AM, Fengguang Wu <fengguang.wu@intel.com> wrote:
> > Kees,
> >
> > This script can reproduce the problem. Please modify the -initrd line
> > before use.
> >
> > Usage:
> >         ./kvm-0day.sh vmlinuz-3.12.0-rc4-00008-g6e6a493
> >
> > #!/bin/bash
> >
> > kernel=$1
> >
> > kvm=(
> >         qemu-system-x86_64 -cpu kvm64 -enable-kvm
> >         -kernel $kernel
> >         -initrd /kernel-tests/initrd/yocto-minimal-x86_64.cgz
> >         # -initrd /kernel-tests/initrd/yocto-minimal-i386.cgz
> >         # -initrd /kernel-tests/initrd/quantal-core-i386.cgz
> >         # -initrd /kernel-tests/initrd/quantal-core-x86_64.cgz
> >         -smp 2
> >         -m 256M
> >         -net nic,vlan=0,macaddr=00:00:00:00:00:00,model=virtio
> >         -net user,vlan=0
> >         -net nic,vlan=1,model=e1000
> >         -net user,vlan=1
> >         -boot order=nc
> >         -no-reboot
> >         -watchdog i6300esb
> >         -serial stdio
> >         -display none
> >         -monitor null
> > )
> >
> > append=(
> >         debug
> >         sched_debug
> >         apic=debug
> >         ignore_loglevel
> >         # dyndbg=\"func kobject_release +p\"
> >         sysrq_always_enabled
> >         panic=10
> >         prompt_ramdisk=0
> >         earlyprintk=ttyS0,115200
> >         console=ttyS0,115200
> >         console=tty0
> >         vga=normal
> >         root=/dev/ram0
> >         rw
> > )
> >
> > "${kvm[@]}" --append "${append[*]}"
> 
> Thanks! I'm using your yocto image and this script, but I still am not
> encountering the problem. I'm building next-20140114 using the
> randconfig you sent in the original report. It looks like you're built
> against a slightly different kernel version? Is there some way you can
> push the tree you're building to git somewhere for me to fetch?

Kees, judging from the below bisect log, next-20140114 boots fine.
If you still have access to commit 82fa9637a2ba285bcc7c5050c73010b2c1b3d803
in the tip tree, it's the right one to test.

git bisect start 6e6a4932b0f569b1a5bb4fcbf5dde1b1a42f01bb v3.11 --
git bisect good b7c09ad4014e3678e8cc01fdf663c9f43b272dc6  # 22:54     20+      0  Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
git bisect good 654fdd041227d7de1594baa61c58f2c87bd0640f  # 23:15     20+      1  Merge branch 'x86-urgent-for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
git bisect good 0b936842c86392dad2c880539e824881e5d8ba77  # 23:35     20+      0  Merge
git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
git bisect good 3dbecf0aa9692cffbb71313a380c0ecc606c5920  # 23:56     20+      0  Merge tag 'xfs-for-linus-v3.12-rc4' of
git://oss.sgi.com/xfs/xfs
git bisect good 13caa8ed93513dd216ede0c84d833e39fc2e3e2a  # 00:06     20+      0  Merge
git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
git bisect good 8ab3820fd5b2896d66da7bb2a906bc382e63e7bc  # 00:18     20+      0  x86, kaslr: Return location from decompress_kernel
git bisect  bad 82fa9637a2ba285bcc7c5050c73010b2c1b3d803  # 00:18      0-    988  x86, kaslr: Select random position from e820 maps
git bisect good 5bfce5ef55cbe78ee2ee6e97f2e26a8a582008f3  # 00:27     20+     52  x86, kaslr: Provide randomness functions
# first bad commit: [82fa9637a2ba285bcc7c5050c73010b2c1b3d803] x86, kaslr: Select random position from e820 maps
git bisect good 5bfce5ef55cbe78ee2ee6e97f2e26a8a582008f3  # 00:39     60+     52  x86, kaslr: Provide randomness functions
git bisect good 1955a14a5ba6e3c3b11117812d11dc550ccc37ae  # 00:59     60+    149  Add linux-next specific files for 20140110
git bisect good 8bcd53c437d5fdd04fddd8c7e29ecbdc682e7ce1  # 01:22     60+     60  Revert "x86, kaslr: Select random position from e820
maps"
git bisect good a6da83f98267bc8ee4e34aa899169991eb0ceb93  # 01:38     60+     42  Merge branch 'merge' of
git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
git bisect good cf1c1d193e37b9f79eedddc6bbd71b9f5f9751e5  # 01:45     72+   1972  Add linux-next specific files for 20140114
 
Thanks,
Fengguang


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [x86, kaslr] PANIC: early exception 0e rip 10:ffffffff8ae04c6e error 0 cr2 ffffffff81972b28
  2014-01-16  0:05     ` Fengguang Wu
@ 2014-01-16  0:19       ` Kees Cook
  2014-01-16  1:51         ` Fengguang Wu
  0 siblings, 1 reply; 6+ messages in thread
From: Kees Cook @ 2014-01-16  0:19 UTC (permalink / raw)
  To: Fengguang Wu; +Cc: H. Peter Anvin, LKML

Is it possible this is the bug that was fixed with "x86, relocs: add
percpu fixup for GNU ld 2.23"?

82fa9637a2ba285bcc7c5050c73010b2c1b3d803 doesn't include the full
x86,kalsr (and x86,relocs) series, so I'm not sure it's a good place
to test.

-Kees


On Wed, Jan 15, 2014 at 4:05 PM, Fengguang Wu <fengguang.wu@intel.com> wrote:
> On Wed, Jan 15, 2014 at 02:32:52PM -0800, Kees Cook wrote:
>> On Wed, Jan 15, 2014 at 4:24 AM, Fengguang Wu <fengguang.wu@intel.com> wrote:
>> > Kees,
>> >
>> > This script can reproduce the problem. Please modify the -initrd line
>> > before use.
>> >
>> > Usage:
>> >         ./kvm-0day.sh vmlinuz-3.12.0-rc4-00008-g6e6a493
>> >
>> > #!/bin/bash
>> >
>> > kernel=$1
>> >
>> > kvm=(
>> >         qemu-system-x86_64 -cpu kvm64 -enable-kvm
>> >         -kernel $kernel
>> >         -initrd /kernel-tests/initrd/yocto-minimal-x86_64.cgz
>> >         # -initrd /kernel-tests/initrd/yocto-minimal-i386.cgz
>> >         # -initrd /kernel-tests/initrd/quantal-core-i386.cgz
>> >         # -initrd /kernel-tests/initrd/quantal-core-x86_64.cgz
>> >         -smp 2
>> >         -m 256M
>> >         -net nic,vlan=0,macaddr=00:00:00:00:00:00,model=virtio
>> >         -net user,vlan=0
>> >         -net nic,vlan=1,model=e1000
>> >         -net user,vlan=1
>> >         -boot order=nc
>> >         -no-reboot
>> >         -watchdog i6300esb
>> >         -serial stdio
>> >         -display none
>> >         -monitor null
>> > )
>> >
>> > append=(
>> >         debug
>> >         sched_debug
>> >         apic=debug
>> >         ignore_loglevel
>> >         # dyndbg=\"func kobject_release +p\"
>> >         sysrq_always_enabled
>> >         panic=10
>> >         prompt_ramdisk=0
>> >         earlyprintk=ttyS0,115200
>> >         console=ttyS0,115200
>> >         console=tty0
>> >         vga=normal
>> >         root=/dev/ram0
>> >         rw
>> > )
>> >
>> > "${kvm[@]}" --append "${append[*]}"
>>
>> Thanks! I'm using your yocto image and this script, but I still am not
>> encountering the problem. I'm building next-20140114 using the
>> randconfig you sent in the original report. It looks like you're built
>> against a slightly different kernel version? Is there some way you can
>> push the tree you're building to git somewhere for me to fetch?
>
> Kees, judging from the below bisect log, next-20140114 boots fine.
> If you still have access to commit 82fa9637a2ba285bcc7c5050c73010b2c1b3d803
> in the tip tree, it's the right one to test.
>
> git bisect start 6e6a4932b0f569b1a5bb4fcbf5dde1b1a42f01bb v3.11 --
> git bisect good b7c09ad4014e3678e8cc01fdf663c9f43b272dc6  # 22:54     20+      0  Merge branch 'for-linus' of
> git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
> git bisect good 654fdd041227d7de1594baa61c58f2c87bd0640f  # 23:15     20+      1  Merge branch 'x86-urgent-for-linus' of
> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
> git bisect good 0b936842c86392dad2c880539e824881e5d8ba77  # 23:35     20+      0  Merge
> git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
> git bisect good 3dbecf0aa9692cffbb71313a380c0ecc606c5920  # 23:56     20+      0  Merge tag 'xfs-for-linus-v3.12-rc4' of
> git://oss.sgi.com/xfs/xfs
> git bisect good 13caa8ed93513dd216ede0c84d833e39fc2e3e2a  # 00:06     20+      0  Merge
> git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
> git bisect good 8ab3820fd5b2896d66da7bb2a906bc382e63e7bc  # 00:18     20+      0  x86, kaslr: Return location from decompress_kernel
> git bisect  bad 82fa9637a2ba285bcc7c5050c73010b2c1b3d803  # 00:18      0-    988  x86, kaslr: Select random position from e820 maps
> git bisect good 5bfce5ef55cbe78ee2ee6e97f2e26a8a582008f3  # 00:27     20+     52  x86, kaslr: Provide randomness functions
> # first bad commit: [82fa9637a2ba285bcc7c5050c73010b2c1b3d803] x86, kaslr: Select random position from e820 maps
> git bisect good 5bfce5ef55cbe78ee2ee6e97f2e26a8a582008f3  # 00:39     60+     52  x86, kaslr: Provide randomness functions
> git bisect good 1955a14a5ba6e3c3b11117812d11dc550ccc37ae  # 00:59     60+    149  Add linux-next specific files for 20140110
> git bisect good 8bcd53c437d5fdd04fddd8c7e29ecbdc682e7ce1  # 01:22     60+     60  Revert "x86, kaslr: Select random position from e820
> maps"
> git bisect good a6da83f98267bc8ee4e34aa899169991eb0ceb93  # 01:38     60+     42  Merge branch 'merge' of
> git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
> git bisect good cf1c1d193e37b9f79eedddc6bbd71b9f5f9751e5  # 01:45     72+   1972  Add linux-next specific files for 20140114
>
> Thanks,
> Fengguang
>



-- 
Kees Cook
Chrome OS Security

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [x86, kaslr] PANIC: early exception 0e rip 10:ffffffff8ae04c6e error 0 cr2 ffffffff81972b28
  2014-01-16  0:19       ` Kees Cook
@ 2014-01-16  1:51         ` Fengguang Wu
  0 siblings, 0 replies; 6+ messages in thread
From: Fengguang Wu @ 2014-01-16  1:51 UTC (permalink / raw)
  To: Kees Cook; +Cc: H. Peter Anvin, LKML

[-- Attachment #1: Type: text/plain, Size: 979 bytes --]

Kees,

On Wed, Jan 15, 2014 at 04:19:34PM -0800, Kees Cook wrote:
> Is it possible this is the bug that was fixed with "x86, relocs: add
> percpu fixup for GNU ld 2.23"?
> 
> 82fa9637a2ba285bcc7c5050c73010b2c1b3d803 doesn't include the full
> x86,kalsr (and x86,relocs) series, so I'm not sure it's a good place
> to test.

I just tested the new tip/x86/kaslr head da2b6fb99 ("x86, kaslr:
Clarify RANDOMIZE_BASE_MAX_OFFSET") and find 4 boot failures out of
100 total boots for kconfig x86_64-randconfig-s1-01101738.

        boot_successes: 96
        boot_failures: 4
        general_protection_fault:SMP_SMP: 2
        RIP:get_pageblock_flags_group: 1
        RIP:memcpy: 1
        Kernel_panic-not_syncing:Fatal_exception: 2
        page_allocation_failure:order:,mode: 1
        BUG:kernel_boot_hang: 1
        RIP:__lock_acquire: 1
        RIP:free_object: 1

Attached are the dmesg files. One of them is OOM triggered by trinity,
which is not a problem.

Thanks,
Fengguang

[-- Attachment #2: dmesg-yocto-nhm4-4:20140116091528:x86_64-randconfig-s1-01101738:3.12.0-rc4-00014-gda2b6fb:1 --]
[-- Type: text/plain, Size: 2174 bytes --]

Linux version 3.12.0-rc4-00014-gda2b6fb #1
Command line: hung_task_panic=1 earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled panic=10  prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal  root=/dev/ram0 rw link=/kernel-tests/run-queue/kvm/x86_64-randconfig-s1-01101738/tip:x86:kaslr/.vmlinuz-da2b6fb990cf782b18952f534ec7323453bc4fc9-20140116085414-80-nhm4 branch=tip/x86/kaslr BOOT_IMAGE=/kernel/x86_64-randconfig-s1-01101738/da2b6fb990cf782b18952f534ec7323453bc4fc9/vmlinuz-3.12.0-rc4-00014-gda2b6fb

early console in setup code
Probing EDD (edd=off to disable)... ok
early console in decompress_kernel
KASLR using RDTSC...

Decompressing Linux... Parsing ELF... Performing relocations... done.
Booting the kernel.

BUG: kernel boot hang
Elapsed time: 610
qemu-system-x86_64 -cpu kvm64 -enable-kvm -kernel /kernel/x86_64-randconfig-s1-01101738/da2b6fb990cf782b18952f534ec7323453bc4fc9/vmlinuz-3.12.0-rc4-00014-gda2b6fb -append 'hung_task_panic=1 earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled panic=10  prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal  root=/dev/ram0 rw link=/kernel-tests/run-queue/kvm/x86_64-randconfig-s1-01101738/tip:x86:kaslr/.vmlinuz-da2b6fb990cf782b18952f534ec7323453bc4fc9-20140116085414-80-nhm4 branch=tip/x86/kaslr BOOT_IMAGE=/kernel/x86_64-randconfig-s1-01101738/da2b6fb990cf782b18952f534ec7323453bc4fc9/vmlinuz-3.12.0-rc4-00014-gda2b6fb'  -initrd /kernel-tests/initrd/yocto-minimal-x86_64.cgz -m 256M -smp 2 -net nic,vlan=1,model=e1000 -net user,vlan=1,hostfwd=tcp::9336-:22 -boot order=nc -no-reboot -watchdog i6300esb -rtc base=localtime -soundhw hda -drive file=/fs/LABEL=KVM/disk0-yocto-nhm4-4,media=disk,if=virtio -drive file=/fs/LABEL=KVM/disk1-yocto-nhm4-4,media=disk,if=virtio -drive file=/fs/LABEL=KVM/disk2-yocto-nhm4-4,media=disk,if=virtio -drive file=/fs/LABEL=KVM/disk3-yocto-nhm4-4,media=disk,if=virtio -drive file=/fs/LABEL=KVM/disk4-yocto-nhm4-4,media=disk,if=virtio -drive file=/fs/LABEL=KVM/disk5-yocto-nhm4-4,media=disk,if=virtio -pidfile /dev/shm/kboot/pid-yocto-nhm4-4 -serial file:/dev/shm/kboot/serial-yocto-nhm4-4 -daemonize -display none -monitor null 

[-- Attachment #3: dmesg-quantal-roam-24:20140116090953:x86_64-randconfig-s1-01101738:3.12.0-rc4-00014-gda2b6fb:1 --]
[-- Type: text/plain, Size: 87703 bytes --]

early console in setup code
Probing EDD (edd=off to disable)... ok
early console in decompress_kernel
KASLR using RDTSC...

Decompressing Linux... Parsing ELF... Performing relocations... done.
Booting the kernel.
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.12.0-rc4-00014-gda2b6fb (kbuild@snb) (gcc version 4.8.1 (Debian 4.8.1-8) ) #1 SMP Thu Jan 16 08:53:36 CST 2014
[    0.000000] Command line: hung_task_panic=1 earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled panic=10  prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal  root=/dev/ram0 rw link=/kernel-tests/run-queue/kvm/x86_64-randconfig-s1-01101738/tip:x86:kaslr/.vmlinuz-da2b6fb990cf782b18952f534ec7323453bc4fc9-20140116085414-95-roam branch=tip/x86/kaslr BOOT_IMAGE=/kernel/x86_64-randconfig-s1-01101738/da2b6fb990cf782b18952f534ec7323453bc4fc9/vmlinuz-3.12.0-rc4-00014-gda2b6fb
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000fffdfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000fffe000-0x000000000fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[    0.000000] bootconsole [earlyser0] enabled
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] Hypervisor detected: KVM
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0xfffe max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0080000000 mask FF80000000 uncachable
[    0.000000]   1 disabled
[    0.000000]   2 disabled
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x09e86000, 0x09e86fff] PGTABLE
[    0.000000] BRK [0x09e87000, 0x09e87fff] PGTABLE
[    0.000000] BRK [0x09e88000, 0x09e88fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x0e600000-0x0e7fffff]
[    0.000000]  [mem 0x0e600000-0x0e7fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x0c000000-0x0e5fffff]
[    0.000000]  [mem 0x0c000000-0x0e5fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0x0bffffff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x0bffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x0e800000-0x0fffdfff]
[    0.000000]  [mem 0x0e800000-0x0fdfffff] page 2M
[    0.000000]  [mem 0x0fe00000-0x0fffdfff] page 4k
[    0.000000] BRK [0x09e89000, 0x09e89fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x0e93d000-0x0ffeffff]
[    0.000000] ACPI: RSDP 00000000000fd930 00014 (v00 BOCHS )
[    0.000000] ACPI: RSDT 000000000fffe450 00034 (v01 BOCHS  BXPCRSDT 00000001 BXPC 00000001)
[    0.000000] ACPI: FACP 000000000fffff80 00074 (v01 BOCHS  BXPCFACP 00000001 BXPC 00000001)
[    0.000000] ACPI: DSDT 000000000fffe490 011A9 (v01   BXPC   BXDSDT 00000001 INTL 20100528)
[    0.000000] ACPI: FACS 000000000fffff40 00040
[    0.000000] ACPI: SSDT 000000000ffff7a0 00796 (v01 BOCHS  BXPCSSDT 00000001 BXPC 00000001)
[    0.000000] ACPI: APIC 000000000ffff680 00080 (v01 BOCHS  BXPCAPIC 00000001 BXPC 00000001)
[    0.000000] ACPI: HPET 000000000ffff640 00038 (v01 BOCHS  BXPCHPET 00000001 BXPC 00000001)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] mapped APIC to ffffffffff5fa000 (        fee00000)
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000000fffdfff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x0fffdfff]
[    0.000000]   NODE_DATA [mem 0x0fff9000-0x0fffdfff]
[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[    0.000000] kvm-clock: cpu 0, msr 0:fff8001, boot clock
[    0.000000]  [ffffea0000000000-ffffea00003fffff] PMD -> [ffff88000dc00000-ffff88000dffffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0009efff]
[    0.000000]   node   0: [mem 0x00100000-0x0fffdfff]
[    0.000000] On node 0 totalpages: 65436
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 840 pages used for memmap
[    0.000000]   DMA32 zone: 61438 pages, LIFO batch:15
[    0.000000] ACPI: PM-Timer IO Port: 0xb008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] mapped APIC to ffffffffff5fa000 (        fee00000)
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 00, APIC ID 0, APIC INT 02
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[    0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 05, APIC ID 0, APIC INT 05
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 09, APIC ID 0, APIC INT 09
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[    0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 0a, APIC ID 0, APIC INT 0a
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[    0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 0b, APIC ID 0, APIC INT 0b
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 01, APIC ID 0, APIC INT 01
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 03, APIC ID 0, APIC INT 03
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 04, APIC ID 0, APIC INT 04
[    0.000000] ACPI: IRQ5 used by override.
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 06, APIC ID 0, APIC INT 06
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 07, APIC ID 0, APIC INT 07
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 08, APIC ID 0, APIC INT 08
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] ACPI: IRQ10 used by override.
[    0.000000] ACPI: IRQ11 used by override.
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0c, APIC ID 0, APIC INT 0c
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0d, APIC ID 0, APIC INT 0d
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0e, APIC ID 0, APIC INT 0e
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0f, APIC ID 0, APIC INT 0f
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] mapped IOAPIC to ffffffffff5f9000 (fec00000)
[    0.000000] nr_irqs_gsi: 40
[    0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on KVM
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 475 pages/cpu @ffff88000e400000 s1914448 r8192 d22960 u2097152
[    0.000000] pcpu-alloc: s1914448 r8192 d22960 u2097152 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 [0] 1 
[    0.000000] kvm-clock: cpu 0, msr 0:fff8001, primary cpu clock
[    0.000000] KVM setup async PF for cpu 0
[    0.000000] kvm-stealtime: cpu 0, msr e40d080
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 64519
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: hung_task_panic=1 earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled panic=10  prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal  root=/dev/ram0 rw link=/kernel-tests/run-queue/kvm/x86_64-randconfig-s1-01101738/tip:x86:kaslr/.vmlinuz-da2b6fb990cf782b18952f534ec7323453bc4fc9-20140116085414-95-roam branch=tip/x86/kaslr BOOT_IMAGE=/kernel/x86_64-randconfig-s1-01101738/da2b6fb990cf782b18952f534ec7323453bc4fc9/vmlinuz-3.12.0-rc4-00014-gda2b6fb
[    0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)
[    0.000000] Memory: 206676K/261744K available (6294K kernel code, 685K rwdata, 2640K rodata, 2572K init, 10836K bss, 55068K reserved)
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 
[    0.000000] 
[    0.000000] 
[    0.000000] 
[    0.000000] 
[    0.000000] NR_IRQS:4352 nr_irqs:512 16
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.12.0-rc4-00014-gda2b6fb (kbuild@snb) (gcc version 4.8.1 (Debian 4.8.1-8) ) #1 SMP Thu Jan 16 08:53:36 CST 2014
[    0.000000] Command line: hung_task_panic=1 earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled panic=10  prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal  root=/dev/ram0 rw link=/kernel-tests/run-queue/kvm/x86_64-randconfig-s1-01101738/tip:x86:kaslr/.vmlinuz-da2b6fb990cf782b18952f534ec7323453bc4fc9-20140116085414-95-roam branch=tip/x86/kaslr BOOT_IMAGE=/kernel/x86_64-randconfig-s1-01101738/da2b6fb990cf782b18952f534ec7323453bc4fc9/vmlinuz-3.12.0-rc4-00014-gda2b6fb
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000fffdfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000fffe000-0x000000000fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[    0.000000] bootconsole [earlyser0] enabled
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] Hypervisor detected: KVM
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0xfffe max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0080000000 mask FF80000000 uncachable
[    0.000000]   1 disabled
[    0.000000]   2 disabled
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x09e86000, 0x09e86fff] PGTABLE
[    0.000000] BRK [0x09e87000, 0x09e87fff] PGTABLE
[    0.000000] BRK [0x09e88000, 0x09e88fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x0e600000-0x0e7fffff]
[    0.000000]  [mem 0x0e600000-0x0e7fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x0c000000-0x0e5fffff]
[    0.000000]  [mem 0x0c000000-0x0e5fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0x0bffffff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x0bffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x0e800000-0x0fffdfff]
[    0.000000]  [mem 0x0e800000-0x0fdfffff] page 2M
[    0.000000]  [mem 0x0fe00000-0x0fffdfff] page 4k
[    0.000000] BRK [0x09e89000, 0x09e89fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x0e93d000-0x0ffeffff]
[    0.000000] ACPI: RSDP 00000000000fd930 00014 (v00 BOCHS )
[    0.000000] ACPI: RSDT 000000000fffe450 00034 (v01 BOCHS  BXPCRSDT 00000001 BXPC 00000001)
[    0.000000] ACPI: FACP 000000000fffff80 00074 (v01 BOCHS  BXPCFACP 00000001 BXPC 00000001)
[    0.000000] ACPI: DSDT 000000000fffe490 011A9 (v01   BXPC   BXDSDT 00000001 INTL 20100528)
[    0.000000] ACPI: FACS 000000000fffff40 00040
[    0.000000] ACPI: SSDT 000000000ffff7a0 00796 (v01 BOCHS  BXPCSSDT 00000001 BXPC 00000001)
[    0.000000] ACPI: APIC 000000000ffff680 00080 (v01 BOCHS  BXPCAPIC 00000001 BXPC 00000001)
[    0.000000] ACPI: HPET 000000000ffff640 00038 (v01 BOCHS  BXPCHPET 00000001 BXPC 00000001)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] mapped APIC to ffffffffff5fa000 (        fee00000)
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000000fffdfff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x0fffdfff]
[    0.000000]   NODE_DATA [mem 0x0fff9000-0x0fffdfff]
[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[    0.000000] kvm-clock: cpu 0, msr 0:fff8001, boot clock
[    0.000000]  [ffffea0000000000-ffffea00003fffff] PMD -> [ffff88000dc00000-ffff88000dffffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0009efff]
[    0.000000]   node   0: [mem 0x00100000-0x0fffdfff]
[    0.000000] On node 0 totalpages: 65436
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 840 pages used for memmap
[    0.000000]   DMA32 zone: 61438 pages, LIFO batch:15
[    0.000000] ACPI: PM-Timer IO Port: 0xb008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] mapped APIC to ffffffffff5fa000 (        fee00000)
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 00, APIC ID 0, APIC INT 02
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[    0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 05, APIC ID 0, APIC INT 05
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 09, APIC ID 0, APIC INT 09
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[    0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 0a, APIC ID 0, APIC INT 0a
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[    0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 0b, APIC ID 0, APIC INT 0b
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 01, APIC ID 0, APIC INT 01
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 03, APIC ID 0, APIC INT 03
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 04, APIC ID 0, APIC INT 04
[    0.000000] ACPI: IRQ5 used by override.
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 06, APIC ID 0, APIC INT 06
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 07, APIC ID 0, APIC INT 07
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 08, APIC ID 0, APIC INT 08
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] ACPI: IRQ10 used by override.
[    0.000000] ACPI: IRQ11 used by override.
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0c, APIC ID 0, APIC INT 0c
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0d, APIC ID 0, APIC INT 0d
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0e, APIC ID 0, APIC INT 0e
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0f, APIC ID 0, APIC INT 0f
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] mapped IOAPIC to ffffffffff5f9000 (fec00000)
[    0.000000] nr_irqs_gsi: 40
[    0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on KVM
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 475 pages/cpu @ffff88000e400000 s1914448 r8192 d22960 u2097152
[    0.000000] pcpu-alloc: s1914448 r8192 d22960 u2097152 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 [0] 1 
[    0.000000] kvm-clock: cpu 0, msr 0:fff8001, primary cpu clock
[    0.000000] KVM setup async PF for cpu 0
[    0.000000] kvm-stealtime: cpu 0, msr e40d080
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 64519
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: hung_task_panic=1 earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled panic=10  prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal  root=/dev/ram0 rw link=/kernel-tests/run-queue/kvm/x86_64-randconfig-s1-01101738/tip:x86:kaslr/.vmlinuz-da2b6fb990cf782b18952f534ec7323453bc4fc9-20140116085414-95-roam branch=tip/x86/kaslr BOOT_IMAGE=/kernel/x86_64-randconfig-s1-01101738/da2b6fb990cf782b18952f534ec7323453bc4fc9/vmlinuz-3.12.0-rc4-00014-gda2b6fb
[    0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)
[    0.000000] Memory: 206676K/261744K available (6294K kernel code, 685K rwdata, 2640K rodata, 2572K init, 10836K bss, 55068K reserved)
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 
[    0.000000] 
[    0.000000] 
[    0.000000] 
[    0.000000] 
[    0.000000] NR_IRQS:4352 nr_irqs:512 16
[    0.000000] console [ttyS0] enabled
[    0.000000] console [ttyS0] enabled
[    0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[    0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[    0.000000] ... MAX_LOCKDEP_SUBCLASSES:  8
[    0.000000] ... MAX_LOCKDEP_SUBCLASSES:  8
[    0.000000] ... MAX_LOCK_DEPTH:          48
[    0.000000] ... MAX_LOCK_DEPTH:          48
[    0.000000] ... MAX_LOCKDEP_KEYS:        8191
[    0.000000] ... MAX_LOCKDEP_KEYS:        8191
[    0.000000] ... CLASSHASH_SIZE:          4096
[    0.000000] ... CLASSHASH_SIZE:          4096
[    0.000000] ... MAX_LOCKDEP_ENTRIES:     16384
[    0.000000] ... MAX_LOCKDEP_ENTRIES:     16384
[    0.000000] ... MAX_LOCKDEP_CHAINS:      32768
[    0.000000] ... MAX_LOCKDEP_CHAINS:      32768
[    0.000000] ... CHAINHASH_SIZE:          16384
[    0.000000] ... CHAINHASH_SIZE:          16384
[    0.000000]  memory used by lock dependency info: 6367 kB
[    0.000000]  memory used by lock dependency info: 6367 kB
[    0.000000]  per task-struct memory footprint: 2688 bytes
[    0.000000]  per task-struct memory footprint: 2688 bytes
[    0.000000] ------------------------
[    0.000000] ------------------------
[    0.000000] | Locking API testsuite:
[    0.000000] | Locking API testsuite:
[    0.000000] ----------------------------------------------------------------------------
[    0.000000] ----------------------------------------------------------------------------
[    0.000000]                                  | spin |wlock |rlock |mutex | wsem | rsem |
[    0.000000]                                  | spin |wlock |rlock |mutex | wsem | rsem |
[    0.000000]   --------------------------------------------------------------------------
[    0.000000]   --------------------------------------------------------------------------
[    0.000000]                      A-A deadlock:
[    0.000000]                      A-A deadlock:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]                  A-B-B-A deadlock:
[    0.000000]                  A-B-B-A deadlock:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]              A-B-B-C-C-A deadlock:
[    0.000000]              A-B-B-C-C-A deadlock:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]              A-B-C-A-B-C deadlock:
[    0.000000]              A-B-C-A-B-C deadlock:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]          A-B-B-C-C-D-D-A deadlock:
[    0.000000]          A-B-B-C-C-D-D-A deadlock:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]          A-B-C-D-B-D-D-A deadlock:
[    0.000000]          A-B-C-D-B-D-D-A deadlock:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]          A-B-C-D-B-C-D-A deadlock:
[    0.000000]          A-B-C-D-B-C-D-A deadlock:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]                     double unlock:
[    0.000000]                     double unlock:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]                   initialize held:
[    0.000000]                   initialize held:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]                  bad unlock order:
[    0.000000]                  bad unlock order:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]   --------------------------------------------------------------------------
[    0.000000]   --------------------------------------------------------------------------
[    0.000000]               recursive read-lock:
[    0.000000]               recursive read-lock:             |             |  ok  |  ok  |             |             |  ok  |  ok  |

[    0.000000]            recursive read-lock #2:
[    0.000000]            recursive read-lock #2:             |             |  ok  |  ok  |             |             |  ok  |  ok  |

[    0.000000]             mixed read-write-lock:
[    0.000000]             mixed read-write-lock:             |             |  ok  |  ok  |             |             |  ok  |  ok  |

[    0.000000]             mixed write-read-lock:
[    0.000000]             mixed write-read-lock:             |             |  ok  |  ok  |             |             |  ok  |  ok  |

[    0.000000]   --------------------------------------------------------------------------
[    0.000000]   --------------------------------------------------------------------------
[    0.000000]      hard-irqs-on + irq-safe-A/12:
[    0.000000]      hard-irqs-on + irq-safe-A/12:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]      soft-irqs-on + irq-safe-A/12:
[    0.000000]      soft-irqs-on + irq-safe-A/12:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]      hard-irqs-on + irq-safe-A/21:
[    0.000000]      hard-irqs-on + irq-safe-A/21:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]      soft-irqs-on + irq-safe-A/21:
[    0.000000]      soft-irqs-on + irq-safe-A/21:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]        sirq-safe-A => hirqs-on/12:
[    0.000000]        sirq-safe-A => hirqs-on/12:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]        sirq-safe-A => hirqs-on/21:
[    0.000000]        sirq-safe-A => hirqs-on/21:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]          hard-safe-A + irqs-on/12:
[    0.000000]          hard-safe-A + irqs-on/12:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]          soft-safe-A + irqs-on/12:
[    0.000000]          soft-safe-A + irqs-on/12:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]          hard-safe-A + irqs-on/21:
[    0.000000]          hard-safe-A + irqs-on/21:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]          soft-safe-A + irqs-on/21:
[    0.000000]          soft-safe-A + irqs-on/21:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     hard-safe-A + unsafe-B #1/123:
[    0.000000]     hard-safe-A + unsafe-B #1/123:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     soft-safe-A + unsafe-B #1/123:
[    0.000000]     soft-safe-A + unsafe-B #1/123:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     hard-safe-A + unsafe-B #1/132:
[    0.000000]     hard-safe-A + unsafe-B #1/132:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     soft-safe-A + unsafe-B #1/132:
[    0.000000]     soft-safe-A + unsafe-B #1/132:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     hard-safe-A + unsafe-B #1/213:
[    0.000000]     hard-safe-A + unsafe-B #1/213:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     soft-safe-A + unsafe-B #1/213:
[    0.000000]     soft-safe-A + unsafe-B #1/213:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     hard-safe-A + unsafe-B #1/231:
[    0.000000]     hard-safe-A + unsafe-B #1/231:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     soft-safe-A + unsafe-B #1/231:
[    0.000000]     soft-safe-A + unsafe-B #1/231:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     hard-safe-A + unsafe-B #1/312:
[    0.000000]     hard-safe-A + unsafe-B #1/312:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     soft-safe-A + unsafe-B #1/312:
[    0.000000]     soft-safe-A + unsafe-B #1/312:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     hard-safe-A + unsafe-B #1/321:
[    0.000000]     hard-safe-A + unsafe-B #1/321:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     soft-safe-A + unsafe-B #1/321:
[    0.000000]     soft-safe-A + unsafe-B #1/321:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     hard-safe-A + unsafe-B #2/123:
[    0.000000]     hard-safe-A + unsafe-B #2/123:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     soft-safe-A + unsafe-B #2/123:
[    0.000000]     soft-safe-A + unsafe-B #2/123:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     hard-safe-A + unsafe-B #2/132:
[    0.000000]     hard-safe-A + unsafe-B #2/132:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     soft-safe-A + unsafe-B #2/132:
[    0.000000]     soft-safe-A + unsafe-B #2/132:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     hard-safe-A + unsafe-B #2/213:
[    0.000000]     hard-safe-A + unsafe-B #2/213:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     soft-safe-A + unsafe-B #2/213:
[    0.000000]     soft-safe-A + unsafe-B #2/213:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     hard-safe-A + unsafe-B #2/231:
[    0.000000]     hard-safe-A + unsafe-B #2/231:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     soft-safe-A + unsafe-B #2/231:
[    0.000000]     soft-safe-A + unsafe-B #2/231:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     hard-safe-A + unsafe-B #2/312:
[    0.000000]     hard-safe-A + unsafe-B #2/312:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     soft-safe-A + unsafe-B #2/312:
[    0.000000]     soft-safe-A + unsafe-B #2/312:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     hard-safe-A + unsafe-B #2/321:
[    0.000000]     hard-safe-A + unsafe-B #2/321:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     soft-safe-A + unsafe-B #2/321:
[    0.000000]     soft-safe-A + unsafe-B #2/321:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]       hard-irq lock-inversion/123:
[    0.000000]       hard-irq lock-inversion/123:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]       soft-irq lock-inversion/123:
[    0.000000]       soft-irq lock-inversion/123:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]       hard-irq lock-inversion/132:
[    0.000000]       hard-irq lock-inversion/132:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]       soft-irq lock-inversion/132:
[    0.000000]       soft-irq lock-inversion/132:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]       hard-irq lock-inversion/213:
[    0.000000]       hard-irq lock-inversion/213:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]       soft-irq lock-inversion/213:
[    0.000000]       soft-irq lock-inversion/213:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]       hard-irq lock-inversion/231:
[    0.000000]       hard-irq lock-inversion/231:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]       soft-irq lock-inversion/231:
[    0.000000]       soft-irq lock-inversion/231:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]       hard-irq lock-inversion/312:
[    0.000000]       hard-irq lock-inversion/312:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]       soft-irq lock-inversion/312:
[    0.000000]       soft-irq lock-inversion/312:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]       hard-irq lock-inversion/321:
[    0.000000]       hard-irq lock-inversion/321:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]       soft-irq lock-inversion/321:
[    0.000000]       soft-irq lock-inversion/321:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]       hard-irq read-recursion/123:
[    0.000000]       hard-irq read-recursion/123:  ok  |  ok  |

[    0.000000]       soft-irq read-recursion/123:
[    0.000000]       soft-irq read-recursion/123:  ok  |  ok  |

[    0.000000]       hard-irq read-recursion/132:
[    0.000000]       hard-irq read-recursion/132:  ok  |  ok  |

[    0.000000]       soft-irq read-recursion/132:
[    0.000000]       soft-irq read-recursion/132:  ok  |  ok  |

[    0.000000]       hard-irq read-recursion/213:
[    0.000000]       hard-irq read-recursion/213:  ok  |  ok  |

[    0.000000]       soft-irq read-recursion/213:
[    0.000000]       soft-irq read-recursion/213:  ok  |  ok  |

[    0.000000]       hard-irq read-recursion/231:
[    0.000000]       hard-irq read-recursion/231:  ok  |  ok  |

[    0.000000]       soft-irq read-recursion/231:
[    0.000000]       soft-irq read-recursion/231:  ok  |  ok  |

[    0.000000]       hard-irq read-recursion/312:
[    0.000000]       hard-irq read-recursion/312:  ok  |  ok  |

[    0.000000]       soft-irq read-recursion/312:
[    0.000000]       soft-irq read-recursion/312:  ok  |  ok  |

[    0.000000]       hard-irq read-recursion/321:
[    0.000000]       hard-irq read-recursion/321:  ok  |  ok  |

[    0.000000]       soft-irq read-recursion/321:
[    0.000000]       soft-irq read-recursion/321:  ok  |  ok  |

[    0.000000]   --------------------------------------------------------------------------
[    0.000000]   --------------------------------------------------------------------------
[    0.000000]   | Wound/wait tests |
[    0.000000]   | Wound/wait tests |
[    0.000000]   ---------------------
[    0.000000]   ---------------------
[    0.000000]                   ww api failures:
[    0.000000]                   ww api failures:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]                ww contexts mixing:
[    0.000000]                ww contexts mixing:  ok  |  ok  |  ok  |  ok  |

[    0.000000]              finishing ww context:
[    0.000000]              finishing ww context:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]                locking mismatches:
[    0.000000]                locking mismatches:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]                  EDEADLK handling:
[    0.000000]                  EDEADLK handling:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]            spinlock nest unlocked:
[    0.000000]            spinlock nest unlocked:  ok  |  ok  |

[    0.000000]   -----------------------------------------------------
[    0.000000]   -----------------------------------------------------
[    0.000000]                                  |block | try  |context|
[    0.000000]                                  |block | try  |context|
[    0.000000]   -----------------------------------------------------
[    0.000000]   -----------------------------------------------------
[    0.000000]                           context:
[    0.000000]                           context:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]                               try:
[    0.000000]                               try:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]                             block:
[    0.000000]                             block:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]                          spinlock:
[    0.000000]                          spinlock:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000] -------------------------------------------------------
[    0.000000] -------------------------------------------------------
[    0.000000] Good, all 253 testcases passed! |
[    0.000000] Good, all 253 testcases passed! |
[    0.000000] ---------------------------------
[    0.000000] ---------------------------------
[    0.000000] ODEBUG: 14 of 14 active objects replaced
[    0.000000] ODEBUG: 14 of 14 active objects replaced
[    0.000000] hpet clockevent registered
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Detected 2892.988 MHz processor
[    0.000000] tsc: Detected 2892.988 MHz processor
[    0.020000] Calibrating delay loop (skipped) preset value.. 
[    0.020000] Calibrating delay loop (skipped) preset value.. 5785.97 BogoMIPS (lpj=28929880)
5785.97 BogoMIPS (lpj=28929880)
[    0.020000] pid_max: default: 32768 minimum: 301
[    0.020000] pid_max: default: 32768 minimum: 301
[    0.020000] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.020000] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.020455] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.020455] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.023035] Mount-cache hash table entries: 256
[    0.023035] Mount-cache hash table entries: 256
[    0.025791] Initializing cgroup subsys devices
[    0.025791] Initializing cgroup subsys devices
[    0.027359] Initializing cgroup subsys freezer
[    0.027359] Initializing cgroup subsys freezer
[    0.030042] Initializing cgroup subsys net_cls
[    0.030042] Initializing cgroup subsys net_cls
[    0.031663] mce: CPU supports 10 MCE banks
[    0.031663] mce: CPU supports 10 MCE banks
[    0.033136] numa_add_cpu cpu 0 node 0: mask now 0
[    0.033136] numa_add_cpu cpu 0 node 0: mask now 0
[    0.034744] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.034744] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.034744] tlb_flushall_shift: 6
[    0.034744] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.034744] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.034744] tlb_flushall_shift: 6
[    0.040124] Freeing SMP alternatives memory: 24K (ffffffff893eb000 - ffffffff893f1000)
[    0.040124] Freeing SMP alternatives memory: 24K (ffffffff893eb000 - ffffffff893f1000)
[    0.048143] ACPI: Core revision 20130725
[    0.048143] ACPI: Core revision 20130725
[    0.055034] ACPI: 
[    0.055034] ACPI: All ACPI Tables successfully acquiredAll ACPI Tables successfully acquired

[    0.057296] Getting VERSION: 50014
[    0.057296] Getting VERSION: 50014
[    0.058471] Getting VERSION: 50014
[    0.058471] Getting VERSION: 50014
[    0.059615] Getting ID: 0
[    0.059615] Getting ID: 0
[    0.060044] Getting ID: ff000000
[    0.060044] Getting ID: ff000000
[    0.061226] Getting LVT0: 8700
[    0.061226] Getting LVT0: 8700
[    0.062315] Getting LVT1: 8400
[    0.062315] Getting LVT1: 8400
[    0.063459] enabled ExtINT on CPU#0
[    0.063459] enabled ExtINT on CPU#0
[    0.066146] ENABLING IO-APIC IRQs
[    0.066146] ENABLING IO-APIC IRQs
[    0.067232] init IO_APIC IRQs
[    0.067232] init IO_APIC IRQs
[    0.068236]  apic 0 pin 0 not connected
[    0.068236]  apic 0 pin 0 not connected
[    0.070062] IOAPIC[0]: Set routing entry (0-1 -> 0x31 -> IRQ 1 Mode:0 Active:0 Dest:1)
[    0.070062] IOAPIC[0]: Set routing entry (0-1 -> 0x31 -> IRQ 1 Mode:0 Active:0 Dest:1)
[    0.072810] IOAPIC[0]: Set routing entry (0-2 -> 0x30 -> IRQ 0 Mode:0 Active:0 Dest:1)
[    0.072810] IOAPIC[0]: Set routing entry (0-2 -> 0x30 -> IRQ 0 Mode:0 Active:0 Dest:1)
[    0.075508] IOAPIC[0]: Set routing entry (0-3 -> 0x33 -> IRQ 3 Mode:0 Active:0 Dest:1)
[    0.075508] IOAPIC[0]: Set routing entry (0-3 -> 0x33 -> IRQ 3 Mode:0 Active:0 Dest:1)
[    0.078178] IOAPIC[0]: Set routing entry (0-4 -> 0x34 -> IRQ 4 Mode:0 Active:0 Dest:1)
[    0.078178] IOAPIC[0]: Set routing entry (0-4 -> 0x34 -> IRQ 4 Mode:0 Active:0 Dest:1)
[    0.080057] IOAPIC[0]: Set routing entry (0-5 -> 0x35 -> IRQ 5 Mode:1 Active:0 Dest:1)
[    0.080057] IOAPIC[0]: Set routing entry (0-5 -> 0x35 -> IRQ 5 Mode:1 Active:0 Dest:1)
[    0.082500] IOAPIC[0]: Set routing entry (0-6 -> 0x36 -> IRQ 6 Mode:0 Active:0 Dest:1)
[    0.082500] IOAPIC[0]: Set routing entry (0-6 -> 0x36 -> IRQ 6 Mode:0 Active:0 Dest:1)
[    0.085313] IOAPIC[0]: Set routing entry (0-7 -> 0x37 -> IRQ 7 Mode:0 Active:0 Dest:1)
[    0.085313] IOAPIC[0]: Set routing entry (0-7 -> 0x37 -> IRQ 7 Mode:0 Active:0 Dest:1)
[    0.087875] IOAPIC[0]: Set routing entry (0-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:1)
[    0.087875] IOAPIC[0]: Set routing entry (0-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:1)
[    0.090055] IOAPIC[0]: Set routing entry (0-9 -> 0x39 -> IRQ 9 Mode:1 Active:0 Dest:1)
[    0.090055] IOAPIC[0]: Set routing entry (0-9 -> 0x39 -> IRQ 9 Mode:1 Active:0 Dest:1)
[    0.092606] IOAPIC[0]: Set routing entry (0-10 -> 0x3a -> IRQ 10 Mode:1 Active:0 Dest:1)
[    0.092606] IOAPIC[0]: Set routing entry (0-10 -> 0x3a -> IRQ 10 Mode:1 Active:0 Dest:1)
[    0.095237] IOAPIC[0]: Set routing entry (0-11 -> 0x3b -> IRQ 11 Mode:1 Active:0 Dest:1)
[    0.095237] IOAPIC[0]: Set routing entry (0-11 -> 0x3b -> IRQ 11 Mode:1 Active:0 Dest:1)
[    0.097920] IOAPIC[0]: Set routing entry (0-12 -> 0x3c -> IRQ 12 Mode:0 Active:0 Dest:1)
[    0.097920] IOAPIC[0]: Set routing entry (0-12 -> 0x3c -> IRQ 12 Mode:0 Active:0 Dest:1)
[    0.100055] IOAPIC[0]: Set routing entry (0-13 -> 0x3d -> IRQ 13 Mode:0 Active:0 Dest:1)
[    0.100055] IOAPIC[0]: Set routing entry (0-13 -> 0x3d -> IRQ 13 Mode:0 Active:0 Dest:1)
[    0.102777] IOAPIC[0]: Set routing entry (0-14 -> 0x3e -> IRQ 14 Mode:0 Active:0 Dest:1)
[    0.102777] IOAPIC[0]: Set routing entry (0-14 -> 0x3e -> IRQ 14 Mode:0 Active:0 Dest:1)
[    0.105499] IOAPIC[0]: Set routing entry (0-15 -> 0x3f -> IRQ 15 Mode:0 Active:0 Dest:1)
[    0.105499] IOAPIC[0]: Set routing entry (0-15 -> 0x3f -> IRQ 15 Mode:0 Active:0 Dest:1)
[    0.110052]  apic 0 pin 16 not connected
[    0.110052]  apic 0 pin 16 not connected
[    0.111353]  apic 0 pin 17 not connected
[    0.111353]  apic 0 pin 17 not connected
[    0.112604]  apic 0 pin 18 not connected
[    0.112604]  apic 0 pin 18 not connected
[    0.113838]  apic 0 pin 19 not connected
[    0.113838]  apic 0 pin 19 not connected
[    0.115067]  apic 0 pin 20 not connected
[    0.115067]  apic 0 pin 20 not connected
[    0.116318]  apic 0 pin 21 not connected
[    0.116318]  apic 0 pin 21 not connected
[    0.117573]  apic 0 pin 22 not connected
[    0.117573]  apic 0 pin 22 not connected
[    0.120021]  apic 0 pin 23 not connected
[    0.120021]  apic 0 pin 23 not connected
[    0.121547] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.121547] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.124418] smpboot: CPU0: 
[    0.124418] smpboot: CPU0: Intel Intel Common KVM processorCommon KVM processor (fam: 0f, model: 06 (fam: 0f, model: 06, stepping: 01)
, stepping: 01)
[    0.128381] Using local APIC timer interrupts.
[    0.128381] calibrating APIC timer ...
[    0.128381] Using local APIC timer interrupts.
[    0.128381] calibrating APIC timer ...
[    0.140000] ... lapic delta = 6252262
[    0.140000] ... lapic delta = 6252262
[    0.140000] ... PM-Timer delta = 358073
[    0.140000] ... PM-Timer delta = 358073
[    0.140000] ... PM-Timer result ok
[    0.140000] ... PM-Timer result ok
[    0.140000] ..... delta 6252262
[    0.140000] ..... delta 6252262
[    0.140000] ..... mult: 268532608
[    0.140000] ..... mult: 268532608
[    0.140000] ..... calibration result: 10003619
[    0.140000] ..... calibration result: 10003619
[    0.140000] ..... CPU clock speed is 2893.7966 MHz.
[    0.140000] ..... CPU clock speed is 2893.7966 MHz.
[    0.140000] ..... host bus clock speed is 1000.3619 MHz.
[    0.140000] ..... host bus clock speed is 1000.3619 MHz.
[    0.140145] Performance Events: 
[    0.140145] Performance Events: unsupported Netburst CPU model 6 unsupported Netburst CPU model 6 no PMU driver, software events only.
no PMU driver, software events only.
[    0.146417] NMI watchdog: disabled (cpu0): hardware events not enabled
[    0.146417] NMI watchdog: disabled (cpu0): hardware events not enabled
[    0.150338] SMP alternatives: lockdep: fixing up alternatives
[    0.150338] SMP alternatives: lockdep: fixing up alternatives
[    0.153023] smpboot: Booting Node   0, Processors 
[    0.153023] smpboot: Booting Node   0, Processors  #   1 OK
 #   1 OK
[    0.146312] kvm-clock: cpu 1, msr 0:fff8041, secondary cpu clock
[    0.146312] masked ExtINT on CPU#1
[    0.146312] numa_add_cpu cpu 1 node 0: mask now 0-1
[    0.170235] KVM setup async PF for cpu 1
[    0.170235] KVM setup async PF for cpu 1
[    0.170344] Brought up 2 CPUs
[    0.170344] Brought up 2 CPUs
[    0.170347] smpboot: Total of 2 processors activated (11571.95 BogoMIPS)
[    0.170347] smpboot: Total of 2 processors activated (11571.95 BogoMIPS)
[    0.174615] kvm-stealtime: cpu 1, msr e60d080
[    0.174615] kvm-stealtime: cpu 1, msr e60d080
[    0.191470] atomic64 test passed for x86-64 platform with CX8 and with SSE
[    0.191470] atomic64 test passed for x86-64 platform with CX8 and with SSE
[    0.193846] regulator-dummy: no parameters
[    0.193846] regulator-dummy: no parameters
[    0.195316] NET: Registered protocol family 16
[    0.195316] NET: Registered protocol family 16
[    0.196897] cpuidle: using governor ladder
[    0.196897] cpuidle: using governor ladder
[    0.197985] cpuidle: using governor menu
[    0.197985] cpuidle: using governor menu
[    0.199147] ACPI: bus type PCI registered
[    0.199147] ACPI: bus type PCI registered
[    0.200078] PCI: Using configuration type 1 for base access
[    0.200078] PCI: Using configuration type 1 for base access
[    0.205782] bio: create slab <bio-0> at 0
[    0.205782] bio: create slab <bio-0> at 0
[    0.205782] ACPI: Added _OSI(Module Device)
[    0.205782] ACPI: Added _OSI(Module Device)
[    0.210012] ACPI: Added _OSI(Processor Device)
[    0.210012] ACPI: Added _OSI(Processor Device)
[    0.211443] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.211443] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.212919] ACPI: Added _OSI(Processor Aggregator Device)
[    0.212919] ACPI: Added _OSI(Processor Aggregator Device)
[    0.218037] ACPI: EC: Look up EC in DSDT
[    0.218037] ACPI: EC: Look up EC in DSDT
[    0.231307] ACPI: Interpreter enabled
[    0.231307] ACPI: Interpreter enabled
[    0.232561] ACPI Exception: AE_NOT_FOUND, 
[    0.232561] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_]While evaluating Sleep State [\_S1_] (20130725/hwxface-571)
 (20130725/hwxface-571)
[    0.235660] ACPI Exception: AE_NOT_FOUND, 
[    0.235660] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_]While evaluating Sleep State [\_S2_] (20130725/hwxface-571)
 (20130725/hwxface-571)
[    0.238810] ACPI: (supports S0 S3 S5)
[    0.238810] ACPI: (supports S0 S3 S5)
[    0.240014] ACPI: Using IOAPIC for interrupt routing
[    0.240014] ACPI: Using IOAPIC for interrupt routing
[    0.241786] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.241786] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.269086] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.269086] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.270030] acpi PNP0A03:00: Unable to request _OSC control (_OSC support mask: 0x08)
[    0.270030] acpi PNP0A03:00: Unable to request _OSC control (_OSC support mask: 0x08)
[    0.273957] PCI host bridge to bus 0000:00
[    0.273957] PCI host bridge to bus 0000:00
[    0.275376] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.275376] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.277218] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.277218] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.280016] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.280016] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.282126] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.282126] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.284449] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]
[    0.284449] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]
[    0.286905] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[    0.286905] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[    0.290806] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[    0.290806] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[    0.294300] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[    0.294300] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[    0.300898] pci 0000:00:01.1: reg 0x20: [io  0xc1c0-0xc1cf]
[    0.300898] pci 0000:00:01.1: reg 0x20: [io  0xc1c0-0xc1cf]
[    0.305488] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[    0.305488] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[    0.308266] pci 0000:00:01.3: quirk: [io  0xb000-0xb03f] claimed by PIIX4 ACPI
[    0.308266] pci 0000:00:01.3: quirk: [io  0xb000-0xb03f] claimed by PIIX4 ACPI
[    0.310038] pci 0000:00:01.3: quirk: [io  0xb100-0xb10f] claimed by PIIX4 SMB
[    0.310038] pci 0000:00:01.3: quirk: [io  0xb100-0xb10f] claimed by PIIX4 SMB
[    0.313391] pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000
[    0.313391] pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000
[    0.321109] pci 0000:00:02.0: reg 0x10: [mem 0xfc000000-0xfdffffff pref]
[    0.321109] pci 0000:00:02.0: reg 0x10: [mem 0xfc000000-0xfdffffff pref]
[    0.325762] pci 0000:00:02.0: reg 0x14: [mem 0xfebf0000-0xfebf0fff]
[    0.325762] pci 0000:00:02.0: reg 0x14: [mem 0xfebf0000-0xfebf0fff]
[    0.338533] pci 0000:00:02.0: reg 0x30: [mem 0xfebe0000-0xfebeffff pref]
[    0.338533] pci 0000:00:02.0: reg 0x30: [mem 0xfebe0000-0xfebeffff pref]
[    0.341465] pci 0000:00:03.0: [8086:100e] type 00 class 0x020000
[    0.341465] pci 0000:00:03.0: [8086:100e] type 00 class 0x020000
[    0.345294] pci 0000:00:03.0: reg 0x10: [mem 0xfeba0000-0xfebbffff]
[    0.345294] pci 0000:00:03.0: reg 0x10: [mem 0xfeba0000-0xfebbffff]
[    0.350018] pci 0000:00:03.0: reg 0x14: [io  0xc000-0xc03f]
[    0.350018] pci 0000:00:03.0: reg 0x14: [io  0xc000-0xc03f]
[    0.360021] pci 0000:00:03.0: reg 0x30: [mem 0xfebc0000-0xfebdffff pref]
[    0.360021] pci 0000:00:03.0: reg 0x30: [mem 0xfebc0000-0xfebdffff pref]
[    0.363377] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000
[    0.363377] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000
[    0.367275] pci 0000:00:04.0: reg 0x10: [io  0xc040-0xc07f]
[    0.367275] pci 0000:00:04.0: reg 0x10: [io  0xc040-0xc07f]
[    0.370907] pci 0000:00:04.0: reg 0x14: [mem 0xfebf1000-0xfebf1fff]
[    0.370907] pci 0000:00:04.0: reg 0x14: [mem 0xfebf1000-0xfebf1fff]
[    0.382816] pci 0000:00:05.0: [1af4:1001] type 00 class 0x010000
[    0.382816] pci 0000:00:05.0: [1af4:1001] type 00 class 0x010000
[    0.386676] pci 0000:00:05.0: reg 0x10: [io  0xc080-0xc0bf]
[    0.386676] pci 0000:00:05.0: reg 0x10: [io  0xc080-0xc0bf]
[    0.390017] pci 0000:00:05.0: reg 0x14: [mem 0xfebf2000-0xfebf2fff]
[    0.390017] pci 0000:00:05.0: reg 0x14: [mem 0xfebf2000-0xfebf2fff]
[    0.401999] pci 0000:00:06.0: [1af4:1001] type 00 class 0x010000
[    0.401999] pci 0000:00:06.0: [1af4:1001] type 00 class 0x010000
[    0.405868] pci 0000:00:06.0: reg 0x10: [io  0xc0c0-0xc0ff]
[    0.405868] pci 0000:00:06.0: reg 0x10: [io  0xc0c0-0xc0ff]
[    0.409462] pci 0000:00:06.0: reg 0x14: [mem 0xfebf3000-0xfebf3fff]
[    0.409462] pci 0000:00:06.0: reg 0x14: [mem 0xfebf3000-0xfebf3fff]
[    0.421143] pci 0000:00:07.0: [1af4:1001] type 00 class 0x010000
[    0.421143] pci 0000:00:07.0: [1af4:1001] type 00 class 0x010000
[    0.425029] pci 0000:00:07.0: reg 0x10: [io  0xc100-0xc13f]
[    0.425029] pci 0000:00:07.0: reg 0x10: [io  0xc100-0xc13f]
[    0.428396] pci 0000:00:07.0: reg 0x14: [mem 0xfebf4000-0xfebf4fff]
[    0.428396] pci 0000:00:07.0: reg 0x14: [mem 0xfebf4000-0xfebf4fff]
[    0.440698] pci 0000:00:08.0: [1af4:1001] type 00 class 0x010000
[    0.440698] pci 0000:00:08.0: [1af4:1001] type 00 class 0x010000
[    0.444550] pci 0000:00:08.0: reg 0x10: [io  0xc140-0xc17f]
[    0.444550] pci 0000:00:08.0: reg 0x10: [io  0xc140-0xc17f]
[    0.448173] pci 0000:00:08.0: reg 0x14: [mem 0xfebf5000-0xfebf5fff]
[    0.448173] pci 0000:00:08.0: reg 0x14: [mem 0xfebf5000-0xfebf5fff]
[    0.459487] pci 0000:00:09.0: [1af4:1001] type 00 class 0x010000
[    0.459487] pci 0000:00:09.0: [1af4:1001] type 00 class 0x010000
[    0.461832] pci 0000:00:09.0: reg 0x10: [io  0xc180-0xc1bf]
[    0.461832] pci 0000:00:09.0: reg 0x10: [io  0xc180-0xc1bf]
[    0.465403] pci 0000:00:09.0: reg 0x14: [mem 0xfebf6000-0xfebf6fff]
[    0.465403] pci 0000:00:09.0: reg 0x14: [mem 0xfebf6000-0xfebf6fff]
[    0.478684] pci 0000:00:0a.0: [8086:25ab] type 00 class 0x088000
[    0.478684] pci 0000:00:0a.0: [8086:25ab] type 00 class 0x088000
[    0.480973] pci 0000:00:0a.0: reg 0x10: [mem 0xfebf7000-0xfebf700f]
[    0.480973] pci 0000:00:0a.0: reg 0x10: [mem 0xfebf7000-0xfebf700f]
[    0.493194] ACPI: PCI Interrupt Link [LNKA] (IRQs
[    0.493194] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 5 *10 *10 11 11))

[    0.495714] ACPI: PCI Interrupt Link [LNKB] (IRQs
[    0.495714] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 5 *10 *10 11 11))

[    0.498130] ACPI: PCI Interrupt Link [LNKC] (IRQs
[    0.498130] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 5 10 10 *11 *11))

[    0.500607] ACPI: PCI Interrupt Link [LNKD] (IRQs
[    0.500607] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 5 10 10 *11 *11))

[    0.502834] ACPI: PCI Interrupt Link [LNKS] (IRQs
[    0.502834] ACPI: PCI Interrupt Link [LNKS] (IRQs *9 *9))

[    0.506457] ACPI: 
[    0.506457] ACPI: Enabled 16 GPEs in block 00 to 0FEnabled 16 GPEs in block 00 to 0F

[    0.507930] ACPI: \_SB_.PCI0: notify handler is installed
[    0.507930] ACPI: \_SB_.PCI0: notify handler is installed
[    0.509775] Found 1 acpi root devices
[    0.509775] Found 1 acpi root devices
[    0.511020] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.511020] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.513419] vgaarb: loaded
[    0.513419] vgaarb: loaded
[    0.514273] vgaarb: bridge control possible 0000:00:02.0
[    0.514273] vgaarb: bridge control possible 0000:00:02.0
[    0.516554] Linux video capture interface: v2.00
[    0.516554] Linux video capture interface: v2.00
[    0.518218] pps_core: LinuxPPS API ver. 1 registered
[    0.518218] pps_core: LinuxPPS API ver. 1 registered
[    0.520013] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.520013] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.523138] PTP clock support registered
[    0.523138] PTP clock support registered
[    0.524448] EDAC MC: Ver: 3.0.0
[    0.524448] EDAC MC: Ver: 3.0.0
[    0.527101] PCI: Using ACPI for IRQ routing
[    0.527101] PCI: Using ACPI for IRQ routing
[    0.527101] PCI: pci_cache_line_size set to 64 bytes
[    0.527101] PCI: pci_cache_line_size set to 64 bytes
[    0.530434] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    0.530434] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    0.532386] e820: reserve RAM buffer [mem 0x0fffe000-0x0fffffff]
[    0.532386] e820: reserve RAM buffer [mem 0x0fffe000-0x0fffffff]
[    0.535545] Bluetooth: Core ver 2.16
[    0.535545] Bluetooth: Core ver 2.16
[    0.536820] NET: Registered protocol family 31
[    0.536820] NET: Registered protocol family 31
[    0.538189] Bluetooth: HCI device and connection manager initialized
[    0.538189] Bluetooth: HCI device and connection manager initialized
[    0.540055] Bluetooth: HCI socket layer initialized
[    0.540055] Bluetooth: HCI socket layer initialized
[    0.541491] Bluetooth: L2CAP socket layer initialized
[    0.541491] Bluetooth: L2CAP socket layer initialized
[    0.543148] Bluetooth: SCO socket layer initialized
[    0.543148] Bluetooth: SCO socket layer initialized
[    0.544739] NET: Registered protocol family 8
[    0.544739] NET: Registered protocol family 8
[    0.546195] NET: Registered protocol family 20
[    0.546195] NET: Registered protocol family 20
[    0.547660] nfc: nfc_init: NFC Core ver 0.1
[    0.547660] nfc: nfc_init: NFC Core ver 0.1
[    0.550160] NET: Registered protocol family 39
[    0.550160] NET: Registered protocol family 39
[    0.551921] Switched to clocksource kvm-clock
[    0.551921] Switched to clocksource kvm-clock
[    0.552299] FS-Cache: Loaded
[    0.552299] FS-Cache: Loaded
[    0.553368] pnp: PnP ACPI init
[    0.553368] pnp: PnP ACPI init
[    0.554498] ACPI: bus type PNP registered
[    0.554498] ACPI: bus type PNP registered
[    0.556028] IOAPIC[0]: Set routing entry (0-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:3)
[    0.556028] IOAPIC[0]: Set routing entry (0-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:3)
[    0.559096] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.559096] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.561756] IOAPIC[0]: Set routing entry (0-1 -> 0x31 -> IRQ 1 Mode:0 Active:0 Dest:3)
[    0.561756] IOAPIC[0]: Set routing entry (0-1 -> 0x31 -> IRQ 1 Mode:0 Active:0 Dest:3)
[    0.564902] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.564902] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.567445] IOAPIC[0]: Set routing entry (0-12 -> 0x3c -> IRQ 12 Mode:0 Active:0 Dest:3)
[    0.567445] IOAPIC[0]: Set routing entry (0-12 -> 0x3c -> IRQ 12 Mode:0 Active:0 Dest:3)
[    0.570840] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active)
[    0.570840] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active)
[    0.573308] IOAPIC[0]: Set routing entry (0-6 -> 0x36 -> IRQ 6 Mode:0 Active:0 Dest:3)
[    0.573308] IOAPIC[0]: Set routing entry (0-6 -> 0x36 -> IRQ 6 Mode:0 Active:0 Dest:3)
[    0.576004] pnp 00:03: [dma 2]
[    0.576004] pnp 00:03: [dma 2]
[    0.577311] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active)
[    0.577311] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active)
[    0.580088] IOAPIC[0]: Set routing entry (0-7 -> 0x37 -> IRQ 7 Mode:0 Active:0 Dest:3)
[    0.580088] IOAPIC[0]: Set routing entry (0-7 -> 0x37 -> IRQ 7 Mode:0 Active:0 Dest:3)
[    0.583100] pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active)
[    0.583100] pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active)
[    0.585813] IOAPIC[0]: Set routing entry (0-4 -> 0x34 -> IRQ 4 Mode:0 Active:0 Dest:3)
[    0.585813] IOAPIC[0]: Set routing entry (0-4 -> 0x34 -> IRQ 4 Mode:0 Active:0 Dest:3)
[    0.588723] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.588723] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.592376] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.592376] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.595184] pnp: PnP ACPI: found 7 devices
[    0.595184] pnp: PnP ACPI: found 7 devices
[    0.596607] ACPI: bus type PNP unregistered
[    0.596607] ACPI: bus type PNP unregistered
[    0.604416] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.604416] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.606398] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.606398] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.608108] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.608108] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.610551] pci_bus 0000:00: resource 7 [mem 0x80000000-0xfebfffff]
[    0.610551] pci_bus 0000:00: resource 7 [mem 0x80000000-0xfebfffff]
[    0.613124] NET: Registered protocol family 2
[    0.613124] NET: Registered protocol family 2
[    0.615906] TCP established hash table entries: 2048 (order: 3, 32768 bytes)
[    0.615906] TCP established hash table entries: 2048 (order: 3, 32768 bytes)
[    0.618351] TCP bind hash table entries: 2048 (order: 5, 163840 bytes)
[    0.618351] TCP bind hash table entries: 2048 (order: 5, 163840 bytes)
[    0.621126] TCP: Hash tables configured (established 2048 bind 2048)
[    0.621126] TCP: Hash tables configured (established 2048 bind 2048)
[    0.623485] TCP: reno registered
[    0.623485] TCP: reno registered
[    0.624587] UDP hash table entries: 256 (order: 3, 49152 bytes)
[    0.624587] UDP hash table entries: 256 (order: 3, 49152 bytes)
[    0.626767] UDP-Lite hash table entries: 256 (order: 3, 49152 bytes)
[    0.626767] UDP-Lite hash table entries: 256 (order: 3, 49152 bytes)
[    0.629561] NET: Registered protocol family 1
[    0.629561] NET: Registered protocol family 1
[    0.631168] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    0.631168] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    0.633276] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[    0.633276] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[    0.635291] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[    0.635291] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[    0.637398] pci 0000:00:02.0: Boot video device
[    0.637398] pci 0000:00:02.0: Boot video device
[    0.639127] PCI: CLS 0 bytes, default 64
[    0.639127] PCI: CLS 0 bytes, default 64
[    0.641197] Unpacking initramfs...
[    0.641197] Unpacking initramfs...
[    1.685796] Freeing initrd memory: 23244K (ffff88000e93d000 - ffff88000fff0000)
[    1.685796] Freeing initrd memory: 23244K (ffff88000e93d000 - ffff88000fff0000)
[    1.725302] DMA-API: preallocated 65536 debug entries
[    1.725302] DMA-API: preallocated 65536 debug entries
[    1.727153] DMA-API: debugging enabled by kernel config
[    1.727153] DMA-API: debugging enabled by kernel config
[    1.729628] camellia-x86_64: performance on this CPU would be suboptimal: disabling camellia-x86_64.
[    1.729628] camellia-x86_64: performance on this CPU would be suboptimal: disabling camellia-x86_64.
[    1.733081] blowfish-x86_64: performance on this CPU would be suboptimal: disabling blowfish-x86_64.
[    1.733081] blowfish-x86_64: performance on this CPU would be suboptimal: disabling blowfish-x86_64.
[    1.739248] sha256_ssse3: Neither AVX nor SSSE3 is available/usable.
[    1.739248] sha256_ssse3: Neither AVX nor SSSE3 is available/usable.
[    1.741535] AVX or AES-NI instructions are not detected.
[    1.741535] AVX or AES-NI instructions are not detected.
[    1.771700] Kprobe smoke test started
[    1.771700] Kprobe smoke test started
[    1.850364] Kprobe smoke test passed successfully
[    1.850364] Kprobe smoke test passed successfully
[    1.853125] bounce pool size: 64 pages
[    1.853125] bounce pool size: 64 pages
[    1.854347] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    1.854347] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    1.857559] VFS: Disk quotas dquot_6.5.2
[    1.857559] VFS: Disk quotas dquot_6.5.2
[    1.859016] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.859016] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.861886] DLM installed
[    1.861886] DLM installed
[    1.863702] ROMFS MTD (C) 2007 Red Hat, Inc.
[    1.863702] ROMFS MTD (C) 2007 Red Hat, Inc.
[    1.865192] QNX6 filesystem 1.0.0 registered.
[    1.865192] QNX6 filesystem 1.0.0 registered.
[    1.866551] fuse init (API version 7.22)
[    1.866551] fuse init (API version 7.22)
[    1.868237] BeFS version: 0.9.3
[    1.868237] BeFS version: 0.9.3
[    1.870745] ceph: loaded (mds proto 32)
[    1.870745] ceph: loaded (mds proto 32)
[    1.872091] msgmni has been set to 449
[    1.872091] msgmni has been set to 449
[    1.878278] NET: Registered protocol family 38
[    1.878278] NET: Registered protocol family 38
[    1.879836] Key type asymmetric registered
[    1.879836] Key type asymmetric registered
[    1.881448] Asymmetric key parser 'x509' registered
[    1.881448] Asymmetric key parser 'x509' registered
[    1.883236] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[    1.883236] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[    1.885660] io scheduler noop registered (default)
[    1.885660] io scheduler noop registered (default)
[    1.887267] io scheduler cfq registered
[    1.887267] io scheduler cfq registered
[    1.889744] test_string_helpers: Running tests...
[    1.889744] test_string_helpers: Running tests...
[    1.893067] crc32: CRC_LE_BITS = 32, CRC_BE BITS = 32
[    1.893067] crc32: CRC_LE_BITS = 32, CRC_BE BITS = 32
[    1.894603] crc32: self tests passed, processed 225944 bytes in 276323 nsec
[    1.894603] crc32: self tests passed, processed 225944 bytes in 276323 nsec
[    1.897139] crc32c: CRC_LE_BITS = 32
[    1.897139] crc32c: CRC_LE_BITS = 32
[    1.898363] crc32c: self tests passed, processed 225944 bytes in 138701 nsec
[    1.898363] crc32c: self tests passed, processed 225944 bytes in 138701 nsec
[    1.900810] rbtree testing
[    1.900810] rbtree testing -> 14035 cycles
 -> 14035 cycles
[    2.417771] augmented rbtree testing
[    2.417771] augmented rbtree testing
[    2.730266] tsc: Refined TSC clocksource calibration: 2892.918 MHz
[    2.730266] tsc: Refined TSC clocksource calibration: 2892.918 MHz
 -> 20459 cycles
 -> 20459 cycles
[    3.158851] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[    3.158851] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[    3.160418] ACPI: Power Button [PWRF]
[    3.160418] ACPI: Power Button [PWRF]
[    3.161845] r3964: Philips r3964 Driver $Revision: 1.10 $
[    3.161845] r3964: Philips r3964 Driver $Revision: 1.10 $
[    3.162944] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    3.162944] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    3.186943] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    3.186943] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    3.191390] Non-volatile memory driver v1.3
[    3.191390] Non-volatile memory driver v1.3
[    3.192884] telclk_interrupt = 0xf non-mcpbl0010 hw.
[    3.192884] telclk_interrupt = 0xf non-mcpbl0010 hw.
[    3.194677] smapi::smapi_init, ERROR invalid usSmapiID
[    3.194677] smapi::smapi_init, ERROR invalid usSmapiID
[    3.196458] mwave: tp3780i::tp3780I_InitializeBoardData: Error: SMAPI is not available on this machine
[    3.196458] mwave: tp3780i::tp3780I_InitializeBoardData: Error: SMAPI is not available on this machine
[    3.199601] mwave: mwavedd::mwave_init: Error: Failed to initialize board data
[    3.199601] mwave: mwavedd::mwave_init: Error: Failed to initialize board data
[    3.202132] mwave: mwavedd::mwave_init: Error: Failed to initialize
[    3.202132] mwave: mwavedd::mwave_init: Error: Failed to initialize
[    3.204269] Hangcheck: starting hangcheck timer 0.9.1 (tick is 180 seconds, margin is 60 seconds).
[    3.204269] Hangcheck: starting hangcheck timer 0.9.1 (tick is 180 seconds, margin is 60 seconds).
[    3.207275] Hangcheck: Using getrawmonotonic().
[    3.207275] Hangcheck: Using getrawmonotonic().
[    3.208990] [drm] Initialized drm 1.1.0 20060810
[    3.208990] [drm] Initialized drm 1.1.0 20060810
[    3.212143] nbd: registered device at major 43
[    3.212143] nbd: registered device at major 43
[    3.218619] Uniform Multi-Platform E-IDE driver
[    3.218619] Uniform Multi-Platform E-IDE driver
[    3.221131] ide_generic: please use "probe_mask=0x3f" module parameter for probing all legacy ISA IDE ports
[    3.221131] ide_generic: please use "probe_mask=0x3f" module parameter for probing all legacy ISA IDE ports
[    3.224452] ide-gd driver 1.18
[    3.224452] ide-gd driver 1.18
[    3.225517] ide-cd driver 5.00
[    3.225517] ide-cd driver 5.00
[    3.227316] platform physmap-flash.0: failed to claim resource 0
[    3.227316] platform physmap-flash.0: failed to claim resource 0
[    3.229485] bonding: Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
[    3.229485] bonding: Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
[    3.233822] mkiss: AX.25 Multikiss, Hans Albas PE1AYX
[    3.233822] mkiss: AX.25 Multikiss, Hans Albas PE1AYX
[    3.235348] AX.25: 6pack driver, Revision: 0.3.0
[    3.235348] AX.25: 6pack driver, Revision: 0.3.0
[    3.236887] YAM driver version 0.8 by F1OAT/F6FBB
[    3.236887] YAM driver version 0.8 by F1OAT/F6FBB
[    3.239872] AX.25: bpqether driver version 004
[    3.239872] AX.25: bpqether driver version 004
[    3.242389] PPP generic driver version 2.4.2
[    3.242389] PPP generic driver version 2.4.2
[    3.243997] NET: Registered protocol family 24
[    3.243997] NET: Registered protocol family 24
[    3.246492] aoe: AoE v85 initialised.
[    3.246492] aoe: AoE v85 initialised.
[    3.247944] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    3.247944] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    3.251916] serio: i8042 KBD port at 0x60,0x64 irq 1
[    3.251916] serio: i8042 KBD port at 0x60,0x64 irq 1
[    3.253696] serio: i8042 AUX port at 0x60,0x64 irq 12
[    3.253696] serio: i8042 AUX port at 0x60,0x64 irq 12
[    3.255976] i2c-parport: adapter type unspecified
[    3.255976] i2c-parport: adapter type unspecified
[    3.257998] smssdio: Siano SMS1xxx SDIO driver
[    3.257998] smssdio: Siano SMS1xxx SDIO driver
[    3.259493] smssdio: Copyright Pierre Ossman
[    3.259493] smssdio: Copyright Pierre Ossman
[    3.261107] pps_parport: parallel port PPS client
[    3.261107] pps_parport: parallel port PPS client
[    3.263095] Driver for 1-wire Dallas network protocol.
[    3.263095] Driver for 1-wire Dallas network protocol.
[    3.266044] advantechwdt: WDT driver for Advantech single board computer initialising
[    3.266044] advantechwdt: WDT driver for Advantech single board computer initialising
[    3.266242] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[    3.266242] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[    3.272528] advantechwdt: initialized. timeout=60 sec (nowayout=0)
[    3.272528] advantechwdt: initialized. timeout=60 sec (nowayout=0)
[    3.274950] ib700wdt: WDT driver for IB700 single board computer initialising
[    3.274950] ib700wdt: WDT driver for IB700 single board computer initialising
[    3.277643] ib700wdt: START method I/O 443 is not available
[    3.277643] ib700wdt: START method I/O 443 is not available
[    3.279609] ib700wdt: probe of ib700wdt failed with error -5
[    3.279609] ib700wdt: probe of ib700wdt failed with error -5
[    3.281672] wafer5823wdt: WDT driver for Wafer 5823 single board computer initialising
[    3.281672] wafer5823wdt: WDT driver for Wafer 5823 single board computer initialising
[    3.284337] wafer5823wdt: I/O address 0x0443 already in use
[    3.284337] wafer5823wdt: I/O address 0x0443 already in use
[    3.286364] sbc60xxwdt: I/O address 0x0443 already in use
[    3.286364] sbc60xxwdt: I/O address 0x0443 already in use
[    3.288244] cpu5wdt: misc_register failed
[    3.288244] cpu5wdt: misc_register failed
[    3.289681] smsc37b787_wdt: SMsC 37B787 watchdog component driver 1.1 initialising...
[    3.289681] smsc37b787_wdt: SMsC 37B787 watchdog component driver 1.1 initialising...
[    3.293491] smsc37b787_wdt: Unable to register miscdev on minor 130
[    3.293491] smsc37b787_wdt: Unable to register miscdev on minor 130
[    3.295654] w83977f_wdt: driver v1.00
[    3.295654] w83977f_wdt: driver v1.00
[    3.296922] w83977f_wdt: cannot register miscdev on minor=130 (err=-16)
[    3.296922] w83977f_wdt: cannot register miscdev on minor=130 (err=-16)
[    3.304489] ISDN subsystem Rev: 1.1.2.3/
[    3.304489] ISDN subsystem Rev: 1.1.2.3/1.1.2.2/1.1.2.2/none/none/1.1.2.2/1.1.2.2/1.1.2.21.1.2.2

[    3.307202] CAPI 2.0 started up with major 68 (middleware)
[    3.307202] CAPI 2.0 started up with major 68 (middleware)
[    3.309267] ledtrig-cpu: registered to indicate activity on CPUs
[    3.309267] ledtrig-cpu: registered to indicate activity on CPUs
[    3.311535] oprofile: using NMI interrupt.
[    3.311535] oprofile: using NMI interrupt.
[    3.313205] NET: Registered protocol family 26
[    3.313205] NET: Registered protocol family 26
[    3.314882] gre: GRE over IPv4 demultiplexor driver
[    3.314882] gre: GRE over IPv4 demultiplexor driver
[    3.316455] IPv4 over IPSec tunneling driver
[    3.316455] IPv4 over IPSec tunneling driver
[    3.318596] TCP: highspeed registered
[    3.318596] TCP: highspeed registered
[    3.319844] TCP: hybla registered
[    3.319844] TCP: hybla registered
[    3.321091] TCP: vegas registered
[    3.321091] TCP: vegas registered
[    3.322243] TCP: scalable registered
[    3.322243] TCP: scalable registered
[    3.323480] TCP: yeah registered
[    3.323480] TCP: yeah registered
[    3.324592] TCP: illinois registered
[    3.324592] TCP: illinois registered
[    3.325894] NET: Registered protocol family 17
[    3.325894] NET: Registered protocol family 17
[    3.350586] NET: Registered protocol family 4
[    3.350586] NET: Registered protocol family 4
[    3.352179] NET: Registered protocol family 3
[    3.352179] NET: Registered protocol family 3
[    3.354174] sctp: Hash tables configured (established 819 bind 819)
[    3.354174] sctp: Hash tables configured (established 819 bind 819)
[    3.357116] 9pnet: Installing 9P2000 support
[    3.357116] 9pnet: Installing 9P2000 support
[    3.358822] Key type dns_resolver registered
[    3.358822] Key type dns_resolver registered
[    3.360372] Key type ceph registered
[    3.360372] Key type ceph registered
[    3.361859] libceph: loaded (mon/osd proto 15/24)
[    3.361859] libceph: loaded (mon/osd proto 15/24)
[    3.363478] mpls_gso: MPLS GSO support
[    3.363478] mpls_gso: MPLS GSO support
[    3.365494] 
[    3.365494] printing PIC contents
[    3.365494] 
[    3.365494] printing PIC contents
[    3.367168] ... PIC  IMR: ffff
[    3.367168] ... PIC  IMR: ffff
[    3.368241] ... PIC  IRR: 1013
[    3.368241] ... PIC  IRR: 1013
[    3.370369] ... PIC  ISR: 0000
[    3.370369] ... PIC  ISR: 0000
[    3.371445] ... PIC ELCR: 0c00
[    3.371445] ... PIC ELCR: 0c00
[    3.372578] printing local APIC contents on CPU#0/0:
[    3.372578] printing local APIC contents on CPU#0/0:
[    3.374326] ... APIC ID:      00000000 (0)
[    3.374326] ... APIC ID:      00000000 (0)
[    3.375772] ... APIC VERSION: 00050014
[    3.375772] ... APIC VERSION: 00050014
[    3.377087] ... APIC TASKPRI: 00000000 (00)
[    3.377087] ... APIC TASKPRI: 00000000 (00)
[    3.378644] ... APIC PROCPRI: 00000000
[    3.378644] ... APIC PROCPRI: 00000000
[    3.380030] ... APIC LDR: 01000000
[    3.380030] ... APIC LDR: 01000000
[    3.381229] ... APIC DFR: ffffffff
[    3.381229] ... APIC DFR: ffffffff
[    3.382484] ... APIC SPIV: 000001ff
[    3.382484] ... APIC SPIV: 000001ff
[    3.382558] ... APIC ISR field:
[    3.382558] ... APIC ISR field:
[    3.382558] 00000000
[    3.382558] 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

[    3.382558] ... APIC TMR field:
[    3.382558] ... APIC TMR field:
[    3.382558] 00000000
[    3.382558] 000000000200000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

[    3.382558] ... APIC IRR field:
[    3.382558] ... APIC IRR field:
[    3.382558] 00000000
[    3.382558] 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000008000

[    3.382558] ... APIC ESR: 00000000
[    3.382558] ... APIC ESR: 00000000
[    3.382558] ... APIC ICR: 000008fd
[    3.382558] ... APIC ICR: 000008fd
[    3.382558] ... APIC ICR2: 02000000
[    3.382558] ... APIC ICR2: 02000000
[    3.382558] ... APIC LVTT: 000000ef
[    3.382558] ... APIC LVTT: 000000ef
[    3.382558] ... APIC LVTPC: 00010000
[    3.382558] ... APIC LVTPC: 00010000
[    3.382558] ... APIC LVT0: 00010700
[    3.382558] ... APIC LVT0: 00010700
[    3.382558] ... APIC LVT1: 00000400
[    3.382558] ... APIC LVT1: 00000400
[    3.382558] ... APIC LVTERR: 000000fe
[    3.382558] ... APIC LVTERR: 000000fe
[    3.382558] ... APIC TMICT: 00097ae8
[    3.382558] ... APIC TMICT: 00097ae8
[    3.382558] ... APIC TMCCT: 00000000
[    3.382558] ... APIC TMCCT: 00000000
[    3.382558] ... APIC TDCR: 00000003
[    3.382558] ... APIC TDCR: 00000003
[    3.382558] 
[    3.382558] 
[    3.411362] number of MP IRQ sources: 15.
[    3.411362] number of MP IRQ sources: 15.
[    3.412725] number of IO-APIC #0 registers: 24.
[    3.412725] number of IO-APIC #0 registers: 24.
[    3.414260] testing the IO APIC.......................
[    3.414260] testing the IO APIC.......................
[    3.416074] IO APIC #0......
[    3.416074] IO APIC #0......
[    3.416987] .... register #00: 00000000
[    3.416987] .... register #00: 00000000
[    3.418285] .......    : physical APIC id: 00
[    3.418285] .......    : physical APIC id: 00
[    3.419798] .......    : Delivery Type: 0
[    3.419798] .......    : Delivery Type: 0
[    3.421216] .......    : LTS          : 0
[    3.421216] .......    : LTS          : 0
[    3.422615] .... register #01: 00170011
[    3.422615] .... register #01: 00170011
[    3.423927] .......     : max redirection entries: 17
[    3.423927] .......     : max redirection entries: 17
[    3.425653] .......     : PRQ implemented: 0
[    3.425653] .......     : PRQ implemented: 0
[    3.427128] .......     : IO APIC version: 11
[    3.427128] .......     : IO APIC version: 11
[    3.428657] .... register #02: 00000000
[    3.428657] .... register #02: 00000000
[    3.429992] .......     : arbitration: 00
[    3.429992] .......     : arbitration: 00
[    3.431455] .... IRQ redirection table:
[    3.431455] .... IRQ redirection table:
[    3.432844] 1    0    0   0   0    0    0    00
[    3.432844] 1    0    0   0   0    0    0    00
[    3.434442] 0    0    0   0   0    1    1    31
[    3.434442] 0    0    0   0   0    1    1    31
[    3.436021] 0    0    0   0   0    1    1    30
[    3.436021] 0    0    0   0   0    1    1    30
[    3.437581] 0    0    0   0   0    1    1    33
[    3.437581] 0    0    0   0   0    1    1    33
[    3.438998] 1    0    0   0   0    1    1    34
[    3.438998] 1    0    0   0   0    1    1    34
[    3.440620] 1    1    0   0   0    1    1    35
[    3.440620] 1    1    0   0   0    1    1    35
[    3.442175] 0    0    0   0   0    1    1    36
[    3.442175] 0    0    0   0   0    1    1    36
[    3.443756] 0    0    0   0   0    1    1    37
[    3.443756] 0    0    0   0   0    1    1    37
[    3.445342] 0    0    0   0   0    1    1    38
[    3.445342] 0    0    0   0   0    1    1    38
[    3.446907] 0    1    0   0   0    1    1    39
[    3.446907] 0    1    0   0   0    1    1    39
[    3.448349] 1    1    0   0   0    1    1    3A
[    3.448349] 1    1    0   0   0    1    1    3A
[    3.449938] 1    1    0   0   0    1    1    3B
[    3.449938] 1    1    0   0   0    1    1    3B
[    3.451431] 0    0    0   0   0    1    1    3C
[    3.451431] 0    0    0   0   0    1    1    3C
[    3.452758] 0    0    0   0   0    1    1    3D
[    3.452758] 0    0    0   0   0    1    1    3D
[    3.454254] 0    0    0   0   0    1    1    3E
[    3.454254] 0    0    0   0   0    1    1    3E
[    3.455727] 0    0    0   0   0    1    1    3F
[    3.455727] 0    0    0   0   0    1    1    3F
[    3.457297] 1    0    0   0   0    0    0    00
[    3.457297] 1    0    0   0   0    0    0    00
[    3.458927] 1    0    0   0   0    0    0    00
[    3.458927] 1    0    0   0   0    0    0    00
[    3.460547] 1    0    0   0   0    0    0    00
[    3.460547] 1    0    0   0   0    0    0    00
[    3.462117] 1    0    0   0   0    0    0    00
[    3.462117] 1    0    0   0   0    0    0    00
[    3.463671] 1    0    0   0   0    0    0    00
[    3.463671] 1    0    0   0   0    0    0    00
[    3.465240] 1    0    0   0   0    0    0    00
[    3.465240] 1    0    0   0   0    0    0    00
[    3.466831] 1    0    0   0   0    0    0    00
[    3.466831] 1    0    0   0   0    0    0    00
[    3.468390] 1    0    0   0   0    0    0    00
[    3.468390] 1    0    0   0   0    0    0    00
[    3.469929] IRQ to pin mappings:
[    3.469929] IRQ to pin mappings:
[    3.471036] IRQ0 
[    3.471036] IRQ0 -> 0:2-> 0:2

[    3.471961] IRQ1 
[    3.471961] IRQ1 -> 0:1-> 0:1

[    3.472874] IRQ3 
[    3.472874] IRQ3 -> 0:3-> 0:3

[    3.473785] IRQ4 
[    3.473785] IRQ4 -> 0:4-> 0:4

[    3.474710] IRQ5 
[    3.474710] IRQ5 -> 0:5-> 0:5

[    3.475624] IRQ6 
[    3.475624] IRQ6 -> 0:6-> 0:6

[    3.476547] IRQ7 
[    3.476547] IRQ7 -> 0:7-> 0:7

[    3.477457] IRQ8 
[    3.477457] IRQ8 -> 0:8-> 0:8

[    3.478351] IRQ9 
[    3.478351] IRQ9 -> 0:9-> 0:9

[    3.479273] IRQ10 
[    3.479273] IRQ10 -> 0:10-> 0:10

[    3.480261] IRQ11 
[    3.480261] IRQ11 -> 0:11-> 0:11

[    3.481157] IRQ12 
[    3.481157] IRQ12 -> 0:12-> 0:12

[    3.482151] IRQ13 
[    3.482151] IRQ13 -> 0:13-> 0:13

[    3.483160] IRQ14 
[    3.483160] IRQ14 -> 0:14-> 0:14

[    3.484119] IRQ15 
[    3.484119] IRQ15 -> 0:15-> 0:15

[    3.485084] .................................... done.
[    3.485084] .................................... done.
[    3.487180] turn off boot console earlyser0
[    3.487180] turn off boot console earlyser0
[    3.498606] Freeing unused kernel memory: 2572K (ffffffff89168000 - ffffffff893eb000)
/bin/sh: /proc/self/fd/9: No such file or directory
/bin/sh: /proc/self/fd/9: No such file or directory
/bin/sh: /proc/self/fd/9: No such file or directory
[   13.716182] sock: process `trinity-main' is using obsolete setsockopt SO_BSDCOMPAT
[   14.064896] sock: sock_set_timeout: `trinity-main' (pid 110) tries to set negative timeout
[   14.495953] vmalloc: allocation failure: 268443519 bytes
[   14.497012] trinity-c1: page allocation failure: order:0, mode:0xd2
[   14.498161] CPU: 1 PID: 2306 Comm: trinity-c1 Not tainted 3.12.0-rc4-00014-gda2b6fb #1
[   14.499628]  ffffffff89000090 ffff880006d39dc8 ffffffff88e1492a 00000000000000d2
[   14.501182]  ffff880006d39e50 ffffffff888ec0b7 ffffffff89000090 ffff880006d39de8
[   14.502667]  ffff880000000018 ffff880006d39e60 ffff880006d39e00 ffffffff88809c69
[   14.504138] Call Trace:
[   14.504624]  [<ffffffff88e1492a>] dump_stack+0x54/0x74
[   14.505586]  [<ffffffff888ec0b7>] warn_alloc_failed+0x117/0x130
[   14.506696]  [<ffffffff88809c69>] ? sched_clock+0x9/0x10
[   14.507657]  [<ffffffff8888842d>] ? sched_clock_local+0x1d/0x80
[   14.508763]  [<ffffffff888bc0e0>] ? SyS_init_module+0x50/0xc0
[   14.509862]  [<ffffffff88913597>] __vmalloc_node_range+0x247/0x260
[   14.511076]  [<ffffffff88888701>] ? local_clock+0x41/0x60
[   14.512092]  [<ffffffff88913806>] vmalloc+0x46/0x50
[   14.513000]  [<ffffffff888bc0e0>] ? SyS_init_module+0x50/0xc0
[   14.514078]  [<ffffffff888bc0e0>] SyS_init_module+0x50/0xc0
[   14.515137]  [<ffffffff88e242b9>] system_call_fastpath+0x16/0x1b
[   14.516258] Mem-Info:
[   14.516694] Node 0 DMA per-cpu:
[   14.517303] CPU    0: hi:    0, btch:   1 usd:   0
[   14.518220] CPU    1: hi:    0, btch:   1 usd:   0
[   14.519071] Node 0 DMA32 per-cpu:
[   14.519730] CPU    0: hi:   90, btch:  15 usd:  88
[   14.520665] CPU    1: hi:   90, btch:  15 usd:  16
[   14.521590] active_anon:1302 inactive_anon:96 isolated_anon:0
[   14.521590]  active_file:2467 inactive_file:16361 isolated_file:0
[   14.521590]  unevictable:0 dirty:0 writeback:0 unstable:0
[   14.521590]  free:27901 slab_reclaimable:4062 slab_unreclaimable:5236
[   14.521590]  mapped:788 shmem:186 pagetables:94 bounce:0
[   14.521590]  free_cma:0
[   14.526908] Node 0 DMA free:14556kB min:132kB low:164kB high:196kB active_anon:292kB inactive_anon:16kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15992kB managed:15908kB mlocked:0kB dirty:0kB writeback:0kB mapped:16kB shmem:16kB slab_reclaimable:564kB slab_unreclaimable:340kB kernel_stack:32kB pagetables:16kB unstable:0kB bounce:0kB free_cma:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[   14.533704] lowmem_reserve[]: 0 209 209 209
[   14.534589] Node 0 DMA32 free:97012kB min:1780kB low:2224kB high:2668kB active_anon:4952kB inactive_anon:368kB active_file:9868kB inactive_file:65444kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:245752kB managed:216608kB mlocked:0kB dirty:0kB writeback:0kB mapped:3136kB shmem:728kB slab_reclaimable:15684kB slab_unreclaimable:20644kB kernel_stack:464kB pagetables:360kB unstable:0kB bounce:0kB free_cma:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
[   14.542326] lowmem_reserve[]: 0 0 0 0
[   14.543170] Node 0 DMA: 4*4kB (UM) 4*8kB (UEM) 7*16kB (U) 2*32kB (U) 4*64kB (UEM) 2*128kB (EM) 2*256kB (UE) 2*512kB (UM) 2*1024kB (EM) 3*2048kB (EMR) 1*4096kB (M) = 14560kB
[   14.546760] Node 0 DMA32: 19*4kB (UEM) 2*8kB (UM) 28*16kB (UEM) 34*32kB (UEM) 20*64kB (UEM) 9*128kB (UM) 3*256kB (M) 4*512kB (UEM) 0*1024kB 2*2048kB (M) 21*4096kB (MR) = 96988kB
[   14.550381] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[   14.551932] 19011 total pagecache pages
[   14.554527] 65533 pages RAM
[   14.555089] 7404 pages reserved
[   14.555697] 4015 pages shared
[   14.556269] 28190 pages non-shared
 * Asking all remaining processes to terminate...       
killall5[2336]: mount returned non-zero exit status
killall5[2336]: /proc not mounted, failed to mount.

mount: proc has wrong device number or fs type proc not supported
killall5[2346]: mount returned non-zero exit status
killall5[2346]: /proc not mounted, failed to mount.
 * All processes ended within 1 seconds....       
/etc/rc6.d/S40umountfs: line 20: /proc/mounts: No such file or directory
cat: /proc/1/maps: No such file or directory
cat: /proc/1/maps: No such file or directory
cat: /proc/1/maps: No such file or directory
cat: /proc/1/maps: No such file or directory
cat: /proc/1/maps: No such file or directory
cat: /proc/1/maps: No such file or directory
umount: /var/run: not mounted
umount: /var/lock: not mounted
umount: /dev/shm: not mounted
 * Will now restart
[   69.043249] Unregister pv shared memory for cpu 0
[   69.043938] Unregister pv shared memory for cpu 1
[   69.046378] reboot: Restarting system
[   69.046911] reboot: machine restart
Elapsed time: 75
qemu-system-x86_64 -cpu kvm64 -enable-kvm -kernel /kernel/x86_64-randconfig-s1-01101738/da2b6fb990cf782b18952f534ec7323453bc4fc9/vmlinuz-3.12.0-rc4-00014-gda2b6fb -append 'hung_task_panic=1 earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled panic=10  prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal  root=/dev/ram0 rw link=/kernel-tests/run-queue/kvm/x86_64-randconfig-s1-01101738/tip:x86:kaslr/.vmlinuz-da2b6fb990cf782b18952f534ec7323453bc4fc9-20140116085414-95-roam branch=tip/x86/kaslr BOOT_IMAGE=/kernel/x86_64-randconfig-s1-01101738/da2b6fb990cf782b18952f534ec7323453bc4fc9/vmlinuz-3.12.0-rc4-00014-gda2b6fb'  -initrd /kernel-tests/initrd/quantal-core-x86_64.cgz -m 256M -smp 2 -net nic,vlan=1,model=e1000 -net user,vlan=1,hostfwd=tcp::12971-:22 -boot order=nc -no-reboot -watchdog i6300esb -rtc base=localtime -drive file=/fs/LABEL=KVM/disk0-quantal-roam-24,media=disk,if=virtio -drive file=/fs/LABEL=KVM/disk1-quantal-roam-24,media=disk,if=virtio -drive file=/fs/LABEL=KVM/disk2-quantal-roam-24,media=disk,if=virtio -drive file=/fs/LABEL=KVM/disk3-quantal-roam-24,media=disk,if=virtio -drive file=/fs/LABEL=KVM/disk4-quantal-roam-24,media=disk,if=virtio -drive file=/fs/LABEL=KVM/disk5-quantal-roam-24,media=disk,if=virtio -pidfile /dev/shm/kboot/pid-quantal-roam-24 -serial file:/dev/shm/kboot/serial-quantal-roam-24 -daemonize -display none -monitor null 

[-- Attachment #4: dmesg-yocto-snb-26:20140116085613:x86_64-randconfig-s1-01101738:3.12.0-rc4-00014-gda2b6fb:1 --]
[-- Type: text/plain, Size: 73876 bytes --]

early console in setup code
Probing EDD (edd=off to disable)... ok
early console in decompress_kernel
KASLR using RDTSC...

Decompressing Linux... Parsing ELF... Performing relocations... done.
Booting the kernel.
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.12.0-rc4-00014-gda2b6fb (kbuild@snb) (gcc version 4.8.1 (Debian 4.8.1-8) ) #1 SMP Thu Jan 16 08:53:36 CST 2014
[    0.000000] Command line: hung_task_panic=1 earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled panic=10  prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal  root=/dev/ram0 rw link=/kernel-tests/run-queue/kvm/x86_64-randconfig-s1-01101738/tip:x86:kaslr/.vmlinuz-da2b6fb990cf782b18952f534ec7323453bc4fc9-20140116085414-31-snb branch=tip/x86/kaslr BOOT_IMAGE=/kernel/x86_64-randconfig-s1-01101738/da2b6fb990cf782b18952f534ec7323453bc4fc9/vmlinuz-3.12.0-rc4-00014-gda2b6fb
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000fffdfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000fffe000-0x000000000fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[    0.000000] bootconsole [earlyser0] enabled
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] Hypervisor detected: KVM
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0xfffe max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0080000000 mask FF80000000 uncachable
[    0.000000]   1 disabled
[    0.000000]   2 disabled
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x0fe86000, 0x0fe86fff] PGTABLE
[    0.000000] BRK [0x0fe87000, 0x0fe87fff] PGTABLE
[    0.000000] BRK [0x0fe88000, 0x0fe88fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x0e600000-0x0e7fffff]
[    0.000000]  [mem 0x0e600000-0x0e7fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x0c000000-0x0e5fffff]
[    0.000000]  [mem 0x0c000000-0x0e5fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0x0bffffff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x0bffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x0e800000-0x0fffdfff]
[    0.000000]  [mem 0x0e800000-0x0fdfffff] page 2M
[    0.000000]  [mem 0x0fe00000-0x0fffdfff] page 4k
[    0.000000] RAMDISK: [mem 0x0fce6000-0x0ffeffff]
[    0.000000] ACPI: RSDP 00000000000fd930 00014 (v00 BOCHS )
[    0.000000] ACPI: RSDT 000000000fffe450 00034 (v01 BOCHS  BXPCRSDT 00000001 BXPC 00000001)
[    0.000000] ACPI: FACP 000000000fffff80 00074 (v01 BOCHS  BXPCFACP 00000001 BXPC 00000001)
[    0.000000] ACPI: DSDT 000000000fffe490 011A9 (v01   BXPC   BXDSDT 00000001 INTL 20100528)
[    0.000000] ACPI: FACS 000000000fffff40 00040
[    0.000000] ACPI: SSDT 000000000ffff7a0 00796 (v01 BOCHS  BXPCSSDT 00000001 BXPC 00000001)
[    0.000000] ACPI: APIC 000000000ffff680 00080 (v01 BOCHS  BXPCAPIC 00000001 BXPC 00000001)
[    0.000000] ACPI: HPET 000000000ffff640 00038 (v01 BOCHS  BXPCHPET 00000001 BXPC 00000001)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] mapped APIC to ffffffffff5fa000 (        fee00000)
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000000fffdfff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x0fffdfff]
[    0.000000]   NODE_DATA [mem 0x0fff9000-0x0fffdfff]
[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[    0.000000] kvm-clock: cpu 0, msr 0:fff8001, boot clock
[    0.000000]  [ffffea0000000000-ffffea00003fffff] PMD -> [ffff88000da00000-ffff88000ddfffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0009efff]
[    0.000000]   node   0: [mem 0x00100000-0x0fffdfff]
[    0.000000] On node 0 totalpages: 65436
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 840 pages used for memmap
[    0.000000]   DMA32 zone: 61438 pages, LIFO batch:15
[    0.000000] ACPI: PM-Timer IO Port: 0xb008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] mapped APIC to ffffffffff5fa000 (        fee00000)
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 00, APIC ID 0, APIC INT 02
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[    0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 05, APIC ID 0, APIC INT 05
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 09, APIC ID 0, APIC INT 09
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[    0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 0a, APIC ID 0, APIC INT 0a
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[    0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 0b, APIC ID 0, APIC INT 0b
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 01, APIC ID 0, APIC INT 01
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 03, APIC ID 0, APIC INT 03
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 04, APIC ID 0, APIC INT 04
[    0.000000] ACPI: IRQ5 used by override.
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 06, APIC ID 0, APIC INT 06
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 07, APIC ID 0, APIC INT 07
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 08, APIC ID 0, APIC INT 08
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] ACPI: IRQ10 used by override.
[    0.000000] ACPI: IRQ11 used by override.
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0c, APIC ID 0, APIC INT 0c
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0d, APIC ID 0, APIC INT 0d
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0e, APIC ID 0, APIC INT 0e
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0f, APIC ID 0, APIC INT 0f
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] mapped IOAPIC to ffffffffff5f9000 (fec00000)
[    0.000000] nr_irqs_gsi: 40
[    0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on KVM
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 475 pages/cpu @ffff88000e200000 s1914448 r8192 d22960 u2097152
[    0.000000] pcpu-alloc: s1914448 r8192 d22960 u2097152 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 [0] 1 
[    0.000000] kvm-clock: cpu 0, msr 0:fff8001, primary cpu clock
[    0.000000] KVM setup async PF for cpu 0
[    0.000000] kvm-stealtime: cpu 0, msr e20d080
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 64519
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: hung_task_panic=1 earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled panic=10  prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal  root=/dev/ram0 rw link=/kernel-tests/run-queue/kvm/x86_64-randconfig-s1-01101738/tip:x86:kaslr/.vmlinuz-da2b6fb990cf782b18952f534ec7323453bc4fc9-20140116085414-31-snb branch=tip/x86/kaslr BOOT_IMAGE=/kernel/x86_64-randconfig-s1-01101738/da2b6fb990cf782b18952f534ec7323453bc4fc9/vmlinuz-3.12.0-rc4-00014-gda2b6fb
[    0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)
[    0.000000] Memory: 228492K/261744K available (6294K kernel code, 685K rwdata, 2640K rodata, 2572K init, 10836K bss, 33252K reserved)
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 
[    0.000000] 
[    0.000000] 
[    0.000000] 
[    0.000000] 
[    0.000000] NR_IRQS:4352 nr_irqs:512 16
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.12.0-rc4-00014-gda2b6fb (kbuild@snb) (gcc version 4.8.1 (Debian 4.8.1-8) ) #1 SMP Thu Jan 16 08:53:36 CST 2014
[    0.000000] Command line: hung_task_panic=1 earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled panic=10  prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal  root=/dev/ram0 rw link=/kernel-tests/run-queue/kvm/x86_64-randconfig-s1-01101738/tip:x86:kaslr/.vmlinuz-da2b6fb990cf782b18952f534ec7323453bc4fc9-20140116085414-31-snb branch=tip/x86/kaslr BOOT_IMAGE=/kernel/x86_64-randconfig-s1-01101738/da2b6fb990cf782b18952f534ec7323453bc4fc9/vmlinuz-3.12.0-rc4-00014-gda2b6fb
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000fffdfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000fffe000-0x000000000fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[    0.000000] bootconsole [earlyser0] enabled
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] Hypervisor detected: KVM
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0xfffe max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0080000000 mask FF80000000 uncachable
[    0.000000]   1 disabled
[    0.000000]   2 disabled
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x0fe86000, 0x0fe86fff] PGTABLE
[    0.000000] BRK [0x0fe87000, 0x0fe87fff] PGTABLE
[    0.000000] BRK [0x0fe88000, 0x0fe88fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x0e600000-0x0e7fffff]
[    0.000000]  [mem 0x0e600000-0x0e7fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x0c000000-0x0e5fffff]
[    0.000000]  [mem 0x0c000000-0x0e5fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0x0bffffff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x0bffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x0e800000-0x0fffdfff]
[    0.000000]  [mem 0x0e800000-0x0fdfffff] page 2M
[    0.000000]  [mem 0x0fe00000-0x0fffdfff] page 4k
[    0.000000] RAMDISK: [mem 0x0fce6000-0x0ffeffff]
[    0.000000] ACPI: RSDP 00000000000fd930 00014 (v00 BOCHS )
[    0.000000] ACPI: RSDT 000000000fffe450 00034 (v01 BOCHS  BXPCRSDT 00000001 BXPC 00000001)
[    0.000000] ACPI: FACP 000000000fffff80 00074 (v01 BOCHS  BXPCFACP 00000001 BXPC 00000001)
[    0.000000] ACPI: DSDT 000000000fffe490 011A9 (v01   BXPC   BXDSDT 00000001 INTL 20100528)
[    0.000000] ACPI: FACS 000000000fffff40 00040
[    0.000000] ACPI: SSDT 000000000ffff7a0 00796 (v01 BOCHS  BXPCSSDT 00000001 BXPC 00000001)
[    0.000000] ACPI: APIC 000000000ffff680 00080 (v01 BOCHS  BXPCAPIC 00000001 BXPC 00000001)
[    0.000000] ACPI: HPET 000000000ffff640 00038 (v01 BOCHS  BXPCHPET 00000001 BXPC 00000001)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] mapped APIC to ffffffffff5fa000 (        fee00000)
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000000fffdfff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x0fffdfff]
[    0.000000]   NODE_DATA [mem 0x0fff9000-0x0fffdfff]
[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[    0.000000] kvm-clock: cpu 0, msr 0:fff8001, boot clock
[    0.000000]  [ffffea0000000000-ffffea00003fffff] PMD -> [ffff88000da00000-ffff88000ddfffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0009efff]
[    0.000000]   node   0: [mem 0x00100000-0x0fffdfff]
[    0.000000] On node 0 totalpages: 65436
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 840 pages used for memmap
[    0.000000]   DMA32 zone: 61438 pages, LIFO batch:15
[    0.000000] ACPI: PM-Timer IO Port: 0xb008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] mapped APIC to ffffffffff5fa000 (        fee00000)
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 00, APIC ID 0, APIC INT 02
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[    0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 05, APIC ID 0, APIC INT 05
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 09, APIC ID 0, APIC INT 09
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[    0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 0a, APIC ID 0, APIC INT 0a
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[    0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 0b, APIC ID 0, APIC INT 0b
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 01, APIC ID 0, APIC INT 01
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 03, APIC ID 0, APIC INT 03
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 04, APIC ID 0, APIC INT 04
[    0.000000] ACPI: IRQ5 used by override.
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 06, APIC ID 0, APIC INT 06
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 07, APIC ID 0, APIC INT 07
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 08, APIC ID 0, APIC INT 08
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] ACPI: IRQ10 used by override.
[    0.000000] ACPI: IRQ11 used by override.
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0c, APIC ID 0, APIC INT 0c
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0d, APIC ID 0, APIC INT 0d
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0e, APIC ID 0, APIC INT 0e
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0f, APIC ID 0, APIC INT 0f
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] mapped IOAPIC to ffffffffff5f9000 (fec00000)
[    0.000000] nr_irqs_gsi: 40
[    0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on KVM
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 475 pages/cpu @ffff88000e200000 s1914448 r8192 d22960 u2097152
[    0.000000] pcpu-alloc: s1914448 r8192 d22960 u2097152 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 [0] 1 
[    0.000000] kvm-clock: cpu 0, msr 0:fff8001, primary cpu clock
[    0.000000] KVM setup async PF for cpu 0
[    0.000000] kvm-stealtime: cpu 0, msr e20d080
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 64519
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: hung_task_panic=1 earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled panic=10  prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal  root=/dev/ram0 rw link=/kernel-tests/run-queue/kvm/x86_64-randconfig-s1-01101738/tip:x86:kaslr/.vmlinuz-da2b6fb990cf782b18952f534ec7323453bc4fc9-20140116085414-31-snb branch=tip/x86/kaslr BOOT_IMAGE=/kernel/x86_64-randconfig-s1-01101738/da2b6fb990cf782b18952f534ec7323453bc4fc9/vmlinuz-3.12.0-rc4-00014-gda2b6fb
[    0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)
[    0.000000] Memory: 228492K/261744K available (6294K kernel code, 685K rwdata, 2640K rodata, 2572K init, 10836K bss, 33252K reserved)
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 
[    0.000000] 
[    0.000000] 
[    0.000000] 
[    0.000000] 
[    0.000000] NR_IRQS:4352 nr_irqs:512 16
[    0.000000] console [ttyS0] enabled
[    0.000000] console [ttyS0] enabled
[    0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[    0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[    0.000000] ... MAX_LOCKDEP_SUBCLASSES:  8
[    0.000000] ... MAX_LOCKDEP_SUBCLASSES:  8
[    0.000000] ... MAX_LOCK_DEPTH:          48
[    0.000000] ... MAX_LOCK_DEPTH:          48
[    0.000000] ... MAX_LOCKDEP_KEYS:        8191
[    0.000000] ... MAX_LOCKDEP_KEYS:        8191
[    0.000000] ... CLASSHASH_SIZE:          4096
[    0.000000] ... CLASSHASH_SIZE:          4096
[    0.000000] ... MAX_LOCKDEP_ENTRIES:     16384
[    0.000000] ... MAX_LOCKDEP_ENTRIES:     16384
[    0.000000] ... MAX_LOCKDEP_CHAINS:      32768
[    0.000000] ... MAX_LOCKDEP_CHAINS:      32768
[    0.000000] ... CHAINHASH_SIZE:          16384
[    0.000000] ... CHAINHASH_SIZE:          16384
[    0.000000]  memory used by lock dependency info: 6367 kB
[    0.000000]  memory used by lock dependency info: 6367 kB
[    0.000000]  per task-struct memory footprint: 2688 bytes
[    0.000000]  per task-struct memory footprint: 2688 bytes
[    0.000000] ------------------------
[    0.000000] ------------------------
[    0.000000] | Locking API testsuite:
[    0.000000] | Locking API testsuite:
[    0.000000] ----------------------------------------------------------------------------
[    0.000000] ----------------------------------------------------------------------------
[    0.000000]                                  | spin |wlock |rlock |mutex | wsem | rsem |
[    0.000000]                                  | spin |wlock |rlock |mutex | wsem | rsem |
[    0.000000]   --------------------------------------------------------------------------
[    0.000000]   --------------------------------------------------------------------------
[    0.000000]                      A-A deadlock:
[    0.000000]                      A-A deadlock:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]                  A-B-B-A deadlock:
[    0.000000]                  A-B-B-A deadlock:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]              A-B-B-C-C-A deadlock:
[    0.000000]              A-B-B-C-C-A deadlock:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]              A-B-C-A-B-C deadlock:
[    0.000000]              A-B-C-A-B-C deadlock:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]          A-B-B-C-C-D-D-A deadlock:
[    0.000000]          A-B-B-C-C-D-D-A deadlock:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]          A-B-C-D-B-D-D-A deadlock:
[    0.000000]          A-B-C-D-B-D-D-A deadlock:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]          A-B-C-D-B-C-D-A deadlock:
[    0.000000]          A-B-C-D-B-C-D-A deadlock:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]                     double unlock:
[    0.000000]                     double unlock:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]                   initialize held:
[    0.000000]                   initialize held:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]                  bad unlock order:
[    0.000000]                  bad unlock order:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]   --------------------------------------------------------------------------
[    0.000000]   --------------------------------------------------------------------------
[    0.000000]               recursive read-lock:
[    0.000000]               recursive read-lock:             |             |  ok  |  ok  |             |             |  ok  |  ok  |

[    0.000000]            recursive read-lock #2:
[    0.000000]            recursive read-lock #2:             |             |  ok  |  ok  |             |             |  ok  |  ok  |

[    0.000000]             mixed read-write-lock:
[    0.000000]             mixed read-write-lock:             |             |  ok  |  ok  |             |             |  ok  |  ok  |

[    0.000000]             mixed write-read-lock:
[    0.000000]             mixed write-read-lock:             |             |  ok  |  ok  |             |             |  ok  |  ok  |

[    0.000000]   --------------------------------------------------------------------------
[    0.000000]   --------------------------------------------------------------------------
[    0.000000]      hard-irqs-on + irq-safe-A/12:
[    0.000000]      hard-irqs-on + irq-safe-A/12:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]      soft-irqs-on + irq-safe-A/12:
[    0.000000]      soft-irqs-on + irq-safe-A/12:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]      hard-irqs-on + irq-safe-A/21:
[    0.000000]      hard-irqs-on + irq-safe-A/21:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]      soft-irqs-on + irq-safe-A/21:
[    0.000000]      soft-irqs-on + irq-safe-A/21:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]        sirq-safe-A => hirqs-on/12:
[    0.000000]        sirq-safe-A => hirqs-on/12:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]        sirq-safe-A => hirqs-on/21:
[    0.000000]        sirq-safe-A => hirqs-on/21:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]          hard-safe-A + irqs-on/12:
[    0.000000]          hard-safe-A + irqs-on/12:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]          soft-safe-A + irqs-on/12:
[    0.000000]          soft-safe-A + irqs-on/12:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]          hard-safe-A + irqs-on/21:
[    0.000000]          hard-safe-A + irqs-on/21:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]          soft-safe-A + irqs-on/21:
[    0.000000]          soft-safe-A + irqs-on/21:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     hard-safe-A + unsafe-B #1/123:
[    0.000000]     hard-safe-A + unsafe-B #1/123:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     soft-safe-A + unsafe-B #1/123:
[    0.000000]     soft-safe-A + unsafe-B #1/123:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     hard-safe-A + unsafe-B #1/132:
[    0.000000]     hard-safe-A + unsafe-B #1/132:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     soft-safe-A + unsafe-B #1/132:
[    0.000000]     soft-safe-A + unsafe-B #1/132:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     hard-safe-A + unsafe-B #1/213:
[    0.000000]     hard-safe-A + unsafe-B #1/213:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     soft-safe-A + unsafe-B #1/213:
[    0.000000]     soft-safe-A + unsafe-B #1/213:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     hard-safe-A + unsafe-B #1/231:
[    0.000000]     hard-safe-A + unsafe-B #1/231:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     soft-safe-A + unsafe-B #1/231:
[    0.000000]     soft-safe-A + unsafe-B #1/231:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     hard-safe-A + unsafe-B #1/312:
[    0.000000]     hard-safe-A + unsafe-B #1/312:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     soft-safe-A + unsafe-B #1/312:
[    0.000000]     soft-safe-A + unsafe-B #1/312:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     hard-safe-A + unsafe-B #1/321:
[    0.000000]     hard-safe-A + unsafe-B #1/321:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     soft-safe-A + unsafe-B #1/321:
[    0.000000]     soft-safe-A + unsafe-B #1/321:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     hard-safe-A + unsafe-B #2/123:
[    0.000000]     hard-safe-A + unsafe-B #2/123:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     soft-safe-A + unsafe-B #2/123:
[    0.000000]     soft-safe-A + unsafe-B #2/123:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     hard-safe-A + unsafe-B #2/132:
[    0.000000]     hard-safe-A + unsafe-B #2/132:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     soft-safe-A + unsafe-B #2/132:
[    0.000000]     soft-safe-A + unsafe-B #2/132:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     hard-safe-A + unsafe-B #2/213:
[    0.000000]     hard-safe-A + unsafe-B #2/213:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     soft-safe-A + unsafe-B #2/213:
[    0.000000]     soft-safe-A + unsafe-B #2/213:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     hard-safe-A + unsafe-B #2/231:
[    0.000000]     hard-safe-A + unsafe-B #2/231:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     soft-safe-A + unsafe-B #2/231:
[    0.000000]     soft-safe-A + unsafe-B #2/231:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     hard-safe-A + unsafe-B #2/312:
[    0.000000]     hard-safe-A + unsafe-B #2/312:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     soft-safe-A + unsafe-B #2/312:
[    0.000000]     soft-safe-A + unsafe-B #2/312:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     hard-safe-A + unsafe-B #2/321:
[    0.000000]     hard-safe-A + unsafe-B #2/321:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     soft-safe-A + unsafe-B #2/321:
[    0.000000]     soft-safe-A + unsafe-B #2/321:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]       hard-irq lock-inversion/123:
[    0.000000]       hard-irq lock-inversion/123:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]       soft-irq lock-inversion/123:
[    0.000000]       soft-irq lock-inversion/123:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]       hard-irq lock-inversion/132:
[    0.000000]       hard-irq lock-inversion/132:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]       soft-irq lock-inversion/132:
[    0.000000]       soft-irq lock-inversion/132:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]       hard-irq lock-inversion/213:
[    0.000000]       hard-irq lock-inversion/213:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]       soft-irq lock-inversion/213:
[    0.000000]       soft-irq lock-inversion/213:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]       hard-irq lock-inversion/231:
[    0.000000]       hard-irq lock-inversion/231:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]       soft-irq lock-inversion/231:
[    0.000000]       soft-irq lock-inversion/231:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]       hard-irq lock-inversion/312:
[    0.000000]       hard-irq lock-inversion/312:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]       soft-irq lock-inversion/312:
[    0.000000]       soft-irq lock-inversion/312:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]       hard-irq lock-inversion/321:
[    0.000000]       hard-irq lock-inversion/321:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]       soft-irq lock-inversion/321:
[    0.000000]       soft-irq lock-inversion/321:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]       hard-irq read-recursion/123:
[    0.000000]       hard-irq read-recursion/123:  ok  |  ok  |

[    0.000000]       soft-irq read-recursion/123:
[    0.000000]       soft-irq read-recursion/123:  ok  |  ok  |

[    0.000000]       hard-irq read-recursion/132:
[    0.000000]       hard-irq read-recursion/132:  ok  |  ok  |

[    0.000000]       soft-irq read-recursion/132:
[    0.000000]       soft-irq read-recursion/132:  ok  |  ok  |

[    0.000000]       hard-irq read-recursion/213:
[    0.000000]       hard-irq read-recursion/213:  ok  |  ok  |

[    0.000000]       soft-irq read-recursion/213:
[    0.000000]       soft-irq read-recursion/213:  ok  |  ok  |

[    0.000000]       hard-irq read-recursion/231:
[    0.000000]       hard-irq read-recursion/231:  ok  |  ok  |

[    0.000000]       soft-irq read-recursion/231:
[    0.000000]       soft-irq read-recursion/231:  ok  |  ok  |

[    0.000000]       hard-irq read-recursion/312:
[    0.000000]       hard-irq read-recursion/312:  ok  |  ok  |

[    0.000000]       soft-irq read-recursion/312:
[    0.000000]       soft-irq read-recursion/312:  ok  |  ok  |

[    0.000000]       hard-irq read-recursion/321:
[    0.000000]       hard-irq read-recursion/321:  ok  |  ok  |

[    0.000000]       soft-irq read-recursion/321:
[    0.000000]       soft-irq read-recursion/321:  ok  |  ok  |

[    0.000000]   --------------------------------------------------------------------------
[    0.000000]   --------------------------------------------------------------------------
[    0.000000]   | Wound/wait tests |
[    0.000000]   | Wound/wait tests |
[    0.000000]   ---------------------
[    0.000000]   ---------------------
[    0.000000]                   ww api failures:
[    0.000000]                   ww api failures:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]                ww contexts mixing:
[    0.000000]                ww contexts mixing:  ok  |  ok  |  ok  |  ok  |

[    0.000000]              finishing ww context:
[    0.000000]              finishing ww context:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]                locking mismatches:
[    0.000000]                locking mismatches:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]                  EDEADLK handling:
[    0.000000]                  EDEADLK handling:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]            spinlock nest unlocked:
[    0.000000]            spinlock nest unlocked:  ok  |  ok  |

[    0.000000]   -----------------------------------------------------
[    0.000000]   -----------------------------------------------------
[    0.000000]                                  |block | try  |context|
[    0.000000]                                  |block | try  |context|
[    0.000000]   -----------------------------------------------------
[    0.000000]   -----------------------------------------------------
[    0.000000]                           context:
[    0.000000]                           context:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]                               try:
[    0.000000]                               try:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]                             block:
[    0.000000]                             block:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]                          spinlock:
[    0.000000]                          spinlock:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000] -------------------------------------------------------
[    0.000000] -------------------------------------------------------
[    0.000000] Good, all 253 testcases passed! |
[    0.000000] Good, all 253 testcases passed! |
[    0.000000] ---------------------------------
[    0.000000] ---------------------------------
[    0.000000] ODEBUG: 14 of 14 active objects replaced
[    0.000000] ODEBUG: 14 of 14 active objects replaced
[    0.000000] hpet clockevent registered
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Detected 2300.194 MHz processor
[    0.000000] tsc: Detected 2300.194 MHz processor
[    0.020000] Calibrating delay loop (skipped) preset value.. 
[    0.020000] Calibrating delay loop (skipped) preset value.. 4600.38 BogoMIPS (lpj=23001940)
4600.38 BogoMIPS (lpj=23001940)
[    0.020000] pid_max: default: 32768 minimum: 301
[    0.020000] pid_max: default: 32768 minimum: 301
[    0.020575] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.020575] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.025419] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.025419] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.030317] Mount-cache hash table entries: 256
[    0.030317] Mount-cache hash table entries: 256
[    0.033842] Initializing cgroup subsys devices
[    0.033842] Initializing cgroup subsys devices
[    0.035850] Initializing cgroup subsys freezer
[    0.035850] Initializing cgroup subsys freezer
[    0.037982] Initializing cgroup subsys net_cls
[    0.037982] Initializing cgroup subsys net_cls
[    0.040240] mce: CPU supports 10 MCE banks
[    0.040240] mce: CPU supports 10 MCE banks
[    0.042081] numa_add_cpu cpu 0 node 0: mask now 0
[    0.042081] numa_add_cpu cpu 0 node 0: mask now 0
[    0.045320] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.045320] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.045320] tlb_flushall_shift: 6
[    0.045320] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.045320] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.045320] tlb_flushall_shift: 6
[    0.050372] Freeing SMP alternatives memory: 24K (ffffffff8f3eb000 - ffffffff8f3f1000)
[    0.050372] Freeing SMP alternatives memory: 24K (ffffffff8f3eb000 - ffffffff8f3f1000)
[    0.061941] ACPI: Core revision 20130725
[    0.061941] ACPI: Core revision 20130725
[    0.070944] ACPI: 
[    0.070944] ACPI: All ACPI Tables successfully acquiredAll ACPI Tables successfully acquired

[    0.073796] Getting VERSION: 50014
[    0.073796] Getting VERSION: 50014
[    0.075334] Getting VERSION: 50014
[    0.075334] Getting VERSION: 50014
[    0.076789] Getting ID: 0
[    0.076789] Getting ID: 0
[    0.078963] Getting ID: ff000000
[    0.078963] Getting ID: ff000000
[    0.080037] Getting LVT0: 8700
[    0.080037] Getting LVT0: 8700
[    0.081278] Getting LVT1: 8400
[    0.081278] Getting LVT1: 8400
[    0.082672] enabled ExtINT on CPU#0
[    0.082672] enabled ExtINT on CPU#0
[    0.085885] ENABLING IO-APIC IRQs
[    0.085885] ENABLING IO-APIC IRQs
[    0.087267] init IO_APIC IRQs
[    0.087267] init IO_APIC IRQs
[    0.088862]  apic 0 pin 0 not connected
[    0.088862]  apic 0 pin 0 not connected
[    0.090081] IOAPIC[0]: Set routing entry (0-1 -> 0x31 -> IRQ 1 Mode:0 Active:0 Dest:1)
[    0.090081] IOAPIC[0]: Set routing entry (0-1 -> 0x31 -> IRQ 1 Mode:0 Active:0 Dest:1)
[    0.093005] IOAPIC[0]: Set routing entry (0-2 -> 0x30 -> IRQ 0 Mode:0 Active:0 Dest:1)
[    0.093005] IOAPIC[0]: Set routing entry (0-2 -> 0x30 -> IRQ 0 Mode:0 Active:0 Dest:1)
[    0.096015] IOAPIC[0]: Set routing entry (0-3 -> 0x33 -> IRQ 3 Mode:0 Active:0 Dest:1)
[    0.096015] IOAPIC[0]: Set routing entry (0-3 -> 0x33 -> IRQ 3 Mode:0 Active:0 Dest:1)
[    0.100077] IOAPIC[0]: Set routing entry (0-4 -> 0x34 -> IRQ 4 Mode:0 Active:0 Dest:1)
[    0.100077] IOAPIC[0]: Set routing entry (0-4 -> 0x34 -> IRQ 4 Mode:0 Active:0 Dest:1)
[    0.102818] IOAPIC[0]: Set routing entry (0-5 -> 0x35 -> IRQ 5 Mode:1 Active:0 Dest:1)
[    0.102818] IOAPIC[0]: Set routing entry (0-5 -> 0x35 -> IRQ 5 Mode:1 Active:0 Dest:1)
[    0.105951] IOAPIC[0]: Set routing entry (0-6 -> 0x36 -> IRQ 6 Mode:0 Active:0 Dest:1)
[    0.105951] IOAPIC[0]: Set routing entry (0-6 -> 0x36 -> IRQ 6 Mode:0 Active:0 Dest:1)
[    0.110079] IOAPIC[0]: Set routing entry (0-7 -> 0x37 -> IRQ 7 Mode:0 Active:0 Dest:1)
[    0.110079] IOAPIC[0]: Set routing entry (0-7 -> 0x37 -> IRQ 7 Mode:0 Active:0 Dest:1)
[    0.113137] IOAPIC[0]: Set routing entry (0-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:1)
[    0.113137] IOAPIC[0]: Set routing entry (0-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:1)
[    0.116196] IOAPIC[0]: Set routing entry (0-9 -> 0x39 -> IRQ 9 Mode:1 Active:0 Dest:1)
[    0.116196] IOAPIC[0]: Set routing entry (0-9 -> 0x39 -> IRQ 9 Mode:1 Active:0 Dest:1)
[    0.120081] IOAPIC[0]: Set routing entry (0-10 -> 0x3a -> IRQ 10 Mode:1 Active:0 Dest:1)
[    0.120081] IOAPIC[0]: Set routing entry (0-10 -> 0x3a -> IRQ 10 Mode:1 Active:0 Dest:1)
[    0.123162] IOAPIC[0]: Set routing entry (0-11 -> 0x3b -> IRQ 11 Mode:1 Active:0 Dest:1)
[    0.123162] IOAPIC[0]: Set routing entry (0-11 -> 0x3b -> IRQ 11 Mode:1 Active:0 Dest:1)
[    0.126168] IOAPIC[0]: Set routing entry (0-12 -> 0x3c -> IRQ 12 Mode:0 Active:0 Dest:1)
[    0.126168] IOAPIC[0]: Set routing entry (0-12 -> 0x3c -> IRQ 12 Mode:0 Active:0 Dest:1)
[    0.130077] IOAPIC[0]: Set routing entry (0-13 -> 0x3d -> IRQ 13 Mode:0 Active:0 Dest:1)
[    0.130077] IOAPIC[0]: Set routing entry (0-13 -> 0x3d -> IRQ 13 Mode:0 Active:0 Dest:1)
[    0.133297] IOAPIC[0]: Set routing entry (0-14 -> 0x3e -> IRQ 14 Mode:0 Active:0 Dest:1)
[    0.133297] IOAPIC[0]: Set routing entry (0-14 -> 0x3e -> IRQ 14 Mode:0 Active:0 Dest:1)
[    0.136343] IOAPIC[0]: Set routing entry (0-15 -> 0x3f -> IRQ 15 Mode:0 Active:0 Dest:1)
[    0.136343] IOAPIC[0]: Set routing entry (0-15 -> 0x3f -> IRQ 15 Mode:0 Active:0 Dest:1)
[    0.140062]  apic 0 pin 16 not connected
[    0.140062]  apic 0 pin 16 not connected
[    0.141570]  apic 0 pin 17 not connected
[    0.141570]  apic 0 pin 17 not connected
[    0.143077]  apic 0 pin 18 not connected
[    0.143077]  apic 0 pin 18 not connected
[    0.144607]  apic 0 pin 19 not connected
[    0.144607]  apic 0 pin 19 not connected
[    0.146112]  apic 0 pin 20 not connected
[    0.146112]  apic 0 pin 20 not connected
[    0.147742]  apic 0 pin 21 not connected
[    0.147742]  apic 0 pin 21 not connected
[    0.149239]  apic 0 pin 22 not connected
[    0.149239]  apic 0 pin 22 not connected
[    0.150022]  apic 0 pin 23 not connected
[    0.150022]  apic 0 pin 23 not connected
[    0.151721] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.151721] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.154721] smpboot: CPU0: 
[    0.154721] smpboot: CPU0: Intel Intel Common KVM processorCommon KVM processor (fam: 0f, model: 06 (fam: 0f, model: 06, stepping: 01)
, stepping: 01)
[    0.160021] Using local APIC timer interrupts.
[    0.160021] calibrating APIC timer ...
[    0.160021] Using local APIC timer interrupts.
[    0.160021] calibrating APIC timer ...
[    0.170000] ... lapic delta = 6249621
[    0.170000] ... lapic delta = 6249621
[    0.170000] ... PM-Timer delta = 357932
[    0.170000] ... PM-Timer delta = 357932
[    0.170000] ... PM-Timer result ok
[    0.170000] ... PM-Timer result ok
[    0.170000] ..... delta 6249621
[    0.170000] ..... delta 6249621
[    0.170000] ..... mult: 268419178
[    0.170000] ..... mult: 268419178
[    0.170000] ..... calibration result: 9999393
[    0.170000] ..... calibration result: 9999393
[    0.170000] ..... CPU clock speed is 2299.8185 MHz.
[    0.170000] ..... CPU clock speed is 2299.8185 MHz.
[    0.170000] ..... host bus clock speed is 999.9393 MHz.
[    0.170000] ..... host bus clock speed is 999.9393 MHz.
[    0.170183] Performance Events: 
[    0.170183] Performance Events: unsupported Netburst CPU model 6 unsupported Netburst CPU model 6 no PMU driver, software events only.
no PMU driver, software events only.
[    0.177389] NMI watchdog: disabled (cpu0): hardware events not enabled
[    0.177389] NMI watchdog: disabled (cpu0): hardware events not enabled
[    0.181440] SMP alternatives: lockdep: fixing up alternatives
[    0.181440] SMP alternatives: lockdep: fixing up alternatives
[    0.184619] smpboot: Booting Node   0, Processors 
[    0.184619] smpboot: Booting Node   0, Processors  #   1 OK
 #   1 OK
[    0.177245] kvm-clock: cpu 1, msr 0:fff8041, secondary cpu clock
[    0.177245] masked ExtINT on CPU#1
[    0.177245] numa_add_cpu cpu 1 node 0: mask now 0-1
[    0.210224] KVM setup async PF for cpu 1
[    0.210224] KVM setup async PF for cpu 1
[    0.210337] Brought up 2 CPUs
[    0.210337] Brought up 2 CPUs
[    0.210341] smpboot: Total of 2 processors activated (9200.77 BogoMIPS)
[    0.210341] smpboot: Total of 2 processors activated (9200.77 BogoMIPS)
[    0.215984] kvm-stealtime: cpu 1, msr e40d080
[    0.215984] kvm-stealtime: cpu 1, msr e40d080
[    0.226149] atomic64 test passed for x86-64 platform with CX8 and with SSE
[    0.226149] atomic64 test passed for x86-64 platform with CX8 and with SSE
[    0.231079] regulator-dummy: no parameters
[    0.231079] regulator-dummy: no parameters
[    0.233409] NET: Registered protocol family 16
[    0.233409] NET: Registered protocol family 16
[    0.235807] cpuidle: using governor ladder
[    0.235807] cpuidle: using governor ladder
[    0.237374] cpuidle: using governor menu
[    0.237374] cpuidle: using governor menu
[    0.239105] ACPI: bus type PCI registered
[    0.239105] ACPI: bus type PCI registered
[    0.240124] PCI: Using configuration type 1 for base access
[    0.240124] PCI: Using configuration type 1 for base access
[    0.250640] bio: create slab <bio-0> at 0
[    0.250640] bio: create slab <bio-0> at 0
[    0.252228] ACPI: Added _OSI(Module Device)
[    0.252228] ACPI: Added _OSI(Module Device)
[    0.252228] ACPI: Added _OSI(Processor Device)
[    0.252228] ACPI: Added _OSI(Processor Device)
[    0.253782] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.253782] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.260023] ACPI: Added _OSI(Processor Aggregator Device)
[    0.260023] ACPI: Added _OSI(Processor Aggregator Device)
[    0.265992] ACPI: EC: Look up EC in DSDT
[    0.265992] ACPI: EC: Look up EC in DSDT
[    0.281617] ACPI: Interpreter enabled
[    0.281617] ACPI: Interpreter enabled
[    0.283077] ACPI Exception: AE_NOT_FOUND, 
[    0.283077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_]While evaluating Sleep State [\_S1_] (20130725/hwxface-571)
 (20130725/hwxface-571)
[    0.286638] ACPI Exception: AE_NOT_FOUND, 
[    0.286638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_]While evaluating Sleep State [\_S2_] (20130725/hwxface-571)
 (20130725/hwxface-571)
[    0.290119] ACPI: (supports S0 S3 S5)
[    0.290119] ACPI: (supports S0 S3 S5)
[    0.291434] ACPI: Using IOAPIC for interrupt routing
[    0.291434] ACPI: Using IOAPIC for interrupt routing
[    0.293362] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.293362] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.325441] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.325441] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.327854] acpi PNP0A03:00: Unable to request _OSC control (_OSC support mask: 0x08)
[    0.327854] acpi PNP0A03:00: Unable to request _OSC control (_OSC support mask: 0x08)
[    0.331500] PCI host bridge to bus 0000:00
[    0.331500] PCI host bridge to bus 0000:00
[    0.333086] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.333086] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.335213] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.335213] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.337511] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.337511] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.340038] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.340038] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.342583] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]
[    0.342583] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]
[    0.345380] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[    0.345380] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[    0.350225] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[    0.350225] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[    0.354096] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[    0.354096] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[    0.361565] pci 0000:00:01.1: reg 0x20: [io  0xc1c0-0xc1cf]
[    0.361565] pci 0000:00:01.1: reg 0x20: [io  0xc1c0-0xc1cf]
[    0.366778] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[    0.366778] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[    0.370071] pci 0000:00:01.3: quirk: [io  0xb000-0xb03f] claimed by PIIX4 ACPI
[    0.370071] pci 0000:00:01.3: quirk: [io  0xb000-0xb03f] claimed by PIIX4 ACPI
[    0.372777] pci 0000:00:01.3: quirk: [io  0xb100-0xb10f] claimed by PIIX4 SMB
[    0.372777] pci 0000:00:01.3: quirk: [io  0xb100-0xb10f] claimed by PIIX4 SMB
[    0.376514] pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000
[    0.376514] pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000
[    0.381248] pci 0000:00:02.0: reg 0x10: [mem 0xfc000000-0xfdffffff pref]
[    0.381248] pci 0000:00:02.0: reg 0x10: [mem 0xfc000000-0xfdffffff pref]
[    0.390156] pci 0000:00:02.0: reg 0x14: [mem 0xfebf0000-0xfebf0fff]
[    0.390156] pci 0000:00:02.0: reg 0x14: [mem 0xfebf0000-0xfebf0fff]
[    0.405066] pci 0000:00:02.0: reg 0x30: [mem 0xfebe0000-0xfebeffff pref]
[    0.405066] pci 0000:00:02.0: reg 0x30: [mem 0xfebe0000-0xfebeffff pref]
[    0.410124] pci 0000:00:03.0: [8086:100e] type 00 class 0x020000
[    0.410124] pci 0000:00:03.0: [8086:100e] type 00 class 0x020000
[    0.414483] pci 0000:00:03.0: reg 0x10: [mem 0xfeba0000-0xfebbffff]
[    0.414483] pci 0000:00:03.0: reg 0x10: [mem 0xfeba0000-0xfebbffff]
[    0.418761] pci 0000:00:03.0: reg 0x14: [io  0xc000-0xc03f]
[    0.418761] pci 0000:00:03.0: reg 0x14: [io  0xc000-0xc03f]
[    0.430949] pci 0000:00:03.0: reg 0x30: [mem 0xfebc0000-0xfebdffff pref]
[    0.430949] pci 0000:00:03.0: reg 0x30: [mem 0xfebc0000-0xfebdffff pref]
[    0.434563] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000
[    0.434563] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000
[    0.438748] pci 0000:00:04.0: reg 0x10: [io  0xc040-0xc07f]
[    0.438748] pci 0000:00:04.0: reg 0x10: [io  0xc040-0xc07f]
[    0.442001] pci 0000:00:04.0: reg 0x14: [mem 0xfebf1000-0xfebf1fff]
[    0.442001] pci 0000:00:04.0: reg 0x14: [mem 0xfebf1000-0xfebf1fff]
[    0.455941] pci 0000:00:05.0: [1af4:1001] type 00 class 0x010000
[    0.455941] pci 0000:00:05.0: [1af4:1001] type 00 class 0x010000
[    0.460027] pci 0000:00:05.0: reg 0x10: [io  0xc080-0xc0bf]
[    0.460027] pci 0000:00:05.0: reg 0x10: [io  0xc080-0xc0bf]
[    0.464148] pci 0000:00:05.0: reg 0x14: [mem 0xfebf2000-0xfebf2fff]
[    0.464148] pci 0000:00:05.0: reg 0x14: [mem 0xfebf2000-0xfebf2fff]
[    0.478029] pci 0000:00:06.0: [1af4:1001] type 00 class 0x010000
[    0.478029] pci 0000:00:06.0: [1af4:1001] type 00 class 0x010000
[    0.482087] pci 0000:00:06.0: reg 0x10: [io  0xc0c0-0xc0ff]
[    0.482087] pci 0000:00:06.0: reg 0x10: [io  0xc0c0-0xc0ff]
[    0.486078] pci 0000:00:06.0: reg 0x14: [mem 0xfebf3000-0xfebf3fff]
[    0.486078] pci 0000:00:06.0: reg 0x14: [mem 0xfebf3000-0xfebf3fff]
[    0.500258] pci 0000:00:07.0: [1af4:1001] type 00 class 0x010000
[    0.500258] pci 0000:00:07.0: [1af4:1001] type 00 class 0x010000
[    0.504582] pci 0000:00:07.0: reg 0x10: [io  0xc100-0xc13f]
[    0.504582] pci 0000:00:07.0: reg 0x10: [io  0xc100-0xc13f]
[    0.508612] pci 0000:00:07.0: reg 0x14: [mem 0xfebf4000-0xfebf4fff]
[    0.508612] pci 0000:00:07.0: reg 0x14: [mem 0xfebf4000-0xfebf4fff]
[    0.521261] pci 0000:00:08.0: [1af4:1001] type 00 class 0x010000
[    0.521261] pci 0000:00:08.0: [1af4:1001] type 00 class 0x010000
[    0.525602] pci 0000:00:08.0: reg 0x10: [io  0xc140-0xc17f]
[    0.525602] pci 0000:00:08.0: reg 0x10: [io  0xc140-0xc17f]
[    0.530026] pci 0000:00:08.0: reg 0x14: [mem 0xfebf5000-0xfebf5fff]
[    0.530026] pci 0000:00:08.0: reg 0x14: [mem 0xfebf5000-0xfebf5fff]
[    0.543177] pci 0000:00:09.0: [1af4:1001] type 00 class 0x010000
[    0.543177] pci 0000:00:09.0: [1af4:1001] type 00 class 0x010000
[    0.547532] pci 0000:00:09.0: reg 0x10: [io  0xc180-0xc1bf]
[    0.547532] pci 0000:00:09.0: reg 0x10: [io  0xc180-0xc1bf]
[    0.551944] pci 0000:00:09.0: reg 0x14: [mem 0xfebf6000-0xfebf6fff]
[    0.551944] pci 0000:00:09.0: reg 0x14: [mem 0xfebf6000-0xfebf6fff]
[    0.565081] pci 0000:00:0a.0: [8086:25ab] type 00 class 0x088000
[    0.565081] pci 0000:00:0a.0: [8086:25ab] type 00 class 0x088000
[    0.568387] pci 0000:00:0a.0: reg 0x10: [mem 0xfebf7000-0xfebf700f]
[    0.568387] pci 0000:00:0a.0: reg 0x10: [mem 0xfebf7000-0xfebf700f]
[    0.582495] ACPI: PCI Interrupt Link [LNKA] (IRQs
[    0.582495] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 5 *10 *10 11 11))

[    0.585411] ACPI: PCI Interrupt Link [LNKB] (IRQs
[    0.585411] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 5 *10 *10 11 11))

[    0.588242] ACPI: PCI Interrupt Link [LNKC] (IRQs
[    0.588242] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 5 10 10 *11 *11))

[    0.591131] ACPI: PCI Interrupt Link [LNKD] (IRQs
[    0.591131] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 5 10 10 *11 *11))

[    0.593575] ACPI: PCI Interrupt Link [LNKS] (IRQs
[    0.593575] ACPI: PCI Interrupt Link [LNKS] (IRQs *9 *9))

[    0.597748] ACPI: 
[    0.597748] ACPI: Enabled 16 GPEs in block 00 to 0FEnabled 16 GPEs in block 00 to 0F

[    0.599731] ACPI: \_SB_.PCI0: notify handler is installed
[    0.599731] ACPI: \_SB_.PCI0: notify handler is installed
[    0.600298] Found 1 acpi root devices
[    0.600298] Found 1 acpi root devices
[    0.602992] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.602992] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.606071] vgaarb: loaded
[    0.606071] vgaarb: loaded
[    0.607115] vgaarb: bridge control possible 0000:00:02.0
[    0.607115] vgaarb: bridge control possible 0000:00:02.0
[    0.610761] Linux video capture interface: v2.00
[    0.610761] Linux video capture interface: v2.00
[    0.612671] pps_core: LinuxPPS API ver. 1 registered
[    0.612671] pps_core: LinuxPPS API ver. 1 registered
[    0.614477] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.614477] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.618053] PTP clock support registered
[    0.618053] PTP clock support registered
[    0.620081] EDAC MC: Ver: 3.0.0
[    0.620081] EDAC MC: Ver: 3.0.0
[    0.622464] PCI: Using ACPI for IRQ routing
[    0.622464] PCI: Using ACPI for IRQ routing
[    0.622464] PCI: pci_cache_line_size set to 64 bytes
[    0.622464] PCI: pci_cache_line_size set to 64 bytes
[    0.624093] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    0.624093] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    0.630059] e820: reserve RAM buffer [mem 0x0fffe000-0x0fffffff]
[    0.630059] e820: reserve RAM buffer [mem 0x0fffe000-0x0fffffff]
[    0.633606] Bluetooth: Core ver 2.16
[    0.633606] Bluetooth: Core ver 2.16
[    0.635060] NET: Registered protocol family 31
[    0.635060] NET: Registered protocol family 31
[    0.636807] Bluetooth: HCI device and connection manager initialized
[    0.636807] Bluetooth: HCI device and connection manager initialized
[    0.639216] Bluetooth: HCI socket layer initialized
[    0.639216] Bluetooth: HCI socket layer initialized
[    0.640034] Bluetooth: L2CAP socket layer initialized
[    0.640034] Bluetooth: L2CAP socket layer initialized
[    0.642024] Bluetooth: SCO socket layer initialized
[    0.642024] Bluetooth: SCO socket layer initialized
[    0.643960] NET: Registered protocol family 8
[    0.643960] NET: Registered protocol family 8
[    0.645636] NET: Registered protocol family 20
[    0.645636] NET: Registered protocol family 20
[    0.647426] nfc: nfc_init: NFC Core ver 0.1
[    0.647426] nfc: nfc_init: NFC Core ver 0.1
[    0.650201] NET: Registered protocol family 39
[    0.650201] NET: Registered protocol family 39
[    0.652349] Switched to clocksource kvm-clock
[    0.652349] Switched to clocksource kvm-clock
[    0.652929] FS-Cache: Loaded
[    0.652929] FS-Cache: Loaded
[    0.653999] pnp: PnP ACPI init
[    0.653999] pnp: PnP ACPI init
[    0.655090] ACPI: bus type PNP registered
[    0.655090] ACPI: bus type PNP registered
[    0.656647] IOAPIC[0]: Set routing entry (0-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:3)
[    0.656647] IOAPIC[0]: Set routing entry (0-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:3)
[    0.659909] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.659909] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.662805] IOAPIC[0]: Set routing entry (0-1 -> 0x31 -> IRQ 1 Mode:0 Active:0 Dest:3)
[    0.662805] IOAPIC[0]: Set routing entry (0-1 -> 0x31 -> IRQ 1 Mode:0 Active:0 Dest:3)
[    0.665786] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.665786] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.668241] IOAPIC[0]: Set routing entry (0-12 -> 0x3c -> IRQ 12 Mode:0 Active:0 Dest:3)
[    0.668241] IOAPIC[0]: Set routing entry (0-12 -> 0x3c -> IRQ 12 Mode:0 Active:0 Dest:3)
[    0.671359] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active)
[    0.671359] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active)
[    0.673721] IOAPIC[0]: Set routing entry (0-6 -> 0x36 -> IRQ 6 Mode:0 Active:0 Dest:3)
[    0.673721] IOAPIC[0]: Set routing entry (0-6 -> 0x36 -> IRQ 6 Mode:0 Active:0 Dest:3)
[    0.676474] pnp 00:03: [dma 2]
[    0.676474] pnp 00:03: [dma 2]
[    0.677798] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active)
[    0.677798] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active)
[    0.680227] IOAPIC[0]: Set routing entry (0-7 -> 0x37 -> IRQ 7 Mode:0 Active:0 Dest:3)
[    0.680227] IOAPIC[0]: Set routing entry (0-7 -> 0x37 -> IRQ 7 Mode:0 Active:0 Dest:3)
[    0.683178] pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active)
[    0.683178] pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active)
[    0.685714] IOAPIC[0]: Set routing entry (0-4 -> 0x34 -> IRQ 4 Mode:0 Active:0 Dest:3)
[    0.685714] IOAPIC[0]: Set routing entry (0-4 -> 0x34 -> IRQ 4 Mode:0 Active:0 Dest:3)
[    0.689007] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.689007] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.692280] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.692280] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.695108] pnp: PnP ACPI: found 7 devices
[    0.695108] pnp: PnP ACPI: found 7 devices
[    0.696507] ACPI: bus type PNP unregistered
[    0.696507] ACPI: bus type PNP unregistered
[    0.704099] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.704099] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.706096] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.706096] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.708500] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.708500] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.710660] pci_bus 0000:00: resource 7 [mem 0x80000000-0xfebfffff]
[    0.710660] pci_bus 0000:00: resource 7 [mem 0x80000000-0xfebfffff]
[    0.713351] NET: Registered protocol family 2
[    0.713351] NET: Registered protocol family 2
[    0.715997] TCP established hash table entries: 2048 (order: 3, 32768 bytes)
[    0.715997] TCP established hash table entries: 2048 (order: 3, 32768 bytes)
[    0.718616] TCP bind hash table entries: 2048 (order: 5, 163840 bytes)
[    0.718616] TCP bind hash table entries: 2048 (order: 5, 163840 bytes)
[    0.721404] TCP: Hash tables configured (established 2048 bind 2048)
[    0.721404] TCP: Hash tables configured (established 2048 bind 2048)
[    0.724210] TCP: reno registered
[    0.724210] TCP: reno registered
[    0.725418] UDP hash table entries: 256 (order: 3, 49152 bytes)
[    0.725418] UDP hash table entries: 256 (order: 3, 49152 bytes)
[    0.727615] UDP-Lite hash table entries: 256 (order: 3, 49152 bytes)
[    0.727615] UDP-Lite hash table entries: 256 (order: 3, 49152 bytes)
[    0.730549] NET: Registered protocol family 1
[    0.730549] NET: Registered protocol family 1
[    0.732101] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    0.732101] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    0.734238] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[    0.734238] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[    0.736239] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[    0.736239] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[    0.738416] pci 0000:00:02.0: Boot video device
[    0.738416] pci 0000:00:02.0: Boot video device
[    0.740245] PCI: CLS 0 bytes, default 64
[    0.740245] PCI: CLS 0 bytes, default 64
[    0.742246] Unpacking initramfs...
[    0.742246] Unpacking initramfs...
[    0.743744] Initramfs unpacking failed: junk in compressed archive
[    0.743744] Initramfs unpacking failed: junk in compressed archive
[    0.750205] general protection fault: 0000 [#1] 
[    0.750205] general protection fault: 0000 [#1] SMP SMP 

[    0.751996] Modules linked in:
[    0.751996] Modules linked in:

[    0.753129] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 3.12.0-rc4-00014-gda2b6fb #1
[    0.753129] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 3.12.0-rc4-00014-gda2b6fb #1
[    0.755746] task: ffff88000d4e6040 ti: ffff88000d4e8000 task.ti: ffff88000d4e8000
[    0.755746] task: ffff88000d4e6040 ti: ffff88000d4e8000 task.ti: ffff88000d4e8000
[    0.759012] RIP: 0010:[<ffffffff8e8af400>] 
[    0.759012] RIP: 0010:[<ffffffff8e8af400>]  [<ffffffff8e8af400>] __lock_acquire+0x550/0x1450
 [<ffffffff8e8af400>] __lock_acquire+0x550/0x1450
[    0.760035] RSP: 0000:ffff88000d4e9be0  EFLAGS: 00010086
[    0.760035] RSP: 0000:ffff88000d4e9be0  EFLAGS: 00010086
[    0.760035] RAX: 0000000000000000 RBX: 0000000000000002 RCX: 0000000000000000
[    0.760035] RAX: 0000000000000000 RBX: 0000000000000002 RCX: 0000000000000000
[    0.760035] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffffffff8fcf6cd0
[    0.760035] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffffffff8fcf6cd0
[    0.760035] RBP: ffff88000d4e9c40 R08: 0000000000000002 R09: 0000000000000001
[    0.760035] RBP: ffff88000d4e9c40 R08: 0000000000000002 R09: 0000000000000001
[    0.760035] R10: 0000000000000001 R11: 0000000000000001 R12: ffff88000d4e6040
[    0.760035] R10: 0000000000000001 R11: 0000000000000001 R12: ffff88000d4e6040
[    0.760035] R13: cccccccccccccccc R14: ffffffff8fcf6cd0 R15: 0000000000000000
[    0.760035] R13: cccccccccccccccc R14: ffffffff8fcf6cd0 R15: 0000000000000000
[    0.760035] FS:  0000000000000000(0000) GS:ffff88000e400000(0000) knlGS:0000000000000000
[    0.760035] FS:  0000000000000000(0000) GS:ffff88000e400000(0000) knlGS:0000000000000000
[    0.760035] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[    0.760035] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[    0.760035] CR2: 00000000ffffffff CR3: 000000000f0c5000 CR4: 00000000000006e0
[    0.760035] CR2: 00000000ffffffff CR3: 000000000f0c5000 CR4: 00000000000006e0
[    0.760035] Stack:
[    0.760035] Stack:
[    0.760035]  ffffffff8e809c69
[    0.760035]  ffffffff8e809c69 ffff88000d4e9c10 ffff88000d4e9c10 ffffffff8e88842d ffffffff8e88842d ffff88000e5d3180 ffff88000e5d3180

[    0.760035]  00000000001d3180
[    0.760035]  00000000001d3180 0000000000000001 0000000000000001 ffff88000d4e9c38 ffff88000d4e9c38 0000000000000046 0000000000000046

[    0.760035]  ffff88000d4e6040
[    0.760035]  ffff88000d4e6040 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000

[    0.760035] Call Trace:
[    0.760035] Call Trace:
[    0.760035]  [<ffffffff8e809c69>] ? sched_clock+0x9/0x10
[    0.760035]  [<ffffffff8e809c69>] ? sched_clock+0x9/0x10
[    0.760035]  [<ffffffff8e88842d>] ? sched_clock_local+0x1d/0x80
[    0.760035]  [<ffffffff8e88842d>] ? sched_clock_local+0x1d/0x80
[    0.760035]  [<ffffffff8e8b03ac>] lock_acquire+0xac/0xe0
[    0.760035]  [<ffffffff8e8b03ac>] lock_acquire+0xac/0xe0
[    0.760035]  [<ffffffff8eaabc1b>] ? debug_check_no_obj_freed+0xcb/0x260
[    0.760035]  [<ffffffff8eaabc1b>] ? debug_check_no_obj_freed+0xcb/0x260
[    0.760035]  [<ffffffff8ee1d069>] _raw_spin_lock_irqsave+0x59/0xa0
[    0.760035]  [<ffffffff8ee1d069>] _raw_spin_lock_irqsave+0x59/0xa0
[    0.760035]  [<ffffffff8eaabc1b>] ? debug_check_no_obj_freed+0xcb/0x260
[    0.760035]  [<ffffffff8eaabc1b>] ? debug_check_no_obj_freed+0xcb/0x260
[    0.760035]  [<ffffffff8eaabc1b>] debug_check_no_obj_freed+0xcb/0x260
[    0.760035]  [<ffffffff8eaabc1b>] debug_check_no_obj_freed+0xcb/0x260
[    0.760035]  [<ffffffff8e8ee00b>] free_pages_prepare+0x7b/0x130
[    0.760035]  [<ffffffff8e8ee00b>] free_pages_prepare+0x7b/0x130
[    0.760035]  [<ffffffff8e8eeb30>] free_hot_cold_page+0x30/0x170
[    0.760035]  [<ffffffff8e8eeb30>] free_hot_cold_page+0x30/0x170
[    0.760035]  [<ffffffff8e8eecf8>] __free_pages+0x28/0x40
[    0.760035]  [<ffffffff8e8eecf8>] __free_pages+0x28/0x40
[    0.760035]  [<ffffffff8e8eefb9>] free_reserved_area+0xb9/0x120
[    0.760035]  [<ffffffff8e8eefb9>] free_reserved_area+0xb9/0x120
[    0.760035]  [<ffffffff8e834a68>] free_init_pages+0x88/0xa0
[    0.760035]  [<ffffffff8e834a68>] free_init_pages+0x88/0xa0
[    0.760035]  [<ffffffff8f34b20f>] free_initrd_mem+0x30/0x35
[    0.760035]  [<ffffffff8f34b20f>] free_initrd_mem+0x30/0x35
[    0.760035]  [<ffffffff8f33e35f>] populate_rootfs+0xea/0x10a
[    0.760035]  [<ffffffff8f33e35f>] populate_rootfs+0xea/0x10a
[    0.760035]  [<ffffffff8f33e275>] ? do_header+0x147/0x147
[    0.760035]  [<ffffffff8f33e275>] ? do_header+0x147/0x147
[    0.760035]  [<ffffffff8e800262>] do_one_initcall+0x92/0x160
[    0.760035]  [<ffffffff8e800262>] do_one_initcall+0x92/0x160
[    0.760035]  [<ffffffff8e87520d>] ? parse_args+0x1dd/0x300
[    0.760035]  [<ffffffff8e87520d>] ? parse_args+0x1dd/0x300
[    0.760035]  [<ffffffff8f33cfc0>] kernel_init_freeable+0x149/0x1d5
[    0.760035]  [<ffffffff8f33cfc0>] kernel_init_freeable+0x149/0x1d5
[    0.760035]  [<ffffffff8f33c836>] ? do_early_param+0x8a/0x8a
[    0.760035]  [<ffffffff8f33c836>] ? do_early_param+0x8a/0x8a
[    0.760035]  [<ffffffff8ee07c20>] ? rest_init+0xe0/0xe0
[    0.760035]  [<ffffffff8ee07c20>] ? rest_init+0xe0/0xe0
[    0.760035]  [<ffffffff8ee07c29>] kernel_init+0x9/0x180
[    0.760035]  [<ffffffff8ee07c29>] kernel_init+0x9/0x180
[    0.760035]  [<ffffffff8ee2420c>] ret_from_fork+0x7c/0xb0
[    0.760035]  [<ffffffff8ee2420c>] ret_from_fork+0x7c/0xb0
[    0.760035]  [<ffffffff8ee07c20>] ? rest_init+0xe0/0xe0
[    0.760035]  [<ffffffff8ee07c20>] ? rest_init+0xe0/0xe0
[    0.760035] Code: 
[    0.760035] Code: 8e 8e 48 48 c7 c7 c2 c2 43 43 b4 b4 ff ff 8e 8e be be 39 39 03 03 00 00 00 00 48 48 c7 c7 c7 c7 e8 e8 7f 7f ff ff 8e 8e 31 31 c0 c0 e8 e8 50 50 99 99 fa fa ff ff e9 e9 f3 f3 0c 0c 00 00 00 00 4d 4d 85 85 ed ed 0f 0f 84 84 ea ea 0c 0c 00 00 00 00 66 66 90 90 <f0> <f0> 41 41 ff ff 85 85 98 98 01 01 00 00 00 00 44 44 8b 8b 1d 1d 69 69 d4 d4 b7 b7 00 00 45 45 8b 8b 84 84 24 24 50 50 06 06 

[    0.760035] RIP 
[    0.760035] RIP  [<ffffffff8e8af400>] __lock_acquire+0x550/0x1450
 [<ffffffff8e8af400>] __lock_acquire+0x550/0x1450
[    0.760035]  RSP <ffff88000d4e9be0>
[    0.760035]  RSP <ffff88000d4e9be0>
[    0.760046] general protection fault: 0000 [#2] 
[    0.760046] general protection fault: 0000 [#2] 
[    0.760035] ---[ end trace 2c955ee278493463 ]---
[    0.760035] ---[ end trace 2c955ee278493463 ]---
[    0.760035] Kernel panic - not syncing: Fatal exception
[    0.760035] Kernel panic - not syncing: Fatal exception
SMP SMP 

[    0.760046] Modules linked in:
[    0.760046] Modules linked in:

[    0.760046] CPU: 0 PID: 11 Comm: rcu_sched Tainted: G      D      3.12.0-rc4-00014-gda2b6fb #1
[    0.760046] CPU: 0 PID: 11 Comm: rcu_sched Tainted: G      D      3.12.0-rc4-00014-gda2b6fb #1
[    0.760046] task: ffff88000d52a2c0 ti: ffff88000d52c000 task.ti: ffff88000d52c000
[    0.760046] task: ffff88000d52a2c0 ti: ffff88000d52c000 task.ti: ffff88000d52c000
[    0.760046] RIP: 0010:[<ffffffff8eaaaad9>] 
[    0.760046] RIP: 0010:[<ffffffff8eaaaad9>]  [<ffffffff8eaaaad9>] free_object+0x59/0xb0
 [<ffffffff8eaaaad9>] free_object+0x59/0xb0
[    0.760046] RSP: 0000:ffff88000d52dcb0  EFLAGS: 00010086
[    0.760046] RSP: 0000:ffff88000d52dcb0  EFLAGS: 00010086
[    0.760046] RAX: 0000000000000282 RBX: ffff88000d655268 RCX: 00000000000000ff
[    0.760046] RAX: 0000000000000282 RBX: ffff88000d655268 RCX: 00000000000000ff
[    0.760046] RDX: cccccccccccccccc RSI: ffffffff8f10e6b8 RDI: 0000000000000046
[    0.760046] RDX: cccccccccccccccc RSI: ffffffff8f10e6b8 RDI: 0000000000000046
[    0.760046] RBP: ffff88000d52dcc0 R08: 0000000000000000 R09: 0000000000000001
[    0.760046] RBP: ffff88000d52dcc0 R08: 0000000000000000 R09: 0000000000000001
[    0.760046] R10: 0000000000000000 R11: 0000000000000001 R12: 0000000000000000
[    0.760046] R10: 0000000000000000 R11: 0000000000000001 R12: 0000000000000000
[    0.760046] R13: ffffffff8fd73038 R14: ffffffff8f0ed8e0 R15: 00000000ffff8b1a
[    0.760046] R13: ffffffff8fd73038 R14: ffffffff8f0ed8e0 R15: 00000000ffff8b1a
[    0.760046] FS:  0000000000000000(0000) GS:ffff88000e200000(0000) knlGS:0000000000000000
[    0.760046] FS:  0000000000000000(0000) GS:ffff88000e200000(0000) knlGS:0000000000000000
[    0.760046] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[    0.760046] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[    0.760046] CR2: 00000000ffffffff CR3: 000000000f0c5000 CR4: 00000000000006f0
[    0.760046] CR2: 00000000ffffffff CR3: 000000000f0c5000 CR4: 00000000000006f0
[    0.760046] Stack:
[    0.760046] Stack:
[    0.760046]  ffff88000d655268
[    0.760046]  ffff88000d655268 ffff88000d52dd10 ffff88000d52dd10 ffff88000d52dcf8 ffff88000d52dcf8 ffffffff8eaab811 ffffffff8eaab811

[    0.760046]  ffffffff8e8627d8
[    0.760046]  ffffffff8e8627d8 ffff88000d52dd10 ffff88000d52dd10 00000000ffff8b1b 00000000ffff8b1b ffffffff8f427c80 ffffffff8f427c80

[    0.760046]  ffffffff8f427c80
[    0.760046]  ffffffff8f427c80 ffff88000d52dda8 ffff88000d52dda8 ffffffff8ee17184 ffffffff8ee17184 0000000000000292 0000000000000292

[    0.760046] Call Trace:
[    0.760046] Call Trace:
[    0.760046]  [<ffffffff8eaab811>] debug_object_free+0x161/0x1a0
[    0.760046]  [<ffffffff8eaab811>] debug_object_free+0x161/0x1a0
[    0.760046]  [<ffffffff8e8627d8>] ? del_timer_sync+0xb8/0xf0
[    0.760046]  [<ffffffff8e8627d8>] ? del_timer_sync+0xb8/0xf0
[    0.760046]  [<ffffffff8ee17184>] schedule_timeout+0x194/0x1c0
[    0.760046]  [<ffffffff8ee17184>] schedule_timeout+0x194/0x1c0
[    0.760046]  [<ffffffff8e8620f0>] ? add_timer_on+0x90/0x90
[    0.760046]  [<ffffffff8e8620f0>] ? add_timer_on+0x90/0x90
[    0.760046]  [<ffffffff8e8cfbb5>] rcu_gp_kthread+0x385/0x680
[    0.760046]  [<ffffffff8e8cfbb5>] rcu_gp_kthread+0x385/0x680
[    0.760046]  [<ffffffff8e877fa0>] ? abort_exclusive_wait+0xa0/0xa0
[    0.760046]  [<ffffffff8e877fa0>] ? abort_exclusive_wait+0xa0/0xa0
[    0.760046]  [<ffffffff8e8cf830>] ? rcu_gp_fqs+0x80/0x80
[    0.760046]  [<ffffffff8e8cf830>] ? rcu_gp_fqs+0x80/0x80
[    0.760046]  [<ffffffff8e8772f3>] kthread+0xe3/0xf0
[    0.760046]  [<ffffffff8e8772f3>] kthread+0xe3/0xf0
[    0.760046]  [<ffffffff8e877210>] ? kthread_stop+0x60/0x60
[    0.760046]  [<ffffffff8e877210>] ? kthread_stop+0x60/0x60
[    0.760046]  [<ffffffff8ee2420c>] ret_from_fork+0x7c/0xb0
[    0.760046]  [<ffffffff8ee2420c>] ret_from_fork+0x7c/0xb0
[    0.760046]  [<ffffffff8e877210>] ? kthread_stop+0x60/0x60
[    0.760046]  [<ffffffff8e877210>] ? kthread_stop+0x60/0x60
[    0.760046] Code: 
[    0.760046] Code: 00 00 74 74 19 19 48 48 83 83 3d 3d 7f 7f 78 78 6b 6b 00 00 00 00 74 74 0f 0f 4c 4c 8b 8b 25 25 7e 7e 3b 3b 66 66 00 00 41 41 83 83 e4 e4 01 01 41 41 83 83 f4 f4 01 01 48 48 8b 8b 15 15 ef ef 64 64 24 24 01 01 48 48 85 85 d2 d2 48 48 89 89 13 13 74 74 04 04 <48> <48> 89 89 5a 5a 08 08 83 83 c1 c1 01 01 48 48 c7 c7 43 43 08 08 c0 c0 0f 0f cf cf 8f 8f 48 48 89 89 c6 c6 48 48 c7 c7 c7 c7 

[    0.760046] RIP 
[    0.760046] RIP  [<ffffffff8eaaaad9>] free_object+0x59/0xb0
 [<ffffffff8eaaaad9>] free_object+0x59/0xb0
[    0.760046]  RSP <ffff88000d52dcb0>
[    0.760046]  RSP <ffff88000d52dcb0>
[    0.760046] ---[ end trace 2c955ee278493464 ]---
[    0.760046] ---[ end trace 2c955ee278493464 ]---
[    0.760035] Shutting down cpus with NMI
[    0.760035] Shutting down cpus with NMI
[    0.760035] Rebooting in 10 seconds..
[    0.760035] Rebooting in 10 seconds..
Elapsed time: 5
qemu-system-x86_64 -cpu kvm64 -enable-kvm -kernel /kernel/x86_64-randconfig-s1-01101738/da2b6fb990cf782b18952f534ec7323453bc4fc9/vmlinuz-3.12.0-rc4-00014-gda2b6fb -append 'hung_task_panic=1 earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled panic=10  prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal  root=/dev/ram0 rw link=/kernel-tests/run-queue/kvm/x86_64-randconfig-s1-01101738/tip:x86:kaslr/.vmlinuz-da2b6fb990cf782b18952f534ec7323453bc4fc9-20140116085414-31-snb branch=tip/x86/kaslr BOOT_IMAGE=/kernel/x86_64-randconfig-s1-01101738/da2b6fb990cf782b18952f534ec7323453bc4fc9/vmlinuz-3.12.0-rc4-00014-gda2b6fb'  -initrd /kernel-tests/initrd/yocto-minimal-x86_64.cgz -m 256M -smp 2 -net nic,vlan=1,model=e1000 -net user,vlan=1,hostfwd=tcp::20349-:22 -boot order=nc -no-reboot -watchdog i6300esb -rtc base=localtime -drive file=/fs/LABEL=KVM/disk0-yocto-snb-26,media=disk,if=virtio -drive file=/fs/LABEL=KVM/disk1-yocto-snb-26,media=disk,if=virtio -drive file=/fs/LABEL=KVM/disk2-yocto-snb-26,media=disk,if=virtio -drive file=/fs/LABEL=KVM/disk3-yocto-snb-26,media=disk,if=virtio -drive file=/fs/LABEL=KVM/disk4-yocto-snb-26,media=disk,if=virtio -drive file=/fs/LABEL=KVM/disk5-yocto-snb-26,media=disk,if=virtio -pidfile /dev/shm/kboot/pid-yocto-snb-26 -serial file:/dev/shm/kboot/serial-yocto-snb-26 -daemonize -display none -monitor null 

[-- Attachment #5: dmesg-quantal-cairo-16:20140116085449:x86_64-randconfig-s1-01101738:3.12.0-rc4-00014-gda2b6fb:1 --]
[-- Type: text/plain, Size: 74481 bytes --]

early console in setup code
Probing EDD (edd=off to disable)... ok
early console in decompress_kernel
KASLR using RDTSC...

Decompressing Linux... Parsing ELF... Performing relocations... done.
Booting the kernel.
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.12.0-rc4-00014-gda2b6fb (kbuild@snb) (gcc version 4.8.1 (Debian 4.8.1-8) ) #1 SMP Thu Jan 16 08:53:36 CST 2014
[    0.000000] Command line: hung_task_panic=1 earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled panic=10  prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal  root=/dev/ram0 rw link=/kernel-tests/run-queue/kvm/x86_64-randconfig-s1-01101738/tip:x86:kaslr/.vmlinuz-da2b6fb990cf782b18952f534ec7323453bc4fc9-20140116085414-100-cairo branch=tip/x86/kaslr BOOT_IMAGE=/kernel/x86_64-randconfig-s1-01101738/da2b6fb990cf782b18952f534ec7323453bc4fc9/vmlinuz-3.12.0-rc4-00014-gda2b6fb
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000fffdfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000fffe000-0x000000000fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[    0.000000] bootconsole [earlyser0] enabled
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] Hypervisor detected: KVM
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0xfffe max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0080000000 mask FF80000000 uncachable
[    0.000000]   1 disabled
[    0.000000]   2 disabled
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x0ee86000, 0x0ee86fff] PGTABLE
[    0.000000] BRK [0x0ee87000, 0x0ee87fff] PGTABLE
[    0.000000] BRK [0x0ee88000, 0x0ee88fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x0d600000-0x0d7fffff]
[    0.000000]  [mem 0x0d600000-0x0d7fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x0c000000-0x0d5fffff]
[    0.000000]  [mem 0x0c000000-0x0d5fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0x0bffffff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x0bffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x0d800000-0x0fffdfff]
[    0.000000]  [mem 0x0d800000-0x0fdfffff] page 2M
[    0.000000]  [mem 0x0fe00000-0x0fffdfff] page 4k
[    0.000000] RAMDISK: [mem 0x0e93d000-0x0ffeffff]
[    0.000000] ACPI: RSDP 00000000000fd930 00014 (v00 BOCHS )
[    0.000000] ACPI: RSDT 000000000fffe450 00034 (v01 BOCHS  BXPCRSDT 00000001 BXPC 00000001)
[    0.000000] ACPI: FACP 000000000fffff80 00074 (v01 BOCHS  BXPCFACP 00000001 BXPC 00000001)
[    0.000000] ACPI: DSDT 000000000fffe490 011A9 (v01   BXPC   BXDSDT 00000001 INTL 20100528)
[    0.000000] ACPI: FACS 000000000fffff40 00040
[    0.000000] ACPI: SSDT 000000000ffff7a0 00796 (v01 BOCHS  BXPCSSDT 00000001 BXPC 00000001)
[    0.000000] ACPI: APIC 000000000ffff680 00080 (v01 BOCHS  BXPCAPIC 00000001 BXPC 00000001)
[    0.000000] ACPI: HPET 000000000ffff640 00038 (v01 BOCHS  BXPCHPET 00000001 BXPC 00000001)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] mapped APIC to ffffffffff5fa000 (        fee00000)
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000000fffdfff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x0fffdfff]
[    0.000000]   NODE_DATA [mem 0x0fff9000-0x0fffdfff]
[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[    0.000000] kvm-clock: cpu 0, msr 0:fff8001, boot clock
[    0.000000]  [ffffea0000000000-ffffea00003fffff] PMD -> [ffff88000ca00000-ffff88000cdfffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0009efff]
[    0.000000]   node   0: [mem 0x00100000-0x0fffdfff]
[    0.000000] On node 0 totalpages: 65436
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 840 pages used for memmap
[    0.000000]   DMA32 zone: 61438 pages, LIFO batch:15
[    0.000000] ACPI: PM-Timer IO Port: 0xb008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] mapped APIC to ffffffffff5fa000 (        fee00000)
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 00, APIC ID 0, APIC INT 02
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[    0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 05, APIC ID 0, APIC INT 05
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 09, APIC ID 0, APIC INT 09
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[    0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 0a, APIC ID 0, APIC INT 0a
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[    0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 0b, APIC ID 0, APIC INT 0b
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 01, APIC ID 0, APIC INT 01
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 03, APIC ID 0, APIC INT 03
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 04, APIC ID 0, APIC INT 04
[    0.000000] ACPI: IRQ5 used by override.
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 06, APIC ID 0, APIC INT 06
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 07, APIC ID 0, APIC INT 07
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 08, APIC ID 0, APIC INT 08
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] ACPI: IRQ10 used by override.
[    0.000000] ACPI: IRQ11 used by override.
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0c, APIC ID 0, APIC INT 0c
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0d, APIC ID 0, APIC INT 0d
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0e, APIC ID 0, APIC INT 0e
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0f, APIC ID 0, APIC INT 0f
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] mapped IOAPIC to ffffffffff5f9000 (fec00000)
[    0.000000] nr_irqs_gsi: 40
[    0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on KVM
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 475 pages/cpu @ffff88000d200000 s1914448 r8192 d22960 u2097152
[    0.000000] pcpu-alloc: s1914448 r8192 d22960 u2097152 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 [0] 1 
[    0.000000] kvm-clock: cpu 0, msr 0:fff8001, primary cpu clock
[    0.000000] KVM setup async PF for cpu 0
[    0.000000] kvm-stealtime: cpu 0, msr d20d080
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 64519
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: hung_task_panic=1 earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled panic=10  prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal  root=/dev/ram0 rw link=/kernel-tests/run-queue/kvm/x86_64-randconfig-s1-01101738/tip:x86:kaslr/.vmlinuz-da2b6fb990cf782b18952f534ec7323453bc4fc9-20140116085414-100-cairo branch=tip/x86/kaslr BOOT_IMAGE=/kernel/x86_64-randconfig-s1-01101738/da2b6fb990cf782b18952f534ec7323453bc4fc9/vmlinuz-3.12.0-rc4-00014-gda2b6fb
[    0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)
[    0.000000] Memory: 212108K/261744K available (6294K kernel code, 685K rwdata, 2640K rodata, 2572K init, 10836K bss, 49636K reserved)
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 
[    0.000000] 
[    0.000000] 
[    0.000000] 
[    0.000000] 
[    0.000000] NR_IRQS:4352 nr_irqs:512 16
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.12.0-rc4-00014-gda2b6fb (kbuild@snb) (gcc version 4.8.1 (Debian 4.8.1-8) ) #1 SMP Thu Jan 16 08:53:36 CST 2014
[    0.000000] Command line: hung_task_panic=1 earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled panic=10  prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal  root=/dev/ram0 rw link=/kernel-tests/run-queue/kvm/x86_64-randconfig-s1-01101738/tip:x86:kaslr/.vmlinuz-da2b6fb990cf782b18952f534ec7323453bc4fc9-20140116085414-100-cairo branch=tip/x86/kaslr BOOT_IMAGE=/kernel/x86_64-randconfig-s1-01101738/da2b6fb990cf782b18952f534ec7323453bc4fc9/vmlinuz-3.12.0-rc4-00014-gda2b6fb
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000fffdfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000fffe000-0x000000000fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[    0.000000] bootconsole [earlyser0] enabled
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] Hypervisor detected: KVM
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0xfffe max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0080000000 mask FF80000000 uncachable
[    0.000000]   1 disabled
[    0.000000]   2 disabled
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x0ee86000, 0x0ee86fff] PGTABLE
[    0.000000] BRK [0x0ee87000, 0x0ee87fff] PGTABLE
[    0.000000] BRK [0x0ee88000, 0x0ee88fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x0d600000-0x0d7fffff]
[    0.000000]  [mem 0x0d600000-0x0d7fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x0c000000-0x0d5fffff]
[    0.000000]  [mem 0x0c000000-0x0d5fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0x0bffffff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x0bffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x0d800000-0x0fffdfff]
[    0.000000]  [mem 0x0d800000-0x0fdfffff] page 2M
[    0.000000]  [mem 0x0fe00000-0x0fffdfff] page 4k
[    0.000000] RAMDISK: [mem 0x0e93d000-0x0ffeffff]
[    0.000000] ACPI: RSDP 00000000000fd930 00014 (v00 BOCHS )
[    0.000000] ACPI: RSDT 000000000fffe450 00034 (v01 BOCHS  BXPCRSDT 00000001 BXPC 00000001)
[    0.000000] ACPI: FACP 000000000fffff80 00074 (v01 BOCHS  BXPCFACP 00000001 BXPC 00000001)
[    0.000000] ACPI: DSDT 000000000fffe490 011A9 (v01   BXPC   BXDSDT 00000001 INTL 20100528)
[    0.000000] ACPI: FACS 000000000fffff40 00040
[    0.000000] ACPI: SSDT 000000000ffff7a0 00796 (v01 BOCHS  BXPCSSDT 00000001 BXPC 00000001)
[    0.000000] ACPI: APIC 000000000ffff680 00080 (v01 BOCHS  BXPCAPIC 00000001 BXPC 00000001)
[    0.000000] ACPI: HPET 000000000ffff640 00038 (v01 BOCHS  BXPCHPET 00000001 BXPC 00000001)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] mapped APIC to ffffffffff5fa000 (        fee00000)
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000000fffdfff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x0fffdfff]
[    0.000000]   NODE_DATA [mem 0x0fff9000-0x0fffdfff]
[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[    0.000000] kvm-clock: cpu 0, msr 0:fff8001, boot clock
[    0.000000]  [ffffea0000000000-ffffea00003fffff] PMD -> [ffff88000ca00000-ffff88000cdfffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0009efff]
[    0.000000]   node   0: [mem 0x00100000-0x0fffdfff]
[    0.000000] On node 0 totalpages: 65436
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 840 pages used for memmap
[    0.000000]   DMA32 zone: 61438 pages, LIFO batch:15
[    0.000000] ACPI: PM-Timer IO Port: 0xb008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] mapped APIC to ffffffffff5fa000 (        fee00000)
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 00, APIC ID 0, APIC INT 02
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[    0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 05, APIC ID 0, APIC INT 05
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 09, APIC ID 0, APIC INT 09
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[    0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 0a, APIC ID 0, APIC INT 0a
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[    0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 0b, APIC ID 0, APIC INT 0b
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 01, APIC ID 0, APIC INT 01
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 03, APIC ID 0, APIC INT 03
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 04, APIC ID 0, APIC INT 04
[    0.000000] ACPI: IRQ5 used by override.
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 06, APIC ID 0, APIC INT 06
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 07, APIC ID 0, APIC INT 07
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 08, APIC ID 0, APIC INT 08
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] ACPI: IRQ10 used by override.
[    0.000000] ACPI: IRQ11 used by override.
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0c, APIC ID 0, APIC INT 0c
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0d, APIC ID 0, APIC INT 0d
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0e, APIC ID 0, APIC INT 0e
[    0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0f, APIC ID 0, APIC INT 0f
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] mapped IOAPIC to ffffffffff5f9000 (fec00000)
[    0.000000] nr_irqs_gsi: 40
[    0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on KVM
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 475 pages/cpu @ffff88000d200000 s1914448 r8192 d22960 u2097152
[    0.000000] pcpu-alloc: s1914448 r8192 d22960 u2097152 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 [0] 1 
[    0.000000] kvm-clock: cpu 0, msr 0:fff8001, primary cpu clock
[    0.000000] KVM setup async PF for cpu 0
[    0.000000] kvm-stealtime: cpu 0, msr d20d080
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 64519
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: hung_task_panic=1 earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled panic=10  prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal  root=/dev/ram0 rw link=/kernel-tests/run-queue/kvm/x86_64-randconfig-s1-01101738/tip:x86:kaslr/.vmlinuz-da2b6fb990cf782b18952f534ec7323453bc4fc9-20140116085414-100-cairo branch=tip/x86/kaslr BOOT_IMAGE=/kernel/x86_64-randconfig-s1-01101738/da2b6fb990cf782b18952f534ec7323453bc4fc9/vmlinuz-3.12.0-rc4-00014-gda2b6fb
[    0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)
[    0.000000] Memory: 212108K/261744K available (6294K kernel code, 685K rwdata, 2640K rodata, 2572K init, 10836K bss, 49636K reserved)
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 
[    0.000000] 
[    0.000000] 
[    0.000000] 
[    0.000000] 
[    0.000000] NR_IRQS:4352 nr_irqs:512 16
[    0.000000] console [ttyS0] enabled
[    0.000000] console [ttyS0] enabled
[    0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[    0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[    0.000000] ... MAX_LOCKDEP_SUBCLASSES:  8
[    0.000000] ... MAX_LOCKDEP_SUBCLASSES:  8
[    0.000000] ... MAX_LOCK_DEPTH:          48
[    0.000000] ... MAX_LOCK_DEPTH:          48
[    0.000000] ... MAX_LOCKDEP_KEYS:        8191
[    0.000000] ... MAX_LOCKDEP_KEYS:        8191
[    0.000000] ... CLASSHASH_SIZE:          4096
[    0.000000] ... CLASSHASH_SIZE:          4096
[    0.000000] ... MAX_LOCKDEP_ENTRIES:     16384
[    0.000000] ... MAX_LOCKDEP_ENTRIES:     16384
[    0.000000] ... MAX_LOCKDEP_CHAINS:      32768
[    0.000000] ... MAX_LOCKDEP_CHAINS:      32768
[    0.000000] ... CHAINHASH_SIZE:          16384
[    0.000000] ... CHAINHASH_SIZE:          16384
[    0.000000]  memory used by lock dependency info: 6367 kB
[    0.000000]  memory used by lock dependency info: 6367 kB
[    0.000000]  per task-struct memory footprint: 2688 bytes
[    0.000000]  per task-struct memory footprint: 2688 bytes
[    0.000000] ------------------------
[    0.000000] ------------------------
[    0.000000] | Locking API testsuite:
[    0.000000] | Locking API testsuite:
[    0.000000] ----------------------------------------------------------------------------
[    0.000000] ----------------------------------------------------------------------------
[    0.000000]                                  | spin |wlock |rlock |mutex | wsem | rsem |
[    0.000000]                                  | spin |wlock |rlock |mutex | wsem | rsem |
[    0.000000]   --------------------------------------------------------------------------
[    0.000000]   --------------------------------------------------------------------------
[    0.000000]                      A-A deadlock:
[    0.000000]                      A-A deadlock:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]                  A-B-B-A deadlock:
[    0.000000]                  A-B-B-A deadlock:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]              A-B-B-C-C-A deadlock:
[    0.000000]              A-B-B-C-C-A deadlock:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]              A-B-C-A-B-C deadlock:
[    0.000000]              A-B-C-A-B-C deadlock:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]          A-B-B-C-C-D-D-A deadlock:
[    0.000000]          A-B-B-C-C-D-D-A deadlock:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]          A-B-C-D-B-D-D-A deadlock:
[    0.000000]          A-B-C-D-B-D-D-A deadlock:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]          A-B-C-D-B-C-D-A deadlock:
[    0.000000]          A-B-C-D-B-C-D-A deadlock:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]                     double unlock:
[    0.000000]                     double unlock:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]                   initialize held:
[    0.000000]                   initialize held:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]                  bad unlock order:
[    0.000000]                  bad unlock order:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]   --------------------------------------------------------------------------
[    0.000000]   --------------------------------------------------------------------------
[    0.000000]               recursive read-lock:
[    0.000000]               recursive read-lock:             |             |  ok  |  ok  |             |             |  ok  |  ok  |

[    0.000000]            recursive read-lock #2:
[    0.000000]            recursive read-lock #2:             |             |  ok  |  ok  |             |             |  ok  |  ok  |

[    0.000000]             mixed read-write-lock:
[    0.000000]             mixed read-write-lock:             |             |  ok  |  ok  |             |             |  ok  |  ok  |

[    0.000000]             mixed write-read-lock:
[    0.000000]             mixed write-read-lock:             |             |  ok  |  ok  |             |             |  ok  |  ok  |

[    0.000000]   --------------------------------------------------------------------------
[    0.000000]   --------------------------------------------------------------------------
[    0.000000]      hard-irqs-on + irq-safe-A/12:
[    0.000000]      hard-irqs-on + irq-safe-A/12:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]      soft-irqs-on + irq-safe-A/12:
[    0.000000]      soft-irqs-on + irq-safe-A/12:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]      hard-irqs-on + irq-safe-A/21:
[    0.000000]      hard-irqs-on + irq-safe-A/21:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]      soft-irqs-on + irq-safe-A/21:
[    0.000000]      soft-irqs-on + irq-safe-A/21:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]        sirq-safe-A => hirqs-on/12:
[    0.000000]        sirq-safe-A => hirqs-on/12:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]        sirq-safe-A => hirqs-on/21:
[    0.000000]        sirq-safe-A => hirqs-on/21:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]          hard-safe-A + irqs-on/12:
[    0.000000]          hard-safe-A + irqs-on/12:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]          soft-safe-A + irqs-on/12:
[    0.000000]          soft-safe-A + irqs-on/12:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]          hard-safe-A + irqs-on/21:
[    0.000000]          hard-safe-A + irqs-on/21:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]          soft-safe-A + irqs-on/21:
[    0.000000]          soft-safe-A + irqs-on/21:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     hard-safe-A + unsafe-B #1/123:
[    0.000000]     hard-safe-A + unsafe-B #1/123:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     soft-safe-A + unsafe-B #1/123:
[    0.000000]     soft-safe-A + unsafe-B #1/123:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     hard-safe-A + unsafe-B #1/132:
[    0.000000]     hard-safe-A + unsafe-B #1/132:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     soft-safe-A + unsafe-B #1/132:
[    0.000000]     soft-safe-A + unsafe-B #1/132:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     hard-safe-A + unsafe-B #1/213:
[    0.000000]     hard-safe-A + unsafe-B #1/213:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     soft-safe-A + unsafe-B #1/213:
[    0.000000]     soft-safe-A + unsafe-B #1/213:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     hard-safe-A + unsafe-B #1/231:
[    0.000000]     hard-safe-A + unsafe-B #1/231:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     soft-safe-A + unsafe-B #1/231:
[    0.000000]     soft-safe-A + unsafe-B #1/231:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     hard-safe-A + unsafe-B #1/312:
[    0.000000]     hard-safe-A + unsafe-B #1/312:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     soft-safe-A + unsafe-B #1/312:
[    0.000000]     soft-safe-A + unsafe-B #1/312:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     hard-safe-A + unsafe-B #1/321:
[    0.000000]     hard-safe-A + unsafe-B #1/321:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     soft-safe-A + unsafe-B #1/321:
[    0.000000]     soft-safe-A + unsafe-B #1/321:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     hard-safe-A + unsafe-B #2/123:
[    0.000000]     hard-safe-A + unsafe-B #2/123:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     soft-safe-A + unsafe-B #2/123:
[    0.000000]     soft-safe-A + unsafe-B #2/123:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     hard-safe-A + unsafe-B #2/132:
[    0.000000]     hard-safe-A + unsafe-B #2/132:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     soft-safe-A + unsafe-B #2/132:
[    0.000000]     soft-safe-A + unsafe-B #2/132:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     hard-safe-A + unsafe-B #2/213:
[    0.000000]     hard-safe-A + unsafe-B #2/213:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     soft-safe-A + unsafe-B #2/213:
[    0.000000]     soft-safe-A + unsafe-B #2/213:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     hard-safe-A + unsafe-B #2/231:
[    0.000000]     hard-safe-A + unsafe-B #2/231:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     soft-safe-A + unsafe-B #2/231:
[    0.000000]     soft-safe-A + unsafe-B #2/231:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     hard-safe-A + unsafe-B #2/312:
[    0.000000]     hard-safe-A + unsafe-B #2/312:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     soft-safe-A + unsafe-B #2/312:
[    0.000000]     soft-safe-A + unsafe-B #2/312:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     hard-safe-A + unsafe-B #2/321:
[    0.000000]     hard-safe-A + unsafe-B #2/321:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]     soft-safe-A + unsafe-B #2/321:
[    0.000000]     soft-safe-A + unsafe-B #2/321:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]       hard-irq lock-inversion/123:
[    0.000000]       hard-irq lock-inversion/123:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]       soft-irq lock-inversion/123:
[    0.000000]       soft-irq lock-inversion/123:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]       hard-irq lock-inversion/132:
[    0.000000]       hard-irq lock-inversion/132:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]       soft-irq lock-inversion/132:
[    0.000000]       soft-irq lock-inversion/132:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]       hard-irq lock-inversion/213:
[    0.000000]       hard-irq lock-inversion/213:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]       soft-irq lock-inversion/213:
[    0.000000]       soft-irq lock-inversion/213:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]       hard-irq lock-inversion/231:
[    0.000000]       hard-irq lock-inversion/231:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]       soft-irq lock-inversion/231:
[    0.000000]       soft-irq lock-inversion/231:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]       hard-irq lock-inversion/312:
[    0.000000]       hard-irq lock-inversion/312:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]       soft-irq lock-inversion/312:
[    0.000000]       soft-irq lock-inversion/312:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]       hard-irq lock-inversion/321:
[    0.000000]       hard-irq lock-inversion/321:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]       soft-irq lock-inversion/321:
[    0.000000]       soft-irq lock-inversion/321:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]       hard-irq read-recursion/123:
[    0.000000]       hard-irq read-recursion/123:  ok  |  ok  |

[    0.000000]       soft-irq read-recursion/123:
[    0.000000]       soft-irq read-recursion/123:  ok  |  ok  |

[    0.000000]       hard-irq read-recursion/132:
[    0.000000]       hard-irq read-recursion/132:  ok  |  ok  |

[    0.000000]       soft-irq read-recursion/132:
[    0.000000]       soft-irq read-recursion/132:  ok  |  ok  |

[    0.000000]       hard-irq read-recursion/213:
[    0.000000]       hard-irq read-recursion/213:  ok  |  ok  |

[    0.000000]       soft-irq read-recursion/213:
[    0.000000]       soft-irq read-recursion/213:  ok  |  ok  |

[    0.000000]       hard-irq read-recursion/231:
[    0.000000]       hard-irq read-recursion/231:  ok  |  ok  |

[    0.000000]       soft-irq read-recursion/231:
[    0.000000]       soft-irq read-recursion/231:  ok  |  ok  |

[    0.000000]       hard-irq read-recursion/312:
[    0.000000]       hard-irq read-recursion/312:  ok  |  ok  |

[    0.000000]       soft-irq read-recursion/312:
[    0.000000]       soft-irq read-recursion/312:  ok  |  ok  |

[    0.000000]       hard-irq read-recursion/321:
[    0.000000]       hard-irq read-recursion/321:  ok  |  ok  |

[    0.000000]       soft-irq read-recursion/321:
[    0.000000]       soft-irq read-recursion/321:  ok  |  ok  |

[    0.000000]   --------------------------------------------------------------------------
[    0.000000]   --------------------------------------------------------------------------
[    0.000000]   | Wound/wait tests |
[    0.000000]   | Wound/wait tests |
[    0.000000]   ---------------------
[    0.000000]   ---------------------
[    0.000000]                   ww api failures:
[    0.000000]                   ww api failures:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]                ww contexts mixing:
[    0.000000]                ww contexts mixing:  ok  |  ok  |  ok  |  ok  |

[    0.000000]              finishing ww context:
[    0.000000]              finishing ww context:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]                locking mismatches:
[    0.000000]                locking mismatches:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]                  EDEADLK handling:
[    0.000000]                  EDEADLK handling:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]            spinlock nest unlocked:
[    0.000000]            spinlock nest unlocked:  ok  |  ok  |

[    0.000000]   -----------------------------------------------------
[    0.000000]   -----------------------------------------------------
[    0.000000]                                  |block | try  |context|
[    0.000000]                                  |block | try  |context|
[    0.000000]   -----------------------------------------------------
[    0.000000]   -----------------------------------------------------
[    0.000000]                           context:
[    0.000000]                           context:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]                               try:
[    0.000000]                               try:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]                             block:
[    0.000000]                             block:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000]                          spinlock:
[    0.000000]                          spinlock:  ok  |  ok  |  ok  |  ok  |  ok  |  ok  |

[    0.000000] -------------------------------------------------------
[    0.000000] -------------------------------------------------------
[    0.000000] Good, all 253 testcases passed! |
[    0.000000] Good, all 253 testcases passed! |
[    0.000000] ---------------------------------
[    0.000000] ---------------------------------
[    0.000000] ODEBUG: 14 of 14 active objects replaced
[    0.000000] ODEBUG: 14 of 14 active objects replaced
[    0.000000] hpet clockevent registered
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Detected 2893.014 MHz processor
[    0.000000] tsc: Detected 2893.014 MHz processor
[    0.020000] Calibrating delay loop (skipped) preset value.. 
[    0.020000] Calibrating delay loop (skipped) preset value.. 5786.02 BogoMIPS (lpj=28930140)
5786.02 BogoMIPS (lpj=28930140)
[    0.020000] pid_max: default: 32768 minimum: 301
[    0.020000] pid_max: default: 32768 minimum: 301
[    0.020000] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.020000] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.020456] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.020456] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.023243] Mount-cache hash table entries: 256
[    0.023243] Mount-cache hash table entries: 256
[    0.026145] Initializing cgroup subsys devices
[    0.026145] Initializing cgroup subsys devices
[    0.027850] Initializing cgroup subsys freezer
[    0.027850] Initializing cgroup subsys freezer
[    0.030043] Initializing cgroup subsys net_cls
[    0.030043] Initializing cgroup subsys net_cls
[    0.031884] mce: CPU supports 10 MCE banks
[    0.031884] mce: CPU supports 10 MCE banks
[    0.033493] numa_add_cpu cpu 0 node 0: mask now 0
[    0.033493] numa_add_cpu cpu 0 node 0: mask now 0
[    0.035281] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.035281] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.035281] tlb_flushall_shift: 6
[    0.035281] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.035281] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.035281] tlb_flushall_shift: 6
[    0.040360] Freeing SMP alternatives memory: 24K (ffffffff8e3eb000 - ffffffff8e3f1000)
[    0.040360] Freeing SMP alternatives memory: 24K (ffffffff8e3eb000 - ffffffff8e3f1000)
[    0.047772] ACPI: Core revision 20130725
[    0.047772] ACPI: Core revision 20130725
[    0.055471] ACPI: 
[    0.055471] ACPI: All ACPI Tables successfully acquiredAll ACPI Tables successfully acquired

[    0.057949] Getting VERSION: 50014
[    0.057949] Getting VERSION: 50014
[    0.059230] Getting VERSION: 50014
[    0.059230] Getting VERSION: 50014
[    0.060028] Getting ID: 0
[    0.060028] Getting ID: 0
[    0.061032] Getting ID: ff000000
[    0.061032] Getting ID: ff000000
[    0.062269] Getting LVT0: 8700
[    0.062269] Getting LVT0: 8700
[    0.063451] Getting LVT1: 8400
[    0.063451] Getting LVT1: 8400
[    0.064693] enabled ExtINT on CPU#0
[    0.064693] enabled ExtINT on CPU#0
[    0.067633] ENABLING IO-APIC IRQs
[    0.067633] ENABLING IO-APIC IRQs
[    0.068790] init IO_APIC IRQs
[    0.068790] init IO_APIC IRQs
[    0.070022]  apic 0 pin 0 not connected
[    0.070022]  apic 0 pin 0 not connected
[    0.071337] IOAPIC[0]: Set routing entry (0-1 -> 0x31 -> IRQ 1 Mode:0 Active:0 Dest:1)
[    0.071337] IOAPIC[0]: Set routing entry (0-1 -> 0x31 -> IRQ 1 Mode:0 Active:0 Dest:1)
[    0.074168] IOAPIC[0]: Set routing entry (0-2 -> 0x30 -> IRQ 0 Mode:0 Active:0 Dest:1)
[    0.074168] IOAPIC[0]: Set routing entry (0-2 -> 0x30 -> IRQ 0 Mode:0 Active:0 Dest:1)
[    0.076965] IOAPIC[0]: Set routing entry (0-3 -> 0x33 -> IRQ 3 Mode:0 Active:0 Dest:1)
[    0.076965] IOAPIC[0]: Set routing entry (0-3 -> 0x33 -> IRQ 3 Mode:0 Active:0 Dest:1)
[    0.080059] IOAPIC[0]: Set routing entry (0-4 -> 0x34 -> IRQ 4 Mode:0 Active:0 Dest:1)
[    0.080059] IOAPIC[0]: Set routing entry (0-4 -> 0x34 -> IRQ 4 Mode:0 Active:0 Dest:1)
[    0.082872] IOAPIC[0]: Set routing entry (0-5 -> 0x35 -> IRQ 5 Mode:1 Active:0 Dest:1)
[    0.082872] IOAPIC[0]: Set routing entry (0-5 -> 0x35 -> IRQ 5 Mode:1 Active:0 Dest:1)
[    0.085920] IOAPIC[0]: Set routing entry (0-6 -> 0x36 -> IRQ 6 Mode:0 Active:0 Dest:1)
[    0.085920] IOAPIC[0]: Set routing entry (0-6 -> 0x36 -> IRQ 6 Mode:0 Active:0 Dest:1)
[    0.088764] IOAPIC[0]: Set routing entry (0-7 -> 0x37 -> IRQ 7 Mode:0 Active:0 Dest:1)
[    0.088764] IOAPIC[0]: Set routing entry (0-7 -> 0x37 -> IRQ 7 Mode:0 Active:0 Dest:1)
[    0.090056] IOAPIC[0]: Set routing entry (0-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:1)
[    0.090056] IOAPIC[0]: Set routing entry (0-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:1)
[    0.092958] IOAPIC[0]: Set routing entry (0-9 -> 0x39 -> IRQ 9 Mode:1 Active:0 Dest:1)
[    0.092958] IOAPIC[0]: Set routing entry (0-9 -> 0x39 -> IRQ 9 Mode:1 Active:0 Dest:1)
[    0.095769] IOAPIC[0]: Set routing entry (0-10 -> 0x3a -> IRQ 10 Mode:1 Active:0 Dest:1)
[    0.095769] IOAPIC[0]: Set routing entry (0-10 -> 0x3a -> IRQ 10 Mode:1 Active:0 Dest:1)
[    0.100054] IOAPIC[0]: Set routing entry (0-11 -> 0x3b -> IRQ 11 Mode:1 Active:0 Dest:1)
[    0.100054] IOAPIC[0]: Set routing entry (0-11 -> 0x3b -> IRQ 11 Mode:1 Active:0 Dest:1)
[    0.102750] IOAPIC[0]: Set routing entry (0-12 -> 0x3c -> IRQ 12 Mode:0 Active:0 Dest:1)
[    0.102750] IOAPIC[0]: Set routing entry (0-12 -> 0x3c -> IRQ 12 Mode:0 Active:0 Dest:1)
[    0.105690] IOAPIC[0]: Set routing entry (0-13 -> 0x3d -> IRQ 13 Mode:0 Active:0 Dest:1)
[    0.105690] IOAPIC[0]: Set routing entry (0-13 -> 0x3d -> IRQ 13 Mode:0 Active:0 Dest:1)
[    0.108591] IOAPIC[0]: Set routing entry (0-14 -> 0x3e -> IRQ 14 Mode:0 Active:0 Dest:1)
[    0.108591] IOAPIC[0]: Set routing entry (0-14 -> 0x3e -> IRQ 14 Mode:0 Active:0 Dest:1)
[    0.110054] IOAPIC[0]: Set routing entry (0-15 -> 0x3f -> IRQ 15 Mode:0 Active:0 Dest:1)
[    0.110054] IOAPIC[0]: Set routing entry (0-15 -> 0x3f -> IRQ 15 Mode:0 Active:0 Dest:1)
[    0.112956]  apic 0 pin 16 not connected
[    0.112956]  apic 0 pin 16 not connected
[    0.114303]  apic 0 pin 17 not connected
[    0.114303]  apic 0 pin 17 not connected
[    0.115650]  apic 0 pin 18 not connected
[    0.115650]  apic 0 pin 18 not connected
[    0.117027]  apic 0 pin 19 not connected
[    0.117027]  apic 0 pin 19 not connected
[    0.120017]  apic 0 pin 20 not connected
[    0.120017]  apic 0 pin 20 not connected
[    0.121421]  apic 0 pin 21 not connected
[    0.121421]  apic 0 pin 21 not connected
[    0.122787]  apic 0 pin 22 not connected
[    0.122787]  apic 0 pin 22 not connected
[    0.124165]  apic 0 pin 23 not connected
[    0.124165]  apic 0 pin 23 not connected
[    0.125763] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.125763] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.128605] smpboot: CPU0: 
[    0.128605] smpboot: CPU0: Intel Intel Common KVM processorCommon KVM processor (fam: 0f, model: 06 (fam: 0f, model: 06, stepping: 01)
, stepping: 01)
[    0.132713] Using local APIC timer interrupts.
[    0.132713] calibrating APIC timer ...
[    0.132713] Using local APIC timer interrupts.
[    0.132713] calibrating APIC timer ...
[    0.140000] ... lapic delta = 6249998
[    0.140000] ... lapic delta = 6249998
[    0.140000] ... PM-Timer delta = 357945
[    0.140000] ... PM-Timer delta = 357945
[    0.140000] ... PM-Timer result ok
[    0.140000] ... PM-Timer result ok
[    0.140000] ..... delta 6249998
[    0.140000] ..... delta 6249998
[    0.140000] ..... mult: 268435370
[    0.140000] ..... mult: 268435370
[    0.140000] ..... calibration result: 9999996
[    0.140000] ..... calibration result: 9999996
[    0.140000] ..... CPU clock speed is 2894.3283 MHz.
[    0.140000] ..... CPU clock speed is 2894.3283 MHz.
[    0.140000] ..... host bus clock speed is 999.9996 MHz.
[    0.140000] ..... host bus clock speed is 999.9996 MHz.
[    0.140133] Performance Events: 
[    0.140133] Performance Events: unsupported Netburst CPU model 6 unsupported Netburst CPU model 6 no PMU driver, software events only.
no PMU driver, software events only.
[    0.146525] NMI watchdog: disabled (cpu0): hardware events not enabled
[    0.146525] NMI watchdog: disabled (cpu0): hardware events not enabled
[    0.151088] SMP alternatives: lockdep: fixing up alternatives
[    0.151088] SMP alternatives: lockdep: fixing up alternatives
[    0.153722] smpboot: Booting Node   0, Processors 
[    0.153722] smpboot: Booting Node   0, Processors  #   1 OK
 #   1 OK
[    0.146390] kvm-clock: cpu 1, msr 0:fff8041, secondary cpu clock
[    0.146390] masked ExtINT on CPU#1
[    0.146390] numa_add_cpu cpu 1 node 0: mask now 0-1
[    0.170306] Brought up 2 CPUs
[    0.170306] Brought up 2 CPUs
[    0.180010] smpboot: Total of 2 processors activated (11572.05 BogoMIPS)
[    0.180010] smpboot: Total of 2 processors activated (11572.05 BogoMIPS)
[    0.182609] KVM setup async PF for cpu 1
[    0.182609] KVM setup async PF for cpu 1
[    0.182609] kvm-stealtime: cpu 1, msr d40d080
[    0.182609] kvm-stealtime: cpu 1, msr d40d080
[    0.204013] atomic64 test passed for x86-64 platform with CX8 and with SSE
[    0.204013] atomic64 test passed for x86-64 platform with CX8 and with SSE
[    0.206996] regulator-dummy: no parameters
[    0.206996] regulator-dummy: no parameters
[    0.209053] NET: Registered protocol family 16
[    0.209053] NET: Registered protocol family 16
[    0.210915] cpuidle: using governor ladder
[    0.210915] cpuidle: using governor ladder
[    0.212340] cpuidle: using governor menu
[    0.212340] cpuidle: using governor menu
[    0.213964] ACPI: bus type PCI registered
[    0.213964] ACPI: bus type PCI registered
[    0.215436] PCI: Using configuration type 1 for base access
[    0.215436] PCI: Using configuration type 1 for base access
[    0.224186] bio: create slab <bio-0> at 0
[    0.224186] bio: create slab <bio-0> at 0
[    0.224186] ACPI: Added _OSI(Module Device)
[    0.224186] ACPI: Added _OSI(Module Device)
[    0.224186] ACPI: Added _OSI(Processor Device)
[    0.224186] ACPI: Added _OSI(Processor Device)
[    0.230013] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.230013] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.231586] ACPI: Added _OSI(Processor Aggregator Device)
[    0.231586] ACPI: Added _OSI(Processor Aggregator Device)
[    0.237093] ACPI: EC: Look up EC in DSDT
[    0.237093] ACPI: EC: Look up EC in DSDT
[    0.252271] ACPI: Interpreter enabled
[    0.252271] ACPI: Interpreter enabled
[    0.253651] ACPI Exception: AE_NOT_FOUND, 
[    0.253651] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_]While evaluating Sleep State [\_S1_] (20130725/hwxface-571)
 (20130725/hwxface-571)
[    0.256801] ACPI Exception: AE_NOT_FOUND, 
[    0.256801] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_]While evaluating Sleep State [\_S2_] (20130725/hwxface-571)
 (20130725/hwxface-571)
[    0.260095] ACPI: (supports S0 S3 S5)
[    0.260095] ACPI: (supports S0 S3 S5)
[    0.261420] ACPI: Using IOAPIC for interrupt routing
[    0.261420] ACPI: Using IOAPIC for interrupt routing
[    0.263162] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.263162] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.291349] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.291349] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.293449] acpi PNP0A03:00: Unable to request _OSC control (_OSC support mask: 0x08)
[    0.293449] acpi PNP0A03:00: Unable to request _OSC control (_OSC support mask: 0x08)
[    0.297382] PCI host bridge to bus 0000:00
[    0.297382] PCI host bridge to bus 0000:00
[    0.298799] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.298799] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.300016] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.300016] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.302117] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.302117] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.304156] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.304156] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.306513] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]
[    0.306513] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]
[    0.309030] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[    0.309030] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[    0.311306] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[    0.311306] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[    0.314890] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[    0.314890] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[    0.323301] pci 0000:00:01.1: reg 0x20: [io  0xc1c0-0xc1cf]
[    0.323301] pci 0000:00:01.1: reg 0x20: [io  0xc1c0-0xc1cf]
[    0.327950] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[    0.327950] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[    0.330693] pci 0000:00:01.3: quirk: [io  0xb000-0xb03f] claimed by PIIX4 ACPI
[    0.330693] pci 0000:00:01.3: quirk: [io  0xb000-0xb03f] claimed by PIIX4 ACPI
[    0.333176] pci 0000:00:01.3: quirk: [io  0xb100-0xb10f] claimed by PIIX4 SMB
[    0.333176] pci 0000:00:01.3: quirk: [io  0xb100-0xb10f] claimed by PIIX4 SMB
[    0.336555] pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000
[    0.336555] pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000
[    0.341146] pci 0000:00:02.0: reg 0x10: [mem 0xfc000000-0xfdffffff pref]
[    0.341146] pci 0000:00:02.0: reg 0x10: [mem 0xfc000000-0xfdffffff pref]
[    0.345849] pci 0000:00:02.0: reg 0x14: [mem 0xfebf0000-0xfebf0fff]
[    0.345849] pci 0000:00:02.0: reg 0x14: [mem 0xfebf0000-0xfebf0fff]
[    0.362368] pci 0000:00:02.0: reg 0x30: [mem 0xfebe0000-0xfebeffff pref]
[    0.362368] pci 0000:00:02.0: reg 0x30: [mem 0xfebe0000-0xfebeffff pref]
[    0.366204] pci 0000:00:03.0: [8086:100e] type 00 class 0x020000
[    0.366204] pci 0000:00:03.0: [8086:100e] type 00 class 0x020000
[    0.370031] pci 0000:00:03.0: reg 0x10: [mem 0xfeba0000-0xfebbffff]
[    0.370031] pci 0000:00:03.0: reg 0x10: [mem 0xfeba0000-0xfebbffff]
[    0.373846] pci 0000:00:03.0: reg 0x14: [io  0xc000-0xc03f]
[    0.373846] pci 0000:00:03.0: reg 0x14: [io  0xc000-0xc03f]
[    0.384316] pci 0000:00:03.0: reg 0x30: [mem 0xfebc0000-0xfebdffff pref]
[    0.384316] pci 0000:00:03.0: reg 0x30: [mem 0xfebc0000-0xfebdffff pref]
[    0.387738] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000
[    0.387738] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000
[    0.391892] pci 0000:00:04.0: reg 0x10: [io  0xc040-0xc07f]
[    0.391892] pci 0000:00:04.0: reg 0x10: [io  0xc040-0xc07f]
[    0.395646] pci 0000:00:04.0: reg 0x14: [mem 0xfebf1000-0xfebf1fff]
[    0.395646] pci 0000:00:04.0: reg 0x14: [mem 0xfebf1000-0xfebf1fff]
[    0.407888] pci 0000:00:05.0: [1af4:1001] type 00 class 0x010000
[    0.407888] pci 0000:00:05.0: [1af4:1001] type 00 class 0x010000
[    0.411901] pci 0000:00:05.0: reg 0x10: [io  0xc080-0xc0bf]
[    0.411901] pci 0000:00:05.0: reg 0x10: [io  0xc080-0xc0bf]
[    0.415573] pci 0000:00:05.0: reg 0x14: [mem 0xfebf2000-0xfebf2fff]
[    0.415573] pci 0000:00:05.0: reg 0x14: [mem 0xfebf2000-0xfebf2fff]
[    0.427907] pci 0000:00:06.0: [1af4:1001] type 00 class 0x010000
[    0.427907] pci 0000:00:06.0: [1af4:1001] type 00 class 0x010000
[    0.431900] pci 0000:00:06.0: reg 0x10: [io  0xc0c0-0xc0ff]
[    0.431900] pci 0000:00:06.0: reg 0x10: [io  0xc0c0-0xc0ff]
[    0.435651] pci 0000:00:06.0: reg 0x14: [mem 0xfebf3000-0xfebf3fff]
[    0.435651] pci 0000:00:06.0: reg 0x14: [mem 0xfebf3000-0xfebf3fff]
[    0.447144] pci 0000:00:07.0: [1af4:1001] type 00 class 0x010000
[    0.447144] pci 0000:00:07.0: [1af4:1001] type 00 class 0x010000
[    0.450892] pci 0000:00:07.0: reg 0x10: [io  0xc100-0xc13f]
[    0.450892] pci 0000:00:07.0: reg 0x10: [io  0xc100-0xc13f]
[    0.454587] pci 0000:00:07.0: reg 0x14: [mem 0xfebf4000-0xfebf4fff]
[    0.454587] pci 0000:00:07.0: reg 0x14: [mem 0xfebf4000-0xfebf4fff]
[    0.467251] pci 0000:00:08.0: [1af4:1001] type 00 class 0x010000
[    0.467251] pci 0000:00:08.0: [1af4:1001] type 00 class 0x010000
[    0.470907] pci 0000:00:08.0: reg 0x10: [io  0xc140-0xc17f]
[    0.470907] pci 0000:00:08.0: reg 0x10: [io  0xc140-0xc17f]
[    0.474537] pci 0000:00:08.0: reg 0x14: [mem 0xfebf5000-0xfebf5fff]
[    0.474537] pci 0000:00:08.0: reg 0x14: [mem 0xfebf5000-0xfebf5fff]
[    0.486280] pci 0000:00:09.0: [1af4:1001] type 00 class 0x010000
[    0.486280] pci 0000:00:09.0: [1af4:1001] type 00 class 0x010000
[    0.490922] pci 0000:00:09.0: reg 0x10: [io  0xc180-0xc1bf]
[    0.490922] pci 0000:00:09.0: reg 0x10: [io  0xc180-0xc1bf]
[    0.494642] pci 0000:00:09.0: reg 0x14: [mem 0xfebf6000-0xfebf6fff]
[    0.494642] pci 0000:00:09.0: reg 0x14: [mem 0xfebf6000-0xfebf6fff]
[    0.506416] pci 0000:00:0a.0: [8086:25ab] type 00 class 0x088000
[    0.506416] pci 0000:00:0a.0: [8086:25ab] type 00 class 0x088000
[    0.509504] pci 0000:00:0a.0: reg 0x10: [mem 0xfebf7000-0xfebf700f]
[    0.509504] pci 0000:00:0a.0: reg 0x10: [mem 0xfebf7000-0xfebf700f]
[    0.521669] ACPI: PCI Interrupt Link [LNKA] (IRQs
[    0.521669] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 5 *10 *10 11 11))

[    0.524138] ACPI: PCI Interrupt Link [LNKB] (IRQs
[    0.524138] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 5 *10 *10 11 11))

[    0.526786] ACPI: PCI Interrupt Link [LNKC] (IRQs
[    0.526786] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 5 10 10 *11 *11))

[    0.529339] ACPI: PCI Interrupt Link [LNKD] (IRQs
[    0.529339] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 5 10 10 *11 *11))

[    0.530799] ACPI: PCI Interrupt Link [LNKS] (IRQs
[    0.530799] ACPI: PCI Interrupt Link [LNKS] (IRQs *9 *9))

[    0.534624] ACPI: 
[    0.534624] ACPI: Enabled 16 GPEs in block 00 to 0FEnabled 16 GPEs in block 00 to 0F

[    0.536245] ACPI: \_SB_.PCI0: notify handler is installed
[    0.536245] ACPI: \_SB_.PCI0: notify handler is installed
[    0.538324] Found 1 acpi root devices
[    0.538324] Found 1 acpi root devices
[    0.541190] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.541190] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.543854] vgaarb: loaded
[    0.543854] vgaarb: loaded
[    0.544736] vgaarb: bridge control possible 0000:00:02.0
[    0.544736] vgaarb: bridge control possible 0000:00:02.0
[    0.547204] Linux video capture interface: v2.00
[    0.547204] Linux video capture interface: v2.00
[    0.548881] pps_core: LinuxPPS API ver. 1 registered
[    0.548881] pps_core: LinuxPPS API ver. 1 registered
[    0.550012] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.550012] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.553126] PTP clock support registered
[    0.553126] PTP clock support registered
[    0.554570] EDAC MC: Ver: 3.0.0
[    0.554570] EDAC MC: Ver: 3.0.0
[    0.556794] PCI: Using ACPI for IRQ routing
[    0.556794] PCI: Using ACPI for IRQ routing
[    0.556794] PCI: pci_cache_line_size set to 64 bytes
[    0.556794] PCI: pci_cache_line_size set to 64 bytes
[    0.560471] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    0.560471] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    0.562697] e820: reserve RAM buffer [mem 0x0fffe000-0x0fffffff]
[    0.562697] e820: reserve RAM buffer [mem 0x0fffe000-0x0fffffff]
[    0.565955] Bluetooth: Core ver 2.16
[    0.565955] Bluetooth: Core ver 2.16
[    0.567324] NET: Registered protocol family 31
[    0.567324] NET: Registered protocol family 31
[    0.570016] Bluetooth: HCI device and connection manager initialized
[    0.570016] Bluetooth: HCI device and connection manager initialized
[    0.572392] Bluetooth: HCI socket layer initialized
[    0.572392] Bluetooth: HCI socket layer initialized
[    0.574149] Bluetooth: L2CAP socket layer initialized
[    0.574149] Bluetooth: L2CAP socket layer initialized
[    0.576049] Bluetooth: SCO socket layer initialized
[    0.576049] Bluetooth: SCO socket layer initialized
[    0.577646] NET: Registered protocol family 8
[    0.577646] NET: Registered protocol family 8
[    0.579244] NET: Registered protocol family 20
[    0.579244] NET: Registered protocol family 20
[    0.580212] nfc: nfc_init: NFC Core ver 0.1
[    0.580212] nfc: nfc_init: NFC Core ver 0.1
[    0.581743] NET: Registered protocol family 39
[    0.581743] NET: Registered protocol family 39
[    0.583731] Switched to clocksource kvm-clock
[    0.583731] Switched to clocksource kvm-clock
[    0.583731] FS-Cache: Loaded
[    0.583731] FS-Cache: Loaded
[    0.583731] pnp: PnP ACPI init
[    0.583731] pnp: PnP ACPI init
[    0.584911] ACPI: bus type PNP registered
[    0.584911] ACPI: bus type PNP registered
[    0.586520] IOAPIC[0]: Set routing entry (0-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:3)
[    0.586520] IOAPIC[0]: Set routing entry (0-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:3)
[    0.589533] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.589533] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.591934] IOAPIC[0]: Set routing entry (0-1 -> 0x31 -> IRQ 1 Mode:0 Active:0 Dest:3)
[    0.591934] IOAPIC[0]: Set routing entry (0-1 -> 0x31 -> IRQ 1 Mode:0 Active:0 Dest:3)
[    0.594572] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.594572] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.596679] IOAPIC[0]: Set routing entry (0-12 -> 0x3c -> IRQ 12 Mode:0 Active:0 Dest:3)
[    0.596679] IOAPIC[0]: Set routing entry (0-12 -> 0x3c -> IRQ 12 Mode:0 Active:0 Dest:3)
[    0.599354] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active)
[    0.599354] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active)
[    0.601555] IOAPIC[0]: Set routing entry (0-6 -> 0x36 -> IRQ 6 Mode:0 Active:0 Dest:3)
[    0.601555] IOAPIC[0]: Set routing entry (0-6 -> 0x36 -> IRQ 6 Mode:0 Active:0 Dest:3)
[    0.604047] pnp 00:03: [dma 2]
[    0.604047] pnp 00:03: [dma 2]
[    0.605179] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active)
[    0.605179] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active)
[    0.607376] IOAPIC[0]: Set routing entry (0-7 -> 0x37 -> IRQ 7 Mode:0 Active:0 Dest:3)
[    0.607376] IOAPIC[0]: Set routing entry (0-7 -> 0x37 -> IRQ 7 Mode:0 Active:0 Dest:3)
[    0.609966] pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active)
[    0.609966] pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active)
[    0.612231] IOAPIC[0]: Set routing entry (0-4 -> 0x34 -> IRQ 4 Mode:0 Active:0 Dest:3)
[    0.612231] IOAPIC[0]: Set routing entry (0-4 -> 0x34 -> IRQ 4 Mode:0 Active:0 Dest:3)
[    0.614861] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.614861] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.617682] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.617682] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.620261] pnp: PnP ACPI: found 7 devices
[    0.620261] pnp: PnP ACPI: found 7 devices
[    0.621529] ACPI: bus type PNP unregistered
[    0.621529] ACPI: bus type PNP unregistered
[    0.628682] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.628682] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.630478] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.630478] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.632210] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.632210] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.634152] pci_bus 0000:00: resource 7 [mem 0x80000000-0xfebfffff]
[    0.634152] pci_bus 0000:00: resource 7 [mem 0x80000000-0xfebfffff]
[    0.636489] NET: Registered protocol family 2
[    0.636489] NET: Registered protocol family 2
[    0.638752] TCP established hash table entries: 2048 (order: 3, 32768 bytes)
[    0.638752] TCP established hash table entries: 2048 (order: 3, 32768 bytes)
[    0.641140] TCP bind hash table entries: 2048 (order: 5, 163840 bytes)
[    0.641140] TCP bind hash table entries: 2048 (order: 5, 163840 bytes)
[    0.643492] TCP: Hash tables configured (established 2048 bind 2048)
[    0.643492] TCP: Hash tables configured (established 2048 bind 2048)
[    0.645640] TCP: reno registered
[    0.645640] TCP: reno registered
[    0.646669] UDP hash table entries: 256 (order: 3, 49152 bytes)
[    0.646669] UDP hash table entries: 256 (order: 3, 49152 bytes)
[    0.648618] UDP-Lite hash table entries: 256 (order: 3, 49152 bytes)
[    0.648618] UDP-Lite hash table entries: 256 (order: 3, 49152 bytes)
[    0.651180] NET: Registered protocol family 1
[    0.651180] NET: Registered protocol family 1
[    0.652552] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    0.652552] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    0.654426] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[    0.654426] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[    0.656257] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[    0.656257] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[    0.658197] pci 0000:00:02.0: Boot video device
[    0.658197] pci 0000:00:02.0: Boot video device
[    0.659738] PCI: CLS 0 bytes, default 64
[    0.659738] PCI: CLS 0 bytes, default 64
[    0.661605] Unpacking initramfs...
[    0.661605] Unpacking initramfs...
[    0.671523] Initramfs unpacking failed: junk in compressed archive
[    0.671523] Initramfs unpacking failed: junk in compressed archive
[    0.678074] general protection fault: 0000 [#1] 
[    0.678074] general protection fault: 0000 [#1] SMP SMP 

[    0.679722] Modules linked in:
[    0.679722] Modules linked in: [last unloaded: 

[    0.680040] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 3.12.0-rc4-00014-gda2b6fb #1
[    0.680040] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 3.12.0-rc4-00014-gda2b6fb #1
[    0.680040] task: ffff88000c4e6040 ti: ffff88000c4e8000 task.ti: ffff88000c4e8000
[    0.680040] task: ffff88000c4e6040 ti: ffff88000c4e8000 task.ti: ffff88000c4e8000
[    0.680040] RIP: 0010:[<ffffffff8d8ecf8e>] 
[    0.680040] RIP: 0010:[<ffffffff8d8ecf8e>]  [<ffffffff8d8ecf8e>] get_pageblock_flags_group+0x4e/0xa0
 [<ffffffff8d8ecf8e>] get_pageblock_flags_group+0x4e/0xa0
[    0.680040] RSP: 0000:ffff88000c4e9d80  EFLAGS: 00010206
[    0.680040] RSP: 0000:ffff88000c4e9d80  EFLAGS: 00010206
[    0.680040] RAX: ccccccccccccccdc RBX: ffffea000033d1e0 RCX: 0000000000000010
[    0.680040] RAX: ccccccccccccccdc RBX: ffffea000033d1e0 RCX: 0000000000000010
[    0.680040] RDX: 0000000000000002 RSI: 0000000000000000 RDI: 0000000000006ce4
[    0.680040] RDX: 0000000000000002 RSI: 0000000000000000 RDI: 0000000000006ce4
[    0.680040] RBP: ffff88000c4e9d80 R08: 0000000000000001 R09: 0000000000000000
[    0.680040] RBP: ffff88000c4e9d80 R08: 0000000000000001 R09: 0000000000000000
[    0.680040] R10: 0000000000000000 R11: 0000000000000001 R12: 0000000000000780
[    0.680040] R10: 0000000000000000 R11: 0000000000000001 R12: 0000000000000780
[    0.680040] R13: 0000000000000000 R14: ffff88000fff9780 R15: ffff88000ece4000
[    0.680040] R13: 0000000000000000 R14: ffff88000fff9780 R15: ffff88000ece4000
[    0.680040] FS:  0000000000000000(0000) GS:ffff88000d400000(0000) knlGS:0000000000000000
[    0.680040] FS:  0000000000000000(0000) GS:ffff88000d400000(0000) knlGS:0000000000000000
[    0.680040] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[    0.680040] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[    0.680040] CR2: 00000000ffffffff CR3: 000000000e0c5000 CR4: 00000000000006e0
[    0.680040] CR2: 00000000ffffffff CR3: 000000000e0c5000 CR4: 00000000000006e0
[    0.680040] Stack:
[    0.680040] Stack:
[    0.680040]  ffff88000c4e9dc0
[    0.680040]  ffff88000c4e9dc0 ffffffff8d8eeb60 ffffffff8d8eeb60 ffffffff8e0f83e0 ffffffff8e0f83e0 00000000000003a7 00000000000003a7

[    0.680040]  ffff88000fff0000
[    0.680040]  ffff88000fff0000 00000000000000cc 00000000000000cc ffffea000033d1e0 ffffea000033d1e0 ffff88000ece4000 ffff88000ece4000

[    0.680040]  ffff88000c4e9dd0
[    0.680040]  ffff88000c4e9dd0 ffffffff8d8eecf8 ffffffff8d8eecf8 ffff88000c4e9e20 ffff88000c4e9e20 ffffffff8d8eefb9 ffffffff8d8eefb9

[    0.680040] Call Trace:
[    0.680040] Call Trace:
[    0.680040]  [<ffffffff8d8eeb60>] free_hot_cold_page+0x60/0x170
[    0.680040]  [<ffffffff8d8eeb60>] free_hot_cold_page+0x60/0x170
[    0.680040]  [<ffffffff8d8eecf8>] __free_pages+0x28/0x40
[    0.680040]  [<ffffffff8d8eecf8>] __free_pages+0x28/0x40
[    0.680040]  [<ffffffff8d8eefb9>] free_reserved_area+0xb9/0x120
[    0.680040]  [<ffffffff8d8eefb9>] free_reserved_area+0xb9/0x120
[    0.680040]  [<ffffffff8d834a68>] free_init_pages+0x88/0xa0
[    0.680040]  [<ffffffff8d834a68>] free_init_pages+0x88/0xa0
[    0.680040]  [<ffffffff8e34b20f>] free_initrd_mem+0x30/0x35
[    0.680040]  [<ffffffff8e34b20f>] free_initrd_mem+0x30/0x35
[    0.680040]  [<ffffffff8e33e35f>] populate_rootfs+0xea/0x10a
[    0.680040]  [<ffffffff8e33e35f>] populate_rootfs+0xea/0x10a
[    0.680040]  [<ffffffff8e33e275>] ? do_header+0x147/0x147
[    0.680040]  [<ffffffff8e33e275>] ? do_header+0x147/0x147
[    0.680040]  [<ffffffff8d800262>] do_one_initcall+0x92/0x160
[    0.680040]  [<ffffffff8d800262>] do_one_initcall+0x92/0x160
[    0.680040]  [<ffffffff8d87520d>] ? parse_args+0x1dd/0x300
[    0.680040]  [<ffffffff8d87520d>] ? parse_args+0x1dd/0x300
[    0.680040]  [<ffffffff8e33cfc0>] kernel_init_freeable+0x149/0x1d5
[    0.680040]  [<ffffffff8e33cfc0>] kernel_init_freeable+0x149/0x1d5
[    0.680040]  [<ffffffff8e33c836>] ? do_early_param+0x8a/0x8a
[    0.680040]  [<ffffffff8e33c836>] ? do_early_param+0x8a/0x8a
[    0.680040]  [<ffffffff8de07c20>] ? rest_init+0xe0/0xe0
[    0.680040]  [<ffffffff8de07c20>] ? rest_init+0xe0/0xe0
[    0.680040]  [<ffffffff8de07c29>] kernel_init+0x9/0x180
[    0.680040]  [<ffffffff8de07c29>] kernel_init+0x9/0x180
[    0.680040]  [<ffffffff8de2420c>] ret_from_fork+0x7c/0xb0
[    0.680040]  [<ffffffff8de2420c>] ret_from_fork+0x7c/0xb0
[    0.680040]  [<ffffffff8de07c20>] ? rest_init+0xe0/0xe0
[    0.680040]  [<ffffffff8de07c20>] ? rest_init+0xe0/0xe0
[    0.680040] Code: 
[    0.680040] Code: 48 48 89 89 f8 f8 48 48 89 89 f9 f9 48 48 c1 c1 e8 e8 17 17 48 48 c1 c1 e9 e9 0f 0f 48 48 8b 8b 04 04 c5 c5 40 40 44 44 ce ce 8e 8e 48 48 85 85 c0 c0 74 74 0a 0a 0f 0f b6 b6 c9 c9 48 48 c1 c1 e1 e1 04 04 48 48 01 01 c8 c8 81 81 e7 e7 ff ff 7f 7f 00 00 00 00 <4c> <4c> 8b 8b 50 50 08 08 48 48 c1 c1 ef ef 09 09 39 39 d6 d6 4c 4c 8d 8d 0c 0c 7f 7f 7f 7f 30 30 b9 b9 01 01 00 00 00 00 00 00 

[    0.680040] RIP 
[    0.680040] RIP  [<ffffffff8d8ecf8e>] get_pageblock_flags_group+0x4e/0xa0
 [<ffffffff8d8ecf8e>] get_pageblock_flags_group+0x4e/0xa0
[    0.680040]  RSP <ffff88000c4e9d80>
[    0.680040]  RSP <ffff88000c4e9d80>
[    0.680040] general protection fault: 0000 [#2] 
[    0.680040] general protection fault: 0000 [#2] SMP SMP 

[    0.680040] Modules linked in:
[    0.680040] Modules linked in: [last unloaded: 

[    0.680040] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 3.12.0-rc4-00014-gda2b6fb #1
[    0.680040] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 3.12.0-rc4-00014-gda2b6fb #1
[    0.680040] task: ffff88000c4e6040 ti: ffff88000c4e8000 task.ti: ffff88000c4e8000
[    0.680040] task: ffff88000c4e6040 ti: ffff88000c4e8000 task.ti: ffff88000c4e8000
[    0.680040] RIP: 0010:[<ffffffff8da90bcd>] 
[    0.680040] RIP: 0010:[<ffffffff8da90bcd>]  [<ffffffff8da90bcd>] memcpy+0x9d/0x110
 [<ffffffff8da90bcd>] memcpy+0x9d/0x110
[    0.680040] RSP: 0000:ffff88000c4e9ab0  EFLAGS: 00010006
[    0.680040] RSP: 0000:ffff88000c4e9ab0  EFLAGS: 00010006
[    0.680040] RAX: cccccccc5b9a998c RBX: cccccccccccccce1 RCX: 3333333333334334
[    0.680040] RAX: cccccccc5b9a998c RBX: cccccccccccccce1 RCX: 3333333333334334
[    0.680040] RDX: 0000000000000015 RSI: ffff88000c4e9ad0 RDI: cccccccc5b9a998c
[    0.680040] RDX: 0000000000000015 RSI: ffff88000c4e9ad0 RDI: cccccccc5b9a998c
[    0.680040] RBP: ffff88000c4e9b68 R08: 4d49544853415243 R09: 3338393833313d45
[    0.680040] RBP: ffff88000c4e9b68 R08: 4d49544853415243 R09: 3338393833313d45
[    0.680040] R10: 3833313d454d4954 R11: 0a31383633333839 R12: 0000000000000015
[    0.680040] R10: 3833313d454d4954 R11: 0a31383633333839 R12: 0000000000000015
[    0.680040] R13: 0000000000000246 R14: 0000000000000000 R15: ffff88000ece4000
[    0.680040] R13: 0000000000000246 R14: 0000000000000000 R15: ffff88000ece4000
[    0.680040] FS:  0000000000000000(0000) GS:ffff88000d400000(0000) knlGS:0000000000000000
[    0.680040] FS:  0000000000000000(0000) GS:ffff88000d400000(0000) knlGS:0000000000000000
[    0.680040] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[    0.680040] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[    0.680040] CR2: 00000000ffffffff CR3: 000000000e0c5000 CR4: 00000000000006e0
[    0.680040] CR2: 00000000ffffffff CR3: 000000000e0c5000 CR4: 00000000000006e0
[    0.680040] Stack:
[    0.680040] Stack:
[    0.680040]  ffffffff8d8bf884
[    0.680040]  ffffffff8d8bf884 0000000000000010 0000000000000010 ffff88000c4e9b78 ffff88000c4e9b78 ffff88000c4e9b28 ffff88000c4e9b28

[    0.680040]  4d49544853415243
[    0.680040]  4d49544853415243 3338393833313d45 3338393833313d45 ffff000a31383633 ffff000a31383633 0000000000000046 0000000000000046

[    0.680040]  0000000000000000
[    0.680040]  0000000000000000 ffffffff8d8bf8fd ffffffff8d8bf8fd 0000000000000000 0000000000000000 0000000200000027 0000000200000027

[    0.680040] Call Trace:
[    0.680040] Call Trace:
[    0.680040]  [<ffffffff8d8bf884>] ? vmcoreinfo_append_str+0xa4/0xd0
[    0.680040]  [<ffffffff8d8bf884>] ? vmcoreinfo_append_str+0xa4/0xd0
[    0.680040]  [<ffffffff8d8bf8fd>] ? crash_kexec+0x1d/0x110
[    0.680040]  [<ffffffff8d8bf8fd>] ? crash_kexec+0x1d/0x110
[    0.680040]  [<ffffffff8d8bf8ca>] crash_save_vmcoreinfo+0x1a/0x30
[    0.680040]  [<ffffffff8d8bf8ca>] crash_save_vmcoreinfo+0x1a/0x30
[    0.680040]  [<ffffffff8d8bf9ac>] crash_kexec+0xcc/0x110
[    0.680040]  [<ffffffff8d8bf9ac>] crash_kexec+0xcc/0x110
[    0.680040]  [<ffffffff8d8ecf8e>] ? get_pageblock_flags_group+0x4e/0xa0
[    0.680040]  [<ffffffff8d8ecf8e>] ? get_pageblock_flags_group+0x4e/0xa0
[    0.680040]  [<ffffffff8de1e550>] oops_end+0x30/0xe0
[    0.680040]  [<ffffffff8de1e550>] oops_end+0x30/0xe0
[    0.680040]  [<ffffffff8d806075>] die+0x55/0x60
[    0.680040]  [<ffffffff8d806075>] die+0x55/0x60
[    0.680040]  [<ffffffff8de1df3f>] do_general_protection+0xaf/0x1b0
[    0.680040]  [<ffffffff8de1df3f>] do_general_protection+0xaf/0x1b0
[    0.680040]  [<ffffffff8de1d888>] general_protection+0x28/0x30
[    0.680040]  [<ffffffff8de1d888>] general_protection+0x28/0x30
[    0.680040]  [<ffffffff8d8ecf8e>] ? get_pageblock_flags_group+0x4e/0xa0
[    0.680040]  [<ffffffff8d8ecf8e>] ? get_pageblock_flags_group+0x4e/0xa0
[    0.680040]  [<ffffffff8d8eeb60>] free_hot_cold_page+0x60/0x170
[    0.680040]  [<ffffffff8d8eeb60>] free_hot_cold_page+0x60/0x170
[    0.680040]  [<ffffffff8d8eecf8>] __free_pages+0x28/0x40
[    0.680040]  [<ffffffff8d8eecf8>] __free_pages+0x28/0x40
[    0.680040]  [<ffffffff8d8eefb9>] free_reserved_area+0xb9/0x120
[    0.680040]  [<ffffffff8d8eefb9>] free_reserved_area+0xb9/0x120
[    0.680040]  [<ffffffff8d834a68>] free_init_pages+0x88/0xa0
[    0.680040]  [<ffffffff8d834a68>] free_init_pages+0x88/0xa0
[    0.680040]  [<ffffffff8e34b20f>] free_initrd_mem+0x30/0x35
[    0.680040]  [<ffffffff8e34b20f>] free_initrd_mem+0x30/0x35
[    0.680040]  [<ffffffff8e33e35f>] populate_rootfs+0xea/0x10a
[    0.680040]  [<ffffffff8e33e35f>] populate_rootfs+0xea/0x10a
[    0.680040]  [<ffffffff8e33e275>] ? do_header+0x147/0x147
[    0.680040]  [<ffffffff8e33e275>] ? do_header+0x147/0x147
[    0.680040]  [<ffffffff8d800262>] do_one_initcall+0x92/0x160
[    0.680040]  [<ffffffff8d800262>] do_one_initcall+0x92/0x160
[    0.680040]  [<ffffffff8d87520d>] ? parse_args+0x1dd/0x300
[    0.680040]  [<ffffffff8d87520d>] ? parse_args+0x1dd/0x300
[    0.680040]  [<ffffffff8e33cfc0>] kernel_init_freeable+0x149/0x1d5
[    0.680040]  [<ffffffff8e33cfc0>] kernel_init_freeable+0x149/0x1d5
[    0.680040]  [<ffffffff8e33c836>] ? do_early_param+0x8a/0x8a
[    0.680040]  [<ffffffff8e33c836>] ? do_early_param+0x8a/0x8a
[    0.680040]  [<ffffffff8de07c20>] ? rest_init+0xe0/0xe0
[    0.680040]  [<ffffffff8de07c20>] ? rest_init+0xe0/0xe0
[    0.680040]  [<ffffffff8de07c29>] kernel_init+0x9/0x180
[    0.680040]  [<ffffffff8de07c29>] kernel_init+0x9/0x180
[    0.680040]  [<ffffffff8de2420c>] ret_from_fork+0x7c/0xb0
[    0.680040]  [<ffffffff8de2420c>] ret_from_fork+0x7c/0xb0
[    0.680040]  [<ffffffff8de07c20>] ? rest_init+0xe0/0xe0
[    0.680040]  [<ffffffff8de07c20>] ? rest_init+0xe0/0xe0
[    0.680040] Code: 
[    0.680040] Code: 57 57 e8 e8 4c 4c 89 89 5f 5f e0 e0 48 48 8d 8d 7f 7f e0 e0 73 73 d2 d2 83 83 c2 c2 20 20 48 48 29 29 d6 d6 48 48 29 29 d7 d7 83 83 fa fa 10 10 72 72 24 24 4c 4c 8b 8b 06 06 4c 4c 8b 8b 4e 4e 08 08 4c 4c 8b 8b 54 54 16 16 f0 f0 4c 4c 8b 8b 5c 5c 16 16 f8 f8 <4c> <4c> 89 89 07 07 4c 4c 89 89 4f 4f 08 08 4c 4c 89 89 54 54 17 17 f0 f0 4c 4c 89 89 5c 5c 17 17 f8 f8 c3 c3 90 90 83 83 fa fa 

[    0.680040] RIP 
[    0.680040] RIP  [<ffffffff8da90bcd>] memcpy+0x9d/0x110
 [<ffffffff8da90bcd>] memcpy+0x9d/0x110
[    0.680040]  RSP <ffff88000c4e9ab0>
[    0.680040]  RSP <ffff88000c4e9ab0>
[    0.680040] ---[ end trace 4eb217bf3ed60586 ]---
[    0.680040] ---[ end trace 4eb217bf3ed60586 ]---
[    0.680040] Kernel panic - not syncing: Fatal exception
[    0.680040] Kernel panic - not syncing: Fatal exception
[    0.680040] Rebooting in 10 seconds..
[    0.680040] Rebooting in 10 seconds..
Elapsed time: 5
qemu-system-x86_64 -cpu kvm64 -enable-kvm -kernel /kernel/x86_64-randconfig-s1-01101738/da2b6fb990cf782b18952f534ec7323453bc4fc9/vmlinuz-3.12.0-rc4-00014-gda2b6fb -append 'hung_task_panic=1 earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled panic=10  prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal  root=/dev/ram0 rw link=/kernel-tests/run-queue/kvm/x86_64-randconfig-s1-01101738/tip:x86:kaslr/.vmlinuz-da2b6fb990cf782b18952f534ec7323453bc4fc9-20140116085414-100-cairo branch=tip/x86/kaslr BOOT_IMAGE=/kernel/x86_64-randconfig-s1-01101738/da2b6fb990cf782b18952f534ec7323453bc4fc9/vmlinuz-3.12.0-rc4-00014-gda2b6fb'  -initrd /kernel-tests/initrd/quantal-core-x86_64.cgz -m 256M -smp 2 -net nic,vlan=1,model=e1000 -net user,vlan=1,hostfwd=tcp::9927-:22 -boot order=nc -no-reboot -watchdog i6300esb -rtc base=localtime -drive file=/fs/LABEL=KVM/disk0-quantal-cairo-16,media=disk,if=virtio -drive file=/fs/LABEL=KVM/disk1-quantal-cairo-16,media=disk,if=virtio -drive file=/fs/LABEL=KVM/disk2-quantal-cairo-16,media=disk,if=virtio -drive file=/fs/LABEL=KVM/disk3-quantal-cairo-16,media=disk,if=virtio -drive file=/fs/LABEL=KVM/disk4-quantal-cairo-16,media=disk,if=virtio -drive file=/fs/LABEL=KVM/disk5-quantal-cairo-16,media=disk,if=virtio -pidfile /dev/shm/kboot/pid-quantal-cairo-16 -serial file:/dev/shm/kboot/serial-quantal-cairo-16 -daemonize -display none -monitor null 

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-01-16  1:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-15 12:12 [x86, kaslr] PANIC: early exception 0e rip 10:ffffffff8ae04c6e error 0 cr2 ffffffff81972b28 Fengguang Wu
2014-01-15 12:24 ` Fengguang Wu
2014-01-15 22:32   ` Kees Cook
2014-01-16  0:05     ` Fengguang Wu
2014-01-16  0:19       ` Kees Cook
2014-01-16  1:51         ` Fengguang Wu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).