Call traces w/ 2.6.35.2 (not w/ 2.6.35.1 plus 2.6.35.2-rc1)

From: Sedat Dilek
Date: Sat Aug 14 2010 - 02:20:55 EST


Hi Greg,

looks like 2.6.35.2 misses some fixes from 2.6.35.2-rc1?

sd@tbox:~/src/linux-2.6/patches/upstream$ cat patch-2.6.35.1
patch-2.6.35.2-rc1 > new.patch

sd@tbox:~/src/linux-2.6/patches/upstream$ grep "diff --git" new.patch | wc -l
132

sd@tbox:~/src/linux-2.6/patches/upstream$ grep "diff --git"
patch-2.6.35.2 | wc -l
128

Unfortunately, a kernel patched w/ 2.6.35.2 causes Call traces here.

Attached are dmeg outputs for both kernels.


Kind Regards,
- Sedat -
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.35-2.sd.1-686 (Debian 2.6.35-7) (sedat.dilek@xxxxxxxxx) (gcc version 4.4.5 20100728 (prerelease) (Debian 4.4.4-8) ) #1 SMP Sat Aug 14 02:17:04 CEST 2010
[ 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 or disabled in BIOS!
[ 0.000000] DMI present.
[ 0.000000] e820 update range: 0000000000000000 - 0000000000001000 (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] 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 @ 7000-c000
[ 0.000000] RAMDISK: 2f5d1000 - 2ffc8000
[ 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 (20100428/tbfadt-526)
[ 0.000000] ACPI Warning: Optional field Gpe1Block has zero address or length: 0x000000000000102C/0x0 (20100428/tbfadt-557)
[ 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] node 0 low ram: 00000000 - 377fe000
[ 0.000000] node 0 bootmap 00008000 - 0000ef00
[ 0.000000] (9/32 early reservations) ==> bootmem [0000000000 - 00377fe000]
[ 0.000000] #0 [0000001000 - 0000002000] EX TRAMPOLINE ==> [0000001000 - 0000002000]
[ 0.000000] #1 [0001000000 - 0001534c28] TEXT DATA BSS ==> [0001000000 - 0001534c28]
[ 0.000000] #2 [002f5d1000 - 002ffc8000] RAMDISK ==> [002f5d1000 - 002ffc8000]
[ 0.000000] #3 [000009f000 - 0000100000] BIOS reserved ==> [000009f000 - 0000100000]
[ 0.000000] #4 [0001535000 - 000153b128] BRK ==> [0001535000 - 000153b128]
[ 0.000000] #5 [0000002000 - 0000003000] TRAMPOLINE ==> [0000002000 - 0000003000]
[ 0.000000] #6 [0000003000 - 0000007000] ACPI WAKEUP ==> [0000003000 - 0000007000]
[ 0.000000] #7 [0000007000 - 0000008000] PGTABLE ==> [0000007000 - 0000008000]
[ 0.000000] #8 [0000008000 - 000000f000] BOOTMAP ==> [0000008000 - 000000f000]
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000001 -> 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: 0x00000001 -> 0x0000009f
[ 0.000000] 0: 0x00000100 -> 0x0003ff60
[ 0.000000] On node 0 totalpages: 261886
[ 0.000000] free_area_init_node: node 0, pgdat c14156c0, node_mem_map c153d020
[ 0.000000] DMA zone: 32 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 3966 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 -- you can enable it with "lapic"
[ 0.000000] APIC: disable apic facility
[ 0.000000] APIC: switched to apic NOOP
[ 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 14 pages/cpu @c2000000 s34816 r0 d22528 u4194304
[ 0.000000] pcpu-alloc: s34816 r0 d22528 u4194304 alloc=1*4194304
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 259839
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.35-2.sd.1-686 root=UUID=3e96e650-93d2-482b-89c7-de01e68d4180 ro nomodeset 3 quiet
[ 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] Enabling fast FPU save and restore... done.
[ 0.000000] Enabling unmasked SIMD FPU exception support... done.
[ 0.000000] Initializing CPU#0
[ 0.000000] Initializing HighMem for node 0 (000377fe:0003ff60)
[ 0.000000] Memory: 1022884k/1047936k available (2523k kernel code, 24660k reserved, 1689k data, 388k 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 : 0xc141e000 - 0xc147f000 ( 388 kB)
[ 0.000000] .data : 0xc1276efc - 0xc141d540 (1689 kB)
[ 0.000000] .text : 0xc1000000 - 0xc1276efc (2523 kB)
[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[ 0.000000] SLUB: Genslabs=13, 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] Verbose stalled-CPUs detection is disabled.
[ 0.000000] NR_IRQS:1280
[ 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.285 MHz processor.
[ 0.008009] Calibrating delay loop (skipped), value calculated using timer frequency.. 3388.57 BogoMIPS (lpj=6777140)
[ 0.008015] pid_max: default: 32768 minimum: 301
[ 0.008057] Security Framework initialized
[ 0.008070] SELinux: Disabled at boot.
[ 0.008082] Mount-cache hash table entries: 512
[ 0.008284] Initializing cgroup subsys ns
[ 0.008291] Initializing cgroup subsys cpuacct
[ 0.008297] Initializing cgroup subsys devices
[ 0.008300] Initializing cgroup subsys freezer
[ 0.008304] Initializing cgroup subsys net_cls
[ 0.008346] mce: CPU supports 5 MCE banks
[ 0.008373] Performance Events:
[ 0.008376] no APIC, boot with the "lapic" boot parameter to force-enable it.
[ 0.008379] no hardware sampling interrupt available.
[ 0.008381] p6 PMU driver.
[ 0.008388] ... version: 0
[ 0.008390] ... bit width: 32
[ 0.008392] ... generic registers: 2
[ 0.008394] ... value mask: 00000000ffffffff
[ 0.008397] ... max period: 000000007fffffff
[ 0.008399] ... fixed-purpose events: 0
[ 0.008401] ... event mask: 0000000000000003
[ 0.008910] SMP alternatives: switching to UP code
[ 0.013747] Freeing SMP alternatives: 16k freed
[ 0.013754] ACPI: Core revision 20100428
[ 0.029774] ACPI: setting ELCR to 0200 (from 0800)
[ 0.032084] weird, boot CPU (#0) not listed by the BIOS.
[ 0.032086] SMP motherboard not detected.
[ 0.032089] Local APIC not detected. Using dummy APIC emulation.
[ 0.032091] SMP disabled
[ 0.032282] Brought up 1 CPUs
[ 0.032287] Total of 1 processors activated (3388.57 BogoMIPS).
[ 0.036181] devtmpfs: initialized
[ 0.036614] regulator: core version 0.5
[ 0.036662] NET: Registered protocol family 16
[ 0.036769] ACPI: bus type pci registered
[ 0.037078] PCI: PCI BIOS revision 2.10 entry at 0xfd8d6, last bus=8
[ 0.037081] PCI: Using configuration type 1 for base access
[ 0.037528] bio: create slab <bio-0> at 0
[ 0.039203] ACPI: EC: EC description table is found, configuring boot EC
[ 0.054979] ACPI: Interpreter enabled
[ 0.054983] ACPI: (supports S0 S3 S4 S5)
[ 0.055010] ACPI: Using PIC for interrupt routing
[ 0.061841] ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
[ 0.061841] ACPI: Power Resource [PUBS] (on)
[ 0.065125] ACPI: ACPI Dock Station Driver: 3 docks/bays found
[ 0.065131] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
[ 0.065161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.065217] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored)
[ 0.065221] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored)
[ 0.065225] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
[ 0.065229] pci_root PNP0A03:00: host bridge window [mem 0x000d4000-0x000d7fff] (ignored)
[ 0.065232] pci_root PNP0A03:00: host bridge window [mem 0x000d8000-0x000dbfff] (ignored)
[ 0.065236] pci_root PNP0A03:00: host bridge window [mem 0x40000000-0xfebfffff] (ignored)
[ 0.065255] pci 0000:00:00.0: reg 10: [mem 0xd0000000-0xdfffffff pref]
[ 0.065367] pci 0000:00:1d.0: reg 20: [io 0x1800-0x181f]
[ 0.065419] pci 0000:00:1d.1: reg 20: [io 0x1820-0x183f]
[ 0.065470] pci 0000:00:1d.2: reg 20: [io 0x1840-0x185f]
[ 0.065523] pci 0000:00:1d.7: reg 10: [mem 0xc0000000-0xc00003ff]
[ 0.065579] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.065585] pci 0000:00:1d.7: PME# disabled
[ 0.065673] pci 0000:00:1f.0: quirk: [io 0x1000-0x107f] claimed by ICH4 ACPI/GPIO/TCO
[ 0.065677] pci 0000:00:1f.0: quirk: [io 0x1180-0x11bf] claimed by ICH4 GPIO
[ 0.065701] pci 0000:00:1f.1: reg 10: [io 0x0000-0x0007]
[ 0.065708] pci 0000:00:1f.1: reg 14: [io 0x0000-0x0003]
[ 0.065715] pci 0000:00:1f.1: reg 18: [io 0x0000-0x0007]
[ 0.065723] pci 0000:00:1f.1: reg 1c: [io 0x0000-0x0003]
[ 0.065730] pci 0000:00:1f.1: reg 20: [io 0x1860-0x186f]
[ 0.065737] pci 0000:00:1f.1: reg 24: [mem 0x00000000-0x000003ff]
[ 0.065787] pci 0000:00:1f.3: reg 20: [io 0x1880-0x189f]
[ 0.065826] pci 0000:00:1f.5: reg 10: [io 0x1c00-0x1cff]
[ 0.065833] pci 0000:00:1f.5: reg 14: [io 0x18c0-0x18ff]
[ 0.065840] pci 0000:00:1f.5: reg 18: [mem 0xc0000c00-0xc0000dff]
[ 0.065847] pci 0000:00:1f.5: reg 1c: [mem 0xc0000800-0xc00008ff]
[ 0.065876] pci 0000:00:1f.5: PME# supported from D0 D3hot D3cold
[ 0.065880] pci 0000:00:1f.5: PME# disabled
[ 0.065907] pci 0000:00:1f.6: reg 10: [io 0x2400-0x24ff]
[ 0.065913] pci 0000:00:1f.6: reg 14: [io 0x2000-0x207f]
[ 0.065950] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[ 0.065955] pci 0000:00:1f.6: PME# disabled
[ 0.065989] pci 0000:01:00.0: reg 10: [mem 0xe0000000-0xe7ffffff pref]
[ 0.065995] pci 0000:01:00.0: reg 14: [io 0x3000-0x30ff]
[ 0.066001] pci 0000:01:00.0: reg 18: [mem 0xc0100000-0xc010ffff]
[ 0.066016] pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
[ 0.066035] pci 0000:01:00.0: supports D1 D2
[ 0.066068] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[ 0.066072] pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
[ 0.066076] pci 0000:00:01.0: bridge window [mem 0xc0100000-0xc01fffff]
[ 0.066081] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xe7ffffff pref]
[ 0.066116] pci 0000:02:00.0: reg 10: [mem 0xb0000000-0xb0000fff]
[ 0.066135] pci 0000:02:00.0: supports D1 D2
[ 0.066138] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.066143] pci 0000:02:00.0: PME# disabled
[ 0.066173] pci 0000:02:00.1: reg 10: [mem 0xb1000000-0xb1000fff]
[ 0.066191] pci 0000:02:00.1: supports D1 D2
[ 0.066194] pci 0000:02:00.1: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.066199] pci 0000:02:00.1: PME# disabled
[ 0.066238] pci 0000:02:01.0: reg 10: [mem 0xc0220000-0xc023ffff]
[ 0.066246] pci 0000:02:01.0: reg 14: [mem 0xc0200000-0xc020ffff]
[ 0.066253] pci 0000:02:01.0: reg 18: [io 0x8000-0x803f]
[ 0.066272] pci 0000:02:01.0: reg 30: [mem 0x00000000-0x0000ffff pref]
[ 0.066296] pci 0000:02:01.0: PME# supported from D0 D3hot D3cold
[ 0.066300] pci 0000:02:01.0: PME# disabled
[ 0.066331] pci 0000:02:02.0: reg 10: [mem 0xc0210000-0xc021ffff]
[ 0.066410] pci 0000:00:1e.0: PCI bridge to [bus 02-08] (subtractive decode)
[ 0.066415] pci 0000:00:1e.0: bridge window [io 0x4000-0x8fff]
[ 0.066421] pci 0000:00:1e.0: bridge window [mem 0xc0200000-0xcfffffff]
[ 0.066426] pci 0000:00:1e.0: bridge window [mem 0xe8000000-0xefffffff pref]
[ 0.066430] pci 0000:00:1e.0: bridge window [io 0x0000-0xffff] (subtractive decode)
[ 0.066433] pci 0000:00:1e.0: bridge window [mem 0x00000000-0xffffffff] (subtractive decode)
[ 0.066508] pci_bus 0000:00: on NUMA node 0
[ 0.066513] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.066574] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
[ 0.066608] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
[ 0.071873] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.072087] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.072288] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.072488] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.072666] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
[ 0.072844] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
[ 0.073022] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
[ 0.073222] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.073298] HEST: Table is not found!
[ 0.073371] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.073376] vgaarb: loaded
[ 0.073452] PCI: Using ACPI for IRQ routing
[ 0.073586] PCI: pci_cache_line_size set to 64 bytes
[ 0.073650] reserve RAM buffer: 000000000009f000 - 000000000009ffff
[ 0.073654] reserve RAM buffer: 000000003ff60000 - 000000003fffffff
[ 0.073783] Switching to clocksource tsc
[ 0.075311] pnp: PnP ACPI init
[ 0.075324] ACPI: bus type pnp registered
[ 0.076000] ERROR: Unable to locate IOAPIC for GSI 13
[ 0.076000] ERROR: Unable to locate IOAPIC for GSI 8
[ 0.076000] ERROR: Unable to locate IOAPIC for GSI 1
[ 0.076000] ERROR: Unable to locate IOAPIC for GSI 12
[ 0.076000] ERROR: Unable to locate IOAPIC for GSI 6
[ 0.076000] ERROR: Unable to locate IOAPIC for GSI 4
[ 0.076103] ERROR: Unable to locate IOAPIC for GSI 7
[ 0.077517] pnp: PnP ACPI: found 13 devices
[ 0.077520] ACPI: ACPI bus type pnp unregistered
[ 0.077525] PnPBIOS: Disabled by ACPI PNP
[ 0.077540] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[ 0.077544] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved
[ 0.077548] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved
[ 0.077552] system 00:00: [mem 0x000c8000-0x000cbfff] could not be reserved
[ 0.077556] system 00:00: [mem 0x000cc000-0x000cffff] could not be reserved
[ 0.077559] system 00:00: [mem 0x000d0000-0x000d3fff] could not be reserved
[ 0.077563] system 00:00: [mem 0x000dc000-0x000dffff] could not be reserved
[ 0.077567] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
[ 0.077571] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
[ 0.077575] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
[ 0.077579] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
[ 0.077582] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
[ 0.077586] system 00:00: [mem 0x00100000-0x3fffffff] could not be reserved
[ 0.077590] system 00:00: [mem 0xfec00000-0xffffffff] could not be reserved
[ 0.077598] system 00:02: [io 0x1000-0x107f] has been reserved
[ 0.077602] system 00:02: [io 0x1180-0x11bf] has been reserved
[ 0.077605] system 00:02: [io 0x15e0-0x15ef] has been reserved
[ 0.077609] system 00:02: [io 0x1600-0x162f] has been reserved
[ 0.077613] system 00:02: [io 0x1632-0x167f] has been reserved
[ 0.077616] system 00:02: [io 0x1630-0x1631] has been reserved
[ 0.112372] pci 0000:00:1f.1: BAR 5: assigned [mem 0x40000000-0x400003ff]
[ 0.112380] pci 0000:00:1f.1: BAR 5: set to [mem 0x40000000-0x400003ff] (PCI address [0x40000000-0x400003ff]
[ 0.112385] pci 0000:01:00.0: BAR 6: assigned [mem 0xc0120000-0xc013ffff pref]
[ 0.112389] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[ 0.112392] pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
[ 0.112397] pci 0000:00:01.0: bridge window [mem 0xc0100000-0xc01fffff]
[ 0.112402] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xe7ffffff pref]
[ 0.112409] pci 0000:02:00.0: BAR 15: assigned [mem 0xe8000000-0xebffffff pref]
[ 0.112413] pci 0000:02:00.0: BAR 16: assigned [mem 0xc4000000-0xc7ffffff]
[ 0.112417] pci 0000:02:00.1: BAR 15: assigned [mem 0xec000000-0xefffffff pref]
[ 0.112421] pci 0000:02:00.1: BAR 16: assigned [mem 0xc8000000-0xcbffffff]
[ 0.112425] pci 0000:02:01.0: BAR 6: assigned [mem 0xc0240000-0xc024ffff pref]
[ 0.112428] pci 0000:02:00.0: BAR 13: assigned [io 0x4000-0x40ff]
[ 0.112432] pci 0000:02:00.0: BAR 14: assigned [io 0x4400-0x44ff]
[ 0.112435] pci 0000:02:00.1: BAR 13: assigned [io 0x4800-0x48ff]
[ 0.112438] pci 0000:02:00.1: BAR 14: assigned [io 0x4c00-0x4cff]
[ 0.112442] pci 0000:02:00.0: CardBus bridge to [bus 03-06]
[ 0.112445] pci 0000:02:00.0: bridge window [io 0x4000-0x40ff]
[ 0.112450] pci 0000:02:00.0: bridge window [io 0x4400-0x44ff]
[ 0.112455] pci 0000:02:00.0: bridge window [mem 0xe8000000-0xebffffff pref]
[ 0.112460] pci 0000:02:00.0: bridge window [mem 0xc4000000-0xc7ffffff]
[ 0.112465] pci 0000:02:00.1: CardBus bridge to [bus 07-07]
[ 0.112468] pci 0000:02:00.1: bridge window [io 0x4800-0x48ff]
[ 0.112473] pci 0000:02:00.1: bridge window [io 0x4c00-0x4cff]
[ 0.112478] pci 0000:02:00.1: bridge window [mem 0xec000000-0xefffffff pref]
[ 0.112484] pci 0000:02:00.1: bridge window [mem 0xc8000000-0xcbffffff]
[ 0.112489] pci 0000:00:1e.0: PCI bridge to [bus 02-08]
[ 0.112493] pci 0000:00:1e.0: bridge window [io 0x4000-0x8fff]
[ 0.112499] pci 0000:00:1e.0: bridge window [mem 0xc0200000-0xcfffffff]
[ 0.112505] pci 0000:00:1e.0: bridge window [mem 0xe8000000-0xefffffff pref]
[ 0.112523] pci 0000:00:1e.0: setting latency timer to 64
[ 0.112884] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
[ 0.112888] PCI: setting IRQ 11 as level-triggered
[ 0.112894] pci 0000:02:00.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
[ 0.113237] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
[ 0.113241] pci 0000:02:00.1: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
[ 0.113248] pci_bus 0000:00: resource 0 [io 0x0000-0xffff]
[ 0.113252] pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffff]
[ 0.113255] pci_bus 0000:01: resource 0 [io 0x3000-0x3fff]
[ 0.113258] pci_bus 0000:01: resource 1 [mem 0xc0100000-0xc01fffff]
[ 0.113261] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xe7ffffff pref]
[ 0.113265] pci_bus 0000:02: resource 0 [io 0x4000-0x8fff]
[ 0.113268] pci_bus 0000:02: resource 1 [mem 0xc0200000-0xcfffffff]
[ 0.113271] pci_bus 0000:02: resource 2 [mem 0xe8000000-0xefffffff pref]
[ 0.113274] pci_bus 0000:02: resource 4 [io 0x0000-0xffff]
[ 0.113278] pci_bus 0000:02: resource 5 [mem 0x00000000-0xffffffff]
[ 0.113281] pci_bus 0000:03: resource 0 [io 0x4000-0x40ff]
[ 0.113284] pci_bus 0000:03: resource 1 [io 0x4400-0x44ff]
[ 0.113287] pci_bus 0000:03: resource 2 [mem 0xe8000000-0xebffffff pref]
[ 0.113290] pci_bus 0000:03: resource 3 [mem 0xc4000000-0xc7ffffff]
[ 0.113294] pci_bus 0000:07: resource 0 [io 0x4800-0x48ff]
[ 0.113297] pci_bus 0000:07: resource 1 [io 0x4c00-0x4cff]
[ 0.113300] pci_bus 0000:07: resource 2 [mem 0xec000000-0xefffffff pref]
[ 0.113303] pci_bus 0000:07: resource 3 [mem 0xc8000000-0xcbffffff]
[ 0.113349] NET: Registered protocol family 2
[ 0.113423] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.113768] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.115488] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.116649] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.116654] TCP reno registered
[ 0.116660] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.116700] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.116910] NET: Registered protocol family 1
[ 0.117035] pci 0000:01:00.0: Boot video device
[ 0.117052] PCI: CLS 32 bytes, default 64
[ 0.117138] Unpacking initramfs...
[ 0.548002] Freeing initrd memory: 10204k freed
[ 0.564441] Simple Boot Flag at 0x35 set to 0x1
[ 0.564776] audit: initializing netlink socket (disabled)
[ 0.564799] type=2000 audit(1281772721.560:1): initialized
[ 0.594608] highmem bounce pool size: 64 pages
[ 0.594615] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[ 0.596584] VFS: Disk quotas dquot_6.5.2
[ 0.596662] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.596774] msgmni has been set to 1747
[ 0.597007] alg: No test for stdrng (krng)
[ 0.597079] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.597083] io scheduler noop registered
[ 0.597086] io scheduler deadline registered (default)
[ 0.597326] ERST: Table is not found!
[ 0.597337] isapnp: Scanning for PnP cards...
[ 0.950195] isapnp: No Plug & Play device found
[ 0.951885] Linux agpgart interface v0.103
[ 0.952024] agpgart-intel 0000:00:00.0: Intel 855PM Chipset
[ 0.965446] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[ 0.965532] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.965625] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a NS16550A
[ 0.966019] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a NS16550A
[ 0.966120] serial 0000:00:1f.6: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
[ 0.966128] serial 0000:00:1f.6: PCI INT B disabled
[ 0.966244] PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 0.972346] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.972357] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.972473] mice: PS/2 mouse device common for all mice
[ 0.972526] rtc_cmos 00:06: RTC can wake from S4
[ 0.972574] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[ 0.972593] rtc0: alarms up to one month, y3k, 114 bytes nvram
[ 0.972606] cpuidle: using governor ladder
[ 0.972608] cpuidle: using governor menu
[ 0.972614] No iBFT detected.
[ 0.972958] TCP cubic registered
[ 0.973131] NET: Registered protocol family 10
[ 0.973613] lo: Disabled Privacy Extensions
[ 0.973910] Mobile IPv6
[ 0.973914] NET: Registered protocol family 17
[ 0.973933] Using IPI No-Shortcut mode
[ 0.974008] PM: Resume from disk failed.
[ 0.974021] registered taskstats version 1
[ 0.974271] rtc_cmos 00:06: setting system clock to 2010-08-14 07:58:42 UTC (1281772722)
[ 0.974302] Initalizing network drop monitor service
[ 0.974356] Freeing unused kernel memory: 388k freed
[ 0.974639] Write protecting the kernel text: 2524k
[ 0.974672] Write protecting the kernel read-only data: 1304k
[ 0.976743] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 1.043719] udev: starting version 160
[ 1.321273] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k6-NAPI
[ 1.321278] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 1.321327] e1000 0000:02:01.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
[ 1.329143] Floppy drive(s): fd0 is 1.44M
[ 1.331016] thermal LNXTHERM:01: registered as thermal_zone0
[ 1.331029] ACPI: Thermal Zone [THM0] (47 C)
[ 1.347188] FDC 0 is a National Semiconductor PC87306
[ 1.669087] usbcore: registered new interface driver usbfs
[ 1.669238] usbcore: registered new interface driver hub
[ 1.670845] usbcore: registered new device driver usb
[ 1.684530] SCSI subsystem initialized
[ 1.688184] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.688581] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
[ 1.688847] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
[ 1.689216] ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 11
[ 1.689222] ehci_hcd 0000:00:1d.7: PCI INT D -> Link[LNKH] -> GSI 11 (level, low) -> IRQ 11
[ 1.689247] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 1.689252] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 1.689291] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
[ 1.689337] ehci_hcd 0000:00:1d.7: debug port 1
[ 1.693221] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[ 1.704073] ehci_hcd 0000:00:1d.7: irq 11, io mem 0xc0000000
[ 1.710366] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.717473] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 1.717524] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.717527] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.717531] usb usb1: Product: EHCI Host Controller
[ 1.717533] usb usb1: Manufacturer: Linux 2.6.35-2.sd.1-686 ehci_hcd
[ 1.717536] usb usb1: SerialNumber: 0000:00:1d.7
[ 1.717705] hub 1-0:1.0: USB hub found
[ 1.717712] hub 1-0:1.0: 6 ports detected
[ 1.718806] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[ 1.746005] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[ 1.746018] uhci_hcd 0000:00:1d.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
[ 1.746032] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 1.746037] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 1.746056] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 1.746087] uhci_hcd 0000:00:1d.0: irq 11, io base 0x00001800
[ 1.746138] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.746142] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.746145] usb usb2: Product: UHCI Host Controller
[ 1.746148] usb usb2: Manufacturer: Linux 2.6.35-2.sd.1-686 uhci_hcd
[ 1.746152] usb usb2: SerialNumber: 0000:00:1d.0
[ 1.746298] hub 2-0:1.0: USB hub found
[ 1.746304] hub 2-0:1.0: 2 ports detected
[ 1.746796] uhci_hcd 0000:00:1d.1: power state changed by ACPI to D0
[ 1.746955] uhci_hcd 0000:00:1d.1: power state changed by ACPI to D0
[ 1.747318] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
[ 1.747322] uhci_hcd 0000:00:1d.1: PCI INT B -> Link[LNKD] -> GSI 11 (level, low) -> IRQ 11
[ 1.747331] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 1.747334] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 1.747350] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[ 1.747374] uhci_hcd 0000:00:1d.1: irq 11, io base 0x00001820
[ 1.747415] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.747419] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.747422] usb usb3: Product: UHCI Host Controller
[ 1.747425] usb usb3: Manufacturer: Linux 2.6.35-2.sd.1-686 uhci_hcd
[ 1.747428] usb usb3: SerialNumber: 0000:00:1d.1
[ 1.747939] hub 3-0:1.0: USB hub found
[ 1.747946] hub 3-0:1.0: 2 ports detected
[ 1.748417] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
[ 1.748422] uhci_hcd 0000:00:1d.2: PCI INT C -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
[ 1.748431] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 1.748434] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 1.748448] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[ 1.748473] uhci_hcd 0000:00:1d.2: irq 11, io base 0x00001840
[ 1.748511] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.748515] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.748518] usb usb4: Product: UHCI Host Controller
[ 1.748521] usb usb4: Manufacturer: Linux 2.6.35-2.sd.1-686 uhci_hcd
[ 1.748525] usb usb4: SerialNumber: 0000:00:1d.2
[ 1.748720] hub 4-0:1.0: USB hub found
[ 1.748726] hub 4-0:1.0: 2 ports detected
[ 1.758603] libata version 3.00 loaded.
[ 1.764692] ata_piix 0000:00:1f.1: version 2.13
[ 1.764709] ata_piix 0000:00:1f.1: enabling device (0005 -> 0007)
[ 1.764720] ata_piix 0000:00:1f.1: PCI INT A -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
[ 1.764775] ata_piix 0000:00:1f.1: setting latency timer to 64
[ 1.764859] scsi0 : ata_piix
[ 1.765044] scsi1 : ata_piix
[ 1.766142] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1860 irq 14
[ 1.766146] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1868 irq 15
[ 1.789071] e1000 0000:02:01.0: eth0: (PCI:33MHz:32-bit) 00:0d:60:b0:62:87
[ 1.789081] e1000 0000:02:01.0: eth0: Intel(R) PRO/1000 Network Connection
[ 1.928324] ata2.01: NODEV after polling detection
[ 1.928673] ata1.00: HPA detected: current 110257519, native 117210240
[ 1.928679] ata1.00: ATA-6: HTS726060M9AT00, MH4OA6BA, max UDMA/100
[ 1.928683] ata1.00: 110257519 sectors, multi 16: LBA
[ 1.936620] ata2.00: ATAPI: UJDA755yDVD/CDRW, 1.70, max UDMA/33
[ 1.944542] ata1.00: configured for UDMA/100
[ 1.944681] scsi 0:0:0:0: Direct-Access ATA HTS726060M9AT00 MH4O PQ: 0 ANSI: 5
[ 1.952550] ata2.00: configured for UDMA/33
[ 1.955386] scsi 1:0:0:0: CD-ROM MATSHITA UJDA755yDVD/CDRW 1.70 PQ: 0 ANSI: 5
[ 1.983467] sd 0:0:0:0: [sda] 110257519 512-byte logical blocks: (56.4 GB/52.5 GiB)
[ 1.983530] sd 0:0:0:0: [sda] Write Protect is off
[ 1.983534] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.983560] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.983725] sda:sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
[ 1.988964] Uniform CD-ROM driver Revision: 3.20
[ 1.989262] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 1.998335] sda1 sda2 sda3 sda4 < sda5 >
[ 2.029868] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.044504] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 2.044997] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 2.212048] usb 3-1: new low speed USB device using uhci_hcd and address 2
[ 2.388394] usb 3-1: New USB device found, idVendor=046d, idProduct=c00e
[ 2.388399] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.388402] usb 3-1: Product: USB-PS/2 Optical Mouse
[ 2.388405] usb 3-1: Manufacturer: Logitech
[ 2.413989] usbcore: registered new interface driver hiddev
[ 2.426910] 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.427086] 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.427266] usbcore: registered new interface driver usbhid
[ 2.427269] usbhid: USB HID core driver
[ 2.682914] device-mapper: uevent: version 1.0.3
[ 2.683518] device-mapper: ioctl: 4.17.0-ioctl (2010-03-05) initialised: dm-devel@xxxxxxxxxx
[ 2.692195] PM: Starting manual resume from disk
[ 2.692201] PM: Resume from partition 8:2
[ 2.692203] PM: Checking hibernation image.
[ 2.692391] PM: Error -22 checking image file
[ 2.692394] PM: Resume from disk failed.
[ 2.738276] EXT3-fs: barriers not enabled
[ 2.750685] kjournald starting. Commit interval 5 seconds
[ 2.750704] EXT3-fs (sda5): mounted filesystem with ordered data mode
[ 4.389872] udev: starting version 160
[ 5.049807] ACPI: AC Adapter [AC] (on-line)
[ 5.066549] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[ 5.066784] ACPI: Lid Switch [LID]
[ 5.067264] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3
[ 5.067273] ACPI: Sleep Button [SLPB]
[ 5.067405] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[ 5.067410] ACPI: Power Button [PWRF]
[ 5.084714] ACPI: Battery Slot [BAT0] (battery present)
[ 5.174798] ACPI: acpi_idle registered with cpuidle
[ 5.175379] Marking TSC unstable due to TSC halts in idle
[ 5.177181] Switching to clocksource acpi_pm
[ 5.235503] Non-volatile memory driver v1.3
[ 5.372408] input: PC Speaker as /devices/platform/pcspkr/input/input5
[ 5.440427] intel_rng: FWH not detected
[ 5.468368] parport_pc 00:0b: reported by Plug and Play ACPI
[ 5.468413] parport0: PC-style at 0x3bc, irq 7 [PCSPP,TRISTATE]
[ 5.590635] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:02/LNXVIDEO:00/input/input6
[ 5.590751] ACPI: Video Device [VID] (multi-head: yes rom: no post: no)
[ 5.594240] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 5.638482] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 5.677402] i801_smbus 0000:00:1f.3: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
[ 5.739262] NET: Registered protocol family 23
[ 6.059902] nsc-ircc 00:0c: activated
[ 6.060096] nsc-ircc, chip->init
[ 6.060105] nsc-ircc, Found chip at base=0x02e
[ 6.060130] nsc-ircc, driver loaded (Dag Brattli)
[ 6.061796] IrDA: Registered device irda0
[ 6.061799] nsc-ircc, Using dongle: IBM31T1100 or Temic TFDS6000/TFDS6500
[ 6.119030] yenta_cardbus 0000:02:00.0: CardBus bridge found [1014:0512]
[ 6.119049] yenta_cardbus 0000:02:00.0: Using INTVAL to route CSC interrupts to PCI
[ 6.119052] yenta_cardbus 0000:02:00.0: Routing CardBus interrupts to PCI
[ 6.119058] yenta_cardbus 0000:02:00.0: TI: mfunc 0x01d21022, devctl 0x64
[ 6.179087] cfg80211: Calling CRDA to update world regulatory domain
[ 6.212395] Synaptics Touchpad, model: 1, fw: 5.9, id: 0x2c6ab1, caps: 0x884793/0x0/0x0
[ 6.212401] serio: Synaptics pass-through port at isa0060/serio1/input0
[ 6.255161] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input7
[ 6.309387] [drm] Initialized drm 1.1.0 20060810
[ 6.348719] yenta_cardbus 0000:02:00.0: ISA IRQ mask 0x0438, PCI irq 11
[ 6.348724] yenta_cardbus 0000:02:00.0: Socket status: 30000006
[ 6.348736] yenta_cardbus 0000:02:00.0: pcmcia: parent PCI bridge window: [io 0x4000-0x8fff]
[ 6.348741] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x4000-0x8fff: excluding 0x4000-0x40ff 0x4400-0x44ff 0x4800-0x48ff 0x4c00-0x4cff 0x8000-0x803f
[ 6.364706] yenta_cardbus 0000:02:00.0: pcmcia: parent PCI bridge window: [mem 0xc0200000-0xcfffffff]
[ 6.364711] pcmcia_socket pcmcia_socket0: cs: memory probe 0xc0200000-0xcfffffff: excluding 0xc0200000-0xc09fffff 0xc3a00000-0xcc1fffff 0xcfa00000-0xd01fffff
[ 6.364739] yenta_cardbus 0000:02:00.0: pcmcia: parent PCI bridge window: [mem 0xe8000000-0xefffffff pref]
[ 6.364743] pcmcia_socket pcmcia_socket0: cs: memory probe 0xe8000000-0xefffffff: excluding 0xe8000000-0xefffffff
[ 6.365163] yenta_cardbus 0000:02:00.1: CardBus bridge found [1014:0512]
[ 6.365181] yenta_cardbus 0000:02:00.1: Using INTVAL to route CSC interrupts to PCI
[ 6.365184] yenta_cardbus 0000:02:00.1: Routing CardBus interrupts to PCI
[ 6.365199] yenta_cardbus 0000:02:00.1: TI: mfunc 0x01d21022, devctl 0x64
[ 6.596711] yenta_cardbus 0000:02:00.1: ISA IRQ mask 0x0438, PCI irq 11
[ 6.596717] yenta_cardbus 0000:02:00.1: Socket status: 30000006
[ 6.596728] yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge window: [io 0x4000-0x8fff]
[ 6.596733] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x4000-0x8fff: excluding 0x4000-0x40ff 0x4400-0x44ff 0x4800-0x48ff 0x4c00-0x4cff 0x8000-0x803f
[ 6.633838] yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge window: [mem 0xc0200000-0xcfffffff]
[ 6.633845] pcmcia_socket pcmcia_socket1: cs: memory probe 0xc0200000-0xcfffffff: excluding 0xc0200000-0xc09fffff 0xc3a00000-0xcc1fffff 0xcfa00000-0xd01fffff
[ 6.633874] yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge window: [mem 0xe8000000-0xefffffff pref]
[ 6.633878] pcmcia_socket pcmcia_socket1: cs: memory probe 0xe8000000-0xefffffff: excluding 0xe8000000-0xefffffff
[ 7.032677] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af: excluding 0x170-0x177 0x1f0-0x1f7 0x2f8-0x2ff 0x370-0x377
[ 7.033707] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff: excluding 0x3f0-0x3ff
[ 7.034110] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x100-0x3af: excluding 0x170-0x177 0x1f0-0x1f7 0x2f8-0x2ff 0x370-0x377
[ 7.035130] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x3e0-0x4ff: excluding 0x3f0-0x3ff 0x4d0-0x4d7
[ 7.035580] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x820-0x8ff: clean.
[ 7.035963] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xc00-0xcf7: 0x4d0-0x4d7
[ 7.036348] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff: clean.
[ 7.036732] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7: clean.
[ 7.037149] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xd3fff 0xdc000-0xfffff
[ 7.037210] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff: clean.
[ 7.037271] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff: clean.
[ 7.037336] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff: clean.
[ 7.038102] clean.
[ 7.038153] pcmcia_socket pcmcia_socket1: cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xd3fff 0xdc000-0xfffff
[ 7.038213] pcmcia_socket pcmcia_socket1: cs: memory probe 0xa0000000-0xa0ffffff: clean.
[ 7.038273] pcmcia_socket pcmcia_socket1: cs: memory probe 0x60000000-0x60ffffff: clean.
[ 7.038338] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xa00-0xaff: clean.
[ 7.111524] ath5k 0000:02:02.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
[ 7.111635] ath5k 0000:02:02.0: registered as 'phy0'
[ 7.366093] [drm] radeon kernel modesetting enabled.
[ 7.366248] radeon 0000:01:00.0: power state changed by ACPI to D0
[ 7.366285] radeon 0000:01:00.0: power state changed by ACPI to D0
[ 7.366295] radeon 0000:01:00.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
[ 7.371110] [drm] initializing kernel modesetting (RV250 0x1002:0x4C66).
[ 7.371289] [drm] register mmio base: 0xC0100000
[ 7.371291] [drm] register mmio size: 65536
[ 7.371672] agpgart-intel 0000:00:00.0: AGP 2.0 bridge
[ 7.371691] agpgart-intel 0000:00:00.0: putting AGP V2 device into 4x mode
[ 7.371729] radeon 0000:01:00.0: putting AGP V2 device into 4x mode
[ 7.371758] radeon 0000:01:00.0: GTT: 256M 0xD0000000 - 0xDFFFFFFF
[ 7.371767] radeon 0000:01:00.0: VRAM: 64M 0xE0000000 - 0xE3FFFFFF (64M used)
[ 7.371805] [drm] radeon: irq initialized.
[ 7.372579] [drm] Detected VRAM RAM=64M, BAR=128M
[ 7.372583] [drm] RAM width 128bits DDR
[ 7.372674] [TTM] Zone kernel: Available graphics memory: 447430 kiB.
[ 7.372677] [TTM] Zone highmem: Available graphics memory: 516746 kiB.
[ 7.372680] [TTM] Initializing pool allocator.
[ 7.372707] [drm] radeon: 64M of VRAM memory ready
[ 7.372710] [drm] radeon: 256M of GTT memory ready.
[ 7.373005] [drm] Loading R200 Microcode
[ 7.421471] ath: EEPROM regdomain: 0x61
[ 7.421475] ath: EEPROM indicates we should expect a direct regpair map
[ 7.421481] ath: Country alpha2 being used: 00
[ 7.421483] ath: Regpair used: 0x61
[ 7.436683] thinkpad_acpi: ThinkPad ACPI Extras v0.24
[ 7.436687] thinkpad_acpi: http://ibm-acpi.sf.net/
[ 7.436689] thinkpad_acpi: ThinkPad BIOS 1RETDRWW (3.23 ), EC 1RHT71WW-3.04
[ 7.436692] thinkpad_acpi: IBM ThinkPad T40p, model 2374SG6
[ 7.437990] thinkpad_acpi: detected a 8-level brightness capable ThinkPad
[ 7.459463] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is blocked
[ 7.460460] Registered led device: tpacpi::thinklight
[ 7.460705] Registered led device: tpacpi::power
[ 7.460925] Registered led device: tpacpi::standby
[ 7.469218] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
[ 7.475483] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input8
[ 7.608750] phy0: Selected rate control algorithm 'minstrel'
[ 7.609611] Registered led device: ath5k-phy0::rx
[ 7.609632] Registered led device: ath5k-phy0::tx
[ 7.609636] ath5k phy0: Atheros AR5212 chip found (MAC: 0x56, PHY: 0x41)
[ 7.609640] ath5k phy0: RF5111 5GHz radio found (0x17)
[ 7.609643] ath5k phy0: RF2111 2GHz radio found (0x23)
[ 7.626866] [drm] radeon: ring at 0x00000000D0000000
[ 7.626890] [drm] ring test succeeded in 1 usecs
[ 7.627154] [drm] radeon: ib pool ready.
[ 7.627272] [drm] ib test succeeded in 0 usecs
[ 7.628333] [drm] DFP table revision: 3
[ 7.628615] [drm] Panel ID String: SXGA+ Single (85MHz)
[ 7.628618] [drm] Panel Size 1400x1050
[ 7.628708] [drm] Default TV standard: NTSC
[ 7.628711] [drm] 27.000000000 MHz TV ref clk
[ 7.628713] [drm] No TV DAC info found in BIOS
[ 7.628716] [drm] Default TV standard: NTSC
[ 7.628718] [drm] 27.000000000 MHz TV ref clk
[ 7.628776] [drm] Radeon Display Connectors
[ 7.628778] [drm] Connector 0:
[ 7.628780] [drm] VGA
[ 7.628784] [drm] DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60
[ 7.628786] [drm] Encoders:
[ 7.628788] [drm] CRT1: INTERNAL_DAC1
[ 7.628790] [drm] Connector 1:
[ 7.628792] [drm] DVI-D
[ 7.628794] [drm] HPD1
[ 7.628797] [drm] DDC: 0x64 0x64 0x64 0x64 0x64 0x64 0x64 0x64
[ 7.628799] [drm] Encoders:
[ 7.628801] [drm] DFP1: INTERNAL_TMDS1
[ 7.628803] [drm] Connector 2:
[ 7.628805] [drm] LVDS
[ 7.628806] [drm] Encoders:
[ 7.628808] [drm] LCD1: INTERNAL_LVDS
[ 7.628810] [drm] Connector 3:
[ 7.628812] [drm] S-video
[ 7.628814] [drm] Encoders:
[ 7.628815] [drm] TV1: INTERNAL_DAC2
[ 7.638959] [drm] radeon: power management initialized
[ 7.713484] [drm] fb mappable at 0xE0040000
[ 7.713488] [drm] vram apper at 0xE0000000
[ 7.713491] [drm] size 5914624
[ 7.713493] [drm] fb depth is 24
[ 7.713495] [drm] pitch is 5632
[ 7.782689] Console: switching to colour frame buffer device 175x65
[ 7.834701] fb0: radeondrmfb frame buffer device
[ 7.834704] drm: registered panic notifier
[ 7.842961] Slow work thread pool: Starting up
[ 7.843030] Slow work thread pool: Ready
[ 7.843044] [drm] Initialized radeon 2.5.0 20080528 for 0000:01:00.0 on minor 0
[ 7.857169] Intel ICH 0000:00:1f.5: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
[ 7.857203] Intel ICH 0000:00:1f.5: setting latency timer to 64
[ 8.780031] intel8x0_measure_ac97_clock: measured 55400 usecs (2669 samples)
[ 8.780035] intel8x0: clocking to 48000
[ 8.781636] Intel ICH Modem 0000:00:1f.6: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
[ 8.781662] Intel ICH Modem 0000:00:1f.6: setting latency timer to 64
[ 9.865314] Adding 1052252k swap on /dev/sda2. Priority:-1 extents:1 across:1052252k
[ 10.111714] EXT3-fs (sda5): using internal journal
[ 11.322616] fuse init (API version 7.14)
[ 11.897006] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[ 12.538370] IBM TrackPoint firmware: 0x0e, buttons: 3/3
[ 12.767957] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input9
[ 13.255740] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 18.697557] wlan0: direct probe to 00:04:0e:e4:00:3d (try 1)
[ 18.700015] wlan0: direct probe responded
[ 18.700023] wlan0: authenticate with 00:04:0e:e4:00:3d (try 1)
[ 18.701784] wlan0: authenticated
[ 18.701797] wlan0: associate with 00:04:0e:e4:00:3d (try 1)
[ 18.705193] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=1)
[ 18.705196] wlan0: associated
[ 18.705951] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 18.785086] padlock: VIA PadLock not detected.
[ 29.664030] wlan0: no IPv6 routers present
[ 33.112331] lp0: using parport0 (interrupt-driven).
[ 33.236103] ppdev: user-space parallel port driver
[ 33.254312] Bluetooth: Core ver 2.15
[ 33.254346] NET: Registered protocol family 31
[ 33.254349] Bluetooth: HCI device and connection manager initialized
[ 33.254353] Bluetooth: HCI socket layer initialized
[ 33.319496] Bluetooth: L2CAP ver 2.14
[ 33.319500] Bluetooth: L2CAP socket layer initialized
[ 33.692519] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 33.692523] Bluetooth: BNEP filters: protocol multicast
[ 33.951480] Bluetooth: SCO (Voice Link) ver 0.6
[ 33.951484] Bluetooth: SCO socket layer initialized
[ 35.969352] BUG: scheduling while atomic: gpm/1472/0x10000001
[ 35.977861] Modules linked in: sco bnep l2cap bluetooth ppdev lp aes_i586 aes_generic ext4 jbd2 crc16 fuse dm_crypt snd_intel8x0m snd_intel8x0 snd_ac97_codec arc4 ecb ac97_bus snd_pcm_oss thinkpad_acpi snd_mixer_oss radeon ath5k snd_pcm snd_seq_midi mac80211 snd_rawmidi snd_seq_midi_event snd_seq ttm ath drm_kms_helper pcmcia joydev drm cfg80211 yenta_socket snd_timer nsc_ircc pcmcia_rsrc snd_seq_device pcmcia_core rfkill i2c_algo_bit snd irda i2c_i801 serio_raw shpchp snd_page_alloc pci_hotplug video soundcore tpm_tis i2c_core output psmouse parport_pc tpm led_class parport tpm_bios rng_core pcspkr crc_ccitt nvram evdev processor battery button ac ext3 jbd mbcache dm_mod usbhid hid sg sd_mod sr_mod cdrom crc_t10dif ata_generic ata_piix libata uhci_hcd ehci_hcd scsi_mod usbcore e1000 floppy thermal thermal_sys nls_base [last unloaded: scsi_wait_scan]
[ 35.977948] Pid: 1472, comm: gpm Not tainted 2.6.35-2.sd.1-686 #1
[ 35.977951] Call Trace:
[ 35.977962] [<c12703d4>] ? schedule+0x7d/0x4df
[ 35.977967] [<c1270941>] ? _cond_resched+0x26/0x3d
[ 35.977974] [<c10a25bb>] ? anon_vma_prepare+0x11/0xe1
[ 35.977979] [<c109e760>] ? expand_downwards+0x15/0x115
[ 35.977984] [<c10205c5>] ? kmap_atomic_prot+0xa6/0xc1
[ 35.977988] [<c109c44a>] ? handle_mm_fault+0x207/0xa0c
[ 35.977995] [<c1099973>] ? follow_page+0x4d/0x29a
[ 35.977999] [<c109cf04>] ? __get_user_pages+0x2b5/0x398
[ 35.978006] [<c10b81f8>] ? get_arg_page+0x2e/0x77
[ 35.978012] [<c1135d2c>] ? strnlen_user+0x18/0x35
[ 35.978016] [<c10b8307>] ? copy_strings+0xc6/0x161
[ 35.978020] [<c10b8f85>] ? kernel_read+0x2d/0x3d
[ 35.978025] [<c10b83bb>] ? copy_strings_kernel+0x19/0x27
[ 35.978029] [<c10b9776>] ? do_execve+0x143/0x251
[ 35.978034] [<c1007d96>] ? sys_execve+0x2c/0x4d
[ 35.978040] [<c1002fee>] ? ptregs_execve+0x12/0x18
[ 35.978044] [<c1002f1f>] ? sysenter_do_call+0x12/0x28
[ 35.978437] ------------[ cut here ]------------
[ 35.981841] kernel BUG at /home/sd/src/linux-2.6/linux-2.6-2.6.35/debian/build/source_i386_none/arch/x86/mm/highmem_32.c:45!
[ 35.981841] invalid opcode: 0000 [#1] SMP
[ 35.981841] last sysfs file: /sys/module/bluetooth/initstate
[ 35.981841] Modules linked in: sco bnep l2cap bluetooth ppdev lp aes_i586 aes_generic ext4 jbd2 crc16 fuse dm_crypt snd_intel8x0m snd_intel8x0 snd_ac97_codec arc4 ecb ac97_bus snd_pcm_oss thinkpad_acpi snd_mixer_oss radeon ath5k snd_pcm snd_seq_midi mac80211 snd_rawmidi snd_seq_midi_event snd_seq ttm ath drm_kms_helper pcmcia joydev drm cfg80211 yenta_socket snd_timer nsc_ircc pcmcia_rsrc snd_seq_device pcmcia_core rfkill i2c_algo_bit snd irda i2c_i801 serio_raw shpchp snd_page_alloc pci_hotplug video soundcore tpm_tis i2c_core output psmouse parport_pc tpm led_class parport tpm_bios rng_core pcspkr crc_ccitt nvram evdev processor battery button ac ext3 jbd mbcache dm_mod usbhid hid sg sd_mod sr_mod cdrom crc_t10dif ata_generic ata_piix libata uhci_hcd ehci_hcd scsi_mod usbcore e1000 floppy thermal thermal_sys nls_base [last unloaded: scsi_wait_scan]
[ 35.981841]
[ 35.981841] Pid: 1291, comm: rs:main Q:Reg Not tainted 2.6.35-2.sd.1-686 #1 2374SG6/2374SG6
[ 35.981841] EIP: 0060:[<c1020588>] EFLAGS: 00010206 CPU: 0
[ 35.981841] EIP is at kmap_atomic_prot+0x69/0xc1
[ 35.981841] EAX: c1d2e540 EBX: 00000007 ECX: 00000163 EDX: c1486ee8
[ 35.981841] ESI: ffffffe4 EDI: fffff000 EBP: f73fe000 ESP: f73d1f38
[ 35.981841] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
[ 35.981841] Process rs:main Q:Reg (pid: 1291, ti=f73d0000 task=ef8f2940 task.ti=f73d0000)
[ 35.981841] Stack:
[ 35.981841] f6dbc29c f73fe000 ef80d098 c153d000 f73fe000 c109c37f f6dc4bb0 f73d1f9c
[ 35.981841] <0> 09a621bc ef82a8c0 00000001 00000000 00000000 00000000 f7178a00 f73d1fb4
[ 35.981841] <0> 09a621bc 00000006 f73fe000 c1274549 00000001 ef8f2940 ef82a8c0 ef82a8f4
[ 35.981841] Call Trace:
[ 35.981841] [<c109c37f>] ? handle_mm_fault+0x13c/0xa0c
[ 35.981841] [<c1274549>] ? do_page_fault+0x2b9/0x2cf
[ 35.981841] [<c1274290>] ? do_page_fault+0x0/0x2cf
[ 35.981841] [<c12722d7>] ? error_code+0x73/0x78
[ 35.981841] Code: c1 02 75 75 64 8b 1d 30 8f 47 c1 6b db 14 8b 3d d4 17 3f c1 01 d3 8b 15 00 60 49 c1 8d 34 9d 00 00 00 00 f7 de 83 3c 32 00 74 04 <0f> 0b eb fe 89 cd 80 e1 01 8b 15 c0 36 52 c1 74 06 23 2d cc af
[ 35.981841] EIP: [<c1020588>] kmap_atomic_prot+0x69/0xc1 SS:ESP 0068:f73d1f38
[ 36.324348] ---[ end trace e34b2263a5ebff3d ]---
[ 36.337945] note: rs:main Q:Reg[1291] exited with preempt_count 1
[ 36.351536] BUG: scheduling while atomic: rs:main Q:Reg/1291/0x10000001
[ 36.365215] Modules linked in: sco bnep l2cap bluetooth ppdev lp aes_i586 aes_generic ext4 jbd2 crc16 fuse dm_crypt snd_intel8x0m snd_intel8x0 snd_ac97_codec arc4 ecb ac97_bus snd_pcm_oss thinkpad_acpi snd_mixer_oss radeon ath5k snd_pcm snd_seq_midi mac80211 snd_rawmidi snd_seq_midi_event snd_seq ttm ath drm_kms_helper pcmcia joydev drm cfg80211 yenta_socket snd_timer nsc_ircc pcmcia_rsrc snd_seq_device pcmcia_core rfkill i2c_algo_bit snd irda i2c_i801 serio_raw shpchp snd_page_alloc pci_hotplug video soundcore tpm_tis i2c_core output psmouse parport_pc tpm led_class parport tpm_bios rng_core pcspkr crc_ccitt nvram evdev processor battery button ac ext3 jbd mbcache dm_mod usbhid hid sg sd_mod sr_mod cdrom crc_t10dif ata_generic ata_piix libata uhci_hcd ehci_hcd scsi_mod usbcore e1000 floppy thermal thermal_sys nls_base [last unloaded: scsi_wait_scan]
[ 36.441944] Pid: 1291, comm: rs:main Q:Reg Tainted: G D 2.6.35-2.sd.1-686 #1
[ 36.457924] Call Trace:
[ 36.473913] [<c12703d4>] ? schedule+0x7d/0x4df
[ 36.489970] [<c106ff5a>] ? taskstats_exit+0x45/0x283
[ 36.506023] [<c1270941>] ? _cond_resched+0x26/0x3d
[ 36.522024] [<c10b0054>] ? kmem_cache_alloc+0x26/0xc6
[ 36.537995] [<c106ff5a>] ? taskstats_exit+0x45/0x283
[ 36.553919] [<c105ac9b>] ? acct_collect+0x77/0x12b
[ 36.569858] [<c103178b>] ? do_exit+0x1d3/0x615
[ 36.585824] [<c102f27e>] ? kmsg_dump+0x8a/0x102
[ 36.601738] [<c1272c2e>] ? oops_end+0x95/0x99
[ 36.617581] [<c100393a>] ? do_invalid_op+0x0/0x75
[ 36.633375] [<c10039a6>] ? do_invalid_op+0x6c/0x75
[ 36.649037] [<c1020588>] ? kmap_atomic_prot+0x69/0xc1
[ 36.664710] [<c108987e>] ? generic_file_aio_write+0x85/0x9d
[ 36.680416] [<c10b4364>] ? do_sync_write+0x9e/0xd3
[ 36.696104] [<c12722d7>] ? error_code+0x73/0x78
[ 36.711703] [<c1020588>] ? kmap_atomic_prot+0x69/0xc1
[ 36.727239] [<c109c37f>] ? handle_mm_fault+0x13c/0xa0c
[ 36.742682] [<c1274549>] ? do_page_fault+0x2b9/0x2cf
[ 36.758155] [<c1274290>] ? do_page_fault+0x0/0x2cf
[ 36.773605] [<c12722d7>] ? error_code+0x73/0x78
[ 36.788997] ------------[ cut here ]------------
[ 36.792919] kernel BUG at /home/sd/src/linux-2.6/linux-2.6-2.6.35/debian/build/source_i386_none/arch/x86/mm/highmem_32.c:45!
[ 36.792919] invalid opcode: 0000 [#2] SMP
[ 36.792919] last sysfs file: /sys/module/bluetooth/initstate
[ 36.792919] Modules linked in: sco bnep l2cap bluetooth ppdev lp aes_i586 aes_generic ext4 jbd2 crc16 fuse dm_crypt snd_intel8x0m snd_intel8x0 snd_ac97_codec arc4 ecb ac97_bus snd_pcm_oss thinkpad_acpi snd_mixer_oss radeon ath5k snd_pcm snd_seq_midi mac80211 snd_rawmidi snd_seq_midi_event snd_seq ttm ath drm_kms_helper pcmcia joydev drm cfg80211 yenta_socket snd_timer nsc_ircc pcmcia_rsrc snd_seq_device pcmcia_core rfkill i2c_algo_bit snd irda i2c_i801 serio_raw shpchp snd_page_alloc pci_hotplug video soundcore tpm_tis i2c_core output psmouse parport_pc tpm led_class parport tpm_bios rng_core pcspkr crc_ccitt nvram evdev processor battery button ac ext3 jbd mbcache dm_mod usbhid hid sg sd_mod sr_mod cdrom crc_t10dif ata_generic ata_piix libata uhci_hcd ehci_hcd scsi_mod usbcore e1000 floppy thermal thermal_sys nls_base [last unloaded: scsi_wait_scan]
[ 36.792919]
[ 36.792919] Pid: 1229, comm: startpar Tainted: G D 2.6.35-2.sd.1-686 #1 2374SG6/2374SG6
[ 36.792919] EIP: 0060:[<c1020588>] EFLAGS: 00010206 CPU: 0
[ 36.792919] EIP is at kmap_atomic_prot+0x69/0xc1
[ 36.792919] EAX: c1cffe60 EBX: 00000007 ECX: 00000163 EDX: c1486ee8
[ 36.792919] ESI: ffffffe4 EDI: fffff000 EBP: ef873318 ESP: f7373f38
[ 36.792919] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
[ 36.792919] Process startpar (pid: 1229, ti=f7372000 task=ef939ce0 task.ti=f7372000)
[ 36.792919] Stack:
[ 36.792919] f7373f70 ef873318 ef9ccbf8 c153d000 ef873318 c109c37f ffffffff bf8432ec
[ 36.792919] <0> bf840fdc f73ff540 00000001 c140fb40 f7372000 c1048b4b 0036211e f7373fb4
[ 36.792919] <0> bf840fdc 00000007 ef873318 c1274549 00000001 ef939ce0 f73ff540 f73ff574
[ 36.792919] Call Trace:
[ 36.792919] [<c109c37f>] ? handle_mm_fault+0x13c/0xa0c
[ 36.792919] [<c1048b4b>] ? getnstimeofday+0x4e/0xd1
[ 36.792919] [<c1274549>] ? do_page_fault+0x2b9/0x2cf
[ 36.792919] [<c1274290>] ? do_page_fault+0x0/0x2cf
[ 36.792919] [<c12722d7>] ? error_code+0x73/0x78
[ 36.792919] Code: c1 02 75 75 64 8b 1d 30 8f 47 c1 6b db 14 8b 3d d4 17 3f c1 01 d3 8b 15 00 60 49 c1 8d 34 9d 00 00 00 00 f7 de 83 3c 32 00 74 04 <0f> 0b eb fe 89 cd 80 e1 01 8b 15 c0 36 52 c1 74 06 23 2d cc af
[ 36.792919] EIP: [<c1020588>] kmap_atomic_prot+0x69/0xc1 SS:ESP 0068:f7373f38
[ 37.263753] ---[ end trace e34b2263a5ebff3e ]---
[ 37.279658] note: startpar[1229] exited with preempt_count 1
[ 37.295292] BUG: scheduling while atomic: startpar/1229/0x10000001
[ 37.310649] Modules linked in: sco bnep l2cap bluetooth ppdev lp aes_i586 aes_generic ext4 jbd2 crc16 fuse dm_crypt snd_intel8x0m snd_intel8x0 snd_ac97_codec arc4 ecb ac97_bus snd_pcm_oss thinkpad_acpi snd_mixer_oss radeon ath5k snd_pcm snd_seq_midi mac80211 snd_rawmidi snd_seq_midi_event snd_seq ttm ath drm_kms_helper pcmcia joydev drm cfg80211 yenta_socket snd_timer nsc_ircc pcmcia_rsrc snd_seq_device pcmcia_core rfkill i2c_algo_bit snd irda i2c_i801 serio_raw shpchp snd_page_alloc pci_hotplug video soundcore tpm_tis i2c_core output psmouse parport_pc tpm led_class parport tpm_bios rng_core pcspkr crc_ccitt nvram evdev processor battery button ac ext3 jbd mbcache dm_mod usbhid hid sg sd_mod sr_mod cdrom crc_t10dif ata_generic ata_piix libata uhci_hcd ehci_hcd scsi_mod usbcore e1000 floppy thermal thermal_sys nls_base [last unloaded: scsi_wait_scan]
[ 37.394234] Pid: 1229, comm: startpar Tainted: G D 2.6.35-2.sd.1-686 #1
[ 37.410825] Call Trace:
[ 37.426903] [<c12703d4>] ? schedule+0x7d/0x4df
[ 37.442664] [<c10324ec>] ? jiffies_to_timeval+0x1a/0x30
[ 37.458070] [<c1270941>] ? _cond_resched+0x26/0x3d
[ 37.473094] [<c127122b>] ? down_read+0x8/0x16
[ 37.488018] [<c105ac54>] ? acct_collect+0x30/0x12b
[ 37.502960] [<c103175e>] ? do_exit+0x1a6/0x615
[ 37.517858] [<c102f27e>] ? kmsg_dump+0x8a/0x102
[ 37.532745] [<c1272c2e>] ? oops_end+0x95/0x99
[ 37.547615] [<c100393a>] ? do_invalid_op+0x0/0x75
[ 37.562477] [<c10039a6>] ? do_invalid_op+0x6c/0x75
[ 37.577278] [<c1020588>] ? kmap_atomic_prot+0x69/0xc1
[ 37.592105] [<c1023172>] ? __wake_up+0x2c/0x3b
[ 37.606952] [<c127100e>] ? mutex_lock+0xb/0x24
[ 37.621753] [<c10ba6bd>] ? pipe_read+0x2b6/0x304
[ 37.636551] [<c103f2b2>] ? insert_work+0x73/0x7a
[ 37.651408] [<c11037a2>] ? security_task_wait+0xc/0xd
[ 37.666276] [<c10311cd>] ? wait_consider_task+0xae6/0xaf3
[ 37.681146] [<c10b4437>] ? do_sync_read+0x9e/0xd3
[ 37.695981] [<c12722d7>] ? error_code+0x73/0x78
[ 37.710844] [<c104007b>] ? change_pid+0x87/0x8f
[ 37.725675] [<c1020588>] ? kmap_atomic_prot+0x69/0xc1
[ 37.740497] [<c109c37f>] ? handle_mm_fault+0x13c/0xa0c
[ 37.755315] [<c1048b4b>] ? getnstimeofday+0x4e/0xd1
[ 37.770187] [<c1274549>] ? do_page_fault+0x2b9/0x2cf
[ 37.785072] [<c1274290>] ? do_page_fault+0x0/0x2cf
[ 37.799878] [<c12722d7>] ? error_code+0x73/0x78
[ 37.814589] ------------[ cut here ]------------
[ 37.818418] kernel BUG at /home/sd/src/linux-2.6/linux-2.6-2.6.35/debian/build/source_i386_none/arch/x86/mm/highmem_32.c:45!
[ 37.818418] invalid opcode: 0000 [#3] SMP
[ 37.818418] last sysfs file: /sys/module/bluetooth/initstate
[ 37.818418] Modules linked in: sco bnep l2cap bluetooth ppdev lp aes_i586 aes_generic ext4 jbd2 crc16 fuse dm_crypt snd_intel8x0m snd_intel8x0 snd_ac97_codec arc4 ecb ac97_bus snd_pcm_oss thinkpad_acpi snd_mixer_oss radeon ath5k snd_pcm snd_seq_midi mac80211 snd_rawmidi snd_seq_midi_event snd_seq ttm ath drm_kms_helper pcmcia joydev drm cfg80211 yenta_socket snd_timer nsc_ircc pcmcia_rsrc snd_seq_device pcmcia_core rfkill i2c_algo_bit snd irda i2c_i801 serio_raw shpchp snd_page_alloc pci_hotplug video soundcore tpm_tis i2c_core output psmouse parport_pc tpm led_class parport tpm_bios rng_core pcspkr crc_ccitt nvram evdev processor battery button ac ext3 jbd mbcache dm_mod usbhid hid sg sd_mod sr_mod cdrom crc_t10dif ata_generic ata_piix libata uhci_hcd ehci_hcd scsi_mod usbcore e1000 floppy thermal thermal_sys nls_base [last unloaded: scsi_wait_scan]
[ 37.818418]
[ 37.818418] Pid: 1333, comm: quasselcore Tainted: G D 2.6.35-2.sd.1-686 #1 2374SG6/2374SG6
[ 37.818418] EIP: 0060:[<c1020588>] EFLAGS: 00210206 CPU: 0
[ 37.818418] EIP is at kmap_atomic_prot+0x69/0xc1
[ 37.818418] EAX: c1d01a00 EBX: 00000007 ECX: 00000163 EDX: c1486ee8
[ 37.818418] ESI: ffffffe4 EDI: fffff000 EBP: ef8cc7e8 ESP: effb3f38
[ 37.818418] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
[ 37.818418] Process quasselcore (pid: 1333, ti=effb2000 task=efa635a0 task.ti=effb2000)
[ 37.818418] Stack:
[ 37.818418] 00000000 ef8cc7e8 ef51d094 c153d000 ef8cc7e8 c109c37f c10de4a9 ef80a700
[ 37.818418] <0> 094f0c04 ef82ac40 00000001 3454ca98 00000000 effb3f98 00000000 effb3fb4
[ 37.818418] <0> 094f0c04 00000006 ef8cc7e8 c1274549 00000001 efa635a0 ef82ac40 ef82ac74
[ 37.818418] Call Trace:
[ 37.818418] [<c109c37f>] ? handle_mm_fault+0x13c/0xa0c
[ 37.818418] [<c10de4a9>] ? fcntl_setlk64+0x161/0x16b
[ 37.818418] [<c1274549>] ? do_page_fault+0x2b9/0x2cf
[ 37.818418] [<c1274290>] ? do_page_fault+0x0/0x2cf
[ 37.818418] [<c12722d7>] ? error_code+0x73/0x78
[ 37.818418] Code: c1 02 75 75 64 8b 1d 30 8f 47 c1 6b db 14 8b 3d d4 17 3f c1 01 d3 8b 15 00 60 49 c1 8d 34 9d 00 00 00 00 f7 de 83 3c 32 00 74 04 <0f> 0b eb fe 89 cd 80 e1 01 8b 15 c0 36 52 c1 74 06 23 2d cc af
[ 37.818418] EIP: [<c1020588>] kmap_atomic_prot+0x69/0xc1 SS:ESP 0068:effb3f38
[ 38.254796] ---[ end trace e34b2263a5ebff3f ]---
[ 38.269462] note: quasselcore[1333] exited with preempt_count 1
[ 38.283846] BUG: scheduling while atomic: quasselcore/1333/0x10000001
[ 38.297918] Modules linked in: sco bnep l2cap bluetooth ppdev lp aes_i586 aes_generic ext4 jbd2 crc16 fuse dm_crypt snd_intel8x0m snd_intel8x0 snd_ac97_codec arc4 ecb ac97_bus snd_pcm_oss thinkpad_acpi snd_mixer_oss radeon ath5k snd_pcm snd_seq_midi mac80211 snd_rawmidi snd_seq_midi_event snd_seq ttm ath drm_kms_helper pcmcia joydev drm cfg80211 yenta_socket snd_timer nsc_ircc pcmcia_rsrc snd_seq_device pcmcia_core rfkill i2c_algo_bit snd irda i2c_i801 serio_raw shpchp snd_page_alloc pci_hotplug video soundcore tpm_tis i2c_core output psmouse parport_pc tpm led_class parport tpm_bios rng_core pcspkr crc_ccitt nvram evdev processor battery button ac ext3 jbd mbcache dm_mod usbhid hid sg sd_mod sr_mod cdrom crc_t10dif ata_generic ata_piix libata uhci_hcd ehci_hcd scsi_mod usbcore e1000 floppy thermal thermal_sys nls_base [last unloaded: scsi_wait_scan]
[ 38.371388] Pid: 1333, comm: quasselcore Tainted: G D 2.6.35-2.sd.1-686 #1
[ 38.386177] Call Trace:
[ 38.400864] [<c12703d4>] ? schedule+0x7d/0x4df
[ 38.415635] [<c106ff5a>] ? taskstats_exit+0x45/0x283
[ 38.430469] [<c1270941>] ? _cond_resched+0x26/0x3d
[ 38.445269] [<c10b0054>] ? kmem_cache_alloc+0x26/0xc6
[ 38.460080] [<c106ff5a>] ? taskstats_exit+0x45/0x283
[ 38.474906] [<c105ac9b>] ? acct_collect+0x77/0x12b
[ 38.489733] [<c103178b>] ? do_exit+0x1d3/0x615
[ 38.504554] [<c102f27e>] ? kmsg_dump+0x8a/0x102
[ 38.519439] [<c1272c2e>] ? oops_end+0x95/0x99
[ 38.534334] [<c100393a>] ? do_invalid_op+0x0/0x75
[ 38.549230] [<c10039a6>] ? do_invalid_op+0x6c/0x75
[ 38.564052] [<c1020588>] ? kmap_atomic_prot+0x69/0xc1
[ 38.578906] [<c10bdcc2>] ? fasync_helper+0x25/0x10a
[ 38.593775] [<c10de191>] ? __posix_lock_file+0x568/0x58d
[ 38.608674] [<f85ffc17>] ? ext3_free_inode+0x219/0x226 [ext3]
[ 38.623602] [<c12722d7>] ? error_code+0x73/0x78
[ 38.638537] [<c1020588>] ? kmap_atomic_prot+0x69/0xc1
[ 38.653471] [<c109c37f>] ? handle_mm_fault+0x13c/0xa0c
[ 38.668421] [<c10de4a9>] ? fcntl_setlk64+0x161/0x16b
[ 38.683358] [<c1274549>] ? do_page_fault+0x2b9/0x2cf
[ 38.698285] [<c1274290>] ? do_page_fault+0x0/0x2cf
[ 38.713147] [<c12722d7>] ? error_code+0x73/0x78
[ 38.728261] ------------[ cut here ]------------
[ 38.732021] kernel BUG at /home/sd/src/linux-2.6/linux-2.6-2.6.35/debian/build/source_i386_none/arch/x86/mm/highmem_32.c:45!
[ 38.732021] invalid opcode: 0000 [#4] SMP
[ 38.732021] last sysfs file: /sys/module/bluetooth/initstate
[ 38.732021] Modules linked in: sco bnep l2cap bluetooth ppdev lp aes_i586 aes_generic ext4 jbd2 crc16 fuse dm_crypt snd_intel8x0m snd_intel8x0 snd_ac97_codec arc4 ecb ac97_bus snd_pcm_oss thinkpad_acpi snd_mixer_oss radeon ath5k snd_pcm snd_seq_midi mac80211 snd_rawmidi snd_seq_midi_event snd_seq ttm ath drm_kms_helper pcmcia joydev drm cfg80211 yenta_socket snd_timer nsc_ircc pcmcia_rsrc snd_seq_device pcmcia_core rfkill i2c_algo_bit snd irda i2c_i801 serio_raw shpchp snd_page_alloc pci_hotplug video soundcore tpm_tis i2c_core output psmouse parport_pc tpm led_class parport tpm_bios rng_core pcspkr crc_ccitt nvram evdev processor battery button ac ext3 jbd mbcache dm_mod usbhid hid sg sd_mod sr_mod cdrom crc_t10dif ata_generic ata_piix libata uhci_hcd ehci_hcd scsi_mod usbcore e1000 floppy thermal thermal_sys nls_base [last unloaded: scsi_wait_scan]
[ 38.732021]
[ 38.732021] Pid: 1460, comm: cupsd Tainted: G D 2.6.35-2.sd.1-686 #1 2374SG6/2374SG6
[ 38.732021] EIP: 0060:[<c1020588>] EFLAGS: 00010206 CPU: 0
[ 38.732021] EIP is at kmap_atomic_prot+0x69/0xc1
[ 38.732021] EAX: c1d2d1a0 EBX: 00000007 ECX: 00000163 EDX: c1486ee8
[ 38.732021] ESI: ffffffe4 EDI: fffff000 EBP: f7355058 ESP: ef91bf38
[ 38.732021] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
[ 38.732021] Process cupsd (pid: 1460, ti=ef91a000 task=efa62520 task.ti=ef91a000)
[ 38.732021] Stack:
[ 38.732021] efa62520 f7355058 f73e0b78 c153d000 f7355058 c109c37f 00000000 f73e3480
[ 38.732021] <0> b78ac4e0 f73ff380 00000000 c10d9aa3 00000000 f73ebb80 f73e34b0 ef91bfb4
[ 38.732021] <0> b78ac4e0 00000004 f7355058 c1274549 00000000 efa62520 f73ff380 f73ff3b4
[ 38.732021] Call Trace:
[ 38.732021] [<c109c37f>] ? handle_mm_fault+0x13c/0xa0c
[ 38.732021] [<c10d9aa3>] ? sys_epoll_wait+0x202/0x20c
[ 38.732021] [<c1274549>] ? do_page_fault+0x2b9/0x2cf
[ 38.732021] [<c1274290>] ? do_page_fault+0x0/0x2cf
[ 38.732021] [<c12722d7>] ? error_code+0x73/0x78
[ 38.732021] Code: c1 02 75 75 64 8b 1d 30 8f 47 c1 6b db 14 8b 3d d4 17 3f c1 01 d3 8b 15 00 60 49 c1 8d 34 9d 00 00 00 00 f7 de 83 3c 32 00 74 04 <0f> 0b eb fe 89 cd 80 e1 01 8b 15 c0 36 52 c1 74 06 23 2d cc af
[ 38.732021] EIP: [<c1020588>] kmap_atomic_prot+0x69/0xc1 SS:ESP 0068:ef91bf38
[ 39.188562] ---[ end trace e34b2263a5ebff40 ]---
[ 39.203640] note: cupsd[1460] exited with preempt_count 1
[ 39.218664] BUG: scheduling while atomic: cupsd/1460/0x10000001
[ 39.233652] Modules linked in: sco bnep l2cap bluetooth ppdev lp aes_i586 aes_generic ext4 jbd2 crc16 fuse dm_crypt snd_intel8x0m snd_intel8x0 snd_ac97_codec arc4 ecb ac97_bus snd_pcm_oss thinkpad_acpi snd_mixer_oss radeon ath5k snd_pcm snd_seq_midi mac80211 snd_rawmidi snd_seq_midi_event snd_seq ttm ath drm_kms_helper pcmcia joydev drm cfg80211 yenta_socket snd_timer nsc_ircc pcmcia_rsrc snd_seq_device pcmcia_core rfkill i2c_algo_bit snd irda i2c_i801 serio_raw shpchp snd_page_alloc pci_hotplug video soundcore tpm_tis i2c_core output psmouse parport_pc tpm led_class parport tpm_bios rng_core pcspkr crc_ccitt nvram evdev processor battery button ac ext3 jbd mbcache dm_mod usbhid hid sg sd_mod sr_mod cdrom crc_t10dif ata_generic ata_piix libata uhci_hcd ehci_hcd scsi_mod usbcore e1000 floppy thermal thermal_sys nls_base [last unloaded: scsi_wait_scan]
[ 39.314471] Pid: 1460, comm: cupsd Tainted: G D 2.6.35-2.sd.1-686 #1
[ 39.330135] Call Trace:
[ 39.345352] [<c12703d4>] ? schedule+0x7d/0x4df
[ 39.360240] [<c10324ec>] ? jiffies_to_timeval+0x1a/0x30
[ 39.375083] [<c1270941>] ? _cond_resched+0x26/0x3d
[ 39.389895] [<c127122b>] ? down_read+0x8/0x16
[ 39.404685] [<c105ac54>] ? acct_collect+0x30/0x12b
[ 39.419480] [<c103175e>] ? do_exit+0x1a6/0x615
[ 39.434258] [<c102f27e>] ? kmsg_dump+0x8a/0x102
[ 39.449058] [<c1272c2e>] ? oops_end+0x95/0x99
[ 39.463803] [<c100393a>] ? do_invalid_op+0x0/0x75
[ 39.478557] [<c10039a6>] ? do_invalid_op+0x6c/0x75
[ 39.493253] [<c1020588>] ? kmap_atomic_prot+0x69/0xc1
[ 39.507984] [<c1025668>] ? dequeue_task_fair+0x1b/0x57
[ 39.522721] [<c1001e95>] ? __switch_to+0x12f/0x140
[ 39.537511] [<c102976d>] ? finish_task_switch+0x2e/0x98
[ 39.552350] [<c12707e6>] ? schedule+0x48f/0x4df
[ 39.567145] [<c10389b1>] ? lock_timer_base+0x19/0x34
[ 39.581932] [<c12722d7>] ? error_code+0x73/0x78
[ 39.596676] [<c127007b>] ? cpufreq_cpu_callback+0x32/0x61
[ 39.611426] [<c1020588>] ? kmap_atomic_prot+0x69/0xc1
[ 39.626175] [<c109c37f>] ? handle_mm_fault+0x13c/0xa0c
[ 39.640923] [<c10d9aa3>] ? sys_epoll_wait+0x202/0x20c
[ 39.655712] [<c1274549>] ? do_page_fault+0x2b9/0x2cf
[ 39.670503] [<c1274290>] ? do_page_fault+0x0/0x2cf
[ 39.685264] [<c12722d7>] ? error_code+0x73/0x78
[ 39.705517] ------------[ cut here ]------------
[ 39.708013] kernel BUG at /home/sd/src/linux-2.6/linux-2.6-2.6.35/debian/build/source_i386_none/arch/x86/mm/highmem_32.c:45!
[ 39.708013] invalid opcode: 0000 [#5] SMP
[ 39.708013] last sysfs file: /sys/module/bluetooth/initstate
[ 39.708013] Modules linked in: sco bnep l2cap bluetooth ppdev lp aes_i586 aes_generic ext4 jbd2 crc16 fuse dm_crypt snd_intel8x0m snd_intel8x0 snd_ac97_codec arc4 ecb ac97_bus snd_pcm_oss thinkpad_acpi snd_mixer_oss radeon ath5k snd_pcm snd_seq_midi mac80211 snd_rawmidi snd_seq_midi_event snd_seq ttm ath drm_kms_helper pcmcia joydev drm cfg80211 yenta_socket snd_timer nsc_ircc pcmcia_rsrc snd_seq_device pcmcia_core rfkill i2c_algo_bit snd irda i2c_i801 serio_raw shpchp snd_page_alloc pci_hotplug video soundcore tpm_tis i2c_core output psmouse parport_pc tpm led_class parport tpm_bios rng_core pcspkr crc_ccitt nvram evdev processor battery button ac ext3 jbd mbcache dm_mod usbhid hid sg sd_mod sr_mod cdrom crc_t10dif ata_generic ata_piix libata uhci_hcd ehci_hcd scsi_mod usbcore e1000 floppy thermal thermal_sys nls_base [last unloaded: scsi_wait_scan]
[ 39.708013]
[ 39.708013] Pid: 1470, comm: gpm Tainted: G D 2.6.35-2.sd.1-686 #1 2374SG6/2374SG6
[ 39.708013] EIP: 0060:[<c1020588>] EFLAGS: 00010206 CPU: 0
[ 39.708013] EIP is at kmap_atomic_prot+0x69/0xc1
[ 39.708013] EAX: c1d02ac0 EBX: 00000007 ECX: 00000163 EDX: c1486ee8
[ 39.708013] ESI: ffffffe4 EDI: fffff000 EBP: f73e4b58 ESP: eff9df38
[ 39.708013] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
[ 39.708013] Process gpm (pid: 1470, ti=eff9c000 task=efa62d60 task.ti=eff9c000)
[ 39.708013] Stack:
[ 39.708013] 08048000 f73e4b58 ef497b74 c153d000 f73e4b58 c109c37f 00000000 c10ae539
[ 39.708013] <0> b763d130 efa411c0 00000000 00000202 c10aed85 00000202 00000003 eff9dfb4
[ 39.708013] <0> b763d130 00000004 f73e4b58 c1274549 00000000 efa62d60 efa411c0 efa411f4
[ 39.708013] Call Trace:
[ 39.708013] [<c109c37f>] ? handle_mm_fault+0x13c/0xa0c
[ 39.708013] [<c10ae539>] ? __slab_free+0x15/0x1ad
[ 39.708013] [<c10aed85>] ? kmem_cache_free+0x64/0x9a
[ 39.708013] [<c1274549>] ? do_page_fault+0x2b9/0x2cf
[ 39.708013] [<c1274290>] ? do_page_fault+0x0/0x2cf
[ 39.708013] [<c12722d7>] ? error_code+0x73/0x78
[ 39.708013] Code: c1 02 75 75 64 8b 1d 30 8f 47 c1 6b db 14 8b 3d d4 17 3f c1 01 d3 8b 15 00 60 49 c1 8d 34 9d 00 00 00 00 f7 de 83 3c 32 00 74 04 <0f> 0b eb fe 89 cd 80 e1 01 8b 15 c0 36 52 c1 74 06 23 2d cc af
[ 39.708013] EIP: [<c1020588>] kmap_atomic_prot+0x69/0xc1 SS:ESP 0068:eff9df38
[ 40.167365] ---[ end trace e34b2263a5ebff41 ]---
[ 40.182072] note: gpm[1470] exited with preempt_count 1
[ 40.196775] BUG: scheduling while atomic: gpm/1470/0x10000001
[ 40.211169] Modules linked in: sco bnep l2cap bluetooth ppdev lp aes_i586 aes_generic ext4 jbd2 crc16 fuse dm_crypt snd_intel8x0m snd_intel8x0 snd_ac97_codec arc4 ecb ac97_bus snd_pcm_oss thinkpad_acpi snd_mixer_oss radeon ath5k snd_pcm snd_seq_midi mac80211 snd_rawmidi snd_seq_midi_event snd_seq ttm ath drm_kms_helper pcmcia joydev drm cfg80211 yenta_socket snd_timer nsc_ircc pcmcia_rsrc snd_seq_device pcmcia_core rfkill i2c_algo_bit snd irda i2c_i801 serio_raw shpchp snd_page_alloc pci_hotplug video soundcore tpm_tis i2c_core output psmouse parport_pc tpm led_class parport tpm_bios rng_core pcspkr crc_ccitt nvram evdev processor battery button ac ext3 jbd mbcache dm_mod usbhid hid sg sd_mod sr_mod cdrom crc_t10dif ata_generic ata_piix libata uhci_hcd ehci_hcd scsi_mod usbcore e1000 floppy thermal thermal_sys nls_base [last unloaded: scsi_wait_scan]
[ 40.286044] Pid: 1470, comm: gpm Tainted: G D 2.6.35-2.sd.1-686 #1
[ 40.300793] Call Trace:
[ 40.315447] [<c12703d4>] ? schedule+0x7d/0x4df
[ 40.330178] [<c10324ec>] ? jiffies_to_timeval+0x1a/0x30
[ 40.344940] [<c1270941>] ? _cond_resched+0x26/0x3d
[ 40.359702] [<c127122b>] ? down_read+0x8/0x16
[ 40.374481] [<c105ac54>] ? acct_collect+0x30/0x12b
[ 40.389234] [<c103175e>] ? do_exit+0x1a6/0x615
[ 40.403983] [<c102f27e>] ? kmsg_dump+0x8a/0x102
[ 40.418749] [<c1272c2e>] ? oops_end+0x95/0x99
[ 40.433507] [<c100393a>] ? do_invalid_op+0x0/0x75
[ 40.448331] [<c10039a6>] ? do_invalid_op+0x6c/0x75
[ 40.463088] [<c1020588>] ? kmap_atomic_prot+0x69/0xc1
[ 40.477886] [<c10b32a0>] ? __dentry_open+0x151/0x21a
[ 40.492653] [<c10b33f9>] ? nameidata_to_filp+0x29/0x39
[ 40.507421] [<c10e4b21>] ? dquot_file_open+0x0/0x25
[ 40.522182] [<c10bc46a>] ? do_last+0x3ff/0x446
[ 40.536922] [<c10c5d3e>] ? mntput_no_expire+0x15/0xad
[ 40.551685] [<c10bdbd8>] ? do_filp_open+0x42d/0x49c
[ 40.566434] [<c102049f>] ? kunmap_atomic+0x4b/0x65
[ 40.581192] [<c12722d7>] ? error_code+0x73/0x78
[ 40.595905] [<c1020588>] ? kmap_atomic_prot+0x69/0xc1
[ 40.610632] [<c109c37f>] ? handle_mm_fault+0x13c/0xa0c
[ 40.625360] [<c10ae539>] ? __slab_free+0x15/0x1ad
[ 40.640130] [<c10aed85>] ? kmem_cache_free+0x64/0x9a
[ 40.654912] [<c1274549>] ? do_page_fault+0x2b9/0x2cf
[ 40.669667] [<c1274290>] ? do_page_fault+0x0/0x2cf
[ 40.684158] [<c12722d7>] ? error_code+0x73/0x78
[ 40.698424] ------------[ cut here ]------------
[ 40.702364] kernel BUG at /home/sd/src/linux-2.6/linux-2.6-2.6.35/debian/build/source_i386_none/arch/x86/mm/highmem_32.c:45!
[ 40.702364] invalid opcode: 0000 [#6] SMP
[ 40.702364] last sysfs file: /sys/module/bluetooth/initstate
[ 40.702364] Modules linked in: sco bnep l2cap bluetooth ppdev lp aes_i586 aes_generic ext4 jbd2 crc16 fuse dm_crypt snd_intel8x0m snd_intel8x0 snd_ac97_codec arc4 ecb ac97_bus snd_pcm_oss thinkpad_acpi snd_mixer_oss radeon ath5k snd_pcm snd_seq_midi mac80211 snd_rawmidi snd_seq_midi_event snd_seq ttm ath drm_kms_helper pcmcia joydev drm cfg80211 yenta_socket snd_timer nsc_ircc pcmcia_rsrc snd_seq_device pcmcia_core rfkill i2c_algo_bit snd irda i2c_i801 serio_raw shpchp snd_page_alloc pci_hotplug video soundcore tpm_tis i2c_core output psmouse parport_pc tpm led_class parport tpm_bios rng_core pcspkr crc_ccitt nvram evdev processor battery button ac ext3 jbd mbcache dm_mod usbhid hid sg sd_mod sr_mod cdrom crc_t10dif ata_generic ata_piix libata uhci_hcd ehci_hcd scsi_mod usbcore e1000 floppy thermal thermal_sys nls_base [last unloaded: scsi_wait_scan]
[ 40.702364]
[ 40.702364] Pid: 1107, comm: ntpdate Tainted: G D 2.6.35-2.sd.1-686 #1 2374SG6/2374SG6
[ 40.702364] EIP: 0060:[<c1020588>] EFLAGS: 00210206 CPU: 0
[ 40.702364] EIP is at kmap_atomic_prot+0x69/0xc1
[ 40.702364] EAX: c1cff180 EBX: 00000007 ECX: 00000163 EDX: c1486ee8
[ 40.702364] ESI: ffffffe4 EDI: fffff000 EBP: ef842058 ESP: effb5f38
[ 40.702364] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
[ 40.702364] Process ntpdate (pid: 1107, ti=effb4000 task=ef896100 task.ti=effb4000)
[ 40.702364] Stack:
[ 40.702364] ef896100 ef842058 ef909b74 c153d000 ef842058 c109c37f ffffffc4 c11ca487
[ 40.702364] <0> b76ba6e0 ef86c8c0 00000000 29c553ef 00000000 effb5f98 bf94ff94 effb5fb4
[ 40.702364] <0> b76ba6e0 00000004 ef842058 c1274549 00000000 ef896100 ef86c8c0 ef86c8f4
[ 40.702364] Call Trace:
[ 40.702364] [<c109c37f>] ? handle_mm_fault+0x13c/0xa0c
[ 40.702364] [<c11ca487>] ? acpi_pm_read+0xb/0x15
[ 40.702364] [<c1274549>] ? do_page_fault+0x2b9/0x2cf
[ 40.702364] [<c1274290>] ? do_page_fault+0x0/0x2cf
[ 40.702364] [<c12722d7>] ? error_code+0x73/0x78
[ 40.702364] Code: c1 02 75 75 64 8b 1d 30 8f 47 c1 6b db 14 8b 3d d4 17 3f c1 01 d3 8b 15 00 60 49 c1 8d 34 9d 00 00 00 00 f7 de 83 3c 32 00 74 04 <0f> 0b eb fe 89 cd 80 e1 01 8b 15 c0 36 52 c1 74 06 23 2d cc af
[ 40.702364] EIP: [<c1020588>] kmap_atomic_prot+0x69/0xc1 SS:ESP 0068:effb5f38
[ 41.133059] ---[ end trace e34b2263a5ebff42 ]---
[ 41.147713] note: ntpdate[1107] exited with preempt_count 1
[ 41.162062] BUG: scheduling while atomic: ntpdate/1107/0x10000001
[ 41.176090] Modules linked in: sco bnep l2cap bluetooth ppdev lp aes_i586 aes_generic ext4 jbd2 crc16 fuse dm_crypt snd_intel8x0m snd_intel8x0 snd_ac97_codec arc4 ecb ac97_bus snd_pcm_oss thinkpad_acpi snd_mixer_oss radeon ath5k snd_pcm snd_seq_midi mac80211 snd_rawmidi snd_seq_midi_event snd_seq ttm ath drm_kms_helper pcmcia joydev drm cfg80211 yenta_socket snd_timer nsc_ircc pcmcia_rsrc snd_seq_device pcmcia_core rfkill i2c_algo_bit snd irda i2c_i801 serio_raw shpchp snd_page_alloc pci_hotplug video soundcore tpm_tis i2c_core output psmouse parport_pc tpm led_class parport tpm_bios rng_core pcspkr crc_ccitt nvram evdev processor battery button ac ext3 jbd mbcache dm_mod usbhid hid sg sd_mod sr_mod cdrom crc_t10dif ata_generic ata_piix libata uhci_hcd ehci_hcd scsi_mod usbcore e1000 floppy thermal thermal_sys nls_base [last unloaded: scsi_wait_scan]
[ 41.249418] Pid: 1107, comm: ntpdate Tainted: G D 2.6.35-2.sd.1-686 #1
[ 41.264181] Call Trace:
[ 41.278845] [<c12703d4>] ? schedule+0x7d/0x4df
[ 41.293624] [<c112f7f2>] ? idr_remove+0xc0/0x137
[ 41.308408] [<c10324ec>] ? jiffies_to_timeval+0x1a/0x30
[ 41.323209] [<c1270941>] ? _cond_resched+0x26/0x3d
[ 41.337997] [<c127122b>] ? down_read+0x8/0x16
[ 41.352767] [<c105ac54>] ? acct_collect+0x30/0x12b
[ 41.367550] [<c103175e>] ? do_exit+0x1a6/0x615
[ 41.382323] [<c102f27e>] ? kmsg_dump+0x8a/0x102
[ 41.397185] [<c1272c2e>] ? oops_end+0x95/0x99
[ 41.411993] [<c100393a>] ? do_invalid_op+0x0/0x75
[ 41.426804] [<c10039a6>] ? do_invalid_op+0x6c/0x75
[ 41.441552] [<c1020588>] ? kmap_atomic_prot+0x69/0xc1
[ 41.456309] [<c1008bb5>] ? restore_i387_fxsave+0x5c/0x6d
[ 41.471088] [<c12722d7>] ? error_code+0x73/0x78
[ 41.485854] [<c1020588>] ? kmap_atomic_prot+0x69/0xc1
[ 41.500671] [<c109c37f>] ? handle_mm_fault+0x13c/0xa0c
[ 41.515468] [<c11ca487>] ? acpi_pm_read+0xb/0x15
[ 41.530257] [<c1274549>] ? do_page_fault+0x2b9/0x2cf
[ 41.545054] [<c1274290>] ? do_page_fault+0x0/0x2cf
[ 41.559785] [<c12722d7>] ? error_code+0x73/0x78
[ 41.583118] BUG: scheduling while atomic: rs:main Q:Reg/1291/0x00000001
[ 41.598124] Modules linked in: sco bnep l2cap bluetooth ppdev lp aes_i586 aes_generic ext4 jbd2 crc16 fuse dm_crypt snd_intel8x0m snd_intel8x0 snd_ac97_codec arc4 ecb ac97_bus snd_pcm_oss thinkpad_acpi snd_mixer_oss radeon ath5k snd_pcm snd_seq_midi mac80211 snd_rawmidi snd_seq_midi_event snd_seq ttm ath drm_kms_helper pcmcia joydev drm cfg80211 yenta_socket snd_timer nsc_ircc pcmcia_rsrc snd_seq_device pcmcia_core rfkill i2c_algo_bit snd irda i2c_i801 serio_raw shpchp snd_page_alloc pci_hotplug video soundcore tpm_tis i2c_core output psmouse parport_pc tpm led_class parport tpm_bios rng_core pcspkr crc_ccitt nvram evdev processor battery button ac ext3 jbd mbcache dm_mod usbhid hid sg sd_mod sr_mod cdrom crc_t10dif ata_generic ata_piix libata uhci_hcd ehci_hcd scsi_mod usbcore e1000 floppy thermal thermal_sys nls_base [last unloaded: scsi_wait_scan]
[ 41.681154] Pid: 1291, comm: rs:main Q:Reg Tainted: G D 2.6.35-2.sd.1-686 #1
[ 41.697994] Call Trace:
[ 41.714741] [<c12703d4>] ? schedule+0x7d/0x4df
[ 41.731177] [<c102976d>] ? finish_task_switch+0x2e/0x98
[ 41.747249] [<c127175d>] ? rwsem_down_failed_common+0x74/0x96
[ 41.762966] [<c12717b8>] ? rwsem_down_read_failed+0x1a/0x22
[ 41.778264] [<c12717f3>] ? call_rwsem_down_read_failed+0x7/0xc
[ 41.793185] [<c1271237>] ? down_read+0x14/0x16
[ 41.807745] [<c102fddb>] ? exit_mm+0x28/0xe4
[ 41.822152] [<c105ac9b>] ? acct_collect+0x77/0x12b
[ 41.836427] [<c1031792>] ? do_exit+0x1da/0x615
[ 41.850659] [<c102f27e>] ? kmsg_dump+0x8a/0x102
[ 41.864844] [<c1272c2e>] ? oops_end+0x95/0x99
[ 41.879002] [<c100393a>] ? do_invalid_op+0x0/0x75
[ 41.893122] [<c10039a6>] ? do_invalid_op+0x6c/0x75
[ 41.907107] [<c1020588>] ? kmap_atomic_prot+0x69/0xc1
[ 41.921014] [<c108987e>] ? generic_file_aio_write+0x85/0x9d
[ 41.934839] [<c10b4364>] ? do_sync_write+0x9e/0xd3
[ 41.948542] [<c12722d7>] ? error_code+0x73/0x78
[ 41.962203] [<c1020588>] ? kmap_atomic_prot+0x69/0xc1
[ 41.975780] [<c109c37f>] ? handle_mm_fault+0x13c/0xa0c
[ 41.989338] [<c1274549>] ? do_page_fault+0x2b9/0x2cf
[ 42.002906] [<c1274290>] ? do_page_fault+0x0/0x2cf
[ 42.016481] [<c12722d7>] ? error_code+0x73/0x78
[ 42.030538] BUG: scheduling while atomic: cupsd/1460/0x10000001
[ 42.044299] Modules linked in: sco bnep l2cap bluetooth ppdev lp aes_i586 aes_generic ext4 jbd2 crc16 fuse dm_crypt snd_intel8x0m snd_intel8x0 snd_ac97_codec arc4 ecb ac97_bus snd_pcm_oss thinkpad_acpi snd_mixer_oss radeon ath5k snd_pcm snd_seq_midi mac80211 snd_rawmidi snd_seq_midi_event snd_seq ttm ath drm_kms_helper pcmcia joydev drm cfg80211 yenta_socket snd_timer nsc_ircc pcmcia_rsrc snd_seq_device pcmcia_core rfkill i2c_algo_bit snd irda i2c_i801 serio_raw shpchp snd_page_alloc pci_hotplug video soundcore tpm_tis i2c_core output psmouse parport_pc tpm led_class parport tpm_bios rng_core pcspkr crc_ccitt nvram evdev processor battery button ac ext3 jbd mbcache dm_mod usbhid hid sg sd_mod sr_mod cdrom crc_t10dif ata_generic ata_piix libata uhci_hcd ehci_hcd scsi_mod usbcore e1000 floppy thermal thermal_sys nls_base [last unloaded: scsi_wait_scan]
[ 42.117714] Pid: 1460, comm: cupsd Tainted: G D 2.6.35-2.sd.1-686 #1
[ 42.132719] Call Trace:
[ 42.147253] [<c12703d4>] ? schedule+0x7d/0x4df
[ 42.161471] [<c1270941>] ? _cond_resched+0x26/0x3d
[ 42.175286] [<c10c20a9>] ? dput+0x16/0x104
[ 42.188671] [<c10b555d>] ? fput+0x156/0x17d
[ 42.201624] [<c10b2f88>] ? filp_close+0x4e/0x54
[ 42.214226] [<c102fff7>] ? put_files_struct+0x50/0x99
[ 42.226772] [<c10317ce>] ? do_exit+0x216/0x615
[ 42.239259] [<c102f27e>] ? kmsg_dump+0x8a/0x102
[ 42.251754] [<c1272c2e>] ? oops_end+0x95/0x99
[ 42.264210] [<c100393a>] ? do_invalid_op+0x0/0x75
[ 42.276673] [<c10039a6>] ? do_invalid_op+0x6c/0x75
[ 42.289079] [<c1020588>] ? kmap_atomic_prot+0x69/0xc1
[ 42.301520] [<c1025668>] ? dequeue_task_fair+0x1b/0x57
[ 42.314006] [<c1001e95>] ? __switch_to+0x12f/0x140
[ 42.326455] [<c102976d>] ? finish_task_switch+0x2e/0x98
[ 42.338967] [<c12707e6>] ? schedule+0x48f/0x4df
[ 42.351450] [<c10389b1>] ? lock_timer_base+0x19/0x34
[ 42.364002] [<c12722d7>] ? error_code+0x73/0x78
[ 42.376536] [<c127007b>] ? cpufreq_cpu_callback+0x32/0x61
[ 42.389100] [<c1020588>] ? kmap_atomic_prot+0x69/0xc1
[ 42.401655] [<c109c37f>] ? handle_mm_fault+0x13c/0xa0c
[ 42.414216] [<c10d9aa3>] ? sys_epoll_wait+0x202/0x20c
[ 42.426805] [<c1274549>] ? do_page_fault+0x2b9/0x2cf
[ 42.439392] [<c1274290>] ? do_page_fault+0x0/0x2cf
[ 42.451883] [<c12722d7>] ? error_code+0x73/0x78
[ 42.464648] BUG: scheduling while atomic: startpar/1229/0x10000001
[ 42.477343] Modules linked in: sco bnep l2cap bluetooth ppdev lp aes_i586 aes_generic ext4 jbd2 crc16 fuse dm_crypt snd_intel8x0m snd_intel8x0 snd_ac97_codec arc4 ecb ac97_bus snd_pcm_oss thinkpad_acpi snd_mixer_oss radeon ath5k snd_pcm snd_seq_midi mac80211 snd_rawmidi snd_seq_midi_event snd_seq ttm ath drm_kms_helper pcmcia joydev drm cfg80211 yenta_socket snd_timer nsc_ircc pcmcia_rsrc snd_seq_device pcmcia_core rfkill i2c_algo_bit snd irda i2c_i801 serio_raw shpchp snd_page_alloc pci_hotplug video soundcore tpm_tis i2c_core output psmouse parport_pc tpm led_class parport tpm_bios rng_core pcspkr crc_ccitt nvram evdev processor battery button ac ext3 jbd mbcache dm_mod usbhid hid sg sd_mod sr_mod cdrom crc_t10dif ata_generic ata_piix libata uhci_hcd ehci_hcd scsi_mod usbcore e1000 floppy thermal thermal_sys nls_base [last unloaded: scsi_wait_scan]
[ 42.545142] Pid: 1229, comm: startpar Tainted: G D 2.6.35-2.sd.1-686 #1
[ 42.558135] Call Trace:
[ 42.570681] [<c12703d4>] ? schedule+0x7d/0x4df
[ 42.583216] [<c1270941>] ? _cond_resched+0x26/0x3d
[ 42.595734] [<c102fffc>] ? put_files_struct+0x55/0x99
[ 42.608253] [<c10317ce>] ? do_exit+0x216/0x615
[ 42.620730] [<c102f27e>] ? kmsg_dump+0x8a/0x102
[ 42.633254] [<c1272c2e>] ? oops_end+0x95/0x99
[ 42.645733] [<c100393a>] ? do_invalid_op+0x0/0x75
[ 42.658170] [<c10039a6>] ? do_invalid_op+0x6c/0x75
[ 42.670560] [<c1020588>] ? kmap_atomic_prot+0x69/0xc1
[ 42.682979] [<c1023172>] ? __wake_up+0x2c/0x3b
[ 42.695379] [<c127100e>] ? mutex_lock+0xb/0x24
[ 42.707764] [<c10ba6bd>] ? pipe_read+0x2b6/0x304
[ 42.720161] [<c103f2b2>] ? insert_work+0x73/0x7a
[ 42.732587] [<c11037a2>] ? security_task_wait+0xc/0xd
[ 42.745071] [<c10311cd>] ? wait_consider_task+0xae6/0xaf3
[ 42.757565] [<c10b4437>] ? do_sync_read+0x9e/0xd3
[ 42.770030] [<c12722d7>] ? error_code+0x73/0x78
[ 42.782463] [<c104007b>] ? change_pid+0x87/0x8f
[ 42.794874] [<c1020588>] ? kmap_atomic_prot+0x69/0xc1
[ 42.807304] [<c109c37f>] ? handle_mm_fault+0x13c/0xa0c
[ 42.819739] [<c1048b4b>] ? getnstimeofday+0x4e/0xd1
[ 42.832200] [<c1274549>] ? do_page_fault+0x2b9/0x2cf
[ 42.844659] [<c1274290>] ? do_page_fault+0x0/0x2cf
[ 42.857072] [<c12722d7>] ? error_code+0x73/0x78
[ 42.869610] BUG: scheduling while atomic: startpar/1229/0x10000001
[ 42.881731] Modules linked in: sco bnep l2cap bluetooth ppdev lp aes_i586 aes_generic ext4 jbd2 crc16 fuse dm_crypt snd_intel8x0m snd_intel8x0 snd_ac97_codec arc4 ecb ac97_bus snd_pcm_oss thinkpad_acpi snd_mixer_oss radeon ath5k snd_pcm snd_seq_midi mac80211 snd_rawmidi snd_seq_midi_event snd_seq ttm ath drm_kms_helper pcmcia joydev drm cfg80211 yenta_socket snd_timer nsc_ircc pcmcia_rsrc snd_seq_device pcmcia_core rfkill i2c_algo_bit snd irda i2c_i801 serio_raw shpchp snd_page_alloc pci_hotplug video soundcore tpm_tis i2c_core output psmouse parport_pc tpm led_class parport tpm_bios rng_core pcspkr crc_ccitt nvram evdev processor battery button ac ext3 jbd mbcache dm_mod usbhid hid sg sd_mod sr_mod cdrom crc_t10dif ata_generic ata_piix libata uhci_hcd ehci_hcd scsi_mod usbcore e1000 floppy thermal thermal_sys nls_base [last unloaded: scsi_wait_scan]
[ 42.944966] Pid: 1229, comm: startpar Tainted: G D 2.6.35-2.sd.1-686 #1
[ 42.957405] Call Trace:
[ 42.969752] [<c12703d4>] ? schedule+0x7d/0x4df
[ 42.982192] [<c1023172>] ? __wake_up+0x2c/0x3b
[ 42.994615] [<c103f2b2>] ? insert_work+0x73/0x7a
[ 43.007070] [<c1270941>] ? _cond_resched+0x26/0x3d
[ 43.019563] [<c127100e>] ? mutex_lock+0xb/0x24
[ 43.032057] [<c10f630a>] ? devpts_kill_index+0x2e/0x44
[ 43.044549] [<c118f121>] ? tty_release+0x496/0x4c6
[ 43.057072] [<c10ae539>] ? __slab_free+0x15/0x1ad
[ 43.069566] [<c10b549f>] ? fput+0x98/0x17d
[ 43.082032] [<c10b54eb>] ? fput+0xe4/0x17d
[ 43.094483] [<c10b2f88>] ? filp_close+0x4e/0x54
[ 43.106924] [<c102fff7>] ? put_files_struct+0x50/0x99
[ 43.119388] [<c10317ce>] ? do_exit+0x216/0x615
[ 43.131832] [<c102f27e>] ? kmsg_dump+0x8a/0x102
[ 43.144292] [<c1272c2e>] ? oops_end+0x95/0x99
[ 43.156685] [<c100393a>] ? do_invalid_op+0x0/0x75
[ 43.169083] [<c10039a6>] ? do_invalid_op+0x6c/0x75
[ 43.181419] [<c1020588>] ? kmap_atomic_prot+0x69/0xc1
[ 43.193760] [<c1023172>] ? __wake_up+0x2c/0x3b
[ 43.206060] [<c127100e>] ? mutex_lock+0xb/0x24
[ 43.218330] [<c10ba6bd>] ? pipe_read+0x2b6/0x304
[ 43.230585] [<c103f2b2>] ? insert_work+0x73/0x7a
[ 43.242854] [<c11037a2>] ? security_task_wait+0xc/0xd
[ 43.255167] [<c10311cd>] ? wait_consider_task+0xae6/0xaf3
[ 43.267514] [<c10b4437>] ? do_sync_read+0x9e/0xd3
[ 43.279786] [<c12722d7>] ? error_code+0x73/0x78
[ 43.291666] [<c104007b>] ? change_pid+0x87/0x8f
[ 43.303118] [<c1020588>] ? kmap_atomic_prot+0x69/0xc1
[ 43.314201] [<c109c37f>] ? handle_mm_fault+0x13c/0xa0c
[ 43.324880] [<c1048b4b>] ? getnstimeofday+0x4e/0xd1
[ 43.335162] [<c1274549>] ? do_page_fault+0x2b9/0x2cf
[ 43.345097] [<c1274290>] ? do_page_fault+0x0/0x2cf
[ 43.354883] [<c12722d7>] ? error_code+0x73/0x78
[ 43.364693] BUG: scheduling while atomic: startpar/1229/0x10000001
[ 43.374579] Modules linked in: sco bnep l2cap bluetooth ppdev lp aes_i586 aes_generic ext4 jbd2 crc16 fuse dm_crypt snd_intel8x0m snd_intel8x0 snd_ac97_codec arc4 ecb ac97_bus snd_pcm_oss thinkpad_acpi snd_mixer_oss radeon ath5k snd_pcm snd_seq_midi mac80211 snd_rawmidi snd_seq_midi_event snd_seq ttm ath drm_kms_helper pcmcia joydev drm cfg80211 yenta_socket snd_timer nsc_ircc pcmcia_rsrc snd_seq_device pcmcia_core rfkill i2c_algo_bit snd irda i2c_i801 serio_raw shpchp snd_page_alloc pci_hotplug video soundcore tpm_tis i2c_core output psmouse parport_pc tpm led_class parport tpm_bios rng_core pcspkr crc_ccitt nvram evdev processor battery button ac ext3 jbd mbcache dm_mod usbhid hid sg sd_mod sr_mod cdrom crc_t10dif ata_generic ata_piix libata uhci_hcd ehci_hcd scsi_mod usbcore e1000 floppy thermal thermal_sys nls_base [last unloaded: scsi_wait_scan]
[ 43.432632] Pid: 1229, comm: startpar Tainted: G D 2.6.35-2.sd.1-686 #1
[ 43.445000] Call Trace:
[ 43.457247] [<c12703d4>] ? schedule+0x7d/0x4df
[ 43.469577] [<c10c20b5>] ? dput+0x22/0x104
[ 43.481901] [<c1270941>] ? _cond_resched+0x26/0x3d
[ 43.494249] [<c104548c>] ? switch_task_namespaces+0xc/0x39
[ 43.506649] [<c1031a8f>] ? do_exit+0x4d7/0x615
[ 43.519025] [<c1272c2e>] ? oops_end+0x95/0x99
[ 43.531367] [<c100393a>] ? do_invalid_op+0x0/0x75
[ 43.543730] [<c10039a6>] ? do_invalid_op+0x6c/0x75
[ 43.556005] [<c1020588>] ? kmap_atomic_prot+0x69/0xc1
[ 43.568352] [<c1023172>] ? __wake_up+0x2c/0x3b
[ 43.580635] [<c127100e>] ? mutex_lock+0xb/0x24
[ 43.592895] [<c10ba6bd>] ? pipe_read+0x2b6/0x304
[ 43.605138] [<c103f2b2>] ? insert_work+0x73/0x7a
[ 43.617379] [<c11037a2>] ? security_task_wait+0xc/0xd
[ 43.629696] [<c10311cd>] ? wait_consider_task+0xae6/0xaf3
[ 43.642047] [<c10b4437>] ? do_sync_read+0x9e/0xd3
[ 43.654357] [<c12722d7>] ? error_code+0x73/0x78
[ 43.666262] [<c104007b>] ? change_pid+0x87/0x8f
[ 43.677716] [<c1020588>] ? kmap_atomic_prot+0x69/0xc1
[ 43.688794] [<c109c37f>] ? handle_mm_fault+0x13c/0xa0c
[ 43.699470] [<c1048b4b>] ? getnstimeofday+0x4e/0xd1
[ 43.709751] [<c1274549>] ? do_page_fault+0x2b9/0x2cf
[ 43.719660] [<c1274290>] ? do_page_fault+0x0/0x2cf
[ 43.729425] [<c12722d7>] ? error_code+0x73/0x78
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.35-2.sd.rc1-686 (Debian 2.6.35-1~experimental.2+svn20100804.r16081+dileks.5) (sedat.dilek@xxxxxxxxx) (gcc version 4.4.5 20100728 (prerelease) (Debian 4.4.4-8) ) #1 SMP Fri Aug 13 22:01:37 CEST 2010
[ 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 or disabled in BIOS!
[ 0.000000] DMI present.
[ 0.000000] e820 update range: 0000000000000000 - 0000000000001000 (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] 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 @ 7000-c000
[ 0.000000] RAMDISK: 2f5d1000 - 2ffc8000
[ 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 (20100428/tbfadt-526)
[ 0.000000] ACPI Warning: Optional field Gpe1Block has zero address or length: 0x000000000000102C/0x0 (20100428/tbfadt-557)
[ 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] node 0 low ram: 00000000 - 377fe000
[ 0.000000] node 0 bootmap 00008000 - 0000ef00
[ 0.000000] (9/32 early reservations) ==> bootmem [0000000000 - 00377fe000]
[ 0.000000] #0 [0000001000 - 0000002000] EX TRAMPOLINE ==> [0000001000 - 0000002000]
[ 0.000000] #1 [0001000000 - 0001534c28] TEXT DATA BSS ==> [0001000000 - 0001534c28]
[ 0.000000] #2 [002f5d1000 - 002ffc8000] RAMDISK ==> [002f5d1000 - 002ffc8000]
[ 0.000000] #3 [000009f000 - 0000100000] BIOS reserved ==> [000009f000 - 0000100000]
[ 0.000000] #4 [0001535000 - 000153b128] BRK ==> [0001535000 - 000153b128]
[ 0.000000] #5 [0000002000 - 0000003000] TRAMPOLINE ==> [0000002000 - 0000003000]
[ 0.000000] #6 [0000003000 - 0000007000] ACPI WAKEUP ==> [0000003000 - 0000007000]
[ 0.000000] #7 [0000007000 - 0000008000] PGTABLE ==> [0000007000 - 0000008000]
[ 0.000000] #8 [0000008000 - 000000f000] BOOTMAP ==> [0000008000 - 000000f000]
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000001 -> 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: 0x00000001 -> 0x0000009f
[ 0.000000] 0: 0x00000100 -> 0x0003ff60
[ 0.000000] On node 0 totalpages: 261886
[ 0.000000] free_area_init_node: node 0, pgdat c14156c0, node_mem_map c153d020
[ 0.000000] DMA zone: 32 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 3966 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 -- you can enable it with "lapic"
[ 0.000000] APIC: disable apic facility
[ 0.000000] APIC: switched to apic NOOP
[ 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 14 pages/cpu @c2000000 s34816 r0 d22528 u4194304
[ 0.000000] pcpu-alloc: s34816 r0 d22528 u4194304 alloc=1*4194304
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 259839
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.35-2.sd.rc1-686 root=UUID=3e96e650-93d2-482b-89c7-de01e68d4180 ro nomodeset 3 quiet
[ 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] Enabling fast FPU save and restore... done.
[ 0.000000] Enabling unmasked SIMD FPU exception support... done.
[ 0.000000] Initializing CPU#0
[ 0.000000] Initializing HighMem for node 0 (000377fe:0003ff60)
[ 0.000000] Memory: 1022884k/1047936k available (2523k kernel code, 24660k reserved, 1689k data, 388k 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 : 0xc141e000 - 0xc147f000 ( 388 kB)
[ 0.000000] .data : 0xc1276e7c - 0xc141d540 (1689 kB)
[ 0.000000] .text : 0xc1000000 - 0xc1276e7c (2523 kB)
[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[ 0.000000] SLUB: Genslabs=13, 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] Verbose stalled-CPUs detection is disabled.
[ 0.000000] NR_IRQS:1280
[ 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.295 MHz processor.
[ 0.008009] Calibrating delay loop (skipped), value calculated using timer frequency.. 3388.59 BogoMIPS (lpj=6777180)
[ 0.008015] pid_max: default: 32768 minimum: 301
[ 0.008058] Security Framework initialized
[ 0.008071] SELinux: Disabled at boot.
[ 0.008083] Mount-cache hash table entries: 512
[ 0.008283] Initializing cgroup subsys ns
[ 0.008291] Initializing cgroup subsys cpuacct
[ 0.008297] Initializing cgroup subsys devices
[ 0.008301] Initializing cgroup subsys freezer
[ 0.008304] Initializing cgroup subsys net_cls
[ 0.008345] mce: CPU supports 5 MCE banks
[ 0.008371] Performance Events:
[ 0.008374] no APIC, boot with the "lapic" boot parameter to force-enable it.
[ 0.008377] no hardware sampling interrupt available.
[ 0.008379] p6 PMU driver.
[ 0.008386] ... version: 0
[ 0.008388] ... bit width: 32
[ 0.008390] ... generic registers: 2
[ 0.008392] ... value mask: 00000000ffffffff
[ 0.008395] ... max period: 000000007fffffff
[ 0.008397] ... fixed-purpose events: 0
[ 0.008399] ... event mask: 0000000000000003
[ 0.008907] SMP alternatives: switching to UP code
[ 0.013667] Freeing SMP alternatives: 16k freed
[ 0.013676] ACPI: Core revision 20100428
[ 0.029696] ACPI: setting ELCR to 0200 (from 0800)
[ 0.032084] weird, boot CPU (#0) not listed by the BIOS.
[ 0.032087] SMP motherboard not detected.
[ 0.032090] Local APIC not detected. Using dummy APIC emulation.
[ 0.032092] SMP disabled
[ 0.032281] Brought up 1 CPUs
[ 0.032285] Total of 1 processors activated (3388.59 BogoMIPS).
[ 0.036181] devtmpfs: initialized
[ 0.036614] regulator: core version 0.5
[ 0.036662] NET: Registered protocol family 16
[ 0.036770] ACPI: bus type pci registered
[ 0.037079] PCI: PCI BIOS revision 2.10 entry at 0xfd8d6, last bus=8
[ 0.037082] PCI: Using configuration type 1 for base access
[ 0.037530] bio: create slab <bio-0> at 0
[ 0.039205] ACPI: EC: EC description table is found, configuring boot EC
[ 0.054540] ACPI: Interpreter enabled
[ 0.054545] ACPI: (supports S0 S3 S4 S5)
[ 0.054572] ACPI: Using PIC for interrupt routing
[ 0.061844] ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
[ 0.061844] ACPI: Power Resource [PUBS] (on)
[ 0.065123] ACPI: ACPI Dock Station Driver: 3 docks/bays found
[ 0.065128] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
[ 0.065157] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.065213] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored)
[ 0.065217] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored)
[ 0.065220] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
[ 0.065224] pci_root PNP0A03:00: host bridge window [mem 0x000d4000-0x000d7fff] (ignored)
[ 0.065228] pci_root PNP0A03:00: host bridge window [mem 0x000d8000-0x000dbfff] (ignored)
[ 0.065232] pci_root PNP0A03:00: host bridge window [mem 0x40000000-0xfebfffff] (ignored)
[ 0.065251] pci 0000:00:00.0: reg 10: [mem 0xd0000000-0xdfffffff pref]
[ 0.065363] pci 0000:00:1d.0: reg 20: [io 0x1800-0x181f]
[ 0.065415] pci 0000:00:1d.1: reg 20: [io 0x1820-0x183f]
[ 0.065466] pci 0000:00:1d.2: reg 20: [io 0x1840-0x185f]
[ 0.065519] pci 0000:00:1d.7: reg 10: [mem 0xc0000000-0xc00003ff]
[ 0.065576] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.065581] pci 0000:00:1d.7: PME# disabled
[ 0.065669] pci 0000:00:1f.0: quirk: [io 0x1000-0x107f] claimed by ICH4 ACPI/GPIO/TCO
[ 0.065673] pci 0000:00:1f.0: quirk: [io 0x1180-0x11bf] claimed by ICH4 GPIO
[ 0.065697] pci 0000:00:1f.1: reg 10: [io 0x0000-0x0007]
[ 0.065704] pci 0000:00:1f.1: reg 14: [io 0x0000-0x0003]
[ 0.065711] pci 0000:00:1f.1: reg 18: [io 0x0000-0x0007]
[ 0.065719] pci 0000:00:1f.1: reg 1c: [io 0x0000-0x0003]
[ 0.065726] pci 0000:00:1f.1: reg 20: [io 0x1860-0x186f]
[ 0.065733] pci 0000:00:1f.1: reg 24: [mem 0x00000000-0x000003ff]
[ 0.065783] pci 0000:00:1f.3: reg 20: [io 0x1880-0x189f]
[ 0.065822] pci 0000:00:1f.5: reg 10: [io 0x1c00-0x1cff]
[ 0.065829] pci 0000:00:1f.5: reg 14: [io 0x18c0-0x18ff]
[ 0.065836] pci 0000:00:1f.5: reg 18: [mem 0xc0000c00-0xc0000dff]
[ 0.065843] pci 0000:00:1f.5: reg 1c: [mem 0xc0000800-0xc00008ff]
[ 0.065872] pci 0000:00:1f.5: PME# supported from D0 D3hot D3cold
[ 0.065877] pci 0000:00:1f.5: PME# disabled
[ 0.065903] pci 0000:00:1f.6: reg 10: [io 0x2400-0x24ff]
[ 0.065910] pci 0000:00:1f.6: reg 14: [io 0x2000-0x207f]
[ 0.065946] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[ 0.065951] pci 0000:00:1f.6: PME# disabled
[ 0.065985] pci 0000:01:00.0: reg 10: [mem 0xe0000000-0xe7ffffff pref]
[ 0.065991] pci 0000:01:00.0: reg 14: [io 0x3000-0x30ff]
[ 0.065997] pci 0000:01:00.0: reg 18: [mem 0xc0100000-0xc010ffff]
[ 0.066012] pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
[ 0.066031] pci 0000:01:00.0: supports D1 D2
[ 0.066064] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[ 0.066068] pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
[ 0.066073] pci 0000:00:01.0: bridge window [mem 0xc0100000-0xc01fffff]
[ 0.066077] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xe7ffffff pref]
[ 0.066112] pci 0000:02:00.0: reg 10: [mem 0xb0000000-0xb0000fff]
[ 0.066131] pci 0000:02:00.0: supports D1 D2
[ 0.066134] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.066139] pci 0000:02:00.0: PME# disabled
[ 0.066169] pci 0000:02:00.1: reg 10: [mem 0xb1000000-0xb1000fff]
[ 0.066187] pci 0000:02:00.1: supports D1 D2
[ 0.066190] pci 0000:02:00.1: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.066195] pci 0000:02:00.1: PME# disabled
[ 0.066234] pci 0000:02:01.0: reg 10: [mem 0xc0220000-0xc023ffff]
[ 0.066241] pci 0000:02:01.0: reg 14: [mem 0xc0200000-0xc020ffff]
[ 0.066249] pci 0000:02:01.0: reg 18: [io 0x8000-0x803f]
[ 0.066268] pci 0000:02:01.0: reg 30: [mem 0x00000000-0x0000ffff pref]
[ 0.066292] pci 0000:02:01.0: PME# supported from D0 D3hot D3cold
[ 0.066296] pci 0000:02:01.0: PME# disabled
[ 0.066327] pci 0000:02:02.0: reg 10: [mem 0xc0210000-0xc021ffff]
[ 0.066406] pci 0000:00:1e.0: PCI bridge to [bus 02-08] (subtractive decode)
[ 0.066411] pci 0000:00:1e.0: bridge window [io 0x4000-0x8fff]
[ 0.066417] pci 0000:00:1e.0: bridge window [mem 0xc0200000-0xcfffffff]
[ 0.066422] pci 0000:00:1e.0: bridge window [mem 0xe8000000-0xefffffff pref]
[ 0.066426] pci 0000:00:1e.0: bridge window [io 0x0000-0xffff] (subtractive decode)
[ 0.066429] pci 0000:00:1e.0: bridge window [mem 0x00000000-0xffffffff] (subtractive decode)
[ 0.066504] pci_bus 0000:00: on NUMA node 0
[ 0.066509] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.066569] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
[ 0.066603] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
[ 0.071405] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.071606] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.071806] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.072017] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.072196] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
[ 0.072375] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
[ 0.072554] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
[ 0.072755] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.072831] HEST: Table is not found!
[ 0.072905] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.072909] vgaarb: loaded
[ 0.072984] PCI: Using ACPI for IRQ routing
[ 0.073118] PCI: pci_cache_line_size set to 64 bytes
[ 0.073181] reserve RAM buffer: 000000000009f000 - 000000000009ffff
[ 0.073185] reserve RAM buffer: 000000003ff60000 - 000000003fffffff
[ 0.073315] Switching to clocksource tsc
[ 0.074837] pnp: PnP ACPI init
[ 0.074850] ACPI: bus type pnp registered
[ 0.076000] ERROR: Unable to locate IOAPIC for GSI 13
[ 0.076000] ERROR: Unable to locate IOAPIC for GSI 8
[ 0.076000] ERROR: Unable to locate IOAPIC for GSI 1
[ 0.076000] ERROR: Unable to locate IOAPIC for GSI 12
[ 0.076000] ERROR: Unable to locate IOAPIC for GSI 6
[ 0.076000] ERROR: Unable to locate IOAPIC for GSI 4
[ 0.076093] ERROR: Unable to locate IOAPIC for GSI 7
[ 0.077489] pnp: PnP ACPI: found 13 devices
[ 0.077492] ACPI: ACPI bus type pnp unregistered
[ 0.077497] PnPBIOS: Disabled by ACPI PNP
[ 0.077511] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[ 0.077515] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved
[ 0.077519] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved
[ 0.077523] system 00:00: [mem 0x000c8000-0x000cbfff] could not be reserved
[ 0.077527] system 00:00: [mem 0x000cc000-0x000cffff] could not be reserved
[ 0.077531] system 00:00: [mem 0x000d0000-0x000d3fff] could not be reserved
[ 0.077534] system 00:00: [mem 0x000dc000-0x000dffff] could not be reserved
[ 0.077538] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
[ 0.077542] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
[ 0.077546] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
[ 0.077550] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
[ 0.077553] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
[ 0.077557] system 00:00: [mem 0x00100000-0x3fffffff] could not be reserved
[ 0.077562] system 00:00: [mem 0xfec00000-0xffffffff] could not be reserved
[ 0.077570] system 00:02: [io 0x1000-0x107f] has been reserved
[ 0.077573] system 00:02: [io 0x1180-0x11bf] has been reserved
[ 0.077577] system 00:02: [io 0x15e0-0x15ef] has been reserved
[ 0.077581] system 00:02: [io 0x1600-0x162f] has been reserved
[ 0.077584] system 00:02: [io 0x1632-0x167f] has been reserved
[ 0.077588] system 00:02: [io 0x1630-0x1631] has been reserved
[ 0.112343] pci 0000:00:1f.1: BAR 5: assigned [mem 0x40000000-0x400003ff]
[ 0.112351] pci 0000:00:1f.1: BAR 5: set to [mem 0x40000000-0x400003ff] (PCI address [0x40000000-0x400003ff]
[ 0.112356] pci 0000:01:00.0: BAR 6: assigned [mem 0xc0120000-0xc013ffff pref]
[ 0.112360] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[ 0.112364] pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
[ 0.112369] pci 0000:00:01.0: bridge window [mem 0xc0100000-0xc01fffff]
[ 0.112373] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xe7ffffff pref]
[ 0.112381] pci 0000:02:00.0: BAR 15: assigned [mem 0xe8000000-0xebffffff pref]
[ 0.112385] pci 0000:02:00.0: BAR 16: assigned [mem 0xc4000000-0xc7ffffff]
[ 0.112389] pci 0000:02:00.1: BAR 15: assigned [mem 0xec000000-0xefffffff pref]
[ 0.112393] pci 0000:02:00.1: BAR 16: assigned [mem 0xc8000000-0xcbffffff]
[ 0.112397] pci 0000:02:01.0: BAR 6: assigned [mem 0xc0240000-0xc024ffff pref]
[ 0.112400] pci 0000:02:00.0: BAR 13: assigned [io 0x4000-0x40ff]
[ 0.112404] pci 0000:02:00.0: BAR 14: assigned [io 0x4400-0x44ff]
[ 0.112407] pci 0000:02:00.1: BAR 13: assigned [io 0x4800-0x48ff]
[ 0.112411] pci 0000:02:00.1: BAR 14: assigned [io 0x4c00-0x4cff]
[ 0.112414] pci 0000:02:00.0: CardBus bridge to [bus 03-06]
[ 0.112417] pci 0000:02:00.0: bridge window [io 0x4000-0x40ff]
[ 0.112422] pci 0000:02:00.0: bridge window [io 0x4400-0x44ff]
[ 0.112427] pci 0000:02:00.0: bridge window [mem 0xe8000000-0xebffffff pref]
[ 0.112433] pci 0000:02:00.0: bridge window [mem 0xc4000000-0xc7ffffff]
[ 0.112438] pci 0000:02:00.1: CardBus bridge to [bus 07-07]
[ 0.112441] pci 0000:02:00.1: bridge window [io 0x4800-0x48ff]
[ 0.112446] pci 0000:02:00.1: bridge window [io 0x4c00-0x4cff]
[ 0.112451] pci 0000:02:00.1: bridge window [mem 0xec000000-0xefffffff pref]
[ 0.112456] pci 0000:02:00.1: bridge window [mem 0xc8000000-0xcbffffff]
[ 0.112461] pci 0000:00:1e.0: PCI bridge to [bus 02-08]
[ 0.112466] pci 0000:00:1e.0: bridge window [io 0x4000-0x8fff]
[ 0.112472] pci 0000:00:1e.0: bridge window [mem 0xc0200000-0xcfffffff]
[ 0.112477] pci 0000:00:1e.0: bridge window [mem 0xe8000000-0xefffffff pref]
[ 0.112495] pci 0000:00:1e.0: setting latency timer to 64
[ 0.112857] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
[ 0.112860] PCI: setting IRQ 11 as level-triggered
[ 0.112866] pci 0000:02:00.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
[ 0.113209] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
[ 0.113213] pci 0000:02:00.1: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
[ 0.113220] pci_bus 0000:00: resource 0 [io 0x0000-0xffff]
[ 0.113224] pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffff]
[ 0.113227] pci_bus 0000:01: resource 0 [io 0x3000-0x3fff]
[ 0.113230] pci_bus 0000:01: resource 1 [mem 0xc0100000-0xc01fffff]
[ 0.113234] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xe7ffffff pref]
[ 0.113237] pci_bus 0000:02: resource 0 [io 0x4000-0x8fff]
[ 0.113240] pci_bus 0000:02: resource 1 [mem 0xc0200000-0xcfffffff]
[ 0.113243] pci_bus 0000:02: resource 2 [mem 0xe8000000-0xefffffff pref]
[ 0.113247] pci_bus 0000:02: resource 4 [io 0x0000-0xffff]
[ 0.113250] pci_bus 0000:02: resource 5 [mem 0x00000000-0xffffffff]
[ 0.113253] pci_bus 0000:03: resource 0 [io 0x4000-0x40ff]
[ 0.113256] pci_bus 0000:03: resource 1 [io 0x4400-0x44ff]
[ 0.113259] pci_bus 0000:03: resource 2 [mem 0xe8000000-0xebffffff pref]
[ 0.113263] pci_bus 0000:03: resource 3 [mem 0xc4000000-0xc7ffffff]
[ 0.113266] pci_bus 0000:07: resource 0 [io 0x4800-0x48ff]
[ 0.113269] pci_bus 0000:07: resource 1 [io 0x4c00-0x4cff]
[ 0.113272] pci_bus 0000:07: resource 2 [mem 0xec000000-0xefffffff pref]
[ 0.113275] pci_bus 0000:07: resource 3 [mem 0xc8000000-0xcbffffff]
[ 0.113321] NET: Registered protocol family 2
[ 0.113396] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.113739] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.115465] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.116622] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.116627] TCP reno registered
[ 0.116633] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.116674] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.116885] NET: Registered protocol family 1
[ 0.117010] pci 0000:01:00.0: Boot video device
[ 0.117028] PCI: CLS 32 bytes, default 64
[ 0.117113] Unpacking initramfs...
[ 0.549706] Freeing initrd memory: 10204k freed
[ 0.566184] Simple Boot Flag at 0x35 set to 0x1
[ 0.566520] audit: initializing netlink socket (disabled)
[ 0.566542] type=2000 audit(1281773050.560:1): initialized
[ 0.596349] highmem bounce pool size: 64 pages
[ 0.596357] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[ 0.598345] VFS: Disk quotas dquot_6.5.2
[ 0.598423] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.598535] msgmni has been set to 1747
[ 0.598789] alg: No test for stdrng (krng)
[ 0.598863] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.598867] io scheduler noop registered
[ 0.598869] io scheduler deadline registered (default)
[ 0.599111] ERST: Table is not found!
[ 0.599121] isapnp: Scanning for PnP cards...
[ 0.951992] isapnp: No Plug & Play device found
[ 0.953677] Linux agpgart interface v0.103
[ 0.953813] agpgart-intel 0000:00:00.0: Intel 855PM Chipset
[ 0.967244] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[ 0.967330] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.967423] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a NS16550A
[ 0.967818] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a NS16550A
[ 0.967920] serial 0000:00:1f.6: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
[ 0.967928] serial 0000:00:1f.6: PCI INT B disabled
[ 0.968044] PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 0.973630] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.973640] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.973755] mice: PS/2 mouse device common for all mice
[ 0.973808] rtc_cmos 00:06: RTC can wake from S4
[ 0.973857] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[ 0.973875] rtc0: alarms up to one month, y3k, 114 bytes nvram
[ 0.973888] cpuidle: using governor ladder
[ 0.973891] cpuidle: using governor menu
[ 0.973896] No iBFT detected.
[ 0.974241] TCP cubic registered
[ 0.974417] NET: Registered protocol family 10
[ 0.974911] lo: Disabled Privacy Extensions
[ 0.975209] Mobile IPv6
[ 0.975212] NET: Registered protocol family 17
[ 0.975232] Using IPI No-Shortcut mode
[ 0.975306] PM: Resume from disk failed.
[ 0.975319] registered taskstats version 1
[ 0.975571] rtc_cmos 00:06: setting system clock to 2010-08-14 08:04:11 UTC (1281773051)
[ 0.975603] Initalizing network drop monitor service
[ 0.975656] Freeing unused kernel memory: 388k freed
[ 0.975924] Write protecting the kernel text: 2524k
[ 0.975968] Write protecting the kernel read-only data: 1304k
[ 0.977319] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 1.048219] udev: starting version 160
[ 1.325570] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k6-NAPI
[ 1.325574] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 1.325621] e1000 0000:02:01.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
[ 1.326008] Floppy drive(s): fd0 is 1.44M
[ 1.326279] thermal LNXTHERM:01: registered as thermal_zone0
[ 1.326289] ACPI: Thermal Zone [THM0] (54 C)
[ 1.349930] FDC 0 is a National Semiconductor PC87306
[ 1.666285] usbcore: registered new interface driver usbfs
[ 1.666437] usbcore: registered new interface driver hub
[ 1.666502] usbcore: registered new device driver usb
[ 1.671389] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.671755] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
[ 1.672028] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
[ 1.672395] ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 11
[ 1.672402] ehci_hcd 0000:00:1d.7: PCI INT D -> Link[LNKH] -> GSI 11 (level, low) -> IRQ 11
[ 1.672428] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 1.672432] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 1.672461] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
[ 1.672497] ehci_hcd 0000:00:1d.7: debug port 1
[ 1.676377] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[ 1.677638] SCSI subsystem initialized
[ 1.682269] ehci_hcd 0000:00:1d.7: irq 11, io mem 0xc0000000
[ 1.696054] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 1.696111] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.696114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.696118] usb usb1: Product: EHCI Host Controller
[ 1.696121] usb usb1: Manufacturer: Linux 2.6.35-2.sd.rc1-686 ehci_hcd
[ 1.696124] usb usb1: SerialNumber: 0000:00:1d.7
[ 1.696313] hub 1-0:1.0: USB hub found
[ 1.696320] hub 1-0:1.0: 6 ports detected
[ 1.727755] libata version 3.00 loaded.
[ 1.734044] ata_piix 0000:00:1f.1: version 2.13
[ 1.734061] ata_piix 0000:00:1f.1: enabling device (0005 -> 0007)
[ 1.734498] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
[ 1.734505] ata_piix 0000:00:1f.1: PCI INT A -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
[ 1.734559] ata_piix 0000:00:1f.1: setting latency timer to 64
[ 1.734646] scsi0 : ata_piix
[ 1.734833] scsi1 : ata_piix
[ 1.735864] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1860 irq 14
[ 1.735868] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1868 irq 15
[ 1.757561] e1000 0000:02:01.0: eth0: (PCI:33MHz:32-bit) 00:0d:60:b0:62:87
[ 1.757569] e1000 0000:02:01.0: eth0: Intel(R) PRO/1000 Network Connection
[ 1.776036] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.776290] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[ 1.776440] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[ 1.776451] uhci_hcd 0000:00:1d.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
[ 1.776464] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 1.776469] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 1.776484] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 1.776514] uhci_hcd 0000:00:1d.0: irq 11, io base 0x00001800
[ 1.776563] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.776566] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.776570] usb usb2: Product: UHCI Host Controller
[ 1.776573] usb usb2: Manufacturer: Linux 2.6.35-2.sd.rc1-686 uhci_hcd
[ 1.776576] usb usb2: SerialNumber: 0000:00:1d.0
[ 1.776826] hub 2-0:1.0: USB hub found
[ 1.776832] hub 2-0:1.0: 2 ports detected
[ 1.777053] uhci_hcd 0000:00:1d.1: power state changed by ACPI to D0
[ 1.777192] uhci_hcd 0000:00:1d.1: power state changed by ACPI to D0
[ 1.777549] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
[ 1.777554] uhci_hcd 0000:00:1d.1: PCI INT B -> Link[LNKD] -> GSI 11 (level, low) -> IRQ 11
[ 1.777561] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 1.777565] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 1.777578] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[ 1.777600] uhci_hcd 0000:00:1d.1: irq 11, io base 0x00001820
[ 1.777639] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.777642] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.777646] usb usb3: Product: UHCI Host Controller
[ 1.777649] usb usb3: Manufacturer: Linux 2.6.35-2.sd.rc1-686 uhci_hcd
[ 1.777652] usb usb3: SerialNumber: 0000:00:1d.1
[ 1.777844] hub 3-0:1.0: USB hub found
[ 1.777850] hub 3-0:1.0: 2 ports detected
[ 1.777910] uhci_hcd 0000:00:1d.2: PCI INT C -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
[ 1.777918] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 1.777921] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 1.777930] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[ 1.777952] uhci_hcd 0000:00:1d.2: irq 11, io base 0x00001840
[ 1.777986] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.777989] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.777992] usb usb4: Product: UHCI Host Controller
[ 1.777995] usb usb4: Manufacturer: Linux 2.6.35-2.sd.rc1-686 uhci_hcd
[ 1.777999] usb usb4: SerialNumber: 0000:00:1d.2
[ 1.778185] hub 4-0:1.0: USB hub found
[ 1.778190] hub 4-0:1.0: 2 ports detected
[ 1.900318] ata2.01: NODEV after polling detection
[ 1.900667] ata1.00: HPA detected: current 110257519, native 117210240
[ 1.900673] ata1.00: ATA-6: HTS726060M9AT00, MH4OA6BA, max UDMA/100
[ 1.900677] ata1.00: 110257519 sectors, multi 16: LBA
[ 1.908621] ata2.00: ATAPI: UJDA755yDVD/CDRW, 1.70, max UDMA/33
[ 1.916553] ata1.00: configured for UDMA/100
[ 1.916698] scsi 0:0:0:0: Direct-Access ATA HTS726060M9AT00 MH4O PQ: 0 ANSI: 5
[ 1.924559] ata2.00: configured for UDMA/33
[ 1.927385] scsi 1:0:0:0: CD-ROM MATSHITA UJDA755yDVD/CDRW 1.70 PQ: 0 ANSI: 5
[ 1.959286] sd 0:0:0:0: [sda] 110257519 512-byte logical blocks: (56.4 GB/52.5 GiB)
[ 1.959347] sd 0:0:0:0: [sda] Write Protect is off
[ 1.959351] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.959376] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.959538] sda:sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
[ 1.965213] Uniform CD-ROM driver Revision: 3.20
[ 1.965517] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 1.974240] sda1 sda2 sda3 sda4 < sda5 >
[ 2.005767] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.020224] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 2.020883] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 2.220028] usb 3-1: new low speed USB device using uhci_hcd and address 2
[ 2.396619] usb 3-1: New USB device found, idVendor=046d, idProduct=c00e
[ 2.396623] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.396626] usb 3-1: Product: USB-PS/2 Optical Mouse
[ 2.396629] usb 3-1: Manufacturer: Logitech
[ 2.421895] usbcore: registered new interface driver hiddev
[ 2.435115] 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.435283] 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.435447] usbcore: registered new interface driver usbhid
[ 2.435449] usbhid: USB HID core driver
[ 2.566347] device-mapper: uevent: version 1.0.3
[ 2.566959] device-mapper: ioctl: 4.17.0-ioctl (2010-03-05) initialised: dm-devel@xxxxxxxxxx
[ 2.575615] PM: Starting manual resume from disk
[ 2.575621] PM: Resume from partition 8:2
[ 2.575623] PM: Checking hibernation image.
[ 2.575809] PM: Error -22 checking image file
[ 2.575811] PM: Resume from disk failed.
[ 2.606814] EXT3-fs (sda5): recovery required on readonly filesystem
[ 2.606819] EXT3-fs (sda5): write access will be enabled during recovery
[ 2.622717] EXT3-fs: barriers not enabled
[ 2.980569] kjournald starting. Commit interval 5 seconds
[ 2.980601] EXT3-fs (sda5): recovery complete
[ 2.981227] EXT3-fs (sda5): mounted filesystem with ordered data mode
[ 4.897877] udev: starting version 160
[ 5.653347] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[ 5.653592] ACPI: Lid Switch [LID]
[ 5.654088] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3
[ 5.654097] ACPI: Sleep Button [SLPB]
[ 5.654249] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[ 5.654254] ACPI: Power Button [PWRF]
[ 5.720825] ACPI: AC Adapter [AC] (on-line)
[ 5.728681] ACPI: acpi_idle registered with cpuidle
[ 5.743725] ACPI: Battery Slot [BAT0] (battery present)
[ 5.745169] Marking TSC unstable due to TSC halts in idle
[ 5.746739] Switching to clocksource acpi_pm
[ 5.824191] Non-volatile memory driver v1.3
[ 5.879360] input: PC Speaker as /devices/platform/pcspkr/input/input5
[ 6.021998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 6.039164] NET: Registered protocol family 23
[ 6.074706] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 6.138469] parport_pc 00:0b: reported by Plug and Play ACPI
[ 6.138514] parport0: PC-style at 0x3bc, irq 7 [PCSPP,TRISTATE]
[ 6.161990] intel_rng: FWH not detected
[ 6.234068] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:02/LNXVIDEO:00/input/input6
[ 6.234182] ACPI: Video Device [VID] (multi-head: yes rom: no post: no)
[ 6.263788] i801_smbus 0000:00:1f.3: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
[ 6.319315] nsc-ircc 00:0c: activated
[ 6.319484] nsc-ircc, chip->init
[ 6.319493] nsc-ircc, Found chip at base=0x02e
[ 6.319517] nsc-ircc, driver loaded (Dag Brattli)
[ 6.320835] IrDA: Registered device irda0
[ 6.320839] nsc-ircc, Using dongle: IBM31T1100 or Temic TFDS6000/TFDS6500
[ 6.508622] yenta_cardbus 0000:02:00.0: CardBus bridge found [1014:0512]
[ 6.508641] yenta_cardbus 0000:02:00.0: Using INTVAL to route CSC interrupts to PCI
[ 6.508644] yenta_cardbus 0000:02:00.0: Routing CardBus interrupts to PCI
[ 6.508650] yenta_cardbus 0000:02:00.0: TI: mfunc 0x01d21022, devctl 0x64
[ 6.595877] cfg80211: Calling CRDA to update world regulatory domain
[ 6.622464] thinkpad_acpi: ThinkPad ACPI Extras v0.24
[ 6.622468] thinkpad_acpi: http://ibm-acpi.sf.net/
[ 6.622471] thinkpad_acpi: ThinkPad BIOS 1RETDRWW (3.23 ), EC 1RHT71WW-3.04
[ 6.622474] thinkpad_acpi: IBM ThinkPad T40p, model 2374SG6
[ 6.623632] thinkpad_acpi: detected a 8-level brightness capable ThinkPad
[ 6.632108] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is blocked
[ 6.632833] Registered led device: tpacpi::thinklight
[ 6.633075] Registered led device: tpacpi::power
[ 6.633471] Registered led device: tpacpi::standby
[ 6.642991] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
[ 6.649071] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input7
[ 6.716690] [drm] Initialized drm 1.1.0 20060810
[ 6.735200] Synaptics Touchpad, model: 1, fw: 5.9, id: 0x2c6ab1, caps: 0x884793/0x0/0x0
[ 6.735205] serio: Synaptics pass-through port at isa0060/serio1/input0
[ 6.740742] yenta_cardbus 0000:02:00.0: ISA IRQ mask 0x0438, PCI irq 11
[ 6.740746] yenta_cardbus 0000:02:00.0: Socket status: 30000006
[ 6.740758] yenta_cardbus 0000:02:00.0: pcmcia: parent PCI bridge window: [io 0x4000-0x8fff]
[ 6.740763] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x4000-0x8fff: excluding 0x4000-0x40ff 0x4400-0x44ff 0x4800-0x48ff 0x4c00-0x4cff 0x8000-0x803f
[ 6.756087] yenta_cardbus 0000:02:00.0: pcmcia: parent PCI bridge window: [mem 0xc0200000-0xcfffffff]
[ 6.756092] pcmcia_socket pcmcia_socket0: cs: memory probe 0xc0200000-0xcfffffff: excluding 0xc0200000-0xc09fffff 0xc3a00000-0xcc1fffff 0xcfa00000-0xd01fffff
[ 6.756120] yenta_cardbus 0000:02:00.0: pcmcia: parent PCI bridge window: [mem 0xe8000000-0xefffffff pref]
[ 6.756124] pcmcia_socket pcmcia_socket0: cs: memory probe 0xe8000000-0xefffffff: excluding 0xe8000000-0xefffffff
[ 6.756517] yenta_cardbus 0000:02:00.1: CardBus bridge found [1014:0512]
[ 6.756535] yenta_cardbus 0000:02:00.1: Using INTVAL to route CSC interrupts to PCI
[ 6.756538] yenta_cardbus 0000:02:00.1: Routing CardBus interrupts to PCI
[ 6.756544] yenta_cardbus 0000:02:00.1: TI: mfunc 0x01d21022, devctl 0x64
[ 6.781207] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input8
[ 6.988735] yenta_cardbus 0000:02:00.1: ISA IRQ mask 0x0438, PCI irq 11
[ 6.988740] yenta_cardbus 0000:02:00.1: Socket status: 30000006
[ 6.988752] yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge window: [io 0x4000-0x8fff]
[ 6.988757] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x4000-0x8fff: excluding 0x4000-0x40ff 0x4400-0x44ff 0x4800-0x48ff 0x4c00-0x4cff 0x8000-0x803f
[ 7.003581] yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge window: [mem 0xc0200000-0xcfffffff]
[ 7.003586] pcmcia_socket pcmcia_socket1: cs: memory probe 0xc0200000-0xcfffffff: excluding 0xc0200000-0xc09fffff 0xc3a00000-0xcc1fffff 0xcfa00000-0xd01fffff
[ 7.003614] yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge window: [mem 0xe8000000-0xefffffff pref]
[ 7.003618] pcmcia_socket pcmcia_socket1: cs: memory probe 0xe8000000-0xefffffff: excluding 0xe8000000-0xefffffff
[ 7.374619] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x100-0x3af: excluding 0x170-0x177 0x1f0-0x1f7 0x2f8-0x2ff 0x370-0x377
[ 7.375649] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x3e0-0x4ff: excluding 0x3f0-0x3ff 0x4d0-0x4d7
[ 7.376124] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x820-0x8ff: clean.
[ 7.376508] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xc00-0xcf7: clean.
[ 7.376926] pcmcia_socket pcmcia_socket1: cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xd3fff 0xdc000-0xfffff
[ 7.376988] pcmcia_socket pcmcia_socket1: cs: memory probe 0xa0000000-0xa0ffffff: clean.
[ 7.377049] pcmcia_socket pcmcia_socket1: cs: memory probe 0x60000000-0x60ffffff: clean.
[ 7.377115] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xa00-0xaff: clean.
[ 7.378280] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af: excluding 0x170-0x177 0x1f0-0x1f7 0x2f8-0x2ff 0x370-0x377
[ 7.379303] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff: excluding 0x3f0-0x3ff 0x4d0-0x4d7
[ 7.379753] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff: clean.
[ 7.380162] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7: clean.
[ 7.380579] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xd3fff 0xdc000-0xfffff
[ 7.380640] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff: clean.
[ 7.380701] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff: clean.
[ 7.380766] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff: clean.
[ 7.387645] ath5k 0000:02:02.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
[ 7.387724] ath5k 0000:02:02.0: registered as 'phy0'
[ 7.686885] [drm] radeon kernel modesetting enabled.
[ 7.687055] radeon 0000:01:00.0: power state changed by ACPI to D0
[ 7.687093] radeon 0000:01:00.0: power state changed by ACPI to D0
[ 7.687104] radeon 0000:01:00.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
[ 7.691746] [drm] initializing kernel modesetting (RV250 0x1002:0x4C66).
[ 7.691937] [drm] register mmio base: 0xC0100000
[ 7.691940] [drm] register mmio size: 65536
[ 7.692420] agpgart-intel 0000:00:00.0: AGP 2.0 bridge
[ 7.692440] agpgart-intel 0000:00:00.0: putting AGP V2 device into 4x mode
[ 7.692478] radeon 0000:01:00.0: putting AGP V2 device into 4x mode
[ 7.692506] radeon 0000:01:00.0: GTT: 256M 0xD0000000 - 0xDFFFFFFF
[ 7.692516] radeon 0000:01:00.0: VRAM: 64M 0xE0000000 - 0xE3FFFFFF (64M used)
[ 7.692553] [drm] radeon: irq initialized.
[ 7.693252] [drm] Detected VRAM RAM=64M, BAR=128M
[ 7.693256] [drm] RAM width 128bits DDR
[ 7.693357] [TTM] Zone kernel: Available graphics memory: 447430 kiB.
[ 7.693360] [TTM] Zone highmem: Available graphics memory: 516746 kiB.
[ 7.693363] [TTM] Initializing pool allocator.
[ 7.693390] [drm] radeon: 64M of VRAM memory ready
[ 7.693393] [drm] radeon: 256M of GTT memory ready.
[ 7.693713] [drm] Loading R200 Microcode
[ 7.733379] ath: EEPROM regdomain: 0x61
[ 7.733383] ath: EEPROM indicates we should expect a direct regpair map
[ 7.733390] ath: Country alpha2 being used: 00
[ 7.733393] ath: Regpair used: 0x61
[ 7.852993] Intel ICH 0000:00:1f.5: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
[ 7.853059] Intel ICH 0000:00:1f.5: setting latency timer to 64
[ 7.886354] phy0: Selected rate control algorithm 'minstrel'
[ 7.887223] Registered led device: ath5k-phy0::rx
[ 7.887242] Registered led device: ath5k-phy0::tx
[ 7.887246] ath5k phy0: Atheros AR5212 chip found (MAC: 0x56, PHY: 0x41)
[ 7.887250] ath5k phy0: RF5111 5GHz radio found (0x17)
[ 7.887253] ath5k phy0: RF2111 2GHz radio found (0x23)
[ 7.893825] [drm] radeon: ring at 0x00000000D0000000
[ 7.893848] [drm] ring test succeeded in 1 usecs
[ 7.894121] [drm] radeon: ib pool ready.
[ 7.894236] [drm] ib test succeeded in 0 usecs
[ 7.894376] [drm] DFP table revision: 3
[ 7.894424] [drm] Panel ID String: SXGA+ Single (85MHz)
[ 7.894426] [drm] Panel Size 1400x1050
[ 7.894461] [drm] Default TV standard: NTSC
[ 7.894464] [drm] 27.000000000 MHz TV ref clk
[ 7.894466] [drm] No TV DAC info found in BIOS
[ 7.894469] [drm] Default TV standard: NTSC
[ 7.894471] [drm] 27.000000000 MHz TV ref clk
[ 7.894502] [drm] Radeon Display Connectors
[ 7.894504] [drm] Connector 0:
[ 7.894506] [drm] VGA
[ 7.894509] [drm] DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60
[ 7.894511] [drm] Encoders:
[ 7.894513] [drm] CRT1: INTERNAL_DAC1
[ 7.894516] [drm] Connector 1:
[ 7.894517] [drm] DVI-D
[ 7.894519] [drm] HPD1
[ 7.894522] [drm] DDC: 0x64 0x64 0x64 0x64 0x64 0x64 0x64 0x64
[ 7.894524] [drm] Encoders:
[ 7.894526] [drm] DFP1: INTERNAL_TMDS1
[ 7.894528] [drm] Connector 2:
[ 7.894530] [drm] LVDS
[ 7.894532] [drm] Encoders:
[ 7.894534] [drm] LCD1: INTERNAL_LVDS
[ 7.894536] [drm] Connector 3:
[ 7.894537] [drm] S-video
[ 7.894539] [drm] Encoders:
[ 7.894541] [drm] TV1: INTERNAL_DAC2
[ 7.906058] [drm] radeon: power management initialized
[ 8.001379] [drm] fb mappable at 0xE0040000
[ 8.001383] [drm] vram apper at 0xE0000000
[ 8.001386] [drm] size 5914624
[ 8.001388] [drm] fb depth is 24
[ 8.001390] [drm] pitch is 5632
[ 8.070168] Console: switching to colour frame buffer device 175x65
[ 8.105153] fb0: radeondrmfb frame buffer device
[ 8.105156] drm: registered panic notifier
[ 8.105686] Slow work thread pool: Starting up
[ 8.105819] Slow work thread pool: Ready
[ 8.105827] [drm] Initialized radeon 2.5.0 20080528 for 0000:01:00.0 on minor 0
[ 8.776033] intel8x0_measure_ac97_clock: measured 55378 usecs (2668 samples)
[ 8.776037] intel8x0: clocking to 48000
[ 8.777365] Intel ICH Modem 0000:00:1f.6: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
[ 8.777391] Intel ICH Modem 0000:00:1f.6: setting latency timer to 64
[ 9.783151] Adding 1052252k swap on /dev/sda2. Priority:-1 extents:1 across:1052252k
[ 10.021215] EXT3-fs (sda5): using internal journal
[ 11.113914] fuse init (API version 7.14)
[ 11.554382] EXT4-fs (sda3): recovery complete
[ 11.554688] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[ 12.816572] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 13.011154] IBM TrackPoint firmware: 0x0e, buttons: 3/3
[ 13.233375] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input9
[ 18.261578] wlan0: direct probe to 00:04:0e:e4:00:3d (try 1)
[ 18.264036] wlan0: direct probe responded
[ 18.264045] wlan0: authenticate with 00:04:0e:e4:00:3d (try 1)
[ 18.266293] wlan0: authenticated
[ 18.266306] wlan0: associate with 00:04:0e:e4:00:3d (try 1)
[ 18.270526] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=1)
[ 18.270529] wlan0: associated
[ 18.271312] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 18.321784] padlock: VIA PadLock not detected.
[ 25.804471] lp0: using parport0 (interrupt-driven).
[ 25.929569] ppdev: user-space parallel port driver
[ 26.159157] Bluetooth: Core ver 2.15
[ 26.159187] NET: Registered protocol family 31
[ 26.159190] Bluetooth: HCI device and connection manager initialized
[ 26.159193] Bluetooth: HCI socket layer initialized
[ 26.227443] Bluetooth: L2CAP ver 2.14
[ 26.227447] Bluetooth: L2CAP socket layer initialized
[ 26.331486] Bluetooth: RFCOMM TTY layer initialized
[ 26.331491] Bluetooth: RFCOMM socket layer initialized
[ 26.331494] Bluetooth: RFCOMM ver 1.11
[ 26.640175] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 26.640179] Bluetooth: BNEP filters: protocol multicast
[ 26.909066] Bluetooth: SCO (Voice Link) ver 0.6
[ 26.909069] Bluetooth: SCO socket layer initialized
[ 28.288028] wlan0: no IPv6 routers present
[ 28.602899] P-state transition latency capped at 20 uS