Re: linux-next: Tree for March 24 (BUG: soft lockup - CPU#0 stuck for63s! [kworker/0:1:7764])

From: Sedat Dilek
Date: Thu Mar 24 2011 - 11:09:42 EST


On Thu, Mar 24, 2011 at 11:25 AM, Sedat Dilek
<sedat.dilek@xxxxxxxxxxxxxx> wrote:
> Hi,
>
> with today's linux-next (next-20110324) I see the following Call trace:
>
> [ build.log ]
> ...
> [ 1374.280369] BUG: soft lockup - CPU#0 stuck for 63s! [kworker/0:1:7764]
> [ 1374.280374] Modules linked in: btrfs zlib_deflate crc32c libcrc32c
> ufs qnx4 hfsplus hfs minix ntfs vfat msdos fat jfs xfs reiserfs ext3
> jbd ext2 rfcomm bnep bluetooth aes_i586 aes_generic binfmt_misc ppdev
> lp acpi_cpufreq mperf cpufreq_powersave cpufreq_userspace
> cpufreq_stats cpufreq_conservative fuse snd_intel8x0m snd_intel8x0
> snd_ac97_codec ac97_bus snd_pcm_oss thinkpad_acpi snd_mixer_oss radeon
> snd_pcm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq pcmcia
> snd_timer ttm drm_kms_helper joydev yenta_socket drm pcmcia_rsrc
> pcmcia_core i2c_algo_bit tpm_tis i2c_i801 nsc_ircc shpchp
> snd_seq_device pci_hotplug snd_page_alloc snd tpm rng_core i2c_core
> irda tpm_bios battery ac parport_pc soundcore evdev crc_ccitt
> power_supply nvram processor video parport button psmouse serio_raw
> pcspkr arc4 ecb ath5k ath mac80211 cfg80211 rfkill autofs4 ext4
> mbcache jbd2 crc16 dm_mod usbhid hid usb_storage uas sg sd_mod sr_mod
> cdrom crc_t10dif ata_generic ata_piix libata uhci_hcd ehci_hcd usbcore
> scsi_mod e1000 thermal thermal_sys floppy [last unloaded:
> scsi_wait_scan]
> [ 1374.280502] Modules linked in: btrfs zlib_deflate crc32c libcrc32c
> ufs qnx4 hfsplus hfs minix ntfs vfat msdos fat jfs xfs reiserfs ext3
> jbd ext2 rfcomm bnep bluetooth aes_i586 aes_generic binfmt_misc ppdev
> lp acpi_cpufreq mperf cpufreq_powersave cpufreq_userspace
> cpufreq_stats cpufreq_conservative fuse snd_intel8x0m snd_intel8x0
> snd_ac97_codec ac97_bus snd_pcm_oss thinkpad_acpi snd_mixer_oss radeon
> snd_pcm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq pcmcia
> snd_timer ttm drm_kms_helper joydev yenta_socket drm pcmcia_rsrc
> pcmcia_core i2c_algo_bit tpm_tis i2c_i801 nsc_ircc shpchp
> snd_seq_device pci_hotplug snd_page_alloc snd tpm rng_core i2c_core
> irda tpm_bios battery ac parport_pc soundcore evdev crc_ccitt
> power_supply nvram processor video parport button psmouse serio_raw
> pcspkr arc4 ecb ath5k ath mac80211 cfg80211 rfkill autofs4 ext4
> mbcache jbd2 crc16 dm_mod usbhid hid usb_storage uas sg sd_mod sr_mod
> cdrom crc_t10dif ata_generic ata_piix libata uhci_hcd ehci_hcd usbcore
> scsi_mod e1000 thermal thermal_sys floppy [last unloaded:
> scsi_wait_scan]
> [ 1374.280604]
> [ 1374.280608] Pid: 7764, comm: kworker/0:1 Not tainted
> 2.6.38-next20110324-2-686-iniza #1 IBM 2374SG6/2374SG6
> [ 1374.280616] EIP: 0060:[<c10546a1>] EFLAGS: 00000282 CPU: 0
> [ 1374.280626] EIP is at arch_local_irq_restore+0x9/0xb
> [ 1374.280629] EAX: 00000282 EBX: c1400514 ECX: c1400514 EDX: 00000282
> [ 1374.280633] ESI: 00000282 EDI: 000006c3 EBP: f733bef8 ESP: f733bef8
> [ 1374.280637] ÂDS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
> [ 1374.280641] Process kworker/0:1 (pid: 7764, ti=f733a000
> task=dd074000 task.ti=f733a000)
> [ 1374.280644] Stack:
> [ 1374.280647] Âf733bf00 c12a544a f733bf20 c1023397 00000000 00000000
> 00000001 00000003
> [ 1374.280655] Â00000286 f7392900 f733bf34 c11b2986 00000000 00000000
> eeab10bc f733bf3c
> [ 1374.280664] Âc11b2996 f733bf6c c11b3385 00000000 f7398b80 ee950800
> f7392900 00000286
> [ 1374.280672] Call Trace:
> [ 1374.280682] Â[<c12a544a>] _raw_spin_unlock_irqrestore+0xe/0x10
> [ 1374.280690] Â[<c1023397>] __wake_up+0x32/0x3b
> [ 1374.280696] Â[<c11b2986>] put_ldisc+0x8a/0x92
> [ 1374.280700] Â[<c11b2996>] tty_ldisc_deref+0x8/0xa
> [ 1374.280705] Â[<c11b3385>] flush_to_ldisc+0x13e/0x146
> [ 1374.280711] Â[<c1040d79>] process_one_work+0x12c/0x211
> [ 1374.280716] Â[<c103fe77>] ? wq_barrier_func+0x0/0xd
> [ 1374.280721] Â[<c11b3247>] ? flush_to_ldisc+0x0/0x146
> [ 1374.280725] Â[<c1041a70>] worker_thread+0xb0/0x12b
> [ 1374.280730] Â[<c10419c0>] ? worker_thread+0x0/0x12b
> [ 1374.280736] Â[<c1044436>] kthread+0x62/0x67
> [ 1374.280741] Â[<c10443d4>] ? kthread+0x0/0x67
> [ 1374.280747] Â[<c12ab37e>] kernel_thread_helper+0x6/0xd
> [ 1374.280749] Code: c1 89 e5 e8 a8 0d 25 00 5d c3 55 89 e5 fe 05 08
> 9b 3b c1 fb 90 8d 74 26 00 5d c3 55 89 e5 5d c3 90 90 55 89 e5 50 9d
> 8d 74 26 00 <5d> c3 55 89 e5 fa 90 8d 74 26 00 5d c3 55 89 e5 50 9c 58
> 8d 74
> [ 1374.280794] Call Trace:
> [ 1374.280798] Â[<c12a544a>] _raw_spin_unlock_irqrestore+0xe/0x10
> [ 1374.280803] Â[<c1023397>] __wake_up+0x32/0x3b
> [ 1374.280807] Â[<c11b2986>] put_ldisc+0x8a/0x92
> [ 1374.280811] Â[<c11b2996>] tty_ldisc_deref+0x8/0xa
> [ 1374.280815] Â[<c11b3385>] flush_to_ldisc+0x13e/0x146
> [ 1374.280820] Â[<c1040d79>] process_one_work+0x12c/0x211
> [ 1374.280824] Â[<c103fe77>] ? wq_barrier_func+0x0/0xd
> [ 1374.280828] Â[<c11b3247>] ? flush_to_ldisc+0x0/0x146
> [ 1374.280833] Â[<c1041a70>] worker_thread+0xb0/0x12b
> [ 1374.280837] Â[<c10419c0>] ? worker_thread+0x0/0x12b
> [ 1374.280842] Â[<c1044436>] kthread+0x62/0x67
> [ 1374.280846] Â[<c10443d4>] ? kthread+0x0/0x67
> [ 1374.280851] Â[<c12ab37e>] kernel_thread_helper+0x6/0xd
>
> Any idea?
> (Later I will walk through the latest commits...)
>
> Regards,
> - Sedat -
>
> P.S.: Attached is my kernel-config (Just in case it matters: I have
> overlayfs-v7 and vfs-inode-lock-breakup patchsets in addition)
>

[ CCing Vinod Koul + Tomoya MORINAGA ]

With reverting c5a9f9d0895b2c16908979244d3d678fd6db0545 ("pch_dma: fix
kernel error issue") from upstream my old IBM T41p notebook runs about
1.5hrs with no call-traces like seen above (which occured from the
very first start into my desktop).
( Now, I will stress a bit the box by building a mipsel-toolchain. )

I have attached the revert patch and my dmesg output (if you want to
have a look at it).
If you need more details let me know.

- Sedat -
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.38-next20110324-3-686-iniza (Debian 2.6.38-3~next20110324.dileks3) (sedat.dilek@xxxxxxxxx) (gcc version 4.6.0 20110322 (prerelease) (Debian 4.6.0~rc1-3) ) #1 SMP Thu Mar 24 14:34:26 CET 2011
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
[ 0.000000] BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000d2000 - 00000000000d4000 (reserved)
[ 0.000000] BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000003ff60000 (usable)
[ 0.000000] BIOS-e820: 000000003ff60000 - 000000003ff77000 (ACPI data)
[ 0.000000] BIOS-e820: 000000003ff77000 - 000000003ff79000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000003ff80000 - 0000000040000000 (reserved)
[ 0.000000] BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
[ 0.000000] Notice: NX (Execute Disable) protection missing in CPU!
[ 0.000000] DMI present.
[ 0.000000] DMI: IBM 2374SG6/2374SG6, BIOS 1RETDRWW (3.23 ) 06/18/2007
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[ 0.000000] last_pfn = 0x3ff60 max_arch_pfn = 0x100000
[ 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-DBFFF uncachable
[ 0.000000] DC000-DFFFF write-back
[ 0.000000] E0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask FC0000000 write-back
[ 0.000000] 1 base 03FF80000 mask FFFF80000 uncachable
[ 0.000000] 2 disabled
[ 0.000000] 3 disabled
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] PAT not supported by CPU.
[ 0.000000] initial memory mapped : 0 - 01800000
[ 0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
[ 0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
[ 0.000000] 0000000000 - 0000400000 page 4k
[ 0.000000] 0000400000 - 0037400000 page 2M
[ 0.000000] 0037400000 - 00377fe000 page 4k
[ 0.000000] kernel direct mapping tables up to 377fe000 @ 17fb000-1800000
[ 0.000000] RAMDISK: 36ab4000 - 37552000
[ 0.000000] ACPI: RSDP 000f6d70 00024 (v02 IBM )
[ 0.000000] ACPI: XSDT 3ff6a672 0004C (v01 IBM TP-1R 00003230 LTP 00000000)
[ 0.000000] ACPI: FACP 3ff6a700 000F4 (v03 IBM TP-1R 00003230 IBM 00000001)
[ 0.000000] ACPI Warning: 32/64X length mismatch in Gpe1Block: 0/32 (20110316/tbfadt-529)
[ 0.000000] ACPI Warning: Optional field Gpe1Block has zero address or length: 0x000000000000102C/0x0 (20110316/tbfadt-560)
[ 0.000000] ACPI: DSDT 3ff6a8e7 0C530 (v01 IBM TP-1R 00003230 MSFT 0100000E)
[ 0.000000] ACPI: FACS 3ff78000 00040
[ 0.000000] ACPI: SSDT 3ff6a8b4 00033 (v01 IBM TP-1R 00003230 MSFT 0100000E)
[ 0.000000] ACPI: ECDT 3ff76e17 00052 (v01 IBM TP-1R 00003230 IBM 00000001)
[ 0.000000] ACPI: TCPA 3ff76e69 00032 (v01 IBM TP-1R 00003230 PTL 00000001)
[ 0.000000] ACPI: BOOT 3ff76fd8 00028 (v01 IBM TP-1R 00003230 LTP 00000001)
[ 0.000000] 135MB HIGHMEM available.
[ 0.000000] 887MB LOWMEM available.
[ 0.000000] mapped low ram: 0 - 377fe000
[ 0.000000] low ram: 0 - 377fe000
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] Normal 0x00001000 -> 0x000377fe
[ 0.000000] HighMem 0x000377fe -> 0x0003ff60
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[2] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009f
[ 0.000000] 0: 0x00000100 -> 0x0003ff60
[ 0.000000] On node 0 totalpages: 261871
[ 0.000000] free_area_init_node: node 0, pgdat c140f100, node_mem_map f62b4200
[ 0.000000] DMA zone: 32 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 3951 pages, LIFO batch:0
[ 0.000000] Normal zone: 1744 pages used for memmap
[ 0.000000] Normal zone: 221486 pages, LIFO batch:31
[ 0.000000] HighMem zone: 271 pages used for memmap
[ 0.000000] HighMem zone: 34387 pages, LIFO batch:7
[ 0.000000] Using APIC driver default
[ 0.000000] ACPI: PM-Timer IO Port: 0x1008
[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] Local APIC disabled by BIOS -- reenabling.
[ 0.000000] Found and enabled local APIC!
[ 0.000000] nr_irqs_gsi: 16
[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000d2000
[ 0.000000] PM: Registered nosave memory: 00000000000d2000 - 00000000000d4000
[ 0.000000] PM: Registered nosave memory: 00000000000d4000 - 00000000000dc000
[ 0.000000] PM: Registered nosave memory: 00000000000dc000 - 0000000000100000
[ 0.000000] Allocating PCI resources starting at 40000000 (gap: 40000000:bf800000)
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 12 pages/cpu @f5c00000 s27328 r0 d21824 u4194304
[ 0.000000] pcpu-alloc: s27328 r0 d21824 u4194304 alloc=1*4194304
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 259824
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.38-next20110324-3-686-iniza root=UUID=1ceb69a7-ecf4-47e9-a231-b74e0f0a9b62 ro init=/bin/systemd radeon.modeset=1 lapic 3
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Initializing CPU#0
[ 0.000000] Initializing HighMem for node 0 (000377fe:0003ff60)
[ 0.000000] Memory: 1022096k/1047936k available (2735k kernel code, 25388k reserved, 1446k data, 380k init, 138632k highmem)
[ 0.000000] virtual kernel memory layout:
[ 0.000000] fixmap : 0xffd36000 - 0xfffff000 (2852 kB)
[ 0.000000] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
[ 0.000000] vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
[ 0.000000] .init : 0xc1416000 - 0xc1475000 ( 380 kB)
[ 0.000000] .data : 0xc12abced - 0xc1415840 (1446 kB)
[ 0.000000] .text : 0xc1000000 - 0xc12abced (2735 kB)
[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] RCU-based detection of stalled CPUs is disabled.
[ 0.000000] NR_IRQS:1280
[ 0.000000] CPU 0 irqstacks, hard=f5818000 soft=f581a000
[ 0.000000] Extended CMOS year: 2000
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] Fast TSC calibration using PIT
[ 0.000000] Detected 1694.355 MHz processor.
[ 0.008005] Calibrating delay loop (skipped), value calculated using timer frequency.. 3388.71 BogoMIPS (lpj=6777420)
[ 0.008079] pid_max: default: 32768 minimum: 301
[ 0.008233] Security Framework initialized
[ 0.008276] SELinux: Disabled at boot.
[ 0.008419] Mount-cache hash table entries: 512
[ 0.008928] Initializing cgroup subsys debug
[ 0.008966] Initializing cgroup subsys ns
[ 0.009003] ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup.
[ 0.009052] Initializing cgroup subsys cpuacct
[ 0.009118] Initializing cgroup subsys devices
[ 0.009154] Initializing cgroup subsys freezer
[ 0.009188] Initializing cgroup subsys net_cls
[ 0.009224] Initializing cgroup subsys blkio
[ 0.009334] mce: CPU supports 5 MCE banks
[ 0.009380] CPU0: Thermal monitoring enabled (TM2)
[ 0.009595] SMP alternatives: switching to UP code
[ 0.012516] Freeing SMP alternatives: 8k freed
[ 0.012555] ACPI: Core revision 20110316
[ 0.018926] ACPI: setting ELCR to 0200 (from 0800)
[ 0.020089] weird, boot CPU (#0) not listed by the BIOS.
[ 0.020126] SMP motherboard not detected.
[ 0.020164] Enabling APIC mode: Flat. Using 0 I/O APICs
[ 0.024001] SMP disabled
[ 0.024001] Performance Events: p6 PMU driver.
[ 0.024001] ... version: 0
[ 0.024001] ... bit width: 32
[ 0.024001] ... generic registers: 2
[ 0.024001] ... value mask: 00000000ffffffff
[ 0.024001] ... max period: 000000007fffffff
[ 0.024001] ... fixed-purpose events: 0
[ 0.024001] ... event mask: 0000000000000003
[ 0.024001] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.024001] Brought up 1 CPUs
[ 0.024001] Total of 1 processors activated (3388.71 BogoMIPS).
[ 0.024001] devtmpfs: initialized
[ 0.024001] PM: Registering ACPI NVS region at 3ff77000 (8192 bytes)
[ 0.024001] print_constraints: dummy:
[ 0.024001] NET: Registered protocol family 16
[ 0.024001] ACPI: bus type pci registered
[ 0.024001] PCI: PCI BIOS revision 2.10 entry at 0xfd8d6, last bus=8
[ 0.024001] PCI: Using configuration type 1 for base access
[ 0.024001] bio: create slab <bio-0> at 0
[ 0.025304] ACPI: EC: EC description table is found, configuring boot EC
[ 0.037938] ACPI: Interpreter enabled
[ 0.037977] ACPI: (supports S0 S3 S4 S5)
[ 0.038115] ACPI: Using PIC for interrupt routing
[ 0.040960] ACPI: Power Resource [PUBS] (on)
[ 0.044530] ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
[ 0.045080] ACPI: ACPI Dock Station Driver: 3 docks/bays found
[ 0.045080] HEST: Table not found.
[ 0.045080] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
[ 0.045080] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.045080] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored)
[ 0.045080] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored)
[ 0.045080] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
[ 0.045080] pci_root PNP0A03:00: host bridge window [mem 0x000d4000-0x000d7fff] (ignored)
[ 0.045080] pci_root PNP0A03:00: host bridge window [mem 0x000d8000-0x000dbfff] (ignored)
[ 0.045080] pci_root PNP0A03:00: host bridge window [mem 0x40000000-0xfebfffff] (ignored)
[ 0.045080] pci 0000:00:00.0: [8086:3340] type 0 class 0x000600
[ 0.045080] pci 0000:00:00.0: reg 10: [mem 0xd0000000-0xdfffffff pref]
[ 0.048042] pci 0000:00:01.0: [8086:3341] type 1 class 0x000604
[ 0.048102] pci 0000:00:1d.0: [8086:24c2] type 0 class 0x000c03
[ 0.048149] pci 0000:00:1d.0: reg 20: [io 0x1800-0x181f]
[ 0.048185] pci 0000:00:1d.1: [8086:24c4] type 0 class 0x000c03
[ 0.048231] pci 0000:00:1d.1: reg 20: [io 0x1820-0x183f]
[ 0.048267] pci 0000:00:1d.2: [8086:24c7] type 0 class 0x000c03
[ 0.048313] pci 0000:00:1d.2: reg 20: [io 0x1840-0x185f]
[ 0.048366] pci 0000:00:1d.7: [8086:24cd] type 0 class 0x000c03
[ 0.048389] pci 0000:00:1d.7: reg 10: [mem 0xc0000000-0xc00003ff]
[ 0.048471] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.048477] pci 0000:00:1d.7: PME# disabled
[ 0.048498] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604
[ 0.048544] pci 0000:00:1f.0: [8086:24cc] type 0 class 0x000601
[ 0.048613] pci 0000:00:1f.0: quirk: [io 0x1000-0x107f] claimed by ICH4 ACPI/GPIO/TCO
[ 0.048663] pci 0000:00:1f.0: quirk: [io 0x1180-0x11bf] claimed by ICH4 GPIO
[ 0.048715] pci 0000:00:1f.1: [8086:24ca] type 0 class 0x000101
[ 0.048730] pci 0000:00:1f.1: reg 10: [io 0x0000-0x0007]
[ 0.048742] pci 0000:00:1f.1: reg 14: [io 0x0000-0x0003]
[ 0.048753] pci 0000:00:1f.1: reg 18: [io 0x0000-0x0007]
[ 0.048764] pci 0000:00:1f.1: reg 1c: [io 0x0000-0x0003]
[ 0.048775] pci 0000:00:1f.1: reg 20: [io 0x1860-0x186f]
[ 0.048787] pci 0000:00:1f.1: reg 24: [mem 0x00000000-0x000003ff]
[ 0.048817] pci 0000:00:1f.3: [8086:24c3] type 0 class 0x000c05
[ 0.048863] pci 0000:00:1f.3: reg 20: [io 0x1880-0x189f]
[ 0.048903] pci 0000:00:1f.5: [8086:24c5] type 0 class 0x000401
[ 0.048920] pci 0000:00:1f.5: reg 10: [io 0x1c00-0x1cff]
[ 0.048930] pci 0000:00:1f.5: reg 14: [io 0x18c0-0x18ff]
[ 0.048940] pci 0000:00:1f.5: reg 18: [mem 0xc0000c00-0xc0000dff]
[ 0.048951] pci 0000:00:1f.5: reg 1c: [mem 0xc0000800-0xc00008ff]
[ 0.048991] pci 0000:00:1f.5: PME# supported from D0 D3hot D3cold
[ 0.048996] pci 0000:00:1f.5: PME# disabled
[ 0.049014] pci 0000:00:1f.6: [8086:24c6] type 0 class 0x000703
[ 0.049031] pci 0000:00:1f.6: reg 10: [io 0x2400-0x24ff]
[ 0.049041] pci 0000:00:1f.6: reg 14: [io 0x2000-0x207f]
[ 0.049095] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[ 0.049100] pci 0000:00:1f.6: PME# disabled
[ 0.049127] pci 0000:01:00.0: [1002:4c66] type 0 class 0x000300
[ 0.049143] pci 0000:01:00.0: reg 10: [mem 0xe0000000-0xe7ffffff pref]
[ 0.049152] pci 0000:01:00.0: reg 14: [io 0x3000-0x30ff]
[ 0.049161] pci 0000:01:00.0: reg 18: [mem 0xc0100000-0xc010ffff]
[ 0.049186] pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
[ 0.049207] pci 0000:01:00.0: supports D1 D2
[ 0.049243] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[ 0.049281] pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
[ 0.049286] pci 0000:00:01.0: bridge window [mem 0xc0100000-0xc01fffff]
[ 0.049291] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xe7ffffff pref]
[ 0.049317] pci 0000:02:00.0: [104c:ac55] type 2 class 0x000607
[ 0.049336] pci 0000:02:00.0: reg 10: [mem 0xb0000000-0xb0000fff]
[ 0.049356] pci 0000:02:00.0: supports D1 D2
[ 0.049359] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.049366] pci 0000:02:00.0: PME# disabled
[ 0.049386] pci 0000:02:00.1: [104c:ac55] type 2 class 0x000607
[ 0.049405] pci 0000:02:00.1: reg 10: [mem 0xb1000000-0xb1000fff]
[ 0.049425] pci 0000:02:00.1: supports D1 D2
[ 0.049428] pci 0000:02:00.1: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.049434] pci 0000:02:00.1: PME# disabled
[ 0.049462] pci 0000:02:01.0: [8086:101e] type 0 class 0x000200
[ 0.049483] pci 0000:02:01.0: reg 10: [mem 0xc0220000-0xc023ffff]
[ 0.049494] pci 0000:02:01.0: reg 14: [mem 0xc0200000-0xc020ffff]
[ 0.049505] pci 0000:02:01.0: reg 18: [io 0x8000-0x803f]
[ 0.049538] pci 0000:02:01.0: reg 30: [mem 0x00000000-0x0000ffff pref]
[ 0.049563] pci 0000:02:01.0: PME# supported from D0 D3hot D3cold
[ 0.049569] pci 0000:02:01.0: PME# disabled
[ 0.049590] pci 0000:02:02.0: [168c:1014] type 0 class 0x000200
[ 0.049608] pci 0000:02:02.0: reg 10: [mem 0xc0210000-0xc021ffff]
[ 0.049710] pci 0000:00:1e.0: PCI bridge to [bus 02-08] (subtractive decode)
[ 0.049751] pci 0000:00:1e.0: bridge window [io 0x4000-0x8fff]
[ 0.049757] pci 0000:00:1e.0: bridge window [mem 0xc0200000-0xcfffffff]
[ 0.049763] pci 0000:00:1e.0: bridge window [mem 0xe8000000-0xefffffff pref]
[ 0.049767] pci 0000:00:1e.0: bridge window [io 0x0000-0xffff] (subtractive decode)
[ 0.049771] pci 0000:00:1e.0: bridge window [mem 0x00000000-0xffffffff] (subtractive decode)
[ 0.049849] pci_bus 0000:00: on NUMA node 0
[ 0.049854] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.049905] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
[ 0.049932] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
[ 0.053154] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.053492] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.053828] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.054162] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.054478] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
[ 0.054844] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
[ 0.055211] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
[ 0.055597] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.055958] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.056009] vgaarb: loaded
[ 0.056090] PCI: Using ACPI for IRQ routing
[ 0.056261] PCI: pci_cache_line_size set to 64 bytes
[ 0.056330] reserve RAM buffer: 000000000009f000 - 000000000009ffff
[ 0.056334] reserve RAM buffer: 000000003ff60000 - 000000003fffffff
[ 0.058463] pnp: PnP ACPI init
[ 0.058521] ACPI: bus type pnp registered
[ 0.059173] pnp 00:00: [mem 0x00000000-0x0009ffff]
[ 0.059177] pnp 00:00: [mem 0x000c0000-0x000c3fff]
[ 0.059180] pnp 00:00: [mem 0x000c4000-0x000c7fff]
[ 0.059184] pnp 00:00: [mem 0x000c8000-0x000cbfff]
[ 0.059187] pnp 00:00: [mem 0x000cc000-0x000cffff]
[ 0.059190] pnp 00:00: [mem 0x000d0000-0x000d3fff]
[ 0.059194] pnp 00:00: [mem 0x000d4000-0x000d3fff disabled]
[ 0.059198] pnp 00:00: [mem 0x000d8000-0x000d7fff disabled]
[ 0.059201] pnp 00:00: [mem 0x000dc000-0x000dffff]
[ 0.059205] pnp 00:00: [mem 0x000e0000-0x000e3fff]
[ 0.059208] pnp 00:00: [mem 0x000e4000-0x000e7fff]
[ 0.059211] pnp 00:00: [mem 0x000e8000-0x000ebfff]
[ 0.059215] pnp 00:00: [mem 0x000ec000-0x000effff]
[ 0.059218] pnp 00:00: [mem 0x000f0000-0x000fffff]
[ 0.059221] pnp 00:00: [mem 0x00100000-0x3fffffff]
[ 0.059225] pnp 00:00: [mem 0xfec00000-0xffffffff]
[ 0.059316] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[ 0.059356] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved
[ 0.059395] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved
[ 0.059435] system 00:00: [mem 0x000c8000-0x000cbfff] could not be reserved
[ 0.059474] system 00:00: [mem 0x000cc000-0x000cffff] could not be reserved
[ 0.059513] system 00:00: [mem 0x000d0000-0x000d3fff] could not be reserved
[ 0.059553] system 00:00: [mem 0x000dc000-0x000dffff] could not be reserved
[ 0.059592] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
[ 0.059631] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
[ 0.059670] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
[ 0.059710] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
[ 0.059749] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
[ 0.059789] system 00:00: [mem 0x00100000-0x3fffffff] could not be reserved
[ 0.059828] system 00:00: [mem 0xfec00000-0xffffffff] could not be reserved
[ 0.059869] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.059904] pnp 00:01: [bus 00-ff]
[ 0.059907] pnp 00:01: [io 0x0cf8-0x0cff]
[ 0.059911] pnp 00:01: [io 0x0000-0x0cf7 window]
[ 0.059915] pnp 00:01: [io 0x0d00-0xffff window]
[ 0.059918] pnp 00:01: [mem 0x000a0000-0x000bffff window]
[ 0.059922] pnp 00:01: [mem 0x000c0000-0x000c3fff window]
[ 0.059926] pnp 00:01: [mem 0x000c4000-0x000c7fff window]
[ 0.059929] pnp 00:01: [mem 0x000c8000-0x000cbfff window]
[ 0.059933] pnp 00:01: [mem 0x000cc000-0x000cffff window]
[ 0.059945] pnp 00:01: [mem 0x000d0000-0x000d3fff window]
[ 0.059948] pnp 00:01: [mem 0x000d4000-0x000d7fff window]
[ 0.059952] pnp 00:01: [mem 0x000d8000-0x000dbfff window]
[ 0.059956] pnp 00:01: [mem 0x000dc000-0x000dffff window]
[ 0.059959] pnp 00:01: [mem 0x000e0000-0x000e3fff window]
[ 0.059963] pnp 00:01: [mem 0x000e4000-0x000e7fff window]
[ 0.059966] pnp 00:01: [mem 0x000e8000-0x000ebfff window]
[ 0.059970] pnp 00:01: [mem 0x000ec000-0x000effff window]
[ 0.059974] pnp 00:01: [mem 0x40000000-0xfebfffff window]
[ 0.060058] pnp 00:01: Plug and Play ACPI device, IDs PNP0a03 (active)
[ 0.060174] pnp 00:02: [io 0x0010-0x001f]
[ 0.060178] pnp 00:02: [io 0x0090-0x009f]
[ 0.060181] pnp 00:02: [io 0x0024-0x0025]
[ 0.060184] pnp 00:02: [io 0x0028-0x0029]
[ 0.060188] pnp 00:02: [io 0x002c-0x002d]
[ 0.060191] pnp 00:02: [io 0x0030-0x0031]
[ 0.060194] pnp 00:02: [io 0x0034-0x0035]
[ 0.060197] pnp 00:02: [io 0x0038-0x0039]
[ 0.060200] pnp 00:02: [io 0x003c-0x003d]
[ 0.060203] pnp 00:02: [io 0x00a4-0x00a5]
[ 0.060206] pnp 00:02: [io 0x00a8-0x00a9]
[ 0.060209] pnp 00:02: [io 0x00ac-0x00ad]
[ 0.060213] pnp 00:02: [io 0x00b0-0x00b5]
[ 0.060216] pnp 00:02: [io 0x00b8-0x00b9]
[ 0.060219] pnp 00:02: [io 0x00bc-0x00bd]
[ 0.060222] pnp 00:02: [io 0x0050-0x0053]
[ 0.060225] pnp 00:02: [io 0x0072-0x0077]
[ 0.060228] pnp 00:02: [io 0x002e-0x002f]
[ 0.060231] pnp 00:02: [io 0x1000-0x107f]
[ 0.060235] pnp 00:02: [io 0x1180-0x11bf]
[ 0.060238] pnp 00:02: [io 0x15e0-0x15ef]
[ 0.060241] pnp 00:02: [io 0x1600-0x162f]
[ 0.060244] pnp 00:02: [io 0x1632-0x167f]
[ 0.060247] pnp 00:02: [io 0x004e-0x004f]
[ 0.060250] pnp 00:02: [io 0x1630-0x1631]
[ 0.060352] system 00:02: [io 0x1000-0x107f] has been reserved
[ 0.060391] system 00:02: [io 0x1180-0x11bf] has been reserved
[ 0.060429] system 00:02: [io 0x15e0-0x15ef] has been reserved
[ 0.060467] system 00:02: [io 0x1600-0x162f] has been reserved
[ 0.060505] system 00:02: [io 0x1632-0x167f] has been reserved
[ 0.060543] system 00:02: [io 0x1630-0x1631] has been reserved
[ 0.060582] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.060602] pnp 00:03: [io 0x0000-0x000f]
[ 0.060605] pnp 00:03: [io 0x0080-0x008f]
[ 0.060608] pnp 00:03: [io 0x00c0-0x00df]
[ 0.060612] pnp 00:03: [dma 4]
[ 0.060647] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.060659] pnp 00:04: [io 0x0061]
[ 0.060693] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
[ 0.060706] pnp 00:05: [io 0x00f0]
[ 0.060712] pnp 00:05: [irq 13]
[ 0.060747] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.060760] pnp 00:06: [io 0x0070-0x0071]
[ 0.060763] pnp 00:06: [irq 8]
[ 0.060805] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.060819] pnp 00:07: [io 0x0060]
[ 0.060822] pnp 00:07: [io 0x0064]
[ 0.060825] pnp 00:07: [irq 1]
[ 0.060861] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.060874] pnp 00:08: [irq 12]
[ 0.060911] pnp 00:08: Plug and Play ACPI device, IDs IBM0057 PNP0f13 (active)
[ 0.060947] pnp 00:09: [io 0x03f0-0x03f5]
[ 0.060950] pnp 00:09: [io 0x03f7]
[ 0.060954] pnp 00:09: [irq 6]
[ 0.060957] pnp 00:09: [dma 2]
[ 0.061009] pnp 00:09: Plug and Play ACPI device, IDs PNP0700 (active)
[ 0.061104] pnp 00:0a: [io 0x03f8-0x03ff]
[ 0.061108] pnp 00:0a: [irq 4]
[ 0.061216] pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.061333] pnp 00:0b: [io 0x03bc-0x03be]
[ 0.061336] pnp 00:0b: [irq 7]
[ 0.061428] pnp 00:0b: Plug and Play ACPI device, IDs PNP0400 (active)
[ 0.061587] pnp 00:0c: Plug and Play ACPI device, IDs IBM0071 PNP0511 (disabled)
[ 0.061651] pnp: PnP ACPI: found 13 devices
[ 0.061651] ACPI: ACPI bus type pnp unregistered
[ 0.064012] PnPBIOS: Disabled by ACPI PNP
[ 0.102008] Switching to clocksource acpi_pm
[ 0.102096] pci 0000:00:1f.1: BAR 5: assigned [mem 0x40000000-0x400003ff]
[ 0.102140] pci 0000:00:1f.1: BAR 5: set to [mem 0x40000000-0x400003ff] (PCI address [0x40000000-0x400003ff])
[ 0.102192] pci 0000:01:00.0: BAR 6: assigned [mem 0xc0120000-0xc013ffff pref]
[ 0.102239] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[ 0.102276] pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
[ 0.102315] pci 0000:00:01.0: bridge window [mem 0xc0100000-0xc01fffff]
[ 0.102355] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xe7ffffff pref]
[ 0.102415] pci 0000:02:00.0: BAR 15: assigned [mem 0xe8000000-0xebffffff pref]
[ 0.102463] pci 0000:02:00.0: BAR 16: assigned [mem 0xc4000000-0xc7ffffff]
[ 0.102502] pci 0000:02:00.1: BAR 15: assigned [mem 0xec000000-0xefffffff pref]
[ 0.102549] pci 0000:02:00.1: BAR 16: assigned [mem 0xc8000000-0xcbffffff]
[ 0.102589] pci 0000:02:01.0: BAR 6: assigned [mem 0xc0240000-0xc024ffff pref]
[ 0.102636] pci 0000:02:00.0: BAR 13: assigned [io 0x4000-0x40ff]
[ 0.102674] pci 0000:02:00.0: BAR 14: assigned [io 0x4400-0x44ff]
[ 0.102713] pci 0000:02:00.1: BAR 13: assigned [io 0x4800-0x48ff]
[ 0.102751] pci 0000:02:00.1: BAR 14: assigned [io 0x4c00-0x4cff]
[ 0.102789] pci 0000:02:00.0: CardBus bridge to [bus 03-06]
[ 0.102826] pci 0000:02:00.0: bridge window [io 0x4000-0x40ff]
[ 0.102865] pci 0000:02:00.0: bridge window [io 0x4400-0x44ff]
[ 0.102905] pci 0000:02:00.0: bridge window [mem 0xe8000000-0xebffffff pref]
[ 0.102953] pci 0000:02:00.0: bridge window [mem 0xc4000000-0xc7ffffff]
[ 0.102994] pci 0000:02:00.1: CardBus bridge to [bus 07-07]
[ 0.103030] pci 0000:02:00.1: bridge window [io 0x4800-0x48ff]
[ 0.103070] pci 0000:02:00.1: bridge window [io 0x4c00-0x4cff]
[ 0.103109] pci 0000:02:00.1: bridge window [mem 0xec000000-0xefffffff pref]
[ 0.103158] pci 0000:02:00.1: bridge window [mem 0xc8000000-0xcbffffff]
[ 0.103198] pci 0000:00:1e.0: PCI bridge to [bus 02-08]
[ 0.103235] pci 0000:00:1e.0: bridge window [io 0x4000-0x8fff]
[ 0.103276] pci 0000:00:1e.0: bridge window [mem 0xc0200000-0xcfffffff]
[ 0.103316] pci 0000:00:1e.0: bridge window [mem 0xe8000000-0xefffffff pref]
[ 0.103380] pci 0000:00:1e.0: setting latency timer to 64
[ 0.103592] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
[ 0.103629] PCI: setting IRQ 11 as level-triggered
[ 0.103636] pci 0000:02:00.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
[ 0.103854] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
[ 0.103893] pci 0000:02:00.1: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
[ 0.103945] pci_bus 0000:00: resource 0 [io 0x0000-0xffff]
[ 0.103949] pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffff]
[ 0.103953] pci_bus 0000:01: resource 0 [io 0x3000-0x3fff]
[ 0.103956] pci_bus 0000:01: resource 1 [mem 0xc0100000-0xc01fffff]
[ 0.103960] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xe7ffffff pref]
[ 0.103964] pci_bus 0000:02: resource 0 [io 0x4000-0x8fff]
[ 0.103968] pci_bus 0000:02: resource 1 [mem 0xc0200000-0xcfffffff]
[ 0.103972] pci_bus 0000:02: resource 2 [mem 0xe8000000-0xefffffff pref]
[ 0.103976] pci_bus 0000:02: resource 4 [io 0x0000-0xffff]
[ 0.103980] pci_bus 0000:02: resource 5 [mem 0x00000000-0xffffffff]
[ 0.103984] pci_bus 0000:03: resource 0 [io 0x4000-0x40ff]
[ 0.103987] pci_bus 0000:03: resource 1 [io 0x4400-0x44ff]
[ 0.103991] pci_bus 0000:03: resource 2 [mem 0xe8000000-0xebffffff pref]
[ 0.103995] pci_bus 0000:03: resource 3 [mem 0xc4000000-0xc7ffffff]
[ 0.103999] pci_bus 0000:07: resource 0 [io 0x4800-0x48ff]
[ 0.104002] pci_bus 0000:07: resource 1 [io 0x4c00-0x4cff]
[ 0.104002] Switched to NOHz mode on CPU #0
[ 0.104002] pci_bus 0000:07: resource 2 [mem 0xec000000-0xefffffff pref]
[ 0.104002] pci_bus 0000:07: resource 3 [mem 0xc8000000-0xcbffffff]
[ 0.104002] NET: Registered protocol family 2
[ 0.104002] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.104002] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.104728] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.105912] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.105953] TCP reno registered
[ 0.105992] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.106065] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.106482] NET: Registered protocol family 1
[ 0.106657] pci 0000:01:00.0: Boot video device
[ 0.106677] PCI: CLS 32 bytes, default 64
[ 0.106782] Unpacking initramfs...
[ 0.553247] Freeing initrd memory: 10872k freed
[ 0.571497] Simple Boot Flag at 0x35 set to 0x1
[ 0.572161] audit: initializing netlink socket (disabled)
[ 0.572223] type=2000 audit(1300978255.571:1): initialized
[ 0.594206] highmem bounce pool size: 64 pages
[ 0.594249] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[ 0.597247] VFS: Disk quotas dquot_6.5.2
[ 0.597465] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.597707] msgmni has been set to 1746
[ 0.598046] alg: No test for stdrng (krng)
[ 0.598170] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.598219] io scheduler noop registered
[ 0.598254] io scheduler deadline registered
[ 0.598310] io scheduler cfq registered (default)
[ 0.598620] ERST: Table is not found!
[ 0.598669] isapnp: Scanning for PnP cards...
[ 0.951553] isapnp: No Plug & Play device found
[ 0.951700] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.951827] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a NS16550A
[ 0.952377] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a NS16550A
[ 0.952554] serial 0000:00:1f.6: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
[ 0.952608] serial 0000:00:1f.6: PCI INT B disabled
[ 0.952788] Linux agpgart interface v0.103
[ 0.952976] agpgart-intel 0000:00:00.0: Intel 855PM Chipset
[ 0.966586] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[ 0.966860] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 0.972874] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.972921] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.973117] mousedev: PS/2 mouse device common for all mice
[ 0.973214] rtc_cmos 00:06: RTC can wake from S4
[ 0.973356] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[ 0.973410] rtc0: alarms up to one month, y3k, 114 bytes nvram
[ 0.973458] cpuidle: using governor ladder
[ 0.973493] cpuidle: using governor menu
[ 0.973922] TCP cubic registered
[ 0.974210] NET: Registered protocol family 10
[ 0.975219] Mobile IPv6
[ 0.975254] NET: Registered protocol family 17
[ 0.975306] Registering the dns_resolver key type
[ 0.975365] Using IPI No-Shortcut mode
[ 0.975509] PM: Hibernation image not present or could not be loaded.
[ 0.975523] registered taskstats version 1
[ 0.975876] rtc_cmos 00:06: setting system clock to 2011-03-24 14:50:56 UTC (1300978256)
[ 0.975975] Initializing network drop monitor service
[ 0.976094] Freeing unused kernel memory: 380k freed
[ 0.977382] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 1.000322] udev[40]: starting version 166
[ 1.263373] Floppy drive(s): fd0 is 1.44M
[ 1.299123] FDC 0 is a National Semiconductor PC87306
[ 1.312417] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[ 1.312462] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 1.312554] e1000 0000:02:01.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
[ 1.329545] thermal LNXTHERM:00: registered as thermal_zone0
[ 1.329586] ACPI: Thermal Zone [THM0] (56 C)
[ 1.597523] Refined TSC clocksource calibration: 1694.501 MHz.
[ 1.597569] Switching to clocksource tsc
[ 1.644916] usbcore: registered new interface driver usbfs
[ 1.645169] usbcore: registered new interface driver hub
[ 1.645272] usbcore: registered new device driver usb
[ 1.662549] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.662641] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
[ 1.662682] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
[ 1.662958] ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 11
[ 1.662999] ehci_hcd 0000:00:1d.7: PCI INT D -> Link[LNKH] -> GSI 11 (level, low) -> IRQ 11
[ 1.663069] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 1.663074] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 1.663169] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
[ 1.663256] ehci_hcd 0000:00:1d.7: debug port 1
[ 1.667182] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[ 1.684024] ehci_hcd 0000:00:1d.7: irq 11, io mem 0xc0000000
[ 1.695517] SCSI subsystem initialized
[ 1.696049] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 1.696157] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.696195] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.696242] usb usb1: Product: EHCI Host Controller
[ 1.696278] usb usb1: Manufacturer: Linux 2.6.38-next20110324-3-686-iniza ehci_hcd
[ 1.696325] usb usb1: SerialNumber: 0000:00:1d.7
[ 1.696675] hub 1-0:1.0: USB hub found
[ 1.696714] hub 1-0:1.0: 6 ports detected
[ 1.700084] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.700226] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[ 1.700265] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[ 1.700313] uhci_hcd 0000:00:1d.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
[ 1.700372] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 1.700377] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 1.700440] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 1.700521] uhci_hcd 0000:00:1d.0: irq 11, io base 0x00001800
[ 1.700614] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.700653] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.700699] usb usb2: Product: UHCI Host Controller
[ 1.700735] usb usb2: Manufacturer: Linux 2.6.38-next20110324-3-686-iniza uhci_hcd
[ 1.700781] usb usb2: SerialNumber: 0000:00:1d.0
[ 1.703674] e1000 0000:02:01.0: eth0: (PCI:33MHz:32-bit) 00:0d:60:b0:62:87
[ 1.703723] e1000 0000:02:01.0: eth0: Intel(R) PRO/1000 Network Connection
[ 1.703778] hub 2-0:1.0: USB hub found
[ 1.703818] hub 2-0:1.0: 2 ports detected
[ 1.703955] uhci_hcd 0000:00:1d.1: power state changed by ACPI to D0
[ 1.703994] uhci_hcd 0000:00:1d.1: power state changed by ACPI to D0
[ 1.704332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
[ 1.704373] uhci_hcd 0000:00:1d.1: PCI INT B -> Link[LNKD] -> GSI 11 (level, low) -> IRQ 11
[ 1.704430] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 1.704435] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 1.704481] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[ 1.704555] uhci_hcd 0000:00:1d.1: irq 11, io base 0x00001820
[ 1.704638] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.704677] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.704723] usb usb3: Product: UHCI Host Controller
[ 1.704759] usb usb3: Manufacturer: Linux 2.6.38-next20110324-3-686-iniza uhci_hcd
[ 1.707500] usb usb3: SerialNumber: 0000:00:1d.1
[ 1.715633] hub 3-0:1.0: USB hub found
[ 1.715680] hub 3-0:1.0: 2 ports detected
[ 1.716090] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
[ 1.716131] uhci_hcd 0000:00:1d.2: PCI INT C -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
[ 1.716189] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 1.716194] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 1.716241] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[ 1.716317] uhci_hcd 0000:00:1d.2: irq 11, io base 0x00001840
[ 1.716397] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.716436] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.716482] usb usb4: Product: UHCI Host Controller
[ 1.716517] usb usb4: Manufacturer: Linux 2.6.38-next20110324-3-686-iniza uhci_hcd
[ 1.716563] usb usb4: SerialNumber: 0000:00:1d.2
[ 1.720206] hub 4-0:1.0: USB hub found
[ 1.720244] hub 4-0:1.0: 2 ports detected
[ 1.764887] libata version 3.00 loaded.
[ 1.771961] ata_piix 0000:00:1f.1: version 2.13
[ 1.771979] ata_piix 0000:00:1f.1: enabling device (0005 -> 0007)
[ 1.772050] ata_piix 0000:00:1f.1: PCI INT A -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
[ 1.772154] ata_piix 0000:00:1f.1: setting latency timer to 64
[ 1.772822] scsi0 : ata_piix
[ 1.773061] scsi1 : ata_piix
[ 1.773801] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1860 irq 14
[ 1.773840] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1868 irq 15
[ 1.928428] ata2.01: NODEV after polling detection
[ 1.936949] ata1.00: HPA detected: current 110257519, native 117210240
[ 1.936996] ata1.00: ATA-6: HTS726060M9AT00, MH4OA6BA, max UDMA/100
[ 1.937034] ata1.00: 110257519 sectors, multi 16: LBA
[ 1.937165] ata2.00: ATAPI: UJDA755yDVD/CDRW, 1.70, max UDMA/33
[ 1.952685] ata2.00: configured for UDMA/33
[ 1.952774] ata1.00: configured for UDMA/100
[ 1.953015] scsi 0:0:0:0: Direct-Access ATA HTS726060M9AT00 MH4O PQ: 0 ANSI: 5
[ 1.956258] scsi 1:0:0:0: CD-ROM MATSHITA UJDA755yDVD/CDRW 1.70 PQ: 0 ANSI: 5
[ 1.990603] sd 0:0:0:0: [sda] 110257519 512-byte logical blocks: (56.4 GB/52.5 GiB)
[ 1.990724] sd 0:0:0:0: [sda] Write Protect is off
[ 1.990761] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.990793] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.994023] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
[ 1.994064] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 1.994491] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 2.052527] sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
[ 2.053381] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.064163] usb 1-4: new high speed USB device number 3 using ehci_hcd
[ 2.076931] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 2.077504] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 2.196895] usb 1-4: New USB device found, idVendor=152d, idProduct=2329
[ 2.196943] usb 1-4: New USB device strings: Mfr=10, Product=11, SerialNumber=3
[ 2.196990] usb 1-4: Product: Storagebird 35EV821
[ 2.197026] usb 1-4: Manufacturer: 0123456
[ 2.197062] usb 1-4: SerialNumber: 000000000340
[ 2.206929] usbcore: registered new interface driver uas
[ 2.219980] Initializing USB Mass Storage driver...
[ 2.220272] scsi2 : usb-storage 1-4:1.0
[ 2.220580] usbcore: registered new interface driver usb-storage
[ 2.220618] USB Mass Storage support registered.
[ 2.436020] usb 3-1: new low speed USB device number 2 using uhci_hcd
[ 2.612489] usb 3-1: New USB device found, idVendor=046d, idProduct=c00e
[ 2.612534] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.612572] usb 3-1: Product: USB-PS/2 Optical Mouse
[ 2.612608] usb 3-1: Manufacturer: Logitech
[ 2.657005] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input1
[ 2.657255] generic-usb 0003:046D:C00E.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.1-1/input0
[ 2.657531] usbcore: registered new interface driver usbhid
[ 2.657568] usbhid: USB HID core driver
[ 2.712597] device-mapper: uevent: version 1.0.3
[ 2.713319] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel@xxxxxxxxxx
[ 2.918318] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[ 3.262378] scsi 2:0:0:0: Direct-Access WDC WD10 EAVS-00D7B0 PQ: 0 ANSI: 2 CCS
[ 3.263026] sd 2:0:0:0: Attached scsi generic sg2 type 0
[ 3.263472] sd 2:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[ 3.264342] sd 2:0:0:0: [sdb] Write Protect is off
[ 3.264380] sd 2:0:0:0: [sdb] Mode Sense: 34 00 00 00
[ 3.264384] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[ 3.265840] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[ 3.360959] sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 sdb6 sdb7 sdb8 >
[ 3.362827] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[ 3.362867] sd 2:0:0:0: [sdb] Attached SCSI disk
[ 4.015442] systemd[1]: systemd 17 running in system mode. (+PAM -LIBWRAP +AUDIT +SELINUX +SYSVINIT +LIBCRYPTSETUP; debian)
[ 4.136937] systemd[1]: Set hostname to <tbox>.
[ 4.137146] IPv4 FIB: Using LC-trie version 0.409
[ 6.071041] cfg80211: Calling CRDA to update world regulatory domain
[ 6.998040] ath5k 0000:02:02.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
[ 6.998163] ath5k 0000:02:02.0: registered as 'phy0'
[ 7.291455] ath: EEPROM regdomain: 0x61
[ 7.291460] ath: EEPROM indicates we should expect a direct regpair map
[ 7.291466] ath: Country alpha2 being used: 00
[ 7.291469] ath: Regpair used: 0x61
[ 8.473559] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 8.474445] Registered led device: ath5k-phy0::rx
[ 8.474471] Registered led device: ath5k-phy0::tx
[ 8.474490] ath5k phy0: Atheros AR5212 chip found (MAC: 0x56, PHY: 0x41)
[ 8.474533] ath5k phy0: RF5111 5GHz radio found (0x17)
[ 8.474569] ath5k phy0: RF2111 2GHz radio found (0x23)
[ 8.508215] udev[260]: starting version 166
[ 9.121023] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A03:00/device:03/LNXVIDEO:00/input/input2
[ 9.121088] ACPI: Video Device [VID] (multi-head: yes rom: no post: no)
[ 9.158619] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3
[ 9.158861] ACPI: Lid Switch [LID]
[ 9.159592] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input4
[ 9.159646] ACPI: Sleep Button [SLPB]
[ 9.160367] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[ 9.160418] ACPI: Power Button [PWRF]
[ 9.264887] NET: Registered protocol family 23
[ 9.310758] input: PC Speaker as /devices/platform/pcspkr/input/input6
[ 9.338803] Non-volatile memory driver v1.3
[ 9.366369] parport_pc 00:0b: reported by Plug and Play ACPI
[ 9.366456] parport0: PC-style at 0x3bc, irq 7 [PCSPP,TRISTATE]
[ 9.382483] ACPI: acpi_idle registered with cpuidle
[ 9.383066] Marking TSC unstable due to TSC halts in idle
[ 9.385247] Switching to clocksource acpi_pm
[ 9.484968] ACPI: AC Adapter [AC] (on-line)
[ 9.503685] ACPI: Battery Slot [BAT0] (battery present)
[ 9.526019] nsc-ircc 00:0c: [io 0x02f8-0x02ff]
[ 9.526088] nsc-ircc 00:0c: [irq 3]
[ 9.526093] nsc-ircc 00:0c: [dma 1]
[ 9.526549] nsc-ircc 00:0c: activated
[ 9.526762] nsc-ircc, chip->init
[ 9.526804] nsc-ircc, Found chip at base=0x02e
[ 9.526865] nsc-ircc, driver loaded (Dag Brattli)
[ 9.534335] IrDA: Registered device irda0
[ 9.534380] nsc-ircc, Using dongle: IBM31T1100 or Temic TFDS6000/TFDS6500
[ 9.669755] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 9.780264] i801_smbus 0000:00:1f.3: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
[ 9.932414] Synaptics Touchpad, model: 1, fw: 5.9, id: 0x2c6ab1, caps: 0x884793/0x0/0x0
[ 9.932473] serio: Synaptics pass-through port at isa0060/serio1/input0
[ 9.977139] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input7
[ 10.016298] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 10.212267] intel_rng: FWH not detected
[ 10.627079] [drm] Initialized drm 1.1.0 20060810
[ 10.759003] yenta_cardbus 0000:02:00.0: CardBus bridge found [1014:0512]
[ 10.759066] yenta_cardbus 0000:02:00.0: Using INTVAL to route CSC interrupts to PCI
[ 10.759115] yenta_cardbus 0000:02:00.0: Routing CardBus interrupts to PCI
[ 10.759160] yenta_cardbus 0000:02:00.0: TI: mfunc 0x01d21022, devctl 0x64
[ 10.869858] Intel ICH 0000:00:1f.5: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
[ 10.869951] Intel ICH 0000:00:1f.5: setting latency timer to 64
[ 10.988941] yenta_cardbus 0000:02:00.0: ISA IRQ mask 0x0438, PCI irq 11
[ 10.988986] yenta_cardbus 0000:02:00.0: Socket status: 30000006
[ 10.989048] yenta_cardbus 0000:02:00.0: pcmcia: parent PCI bridge window: [io 0x4000-0x8fff]
[ 10.989098] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x4000-0x8fff: excluding 0x4000-0x40ff 0x4400-0x44ff 0x4800-0x48ff 0x4c00-0x4cff 0x8000-0x803f
[ 11.022776] yenta_cardbus 0000:02:00.0: pcmcia: parent PCI bridge window: [mem 0xc0200000-0xcfffffff]
[ 11.025810] pcmcia_socket pcmcia_socket0: cs: memory probe 0xc0200000-0xcfffffff: excluding 0xc0200000-0xc09fffff 0xc3a00000-0xcc1fffff 0xcfa00000-0xd01fffff
[ 11.026005] yenta_cardbus 0000:02:00.0: pcmcia: parent PCI bridge window: [mem 0xe8000000-0xefffffff pref]
[ 11.026057] pcmcia_socket pcmcia_socket0: cs: memory probe 0xe8000000-0xefffffff: excluding 0xe8000000-0xefffffff
[ 11.026585] yenta_cardbus 0000:02:00.1: CardBus bridge found [1014:0512]
[ 11.026640] yenta_cardbus 0000:02:00.1: Using INTVAL to route CSC interrupts to PCI
[ 11.026691] yenta_cardbus 0000:02:00.1: Routing CardBus interrupts to PCI
[ 11.026733] yenta_cardbus 0000:02:00.1: TI: mfunc 0x01d21022, devctl 0x64
[ 11.043155] thinkpad_acpi: ThinkPad ACPI Extras v0.24
[ 11.043201] thinkpad_acpi: http://ibm-acpi.sf.net/
[ 11.043238] thinkpad_acpi: ThinkPad BIOS 1RETDRWW (3.23 ), EC 1RHT71WW-3.04
[ 11.043278] thinkpad_acpi: IBM ThinkPad T40p, model 2374SG6
[ 11.045173] thinkpad_acpi: detected a 8-level brightness capable ThinkPad
[ 11.053666] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is blocked
[ 11.054582] Registered led device: tpacpi::thinklight
[ 11.054906] Registered led device: tpacpi::power
[ 11.055220] Registered led device: tpacpi::standby
[ 11.061625] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
[ 11.065522] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input8
[ 11.256988] yenta_cardbus 0000:02:00.1: ISA IRQ mask 0x0438, PCI irq 11
[ 11.257034] yenta_cardbus 0000:02:00.1: Socket status: 30000006
[ 11.257397] yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge window: [io 0x4000-0x8fff]
[ 11.257449] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x4000-0x8fff: excluding 0x4000-0x40ff 0x4400-0x44ff 0x4800-0x48ff 0x4c00-0x4cff 0x8000-0x803f
[ 11.277987] yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge window: [mem 0xc0200000-0xcfffffff]
[ 11.278041] pcmcia_socket pcmcia_socket1: cs: memory probe 0xc0200000-0xcfffffff: excluding 0xc0200000-0xc09fffff 0xc3a00000-0xcc1fffff 0xcfa00000-0xd01fffff
[ 11.278228] yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge window: [mem 0xe8000000-0xefffffff pref]
[ 11.278279] pcmcia_socket pcmcia_socket1: cs: memory probe 0xe8000000-0xefffffff: excluding 0xe8000000-0xefffffff
[ 11.440280] [drm] radeon kernel modesetting enabled.
[ 11.440458] radeon 0000:01:00.0: power state changed by ACPI to D0
[ 11.440500] radeon 0000:01:00.0: power state changed by ACPI to D0
[ 11.440547] radeon 0000:01:00.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
[ 11.441540] [drm] initializing kernel modesetting (RV250 0x1002:0x4C66).
[ 11.441606] [drm] register mmio base: 0xC0100000
[ 11.441642] [drm] register mmio size: 65536
[ 11.442023] agpgart-intel 0000:00:00.0: AGP 2.0 bridge
[ 11.442073] agpgart-intel 0000:00:00.0: putting AGP V2 device into 4x mode
[ 11.442149] radeon 0000:01:00.0: putting AGP V2 device into 4x mode
[ 11.442213] radeon 0000:01:00.0: GTT: 256M 0xD0000000 - 0xDFFFFFFF
[ 11.442258] radeon 0000:01:00.0: VRAM: 128M 0x00000000E0000000 - 0x00000000E7FFFFFF (64M used)
[ 11.442909] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 11.442947] [drm] Driver supports precise vblank timestamp query.
[ 11.443000] [drm] radeon: irq initialized.
[ 11.443269] [drm] Detected VRAM RAM=128M, BAR=128M
[ 11.443310] [drm] RAM width 128bits DDR
[ 11.443445] [TTM] Zone kernel: Available graphics memory: 447362 kiB.
[ 11.443482] [TTM] Zone highmem: Available graphics memory: 516678 kiB.
[ 11.443519] [TTM] Initializing pool allocator.
[ 11.443596] [drm] radeon: 64M of VRAM memory ready
[ 11.443632] [drm] radeon: 256M of GTT memory ready.
[ 11.445239] radeon 0000:01:00.0: WB enabled
[ 11.446021] [drm] Loading R200 Microcode
[ 11.507522] cfg80211: World regulatory domain updated:
[ 11.507568] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 11.507616] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 11.507663] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 11.507710] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 11.507756] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 11.507803] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 11.796036] intel8x0_measure_ac97_clock: measured 55373 usecs (2668 samples)
[ 11.796080] intel8x0: clocking to 48000
[ 11.798437] Intel ICH Modem 0000:00:1f.6: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
[ 11.798595] Intel ICH Modem 0000:00:1f.6: setting latency timer to 64
[ 11.937820] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x100-0x3af: excluding 0x170-0x177 0x1f0-0x1f7 0x2f8-0x2ff 0x370-0x377
[ 11.939038] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x3e0-0x4ff: excluding 0x3f0-0x3ff 0x4d0-0x4d7
[ 11.939855] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af: excluding 0x170-0x177 0x1f0-0x1f7 0x2f8-0x2ff 0x370-0x377
[ 11.941116] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff: excluding 0x3f0-0x3ff 0x4d0-0x4d7
[ 11.941704] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff: clean.
[ 11.942164] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7:
[ 11.943097] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x820-0x8ff: clean.
[ 11.943557] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xc00-0xcf7: clean.
[ 11.944069] pcmcia_socket pcmcia_socket1: cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xd3fff 0xdc000-0xfffff
[ 11.944268] pcmcia_socket pcmcia_socket1: cs: memory probe 0xa0000000-0xa0ffffff: clean.
[ 11.944404] pcmcia_socket pcmcia_socket1: cs: memory probe 0x60000000-0x60ffffff: clean.
[ 11.944545] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xa00-0xaff: clean.
[ 11.945118] clean.
[ 11.945209] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xd3fff 0xdc000-0xfffff
[ 11.945405] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff: clean.
[ 11.945663] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff: clean.
[ 11.945806] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff:
[ 11.957001] [drm] radeon: ring at 0x00000000D0001000
[ 11.957090] [drm] ring test succeeded in 1 usecs
[ 11.965893] [drm] radeon: ib pool ready.
[ 11.966055] [drm] ib test succeeded in 0 usecs
[ 11.969118] [drm] Panel ID String: SXGA+ Single (85MHz)
[ 11.969159] [drm] Panel Size 1400x1050
[ 11.980275] [drm] radeon legacy LVDS backlight initialized
[ 11.980374] [drm] No TV DAC info found in BIOS
[ 11.980495] [drm] Radeon Display Connectors
[ 11.980530] [drm] Connector 0:
[ 11.980562] [drm] VGA
[ 11.980596] [drm] DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60
[ 11.980632] [drm] Encoders:
[ 11.980665] [drm] CRT1: INTERNAL_DAC1
[ 11.980698] [drm] Connector 1:
[ 11.980730] [drm] DVI-D
[ 11.980762] [drm] HPD1
[ 11.980795] [drm] DDC: 0x64 0x64 0x64 0x64 0x64 0x64 0x64 0x64
[ 11.980831] [drm] Encoders:
[ 11.980863] [drm] DFP1: INTERNAL_TMDS1
[ 11.980896] [drm] Connector 2:
[ 11.980937] [drm] LVDS
[ 11.980969] [drm] Encoders:
[ 11.981001] [drm] LCD1: INTERNAL_LVDS
[ 11.981034] [drm] Connector 3:
[ 11.981066] [drm] S-video
[ 11.981098] [drm] Encoders:
[ 11.981130] [drm] TV1: INTERNAL_DAC2
[ 11.982101] clean.
[ 12.002691] [drm] radeon: power management initialized
[ 12.067285] [drm] fb mappable at 0xE0040000
[ 12.067325] [drm] vram apper at 0xE0000000
[ 12.067382] [drm] size 5914624
[ 12.067415] [drm] fb depth is 24
[ 12.067447] [drm] pitch is 5632
[ 12.180217] Console: switching to colour frame buffer device 175x65
[ 12.214982] fb0: radeondrmfb frame buffer device
[ 12.214985] drm: registered panic notifier
[ 12.240385] [drm] Initialized radeon 2.9.0 20080528 for 0000:01:00.0 on minor 0
[ 12.315471] EXT4-fs (sda5): re-mounted. Opts: (null)
[ 12.552837] Adding 1052244k swap on /dev/sda2. Priority:0 extents:1 across:1052244k
[ 12.917846] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: mblk_io_submit
[ 13.041111] fuse init (API version 7.16)
[ 14.385077] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 16.055363] IBM TrackPoint firmware: 0x0e, buttons: 3/3
[ 16.285047] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input9
[ 17.101039] lp0: using parport0 (interrupt-driven).
[ 17.124930] ppdev: user-space parallel port driver
[ 18.692240] P-state transition latency capped at 20 uS
[ 18.723099] wlan0: authenticate with 00:04:0e:e4:00:3d (try 1)
[ 18.732117] wlan0: authenticated
[ 18.732492] wlan0: associate with 00:04:0e:e4:00:3d (try 1)
[ 18.736265] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=1)
[ 18.736270] wlan0: associated
[ 18.737391] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 19.061728] padlock_aes: VIA PadLock not detected.
[ 19.482655] Bluetooth: Core ver 2.16
[ 19.494501] NET: Registered protocol family 31
[ 19.506146] Bluetooth: HCI device and connection manager initialized
[ 19.517911] Bluetooth: HCI socket layer initialized
[ 19.529575] Bluetooth: L2CAP socket layer initialized
[ 19.550168] Bluetooth: SCO socket layer initialized
[ 19.678637] Bluetooth: RFCOMM TTY layer initialized
[ 19.690591] Bluetooth: RFCOMM socket layer initialized
[ 19.702026] Bluetooth: RFCOMM ver 1.11
[ 19.741142] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 19.753337] Bluetooth: BNEP filters: protocol multicast
[ 29.600043] wlan0: no IPv6 routers present
[ 37.110581] start_kdeinit (1326): /proc/1328/oom_adj is deprecated, please use /proc/1328/oom_score_adj instead.
[ 44.232795] EXT4-fs (sda5): re-mounted. Opts: commit=0
[ 44.411247] EXT4-fs (sda3): re-mounted. Opts: mblk_io_submit,commit=0
[ 3565.582812] EXT3-fs: barriers not enabled
[ 3565.594674] kjournald starting. Commit interval 5 seconds
[ 3565.595006] EXT3-fs (sdb5): warning: maximal mount count reached, running e2fsck is recommended
[ 3565.595772] EXT3-fs (sdb5): using internal journal
[ 3565.595784] EXT3-fs (sdb5): mounted filesystem with ordered data mode
From a22bfb26fcfe20338374c9fcbd032ca7886375fa Mon Sep 17 00:00:00 2001
From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
Date: Thu, 24 Mar 2011 11:51:13 +0100
Subject: [PATCH] Revert "pch_dma: fix kernel error issue"

This reverts commit c5a9f9d0895b2c16908979244d3d678fd6db0545.
---
drivers/dma/pch_dma.c | 29 +++++++++++++++--------------
1 files changed, 15 insertions(+), 14 deletions(-)

diff --git a/drivers/dma/pch_dma.c b/drivers/dma/pch_dma.c
index 8d8fef1..c140a2f 100644
--- a/drivers/dma/pch_dma.c
+++ b/drivers/dma/pch_dma.c
@@ -366,7 +366,7 @@ static dma_cookie_t pd_tx_submit(struct dma_async_tx_descriptor *txd)
struct pch_dma_chan *pd_chan = to_pd_chan(txd->chan);
dma_cookie_t cookie;

- spin_lock(&pd_chan->lock);
+ spin_lock_bh(&pd_chan->lock);
cookie = pdc_assign_cookie(pd_chan, desc);

if (list_empty(&pd_chan->active_list)) {
@@ -376,7 +376,7 @@ static dma_cookie_t pd_tx_submit(struct dma_async_tx_descriptor *txd)
list_add_tail(&desc->desc_node, &pd_chan->queue);
}

- spin_unlock(&pd_chan->lock);
+ spin_unlock_bh(&pd_chan->lock);
return 0;
}

@@ -386,7 +386,7 @@ static struct pch_dma_desc *pdc_alloc_desc(struct dma_chan *chan, gfp_t flags)
struct pch_dma *pd = to_pd(chan->device);
dma_addr_t addr;

