Bug#627497: linux-headers-2.6.38-bpo.2-amd64: "Unable to handle kernel paging request" with radeon KMS without non-free firmware
Package: linux-headers-2.6.38-bpo.2-amd64
Version: 2.6.38-3~bpo60+1
Severity: normal
(Note the system on which this happens is not the one I'm using reportbug on)
I am getting weird kernel bugs:
BUG: unable to handle kernel paging request at 00007075006e6xxx
(always start with 00007075006e6)
but only under a few conditions:
- only if the non-free firmware is not loaded
(r600_cp: Failed to load firmware "radeon/RV710_pfp.bin"
[drm:rv770_startup] *ERROR* Failed to load firmware!)
with the non-free firmware installed on the system, it doesn't happen.
- only if my monitor is connected (1920x1080). If the monitor is not
connected when KMS kicks in, the screen resolution it sets is lower,
and the bug doesn't appear.
- only during boot, but at more or less random moments, leaving the
possibility, or not, to get a root password prompt for emergency
recovery. If I boot without KMS (radeon.modeset=0) and load the
module later, with the monitor connected and firmware not present,
the bug doesn't appear.
I'm attaching a dmesg I collected when I was able to login.
Mike
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.38-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.38-bpo.2-amd64 (Debian 2.6.38-3~bpo60+1) (norbert@tretkowski.de) (gcc version 4.4.5 (Debian 4.4.5-8) ) #1 SMP Fri Apr 15 16:35:06 UTC 2011
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-2.6.38-bpo.2-amd64 root=/dev/mapper/goemon-root ro single
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009e800 (usable)
[ 0.000000] BIOS-e820: 000000000009e800 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bf780000 (usable)
[ 0.000000] BIOS-e820: 00000000bf780000 - 00000000bf78e000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000bf78e000 - 00000000bf7d0000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000bf7d0000 - 00000000bf7e0000 (reserved)
[ 0.000000] BIOS-e820: 00000000bf7ed000 - 00000000c0000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000ffa00000 - 0000000100000000 (reserved)
[ 0.000000] BIOS-e820: 0000000100000000 - 0000000440000000 (usable)
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] DMI present.
[ 0.000000] DMI: MSI MS-7588/P55M-GD45 (MS-7588) , BIOS V1.10 03/01/2011
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[ 0.000000] No AGP bridge found
[ 0.000000] last_pfn = 0x440000 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-CFFFF write-protect
[ 0.000000] D0000-DFFFF uncachable
[ 0.000000] E0000-E7FFF write-protect
[ 0.000000] E8000-EFFFF write-through
[ 0.000000] F0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask C00000000 write-back
[ 0.000000] 1 base 400000000 mask FC0000000 write-back
[ 0.000000] 2 base 0C0000000 mask FC0000000 uncachable
[ 0.000000] 3 disabled
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] e820 update range: 00000000c0000000 - 0000000100000000 (usable) ==> (reserved)
[ 0.000000] last_pfn = 0xbf780 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [ffff8800000ff780] ff780
[ 0.000000] initial memory mapped : 0 - 20000000
[ 0.000000] init_memory_mapping: 0000000000000000-00000000bf780000
[ 0.000000] 0000000000 - 00bf600000 page 2M
[ 0.000000] 00bf600000 - 00bf780000 page 4k
[ 0.000000] kernel direct mapping tables up to bf780000 @ 1fffb000-20000000
[ 0.000000] init_memory_mapping: 0000000100000000-0000000440000000
[ 0.000000] 0100000000 - 0440000000 page 2M
[ 0.000000] kernel direct mapping tables up to 440000000 @ bf76e000-bf780000
[ 0.000000] RAMDISK: 374bf000 - 37ff0000
[ 0.000000] ACPI: RSDP 00000000000fa720 00014 (v00 ACPIAM)
[ 0.000000] ACPI: RSDT 00000000bf780000 00040 (v01 7588MS A7588100 20110301 MSFT 00000097)
[ 0.000000] ACPI: FACP 00000000bf780200 00084 (v01 7588MS A7588100 20110301 MSFT 00000097)
[ 0.000000] ACPI: DSDT 00000000bf7805e0 075C4 (v01 A7588 A7588100 00000100 INTL 20051117)
[ 0.000000] ACPI: FACS 00000000bf78e000 00040
[ 0.000000] ACPI: APIC 00000000bf780390 0008C (v01 7588MS A7588100 20110301 MSFT 00000097)
[ 0.000000] ACPI: MCFG 00000000bf780420 0003C (v01 7588MS OEMMCFG 20110301 MSFT 00000097)
[ 0.000000] ACPI: OEMB 00000000bf78e040 00072 (v01 7588MS A7588100 20110301 MSFT 00000097)
[ 0.000000] ACPI: HPET 00000000bf78a5e0 00038 (v01 7588MS OEMHPET 20110301 MSFT 00000097)
[ 0.000000] ACPI: DMAR 00000000bf78e0c0 00100 (v01 AMI OEMDMAR 00000001 MSFT 00000097)
[ 0.000000] ACPI: SSDT 00000000bf790ea0 00363 (v01 DpgPmm CpuPm 00000012 INTL 20051117)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at 0000000000000000-0000000440000000
[ 0.000000] Initmem setup node 0 0000000000000000-0000000440000000
[ 0.000000] NODE_DATA [000000043fffb000 - 000000043fffffff]
[ 0.000000] [ffffea0000000000-ffffea000edfffff] PMD -> [ffff88042fe00000-ffff88043ddfffff] on node 0
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] DMA32 0x00001000 -> 0x00100000
[ 0.000000] Normal 0x00100000 -> 0x00440000
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[3] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009e
[ 0.000000] 0: 0x00000100 -> 0x000bf780
[ 0.000000] 0: 0x00100000 -> 0x00440000
[ 0.000000] On node 0 totalpages: 4192014
[ 0.000000] DMA zone: 56 pages used for memmap
[ 0.000000] DMA zone: 6 pages reserved
[ 0.000000] DMA zone: 3920 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 14280 pages used for memmap
[ 0.000000] DMA32 zone: 765880 pages, LIFO batch:31
[ 0.000000] Normal zone: 46592 pages used for memmap
[ 0.000000] Normal zone: 3361280 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[0x06] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
[ 0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.000000] SMP: Allowing 8 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] PM: Registered nosave memory: 000000000009e000 - 000000000009f000
[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[ 0.000000] PM: Registered nosave memory: 00000000bf780000 - 00000000bf78e000
[ 0.000000] PM: Registered nosave memory: 00000000bf78e000 - 00000000bf7d0000
[ 0.000000] PM: Registered nosave memory: 00000000bf7d0000 - 00000000bf7e0000
[ 0.000000] PM: Registered nosave memory: 00000000bf7e0000 - 00000000bf7ed000
[ 0.000000] PM: Registered nosave memory: 00000000bf7ed000 - 00000000c0000000
[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000fee00000
[ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffa00000
[ 0.000000] PM: Registered nosave memory: 00000000ffa00000 - 0000000100000000
[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3ee00000)
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:8 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff8800bf400000 s82752 r8192 d23744 u262144
[ 0.000000] pcpu-alloc: s82752 r8192 d23744 u262144 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 4131080
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.38-bpo.2-amd64 root=/dev/mapper/goemon-root ro single
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Checking aperture...
[ 0.000000] 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: 16451656k/17825792k available (3261k kernel code, 1057736k absent, 316400k reserved, 3424k data, 676k init)
[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] RCU-based detection of stalled CPUs is disabled.
[ 0.000000] NR_IRQS:33024 nr_irqs:744 16
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] hpet clockevent registered
[ 0.000000] Fast TSC calibration using PIT
[ 0.004000] Detected 2940.494 MHz processor.
[ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 5880.98 BogoMIPS (lpj=11761976)
[ 0.000116] pid_max: default: 32768 minimum: 301
[ 0.000189] Security Framework initialized
[ 0.000245] SELinux: Disabled at boot.
[ 0.001377] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[ 0.004815] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.006341] Mount-cache hash table entries: 256
[ 0.006506] Initializing cgroup subsys ns
[ 0.006562] ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup.
[ 0.006637] Initializing cgroup subsys cpuacct
[ 0.006694] Initializing cgroup subsys devices
[ 0.006750] Initializing cgroup subsys freezer
[ 0.006805] Initializing cgroup subsys net_cls
[ 0.006860] Initializing cgroup subsys blkio
[ 0.006939] CPU: Physical Processor ID: 0
[ 0.006993] CPU: Processor Core ID: 0
[ 0.007050] mce: CPU supports 9 MCE banks
[ 0.007114] CPU0: Thermal monitoring enabled (TM1)
[ 0.007175] using mwait in idle threads.
[ 0.008002] ACPI: Core revision 20110112
[ 0.033331] DMAR: Host address width 36
[ 0.033386] DMAR: DRHD base: 0x000000fed90000 flags: 0x1
[ 0.033449] IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c90780106f0462 ecap f020e3
[ 0.033521] DMAR: RMRR base: 0x000000000ed000 end: 0x000000000effff
[ 0.033579] DMAR: RMRR base: 0x000000bf7ed000 end: 0x000000bf7fffff
[ 0.033637] DMAR: No ATSR found
[ 0.033785] Setting APIC routing to flat
[ 0.034159] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.073871] CPU0: Intel(R) Core(TM) i7 CPU 870 @ 2.93GHz stepping 05
[ 0.180376] Performance Events: PEBS fmt1+, Nehalem events, Intel PMU driver.
[ 0.180545] ... version: 3
[ 0.180599] ... bit width: 48
[ 0.180653] ... generic registers: 4
[ 0.180707] ... value mask: 0000ffffffffffff
[ 0.180763] ... max period: 000000007fffffff
[ 0.180819] ... fixed-purpose events: 3
[ 0.180873] ... event mask: 000000070000000f
[ 0.181084] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.181205] Booting Node 0, Processors #1
[ 0.288355] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.288530] #2
[ 0.396279] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.396459] #3
[ 0.504173] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.504347] #4
[ 0.611980] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.612150] #5
[ 0.719949] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.720116] #6
[ 0.831811] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.831975] #7 Ok.
[ 0.943665] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.943745] Brought up 8 CPUs
[ 0.943798] Total of 8 processors activated (47032.53 BogoMIPS).
[ 0.946971] devtmpfs: initialized
[ 0.950730] print_constraints: dummy:
[ 0.950813] NET: Registered protocol family 16
[ 0.950926] ACPI: bus type pci registered
[ 0.951033] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.951108] PCI: not using MMCONFIG
[ 0.951162] PCI: Using configuration type 1 for base access
[ 0.951763] bio: create slab <bio-0> at 0
[ 0.952589] ACPI: EC: Look up EC in DSDT
[ 0.953424] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.971643] ACPI: SSDT 00000000bf78e1c0 0265C (v01 DpgPmm P001Ist 00000011 INTL 20051117)
[ 0.972048] ACPI: Dynamic OEM Table Load:
[ 0.972172] ACPI: SSDT (null) 0265C (v01 DpgPmm P001Ist 00000011 INTL 20051117)
[ 0.972395] ACPI: SSDT 00000000bf790820 00678 (v01 PmRef P001Cst 00003001 INTL 20051117)
[ 0.972737] ACPI: Dynamic OEM Table Load:
[ 0.972862] ACPI: SSDT (null) 00678 (v01 PmRef P001Cst 00003001 INTL 20051117)
[ 0.973225] ACPI: Interpreter enabled
[ 0.973280] ACPI: (supports S0 S1 S4 S5)
[ 0.973485] ACPI: Using IOAPIC for interrupt routing
[ 0.973554] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.978897] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[ 0.998473] ACPI: No dock devices found.
[ 0.998527] HEST: Table not found.
[ 0.998581] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.998796] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.998983] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
[ 0.999042] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
[ 0.999100] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[ 0.999171] pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000dffff]
[ 0.999242] pci_root PNP0A08:00: host bridge window [mem 0xc0000000-0xdfffffff]
[ 0.999314] pci_root PNP0A08:00: host bridge window [mem 0xf0000000-0xfed8ffff]
[ 0.999393] pci 0000:00:00.0: [8086:d131] type 0 class 0x000600
[ 0.999432] pci 0000:00:03.0: [8086:d138] type 1 class 0x000604
[ 0.999464] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[ 0.999467] pci 0000:00:03.0: PME# disabled
[ 0.999483] pci 0000:00:08.0: [8086:d155] type 0 class 0x000880
[ 0.999530] pci 0000:00:08.1: [8086:d156] type 0 class 0x000880
[ 0.999573] pci 0000:00:08.2: [8086:d157] type 0 class 0x000880
[ 0.999615] pci 0000:00:08.3: [8086:d158] type 0 class 0x000880
[ 0.999656] pci 0000:00:10.0: [8086:d150] type 0 class 0x000880
[ 0.999690] pci 0000:00:10.1: [8086:d151] type 0 class 0x000880
[ 0.999745] pci 0000:00:1a.0: [8086:3b3c] type 0 class 0x000c03
[ 0.999763] pci 0000:00:1a.0: reg 10: [mem 0xfbbfc000-0xfbbfc3ff]
[ 0.999827] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.999831] pci 0000:00:1a.0: PME# disabled
[ 0.999848] pci 0000:00:1c.0: [8086:3b42] type 1 class 0x000604
[ 0.999894] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.999897] pci 0000:00:1c.0: PME# disabled
[ 0.999917] pci 0000:00:1c.4: [8086:3b4a] type 1 class 0x000604
[ 0.999963] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.999966] pci 0000:00:1c.4: PME# disabled
[ 0.999983] pci 0000:00:1c.5: [8086:3b4c] type 1 class 0x000604
[ 1.000029] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 1.000032] pci 0000:00:1c.5: PME# disabled
[ 1.000049] pci 0000:00:1c.7: [8086:3b50] type 1 class 0x000604
[ 1.000096] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
[ 1.000099] pci 0000:00:1c.7: PME# disabled
[ 1.000121] pci 0000:00:1d.0: [8086:3b34] type 0 class 0x000c03
[ 1.000139] pci 0000:00:1d.0: reg 10: [mem 0xfbbfa000-0xfbbfa3ff]
[ 1.000203] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 1.000206] pci 0000:00:1d.0: PME# disabled
[ 1.000222] pci 0000:00:1e.0: [8086:244e] type 1 class 0x000604
[ 1.000270] pci 0000:00:1f.0: [8086:3b02] type 0 class 0x000601
[ 1.000371] pci 0000:00:1f.2: [8086:3b22] type 0 class 0x000106
[ 1.000387] pci 0000:00:1f.2: reg 10: [io 0xac00-0xac07]
[ 1.000393] pci 0000:00:1f.2: reg 14: [io 0xa880-0xa883]
[ 1.000400] pci 0000:00:1f.2: reg 18: [io 0xa800-0xa807]
[ 1.000406] pci 0000:00:1f.2: reg 1c: [io 0xa480-0xa483]
[ 1.000413] pci 0000:00:1f.2: reg 20: [io 0xa400-0xa41f]
[ 1.000419] pci 0000:00:1f.2: reg 24: [mem 0xfbbf8000-0xfbbf87ff]
[ 1.000447] pci 0000:00:1f.2: PME# supported from D3hot
[ 1.000450] pci 0000:00:1f.2: PME# disabled
[ 1.000464] pci 0000:00:1f.3: [8086:3b30] type 0 class 0x000c05
[ 1.000476] pci 0000:00:1f.3: reg 10: [mem 0xfbbf6000-0xfbbf60ff 64bit]
[ 1.000494] pci 0000:00:1f.3: reg 20: [io 0x0400-0x041f]
[ 1.000539] pci 0000:00:03.0: PCI bridge to [bus 01-01]
[ 1.000597] pci 0000:00:03.0: bridge window [io 0xf000-0x0000] (disabled)
[ 1.000600] pci 0000:00:03.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
[ 1.000603] pci 0000:00:03.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[ 1.000648] pci 0000:02:00.0: [1002:954f] type 0 class 0x000300
[ 1.000666] pci 0000:02:00.0: reg 10: [mem 0xd0000000-0xdfffffff 64bit pref]
[ 1.000680] pci 0000:02:00.0: reg 18: [mem 0xfbcf0000-0xfbcfffff 64bit]
[ 1.000689] pci 0000:02:00.0: reg 20: [io 0xb000-0xb0ff]
[ 1.000706] pci 0000:02:00.0: reg 30: [mem 0xfbcc0000-0xfbcdffff pref]
[ 1.000730] pci 0000:02:00.0: supports D1 D2
[ 1.000755] pci 0000:02:00.1: [1002:aa38] type 0 class 0x000403
[ 1.000772] pci 0000:02:00.1: reg 10: [mem 0xfbcec000-0xfbceffff 64bit]
[ 1.000835] pci 0000:02:00.1: supports D1 D2
[ 1.007521] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[ 1.007590] pci 0000:00:1c.0: bridge window [io 0xb000-0xbfff]
[ 1.007593] pci 0000:00:1c.0: bridge window [mem 0xfbc00000-0xfbcfffff]
[ 1.007598] pci 0000:00:1c.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[ 1.007655] pci 0000:03:00.0: [8086:10d3] type 0 class 0x000200
[ 1.007678] pci 0000:03:00.0: reg 10: [mem 0xfbde0000-0xfbdfffff]
[ 1.007694] pci 0000:03:00.0: reg 14: [mem 0xfbd00000-0xfbd7ffff]
[ 1.007710] pci 0000:03:00.0: reg 18: [io 0xcc00-0xcc1f]
[ 1.007726] pci 0000:03:00.0: reg 1c: [mem 0xfbddc000-0xfbddffff]
[ 1.007771] pci 0000:03:00.0: reg 30: [mem 0xfbd80000-0xfbdbffff pref]
[ 1.007822] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[ 1.007827] pci 0000:03:00.0: PME# disabled
[ 1.015521] pci 0000:00:1c.4: PCI bridge to [bus 03-03]
[ 1.015590] pci 0000:00:1c.4: bridge window [io 0xc000-0xcfff]
[ 1.015593] pci 0000:00:1c.4: bridge window [mem 0xfbd00000-0xfbdfffff]
[ 1.015598] pci 0000:00:1c.4: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[ 1.015647] pci 0000:04:00.0: [10ec:8168] type 0 class 0x000200
[ 1.015662] pci 0000:04:00.0: reg 10: [io 0xd800-0xd8ff]
[ 1.015687] pci 0000:04:00.0: reg 18: [mem 0xfbeff000-0xfbefffff 64bit]
[ 1.015704] pci 0000:04:00.0: reg 20: [mem 0xfaffc000-0xfaffffff 64bit pref]
[ 1.015714] pci 0000:04:00.0: reg 30: [mem 0xfbec0000-0xfbedffff pref]
[ 1.015750] pci 0000:04:00.0: supports D1 D2
[ 1.015751] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 1.015755] pci 0000:04:00.0: PME# disabled
[ 1.023514] pci 0000:00:1c.5: PCI bridge to [bus 04-04]
[ 1.023582] pci 0000:00:1c.5: bridge window [io 0xd000-0xdfff]
[ 1.023590] pci 0000:00:1c.5: bridge window [mem 0xfbe00000-0xfbefffff]
[ 1.023595] pci 0000:00:1c.5: bridge window [mem 0xfaf00000-0xfaffffff 64bit pref]
[ 1.023643] pci 0000:05:00.0: [197b:2363] type 0 class 0x000106
[ 1.023725] pci 0000:05:00.0: reg 24: [mem 0xfbffe000-0xfbffffff]
[ 1.023765] pci 0000:05:00.0: PME# supported from D3hot
[ 1.023770] pci 0000:05:00.0: PME# disabled
[ 1.023796] pci 0000:05:00.1: [197b:2363] type 0 class 0x000101
[ 1.023819] pci 0000:05:00.1: reg 10: [io 0xec00-0xec07]
[ 1.023831] pci 0000:05:00.1: reg 14: [io 0xe880-0xe883]
[ 1.023843] pci 0000:05:00.1: reg 18: [io 0xe800-0xe807]
[ 1.023856] pci 0000:05:00.1: reg 1c: [io 0xe480-0xe483]
[ 1.023868] pci 0000:05:00.1: reg 20: [io 0xe400-0xe40f]
[ 1.023933] pci 0000:05:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
[ 1.024018] pci 0000:00:1c.7: PCI bridge to [bus 05-05]
[ 1.024076] pci 0000:00:1c.7: bridge window [io 0xe000-0xefff]
[ 1.024079] pci 0000:00:1c.7: bridge window [mem 0xfbf00000-0xfbffffff]
[ 1.024084] pci 0000:00:1c.7: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[ 1.024136] pci 0000:00:1e.0: PCI bridge to [bus 06-06] (subtractive decode)
[ 1.024196] pci 0000:00:1e.0: bridge window [io 0xf000-0x0000] (disabled)
[ 1.024199] pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
[ 1.024204] pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[ 1.024206] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
[ 1.024208] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
[ 1.024209] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[ 1.024211] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
[ 1.024213] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xdfffffff] (subtractive decode)
[ 1.024215] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xfed8ffff] (subtractive decode)
[ 1.024236] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 1.024376] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR1E._PRT]
[ 1.024416] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR20._PRT]
[ 1.024442] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR24._PRT]
[ 1.024463] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR25._PRT]
[ 1.024486] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR27._PRT]
[ 1.024599] pci0000:00: Requesting ACPI _OSC control (0x1d)
[ 1.028695] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 *10 11 12 14 15)
[ 1.029170] ACPI: PCI Interrupt Link [LNKB] (IRQs *5)
[ 1.029359] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 10 11 12 *14 15)
[ 1.029832] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 10 *11 12 14 15)
[ 1.030306] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12 14 15) *0, disabled.
[ 1.030864] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 6 7 10 11 12 14 15) *0, disabled.
[ 1.031422] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 6 7 10 11 12 14 15) *0, disabled.
[ 1.031985] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 6 7 10 11 12 14 *15)
[ 1.032496] vgaarb: device added: PCI:0000:02:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 1.032570] vgaarb: loaded
[ 1.032641] PCI: Using ACPI for IRQ routing
[ 1.032695] PCI: pci_cache_line_size set to 64 bytes
[ 1.032759] reserve RAM buffer: 000000000009e800 - 000000000009ffff
[ 1.032760] reserve RAM buffer: 00000000bf780000 - 00000000bfffffff
[ 1.032844] HPET: 8 timers in total, 5 timers will be used for per-cpu timer
[ 1.032908] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 40, 41, 42, 43, 44, 0
[ 1.033283] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 1.035513] hpet: hpet2 irq 40 for MSI
[ 1.035635] hpet: hpet3 irq 41 for MSI
[ 1.039649] hpet: hpet4 irq 42 for MSI
[ 1.043687] hpet: hpet5 irq 43 for MSI
[ 1.047599] hpet: hpet6 irq 44 for MSI
[ 1.055646] Switching to clocksource hpet
[ 1.056485] pnp: PnP ACPI init
[ 1.056546] ACPI: bus type pnp registered
[ 1.056665] pnp 00:00: [bus 00-ff]
[ 1.056667] pnp 00:00: [io 0x0cf8-0x0cff]
[ 1.056668] pnp 00:00: [io 0x0000-0x0cf7 window]
[ 1.056670] pnp 00:00: [io 0x0d00-0xffff window]
[ 1.056671] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[ 1.056673] pnp 00:00: [mem 0x000d0000-0x000dffff window]
[ 1.056674] pnp 00:00: [mem 0xc0000000-0xdfffffff window]
[ 1.056676] pnp 00:00: [mem 0xf0000000-0xfed8ffff window]
[ 1.056711] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[ 1.056718] pnp 00:01: [mem 0xfc000000-0xfcffffff]
[ 1.056719] pnp 00:01: [mem 0xfd000000-0xfdffffff]
[ 1.056721] pnp 00:01: [mem 0xfe000000-0xfebfffff]
[ 1.056722] pnp 00:01: [mem 0xfed14000-0xfed19fff]
[ 1.056751] system 00:01: [mem 0xfc000000-0xfcffffff] has been reserved
[ 1.056810] system 00:01: [mem 0xfd000000-0xfdffffff] has been reserved
[ 1.056868] system 00:01: [mem 0xfe000000-0xfebfffff] has been reserved
[ 1.056927] system 00:01: [mem 0xfed14000-0xfed19fff] has been reserved
[ 1.056985] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 1.057009] pnp 00:02: [dma 4]
[ 1.057010] pnp 00:02: [io 0x0000-0x000f]
[ 1.057012] pnp 00:02: [io 0x0081-0x0083]
[ 1.057013] pnp 00:02: [io 0x0087]
[ 1.057014] pnp 00:02: [io 0x0089-0x008b]
[ 1.057015] pnp 00:02: [io 0x008f]
[ 1.057017] pnp 00:02: [io 0x00c0-0x00df]
[ 1.057038] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[ 1.057046] pnp 00:03: [io 0x0070-0x0071]
[ 1.057051] pnp 00:03: [irq 8]
[ 1.057069] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 1.057074] pnp 00:04: [io 0x0061]
[ 1.057093] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
[ 1.057099] pnp 00:05: [io 0x00f0-0x00ff]
[ 1.057102] pnp 00:05: [irq 13]
[ 1.057121] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 1.057365] pnp 00:06: [io 0x0000-0xffffffffffffffff disabled]
[ 1.057366] pnp 00:06: [io 0x0a00-0x0adf]
[ 1.057368] pnp 00:06: [io 0x0ae0-0x0aef]
[ 1.057400] system 00:06: [io 0x0a00-0x0adf] has been reserved
[ 1.057458] system 00:06: [io 0x0ae0-0x0aef] has been reserved
[ 1.057515] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 1.057596] pnp 00:07: [io 0x0010-0x001f]
[ 1.057597] pnp 00:07: [io 0x0022-0x002d]
[ 1.057599] pnp 00:07: [io 0x0030-0x003f]
[ 1.057600] pnp 00:07: [io 0x0044-0x005f]
[ 1.057601] pnp 00:07: [io 0x0062-0x0063]
[ 1.057602] pnp 00:07: [io 0x0065-0x006f]
[ 1.057603] pnp 00:07: [io 0x0072-0x007f]
[ 1.057605] pnp 00:07: [io 0x0080]
[ 1.057606] pnp 00:07: [io 0x0084-0x0086]
[ 1.057607] pnp 00:07: [io 0x0088]
[ 1.057608] pnp 00:07: [io 0x008c-0x008e]
[ 1.057610] pnp 00:07: [io 0x0090-0x009f]
[ 1.057611] pnp 00:07: [io 0x00a2-0x00bf]
[ 1.057612] pnp 00:07: [io 0x00e0-0x00ef]
[ 1.057613] pnp 00:07: [io 0x04d0-0x04d1]
[ 1.057615] pnp 00:07: [io 0x0800-0x087f]
[ 1.057616] pnp 00:07: [io 0x0000-0xffffffffffffffff disabled]
[ 1.057617] pnp 00:07: [io 0x0500-0x057f]
[ 1.057619] pnp 00:07: [mem 0xfed1c000-0xfed1ffff]
[ 1.057620] pnp 00:07: [mem 0xfed20000-0xfed3ffff]
[ 1.057622] pnp 00:07: [mem 0xfed45000-0xfed89fff]
[ 1.057623] pnp 00:07: [mem 0xfed20000-0xfed3ffff]
[ 1.057624] pnp 00:07: [mem 0xfed40000-0xfed8ffff]
[ 1.057673] system 00:07: [io 0x04d0-0x04d1] has been reserved
[ 1.057730] system 00:07: [io 0x0800-0x087f] has been reserved
[ 1.057788] system 00:07: [io 0x0500-0x057f] has been reserved
[ 1.057846] system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 1.057904] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 1.057963] system 00:07: [mem 0xfed45000-0xfed89fff] has been reserved
[ 1.058021] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 1.058080] system 00:07: [mem 0xfed40000-0xfed8ffff] could not be reserved
[ 1.058139] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 1.058180] pnp 00:08: [mem 0xfed00000-0xfed003ff]
[ 1.058201] pnp 00:08: Plug and Play ACPI device, IDs PNP0103 (active)
[ 1.058338] pnp 00:09: [io 0x0060]
[ 1.058340] pnp 00:09: [io 0x0064]
[ 1.058341] pnp 00:09: [mem 0xfec00000-0xfec00fff]
[ 1.058342] pnp 00:09: [mem 0xfee00000-0xfee00fff]
[ 1.058377] system 00:09: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 1.058436] system 00:09: [mem 0xfee00000-0xfee00fff] has been reserved
[ 1.058495] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 1.058606] pnp 00:0a: [mem 0xe0000000-0xefffffff]
[ 1.058638] system 00:0a: [mem 0xe0000000-0xefffffff] has been reserved
[ 1.058697] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 1.058843] pnp 00:0b: [mem 0x00000000-0x0009ffff]
[ 1.058845] pnp 00:0b: [mem 0x000c0000-0x000cffff]
[ 1.058846] pnp 00:0b: [mem 0x000e0000-0x000fffff]
[ 1.058847] pnp 00:0b: [mem 0x00100000-0xbfffffff]
[ 1.058849] pnp 00:0b: [mem 0xfed90000-0xffffffff]
[ 1.058894] system 00:0b: [mem 0x00000000-0x0009ffff] could not be reserved
[ 1.058953] system 00:0b: [mem 0x000c0000-0x000cffff] has been reserved
[ 1.059011] system 00:0b: [mem 0x000e0000-0x000fffff] could not be reserved
[ 1.059070] system 00:0b: [mem 0x00100000-0xbfffffff] could not be reserved
[ 1.059129] system 00:0b: [mem 0xfed90000-0xffffffff] could not be reserved
[ 1.059189] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 1.059239] Switched to NOHz mode on CPU #0
[ 1.059348] pnp: PnP ACPI: found 12 devices
[ 1.059353] Switched to NOHz mode on CPU #1
[ 1.059415] Switched to NOHz mode on CPU #2
[ 1.059467] Switched to NOHz mode on CPU #4
[ 1.059499] Switched to NOHz mode on CPU #3
[ 1.059588] Switched to NOHz mode on CPU #7
[ 1.059615] Switched to NOHz mode on CPU #6
[ 1.059632] Switched to NOHz mode on CPU #5
[ 1.059797] ACPI: ACPI bus type pnp unregistered
[ 1.065635] pci 0000:00:1c.4: BAR 15: assigned [mem 0xc0000000-0xc01fffff 64bit pref]
[ 1.065709] pci 0000:00:1c.7: BAR 15: assigned [mem 0xc0200000-0xc03fffff 64bit pref]
[ 1.065781] pci 0000:00:03.0: PCI bridge to [bus 01-01]
[ 1.065837] pci 0000:00:03.0: bridge window [io disabled]
[ 1.065895] pci 0000:00:03.0: bridge window [mem disabled]
[ 1.065952] pci 0000:00:03.0: bridge window [mem pref disabled]
[ 1.066012] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[ 1.066069] pci 0000:00:1c.0: bridge window [io 0xb000-0xbfff]
[ 1.066128] pci 0000:00:1c.0: bridge window [mem 0xfbc00000-0xfbcfffff]
[ 1.066188] pci 0000:00:1c.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[ 1.066263] pci 0000:00:1c.4: PCI bridge to [bus 03-03]
[ 1.066320] pci 0000:00:1c.4: bridge window [io 0xc000-0xcfff]
[ 1.066379] pci 0000:00:1c.4: bridge window [mem 0xfbd00000-0xfbdfffff]
[ 1.066439] pci 0000:00:1c.4: bridge window [mem 0xc0000000-0xc01fffff 64bit pref]
[ 1.066514] pci 0000:00:1c.5: PCI bridge to [bus 04-04]
[ 1.066571] pci 0000:00:1c.5: bridge window [io 0xd000-0xdfff]
[ 1.066631] pci 0000:00:1c.5: bridge window [mem 0xfbe00000-0xfbefffff]
[ 1.066690] pci 0000:00:1c.5: bridge window [mem 0xfaf00000-0xfaffffff 64bit pref]
[ 1.066765] pci 0000:00:1c.7: PCI bridge to [bus 05-05]
[ 1.066822] pci 0000:00:1c.7: bridge window [io 0xe000-0xefff]
[ 1.066882] pci 0000:00:1c.7: bridge window [mem 0xfbf00000-0xfbffffff]
[ 1.066941] pci 0000:00:1c.7: bridge window [mem 0xc0200000-0xc03fffff 64bit pref]
[ 1.067016] pci 0000:00:1e.0: PCI bridge to [bus 06-06]
[ 1.067072] pci 0000:00:1e.0: bridge window [io disabled]
[ 1.067130] pci 0000:00:1e.0: bridge window [mem disabled]
[ 1.067188] pci 0000:00:1e.0: bridge window [mem pref disabled]
[ 1.067256] pci 0000:00:03.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 1.067316] pci 0000:00:03.0: setting latency timer to 64
[ 1.067323] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 1.067383] pci 0000:00:1c.0: setting latency timer to 64
[ 1.067388] pci 0000:00:1c.4: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 1.067447] pci 0000:00:1c.4: setting latency timer to 64
[ 1.067452] pci 0000:00:1c.5: PCI INT B -> GSI 16 (level, low) -> IRQ 16
[ 1.067511] pci 0000:00:1c.5: setting latency timer to 64
[ 1.067518] pci 0000:00:1c.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[ 1.067578] pci 0000:00:1c.7: setting latency timer to 64
[ 1.067582] pci 0000:00:1e.0: setting latency timer to 64
[ 1.067585] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 1.067587] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 1.067588] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 1.067590] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
[ 1.067591] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xdfffffff]
[ 1.067593] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfed8ffff]
[ 1.067595] pci_bus 0000:02: resource 0 [io 0xb000-0xbfff]
[ 1.067596] pci_bus 0000:02: resource 1 [mem 0xfbc00000-0xfbcfffff]
[ 1.067598] pci_bus 0000:02: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
[ 1.067599] pci_bus 0000:03: resource 0 [io 0xc000-0xcfff]
[ 1.067601] pci_bus 0000:03: resource 1 [mem 0xfbd00000-0xfbdfffff]
[ 1.067602] pci_bus 0000:03: resource 2 [mem 0xc0000000-0xc01fffff 64bit pref]
[ 1.067604] pci_bus 0000:04: resource 0 [io 0xd000-0xdfff]
[ 1.067605] pci_bus 0000:04: resource 1 [mem 0xfbe00000-0xfbefffff]
[ 1.067607] pci_bus 0000:04: resource 2 [mem 0xfaf00000-0xfaffffff 64bit pref]
[ 1.067609] pci_bus 0000:05: resource 0 [io 0xe000-0xefff]
[ 1.067610] pci_bus 0000:05: resource 1 [mem 0xfbf00000-0xfbffffff]
[ 1.067612] pci_bus 0000:05: resource 2 [mem 0xc0200000-0xc03fffff 64bit pref]
[ 1.067613] pci_bus 0000:06: resource 4 [io 0x0000-0x0cf7]
[ 1.067615] pci_bus 0000:06: resource 5 [io 0x0d00-0xffff]
[ 1.067616] pci_bus 0000:06: resource 6 [mem 0x000a0000-0x000bffff]
[ 1.067618] pci_bus 0000:06: resource 7 [mem 0x000d0000-0x000dffff]
[ 1.067620] pci_bus 0000:06: resource 8 [mem 0xc0000000-0xdfffffff]
[ 1.067621] pci_bus 0000:06: resource 9 [mem 0xf0000000-0xfed8ffff]
[ 1.067640] NET: Registered protocol family 2
[ 1.067969] IP route cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 1.068940] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[ 1.071139] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 1.071451] TCP: Hash tables configured (established 524288 bind 65536)
[ 1.071509] TCP reno registered
[ 1.071578] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[ 1.071758] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[ 1.071980] NET: Registered protocol family 1
[ 1.072109] pci 0000:02:00.0: Boot video device
[ 1.072124] PCI: CLS 32 bytes, default 64
[ 1.072153] Unpacking initramfs...
[ 1.268397] Freeing initrd memory: 11460k freed
[ 1.269912] DMAR: Device scope device [0000:00:1d.01] not found
[ 1.269971] DMAR: Device scope device [0000:00:1d.01] not found
[ 1.270028] DMAR: Device scope device [0000:00:1d.02] not found
[ 1.270084] DMAR: Device scope device [0000:00:1d.02] not found
[ 1.270141] DMAR: Device scope device [0000:00:1d.03] not found
[ 1.270198] DMAR: Device scope device [0000:00:1d.03] not found
[ 1.270255] DMAR: Device scope device [0000:00:1d.04] not found
[ 1.270312] DMAR: Device scope device [0000:00:1d.04] not found
[ 1.270369] DMAR: Device scope device [0000:00:1a.01] not found
[ 1.270426] DMAR: Device scope device [0000:00:1a.01] not found
[ 1.270482] DMAR: Device scope device [0000:00:1a.02] not found
[ 1.270539] DMAR: Device scope device [0000:00:1a.02] not found
[ 1.270596] DMAR: Device scope device [0000:00:1a.03] not found
[ 1.270653] DMAR: Device scope device [0000:00:1a.03] not found
[ 1.270710] DMAR: Device scope device [0000:00:1d.01] not found
[ 1.270767] DMAR: Device scope device [0000:00:1d.01] not found
[ 1.270824] DMAR: Device scope device [0000:00:1d.02] not found
[ 1.270881] DMAR: Device scope device [0000:00:1d.02] not found
[ 1.270938] DMAR: Device scope device [0000:00:1d.03] not found
[ 1.270994] DMAR: Device scope device [0000:00:1d.03] not found
[ 1.271051] DMAR: Device scope device [0000:00:1d.04] not found
[ 1.271108] DMAR: Device scope device [0000:00:1d.04] not found
[ 1.271165] DMAR: Device scope device [0000:00:1a.01] not found
[ 1.271222] DMAR: Device scope device [0000:00:1a.01] not found
[ 1.271279] DMAR: Device scope device [0000:00:1a.02] not found
[ 1.271335] DMAR: Device scope device [0000:00:1a.02] not found
[ 1.271392] DMAR: Device scope device [0000:00:1a.03] not found
[ 1.271449] DMAR: Device scope device [0000:00:1a.03] not found
[ 1.271506] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 1.271581] Placing 64MB software IO TLB between ffff8800bb400000 - ffff8800bf400000
[ 1.271653] software IO TLB at phys 0xbb400000 - 0xbf400000
[ 1.272183] audit: initializing netlink socket (disabled)
[ 1.272245] type=2000 audit(1305964389.036:1): initialized
[ 1.283565] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 1.285929] VFS: Disk quotas dquot_6.5.2
[ 1.286019] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.286132] msgmni has been set to 32154
[ 1.286304] alg: No test for stdrng (krng)
[ 1.286391] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 1.286463] io scheduler noop registered
[ 1.286517] io scheduler deadline registered
[ 1.286596] io scheduler cfq registered (default)
[ 1.286917] ERST: Table is not found!
[ 1.287006] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.391811] Linux agpgart interface v0.103
[ 1.391948] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 1.392334] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.392397] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.397195] mousedev: PS/2 mouse device common for all mice
[ 1.397272] rtc_cmos 00:03: RTC can wake from S4
[ 1.397413] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[ 1.397493] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 1.397559] cpuidle: using governor ladder
[ 1.397613] cpuidle: using governor menu
[ 1.397809] TCP cubic registered
[ 1.397935] NET: Registered protocol family 10
[ 1.398333] Mobile IPv6
[ 1.398385] NET: Registered protocol family 17
[ 1.398441] Registering the dns_resolver key type
[ 1.398564] PM: Hibernation image not present or could not be loaded.
[ 1.398570] registered taskstats version 1
[ 1.399498] rtc_cmos 00:03: setting system clock to 2011-05-21 07:53:09 UTC (1305964389)
[ 1.399588] Initalizing network drop monitor service
[ 1.400786] Freeing unused kernel memory: 676k freed
[ 1.400920] Write protecting the kernel read-only data: 6144k
[ 1.403272] Freeing unused kernel memory: 816k freed
[ 1.405607] Freeing unused kernel memory: 792k freed
[ 1.415655] udev[81]: starting version 164
[ 1.448059] SCSI subsystem initialized
[ 1.460814] libata version 3.00 loaded.
[ 1.465088] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 1.465159] r8169 0000:04:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 1.465247] r8169 0000:04:00.0: setting latency timer to 64
[ 1.465297] r8169 0000:04:00.0: irq 45 for MSI/MSI-X
[ 1.465594] r8169 0000:04:00.0: eth0: RTL8168d/8111d at 0xffffc900125d8000, 40:61:86:34:78:8f, XID 081000c0 IRQ 45
[ 1.466462] ahci 0000:00:1f.2: version 3.0
[ 1.466470] ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 1.466562] ahci 0000:00:1f.2: irq 46 for MSI/MSI-X
[ 1.466588] ahci: SSS flag set, parallel bus scan disabled
[ 1.468600] e1000e: Intel(R) PRO/1000 Network Driver - 1.2.20-k2
[ 1.468660] e1000e: Copyright(c) 1999 - 2011 Intel Corporation.
[ 1.468736] e1000e 0000:03:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 1.468809] e1000e 0000:03:00.0: setting latency timer to 64
[ 1.468972] e1000e 0000:03:00.0: irq 47 for MSI/MSI-X
[ 1.468976] e1000e 0000:03:00.0: irq 48 for MSI/MSI-X
[ 1.468981] e1000e 0000:03:00.0: irq 49 for MSI/MSI-X
[ 1.469152] e1000e 0000:03:00.0: Disabling ASPM L0s
[ 1.476537] usbcore: registered new interface driver usbfs
[ 1.476613] usbcore: registered new interface driver hub
[ 1.476695] usbcore: registered new device driver usb
[ 1.478760] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.479464] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 3 Gbps 0x3f impl SATA mode
[ 1.479544] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ems sxs apst
[ 1.479619] ahci 0000:00:1f.2: setting latency timer to 64
[ 1.500164] pata_jmicron 0000:05:00.1: PCI INT B -> GSI 16 (level, low) -> IRQ 16
[ 1.500252] pata_jmicron 0000:05:00.1: setting latency timer to 64
[ 1.500483] scsi0 : pata_jmicron
[ 1.500596] scsi1 : pata_jmicron
[ 1.500963] ata1: PATA max UDMA/100 cmd 0xec00 ctl 0xe880 bmdma 0xe400 irq 16
[ 1.501022] ata2: PATA max UDMA/100 cmd 0xe800 ctl 0xe480 bmdma 0xe408 irq 16
[ 1.519861] scsi2 : ahci
[ 1.519965] scsi3 : ahci
[ 1.520067] scsi4 : ahci
[ 1.520170] scsi5 : ahci
[ 1.520270] scsi6 : ahci
[ 1.520370] scsi7 : ahci
[ 1.520523] ata3: SATA max UDMA/133 abar m2048@0xfbbf8000 port 0xfbbf8100 irq 46
[ 1.520595] ata4: SATA max UDMA/133 abar m2048@0xfbbf8000 port 0xfbbf8180 irq 46
[ 1.520667] ata5: SATA max UDMA/133 abar m2048@0xfbbf8000 port 0xfbbf8200 irq 46
[ 1.520739] ata6: SATA max UDMA/133 abar m2048@0xfbbf8000 port 0xfbbf8280 irq 46
[ 1.520810] ata7: SATA max UDMA/133 abar m2048@0xfbbf8000 port 0xfbbf8300 irq 46
[ 1.520882] ata8: SATA max UDMA/133 abar m2048@0xfbbf8000 port 0xfbbf8380 irq 46
[ 1.520970] ehci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 1.520972] ahci 0000:05:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[ 1.521075] ahci 0000:05:00.0: AHCI 0001.0000 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
[ 1.521077] ahci 0000:05:00.0: flags: 64bit ncq led clo pmp pio
[ 1.521083] ahci 0000:05:00.0: setting latency timer to 64
[ 1.521362] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[ 1.521365] ehci_hcd 0000:00:1a.0: EHCI Host Controller
[ 1.521440] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 1.521451] scsi8 : ahci
[ 1.521516] scsi9 : ahci
[ 1.521591] ata9: SATA max UDMA/133 abar m8192@0xfbffe000 port 0xfbffe100 irq 19
[ 1.521594] ata10: SATA max UDMA/133 abar m8192@0xfbffe000 port 0xfbffe180 irq 19
[ 1.567410] ehci_hcd 0000:00:1a.0: debug port 2
[ 1.571424] ehci_hcd 0000:00:1a.0: cache line size of 32 is not supported
[ 1.571428] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xfbbfc000
[ 1.587396] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 1.587470] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.587529] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.587600] usb usb1: Product: EHCI Host Controller
[ 1.587655] usb usb1: Manufacturer: Linux 2.6.38-bpo.2-amd64 ehci_hcd
[ 1.587713] usb usb1: SerialNumber: 0000:00:1a.0
[ 1.587843] hub 1-0:1.0: USB hub found
[ 1.587898] hub 1-0:1.0: 2 ports detected
[ 1.588004] ehci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 1.588073] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[ 1.588075] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[ 1.588135] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 1.611348] ehci_hcd 0000:00:1d.0: debug port 2
[ 1.615289] ehci_hcd 0000:00:1d.0: cache line size of 32 is not supported
[ 1.615300] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xfbbfa000
[ 1.630592] e1000e 0000:03:00.0: eth1: (PCI Express:2.5GB/s:Width x1) 00:1b:21:71:6a:21
[ 1.630665] e1000e 0000:03:00.0: eth1: Intel(R) PRO/1000 Network Connection
[ 1.630734] e1000e 0000:03:00.0: eth1: MAC: 3, PHY: 8, PBA No: E46981-004
[ 1.631317] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 1.631394] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.631452] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.631523] usb usb2: Product: EHCI Host Controller
[ 1.631578] usb usb2: Manufacturer: Linux 2.6.38-bpo.2-amd64 ehci_hcd
[ 1.631636] usb usb2: SerialNumber: 0000:00:1d.0
[ 1.631761] hub 2-0:1.0: USB hub found
[ 1.631816] hub 2-0:1.0: 2 ports detected
[ 1.839202] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.843380] ata3.00: ATA-8: WDC WD20EARS-00MVWB0, 51.0AB51, max UDMA/133
[ 1.843448] ata3.00: 3907029168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[ 1.848386] ata3.00: configured for UDMA/133
[ 1.848512] scsi 2:0:0:0: Direct-Access ATA WDC WD20EARS-00M 51.0 PQ: 0 ANSI: 5
[ 1.899146] usb 1-1: new high speed USB device using ehci_hcd and address 2
[ 2.011086] ata9: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 2.011178] ata10: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 2.031383] usb 1-1: New USB device found, idVendor=8087, idProduct=0020
[ 2.031453] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.031677] hub 1-1:1.0: USB hub found
[ 2.031881] hub 1-1:1.0: 6 ports detected
[ 2.142990] usb 2-1: new high speed USB device using ehci_hcd and address 2
[ 2.147709] ata9.00: applying link speed limit horkage to 1.5 Gbps
[ 2.166970] ata4: SATA link down (SStatus 0 SControl 300)
[ 2.270911] Refined TSC clocksource calibration: 2940.627 MHz.
[ 2.270980] Switching to clocksource tsc
[ 2.275232] usb 2-1: New USB device found, idVendor=8087, idProduct=0020
[ 2.275301] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.275497] hub 2-1:1.0: USB hub found
[ 2.275600] hub 2-1:1.0: 8 ports detected
[ 2.546820] usb 2-1.1: new low speed USB device using ehci_hcd and address 3
[ 2.644132] usb 2-1.1: New USB device found, idVendor=0e8f, idProduct=0021
[ 2.644204] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.644276] usb 2-1.1: Product: USB KB V11
[ 2.644330] usb 2-1.1: Manufacturer: GASIA
[ 2.702710] input: GASIA USB KB V11 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/input/input0
[ 2.702825] generic-usb 0003:0E8F:0021.0001: input,hidraw0: USB HID v1.10 Keyboard [GASIA USB KB V11] on usb-0000:00:1d.0-1.1/input0
[ 2.706697] input: GASIA USB KB V11 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.1/input/input1
[ 2.706811] generic-usb 0003:0E8F:0021.0002: input,hidraw1: USB HID v1.10 Device [GASIA USB KB V11] on usb-0000:00:1d.0-1.1/input1
[ 2.706897] usbcore: registered new interface driver usbhid
[ 2.706953] usbhid: USB HID core driver
[ 2.714716] usb 2-1.3: new high speed USB device using ehci_hcd and address 4
[ 2.890501] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 2.894821] ata5.00: ATA-8: WDC WD20EARS-00MVWB0, 51.0AB51, max UDMA/133
[ 2.894886] ata5.00: 3907029168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[ 2.898295] ata5.00: configured for UDMA/133
[ 2.898498] scsi 4:0:0:0: Direct-Access ATA WDC WD20EARS-00M 51.0 PQ: 0 ANSI: 5
[ 2.901693] sd 2:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB)
[ 2.901744] sd 4:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB)
[ 2.901789] sd 4:0:0:0: [sdb] Write Protect is off
[ 2.901791] sd 4:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 2.901812] sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.902011] sd 2:0:0:0: [sda] Write Protect is off
[ 2.902068] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.902081] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.910720] usb 2-1.3: New USB device found, idVendor=090c, idProduct=6000
[ 2.910790] usb 2-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.910865] usb 2-1.3: Product: USB2.0 Card Reader
[ 2.910920] usb 2-1.3: Manufacturer: Generic , .
[ 2.910976] usb 2-1.3: SerialNumber: 12345678901234567890
[ 2.913324] usbcore: registered new interface driver uas
[ 2.973090] sdb: sdb1 sdb2 sdb3 sdb4 sdb5
[ 2.973391] sd 4:0:0:0: [sdb] Attached SCSI disk
[ 2.976016] sda: sda1 sda2 sda3 sda4 sda5
[ 2.976308] sd 2:0:0:0: [sda] Attached SCSI disk
[ 3.218285] ata6: SATA link down (SStatus 0 SControl 300)
[ 3.538079] ata7: SATA link down (SStatus 0 SControl 300)
[ 3.857875] ata8: SATA link down (SStatus 0 SControl 300)
[ 7.007858] ata10.00: applying link speed limit horkage to 1.5 Gbps
[ 7.779344] ata9: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 7.891283] ata10: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 7.916926] ata9.00: ATA-6: WD My Book, 01.01B01, max UDMA/133
[ 7.916995] ata9.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 1)
[ 8.032721] ata10.00: ATA-6: WD My Book, 01.01A01, max UDMA/133
[ 8.032790] ata10.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 1)
[ 8.090202] ata9.00: configured for UDMA/133
[ 8.090324] scsi 8:0:0:0: Direct-Access ATA WD My Book 01.0 PQ: 0 ANSI: 5
[ 8.090477] sd 8:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 8.090578] sd 8:0:0:0: [sdc] Write Protect is off
[ 8.090634] sd 8:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[ 8.090645] sd 8:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 8.114543] sdc: unknown partition table
[ 8.114689] sd 8:0:0:0: [sdc] Attached SCSI disk
[ 8.205720] ata10.00: configured for UDMA/133
[ 8.205828] scsi 9:0:0:0: Direct-Access ATA WD My Book 01.0 PQ: 0 ANSI: 5
[ 8.205976] sd 9:0:0:0: [sdd] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[ 8.206072] sd 9:0:0:0: [sdd] Write Protect is off
[ 8.206128] sd 9:0:0:0: [sdd] Mode Sense: 00 3a 00 00
[ 8.206139] sd 9:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 8.236799] sdd: unknown partition table
[ 8.236941] sd 9:0:0:0: [sdd] Attached SCSI disk
[ 8.241409] Initializing USB Mass Storage driver...
[ 8.241534] scsi10 : usb-storage 2-1.3:1.0
[ 8.241675] usbcore: registered new interface driver usb-storage
[ 8.241735] USB Mass Storage support registered.
[ 8.629588] Btrfs loaded
[ 8.638972] md: raid1 personality registered for level 1
[ 8.644129] md: md0 stopped.
[ 8.645052] md: bind<sda2>
[ 8.645199] md: bind<sdb2>
[ 8.646265] bio: create slab <bio-1> at 1
[ 8.646367] md/raid1:md0: active with 2 out of 2 mirrors
[ 8.646433] md0: detected capacity change from 0 to 24998969344
[ 8.647324] md0: unknown partition table
[ 8.851150] md: md2 stopped.
[ 8.851736] md: bind<sdb4>
[ 8.851890] md: bind<sda4>
[ 8.852618] md/raid1:md2: active with 2 out of 2 mirrors
[ 8.852690] md2: detected capacity change from 0 to 474998497280
[ 8.881360] md2: unknown partition table
[ 8.888182] md: md3 stopped.
[ 8.888951] md: bind<sdb5>
[ 8.889088] md: bind<sda5>
[ 8.890253] md/raid1:md3: active with 2 out of 2 mirrors
[ 8.890321] md3: detected capacity change from 0 to 1000397987840
[ 8.929295] md3: unknown partition table
[ 9.120313] device-mapper: uevent: version 1.0.3
[ 9.120480] device-mapper: ioctl: 4.19.1-ioctl (2011-01-07) initialised: dm-devel@redhat.com
[ 9.239730] scsi 10:0:0:0: Direct-Access Generic 6000 PQ: 0 ANSI: 0 CCS
[ 9.241463] sd 10:0:0:0: [sde] Attached SCSI removable disk
[ 9.784497] EXT4-fs (dm-0): INFO: recovery required on readonly filesystem
[ 9.784567] EXT4-fs (dm-0): write access will be enabled during recovery
[ 9.858263] EXT4-fs (dm-0): recovery complete
[ 9.858591] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[ 10.971069] udev[417]: starting version 164
[ 11.158015] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
[ 11.158092] ACPI: Power Button [PWRB]
[ 11.158183] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 11.158257] ACPI: Power Button [PWRF]
[ 11.224270] input: PC Speaker as /devices/platform/pcspkr/input/input4
[ 11.226425] wmi: Mapper loaded
[ 11.254172] ACPI: acpi_idle registered with cpuidle
[ 11.254309] Monitor-Mwait will be used to enter C-1 state
[ 11.254323] Monitor-Mwait will be used to enter C-3 state
[ 11.254335] Monitor-Mwait will be used to enter C-3 state
[ 11.454465] Error: Driver 'pcspkr' is already registered, aborting...
[ 11.586992] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 11.709598] HDA Intel 0000:02:00.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 11.709721] HDA Intel 0000:02:00.1: irq 50 for MSI/MSI-X
[ 11.709743] HDA Intel 0000:02:00.1: setting latency timer to 64
[ 11.942639] [drm] Initialized drm 1.1.0 20060810
[ 12.126550] [drm] radeon kernel modesetting enabled.
[ 12.126640] radeon 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 12.126702] radeon 0000:02:00.0: setting latency timer to 64
[ 12.128099] [drm] initializing kernel modesetting (RV710 0x1002:0x954F).
[ 12.128175] [drm] register mmio base: 0xFBCF0000
[ 12.128229] [drm] register mmio size: 65536
[ 12.128356] ATOM BIOS: 113
[ 12.128424] radeon 0000:02:00.0: VRAM: 512M 0x0000000000000000 - 0x000000001FFFFFFF (512M used)
[ 12.128498] radeon 0000:02:00.0: GTT: 512M 0x0000000020000000 - 0x000000003FFFFFFF
[ 12.128580] mtrr: type mismatch for d0000000,10000000 old: write-back new: write-combining
[ 12.128653] [drm] Detected VRAM RAM=512M, BAR=256M
[ 12.128708] [drm] RAM width 64bits DDR
[ 12.128793] [TTM] Zone kernel: Available graphics memory: 8232700 kiB.
[ 12.128851] [TTM] Zone dma32: Available graphics memory: 2097152 kiB.
[ 12.128909] [TTM] Initializing pool allocator.
[ 12.128972] [drm] radeon: 512M of VRAM memory ready
[ 12.129027] [drm] radeon: 512M of GTT memory ready.
[ 12.129092] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 12.129150] [drm] Driver supports precise vblank timestamp query.
[ 12.129249] radeon 0000:02:00.0: irq 51 for MSI/MSI-X
[ 12.129255] radeon 0000:02:00.0: radeon: using MSI.
[ 12.129345] [drm] radeon: irq initialized.
[ 12.129400] [drm] GART: num cpu pages 131072, num gpu pages 131072
[ 12.129964] [drm] Loading RV710 Microcode
[ 12.184701] r600_cp: Failed to load firmware "radeon/RV710_pfp.bin"
[ 12.184762] [drm:rv770_startup] *ERROR* Failed to load firmware!
[ 12.184820] radeon 0000:02:00.0: disabling GPU acceleration
[ 12.200785] radeon 0000:02:00.0: ffff88042c747000 unpin not necessary
[ 12.200844] radeon 0000:02:00.0: ffff88042c747000 unpin not necessary
[ 12.200906] failed to evaluate ATIF got AE_BAD_PARAMETER
[ 12.201252] [drm] Radeon Display Connectors
[ 12.201309] [drm] Connector 0:
[ 12.201363] [drm] VGA
[ 12.201415] [drm] DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c
[ 12.201485] [drm] Encoders:
[ 12.201537] [drm] CRT2: INTERNAL_KLDSCP_DAC2
[ 12.201592] [drm] Connector 1:
[ 12.201644] [drm] HDMI-A
[ 12.201695] [drm] HPD1
[ 12.201747] [drm] DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c 0x7e5c
[ 12.201818] [drm] Encoders:
[ 12.201870] [drm] DFP1: INTERNAL_UNIPHY
[ 12.201924] [drm] Connector 2:
[ 12.201976] [drm] DVI-I
[ 12.202027] [drm] HPD4
[ 12.202079] [drm] DDC: 0x7f10 0x7f10 0x7f14 0x7f14 0x7f18 0x7f18 0x7f1c 0x7f1c
[ 12.202149] [drm] Encoders:
[ 12.202201] [drm] CRT1: INTERNAL_KLDSCP_DAC1
[ 12.202256] [drm] DFP2: INTERNAL_UNIPHY2
[ 12.263882] [drm] Internal thermal controller without fan control
[ 12.263973] [drm] radeon: power management initialized
[ 12.353162] [drm] fb mappable at 0xD0040000
[ 12.353217] [drm] vram apper at 0xD0000000
[ 12.353270] [drm] size 8294400
[ 12.353322] [drm] fb depth is 24
[ 12.353375] [drm] pitch is 7680
[ 12.576765] Console: switching to colour frame buffer device 240x67
[ 12.589174] fb0: radeondrmfb frame buffer device
[ 12.589175] drm: registered panic notifier
[ 12.589261] [drm] Initialized radeon 2.8.0 20080528 for 0000:02:00.0 on minor 0
[ 12.662614] md: md1 stopped.
[ 12.663166] md: bind<sdb3>
[ 12.663301] md: bind<sda3>
[ 12.664960] md/raid1:md1: active with 2 out of 2 mirrors
[ 12.665022] md1: detected capacity change from 0 to 499998646272
[ 12.672438] md1: unknown partition table
[ 12.889106] EXT4-fs (dm-0): re-mounted. Opts: (null)
[ 13.406966] EXT4-fs (dm-0): re-mounted. Opts: errors=remount-ro
[ 13.553430] BUG: unable to handle kernel paging request at 00007075006e656c
[ 13.553502] IP: [<ffffffff810eda90>] __kmalloc_track_caller+0x96/0xf7
[ 13.553568] PGD 0
[ 13.553592] Oops: 0000 [#1] SMP
[ 13.553632] last sysfs file: /sys/module/dm_mod/initstate
[ 13.553683] CPU 0
[ 13.553702] Modules linked in: crc_itu_t(+) dm_crypt radeon ttm drm_kms_helper drm snd_hda_codec_hdmi snd_hda_intel snd_hda_codec i2c_i801 psmouse i2c_algo_bit tpm_tis tpm power_supply snd_hwdep snd_pcm snd_timer tpm_bios snd serio_raw processor i2c_core thermal_sys wmi pcspkr evdev joydev soundcore snd_page_alloc button ext4 mbcache jbd2 crc16 dm_mod raid1 md_mod btrfs zlib_deflate crc32c libcrc32c usb_storage ata_generic uas sd_mod usbhid hid crc_t10dif pata_jmicron ehci_hcd usbcore e1000e ahci r8169 libahci libata scsi_mod mii nls_base [last unloaded: scsi_wait_scan]
[ 13.554453]
[ 13.554470] Pid: 811, comm: modprobe Not tainted 2.6.38-bpo.2-amd64 #1 MSI MS-7588/P55M-GD45 (MS-7588)
[ 13.554576] RIP: 0010:[<ffffffff810eda90>] [<ffffffff810eda90>] __kmalloc_track_caller+0x96/0xf7
[ 13.554660] RSP: 0018:ffff88042df6de28 EFLAGS: 00010006
[ 13.554710] RAX: 0000000000000000 RBX: 00007075006e656c RCX: 0000000000000246
[ 13.554774] RDX: 0000000100000000 RSI: 0000000000000000 RDI: 0000000000000000
[ 13.554839] RBP: ffff88043f802300 R08: ffff8800bf4163a0 R09: ffff88042bdf7978
[ 13.554904] R10: ffff88042df01a50 R11: ffffffff81411580 R12: 00000000000000d0
[ 13.554969] R13: 0000000000000008 R14: ffffffff810759ee R15: 0000000000000246
[ 13.555035] FS: 00007ffb13e72700(0000) GS:ffff8800bf400000(0000) knlGS:0000000000000000
[ 13.555109] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 13.555161] CR2: 00007075006e656c CR3: 000000042df1f000 CR4: 00000000000006f0
[ 13.555227] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 13.555292] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[ 13.558236] Process modprobe (pid: 811, threadinfo ffff88042df6c000, task ffff88042c6a8000)
[ 13.558237] Stack:
[ 13.558238] 00000000000002f8 ffffc90012a52667 ffffffffa02aa050 ffff88042c046c00
[ 13.558242] ffffffff81411580 ffff88042c046e60 ffff88042c046ee8 ffffffff810c8d3e
[ 13.558245] ffffffff81411580 0000000000000008 ffffffffa02aa000 ffffffff810759ee
[ 13.558248] Call Trace:
[ 13.558254] [<ffffffff810c8d3e>] ? kstrdup+0x2a/0x44
[ 13.558259] [<ffffffff810759ee>] ? load_module+0xb38/0xed1
[ 13.558262] [<ffffffff81075dc9>] ? sys_init_module+0x42/0x221
[ 13.558266] [<ffffffff81009992>] ? system_call_fastpath+0x16/0x1b
[ 13.558267] Code: 00 9c 58 0f 1f 44 00 00 49 89 c7 fa 66 0f 1f 44 00 00 4c 8b 45 00 65 4c 03 04 25 90 db 00 00 49 8b 18 48 85 db 74 0d 48 63 45 18 <48> 8b 04 03 49 89 00 eb 14 4c 89 f1 83 ca ff 44 89 e6 48 89 ef
[ 13.558283] RIP [<ffffffff810eda90>] __kmalloc_track_caller+0x96/0xf7
[ 13.558289] RSP <ffff88042df6de28>
[ 13.558290] CR2: 00007075006e656c
[ 13.558292] ---[ end trace 221c9f31c134de0e ]---
[ 13.640891] BUG: unable to handle kernel paging request at 00007075006e656c
[ 13.644417] IP: [<ffffffff810eda90>] __kmalloc_track_caller+0x96/0xf7
[ 13.647984] PGD 0
[ 13.651671] Oops: 0000 [#2] SMP
[ 13.655113] last sysfs file: /sys/module/dm_mod/initstate
[ 13.658669] CPU 0
[ 13.658689] Modules linked in: crc_itu_t(+) dm_crypt radeon ttm drm_kms_helper drm snd_hda_codec_hdmi snd_hda_intel snd_hda_codec i2c_i801 psmouse i2c_algo_bit tpm_tis tpm power_supply snd_hwdep snd_pcm snd_timer tpm_bios snd serio_raw processor i2c_core thermal_sys wmi pcspkr evdev joydev soundcore snd_page_alloc button ext4 mbcache jbd2 crc16 dm_mod raid1 md_mod btrfs zlib_deflate crc32c libcrc32c usb_storage ata_generic uas sd_mod usbhid hid crc_t10dif pata_jmicron ehci_hcd usbcore e1000e ahci r8169 libahci libata scsi_mod mii nls_base [last unloaded: scsi_wait_scan]
[ 13.674357]
[ 13.678326] Pid: 856, comm: modprobe Tainted: G D 2.6.38-bpo.2-amd64 #1 MSI MS-7588/P55M-GD45 (MS-7588)
[ 13.682509] RIP: 0010:[<ffffffff810eda90>] [<ffffffff810eda90>] __kmalloc_track_caller+0x96/0xf7
[ 13.686573] RSP: 0018:ffff88042b5c5e08 EFLAGS: 00010006
[ 13.690656] RAX: 0000000000000000 RBX: 00007075006e656c RCX: ffffffffa0427200
[ 13.694722] RDX: 0000000100000000 RSI: 0000000000000000 RDI: 0000000000000000
[ 13.698906] RBP: ffff88043f802300 R08: ffff8800bf4163a0 R09: 0000000000000282
[ 13.703061] R10: ffffffffa04261f8 R11: ffffc90012a5abd0 R12: 00000000000000d0
[ 13.707193] R13: 0000000000000001 R14: ffffffff810c8cbf R15: 0000000000000246
[ 13.711327] FS: 00007fdd3dded700(0000) GS:ffff8800bf400000(0000) knlGS:0000000000000000
[ 13.715576] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 13.719672] CR2: 00007075006e656c CR3: 000000042c53b000 CR4: 00000000000006f0
[ 13.723848] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 13.728023] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[ 13.732314] Process modprobe (pid: 856, threadinfo ffff88042b5c4000, task ffff88042c6ad7c0)
[ 13.736434] Stack:
[ 13.740465] ffffc90012a56000 0000000000000001 0000000000000001 00000000013eb270
[ 13.744562] ffffffff81411580 ffffffffa0428000 0000000000000031 ffffffff810c8c50
[ 13.748799] 0000000000000001 00000000013eb270 7fffffffffffffff ffffffff810c8cbf
[ 13.752971] Call Trace:
[ 13.752977] [<ffffffff810c8c50>] ? memdup_user+0x1c/0x5b
[ 13.752981] [<ffffffff810c8cbf>] ? strndup_user+0x30/0x42
[ 13.752986] [<ffffffff810756b7>] ? load_module+0x801/0xed1
[ 13.752990] [<ffffffff81075dc9>] ? sys_init_module+0x42/0x221
[ 13.752995] [<ffffffff81009992>] ? system_call_fastpath+0x16/0x1b
[ 13.752996] Code: 00 9c 58 0f 1f 44 00 00 49 89 c7 fa 66 0f 1f 44 00 00 4c 8b 45 00 65 4c 03 04 25 90 db 00 00 49 8b 18 48 85 db 74 0d 48 63 45 18 <48> 8b 04 03 49 89 00 eb 14 4c 89 f1 83 ca ff 44 89 e6 48 89 ef
[ 13.753012] RIP [<ffffffff810eda90>] __kmalloc_track_caller+0x96/0xf7
[ 13.753021] RSP <ffff88042b5c5e08>
[ 13.753023] CR2: 00007075006e656c
[ 13.753025] ---[ end trace 221c9f31c134de0f ]---
[ 13.830414] BUG: unable to handle kernel paging request at 00007075006e656c
[ 13.834242] IP: [<ffffffff810eda90>] __kmalloc_track_caller+0x96/0xf7
[ 13.838095] PGD 0
[ 13.842004] Oops: 0000 [#3] SMP
[ 13.845800] last sysfs file: /sys/devices/virtual/net/lo/operstate
[ 13.849633] CPU 0
[ 13.849653] Modules linked in: crc_itu_t(+) dm_crypt radeon ttm drm_kms_helper drm snd_hda_codec_hdmi snd_hda_intel snd_hda_codec i2c_i801 psmouse i2c_algo_bit tpm_tis tpm power_supply snd_hwdep snd_pcm snd_timer tpm_bios snd serio_raw processor i2c_core thermal_sys wmi pcspkr evdev joydev soundcore snd_page_alloc button ext4 mbcache jbd2 crc16 dm_mod raid1 md_mod btrfs zlib_deflate crc32c libcrc32c usb_storage ata_generic uas sd_mod usbhid hid crc_t10dif pata_jmicron ehci_hcd usbcore e1000e ahci r8169 libahci libata scsi_mod mii nls_base [last unloaded: scsi_wait_scan]
[ 13.866213]
[ 13.870394] Pid: 859, comm: modprobe Tainted: G D 2.6.38-bpo.2-amd64 #1 MSI MS-7588/P55M-GD45 (MS-7588)
[ 13.874799] RIP: 0010:[<ffffffff810eda90>] [<ffffffff810eda90>] __kmalloc_track_caller+0x96/0xf7
[ 13.879027] RSP: 0018:ffff88042b59de08 EFLAGS: 00010006
[ 13.883233] RAX: 0000000000000000 RBX: 00007075006e656c RCX: ffffffffa0462520
[ 13.887457] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
[ 13.891801] RBP: ffff88043f802300 R08: ffff8800bf4163a0 R09: 0000000000000286
[ 13.896007] R10: ffffffffa045bc70 R11: ffffffffa0462520 R12: 00000000000000d0
[ 13.900204] R13: 0000000000000001 R14: ffffffff810c8cbf R15: 0000000000000246
[ 13.904414] FS: 00007f6243a6d700(0000) GS:ffff8800bf400000(0000) knlGS:0000000000000000
[ 13.908801] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 13.913048] CR2: 00007075006e656c CR3: 000000042b558000 CR4: 00000000000006f0
[ 13.917194] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 13.921356] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[ 13.925350] Process modprobe (pid: 859, threadinfo ffff88042b59c000, task ffff88042c6a8000)
[ 13.929391] Stack:
[ 13.933403] ffffc90012a61000 0000000000000001 0000000000000001 0000000000c9b270
[ 13.937636] ffffffff81411580 ffffffffa0463000 00000000000002e0 ffffffff810c8c50
[ 13.941709] 0000000000000001 0000000000c9b270 7fffffffffffffff ffffffff810c8cbf
[ 13.945777] Call Trace:
[ 13.949798] [<ffffffff810c8c50>] ? memdup_user+0x1c/0x5b
[ 13.954004] [<ffffffff810c8cbf>] ? strndup_user+0x30/0x42
[ 13.954010] [<ffffffff810756b7>] ? load_module+0x801/0xed1
[ 13.954014] [<ffffffff81075dc9>] ? sys_init_module+0x42/0x221
[ 13.954017] [<ffffffff81009992>] ? system_call_fastpath+0x16/0x1b
[ 13.954019] Code: 00 9c 58 0f 1f 44 00 00 49 89 c7 fa 66 0f 1f 44 00 00 4c 8b 45 00 65 4c 03 04 25 90 db 00 00 49 8b 18 48 85 db 74 0d 48 63 45 18 <48> 8b 04 03 49 89 00 eb 14 4c 89 f1 83 ca ff 44 89 e6 48 89 ef
[ 13.954035] RIP [<ffffffff810eda90>] __kmalloc_track_caller+0x96/0xf7
[ 13.954038] RSP <ffff88042b59de08>
[ 13.954040] CR2: 00007075006e656c
[ 13.954041] ---[ end trace 221c9f31c134de10 ]---
[ 13.998481] BUG: unable to handle kernel paging request at 00007075006e656c
[ 14.002413] IP: [<ffffffff810eda90>] __kmalloc_track_caller+0x96/0xf7
[ 14.006205] PGD 0
[ 14.009977] Oops: 0000 [#4] SMP
[ 14.013751] last sysfs file: /sys/devices/virtual/net/lo/operstate
[ 14.017706] CPU 0
[ 14.017725] Modules linked in: crc_itu_t(+) dm_crypt radeon ttm drm_kms_helper drm snd_hda_codec_hdmi snd_hda_intel snd_hda_codec i2c_i801 psmouse i2c_algo_bit tpm_tis tpm power_supply snd_hwdep snd_pcm snd_timer tpm_bios snd serio_raw processor i2c_core thermal_sys wmi pcspkr evdev joydev soundcore snd_page_alloc button ext4 mbcache jbd2 crc16 dm_mod raid1 md_mod btrfs zlib_deflate crc32c libcrc32c usb_storage ata_generic uas sd_mod usbhid hid crc_t10dif pata_jmicron ehci_hcd usbcore e1000e ahci r8169 libahci libata scsi_mod mii nls_base [last unloaded: scsi_wait_scan]
[ 14.034178]
[ 14.038334] Pid: 871, comm: modprobe Tainted: G D 2.6.38-bpo.2-amd64 #1 MSI MS-7588/P55M-GD45 (MS-7588)
[ 14.042593] RIP: 0010:[<ffffffff810eda90>] [<ffffffff810eda90>] __kmalloc_track_caller+0x96/0xf7
[ 14.046845] RSP: 0018:ffff88042df69e08 EFLAGS: 00010006
[ 14.051224] RAX: 0000000000000000 RBX: 00007075006e656c RCX: 00000000000023d5
[ 14.055472] RDX: 0000000100000000 RSI: 0000000000000000 RDI: 0000000000000000
[ 14.059695] RBP: ffff88043f802300 R08: ffff8800bf4163a0 R09: ffffffff81682180
[ 14.063907] R10: 0000000000000002 R11: ffffc90012adbe00 R12: 00000000000000d0
[ 14.068271] R13: 0000000000000001 R14: ffffffff810c8cbf R15: 0000000000000246
[ 14.072489] FS: 00007f04bb881700(0000) GS:ffff8800bf400000(0000) knlGS:0000000000000000
[ 14.076736] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 14.081145] CR2: 00007075006e656c CR3: 000000042df5c000 CR4: 00000000000006f0
[ 14.085433] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 14.089599] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[ 14.093620] Process modprobe (pid: 871, threadinfo ffff88042df68000, task ffff88042c6aa880)
[ 14.097819] Stack:
[ 14.101847] 00006c656e72656b 0000000000000001 0000000000000001 00000000009b8270
[ 14.105960] ffffffff81411580 ffffffffa048f000 0000000000000030 ffffffff810c8c50
[ 14.110071] 0000000000000001 00000000009b8270 7fffffffffffffff ffffffff810c8cbf
[ 14.114321] Call Trace:
[ 14.118366] [<ffffffff810c8c50>] ? memdup_user+0x1c/0x5b
[ 14.122428] [<ffffffff810c8cbf>] ? strndup_user+0x30/0x42
[ 14.126494] [<ffffffff810756b7>] ? load_module+0x801/0xed1
[ 14.130686] [<ffffffff81075dc9>] ? sys_init_module+0x42/0x221
[ 14.134719] [<ffffffff81009992>] ? system_call_fastpath+0x16/0x1b
[ 14.138631] Code: 00 9c 58 0f 1f 44 00 00 49 89 c7 fa 66 0f 1f 44 00 00 4c 8b 45 00 65 4c 03 04 25 90 db 00 00 49 8b 18 48 85 db 74 0d 48 63 45 18 <48> 8b 04 03 49 89 00 eb 14 4c 89 f1 83 ca ff 44 89 e6 48 89 ef
[ 14.142902] RIP [<ffffffff810eda90>] __kmalloc_track_caller+0x96/0xf7
[ 14.146970] RSP <ffff88042df69e08>
[ 14.150832] CR2: 00007075006e656c
[ 14.154740] ---[ end trace 221c9f31c134de11 ]---
[ 14.269103] BUG: unable to handle kernel paging request at 00007075006e656c
[ 14.273047] IP: [<ffffffff810eda90>] __kmalloc_track_caller+0x96/0xf7
[ 14.276841] PGD 0
[ 14.280616] Oops: 0000 [#5] SMP
[ 14.284393] last sysfs file: /sys/devices/virtual/net/lo/operstate
[ 14.288205] CPU 0
[ 14.288225] Modules linked in: crc_itu_t(+) dm_crypt radeon ttm drm_kms_helper drm snd_hda_codec_hdmi snd_hda_intel snd_hda_codec i2c_i801 psmouse i2c_algo_bit tpm_tis tpm power_supply snd_hwdep snd_pcm snd_timer tpm_bios snd serio_raw processor i2c_core thermal_sys wmi pcspkr evdev joydev soundcore snd_page_alloc button ext4 mbcache jbd2 crc16 dm_mod raid1 md_mod btrfs zlib_deflate crc32c libcrc32c usb_storage ata_generic uas sd_mod usbhid hid crc_t10dif pata_jmicron ehci_hcd usbcore e1000e ahci r8169 libahci libata scsi_mod mii nls_base [last unloaded: scsi_wait_scan]
[ 14.304910]
[ 14.309059] Pid: 872, comm: modprobe Tainted: G D 2.6.38-bpo.2-amd64 #1 MSI MS-7588/P55M-GD45 (MS-7588)
[ 14.313354] RIP: 0010:[<ffffffff810eda90>] [<ffffffff810eda90>] __kmalloc_track_caller+0x96/0xf7
[ 14.317634] RSP: 0018:ffff88042e705e08 EFLAGS: 00010006
[ 14.322037] RAX: 0000000000000000 RBX: 00007075006e656c RCX: 0000000000000000
[ 14.326295] RDX: 0000000100000000 RSI: 0000000000000000 RDI: 0000000000000000
[ 14.330532] RBP: ffff88043f802300 R08: ffff8800bf4163a0 R09: ffffffffa04927b8
[ 14.334765] R10: ffffffffa0494108 R11: ffffffffa04940f0 R12: 00000000000000d0
[ 14.339127] R13: 0000000000000001 R14: ffffffff810c8cbf R15: 0000000000000246
[ 14.343333] FS: 00007fe39d50b700(0000) GS:ffff8800bf400000(0000) knlGS:0000000000000000
[ 14.347574] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 14.351822] CR2: 00007075006e656c CR3: 000000042e6d3000 CR4: 00000000000006f0
[ 14.351824] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 14.351826] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[ 14.351829] Process modprobe (pid: 872, threadinfo ffff88042e704000, task ffff88042c6ad7c0)
[ 14.351830] Stack:
[ 14.351832] ffffc90012ae6ff0 0000000000000001 0000000000000001 0000000000d85270
[ 14.351835] ffffffff81411580 ffffffffa0495000 0000000000000010 ffffffff810c8c50
[ 14.351838] 0000000000000001 0000000000d85270 7fffffffffffffff ffffffff810c8cbf
[ 14.351841] Call Trace:
[ 14.351846] [<ffffffff810c8c50>] ? memdup_user+0x1c/0x5b
[ 14.351848] [<ffffffff810c8cbf>] ? strndup_user+0x30/0x42
[ 14.351852] [<ffffffff810756b7>] ? load_module+0x801/0xed1
[ 14.351856] [<ffffffff81075dc9>] ? sys_init_module+0x42/0x221
[ 14.351860] [<ffffffff81009992>] ? system_call_fastpath+0x16/0x1b
[ 14.351861] Code: 00 9c 58 0f 1f 44 00 00 49 89 c7 fa 66 0f 1f 44 00 00 4c 8b 45 00 65 4c 03 04 25 90 db 00 00 49 8b 18 48 85 db 74 0d 48 63 45 18 <48> 8b 04 03 49 89 00 eb 14 4c 89 f1 83 ca ff 44 89 e6 48 89 ef
[ 14.351876] RIP [<ffffffff810eda90>] __kmalloc_track_caller+0x96/0xf7
[ 14.351883] RSP <ffff88042e705e08>
[ 14.351885] CR2: 00007075006e656c
[ 14.351887] ---[ end trace 221c9f31c134de12 ]---
[ 14.535965] BUG: unable to handle kernel paging request at 00007075006e656c
[ 14.539770] IP: [<ffffffff810eda90>] __kmalloc_track_caller+0x96/0xf7
[ 14.543575] PGD 0
[ 14.547510] Oops: 0000 [#6] SMP
[ 14.551296] last sysfs file: /sys/devices/virtual/net/lo/operstate
[ 14.551298] CPU 0
[ 14.551299] Modules linked in: crc_itu_t(+) dm_crypt radeon ttm drm_kms_helper drm snd_hda_codec_hdmi snd_hda_intel snd_hda_codec i2c_i801 psmouse i2c_algo_bit tpm_tis tpm power_supply snd_hwdep snd_pcm snd_timer tpm_bios snd serio_raw processor i2c_core thermal_sys wmi pcspkr evdev joydev soundcore snd_page_alloc button ext4 mbcache jbd2 crc16 dm_mod raid1 md_mod btrfs zlib_deflate crc32c libcrc32c usb_storage ata_generic uas sd_mod usbhid hid crc_t10dif pata_jmicron ehci_hcd usbcore e1000e ahci r8169 libahci libata scsi_mod mii nls_base [last unloaded: scsi_wait_scan]
[ 14.551331]
[ 14.551333] Pid: 873, comm: modprobe Tainted: G D 2.6.38-bpo.2-amd64 #1 MSI MS-7588/P55M-GD45 (MS-7588)
[ 14.551336] RIP: 0010:[<ffffffff810eda90>] [<ffffffff810eda90>] __kmalloc_track_caller+0x96/0xf7
[ 14.551343] RSP: 0018:ffff88042df69e08 EFLAGS: 00010006
[ 14.551345] RAX: 0000000000000000 RBX: 00007075006e656c RCX: ffffffffa049a230
[ 14.551347] RDX: 0000000100000000 RSI: 0000000000000000 RDI: 0000000000000000
[ 14.551349] RBP: ffff88043f802300 R08: ffff8800bf4163a0 R09: 0000000000000286
[ 14.551351] R10: 0000000000000002 R11: ffffc90012aee600 R12: 00000000000000d0
[ 14.551353] R13: 0000000000000001 R14: ffffffff810c8cbf R15: 0000000000000246
[ 14.551355] FS: 00007f9823f04700(0000) GS:ffff8800bf400000(0000) knlGS:0000000000000000
[ 14.551357] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 14.551359] CR2: 00007075006e656c CR3: 000000042df37000 CR4: 00000000000006f0
[ 14.551361] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 14.551362] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[ 14.551365] Process modprobe (pid: 873, threadinfo ffff88042df68000, task ffff88042c6aa880)
[ 14.551367] Stack:
[ 14.551369] ffffc90012aec000 0000000000000001 0000000000000001 0000000001fe3270
[ 14.551374] ffffffff81411580 ffffffffa049b000 000000000000000d ffffffff810c8c50
[ 14.551376] 0000000000000001 0000000001fe3270 7fffffffffffffff ffffffff810c8cbf
[ 14.551379] Call Trace:
[ 14.551384] [<ffffffff810c8c50>] ? memdup_user+0x1c/0x5b
[ 14.551387] [<ffffffff810c8cbf>] ? strndup_user+0x30/0x42
[ 14.551394] [<ffffffff810756b7>] ? load_module+0x801/0xed1
[ 14.551400] [<ffffffff81075dc9>] ? sys_init_module+0x42/0x221
[ 14.551406] [<ffffffff81009992>] ? system_call_fastpath+0x16/0x1b
[ 14.551408] Code: 00 9c 58 0f 1f 44 00 00 49 89 c7 fa 66 0f 1f 44 00 00 4c 8b 45 00 65 4c 03 04 25 90 db 00 00 49 8b 18 48 85 db 74 0d 48 63 45 18 <48> 8b 04 03 49 89 00 eb 14 4c 89 f1 83 ca ff 44 89 e6 48 89 ef
[ 14.551423] RIP [<ffffffff810eda90>] __kmalloc_track_caller+0x96/0xf7
[ 14.551431] RSP <ffff88042df69e08>
[ 14.551432] CR2: 00007075006e656c
[ 14.551434] ---[ end trace 221c9f31c134de13 ]---
[ 14.733431] BUG: unable to handle kernel paging request at 00007075006e656c
[ 14.737350] IP: [<ffffffff810edb8a>] __kmalloc+0x99/0xfd
[ 14.741117] PGD 0
[ 14.744859] Oops: 0000 [#7] SMP
[ 14.748582] last sysfs file: /sys/devices/virtual/net/lo/operstate
[ 14.752474] CPU 0
[ 14.752494] Modules linked in: crc_itu_t(+) dm_crypt radeon ttm drm_kms_helper drm snd_hda_codec_hdmi snd_hda_intel snd_hda_codec i2c_i801 psmouse i2c_algo_bit tpm_tis tpm power_supply snd_hwdep snd_pcm snd_timer tpm_bios snd serio_raw processor i2c_core thermal_sys wmi pcspkr evdev joydev soundcore snd_page_alloc button ext4 mbcache jbd2 crc16 dm_mod raid1 md_mod btrfs zlib_deflate crc32c libcrc32c usb_storage ata_generic uas sd_mod usbhid hid crc_t10dif pata_jmicron ehci_hcd usbcore e1000e ahci r8169 libahci libata scsi_mod mii nls_base [last unloaded: scsi_wait_scan]
[ 14.768788]
[ 14.772863] Pid: 874, comm: vgchange Tainted: G D 2.6.38-bpo.2-amd64 #1 MSI MS-7588/P55M-GD45 (MS-7588)
[ 14.777052] RIP: 0010:[<ffffffff810edb8a>] [<ffffffff810edb8a>] __kmalloc+0x99/0xfd
[ 14.781245] RSP: 0018:ffff88042e715c08 EFLAGS: 00010006
[ 14.785577] RAX: 0000000000000000 RBX: 00007075006e656c RCX: ffffffffff0a000f
[ 14.789763] RDX: 0000000100000000 RSI: 0000000000000000 RDI: 0000000000000000
[ 14.793947] RBP: ffff88043f802300 R08: ffff8800bf4163a0 R09: 0000000000000000
[ 14.798138] R10: 0000000000000000 R11: ffff880400000018 R12: 00000000000000d0
[ 14.798140] R13: 0000000000000006 R14: 0000000000000246 R15: ffffffff811a5fb8
[ 14.798142] FS: 00007fbfe933d7a0(0000) GS:ffff8800bf400000(0000) knlGS:0000000000000000
[ 14.798144] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 14.798146] CR2: 00007075006e656c CR3: 000000042bd4a000 CR4: 00000000000006f0
[ 14.798148] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 14.798150] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[ 14.798153] Process vgchange (pid: 874, threadinfo ffff88042e714000, task ffff88042df72f40)
[ 14.798154] Stack:
[ 14.798156] 0000000000000000 00000000000000d0 ffff88042e715d08 0000000000000006
[ 14.798158] ffffffff814ad12d ffff88042c047400 ffff88042b40a338 ffffffff811a5fb8
[ 14.798161] ffff880400000028 ffff88042e715d78 ffff88042e715d28 ffffffff814ad12d
[ 14.798164] Call Trace:
[ 14.798169] [<ffffffff811a5fb8>] ? kvasprintf+0x3c/0x63
[ 14.798173] [<ffffffff8119dc10>] ? kobject_set_name_vargs+0x22/0x58
[ 14.798177] [<ffffffff8123c91b>] ? device_create_vargs+0x7f/0xbc
[ 14.798185] [<ffffffffa013a87e>] ? dev_create+0x0/0x2af [dm_mod]
[ 14.798189] [<ffffffff810ca86c>] ? bdi_register+0x5a/0x180
[ 14.798194] [<ffffffffa013a87e>] ? dev_create+0x0/0x2af [dm_mod]
[ 14.798198] [<ffffffff8119214d>] ? add_disk+0xa9/0x238
[ 14.798204] [<ffffffffa0135a0c>] ? dm_create+0x348/0x479 [dm_mod]
[ 14.798212] [<ffffffffa013a8ce>] ? dev_create+0x50/0x2af [dm_mod]
[ 14.798223] [<ffffffffa013a87e>] ? dev_create+0x0/0x2af [dm_mod]
[ 14.798231] [<ffffffffa013aebe>] ? ctl_ioctl+0x1ca/0x220 [dm_mod]
[ 14.798239] [<ffffffffa013af22>] ? dm_ctl_ioctl+0xe/0x12 [dm_mod]
[ 14.798247] [<ffffffff81104c21>] ? do_vfs_ioctl+0x485/0x4d2
[ 14.798250] [<ffffffff810fb29a>] ? sys_newstat+0x24/0x2d
[ 14.798253] [<ffffffff81104cb9>] ? sys_ioctl+0x4b/0x72
[ 14.798259] [<ffffffff81009992>] ? system_call_fastpath+0x16/0x1b
[ 14.798261] Code: 00 9c 58 0f 1f 44 00 00 49 89 c6 fa 66 0f 1f 44 00 00 4c 8b 45 00 65 4c 03 04 25 90 db 00 00 49 8b 18 48 85 db 74 0d 48 63 45 18 <48> 8b 04 03 49 89 00 eb 14 4c 89 f9 83 ca ff 44 89 e6 48 89 ef
[ 14.798276] RIP [<ffffffff810edb8a>] __kmalloc+0x99/0xfd
[ 14.798280] RSP <ffff88042e715c08>
[ 14.798282] CR2: 00007075006e656c
[ 14.798284] ---[ end trace 221c9f31c134de14 ]---
Reply to: