early console in setup code
early console in decompress_kernel

Decompressing Linux... Parsing ELF... No relocation needed... done.
Booting the kernel.
[    0.000000] Linux version 3.18.0-rc1-00052-g6a06bdb (kbuild@cairo) (gcc version 4.9.1 (Debian 4.9.1-19) ) #22 SMP PREEMPT Tue Dec 9 18:35:48 CST 2014
[    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-0x00000000167fdfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000167fe000-0x00000000167fffff] 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] SMBIOS 2.4 present.
[    0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2011
[    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 = 0x167fe max_arch_pfn = 0x1000000
[    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] x86 PAT enabled: cpu 0, old 0x70406, new 0x7010600070106
[    0.000000] Scan for SMP in [mem 0x00000000-0x000003ff]
[    0.000000] Scan for SMP in [mem 0x0009fc00-0x0009ffff]
[    0.000000] Scan for SMP in [mem 0x000f0000-0x000fffff]
[    0.000000] found SMP MP-table at [mem 0x000fdb00-0x000fdb0f] mapped at [c00fdb00]
[    0.000000]   mpc: fdb10-fdbf0
[    0.000000] initial memory mapped: [mem 0x00000000-0x021fffff]
[    0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] init_memory_mapping: [mem 0x14800000-0x149fffff]
[    0.000000]  [mem 0x14800000-0x149fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x14000000-0x147fffff]
[    0.000000]  [mem 0x14000000-0x147fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0x13ffffff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x13ffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x14a00000-0x167fdfff]
[    0.000000]  [mem 0x14a00000-0x165fffff] page 2M
[    0.000000]  [mem 0x16600000-0x167fdfff] page 4k
[    0.000000] BRK [0x01db3000, 0x01db3fff] PGTABLE
[    0.000000] BRK [0x01db4000, 0x01db4fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x14a08000-0x167effff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x000FD9A0 000014 (v00 BOCHS )
[    0.000000] ACPI: RSDT 0x167FE4B0 000034 (v01 BOCHS  BXPCRSDT 00000001 BXPC 00000001)
[    0.000000] ACPI: FACP 0x167FFF80 000074 (v01 BOCHS  BXPCFACP 00000001 BXPC 00000001)
[    0.000000] ACPI: DSDT 0x167FE4F0 0011A9 (v01 BXPC   BXDSDT   00000001 INTL 20100528)
[    0.000000] ACPI: FACS 0x167FFF40 000040
[    0.000000] ACPI: SSDT 0x167FF800 000735 (v01 BOCHS  BXPCSSDT 00000001 BXPC 00000001)
[    0.000000] ACPI: APIC 0x167FF6E0 000078 (v01 BOCHS  BXPCAPIC 00000001 BXPC 00000001)
[    0.000000] ACPI: HPET 0x167FF6A0 000038 (v01 BOCHS  BXPCHPET 00000001 BXPC 00000001)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] mapped APIC to         ffffc000 (        fee00000)
[    0.000000] 0MB HIGHMEM available.
[    0.000000] 359MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 167fe000
[    0.000000]   low ram: 0 - 167fe000
[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[    0.000000] kvm-clock: cpu 0, msr 0:167fd001, primary cpu clock
[    0.000000] BRK [0x01db5000, 0x01db5fff] PGTABLE
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   Normal   [mem 0x01000000-0x167fdfff]
[    0.000000]   HighMem  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-0x167fdfff]
[    0.000000] Initmem setup node 0 [mem 0x00001000-0x167fdfff]
[    0.000000] On node 0 totalpages: 92060
[    0.000000] free_area_init_node: node 0, pgdat c1a8df00, node_mem_map d4738020
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   Normal zone: 688 pages used for memmap
[    0.000000]   Normal zone: 88062 pages, LIFO batch:15
[    0.000000] Using APIC driver default
[    0.000000] ACPI: PM-Timer IO Port: 0xb008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] mapped APIC to         ffffc000 (        fee00000)
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] 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] 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 1 CPUs, 0 hotplug CPUs
[    0.000000] mapped IOAPIC to ffffb000 (fec00000)
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
[    0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[    0.000000] e820: [mem 0x16800000-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:1 nr_node_ids:1
[    0.000000] PERCPU: Embedded 15 pages/cpu @d4729000 s30144 r0 d31296 u61440
[    0.000000] pcpu-alloc: s30144 r0 d31296 u61440 alloc=15*4096
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] KVM setup async PF for cpu 0
[    0.000000] kvm-stealtime: cpu 0, msr 1472b540
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 91340
[    0.000000] Kernel command line: user=lkp job=/lkp/scheduled/vm-vp-quantal-i386-43/bisect_boot-1-quantal-core-i386.cgz-i386-randconfig-c0-12061702-6a06bdbf7f9c669743f58084991ba280f2925586-4.yaml ARCH=i386 BOOT_IMAGE=/kernel/i386-randconfig-c0-12061702/6a06bdbf7f9c669743f58084991ba280f2925586/vmlinuz-3.18.0-rc1-00052-g6a06bdb kconfig=i386-randconfig-c0-12061702 commit=6a06bdbf7f9c669743f58084991ba280f2925586 branch=brcm/bcm/cygnus-pinctrl-v2 root=/dev/ram0 max_uptime=3600 RESULT_ROOT=/result/vm-vp-quantal-i386/boot/1/quantal-core-i386.cgz/i386-randconfig-c0-12061702/6a06bdbf7f9c669743f58084991ba280f2925586/0 ip=::::vm-vp-quantal-i386-43::dhcp earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled rcupdate.rcu_cpu_stall_timeout=100 panic=-1 softlockup_panic=1 nmi_watchdog=panic oops=panic load_ramdisk=2 prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal rw drbd.minor_count=8
[    0.000000] sysrq: sysrq always enabled.
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form
[    0.000000] Initializing HighMem for node 0 (00000000:00000000)
[    0.000000] Memory: 320136K/368240K available (8004K kernel code, 2327K rwdata, 2440K rodata, 664K init, 488K bss, 48104K reserved, 0K highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xfff16000 - 0xfffff000   ( 932 kB)
[    0.000000]     pkmap   : 0xff800000 - 0xffa00000   (2048 kB)
[    0.000000]     vmalloc : 0xd6ffe000 - 0xff7fe000   ( 648 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xd67fe000   ( 359 MB)
[    0.000000]       .init : 0xc1c7c000 - 0xc1d22000   ( 664 kB)
[    0.000000]       .data : 0xc17d16df - 0xc1c7ad80   (4773 kB)
[    0.000000]       .text : 0xc1000000 - 0xc17d16df   (8005 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[    0.000000] NR_IRQS:2304 nr_irqs:256 0
[    0.000000] CPU 0 irqstacks, hard=d4010000 soft=d4012000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] bootconsole [earlyser0] disabled
[    0.000000] Linux version 3.18.0-rc1-00052-g6a06bdb (kbuild@cairo) (gcc version 4.9.1 (Debian 4.9.1-19) ) #22 SMP PREEMPT Tue Dec 9 18:35:48 CST 2014
[    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-0x00000000167fdfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000167fe000-0x00000000167fffff] 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] SMBIOS 2.4 present.
[    0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2011
[    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 = 0x167fe max_arch_pfn = 0x1000000
[    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] x86 PAT enabled: cpu 0, old 0x70406, new 0x7010600070106
[    0.000000] Scan for SMP in [mem 0x00000000-0x000003ff]
[    0.000000] Scan for SMP in [mem 0x0009fc00-0x0009ffff]
[    0.000000] Scan for SMP in [mem 0x000f0000-0x000fffff]
[    0.000000] found SMP MP-table at [mem 0x000fdb00-0x000fdb0f] mapped at [c00fdb00]
[    0.000000]   mpc: fdb10-fdbf0
[    0.000000] initial memory mapped: [mem 0x00000000-0x021fffff]
[    0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] init_memory_mapping: [mem 0x14800000-0x149fffff]
[    0.000000]  [mem 0x14800000-0x149fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x14000000-0x147fffff]
[    0.000000]  [mem 0x14000000-0x147fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0x13ffffff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x13ffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x14a00000-0x167fdfff]
[    0.000000]  [mem 0x14a00000-0x165fffff] page 2M
[    0.000000]  [mem 0x16600000-0x167fdfff] page 4k
[    0.000000] BRK [0x01db3000, 0x01db3fff] PGTABLE
[    0.000000] BRK [0x01db4000, 0x01db4fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x14a08000-0x167effff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x000FD9A0 000014 (v00 BOCHS )
[    0.000000] ACPI: RSDT 0x167FE4B0 000034 (v01 BOCHS  BXPCRSDT 00000001 BXPC 00000001)
[    0.000000] ACPI: FACP 0x167FFF80 000074 (v01 BOCHS  BXPCFACP 00000001 BXPC 00000001)
[    0.000000] ACPI: DSDT 0x167FE4F0 0011A9 (v01 BXPC   BXDSDT   00000001 INTL 20100528)
[    0.000000] ACPI: FACS 0x167FFF40 000040
[    0.000000] ACPI: SSDT 0x167FF800 000735 (v01 BOCHS  BXPCSSDT 00000001 BXPC 00000001)
[    0.000000] ACPI: APIC 0x167FF6E0 000078 (v01 BOCHS  BXPCAPIC 00000001 BXPC 00000001)
[    0.000000] ACPI: HPET 0x167FF6A0 000038 (v01 BOCHS  BXPCHPET 00000001 BXPC 00000001)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] mapped APIC to         ffffc000 (        fee00000)
[    0.000000] 0MB HIGHMEM available.
[    0.000000] 359MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 167fe000
[    0.000000]   low ram: 0 - 167fe000
[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[    0.000000] kvm-clock: cpu 0, msr 0:167fd001, primary cpu clock
[    0.000000] BRK [0x01db5000, 0x01db5fff] PGTABLE
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   Normal   [mem 0x01000000-0x167fdfff]
[    0.000000]   HighMem  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-0x167fdfff]
[    0.000000] Initmem setup node 0 [mem 0x00001000-0x167fdfff]
[    0.000000] On node 0 totalpages: 92060
[    0.000000] free_area_init_node: node 0, pgdat c1a8df00, node_mem_map d4738020
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   Normal zone: 688 pages used for memmap
[    0.000000]   Normal zone: 88062 pages, LIFO batch:15
[    0.000000] Using APIC driver default
[    0.000000] ACPI: PM-Timer IO Port: 0xb008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] mapped APIC to         ffffc000 (        fee00000)
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] 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] 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 1 CPUs, 0 hotplug CPUs
[    0.000000] mapped IOAPIC to ffffb000 (fec00000)
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
[    0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[    0.000000] e820: [mem 0x16800000-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:1 nr_node_ids:1
[    0.000000] PERCPU: Embedded 15 pages/cpu @d4729000 s30144 r0 d31296 u61440
[    0.000000] pcpu-alloc: s30144 r0 d31296 u61440 alloc=15*4096
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] KVM setup async PF for cpu 0
[    0.000000] kvm-stealtime: cpu 0, msr 1472b540
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 91340
[    0.000000] Kernel command line: user=lkp job=/lkp/scheduled/vm-vp-quantal-i386-43/bisect_boot-1-quantal-core-i386.cgz-i386-randconfig-c0-12061702-6a06bdbf7f9c669743f58084991ba280f2925586-4.yaml ARCH=i386 BOOT_IMAGE=/kernel/i386-randconfig-c0-12061702/6a06bdbf7f9c669743f58084991ba280f2925586/vmlinuz-3.18.0-rc1-00052-g6a06bdb kconfig=i386-randconfig-c0-12061702 commit=6a06bdbf7f9c669743f58084991ba280f2925586 branch=brcm/bcm/cygnus-pinctrl-v2 root=/dev/ram0 max_uptime=3600 RESULT_ROOT=/result/vm-vp-quantal-i386/boot/1/quantal-core-i386.cgz/i386-randconfig-c0-12061702/6a06bdbf7f9c669743f58084991ba280f2925586/0 ip=::::vm-vp-quantal-i386-43::dhcp earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled rcupdate.rcu_cpu_stall_timeout=100 panic=-1 softlockup_panic=1 nmi_watchdog=panic oops=panic load_ramdisk=2 prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal rw drbd.minor_count=8
[    0.000000] sysrq: sysrq always enabled.
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form
[    0.000000] Initializing HighMem for node 0 (00000000:00000000)
[    0.000000] Memory: 320136K/368240K available (8004K kernel code, 2327K rwdata, 2440K rodata, 664K init, 488K bss, 48104K reserved, 0K highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xfff16000 - 0xfffff000   ( 932 kB)
[    0.000000]     pkmap   : 0xff800000 - 0xffa00000   (2048 kB)
[    0.000000]     vmalloc : 0xd6ffe000 - 0xff7fe000   ( 648 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xd67fe000   ( 359 MB)
[    0.000000]       .init : 0xc1c7c000 - 0xc1d22000   ( 664 kB)
[    0.000000]       .data : 0xc17d16df - 0xc1c7ad80   (4773 kB)
[    0.000000]       .text : 0xc1000000 - 0xc17d16df   (8005 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[    0.000000] NR_IRQS:2304 nr_irqs:256 0
[    0.000000] CPU 0 irqstacks, hard=d4010000 soft=d4012000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] bootconsole [earlyser0] disabled
[    0.000000] console [ttyS0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Detected 2693.562 MHz processor
[    0.008000] Calibrating delay loop (skipped) preset value.. 5387.12 BogoMIPS (lpj=10774248)
[    0.008000] pid_max: default: 32768 minimum: 301
[    0.008000] ACPI: Core revision 20140828
[    0.113174] ACPI: All ACPI Tables successfully acquired
[    0.114299] Security Framework initialized
[    0.114811] Yama: becoming mindful.
[    0.115440] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.116014] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.119282] Initializing cgroup subsys perf_event
[    0.120030] Initializing cgroup subsys debug
[    0.120999] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.120999] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.136292] Freeing SMP alternatives memory: 20K (c1d22000 - c1d27000)
[    0.139896] Getting VERSION: 1050014
[    0.140011] Getting VERSION: 1050014
[    0.140683] Getting ID: 0
[    0.141255] Getting ID: f000000
[    0.141885] Getting LVT0: 8700
[    0.142506] Getting LVT1: 8400
[    0.143119] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.144067] enabled ExtINT on CPU#0
[    0.145505] ENABLING IO-APIC IRQs
[    0.146179] init IO_APIC IRQs
[    0.146779]  apic 0 pin 0 not connected
[    0.148026] IOAPIC[0]: Set routing entry (0-1 -> 0x31 -> IRQ 1 Mode:0 Active:0 Dest:1)
[    0.149409] IOAPIC[0]: Set routing entry (0-2 -> 0x30 -> IRQ 0 Mode:0 Active:0 Dest:1)
[    0.150783] IOAPIC[0]: Set routing entry (0-2 -> 0x30 -> IRQ 0 Mode:0 Active:0 Dest:1)
[    0.152034] IOAPIC[0]: Set routing entry (0-3 -> 0x33 -> IRQ 3 Mode:0 Active:0 Dest:1)
[    0.153405] IOAPIC[0]: Set routing entry (0-4 -> 0x34 -> IRQ 4 Mode:0 Active:0 Dest:1)
[    0.154762] IOAPIC[0]: Set routing entry (0-5 -> 0x35 -> IRQ 5 Mode:1 Active:0 Dest:1)
[    0.156035] IOAPIC[0]: Set routing entry (0-6 -> 0x36 -> IRQ 6 Mode:0 Active:0 Dest:1)
[    0.157404] IOAPIC[0]: Set routing entry (0-7 -> 0x37 -> IRQ 7 Mode:0 Active:0 Dest:1)
[    0.158774] IOAPIC[0]: Set routing entry (0-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:1)
[    0.160035] IOAPIC[0]: Set routing entry (0-9 -> 0x39 -> IRQ 9 Mode:1 Active:0 Dest:1)
[    0.161391] IOAPIC[0]: Set routing entry (0-10 -> 0x3a -> IRQ 10 Mode:1 Active:0 Dest:1)
[    0.162769] IOAPIC[0]: Set routing entry (0-11 -> 0x3b -> IRQ 11 Mode:1 Active:0 Dest:1)
[    0.164035] IOAPIC[0]: Set routing entry (0-12 -> 0x3c -> IRQ 12 Mode:0 Active:0 Dest:1)
[    0.165410] IOAPIC[0]: Set routing entry (0-13 -> 0x3d -> IRQ 13 Mode:0 Active:0 Dest:1)
[    0.166794] IOAPIC[0]: Set routing entry (0-14 -> 0x3e -> IRQ 14 Mode:0 Active:0 Dest:1)
[    0.168033] IOAPIC[0]: Set routing entry (0-15 -> 0x3f -> IRQ 15 Mode:0 Active:0 Dest:1)
[    0.169398]  apic 0 pin 16 not connected
[    0.170090]  apic 0 pin 17 not connected
[    0.170781]  apic 0 pin 18 not connected
[    0.172005]  apic 0 pin 19 not connected
[    0.172703]  apic 0 pin 20 not connected
[    0.173398]  apic 0 pin 21 not connected
[    0.174093]  apic 0 pin 22 not connected
[    0.174782]  apic 0 pin 23 not connected
[    0.175609] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.176003] smpboot: CPU0: Intel Core Processor (Haswell) (fam: 06, model: 3c, stepping: 01)
[    0.177588] TSC deadline timer enabled
[    0.178398] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.
[    0.192475] Testing tracer nop: PASSED
[    0.193513] x86: Booted up 1 node, 1 CPUs
[    0.194214] smpboot: Total of 1 processors activated (5387.12 BogoMIPS)
[    0.196856] devtmpfs: initialized
[    0.206920] Testing tracer function: PASSED
[    0.317316] Testing ftrace regs(no arch support): PASSED
[    0.318287] Testing tracer wakeup: PASSED
[    0.319348] Testing tracer wakeup_rt: PASSED
[    0.320450] Testing tracer wakeup_dl: PASSED
[    0.321575] Testing tracer function_graph: PASSED
[    0.429382] xor: automatically using best checksumming function:
[    0.468035]    avx       :   144.000 MB/sec
[    0.468792] prandom: seed boundary self test passed
[    0.470031] prandom: 100 self tests passed
[    0.470772] atomic64_test: passed for i586+ platform with CX8 and with SSE
[    0.474508] regulator-dummy: no parameters
[    0.476892] NET: Registered protocol family 16
[    0.492017] cpuidle: using governor ladder
[    0.500019] cpuidle: using governor menu
[    0.501444] ACPI: bus type PCI registered
[    0.502635] PCI : PCI BIOS area is rw and x. Use pci=nobios if you want it NX.
[    0.504009] PCI: PCI BIOS revision 2.10 entry at 0xfc6d5, last bus=0
[    0.504973] PCI: Using configuration type 1 for base access
[    0.568521] Running resizable hashtable tests...
[    0.569327]   Adding 2048 keys
[    0.718290]   Traversal complete: counted=2048, nelems=2048, entries=2048
[    0.719500]   Table expansion iteration 0...
[    0.732129]   Verifying lookups...
[    0.732907]   Table expansion iteration 1...
[    0.744128]   Verifying lookups...
[    0.744929]   Table expansion iteration 2...
[    0.756150]   Verifying lookups...
[    0.756947]   Table expansion iteration 3...
[    0.768242]   Verifying lookups...
[    0.769054]   Table shrinkage iteration 0...
[    0.780025]   Verifying lookups...
[    0.780820]   Table shrinkage iteration 1...
[    0.792022]   Verifying lookups...
[    0.792822]   Table shrinkage iteration 2...
[    0.804024]   Verifying lookups...
[    0.804840]   Table shrinkage iteration 3...
[    0.816023]   Verifying lookups...
[    0.816875]   Deleting 2048 keys
[    1.020019] raid6: mmxx1     2757 MB/s
[    1.088017] raid6: mmxx2     4213 MB/s
[    1.156042] raid6: sse1x1    3408 MB/s
[    1.224030] raid6: sse1x2    3327 MB/s
[    1.292037] raid6: sse2x1    5073 MB/s
[    1.360013] raid6: sse2x2    6677 MB/s
[    1.361224] raid6: using algorithm sse2x2 (6677 MB/s)
[    1.362647] raid6: using ssse3x1 recovery algorithm
[    1.367315] ACPI: Added _OSI(Module Device)
[    1.368011] ACPI: Added _OSI(Processor Device)
[    1.369318] ACPI: Added _OSI(3.0 _SCP Extensions)
[    1.370669] ACPI: Added _OSI(Processor Aggregator Device)
[    1.376350] IOAPIC[0]: Set routing entry (0-9 -> 0x39 -> IRQ 9 Mode:1 Active:0 Dest:1)
[    1.600175] ACPI: Interpreter enabled
[    1.600946] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140828/hwxface-580)
[    1.602618] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140828/hwxface-580)
[    1.604263] ACPI: (supports S0 S3 S4 S5)
[    1.604956] ACPI: Using IOAPIC for interrupt routing
[    1.606414] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    1.816240] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    1.817276] acpi PNP0A03:00: _OSC: OS supports [Segments]
[    1.818481] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    1.833773] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[    1.837063] PCI host bridge to bus 0000:00
[    1.837801] pci_bus 0000:00: root bus resource [bus 00-ff]
[    1.838673] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    1.839623] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    1.840027] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    1.841044] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]
[    1.842123] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[    1.850345] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[    1.859125] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[    1.862037] pci 0000:00:01.1: reg 0x20: [io  0xc040-0xc04f]
[    1.863713] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    1.864008] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    1.864982] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    1.866005] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    1.874111] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[    1.875471] pci 0000:00:01.3: quirk: [io  0xb000-0xb03f] claimed by PIIX4 ACPI
[    1.876016] pci 0000:00:01.3: quirk: [io  0xb100-0xb10f] claimed by PIIX4 SMB
[    1.884343] pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000
[    1.887561] pci 0000:00:02.0: reg 0x10: [mem 0xfc000000-0xfdffffff pref]
[    1.889080] pci 0000:00:02.0: reg 0x14: [mem 0xfebf0000-0xfebf0fff]
[    1.894452] pci 0000:00:02.0: reg 0x30: [mem 0xfebe0000-0xfebeffff pref]
[    1.903616] pci 0000:00:03.0: [8086:100e] type 00 class 0x020000
[    1.904799] pci 0000:00:03.0: reg 0x10: [mem 0xfeba0000-0xfebbffff]
[    1.906477] pci 0000:00:03.0: reg 0x14: [io  0xc000-0xc03f]
[    1.910924] pci 0000:00:03.0: reg 0x30: [mem 0xfebc0000-0xfebdffff pref]
[    1.920078] pci 0000:00:04.0: [8086:25ab] type 00 class 0x088000
[    1.922209] pci 0000:00:04.0: reg 0x10: [mem 0xfebf1000-0xfebf100f]
[    1.940290] pci_bus 0000:00: on NUMA node 0
[    1.977352] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
[    1.988463] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[    1.999477] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
[    2.010206] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
[    2.015465] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
[    2.032521] ACPI: Enabled 16 GPEs in block 00 to 0F
[    2.037846] vgaarb: setting as boot device: PCI:0000:00:02.0
[    2.038730] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    2.040008] vgaarb: loaded
[    2.040579] vgaarb: bridge control possible 0000:00:02.0
[    2.047548] media: Linux media interface: v0.10
[    2.048487] Linux video capture interface: v2.00
[    2.049604] pps_core: LinuxPPS API ver. 1 registered
[    2.050401] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    2.055146] PCI: Using ACPI for IRQ routing
[    2.055894] PCI: pci_cache_line_size set to 64 bytes
[    2.056119] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    2.057072] e820: reserve RAM buffer [mem 0x167fe000-0x17ffffff]
[    2.063848] Switched to clocksource kvm-clock
[    2.063848] Warning: could not register all branches stats
[    2.063848] Warning: could not register annotated branches stats
[    2.064779] BUG: unable to handle kernel paging request at 3d00c17d
[    2.064779] IP: [<c108cc63>] core_kernel_data+0x3/0x40
[    2.064779] *pdpt = 0000000000000000 *pde = 0000000000000000 
[    2.064779] Oops: 0002 [#1] PREEMPT SMP 
[    2.064779] Modules linked in:
[    2.064779] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 3.18.0-rc1-00052-g6a06bdb #22
[    2.064779] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[    2.064779] task: d4080000 ti: d4084000 task.ti: d4084000
[    2.064779] EIP: 0060:[<c108cc63>] EFLAGS: 00010246 CPU: 0
[    2.064779] EIP is at core_kernel_data+0x3/0x40
[    2.064779] EAX: c197ffb1 EBX: c1a40200 ECX: 00000000 EDX: 0380ab00
[    2.064779] ESI: d424a270 EDI: d4153e00 EBP: d4085eb4 ESP: d4085eb4
[    2.064779]  DS: 007b ES: 007b FS: 00d8 GS: 0000 SS: 0068
[    2.064779] CR0: 80050033 CR2: 3d00c17d CR3: 01d2a000 CR4: 000406b0
[    2.064779] Stack:
[    2.064779]  d4085eec c113c2f3 00000246 c1d62d00 c1801000 d424a1a0 c1d62d70 c197ffb1
[    2.064779]  c1d62d00 d3c19130 01000000 c1d62d00 00000000 d4153e00 d4085f0c c1ca11fa
[    2.064779]  c1d62d78 00000000 009bc940 c1ca0f8e c1a3f200 d424a1a0 d4085f80 c10004bf
[    2.064779] Call Trace:
[    2.064779]  [<c113c2f3>] event_create_dir+0x3b3/0x660
[    2.064779]  [<c1ca11fa>] event_trace_init+0x26c/0x325
[    2.064779]  [<c1ca0f8e>] ? event_trace_self_tests_init+0xbe/0xbe
[    2.064779]  [<c10004bf>] do_one_initcall+0xcf/0x2a0
[    2.064779]  [<c1ca0f8e>] ? event_trace_self_tests_init+0xbe/0xbe
[    2.064779]  [<c1c7c5a7>] ? repair_env_string+0x29/0x96
[    2.064779]  [<c1c7ced3>] kernel_init_freeable+0xe8/0x1aa
[    2.064779]  [<c17beee1>] kernel_init+0x11/0x170
[    2.064779]  [<c17cf781>] ret_from_kernel_thread+0x21/0x30
[    2.064779]  [<c17beed0>] ? rest_init+0x80/0x80
[    2.064779] Code: ae c1 5b 5d 83 c0 01 89 04 95 08 ac ae c1 8b 04 95 1c ac ae c1 83 c0 01 89 04 95 1c ac ae c1 89 d0 c3 8d b6 00 00 00 00 55 89 e5 <19> 05 7d c1 00 3d 00 50 a3 c1 72 21 3d 80 ad c7 c1 0f 92 c0 0f
[    2.064779] EIP: [<c108cc63>] core_kernel_data+0x3/0x40 SS:ESP 0068:d4085eb4
[    2.064779] CR2: 000000003d00c17d
[    2.064779] ---[ end trace 2cbe3ab4e55bc997 ]---
[    2.064779] Kernel panic - not syncing: Fatal exception

Elapsed time: 5
qemu-system-i386 -enable-kvm -cpu Haswell,+smep,+smap -kernel /kernel/i386-randconfig-c0-12061702/6a06bdbf7f9c669743f58084991ba280f2925586/vmlinuz-3.18.0-rc1-00052-g6a06bdb -append 'user=lkp job=/lkp/scheduled/vm-vp-quantal-i386-43/bisect_boot-1-quantal-core-i386.cgz-i386-randconfig-c0-12061702-6a06bdbf7f9c669743f58084991ba280f2925586-4.yaml ARCH=i386 BOOT_IMAGE=/kernel/i386-randconfig-c0-12061702/6a06bdbf7f9c669743f58084991ba280f2925586/vmlinuz-3.18.0-rc1-00052-g6a06bdb kconfig=i386-randconfig-c0-12061702 commit=6a06bdbf7f9c669743f58084991ba280f2925586 branch=brcm/bcm/cygnus-pinctrl-v2 root=/dev/ram0 max_uptime=3600 RESULT_ROOT=/result/vm-vp-quantal-i386/boot/1/quantal-core-i386.cgz/i386-randconfig-c0-12061702/6a06bdbf7f9c669743f58084991ba280f2925586/0 ip=::::vm-vp-quantal-i386-43::dhcp earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled rcupdate.rcu_cpu_stall_timeout=100 panic=-1 softlockup_panic=1 nmi_watchdog=panic oops=panic load_ramdisk=2 prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal rw drbd.minor_count=8'  -initrd /fs/sdg1/initrd-vm-vp-quantal-i386-43 -m 360 -smp 1 -net nic,vlan=1,model=e1000 -net user,vlan=1 -boot order=nc -no-reboot -watchdog i6300esb -rtc base=localtime -pidfile /dev/shm/kboot/pid-vm-vp-quantal-i386-43 -serial file:/dev/shm/kboot/serial-vm-vp-quantal-i386-43 -daemonize -display none -monitor null