- desc = pci_pool_alloc(pd->pool, flags, &addr);
+ desc = pci_pool_alloc(pd->pool, GFP_KERNEL, &addr);
if (desc) {
memset(desc, 0, sizeof(struct pch_dma_desc));
INIT_LIST_HEAD(&desc->tx_list);
@@ -405,7 +405,7 @@ static struct pch_dma_desc *pdc_desc_get(struct pch_dma_chan *pd_chan)
struct pch_dma_desc *ret = NULL;
int i;

- spin_lock(&pd_chan->lock);
+ spin_lock_bh(&pd_chan->lock);
list_for_each_entry_safe(desc, _d, &pd_chan->free_list, desc_node) {
i++;
if (async_tx_test_ack(&desc->txd)) {
@@ -415,15 +415,15 @@ static struct pch_dma_desc *pdc_desc_get(struct pch_dma_chan *pd_chan)
}
dev_dbg(chan2dev(&pd_chan->chan), "desc %p not ACKed\n", desc);
}
- spin_unlock(&pd_chan->lock);
+ spin_unlock_bh(&pd_chan->lock);
dev_dbg(chan2dev(&pd_chan->chan), "scanned %d descriptors\n", i);

if (!ret) {
ret = pdc_alloc_desc(&pd_chan->chan, GFP_NOIO);
if (ret) {
- spin_lock(&pd_chan->lock);
+ spin_lock_bh(&pd_chan->lock);
pd_chan->descs_allocated++;
- spin_unlock(&pd_chan->lock);
+ spin_unlock_bh(&pd_chan->lock);
} else {
dev_err(chan2dev(&pd_chan->chan),
"failed to alloc desc\n");
@@ -437,10 +437,10 @@ static void pdc_desc_put(struct pch_dma_chan *pd_chan,
struct pch_dma_desc *desc)
{
if (desc) {
- spin_lock(&pd_chan->lock);
+ spin_lock_bh(&pd_chan->lock);
list_splice_init(&desc->tx_list, &pd_chan->free_list);
list_add(&desc->desc_node, &pd_chan->free_list);
- spin_unlock(&pd_chan->lock);
+ spin_unlock_bh(&pd_chan->lock);
}
}

@@ -530,9 +530,9 @@ static void pd_issue_pending(struct dma_chan *chan)
struct pch_dma_chan *pd_chan = to_pd_chan(chan);

if (pdc_is_idle(pd_chan)) {
- spin_lock(&pd_chan->lock);
+ spin_lock_bh(&pd_chan->lock);
pdc_advance_work(pd_chan);
- spin_unlock(&pd_chan->lock);
+ spin_unlock_bh(&pd_chan->lock);
}
}

@@ -592,6 +592,7 @@ static struct dma_async_tx_descriptor *pd_prep_slave_sg(struct dma_chan *chan,
goto err_desc_get;
}

+
if (!first) {
first = desc;
} else {
@@ -640,13 +641,13 @@ static int pd_device_control(struct dma_chan *chan, enum dma_ctrl_cmd cmd,

spin_unlock_bh(&pd_chan->lock);

+
return 0;
}

static void pdc_tasklet(unsigned long data)
{
struct pch_dma_chan *pd_chan = (struct pch_dma_chan *)data;
- unsigned long flags;

if (!pdc_is_idle(pd_chan)) {
dev_err(chan2dev(&pd_chan->chan),
@@ -654,12 +655,12 @@ static void pdc_tasklet(unsigned long data)
return;
}

- spin_lock_irqsave(&pd_chan->lock, flags);
+ spin_lock_bh(&pd_chan->lock);
if (test_and_clear_bit(0, &pd_chan->err_status))
pdc_handle_error(pd_chan);
else
pdc_advance_work(pd_chan);
- spin_unlock_irqrestore(&pd_chan->lock, flags);
+ spin_unlock_bh(&pd_chan->lock);
}

static irqreturn_t pd_irq(int irq, void *devid)
--
1.7.4.1