2014-08-01

Greetings,

0day kernel testing robot got the below dmesg and the first bad commit is

git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master

commit dac52fc1826a788d2591a4f77e3c482b30f577e2

Author: Fabian Frederick <fabf@skynet.be>

AuthorDate: Thu Apr 3 14:50:23 2014 -0700

Commit: Linus Torvalds <torvalds@linux-foundation.org>

CommitDate: Thu Apr 3 16:21:25 2014 -0700

BEFS: logging cleanup

Summary:

- all printk(KERN_foo converted to pr_foo()

- add pr_fmt and remove redundant prefixes

- convert befs_() to va_format (based on patch by Joe Perches)

- remove non standard %Lu

- use __func__ for all debugging

[akpm@linux-foundation.org: fix printk warnings, reported by Fengguang]

Signed-off-by: Fabian Frederick <fabf@skynet.be>

Cc: Joe Perches <joe@perches.com>

Cc: Fengguang Wu <fengguang.wu@gmail.com>

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

+--------------------------------------------+------------+------------+---------------+

| | 91a52ab7d6 | dac52fc182 | next-20140730 |

+--------------------------------------------+------------+------------+---------------+

| boot_successes | 1000 | 895 | 159 |

| boot_failures | 0 | 5 | 2 |

| BUG:unable_to_handle_kernel_paging_request | 0 | 5 | 2 |

| Oops | 0 | 5 | 2 |

| EIP_is_at_strnlen | 0 | 5 | 2 |

| Kernel_panic-not_syncing:Fatal_exception | 0 | 5 | 2 |

| backtrace:do_mount | 0 | 5 | 2 |

| backtrace:SyS_mount | 0 | 5 | 2 |

+--------------------------------------------+------------+------------+---------------+

[ 6.576645] power_supply test_battery: prop PRESENT=1

[ 6.578273] power_supply test_usb: uevent

[ 6.579644] power_supply test_usb: POWER_SUPPLY_NAME=test_usb

[ 6.581395] BUG: unable to handle kernel paging request at cfc07000

[ 6.583373] IP: [<c13915ef>] strnlen+0x9/0x19

[ 6.584678] *pde = 13bc1067 *pte = 0fc07060

[ 6.584678] Oops: 0000 [#1] PREEMPT SMP DEBUG_PAGEALLOC

[ 6.584678] CPU: 0 PID: 483 Comm: mount Not tainted 3.14.0-07551-gdac52fc #1

[ 6.584678] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS Bochs 01/01/2011

[ 6.584678] task: d0d29500 ti: d006e000 task.ti: d006e000

[ 6.584678] EIP: 0060:[<c13915ef>] EFLAGS: 00010097 CPU: 0

[ 6.584678] EIP is at strnlen+0x9/0x19

[ 6.584678] EAX: cfc07000 EBX: d006fe40 ECX: cfc06200 EDX: fffff1fe

[ 6.584678] ESI: d006fe44 EDI: c2247728 EBP: d006fcb8 ESP: d006fcb8

[ 6.584678] DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068

[ 6.584678] CR0: 8005003b CR2: cfc07000 CR3: 10f33000 CR4: 000006d0

[ 6.584678] Stack:

[ 6.584678] d006fcd4 c138e850 cfc06200 c2247361 d006fe40 d006fe44 c1acbda3 d006fd1c

[ 6.584678] c138fa8f c1e13600 d006ffff c183ffff 879a3bef d006fcfc c10824cf 000003ce

[ 6.584678] c224735a c1acbda3 c2247728 c2247361 ff0a0004 ffffffff c105ffff c224735a

[ 6.584678] Call Trace:

[ 6.584678] [<c138e850>] string.isra.5+0x29/0x93

[ 6.584678] [<c138fa8f>] vsnprintf+0x159/0x281

[ 6.584678] [<c183ffff>] ? _raw_spin_unlock_irq+0x5/0x3e

[ 6.584678] [<c10824cf>] ? tick_program_event+0x22/0x26

[ 6.584678] [<c105ffff>] ? load_balance+0x3fc/0x681

[ 6.584678] [<c138fdd7>] pointer.isra.16+0x220/0x37e

[ 6.584678] [<c138e850>] ? string.isra.5+0x29/0x93

[ 6.584678] [<c138faca>] vsnprintf+0x194/0x281

[ 6.584678] [<c183ff00>] ? _raw_spin_lock_irq+0x62/0x72

[ 6.584678] [<c105ffff>] ? load_balance+0x3fc/0x681

[ 6.584678] [<c107ffff>] ? pc_clock_adjtime+0x33/0x4b

[ 6.584678] [<c138ff49>] vscnprintf+0x14/0x25

[ 6.584678] [<c107080b>] vprintk_emit+0x249/0x451

[ 6.584678] [<c1832438>] printk+0x38/0x3a

[ 6.584678] [<c1204ded>] befs_debug+0x37/0x39

[ 6.584678] [<c120517d>] befs_dump_super_block+0x30/0x28d

[ 6.584678] [<c1204b0f>] ? befs_load_sb+0x127/0x13b

[ 6.584678] [<c1206186>] befs_fill_super+0x22d/0x384

[ 6.584678] [<c1380612>] ? disk_name+0x30/0x81

[ 6.584678] [<c10c7ab8>] ? ns_test_super+0x11/0x11

[ 6.584678] [<c10c8c8e>] mount_bdev+0x113/0x15b

[ 6.584678] [<c10bf44a>] ? arch_local_irq_save+0x12/0x17

[ 6.584678] [<c10c2c53>] ? __kmalloc_track_caller+0x103/0x127

[ 6.584678] [<c120578a>] befs_mount+0x1a/0x1f

[ 6.584678] [<c1205f59>] ? __ilog2_u32+0xf/0xf

[ 6.584678] [<c10c8e39>] mount_fs+0x16/0xaf

[ 6.584678] [<c10ab424>] ? __alloc_percpu+0xa/0xc

[ 6.584678] [<c10dae50>] ? alloc_vfsmnt+0x93/0x134

[ 6.584678] [<c10dba5e>] vfs_kern_mount+0x43/0x9f

[ 6.584678] [<c10dce4a>] do_mount+0x5b7/0x6c4

[ 6.584678] [<c10a8400>] ? strndup_user+0x2c/0x3d

[ 6.584678] [<c10dd119>] SyS_mount+0x77/0xa4

[ 6.584678] [<c1840b0e>] syscall_call+0x7/0xb

[ 6.584678] Code: 00 00 4f eb 02 31 ff 89 f8 5f 5d c3 55 85 c9 89 e5 57 89 c7 74 07 89 d0 f2 ae 75 01 4f 89 f8 5f 5d c3 55 89 c1 89 e5 89 c8 eb 06 <80> 38 00 74 07 40 4a 83 fa ff 75 f4 29 c8 5d c3 55 83 c9 ff 89

[ 6.584678] EIP: [<c13915ef>] strnlen+0x9/0x19 SS:ESP 0068:d006fcb8

[ 6.584678] CR2: 00000000cfc07000

[ 6.584678] ---[ end trace d80bc704897c976c ]---

[ 6.584678] Kernel panic - not syncing: Fatal exception

git bisect start v3.15 v3.14 --

git bisect bad 674366e90e5a2430e3ddef40ce51512d681944e4 # 22:06 0- 2 Merge tag 'pci-v3.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci

git bisect bad 9f800363bb0ea459e15bef0928a72c88d374e489 # 22:06 0- 1 Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc

git bisect good 1aabc5990d205cdb0789a1c26143c53601e9bb07 # 22:46 900+ 0 x86: Fix dumpstack_64 to keep state of "used" variable in loop

git bisect good d0cb5f71c5cde8e1ef6d03983641366800ceabdb # 23:44 900+ 0 Merge tag 'vfio-v3.15-rc1' of git://github.com/awilliam/linux-vfio

git bisect bad d15fee814d8d30bbb4859ef8fef7a1f96327635b # 23:44 0- 2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse

git bisect bad 4a4389abdd9822fdf3cc2ac6ed87eb811fd43acc # 23:44 0- 4 Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac

git bisect bad 3cf59142bcd391680beb6932838fe09a73947705 # 23:44 0- 1 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging

git bisect bad 76ca7d1cca761bb9712dfcad9a27d70b520874ae # 23:44 0- 2 Merge branch 'akpm' (incoming from Andrew)

git bisect good 70d14fcf365c1b20d380d542ec53906f2b5e2435 # 00:29 900+ 0 MAINTAINERS: add backlight co-maintainers

git bisect good 98e2d21faaf96d879e2746cedd96f5c38c04f9b3 # 02:11 900+ 1 rtc: rtc-sirfsoc: remove unnecessary OOM messages

git bisect good fda9909ddaab13fb7b35b94f204623c1f9571fc7 # 02:47 900+ 0 rtc: pm8xxx: move device_init_wakeup() before rtc_register

git bisect bad 2cc88f3a5f16ae9a3c8f54de1b2fd4a397b36075 # 02:53 0- 1 nilfs2: implementation of NILFS_IOCTL_SET_SUINFO ioctl

git bisect good 84ee353df07e9beec200da44ac70f583449fffb1 # 05:13 900+ 0 fs/minix/inode.c: add __init to init_inodecache()

git bisect bad 5f356fd4d75fd66e62c803fc7a684863c4b38e59 # 05:33 104- 1 fs/coda/inode.c: add __init to init_inodecache()

git bisect good 91a52ab7d664a1c8972a0ecb30955d34aea54d7f # 07:03 900+ 0 fs/befs/linuxvfs.c: add __init to befs_init_inodecache()

git bisect bad dac52fc1826a788d2591a4f77e3c482b30f577e2 # 07:09 0- 1 BEFS: logging cleanup

# first bad commit: [dac52fc1826a788d2591a4f77e3c482b30f577e2] BEFS: logging cleanup

git bisect good 91a52ab7d664a1c8972a0ecb30955d34aea54d7f # 07:15 1000+ 0 fs/befs/linuxvfs.c: add __init to befs_init_inodecache()

git bisect bad fcf6395d41087217d4b88d5b2ad7a1ce66ca6ced # 07:15 0- 2 Add linux-next specific files for 20140730

git bisect bad 7c909b09372d5b064651202bf236b63caddd1777 # 07:39 219- 1 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux

git bisect bad 5c159783e8086645dd7aa42e35c531ad0e8dd16d # 07:51 9- 1 Add linux-next specific files for 20140731

This script may reproduce the error.

----------------------------------------------------------------------------

#!/bin/bash

kernel=$1

initrd=yocto-minimal-i386.cgz

wget --no-clobber https://github.com/fengguang/reproduce-kernel-bug/raw/master/initrd/$initrd

kvm=(

qemu-system-x86_64

-cpu kvm64

-enable-kvm

-kernel $kernel

-initrd $initrd

-m 320

-smp 1

-net nic,vlan=1,model=e1000

-net user,vlan=1

-boot order=nc

-no-reboot

-watchdog i6300esb

-rtc base=localtime

-serial stdio

-display none

-monitor null

)

append=(

hung_task_panic=1

earlyprintk=ttyS0,115200

debug

apic=debug

sysrq_always_enabled

rcupdate.rcu_cpu_stall_timeout=100

panic=10

softlockup_panic=1

nmi_watchdog=panic

load_ramdisk=2

prompt_ramdisk=0

console=ttyS0,115200

console=tty0

vga=normal

root=/dev/ram0

rw

drbd.minor_count=8

)

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

----------------------------------------------------------------------------

Thanks,

Fengguang

early console in setup code

early console in decompress_kernel

Decompressing Linux... Parsing ELF... done.

Booting the kernel.

[ 0.000000] Initializing cgroup subsys cpu

[ 0.000000] Linux version 3.14.0-07551-gdac52fc (kbuild@jaketown) (gcc version 4.8.2 (Debian 4.8.2-18) ) #1 SMP PREEMPT Fri Aug 1 07:07:15 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-0x0000000013ffdfff] usable

[ 0.000000] BIOS-e820: [mem 0x0000000013ffe000-0x0000000013ffffff] reserved

[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved

[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved

[ 0.000000] bootconsole [earlyser0] enabled

[ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!

[ 0.000000] SMBIOS 2.4 present.

[ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), 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 = 0x13ffe max_arch_pfn = 0x100000

[ 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] 8 disabled

[ 0.000000] 9 disabled

[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106

[ 0.000000] Scanning 1 areas for low memory corruption

[ 0.000000] initial memory mapped: [mem 0x00000000-0x027fffff]

[ 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 0x13800000-0x13bfffff]

[ 0.000000] [mem 0x13800000-0x13bfffff] page 4k

[ 0.000000] BRK [0x02384000, 0x02384fff] PGTABLE

[ 0.000000] init_memory_mapping: [mem 0x10000000-0x137fffff]

[ 0.000000] [mem 0x10000000-0x137fffff] page 4k

[ 0.000000] BRK [0x02385000, 0x02385fff] PGTABLE

[ 0.000000] BRK [0x02386000, 0x02386fff] PGTABLE

[ 0.000000] BRK [0x02387000, 0x02387fff] PGTABLE

[ 0.000000] BRK [0x02388000, 0x02388fff] PGTABLE

[ 0.000000] BRK [0x02389000, 0x02389fff] PGTABLE

[ 0.000000] init_memory_mapping: [mem 0x00100000-0x0fffffff]

[ 0.000000] [mem 0x00100000-0x0fffffff] page 4k

[ 0.000000] init_memory_mapping: [mem 0x13c00000-0x13ffdfff]

[ 0.000000] [mem 0x13c00000-0x13ffdfff] page 4k

[ 0.000000] RAMDISK: [mem 0x13cbd000-0x13feffff]

[ 0.000000] ACPI: RSDP 0x000F0D50 000014 (v00 BOCHS )

[ 0.000000] ACPI: RSDT 0x13FFFBC1 000034 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)

[ 0.000000] ACPI: FACP 0x13FFF1C0 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)

[ 0.000000] ACPI: DSDT 0x13FFE040 001180 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)

[ 0.000000] ACPI: FACS 0x13FFE000 000040

[ 0.000000] ACPI: SSDT 0x13FFF234 0008DD (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001)

[ 0.000000] ACPI: APIC 0x13FFFB11 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)

[ 0.000000] ACPI: HPET 0x13FFFB89 000038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001)

[ 0.000000] ACPI: Local APIC address 0xfee00000

[ 0.000000] mapped APIC to ffffb000 ( fee00000)

[ 0.000000] 319MB LOWMEM available.

[ 0.000000] mapped low ram: 0 - 13ffe000

[ 0.000000] low ram: 0 - 13ffe000

[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00

[ 0.000000] kvm-clock: cpu 0, msr 0:13ffd001, primary cpu clock

[ 0.000000] Zone ranges:

[ 0.000000] DMA [mem 0x00001000-0x00ffffff]

[ 0.000000] Normal [mem 0x01000000-0x13ffdfff]

[ 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-0x13ffdfff]

[ 0.000000] On node 0 totalpages: 81820

[ 0.000000] DMA zone: 40 pages used for memmap

[ 0.000000] DMA zone: 0 pages reserved

[ 0.000000] DMA zone: 3998 pages, LIFO batch:0

[ 0.000000] Normal zone: 760 pages used for memmap

[ 0.000000] Normal zone: 77822 pages, LIFO batch:15

[ 0.000000] Using APIC driver default

[ 0.000000] ACPI: PM-Timer IO Port: 0x608

[ 0.000000] ACPI: Local APIC address 0xfee00000

[ 0.000000] mapped APIC to ffffb000 ( 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] 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 1 CPUs, 0 hotplug CPUs

[ 0.000000] mapped IOAPIC to ffffa000 (fec00000)

[ 0.000000] nr_irqs_gsi: 40

[ 0.000000] e820: [mem 0x14000000-0xfeffbfff] available for PCI devices

[ 0.000000] Booting paravirtualized kernel on KVM

[ 0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1

[ 0.000000] PERCPU: Embedded 330 pages/cpu @d37f6000 s1339008 r0 d12672 u1351680

[ 0.000000] pcpu-alloc: s1339008 r0 d12672 u1351680 alloc=330*4096

[ 0.000000] pcpu-alloc: [0] 0

[ 0.000000] KVM setup async PF for cpu 0

[ 0.000000] kvm-stealtime: cpu 0, msr 137f8740

[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 81020

[ 0.000000] Kernel command line: hung_task_panic=1 earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled rcupdate.rcu_cpu_stall_timeout=100 panic=10 softlockup_panic=1 nmi_watchdog=panic load_ramdisk=2 prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal root=/dev/ram0 rw link=/kbuild-tests/run-queue/kvm/i386-randconfig-j0-07311235/next:master:dac52fc1826a788d2591a4f77e3c482b30f577e2:bisect-linux-9/.vmlinuz-dac52fc1826a788d2591a4f77e3c482b30f577e2-20140801070730-538-ivb44 branch=next/master BOOT_IMAGE=/kernel/i386-randconfig-j0-07311235/dac52fc1826a788d2591a4f77e3c482b30f577e2/vmlinuz-3.14.0-07551-gdac52fc 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] Memory: 298712K/327280K available (8456K kernel code, 592K rwdata, 3476K rodata, 1876K init, 5504K bss, 28568K reserved)

[ 0.000000] virtual kernel memory layout:

[ 0.000000] fixmap : 0xffd36000 - 0xfffff000 (2852 kB)

[ 0.000000] vmalloc : 0xd47fe000 - 0xffd34000 ( 693 MB)

[ 0.000000] lowmem : 0xc0000000 - 0xd3ffe000 ( 319 MB)

[ 0.000000] .init : 0xc1c3f000 - 0xc1e14000 (1876 kB)

[ 0.000000] .data : 0xc1842380 - 0xc1c3d100 (4075 kB)

[ 0.000000] .text : 0xc1000000 - 0xc1842380 (8456 kB)

[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.

[ 0.000000] SLUB: HWalign=128, 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 16

[ 0.000000] CPU 0 irqstacks, hard=d3008000 soft=d300a000

[ 0.000000] Console: colour VGA+ 80x25

[ 0.000000] console [tty0] enabled

[ 0.000000] bootconsole [earlyser0] disabled

[ 0.000000] Initializing cgroup subsys cpu

[ 0.000000] Linux version 3.14.0-07551-gdac52fc (kbuild@jaketown) (gcc version 4.8.2 (Debian 4.8.2-18) ) #1 SMP PREEMPT Fri Aug 1 07:07:15 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-0x0000000013ffdfff] usable

[ 0.000000] BIOS-e820: [mem 0x0000000013ffe000-0x0000000013ffffff] reserved

[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved

[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved

[ 0.000000] bootconsole [earlyser0] enabled

[ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!

[ 0.000000] SMBIOS 2.4 present.

[ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), 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 = 0x13ffe max_arch_pfn = 0x100000

[ 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] 8 disabled

[ 0.000000] 9 disabled

[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106

[ 0.000000] Scanning 1 areas for low memory corruption

[ 0.000000] initial memory mapped: [mem 0x00000000-0x027fffff]

[ 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 0x13800000-0x13bfffff]

[ 0.000000] [mem 0x13800000-0x13bfffff] page 4k

[ 0.000000] BRK [0x02384000, 0x02384fff] PGTABLE

[ 0.000000] init_memory_mapping: [mem 0x10000000-0x137fffff]

[ 0.000000] [mem 0x10000000-0x137fffff] page 4k

[ 0.000000] BRK [0x02385000, 0x02385fff] PGTABLE

[ 0.000000] BRK [0x02386000, 0x02386fff] PGTABLE

[ 0.000000] BRK [0x02387000, 0x02387fff] PGTABLE

[ 0.000000] BRK [0x02388000, 0x02388fff] PGTABLE

[ 0.000000] BRK [0x02389000, 0x02389fff] PGTABLE

[ 0.000000] init_memory_mapping: [mem 0x00100000-0x0fffffff]

[ 0.000000] [mem 0x00100000-0x0fffffff] page 4k

[ 0.000000] init_memory_mapping: [mem 0x13c00000-0x13ffdfff]

[ 0.000000] [mem 0x13c00000-0x13ffdfff] page 4k

[ 0.000000] RAMDISK: [mem 0x13cbd000-0x13feffff]

[ 0.000000] ACPI: RSDP 0x000F0D50 000014 (v00 BOCHS )

[ 0.000000] ACPI: RSDT 0x13FFFBC1 000034 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)

[ 0.000000] ACPI: FACP 0x13FFF1C0 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)

[ 0.000000] ACPI: DSDT 0x13FFE040 001180 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)

[ 0.000000] ACPI: FACS 0x13FFE000 000040

[ 0.000000] ACPI: SSDT 0x13FFF234 0008DD (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001)

[ 0.000000] ACPI: APIC 0x13FFFB11 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)

[ 0.000000] ACPI: HPET 0x13FFFB89 000038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001)

[ 0.000000] ACPI: Local APIC address 0xfee00000

[ 0.000000] mapped APIC to ffffb000 ( fee00000)

[ 0.000000] 319MB LOWMEM available.

[ 0.000000] mapped low ram: 0 - 13ffe000

[ 0.000000] low ram: 0 - 13ffe000

[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00

[ 0.000000] kvm-clock: cpu 0, msr 0:13ffd001, primary cpu clock

[ 0.000000] Zone ranges:

[ 0.000000] DMA [mem 0x00001000-0x00ffffff]

[ 0.000000] Normal [mem 0x01000000-0x13ffdfff]

[ 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-0x13ffdfff]

[ 0.000000] On node 0 totalpages: 81820

[ 0.000000] DMA zone: 40 pages used for memmap

[ 0.000000] DMA zone: 0 pages reserved

[ 0.000000] DMA zone: 3998 pages, LIFO batch:0

[ 0.000000] Normal zone: 760 pages used for memmap

[ 0.000000] Normal zone: 77822 pages, LIFO batch:15

[ 0.000000] Using APIC driver default

[ 0.000000] ACPI: PM-Timer IO Port: 0x608

[ 0.000000] ACPI: Local APIC address 0xfee00000

[ 0.000000] mapped APIC to ffffb000 ( 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] 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 1 CPUs, 0 hotplug CPUs

[ 0.000000] mapped IOAPIC to ffffa000 (fec00000)

[ 0.000000] nr_irqs_gsi: 40

[ 0.000000] e820: [mem 0x14000000-0xfeffbfff] available for PCI devices

[ 0.000000] Booting paravirtualized kernel on KVM

[ 0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1

[ 0.000000] PERCPU: Embedded 330 pages/cpu @d37f6000 s1339008 r0 d12672 u1351680

[ 0.000000] pcpu-alloc: s1339008 r0 d12672 u1351680 alloc=330*4096

[ 0.000000] pcpu-alloc: [0] 0

[ 0.000000] KVM setup async PF for cpu 0

[ 0.000000] kvm-stealtime: cpu 0, msr 137f8740

[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 81020

[ 0.000000] Kernel command line: hung_task_panic=1 earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled rcupdate.rcu_cpu_stall_timeout=100 panic=10 softlockup_panic=1 nmi_watchdog=panic load_ramdisk=2 prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal root=/dev/ram0 rw link=/kbuild-tests/run-queue/kvm/i386-randconfig-j0-07311235/next:master:dac52fc1826a788d2591a4f77e3c482b30f577e2:bisect-linux-9/.vmlinuz-dac52fc1826a788d2591a4f77e3c482b30f577e2-20140801070730-538-ivb44 branch=next/master BOOT_IMAGE=/kernel/i386-randconfig-j0-07311235/dac52fc1826a788d2591a4f77e3c482b30f577e2/vmlinuz-3.14.0-07551-gdac52fc 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] Memory: 298712K/327280K available (8456K kernel code, 592K rwdata, 3476K rodata, 1876K init, 5504K bss, 28568K reserved)

[ 0.000000] virtual kernel memory layout:

[ 0.000000] fixmap : 0xffd36000 - 0xfffff000 (2852 kB)

[ 0.000000] vmalloc : 0xd47fe000 - 0xffd34000 ( 693 MB)

[ 0.000000] lowmem : 0xc0000000 - 0xd3ffe000 ( 319 MB)

[ 0.000000] .init : 0xc1c3f000 - 0xc1e14000 (1876 kB)

[ 0.000000] .data : 0xc1842380 - 0xc1c3d100 (4075 kB)

[ 0.000000] .text : 0xc1000000 - 0xc1842380 (8456 kB)

[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.

[ 0.000000] SLUB: HWalign=128, 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 16

[ 0.000000] CPU 0 irqstacks, hard=d3008000 soft=d300a000

[ 0.000000] Console: colour VGA+ 80x25

[ 0.000000] console [tty0] enabled

[ 0.000000] bootconsole [earlyser0] disabled

[ 0.000000] console [ttyS0] enabled

[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar

[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8

[ 0.000000] ... MAX_LOCK_DEPTH: 48

[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191

[ 0.000000] ... CLASSHASH_SIZE: 4096

[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384

[ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768

[ 0.000000] ... CHAINHASH_SIZE: 16384

[ 0.000000] memory used by lock dependency info: 3807 kB

[ 0.000000] per task-struct memory footprint: 1920 bytes

[ 0.000000] ODEBUG: 15 of 15 active objects replaced

[ 0.000000] hpet clockevent registered

[ 0.000000] tsc: Detected 2693.508 MHz processor

[ 0.006666] Calibrating delay loop (skipped) preset value.. 5389.47 BogoMIPS (lpj=8978360)

[ 0.008248] pid_max: default: 32768 minimum: 301

[ 0.009545] ACPI: Core revision 20140214

[ 0.016489] ACPI: All ACPI Tables successfully acquired

[ 0.017976] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)

[ 0.019536] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)

[ 0.020559] Initializing cgroup subsys devices

[ 0.023353] Initializing cgroup subsys blkio

[ 0.024703] mce: CPU supports 10 MCE banks

[ 0.025969] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0

[ 0.025969] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0

[ 0.025969] tlb_flushall_shift: 6

[ 0.038029] debug: unmapping init [mem 0xc1e14000-0xc1e18fff]

[ 0.041106] Getting VERSION: 1050014

[ 0.042253] Getting VERSION: 1050014

[ 0.043342] Getting ID: 0

[ 0.044349] Getting ID: f000000

[ 0.045423] Getting LVT0: 8700

[ 0.046472] Getting LVT1: 8400

[ 0.046677] Enabling APIC mode: Flat. Using 1 I/O APICs

[ 0.048088] enabled ExtINT on CPU#0

[ 0.051014] ENABLING IO-APIC IRQs

[ 0.052109] init IO_APIC IRQs

[ 0.053341] apic 0 pin 0 not connected

[ 0.054529] IOAPIC[0]: Set routing entry (0-1 -> 0x31 -> IRQ 1 Mode:0 Active:0 Dest:1)

[ 0.056700] IOAPIC[0]: Set routing entry (0-2 -> 0x30 -> IRQ 0 Mode:0 Active:0 Dest:1)

[ 0.059004] IOAPIC[0]: Set routing entry (0-3 -> 0x33 -> IRQ 3 Mode:0 Active:0 Dest:1)

[ 0.060029] IOAPIC[0]: Set routing entry (0-4 -> 0x34 -> IRQ 4 Mode:0 Active:0 Dest:1)

[ 0.063375] IOAPIC[0]: Set routing entry (0-5 -> 0x35 -> IRQ 5 Mode:1 Active:0 Dest:1)

[ 0.065677] IOAPIC[0]: Set routing entry (0-6 -> 0x36 -> IRQ 6 Mode:0 Active:0 Dest:1)

[ 0.066697] IOAPIC[0]: Set routing entry (0-7 -> 0x37 -> IRQ 7 Mode:0 Active:0 Dest:1)

[ 0.070030] IOAPIC[0]: Set routing entry (0-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:1)

[ 0.072329] IOAPIC[0]: Set routing entry (0-9 -> 0x39 -> IRQ 9 Mode:1 Active:0 Dest:1)

[ 0.073363] IOAPIC[0]: Set routing entry (0-10 -> 0x3a -> IRQ 10 Mode:1 Active:0 Dest:1)

[ 0.076696] IOAPIC[0]: Set routing entry (0-11 -> 0x3b -> IRQ 11 Mode:1 Active:0 Dest:1)

[ 0.080029] IOAPIC[0]: Set routing entry (0-12 -> 0x3c -> IRQ 12 Mode:0 Active:0 Dest:1)

[ 0.082363] IOAPIC[0]: Set routing entry (0-13 -> 0x3d -> IRQ 13 Mode:0 Active:0 Dest:1)

[ 0.083364] IOAPIC[0]: Set routing entry (0-14 -> 0x3e -> IRQ 14 Mode:0 Active:0 Dest:1)

[ 0.086697] IOAPIC[0]: Set routing entry (0-15 -> 0x3f -> IRQ 15 Mode:0 Active:0 Dest:1)

[ 0.089020] apic 0 pin 16 not connected

[ 0.089999] apic 0 pin 17 not connected

[ 0.090005] apic 0 pin 18 not connected

[ 0.093338] apic 0 pin 19 not connected

[ 0.094513] apic 0 pin 20 not connected

[ 0.095689] apic 0 pin 21 not connected

[ 0.096672] apic 0 pin 22 not connected

[ 0.097846] apic 0 pin 23 not connected

[ 0.099164] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1

[ 0.100005] smpboot: CPU0: Intel Common KVM processor (fam: 0f, model: 06, stepping: 01)

[ 0.103339] Using local APIC timer interrupts.

[ 0.103339] calibrating APIC timer ...

[ 0.106666] ... lapic delta = 6251473

[ 0.106666] ... PM-Timer delta = 357988

[ 0.106666] ... PM-Timer result ok

[ 0.106666] ..... delta 6251473

[ 0.106666] ..... mult: 268498747

[ 0.106666] ..... calibration result: 3334118

[ 0.106666] ..... CPU clock speed is 2694.0102 MHz.

[ 0.106666] ..... host bus clock speed is 1000.1118 MHz.

[ 0.106757] Performance Events: unsupported Netburst CPU model 6 no PMU driver, software events only.

[ 0.136688] x86: Booted up 1 node, 1 CPUs

[ 0.138013] smpboot: Total of 1 processors activated (5389.47 BogoMIPS)

[ 0.140026] NMI watchdog: disabled (cpu0): hardware events not enabled

[ 0.142685] devtmpfs: initialized

[ 0.145654] xor: measuring software checksum speed

[ 0.180054] pIII_sse : 6992.400 MB/sec

[ 0.213342] prefetch64-sse: 7596.000 MB/sec

[ 0.215478] xor: using function: prefetch64-sse (7596.000 MB/sec)

[ 0.216684] prandom: seed boundary self test passed

[ 0.219045] prandom: 100 self tests passed

[ 0.220008] atomic64 test passed for i386+ platform with CX8 and with SSE

[ 0.221898] pinctrl core: initialized pinctrl subsystem

[ 0.223788] RTC time: 7:09:45, date: 08/01/14

[ 0.225294] NET: Registered protocol family 16

[ 0.227745] cpuidle: using governor ladder

[ 0.230007] cpuidle: using governor menu

[ 0.232095] ACPI: bus type PCI registered

[ 0.233825] PCI: PCI BIOS revision 2.10 entry at 0xfd456, last bus=0

[ 0.310030] raid6: mmxx1 2343 MB/s

[ 0.366679] raid6: mmxx2 2796 MB/s

[ 0.423352] raid6: sse1x1 2198 MB/s

[ 0.480019] raid6: sse1x2 3167 MB/s

[ 0.536687] raid6: sse2x1 4563 MB/s

[ 0.593348] raid6: sse2x2 6333 MB/s

[ 0.595023] raid6: using algorithm sse2x2 (6333 MB/s)

[ 0.596537] raid6: using intx1 recovery algorithm

[ 0.597034] ACPI: Added _OSI(Module Device)

[ 0.598525] ACPI: Added _OSI(Processor Device)

[ 0.600009] ACPI: Added _OSI(3.0 _SCP Extensions)

[ 0.601586] ACPI: Added _OSI(Processor Aggregator Device)

[ 0.618003] ACPI: Interpreter enabled

[ 0.619426] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140214/hwxface-580)

[ 0.622659] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140214/hwxface-580)

[ 0.625964] ACPI: (supports S0 S3 S5)

[ 0.626672] ACPI: Using IOAPIC for interrupt routing

[ 0.628190] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug

[ 0.646905] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])

[ 0.648764] acpi PNP0A03:00: _OSC: OS supports [Segments MSI]

[ 0.650048] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM

[ 0.654280] PCI host bridge to bus 0000:00

[ 0.655834] pci_bus 0000:00: root bus resource [bus 00-ff]

[ 0.656682] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]

[ 0.658309] pci_bus 0000:00: root bus resource [io 0x0d00-0xadff]

[ 0.660007] pci_bus 0000:00: root bus resource [io 0xae0f-0xaeff]

[ 0.661861] pci_bus 0000:00: root bus resource [io 0xaf20-0xafdf]

[ 0.663341] pci_bus 0000:00: root bus resource [io 0xafe4-0xffff]

[ 0.664980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]

[ 0.666674] pci_bus 0000:00: root bus resource [mem 0x14000000-0xfebfffff]

[ 0.670031] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000

[ 0.672675] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100

[ 0.674290] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180

[ 0.680008] pci 0000:00:01.1: reg 0x20: [io 0xc040-0xc04f]

[ 0.682702] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]

[ 0.683341] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]

[ 0.686673] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]

[ 0.688547] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]

[ 0.690526] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000

[ 0.692720] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI

[ 0.693355] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB

[ 0.697264] pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000

[ 0.701528] pci 0000:00:02.0: reg 0x10: [mem 0xfc000000-0xfdffffff pref]

[ 0.704949] pci 0000:00:02.0: reg 0x14: [mem 0xfebf0000-0xfebf0fff]

[ 0.713348] pci 0000:00:02.0: reg 0x30: [mem 0xfebe0000-0xfebeffff pref]

[ 0.715998] pci 0000:00:03.0: [8086:100e] type 00 class 0x020000

[ 0.717675] pci 0000:00:03.0: reg 0x10: [mem 0xfebc0000-0xfebdffff]

[ 0.720944] pci 0000:00:03.0: reg 0x14: [io 0xc000-0xc03f]

[ 0.728152] pci 0000:00:03.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref]

[ 0.730557] pci 0000:00:04.0: [8086:25ab] type 00 class 0x088000

[ 0.732811] pci 0000:00:04.0: reg 0x10: [mem 0xfebf1000-0xfebf100f]

[ 0.738696] pci_bus 0000:00: on NUMA node 0

[ 0.741092] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)

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

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

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

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

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

[ 0.756220] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none

[ 0.756676] vgaarb: loaded

[ 0.760005] vgaarb: bridge control possible 0000:00:02.0

