xhci regression since "xhci: replace xhci_write_64() with writeq()" - devices not detected

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

This is report from my Samsung NP700G7A-S01PL. This notebook has two
USB 2.0 ports and two 3.0 ports.

Starting with the following commit:

commit 7dd09a1af2c7150269350aaa567a11b06e831003
Author: Xenia Ragiadakou <burzalodowa@xxxxxxxxx>
Date: Fri Nov 15 05:34:09 2013 +0200

    xhci: replace xhci_write_64() with writeq()

my USB 3.0 ports don't work anymore. I connect device but don't see
any info about new USB device in dmesg. I tried USB 3.0 ports with
mouse, serial console adapter, pendrive and hard drive.

I'm pretty sure of the above commit, I bisected it and then verified
manually doing super-cold boots (including battery removal).

dmesg-s from bad and good kernel look pretty similar, but I attach
them anyway, in case you can see something suspicious.

Is there anything else I can do to help fixing this regression?

-- 
Rafał
commit e8b373326d8efcaf9ec1da8b618556c89bd5ffc4
Author: Xenia Ragiadakou <burzalodowa@xxxxxxxxx>
Date:   Fri Nov 15 05:34:08 2013 +0200

    xhci: replace xhci_read_64() with readq()

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.13.0-rc1-bisect+ (zajec@xxxxxxxxxxxxxx) (gcc version 4.8.1 20130909 [gcc-4_8-branch revision 202388] (SUSE Linux) ) #18 SMP PREEMPT Tue Jan 28 18:28:21 CET 2014
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-rc1-bisect+ root=UUID=7cde89fb-43fa-4630-baab-239629268737 splash=silent quiet showopts
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009e7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009e800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007f413fff] usable
[    0.000000] BIOS-e820: [mem 0x000000007f414000-0x000000007f58dfff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007f58e000-0x000000007f59bfff] usable
[    0.000000] BIOS-e820: [mem 0x000000007f59c000-0x000000007f59dfff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007f59e000-0x000000007f59ffff] usable
[    0.000000] BIOS-e820: [mem 0x000000007f5a0000-0x000000007f5e7fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007f5e8000-0x000000007f743fff] usable
[    0.000000] BIOS-e820: [mem 0x000000007f744000-0x000000007f791fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007f792000-0x000000007f794fff] usable
[    0.000000] BIOS-e820: [mem 0x000000007f795000-0x000000007f7e7fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007f7e8000-0x000000007f7fcfff] usable
[    0.000000] BIOS-e820: [mem 0x000000007f7fd000-0x000000007f7fffff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000007f800000-0x000000007fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff980000-0x00000000ffbfffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffd80000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000027f7fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: SAMSUNG ELECTRONICS CO., LTD. 700G7A/700G7A, BIOS 01FF.M002.20110818.SCY 08/18/2011
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] No AGP bridge found
[    0.000000] e820: last_pfn = 0x27f800 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-CFFFF write-protect
[    0.000000]   D0000-E7FFF uncachable
[    0.000000]   E8000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F80000000 write-back
[    0.000000]   1 base 100000000 mask F00000000 write-back
[    0.000000]   2 base 200000000 mask F80000000 write-back
[    0.000000]   3 base 27F800000 mask FFF800000 uncachable
[    0.000000]   4 base 0FFC00000 mask FFFC00000 write-protect
[    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] e820: last_pfn = 0x7f7fd max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fcd10-0x000fcd1f] mapped at [ffff8800000fcd10]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x01db9000, 0x01db9fff] PGTABLE
[    0.000000] BRK [0x01dba000, 0x01dbafff] PGTABLE
[    0.000000] BRK [0x01dbb000, 0x01dbbfff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x27f600000-0x27f7fffff]
[    0.000000]  [mem 0x27f600000-0x27f7fffff] page 2M
[    0.000000] BRK [0x01dbc000, 0x01dbcfff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x27c000000-0x27f5fffff]
[    0.000000]  [mem 0x27c000000-0x27f5fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x200000000-0x27bffffff]
[    0.000000]  [mem 0x200000000-0x27bffffff] page 2M
[    0.000000] BRK [0x01dbd000, 0x01dbdfff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x00100000-0x7f413fff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x7f3fffff] page 2M
[    0.000000]  [mem 0x7f400000-0x7f413fff] page 4k
[    0.000000] init_memory_mapping: [mem 0x7f58e000-0x7f59bfff]
[    0.000000]  [mem 0x7f58e000-0x7f59bfff] page 4k
[    0.000000] init_memory_mapping: [mem 0x7f59e000-0x7f59ffff]
[    0.000000]  [mem 0x7f59e000-0x7f59ffff] page 4k
[    0.000000] init_memory_mapping: [mem 0x7f5e8000-0x7f743fff]
[    0.000000]  [mem 0x7f5e8000-0x7f743fff] page 4k
[    0.000000] BRK [0x01dbe000, 0x01dbefff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x7f792000-0x7f794fff]
[    0.000000]  [mem 0x7f792000-0x7f794fff] page 4k
[    0.000000] init_memory_mapping: [mem 0x7f7e8000-0x7f7fcfff]
[    0.000000]  [mem 0x7f7e8000-0x7f7fcfff] page 4k
[    0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff]
[    0.000000]  [mem 0x100000000-0x1ffffffff] page 2M
[    0.000000] RAMDISK: [mem 0x33472000-0x35a30fff]
[    0.000000] ACPI: RSDP 00000000000f0430 000024 (v02 SECCSD)
[    0.000000] ACPI: XSDT 000000007f7fee18 000064 (v01 SECCSD LH43STAR 06222004 MSFT 00010013)
[    0.000000] ACPI: FACP 000000007f79bd98 0000F4 (v04 SECCSD LH43STAR 06222004 MSFT 00010013)
[    0.000000] ACPI Warning: 32/64 FACS address mismatch in FADT - two FACS tables! (20130927/tbfadt-395)
[    0.000000] ACPI BIOS Warning (bug): 32/64X FACS address mismatch in FADT - 0x7F7E5E40/0x000000007F7E5D40, using 32 (20130927/tbfadt-522)
[    0.000000] ACPI: DSDT 000000007f784018 0086AE (v01 SECCSD LH43STAR 00000000 INTL 20091112)
[    0.000000] ACPI: FACS 000000007f7e5e40 000040
[    0.000000] ACPI: APIC 000000007f7fdf18 0000CC (v02 SECCSD LH43STAR 06222004 MSFT 00010013)
[    0.000000] ACPI: HPET 000000007f7e6d18 000038 (v01 SECCSD LH43STAR 06222004 AMI. 00000003)
[    0.000000] ACPI: SLIC 000000007f79cc18 000176 (v01 SECCSD LH43STAR 06222004 AMI  00010013)
[    0.000000] ACPI: MCFG 000000007f7e6c98 00003C (v01 SECCSD LH43STAR 06222004 MSFT 00000097)
[    0.000000] ACPI: SSDT 000000007f791018 000A5F (v01  PmRef  Cpu0Ist 00003000 INTL 20091112)
[    0.000000] ACPI: SSDT 000000007f790018 000996 (v01  PmRef    CpuPm 00003000 INTL 20091112)
[    0.000000] ACPI: SSDT 000000007f790a18 00059B (v01 PegRef  SecPEGP 00001000 INTL 20051117)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000027f7fffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x27f7fffff]
[    0.000000]   NODE_DATA [mem 0x27f7e6000-0x27f7f9fff]
[    0.000000]  [ffffea0000000000-ffffea0008bfffff] PMD -> [ffff880276e00000-ffff88027ddfffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x27f7fffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0009dfff]
[    0.000000]   node   0: [mem 0x00100000-0x7f413fff]
[    0.000000]   node   0: [mem 0x7f58e000-0x7f59bfff]
[    0.000000]   node   0: [mem 0x7f59e000-0x7f59ffff]
[    0.000000]   node   0: [mem 0x7f5e8000-0x7f743fff]
[    0.000000]   node   0: [mem 0x7f792000-0x7f794fff]
[    0.000000]   node   0: [mem 0x7f7e8000-0x7f7fcfff]
[    0.000000]   node   0: [mem 0x100000000-0x27f7fffff]
[    0.000000] On node 0 totalpages: 2092341
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3997 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 7076 pages used for memmap
[    0.000000]   DMA32 zone: 517528 pages, LIFO batch:31
[    0.000000]   Normal zone: 21476 pages used for memmap
[    0.000000]   Normal zone: 1570816 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x08] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x09] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x0a] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x0b] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x0c] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x0d] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x0e] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x10] lapic_id[0x0f] disabled)
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.000000] smpboot: Allowing 16 CPUs, 8 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009efff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x7f414000-0x7f58dfff]
[    0.000000] PM: Registered nosave memory: [mem 0x7f59c000-0x7f59dfff]
[    0.000000] PM: Registered nosave memory: [mem 0x7f5a0000-0x7f5e7fff]
[    0.000000] PM: Registered nosave memory: [mem 0x7f744000-0x7f791fff]
[    0.000000] PM: Registered nosave memory: [mem 0x7f795000-0x7f7e7fff]
[    0.000000] PM: Registered nosave memory: [mem 0x7f7fd000-0x7f7fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x7f800000-0x7fffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x80000000-0xf7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfed0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed13fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed14000-0xfed17fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed18000-0xfed19fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xff97ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff980000-0xffbfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xffc00000-0xffd7ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xffd80000-0xffffffff]
[    0.000000] e820: [mem 0x80000000-0xf7ffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:16 nr_node_ids:1
[    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88027f400000 s83200 r8192 d23296 u131072
[    0.000000] pcpu-alloc: s83200 r8192 d23296 u131072 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 2063712
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-rc1-bisect+ root=UUID=7cde89fb-43fa-4630-baab-239629268737 splash=silent quiet showopts
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Memory: 8133664K/8369364K available (5963K kernel code, 778K rwdata, 2736K rodata, 1352K init, 1644K bss, 235700K reserved)
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000]  RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000]  RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=16.
[    0.000000]  Offload RCU callbacks from all CPUs
[    0.000000]  Offload RCU callbacks from CPUs: 0-15.
[    0.000000] NR_IRQS:33024 nr_irqs:808 16
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 33554432 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.001000] tsc: Detected 2194.947 MHz processor
[    0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 4389.89 BogoMIPS (lpj=2194947)
[    0.000006] pid_max: default: 32768 minimum: 301
[    0.000036] Security Framework initialized
[    0.000046] AppArmor: AppArmor initialized
[    0.000641] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.002430] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.003172] Mount-cache hash table entries: 256
[    0.003347] Initializing cgroup subsys memory
[    0.003353] Initializing cgroup subsys devices
[    0.003355] Initializing cgroup subsys freezer
[    0.003356] Initializing cgroup subsys net_cls
[    0.003358] Initializing cgroup subsys blkio
[    0.003359] Initializing cgroup subsys perf_event
[    0.003362] Initializing cgroup subsys hugetlb
[    0.003399] CPU: Physical Processor ID: 0
[    0.003400] CPU: Processor Core ID: 0
[    0.003404] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.003407] mce: CPU supports 9 MCE banks
[    0.003421] CPU0: Thermal monitoring enabled (TM1)
[    0.003433] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0
Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
tlb_flushall_shift: 5
[    0.003529] Freeing SMP alternatives memory: 24K (ffffffff81c16000 - ffffffff81c1c000)
[    0.004698] ACPI: Core revision 20130927
[    0.012193] ACPI: All ACPI Tables successfully acquired
[    0.025470] Switched APIC routing to physical flat.
[    0.025837] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.035849] smpboot: CPU0: Intel(R) Core(TM) i7-2670QM CPU @ 2.20GHz (fam: 06, model: 2a, stepping: 07)
[    0.035857] TSC deadline timer enabled
[    0.035867] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, full-width counters, Intel PMU driver.
[    0.035873] perf_event_intel: PEBS disabled due to CPU errata, please upgrade microcode
[    0.035876] ... version:                3
[    0.035877] ... bit width:              48
[    0.035878] ... generic registers:      4
[    0.035879] ... value mask:             0000ffffffffffff
[    0.035880] ... max period:             0000ffffffffffff
[    0.035881] ... fixed-purpose events:   3
[    0.035882] ... event mask:             000000070000000f
[    0.046071] x86: Booting SMP configuration:
[    0.059448] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.046073] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7
[    0.151770] x86: Booted up 1 node, 8 CPUs
[    0.151774] smpboot: Total of 8 processors activated (35119.15 BogoMIPS)
[    0.159558] devtmpfs: initialized
[    0.163224] PM: Registering ACPI NVS region [mem 0x7f744000-0x7f791fff] (319488 bytes)
[    0.163235] PM: Registering ACPI NVS region [mem 0x7f795000-0x7f7e7fff] (339968 bytes)
[    0.163410] RTC time: 19:01:30, date: 01/28/14
[    0.163461] NET: Registered protocol family 16
[    0.163571] cpuidle: using governor ladder
[    0.163573] cpuidle: using governor menu
[    0.163592] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.163594] ACPI: bus type PCI registered
[    0.163596] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.163647] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.163649] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.171270] PCI: Using configuration type 1 for base access
[    0.171565] mtrr: your CPUs had inconsistent variable MTRR settings
[    0.171566] mtrr: probably your BIOS does not setup all CPUs.
[    0.171567] mtrr: corrected configuration.
[    0.172444] bio: create slab <bio-0> at 0
[    0.172604] ACPI: Added _OSI(Module Device)
[    0.172606] ACPI: Added _OSI(Processor Device)
[    0.172608] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.172609] ACPI: Added _OSI(Processor Aggregator Device)
[    0.175735] ACPI: Executed 1 blocks of module-level executable AML code
[    0.182460] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.184852] ACPI: SSDT 000000007f5ba718 000661 (v01  PmRef  Cpu0Cst 00003001 INTL 20091112)
[    0.185286] ACPI: Dynamic OEM Table Load:
[    0.185289] ACPI: SSDT           (null) 000661 (v01  PmRef  Cpu0Cst 00003001 INTL 20091112)
[    0.189701] ACPI: SSDT 000000007f5bba98 000303 (v01  PmRef    ApIst 00003000 INTL 20091112)
[    0.190188] ACPI: Dynamic OEM Table Load:
[    0.190190] ACPI: SSDT           (null) 000303 (v01  PmRef    ApIst 00003000 INTL 20091112)
[    0.192457] ACPI: SSDT 000000007f5b9d98 000119 (v01  PmRef    ApCst 00003000 INTL 20091112)
[    0.192870] ACPI: Dynamic OEM Table Load:
[    0.192872] ACPI: SSDT           (null) 000119 (v01  PmRef    ApCst 00003000 INTL 20091112)
[    1.020750] ACPI: Interpreter enabled
[    1.020758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130927/hwxface-580)
[    1.020764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130927/hwxface-580)
[    1.020781] ACPI: (supports S0 S3 S4 S5)
[    1.020783] ACPI: Using IOAPIC for interrupt routing
[    1.020817] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    1.021051] ACPI: No dock devices found.
[    1.039238] ACPI: Power Resource [FN00] (off)
[    1.039354] ACPI: Power Resource [FN01] (off)
[    1.040245] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    1.040252] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    1.040310] \_SB_.PCI0:_OSC invalid UUID
[    1.040311] _OSC request data:1 1f 0 
[    1.040316] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[    1.041187] ACPI: \_SB_.PCI0.TPMX: can't evaluate _ADR (0x5)
[    1.041384] ACPI: \_SB_.PCI0.PDRC: can't evaluate _ADR (0x5)
[    1.041386] PCI host bridge to bus 0000:00
[    1.041389] pci_bus 0000:00: root bus resource [bus 00-3e]
[    1.041391] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    1.041393] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    1.041395] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    1.041397] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
[    1.041399] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[    1.041401] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[    1.041403] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
[    1.041405] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
[    1.041407] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
[    1.041409] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfeafffff]
[    1.041417] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
[    1.041539] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400
[    1.041572] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    1.041642] pci 0000:00:01.0: System wakeup disabled by ACPI
[    1.041709] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[    1.041735] pci 0000:00:16.0: reg 0x10: [mem 0xf7f0a000-0xf7f0a00f 64bit]
[    1.041815] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    1.041929] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[    1.041952] pci 0000:00:1a.0: reg 0x10: [mem 0xf7f08000-0xf7f083ff]
[    1.042046] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    1.042152] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[    1.042171] pci 0000:00:1b.0: reg 0x10: [mem 0xf7f00000-0xf7f03fff 64bit]
[    1.042243] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    1.042347] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[    1.042430] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    1.042511] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    1.042552] pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400
[    1.042634] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    1.042711] pci 0000:00:1c.3: System wakeup disabled by ACPI
[    1.042745] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400
[    1.042827] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    1.042935] pci 0000:00:1c.7: [8086:1c1e] type 01 class 0x060400
[    1.043018] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
[    1.043095] pci 0000:00:1c.7: System wakeup disabled by ACPI
[    1.043133] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[    1.043157] pci 0000:00:1d.0: reg 0x10: [mem 0xf7f07000-0xf7f073ff]
[    1.043251] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    1.043357] pci 0000:00:1f.0: [8086:1c49] type 00 class 0x060100
[    1.043566] pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601
[    1.043586] pci 0000:00:1f.2: reg 0x10: [io  0xe070-0xe077]
[    1.043595] pci 0000:00:1f.2: reg 0x14: [io  0xe060-0xe063]
[    1.043604] pci 0000:00:1f.2: reg 0x18: [io  0xe050-0xe057]
[    1.043612] pci 0000:00:1f.2: reg 0x1c: [io  0xe040-0xe043]
[    1.043621] pci 0000:00:1f.2: reg 0x20: [io  0xe020-0xe03f]
[    1.043630] pci 0000:00:1f.2: reg 0x24: [mem 0xf7f06000-0xf7f067ff]
[    1.043679] pci 0000:00:1f.2: PME# supported from D3hot
[    1.043776] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[    1.043794] pci 0000:00:1f.3: reg 0x10: [mem 0xf7f05000-0xf7f050ff 64bit]
[    1.043816] pci 0000:00:1f.3: reg 0x20: [io  0xe000-0xe01f]
[    1.043974] pci 0000:01:00.0: [1002:6720] type 00 class 0x030000
[    1.043989] pci 0000:01:00.0: reg 0x10: [mem 0x80000000-0xbfffffff 64bit pref]
[    1.044001] pci 0000:01:00.0: reg 0x18: [mem 0xf7e20000-0xf7e3ffff 64bit]
[    1.044009] pci 0000:01:00.0: reg 0x20: [io  0xd000-0xd0ff]
[    1.044024] pci 0000:01:00.0: reg 0x30: [mem 0xf7e00000-0xf7e1ffff pref]
[    1.044059] pci 0000:01:00.0: supports D1 D2
[    1.044107] pci 0000:01:00.1: [1002:aa88] type 00 class 0x040300
[    1.044121] pci 0000:01:00.1: reg 0x10: [mem 0xf7e40000-0xf7e43fff 64bit]
[    1.044188] pci 0000:01:00.1: supports D1 D2
[    1.045512] pci 0000:00:01.0: PCI bridge to [bus 01]
[    1.045520] pci 0000:00:01.0:   bridge window [io  0xd000-0xdfff]
[    1.045528] pci 0000:00:01.0:   bridge window [mem 0xf7e00000-0xf7efffff]
[    1.045537] pci 0000:00:01.0:   bridge window [mem 0x80000000-0xbfffffff 64bit pref]
[    1.045838] pci 0000:02:00.0: [8086:0091] type 00 class 0x028000
[    1.046025] pci 0000:02:00.0: reg 0x10: [mem 0xf7400000-0xf7401fff 64bit]
[    1.046798] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    1.048659] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    1.048664] pci 0000:00:1c.0:   bridge window [io  0xc000-0xcfff]
[    1.048669] pci 0000:00:1c.0:   bridge window [mem 0xf7400000-0xf7dfffff]
[    1.048675] pci 0000:00:1c.0:   bridge window [mem 0xc2900000-0xc32fffff 64bit pref]
[    1.048829] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
[    1.048898] pci 0000:03:00.0: reg 0x10: [io  0xb000-0xb0ff]
[    1.049019] pci 0000:03:00.0: reg 0x18: [mem 0xc1e04000-0xc1e04fff 64bit pref]
[    1.049089] pci 0000:03:00.0: reg 0x20: [mem 0xc1e00000-0xc1e03fff 64bit pref]
[    1.049419] pci 0000:03:00.0: supports D1 D2
[    1.049420] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.051594] pci 0000:00:1c.3: PCI bridge to [bus 03]
[    1.051604] pci 0000:00:1c.3:   bridge window [io  0xb000-0xbfff]
[    1.051614] pci 0000:00:1c.3:   bridge window [mem 0xf6a00000-0xf73fffff]
[    1.051628] pci 0000:00:1c.3:   bridge window [mem 0xc1e00000-0xc27fffff 64bit pref]
[    1.051775] pci 0000:04:00.0: [1b21:1042] type 00 class 0x0c0330
[    1.051813] pci 0000:04:00.0: reg 0x10: [mem 0xf6000000-0xf6007fff 64bit]
[    1.052007] pci 0000:04:00.0: PME# supported from D3hot D3cold
[    1.053594] pci 0000:00:1c.4: PCI bridge to [bus 04]
[    1.053605] pci 0000:00:1c.4:   bridge window [io  0xa000-0xafff]
[    1.053614] pci 0000:00:1c.4:   bridge window [mem 0xf6000000-0xf69fffff]
[    1.053628] pci 0000:00:1c.4:   bridge window [mem 0xc1300000-0xc1cfffff 64bit pref]
[    1.053730] acpiphp: Slot [1] registered
[    1.053764] pci 0000:05:00.0: [10ec:5209] type 00 class 0xff0000
[    1.053788] pci 0000:05:00.0: reg 0x10: [mem 0xf4f01000-0xf4f01fff]
[    1.053952] pci 0000:05:00.0: supports D1 D2
[    1.053953] pci 0000:05:00.0: PME# supported from D1 D2 D3hot
[    1.054036] pci 0000:05:00.1: [10ec:5209] type 00 class 0x080500
[    1.054059] pci 0000:05:00.1: reg 0x10: [mem 0xf4f00000-0xf4f000ff]
[    1.054227] pci 0000:05:00.1: supports D1 D2
[    1.054229] pci 0000:05:00.1: PME# supported from D1 D2 D3hot
[    1.055583] pci 0000:00:1c.7: PCI bridge to [bus 05-0c]
[    1.055593] pci 0000:00:1c.7:   bridge window [io  0x8000-0x9fff]
[    1.055603] pci 0000:00:1c.7:   bridge window [mem 0xf4f00000-0xf5ffffff]
[    1.055617] pci 0000:00:1c.7:   bridge window [mem 0xc0100000-0xc11fffff 64bit pref]
[    1.056282] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[    1.056373] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[    1.056461] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[    1.056553] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 *5 6 10 11 12 14 15)
[    1.056641] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.056727] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.056816] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 *3 4 5 6 10 11 12 14 15)
[    1.056903] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 *4 5 6 10 11 12 14 15)
[    1.057628] ACPI: Enabled 6 GPEs in block 00 to 3F
[    1.057637] ACPI: \_SB_.PCI0: notify handler is installed
[    1.057705] Found 1 acpi root devices
[    1.057759] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[    1.057829] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    1.057832] vgaarb: loaded
[    1.057833] vgaarb: bridge control possible 0000:01:00.0
[    1.057930] SCSI subsystem initialized
[    1.057978] libata version 3.00 loaded.
[    1.057984] ACPI: bus type USB registered
[    1.058001] usbcore: registered new interface driver usbfs
[    1.058010] usbcore: registered new interface driver hub
[    1.058030] usbcore: registered new device driver usb
[    1.058106] PCI: Using ACPI for IRQ routing
[    1.059864] PCI: pci_cache_line_size set to 64 bytes
[    1.059980] e820: reserve RAM buffer [mem 0x0009e800-0x0009ffff]
[    1.059982] e820: reserve RAM buffer [mem 0x7f414000-0x7fffffff]
[    1.059985] e820: reserve RAM buffer [mem 0x7f59c000-0x7fffffff]
[    1.059987] e820: reserve RAM buffer [mem 0x7f5a0000-0x7fffffff]
[    1.059989] e820: reserve RAM buffer [mem 0x7f744000-0x7fffffff]
[    1.059990] e820: reserve RAM buffer [mem 0x7f795000-0x7fffffff]
[    1.059992] e820: reserve RAM buffer [mem 0x7f7fd000-0x7fffffff]
[    1.059994] e820: reserve RAM buffer [mem 0x27f800000-0x27fffffff]
[    1.060081] NetLabel: Initializing
[    1.060082] NetLabel:  domain hash size = 128
[    1.060083] NetLabel:  protocols = UNLABELED CIPSOv4
[    1.060100] NetLabel:  unlabeled traffic allowed by default
[    1.060125] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    1.060131] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    1.062162] Switched to clocksource hpet
[    1.064282] AppArmor: AppArmor Filesystem Enabled
[    1.064302] pnp: PnP ACPI init
[    1.064314] ACPI: bus type PNP registered
[    1.064374] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    1.064479] system 00:01: [io  0x06a4] has been reserved
[    1.064481] system 00:01: [io  0x06a0] has been reserved
[    1.064484] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.064496] pnp 00:02: [dma 4]
[    1.064513] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[    1.064537] pnp 00:03: Plug and Play ACPI device, IDs INT0800 (active)
[    1.064671] pnp 00:04: Plug and Play ACPI device, IDs PNP0103 (active)
[    1.064703] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
[    1.064750] system 00:06: [io  0x0680-0x069f] has been reserved
[    1.064752] system 00:06: [io  0x1000-0x100f] has been reserved
[    1.064755] system 00:06: [io  0xffff] has been reserved
[    1.064757] system 00:06: [io  0xffff] has been reserved
[    1.064759] system 00:06: [io  0x0400-0x0453] could not be reserved
[    1.064761] system 00:06: [io  0x0458-0x047f] has been reserved
[    1.064763] system 00:06: [io  0x0500-0x057f] has been reserved
[    1.064765] system 00:06: [io  0x0a00-0x0a03] has been reserved
[    1.064768] system 00:06: [io  0x164e-0x164f] has been reserved
[    1.064770] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.064827] pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.064877] system 00:08: [io  0x0454-0x0457] has been reserved
[    1.064880] system 00:08: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    1.064941] pnp 00:09: Plug and Play ACPI device, IDs PNP0303 (active)
[    1.065003] pnp 00:0a: Plug and Play ACPI device, IDs ETD0b00 SYN0002 PNP0f13 (active)
[    1.065295] system 00:0b: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    1.065298] system 00:0b: [mem 0xfed10000-0xfed17fff] could not be reserved
[    1.065300] system 00:0b: [mem 0xfed18000-0xfed18fff] has been reserved
[    1.065302] system 00:0b: [mem 0xfed19000-0xfed19fff] has been reserved
[    1.065304] system 00:0b: [mem 0xf8000000-0xfbffffff] has been reserved
[    1.065307] system 00:0b: [mem 0xfed20000-0xfed3ffff] has been reserved
[    1.065309] system 00:0b: [mem 0xfed90000-0xfed93fff] has been reserved
[    1.065311] system 00:0b: [mem 0xfed45000-0xfed8ffff] has been reserved
[    1.065313] system 00:0b: [mem 0xff000000-0xffffffff] could not be reserved
[    1.065316] system 00:0b: [mem 0xfee00000-0xfeefffff] could not be reserved
[    1.065318] system 00:0b: [mem 0xc3300000-0xc3300fff] has been reserved
[    1.065321] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.065944] system 00:0c: Plug and Play ACPI device, IDs PNP0c01 (active)
[    1.065960] pnp: PnP ACPI: found 13 devices
[    1.065961] ACPI: bus type PNP unregistered
[    1.072415] pci 0000:00:01.0: PCI bridge to [bus 01]
[    1.072418] pci 0000:00:01.0:   bridge window [io  0xd000-0xdfff]
[    1.072421] pci 0000:00:01.0:   bridge window [mem 0xf7e00000-0xf7efffff]
[    1.072424] pci 0000:00:01.0:   bridge window [mem 0x80000000-0xbfffffff 64bit pref]
[    1.072428] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    1.072431] pci 0000:00:1c.0:   bridge window [io  0xc000-0xcfff]
[    1.072437] pci 0000:00:1c.0:   bridge window [mem 0xf7400000-0xf7dfffff]
[    1.072442] pci 0000:00:1c.0:   bridge window [mem 0xc2900000-0xc32fffff 64bit pref]
[    1.072449] pci 0000:00:1c.3: PCI bridge to [bus 03]
[    1.072452] pci 0000:00:1c.3:   bridge window [io  0xb000-0xbfff]
[    1.072458] pci 0000:00:1c.3:   bridge window [mem 0xf6a00000-0xf73fffff]
[    1.072462] pci 0000:00:1c.3:   bridge window [mem 0xc1e00000-0xc27fffff 64bit pref]
[    1.072469] pci 0000:00:1c.4: PCI bridge to [bus 04]
[    1.072472] pci 0000:00:1c.4:   bridge window [io  0xa000-0xafff]
[    1.072478] pci 0000:00:1c.4:   bridge window [mem 0xf6000000-0xf69fffff]
[    1.072482] pci 0000:00:1c.4:   bridge window [mem 0xc1300000-0xc1cfffff 64bit pref]
[    1.072489] pci 0000:00:1c.7: PCI bridge to [bus 05-0c]
[    1.072492] pci 0000:00:1c.7:   bridge window [io  0x8000-0x9fff]
[    1.072498] pci 0000:00:1c.7:   bridge window [mem 0xf4f00000-0xf5ffffff]
[    1.072503] pci 0000:00:1c.7:   bridge window [mem 0xc0100000-0xc11fffff 64bit pref]
[    1.072510] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    1.072512] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    1.072514] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    1.072516] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
[    1.072518] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
[    1.072519] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
[    1.072521] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
[    1.072523] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
[    1.072525] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
[    1.072527] pci_bus 0000:00: resource 13 [mem 0x80000000-0xfeafffff]
[    1.072528] pci_bus 0000:01: resource 0 [io  0xd000-0xdfff]
[    1.072530] pci_bus 0000:01: resource 1 [mem 0xf7e00000-0xf7efffff]
[    1.072532] pci_bus 0000:01: resource 2 [mem 0x80000000-0xbfffffff 64bit pref]
[    1.072534] pci_bus 0000:02: resource 0 [io  0xc000-0xcfff]
[    1.072536] pci_bus 0000:02: resource 1 [mem 0xf7400000-0xf7dfffff]
[    1.072538] pci_bus 0000:02: resource 2 [mem 0xc2900000-0xc32fffff 64bit pref]
[    1.072540] pci_bus 0000:03: resource 0 [io  0xb000-0xbfff]
[    1.072542] pci_bus 0000:03: resource 1 [mem 0xf6a00000-0xf73fffff]
[    1.072543] pci_bus 0000:03: resource 2 [mem 0xc1e00000-0xc27fffff 64bit pref]
[    1.072545] pci_bus 0000:04: resource 0 [io  0xa000-0xafff]
[    1.072547] pci_bus 0000:04: resource 1 [mem 0xf6000000-0xf69fffff]
[    1.072549] pci_bus 0000:04: resource 2 [mem 0xc1300000-0xc1cfffff 64bit pref]
[    1.072551] pci_bus 0000:05: resource 0 [io  0x8000-0x9fff]
[    1.072552] pci_bus 0000:05: resource 1 [mem 0xf4f00000-0xf5ffffff]
[    1.072554] pci_bus 0000:05: resource 2 [mem 0xc0100000-0xc11fffff 64bit pref]
[    1.072648] NET: Registered protocol family 2
[    1.072857] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    1.073030] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    1.073166] TCP: Hash tables configured (established 65536 bind 65536)
[    1.073193] TCP: reno registered
[    1.073206] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    1.073239] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    1.073359] NET: Registered protocol family 1
[    1.319625] pci 0000:01:00.0: Boot video device
[    1.319851] PCI: CLS 64 bytes, default 64
[    1.319901] Unpacking initramfs...
[    1.846533] Freeing initrd memory: 38652K (ffff880033472000 - ffff880035a31000)
[    1.846537] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.846540] software IO TLB [mem 0x7b414000-0x7f414000] (64MB) mapped at [ffff88007b414000-ffff88007f413fff]
[    1.847160] microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x1a
[    1.847168] microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x1a
[    1.847176] microcode: CPU2 sig=0x206a7, pf=0x10, revision=0x1a
[    1.847184] microcode: CPU3 sig=0x206a7, pf=0x10, revision=0x1a
[    1.847193] microcode: CPU4 sig=0x206a7, pf=0x10, revision=0x1a
[    1.847201] microcode: CPU5 sig=0x206a7, pf=0x10, revision=0x1a
[    1.847208] microcode: CPU6 sig=0x206a7, pf=0x10, revision=0x1a
[    1.847214] microcode: CPU7 sig=0x206a7, pf=0x10, revision=0x1a
[    1.847247] microcode: Microcode Update Driver: v2.00 <tigran@xxxxxxxxxxxxxxxxxxxx>, Peter Oruba
[    1.847249] Scanning for low memory corruption every 60 seconds
[    1.847616] audit: initializing netlink socket (disabled)
[    1.847627] type=2000 audit(1390935691.813:1): initialized
[    1.866883] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    1.867267] zbud: loaded
[    1.867527] VFS: Disk quotas dquot_6.5.2
[    1.867562] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.867851] msgmni has been set to 15961
[    1.868193] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    1.868243] io scheduler noop registered
[    1.868245] io scheduler deadline registered
[    1.868272] io scheduler cfq registered (default)
[    1.868460] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    1.868929] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    1.868945] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    1.868976] intel_idle: MWAIT substates: 0x21120
[    1.868978] intel_idle: v0.4 model 0x2A
[    1.868979] intel_idle: lapic_timer_reliable_states 0xffffffff
[    1.869211] GHES: HEST is not enabled!
[    1.869252] Serial: 8250/16550 driver, 32 ports, IRQ sharing disabled
[    1.870712] Non-volatile memory driver v1.3
[    1.870715] Linux agpgart interface v0.103
[    1.870914] mei_me 0000:00:16.0: irq 41 for MSI/MSI-X
[    1.876624] ahci 0000:00:1f.2: version 3.0
[    1.876746] ahci 0000:00:1f.2: irq 42 for MSI/MSI-X
[    1.887055] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x17 impl SATA mode
[    1.887059] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ems apst 
[    1.893486] scsi0 : ahci
[    1.893620] scsi1 : ahci
[    1.893708] scsi2 : ahci
[    1.893797] scsi3 : ahci
[    1.893883] scsi4 : ahci
[    1.893971] scsi5 : ahci
[    1.894004] ata1: SATA max UDMA/133 abar m2048@0xf7f06000 port 0xf7f06100 irq 42
[    1.894008] ata2: SATA max UDMA/133 abar m2048@0xf7f06000 port 0xf7f06180 irq 42
[    1.894010] ata3: SATA max UDMA/133 abar m2048@0xf7f06000 port 0xf7f06200 irq 42
[    1.894012] ata4: DUMMY
[    1.894014] ata5: SATA max UDMA/133 abar m2048@0xf7f06000 port 0xf7f06300 irq 42
[    1.894016] ata6: DUMMY
[    1.894045] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.894049] ehci-pci: EHCI PCI platform driver
[    1.894168] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    1.894174] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    1.894190] ehci-pci 0000:00:1a.0: debug port 2
[    1.898092] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    1.898108] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7f08000
[    1.904055] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    1.904104] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.904106] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.904108] usb usb1: Product: EHCI Host Controller
[    1.904110] usb usb1: Manufacturer: Linux 3.13.0-rc1-bisect+ ehci_hcd
[    1.904111] usb usb1: SerialNumber: 0000:00:1a.0
[    1.904217] hub 1-0:1.0: USB hub found
[    1.904224] hub 1-0:1.0: 2 ports detected
[    1.904424] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    1.904429] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    1.904443] ehci-pci 0000:00:1d.0: debug port 2
[    1.908357] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    1.908373] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7f07000
[    1.914065] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    1.914107] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    1.914109] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.914111] usb usb2: Product: EHCI Host Controller
[    1.914113] usb usb2: Manufacturer: Linux 3.13.0-rc1-bisect+ ehci_hcd
[    1.914115] usb usb2: SerialNumber: 0000:00:1d.0
[    1.914209] hub 2-0:1.0: USB hub found
[    1.914215] hub 2-0:1.0: 2 ports detected
[    1.914305] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.914306] uhci_hcd: USB Universal Host Controller Interface driver
[    1.914366] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PSM1] at 0x60,0x64 irq 1,12
[    1.917730] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.917754] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.917881] mousedev: PS/2 mouse device common for all mice
[    1.918186] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
[    1.918214] rtc_cmos 00:07: alarms up to one year, y3k, 242 bytes nvram, hpet irqs
[    1.918222] Intel P-state driver initializing.
[    1.918232] Intel pstate controlling: cpu 0
[    1.918245] Intel pstate controlling: cpu 1
[    1.918255] Intel pstate controlling: cpu 2
[    1.918266] Intel pstate controlling: cpu 3
[    1.918276] Intel pstate controlling: cpu 4
[    1.918290] Intel pstate controlling: cpu 5
[    1.918303] Intel pstate controlling: cpu 6
[    1.918314] Intel pstate controlling: cpu 7
[    1.918341] ledtrig-cpu: registered to indicate activity on CPUs
[    1.918353] hidraw: raw HID events driver (C) Jiri Kosina
[    1.918419] usbcore: registered new interface driver usbhid
[    1.918421] usbhid: USB HID core driver
[    1.918476] TCP: cubic registered
[    1.918744] NET: Registered protocol family 10
[    1.918997] Key type dns_resolver registered
[    1.919332] registered taskstats version 1
[    1.919590] AppArmor: AppArmor sha1 policy hashing enabled
[    1.920131]   Magic number: 14:51:42
[    1.920173] memory memory78: hash matches
[    1.920233] rtc_cmos 00:07: setting system clock to 2014-01-28 19:01:32 UTC (1390935692)
[    1.920332] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    1.920347] PM: Hibernation image not present or could not be loaded.
[    2.199470] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.199505] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.199536] ata5: SATA link down (SStatus 0 SControl 300)
[    2.199575] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.200314] ata2.00: ATA-8: SanDisk iSSD P4 8GB, SSD 9.14, max UDMA/133
[    2.200332] ata2.00: 15649200 sectors, multi 1: LBA48 
[    2.200835] ata1.00: ATA-8: Hitachi HTS727575A9E364, JF4OA0D0, max UDMA/133
[    2.200844] ata1.00: 1465149168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    2.201045] ata2.00: configured for UDMA/133
[    2.201578] ata3.00: ATAPI: TSSTcorp CDDVDW SN-208BB, SC00, max UDMA/100
[    2.202225] ata1.00: configured for UDMA/133
[    2.202645] scsi 0:0:0:0: Direct-Access     ATA      Hitachi HTS72757 JF4O PQ: 0 ANSI: 5
[    2.203002] sd 0:0:0:0: [sda] 1465149168 512-byte logical blocks: (750 GB/698 GiB)
[    2.203006] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    2.203193] scsi 1:0:0:0: Direct-Access     ATA      SanDisk iSSD P4  SSD  PQ: 0 ANSI: 5
[    2.203392] sd 0:0:0:0: [sda] Write Protect is off
[    2.203401] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.203479] sd 1:0:0:0: [sdb] 15649200 512-byte logical blocks: (8.01 GB/7.46 GiB)
[    2.203483] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.203625] sd 1:0:0:0: [sdb] Write Protect is off
[    2.203630] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    2.203655] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.204599]  sdb: sdb1
[    2.205175] sd 1:0:0:0: [sdb] Attached SCSI disk
[    2.208502] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    2.209311] ata3.00: configured for UDMA/100
[    2.214265] scsi 2:0:0:0: CD-ROM            TSSTcorp CDDVDW SN-208BB  SC00 PQ: 0 ANSI: 5
[    2.235973]  sda: sda1 sda2 sda3 sda4
[    2.237969] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.239345] Freeing unused kernel memory: 1352K (ffffffff81ac4000 - ffffffff81c16000)
[    2.239348] Write protecting the kernel read-only data: 10240k
[    2.240157] Freeing unused kernel memory: 172K (ffff8800015d5000 - ffff880001600000)
[    2.243857] Freeing unused kernel memory: 1360K (ffff8800018ac000 - ffff880001a00000)
[    2.285123] rdac: device handler registered
[    2.286644] alua: device handler registered
[    2.288092] emc: device handler registered
[    2.289452] hp_sw: device handler registered
[    2.293325] systemd-udevd[193]: starting version 208
[    2.310987] ACPI: Fan [FAN0] (off)
[    2.313939] xhci_hcd 0000:04:00.0: xHCI Host Controller
[    2.313949] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 3
[    2.316213] [drm] Initialized drm 1.1.0 20060810
[    2.317366] ACPI: Invalid active2 threshold
[    2.516619] xhci_hcd 0000:04:00.0: irq 43 for MSI/MSI-X
[    2.516627] xhci_hcd 0000:04:00.0: irq 44 for MSI/MSI-X
[    2.516633] xhci_hcd 0000:04:00.0: irq 45 for MSI/MSI-X
[    2.516639] xhci_hcd 0000:04:00.0: irq 46 for MSI/MSI-X
[    2.516645] xhci_hcd 0000:04:00.0: irq 47 for MSI/MSI-X
[    2.516651] xhci_hcd 0000:04:00.0: irq 48 for MSI/MSI-X
[    2.516659] xhci_hcd 0000:04:00.0: irq 49 for MSI/MSI-X
[    2.516665] xhci_hcd 0000:04:00.0: irq 50 for MSI/MSI-X
[    2.716515] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    2.716519] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.716522] usb usb3: Product: xHCI Host Controller
[    2.716524] usb usb3: Manufacturer: Linux 3.13.0-rc1-bisect+ xhci_hcd
[    2.716526] usb usb3: SerialNumber: 0000:04:00.0
[    2.716643] hub 3-0:1.0: USB hub found
[    2.716656] hub 3-0:1.0: 2 ports detected
[    2.716755] xhci_hcd 0000:04:00.0: xHCI Host Controller
[    2.716759] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 4
[    2.716818] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    2.716821] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.716823] usb usb4: Product: xHCI Host Controller
[    2.716826] usb usb4: Manufacturer: Linux 3.13.0-rc1-bisect+ xhci_hcd
[    2.716828] usb usb4: SerialNumber: 0000:04:00.0
[    2.716831] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[    2.716835] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.716973] hub 4-0:1.0: USB hub found
[    2.716989] hub 4-0:1.0: 2 ports detected
[    2.717035] hub 1-1:1.0: USB hub found
[    2.717132] hub 1-1:1.0: 6 ports detected
[    2.720484] thermal LNXTHERM:00: registered as thermal_zone0
[    2.720487] ACPI: Thermal Zone [TZ00] (55 C)
[    2.733311] [drm] radeon kernel modesetting enabled.
[    2.733578] [drm] initializing kernel modesetting (BARTS 0x1002:0x6720 0x144D:0xC0AD).
[    2.733607] [drm] register mmio base: 0xF7E20000
[    2.733608] [drm] register mmio size: 131072
[    2.733673] ATOM BIOS: Samsung
[    2.733796] radeon 0000:01:00.0: VRAM: 2048M 0x0000000000000000 - 0x000000007FFFFFFF (2048M used)
[    2.733798] radeon 0000:01:00.0: GTT: 1024M 0x0000000080000000 - 0x00000000BFFFFFFF
[    2.733799] [drm] Detected VRAM RAM=2048M, BAR=1024M
[    2.733800] [drm] RAM width 256bits DDR
[    2.733847] [TTM] Zone  kernel: Available graphics memory: 4087612 kiB
[    2.733848] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[    2.733849] [TTM] Initializing pool allocator
[    2.733853] [TTM] Initializing DMA pool allocator
[    2.733866] [drm] radeon: 2048M of VRAM memory ready
[    2.733867] [drm] radeon: 1024M of GTT memory ready.
[    2.734185] [drm] GART: num cpu pages 262144, num gpu pages 262144
[    2.734948] [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0
[    2.738932] [drm] Loading BARTS Microcode
[    2.739988] thermal LNXTHERM:01: registered as thermal_zone1
[    2.739990] ACPI: Thermal Zone [TZ01] (55 C)
[    2.740103] ACPI: Fan [FAN1] (off)
[    2.741201] [drm] PCIE GART of 1024M enabled (table at 0x0000000000273000).
[    2.741309] radeon 0000:01:00.0: WB enabled
[    2.741312] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00 and cpu addr 0xffff88026cd3bc00
[    2.741314] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c and cpu addr 0xffff88026cd3bc0c
[    2.742773] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x0000000000072118 and cpu addr 0xffffc90004f32118
[    2.742774] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    2.742775] [drm] Driver supports precise vblank timestamp query.
[    2.742794] radeon 0000:01:00.0: irq 51 for MSI/MSI-X
[    2.742803] radeon 0000:01:00.0: radeon: using MSI.
[    2.742834] [drm] radeon: irq initialized.
[    2.759445] [drm] ring test on 0 succeeded in 3 usecs
[    2.759509] [drm] ring test on 3 succeeded in 1 usecs
[    2.820062] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    2.849045] tsc: Refined TSC clocksource calibration: 2195.013 MHz
[    2.934541] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[    2.934544] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.934813] hub 2-1:1.0: USB hub found
[    2.934878] hub 2-1:1.0: 6 ports detected
[    2.947051] [drm] ring test on 5 succeeded in 2 usecs
[    2.947057] [drm] UVD initialized successfully.
[    2.947256] [drm] Enabling audio 0 support
[    2.947330] [drm] ib test on ring 0 succeeded in 0 usecs
[    2.947382] [drm] ib test on ring 3 succeeded in 0 usecs
[    3.009362] usb 1-1.4: new high-speed USB device number 3 using ehci-pci
[    3.100003] [drm] ib test on ring 5 succeeded
[    3.102414] [drm] radeon atom DIG backlight initialized
[    3.102416] [drm] Radeon Display Connectors
[    3.102417] [drm] Connector 0:
[    3.102418] [drm]   eDP-1
[    3.102419] [drm]   HPD2
[    3.102420] [drm]   DDC: 0x6460 0x6460 0x6464 0x6464 0x6468 0x6468 0x646c 0x646c
[    3.102421] [drm]   Encoders:
[    3.102422] [drm]     LCD1: INTERNAL_UNIPHY1
[    3.102423] [drm] Connector 1:
[    3.102424] [drm]   DP-1
[    3.102424] [drm]   HPD3
[    3.102426] [drm]   DDC: 0x6440 0x6440 0x6444 0x6444 0x6448 0x6448 0x644c 0x644c
[    3.102426] [drm]   Encoders:
[    3.102427] [drm]     DFP1: INTERNAL_UNIPHY2
[    3.102428] [drm] Connector 2:
[    3.102429] [drm]   HDMI-A-1
[    3.102430] [drm]   HPD1
[    3.102431] [drm]   DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c
[    3.102432] [drm]   Encoders:
[    3.102432] [drm]     DFP2: INTERNAL_UNIPHY2
[    3.102433] [drm] Connector 3:
[    3.102434] [drm]   VGA-1
[    3.102435] [drm]   DDC: 0x64d8 0x64d8 0x64dc 0x64dc 0x64e0 0x64e0 0x64e4 0x64e4
[    3.102436] [drm]   Encoders:
[    3.102437] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[    3.102519] [drm] Internal thermal controller with fan control
[    3.109544] [drm] radeon: dpm initialized
[    3.157958] usb 1-1.4: New USB device found, idVendor=1210, idProduct=2625
[    3.157961] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.157962] usb 1-1.4: Product: SC-20FHL11146M
[    3.157964] usb 1-1.4: Manufacturer: MCNEX
[    3.171554] random: nonblocking pool is initialized
[    3.206991] psmouse serio1: elantech: assuming hardware version 3 (with firmware version 0x450f00)
[    3.221545] psmouse serio1: elantech: Synaptics capabilities query result 0x78, 0x17, 0x0c.
[    3.233542] usb 2-1.3: new full-speed USB device number 3 using ehci-pci
[    3.295763] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input2
[    3.322918] usb 2-1.3: New USB device found, idVendor=8086, idProduct=0189
[    3.322921] usb 2-1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.850167] Switched to clocksource tsc
[    4.709607] [drm] fb mappable at 0x80474000
[    4.709610] [drm] vram apper at 0x80000000
[    4.709611] [drm] size 8294400
[    4.709611] [drm] fb depth is 24
[    4.709612] [drm]    pitch is 7680
[    4.709714] fbcon: radeondrmfb (fb0) is primary device
[    7.936140] Console: switching to colour frame buffer device 240x67
[    7.942404] radeon 0000:01:00.0: fb0: radeondrmfb frame buffer device
[    7.942406] radeon 0000:01:00.0: registered panic notifier
[    7.942426] [drm] Initialized radeon 2.35.0 20080528 for 0000:01:00.0 on minor 0
[    7.945524] microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x1a
[    7.946048] microcode: CPU0 updated to revision 0x29, date = 2013-06-12
[    7.946075] microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x1a
[    7.946365] microcode: CPU1 updated to revision 0x29, date = 2013-06-12
[    7.946393] microcode: CPU2 sig=0x206a7, pf=0x10, revision=0x1a
[    7.946753] microcode: CPU2 updated to revision 0x29, date = 2013-06-12
[    7.946805] microcode: CPU3 sig=0x206a7, pf=0x10, revision=0x1a
[    7.947159] microcode: CPU3 updated to revision 0x29, date = 2013-06-12
[    7.947184] microcode: CPU4 sig=0x206a7, pf=0x10, revision=0x1a
[    7.947551] microcode: CPU4 updated to revision 0x29, date = 2013-06-12
[    7.947584] microcode: CPU5 sig=0x206a7, pf=0x10, revision=0x1a
[    7.947949] microcode: CPU5 updated to revision 0x29, date = 2013-06-12
[    7.947971] microcode: CPU6 sig=0x206a7, pf=0x10, revision=0x1a
[    7.948330] microcode: CPU6 updated to revision 0x29, date = 2013-06-12
[    7.948381] microcode: CPU7 sig=0x206a7, pf=0x10, revision=0x1a
[    7.948736] microcode: CPU7 updated to revision 0x29, date = 2013-06-12
[    7.948739] perf_event_intel: PEBS enabled due to microcode update
[    8.668413] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: acl,user_xattr
[    8.714843] EXT4-fs (sdb1): re-mounted. Opts: acl,user_xattr
[    8.890157] systemd[1]: RTC configured in localtime, applying delta of 60 minutes to system time.
[    8.896892] systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX -IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
[    8.938583] systemd[1]: Inserted module 'autofs4'
[    8.939375] systemd[1]: Set hostname to <linux-x91w>.
[    9.022579] device-mapper: uevent: version 1.0.3
[    9.022661] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@xxxxxxxxxx
[    9.023966] LVM: Activation generator successfully completed.
[    9.125514] systemd[1]: Starting Collect Read-Ahead Data...
[    9.128435] systemd[1]: Starting Replay Read-Ahead Data...
[    9.128738] systemd[1]: Starting Remote File Systems (Pre).
[    9.128773] systemd[1]: Reached target Remote File Systems (Pre).
[    9.128790] systemd[1]: Starting Remote File Systems.
[    9.128817] systemd[1]: Reached target Remote File Systems.
[    9.128828] systemd[1]: Starting Syslog Socket.
[    9.128880] systemd[1]: Listening on Syslog Socket.
[    9.128891] systemd[1]: Starting Delayed Shutdown Socket.
[    9.128929] systemd[1]: Listening on Delayed Shutdown Socket.
[    9.128936] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[    9.128970] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    9.128997] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    9.129008] systemd[1]: Starting Journal Socket.
[    9.129074] systemd[1]: Listening on Journal Socket.
[    9.129086] systemd[1]: Starting LSB: Set default boot entry if called...
[    9.129311] systemd[1]: Mounting Debug File System...
[    9.129546] systemd[1]: Starting Create dynamic rule for /dev/root link...
[    9.129796] systemd[1]: Starting Journal Service...
[    9.130119] systemd[1]: Started Journal Service.
[    9.130680] systemd-readahead[331]: Bumped block_nr parameter of 8:16 to 20480. This is a temporary hack and should be removed one day.
[    9.204521] systemd-journald[335]: Vacuuming done, freed 0 bytes
[    9.240420] EXT4-fs (sdb1): re-mounted. Opts: acl,user_xattr
[    9.249811] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    9.249844] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    9.249873] scsi 2:0:0:0: Attached scsi generic sg2 type 5
[    9.285665] systemd-udevd[381]: starting version 208
[    9.408522] ACPI: AC Adapter [ADP1] (on-line)
[    9.408804] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3
[    9.408860] ACPI: Lid Switch [LID0]
[    9.408900] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4
[    9.408931] ACPI: Power Button [PWRB]
[    9.408962] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[    9.408987] ACPI: Power Button [PWRF]
[    9.420769] ACPI: Video Device [PEGP] (multi-head: yes  rom: no  post: no)
[    9.424129] acpi device:03: registered as cooling_device10
[    9.424178] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input6
[    9.430892] input: PC Speaker as /devices/platform/pcspkr/input/input7
[    9.444867] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20130927/utaddress-251)
[    9.444873] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    9.444877] ACPI Warning: 0x0000000000000540-0x000000000000054f SystemIO conflicts with Region \GPIO 1 (20130927/utaddress-251)
[    9.444879] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    9.444880] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GPIO 1 (20130927/utaddress-251)
[    9.444882] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    9.444883] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GPIO 1 (20130927/utaddress-251)
[    9.444886] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    9.444886] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    9.491332] ACPI Warning: 0x000000000000e000-0x000000000000e01f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20130927/utaddress-251)
[    9.491339] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    9.494818] ACPI: Battery Slot [BAT1] (battery present)
[    9.522258] samsung_laptop: detected SABI interface: SwSmi@
[    9.522261] samsung_laptop: Backlight controlled by ACPI video driver
[    9.556827] sr0: scsi3-mmc drive: 16x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    9.556831] cdrom: Uniform CD-ROM driver Revision: 3.20
[    9.556932] sr 2:0:0:0: Attached scsi CD-ROM sr0
[    9.563679] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    9.629052] rtsx_pci 0000:05:00.0: irq 52 for MSI/MSI-X
[    9.629068] rtsx_pci 0000:05:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 52
[    9.782690] cfg80211: Calling CRDA to update world regulatory domain
[    9.785658] iTCO_vendor_support: vendor-support=0
[    9.867306] cfg80211: World regulatory domain updated:
[    9.867309] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[    9.867310] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    9.867312] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    9.867313] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[    9.867314] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    9.867315] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    9.941581] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
[    9.941611] iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
[    9.941710] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    9.947425] sdhci: Secure Digital Host Controller Interface driver
[    9.947428] sdhci: Copyright(c) Pierre Ossman
[    9.951499] sdhci-pci 0000:05:00.1: SDHCI controller found [10ec:5209] (rev 1)
[    9.951589] sdhci-pci 0000:05:00.1: Will use DMA mode even though HW doesn't fully claim to support it.
[    9.951598] sdhci-pci 0000:05:00.1: Will use DMA mode even though HW doesn't fully claim to support it.
[    9.951655] mmc1: SDHCI controller on PCI [0000:05:00.1] using DMA
[    9.987696] Linux video capture interface: v2.00
[   10.014012] Intel(R) Wireless WiFi driver for Linux, in-tree:d
[   10.014015] Copyright(c) 2003-2013 Intel Corporation
[   10.014153] iwlwifi 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[   10.014363] iwlwifi 0000:02:00.0: irq 53 for MSI/MSI-X
[   10.021755] iwlwifi 0000:02:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm
[   10.234323] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: acl,user_xattr
[   10.243269] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG enabled
[   10.243273] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
[   10.243274] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled
[   10.243276] iwlwifi 0000:02:00.0: Detected Intel(R) Centrino(R) Advanced-N 6230 AGN, REV=0xB0
[   10.243375] iwlwifi 0000:02:00.0: L1 Enabled; Disabling L0S
[   10.269871] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[   10.285907] systemd-udevd[398]: renamed network interface wlan0 to wlp2s0
[   10.301281] uvcvideo: Found UVC 1.00 device SC-20FHL11146M (1210:2625)
[   10.305205] input: SC-20FHL11146M as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input8
[   10.305258] usbcore: registered new interface driver uvcvideo
(...)
[   29.354251] usb 3-1: new low-speed USB device number 2 using xhci_hcd
[   29.964807] usb 3-1: New USB device found, idVendor=046d, idProduct=c018
[   29.964812] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   29.964814] usb 3-1: Product: USB Optical Mouse
[   29.964816] usb 3-1: Manufacturer: Logitech
[   29.964999] usb 3-1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[   30.165310] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:1c.4/0000:04:00.0/usb3/3-1/3-1:1.0/input/input12
[   30.165459] hid-generic 0003:046D:C018.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:04:00.0-1/input0
commit 7dd09a1af2c7150269350aaa567a11b06e831003
Author: Xenia Ragiadakou <burzalodowa@xxxxxxxxx>
Date:   Fri Nov 15 05:34:09 2013 +0200

    xhci: replace xhci_write_64() with writeq()

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.13.0-rc1-bisect+ (zajec@xxxxxxxxxxxxxx) (gcc version 4.8.1 20130909 [gcc-4_8-branch revision 202388] (SUSE Linux) ) #18 SMP PREEMPT Tue Jan 28 18:28:21 CET 2014
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-rc1-bisect+ root=UUID=7cde89fb-43fa-4630-baab-239629268737 splash=silent quiet showopts
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009e7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009e800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007f413fff] usable
[    0.000000] BIOS-e820: [mem 0x000000007f414000-0x000000007f58dfff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007f58e000-0x000000007f59bfff] usable
[    0.000000] BIOS-e820: [mem 0x000000007f59c000-0x000000007f59dfff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007f59e000-0x000000007f59ffff] usable
[    0.000000] BIOS-e820: [mem 0x000000007f5a0000-0x000000007f5e7fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007f5e8000-0x000000007f743fff] usable
[    0.000000] BIOS-e820: [mem 0x000000007f744000-0x000000007f791fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007f792000-0x000000007f794fff] usable
[    0.000000] BIOS-e820: [mem 0x000000007f795000-0x000000007f7e7fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007f7e8000-0x000000007f7fcfff] usable
[    0.000000] BIOS-e820: [mem 0x000000007f7fd000-0x000000007f7fffff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000007f800000-0x000000007fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff980000-0x00000000ffbfffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffd80000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000027f7fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: SAMSUNG ELECTRONICS CO., LTD. 700G7A/700G7A, BIOS 01FF.M002.20110818.SCY 08/18/2011
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] No AGP bridge found
[    0.000000] e820: last_pfn = 0x27f800 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-CFFFF write-protect
[    0.000000]   D0000-E7FFF uncachable
[    0.000000]   E8000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F80000000 write-back
[    0.000000]   1 base 100000000 mask F00000000 write-back
[    0.000000]   2 base 200000000 mask F80000000 write-back
[    0.000000]   3 base 27F800000 mask FFF800000 uncachable
[    0.000000]   4 base 0FFC00000 mask FFFC00000 write-protect
[    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] e820: last_pfn = 0x7f7fd max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fcd10-0x000fcd1f] mapped at [ffff8800000fcd10]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x01db9000, 0x01db9fff] PGTABLE
[    0.000000] BRK [0x01dba000, 0x01dbafff] PGTABLE
[    0.000000] BRK [0x01dbb000, 0x01dbbfff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x27f600000-0x27f7fffff]
[    0.000000]  [mem 0x27f600000-0x27f7fffff] page 2M
[    0.000000] BRK [0x01dbc000, 0x01dbcfff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x27c000000-0x27f5fffff]
[    0.000000]  [mem 0x27c000000-0x27f5fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x200000000-0x27bffffff]
[    0.000000]  [mem 0x200000000-0x27bffffff] page 2M
[    0.000000] BRK [0x01dbd000, 0x01dbdfff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x00100000-0x7f413fff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x7f3fffff] page 2M
[    0.000000]  [mem 0x7f400000-0x7f413fff] page 4k
[    0.000000] init_memory_mapping: [mem 0x7f58e000-0x7f59bfff]
[    0.000000]  [mem 0x7f58e000-0x7f59bfff] page 4k
[    0.000000] init_memory_mapping: [mem 0x7f59e000-0x7f59ffff]
[    0.000000]  [mem 0x7f59e000-0x7f59ffff] page 4k
[    0.000000] init_memory_mapping: [mem 0x7f5e8000-0x7f743fff]
[    0.000000]  [mem 0x7f5e8000-0x7f743fff] page 4k
[    0.000000] BRK [0x01dbe000, 0x01dbefff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x7f792000-0x7f794fff]
[    0.000000]  [mem 0x7f792000-0x7f794fff] page 4k
[    0.000000] init_memory_mapping: [mem 0x7f7e8000-0x7f7fcfff]
[    0.000000]  [mem 0x7f7e8000-0x7f7fcfff] page 4k
[    0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff]
[    0.000000]  [mem 0x100000000-0x1ffffffff] page 2M
[    0.000000] RAMDISK: [mem 0x33472000-0x35a30fff]
[    0.000000] ACPI: RSDP 00000000000f0430 000024 (v02 SECCSD)
[    0.000000] ACPI: XSDT 000000007f7fee18 000064 (v01 SECCSD LH43STAR 06222004 MSFT 00010013)
[    0.000000] ACPI: FACP 000000007f79bd98 0000F4 (v04 SECCSD LH43STAR 06222004 MSFT 00010013)
[    0.000000] ACPI Warning: 32/64 FACS address mismatch in FADT - two FACS tables! (20130927/tbfadt-395)
[    0.000000] ACPI BIOS Warning (bug): 32/64X FACS address mismatch in FADT - 0x7F7E5E40/0x000000007F7E5D40, using 32 (20130927/tbfadt-522)
[    0.000000] ACPI: DSDT 000000007f784018 0086AE (v01 SECCSD LH43STAR 00000000 INTL 20091112)
[    0.000000] ACPI: FACS 000000007f7e5e40 000040
[    0.000000] ACPI: APIC 000000007f7fdf18 0000CC (v02 SECCSD LH43STAR 06222004 MSFT 00010013)
[    0.000000] ACPI: HPET 000000007f7e6d18 000038 (v01 SECCSD LH43STAR 06222004 AMI. 00000003)
[    0.000000] ACPI: SLIC 000000007f79cc18 000176 (v01 SECCSD LH43STAR 06222004 AMI  00010013)
[    0.000000] ACPI: MCFG 000000007f7e6c98 00003C (v01 SECCSD LH43STAR 06222004 MSFT 00000097)
[    0.000000] ACPI: SSDT 000000007f791018 000A5F (v01  PmRef  Cpu0Ist 00003000 INTL 20091112)
[    0.000000] ACPI: SSDT 000000007f790018 000996 (v01  PmRef    CpuPm 00003000 INTL 20091112)
[    0.000000] ACPI: SSDT 000000007f790a18 00059B (v01 PegRef  SecPEGP 00001000 INTL 20051117)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000027f7fffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x27f7fffff]
[    0.000000]   NODE_DATA [mem 0x27f7e6000-0x27f7f9fff]
[    0.000000]  [ffffea0000000000-ffffea0008bfffff] PMD -> [ffff880276e00000-ffff88027ddfffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x27f7fffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0009dfff]
[    0.000000]   node   0: [mem 0x00100000-0x7f413fff]
[    0.000000]   node   0: [mem 0x7f58e000-0x7f59bfff]
[    0.000000]   node   0: [mem 0x7f59e000-0x7f59ffff]
[    0.000000]   node   0: [mem 0x7f5e8000-0x7f743fff]
[    0.000000]   node   0: [mem 0x7f792000-0x7f794fff]
[    0.000000]   node   0: [mem 0x7f7e8000-0x7f7fcfff]
[    0.000000]   node   0: [mem 0x100000000-0x27f7fffff]
[    0.000000] On node 0 totalpages: 2092341
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3997 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 7076 pages used for memmap
[    0.000000]   DMA32 zone: 517528 pages, LIFO batch:31
[    0.000000]   Normal zone: 21476 pages used for memmap
[    0.000000]   Normal zone: 1570816 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x08] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x09] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x0a] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x0b] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x0c] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x0d] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x0e] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x10] lapic_id[0x0f] disabled)
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.000000] smpboot: Allowing 16 CPUs, 8 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009efff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x7f414000-0x7f58dfff]
[    0.000000] PM: Registered nosave memory: [mem 0x7f59c000-0x7f59dfff]
[    0.000000] PM: Registered nosave memory: [mem 0x7f5a0000-0x7f5e7fff]
[    0.000000] PM: Registered nosave memory: [mem 0x7f744000-0x7f791fff]
[    0.000000] PM: Registered nosave memory: [mem 0x7f795000-0x7f7e7fff]
[    0.000000] PM: Registered nosave memory: [mem 0x7f7fd000-0x7f7fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x7f800000-0x7fffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x80000000-0xf7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfed0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed13fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed14000-0xfed17fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed18000-0xfed19fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xff97ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff980000-0xffbfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xffc00000-0xffd7ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xffd80000-0xffffffff]
[    0.000000] e820: [mem 0x80000000-0xf7ffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:16 nr_node_ids:1
[    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88027f400000 s83200 r8192 d23296 u131072
[    0.000000] pcpu-alloc: s83200 r8192 d23296 u131072 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 2063712
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-rc1-bisect+ root=UUID=7cde89fb-43fa-4630-baab-239629268737 splash=silent quiet showopts
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Memory: 8133664K/8369364K available (5963K kernel code, 778K rwdata, 2736K rodata, 1352K init, 1644K bss, 235700K reserved)
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000]  RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000]  RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=16.
[    0.000000]  Offload RCU callbacks from all CPUs
[    0.000000]  Offload RCU callbacks from CPUs: 0-15.
[    0.000000] NR_IRQS:33024 nr_irqs:808 16
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 33554432 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.001000] tsc: Detected 2194.947 MHz processor
[    0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 4389.89 BogoMIPS (lpj=2194947)
[    0.000006] pid_max: default: 32768 minimum: 301
[    0.000036] Security Framework initialized
[    0.000046] AppArmor: AppArmor initialized
[    0.000642] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.002431] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.003174] Mount-cache hash table entries: 256
[    0.003349] Initializing cgroup subsys memory
[    0.003355] Initializing cgroup subsys devices
[    0.003357] Initializing cgroup subsys freezer
[    0.003358] Initializing cgroup subsys net_cls
[    0.003360] Initializing cgroup subsys blkio
[    0.003361] Initializing cgroup subsys perf_event
[    0.003377] Initializing cgroup subsys hugetlb
[    0.003401] CPU: Physical Processor ID: 0
[    0.003402] CPU: Processor Core ID: 0
[    0.003407] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.003409] mce: CPU supports 9 MCE banks
[    0.003423] CPU0: Thermal monitoring enabled (TM1)
[    0.003435] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0
Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
tlb_flushall_shift: 5
[    0.003532] Freeing SMP alternatives memory: 24K (ffffffff81c16000 - ffffffff81c1c000)
[    0.004700] ACPI: Core revision 20130927
[    0.012191] ACPI: All ACPI Tables successfully acquired
[    0.031879] Switched APIC routing to physical flat.
[    0.032243] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.042256] smpboot: CPU0: Intel(R) Core(TM) i7-2670QM CPU @ 2.20GHz (fam: 06, model: 2a, stepping: 07)
[    0.042264] TSC deadline timer enabled
[    0.042274] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, full-width counters, Intel PMU driver.
[    0.042280] perf_event_intel: PEBS disabled due to CPU errata, please upgrade microcode
[    0.042283] ... version:                3
[    0.042284] ... bit width:              48
[    0.042285] ... generic registers:      4
[    0.042286] ... value mask:             0000ffffffffffff
[    0.042287] ... max period:             0000ffffffffffff
[    0.042288] ... fixed-purpose events:   3
[    0.042289] ... event mask:             000000070000000f
[    0.052479] x86: Booting SMP configuration:
[    0.065857] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.052481] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7
[    0.158185] x86: Booted up 1 node, 8 CPUs
[    0.158189] smpboot: Total of 8 processors activated (35119.15 BogoMIPS)
[    0.165971] devtmpfs: initialized
[    0.169633] PM: Registering ACPI NVS region [mem 0x7f744000-0x7f791fff] (319488 bytes)
[    0.169643] PM: Registering ACPI NVS region [mem 0x7f795000-0x7f7e7fff] (339968 bytes)
[    0.169821] RTC time: 18:55:26, date: 01/28/14
[    0.169872] NET: Registered protocol family 16
[    0.169982] cpuidle: using governor ladder
[    0.169984] cpuidle: using governor menu
[    0.170003] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.170004] ACPI: bus type PCI registered
[    0.170006] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.170058] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.170061] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.177699] PCI: Using configuration type 1 for base access
[    0.177995] mtrr: your CPUs had inconsistent variable MTRR settings
[    0.177996] mtrr: probably your BIOS does not setup all CPUs.
[    0.177997] mtrr: corrected configuration.
[    0.178872] bio: create slab <bio-0> at 0
[    0.179033] ACPI: Added _OSI(Module Device)
[    0.179035] ACPI: Added _OSI(Processor Device)
[    0.179036] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.179038] ACPI: Added _OSI(Processor Aggregator Device)
[    0.182171] ACPI: Executed 1 blocks of module-level executable AML code
[    0.188878] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.191363] ACPI: SSDT 000000007f5ba718 000661 (v01  PmRef  Cpu0Cst 00003001 INTL 20091112)
[    0.191798] ACPI: Dynamic OEM Table Load:
[    0.191801] ACPI: SSDT           (null) 000661 (v01  PmRef  Cpu0Cst 00003001 INTL 20091112)
[    0.195208] ACPI: SSDT 000000007f5bba98 000303 (v01  PmRef    ApIst 00003000 INTL 20091112)
[    0.195695] ACPI: Dynamic OEM Table Load:
[    0.195697] ACPI: SSDT           (null) 000303 (v01  PmRef    ApIst 00003000 INTL 20091112)
[    0.197959] ACPI: SSDT 000000007f5b9d98 000119 (v01  PmRef    ApCst 00003000 INTL 20091112)
[    0.198370] ACPI: Dynamic OEM Table Load:
[    0.198373] ACPI: SSDT           (null) 000119 (v01  PmRef    ApCst 00003000 INTL 20091112)
[    1.032847] ACPI: Interpreter enabled
[    1.032856] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130927/hwxface-580)
[    1.032862] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130927/hwxface-580)
[    1.032883] ACPI: (supports S0 S3 S4 S5)
[    1.032885] ACPI: Using IOAPIC for interrupt routing
[    1.032920] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    1.033154] ACPI: No dock devices found.
[    1.058264] ACPI: Power Resource [FN00] (off)
[    1.058379] ACPI: Power Resource [FN01] (off)
[    1.059270] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    1.059277] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    1.059335] \_SB_.PCI0:_OSC invalid UUID
[    1.059336] _OSC request data:1 1f 0 
[    1.059340] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[    1.060212] ACPI: \_SB_.PCI0.TPMX: can't evaluate _ADR (0x5)
[    1.060410] ACPI: \_SB_.PCI0.PDRC: can't evaluate _ADR (0x5)
[    1.060412] PCI host bridge to bus 0000:00
[    1.060415] pci_bus 0000:00: root bus resource [bus 00-3e]
[    1.060417] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    1.060419] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    1.060421] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    1.060423] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
[    1.060425] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[    1.060426] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[    1.060428] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
[    1.060430] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
[    1.060432] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
[    1.060434] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfeafffff]
[    1.060442] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
[    1.060558] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400
[    1.060592] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    1.060661] pci 0000:00:01.0: System wakeup disabled by ACPI
[    1.060727] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[    1.060754] pci 0000:00:16.0: reg 0x10: [mem 0xf7f0a000-0xf7f0a00f 64bit]
[    1.060833] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    1.060946] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[    1.060970] pci 0000:00:1a.0: reg 0x10: [mem 0xf7f08000-0xf7f083ff]
[    1.061068] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    1.061175] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[    1.061193] pci 0000:00:1b.0: reg 0x10: [mem 0xf7f00000-0xf7f03fff 64bit]
[    1.061265] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    1.061370] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[    1.061454] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    1.061532] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    1.061572] pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400
[    1.061656] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    1.061733] pci 0000:00:1c.3: System wakeup disabled by ACPI
[    1.061767] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400
[    1.061851] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    1.061957] pci 0000:00:1c.7: [8086:1c1e] type 01 class 0x060400
[    1.062043] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
[    1.062122] pci 0000:00:1c.7: System wakeup disabled by ACPI
[    1.062160] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[    1.062183] pci 0000:00:1d.0: reg 0x10: [mem 0xf7f07000-0xf7f073ff]
[    1.062277] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    1.062382] pci 0000:00:1f.0: [8086:1c49] type 00 class 0x060100
[    1.062588] pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601
[    1.062608] pci 0000:00:1f.2: reg 0x10: [io  0xe070-0xe077]
[    1.062617] pci 0000:00:1f.2: reg 0x14: [io  0xe060-0xe063]
[    1.062626] pci 0000:00:1f.2: reg 0x18: [io  0xe050-0xe057]
[    1.062634] pci 0000:00:1f.2: reg 0x1c: [io  0xe040-0xe043]
[    1.062643] pci 0000:00:1f.2: reg 0x20: [io  0xe020-0xe03f]
[    1.062653] pci 0000:00:1f.2: reg 0x24: [mem 0xf7f06000-0xf7f067ff]
[    1.062701] pci 0000:00:1f.2: PME# supported from D3hot
[    1.062798] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[    1.062815] pci 0000:00:1f.3: reg 0x10: [mem 0xf7f05000-0xf7f050ff 64bit]
[    1.062837] pci 0000:00:1f.3: reg 0x20: [io  0xe000-0xe01f]
[    1.063002] pci 0000:01:00.0: [1002:6720] type 00 class 0x030000
[    1.063017] pci 0000:01:00.0: reg 0x10: [mem 0x80000000-0xbfffffff 64bit pref]
[    1.063029] pci 0000:01:00.0: reg 0x18: [mem 0xf7e20000-0xf7e3ffff 64bit]
[    1.063037] pci 0000:01:00.0: reg 0x20: [io  0xd000-0xd0ff]
[    1.063052] pci 0000:01:00.0: reg 0x30: [mem 0xf7e00000-0xf7e1ffff pref]
[    1.063087] pci 0000:01:00.0: supports D1 D2
[    1.063136] pci 0000:01:00.1: [1002:aa88] type 00 class 0x040300
[    1.063151] pci 0000:01:00.1: reg 0x10: [mem 0xf7e40000-0xf7e43fff 64bit]
[    1.063216] pci 0000:01:00.1: supports D1 D2
[    1.065025] pci 0000:00:01.0: PCI bridge to [bus 01]
[    1.065034] pci 0000:00:01.0:   bridge window [io  0xd000-0xdfff]
[    1.065041] pci 0000:00:01.0:   bridge window [mem 0xf7e00000-0xf7efffff]
[    1.065050] pci 0000:00:01.0:   bridge window [mem 0x80000000-0xbfffffff 64bit pref]
[    1.065337] pci 0000:02:00.0: [8086:0091] type 00 class 0x028000
[    1.065524] pci 0000:02:00.0: reg 0x10: [mem 0xf7400000-0xf7401fff 64bit]
[    1.066266] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    1.068169] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    1.068174] pci 0000:00:1c.0:   bridge window [io  0xc000-0xcfff]
[    1.068178] pci 0000:00:1c.0:   bridge window [mem 0xf7400000-0xf7dfffff]
[    1.068185] pci 0000:00:1c.0:   bridge window [mem 0xc2900000-0xc32fffff 64bit pref]
[    1.068338] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
[    1.068407] pci 0000:03:00.0: reg 0x10: [io  0xb000-0xb0ff]
[    1.068529] pci 0000:03:00.0: reg 0x18: [mem 0xc1e04000-0xc1e04fff 64bit pref]
[    1.068603] pci 0000:03:00.0: reg 0x20: [mem 0xc1e00000-0xc1e03fff 64bit pref]
[    1.068938] pci 0000:03:00.0: supports D1 D2
[    1.068940] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.071103] pci 0000:00:1c.3: PCI bridge to [bus 03]
[    1.071113] pci 0000:00:1c.3:   bridge window [io  0xb000-0xbfff]
[    1.071123] pci 0000:00:1c.3:   bridge window [mem 0xf6a00000-0xf73fffff]
[    1.071138] pci 0000:00:1c.3:   bridge window [mem 0xc1e00000-0xc27fffff 64bit pref]
[    1.071285] pci 0000:04:00.0: [1b21:1042] type 00 class 0x0c0330
[    1.071322] pci 0000:04:00.0: reg 0x10: [mem 0xf6000000-0xf6007fff 64bit]
[    1.071514] pci 0000:04:00.0: PME# supported from D3hot D3cold
[    1.073106] pci 0000:00:1c.4: PCI bridge to [bus 04]
[    1.073116] pci 0000:00:1c.4:   bridge window [io  0xa000-0xafff]
[    1.073126] pci 0000:00:1c.4:   bridge window [mem 0xf6000000-0xf69fffff]
[    1.073140] pci 0000:00:1c.4:   bridge window [mem 0xc1300000-0xc1cfffff 64bit pref]
[    1.073240] acpiphp: Slot [1] registered
[    1.073271] pci 0000:05:00.0: [10ec:5209] type 00 class 0xff0000
[    1.073294] pci 0000:05:00.0: reg 0x10: [mem 0xf4f01000-0xf4f01fff]
[    1.073446] pci 0000:05:00.0: supports D1 D2
[    1.073448] pci 0000:05:00.0: PME# supported from D1 D2 D3hot
[    1.073528] pci 0000:05:00.1: [10ec:5209] type 00 class 0x080500
[    1.073550] pci 0000:05:00.1: reg 0x10: [mem 0xf4f00000-0xf4f000ff]
[    1.073704] pci 0000:05:00.1: supports D1 D2
[    1.073706] pci 0000:05:00.1: PME# supported from D1 D2 D3hot
[    1.075094] pci 0000:00:1c.7: PCI bridge to [bus 05-0c]
[    1.075104] pci 0000:00:1c.7:   bridge window [io  0x8000-0x9fff]
[    1.075114] pci 0000:00:1c.7:   bridge window [mem 0xf4f00000-0xf5ffffff]
[    1.075128] pci 0000:00:1c.7:   bridge window [mem 0xc0100000-0xc11fffff 64bit pref]
[    1.075792] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[    1.075881] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[    1.075968] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[    1.076061] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 *5 6 10 11 12 14 15)
[    1.076148] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.076235] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.076323] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 *3 4 5 6 10 11 12 14 15)
[    1.076410] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 *4 5 6 10 11 12 14 15)
[    1.077136] ACPI: Enabled 6 GPEs in block 00 to 3F
[    1.077144] ACPI: \_SB_.PCI0: notify handler is installed
[    1.077213] Found 1 acpi root devices
[    1.077267] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[    1.077336] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    1.077339] vgaarb: loaded
[    1.077340] vgaarb: bridge control possible 0000:01:00.0
[    1.077438] SCSI subsystem initialized
[    1.077486] libata version 3.00 loaded.
[    1.077492] ACPI: bus type USB registered
[    1.077509] usbcore: registered new interface driver usbfs
[    1.077519] usbcore: registered new interface driver hub
[    1.077538] usbcore: registered new device driver usb
[    1.077615] PCI: Using ACPI for IRQ routing
[    1.079370] PCI: pci_cache_line_size set to 64 bytes
[    1.079485] e820: reserve RAM buffer [mem 0x0009e800-0x0009ffff]
[    1.079487] e820: reserve RAM buffer [mem 0x7f414000-0x7fffffff]
[    1.079489] e820: reserve RAM buffer [mem 0x7f59c000-0x7fffffff]
[    1.079491] e820: reserve RAM buffer [mem 0x7f5a0000-0x7fffffff]
[    1.079493] e820: reserve RAM buffer [mem 0x7f744000-0x7fffffff]
[    1.079495] e820: reserve RAM buffer [mem 0x7f795000-0x7fffffff]
[    1.079496] e820: reserve RAM buffer [mem 0x7f7fd000-0x7fffffff]
[    1.079498] e820: reserve RAM buffer [mem 0x27f800000-0x27fffffff]
[    1.079584] NetLabel: Initializing
[    1.079586] NetLabel:  domain hash size = 128
[    1.079587] NetLabel:  protocols = UNLABELED CIPSOv4
[    1.079603] NetLabel:  unlabeled traffic allowed by default
[    1.079628] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    1.079634] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    1.081666] Switched to clocksource hpet
[    1.083788] AppArmor: AppArmor Filesystem Enabled
[    1.083808] pnp: PnP ACPI init
[    1.083819] ACPI: bus type PNP registered
[    1.083879] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    1.083984] system 00:01: [io  0x06a4] has been reserved
[    1.083986] system 00:01: [io  0x06a0] has been reserved
[    1.083989] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.084001] pnp 00:02: [dma 4]
[    1.084018] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[    1.084042] pnp 00:03: Plug and Play ACPI device, IDs INT0800 (active)
[    1.084176] pnp 00:04: Plug and Play ACPI device, IDs PNP0103 (active)
[    1.084207] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
[    1.084255] system 00:06: [io  0x0680-0x069f] has been reserved
[    1.084257] system 00:06: [io  0x1000-0x100f] has been reserved
[    1.084259] system 00:06: [io  0xffff] has been reserved
[    1.084262] system 00:06: [io  0xffff] has been reserved
[    1.084264] system 00:06: [io  0x0400-0x0453] could not be reserved
[    1.084266] system 00:06: [io  0x0458-0x047f] has been reserved
[    1.084268] system 00:06: [io  0x0500-0x057f] has been reserved
[    1.084270] system 00:06: [io  0x0a00-0x0a03] has been reserved
[    1.084273] system 00:06: [io  0x164e-0x164f] has been reserved
[    1.084275] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.084331] pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.084381] system 00:08: [io  0x0454-0x0457] has been reserved
[    1.084384] system 00:08: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    1.084444] pnp 00:09: Plug and Play ACPI device, IDs PNP0303 (active)
[    1.084506] pnp 00:0a: Plug and Play ACPI device, IDs ETD0b00 SYN0002 PNP0f13 (active)
[    1.084799] system 00:0b: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    1.084802] system 00:0b: [mem 0xfed10000-0xfed17fff] could not be reserved
[    1.084804] system 00:0b: [mem 0xfed18000-0xfed18fff] has been reserved
[    1.084806] system 00:0b: [mem 0xfed19000-0xfed19fff] has been reserved
[    1.084809] system 00:0b: [mem 0xf8000000-0xfbffffff] has been reserved
[    1.084811] system 00:0b: [mem 0xfed20000-0xfed3ffff] has been reserved
[    1.084813] system 00:0b: [mem 0xfed90000-0xfed93fff] has been reserved
[    1.084815] system 00:0b: [mem 0xfed45000-0xfed8ffff] has been reserved
[    1.084818] system 00:0b: [mem 0xff000000-0xffffffff] could not be reserved
[    1.084820] system 00:0b: [mem 0xfee00000-0xfeefffff] could not be reserved
[    1.084822] system 00:0b: [mem 0xc3300000-0xc3300fff] has been reserved
[    1.084825] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.085451] system 00:0c: Plug and Play ACPI device, IDs PNP0c01 (active)
[    1.085467] pnp: PnP ACPI: found 13 devices
[    1.085468] ACPI: bus type PNP unregistered
[    1.091908] pci 0000:00:01.0: PCI bridge to [bus 01]
[    1.091911] pci 0000:00:01.0:   bridge window [io  0xd000-0xdfff]
[    1.091915] pci 0000:00:01.0:   bridge window [mem 0xf7e00000-0xf7efffff]
[    1.091918] pci 0000:00:01.0:   bridge window [mem 0x80000000-0xbfffffff 64bit pref]
[    1.091922] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    1.091925] pci 0000:00:1c.0:   bridge window [io  0xc000-0xcfff]
[    1.091931] pci 0000:00:1c.0:   bridge window [mem 0xf7400000-0xf7dfffff]
[    1.091936] pci 0000:00:1c.0:   bridge window [mem 0xc2900000-0xc32fffff 64bit pref]
[    1.091942] pci 0000:00:1c.3: PCI bridge to [bus 03]
[    1.091946] pci 0000:00:1c.3:   bridge window [io  0xb000-0xbfff]
[    1.091951] pci 0000:00:1c.3:   bridge window [mem 0xf6a00000-0xf73fffff]
[    1.091956] pci 0000:00:1c.3:   bridge window [mem 0xc1e00000-0xc27fffff 64bit pref]
[    1.091962] pci 0000:00:1c.4: PCI bridge to [bus 04]
[    1.091966] pci 0000:00:1c.4:   bridge window [io  0xa000-0xafff]
[    1.091971] pci 0000:00:1c.4:   bridge window [mem 0xf6000000-0xf69fffff]
[    1.091976] pci 0000:00:1c.4:   bridge window [mem 0xc1300000-0xc1cfffff 64bit pref]
[    1.091983] pci 0000:00:1c.7: PCI bridge to [bus 05-0c]
[    1.091986] pci 0000:00:1c.7:   bridge window [io  0x8000-0x9fff]
[    1.091991] pci 0000:00:1c.7:   bridge window [mem 0xf4f00000-0xf5ffffff]
[    1.091996] pci 0000:00:1c.7:   bridge window [mem 0xc0100000-0xc11fffff 64bit pref]
[    1.092004] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    1.092006] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    1.092008] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    1.092009] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
[    1.092011] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
[    1.092013] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
[    1.092015] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
[    1.092017] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
[    1.092018] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
[    1.092020] pci_bus 0000:00: resource 13 [mem 0x80000000-0xfeafffff]
[    1.092022] pci_bus 0000:01: resource 0 [io  0xd000-0xdfff]
[    1.092024] pci_bus 0000:01: resource 1 [mem 0xf7e00000-0xf7efffff]
[    1.092026] pci_bus 0000:01: resource 2 [mem 0x80000000-0xbfffffff 64bit pref]
[    1.092028] pci_bus 0000:02: resource 0 [io  0xc000-0xcfff]
[    1.092029] pci_bus 0000:02: resource 1 [mem 0xf7400000-0xf7dfffff]
[    1.092031] pci_bus 0000:02: resource 2 [mem 0xc2900000-0xc32fffff 64bit pref]
[    1.092033] pci_bus 0000:03: resource 0 [io  0xb000-0xbfff]
[    1.092035] pci_bus 0000:03: resource 1 [mem 0xf6a00000-0xf73fffff]
[    1.092037] pci_bus 0000:03: resource 2 [mem 0xc1e00000-0xc27fffff 64bit pref]
[    1.092039] pci_bus 0000:04: resource 0 [io  0xa000-0xafff]
[    1.092040] pci_bus 0000:04: resource 1 [mem 0xf6000000-0xf69fffff]
[    1.092042] pci_bus 0000:04: resource 2 [mem 0xc1300000-0xc1cfffff 64bit pref]
[    1.092044] pci_bus 0000:05: resource 0 [io  0x8000-0x9fff]
[    1.092046] pci_bus 0000:05: resource 1 [mem 0xf4f00000-0xf5ffffff]
[    1.092048] pci_bus 0000:05: resource 2 [mem 0xc0100000-0xc11fffff 64bit pref]
[    1.092142] NET: Registered protocol family 2
[    1.092352] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    1.092526] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    1.092663] TCP: Hash tables configured (established 65536 bind 65536)
[    1.092690] TCP: reno registered
[    1.092703] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    1.092737] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    1.092858] NET: Registered protocol family 1
[    1.339129] pci 0000:01:00.0: Boot video device
[    1.339357] PCI: CLS 64 bytes, default 64
[    1.339406] Unpacking initramfs...
[    1.865909] Freeing initrd memory: 38652K (ffff880033472000 - ffff880035a31000)
[    1.865914] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.865917] software IO TLB [mem 0x7b414000-0x7f414000] (64MB) mapped at [ffff88007b414000-ffff88007f413fff]
[    1.866538] microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x1a
[    1.866545] microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x1a
[    1.866554] microcode: CPU2 sig=0x206a7, pf=0x10, revision=0x1a
[    1.866561] microcode: CPU3 sig=0x206a7, pf=0x10, revision=0x1a
[    1.866570] microcode: CPU4 sig=0x206a7, pf=0x10, revision=0x1a
[    1.866578] microcode: CPU5 sig=0x206a7, pf=0x10, revision=0x1a
[    1.866585] microcode: CPU6 sig=0x206a7, pf=0x10, revision=0x1a
[    1.866592] microcode: CPU7 sig=0x206a7, pf=0x10, revision=0x1a
[    1.866624] microcode: Microcode Update Driver: v2.00 <tigran@xxxxxxxxxxxxxxxxxxxx>, Peter Oruba
[    1.866626] Scanning for low memory corruption every 60 seconds
[    1.866998] audit: initializing netlink socket (disabled)
[    1.867009] type=2000 audit(1390935327.825:1): initialized
[    1.886253] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    1.886641] zbud: loaded
[    1.886900] VFS: Disk quotas dquot_6.5.2
[    1.886937] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.887228] msgmni has been set to 15961
[    1.887580] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    1.887632] io scheduler noop registered
[    1.887634] io scheduler deadline registered
[    1.887662] io scheduler cfq registered (default)
[    1.887858] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    1.888327] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    1.888342] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    1.888376] intel_idle: MWAIT substates: 0x21120
[    1.888378] intel_idle: v0.4 model 0x2A
[    1.888379] intel_idle: lapic_timer_reliable_states 0xffffffff
[    1.888615] GHES: HEST is not enabled!
[    1.888655] Serial: 8250/16550 driver, 32 ports, IRQ sharing disabled
[    1.890062] Non-volatile memory driver v1.3
[    1.890064] Linux agpgart interface v0.103
[    1.890265] mei_me 0000:00:16.0: irq 41 for MSI/MSI-X
[    1.896004] ahci 0000:00:1f.2: version 3.0
[    1.896127] ahci 0000:00:1f.2: irq 42 for MSI/MSI-X
[    1.906561] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x17 impl SATA mode
[    1.906565] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ems apst 
[    1.912990] scsi0 : ahci
[    1.913126] scsi1 : ahci
[    1.913213] scsi2 : ahci
[    1.913301] scsi3 : ahci
[    1.913356] scsi4 : ahci
[    1.913411] scsi5 : ahci
[    1.913443] ata1: SATA max UDMA/133 abar m2048@0xf7f06000 port 0xf7f06100 irq 42
[    1.913447] ata2: SATA max UDMA/133 abar m2048@0xf7f06000 port 0xf7f06180 irq 42
[    1.913450] ata3: SATA max UDMA/133 abar m2048@0xf7f06000 port 0xf7f06200 irq 42
[    1.913451] ata4: DUMMY
[    1.913454] ata5: SATA max UDMA/133 abar m2048@0xf7f06000 port 0xf7f06300 irq 42
[    1.913455] ata6: DUMMY
[    1.913476] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.913480] ehci-pci: EHCI PCI platform driver
[    1.913612] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    1.913619] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    1.913637] ehci-pci 0000:00:1a.0: debug port 2
[    1.917547] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    1.917562] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7f08000
[    1.923558] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    1.923601] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.923603] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.923605] usb usb1: Product: EHCI Host Controller
[    1.923607] usb usb1: Manufacturer: Linux 3.13.0-rc1-bisect+ ehci_hcd
[    1.923609] usb usb1: SerialNumber: 0000:00:1a.0
[    1.923723] hub 1-0:1.0: USB hub found
[    1.923730] hub 1-0:1.0: 2 ports detected
[    1.923930] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    1.923935] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    1.923948] ehci-pci 0000:00:1d.0: debug port 2
[    1.927837] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    1.927852] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7f07000
[    1.933568] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    1.933602] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    1.933604] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.933606] usb usb2: Product: EHCI Host Controller
[    1.933607] usb usb2: Manufacturer: Linux 3.13.0-rc1-bisect+ ehci_hcd
[    1.933609] usb usb2: SerialNumber: 0000:00:1d.0
[    1.933744] hub 2-0:1.0: USB hub found
[    1.933752] hub 2-0:1.0: 2 ports detected
[    1.933841] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.933843] uhci_hcd: USB Universal Host Controller Interface driver
[    1.933915] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PSM1] at 0x60,0x64 irq 1,12
[    1.937693] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.937715] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.937844] mousedev: PS/2 mouse device common for all mice
[    1.938139] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
[    1.938174] rtc_cmos 00:07: alarms up to one year, y3k, 242 bytes nvram, hpet irqs
[    1.938182] Intel P-state driver initializing.
[    1.938191] Intel pstate controlling: cpu 0
[    1.938204] Intel pstate controlling: cpu 1
[    1.938214] Intel pstate controlling: cpu 2
[    1.938224] Intel pstate controlling: cpu 3
[    1.938234] Intel pstate controlling: cpu 4
[    1.938244] Intel pstate controlling: cpu 5
[    1.938259] Intel pstate controlling: cpu 6
[    1.938274] Intel pstate controlling: cpu 7
[    1.938301] ledtrig-cpu: registered to indicate activity on CPUs
[    1.938314] hidraw: raw HID events driver (C) Jiri Kosina
[    1.938379] usbcore: registered new interface driver usbhid
[    1.938380] usbhid: USB HID core driver
[    1.938426] TCP: cubic registered
[    1.938628] NET: Registered protocol family 10
[    1.938846] Key type dns_resolver registered
[    1.939157] registered taskstats version 1
[    1.939414] AppArmor: AppArmor sha1 policy hashing enabled
[    1.939919]   Magic number: 14:872:949
[    1.939935] tty tty6: hash matches
[    1.939962] cpu cpu4: hash matches
[    1.939971] memory memory2: hash matches
[    1.940026] rtc_cmos 00:07: setting system clock to 2014-01-28 18:55:28 UTC (1390935328)
[    1.940066] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    1.940215] PM: Hibernation image not present or could not be loaded.
[    2.217895] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.218877] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.218904] ata5: SATA link down (SStatus 0 SControl 300)
[    2.218927] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.218959] ata1.00: ATA-8: Hitachi HTS727575A9E364, JF4OA0D0, max UDMA/133
[    2.218962] ata1.00: 1465149168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    2.219592] ata2.00: ATA-8: SanDisk iSSD P4 8GB, SSD 9.14, max UDMA/133
[    2.219604] ata2.00: 15649200 sectors, multi 1: LBA48 
[    2.220111] ata1.00: configured for UDMA/133
[    2.220183] ata2.00: configured for UDMA/133
[    2.220295] scsi 0:0:0:0: Direct-Access     ATA      Hitachi HTS72757 JF4O PQ: 0 ANSI: 5
[    2.220439] sd 0:0:0:0: [sda] 1465149168 512-byte logical blocks: (750 GB/698 GiB)
[    2.220442] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    2.220573] scsi 1:0:0:0: Direct-Access     ATA      SanDisk iSSD P4  SSD  PQ: 0 ANSI: 5
[    2.220587] sd 0:0:0:0: [sda] Write Protect is off
[    2.220590] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.220677] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.220713] sd 1:0:0:0: [sdb] 15649200 512-byte logical blocks: (8.01 GB/7.46 GiB)
[    2.220925] sd 1:0:0:0: [sdb] Write Protect is off
[    2.220927] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    2.221004] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.221609] ata3.00: ATAPI: TSSTcorp CDDVDW SN-208BB, SC00, max UDMA/100
[    2.221954]  sdb: sdb1
[    2.222112] ata3.00: configured for UDMA/100
[    2.222373] sd 1:0:0:0: [sdb] Attached SCSI disk
[    2.227016] scsi 2:0:0:0: CD-ROM            TSSTcorp CDDVDW SN-208BB  SC00 PQ: 0 ANSI: 5
[    2.227941] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    2.255439]  sda: sda1 sda2 sda3 sda4
[    2.256437] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.257290] Freeing unused kernel memory: 1352K (ffffffff81ac4000 - ffffffff81c16000)
[    2.257292] Write protecting the kernel read-only data: 10240k
[    2.257924] Freeing unused kernel memory: 172K (ffff8800015d5000 - ffff880001600000)
[    2.260674] Freeing unused kernel memory: 1360K (ffff8800018ac000 - ffff880001a00000)
[    2.307092] rdac: device handler registered
[    2.308764] alua: device handler registered
[    2.310164] emc: device handler registered
[    2.311247] hp_sw: device handler registered
[    2.314193] systemd-udevd[193]: starting version 208
[    2.328831] ACPI: Fan [FAN0] (off)
[    2.329512] ACPI: Invalid active2 threshold
[    2.331045] xhci_hcd 0000:04:00.0: xHCI Host Controller
[    2.331054] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 3
[    2.334566] [drm] Initialized drm 1.1.0 20060810
[    2.526099] xhci_hcd 0000:04:00.0: irq 43 for MSI/MSI-X
[    2.526105] xhci_hcd 0000:04:00.0: irq 44 for MSI/MSI-X
[    2.526110] xhci_hcd 0000:04:00.0: irq 45 for MSI/MSI-X
[    2.526114] xhci_hcd 0000:04:00.0: irq 46 for MSI/MSI-X
[    2.526118] xhci_hcd 0000:04:00.0: irq 47 for MSI/MSI-X
[    2.526123] xhci_hcd 0000:04:00.0: irq 48 for MSI/MSI-X
[    2.526127] xhci_hcd 0000:04:00.0: irq 49 for MSI/MSI-X
[    2.526131] xhci_hcd 0000:04:00.0: irq 50 for MSI/MSI-X
[    2.626071] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[    2.626075] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.626153] thermal LNXTHERM:00: registered as thermal_zone0
[    2.626156] ACPI: Thermal Zone [TZ00] (55 C)
[    2.726073] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    2.726076] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.726078] usb usb3: Product: xHCI Host Controller
[    2.726080] usb usb3: Manufacturer: Linux 3.13.0-rc1-bisect+ xhci_hcd
[    2.726081] usb usb3: SerialNumber: 0000:04:00.0
[    2.726198] hub 3-0:1.0: USB hub found
[    2.726212] hub 3-0:1.0: 2 ports detected
[    2.726293] xhci_hcd 0000:04:00.0: xHCI Host Controller
[    2.726299] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 4
[    2.726358] hub 1-1:1.0: USB hub found
[    2.726366] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    2.726370] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.726372] usb usb4: Product: xHCI Host Controller
[    2.726374] usb usb4: Manufacturer: Linux 3.13.0-rc1-bisect+ xhci_hcd
[    2.726376] usb usb4: SerialNumber: 0000:04:00.0
[    2.726447] hub 1-1:1.0: 6 ports detected
[    2.726503] hub 4-0:1.0: USB hub found
[    2.726515] hub 4-0:1.0: 2 ports detected
[    2.736796] thermal LNXTHERM:01: registered as thermal_zone1
[    2.736800] ACPI: Thermal Zone [TZ01] (55 C)
[    2.736911] ACPI: Fan [FAN1] (off)
[    2.743257] [drm] radeon kernel modesetting enabled.
[    2.743531] [drm] initializing kernel modesetting (BARTS 0x1002:0x6720 0x144D:0xC0AD).
[    2.743562] [drm] register mmio base: 0xF7E20000
[    2.743564] [drm] register mmio size: 131072
[    2.743643] ATOM BIOS: Samsung
[    2.743781] radeon 0000:01:00.0: VRAM: 2048M 0x0000000000000000 - 0x000000007FFFFFFF (2048M used)
[    2.743784] radeon 0000:01:00.0: GTT: 1024M 0x0000000080000000 - 0x00000000BFFFFFFF
[    2.743786] [drm] Detected VRAM RAM=2048M, BAR=1024M
[    2.743788] [drm] RAM width 256bits DDR
[    2.743839] [TTM] Zone  kernel: Available graphics memory: 4087612 kiB
[    2.743841] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[    2.743842] [TTM] Initializing pool allocator
[    2.743848] [TTM] Initializing DMA pool allocator
[    2.743866] [drm] radeon: 2048M of VRAM memory ready
[    2.743868] [drm] radeon: 1024M of GTT memory ready.
[    2.744261] [drm] GART: num cpu pages 262144, num gpu pages 262144
[    2.744985] [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0
[    2.759380] [drm] Loading BARTS Microcode
[    2.761588] [drm] PCIE GART of 1024M enabled (table at 0x0000000000273000).
[    2.761696] radeon 0000:01:00.0: WB enabled
[    2.761698] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00 and cpu addr 0xffff88026ce4bc00
[    2.761700] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c and cpu addr 0xffff88026ce4bc0c
[    2.763159] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x0000000000072118 and cpu addr 0xffffc90004f32118
[    2.763161] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    2.763162] [drm] Driver supports precise vblank timestamp query.
[    2.763182] radeon 0000:01:00.0: irq 51 for MSI/MSI-X
[    2.763192] radeon 0000:01:00.0: radeon: using MSI.
[    2.763223] [drm] radeon: irq initialized.
[    2.779840] [drm] ring test on 0 succeeded in 3 usecs
[    2.779903] [drm] ring test on 3 succeeded in 1 usecs
[    2.829527] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    2.868552] tsc: Refined TSC clocksource calibration: 2195.013 MHz
[    2.943984] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[    2.943986] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.944256] hub 2-1:1.0: USB hub found
[    2.944298] hub 2-1:1.0: 6 ports detected
[    2.967441] [drm] ring test on 5 succeeded in 1 usecs
[    2.967448] [drm] UVD initialized successfully.
[    2.967630] [drm] Enabling audio 0 support
[    2.967700] [drm] ib test on ring 0 succeeded in 0 usecs
[    2.967755] [drm] ib test on ring 3 succeeded in 0 usecs
[    3.018782] usb 1-1.4: new high-speed USB device number 3 using ehci-pci
[    3.111740] random: nonblocking pool is initialized
[    3.120371] [drm] ib test on ring 5 succeeded
[    3.122181] [drm] radeon atom DIG backlight initialized
[    3.122183] [drm] Radeon Display Connectors
[    3.122184] [drm] Connector 0:
[    3.122185] [drm]   eDP-1
[    3.122186] [drm]   HPD2
[    3.122187] [drm]   DDC: 0x6460 0x6460 0x6464 0x6464 0x6468 0x6468 0x646c 0x646c
[    3.122188] [drm]   Encoders:
[    3.122189] [drm]     LCD1: INTERNAL_UNIPHY1
[    3.122190] [drm] Connector 1:
[    3.122191] [drm]   DP-1
[    3.122191] [drm]   HPD3
[    3.122192] [drm]   DDC: 0x6440 0x6440 0x6444 0x6444 0x6448 0x6448 0x644c 0x644c
[    3.122193] [drm]   Encoders:
[    3.122194] [drm]     DFP1: INTERNAL_UNIPHY2
[    3.122195] [drm] Connector 2:
[    3.122195] [drm]   HDMI-A-1
[    3.122196] [drm]   HPD1
[    3.122197] [drm]   DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c
[    3.122198] [drm]   Encoders:
[    3.122199] [drm]     DFP2: INTERNAL_UNIPHY2
[    3.122199] [drm] Connector 3:
[    3.122200] [drm]   VGA-1
[    3.122201] [drm]   DDC: 0x64d8 0x64d8 0x64dc 0x64dc 0x64e0 0x64e0 0x64e4 0x64e4
[    3.122202] [drm]   Encoders:
[    3.122203] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[    3.122282] [drm] Internal thermal controller with fan control
[    3.129222] [drm] radeon: dpm initialized
[    3.165430] usb 1-1.4: New USB device found, idVendor=1210, idProduct=2625
[    3.165433] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.165435] usb 1-1.4: Product: SC-20FHL11146M
[    3.165437] usb 1-1.4: Manufacturer: MCNEX
[    3.216524] psmouse serio1: elantech: assuming hardware version 3 (with firmware version 0x450f00)
[    3.231004] psmouse serio1: elantech: Synaptics capabilities query result 0x78, 0x17, 0x0c.
[    3.243011] usb 2-1.3: new full-speed USB device number 3 using ehci-pci
[    3.305796] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input2
[    3.332359] usb 2-1.3: New USB device found, idVendor=8086, idProduct=0189
[    3.332363] usb 2-1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.869877] Switched to clocksource tsc
[    4.730173] [drm] fb mappable at 0x80474000
[    4.730176] [drm] vram apper at 0x80000000
[    4.730178] [drm] size 8294400
[    4.730178] [drm] fb depth is 24
[    4.730179] [drm]    pitch is 7680
[    4.730298] fbcon: radeondrmfb (fb0) is primary device
[    7.959391] Console: switching to colour frame buffer device 240x67
[    7.967837] radeon 0000:01:00.0: fb0: radeondrmfb frame buffer device
[    7.967840] radeon 0000:01:00.0: registered panic notifier
[    7.967872] [drm] Initialized radeon 2.35.0 20080528 for 0000:01:00.0 on minor 0
[    7.971057] microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x1a
[    7.971624] microcode: CPU0 updated to revision 0x29, date = 2013-06-12
[    7.971647] microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x1a
[    7.971949] microcode: CPU1 updated to revision 0x29, date = 2013-06-12
[    7.972004] microcode: CPU2 sig=0x206a7, pf=0x10, revision=0x1a
[    7.972312] microcode: CPU2 updated to revision 0x29, date = 2013-06-12
[    7.972353] microcode: CPU3 sig=0x206a7, pf=0x10, revision=0x1a
[    7.972708] microcode: CPU3 updated to revision 0x29, date = 2013-06-12
[    7.972728] microcode: CPU4 sig=0x206a7, pf=0x10, revision=0x1a
[    7.973087] microcode: CPU4 updated to revision 0x29, date = 2013-06-12
[    7.973108] microcode: CPU5 sig=0x206a7, pf=0x10, revision=0x1a
[    7.973474] microcode: CPU5 updated to revision 0x29, date = 2013-06-12
[    7.973531] microcode: CPU6 sig=0x206a7, pf=0x10, revision=0x1a
[    7.973886] microcode: CPU6 updated to revision 0x29, date = 2013-06-12
[    7.973933] microcode: CPU7 sig=0x206a7, pf=0x10, revision=0x1a
[    7.974298] microcode: CPU7 updated to revision 0x29, date = 2013-06-12
[    7.974301] perf_event_intel: PEBS enabled due to microcode update
[    8.738127] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: acl,user_xattr
[    8.786552] EXT4-fs (sdb1): re-mounted. Opts: acl,user_xattr
[    8.970941] systemd[1]: RTC configured in localtime, applying delta of 60 minutes to system time.
[    8.977441] systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX -IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
[    9.014502] systemd[1]: Inserted module 'autofs4'
[    9.015197] systemd[1]: Set hostname to <linux-x91w>.
[    9.096546] device-mapper: uevent: version 1.0.3
[    9.096595] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@xxxxxxxxxx
[    9.097973] LVM: Activation generator successfully completed.
[    9.198697] systemd[1]: Starting Collect Read-Ahead Data...
[    9.201507] systemd[1]: Starting Replay Read-Ahead Data...
[    9.201778] systemd[1]: Starting Remote File Systems (Pre).
[    9.201812] systemd[1]: Reached target Remote File Systems (Pre).
[    9.201827] systemd[1]: Starting Remote File Systems.
[    9.201854] systemd[1]: Reached target Remote File Systems.
[    9.201864] systemd[1]: Starting Syslog Socket.
[    9.201915] systemd[1]: Listening on Syslog Socket.
[    9.201926] systemd[1]: Starting Delayed Shutdown Socket.
[    9.201971] systemd[1]: Listening on Delayed Shutdown Socket.
[    9.201978] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[    9.202013] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    9.202039] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    9.202050] systemd[1]: Starting Journal Socket.
[    9.202099] systemd[1]: Listening on Journal Socket.
[    9.202111] systemd[1]: Starting LSB: Set default boot entry if called...
[    9.202351] systemd[1]: Mounting Debug File System...
[    9.202583] systemd[1]: Starting Create dynamic rule for /dev/root link...
[    9.202838] systemd[1]: Starting Journal Service...
[    9.203131] systemd[1]: Started Journal Service.
[    9.203964] systemd-readahead[329]: Bumped block_nr parameter of 8:16 to 20480. This is a temporary hack and should be removed one day.
[    9.278404] systemd-journald[333]: Vacuuming done, freed 0 bytes
[    9.314347] EXT4-fs (sdb1): re-mounted. Opts: acl,user_xattr
[    9.363411] systemd-udevd[370]: starting version 208
[    9.390333] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    9.390383] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    9.390421] scsi 2:0:0:0: Attached scsi generic sg2 type 5
[    9.551794] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3
[    9.551884] ACPI: Lid Switch [LID0]
[    9.551921] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4
[    9.551950] ACPI: Power Button [PWRB]
[    9.551980] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[    9.552000] ACPI: Power Button [PWRF]
[    9.554037] ACPI: AC Adapter [ADP1] (on-line)
[    9.562588] ACPI: Video Device [PEGP] (multi-head: yes  rom: no  post: no)
[    9.564997] input: PC Speaker as /devices/platform/pcspkr/input/input6
[    9.567126] ACPI: Battery Slot [BAT1] (battery present)
[    9.571056] acpi device:03: registered as cooling_device10
[    9.571141] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input7
[    9.961383] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20130927/utaddress-251)
[    9.961391] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    9.961396] ACPI Warning: 0x0000000000000540-0x000000000000054f SystemIO conflicts with Region \GPIO 1 (20130927/utaddress-251)
[    9.961401] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    9.961403] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GPIO 1 (20130927/utaddress-251)
[    9.961407] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    9.961409] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GPIO 1 (20130927/utaddress-251)
[    9.961412] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    9.961414] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    9.967905] ACPI Warning: 0x000000000000e000-0x000000000000e01f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20130927/utaddress-251)
[    9.967911] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    9.970800] iTCO_vendor_support: vendor-support=0
[    9.986386] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
[    9.986415] iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
[    9.986514] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   10.020920] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   10.068461] sr0: scsi3-mmc drive: 16x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[   10.068470] cdrom: Uniform CD-ROM driver Revision: 3.20
[   10.068685] sr 2:0:0:0: Attached scsi CD-ROM sr0
[   10.090329] sdhci: Secure Digital Host Controller Interface driver
[   10.090332] sdhci: Copyright(c) Pierre Ossman
[   10.094548] sdhci-pci 0000:05:00.1: SDHCI controller found [10ec:5209] (rev 1)
[   10.094649] sdhci-pci 0000:05:00.1: Will use DMA mode even though HW doesn't fully claim to support it.
[   10.094658] sdhci-pci 0000:05:00.1: Will use DMA mode even though HW doesn't fully claim to support it.
[   10.094717] mmc0: SDHCI controller on PCI [0000:05:00.1] using DMA
[   10.112154] samsung_laptop: detected SABI interface: SwSmi@
[   10.112157] samsung_laptop: Backlight controlled by ACPI video driver
[   10.210974] cfg80211: Calling CRDA to update world regulatory domain
[   10.281839] Bluetooth: Core ver 2.17
[   10.281853] NET: Registered protocol family 31
[   10.281854] Bluetooth: HCI device and connection manager initialized
[   10.281860] Bluetooth: HCI socket layer initialized
[   10.281862] Bluetooth: L2CAP socket layer initialized
[   10.281868] Bluetooth: SCO socket layer initialized
[   10.287992] usbcore: registered new interface driver btusb
[   10.324026] Intel(R) Wireless WiFi driver for Linux, in-tree:d
[   10.324029] Copyright(c) 2003-2013 Intel Corporation
[   10.324164] iwlwifi 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[   10.324298] iwlwifi 0000:02:00.0: irq 52 for MSI/MSI-X
[   10.331732] iwlwifi 0000:02:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm
[   10.348581] cfg80211: World regulatory domain updated:
[   10.348585] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   10.348587] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   10.348589] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   10.348591] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   10.348593] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   10.348595] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   10.355930] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[   10.355943] r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[   10.356227] r8169 0000:03:00.0: irq 53 for MSI/MSI-X
[   10.356400] r8169 0000:03:00.0 eth0: RTL8168evl/8111evl at 0xffffc90000c7e000, e8:11:32:cd:e2:be, XID 0c900800 IRQ 53
[   10.356402] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[   10.397168] Linux video capture interface: v2.00
[   10.421251] uvcvideo: Found UVC 1.00 device SC-20FHL11146M (1210:2625)
[   10.424903] input: SC-20FHL11146M as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input8
[   10.424970] usbcore: registered new interface driver uvcvideo

[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux