Re: USB-2.0 unplug of "SignalRanger MK2/SoftdB" crashes AMD based Linux systems

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

 



 Hello again,

actually not as simple as a hub "isolation". It seam to help on my AMD Opteron system at work, not for my Phenom X4 at home. I used a USB repeater cable, not externally powered (do not have one like this right now to play with).

It still crashed the kernel (this time I had my module loaded, but I am sure it crashes also without it) and I was able to catch the dmesg dump to a file seconds before the system was dead -- this time kind of "slow death"... -- but I saw this previously.

Just in case you are curious, here is the module code:
http://sranger.cvs.sourceforge.net/viewvc/sranger/SRanger/modules-mk2-2.6.x/usb-sranger_mk2.c?revision=1.20&view=markup

See attached file for full dmesg output.

here is the snipped as the disaster starts at [ 545.054571] after actually fine looking disconnect and "good by" from my module -- the rest -- sorry, I can not really interpret:

[  545.051540] usb 2-5.1: USB disconnect, address 8
[  545.051687] SR-MK2/3: USB SignalRanger MK2/3 #200 disconnect
[  545.051815] SR-MK2/3: USB SignalRanger MK2/3 #200 now disconnected
[ 545.054571] BUG: unable to handle kernel paging request at ffff8802ffffffff [ 545.054583] IP: [<ffffffff81120cc4>] __kmalloc_node_track_caller+0x114/0x180
[  545.054603] PGD 1002063 PUD 0
[  545.054611] Oops: 0000 [#1] SMP
[  545.054618] last sysfs file: /sys/devices/virtual/block/md0/md/sync_speed
[  545.054625] CPU 0
[ 545.054629] Modules linked in: usb_sranger_mk2 binfmt_misc ppdev vboxnetadp vboxnetflt vboxdrv kvm_amd kvm snd_hda_codec_atihdmi snd_hda_codec_realtek tda18271 snd_hda_intel s5h1411 snd_pcm_oss snd_hda_codec snd_usb_audio snd_mixer_oss snd_hwdep snd_usbmidi_lib snd_pcm snd_seq_dummy snd_seq_oss cx23885 snd_seq_midi it87 snd_rawmidi cx2341x hwmon_vid snd_seq_midi_event sbp2 v4l2_common snd_seq videobuf_dma_sg videobuf_dvb snd_timer uvcvideo snd_seq_device dvb_core lp snd fglrx(P) amd64_edac_mod videodev videobuf_core psmouse v4l1_compat btcx_risc cp210x shpchp parport soundcore edac_core v4l2_compat_ioctl32 snd_page_alloc i2c_piix4 tveeprom serio_raw usbserial joydev raid10 raid456 async_raid6_recov async_pq usbhid raid6_pq async_xor xor async_memcpy async_tx raid1 raid0 multipath linear ohci1394 usb_storage ieee1394 r8169 mii [ 545.054749] Pid: 4439, comm: udevd Tainted: P W 2.6.32.2 #1 GA-MA790GP-UD4H [ 545.054755] RIP: 0010:[<ffffffff81120cc4>] [<ffffffff81120cc4>] __kmalloc_node_track_caller+0x114/0x180
[  545.054769] RSP: 0018:ffff88021a89bad8  EFLAGS: 00010046
[ 545.054774] RAX: 0000000000000000 RBX: ffff8802ffffffff RCX: ffffffff8146322c [ 545.054779] RDX: 0000000000000000 RSI: 00000000000000d0 RDI: 000000000000000b [ 545.054784] RBP: ffff88021a89bb28 R08: ffff880028212040 R09: 0000000000000246 [ 545.054789] R10: 0000000000000800 R11: 0000000000000246 R12: ffffffff817af490 [ 545.054794] R13: 00000000000000d0 R14: 00000000000000d0 R15: 0000000000000430 [ 545.054802] FS: 00007f8732bf77a0(0000) GS:ffff880028200000(0000) knlGS:00000000f6077b10
[  545.054807] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 545.054812] CR2: ffff8802ffffffff CR3: 0000000223ca7000 CR4: 00000000000006f0 [ 545.054817] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 545.054823] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400 [ 545.054829] Process udevd (pid: 4439, threadinfo ffff88021a89a000, task ffff8802190a5b40)
[  545.054833] Stack:
[ 545.054836] ffff88021a89bb28 0000000000000246 ffffffff8146322c ffffffff000000d0 [ 545.054845] <0> ffff88021a89bb18 ffff880222642a00 0000000000000240 00000000ffffffff [ 545.054854] <0> 0000000000000000 00000000000000d0 ffff88021a89bb78 ffffffff81435dcb
[  545.054864] Call Trace:
[  545.054877]  [<ffffffff8146322c>] ? netlink_sendmsg+0x14c/0x2e0
[  545.054886]  [<ffffffff81435dcb>] __alloc_skb+0x7b/0x180
[  545.054894]  [<ffffffff8146322c>] netlink_sendmsg+0x14c/0x2e0
[  545.054904]  [<ffffffff8142e016>] sock_sendmsg+0x106/0x130
[  545.054914]  [<ffffffff81537479>] ? _spin_lock+0x9/0x10
[  545.054923]  [<ffffffff8107d950>] ? autoremove_wake_function+0x0/0x40
[  545.054931]  [<ffffffff81135cc8>] ? do_lookup+0x78/0x220
[  545.054939]  [<ffffffff8142d43c>] ? move_addr_to_kernel+0x5c/0x60
[  545.054947]  [<ffffffff81438bd9>] ? verify_iovec+0x69/0xc0
[  545.054955]  [<ffffffff8142efb3>] sys_sendmsg+0x223/0x390
[  545.054965]  [<ffffffff81140bca>] ? destroy_inode+0x2a/0x50
[  545.054975]  [<ffffffff81036439>] ? default_spin_lock_flags+0x9/0x10
[  545.054983]  [<ffffffff8153739a>] ? _spin_lock_irqsave+0x2a/0x40
[  545.054993]  [<ffffffff81018a79>] ? read_tsc+0x9/0x20
[  545.055000]  [<ffffffff81036439>] ? default_spin_lock_flags+0x9/0x10
[  545.055009]  [<ffffffff8108199a>] ? hrtimer_try_to_cancel+0x3a/0xd0
[  545.055018]  [<ffffffff8112c5b4>] ? __fput+0x194/0x210
[  545.055025]  [<ffffffff81065130>] ? do_setitimer+0x1d0/0x220
[  545.055033]  [<ffffffff81065285>] ? alarm_setitimer+0x35/0x70
[  545.055042]  [<ffffffff81011f42>] system_call_fastpath+0x16/0x1b
[ 545.055047] Code: 63 64 24 08 45 85 f6 75 48 48 89 d8 48 8b 5d d8 4c 8b 65 e0 4c 8b 6d e8 4c 8b 75 f0 4c 8b 7d f8 c9 c3 0f 1f 44 00 00 41 8b 40 14 <48> 8b 04 c3 49 89 00 eb a3 0f 1f 00 e8 6b 46 41 00 e9 32 ff ff [ 545.055111] RIP [<ffffffff81120cc4>] __kmalloc_node_track_caller+0x114/0x180

PS: no USB is hard, wont have even a keyboard then...

happy for any hints
-Percy

On 12/14/10 10:56 AM, Alan Cox wrote:
What I found (without any of my own kernel modules/driver even loaded) --  the basic USB (2.0) base layer of Linux crashes as the point of USB unregistering (unplug) of the MK2. If it crashes, it's badly, at times a instant reboot happens or it is kind of stuck/totally frozen with need of hardware reset. I never found any (for me) use full information in the kernel logs.
So it may well be a hardware problem.

Try sticking it behind a powered hub - if for example its generating
power spikes then I'd expect that to miraculously cure it. Another test
to do is to boot the platform into DOS or similar with no USB enabled at
all and see it still crashes.

Alan


[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.32.2 (root@phenom) (gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu8) ) #1 SMP Wed Dec 30 22:17:08 EST 2009
[    0.000000] Command line: root=/dev/mapper/system-root ro quiet splash 
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
[    0.000000]  BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 00000000afee0000 (usable)
[    0.000000]  BIOS-e820: 00000000afee0000 - 00000000afee3000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000afee3000 - 00000000afef0000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000afef0000 - 00000000aff00000 (reserved)
[    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
[    0.000000]  BIOS-e820: 0000000100000000 - 0000000230000000 (usable)
[    0.000000] DMI 2.4 present.
[    0.000000] last_pfn = 0x230000 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-C7FFF write-protect
[    0.000000]   C8000-FFFFF uncachable
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000000 mask FFFF80000000 write-back
[    0.000000]   1 base 000080000000 mask FFFFE0000000 write-back
[    0.000000]   2 base 0000A0000000 mask FFFFF0000000 write-back
[    0.000000]   3 base 0000AFF00000 mask FFFFFFF00000 uncachable
[    0.000000]   4 base 000100000000 mask FFFF00000000 write-back
[    0.000000]   5 base 000200000000 mask FFFFE0000000 write-back
[    0.000000]   6 base 000220000000 mask FFFFF0000000 write-back
[    0.000000]   7 disabled
[    0.000000] TOM2: 0000000230000000 aka 8960M
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820 update range: 00000000aff00000 - 0000000100000000 (usable) ==> (reserved)
[    0.000000] last_pfn = 0xafee0 max_arch_pfn = 0x400000000
[    0.000000] e820 update range: 0000000000001000 - 0000000000006000 (usable) ==> (reserved)
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] modified physical RAM map:
[    0.000000]  modified: 0000000000000000 - 0000000000001000 (usable)
[    0.000000]  modified: 0000000000001000 - 0000000000006000 (reserved)
[    0.000000]  modified: 0000000000006000 - 000000000009f800 (usable)
[    0.000000]  modified: 000000000009f800 - 00000000000a0000 (reserved)
[    0.000000]  modified: 00000000000f0000 - 0000000000100000 (reserved)
[    0.000000]  modified: 0000000000100000 - 00000000afee0000 (usable)
[    0.000000]  modified: 00000000afee0000 - 00000000afee3000 (ACPI NVS)
[    0.000000]  modified: 00000000afee3000 - 00000000afef0000 (ACPI data)
[    0.000000]  modified: 00000000afef0000 - 00000000aff00000 (reserved)
[    0.000000]  modified: 00000000e0000000 - 00000000f0000000 (reserved)
[    0.000000]  modified: 00000000fec00000 - 0000000100000000 (reserved)
[    0.000000]  modified: 0000000100000000 - 0000000230000000 (usable)
[    0.000000] initial memory mapped : 0 - 20000000
[    0.000000] Using GB pages for direct mapping
[    0.000000] init_memory_mapping: 0000000000000000-00000000afee0000
[    0.000000]  0000000000 - 0080000000 page 1G
[    0.000000]  0080000000 - 00afe00000 page 2M
[    0.000000]  00afe00000 - 00afee0000 page 4k
[    0.000000] kernel direct mapping tables up to afee0000 @ 8000-b000
[    0.000000] init_memory_mapping: 0000000100000000-0000000230000000
[    0.000000]  0100000000 - 0200000000 page 1G
[    0.000000]  0200000000 - 0230000000 page 2M
[    0.000000] kernel direct mapping tables up to 230000000 @ a000-c000
[    0.000000] RAMDISK: 345fb000 - 37fef833
[    0.000000] ACPI: RSDP 00000000000f72f0 00014 (v00 GBT   )
[    0.000000] ACPI: RSDT 00000000afee3000 00038 (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
[    0.000000] ACPI: FACP 00000000afee3040 00074 (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
[    0.000000] ACPI: DSDT 00000000afee30c0 06E26 (v01 GBT    GBTUACPI 00001000 MSFT 03000000)
[    0.000000] ACPI: FACS 00000000afee0000 00040
[    0.000000] ACPI: SSDT 00000000afee9fc0 0088C (v01 PTLTD  POWERNOW 00000001  LTP 00000001)
[    0.000000] ACPI: HPET 00000000afeea880 00038 (v01 GBT    GBTUACPI 42302E31 GBTU 00000098)
[    0.000000] ACPI: MCFG 00000000afeea8c0 0003C (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
[    0.000000] ACPI: APIC 00000000afee9f00 00084 (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] Scanning NUMA topology in Northbridge 24
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at 0000000000000000-0000000230000000
[    0.000000] Bootmem setup node 0 0000000000000000-0000000230000000
[    0.000000]   NODE_DATA [000000000000b000 - 000000000000ffff]
[    0.000000]   bootmap [0000000000010000 -  0000000000055fff] pages 46
[    0.000000] (8 early reservations) ==> bootmem [0000000000 - 0230000000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
[    0.000000]   #1 [0000006000 - 0000008000]       TRAMPOLINE ==> [0000006000 - 0000008000]
[    0.000000]   #2 [0001000000 - 0001a07784]    TEXT DATA BSS ==> [0001000000 - 0001a07784]
[    0.000000]   #3 [00345fb000 - 0037fef833]          RAMDISK ==> [00345fb000 - 0037fef833]
[    0.000000]   #4 [000009f800 - 0000100000]    BIOS reserved ==> [000009f800 - 0000100000]
[    0.000000]   #5 [0001a08000 - 0001a080fe]              BRK ==> [0001a08000 - 0001a080fe]
[    0.000000]   #6 [0000008000 - 000000a000]          PGTABLE ==> [0000008000 - 000000a000]
[    0.000000]   #7 [000000a000 - 000000b000]          PGTABLE ==> [000000a000 - 000000b000]
[    0.000000] found SMP MP-table at [ffff8800000f5950] f5950
[    0.000000]  [ffffea0000000000-ffffea0007bfffff] PMD -> [ffff880028600000-ffff88002f1fffff] on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000000 -> 0x00001000
[    0.000000]   DMA32    0x00001000 -> 0x00100000
[    0.000000]   Normal   0x00100000 -> 0x00230000
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[4] active PFN ranges
[    0.000000]     0: 0x00000000 -> 0x00000001
[    0.000000]     0: 0x00000006 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x000afee0
[    0.000000]     0: 0x00100000 -> 0x00230000
[    0.000000] On node 0 totalpages: 1965690
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 102 pages reserved
[    0.000000]   DMA zone: 3836 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 14280 pages used for memmap
[    0.000000]   DMA32 zone: 702232 pages, LIFO batch:31
[    0.000000]   Normal zone: 17024 pages used for memmap
[    0.000000]   Normal zone: 1228160 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x4008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] dfl dfl lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 33, 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 low 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: 0x10b9a201 base: 0xfed00000
[    0.000000] SMP: Allowing 4 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 24
[    0.000000] PM: Registered nosave memory: 0000000000001000 - 0000000000006000
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
[    0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 00000000afee0000 - 00000000afee3000
[    0.000000] PM: Registered nosave memory: 00000000afee3000 - 00000000afef0000
[    0.000000] PM: Registered nosave memory: 00000000afef0000 - 00000000aff00000
[    0.000000] PM: Registered nosave memory: 00000000aff00000 - 00000000e0000000
[    0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
[    0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000
[    0.000000] PM: Registered nosave memory: 00000000fec00000 - 0000000100000000
[    0.000000] Allocating PCI resources starting at aff00000 (gap: aff00000:30100000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 30 pages/cpu @ffff880028200000 s91288 r8192 d23400 u524288
[    0.000000] pcpu-alloc: s91288 r8192 d23400 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: 1934228
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: root=/dev/mapper/system-root ro quiet splash 
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Node 0: aperture @ 20000000 size 32 MB
[    0.000000] Aperture pointing to e820 RAM. Ignoring.
[    0.000000] Your BIOS doesn't leave a aperture memory hole
[    0.000000] Please enable the IOMMU option in the BIOS setup
[    0.000000] This costs you 64 MB of RAM
[    0.000000] Mapping aperture over 65536 KB of RAM @ 20000000
[    0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000024000000
[    0.000000] Memory: 7616200k/9175040k available (5369k kernel code, 1312280k absent, 246560k reserved, 3067k data, 688k init)
[    0.000000] SLUB: Genslabs=14, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:4352 nr_irqs:440
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 78643200 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] hpet clockevent registered
[    0.000000]   alloc irq_desc for 24 on node 0
[    0.000000]   alloc kstat_irqs on node 0
[    0.000000] HPET: 4 timers in total, 1 timers will be used for per-cpu timer
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 3006.152 MHz processor.
[    0.030005] Calibrating delay loop (skipped), value calculated using timer frequency.. 6012.29 BogoMIPS (lpj=30061480)
[    0.030021] Security Framework initialized
[    0.030026] SELinux:  Disabled at boot.
[    0.030455] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.033151] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.034388] Mount-cache hash table entries: 256
[    0.034490] Initializing cgroup subsys ns
[    0.034492] Initializing cgroup subsys cpuacct
[    0.034495] Initializing cgroup subsys memory
[    0.034500] Initializing cgroup subsys freezer
[    0.034502] Initializing cgroup subsys net_cls
[    0.034515] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[    0.034517] CPU: L2 Cache: 512K (64 bytes/line)
[    0.034519] CPU 0/0x0 -> Node 0
[    0.034521] tseg: 00aff00000
[    0.034522] CPU: Physical Processor ID: 0
[    0.034523] CPU: Processor Core ID: 0
[    0.034525] mce: CPU supports 6 MCE banks
[    0.034533] using C1E aware idle routine
[    0.034534] Performance Events: AMD PMU driver.
[    0.034537] ... version:                0
[    0.034538] ... bit width:              48
[    0.034539] ... generic registers:      4
[    0.034540] ... value mask:             0000ffffffffffff
[    0.034542] ... max period:             00007fffffffffff
[    0.034543] ... fixed-purpose events:   0
[    0.034544] ... event mask:             000000000000000f
[    0.035777] ACPI: Core revision 20090903
[    0.050087] Setting APIC routing to flat
[    0.050573] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.156638] CPU0: AMD Phenom(tm) II X4 940 Processor stepping 02
[    0.160000] Booting processor 1 APIC 0x1 ip 0x6000
[    0.040000] Initializing CPU#1
[    0.040000] Calibrating delay using timer specific routine.. 6012.86 BogoMIPS (lpj=30064305)
[    0.040000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[    0.040000] CPU: L2 Cache: 512K (64 bytes/line)
[    0.040000] CPU 1/0x1 -> Node 0
[    0.040000] CPU: Physical Processor ID: 0
[    0.040000] CPU: Processor Core ID: 1
[    0.310036] CPU1: AMD Phenom(tm) II X4 940 Processor stepping 02
[    0.310042] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[    0.320048] Booting processor 2 APIC 0x2 ip 0x6000
[    0.040000] Initializing CPU#2
[    0.040000] Calibrating delay using timer specific routine.. 6012.86 BogoMIPS (lpj=30064312)
[    0.040000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[    0.040000] CPU: L2 Cache: 512K (64 bytes/line)
[    0.040000] CPU 2/0x2 -> Node 0
[    0.040000] CPU: Physical Processor ID: 0
[    0.040000] CPU: Processor Core ID: 2
[    0.480104] CPU2: AMD Phenom(tm) II X4 940 Processor stepping 02
[    0.480110] checking TSC synchronization [CPU#0 -> CPU#2]: passed.
[    0.490047] Booting processor 3 APIC 0x3 ip 0x6000
[    0.040000] Initializing CPU#3
[    0.040000] Calibrating delay using timer specific routine.. 6012.87 BogoMIPS (lpj=30064355)
[    0.040000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[    0.040000] CPU: L2 Cache: 512K (64 bytes/line)
[    0.040000] CPU 3/0x3 -> Node 0
[    0.040000] CPU: Physical Processor ID: 0
[    0.040000] CPU: Processor Core ID: 3
[    0.650068] CPU3: AMD Phenom(tm) II X4 940 Processor stepping 02
[    0.650073] checking TSC synchronization [CPU#0 -> CPU#3]: passed.
[    0.660008] Brought up 4 CPUs
[    0.660010] Total of 4 processors activated (24050.89 BogoMIPS).
[    0.661893] CPU0 attaching sched-domain:
[    0.661895]  domain 0: span 0-3 level MC
[    0.661896]   groups: 0 1 2 3
[    0.661900] CPU1 attaching sched-domain:
[    0.661901]  domain 0: span 0-3 level MC
[    0.661903]   groups: 1 2 3 0
[    0.661906] CPU2 attaching sched-domain:
[    0.661907]  domain 0: span 0-3 level MC
[    0.661908]   groups: 2 3 0 1
[    0.661911] CPU3 attaching sched-domain:
[    0.661912]  domain 0: span 0-3 level MC
[    0.661913]   groups: 3 0 1 2
[    0.661983] regulator: core version 0.5
[    0.661983] Time:  1:46:26  Date: 12/15/10
[    0.661983] NET: Registered protocol family 16
[    0.661983] node 0 link 0: io port [b000, ffff]
[    0.661983] TOM: 00000000d0000000 aka 3328M
[    0.661983] Fam 10h mmconf [e0000000, e00fffff]
[    0.661983] node 0 link 0: mmio [a0000, bffff]
[    0.661983] node 0 link 0: mmio [d0000000, dfffffff]
[    0.661983] node 0 link 0: mmio [f0000000, fe02ffff]
[    0.661983] node 0 link 0: mmio [e0000000, e04fffff] ==> [e0100000, e04fffff]
[    0.661983] TOM2: 0000000230000000 aka 8960M
[    0.661983] bus: [00,04] on node 0 link 0
[    0.661983] bus: 00 index 0 io port: [0, ffff]
[    0.661983] bus: 00 index 1 mmio: [a0000, bffff]
[    0.661983] bus: 00 index 2 mmio: [d0000000, dfffffff]
[    0.661983] bus: 00 index 3 mmio: [e0500000, ffffffff]
[    0.661983] bus: 00 index 4 mmio: [e0100000, e04fffff]
[    0.661983] bus: 00 index 5 mmio: [230000000, fcffffffff]
[    0.661983] ACPI: bus type pci registered
[    0.661983] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[    0.661983] PCI: MCFG area at e0000000 reserved in E820
[    0.666483] PCI: Using MMCONFIG at e0000000 - efffffff
[    0.666485] PCI: Using configuration type 1 for base access
[    0.666918] bio: create slab <bio-0> at 0
[    0.666918] ACPI: EC: Look up EC in DSDT
[    0.676912] ACPI: Interpreter enabled
[    0.676918] ACPI: (supports S0 S3 S4 S5)
[    0.676937] ACPI: Using IOAPIC for interrupt routing
[    0.680015] ACPI: No dock devices found.
[    0.680107] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.680145] pci 0000:00:00.0: reg 1c 64bit mmio: [0xe0000000-0xffffffff]
[    0.680219] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[    0.680222] pci 0000:00:07.0: PME# disabled
[    0.680252] pci 0000:00:0a.0: PME# supported from D0 D3hot D3cold
[    0.680254] pci 0000:00:0a.0: PME# disabled
[    0.680300] pci 0000:00:11.0: reg 10 io port: [0xff00-0xff07]
[    0.680306] pci 0000:00:11.0: reg 14 io port: [0xfe00-0xfe03]
[    0.680312] pci 0000:00:11.0: reg 18 io port: [0xfd00-0xfd07]
[    0.680318] pci 0000:00:11.0: reg 1c io port: [0xfc00-0xfc03]
[    0.680323] pci 0000:00:11.0: reg 20 io port: [0xfb00-0xfb0f]
[    0.680329] pci 0000:00:11.0: reg 24 32bit mmio: [0xfe02f000-0xfe02f3ff]
[    0.680345] pci 0000:00:11.0: set SATA to AHCI mode
[    0.680386] pci 0000:00:12.0: reg 10 32bit mmio: [0xfe02e000-0xfe02efff]
[    0.680436] pci 0000:00:12.1: reg 10 32bit mmio: [0xfe02d000-0xfe02dfff]
[    0.680502] pci 0000:00:12.2: reg 10 32bit mmio: [0xfe02c000-0xfe02c0ff]
[    0.680550] pci 0000:00:12.2: supports D1 D2
[    0.680551] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
[    0.680554] pci 0000:00:12.2: PME# disabled
[    0.680583] pci 0000:00:13.0: reg 10 32bit mmio: [0xfe02b000-0xfe02bfff]
[    0.680633] pci 0000:00:13.1: reg 10 32bit mmio: [0xfe02a000-0xfe02afff]
[    0.680699] pci 0000:00:13.2: reg 10 32bit mmio: [0xfe029000-0xfe0290ff]
[    0.680746] pci 0000:00:13.2: supports D1 D2
[    0.680748] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
[    0.680751] pci 0000:00:13.2: PME# disabled
[    0.680857] pci 0000:00:14.1: reg 10 io port: [0x00-0x07]
[    0.680863] pci 0000:00:14.1: reg 14 io port: [0x00-0x03]
[    0.680868] pci 0000:00:14.1: reg 18 io port: [0x00-0x07]
[    0.680874] pci 0000:00:14.1: reg 1c io port: [0x00-0x03]
[    0.680880] pci 0000:00:14.1: reg 20 io port: [0xfa00-0xfa0f]
[    0.680940] pci 0000:00:14.2: reg 10 64bit mmio: [0xfe024000-0xfe027fff]
[    0.680979] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[    0.680982] pci 0000:00:14.2: PME# disabled
[    0.681078] pci 0000:00:14.5: reg 10 32bit mmio: [0xfe028000-0xfe028fff]
[    0.681194] pci 0000:01:05.0: reg 10 32bit mmio pref: [0xd0000000-0xdfffffff]
[    0.681197] pci 0000:01:05.0: reg 14 io port: [0xee00-0xeeff]
[    0.681200] pci 0000:01:05.0: reg 18 32bit mmio: [0xfdae0000-0xfdaeffff]
[    0.681206] pci 0000:01:05.0: reg 24 32bit mmio: [0xfd900000-0xfd9fffff]
[    0.681216] pci 0000:01:05.0: supports D1 D2
[    0.681230] pci 0000:01:05.1: reg 10 32bit mmio: [0xfdafc000-0xfdafffff]
[    0.681246] pci 0000:01:05.1: supports D1 D2
[    0.681283] pci 0000:00:01.0: bridge io port: [0xe000-0xefff]
[    0.681285] pci 0000:00:01.0: bridge 32bit mmio: [0xfd900000-0xfdafffff]
[    0.681288] pci 0000:00:01.0: bridge 64bit mmio pref: [0xd0000000-0xdfffffff]
[    0.681336] pci 0000:02:00.0: reg 10 64bit mmio: [0xfd600000-0xfd7fffff]
[    0.681419] pci 0000:02:00.0: supports D1 D2
[    0.681420] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.681425] pci 0000:02:00.0: PME# disabled
[    0.681485] pci 0000:00:07.0: bridge io port: [0xd000-0xdfff]
[    0.681487] pci 0000:00:07.0: bridge 32bit mmio: [0xfd600000-0xfd7fffff]
[    0.681490] pci 0000:00:07.0: bridge 64bit mmio pref: [0xfdf00000-0xfdffffff]
[    0.681520] pci 0000:03:00.0: reg 10 io port: [0xce00-0xceff]
[    0.681534] pci 0000:03:00.0: reg 18 64bit mmio pref: [0xfddff000-0xfddfffff]
[    0.681543] pci 0000:03:00.0: reg 20 64bit mmio pref: [0xfdde0000-0xfddeffff]
[    0.681549] pci 0000:03:00.0: reg 30 32bit mmio pref: [0x000000-0x00ffff]
[    0.681575] pci 0000:03:00.0: supports D1 D2
[    0.681576] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.681579] pci 0000:03:00.0: PME# disabled
[    0.681633] pci 0000:00:0a.0: bridge io port: [0xc000-0xcfff]
[    0.681635] pci 0000:00:0a.0: bridge 32bit mmio: [0xfde00000-0xfdefffff]
[    0.681638] pci 0000:00:0a.0: bridge 64bit mmio pref: [0xfdd00000-0xfddfffff]
[    0.681699] pci 0000:04:0e.0: reg 10 32bit mmio: [0xfdcff000-0xfdcff7ff]
[    0.681707] pci 0000:04:0e.0: reg 14 32bit mmio: [0xfdcf8000-0xfdcfbfff]
[    0.681761] pci 0000:04:0e.0: supports D1 D2
[    0.681763] pci 0000:04:0e.0: PME# supported from D0 D1 D2 D3hot
[    0.681767] pci 0000:04:0e.0: PME# disabled
[    0.681800] pci 0000:00:14.4: transparent bridge
[    0.681803] pci 0000:00:14.4: bridge io port: [0xb000-0xbfff]
[    0.681807] pci 0000:00:14.4: bridge 32bit mmio: [0xfdc00000-0xfdcfffff]
[    0.681810] pci 0000:00:14.4: bridge 32bit mmio pref: [0xfdb00000-0xfdbfffff]
[    0.681823] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.682003] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P2P_._PRT]
[    0.682070] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCE7._PRT]
[    0.682106] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCEA._PRT]
[    0.682144] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
[    0.694581] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 11) *0, disabled.
[    0.694647] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11) *0, disabled.
[    0.694713] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11) *0, disabled.
[    0.694776] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11) *0, disabled.
[    0.694839] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11) *0, disabled.
[    0.694902] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11) *0, disabled.
[    0.694965] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 6 7 10 11) *0, disabled.
[    0.695027] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 6 7 10 11) *0, disabled.
[    0.695088] vgaarb: device added: PCI:0000:01:05.0,decodes=io+mem,owns=io+mem,locks=none
[    0.695091] vgaarb: loaded
[    0.695161] SCSI subsystem initialized
[    0.695198] libata version 3.00 loaded.
[    0.695198] usbcore: registered new interface driver usbfs
[    0.695198] usbcore: registered new interface driver hub
[    0.695198] usbcore: registered new device driver usb
[    0.695198] ACPI: WMI: Mapper loaded
[    0.695198] PCI: Using ACPI for IRQ routing
[    0.695198] pci 0000:00:00.0: BAR 3: address space collision on of device [0xe0000000-0xffffffff]
[    0.695198] pci 0000:00:00.0: BAR 3: can't allocate resource
[    0.695198] Bluetooth: Core ver 2.15
[    0.695198] NET: Registered protocol family 31
[    0.695198] Bluetooth: HCI device and connection manager initialized
[    0.695198] Bluetooth: HCI socket layer initialized
[    0.695198] NetLabel: Initializing
[    0.695198] NetLabel:  domain hash size = 128
[    0.695198] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.695198] NetLabel:  unlabeled traffic allowed by default
[    0.695198] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 24, 0
[    0.695198] hpet0: 4 comparators, 32-bit 14.318180 MHz counter
[    0.700037] hpet: hpet2 irq 24 for MSI
[    0.730011] Switching to clocksource tsc
[    0.730921] pnp: PnP ACPI init
[    0.730931] ACPI: bus type pnp registered
[    0.732487] pnp 00:0a: mem resource (0xcea00-0xcffff) overlaps 0000:00:00.0 BAR 3 (0x0-0x1fffffff), disabling
[    0.732489] pnp 00:0a: mem resource (0xf0000-0xf7fff) overlaps 0000:00:00.0 BAR 3 (0x0-0x1fffffff), disabling
[    0.732492] pnp 00:0a: mem resource (0xf8000-0xfbfff) overlaps 0000:00:00.0 BAR 3 (0x0-0x1fffffff), disabling
[    0.732494] pnp 00:0a: mem resource (0xfc000-0xfffff) overlaps 0000:00:00.0 BAR 3 (0x0-0x1fffffff), disabling
[    0.732496] pnp 00:0a: mem resource (0x0-0x9ffff) overlaps 0000:00:00.0 BAR 3 (0x0-0x1fffffff), disabling
[    0.732498] pnp 00:0a: mem resource (0x100000-0xafedffff) overlaps 0000:00:00.0 BAR 3 (0x0-0x1fffffff), disabling
[    0.732555] pnp: PnP ACPI: found 11 devices
[    0.732556] ACPI: ACPI bus type pnp unregistered
[    0.732562] system 00:01: ioport range 0x4d0-0x4d1 has been reserved
[    0.732564] system 00:01: ioport range 0x220-0x225 has been reserved
[    0.732566] system 00:01: ioport range 0x290-0x294 has been reserved
[    0.732569] system 00:02: ioport range 0x4100-0x411f has been reserved
[    0.732571] system 00:02: ioport range 0x228-0x22f has been reserved
[    0.732572] system 00:02: ioport range 0x40b-0x40b has been reserved
[    0.732574] system 00:02: ioport range 0x4d6-0x4d6 has been reserved
[    0.732576] system 00:02: ioport range 0xc00-0xc01 has been reserved
[    0.732577] system 00:02: ioport range 0xc14-0xc14 has been reserved
[    0.732579] system 00:02: ioport range 0xc50-0xc52 has been reserved
[    0.732580] system 00:02: ioport range 0xc6c-0xc6d has been reserved
[    0.732582] system 00:02: ioport range 0xc6f-0xc6f has been reserved
[    0.732584] system 00:02: ioport range 0xcd0-0xcd1 has been reserved
[    0.732585] system 00:02: ioport range 0xcd2-0xcd3 has been reserved
[    0.732587] system 00:02: ioport range 0xcd4-0xcdf has been reserved
[    0.732588] system 00:02: ioport range 0x4000-0x40fe has been reserved
[    0.732590] system 00:02: ioport range 0x4210-0x4217 has been reserved
[    0.732592] system 00:02: ioport range 0xb00-0xb0f has been reserved
[    0.732593] system 00:02: ioport range 0xb10-0xb1f has been reserved
[    0.732595] system 00:02: ioport range 0xb20-0xb3f has been reserved
[    0.732599] system 00:09: iomem range 0xe0000000-0xefffffff has been reserved
[    0.732603] system 00:0a: iomem range 0xafee0000-0xafefffff could not be reserved
[    0.732604] system 00:0a: iomem range 0xffff0000-0xffffffff has been reserved
[    0.732606] system 00:0a: iomem range 0xafff0000-0xcffeffff could not be reserved
[    0.732608] system 00:0a: iomem range 0xfec00000-0xfec00fff could not be reserved
[    0.732610] system 00:0a: iomem range 0xfee00000-0xfee00fff has been reserved
[    0.732612] system 00:0a: iomem range 0xfff80000-0xfffeffff has been reserved
[    0.737227] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[    0.737229] pci 0000:00:01.0:   IO window: 0xe000-0xefff
[    0.737232] pci 0000:00:01.0:   MEM window: 0xfd900000-0xfdafffff
[    0.737234] pci 0000:00:01.0:   PREFETCH window: 0x000000d0000000-0x000000dfffffff
[    0.737237] pci 0000:00:07.0: PCI bridge, secondary bus 0000:02
[    0.737239] pci 0000:00:07.0:   IO window: 0xd000-0xdfff
[    0.737241] pci 0000:00:07.0:   MEM window: 0xfd600000-0xfd7fffff
[    0.737244] pci 0000:00:07.0:   PREFETCH window: 0x000000fdf00000-0x000000fdffffff
[    0.737248] pci 0000:00:0a.0: PCI bridge, secondary bus 0000:03
[    0.737250] pci 0000:00:0a.0:   IO window: 0xc000-0xcfff
[    0.737252] pci 0000:00:0a.0:   MEM window: 0xfde00000-0xfdefffff
[    0.737254] pci 0000:00:0a.0:   PREFETCH window: 0x000000fdd00000-0x000000fddfffff
[    0.737257] pci 0000:00:14.4: PCI bridge, secondary bus 0000:04
[    0.737259] pci 0000:00:14.4:   IO window: 0xb000-0xbfff
[    0.737264] pci 0000:00:14.4:   MEM window: 0xfdc00000-0xfdcfffff
[    0.737267] pci 0000:00:14.4:   PREFETCH window: 0xfdb00000-0xfdbfffff
[    0.737277]   alloc irq_desc for 19 on node 0
[    0.737279]   alloc kstat_irqs on node 0
[    0.737286] pci 0000:00:07.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[    0.737288] pci 0000:00:07.0: setting latency timer to 64
[    0.737291]   alloc irq_desc for 18 on node 0
[    0.737292]   alloc kstat_irqs on node 0
[    0.737298] pci 0000:00:0a.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[    0.737301] pci 0000:00:0a.0: setting latency timer to 64
[    0.737307] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
[    0.737308] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
[    0.737310] pci_bus 0000:01: resource 0 io:  [0xe000-0xefff]
[    0.737312] pci_bus 0000:01: resource 1 mem: [0xfd900000-0xfdafffff]
[    0.737313] pci_bus 0000:01: resource 2 pref mem [0xd0000000-0xdfffffff]
[    0.737315] pci_bus 0000:02: resource 0 io:  [0xd000-0xdfff]
[    0.737317] pci_bus 0000:02: resource 1 mem: [0xfd600000-0xfd7fffff]
[    0.737318] pci_bus 0000:02: resource 2 pref mem [0xfdf00000-0xfdffffff]
[    0.737320] pci_bus 0000:03: resource 0 io:  [0xc000-0xcfff]
[    0.737321] pci_bus 0000:03: resource 1 mem: [0xfde00000-0xfdefffff]
[    0.737323] pci_bus 0000:03: resource 2 pref mem [0xfdd00000-0xfddfffff]
[    0.737324] pci_bus 0000:04: resource 0 io:  [0xb000-0xbfff]
[    0.737326] pci_bus 0000:04: resource 1 mem: [0xfdc00000-0xfdcfffff]
[    0.737328] pci_bus 0000:04: resource 2 pref mem [0xfdb00000-0xfdbfffff]
[    0.737329] pci_bus 0000:04: resource 3 io:  [0x00-0xffff]
[    0.737331] pci_bus 0000:04: resource 4 mem: [0x000000-0xffffffffffffffff]
[    0.737353] NET: Registered protocol family 2
[    0.737509] IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.738462] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[    0.741011] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.741338] TCP: Hash tables configured (established 524288 bind 65536)
[    0.741340] TCP reno registered
[    0.741419] NET: Registered protocol family 1
[    0.889924] pci 0000:01:05.0: Boot video device
[    0.889982] Trying to unpack rootfs image as initramfs...
[    1.819254] Freeing initrd memory: 59346k freed
[    1.836953] PCI-DMA: Disabling AGP.
[    1.837048] PCI-DMA: aperture base @ 20000000 size 65536 KB
[    1.837049] PCI-DMA: using GART IOMMU.
[    1.837052] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
[    1.839101] Scanning for low memory corruption every 60 seconds
[    1.839202] audit: initializing netlink socket (disabled)
[    1.839213] type=2000 audit(1292377586.830:1): initialized
[    1.845434] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    1.846341] VFS: Disk quotas dquot_6.5.2
[    1.846377] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.846775] fuse init (API version 7.13)
[    1.846825] msgmni has been set to 14991
[    1.847024] alg: No test for stdrng (krng)
[    1.847035] io scheduler noop registered
[    1.847036] io scheduler anticipatory registered
[    1.847038] io scheduler deadline registered
[    1.847062] io scheduler cfq registered (default)
[    1.847190]   alloc irq_desc for 25 on node 0
[    1.847191]   alloc kstat_irqs on node 0
[    1.847198] pcieport 0000:00:07.0: irq 25 for MSI/MSI-X
[    1.847202] pcieport 0000:00:07.0: setting latency timer to 64
[    1.847275]   alloc irq_desc for 26 on node 0
[    1.847276]   alloc kstat_irqs on node 0
[    1.847280] pcieport 0000:00:0a.0: irq 26 for MSI/MSI-X
[    1.847283] pcieport 0000:00:0a.0: setting latency timer to 64
[    1.847328] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    1.847342] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    1.847419] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    1.847422] ACPI: Power Button [PWRB]
[    1.847455] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    1.847457] ACPI: Power Button [PWRF]
[    1.847675] processor LNXCPU:00: registered as cooling_device0
[    1.847709] processor LNXCPU:01: registered as cooling_device1
[    1.847742] processor LNXCPU:02: registered as cooling_device2
[    1.847772] processor LNXCPU:03: registered as cooling_device3
[    1.849701] Linux agpgart interface v0.103
[    1.849705] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.849804] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    1.850028] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    1.850570] brd: module loaded
[    1.850825] loop: module loaded
[    1.850867] input: Macintosh mouse button emulation as /devices/virtual/input/input2
[    1.850955] ahci 0000:00:11.0: version 3.0
[    1.850967]   alloc irq_desc for 22 on node 0
[    1.850969]   alloc kstat_irqs on node 0
[    1.850976] ahci 0000:00:11.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[    1.851080] ahci 0000:00:11.0: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl SATA mode
[    1.851083] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part ccc 
[    1.851300] scsi0 : ahci
[    1.851357] scsi1 : ahci
[    1.851392] scsi2 : ahci
[    1.851425] scsi3 : ahci
[    1.851493] ata1: SATA max UDMA/133 irq_stat 0x00400000 irq 22, PHY RDY changed
[    1.851496] ata2: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f180 irq 22
[    1.851499] ata3: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f200 irq 22
[    1.851501] ata4: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f280 irq 22
[    1.851708]   alloc irq_desc for 16 on node 0
[    1.851709]   alloc kstat_irqs on node 0
[    1.851716] pata_atiixp 0000:00:14.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    1.851793] scsi4 : pata_atiixp
[    1.851825] scsi5 : pata_atiixp
[    1.852515] ata5: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xfa00 irq 14
[    1.852517] ata6: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xfa08 irq 15
[    1.852955] Fixed MDIO Bus: probed
[    1.852975] PPP generic driver version 2.4.2
[    1.853038] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.853088]   alloc irq_desc for 17 on node 0
[    1.853090]   alloc kstat_irqs on node 0
[    1.853097] ehci_hcd 0000:00:12.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    1.853109] ehci_hcd 0000:00:12.2: EHCI Host Controller
[    1.853151] ehci_hcd 0000:00:12.2: new USB bus registered, assigned bus number 1
[    1.853171] ehci_hcd 0000:00:12.2: applying AMD SB600/SB700 USB freeze workaround
[    1.853183] ehci_hcd 0000:00:12.2: debug port 1
[    1.853208] ehci_hcd 0000:00:12.2: irq 17, io mem 0xfe02c000
[    1.870025] ehci_hcd 0000:00:12.2: USB 2.0 started, EHCI 1.00
[    1.870084] usb usb1: configuration #1 chosen from 1 choice
[    1.870102] hub 1-0:1.0: USB hub found
[    1.870109] hub 1-0:1.0: 6 ports detected
[    1.870199] ehci_hcd 0000:00:13.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    1.870209] ehci_hcd 0000:00:13.2: EHCI Host Controller
[    1.870230] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 2
[    1.870247] ehci_hcd 0000:00:13.2: applying AMD SB600/SB700 USB freeze workaround
[    1.870259] ehci_hcd 0000:00:13.2: debug port 1
[    1.870284] ehci_hcd 0000:00:13.2: irq 19, io mem 0xfe029000
[    1.890027] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00
[    1.890075] usb usb2: configuration #1 chosen from 1 choice
[    1.890090] hub 2-0:1.0: USB hub found
[    1.890095] hub 2-0:1.0: 6 ports detected
[    1.890152] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.890198] ohci_hcd 0000:00:12.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    1.890209] ohci_hcd 0000:00:12.0: OHCI Host Controller
[    1.890238] ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus number 3
[    1.890265] ohci_hcd 0000:00:12.0: irq 16, io mem 0xfe02e000
[    1.954074] usb usb3: configuration #1 chosen from 1 choice
[    1.954092] hub 3-0:1.0: USB hub found
[    1.954099] hub 3-0:1.0: 3 ports detected
[    1.954184] ohci_hcd 0000:00:12.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    1.954196] ohci_hcd 0000:00:12.1: OHCI Host Controller
[    1.954215] ohci_hcd 0000:00:12.1: new USB bus registered, assigned bus number 4
[    1.954228] ohci_hcd 0000:00:12.1: irq 16, io mem 0xfe02d000
[    2.025811] usb usb4: configuration #1 chosen from 1 choice
[    2.025826] hub 4-0:1.0: USB hub found
[    2.025832] hub 4-0:1.0: 3 ports detected
[    2.025927] ohci_hcd 0000:00:13.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[    2.025937] ohci_hcd 0000:00:13.0: OHCI Host Controller
[    2.025956] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 5
[    2.025981] ohci_hcd 0000:00:13.0: irq 18, io mem 0xfe02b000
[    2.084078] usb usb5: configuration #1 chosen from 1 choice
[    2.084093] hub 5-0:1.0: USB hub found
[    2.084100] hub 5-0:1.0: 3 ports detected
[    2.084188] ohci_hcd 0000:00:13.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[    2.084198] ohci_hcd 0000:00:13.1: OHCI Host Controller
[    2.084222] ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 6
[    2.084235] ohci_hcd 0000:00:13.1: irq 18, io mem 0xfe02a000
[    2.144081] usb usb6: configuration #1 chosen from 1 choice
[    2.144096] hub 6-0:1.0: USB hub found
[    2.144103] hub 6-0:1.0: 3 ports detected
[    2.144193] ohci_hcd 0000:00:14.5: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    2.144203] ohci_hcd 0000:00:14.5: OHCI Host Controller
[    2.144223] ohci_hcd 0000:00:14.5: new USB bus registered, assigned bus number 7
[    2.144235] ohci_hcd 0000:00:14.5: irq 18, io mem 0xfe028000
[    2.204132] usb usb7: configuration #1 chosen from 1 choice
[    2.204147] hub 7-0:1.0: USB hub found
[    2.204154] hub 7-0:1.0: 2 ports detected
[    2.204211] uhci_hcd: USB Universal Host Controller Interface driver
[    2.204273] PNP: No PS/2 controller found. Probing ports directly.
[    2.204666] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.204675] serio: i8042 AUX port at 0x60,0x64 irq 12
[    2.204722] mice: PS/2 mouse device common for all mice
[    2.204761] Driver 'rtc_cmos' needs updating - please use bus_type methods
[    2.204781] rtc_cmos 00:05: RTC can wake from S4
[    2.204800] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[    2.204830] rtc0: alarms up to one month, 242 bytes nvram, hpet irqs
[    2.204905] device-mapper: uevent: version 1.0.3
[    2.204960] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@xxxxxxxxxx
[    2.205047] device-mapper: multipath: version 1.1.0 loaded
[    2.205049] device-mapper: multipath round-robin: version 1.0.0 loaded
[    2.205212] cpuidle: using governor ladder
[    2.205213] cpuidle: using governor menu
[    2.205451] TCP cubic registered
[    2.205525] NET: Registered protocol family 10
[    2.205814] lo: Disabled Privacy Extensions
[    2.205992] NET: Registered protocol family 17
[    2.206004] Bluetooth: L2CAP ver 2.14
[    2.206005] Bluetooth: L2CAP socket layer initialized
[    2.206007] Bluetooth: SCO (Voice Link) ver 0.6
[    2.206008] Bluetooth: SCO socket layer initialized
[    2.206041] Bluetooth: RFCOMM TTY layer initialized
[    2.206043] Bluetooth: RFCOMM socket layer initialized
[    2.206044] Bluetooth: RFCOMM ver 1.11
[    2.206070] powernow-k8: Found 1 AMD Phenom(tm) II X4 940 Processor processors (4 cpu cores) (version 2.20.00)
[    2.206097] powernow-k8:    0 : pstate 0 (3000 MHz)
[    2.206099] powernow-k8:    1 : pstate 1 (2300 MHz)
[    2.206100] powernow-k8:    2 : pstate 2 (1800 MHz)
[    2.206101] powernow-k8:    3 : pstate 3 (800 MHz)
[    2.206373] PM: Resume from disk failed.
[    2.206380] registered taskstats version 1
[    2.206662]   Magic number: 6:502:761
[    2.206727] rtc_cmos 00:05: setting system clock to 2010-12-15 01:46:27 UTC (1292377587)
[    2.206728] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    2.206730] EDD information not available.
[    2.250029] usb 1-4: new high speed USB device using ehci_hcd and address 3
[    2.380029] ata2: softreset failed (device not ready)
[    2.380062] ata2: applying SB600 PMP SRST workaround and retrying
[    2.380077] ata3: softreset failed (device not ready)
[    2.380107] ata3: applying SB600 PMP SRST workaround and retrying
[    2.380121] ata4: softreset failed (device not ready)
[    2.380152] ata4: applying SB600 PMP SRST workaround and retrying
[    2.560049] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.560071] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.560088] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.560979] ata3.00: HPA detected: current 1953523055, native 1953525168
[    2.561172] ata3.00: ATA-8: Hitachi HDT721010SLA360, ST6OA31B, max UDMA/133
[    2.561174] ata3.00: 1953523055 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    2.561182] ata2.00: ATA-8: Hitachi HDT721010SLA360, ST6OA31B, max UDMA/133
[    2.561185] ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    2.562496] ata2.00: configured for UDMA/133
[    2.562520] ata3.00: configured for UDMA/133
[    2.563787] ata4.00: ATAPI: HL-DT-ST BDDVDRW GGC-H20L, 1.03, max UDMA/133
[    2.568741] ata4.00: configured for UDMA/133
[    2.618517] usb 1-4: configuration #1 chosen from 1 choice
[    2.780037] ata1: softreset failed (device not ready)
[    2.780069] ata1: applying SB600 PMP SRST workaround and retrying
[    2.850040] usb 2-2: new high speed USB device using ehci_hcd and address 2
[    2.960047] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.960950] ata1.00: HPA detected: current 1953523055, native 1953525168
[    2.961146] ata1.00: ATA-8: Hitachi HDT721010SLA360, ST6OA31B, max UDMA/133
[    2.961148] ata1.00: 1953523055 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    2.962455] ata1.00: configured for UDMA/133
[    2.980111] scsi 0:0:0:0: Direct-Access     ATA      Hitachi HDT72101 ST6O PQ: 0 ANSI: 5
[    2.980195] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    2.980272] sd 0:0:0:0: [sda] 1953523055 512-byte logical blocks: (1.00 TB/931 GiB)
[    2.980288] scsi 1:0:0:0: Direct-Access     ATA      Hitachi HDT72101 ST6O PQ: 0 ANSI: 5
[    2.980297] sd 0:0:0:0: [sda] Write Protect is off
[    2.980299] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.980311] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.980372] sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[    2.980376] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    2.980408] sd 1:0:0:0: [sdb] Write Protect is off
[    2.980410] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    2.980415]  sda:
[    2.980424] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.980460] scsi 2:0:0:0: Direct-Access     ATA      Hitachi HDT72101 ST6O PQ: 0 ANSI: 5
[    2.980499]  sdb:
[    2.980538] sd 2:0:0:0: [sdc] 1953523055 512-byte logical blocks: (1.00 TB/931 GiB)
[    2.980540] sd 2:0:0:0: Attached scsi generic sg2 type 0
[    2.980567] sd 2:0:0:0: [sdc] Write Protect is off
[    2.980568] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[    2.980581] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.980652]  sdc:
[    2.983735] scsi 3:0:0:0: CD-ROM            HL-DT-ST BDDVDRW GGC-H20L 1.03 PQ: 0 ANSI: 5
[    2.989965]  sda1 sda2 sda3
[    2.992173]  sdc1 sdc2 sdc3
[    2.992994]  sdb1 sdb2 sdb3
[    2.998623] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.001696] sd 1:0:0:0: [sdb] Attached SCSI disk
[    3.003857] sd 2:0:0:0: [sdc] Attached SCSI disk
[    3.003939] usb 2-2: configuration #1 chosen from 1 choice
[    3.120034] usb 2-5: new high speed USB device using ehci_hcd and address 3
[    3.271193] usb 2-5: configuration #1 chosen from 1 choice
[    3.271297] hub 2-5:1.0: USB hub found
[    3.271409] hub 2-5:1.0: 4 ports detected
[    3.316272] sr0: scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray
[    3.316275] Uniform CD-ROM driver Revision: 3.20
[    3.316327] sr 3:0:0:0: Attached scsi CD-ROM sr0
[    3.316352] sr 3:0:0:0: Attached scsi generic sg3 type 5
[    3.490576] ata6.00: HPA detected: current 3907027055, native 3907029168
[    3.490580] ata6.00: ATA-8: Hitachi HDS722020ALA330, JKAOA3MA, max UDMA/133
[    3.490582] ata6.00: 3907027055 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    3.530584] ata6.00: configured for UDMA/100
[    3.530646] scsi 5:0:0:0: Direct-Access     ATA      Hitachi HDS72202 JKAO PQ: 0 ANSI: 5
[    3.530722] sd 5:0:0:0: Attached scsi generic sg4 type 0
[    3.530730] sd 5:0:0:0: [sdd] 3907027055 512-byte logical blocks: (2.00 TB/1.81 TiB)
[    3.530753] sd 5:0:0:0: [sdd] Write Protect is off
[    3.530754] sd 5:0:0:0: [sdd] Mode Sense: 00 3a 00 00
[    3.530766] sd 5:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.530833]  sdd: unknown partition table
[    3.534773] sd 5:0:0:0: [sdd] Attached SCSI disk
[    3.534787] Freeing unused kernel memory: 688k freed
[    3.534935] Write protecting the kernel read-only data: 7672k
[    3.580110] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    3.580134] r8169 0000:03:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[    3.580190] r8169 0000:03:00.0: setting latency timer to 64
[    3.580221]   alloc irq_desc for 27 on node 0
[    3.580222]   alloc kstat_irqs on node 0
[    3.580233] r8169 0000:03:00.0: irq 27 for MSI/MSI-X
[    3.580692] eth0: RTL8168c/8111c at 0xffffc90000c5a000, 00:24:1d:18:eb:c7, XID 1c4000c0 IRQ 27
[    3.592710] Initializing USB Mass Storage driver...
[    3.597862] scsi6 : SCSI emulation for USB Mass Storage devices
[    3.598562] ohci1394 0000:04:0e.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[    3.598667] usbcore: registered new interface driver usb-storage
[    3.598671] USB Mass Storage support registered.
[    3.598808] usb-storage: device found at 2
[    3.598809] usb-storage: waiting for device to settle before scanning
[    3.601591] md: linear personality registered for level -1
[    3.603343] md: multipath personality registered for level -4
[    3.604917] md: raid0 personality registered for level 0
[    3.607262] md: raid1 personality registered for level 1
[    3.608729] async_tx: api initialized (async)
[    3.609275] xor: automatically using best checksumming function: generic_sse
[    3.649994]    generic_sse: 12421.200 MB/sec
[    3.649996] xor: using function: generic_sse (12421.200 MB/sec)
[    3.650079] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[22]  MMIO=[fdcff000-fdcff7ff]  Max Packet=[2048]  IR/IT contexts=[4/8]
[    3.700033] usb 3-2: new low speed USB device using ohci_hcd and address 2
[    3.726846] md: bind<sdb3>
[    3.820016] raid6: int64x1   2581 MB/s
[    3.821453] md: bind<sdc3>
[    3.910345] usb 3-2: configuration #1 chosen from 1 choice
[    3.916177] usbcore: registered new interface driver hiddev
[    3.928452] input: Chicony Saitek Eclipse Keyboard as /devices/pci0000:00/0000:00:12.0/usb3/3-2/3-2:1.0/input/input3
[    3.928491] generic-usb 0003:06A3:8020.0001: input,hidraw0: USB HID v1.11 Keyboard [Chicony Saitek Eclipse Keyboard] on usb-0000:00:12.0-2/input0
[    3.955346] input: Chicony Saitek Eclipse Keyboard as /devices/pci0000:00/0000:00:12.0/usb3/3-2/3-2:1.1/input/input4
[    3.955405] generic-usb 0003:06A3:8020.0002: input,hiddev96,hidraw1: USB HID v1.11 Device [Chicony Saitek Eclipse Keyboard] on usb-0000:00:12.0-2/input1
[    3.955432] usbcore: registered new interface driver usbhid
[    3.955434] usbhid: v2.6:USB HID core driver
[    3.990004] raid6: int64x2   3620 MB/s
[    4.002800] md: bind<sda3>
[    4.160002] raid6: int64x4   2700 MB/s
[    4.220029] usb 4-2: new full speed USB device using ohci_hcd and address 2
[    4.330021] raid6: int64x8   2350 MB/s
[    4.417132] usb 4-2: configuration #1 chosen from 1 choice
[    4.425224] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:12.1/usb4/4-2/4-2:1.0/input/input5
[    4.425269] generic-usb 0003:046D:C51A.0003: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:12.1-2/input0
[    4.433149] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:12.1/usb4/4-2/4-2:1.1/input/input6
[    4.433202] generic-usb 0003:046D:C51A.0004: input,hiddev97,hidraw3: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:12.1-2/input1
[    4.499998] raid6: sse2x1    3996 MB/s
[    4.670003] raid6: sse2x2    6555 MB/s
[    4.760028] usb 6-3: new full speed USB device using ohci_hcd and address 2
[    4.840002] raid6: sse2x4    7760 MB/s
[    4.840003] raid6: using algorithm sse2x4 (7760 MB/s)
[    4.844518] md: raid6 personality registered for level 6
[    4.844520] md: raid5 personality registered for level 5
[    4.844521] md: raid4 personality registered for level 4
[    4.849343] md: raid10 personality registered for level 10
[    4.905031] raid5: md0 is not clean -- starting background reconstruction
[    4.905041] raid5: device sda3 operational as raid disk 0
[    4.905042] raid5: device sdc3 operational as raid disk 2
[    4.905044] raid5: device sdb3 operational as raid disk 1
[    4.905254] raid5: allocated 3230kB for md0
[    4.905278] 0: w=1 pa=0 pr=3 m=1 a=2 r=3 op1=0 op2=0
[    4.905280] 2: w=2 pa=0 pr=3 m=1 a=2 r=3 op1=0 op2=0
[    4.905282] 1: w=3 pa=0 pr=3 m=1 a=2 r=3 op1=0 op2=0
[    4.905283] raid5: raid level 5 set md0 active with 3 out of 3 devices, algorithm 2
[    4.905285] RAID5 conf printout:
[    4.905286]  --- rd:3 wd:3
[    4.905287]  disk 0, o:1, dev:sda3
[    4.905288]  disk 1, o:1, dev:sdb3
[    4.905289]  disk 2, o:1, dev:sdc3
[    4.905307] md0: detected capacity change from 0 to 1768402059264
[    4.905400] md: resync of RAID array md0
[    4.905402] md: minimum _guaranteed_  speed: 1000 KB/sec/disk.
[    4.905403] md: using maximum available idle IO bandwidth (but not more than 200000 KB/sec) for resync.
[    4.905407] md: using 128k window, over a total of 863477568 blocks.
[    4.906010]  md0:
[    4.952347] usb 6-3: configuration #1 chosen from 1 choice
[    4.970098] ieee1394: Host added: ID:BUS[0-00:1023]  GUID[001abd060000241d]
[    5.003697]  unknown partition table
[    5.921428] EXT3-fs: INFO: recovery required on readonly filesystem.
[    5.921431] EXT3-fs: write access will be enabled during recovery.
[    6.429354] kjournald starting.  Commit interval 5 seconds
[    6.429362] EXT3-fs: dm-0: orphan cleanup on readonly fs
[    6.429367] ext3_orphan_cleanup: deleting unreferenced inode 2957322
[    6.429387] ext3_orphan_cleanup: deleting unreferenced inode 2957321
[    6.429391] ext3_orphan_cleanup: deleting unreferenced inode 2957320
[    6.429394] ext3_orphan_cleanup: deleting unreferenced inode 2957319
[    6.429398] ext3_orphan_cleanup: deleting unreferenced inode 2957317
[    6.429401] EXT3-fs: dm-0: 5 orphan inodes deleted
[    6.429402] EXT3-fs: recovery complete.
[    6.431230] EXT3-fs: mounted filesystem with writeback data mode.
[    8.594242] usb-storage: device scan complete
[    8.594972] scsi 6:0:0:0: Direct-Access     Generic  STORAGE DEVICE-A 9727 PQ: 0 ANSI: 0
[    8.595624] scsi 6:0:0:1: Direct-Access     Generic  STORAGE DEVICE-A 9727 PQ: 0 ANSI: 0
[    8.596346] scsi 6:0:0:2: Direct-Access     Generic  STORAGE DEVICE-A 9727 PQ: 0 ANSI: 0
[    8.597092] scsi 6:0:0:3: Direct-Access     Generic  STORAGE DEVICE-A 9727 PQ: 0 ANSI: 0 CCS
[    8.597709] scsi 6:0:0:4: Direct-Access     Generic  STORAGE DEVICE-A 9727 PQ: 0 ANSI: 0
[    8.597930] sd 6:0:0:0: Attached scsi generic sg5 type 0
[    8.597983] sd 6:0:0:1: Attached scsi generic sg6 type 0
[    8.598038] sd 6:0:0:2: Attached scsi generic sg7 type 0
[    8.598093] sd 6:0:0:3: Attached scsi generic sg8 type 0
[    8.598152] sd 6:0:0:4: Attached scsi generic sg9 type 0
[    8.602584] sd 6:0:0:0: [sde] Attached SCSI removable disk
[    8.603213] sd 6:0:0:1: [sdf] Attached SCSI removable disk
[    8.603836] sd 6:0:0:2: [sdg] Attached SCSI removable disk
[    8.604460] sd 6:0:0:3: [sdh] Attached SCSI removable disk
[    8.605089] sd 6:0:0:4: [sdi] Attached SCSI removable disk
[    9.760044] Adding 15623204k swap on /dev/sda2.  Priority:-1 extents:1 across:15623204k 
[    9.843763] Adding 15623204k swap on /dev/sdb2.  Priority:-2 extents:1 across:15623204k 
[    9.857306] Adding 15623204k swap on /dev/sdc2.  Priority:-3 extents:1 across:15623204k 
[   10.502130] udev: starting version 151
[   11.924754] usbcore: registered new interface driver usbserial
[   11.924764] USB Serial support registered for generic
[   11.924799] usbcore: registered new interface driver usbserial_generic
[   11.924800] usbserial: USB Serial Driver core
[   12.050759] ACPI: I/O resource piix4_smbus [0xb00-0xb07] conflicts with ACPI region SOR1 [0xb00-0xb0f]
[   12.050795] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   12.196829] EDAC MC: Ver: 2.1.0 Dec 30 2009
[   12.531560] USB Serial support registered for cp210x
[   12.531595] cp210x 6-3:1.0: cp210x converter detected
[   12.531637] shpchp 0000:00:01.0: HPC vendor_id 1022 device_id 9602 ss_vid 0 ss_did 0
[   12.531640] shpchp 0000:00:01.0: Cannot reserve MMIO region
[   12.531704] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   12.700031] usb 6-3: reset full speed USB device using ohci_hcd and address 2
[   12.785764] Linux video capture interface: v2.00
[   12.787188] EDAC amd64_edac:  Ver: 3.2.0 Dec 30 2009
[   12.787256] EDAC amd64: This node reports that Memory ECC is currently disabled, set F3x44[22] (0000:00:18.3).
[   12.787262] EDAC amd64: WARNING: ECC is disabled by BIOS. Module will NOT be loaded.
[   12.787263]  Either Enable ECC in the BIOS, or set 'ecc_enable_override'.
[   12.787264]  Also, use of the override can cause unknown side effects.
[   12.787275] amd64_edac: probe of 0000:00:18.2 failed with error -22
[   12.886310] usb 6-3: cp210x converter now attached to ttyUSB0
[   12.886323] usbcore: registered new interface driver cp210x
[   12.886325] cp210x: v0.09:Silicon Labs CP210x RS232 serial adaptor driver
[   12.957194] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
[   12.957197] Disabling lock debugging due to kernel taint
[   13.003840] [fglrx] Maximum main memory to use for locked dma buffers: 7272 MBytes.
[   13.003859] [fglrx]   vendor: 1002 device: 9614 count: 1
[   13.004072] [fglrx] ioport: bar 1, base 0xee00, size: 0x100
[   13.004084] pci 0000:01:05.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[   13.004088] pci 0000:01:05.0: setting latency timer to 64
[   13.004308] [fglrx] Kernel PAT support is enabled
[   13.004324] [fglrx] module loaded - fglrx 8.72.11 [Apr  8 2010] with 1 minors
[   13.067260] r8169: eth0: link up
[   13.067269] r8169: eth0: link up
[   13.105115] lp: driver loaded but no devices found
[   13.362031] EXT3 FS on dm-0, internal journal
[   13.364016] uvcvideo: Found UVC 1.00 device <unnamed> (046d:0808)
[   13.381278] input: UVC Camera (046d:0808) as /devices/pci0000:00/0000:00:12.2/usb1/1-4/1-4:1.0/input/input7
[   13.381324] usbcore: registered new interface driver uvcvideo
[   13.381327] USB Video Class driver (v0.1.0)
[   13.845707] it87: Found IT8718F chip at 0x228, revision 5
[   13.845719] it87: in3 is VCC (+5V)
[   14.146494] cx23885 driver version 0.0.2 loaded
[   14.146615] cx23885 0000:02:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[   14.146721] CORE cx23885[0]: subsystem: 0070:8541, board: Hauppauge WinTV-HVR1850 [card=24,autodetected]
[   14.474673] tveeprom 0-0050: Hauppauge model 85021, rev C5F5, serial# 6238039
[   14.474676] tveeprom 0-0050: MAC address is 00-0D-FE-5F-2F-57
[   14.474678] tveeprom 0-0050: tuner model is NXP 18271C2 (idx 155, type 54)
[   14.474680] tveeprom 0-0050: TV standards NTSC(M) ATSC/DVB Digital (eeprom 0x88)
[   14.474681] tveeprom 0-0050: audio processor is CX23888 (idx 40)
[   14.474683] tveeprom 0-0050: decoder processor is CX23888 (idx 34)
[   14.474685] tveeprom 0-0050: has radio, has IR receiver, has no IR transmitter
[   14.474687] cx23885[0]: hauppauge eeprom: model=85021
[   14.474727] cx23885[0]: registered device video1 [mpeg]
[   14.474729] cx23885_dvb_register() allocating 1 frontend(s)
[   14.474731] cx23885[0]: cx23885 based dvb card
[   14.927179] kjournald starting.  Commit interval 5 seconds
[   14.927324] EXT3 FS on sda1, internal journal
[   14.927329] EXT3-fs: mounted filesystem with writeback data mode.
[   15.000345] HDA Intel 0000:00:14.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   15.084348] tda18271 0-0060: creating new instance
[   15.086413] TDA18271HD/C2 detected @ 0-0060
[   15.116881] hda_codec: ALC889A: BIOS auto-probing.
[   15.118200] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:14.2/input/input8
[   15.123109] HDA Intel 0000:01:05.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[   15.123153]   alloc irq_desc for 28 on node 0
[   15.123155]   alloc kstat_irqs on node 0
[   15.123162] HDA Intel 0000:01:05.1: irq 28 for MSI/MSI-X
[   15.123178] HDA Intel 0000:01:05.1: setting latency timer to 64
[   15.161024] usbcore: registered new interface driver snd-usb-audio
[   15.420701] DVB: registering new adapter (cx23885[0])
[   15.420704] DVB: registering adapter 0 frontend 0 (Samsung S5H1411 QAM/8VSB Frontend)...
[   15.420892] cx23885_dev_checkrevision() Hardware revision = 0xd0
[   15.420899] cx23885[0]/0: found at 0000:02:00.0, rev: 4, irq: 19, latency: 0, mmio: 0xfd600000
[   15.420905] cx23885 0000:02:00.0: setting latency timer to 64
[   15.420910] IRQ 19/cx23885[0]: IRQF_DISABLED is not guaranteed on shared IRQs
[   16.778950] kjournald starting.  Commit interval 5 seconds
[   16.783919] EXT3 FS on dm-1, internal journal
[   16.783925] EXT3-fs: mounted filesystem with writeback data mode.
[   18.190012] ALSA hda_intel.c:712: azx_get_response timeout, switching to polling mode: last cmd=0x000f0001
[   21.185656] kvm: Nested Virtualization enabled
[   21.185659] kvm: Nested Paging enabled
[   23.080022] eth0: no IPv6 routers present
[   28.051385] ------------[ cut here ]------------
[   28.051396] WARNING: at mm/page_alloc.c:1805 __alloc_pages_nodemask+0x5b4/0x6c0()
[   28.051399] Hardware name: GA-MA790GP-UD4H
[   28.051401] Modules linked in: kvm_amd kvm snd_hda_codec_atihdmi snd_hda_codec_realtek tda18271 snd_hda_intel s5h1411 snd_pcm_oss snd_hda_codec snd_usb_audio snd_mixer_oss snd_hwdep snd_usbmidi_lib snd_pcm snd_seq_dummy snd_seq_oss cx23885 snd_seq_midi it87 snd_rawmidi cx2341x hwmon_vid snd_seq_midi_event sbp2 v4l2_common snd_seq videobuf_dma_sg videobuf_dvb snd_timer uvcvideo snd_seq_device dvb_core lp snd fglrx(P) amd64_edac_mod videodev videobuf_core psmouse v4l1_compat btcx_risc cp210x shpchp parport soundcore edac_core v4l2_compat_ioctl32 snd_page_alloc i2c_piix4 tveeprom serio_raw usbserial joydev raid10 raid456 async_raid6_recov async_pq usbhid raid6_pq async_xor xor async_memcpy async_tx raid1 raid0 multipath linear ohci1394 usb_storage ieee1394 r8169 mii
[   28.051453] Pid: 4329, comm: Xorg Tainted: P           2.6.32.2 #1
[   28.051455] Call Trace:
[   28.051462]  [<ffffffff81060288>] warn_slowpath_common+0x78/0xb0
[   28.051466]  [<ffffffff810602cf>] warn_slowpath_null+0xf/0x20
[   28.051469]  [<ffffffff810e8d24>] __alloc_pages_nodemask+0x5b4/0x6c0
[   28.051529]  [<ffffffffa018e0c2>] ? firegl_trace+0x72/0x1e0 [fglrx]
[   28.051560]  [<ffffffffa018e0c2>] ? firegl_trace+0x72/0x1e0 [fglrx]
[   28.051611]  [<ffffffffa0209bcd>] ? _ZN20UswcApertureGartPcieC1EP9GpsConfigmm+0x2d/0x100 [fglrx]
[   28.051617]  [<ffffffff81117d82>] alloc_pages_current+0x82/0xd0
[   28.051620]  [<ffffffff810e7de9>] __get_free_pages+0x9/0x50
[   28.051641]  [<ffffffffa0160040>] KCL_MEM_AllocContiguousPageFrames+0x10/0x20 [fglrx]
[   28.051665]  [<ffffffffa0166f63>] drm_alloc_pages+0xb3/0x230 [fglrx]
[   28.051692]  [<ffffffffa017b09a>] ? MCIL_AllocateContiguousMemory+0x3a/0xe0 [fglrx]
[   28.051740]  [<ffffffffa02049a8>] ? _ZN7GpsBase28GPS_AllocateContiguousMemoryEPvmjP15_ULARGE_INTEGERmmm+0x98/0xd0 [fglrx]
[   28.051786]  [<ffffffffa0213a36>] ? _ZN23PageTableGartVmptSysMem4InitEv+0x66/0x160 [fglrx]
[   28.051831]  [<ffffffffa02118c2>] ? _ZN13GartVmptRS78015CreatePageTableEP9GpsConfig+0x52/0x200 [fglrx]
[   28.051879]  [<ffffffffa020595d>] ? _ZN10GPSContext18InitializeAsicGartEv+0x3d/0xf0 [fglrx]
[   28.051926]  [<ffffffffa02013e3>] ? Gps_GartInitialization+0x23/0x40 [fglrx]
[   28.051953]  [<ffffffffa0180d5b>] ? __gart_init+0x2eb/0x6f0 [fglrx]
[   28.051958]  [<ffffffff810e8863>] ? __alloc_pages_nodemask+0xf3/0x6c0
[   28.051986]  [<ffffffffa017e720>] ? gal_init+0xc0/0x160 [fglrx]
[   28.052014]  [<ffffffffa0184522>] ? mc_heap_init+0xe2/0x200 [fglrx]
[   28.052039]  [<ffffffffa017296a>] ? firegl_init_pcie+0x16a/0x3e0 [fglrx]
[   28.052045]  [<ffffffff81230bd5>] ? security_capable+0x25/0x30
[   28.052069]  [<ffffffffa0172800>] ? firegl_init_pcie+0x0/0x3e0 [fglrx]
[   28.052093]  [<ffffffffa016e4da>] ? firegl_ioctl+0x1ea/0x250 [fglrx]
[   28.052116]  [<ffffffffa01643a1>] ? ip_firegl_ioctl+0x11/0x20 [fglrx]
[   28.052120]  [<ffffffff8113a03c>] ? vfs_ioctl+0x7c/0xa0
[   28.052124]  [<ffffffff8113a51a>] ? do_vfs_ioctl+0x8a/0x5b0
[   28.052128]  [<ffffffff8112ac82>] ? vfs_write+0x132/0x1a0
[   28.052131]  [<ffffffff8113aac1>] ? sys_ioctl+0x81/0xa0
[   28.052136]  [<ffffffff81011f42>] ? system_call_fastpath+0x16/0x1b
[   28.052139] ---[ end trace f44d9ade42e0aa39 ]---
[   28.058320]   alloc irq_desc for 29 on node 0
[   28.058322]   alloc kstat_irqs on node 0
[   28.058329] fglrx_pci 0000:01:05.0: irq 29 for MSI/MSI-X
[   28.058760] [fglrx] Firegl kernel thread PID: 4425
[   28.059006] [fglrx] IRQ 29 Enabled
[   28.400721] vboxdrv: Trying to deactivate the NMI watchdog permanently...
[   28.400724] vboxdrv: Successfully done.
[   28.400725] vboxdrv: Found 4 processor cores.
[   28.400772] VBoxDrv: dbg - g_abExecMemory=ffffffffa05745e0
[   28.400832] vboxdrv: fAsync=0 offMin=0x9ce offMax=0x310f
[   28.401202] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
[   28.401204] vboxdrv: Successfully loaded version 3.2.8 (interface 0x00140001).
[   29.054682] [fglrx] Gart USWC size:1279 M.
[   29.054685] [fglrx] Gart cacheable size:508 M.
[   29.054689] [fglrx] Reserved FB block: Shared offset:0, size:1000000 
[   29.054691] [fglrx] Reserved FB block: Unshared offset:fbff000, size:401000 
[   29.054693] [fglrx] Reserved FB block: Unshared offset:27ffb000, size:5000 
[   30.818379] ppdev: user-space parallel port driver
[   35.698940] tda18271: performing RF tracking filter calibration
[   37.630447] tda18271: RF tracking filter calibration complete
[   73.509049] process `skype' is using obsolete setsockopt SO_BSDCOMPAT
[   91.721907] ata6.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
[   91.721916] ata6.00: waking up from sleep
[   91.721949] ata6: soft resetting link
[   91.940676] ata6.00: configured for UDMA/100
[   91.940707] ata6: EH complete
[  339.000894] usb 2-5.1: new high speed USB device using ehci_hcd and address 5
[  339.112362] usb 2-5.1: configuration #1 chosen from 1 choice
[  352.224340] usb 2-5.1: USB disconnect, address 5
[  359.600944] usb 2-5.1: new high speed USB device using ehci_hcd and address 6
[  359.711022] usb 2-5.1: configuration #1 chosen from 1 choice
[  362.725304] usb 2-5.1: USB disconnect, address 6
[  375.390574] usb 2-5.1: new high speed USB device using ehci_hcd and address 7
[  375.502776] usb 2-5.1: configuration #1 chosen from 1 choice
[  446.221111] usb 2-5.1: USB disconnect, address 7
[  504.850359] usb 2-5.1: new high speed USB device using ehci_hcd and address 8
[  504.961764] usb 2-5.1: configuration #1 chosen from 1 choice
[  505.044837] SR-MK2/3: USB SignalRanger MK2/3 init
[  505.044879] SR-MK2/3: sranger_mk2_probe - probing for B.Paillard Signal Ranger MK2/MK3 DSP board
[  505.044886] SR-MK2/3: Allocated and initiated usb_sranger_mk2 device structure, size=728
[  505.044976] SR-MK2/3: sranger_mk2_probe - USB SignalRanger MK2-NG device now attached to sranger_mk2200
[  505.044982] SR-MK2/3: sranger_mk2_probe - USB Devive Information:
[  505.044987] SR-MK2/3: sranger_mk2_probe - Vendor :    0x1612
[  505.044992] SR-MK2/3: sranger_mk2_probe - Product:    0x101
[  505.044997] SR-MK2/3: sranger_mk2_probe - Device Ver: 1.00
[  505.045001] SR-MK2/3: sranger_mk2_probe - bulk_out_endpoint: 2
[  505.045007] SR-MK2/3: sranger_mk2_probe - bulk_in_endpoint : 6
[  505.045041] usbcore: registered new interface driver sranger_mk2
[  505.045048] SR-MK2/3: USB SignalRanger MK2/MK2-NG/MK3 Driver v0.12 20101125
[  545.051540] usb 2-5.1: USB disconnect, address 8
[  545.051687] SR-MK2/3: USB SignalRanger MK2/3 #200 disconnect
[  545.051815] SR-MK2/3: USB SignalRanger MK2/3 #200 now disconnected
[  545.054571] BUG: unable to handle kernel paging request at ffff8802ffffffff
[  545.054583] IP: [<ffffffff81120cc4>] __kmalloc_node_track_caller+0x114/0x180
[  545.054603] PGD 1002063 PUD 0 
[  545.054611] Oops: 0000 [#1] SMP 
[  545.054618] last sysfs file: /sys/devices/virtual/block/md0/md/sync_speed
[  545.054625] CPU 0 
[  545.054629] Modules linked in: usb_sranger_mk2 binfmt_misc ppdev vboxnetadp vboxnetflt vboxdrv kvm_amd kvm snd_hda_codec_atihdmi snd_hda_codec_realtek tda18271 snd_hda_intel s5h1411 snd_pcm_oss snd_hda_codec snd_usb_audio snd_mixer_oss snd_hwdep snd_usbmidi_lib snd_pcm snd_seq_dummy snd_seq_oss cx23885 snd_seq_midi it87 snd_rawmidi cx2341x hwmon_vid snd_seq_midi_event sbp2 v4l2_common snd_seq videobuf_dma_sg videobuf_dvb snd_timer uvcvideo snd_seq_device dvb_core lp snd fglrx(P) amd64_edac_mod videodev videobuf_core psmouse v4l1_compat btcx_risc cp210x shpchp parport soundcore edac_core v4l2_compat_ioctl32 snd_page_alloc i2c_piix4 tveeprom serio_raw usbserial joydev raid10 raid456 async_raid6_recov async_pq usbhid raid6_pq async_xor xor async_memcpy async_tx raid1 raid0 multipath linear ohci1394 usb_storage ieee1394 r8169 mii
[  545.054749] Pid: 4439, comm: udevd Tainted: P        W  2.6.32.2 #1 GA-MA790GP-UD4H
[  545.054755] RIP: 0010:[<ffffffff81120cc4>]  [<ffffffff81120cc4>] __kmalloc_node_track_caller+0x114/0x180
[  545.054769] RSP: 0018:ffff88021a89bad8  EFLAGS: 00010046
[  545.054774] RAX: 0000000000000000 RBX: ffff8802ffffffff RCX: ffffffff8146322c
[  545.054779] RDX: 0000000000000000 RSI: 00000000000000d0 RDI: 000000000000000b
[  545.054784] RBP: ffff88021a89bb28 R08: ffff880028212040 R09: 0000000000000246
[  545.054789] R10: 0000000000000800 R11: 0000000000000246 R12: ffffffff817af490
[  545.054794] R13: 00000000000000d0 R14: 00000000000000d0 R15: 0000000000000430
[  545.054802] FS:  00007f8732bf77a0(0000) GS:ffff880028200000(0000) knlGS:00000000f6077b10
[  545.054807] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  545.054812] CR2: ffff8802ffffffff CR3: 0000000223ca7000 CR4: 00000000000006f0
[  545.054817] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  545.054823] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[  545.054829] Process udevd (pid: 4439, threadinfo ffff88021a89a000, task ffff8802190a5b40)
[  545.054833] Stack:
[  545.054836]  ffff88021a89bb28 0000000000000246 ffffffff8146322c ffffffff000000d0
[  545.054845] <0> ffff88021a89bb18 ffff880222642a00 0000000000000240 00000000ffffffff
[  545.054854] <0> 0000000000000000 00000000000000d0 ffff88021a89bb78 ffffffff81435dcb
[  545.054864] Call Trace:
[  545.054877]  [<ffffffff8146322c>] ? netlink_sendmsg+0x14c/0x2e0
[  545.054886]  [<ffffffff81435dcb>] __alloc_skb+0x7b/0x180
[  545.054894]  [<ffffffff8146322c>] netlink_sendmsg+0x14c/0x2e0
[  545.054904]  [<ffffffff8142e016>] sock_sendmsg+0x106/0x130
[  545.054914]  [<ffffffff81537479>] ? _spin_lock+0x9/0x10
[  545.054923]  [<ffffffff8107d950>] ? autoremove_wake_function+0x0/0x40
[  545.054931]  [<ffffffff81135cc8>] ? do_lookup+0x78/0x220
[  545.054939]  [<ffffffff8142d43c>] ? move_addr_to_kernel+0x5c/0x60
[  545.054947]  [<ffffffff81438bd9>] ? verify_iovec+0x69/0xc0
[  545.054955]  [<ffffffff8142efb3>] sys_sendmsg+0x223/0x390
[  545.054965]  [<ffffffff81140bca>] ? destroy_inode+0x2a/0x50
[  545.054975]  [<ffffffff81036439>] ? default_spin_lock_flags+0x9/0x10
[  545.054983]  [<ffffffff8153739a>] ? _spin_lock_irqsave+0x2a/0x40
[  545.054993]  [<ffffffff81018a79>] ? read_tsc+0x9/0x20
[  545.055000]  [<ffffffff81036439>] ? default_spin_lock_flags+0x9/0x10
[  545.055009]  [<ffffffff8108199a>] ? hrtimer_try_to_cancel+0x3a/0xd0
[  545.055018]  [<ffffffff8112c5b4>] ? __fput+0x194/0x210
[  545.055025]  [<ffffffff81065130>] ? do_setitimer+0x1d0/0x220
[  545.055033]  [<ffffffff81065285>] ? alarm_setitimer+0x35/0x70
[  545.055042]  [<ffffffff81011f42>] system_call_fastpath+0x16/0x1b
[  545.055047] Code: 63 64 24 08 45 85 f6 75 48 48 89 d8 48 8b 5d d8 4c 8b 65 e0 4c 8b 6d e8 4c 8b 75 f0 4c 8b 7d f8 c9 c3 0f 1f 44 00 00 41 8b 40 14 <48> 8b 04 c3 49 89 00 eb a3 0f 1f 00 e8 6b 46 41 00 e9 32 ff ff 
[  545.055111] RIP  [<ffffffff81120cc4>] __kmalloc_node_track_caller+0x114/0x180
[  545.055121]  RSP <ffff88021a89bad8>
[  545.055124] CR2: ffff8802ffffffff
[  545.055130] ---[ end trace f44d9ade42e0aa3a ]---
[  545.066718] BUG: unable to handle kernel paging request at ffff8802ffffffff
[  545.066728] IP: [<ffffffff81120cc4>] __kmalloc_node_track_caller+0x114/0x180
[  545.066744] PGD 1002063 PUD 0 
[  545.066751] Oops: 0000 [#2] SMP 
[  545.066758] last sysfs file: /sys/devices/virtual/block/md0/md/sync_speed
[  545.066763] CPU 0 
[  545.066767] Modules linked in: usb_sranger_mk2 binfmt_misc ppdev vboxnetadp vboxnetflt vboxdrv kvm_amd kvm snd_hda_codec_atihdmi snd_hda_codec_realtek tda18271 snd_hda_intel s5h1411 snd_pcm_oss snd_hda_codec snd_usb_audio snd_mixer_oss snd_hwdep snd_usbmidi_lib snd_pcm snd_seq_dummy snd_seq_oss cx23885 snd_seq_midi it87 snd_rawmidi cx2341x hwmon_vid snd_seq_midi_event sbp2 v4l2_common snd_seq videobuf_dma_sg videobuf_dvb snd_timer uvcvideo snd_seq_device dvb_core lp snd fglrx(P) amd64_edac_mod videodev videobuf_core psmouse v4l1_compat btcx_risc cp210x shpchp parport soundcore edac_core v4l2_compat_ioctl32 snd_page_alloc i2c_piix4 tveeprom serio_raw usbserial joydev raid10 raid456 async_raid6_recov async_pq usbhid raid6_pq async_xor xor async_memcpy async_tx raid1 raid0 multipath linear ohci1394 usb_storage ieee1394 r8169 mii
[  545.066879] Pid: 6230, comm: gkrellm Tainted: P      D W  2.6.32.2 #1 GA-MA790GP-UD4H
[  545.066885] RIP: 0010:[<ffffffff81120cc4>]  [<ffffffff81120cc4>] __kmalloc_node_track_caller+0x114/0x180
[  545.066897] RSP: 0018:ffff8802225eba38  EFLAGS: 00010046
[  545.066902] RAX: 0000000000000000 RBX: ffff8802ffffffff RCX: ffffffff81431534
[  545.066907] RDX: 0000000000000000 RSI: 00000000000004d0 RDI: 000000000000000b
[  545.066913] RBP: ffff8802225eba88 R08: ffff880028212040 R09: 0000000000000246
[  545.066918] R10: 0000000000000800 R11: ffff8802225ebfd8 R12: ffffffff817af490
[  545.066923] R13: 00000000000004d0 R14: 00000000000004d0 R15: 00000000000005f0
[  545.066930] FS:  00007fe4b40547e0(0000) GS:ffff880028200000(0000) knlGS:00000000f6077b10
[  545.066935] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  545.066940] CR2: ffff8802ffffffff CR3: 00000002226dd000 CR4: 00000000000006f0
[  545.066946] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  545.066951] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[  545.066957] Process gkrellm (pid: 6230, threadinfo ffff8802225ea000, task ffff880222970000)
[  545.066962] Stack:
[  545.066965]  ffff8802225eba88 0000000000000246 ffffffff81431534 ffffffff000004d0
[  545.066973] <0> ffff8802225eba68 ffff880222642500 0000000000000400 00000000ffffffff
[  545.066981] <0> 0000000000000000 00000000000004d0 ffff8802225ebad8 ffffffff81435dcb
[  545.066991] Call Trace:
[  545.067000]  [<ffffffff81431534>] ? sock_alloc_send_pskb+0x1c4/0x300
[  545.067009]  [<ffffffff81435dcb>] __alloc_skb+0x7b/0x180
[  545.067016]  [<ffffffff81431534>] sock_alloc_send_pskb+0x1c4/0x300
[  545.067025]  [<ffffffff8113c0a2>] ? do_sys_poll+0x2e2/0x530
[  545.067032]  [<ffffffff81431680>] sock_alloc_send_skb+0x10/0x20
[  545.067040]  [<ffffffff814c1e25>] unix_stream_sendmsg+0x275/0x3e0
[  545.067050]  [<ffffffff8142fd5c>] sock_aio_write+0x13c/0x150
[  545.067059]  [<ffffffff8142fc20>] ? sock_aio_write+0x0/0x150
[  545.067067]  [<ffffffff8112a7f3>] do_sync_readv_writev+0xf3/0x130
[  545.067075]  [<ffffffff81147d63>] ? seq_printf+0x53/0x80
[  545.067083]  [<ffffffff8107d950>] ? autoremove_wake_function+0x0/0x40
[  545.067094]  [<ffffffff81230fe1>] ? security_file_permission+0x11/0x20
[  545.067101]  [<ffffffff8112b8ca>] do_readv_writev+0xca/0x1f0
[  545.067109]  [<ffffffff81147df6>] ? seq_lseek+0x66/0x100
[  545.067117]  [<ffffffff81537479>] ? _spin_lock+0x9/0x10
[  545.067126]  [<ffffffff8117eaab>] ? pde_users_dec+0x4b/0x60
[  545.067134]  [<ffffffff8117f021>] ? proc_reg_llseek+0x81/0xb0
[  545.067142]  [<ffffffff8112ba2e>] vfs_writev+0x3e/0x60
[  545.067149]  [<ffffffff8112bb4c>] sys_writev+0x4c/0xb0
[  545.067156]  [<ffffffff8113c4d7>] ? sys_poll+0x77/0x110
[  545.067164]  [<ffffffff81011f42>] system_call_fastpath+0x16/0x1b
[  545.067169] Code: 63 64 24 08 45 85 f6 75 48 48 89 d8 48 8b 5d d8 4c 8b 65 e0 4c 8b 6d e8 4c 8b 75 f0 4c 8b 7d f8 c9 c3 0f 1f 44 00 00 41 8b 40 14 <48> 8b 04 c3 49 89 00 eb a3 0f 1f 00 e8 6b 46 41 00 e9 32 ff ff 
[  545.067233] RIP  [<ffffffff81120cc4>] __kmalloc_node_track_caller+0x114/0x180
[  545.067243]  RSP <ffff8802225eba38>
[  545.067247] CR2: ffff8802ffffffff
[  545.067252] ---[ end trace f44d9ade42e0aa3b ]---
[  545.104980] BUG: unable to handle kernel paging request at ffff8802ffffffff
[  545.104993] IP: [<ffffffff81120cc4>] __kmalloc_node_track_caller+0x114/0x180
[  545.105010] PGD 1002063 PUD 0 
[  545.105018] Oops: 0000 [#3] SMP 
[  545.105025] last sysfs file: /sys/devices/virtual/block/md0/md/sync_speed
[  545.105031] CPU 0 
[  545.105035] Modules linked in: usb_sranger_mk2 binfmt_misc ppdev vboxnetadp vboxnetflt vboxdrv kvm_amd kvm snd_hda_codec_atihdmi snd_hda_codec_realtek tda18271 snd_hda_intel s5h1411 snd_pcm_oss snd_hda_codec snd_usb_audio snd_mixer_oss snd_hwdep snd_usbmidi_lib snd_pcm snd_seq_dummy snd_seq_oss cx23885 snd_seq_midi it87 snd_rawmidi cx2341x hwmon_vid snd_seq_midi_event sbp2 v4l2_common snd_seq videobuf_dma_sg videobuf_dvb snd_timer uvcvideo snd_seq_device dvb_core lp snd fglrx(P) amd64_edac_mod videodev videobuf_core psmouse v4l1_compat btcx_risc cp210x shpchp parport soundcore edac_core v4l2_compat_ioctl32 snd_page_alloc i2c_piix4 tveeprom serio_raw usbserial joydev raid10 raid456 async_raid6_recov async_pq usbhid raid6_pq async_xor xor async_memcpy async_tx raid1 raid0 multipath linear ohci1394 usb_storage ieee1394 r8169 mii
[  545.105150] Pid: 6477, comm: wnck-applet Tainted: P      D W  2.6.32.2 #1 GA-MA790GP-UD4H
[  545.105157] RIP: 0010:[<ffffffff81120cc4>]  [<ffffffff81120cc4>] __kmalloc_node_track_caller+0x114/0x180
[  545.105171] RSP: 0018:ffff880220e77a38  EFLAGS: 00010046
[  545.105176] RAX: 0000000000000000 RBX: ffff8802ffffffff RCX: ffffffff81431534
[  545.105181] RDX: 0000000000000000 RSI: 00000000000004d0 RDI: 000000000000000b
[  545.105186] RBP: ffff880220e77a88 R08: ffff880028212040 R09: 0000000000000246
[  545.105191] R10: 0000000000000800 R11: 0000000000000000 R12: ffffffff817af490
[  545.105196] R13: 00000000000004d0 R14: 00000000000004d0 R15: 00000000000005b0
[  545.105203] FS:  00007f46ca77c7e0(0000) GS:ffff880028200000(0000) knlGS:00000000f6077b10
[  545.105209] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  545.105214] CR2: ffff8802ffffffff CR3: 0000000220f23000 CR4: 00000000000006f0
[  545.105219] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  545.105225] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[  545.105231] Process wnck-applet (pid: 6477, threadinfo ffff880220e76000, task ffff880221da0000)
[  545.105235] Stack:
[  545.105238]  ffff880220e77a88 0000000000000246 ffffffff81431534 ffffffff000004d0
[  545.105246] <0> ffff880220e77a68 ffff880222642d00 00000000000003c0 00000000ffffffff
[  545.105255] <0> 0000000000000000 00000000000004d0 ffff880220e77ad8 ffffffff81435dcb
[  545.105264] Call Trace:
[  545.105274]  [<ffffffff81431534>] ? sock_alloc_send_pskb+0x1c4/0x300
[  545.105283]  [<ffffffff81435dcb>] __alloc_skb+0x7b/0x180
[  545.105290]  [<ffffffff81431534>] sock_alloc_send_pskb+0x1c4/0x300
[  545.105299]  [<ffffffff8113c0a2>] ? do_sys_poll+0x2e2/0x530
[  545.105309]  [<ffffffff81036439>] ? default_spin_lock_flags+0x9/0x10
[  545.105317]  [<ffffffff81431680>] sock_alloc_send_skb+0x10/0x20
[  545.105325]  [<ffffffff814c1e25>] unix_stream_sendmsg+0x275/0x3e0
[  545.105334]  [<ffffffff8142fd5c>] sock_aio_write+0x13c/0x150
[  545.105343]  [<ffffffff8142fc20>] ? sock_aio_write+0x0/0x150
[  545.105351]  [<ffffffff8112a7f3>] do_sync_readv_writev+0xf3/0x130
[  545.105359]  [<ffffffff8107d950>] ? autoremove_wake_function+0x0/0x40
[  545.105369]  [<ffffffff81230fe1>] ? security_file_permission+0x11/0x20
[  545.105377]  [<ffffffff8112b8ca>] do_readv_writev+0xca/0x1f0
[  545.105385]  [<ffffffff81230fe1>] ? security_file_permission+0x11/0x20
[  545.105393]  [<ffffffff8112ba2e>] vfs_writev+0x3e/0x60
[  545.105400]  [<ffffffff8112bb4c>] sys_writev+0x4c/0xb0
[  545.105407]  [<ffffffff8113c4d7>] ? sys_poll+0x77/0x110
[  545.105416]  [<ffffffff81011f42>] system_call_fastpath+0x16/0x1b
[  545.105420] Code: 63 64 24 08 45 85 f6 75 48 48 89 d8 48 8b 5d d8 4c 8b 65 e0 4c 8b 6d e8 4c 8b 75 f0 4c 8b 7d f8 c9 c3 0f 1f 44 00 00 41 8b 40 14 <48> 8b 04 c3 49 89 00 eb a3 0f 1f 00 e8 6b 46 41 00 e9 32 ff ff 
[  545.105483] RIP  [<ffffffff81120cc4>] __kmalloc_node_track_caller+0x114/0x180
[  545.105492]  RSP <ffff880220e77a38>
[  545.105496] CR2: ffff8802ffffffff
[  545.105501] ---[ end trace f44d9ade42e0aa3c ]---
[  545.112991] BUG: unable to handle kernel paging request at ffff8802ffffffff
[  545.112995] IP: [<ffffffff81120cc4>] __kmalloc_node_track_caller+0x114/0x180
[  545.113000] PGD 1002063 PUD 0 
[  545.113002] Oops: 0000 [#4] SMP 
[  545.113004] last sysfs file: /sys/devices/virtual/block/md0/md/sync_speed
[  545.113006] CPU 0 
[  545.113007] Modules linked in: usb_sranger_mk2 binfmt_misc ppdev vboxnetadp vboxnetflt vboxdrv kvm_amd kvm snd_hda_codec_atihdmi snd_hda_codec_realtek tda18271 snd_hda_intel s5h1411 snd_pcm_oss snd_hda_codec snd_usb_audio snd_mixer_oss snd_hwdep snd_usbmidi_lib snd_pcm snd_seq_dummy snd_seq_oss cx23885 snd_seq_midi it87 snd_rawmidi cx2341x hwmon_vid snd_seq_midi_event sbp2 v4l2_common snd_seq videobuf_dma_sg videobuf_dvb snd_timer uvcvideo snd_seq_device dvb_core lp snd fglrx(P) amd64_edac_mod videodev videobuf_core psmouse v4l1_compat btcx_risc cp210x shpchp parport soundcore edac_core v4l2_compat_ioctl32 snd_page_alloc i2c_piix4 tveeprom serio_raw usbserial joydev raid10 raid456 async_raid6_recov async_pq usbhid raid6_pq async_xor xor async_memcpy async_tx raid1 raid0 multipath linear ohci1394 usb_storage ieee1394 r8169 mii
[  545.113039] Pid: 6935, comm: bonobo-activati Tainted: P      D W  2.6.32.2 #1 GA-MA790GP-UD4H
[  545.113041] RIP: 0010:[<ffffffff81120cc4>]  [<ffffffff81120cc4>] __kmalloc_node_track_caller+0x114/0x180
[  545.113044] RSP: 0018:ffff8802214efa38  EFLAGS: 00010046
[  545.113045] RAX: 0000000000000000 RBX: ffff8802ffffffff RCX: ffffffff81431534
[  545.113047] RDX: 0000000000000000 RSI: 00000000000004d0 RDI: 000000000000000b
[  545.113048] RBP: ffff8802214efa88 R08: ffff880028212040 R09: 0000000000000246
[  545.113050] R10: 0000000000000800 R11: ffff8802214effd8 R12: ffffffff817af490
[  545.113051] R13: 00000000000004d0 R14: 00000000000004d0 R15: 00000000000004b0
[  545.113053] FS:  00007f4b41945700(0000) GS:ffff880028200000(0000) knlGS:00000000f6077b10
[  545.113054] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  545.113056] CR2: ffff8802ffffffff CR3: 00000002214fd000 CR4: 00000000000006f0
[  545.113057] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  545.113059] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[  545.113060] Process bonobo-activati (pid: 6935, threadinfo ffff8802214ee000, task ffff8802216a16d0)
[  545.113061] Stack:
[  545.113062]  ffff8802214efa88 0000000000000246 ffffffff81431534 ffffffff000004d0
[  545.113064] <0> 0000000000000000 ffff880222642900 00000000000002c0 00000000ffffffff
[  545.113067] <0> 0000000000000000 00000000000004d0 ffff8802214efad8 ffffffff81435dcb
[  545.113069] Call Trace:
[  545.113072]  [<ffffffff81431534>] ? sock_alloc_send_pskb+0x1c4/0x300
[  545.113074]  [<ffffffff81435dcb>] __alloc_skb+0x7b/0x180
[  545.113076]  [<ffffffff81431534>] sock_alloc_send_pskb+0x1c4/0x300
[  545.113078]  [<ffffffff81431680>] sock_alloc_send_skb+0x10/0x20
[  545.113081]  [<ffffffff814c1e25>] unix_stream_sendmsg+0x275/0x3e0
[  545.113084]  [<ffffffff8113eace>] ? __d_lookup+0x12e/0x150
[  545.113087]  [<ffffffff8142fd5c>] sock_aio_write+0x13c/0x150
[  545.113089]  [<ffffffff8142fc20>] ? sock_aio_write+0x0/0x150
[  545.113092]  [<ffffffff8112a7f3>] do_sync_readv_writev+0xf3/0x130
[  545.113094]  [<ffffffff8107d950>] ? autoremove_wake_function+0x0/0x40
[  545.113096]  [<ffffffff8113814d>] ? user_path_at+0x5d/0xa0
[  545.113099]  [<ffffffff81230fe1>] ? security_file_permission+0x11/0x20
[  545.113101]  [<ffffffff8112b8ca>] do_readv_writev+0xca/0x1f0
[  545.113104]  [<ffffffff8104ff0b>] ? finish_task_switch+0x4b/0xd0
[  545.113107]  [<ffffffff81036439>] ? default_spin_lock_flags+0x9/0x10
[  545.113109]  [<ffffffff8112ba2e>] vfs_writev+0x3e/0x60
[  545.113111]  [<ffffffff8112bb4c>] sys_writev+0x4c/0xb0
[  545.113114]  [<ffffffff81011f42>] system_call_fastpath+0x16/0x1b
[  545.113115] Code: 63 64 24 08 45 85 f6 75 48 48 89 d8 48 8b 5d d8 4c 8b 65 e0 4c 8b 6d e8 4c 8b 75 f0 4c 8b 7d f8 c9 c3 0f 1f 44 00 00 41 8b 40 14 <48> 8b 04 c3 49 89 00 eb a3 0f 1f 00 e8 6b 46 41 00 e9 32 ff ff 
[  545.113132] RIP  [<ffffffff81120cc4>] __kmalloc_node_track_caller+0x114/0x180
[  545.113134]  RSP <ffff8802214efa38>
[  545.113135] CR2: ffff8802ffffffff
[  545.113137] ---[ end trace f44d9ade42e0aa3d ]---

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

  Powered by Linux