[ 0.761676] sta2x11_scr_init

[ 0.762953] sta2x11_apb_soc_regs_init

[ 0.763369] sta2x11_sctl_init

[ 0.764640] sta2x11_apbreg_init

[ 0.766993] SCSI subsystem initialized

[ 0.768478] libata version 3.00 loaded.

[ 0.770230] Linux video capture interface: v2.00

[ 0.771759] pps_core: LinuxPPS API ver. 1 registered

[ 0.773565] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>

[ 0.776690] PTP clock support registered

[ 0.778364] PCI: Using ACPI for IRQ routing

[ 0.780013] PCI: pci_cache_line_size set to 64 bytes

[ 0.781810] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]

[ 0.783362] e820: reserve RAM buffer [mem 0x13ffe000-0x13ffffff]

[ 0.787338] NET: Registered protocol family 23

[ 0.789344] HPET: 3 timers in total, 0 timers will be used for per-cpu timer

[ 0.790181] Switched to clocksource kvm-clock

[ 0.791952] FS-Cache: Loaded

[ 0.793449] CacheFiles: Loaded

[ 0.794765] pnp: PnP ACPI init

[ 0.795966] ACPI: bus type PNP registered

[ 0.797462] IOAPIC[0]: Set routing entry (0-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:1)

[ 0.800136] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)

