All of lore.kernel.org
 help / color / mirror / Atom feed
* 2.6.39: Semi-reproducible panic when inserting usb stick
@ 2011-05-28 22:37 Peter Alfredsen
  2011-05-30  4:16 ` Patrick Nagel
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Alfredsen @ 2011-05-28 22:37 UTC (permalink / raw)
  To: linux-kernel, linux-scsi

[-- Attachment #1: Type: text/plain, Size: 341 bytes --]

I get the attached panic when inserting my Sandisk Cruzer USB stick.
This system is a new build and I got the panic on first insertion. Also
find attached .config and dmesg from a normal start.

I can reproduce by inserting the stick enough times -- eventually it
will panic. It makes no difference which port I use.

Thanks,
Peter Alfredsen

[-- Attachment #2: 28052011615.png --]
[-- Type: image/png, Size: 209543 bytes --]

[-- Attachment #3: config.gz --]
[-- Type: application/x-gzip, Size: 20578 bytes --]

[-- Attachment #4: dmesg --]
[-- Type: application/octet-stream, Size: 59194 bytes --]

[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.39 (root@loki) (gcc version 4.5.2 (Gentoo 4.5.2 p1.1, pie-0.4.5) ) #7 SMP PREEMPT Thu May 26 22:33:43 CEST 2011
[    0.000000] Command line: root=/dev/sda1 btusb.reset=1 rootfstype=ext4 clocksource=hpet
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009d800 (usable)
[    0.000000]  BIOS-e820: 000000000009d800 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 0000000020000000 (usable)
[    0.000000]  BIOS-e820: 0000000020000000 - 0000000020200000 (reserved)
[    0.000000]  BIOS-e820: 0000000020200000 - 0000000040000000 (usable)
[    0.000000]  BIOS-e820: 0000000040000000 - 0000000040200000 (reserved)
[    0.000000]  BIOS-e820: 0000000040200000 - 00000000b6c1c000 (usable)
[    0.000000]  BIOS-e820: 00000000b6c1c000 - 00000000b6c75000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000b6c75000 - 00000000b6da8000 (reserved)
[    0.000000]  BIOS-e820: 00000000b6da8000 - 00000000b6db9000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000b6db9000 - 00000000b6dd0000 (reserved)
[    0.000000]  BIOS-e820: 00000000b6dd0000 - 00000000b6dd2000 (usable)
[    0.000000]  BIOS-e820: 00000000b6dd2000 - 00000000b6dd3000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000b6dd3000 - 00000000b6ddb000 (reserved)
[    0.000000]  BIOS-e820: 00000000b6ddb000 - 00000000b6de5000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000b6de5000 - 00000000b6e3e000 (reserved)
[    0.000000]  BIOS-e820: 00000000b6e3e000 - 00000000b6e81000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000b6e81000 - 00000000b7000000 (usable)
[    0.000000]  BIOS-e820: 00000000b7800000 - 00000000bfa00000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
[    0.000000]  BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
[    0.000000]  BIOS-e820: 0000000100000000 - 000000043fe00000 (usable)
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] DMI 2.6 present.
[    0.000000] DMI: System manufacturer System Product Name/P8H67-M PRO, BIOS 0902 03/04/2011
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[    0.000000] last_pfn = 0x43fe00 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-CFFFF write-protect
[    0.000000]   D0000-E7FFF uncachable
[    0.000000]   E8000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask C00000000 write-back
[    0.000000]   1 base 400000000 mask FC0000000 write-back
[    0.000000]   2 base 0B7800000 mask FFF800000 uncachable
[    0.000000]   3 base 0B8000000 mask FF8000000 uncachable
[    0.000000]   4 base 0C0000000 mask FC0000000 uncachable
[    0.000000]   5 base 43FE00000 mask FFFE00000 uncachable
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] original variable MTRRs
[    0.000000] reg 0, base: 0GB, range: 16GB, type WB
[    0.000000] reg 1, base: 16GB, range: 1GB, type WB
[    0.000000] reg 2, base: 2936MB, range: 8MB, type UC
[    0.000000] reg 3, base: 2944MB, range: 128MB, type UC
[    0.000000] reg 4, base: 3GB, range: 1GB, type UC
[    0.000000] reg 5, base: 17406MB, range: 2MB, type UC
[    0.000000] total RAM covered: 16246M
[    0.000000] Found optimal setting for mtrr clean up
[    0.000000]  gran_size: 64K 	chunk_size: 256M 	num_reg: 8  	lose cover RAM: 0G
[    0.000000] New variable MTRRs
[    0.000000] reg 0, base: 0GB, range: 2GB, type WB
[    0.000000] reg 1, base: 2GB, range: 1GB, type WB
[    0.000000] reg 2, base: 2936MB, range: 8MB, type UC
[    0.000000] reg 3, base: 2944MB, range: 128MB, type UC
[    0.000000] reg 4, base: 4GB, range: 4GB, type WB
[    0.000000] reg 5, base: 8GB, range: 8GB, type WB
[    0.000000] reg 6, base: 16GB, range: 1GB, type WB
[    0.000000] reg 7, base: 17406MB, range: 2MB, type UC
[    0.000000] e820 update range: 00000000b7800000 - 0000000100000000 (usable) ==> (reserved)
[    0.000000] last_pfn = 0xb7000 max_arch_pfn = 0x400000000
[    0.000000] initial memory mapped : 0 - 20000000
[    0.000000] Base memory trampoline at [ffff880000098000] 98000 size 20480
[    0.000000] init_memory_mapping: 0000000000000000-00000000b7000000
[    0.000000]  0000000000 - 00b7000000 page 2M
[    0.000000] kernel direct mapping tables up to b7000000 @ b6ffc000-b7000000
[    0.000000] init_memory_mapping: 0000000100000000-000000043fe00000
[    0.000000]  0100000000 - 043fe00000 page 2M
[    0.000000] kernel direct mapping tables up to 43fe00000 @ 43fdee000-43fe00000
[    0.000000] ACPI: RSDP 00000000000f0420 00024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 00000000b6c67068 0004C (v01 ALASKA    A M I 01072009 AMI  00010013)
[    0.000000] ACPI: FACP 00000000b6c70fa0 000F4 (v04 ALASKA    A M I 01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 00000000b6c67140 09E5F (v02 ALASKA    A M I 00000000 INTL 20051117)
[    0.000000] ACPI: FACS 00000000b6ddcf80 00040
[    0.000000] ACPI: APIC 00000000b6c71098 00072 (v03 ALASKA    A M I 01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 00000000b6c71110 00102 (v01 AMICPU     PROC 00000001 MSFT 03000001)
[    0.000000] ACPI: MCFG 00000000b6c71218 0003C (v01 ALASKA    A M I 01072009 MSFT 00000097)
[    0.000000] ACPI: HPET 00000000b6c71258 00038 (v01 ALASKA    A M I 01072009 AMI. 00000004)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000]  [ffffea0000000000-ffffea000edfffff] PMD -> [ffff880424200000-ffff8804321fffff] on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   DMA32    0x00001000 -> 0x00100000
[    0.000000]   Normal   0x00100000 -> 0x0043fe00
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[7] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009d
[    0.000000]     0: 0x00000100 -> 0x00020000
[    0.000000]     0: 0x00020200 -> 0x00040000
[    0.000000]     0: 0x00040200 -> 0x000b6c1c
[    0.000000]     0: 0x000b6dd0 -> 0x000b6dd2
[    0.000000]     0: 0x000b6e81 -> 0x000b7000
[    0.000000]     0: 0x00100000 -> 0x0043fe00
[    0.000000] On node 0 totalpages: 4155178
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 5 pages reserved
[    0.000000]   DMA zone: 3920 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 14280 pages used for memmap
[    0.000000]   DMA32 zone: 729557 pages, LIFO batch:31
[    0.000000]   Normal zone: 46585 pages used for memmap
[    0.000000]   Normal zone: 3360775 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 0, 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 4 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] Allocating PCI resources starting at bfa00000 (gap: bfa00000:3f31c000)
[    0.000000] setup_percpu: NR_CPUS:4 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 26 pages/cpu @ffff88043fa00000 s75328 r8192 d22976 u524288
[    0.000000] pcpu-alloc: s75328 r8192 d22976 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 4094252
[    0.000000] Kernel command line: root=/dev/sda1 btusb.reset=1 rootfstype=ext4 clocksource=hpet
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.000000] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340
[    0.000000] Memory: 16287004k/17823744k available (7618k kernel code, 1203032k absent, 333708k reserved, 3733k data, 736k init)
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Preemptable hierarchical RCU implementation.
[    0.000000] 	RCU-based detection of stalled CPUs is disabled.
[    0.000000] 	Verbose stalled-CPUs detection is disabled.
[    0.000000] NR_IRQS:384
[    0.000000] Extended CMOS year: 2000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] Fast TSC calibration using PIT
[    0.001000] Detected 3311.261 MHz processor.
[    0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 6622.52 BogoMIPS (lpj=3311261)
[    0.000140] pid_max: default: 32768 minimum: 301
[    0.000225] Security Framework initialized
[    0.000308] Mount-cache hash table entries: 256
[    0.000452] Initializing cgroup subsys perf_event
[    0.000536] CPU: Physical Processor ID: 0
[    0.000602] CPU: Processor Core ID: 0
[    0.000670] mce: CPU supports 9 MCE banks
[    0.000745] CPU0: Thermal monitoring enabled (TM1)
[    0.000817] using mwait in idle threads.
[    0.000935] ACPI: Core revision 20110316
[    0.011315] ftrace: allocating 26456 entries in 104 pages
[    0.019040] Setting APIC routing to flat
[    0.019437] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.029499] CPU0: Intel(R) Core(TM) i5-2500K CPU @ 3.30GHz stepping 07
[    0.131146] Performance Events: PEBS fmt1+, SandyBridge events, Intel PMU driver.
[    0.131351] ... version:                3
[    0.131418] ... bit width:              48
[    0.131484] ... generic registers:      8
[    0.131550] ... value mask:             0000ffffffffffff
[    0.131618] ... max period:             000000007fffffff
[    0.131686] ... fixed-purpose events:   3
[    0.131753] ... event mask:             00000007000000ff
[    0.143147] Booting Node   0, Processors  #1
[    0.143242] smpboot cpu 1: start_ip = 98000
[    0.238073]  #2
[    0.238119] smpboot cpu 2: start_ip = 98000
[    0.332991]  #3 Ok.
[    0.333065] smpboot cpu 3: start_ip = 98000
[    0.423996] Brought up 4 CPUs
[    0.424063] Total of 4 processors activated (26489.15 BogoMIPS).
[    0.425644] print_constraints: dummy: 
[    0.425732] NET: Registered protocol family 16
[    0.425958] ACPI: bus type pci registered
[    0.426093] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[    0.426191] PCI: not using MMCONFIG
[    0.426256] PCI: Using configuration type 1 for base access
[    0.429402] bio: create slab <bio-0> at 0
[    0.430336] ACPI: EC: Look up EC in DSDT
[    0.431353] ACPI: Executed 1 blocks of module-level executable AML code
[    0.432863] ACPI Error: [RAMB] Namespace lookup failure, AE_NOT_FOUND (20110316/psargs-359)
[    0.433072] ACPI Exception: AE_NOT_FOUND, Could not execute arguments for [RAMW] (Region) (20110316/nsinit-349)
[    0.433412] ACPI: SSDT 00000000b6ddbc18 0038C (v01    AMI      IST 00000001 MSFT 03000001)
[    0.433809] ACPI: Dynamic OEM Table Load:
[    0.433947] ACPI: SSDT           (null) 0038C (v01    AMI      IST 00000001 MSFT 03000001)
[    0.434131] ACPI: SSDT 00000000b6ddce18 00084 (v01    AMI      CST 00000001 MSFT 03000001)
[    0.434494] ACPI: Dynamic OEM Table Load:
[    0.434632] ACPI: SSDT           (null) 00084 (v01    AMI      CST 00000001 MSFT 03000001)
[    0.435118] ACPI: Interpreter enabled
[    0.435185] ACPI: (supports S0 S1 S3 S5)
[    0.435403] ACPI: Using IOAPIC for interrupt routing
[    0.435483] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[    0.435621] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in ACPI motherboard resources
[    0.446776] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.450607] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.450820] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.451021] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
[    0.451092] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
[    0.451162] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[    0.451256] pci_root PNP0A08:00: host bridge window [mem 0x000c8000-0x000dffff]
[    0.451351] pci_root PNP0A08:00: host bridge window [mem 0xbfa00000-0xffffffff]
[    0.451452] pci 0000:00:00.0: [8086:0100] type 0 class 0x000600
[    0.451476] pci 0000:00:01.0: [8086:0101] type 1 class 0x000604
[    0.451494] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.451495] pci 0000:00:01.0: PME# disabled
[    0.451509] pci 0000:00:02.0: [8086:0112] type 0 class 0x000300
[    0.451516] pci 0000:00:02.0: reg 10: [mem 0xfe000000-0xfe3fffff 64bit]
[    0.451520] pci 0000:00:02.0: reg 18: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.451524] pci 0000:00:02.0: reg 20: [io  0xf000-0xf03f]
[    0.451565] pci 0000:00:16.0: [8086:1c3a] type 0 class 0x000780
[    0.451585] pci 0000:00:16.0: reg 10: [mem 0xfe608000-0xfe60800f 64bit]
[    0.451641] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.451644] pci 0000:00:16.0: PME# disabled
[    0.451671] pci 0000:00:1a.0: [8086:1c2d] type 0 class 0x000c03
[    0.451690] pci 0000:00:1a.0: reg 10: [mem 0xfe607000-0xfe6073ff]
[    0.451758] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.451761] pci 0000:00:1a.0: PME# disabled
[    0.451780] pci 0000:00:1b.0: [8086:1c20] type 0 class 0x000403
[    0.451794] pci 0000:00:1b.0: reg 10: [mem 0xfe600000-0xfe603fff 64bit]
[    0.451843] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.451846] pci 0000:00:1b.0: PME# disabled
[    0.451861] pci 0000:00:1c.0: [8086:1c10] type 1 class 0x000604
[    0.451918] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.451921] pci 0000:00:1c.0: PME# disabled
[    0.451942] pci 0000:00:1c.5: [8086:1c1a] type 1 class 0x000604
[    0.452001] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    0.452004] pci 0000:00:1c.5: PME# disabled
[    0.452022] pci 0000:00:1c.6: [8086:1c1c] type 1 class 0x000604
[    0.452079] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[    0.452082] pci 0000:00:1c.6: PME# disabled
[    0.452100] pci 0000:00:1c.7: [8086:244e] type 1 class 0x000604
[    0.452157] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
[    0.452160] pci 0000:00:1c.7: PME# disabled
[    0.452183] pci 0000:00:1d.0: [8086:1c26] type 0 class 0x000c03
[    0.452202] pci 0000:00:1d.0: reg 10: [mem 0xfe606000-0xfe6063ff]
[    0.452270] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.452273] pci 0000:00:1d.0: PME# disabled
[    0.452293] pci 0000:00:1f.0: [8086:1c4a] type 0 class 0x000601
[    0.452399] pci 0000:00:1f.2: [8086:1c02] type 0 class 0x000106
[    0.452415] pci 0000:00:1f.2: reg 10: [io  0xf0b0-0xf0b7]
[    0.452421] pci 0000:00:1f.2: reg 14: [io  0xf0a0-0xf0a3]
[    0.452428] pci 0000:00:1f.2: reg 18: [io  0xf090-0xf097]
[    0.452435] pci 0000:00:1f.2: reg 1c: [io  0xf080-0xf083]
[    0.452441] pci 0000:00:1f.2: reg 20: [io  0xf060-0xf07f]
[    0.452448] pci 0000:00:1f.2: reg 24: [mem 0xfe605000-0xfe6057ff]
[    0.452476] pci 0000:00:1f.2: PME# supported from D3hot
[    0.452479] pci 0000:00:1f.2: PME# disabled
[    0.452492] pci 0000:00:1f.3: [8086:1c22] type 0 class 0x000c05
[    0.452505] pci 0000:00:1f.3: reg 10: [mem 0xfe604000-0xfe6040ff 64bit]
[    0.452524] pci 0000:00:1f.3: reg 20: [io  0xf040-0xf05f]
[    0.452560] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[    0.452629] pci 0000:00:01.0:   bridge window [io  0xf000-0x0000] (disabled)
[    0.452631] pci 0000:00:01.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
[    0.452634] pci 0000:00:01.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.452674] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[    0.452743] pci 0000:00:1c.0:   bridge window [io  0xf000-0x0000] (disabled)
[    0.452747] pci 0000:00:1c.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
[    0.452752] pci 0000:00:1c.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.452816] pci 0000:03:00.0: [1b21:1042] type 0 class 0x000c03
[    0.452843] pci 0000:03:00.0: reg 10: [mem 0xfe500000-0xfe507fff 64bit]
[    0.452963] pci 0000:03:00.0: PME# supported from D3hot D3cold
[    0.452968] pci 0000:03:00.0: PME# disabled
[    0.454981] pci 0000:00:1c.5: PCI bridge to [bus 03-03]
[    0.455069] pci 0000:00:1c.5:   bridge window [io  0xf000-0x0000] (disabled)
[    0.455072] pci 0000:00:1c.5:   bridge window [mem 0xfe500000-0xfe5fffff]
[    0.455077] pci 0000:00:1c.5:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.455137] pci 0000:04:00.0: [10ec:8168] type 0 class 0x000200
[    0.455155] pci 0000:04:00.0: reg 10: [io  0xe000-0xe0ff]
[    0.455187] pci 0000:04:00.0: reg 18: [mem 0xd0004000-0xd0004fff 64bit pref]
[    0.455208] pci 0000:04:00.0: reg 20: [mem 0xd0000000-0xd0003fff 64bit pref]
[    0.455265] pci 0000:04:00.0: supports D1 D2
[    0.455266] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.455270] pci 0000:04:00.0: PME# disabled
[    0.456979] pci 0000:00:1c.6: PCI bridge to [bus 04-04]
[    0.457066] pci 0000:00:1c.6:   bridge window [io  0xe000-0xefff]
[    0.457069] pci 0000:00:1c.6:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
[    0.457075] pci 0000:00:1c.6:   bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
[    0.457130] pci 0000:05:00.0: [1b21:1080] type 1 class 0x000604
[    0.457230] pci 0000:00:1c.7: PCI bridge to [bus 05-06] (subtractive decode)
[    0.457303] pci 0000:00:1c.7:   bridge window [io  0xf000-0x0000] (disabled)
[    0.457306] pci 0000:00:1c.7:   bridge window [mem 0xfe400000-0xfe4fffff]
[    0.457311] pci 0000:00:1c.7:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.457313] pci 0000:00:1c.7:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.457314] pci 0000:00:1c.7:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.457315] pci 0000:00:1c.7:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.457317] pci 0000:00:1c.7:   bridge window [mem 0x000c8000-0x000dffff] (subtractive decode)
[    0.457318] pci 0000:00:1c.7:   bridge window [mem 0xbfa00000-0xffffffff] (subtractive decode)
[    0.457375] pci 0000:06:01.0: [1814:0601] type 0 class 0x000280
[    0.457405] pci 0000:06:01.0: reg 10: [mem 0xfe400000-0xfe40ffff]
[    0.457605] pci 0000:05:00.0: PCI bridge to [bus 06-06] (subtractive decode)
[    0.457683] pci 0000:05:00.0:   bridge window [io  0xfff000-0x0000] (disabled)
[    0.457689] pci 0000:05:00.0:   bridge window [mem 0xfe400000-0xfe4fffff]
[    0.457697] pci 0000:05:00.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.457699] pci 0000:05:00.0:   bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
[    0.457700] pci 0000:05:00.0:   bridge window [mem 0xfe400000-0xfe4fffff] (subtractive decode)
[    0.457702] pci 0000:05:00.0:   bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
[    0.457703] pci 0000:05:00.0:   bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
[    0.457704] pci 0000:05:00.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.457706] pci 0000:05:00.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.457708] pci 0000:05:00.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.457709] pci 0000:05:00.0:   bridge window [mem 0x000c8000-0x000dffff] (subtractive decode)
[    0.457711] pci 0000:05:00.0:   bridge window [mem 0xbfa00000-0xffffffff] (subtractive decode)
[    0.457740] pci_bus 0000:00: on NUMA node 0
[    0.457741] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.457795] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[    0.457812] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
[    0.457830] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX5._PRT]
[    0.457844] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX6._PRT]
[    0.457861] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX7.BR19._PRT]
[    0.457930]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    0.458118]  pci0000:00: ACPI _OSC control (0x1c) granted
[    0.460905] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    0.461433] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *7 10 11 12 14 15)
[    0.461960] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 *4 5 6 10 11 12 14 15)
[    0.462448] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.462936] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[    0.463461] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[    0.463986] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 7 10 11 12 14 15)
[    0.464510] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[    0.465104] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.465202] vgaarb: loaded
[    0.465565] SCSI subsystem initialized
[    0.465671] libata version 3.00 loaded.
[    0.465736] usbcore: registered new interface driver usbfs
[    0.465819] usbcore: registered new interface driver hub
[    0.465904] usbcore: registered new device driver usb
[    0.466061] Advanced Linux Sound Architecture Driver Version 1.0.24.
[    0.466130] PCI: Using ACPI for IRQ routing
[    0.466196] PCI: pci_cache_line_size set to 64 bytes
[    0.466249] reserve RAM buffer: 000000000009d800 - 000000000009ffff 
[    0.466250] reserve RAM buffer: 00000000b6c1c000 - 00000000b7ffffff 
[    0.466253] reserve RAM buffer: 00000000b6dd2000 - 00000000b7ffffff 
[    0.466254] reserve RAM buffer: 00000000b7000000 - 00000000b7ffffff 
[    0.466256] reserve RAM buffer: 000000043fe00000 - 000000043fffffff 
[    0.466337] Bluetooth: Core ver 2.16
[    0.466415] NET: Registered protocol family 31
[    0.466481] Bluetooth: HCI device and connection manager initialized
[    0.466551] Bluetooth: HCI socket layer initialized
[    0.466618] Bluetooth: L2CAP socket layer initialized
[    0.466694] Bluetooth: SCO socket layer initialized
[    0.466810] cfg80211: Calling CRDA to update world regulatory domain
[    0.466961] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.467355] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.469428] Switching to clocksource hpet
[    0.469862] Switched to NOHz mode on CPU #0
[    0.469931] Switched to NOHz mode on CPU #1
[    0.469954] Switched to NOHz mode on CPU #3
[    0.469992] Switched to NOHz mode on CPU #2
[    0.471334] pnp: PnP ACPI init
[    0.471407] ACPI: bus type pnp registered
[    0.471570] pnp 00:00: [bus 00-ff]
[    0.471571] pnp 00:00: [io  0x0cf8-0x0cff]
[    0.471572] pnp 00:00: [io  0x0000-0x0cf7 window]
[    0.471574] pnp 00:00: [io  0x0d00-0xffff window]
[    0.471575] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    0.471576] pnp 00:00: [mem 0x000c8000-0x000dffff window]
[    0.471577] pnp 00:00: [mem 0xbfa00000-0xffffffff window]
[    0.471578] pnp 00:00: [mem 0x00000000 window]
[    0.471623] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    0.471656] pnp 00:01: [mem 0xfed10000-0xfed19fff]
[    0.471657] pnp 00:01: [mem 0xe0000000-0xe3ffffff]
[    0.471658] pnp 00:01: [mem 0xfed90000-0xfed93fff]
[    0.471659] pnp 00:01: [mem 0xfed20000-0xfed3ffff]
[    0.471661] pnp 00:01: [mem 0xfee00000-0xfee0ffff]
[    0.471694] system 00:01: [mem 0xfed10000-0xfed19fff] has been reserved
[    0.471765] system 00:01: [mem 0xe0000000-0xe3ffffff] has been reserved
[    0.471836] system 00:01: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.471906] system 00:01: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.471977] system 00:01: [mem 0xfee00000-0xfee0ffff] has been reserved
[    0.472047] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.472084] pnp 00:02: [io  0x0000-0xffffffffffffffff disabled]
[    0.472086] pnp 00:02: [io  0x0000-0xffffffffffffffff disabled]
[    0.472087] pnp 00:02: [io  0x0290-0x029f]
[    0.472088] pnp 00:02: [io  0x0000-0xffffffffffffffff disabled]
[    0.472119] system 00:02: [io  0x0290-0x029f] has been reserved
[    0.472189] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.472269] pnp 00:03: [dma 4]
[    0.472271] pnp 00:03: [io  0x0000-0x000f]
[    0.472272] pnp 00:03: [io  0x0081-0x0083]
[    0.472273] pnp 00:03: [io  0x0087]
[    0.472274] pnp 00:03: [io  0x0089-0x008b]
[    0.472274] pnp 00:03: [io  0x008f]
[    0.472275] pnp 00:03: [io  0x00c0-0x00df]
[    0.472300] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.472306] pnp 00:04: [io  0x0070-0x0071]
[    0.472311] pnp 00:04: [irq 8]
[    0.472334] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.472338] pnp 00:05: [io  0x0061]
[    0.472361] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.472371] pnp 00:06: [io  0x0010-0x001f]
[    0.472372] pnp 00:06: [io  0x0022-0x003f]
[    0.472373] pnp 00:06: [io  0x0044-0x005f]
[    0.472374] pnp 00:06: [io  0x0063]
[    0.472375] pnp 00:06: [io  0x0065]
[    0.472376] pnp 00:06: [io  0x0067-0x006f]
[    0.472377] pnp 00:06: [io  0x0072-0x007f]
[    0.472378] pnp 00:06: [io  0x0080]
[    0.472379] pnp 00:06: [io  0x0084-0x0086]
[    0.472380] pnp 00:06: [io  0x0088]
[    0.472381] pnp 00:06: [io  0x008c-0x008e]
[    0.472382] pnp 00:06: [io  0x0090-0x009f]
[    0.472383] pnp 00:06: [io  0x00a2-0x00bf]
[    0.472384] pnp 00:06: [io  0x00e0-0x00ef]
[    0.472385] pnp 00:06: [io  0x04d0-0x04d1]
[    0.472418] system 00:06: [io  0x04d0-0x04d1] has been reserved
[    0.472488] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.472493] pnp 00:07: [io  0x00f0-0x00ff]
[    0.472497] pnp 00:07: [irq 13]
[    0.472520] pnp 00:07: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.472697] pnp 00:08: [io  0x0400-0x0453]
[    0.472698] pnp 00:08: [io  0x0458-0x047f]
[    0.472699] pnp 00:08: [io  0x0000-0xffffffffffffffff disabled]
[    0.472700] pnp 00:08: [io  0x0500-0x057f]
[    0.472701] pnp 00:08: [mem 0xfed1c000-0xfed1ffff]
[    0.472702] pnp 00:08: [mem 0xfec00000-0xfecfffff]
[    0.472703] pnp 00:08: [mem 0xfed08000-0xfed08fff]
[    0.472704] pnp 00:08: [mem 0xff000000-0xffffffff]
[    0.472738] system 00:08: [io  0x0400-0x0453] has been reserved
[    0.472807] system 00:08: [io  0x0458-0x047f] has been reserved
[    0.472877] system 00:08: [io  0x0500-0x057f] has been reserved
[    0.472947] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.473017] system 00:08: [mem 0xfec00000-0xfecfffff] could not be reserved
[    0.473088] system 00:08: [mem 0xfed08000-0xfed08fff] has been reserved
[    0.473158] system 00:08: [mem 0xff000000-0xffffffff] has been reserved
[    0.473229] system 00:08: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.473250] pnp 00:09: [io  0x0454-0x0457]
[    0.473282] system 00:09: [io  0x0454-0x0457] has been reserved
[    0.473352] system 00:09: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.473418] pnp 00:0a: [mem 0xfed00000-0xfed003ff]
[    0.473450] pnp 00:0a: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.473550] pnp: PnP ACPI: found 11 devices
[    0.473617] ACPI: ACPI bus type pnp unregistered
[    0.479856] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[    0.479924] pci 0000:00:01.0:   bridge window [io  disabled]
[    0.479993] pci 0000:00:01.0:   bridge window [mem disabled]
[    0.480062] pci 0000:00:01.0:   bridge window [mem pref disabled]
[    0.480133] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[    0.480201] pci 0000:00:1c.0:   bridge window [io  disabled]
[    0.480272] pci 0000:00:1c.0:   bridge window [mem disabled]
[    0.480342] pci 0000:00:1c.0:   bridge window [mem pref disabled]
[    0.480415] pci 0000:00:1c.5: PCI bridge to [bus 03-03]
[    0.480483] pci 0000:00:1c.5:   bridge window [io  disabled]
[    0.480564] pci 0000:00:1c.5:   bridge window [mem 0xfe500000-0xfe5fffff]
[    0.480636] pci 0000:00:1c.5:   bridge window [mem pref disabled]
[    0.480709] pci 0000:00:1c.6: PCI bridge to [bus 04-04]
[    0.480778] pci 0000:00:1c.6:   bridge window [io  0xe000-0xefff]
[    0.480850] pci 0000:00:1c.6:   bridge window [mem disabled]
[    0.480921] pci 0000:00:1c.6:   bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
[    0.481020] pci 0000:05:00.0: PCI bridge to [bus 06-06]
[    0.481088] pci 0000:05:00.0:   bridge window [io  disabled]
[    0.481163] pci 0000:05:00.0:   bridge window [mem 0xfe400000-0xfe4fffff]
[    0.481236] pci 0000:05:00.0:   bridge window [mem pref disabled]
[    0.481313] pci 0000:00:1c.7: PCI bridge to [bus 05-06]
[    0.481381] pci 0000:00:1c.7:   bridge window [io  disabled]
[    0.481452] pci 0000:00:1c.7:   bridge window [mem 0xfe400000-0xfe4fffff]
[    0.481524] pci 0000:00:1c.7:   bridge window [mem pref disabled]
[    0.481612] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.481683] pci 0000:00:01.0: setting latency timer to 64
[    0.481688] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    0.481760] pci 0000:00:1c.0: setting latency timer to 64
[    0.481765] pci 0000:00:1c.5: PCI INT B -> GSI 16 (level, low) -> IRQ 16
[    0.481837] pci 0000:00:1c.5: setting latency timer to 64
[    0.481843] pci 0000:00:1c.6: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    0.481915] pci 0000:00:1c.6: setting latency timer to 64
[    0.481920] pci 0000:00:1c.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[    0.481992] pci 0000:00:1c.7: setting latency timer to 64
[    0.481997] pci 0000:05:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    0.482071] pci 0000:05:00.0: setting latency timer to 64
[    0.482075] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.482076] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.482078] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.482079] pci_bus 0000:00: resource 7 [mem 0x000c8000-0x000dffff]
[    0.482080] pci_bus 0000:00: resource 8 [mem 0xbfa00000-0xffffffff]
[    0.482082] pci_bus 0000:03: resource 1 [mem 0xfe500000-0xfe5fffff]
[    0.482083] pci_bus 0000:04: resource 0 [io  0xe000-0xefff]
[    0.482084] pci_bus 0000:04: resource 2 [mem 0xd0000000-0xd00fffff 64bit pref]
[    0.482086] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe4fffff]
[    0.482087] pci_bus 0000:05: resource 4 [io  0x0000-0x0cf7]
[    0.482088] pci_bus 0000:05: resource 5 [io  0x0d00-0xffff]
[    0.482089] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff]
[    0.482090] pci_bus 0000:05: resource 7 [mem 0x000c8000-0x000dffff]
[    0.482092] pci_bus 0000:05: resource 8 [mem 0xbfa00000-0xffffffff]
[    0.482093] pci_bus 0000:06: resource 1 [mem 0xfe400000-0xfe4fffff]
[    0.482094] pci_bus 0000:06: resource 5 [mem 0xfe400000-0xfe4fffff]
[    0.482095] pci_bus 0000:06: resource 8 [io  0x0000-0x0cf7]
[    0.482097] pci_bus 0000:06: resource 9 [io  0x0d00-0xffff]
[    0.482098] pci_bus 0000:06: resource 10 [mem 0x000a0000-0x000bffff]
[    0.482099] pci_bus 0000:06: resource 11 [mem 0x000c8000-0x000dffff]
[    0.482100] pci_bus 0000:06: resource 12 [mem 0xbfa00000-0xffffffff]
[    0.482112] NET: Registered protocol family 2
[    0.482207] IP route cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.482559] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[    0.483099] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.483281] TCP: Hash tables configured (established 262144 bind 65536)
[    0.483353] TCP reno registered
[    0.483419] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    0.483522] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    0.483680] NET: Registered protocol family 1
[    0.483796] RPC: Registered udp transport module.
[    0.483864] RPC: Registered tcp transport module.
[    0.483930] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.484007] pci 0000:00:02.0: Boot video device
[    0.730394] PCI: CLS 64 bytes, default 64
[    0.730441] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.730512] Placing 64MB software IO TLB between ffff8800b2c1c000 - ffff8800b6c1c000
[    0.730607] software IO TLB at phys 0xb2c1c000 - 0xb6c1c000
[    0.731399] microcode: CPU0 sig=0x206a7, pf=0x2, revision=0x14
[    0.731472] microcode: CPU1 sig=0x206a7, pf=0x2, revision=0x14
[    0.731544] microcode: CPU2 sig=0x206a7, pf=0x2, revision=0x14
[    0.731616] microcode: CPU3 sig=0x206a7, pf=0x2, revision=0x14
[    0.731706] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    0.731852] audit: initializing netlink socket (disabled)
[    0.731924] type=2000 audit(1306617262.559:1): initialized
[    0.732460] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.735397] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.735467] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    0.735637] NTFS driver 2.1.30 [Flags: R/O].
[    0.735765] fuse init (API version 7.16)
[    0.735933] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
[    0.736341] msgmni has been set to 31810
[    0.736591] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
[    0.736687] io scheduler noop registered
[    0.736754] io scheduler deadline registered
[    0.736853] io scheduler cfq registered (default)
[    0.736965] pcieport 0000:00:01.0: setting latency timer to 64
[    0.736981] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    0.737044] pcieport 0000:00:1c.0: setting latency timer to 64
[    0.737079] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
[    0.737145] pcieport 0000:00:1c.5: setting latency timer to 64
[    0.737180] pcieport 0000:00:1c.5: irq 42 for MSI/MSI-X
[    0.737246] pcieport 0000:00:1c.6: setting latency timer to 64
[    0.737280] pcieport 0000:00:1c.6: irq 43 for MSI/MSI-X
[    0.737393] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[    0.737465] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
[    0.737477] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[    0.737550] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[    0.737562] pcieport 0000:00:1c.5: Signaling PME through PCIe PME interrupt
[    0.737633] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
[    0.737705] pcie_pme 0000:00:1c.5:pcie01: service driver pcie_pme loaded
[    0.737717] pcieport 0000:00:1c.6: Signaling PME through PCIe PME interrupt
[    0.737788] pci 0000:04:00.0: Signaling PME through PCIe PME interrupt
[    0.737859] pcie_pme 0000:00:1c.6:pcie01: service driver pcie_pme loaded
[    0.737986] intel_idle: MWAIT substates: 0x1120
[    0.737987] intel_idle: v0.4 model 0x2A
[    0.737988] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.738121] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
[    0.738219] ACPI: Power Button [PWRB]
[    0.738328] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.738423] ACPI: Power Button [PWRF]
[    0.738614] ACPI: acpi_idle yielding to intel_idle
[    0.754816] Real Time Clock Driver v1.12b
[    0.755001] Non-volatile memory driver v1.3
[    0.755069] Linux agpgart interface v0.103
[    0.755169] agpgart-intel 0000:00:00.0: Intel Sandybridge Chipset
[    0.755347] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[    0.756290] agpgart-intel 0000:00:00.0: detected 131072K stolen memory
[    0.756482] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xc0000000
[    0.756598] ipmi message handler version 39.2
[    0.756669] ipmi device interface
[    0.756770] IPMI System Interface driver.
[    0.756875] ipmi_si: Adding default-specified kcs state machine
[    0.756980] ipmi_si: Trying default-specified kcs state machine at i/o address 0xca2, slave address 0x0, irq 0
[    0.757083] ipmi_si: Interface detection failed
[    0.762304] ipmi_si: Adding default-specified smic state machine
[    0.762430] ipmi_si: Trying default-specified smic state machine at i/o address 0xca9, slave address 0x0, irq 0
[    0.762531] ipmi_si: Interface detection failed
[    0.768297] ipmi_si: Adding default-specified bt state machine
[    0.768422] ipmi_si: Trying default-specified bt state machine at i/o address 0xe4, slave address 0x0, irq 0
[    0.768524] ipmi_si: Interface detection failed
[    0.774380] ipmi_si: Unable to find any System Interface(s)
[    0.774480] [drm] Initialized drm 1.1.0 20060810
[    0.774556] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.774628] i915 0000:00:02.0: setting latency timer to 64
[    0.822693] i915 0000:00:02.0: irq 44 for MSI/MSI-X
[    0.822697] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    0.822768] [drm] Driver supports precise vblank timestamp query.
[    0.852237] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    0.956136] [drm] GMBUS timed out, falling back to bit banging on pin 7 [i915 gmbus dpd]
[    1.197688] fbcon: inteldrmfb (fb0) is primary device
[    1.362962] Console: switching to colour frame buffer device 240x67
[    1.366199] fb0: inteldrmfb frame buffer device
[    1.366213] drm: registered panic notifier
[    1.366811] fixme: max PWM is zero.
[    1.366911] acpi device:33: registered as cooling_device4
[    1.367044] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input2
[    1.367074] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    1.367165] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[    1.368082] brd: module loaded
[    1.368511] loop: module loaded
[    1.368798] ahci 0000:00:1f.2: version 3.0
[    1.368808] ahci 0000:00:1f.2: PCI INT B -> GSI 20 (level, low) -> IRQ 20
[    1.368854] ahci 0000:00:1f.2: irq 45 for MSI/MSI-X
[    1.379803] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x30 impl SATA mode
[    1.379854] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ems apst 
[    1.379902] ahci 0000:00:1f.2: setting latency timer to 64
[    1.382293] scsi0 : ahci
[    1.382378] scsi1 : ahci
[    1.382442] scsi2 : ahci
[    1.382503] scsi3 : ahci
[    1.382565] scsi4 : ahci
[    1.382629] scsi5 : ahci
[    1.382733] ata1: DUMMY
[    1.382743] ata2: DUMMY
[    1.382752] ata3: DUMMY
[    1.382760] ata4: DUMMY
[    1.382770] ata5: SATA max UDMA/133 abar m2048@0xfe605000 port 0xfe605300 irq 45
[    1.382800] ata6: SATA max UDMA/133 abar m2048@0xfe605000 port 0xfe605380 irq 45
[    1.382874] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.382906] ehci_hcd 0000:00:1a.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    1.382936] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[    1.382938] ehci_hcd 0000:00:1a.0: EHCI Host Controller
[    1.382966] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    1.391818] ehci_hcd 0000:00:1a.0: debug port 2
[    1.395716] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
[    1.395726] ehci_hcd 0000:00:1a.0: irq 23, io mem 0xfe607000
[    1.404764] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    1.404818] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.404859] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.404889] usb usb1: Product: EHCI Host Controller
[    1.404904] usb usb1: Manufacturer: Linux 2.6.39 ehci_hcd
[    1.404920] usb usb1: SerialNumber: 0000:00:1a.0
[    1.405015] hub 1-0:1.0: USB hub found
[    1.405030] hub 1-0:1.0: 2 ports detected
[    1.405078] ehci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    1.405105] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[    1.405108] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[    1.405126] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    1.414773] ehci_hcd 0000:00:1d.0: debug port 2
[    1.419532] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
[    1.419535] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xfe606000
[    1.429744] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    1.430636] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    1.431479] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.432314] usb usb2: Product: EHCI Host Controller
[    1.433146] usb usb2: Manufacturer: Linux 2.6.39 ehci_hcd
[    1.433980] usb usb2: SerialNumber: 0000:00:1d.0
[    1.434883] hub 2-0:1.0: USB hub found
[    1.435713] hub 2-0:1.0: 2 ports detected
[    1.436581] uhci_hcd: USB Universal Host Controller Interface driver
[    1.437448] xhci_hcd 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    1.438303] xhci_hcd 0000:03:00.0: setting latency timer to 64
[    1.438306] xhci_hcd 0000:03:00.0: xHCI Host Controller
[    1.439143] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 3
[    1.454679] xhci_hcd 0000:03:00.0: irq 17, io mem 0xfe500000
[    1.455566] xhci_hcd 0000:03:00.0: irq 46 for MSI/MSI-X
[    1.455568] xhci_hcd 0000:03:00.0: irq 47 for MSI/MSI-X
[    1.455570] xhci_hcd 0000:03:00.0: irq 48 for MSI/MSI-X
[    1.455571] xhci_hcd 0000:03:00.0: irq 49 for MSI/MSI-X
[    1.455573] xhci_hcd 0000:03:00.0: irq 50 for MSI/MSI-X
[    1.455642] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    1.456490] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.457332] usb usb3: Product: xHCI Host Controller
[    1.458173] usb usb3: Manufacturer: Linux 2.6.39 xhci_hcd
[    1.459011] usb usb3: SerialNumber: 0000:03:00.0
[    1.459883] xHCI xhci_add_endpoint called for root hub
[    1.459884] xHCI xhci_check_bandwidth called for root hub
[    1.459909] hub 3-0:1.0: USB hub found
[    1.460740] hub 3-0:1.0: 2 ports detected
[    1.461575] xhci_hcd 0000:03:00.0: xHCI Host Controller
[    1.462377] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 4
[    1.467729] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    1.468583] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.469391] usb usb4: Product: xHCI Host Controller
[    1.470196] usb usb4: Manufacturer: Linux 2.6.39 xhci_hcd
[    1.471006] usb usb4: SerialNumber: 0000:03:00.0
[    1.471853] xHCI xhci_add_endpoint called for root hub
[    1.471854] xHCI xhci_check_bandwidth called for root hub
[    1.471879] hub 4-0:1.0: USB hub found
[    1.472673] hub 4-0:1.0: 2 ports detected
[    1.473521] usbcore: registered new interface driver libusual
[    1.474385] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    1.477619] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.478430] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.479283] mousedev: PS/2 mouse device common for all mice
[    1.480188] I2O subsystem v1.325
[    1.480962] i2o: max drivers = 8
[    1.481781] i2c /dev entries driver
[    1.482915] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    1.483812] lirc_dev: IR Remote Control driver registered, major 252 
[    1.484610] Linux video capture interface: v2.00
[    1.485455] usbcore: registered new interface driver uvcvideo
[    1.486279] USB Video Class driver (v1.0.0)
[    1.487160] coretemp coretemp.0: TjMax is 98 C.
[    1.488043] coretemp coretemp.1: TjMax is 98 C.
[    1.488923] coretemp coretemp.2: TjMax is 98 C.
[    1.489802] coretemp coretemp.3: TjMax is 98 C.
[    1.490676] pkgtemp pkgtemp.0: TjMax is 98 C.
[    1.491523] md: linear personality registered for level -1
[    1.492350] md: raid0 personality registered for level 0
[    1.493168] md: raid1 personality registered for level 1
[    1.493981] Bluetooth: Generic Bluetooth USB driver ver 0.6
[    1.494812] usbcore: registered new interface driver btusb
[    1.495620] EDAC MC: Ver: 2.1.0 May 26 2011
[    1.496777] cpuidle: using governor ladder
[    1.498079] cpuidle: using governor menu
[    1.499089] EFI Variables Facility v0.08 2004-May-17
[    1.500620] usbcore: registered new interface driver usbhid
[    1.501919] usbhid: USB HID core driver
[    1.502984] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[    1.503845] HDA Intel 0000:00:1b.0: irq 51 for MSI/MSI-X
[    1.503861] HDA Intel 0000:00:1b.0: setting latency timer to 64
[    1.687593] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.688468] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.689341] ata5.00: ATA-8: INTEL SSDSA2CW600G3, 4PC10302, max UDMA/133
[    1.690183] ata5.00: 1172123568 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    1.691019] ata6.00: ATAPI: ATAPI   iHBS112   2, CL0D, max UDMA/100
[    1.692115] ata5.00: configured for UDMA/133
[    1.693096] scsi 4:0:0:0: Direct-Access     ATA      INTEL SSDSA2CW60 4PC1 PQ: 0 ANSI: 5
[    1.693647] ata6.00: configured for UDMA/100
[    1.694965] sd 4:0:0:0: [sda] 1172123568 512-byte logical blocks: (600 GB/558 GiB)
[    1.695023] sd 4:0:0:0: Attached scsi generic sg0 type 0
[    1.696843] sd 4:0:0:0: [sda] Write Protect is off
[    1.697697] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.697745] scsi 5:0:0:0: CD-ROM            ATAPI    iHBS112   2      CL0D PQ: 0 ANSI: 5
[    1.697752] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.697934] sda: detected capacity change from 0 to 600127266816
[    1.698138]  sda: sda1
[    1.701441] sd 4:0:0:0: [sda] Attached SCSI disk
[    1.703984] sr0: scsi3-mmc drive: 47x/125x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.704927] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.706007] sr 5:0:0:0: Attached scsi CD-ROM sr0
[    1.706165] sr 5:0:0:0: Attached scsi generic sg1 type 5
[    1.707525] usb 1-1: new high speed USB device number 2 using ehci_hcd
[    1.730512] Refined TSC clocksource calibration: 3311.144 MHz.
[    1.822831] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[    1.823774] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.825092] hub 1-1:1.0: USB hub found
[    1.826049] hub 1-1:1.0: 6 ports detected
[    1.929380] usb 2-1: new high speed USB device number 2 using ehci_hcd
[    2.018520] hda_codec: ALC892: BIOS auto-probing.
[    2.026170] HDMI: detected monitor  at connection type HDMI
[    2.027082] HDMI: available speakers: FL/FR
[    2.027991] HDMI: supports coding type LPCM: channels = 2, rates = 44100 48000 88200, bits = 16
[    2.032376] HDMI hot plug event: Pin=7 Presence_Detect=1 ELD_Valid=1
[    2.032950] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input3
[    2.033594] usbcore: registered new interface driver snd-usb-audio
[    2.033595] ALSA device list:
[    2.033596]   #0: HDA Intel PCH at 0xfe600000 irq 51
[    2.033614] IPv4 over IPv4 tunneling driver
[    2.033701] tunl0: Features changed: 0x00007800 -> 0x00007000
[    2.033732] TCP cubic registered
[    2.033734] NET: Registered protocol family 17
[    2.033750] Bridge firewalling registered
[    2.033769] Bluetooth: RFCOMM TTY layer initialized
[    2.033771] Bluetooth: RFCOMM socket layer initialized
[    2.033772] Bluetooth: RFCOMM ver 1.11
[    2.033773] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    2.033774] Bluetooth: BNEP filters: protocol multicast
[    2.033775] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    2.033804] lib80211: common routines for IEEE802.11 drivers
[    2.033805] lib80211_crypt: registered algorithm 'NULL'
[    2.033807] Registering the dns_resolver key type
[    2.044612] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[    2.044614] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.044917] hub 2-1:1.0: USB hub found
[    2.044985] hub 2-1:1.0: 8 ports detected
[    2.053536] registered taskstats version 1
[    2.055100] md: Skipping autodetection of RAID arrays. (raid=autodetect will force)
[    2.056531] HDMI: detected monitor  at connection type HDMI
[    2.057460] HDMI: available speakers: FL/FR
[    2.058386] HDMI: supports coding type LPCM: channels = 2, rates = 44100 48000 88200, bits = 16
[    2.059324] HDMI hot plug event: Pin=7 Presence_Detect=1 ELD_Valid=1
[    2.059471] EXT4-fs (sda1): INFO: recovery required on readonly filesystem
[    2.059473] EXT4-fs (sda1): write access will be enabled during recovery
[    2.065635] HDMI: detected monitor  at connection type HDMI
[    2.066562] HDMI: available speakers: FL/FR
[    2.067491] HDMI: supports coding type LPCM: channels = 2, rates = 44100 48000 88200, bits = 16
[    2.108330] usb 1-1.4: new high speed USB device number 3 using ehci_hcd
[    2.195994] usb 1-1.4: New USB device found, idVendor=0781, idProduct=5406
[    2.197038] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.197040] usb 1-1.4: Product: U3 Cruzer Micro
[    2.197041] usb 1-1.4: Manufacturer: SanDisk
[    2.197042] usb 1-1.4: SerialNumber: 07744302BC93471B
[    2.312354] EXT4-fs (sda1): orphan cleanup on readonly fs
[    2.313283] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 11796655
[    2.313299] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 11797055
[    2.313318] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 13107748
[    2.313328] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 13107726
[    2.313342] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 33557984
[    2.313355] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 33557980
[    2.313362] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 33557979
[    2.313367] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 33557973
[    2.313373] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 33557972
[    2.313379] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 33557971
[    2.313385] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 13107669
[    2.313391] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 13107660
[    2.313401] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 13107381
[    2.313407] EXT4-fs (sda1): 13 orphan inodes deleted
[    2.314323] EXT4-fs (sda1): recovery complete
[    2.316864] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    2.317841] VFS: Mounted root (ext4 filesystem) readonly on device 8:1.
[    2.318935] Freeing unused kernel memory: 736k freed
[    2.320185] usb 2-1.3: new full speed USB device number 3 using ehci_hcd
[    2.408563] usb 2-1.3: New USB device found, idVendor=0a5c, idProduct=4500
[    2.409969] usb 2-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.411325] usb 2-1.3: Product: BCM2046B1
[    2.412665] usb 2-1.3: Manufacturer: Broadcom
[    2.414591] hub 2-1.3:1.0: USB hub found
[    2.416555] hub 2-1.3:1.0: 3 ports detected
[    2.482011] usb 2-1.4: new low speed USB device number 4 using ehci_hcd
[    2.575817] usb 2-1.4: New USB device found, idVendor=046d, idProduct=c046
[    2.576800] usb 2-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.577764] usb 2-1.4: Product: USB Optical Mouse
[    2.578721] usb 2-1.4: Manufacturer: Logitech
[    2.583883] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/input/input4
[    2.584034] generic-usb 0003:046D:C046.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB Optical Mouse] on usb-0000:00:1d.0-1.4/input0
[    2.656870] usb 2-1.5: new high speed USB device number 5 using ehci_hcd
[    2.662245] udevd[1763]: starting version 168
[    2.745088] r8168 Gigabit Ethernet driver 8.023.00-NAPI loaded
[    2.745106] r8168 0000:04:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[    2.745126] r8168 0000:04:00.0: setting latency timer to 64
[    2.745194] r8168 0000:04:00.0: irq 52 for MSI/MSI-X
[    2.745445] eth%d: RTL8168B/8111B at 0xffffc90004082000, bc:ae:c5:6b:0c:3f, IRQ 52
[    2.876280] usbcore: registered new interface driver uas
[    2.896569] r8168 0000:04:00.0: eth0: Features changed: 0x00004982 -> 0x00004182
[    2.896594] r8168: This product is covered by one or more of the following patents: US5,307,459, US5,434,872, US5,732,094, US6,570,884, US6,115,776, and US6,327,625.
[    2.896596] eth0: Identified chip type is 'RTL8168E/8111E'.
[    2.896597] r8168  Copyright (C) 2011  Realtek NIC software team <nicfae@realtek.com> 
[    2.896598]  This program comes with ABSOLUTELY NO WARRANTY; for details, please see <http://www.gnu.org/licenses/>. 
[    2.896599]  This is free software, and you are welcome to redistribute it under certain conditions; see <http://www.gnu.org/licenses/>. 
[    3.127966] usb 2-1.5: New USB device found, idVendor=046d, idProduct=0821
[    3.127971] usb 2-1.5: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[    3.127974] usb 2-1.5: SerialNumber: 7140A3A0
[    3.557171] uvcvideo: Found UVC 1.00 device <unnamed> (046d:0821)
[    3.570115] input: UVC Camera (046d:0821) as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.2/input/input5
[    3.643070] usb 2-1.6: new low speed USB device number 6 using ehci_hcd
[    3.757960] usb 2-1.6: New USB device found, idVendor=046d, idProduct=c30e
[    3.757962] usb 2-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.757964] usb 2-1.6: Product: HID compliant keyboard
[    3.757965] usb 2-1.6: Manufacturer: Logitech
[    3.772870] input: Logitech HID compliant keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/input/input6
[    3.772920] generic-usb 0003:046D:C30E.0002: input,hidraw1: USB HID v1.10 Keyboard [Logitech HID compliant keyboard] on usb-0000:00:1d.0-1.6/input0
[    3.791344] input: Logitech HID compliant keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.1/input/input7
[    3.791399] generic-usb 0003:046D:C30E.0003: input,hidraw2: USB HID v1.10 Device [Logitech HID compliant keyboard] on usb-0000:00:1d.0-1.6/input1
[    3.853896] usb 2-1.3.1: new full speed USB device number 7 using ehci_hcd
[    3.943659] usb 2-1.3.1: New USB device found, idVendor=0a5c, idProduct=4502
[    3.943661] usb 2-1.3.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.948693] input: HID 0a5c:4502 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3.1/2-1.3.1:1.0/input/input8
[    3.948741] generic-usb 0003:0A5C:4502.0004: input,hidraw3: USB HID v1.11 Keyboard [HID 0a5c:4502] on usb-0000:00:1d.0-1.3.1/input0
[    4.021744] usb 2-1.3.2: new full speed USB device number 8 using ehci_hcd
[    4.109675] usb 2-1.3.2: New USB device found, idVendor=0a5c, idProduct=4503
[    4.109677] usb 2-1.3.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    4.112373] input: HID 0a5c:4503 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3.2/2-1.3.2:1.0/input/input9
[    4.112424] generic-usb 0003:0A5C:4503.0005: input,hidraw4: USB HID v1.11 Mouse [HID 0a5c:4503] on usb-0000:00:1d.0-1.3.2/input0
[    4.185613] usb 2-1.3.3: new full speed USB device number 9 using ehci_hcd
[    4.274652] usb 2-1.3.3: New USB device found, idVendor=050d, idProduct=0017
[    4.274655] usb 2-1.3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.274656] usb 2-1.3.3: Product: BLUETOOTH USB +EDR ADAPTER Class 1 v2.1 UHE
[    4.274658] usb 2-1.3.3: Manufacturer: Broadcom Corp
[    4.274658] usb 2-1.3.3: SerialNumber: 00190E0B4BA6
[    4.284490] usb 2-1.3.1: input irq status -75 received
[    4.308472] usb 2-1.3.1: input irq status -75 received
[    4.387357] EXT4-fs (sda1): re-mounted. Opts: user_xattr,acl,barrier,discard,data=ordered
[    4.880915] r8168: eth0: link down
[    5.066495] ------------[ cut here ]------------
[    5.066501] WARNING: at kernel/printk.c:293 do_syslog+0xc1/0x510()
[    5.066503] Hardware name: System Product Name
[    5.066504] Attempt to access syslog with CAP_SYS_ADMIN but no CAP_SYSLOG (deprecated).
[    5.066505] Modules linked in: uas psmouse serio_raw r8168
[    5.066510] Pid: 2741, comm: syslog-ng Not tainted 2.6.39 #7
[    5.066511] Call Trace:
[    5.066515]  [<ffffffff8104257f>] warn_slowpath_common+0x7f/0xc0
[    5.066517]  [<ffffffff81042676>] warn_slowpath_fmt+0x46/0x50
[    5.066519]  [<ffffffff8104de2a>] ? ns_capable+0x2a/0x60
[    5.066521]  [<ffffffff81043821>] do_syslog+0xc1/0x510
[    5.066525]  [<ffffffff81334bfb>] ? security_d_instantiate+0x1b/0x30
[    5.066529]  [<ffffffff81121659>] ? _d_rehash+0x49/0x50
[    5.066531]  [<ffffffff81121695>] ? d_rehash+0x35/0x40
[    5.066535]  [<ffffffff8116ca9c>] kmsg_open+0x1c/0x20
[    5.066537]  [<ffffffff81161927>] proc_reg_open+0xa7/0x190
[    5.066540]  [<ffffffff8116ca80>] ? kmsg_release+0x20/0x20
[    5.066543]  [<ffffffff8116ca60>] ? kclist_add_private+0x140/0x140
[    5.066545]  [<ffffffff81161880>] ? proc_alloc_inode+0xa0/0xa0
[    5.066547]  [<ffffffff81109f7f>] __dentry_open+0x17f/0x390
[    5.066550]  [<ffffffff81118dda>] ? do_lookup+0x14a/0x2a0
[    5.066552]  [<ffffffff8110b1f1>] nameidata_to_filp+0x71/0x80
[    5.066555]  [<ffffffff8111a8ca>] do_last+0x1da/0x960
[    5.066557]  [<ffffffff8111b1d0>] path_openat+0xd0/0x420
[    5.066559]  [<ffffffff8116179c>] ? proc_destroy_inode+0x1c/0x20
[    5.066561]  [<ffffffff8111b569>] do_filp_open+0x49/0xa0
[    5.066565]  [<ffffffff81127cd4>] ? alloc_fd+0xf4/0x150
[    5.066567]  [<ffffffff8110b301>] do_sys_open+0x101/0x1d0
[    5.066569]  [<ffffffff8110b3f0>] sys_open+0x20/0x30
[    5.066573]  [<ffffffff8176cabb>] system_call_fastpath+0x16/0x1b
[    5.066575] ---[ end trace 93977b89d1c4b824 ]---
[    7.091616] r8168: eth0: link up
[    7.885447] r8168: eth0: link up
[   16.842473] ata5.00: configured for UDMA/133
[   16.842476] ata5: EH complete
[   16.875409] EXT4-fs (sda1): re-mounted. Opts: user_xattr,acl,barrier,discard,data=ordered,commit=0
[  906.883331] usb 1-1.4: USB disconnect, device number 3
[ 1460.689320] tesseract[9446]: segfault at 0 ip 0000000000505f68 sp 00007fff962c7c70 error 4 in tesseract[400000+14d000]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 2.6.39: Semi-reproducible panic when inserting usb stick
  2011-05-28 22:37 2.6.39: Semi-reproducible panic when inserting usb stick Peter Alfredsen
@ 2011-05-30  4:16 ` Patrick Nagel
  0 siblings, 0 replies; 2+ messages in thread
From: Patrick Nagel @ 2011-05-30  4:16 UTC (permalink / raw)
  To: linux-scsi

Hi,

Peter Alfredsen writes:
> I get the attached panic when inserting my Sandisk Cruzer USB stick.
> This system is a new build and I got the panic on first insertion. Also
> find attached .config and dmesg from a normal start.
> 
> I can reproduce by inserting the stick enough times -- eventually it
> will panic. It makes no difference which port I use.

I get a panic that looks very similar to this one, when I plug in various USB
devices (an Android phone, a portable video player, a portable HDD).
I also get panics when booting while USB devices are attached (the system only
boots every 5th time or so, so it's quite reproducible). The panic usually
occurs around the time when the Gentoo init process shows "Waiting for uevents
to be processed ...".

This is on both my Atom netbook and AMD Phenom desktop, both running
2.6.39-gentoo, using various cables and various USB ports.

Both systems run perfectly stable once the device got plugged in and no panic
occurred, also transferring data via USB is no problem.

How can I help to get this problem resolved?

Patrick.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-05-30  4:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-28 22:37 2.6.39: Semi-reproducible panic when inserting usb stick Peter Alfredsen
2011-05-30  4:16 ` Patrick Nagel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.