Hey,

thanks for your answer, atm im checking my dmesg for that entry .. i've
found this so far^^

[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d3ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d400-0x000000000009ffff]
reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e4c00-0x00000000000fffff]
reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bf77ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bf780000-0x00000000bf797fff] ACPI
data
[    0.000000] BIOS-e820: [mem 0x00000000bf798000-0x00000000bf7dbfff] ACPI
NVS
[    0.000000] BIOS-e820: [mem 0x00000000bf7dc000-0x00000000bfffffff]
reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff]
reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff]
reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000063fffffff] usable
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x640000 max_arch_pfn = 0x400000000
[    0.000000] e820: update [mem 0xbf800000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xbf780 max_arch_pfn = 0x400000000
[    0.000000] e820: [mem 0xc0000000-0xfedfffff] available for PCI devices
[    0.554189] e820: reserve RAM buffer [mem 0x0009d400-0x0009ffff]
[    0.554190] e820: reserve RAM buffer [mem 0xbf780000-0xbfffffff]

the interesting part(for me) is that "available for PCI devices" mem ... so
at this point all infos about pcidevices are stored in this mem area?

if i grep around for "mem" there is a lot infos ... hmm .... well, i'll
attach my dmesg in this mail(hope thats possible)
maybe there is someone who figure some areas out, i'll test it and report
back then :)

...and i found something new lol :D

ACPI: DMAR 0x00000000BF7980C0 000138 (v01 AMI    OEMDMAR  00000001 MSFT
00000097)

but, i dont know what this output should tell me?^^


hmmm maybe this could help

[    0.090460] dmar: Host address width 39
[    0.090509] dmar: DRHD base: 0x000000fbfff000 flags: 0x0
[    0.090566] dmar: IOMMU 0: reg_base_addr fbfff000 ver 1:0 cap
c9008010e60262 ecap f0207a
[    0.090629] dmar: DRHD base: 0x000000fbffe000 flags: 0x1
[    0.090680] dmar: IOMMU 1: reg_base_addr fbffe000 ver 1:0 cap
c90780106f0462 ecap f020fe
[    0.090742] dmar: RMRR base: 0x000000000ec000 end: 0x000000000effff
[    0.090790] dmar: RMRR base: 0x000000bf7dc000 end: 0x000000bf7dbfff
[    0.090838] dmar: ATSR flags: 0x0



btw i wonder why, the xeon(vt-d supported) is not able to override the vt-d
tables from the motherboard or something like that

maybe its blocked by bios?




2016-09-02 15:36 GMT+02:00 rob e <redger...@yahoo.com.au>:

> On 31/08/16 02:00, vfio-users-requ...@redhat.com wrote:
>
> Date: Tue, 30 Aug 2016 11:52:18 +0200
> From: Marco Stagge <spiritblackdiam...@gmail.com> 
> <spiritblackdiam...@gmail.com>
> To: vfio-users@redhat.com
> Subject: [vfio-users] Asus P6T Deluxe unofficial BIOS
> Message-ID:
>       <cadkdhyex84arcoctnerak0sed0hpscgj5tef3ujsz+01ylg...@mail.gmail.com> 
> <cadkdhyex84arcoctnerak0sed0hpscgj5tef3ujsz+01ylg...@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Hey there,
>
> i've got two Boards, Asus P6T Deluxe and non-Deluxe Version. Ive running a
> Xeon X5650 on it, but
> VT-d is routed through bios(dmesg told me), and the DMAR-Table is broken.
> On the xen page i've found this "ASUS P6T Deluxe (Intel X58 chipset)
> requires (currently non-public) BIOS update to correct DMAR-table issue".
>
> Does anyone know if there is a unofficial bios with corrected DMAR-Table?
> google is not my friend^^
> didnt find anything useful :(
>
> greet Spirit
>
>
> I have the same motherboard and also sought that bios, without success.
> There is however someone else who may have tried it
> https://bbs.archlinux.org/viewtopic.php?pid=1487138#p1487138
> See Alex's response suggesting use of
>
>         memmap=nn[KMG]$ss[KMG]
>                         [KNL,ACPI] Mark specific memory as reserved.
>                         Region of memory to be reserved is from ss to ss+nn.
>                         Example: Exclude memory from 0x18690000-0x1869ffff
>                                  memmap=64K$0x18690000
>                                  or
>                                  memmap=0x10000$0x18690000
>
> I haven't tried this myself so would be interested in your feedback :)
>
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.19.8-kvm (root@virtioso) (gcc version 4.9.2 (Debian 4.9.2-10) ) #1 SMP Wed Jul 22 18:13:34 CEST 2015
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.19.8-kvm root=UUID=cf850dd9-8e0d-416f-8768-20ecc2f1bb68 ro intel_iommu=on iommu=pt kvm.allow_unsafe_interrupts=1 vfio_iommu_type1.allow_unsafe_assigned_interrupts=1 pcie_acs_override=downstream pci=realloc acpi_enforce_resources=lax
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d3ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d400-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e4c00-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bf77ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bf780000-0x00000000bf797fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bf798000-0x00000000bf7dbfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bf7dc000-0x00000000bfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000063fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.5 present.
[    0.000000] DMI: brunenIT System Product Name/P6T DELUXE, BIOS 2209    09/21/2010
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] AGP: No AGP bridge found
[    0.000000] e820: last_pfn = 0x640000 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-DFFFF write-protect
[    0.000000]   E0000-EBFFF write-through
[    0.000000]   EC000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0000000000 mask FC00000000 write-back
[    0.000000]   1 base 0400000000 mask FE00000000 write-back
[    0.000000]   2 base 0600000000 mask FFC0000000 write-back
[    0.000000]   3 base 00C0000000 mask FFC0000000 uncachable
[    0.000000]   4 base 00BF800000 mask FFFF800000 uncachable
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] PAT configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- UC  
[    0.000000] e820: update [mem 0xbf800000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xbf780 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ffff8800000ff780]
[    0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x01d20000, 0x01d20fff] PGTABLE
[    0.000000] BRK [0x01d21000, 0x01d21fff] PGTABLE
[    0.000000] BRK [0x01d22000, 0x01d22fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x63fe00000-0x63fffffff]
[    0.000000]  [mem 0x63fe00000-0x63fffffff] page 1G
[    0.000000] init_memory_mapping: [mem 0x620000000-0x63fdfffff]
[    0.000000]  [mem 0x620000000-0x63fdfffff] page 1G
[    0.000000] init_memory_mapping: [mem 0x00100000-0xbf77ffff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x3fffffff] page 2M
[    0.000000]  [mem 0x40000000-0x7fffffff] page 1G
[    0.000000]  [mem 0x80000000-0xbf5fffff] page 2M
[    0.000000]  [mem 0xbf600000-0xbf77ffff] page 4k
[    0.000000] init_memory_mapping: [mem 0x100000000-0x61fffffff]
[    0.000000]  [mem 0x100000000-0x61fffffff] page 1G
[    0.000000] RAMDISK: [mem 0x3603a000-0x37014fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000FB150 000024 (v02 ACPIAM)
[    0.000000] ACPI: XSDT 0x00000000BF780100 000064 (v01 092110 XSDT0924 20100921 MSFT 00000097)
[    0.000000] ACPI: FACP 0x00000000BF780290 0000F4 (v03 092110 FACP0924 20100921 MSFT 00000097)
[    0.000000] ACPI: DSDT 0x00000000BF7804B0 00B69B (v01 A1087  A1087001 00000001 INTL 20060113)
[    0.000000] ACPI: FACS 0x00000000BF798000 000040
[    0.000000] ACPI: APIC 0x00000000BF780390 0000D8 (v01 092110 APIC0924 20100921 MSFT 00000097)
[    0.000000] ACPI: MCFG 0x00000000BF780470 00003C (v01 092110 OEMMCFG  20100921 MSFT 00000097)
[    0.000000] ACPI: OEMB 0x00000000BF798040 000072 (v01 092110 OEMB0924 20100921 MSFT 00000097)
[    0.000000] ACPI: HPET 0x00000000BF78F4B0 000038 (v01 092110 OEMHPET  20100921 MSFT 00000097)
[    0.000000] ACPI: DMAR 0x00000000BF7980C0 000138 (v01 AMI    OEMDMAR  00000001 MSFT 00000097)
[    0.000000] ACPI: OSFR 0x00000000BF78F4F0 0000B0 (v01 092110 OEMOSFR  20100921 MSFT 00000097)
[    0.000000] ACPI: SSDT 0x00000000BF79B3E0 000363 (v01 DpgPmm CpuPm    00000012 INTL 20060113)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000063fffffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x63fffa000-0x63fffdfff]
[    0.000000]  [ffffea0000000000-ffffea0018ffffff] PMD -> [ffff880627600000-ffff88063f5fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x63fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0009cfff]
[    0.000000]   node   0: [mem 0x00100000-0xbf77ffff]
[    0.000000]   node   0: [mem 0x100000000-0x63fffffff]
[    0.000000] Initmem setup node 0 [mem 0x00001000-0x63fffffff]
[    0.000000] On node 0 totalpages: 6289180
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3996 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 12190 pages used for memmap
[    0.000000]   DMA32 zone: 780160 pages, LIFO batch:31
[    0.000000]   Normal zone: 86016 pages used for memmap
[    0.000000]   Normal zone: 5505024 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    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[0x10] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x12] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x14] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x05] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x11] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x13] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x15] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x8c] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x8d] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x8e] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x10] lapic_id[0x8f] disabled)
[    0.000000] ACPI: IOAPIC (id[0x06] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 6, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: IOAPIC (id[0x07] address[0xfec8a000] gsi_base[24])
[    0.000000] IOAPIC[1]: apic_id 7, version 32, address 0xfec8a000, GSI 24-47
[    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: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000
[    0.000000] smpboot: Allowing 16 CPUs, 4 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000e4fff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e5000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf780000-0xbf797fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf798000-0xbf7dbfff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf7dc000-0xbfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffdfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xffe00000-0xffffffff]
[    0.000000] e820: [mem 0xc0000000-0xfedfffff] 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 31 pages/cpu @ffff88063fc00000 s86528 r8192 d32256 u131072
[    0.000000] pcpu-alloc: s86528 r8192 d32256 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 Node order, mobility grouping on.  Total pages: 6190889
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.19.8-kvm root=UUID=cf850dd9-8e0d-416f-8768-20ecc2f1bb68 ro intel_iommu=on iommu=pt kvm.allow_unsafe_interrupts=1 vfio_iommu_type1.allow_unsafe_assigned_interrupts=1 pcie_acs_override=downstream pci=realloc acpi_enforce_resources=lax
[    0.000000] Intel-IOMMU: enabled
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] AGP: Checking aperture...
[    0.000000] AGP: No AGP bridge found
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 24665404K/25156720K available (5888K kernel code, 1063K rwdata, 2056K rodata, 1264K init, 840K bss, 491316K reserved, 0K cma-reserved)
[    0.000000] 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] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[    0.000000] NR_IRQS:33024 nr_irqs:960 16
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2672.698 MHz processor
[    0.000032] Calibrating delay loop (skipped), value calculated using timer frequency.. 5345.39 BogoMIPS (lpj=10690792)
[    0.000126] pid_max: default: 32768 minimum: 301
[    0.000180] ACPI: Core revision 20141107
[    0.008968] ACPI: All ACPI Tables successfully acquired
[    0.037968] Security Framework initialized
[    0.038024] AppArmor: AppArmor disabled by boot time parameter
[    0.038071] Yama: becoming mindful.
[    0.040277] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes)
[    0.047505] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.050750] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.050838] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.051345] Initializing cgroup subsys memory
[    0.051397] Initializing cgroup subsys devices
[    0.051446] Initializing cgroup subsys freezer
[    0.051493] Initializing cgroup subsys net_cls
[    0.051540] Initializing cgroup subsys blkio
[    0.051586] Initializing cgroup subsys perf_event
[    0.051634] Initializing cgroup subsys net_prio
[    0.051706] CPU: Physical Processor ID: 0
[    0.051751] CPU: Processor Core ID: 0
[    0.051800] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.051871] mce: CPU supports 9 MCE banks
[    0.051930] CPU0: Thermal monitoring enabled (TM1)
[    0.051984] process: using mwait in idle threads
[    0.052032] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7
Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[    0.052180] Freeing SMP alternatives memory: 20K (ffffffff81c47000 - ffffffff81c4c000)
[    0.053244] ftrace: allocating 23670 entries in 93 pages
[    0.090460] dmar: Host address width 39
[    0.090509] dmar: DRHD base: 0x000000fbfff000 flags: 0x0
[    0.090566] dmar: IOMMU 0: reg_base_addr fbfff000 ver 1:0 cap c9008010e60262 ecap f0207a
[    0.090629] dmar: DRHD base: 0x000000fbffe000 flags: 0x1
[    0.090680] dmar: IOMMU 1: reg_base_addr fbffe000 ver 1:0 cap c90780106f0462 ecap f020fe
[    0.090742] dmar: RMRR base: 0x000000000ec000 end: 0x000000000effff
[    0.090790] dmar: RMRR base: 0x000000bf7dc000 end: 0x000000bf7dbfff
[    0.090838] dmar: ATSR flags: 0x0
[    0.090978] This system BIOS has enabled interrupt remapping
on a chipset that contains an erratum making that
feature unstable.  To maintain system stability
interrupt remapping is being disabled.  Please
contact your BIOS vendor for an update
[    0.091172] Switched APIC routing to physical flat.
[    0.091707] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.131423] smpboot: CPU0: Intel(R) Xeon(R) CPU           X5650  @ 2.67GHz (fam: 06, model: 2c, stepping: 02)
[    0.239013] Performance Events: PEBS fmt1+, 16-deep LBR, Westmere events, Intel PMU driver.
[    0.239198] perf_event_intel: CPUID marked event: 'bus cycles' unavailable
[    0.239248] ... version:                3
[    0.239292] ... bit width:              48
[    0.239336] ... generic registers:      4
[    0.239380] ... value mask:             0000ffffffffffff
[    0.239426] ... max period:             000000007fffffff
[    0.239472] ... fixed-purpose events:   3
[    0.239516] ... event mask:             000000070000000f
[    0.240687] x86: Booting SMP configuration:
[    0.240733] .... node  #0, CPUs:        #1
[    0.254186] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.254403]   #2  #3  #4  #5  #6  #7  #8  #9 #10 #11
[    0.390982] x86: Booted up 1 node, 12 CPUs
[    0.391068] smpboot: Total of 12 processors activated (64144.75 BogoMIPS)
[    0.406809] devtmpfs: initialized
[    0.411589] PM: Registering ACPI NVS region [mem 0xbf798000-0xbf7dbfff] (278528 bytes)
[    0.411809] pinctrl core: initialized pinctrl subsystem
[    0.412778] NET: Registered protocol family 16
[    0.422930] cpuidle: using governor ladder
[    0.433892] cpuidle: using governor menu
[    0.434021] ACPI: bus type PCI registered
[    0.434066] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.434203] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.434267] PCI: not using MMCONFIG
[    0.434310] PCI: Using configuration type 1 for base access
[    0.447948] ACPI: Added _OSI(Module Device)
[    0.447993] ACPI: Added _OSI(Processor Device)
[    0.448037] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.448081] ACPI: Added _OSI(Processor Aggregator Device)
[    0.449770] ACPI: Executed 1 blocks of module-level executable AML code
[    0.498063] ACPI: Dynamic OEM Table Load:
[    0.498175] ACPI: SSDT 0xFFFF880623620000 002A00 (v01 DpgPmm P001Ist  00000011 INTL 20060113)
[    0.498999] ACPI: Dynamic OEM Table Load:
[    0.499099] ACPI: SSDT 0xFFFF880623A37800 0007DD (v01 PmRef  P001Cst  00003001 INTL 20060113)
[    0.499811] ACPI: Interpreter enabled
[    0.499863] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20141107/hwxface-580)
[    0.499988] ACPI: (supports S0 S1 S3 S4 S5)
[    0.500032] ACPI: Using IOAPIC for interrupt routing
[    0.500097] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.501035] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[    0.501591] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.507353] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.507405] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.507468] acpi PNP0A08:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    0.507814] PCI host bridge to bus 0000:00
[    0.507860] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.507906] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.507953] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.507999] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.508047] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff]
[    0.508095] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff]
[    0.508143] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfed8ffff]
[    0.508200] pci 0000:00:00.0: [8086:3405] type 00 class 0x060000
[    0.508251] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
[    0.508334] pci 0000:00:01.0: [8086:3408] type 01 class 0x060400
[    0.508387] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.508435] pci 0000:00:01.0: System wakeup disabled by ACPI
[    0.508520] pci 0000:00:03.0: [8086:340a] type 01 class 0x060400
[    0.508572] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[    0.508618] pci 0000:00:03.0: System wakeup disabled by ACPI
[    0.508704] pci 0000:00:07.0: [8086:340e] type 01 class 0x060400
[    0.508752] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[    0.508799] pci 0000:00:07.0: System wakeup disabled by ACPI
[    0.508887] pci 0000:00:14.0: [8086:342e] type 00 class 0x080000
[    0.508991] pci 0000:00:14.1: [8086:3422] type 00 class 0x080000
[    0.509093] pci 0000:00:14.2: [8086:3423] type 00 class 0x080000
[    0.509194] pci 0000:00:14.3: [8086:3438] type 00 class 0x080000
[    0.509293] pci 0000:00:1a.0: [8086:3a37] type 00 class 0x0c0300
[    0.509331] pci 0000:00:1a.0: reg 0x20: [io  0x7800-0x781f]
[    0.509417] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    0.509501] pci 0000:00:1a.1: [8086:3a38] type 00 class 0x0c0300
[    0.509539] pci 0000:00:1a.1: reg 0x20: [io  0x7880-0x789f]
[    0.509625] pci 0000:00:1a.1: System wakeup disabled by ACPI
[    0.509709] pci 0000:00:1a.2: [8086:3a39] type 00 class 0x0c0300
[    0.509746] pci 0000:00:1a.2: reg 0x20: [io  0x7c00-0x7c1f]
[    0.509830] pci 0000:00:1a.2: System wakeup disabled by ACPI
[    0.509922] pci 0000:00:1a.7: [8086:3a3c] type 00 class 0x0c0320
[    0.509940] pci 0000:00:1a.7: reg 0x10: [mem 0xfb6ff000-0xfb6ff3ff]
[    0.510022] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    0.510069] pci 0000:00:1a.7: System wakeup disabled by ACPI
[    0.510155] pci 0000:00:1b.0: [8086:3a3e] type 00 class 0x040300
[    0.510170] pci 0000:00:1b.0: reg 0x10: [mem 0xfb6f8000-0xfb6fbfff 64bit]
[    0.510237] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.510316] pci 0000:00:1c.0: [8086:3a40] type 01 class 0x060400
[    0.510383] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.510432] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.510515] pci 0000:00:1c.1: [8086:3a42] type 01 class 0x060400
[    0.510583] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.510631] pci 0000:00:1c.1: System wakeup disabled by ACPI
[    0.510715] pci 0000:00:1c.2: [8086:3a44] type 01 class 0x060400
[    0.510783] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.510831] pci 0000:00:1c.2: System wakeup disabled by ACPI
[    0.510914] pci 0000:00:1c.3: [8086:3a46] type 01 class 0x060400
[    0.510984] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.511033] pci 0000:00:1c.3: System wakeup disabled by ACPI
[    0.511118] pci 0000:00:1c.4: [8086:3a48] type 01 class 0x060400
[    0.511186] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.511234] pci 0000:00:1c.4: System wakeup disabled by ACPI
[    0.511317] pci 0000:00:1c.5: [8086:3a4a] type 01 class 0x060400
[    0.511388] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    0.511437] pci 0000:00:1c.5: System wakeup disabled by ACPI
[    0.511522] pci 0000:00:1d.0: [8086:3a34] type 00 class 0x0c0300
[    0.511560] pci 0000:00:1d.0: reg 0x20: [io  0x7080-0x709f]
[    0.511646] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.511732] pci 0000:00:1d.1: [8086:3a35] type 00 class 0x0c0300
[    0.511772] pci 0000:00:1d.1: reg 0x20: [io  0x7400-0x741f]
[    0.511857] pci 0000:00:1d.1: System wakeup disabled by ACPI
[    0.511942] pci 0000:00:1d.2: [8086:3a36] type 00 class 0x0c0300
[    0.511979] pci 0000:00:1d.2: reg 0x20: [io  0x7480-0x749f]
[    0.512064] pci 0000:00:1d.2: System wakeup disabled by ACPI
[    0.512156] pci 0000:00:1d.7: [8086:3a3a] type 00 class 0x0c0320
[    0.512175] pci 0000:00:1d.7: reg 0x10: [mem 0xfb6fe000-0xfb6fe3ff]
[    0.512256] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.512303] pci 0000:00:1d.7: System wakeup disabled by ACPI
[    0.512385] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
[    0.512467] pci 0000:00:1e.0: System wakeup disabled by ACPI
[    0.512552] pci 0000:00:1f.0: [8086:3a16] type 00 class 0x060100
[    0.512624] pci 0000:00:1f.0: can't claim BAR 13 [io  0x0800-0x087f]: address conflict with ACPI CPU throttle [io  0x0810-0x0815]
[    0.512693] pci 0000:00:1f.0: quirk: [io  0x0500-0x053f] claimed by ICH6 GPIO
[    0.512742] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0294 (mask 0003)
[    0.512804] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 4700 (mask 001f)
[    0.512962] pci 0000:00:1f.2: [8086:3a22] type 00 class 0x010601
[    0.512979] pci 0000:00:1f.2: reg 0x10: [io  0x6c00-0x6c07]
[    0.512985] pci 0000:00:1f.2: reg 0x14: [io  0x6880-0x6883]
[    0.512992] pci 0000:00:1f.2: reg 0x18: [io  0x6800-0x6807]
[    0.512999] pci 0000:00:1f.2: reg 0x1c: [io  0x6480-0x6483]
[    0.513005] pci 0000:00:1f.2: reg 0x20: [io  0x6400-0x641f]
[    0.513012] pci 0000:00:1f.2: reg 0x24: [mem 0xfb6fc000-0xfb6fc7ff]
[    0.513054] pci 0000:00:1f.2: PME# supported from D3hot
[    0.513131] pci 0000:00:1f.3: [8086:3a30] type 00 class 0x0c0500
[    0.513144] pci 0000:00:1f.3: reg 0x10: [mem 0xfb6fd000-0xfb6fd0ff 64bit]
[    0.513162] pci 0000:00:1f.3: reg 0x20: [io  0x0400-0x041f]
[    0.513295] pci 0000:01:00.0: [1033:0194] type 00 class 0x0c0330
[    0.513312] pci 0000:01:00.0: reg 0x10: [mem 0xfb7fe000-0xfb7fffff 64bit]
[    0.513394] pci 0000:01:00.0: PME# supported from D0 D3hot
[    0.519363] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.519417] pci 0000:00:01.0:   bridge window [mem 0xfb700000-0xfb7fffff]
[    0.519476] pci 0000:02:00.0: [1002:5b60] type 00 class 0x030000
[    0.519486] pci 0000:02:00.0: reg 0x10: [mem 0xf0000000-0xf7ffffff pref]
[    0.519493] pci 0000:02:00.0: reg 0x14: [io  0x8000-0x80ff]
[    0.519499] pci 0000:02:00.0: reg 0x18: [mem 0xfb8e0000-0xfb8effff]
[    0.519520] pci 0000:02:00.0: reg 0x30: [mem 0xfb8c0000-0xfb8dffff pref]
[    0.519552] pci 0000:02:00.0: supports D1 D2
[    0.519597] pci 0000:02:00.1: [1002:5b70] type 00 class 0x038000
[    0.519606] pci 0000:02:00.1: reg 0x10: [mem 0xfb8f0000-0xfb8fffff]
[    0.519661] pci 0000:02:00.1: supports D1 D2
[    0.519698] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.519767] pci 0000:00:03.0: PCI bridge to [bus 02]
[    0.519813] pci 0000:00:03.0:   bridge window [io  0x8000-0x8fff]
[    0.519816] pci 0000:00:03.0:   bridge window [mem 0xfb800000-0xfb8fffff]
[    0.519820] pci 0000:00:03.0:   bridge window [mem 0xf0000000-0xf7ffffff 64bit pref]
[    0.519861] pci 0000:00:07.0: PCI bridge to [bus 03]
[    0.519958] pci 0000:00:1c.0: PCI bridge to [bus 09]
[    0.520010] pci 0000:00:1c.0:   bridge window [mem 0xfaf00000-0xfaffffff 64bit pref]
[    0.520074] pci 0000:08:00.0: [1b4b:9123] type 00 class 0x010601
[    0.520092] pci 0000:08:00.0: reg 0x10: [io  0xdc00-0xdc07]
[    0.520103] pci 0000:08:00.0: reg 0x14: [io  0xd880-0xd883]
[    0.520113] pci 0000:08:00.0: reg 0x18: [io  0xd800-0xd807]
[    0.520124] pci 0000:08:00.0: reg 0x1c: [io  0xd480-0xd483]
[    0.520135] pci 0000:08:00.0: reg 0x20: [io  0xd400-0xd40f]
[    0.520146] pci 0000:08:00.0: reg 0x24: [mem 0xfbdff800-0xfbdfffff]
[    0.520157] pci 0000:08:00.0: reg 0x30: [mem 0xfbde0000-0xfbdeffff pref]
[    0.520213] pci 0000:08:00.0: PME# supported from D3hot
[    0.527357] pci 0000:00:1c.1: PCI bridge to [bus 08]
[    0.527409] pci 0000:00:1c.1:   bridge window [io  0xd000-0xdfff]
[    0.527414] pci 0000:00:1c.1:   bridge window [mem 0xfbd00000-0xfbdfffff]
[    0.527489] pci 0000:07:00.0: [11ab:4364] type 00 class 0x020000
[    0.527513] pci 0000:07:00.0: reg 0x10: [mem 0xfbcfc000-0xfbcfffff 64bit]
[    0.527524] pci 0000:07:00.0: reg 0x18: [io  0xc800-0xc8ff]
[    0.527563] pci 0000:07:00.0: reg 0x30: [mem 0xfbcc0000-0xfbcdffff pref]
[    0.527632] pci 0000:07:00.0: supports D1 D2
[    0.527633] pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.535355] pci 0000:00:1c.2: PCI bridge to [bus 07]
[    0.535407] pci 0000:00:1c.2:   bridge window [io  0xc000-0xcfff]
[    0.535412] pci 0000:00:1c.2:   bridge window [mem 0xfbc00000-0xfbcfffff]
[    0.535484] pci 0000:06:00.0: [11ab:6440] type 00 class 0x010400
[    0.535520] pci 0000:06:00.0: reg 0x18: [io  0xbc00-0xbc7f]
[    0.535545] pci 0000:06:00.0: reg 0x20: [mem 0xfbbff000-0xfbbfffff 64bit]
[    0.535556] pci 0000:06:00.0: reg 0x30: [mem 0xfbb80000-0xfbbbffff pref]
[    0.535612] pci 0000:06:00.0: supports D1
[    0.535614] pci 0000:06:00.0: PME# supported from D0 D1 D3hot
[    0.535664] pci 0000:06:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.535734] pci 0000:00:1c.3: PCI bridge to [bus 06]
[    0.535781] pci 0000:00:1c.3:   bridge window [io  0xb000-0xbfff]
[    0.535784] pci 0000:00:1c.3:   bridge window [mem 0xfbb00000-0xfbbfffff]
[    0.535851] pci 0000:05:00.0: [11ab:6121] type 00 class 0x01018f
[    0.535868] pci 0000:05:00.0: reg 0x10: [io  0xac00-0xac07]
[    0.535879] pci 0000:05:00.0: reg 0x14: [io  0xa880-0xa883]
[    0.535890] pci 0000:05:00.0: reg 0x18: [io  0xa800-0xa807]
[    0.535901] pci 0000:05:00.0: reg 0x1c: [io  0xa480-0xa483]
[    0.535911] pci 0000:05:00.0: reg 0x20: [io  0xa400-0xa40f]
[    0.535922] pci 0000:05:00.0: reg 0x24: [mem 0xfbaffc00-0xfbafffff]
[    0.535988] pci 0000:05:00.0: supports D1
[    0.535990] pci 0000:05:00.0: PME# supported from D0 D1 D3hot
[    0.536039] pci 0000:05:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.536108] pci 0000:00:1c.4: PCI bridge to [bus 05]
[    0.536155] pci 0000:00:1c.4:   bridge window [io  0xa000-0xafff]
[    0.536158] pci 0000:00:1c.4:   bridge window [mem 0xfba00000-0xfbafffff]
[    0.536228] pci 0000:04:00.0: [11ab:4364] type 00 class 0x020000
[    0.536251] pci 0000:04:00.0: reg 0x10: [mem 0xfb9fc000-0xfb9fffff 64bit]
[    0.536262] pci 0000:04:00.0: reg 0x18: [io  0x9800-0x98ff]
[    0.536301] pci 0000:04:00.0: reg 0x30: [mem 0xfb9c0000-0xfb9dffff pref]
[    0.536369] pci 0000:04:00.0: supports D1 D2
[    0.536371] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.543352] pci 0000:00:1c.5: PCI bridge to [bus 04]
[    0.543404] pci 0000:00:1c.5:   bridge window [io  0x9000-0x9fff]
[    0.543409] pci 0000:00:1c.5:   bridge window [mem 0xfb900000-0xfb9fffff]
[    0.543455] pci 0000:0a:00.0: [13d0:2103] type 00 class 0x028000
[    0.543467] pci 0000:0a:00.0: reg 0x10: [mem 0xfbef0000-0xfbefffff]
[    0.543476] pci 0000:0a:00.0: reg 0x14: [io  0xec00-0xec1f]
[    0.543584] pci 0000:00:1e.0: PCI bridge to [bus 0a] (subtractive decode)
[    0.543634] pci 0000:00:1e.0:   bridge window [io  0xe000-0xefff]
[    0.543637] pci 0000:00:1e.0:   bridge window [mem 0xfbe00000-0xfbefffff]
[    0.543642] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.543644] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.543646] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.543647] pci 0000:00:1e.0:   bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
[    0.543649] pci 0000:00:1e.0:   bridge window [mem 0xc0000000-0xdfffffff] (subtractive decode)
[    0.543650] pci 0000:00:1e.0:   bridge window [mem 0xf0000000-0xfed8ffff] (subtractive decode)
[    0.544244] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 *10 11 12 14 15)
[    0.544625] ACPI: PCI Interrupt Link [LNKB] (IRQs *5)
[    0.544790] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 10 11 12 14 *15)
[    0.545169] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 10 *11 12 14 15)
[    0.545548] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12 *14 15)
[    0.545926] ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 6 7 10 11 12 14 15)
[    0.546304] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 6 *7 10 11 12 14 15)
[    0.546682] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 6 7 10 11 12 14 15)
[    0.547071] ACPI: Enabled 3 GPEs in block 00 to 3F
[    0.547271] vgaarb: setting as boot device: PCI:0000:02:00.0
[    0.547317] vgaarb: device added: PCI:0000:02:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.547381] vgaarb: loaded
[    0.547423] vgaarb: bridge control possible 0000:02:00.0
[    0.547561] PCI: Using ACPI for IRQ routing
[    0.552843] PCI: Discovered peer bus ff
[    0.552886] PCI: root bus ff: using default resources
[    0.552887] PCI: Probing PCI hardware (bus ff)
[    0.552916] PCI host bridge to bus 0000:ff
[    0.552961] pci_bus 0000:ff: root bus resource [io  0x0000-0xffff]
[    0.553008] pci_bus 0000:ff: root bus resource [mem 0x00000000-0xffffffffff]
[    0.553056] pci_bus 0000:ff: No busn resource found for root bus, will use [bus ff-ff]
[    0.553117] pci_bus 0000:ff: busn_res: can not insert [bus ff] under domain [bus 00-ff] (conflicts with (null) [bus 00-ff])
[    0.553122] pci 0000:ff:00.0: [8086:2c70] type 00 class 0x060000
[    0.553165] pci 0000:ff:00.1: [8086:2d81] type 00 class 0x060000
[    0.553207] pci 0000:ff:02.0: [8086:2d90] type 00 class 0x060000
[    0.553247] pci 0000:ff:02.1: [8086:2d91] type 00 class 0x060000
[    0.553286] pci 0000:ff:02.2: [8086:2d92] type 00 class 0x060000
[    0.553325] pci 0000:ff:02.3: [8086:2d93] type 00 class 0x060000
[    0.553364] pci 0000:ff:02.4: [8086:2d94] type 00 class 0x060000
[    0.553403] pci 0000:ff:02.5: [8086:2d95] type 00 class 0x060000
[    0.553442] pci 0000:ff:03.0: [8086:2d98] type 00 class 0x060000
[    0.553481] pci 0000:ff:03.1: [8086:2d99] type 00 class 0x060000
[    0.553521] pci 0000:ff:03.2: [8086:2d9a] type 00 class 0x060000
[    0.553561] pci 0000:ff:03.4: [8086:2d9c] type 00 class 0x060000
[    0.553602] pci 0000:ff:04.0: [8086:2da0] type 00 class 0x060000
[    0.553642] pci 0000:ff:04.1: [8086:2da1] type 00 class 0x060000
[    0.553681] pci 0000:ff:04.2: [8086:2da2] type 00 class 0x060000
[    0.553721] pci 0000:ff:04.3: [8086:2da3] type 00 class 0x060000
[    0.553762] pci 0000:ff:05.0: [8086:2da8] type 00 class 0x060000
[    0.553802] pci 0000:ff:05.1: [8086:2da9] type 00 class 0x060000
[    0.553841] pci 0000:ff:05.2: [8086:2daa] type 00 class 0x060000
[    0.553881] pci 0000:ff:05.3: [8086:2dab] type 00 class 0x060000
[    0.553922] pci 0000:ff:06.0: [8086:2db0] type 00 class 0x060000
[    0.553963] pci 0000:ff:06.1: [8086:2db1] type 00 class 0x060000
[    0.554003] pci 0000:ff:06.2: [8086:2db2] type 00 class 0x060000
[    0.554042] pci 0000:ff:06.3: [8086:2db3] type 00 class 0x060000
[    0.554093] pci_bus 0000:ff: busn_res: [bus ff] end is updated to ff
[    0.554095] pci_bus 0000:ff: busn_res: can not insert [bus ff] under domain [bus 00-ff] (conflicts with (null) [bus 00-ff])
[    0.554099] PCI: pci_cache_line_size set to 64 bytes
[    0.554189] e820: reserve RAM buffer [mem 0x0009d400-0x0009ffff]
[    0.554190] e820: reserve RAM buffer [mem 0xbf780000-0xbfffffff]
[    0.554353] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[    0.554532] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[    0.557613] Switched to clocksource hpet
[    0.562904] pnp: PnP ACPI init
[    0.563009] system 00:00: [mem 0xfbf00000-0xfbffffff] could not be reserved
[    0.563059] system 00:00: [mem 0xfc000000-0xfcffffff] has been reserved
[    0.563106] system 00:00: [mem 0xfd000000-0xfdffffff] has been reserved
[    0.563154] system 00:00: [mem 0xfe000000-0xfebfffff] has been reserved
[    0.563202] system 00:00: [mem 0xfec8a000-0xfec8afff] could not be reserved
[    0.563251] system 00:00: [mem 0xfed10000-0xfed10fff] has been reserved
[    0.563299] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.563354] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.563518] system 00:02: [io  0x0290-0x029f] has been reserved
[    0.563567] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.563745] system 00:03: [io  0x04d0-0x04d1] has been reserved
[    0.563792] system 00:03: [io  0x0800-0x087f] could not be reserved
[    0.563840] system 00:03: [io  0x0500-0x057f] could not be reserved
[    0.563888] system 00:03: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.563936] system 00:03: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.563983] system 00:03: [mem 0xfed40000-0xfed8ffff] has been reserved
[    0.564032] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.564131] system 00:04: [mem 0xffc00000-0xffdfffff] has been reserved
[    0.564180] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.564282] system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.564331] system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.564380] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.564427] pnp 00:06: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    0.564517] system 00:07: [mem 0xe0000000-0xefffffff] has been reserved
[    0.564566] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.564721] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.564770] system 00:08: [mem 0x000c0000-0x000cffff] could not be reserved
[    0.564818] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved
[    0.564867] system 00:08: [mem 0x00100000-0xbfffffff] could not be reserved
[    0.564915] system 00:08: [mem 0xfed90000-0xffffffff] could not be reserved
[    0.564964] system 00:08: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.565067] pnp: PnP ACPI: found 9 devices
[    0.571370] pci_bus 0000:00: max bus depth: 1 pci_try_num: 2
[    0.571427] pci 0000:00:1f.0: BAR 13: [io  0x0800-0x087f] has bogus alignment
[    0.571479] pci 0000:00:1c.0: BAR 14: assigned [mem 0xc0000000-0xc03fffff]
[    0.571530] pci 0000:00:1c.1: BAR 15: assigned [mem 0xc0400000-0xc05fffff 64bit pref]
[    0.571592] pci 0000:00:1c.2: BAR 15: assigned [mem 0xc0600000-0xc07fffff 64bit pref]
[    0.571654] pci 0000:00:1c.3: BAR 15: assigned [mem 0xc0800000-0xc09fffff 64bit pref]
[    0.571716] pci 0000:00:1c.4: BAR 15: assigned [mem 0xc0a00000-0xc0bfffff 64bit pref]
[    0.571778] pci 0000:00:1c.5: BAR 15: assigned [mem 0xc0c00000-0xc0dfffff 64bit pref]
[    0.571839] pci 0000:00:1c.0: BAR 13: assigned [io  0x1000-0x1fff]
[    0.571887] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.571934] pci 0000:00:01.0:   bridge window [mem 0xfb700000-0xfb7fffff]
[    0.571985] pci 0000:00:03.0: PCI bridge to [bus 02]
[    0.572031] pci 0000:00:03.0:   bridge window [io  0x8000-0x8fff]
[    0.572079] pci 0000:00:03.0:   bridge window [mem 0xfb800000-0xfb8fffff]
[    0.572128] pci 0000:00:03.0:   bridge window [mem 0xf0000000-0xf7ffffff 64bit pref]
[    0.572191] pci 0000:00:07.0: PCI bridge to [bus 03]
[    0.572241] pci 0000:00:1c.0: PCI bridge to [bus 09]
[    0.572287] pci 0000:00:1c.0:   bridge window [io  0x1000-0x1fff]
[    0.572336] pci 0000:00:1c.0:   bridge window [mem 0xc0000000-0xc03fffff]
[    0.572385] pci 0000:00:1c.0:   bridge window [mem 0xfaf00000-0xfaffffff 64bit pref]
[    0.572448] pci 0000:00:1c.1: PCI bridge to [bus 08]
[    0.572494] pci 0000:00:1c.1:   bridge window [io  0xd000-0xdfff]
[    0.572543] pci 0000:00:1c.1:   bridge window [mem 0xfbd00000-0xfbdfffff]
[    0.572592] pci 0000:00:1c.1:   bridge window [mem 0xc0400000-0xc05fffff 64bit pref]
[    0.572655] pci 0000:00:1c.2: PCI bridge to [bus 07]
[    0.572701] pci 0000:00:1c.2:   bridge window [io  0xc000-0xcfff]
[    0.572750] pci 0000:00:1c.2:   bridge window [mem 0xfbc00000-0xfbcfffff]
[    0.572799] pci 0000:00:1c.2:   bridge window [mem 0xc0600000-0xc07fffff 64bit pref]
[    0.572862] pci 0000:00:1c.3: PCI bridge to [bus 06]
[    0.573331] pci 0000:00:1c.3:   bridge window [io  0xb000-0xbfff]
[    0.573380] pci 0000:00:1c.3:   bridge window [mem 0xfbb00000-0xfbbfffff]
[    0.573429] pci 0000:00:1c.3:   bridge window [mem 0xc0800000-0xc09fffff 64bit pref]
[    0.573492] pci 0000:00:1c.4: PCI bridge to [bus 05]
[    0.573538] pci 0000:00:1c.4:   bridge window [io  0xa000-0xafff]
[    0.573587] pci 0000:00:1c.4:   bridge window [mem 0xfba00000-0xfbafffff]
[    0.573641] pci 0000:00:1c.4:   bridge window [mem 0xc0a00000-0xc0bfffff 64bit pref]
[    0.573704] pci 0000:00:1c.5: PCI bridge to [bus 04]
[    0.573750] pci 0000:00:1c.5:   bridge window [io  0x9000-0x9fff]
[    0.573799] pci 0000:00:1c.5:   bridge window [mem 0xfb900000-0xfb9fffff]
[    0.573848] pci 0000:00:1c.5:   bridge window [mem 0xc0c00000-0xc0dfffff 64bit pref]
[    0.573911] pci 0000:00:1e.0: PCI bridge to [bus 0a]
[    0.573957] pci 0000:00:1e.0:   bridge window [io  0xe000-0xefff]
[    0.574006] pci 0000:00:1e.0:   bridge window [mem 0xfbe00000-0xfbefffff]
[    0.574059] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.574060] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.574062] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.574063] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
[    0.574065] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xdfffffff]
[    0.574066] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfed8ffff]
[    0.574068] pci_bus 0000:01: resource 1 [mem 0xfb700000-0xfb7fffff]
[    0.574070] pci_bus 0000:02: resource 0 [io  0x8000-0x8fff]
[    0.574071] pci_bus 0000:02: resource 1 [mem 0xfb800000-0xfb8fffff]
[    0.574073] pci_bus 0000:02: resource 2 [mem 0xf0000000-0xf7ffffff 64bit pref]
[    0.574075] pci_bus 0000:09: resource 0 [io  0x1000-0x1fff]
[    0.574076] pci_bus 0000:09: resource 1 [mem 0xc0000000-0xc03fffff]
[    0.574078] pci_bus 0000:09: resource 2 [mem 0xfaf00000-0xfaffffff 64bit pref]
[    0.574079] pci_bus 0000:08: resource 0 [io  0xd000-0xdfff]
[    0.574081] pci_bus 0000:08: resource 1 [mem 0xfbd00000-0xfbdfffff]
[    0.574082] pci_bus 0000:08: resource 2 [mem 0xc0400000-0xc05fffff 64bit pref]
[    0.574084] pci_bus 0000:07: resource 0 [io  0xc000-0xcfff]
[    0.574085] pci_bus 0000:07: resource 1 [mem 0xfbc00000-0xfbcfffff]
[    0.574087] pci_bus 0000:07: resource 2 [mem 0xc0600000-0xc07fffff 64bit pref]
[    0.574088] pci_bus 0000:06: resource 0 [io  0xb000-0xbfff]
[    0.574090] pci_bus 0000:06: resource 1 [mem 0xfbb00000-0xfbbfffff]
[    0.574091] pci_bus 0000:06: resource 2 [mem 0xc0800000-0xc09fffff 64bit pref]
[    0.574093] pci_bus 0000:05: resource 0 [io  0xa000-0xafff]
[    0.574094] pci_bus 0000:05: resource 1 [mem 0xfba00000-0xfbafffff]
[    0.574096] pci_bus 0000:05: resource 2 [mem 0xc0a00000-0xc0bfffff 64bit pref]
[    0.574097] pci_bus 0000:04: resource 0 [io  0x9000-0x9fff]
[    0.574099] pci_bus 0000:04: resource 1 [mem 0xfb900000-0xfb9fffff]
[    0.574100] pci_bus 0000:04: resource 2 [mem 0xc0c00000-0xc0dfffff 64bit pref]
[    0.574102] pci_bus 0000:0a: resource 0 [io  0xe000-0xefff]
[    0.574103] pci_bus 0000:0a: resource 1 [mem 0xfbe00000-0xfbefffff]
[    0.574105] pci_bus 0000:0a: resource 4 [io  0x0000-0x0cf7]
[    0.574107] pci_bus 0000:0a: resource 5 [io  0x0d00-0xffff]
[    0.574108] pci_bus 0000:0a: resource 6 [mem 0x000a0000-0x000bffff]
[    0.574110] pci_bus 0000:0a: resource 7 [mem 0x000d0000-0x000dffff]
[    0.574111] pci_bus 0000:0a: resource 8 [mem 0xc0000000-0xdfffffff]
[    0.574113] pci_bus 0000:0a: resource 9 [mem 0xf0000000-0xfed8ffff]
[    0.574114] pci_bus 0000:ff: max bus depth: 0 pci_try_num: 1
[    0.574117] pci_bus 0000:ff: resource 4 [io  0x0000-0xffff]
[    0.574118] pci_bus 0000:ff: resource 5 [mem 0x00000000-0xffffffffff]
[    0.574199] NET: Registered protocol family 2
[    0.574543] TCP established hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.580975] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.581152] TCP: Hash tables configured (established 262144 bind 65536)
[    0.581222] TCP: reno registered
[    0.581293] UDP hash table entries: 16384 (order: 7, 524288 bytes)
[    0.581449] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes)
[    0.581665] NET: Registered protocol family 1
[    0.583362] pci 0000:02:00.0: Video device with shadowed ROM
[    0.583406] PCI: CLS 256 bytes, default 64
[    0.583453] Unpacking initramfs...
[    0.865003] Freeing initrd memory: 16236K (ffff88003603a000 - ffff880037015000)
[    0.865256] IOMMU: dmar0 using Queued invalidation
[    0.865305] IOMMU: dmar1 using Queued invalidation
[    0.865352] ------------[ cut here ]------------
[    0.865398] WARNING: CPU: 11 PID: 1 at drivers/iommu/intel-iommu.c:4747 init_dmars+0x275/0x48d()
[    0.865459] Your BIOS is broken; DMA routed to ISOCH DMAR unit but no TLB space.
BIOS vendor: American Megatrends Inc.; Ver: 2209   ; Product Version: System Version
[    0.865569] Modules linked in:
[    0.865639] CPU: 11 PID: 1 Comm: swapper/0 Tainted: G          I    3.19.8-kvm #1
[    0.865699] Hardware name: brunenIT System Product Name/P6T DELUXE, BIOS 2209    09/21/2010
[    0.865759]  0000000000000000 ffffffff8178a93c ffffffff815b3bf4 ffff880623ec3dc8
[    0.865923]  ffffffff810b1e51 ffffffff81d1f01c ffffffff81d1f050 0000000000000000
[    0.866087]  0000000000000000 0000000000000000 ffffffff810b1eca ffffffff8179bf10
[    0.866251] Call Trace:
[    0.866296]  [<ffffffff815b3bf4>] ? dump_stack+0x40/0x50
[    0.866343]  [<ffffffff810b1e51>] ? warn_slowpath_common+0x81/0xb0
[    0.866391]  [<ffffffff810b1eca>] ? warn_slowpath_fmt+0x4a/0x50
[    0.866438]  [<ffffffff81b68a85>] ? init_dmars+0x275/0x48d
[    0.866484]  [<ffffffff81b69128>] ? intel_iommu_init+0x48b/0x5e5
[    0.866531]  [<ffffffff81b2d7b6>] ? memblock_find_dma_reserve+0x152/0x152
[    0.866579]  [<ffffffff81b2d7c4>] ? pci_iommu_init+0xe/0x37
[    0.866627]  [<ffffffff81002148>] ? do_one_initcall+0xd8/0x210
[    0.866674]  [<ffffffff810ce900>] ? parse_args+0x1a0/0x520
[    0.866721]  [<ffffffff81b220fa>] ? kernel_init_freeable+0x18b/0x211
[    0.866770]  [<ffffffff815a99e0>] ? rest_init+0x80/0x80
[    0.866816]  [<ffffffff815a99ee>] ? kernel_init+0xe/0xf0
[    0.866862]  [<ffffffff815b9698>] ? ret_from_fork+0x58/0x90
[    0.866908]  [<ffffffff815a99e0>] ? rest_init+0x80/0x80
[    0.866957] ---[ end trace 4eedd3ee46a94b6a ]---
[    0.867024] IOMMU: hardware identity mapping for device 0000:00:00.0
[    0.867072] IOMMU: hardware identity mapping for device 0000:00:01.0
[    0.867119] IOMMU: hardware identity mapping for device 0000:00:03.0
[    0.867166] IOMMU: hardware identity mapping for device 0000:00:07.0
[    0.867213] IOMMU: hardware identity mapping for device 0000:00:14.0
[    0.867260] IOMMU: hardware identity mapping for device 0000:00:14.1
[    0.867307] IOMMU: hardware identity mapping for device 0000:00:14.2
[    0.867354] IOMMU: hardware identity mapping for device 0000:00:14.3
[    0.867401] IOMMU: hardware identity mapping for device 0000:00:1a.0
[    0.867448] IOMMU: hardware identity mapping for device 0000:00:1a.1
[    0.867495] IOMMU: hardware identity mapping for device 0000:00:1a.2
[    0.867542] IOMMU: hardware identity mapping for device 0000:00:1a.7
[    0.867595] IOMMU: hardware identity mapping for device 0000:00:1b.0
[    0.867642] IOMMU: hardware identity mapping for device 0000:00:1c.0
[    0.867689] IOMMU: hardware identity mapping for device 0000:00:1c.1
[    0.867736] IOMMU: hardware identity mapping for device 0000:00:1c.2
[    0.867783] IOMMU: hardware identity mapping for device 0000:00:1c.3
[    0.867830] IOMMU: hardware identity mapping for device 0000:00:1c.4
[    0.867877] IOMMU: hardware identity mapping for device 0000:00:1c.5
[    0.867924] IOMMU: hardware identity mapping for device 0000:00:1d.0
[    0.867972] IOMMU: hardware identity mapping for device 0000:00:1d.1
[    0.868019] IOMMU: hardware identity mapping for device 0000:00:1d.2
[    0.868066] IOMMU: hardware identity mapping for device 0000:00:1d.7
[    0.868113] IOMMU: hardware identity mapping for device 0000:00:1f.0
[    0.868161] IOMMU: hardware identity mapping for device 0000:00:1f.2
[    0.868208] IOMMU: hardware identity mapping for device 0000:00:1f.3
[    0.868260] IOMMU: hardware identity mapping for device 0000:01:00.0
[    0.868313] IOMMU: hardware identity mapping for device 0000:02:00.0
[    0.868360] IOMMU: hardware identity mapping for device 0000:02:00.1
[    0.868413] IOMMU: hardware identity mapping for device 0000:08:00.0
[    0.868465] IOMMU: hardware identity mapping for device 0000:07:00.0
[    0.868517] IOMMU: hardware identity mapping for device 0000:06:00.0
[    0.868570] IOMMU: hardware identity mapping for device 0000:05:00.0
[    0.868622] IOMMU: hardware identity mapping for device 0000:04:00.0
[    0.868675] IOMMU: hardware identity mapping for device 0000:ff:00.0
[    0.868722] IOMMU: hardware identity mapping for device 0000:ff:00.1
[    0.868769] IOMMU: hardware identity mapping for device 0000:ff:02.0
[    0.868816] IOMMU: hardware identity mapping for device 0000:ff:02.1
[    0.868863] IOMMU: hardware identity mapping for device 0000:ff:02.2
[    0.868910] IOMMU: hardware identity mapping for device 0000:ff:02.3
[    0.868957] IOMMU: hardware identity mapping for device 0000:ff:02.4
[    0.869004] IOMMU: hardware identity mapping for device 0000:ff:02.5
[    0.869051] IOMMU: hardware identity mapping for device 0000:ff:03.0
[    0.869098] IOMMU: hardware identity mapping for device 0000:ff:03.1
[    0.869145] IOMMU: hardware identity mapping for device 0000:ff:03.2
[    0.869192] IOMMU: hardware identity mapping for device 0000:ff:03.4
[    0.869239] IOMMU: hardware identity mapping for device 0000:ff:04.0
[    0.869286] IOMMU: hardware identity mapping for device 0000:ff:04.1
[    0.869333] IOMMU: hardware identity mapping for device 0000:ff:04.2
[    0.869380] IOMMU: hardware identity mapping for device 0000:ff:04.3
[    0.869427] IOMMU: hardware identity mapping for device 0000:ff:05.0
[    0.869474] IOMMU: hardware identity mapping for device 0000:ff:05.1
[    0.869528] IOMMU: hardware identity mapping for device 0000:ff:05.2
[    0.869576] IOMMU: hardware identity mapping for device 0000:ff:05.3
[    0.869622] IOMMU: hardware identity mapping for device 0000:ff:06.0
[    0.869669] IOMMU: hardware identity mapping for device 0000:ff:06.1
[    0.869716] IOMMU: hardware identity mapping for device 0000:ff:06.2
[    0.869764] IOMMU: hardware identity mapping for device 0000:ff:06.3
[    0.869810] IOMMU: Setting RMRR:
[    0.869852] Ignoring identity map for HW passthrough device 0000:00:1a.0 [0xbf7dc000 - 0xbf7dbfff]
[    0.869913] Ignoring identity map for HW passthrough device 0000:00:1a.1 [0xbf7dc000 - 0xbf7dbfff]
[    0.869975] Ignoring identity map for HW passthrough device 0000:00:1a.2 [0xbf7dc000 - 0xbf7dbfff]
[    0.870035] Ignoring identity map for HW passthrough device 0000:00:1a.7 [0xbf7dc000 - 0xbf7dbfff]
[    0.870096] Ignoring identity map for HW passthrough device 0000:00:1d.0 [0xbf7dc000 - 0xbf7dbfff]
[    0.870157] Ignoring identity map for HW passthrough device 0000:00:1d.1 [0xbf7dc000 - 0xbf7dbfff]
[    0.870218] Ignoring identity map for HW passthrough device 0000:00:1d.2 [0xbf7dc000 - 0xbf7dbfff]
[    0.870279] Ignoring identity map for HW passthrough device 0000:00:1d.7 [0xbf7dc000 - 0xbf7dbfff]
[    0.870340] Ignoring identity map for HW passthrough device 0000:00:1a.0 [0xec000 - 0xeffff]
[    0.870400] Ignoring identity map for HW passthrough device 0000:00:1a.1 [0xec000 - 0xeffff]
[    0.870461] Ignoring identity map for HW passthrough device 0000:00:1a.2 [0xec000 - 0xeffff]
[    0.870521] Ignoring identity map for HW passthrough device 0000:00:1a.7 [0xec000 - 0xeffff]
[    0.870581] Ignoring identity map for HW passthrough device 0000:00:1d.0 [0xec000 - 0xeffff]
[    0.870642] Ignoring identity map for HW passthrough device 0000:00:1d.1 [0xec000 - 0xeffff]
[    0.870702] Ignoring identity map for HW passthrough device 0000:00:1d.2 [0xec000 - 0xeffff]
[    0.870762] Ignoring identity map for HW passthrough device 0000:00:1d.7 [0xec000 - 0xeffff]
[    0.870823] IOMMU: Prepare 0-16MiB unity mapping for LPC
[    0.870868] Ignoring identity map for HW passthrough device 0000:00:1f.0 [0x0 - 0xffffff]
[    0.870995] PCI-DMA: Intel(R) Virtualization Technology for Directed I/O
[    0.873637] kvm: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work properly. Using workaround
[    0.874285] microcode: CPU0 sig=0x206c2, pf=0x1, revision=0x13
[    0.874337] microcode: CPU1 sig=0x206c2, pf=0x1, revision=0x13
[    0.874390] microcode: CPU2 sig=0x206c2, pf=0x1, revision=0x13
[    0.874443] microcode: CPU3 sig=0x206c2, pf=0x1, revision=0x13
[    0.874496] microcode: CPU4 sig=0x206c2, pf=0x1, revision=0x13
[    0.874548] microcode: CPU5 sig=0x206c2, pf=0x1, revision=0x13
[    0.874601] microcode: CPU6 sig=0x206c2, pf=0x1, revision=0x13
[    0.874652] microcode: CPU7 sig=0x206c2, pf=0x1, revision=0x13
[    0.874704] microcode: CPU8 sig=0x206c2, pf=0x1, revision=0x13
[    0.874755] microcode: CPU9 sig=0x206c2, pf=0x1, revision=0x13
[    0.874806] microcode: CPU10 sig=0x206c2, pf=0x1, revision=0x13
[    0.874856] microcode: CPU11 sig=0x206c2, pf=0x1, revision=0x13
[    0.874935] microcode: Microcode Update Driver: v2.00 <tig...@aivazian.fsnet.co.uk>, Peter Oruba
[    0.875425] futex hash table entries: 4096 (order: 6, 262144 bytes)
[    0.875539] audit: initializing netlink subsys (disabled)
[    0.875601] audit: type=2000 audit(1472838745.700:1): initialized
[    0.876076] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.876564] zpool: loaded
[    0.876606] zbud: loaded
[    0.876779] VFS: Disk quotas dquot_6.5.2
[    0.876854] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.877286] alg: No test for stdrng (krng)
[    0.877362] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.877472] io scheduler noop registered
[    0.877533] io scheduler deadline registered
[    0.877598] io scheduler cfq registered (default)
[    0.877819] pcieport 0000:00:1c.0: enabling device (0106 -> 0107)
[    0.878867] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.878927] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.878989] intel_idle: MWAIT substates: 0x1120
[    0.878990] intel_idle: v0.4 model 0x2C
[    0.878991] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.879439] GHES: HEST is not enabled!
[    0.879549] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.879983] Linux agpgart interface v0.103
[    0.880101] AMD IOMMUv2 driver by Joerg Roedel <joerg.roe...@amd.com>
[    0.880148] AMD IOMMUv2 functionality not available on this system
[    0.880328] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    0.880376] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    0.880922] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.881057] mousedev: PS/2 mouse device common for all mice
[    0.881144] rtc_cmos 00:01: RTC can wake from S4
[    0.881297] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[    0.881366] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.881441] ledtrig-cpu: registered to indicate activity on CPUs
[    0.881899] Netfilter messages via NETLINK v0.30.
[    0.881948] nf_tables: (c) 2007-2009 Patrick McHardy <ka...@trash.net>
[    0.882043] ip_tables: (C) 2000-2006 Netfilter Core Team
[    0.882090] TCP: cubic registered
[    0.882233] NET: Registered protocol family 10
[    0.882540] mip6: Mobile IPv6
[    0.882584] NET: Registered protocol family 17
[    0.882632] mpls_gso: MPLS GSO support
[    0.883151] registered taskstats version 1
[    0.884086] rtc_cmos 00:01: setting system clock to 2016-09-02 17:52:26 UTC (1472838746)
[    0.884192] PM: Hibernation image not present or could not be loaded.
[    0.886122] Freeing unused kernel memory: 1264K (ffffffff81b0b000 - ffffffff81c47000)
[    0.886182] Write protecting the kernel read-only data: 10240k
[    0.888537] Freeing unused kernel memory: 244K (ffff8800015c3000 - ffff880001600000)
[    0.890013] Freeing unused kernel memory: 2040K (ffff880001802000 - ffff880001a00000)
[    0.901398] systemd-udevd[116]: starting version 215
[    0.901742] random: systemd-udevd urandom read with 1 bits of entropy available
[    0.905118] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    0.914542] ACPI: bus type USB registered
[    0.914614] usbcore: registered new interface driver usbfs
[    0.914668] usbcore: registered new interface driver hub
[    0.914779] usbcore: registered new device driver usb
[    0.914852] sky2: driver version 1.30
[    0.915019] sky2 0000:07:00.0: Yukon-2 EC Ultra chip revision 3
[    0.915388] sky2 0000:07:00.0 eth0: addr 00:23:54:f3:54:80
[    0.915535] sky2 0000:04:00.0: Yukon-2 EC Ultra chip revision 3
[    0.915808] sky2 0000:04:00.0 eth1: addr 00:23:54:f3:54:7f
[    0.916306] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.916717] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    0.916775] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[    0.916784] SCSI subsystem initialized
[    0.916948] ehci-pci: EHCI PCI platform driver
[    0.917182] uhci_hcd: USB Universal Host Controller Interface driver
[    0.917186] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.917187] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.917189] usb usb1: Product: xHCI Host Controller
[    0.917190] usb usb1: Manufacturer: Linux 3.19.8-kvm xhci-hcd
[    0.917191] usb usb1: SerialNumber: 0000:01:00.0
[    0.917376] hub 1-0:1.0: USB hub found
[    0.917403] hub 1-0:1.0: 2 ports detected
[    0.917601] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    0.917618] ehci-pci 0000:00:1a.7: EHCI Host Controller
[    0.917623] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 2
[    0.917636] ehci-pci 0000:00:1a.7: debug port 1
[    0.917651] 32bit 0000:00:1a.7 uses non-identity mapping
[    0.917881] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 3
[    0.920492] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003
[    0.920552] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.920620] usb usb3: Product: xHCI Host Controller
[    0.920674] usb usb3: Manufacturer: Linux 3.19.8-kvm xhci-hcd
[    0.920733] usb usb3: SerialNumber: 0000:01:00.0
[    0.920772] libata version 3.00 loaded.
[    0.920984] hub 3-0:1.0: USB hub found
[    0.921042] hub 3-0:1.0: 2 ports detected
[    0.921589] ehci-pci 0000:00:1a.7: cache line size of 256 is not supported
[    0.921608] ehci-pci 0000:00:1a.7: irq 18, io mem 0xfb6ff000
[    0.922280] mvsas 0000:06:00.0: mvsas: driver version 0.8.16
[    0.922652] mvsas 0000:06:00.0: mvsas: PCI-E x1, Bandwidth Usage: 2.5 Gbps
[    0.933507] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    0.933592] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    0.933641] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.933701] usb usb2: Product: EHCI Host Controller
[    0.933748] usb usb2: Manufacturer: Linux 3.19.8-kvm ehci_hcd
[    0.933795] usb usb2: SerialNumber: 0000:00:1a.7
[    0.933974] hub 2-0:1.0: USB hub found
[    0.934031] hub 2-0:1.0: 6 ports detected
[    0.934366] ehci-pci 0000:00:1d.7: EHCI Host Controller
[    0.934417] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 4
[    0.934488] ehci-pci 0000:00:1d.7: debug port 1
[    0.934547] 32bit 0000:00:1d.7 uses non-identity mapping
[    0.938520] ehci-pci 0000:00:1d.7: cache line size of 256 is not supported
[    0.938534] ehci-pci 0000:00:1d.7: irq 23, io mem 0xfb6fe000
[    0.949560] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    0.949640] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
[    0.949692] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.949752] usb usb4: Product: EHCI Host Controller
[    0.949797] usb usb4: Manufacturer: Linux 3.19.8-kvm ehci_hcd
[    0.949844] usb usb4: SerialNumber: 0000:00:1d.7
[    0.950013] hub 4-0:1.0: USB hub found
[    0.950065] hub 4-0:1.0: 6 ports detected
[    0.950411] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    0.950466] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 5
[    0.950532] uhci_hcd 0000:00:1a.0: detected 2 ports
[    0.950601] uhci_hcd 0000:00:1a.0: irq 16, io base 0x00007800
[    0.950656] 32bit 0000:00:1a.0 uses non-identity mapping
[    0.950768] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    0.950816] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.950876] usb usb5: Product: UHCI Host Controller
[    0.950921] usb usb5: Manufacturer: Linux 3.19.8-kvm uhci_hcd
[    0.950967] usb usb5: SerialNumber: 0000:00:1a.0
[    0.951111] hub 5-0:1.0: USB hub found
[    0.951160] hub 5-0:1.0: 2 ports detected
[    0.951399] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    0.951449] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 6
[    0.951514] uhci_hcd 0000:00:1a.1: detected 2 ports
[    0.951582] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00007880
[    0.951636] 32bit 0000:00:1a.1 uses non-identity mapping
[    0.951746] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[    0.951795] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.951854] usb usb6: Product: UHCI Host Controller
[    0.951899] usb usb6: Manufacturer: Linux 3.19.8-kvm uhci_hcd
[    0.951945] usb usb6: SerialNumber: 0000:00:1a.1
[    0.952080] hub 6-0:1.0: USB hub found
[    0.952129] hub 6-0:1.0: 2 ports detected
[    0.952357] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[    0.952407] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 7
[    0.952471] uhci_hcd 0000:00:1a.2: detected 2 ports
[    0.952539] uhci_hcd 0000:00:1a.2: irq 19, io base 0x00007c00
[    0.952594] 32bit 0000:00:1a.2 uses non-identity mapping
[    0.952704] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[    0.952752] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.952811] usb usb7: Product: UHCI Host Controller
[    0.952856] usb usb7: Manufacturer: Linux 3.19.8-kvm uhci_hcd
[    0.952902] usb usb7: SerialNumber: 0000:00:1a.2
[    0.953044] hub 7-0:1.0: USB hub found
[    0.953092] hub 7-0:1.0: 2 ports detected
[    0.953322] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    0.953372] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 8
[    0.953436] uhci_hcd 0000:00:1d.0: detected 2 ports
[    0.953506] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00007080
[    0.953561] 32bit 0000:00:1d.0 uses non-identity mapping
[    0.953670] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
[    0.953719] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.953778] usb usb8: Product: UHCI Host Controller
[    0.953823] usb usb8: Manufacturer: Linux 3.19.8-kvm uhci_hcd
[    0.953869] usb usb8: SerialNumber: 0000:00:1d.0
[    0.954011] hub 8-0:1.0: USB hub found
[    0.954060] hub 8-0:1.0: 2 ports detected
[    0.954288] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    0.954339] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 9
[    0.954403] uhci_hcd 0000:00:1d.1: detected 2 ports
[    0.954463] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00007400
[    0.954930] 32bit 0000:00:1d.1 uses non-identity mapping
[    0.955040] usb usb9: New USB device found, idVendor=1d6b, idProduct=0001
[    0.955088] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.955147] usb usb9: Product: UHCI Host Controller
[    0.955192] usb usb9: Manufacturer: Linux 3.19.8-kvm uhci_hcd
[    0.955238] usb usb9: SerialNumber: 0000:00:1d.1
[    0.955374] hub 9-0:1.0: USB hub found
[    0.955422] hub 9-0:1.0: 2 ports detected
[    0.955648] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    0.955698] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 10
[    0.955763] uhci_hcd 0000:00:1d.2: detected 2 ports
[    0.955823] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00007480
[    0.955877] 32bit 0000:00:1d.2 uses non-identity mapping
[    0.955988] usb usb10: New USB device found, idVendor=1d6b, idProduct=0001
[    0.956037] usb usb10: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.956096] usb usb10: Product: UHCI Host Controller
[    0.956141] usb usb10: Manufacturer: Linux 3.19.8-kvm uhci_hcd
[    0.956187] usb usb10: SerialNumber: 0000:00:1d.2
[    0.956327] hub 10-0:1.0: USB hub found
[    0.956376] hub 10-0:1.0: 2 ports detected
[    0.956568] ahci 0000:00:1f.2: version 3.0
[    0.956729] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[    0.956810] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 6 ports 3 Gbps 0x3f impl SATA mode
[    0.956872] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pmp pio slum part ccc ems sxs 
[    0.994364] scsi host1: ahci
[    0.994805] scsi host2: ahci
[    0.995204] scsi host3: ahci
[    0.995576] scsi host4: ahci
[    0.995940] scsi host5: ahci
[    0.996264] scsi host6: ahci
[    0.996354] ata1: SATA max UDMA/133 abar m2048@0xfb6fc000 port 0xfb6fc100 irq 43
[    0.996414] ata2: SATA max UDMA/133 abar m2048@0xfb6fc000 port 0xfb6fc180 irq 43
[    0.996474] ata3: SATA max UDMA/133 abar m2048@0xfb6fc000 port 0xfb6fc200 irq 43
[    0.996534] ata4: SATA max UDMA/133 abar m2048@0xfb6fc000 port 0xfb6fc280 irq 43
[    0.996593] ata5: SATA max UDMA/133 abar m2048@0xfb6fc000 port 0xfb6fc300 irq 43
[    0.996653] ata6: SATA max UDMA/133 abar m2048@0xfb6fc000 port 0xfb6fc380 irq 43
[    0.996769] ahci 0000:08:00.0: controller can do FBS, turning on CAP_FBS
[    1.009658] ahci 0000:08:00.0: AHCI 0001.0200 32 slots 8 ports 6 Gbps 0xff impl SATA mode
[    1.009722] ahci 0000:08:00.0: flags: 64bit ncq fbs pio 
[    1.011008] scsi host7: ahci
[    1.011478] scsi host8: ahci
[    1.011947] scsi host9: ahci
[    1.012383] scsi host10: ahci
[    1.012741] scsi host11: ahci
[    1.013099] scsi host12: ahci
[    1.013371] scsi host13: ahci
[    1.013716] scsi host14: ahci
[    1.013816] ata7: SATA max UDMA/133 abar m2048@0xfbdff800 port 0xfbdff900 irq 44
[    1.013878] ata8: SATA max UDMA/133 abar m2048@0xfbdff800 port 0xfbdff980 irq 44
[    1.013940] ata9: SATA max UDMA/133 abar m2048@0xfbdff800 port 0xfbdffa00 irq 44
[    1.014001] ata10: SATA max UDMA/133 abar m2048@0xfbdff800 port 0xfbdffa80 irq 44
[    1.014063] ata11: SATA max UDMA/133 abar m2048@0xfbdff800 port 0xfbdffb00 irq 44
[    1.014124] ata12: SATA max UDMA/133 abar m2048@0xfbdff800 port 0xfbdffb80 irq 44
[    1.014186] ata13: SATA max UDMA/133 abar m2048@0xfbdff800 port 0xfbdffc00 irq 44
[    1.014247] ata14: SATA max UDMA/133 abar m2048@0xfbdff800 port 0xfbdffc80 irq 44
[    1.245517] usb 2-5: new high-speed USB device number 2 using ehci-pci
[    1.313440] ata1: SATA link down (SStatus 0 SControl 300)
[    1.341371] ata10: SATA link down (SStatus 0 SControl 300)
[    1.341446] ata12: SATA link down (SStatus 0 SControl 300)
[    1.341520] ata9: SATA link down (SStatus 0 SControl 300)
[    1.341594] ata7: SATA link down (SStatus 0 SControl 300)
[    1.341670] ata8: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.341747] ata13: SATA link down (SStatus 0 SControl 300)
[    1.345370] ata14: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.345445] ata11: SATA link down (SStatus 0 SControl 300)
[    1.345591] ata14.00: ATAPI: MARVELL VIRTUALL, 1.09, max UDMA/66
[    1.345946] ata14.00: configured for UDMA/66
[    1.353888] ata8.00: ATA-8: MKNSSDCR60GB-DX, 507ABBF0, max UDMA/133
[    1.353938] ata8.00: 117231408 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.363766] ata8.00: configured for UDMA/133
[    1.378170] usb 2-5: New USB device found, idVendor=0409, idProduct=005a
[    1.378221] usb 2-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.378572] hub 2-5:1.0: USB hub found
[    1.378789] hub 2-5:1.0: 4 ports detected
[    1.393411] usb 9-1: new low-speed USB device number 2 using uhci_hcd
[    1.569485] usb 9-1: New USB device found, idVendor=046d, idProduct=c050
[    1.569539] usb 9-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.569587] usb 9-1: Product: USB-PS/2 Optical Mouse
[    1.569633] usb 9-1: Manufacturer: Logitech
[    1.575632] hidraw: raw HID events driver (C) Jiri Kosina
[    1.576426] 32bit 0000:05:00.0 uses non-identity mapping
[    1.576929] scsi host15: pata_marvell
[    1.577095] scsi host16: pata_marvell
[    1.577204] ata15: PATA max UDMA/100 cmd 0xac00 ctl 0xa880 bmdma 0xa400 irq 16
[    1.577282] ata16: PATA max UDMA/133 cmd 0xa800 ctl 0xa480 bmdma 0xa408 irq 16
[    1.590475] usbcore: registered new interface driver usbhid
[    1.590523] usbhid: USB HID core driver
[    1.593684] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1d.1/usb9/9-1/9-1:1.0/0003:046D:C050.0001/input/input1
[    1.594133] hid-generic 0003:046D:C050.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.1-1/input0
[    1.633294] ata2: SATA link down (SStatus 0 SControl 300)
[    1.665556] usb 2-5.4: new high-speed USB device number 3 using ehci-pci
[    1.776145] usb 2-5.4: New USB device found, idVendor=058f, idProduct=6362
[    1.776201] usb 2-5.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.776269] usb 2-5.4: Product: Mass Storage Device
[    1.776314] usb 2-5.4: Manufacturer: Generic
[    1.776359] usb 2-5.4: SerialNumber: 058F63626476
[    1.780757] usb-storage 2-5.4:1.0: USB Mass Storage device detected
[    1.781377] scsi host17: usb-storage 2-5.4:1.0
[    1.781523] usbcore: registered new interface driver usb-storage
[    1.873235] tsc: Refined TSC clocksource calibration: 2672.726 MHz
[    1.953267] ata3: SATA link down (SStatus 0 SControl 300)
[    2.273113] ata4: SATA link down (SStatus 0 SControl 300)
[    2.764938] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.770811] ata5.00: ATA-8: SAMSUNG HD103SJ, 1AJ100E4, max UDMA/133
[    2.770866] ata5.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[    2.776835] ata5.00: configured for UDMA/133
[    2.777195] scsi 5:0:0:0: Direct-Access     ATA      SAMSUNG HD103SJ  00E4 PQ: 0 ANSI: 5
[    2.781944] scsi 17:0:0:0: Direct-Access     Generic- SD/MMC           1.00 PQ: 0 ANSI: 0
[    2.782664] scsi 17:0:0:1: Direct-Access     Generic- Compact Flash    1.01 PQ: 0 ANSI: 0
[    2.783418] scsi 17:0:0:2: Direct-Access     Generic- SM/xD-Picture    1.02 PQ: 0 ANSI: 0
[    2.784298] scsi 17:0:0:3: Direct-Access     Generic- MS/MS-Pro        1.03 PQ: 0 ANSI: 0 CCS
[    2.785907] sd 5:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[    2.786132] sd 5:0:0:0: [sda] Write Protect is off
[    2.786179] sd 5:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.786215] sd 5:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.791572] sd 17:0:0:0: [sdb] Attached SCSI removable disk
[    2.792195] sd 17:0:0:1: [sdc] Attached SCSI removable disk
[    2.793026] sd 17:0:0:2: [sdd] Attached SCSI removable disk
[    2.793756] sd 17:0:0:3: [sde] Attached SCSI removable disk
[    2.812650]  sda: sda1 sda2 < sda5 >
[    2.814043] sd 5:0:0:0: [sda] Attached SCSI disk
[    2.873317] Switched to clocksource tsc
[    3.096825] ata6: SATA link down (SStatus 0 SControl 300)
[    3.097275] scsi 8:0:0:0: Direct-Access     ATA      MKNSSDCR60GB-DX  BBF0 PQ: 0 ANSI: 5
[    3.097951] sd 8:0:0:0: [sdf] 117231408 512-byte logical blocks: (60.0 GB/55.8 GiB)
[    3.098210] sd 8:0:0:0: [sdf] Write Protect is off
[    3.098261] sd 8:0:0:0: [sdf] Mode Sense: 00 3a 00 00
[    3.098416] sd 8:0:0:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.098422] scsi 14:0:0:0: Processor         Marvell  91xx Config      1.01 PQ: 0 ANSI: 5
[    3.100662] sd 5:0:0:0: Attached scsi generic sg0 type 0
[    3.100959] sd 17:0:0:0: Attached scsi generic sg1 type 0
[    3.101201] sd 17:0:0:1: Attached scsi generic sg2 type 0
[    3.101378]  sdf: sdf1 sdf2
[    3.101420] sd 17:0:0:2: Attached scsi generic sg3 type 0
[    3.101636] sd 17:0:0:3: Attached scsi generic sg4 type 0
[    3.101928] sd 8:0:0:0: Attached scsi generic sg5 type 0
[    3.102554] sd 8:0:0:0: [sdf] Attached SCSI disk
[    3.112828] ata14.00: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x0
[    3.112883] ata14.00: irq_stat 0x40000001
[    3.112933] scsi 14:0:0:0: CDB: 
[    3.113015] Inquiry: 12 01 00 00 ff 00
[    3.113305] ata14.00: cmd a0/01:00:00:00:01/00:00:00:00:00/a0 tag 2 dma 16640 in
         res 50/00:02:00:00:00/00:00:00:00:00/a0 Emask 0x1 (device error)
[    3.113400] ata14.00: status: { DRDY }
[    3.113801] scsi 14:0:0:0: Attached scsi generic sg6 type 3
[    3.668629] scsi host0: mvsas
[    3.669569] sas: phy-0:0 added to port-0:0, phy_mask:0x1 (               0)
[    3.669617] sas: phy-0:1 added to port-0:1, phy_mask:0x2 ( 100000000000000)
[    3.669630] sas: DOING DISCOVERY on port 0, pid:95
[    3.669633] sas: DONE DISCOVERY on port 0, pid:95, result:0
[    3.669639] sas: DOING DISCOVERY on port 1, pid:95
[    3.669640] sas: DONE DISCOVERY on port 1, pid:95, result:0
[    3.669714] sas: Enter sas_scsi_recover_host busy: 0 failed: 0
[    3.669792] sas: ata17: end_device-0:0: dev error handler
[    3.825175] ata17.00: ATA-7: WDC WD800JD-22LSA0, 06.01D06, max UDMA/133
[    3.825230] ata17.00: 156301488 sectors, multi 0: LBA48 
[    3.825997] ata17.00: configured for UDMA/133
[    3.826137] sas: --- Exit sas_scsi_recover_host: busy: 0 failed: 0 tries: 1
[    3.841104] scsi 0:0:0:0: Direct-Access     ATA      WDC WD800JD-22LS 1D06 PQ: 0 ANSI: 5
[    3.841508] sas: Enter sas_scsi_recover_host busy: 0 failed: 0
[    3.841574] sas: ata17: end_device-0:0: dev error handler
[    3.841588] sas: ata18: end_device-0:1: dev error handler
[    3.928631] floppy0: no floppy controllers found
[    3.928690] work still pending
[    3.997252] ata18.00: HPA detected: current 156299375, native 156301488
[    3.997308] ata18.00: ATA-7: WDC WD800JD-22LSA0, 06.01D06, max UDMA/133
[    3.997360] ata18.00: 156299375 sectors, multi 0: LBA48 
[    3.998222] ata18.00: configured for UDMA/133
[    3.998370] sas: --- Exit sas_scsi_recover_host: busy: 0 failed: 0 tries: 1
[    4.012935] scsi 0:0:1:0: Direct-Access     ATA      WDC WD800JD-22LS 1D06 PQ: 0 ANSI: 5
[    4.013410] sd 0:0:0:0: Attached scsi generic sg7 type 0
[    4.013502] sd 0:0:0:0: [sdg] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB)
[    4.013591] sd 0:0:1:0: [sdh] 156299375 512-byte logical blocks: (80.0 GB/74.5 GiB)
[    4.013674] sd 0:0:1:0: Attached scsi generic sg8 type 0
[    4.013841] sd 0:0:0:0: [sdg] Write Protect is off
[    4.013890] sd 0:0:0:0: [sdg] Mode Sense: 00 3a 00 00
[    4.014025] sd 0:0:0:0: [sdg] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.014028] sd 0:0:1:0: [sdh] Write Protect is off
[    4.014030] sd 0:0:1:0: [sdh] Mode Sense: 00 3a 00 00
[    4.014061] sd 0:0:1:0: [sdh] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.018501]  sdh: sdh1
[    4.019207] sd 0:0:1:0: [sdh] Attached SCSI disk
[    4.019637]  sdg: sdg1 sdg2
[    4.020683] sd 0:0:0:0: [sdg] Attached SCSI disk
[    4.325474] pci-stub: add 11AB:4364 sub=FFFFFFFF:FFFFFFFF cls=00000000/00000000
[    4.325540] pci-stub: add 1002:6758 sub=FFFFFFFF:FFFFFFFF cls=00000000/00000000
[    4.325603] pci-stub: add 1002:AA90 sub=FFFFFFFF:FFFFFFFF cls=00000000/00000000
[    4.325665] pci-stub: add 8086:3A3E sub=FFFFFFFF:FFFFFFFF cls=00000000/00000000
[    4.325732] pci-stub 0000:00:1b.0: claimed by stub
[    4.325782] pci-stub: add 121A:0002 sub=FFFFFFFF:FFFFFFFF cls=00000000/00000000
[    4.351505] PM: Starting manual resume from disk
[    4.351563] PM: Hibernation image partition 8:5 present
[    4.351564] PM: Looking for hibernation image.
[    4.351714] PM: Image not found (code -22)
[    4.351716] PM: Hibernation image not present or could not be loaded.
[    4.530839] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    4.665308] random: nonblocking pool is initialized
[    5.343602] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
[    5.343908] systemd[1]: Detected architecture 'x86-64'.
[    5.671010] systemd[1]: Inserted module 'autofs4'
[    5.692810] systemd[1]: Set hostname to <testian>.
[    6.759024] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[    6.759134] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    6.759204] systemd[1]: Starting Remote File Systems (Pre).
[    6.759482] systemd[1]: Reached target Remote File Systems (Pre).
[    6.759548] systemd[1]: Starting Encrypted Volumes.
[    6.759806] systemd[1]: Reached target Encrypted Volumes.
[    6.759870] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[    6.760202] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    6.760279] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[    6.760365] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    6.760434] systemd[1]: Expecting device dev-disk-by\x2duuid-b5b4f5cb\x2d1277\x2d4aee\x2da41e\x2de309e7c91641.device...
[    6.760658] systemd[1]: Starting Root Slice.
[    6.760920] systemd[1]: Created slice Root Slice.
[    6.760973] systemd[1]: Starting User and Session Slice.
[    6.761255] systemd[1]: Created slice User and Session Slice.
[    6.761309] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[    6.761591] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    6.761647] systemd[1]: Starting Delayed Shutdown Socket.
[    6.761917] systemd[1]: Listening on Delayed Shutdown Socket.
[    6.761971] systemd[1]: Starting Journal Socket (/dev/log).
[    6.762246] systemd[1]: Listening on Journal Socket (/dev/log).
[    6.762305] systemd[1]: Starting udev Control Socket.
[    6.762575] systemd[1]: Listening on udev Control Socket.
[    6.762632] systemd[1]: Starting udev Kernel Socket.
[    6.762896] systemd[1]: Listening on udev Kernel Socket.
[    6.762952] systemd[1]: Starting Journal Socket.
[    6.763225] systemd[1]: Listening on Journal Socket.
[    6.763288] systemd[1]: Starting System Slice.
[    6.763574] systemd[1]: Created slice System Slice.
[    6.763635] systemd[1]: Started File System Check on Root Device.
[    6.763689] systemd[1]: Starting system-getty.slice.
[    6.763978] systemd[1]: Created slice system-getty.slice.
[    6.764044] systemd[1]: Starting Increase datagram queue length...
[    6.764572] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    6.765094] systemd[1]: Starting udev Coldplug all Devices...
[    6.765590] systemd[1]: Mounting POSIX Message Queue File System...
[    6.798483] systemd[1]: Started Set Up Additional Binary Formats.
[    6.798561] systemd[1]: Mounting Huge Pages File System...
[    6.799899] systemd[1]: Starting Load Kernel Modules...
[    6.800436] systemd[1]: Mounting Debug File System...
[    6.800909] systemd[1]: Starting Slices.
[    6.801175] systemd[1]: Reached target Slices.
[    6.909452] systemd[1]: Started Create list of required static device nodes for the current kernel.
[    6.909910] systemd[1]: Starting Create Static Device Nodes in /dev...
[    7.053852] systemd[1]: Started udev Coldplug all Devices.
[    7.377777] lp: driver loaded but no devices found
[    7.406303] ppdev: user-space parallel port driver
[    7.508219] fuse init (API version 7.23)
[    7.756515] w83627ehf: Found W83667HG chip at 0x290
[    7.756575] ACPI Warning: SystemIO range 0x0000000000000295-0x0000000000000296 conflicts with OpRegion 0x0000000000000290-0x0000000000000299 (\_SB_.PCI0.SBRG.SIOR.HWRE) (20141107/utaddress-258)
[    7.756716] ACPI: This conflict may cause random problems and system instability
[    7.756776] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    7.804950] VFIO - User Level meta-driver version: 0.3
[    7.812032] vfio_iommu_type1: unknown parameter 'allow_unsafe_assigned_interrupts' ignored
[    7.823936] systemd[1]: Started Create Static Device Nodes in /dev.
[    7.824579] systemd[1]: Starting udev Kernel Device Manager...
[    7.873757] systemd[1]: Mounted Debug File System.
[    7.874024] systemd[1]: Mounted Huge Pages File System.
[    7.874286] systemd[1]: Mounted POSIX Message Queue File System.
[    7.874685] systemd[1]: Started Increase datagram queue length.
[    7.878862] systemd[1]: Starting Syslog Socket.
[    7.879150] systemd[1]: Listening on Syslog Socket.
[    7.879212] systemd[1]: Starting Journal Service...
[    7.880378] systemd[1]: Started Journal Service.
[    7.896872] systemd-udevd[309]: starting version 215
[    9.449473] i5500_temp 0000:00:14.3: Sensor seems to be disabled
[    9.507125] wmi: Mapper loaded
[    9.507454] ACPI Warning: SystemIO range 0x0000000000000400-0x000000000000041f conflicts with OpRegion 0x0000000000000400-0x000000000000040f (\SMRG) (20141107/utaddress-258)
[    9.507595] ACPI: This conflict may cause random problems and system instability
[    9.507655] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    9.507734] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[    9.512533] ACPI Warning: SystemIO range 0x0000000000000828-0x000000000000082f conflicts with OpRegion 0x0000000000000800-0x000000000000084f (\PMRG) (20141107/utaddress-258)
[    9.512677] ACPI: This conflict may cause random problems and system instability
[    9.512739] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    9.512810] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053f conflicts with OpRegion 0x0000000000000500-0x000000000000053f (\GPS0) (20141107/utaddress-258)
[    9.512952] ACPI: This conflict may cause random problems and system instability
[    9.513013] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    9.513079] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052f conflicts with OpRegion 0x0000000000000500-0x000000000000053f (\GPS0) (20141107/utaddress-258)
[    9.513220] ACPI: This conflict may cause random problems and system instability
[    9.513282] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    9.533142] EDAC MC: Ver: 3.0.0
[    9.552893] input: PC Speaker as /devices/platform/pcspkr/input/input2
[    9.562696] asus_atk0110: Resources not safely usable due to acpi_enforce_resources kernel parameter
[    9.571755] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
[    9.571854] ACPI: Power Button [PWRB]
[    9.571941] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[    9.572032] ACPI: Power Button [PWRF]
[    9.576601] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    9.646207] EDAC MC0: Giving out device to module i7core_edac.c controller i7 core #0: DEV 0000:ff:03.0 (POLLED)
[    9.646317] EDAC PCI0: Giving out device to module i7core_edac controller EDAC PCI controller: DEV 0000:ff:03.0 (POLLED)
[    9.646392] EDAC i7core: Driver loaded, 1 memory controller(s) found.
[    9.908084] sky2 0000:07:00.0 eth2: renamed from eth0
[    9.936847] systemd-udevd[353]: renamed network interface eth0 to eth2
[    9.963124] SSE version of gcm_enc/dec engaged.
[    9.965966] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)
[   10.002219] Error: Driver 'pcspkr' is already registered, aborting...
[   10.118605] iTCO_vendor_support: vendor-support=0
[   10.121361] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[   10.121440] iTCO_wdt: Found a ICH10R TCO device (Version=2, TCOBASE=0x0860)
[   10.121578] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   10.173771] [drm] Initialized drm 1.1.0 20060810
[   10.535676] [drm] radeon kernel modesetting enabled.
[   10.541107] b2c2-flexcop: B2C2 FlexcopII/II(b)/III digital TV receiver chip loaded successfully
[   10.588841] flexcop-pci: will use the HW PID filter.
[   10.588888] flexcop-pci: card revision 2
[   10.602505] DVB: registering new adapter (FlexCop Digital TV device)
[   10.604151] b2c2-flexcop: MAC address = 00:d0:d7:0c:a9:39
[   10.604614] CX24123: cx24123_i2c_readreg: reg=0x0 (error=-121)
[   10.604661] CX24123: wrong demod revision: 87
[   10.660460] CRAT table not found
[   10.660505] Finished initializing topology ret=0
[   10.660600] kfd kfd: Initialized module
[   10.661047] [drm] initializing kernel modesetting (RV380 0x1002:0x5B60 0x0001:0x0001).
[   10.661116] [drm] register mmio base: 0xFB8E0000
[   10.661160] [drm] register mmio size: 65536
[   10.661253] [drm] Generation 2 PCI interface, using max accessible memory
[   10.661303] radeon 0000:02:00.0: VRAM: 128M 0x00000000F0000000 - 0x00000000F7FFFFFF (128M used)
[   10.661365] radeon 0000:02:00.0: GTT: 512M 0x00000000D0000000 - 0x00000000EFFFFFFF
[   10.661433] [drm] Detected VRAM RAM=128M, BAR=128M
[   10.661477] [drm] RAM width 64bits DDR
[   10.661602] [TTM] Zone  kernel: Available graphics memory: 12375580 kiB
[   10.661652] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[   10.661701] [TTM] Initializing pool allocator
[   10.661751] [TTM] Initializing DMA pool allocator
[   10.661813] [drm] radeon: 128M of VRAM memory ready
[   10.661861] [drm] radeon: 512M of GTT memory ready.
[   10.661917] [drm] GART: num cpu pages 131072, num gpu pages 131072
[   10.662383] [drm] radeon: 1 quad pipes, 1 Z pipes initialized.
[   10.662863] [drm] PCIE GART of 512M enabled (table at 0x00000000F0040000).
[   10.662924] radeon 0000:02:00.0: WB enabled
[   10.662969] radeon 0000:02:00.0: fence driver on ring 0 use gpu addr 0x00000000d0000000 and cpu addr 0xffff880622667000
[   10.663034] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   10.663081] [drm] Driver supports precise vblank timestamp query.
[   10.663127] radeon 0000:02:00.0: radeon: MSI limited to 32-bit
[   10.663193] radeon 0000:02:00.0: radeon: using MSI.
[   10.663257] [drm] radeon: irq initialized.
[   10.663307] [drm] Loading R300 Microcode
[   10.772900] [drm] radeon: ring at 0x00000000D0001000
[   10.772966] [drm] ring test succeeded in 2 usecs
[   10.773171] [drm] ib test succeeded in 0 usecs
[   10.773875] [drm] Radeon Display Connectors
[   10.773920] [drm] Connector 0:
[   10.773961] [drm]   VGA-1
[   10.774003] [drm]   DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60
[   10.774049] [drm]   Encoders:
[   10.774090] [drm]     CRT1: INTERNAL_DAC1
[   10.774133] [drm] Connector 1:
[   10.774185] [drm]   DVI-I-1
[   10.774227] [drm]   HPD1
[   10.774268] [drm]   DDC: 0x64 0x64 0x64 0x64 0x64 0x64 0x64 0x64
[   10.774314] [drm]   Encoders:
[   10.774356] [drm]     CRT2: INTERNAL_DAC2
[   10.774399] [drm]     DFP1: INTERNAL_TMDS1
[   10.774442] [drm] Connector 2:
[   10.774484] [drm]   SVIDEO-1
[   10.774525] [drm]   Encoders:
[   10.774567] [drm]     TV1: INTERNAL_DAC2
[   10.825342] [drm] fb mappable at 0xF00C0000
[   10.825387] [drm] vram apper at 0xF0000000
[   10.825430] [drm] size 8294400
[   10.825472] [drm] fb depth is 24
[   10.825514] [drm]    pitch is 7680
[   10.825650] fbcon: radeondrmfb (fb0) is primary device
[   10.847557] Adding 8383484k swap on /dev/sda5.  Priority:-1 extents:1 across:8383484k FS
[   10.863875] alg: No test for crc32 (crc32-pclmul)
[   10.876275] b2c2-flexcop: found 'ST STV0299 DVB-S' .
[   10.876278] b2c2_flexcop_pci 0000:0a:00.0: DVB: registering adapter 0 frontend 0 (ST STV0299 DVB-S)...
[   10.876383] b2c2-flexcop: initialization of 'Sky2PC/SkyStar 2 DVB-S rev 2.6' at the 'PCI' bus controlled by a 'FlexCopIIb' complete
[   10.884612] Console: switching to colour frame buffer device 240x67
[   10.893481] radeon 0000:02:00.0: fb0: radeondrmfb frame buffer device
[   10.893482] radeon 0000:02:00.0: registered panic notifier
[   10.898407] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[   10.922130] [drm] Initialized radeon 2.40.0 20080528 for 0000:02:00.0 on minor 0
[   11.055672] systemd-journald[316]: Received request to flush runtime journal from PID 1
[   12.549741] floppy0: no floppy controllers found
[   12.549788] work still pending
[   12.745253] sky2 0000:07:00.0 eth2: enabling interface
[   23.917009] RPC: Registered named UNIX socket transport module.
[   23.917067] RPC: Registered udp transport module.
[   23.919138] RPC: Registered tcp transport module.
[   23.921212] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   23.955259] FS-Cache: Loaded
[   23.998758] FS-Cache: Netfs 'nfs' registered for caching
[   24.042316] Installing knfsd (copyright (C) 1996 o...@monad.swb.de).
[   32.922338] cfg80211: Calling CRDA to update world regulatory domain
[   33.764480] sky2 0000:04:00.0 eth1: enabling interface
[   34.089128] cfg80211: World regulatory domain updated:
[   34.091177] cfg80211:  DFS Master region: unset
[   34.091211] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   34.095343] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   34.097376] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   34.099487] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[   34.101484] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[   34.103364] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[   34.105364] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[   34.107410] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   34.109408] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[   36.705711] sky2 0000:04:00.0 eth1: Link is up at 1000 Mbps, full duplex, flow control both
[  394.508566] usb 9-1: USB disconnect, device number 2
[  395.152260] usb 9-1: new low-speed USB device number 3 using uhci_hcd
[  395.328249] usb 9-1: New USB device found, idVendor=046d, idProduct=c050
[  395.328254] usb 9-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  395.328257] usb 9-1: Product: USB-PS/2 Optical Mouse
[  395.328259] usb 9-1: Manufacturer: Logitech
[  395.345526] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1d.1/usb9/9-1/9-1:1.0/0003:046D:C050.0002/input/input5
[  395.345916] hid-generic 0003:046D:C050.0002: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.1-1/input0
[ 1010.358058] xhci_hcd 0000:01:00.0: remove, state 4
[ 1010.358069] usb usb3: USB disconnect, device number 1
[ 1010.376215] xhci_hcd 0000:01:00.0: USB bus 3 deregistered
[ 1010.376233] xhci_hcd 0000:01:00.0: remove, state 4
[ 1010.376241] usb usb1: USB disconnect, device number 1
[ 1010.376694] xhci_hcd 0000:01:00.0: USB bus 1 deregistered
[ 1010.467007] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[ 1010.469532] device eth2 entered promiscuous mode
[ 1097.628971] sky2 0000:04:00.0 eth1: Link is down
[ 1101.573915] sky2 0000:07:00.0 eth2: Link is up at 1000 Mbps, full duplex, flow control both
[ 1101.573943] br0: port 1(eth2) entered forwarding state
[ 1101.573964] br0: port 1(eth2) entered forwarding state
[ 1116.624405] br0: port 1(eth2) entered forwarding state
[ 1152.140525] usb 9-1: USB disconnect, device number 3
[ 1152.428357] usb 9-1: new low-speed USB device number 4 using uhci_hcd
[ 1152.604795] usb 9-1: New USB device found, idVendor=046d, idProduct=c050
[ 1152.604801] usb 9-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1152.604804] usb 9-1: Product: USB-PS/2 Optical Mouse
[ 1152.604806] usb 9-1: Manufacturer: Logitech
[ 1152.622026] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1d.1/usb9/9-1/9-1:1.0/0003:046D:C050.0003/input/input6
[ 1152.676772] hid-generic 0003:046D:C050.0003: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.1-1/input0
_______________________________________________
vfio-users mailing list
vfio-users@redhat.com
https://www.redhat.com/mailman/listinfo/vfio-users

Reply via email to