[ 0.802088] IOAPIC[0]: Set routing entry (0-1 -> 0x31 -> IRQ 1 Mode:0 Active:0 Dest:1)

[ 0.805165] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)

[ 0.806948] IOAPIC[0]: Set routing entry (0-12 -> 0x3c -> IRQ 12 Mode:0 Active:0 Dest:1)

[ 0.809580] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active)

[ 0.811606] IOAPIC[0]: Set routing entry (0-6 -> 0x36 -> IRQ 6 Mode:0 Active:0 Dest:1)

[ 0.814584] pnp 00:03: [dma 2]

[ 0.815886] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active)

[ 0.817720] IOAPIC[0]: Set routing entry (0-7 -> 0x37 -> IRQ 7 Mode:0 Active:0 Dest:1)

[ 0.820649] pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active)

[ 0.822718] IOAPIC[0]: Set routing entry (0-4 -> 0x34 -> IRQ 4 Mode:0 Active:0 Dest:1)

[ 0.825935] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)

[ 0.828464] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active)

[ 0.830689] pnp: PnP ACPI: found 7 devices

[ 0.832137] ACPI: bus type PNP unregistered

[ 1.200909] mdacon: MDA with 8K of memory detected.

[ 1.200968] Console: switching consoles 13-16 to MDA-2

[ 1.237614] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]

[ 1.238985] pci_bus 0000:00: resource 5 [io 0x0d00-0xadff]

[ 1.239932] pci_bus 0000:00: resource 6 [io 0xae0f-0xaeff]

[ 1.240885] pci_bus 0000:00: resource 7 [io 0xaf20-0xafdf]

[ 1.241858] pci_bus 0000:00: resource 8 [io 0xafe4-0xffff]

[ 1.243099] pci_bus 0000:00: resource 9 [mem 0x000a0000-0x000bffff]

[ 1.244277] pci_bus 0000:00: resource 10 [mem 0x14000000-0xfebfffff]

[ 1.245870] NET: Registered protocol family 2

[ 1.247021] TCP established hash table entries: 4096 (order: 2, 16384 bytes)

[ 1.248920] TCP bind hash table entries: 4096 (order: 5, 180224 bytes)

[ 1.250122] TCP: Hash tables configured (established 4096 bind 4096)

[ 1.251747] TCP: reno registered

[ 1.252912] UDP hash table entries: 256 (order: 2, 24576 bytes)

[ 1.253927] UDP-Lite hash table entries: 256 (order: 2, 24576 bytes)

[ 1.255104] NET: Registered protocol family 1

[ 1.255955] pci 0000:00:00.0: Limiting direct PCI/PCI transfers

[ 1.257442] pci 0000:00:01.0: PIIX3: Enabling Passive Release

[ 1.258487] pci 0000:00:01.0: Activating ISA DMA hang workarounds

[ 1.259681] pci 0000:00:02.0: Boot video device

[ 1.260580] PCI: CLS 0 bytes, default 64

[ 1.262368] Trying to unpack rootfs image as initramfs...

[ 1.378297] debug: unmapping init [mem 0xd3cbd000-0xd3feffff]

[ 1.380335] sta2x11_mfd_init

[ 1.382518] apm: BIOS not found.

[ 1.383746] Scanning for low memory corruption every 60 seconds

[ 1.386407] NatSemi SCx200 Driver

[ 1.388492] futex hash table entries: 256 (order: 2, 16384 bytes)

[ 1.390175] audit: initializing netlink subsys (disabled)

[ 1.391637] audit: type=2000 audit(1406848186.814:1): initialized

[ 1.405907] VFS: Disk quotas dquot_6.5.2

[ 1.407374] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)

[ 1.410720] squashfs: version 4.0 (2009/01/31) Phillip Lougher

[ 1.413973] EFS: 1.0a - http://aeschi.ch.eu.org/efs/

[ 1.415656] QNX4 filesystem 0.2.3 registered.

[ 1.417223] fuse init (API version 7.22)

[ 1.419512] JFS: nTxBlock = 2333, nTxLock = 18669

[ 1.423176] NILFS version 2 loaded

[ 1.424322] befs: version: 0.9.3

[ 1.426229] OCFS2 User DLM kernel interface loaded

[ 1.431134] msgmni has been set to 583

[ 1.436752] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)

[ 1.438980] io scheduler noop registered (default)

[ 1.440360] io scheduler deadline registered

[ 1.441626] io scheduler cfq registered

[ 1.442806] list_sort_test: start testing list_sort()

[ 1.444977] test_string_helpers: Running tests...

[ 1.451881] crc32: CRC_LE_BITS = 1, CRC_BE BITS = 1

[ 1.453217] crc32: self tests passed, processed 225944 bytes in 2511499 nsec

[ 1.457759] crc32c: CRC_LE_BITS = 1

[ 1.458892] crc32c: self tests passed, processed 225944 bytes in 1411848 nsec

[ 1.870663] crc32_combine: 8373 self tests passed

[ 2.253143] crc32c_combine: 8373 self tests passed

[ 2.254810] xz_dec_test: module loaded

[ 2.255965] xz_dec_test: Create a device node with 'mknod xz_dec_test c 250 0' and write .xz files to it.

[ 2.259716] Console: switching consoles 13-16 to MDA-2

[ 2.261147] ipmi message handler version 39.2

[ 2.262392] ipmi device interface

[ 2.263569] IPMI System Interface driver.

[ 2.264851] ipmi_si: Adding default-specified kcs state machine

[ 2.266378] ipmi_si: Trying default-specified kcs state machine at i/o address 0xca2, slave address 0x0, irq 0

[ 2.268955] ipmi_si: Interface detection failed

[ 2.270241] ipmi_si: Adding default-specified smic state machine

[ 2.271774] ipmi_si: Trying default-specified smic state machine at i/o address 0xca9, slave address 0x0, irq 0

[ 2.274360] ipmi_si: Interface detection failed

[ 2.275612] ipmi_si: Adding default-specified bt state machine

[ 2.277145] ipmi_si: Trying default-specified bt state machine at i/o address 0xe4, slave address 0x0, irq 0

[ 2.279688] ipmi_si: Interface detection failed

[ 2.281091] ipmi_si: Unable to find any System Interface(s)

[ 2.282489] IPMI Watchdog: driver initialized

[ 2.283739] Copyright (C) 2004 MontaVista Software - IPMI Powerdown via sys_reboot.

[ 2.287635] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0

[ 2.289870] ACPI: Power Button [PWRF]

[ 2.291532] isapnp: Scanning for PnP cards...

[ 2.383419] tsc: Refined TSC clocksource calibration: 2693.508 MHz

[ 2.659563] isapnp: No Plug & Play device found

[ 2.701997] r3964: Philips r3964 Driver $Revision: 1.10 $

[ 2.703524] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled

[ 2.739998] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A

[ 2.746321] serial: Freescale lpuart driver

[ 2.749026] DoubleTalk PC - not found

[ 2.750988] Applicom driver: $Id: ac.c,v 1.30 2000/03/22 16:03:57 dwmw2 Exp $

[ 2.753326] ac.o: No PCI boards found.

[ 2.754354] ac.o: For an ISA board you must supply memory and irq parameters.

[ 2.755592] toshiba: not a supported Toshiba laptop

[ 2.756545] scx200_gpio: no SCx200 gpio present

[ 2.757909] platform pc8736x_gpio.0: NatSemi pc8736x GPIO Driver Initializing

[ 2.759155] platform pc8736x_gpio.0: no device found

[ 2.760803] nsc_gpio initializing

[ 2.761842] smapi::smapi_init, ERROR invalid usSmapiID

[ 2.762830] mwave: tp3780i::tp3780I_InitializeBoardData: Error: SMAPI is not available on this machine

[ 2.764815] mwave: mwavedd::mwave_init: Error: Failed to initialize board data

[ 2.766396] mwave: mwavedd::mwave_init: Error: Failed to initialize

[ 2.767911] Linux agpgart interface v0.103

[ 2.769328] Hangcheck: starting hangcheck timer 0.9.1 (tick is 180 seconds, margin is 60 seconds).

[ 2.771833] Hangcheck: Using getrawmonotonic().

[ 2.780258] brd: module loaded

[ 2.784794] loop: module loaded

[ 2.790343] drbd: initialized. Version: 8.4.3 (api:1/proto:86-101)

[ 2.791641] drbd: built-in

[ 2.792556] drbd: registered as block device major 147

[ 2.794042] rbd: loaded

[ 2.795598] nullb0: unknown partition table

[ 2.797359] nullb1: unknown partition table

[ 2.799049] null: module loaded

[ 2.800416] ibmasm: IBM ASM Service Processor Driver version 1.0 loaded

[ 2.802282] lkdtm: No crash points registered, enable through debugfs

[ 2.804251] Phantom Linux Driver, version n0.9.8, init OK

[ 2.805518] Silicon Labs C2 port support v. 0.51.0 - (C) 2007 Rodolfo Giometti

[ 2.807457] c2port c2port0: C2 port uc added

[ 2.808530] c2port c2port0: uc flash has 30 blocks x 512 bytes (15360 bytes total)

[ 2.810942] Uniform Multi-Platform E-IDE driver

[ 2.812131] piix 0000:00:01.1: IDE controller (0x8086:0x7010 rev 0x00)

[ 2.813719] piix 0000:00:01.1: not 100% native mode: will probe irqs later

[ 2.815621] ide0: BM-DMA at 0xc040-0xc047

[ 2.817132] ide1: BM-DMA at 0xc048-0xc04f

[ 2.818944] Probing IDE interface ide0...

[ 3.360240] Probing IDE interface ide1...

[ 4.063490] hdc: QEMU DVD-ROM, ATAPI CD/DVD-ROM drive

[ 4.703553] hdc: host max PIO4 wanted PIO255(auto-tune) selected PIO0

[ 4.705223] hdc: MWDMA2 mode selected

[ 4.706583] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14

[ 4.708049] ide1 at 0x170-0x177,0x376 on irq 15

[ 4.710589] ide-gd driver 1.18

[ 4.712000] alua: device handler registered

[ 4.713242] osst :I: Tape driver with OnStream support version 0.99.4

[ 4.713242] osst :I: $Id: osst.c,v 1.73 2005/01/01 21:13:34 wriede Exp $

[ 4.724589] SCSI Media Changer driver v0.25

[ 4.727047] Rounding down aligned max_sectors from 4294967295 to 4294967288

[ 4.730352] SSFDC read-only Flash Translation layer

[ 4.734004] mtdoops: mtd device (mtddev=name/number) must be supplied

[ 4.735853] SBC-GXx flash: IO:0x258-0x259 MEM:0xdc000-0xdffff

[ 4.737826] slram: not enough parameters.

[ 4.741236] ftl_cs: FTL header not found.

[ 4.755081] [nandsim] warning: read_byte: unexpected data output cycle, state is STATE_READY return 0x0

[ 4.757984] [nandsim] warning: read_byte: unexpected data output cycle, state is STATE_READY return 0x0

[ 4.760814] [nandsim] warning: read_byte: unexpected data output cycle, state is STATE_READY return 0x0

[ 4.763630] [nandsim] warning: read_byte: unexpected data output cycle, state is STATE_READY return 0x0

[ 4.766456] [nandsim] warning: read_byte: unexpected data output cycle, state is STATE_READY return 0x0

[ 4.769244] [nandsim] warning: read_byte: unexpected data output cycle, state is STATE_READY return 0x0

[ 4.772076] nand: device found, Manufacturer ID: 0x98, Chip ID: 0x39

[ 4.773809] nand: Toshiba NAND 128MiB 1,8V 8-bit

[ 4.775251] nand: 128MiB, SLC, page size: 512, OOB size: 16

[ 4.776923] flash size: 128 MiB

[ 4.778137] page size: 512 bytes

[ 4.779349] OOB area size: 16 bytes

[ 4.780631] sector size: 16 KiB

[ 4.781850] pages number: 262144

[ 4.783077] pages per sector: 32

[ 4.784316] bus width: 8

[ 4.785433] bits in sector size: 14

[ 4.786735] bits in page size: 9

[ 4.787965] bits in OOB size: 4

[ 4.789170] flash size with OOB: 135168 KiB

[ 4.790564] page address bytes: 4

[ 4.791762] sector address bytes: 3

[ 4.793020] options: 0x42

[ 4.795075] Scanning device for bad blocks

[ 4.854927] Creating 1 MTD partitions on "NAND 128MiB 1,8V 8-bit":

[ 4.855966] 0x000000000000-0x000008000000 : "NAND simulator partition 0"

[ 4.857531] ftl_cs: FTL header not found.

[ 4.858552] HSI/SSI char device loaded

[ 4.859298] bonding: Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)

[ 4.861365] eql: Equalizer2002: Simon Janes (simon@ncm.com) and David S. Miller (davem@redhat.com)

[ 4.863210] LocalTalk card not found; 220 = ff, 240 = ff.

[ 4.864585] libphy: Fixed MDIO Bus: probed

[ 4.865487] arcnet loaded.

[ 4.866129] arcnet: RFC1201 "standard" (`a') encapsulation support loaded.

[ 4.867177] arcnet: RFC1051 "simple standard" (`s') encapsulation support loaded.

[ 4.868583] arcnet: cap mode (`c') encapsulation support loaded.

[ 4.869524] arcnet: COM90xx chipset support

[ 5.171758] S3: No ARCnet cards found.

[ 5.173552] arcnet: RIM I (entirely mem-mapped) support

[ 5.175129] E-mail me if you actually test the RIM I driver, please!

[ 5.176910] Given: node 00h, shmem 0h, irq 0

[ 5.178339] No autoprobe for RIM I; you must specify the shmem and irq!

[ 5.180315] arcnet: COM20020 ISA support (by David Woodhouse et al.)

[ 5.182049] arc%d: No autoprobe (yet) for IO mapped cards; you must specify the base address!

[ 5.184960] vcan: Virtual CAN interface driver

[ 5.186450] slcan: serial line CAN interface driver

[ 5.187974] slcan: 10 dynamic interface channels.

[ 5.189529] CAN device driver interface

[ 5.190981] sja1000 CAN netdevice driver

[ 5.192533] cc770: CAN netdevice driver

[ 5.194129] PPP generic driver version 2.4.2

[ 5.195864] PPP BSD Compression module registered

[ 5.197398] PPP MPPE Compression module registered

[ 5.198882] NET: Registered protocol family 24

[ 5.200349] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256).

[ 5.202187] SLIP linefill/keepalive option.

[ 5.204284] ieee802154hardmac ieee802154hardmac: Added ieee802154 HardMAC hardware

[ 5.207181] ieee802154fakelb ieee802154fakelb: added ieee802154 hardware

[ 5.209035] VMware vmxnet3 virtual NIC driver - version 1.2.0.0-k-NAPI

[ 5.211166] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12

[ 5.214831] serio: i8042 KBD port at 0x60,0x64 irq 1

[ 5.216482] serio: i8042 AUX port at 0x60,0x64 irq 12

[ 5.218708] mousedev: PS/2 mouse device common for all mice

[ 5.220481] evbug: Connected device: input0 (Power Button at LNXPWRBN/button/input0)

[ 5.223776] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1

[ 5.227062] logibm.c: Didn't find Logitech busmouse at 0x23c

[ 5.228804] evbug: Connected device: input1 (AT Translated Set 2 keyboard at isa0060/serio0/input0)

[ 5.233867] pps pps0: new PPS source ktimer

[ 5.235302] pps pps0: ktimer PPS source registered

[ 5.238703] pps_ldisc: PPS line discipline registered

[ 5.240310] Driver for 1-wire Dallas network protocol.

[ 5.242082] 1-Wire driver for the DS2760 battery monitor chip - (c) 2004-2005, Szabolcs Gyurko

[ 5.245063] power_supply test_ac: uevent

[ 5.246413] power_supply test_ac: POWER_SUPPLY_NAME=test_ac

[ 5.248061] power_supply test_ac: prop ONLINE=1

[ 5.249543] power_supply test_ac: power_supply_changed

[ 5.251169] power_supply test_ac: power_supply_changed_work

[ 5.252804] power_supply test_ac: power_supply_update_gen_leds 1

[ 5.254678] power_supply test_battery: uevent

[ 5.256106] power_supply test_battery: POWER_SUPPLY_NAME=test_battery

[ 5.257895] power_supply test_ac: uevent

[ 5.259256] power_supply test_ac: POWER_SUPPLY_NAME=test_ac

[ 5.260901] power_supply test_ac: prop ONLINE=1

[ 5.262387] power_supply test_battery: prop STATUS=Discharging

[ 5.264081] power_supply test_battery: prop CHARGE_TYPE=Fast

[ 5.265731] power_supply test_battery: prop HEALTH=Good

[ 5.267316] power_supply test_battery: prop PRESENT=1

[ 5.268871] power_supply test_battery: prop TECHNOLOGY=Li-ion

[ 5.270560] power_supply test_battery: prop CHARGE_FULL_DESIGN=100

[ 5.272314] power_supply test_battery: prop CHARGE_FULL=100

[ 5.273969] power_supply test_battery: prop CHARGE_NOW=50

[ 5.275578] power_supply test_battery: prop CAPACITY=50

[ 5.277176] power_supply test_battery: prop CAPACITY_LEVEL=Normal

[ 5.278898] power_supply test_battery: prop TIME_TO_EMPTY_AVG=3600

[ 5.280642] power_supply test_battery: prop TIME_TO_FULL_NOW=3600

[ 5.282350] power_supply test_battery: prop MODEL_NAME=Test battery

[ 5.284114] power_supply test_battery: prop MANUFACTURER=Linux

[ 5.285764] power_supply test_battery: prop SERIAL_NUMBER=3.14.0-07551-gdac52fc

[ 5.288306] power_supply test_battery: prop TEMP=26

[ 5.289817] power_supply test_battery: prop VOLTAGE_NOW=3300

[ 5.291760] power_supply test_battery: power_supply_changed

[ 5.293412] power_supply test_battery: power_supply_changed_work

[ 5.295123] power_supply test_battery: power_supply_update_bat_leds 2

[ 5.297007] power_supply test_usb: uevent

[ 5.298387] power_supply test_usb: POWER_SUPPLY_NAME=test_usb

[ 5.300079] power_supply test_battery: uevent

[ 5.301505] power_supply test_battery: POWER_SUPPLY_NAME=test_battery

[ 5.303244] power_supply test_battery: prop STATUS=Discharging

[ 5.304916] power_supply test_usb: prop ONLINE=1

[ 5.306407] power_supply test_usb: power_supply_changed

[ 5.308002] power_supply test_battery: prop CHARGE_TYPE=Fast

[ 5.309632] power_supply test_battery: prop HEALTH=Good

[ 5.311643] applesmc: supported laptop not found!

[ 5.313135] applesmc: driver init failed (ret=-19)!

[ 5.314662] power_supply test_battery: prop PRESENT=1

[ 5.316202] power_supply test_battery: prop TECHNOLOGY=Li-ion

[ 5.318537] pc87360: PC8736x not detected, module not inserted

[ 5.320346] intel_powerclamp: Intel powerclamp does not run on family 15 model 6

[ 5.322963] lguest: switcher text too large (4384)

[ 5.324486] power_supply test_battery: prop CHARGE_FULL_DESIGN=100

[ 5.326223] power_supply test_battery: prop CHARGE_FULL=100

[ 5.327882] power_supply test_battery: prop CHARGE_NOW=50

[ 5.329472] power_supply test_battery: prop CAPACITY=50

[ 5.331136] wbsd: Winbond W83L51xD SD/MMC card interface driver

[ 5.332815] wbsd: Copyright(c) Pierre Ossman

[ 5.334263] power_supply test_battery: prop CAPACITY_LEVEL=Normal

[ 5.335984] power_supply test_battery: prop TIME_TO_EMPTY_AVG=3600

[ 5.337988] ledtrig-cpu: registered to indicate activity on CPUs

[ 5.339887] power_supply test_battery: prop TIME_TO_FULL_NOW=3600

[ 5.341609] power_supply test_battery: prop MODEL_NAME=Test battery

[ 5.343321] power_supply test_battery: prop MANUFACTURER=Linux

[ 5.345252] power_supply test_battery: prop SERIAL_NUMBER=3.14.0-07551-gdac52fc

[ 5.348158] power_supply test_battery: prop TEMP=26

[ 5.349656] power_supply test_battery: prop VOLTAGE_NOW=3300

[ 5.351549] power_supply test_usb: power_supply_changed_work

[ 5.353202] power_supply test_usb: power_supply_update_gen_leds 1

[ 5.355398] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)

[ 5.360288] fake-fmc-carrier: mezzanine 0

[ 5.361677] Manufacturer: fake-vendor

[ 5.363073] Product name: fake-design-for-testing

[ 5.364665] power_supply test_usb: uevent

[ 5.366049] power_supply test_usb: POWER_SUPPLY_NAME=test_usb

[ 5.367731] power_supply test_usb: prop ONLINE=1

[ 5.369312] fmc fake-design-for-testing-f001: Driver has no ID: matches all

[ 5.371176] fmc_write_eeprom fake-design-for-testing-f001: fmc_write_eeprom: no busid passed, refusing all cards

[ 5.374236] fmc fake-design-for-testing-f001: Driver has no ID: matches all

[ 5.376234] fmc_chardev fake-design-for-testing-f001: Created misc device "fake-design-for-testing-f001"

[ 5.379307] pktgen: Packet Generator for packet performance testing. Version: 2.74

[ 5.394865] gre: GRE over IPv4 demultiplexor driver

[ 5.396418] TCP: cubic registered

[ 5.397724] Initializing XFRM netlink socket

[ 5.400086] NET: Registered protocol family 10

[ 5.402423] mip6: Mobile IPv6

[ 5.403697] sit: IPv6 over IPv4 tunneling driver

[ 5.406215] ip6_gre: GRE over IPv6 tunneling driver

[ 5.408290] NET: Registered protocol family 17

[ 5.409716] NET: Registered protocol family 15

[ 5.411227] NET: Registered protocol family 5

[ 5.423902] can: controller area network core (rev 20120528 abi 9)

[ 5.425732] NET: Registered protocol family 29

[ 5.427236] can: raw protocol (rev 20120528)

[ 5.428685] can: broadcast manager protocol (rev 20120528 t)

[ 5.430370] can: netlink gateway (rev 20130117) max_hops=1

[ 5.432355] IrCOMM protocol (Dag Brattli)

[ 5.436490] l2tp_core: L2TP core driver, V2.0

[ 5.438795] l2tp_ppp: PPPoL2TP kernel driver, V2.0

[ 5.440344] l2tp_ip: L2TP IP encapsulation support (L2TPv3)

[ 5.442020] l2tp_netlink: L2TP netlink interface

[ 5.443506] l2tp_eth: L2TP ethernet pseudowire support (L2TPv3)

[ 5.445210] l2tp_ip6: L2TP IP encapsulation support for IPv6 (L2TPv3)

[ 5.447045] NET4: DECnet for Linux: V.2.5.68s (C) 1995-2003 Linux DECnet Project Team

[ 5.450039] DECnet: Routing cache hash table of 256 buckets, 11Kbytes

[ 5.451869] NET: Registered protocol family 12

[ 5.453401] NET: Registered protocol family 35

[ 5.455528] DCCP: Activated CCID 2 (TCP-like)

[ 5.458038] sctp: Hash tables configured (established 2730 bind 2978)

[ 5.460170] tipc: Activated (version 2.0.0)

[ 5.461898] NET: Registered protocol family 30

[ 5.463598] tipc: Started in single node mode

[ 5.465088] 9pnet: Installing 9P2000 support

[ 5.466631] NET: Registered protocol family 37

[ 5.468194] NET: Registered protocol family 36

[ 5.469719] Key type dns_resolver registered

[ 5.471201] Key type ceph registered

[ 5.472927] libceph: loaded (mon/osd proto 15/24)

[ 5.474603] batman_adv: B.A.T.M.A.N. advanced 2014.2.0 (compatibility version 15) loaded

[ 5.477308] openv

Show more